2024-02-10T05:10:25.045 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-10T05:10:25.045 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --name yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi/7555051 --description upgrade:quincy-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}} --verbose -- /home/teuthworker/archive/yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi/7555051/orig.config.yaml 2024-02-10T05:10:25.094 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-10T05:10:25.187 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi/7555051 branch: main description: upgrade:quincy-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: yweinste@redhat.com first_in_suite: false job_id: '7555051' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'librbd python api tests ' name: yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 3778 sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 sleep_before_teardown: 0 subset: 111/120000 suite: upgrade:quincy-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_290212a1bfd33563ba76ee5b7f0b944fdb6c5d90/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 targets: smithi178.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ/p2xdnT5fRkZxwT8OfirOwnPwy7UCV8+sTsUMP4RXv9GgcF+B2VxtTFdNu56VdbLwsyFBy2uw1HzilK492JUc= smithi189.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOZO2ygvLuOhAy5oLEXY+D7I2gIY8DOn8J0NDmJokULEeFmAgHoyPsQkHTeA02GuhaOj9ShGTBXTrhlDIeySBlQ= tasks: - pexec: all: - sudo dnf install runc -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: quincy exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing quincy cephadm ...' - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - print: '**** done end installing quincy 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 quincy...' - workunit: clients: client.0: - test_telemetry_quincy.sh - print: '**** done end telemetry quincy...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_quincy_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-02-09_19:43:43 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 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: quincy clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: quincy clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: quincy 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: quincy 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: quincy clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2024-02-10T05:10:25.188 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_290212a1bfd33563ba76ee5b7f0b944fdb6c5d90/qa; will attempt to use it 2024-02-10T05:10:25.189 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_290212a1bfd33563ba76ee5b7f0b944fdb6c5d90/qa/tasks 2024-02-10T05:10:25.189 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-10T05:10:25.198 INFO:teuthology.task.internal:Checking packages... 2024-02-10T05:10:25.232 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '290212a1bfd33563ba76ee5b7f0b944fdb6c5d90' 2024-02-10T05:10:25.232 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-10T05:10:25.232 INFO:teuthology.packaging:ref: None 2024-02-10T05:10:25.232 INFO:teuthology.packaging:tag: None 2024-02-10T05:10:25.233 INFO:teuthology.packaging:branch: main 2024-02-10T05:10:25.233 INFO:teuthology.packaging:sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:10:25.233 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=main 2024-02-10T05:10:25.521 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1361.gf8e4e331 2024-02-10T05:10:25.523 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-10T05:10:25.530 INFO:teuthology.task.internal:no buildpackages task found 2024-02-10T05:10:25.530 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-10T05:10:25.540 INFO:teuthology.task.internal:Saving configuration 2024-02-10T05:10:25.559 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-10T05:10:25.565 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T05:10:25.589 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi178.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi/7555051', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 05:05:07.427445', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ/p2xdnT5fRkZxwT8OfirOwnPwy7UCV8+sTsUMP4RXv9GgcF+B2VxtTFdNu56VdbLwsyFBy2uw1HzilK492JUc='} 2024-02-10T05:10:25.613 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi189.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi/7555051', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 05:05:07.426233', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOZO2ygvLuOhAy5oLEXY+D7I2gIY8DOn8J0NDmJokULEeFmAgHoyPsQkHTeA02GuhaOj9ShGTBXTrhlDIeySBlQ='} 2024-02-10T05:10:25.613 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-10T05:10:25.619 INFO:teuthology.task.internal:roles: ubuntu@smithi178.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-02-10T05:10:25.619 INFO:teuthology.task.internal:roles: ubuntu@smithi189.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-02-10T05:10:25.619 INFO:teuthology.run_tasks:Running task console_log... 2024-02-10T05:10:25.691 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f1f4a7250d0>, signals=[15]) 2024-02-10T05:10:25.691 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-10T05:10:25.699 INFO:teuthology.task.internal:Opening connections... 2024-02-10T05:10:25.699 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi178.front.sepia.ceph.com 2024-02-10T05:10:25.702 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T05:10:25.793 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi189.front.sepia.ceph.com 2024-02-10T05:10:25.794 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T05:10:25.880 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-10T05:10:25.887 DEBUG:teuthology.orchestra.run.smithi178:> uname -m 2024-02-10T05:10:25.904 INFO:teuthology.orchestra.run.smithi178.stdout:x86_64 2024-02-10T05:10:25.905 DEBUG:teuthology.orchestra.run.smithi178:> cat /etc/os-release 2024-02-10T05:10:25.962 INFO:teuthology.orchestra.run.smithi178.stdout:NAME="CentOS Stream" 2024-02-10T05:10:25.962 INFO:teuthology.orchestra.run.smithi178.stdout:VERSION="9" 2024-02-10T05:10:25.962 INFO:teuthology.orchestra.run.smithi178.stdout:ID="centos" 2024-02-10T05:10:25.962 INFO:teuthology.orchestra.run.smithi178.stdout:ID_LIKE="rhel fedora" 2024-02-10T05:10:25.962 INFO:teuthology.orchestra.run.smithi178.stdout:VERSION_ID="9" 2024-02-10T05:10:25.962 INFO:teuthology.orchestra.run.smithi178.stdout:PLATFORM_ID="platform:el9" 2024-02-10T05:10:25.962 INFO:teuthology.orchestra.run.smithi178.stdout:PRETTY_NAME="CentOS Stream 9" 2024-02-10T05:10:25.962 INFO:teuthology.orchestra.run.smithi178.stdout:ANSI_COLOR="0;31" 2024-02-10T05:10:25.962 INFO:teuthology.orchestra.run.smithi178.stdout:LOGO="fedora-logo-icon" 2024-02-10T05:10:25.962 INFO:teuthology.orchestra.run.smithi178.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-02-10T05:10:25.963 INFO:teuthology.orchestra.run.smithi178.stdout:HOME_URL="https://centos.org/" 2024-02-10T05:10:25.963 INFO:teuthology.orchestra.run.smithi178.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-10T05:10:25.963 INFO:teuthology.orchestra.run.smithi178.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-02-10T05:10:25.963 INFO:teuthology.orchestra.run.smithi178.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-10T05:10:25.963 INFO:teuthology.lock.ops:Updating smithi178.front.sepia.ceph.com on lock server 2024-02-10T05:10:25.988 DEBUG:teuthology.orchestra.run.smithi189:> uname -m 2024-02-10T05:10:26.005 INFO:teuthology.orchestra.run.smithi189.stdout:x86_64 2024-02-10T05:10:26.005 DEBUG:teuthology.orchestra.run.smithi189:> cat /etc/os-release 2024-02-10T05:10:26.061 INFO:teuthology.orchestra.run.smithi189.stdout:NAME="CentOS Stream" 2024-02-10T05:10:26.061 INFO:teuthology.orchestra.run.smithi189.stdout:VERSION="9" 2024-02-10T05:10:26.061 INFO:teuthology.orchestra.run.smithi189.stdout:ID="centos" 2024-02-10T05:10:26.062 INFO:teuthology.orchestra.run.smithi189.stdout:ID_LIKE="rhel fedora" 2024-02-10T05:10:26.062 INFO:teuthology.orchestra.run.smithi189.stdout:VERSION_ID="9" 2024-02-10T05:10:26.062 INFO:teuthology.orchestra.run.smithi189.stdout:PLATFORM_ID="platform:el9" 2024-02-10T05:10:26.062 INFO:teuthology.orchestra.run.smithi189.stdout:PRETTY_NAME="CentOS Stream 9" 2024-02-10T05:10:26.062 INFO:teuthology.orchestra.run.smithi189.stdout:ANSI_COLOR="0;31" 2024-02-10T05:10:26.062 INFO:teuthology.orchestra.run.smithi189.stdout:LOGO="fedora-logo-icon" 2024-02-10T05:10:26.062 INFO:teuthology.orchestra.run.smithi189.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-02-10T05:10:26.062 INFO:teuthology.orchestra.run.smithi189.stdout:HOME_URL="https://centos.org/" 2024-02-10T05:10:26.062 INFO:teuthology.orchestra.run.smithi189.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-10T05:10:26.062 INFO:teuthology.orchestra.run.smithi189.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-02-10T05:10:26.062 INFO:teuthology.orchestra.run.smithi189.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-10T05:10:26.062 INFO:teuthology.lock.ops:Updating smithi189.front.sepia.ceph.com on lock server 2024-02-10T05:10:26.088 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-10T05:10:26.097 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-10T05:10:26.141 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-10T05:10:26.141 DEBUG:teuthology.orchestra.run.smithi178:> test '!' -e /home/ubuntu/cephtest 2024-02-10T05:10:26.144 DEBUG:teuthology.orchestra.run.smithi189:> test '!' -e /home/ubuntu/cephtest 2024-02-10T05:10:26.159 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-10T05:10:26.164 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-10T05:10:26.165 DEBUG:teuthology.orchestra.run.smithi178:> test -z $(ls -A /var/lib/ceph) 2024-02-10T05:10:26.204 DEBUG:teuthology.orchestra.run.smithi189:> test -z $(ls -A /var/lib/ceph) 2024-02-10T05:10:26.311 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-10T05:10:26.366 INFO:teuthology.run_tasks:Running task kernel... 2024-02-10T05:10:26.381 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-10T05:10:26.381 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-10T05:10:26.381 DEBUG:teuthology.orchestra.run.smithi178:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T05:10:26.382 DEBUG:teuthology.orchestra.run.smithi189:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T05:10:26.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T05:10:26.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T05:10:26.399 DEBUG:teuthology.orchestra.run.smithi189:> uname -r 2024-02-10T05:10:26.399 DEBUG:teuthology.orchestra.run.smithi178:> uname -r 2024-02-10T05:10:26.456 INFO:teuthology.orchestra.run.smithi189.stdout:5.14.0-361.el9.x86_64 2024-02-10T05:10:26.456 INFO:teuthology.task.kernel:Running kernel on smithi189: 5.14.0-361.el9.x86_64 2024-02-10T05:10:26.456 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum install -y kernel 2024-02-10T05:10:26.457 INFO:teuthology.orchestra.run.smithi178.stdout:5.14.0-361.el9.x86_64 2024-02-10T05:10:26.457 INFO:teuthology.task.kernel:Running kernel on smithi178: 5.14.0-361.el9.x86_64 2024-02-10T05:10:26.457 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum install -y kernel 2024-02-10T05:10:28.556 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS-9 - AppStream 16 MB/s | 6.7 MB 00:00 2024-02-10T05:10:28.570 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS-9 - AppStream 15 MB/s | 6.7 MB 00:00 2024-02-10T05:10:29.995 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS-9 - BaseOS 6.4 MB/s | 2.0 MB 00:00 2024-02-10T05:10:30.048 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS-9 - BaseOS 5.3 MB/s | 2.0 MB 00:00 2024-02-10T05:10:30.810 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.0 MB 00:00 2024-02-10T05:10:30.914 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - BaseOS 16 MB/s | 8.0 MB 00:00 2024-02-10T05:10:32.820 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - AppStream 21 MB/s | 19 MB 00:00 2024-02-10T05:10:33.407 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - AppStream 13 MB/s | 19 MB 00:01 2024-02-10T05:10:38.208 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - CRB 5.5 MB/s | 5.9 MB 00:01 2024-02-10T05:10:39.633 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - Extras packages 46 kB/s | 15 kB 00:00 2024-02-10T05:10:40.818 INFO:teuthology.orchestra.run.smithi189.stdout:Extra Packages for Enterprise Linux 19 MB/s | 20 MB 00:01 2024-02-10T05:10:45.743 INFO:teuthology.orchestra.run.smithi189.stdout:lab-extras 12 kB/s | 1.7 kB 00:00 2024-02-10T05:10:48.024 INFO:teuthology.orchestra.run.smithi189.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-02-10T05:10:48.025 INFO:teuthology.orchestra.run.smithi189.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-02-10T05:10:48.136 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-02-10T05:10:48.146 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-02-10T05:10:48.146 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repository Size 2024-02-10T05:10:48.146 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-02-10T05:10:48.146 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-02-10T05:10:48.146 INFO:teuthology.orchestra.run.smithi189.stdout: kernel x86_64 5.14.0-419.el9 CentOS-BaseOS 6.0 M 2024-02-10T05:10:48.146 INFO:teuthology.orchestra.run.smithi189.stdout:Installing dependencies: 2024-02-10T05:10:48.146 INFO:teuthology.orchestra.run.smithi189.stdout: kernel-core x86_64 5.14.0-419.el9 CentOS-BaseOS 21 M 2024-02-10T05:10:48.147 INFO:teuthology.orchestra.run.smithi189.stdout: kernel-modules x86_64 5.14.0-419.el9 CentOS-BaseOS 39 M 2024-02-10T05:10:48.147 INFO:teuthology.orchestra.run.smithi189.stdout: kernel-modules-core x86_64 5.14.0-419.el9 CentOS-BaseOS 33 M 2024-02-10T05:10:48.147 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:10:48.147 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-02-10T05:10:48.147 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-02-10T05:10:48.147 INFO:teuthology.orchestra.run.smithi189.stdout:Install 4 Packages 2024-02-10T05:10:48.147 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:10:48.148 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 99 M 2024-02-10T05:10:48.148 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 122 M 2024-02-10T05:10:48.148 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-02-10T05:10:48.485 INFO:teuthology.orchestra.run.smithi189.stdout:(1/4): kernel-5.14.0-419.el9.x86_64.rpm 18 MB/s | 6.0 MB 00:00 2024-02-10T05:10:49.011 INFO:teuthology.orchestra.run.smithi189.stdout:(2/4): kernel-core-5.14.0-419.el9.x86_64.rpm 24 MB/s | 21 MB 00:00 2024-02-10T05:10:49.611 INFO:teuthology.orchestra.run.smithi189.stdout:(3/4): kernel-modules-core-5.14.0-419.el9.x86_6 30 MB/s | 33 MB 00:01 2024-02-10T05:10:50.069 INFO:teuthology.orchestra.run.smithi189.stdout:(4/4): kernel-modules-5.14.0-419.el9.x86_64.rpm 20 MB/s | 39 MB 00:01 2024-02-10T05:10:50.072 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-02-10T05:10:50.073 INFO:teuthology.orchestra.run.smithi189.stdout:Total 52 MB/s | 99 MB 00:01 2024-02-10T05:10:50.073 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-02-10T05:10:50.423 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-02-10T05:10:50.424 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-02-10T05:10:51.445 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-02-10T05:10:51.445 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-02-10T05:10:53.868 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-02-10T05:10:54.551 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : kernel-modules-core-5.14.0-419.el9.x86_64 1/4 2024-02-10T05:10:54.686 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T05:10:57.479 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T05:10:57.671 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T05:10:59.333 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - CRB 267 kB/s | 5.9 MB 00:22 2024-02-10T05:11:02.034 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - Extras packages 9.9 kB/s | 15 kB 00:01 2024-02-10T05:11:02.380 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T05:11:02.644 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : kernel-5.14.0-419.el9.x86_64 4/4 2024-02-10T05:11:07.364 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: kernel-modules-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T05:11:07.688 INFO:teuthology.orchestra.run.smithi178.stdout:Extra Packages for Enterprise Linux 3.7 MB/s | 20 MB 00:05 2024-02-10T05:11:12.517 INFO:teuthology.orchestra.run.smithi178.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-02-10T05:11:14.766 INFO:teuthology.orchestra.run.smithi178.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-02-10T05:11:14.766 INFO:teuthology.orchestra.run.smithi178.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-02-10T05:11:14.859 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-02-10T05:11:14.868 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-02-10T05:11:14.868 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2024-02-10T05:11:14.868 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-02-10T05:11:14.868 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-02-10T05:11:14.868 INFO:teuthology.orchestra.run.smithi178.stdout: kernel x86_64 5.14.0-419.el9 CentOS-BaseOS 6.0 M 2024-02-10T05:11:14.868 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2024-02-10T05:11:14.868 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-core x86_64 5.14.0-419.el9 CentOS-BaseOS 21 M 2024-02-10T05:11:14.868 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-modules x86_64 5.14.0-419.el9 CentOS-BaseOS 39 M 2024-02-10T05:11:14.868 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-modules-core x86_64 5.14.0-419.el9 CentOS-BaseOS 33 M 2024-02-10T05:11:14.868 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:11:14.868 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-02-10T05:11:14.869 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-02-10T05:11:14.869 INFO:teuthology.orchestra.run.smithi178.stdout:Install 4 Packages 2024-02-10T05:11:14.869 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:11:14.869 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 99 M 2024-02-10T05:11:14.869 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 122 M 2024-02-10T05:11:14.869 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-02-10T05:11:15.285 INFO:teuthology.orchestra.run.smithi178.stdout:(1/4): kernel-5.14.0-419.el9.x86_64.rpm 14 MB/s | 6.0 MB 00:00 2024-02-10T05:11:15.894 INFO:teuthology.orchestra.run.smithi178.stdout:(2/4): kernel-core-5.14.0-419.el9.x86_64.rpm 20 MB/s | 21 MB 00:01 2024-02-10T05:11:16.494 INFO:teuthology.orchestra.run.smithi178.stdout:(3/4): kernel-modules-core-5.14.0-419.el9.x86_6 28 MB/s | 33 MB 00:01 2024-02-10T05:11:16.969 INFO:teuthology.orchestra.run.smithi178.stdout:(4/4): kernel-modules-5.14.0-419.el9.x86_64.rpm 19 MB/s | 39 MB 00:02 2024-02-10T05:11:16.972 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-02-10T05:11:16.973 INFO:teuthology.orchestra.run.smithi178.stdout:Total 47 MB/s | 99 MB 00:02 2024-02-10T05:11:16.973 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-02-10T05:11:17.345 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-02-10T05:11:17.345 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-02-10T05:11:18.368 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-02-10T05:11:18.369 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-02-10T05:11:20.771 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-02-10T05:11:21.414 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : kernel-modules-core-5.14.0-419.el9.x86_64 1/4 2024-02-10T05:11:21.552 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T05:11:24.291 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T05:11:24.488 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T05:11:29.181 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T05:11:29.300 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : kernel-5.14.0-419.el9.x86_64 4/4 2024-02-10T05:11:34.045 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-modules-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T05:11:36.665 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: kernel-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T05:11:36.665 INFO:teuthology.orchestra.run.smithi189.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-02-10T05:11:36.665 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:11:36.734 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: kernel-modules-5.14.0-419.el9.x86_64 4/4 2024-02-10T05:11:37.130 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: kernel-5.14.0-419.el9.x86_64 4/4 2024-02-10T05:11:37.130 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : kernel-5.14.0-419.el9.x86_64 1/4 2024-02-10T05:11:37.130 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T05:11:37.130 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T05:11:37.523 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : kernel-modules-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T05:11:37.523 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:11:37.523 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-02-10T05:11:37.523 INFO:teuthology.orchestra.run.smithi189.stdout: kernel-5.14.0-419.el9.x86_64 2024-02-10T05:11:37.523 INFO:teuthology.orchestra.run.smithi189.stdout: kernel-core-5.14.0-419.el9.x86_64 2024-02-10T05:11:37.523 INFO:teuthology.orchestra.run.smithi189.stdout: kernel-modules-5.14.0-419.el9.x86_64 2024-02-10T05:11:37.523 INFO:teuthology.orchestra.run.smithi189.stdout: kernel-modules-core-5.14.0-419.el9.x86_64 2024-02-10T05:11:37.523 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:11:37.523 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-02-10T05:11:38.014 DEBUG:teuthology.orchestra.run.smithi189:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T05:11:38.147 INFO:teuthology.orchestra.run.smithi189.stdout:kernel-5.14.0-419.el9.x86_64 2024-02-10T05:11:38.147 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-419.el9.x86_64 2024-02-10T05:11:38.147 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-419.el9.x86_64 2024-02-10T05:11:38.148 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-10T05:11:38.148 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-10T05:11:38.148 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-10T05:11:38.148 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi189.front.sepia.ceph.com, path=None, version=distro) 2024-02-10T05:11:38.148 DEBUG:teuthology.orchestra.run.smithi189:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T05:11:38.255 INFO:teuthology.orchestra.run.smithi189.stdout:kernel-5.14.0-419.el9.x86_64 2024-02-10T05:11:38.255 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-419.el9.x86_64 2024-02-10T05:11:38.255 DEBUG:teuthology.orchestra.run.smithi189:> sudo rpm -qi grub2-tools 2024-02-10T05:11:38.289 INFO:teuthology.orchestra.run.smithi189.stdout:Name : grub2-tools 2024-02-10T05:11:38.289 INFO:teuthology.orchestra.run.smithi189.stdout:Epoch : 1 2024-02-10T05:11:38.289 INFO:teuthology.orchestra.run.smithi189.stdout:Version : 2.06 2024-02-10T05:11:38.289 INFO:teuthology.orchestra.run.smithi189.stdout:Release : 68.el9 2024-02-10T05:11:38.289 INFO:teuthology.orchestra.run.smithi189.stdout:Architecture: x86_64 2024-02-10T05:11:38.289 INFO:teuthology.orchestra.run.smithi189.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-02-10T05:11:38.289 INFO:teuthology.orchestra.run.smithi189.stdout:Group : Unspecified 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout:Size : 8264254 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout:License : GPLv3+ 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout:Packager : builder@centos.org 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout:Vendor : CentOS 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout:Summary : Support tools for GRUB. 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout:Description : 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-10T05:11:38.290 INFO:teuthology.orchestra.run.smithi189.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-10T05:11:38.291 INFO:teuthology.orchestra.run.smithi189.stdout:hardware devices. 2024-02-10T05:11:38.291 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:11:38.291 INFO:teuthology.orchestra.run.smithi189.stdout:This subpackage provides tools for support of all platforms. 2024-02-10T05:11:38.291 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-10T05:11:38.292 INFO:teuthology.task.kernel:Updating grub on smithi189 to boot 5.14.0-419.el9.x86_64 2024-02-10T05:11:38.292 DEBUG:teuthology.orchestra.run.smithi189:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-10T05:11:39.000 INFO:teuthology.orchestra.run.smithi189.stderr:Generating grub configuration file ... 2024-02-10T05:11:40.256 INFO:teuthology.orchestra.run.smithi189.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-02-10T05:11:40.287 INFO:teuthology.orchestra.run.smithi189.stderr:done 2024-02-10T05:11:40.289 DEBUG:teuthology.orchestra.run.smithi189:> mktemp 2024-02-10T05:11:40.304 INFO:teuthology.orchestra.run.smithi189.stdout:/tmp/tmp.v0z1sYYFBr 2024-02-10T05:11:40.305 DEBUG:teuthology.orchestra.run.smithi189:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.v0z1sYYFBr 2024-02-10T05:11:40.374 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod 0666 /tmp/tmp.v0z1sYYFBr 2024-02-10T05:11:40.515 DEBUG:teuthology.orchestra.remote:smithi189:/tmp/tmp.v0z1sYYFBr is 6KB 2024-02-10T05:11:40.563 DEBUG:teuthology.orchestra.run.smithi189:> rm -fr /tmp/tmp.v0z1sYYFBr 2024-02-10T05:11:40.576 DEBUG:teuthology.orchestra.run.smithi189:> sudo /bin/ls /boot/loader/entries || true 2024-02-10T05:11:40.641 INFO:teuthology.orchestra.run.smithi189.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-02-10T05:11:40.642 INFO:teuthology.orchestra.run.smithi189.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-02-10T05:11:40.642 INFO:teuthology.orchestra.run.smithi189.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-02-10T05:11:40.642 INFO:teuthology.orchestra.run.smithi189.stdout:15949e3c88704300882482eddfd7baae-5.14.0-419.el9.x86_64.conf 2024-02-10T05:11:40.643 DEBUG:teuthology.orchestra.run.smithi189:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-419.el9.x86_64 2024-02-10T05:11:40.796 DEBUG:teuthology.orchestra.run.smithi189:> sudo shutdown -r now 2024-02-10T05:12:03.373 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T05:12:03.373 INFO:teuthology.orchestra.run.smithi178.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-02-10T05:12:03.373 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:12:03.443 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-modules-5.14.0-419.el9.x86_64 4/4 2024-02-10T05:12:03.896 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: kernel-5.14.0-419.el9.x86_64 4/4 2024-02-10T05:12:03.896 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : kernel-5.14.0-419.el9.x86_64 1/4 2024-02-10T05:12:03.896 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : kernel-core-5.14.0-419.el9.x86_64 2/4 2024-02-10T05:12:03.897 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : kernel-modules-5.14.0-419.el9.x86_64 3/4 2024-02-10T05:12:04.329 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : kernel-modules-core-5.14.0-419.el9.x86_64 4/4 2024-02-10T05:12:04.329 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:12:04.329 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-02-10T05:12:04.329 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-5.14.0-419.el9.x86_64 2024-02-10T05:12:04.329 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-core-5.14.0-419.el9.x86_64 2024-02-10T05:12:04.329 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-modules-5.14.0-419.el9.x86_64 2024-02-10T05:12:04.329 INFO:teuthology.orchestra.run.smithi178.stdout: kernel-modules-core-5.14.0-419.el9.x86_64 2024-02-10T05:12:04.329 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:12:04.329 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-02-10T05:12:04.861 DEBUG:teuthology.orchestra.run.smithi178:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T05:12:04.996 INFO:teuthology.orchestra.run.smithi178.stdout:kernel-5.14.0-419.el9.x86_64 2024-02-10T05:12:04.996 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-419.el9.x86_64 2024-02-10T05:12:04.996 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-419.el9.x86_64 2024-02-10T05:12:04.997 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-10T05:12:04.997 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-10T05:12:04.997 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-10T05:12:04.997 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi178.front.sepia.ceph.com, path=None, version=distro) 2024-02-10T05:12:04.997 DEBUG:teuthology.orchestra.run.smithi178:> rpm -q kernel | sort -rV | head -n 1 2024-02-10T05:12:05.104 INFO:teuthology.orchestra.run.smithi178.stdout:kernel-5.14.0-419.el9.x86_64 2024-02-10T05:12:05.104 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-419.el9.x86_64 2024-02-10T05:12:05.105 DEBUG:teuthology.orchestra.run.smithi178:> sudo rpm -qi grub2-tools 2024-02-10T05:12:05.146 INFO:teuthology.orchestra.run.smithi178.stdout:Name : grub2-tools 2024-02-10T05:12:05.146 INFO:teuthology.orchestra.run.smithi178.stdout:Epoch : 1 2024-02-10T05:12:05.146 INFO:teuthology.orchestra.run.smithi178.stdout:Version : 2.06 2024-02-10T05:12:05.146 INFO:teuthology.orchestra.run.smithi178.stdout:Release : 68.el9 2024-02-10T05:12:05.147 INFO:teuthology.orchestra.run.smithi178.stdout:Architecture: x86_64 2024-02-10T05:12:05.147 INFO:teuthology.orchestra.run.smithi178.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-02-10T05:12:05.147 INFO:teuthology.orchestra.run.smithi178.stdout:Group : Unspecified 2024-02-10T05:12:05.147 INFO:teuthology.orchestra.run.smithi178.stdout:Size : 8264254 2024-02-10T05:12:05.147 INFO:teuthology.orchestra.run.smithi178.stdout:License : GPLv3+ 2024-02-10T05:12:05.147 INFO:teuthology.orchestra.run.smithi178.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-02-10T05:12:05.147 INFO:teuthology.orchestra.run.smithi178.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-02-10T05:12:05.147 INFO:teuthology.orchestra.run.smithi178.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-02-10T05:12:05.147 INFO:teuthology.orchestra.run.smithi178.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-02-10T05:12:05.147 INFO:teuthology.orchestra.run.smithi178.stdout:Packager : builder@centos.org 2024-02-10T05:12:05.147 INFO:teuthology.orchestra.run.smithi178.stdout:Vendor : CentOS 2024-02-10T05:12:05.147 INFO:teuthology.orchestra.run.smithi178.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-10T05:12:05.147 INFO:teuthology.orchestra.run.smithi178.stdout:Summary : Support tools for GRUB. 2024-02-10T05:12:05.148 INFO:teuthology.orchestra.run.smithi178.stdout:Description : 2024-02-10T05:12:05.148 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:12:05.148 INFO:teuthology.orchestra.run.smithi178.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-10T05:12:05.148 INFO:teuthology.orchestra.run.smithi178.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-10T05:12:05.148 INFO:teuthology.orchestra.run.smithi178.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-10T05:12:05.148 INFO:teuthology.orchestra.run.smithi178.stdout:hardware devices. 2024-02-10T05:12:05.148 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:12:05.148 INFO:teuthology.orchestra.run.smithi178.stdout:This subpackage provides tools for support of all platforms. 2024-02-10T05:12:05.149 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-10T05:12:05.149 INFO:teuthology.task.kernel:Updating grub on smithi178 to boot 5.14.0-419.el9.x86_64 2024-02-10T05:12:05.149 DEBUG:teuthology.orchestra.run.smithi178:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-10T05:12:05.784 INFO:teuthology.orchestra.run.smithi178.stderr:Generating grub configuration file ... 2024-02-10T05:12:07.215 INFO:teuthology.orchestra.run.smithi178.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-02-10T05:12:07.243 INFO:teuthology.orchestra.run.smithi178.stderr:done 2024-02-10T05:12:07.245 DEBUG:teuthology.orchestra.run.smithi178:> mktemp 2024-02-10T05:12:07.269 INFO:teuthology.orchestra.run.smithi178.stdout:/tmp/tmp.iBOGp9wjzh 2024-02-10T05:12:07.269 DEBUG:teuthology.orchestra.run.smithi178:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.iBOGp9wjzh 2024-02-10T05:12:07.339 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod 0666 /tmp/tmp.iBOGp9wjzh 2024-02-10T05:12:07.481 DEBUG:teuthology.orchestra.remote:smithi178:/tmp/tmp.iBOGp9wjzh is 6KB 2024-02-10T05:12:07.528 DEBUG:teuthology.orchestra.run.smithi178:> rm -fr /tmp/tmp.iBOGp9wjzh 2024-02-10T05:12:07.551 DEBUG:teuthology.orchestra.run.smithi178:> sudo /bin/ls /boot/loader/entries || true 2024-02-10T05:12:07.619 INFO:teuthology.orchestra.run.smithi178.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-02-10T05:12:07.619 INFO:teuthology.orchestra.run.smithi178.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-02-10T05:12:07.620 INFO:teuthology.orchestra.run.smithi178.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-02-10T05:12:07.620 INFO:teuthology.orchestra.run.smithi178.stdout:15949e3c88704300882482eddfd7baae-5.14.0-419.el9.x86_64.conf 2024-02-10T05:12:07.621 DEBUG:teuthology.orchestra.run.smithi178:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-419.el9.x86_64 2024-02-10T05:12:07.792 DEBUG:teuthology.orchestra.run.smithi178:> sudo shutdown -r now 2024-02-10T05:12:10.800 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-10T05:12:10.800 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-02-10T05:12:10.801 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T05:12:29.244 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.189 2024-02-10T05:12:37.804 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-10T05:12:37.804 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-02-10T05:12:37.805 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T05:12:38.245 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-02-10T05:12:38.273 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T05:12:41.340 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.189 2024-02-10T05:12:53.352 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-02-10T05:12:53.353 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T05:12:56.124 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.178 2024-02-10T05:13:05.132 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-02-10T05:13:05.133 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T05:13:08.192 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.178 2024-02-10T05:13:11.740 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.189 2024-02-10T05:13:20.196 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-02-10T05:13:20.197 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T05:13:23.260 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.178 2024-02-10T05:13:26.744 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-02-10T05:13:26.745 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T05:13:27.223 DEBUG:teuthology.orchestra.run.smithi189:> true 2024-02-10T05:13:27.648 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-02-10T05:13:27.648 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-419.el9.x86_64"... 2024-02-10T05:13:27.648 DEBUG:teuthology.orchestra.run.smithi189:> uname -r 2024-02-10T05:13:27.662 INFO:teuthology.orchestra.run.smithi189.stdout:5.14.0-419.el9.x86_64 2024-02-10T05:13:27.662 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-419.el9.x86_64 vs 5.14.0-419.el9.x86_64 2024-02-10T05:13:27.663 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-10T05:13:27.663 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-10T05:13:28.664 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-10T05:13:28.664 DEBUG:teuthology.orchestra.run.smithi189:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T05:13:28.724 INFO:teuthology.orchestra.run.smithi189.stdout:ttyS1 2024-02-10T05:13:28.764 DEBUG:teuthology.parallel:result is None 2024-02-10T05:13:38.261 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-02-10T05:13:38.262 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T05:14:10.230 DEBUG:teuthology.orchestra.run.smithi178:> true 2024-02-10T05:14:10.885 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-02-10T05:14:10.885 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-419.el9.x86_64"... 2024-02-10T05:14:10.886 DEBUG:teuthology.orchestra.run.smithi178:> uname -r 2024-02-10T05:14:10.900 INFO:teuthology.orchestra.run.smithi178.stdout:5.14.0-419.el9.x86_64 2024-02-10T05:14:10.901 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-419.el9.x86_64 vs 5.14.0-419.el9.x86_64 2024-02-10T05:14:10.901 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-10T05:14:10.901 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-10T05:14:11.902 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-10T05:14:11.902 DEBUG:teuthology.orchestra.run.smithi178:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T05:14:11.967 INFO:teuthology.orchestra.run.smithi178.stdout:ttyS1 2024-02-10T05:14:12.013 DEBUG:teuthology.parallel:result is None 2024-02-10T05:14:12.013 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-10T05:14:12.021 INFO:teuthology.task.internal:Creating test directory... 2024-02-10T05:14:12.022 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T05:14:12.024 DEBUG:teuthology.orchestra.run.smithi189:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T05:14:12.043 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-10T05:14:12.050 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-10T05:14:12.061 INFO:teuthology.task.internal:Creating archive directory... 2024-02-10T05:14:12.061 DEBUG:teuthology.orchestra.run.smithi178:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T05:14:12.080 DEBUG:teuthology.orchestra.run.smithi189:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T05:14:12.111 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-10T05:14:12.117 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-10T05:14:12.118 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T05:14:12.139 DEBUG:teuthology.orchestra.run.smithi189:> 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-02-10T05:14:12.171 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T05:14:12.184 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T05:14:12.188 INFO:teuthology.orchestra.run.smithi189.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T05:14:12.203 INFO:teuthology.orchestra.run.smithi189.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T05:14:12.205 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-10T05:14:12.213 INFO:teuthology.task.internal:Configuring sudo... 2024-02-10T05:14:12.213 DEBUG:teuthology.orchestra.run.smithi178:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T05:14:12.228 DEBUG:teuthology.orchestra.run.smithi189:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T05:14:12.277 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-10T05:14:12.287 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-10T05:14:12.287 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T05:14:12.295 DEBUG:teuthology.orchestra.run.smithi189:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T05:14:12.333 DEBUG:teuthology.orchestra.run.smithi178:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T05:14:12.392 DEBUG:teuthology.orchestra.run.smithi178:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T05:14:12.437 DEBUG:teuthology.orchestra.run.smithi178:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T05:14:12.519 DEBUG:teuthology.orchestra.run.smithi178:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T05:14:12.559 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:14:12.560 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T05:14:12.627 DEBUG:teuthology.orchestra.run.smithi189:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T05:14:12.671 DEBUG:teuthology.orchestra.run.smithi189:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T05:14:12.720 DEBUG:teuthology.orchestra.run.smithi189:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T05:14:12.805 DEBUG:teuthology.orchestra.run.smithi189:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T05:14:12.850 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-02-10T05:14:12.851 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T05:14:12.920 DEBUG:teuthology.orchestra.run.smithi178:> sudo service rsyslog restart 2024-02-10T05:14:12.923 DEBUG:teuthology.orchestra.run.smithi189:> sudo service rsyslog restart 2024-02-10T05:14:12.971 INFO:teuthology.orchestra.run.smithi178.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-10T05:14:13.004 INFO:teuthology.orchestra.run.smithi189.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-10T05:14:13.333 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-10T05:14:13.341 INFO:teuthology.task.internal:Starting timer... 2024-02-10T05:14:13.342 INFO:teuthology.run_tasks:Running task pcp... 2024-02-10T05:14:13.351 INFO:teuthology.run_tasks:Running task selinux... 2024-02-10T05:14:13.360 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-02-10T05:14:13.361 DEBUG:teuthology.orchestra.run.smithi178:> sudo service auditd rotate 2024-02-10T05:14:13.417 INFO:teuthology.orchestra.run.smithi178.stdout:Rotating logs: 2024-02-10T05:14:13.419 DEBUG:teuthology.orchestra.run.smithi189:> sudo service auditd rotate 2024-02-10T05:14:13.482 INFO:teuthology.orchestra.run.smithi189.stdout:Rotating logs: 2024-02-10T05:14:13.483 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-10T05:14:13.483 DEBUG:teuthology.orchestra.run.smithi178:> /usr/sbin/getenforce 2024-02-10T05:14:13.530 INFO:teuthology.orchestra.run.smithi178.stdout:Permissive 2024-02-10T05:14:13.530 DEBUG:teuthology.orchestra.run.smithi189:> /usr/sbin/getenforce 2024-02-10T05:14:13.554 INFO:teuthology.orchestra.run.smithi189.stdout:Permissive 2024-02-10T05:14:13.555 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi178.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi189.front.sepia.ceph.com': 'permissive'} 2024-02-10T05:14:13.555 DEBUG:teuthology.orchestra.run.smithi178:> 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 2024-02-10T05:14:13.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T05:14:13.582 DEBUG:teuthology.orchestra.run.smithi189:> 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 2024-02-10T05:14:13.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T05:14:13.623 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-10T05:14:13.623 DEBUG:teuthology.orchestra.run.smithi178:> sudo /usr/sbin/setenforce permissive 2024-02-10T05:14:13.658 DEBUG:teuthology.orchestra.run.smithi189:> sudo /usr/sbin/setenforce permissive 2024-02-10T05:14:13.698 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-10T05:14:13.708 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-10T05:14:13.725 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-02-10T05:14:13.726 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi178.front.sepia.ceph.com,smithi189.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-10T05:18:24.050 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi178.front.sepia.ceph.com'), Remote(name='ubuntu@smithi189.front.sepia.ceph.com')] 2024-02-10T05:18:24.052 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-02-10T05:18:24.054 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi178.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T05:18:24.147 DEBUG:teuthology.orchestra.run.smithi178:> true 2024-02-10T05:18:24.227 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi178.front.sepia.ceph.com' 2024-02-10T05:18:24.228 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-02-10T05:18:24.228 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T05:18:24.320 DEBUG:teuthology.orchestra.run.smithi189:> true 2024-02-10T05:18:24.394 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-02-10T05:18:24.395 INFO:teuthology.run_tasks:Running task clock... 2024-02-10T05:18:24.411 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-10T05:18:24.411 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T05:18:24.412 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T05:18:24.414 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T05:18:24.414 DEBUG:teuthology.orchestra.run.smithi189:> 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-02-10T05:18:24.443 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-10T05:18:24.460 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-10T05:18:24.466 INFO:teuthology.orchestra.run.smithi189.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-10T05:18:24.482 INFO:teuthology.orchestra.run.smithi189.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-10T05:18:24.489 INFO:teuthology.orchestra.run.smithi178.stderr:sudo: ntpd: command not found 2024-02-10T05:18:24.503 INFO:teuthology.orchestra.run.smithi178.stdout:506 Cannot talk to daemon 2024-02-10T05:18:24.511 INFO:teuthology.orchestra.run.smithi189.stderr:sudo: ntpd: command not found 2024-02-10T05:18:24.519 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-10T05:18:24.525 INFO:teuthology.orchestra.run.smithi189.stdout:506 Cannot talk to daemon 2024-02-10T05:18:24.535 INFO:teuthology.orchestra.run.smithi178.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-10T05:18:24.541 INFO:teuthology.orchestra.run.smithi189.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-10T05:18:24.558 INFO:teuthology.orchestra.run.smithi189.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-10T05:18:24.587 INFO:teuthology.orchestra.run.smithi178.stderr:bash: line 1: ntpq: command not found 2024-02-10T05:18:24.592 INFO:teuthology.orchestra.run.smithi178.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-10T05:18:24.592 INFO:teuthology.orchestra.run.smithi178.stdout:=============================================================================== 2024-02-10T05:18:24.592 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T05:18:24.592 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T05:18:24.593 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T05:18:24.593 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T05:18:24.609 INFO:teuthology.orchestra.run.smithi189.stderr:bash: line 1: ntpq: command not found 2024-02-10T05:18:24.612 INFO:teuthology.orchestra.run.smithi189.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-10T05:18:24.613 INFO:teuthology.orchestra.run.smithi189.stdout:=============================================================================== 2024-02-10T05:18:24.613 INFO:teuthology.orchestra.run.smithi189.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T05:18:24.613 INFO:teuthology.orchestra.run.smithi189.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T05:18:24.613 INFO:teuthology.orchestra.run.smithi189.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T05:18:24.613 INFO:teuthology.orchestra.run.smithi189.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T05:18:24.614 INFO:teuthology.run_tasks:Running task pexec... 2024-02-10T05:18:24.627 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-10T05:18:24.627 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi178.front.sepia.ceph.com 2024-02-10T05:18:24.628 DEBUG:teuthology.orchestra.run.smithi178:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-10T05:18:24.628 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi189.front.sepia.ceph.com 2024-02-10T05:18:24.628 DEBUG:teuthology.orchestra.run.smithi189:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-10T05:18:25.238 INFO:teuthology.orchestra.run.smithi178.stdout:Last metadata expiration check: 0:00:48 ago on Sat 10 Feb 2024 05:17:37 AM UTC. 2024-02-10T05:18:25.257 INFO:teuthology.orchestra.run.smithi189.stdout:Last metadata expiration check: 0:00:48 ago on Sat 10 Feb 2024 05:17:37 AM UTC. 2024-02-10T05:18:25.393 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-02-10T05:18:25.394 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-02-10T05:18:25.394 INFO:teuthology.orchestra.run.smithi178.stdout: Package Architecture Version Repository Size 2024-02-10T05:18:25.395 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-02-10T05:18:25.395 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-02-10T05:18:25.395 INFO:teuthology.orchestra.run.smithi178.stdout: runc x86_64 4:1.1.12-1.el9 CentOS-AppStream 3.1 M 2024-02-10T05:18:25.395 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:18:25.395 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-02-10T05:18:25.395 INFO:teuthology.orchestra.run.smithi178.stdout:================================================================================ 2024-02-10T05:18:25.395 INFO:teuthology.orchestra.run.smithi178.stdout:Install 1 Package 2024-02-10T05:18:25.395 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:18:25.396 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 3.1 M 2024-02-10T05:18:25.396 INFO:teuthology.orchestra.run.smithi178.stdout:Installed size: 9.8 M 2024-02-10T05:18:25.396 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-02-10T05:18:25.410 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-02-10T05:18:25.411 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-02-10T05:18:25.412 INFO:teuthology.orchestra.run.smithi189.stdout: Package Architecture Version Repository Size 2024-02-10T05:18:25.412 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-02-10T05:18:25.412 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-02-10T05:18:25.412 INFO:teuthology.orchestra.run.smithi189.stdout: runc x86_64 4:1.1.12-1.el9 CentOS-AppStream 3.1 M 2024-02-10T05:18:25.412 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:18:25.412 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-02-10T05:18:25.412 INFO:teuthology.orchestra.run.smithi189.stdout:================================================================================ 2024-02-10T05:18:25.412 INFO:teuthology.orchestra.run.smithi189.stdout:Install 1 Package 2024-02-10T05:18:25.412 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:18:25.413 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 3.1 M 2024-02-10T05:18:25.413 INFO:teuthology.orchestra.run.smithi189.stdout:Installed size: 9.8 M 2024-02-10T05:18:25.413 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-02-10T05:18:25.664 INFO:teuthology.orchestra.run.smithi178.stdout:runc-1.1.12-1.el9.x86_64.rpm 12 MB/s | 3.1 MB 00:00 2024-02-10T05:18:25.664 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-02-10T05:18:25.665 INFO:teuthology.orchestra.run.smithi178.stdout:Total 12 MB/s | 3.1 MB 00:00 2024-02-10T05:18:25.665 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-02-10T05:18:25.670 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-02-10T05:18:25.670 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-02-10T05:18:25.691 INFO:teuthology.orchestra.run.smithi189.stdout:runc-1.1.12-1.el9.x86_64.rpm 11 MB/s | 3.1 MB 00:00 2024-02-10T05:18:25.692 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-02-10T05:18:25.692 INFO:teuthology.orchestra.run.smithi189.stdout:Total 11 MB/s | 3.1 MB 00:00 2024-02-10T05:18:25.692 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-02-10T05:18:25.698 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-02-10T05:18:25.698 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-02-10T05:18:25.740 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-02-10T05:18:25.740 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-02-10T05:18:25.769 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-02-10T05:18:25.769 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-02-10T05:18:25.942 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-02-10T05:18:25.963 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-02-10T05:18:26.025 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T05:18:26.068 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T05:18:26.579 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T05:18:26.647 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T05:18:26.867 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T05:18:26.867 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:18:26.867 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-02-10T05:18:26.867 INFO:teuthology.orchestra.run.smithi178.stdout: runc-4:1.1.12-1.el9.x86_64 2024-02-10T05:18:26.867 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:18:26.867 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-02-10T05:18:26.978 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : runc-4:1.1.12-1.el9.x86_64 1/1 2024-02-10T05:18:26.978 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:18:26.978 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-02-10T05:18:26.978 INFO:teuthology.orchestra.run.smithi189.stdout: runc-4:1.1.12-1.el9.x86_64 2024-02-10T05:18:26.978 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:18:26.978 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-02-10T05:18:27.088 DEBUG:teuthology.parallel:result is None 2024-02-10T05:18:27.214 DEBUG:teuthology.parallel:result is None 2024-02-10T05:18:27.215 INFO:teuthology.run_tasks:Running task install... 2024-02-10T05:18:27.225 DEBUG:teuthology.task.install:project ceph 2024-02-10T05:18:27.225 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '290212a1bfd33563ba76ee5b7f0b944fdb6c5d90'}} 2024-02-10T05:18:27.225 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '290212a1bfd33563ba76ee5b7f0b944fdb6c5d90'} 2024-02-10T05:18:27.225 INFO:teuthology.task.install:Using flavor: default 2024-02-10T05:18:27.233 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-02-10T05:18:27.234 INFO:teuthology.task.install:extra packages: [] 2024-02-10T05:18:27.234 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', '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': '290212a1bfd33563ba76ee5b7f0b944fdb6c5d90', 'tag': None, 'wait_for_package': False} 2024-02-10T05:18:27.234 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-10T05:18:27.234 INFO:teuthology.packaging:ref: None 2024-02-10T05:18:27.234 INFO:teuthology.packaging:tag: None 2024-02-10T05:18:27.234 INFO:teuthology.packaging:branch: quincy 2024-02-10T05:18:27.234 INFO:teuthology.packaging:sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:18:27.235 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2024-02-10T05:18:27.237 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', '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': '290212a1bfd33563ba76ee5b7f0b944fdb6c5d90', 'tag': None, 'wait_for_package': False} 2024-02-10T05:18:27.237 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-10T05:18:27.237 INFO:teuthology.packaging:ref: None 2024-02-10T05:18:27.237 INFO:teuthology.packaging:tag: None 2024-02-10T05:18:27.237 INFO:teuthology.packaging:branch: quincy 2024-02-10T05:18:27.237 INFO:teuthology.packaging:sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:18:27.237 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2024-02-10T05:18:27.477 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/quincy/72ce7c1d1d5a2a1807db94c08aa742a26968c21f/centos/9/flavors/default/ 2024-02-10T05:18:27.478 INFO:teuthology.task.install.rpm:Package version is 17.2.7-505.g72ce7c1d 2024-02-10T05:18:27.481 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/quincy/72ce7c1d1d5a2a1807db94c08aa742a26968c21f/centos/9/flavors/default/ 2024-02-10T05:18:27.482 INFO:teuthology.task.install.rpm:Package version is 17.2.7-505.g72ce7c1d 2024-02-10T05:18:27.601 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/quincy/72ce7c1d1d5a2a1807db94c08aa742a26968c21f/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/quincy/72ce7c1d1d5a2a1807db94c08aa742a26968c21f/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/quincy/72ce7c1d1d5a2a1807db94c08aa742a26968c21f/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-10T05:18:27.602 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:18:27.602 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-10T05:18:27.629 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-02-10T05:18:27.629 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-10T05:18:27.629 INFO:teuthology.packaging:ref: None 2024-02-10T05:18:27.629 INFO:teuthology.packaging:tag: None 2024-02-10T05:18:27.629 INFO:teuthology.packaging:branch: quincy 2024-02-10T05:18:27.629 INFO:teuthology.packaging:sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:18:27.630 DEBUG:teuthology.orchestra.run.smithi178:> 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/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-10T05:18:27.632 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/quincy/72ce7c1d1d5a2a1807db94c08aa742a26968c21f/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/quincy/72ce7c1d1d5a2a1807db94c08aa742a26968c21f/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/quincy/72ce7c1d1d5a2a1807db94c08aa742a26968c21f/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-10T05:18:27.632 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-02-10T05:18:27.632 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-10T05:18:27.660 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-02-10T05:18:27.660 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-10T05:18:27.660 INFO:teuthology.packaging:ref: None 2024-02-10T05:18:27.661 INFO:teuthology.packaging:tag: None 2024-02-10T05:18:27.661 INFO:teuthology.packaging:branch: quincy 2024-02-10T05:18:27.661 INFO:teuthology.packaging:sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:18:27.661 DEBUG:teuthology.orchestra.run.smithi189:> 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/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-10T05:18:27.699 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T05:18:27.741 DEBUG:teuthology.orchestra.run.smithi189:> 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-02-10T05:18:27.779 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T05:18:27.821 DEBUG:teuthology.orchestra.run.smithi189:> 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-02-10T05:18:27.845 INFO:teuthology.orchestra.run.smithi178.stdout:check_obsoletes = 1 2024-02-10T05:18:27.847 DEBUG:teuthology.orchestra.run.smithi178:> sudo yum clean all 2024-02-10T05:18:27.887 INFO:teuthology.orchestra.run.smithi189.stdout:check_obsoletes = 1 2024-02-10T05:18:27.888 DEBUG:teuthology.orchestra.run.smithi189:> sudo yum clean all 2024-02-10T05:18:28.089 INFO:teuthology.orchestra.run.smithi178.stdout:74 files removed 2024-02-10T05:18:28.117 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T05:18:28.126 INFO:teuthology.orchestra.run.smithi189.stdout:74 files removed 2024-02-10T05:18:28.153 DEBUG:teuthology.orchestra.run.smithi189:> 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-02-10T05:18:28.770 INFO:teuthology.orchestra.run.smithi178.stdout:ceph packages for x86_64 234 kB/s | 77 kB 00:00 2024-02-10T05:18:28.834 INFO:teuthology.orchestra.run.smithi189.stdout:ceph packages for x86_64 213 kB/s | 77 kB 00:00 2024-02-10T05:18:29.113 INFO:teuthology.orchestra.run.smithi178.stdout:ceph noarch packages 31 kB/s | 9.1 kB 00:00 2024-02-10T05:18:29.184 INFO:teuthology.orchestra.run.smithi189.stdout:ceph noarch packages 30 kB/s | 9.1 kB 00:00 2024-02-10T05:18:29.430 INFO:teuthology.orchestra.run.smithi178.stdout:ceph source packages 6.4 kB/s | 1.8 kB 00:00 2024-02-10T05:18:29.518 INFO:teuthology.orchestra.run.smithi189.stdout:ceph source packages 6.1 kB/s | 1.8 kB 00:00 2024-02-10T05:18:30.070 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS-9 - AppStream 13 MB/s | 6.7 MB 00:00 2024-02-10T05:18:30.074 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS-9 - AppStream 11 MB/s | 6.7 MB 00:00 2024-02-10T05:18:31.445 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS-9 - BaseOS 7.6 MB/s | 2.0 MB 00:00 2024-02-10T05:18:31.475 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS-9 - BaseOS 7.2 MB/s | 2.0 MB 00:00 2024-02-10T05:18:32.219 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - BaseOS 18 MB/s | 8.0 MB 00:00 2024-02-10T05:18:32.357 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.0 MB 00:00 2024-02-10T05:18:34.251 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - AppStream 23 MB/s | 19 MB 00:00 2024-02-10T05:18:35.854 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - AppStream 7.3 MB/s | 19 MB 00:02 2024-02-10T05:18:40.734 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - CRB 2.0 MB/s | 5.9 MB 00:03 2024-02-10T05:18:42.251 INFO:teuthology.orchestra.run.smithi178.stdout:CentOS Stream 9 - Extras packages 47 kB/s | 15 kB 00:00 2024-02-10T05:18:55.094 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - CRB 387 kB/s | 5.9 MB 00:15 2024-02-10T05:18:56.912 INFO:teuthology.orchestra.run.smithi189.stdout:CentOS Stream 9 - Extras packages 30 kB/s | 15 kB 00:00 2024-02-10T05:19:01.624 INFO:teuthology.orchestra.run.smithi189.stdout:Extra Packages for Enterprise Linux 4.4 MB/s | 20 MB 00:04 2024-02-10T05:19:03.303 INFO:teuthology.orchestra.run.smithi178.stdout:Extra Packages for Enterprise Linux 996 kB/s | 20 MB 00:20 2024-02-10T05:19:06.505 INFO:teuthology.orchestra.run.smithi189.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-02-10T05:19:08.125 INFO:teuthology.orchestra.run.smithi178.stdout:lab-extras 41 kB/s | 1.7 kB 00:00 2024-02-10T05:19:09.100 INFO:teuthology.orchestra.run.smithi189.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-02-10T05:19:09.101 INFO:teuthology.orchestra.run.smithi189.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-02-10T05:19:09.180 INFO:teuthology.orchestra.run.smithi189.stdout:Dependencies resolved. 2024-02-10T05:19:09.187 INFO:teuthology.orchestra.run.smithi189.stdout:=========================================================================================== 2024-02-10T05:19:09.187 INFO:teuthology.orchestra.run.smithi189.stdout: Package Arch Version Repository Size 2024-02-10T05:19:09.187 INFO:teuthology.orchestra.run.smithi189.stdout:=========================================================================================== 2024-02-10T05:19:09.187 INFO:teuthology.orchestra.run.smithi189.stdout:Installing: 2024-02-10T05:19:09.187 INFO:teuthology.orchestra.run.smithi189.stdout: ceph x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 6.5 k 2024-02-10T05:19:09.187 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-base x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 5.0 M 2024-02-10T05:19:09.187 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-fuse x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 812 k 2024-02-10T05:19:09.188 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 137 k 2024-02-10T05:19:09.188 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 1.4 M 2024-02-10T05:19:09.188 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-cephadm noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 121 k 2024-02-10T05:19:09.188 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-dashboard noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 1.7 M 2024-02-10T05:19:09.188 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 7.4 M 2024-02-10T05:19:09.188 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-rook noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 47 k 2024-02-10T05:19:09.188 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-radosgw x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 14 M 2024-02-10T05:19:09.188 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-test x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 48 M 2024-02-10T05:19:09.188 INFO:teuthology.orchestra.run.smithi189.stdout: cephadm noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 80 k 2024-02-10T05:19:09.188 INFO:teuthology.orchestra.run.smithi189.stdout: libcephfs-devel x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 25 k 2024-02-10T05:19:09.188 INFO:teuthology.orchestra.run.smithi189.stdout: libcephfs2 x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 635 k 2024-02-10T05:19:09.188 INFO:teuthology.orchestra.run.smithi189.stdout: librados-devel x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 126 k 2024-02-10T05:19:09.189 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cephfs x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 156 k 2024-02-10T05:19:09.189 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pytest noarch 6.2.2-6.el9 CentOS-AppStream 474 k 2024-02-10T05:19:09.189 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rados x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 320 k 2024-02-10T05:19:09.189 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rbd x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 293 k 2024-02-10T05:19:09.189 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rgw x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 99 k 2024-02-10T05:19:09.189 INFO:teuthology.orchestra.run.smithi189.stdout: rbd-fuse x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 81 k 2024-02-10T05:19:09.189 INFO:teuthology.orchestra.run.smithi189.stdout: rbd-mirror x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 2.9 M 2024-02-10T05:19:09.189 INFO:teuthology.orchestra.run.smithi189.stdout: rbd-nbd x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 164 k 2024-02-10T05:19:09.189 INFO:teuthology.orchestra.run.smithi189.stdout:Upgrading: 2024-02-10T05:19:09.189 INFO:teuthology.orchestra.run.smithi189.stdout: librados2 x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 3.1 M 2024-02-10T05:19:09.189 INFO:teuthology.orchestra.run.smithi189.stdout: librbd1 x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 2.9 M 2024-02-10T05:19:09.189 INFO:teuthology.orchestra.run.smithi189.stdout:Installing dependencies: 2024-02-10T05:19:09.189 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-common x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 23 M 2024-02-10T05:19:09.190 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-grafana-dashboards noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 23 k 2024-02-10T05:19:09.190 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mds x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 2.1 M 2024-02-10T05:19:09.190 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-modules-core noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 239 k 2024-02-10T05:19:09.190 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mon x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 3.7 M 2024-02-10T05:19:09.190 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-osd x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 15 M 2024-02-10T05:19:09.190 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-prometheus-alerts noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 15 k 2024-02-10T05:19:09.190 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-selinux x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 25 k 2024-02-10T05:19:09.190 INFO:teuthology.orchestra.run.smithi189.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-02-10T05:19:09.190 INFO:teuthology.orchestra.run.smithi189.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-02-10T05:19:09.190 INFO:teuthology.orchestra.run.smithi189.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-02-10T05:19:09.190 INFO:teuthology.orchestra.run.smithi189.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-02-10T05:19:09.191 INFO:teuthology.orchestra.run.smithi189.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-02-10T05:19:09.191 INFO:teuthology.orchestra.run.smithi189.stdout: jq x86_64 1.6-16.el9 CentOS-BaseOS 186 k 2024-02-10T05:19:09.191 INFO:teuthology.orchestra.run.smithi189.stdout: libcephsqlite x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 162 k 2024-02-10T05:19:09.191 INFO:teuthology.orchestra.run.smithi189.stdout: libgfortran x86_64 11.4.1-3.el9 CentOS-BaseOS 802 k 2024-02-10T05:19:09.191 INFO:teuthology.orchestra.run.smithi189.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-02-10T05:19:09.191 INFO:teuthology.orchestra.run.smithi189.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-02-10T05:19:09.191 INFO:teuthology.orchestra.run.smithi189.stdout: libquadmath x86_64 11.4.1-3.el9 CentOS-BaseOS 194 k 2024-02-10T05:19:09.191 INFO:teuthology.orchestra.run.smithi189.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-02-10T05:19:09.191 INFO:teuthology.orchestra.run.smithi189.stdout: libradosstriper1 x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 458 k 2024-02-10T05:19:09.191 INFO:teuthology.orchestra.run.smithi189.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-02-10T05:19:09.191 INFO:teuthology.orchestra.run.smithi189.stdout: librgw2 x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 4.9 M 2024-02-10T05:19:09.191 INFO:teuthology.orchestra.run.smithi189.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-02-10T05:19:09.191 INFO:teuthology.orchestra.run.smithi189.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-02-10T05:19:09.192 INFO:teuthology.orchestra.run.smithi189.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-BaseOS 217 k 2024-02-10T05:19:09.192 INFO:teuthology.orchestra.run.smithi189.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-02-10T05:19:09.192 INFO:teuthology.orchestra.run.smithi189.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-02-10T05:19:09.192 INFO:teuthology.orchestra.run.smithi189.stdout: python3-asyncssh noarch 2.13.2-3.el9 epel 548 k 2024-02-10T05:19:09.192 INFO:teuthology.orchestra.run.smithi189.stdout: python3-attrs noarch 20.3.0-7.el9 CentOS-AppStream 78 k 2024-02-10T05:19:09.192 INFO:teuthology.orchestra.run.smithi189.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-02-10T05:19:09.192 INFO:teuthology.orchestra.run.smithi189.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-02-10T05:19:09.192 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-02-10T05:19:09.192 INFO:teuthology.orchestra.run.smithi189.stdout: python3-ceph-argparse x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 45 k 2024-02-10T05:19:09.192 INFO:teuthology.orchestra.run.smithi189.stdout: python3-ceph-common x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 116 k 2024-02-10T05:19:09.192 INFO:teuthology.orchestra.run.smithi189.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-02-10T05:19:09.192 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-02-10T05:19:09.192 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-02-10T05:19:09.193 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-02-10T05:19:09.193 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-02-10T05:19:09.193 INFO:teuthology.orchestra.run.smithi189.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-02-10T05:19:09.193 INFO:teuthology.orchestra.run.smithi189.stdout: python3-google-auth noarch 1:2.27.0-1.el9 epel 203 k 2024-02-10T05:19:09.193 INFO:teuthology.orchestra.run.smithi189.stdout: python3-iniconfig noarch 1.1.1-7.el9 CentOS-AppStream 16 k 2024-02-10T05:19:09.193 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-02-10T05:19:09.193 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-02-10T05:19:09.193 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-02-10T05:19:09.193 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-02-10T05:19:09.193 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-02-10T05:19:09.193 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jinja2 noarch 2.11.3-5.el9 CentOS-AppStream 227 k 2024-02-10T05:19:09.193 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-02-10T05:19:09.193 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-02-10T05:19:09.193 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2024-02-10T05:19:09.194 INFO:teuthology.orchestra.run.smithi189.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-02-10T05:19:09.194 INFO:teuthology.orchestra.run.smithi189.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-02-10T05:19:09.194 INFO:teuthology.orchestra.run.smithi189.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-02-10T05:19:09.194 INFO:teuthology.orchestra.run.smithi189.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-02-10T05:19:09.194 INFO:teuthology.orchestra.run.smithi189.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-02-10T05:19:09.194 INFO:teuthology.orchestra.run.smithi189.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-02-10T05:19:09.194 INFO:teuthology.orchestra.run.smithi189.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-02-10T05:19:09.194 INFO:teuthology.orchestra.run.smithi189.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-02-10T05:19:09.194 INFO:teuthology.orchestra.run.smithi189.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-02-10T05:19:09.194 INFO:teuthology.orchestra.run.smithi189.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-02-10T05:19:09.194 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-02-10T05:19:09.194 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pluggy noarch 0.13.1-7.el9 CentOS-AppStream 38 k 2024-02-10T05:19:09.194 INFO:teuthology.orchestra.run.smithi189.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-02-10T05:19:09.194 INFO:teuthology.orchestra.run.smithi189.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-02-10T05:19:09.195 INFO:teuthology.orchestra.run.smithi189.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-02-10T05:19:09.195 INFO:teuthology.orchestra.run.smithi189.stdout: python3-py noarch 1.10.0-6.el9 CentOS-AppStream 427 k 2024-02-10T05:19:09.195 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-02-10T05:19:09.195 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-02-10T05:19:09.195 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-02-10T05:19:09.195 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-02-10T05:19:09.195 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-02-10T05:19:09.195 INFO:teuthology.orchestra.run.smithi189.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-02-10T05:19:09.195 INFO:teuthology.orchestra.run.smithi189.stdout: python3-requests noarch 2.25.1-8.el9 CentOS-BaseOS 113 k 2024-02-10T05:19:09.195 INFO:teuthology.orchestra.run.smithi189.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-02-10T05:19:09.195 INFO:teuthology.orchestra.run.smithi189.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-02-10T05:19:09.195 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-02-10T05:19:09.195 INFO:teuthology.orchestra.run.smithi189.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-02-10T05:19:09.195 INFO:teuthology.orchestra.run.smithi189.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout:Installing weak dependencies: 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction Summary 2024-02-10T05:19:09.196 INFO:teuthology.orchestra.run.smithi189.stdout:=========================================================================================== 2024-02-10T05:19:09.197 INFO:teuthology.orchestra.run.smithi189.stdout:Install 114 Packages 2024-02-10T05:19:09.197 INFO:teuthology.orchestra.run.smithi189.stdout:Upgrade 2 Packages 2024-02-10T05:19:09.197 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:19:09.197 INFO:teuthology.orchestra.run.smithi189.stdout:Total download size: 187 M 2024-02-10T05:19:09.197 INFO:teuthology.orchestra.run.smithi189.stdout:Downloading Packages: 2024-02-10T05:19:09.997 INFO:teuthology.orchestra.run.smithi189.stdout:(1/116): ceph-17.2.7-505.g72ce7c1d.el9.x86_64.r 20 kB/s | 6.5 kB 00:00 2024-02-10T05:19:10.712 INFO:teuthology.orchestra.run.smithi178.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-02-10T05:19:10.713 INFO:teuthology.orchestra.run.smithi178.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-02-10T05:19:10.792 INFO:teuthology.orchestra.run.smithi178.stdout:Dependencies resolved. 2024-02-10T05:19:10.799 INFO:teuthology.orchestra.run.smithi178.stdout:=========================================================================================== 2024-02-10T05:19:10.799 INFO:teuthology.orchestra.run.smithi178.stdout: Package Arch Version Repository Size 2024-02-10T05:19:10.799 INFO:teuthology.orchestra.run.smithi178.stdout:=========================================================================================== 2024-02-10T05:19:10.799 INFO:teuthology.orchestra.run.smithi178.stdout:Installing: 2024-02-10T05:19:10.799 INFO:teuthology.orchestra.run.smithi178.stdout: ceph x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 6.5 k 2024-02-10T05:19:10.799 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-base x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 5.0 M 2024-02-10T05:19:10.799 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-fuse x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 812 k 2024-02-10T05:19:10.799 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-immutable-object-cache x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 137 k 2024-02-10T05:19:10.799 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 1.4 M 2024-02-10T05:19:10.800 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-cephadm noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 121 k 2024-02-10T05:19:10.800 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-dashboard noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 1.7 M 2024-02-10T05:19:10.800 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 7.4 M 2024-02-10T05:19:10.800 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-rook noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 47 k 2024-02-10T05:19:10.800 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-radosgw x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 14 M 2024-02-10T05:19:10.800 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-test x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 48 M 2024-02-10T05:19:10.800 INFO:teuthology.orchestra.run.smithi178.stdout: cephadm noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 80 k 2024-02-10T05:19:10.800 INFO:teuthology.orchestra.run.smithi178.stdout: libcephfs-devel x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 25 k 2024-02-10T05:19:10.800 INFO:teuthology.orchestra.run.smithi178.stdout: libcephfs2 x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 635 k 2024-02-10T05:19:10.800 INFO:teuthology.orchestra.run.smithi178.stdout: librados-devel x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 126 k 2024-02-10T05:19:10.800 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cephfs x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 156 k 2024-02-10T05:19:10.800 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pytest noarch 6.2.2-6.el9 CentOS-AppStream 474 k 2024-02-10T05:19:10.800 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rados x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 320 k 2024-02-10T05:19:10.801 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rbd x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 293 k 2024-02-10T05:19:10.801 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rgw x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 99 k 2024-02-10T05:19:10.801 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-fuse x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 81 k 2024-02-10T05:19:10.801 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-mirror x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 2.9 M 2024-02-10T05:19:10.801 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-nbd x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 164 k 2024-02-10T05:19:10.801 INFO:teuthology.orchestra.run.smithi178.stdout:Upgrading: 2024-02-10T05:19:10.801 INFO:teuthology.orchestra.run.smithi178.stdout: librados2 x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 3.1 M 2024-02-10T05:19:10.801 INFO:teuthology.orchestra.run.smithi178.stdout: librbd1 x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 2.9 M 2024-02-10T05:19:10.801 INFO:teuthology.orchestra.run.smithi178.stdout:Installing dependencies: 2024-02-10T05:19:10.801 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-common x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 23 M 2024-02-10T05:19:10.801 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-grafana-dashboards noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 23 k 2024-02-10T05:19:10.801 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mds x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 2.1 M 2024-02-10T05:19:10.801 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-modules-core noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 239 k 2024-02-10T05:19:10.801 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mon x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 3.7 M 2024-02-10T05:19:10.802 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-osd x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 15 M 2024-02-10T05:19:10.802 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-prometheus-alerts noarch 2:17.2.7-505.g72ce7c1d.el9 ceph-noarch 15 k 2024-02-10T05:19:10.802 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-selinux x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 25 k 2024-02-10T05:19:10.802 INFO:teuthology.orchestra.run.smithi178.stdout: flexiblas x86_64 3.0.4-8.el9 CentOS-AppStream 32 k 2024-02-10T05:19:10.802 INFO:teuthology.orchestra.run.smithi178.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 CentOS-AppStream 3.0 M 2024-02-10T05:19:10.802 INFO:teuthology.orchestra.run.smithi178.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 CentOS-AppStream 17 k 2024-02-10T05:19:10.802 INFO:teuthology.orchestra.run.smithi178.stdout: fuse x86_64 2.9.9-15.el9 CentOS-BaseOS 79 k 2024-02-10T05:19:10.802 INFO:teuthology.orchestra.run.smithi178.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-02-10T05:19:10.802 INFO:teuthology.orchestra.run.smithi178.stdout: jq x86_64 1.6-16.el9 CentOS-BaseOS 186 k 2024-02-10T05:19:10.802 INFO:teuthology.orchestra.run.smithi178.stdout: libcephsqlite x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 162 k 2024-02-10T05:19:10.802 INFO:teuthology.orchestra.run.smithi178.stdout: libgfortran x86_64 11.4.1-3.el9 CentOS-BaseOS 802 k 2024-02-10T05:19:10.802 INFO:teuthology.orchestra.run.smithi178.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-02-10T05:19:10.802 INFO:teuthology.orchestra.run.smithi178.stdout: libpmemobj x86_64 1.12.1-1.el9 CentOS-AppStream 159 k 2024-02-10T05:19:10.803 INFO:teuthology.orchestra.run.smithi178.stdout: libquadmath x86_64 11.4.1-3.el9 CentOS-BaseOS 194 k 2024-02-10T05:19:10.803 INFO:teuthology.orchestra.run.smithi178.stdout: librabbitmq x86_64 0.11.0-7.el9 CentOS-AppStream 44 k 2024-02-10T05:19:10.803 INFO:teuthology.orchestra.run.smithi178.stdout: libradosstriper1 x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 458 k 2024-02-10T05:19:10.803 INFO:teuthology.orchestra.run.smithi178.stdout: librdkafka x86_64 1.6.1-102.el9 CentOS-AppStream 661 k 2024-02-10T05:19:10.803 INFO:teuthology.orchestra.run.smithi178.stdout: librgw2 x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 4.9 M 2024-02-10T05:19:10.803 INFO:teuthology.orchestra.run.smithi178.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-02-10T05:19:10.803 INFO:teuthology.orchestra.run.smithi178.stdout: lttng-ust x86_64 2.12.0-6.el9 CentOS-AppStream 282 k 2024-02-10T05:19:10.803 INFO:teuthology.orchestra.run.smithi178.stdout: oniguruma x86_64 6.9.6-1.el9.5 CentOS-BaseOS 217 k 2024-02-10T05:19:10.803 INFO:teuthology.orchestra.run.smithi178.stdout: openblas x86_64 0.3.21-2.el9 CentOS-AppStream 34 k 2024-02-10T05:19:10.803 INFO:teuthology.orchestra.run.smithi178.stdout: openblas-openmp x86_64 0.3.21-2.el9 CentOS-AppStream 4.7 M 2024-02-10T05:19:10.803 INFO:teuthology.orchestra.run.smithi178.stdout: python3-asyncssh noarch 2.13.2-3.el9 epel 548 k 2024-02-10T05:19:10.803 INFO:teuthology.orchestra.run.smithi178.stdout: python3-attrs noarch 20.3.0-7.el9 CentOS-AppStream 78 k 2024-02-10T05:19:10.803 INFO:teuthology.orchestra.run.smithi178.stdout: python3-babel noarch 2.9.1-2.el9 CentOS-AppStream 5.8 M 2024-02-10T05:19:10.804 INFO:teuthology.orchestra.run.smithi178.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-02-10T05:19:10.804 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-02-10T05:19:10.804 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-argparse x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 45 k 2024-02-10T05:19:10.804 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-common x86_64 2:17.2.7-505.g72ce7c1d.el9 ceph 116 k 2024-02-10T05:19:10.804 INFO:teuthology.orchestra.run.smithi178.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-02-10T05:19:10.804 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cffi x86_64 1.14.5-5.el9 CentOS-BaseOS 241 k 2024-02-10T05:19:10.804 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-02-10T05:19:10.804 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-02-10T05:19:10.804 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cryptography x86_64 36.0.1-4.el9 CentOS-BaseOS 1.1 M 2024-02-10T05:19:10.804 INFO:teuthology.orchestra.run.smithi178.stdout: python3-devel x86_64 3.9.17-2.el9 appstream 245 k 2024-02-10T05:19:10.804 INFO:teuthology.orchestra.run.smithi178.stdout: python3-google-auth noarch 1:2.27.0-1.el9 epel 203 k 2024-02-10T05:19:10.804 INFO:teuthology.orchestra.run.smithi178.stdout: python3-iniconfig noarch 1.1.1-7.el9 CentOS-AppStream 16 k 2024-02-10T05:19:10.804 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-02-10T05:19:10.804 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-02-10T05:19:10.805 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-02-10T05:19:10.805 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-02-10T05:19:10.805 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-02-10T05:19:10.805 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jinja2 noarch 2.11.3-5.el9 CentOS-AppStream 227 k 2024-02-10T05:19:10.805 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jsonpatch noarch 1.21-16.el9 CentOS-AppStream 24 k 2024-02-10T05:19:10.805 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jsonpointer noarch 2.0-4.el9 CentOS-AppStream 18 k 2024-02-10T05:19:10.805 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2024-02-10T05:19:10.805 INFO:teuthology.orchestra.run.smithi178.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-02-10T05:19:10.805 INFO:teuthology.orchestra.run.smithi178.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-02-10T05:19:10.805 INFO:teuthology.orchestra.run.smithi178.stdout: python3-mako noarch 1.1.4-6.el9 CentOS-AppStream 144 k 2024-02-10T05:19:10.805 INFO:teuthology.orchestra.run.smithi178.stdout: python3-markupsafe x86_64 1.1.1-12.el9 CentOS-AppStream 32 k 2024-02-10T05:19:10.805 INFO:teuthology.orchestra.run.smithi178.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-02-10T05:19:10.805 INFO:teuthology.orchestra.run.smithi178.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-02-10T05:19:10.806 INFO:teuthology.orchestra.run.smithi178.stdout: python3-numpy x86_64 1:1.20.1-5.el9 CentOS-AppStream 4.8 M 2024-02-10T05:19:10.806 INFO:teuthology.orchestra.run.smithi178.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 CentOS-AppStream 217 k 2024-02-10T05:19:10.806 INFO:teuthology.orchestra.run.smithi178.stdout: python3-oauthlib noarch 3.1.1-5.el9 CentOS-AppStream 174 k 2024-02-10T05:19:10.806 INFO:teuthology.orchestra.run.smithi178.stdout: python3-packaging noarch 20.9-5.el9 CentOS-AppStream 69 k 2024-02-10T05:19:10.806 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-02-10T05:19:10.806 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pluggy noarch 0.13.1-7.el9 CentOS-AppStream 38 k 2024-02-10T05:19:10.806 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ply noarch 3.11-14.el9 CentOS-BaseOS 103 k 2024-02-10T05:19:10.806 INFO:teuthology.orchestra.run.smithi178.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-02-10T05:19:10.806 INFO:teuthology.orchestra.run.smithi178.stdout: python3-prettytable noarch 0.7.2-27.el9 CentOS-AppStream 41 k 2024-02-10T05:19:10.806 INFO:teuthology.orchestra.run.smithi178.stdout: python3-py noarch 1.10.0-6.el9 CentOS-AppStream 427 k 2024-02-10T05:19:10.806 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-02-10T05:19:10.806 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyasn1 noarch 0.4.8-6.el9 CentOS-AppStream 132 k 2024-02-10T05:19:10.806 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 CentOS-AppStream 211 k 2024-02-10T05:19:10.806 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pycparser noarch 2.20-6.el9 CentOS-BaseOS 124 k 2024-02-10T05:19:10.807 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pytz noarch 2021.1-5.el9 CentOS-AppStream 47 k 2024-02-10T05:19:10.807 INFO:teuthology.orchestra.run.smithi178.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-02-10T05:19:10.807 INFO:teuthology.orchestra.run.smithi178.stdout: python3-requests noarch 2.25.1-8.el9 CentOS-BaseOS 113 k 2024-02-10T05:19:10.807 INFO:teuthology.orchestra.run.smithi178.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 CentOS-AppStream 43 k 2024-02-10T05:19:10.807 INFO:teuthology.orchestra.run.smithi178.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-02-10T05:19:10.807 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-02-10T05:19:10.807 INFO:teuthology.orchestra.run.smithi178.stdout: python3-scipy x86_64 1.6.2-8.el9 CentOS-AppStream 16 M 2024-02-10T05:19:10.807 INFO:teuthology.orchestra.run.smithi178.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-02-10T05:19:10.807 INFO:teuthology.orchestra.run.smithi178.stdout: python3-toml noarch 0.10.2-6.el9 CentOS-AppStream 39 k 2024-02-10T05:19:10.807 INFO:teuthology.orchestra.run.smithi178.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-02-10T05:19:10.807 INFO:teuthology.orchestra.run.smithi178.stdout: python3-urllib3 noarch 1.26.5-5.el9 CentOS-BaseOS 187 k 2024-02-10T05:19:10.807 INFO:teuthology.orchestra.run.smithi178.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-02-10T05:19:10.807 INFO:teuthology.orchestra.run.smithi178.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-02-10T05:19:10.807 INFO:teuthology.orchestra.run.smithi178.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-02-10T05:19:10.808 INFO:teuthology.orchestra.run.smithi178.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-02-10T05:19:10.808 INFO:teuthology.orchestra.run.smithi178.stdout: socat x86_64 1.7.4.1-5.el9 CentOS-AppStream 300 k 2024-02-10T05:19:10.808 INFO:teuthology.orchestra.run.smithi178.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-02-10T05:19:10.808 INFO:teuthology.orchestra.run.smithi178.stdout: xmlstarlet x86_64 1.6.1-20.el9 CentOS-AppStream 63 k 2024-02-10T05:19:10.808 INFO:teuthology.orchestra.run.smithi178.stdout:Installing weak dependencies: 2024-02-10T05:19:10.808 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2024-02-10T05:19:10.808 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:19:10.808 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction Summary 2024-02-10T05:19:10.808 INFO:teuthology.orchestra.run.smithi178.stdout:=========================================================================================== 2024-02-10T05:19:10.808 INFO:teuthology.orchestra.run.smithi178.stdout:Install 114 Packages 2024-02-10T05:19:10.808 INFO:teuthology.orchestra.run.smithi178.stdout:Upgrade 2 Packages 2024-02-10T05:19:10.808 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:19:10.809 INFO:teuthology.orchestra.run.smithi178.stdout:Total download size: 187 M 2024-02-10T05:19:10.809 INFO:teuthology.orchestra.run.smithi178.stdout:Downloading Packages: 2024-02-10T05:19:10.847 INFO:teuthology.orchestra.run.smithi189.stdout:(2/116): ceph-fuse-17.2.7-505.g72ce7c1d.el9.x86 955 kB/s | 812 kB 00:00 2024-02-10T05:19:10.989 INFO:teuthology.orchestra.run.smithi189.stdout:(3/116): ceph-immutable-object-cache-17.2.7-505 967 kB/s | 137 kB 00:00 2024-02-10T05:19:11.434 INFO:teuthology.orchestra.run.smithi178.stdout:(1/116): ceph-17.2.7-505.g72ce7c1d.el9.x86_64.r 25 kB/s | 6.5 kB 00:00 2024-02-10T05:19:11.590 INFO:teuthology.orchestra.run.smithi189.stdout:(4/116): ceph-base-17.2.7-505.g72ce7c1d.el9.x86 2.6 MB/s | 5.0 MB 00:01 2024-02-10T05:19:11.784 INFO:teuthology.orchestra.run.smithi178.stdout:(2/116): ceph-fuse-17.2.7-505.g72ce7c1d.el9.x86 2.3 MB/s | 812 kB 00:00 2024-02-10T05:19:11.799 INFO:teuthology.orchestra.run.smithi189.stdout:(5/116): ceph-mgr-17.2.7-505.g72ce7c1d.el9.x86_ 6.8 MB/s | 1.4 MB 00:00 2024-02-10T05:19:11.834 INFO:teuthology.orchestra.run.smithi178.stdout:(3/116): ceph-immutable-object-cache-17.2.7-505 2.7 MB/s | 137 kB 00:00 2024-02-10T05:19:12.240 INFO:teuthology.orchestra.run.smithi189.stdout:(6/116): ceph-mon-17.2.7-505.g72ce7c1d.el9.x86_ 8.4 MB/s | 3.7 MB 00:00 2024-02-10T05:19:12.310 INFO:teuthology.orchestra.run.smithi178.stdout:(4/116): ceph-mds-17.2.7-505.g72ce7c1d.el9.x86_ 4.4 MB/s | 2.1 MB 00:00 2024-02-10T05:19:12.324 INFO:teuthology.orchestra.run.smithi189.stdout:(7/116): ceph-mds-17.2.7-505.g72ce7c1d.el9.x86_ 1.6 MB/s | 2.1 MB 00:01 2024-02-10T05:19:12.660 INFO:teuthology.orchestra.run.smithi178.stdout:(5/116): ceph-mgr-17.2.7-505.g72ce7c1d.el9.x86_ 4.0 MB/s | 1.4 MB 00:00 2024-02-10T05:19:13.752 INFO:teuthology.orchestra.run.smithi178.stdout:(6/116): ceph-base-17.2.7-505.g72ce7c1d.el9.x86 2.0 MB/s | 5.0 MB 00:02 2024-02-10T05:19:13.802 INFO:teuthology.orchestra.run.smithi178.stdout:(7/116): ceph-mon-17.2.7-505.g72ce7c1d.el9.x86_ 3.2 MB/s | 3.7 MB 00:01 2024-02-10T05:19:13.832 INFO:teuthology.orchestra.run.smithi189.stdout:(8/116): ceph-osd-17.2.7-505.g72ce7c1d.el9.x86_ 9.6 MB/s | 15 MB 00:01 2024-02-10T05:19:14.051 INFO:teuthology.orchestra.run.smithi189.stdout:(9/116): ceph-common-17.2.7-505.g72ce7c1d.el9.x 5.2 MB/s | 23 MB 00:04 2024-02-10T05:19:14.075 INFO:teuthology.orchestra.run.smithi189.stdout:(10/116): ceph-selinux-17.2.7-505.g72ce7c1d.el9 104 kB/s | 25 kB 00:00 2024-02-10T05:19:14.133 INFO:teuthology.orchestra.run.smithi189.stdout:(11/116): libcephfs-devel-17.2.7-505.g72ce7c1d. 427 kB/s | 25 kB 00:00 2024-02-10T05:19:14.250 INFO:teuthology.orchestra.run.smithi189.stdout:(12/116): libcephfs2-17.2.7-505.g72ce7c1d.el9.x 5.3 MB/s | 635 kB 00:00 2024-02-10T05:19:14.325 INFO:teuthology.orchestra.run.smithi189.stdout:(13/116): libcephsqlite-17.2.7-505.g72ce7c1d.el 2.1 MB/s | 162 kB 00:00 2024-02-10T05:19:14.376 INFO:teuthology.orchestra.run.smithi189.stdout:(14/116): librados-devel-17.2.7-505.g72ce7c1d.e 2.5 MB/s | 126 kB 00:00 2024-02-10T05:19:14.459 INFO:teuthology.orchestra.run.smithi189.stdout:(15/116): libradosstriper1-17.2.7-505.g72ce7c1d 5.4 MB/s | 458 kB 00:00 2024-02-10T05:19:14.900 INFO:teuthology.orchestra.run.smithi189.stdout:(16/116): librgw2-17.2.7-505.g72ce7c1d.el9.x86_ 11 MB/s | 4.9 MB 00:00 2024-02-10T05:19:14.943 INFO:teuthology.orchestra.run.smithi189.stdout:(17/116): python3-ceph-argparse-17.2.7-505.g72c 1.0 MB/s | 45 kB 00:00 2024-02-10T05:19:15.002 INFO:teuthology.orchestra.run.smithi189.stdout:(18/116): python3-ceph-common-17.2.7-505.g72ce7 1.9 MB/s | 116 kB 00:00 2024-02-10T05:19:15.060 INFO:teuthology.orchestra.run.smithi189.stdout:(19/116): python3-cephfs-17.2.7-505.g72ce7c1d.e 2.6 MB/s | 156 kB 00:00 2024-02-10T05:19:15.127 INFO:teuthology.orchestra.run.smithi189.stdout:(20/116): python3-rados-17.2.7-505.g72ce7c1d.el 4.7 MB/s | 320 kB 00:00 2024-02-10T05:19:15.194 INFO:teuthology.orchestra.run.smithi189.stdout:(21/116): python3-rbd-17.2.7-505.g72ce7c1d.el9. 4.3 MB/s | 293 kB 00:00 2024-02-10T05:19:15.253 INFO:teuthology.orchestra.run.smithi189.stdout:(22/116): python3-rgw-17.2.7-505.g72ce7c1d.el9. 1.7 MB/s | 99 kB 00:00 2024-02-10T05:19:15.311 INFO:teuthology.orchestra.run.smithi189.stdout:(23/116): rbd-fuse-17.2.7-505.g72ce7c1d.el9.x86 1.4 MB/s | 81 kB 00:00 2024-02-10T05:19:15.595 INFO:teuthology.orchestra.run.smithi189.stdout:(24/116): rbd-mirror-17.2.7-505.g72ce7c1d.el9.x 10 MB/s | 2.9 MB 00:00 2024-02-10T05:19:15.662 INFO:teuthology.orchestra.run.smithi189.stdout:(25/116): rbd-nbd-17.2.7-505.g72ce7c1d.el9.x86_ 2.4 MB/s | 164 kB 00:00 2024-02-10T05:19:15.729 INFO:teuthology.orchestra.run.smithi189.stdout:(26/116): ceph-grafana-dashboards-17.2.7-505.g7 351 kB/s | 23 kB 00:00 2024-02-10T05:19:15.796 INFO:teuthology.orchestra.run.smithi189.stdout:(27/116): ceph-mgr-cephadm-17.2.7-505.g72ce7c1d 1.8 MB/s | 121 kB 00:00 2024-02-10T05:19:15.963 INFO:teuthology.orchestra.run.smithi189.stdout:(28/116): ceph-mgr-dashboard-17.2.7-505.g72ce7c 10 MB/s | 1.7 MB 00:00 2024-02-10T05:19:16.605 INFO:teuthology.orchestra.run.smithi189.stdout:(29/116): ceph-mgr-diskprediction-local-17.2.7- 12 MB/s | 7.4 MB 00:00 2024-02-10T05:19:16.663 INFO:teuthology.orchestra.run.smithi189.stdout:(30/116): ceph-mgr-modules-core-17.2.7-505.g72c 4.0 MB/s | 239 kB 00:00 2024-02-10T05:19:16.694 INFO:teuthology.orchestra.run.smithi178.stdout:(8/116): ceph-radosgw-17.2.7-505.g72ce7c1d.el9. 4.9 MB/s | 14 MB 00:02 2024-02-10T05:19:16.713 INFO:teuthology.orchestra.run.smithi189.stdout:(31/116): ceph-mgr-rook-17.2.7-505.g72ce7c1d.el 954 kB/s | 47 kB 00:00 2024-02-10T05:19:16.761 INFO:teuthology.orchestra.run.smithi178.stdout:(9/116): ceph-selinux-17.2.7-505.g72ce7c1d.el9. 378 kB/s | 25 kB 00:00 2024-02-10T05:19:16.764 INFO:teuthology.orchestra.run.smithi189.stdout:(32/116): ceph-prometheus-alerts-17.2.7-505.g72 291 kB/s | 15 kB 00:00 2024-02-10T05:19:16.831 INFO:teuthology.orchestra.run.smithi189.stdout:(33/116): cephadm-17.2.7-505.g72ce7c1d.el9.noar 1.2 MB/s | 80 kB 00:00 2024-02-10T05:19:16.923 INFO:teuthology.orchestra.run.smithi189.stdout:(34/116): flexiblas-3.0.4-8.el9.x86_64.rpm 344 kB/s | 32 kB 00:00 2024-02-10T05:19:17.090 INFO:teuthology.orchestra.run.smithi189.stdout:(35/116): flexiblas-netlib-3.0.4-8.el9.x86_64.r 18 MB/s | 3.0 MB 00:00 2024-02-10T05:19:17.123 INFO:teuthology.orchestra.run.smithi189.stdout:(36/116): flexiblas-openblas-openmp-3.0.4-8.el9 518 kB/s | 17 kB 00:00 2024-02-10T05:19:17.165 INFO:teuthology.orchestra.run.smithi189.stdout:(37/116): libpmemobj-1.12.1-1.el9.x86_64.rpm 3.7 MB/s | 159 kB 00:00 2024-02-10T05:19:17.199 INFO:teuthology.orchestra.run.smithi189.stdout:(38/116): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.3 MB/s | 44 kB 00:00 2024-02-10T05:19:17.249 INFO:teuthology.orchestra.run.smithi189.stdout:(39/116): librdkafka-1.6.1-102.el9.x86_64.rpm 13 MB/s | 661 kB 00:00 2024-02-10T05:19:17.291 INFO:teuthology.orchestra.run.smithi189.stdout:(40/116): lttng-ust-2.12.0-6.el9.x86_64.rpm 6.6 MB/s | 282 kB 00:00 2024-02-10T05:19:17.325 INFO:teuthology.orchestra.run.smithi189.stdout:(41/116): openblas-0.3.21-2.el9.x86_64.rpm 1.0 MB/s | 34 kB 00:00 2024-02-10T05:19:17.475 INFO:teuthology.orchestra.run.smithi189.stdout:(42/116): openblas-openmp-0.3.21-2.el9.x86_64.r 32 MB/s | 4.7 MB 00:00 2024-02-10T05:19:17.500 INFO:teuthology.orchestra.run.smithi189.stdout:(43/116): python3-attrs-20.3.0-7.el9.noarch.rpm 3.1 MB/s | 78 kB 00:00 2024-02-10T05:19:17.668 INFO:teuthology.orchestra.run.smithi189.stdout:(44/116): python3-babel-2.9.1-2.el9.noarch.rpm 35 MB/s | 5.8 MB 00:00 2024-02-10T05:19:17.709 INFO:teuthology.orchestra.run.smithi189.stdout:(45/116): python3-iniconfig-1.1.1-7.el9.noarch. 396 kB/s | 16 kB 00:00 2024-02-10T05:19:17.752 INFO:teuthology.orchestra.run.smithi189.stdout:(46/116): python3-jinja2-2.11.3-5.el9.noarch.rp 5.3 MB/s | 227 kB 00:00 2024-02-10T05:19:17.785 INFO:teuthology.orchestra.run.smithi189.stdout:(47/116): python3-jsonpatch-1.21-16.el9.noarch. 738 kB/s | 24 kB 00:00 2024-02-10T05:19:17.811 INFO:teuthology.orchestra.run.smithi178.stdout:(10/116): ceph-common-17.2.7-505.g72ce7c1d.el9. 3.4 MB/s | 23 MB 00:06 2024-02-10T05:19:17.818 INFO:teuthology.orchestra.run.smithi189.stdout:(48/116): python3-jsonpointer-2.0-4.el9.noarch. 542 kB/s | 18 kB 00:00 2024-02-10T05:19:17.852 INFO:teuthology.orchestra.run.smithi189.stdout:(49/116): python3-mako-1.1.4-6.el9.noarch.rpm 4.2 MB/s | 144 kB 00:00 2024-02-10T05:19:17.886 INFO:teuthology.orchestra.run.smithi189.stdout:(50/116): python3-markupsafe-1.1.1-12.el9.x86_6 950 kB/s | 32 kB 00:00 2024-02-10T05:19:17.962 INFO:teuthology.orchestra.run.smithi178.stdout:(11/116): ceph-osd-17.2.7-505.g72ce7c1d.el9.x86 3.6 MB/s | 15 MB 00:04 2024-02-10T05:19:17.986 INFO:teuthology.orchestra.run.smithi178.stdout:(12/116): libcephfs-devel-17.2.7-505.g72ce7c1d. 142 kB/s | 25 kB 00:00 2024-02-10T05:19:18.036 INFO:teuthology.orchestra.run.smithi189.stdout:(51/116): python3-numpy-1.20.1-5.el9.x86_64.rpm 32 MB/s | 4.8 MB 00:00 2024-02-10T05:19:18.062 INFO:teuthology.orchestra.run.smithi178.stdout:(13/116): libcephsqlite-17.2.7-505.g72ce7c1d.el 2.1 MB/s | 162 kB 00:00 2024-02-10T05:19:18.078 INFO:teuthology.orchestra.run.smithi189.stdout:(52/116): python3-numpy-f2py-1.20.1-5.el9.x86_6 5.1 MB/s | 217 kB 00:00 2024-02-10T05:19:18.120 INFO:teuthology.orchestra.run.smithi189.stdout:(53/116): python3-oauthlib-3.1.1-5.el9.noarch.r 4.1 MB/s | 174 kB 00:00 2024-02-10T05:19:18.129 INFO:teuthology.orchestra.run.smithi178.stdout:(14/116): libcephfs2-17.2.7-505.g72ce7c1d.el9.x 3.7 MB/s | 635 kB 00:00 2024-02-10T05:19:18.154 INFO:teuthology.orchestra.run.smithi189.stdout:(54/116): python3-packaging-20.9-5.el9.noarch.r 2.0 MB/s | 69 kB 00:00 2024-02-10T05:19:18.154 INFO:teuthology.orchestra.run.smithi178.stdout:(15/116): librados-devel-17.2.7-505.g72ce7c1d.e 1.3 MB/s | 126 kB 00:00 2024-02-10T05:19:18.187 INFO:teuthology.orchestra.run.smithi189.stdout:(55/116): python3-pluggy-0.13.1-7.el9.noarch.rp 1.1 MB/s | 38 kB 00:00 2024-02-10T05:19:18.221 INFO:teuthology.orchestra.run.smithi189.stdout:(56/116): python3-prettytable-0.7.2-27.el9.noar 1.2 MB/s | 41 kB 00:00 2024-02-10T05:19:18.263 INFO:teuthology.orchestra.run.smithi189.stdout:(57/116): python3-py-1.10.0-6.el9.noarch.rpm 10 MB/s | 427 kB 00:00 2024-02-10T05:19:18.271 INFO:teuthology.orchestra.run.smithi178.stdout:(16/116): libradosstriper1-17.2.7-505.g72ce7c1d 3.1 MB/s | 458 kB 00:00 2024-02-10T05:19:18.296 INFO:teuthology.orchestra.run.smithi189.stdout:(58/116): python3-pyasn1-0.4.8-6.el9.noarch.rpm 3.9 MB/s | 132 kB 00:00 2024-02-10T05:19:18.330 INFO:teuthology.orchestra.run.smithi178.stdout:(17/116): python3-ceph-argparse-17.2.7-505.g72c 774 kB/s | 45 kB 00:00 2024-02-10T05:19:18.338 INFO:teuthology.orchestra.run.smithi189.stdout:(59/116): python3-pyasn1-modules-0.4.8-6.el9.no 4.9 MB/s | 211 kB 00:00 2024-02-10T05:19:18.380 INFO:teuthology.orchestra.run.smithi178.stdout:(18/116): python3-ceph-common-17.2.7-505.g72ce7 2.3 MB/s | 116 kB 00:00 2024-02-10T05:19:18.389 INFO:teuthology.orchestra.run.smithi189.stdout:(60/116): python3-pytest-6.2.2-6.el9.noarch.rpm 9.3 MB/s | 474 kB 00:00 2024-02-10T05:19:18.431 INFO:teuthology.orchestra.run.smithi189.stdout:(61/116): python3-pytz-2021.1-5.el9.noarch.rpm 1.1 MB/s | 47 kB 00:00 2024-02-10T05:19:18.439 INFO:teuthology.orchestra.run.smithi178.stdout:(19/116): python3-cephfs-17.2.7-505.g72ce7c1d.e 2.6 MB/s | 156 kB 00:00 2024-02-10T05:19:18.464 INFO:teuthology.orchestra.run.smithi189.stdout:(62/116): python3-requests-oauthlib-1.3.0-12.el 1.3 MB/s | 43 kB 00:00 2024-02-10T05:19:18.547 INFO:teuthology.orchestra.run.smithi178.stdout:(20/116): python3-rados-17.2.7-505.g72ce7c1d.el 2.9 MB/s | 320 kB 00:00 2024-02-10T05:19:18.656 INFO:teuthology.orchestra.run.smithi178.stdout:(21/116): python3-rbd-17.2.7-505.g72ce7c1d.el9. 2.6 MB/s | 293 kB 00:00 2024-02-10T05:19:18.715 INFO:teuthology.orchestra.run.smithi178.stdout:(22/116): python3-rgw-17.2.7-505.g72ce7c1d.el9. 1.7 MB/s | 99 kB 00:00 2024-02-10T05:19:18.781 INFO:teuthology.orchestra.run.smithi178.stdout:(23/116): rbd-fuse-17.2.7-505.g72ce7c1d.el9.x86 1.2 MB/s | 81 kB 00:00 2024-02-10T05:19:18.915 INFO:teuthology.orchestra.run.smithi189.stdout:(63/116): python3-scipy-1.6.2-8.el9.x86_64.rpm 35 MB/s | 16 MB 00:00 2024-02-10T05:19:18.940 INFO:teuthology.orchestra.run.smithi189.stdout:(64/116): python3-toml-0.10.2-6.el9.noarch.rpm 1.5 MB/s | 39 kB 00:00 2024-02-10T05:19:18.982 INFO:teuthology.orchestra.run.smithi189.stdout:(65/116): socat-1.7.4.1-5.el9.x86_64.rpm 7.0 MB/s | 300 kB 00:00 2024-02-10T05:19:19.007 INFO:teuthology.orchestra.run.smithi189.stdout:(66/116): xmlstarlet-1.6.1-20.el9.x86_64.rpm 2.4 MB/s | 63 kB 00:00 2024-02-10T05:19:19.041 INFO:teuthology.orchestra.run.smithi189.stdout:(67/116): fuse-2.9.9-15.el9.x86_64.rpm 2.3 MB/s | 79 kB 00:00 2024-02-10T05:19:19.083 INFO:teuthology.orchestra.run.smithi189.stdout:(68/116): jq-1.6-16.el9.x86_64.rpm 4.4 MB/s | 186 kB 00:00 2024-02-10T05:19:19.107 INFO:teuthology.orchestra.run.smithi178.stdout:(24/116): librgw2-17.2.7-505.g72ce7c1d.el9.x86_ 5.2 MB/s | 4.9 MB 00:00 2024-02-10T05:19:19.133 INFO:teuthology.orchestra.run.smithi189.stdout:(69/116): libgfortran-11.4.1-3.el9.x86_64.rpm 16 MB/s | 802 kB 00:00 2024-02-10T05:19:19.157 INFO:teuthology.orchestra.run.smithi178.stdout:(25/116): rbd-nbd-17.2.7-505.g72ce7c1d.el9.x86_ 3.2 MB/s | 164 kB 00:00 2024-02-10T05:19:19.175 INFO:teuthology.orchestra.run.smithi189.stdout:(70/116): libquadmath-11.4.1-3.el9.x86_64.rpm 4.6 MB/s | 194 kB 00:00 2024-02-10T05:19:19.207 INFO:teuthology.orchestra.run.smithi178.stdout:(26/116): ceph-grafana-dashboards-17.2.7-505.g7 469 kB/s | 23 kB 00:00 2024-02-10T05:19:19.217 INFO:teuthology.orchestra.run.smithi189.stdout:(71/116): oniguruma-6.9.6-1.el9.5.x86_64.rpm 5.1 MB/s | 217 kB 00:00 2024-02-10T05:19:19.258 INFO:teuthology.orchestra.run.smithi178.stdout:(27/116): ceph-mgr-cephadm-17.2.7-505.g72ce7c1d 2.4 MB/s | 121 kB 00:00 2024-02-10T05:19:19.259 INFO:teuthology.orchestra.run.smithi189.stdout:(72/116): python3-cffi-1.14.5-5.el9.x86_64.rpm 5.6 MB/s | 241 kB 00:00 2024-02-10T05:19:19.318 INFO:teuthology.orchestra.run.smithi189.stdout:(73/116): python3-cryptography-36.0.1-4.el9.x86 20 MB/s | 1.1 MB 00:00 2024-02-10T05:19:19.351 INFO:teuthology.orchestra.run.smithi189.stdout:(74/116): python3-ply-3.11-14.el9.noarch.rpm 3.0 MB/s | 103 kB 00:00 2024-02-10T05:19:19.385 INFO:teuthology.orchestra.run.smithi189.stdout:(75/116): python3-pycparser-2.20-6.el9.noarch.r 3.6 MB/s | 124 kB 00:00 2024-02-10T05:19:19.391 INFO:teuthology.orchestra.run.smithi178.stdout:(28/116): rbd-mirror-17.2.7-505.g72ce7c1d.el9.x 4.8 MB/s | 2.9 MB 00:00 2024-02-10T05:19:19.419 INFO:teuthology.orchestra.run.smithi189.stdout:(76/116): python3-requests-2.25.1-8.el9.noarch. 3.3 MB/s | 113 kB 00:00 2024-02-10T05:19:19.461 INFO:teuthology.orchestra.run.smithi189.stdout:(77/116): python3-urllib3-1.26.5-5.el9.noarch.r 4.4 MB/s | 187 kB 00:00 2024-02-10T05:19:19.617 INFO:teuthology.orchestra.run.smithi178.stdout:(29/116): ceph-mgr-dashboard-17.2.7-505.g72ce7c 4.7 MB/s | 1.7 MB 00:00 2024-02-10T05:19:19.725 INFO:teuthology.orchestra.run.smithi178.stdout:(30/116): ceph-mgr-modules-core-17.2.7-505.g72c 2.2 MB/s | 239 kB 00:00 2024-02-10T05:19:19.775 INFO:teuthology.orchestra.run.smithi178.stdout:(31/116): ceph-mgr-rook-17.2.7-505.g72ce7c1d.el 949 kB/s | 47 kB 00:00 2024-02-10T05:19:19.826 INFO:teuthology.orchestra.run.smithi178.stdout:(32/116): ceph-prometheus-alerts-17.2.7-505.g72 292 kB/s | 15 kB 00:00 2024-02-10T05:19:19.884 INFO:teuthology.orchestra.run.smithi178.stdout:(33/116): cephadm-17.2.7-505.g72ce7c1d.el9.noar 1.3 MB/s | 80 kB 00:00 2024-02-10T05:19:19.985 INFO:teuthology.orchestra.run.smithi178.stdout:(34/116): flexiblas-3.0.4-8.el9.x86_64.rpm 317 kB/s | 32 kB 00:00 2024-02-10T05:19:20.118 INFO:teuthology.orchestra.run.smithi178.stdout:(35/116): flexiblas-netlib-3.0.4-8.el9.x86_64.r 22 MB/s | 3.0 MB 00:00 2024-02-10T05:19:20.152 INFO:teuthology.orchestra.run.smithi178.stdout:(36/116): flexiblas-openblas-openmp-3.0.4-8.el9 513 kB/s | 17 kB 00:00 2024-02-10T05:19:20.185 INFO:teuthology.orchestra.run.smithi178.stdout:(37/116): libpmemobj-1.12.1-1.el9.x86_64.rpm 4.7 MB/s | 159 kB 00:00 2024-02-10T05:19:20.219 INFO:teuthology.orchestra.run.smithi178.stdout:(38/116): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.3 MB/s | 44 kB 00:00 2024-02-10T05:19:20.270 INFO:teuthology.orchestra.run.smithi178.stdout:(39/116): librdkafka-1.6.1-102.el9.x86_64.rpm 13 MB/s | 661 kB 00:00 2024-02-10T05:19:20.278 INFO:teuthology.orchestra.run.smithi189.stdout:(78/116): ceph-test-17.2.7-505.g72ce7c1d.el9.x8 7.7 MB/s | 48 MB 00:06 2024-02-10T05:19:20.312 INFO:teuthology.orchestra.run.smithi178.stdout:(40/116): lttng-ust-2.12.0-6.el9.x86_64.rpm 6.6 MB/s | 282 kB 00:00 2024-02-10T05:19:20.354 INFO:teuthology.orchestra.run.smithi178.stdout:(41/116): openblas-0.3.21-2.el9.x86_64.rpm 816 kB/s | 34 kB 00:00 2024-02-10T05:19:20.420 INFO:teuthology.orchestra.run.smithi189.stdout:(79/116): ceph-radosgw-17.2.7-505.g72ce7c1d.el9 1.7 MB/s | 14 MB 00:08 2024-02-10T05:19:20.445 INFO:teuthology.orchestra.run.smithi189.stdout:(80/116): python3-devel-3.9.17-2.el9.x86_64.rpm 249 kB/s | 245 kB 00:00 2024-02-10T05:19:20.487 INFO:teuthology.orchestra.run.smithi178.stdout:(42/116): openblas-openmp-0.3.21-2.el9.x86_64.r 36 MB/s | 4.7 MB 00:00 2024-02-10T05:19:20.529 INFO:teuthology.orchestra.run.smithi178.stdout:(43/116): python3-attrs-20.3.0-7.el9.noarch.rpm 1.8 MB/s | 78 kB 00:00 2024-02-10T05:19:20.697 INFO:teuthology.orchestra.run.smithi178.stdout:(44/116): python3-babel-2.9.1-2.el9.noarch.rpm 35 MB/s | 5.8 MB 00:00 2024-02-10T05:19:20.730 INFO:teuthology.orchestra.run.smithi178.stdout:(45/116): python3-iniconfig-1.1.1-7.el9.noarch. 492 kB/s | 16 kB 00:00 2024-02-10T05:19:20.772 INFO:teuthology.orchestra.run.smithi178.stdout:(46/116): python3-jinja2-2.11.3-5.el9.noarch.rp 5.3 MB/s | 227 kB 00:00 2024-02-10T05:19:20.806 INFO:teuthology.orchestra.run.smithi178.stdout:(47/116): python3-jsonpatch-1.21-16.el9.noarch. 730 kB/s | 24 kB 00:00 2024-02-10T05:19:20.898 INFO:teuthology.orchestra.run.smithi178.stdout:(48/116): ceph-mgr-diskprediction-local-17.2.7- 4.9 MB/s | 7.4 MB 00:01 2024-02-10T05:19:20.923 INFO:teuthology.orchestra.run.smithi178.stdout:(49/116): python3-jsonpointer-2.0-4.el9.noarch. 154 kB/s | 18 kB 00:00 2024-02-10T05:19:20.949 INFO:teuthology.orchestra.run.smithi178.stdout:(50/116): python3-mako-1.1.4-6.el9.noarch.rpm 2.8 MB/s | 144 kB 00:00 2024-02-10T05:19:20.974 INFO:teuthology.orchestra.run.smithi178.stdout:(51/116): python3-markupsafe-1.1.1-12.el9.x86_6 631 kB/s | 32 kB 00:00 2024-02-10T05:19:21.083 INFO:teuthology.orchestra.run.smithi178.stdout:(52/116): python3-numpy-1.20.1-5.el9.x86_64.rpm 36 MB/s | 4.8 MB 00:00 2024-02-10T05:19:21.108 INFO:teuthology.orchestra.run.smithi178.stdout:(53/116): python3-numpy-f2py-1.20.1-5.el9.x86_6 1.6 MB/s | 217 kB 00:00 2024-02-10T05:19:21.133 INFO:teuthology.orchestra.run.smithi178.stdout:(54/116): python3-oauthlib-3.1.1-5.el9.noarch.r 3.4 MB/s | 174 kB 00:00 2024-02-10T05:19:21.158 INFO:teuthology.orchestra.run.smithi178.stdout:(55/116): python3-packaging-20.9-5.el9.noarch.r 1.3 MB/s | 69 kB 00:00 2024-02-10T05:19:21.183 INFO:teuthology.orchestra.run.smithi178.stdout:(56/116): python3-pluggy-0.13.1-7.el9.noarch.rp 752 kB/s | 38 kB 00:00 2024-02-10T05:19:21.209 INFO:teuthology.orchestra.run.smithi178.stdout:(57/116): python3-prettytable-0.7.2-27.el9.noar 822 kB/s | 41 kB 00:00 2024-02-10T05:19:21.242 INFO:teuthology.orchestra.run.smithi178.stdout:(58/116): python3-py-1.10.0-6.el9.noarch.rpm 7.1 MB/s | 427 kB 00:00 2024-02-10T05:19:21.268 INFO:teuthology.orchestra.run.smithi178.stdout:(59/116): python3-pyasn1-0.4.8-6.el9.noarch.rpm 2.2 MB/s | 132 kB 00:00 2024-02-10T05:19:21.293 INFO:teuthology.orchestra.run.smithi178.stdout:(60/116): python3-pyasn1-modules-0.4.8-6.el9.no 4.1 MB/s | 211 kB 00:00 2024-02-10T05:19:21.318 INFO:teuthology.orchestra.run.smithi178.stdout:(61/116): python3-pytest-6.2.2-6.el9.noarch.rpm 9.3 MB/s | 474 kB 00:00 2024-02-10T05:19:21.344 INFO:teuthology.orchestra.run.smithi178.stdout:(62/116): python3-pytz-2021.1-5.el9.noarch.rpm 956 kB/s | 47 kB 00:00 2024-02-10T05:19:21.369 INFO:teuthology.orchestra.run.smithi178.stdout:(63/116): python3-requests-oauthlib-1.3.0-12.el 850 kB/s | 43 kB 00:00 2024-02-10T05:19:21.519 INFO:teuthology.orchestra.run.smithi178.stdout:(64/116): python3-toml-0.10.2-6.el9.noarch.rpm 261 kB/s | 39 kB 00:00 2024-02-10T05:19:21.737 INFO:teuthology.orchestra.run.smithi178.stdout:(65/116): python3-scipy-1.6.2-8.el9.x86_64.rpm 40 MB/s | 16 MB 00:00 2024-02-10T05:19:21.762 INFO:teuthology.orchestra.run.smithi178.stdout:(66/116): socat-1.7.4.1-5.el9.x86_64.rpm 1.2 MB/s | 300 kB 00:00 2024-02-10T05:19:21.786 INFO:teuthology.orchestra.run.smithi189.stdout:(81/116): liboath-2.6.7-2.el9.x86_64.rpm 36 kB/s | 49 kB 00:01 2024-02-10T05:19:21.795 INFO:teuthology.orchestra.run.smithi178.stdout:(67/116): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.1 MB/s | 63 kB 00:00 2024-02-10T05:19:21.812 INFO:teuthology.orchestra.run.smithi189.stdout:(82/116): libunwind-1.6.2-1.el9.x86_64.rpm 49 kB/s | 67 kB 00:01 2024-02-10T05:19:21.812 INFO:teuthology.orchestra.run.smithi178.stdout:(68/116): fuse-2.9.9-15.el9.x86_64.rpm 1.5 MB/s | 79 kB 00:00 2024-02-10T05:19:21.838 INFO:teuthology.orchestra.run.smithi178.stdout:(69/116): jq-1.6-16.el9.x86_64.rpm 4.4 MB/s | 186 kB 00:00 2024-02-10T05:19:21.871 INFO:teuthology.orchestra.run.smithi178.stdout:(70/116): libgfortran-11.4.1-3.el9.x86_64.rpm 13 MB/s | 802 kB 00:00 2024-02-10T05:19:21.897 INFO:teuthology.orchestra.run.smithi178.stdout:(71/116): libquadmath-11.4.1-3.el9.x86_64.rpm 3.3 MB/s | 194 kB 00:00 2024-02-10T05:19:21.922 INFO:teuthology.orchestra.run.smithi178.stdout:(72/116): oniguruma-6.9.6-1.el9.5.x86_64.rpm 4.2 MB/s | 217 kB 00:00 2024-02-10T05:19:21.956 INFO:teuthology.orchestra.run.smithi178.stdout:(73/116): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.0 MB/s | 241 kB 00:00 2024-02-10T05:19:21.989 INFO:teuthology.orchestra.run.smithi178.stdout:(74/116): python3-cryptography-36.0.1-4.el9.x86 17 MB/s | 1.1 MB 00:00 2024-02-10T05:19:22.015 INFO:teuthology.orchestra.run.smithi178.stdout:(75/116): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 103 kB 00:00 2024-02-10T05:19:22.040 INFO:teuthology.orchestra.run.smithi178.stdout:(76/116): python3-pycparser-2.20-6.el9.noarch.r 2.4 MB/s | 124 kB 00:00 2024-02-10T05:19:22.065 INFO:teuthology.orchestra.run.smithi178.stdout:(77/116): python3-requests-2.25.1-8.el9.noarch. 2.2 MB/s | 113 kB 00:00 2024-02-10T05:19:22.087 INFO:teuthology.orchestra.run.smithi189.stdout:(83/116): gperftools-libs-2.9.1-2.el9.x86_64.rp 171 kB/s | 309 kB 00:01 2024-02-10T05:19:22.090 INFO:teuthology.orchestra.run.smithi178.stdout:(78/116): python3-urllib3-1.26.5-5.el9.noarch.r 3.7 MB/s | 187 kB 00:00 2024-02-10T05:19:22.191 INFO:teuthology.orchestra.run.smithi178.stdout:(79/116): python3-devel-3.9.17-2.el9.x86_64.rpm 1.9 MB/s | 245 kB 00:00 2024-02-10T05:19:22.487 INFO:teuthology.orchestra.run.smithi189.stdout:(84/116): python3-asyncssh-2.13.2-3.el9.noarch. 783 kB/s | 548 kB 00:00 2024-02-10T05:19:22.512 INFO:teuthology.orchestra.run.smithi189.stdout:(85/116): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 62 kB/s | 43 kB 00:00 2024-02-10T05:19:22.537 INFO:teuthology.orchestra.run.smithi189.stdout:(86/116): python3-cachetools-4.2.4-1.el9.noarch 71 kB/s | 32 kB 00:00 2024-02-10T05:19:22.549 INFO:teuthology.orchestra.run.smithi178.stdout:(80/116): liboath-2.6.7-2.el9.x86_64.rpm 135 kB/s | 49 kB 00:00 2024-02-10T05:19:22.721 INFO:teuthology.orchestra.run.smithi189.stdout:(87/116): python3-certifi-2021.10.8-2.el9.noarc 64 kB/s | 15 kB 00:00 2024-02-10T05:19:22.805 INFO:teuthology.orchestra.run.smithi189.stdout:(88/116): python3-cheroot-8.6.0-4.el9.noarch.rp 643 kB/s | 172 kB 00:00 2024-02-10T05:19:22.872 INFO:teuthology.orchestra.run.smithi189.stdout:(89/116): python3-cherrypy-18.6.1-2.el9.noarch. 1.0 MB/s | 358 kB 00:00 2024-02-10T05:19:22.997 INFO:teuthology.orchestra.run.smithi189.stdout:(90/116): python3-google-auth-2.27.0-1.el9.noar 735 kB/s | 203 kB 00:00 2024-02-10T05:19:23.056 INFO:teuthology.orchestra.run.smithi189.stdout:(91/116): python3-jaraco-8.2.1-3.el9.noarch.rpm 43 kB/s | 11 kB 00:00 2024-02-10T05:19:23.106 INFO:teuthology.orchestra.run.smithi189.stdout:(92/116): python3-jaraco-classes-3.2.1-5.el9.no 75 kB/s | 18 kB 00:00 2024-02-10T05:19:23.248 INFO:teuthology.orchestra.run.smithi189.stdout:(93/116): python3-jaraco-collections-3.0.0-8.el 92 kB/s | 23 kB 00:00 2024-02-10T05:19:23.298 INFO:teuthology.orchestra.run.smithi189.stdout:(94/116): python3-jaraco-functools-3.5.0-2.el9. 80 kB/s | 19 kB 00:00 2024-02-10T05:19:23.349 INFO:teuthology.orchestra.run.smithi189.stdout:(95/116): python3-jaraco-text-3.2.0-6.el9.noarc 81 kB/s | 20 kB 00:00 2024-02-10T05:19:23.490 INFO:teuthology.orchestra.run.smithi189.stdout:(96/116): python3-jwt+crypto-2.4.0-1.el9.noarch 37 kB/s | 9.0 kB 00:00 2024-02-10T05:19:23.549 INFO:teuthology.orchestra.run.smithi189.stdout:(97/116): python3-jwt-2.4.0-1.el9.noarch.rpm 163 kB/s | 41 kB 00:00 2024-02-10T05:19:23.733 INFO:teuthology.orchestra.run.smithi189.stdout:(98/116): python3-kubernetes-26.1.0-2.el9.noarc 2.7 MB/s | 1.0 MB 00:00 2024-02-10T05:19:23.783 INFO:teuthology.orchestra.run.smithi189.stdout:(99/116): python3-logutils-0.3.5-21.el9.noarch. 158 kB/s | 46 kB 00:00 2024-02-10T05:19:23.816 INFO:teuthology.orchestra.run.smithi189.stdout:(100/116): python3-more-itertools-8.12.0-2.el9. 295 kB/s | 79 kB 00:00 2024-02-10T05:19:23.850 INFO:teuthology.orchestra.run.smithi178.stdout:(81/116): ceph-test-17.2.7-505.g72ce7c1d.el9.x8 6.8 MB/s | 48 MB 00:07 2024-02-10T05:19:23.875 INFO:teuthology.orchestra.run.smithi178.stdout:(82/116): gperftools-libs-2.9.1-2.el9.x86_64.rp 173 kB/s | 309 kB 00:01 2024-02-10T05:19:23.992 INFO:teuthology.orchestra.run.smithi189.stdout:(101/116): python3-natsort-7.1.1-5.el9.noarch.r 223 kB/s | 58 kB 00:00 2024-02-10T05:19:24.067 INFO:teuthology.orchestra.run.smithi189.stdout:(102/116): python3-pecan-1.4.2-3.el9.noarch.rpm 959 kB/s | 272 kB 00:00 2024-02-10T05:19:24.084 INFO:teuthology.orchestra.run.smithi189.stdout:(103/116): python3-portend-3.1.0-2.el9.noarch.r 61 kB/s | 16 kB 00:00 2024-02-10T05:19:24.259 INFO:teuthology.orchestra.run.smithi189.stdout:(104/116): python3-pyOpenSSL-21.0.0-1.el9.noarc 336 kB/s | 90 kB 00:00 2024-02-10T05:19:24.327 INFO:teuthology.orchestra.run.smithi189.stdout:(105/116): python3-repoze-lru-0.7-16.el9.noarch 119 kB/s | 31 kB 00:00 2024-02-10T05:19:24.334 INFO:teuthology.orchestra.run.smithi178.stdout:(83/116): libunwind-1.6.2-1.el9.x86_64.rpm 38 kB/s | 67 kB 00:01 2024-02-10T05:19:24.351 INFO:teuthology.orchestra.run.smithi189.stdout:(106/116): python3-routes-2.5.1-5.el9.noarch.rp 706 kB/s | 188 kB 00:00 2024-02-10T05:19:24.494 INFO:teuthology.orchestra.run.smithi189.stdout:(107/116): python3-rsa-4.9-2.el9.noarch.rpm 252 kB/s | 59 kB 00:00 2024-02-10T05:19:24.552 INFO:teuthology.orchestra.run.smithi189.stdout:(108/116): python3-tempora-5.0.0-2.el9.noarch.r 159 kB/s | 36 kB 00:00 2024-02-10T05:19:24.577 INFO:teuthology.orchestra.run.smithi189.stdout:(109/116): python3-typing-extensions-4.4.0-2.el 226 kB/s | 51 kB 00:00 2024-02-10T05:19:24.744 INFO:teuthology.orchestra.run.smithi189.stdout:(110/116): python3-webob-1.8.7-6.el9.noarch.rpm 917 kB/s | 230 kB 00:00 2024-02-10T05:19:24.786 INFO:teuthology.orchestra.run.smithi189.stdout:(111/116): python3-websocket-client-1.2.3-2.el9 383 kB/s | 90 kB 00:00 2024-02-10T05:19:24.836 INFO:teuthology.orchestra.run.smithi189.stdout:(112/116): python3-werkzeug-2.0.3-3.el9.1.noarc 1.6 MB/s | 427 kB 00:00 2024-02-10T05:19:24.979 INFO:teuthology.orchestra.run.smithi189.stdout:(113/116): python3-zc-lockfile-2.0-10.el9.noarc 85 kB/s | 20 kB 00:00 2024-02-10T05:19:25.145 INFO:teuthology.orchestra.run.smithi189.stdout:(114/116): thrift-0.15.0-2.el9.x86_64.rpm 4.4 MB/s | 1.6 MB 00:00 2024-02-10T05:19:25.654 INFO:teuthology.orchestra.run.smithi189.stdout:(115/116): librbd1-17.2.7-505.g72ce7c1d.el9.x86 4.4 MB/s | 2.9 MB 00:00 2024-02-10T05:19:25.987 INFO:teuthology.orchestra.run.smithi189.stdout:(116/116): librados2-17.2.7-505.g72ce7c1d.el9.x 2.7 MB/s | 3.1 MB 00:01 2024-02-10T05:19:25.994 INFO:teuthology.orchestra.run.smithi189.stdout:-------------------------------------------------------------------------------- 2024-02-10T05:19:25.995 INFO:teuthology.orchestra.run.smithi189.stdout:Total 11 MB/s | 187 MB 00:16 2024-02-10T05:19:26.012 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction check 2024-02-10T05:19:26.108 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction check succeeded. 2024-02-10T05:19:26.108 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction test 2024-02-10T05:19:27.017 INFO:teuthology.orchestra.run.smithi178.stdout:(84/116): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 14 kB/s | 43 kB 00:03 2024-02-10T05:19:27.151 INFO:teuthology.orchestra.run.smithi178.stdout:(85/116): python3-cachetools-4.2.4-1.el9.noarch 11 kB/s | 32 kB 00:02 2024-02-10T05:19:27.451 INFO:teuthology.orchestra.run.smithi178.stdout:(86/116): python3-asyncssh-2.13.2-3.el9.noarch. 152 kB/s | 548 kB 00:03 2024-02-10T05:19:27.493 INFO:teuthology.orchestra.run.smithi178.stdout:(87/116): python3-certifi-2021.10.8-2.el9.noarc 31 kB/s | 15 kB 00:00 2024-02-10T05:19:27.758 INFO:teuthology.orchestra.run.smithi189.stdout:Transaction test succeeded. 2024-02-10T05:19:27.759 INFO:teuthology.orchestra.run.smithi189.stdout:Running transaction 2024-02-10T05:19:28.876 INFO:teuthology.orchestra.run.smithi178.stdout:(88/116): python3-cheroot-8.6.0-4.el9.noarch.rp 100 kB/s | 172 kB 00:01 2024-02-10T05:19:30.818 INFO:teuthology.orchestra.run.smithi178.stdout:(89/116): python3-cherrypy-18.6.1-2.el9.noarch. 106 kB/s | 358 kB 00:03 2024-02-10T05:19:30.952 INFO:teuthology.orchestra.run.smithi178.stdout:(90/116): python3-jaraco-8.2.1-3.el9.noarch.rpm 5.1 kB/s | 11 kB 00:02 2024-02-10T05:19:31.002 INFO:teuthology.orchestra.run.smithi178.stdout:(91/116): python3-google-auth-2.27.0-1.el9.noar 58 kB/s | 203 kB 00:03 2024-02-10T05:19:31.027 INFO:teuthology.orchestra.run.smithi178.stdout:(92/116): python3-jaraco-classes-3.2.1-5.el9.no 85 kB/s | 18 kB 00:00 2024-02-10T05:19:31.061 INFO:teuthology.orchestra.run.smithi178.stdout:(93/116): python3-jaraco-collections-3.0.0-8.el 212 kB/s | 23 kB 00:00 2024-02-10T05:19:31.086 INFO:teuthology.orchestra.run.smithi178.stdout:(94/116): python3-jaraco-functools-3.5.0-2.el9. 231 kB/s | 19 kB 00:00 2024-02-10T05:19:31.120 INFO:teuthology.orchestra.run.smithi178.stdout:(95/116): python3-jaraco-text-3.2.0-6.el9.noarc 213 kB/s | 20 kB 00:00 2024-02-10T05:19:31.170 INFO:teuthology.orchestra.run.smithi178.stdout:(96/116): python3-jwt+crypto-2.4.0-1.el9.noarch 83 kB/s | 9.0 kB 00:00 2024-02-10T05:19:31.279 INFO:teuthology.orchestra.run.smithi178.stdout:(97/116): python3-jwt-2.4.0-1.el9.noarch.rpm 213 kB/s | 41 kB 00:00 2024-02-10T05:19:32.326 INFO:teuthology.orchestra.run.smithi189.stdout: Preparing : 1/1 2024-02-10T05:19:32.399 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/118 2024-02-10T05:19:32.423 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/118 2024-02-10T05:19:32.488 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/118 2024-02-10T05:19:32.799 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/118 2024-02-10T05:19:32.849 INFO:teuthology.orchestra.run.smithi189.stdout: Upgrading : librados2-2:17.2.7-505.g72ce7c1d.el9.x86_64 5/118 2024-02-10T05:19:32.971 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: librados2-2:17.2.7-505.g72ce7c1d.el9.x86_64 5/118 2024-02-10T05:19:33.000 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libcephfs2-2:17.2.7-505.g72ce7c1d.el9.x86_64 6/118 2024-02-10T05:19:33.070 INFO:teuthology.orchestra.run.smithi178.stdout:(98/116): python3-logutils-0.3.5-21.el9.noarch. 24 kB/s | 46 kB 00:01 2024-02-10T05:19:33.092 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: libcephfs2-2:17.2.7-505.g72ce7c1d.el9.x86_64 6/118 2024-02-10T05:19:33.251 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-rados-2:17.2.7-505.g72ce7c1d.el9.x86_64 7/118 2024-02-10T05:19:33.280 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/118 2024-02-10T05:19:33.504 INFO:teuthology.orchestra.run.smithi178.stdout:(99/116): python3-more-itertools-8.12.0-2.el9.n 35 kB/s | 79 kB 00:02 2024-02-10T05:19:33.717 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/118 2024-02-10T05:19:33.745 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : librgw2-2:17.2.7-505.g72ce7c1d.el9.x86_64 10/118 2024-02-10T05:19:33.819 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: librgw2-2:17.2.7-505.g72ce7c1d.el9.x86_64 10/118 2024-02-10T05:19:33.846 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libcephsqlite-2:17.2.7-505.g72ce7c1d.el9.x86_64 11/118 2024-02-10T05:19:33.946 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: libcephsqlite-2:17.2.7-505.g72ce7c1d.el9.x86_64 11/118 2024-02-10T05:19:33.972 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libradosstriper1-2:17.2.7-505.g72ce7c1d.el9.x86_ 12/118 2024-02-10T05:19:34.100 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: libradosstriper1-2:17.2.7-505.g72ce7c1d.el9.x86_ 12/118 2024-02-10T05:19:34.143 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 13/118 2024-02-10T05:19:34.212 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : liboath-2.6.7-2.el9.x86_64 14/118 2024-02-10T05:19:34.266 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 15/118 2024-02-10T05:19:34.304 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 16/118 2024-02-10T05:19:34.349 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 17/118 2024-02-10T05:19:34.386 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 18/118 2024-02-10T05:19:34.388 INFO:teuthology.orchestra.run.smithi178.stdout:(100/116): python3-natsort-7.1.1-5.el9.noarch.r 44 kB/s | 58 kB 00:01 2024-02-10T05:19:34.416 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/118 2024-02-10T05:19:34.456 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/118 2024-02-10T05:19:34.521 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 21/118 2024-02-10T05:19:34.555 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 22/118 2024-02-10T05:19:34.591 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 23/118 2024-02-10T05:19:34.620 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 24/118 2024-02-10T05:19:34.663 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-ceph-argparse-2:17.2.7-505.g72ce7c1d.el9 25/118 2024-02-10T05:19:34.738 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-cephfs-2:17.2.7-505.g72ce7c1d.el9.x86_64 26/118 2024-02-10T05:19:34.746 INFO:teuthology.orchestra.run.smithi178.stdout:(101/116): python3-kubernetes-26.1.0-2.el9.noar 288 kB/s | 1.0 MB 00:03 2024-02-10T05:19:34.882 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 27/118 2024-02-10T05:19:34.896 INFO:teuthology.orchestra.run.smithi178.stdout:(102/116): python3-pecan-1.4.2-3.el9.noarch.rpm 196 kB/s | 272 kB 00:01 2024-02-10T05:19:34.922 INFO:teuthology.orchestra.run.smithi178.stdout:(103/116): python3-portend-3.1.0-2.el9.noarch.r 31 kB/s | 16 kB 00:00 2024-02-10T05:19:34.944 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 28/118 2024-02-10T05:19:35.022 INFO:teuthology.orchestra.run.smithi178.stdout:(104/116): python3-pyOpenSSL-21.0.0-1.el9.noarc 326 kB/s | 90 kB 00:00 2024-02-10T05:19:35.056 INFO:teuthology.orchestra.run.smithi178.stdout:(105/116): python3-repoze-lru-0.7-16.el9.noarch 193 kB/s | 31 kB 00:00 2024-02-10T05:19:35.264 INFO:teuthology.orchestra.run.smithi178.stdout:(106/116): python3-routes-2.5.1-5.el9.noarch.rp 551 kB/s | 188 kB 00:00 2024-02-10T05:19:35.331 INFO:teuthology.orchestra.run.smithi178.stdout:(107/116): python3-rsa-4.9-2.el9.noarch.rpm 191 kB/s | 59 kB 00:00 2024-02-10T05:19:35.365 INFO:teuthology.orchestra.run.smithi178.stdout:(108/116): python3-tempora-5.0.0-2.el9.noarch.r 116 kB/s | 36 kB 00:00 2024-02-10T05:19:35.476 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-rsa-4.9-2.el9.noarch 29/118 2024-02-10T05:19:35.554 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 30/118 2024-02-10T05:19:35.592 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 31/118 2024-02-10T05:19:35.625 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 32/118 2024-02-10T05:19:35.660 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 33/118 2024-02-10T05:19:35.699 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 34/118 2024-02-10T05:19:35.736 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-rgw-2:17.2.7-505.g72ce7c1d.el9.x86_64 35/118 2024-02-10T05:19:35.765 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : librados-devel-2:17.2.7-505.g72ce7c1d.el9.x86_64 36/118 2024-02-10T05:19:35.795 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 37/118 2024-02-10T05:19:35.832 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 38/118 2024-02-10T05:19:35.848 INFO:teuthology.orchestra.run.smithi178.stdout:(109/116): python3-typing-extensions-4.4.0-2.el 87 kB/s | 51 kB 00:00 2024-02-10T05:19:35.887 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/118 2024-02-10T05:19:35.970 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/118 2024-02-10T05:19:36.007 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 41/118 2024-02-10T05:19:36.045 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 42/118 2024-02-10T05:19:36.091 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/118 2024-02-10T05:19:36.136 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/118 2024-02-10T05:19:36.179 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/118 2024-02-10T05:19:36.315 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/118 2024-02-10T05:19:36.349 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/118 2024-02-10T05:19:36.391 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 48/118 2024-02-10T05:19:36.415 INFO:teuthology.orchestra.run.smithi178.stdout:(110/116): python3-webob-1.8.7-6.el9.noarch.rpm 212 kB/s | 230 kB 00:01 2024-02-10T05:19:36.487 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/118 2024-02-10T05:19:36.534 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-google-auth-1:2.27.0-1.el9.noarch 50/118 2024-02-10T05:19:36.574 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/118 2024-02-10T05:19:36.632 INFO:teuthology.orchestra.run.smithi178.stdout:(111/116): python3-websocket-client-1.2.3-2.el9 71 kB/s | 90 kB 00:01 2024-02-10T05:19:36.679 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 52/118 2024-02-10T05:19:36.717 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 53/118 2024-02-10T05:19:36.767 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-ply-3.11-14.el9.noarch 54/118 2024-02-10T05:19:36.822 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 55/118 2024-02-10T05:19:37.025 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 56/118 2024-02-10T05:19:37.071 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 57/118 2024-02-10T05:19:37.151 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 58/118 2024-02-10T05:19:37.239 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 59/118 2024-02-10T05:19:37.388 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 60/118 2024-02-10T05:19:37.443 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-asyncssh-2.13.2-3.el9.noarch 61/118 2024-02-10T05:19:37.472 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 62/118 2024-02-10T05:19:37.506 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 63/118 2024-02-10T05:19:37.538 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 64/118 2024-02-10T05:19:37.571 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 65/118 2024-02-10T05:19:37.606 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : jq-1.6-16.el9.x86_64 66/118 2024-02-10T05:19:37.638 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : fuse-2.9.9-15.el9.x86_64 67/118 2024-02-10T05:19:37.684 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 68/118 2024-02-10T05:19:37.807 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 69/118 2024-02-10T05:19:37.842 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-py-1.10.0-6.el9.noarch 70/118 2024-02-10T05:19:37.881 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 71/118 2024-02-10T05:19:37.923 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 72/118 2024-02-10T05:19:38.024 INFO:teuthology.orchestra.run.smithi178.stdout:(112/116): python3-zc-lockfile-2.0-10.el9.noarc 12 kB/s | 20 kB 00:01 2024-02-10T05:19:38.030 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-packaging-20.9-5.el9.noarch 73/118 2024-02-10T05:19:38.077 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 74/118 2024-02-10T05:19:38.149 INFO:teuthology.orchestra.run.smithi178.stdout:(113/116): python3-werkzeug-2.0.3-3.el9.1.noarc 186 kB/s | 427 kB 00:02 2024-02-10T05:19:38.638 INFO:teuthology.orchestra.run.smithi178.stdout:(114/116): librados2-17.2.7-505.g72ce7c1d.el9.x 5.0 MB/s | 3.1 MB 00:00 2024-02-10T05:19:38.834 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/118 2024-02-10T05:19:38.882 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 76/118 2024-02-10T05:19:38.908 INFO:teuthology.orchestra.run.smithi178.stdout:(115/116): librbd1-17.2.7-505.g72ce7c1d.el9.x86 3.9 MB/s | 2.9 MB 00:00 2024-02-10T05:19:38.919 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 77/118 2024-02-10T05:19:38.952 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 78/118 2024-02-10T05:19:39.001 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 79/118 2024-02-10T05:19:39.035 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 80/118 2024-02-10T05:19:39.214 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : openblas-0.3.21-2.el9.x86_64 81/118 2024-02-10T05:19:39.242 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 82/118 2024-02-10T05:19:39.319 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 83/118 2024-02-10T05:19:39.983 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 84/118 2024-02-10T05:19:40.089 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 85/118 2024-02-10T05:19:40.408 INFO:teuthology.orchestra.run.smithi178.stdout:(116/116): thrift-0.15.0-2.el9.x86_64.rpm 429 kB/s | 1.6 MB 00:03 2024-02-10T05:19:40.414 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-02-10T05:19:40.414 INFO:teuthology.orchestra.run.smithi178.stdout:Total 6.3 MB/s | 187 MB 00:29 2024-02-10T05:19:40.436 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction check 2024-02-10T05:19:40.532 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction check succeeded. 2024-02-10T05:19:40.532 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction test 2024-02-10T05:19:41.365 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 86/118 2024-02-10T05:19:41.455 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 87/118 2024-02-10T05:19:41.747 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 88/118 2024-02-10T05:19:41.784 INFO:teuthology.orchestra.run.smithi189.stdout: Upgrading : librbd1-2:17.2.7-505.g72ce7c1d.el9.x86_64 89/118 2024-02-10T05:19:41.873 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: librbd1-2:17.2.7-505.g72ce7c1d.el9.x86_64 89/118 2024-02-10T05:19:41.902 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-rbd-2:17.2.7-505.g72ce7c1d.el9.x86_64 90/118 2024-02-10T05:19:42.180 INFO:teuthology.orchestra.run.smithi178.stdout:Transaction test succeeded. 2024-02-10T05:19:42.181 INFO:teuthology.orchestra.run.smithi178.stdout:Running transaction 2024-02-10T05:19:42.341 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: cephadm-2:17.2.7-505.g72ce7c1d.el9.noarch 91/118 2024-02-10T05:19:42.367 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : cephadm-2:17.2.7-505.g72ce7c1d.el9.noarch 91/118 2024-02-10T05:19:42.397 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-505.g72ce7c1d.el 92/118 2024-02-10T05:19:42.474 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-505.g72ce7c1d.e 93/118 2024-02-10T05:19:42.500 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-ceph-common-2:17.2.7-505.g72ce7c1d.el9.x 94/118 2024-02-10T05:19:44.960 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-common-2:17.2.7-505.g72ce7c1d.el9.x86_64 95/118 2024-02-10T05:19:45.004 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-common-2:17.2.7-505.g72ce7c1d.el9.x86_64 95/118 2024-02-10T05:19:45.533 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-common-2:17.2.7-505.g72ce7c1d.el9.x86_64 95/118 2024-02-10T05:19:45.574 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-base-2:17.2.7-505.g72ce7c1d.el9.x86_64 96/118 2024-02-10T05:19:45.649 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-base-2:17.2.7-505.g72ce7c1d.el9.x86_64 96/118 2024-02-10T05:19:45.650 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-02-10T05:19:45.650 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-02-10T05:19:45.650 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:19:45.692 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-selinux-2:17.2.7-505.g72ce7c1d.el9.x86_64 97/118 2024-02-10T05:19:46.825 INFO:teuthology.orchestra.run.smithi178.stdout: Preparing : 1/1 2024-02-10T05:19:46.902 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/118 2024-02-10T05:19:46.927 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/118 2024-02-10T05:19:46.978 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/118 2024-02-10T05:19:47.288 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/118 2024-02-10T05:19:47.345 INFO:teuthology.orchestra.run.smithi178.stdout: Upgrading : librados2-2:17.2.7-505.g72ce7c1d.el9.x86_64 5/118 2024-02-10T05:19:47.449 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librados2-2:17.2.7-505.g72ce7c1d.el9.x86_64 5/118 2024-02-10T05:19:47.479 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libcephfs2-2:17.2.7-505.g72ce7c1d.el9.x86_64 6/118 2024-02-10T05:19:47.562 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libcephfs2-2:17.2.7-505.g72ce7c1d.el9.x86_64 6/118 2024-02-10T05:19:47.613 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rados-2:17.2.7-505.g72ce7c1d.el9.x86_64 7/118 2024-02-10T05:19:47.642 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/118 2024-02-10T05:19:48.077 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/118 2024-02-10T05:19:48.107 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librgw2-2:17.2.7-505.g72ce7c1d.el9.x86_64 10/118 2024-02-10T05:19:48.182 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librgw2-2:17.2.7-505.g72ce7c1d.el9.x86_64 10/118 2024-02-10T05:19:48.208 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libcephsqlite-2:17.2.7-505.g72ce7c1d.el9.x86_64 11/118 2024-02-10T05:19:48.333 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libcephsqlite-2:17.2.7-505.g72ce7c1d.el9.x86_64 11/118 2024-02-10T05:19:48.359 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libradosstriper1-2:17.2.7-505.g72ce7c1d.el9.x86_ 12/118 2024-02-10T05:19:48.469 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: libradosstriper1-2:17.2.7-505.g72ce7c1d.el9.x86_ 12/118 2024-02-10T05:19:48.505 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 13/118 2024-02-10T05:19:48.575 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : liboath-2.6.7-2.el9.x86_64 14/118 2024-02-10T05:19:48.628 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 15/118 2024-02-10T05:19:48.668 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 16/118 2024-02-10T05:19:48.711 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 17/118 2024-02-10T05:19:48.748 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 18/118 2024-02-10T05:19:48.778 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 19/118 2024-02-10T05:19:48.819 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 20/118 2024-02-10T05:19:48.884 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 21/118 2024-02-10T05:19:48.918 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 22/118 2024-02-10T05:19:48.946 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 23/118 2024-02-10T05:19:48.975 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 24/118 2024-02-10T05:19:49.016 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-ceph-argparse-2:17.2.7-505.g72ce7c1d.el9 25/118 2024-02-10T05:19:49.091 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cephfs-2:17.2.7-505.g72ce7c1d.el9.x86_64 26/118 2024-02-10T05:19:49.226 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 27/118 2024-02-10T05:19:49.287 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 28/118 2024-02-10T05:19:49.809 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rsa-4.9-2.el9.noarch 29/118 2024-02-10T05:19:49.883 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 30/118 2024-02-10T05:19:49.920 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 31/118 2024-02-10T05:19:49.954 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 32/118 2024-02-10T05:19:49.989 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 33/118 2024-02-10T05:19:50.028 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 34/118 2024-02-10T05:19:50.064 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rgw-2:17.2.7-505.g72ce7c1d.el9.x86_64 35/118 2024-02-10T05:19:50.102 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : librados-devel-2:17.2.7-505.g72ce7c1d.el9.x86_64 36/118 2024-02-10T05:19:50.132 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 37/118 2024-02-10T05:19:50.169 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 38/118 2024-02-10T05:19:50.225 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/118 2024-02-10T05:19:50.298 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/118 2024-02-10T05:19:50.329 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 41/118 2024-02-10T05:19:50.365 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 42/118 2024-02-10T05:19:50.412 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/118 2024-02-10T05:19:50.457 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/118 2024-02-10T05:19:50.500 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/118 2024-02-10T05:19:50.635 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/118 2024-02-10T05:19:50.682 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/118 2024-02-10T05:19:50.724 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 48/118 2024-02-10T05:19:50.819 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/118 2024-02-10T05:19:50.857 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-google-auth-1:2.27.0-1.el9.noarch 50/118 2024-02-10T05:19:50.898 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/118 2024-02-10T05:19:51.000 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 52/118 2024-02-10T05:19:51.049 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-devel-3.9.17-2.el9.x86_64 53/118 2024-02-10T05:19:51.100 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-ply-3.11-14.el9.noarch 54/118 2024-02-10T05:19:51.157 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 55/118 2024-02-10T05:19:51.349 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 56/118 2024-02-10T05:19:51.398 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 57/118 2024-02-10T05:19:51.475 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 58/118 2024-02-10T05:19:51.564 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 59/118 2024-02-10T05:19:51.705 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 60/118 2024-02-10T05:19:51.751 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-asyncssh-2.13.2-3.el9.noarch 61/118 2024-02-10T05:19:51.781 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 62/118 2024-02-10T05:19:51.815 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 63/118 2024-02-10T05:19:51.848 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 64/118 2024-02-10T05:19:51.880 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : oniguruma-6.9.6-1.el9.5.x86_64 65/118 2024-02-10T05:19:51.923 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : jq-1.6-16.el9.x86_64 66/118 2024-02-10T05:19:51.956 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : fuse-2.9.9-15.el9.x86_64 67/118 2024-02-10T05:19:52.001 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 68/118 2024-02-10T05:19:52.123 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 69/118 2024-02-10T05:19:52.159 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-py-1.10.0-6.el9.noarch 70/118 2024-02-10T05:19:52.198 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 71/118 2024-02-10T05:19:52.240 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 72/118 2024-02-10T05:19:52.339 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-packaging-20.9-5.el9.noarch 73/118 2024-02-10T05:19:52.394 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 74/118 2024-02-10T05:19:53.118 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/118 2024-02-10T05:19:53.166 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 76/118 2024-02-10T05:19:53.200 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 77/118 2024-02-10T05:19:53.233 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 78/118 2024-02-10T05:19:53.283 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 79/118 2024-02-10T05:19:53.317 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 80/118 2024-02-10T05:19:53.494 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : openblas-0.3.21-2.el9.x86_64 81/118 2024-02-10T05:19:53.532 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 82/118 2024-02-10T05:19:53.609 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 83/118 2024-02-10T05:19:54.262 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 84/118 2024-02-10T05:19:54.372 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 85/118 2024-02-10T05:19:55.622 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 86/118 2024-02-10T05:19:55.703 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 87/118 2024-02-10T05:19:55.994 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 88/118 2024-02-10T05:19:56.024 INFO:teuthology.orchestra.run.smithi178.stdout: Upgrading : librbd1-2:17.2.7-505.g72ce7c1d.el9.x86_64 89/118 2024-02-10T05:19:56.114 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librbd1-2:17.2.7-505.g72ce7c1d.el9.x86_64 89/118 2024-02-10T05:19:56.143 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-rbd-2:17.2.7-505.g72ce7c1d.el9.x86_64 90/118 2024-02-10T05:19:56.568 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: cephadm-2:17.2.7-505.g72ce7c1d.el9.noarch 91/118 2024-02-10T05:19:56.575 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-selinux-2:17.2.7-505.g72ce7c1d.el9.x86_64 97/118 2024-02-10T05:19:56.575 INFO:teuthology.orchestra.run.smithi189.stdout:skipping the directory /sys 2024-02-10T05:19:56.575 INFO:teuthology.orchestra.run.smithi189.stdout:skipping the directory /proc 2024-02-10T05:19:56.575 INFO:teuthology.orchestra.run.smithi189.stdout:skipping the directory /mnt 2024-02-10T05:19:56.575 INFO:teuthology.orchestra.run.smithi189.stdout:skipping the directory /var/tmp 2024-02-10T05:19:56.575 INFO:teuthology.orchestra.run.smithi189.stdout:skipping the directory /home 2024-02-10T05:19:56.575 INFO:teuthology.orchestra.run.smithi189.stdout:skipping the directory /root 2024-02-10T05:19:56.575 INFO:teuthology.orchestra.run.smithi189.stdout:skipping the directory /tmp 2024-02-10T05:19:56.575 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:19:56.597 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : cephadm-2:17.2.7-505.g72ce7c1d.el9.noarch 91/118 2024-02-10T05:19:56.627 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-prometheus-alerts-2:17.2.7-505.g72ce7c1d.el 92/118 2024-02-10T05:19:56.648 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-505.g72ce7c1d.el9.noar 98/118 2024-02-10T05:19:56.701 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-grafana-dashboards-2:17.2.7-505.g72ce7c1d.e 93/118 2024-02-10T05:19:56.737 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-ceph-common-2:17.2.7-505.g72ce7c1d.el9.x 94/118 2024-02-10T05:19:56.872 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-505.g72ce7c1d.el9.noar 98/118 2024-02-10T05:19:56.899 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-505.g72ce7c1d.el9.no 99/118 2024-02-10T05:19:57.901 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-505.g72ce7c1d.el9.no 99/118 2024-02-10T05:19:57.927 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-505.g72ce 100/118 2024-02-10T05:19:58.026 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-505.g72ce 100/118 2024-02-10T05:19:58.190 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-505.g72ce7c1d.el9 101/118 2024-02-10T05:19:58.220 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mgr-2:17.2.7-505.g72ce7c1d.el9.x86_64 102/118 2024-02-10T05:19:58.243 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-mgr-2:17.2.7-505.g72ce7c1d.el9.x86_64 102/118 2024-02-10T05:19:58.243 INFO:teuthology.orchestra.run.smithi189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T05:19:58.244 INFO:teuthology.orchestra.run.smithi189.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-02-10T05:19:58.244 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-10T05:19:58.244 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-10T05:19:58.244 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:19:58.288 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mgr-rook-2:17.2.7-505.g72ce7c1d.el9.noarch 103/118 2024-02-10T05:19:58.477 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-505.g72ce7c1d.el9.noarch 103/118 2024-02-10T05:19:58.505 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mds-2:17.2.7-505.g72ce7c1d.el9.x86_64 104/118 2024-02-10T05:19:58.527 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-mds-2:17.2.7-505.g72ce7c1d.el9.x86_64 104/118 2024-02-10T05:19:58.527 INFO:teuthology.orchestra.run.smithi189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T05:19:58.527 INFO:teuthology.orchestra.run.smithi189.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-02-10T05:19:58.528 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-10T05:19:58.528 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-10T05:19:58.528 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:19:58.906 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-mon-2:17.2.7-505.g72ce7c1d.el9.x86_64 105/118 2024-02-10T05:19:58.928 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-mon-2:17.2.7-505.g72ce7c1d.el9.x86_64 105/118 2024-02-10T05:19:58.928 INFO:teuthology.orchestra.run.smithi189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T05:19:58.929 INFO:teuthology.orchestra.run.smithi189.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-02-10T05:19:58.929 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-10T05:19:58.929 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-10T05:19:58.929 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:19:59.084 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-common-2:17.2.7-505.g72ce7c1d.el9.x86_64 95/118 2024-02-10T05:19:59.110 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-common-2:17.2.7-505.g72ce7c1d.el9.x86_64 95/118 2024-02-10T05:19:59.656 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-common-2:17.2.7-505.g72ce7c1d.el9.x86_64 95/118 2024-02-10T05:19:59.688 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-base-2:17.2.7-505.g72ce7c1d.el9.x86_64 96/118 2024-02-10T05:19:59.762 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-base-2:17.2.7-505.g72ce7c1d.el9.x86_64 96/118 2024-02-10T05:19:59.762 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-02-10T05:19:59.762 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-02-10T05:19:59.762 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:19:59.798 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-selinux-2:17.2.7-505.g72ce7c1d.el9.x86_64 97/118 2024-02-10T05:20:00.248 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-osd-2:17.2.7-505.g72ce7c1d.el9.x86_64 106/118 2024-02-10T05:20:00.289 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-osd-2:17.2.7-505.g72ce7c1d.el9.x86_64 106/118 2024-02-10T05:20:00.289 INFO:teuthology.orchestra.run.smithi189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T05:20:00.289 INFO:teuthology.orchestra.run.smithi189.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-02-10T05:20:00.289 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-10T05:20:00.289 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-10T05:20:00.289 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:20:01.503 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-2:17.2.7-505.g72ce7c1d.el9.x86_64 107/118 2024-02-10T05:20:01.533 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-radosgw-2:17.2.7-505.g72ce7c1d.el9.x86_64 108/118 2024-02-10T05:20:01.602 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-505.g72ce7c1d.el9.x86_64 108/118 2024-02-10T05:20:01.603 INFO:teuthology.orchestra.run.smithi189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T05:20:01.603 INFO:teuthology.orchestra.run.smithi189.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-02-10T05:20:01.603 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-10T05:20:01.603 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-10T05:20:01.603 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:20:01.642 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-505.g72ce7c 109/118 2024-02-10T05:20:01.664 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-505.g72ce7c 109/118 2024-02-10T05:20:01.664 INFO:teuthology.orchestra.run.smithi189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T05:20:01.664 INFO:teuthology.orchestra.run.smithi189.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-02-10T05:20:01.664 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:20:01.951 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : rbd-mirror-2:17.2.7-505.g72ce7c1d.el9.x86_64 110/118 2024-02-10T05:20:01.973 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: rbd-mirror-2:17.2.7-505.g72ce7c1d.el9.x86_64 110/118 2024-02-10T05:20:01.973 INFO:teuthology.orchestra.run.smithi189.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T05:20:01.973 INFO:teuthology.orchestra.run.smithi189.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-02-10T05:20:01.973 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-10T05:20:01.974 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-10T05:20:01.974 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:20:06.387 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-test-2:17.2.7-505.g72ce7c1d.el9.x86_64 111/118 2024-02-10T05:20:06.428 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : rbd-fuse-2:17.2.7-505.g72ce7c1d.el9.x86_64 112/118 2024-02-10T05:20:06.547 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : rbd-nbd-2:17.2.7-505.g72ce7c1d.el9.x86_64 113/118 2024-02-10T05:20:06.641 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : python3-pytest-6.2.2-6.el9.noarch 114/118 2024-02-10T05:20:06.678 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : ceph-fuse-2:17.2.7-505.g72ce7c1d.el9.x86_64 115/118 2024-02-10T05:20:06.701 INFO:teuthology.orchestra.run.smithi189.stdout: Installing : libcephfs-devel-2:17.2.7-505.g72ce7c1d.el9.x86_6 116/118 2024-02-10T05:20:06.701 INFO:teuthology.orchestra.run.smithi189.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 117/118 2024-02-10T05:20:06.768 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 117/118 2024-02-10T05:20:06.768 INFO:teuthology.orchestra.run.smithi189.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 118/118 2024-02-10T05:20:11.332 INFO:teuthology.orchestra.run.smithi189.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 118/118 2024-02-10T05:20:11.333 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-2:17.2.7-505.g72ce7c1d.el9.x86_64 1/118 2024-02-10T05:20:11.333 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-base-2:17.2.7-505.g72ce7c1d.el9.x86_64 2/118 2024-02-10T05:20:11.333 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-common-2:17.2.7-505.g72ce7c1d.el9.x86_64 3/118 2024-02-10T05:20:11.333 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-fuse-2:17.2.7-505.g72ce7c1d.el9.x86_64 4/118 2024-02-10T05:20:11.333 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-505.g72ce7c 5/118 2024-02-10T05:20:11.333 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mds-2:17.2.7-505.g72ce7c1d.el9.x86_64 6/118 2024-02-10T05:20:11.333 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mgr-2:17.2.7-505.g72ce7c1d.el9.x86_64 7/118 2024-02-10T05:20:11.333 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mon-2:17.2.7-505.g72ce7c1d.el9.x86_64 8/118 2024-02-10T05:20:11.333 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-osd-2:17.2.7-505.g72ce7c1d.el9.x86_64 9/118 2024-02-10T05:20:11.333 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-radosgw-2:17.2.7-505.g72ce7c1d.el9.x86_64 10/118 2024-02-10T05:20:11.333 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-selinux-2:17.2.7-505.g72ce7c1d.el9.x86_64 11/118 2024-02-10T05:20:11.334 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-test-2:17.2.7-505.g72ce7c1d.el9.x86_64 12/118 2024-02-10T05:20:11.334 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libcephfs-devel-2:17.2.7-505.g72ce7c1d.el9.x86_6 13/118 2024-02-10T05:20:11.334 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libcephfs2-2:17.2.7-505.g72ce7c1d.el9.x86_64 14/118 2024-02-10T05:20:11.334 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libcephsqlite-2:17.2.7-505.g72ce7c1d.el9.x86_64 15/118 2024-02-10T05:20:11.334 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librados-devel-2:17.2.7-505.g72ce7c1d.el9.x86_64 16/118 2024-02-10T05:20:11.334 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libradosstriper1-2:17.2.7-505.g72ce7c1d.el9.x86_ 17/118 2024-02-10T05:20:11.334 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librgw2-2:17.2.7-505.g72ce7c1d.el9.x86_64 18/118 2024-02-10T05:20:11.334 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-ceph-argparse-2:17.2.7-505.g72ce7c1d.el9 19/118 2024-02-10T05:20:11.334 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-ceph-common-2:17.2.7-505.g72ce7c1d.el9.x 20/118 2024-02-10T05:20:11.334 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-cephfs-2:17.2.7-505.g72ce7c1d.el9.x86_64 21/118 2024-02-10T05:20:11.334 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-rados-2:17.2.7-505.g72ce7c1d.el9.x86_64 22/118 2024-02-10T05:20:11.334 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-rbd-2:17.2.7-505.g72ce7c1d.el9.x86_64 23/118 2024-02-10T05:20:11.334 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-rgw-2:17.2.7-505.g72ce7c1d.el9.x86_64 24/118 2024-02-10T05:20:11.334 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : rbd-fuse-2:17.2.7-505.g72ce7c1d.el9.x86_64 25/118 2024-02-10T05:20:11.335 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : rbd-mirror-2:17.2.7-505.g72ce7c1d.el9.x86_64 26/118 2024-02-10T05:20:11.335 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : rbd-nbd-2:17.2.7-505.g72ce7c1d.el9.x86_64 27/118 2024-02-10T05:20:11.335 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-505.g72ce7c1d.e 28/118 2024-02-10T05:20:11.335 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-505.g72ce7c1d.el9.noar 29/118 2024-02-10T05:20:11.335 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-505.g72ce7c1d.el9.no 30/118 2024-02-10T05:20:11.344 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-505.g72ce 31/118 2024-02-10T05:20:11.344 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-505.g72ce7c1d.el9 32/118 2024-02-10T05:20:11.344 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-mgr-rook-2:17.2.7-505.g72ce7c1d.el9.noarch 33/118 2024-02-10T05:20:11.344 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-505.g72ce7c1d.el 34/118 2024-02-10T05:20:11.344 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : cephadm-2:17.2.7-505.g72ce7c1d.el9.noarch 35/118 2024-02-10T05:20:11.344 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 36/118 2024-02-10T05:20:11.344 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 37/118 2024-02-10T05:20:11.344 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 38/118 2024-02-10T05:20:11.345 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 39/118 2024-02-10T05:20:11.345 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 40/118 2024-02-10T05:20:11.345 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 41/118 2024-02-10T05:20:11.345 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 42/118 2024-02-10T05:20:11.345 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 43/118 2024-02-10T05:20:11.345 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 44/118 2024-02-10T05:20:11.345 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 45/118 2024-02-10T05:20:11.345 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 46/118 2024-02-10T05:20:11.345 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 47/118 2024-02-10T05:20:11.345 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 48/118 2024-02-10T05:20:11.345 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 49/118 2024-02-10T05:20:11.345 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 50/118 2024-02-10T05:20:11.345 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 51/118 2024-02-10T05:20:11.345 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 52/118 2024-02-10T05:20:11.346 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 53/118 2024-02-10T05:20:11.346 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 54/118 2024-02-10T05:20:11.346 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 55/118 2024-02-10T05:20:11.346 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 56/118 2024-02-10T05:20:11.346 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 57/118 2024-02-10T05:20:11.346 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 58/118 2024-02-10T05:20:11.346 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 59/118 2024-02-10T05:20:11.346 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 60/118 2024-02-10T05:20:11.346 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 61/118 2024-02-10T05:20:11.346 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-pytest-6.2.2-6.el9.noarch 62/118 2024-02-10T05:20:11.346 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 63/118 2024-02-10T05:20:11.346 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 64/118 2024-02-10T05:20:11.346 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 65/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 66/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 67/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 68/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 69/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : jq-1.6-16.el9.x86_64 70/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 71/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 72/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 73/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 74/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 75/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-ply-3.11-14.el9.noarch 76/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 77/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 78/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 79/118 2024-02-10T05:20:11.347 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 80/118 2024-02-10T05:20:11.348 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 81/118 2024-02-10T05:20:11.348 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 82/118 2024-02-10T05:20:11.348 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 83/118 2024-02-10T05:20:11.348 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-asyncssh-2.13.2-3.el9.noarch 84/118 2024-02-10T05:20:11.348 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 85/118 2024-02-10T05:20:11.348 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 86/118 2024-02-10T05:20:11.348 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 87/118 2024-02-10T05:20:11.348 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 88/118 2024-02-10T05:20:11.348 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 89/118 2024-02-10T05:20:11.348 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-google-auth-1:2.27.0-1.el9.noarch 90/118 2024-02-10T05:20:11.348 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 91/118 2024-02-10T05:20:11.348 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 92/118 2024-02-10T05:20:11.348 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 93/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 94/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 95/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 96/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 97/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 98/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 99/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 100/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 101/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 102/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 103/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 104/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 105/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 106/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 107/118 2024-02-10T05:20:11.349 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 108/118 2024-02-10T05:20:11.350 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 109/118 2024-02-10T05:20:11.350 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 110/118 2024-02-10T05:20:11.350 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 111/118 2024-02-10T05:20:11.350 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 112/118 2024-02-10T05:20:11.350 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 113/118 2024-02-10T05:20:11.350 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 114/118 2024-02-10T05:20:11.350 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librados2-2:17.2.7-505.g72ce7c1d.el9.x86_64 115/118 2024-02-10T05:20:11.350 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 116/118 2024-02-10T05:20:11.350 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librbd1-2:17.2.7-505.g72ce7c1d.el9.x86_64 117/118 2024-02-10T05:20:11.381 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-selinux-2:17.2.7-505.g72ce7c1d.el9.x86_64 97/118 2024-02-10T05:20:11.381 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /sys 2024-02-10T05:20:11.381 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /proc 2024-02-10T05:20:11.381 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /mnt 2024-02-10T05:20:11.382 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /var/tmp 2024-02-10T05:20:11.382 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /home 2024-02-10T05:20:11.382 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /root 2024-02-10T05:20:11.382 INFO:teuthology.orchestra.run.smithi178.stdout:skipping the directory /tmp 2024-02-10T05:20:11.382 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:20:11.448 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-cephadm-2:17.2.7-505.g72ce7c1d.el9.noar 98/118 2024-02-10T05:20:11.661 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.7-505.g72ce7c1d.el9.noar 98/118 2024-02-10T05:20:11.691 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-dashboard-2:17.2.7-505.g72ce7c1d.el9.no 99/118 2024-02-10T05:20:12.670 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.7-505.g72ce7c1d.el9.no 99/118 2024-02-10T05:20:12.701 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.7-505.g72ce 100/118 2024-02-10T05:20:12.801 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.7-505.g72ce 100/118 2024-02-10T05:20:12.975 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-modules-core-2:17.2.7-505.g72ce7c1d.el9 101/118 2024-02-10T05:20:13.003 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-2:17.2.7-505.g72ce7c1d.el9.x86_64 102/118 2024-02-10T05:20:13.026 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-2:17.2.7-505.g72ce7c1d.el9.x86_64 102/118 2024-02-10T05:20:13.026 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T05:20:13.026 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-02-10T05:20:13.027 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-10T05:20:13.027 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-02-10T05:20:13.027 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:20:13.070 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mgr-rook-2:17.2.7-505.g72ce7c1d.el9.noarch 103/118 2024-02-10T05:20:13.264 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.7-505.g72ce7c1d.el9.noarch 103/118 2024-02-10T05:20:13.296 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mds-2:17.2.7-505.g72ce7c1d.el9.x86_64 104/118 2024-02-10T05:20:13.314 INFO:teuthology.orchestra.run.smithi189.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 118/118 2024-02-10T05:20:13.314 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:20:13.314 INFO:teuthology.orchestra.run.smithi189.stdout:Upgraded: 2024-02-10T05:20:13.314 INFO:teuthology.orchestra.run.smithi189.stdout: librados2-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.314 INFO:teuthology.orchestra.run.smithi189.stdout: librbd1-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.314 INFO:teuthology.orchestra.run.smithi189.stdout:Installed: 2024-02-10T05:20:13.314 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.314 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-base-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.314 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-common-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.314 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-fuse-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.314 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-grafana-dashboards-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:13.315 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-immutable-object-cache-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.315 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mds-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.315 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.315 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-cephadm-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:13.315 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-dashboard-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:13.315 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-diskprediction-local-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:13.315 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-modules-core-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:13.315 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-rook-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:13.315 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mon-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.315 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-osd-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.315 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-prometheus-alerts-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:13.315 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-radosgw-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.316 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-selinux-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.316 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-test-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.316 INFO:teuthology.orchestra.run.smithi189.stdout: cephadm-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:13.316 INFO:teuthology.orchestra.run.smithi189.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-02-10T05:20:13.316 INFO:teuthology.orchestra.run.smithi189.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-02-10T05:20:13.316 INFO:teuthology.orchestra.run.smithi189.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-02-10T05:20:13.316 INFO:teuthology.orchestra.run.smithi189.stdout: fuse-2.9.9-15.el9.x86_64 2024-02-10T05:20:13.316 INFO:teuthology.orchestra.run.smithi189.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-02-10T05:20:13.316 INFO:teuthology.orchestra.run.smithi189.stdout: jq-1.6-16.el9.x86_64 2024-02-10T05:20:13.316 INFO:teuthology.orchestra.run.smithi189.stdout: libcephfs-devel-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.316 INFO:teuthology.orchestra.run.smithi189.stdout: libcephfs2-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.316 INFO:teuthology.orchestra.run.smithi189.stdout: libcephsqlite-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.316 INFO:teuthology.orchestra.run.smithi189.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-02-10T05:20:13.317 INFO:teuthology.orchestra.run.smithi189.stdout: liboath-2.6.7-2.el9.x86_64 2024-02-10T05:20:13.317 INFO:teuthology.orchestra.run.smithi189.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-02-10T05:20:13.317 INFO:teuthology.orchestra.run.smithi189.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-02-10T05:20:13.317 INFO:teuthology.orchestra.run.smithi189.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-02-10T05:20:13.317 INFO:teuthology.orchestra.run.smithi189.stdout: librados-devel-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.317 INFO:teuthology.orchestra.run.smithi189.stdout: libradosstriper1-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.317 INFO:teuthology.orchestra.run.smithi189.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-02-10T05:20:13.317 INFO:teuthology.orchestra.run.smithi189.stdout: librgw2-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.317 INFO:teuthology.orchestra.run.smithi189.stdout: libunwind-1.6.2-1.el9.x86_64 2024-02-10T05:20:13.317 INFO:teuthology.orchestra.run.smithi189.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-02-10T05:20:13.317 INFO:teuthology.orchestra.run.smithi189.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-02-10T05:20:13.317 INFO:teuthology.orchestra.run.smithi189.stdout: openblas-0.3.21-2.el9.x86_64 2024-02-10T05:20:13.317 INFO:teuthology.orchestra.run.smithi189.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-asyncssh-2.13.2-3.el9.noarch 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-babel-2.9.1-2.el9.noarch 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-ceph-argparse-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-ceph-common-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cephfs-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-02-10T05:20:13.318 INFO:teuthology.orchestra.run.smithi189.stdout: python3-google-auth-1:2.27.0-1.el9.noarch 2024-02-10T05:20:13.319 INFO:teuthology.orchestra.run.smithi189.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-02-10T05:20:13.319 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-02-10T05:20:13.319 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-02-10T05:20:13.319 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-02-10T05:20:13.319 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-02-10T05:20:13.319 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-02-10T05:20:13.319 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-02-10T05:20:13.319 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-02-10T05:20:13.319 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-02-10T05:20:13.319 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jwt-2.4.0-1.el9.noarch 2024-02-10T05:20:13.319 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2024-02-10T05:20:13.319 INFO:teuthology.orchestra.run.smithi189.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-02-10T05:20:13.319 INFO:teuthology.orchestra.run.smithi189.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-02-10T05:20:13.319 INFO:teuthology.orchestra.run.smithi189.stdout: python3-mako-1.1.4-6.el9.noarch 2024-02-10T05:20:13.320 INFO:teuthology.orchestra.run.smithi189.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-02-10T05:20:13.320 INFO:teuthology.orchestra.run.smithi189.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-02-10T05:20:13.320 INFO:teuthology.orchestra.run.smithi189.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-02-10T05:20:13.320 INFO:teuthology.orchestra.run.smithi189.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-02-10T05:20:13.320 INFO:teuthology.orchestra.run.smithi189.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-02-10T05:20:13.320 INFO:teuthology.orchestra.run.smithi189.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-02-10T05:20:13.320 INFO:teuthology.orchestra.run.smithi189.stdout: python3-packaging-20.9-5.el9.noarch 2024-02-10T05:20:13.320 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-02-10T05:20:13.320 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-02-10T05:20:13.320 INFO:teuthology.orchestra.run.smithi189.stdout: python3-ply-3.11-14.el9.noarch 2024-02-10T05:20:13.320 INFO:teuthology.orchestra.run.smithi189.stdout: python3-portend-3.1.0-2.el9.noarch 2024-02-10T05:20:13.320 INFO:teuthology.orchestra.run.smithi189.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-02-10T05:20:13.320 INFO:teuthology.orchestra.run.smithi189.stdout: python3-py-1.10.0-6.el9.noarch 2024-02-10T05:20:13.321 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-02-10T05:20:13.321 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-02-10T05:20:13.321 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-02-10T05:20:13.321 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pycparser-2.20-6.el9.noarch 2024-02-10T05:20:13.321 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pytest-6.2.2-6.el9.noarch 2024-02-10T05:20:13.321 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pytz-2021.1-5.el9.noarch 2024-02-10T05:20:13.321 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rados-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.321 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rbd-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.321 INFO:teuthology.orchestra.run.smithi189.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-02-10T05:20:13.321 INFO:teuthology.orchestra.run.smithi189.stdout: python3-requests-2.25.1-8.el9.noarch 2024-02-10T05:20:13.321 INFO:teuthology.orchestra.run.smithi189.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-02-10T05:20:13.321 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rgw-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.321 INFO:teuthology.orchestra.run.smithi189.stdout: python3-routes-2.5.1-5.el9.noarch 2024-02-10T05:20:13.322 INFO:teuthology.orchestra.run.smithi189.stdout: python3-rsa-4.9-2.el9.noarch 2024-02-10T05:20:13.322 INFO:teuthology.orchestra.run.smithi189.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-02-10T05:20:13.322 INFO:teuthology.orchestra.run.smithi189.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-02-10T05:20:13.322 INFO:teuthology.orchestra.run.smithi189.stdout: python3-toml-0.10.2-6.el9.noarch 2024-02-10T05:20:13.322 INFO:teuthology.orchestra.run.smithi189.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-02-10T05:20:13.322 INFO:teuthology.orchestra.run.smithi189.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-02-10T05:20:13.322 INFO:teuthology.orchestra.run.smithi189.stdout: python3-webob-1.8.7-6.el9.noarch 2024-02-10T05:20:13.322 INFO:teuthology.orchestra.run.smithi189.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-02-10T05:20:13.322 INFO:teuthology.orchestra.run.smithi189.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-02-10T05:20:13.322 INFO:teuthology.orchestra.run.smithi189.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-02-10T05:20:13.322 INFO:teuthology.orchestra.run.smithi189.stdout: rbd-fuse-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.322 INFO:teuthology.orchestra.run.smithi189.stdout: rbd-mirror-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.322 INFO:teuthology.orchestra.run.smithi189.stdout: rbd-nbd-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:13.322 INFO:teuthology.orchestra.run.smithi189.stdout: socat-1.7.4.1-5.el9.x86_64 2024-02-10T05:20:13.323 INFO:teuthology.orchestra.run.smithi189.stdout: thrift-0.15.0-2.el9.x86_64 2024-02-10T05:20:13.323 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mds-2:17.2.7-505.g72ce7c1d.el9.x86_64 104/118 2024-02-10T05:20:13.323 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T05:20:13.323 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-02-10T05:20:13.323 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-10T05:20:13.323 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-02-10T05:20:13.323 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:20:13.324 INFO:teuthology.orchestra.run.smithi189.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-02-10T05:20:13.324 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:20:13.324 INFO:teuthology.orchestra.run.smithi189.stdout:Complete! 2024-02-10T05:20:13.654 DEBUG:teuthology.parallel:result is None 2024-02-10T05:20:13.699 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-mon-2:17.2.7-505.g72ce7c1d.el9.x86_64 105/118 2024-02-10T05:20:13.721 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-mon-2:17.2.7-505.g72ce7c1d.el9.x86_64 105/118 2024-02-10T05:20:13.721 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T05:20:13.721 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-02-10T05:20:13.721 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-10T05:20:13.722 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-02-10T05:20:13.722 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:20:15.043 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-osd-2:17.2.7-505.g72ce7c1d.el9.x86_64 106/118 2024-02-10T05:20:15.067 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-osd-2:17.2.7-505.g72ce7c1d.el9.x86_64 106/118 2024-02-10T05:20:15.067 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T05:20:15.067 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-02-10T05:20:15.067 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-10T05:20:15.067 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-02-10T05:20:15.067 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:20:16.281 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-2:17.2.7-505.g72ce7c1d.el9.x86_64 107/118 2024-02-10T05:20:16.309 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-radosgw-2:17.2.7-505.g72ce7c1d.el9.x86_64 108/118 2024-02-10T05:20:16.387 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-radosgw-2:17.2.7-505.g72ce7c1d.el9.x86_64 108/118 2024-02-10T05:20:16.387 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T05:20:16.387 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-02-10T05:20:16.387 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-10T05:20:16.387 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-02-10T05:20:16.388 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:20:16.427 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-immutable-object-cache-2:17.2.7-505.g72ce7c 109/118 2024-02-10T05:20:16.448 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.7-505.g72ce7c 109/118 2024-02-10T05:20:16.449 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T05:20:16.449 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-02-10T05:20:16.449 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:20:16.745 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : rbd-mirror-2:17.2.7-505.g72ce7c1d.el9.x86_64 110/118 2024-02-10T05:20:16.766 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: rbd-mirror-2:17.2.7-505.g72ce7c1d.el9.x86_64 110/118 2024-02-10T05:20:16.767 INFO:teuthology.orchestra.run.smithi178.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-02-10T05:20:16.767 INFO:teuthology.orchestra.run.smithi178.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-02-10T05:20:16.767 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-10T05:20:16.767 INFO:teuthology.orchestra.run.smithi178.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-02-10T05:20:16.767 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:20:21.155 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-test-2:17.2.7-505.g72ce7c1d.el9.x86_64 111/118 2024-02-10T05:20:21.213 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : rbd-fuse-2:17.2.7-505.g72ce7c1d.el9.x86_64 112/118 2024-02-10T05:20:21.331 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : rbd-nbd-2:17.2.7-505.g72ce7c1d.el9.x86_64 113/118 2024-02-10T05:20:21.434 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : python3-pytest-6.2.2-6.el9.noarch 114/118 2024-02-10T05:20:21.462 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : ceph-fuse-2:17.2.7-505.g72ce7c1d.el9.x86_64 115/118 2024-02-10T05:20:21.486 INFO:teuthology.orchestra.run.smithi178.stdout: Installing : libcephfs-devel-2:17.2.7-505.g72ce7c1d.el9.x86_6 116/118 2024-02-10T05:20:21.486 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 117/118 2024-02-10T05:20:21.553 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 117/118 2024-02-10T05:20:21.553 INFO:teuthology.orchestra.run.smithi178.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 118/118 2024-02-10T05:20:26.042 INFO:teuthology.orchestra.run.smithi178.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 118/118 2024-02-10T05:20:26.042 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-2:17.2.7-505.g72ce7c1d.el9.x86_64 1/118 2024-02-10T05:20:26.043 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-base-2:17.2.7-505.g72ce7c1d.el9.x86_64 2/118 2024-02-10T05:20:26.043 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-common-2:17.2.7-505.g72ce7c1d.el9.x86_64 3/118 2024-02-10T05:20:26.043 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-fuse-2:17.2.7-505.g72ce7c1d.el9.x86_64 4/118 2024-02-10T05:20:26.043 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-immutable-object-cache-2:17.2.7-505.g72ce7c 5/118 2024-02-10T05:20:26.043 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mds-2:17.2.7-505.g72ce7c1d.el9.x86_64 6/118 2024-02-10T05:20:26.043 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-2:17.2.7-505.g72ce7c1d.el9.x86_64 7/118 2024-02-10T05:20:26.043 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mon-2:17.2.7-505.g72ce7c1d.el9.x86_64 8/118 2024-02-10T05:20:26.043 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-osd-2:17.2.7-505.g72ce7c1d.el9.x86_64 9/118 2024-02-10T05:20:26.044 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-radosgw-2:17.2.7-505.g72ce7c1d.el9.x86_64 10/118 2024-02-10T05:20:26.044 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-selinux-2:17.2.7-505.g72ce7c1d.el9.x86_64 11/118 2024-02-10T05:20:26.044 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-test-2:17.2.7-505.g72ce7c1d.el9.x86_64 12/118 2024-02-10T05:20:26.044 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libcephfs-devel-2:17.2.7-505.g72ce7c1d.el9.x86_6 13/118 2024-02-10T05:20:26.044 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libcephfs2-2:17.2.7-505.g72ce7c1d.el9.x86_64 14/118 2024-02-10T05:20:26.044 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libcephsqlite-2:17.2.7-505.g72ce7c1d.el9.x86_64 15/118 2024-02-10T05:20:26.044 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librados-devel-2:17.2.7-505.g72ce7c1d.el9.x86_64 16/118 2024-02-10T05:20:26.044 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libradosstriper1-2:17.2.7-505.g72ce7c1d.el9.x86_ 17/118 2024-02-10T05:20:26.044 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librgw2-2:17.2.7-505.g72ce7c1d.el9.x86_64 18/118 2024-02-10T05:20:26.044 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-ceph-argparse-2:17.2.7-505.g72ce7c1d.el9 19/118 2024-02-10T05:20:26.044 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-ceph-common-2:17.2.7-505.g72ce7c1d.el9.x 20/118 2024-02-10T05:20:26.044 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cephfs-2:17.2.7-505.g72ce7c1d.el9.x86_64 21/118 2024-02-10T05:20:26.044 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rados-2:17.2.7-505.g72ce7c1d.el9.x86_64 22/118 2024-02-10T05:20:26.045 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rbd-2:17.2.7-505.g72ce7c1d.el9.x86_64 23/118 2024-02-10T05:20:26.045 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rgw-2:17.2.7-505.g72ce7c1d.el9.x86_64 24/118 2024-02-10T05:20:26.045 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : rbd-fuse-2:17.2.7-505.g72ce7c1d.el9.x86_64 25/118 2024-02-10T05:20:26.045 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : rbd-mirror-2:17.2.7-505.g72ce7c1d.el9.x86_64 26/118 2024-02-10T05:20:26.045 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : rbd-nbd-2:17.2.7-505.g72ce7c1d.el9.x86_64 27/118 2024-02-10T05:20:26.045 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-grafana-dashboards-2:17.2.7-505.g72ce7c1d.e 28/118 2024-02-10T05:20:26.045 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-cephadm-2:17.2.7-505.g72ce7c1d.el9.noar 29/118 2024-02-10T05:20:26.056 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-dashboard-2:17.2.7-505.g72ce7c1d.el9.no 30/118 2024-02-10T05:20:26.056 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.7-505.g72ce 31/118 2024-02-10T05:20:26.056 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-modules-core-2:17.2.7-505.g72ce7c1d.el9 32/118 2024-02-10T05:20:26.056 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-mgr-rook-2:17.2.7-505.g72ce7c1d.el9.noarch 33/118 2024-02-10T05:20:26.057 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : ceph-prometheus-alerts-2:17.2.7-505.g72ce7c1d.el 34/118 2024-02-10T05:20:26.057 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : cephadm-2:17.2.7-505.g72ce7c1d.el9.noarch 35/118 2024-02-10T05:20:26.057 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 36/118 2024-02-10T05:20:26.057 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 37/118 2024-02-10T05:20:26.057 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 38/118 2024-02-10T05:20:26.057 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 39/118 2024-02-10T05:20:26.057 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 40/118 2024-02-10T05:20:26.057 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 41/118 2024-02-10T05:20:26.057 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 42/118 2024-02-10T05:20:26.057 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 43/118 2024-02-10T05:20:26.057 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 44/118 2024-02-10T05:20:26.057 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 45/118 2024-02-10T05:20:26.058 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 46/118 2024-02-10T05:20:26.058 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 47/118 2024-02-10T05:20:26.058 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 48/118 2024-02-10T05:20:26.058 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 49/118 2024-02-10T05:20:26.058 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 50/118 2024-02-10T05:20:26.058 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 51/118 2024-02-10T05:20:26.058 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 52/118 2024-02-10T05:20:26.058 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 53/118 2024-02-10T05:20:26.058 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 54/118 2024-02-10T05:20:26.058 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 55/118 2024-02-10T05:20:26.058 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 56/118 2024-02-10T05:20:26.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 57/118 2024-02-10T05:20:26.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 58/118 2024-02-10T05:20:26.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 59/118 2024-02-10T05:20:26.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 60/118 2024-02-10T05:20:26.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 61/118 2024-02-10T05:20:26.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pytest-6.2.2-6.el9.noarch 62/118 2024-02-10T05:20:26.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 63/118 2024-02-10T05:20:26.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 64/118 2024-02-10T05:20:26.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 65/118 2024-02-10T05:20:26.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 66/118 2024-02-10T05:20:26.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 67/118 2024-02-10T05:20:26.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 68/118 2024-02-10T05:20:26.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 69/118 2024-02-10T05:20:26.059 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : jq-1.6-16.el9.x86_64 70/118 2024-02-10T05:20:26.060 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 71/118 2024-02-10T05:20:26.060 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 72/118 2024-02-10T05:20:26.060 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : oniguruma-6.9.6-1.el9.5.x86_64 73/118 2024-02-10T05:20:26.060 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 74/118 2024-02-10T05:20:26.060 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 75/118 2024-02-10T05:20:26.060 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-ply-3.11-14.el9.noarch 76/118 2024-02-10T05:20:26.060 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 77/118 2024-02-10T05:20:26.060 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 78/118 2024-02-10T05:20:26.060 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 79/118 2024-02-10T05:20:26.060 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-devel-3.9.17-2.el9.x86_64 80/118 2024-02-10T05:20:26.060 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 81/118 2024-02-10T05:20:26.060 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 82/118 2024-02-10T05:20:26.060 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 83/118 2024-02-10T05:20:26.061 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-asyncssh-2.13.2-3.el9.noarch 84/118 2024-02-10T05:20:26.061 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 85/118 2024-02-10T05:20:26.061 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 86/118 2024-02-10T05:20:26.061 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 87/118 2024-02-10T05:20:26.061 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 88/118 2024-02-10T05:20:26.061 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 89/118 2024-02-10T05:20:26.061 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-google-auth-1:2.27.0-1.el9.noarch 90/118 2024-02-10T05:20:26.061 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 91/118 2024-02-10T05:20:26.061 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 92/118 2024-02-10T05:20:26.061 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 93/118 2024-02-10T05:20:26.061 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 94/118 2024-02-10T05:20:26.061 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 95/118 2024-02-10T05:20:26.061 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 96/118 2024-02-10T05:20:26.061 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 97/118 2024-02-10T05:20:26.062 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 98/118 2024-02-10T05:20:26.062 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 99/118 2024-02-10T05:20:26.062 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 100/118 2024-02-10T05:20:26.062 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 101/118 2024-02-10T05:20:26.062 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 102/118 2024-02-10T05:20:26.062 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 103/118 2024-02-10T05:20:26.062 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 104/118 2024-02-10T05:20:26.062 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 105/118 2024-02-10T05:20:26.062 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 106/118 2024-02-10T05:20:26.062 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 107/118 2024-02-10T05:20:26.062 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 108/118 2024-02-10T05:20:26.062 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 109/118 2024-02-10T05:20:26.063 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 110/118 2024-02-10T05:20:26.063 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 111/118 2024-02-10T05:20:26.063 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 112/118 2024-02-10T05:20:26.063 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 113/118 2024-02-10T05:20:26.063 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 114/118 2024-02-10T05:20:26.063 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librados2-2:17.2.7-505.g72ce7c1d.el9.x86_64 115/118 2024-02-10T05:20:26.063 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 116/118 2024-02-10T05:20:26.063 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librbd1-2:17.2.7-505.g72ce7c1d.el9.x86_64 117/118 2024-02-10T05:20:28.171 INFO:teuthology.orchestra.run.smithi178.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 118/118 2024-02-10T05:20:28.171 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:20:28.172 INFO:teuthology.orchestra.run.smithi178.stdout:Upgraded: 2024-02-10T05:20:28.172 INFO:teuthology.orchestra.run.smithi178.stdout: librados2-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.172 INFO:teuthology.orchestra.run.smithi178.stdout: librbd1-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.172 INFO:teuthology.orchestra.run.smithi178.stdout:Installed: 2024-02-10T05:20:28.172 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.172 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-base-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.172 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-common-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.172 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-fuse-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.172 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-grafana-dashboards-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:28.172 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-immutable-object-cache-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.172 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mds-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.173 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.173 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-cephadm-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:28.173 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-dashboard-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:28.173 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-diskprediction-local-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:28.173 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-modules-core-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:28.173 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mgr-rook-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:28.173 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-mon-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.173 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-osd-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.173 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-prometheus-alerts-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:28.173 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-radosgw-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.173 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-selinux-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.173 INFO:teuthology.orchestra.run.smithi178.stdout: ceph-test-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.174 INFO:teuthology.orchestra.run.smithi178.stdout: cephadm-2:17.2.7-505.g72ce7c1d.el9.noarch 2024-02-10T05:20:28.174 INFO:teuthology.orchestra.run.smithi178.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-02-10T05:20:28.174 INFO:teuthology.orchestra.run.smithi178.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-02-10T05:20:28.174 INFO:teuthology.orchestra.run.smithi178.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-02-10T05:20:28.174 INFO:teuthology.orchestra.run.smithi178.stdout: fuse-2.9.9-15.el9.x86_64 2024-02-10T05:20:28.174 INFO:teuthology.orchestra.run.smithi178.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-02-10T05:20:28.174 INFO:teuthology.orchestra.run.smithi178.stdout: jq-1.6-16.el9.x86_64 2024-02-10T05:20:28.174 INFO:teuthology.orchestra.run.smithi178.stdout: libcephfs-devel-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.174 INFO:teuthology.orchestra.run.smithi178.stdout: libcephfs2-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.174 INFO:teuthology.orchestra.run.smithi178.stdout: libcephsqlite-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.174 INFO:teuthology.orchestra.run.smithi178.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-02-10T05:20:28.174 INFO:teuthology.orchestra.run.smithi178.stdout: liboath-2.6.7-2.el9.x86_64 2024-02-10T05:20:28.175 INFO:teuthology.orchestra.run.smithi178.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-02-10T05:20:28.175 INFO:teuthology.orchestra.run.smithi178.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-02-10T05:20:28.175 INFO:teuthology.orchestra.run.smithi178.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-02-10T05:20:28.175 INFO:teuthology.orchestra.run.smithi178.stdout: librados-devel-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.175 INFO:teuthology.orchestra.run.smithi178.stdout: libradosstriper1-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.175 INFO:teuthology.orchestra.run.smithi178.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-02-10T05:20:28.175 INFO:teuthology.orchestra.run.smithi178.stdout: librgw2-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.175 INFO:teuthology.orchestra.run.smithi178.stdout: libunwind-1.6.2-1.el9.x86_64 2024-02-10T05:20:28.175 INFO:teuthology.orchestra.run.smithi178.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-02-10T05:20:28.175 INFO:teuthology.orchestra.run.smithi178.stdout: oniguruma-6.9.6-1.el9.5.x86_64 2024-02-10T05:20:28.175 INFO:teuthology.orchestra.run.smithi178.stdout: openblas-0.3.21-2.el9.x86_64 2024-02-10T05:20:28.176 INFO:teuthology.orchestra.run.smithi178.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-02-10T05:20:28.176 INFO:teuthology.orchestra.run.smithi178.stdout: python3-asyncssh-2.13.2-3.el9.noarch 2024-02-10T05:20:28.176 INFO:teuthology.orchestra.run.smithi178.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-02-10T05:20:28.176 INFO:teuthology.orchestra.run.smithi178.stdout: python3-babel-2.9.1-2.el9.noarch 2024-02-10T05:20:28.176 INFO:teuthology.orchestra.run.smithi178.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-02-10T05:20:28.176 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-02-10T05:20:28.176 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-argparse-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.176 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ceph-common-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.176 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cephfs-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.176 INFO:teuthology.orchestra.run.smithi178.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-02-10T05:20:28.176 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-02-10T05:20:28.176 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-02-10T05:20:28.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-02-10T05:20:28.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-02-10T05:20:28.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-devel-3.9.17-2.el9.x86_64 2024-02-10T05:20:28.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-google-auth-1:2.27.0-1.el9.noarch 2024-02-10T05:20:28.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-02-10T05:20:28.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-02-10T05:20:28.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-02-10T05:20:28.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-02-10T05:20:28.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-02-10T05:20:28.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-02-10T05:20:28.177 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-02-10T05:20:28.178 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-02-10T05:20:28.178 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-02-10T05:20:28.178 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jwt-2.4.0-1.el9.noarch 2024-02-10T05:20:28.178 INFO:teuthology.orchestra.run.smithi178.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2024-02-10T05:20:28.178 INFO:teuthology.orchestra.run.smithi178.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-02-10T05:20:28.178 INFO:teuthology.orchestra.run.smithi178.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-02-10T05:20:28.178 INFO:teuthology.orchestra.run.smithi178.stdout: python3-mako-1.1.4-6.el9.noarch 2024-02-10T05:20:28.178 INFO:teuthology.orchestra.run.smithi178.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-02-10T05:20:28.178 INFO:teuthology.orchestra.run.smithi178.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-02-10T05:20:28.178 INFO:teuthology.orchestra.run.smithi178.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-02-10T05:20:28.178 INFO:teuthology.orchestra.run.smithi178.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-02-10T05:20:28.178 INFO:teuthology.orchestra.run.smithi178.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-02-10T05:20:28.179 INFO:teuthology.orchestra.run.smithi178.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-02-10T05:20:28.179 INFO:teuthology.orchestra.run.smithi178.stdout: python3-packaging-20.9-5.el9.noarch 2024-02-10T05:20:28.179 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-02-10T05:20:28.179 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-02-10T05:20:28.179 INFO:teuthology.orchestra.run.smithi178.stdout: python3-ply-3.11-14.el9.noarch 2024-02-10T05:20:28.179 INFO:teuthology.orchestra.run.smithi178.stdout: python3-portend-3.1.0-2.el9.noarch 2024-02-10T05:20:28.179 INFO:teuthology.orchestra.run.smithi178.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-02-10T05:20:28.179 INFO:teuthology.orchestra.run.smithi178.stdout: python3-py-1.10.0-6.el9.noarch 2024-02-10T05:20:28.179 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-02-10T05:20:28.179 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-02-10T05:20:28.180 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-02-10T05:20:28.180 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pycparser-2.20-6.el9.noarch 2024-02-10T05:20:28.180 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pytest-6.2.2-6.el9.noarch 2024-02-10T05:20:28.180 INFO:teuthology.orchestra.run.smithi178.stdout: python3-pytz-2021.1-5.el9.noarch 2024-02-10T05:20:28.180 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rados-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.180 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rbd-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.180 INFO:teuthology.orchestra.run.smithi178.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-02-10T05:20:28.180 INFO:teuthology.orchestra.run.smithi178.stdout: python3-requests-2.25.1-8.el9.noarch 2024-02-10T05:20:28.180 INFO:teuthology.orchestra.run.smithi178.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-02-10T05:20:28.180 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rgw-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.181 INFO:teuthology.orchestra.run.smithi178.stdout: python3-routes-2.5.1-5.el9.noarch 2024-02-10T05:20:28.181 INFO:teuthology.orchestra.run.smithi178.stdout: python3-rsa-4.9-2.el9.noarch 2024-02-10T05:20:28.181 INFO:teuthology.orchestra.run.smithi178.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-02-10T05:20:28.181 INFO:teuthology.orchestra.run.smithi178.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-02-10T05:20:28.181 INFO:teuthology.orchestra.run.smithi178.stdout: python3-toml-0.10.2-6.el9.noarch 2024-02-10T05:20:28.181 INFO:teuthology.orchestra.run.smithi178.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-02-10T05:20:28.181 INFO:teuthology.orchestra.run.smithi178.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-02-10T05:20:28.181 INFO:teuthology.orchestra.run.smithi178.stdout: python3-webob-1.8.7-6.el9.noarch 2024-02-10T05:20:28.181 INFO:teuthology.orchestra.run.smithi178.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-02-10T05:20:28.181 INFO:teuthology.orchestra.run.smithi178.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-02-10T05:20:28.182 INFO:teuthology.orchestra.run.smithi178.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-02-10T05:20:28.182 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-fuse-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.182 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-mirror-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.182 INFO:teuthology.orchestra.run.smithi178.stdout: rbd-nbd-2:17.2.7-505.g72ce7c1d.el9.x86_64 2024-02-10T05:20:28.182 INFO:teuthology.orchestra.run.smithi178.stdout: socat-1.7.4.1-5.el9.x86_64 2024-02-10T05:20:28.182 INFO:teuthology.orchestra.run.smithi178.stdout: thrift-0.15.0-2.el9.x86_64 2024-02-10T05:20:28.182 INFO:teuthology.orchestra.run.smithi178.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-02-10T05:20:28.182 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:20:28.183 INFO:teuthology.orchestra.run.smithi178.stdout:Complete! 2024-02-10T05:20:28.514 DEBUG:teuthology.parallel:result is None 2024-02-10T05:20:28.515 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-10T05:20:28.515 INFO:teuthology.packaging:ref: None 2024-02-10T05:20:28.515 INFO:teuthology.packaging:tag: None 2024-02-10T05:20:28.515 INFO:teuthology.packaging:branch: quincy 2024-02-10T05:20:28.515 INFO:teuthology.packaging:sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:20:28.515 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2024-02-10T05:20:28.777 DEBUG:teuthology.orchestra.run.smithi178:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-10T05:20:28.798 INFO:teuthology.orchestra.run.smithi178.stdout:17.2.7-505.g72ce7c1d.el9 2024-02-10T05:20:28.799 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-505.g72ce7c1d.el9 2024-02-10T05:20:28.799 INFO:teuthology.task.install:The correct ceph version 17.2.7-505.g72ce7c1d is installed. 2024-02-10T05:20:28.801 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-10T05:20:28.801 INFO:teuthology.packaging:ref: None 2024-02-10T05:20:28.801 INFO:teuthology.packaging:tag: None 2024-02-10T05:20:28.801 INFO:teuthology.packaging:branch: quincy 2024-02-10T05:20:28.801 INFO:teuthology.packaging:sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:20:28.801 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2024-02-10T05:20:29.027 DEBUG:teuthology.orchestra.run.smithi189:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-10T05:20:29.054 INFO:teuthology.orchestra.run.smithi189.stdout:17.2.7-505.g72ce7c1d.el9 2024-02-10T05:20:29.054 INFO:teuthology.packaging:The installed version of ceph is 17.2.7-505.g72ce7c1d.el9 2024-02-10T05:20:29.054 INFO:teuthology.task.install:The correct ceph version 17.2.7-505.g72ce7c1d is installed. 2024-02-10T05:20:29.056 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-02-10T05:20:29.056 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:20:29.056 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-10T05:20:29.086 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-02-10T05:20:29.086 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-10T05:20:29.129 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-02-10T05:20:29.129 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:20:29.129 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/usr/bin/daemon-helper 2024-02-10T05:20:29.156 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-10T05:20:29.223 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-02-10T05:20:29.223 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/usr/bin/daemon-helper 2024-02-10T05:20:29.254 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-10T05:20:29.324 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-02-10T05:20:29.324 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:20:29.324 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-10T05:20:29.350 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-10T05:20:29.418 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-02-10T05:20:29.418 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-10T05:20:29.448 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-10T05:20:29.518 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-02-10T05:20:29.519 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:20:29.519 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/usr/bin/stdin-killer 2024-02-10T05:20:29.545 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-10T05:20:29.612 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-02-10T05:20:29.612 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/usr/bin/stdin-killer 2024-02-10T05:20:29.643 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-10T05:20:29.712 INFO:teuthology.run_tasks:Running task print... 2024-02-10T05:20:29.726 INFO:teuthology.task.print:**** done install task... 2024-02-10T05:20:29.726 INFO:teuthology.run_tasks:Running task print... 2024-02-10T05:20:29.755 INFO:teuthology.task.print:**** done start installing quincy cephadm ... 2024-02-10T05:20:29.755 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-10T05:20:29.880 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', '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:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '290212a1bfd33563ba76ee5b7f0b944fdb6c5d90'} 2024-02-10T05:20:29.881 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2024-02-10T05:20:29.881 INFO:tasks.cephadm:Cluster fsid is 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:20:29.881 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-10T05:20:29.881 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.178', 'mon.c': '[v2:172.21.15.178:3301,v1:172.21.15.178:6790]', 'mon.b': '172.21.15.189'} 2024-02-10T05:20:29.881 INFO:tasks.cephadm:First mon is mon.a on smithi178 2024-02-10T05:20:29.882 INFO:tasks.cephadm:First mgr is y 2024-02-10T05:20:29.882 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-10T05:20:29.882 DEBUG:teuthology.orchestra.run.smithi178:> sudo hostname $(hostname -s) 2024-02-10T05:20:29.909 DEBUG:teuthology.orchestra.run.smithi189:> sudo hostname $(hostname -s) 2024-02-10T05:20:29.940 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2024-02-10T05:20:29.940 DEBUG:teuthology.orchestra.run.smithi178:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-10T05:20:30.112 INFO:teuthology.orchestra.run.smithi178.stdout:-rw-r--r--. 1 ubuntu ubuntu 367151 Feb 10 05:20 /home/ubuntu/cephtest/cephadm 2024-02-10T05:20:30.112 DEBUG:teuthology.orchestra.run.smithi189:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-10T05:20:30.291 INFO:teuthology.orchestra.run.smithi189.stdout:-rw-r--r--. 1 ubuntu ubuntu 367151 Feb 10 05:20 /home/ubuntu/cephtest/cephadm 2024-02-10T05:20:30.292 DEBUG:teuthology.orchestra.run.smithi178:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T05:20:30.308 DEBUG:teuthology.orchestra.run.smithi189:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T05:20:30.336 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2024-02-10T05:20:30.337 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-02-10T05:20:30.350 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2024-02-10T05:20:31.204 INFO:teuthology.orchestra.run.smithi189.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-02-10T05:20:31.257 INFO:teuthology.orchestra.run.smithi178.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-02-10T05:20:56.405 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:20:56.405 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph_version": "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)", 2024-02-10T05:20:56.405 INFO:teuthology.orchestra.run.smithi178.stdout: "image_id": "a2a0bd126c96301261ac6c5708253ef5b41bd73b23624c6dbd2eed86fc57c9b5", 2024-02-10T05:20:56.405 INFO:teuthology.orchestra.run.smithi178.stdout: "repo_digests": [ 2024-02-10T05:20:56.405 INFO:teuthology.orchestra.run.smithi178.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc" 2024-02-10T05:20:56.405 INFO:teuthology.orchestra.run.smithi178.stdout: ] 2024-02-10T05:20:56.406 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:21:04.352 INFO:teuthology.orchestra.run.smithi189.stdout:{ 2024-02-10T05:21:04.352 INFO:teuthology.orchestra.run.smithi189.stdout: "ceph_version": "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)", 2024-02-10T05:21:04.352 INFO:teuthology.orchestra.run.smithi189.stdout: "image_id": "a2a0bd126c96301261ac6c5708253ef5b41bd73b23624c6dbd2eed86fc57c9b5", 2024-02-10T05:21:04.352 INFO:teuthology.orchestra.run.smithi189.stdout: "repo_digests": [ 2024-02-10T05:21:04.352 INFO:teuthology.orchestra.run.smithi189.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc" 2024-02-10T05:21:04.352 INFO:teuthology.orchestra.run.smithi189.stdout: ] 2024-02-10T05:21:04.352 INFO:teuthology.orchestra.run.smithi189.stdout:} 2024-02-10T05:21:04.368 DEBUG:teuthology.orchestra.run.smithi178:> sudo mkdir -p /etc/ceph 2024-02-10T05:21:04.404 DEBUG:teuthology.orchestra.run.smithi189:> sudo mkdir -p /etc/ceph 2024-02-10T05:21:04.433 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod 777 /etc/ceph 2024-02-10T05:21:04.474 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod 777 /etc/ceph 2024-02-10T05:21:04.501 INFO:tasks.cephadm:Writing seed config... 2024-02-10T05:21:04.502 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-02-10T05:21:04.503 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-02-10T05:21:04.503 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-10T05:21:04.503 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-10T05:21:04.503 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-02-10T05:21:04.503 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-02-10T05:21:04.503 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-10T05:21:04.503 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-10T05:21:04.503 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-10T05:21:04.503 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-10T05:21:04.503 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-10T05:21:04.504 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:21:04.504 DEBUG:teuthology.orchestra.run.smithi178:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-10T05:21:04.530 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 = 1b398bac-c7d4-11ee-95b8-87774f69a715 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-02-10T05:21:04.530 DEBUG:teuthology.orchestra.run.smithi178:mon.a> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.a.service 2024-02-10T05:21:04.573 DEBUG:teuthology.orchestra.run.smithi178:mgr.y> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.y.service 2024-02-10T05:21:04.616 INFO:tasks.cephadm:Bootstrapping... 2024-02-10T05:21:04.617 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 --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.178 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-10T05:21:04.827 INFO:teuthology.orchestra.run.smithi178.stdout:-------------------------------------------------------------------------------- 2024-02-10T05:21:04.827 INFO:teuthology.orchestra.run.smithi178.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '1b398bac-c7d4-11ee-95b8-87774f69a715', '--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.178', '--skip-admin-label'] 2024-02-10T05:21:04.854 INFO:teuthology.orchestra.run.smithi178.stdout:/bin/podman: stdout 4.9.3-dev 2024-02-10T05:21:04.855 INFO:teuthology.orchestra.run.smithi178.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-02-10T05:21:04.855 INFO:teuthology.orchestra.run.smithi178.stdout:Verifying podman|docker is present... 2024-02-10T05:21:04.880 INFO:teuthology.orchestra.run.smithi178.stdout:/bin/podman: stdout 4.9.3-dev 2024-02-10T05:21:04.880 INFO:teuthology.orchestra.run.smithi178.stdout:Verifying lvm2 is present... 2024-02-10T05:21:04.880 INFO:teuthology.orchestra.run.smithi178.stdout:Verifying time synchronization is in place... 2024-02-10T05:21:04.888 INFO:teuthology.orchestra.run.smithi178.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-02-10T05:21:04.888 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-10T05:21:04.895 INFO:teuthology.orchestra.run.smithi178.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-02-10T05:21:04.895 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stdout inactive 2024-02-10T05:21:04.902 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stdout enabled 2024-02-10T05:21:04.909 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stdout active 2024-02-10T05:21:04.909 INFO:teuthology.orchestra.run.smithi178.stdout:Unit chronyd.service is enabled and running 2024-02-10T05:21:04.909 INFO:teuthology.orchestra.run.smithi178.stdout:Repeating the final host check... 2024-02-10T05:21:04.932 INFO:teuthology.orchestra.run.smithi178.stdout:/bin/podman: stdout 4.9.3-dev 2024-02-10T05:21:04.932 INFO:teuthology.orchestra.run.smithi178.stdout:podman (/bin/podman) version 4.9.3 is present 2024-02-10T05:21:04.932 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl is present 2024-02-10T05:21:04.932 INFO:teuthology.orchestra.run.smithi178.stdout:lvcreate is present 2024-02-10T05:21:04.939 INFO:teuthology.orchestra.run.smithi178.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-02-10T05:21:04.939 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-10T05:21:04.945 INFO:teuthology.orchestra.run.smithi178.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-02-10T05:21:04.946 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stdout inactive 2024-02-10T05:21:04.953 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stdout enabled 2024-02-10T05:21:04.960 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stdout active 2024-02-10T05:21:04.960 INFO:teuthology.orchestra.run.smithi178.stdout:Unit chronyd.service is enabled and running 2024-02-10T05:21:04.960 INFO:teuthology.orchestra.run.smithi178.stdout:Host looks OK 2024-02-10T05:21:04.960 INFO:teuthology.orchestra.run.smithi178.stdout:Cluster fsid: 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:21:04.960 INFO:teuthology.orchestra.run.smithi178.stdout:Acquiring lock 140713956062640 on /run/cephadm/1b398bac-c7d4-11ee-95b8-87774f69a715.lock 2024-02-10T05:21:04.960 INFO:teuthology.orchestra.run.smithi178.stdout:Lock 140713956062640 acquired on /run/cephadm/1b398bac-c7d4-11ee-95b8-87774f69a715.lock 2024-02-10T05:21:04.961 INFO:teuthology.orchestra.run.smithi178.stdout:Verifying IP 172.21.15.178 port 3300 ... 2024-02-10T05:21:04.961 INFO:teuthology.orchestra.run.smithi178.stdout:Verifying IP 172.21.15.178 port 6789 ... 2024-02-10T05:21:04.961 INFO:teuthology.orchestra.run.smithi178.stdout:Base mon IP(s) is [172.21.15.178:3300, 172.21.15.178:6789], mon addrv is [v2:172.21.15.178:3300,v1:172.21.15.178:6789] 2024-02-10T05:21:04.965 INFO:teuthology.orchestra.run.smithi178.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.178 metric 100 2024-02-10T05:21:04.965 INFO:teuthology.orchestra.run.smithi178.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.178 metric 100 2024-02-10T05:21:04.968 INFO:teuthology.orchestra.run.smithi178.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-02-10T05:21:04.968 INFO:teuthology.orchestra.run.smithi178.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-02-10T05:21:04.968 INFO:teuthology.orchestra.run.smithi178.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1798sec hoplimit 64 pref medium 2024-02-10T05:21:04.970 INFO:teuthology.orchestra.run.smithi178.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-10T05:21:04.970 INFO:teuthology.orchestra.run.smithi178.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-02-10T05:21:04.970 INFO:teuthology.orchestra.run.smithi178.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-10T05:21:04.971 INFO:teuthology.orchestra.run.smithi178.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-10T05:21:04.971 INFO:teuthology.orchestra.run.smithi178.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:7ef9/64 scope link 2024-02-10T05:21:04.971 INFO:teuthology.orchestra.run.smithi178.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-10T05:21:04.971 INFO:teuthology.orchestra.run.smithi178.stdout:Mon IP `172.21.15.178` is in CIDR network `172.21.0.0/20` 2024-02-10T05:21:04.971 INFO:teuthology.orchestra.run.smithi178.stdout:Mon IP `172.21.15.178` is in CIDR network `172.21.0.0/20` 2024-02-10T05:21:04.972 INFO:teuthology.orchestra.run.smithi178.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-02-10T05:21:04.972 INFO:teuthology.orchestra.run.smithi178.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-10T05:21:04.972 INFO:teuthology.orchestra.run.smithi178.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2024-02-10T05:21:05.445 INFO:teuthology.orchestra.run.smithi178.stdout:/bin/podman: stdout a2a0bd126c96301261ac6c5708253ef5b41bd73b23624c6dbd2eed86fc57c9b5 2024-02-10T05:21:05.445 INFO:teuthology.orchestra.run.smithi178.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2024-02-10T05:21:05.445 INFO:teuthology.orchestra.run.smithi178.stdout:/bin/podman: stderr Getting image source signatures 2024-02-10T05:21:05.445 INFO:teuthology.orchestra.run.smithi178.stdout:/bin/podman: stderr Copying blob sha256:a61c475ff6e77d421bceb2aff73188667ff70f4da71ee8d2a5b09b5c5d4ca045 2024-02-10T05:21:05.445 INFO:teuthology.orchestra.run.smithi178.stdout:/bin/podman: stderr Copying blob sha256:58df4e03ba066accf3a7e07426bab5f1c867e27a139801c642bdafb42b9a2d9a 2024-02-10T05:21:05.445 INFO:teuthology.orchestra.run.smithi178.stdout:/bin/podman: stderr Copying config sha256:a2a0bd126c96301261ac6c5708253ef5b41bd73b23624c6dbd2eed86fc57c9b5 2024-02-10T05:21:05.445 INFO:teuthology.orchestra.run.smithi178.stdout:/bin/podman: stderr Writing manifest to image destination 2024-02-10T05:21:06.400 INFO:teuthology.orchestra.run.smithi178.stdout:ceph: stdout ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable) 2024-02-10T05:21:06.400 INFO:teuthology.orchestra.run.smithi178.stdout:Ceph version: ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable) 2024-02-10T05:21:06.400 INFO:teuthology.orchestra.run.smithi178.stdout:Extracting ceph user uid/gid from container image... 2024-02-10T05:21:07.446 INFO:teuthology.orchestra.run.smithi178.stdout:stat: stdout 167 167 2024-02-10T05:21:07.446 INFO:teuthology.orchestra.run.smithi178.stdout:Creating initial keys... 2024-02-10T05:21:08.310 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph-authtool: stdout AQDDB8dlmkR6LxAAf1HVrAMnT+4lGKn/KYzQOQ== 2024-02-10T05:21:09.164 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph-authtool: stdout AQDEB8dlhVjPJRAABvG4hQkekyI+6A2vsd8HnQ== 2024-02-10T05:21:10.061 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph-authtool: stdout AQDFB8dlQHktHxAAoo3iNsaiWxKnjL9r1hpvIQ== 2024-02-10T05:21:10.061 INFO:teuthology.orchestra.run.smithi178.stdout:Creating initial monmap... 2024-02-10T05:21:19.173 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-10T05:21:19.173 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2024-02-10T05:21:19.173 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:21:19.173 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-10T05:21:19.174 INFO:teuthology.orchestra.run.smithi178.stdout:monmaptool for a [v2:172.21.15.178:3300,v1:172.21.15.178:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-10T05:21:19.174 INFO:teuthology.orchestra.run.smithi178.stdout:setting min_mon_release = octopus 2024-02-10T05:21:19.174 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/monmaptool: set fsid to 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:21:19.174 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-10T05:21:19.174 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:21:19.174 INFO:teuthology.orchestra.run.smithi178.stdout:Creating mon... 2024-02-10T05:21:20.820 INFO:teuthology.orchestra.run.smithi178.stdout:create mon.a on 2024-02-10T05:21:21.032 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-02-10T05:21:21.175 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-10T05:21:21.328 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-1b398bac-c7d4-11ee-95b8-87774f69a715.target → /etc/systemd/system/ceph-1b398bac-c7d4-11ee-95b8-87774f69a715.target. 2024-02-10T05:21:21.328 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-1b398bac-c7d4-11ee-95b8-87774f69a715.target → /etc/systemd/system/ceph-1b398bac-c7d4-11ee-95b8-87774f69a715.target. 2024-02-10T05:21:21.495 INFO:teuthology.orchestra.run.smithi178.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.a 2024-02-10T05:21:21.495 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stderr Failed to reset failed state of unit ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.a.service: Unit ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.a.service not loaded. 2024-02-10T05:21:21.655 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-1b398bac-c7d4-11ee-95b8-87774f69a715.target.wants/ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.a.service → /etc/systemd/system/ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@.service. 2024-02-10T05:21:22.129 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:22 smithi178 podman[27062]: 2024-02-10 05:21:22.067670624 +0000 UTC m=+0.288383455 container start b0162510ac7246ac76e7fa5174ced5aecec5e48848756d0ac20163ea1ea41ff3 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, RELEASE=quincy-72ce7c1, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T05:21:22.129 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:22 smithi178 bash[27062]: b0162510ac7246ac76e7fa5174ced5aecec5e48848756d0ac20163ea1ea41ff3 2024-02-10T05:21:22.129 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:22 smithi178 ceph-mon[27099]: mkfs 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:21:22.142 INFO:teuthology.orchestra.run.smithi178.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-10T05:21:22.142 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stdout disabled 2024-02-10T05:21:22.149 INFO:teuthology.orchestra.run.smithi178.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-10T05:21:22.149 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stdout inactive 2024-02-10T05:21:22.150 INFO:teuthology.orchestra.run.smithi178.stdout:firewalld.service is not enabled 2024-02-10T05:21:22.150 INFO:teuthology.orchestra.run.smithi178.stdout:Not possible to enable service . firewalld.service is not available 2024-02-10T05:21:22.150 INFO:teuthology.orchestra.run.smithi178.stdout:Waiting for mon to start... 2024-02-10T05:21:22.150 INFO:teuthology.orchestra.run.smithi178.stdout:Waiting for mon... 2024-02-10T05:21:22.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:22 smithi178 ceph-mon[27099]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-10T05:21:22.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:22 smithi178 systemd[1]: Started Ceph mon.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:21:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:23 smithi178 ceph-mon[27099]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-10T05:21:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:23 smithi178 ceph-mon[27099]: monmap e1: 1 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:21:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:23 smithi178 ceph-mon[27099]: fsmap 2024-02-10T05:21:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:23 smithi178 ceph-mon[27099]: osdmap e1: 0 total, 0 up, 0 in 2024-02-10T05:21:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:23 smithi178 ceph-mon[27099]: mgrmap e1: no daemons active 2024-02-10T05:21:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:23 smithi178 ceph-mon[27099]: from='client.? 172.21.15.178:0/4210811878' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-10T05:21:23.213 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout cluster: 2024-02-10T05:21:23.215 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout id: 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:21:23.215 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-02-10T05:21:23.215 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 2024-02-10T05:21:23.215 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout services: 2024-02-10T05:21:23.215 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.510555s) 2024-02-10T05:21:23.215 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-02-10T05:21:23.215 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-02-10T05:21:23.216 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 2024-02-10T05:21:23.216 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout data: 2024-02-10T05:21:23.216 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-02-10T05:21:23.216 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-02-10T05:21:23.216 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-02-10T05:21:23.216 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout pgs: 2024-02-10T05:21:23.216 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 2024-02-10T05:21:23.216 INFO:teuthology.orchestra.run.smithi178.stdout:mon is available 2024-02-10T05:21:23.216 INFO:teuthology.orchestra.run.smithi178.stdout:Assimilating anything we can from ceph.conf... 2024-02-10T05:21:24.220 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 2024-02-10T05:21:24.221 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout [global] 2024-02-10T05:21:24.221 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout fsid = 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:21:24.221 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.178:3300,v1:172.21.15.178:6789] 2024-02-10T05:21:24.221 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-10T05:21:24.221 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-10T05:21:24.221 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-10T05:21:24.221 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-10T05:21:24.221 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 2024-02-10T05:21:24.223 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout [mgr] 2024-02-10T05:21:24.224 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-10T05:21:24.224 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 2024-02-10T05:21:24.224 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout [osd] 2024-02-10T05:21:24.224 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-10T05:21:24.224 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-10T05:21:24.224 INFO:teuthology.orchestra.run.smithi178.stdout:Generating new minimal ceph.conf... 2024-02-10T05:21:24.309 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:24 smithi178 ceph-mon[27099]: from='client.? 172.21.15.178:0/3855596823' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-10T05:21:24.309 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:24 smithi178 ceph-mon[27099]: from='client.? 172.21.15.178:0/3855596823' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-10T05:21:25.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:25 smithi178 ceph-mon[27099]: from='client.? 172.21.15.178:0/3974699561' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:21:27.784 INFO:teuthology.orchestra.run.smithi178.stdout:Restarting the monitor... 2024-02-10T05:21:28.063 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:27 smithi178 systemd[1]: Stopping Ceph mon.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:21:28.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:28 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a[27076]: 2024-02-10T05:21:28.062+0000 7fb2a21a2700 -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-02-10T05:21:28.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:28 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a[27076]: 2024-02-10T05:21:28.062+0000 7fb2a21a2700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-10T05:21:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:28 smithi178 podman[27417]: 2024-02-10 05:21:28.256966043 +0000 UTC m=+0.309448411 container died b0162510ac7246ac76e7fa5174ced5aecec5e48848756d0ac20163ea1ea41ff3 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=quincy-72ce7c1, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-02-10T05:21:28.777 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:28 smithi178 podman[27417]: 2024-02-10 05:21:28.584549428 +0000 UTC m=+0.637031802 container cleanup b0162510ac7246ac76e7fa5174ced5aecec5e48848756d0ac20163ea1ea41ff3 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240131, RELEASE=quincy-72ce7c1, maintainer=Guillaume Abrioux ) 2024-02-10T05:21:28.777 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:28 smithi178 bash[27417]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a 2024-02-10T05:21:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:28 smithi178 podman[27436]: 2024-02-10 05:21:28.777099907 +0000 UTC m=+0.516799766 container remove b0162510ac7246ac76e7fa5174ced5aecec5e48848756d0ac20163ea1ea41ff3 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=quincy-72ce7c1, org.label-schema.license=GPLv2) 2024-02-10T05:21:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.a.service: Deactivated successfully. 2024-02-10T05:21:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 systemd[1]: Stopped Ceph mon.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:21:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 systemd[1]: Starting Ceph mon.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:21:29.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 podman[27534]: 2024-02-10 05:21:29.116971326 +0000 UTC m=+0.017289913 image pull a2a0bd126c96301261ac6c5708253ef5b41bd73b23624c6dbd2eed86fc57c9b5 quay.ceph.io/ceph-ci/ceph:quincy 2024-02-10T05:21:29.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 podman[27534]: 2024-02-10 05:21:29.219378066 +0000 UTC m=+0.119696641 container create 4909309cada654e3d258c61882e55f166899e750dd955aa5d295a27270ed07f6 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=quincy-72ce7c1, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-02-10T05:21:29.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 podman[27534]: 2024-02-10 05:21:29.430118392 +0000 UTC m=+0.330436972 container init 4909309cada654e3d258c61882e55f166899e750dd955aa5d295a27270ed07f6 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=quincy-72ce7c1, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux ) 2024-02-10T05:21:29.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 podman[27534]: 2024-02-10 05:21:29.435303507 +0000 UTC m=+0.335622081 container start 4909309cada654e3d258c61882e55f166899e750dd955aa5d295a27270ed07f6 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=quincy-72ce7c1, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-02-10T05:21:29.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: set uid:gid to 167:167 (ceph:ceph) 2024-02-10T05:21:29.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable), process ceph-mon, pid 7 2024-02-10T05:21:29.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: pidfile_write: ignore empty --pid-file 2024-02-10T05:21:29.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: load: jerasure load: lrc 2024-02-10T05:21:29.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: RocksDB version: 6.15.5 2024-02-10T05:21:29.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T05:21:29.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Compile date Feb 9 2024 2024-02-10T05:21:29.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: DB SUMMARY 2024-02-10T05:21:29.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: DB Session ID: P0MFG5LTA8MKCSIB8X94 2024-02-10T05:21:29.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: CURRENT file: CURRENT 2024-02-10T05:21:29.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: IDENTITY file: IDENTITY 2024-02-10T05:21:29.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-02-10T05:21:29.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-02-10T05:21:29.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 84746 ; 2024-02-10T05:21:29.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.error_if_exists: 0 2024-02-10T05:21:29.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.create_if_missing: 0 2024-02-10T05:21:29.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.paranoid_checks: 1 2024-02-10T05:21:29.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T05:21:29.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.env: 0x557453eb4a80 2024-02-10T05:21:29.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.fs: Posix File System 2024-02-10T05:21:29.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.info_log: 0x55745667afa0 2024-02-10T05:21:29.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_file_opening_threads: 16 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.statistics: (nil) 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.use_fsync: 0 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_log_file_size: 0 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.keep_log_file_num: 1000 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.recycle_log_file_num: 0 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.allow_fallocate: 1 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.allow_mmap_reads: 0 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.allow_mmap_writes: 0 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.use_direct_reads: 0 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.create_missing_column_families: 0 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.db_log_dir: 2024-02-10T05:21:29.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-10T05:21:29.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T05:21:29.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T05:21:29.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T05:21:29.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T05:21:29.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T05:21:29.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T05:21:29.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.advise_random_on_open: 1 2024-02-10T05:21:29.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.db_write_buffer_size: 0 2024-02-10T05:21:29.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.write_buffer_manager: 0x5574573eaa50 2024-02-10T05:21:29.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T05:21:29.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T05:21:29.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T05:21:29.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T05:21:29.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.rate_limiter: (nil) 2024-02-10T05:21:29.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T05:21:29.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.wal_recovery_mode: 2 2024-02-10T05:21:29.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.enable_thread_tracking: 0 2024-02-10T05:21:29.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.enable_pipelined_write: 0 2024-02-10T05:21:29.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.unordered_write: 0 2024-02-10T05:21:29.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T05:21:29.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T05:21:29.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T05:21:29.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T05:21:29.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.row_cache: None 2024-02-10T05:21:29.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.wal_filter: None 2024-02-10T05:21:29.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T05:21:29.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.allow_ingest_behind: 0 2024-02-10T05:21:29.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.preserve_deletes: 0 2024-02-10T05:21:29.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.two_write_queues: 0 2024-02-10T05:21:29.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.manual_wal_flush: 0 2024-02-10T05:21:29.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.atomic_flush: 0 2024-02-10T05:21:29.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T05:21:29.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T05:21:29.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T05:21:29.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.log_readahead_size: 0 2024-02-10T05:21:29.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T05:21:29.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.best_efforts_recovery: 0 2024-02-10T05:21:29.474 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T05:21:29.474 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T05:21:29.474 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.allow_data_in_errors: 0 2024-02-10T05:21:29.474 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.db_host_id: __hostname__ 2024-02-10T05:21:29.474 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_background_jobs: 2 2024-02-10T05:21:29.474 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_background_compactions: -1 2024-02-10T05:21:29.474 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_subcompactions: 1 2024-02-10T05:21:29.474 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T05:21:29.474 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T05:21:29.474 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T05:21:29.474 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_total_wal_size: 0 2024-02-10T05:21:29.474 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T05:21:29.474 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T05:21:29.474 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T05:21:29.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T05:21:29.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_open_files: -1 2024-02-10T05:21:29.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.bytes_per_sync: 0 2024-02-10T05:21:29.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T05:21:29.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T05:21:29.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compaction_readahead_size: 0 2024-02-10T05:21:29.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_background_flushes: -1 2024-02-10T05:21:29.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Compression algorithms supported: 2024-02-10T05:21:29.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T05:21:29.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: kZSTD supported: 0 2024-02-10T05:21:29.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: kXpressCompression supported: 0 2024-02-10T05:21:29.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: kLZ4HCCompression supported: 1 2024-02-10T05:21:29.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: kZlibCompression supported: 1 2024-02-10T05:21:29.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: kSnappyCompression supported: 1 2024-02-10T05:21:29.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: kLZ4Compression supported: 1 2024-02-10T05:21:29.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: kBZip2Compression supported: 0 2024-02-10T05:21:29.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T05:21:29.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-02-10T05:21:29.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-02-10T05:21:29.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T05:21:29.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.merge_operator: 2024-02-10T05:21:29.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compaction_filter: None 2024-02-10T05:21:29.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compaction_filter_factory: None 2024-02-10T05:21:29.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.sst_partitioner_factory: None 2024-02-10T05:21:29.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T05:21:29.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T05:21:29.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5574566caf58) 2024-02-10T05:21:29.477 INFO:journalctl@ceph.mon.a.smithi178.stdout: cache_index_and_filter_blocks: 1 2024-02-10T05:21:29.477 INFO:journalctl@ceph.mon.a.smithi178.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T05:21:29.477 INFO:journalctl@ceph.mon.a.smithi178.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T05:21:29.477 INFO:journalctl@ceph.mon.a.smithi178.stdout: pin_top_level_index_and_filter: 1 2024-02-10T05:21:29.477 INFO:journalctl@ceph.mon.a.smithi178.stdout: index_type: 0 2024-02-10T05:21:29.477 INFO:journalctl@ceph.mon.a.smithi178.stdout: data_block_index_type: 0 2024-02-10T05:21:29.478 INFO:journalctl@ceph.mon.a.smithi178.stdout: index_shortening: 1 2024-02-10T05:21:29.478 INFO:journalctl@ceph.mon.a.smithi178.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-10T05:21:29.478 INFO:journalctl@ceph.mon.a.smithi178.stdout: hash_index_allow_collision: 1 2024-02-10T05:21:29.478 INFO:journalctl@ceph.mon.a.smithi178.stdout: checksum: 1 2024-02-10T05:21:29.478 INFO:journalctl@ceph.mon.a.smithi178.stdout: no_block_cache: 0 2024-02-10T05:21:29.478 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_cache: 0x5574566fd090 2024-02-10T05:21:29.478 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_cache_name: BinnedLRUCache 2024-02-10T05:21:29.478 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_cache_options: 2024-02-10T05:21:29.479 INFO:journalctl@ceph.mon.a.smithi178.stdout: capacity : 536870912 2024-02-10T05:21:29.479 INFO:journalctl@ceph.mon.a.smithi178.stdout: num_shard_bits : 4 2024-02-10T05:21:29.479 INFO:journalctl@ceph.mon.a.smithi178.stdout: strict_capacity_limit : 0 2024-02-10T05:21:29.479 INFO:journalctl@ceph.mon.a.smithi178.stdout: high_pri_pool_ratio: 0.000 2024-02-10T05:21:29.479 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_cache_compressed: (nil) 2024-02-10T05:21:29.479 INFO:journalctl@ceph.mon.a.smithi178.stdout: persistent_cache: (nil) 2024-02-10T05:21:29.479 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_size: 4096 2024-02-10T05:21:29.479 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_size_deviation: 10 2024-02-10T05:21:29.480 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_restart_interval: 16 2024-02-10T05:21:29.480 INFO:journalctl@ceph.mon.a.smithi178.stdout: index_block_restart_interval: 1 2024-02-10T05:21:29.480 INFO:journalctl@ceph.mon.a.smithi178.stdout: metadata_block_size: 4096 2024-02-10T05:21:29.480 INFO:journalctl@ceph.mon.a.smithi178.stdout: partition_filters: 0 2024-02-10T05:21:29.480 INFO:journalctl@ceph.mon.a.smithi178.stdout: use_delta_encoding: 1 2024-02-10T05:21:29.480 INFO:journalctl@ceph.mon.a.smithi178.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T05:21:29.480 INFO:journalctl@ceph.mon.a.smithi178.stdout: whole_key_filtering: 1 2024-02-10T05:21:29.480 INFO:journalctl@ceph.mon.a.smithi178.stdout: verify_compression: 0 2024-02-10T05:21:29.480 INFO:journalctl@ceph.mon.a.smithi178.stdout: read_amp_bytes_per_bit: 0 2024-02-10T05:21:29.480 INFO:journalctl@ceph.mon.a.smithi178.stdout: format_version: 4 2024-02-10T05:21:29.480 INFO:journalctl@ceph.mon.a.smithi178.stdout: enable_index_compression: 1 2024-02-10T05:21:29.480 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_align: 0 2024-02-10T05:21:29.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.write_buffer_size: 33554432 2024-02-10T05:21:29.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_write_buffer_number: 2 2024-02-10T05:21:29.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compression: NoCompression 2024-02-10T05:21:29.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.bottommost_compression: Disabled 2024-02-10T05:21:29.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.prefix_extractor: nullptr 2024-02-10T05:21:29.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T05:21:29.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.num_levels: 7 2024-02-10T05:21:29.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T05:21:29.482 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T05:21:29.482 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T05:21:29.482 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T05:21:29.482 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T05:21:29.482 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T05:21:29.482 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T05:21:29.482 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T05:21:29.482 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T05:21:29.482 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T05:21:29.482 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T05:21:29.482 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compression_opts.level: 32767 2024-02-10T05:21:29.482 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compression_opts.strategy: 0 2024-02-10T05:21:29.483 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T05:21:29.483 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T05:21:29.483 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T05:21:29.483 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compression_opts.enabled: false 2024-02-10T05:21:29.483 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T05:21:29.483 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T05:21:29.483 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T05:21:29.483 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.target_file_size_base: 67108864 2024-02-10T05:21:29.483 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T05:21:29.483 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T05:21:29.483 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T05:21:29.483 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T05:21:29.483 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T05:21:29.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T05:21:29.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T05:21:29.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T05:21:29.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T05:21:29.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T05:21:29.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T05:21:29.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T05:21:29.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T05:21:29.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.arena_block_size: 4194304 2024-02-10T05:21:29.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T05:21:29.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T05:21:29.485 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T05:21:29.485 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.disable_auto_compactions: 0 2024-02-10T05:21:29.485 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T05:21:29.485 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T05:21:29.485 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T05:21:29.485 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T05:21:29.485 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T05:21:29.485 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T05:21:29.486 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T05:21:29.486 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T05:21:29.486 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T05:21:29.486 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T05:21:29.486 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.table_properties_collectors: 2024-02-10T05:21:29.486 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.inplace_update_support: 0 2024-02-10T05:21:29.487 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T05:21:29.487 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T05:21:29.487 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T05:21:29.487 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T05:21:29.488 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.bloom_locality: 0 2024-02-10T05:21:29.488 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.max_successive_merges: 0 2024-02-10T05:21:29.488 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T05:21:29.488 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.paranoid_file_checks: 0 2024-02-10T05:21:29.488 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.force_consistency_checks: 1 2024-02-10T05:21:29.488 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.report_bg_io_stats: 0 2024-02-10T05:21:29.488 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.ttl: 2592000 2024-02-10T05:21:29.488 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T05:21:29.488 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.enable_blob_files: false 2024-02-10T05:21:29.488 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.min_blob_size: 0 2024-02-10T05:21:29.488 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.blob_file_size: 268435456 2024-02-10T05:21:29.488 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T05:21:29.489 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T05:21:29.489 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T05:21:29.489 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T05:21:29.489 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2024-02-10T05:21:29.489 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2024-02-10T05:21:29.489 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707542489461880, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-02-10T05:21:29.489 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2024-02-10T05:21:29.489 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-10T05:21:29.489 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707542489462597, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80934, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 79195, "index_size": 227, "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": 10283, "raw_average_key_size": 47, "raw_value_size": 73391, "raw_average_value_size": 339, "num_data_blocks": 10, "num_entries": 216, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1707542489, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "1f1278fe-7855-4363-a720-fb3c2d1e830b", "db_session_id": "P0MFG5LTA8MKCSIB8X94"}} 2024-02-10T05:21:29.489 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2024-02-10T05:21:29.490 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707542489462949, "job": 1, "event": "recovery_finished"} 2024-02-10T05:21:29.490 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-10T05:21:29.490 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x557456691180 2024-02-10T05:21:29.490 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: DB pointer 0x557456766000 2024-02-10T05:21:29.490 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-02-10T05:21:29.490 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-10T05:21:29.490 INFO:journalctl@ceph.mon.a.smithi178.stdout: ** DB Stats ** 2024-02-10T05:21:29.490 INFO:journalctl@ceph.mon.a.smithi178.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:21:29.490 INFO:journalctl@ceph.mon.a.smithi178.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-02-10T05:21:29.491 INFO:journalctl@ceph.mon.a.smithi178.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T05:21:29.491 INFO:journalctl@ceph.mon.a.smithi178.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T05:21:29.491 INFO:journalctl@ceph.mon.a.smithi178.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-02-10T05:21:29.491 INFO:journalctl@ceph.mon.a.smithi178.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T05:21:29.491 INFO:journalctl@ceph.mon.a.smithi178.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T05:21:29.491 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:21:29.491 INFO:journalctl@ceph.mon.a.smithi178.stdout: ** Compaction Stats [default] ** 2024-02-10T05:21:29.491 INFO:journalctl@ceph.mon.a.smithi178.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 2024-02-10T05:21:29.491 INFO:journalctl@ceph.mon.a.smithi178.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:21:29.491 INFO:journalctl@ceph.mon.a.smithi178.stdout: L0 2/0 80.80 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 166.0 0.00 0.00 1 0.000 0 0 2024-02-10T05:21:29.491 INFO:journalctl@ceph.mon.a.smithi178.stdout: Sum 2/0 80.80 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 166.0 0.00 0.00 1 0.000 0 0 2024-02-10T05:21:29.491 INFO:journalctl@ceph.mon.a.smithi178.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 166.0 0.00 0.00 1 0.000 0 0 2024-02-10T05:21:29.492 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:21:29.492 INFO:journalctl@ceph.mon.a.smithi178.stdout: ** Compaction Stats [default] ** 2024-02-10T05:21:29.492 INFO:journalctl@ceph.mon.a.smithi178.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 2024-02-10T05:21:29.492 INFO:journalctl@ceph.mon.a.smithi178.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:21:29.492 INFO:journalctl@ceph.mon.a.smithi178.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 166.0 0.00 0.00 1 0.000 0 0 2024-02-10T05:21:29.492 INFO:journalctl@ceph.mon.a.smithi178.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:21:29.493 INFO:journalctl@ceph.mon.a.smithi178.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T05:21:29.493 INFO:journalctl@ceph.mon.a.smithi178.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T05:21:29.493 INFO:journalctl@ceph.mon.a.smithi178.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T05:21:29.493 INFO:journalctl@ceph.mon.a.smithi178.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T05:21:29.493 INFO:journalctl@ceph.mon.a.smithi178.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-10T05:21:29.493 INFO:journalctl@ceph.mon.a.smithi178.stdout: Cumulative compaction: 0.00 GB write, 26.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:21:29.493 INFO:journalctl@ceph.mon.a.smithi178.stdout: Interval compaction: 0.00 GB write, 26.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.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-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.stdout: ** Compaction Stats [default] ** 2024-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.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 2024-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.stdout: L0 2/0 80.80 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 166.0 0.00 0.00 1 0.000 0 0 2024-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.stdout: Sum 2/0 80.80 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 166.0 0.00 0.00 1 0.000 0 0 2024-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.stdout: Int 0/0 0.00 KB 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 2024-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.stdout: ** Compaction Stats [default] ** 2024-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.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 2024-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:21:29.494 INFO:journalctl@ceph.mon.a.smithi178.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 166.0 0.00 0.00 1 0.000 0 0 2024-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.stdout: Cumulative compaction: 0.00 GB write, 26.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.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-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: starting mon.a rank 0 at public addrs [v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0] at bind addrs [v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: mon.a@-1(???) e1 preinit fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: mon.a@-1(???).mds e1 new map 2024-02-10T05:21:29.495 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: mon.a@-1(???).mds e1 print_map 2024-02-10T05:21:29.496 INFO:journalctl@ceph.mon.a.smithi178.stdout: e1 2024-02-10T05:21:29.496 INFO:journalctl@ceph.mon.a.smithi178.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T05:21:29.496 INFO:journalctl@ceph.mon.a.smithi178.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-02-10T05:21:29.496 INFO:journalctl@ceph.mon.a.smithi178.stdout: legacy client fscid: -1 2024-02-10T05:21:29.496 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:21:29.496 INFO:journalctl@ceph.mon.a.smithi178.stdout: No filesystems configured 2024-02-10T05:21:29.496 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-10T05:21:29.496 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T05:21:29.496 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T05:21:29.496 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T05:21:29.496 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 ceph-mon[27572]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-10T05:21:29.534 INFO:teuthology.orchestra.run.smithi178.stdout:Setting mon public_network to 172.21.0.0/20 2024-02-10T05:21:29.765 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 bash[27534]: 4909309cada654e3d258c61882e55f166899e750dd955aa5d295a27270ed07f6 2024-02-10T05:21:29.765 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:29 smithi178 systemd[1]: Started Ceph mon.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:21:30.572 INFO:teuthology.orchestra.run.smithi178.stdout:Wrote config to /etc/ceph/ceph.conf 2024-02-10T05:21:30.573 INFO:teuthology.orchestra.run.smithi178.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-10T05:21:30.573 INFO:teuthology.orchestra.run.smithi178.stdout:Creating mgr... 2024-02-10T05:21:30.573 INFO:teuthology.orchestra.run.smithi178.stdout:Verifying port 9283 ... 2024-02-10T05:21:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:30 smithi178 ceph-mon[27572]: mon.a is new leader, mons a in quorum (ranks 0) 2024-02-10T05:21:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:30 smithi178 ceph-mon[27572]: monmap e1: 1 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:21:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:30 smithi178 ceph-mon[27572]: fsmap 2024-02-10T05:21:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:30 smithi178 ceph-mon[27572]: osdmap e1: 0 total, 0 up, 0 in 2024-02-10T05:21:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:30 smithi178 ceph-mon[27572]: mgrmap e1: no daemons active 2024-02-10T05:21:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:30 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3431267307' entity='client.admin' 2024-02-10T05:21:30.748 INFO:teuthology.orchestra.run.smithi178.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.y 2024-02-10T05:21:30.748 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stderr Failed to reset failed state of unit ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.y.service: Unit ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.y.service not loaded. 2024-02-10T05:21:30.892 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-1b398bac-c7d4-11ee-95b8-87774f69a715.target.wants/ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@.service. 2024-02-10T05:21:31.112 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:30 smithi178 systemd[1]: Starting Ceph mgr.y for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:21:31.439 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:31 smithi178 podman[27814]: 2024-02-10 05:21:31.112260461 +0000 UTC m=+0.103339854 container create e86a80daecc0db0771872be518c79350782f0de7863076e063949e8cbc5c2985 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y, RELEASE=quincy-72ce7c1, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T05:21:31.439 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:31 smithi178 podman[27814]: 2024-02-10 05:21:31.02701183 +0000 UTC m=+0.018091184 image pull a2a0bd126c96301261ac6c5708253ef5b41bd73b23624c6dbd2eed86fc57c9b5 quay.ceph.io/ceph-ci/ceph:quincy 2024-02-10T05:21:31.440 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:31 smithi178 podman[27814]: 2024-02-10 05:21:31.331295503 +0000 UTC m=+0.322374854 container init e86a80daecc0db0771872be518c79350782f0de7863076e063949e8cbc5c2985 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=quincy-72ce7c1, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-02-10T05:21:31.440 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:31 smithi178 podman[27814]: 2024-02-10 05:21:31.336582958 +0000 UTC m=+0.327662312 container start e86a80daecc0db0771872be518c79350782f0de7863076e063949e8cbc5c2985 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y, io.buildah.version=1.33.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, RELEASE=quincy-72ce7c1, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True) 2024-02-10T05:21:31.440 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:31 smithi178 bash[27814]: e86a80daecc0db0771872be518c79350782f0de7863076e063949e8cbc5c2985 2024-02-10T05:21:31.455 INFO:teuthology.orchestra.run.smithi178.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-10T05:21:31.455 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stdout disabled 2024-02-10T05:21:31.462 INFO:teuthology.orchestra.run.smithi178.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-10T05:21:31.462 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stdout inactive 2024-02-10T05:21:31.462 INFO:teuthology.orchestra.run.smithi178.stdout:firewalld.service is not enabled 2024-02-10T05:21:31.462 INFO:teuthology.orchestra.run.smithi178.stdout:Not possible to enable service . firewalld.service is not available 2024-02-10T05:21:31.471 INFO:teuthology.orchestra.run.smithi178.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-10T05:21:31.471 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stdout disabled 2024-02-10T05:21:31.478 INFO:teuthology.orchestra.run.smithi178.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-10T05:21:31.480 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stdout inactive 2024-02-10T05:21:31.480 INFO:teuthology.orchestra.run.smithi178.stdout:firewalld.service is not enabled 2024-02-10T05:21:31.480 INFO:teuthology.orchestra.run.smithi178.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-10T05:21:31.480 INFO:teuthology.orchestra.run.smithi178.stdout:Waiting for mgr to start... 2024-02-10T05:21:31.480 INFO:teuthology.orchestra.run.smithi178.stdout:Waiting for mgr... 2024-02-10T05:21:31.716 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:31 smithi178 systemd[1]: Started Ceph mgr.y for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:21:32.084 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:31 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:31.856+0000 7f02176be1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T05:21:32.084 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:31 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:31.947+0000 7f02176be1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T05:21:32.369 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:32 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1372648230' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T05:21:32.598 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 2024-02-10T05:21:32.604 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout { 2024-02-10T05:21:32.604 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "fsid": "1b398bac-c7d4-11ee-95b8-87774f69a715", 2024-02-10T05:21:32.604 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "health": { 2024-02-10T05:21:32.604 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-10T05:21:32.604 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-10T05:21:32.604 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-10T05:21:32.604 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:32.604 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-10T05:21:32.604 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-10T05:21:32.604 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 0 2024-02-10T05:21:32.605 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout ], 2024-02-10T05:21:32.605 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-10T05:21:32.605 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "a" 2024-02-10T05:21:32.605 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout ], 2024-02-10T05:21:32.605 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-02-10T05:21:32.605 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-10T05:21:32.605 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:32.605 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-02-10T05:21:32.605 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-10T05:21:32.605 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:32.605 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-10T05:21:32.605 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:32.605 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-10T05:21:32.606 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "restful" 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout ], 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T05:21:32.607 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:32.608 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-10T05:21:32.608 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:32.608 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "modified": "2024-02-10T05:21:22.127534+0000", 2024-02-10T05:21:32.608 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T05:21:32.608 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:32.608 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-10T05:21:32.608 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout } 2024-02-10T05:21:32.608 INFO:teuthology.orchestra.run.smithi178.stdout:mgr not available, waiting (1/15)... 2024-02-10T05:21:32.684 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:32 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:32.594+0000 7f02176be1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T05:21:32.684 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:32 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:32.683+0000 7f02176be1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T05:21:32.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:32 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:32.766+0000 7f02176be1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T05:21:32.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:32 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:32.913+0000 7f02176be1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T05:21:33.339 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:32 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:32.992+0000 7f02176be1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T05:21:33.339 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:33.158+0000 7f02176be1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T05:21:33.339 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:33.338+0000 7f02176be1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T05:21:33.595 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:33.421+0000 7f02176be1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T05:21:33.595 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:33.511+0000 7f02176be1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T05:21:33.595 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:33.594+0000 7f02176be1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T05:21:34.886 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:34 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:34.634+0000 7f02176be1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T05:21:34.886 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:34 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:34.764+0000 7f02176be1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T05:21:35.152 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:34 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:34.963+0000 7f02176be1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T05:21:35.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:35.203+0000 7f02176be1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T05:21:35.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:35.397+0000 7f02176be1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:21:35.802 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:35 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1335259167' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T05:21:35.803 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:35.585+0000 7f02176be1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T05:21:35.811 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 2024-02-10T05:21:35.811 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout { 2024-02-10T05:21:35.812 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "fsid": "1b398bac-c7d4-11ee-95b8-87774f69a715", 2024-02-10T05:21:35.812 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "health": { 2024-02-10T05:21:35.812 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-10T05:21:35.812 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-10T05:21:35.812 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-10T05:21:35.812 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:35.812 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-10T05:21:35.812 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-10T05:21:35.812 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 0 2024-02-10T05:21:35.812 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout ], 2024-02-10T05:21:35.812 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-10T05:21:35.812 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "a" 2024-02-10T05:21:35.812 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout ], 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-10T05:21:35.813 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:35.814 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-10T05:21:35.814 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-10T05:21:35.814 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-10T05:21:35.814 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-10T05:21:35.814 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-10T05:21:35.814 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-10T05:21:35.814 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-10T05:21:35.814 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-10T05:21:35.814 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-10T05:21:35.814 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:35.814 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-10T05:21:35.814 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:35.814 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-10T05:21:35.814 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "restful" 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout ], 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "modified": "2024-02-10T05:21:22.127534+0000", 2024-02-10T05:21:35.815 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T05:21:35.816 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:35.816 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-10T05:21:35.816 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout } 2024-02-10T05:21:35.816 INFO:teuthology.orchestra.run.smithi178.stdout:mgr not available, waiting (2/15)... 2024-02-10T05:21:36.118 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:35.850+0000 7f02176be1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:21:36.118 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:35.937+0000 7f02176be1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T05:21:36.463 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:36 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:36.330+0000 7f02176be1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T05:21:37.374 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:37.087+0000 7f02176be1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T05:21:37.374 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:37.373+0000 7f02176be1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T05:21:37.943 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:37.689+0000 7f02176be1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T05:21:37.943 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:37.879+0000 7f02176be1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T05:21:38.196 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-mon[27572]: Activating manager daemon y 2024-02-10T05:21:38.197 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-mon[27572]: mgrmap e2: y(active, starting, since 0.00300243s) 2024-02-10T05:21:38.197 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-mon[27572]: from='mgr.14100 172.21.15.178:0/3085344053' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:21:38.197 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-mon[27572]: from='mgr.14100 172.21.15.178:0/3085344053' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:21:38.197 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-mon[27572]: from='mgr.14100 172.21.15.178:0/3085344053' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:21:38.197 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-mon[27572]: from='mgr.14100 172.21.15.178:0/3085344053' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:21:38.197 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-mon[27572]: from='mgr.14100 172.21.15.178:0/3085344053' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:21:38.197 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-mon[27572]: Manager daemon y is now available 2024-02-10T05:21:38.197 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-mon[27572]: from='mgr.14100 172.21.15.178:0/3085344053' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:21:38.197 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-mon[27572]: from='mgr.14100 172.21.15.178:0/3085344053' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:21:38.197 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-mon[27572]: from='mgr.14100 172.21.15.178:0/3085344053' entity='mgr.y' 2024-02-10T05:21:38.197 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-mon[27572]: from='mgr.14100 172.21.15.178:0/3085344053' entity='mgr.y' 2024-02-10T05:21:38.197 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:37 smithi178 ceph-mon[27572]: from='mgr.14100 172.21.15.178:0/3085344053' entity='mgr.y' 2024-02-10T05:21:38.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:38 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3794074739' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T05:21:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:38 smithi178 ceph-mon[27572]: mgrmap e3: y(active, since 1.00603s) 2024-02-10T05:21:38.985 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 2024-02-10T05:21:38.988 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout { 2024-02-10T05:21:38.988 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "fsid": "1b398bac-c7d4-11ee-95b8-87774f69a715", 2024-02-10T05:21:38.988 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "health": { 2024-02-10T05:21:38.988 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-10T05:21:38.989 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-10T05:21:38.989 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-10T05:21:38.989 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:38.989 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-10T05:21:38.989 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-10T05:21:38.989 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 0 2024-02-10T05:21:38.989 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout ], 2024-02-10T05:21:38.989 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-10T05:21:38.989 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "a" 2024-02-10T05:21:38.989 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout ], 2024-02-10T05:21:38.989 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-02-10T05:21:38.989 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-10T05:21:38.989 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:38.989 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-02-10T05:21:38.990 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-10T05:21:38.990 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:38.990 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-10T05:21:38.990 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:38.990 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-10T05:21:38.990 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-10T05:21:38.990 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-10T05:21:38.990 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-10T05:21:38.990 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-10T05:21:38.990 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-10T05:21:38.993 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:38.993 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-10T05:21:38.994 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-10T05:21:38.994 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-10T05:21:38.994 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-10T05:21:38.994 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-10T05:21:38.994 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-10T05:21:38.994 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-10T05:21:38.994 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-10T05:21:38.994 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-10T05:21:38.994 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:38.994 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-10T05:21:38.994 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:38.994 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-10T05:21:38.994 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-10T05:21:38.994 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:38.995 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-10T05:21:38.995 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "available": false, 2024-02-10T05:21:38.995 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-10T05:21:38.995 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-10T05:21:38.995 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-10T05:21:38.995 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-10T05:21:38.995 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "restful" 2024-02-10T05:21:38.995 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout ], 2024-02-10T05:21:38.995 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T05:21:38.995 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:38.995 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-10T05:21:38.995 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:38.996 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "modified": "2024-02-10T05:21:22.127534+0000", 2024-02-10T05:21:38.996 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T05:21:38.996 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:38.996 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-10T05:21:38.996 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout } 2024-02-10T05:21:38.996 INFO:teuthology.orchestra.run.smithi178.stdout:mgr not available, waiting (3/15)... 2024-02-10T05:21:41.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:41 smithi178 ceph-mon[27572]: mgrmap e4: y(active, since 2s) 2024-02-10T05:21:42.347 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 2024-02-10T05:21:42.348 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout { 2024-02-10T05:21:42.348 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "fsid": "1b398bac-c7d4-11ee-95b8-87774f69a715", 2024-02-10T05:21:42.348 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "health": { 2024-02-10T05:21:42.348 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-10T05:21:42.348 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-02-10T05:21:42.348 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-02-10T05:21:42.348 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:42.348 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-10T05:21:42.348 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-02-10T05:21:42.348 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 0 2024-02-10T05:21:42.348 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout ], 2024-02-10T05:21:42.348 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "a" 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout ], 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "monmap": { 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-10T05:21:42.349 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-02-10T05:21:42.350 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-02-10T05:21:42.351 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:42.351 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-02-10T05:21:42.351 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-10T05:21:42.351 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-10T05:21:42.351 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "modules": [ 2024-02-10T05:21:42.351 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "iostat", 2024-02-10T05:21:42.351 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "nfs", 2024-02-10T05:21:42.351 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "restful" 2024-02-10T05:21:42.351 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout ], 2024-02-10T05:21:42.351 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T05:21:42.351 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:42.351 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-02-10T05:21:42.351 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-02-10T05:21:42.351 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "modified": "2024-02-10T05:21:22.127534+0000", 2024-02-10T05:21:42.352 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "services": {} 2024-02-10T05:21:42.352 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout }, 2024-02-10T05:21:42.352 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-02-10T05:21:42.352 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout } 2024-02-10T05:21:42.352 INFO:teuthology.orchestra.run.smithi178.stdout:mgr is available 2024-02-10T05:21:42.675 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:42 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1310995910' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T05:21:43.562 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:43 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2446110154' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-10T05:21:43.566 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 2024-02-10T05:21:43.566 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout [global] 2024-02-10T05:21:43.566 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout fsid = 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:21:43.566 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-10T05:21:43.566 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-10T05:21:43.566 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-10T05:21:43.566 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-10T05:21:43.566 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 2024-02-10T05:21:43.566 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout [mgr] 2024-02-10T05:21:43.567 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-10T05:21:43.567 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 2024-02-10T05:21:43.567 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout [osd] 2024-02-10T05:21:43.567 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-10T05:21:43.567 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-10T05:21:43.567 INFO:teuthology.orchestra.run.smithi178.stdout:Enabling cephadm module... 2024-02-10T05:21:44.784 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:44 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1942796736' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-10T05:21:44.784 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:44 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ignoring --setuser ceph since I am not root 2024-02-10T05:21:44.784 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:44 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ignoring --setgroup ceph since I am not root 2024-02-10T05:21:45.092 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:44 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:44.996+0000 7f64b7b201c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T05:21:45.092 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:45 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:45.090+0000 7f64b7b201c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T05:21:45.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:45 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1942796736' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-10T05:21:45.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:45 smithi178 ceph-mon[27572]: mgrmap e5: y(active, since 6s) 2024-02-10T05:21:45.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:45 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:45.738+0000 7f64b7b201c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T05:21:45.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:45 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:45.828+0000 7f64b7b201c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T05:21:45.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:45 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:45.910+0000 7f64b7b201c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T05:21:46.318 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:46 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:46.061+0000 7f64b7b201c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T05:21:46.318 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:46 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:46.142+0000 7f64b7b201c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T05:21:46.318 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:46 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:46.316+0000 7f64b7b201c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T05:21:46.368 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout { 2024-02-10T05:21:46.369 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-02-10T05:21:46.369 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-10T05:21:46.369 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-02-10T05:21:46.369 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-02-10T05:21:46.369 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout } 2024-02-10T05:21:46.369 INFO:teuthology.orchestra.run.smithi178.stdout:Waiting for the mgr to restart... 2024-02-10T05:21:46.369 INFO:teuthology.orchestra.run.smithi178.stdout:Waiting for mgr epoch 5... 2024-02-10T05:21:46.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:46 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2798058837' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-10T05:21:46.586 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:46 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:46.501+0000 7f64b7b201c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T05:21:46.586 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:46 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:46.584+0000 7f64b7b201c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T05:21:46.860 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:46 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:46.679+0000 7f64b7b201c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T05:21:46.860 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:46 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:46.764+0000 7f64b7b201c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T05:21:48.113 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:47.797+0000 7f64b7b201c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T05:21:48.113 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:47.923+0000 7f64b7b201c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T05:21:48.113 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:48 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:48.112+0000 7f64b7b201c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T05:21:48.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:48 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:48.339+0000 7f64b7b201c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T05:21:48.942 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:48 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:48.510+0000 7f64b7b201c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:21:48.942 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:48 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:48.686+0000 7f64b7b201c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T05:21:49.211 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:48 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:48.941+0000 7f64b7b201c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:21:49.211 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:49 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:49.026+0000 7f64b7b201c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T05:21:49.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:49 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:49.409+0000 7f64b7b201c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T05:21:50.455 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:50 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:50.168+0000 7f64b7b201c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T05:21:50.456 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:50 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:50.455+0000 7f64b7b201c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T05:21:51.022 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:50 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:50.769+0000 7f64b7b201c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T05:21:51.022 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:50 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:21:50.958+0000 7f64b7b201c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T05:21:51.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: Active manager daemon y restarted 2024-02-10T05:21:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: Activating manager daemon y 2024-02-10T05:21:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: osdmap e2: 0 total, 0 up, 0 in 2024-02-10T05:21:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: mgrmap e6: y(active, starting, since 0.00326898s) 2024-02-10T05:21:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:21:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:21:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:21:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:21:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:21:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: Manager daemon y is now available 2024-02-10T05:21:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' 2024-02-10T05:21:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' 2024-02-10T05:21:51.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:21:51.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:21:51.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:51 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:21:52.290 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:52 smithi178 ceph-mon[27572]: Found migration_current of "None". Setting to last migration. 2024-02-10T05:21:52.290 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:52 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:21:52.290 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:52 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:21:52.291 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:52 smithi178 ceph-mon[27572]: mgrmap e7: y(active, since 1.00517s) 2024-02-10T05:21:52.575 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout { 2024-02-10T05:21:52.575 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-02-10T05:21:52.576 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "initialized": true 2024-02-10T05:21:52.576 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout } 2024-02-10T05:21:52.576 INFO:teuthology.orchestra.run.smithi178.stdout:mgr epoch 5 is available 2024-02-10T05:21:52.576 INFO:teuthology.orchestra.run.smithi178.stdout:Setting orchestrator backend to cephadm... 2024-02-10T05:21:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:53 smithi178 ceph-mon[27572]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-10T05:21:53.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:53 smithi178 ceph-mon[27572]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-10T05:21:53.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:53 smithi178 ceph-mon[27572]: [10/Feb/2024:05:21:52] ENGINE Bus STARTING 2024-02-10T05:21:53.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:53 smithi178 ceph-mon[27572]: [10/Feb/2024:05:21:52] ENGINE Serving on https://172.21.15.178:7150 2024-02-10T05:21:53.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:53 smithi178 ceph-mon[27572]: [10/Feb/2024:05:21:52] ENGINE Bus STARTED 2024-02-10T05:21:53.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:53 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' 2024-02-10T05:21:53.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:53 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:21:54.349 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:54 smithi178 ceph-mon[27572]: mgrmap e8: y(active, since 2s) 2024-02-10T05:21:54.349 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:54 smithi178 ceph-mon[27572]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:21:54.349 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:54 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' 2024-02-10T05:21:54.349 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:54 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:21:54.923 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout value unchanged 2024-02-10T05:21:54.924 INFO:teuthology.orchestra.run.smithi178.stdout:Generating ssh key... 2024-02-10T05:21:55.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:55 smithi178 ceph-mon[27572]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:21:56.435 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: Generating public/private rsa key pair. 2024-02-10T05:21:56.435 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: Your identification has been saved in /tmp/tmpepktezqc/key. 2024-02-10T05:21:56.435 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: Your public key has been saved in /tmp/tmpepktezqc/key.pub. 2024-02-10T05:21:56.435 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: The key fingerprint is: 2024-02-10T05:21:56.436 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: SHA256:0namK/2R2tTPPg7k9w5D/ZWMYCJ0OspsheSfXJt1UFQ ceph-1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:21:56.436 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: The key's randomart image is: 2024-02-10T05:21:56.436 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: +---[RSA 3072]----+ 2024-02-10T05:21:56.436 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: | . . . .oo.E | 2024-02-10T05:21:56.436 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: | o o o . | 2024-02-10T05:21:56.436 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: | o = o + . | 2024-02-10T05:21:56.436 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: | o =.= * o o..| 2024-02-10T05:21:56.436 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: | =.+Soo ...oo| 2024-02-10T05:21:56.436 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: | . o + = . o| 2024-02-10T05:21:56.436 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: | .. + + + .| 2024-02-10T05:21:56.436 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: | . .= . =.+ | 2024-02-10T05:21:56.436 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: | .o.o o=oo| 2024-02-10T05:21:56.436 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:21:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: +----[SHA256]-----+ 2024-02-10T05:21:57.358 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:57 smithi178 ceph-mon[27572]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:21:57.358 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:57 smithi178 ceph-mon[27572]: Generating ssh key... 2024-02-10T05:21:57.358 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:57 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' 2024-02-10T05:21:57.358 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:57 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' 2024-02-10T05:21:57.962 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpdX8RU0JfqC5G1tbe6lWW0p7fnfaqvJMmbLeC8FNeJBgllcQw/MuX7QafpbCQMWBoyAE1+Bvg4d6T5q8K0x8ZF8bvrZ6iTPK0ewiHgJUWC92xo6WASL6pbI1TtboJMfmZFMOeLUDrYDPoNR7vryEWHB8TkXe9F8ucd1/fyf34jFtHvhYbASZi2sfWfjDsn0Dhzuqae2jbmeh2yXiXIFXZV4L005COUWkqCdiT89VW6qiOXu8ZejK6XdAzSPblpzf0/bgcJXWiSblA2ATRGzDSg6uNdTW4NtmQMRgmpLSfq5sWo2InmN4sgXUqCpIqws6Dn1lQ4IB3hSDet0OIuVDfbH2bR2ah++BRF+5TYMWonKPXpYJ7s2TJ95cABZ0ti3jVkYyfmsrbLX/qf+Q9L8DqOlHsrgRsI6iK0qy4sf3WrdWtQXjCGLW5ZXiwMOKM3qZulbYoa9U8cYK4q3f4mYlmiL45J1rg/DsZWjy934blTFgiQX1pvAB8ZJj7A67F4ks= ceph-1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:21:57.962 INFO:teuthology.orchestra.run.smithi178.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-02-10T05:21:57.962 INFO:teuthology.orchestra.run.smithi178.stdout:Adding key to root@localhost authorized_keys... 2024-02-10T05:21:57.962 INFO:teuthology.orchestra.run.smithi178.stdout:Adding host smithi178... 2024-02-10T05:21:58.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:21:58 smithi178 ceph-mon[27572]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:22:00.943 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:00 smithi178 ceph-mon[27572]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi178", "addr": "172.21.15.178", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:22:00.943 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:00 smithi178 ceph-mon[27572]: Deploying cephadm binary to smithi178 2024-02-10T05:22:01.212 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout Added host 'smithi178' with addr '172.21.15.178' 2024-02-10T05:22:01.212 INFO:teuthology.orchestra.run.smithi178.stdout:Deploying unmanaged mon service... 2024-02-10T05:22:01.921 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:01 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' 2024-02-10T05:22:01.922 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:01 smithi178 ceph-mon[27572]: Added host smithi178 2024-02-10T05:22:01.922 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:01 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:22:02.638 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-02-10T05:22:02.638 INFO:teuthology.orchestra.run.smithi178.stdout:Deploying unmanaged mgr service... 2024-02-10T05:22:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:02 smithi178 ceph-mon[27572]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:22:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:02 smithi178 ceph-mon[27572]: Saving service mon spec with placement count:5 2024-02-10T05:22:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:02 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' 2024-02-10T05:22:03.880 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-02-10T05:22:04.580 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:04 smithi178 ceph-mon[27572]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:22:04.580 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:04 smithi178 ceph-mon[27572]: Saving service mgr spec with placement count:2 2024-02-10T05:22:04.580 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:04 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' 2024-02-10T05:22:05.853 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:05 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1106407694' entity='client.admin' 2024-02-10T05:22:06.665 INFO:teuthology.orchestra.run.smithi178.stdout:Enabling the dashboard module... 2024-02-10T05:22:06.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:06 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2774499706' entity='client.admin' 2024-02-10T05:22:06.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:06 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' 2024-02-10T05:22:06.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:06 smithi178 ceph-mon[27572]: from='mgr.14120 172.21.15.178:0/4130397955' entity='mgr.y' 2024-02-10T05:22:07.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:07 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3289707025' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-10T05:22:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ignoring --setuser ceph since I am not root 2024-02-10T05:22:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ignoring --setgroup ceph since I am not root 2024-02-10T05:22:08.582 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:08 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:08.384+0000 7f5f06c841c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T05:22:08.583 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:08 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:08.472+0000 7f5f06c841c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T05:22:09.121 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:08 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3289707025' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-10T05:22:09.121 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:08 smithi178 ceph-mon[27572]: mgrmap e9: y(active, since 16s) 2024-02-10T05:22:09.450 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:09.120+0000 7f5f06c841c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T05:22:09.450 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:09.210+0000 7f5f06c841c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T05:22:09.450 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:09.294+0000 7f5f06c841c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T05:22:09.451 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:09.449+0000 7f5f06c841c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T05:22:09.702 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:09.530+0000 7f5f06c841c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T05:22:09.893 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout { 2024-02-10T05:22:09.893 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-02-10T05:22:09.893 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "available": true, 2024-02-10T05:22:09.893 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-02-10T05:22:09.893 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-02-10T05:22:09.893 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout } 2024-02-10T05:22:09.893 INFO:teuthology.orchestra.run.smithi178.stdout:Waiting for the mgr to restart... 2024-02-10T05:22:09.893 INFO:teuthology.orchestra.run.smithi178.stdout:Waiting for mgr epoch 9... 2024-02-10T05:22:09.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:09 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/4267366327' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-10T05:22:09.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:09.702+0000 7f5f06c841c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T05:22:09.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:09.881+0000 7f5f06c841c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T05:22:10.284 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:09.974+0000 7f5f06c841c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T05:22:10.284 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:10.066+0000 7f5f06c841c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T05:22:10.284 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:10.154+0000 7f5f06c841c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T05:22:11.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:11 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:11.188+0000 7f5f06c841c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T05:22:11.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:11 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:11.316+0000 7f5f06c841c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T05:22:11.901 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:11 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:11.504+0000 7f5f06c841c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T05:22:11.901 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:11 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:11.729+0000 7f5f06c841c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T05:22:11.901 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:11 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:11.900+0000 7f5f06c841c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:22:12.211 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:12.077+0000 7f5f06c841c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T05:22:12.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:12.334+0000 7f5f06c841c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:22:12.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:12.417+0000 7f5f06c841c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T05:22:13.211 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:12.802+0000 7f5f06c841c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T05:22:13.849 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:13.561+0000 7f5f06c841c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T05:22:13.849 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:13.848+0000 7f5f06c841c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T05:22:14.417 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:14 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:14.161+0000 7f5f06c841c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T05:22:14.417 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:22:14 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:22:14.352+0000 7f5f06c841c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T05:22:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:14 smithi178 ceph-mon[27572]: Active manager daemon y restarted 2024-02-10T05:22:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:14 smithi178 ceph-mon[27572]: Activating manager daemon y 2024-02-10T05:22:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:14 smithi178 ceph-mon[27572]: osdmap e3: 0 total, 0 up, 0 in 2024-02-10T05:22:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:14 smithi178 ceph-mon[27572]: mgrmap e10: y(active, starting, since 0.0035696s) 2024-02-10T05:22:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:14 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:22:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:14 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:22:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:14 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:22:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:14 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:22:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:14 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:22:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:14 smithi178 ceph-mon[27572]: Manager daemon y is now available 2024-02-10T05:22:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:14 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:22:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:14 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:22:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:22:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:22:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:15 smithi178 ceph-mon[27572]: [10/Feb/2024:05:22:14] ENGINE Bus STARTING 2024-02-10T05:22:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:15 smithi178 ceph-mon[27572]: mgrmap e11: y(active, since 1.00545s) 2024-02-10T05:22:16.094 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout { 2024-02-10T05:22:16.094 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-02-10T05:22:16.094 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout "initialized": true 2024-02-10T05:22:16.094 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout } 2024-02-10T05:22:16.094 INFO:teuthology.orchestra.run.smithi178.stdout:mgr epoch 9 is available 2024-02-10T05:22:16.094 INFO:teuthology.orchestra.run.smithi178.stdout:Generating a dashboard self-signed certificate... 2024-02-10T05:22:16.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:16 smithi178 ceph-mon[27572]: [10/Feb/2024:05:22:14] ENGINE Serving on https://172.21.15.178:7150 2024-02-10T05:22:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:16 smithi178 ceph-mon[27572]: [10/Feb/2024:05:22:14] ENGINE Bus STARTED 2024-02-10T05:22:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:16 smithi178 ceph-mon[27572]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-10T05:22:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:16 smithi178 ceph-mon[27572]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-10T05:22:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:16 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:17.542 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-02-10T05:22:17.542 INFO:teuthology.orchestra.run.smithi178.stdout:Creating initial admin user... 2024-02-10T05:22:17.909 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:17 smithi178 ceph-mon[27572]: mgrmap e12: y(active, since 2s) 2024-02-10T05:22:17.909 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:17 smithi178 ceph-mon[27572]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:22:17.910 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:17 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:17.910 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:17 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:17.910 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:17 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:19.177 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$WHLBS93bnn9Tg/.Q0oxo4uhPVLpsBf2A3fJ/eYclFAZ75/ZppTup.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1707542538, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-10T05:22:19.178 INFO:teuthology.orchestra.run.smithi178.stdout:Fetching dashboard port number... 2024-02-10T05:22:19.637 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:19 smithi178 ceph-mon[27572]: from='client.14166 -' 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-02-10T05:22:19.637 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:19 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:20.702 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:20 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3893658199' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-10T05:22:20.704 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stdout 8443 2024-02-10T05:22:20.715 INFO:teuthology.orchestra.run.smithi178.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-02-10T05:22:20.716 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stdout disabled 2024-02-10T05:22:20.724 INFO:teuthology.orchestra.run.smithi178.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-02-10T05:22:20.724 INFO:teuthology.orchestra.run.smithi178.stdout:systemctl: stdout inactive 2024-02-10T05:22:20.724 INFO:teuthology.orchestra.run.smithi178.stdout:firewalld.service is not enabled 2024-02-10T05:22:20.724 INFO:teuthology.orchestra.run.smithi178.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-10T05:22:20.726 INFO:teuthology.orchestra.run.smithi178.stdout:Ceph Dashboard is now available at: 2024-02-10T05:22:20.726 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:22:20.726 INFO:teuthology.orchestra.run.smithi178.stdout: URL: https://smithi178.front.sepia.ceph.com:8443/ 2024-02-10T05:22:20.726 INFO:teuthology.orchestra.run.smithi178.stdout: User: admin 2024-02-10T05:22:20.726 INFO:teuthology.orchestra.run.smithi178.stdout: Password: z41sbdl8zu 2024-02-10T05:22:20.726 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:22:20.727 INFO:teuthology.orchestra.run.smithi178.stdout:Saving cluster configuration to /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config directory 2024-02-10T05:22:20.727 INFO:teuthology.orchestra.run.smithi178.stdout:Enabling autotune for osd_memory_target 2024-02-10T05:22:21.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:21 smithi178 ceph-mon[27572]: mgrmap e13: y(active, since 6s) 2024-02-10T05:22:23.293 INFO:teuthology.orchestra.run.smithi178.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-02-10T05:22:23.293 INFO:teuthology.orchestra.run.smithi178.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-02-10T05:22:23.293 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:22:23.293 INFO:teuthology.orchestra.run.smithi178.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-10T05:22:23.293 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:22:23.293 INFO:teuthology.orchestra.run.smithi178.stdout:Or, if you are only running a single cluster on this host: 2024-02-10T05:22:23.293 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:22:23.293 INFO:teuthology.orchestra.run.smithi178.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-02-10T05:22:23.293 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:22:23.294 INFO:teuthology.orchestra.run.smithi178.stdout:Please consider enabling telemetry to help improve Ceph: 2024-02-10T05:22:23.294 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:22:23.294 INFO:teuthology.orchestra.run.smithi178.stdout: ceph telemetry on 2024-02-10T05:22:23.294 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:22:23.294 INFO:teuthology.orchestra.run.smithi178.stdout:For more information see: 2024-02-10T05:22:23.294 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:22:23.294 INFO:teuthology.orchestra.run.smithi178.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-10T05:22:23.294 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:22:23.294 INFO:teuthology.orchestra.run.smithi178.stdout:Bootstrap complete. 2024-02-10T05:22:23.337 INFO:tasks.cephadm:Fetching config... 2024-02-10T05:22:23.337 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:22:23.337 DEBUG:teuthology.orchestra.run.smithi178:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-10T05:22:23.353 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-10T05:22:23.353 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:22:23.353 DEBUG:teuthology.orchestra.run.smithi178:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-10T05:22:23.408 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-10T05:22:23.408 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:22:23.408 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd if=/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-10T05:22:23.475 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-10T05:22:23.475 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:22:23.475 DEBUG:teuthology.orchestra.run.smithi178:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-10T05:22:23.530 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-10T05:22:23.530 DEBUG:teuthology.orchestra.run.smithi178:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpdX8RU0JfqC5G1tbe6lWW0p7fnfaqvJMmbLeC8FNeJBgllcQw/MuX7QafpbCQMWBoyAE1+Bvg4d6T5q8K0x8ZF8bvrZ6iTPK0ewiHgJUWC92xo6WASL6pbI1TtboJMfmZFMOeLUDrYDPoNR7vryEWHB8TkXe9F8ucd1/fyf34jFtHvhYbASZi2sfWfjDsn0Dhzuqae2jbmeh2yXiXIFXZV4L005COUWkqCdiT89VW6qiOXu8ZejK6XdAzSPblpzf0/bgcJXWiSblA2ATRGzDSg6uNdTW4NtmQMRgmpLSfq5sWo2InmN4sgXUqCpIqws6Dn1lQ4IB3hSDet0OIuVDfbH2bR2ah++BRF+5TYMWonKPXpYJ7s2TJ95cABZ0ti3jVkYyfmsrbLX/qf+Q9L8DqOlHsrgRsI6iK0qy4sf3WrdWtQXjCGLW5ZXiwMOKM3qZulbYoa9U8cYK4q3f4mYlmiL45J1rg/DsZWjy934blTFgiQX1pvAB8ZJj7A67F4ks= ceph-1b398bac-c7d4-11ee-95b8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-10T05:22:23.611 INFO:teuthology.orchestra.run.smithi178.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpdX8RU0JfqC5G1tbe6lWW0p7fnfaqvJMmbLeC8FNeJBgllcQw/MuX7QafpbCQMWBoyAE1+Bvg4d6T5q8K0x8ZF8bvrZ6iTPK0ewiHgJUWC92xo6WASL6pbI1TtboJMfmZFMOeLUDrYDPoNR7vryEWHB8TkXe9F8ucd1/fyf34jFtHvhYbASZi2sfWfjDsn0Dhzuqae2jbmeh2yXiXIFXZV4L005COUWkqCdiT89VW6qiOXu8ZejK6XdAzSPblpzf0/bgcJXWiSblA2ATRGzDSg6uNdTW4NtmQMRgmpLSfq5sWo2InmN4sgXUqCpIqws6Dn1lQ4IB3hSDet0OIuVDfbH2bR2ah++BRF+5TYMWonKPXpYJ7s2TJ95cABZ0ti3jVkYyfmsrbLX/qf+Q9L8DqOlHsrgRsI6iK0qy4sf3WrdWtQXjCGLW5ZXiwMOKM3qZulbYoa9U8cYK4q3f4mYlmiL45J1rg/DsZWjy934blTFgiQX1pvAB8ZJj7A67F4ks= ceph-1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:22:23.625 DEBUG:teuthology.orchestra.run.smithi189:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpdX8RU0JfqC5G1tbe6lWW0p7fnfaqvJMmbLeC8FNeJBgllcQw/MuX7QafpbCQMWBoyAE1+Bvg4d6T5q8K0x8ZF8bvrZ6iTPK0ewiHgJUWC92xo6WASL6pbI1TtboJMfmZFMOeLUDrYDPoNR7vryEWHB8TkXe9F8ucd1/fyf34jFtHvhYbASZi2sfWfjDsn0Dhzuqae2jbmeh2yXiXIFXZV4L005COUWkqCdiT89VW6qiOXu8ZejK6XdAzSPblpzf0/bgcJXWiSblA2ATRGzDSg6uNdTW4NtmQMRgmpLSfq5sWo2InmN4sgXUqCpIqws6Dn1lQ4IB3hSDet0OIuVDfbH2bR2ah++BRF+5TYMWonKPXpYJ7s2TJ95cABZ0ti3jVkYyfmsrbLX/qf+Q9L8DqOlHsrgRsI6iK0qy4sf3WrdWtQXjCGLW5ZXiwMOKM3qZulbYoa9U8cYK4q3f4mYlmiL45J1rg/DsZWjy934blTFgiQX1pvAB8ZJj7A67F4ks= ceph-1b398bac-c7d4-11ee-95b8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-10T05:22:23.671 INFO:teuthology.orchestra.run.smithi189.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpdX8RU0JfqC5G1tbe6lWW0p7fnfaqvJMmbLeC8FNeJBgllcQw/MuX7QafpbCQMWBoyAE1+Bvg4d6T5q8K0x8ZF8bvrZ6iTPK0ewiHgJUWC92xo6WASL6pbI1TtboJMfmZFMOeLUDrYDPoNR7vryEWHB8TkXe9F8ucd1/fyf34jFtHvhYbASZi2sfWfjDsn0Dhzuqae2jbmeh2yXiXIFXZV4L005COUWkqCdiT89VW6qiOXu8ZejK6XdAzSPblpzf0/bgcJXWiSblA2ATRGzDSg6uNdTW4NtmQMRgmpLSfq5sWo2InmN4sgXUqCpIqws6Dn1lQ4IB3hSDet0OIuVDfbH2bR2ah++BRF+5TYMWonKPXpYJ7s2TJ95cABZ0ti3jVkYyfmsrbLX/qf+Q9L8DqOlHsrgRsI6iK0qy4sf3WrdWtQXjCGLW5ZXiwMOKM3qZulbYoa9U8cYK4q3f4mYlmiL45J1rg/DsZWjy934blTFgiQX1pvAB8ZJj7A67F4ks= ceph-1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:22:23.686 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-10T05:22:23.945 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:22:23.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:23 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/366774333' entity='client.admin' 2024-02-10T05:22:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi178", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:22:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:22:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:26 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1932737470' entity='client.admin' 2024-02-10T05:22:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:22:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:27.029 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-02-10T05:22:27.030 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-02-10T05:22:27.276 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:22:29.704 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi189 2024-02-10T05:22:29.704 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-02-10T05:22:29.704 DEBUG:teuthology.orchestra.run.smithi189:> dd of=/etc/ceph/ceph.conf 2024-02-10T05:22:29.724 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-02-10T05:22:29.724 DEBUG:teuthology.orchestra.run.smithi189:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:22:29.781 INFO:tasks.cephadm:Adding host smithi189 to orchestrator... 2024-02-10T05:22:29.782 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch host add smithi189 2024-02-10T05:22:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:29 smithi178 ceph-mon[27572]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:22:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:29 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:29 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:22:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:29 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:22:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:29 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:22:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:29 smithi178 ceph-mon[27572]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:22:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:29 smithi178 ceph-mon[27572]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:22:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:29 smithi178 ceph-mon[27572]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:22:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:29 smithi178 ceph-mon[27572]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:22:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:29 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:29.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:29 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:29.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:29 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:30.031 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:22:32.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:31 smithi178 ceph-mon[27572]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi189", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:22:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:32 smithi178 ceph-mon[27572]: Deploying cephadm binary to smithi189 2024-02-10T05:22:33.733 INFO:teuthology.orchestra.run.smithi178.stdout:Added host 'smithi189' with addr '172.21.15.189' 2024-02-10T05:22:34.410 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch host ls --format=json 2024-02-10T05:22:34.658 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:22:35.010 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:34 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:35.010 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:34 smithi178 ceph-mon[27572]: Added host smithi189 2024-02-10T05:22:35.010 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:34 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:22:35.010 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:34 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:35.010 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:34 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:35.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:35 smithi178 ceph-mon[27572]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:35.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:35 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:36.420 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:22:36.421 INFO:teuthology.orchestra.run.smithi178.stdout:[{"addr": "172.21.15.178", "hostname": "smithi178", "labels": [], "status": ""}, {"addr": "172.21.15.189", "hostname": "smithi189", "labels": [], "status": ""}] 2024-02-10T05:22:37.028 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-10T05:22:37.029 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd crush tunables default 2024-02-10T05:22:37.273 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:22:37.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:37 smithi178 ceph-mon[27572]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:37 smithi178 ceph-mon[27572]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:22:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi189", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:22:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:22:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:22:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:22:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:22:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:22:39.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:22:39.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:39.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:39.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:40.048 INFO:teuthology.orchestra.run.smithi178.stderr:adjusted tunables profile to default 2024-02-10T05:22:40.368 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:40 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/177000389' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-10T05:22:40.673 INFO:tasks.cephadm:Adding mon.a on smithi178 2024-02-10T05:22:40.673 INFO:tasks.cephadm:Adding mon.c on smithi178 2024-02-10T05:22:40.673 INFO:tasks.cephadm:Adding mon.b on smithi189 2024-02-10T05:22:40.673 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch apply mon '3;smithi178:172.21.15.178=a;smithi178:[v2:172.21.15.178:3301,v1:172.21.15.178:6790]=c;smithi189:172.21.15.189=b' 2024-02-10T05:22:40.926 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:22:41.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:41 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/177000389' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-10T05:22:41.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:41 smithi178 ceph-mon[27572]: osdmap e4: 0 total, 0 up, 0 in 2024-02-10T05:22:41.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:41 smithi178 ceph-mon[27572]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:42.658 INFO:teuthology.orchestra.run.smithi189.stdout:Scheduled mon update... 2024-02-10T05:22:43.281 DEBUG:teuthology.orchestra.run.smithi178:mon.c> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.c.service 2024-02-10T05:22:43.284 DEBUG:teuthology.orchestra.run.smithi189:mon.b> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.b.service 2024-02-10T05:22:43.286 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-10T05:22:43.286 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph mon dump -f json 2024-02-10T05:22:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:43 smithi178 ceph-mon[27572]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:43 smithi178 ceph-mon[27572]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi178:172.21.15.178=a;smithi178:[v2:172.21.15.178:3301,v1:172.21.15.178:6790]=c;smithi189:172.21.15.189=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:22:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:43 smithi178 ceph-mon[27572]: Saving service mon spec with placement smithi178:172.21.15.178=a;smithi178:[v2:172.21.15.178:3301,v1:172.21.15.178:6790]=c;smithi189:172.21.15.189=b;count:3 2024-02-10T05:22:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:43 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:43 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:22:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:43 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:22:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:43 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:22:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:43 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:43 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:22:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:43 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:22:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:43 smithi178 ceph-mon[27572]: Deploying daemon mon.b on smithi189 2024-02-10T05:22:44.079 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:22:45.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:45 smithi178 ceph-mon[27572]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:46.591 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:22:46.591 INFO:teuthology.orchestra.run.smithi189.stdout:{"epoch":1,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","modified":"2024-02-10T05:21:12.616075Z","created":"2024-02-10T05:21:12.616075Z","min_mon_release":17,"min_mon_release_name":"quincy","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:3300","nonce":0},{"type":"v1","addr":"172.21.15.178:6789","nonce":0}]},"addr":"172.21.15.178:6789/0","public_addr":"172.21.15.178:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-10T05:22:46.593 INFO:teuthology.orchestra.run.smithi189.stderr:dumped monmap epoch 1 2024-02-10T05:22:46.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:46 smithi178 ceph-mon[27572]: from='client.? 172.21.15.189:0/80934991' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T05:22:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:47 smithi189 systemd[1]: Starting Ceph mon.b for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:22:47.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:47 smithi178 ceph-mon[27572]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:48.077 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:47 smithi189 podman[31384]: 2024-02-10 05:22:47.970480479 +0000 UTC m=+0.107814902 container create 4c36cda4e5a067d9bfb99891ca3e5e23665a3fcedf17563affdf9218916faa7e (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, RELEASE=quincy-72ce7c1, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=) 2024-02-10T05:22:48.077 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:47 smithi189 podman[31384]: 2024-02-10 05:22:47.88036917 +0000 UTC m=+0.017703599 image pull a2a0bd126c96301261ac6c5708253ef5b41bd73b23624c6dbd2eed86fc57c9b5 quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc 2024-02-10T05:22:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 podman[31384]: 2024-02-10 05:22:48.139549218 +0000 UTC m=+0.276883644 container init 4c36cda4e5a067d9bfb99891ca3e5e23665a3fcedf17563affdf9218916faa7e (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=quincy-72ce7c1, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-02-10T05:22:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 podman[31384]: 2024-02-10 05:22:48.144678244 +0000 UTC m=+0.282012668 container start 4c36cda4e5a067d9bfb99891ca3e5e23665a3fcedf17563affdf9218916faa7e (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, RELEASE=quincy-72ce7c1, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T05:22:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: set uid:gid to 167:167 (ceph:ceph) 2024-02-10T05:22:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable), process ceph-mon, pid 7 2024-02-10T05:22:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: pidfile_write: ignore empty --pid-file 2024-02-10T05:22:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: load: jerasure load: lrc 2024-02-10T05:22:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: RocksDB version: 6.15.5 2024-02-10T05:22:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T05:22:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Compile date Feb 9 2024 2024-02-10T05:22:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: DB SUMMARY 2024-02-10T05:22:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: DB Session ID: EFDHFDXSKLB7J3F4A3VS 2024-02-10T05:22:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: CURRENT file: CURRENT 2024-02-10T05:22:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: IDENTITY file: IDENTITY 2024-02-10T05:22:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-02-10T05:22:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-02-10T05:22:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-02-10T05:22:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.error_if_exists: 0 2024-02-10T05:22:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.create_if_missing: 0 2024-02-10T05:22:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.paranoid_checks: 1 2024-02-10T05:22:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T05:22:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.env: 0x563ba6980a80 2024-02-10T05:22:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.fs: Posix File System 2024-02-10T05:22:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.info_log: 0x563ba74acfa0 2024-02-10T05:22:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_file_opening_threads: 16 2024-02-10T05:22:48.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.statistics: (nil) 2024-02-10T05:22:48.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.use_fsync: 0 2024-02-10T05:22:48.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_log_file_size: 0 2024-02-10T05:22:48.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T05:22:48.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T05:22:48.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.keep_log_file_num: 1000 2024-02-10T05:22:48.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.recycle_log_file_num: 0 2024-02-10T05:22:48.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.allow_fallocate: 1 2024-02-10T05:22:48.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.allow_mmap_reads: 0 2024-02-10T05:22:48.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.allow_mmap_writes: 0 2024-02-10T05:22:48.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.use_direct_reads: 0 2024-02-10T05:22:48.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T05:22:48.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.create_missing_column_families: 0 2024-02-10T05:22:48.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.db_log_dir: 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.advise_random_on_open: 1 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.db_write_buffer_size: 0 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.write_buffer_manager: 0x563ba821ca50 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T05:22:48.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.rate_limiter: (nil) 2024-02-10T05:22:48.542 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T05:22:48.542 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.wal_recovery_mode: 2 2024-02-10T05:22:48.542 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.enable_thread_tracking: 0 2024-02-10T05:22:48.542 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.enable_pipelined_write: 0 2024-02-10T05:22:48.542 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.unordered_write: 0 2024-02-10T05:22:48.542 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T05:22:48.542 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T05:22:48.542 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T05:22:48.542 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T05:22:48.542 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.row_cache: None 2024-02-10T05:22:48.542 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.wal_filter: None 2024-02-10T05:22:48.542 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T05:22:48.542 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-10T05:22:48.543 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph mon dump -f json 2024-02-10T05:22:48.544 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.allow_ingest_behind: 0 2024-02-10T05:22:48.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.preserve_deletes: 0 2024-02-10T05:22:48.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.two_write_queues: 0 2024-02-10T05:22:48.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.manual_wal_flush: 0 2024-02-10T05:22:48.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.atomic_flush: 0 2024-02-10T05:22:48.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T05:22:48.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T05:22:48.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T05:22:48.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.log_readahead_size: 0 2024-02-10T05:22:48.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T05:22:48.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.best_efforts_recovery: 0 2024-02-10T05:22:48.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T05:22:48.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T05:22:48.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.allow_data_in_errors: 0 2024-02-10T05:22:48.546 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.db_host_id: __hostname__ 2024-02-10T05:22:48.546 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_background_jobs: 2 2024-02-10T05:22:48.546 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_background_compactions: -1 2024-02-10T05:22:48.546 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_subcompactions: 1 2024-02-10T05:22:48.546 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T05:22:48.546 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T05:22:48.546 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T05:22:48.546 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_total_wal_size: 0 2024-02-10T05:22:48.546 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T05:22:48.546 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T05:22:48.546 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T05:22:48.546 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T05:22:48.546 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_open_files: -1 2024-02-10T05:22:48.546 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.bytes_per_sync: 0 2024-02-10T05:22:48.547 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T05:22:48.547 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T05:22:48.547 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compaction_readahead_size: 0 2024-02-10T05:22:48.547 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_background_flushes: -1 2024-02-10T05:22:48.547 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Compression algorithms supported: 2024-02-10T05:22:48.547 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T05:22:48.547 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: kZSTD supported: 0 2024-02-10T05:22:48.547 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: kXpressCompression supported: 0 2024-02-10T05:22:48.547 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: kLZ4HCCompression supported: 1 2024-02-10T05:22:48.547 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: kZlibCompression supported: 1 2024-02-10T05:22:48.547 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: kSnappyCompression supported: 1 2024-02-10T05:22:48.547 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: kLZ4Compression supported: 1 2024-02-10T05:22:48.547 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: kBZip2Compression supported: 0 2024-02-10T05:22:48.547 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.merge_operator: 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compaction_filter: None 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compaction_filter_factory: None 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.sst_partitioner_factory: None 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563ba74fcf58) 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout: cache_index_and_filter_blocks: 1 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout: pin_top_level_index_and_filter: 1 2024-02-10T05:22:48.548 INFO:journalctl@ceph.mon.b.smithi189.stdout: index_type: 0 2024-02-10T05:22:48.549 INFO:journalctl@ceph.mon.b.smithi189.stdout: data_block_index_type: 0 2024-02-10T05:22:48.549 INFO:journalctl@ceph.mon.b.smithi189.stdout: index_shortening: 1 2024-02-10T05:22:48.549 INFO:journalctl@ceph.mon.b.smithi189.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-10T05:22:48.549 INFO:journalctl@ceph.mon.b.smithi189.stdout: hash_index_allow_collision: 1 2024-02-10T05:22:48.549 INFO:journalctl@ceph.mon.b.smithi189.stdout: checksum: 1 2024-02-10T05:22:48.549 INFO:journalctl@ceph.mon.b.smithi189.stdout: no_block_cache: 0 2024-02-10T05:22:48.549 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_cache: 0x563ba752f090 2024-02-10T05:22:48.549 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_cache_name: BinnedLRUCache 2024-02-10T05:22:48.549 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_cache_options: 2024-02-10T05:22:48.549 INFO:journalctl@ceph.mon.b.smithi189.stdout: capacity : 536870912 2024-02-10T05:22:48.549 INFO:journalctl@ceph.mon.b.smithi189.stdout: num_shard_bits : 4 2024-02-10T05:22:48.549 INFO:journalctl@ceph.mon.b.smithi189.stdout: strict_capacity_limit : 0 2024-02-10T05:22:48.549 INFO:journalctl@ceph.mon.b.smithi189.stdout: high_pri_pool_ratio: 0.000 2024-02-10T05:22:48.549 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_cache_compressed: (nil) 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: persistent_cache: (nil) 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_size: 4096 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_size_deviation: 10 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_restart_interval: 16 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: index_block_restart_interval: 1 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: metadata_block_size: 4096 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: partition_filters: 0 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: use_delta_encoding: 1 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: whole_key_filtering: 1 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: verify_compression: 0 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: read_amp_bytes_per_bit: 0 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: format_version: 4 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: enable_index_compression: 1 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_align: 0 2024-02-10T05:22:48.550 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.write_buffer_size: 33554432 2024-02-10T05:22:48.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_write_buffer_number: 2 2024-02-10T05:22:48.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compression: NoCompression 2024-02-10T05:22:48.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.bottommost_compression: Disabled 2024-02-10T05:22:48.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.prefix_extractor: nullptr 2024-02-10T05:22:48.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T05:22:48.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.num_levels: 7 2024-02-10T05:22:48.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T05:22:48.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T05:22:48.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T05:22:48.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T05:22:48.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T05:22:48.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T05:22:48.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T05:22:48.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T05:22:48.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T05:22:48.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T05:22:48.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T05:22:48.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compression_opts.level: 32767 2024-02-10T05:22:48.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compression_opts.strategy: 0 2024-02-10T05:22:48.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T05:22:48.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T05:22:48.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T05:22:48.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compression_opts.enabled: false 2024-02-10T05:22:48.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T05:22:48.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T05:22:48.553 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T05:22:48.553 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.target_file_size_base: 67108864 2024-02-10T05:22:48.553 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T05:22:48.553 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T05:22:48.553 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T05:22:48.553 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T05:22:48.553 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T05:22:48.553 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T05:22:48.553 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T05:22:48.553 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T05:22:48.553 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T05:22:48.553 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T05:22:48.553 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T05:22:48.553 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.arena_block_size: 4194304 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.disable_auto_compactions: 0 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T05:22:48.554 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.table_properties_collectors: 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.inplace_update_support: 0 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.bloom_locality: 0 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.max_successive_merges: 0 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.paranoid_file_checks: 0 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.force_consistency_checks: 1 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.report_bg_io_stats: 0 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.ttl: 2592000 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T05:22:48.555 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.enable_blob_files: false 2024-02-10T05:22:48.556 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.min_blob_size: 0 2024-02-10T05:22:48.556 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.blob_file_size: 268435456 2024-02-10T05:22:48.556 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T05:22:48.556 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T05:22:48.556 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T05:22:48.556 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-02-10T05:22:48.556 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-02-10T05:22:48.556 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-02-10T05:22:48.556 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707542568171694, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-02-10T05:22:48.556 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-02-10T05:22:48.556 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-10T05:22:48.556 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707542568172007, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "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_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1707542568, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "ba73a093-1034-4e24-b307-7091b330523c", "db_session_id": "EFDHFDXSKLB7J3F4A3VS"}} 2024-02-10T05:22:48.556 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-02-10T05:22:48.557 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707542568172305, "job": 1, "event": "recovery_finished"} 2024-02-10T05:22:48.557 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: [file/delete_scheduler.cc:69] 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-02-10T05:22:48.557 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x563ba74c3180 2024-02-10T05:22:48.557 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: DB pointer 0x563ba7598000 2024-02-10T05:22:48.557 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-02-10T05:22:48.557 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-10T05:22:48.557 INFO:journalctl@ceph.mon.b.smithi189.stdout: ** DB Stats ** 2024-02-10T05:22:48.557 INFO:journalctl@ceph.mon.b.smithi189.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:22:48.557 INFO:journalctl@ceph.mon.b.smithi189.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-02-10T05:22:48.557 INFO:journalctl@ceph.mon.b.smithi189.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T05:22:48.557 INFO:journalctl@ceph.mon.b.smithi189.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T05:22:48.557 INFO:journalctl@ceph.mon.b.smithi189.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-02-10T05:22:48.557 INFO:journalctl@ceph.mon.b.smithi189.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T05:22:48.557 INFO:journalctl@ceph.mon.b.smithi189.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.stdout: ** Compaction Stats [default] ** 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.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 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.0 0.00 0.00 1 0.000 0 0 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.0 0.00 0.00 1 0.000 0 0 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.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 5.0 0.00 0.00 1 0.000 0 0 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.stdout: ** Compaction Stats [default] ** 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.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 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.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 5.0 0.00 0.00 1 0.000 0 0 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T05:22:48.558 INFO:journalctl@ceph.mon.b.smithi189.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T05:22:48.559 INFO:journalctl@ceph.mon.b.smithi189.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T05:22:48.559 INFO:journalctl@ceph.mon.b.smithi189.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T05:22:48.559 INFO:journalctl@ceph.mon.b.smithi189.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-10T05:22:48.559 INFO:journalctl@ceph.mon.b.smithi189.stdout: Cumulative compaction: 0.00 GB write, 0.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:22:48.559 INFO:journalctl@ceph.mon.b.smithi189.stdout: Interval compaction: 0.00 GB write, 0.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:22:48.559 INFO:journalctl@ceph.mon.b.smithi189.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-02-10T05:22:48.559 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:22:48.559 INFO:journalctl@ceph.mon.b.smithi189.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-10T05:22:48.559 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:22:48.559 INFO:journalctl@ceph.mon.b.smithi189.stdout: ** Compaction Stats [default] ** 2024-02-10T05:22:48.559 INFO:journalctl@ceph.mon.b.smithi189.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 2024-02-10T05:22:48.559 INFO:journalctl@ceph.mon.b.smithi189.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:22:48.559 INFO:journalctl@ceph.mon.b.smithi189.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.0 0.00 0.00 1 0.000 0 0 2024-02-10T05:22:48.559 INFO:journalctl@ceph.mon.b.smithi189.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.0 0.00 0.00 1 0.000 0 0 2024-02-10T05:22:48.560 INFO:journalctl@ceph.mon.b.smithi189.stdout: Int 0/0 0.00 KB 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 2024-02-10T05:22:48.560 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:22:48.560 INFO:journalctl@ceph.mon.b.smithi189.stdout: ** Compaction Stats [default] ** 2024-02-10T05:22:48.560 INFO:journalctl@ceph.mon.b.smithi189.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 2024-02-10T05:22:48.560 INFO:journalctl@ceph.mon.b.smithi189.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:22:48.560 INFO:journalctl@ceph.mon.b.smithi189.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 5.0 0.00 0.00 1 0.000 0 0 2024-02-10T05:22:48.560 INFO:journalctl@ceph.mon.b.smithi189.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:22:48.560 INFO:journalctl@ceph.mon.b.smithi189.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T05:22:48.560 INFO:journalctl@ceph.mon.b.smithi189.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T05:22:48.560 INFO:journalctl@ceph.mon.b.smithi189.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T05:22:48.560 INFO:journalctl@ceph.mon.b.smithi189.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T05:22:48.560 INFO:journalctl@ceph.mon.b.smithi189.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-10T05:22:48.560 INFO:journalctl@ceph.mon.b.smithi189.stdout: Cumulative compaction: 0.00 GB write, 0.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:22:48.560 INFO:journalctl@ceph.mon.b.smithi189.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:22:48.561 INFO:journalctl@ceph.mon.b.smithi189.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-02-10T05:22:48.561 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:22:48.561 INFO:journalctl@ceph.mon.b.smithi189.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-10T05:22:48.561 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-02-10T05:22:48.561 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: using public_addr v2:172.21.15.189:0/0 -> [v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0] 2024-02-10T05:22:48.561 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: starting mon.b rank -1 at public addrs [v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0] at bind addrs [v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:22:48.561 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b@-1(???) e0 preinit fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:22:48.561 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b@-1(synchronizing).mds e1 new map 2024-02-10T05:22:48.561 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b@-1(synchronizing).mds e1 print_map 2024-02-10T05:22:48.561 INFO:journalctl@ceph.mon.b.smithi189.stdout: e1 2024-02-10T05:22:48.561 INFO:journalctl@ceph.mon.b.smithi189.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T05:22:48.561 INFO:journalctl@ceph.mon.b.smithi189.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-02-10T05:22:48.561 INFO:journalctl@ceph.mon.b.smithi189.stdout: legacy client fscid: -1 2024-02-10T05:22:48.561 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout: No filesystems configured 2024-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: 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-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: from='client.? 172.21.15.189:0/80934991' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:48.562 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-02-10T05:22:48.563 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 ceph-mon[31422]: mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-02-10T05:22:48.563 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 bash[31384]: 4c36cda4e5a067d9bfb99891ca3e5e23665a3fcedf17563affdf9218916faa7e 2024-02-10T05:22:48.563 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:48 smithi189 systemd[1]: Started Ceph mon.b for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:22:48.812 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:22:53.549 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:22:53.549 INFO:teuthology.orchestra.run.smithi189.stdout:{"epoch":2,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","modified":"2024-02-10T05:22:48.192983Z","created":"2024-02-10T05:21:12.616075Z","min_mon_release":17,"min_mon_release_name":"quincy","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:3300","nonce":0},{"type":"v1","addr":"172.21.15.178:6789","nonce":0}]},"addr":"172.21.15.178:6789/0","public_addr":"172.21.15.178:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:3300","nonce":0},{"type":"v1","addr":"172.21.15.189:6789","nonce":0}]},"addr":"172.21.15.189:6789/0","public_addr":"172.21.15.189:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-02-10T05:22:53.549 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:22:53.550 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: mon.a calling monitor election 2024-02-10T05:22:53.550 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:53.550 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:53.550 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:53.550 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:53.550 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: mon.b calling monitor election 2024-02-10T05:22:53.550 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:53.550 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:53.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:53.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:53.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:53.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-02-10T05:22:53.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: monmap e2: 2 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:22:53.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: fsmap 2024-02-10T05:22:53.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: osdmap e4: 0 total, 0 up, 0 in 2024-02-10T05:22:53.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: mgrmap e13: y(active, since 38s) 2024-02-10T05:22:53.551 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: overall HEALTH_OK 2024-02-10T05:22:53.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:53.552 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:53 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:53.552 INFO:teuthology.orchestra.run.smithi189.stderr:dumped monmap epoch 2 2024-02-10T05:22:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:22:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: mon.a calling monitor election 2024-02-10T05:22:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:53.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:53.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:53.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: mon.b calling monitor election 2024-02-10T05:22:53.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:53.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:53.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:53.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:53.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:53.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-02-10T05:22:53.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: monmap e2: 2 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:22:53.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: fsmap 2024-02-10T05:22:53.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: osdmap e4: 0 total, 0 up, 0 in 2024-02-10T05:22:53.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: mgrmap e13: y(active, since 38s) 2024-02-10T05:22:53.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: overall HEALTH_OK 2024-02-10T05:22:53.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:53.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:53 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:54.397 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:54 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:54.397 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:54 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:22:54.398 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:54 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:22:54.398 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:54 smithi178 ceph-mon[27572]: Deploying daemon mon.c on smithi178 2024-02-10T05:22:54.398 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:54 smithi178 ceph-mon[27572]: from='client.? 172.21.15.189:0/1422879442' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T05:22:54.398 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:54 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:54 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:54 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:22:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:54 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:22:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:54 smithi189 ceph-mon[31422]: Deploying daemon mon.c on smithi178 2024-02-10T05:22:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:54 smithi189 ceph-mon[31422]: from='client.? 172.21.15.189:0/1422879442' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T05:22:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:54 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:55.115 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-10T05:22:55.115 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph mon dump -f json 2024-02-10T05:22:55.380 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:22:55.657 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:22:55 smithi189 ceph-mon[31422]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:55.733 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:22:55 smithi178 ceph-mon[27572]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:56.414 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 podman[36813]: 2024-02-10 05:22:56.323986338 +0000 UTC m=+0.139665974 container create 5725bae951a9b5c0e20d0c7b78ccd7e4afd810f4aca5ad533483df8f4db495c3 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, RELEASE=quincy-72ce7c1, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:22:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 podman[36813]: 2024-02-10 05:22:56.510354671 +0000 UTC m=+0.326034304 container init 5725bae951a9b5c0e20d0c7b78ccd7e4afd810f4aca5ad533483df8f4db495c3 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , RELEASE=quincy-72ce7c1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, io.buildah.version=1.33.2) 2024-02-10T05:22:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 podman[36813]: 2024-02-10 05:22:56.516575216 +0000 UTC m=+0.332254845 container start 5725bae951a9b5c0e20d0c7b78ccd7e4afd810f4aca5ad533483df8f4db495c3 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, RELEASE=quincy-72ce7c1, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T05:22:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: set uid:gid to 167:167 (ceph:ceph) 2024-02-10T05:22:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable), process ceph-mon, pid 7 2024-02-10T05:22:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: pidfile_write: ignore empty --pid-file 2024-02-10T05:22:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: load: jerasure load: lrc 2024-02-10T05:22:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: RocksDB version: 6.15.5 2024-02-10T05:22:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T05:22:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Compile date Feb 9 2024 2024-02-10T05:22:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: DB SUMMARY 2024-02-10T05:22:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: DB Session ID: PKUCBNM3BKKMG8U5F87Y 2024-02-10T05:22:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: CURRENT file: CURRENT 2024-02-10T05:22:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: IDENTITY file: IDENTITY 2024-02-10T05:22:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-02-10T05:22:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-02-10T05:22:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-02-10T05:22:56.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.error_if_exists: 0 2024-02-10T05:22:56.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.create_if_missing: 0 2024-02-10T05:22:56.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.paranoid_checks: 1 2024-02-10T05:22:56.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T05:22:56.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.env: 0x557d5276aa80 2024-02-10T05:22:56.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.fs: Posix File System 2024-02-10T05:22:56.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.info_log: 0x557d54406fa0 2024-02-10T05:22:56.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_file_opening_threads: 16 2024-02-10T05:22:56.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.statistics: (nil) 2024-02-10T05:22:56.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.use_fsync: 0 2024-02-10T05:22:56.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_log_file_size: 0 2024-02-10T05:22:56.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T05:22:56.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T05:22:56.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.keep_log_file_num: 1000 2024-02-10T05:22:56.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.recycle_log_file_num: 0 2024-02-10T05:22:56.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.allow_fallocate: 1 2024-02-10T05:22:56.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.allow_mmap_reads: 0 2024-02-10T05:22:56.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.allow_mmap_writes: 0 2024-02-10T05:22:56.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.use_direct_reads: 0 2024-02-10T05:22:56.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T05:22:56.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.create_missing_column_families: 0 2024-02-10T05:22:56.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.db_log_dir: 2024-02-10T05:22:56.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-02-10T05:22:56.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T05:22:56.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T05:22:56.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T05:22:56.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T05:22:56.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T05:22:56.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T05:22:56.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.advise_random_on_open: 1 2024-02-10T05:22:56.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.db_write_buffer_size: 0 2024-02-10T05:22:56.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.write_buffer_manager: 0x557d55176a80 2024-02-10T05:22:56.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T05:22:56.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T05:22:56.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T05:22:56.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T05:22:56.969 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.rate_limiter: (nil) 2024-02-10T05:22:56.969 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T05:22:56.969 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.wal_recovery_mode: 2 2024-02-10T05:22:56.969 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.enable_thread_tracking: 0 2024-02-10T05:22:56.969 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.enable_pipelined_write: 0 2024-02-10T05:22:56.969 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.unordered_write: 0 2024-02-10T05:22:56.969 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T05:22:56.969 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T05:22:56.969 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T05:22:56.969 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T05:22:56.969 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.row_cache: None 2024-02-10T05:22:56.970 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.wal_filter: None 2024-02-10T05:22:56.970 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T05:22:56.970 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.allow_ingest_behind: 0 2024-02-10T05:22:56.970 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.preserve_deletes: 0 2024-02-10T05:22:56.970 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.two_write_queues: 0 2024-02-10T05:22:56.970 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.manual_wal_flush: 0 2024-02-10T05:22:56.970 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.atomic_flush: 0 2024-02-10T05:22:56.970 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T05:22:56.970 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T05:22:56.970 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T05:22:56.970 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.log_readahead_size: 0 2024-02-10T05:22:56.970 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T05:22:56.971 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.best_efforts_recovery: 0 2024-02-10T05:22:56.971 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T05:22:56.971 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T05:22:56.971 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.allow_data_in_errors: 0 2024-02-10T05:22:56.972 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.db_host_id: __hostname__ 2024-02-10T05:22:56.972 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_background_jobs: 2 2024-02-10T05:22:56.972 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_background_compactions: -1 2024-02-10T05:22:56.972 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_subcompactions: 1 2024-02-10T05:22:56.972 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T05:22:56.972 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T05:22:56.972 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T05:22:56.972 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_total_wal_size: 0 2024-02-10T05:22:56.972 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T05:22:56.972 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T05:22:56.972 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T05:22:56.972 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T05:22:56.972 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_open_files: -1 2024-02-10T05:22:56.972 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.bytes_per_sync: 0 2024-02-10T05:22:56.973 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T05:22:56.973 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T05:22:56.973 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compaction_readahead_size: 0 2024-02-10T05:22:56.973 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_background_flushes: -1 2024-02-10T05:22:56.973 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Compression algorithms supported: 2024-02-10T05:22:56.973 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T05:22:56.973 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: kZSTD supported: 0 2024-02-10T05:22:56.973 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: kXpressCompression supported: 0 2024-02-10T05:22:56.973 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: kLZ4HCCompression supported: 1 2024-02-10T05:22:56.973 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: kZlibCompression supported: 1 2024-02-10T05:22:56.973 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: kSnappyCompression supported: 1 2024-02-10T05:22:56.973 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: kLZ4Compression supported: 1 2024-02-10T05:22:56.973 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: kBZip2Compression supported: 0 2024-02-10T05:22:56.973 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.merge_operator: 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compaction_filter: None 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compaction_filter_factory: None 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.sst_partitioner_factory: None 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557d54456f58) 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout: cache_index_and_filter_blocks: 1 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout: pin_top_level_index_and_filter: 1 2024-02-10T05:22:56.974 INFO:journalctl@ceph.mon.c.smithi178.stdout: index_type: 0 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: data_block_index_type: 0 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: index_shortening: 1 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: hash_index_allow_collision: 1 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: checksum: 1 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: no_block_cache: 0 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_cache: 0x557d54489090 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_cache_name: BinnedLRUCache 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_cache_options: 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: capacity : 536870912 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: num_shard_bits : 4 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: strict_capacity_limit : 0 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: high_pri_pool_ratio: 0.000 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_cache_compressed: (nil) 2024-02-10T05:22:56.975 INFO:journalctl@ceph.mon.c.smithi178.stdout: persistent_cache: (nil) 2024-02-10T05:22:56.976 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_size: 4096 2024-02-10T05:22:56.976 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_size_deviation: 10 2024-02-10T05:22:56.976 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_restart_interval: 16 2024-02-10T05:22:56.976 INFO:journalctl@ceph.mon.c.smithi178.stdout: index_block_restart_interval: 1 2024-02-10T05:22:56.976 INFO:journalctl@ceph.mon.c.smithi178.stdout: metadata_block_size: 4096 2024-02-10T05:22:56.976 INFO:journalctl@ceph.mon.c.smithi178.stdout: partition_filters: 0 2024-02-10T05:22:56.976 INFO:journalctl@ceph.mon.c.smithi178.stdout: use_delta_encoding: 1 2024-02-10T05:22:56.976 INFO:journalctl@ceph.mon.c.smithi178.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T05:22:56.976 INFO:journalctl@ceph.mon.c.smithi178.stdout: whole_key_filtering: 1 2024-02-10T05:22:56.976 INFO:journalctl@ceph.mon.c.smithi178.stdout: verify_compression: 0 2024-02-10T05:22:56.976 INFO:journalctl@ceph.mon.c.smithi178.stdout: read_amp_bytes_per_bit: 0 2024-02-10T05:22:56.976 INFO:journalctl@ceph.mon.c.smithi178.stdout: format_version: 4 2024-02-10T05:22:56.976 INFO:journalctl@ceph.mon.c.smithi178.stdout: enable_index_compression: 1 2024-02-10T05:22:56.976 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_align: 0 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.write_buffer_size: 33554432 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_write_buffer_number: 2 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compression: NoCompression 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.bottommost_compression: Disabled 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.prefix_extractor: nullptr 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.num_levels: 7 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T05:22:56.977 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compression_opts.level: 32767 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compression_opts.strategy: 0 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compression_opts.enabled: false 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.target_file_size_base: 67108864 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T05:22:56.978 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T05:22:56.979 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T05:22:56.979 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T05:22:56.979 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T05:22:56.979 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T05:22:56.979 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T05:22:56.979 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T05:22:56.979 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T05:22:56.979 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T05:22:56.979 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T05:22:56.979 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T05:22:56.979 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T05:22:56.979 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.arena_block_size: 4194304 2024-02-10T05:22:56.979 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T05:22:56.979 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T05:22:56.980 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T05:22:56.980 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.disable_auto_compactions: 0 2024-02-10T05:22:56.980 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T05:22:56.980 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T05:22:56.980 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T05:22:56.980 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T05:22:56.980 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T05:22:56.980 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T05:22:56.980 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T05:22:56.980 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T05:22:56.980 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T05:22:56.980 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T05:22:56.980 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.table_properties_collectors: 2024-02-10T05:22:56.980 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.inplace_update_support: 0 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.bloom_locality: 0 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.max_successive_merges: 0 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.paranoid_file_checks: 0 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.force_consistency_checks: 1 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.report_bg_io_stats: 0 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.ttl: 2592000 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.enable_blob_files: false 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.min_blob_size: 0 2024-02-10T05:22:56.981 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.blob_file_size: 268435456 2024-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, 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-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2024-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2024-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707542576544104, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2024-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707542576544518, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1670, "file_checksum": "", "file_checksum_func_name": "Unknown", "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_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1707542576, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "9e0e21b3-679b-4558-860e-95b0ef39c59f", "db_session_id": "PKUCBNM3BKKMG8U5F87Y"}} 2024-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2024-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707542576544935, "job": 1, "event": "recovery_finished"} 2024-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: [file/delete_scheduler.cc:69] 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-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x557d5441d180 2024-02-10T05:22:56.982 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: DB pointer 0x557d544f2000 2024-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2024-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** DB Stats ** 2024-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.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-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.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-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** Compaction Stats [default] ** 2024-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.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 2024-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:22:56.983 INFO:journalctl@ceph.mon.c.smithi178.stdout: L0 1/0 1.63 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 2024-02-10T05:22:56.984 INFO:journalctl@ceph.mon.c.smithi178.stdout: Sum 1/0 1.63 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 2024-02-10T05:22:56.984 INFO:journalctl@ceph.mon.c.smithi178.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 2024-02-10T05:22:56.984 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:22:56.984 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** Compaction Stats [default] ** 2024-02-10T05:22:56.984 INFO:journalctl@ceph.mon.c.smithi178.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 2024-02-10T05:22:56.984 INFO:journalctl@ceph.mon.c.smithi178.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:22:56.984 INFO:journalctl@ceph.mon.c.smithi178.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 2024-02-10T05:22:56.984 INFO:journalctl@ceph.mon.c.smithi178.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:22:56.984 INFO:journalctl@ceph.mon.c.smithi178.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T05:22:56.984 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T05:22:56.984 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T05:22:56.984 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T05:22:56.984 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-10T05:22:56.984 INFO:journalctl@ceph.mon.c.smithi178.stdout: Cumulative compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.stdout: Interval compaction: 0.00 GB write, 0.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.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-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** Compaction Stats [default] ** 2024-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.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 2024-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.stdout: L0 1/0 1.63 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 2024-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.stdout: Sum 1/0 1.63 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 2024-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.stdout: Int 0/0 0.00 KB 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 2024-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** Compaction Stats [default] ** 2024-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.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 2024-02-10T05:22:56.985 INFO:journalctl@ceph.mon.c.smithi178.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.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 2024-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.stdout: Cumulative compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.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-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: using public_addrv [v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0] 2024-02-10T05:22:56.986 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: starting mon.c rank -1 at public addrs [v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0] at bind addrs [v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c@-1(???) e0 preinit fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c@-1(synchronizing).mds e1 new map 2024-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c@-1(synchronizing).mds e1 print_map 2024-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.stdout: e1 2024-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.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-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.stdout: legacy client fscid: -1 2024-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.stdout: No filesystems configured 2024-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: 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-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-10T05:22:56.987 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-10T05:22:56.988 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-10T05:22:56.988 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T05:22:56.988 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T05:22:56.988 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T05:22:56.988 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:56.988 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='client.? 172.21.15.189:0/80934991' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T05:22:56.988 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:56.988 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:22:56.988 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.a calling monitor election 2024-02-10T05:22:56.988 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:56.988 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:56.988 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:56.988 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:56.988 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.b calling monitor election 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: monmap e2: 2 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: fsmap 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: osdmap e4: 0 total, 0 up, 0 in 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mgrmap e13: y(active, since 38s) 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: overall HEALTH_OK 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:22:56.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:22:56.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:22:56.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: Deploying daemon mon.c on smithi178 2024-02-10T05:22:56.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='client.? 172.21.15.189:0/1422879442' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T05:22:56.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:22:56.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:22:56.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-02-10T05:22:56.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 ceph-mon[36851]: mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-02-10T05:22:56.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 bash[36813]: 5725bae951a9b5c0e20d0c7b78ccd7e4afd810f4aca5ad533483df8f4db495c3 2024-02-10T05:22:56.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:22:56 smithi178 systemd[1]: Started Ceph mon.c for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:23:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:23:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: mon.a calling monitor election 2024-02-10T05:23:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: mon.b calling monitor election 2024-02-10T05:23:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: mon.c calling monitor election 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: monmap e3: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: fsmap 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: osdmap e4: 0 total, 0 up, 0 in 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: mgrmap e13: y(active, since 47s) 2024-02-10T05:23:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: overall HEALTH_OK 2024-02-10T05:23:01.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:01.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:01.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:01.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:01.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:01.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:23:01.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: mon.a calling monitor election 2024-02-10T05:23:01.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: mon.b calling monitor election 2024-02-10T05:23:01.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:23:01.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:01.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:01.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: mon.c calling monitor election 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: monmap e3: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: fsmap 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: osdmap e4: 0 total, 0 up, 0 in 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: mgrmap e13: y(active, since 47s) 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: overall HEALTH_OK 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:01.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:01.966 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:23:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: mon.a calling monitor election 2024-02-10T05:23:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: mon.b calling monitor election 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: mon.c calling monitor election 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: monmap e3: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: fsmap 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: osdmap e4: 0 total, 0 up, 0 in 2024-02-10T05:23:02.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: mgrmap e13: y(active, since 47s) 2024-02-10T05:23:02.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: overall HEALTH_OK 2024-02-10T05:23:02.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:02.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:02.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:02.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:02.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:02 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:02.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:02 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:02 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:02 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:02 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:02 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:23:03.172 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-02-10T05:23:03.172 INFO:teuthology.orchestra.run.smithi189.stdout:{"epoch":3,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","modified":"2024-02-10T05:22:56.565009Z","created":"2024-02-10T05:21:12.616075Z","min_mon_release":17,"min_mon_release_name":"quincy","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:3300","nonce":0},{"type":"v1","addr":"172.21.15.178:6789","nonce":0}]},"addr":"172.21.15.178:6789/0","public_addr":"172.21.15.178:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:3300","nonce":0},{"type":"v1","addr":"172.21.15.189:6789","nonce":0}]},"addr":"172.21.15.189:6789/0","public_addr":"172.21.15.189:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:3301","nonce":0},{"type":"v1","addr":"172.21.15.178:6790","nonce":0}]},"addr":"172.21.15.178:6790/0","public_addr":"172.21.15.178:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-02-10T05:23:03.175 INFO:teuthology.orchestra.run.smithi189.stderr:dumped monmap epoch 3 2024-02-10T05:23:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:23:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:23:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='client.? 172.21.15.189:0/1305609069' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T05:23:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:03.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:03.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:03.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:03.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:03.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:23:03.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:23:03.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:03.839 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-10T05:23:03.839 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph config generate-minimal-conf 2024-02-10T05:23:04.001 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:04.001 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.001 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.001 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.001 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.001 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:04.001 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:04.002 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:23:04.002 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:23:04.002 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='client.? 172.21.15.189:0/1305609069' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T05:23:04.002 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.002 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.002 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.002 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.002 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.002 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:23:04.002 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:23:04.002 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:04.002 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='client.? 172.21.15.189:0/1305609069' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.003 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:23:04.004 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:23:04.004 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:04.864 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:23:04.997 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:04 smithi178 ceph-mon[27572]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:23:04.997 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:04 smithi178 ceph-mon[27572]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:23:04.997 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:04 smithi178 ceph-mon[27572]: Reconfiguring mon.a (unknown last config time)... 2024-02-10T05:23:04.997 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:04 smithi178 ceph-mon[27572]: Reconfiguring daemon mon.a on smithi178 2024-02-10T05:23:04.998 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:04 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:04.998 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:04 smithi178 ceph-mon[36851]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:23:04.998 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:04 smithi178 ceph-mon[36851]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:23:04.998 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:04 smithi178 ceph-mon[36851]: Reconfiguring mon.a (unknown last config time)... 2024-02-10T05:23:04.998 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:04 smithi178 ceph-mon[36851]: Reconfiguring daemon mon.a on smithi178 2024-02-10T05:23:04.998 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:04 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:04 smithi189 ceph-mon[31422]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:23:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:04 smithi189 ceph-mon[31422]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:23:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:04 smithi189 ceph-mon[31422]: Reconfiguring mon.a (unknown last config time)... 2024-02-10T05:23:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:04 smithi189 ceph-mon[31422]: Reconfiguring daemon mon.a on smithi178 2024-02-10T05:23:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:04 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[27572]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[27572]: Reconfiguring mon.c (monmap changed)... 2024-02-10T05:23:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:23:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:23:05.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:05.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[27572]: Reconfiguring daemon mon.c on smithi178 2024-02-10T05:23:05.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[36851]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:05.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:05.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:05.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[36851]: Reconfiguring mon.c (monmap changed)... 2024-02-10T05:23:05.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:23:05.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:23:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:05 smithi178 ceph-mon[36851]: Reconfiguring daemon mon.c on smithi178 2024-02-10T05:23:06.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:05 smithi189 ceph-mon[31422]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:06.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:06.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:06.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:05 smithi189 ceph-mon[31422]: Reconfiguring mon.c (monmap changed)... 2024-02-10T05:23:06.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:23:06.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:23:06.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:06.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:05 smithi189 ceph-mon[31422]: Reconfiguring daemon mon.c on smithi178 2024-02-10T05:23:07.195 INFO:teuthology.orchestra.run.smithi178.stdout:# minimal ceph.conf for 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:23:07.195 INFO:teuthology.orchestra.run.smithi178.stdout:[global] 2024-02-10T05:23:07.195 INFO:teuthology.orchestra.run.smithi178.stdout: fsid = 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:23:07.195 INFO:teuthology.orchestra.run.smithi178.stdout: mon_host = [v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0] [v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0] [v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0] 2024-02-10T05:23:07.911 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:07 smithi178 ceph-mon[27572]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:07.911 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:07 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2761664712' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:07.911 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:07 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:07.911 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:07 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:07.911 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:07 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:23:07.911 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:07 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:23:07.911 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:07 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:07.911 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:07 smithi178 ceph-mon[36851]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:07.911 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:07 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2761664712' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:07.912 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:07 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:07.912 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:07 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:07.912 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:07 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:23:07.912 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:07 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:23:07.912 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:07 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:07.937 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-10T05:23:07.937 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:23:07.937 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/ceph/ceph.conf 2024-02-10T05:23:07.968 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:23:07.968 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:23:08.036 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-02-10T05:23:08.036 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/etc/ceph/ceph.conf 2024-02-10T05:23:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:07 smithi189 ceph-mon[31422]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:07 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2761664712' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:07 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:07 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:07 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:23:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:07 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:23:08.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:07 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:08.069 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-02-10T05:23:08.069 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:23:08.136 INFO:tasks.cephadm:Adding mgr.y on smithi178 2024-02-10T05:23:08.137 INFO:tasks.cephadm:Adding mgr.x on smithi189 2024-02-10T05:23:08.137 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch apply mgr '2;smithi178=y;smithi189=x' 2024-02-10T05:23:08.850 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:23:09.013 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:08 smithi189 ceph-mon[31422]: Reconfiguring mon.b (monmap changed)... 2024-02-10T05:23:09.013 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:08 smithi189 ceph-mon[31422]: Reconfiguring daemon mon.b on smithi189 2024-02-10T05:23:09.013 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:08 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:09.013 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:08 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:09.013 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:08 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:09.013 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:08 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:09.013 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:08 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:09.013 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:08 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[27572]: Reconfiguring mon.b (monmap changed)... 2024-02-10T05:23:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[27572]: Reconfiguring daemon mon.b on smithi189 2024-02-10T05:23:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:09.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:09.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:09.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:09.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:09.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[36851]: Reconfiguring mon.b (monmap changed)... 2024-02-10T05:23:09.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[36851]: Reconfiguring daemon mon.b on smithi189 2024-02-10T05:23:09.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:09.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:09.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:09.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:09.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:09.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:08 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:10.033 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:09 smithi189 ceph-mon[31422]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:10.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:09 smithi178 ceph-mon[27572]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:10.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:09 smithi178 ceph-mon[36851]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:10.738 INFO:teuthology.orchestra.run.smithi189.stdout:Scheduled mgr update... 2024-02-10T05:23:11.279 DEBUG:teuthology.orchestra.run.smithi189:mgr.x> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.x.service 2024-02-10T05:23:11.282 INFO:tasks.cephadm:Deploying OSDs... 2024-02-10T05:23:11.282 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:23:11.282 DEBUG:teuthology.orchestra.run.smithi178:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T05:23:11.301 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-02-10T05:23:11.301 DEBUG:teuthology.orchestra.run.smithi178:> stat /dev/vg_nvme/lv_1 2024-02-10T05:23:11.360 INFO:teuthology.orchestra.run.smithi178.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-10T05:23:11.360 INFO:teuthology.orchestra.run.smithi178.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T05:23:11.360 INFO:teuthology.orchestra.run.smithi178.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-02-10T05:23:11.360 INFO:teuthology.orchestra.run.smithi178.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T05:23:11.360 INFO:teuthology.orchestra.run.smithi178.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T05:23:11.360 INFO:teuthology.orchestra.run.smithi178.stdout:Access: 2024-02-10 05:22:56.029757689 +0000 2024-02-10T05:23:11.360 INFO:teuthology.orchestra.run.smithi178.stdout:Modify: 2024-02-10 05:18:00.938837330 +0000 2024-02-10T05:23:11.360 INFO:teuthology.orchestra.run.smithi178.stdout:Change: 2024-02-10 05:18:00.938837330 +0000 2024-02-10T05:23:11.360 INFO:teuthology.orchestra.run.smithi178.stdout: Birth: 2024-02-10 05:18:00.938837330 +0000 2024-02-10T05:23:11.361 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-10T05:23:11.430 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records in 2024-02-10T05:23:11.430 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records out 2024-02-10T05:23:11.430 INFO:teuthology.orchestra.run.smithi178.stderr:512 bytes copied, 0.000129124 s, 4.0 MB/s 2024-02-10T05:23:11.431 DEBUG:teuthology.orchestra.run.smithi178:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-10T05:23:11.489 DEBUG:teuthology.orchestra.run.smithi178:> stat /dev/vg_nvme/lv_2 2024-02-10T05:23:11.546 INFO:teuthology.orchestra.run.smithi178.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-10T05:23:11.546 INFO:teuthology.orchestra.run.smithi178.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T05:23:11.546 INFO:teuthology.orchestra.run.smithi178.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-02-10T05:23:11.546 INFO:teuthology.orchestra.run.smithi178.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T05:23:11.546 INFO:teuthology.orchestra.run.smithi178.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T05:23:11.546 INFO:teuthology.orchestra.run.smithi178.stdout:Access: 2024-02-10 05:22:56.029757689 +0000 2024-02-10T05:23:11.546 INFO:teuthology.orchestra.run.smithi178.stdout:Modify: 2024-02-10 05:18:01.276831461 +0000 2024-02-10T05:23:11.546 INFO:teuthology.orchestra.run.smithi178.stdout:Change: 2024-02-10 05:18:01.276831461 +0000 2024-02-10T05:23:11.546 INFO:teuthology.orchestra.run.smithi178.stdout: Birth: 2024-02-10 05:18:01.276831461 +0000 2024-02-10T05:23:11.547 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-10T05:23:11.616 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records in 2024-02-10T05:23:11.616 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records out 2024-02-10T05:23:11.616 INFO:teuthology.orchestra.run.smithi178.stderr:512 bytes copied, 0.000122673 s, 4.2 MB/s 2024-02-10T05:23:11.617 DEBUG:teuthology.orchestra.run.smithi178:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-10T05:23:11.676 DEBUG:teuthology.orchestra.run.smithi178:> stat /dev/vg_nvme/lv_3 2024-02-10T05:23:11.732 INFO:teuthology.orchestra.run.smithi178.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-10T05:23:11.733 INFO:teuthology.orchestra.run.smithi178.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T05:23:11.733 INFO:teuthology.orchestra.run.smithi178.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-02-10T05:23:11.733 INFO:teuthology.orchestra.run.smithi178.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T05:23:11.733 INFO:teuthology.orchestra.run.smithi178.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T05:23:11.733 INFO:teuthology.orchestra.run.smithi178.stdout:Access: 2024-02-10 05:22:56.029757689 +0000 2024-02-10T05:23:11.733 INFO:teuthology.orchestra.run.smithi178.stdout:Modify: 2024-02-10 05:18:01.613825610 +0000 2024-02-10T05:23:11.733 INFO:teuthology.orchestra.run.smithi178.stdout:Change: 2024-02-10 05:18:01.613825610 +0000 2024-02-10T05:23:11.733 INFO:teuthology.orchestra.run.smithi178.stdout: Birth: 2024-02-10 05:18:01.613825610 +0000 2024-02-10T05:23:11.733 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-10T05:23:11.799 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records in 2024-02-10T05:23:11.799 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records out 2024-02-10T05:23:11.799 INFO:teuthology.orchestra.run.smithi178.stderr:512 bytes copied, 0.000111851 s, 4.6 MB/s 2024-02-10T05:23:11.801 DEBUG:teuthology.orchestra.run.smithi178:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-10T05:23:11.825 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:11 smithi189 ceph-mon[31422]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:11.825 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:11 smithi189 ceph-mon[31422]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi178=y;smithi189=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:23:11.825 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:11 smithi189 ceph-mon[31422]: Saving service mgr spec with placement smithi178=y;smithi189=x;count:2 2024-02-10T05:23:11.825 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:11 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:11.825 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:11 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:11.825 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:11 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:11.826 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:11 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:11.826 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:11 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:11.826 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:11 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:23:11.826 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:11 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-10T05:23:11.826 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:11 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:23:11.826 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:11 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:11.826 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:11 smithi189 ceph-mon[31422]: Deploying daemon mgr.x on smithi189 2024-02-10T05:23:11.857 DEBUG:teuthology.orchestra.run.smithi178:> stat /dev/vg_nvme/lv_4 2024-02-10T05:23:11.912 INFO:teuthology.orchestra.run.smithi178.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-10T05:23:11.912 INFO:teuthology.orchestra.run.smithi178.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T05:23:11.912 INFO:teuthology.orchestra.run.smithi178.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-02-10T05:23:11.912 INFO:teuthology.orchestra.run.smithi178.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T05:23:11.912 INFO:teuthology.orchestra.run.smithi178.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T05:23:11.912 INFO:teuthology.orchestra.run.smithi178.stdout:Access: 2024-02-10 05:22:56.030757672 +0000 2024-02-10T05:23:11.913 INFO:teuthology.orchestra.run.smithi178.stdout:Modify: 2024-02-10 05:18:01.936820002 +0000 2024-02-10T05:23:11.913 INFO:teuthology.orchestra.run.smithi178.stdout:Change: 2024-02-10 05:18:01.936820002 +0000 2024-02-10T05:23:11.913 INFO:teuthology.orchestra.run.smithi178.stdout: Birth: 2024-02-10 05:18:01.936820002 +0000 2024-02-10T05:23:11.913 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-10T05:23:11.978 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records in 2024-02-10T05:23:11.978 INFO:teuthology.orchestra.run.smithi178.stderr:1+0 records out 2024-02-10T05:23:11.978 INFO:teuthology.orchestra.run.smithi178.stderr:512 bytes copied, 0.000109825 s, 4.7 MB/s 2024-02-10T05:23:11.979 DEBUG:teuthology.orchestra.run.smithi178:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-10T05:23:12.035 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-02-10T05:23:12.035 DEBUG:teuthology.orchestra.run.smithi189:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T05:23:12.052 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-02-10T05:23:12.052 DEBUG:teuthology.orchestra.run.smithi189:> stat /dev/vg_nvme/lv_1 2024-02-10T05:23:12.108 INFO:teuthology.orchestra.run.smithi189.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-10T05:23:12.108 INFO:teuthology.orchestra.run.smithi189.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T05:23:12.108 INFO:teuthology.orchestra.run.smithi189.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-02-10T05:23:12.108 INFO:teuthology.orchestra.run.smithi189.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T05:23:12.108 INFO:teuthology.orchestra.run.smithi189.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T05:23:12.108 INFO:teuthology.orchestra.run.smithi189.stdout:Access: 2024-02-10 05:22:47.683844047 +0000 2024-02-10T05:23:12.108 INFO:teuthology.orchestra.run.smithi189.stdout:Modify: 2024-02-10 05:18:00.961541132 +0000 2024-02-10T05:23:12.108 INFO:teuthology.orchestra.run.smithi189.stdout:Change: 2024-02-10 05:18:00.961541132 +0000 2024-02-10T05:23:12.108 INFO:teuthology.orchestra.run.smithi189.stdout: Birth: 2024-02-10 05:18:00.961541132 +0000 2024-02-10T05:23:12.109 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-10T05:23:12.175 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records in 2024-02-10T05:23:12.176 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records out 2024-02-10T05:23:12.176 INFO:teuthology.orchestra.run.smithi189.stderr:512 bytes copied, 0.00018998 s, 2.7 MB/s 2024-02-10T05:23:12.177 DEBUG:teuthology.orchestra.run.smithi189:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-10T05:23:12.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[27572]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:12.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[27572]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi178=y;smithi189=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:23:12.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[27572]: Saving service mgr spec with placement smithi178=y;smithi189=x;count:2 2024-02-10T05:23:12.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:12.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:12.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:12.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:12.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:12.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:23:12.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-10T05:23:12.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:23:12.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:12.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[27572]: Deploying daemon mgr.x on smithi189 2024-02-10T05:23:12.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[36851]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:12.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[36851]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi178=y;smithi189=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:23:12.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[36851]: Saving service mgr spec with placement smithi178=y;smithi189=x;count:2 2024-02-10T05:23:12.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:12.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:12.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:12.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:12.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:12.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:23:12.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-10T05:23:12.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:23:12.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:12.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:11 smithi178 ceph-mon[36851]: Deploying daemon mgr.x on smithi189 2024-02-10T05:23:12.233 DEBUG:teuthology.orchestra.run.smithi189:> stat /dev/vg_nvme/lv_2 2024-02-10T05:23:12.289 INFO:teuthology.orchestra.run.smithi189.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-10T05:23:12.289 INFO:teuthology.orchestra.run.smithi189.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T05:23:12.290 INFO:teuthology.orchestra.run.smithi189.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-02-10T05:23:12.290 INFO:teuthology.orchestra.run.smithi189.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T05:23:12.290 INFO:teuthology.orchestra.run.smithi189.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T05:23:12.290 INFO:teuthology.orchestra.run.smithi189.stdout:Access: 2024-02-10 05:22:47.683844047 +0000 2024-02-10T05:23:12.290 INFO:teuthology.orchestra.run.smithi189.stdout:Modify: 2024-02-10 05:18:01.301534115 +0000 2024-02-10T05:23:12.290 INFO:teuthology.orchestra.run.smithi189.stdout:Change: 2024-02-10 05:18:01.301534115 +0000 2024-02-10T05:23:12.290 INFO:teuthology.orchestra.run.smithi189.stdout: Birth: 2024-02-10 05:18:01.301534115 +0000 2024-02-10T05:23:12.290 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-10T05:23:12.355 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records in 2024-02-10T05:23:12.356 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records out 2024-02-10T05:23:12.356 INFO:teuthology.orchestra.run.smithi189.stderr:512 bytes copied, 0.000199648 s, 2.6 MB/s 2024-02-10T05:23:12.357 DEBUG:teuthology.orchestra.run.smithi189:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-10T05:23:12.413 DEBUG:teuthology.orchestra.run.smithi189:> stat /dev/vg_nvme/lv_3 2024-02-10T05:23:12.468 INFO:teuthology.orchestra.run.smithi189.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-10T05:23:12.468 INFO:teuthology.orchestra.run.smithi189.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T05:23:12.468 INFO:teuthology.orchestra.run.smithi189.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-02-10T05:23:12.468 INFO:teuthology.orchestra.run.smithi189.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T05:23:12.468 INFO:teuthology.orchestra.run.smithi189.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T05:23:12.468 INFO:teuthology.orchestra.run.smithi189.stdout:Access: 2024-02-10 05:22:47.684844026 +0000 2024-02-10T05:23:12.468 INFO:teuthology.orchestra.run.smithi189.stdout:Modify: 2024-02-10 05:18:01.648526953 +0000 2024-02-10T05:23:12.468 INFO:teuthology.orchestra.run.smithi189.stdout:Change: 2024-02-10 05:18:01.648526953 +0000 2024-02-10T05:23:12.468 INFO:teuthology.orchestra.run.smithi189.stdout: Birth: 2024-02-10 05:18:01.648526953 +0000 2024-02-10T05:23:12.469 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-10T05:23:12.534 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records in 2024-02-10T05:23:12.534 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records out 2024-02-10T05:23:12.534 INFO:teuthology.orchestra.run.smithi189.stderr:512 bytes copied, 0.000192406 s, 2.7 MB/s 2024-02-10T05:23:12.535 DEBUG:teuthology.orchestra.run.smithi189:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-10T05:23:12.592 DEBUG:teuthology.orchestra.run.smithi189:> stat /dev/vg_nvme/lv_4 2024-02-10T05:23:12.647 INFO:teuthology.orchestra.run.smithi189.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-10T05:23:12.647 INFO:teuthology.orchestra.run.smithi189.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T05:23:12.647 INFO:teuthology.orchestra.run.smithi189.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-02-10T05:23:12.648 INFO:teuthology.orchestra.run.smithi189.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T05:23:12.648 INFO:teuthology.orchestra.run.smithi189.stdout:Context: system_u:object_r:device_t:s0 2024-02-10T05:23:12.648 INFO:teuthology.orchestra.run.smithi189.stdout:Access: 2024-02-10 05:22:47.684844026 +0000 2024-02-10T05:23:12.648 INFO:teuthology.orchestra.run.smithi189.stdout:Modify: 2024-02-10 05:18:02.000519687 +0000 2024-02-10T05:23:12.648 INFO:teuthology.orchestra.run.smithi189.stdout:Change: 2024-02-10 05:18:02.000519687 +0000 2024-02-10T05:23:12.648 INFO:teuthology.orchestra.run.smithi189.stdout: Birth: 2024-02-10 05:18:02.000519687 +0000 2024-02-10T05:23:12.648 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-10T05:23:12.740 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records in 2024-02-10T05:23:12.741 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records out 2024-02-10T05:23:12.741 INFO:teuthology.orchestra.run.smithi189.stderr:512 bytes copied, 0.000194149 s, 2.6 MB/s 2024-02-10T05:23:12.742 DEBUG:teuthology.orchestra.run.smithi189:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-10T05:23:12.756 INFO:tasks.cephadm:Deploying osd.0 on smithi178 with /dev/vg_nvme/lv_4... 2024-02-10T05:23:12.757 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-10T05:23:13.005 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:23:13.278 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:13 smithi189 podman[33517]: 2024-02-10 05:23:13.163622399 +0000 UTC m=+0.124691406 container create e722732768d80a97810f63e88c127d27ba7be25ef878957cc510746985c7b729 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=quincy-72ce7c1, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-02-10T05:23:13.741 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:13 smithi189 podman[33517]: 2024-02-10 05:23:13.382526125 +0000 UTC m=+0.343595139 container init e722732768d80a97810f63e88c127d27ba7be25ef878957cc510746985c7b729 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-72ce7c1, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131) 2024-02-10T05:23:13.742 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:13 smithi189 podman[33517]: 2024-02-10 05:23:13.388307133 +0000 UTC m=+0.349376141 container start e722732768d80a97810f63e88c127d27ba7be25ef878957cc510746985c7b729 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=quincy-72ce7c1, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True) 2024-02-10T05:23:13.742 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:13 smithi189 ceph-mgr[33555]: -- 172.21.15.189:0/2379953167 <== mon.1 v2:172.21.15.189:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555e95db29c0 con 0x555e95d88c00 2024-02-10T05:23:13.742 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:13 smithi189 bash[33517]: e722732768d80a97810f63e88c127d27ba7be25ef878957cc510746985c7b729 2024-02-10T05:23:13.742 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:13 smithi189 systemd[1]: Started Ceph mgr.x for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:23:14.026 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:13.927+0000 7f55430e41c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T05:23:14.026 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:14.026+0000 7f55430e41c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T05:23:14.027 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:13 smithi189 ceph-mon[31422]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:14.027 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:13 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:14.027 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:13 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:14.027 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:13 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:14.027 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:13 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:14.027 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:13 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:14.041 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:13 smithi178 ceph-mon[36851]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:14.041 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:13 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:14.041 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:13 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:14.041 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:13 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:14.041 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:13 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:14.041 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:13 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:14.041 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:13 smithi178 ceph-mon[27572]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:14.042 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:13 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:14.042 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:13 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:14.042 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:13 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:14.042 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:13 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:14.042 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:13 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:14.912 INFO:teuthology.orchestra.run.smithi178.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-10T05:23:14.912 INFO:teuthology.orchestra.run.smithi178.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-10T05:23:14.912 INFO:teuthology.orchestra.run.smithi178.stderr: stderr: 10+0 records in 2024-02-10T05:23:14.912 INFO:teuthology.orchestra.run.smithi178.stderr:10+0 records out 2024-02-10T05:23:14.912 INFO:teuthology.orchestra.run.smithi178.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00911801 s, 1.2 GB/s 2024-02-10T05:23:14.913 INFO:teuthology.orchestra.run.smithi178.stderr:--> Zapping successful for: 2024-02-10T05:23:15.005 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:14.673+0000 7f55430e41c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T05:23:15.005 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:14.770+0000 7f55430e41c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T05:23:15.005 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:14.854+0000 7f55430e41c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T05:23:15.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:15.004+0000 7f55430e41c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T05:23:15.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:15.084+0000 7f55430e41c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T05:23:15.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:15.252+0000 7f55430e41c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T05:23:15.539 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[36851]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:15.539 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:15.539 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:15.539 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:15.540 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:15.540 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:15.540 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:15.540 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[36851]: Reconfiguring mgr.y (unknown last config time)... 2024-02-10T05:23:15.540 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:23:15.540 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:23:15.540 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:15.540 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[36851]: Reconfiguring daemon mgr.y on smithi178 2024-02-10T05:23:15.540 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[27572]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:15.540 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:15.541 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:15.541 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:15.541 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:15.541 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:15.541 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:15.541 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[27572]: Reconfiguring mgr.y (unknown last config time)... 2024-02-10T05:23:15.541 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:23:15.541 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:23:15.541 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:15.541 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:15 smithi178 ceph-mon[27572]: Reconfiguring daemon mgr.y on smithi178 2024-02-10T05:23:15.563 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi178:vg_nvme/lv_4 2024-02-10T05:23:15.696 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-mon[31422]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:15.696 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:15.696 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:15.696 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:15.696 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:15.696 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:15.697 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:15.697 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-mon[31422]: Reconfiguring mgr.y (unknown last config time)... 2024-02-10T05:23:15.697 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:23:15.697 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:23:15.697 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:15.697 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-mon[31422]: Reconfiguring daemon mgr.y on smithi178 2024-02-10T05:23:15.697 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:15.435+0000 7f55430e41c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T05:23:15.697 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:15.519+0000 7f55430e41c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T05:23:15.697 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:15.610+0000 7f55430e41c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T05:23:15.697 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:15.695+0000 7f55430e41c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T05:23:16.283 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:23:17.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:16 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:16.749+0000 7f55430e41c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T05:23:17.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:16 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:16.876+0000 7f55430e41c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T05:23:17.423 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:17.066+0000 7f55430e41c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T05:23:17.423 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:17.293+0000 7f55430e41c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T05:23:17.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:17 smithi178 ceph-mon[36851]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:17.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:17 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:17.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:17 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:17.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:17 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:17 smithi178 ceph-mon[27572]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:17 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:17 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:17 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:17 smithi189 ceph-mon[31422]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:17 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:17 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:17 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:17.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:17.464+0000 7f55430e41c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:23:17.788 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:17.646+0000 7f55430e41c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T05:23:18.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:17.903+0000 7f55430e41c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:23:18.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:17.987+0000 7f55430e41c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T05:23:18.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:18 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:18 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:18 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:18 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:18 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:18 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:18 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:18 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:18 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:18.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:18.376+0000 7f55430e41c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T05:23:19.425 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:19.148+0000 7f55430e41c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T05:23:19.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:19 smithi178 ceph-mon[27572]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:19 smithi178 ceph-mon[27572]: from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:23:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:19 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:23:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:19 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:23:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:19 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:19 smithi178 ceph-mon[36851]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:19 smithi178 ceph-mon[36851]: from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:23:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:19 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:23:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:19 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:23:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:19 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:19.754 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:19 smithi189 ceph-mon[31422]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:19.754 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:19 smithi189 ceph-mon[31422]: from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:23:19.754 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:19 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:23:19.755 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:19 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:23:19.755 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:19 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:19.755 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:19.438+0000 7f55430e41c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T05:23:19.755 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:19.753+0000 7f55430e41c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T05:23:20.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:23:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:23:19.945+0000 7f55430e41c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T05:23:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:20 smithi178 ceph-mon[27572]: Standby manager daemon x started 2024-02-10T05:23:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:20 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/105042185' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:23:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:20 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/105042185' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:23:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:20 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/105042185' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:23:20.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:20 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/105042185' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:23:20.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:20 smithi178 ceph-mon[36851]: Standby manager daemon x started 2024-02-10T05:23:20.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:20 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/105042185' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:23:20.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:20 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/105042185' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:23:20.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:20 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/105042185' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:23:20.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:20 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/105042185' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:23:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:20 smithi189 ceph-mon[31422]: Standby manager daemon x started 2024-02-10T05:23:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:20 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/105042185' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:23:20.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:20 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/105042185' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:23:20.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:20 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/105042185' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:23:20.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:20 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/105042185' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:23:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:21 smithi189 ceph-mon[31422]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:21 smithi189 ceph-mon[31422]: mgrmap e14: y(active, since 66s), standbys: x 2024-02-10T05:23:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:21 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:23:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:21 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2969969964' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ff91124-6e92-49e8-86ee-d322084afa9c"}]: dispatch 2024-02-10T05:23:21.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:21 smithi189 ceph-mon[31422]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ff91124-6e92-49e8-86ee-d322084afa9c"}]: dispatch 2024-02-10T05:23:21.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:21 smithi189 ceph-mon[31422]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ff91124-6e92-49e8-86ee-d322084afa9c"}]': finished 2024-02-10T05:23:21.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:21 smithi189 ceph-mon[31422]: osdmap e5: 1 total, 0 up, 1 in 2024-02-10T05:23:21.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:21 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[36851]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[36851]: mgrmap e14: y(active, since 66s), standbys: x 2024-02-10T05:23:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:23:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2969969964' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ff91124-6e92-49e8-86ee-d322084afa9c"}]: dispatch 2024-02-10T05:23:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[36851]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ff91124-6e92-49e8-86ee-d322084afa9c"}]: dispatch 2024-02-10T05:23:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[36851]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ff91124-6e92-49e8-86ee-d322084afa9c"}]': finished 2024-02-10T05:23:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[36851]: osdmap e5: 1 total, 0 up, 1 in 2024-02-10T05:23:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:21.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[27572]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:21.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[27572]: mgrmap e14: y(active, since 66s), standbys: x 2024-02-10T05:23:21.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:23:21.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2969969964' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ff91124-6e92-49e8-86ee-d322084afa9c"}]: dispatch 2024-02-10T05:23:21.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[27572]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2ff91124-6e92-49e8-86ee-d322084afa9c"}]: dispatch 2024-02-10T05:23:21.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[27572]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2ff91124-6e92-49e8-86ee-d322084afa9c"}]': finished 2024-02-10T05:23:21.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[27572]: osdmap e5: 1 total, 0 up, 1 in 2024-02-10T05:23:21.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:21 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:22 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3838521676' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:23:22.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:22 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3838521676' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:23:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:22 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3838521676' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:23:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:23 smithi189 ceph-mon[31422]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:23.846 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:23 smithi178 ceph-mon[27572]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:23.846 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:23 smithi178 ceph-mon[36851]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:25 smithi189 ceph-mon[31422]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:25.790 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:25 smithi178 ceph-mon[36851]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:25.790 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:25 smithi178 ceph-mon[27572]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:27.758 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:27 smithi178 ceph-mon[36851]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:27.758 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:27 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T05:23:27.758 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:27 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:27.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:27 smithi178 ceph-mon[27572]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:27.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:27 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T05:23:27.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:27 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:27 smithi189 ceph-mon[31422]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:27 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T05:23:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:27 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:28.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:28 smithi189 ceph-mon[31422]: Deploying daemon osd.0 on smithi178 2024-02-10T05:23:28.803 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:28 smithi178 ceph-mon[27572]: Deploying daemon osd.0 on smithi178 2024-02-10T05:23:28.803 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:28 smithi178 ceph-mon[36851]: Deploying daemon osd.0 on smithi178 2024-02-10T05:23:29.784 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:29 smithi178 ceph-mon[27572]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:29.785 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:29 smithi178 ceph-mon[36851]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:29 smithi189 ceph-mon[31422]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:31.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:31 smithi178 ceph-mon[27572]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:31 smithi178 ceph-mon[36851]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:31 smithi189 ceph-mon[31422]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:33.508 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:33 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:33.509 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:33 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:33.509 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:33 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:33.509 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:33 smithi178 ceph-mon[36851]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:33.509 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:33 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:33.509 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:33 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:33.510 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:33 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:33.510 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:33 smithi178 ceph-mon[27572]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:33 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:33 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:33 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:33 smithi189 ceph-mon[31422]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:35.249 INFO:teuthology.orchestra.run.smithi178.stdout:Created osd(s) 0 on host 'smithi178' 2024-02-10T05:23:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:35 smithi189 ceph-mon[31422]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:35 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:35 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:35 smithi189 ceph-mon[31422]: from='osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T05:23:35.856 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:35 smithi178 ceph-mon[27572]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:35.856 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:35 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:35.856 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:35 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:35.856 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:35 smithi178 ceph-mon[27572]: from='osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T05:23:35.856 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:35 smithi178 ceph-mon[36851]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:35.856 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:35 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:35.856 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:35 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:35.856 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:35 smithi178 ceph-mon[36851]: from='osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T05:23:35.880 DEBUG:teuthology.orchestra.run.smithi178:osd.0> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.0.service 2024-02-10T05:23:35.883 INFO:tasks.cephadm:Deploying osd.1 on smithi178 with /dev/vg_nvme/lv_3... 2024-02-10T05:23:35.883 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-10T05:23:36.205 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:23:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:36 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:36 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:37.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:36 smithi189 ceph-mon[31422]: from='osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T05:23:37.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:36 smithi189 ceph-mon[31422]: osdmap e6: 1 total, 0 up, 1 in 2024-02-10T05:23:37.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:36 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:37.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:36 smithi189 ceph-mon[31422]: from='osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:23:37.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:36 smithi189 ceph-mon[31422]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:37.342 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:36 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:37.342 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:36 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:37.343 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:36 smithi178 ceph-mon[27572]: from='osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T05:23:37.343 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:36 smithi178 ceph-mon[27572]: osdmap e6: 1 total, 0 up, 1 in 2024-02-10T05:23:37.343 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:36 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:37.343 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:36 smithi178 ceph-mon[27572]: from='osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:23:37.343 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:36 smithi178 ceph-mon[27572]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:37.343 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:36 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:37.343 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:36 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:37.343 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:36 smithi178 ceph-mon[36851]: from='osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T05:23:37.343 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:36 smithi178 ceph-mon[36851]: osdmap e6: 1 total, 0 up, 1 in 2024-02-10T05:23:37.343 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:36 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:37.344 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:36 smithi178 ceph-mon[36851]: from='osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:23:37.344 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:36 smithi178 ceph-mon[36851]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:37.344 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:23:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0[41270]: 2024-02-10T05:23:37.224+0000 7fb1acce6700 -1 osd.0 0 waiting for initial osdmap 2024-02-10T05:23:37.344 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:23:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0[41270]: 2024-02-10T05:23:37.226+0000 7fb1a82e2700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:23:38.326 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:38 smithi178 ceph-mon[27572]: from='osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-02-10T05:23:38.327 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:38 smithi178 ceph-mon[27572]: osdmap e7: 1 total, 0 up, 1 in 2024-02-10T05:23:38.327 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:38 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:38.327 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:38 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:38.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:38 smithi178 ceph-mon[36851]: from='osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-02-10T05:23:38.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:38 smithi178 ceph-mon[36851]: osdmap e7: 1 total, 0 up, 1 in 2024-02-10T05:23:38.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:38 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:38.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:38 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:38.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:38 smithi189 ceph-mon[31422]: from='osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-02-10T05:23:38.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:38 smithi189 ceph-mon[31422]: osdmap e7: 1 total, 0 up, 1 in 2024-02-10T05:23:38.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:38 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:38.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:38 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:38.689 INFO:teuthology.orchestra.run.smithi178.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-10T05:23:38.689 INFO:teuthology.orchestra.run.smithi178.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-10T05:23:38.689 INFO:teuthology.orchestra.run.smithi178.stderr: stderr: 10+0 records in 2024-02-10T05:23:38.689 INFO:teuthology.orchestra.run.smithi178.stderr:10+0 records out 2024-02-10T05:23:38.690 INFO:teuthology.orchestra.run.smithi178.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0122174 s, 858 MB/s 2024-02-10T05:23:38.690 INFO:teuthology.orchestra.run.smithi178.stderr: stderr: 2024-02-10T05:23:38.690 INFO:teuthology.orchestra.run.smithi178.stderr:--> Zapping successful for: 2024-02-10T05:23:39.282 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi178:vg_nvme/lv_3 2024-02-10T05:23:39.307 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:39 smithi178 ceph-mon[27572]: purged_snaps scrub starts 2024-02-10T05:23:39.307 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:39 smithi178 ceph-mon[27572]: purged_snaps scrub ok 2024-02-10T05:23:39.307 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:39 smithi178 ceph-mon[27572]: osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446] boot 2024-02-10T05:23:39.307 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:39 smithi178 ceph-mon[27572]: osdmap e8: 1 total, 1 up, 1 in 2024-02-10T05:23:39.307 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:39.307 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:39 smithi178 ceph-mon[27572]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:39.307 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:39 smithi178 ceph-mon[36851]: purged_snaps scrub starts 2024-02-10T05:23:39.308 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:39 smithi178 ceph-mon[36851]: purged_snaps scrub ok 2024-02-10T05:23:39.308 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:39 smithi178 ceph-mon[36851]: osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446] boot 2024-02-10T05:23:39.308 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:39 smithi178 ceph-mon[36851]: osdmap e8: 1 total, 1 up, 1 in 2024-02-10T05:23:39.308 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:39 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:39.308 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:39 smithi178 ceph-mon[36851]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:39 smithi189 ceph-mon[31422]: purged_snaps scrub starts 2024-02-10T05:23:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:39 smithi189 ceph-mon[31422]: purged_snaps scrub ok 2024-02-10T05:23:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:39 smithi189 ceph-mon[31422]: osd.0 [v2:172.21.15.178:6802/1413647446,v1:172.21.15.178:6803/1413647446] boot 2024-02-10T05:23:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:39 smithi189 ceph-mon[31422]: osdmap e8: 1 total, 1 up, 1 in 2024-02-10T05:23:39.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:39 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:23:39.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:39 smithi189 ceph-mon[31422]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T05:23:39.794 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:23:40.281 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:40 smithi178 ceph-mon[27572]: osdmap e9: 1 total, 1 up, 1 in 2024-02-10T05:23:40.281 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:40 smithi178 ceph-mon[36851]: osdmap e9: 1 total, 1 up, 1 in 2024-02-10T05:23:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:40 smithi189 ceph-mon[31422]: osdmap e9: 1 total, 1 up, 1 in 2024-02-10T05:23:41.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:41 smithi178 ceph-mon[27572]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:41.363 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:41 smithi178 ceph-mon[36851]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:41.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:41 smithi189 ceph-mon[31422]: pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:42.710 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: Detected new or changed devices on smithi178 2024-02-10T05:23:42.710 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.710 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.710 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:23:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: Adjusting osd_memory_target on smithi178 to 16064M 2024-02-10T05:23:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:23:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:23:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: Detected new or changed devices on smithi178 2024-02-10T05:23:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:23:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: Adjusting osd_memory_target on smithi178 to 16064M 2024-02-10T05:23:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:23:42.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:23:42.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: Detected new or changed devices on smithi178 2024-02-10T05:23:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:23:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: Adjusting osd_memory_target on smithi178 to 16064M 2024-02-10T05:23:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:23:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:23:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:23:42.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:43 smithi178 ceph-mon[36851]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:23:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:43 smithi178 ceph-mon[36851]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:43 smithi178 ceph-mon[27572]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:23:43.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:43 smithi178 ceph-mon[27572]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:43 smithi189 ceph-mon[31422]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:23:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:43 smithi189 ceph-mon[31422]: pgmap v43: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:45 smithi189 ceph-mon[31422]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:45 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/69768131' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24ace96e-dc95-4da1-b493-1c989e3e8bcb"}]: dispatch 2024-02-10T05:23:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:45 smithi189 ceph-mon[31422]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24ace96e-dc95-4da1-b493-1c989e3e8bcb"}]: dispatch 2024-02-10T05:23:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:45 smithi189 ceph-mon[31422]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "24ace96e-dc95-4da1-b493-1c989e3e8bcb"}]': finished 2024-02-10T05:23:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:45 smithi189 ceph-mon[31422]: osdmap e10: 2 total, 1 up, 2 in 2024-02-10T05:23:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:45 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:23:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:45 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1717858280' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:23:45.905 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:45 smithi178 ceph-mon[27572]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:45.905 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:45 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/69768131' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24ace96e-dc95-4da1-b493-1c989e3e8bcb"}]: dispatch 2024-02-10T05:23:45.905 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:45 smithi178 ceph-mon[27572]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24ace96e-dc95-4da1-b493-1c989e3e8bcb"}]: dispatch 2024-02-10T05:23:45.905 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:45 smithi178 ceph-mon[27572]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "24ace96e-dc95-4da1-b493-1c989e3e8bcb"}]': finished 2024-02-10T05:23:45.905 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:45 smithi178 ceph-mon[27572]: osdmap e10: 2 total, 1 up, 2 in 2024-02-10T05:23:45.905 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:45 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:23:45.906 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:45 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1717858280' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:23:45.906 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:45 smithi178 ceph-mon[36851]: pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:45.906 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:45 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/69768131' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24ace96e-dc95-4da1-b493-1c989e3e8bcb"}]: dispatch 2024-02-10T05:23:45.906 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:45 smithi178 ceph-mon[36851]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24ace96e-dc95-4da1-b493-1c989e3e8bcb"}]: dispatch 2024-02-10T05:23:45.906 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:45 smithi178 ceph-mon[36851]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "24ace96e-dc95-4da1-b493-1c989e3e8bcb"}]': finished 2024-02-10T05:23:45.906 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:45 smithi178 ceph-mon[36851]: osdmap e10: 2 total, 1 up, 2 in 2024-02-10T05:23:45.906 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:45 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:23:45.906 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:45 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1717858280' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:23:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:47 smithi189 ceph-mon[31422]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:47.804 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:47 smithi178 ceph-mon[27572]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:47.804 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:47 smithi178 ceph-mon[36851]: pgmap v46: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:49.662 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:49 smithi178 ceph-mon[36851]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:49.662 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:49 smithi178 ceph-mon[27572]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:49 smithi189 ceph-mon[31422]: pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:51.597 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:51 smithi178 ceph-mon[27572]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:51.597 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:51 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T05:23:51.597 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:51 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:51.597 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:51 smithi178 ceph-mon[27572]: Deploying daemon osd.1 on smithi178 2024-02-10T05:23:51.597 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:51 smithi178 ceph-mon[36851]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:51.597 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:51 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T05:23:51.597 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:51 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:51.597 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:51 smithi178 ceph-mon[36851]: Deploying daemon osd.1 on smithi178 2024-02-10T05:23:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:51 smithi189 ceph-mon[31422]: pgmap v48: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:51 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T05:23:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:51 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:23:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:51 smithi189 ceph-mon[31422]: Deploying daemon osd.1 on smithi178 2024-02-10T05:23:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:53 smithi189 ceph-mon[31422]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:53.857 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:53 smithi178 ceph-mon[27572]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:53.857 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:53 smithi178 ceph-mon[36851]: pgmap v49: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:55.704 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:55 smithi178 ceph-mon[27572]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:55.704 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:55 smithi178 ceph-mon[36851]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:55 smithi189 ceph-mon[31422]: pgmap v50: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:57.171 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:56 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:57.171 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:56 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:57.172 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:56 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:57.172 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:57.172 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:57.172 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:56 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:56 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:23:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:56 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:23:58.202 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:57 smithi178 ceph-mon[27572]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:58.203 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:57 smithi178 ceph-mon[36851]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:57 smithi189 ceph-mon[31422]: pgmap v51: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:23:58.920 INFO:teuthology.orchestra.run.smithi178.stdout:Created osd(s) 1 on host 'smithi178' 2024-02-10T05:23:59.517 DEBUG:teuthology.orchestra.run.smithi178:osd.1> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.1.service 2024-02-10T05:23:59.559 INFO:tasks.cephadm:Deploying osd.2 on smithi178 with /dev/vg_nvme/lv_2... 2024-02-10T05:23:59.560 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-10T05:23:59.876 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:24:00.152 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:59 smithi178 ceph-mon[27572]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:24:00.152 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:59 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:00.152 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:59 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:00.153 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:59 smithi178 ceph-mon[27572]: from='osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T05:24:00.153 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:59 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:00.153 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:23:59 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:00.153 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:59 smithi178 ceph-mon[36851]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:24:00.153 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:59 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:00.153 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:59 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:00.153 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:59 smithi178 ceph-mon[36851]: from='osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T05:24:00.153 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:59 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:00.153 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:23:59 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:59 smithi189 ceph-mon[31422]: pgmap v52: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:24:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:59 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:59 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:59 smithi189 ceph-mon[31422]: from='osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T05:24:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:59 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:00.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:23:59 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:01.094 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:00 smithi178 ceph-mon[27572]: from='osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T05:24:01.094 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:00 smithi178 ceph-mon[27572]: osdmap e11: 2 total, 1 up, 2 in 2024-02-10T05:24:01.094 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:00 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:24:01.094 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:00 smithi178 ceph-mon[27572]: from='osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:24:01.095 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:00 smithi178 ceph-mon[36851]: from='osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T05:24:01.095 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:00 smithi178 ceph-mon[36851]: osdmap e11: 2 total, 1 up, 2 in 2024-02-10T05:24:01.095 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:00 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:24:01.095 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:00 smithi178 ceph-mon[36851]: from='osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:24:01.095 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:24:00 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1[47531]: 2024-02-10T05:24:00.882+0000 7f76c1933700 -1 osd.1 0 waiting for initial osdmap 2024-02-10T05:24:01.095 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:24:00 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1[47531]: 2024-02-10T05:24:00.885+0000 7f76bc72e700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:24:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:00 smithi189 ceph-mon[31422]: from='osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T05:24:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:00 smithi189 ceph-mon[31422]: osdmap e11: 2 total, 1 up, 2 in 2024-02-10T05:24:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:00 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:24:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:00 smithi189 ceph-mon[31422]: from='osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:24:02.150 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:01 smithi178 ceph-mon[27572]: pgmap v54: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:24:02.151 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:01 smithi178 ceph-mon[27572]: from='osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-02-10T05:24:02.151 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:01 smithi178 ceph-mon[27572]: osdmap e12: 2 total, 1 up, 2 in 2024-02-10T05:24:02.151 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:24:02.151 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:24:02.151 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:01 smithi178 ceph-mon[36851]: pgmap v54: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:24:02.151 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:01 smithi178 ceph-mon[36851]: from='osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-02-10T05:24:02.151 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:01 smithi178 ceph-mon[36851]: osdmap e12: 2 total, 1 up, 2 in 2024-02-10T05:24:02.151 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:24:02.151 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:24:02.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:01 smithi189 ceph-mon[31422]: pgmap v54: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:24:02.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:01 smithi189 ceph-mon[31422]: from='osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-02-10T05:24:02.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:01 smithi189 ceph-mon[31422]: osdmap e12: 2 total, 1 up, 2 in 2024-02-10T05:24:02.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:24:02.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:24:02.747 INFO:teuthology.orchestra.run.smithi178.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-10T05:24:02.747 INFO:teuthology.orchestra.run.smithi178.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-10T05:24:02.748 INFO:teuthology.orchestra.run.smithi178.stderr: stderr: 10+0 records in 2024-02-10T05:24:02.748 INFO:teuthology.orchestra.run.smithi178.stderr:10+0 records out 2024-02-10T05:24:02.748 INFO:teuthology.orchestra.run.smithi178.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00951091 s, 1.1 GB/s 2024-02-10T05:24:02.748 INFO:teuthology.orchestra.run.smithi178.stderr:--> Zapping successful for: 2024-02-10T05:24:02.948 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:02 smithi178 ceph-mon[27572]: purged_snaps scrub starts 2024-02-10T05:24:02.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:02 smithi178 ceph-mon[27572]: purged_snaps scrub ok 2024-02-10T05:24:02.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:02 smithi178 ceph-mon[27572]: osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895] boot 2024-02-10T05:24:02.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:02 smithi178 ceph-mon[27572]: osdmap e13: 2 total, 2 up, 2 in 2024-02-10T05:24:02.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:02 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:24:02.949 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:02 smithi178 ceph-mon[36851]: purged_snaps scrub starts 2024-02-10T05:24:02.949 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:02 smithi178 ceph-mon[36851]: purged_snaps scrub ok 2024-02-10T05:24:02.949 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:02 smithi178 ceph-mon[36851]: osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895] boot 2024-02-10T05:24:02.949 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:02 smithi178 ceph-mon[36851]: osdmap e13: 2 total, 2 up, 2 in 2024-02-10T05:24:02.949 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:02 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:24:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:02 smithi189 ceph-mon[31422]: purged_snaps scrub starts 2024-02-10T05:24:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:02 smithi189 ceph-mon[31422]: purged_snaps scrub ok 2024-02-10T05:24:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:02 smithi189 ceph-mon[31422]: osd.1 [v2:172.21.15.178:6810/1364910895,v1:172.21.15.178:6811/1364910895] boot 2024-02-10T05:24:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:02 smithi189 ceph-mon[31422]: osdmap e13: 2 total, 2 up, 2 in 2024-02-10T05:24:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:02 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:24:03.585 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi178:vg_nvme/lv_2 2024-02-10T05:24:04.136 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:03 smithi178 ceph-mon[36851]: pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:24:04.137 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:03 smithi178 ceph-mon[36851]: osdmap e14: 2 total, 2 up, 2 in 2024-02-10T05:24:04.137 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:03 smithi178 ceph-mon[27572]: pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:24:04.137 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:03 smithi178 ceph-mon[27572]: osdmap e14: 2 total, 2 up, 2 in 2024-02-10T05:24:04.271 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:24:04.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:03 smithi189 ceph-mon[31422]: pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2024-02-10T05:24:04.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:03 smithi189 ceph-mon[31422]: osdmap e14: 2 total, 2 up, 2 in 2024-02-10T05:24:05.296 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: Detected new or changed devices on smithi178 2024-02-10T05:24:05.296 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.296 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.296 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:05.296 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:05.296 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: Adjusting osd_memory_target on smithi178 to 8032M 2024-02-10T05:24:05.296 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.296 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:05.296 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:05.296 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.297 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:05.297 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:05.297 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:05.297 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.297 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[27572]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:05.297 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: Detected new or changed devices on smithi178 2024-02-10T05:24:05.297 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.297 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.297 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:05.297 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:05.297 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: Adjusting osd_memory_target on smithi178 to 8032M 2024-02-10T05:24:05.297 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.298 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:05.298 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:05.298 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.298 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:05.298 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:05.298 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:05.298 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.298 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:05 smithi178 ceph-mon[36851]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: Detected new or changed devices on smithi178 2024-02-10T05:24:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: Adjusting osd_memory_target on smithi178 to 8032M 2024-02-10T05:24:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:05.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:05.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:05.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:05.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:05 smithi189 ceph-mon[31422]: pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:06.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:06 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:24:06.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:06 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:24:06.650 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:06 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:06.650 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:06 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:24:06.650 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:06 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:24:06.650 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:06 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:06 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:24:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:06 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:24:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:06 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:07.626 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:07 smithi178 ceph-mon[27572]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:24:07.626 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:07 smithi178 ceph-mon[27572]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:07.626 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:07 smithi178 ceph-mon[36851]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:24:07.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:07 smithi178 ceph-mon[36851]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:07 smithi189 ceph-mon[31422]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:24:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:07 smithi189 ceph-mon[31422]: pgmap v60: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:08 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/711828722' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa2894d2-c79c-4dd4-9f46-0decd72743ba"}]: dispatch 2024-02-10T05:24:08.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:08 smithi189 ceph-mon[31422]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa2894d2-c79c-4dd4-9f46-0decd72743ba"}]: dispatch 2024-02-10T05:24:08.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:08 smithi189 ceph-mon[31422]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa2894d2-c79c-4dd4-9f46-0decd72743ba"}]': finished 2024-02-10T05:24:08.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:08 smithi189 ceph-mon[31422]: osdmap e15: 3 total, 2 up, 3 in 2024-02-10T05:24:08.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:08 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:08 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/711828722' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa2894d2-c79c-4dd4-9f46-0decd72743ba"}]: dispatch 2024-02-10T05:24:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:08 smithi178 ceph-mon[27572]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa2894d2-c79c-4dd4-9f46-0decd72743ba"}]: dispatch 2024-02-10T05:24:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:08 smithi178 ceph-mon[27572]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa2894d2-c79c-4dd4-9f46-0decd72743ba"}]': finished 2024-02-10T05:24:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:08 smithi178 ceph-mon[27572]: osdmap e15: 3 total, 2 up, 3 in 2024-02-10T05:24:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:08 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:08 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/711828722' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa2894d2-c79c-4dd4-9f46-0decd72743ba"}]: dispatch 2024-02-10T05:24:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:08 smithi178 ceph-mon[36851]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fa2894d2-c79c-4dd4-9f46-0decd72743ba"}]: dispatch 2024-02-10T05:24:08.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:08 smithi178 ceph-mon[36851]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa2894d2-c79c-4dd4-9f46-0decd72743ba"}]': finished 2024-02-10T05:24:08.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:08 smithi178 ceph-mon[36851]: osdmap e15: 3 total, 2 up, 3 in 2024-02-10T05:24:08.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:08 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:09 smithi189 ceph-mon[31422]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:09 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1189751380' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:24:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:09 smithi178 ceph-mon[27572]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:09 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1189751380' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:24:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:09 smithi178 ceph-mon[36851]: pgmap v61: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:09 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1189751380' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:24:11.627 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:11 smithi178 ceph-mon[27572]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:11.627 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:11 smithi178 ceph-mon[36851]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:11.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:11 smithi189 ceph-mon[31422]: pgmap v63: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:13.609 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:13 smithi178 ceph-mon[27572]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:13.610 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:13 smithi178 ceph-mon[36851]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:13.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:13 smithi189 ceph-mon[31422]: pgmap v64: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:15 smithi189 ceph-mon[31422]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T05:24:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:15 smithi189 ceph-mon[31422]: Deploying daemon osd.2 on smithi178 2024-02-10T05:24:15.832 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:15 smithi178 ceph-mon[27572]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:15.832 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T05:24:15.832 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:15.832 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:15 smithi178 ceph-mon[27572]: Deploying daemon osd.2 on smithi178 2024-02-10T05:24:15.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:15 smithi178 ceph-mon[36851]: pgmap v65: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:15.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T05:24:15.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:15.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:15 smithi178 ceph-mon[36851]: Deploying daemon osd.2 on smithi178 2024-02-10T05:24:17.672 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:17 smithi178 ceph-mon[27572]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:17.672 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:17 smithi178 ceph-mon[36851]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:17 smithi189 ceph-mon[31422]: pgmap v66: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:19.684 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:19 smithi178 ceph-mon[27572]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:19.684 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:19 smithi178 ceph-mon[36851]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:19 smithi189 ceph-mon[31422]: pgmap v67: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:20 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:20 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:20 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:20 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:20 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:20 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:20 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:20 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:20 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:22.094 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:21 smithi178 ceph-mon[27572]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:22.094 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:21 smithi178 ceph-mon[36851]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:22.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:21 smithi189 ceph-mon[31422]: pgmap v68: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:23.457 INFO:teuthology.orchestra.run.smithi178.stdout:Created osd(s) 2 on host 'smithi178' 2024-02-10T05:24:24.037 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[27572]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:24.037 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.038 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.038 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[27572]: from='osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T05:24:24.038 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:24.038 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:24.038 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.038 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.038 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.038 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:24.038 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[36851]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:24.038 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.038 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.039 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[36851]: from='osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T05:24:24.039 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:24.039 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:24.039 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.039 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.039 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.039 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:23 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:24.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:23 smithi189 ceph-mon[31422]: pgmap v69: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:24.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:23 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:23 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:23 smithi189 ceph-mon[31422]: from='osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T05:24:24.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:23 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:24.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:23 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:24.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:23 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:23 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:23 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:24.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:23 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:24.061 DEBUG:teuthology.orchestra.run.smithi178:osd.2> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.2.service 2024-02-10T05:24:24.063 INFO:tasks.cephadm:Deploying osd.3 on smithi178 with /dev/vg_nvme/lv_1... 2024-02-10T05:24:24.063 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-10T05:24:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:24 smithi178 ceph-mon[27572]: from='osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T05:24:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:24 smithi178 ceph-mon[27572]: osdmap e16: 3 total, 2 up, 3 in 2024-02-10T05:24:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:24 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:24 smithi178 ceph-mon[27572]: from='osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:24:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:24 smithi178 ceph-mon[36851]: from='osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T05:24:25.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:24 smithi178 ceph-mon[36851]: osdmap e16: 3 total, 2 up, 3 in 2024-02-10T05:24:25.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:24 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:25.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:24 smithi178 ceph-mon[36851]: from='osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:24:25.213 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:24:24 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2[53570]: 2024-02-10T05:24:24.851+0000 7fd6232dc700 -1 osd.2 0 waiting for initial osdmap 2024-02-10T05:24:25.213 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:24:24 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2[53570]: 2024-02-10T05:24:24.854+0000 7fd61e0d7700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:24:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:24 smithi189 ceph-mon[31422]: from='osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T05:24:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:24 smithi189 ceph-mon[31422]: osdmap e16: 3 total, 2 up, 3 in 2024-02-10T05:24:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:24 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:24 smithi189 ceph-mon[31422]: from='osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:24:25.407 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:24:26.181 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:25 smithi178 ceph-mon[27572]: pgmap v71: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:26.181 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:25 smithi178 ceph-mon[27572]: from='osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-02-10T05:24:26.181 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:25 smithi178 ceph-mon[27572]: osdmap e17: 3 total, 2 up, 3 in 2024-02-10T05:24:26.181 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:25 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:26.181 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:25 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:26.181 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:25 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:26.181 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:25 smithi178 ceph-mon[36851]: pgmap v71: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:26.182 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:25 smithi178 ceph-mon[36851]: from='osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-02-10T05:24:26.182 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:25 smithi178 ceph-mon[36851]: osdmap e17: 3 total, 2 up, 3 in 2024-02-10T05:24:26.182 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:25 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:26.182 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:25 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:26.182 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:25 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:26.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:25 smithi189 ceph-mon[31422]: pgmap v71: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:26.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:25 smithi189 ceph-mon[31422]: from='osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-02-10T05:24:26.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:25 smithi189 ceph-mon[31422]: osdmap e17: 3 total, 2 up, 3 in 2024-02-10T05:24:26.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:25 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:26.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:25 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:26.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:25 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:26 smithi178 ceph-mon[27572]: purged_snaps scrub starts 2024-02-10T05:24:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:26 smithi178 ceph-mon[27572]: purged_snaps scrub ok 2024-02-10T05:24:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:26 smithi178 ceph-mon[27572]: osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786] boot 2024-02-10T05:24:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:26 smithi178 ceph-mon[27572]: osdmap e18: 3 total, 3 up, 3 in 2024-02-10T05:24:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T05:24:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:26 smithi178 ceph-mon[36851]: purged_snaps scrub starts 2024-02-10T05:24:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:26 smithi178 ceph-mon[36851]: purged_snaps scrub ok 2024-02-10T05:24:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:26 smithi178 ceph-mon[36851]: osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786] boot 2024-02-10T05:24:26.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:26 smithi178 ceph-mon[36851]: osdmap e18: 3 total, 3 up, 3 in 2024-02-10T05:24:26.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:26 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:26.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:26 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T05:24:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:26 smithi189 ceph-mon[31422]: purged_snaps scrub starts 2024-02-10T05:24:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:26 smithi189 ceph-mon[31422]: purged_snaps scrub ok 2024-02-10T05:24:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:26 smithi189 ceph-mon[31422]: osd.2 [v2:172.21.15.178:6818/1835823786,v1:172.21.15.178:6819/1835823786] boot 2024-02-10T05:24:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:26 smithi189 ceph-mon[31422]: osdmap e18: 3 total, 3 up, 3 in 2024-02-10T05:24:27.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:26 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:24:27.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:26 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T05:24:27.820 INFO:teuthology.orchestra.run.smithi178.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-10T05:24:27.820 INFO:teuthology.orchestra.run.smithi178.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-10T05:24:27.821 INFO:teuthology.orchestra.run.smithi178.stderr: stderr: 10+0 records in 2024-02-10T05:24:27.821 INFO:teuthology.orchestra.run.smithi178.stderr:10+0 records out 2024-02-10T05:24:27.821 INFO:teuthology.orchestra.run.smithi178.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0102855 s, 1.0 GB/s 2024-02-10T05:24:27.821 INFO:teuthology.orchestra.run.smithi178.stderr:--> Zapping successful for: 2024-02-10T05:24:28.112 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:27 smithi178 ceph-mon[27572]: pgmap v74: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:28.112 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:27 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-02-10T05:24:28.112 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:27 smithi178 ceph-mon[27572]: osdmap e19: 3 total, 3 up, 3 in 2024-02-10T05:24:28.112 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:27 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:24:28.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:27 smithi178 ceph-mon[36851]: pgmap v74: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:28.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:27 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-02-10T05:24:28.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:27 smithi178 ceph-mon[36851]: osdmap e19: 3 total, 3 up, 3 in 2024-02-10T05:24:28.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:27 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:24:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:27 smithi189 ceph-mon[31422]: pgmap v74: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2024-02-10T05:24:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:27 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-02-10T05:24:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:27 smithi189 ceph-mon[31422]: osdmap e19: 3 total, 3 up, 3 in 2024-02-10T05:24:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:27 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:24:28.821 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi178:vg_nvme/lv_1 2024-02-10T05:24:28.988 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:24:28 smithi178 sudo[57477]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-10T05:24:28.988 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:24:28 smithi178 sudo[57477]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-10T05:24:28.988 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:24:28 smithi178 sudo[57477]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-10T05:24:28.988 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:24:28 smithi178 sudo[57477]: pam_unix(sudo:session): session closed for user root 2024-02-10T05:24:28.988 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-10T05:24:28.989 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[27572]: osdmap e20: 3 total, 3 up, 3 in 2024-02-10T05:24:28.989 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:28.989 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:28.989 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:28.989 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:28.989 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:28.989 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:28.989 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:28.989 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:28.989 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:28.989 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-10T05:24:28.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[36851]: osdmap e20: 3 total, 3 up, 3 in 2024-02-10T05:24:28.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:28.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:28.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:28.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:28.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:28.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:28.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:28.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:28.990 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:29.083 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:24:29.263 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:24:28 smithi178 sudo[57498]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-10T05:24:29.264 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:24:28 smithi178 sudo[57498]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-10T05:24:29.264 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:24:28 smithi178 sudo[57498]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-10T05:24:29.264 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:24:28 smithi178 sudo[57498]: pam_unix(sudo:session): session closed for user root 2024-02-10T05:24:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-10T05:24:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:28 smithi189 ceph-mon[31422]: osdmap e20: 3 total, 3 up, 3 in 2024-02-10T05:24:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:29.528 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:24:29 smithi178 sudo[57555]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-10T05:24:29.528 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:24:29 smithi178 sudo[57555]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-10T05:24:29.528 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:24:29 smithi178 sudo[57555]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-10T05:24:29.529 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:24:29 smithi178 sudo[57555]: pam_unix(sudo:session): session closed for user root 2024-02-10T05:24:29.787 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:24:29 smithi178 sudo[57607]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-10T05:24:29.787 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:24:29 smithi178 sudo[57607]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-10T05:24:29.787 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:24:29 smithi178 sudo[57607]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-10T05:24:29.788 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:24:29 smithi178 sudo[57597]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-10T05:24:29.788 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:24:29 smithi178 sudo[57597]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-10T05:24:29.788 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:24:29 smithi178 sudo[57597]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-10T05:24:29.788 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:24:29 smithi178 sudo[57597]: pam_unix(sudo:session): session closed for user root 2024-02-10T05:24:30.046 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:29 smithi178 ceph-mon[27572]: pgmap v77: 1 pgs: 1 creating+activating; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:30.046 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:29 smithi178 ceph-mon[27572]: Detected new or changed devices on smithi178 2024-02-10T05:24:30.046 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:29 smithi178 ceph-mon[27572]: Adjusting osd_memory_target on smithi178 to 5354M 2024-02-10T05:24:30.046 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:29 smithi178 ceph-mon[27572]: osdmap e21: 3 total, 3 up, 3 in 2024-02-10T05:24:30.046 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:29 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:30.047 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:29 smithi178 ceph-mon[36851]: pgmap v77: 1 pgs: 1 creating+activating; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:30.047 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:29 smithi178 ceph-mon[36851]: Detected new or changed devices on smithi178 2024-02-10T05:24:30.047 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:29 smithi178 ceph-mon[36851]: Adjusting osd_memory_target on smithi178 to 5354M 2024-02-10T05:24:30.047 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:29 smithi178 ceph-mon[36851]: osdmap e21: 3 total, 3 up, 3 in 2024-02-10T05:24:30.047 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:29 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:30.047 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:24:29 smithi178 sudo[57607]: pam_unix(sudo:session): session closed for user root 2024-02-10T05:24:30.047 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:24:30 smithi178 sudo[57610]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-10T05:24:30.047 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:24:30 smithi178 sudo[57610]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-10T05:24:30.047 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:24:30 smithi178 sudo[57610]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-10T05:24:30.047 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:24:30 smithi178 sudo[57610]: pam_unix(sudo:session): session closed for user root 2024-02-10T05:24:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:29 smithi189 ceph-mon[31422]: pgmap v77: 1 pgs: 1 creating+activating; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:29 smithi189 ceph-mon[31422]: Detected new or changed devices on smithi178 2024-02-10T05:24:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:29 smithi189 ceph-mon[31422]: Adjusting osd_memory_target on smithi178 to 5354M 2024-02-10T05:24:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:29 smithi189 ceph-mon[31422]: osdmap e21: 3 total, 3 up, 3 in 2024-02-10T05:24:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:29 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:30.296 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:30 smithi178 sudo[57633]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-10T05:24:30.296 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:30 smithi178 sudo[57633]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-10T05:24:30.297 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:30 smithi178 sudo[57633]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-10T05:24:30.297 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:30 smithi178 sudo[57633]: pam_unix(sudo:session): session closed for user root 2024-02-10T05:24:30.624 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:30 smithi178 sudo[57663]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-10T05:24:30.624 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:30 smithi178 sudo[57663]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-10T05:24:30.624 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:30 smithi178 sudo[57663]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-10T05:24:30.624 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:30 smithi178 sudo[57663]: pam_unix(sudo:session): session closed for user root 2024-02-10T05:24:31.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:30 smithi189 sudo[34267]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-10T05:24:31.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:30 smithi189 sudo[34267]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-10T05:24:31.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:30 smithi189 sudo[34267]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-10T05:24:31.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:30 smithi189 sudo[34267]: pam_unix(sudo:session): session closed for user root 2024-02-10T05:24:31.313 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[27572]: mgrmap e15: y(active, since 2m), standbys: x 2024-02-10T05:24:31.314 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T05:24:31.314 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[27572]: pgmap v79: 1 pgs: 1 creating+activating; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:31.314 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T05:24:31.314 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:24:31.314 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:24:31.314 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:24:31.314 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:24:31.314 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:24:31.314 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:24:31.314 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[27572]: from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:24:31.314 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:24:31.314 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:24:31.314 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:31.315 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[36851]: mgrmap e15: y(active, since 2m), standbys: x 2024-02-10T05:24:31.315 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T05:24:31.315 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[36851]: pgmap v79: 1 pgs: 1 creating+activating; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:31.315 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T05:24:31.315 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:24:31.315 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:24:31.315 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:24:31.315 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:24:31.315 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:24:31.315 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:24:31.315 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[36851]: from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:24:31.316 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:24:31.316 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:24:31.316 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:31.316 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 sudo[57809]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-02-10T05:24:31.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 sudo[34270]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-10T05:24:31.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 sudo[34270]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-10T05:24:31.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 sudo[34270]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-10T05:24:31.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 sudo[34270]: pam_unix(sudo:session): session closed for user root 2024-02-10T05:24:31.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 ceph-mon[31422]: mgrmap e15: y(active, since 2m), standbys: x 2024-02-10T05:24:31.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T05:24:31.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 ceph-mon[31422]: pgmap v79: 1 pgs: 1 creating+activating; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:31.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T05:24:31.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:24:31.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:24:31.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:24:31.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:24:31.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:24:31.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:24:31.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 ceph-mon[31422]: from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi178:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:24:31.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:24:31.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:24:31.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:31 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:31.585 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 sudo[57809]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-10T05:24:31.585 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 sudo[57809]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-10T05:24:31.585 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 sudo[57809]: pam_unix(sudo:session): session closed for user root 2024-02-10T05:24:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 sudo[57852]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-02-10T05:24:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 sudo[57852]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-02-10T05:24:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 sudo[57852]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-02-10T05:24:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:31 smithi178 sudo[57852]: pam_unix(sudo:session): session closed for user root 2024-02-10T05:24:32.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T05:24:32.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T05:24:32.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:32.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T05:24:32.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:24:32.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:24:32.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:24:32.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T05:24:32.362 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T05:24:32.362 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T05:24:32.362 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:32.362 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T05:24:32.362 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:24:32.362 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:24:32.362 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:24:32.362 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:32 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T05:24:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:32 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T05:24:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:32 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T05:24:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:32 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:32 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T05:24:32.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:32 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:24:32.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:32 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:24:32.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:32 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:24:32.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:32 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T05:24:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:33 smithi178 ceph-mon[27572]: pgmap v80: 1 pgs: 1 creating+activating; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:33 smithi178 ceph-mon[36851]: pgmap v80: 1 pgs: 1 creating+activating; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:33 smithi189 ceph-mon[31422]: pgmap v80: 1 pgs: 1 creating+activating; 0 B data, 872 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:34.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:34 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/903321599' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a71d2808-18e6-4fb4-a25e-73d966e3c3e8"}]: dispatch 2024-02-10T05:24:34.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:34 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/903321599' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a71d2808-18e6-4fb4-a25e-73d966e3c3e8"}]': finished 2024-02-10T05:24:34.364 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:34 smithi178 ceph-mon[27572]: osdmap e22: 4 total, 3 up, 4 in 2024-02-10T05:24:34.364 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:34 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:34.364 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:34 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/761739568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:24:34.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:34 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/903321599' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a71d2808-18e6-4fb4-a25e-73d966e3c3e8"}]: dispatch 2024-02-10T05:24:34.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:34 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/903321599' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a71d2808-18e6-4fb4-a25e-73d966e3c3e8"}]': finished 2024-02-10T05:24:34.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:34 smithi178 ceph-mon[36851]: osdmap e22: 4 total, 3 up, 4 in 2024-02-10T05:24:34.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:34 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:34.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:34 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/761739568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:24:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:34 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/903321599' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a71d2808-18e6-4fb4-a25e-73d966e3c3e8"}]: dispatch 2024-02-10T05:24:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:34 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/903321599' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a71d2808-18e6-4fb4-a25e-73d966e3c3e8"}]': finished 2024-02-10T05:24:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:34 smithi189 ceph-mon[31422]: osdmap e22: 4 total, 3 up, 4 in 2024-02-10T05:24:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:34 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:34 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/761739568' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:24:35.635 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:35 smithi178 ceph-mon[27572]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:35.636 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:35 smithi178 ceph-mon[36851]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:35 smithi189 ceph-mon[31422]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:37 smithi178 ceph-mon[27572]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:37.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:37 smithi178 ceph-mon[36851]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:37 smithi189 ceph-mon[31422]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 874 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:39 smithi178 ceph-mon[27572]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T05:24:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:39 smithi178 ceph-mon[36851]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:39 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T05:24:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:39 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:39 smithi189 ceph-mon[31422]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:39 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T05:24:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:39 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:40.777 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:40 smithi178 ceph-mon[27572]: Deploying daemon osd.3 on smithi178 2024-02-10T05:24:40.777 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:40 smithi178 ceph-mon[36851]: Deploying daemon osd.3 on smithi178 2024-02-10T05:24:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:40 smithi189 ceph-mon[31422]: Deploying daemon osd.3 on smithi178 2024-02-10T05:24:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:41 smithi178 ceph-mon[27572]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:41.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:41 smithi178 ceph-mon[36851]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:41 smithi189 ceph-mon[31422]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:43 smithi178 ceph-mon[27572]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:43 smithi178 ceph-mon[36851]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:43 smithi189 ceph-mon[31422]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:45.926 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:45 smithi178 ceph-mon[27572]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:45.926 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:45 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:45.926 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:45 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:45.927 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:45 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:45.927 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:45 smithi178 ceph-mon[36851]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:45.927 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:45 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:45.927 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:45 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:45.927 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:45 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:45 smithi189 ceph-mon[31422]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:45 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:45 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:45 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:47.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:47 smithi178 ceph-mon[27572]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:47 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:47 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:47 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:47 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:47 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:47.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:47 smithi178 ceph-mon[36851]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:47.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:47 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:47.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:47 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:47.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:47 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:47.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:47 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:47.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:47 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:47 smithi189 ceph-mon[31422]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:47 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:47 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:47 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:47 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:47 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:48.120 INFO:teuthology.orchestra.run.smithi178.stdout:Created osd(s) 3 on host 'smithi178' 2024-02-10T05:24:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:48 smithi178 ceph-mon[27572]: from='osd.3 [v2:172.21.15.178:6826/3558217917,v1:172.21.15.178:6827/3558217917]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T05:24:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:48 smithi178 ceph-mon[27572]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T05:24:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:48 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:48 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:48 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:48 smithi178 ceph-mon[36851]: from='osd.3 [v2:172.21.15.178:6826/3558217917,v1:172.21.15.178:6827/3558217917]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T05:24:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:48 smithi178 ceph-mon[36851]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T05:24:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:48 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:48 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:48 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:48.739 DEBUG:teuthology.orchestra.run.smithi178:osd.3> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.3.service 2024-02-10T05:24:48.741 INFO:tasks.cephadm:Deploying osd.4 on smithi189 with /dev/vg_nvme/lv_4... 2024-02-10T05:24:48.741 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-10T05:24:49.001 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:24:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:48 smithi189 ceph-mon[31422]: from='osd.3 [v2:172.21.15.178:6826/3558217917,v1:172.21.15.178:6827/3558217917]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T05:24:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:48 smithi189 ceph-mon[31422]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T05:24:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:48 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:48 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:49.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:48 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:24:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:49 smithi189 ceph-mon[31422]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:49 smithi189 ceph-mon[31422]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T05:24:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:49 smithi189 ceph-mon[31422]: osdmap e23: 4 total, 3 up, 4 in 2024-02-10T05:24:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:49 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:49 smithi189 ceph-mon[31422]: from='osd.3 [v2:172.21.15.178:6826/3558217917,v1:172.21.15.178:6827/3558217917]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:24:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:49 smithi189 ceph-mon[31422]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:24:49.822 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:49 smithi178 ceph-mon[27572]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:49.822 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:49 smithi178 ceph-mon[27572]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T05:24:49.822 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:49 smithi178 ceph-mon[27572]: osdmap e23: 4 total, 3 up, 4 in 2024-02-10T05:24:49.822 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:49 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:49.822 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:49 smithi178 ceph-mon[27572]: from='osd.3 [v2:172.21.15.178:6826/3558217917,v1:172.21.15.178:6827/3558217917]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:24:49.822 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:49 smithi178 ceph-mon[27572]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:24:49.823 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:49 smithi178 ceph-mon[36851]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:49.823 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:49 smithi178 ceph-mon[36851]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T05:24:49.823 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:49 smithi178 ceph-mon[36851]: osdmap e23: 4 total, 3 up, 4 in 2024-02-10T05:24:49.823 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:49 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:49.823 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:49 smithi178 ceph-mon[36851]: from='osd.3 [v2:172.21.15.178:6826/3558217917,v1:172.21.15.178:6827/3558217917]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:24:49.823 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:49 smithi178 ceph-mon[36851]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:24:49.823 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:24:49 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[59783]: 2024-02-10T05:24:49.594+0000 7f7744fd5700 -1 osd.3 0 waiting for initial osdmap 2024-02-10T05:24:49.823 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:24:49 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[59783]: 2024-02-10T05:24:49.597+0000 7f773ddcc700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:24:50.677 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:50 smithi189 ceph-mon[31422]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-02-10T05:24:50.677 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:50 smithi189 ceph-mon[31422]: osdmap e24: 4 total, 3 up, 4 in 2024-02-10T05:24:50.677 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:50 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:50.677 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:50 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:50 smithi178 ceph-mon[27572]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-02-10T05:24:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:50 smithi178 ceph-mon[27572]: osdmap e24: 4 total, 3 up, 4 in 2024-02-10T05:24:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:50 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:50 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:50 smithi178 ceph-mon[36851]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]': finished 2024-02-10T05:24:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:50 smithi178 ceph-mon[36851]: osdmap e24: 4 total, 3 up, 4 in 2024-02-10T05:24:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:50 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:50 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:51.042 INFO:teuthology.orchestra.run.smithi189.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-10T05:24:51.042 INFO:teuthology.orchestra.run.smithi189.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-10T05:24:51.042 INFO:teuthology.orchestra.run.smithi189.stderr: stderr: 10+0 records in 2024-02-10T05:24:51.042 INFO:teuthology.orchestra.run.smithi189.stderr:10+0 records out 2024-02-10T05:24:51.042 INFO:teuthology.orchestra.run.smithi189.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0131642 s, 797 MB/s 2024-02-10T05:24:51.042 INFO:teuthology.orchestra.run.smithi189.stderr:--> Zapping successful for: 2024-02-10T05:24:51.612 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:51 smithi178 ceph-mon[27572]: purged_snaps scrub starts 2024-02-10T05:24:51.612 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:51 smithi178 ceph-mon[27572]: purged_snaps scrub ok 2024-02-10T05:24:51.612 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:51 smithi178 ceph-mon[27572]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:51.612 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:51 smithi178 ceph-mon[27572]: osd.3 [v2:172.21.15.178:6826/3558217917,v1:172.21.15.178:6827/3558217917] boot 2024-02-10T05:24:51.612 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:51 smithi178 ceph-mon[27572]: osdmap e25: 4 total, 4 up, 4 in 2024-02-10T05:24:51.612 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:51 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:51.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:51 smithi178 ceph-mon[36851]: purged_snaps scrub starts 2024-02-10T05:24:51.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:51 smithi178 ceph-mon[36851]: purged_snaps scrub ok 2024-02-10T05:24:51.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:51 smithi178 ceph-mon[36851]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:51.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:51 smithi178 ceph-mon[36851]: osd.3 [v2:172.21.15.178:6826/3558217917,v1:172.21.15.178:6827/3558217917] boot 2024-02-10T05:24:51.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:51 smithi178 ceph-mon[36851]: osdmap e25: 4 total, 4 up, 4 in 2024-02-10T05:24:51.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:51 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:51.619 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:51 smithi189 ceph-mon[31422]: purged_snaps scrub starts 2024-02-10T05:24:51.619 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:51 smithi189 ceph-mon[31422]: purged_snaps scrub ok 2024-02-10T05:24:51.619 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:51 smithi189 ceph-mon[31422]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 873 MiB used, 267 GiB / 268 GiB avail 2024-02-10T05:24:51.620 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:51 smithi189 ceph-mon[31422]: osd.3 [v2:172.21.15.178:6826/3558217917,v1:172.21.15.178:6827/3558217917] boot 2024-02-10T05:24:51.620 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:51 smithi189 ceph-mon[31422]: osdmap e25: 4 total, 4 up, 4 in 2024-02-10T05:24:51.620 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:51 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:24:51.621 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi189:vg_nvme/lv_4 2024-02-10T05:24:51.874 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:24:52.952 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:52 smithi189 ceph-mon[31422]: osdmap e26: 4 total, 4 up, 4 in 2024-02-10T05:24:52.952 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:52 smithi189 ceph-mon[31422]: Detected new or changed devices on smithi178 2024-02-10T05:24:52.952 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:52 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:52.952 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:52 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:52.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:52 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:52.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:52 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:52.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:52 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:52.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:52 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:52.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:52 smithi189 ceph-mon[31422]: Adjusting osd_memory_target on smithi178 to 4016M 2024-02-10T05:24:52.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:52 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:52.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:52 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:52.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:52 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:52.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:52 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:52.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[27572]: osdmap e26: 4 total, 4 up, 4 in 2024-02-10T05:24:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[27572]: Detected new or changed devices on smithi178 2024-02-10T05:24:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[27572]: Adjusting osd_memory_target on smithi178 to 4016M 2024-02-10T05:24:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[36851]: osdmap e26: 4 total, 4 up, 4 in 2024-02-10T05:24:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[36851]: Detected new or changed devices on smithi178 2024-02-10T05:24:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:24:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[36851]: Adjusting osd_memory_target on smithi178 to 4016M 2024-02-10T05:24:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:24:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:52 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:24:53.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:53 smithi178 ceph-mon[27572]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:24:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:53 smithi178 ceph-mon[36851]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:24:54.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:53 smithi189 ceph-mon[31422]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:24:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:54 smithi189 ceph-mon[31422]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:24:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:54 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:24:54.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:54 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:24:54.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:54 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:54 smithi178 ceph-mon[27572]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:24:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:54 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:24:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:54 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:24:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:54 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:54 smithi178 ceph-mon[36851]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:24:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:54 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:24:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:54 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:24:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:54 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:24:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:55 smithi178 ceph-mon[27572]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:24:55.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:55 smithi178 ceph-mon[36851]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:24:56.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:55 smithi189 ceph-mon[31422]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:24:56.938 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:56 smithi189 ceph-mon[31422]: from='client.? 172.21.15.189:0/20054902' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c"}]: dispatch 2024-02-10T05:24:56.938 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:56 smithi189 ceph-mon[31422]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c"}]: dispatch 2024-02-10T05:24:56.938 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:56 smithi189 ceph-mon[31422]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c"}]': finished 2024-02-10T05:24:56.938 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:56 smithi189 ceph-mon[31422]: osdmap e27: 5 total, 4 up, 5 in 2024-02-10T05:24:56.938 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:56 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:24:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:56 smithi178 ceph-mon[36851]: from='client.? 172.21.15.189:0/20054902' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c"}]: dispatch 2024-02-10T05:24:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:56 smithi178 ceph-mon[36851]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c"}]: dispatch 2024-02-10T05:24:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:56 smithi178 ceph-mon[36851]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c"}]': finished 2024-02-10T05:24:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:56 smithi178 ceph-mon[36851]: osdmap e27: 5 total, 4 up, 5 in 2024-02-10T05:24:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:24:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:56 smithi178 ceph-mon[27572]: from='client.? 172.21.15.189:0/20054902' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c"}]: dispatch 2024-02-10T05:24:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:56 smithi178 ceph-mon[27572]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c"}]: dispatch 2024-02-10T05:24:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:56 smithi178 ceph-mon[27572]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c"}]': finished 2024-02-10T05:24:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:56 smithi178 ceph-mon[27572]: osdmap e27: 5 total, 4 up, 5 in 2024-02-10T05:24:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:56 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:24:57.949 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:57 smithi189 ceph-mon[31422]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:24:57.949 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:57 smithi189 ceph-mon[31422]: from='client.? 172.21.15.189:0/898953264' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:24:57.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:57 smithi178 ceph-mon[36851]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:24:57.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:57 smithi178 ceph-mon[36851]: from='client.? 172.21.15.189:0/898953264' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:24:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:57 smithi178 ceph-mon[27572]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:24:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:57 smithi178 ceph-mon[27572]: from='client.? 172.21.15.189:0/898953264' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:24:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:24:59 smithi178 ceph-mon[36851]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:24:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:24:59 smithi178 ceph-mon[27572]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:24:59.969 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:24:59 smithi189 ceph-mon[31422]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:01.898 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:01 smithi189 ceph-mon[31422]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:01.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:01 smithi178 ceph-mon[27572]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:01 smithi178 ceph-mon[36851]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:02.877 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:02 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T05:25:02.877 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:02 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:02.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:02 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T05:25:02.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:02 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:02 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T05:25:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:02 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:03 smithi189 ceph-mon[31422]: Deploying daemon osd.4 on smithi189 2024-02-10T05:25:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:03 smithi189 ceph-mon[31422]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:03.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:03 smithi178 ceph-mon[27572]: Deploying daemon osd.4 on smithi189 2024-02-10T05:25:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:03 smithi178 ceph-mon[27572]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:03 smithi178 ceph-mon[36851]: Deploying daemon osd.4 on smithi189 2024-02-10T05:25:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:03 smithi178 ceph-mon[36851]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:05.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:05 smithi178 ceph-mon[36851]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:05 smithi178 ceph-mon[27572]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:06.017 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:05 smithi189 ceph-mon[31422]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:07.841 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:07 smithi189 ceph-mon[31422]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:07.842 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:07 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:07.842 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:07 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:07.842 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:07 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:07.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:07 smithi178 ceph-mon[27572]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:07 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:07 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:07 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:07 smithi178 ceph-mon[36851]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:07 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:07 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:07 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:09 smithi189 ceph-mon[31422]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:09 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:09 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:09 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:09 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:25:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:09 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:09 smithi178 ceph-mon[27572]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:09 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:09 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:09 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:09 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:25:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:09 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:09 smithi178 ceph-mon[36851]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:09.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:09 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:09.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:09 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:09.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:09 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:09.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:09 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:25:09.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:09 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:10.593 INFO:teuthology.orchestra.run.smithi189.stdout:Created osd(s) 4 on host 'smithi189' 2024-02-10T05:25:10.949 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:10 smithi189 ceph-mon[31422]: from='osd.4 [v2:172.21.15.189:6800/1203269645,v1:172.21.15.189:6801/1203269645]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T05:25:10.950 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:10 smithi189 ceph-mon[31422]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T05:25:10.950 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:10 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:10.950 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:10 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:10.950 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:10 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:10 smithi178 ceph-mon[27572]: from='osd.4 [v2:172.21.15.189:6800/1203269645,v1:172.21.15.189:6801/1203269645]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T05:25:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:10 smithi178 ceph-mon[27572]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T05:25:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:10 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:10 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:10 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:10 smithi178 ceph-mon[36851]: from='osd.4 [v2:172.21.15.189:6800/1203269645,v1:172.21.15.189:6801/1203269645]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T05:25:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:10 smithi178 ceph-mon[36851]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T05:25:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:10 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:10 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:10 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:11.255 DEBUG:teuthology.orchestra.run.smithi189:osd.4> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.4.service 2024-02-10T05:25:11.258 INFO:tasks.cephadm:Deploying osd.5 on smithi189 with /dev/vg_nvme/lv_3... 2024-02-10T05:25:11.258 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-10T05:25:11.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:11 smithi189 ceph-mon[31422]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:11.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:11 smithi189 ceph-mon[31422]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T05:25:11.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:11 smithi189 ceph-mon[31422]: osdmap e28: 5 total, 4 up, 5 in 2024-02-10T05:25:11.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:11 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:25:11.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:11 smithi189 ceph-mon[31422]: from='osd.4 [v2:172.21.15.189:6800/1203269645,v1:172.21.15.189:6801/1203269645]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:25:11.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:11 smithi189 ceph-mon[31422]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:25:11.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:25:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[36987]: 2024-02-10T05:25:11.698+0000 7fb8ddd9c700 -1 osd.4 0 waiting for initial osdmap 2024-02-10T05:25:11.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:25:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[36987]: 2024-02-10T05:25:11.702+0000 7fb8d7394700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:25:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:11 smithi178 ceph-mon[27572]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:11 smithi178 ceph-mon[27572]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T05:25:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:11 smithi178 ceph-mon[27572]: osdmap e28: 5 total, 4 up, 5 in 2024-02-10T05:25:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:11 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:25:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:11 smithi178 ceph-mon[27572]: from='osd.4 [v2:172.21.15.189:6800/1203269645,v1:172.21.15.189:6801/1203269645]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:25:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:11 smithi178 ceph-mon[27572]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:25:11.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:11 smithi178 ceph-mon[36851]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:11.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:11 smithi178 ceph-mon[36851]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T05:25:11.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:11 smithi178 ceph-mon[36851]: osdmap e28: 5 total, 4 up, 5 in 2024-02-10T05:25:11.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:11 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:25:11.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:11 smithi178 ceph-mon[36851]: from='osd.4 [v2:172.21.15.189:6800/1203269645,v1:172.21.15.189:6801/1203269645]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:25:11.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:11 smithi178 ceph-mon[36851]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:25:12.210 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:25:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:12 smithi178 ceph-mon[27572]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-02-10T05:25:12.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:12 smithi178 ceph-mon[27572]: osdmap e29: 5 total, 4 up, 5 in 2024-02-10T05:25:12.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:12 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:25:12.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:12 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:25:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:12 smithi178 ceph-mon[36851]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-02-10T05:25:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:12 smithi178 ceph-mon[36851]: osdmap e29: 5 total, 4 up, 5 in 2024-02-10T05:25:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:12 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:25:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:12 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:25:13.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:12 smithi189 ceph-mon[31422]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-02-10T05:25:13.027 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:12 smithi189 ceph-mon[31422]: osdmap e29: 5 total, 4 up, 5 in 2024-02-10T05:25:13.027 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:12 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:25:13.027 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:12 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:25:13.896 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:13 smithi189 ceph-mon[31422]: purged_snaps scrub starts 2024-02-10T05:25:13.896 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:13 smithi189 ceph-mon[31422]: purged_snaps scrub ok 2024-02-10T05:25:13.897 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:13 smithi189 ceph-mon[31422]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:13.897 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:13 smithi189 ceph-mon[31422]: osd.4 [v2:172.21.15.189:6800/1203269645,v1:172.21.15.189:6801/1203269645] boot 2024-02-10T05:25:13.897 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:13 smithi189 ceph-mon[31422]: osdmap e30: 5 total, 5 up, 5 in 2024-02-10T05:25:13.897 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:13 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:25:13.897 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:13 smithi189 ceph-mon[31422]: osdmap e31: 5 total, 5 up, 5 in 2024-02-10T05:25:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:13 smithi178 ceph-mon[27572]: purged_snaps scrub starts 2024-02-10T05:25:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:13 smithi178 ceph-mon[27572]: purged_snaps scrub ok 2024-02-10T05:25:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:13 smithi178 ceph-mon[27572]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:13 smithi178 ceph-mon[27572]: osd.4 [v2:172.21.15.189:6800/1203269645,v1:172.21.15.189:6801/1203269645] boot 2024-02-10T05:25:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:13 smithi178 ceph-mon[27572]: osdmap e30: 5 total, 5 up, 5 in 2024-02-10T05:25:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:13 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:25:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:13 smithi178 ceph-mon[27572]: osdmap e31: 5 total, 5 up, 5 in 2024-02-10T05:25:13.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:13 smithi178 ceph-mon[36851]: purged_snaps scrub starts 2024-02-10T05:25:13.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:13 smithi178 ceph-mon[36851]: purged_snaps scrub ok 2024-02-10T05:25:13.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:13 smithi178 ceph-mon[36851]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 1.1 GiB used, 356 GiB / 358 GiB avail 2024-02-10T05:25:13.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:13 smithi178 ceph-mon[36851]: osd.4 [v2:172.21.15.189:6800/1203269645,v1:172.21.15.189:6801/1203269645] boot 2024-02-10T05:25:13.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:13 smithi178 ceph-mon[36851]: osdmap e30: 5 total, 5 up, 5 in 2024-02-10T05:25:13.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:13 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:25:13.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:13 smithi178 ceph-mon[36851]: osdmap e31: 5 total, 5 up, 5 in 2024-02-10T05:25:14.612 INFO:teuthology.orchestra.run.smithi189.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-10T05:25:14.612 INFO:teuthology.orchestra.run.smithi189.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-10T05:25:14.612 INFO:teuthology.orchestra.run.smithi189.stderr: stderr: 10+0 records in 2024-02-10T05:25:14.612 INFO:teuthology.orchestra.run.smithi189.stderr:10+0 records out 2024-02-10T05:25:14.612 INFO:teuthology.orchestra.run.smithi189.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0152721 s, 687 MB/s 2024-02-10T05:25:14.612 INFO:teuthology.orchestra.run.smithi189.stderr:--> Zapping successful for: 2024-02-10T05:25:15.674 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi189:vg_nvme/lv_3 2024-02-10T05:25:15.926 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:25:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[27572]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[27572]: osdmap e32: 5 total, 5 up, 5 in 2024-02-10T05:25:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:25:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:25:15.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:15.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[36851]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:15.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[36851]: osdmap e32: 5 total, 5 up, 5 in 2024-02-10T05:25:15.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:15.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:15.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:25:15.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:15.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:15.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:25:15.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:16.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:15 smithi189 ceph-mon[31422]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:16.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:15 smithi189 ceph-mon[31422]: osdmap e32: 5 total, 5 up, 5 in 2024-02-10T05:25:16.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:16.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:16.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:25:16.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:16.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:16.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:25:16.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:16 smithi178 ceph-mon[27572]: Detected new or changed devices on smithi189 2024-02-10T05:25:16.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:16 smithi178 ceph-mon[27572]: Adjusting osd_memory_target on smithi189 to 17088M 2024-02-10T05:25:16.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:16 smithi178 ceph-mon[27572]: osdmap e33: 5 total, 5 up, 5 in 2024-02-10T05:25:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:16 smithi178 ceph-mon[36851]: Detected new or changed devices on smithi189 2024-02-10T05:25:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:16 smithi178 ceph-mon[36851]: Adjusting osd_memory_target on smithi189 to 17088M 2024-02-10T05:25:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:16 smithi178 ceph-mon[36851]: osdmap e33: 5 total, 5 up, 5 in 2024-02-10T05:25:17.032 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:16 smithi189 ceph-mon[31422]: Detected new or changed devices on smithi189 2024-02-10T05:25:17.032 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:16 smithi189 ceph-mon[31422]: Adjusting osd_memory_target on smithi189 to 17088M 2024-02-10T05:25:17.032 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:16 smithi189 ceph-mon[31422]: osdmap e33: 5 total, 5 up, 5 in 2024-02-10T05:25:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:17 smithi178 ceph-mon[27572]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:17 smithi178 ceph-mon[27572]: osdmap e34: 5 total, 5 up, 5 in 2024-02-10T05:25:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:17 smithi178 ceph-mon[36851]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:17 smithi178 ceph-mon[36851]: osdmap e34: 5 total, 5 up, 5 in 2024-02-10T05:25:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:17 smithi189 ceph-mon[31422]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:17 smithi189 ceph-mon[31422]: osdmap e34: 5 total, 5 up, 5 in 2024-02-10T05:25:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:18 smithi189 ceph-mon[31422]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:25:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:18 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:25:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:18 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:25:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:18 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:18 smithi178 ceph-mon[27572]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:25:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:18 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:25:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:18 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:25:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:18 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:18 smithi178 ceph-mon[36851]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:25:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:18 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:25:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:18 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:25:19.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:18 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:19 smithi189 ceph-mon[31422]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-02-10T05:25:20.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:19 smithi178 ceph-mon[27572]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-02-10T05:25:20.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:19 smithi178 ceph-mon[36851]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-02-10T05:25:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:20 smithi189 ceph-mon[31422]: from='client.? 172.21.15.189:0/809069111' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57145cc-6527-42b5-916a-4e4ed7699a04"}]: dispatch 2024-02-10T05:25:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:20 smithi189 ceph-mon[31422]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57145cc-6527-42b5-916a-4e4ed7699a04"}]: dispatch 2024-02-10T05:25:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:20 smithi189 ceph-mon[31422]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d57145cc-6527-42b5-916a-4e4ed7699a04"}]': finished 2024-02-10T05:25:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:20 smithi189 ceph-mon[31422]: osdmap e35: 6 total, 5 up, 6 in 2024-02-10T05:25:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:20 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:20 smithi178 ceph-mon[27572]: from='client.? 172.21.15.189:0/809069111' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57145cc-6527-42b5-916a-4e4ed7699a04"}]: dispatch 2024-02-10T05:25:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:20 smithi178 ceph-mon[27572]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57145cc-6527-42b5-916a-4e4ed7699a04"}]: dispatch 2024-02-10T05:25:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:20 smithi178 ceph-mon[27572]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d57145cc-6527-42b5-916a-4e4ed7699a04"}]': finished 2024-02-10T05:25:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:20 smithi178 ceph-mon[27572]: osdmap e35: 6 total, 5 up, 6 in 2024-02-10T05:25:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:20 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:20 smithi178 ceph-mon[36851]: from='client.? 172.21.15.189:0/809069111' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57145cc-6527-42b5-916a-4e4ed7699a04"}]: dispatch 2024-02-10T05:25:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:20 smithi178 ceph-mon[36851]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d57145cc-6527-42b5-916a-4e4ed7699a04"}]: dispatch 2024-02-10T05:25:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:20 smithi178 ceph-mon[36851]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d57145cc-6527-42b5-916a-4e4ed7699a04"}]': finished 2024-02-10T05:25:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:20 smithi178 ceph-mon[36851]: osdmap e35: 6 total, 5 up, 6 in 2024-02-10T05:25:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:20 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:22.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:21 smithi189 ceph-mon[31422]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-02-10T05:25:22.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:21 smithi189 ceph-mon[31422]: from='client.? 172.21.15.189:0/1402765514' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:25:22.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:21 smithi178 ceph-mon[27572]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-02-10T05:25:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:21 smithi178 ceph-mon[27572]: from='client.? 172.21.15.189:0/1402765514' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:25:22.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:21 smithi178 ceph-mon[36851]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-02-10T05:25:22.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:21 smithi178 ceph-mon[36851]: from='client.? 172.21.15.189:0/1402765514' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:25:24.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:23 smithi189 ceph-mon[31422]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-10T05:25:24.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:23 smithi178 ceph-mon[27572]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-10T05:25:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:23 smithi178 ceph-mon[36851]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-10T05:25:26.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:25 smithi189 ceph-mon[31422]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-02-10T05:25:26.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:25 smithi178 ceph-mon[27572]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-02-10T05:25:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:25 smithi178 ceph-mon[36851]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-02-10T05:25:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:26 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T05:25:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:26 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:26 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T05:25:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:26 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:27.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T05:25:27.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:28.024 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:27 smithi189 ceph-mon[31422]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-02-10T05:25:28.025 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:27 smithi189 ceph-mon[31422]: Deploying daemon osd.5 on smithi189 2024-02-10T05:25:28.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:27 smithi178 ceph-mon[27572]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-02-10T05:25:28.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:27 smithi178 ceph-mon[27572]: Deploying daemon osd.5 on smithi189 2024-02-10T05:25:28.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:27 smithi178 ceph-mon[36851]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-02-10T05:25:28.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:27 smithi178 ceph-mon[36851]: Deploying daemon osd.5 on smithi189 2024-02-10T05:25:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:29 smithi189 ceph-mon[31422]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:30.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:29 smithi178 ceph-mon[27572]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:29 smithi178 ceph-mon[36851]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:31 smithi189 ceph-mon[31422]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:31.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:31 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:31.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:31 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:31.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:31 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:31 smithi178 ceph-mon[27572]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:31 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:31 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:31 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:31 smithi178 ceph-mon[36851]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:31 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:31 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:31 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:33 smithi189 ceph-mon[31422]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:34.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:33 smithi178 ceph-mon[27572]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:33 smithi178 ceph-mon[36851]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:35.001 INFO:teuthology.orchestra.run.smithi189.stdout:Created osd(s) 5 on host 'smithi189' 2024-02-10T05:25:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:35 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:35 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:35 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:35.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:35 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:25:35.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:35 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:35 smithi189 ceph-mon[31422]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:35.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:35 smithi189 ceph-mon[31422]: from='osd.5 [v2:172.21.15.189:6808/2810683544,v1:172.21.15.189:6809/2810683544]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T05:25:35.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:35 smithi189 ceph-mon[31422]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T05:25:35.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:35 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:35 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:35 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:35.602 DEBUG:teuthology.orchestra.run.smithi189:osd.5> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.5.service 2024-02-10T05:25:35.604 INFO:tasks.cephadm:Deploying osd.6 on smithi189 with /dev/vg_nvme/lv_2... 2024-02-10T05:25:35.604 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-10T05:25:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:25:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[36851]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[36851]: from='osd.5 [v2:172.21.15.189:6808/2810683544,v1:172.21.15.189:6809/2810683544]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T05:25:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[36851]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T05:25:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:35.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:35.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:25:35.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[27572]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:35.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[27572]: from='osd.5 [v2:172.21.15.189:6808/2810683544,v1:172.21.15.189:6809/2810683544]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T05:25:35.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[27572]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T05:25:35.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:35.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:35 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:36.390 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:25:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:36 smithi189 ceph-mon[31422]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T05:25:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:36 smithi189 ceph-mon[31422]: osdmap e36: 6 total, 5 up, 6 in 2024-02-10T05:25:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:36 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:36 smithi189 ceph-mon[31422]: from='osd.5 [v2:172.21.15.189:6808/2810683544,v1:172.21.15.189:6809/2810683544]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:25:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:36 smithi189 ceph-mon[31422]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:25:36.788 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:25:36 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[43068]: 2024-02-10T05:25:36.522+0000 7f0ed50e7700 -1 osd.5 0 waiting for initial osdmap 2024-02-10T05:25:36.788 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:25:36 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[43068]: 2024-02-10T05:25:36.526+0000 7f0ed0ee4700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:25:36.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:36 smithi178 ceph-mon[36851]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T05:25:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:36 smithi178 ceph-mon[36851]: osdmap e36: 6 total, 5 up, 6 in 2024-02-10T05:25:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:36 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:36 smithi178 ceph-mon[36851]: from='osd.5 [v2:172.21.15.189:6808/2810683544,v1:172.21.15.189:6809/2810683544]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:25:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:36 smithi178 ceph-mon[36851]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:25:36.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:36 smithi178 ceph-mon[27572]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T05:25:36.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:36 smithi178 ceph-mon[27572]: osdmap e36: 6 total, 5 up, 6 in 2024-02-10T05:25:36.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:36 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:36.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:36 smithi178 ceph-mon[27572]: from='osd.5 [v2:172.21.15.189:6808/2810683544,v1:172.21.15.189:6809/2810683544]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:25:36.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:36 smithi178 ceph-mon[27572]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:25:37.778 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:37 smithi189 ceph-mon[31422]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:37.778 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:37 smithi189 ceph-mon[31422]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-02-10T05:25:37.778 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:37 smithi189 ceph-mon[31422]: osdmap e37: 6 total, 5 up, 6 in 2024-02-10T05:25:37.778 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:37 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:37.779 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:37 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:37 smithi178 ceph-mon[27572]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:37 smithi178 ceph-mon[27572]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-02-10T05:25:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:37 smithi178 ceph-mon[27572]: osdmap e37: 6 total, 5 up, 6 in 2024-02-10T05:25:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:37 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:37 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:37.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:37 smithi178 ceph-mon[36851]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 1.4 GiB used, 446 GiB / 447 GiB avail 2024-02-10T05:25:37.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:37 smithi178 ceph-mon[36851]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-02-10T05:25:37.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:37 smithi178 ceph-mon[36851]: osdmap e37: 6 total, 5 up, 6 in 2024-02-10T05:25:37.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:37 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:37.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:37 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:38.663 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:38 smithi189 ceph-mon[31422]: purged_snaps scrub starts 2024-02-10T05:25:38.663 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:38 smithi189 ceph-mon[31422]: purged_snaps scrub ok 2024-02-10T05:25:38.663 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:38 smithi189 ceph-mon[31422]: osd.5 [v2:172.21.15.189:6808/2810683544,v1:172.21.15.189:6809/2810683544] boot 2024-02-10T05:25:38.663 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:38 smithi189 ceph-mon[31422]: osdmap e38: 6 total, 6 up, 6 in 2024-02-10T05:25:38.663 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:38 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:38.750 INFO:teuthology.orchestra.run.smithi189.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-10T05:25:38.750 INFO:teuthology.orchestra.run.smithi189.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-10T05:25:38.750 INFO:teuthology.orchestra.run.smithi189.stderr: stderr: 10+0 records in 2024-02-10T05:25:38.750 INFO:teuthology.orchestra.run.smithi189.stderr:10+0 records out 2024-02-10T05:25:38.750 INFO:teuthology.orchestra.run.smithi189.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0122963 s, 853 MB/s 2024-02-10T05:25:38.750 INFO:teuthology.orchestra.run.smithi189.stderr:--> Zapping successful for: 2024-02-10T05:25:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:38 smithi178 ceph-mon[27572]: purged_snaps scrub starts 2024-02-10T05:25:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:38 smithi178 ceph-mon[27572]: purged_snaps scrub ok 2024-02-10T05:25:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:38 smithi178 ceph-mon[27572]: osd.5 [v2:172.21.15.189:6808/2810683544,v1:172.21.15.189:6809/2810683544] boot 2024-02-10T05:25:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:38 smithi178 ceph-mon[27572]: osdmap e38: 6 total, 6 up, 6 in 2024-02-10T05:25:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:38 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:38 smithi178 ceph-mon[36851]: purged_snaps scrub starts 2024-02-10T05:25:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:38 smithi178 ceph-mon[36851]: purged_snaps scrub ok 2024-02-10T05:25:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:38 smithi178 ceph-mon[36851]: osd.5 [v2:172.21.15.189:6808/2810683544,v1:172.21.15.189:6809/2810683544] boot 2024-02-10T05:25:38.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:38 smithi178 ceph-mon[36851]: osdmap e38: 6 total, 6 up, 6 in 2024-02-10T05:25:38.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:38 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:25:39.359 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi189:vg_nvme/lv_2 2024-02-10T05:25:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:39 smithi189 ceph-mon[31422]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:39 smithi189 ceph-mon[31422]: osdmap e39: 6 total, 6 up, 6 in 2024-02-10T05:25:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:39 smithi189 ceph-mon[31422]: osdmap e40: 6 total, 6 up, 6 in 2024-02-10T05:25:39.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:39 smithi178 ceph-mon[27572]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:39 smithi178 ceph-mon[27572]: osdmap e39: 6 total, 6 up, 6 in 2024-02-10T05:25:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:39 smithi178 ceph-mon[27572]: osdmap e40: 6 total, 6 up, 6 in 2024-02-10T05:25:39.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:39 smithi178 ceph-mon[36851]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:39.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:39 smithi178 ceph-mon[36851]: osdmap e39: 6 total, 6 up, 6 in 2024-02-10T05:25:39.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:39 smithi178 ceph-mon[36851]: osdmap e40: 6 total, 6 up, 6 in 2024-02-10T05:25:40.152 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:25:41.261 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:41 smithi189 ceph-mon[31422]: Detected new or changed devices on smithi189 2024-02-10T05:25:41.261 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:41.261 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:41.261 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:25:41.261 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:25:41.261 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:41 smithi189 ceph-mon[31422]: Adjusting osd_memory_target on smithi189 to 8544M 2024-02-10T05:25:41.261 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:41.261 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:41.261 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:25:41.262 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:41.262 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:41 smithi189 ceph-mon[31422]: pgmap v133: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:41.262 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:41 smithi189 ceph-mon[31422]: osdmap e41: 6 total, 6 up, 6 in 2024-02-10T05:25:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[36851]: Detected new or changed devices on smithi189 2024-02-10T05:25:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:25:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:25:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[36851]: Adjusting osd_memory_target on smithi189 to 8544M 2024-02-10T05:25:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:25:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:41.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[36851]: pgmap v133: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:41.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[36851]: osdmap e41: 6 total, 6 up, 6 in 2024-02-10T05:25:41.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[27572]: Detected new or changed devices on smithi189 2024-02-10T05:25:41.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:41.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:41.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:25:41.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:25:41.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[27572]: Adjusting osd_memory_target on smithi189 to 8544M 2024-02-10T05:25:41.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:41.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:41.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:25:41.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:41.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[27572]: pgmap v133: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:41.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:41 smithi178 ceph-mon[27572]: osdmap e41: 6 total, 6 up, 6 in 2024-02-10T05:25:42.446 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:42 smithi189 ceph-mon[31422]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T05:25:42.447 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:42 smithi189 ceph-mon[31422]: osdmap e42: 6 total, 6 up, 6 in 2024-02-10T05:25:42.447 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:25:42.447 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:25:42.447 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:42.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:42 smithi178 ceph-mon[27572]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T05:25:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:42 smithi178 ceph-mon[27572]: osdmap e42: 6 total, 6 up, 6 in 2024-02-10T05:25:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:25:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:25:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:42 smithi178 ceph-mon[36851]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T05:25:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:42 smithi178 ceph-mon[36851]: osdmap e42: 6 total, 6 up, 6 in 2024-02-10T05:25:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:25:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:25:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:43.161 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:43 smithi189 ceph-mon[31422]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:25:43.161 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:43 smithi189 ceph-mon[31422]: pgmap v136: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:43.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:43 smithi178 ceph-mon[27572]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:25:43.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:43 smithi178 ceph-mon[27572]: pgmap v136: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:43.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:43 smithi178 ceph-mon[36851]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:25:43.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:43 smithi178 ceph-mon[36851]: pgmap v136: 1 pgs: 1 remapped+peering; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:44 smithi178 ceph-mon[36851]: from='client.? 172.21.15.189:0/4224274442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "10827ca8-a8de-426b-ab31-b580a5e8dbe9"}]: dispatch 2024-02-10T05:25:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:44 smithi178 ceph-mon[36851]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "10827ca8-a8de-426b-ab31-b580a5e8dbe9"}]: dispatch 2024-02-10T05:25:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:44 smithi178 ceph-mon[36851]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "10827ca8-a8de-426b-ab31-b580a5e8dbe9"}]': finished 2024-02-10T05:25:44.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:44 smithi178 ceph-mon[36851]: osdmap e43: 7 total, 6 up, 7 in 2024-02-10T05:25:44.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:44 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:25:44.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:44 smithi178 ceph-mon[27572]: from='client.? 172.21.15.189:0/4224274442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "10827ca8-a8de-426b-ab31-b580a5e8dbe9"}]: dispatch 2024-02-10T05:25:44.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:44 smithi178 ceph-mon[27572]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "10827ca8-a8de-426b-ab31-b580a5e8dbe9"}]: dispatch 2024-02-10T05:25:44.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:44 smithi178 ceph-mon[27572]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "10827ca8-a8de-426b-ab31-b580a5e8dbe9"}]': finished 2024-02-10T05:25:44.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:44 smithi178 ceph-mon[27572]: osdmap e43: 7 total, 6 up, 7 in 2024-02-10T05:25:44.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:44 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:25:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:44 smithi189 ceph-mon[31422]: from='client.? 172.21.15.189:0/4224274442' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "10827ca8-a8de-426b-ab31-b580a5e8dbe9"}]: dispatch 2024-02-10T05:25:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:44 smithi189 ceph-mon[31422]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "10827ca8-a8de-426b-ab31-b580a5e8dbe9"}]: dispatch 2024-02-10T05:25:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:44 smithi189 ceph-mon[31422]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "10827ca8-a8de-426b-ab31-b580a5e8dbe9"}]': finished 2024-02-10T05:25:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:44 smithi189 ceph-mon[31422]: osdmap e43: 7 total, 6 up, 7 in 2024-02-10T05:25:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:44 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:25:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:45 smithi189 ceph-mon[31422]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-02-10T05:25:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:45 smithi189 ceph-mon[31422]: from='client.? 172.21.15.189:0/859020744' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:25:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:45 smithi189 ceph-mon[31422]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T05:25:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:45 smithi189 ceph-mon[31422]: Cluster is now healthy 2024-02-10T05:25:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:45 smithi178 ceph-mon[27572]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-02-10T05:25:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:45 smithi178 ceph-mon[27572]: from='client.? 172.21.15.189:0/859020744' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:25:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:45 smithi178 ceph-mon[27572]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T05:25:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:45 smithi178 ceph-mon[27572]: Cluster is now healthy 2024-02-10T05:25:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:45 smithi178 ceph-mon[36851]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-02-10T05:25:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:45 smithi178 ceph-mon[36851]: from='client.? 172.21.15.189:0/859020744' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:25:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:45 smithi178 ceph-mon[36851]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T05:25:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:45 smithi178 ceph-mon[36851]: Cluster is now healthy 2024-02-10T05:25:47.769 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:47 smithi189 ceph-mon[31422]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-02-10T05:25:47.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:47 smithi178 ceph-mon[27572]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-02-10T05:25:47.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:47 smithi178 ceph-mon[36851]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-02-10T05:25:49.745 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:49 smithi189 ceph-mon[31422]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-02-10T05:25:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:49 smithi178 ceph-mon[27572]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-02-10T05:25:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:49 smithi178 ceph-mon[36851]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-02-10T05:25:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:51 smithi189 ceph-mon[31422]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-10T05:25:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:51 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T05:25:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:51 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:51 smithi189 ceph-mon[31422]: Deploying daemon osd.6 on smithi189 2024-02-10T05:25:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:51 smithi178 ceph-mon[27572]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-10T05:25:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:51 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T05:25:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:51 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:51 smithi178 ceph-mon[27572]: Deploying daemon osd.6 on smithi189 2024-02-10T05:25:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:51 smithi178 ceph-mon[36851]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-10T05:25:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:51 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T05:25:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:51 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:25:51.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:51 smithi178 ceph-mon[36851]: Deploying daemon osd.6 on smithi189 2024-02-10T05:25:53.658 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:53 smithi189 ceph-mon[31422]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-02-10T05:25:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:53 smithi178 ceph-mon[27572]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-02-10T05:25:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:53 smithi178 ceph-mon[36851]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-02-10T05:25:55.646 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:55 smithi189 ceph-mon[31422]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:55 smithi178 ceph-mon[27572]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:55.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:55 smithi178 ceph-mon[36851]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:56 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:56 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:56 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:56 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:56 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:56 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:25:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:56 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:25:58.152 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:57 smithi189 ceph-mon[31422]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:58.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:57 smithi178 ceph-mon[27572]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:58.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:57 smithi178 ceph-mon[36851]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:25:59.605 INFO:teuthology.orchestra.run.smithi189.stdout:Created osd(s) 6 on host 'smithi189' 2024-02-10T05:26:00.000 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:59 smithi189 ceph-mon[31422]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:26:00.001 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:59 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:00.001 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:59 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:00.001 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:59 smithi189 ceph-mon[31422]: from='osd.6 [v2:172.21.15.189:6816/184237304,v1:172.21.15.189:6817/184237304]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T05:26:00.001 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:59 smithi189 ceph-mon[31422]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T05:26:00.001 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:59 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:00.001 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:25:59 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:59 smithi178 ceph-mon[27572]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:26:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:59 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:59 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:59 smithi178 ceph-mon[27572]: from='osd.6 [v2:172.21.15.189:6816/184237304,v1:172.21.15.189:6817/184237304]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T05:26:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:59 smithi178 ceph-mon[27572]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T05:26:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:59 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:25:59 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:00.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:59 smithi178 ceph-mon[36851]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:26:00.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:59 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:00.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:59 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:00.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:59 smithi178 ceph-mon[36851]: from='osd.6 [v2:172.21.15.189:6816/184237304,v1:172.21.15.189:6817/184237304]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T05:26:00.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:59 smithi178 ceph-mon[36851]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T05:26:00.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:59 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:00.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:25:59 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:00.339 DEBUG:teuthology.orchestra.run.smithi189:osd.6> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.6.service 2024-02-10T05:26:00.342 INFO:tasks.cephadm:Deploying osd.7 on smithi189 with /dev/vg_nvme/lv_1... 2024-02-10T05:26:00.342 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-10T05:26:01.054 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:26:01.174 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:00 smithi189 ceph-mon[31422]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T05:26:01.174 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:00 smithi189 ceph-mon[31422]: osdmap e44: 7 total, 6 up, 7 in 2024-02-10T05:26:01.174 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:00 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:26:01.174 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:00 smithi189 ceph-mon[31422]: from='osd.6 [v2:172.21.15.189:6816/184237304,v1:172.21.15.189:6817/184237304]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:26:01.174 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:00 smithi189 ceph-mon[31422]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:26:01.174 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:26:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[49466]: 2024-02-10T05:26:00.912+0000 7f4db383b700 -1 osd.6 0 waiting for initial osdmap 2024-02-10T05:26:01.174 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:26:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[49466]: 2024-02-10T05:26:00.919+0000 7f4dafe39700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:26:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:00 smithi178 ceph-mon[27572]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T05:26:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:00 smithi178 ceph-mon[27572]: osdmap e44: 7 total, 6 up, 7 in 2024-02-10T05:26:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:00 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:26:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:00 smithi178 ceph-mon[27572]: from='osd.6 [v2:172.21.15.189:6816/184237304,v1:172.21.15.189:6817/184237304]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:26:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:00 smithi178 ceph-mon[27572]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:26:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:00 smithi178 ceph-mon[36851]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T05:26:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:00 smithi178 ceph-mon[36851]: osdmap e44: 7 total, 6 up, 7 in 2024-02-10T05:26:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:00 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:26:01.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:00 smithi178 ceph-mon[36851]: from='osd.6 [v2:172.21.15.189:6816/184237304,v1:172.21.15.189:6817/184237304]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:26:01.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:00 smithi178 ceph-mon[36851]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:26:02.172 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:01 smithi189 ceph-mon[31422]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:26:02.172 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:01 smithi189 ceph-mon[31422]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-02-10T05:26:02.172 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:01 smithi189 ceph-mon[31422]: osdmap e45: 7 total, 6 up, 7 in 2024-02-10T05:26:02.172 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:26:02.173 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:01 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:26:02.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:01 smithi178 ceph-mon[27572]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:26:02.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:01 smithi178 ceph-mon[27572]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-02-10T05:26:02.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:01 smithi178 ceph-mon[27572]: osdmap e45: 7 total, 6 up, 7 in 2024-02-10T05:26:02.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:26:02.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:01 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:26:02.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:01 smithi178 ceph-mon[36851]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 1.7 GiB used, 535 GiB / 536 GiB avail 2024-02-10T05:26:02.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:01 smithi178 ceph-mon[36851]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-02-10T05:26:02.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:01 smithi178 ceph-mon[36851]: osdmap e45: 7 total, 6 up, 7 in 2024-02-10T05:26:02.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:26:02.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:01 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:26:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:02 smithi189 ceph-mon[31422]: purged_snaps scrub starts 2024-02-10T05:26:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:02 smithi189 ceph-mon[31422]: purged_snaps scrub ok 2024-02-10T05:26:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:02 smithi189 ceph-mon[31422]: osd.6 [v2:172.21.15.189:6816/184237304,v1:172.21.15.189:6817/184237304] boot 2024-02-10T05:26:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:02 smithi189 ceph-mon[31422]: osdmap e46: 7 total, 7 up, 7 in 2024-02-10T05:26:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:02 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:26:03.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:02 smithi189 ceph-mon[31422]: osdmap e47: 7 total, 7 up, 7 in 2024-02-10T05:26:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:02 smithi178 ceph-mon[27572]: purged_snaps scrub starts 2024-02-10T05:26:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:02 smithi178 ceph-mon[27572]: purged_snaps scrub ok 2024-02-10T05:26:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:02 smithi178 ceph-mon[27572]: osd.6 [v2:172.21.15.189:6816/184237304,v1:172.21.15.189:6817/184237304] boot 2024-02-10T05:26:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:02 smithi178 ceph-mon[27572]: osdmap e46: 7 total, 7 up, 7 in 2024-02-10T05:26:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:02 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:26:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:02 smithi178 ceph-mon[27572]: osdmap e47: 7 total, 7 up, 7 in 2024-02-10T05:26:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:02 smithi178 ceph-mon[36851]: purged_snaps scrub starts 2024-02-10T05:26:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:02 smithi178 ceph-mon[36851]: purged_snaps scrub ok 2024-02-10T05:26:03.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:02 smithi178 ceph-mon[36851]: osd.6 [v2:172.21.15.189:6816/184237304,v1:172.21.15.189:6817/184237304] boot 2024-02-10T05:26:03.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:02 smithi178 ceph-mon[36851]: osdmap e46: 7 total, 7 up, 7 in 2024-02-10T05:26:03.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:02 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:26:03.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:02 smithi178 ceph-mon[36851]: osdmap e47: 7 total, 7 up, 7 in 2024-02-10T05:26:03.355 INFO:teuthology.orchestra.run.smithi189.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-10T05:26:03.355 INFO:teuthology.orchestra.run.smithi189.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-10T05:26:03.355 INFO:teuthology.orchestra.run.smithi189.stderr: stderr: 10+0 records in 2024-02-10T05:26:03.356 INFO:teuthology.orchestra.run.smithi189.stderr:10+0 records out 2024-02-10T05:26:03.356 INFO:teuthology.orchestra.run.smithi189.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0139405 s, 752 MB/s 2024-02-10T05:26:03.356 INFO:teuthology.orchestra.run.smithi189.stderr:--> Zapping successful for: 2024-02-10T05:26:03.960 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:03 smithi189 ceph-mon[31422]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:03.960 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:03 smithi189 ceph-mon[31422]: osdmap e48: 7 total, 7 up, 7 in 2024-02-10T05:26:04.101 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi189:vg_nvme/lv_1 2024-02-10T05:26:04.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:03 smithi178 ceph-mon[27572]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:04.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:03 smithi178 ceph-mon[27572]: osdmap e48: 7 total, 7 up, 7 in 2024-02-10T05:26:04.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:03 smithi178 ceph-mon[36851]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:04.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:03 smithi178 ceph-mon[36851]: osdmap e48: 7 total, 7 up, 7 in 2024-02-10T05:26:04.787 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:26:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: pgmap v153: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-02-10T05:26:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: osdmap e49: 7 total, 7 up, 7 in 2024-02-10T05:26:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: Detected new or changed devices on smithi189 2024-02-10T05:26:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: Adjusting osd_memory_target on smithi189 to 5696M 2024-02-10T05:26:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:05 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: pgmap v153: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-02-10T05:26:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: osdmap e49: 7 total, 7 up, 7 in 2024-02-10T05:26:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: Detected new or changed devices on smithi189 2024-02-10T05:26:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:05.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:05.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:05.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: Adjusting osd_memory_target on smithi189 to 5696M 2024-02-10T05:26:05.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:05.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:05.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:05.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:05.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:05.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:05.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:05.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:05.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: pgmap v153: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-02-10T05:26:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: osdmap e49: 7 total, 7 up, 7 in 2024-02-10T05:26:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: Detected new or changed devices on smithi189 2024-02-10T05:26:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: Adjusting osd_memory_target on smithi189 to 5696M 2024-02-10T05:26:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:05.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:05.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:05.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:05 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:06 smithi189 ceph-mon[31422]: osdmap e50: 7 total, 7 up, 7 in 2024-02-10T05:26:06.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:06 smithi178 ceph-mon[27572]: osdmap e50: 7 total, 7 up, 7 in 2024-02-10T05:26:06.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:06 smithi178 ceph-mon[36851]: osdmap e50: 7 total, 7 up, 7 in 2024-02-10T05:26:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:07 smithi189 ceph-mon[31422]: pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-02-10T05:26:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:07 smithi189 ceph-mon[31422]: from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:26:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:07 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:26:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:07 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:26:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:07 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:07.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:07 smithi178 ceph-mon[27572]: pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-02-10T05:26:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:07 smithi178 ceph-mon[27572]: from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:26:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:07 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:26:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:07 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:26:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:07 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:07 smithi178 ceph-mon[36851]: pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-02-10T05:26:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:07 smithi178 ceph-mon[36851]: from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:26:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:07 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T05:26:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:07 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T05:26:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:07 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:09 smithi189 ceph-mon[31422]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-02-10T05:26:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:09 smithi189 ceph-mon[31422]: from='client.? 172.21.15.189:0/2732704693' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7414517-0aa3-479a-9064-f7fed7c81e06"}]: dispatch 2024-02-10T05:26:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:09 smithi189 ceph-mon[31422]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7414517-0aa3-479a-9064-f7fed7c81e06"}]: dispatch 2024-02-10T05:26:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:09 smithi189 ceph-mon[31422]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7414517-0aa3-479a-9064-f7fed7c81e06"}]': finished 2024-02-10T05:26:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:09 smithi189 ceph-mon[31422]: osdmap e51: 8 total, 7 up, 8 in 2024-02-10T05:26:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:09 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:09 smithi178 ceph-mon[36851]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-02-10T05:26:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:09 smithi178 ceph-mon[36851]: from='client.? 172.21.15.189:0/2732704693' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7414517-0aa3-479a-9064-f7fed7c81e06"}]: dispatch 2024-02-10T05:26:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:09 smithi178 ceph-mon[36851]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7414517-0aa3-479a-9064-f7fed7c81e06"}]: dispatch 2024-02-10T05:26:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:09 smithi178 ceph-mon[36851]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7414517-0aa3-479a-9064-f7fed7c81e06"}]': finished 2024-02-10T05:26:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:09 smithi178 ceph-mon[36851]: osdmap e51: 8 total, 7 up, 8 in 2024-02-10T05:26:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:09 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:09 smithi178 ceph-mon[27572]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-02-10T05:26:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:09 smithi178 ceph-mon[27572]: from='client.? 172.21.15.189:0/2732704693' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7414517-0aa3-479a-9064-f7fed7c81e06"}]: dispatch 2024-02-10T05:26:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:09 smithi178 ceph-mon[27572]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d7414517-0aa3-479a-9064-f7fed7c81e06"}]: dispatch 2024-02-10T05:26:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:09 smithi178 ceph-mon[27572]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d7414517-0aa3-479a-9064-f7fed7c81e06"}]': finished 2024-02-10T05:26:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:09 smithi178 ceph-mon[27572]: osdmap e51: 8 total, 7 up, 8 in 2024-02-10T05:26:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:09 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:10 smithi189 ceph-mon[31422]: from='client.? 172.21.15.189:0/925849129' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:26:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:10 smithi178 ceph-mon[36851]: from='client.? 172.21.15.189:0/925849129' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:26:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:10 smithi178 ceph-mon[27572]: from='client.? 172.21.15.189:0/925849129' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T05:26:11.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:11 smithi178 ceph-mon[27572]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:11.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:11 smithi178 ceph-mon[36851]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:11.966 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:11 smithi189 ceph-mon[31422]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:13.957 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:13 smithi189 ceph-mon[31422]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:13.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:13 smithi178 ceph-mon[36851]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:13.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:13 smithi178 ceph-mon[27572]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:15.742 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:15 smithi189 ceph-mon[31422]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:15.742 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T05:26:15.742 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:15 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:15.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:15 smithi178 ceph-mon[36851]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:15.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T05:26:15.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:15 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:15.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:15 smithi178 ceph-mon[27572]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:15.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T05:26:15.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:15 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:16.686 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:16 smithi189 ceph-mon[31422]: Deploying daemon osd.7 on smithi189 2024-02-10T05:26:16.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:16 smithi178 ceph-mon[36851]: Deploying daemon osd.7 on smithi189 2024-02-10T05:26:16.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:16 smithi178 ceph-mon[27572]: Deploying daemon osd.7 on smithi189 2024-02-10T05:26:17.626 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:17 smithi189 ceph-mon[31422]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:17.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:17 smithi178 ceph-mon[27572]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:17 smithi178 ceph-mon[36851]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:19.784 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:19 smithi189 ceph-mon[31422]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:19.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:19 smithi178 ceph-mon[36851]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:19 smithi178 ceph-mon[27572]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:21.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:21 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:21.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:21 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:21.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:21 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:21.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:21 smithi178 ceph-mon[36851]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:21.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:21 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:21.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:21 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:21.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:21 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:21.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:21 smithi178 ceph-mon[27572]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:21.719 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:21 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:21.719 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:21 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:21.719 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:21 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:21.719 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:21 smithi189 ceph-mon[31422]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:23.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:23 smithi189 ceph-mon[31422]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:23.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:23 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:23.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:23 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:23.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:23 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:23.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:23 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:23.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:23 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:23 smithi178 ceph-mon[36851]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:23 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:23 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:23 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:23 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:23 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:23.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:23 smithi178 ceph-mon[27572]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:23.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:23 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:23.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:23 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:23.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:23 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:23.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:23 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:23.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:23 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:24.011 INFO:teuthology.orchestra.run.smithi189.stdout:Created osd(s) 7 on host 'smithi189' 2024-02-10T05:26:24.648 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:24 smithi189 ceph-mon[31422]: from='osd.7 [v2:172.21.15.189:6824/2729936243,v1:172.21.15.189:6825/2729936243]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T05:26:24.648 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:24 smithi189 ceph-mon[31422]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T05:26:24.648 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:24 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:24.648 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:24 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:24.648 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:24 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:24.672 DEBUG:teuthology.orchestra.run.smithi189:osd.7> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.7.service 2024-02-10T05:26:24.674 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-10T05:26:24.674 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T05:26:24.939 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:26:24.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:24 smithi178 ceph-mon[27572]: from='osd.7 [v2:172.21.15.189:6824/2729936243,v1:172.21.15.189:6825/2729936243]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T05:26:24.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:24 smithi178 ceph-mon[27572]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T05:26:24.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:24 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:24 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:24 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:24 smithi178 ceph-mon[36851]: from='osd.7 [v2:172.21.15.189:6824/2729936243,v1:172.21.15.189:6825/2729936243]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T05:26:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:24 smithi178 ceph-mon[36851]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T05:26:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:24 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:24 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:24 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:25 smithi178 ceph-mon[36851]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:25 smithi178 ceph-mon[36851]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T05:26:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:25 smithi178 ceph-mon[36851]: osdmap e52: 8 total, 7 up, 8 in 2024-02-10T05:26:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:25 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:25 smithi178 ceph-mon[36851]: from='osd.7 [v2:172.21.15.189:6824/2729936243,v1:172.21.15.189:6825/2729936243]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:26:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:25 smithi178 ceph-mon[36851]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:26:25.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:25 smithi178 ceph-mon[27572]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:25.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:25 smithi178 ceph-mon[27572]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T05:26:25.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:25 smithi178 ceph-mon[27572]: osdmap e52: 8 total, 7 up, 8 in 2024-02-10T05:26:25.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:25 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:25.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:25 smithi178 ceph-mon[27572]: from='osd.7 [v2:172.21.15.189:6824/2729936243,v1:172.21.15.189:6825/2729936243]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:26:25.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:25 smithi178 ceph-mon[27572]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:26:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:25 smithi189 ceph-mon[31422]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:25 smithi189 ceph-mon[31422]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T05:26:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:25 smithi189 ceph-mon[31422]: osdmap e52: 8 total, 7 up, 8 in 2024-02-10T05:26:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:25 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:25 smithi189 ceph-mon[31422]: from='osd.7 [v2:172.21.15.189:6824/2729936243,v1:172.21.15.189:6825/2729936243]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:26:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:25 smithi189 ceph-mon[31422]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:26:25.788 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:26:25 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[55702]: 2024-02-10T05:26:25.486+0000 7f898f994700 -1 osd.7 0 waiting for initial osdmap 2024-02-10T05:26:25.788 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:26:25 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[55702]: 2024-02-10T05:26:25.493+0000 7f898a78f700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:26:26.490 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:26 smithi189 ceph-mon[31422]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-02-10T05:26:26.490 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:26 smithi189 ceph-mon[31422]: osdmap e53: 8 total, 7 up, 8 in 2024-02-10T05:26:26.490 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:26 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:26.490 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:26 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:26.490 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:26 smithi189 ceph-mon[31422]: osd.7 [v2:172.21.15.189:6824/2729936243,v1:172.21.15.189:6825/2729936243] boot 2024-02-10T05:26:26.490 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:26 smithi189 ceph-mon[31422]: osdmap e54: 8 total, 8 up, 8 in 2024-02-10T05:26:26.490 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:26 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:26 smithi178 ceph-mon[27572]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-02-10T05:26:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:26 smithi178 ceph-mon[27572]: osdmap e53: 8 total, 7 up, 8 in 2024-02-10T05:26:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:26 smithi178 ceph-mon[27572]: osd.7 [v2:172.21.15.189:6824/2729936243,v1:172.21.15.189:6825/2729936243] boot 2024-02-10T05:26:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:26 smithi178 ceph-mon[27572]: osdmap e54: 8 total, 8 up, 8 in 2024-02-10T05:26:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:26 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:26.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:26 smithi178 ceph-mon[36851]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-02-10T05:26:26.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:26 smithi178 ceph-mon[36851]: osdmap e53: 8 total, 7 up, 8 in 2024-02-10T05:26:26.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:26 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:26.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:26 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:26.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:26 smithi178 ceph-mon[36851]: osd.7 [v2:172.21.15.189:6824/2729936243,v1:172.21.15.189:6825/2729936243] boot 2024-02-10T05:26:26.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:26 smithi178 ceph-mon[36851]: osdmap e54: 8 total, 8 up, 8 in 2024-02-10T05:26:26.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:26 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:26:26.845 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:27.442 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1707542786,"num_in_osds":8,"osd_in_since":1707542769,"num_remapped_pgs":1} 2024-02-10T05:26:27.443 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T05:26:27.701 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:26:27.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:27 smithi178 ceph-mon[27572]: purged_snaps scrub starts 2024-02-10T05:26:27.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:27 smithi178 ceph-mon[27572]: purged_snaps scrub ok 2024-02-10T05:26:27.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:27 smithi178 ceph-mon[27572]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:27.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:27 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/754386148' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T05:26:27.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:27 smithi178 ceph-mon[27572]: osdmap e55: 8 total, 8 up, 8 in 2024-02-10T05:26:27.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:27 smithi178 ceph-mon[36851]: purged_snaps scrub starts 2024-02-10T05:26:27.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:27 smithi178 ceph-mon[36851]: purged_snaps scrub ok 2024-02-10T05:26:27.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:27 smithi178 ceph-mon[36851]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:27.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:27 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/754386148' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T05:26:27.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:27 smithi178 ceph-mon[36851]: osdmap e55: 8 total, 8 up, 8 in 2024-02-10T05:26:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:27 smithi189 ceph-mon[31422]: purged_snaps scrub starts 2024-02-10T05:26:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:27 smithi189 ceph-mon[31422]: purged_snaps scrub ok 2024-02-10T05:26:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:27 smithi189 ceph-mon[31422]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 2.0 GiB used, 624 GiB / 626 GiB avail 2024-02-10T05:26:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:27 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/754386148' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T05:26:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:27 smithi189 ceph-mon[31422]: osdmap e55: 8 total, 8 up, 8 in 2024-02-10T05:26:28.900 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[27572]: Detected new or changed devices on smithi189 2024-02-10T05:26:28.900 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:28.900 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:28.900 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:28.900 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:28.900 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:28.900 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:28.900 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[27572]: Adjusting osd_memory_target on smithi189 to 4272M 2024-02-10T05:26:28.900 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:28.901 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:28.901 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:28.901 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:28.901 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[27572]: osdmap e56: 8 total, 8 up, 8 in 2024-02-10T05:26:28.901 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[36851]: Detected new or changed devices on smithi189 2024-02-10T05:26:28.901 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:28.901 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:28.901 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:28.901 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:28.901 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:28.901 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:28.901 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[36851]: Adjusting osd_memory_target on smithi189 to 4272M 2024-02-10T05:26:28.902 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:28.902 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:28.902 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:28.902 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:28.902 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:28 smithi178 ceph-mon[36851]: osdmap e56: 8 total, 8 up, 8 in 2024-02-10T05:26:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:28 smithi189 ceph-mon[31422]: Detected new or changed devices on smithi189 2024-02-10T05:26:29.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:29.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:29.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:29.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:29.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:29.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:26:29.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:28 smithi189 ceph-mon[31422]: Adjusting osd_memory_target on smithi189 to 4272M 2024-02-10T05:26:29.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:29.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:29.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:29.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:28 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:29.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:28 smithi189 ceph-mon[31422]: osdmap e56: 8 total, 8 up, 8 in 2024-02-10T05:26:29.635 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:29.635 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":57,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","created":"2024-02-10T05:21:22.127092+0000","modified":"2024-02-10T05:26:29.475811+0000","last_up_change":"2024-02-10T05:26:26.472246+0000","last_in_change":"2024-02-10T05:26:09.150064+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T05:24:26.679378+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":{}}}],"osds":[{"osd":0,"uuid":"2ff91124-6e92-49e8-86ee-d322084afa9c","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.178:6802","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6803","nonce":1413647446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6805","nonce":1413647446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6808","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6809","nonce":1413647446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6807","nonce":1413647446}]},"public_addr":"172.21.15.178:6803/1413647446","cluster_addr":"172.21.15.178:6805/1413647446","heartbeat_back_addr":"172.21.15.178:6809/1413647446","heartbeat_front_addr":"172.21.15.178:6807/1413647446","state":["exists","up"]},{"osd":1,"uuid":"24ace96e-dc95-4da1-b493-1c989e3e8bcb","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.178:6810","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6811","nonce":1364910895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6812","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6813","nonce":1364910895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6816","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6817","nonce":1364910895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6814","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6815","nonce":1364910895}]},"public_addr":"172.21.15.178:6811/1364910895","cluster_addr":"172.21.15.178:6813/1364910895","heartbeat_back_addr":"172.21.15.178:6817/1364910895","heartbeat_front_addr":"172.21.15.178:6815/1364910895","state":["exists","up"]},{"osd":2,"uuid":"fa2894d2-c79c-4dd4-9f46-0decd72743ba","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.178:6818","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6819","nonce":1835823786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6820","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6821","nonce":1835823786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6824","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6825","nonce":1835823786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6822","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6823","nonce":1835823786}]},"public_addr":"172.21.15.178:6819/1835823786","cluster_addr":"172.21.15.178:6821/1835823786","heartbeat_back_addr":"172.21.15.178:6825/1835823786","heartbeat_front_addr":"172.21.15.178:6823/1835823786","state":["exists","up"]},{"osd":3,"uuid":"a71d2808-18e6-4fb4-a25e-73d966e3c3e8","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.178:6826","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6827","nonce":3558217917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6828","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6829","nonce":3558217917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6832","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6833","nonce":3558217917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6830","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6831","nonce":3558217917}]},"public_addr":"172.21.15.178:6827/3558217917","cluster_addr":"172.21.15.178:6829/3558217917","heartbeat_back_addr":"172.21.15.178:6833/3558217917","heartbeat_front_addr":"172.21.15.178:6831/3558217917","state":["exists","up"]},{"osd":4,"uuid":"d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c","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.189:6800","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6801","nonce":1203269645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6803","nonce":1203269645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6807","nonce":1203269645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6805","nonce":1203269645}]},"public_addr":"172.21.15.189:6801/1203269645","cluster_addr":"172.21.15.189:6803/1203269645","heartbeat_back_addr":"172.21.15.189:6807/1203269645","heartbeat_front_addr":"172.21.15.189:6805/1203269645","state":["exists","up"]},{"osd":5,"uuid":"d57145cc-6527-42b5-916a-4e4ed7699a04","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.189:6808","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6809","nonce":2810683544}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6810","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6811","nonce":2810683544}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6814","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6815","nonce":2810683544}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6812","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6813","nonce":2810683544}]},"public_addr":"172.21.15.189:6809/2810683544","cluster_addr":"172.21.15.189:6811/2810683544","heartbeat_back_addr":"172.21.15.189:6815/2810683544","heartbeat_front_addr":"172.21.15.189:6813/2810683544","state":["exists","up"]},{"osd":6,"uuid":"10827ca8-a8de-426b-ab31-b580a5e8dbe9","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.189:6816","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6817","nonce":184237304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6818","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6819","nonce":184237304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6822","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6823","nonce":184237304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6820","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6821","nonce":184237304}]},"public_addr":"172.21.15.189:6817/184237304","cluster_addr":"172.21.15.189:6819/184237304","heartbeat_back_addr":"172.21.15.189:6823/184237304","heartbeat_front_addr":"172.21.15.189:6821/184237304","state":["exists","up"]},{"osd":7,"uuid":"d7414517-0aa3-479a-9064-f7fed7c81e06","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.189:6824","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6825","nonce":2729936243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6826","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6827","nonce":2729936243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6830","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6831","nonce":2729936243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6828","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6829","nonce":2729936243}]},"public_addr":"172.21.15.189:6825/2729936243","cluster_addr":"172.21.15.189:6827/2729936243","heartbeat_back_addr":"172.21.15.189:6831/2729936243","heartbeat_front_addr":"172.21.15.189:6829/2729936243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:36.334657+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:59.923209+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:24.004028+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:48.686495+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:11.257141+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:35.714729+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:59.972063+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:26:24.480218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.178:6801/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/4233542507":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/527870021":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3810744882":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3479209140":"2024-02-11T05:21:50.971758+0000","172.21.15.178:6801/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3804021441":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3227051029":"2024-02-11T05:22:14.365966+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-02-10T05:26:29.948 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:29 smithi178 ceph-mon[27572]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:29.948 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:29 smithi178 ceph-mon[27572]: osdmap e57: 8 total, 8 up, 8 in 2024-02-10T05:26:29.948 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:29 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/170724832' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:29.949 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:29 smithi178 ceph-mon[36851]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:29.949 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:29 smithi178 ceph-mon[36851]: osdmap e57: 8 total, 8 up, 8 in 2024-02-10T05:26:29.949 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:29 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/170724832' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:29 smithi189 ceph-mon[31422]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:29 smithi189 ceph-mon[31422]: osdmap e57: 8 total, 8 up, 8 in 2024-02-10T05:26:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:29 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/170724832' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:30.382 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-10T05:24:26.679378+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': {}}}] 2024-02-10T05:26:30.382 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-02-10T05:26:30.636 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:26:31.764 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:31 smithi178 ceph-mon[36851]: pgmap v175: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-02-10T05:26:31.764 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:31 smithi178 ceph-mon[36851]: osdmap e58: 8 total, 8 up, 8 in 2024-02-10T05:26:31.764 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:31 smithi178 ceph-mon[27572]: pgmap v175: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-02-10T05:26:31.765 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:31 smithi178 ceph-mon[27572]: osdmap e58: 8 total, 8 up, 8 in 2024-02-10T05:26:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:31 smithi189 ceph-mon[31422]: pgmap v175: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-02-10T05:26:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:31 smithi189 ceph-mon[31422]: osdmap e58: 8 total, 8 up, 8 in 2024-02-10T05:26:32.476 INFO:teuthology.orchestra.run.smithi178.stdout:pg_num: 1 2024-02-10T05:26:32.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:32 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2589746245' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:26:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:32 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2589746245' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:26:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:32 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2589746245' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:26:33.281 INFO:tasks.cephadm:Adding mds.a on smithi178 2024-02-10T05:26:33.281 INFO:tasks.cephadm:Adding mds.b on smithi189 2024-02-10T05:26:33.282 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch apply mds all '2;smithi178=a;smithi189=b' 2024-02-10T05:26:33.544 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:26:33.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:33 smithi189 ceph-mon[31422]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-02-10T05:26:33.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:33 smithi178 ceph-mon[27572]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-02-10T05:26:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:33 smithi178 ceph-mon[36851]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-02-10T05:26:35.334 INFO:teuthology.orchestra.run.smithi189.stdout:Scheduled mds.all update... 2024-02-10T05:26:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:35 smithi189 ceph-mon[31422]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-02-10T05:26:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:35 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:35 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:35.880 DEBUG:teuthology.orchestra.run.smithi178:mds.a> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mds.a.service 2024-02-10T05:26:35.882 DEBUG:teuthology.orchestra.run.smithi189:mds.b> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mds.b.service 2024-02-10T05:26:35.884 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-02-10T05:26:35.884 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-10T05:26:35.905 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:35 smithi178 ceph-mon[36851]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-02-10T05:26:35.905 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:35 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:35.905 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:35 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:35.906 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:35 smithi178 ceph-mon[27572]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-02-10T05:26:35.906 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:35 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:35.906 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:35 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:36.251 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:36.251 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":58,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","created":"2024-02-10T05:21:22.127092+0000","modified":"2024-02-10T05:26:30.477121+0000","last_up_change":"2024-02-10T05:26:26.472246+0000","last_in_change":"2024-02-10T05:26:09.150064+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T05:24:26.679378+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":{}}}],"osds":[{"osd":0,"uuid":"2ff91124-6e92-49e8-86ee-d322084afa9c","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.178:6802","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6803","nonce":1413647446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6805","nonce":1413647446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6808","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6809","nonce":1413647446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6807","nonce":1413647446}]},"public_addr":"172.21.15.178:6803/1413647446","cluster_addr":"172.21.15.178:6805/1413647446","heartbeat_back_addr":"172.21.15.178:6809/1413647446","heartbeat_front_addr":"172.21.15.178:6807/1413647446","state":["exists","up"]},{"osd":1,"uuid":"24ace96e-dc95-4da1-b493-1c989e3e8bcb","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.178:6810","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6811","nonce":1364910895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6812","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6813","nonce":1364910895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6816","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6817","nonce":1364910895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6814","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6815","nonce":1364910895}]},"public_addr":"172.21.15.178:6811/1364910895","cluster_addr":"172.21.15.178:6813/1364910895","heartbeat_back_addr":"172.21.15.178:6817/1364910895","heartbeat_front_addr":"172.21.15.178:6815/1364910895","state":["exists","up"]},{"osd":2,"uuid":"fa2894d2-c79c-4dd4-9f46-0decd72743ba","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.178:6818","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6819","nonce":1835823786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6820","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6821","nonce":1835823786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6824","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6825","nonce":1835823786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6822","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6823","nonce":1835823786}]},"public_addr":"172.21.15.178:6819/1835823786","cluster_addr":"172.21.15.178:6821/1835823786","heartbeat_back_addr":"172.21.15.178:6825/1835823786","heartbeat_front_addr":"172.21.15.178:6823/1835823786","state":["exists","up"]},{"osd":3,"uuid":"a71d2808-18e6-4fb4-a25e-73d966e3c3e8","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.178:6826","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6827","nonce":3558217917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6828","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6829","nonce":3558217917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6832","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6833","nonce":3558217917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6830","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6831","nonce":3558217917}]},"public_addr":"172.21.15.178:6827/3558217917","cluster_addr":"172.21.15.178:6829/3558217917","heartbeat_back_addr":"172.21.15.178:6833/3558217917","heartbeat_front_addr":"172.21.15.178:6831/3558217917","state":["exists","up"]},{"osd":4,"uuid":"d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c","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.189:6800","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6801","nonce":1203269645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6803","nonce":1203269645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6807","nonce":1203269645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6805","nonce":1203269645}]},"public_addr":"172.21.15.189:6801/1203269645","cluster_addr":"172.21.15.189:6803/1203269645","heartbeat_back_addr":"172.21.15.189:6807/1203269645","heartbeat_front_addr":"172.21.15.189:6805/1203269645","state":["exists","up"]},{"osd":5,"uuid":"d57145cc-6527-42b5-916a-4e4ed7699a04","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.189:6808","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6809","nonce":2810683544}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6810","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6811","nonce":2810683544}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6814","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6815","nonce":2810683544}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6812","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6813","nonce":2810683544}]},"public_addr":"172.21.15.189:6809/2810683544","cluster_addr":"172.21.15.189:6811/2810683544","heartbeat_back_addr":"172.21.15.189:6815/2810683544","heartbeat_front_addr":"172.21.15.189:6813/2810683544","state":["exists","up"]},{"osd":6,"uuid":"10827ca8-a8de-426b-ab31-b580a5e8dbe9","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.189:6816","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6817","nonce":184237304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6818","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6819","nonce":184237304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6822","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6823","nonce":184237304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6820","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6821","nonce":184237304}]},"public_addr":"172.21.15.189:6817/184237304","cluster_addr":"172.21.15.189:6819/184237304","heartbeat_back_addr":"172.21.15.189:6823/184237304","heartbeat_front_addr":"172.21.15.189:6821/184237304","state":["exists","up"]},{"osd":7,"uuid":"d7414517-0aa3-479a-9064-f7fed7c81e06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6824","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6825","nonce":2729936243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6826","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6827","nonce":2729936243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6830","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6831","nonce":2729936243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6828","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6829","nonce":2729936243}]},"public_addr":"172.21.15.189:6825/2729936243","cluster_addr":"172.21.15.189:6827/2729936243","heartbeat_back_addr":"172.21.15.189:6831/2729936243","heartbeat_front_addr":"172.21.15.189:6829/2729936243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:36.334657+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:59.923209+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:24.004028+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:48.686495+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:11.257141+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:35.714729+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:59.972063+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:26:24.480218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.178:6801/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/4233542507":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/527870021":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3810744882":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3479209140":"2024-02-11T05:21:50.971758+0000","172.21.15.178:6801/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3804021441":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3227051029":"2024-02-11T05:22:14.365966+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-02-10T05:26:36.263 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-10T05:24:26.679378+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': {}}}] 2024-02-10T05:26:36.264 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-02-10T05:26:36.556 INFO:teuthology.orchestra.run.smithi178.stdout:pg_num: 1 2024-02-10T05:26:36.570 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-10T05:26:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:36 smithi189 ceph-mon[31422]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi178=a;smithi189=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:26:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:36 smithi189 ceph-mon[31422]: Saving service mds.all spec with placement smithi178=a;smithi189=b;count:2 2024-02-10T05:26:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:36 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:36 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:36 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:36 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' 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-02-10T05:26:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:36 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' 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-02-10T05:26:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:36 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:36 smithi189 ceph-mon[31422]: Deploying daemon mds.a on smithi178 2024-02-10T05:26:36.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:36 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3360516467' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:36.888 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:36.888 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":1,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[],"filesystems":[]} 2024-02-10T05:26:36.889 INFO:teuthology.orchestra.run.smithi178.stderr:dumped fsmap epoch 1 2024-02-10T05:26:36.899 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[27572]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi178=a;smithi189=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:26:36.899 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[27572]: Saving service mds.all spec with placement smithi178=a;smithi189=b;count:2 2024-02-10T05:26:36.899 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:36.899 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:36.899 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:36.899 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' 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-02-10T05:26:36.899 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' 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-02-10T05:26:36.899 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:36.899 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[27572]: Deploying daemon mds.a on smithi178 2024-02-10T05:26:36.899 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3360516467' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:36.899 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[36851]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi178=a;smithi189=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:26:36.900 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[36851]: Saving service mds.all spec with placement smithi178=a;smithi189=b;count:2 2024-02-10T05:26:36.900 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:36.900 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:36.900 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:36.900 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' 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-02-10T05:26:36.900 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' 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-02-10T05:26:36.900 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:36.900 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[36851]: Deploying daemon mds.a on smithi178 2024-02-10T05:26:36.900 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:36 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3360516467' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:37 smithi189 ceph-mon[31422]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-02-10T05:26:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:37 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3043336804' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:26:37.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:37 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2903037002' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:26:37.892 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:37 smithi178 ceph-mon[27572]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-02-10T05:26:37.892 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:37 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3043336804' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:26:37.892 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:37 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2903037002' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:26:37.893 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:37 smithi178 ceph-mon[36851]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-02-10T05:26:37.893 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:37 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3043336804' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:26:37.893 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:37 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2903037002' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:26:37.893 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:26:37 smithi178 systemd[1]: Starting Ceph mds.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:26:38.145 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:26:37 smithi178 podman[65319]: 2024-02-10 05:26:37.892126569 +0000 UTC m=+0.094580696 container create c3e2ca9c8ad7d95c30e2f6249fb177e6809530732527d41943f7aa559d344811 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, RELEASE=quincy-72ce7c1, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2) 2024-02-10T05:26:38.145 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:26:37 smithi178 podman[65319]: 2024-02-10 05:26:37.816194425 +0000 UTC m=+0.018648569 image pull a2a0bd126c96301261ac6c5708253ef5b41bd73b23624c6dbd2eed86fc57c9b5 quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc 2024-02-10T05:26:38.145 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:26:38 smithi178 podman[65319]: 2024-02-10 05:26:38.144676669 +0000 UTC m=+0.347130796 container init c3e2ca9c8ad7d95c30e2f6249fb177e6809530732527d41943f7aa559d344811 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a, GIT_CLEAN=True, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=quincy-72ce7c1, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True) 2024-02-10T05:26:38.461 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:26:38 smithi178 podman[65319]: 2024-02-10 05:26:38.150552775 +0000 UTC m=+0.353006906 container start c3e2ca9c8ad7d95c30e2f6249fb177e6809530732527d41943f7aa559d344811 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=quincy-72ce7c1, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131) 2024-02-10T05:26:38.462 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:26:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a[65334]: starting mds.a at 2024-02-10T05:26:38.462 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:26:38 smithi178 bash[65319]: c3e2ca9c8ad7d95c30e2f6249fb177e6809530732527d41943f7aa559d344811 2024-02-10T05:26:38.462 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:26:38 smithi178 systemd[1]: Started Ceph mds.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:26:38.902 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-10T05:26:39.191 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[27572]: mds.? [v2:172.21.15.178:6834/1034974724,v1:172.21.15.178:6835/1034974724] up:boot 2024-02-10T05:26:39.191 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[27572]: fsmap 1 up:standby 2024-02-10T05:26:39.191 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:26:39.191 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:39.213 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:39.213 INFO:teuthology.orchestra.run.smithi178.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":24359,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.178:6835/1034974724","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6834","nonce":1034974724},{"type":"v1","addr":"172.21.15.178:6835","nonce":1034974724}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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-02-10T05:26:39.213 INFO:teuthology.orchestra.run.smithi178.stderr:dumped fsmap epoch 2 2024-02-10T05:26:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' 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-02-10T05:26:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' 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-02-10T05:26:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[27572]: Deploying daemon mds.b on smithi189 2024-02-10T05:26:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[27572]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[36851]: mds.? [v2:172.21.15.178:6834/1034974724,v1:172.21.15.178:6835/1034974724] up:boot 2024-02-10T05:26:39.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[36851]: fsmap 1 up:standby 2024-02-10T05:26:39.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:26:39.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:39.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:39.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:39.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' 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-02-10T05:26:39.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' 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-02-10T05:26:39.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:39.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[36851]: Deploying daemon mds.b on smithi189 2024-02-10T05:26:39.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:39 smithi178 ceph-mon[36851]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:39.504 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:39 smithi189 ceph-mon[31422]: mds.? [v2:172.21.15.178:6834/1034974724,v1:172.21.15.178:6835/1034974724] up:boot 2024-02-10T05:26:39.505 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:39 smithi189 ceph-mon[31422]: fsmap 1 up:standby 2024-02-10T05:26:39.505 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:39 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:26:39.505 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:39 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:39.505 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:39 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:39.505 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:39 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:39.505 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:39 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' 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-02-10T05:26:39.505 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:39 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' 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-02-10T05:26:39.505 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:39 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:39.505 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:39 smithi189 ceph-mon[31422]: Deploying daemon mds.b on smithi189 2024-02-10T05:26:39.505 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:39 smithi189 ceph-mon[31422]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:40 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2570169228' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:26:40.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:40 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2570169228' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:26:40.484 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:40 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2570169228' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:26:40.484 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:26:40 smithi189 podman[59730]: 2024-02-10 05:26:40.372746403 +0000 UTC m=+0.130827452 container create 84eeb7c562d793679500750efc695ec19a6a316561cc5c2d7499bf374c1527d0 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=quincy-72ce7c1, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.2, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T05:26:41.037 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:26:40 smithi189 podman[59730]: 2024-02-10 05:26:40.591606045 +0000 UTC m=+0.349687103 container init 84eeb7c562d793679500750efc695ec19a6a316561cc5c2d7499bf374c1527d0 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, RELEASE=quincy-72ce7c1, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-02-10T05:26:41.037 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:26:40 smithi189 podman[59730]: 2024-02-10 05:26:40.596877864 +0000 UTC m=+0.354958913 container start 84eeb7c562d793679500750efc695ec19a6a316561cc5c2d7499bf374c1527d0 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-72ce7c1, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-02-10T05:26:41.038 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:26:40 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b[59745]: starting mds.b at 2024-02-10T05:26:41.038 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:26:40 smithi189 bash[59730]: 84eeb7c562d793679500750efc695ec19a6a316561cc5c2d7499bf374c1527d0 2024-02-10T05:26:41.038 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:26:40 smithi189 systemd[1]: Started Ceph mds.b for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:26:41.227 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-10T05:26:41.551 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:41.552 INFO:teuthology.orchestra.run.smithi178.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":24346,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.189:6833/4221551901","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6832","nonce":4221551901},{"type":"v1","addr":"172.21.15.189:6833","nonce":4221551901}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3},{"gid":24359,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.178:6835/1034974724","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6834","nonce":1034974724},{"type":"v1","addr":"172.21.15.178:6835","nonce":1034974724}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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-02-10T05:26:41.552 INFO:teuthology.orchestra.run.smithi178.stderr:dumped fsmap epoch 3 2024-02-10T05:26:41.565 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-10T05:26:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:41 smithi189 ceph-mon[31422]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:41 smithi189 ceph-mon[31422]: mds.? [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] up:boot 2024-02-10T05:26:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:41 smithi189 ceph-mon[31422]: fsmap 2 up:standby 2024-02-10T05:26:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:41 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:26:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:41 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/191042998' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:26:41.841 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:41.841 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":58,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","created":"2024-02-10T05:21:22.127092+0000","modified":"2024-02-10T05:26:30.477121+0000","last_up_change":"2024-02-10T05:26:26.472246+0000","last_in_change":"2024-02-10T05:26:09.150064+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T05:24:26.679378+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":{}}}],"osds":[{"osd":0,"uuid":"2ff91124-6e92-49e8-86ee-d322084afa9c","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.178:6802","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6803","nonce":1413647446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6805","nonce":1413647446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6808","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6809","nonce":1413647446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6807","nonce":1413647446}]},"public_addr":"172.21.15.178:6803/1413647446","cluster_addr":"172.21.15.178:6805/1413647446","heartbeat_back_addr":"172.21.15.178:6809/1413647446","heartbeat_front_addr":"172.21.15.178:6807/1413647446","state":["exists","up"]},{"osd":1,"uuid":"24ace96e-dc95-4da1-b493-1c989e3e8bcb","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.178:6810","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6811","nonce":1364910895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6812","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6813","nonce":1364910895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6816","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6817","nonce":1364910895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6814","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6815","nonce":1364910895}]},"public_addr":"172.21.15.178:6811/1364910895","cluster_addr":"172.21.15.178:6813/1364910895","heartbeat_back_addr":"172.21.15.178:6817/1364910895","heartbeat_front_addr":"172.21.15.178:6815/1364910895","state":["exists","up"]},{"osd":2,"uuid":"fa2894d2-c79c-4dd4-9f46-0decd72743ba","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.178:6818","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6819","nonce":1835823786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6820","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6821","nonce":1835823786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6824","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6825","nonce":1835823786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6822","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6823","nonce":1835823786}]},"public_addr":"172.21.15.178:6819/1835823786","cluster_addr":"172.21.15.178:6821/1835823786","heartbeat_back_addr":"172.21.15.178:6825/1835823786","heartbeat_front_addr":"172.21.15.178:6823/1835823786","state":["exists","up"]},{"osd":3,"uuid":"a71d2808-18e6-4fb4-a25e-73d966e3c3e8","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.178:6826","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6827","nonce":3558217917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6828","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6829","nonce":3558217917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6832","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6833","nonce":3558217917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6830","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6831","nonce":3558217917}]},"public_addr":"172.21.15.178:6827/3558217917","cluster_addr":"172.21.15.178:6829/3558217917","heartbeat_back_addr":"172.21.15.178:6833/3558217917","heartbeat_front_addr":"172.21.15.178:6831/3558217917","state":["exists","up"]},{"osd":4,"uuid":"d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c","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.189:6800","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6801","nonce":1203269645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6803","nonce":1203269645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6807","nonce":1203269645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6805","nonce":1203269645}]},"public_addr":"172.21.15.189:6801/1203269645","cluster_addr":"172.21.15.189:6803/1203269645","heartbeat_back_addr":"172.21.15.189:6807/1203269645","heartbeat_front_addr":"172.21.15.189:6805/1203269645","state":["exists","up"]},{"osd":5,"uuid":"d57145cc-6527-42b5-916a-4e4ed7699a04","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.189:6808","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6809","nonce":2810683544}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6810","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6811","nonce":2810683544}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6814","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6815","nonce":2810683544}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6812","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6813","nonce":2810683544}]},"public_addr":"172.21.15.189:6809/2810683544","cluster_addr":"172.21.15.189:6811/2810683544","heartbeat_back_addr":"172.21.15.189:6815/2810683544","heartbeat_front_addr":"172.21.15.189:6813/2810683544","state":["exists","up"]},{"osd":6,"uuid":"10827ca8-a8de-426b-ab31-b580a5e8dbe9","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.189:6816","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6817","nonce":184237304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6818","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6819","nonce":184237304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6822","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6823","nonce":184237304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6820","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6821","nonce":184237304}]},"public_addr":"172.21.15.189:6817/184237304","cluster_addr":"172.21.15.189:6819/184237304","heartbeat_back_addr":"172.21.15.189:6823/184237304","heartbeat_front_addr":"172.21.15.189:6821/184237304","state":["exists","up"]},{"osd":7,"uuid":"d7414517-0aa3-479a-9064-f7fed7c81e06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6824","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6825","nonce":2729936243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6826","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6827","nonce":2729936243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6830","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6831","nonce":2729936243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6828","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6829","nonce":2729936243}]},"public_addr":"172.21.15.189:6825/2729936243","cluster_addr":"172.21.15.189:6827/2729936243","heartbeat_back_addr":"172.21.15.189:6831/2729936243","heartbeat_front_addr":"172.21.15.189:6829/2729936243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:36.334657+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:59.923209+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:24.004028+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:48.686495+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:11.257141+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:35.714729+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:59.972063+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:26:24.480218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.178:6801/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/4233542507":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/527870021":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3810744882":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3479209140":"2024-02-11T05:21:50.971758+0000","172.21.15.178:6801/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3804021441":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3227051029":"2024-02-11T05:22:14.365966+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-02-10T05:26:41.853 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[27572]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:41.853 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.853 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.853 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.853 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.853 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.854 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:41.854 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[27572]: mds.? [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] up:boot 2024-02-10T05:26:41.854 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[27572]: fsmap 2 up:standby 2024-02-10T05:26:41.854 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:26:41.854 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/191042998' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:26:41.854 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[36851]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:41.854 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.854 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.854 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.854 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.854 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:41.854 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:41.855 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[36851]: mds.? [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] up:boot 2024-02-10T05:26:41.855 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[36851]: fsmap 2 up:standby 2024-02-10T05:26:41.855 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:26:41.855 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:41 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/191042998' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:26:41.856 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-10T05:24:26.679378+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': {}}}] 2024-02-10T05:26:41.856 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-02-10T05:26:42.163 INFO:teuthology.orchestra.run.smithi178.stdout:pg_num: 1 2024-02-10T05:26:42.178 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --format=json-pretty osd lspools 2024-02-10T05:26:42.468 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:42.468 INFO:teuthology.orchestra.run.smithi178.stdout:[ 2024-02-10T05:26:42.468 INFO:teuthology.orchestra.run.smithi178.stdout: { 2024-02-10T05:26:42.468 INFO:teuthology.orchestra.run.smithi178.stdout: "poolnum": 1, 2024-02-10T05:26:42.468 INFO:teuthology.orchestra.run.smithi178.stdout: "poolname": ".mgr" 2024-02-10T05:26:42.468 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:26:42.469 INFO:teuthology.orchestra.run.smithi178.stdout:] 2024-02-10T05:26:42.481 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-02-10T05:26:42.481 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_metadata --pg_num_min 64 2024-02-10T05:26:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:42 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1160219097' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:42 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1341558670' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:26:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:42 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:42 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/4275270453' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-02-10T05:26:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1160219097' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1341558670' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:26:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:43.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:43.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:43.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/4275270453' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-02-10T05:26:43.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1160219097' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:43.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1341558670' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:26:43.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:43.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:43.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:43.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:43.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:43.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:43.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:42 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/4275270453' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-02-10T05:26:43.754 INFO:teuthology.orchestra.run.smithi178.stderr:pool 'cephfs_metadata' created 2024-02-10T05:26:43.772 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2024-02-10T05:26:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:43 smithi189 ceph-mon[31422]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:43 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2457971179' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-02-10T05:26:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:43 smithi178 ceph-mon[27572]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:43 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2457971179' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-02-10T05:26:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:43 smithi178 ceph-mon[36851]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:43 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2457971179' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-02-10T05:26:44.759 INFO:teuthology.orchestra.run.smithi178.stderr:pool 'cephfs_data' created 2024-02-10T05:26:44.781 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs new cephfs cephfs_metadata cephfs_data 2024-02-10T05:26:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:44 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2457971179' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-02-10T05:26:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:44 smithi189 ceph-mon[31422]: osdmap e59: 8 total, 8 up, 8 in 2024-02-10T05:26:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:44 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/4052151696' 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-02-10T05:26:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:44 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:44 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2457971179' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-02-10T05:26:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:44 smithi178 ceph-mon[27572]: osdmap e59: 8 total, 8 up, 8 in 2024-02-10T05:26:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:44 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/4052151696' 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-02-10T05:26:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:44 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:44 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2457971179' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-02-10T05:26:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:44 smithi178 ceph-mon[36851]: osdmap e59: 8 total, 8 up, 8 in 2024-02-10T05:26:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:44 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/4052151696' 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-02-10T05:26:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:44 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:45.766 INFO:teuthology.orchestra.run.smithi178.stderr:new fs with metadata pool 2 and data pool 3 2024-02-10T05:26:45.790 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-10T05:26:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:45 smithi189 ceph-mon[31422]: pgmap v184: 33 pgs: 2 creating+peering, 1 active+clean, 30 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:45 smithi189 ceph-mon[31422]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:26:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:45 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/4052151696' 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-02-10T05:26:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:45 smithi189 ceph-mon[31422]: osdmap e60: 8 total, 8 up, 8 in 2024-02-10T05:26:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:45 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3280459840' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-02-10T05:26:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:45 smithi189 ceph-mon[31422]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-02-10T05:26:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:45 smithi189 ceph-mon[31422]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-02-10T05:26:46.063 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:46.063 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":61,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","created":"2024-02-10T05:21:22.127092+0000","modified":"2024-02-10T05:26:45.089850+0000","last_up_change":"2024-02-10T05:26:26.472246+0000","last_in_change":"2024-02-10T05:26:09.150064+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T05:24:26.679378+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-10T05:26:42.996406+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-10T05:26:44.288109+0000","flags":32769,"flags_names":"hashpspool,creating","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":"61","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"}}}],"osds":[{"osd":0,"uuid":"2ff91124-6e92-49e8-86ee-d322084afa9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6802","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6803","nonce":1413647446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6805","nonce":1413647446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6808","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6809","nonce":1413647446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6807","nonce":1413647446}]},"public_addr":"172.21.15.178:6803/1413647446","cluster_addr":"172.21.15.178:6805/1413647446","heartbeat_back_addr":"172.21.15.178:6809/1413647446","heartbeat_front_addr":"172.21.15.178:6807/1413647446","state":["exists","up"]},{"osd":1,"uuid":"24ace96e-dc95-4da1-b493-1c989e3e8bcb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6810","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6811","nonce":1364910895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6812","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6813","nonce":1364910895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6816","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6817","nonce":1364910895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6814","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6815","nonce":1364910895}]},"public_addr":"172.21.15.178:6811/1364910895","cluster_addr":"172.21.15.178:6813/1364910895","heartbeat_back_addr":"172.21.15.178:6817/1364910895","heartbeat_front_addr":"172.21.15.178:6815/1364910895","state":["exists","up"]},{"osd":2,"uuid":"fa2894d2-c79c-4dd4-9f46-0decd72743ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6818","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6819","nonce":1835823786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6820","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6821","nonce":1835823786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6824","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6825","nonce":1835823786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6822","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6823","nonce":1835823786}]},"public_addr":"172.21.15.178:6819/1835823786","cluster_addr":"172.21.15.178:6821/1835823786","heartbeat_back_addr":"172.21.15.178:6825/1835823786","heartbeat_front_addr":"172.21.15.178:6823/1835823786","state":["exists","up"]},{"osd":3,"uuid":"a71d2808-18e6-4fb4-a25e-73d966e3c3e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6826","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6827","nonce":3558217917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6828","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6829","nonce":3558217917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6832","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6833","nonce":3558217917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6830","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6831","nonce":3558217917}]},"public_addr":"172.21.15.178:6827/3558217917","cluster_addr":"172.21.15.178:6829/3558217917","heartbeat_back_addr":"172.21.15.178:6833/3558217917","heartbeat_front_addr":"172.21.15.178:6831/3558217917","state":["exists","up"]},{"osd":4,"uuid":"d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6800","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6801","nonce":1203269645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6803","nonce":1203269645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6807","nonce":1203269645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6805","nonce":1203269645}]},"public_addr":"172.21.15.189:6801/1203269645","cluster_addr":"172.21.15.189:6803/1203269645","heartbeat_back_addr":"172.21.15.189:6807/1203269645","heartbeat_front_addr":"172.21.15.189:6805/1203269645","state":["exists","up"]},{"osd":5,"uuid":"d57145cc-6527-42b5-916a-4e4ed7699a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6808","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6809","nonce":2810683544}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6810","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6811","nonce":2810683544}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6814","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6815","nonce":2810683544}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6812","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6813","nonce":2810683544}]},"public_addr":"172.21.15.189:6809/2810683544","cluster_addr":"172.21.15.189:6811/2810683544","heartbeat_back_addr":"172.21.15.189:6815/2810683544","heartbeat_front_addr":"172.21.15.189:6813/2810683544","state":["exists","up"]},{"osd":6,"uuid":"10827ca8-a8de-426b-ab31-b580a5e8dbe9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6816","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6817","nonce":184237304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6818","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6819","nonce":184237304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6822","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6823","nonce":184237304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6820","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6821","nonce":184237304}]},"public_addr":"172.21.15.189:6817/184237304","cluster_addr":"172.21.15.189:6819/184237304","heartbeat_back_addr":"172.21.15.189:6823/184237304","heartbeat_front_addr":"172.21.15.189:6821/184237304","state":["exists","up"]},{"osd":7,"uuid":"d7414517-0aa3-479a-9064-f7fed7c81e06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6824","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6825","nonce":2729936243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6826","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6827","nonce":2729936243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6830","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6831","nonce":2729936243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6828","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6829","nonce":2729936243}]},"public_addr":"172.21.15.189:6825/2729936243","cluster_addr":"172.21.15.189:6827/2729936243","heartbeat_back_addr":"172.21.15.189:6831/2729936243","heartbeat_front_addr":"172.21.15.189:6829/2729936243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:36.334657+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:59.923209+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:24.004028+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:48.686495+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:11.257141+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:35.714729+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:59.972063+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:26:24.480218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.178:6801/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/4233542507":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/527870021":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3810744882":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3479209140":"2024-02-11T05:21:50.971758+0000","172.21.15.178:6801/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3804021441":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3227051029":"2024-02-11T05:22:14.365966+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-02-10T05:26:46.074 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:45 smithi178 ceph-mon[27572]: pgmap v184: 33 pgs: 2 creating+peering, 1 active+clean, 30 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:46.074 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:45 smithi178 ceph-mon[27572]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:26:46.074 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:45 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/4052151696' 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-02-10T05:26:46.074 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:45 smithi178 ceph-mon[27572]: osdmap e60: 8 total, 8 up, 8 in 2024-02-10T05:26:46.074 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:45 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3280459840' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-02-10T05:26:46.075 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:45 smithi178 ceph-mon[27572]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-02-10T05:26:46.075 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:45 smithi178 ceph-mon[27572]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-02-10T05:26:46.075 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:45 smithi178 ceph-mon[36851]: pgmap v184: 33 pgs: 2 creating+peering, 1 active+clean, 30 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:46.075 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:45 smithi178 ceph-mon[36851]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:26:46.075 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:45 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/4052151696' 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-02-10T05:26:46.075 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:45 smithi178 ceph-mon[36851]: osdmap e60: 8 total, 8 up, 8 in 2024-02-10T05:26:46.075 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:45 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3280459840' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-02-10T05:26:46.075 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:45 smithi178 ceph-mon[36851]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-02-10T05:26:46.075 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:45 smithi178 ceph-mon[36851]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-02-10T05:26:46.076 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-10T05:26:46.343 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:46.344 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":61,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","created":"2024-02-10T05:21:22.127092+0000","modified":"2024-02-10T05:26:45.089850+0000","last_up_change":"2024-02-10T05:26:26.472246+0000","last_in_change":"2024-02-10T05:26:09.150064+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T05:24:26.679378+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-10T05:26:42.996406+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-10T05:26:44.288109+0000","flags":32769,"flags_names":"hashpspool,creating","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":"61","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"}}}],"osds":[{"osd":0,"uuid":"2ff91124-6e92-49e8-86ee-d322084afa9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6802","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6803","nonce":1413647446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6805","nonce":1413647446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6808","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6809","nonce":1413647446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6807","nonce":1413647446}]},"public_addr":"172.21.15.178:6803/1413647446","cluster_addr":"172.21.15.178:6805/1413647446","heartbeat_back_addr":"172.21.15.178:6809/1413647446","heartbeat_front_addr":"172.21.15.178:6807/1413647446","state":["exists","up"]},{"osd":1,"uuid":"24ace96e-dc95-4da1-b493-1c989e3e8bcb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6810","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6811","nonce":1364910895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6812","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6813","nonce":1364910895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6816","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6817","nonce":1364910895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6814","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6815","nonce":1364910895}]},"public_addr":"172.21.15.178:6811/1364910895","cluster_addr":"172.21.15.178:6813/1364910895","heartbeat_back_addr":"172.21.15.178:6817/1364910895","heartbeat_front_addr":"172.21.15.178:6815/1364910895","state":["exists","up"]},{"osd":2,"uuid":"fa2894d2-c79c-4dd4-9f46-0decd72743ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6818","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6819","nonce":1835823786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6820","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6821","nonce":1835823786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6824","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6825","nonce":1835823786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6822","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6823","nonce":1835823786}]},"public_addr":"172.21.15.178:6819/1835823786","cluster_addr":"172.21.15.178:6821/1835823786","heartbeat_back_addr":"172.21.15.178:6825/1835823786","heartbeat_front_addr":"172.21.15.178:6823/1835823786","state":["exists","up"]},{"osd":3,"uuid":"a71d2808-18e6-4fb4-a25e-73d966e3c3e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6826","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6827","nonce":3558217917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6828","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6829","nonce":3558217917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6832","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6833","nonce":3558217917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6830","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6831","nonce":3558217917}]},"public_addr":"172.21.15.178:6827/3558217917","cluster_addr":"172.21.15.178:6829/3558217917","heartbeat_back_addr":"172.21.15.178:6833/3558217917","heartbeat_front_addr":"172.21.15.178:6831/3558217917","state":["exists","up"]},{"osd":4,"uuid":"d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6800","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6801","nonce":1203269645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6803","nonce":1203269645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6807","nonce":1203269645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6805","nonce":1203269645}]},"public_addr":"172.21.15.189:6801/1203269645","cluster_addr":"172.21.15.189:6803/1203269645","heartbeat_back_addr":"172.21.15.189:6807/1203269645","heartbeat_front_addr":"172.21.15.189:6805/1203269645","state":["exists","up"]},{"osd":5,"uuid":"d57145cc-6527-42b5-916a-4e4ed7699a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6808","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6809","nonce":2810683544}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6810","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6811","nonce":2810683544}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6814","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6815","nonce":2810683544}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6812","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6813","nonce":2810683544}]},"public_addr":"172.21.15.189:6809/2810683544","cluster_addr":"172.21.15.189:6811/2810683544","heartbeat_back_addr":"172.21.15.189:6815/2810683544","heartbeat_front_addr":"172.21.15.189:6813/2810683544","state":["exists","up"]},{"osd":6,"uuid":"10827ca8-a8de-426b-ab31-b580a5e8dbe9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6816","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6817","nonce":184237304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6818","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6819","nonce":184237304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6822","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6823","nonce":184237304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6820","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6821","nonce":184237304}]},"public_addr":"172.21.15.189:6817/184237304","cluster_addr":"172.21.15.189:6819/184237304","heartbeat_back_addr":"172.21.15.189:6823/184237304","heartbeat_front_addr":"172.21.15.189:6821/184237304","state":["exists","up"]},{"osd":7,"uuid":"d7414517-0aa3-479a-9064-f7fed7c81e06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6824","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6825","nonce":2729936243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6826","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6827","nonce":2729936243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6830","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6831","nonce":2729936243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6828","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6829","nonce":2729936243}]},"public_addr":"172.21.15.189:6825/2729936243","cluster_addr":"172.21.15.189:6827/2729936243","heartbeat_back_addr":"172.21.15.189:6831/2729936243","heartbeat_front_addr":"172.21.15.189:6829/2729936243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:36.334657+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:59.923209+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:24.004028+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:48.686495+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:11.257141+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:35.714729+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:59.972063+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:26:24.480218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.178:6801/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/4233542507":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/527870021":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3810744882":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3479209140":"2024-02-11T05:21:50.971758+0000","172.21.15.178:6801/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3804021441":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3227051029":"2024-02-11T05:22:14.365966+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-02-10T05:26:46.356 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs standby_count_wanted 0 2024-02-10T05:26:46.789 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-02-10T05:26:46.790 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs allow_standby_replay false 2024-02-10T05:26:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:46 smithi178 ceph-mon[36851]: osdmap e61: 8 total, 8 up, 8 in 2024-02-10T05:26:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:46 smithi178 ceph-mon[36851]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-02-10T05:26:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:46 smithi178 ceph-mon[36851]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-02-10T05:26:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:46 smithi178 ceph-mon[36851]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-02-10T05:26:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:46 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3869624903' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:46 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/238563281' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:46 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2310315547' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-02-10T05:26:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:46 smithi178 ceph-mon[27572]: osdmap e61: 8 total, 8 up, 8 in 2024-02-10T05:26:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:46 smithi178 ceph-mon[27572]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-02-10T05:26:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:46 smithi178 ceph-mon[27572]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-02-10T05:26:46.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:46 smithi178 ceph-mon[27572]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-02-10T05:26:46.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:46 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3869624903' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:46.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:46 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/238563281' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:46.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:46 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2310315547' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-02-10T05:26:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:46 smithi189 ceph-mon[31422]: osdmap e61: 8 total, 8 up, 8 in 2024-02-10T05:26:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:46 smithi189 ceph-mon[31422]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-02-10T05:26:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:46 smithi189 ceph-mon[31422]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-02-10T05:26:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:46 smithi189 ceph-mon[31422]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-02-10T05:26:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:46 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3869624903' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:46 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/238563281' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:46 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2310315547' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-02-10T05:26:47.795 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-02-10T05:26:47.795 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-10T05:26:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:47 smithi189 ceph-mon[31422]: pgmap v187: 97 pgs: 2 creating+peering, 1 active+clean, 94 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:47 smithi189 ceph-mon[31422]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:26:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:47 smithi189 ceph-mon[31422]: Cluster is now healthy 2024-02-10T05:26:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:47 smithi189 ceph-mon[31422]: osdmap e62: 8 total, 8 up, 8 in 2024-02-10T05:26:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:47 smithi189 ceph-mon[31422]: mds.? [v2:172.21.15.178:6834/1034974724,v1:172.21.15.178:6835/1034974724] up:active 2024-02-10T05:26:48.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:47 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2310315547' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-02-10T05:26:48.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:47 smithi189 ceph-mon[31422]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:26:48.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:47 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2903713438' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-02-10T05:26:48.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:47 smithi189 ceph-mon[31422]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-02-10T05:26:48.101 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:48.102 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":6,"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":24346,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.189:6833/4221551901","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6832","nonce":4221551901},{"type":"v1","addr":"172.21.15.189:6833","nonce":4221551901}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[{"mdsmap":{"epoch":6,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-02-10T05:26:45.090202+0000","modified":"2024-02-10T05:26:47.772731+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"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":24359},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24359":{"gid":24359,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.178:6835/1034974724","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6834","nonce":1034974724},{"type":"v1","addr":"172.21.15.178:6835","nonce":1034974724}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":"","standby_count_wanted":0},"id":1}]} 2024-02-10T05:26:48.102 INFO:teuthology.orchestra.run.smithi178.stderr:dumped fsmap epoch 6 2024-02-10T05:26:48.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[27572]: pgmap v187: 97 pgs: 2 creating+peering, 1 active+clean, 94 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:48.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[27572]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:26:48.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[27572]: Cluster is now healthy 2024-02-10T05:26:48.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[27572]: osdmap e62: 8 total, 8 up, 8 in 2024-02-10T05:26:48.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[27572]: mds.? [v2:172.21.15.178:6834/1034974724,v1:172.21.15.178:6835/1034974724] up:active 2024-02-10T05:26:48.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2310315547' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-02-10T05:26:48.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[27572]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:26:48.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2903713438' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-02-10T05:26:48.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[27572]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-02-10T05:26:48.114 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[36851]: pgmap v187: 97 pgs: 2 creating+peering, 1 active+clean, 94 unknown; 577 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:26:48.114 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[36851]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:26:48.114 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[36851]: Cluster is now healthy 2024-02-10T05:26:48.114 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[36851]: osdmap e62: 8 total, 8 up, 8 in 2024-02-10T05:26:48.114 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[36851]: mds.? [v2:172.21.15.178:6834/1034974724,v1:172.21.15.178:6835/1034974724] up:active 2024-02-10T05:26:48.114 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2310315547' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-02-10T05:26:48.114 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[36851]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:26:48.114 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2903713438' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-02-10T05:26:48.114 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:47 smithi178 ceph-mon[36851]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-02-10T05:26:48.115 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-10T05:26:48.386 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:48.387 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":62,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","created":"2024-02-10T05:21:22.127092+0000","modified":"2024-02-10T05:26:46.768212+0000","last_up_change":"2024-02-10T05:26:26.472246+0000","last_in_change":"2024-02-10T05:26:09.150064+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T05:24:26.679378+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-10T05:26:42.996406+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-10T05:26:44.288109+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":"62","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"}}}],"osds":[{"osd":0,"uuid":"2ff91124-6e92-49e8-86ee-d322084afa9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6802","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6803","nonce":1413647446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6805","nonce":1413647446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6808","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6809","nonce":1413647446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6807","nonce":1413647446}]},"public_addr":"172.21.15.178:6803/1413647446","cluster_addr":"172.21.15.178:6805/1413647446","heartbeat_back_addr":"172.21.15.178:6809/1413647446","heartbeat_front_addr":"172.21.15.178:6807/1413647446","state":["exists","up"]},{"osd":1,"uuid":"24ace96e-dc95-4da1-b493-1c989e3e8bcb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6810","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6811","nonce":1364910895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6812","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6813","nonce":1364910895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6816","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6817","nonce":1364910895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6814","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6815","nonce":1364910895}]},"public_addr":"172.21.15.178:6811/1364910895","cluster_addr":"172.21.15.178:6813/1364910895","heartbeat_back_addr":"172.21.15.178:6817/1364910895","heartbeat_front_addr":"172.21.15.178:6815/1364910895","state":["exists","up"]},{"osd":2,"uuid":"fa2894d2-c79c-4dd4-9f46-0decd72743ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6818","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6819","nonce":1835823786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6820","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6821","nonce":1835823786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6824","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6825","nonce":1835823786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6822","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6823","nonce":1835823786}]},"public_addr":"172.21.15.178:6819/1835823786","cluster_addr":"172.21.15.178:6821/1835823786","heartbeat_back_addr":"172.21.15.178:6825/1835823786","heartbeat_front_addr":"172.21.15.178:6823/1835823786","state":["exists","up"]},{"osd":3,"uuid":"a71d2808-18e6-4fb4-a25e-73d966e3c3e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6826","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6827","nonce":3558217917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6828","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6829","nonce":3558217917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6832","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6833","nonce":3558217917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6830","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6831","nonce":3558217917}]},"public_addr":"172.21.15.178:6827/3558217917","cluster_addr":"172.21.15.178:6829/3558217917","heartbeat_back_addr":"172.21.15.178:6833/3558217917","heartbeat_front_addr":"172.21.15.178:6831/3558217917","state":["exists","up"]},{"osd":4,"uuid":"d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6800","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6801","nonce":1203269645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6803","nonce":1203269645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6807","nonce":1203269645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6805","nonce":1203269645}]},"public_addr":"172.21.15.189:6801/1203269645","cluster_addr":"172.21.15.189:6803/1203269645","heartbeat_back_addr":"172.21.15.189:6807/1203269645","heartbeat_front_addr":"172.21.15.189:6805/1203269645","state":["exists","up"]},{"osd":5,"uuid":"d57145cc-6527-42b5-916a-4e4ed7699a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6808","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6809","nonce":2810683544}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6810","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6811","nonce":2810683544}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6814","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6815","nonce":2810683544}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6812","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6813","nonce":2810683544}]},"public_addr":"172.21.15.189:6809/2810683544","cluster_addr":"172.21.15.189:6811/2810683544","heartbeat_back_addr":"172.21.15.189:6815/2810683544","heartbeat_front_addr":"172.21.15.189:6813/2810683544","state":["exists","up"]},{"osd":6,"uuid":"10827ca8-a8de-426b-ab31-b580a5e8dbe9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6816","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6817","nonce":184237304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6818","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6819","nonce":184237304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6822","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6823","nonce":184237304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6820","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6821","nonce":184237304}]},"public_addr":"172.21.15.189:6817/184237304","cluster_addr":"172.21.15.189:6819/184237304","heartbeat_back_addr":"172.21.15.189:6823/184237304","heartbeat_front_addr":"172.21.15.189:6821/184237304","state":["exists","up"]},{"osd":7,"uuid":"d7414517-0aa3-479a-9064-f7fed7c81e06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6824","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6825","nonce":2729936243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6826","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6827","nonce":2729936243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6830","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6831","nonce":2729936243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6828","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6829","nonce":2729936243}]},"public_addr":"172.21.15.189:6825/2729936243","cluster_addr":"172.21.15.189:6827/2729936243","heartbeat_back_addr":"172.21.15.189:6831/2729936243","heartbeat_front_addr":"172.21.15.189:6829/2729936243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:36.334657+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:59.923209+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:24.004028+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:48.686495+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:11.257141+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:35.714729+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:59.972063+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:26:24.480218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.178:6801/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/4233542507":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/527870021":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3810744882":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3479209140":"2024-02-11T05:21:50.971758+0000","172.21.15.178:6801/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3804021441":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3227051029":"2024-02-11T05:22:14.365966+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-02-10T05:26:48.398 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:26:48 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a[65334]: 2024-02-10T05:26:48.193+0000 7fdc6bc79700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-02-10T05:26:48.399 INFO:tasks.cephfs.filesystem.ceph_manager:waiting for clean 2024-02-10T05:26:48.399 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-02-10T05:26:48.675 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:48.677 INFO:teuthology.orchestra.run.smithi178.stderr:dumped all 2024-02-10T05:26:48.686 INFO:teuthology.orchestra.run.smithi178.stdout:{"pg_ready":true,"pg_map":{"version":189,"stamp":"2024-02-10T05:26:48.416516+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592086,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":196,"num_write_kb":2422,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":149,"ondisk_log_size":149,"up":261,"acting":261,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":52,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384844,"kb_used_data":6540,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576372,"statfs":{"total":767960285184,"available":765518204928,"internally_reserved":0,"allocated":6696960,"data_stored":3792037,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1718,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":37,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"4.665438"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791291+0000","last_change":"2024-02-10T05:26:45.791291+0000","last_active":"2024-02-10T05:26:45.791291+0000","last_peered":"2024-02-10T05:26:45.791291+0000","last_clean":"2024-02-10T05:26:45.791291+0000","last_became_active":"2024-02-10T05:26:45.787324+0000","last_became_peered":"2024-02-10T05:26:45.787324+0000","last_unstale":"2024-02-10T05:26:45.791291+0000","last_undegraded":"2024-02-10T05:26:45.791291+0000","last_fullsized":"2024-02-10T05:26:45.791291+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:55:16.042483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.799700+0000","last_change":"2024-02-10T05:26:45.799323+0000","last_active":"2024-02-10T05:26:45.799700+0000","last_peered":"2024-02-10T05:26:45.799700+0000","last_clean":"2024-02-10T05:26:45.799700+0000","last_became_active":"2024-02-10T05:26:45.799046+0000","last_became_peered":"2024-02-10T05:26:45.799046+0000","last_unstale":"2024-02-10T05:26:45.799700+0000","last_undegraded":"2024-02-10T05:26:45.799700+0000","last_fullsized":"2024-02-10T05:26:45.799700+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:53:58.323046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773378+0000","last_change":"2024-02-10T05:26:45.768858+0000","last_active":"2024-02-10T05:26:45.773378+0000","last_peered":"2024-02-10T05:26:45.773378+0000","last_clean":"2024-02-10T05:26:45.773378+0000","last_became_active":"2024-02-10T05:26:45.768536+0000","last_became_peered":"2024-02-10T05:26:45.768536+0000","last_unstale":"2024-02-10T05:26:45.773378+0000","last_undegraded":"2024-02-10T05:26:45.773378+0000","last_fullsized":"2024-02-10T05:26:45.773378+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:58:02.775799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786043+0000","last_change":"2024-02-10T05:26:45.786043+0000","last_active":"2024-02-10T05:26:45.786043+0000","last_peered":"2024-02-10T05:26:45.786043+0000","last_clean":"2024-02-10T05:26:45.786043+0000","last_became_active":"2024-02-10T05:26:45.785122+0000","last_became_peered":"2024-02-10T05:26:45.785122+0000","last_unstale":"2024-02-10T05:26:45.786043+0000","last_undegraded":"2024-02-10T05:26:45.786043+0000","last_fullsized":"2024-02-10T05:26:45.786043+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:28:32.191843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.783994+0000","last_change":"2024-02-10T05:26:45.782406+0000","last_active":"2024-02-10T05:26:45.783994+0000","last_peered":"2024-02-10T05:26:45.783994+0000","last_clean":"2024-02-10T05:26:45.783994+0000","last_became_active":"2024-02-10T05:26:45.782112+0000","last_became_peered":"2024-02-10T05:26:45.782112+0000","last_unstale":"2024-02-10T05:26:45.783994+0000","last_undegraded":"2024-02-10T05:26:45.783994+0000","last_fullsized":"2024-02-10T05:26:45.783994+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:14:56.386834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791844+0000","last_change":"2024-02-10T05:26:45.791844+0000","last_active":"2024-02-10T05:26:45.791844+0000","last_peered":"2024-02-10T05:26:45.791844+0000","last_clean":"2024-02-10T05:26:45.791844+0000","last_became_active":"2024-02-10T05:26:45.791499+0000","last_became_peered":"2024-02-10T05:26:45.791499+0000","last_unstale":"2024-02-10T05:26:45.791844+0000","last_undegraded":"2024-02-10T05:26:45.791844+0000","last_fullsized":"2024-02-10T05:26:45.791844+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:50:11.296963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.785339+0000","last_change":"2024-02-10T05:26:45.785339+0000","last_active":"2024-02-10T05:26:45.785339+0000","last_peered":"2024-02-10T05:26:45.785339+0000","last_clean":"2024-02-10T05:26:45.785339+0000","last_became_active":"2024-02-10T05:26:45.785056+0000","last_became_peered":"2024-02-10T05:26:45.785056+0000","last_unstale":"2024-02-10T05:26:45.785339+0000","last_undegraded":"2024-02-10T05:26:45.785339+0000","last_fullsized":"2024-02-10T05:26:45.785339+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:07:49.676626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.792253+0000","last_change":"2024-02-10T05:26:45.792253+0000","last_active":"2024-02-10T05:26:45.792253+0000","last_peered":"2024-02-10T05:26:45.792253+0000","last_clean":"2024-02-10T05:26:45.792253+0000","last_became_active":"2024-02-10T05:26:45.791961+0000","last_became_peered":"2024-02-10T05:26:45.791961+0000","last_unstale":"2024-02-10T05:26:45.792253+0000","last_undegraded":"2024-02-10T05:26:45.792253+0000","last_fullsized":"2024-02-10T05:26:45.792253+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:27:08.380538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795491+0000","last_change":"2024-02-10T05:26:45.795251+0000","last_active":"2024-02-10T05:26:45.795491+0000","last_peered":"2024-02-10T05:26:45.795491+0000","last_clean":"2024-02-10T05:26:45.795491+0000","last_became_active":"2024-02-10T05:26:45.794942+0000","last_became_peered":"2024-02-10T05:26:45.794942+0000","last_unstale":"2024-02-10T05:26:45.795491+0000","last_undegraded":"2024-02-10T05:26:45.795491+0000","last_fullsized":"2024-02-10T05:26:45.795491+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:27:26.772106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800027+0000","last_change":"2024-02-10T05:26:45.799165+0000","last_active":"2024-02-10T05:26:45.800027+0000","last_peered":"2024-02-10T05:26:45.800027+0000","last_clean":"2024-02-10T05:26:45.800027+0000","last_became_active":"2024-02-10T05:26:45.798824+0000","last_became_peered":"2024-02-10T05:26:45.798824+0000","last_unstale":"2024-02-10T05:26:45.800027+0000","last_undegraded":"2024-02-10T05:26:45.800027+0000","last_fullsized":"2024-02-10T05:26:45.800027+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:16:09.498260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788969+0000","last_change":"2024-02-10T05:26:45.788664+0000","last_active":"2024-02-10T05:26:45.788969+0000","last_peered":"2024-02-10T05:26:45.788969+0000","last_clean":"2024-02-10T05:26:45.788969+0000","last_became_active":"2024-02-10T05:26:45.788342+0000","last_became_peered":"2024-02-10T05:26:45.788342+0000","last_unstale":"2024-02-10T05:26:45.788969+0000","last_undegraded":"2024-02-10T05:26:45.788969+0000","last_fullsized":"2024-02-10T05:26:45.788969+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:34:16.848924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.793595+0000","last_change":"2024-02-10T05:26:45.793595+0000","last_active":"2024-02-10T05:26:45.793595+0000","last_peered":"2024-02-10T05:26:45.793595+0000","last_clean":"2024-02-10T05:26:45.793595+0000","last_became_active":"2024-02-10T05:26:45.793291+0000","last_became_peered":"2024-02-10T05:26:45.793291+0000","last_unstale":"2024-02-10T05:26:45.793595+0000","last_undegraded":"2024-02-10T05:26:45.793595+0000","last_fullsized":"2024-02-10T05:26:45.793595+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:23:27.256335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791607+0000","last_change":"2024-02-10T05:26:45.790242+0000","last_active":"2024-02-10T05:26:45.791607+0000","last_peered":"2024-02-10T05:26:45.791607+0000","last_clean":"2024-02-10T05:26:45.791607+0000","last_became_active":"2024-02-10T05:26:45.789948+0000","last_became_peered":"2024-02-10T05:26:45.789948+0000","last_unstale":"2024-02-10T05:26:45.791607+0000","last_undegraded":"2024-02-10T05:26:45.791607+0000","last_fullsized":"2024-02-10T05:26:45.791607+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:52:14.097068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773349+0000","last_change":"2024-02-10T05:26:45.770955+0000","last_active":"2024-02-10T05:26:45.773349+0000","last_peered":"2024-02-10T05:26:45.773349+0000","last_clean":"2024-02-10T05:26:45.773349+0000","last_became_active":"2024-02-10T05:26:45.770624+0000","last_became_peered":"2024-02-10T05:26:45.770624+0000","last_unstale":"2024-02-10T05:26:45.773349+0000","last_undegraded":"2024-02-10T05:26:45.773349+0000","last_fullsized":"2024-02-10T05:26:45.773349+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:00:17.563354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.778323+0000","last_change":"2024-02-10T05:26:45.777494+0000","last_active":"2024-02-10T05:26:45.778323+0000","last_peered":"2024-02-10T05:26:45.778323+0000","last_clean":"2024-02-10T05:26:45.778323+0000","last_became_active":"2024-02-10T05:26:45.777048+0000","last_became_peered":"2024-02-10T05:26:45.777048+0000","last_unstale":"2024-02-10T05:26:45.778323+0000","last_undegraded":"2024-02-10T05:26:45.778323+0000","last_fullsized":"2024-02-10T05:26:45.778323+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:01:49.769685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789056+0000","last_change":"2024-02-10T05:26:45.786633+0000","last_active":"2024-02-10T05:26:45.789056+0000","last_peered":"2024-02-10T05:26:45.789056+0000","last_clean":"2024-02-10T05:26:45.789056+0000","last_became_active":"2024-02-10T05:26:45.786351+0000","last_became_peered":"2024-02-10T05:26:45.786351+0000","last_unstale":"2024-02-10T05:26:45.789056+0000","last_undegraded":"2024-02-10T05:26:45.789056+0000","last_fullsized":"2024-02-10T05:26:45.789056+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:46:14.934800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.785731+0000","last_change":"2024-02-10T05:26:45.785731+0000","last_active":"2024-02-10T05:26:45.785731+0000","last_peered":"2024-02-10T05:26:45.785731+0000","last_clean":"2024-02-10T05:26:45.785731+0000","last_became_active":"2024-02-10T05:26:45.783976+0000","last_became_peered":"2024-02-10T05:26:45.783976+0000","last_unstale":"2024-02-10T05:26:45.785731+0000","last_undegraded":"2024-02-10T05:26:45.785731+0000","last_fullsized":"2024-02-10T05:26:45.785731+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:04:14.143154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-02-10T05:26:43.746120+0000","last_change":"2024-02-10T05:26:43.756660+0000","last_active":"2024-02-10T05:26:43.746120+0000","last_peered":"2024-02-10T05:26:43.746120+0000","last_clean":"2024-02-10T05:26:43.746120+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:43.746120+0000","last_undegraded":"2024-02-10T05:26:43.746120+0000","last_fullsized":"2024-02-10T05:26:43.746120+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:03:12.577469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[4,7],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788009+0000","last_change":"2024-02-10T05:26:45.788009+0000","last_active":"2024-02-10T05:26:45.788009+0000","last_peered":"2024-02-10T05:26:45.788009+0000","last_clean":"2024-02-10T05:26:45.788009+0000","last_became_active":"2024-02-10T05:26:45.787716+0000","last_became_peered":"2024-02-10T05:26:45.787716+0000","last_unstale":"2024-02-10T05:26:45.788009+0000","last_undegraded":"2024-02-10T05:26:45.788009+0000","last_fullsized":"2024-02-10T05:26:45.788009+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:17.307876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.761263+0000","last_change":"2024-02-10T05:26:44.775286+0000","last_active":"2024-02-10T05:26:45.761263+0000","last_peered":"2024-02-10T05:26:45.761263+0000","last_clean":"2024-02-10T05:26:45.761263+0000","last_became_active":"2024-02-10T05:26:44.775021+0000","last_became_peered":"2024-02-10T05:26:44.775021+0000","last_unstale":"2024-02-10T05:26:45.761263+0000","last_undegraded":"2024-02-10T05:26:45.761263+0000","last_fullsized":"2024-02-10T05:26:45.761263+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T10:09:21.833285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1d","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786639+0000","last_change":"2024-02-10T05:26:44.781781+0000","last_active":"2024-02-10T05:26:45.786639+0000","last_peered":"2024-02-10T05:26:45.786639+0000","last_clean":"2024-02-10T05:26:45.786639+0000","last_became_active":"2024-02-10T05:26:44.781347+0000","last_became_peered":"2024-02-10T05:26:44.781347+0000","last_unstale":"2024-02-10T05:26:45.786639+0000","last_undegraded":"2024-02-10T05:26:45.786639+0000","last_fullsized":"2024-02-10T05:26:45.786639+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:12:40.899949+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.1c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.776293+0000","last_change":"2024-02-10T05:26:45.775791+0000","last_active":"2024-02-10T05:26:45.776293+0000","last_peered":"2024-02-10T05:26:45.776293+0000","last_clean":"2024-02-10T05:26:45.776293+0000","last_became_active":"2024-02-10T05:26:45.775490+0000","last_became_peered":"2024-02-10T05:26:45.775490+0000","last_unstale":"2024-02-10T05:26:45.776293+0000","last_undegraded":"2024-02-10T05:26:45.776293+0000","last_fullsized":"2024-02-10T05:26:45.776293+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:29:11.527997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791902+0000","last_change":"2024-02-10T05:26:44.780533+0000","last_active":"2024-02-10T05:26:45.791902+0000","last_peered":"2024-02-10T05:26:45.791902+0000","last_clean":"2024-02-10T05:26:45.791902+0000","last_became_active":"2024-02-10T05:26:44.779872+0000","last_became_peered":"2024-02-10T05:26:44.779872+0000","last_unstale":"2024-02-10T05:26:45.791902+0000","last_undegraded":"2024-02-10T05:26:45.791902+0000","last_fullsized":"2024-02-10T05:26:45.791902+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:23:46.202468+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.1d","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.787113+0000","last_change":"2024-02-10T05:26:45.786295+0000","last_active":"2024-02-10T05:26:45.787113+0000","last_peered":"2024-02-10T05:26:45.787113+0000","last_clean":"2024-02-10T05:26:45.787113+0000","last_became_active":"2024-02-10T05:26:45.785971+0000","last_became_peered":"2024-02-10T05:26:45.785971+0000","last_unstale":"2024-02-10T05:26:45.787113+0000","last_undegraded":"2024-02-10T05:26:45.787113+0000","last_fullsized":"2024-02-10T05:26:45.787113+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:41:36.162267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.760042+0000","last_change":"2024-02-10T05:26:44.774377+0000","last_active":"2024-02-10T05:26:45.760042+0000","last_peered":"2024-02-10T05:26:45.760042+0000","last_clean":"2024-02-10T05:26:45.760042+0000","last_became_active":"2024-02-10T05:26:44.774027+0000","last_became_peered":"2024-02-10T05:26:44.774027+0000","last_unstale":"2024-02-10T05:26:45.760042+0000","last_undegraded":"2024-02-10T05:26:45.760042+0000","last_fullsized":"2024-02-10T05:26:45.760042+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:42.223279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.792971+0000","last_change":"2024-02-10T05:26:45.790338+0000","last_active":"2024-02-10T05:26:45.792971+0000","last_peered":"2024-02-10T05:26:45.792971+0000","last_clean":"2024-02-10T05:26:45.792971+0000","last_became_active":"2024-02-10T05:26:45.790035+0000","last_became_peered":"2024-02-10T05:26:45.790035+0000","last_unstale":"2024-02-10T05:26:45.792971+0000","last_undegraded":"2024-02-10T05:26:45.792971+0000","last_fullsized":"2024-02-10T05:26:45.792971+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:51:37.213544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.797946+0000","last_change":"2024-02-10T05:26:44.772238+0000","last_active":"2024-02-10T05:26:45.797946+0000","last_peered":"2024-02-10T05:26:45.797946+0000","last_clean":"2024-02-10T05:26:45.797946+0000","last_became_active":"2024-02-10T05:26:44.771940+0000","last_became_peered":"2024-02-10T05:26:44.771940+0000","last_unstale":"2024-02-10T05:26:45.797946+0000","last_undegraded":"2024-02-10T05:26:45.797946+0000","last_fullsized":"2024-02-10T05:26:45.797946+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:43:21.047554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.775363+0000","last_change":"2024-02-10T05:26:44.774445+0000","last_active":"2024-02-10T05:26:44.775363+0000","last_peered":"2024-02-10T05:26:44.775363+0000","last_clean":"2024-02-10T05:26:44.775363+0000","last_became_active":"2024-02-10T05:26:44.774155+0000","last_became_peered":"2024-02-10T05:26:44.774155+0000","last_unstale":"2024-02-10T05:26:44.775363+0000","last_undegraded":"2024-02-10T05:26:44.775363+0000","last_fullsized":"2024-02-10T05:26:44.775363+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:54:37.531708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.780400+0000","last_change":"2024-02-10T05:26:45.780400+0000","last_active":"2024-02-10T05:26:45.780400+0000","last_peered":"2024-02-10T05:26:45.780400+0000","last_clean":"2024-02-10T05:26:45.780400+0000","last_became_active":"2024-02-10T05:26:45.780110+0000","last_became_peered":"2024-02-10T05:26:45.780110+0000","last_unstale":"2024-02-10T05:26:45.780400+0000","last_undegraded":"2024-02-10T05:26:45.780400+0000","last_fullsized":"2024-02-10T05:26:45.780400+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:33:28.779155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.762190+0000","last_change":"2024-02-10T05:26:44.776061+0000","last_active":"2024-02-10T05:26:45.762190+0000","last_peered":"2024-02-10T05:26:45.762190+0000","last_clean":"2024-02-10T05:26:45.762190+0000","last_became_active":"2024-02-10T05:26:44.775748+0000","last_became_peered":"2024-02-10T05:26:44.775748+0000","last_unstale":"2024-02-10T05:26:45.762190+0000","last_undegraded":"2024-02-10T05:26:45.762190+0000","last_fullsized":"2024-02-10T05:26:45.762190+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:01:27.942625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798472+0000","last_change":"2024-02-10T05:26:45.798292+0000","last_active":"2024-02-10T05:26:45.798472+0000","last_peered":"2024-02-10T05:26:45.798472+0000","last_clean":"2024-02-10T05:26:45.798472+0000","last_became_active":"2024-02-10T05:26:45.798020+0000","last_became_peered":"2024-02-10T05:26:45.798020+0000","last_unstale":"2024-02-10T05:26:45.798472+0000","last_undegraded":"2024-02-10T05:26:45.798472+0000","last_fullsized":"2024-02-10T05:26:45.798472+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:11:25.929099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.780958+0000","last_change":"2024-02-10T05:26:44.781379+0000","last_active":"2024-02-10T05:26:45.780958+0000","last_peered":"2024-02-10T05:26:45.780958+0000","last_clean":"2024-02-10T05:26:45.780958+0000","last_became_active":"2024-02-10T05:26:44.780510+0000","last_became_peered":"2024-02-10T05:26:44.780510+0000","last_unstale":"2024-02-10T05:26:45.780958+0000","last_undegraded":"2024-02-10T05:26:45.780958+0000","last_fullsized":"2024-02-10T05:26:45.780958+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:12:53.280687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.775125+0000","last_change":"2024-02-10T05:26:45.772662+0000","last_active":"2024-02-10T05:26:45.775125+0000","last_peered":"2024-02-10T05:26:45.775125+0000","last_clean":"2024-02-10T05:26:45.775125+0000","last_became_active":"2024-02-10T05:26:45.772350+0000","last_became_peered":"2024-02-10T05:26:45.772350+0000","last_unstale":"2024-02-10T05:26:45.775125+0000","last_undegraded":"2024-02-10T05:26:45.775125+0000","last_fullsized":"2024-02-10T05:26:45.775125+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:36:29.994804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763193+0000","last_change":"2024-02-10T05:26:44.781777+0000","last_active":"2024-02-10T05:26:45.763193+0000","last_peered":"2024-02-10T05:26:45.763193+0000","last_clean":"2024-02-10T05:26:45.763193+0000","last_became_active":"2024-02-10T05:26:44.781498+0000","last_became_peered":"2024-02-10T05:26:44.781498+0000","last_unstale":"2024-02-10T05:26:45.763193+0000","last_undegraded":"2024-02-10T05:26:45.763193+0000","last_fullsized":"2024-02-10T05:26:45.763193+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:54:25.853484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.15","version":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.802010+0000","last_change":"2024-02-10T05:26:44.775418+0000","last_active":"2024-02-10T05:26:45.802010+0000","last_peered":"2024-02-10T05:26:45.802010+0000","last_clean":"2024-02-10T05:26:45.802010+0000","last_became_active":"2024-02-10T05:26:44.775123+0000","last_became_peered":"2024-02-10T05:26:44.775123+0000","last_unstale":"2024-02-10T05:26:45.802010+0000","last_undegraded":"2024-02-10T05:26:45.802010+0000","last_fullsized":"2024-02-10T05:26:45.802010+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T17:20:20.353188+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.784362+0000","last_change":"2024-02-10T05:26:45.783825+0000","last_active":"2024-02-10T05:26:45.784362+0000","last_peered":"2024-02-10T05:26:45.784362+0000","last_clean":"2024-02-10T05:26:45.784362+0000","last_became_active":"2024-02-10T05:26:45.783509+0000","last_became_peered":"2024-02-10T05:26:45.783509+0000","last_unstale":"2024-02-10T05:26:45.784362+0000","last_undegraded":"2024-02-10T05:26:45.784362+0000","last_fullsized":"2024-02-10T05:26:45.784362+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:32:34.266018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'6","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.801113+0000","last_change":"2024-02-10T05:26:44.780796+0000","last_active":"2024-02-10T05:26:45.801113+0000","last_peered":"2024-02-10T05:26:45.801113+0000","last_clean":"2024-02-10T05:26:45.801113+0000","last_became_active":"2024-02-10T05:26:44.780489+0000","last_became_peered":"2024-02-10T05:26:44.780489+0000","last_unstale":"2024-02-10T05:26:45.801113+0000","last_undegraded":"2024-02-10T05:26:45.801113+0000","last_fullsized":"2024-02-10T05:26:45.801113+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:55:56.954680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.781115+0000","last_change":"2024-02-10T05:26:45.781115+0000","last_active":"2024-02-10T05:26:45.781115+0000","last_peered":"2024-02-10T05:26:45.781115+0000","last_clean":"2024-02-10T05:26:45.781115+0000","last_became_active":"2024-02-10T05:26:45.780736+0000","last_became_peered":"2024-02-10T05:26:45.780736+0000","last_unstale":"2024-02-10T05:26:45.781115+0000","last_undegraded":"2024-02-10T05:26:45.781115+0000","last_fullsized":"2024-02-10T05:26:45.781115+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:45:52.655954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-02-10T05:26:43.746120+0000","last_change":"2024-02-10T05:26:43.755333+0000","last_active":"2024-02-10T05:26:43.746120+0000","last_peered":"2024-02-10T05:26:43.746120+0000","last_clean":"2024-02-10T05:26:43.746120+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:43.746120+0000","last_undegraded":"2024-02-10T05:26:43.746120+0000","last_fullsized":"2024-02-10T05:26:43.746120+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:21:58.310456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,4],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763615+0000","last_change":"2024-02-10T05:26:44.784281+0000","last_active":"2024-02-10T05:26:45.763615+0000","last_peered":"2024-02-10T05:26:45.763615+0000","last_clean":"2024-02-10T05:26:45.763615+0000","last_became_active":"2024-02-10T05:26:44.783965+0000","last_became_peered":"2024-02-10T05:26:44.783965+0000","last_unstale":"2024-02-10T05:26:45.763615+0000","last_undegraded":"2024-02-10T05:26:45.763615+0000","last_fullsized":"2024-02-10T05:26:45.763615+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:46.780065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.781809+0000","last_change":"2024-02-10T05:26:45.781809+0000","last_active":"2024-02-10T05:26:45.781809+0000","last_peered":"2024-02-10T05:26:45.781809+0000","last_clean":"2024-02-10T05:26:45.781809+0000","last_became_active":"2024-02-10T05:26:45.781523+0000","last_became_peered":"2024-02-10T05:26:45.781523+0000","last_unstale":"2024-02-10T05:26:45.781809+0000","last_undegraded":"2024-02-10T05:26:45.781809+0000","last_fullsized":"2024-02-10T05:26:45.781809+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:29:28.145586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.774070+0000","last_change":"2024-02-10T05:26:44.765727+0000","last_active":"2024-02-10T05:26:45.774070+0000","last_peered":"2024-02-10T05:26:45.774070+0000","last_clean":"2024-02-10T05:26:45.774070+0000","last_became_active":"2024-02-10T05:26:44.765361+0000","last_became_peered":"2024-02-10T05:26:44.765361+0000","last_unstale":"2024-02-10T05:26:45.774070+0000","last_undegraded":"2024-02-10T05:26:45.774070+0000","last_fullsized":"2024-02-10T05:26:45.774070+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:34:44.293836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798220+0000","last_change":"2024-02-10T05:26:45.797443+0000","last_active":"2024-02-10T05:26:45.798220+0000","last_peered":"2024-02-10T05:26:45.798220+0000","last_clean":"2024-02-10T05:26:45.798220+0000","last_became_active":"2024-02-10T05:26:45.797145+0000","last_became_peered":"2024-02-10T05:26:45.797145+0000","last_unstale":"2024-02-10T05:26:45.798220+0000","last_undegraded":"2024-02-10T05:26:45.798220+0000","last_fullsized":"2024-02-10T05:26:45.798220+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:34:15.792137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":19,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795799+0000","last_change":"2024-02-10T05:26:44.769799+0000","last_active":"2024-02-10T05:26:45.795799+0000","last_peered":"2024-02-10T05:26:45.795799+0000","last_clean":"2024-02-10T05:26:45.795799+0000","last_became_active":"2024-02-10T05:26:44.769516+0000","last_became_peered":"2024-02-10T05:26:44.769516+0000","last_unstale":"2024-02-10T05:26:45.795799+0000","last_undegraded":"2024-02-10T05:26:45.795799+0000","last_fullsized":"2024-02-10T05:26:45.795799+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T12:21:05.701382+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788066+0000","last_change":"2024-02-10T05:26:45.788066+0000","last_active":"2024-02-10T05:26:45.788066+0000","last_peered":"2024-02-10T05:26:45.788066+0000","last_clean":"2024-02-10T05:26:45.788066+0000","last_became_active":"2024-02-10T05:26:45.786837+0000","last_became_peered":"2024-02-10T05:26:45.786837+0000","last_unstale":"2024-02-10T05:26:45.788066+0000","last_undegraded":"2024-02-10T05:26:45.788066+0000","last_fullsized":"2024-02-10T05:26:45.788066+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:46:23.095959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.796235+0000","last_change":"2024-02-10T05:26:44.772032+0000","last_active":"2024-02-10T05:26:45.796235+0000","last_peered":"2024-02-10T05:26:45.796235+0000","last_clean":"2024-02-10T05:26:45.796235+0000","last_became_active":"2024-02-10T05:26:44.771703+0000","last_became_peered":"2024-02-10T05:26:44.771703+0000","last_unstale":"2024-02-10T05:26:45.796235+0000","last_undegraded":"2024-02-10T05:26:45.796235+0000","last_fullsized":"2024-02-10T05:26:45.796235+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:30:15.858673+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.783131+0000","last_change":"2024-02-10T05:26:45.783131+0000","last_active":"2024-02-10T05:26:45.783131+0000","last_peered":"2024-02-10T05:26:45.783131+0000","last_clean":"2024-02-10T05:26:45.783131+0000","last_became_active":"2024-02-10T05:26:45.782788+0000","last_became_peered":"2024-02-10T05:26:45.782788+0000","last_unstale":"2024-02-10T05:26:45.783131+0000","last_undegraded":"2024-02-10T05:26:45.783131+0000","last_fullsized":"2024-02-10T05:26:45.783131+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:56:31.723324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.764704+0000","last_change":"2024-02-10T05:26:44.770130+0000","last_active":"2024-02-10T05:26:45.764704+0000","last_peered":"2024-02-10T05:26:45.764704+0000","last_clean":"2024-02-10T05:26:45.764704+0000","last_became_active":"2024-02-10T05:26:44.769669+0000","last_became_peered":"2024-02-10T05:26:44.769669+0000","last_unstale":"2024-02-10T05:26:45.764704+0000","last_undegraded":"2024-02-10T05:26:45.764704+0000","last_fullsized":"2024-02-10T05:26:45.764704+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:49:46.892628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.774358+0000","last_change":"2024-02-10T05:26:45.769631+0000","last_active":"2024-02-10T05:26:45.774358+0000","last_peered":"2024-02-10T05:26:45.774358+0000","last_clean":"2024-02-10T05:26:45.774358+0000","last_became_active":"2024-02-10T05:26:45.769264+0000","last_became_peered":"2024-02-10T05:26:45.769264+0000","last_unstale":"2024-02-10T05:26:45.774358+0000","last_undegraded":"2024-02-10T05:26:45.774358+0000","last_fullsized":"2024-02-10T05:26:45.774358+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:47:22.436695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763484+0000","last_change":"2024-02-10T05:26:44.781129+0000","last_active":"2024-02-10T05:26:45.763484+0000","last_peered":"2024-02-10T05:26:45.763484+0000","last_clean":"2024-02-10T05:26:45.763484+0000","last_became_active":"2024-02-10T05:26:44.780857+0000","last_became_peered":"2024-02-10T05:26:44.780857+0000","last_unstale":"2024-02-10T05:26:45.763484+0000","last_undegraded":"2024-02-10T05:26:45.763484+0000","last_fullsized":"2024-02-10T05:26:45.763484+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:36:49.323986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791188+0000","last_change":"2024-02-10T05:26:45.789671+0000","last_active":"2024-02-10T05:26:45.791188+0000","last_peered":"2024-02-10T05:26:45.791188+0000","last_clean":"2024-02-10T05:26:45.791188+0000","last_became_active":"2024-02-10T05:26:45.789357+0000","last_became_peered":"2024-02-10T05:26:45.789357+0000","last_unstale":"2024-02-10T05:26:45.791188+0000","last_undegraded":"2024-02-10T05:26:45.791188+0000","last_fullsized":"2024-02-10T05:26:45.791188+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:04:06.250390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.0","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788923+0000","last_change":"2024-02-10T05:26:45.788201+0000","last_active":"2024-02-10T05:26:45.788923+0000","last_peered":"2024-02-10T05:26:45.788923+0000","last_clean":"2024-02-10T05:26:45.788923+0000","last_became_active":"2024-02-10T05:26:45.787963+0000","last_became_peered":"2024-02-10T05:26:45.787963+0000","last_unstale":"2024-02-10T05:26:45.788923+0000","last_undegraded":"2024-02-10T05:26:45.788923+0000","last_fullsized":"2024-02-10T05:26:45.788923+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:21:58.997843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.757985+0000","last_change":"2024-02-10T05:26:44.769118+0000","last_active":"2024-02-10T05:26:45.757985+0000","last_peered":"2024-02-10T05:26:45.757985+0000","last_clean":"2024-02-10T05:26:45.757985+0000","last_became_active":"2024-02-10T05:26:44.768817+0000","last_became_peered":"2024-02-10T05:26:44.768817+0000","last_unstale":"2024-02-10T05:26:45.757985+0000","last_undegraded":"2024-02-10T05:26:45.757985+0000","last_fullsized":"2024-02-10T05:26:45.757985+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:58:26.823571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786320+0000","last_change":"2024-02-10T05:26:45.786320+0000","last_active":"2024-02-10T05:26:45.786320+0000","last_peered":"2024-02-10T05:26:45.786320+0000","last_clean":"2024-02-10T05:26:45.786320+0000","last_became_active":"2024-02-10T05:26:45.786002+0000","last_became_peered":"2024-02-10T05:26:45.786002+0000","last_unstale":"2024-02-10T05:26:45.786320+0000","last_undegraded":"2024-02-10T05:26:45.786320+0000","last_fullsized":"2024-02-10T05:26:45.786320+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:18:32.807973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763990+0000","last_change":"2024-02-10T05:26:44.784740+0000","last_active":"2024-02-10T05:26:45.763990+0000","last_peered":"2024-02-10T05:26:45.763990+0000","last_clean":"2024-02-10T05:26:45.763990+0000","last_became_active":"2024-02-10T05:26:44.784406+0000","last_became_peered":"2024-02-10T05:26:44.784406+0000","last_unstale":"2024-02-10T05:26:45.763990+0000","last_undegraded":"2024-02-10T05:26:45.763990+0000","last_fullsized":"2024-02-10T05:26:45.763990+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:07:00.959184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"21'117","reported_seq":229,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.769514+0000","last_change":"2024-02-10T05:26:30.484844+0000","last_active":"2024-02-10T05:26:44.769514+0000","last_peered":"2024-02-10T05:26:44.769514+0000","last_clean":"2024-02-10T05:26:44.769514+0000","last_became_active":"2024-02-10T05:26:30.484486+0000","last_became_peered":"2024-02-10T05:26:30.484486+0000","last_unstale":"2024-02-10T05:26:44.769514+0000","last_undegraded":"2024-02-10T05:26:44.769514+0000","last_fullsized":"2024-02-10T05:26:44.769514+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-02-10T05:24:26.860968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:24:26.860968+0000","last_clean_scrub_stamp":"2024-02-10T05:24:26.860968+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-02-11T14:54:35.870947+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":"3.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.782223+0000","last_change":"2024-02-10T05:26:44.781636+0000","last_active":"2024-02-10T05:26:44.782223+0000","last_peered":"2024-02-10T05:26:44.782223+0000","last_clean":"2024-02-10T05:26:44.782223+0000","last_became_active":"2024-02-10T05:26:44.780875+0000","last_became_peered":"2024-02-10T05:26:44.780875+0000","last_unstale":"2024-02-10T05:26:44.782223+0000","last_undegraded":"2024-02-10T05:26:44.782223+0000","last_fullsized":"2024-02-10T05:26:44.782223+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:18:45.354223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.780920+0000","last_change":"2024-02-10T05:26:44.778824+0000","last_active":"2024-02-10T05:26:44.780920+0000","last_peered":"2024-02-10T05:26:44.780920+0000","last_clean":"2024-02-10T05:26:44.780920+0000","last_became_active":"2024-02-10T05:26:44.778408+0000","last_became_peered":"2024-02-10T05:26:44.778408+0000","last_unstale":"2024-02-10T05:26:44.780920+0000","last_undegraded":"2024-02-10T05:26:44.780920+0000","last_fullsized":"2024-02-10T05:26:44.780920+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:44:34.793295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.787343+0000","last_change":"2024-02-10T05:26:45.780079+0000","last_active":"2024-02-10T05:26:45.787343+0000","last_peered":"2024-02-10T05:26:45.787343+0000","last_clean":"2024-02-10T05:26:45.787343+0000","last_became_active":"2024-02-10T05:26:45.778952+0000","last_became_peered":"2024-02-10T05:26:45.778952+0000","last_unstale":"2024-02-10T05:26:45.787343+0000","last_undegraded":"2024-02-10T05:26:45.787343+0000","last_fullsized":"2024-02-10T05:26:45.787343+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:54:34.783579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763732+0000","last_change":"2024-02-10T05:26:44.770571+0000","last_active":"2024-02-10T05:26:45.763732+0000","last_peered":"2024-02-10T05:26:45.763732+0000","last_clean":"2024-02-10T05:26:45.763732+0000","last_became_active":"2024-02-10T05:26:44.770269+0000","last_became_peered":"2024-02-10T05:26:44.770269+0000","last_unstale":"2024-02-10T05:26:45.763732+0000","last_undegraded":"2024-02-10T05:26:45.763732+0000","last_fullsized":"2024-02-10T05:26:45.763732+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:24.133132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.793446+0000","last_change":"2024-02-10T05:26:45.793446+0000","last_active":"2024-02-10T05:26:45.793446+0000","last_peered":"2024-02-10T05:26:45.793446+0000","last_clean":"2024-02-10T05:26:45.793446+0000","last_became_active":"2024-02-10T05:26:45.793150+0000","last_became_peered":"2024-02-10T05:26:45.793150+0000","last_unstale":"2024-02-10T05:26:45.793446+0000","last_undegraded":"2024-02-10T05:26:45.793446+0000","last_fullsized":"2024-02-10T05:26:45.793446+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:06:05.990905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798159+0000","last_change":"2024-02-10T05:26:44.777171+0000","last_active":"2024-02-10T05:26:45.798159+0000","last_peered":"2024-02-10T05:26:45.798159+0000","last_clean":"2024-02-10T05:26:45.798159+0000","last_became_active":"2024-02-10T05:26:44.776871+0000","last_became_peered":"2024-02-10T05:26:44.776871+0000","last_unstale":"2024-02-10T05:26:45.798159+0000","last_undegraded":"2024-02-10T05:26:45.798159+0000","last_fullsized":"2024-02-10T05:26:45.798159+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:30:02.102627+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.782241+0000","last_change":"2024-02-10T05:26:44.780860+0000","last_active":"2024-02-10T05:26:44.782241+0000","last_peered":"2024-02-10T05:26:44.782241+0000","last_clean":"2024-02-10T05:26:44.782241+0000","last_became_active":"2024-02-10T05:26:44.779763+0000","last_became_peered":"2024-02-10T05:26:44.779763+0000","last_unstale":"2024-02-10T05:26:44.782241+0000","last_undegraded":"2024-02-10T05:26:44.782241+0000","last_fullsized":"2024-02-10T05:26:44.782241+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:08:52.866759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.775417+0000","last_change":"2024-02-10T05:26:45.774425+0000","last_active":"2024-02-10T05:26:45.775417+0000","last_peered":"2024-02-10T05:26:45.775417+0000","last_clean":"2024-02-10T05:26:45.775417+0000","last_became_active":"2024-02-10T05:26:45.774153+0000","last_became_peered":"2024-02-10T05:26:45.774153+0000","last_unstale":"2024-02-10T05:26:45.775417+0000","last_undegraded":"2024-02-10T05:26:45.775417+0000","last_fullsized":"2024-02-10T05:26:45.775417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:51:40.122019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.765351+0000","last_change":"2024-02-10T05:26:44.769087+0000","last_active":"2024-02-10T05:26:45.765351+0000","last_peered":"2024-02-10T05:26:45.765351+0000","last_clean":"2024-02-10T05:26:45.765351+0000","last_became_active":"2024-02-10T05:26:44.768839+0000","last_became_peered":"2024-02-10T05:26:44.768839+0000","last_unstale":"2024-02-10T05:26:45.765351+0000","last_undegraded":"2024-02-10T05:26:45.765351+0000","last_fullsized":"2024-02-10T05:26:45.765351+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:33.336827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.771185+0000","last_change":"2024-02-10T05:26:45.771185+0000","last_active":"2024-02-10T05:26:45.771185+0000","last_peered":"2024-02-10T05:26:45.771185+0000","last_clean":"2024-02-10T05:26:45.771185+0000","last_became_active":"2024-02-10T05:26:45.770827+0000","last_became_peered":"2024-02-10T05:26:45.770827+0000","last_unstale":"2024-02-10T05:26:45.771185+0000","last_undegraded":"2024-02-10T05:26:45.771185+0000","last_fullsized":"2024-02-10T05:26:45.771185+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:47:55.395021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.762928+0000","last_change":"2024-02-10T05:26:44.767963+0000","last_active":"2024-02-10T05:26:45.762928+0000","last_peered":"2024-02-10T05:26:45.762928+0000","last_clean":"2024-02-10T05:26:45.762928+0000","last_became_active":"2024-02-10T05:26:44.767702+0000","last_became_peered":"2024-02-10T05:26:44.767702+0000","last_unstale":"2024-02-10T05:26:45.762928+0000","last_undegraded":"2024-02-10T05:26:45.762928+0000","last_fullsized":"2024-02-10T05:26:45.762928+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:33:44.617744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.792763+0000","last_change":"2024-02-10T05:26:45.792763+0000","last_active":"2024-02-10T05:26:45.792763+0000","last_peered":"2024-02-10T05:26:45.792763+0000","last_clean":"2024-02-10T05:26:45.792763+0000","last_became_active":"2024-02-10T05:26:45.792466+0000","last_became_peered":"2024-02-10T05:26:45.792466+0000","last_unstale":"2024-02-10T05:26:45.792763+0000","last_undegraded":"2024-02-10T05:26:45.792763+0000","last_fullsized":"2024-02-10T05:26:45.792763+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:03:59.725431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794145+0000","last_change":"2024-02-10T05:26:44.781861+0000","last_active":"2024-02-10T05:26:45.794145+0000","last_peered":"2024-02-10T05:26:45.794145+0000","last_clean":"2024-02-10T05:26:45.794145+0000","last_became_active":"2024-02-10T05:26:44.779911+0000","last_became_peered":"2024-02-10T05:26:44.779911+0000","last_unstale":"2024-02-10T05:26:45.794145+0000","last_undegraded":"2024-02-10T05:26:45.794145+0000","last_fullsized":"2024-02-10T05:26:45.794145+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:37:04.327533+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794459+0000","last_change":"2024-02-10T05:26:45.794041+0000","last_active":"2024-02-10T05:26:45.794459+0000","last_peered":"2024-02-10T05:26:45.794459+0000","last_clean":"2024-02-10T05:26:45.794459+0000","last_became_active":"2024-02-10T05:26:45.793737+0000","last_became_peered":"2024-02-10T05:26:45.793737+0000","last_unstale":"2024-02-10T05:26:45.794459+0000","last_undegraded":"2024-02-10T05:26:45.794459+0000","last_fullsized":"2024-02-10T05:26:45.794459+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:13:32.930226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.757878+0000","last_change":"2024-02-10T05:26:44.776845+0000","last_active":"2024-02-10T05:26:45.757878+0000","last_peered":"2024-02-10T05:26:45.757878+0000","last_clean":"2024-02-10T05:26:45.757878+0000","last_became_active":"2024-02-10T05:26:44.776538+0000","last_became_peered":"2024-02-10T05:26:44.776538+0000","last_unstale":"2024-02-10T05:26:45.757878+0000","last_undegraded":"2024-02-10T05:26:45.757878+0000","last_fullsized":"2024-02-10T05:26:45.757878+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:17.716389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786593+0000","last_change":"2024-02-10T05:26:45.786593+0000","last_active":"2024-02-10T05:26:45.786593+0000","last_peered":"2024-02-10T05:26:45.786593+0000","last_clean":"2024-02-10T05:26:45.786593+0000","last_became_active":"2024-02-10T05:26:45.786201+0000","last_became_peered":"2024-02-10T05:26:45.786201+0000","last_unstale":"2024-02-10T05:26:45.786593+0000","last_undegraded":"2024-02-10T05:26:45.786593+0000","last_fullsized":"2024-02-10T05:26:45.786593+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:56:56.553346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.801551+0000","last_change":"2024-02-10T05:26:44.766766+0000","last_active":"2024-02-10T05:26:45.801551+0000","last_peered":"2024-02-10T05:26:45.801551+0000","last_clean":"2024-02-10T05:26:45.801551+0000","last_became_active":"2024-02-10T05:26:44.766378+0000","last_became_peered":"2024-02-10T05:26:44.766378+0000","last_unstale":"2024-02-10T05:26:45.801551+0000","last_undegraded":"2024-02-10T05:26:45.801551+0000","last_fullsized":"2024-02-10T05:26:45.801551+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:08.781216+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789279+0000","last_change":"2024-02-10T05:26:45.787401+0000","last_active":"2024-02-10T05:26:45.789279+0000","last_peered":"2024-02-10T05:26:45.789279+0000","last_clean":"2024-02-10T05:26:45.789279+0000","last_became_active":"2024-02-10T05:26:45.786908+0000","last_became_peered":"2024-02-10T05:26:45.786908+0000","last_unstale":"2024-02-10T05:26:45.789279+0000","last_undegraded":"2024-02-10T05:26:45.789279+0000","last_fullsized":"2024-02-10T05:26:45.789279+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:33:25.470640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.779399+0000","last_change":"2024-02-10T05:26:44.782528+0000","last_active":"2024-02-10T05:26:45.779399+0000","last_peered":"2024-02-10T05:26:45.779399+0000","last_clean":"2024-02-10T05:26:45.779399+0000","last_became_active":"2024-02-10T05:26:44.782226+0000","last_became_peered":"2024-02-10T05:26:44.782226+0000","last_unstale":"2024-02-10T05:26:45.779399+0000","last_undegraded":"2024-02-10T05:26:45.779399+0000","last_fullsized":"2024-02-10T05:26:45.779399+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:34:22.198584+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791488+0000","last_change":"2024-02-10T05:26:45.791488+0000","last_active":"2024-02-10T05:26:45.791488+0000","last_peered":"2024-02-10T05:26:45.791488+0000","last_clean":"2024-02-10T05:26:45.791488+0000","last_became_active":"2024-02-10T05:26:45.787816+0000","last_became_peered":"2024-02-10T05:26:45.787816+0000","last_unstale":"2024-02-10T05:26:45.791488+0000","last_undegraded":"2024-02-10T05:26:45.791488+0000","last_fullsized":"2024-02-10T05:26:45.791488+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:10:41.312482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800172+0000","last_change":"2024-02-10T05:26:45.799542+0000","last_active":"2024-02-10T05:26:45.800172+0000","last_peered":"2024-02-10T05:26:45.800172+0000","last_clean":"2024-02-10T05:26:45.800172+0000","last_became_active":"2024-02-10T05:26:45.798806+0000","last_became_peered":"2024-02-10T05:26:45.798806+0000","last_unstale":"2024-02-10T05:26:45.800172+0000","last_undegraded":"2024-02-10T05:26:45.800172+0000","last_fullsized":"2024-02-10T05:26:45.800172+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:11:20.157745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786672+0000","last_change":"2024-02-10T05:26:45.783419+0000","last_active":"2024-02-10T05:26:45.786672+0000","last_peered":"2024-02-10T05:26:45.786672+0000","last_clean":"2024-02-10T05:26:45.786672+0000","last_became_active":"2024-02-10T05:26:45.783077+0000","last_became_peered":"2024-02-10T05:26:45.783077+0000","last_unstale":"2024-02-10T05:26:45.786672+0000","last_undegraded":"2024-02-10T05:26:45.786672+0000","last_fullsized":"2024-02-10T05:26:45.786672+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:02:39.953189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.782494+0000","last_change":"2024-02-10T05:26:45.781614+0000","last_active":"2024-02-10T05:26:45.782494+0000","last_peered":"2024-02-10T05:26:45.782494+0000","last_clean":"2024-02-10T05:26:45.782494+0000","last_became_active":"2024-02-10T05:26:45.781340+0000","last_became_peered":"2024-02-10T05:26:45.781340+0000","last_unstale":"2024-02-10T05:26:45.782494+0000","last_undegraded":"2024-02-10T05:26:45.782494+0000","last_fullsized":"2024-02-10T05:26:45.782494+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:27:59.670697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.793831+0000","last_change":"2024-02-10T05:26:45.793831+0000","last_active":"2024-02-10T05:26:45.793831+0000","last_peered":"2024-02-10T05:26:45.793831+0000","last_clean":"2024-02-10T05:26:45.793831+0000","last_became_active":"2024-02-10T05:26:45.793483+0000","last_became_peered":"2024-02-10T05:26:45.793483+0000","last_unstale":"2024-02-10T05:26:45.793831+0000","last_undegraded":"2024-02-10T05:26:45.793831+0000","last_fullsized":"2024-02-10T05:26:45.793831+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:32.203724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.797970+0000","last_change":"2024-02-10T05:26:45.797648+0000","last_active":"2024-02-10T05:26:45.797970+0000","last_peered":"2024-02-10T05:26:45.797970+0000","last_clean":"2024-02-10T05:26:45.797970+0000","last_became_active":"2024-02-10T05:26:45.797357+0000","last_became_peered":"2024-02-10T05:26:45.797357+0000","last_unstale":"2024-02-10T05:26:45.797970+0000","last_undegraded":"2024-02-10T05:26:45.797970+0000","last_fullsized":"2024-02-10T05:26:45.797970+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:28:25.314325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798190+0000","last_change":"2024-02-10T05:26:45.796738+0000","last_active":"2024-02-10T05:26:45.798190+0000","last_peered":"2024-02-10T05:26:45.798190+0000","last_clean":"2024-02-10T05:26:45.798190+0000","last_became_active":"2024-02-10T05:26:45.796444+0000","last_became_peered":"2024-02-10T05:26:45.796444+0000","last_unstale":"2024-02-10T05:26:45.798190+0000","last_undegraded":"2024-02-10T05:26:45.798190+0000","last_fullsized":"2024-02-10T05:26:45.798190+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:41:00.967159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.27","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.775800+0000","last_change":"2024-02-10T05:26:45.775800+0000","last_active":"2024-02-10T05:26:45.775800+0000","last_peered":"2024-02-10T05:26:45.775800+0000","last_clean":"2024-02-10T05:26:45.775800+0000","last_became_active":"2024-02-10T05:26:45.775526+0000","last_became_peered":"2024-02-10T05:26:45.775526+0000","last_unstale":"2024-02-10T05:26:45.775800+0000","last_undegraded":"2024-02-10T05:26:45.775800+0000","last_fullsized":"2024-02-10T05:26:45.775800+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:30.778855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.28","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773327+0000","last_change":"2024-02-10T05:26:45.768139+0000","last_active":"2024-02-10T05:26:45.773327+0000","last_peered":"2024-02-10T05:26:45.773327+0000","last_clean":"2024-02-10T05:26:45.773327+0000","last_became_active":"2024-02-10T05:26:45.767634+0000","last_became_peered":"2024-02-10T05:26:45.767634+0000","last_unstale":"2024-02-10T05:26:45.773327+0000","last_undegraded":"2024-02-10T05:26:45.773327+0000","last_fullsized":"2024-02-10T05:26:45.773327+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:43:11.364448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794286+0000","last_change":"2024-02-10T05:26:45.794286+0000","last_active":"2024-02-10T05:26:45.794286+0000","last_peered":"2024-02-10T05:26:45.794286+0000","last_clean":"2024-02-10T05:26:45.794286+0000","last_became_active":"2024-02-10T05:26:45.793963+0000","last_became_peered":"2024-02-10T05:26:45.793963+0000","last_unstale":"2024-02-10T05:26:45.794286+0000","last_undegraded":"2024-02-10T05:26:45.794286+0000","last_fullsized":"2024-02-10T05:26:45.794286+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:20:44.454743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789344+0000","last_change":"2024-02-10T05:26:45.787836+0000","last_active":"2024-02-10T05:26:45.789344+0000","last_peered":"2024-02-10T05:26:45.789344+0000","last_clean":"2024-02-10T05:26:45.789344+0000","last_became_active":"2024-02-10T05:26:45.787491+0000","last_became_peered":"2024-02-10T05:26:45.787491+0000","last_unstale":"2024-02-10T05:26:45.789344+0000","last_undegraded":"2024-02-10T05:26:45.789344+0000","last_fullsized":"2024-02-10T05:26:45.789344+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:31:49.776954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800735+0000","last_change":"2024-02-10T05:26:45.800355+0000","last_active":"2024-02-10T05:26:45.800735+0000","last_peered":"2024-02-10T05:26:45.800735+0000","last_clean":"2024-02-10T05:26:45.800735+0000","last_became_active":"2024-02-10T05:26:45.800014+0000","last_became_peered":"2024-02-10T05:26:45.800014+0000","last_unstale":"2024-02-10T05:26:45.800735+0000","last_undegraded":"2024-02-10T05:26:45.800735+0000","last_fullsized":"2024-02-10T05:26:45.800735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:38:35.311563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":162,"acting":162,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":1718,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":37,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":81920,"data_stored":6218,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":32,"ondisk_log_size":32,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233990,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298464,"kb_used_data":1176,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446688,"statfs":{"total":95995035648,"available":95689408512,"internally_reserved":0,"allocated":1204224,"data_stored":842596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61699999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59599999999999997}]},{"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.50700000000000001}]},{"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.54500000000000004}]},{"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.44}]},{"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.40100000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56899999999999995}]}]},{"osd":6,"up_from":46,"seq":197568495626,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298472,"kb_used_data":1184,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446680,"statfs":{"total":95995035648,"available":95689400320,"internally_reserved":0,"allocated":1212416,"data_stored":843879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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.64400000000000002}]},{"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.60399999999999998}]},{"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.68700000000000006}]},{"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.56100000000000005}]},{"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.44900000000000001}]},{"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.53000000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58999999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574884,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297888,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447264,"statfs":{"total":95995035648,"available":95689998336,"internally_reserved":0,"allocated":614400,"data_stored":258058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Sat Feb 10 05:26:06 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.32400000000000001,"15min":0.31},"min":{"1min":0.254,"5min":0.19,"15min":0.19},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.23799999999999999},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.34799999999999998,"15min":0.33000000000000002},"min":{"1min":0.32100000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.29499999999999998}]},{"osd":2,"last update":"Sat Feb 10 05:26:31 2024","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.41499999999999998,"15min":0.40699999999999997},"min":{"1min":0.33200000000000002,"5min":0.25,"15min":0.25},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.38},{"interface":"front","average":{"1min":0.432,"5min":0.40600000000000003,"15min":0.40200000000000002},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.223}]},{"osd":3,"last update":"Sat Feb 10 05:25:57 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.33100000000000002}]},{"osd":4,"last update":"Sat Feb 10 05:26:13 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.49399999999999999}]},{"osd":5,"last update":"Sat Feb 10 05:26:41 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.53200000000000003}]},{"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.40699999999999997}]},{"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.47999999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738408,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298424,"kb_used_data":1136,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446728,"statfs":{"total":95995035648,"available":95689449472,"internally_reserved":0,"allocated":1163264,"data_stored":822222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 05:26:03 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.32300000000000001,"15min":0.312},"min":{"1min":0.247,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.40999999999999998,"5min":0.33000000000000002,"15min":0.316},"min":{"1min":0.26900000000000002,"5min":0.215,"15min":0.215},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.45400000000000001}]},{"osd":2,"last update":"Sat Feb 10 05:26:34 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.371,"15min":0.36099999999999999},"min":{"1min":0.29699999999999999,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.40000000000000002,"15min":0.39200000000000002},"min":{"1min":0.309,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.59499999999999997,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.42499999999999999}]},{"osd":3,"last update":"Sat Feb 10 05:25:53 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.499}]},{"osd":4,"last update":"Sat Feb 10 05:26:15 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.53600000000000003}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.58899999999999997}]},{"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.57899999999999996}]},{"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.55000000000000004}]}]},{"osd":2,"up_from":18,"seq":77309411359,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297880,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447272,"statfs":{"total":95995035648,"available":95690006528,"internally_reserved":0,"allocated":606208,"data_stored":251975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:29 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.38,"15min":0.372},"min":{"1min":0.309,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.40500000000000003,"15min":0.39500000000000002},"min":{"1min":0.27700000000000002,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.61099999999999999,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.5}]},{"osd":1,"last update":"Sat Feb 10 05:26:29 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.29299999999999998,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.503,"5min":0.42399999999999999,"15min":0.41099999999999998},"min":{"1min":0.29299999999999998,"5min":0.193,"15min":0.193},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.39300000000000002}]},{"osd":3,"last update":"Sat Feb 10 05:25:54 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.434},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.40799999999999997}]},{"osd":4,"last update":"Sat Feb 10 05:26:14 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.55200000000000005}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.71399999999999997}]},{"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.82799999999999996}]},{"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.80200000000000005}]}]},{"osd":3,"up_from":25,"seq":107374182425,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":253615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.44},{"interface":"front","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.40799999999999997}]},{"osd":1,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.30299999999999999}]},{"osd":2,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.38900000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:26:14 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.52800000000000002}]},{"osd":5,"last update":"Sat Feb 10 05:26:38 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.504}]},{"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.53800000000000003}]},{"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.59599999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":259373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.52000000000000002}]},{"osd":1,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.50800000000000001}]},{"osd":2,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.624}]},{"osd":3,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.59899999999999998}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.36499999999999999}]},{"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.38400000000000001}]},{"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.42099999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757263,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":260319,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.49199999999999999}]},{"osd":1,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.64300000000000002}]},{"osd":2,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.52700000000000002}]},{"osd":3,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.59199999999999997}]},{"osd":4,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.45700000000000002}]},{"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.68500000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51300000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":1640,"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":680,"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":1626,"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":1536,"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":576,"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-02-10T05:26:48.691 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-02-10T05:26:48.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:48 smithi178 ceph-mon[27572]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-02-10T05:26:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:48 smithi178 ceph-mon[27572]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:26:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:48 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2073277405' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:26:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:48 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1960078073' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:48 smithi178 ceph-mon[36851]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-02-10T05:26:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:48 smithi178 ceph-mon[36851]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:26:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:48 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2073277405' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:26:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:48 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1960078073' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:49.005 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:49.007 INFO:teuthology.orchestra.run.smithi178.stderr:dumped all 2024-02-10T05:26:49.017 INFO:teuthology.orchestra.run.smithi178.stdout:{"pg_ready":true,"pg_map":{"version":189,"stamp":"2024-02-10T05:26:48.416516+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592086,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":196,"num_write_kb":2422,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":149,"ondisk_log_size":149,"up":261,"acting":261,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":52,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384844,"kb_used_data":6540,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576372,"statfs":{"total":767960285184,"available":765518204928,"internally_reserved":0,"allocated":6696960,"data_stored":3792037,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1718,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":37,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"4.665438"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791291+0000","last_change":"2024-02-10T05:26:45.791291+0000","last_active":"2024-02-10T05:26:45.791291+0000","last_peered":"2024-02-10T05:26:45.791291+0000","last_clean":"2024-02-10T05:26:45.791291+0000","last_became_active":"2024-02-10T05:26:45.787324+0000","last_became_peered":"2024-02-10T05:26:45.787324+0000","last_unstale":"2024-02-10T05:26:45.791291+0000","last_undegraded":"2024-02-10T05:26:45.791291+0000","last_fullsized":"2024-02-10T05:26:45.791291+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:55:16.042483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.799700+0000","last_change":"2024-02-10T05:26:45.799323+0000","last_active":"2024-02-10T05:26:45.799700+0000","last_peered":"2024-02-10T05:26:45.799700+0000","last_clean":"2024-02-10T05:26:45.799700+0000","last_became_active":"2024-02-10T05:26:45.799046+0000","last_became_peered":"2024-02-10T05:26:45.799046+0000","last_unstale":"2024-02-10T05:26:45.799700+0000","last_undegraded":"2024-02-10T05:26:45.799700+0000","last_fullsized":"2024-02-10T05:26:45.799700+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:53:58.323046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773378+0000","last_change":"2024-02-10T05:26:45.768858+0000","last_active":"2024-02-10T05:26:45.773378+0000","last_peered":"2024-02-10T05:26:45.773378+0000","last_clean":"2024-02-10T05:26:45.773378+0000","last_became_active":"2024-02-10T05:26:45.768536+0000","last_became_peered":"2024-02-10T05:26:45.768536+0000","last_unstale":"2024-02-10T05:26:45.773378+0000","last_undegraded":"2024-02-10T05:26:45.773378+0000","last_fullsized":"2024-02-10T05:26:45.773378+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:58:02.775799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786043+0000","last_change":"2024-02-10T05:26:45.786043+0000","last_active":"2024-02-10T05:26:45.786043+0000","last_peered":"2024-02-10T05:26:45.786043+0000","last_clean":"2024-02-10T05:26:45.786043+0000","last_became_active":"2024-02-10T05:26:45.785122+0000","last_became_peered":"2024-02-10T05:26:45.785122+0000","last_unstale":"2024-02-10T05:26:45.786043+0000","last_undegraded":"2024-02-10T05:26:45.786043+0000","last_fullsized":"2024-02-10T05:26:45.786043+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:28:32.191843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.783994+0000","last_change":"2024-02-10T05:26:45.782406+0000","last_active":"2024-02-10T05:26:45.783994+0000","last_peered":"2024-02-10T05:26:45.783994+0000","last_clean":"2024-02-10T05:26:45.783994+0000","last_became_active":"2024-02-10T05:26:45.782112+0000","last_became_peered":"2024-02-10T05:26:45.782112+0000","last_unstale":"2024-02-10T05:26:45.783994+0000","last_undegraded":"2024-02-10T05:26:45.783994+0000","last_fullsized":"2024-02-10T05:26:45.783994+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:14:56.386834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791844+0000","last_change":"2024-02-10T05:26:45.791844+0000","last_active":"2024-02-10T05:26:45.791844+0000","last_peered":"2024-02-10T05:26:45.791844+0000","last_clean":"2024-02-10T05:26:45.791844+0000","last_became_active":"2024-02-10T05:26:45.791499+0000","last_became_peered":"2024-02-10T05:26:45.791499+0000","last_unstale":"2024-02-10T05:26:45.791844+0000","last_undegraded":"2024-02-10T05:26:45.791844+0000","last_fullsized":"2024-02-10T05:26:45.791844+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:50:11.296963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.785339+0000","last_change":"2024-02-10T05:26:45.785339+0000","last_active":"2024-02-10T05:26:45.785339+0000","last_peered":"2024-02-10T05:26:45.785339+0000","last_clean":"2024-02-10T05:26:45.785339+0000","last_became_active":"2024-02-10T05:26:45.785056+0000","last_became_peered":"2024-02-10T05:26:45.785056+0000","last_unstale":"2024-02-10T05:26:45.785339+0000","last_undegraded":"2024-02-10T05:26:45.785339+0000","last_fullsized":"2024-02-10T05:26:45.785339+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:07:49.676626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.792253+0000","last_change":"2024-02-10T05:26:45.792253+0000","last_active":"2024-02-10T05:26:45.792253+0000","last_peered":"2024-02-10T05:26:45.792253+0000","last_clean":"2024-02-10T05:26:45.792253+0000","last_became_active":"2024-02-10T05:26:45.791961+0000","last_became_peered":"2024-02-10T05:26:45.791961+0000","last_unstale":"2024-02-10T05:26:45.792253+0000","last_undegraded":"2024-02-10T05:26:45.792253+0000","last_fullsized":"2024-02-10T05:26:45.792253+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:27:08.380538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795491+0000","last_change":"2024-02-10T05:26:45.795251+0000","last_active":"2024-02-10T05:26:45.795491+0000","last_peered":"2024-02-10T05:26:45.795491+0000","last_clean":"2024-02-10T05:26:45.795491+0000","last_became_active":"2024-02-10T05:26:45.794942+0000","last_became_peered":"2024-02-10T05:26:45.794942+0000","last_unstale":"2024-02-10T05:26:45.795491+0000","last_undegraded":"2024-02-10T05:26:45.795491+0000","last_fullsized":"2024-02-10T05:26:45.795491+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:27:26.772106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800027+0000","last_change":"2024-02-10T05:26:45.799165+0000","last_active":"2024-02-10T05:26:45.800027+0000","last_peered":"2024-02-10T05:26:45.800027+0000","last_clean":"2024-02-10T05:26:45.800027+0000","last_became_active":"2024-02-10T05:26:45.798824+0000","last_became_peered":"2024-02-10T05:26:45.798824+0000","last_unstale":"2024-02-10T05:26:45.800027+0000","last_undegraded":"2024-02-10T05:26:45.800027+0000","last_fullsized":"2024-02-10T05:26:45.800027+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:16:09.498260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788969+0000","last_change":"2024-02-10T05:26:45.788664+0000","last_active":"2024-02-10T05:26:45.788969+0000","last_peered":"2024-02-10T05:26:45.788969+0000","last_clean":"2024-02-10T05:26:45.788969+0000","last_became_active":"2024-02-10T05:26:45.788342+0000","last_became_peered":"2024-02-10T05:26:45.788342+0000","last_unstale":"2024-02-10T05:26:45.788969+0000","last_undegraded":"2024-02-10T05:26:45.788969+0000","last_fullsized":"2024-02-10T05:26:45.788969+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:34:16.848924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.793595+0000","last_change":"2024-02-10T05:26:45.793595+0000","last_active":"2024-02-10T05:26:45.793595+0000","last_peered":"2024-02-10T05:26:45.793595+0000","last_clean":"2024-02-10T05:26:45.793595+0000","last_became_active":"2024-02-10T05:26:45.793291+0000","last_became_peered":"2024-02-10T05:26:45.793291+0000","last_unstale":"2024-02-10T05:26:45.793595+0000","last_undegraded":"2024-02-10T05:26:45.793595+0000","last_fullsized":"2024-02-10T05:26:45.793595+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:23:27.256335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791607+0000","last_change":"2024-02-10T05:26:45.790242+0000","last_active":"2024-02-10T05:26:45.791607+0000","last_peered":"2024-02-10T05:26:45.791607+0000","last_clean":"2024-02-10T05:26:45.791607+0000","last_became_active":"2024-02-10T05:26:45.789948+0000","last_became_peered":"2024-02-10T05:26:45.789948+0000","last_unstale":"2024-02-10T05:26:45.791607+0000","last_undegraded":"2024-02-10T05:26:45.791607+0000","last_fullsized":"2024-02-10T05:26:45.791607+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:52:14.097068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773349+0000","last_change":"2024-02-10T05:26:45.770955+0000","last_active":"2024-02-10T05:26:45.773349+0000","last_peered":"2024-02-10T05:26:45.773349+0000","last_clean":"2024-02-10T05:26:45.773349+0000","last_became_active":"2024-02-10T05:26:45.770624+0000","last_became_peered":"2024-02-10T05:26:45.770624+0000","last_unstale":"2024-02-10T05:26:45.773349+0000","last_undegraded":"2024-02-10T05:26:45.773349+0000","last_fullsized":"2024-02-10T05:26:45.773349+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:00:17.563354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.778323+0000","last_change":"2024-02-10T05:26:45.777494+0000","last_active":"2024-02-10T05:26:45.778323+0000","last_peered":"2024-02-10T05:26:45.778323+0000","last_clean":"2024-02-10T05:26:45.778323+0000","last_became_active":"2024-02-10T05:26:45.777048+0000","last_became_peered":"2024-02-10T05:26:45.777048+0000","last_unstale":"2024-02-10T05:26:45.778323+0000","last_undegraded":"2024-02-10T05:26:45.778323+0000","last_fullsized":"2024-02-10T05:26:45.778323+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:01:49.769685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789056+0000","last_change":"2024-02-10T05:26:45.786633+0000","last_active":"2024-02-10T05:26:45.789056+0000","last_peered":"2024-02-10T05:26:45.789056+0000","last_clean":"2024-02-10T05:26:45.789056+0000","last_became_active":"2024-02-10T05:26:45.786351+0000","last_became_peered":"2024-02-10T05:26:45.786351+0000","last_unstale":"2024-02-10T05:26:45.789056+0000","last_undegraded":"2024-02-10T05:26:45.789056+0000","last_fullsized":"2024-02-10T05:26:45.789056+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:46:14.934800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.785731+0000","last_change":"2024-02-10T05:26:45.785731+0000","last_active":"2024-02-10T05:26:45.785731+0000","last_peered":"2024-02-10T05:26:45.785731+0000","last_clean":"2024-02-10T05:26:45.785731+0000","last_became_active":"2024-02-10T05:26:45.783976+0000","last_became_peered":"2024-02-10T05:26:45.783976+0000","last_unstale":"2024-02-10T05:26:45.785731+0000","last_undegraded":"2024-02-10T05:26:45.785731+0000","last_fullsized":"2024-02-10T05:26:45.785731+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:04:14.143154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-02-10T05:26:43.746120+0000","last_change":"2024-02-10T05:26:43.756660+0000","last_active":"2024-02-10T05:26:43.746120+0000","last_peered":"2024-02-10T05:26:43.746120+0000","last_clean":"2024-02-10T05:26:43.746120+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:43.746120+0000","last_undegraded":"2024-02-10T05:26:43.746120+0000","last_fullsized":"2024-02-10T05:26:43.746120+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:03:12.577469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[4,7],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788009+0000","last_change":"2024-02-10T05:26:45.788009+0000","last_active":"2024-02-10T05:26:45.788009+0000","last_peered":"2024-02-10T05:26:45.788009+0000","last_clean":"2024-02-10T05:26:45.788009+0000","last_became_active":"2024-02-10T05:26:45.787716+0000","last_became_peered":"2024-02-10T05:26:45.787716+0000","last_unstale":"2024-02-10T05:26:45.788009+0000","last_undegraded":"2024-02-10T05:26:45.788009+0000","last_fullsized":"2024-02-10T05:26:45.788009+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:17.307876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.761263+0000","last_change":"2024-02-10T05:26:44.775286+0000","last_active":"2024-02-10T05:26:45.761263+0000","last_peered":"2024-02-10T05:26:45.761263+0000","last_clean":"2024-02-10T05:26:45.761263+0000","last_became_active":"2024-02-10T05:26:44.775021+0000","last_became_peered":"2024-02-10T05:26:44.775021+0000","last_unstale":"2024-02-10T05:26:45.761263+0000","last_undegraded":"2024-02-10T05:26:45.761263+0000","last_fullsized":"2024-02-10T05:26:45.761263+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T10:09:21.833285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1d","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786639+0000","last_change":"2024-02-10T05:26:44.781781+0000","last_active":"2024-02-10T05:26:45.786639+0000","last_peered":"2024-02-10T05:26:45.786639+0000","last_clean":"2024-02-10T05:26:45.786639+0000","last_became_active":"2024-02-10T05:26:44.781347+0000","last_became_peered":"2024-02-10T05:26:44.781347+0000","last_unstale":"2024-02-10T05:26:45.786639+0000","last_undegraded":"2024-02-10T05:26:45.786639+0000","last_fullsized":"2024-02-10T05:26:45.786639+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:12:40.899949+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.1c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.776293+0000","last_change":"2024-02-10T05:26:45.775791+0000","last_active":"2024-02-10T05:26:45.776293+0000","last_peered":"2024-02-10T05:26:45.776293+0000","last_clean":"2024-02-10T05:26:45.776293+0000","last_became_active":"2024-02-10T05:26:45.775490+0000","last_became_peered":"2024-02-10T05:26:45.775490+0000","last_unstale":"2024-02-10T05:26:45.776293+0000","last_undegraded":"2024-02-10T05:26:45.776293+0000","last_fullsized":"2024-02-10T05:26:45.776293+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:29:11.527997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791902+0000","last_change":"2024-02-10T05:26:44.780533+0000","last_active":"2024-02-10T05:26:45.791902+0000","last_peered":"2024-02-10T05:26:45.791902+0000","last_clean":"2024-02-10T05:26:45.791902+0000","last_became_active":"2024-02-10T05:26:44.779872+0000","last_became_peered":"2024-02-10T05:26:44.779872+0000","last_unstale":"2024-02-10T05:26:45.791902+0000","last_undegraded":"2024-02-10T05:26:45.791902+0000","last_fullsized":"2024-02-10T05:26:45.791902+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:23:46.202468+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.1d","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.787113+0000","last_change":"2024-02-10T05:26:45.786295+0000","last_active":"2024-02-10T05:26:45.787113+0000","last_peered":"2024-02-10T05:26:45.787113+0000","last_clean":"2024-02-10T05:26:45.787113+0000","last_became_active":"2024-02-10T05:26:45.785971+0000","last_became_peered":"2024-02-10T05:26:45.785971+0000","last_unstale":"2024-02-10T05:26:45.787113+0000","last_undegraded":"2024-02-10T05:26:45.787113+0000","last_fullsized":"2024-02-10T05:26:45.787113+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:41:36.162267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.760042+0000","last_change":"2024-02-10T05:26:44.774377+0000","last_active":"2024-02-10T05:26:45.760042+0000","last_peered":"2024-02-10T05:26:45.760042+0000","last_clean":"2024-02-10T05:26:45.760042+0000","last_became_active":"2024-02-10T05:26:44.774027+0000","last_became_peered":"2024-02-10T05:26:44.774027+0000","last_unstale":"2024-02-10T05:26:45.760042+0000","last_undegraded":"2024-02-10T05:26:45.760042+0000","last_fullsized":"2024-02-10T05:26:45.760042+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:42.223279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.792971+0000","last_change":"2024-02-10T05:26:45.790338+0000","last_active":"2024-02-10T05:26:45.792971+0000","last_peered":"2024-02-10T05:26:45.792971+0000","last_clean":"2024-02-10T05:26:45.792971+0000","last_became_active":"2024-02-10T05:26:45.790035+0000","last_became_peered":"2024-02-10T05:26:45.790035+0000","last_unstale":"2024-02-10T05:26:45.792971+0000","last_undegraded":"2024-02-10T05:26:45.792971+0000","last_fullsized":"2024-02-10T05:26:45.792971+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:51:37.213544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.797946+0000","last_change":"2024-02-10T05:26:44.772238+0000","last_active":"2024-02-10T05:26:45.797946+0000","last_peered":"2024-02-10T05:26:45.797946+0000","last_clean":"2024-02-10T05:26:45.797946+0000","last_became_active":"2024-02-10T05:26:44.771940+0000","last_became_peered":"2024-02-10T05:26:44.771940+0000","last_unstale":"2024-02-10T05:26:45.797946+0000","last_undegraded":"2024-02-10T05:26:45.797946+0000","last_fullsized":"2024-02-10T05:26:45.797946+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:43:21.047554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.775363+0000","last_change":"2024-02-10T05:26:44.774445+0000","last_active":"2024-02-10T05:26:44.775363+0000","last_peered":"2024-02-10T05:26:44.775363+0000","last_clean":"2024-02-10T05:26:44.775363+0000","last_became_active":"2024-02-10T05:26:44.774155+0000","last_became_peered":"2024-02-10T05:26:44.774155+0000","last_unstale":"2024-02-10T05:26:44.775363+0000","last_undegraded":"2024-02-10T05:26:44.775363+0000","last_fullsized":"2024-02-10T05:26:44.775363+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:54:37.531708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.780400+0000","last_change":"2024-02-10T05:26:45.780400+0000","last_active":"2024-02-10T05:26:45.780400+0000","last_peered":"2024-02-10T05:26:45.780400+0000","last_clean":"2024-02-10T05:26:45.780400+0000","last_became_active":"2024-02-10T05:26:45.780110+0000","last_became_peered":"2024-02-10T05:26:45.780110+0000","last_unstale":"2024-02-10T05:26:45.780400+0000","last_undegraded":"2024-02-10T05:26:45.780400+0000","last_fullsized":"2024-02-10T05:26:45.780400+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:33:28.779155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.762190+0000","last_change":"2024-02-10T05:26:44.776061+0000","last_active":"2024-02-10T05:26:45.762190+0000","last_peered":"2024-02-10T05:26:45.762190+0000","last_clean":"2024-02-10T05:26:45.762190+0000","last_became_active":"2024-02-10T05:26:44.775748+0000","last_became_peered":"2024-02-10T05:26:44.775748+0000","last_unstale":"2024-02-10T05:26:45.762190+0000","last_undegraded":"2024-02-10T05:26:45.762190+0000","last_fullsized":"2024-02-10T05:26:45.762190+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:01:27.942625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798472+0000","last_change":"2024-02-10T05:26:45.798292+0000","last_active":"2024-02-10T05:26:45.798472+0000","last_peered":"2024-02-10T05:26:45.798472+0000","last_clean":"2024-02-10T05:26:45.798472+0000","last_became_active":"2024-02-10T05:26:45.798020+0000","last_became_peered":"2024-02-10T05:26:45.798020+0000","last_unstale":"2024-02-10T05:26:45.798472+0000","last_undegraded":"2024-02-10T05:26:45.798472+0000","last_fullsized":"2024-02-10T05:26:45.798472+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:11:25.929099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.780958+0000","last_change":"2024-02-10T05:26:44.781379+0000","last_active":"2024-02-10T05:26:45.780958+0000","last_peered":"2024-02-10T05:26:45.780958+0000","last_clean":"2024-02-10T05:26:45.780958+0000","last_became_active":"2024-02-10T05:26:44.780510+0000","last_became_peered":"2024-02-10T05:26:44.780510+0000","last_unstale":"2024-02-10T05:26:45.780958+0000","last_undegraded":"2024-02-10T05:26:45.780958+0000","last_fullsized":"2024-02-10T05:26:45.780958+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:12:53.280687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.775125+0000","last_change":"2024-02-10T05:26:45.772662+0000","last_active":"2024-02-10T05:26:45.775125+0000","last_peered":"2024-02-10T05:26:45.775125+0000","last_clean":"2024-02-10T05:26:45.775125+0000","last_became_active":"2024-02-10T05:26:45.772350+0000","last_became_peered":"2024-02-10T05:26:45.772350+0000","last_unstale":"2024-02-10T05:26:45.775125+0000","last_undegraded":"2024-02-10T05:26:45.775125+0000","last_fullsized":"2024-02-10T05:26:45.775125+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:36:29.994804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763193+0000","last_change":"2024-02-10T05:26:44.781777+0000","last_active":"2024-02-10T05:26:45.763193+0000","last_peered":"2024-02-10T05:26:45.763193+0000","last_clean":"2024-02-10T05:26:45.763193+0000","last_became_active":"2024-02-10T05:26:44.781498+0000","last_became_peered":"2024-02-10T05:26:44.781498+0000","last_unstale":"2024-02-10T05:26:45.763193+0000","last_undegraded":"2024-02-10T05:26:45.763193+0000","last_fullsized":"2024-02-10T05:26:45.763193+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:54:25.853484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.15","version":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.802010+0000","last_change":"2024-02-10T05:26:44.775418+0000","last_active":"2024-02-10T05:26:45.802010+0000","last_peered":"2024-02-10T05:26:45.802010+0000","last_clean":"2024-02-10T05:26:45.802010+0000","last_became_active":"2024-02-10T05:26:44.775123+0000","last_became_peered":"2024-02-10T05:26:44.775123+0000","last_unstale":"2024-02-10T05:26:45.802010+0000","last_undegraded":"2024-02-10T05:26:45.802010+0000","last_fullsized":"2024-02-10T05:26:45.802010+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T17:20:20.353188+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.784362+0000","last_change":"2024-02-10T05:26:45.783825+0000","last_active":"2024-02-10T05:26:45.784362+0000","last_peered":"2024-02-10T05:26:45.784362+0000","last_clean":"2024-02-10T05:26:45.784362+0000","last_became_active":"2024-02-10T05:26:45.783509+0000","last_became_peered":"2024-02-10T05:26:45.783509+0000","last_unstale":"2024-02-10T05:26:45.784362+0000","last_undegraded":"2024-02-10T05:26:45.784362+0000","last_fullsized":"2024-02-10T05:26:45.784362+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:32:34.266018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'6","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.801113+0000","last_change":"2024-02-10T05:26:44.780796+0000","last_active":"2024-02-10T05:26:45.801113+0000","last_peered":"2024-02-10T05:26:45.801113+0000","last_clean":"2024-02-10T05:26:45.801113+0000","last_became_active":"2024-02-10T05:26:44.780489+0000","last_became_peered":"2024-02-10T05:26:44.780489+0000","last_unstale":"2024-02-10T05:26:45.801113+0000","last_undegraded":"2024-02-10T05:26:45.801113+0000","last_fullsized":"2024-02-10T05:26:45.801113+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:55:56.954680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.781115+0000","last_change":"2024-02-10T05:26:45.781115+0000","last_active":"2024-02-10T05:26:45.781115+0000","last_peered":"2024-02-10T05:26:45.781115+0000","last_clean":"2024-02-10T05:26:45.781115+0000","last_became_active":"2024-02-10T05:26:45.780736+0000","last_became_peered":"2024-02-10T05:26:45.780736+0000","last_unstale":"2024-02-10T05:26:45.781115+0000","last_undegraded":"2024-02-10T05:26:45.781115+0000","last_fullsized":"2024-02-10T05:26:45.781115+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:45:52.655954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-02-10T05:26:43.746120+0000","last_change":"2024-02-10T05:26:43.755333+0000","last_active":"2024-02-10T05:26:43.746120+0000","last_peered":"2024-02-10T05:26:43.746120+0000","last_clean":"2024-02-10T05:26:43.746120+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:43.746120+0000","last_undegraded":"2024-02-10T05:26:43.746120+0000","last_fullsized":"2024-02-10T05:26:43.746120+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:21:58.310456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,4],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763615+0000","last_change":"2024-02-10T05:26:44.784281+0000","last_active":"2024-02-10T05:26:45.763615+0000","last_peered":"2024-02-10T05:26:45.763615+0000","last_clean":"2024-02-10T05:26:45.763615+0000","last_became_active":"2024-02-10T05:26:44.783965+0000","last_became_peered":"2024-02-10T05:26:44.783965+0000","last_unstale":"2024-02-10T05:26:45.763615+0000","last_undegraded":"2024-02-10T05:26:45.763615+0000","last_fullsized":"2024-02-10T05:26:45.763615+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:46.780065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.781809+0000","last_change":"2024-02-10T05:26:45.781809+0000","last_active":"2024-02-10T05:26:45.781809+0000","last_peered":"2024-02-10T05:26:45.781809+0000","last_clean":"2024-02-10T05:26:45.781809+0000","last_became_active":"2024-02-10T05:26:45.781523+0000","last_became_peered":"2024-02-10T05:26:45.781523+0000","last_unstale":"2024-02-10T05:26:45.781809+0000","last_undegraded":"2024-02-10T05:26:45.781809+0000","last_fullsized":"2024-02-10T05:26:45.781809+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:29:28.145586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.774070+0000","last_change":"2024-02-10T05:26:44.765727+0000","last_active":"2024-02-10T05:26:45.774070+0000","last_peered":"2024-02-10T05:26:45.774070+0000","last_clean":"2024-02-10T05:26:45.774070+0000","last_became_active":"2024-02-10T05:26:44.765361+0000","last_became_peered":"2024-02-10T05:26:44.765361+0000","last_unstale":"2024-02-10T05:26:45.774070+0000","last_undegraded":"2024-02-10T05:26:45.774070+0000","last_fullsized":"2024-02-10T05:26:45.774070+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:34:44.293836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798220+0000","last_change":"2024-02-10T05:26:45.797443+0000","last_active":"2024-02-10T05:26:45.798220+0000","last_peered":"2024-02-10T05:26:45.798220+0000","last_clean":"2024-02-10T05:26:45.798220+0000","last_became_active":"2024-02-10T05:26:45.797145+0000","last_became_peered":"2024-02-10T05:26:45.797145+0000","last_unstale":"2024-02-10T05:26:45.798220+0000","last_undegraded":"2024-02-10T05:26:45.798220+0000","last_fullsized":"2024-02-10T05:26:45.798220+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:34:15.792137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":19,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795799+0000","last_change":"2024-02-10T05:26:44.769799+0000","last_active":"2024-02-10T05:26:45.795799+0000","last_peered":"2024-02-10T05:26:45.795799+0000","last_clean":"2024-02-10T05:26:45.795799+0000","last_became_active":"2024-02-10T05:26:44.769516+0000","last_became_peered":"2024-02-10T05:26:44.769516+0000","last_unstale":"2024-02-10T05:26:45.795799+0000","last_undegraded":"2024-02-10T05:26:45.795799+0000","last_fullsized":"2024-02-10T05:26:45.795799+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T12:21:05.701382+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788066+0000","last_change":"2024-02-10T05:26:45.788066+0000","last_active":"2024-02-10T05:26:45.788066+0000","last_peered":"2024-02-10T05:26:45.788066+0000","last_clean":"2024-02-10T05:26:45.788066+0000","last_became_active":"2024-02-10T05:26:45.786837+0000","last_became_peered":"2024-02-10T05:26:45.786837+0000","last_unstale":"2024-02-10T05:26:45.788066+0000","last_undegraded":"2024-02-10T05:26:45.788066+0000","last_fullsized":"2024-02-10T05:26:45.788066+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:46:23.095959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.796235+0000","last_change":"2024-02-10T05:26:44.772032+0000","last_active":"2024-02-10T05:26:45.796235+0000","last_peered":"2024-02-10T05:26:45.796235+0000","last_clean":"2024-02-10T05:26:45.796235+0000","last_became_active":"2024-02-10T05:26:44.771703+0000","last_became_peered":"2024-02-10T05:26:44.771703+0000","last_unstale":"2024-02-10T05:26:45.796235+0000","last_undegraded":"2024-02-10T05:26:45.796235+0000","last_fullsized":"2024-02-10T05:26:45.796235+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:30:15.858673+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.783131+0000","last_change":"2024-02-10T05:26:45.783131+0000","last_active":"2024-02-10T05:26:45.783131+0000","last_peered":"2024-02-10T05:26:45.783131+0000","last_clean":"2024-02-10T05:26:45.783131+0000","last_became_active":"2024-02-10T05:26:45.782788+0000","last_became_peered":"2024-02-10T05:26:45.782788+0000","last_unstale":"2024-02-10T05:26:45.783131+0000","last_undegraded":"2024-02-10T05:26:45.783131+0000","last_fullsized":"2024-02-10T05:26:45.783131+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:56:31.723324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.764704+0000","last_change":"2024-02-10T05:26:44.770130+0000","last_active":"2024-02-10T05:26:45.764704+0000","last_peered":"2024-02-10T05:26:45.764704+0000","last_clean":"2024-02-10T05:26:45.764704+0000","last_became_active":"2024-02-10T05:26:44.769669+0000","last_became_peered":"2024-02-10T05:26:44.769669+0000","last_unstale":"2024-02-10T05:26:45.764704+0000","last_undegraded":"2024-02-10T05:26:45.764704+0000","last_fullsized":"2024-02-10T05:26:45.764704+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:49:46.892628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.774358+0000","last_change":"2024-02-10T05:26:45.769631+0000","last_active":"2024-02-10T05:26:45.774358+0000","last_peered":"2024-02-10T05:26:45.774358+0000","last_clean":"2024-02-10T05:26:45.774358+0000","last_became_active":"2024-02-10T05:26:45.769264+0000","last_became_peered":"2024-02-10T05:26:45.769264+0000","last_unstale":"2024-02-10T05:26:45.774358+0000","last_undegraded":"2024-02-10T05:26:45.774358+0000","last_fullsized":"2024-02-10T05:26:45.774358+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:47:22.436695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763484+0000","last_change":"2024-02-10T05:26:44.781129+0000","last_active":"2024-02-10T05:26:45.763484+0000","last_peered":"2024-02-10T05:26:45.763484+0000","last_clean":"2024-02-10T05:26:45.763484+0000","last_became_active":"2024-02-10T05:26:44.780857+0000","last_became_peered":"2024-02-10T05:26:44.780857+0000","last_unstale":"2024-02-10T05:26:45.763484+0000","last_undegraded":"2024-02-10T05:26:45.763484+0000","last_fullsized":"2024-02-10T05:26:45.763484+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:36:49.323986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791188+0000","last_change":"2024-02-10T05:26:45.789671+0000","last_active":"2024-02-10T05:26:45.791188+0000","last_peered":"2024-02-10T05:26:45.791188+0000","last_clean":"2024-02-10T05:26:45.791188+0000","last_became_active":"2024-02-10T05:26:45.789357+0000","last_became_peered":"2024-02-10T05:26:45.789357+0000","last_unstale":"2024-02-10T05:26:45.791188+0000","last_undegraded":"2024-02-10T05:26:45.791188+0000","last_fullsized":"2024-02-10T05:26:45.791188+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:04:06.250390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.0","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788923+0000","last_change":"2024-02-10T05:26:45.788201+0000","last_active":"2024-02-10T05:26:45.788923+0000","last_peered":"2024-02-10T05:26:45.788923+0000","last_clean":"2024-02-10T05:26:45.788923+0000","last_became_active":"2024-02-10T05:26:45.787963+0000","last_became_peered":"2024-02-10T05:26:45.787963+0000","last_unstale":"2024-02-10T05:26:45.788923+0000","last_undegraded":"2024-02-10T05:26:45.788923+0000","last_fullsized":"2024-02-10T05:26:45.788923+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:21:58.997843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.757985+0000","last_change":"2024-02-10T05:26:44.769118+0000","last_active":"2024-02-10T05:26:45.757985+0000","last_peered":"2024-02-10T05:26:45.757985+0000","last_clean":"2024-02-10T05:26:45.757985+0000","last_became_active":"2024-02-10T05:26:44.768817+0000","last_became_peered":"2024-02-10T05:26:44.768817+0000","last_unstale":"2024-02-10T05:26:45.757985+0000","last_undegraded":"2024-02-10T05:26:45.757985+0000","last_fullsized":"2024-02-10T05:26:45.757985+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:58:26.823571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786320+0000","last_change":"2024-02-10T05:26:45.786320+0000","last_active":"2024-02-10T05:26:45.786320+0000","last_peered":"2024-02-10T05:26:45.786320+0000","last_clean":"2024-02-10T05:26:45.786320+0000","last_became_active":"2024-02-10T05:26:45.786002+0000","last_became_peered":"2024-02-10T05:26:45.786002+0000","last_unstale":"2024-02-10T05:26:45.786320+0000","last_undegraded":"2024-02-10T05:26:45.786320+0000","last_fullsized":"2024-02-10T05:26:45.786320+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:18:32.807973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763990+0000","last_change":"2024-02-10T05:26:44.784740+0000","last_active":"2024-02-10T05:26:45.763990+0000","last_peered":"2024-02-10T05:26:45.763990+0000","last_clean":"2024-02-10T05:26:45.763990+0000","last_became_active":"2024-02-10T05:26:44.784406+0000","last_became_peered":"2024-02-10T05:26:44.784406+0000","last_unstale":"2024-02-10T05:26:45.763990+0000","last_undegraded":"2024-02-10T05:26:45.763990+0000","last_fullsized":"2024-02-10T05:26:45.763990+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:07:00.959184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"21'117","reported_seq":229,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.769514+0000","last_change":"2024-02-10T05:26:30.484844+0000","last_active":"2024-02-10T05:26:44.769514+0000","last_peered":"2024-02-10T05:26:44.769514+0000","last_clean":"2024-02-10T05:26:44.769514+0000","last_became_active":"2024-02-10T05:26:30.484486+0000","last_became_peered":"2024-02-10T05:26:30.484486+0000","last_unstale":"2024-02-10T05:26:44.769514+0000","last_undegraded":"2024-02-10T05:26:44.769514+0000","last_fullsized":"2024-02-10T05:26:44.769514+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-02-10T05:24:26.860968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:24:26.860968+0000","last_clean_scrub_stamp":"2024-02-10T05:24:26.860968+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-02-11T14:54:35.870947+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":"3.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.782223+0000","last_change":"2024-02-10T05:26:44.781636+0000","last_active":"2024-02-10T05:26:44.782223+0000","last_peered":"2024-02-10T05:26:44.782223+0000","last_clean":"2024-02-10T05:26:44.782223+0000","last_became_active":"2024-02-10T05:26:44.780875+0000","last_became_peered":"2024-02-10T05:26:44.780875+0000","last_unstale":"2024-02-10T05:26:44.782223+0000","last_undegraded":"2024-02-10T05:26:44.782223+0000","last_fullsized":"2024-02-10T05:26:44.782223+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:18:45.354223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.780920+0000","last_change":"2024-02-10T05:26:44.778824+0000","last_active":"2024-02-10T05:26:44.780920+0000","last_peered":"2024-02-10T05:26:44.780920+0000","last_clean":"2024-02-10T05:26:44.780920+0000","last_became_active":"2024-02-10T05:26:44.778408+0000","last_became_peered":"2024-02-10T05:26:44.778408+0000","last_unstale":"2024-02-10T05:26:44.780920+0000","last_undegraded":"2024-02-10T05:26:44.780920+0000","last_fullsized":"2024-02-10T05:26:44.780920+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:44:34.793295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.787343+0000","last_change":"2024-02-10T05:26:45.780079+0000","last_active":"2024-02-10T05:26:45.787343+0000","last_peered":"2024-02-10T05:26:45.787343+0000","last_clean":"2024-02-10T05:26:45.787343+0000","last_became_active":"2024-02-10T05:26:45.778952+0000","last_became_peered":"2024-02-10T05:26:45.778952+0000","last_unstale":"2024-02-10T05:26:45.787343+0000","last_undegraded":"2024-02-10T05:26:45.787343+0000","last_fullsized":"2024-02-10T05:26:45.787343+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:54:34.783579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763732+0000","last_change":"2024-02-10T05:26:44.770571+0000","last_active":"2024-02-10T05:26:45.763732+0000","last_peered":"2024-02-10T05:26:45.763732+0000","last_clean":"2024-02-10T05:26:45.763732+0000","last_became_active":"2024-02-10T05:26:44.770269+0000","last_became_peered":"2024-02-10T05:26:44.770269+0000","last_unstale":"2024-02-10T05:26:45.763732+0000","last_undegraded":"2024-02-10T05:26:45.763732+0000","last_fullsized":"2024-02-10T05:26:45.763732+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:24.133132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.793446+0000","last_change":"2024-02-10T05:26:45.793446+0000","last_active":"2024-02-10T05:26:45.793446+0000","last_peered":"2024-02-10T05:26:45.793446+0000","last_clean":"2024-02-10T05:26:45.793446+0000","last_became_active":"2024-02-10T05:26:45.793150+0000","last_became_peered":"2024-02-10T05:26:45.793150+0000","last_unstale":"2024-02-10T05:26:45.793446+0000","last_undegraded":"2024-02-10T05:26:45.793446+0000","last_fullsized":"2024-02-10T05:26:45.793446+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:06:05.990905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798159+0000","last_change":"2024-02-10T05:26:44.777171+0000","last_active":"2024-02-10T05:26:45.798159+0000","last_peered":"2024-02-10T05:26:45.798159+0000","last_clean":"2024-02-10T05:26:45.798159+0000","last_became_active":"2024-02-10T05:26:44.776871+0000","last_became_peered":"2024-02-10T05:26:44.776871+0000","last_unstale":"2024-02-10T05:26:45.798159+0000","last_undegraded":"2024-02-10T05:26:45.798159+0000","last_fullsized":"2024-02-10T05:26:45.798159+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:30:02.102627+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.782241+0000","last_change":"2024-02-10T05:26:44.780860+0000","last_active":"2024-02-10T05:26:44.782241+0000","last_peered":"2024-02-10T05:26:44.782241+0000","last_clean":"2024-02-10T05:26:44.782241+0000","last_became_active":"2024-02-10T05:26:44.779763+0000","last_became_peered":"2024-02-10T05:26:44.779763+0000","last_unstale":"2024-02-10T05:26:44.782241+0000","last_undegraded":"2024-02-10T05:26:44.782241+0000","last_fullsized":"2024-02-10T05:26:44.782241+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:08:52.866759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.775417+0000","last_change":"2024-02-10T05:26:45.774425+0000","last_active":"2024-02-10T05:26:45.775417+0000","last_peered":"2024-02-10T05:26:45.775417+0000","last_clean":"2024-02-10T05:26:45.775417+0000","last_became_active":"2024-02-10T05:26:45.774153+0000","last_became_peered":"2024-02-10T05:26:45.774153+0000","last_unstale":"2024-02-10T05:26:45.775417+0000","last_undegraded":"2024-02-10T05:26:45.775417+0000","last_fullsized":"2024-02-10T05:26:45.775417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:51:40.122019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.765351+0000","last_change":"2024-02-10T05:26:44.769087+0000","last_active":"2024-02-10T05:26:45.765351+0000","last_peered":"2024-02-10T05:26:45.765351+0000","last_clean":"2024-02-10T05:26:45.765351+0000","last_became_active":"2024-02-10T05:26:44.768839+0000","last_became_peered":"2024-02-10T05:26:44.768839+0000","last_unstale":"2024-02-10T05:26:45.765351+0000","last_undegraded":"2024-02-10T05:26:45.765351+0000","last_fullsized":"2024-02-10T05:26:45.765351+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:33.336827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.771185+0000","last_change":"2024-02-10T05:26:45.771185+0000","last_active":"2024-02-10T05:26:45.771185+0000","last_peered":"2024-02-10T05:26:45.771185+0000","last_clean":"2024-02-10T05:26:45.771185+0000","last_became_active":"2024-02-10T05:26:45.770827+0000","last_became_peered":"2024-02-10T05:26:45.770827+0000","last_unstale":"2024-02-10T05:26:45.771185+0000","last_undegraded":"2024-02-10T05:26:45.771185+0000","last_fullsized":"2024-02-10T05:26:45.771185+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:47:55.395021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.762928+0000","last_change":"2024-02-10T05:26:44.767963+0000","last_active":"2024-02-10T05:26:45.762928+0000","last_peered":"2024-02-10T05:26:45.762928+0000","last_clean":"2024-02-10T05:26:45.762928+0000","last_became_active":"2024-02-10T05:26:44.767702+0000","last_became_peered":"2024-02-10T05:26:44.767702+0000","last_unstale":"2024-02-10T05:26:45.762928+0000","last_undegraded":"2024-02-10T05:26:45.762928+0000","last_fullsized":"2024-02-10T05:26:45.762928+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:33:44.617744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.792763+0000","last_change":"2024-02-10T05:26:45.792763+0000","last_active":"2024-02-10T05:26:45.792763+0000","last_peered":"2024-02-10T05:26:45.792763+0000","last_clean":"2024-02-10T05:26:45.792763+0000","last_became_active":"2024-02-10T05:26:45.792466+0000","last_became_peered":"2024-02-10T05:26:45.792466+0000","last_unstale":"2024-02-10T05:26:45.792763+0000","last_undegraded":"2024-02-10T05:26:45.792763+0000","last_fullsized":"2024-02-10T05:26:45.792763+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:03:59.725431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794145+0000","last_change":"2024-02-10T05:26:44.781861+0000","last_active":"2024-02-10T05:26:45.794145+0000","last_peered":"2024-02-10T05:26:45.794145+0000","last_clean":"2024-02-10T05:26:45.794145+0000","last_became_active":"2024-02-10T05:26:44.779911+0000","last_became_peered":"2024-02-10T05:26:44.779911+0000","last_unstale":"2024-02-10T05:26:45.794145+0000","last_undegraded":"2024-02-10T05:26:45.794145+0000","last_fullsized":"2024-02-10T05:26:45.794145+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:37:04.327533+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794459+0000","last_change":"2024-02-10T05:26:45.794041+0000","last_active":"2024-02-10T05:26:45.794459+0000","last_peered":"2024-02-10T05:26:45.794459+0000","last_clean":"2024-02-10T05:26:45.794459+0000","last_became_active":"2024-02-10T05:26:45.793737+0000","last_became_peered":"2024-02-10T05:26:45.793737+0000","last_unstale":"2024-02-10T05:26:45.794459+0000","last_undegraded":"2024-02-10T05:26:45.794459+0000","last_fullsized":"2024-02-10T05:26:45.794459+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:13:32.930226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.757878+0000","last_change":"2024-02-10T05:26:44.776845+0000","last_active":"2024-02-10T05:26:45.757878+0000","last_peered":"2024-02-10T05:26:45.757878+0000","last_clean":"2024-02-10T05:26:45.757878+0000","last_became_active":"2024-02-10T05:26:44.776538+0000","last_became_peered":"2024-02-10T05:26:44.776538+0000","last_unstale":"2024-02-10T05:26:45.757878+0000","last_undegraded":"2024-02-10T05:26:45.757878+0000","last_fullsized":"2024-02-10T05:26:45.757878+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:17.716389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786593+0000","last_change":"2024-02-10T05:26:45.786593+0000","last_active":"2024-02-10T05:26:45.786593+0000","last_peered":"2024-02-10T05:26:45.786593+0000","last_clean":"2024-02-10T05:26:45.786593+0000","last_became_active":"2024-02-10T05:26:45.786201+0000","last_became_peered":"2024-02-10T05:26:45.786201+0000","last_unstale":"2024-02-10T05:26:45.786593+0000","last_undegraded":"2024-02-10T05:26:45.786593+0000","last_fullsized":"2024-02-10T05:26:45.786593+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:56:56.553346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.801551+0000","last_change":"2024-02-10T05:26:44.766766+0000","last_active":"2024-02-10T05:26:45.801551+0000","last_peered":"2024-02-10T05:26:45.801551+0000","last_clean":"2024-02-10T05:26:45.801551+0000","last_became_active":"2024-02-10T05:26:44.766378+0000","last_became_peered":"2024-02-10T05:26:44.766378+0000","last_unstale":"2024-02-10T05:26:45.801551+0000","last_undegraded":"2024-02-10T05:26:45.801551+0000","last_fullsized":"2024-02-10T05:26:45.801551+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:08.781216+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789279+0000","last_change":"2024-02-10T05:26:45.787401+0000","last_active":"2024-02-10T05:26:45.789279+0000","last_peered":"2024-02-10T05:26:45.789279+0000","last_clean":"2024-02-10T05:26:45.789279+0000","last_became_active":"2024-02-10T05:26:45.786908+0000","last_became_peered":"2024-02-10T05:26:45.786908+0000","last_unstale":"2024-02-10T05:26:45.789279+0000","last_undegraded":"2024-02-10T05:26:45.789279+0000","last_fullsized":"2024-02-10T05:26:45.789279+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:33:25.470640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.779399+0000","last_change":"2024-02-10T05:26:44.782528+0000","last_active":"2024-02-10T05:26:45.779399+0000","last_peered":"2024-02-10T05:26:45.779399+0000","last_clean":"2024-02-10T05:26:45.779399+0000","last_became_active":"2024-02-10T05:26:44.782226+0000","last_became_peered":"2024-02-10T05:26:44.782226+0000","last_unstale":"2024-02-10T05:26:45.779399+0000","last_undegraded":"2024-02-10T05:26:45.779399+0000","last_fullsized":"2024-02-10T05:26:45.779399+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:34:22.198584+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791488+0000","last_change":"2024-02-10T05:26:45.791488+0000","last_active":"2024-02-10T05:26:45.791488+0000","last_peered":"2024-02-10T05:26:45.791488+0000","last_clean":"2024-02-10T05:26:45.791488+0000","last_became_active":"2024-02-10T05:26:45.787816+0000","last_became_peered":"2024-02-10T05:26:45.787816+0000","last_unstale":"2024-02-10T05:26:45.791488+0000","last_undegraded":"2024-02-10T05:26:45.791488+0000","last_fullsized":"2024-02-10T05:26:45.791488+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:10:41.312482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800172+0000","last_change":"2024-02-10T05:26:45.799542+0000","last_active":"2024-02-10T05:26:45.800172+0000","last_peered":"2024-02-10T05:26:45.800172+0000","last_clean":"2024-02-10T05:26:45.800172+0000","last_became_active":"2024-02-10T05:26:45.798806+0000","last_became_peered":"2024-02-10T05:26:45.798806+0000","last_unstale":"2024-02-10T05:26:45.800172+0000","last_undegraded":"2024-02-10T05:26:45.800172+0000","last_fullsized":"2024-02-10T05:26:45.800172+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:11:20.157745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786672+0000","last_change":"2024-02-10T05:26:45.783419+0000","last_active":"2024-02-10T05:26:45.786672+0000","last_peered":"2024-02-10T05:26:45.786672+0000","last_clean":"2024-02-10T05:26:45.786672+0000","last_became_active":"2024-02-10T05:26:45.783077+0000","last_became_peered":"2024-02-10T05:26:45.783077+0000","last_unstale":"2024-02-10T05:26:45.786672+0000","last_undegraded":"2024-02-10T05:26:45.786672+0000","last_fullsized":"2024-02-10T05:26:45.786672+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:02:39.953189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.782494+0000","last_change":"2024-02-10T05:26:45.781614+0000","last_active":"2024-02-10T05:26:45.782494+0000","last_peered":"2024-02-10T05:26:45.782494+0000","last_clean":"2024-02-10T05:26:45.782494+0000","last_became_active":"2024-02-10T05:26:45.781340+0000","last_became_peered":"2024-02-10T05:26:45.781340+0000","last_unstale":"2024-02-10T05:26:45.782494+0000","last_undegraded":"2024-02-10T05:26:45.782494+0000","last_fullsized":"2024-02-10T05:26:45.782494+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:27:59.670697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.793831+0000","last_change":"2024-02-10T05:26:45.793831+0000","last_active":"2024-02-10T05:26:45.793831+0000","last_peered":"2024-02-10T05:26:45.793831+0000","last_clean":"2024-02-10T05:26:45.793831+0000","last_became_active":"2024-02-10T05:26:45.793483+0000","last_became_peered":"2024-02-10T05:26:45.793483+0000","last_unstale":"2024-02-10T05:26:45.793831+0000","last_undegraded":"2024-02-10T05:26:45.793831+0000","last_fullsized":"2024-02-10T05:26:45.793831+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:32.203724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.797970+0000","last_change":"2024-02-10T05:26:45.797648+0000","last_active":"2024-02-10T05:26:45.797970+0000","last_peered":"2024-02-10T05:26:45.797970+0000","last_clean":"2024-02-10T05:26:45.797970+0000","last_became_active":"2024-02-10T05:26:45.797357+0000","last_became_peered":"2024-02-10T05:26:45.797357+0000","last_unstale":"2024-02-10T05:26:45.797970+0000","last_undegraded":"2024-02-10T05:26:45.797970+0000","last_fullsized":"2024-02-10T05:26:45.797970+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:28:25.314325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798190+0000","last_change":"2024-02-10T05:26:45.796738+0000","last_active":"2024-02-10T05:26:45.798190+0000","last_peered":"2024-02-10T05:26:45.798190+0000","last_clean":"2024-02-10T05:26:45.798190+0000","last_became_active":"2024-02-10T05:26:45.796444+0000","last_became_peered":"2024-02-10T05:26:45.796444+0000","last_unstale":"2024-02-10T05:26:45.798190+0000","last_undegraded":"2024-02-10T05:26:45.798190+0000","last_fullsized":"2024-02-10T05:26:45.798190+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:41:00.967159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.27","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.775800+0000","last_change":"2024-02-10T05:26:45.775800+0000","last_active":"2024-02-10T05:26:45.775800+0000","last_peered":"2024-02-10T05:26:45.775800+0000","last_clean":"2024-02-10T05:26:45.775800+0000","last_became_active":"2024-02-10T05:26:45.775526+0000","last_became_peered":"2024-02-10T05:26:45.775526+0000","last_unstale":"2024-02-10T05:26:45.775800+0000","last_undegraded":"2024-02-10T05:26:45.775800+0000","last_fullsized":"2024-02-10T05:26:45.775800+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:30.778855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.28","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773327+0000","last_change":"2024-02-10T05:26:45.768139+0000","last_active":"2024-02-10T05:26:45.773327+0000","last_peered":"2024-02-10T05:26:45.773327+0000","last_clean":"2024-02-10T05:26:45.773327+0000","last_became_active":"2024-02-10T05:26:45.767634+0000","last_became_peered":"2024-02-10T05:26:45.767634+0000","last_unstale":"2024-02-10T05:26:45.773327+0000","last_undegraded":"2024-02-10T05:26:45.773327+0000","last_fullsized":"2024-02-10T05:26:45.773327+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:43:11.364448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794286+0000","last_change":"2024-02-10T05:26:45.794286+0000","last_active":"2024-02-10T05:26:45.794286+0000","last_peered":"2024-02-10T05:26:45.794286+0000","last_clean":"2024-02-10T05:26:45.794286+0000","last_became_active":"2024-02-10T05:26:45.793963+0000","last_became_peered":"2024-02-10T05:26:45.793963+0000","last_unstale":"2024-02-10T05:26:45.794286+0000","last_undegraded":"2024-02-10T05:26:45.794286+0000","last_fullsized":"2024-02-10T05:26:45.794286+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:20:44.454743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789344+0000","last_change":"2024-02-10T05:26:45.787836+0000","last_active":"2024-02-10T05:26:45.789344+0000","last_peered":"2024-02-10T05:26:45.789344+0000","last_clean":"2024-02-10T05:26:45.789344+0000","last_became_active":"2024-02-10T05:26:45.787491+0000","last_became_peered":"2024-02-10T05:26:45.787491+0000","last_unstale":"2024-02-10T05:26:45.789344+0000","last_undegraded":"2024-02-10T05:26:45.789344+0000","last_fullsized":"2024-02-10T05:26:45.789344+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:31:49.776954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800735+0000","last_change":"2024-02-10T05:26:45.800355+0000","last_active":"2024-02-10T05:26:45.800735+0000","last_peered":"2024-02-10T05:26:45.800735+0000","last_clean":"2024-02-10T05:26:45.800735+0000","last_became_active":"2024-02-10T05:26:45.800014+0000","last_became_peered":"2024-02-10T05:26:45.800014+0000","last_unstale":"2024-02-10T05:26:45.800735+0000","last_undegraded":"2024-02-10T05:26:45.800735+0000","last_fullsized":"2024-02-10T05:26:45.800735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:38:35.311563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":162,"acting":162,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":1718,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":37,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":81920,"data_stored":6218,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":32,"ondisk_log_size":32,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233990,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298464,"kb_used_data":1176,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446688,"statfs":{"total":95995035648,"available":95689408512,"internally_reserved":0,"allocated":1204224,"data_stored":842596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61699999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59599999999999997}]},{"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.50700000000000001}]},{"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.54500000000000004}]},{"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.44}]},{"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.40100000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56899999999999995}]}]},{"osd":6,"up_from":46,"seq":197568495626,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298472,"kb_used_data":1184,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446680,"statfs":{"total":95995035648,"available":95689400320,"internally_reserved":0,"allocated":1212416,"data_stored":843879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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.64400000000000002}]},{"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.60399999999999998}]},{"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.68700000000000006}]},{"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.56100000000000005}]},{"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.44900000000000001}]},{"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.53000000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58999999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574884,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297888,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447264,"statfs":{"total":95995035648,"available":95689998336,"internally_reserved":0,"allocated":614400,"data_stored":258058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Sat Feb 10 05:26:06 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.32400000000000001,"15min":0.31},"min":{"1min":0.254,"5min":0.19,"15min":0.19},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.23799999999999999},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.34799999999999998,"15min":0.33000000000000002},"min":{"1min":0.32100000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.29499999999999998}]},{"osd":2,"last update":"Sat Feb 10 05:26:31 2024","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.41499999999999998,"15min":0.40699999999999997},"min":{"1min":0.33200000000000002,"5min":0.25,"15min":0.25},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.38},{"interface":"front","average":{"1min":0.432,"5min":0.40600000000000003,"15min":0.40200000000000002},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.223}]},{"osd":3,"last update":"Sat Feb 10 05:25:57 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.33100000000000002}]},{"osd":4,"last update":"Sat Feb 10 05:26:13 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.49399999999999999}]},{"osd":5,"last update":"Sat Feb 10 05:26:41 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.53200000000000003}]},{"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.40699999999999997}]},{"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.47999999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738408,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298424,"kb_used_data":1136,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446728,"statfs":{"total":95995035648,"available":95689449472,"internally_reserved":0,"allocated":1163264,"data_stored":822222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 05:26:03 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.32300000000000001,"15min":0.312},"min":{"1min":0.247,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.40999999999999998,"5min":0.33000000000000002,"15min":0.316},"min":{"1min":0.26900000000000002,"5min":0.215,"15min":0.215},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.45400000000000001}]},{"osd":2,"last update":"Sat Feb 10 05:26:34 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.371,"15min":0.36099999999999999},"min":{"1min":0.29699999999999999,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.40000000000000002,"15min":0.39200000000000002},"min":{"1min":0.309,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.59499999999999997,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.42499999999999999}]},{"osd":3,"last update":"Sat Feb 10 05:25:53 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.499}]},{"osd":4,"last update":"Sat Feb 10 05:26:15 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.53600000000000003}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.58899999999999997}]},{"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.57899999999999996}]},{"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.55000000000000004}]}]},{"osd":2,"up_from":18,"seq":77309411359,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297880,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447272,"statfs":{"total":95995035648,"available":95690006528,"internally_reserved":0,"allocated":606208,"data_stored":251975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:29 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.38,"15min":0.372},"min":{"1min":0.309,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.40500000000000003,"15min":0.39500000000000002},"min":{"1min":0.27700000000000002,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.61099999999999999,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.5}]},{"osd":1,"last update":"Sat Feb 10 05:26:29 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.29299999999999998,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.503,"5min":0.42399999999999999,"15min":0.41099999999999998},"min":{"1min":0.29299999999999998,"5min":0.193,"15min":0.193},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.39300000000000002}]},{"osd":3,"last update":"Sat Feb 10 05:25:54 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.434},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.40799999999999997}]},{"osd":4,"last update":"Sat Feb 10 05:26:14 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.55200000000000005}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.71399999999999997}]},{"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.82799999999999996}]},{"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.80200000000000005}]}]},{"osd":3,"up_from":25,"seq":107374182425,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":253615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.44},{"interface":"front","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.40799999999999997}]},{"osd":1,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.30299999999999999}]},{"osd":2,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.38900000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:26:14 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.52800000000000002}]},{"osd":5,"last update":"Sat Feb 10 05:26:38 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.504}]},{"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.53800000000000003}]},{"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.59599999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":259373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.52000000000000002}]},{"osd":1,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.50800000000000001}]},{"osd":2,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.624}]},{"osd":3,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.59899999999999998}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.36499999999999999}]},{"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.38400000000000001}]},{"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.42099999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757263,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":260319,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.49199999999999999}]},{"osd":1,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.64300000000000002}]},{"osd":2,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.52700000000000002}]},{"osd":3,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.59199999999999997}]},{"osd":4,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.45700000000000002}]},{"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.68500000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51300000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":1640,"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":680,"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":1626,"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":1536,"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":576,"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-02-10T05:26:49.021 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-02-10T05:26:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:48 smithi189 ceph-mon[31422]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-02-10T05:26:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:48 smithi189 ceph-mon[31422]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:26:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:48 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2073277405' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:26:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:48 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1960078073' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:26:49.332 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:49.334 INFO:teuthology.orchestra.run.smithi178.stderr:dumped all 2024-02-10T05:26:49.343 INFO:teuthology.orchestra.run.smithi178.stdout:{"pg_ready":true,"pg_map":{"version":189,"stamp":"2024-02-10T05:26:48.416516+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592086,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":196,"num_write_kb":2422,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":149,"ondisk_log_size":149,"up":261,"acting":261,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":52,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384844,"kb_used_data":6540,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576372,"statfs":{"total":767960285184,"available":765518204928,"internally_reserved":0,"allocated":6696960,"data_stored":3792037,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1718,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":37,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"4.665438"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791291+0000","last_change":"2024-02-10T05:26:45.791291+0000","last_active":"2024-02-10T05:26:45.791291+0000","last_peered":"2024-02-10T05:26:45.791291+0000","last_clean":"2024-02-10T05:26:45.791291+0000","last_became_active":"2024-02-10T05:26:45.787324+0000","last_became_peered":"2024-02-10T05:26:45.787324+0000","last_unstale":"2024-02-10T05:26:45.791291+0000","last_undegraded":"2024-02-10T05:26:45.791291+0000","last_fullsized":"2024-02-10T05:26:45.791291+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:55:16.042483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.799700+0000","last_change":"2024-02-10T05:26:45.799323+0000","last_active":"2024-02-10T05:26:45.799700+0000","last_peered":"2024-02-10T05:26:45.799700+0000","last_clean":"2024-02-10T05:26:45.799700+0000","last_became_active":"2024-02-10T05:26:45.799046+0000","last_became_peered":"2024-02-10T05:26:45.799046+0000","last_unstale":"2024-02-10T05:26:45.799700+0000","last_undegraded":"2024-02-10T05:26:45.799700+0000","last_fullsized":"2024-02-10T05:26:45.799700+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:53:58.323046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773378+0000","last_change":"2024-02-10T05:26:45.768858+0000","last_active":"2024-02-10T05:26:45.773378+0000","last_peered":"2024-02-10T05:26:45.773378+0000","last_clean":"2024-02-10T05:26:45.773378+0000","last_became_active":"2024-02-10T05:26:45.768536+0000","last_became_peered":"2024-02-10T05:26:45.768536+0000","last_unstale":"2024-02-10T05:26:45.773378+0000","last_undegraded":"2024-02-10T05:26:45.773378+0000","last_fullsized":"2024-02-10T05:26:45.773378+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:58:02.775799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786043+0000","last_change":"2024-02-10T05:26:45.786043+0000","last_active":"2024-02-10T05:26:45.786043+0000","last_peered":"2024-02-10T05:26:45.786043+0000","last_clean":"2024-02-10T05:26:45.786043+0000","last_became_active":"2024-02-10T05:26:45.785122+0000","last_became_peered":"2024-02-10T05:26:45.785122+0000","last_unstale":"2024-02-10T05:26:45.786043+0000","last_undegraded":"2024-02-10T05:26:45.786043+0000","last_fullsized":"2024-02-10T05:26:45.786043+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:28:32.191843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.783994+0000","last_change":"2024-02-10T05:26:45.782406+0000","last_active":"2024-02-10T05:26:45.783994+0000","last_peered":"2024-02-10T05:26:45.783994+0000","last_clean":"2024-02-10T05:26:45.783994+0000","last_became_active":"2024-02-10T05:26:45.782112+0000","last_became_peered":"2024-02-10T05:26:45.782112+0000","last_unstale":"2024-02-10T05:26:45.783994+0000","last_undegraded":"2024-02-10T05:26:45.783994+0000","last_fullsized":"2024-02-10T05:26:45.783994+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:14:56.386834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791844+0000","last_change":"2024-02-10T05:26:45.791844+0000","last_active":"2024-02-10T05:26:45.791844+0000","last_peered":"2024-02-10T05:26:45.791844+0000","last_clean":"2024-02-10T05:26:45.791844+0000","last_became_active":"2024-02-10T05:26:45.791499+0000","last_became_peered":"2024-02-10T05:26:45.791499+0000","last_unstale":"2024-02-10T05:26:45.791844+0000","last_undegraded":"2024-02-10T05:26:45.791844+0000","last_fullsized":"2024-02-10T05:26:45.791844+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:50:11.296963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.785339+0000","last_change":"2024-02-10T05:26:45.785339+0000","last_active":"2024-02-10T05:26:45.785339+0000","last_peered":"2024-02-10T05:26:45.785339+0000","last_clean":"2024-02-10T05:26:45.785339+0000","last_became_active":"2024-02-10T05:26:45.785056+0000","last_became_peered":"2024-02-10T05:26:45.785056+0000","last_unstale":"2024-02-10T05:26:45.785339+0000","last_undegraded":"2024-02-10T05:26:45.785339+0000","last_fullsized":"2024-02-10T05:26:45.785339+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:07:49.676626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.792253+0000","last_change":"2024-02-10T05:26:45.792253+0000","last_active":"2024-02-10T05:26:45.792253+0000","last_peered":"2024-02-10T05:26:45.792253+0000","last_clean":"2024-02-10T05:26:45.792253+0000","last_became_active":"2024-02-10T05:26:45.791961+0000","last_became_peered":"2024-02-10T05:26:45.791961+0000","last_unstale":"2024-02-10T05:26:45.792253+0000","last_undegraded":"2024-02-10T05:26:45.792253+0000","last_fullsized":"2024-02-10T05:26:45.792253+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:27:08.380538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795491+0000","last_change":"2024-02-10T05:26:45.795251+0000","last_active":"2024-02-10T05:26:45.795491+0000","last_peered":"2024-02-10T05:26:45.795491+0000","last_clean":"2024-02-10T05:26:45.795491+0000","last_became_active":"2024-02-10T05:26:45.794942+0000","last_became_peered":"2024-02-10T05:26:45.794942+0000","last_unstale":"2024-02-10T05:26:45.795491+0000","last_undegraded":"2024-02-10T05:26:45.795491+0000","last_fullsized":"2024-02-10T05:26:45.795491+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:27:26.772106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800027+0000","last_change":"2024-02-10T05:26:45.799165+0000","last_active":"2024-02-10T05:26:45.800027+0000","last_peered":"2024-02-10T05:26:45.800027+0000","last_clean":"2024-02-10T05:26:45.800027+0000","last_became_active":"2024-02-10T05:26:45.798824+0000","last_became_peered":"2024-02-10T05:26:45.798824+0000","last_unstale":"2024-02-10T05:26:45.800027+0000","last_undegraded":"2024-02-10T05:26:45.800027+0000","last_fullsized":"2024-02-10T05:26:45.800027+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:16:09.498260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788969+0000","last_change":"2024-02-10T05:26:45.788664+0000","last_active":"2024-02-10T05:26:45.788969+0000","last_peered":"2024-02-10T05:26:45.788969+0000","last_clean":"2024-02-10T05:26:45.788969+0000","last_became_active":"2024-02-10T05:26:45.788342+0000","last_became_peered":"2024-02-10T05:26:45.788342+0000","last_unstale":"2024-02-10T05:26:45.788969+0000","last_undegraded":"2024-02-10T05:26:45.788969+0000","last_fullsized":"2024-02-10T05:26:45.788969+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:34:16.848924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.793595+0000","last_change":"2024-02-10T05:26:45.793595+0000","last_active":"2024-02-10T05:26:45.793595+0000","last_peered":"2024-02-10T05:26:45.793595+0000","last_clean":"2024-02-10T05:26:45.793595+0000","last_became_active":"2024-02-10T05:26:45.793291+0000","last_became_peered":"2024-02-10T05:26:45.793291+0000","last_unstale":"2024-02-10T05:26:45.793595+0000","last_undegraded":"2024-02-10T05:26:45.793595+0000","last_fullsized":"2024-02-10T05:26:45.793595+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:23:27.256335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791607+0000","last_change":"2024-02-10T05:26:45.790242+0000","last_active":"2024-02-10T05:26:45.791607+0000","last_peered":"2024-02-10T05:26:45.791607+0000","last_clean":"2024-02-10T05:26:45.791607+0000","last_became_active":"2024-02-10T05:26:45.789948+0000","last_became_peered":"2024-02-10T05:26:45.789948+0000","last_unstale":"2024-02-10T05:26:45.791607+0000","last_undegraded":"2024-02-10T05:26:45.791607+0000","last_fullsized":"2024-02-10T05:26:45.791607+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:52:14.097068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773349+0000","last_change":"2024-02-10T05:26:45.770955+0000","last_active":"2024-02-10T05:26:45.773349+0000","last_peered":"2024-02-10T05:26:45.773349+0000","last_clean":"2024-02-10T05:26:45.773349+0000","last_became_active":"2024-02-10T05:26:45.770624+0000","last_became_peered":"2024-02-10T05:26:45.770624+0000","last_unstale":"2024-02-10T05:26:45.773349+0000","last_undegraded":"2024-02-10T05:26:45.773349+0000","last_fullsized":"2024-02-10T05:26:45.773349+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:00:17.563354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.778323+0000","last_change":"2024-02-10T05:26:45.777494+0000","last_active":"2024-02-10T05:26:45.778323+0000","last_peered":"2024-02-10T05:26:45.778323+0000","last_clean":"2024-02-10T05:26:45.778323+0000","last_became_active":"2024-02-10T05:26:45.777048+0000","last_became_peered":"2024-02-10T05:26:45.777048+0000","last_unstale":"2024-02-10T05:26:45.778323+0000","last_undegraded":"2024-02-10T05:26:45.778323+0000","last_fullsized":"2024-02-10T05:26:45.778323+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:01:49.769685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789056+0000","last_change":"2024-02-10T05:26:45.786633+0000","last_active":"2024-02-10T05:26:45.789056+0000","last_peered":"2024-02-10T05:26:45.789056+0000","last_clean":"2024-02-10T05:26:45.789056+0000","last_became_active":"2024-02-10T05:26:45.786351+0000","last_became_peered":"2024-02-10T05:26:45.786351+0000","last_unstale":"2024-02-10T05:26:45.789056+0000","last_undegraded":"2024-02-10T05:26:45.789056+0000","last_fullsized":"2024-02-10T05:26:45.789056+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:46:14.934800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.785731+0000","last_change":"2024-02-10T05:26:45.785731+0000","last_active":"2024-02-10T05:26:45.785731+0000","last_peered":"2024-02-10T05:26:45.785731+0000","last_clean":"2024-02-10T05:26:45.785731+0000","last_became_active":"2024-02-10T05:26:45.783976+0000","last_became_peered":"2024-02-10T05:26:45.783976+0000","last_unstale":"2024-02-10T05:26:45.785731+0000","last_undegraded":"2024-02-10T05:26:45.785731+0000","last_fullsized":"2024-02-10T05:26:45.785731+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:04:14.143154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-02-10T05:26:43.746120+0000","last_change":"2024-02-10T05:26:43.756660+0000","last_active":"2024-02-10T05:26:43.746120+0000","last_peered":"2024-02-10T05:26:43.746120+0000","last_clean":"2024-02-10T05:26:43.746120+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:43.746120+0000","last_undegraded":"2024-02-10T05:26:43.746120+0000","last_fullsized":"2024-02-10T05:26:43.746120+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:03:12.577469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[4,7],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788009+0000","last_change":"2024-02-10T05:26:45.788009+0000","last_active":"2024-02-10T05:26:45.788009+0000","last_peered":"2024-02-10T05:26:45.788009+0000","last_clean":"2024-02-10T05:26:45.788009+0000","last_became_active":"2024-02-10T05:26:45.787716+0000","last_became_peered":"2024-02-10T05:26:45.787716+0000","last_unstale":"2024-02-10T05:26:45.788009+0000","last_undegraded":"2024-02-10T05:26:45.788009+0000","last_fullsized":"2024-02-10T05:26:45.788009+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:17.307876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.761263+0000","last_change":"2024-02-10T05:26:44.775286+0000","last_active":"2024-02-10T05:26:45.761263+0000","last_peered":"2024-02-10T05:26:45.761263+0000","last_clean":"2024-02-10T05:26:45.761263+0000","last_became_active":"2024-02-10T05:26:44.775021+0000","last_became_peered":"2024-02-10T05:26:44.775021+0000","last_unstale":"2024-02-10T05:26:45.761263+0000","last_undegraded":"2024-02-10T05:26:45.761263+0000","last_fullsized":"2024-02-10T05:26:45.761263+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T10:09:21.833285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1d","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786639+0000","last_change":"2024-02-10T05:26:44.781781+0000","last_active":"2024-02-10T05:26:45.786639+0000","last_peered":"2024-02-10T05:26:45.786639+0000","last_clean":"2024-02-10T05:26:45.786639+0000","last_became_active":"2024-02-10T05:26:44.781347+0000","last_became_peered":"2024-02-10T05:26:44.781347+0000","last_unstale":"2024-02-10T05:26:45.786639+0000","last_undegraded":"2024-02-10T05:26:45.786639+0000","last_fullsized":"2024-02-10T05:26:45.786639+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:12:40.899949+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.1c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.776293+0000","last_change":"2024-02-10T05:26:45.775791+0000","last_active":"2024-02-10T05:26:45.776293+0000","last_peered":"2024-02-10T05:26:45.776293+0000","last_clean":"2024-02-10T05:26:45.776293+0000","last_became_active":"2024-02-10T05:26:45.775490+0000","last_became_peered":"2024-02-10T05:26:45.775490+0000","last_unstale":"2024-02-10T05:26:45.776293+0000","last_undegraded":"2024-02-10T05:26:45.776293+0000","last_fullsized":"2024-02-10T05:26:45.776293+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:29:11.527997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791902+0000","last_change":"2024-02-10T05:26:44.780533+0000","last_active":"2024-02-10T05:26:45.791902+0000","last_peered":"2024-02-10T05:26:45.791902+0000","last_clean":"2024-02-10T05:26:45.791902+0000","last_became_active":"2024-02-10T05:26:44.779872+0000","last_became_peered":"2024-02-10T05:26:44.779872+0000","last_unstale":"2024-02-10T05:26:45.791902+0000","last_undegraded":"2024-02-10T05:26:45.791902+0000","last_fullsized":"2024-02-10T05:26:45.791902+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:23:46.202468+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.1d","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.787113+0000","last_change":"2024-02-10T05:26:45.786295+0000","last_active":"2024-02-10T05:26:45.787113+0000","last_peered":"2024-02-10T05:26:45.787113+0000","last_clean":"2024-02-10T05:26:45.787113+0000","last_became_active":"2024-02-10T05:26:45.785971+0000","last_became_peered":"2024-02-10T05:26:45.785971+0000","last_unstale":"2024-02-10T05:26:45.787113+0000","last_undegraded":"2024-02-10T05:26:45.787113+0000","last_fullsized":"2024-02-10T05:26:45.787113+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:41:36.162267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.760042+0000","last_change":"2024-02-10T05:26:44.774377+0000","last_active":"2024-02-10T05:26:45.760042+0000","last_peered":"2024-02-10T05:26:45.760042+0000","last_clean":"2024-02-10T05:26:45.760042+0000","last_became_active":"2024-02-10T05:26:44.774027+0000","last_became_peered":"2024-02-10T05:26:44.774027+0000","last_unstale":"2024-02-10T05:26:45.760042+0000","last_undegraded":"2024-02-10T05:26:45.760042+0000","last_fullsized":"2024-02-10T05:26:45.760042+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:42.223279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.792971+0000","last_change":"2024-02-10T05:26:45.790338+0000","last_active":"2024-02-10T05:26:45.792971+0000","last_peered":"2024-02-10T05:26:45.792971+0000","last_clean":"2024-02-10T05:26:45.792971+0000","last_became_active":"2024-02-10T05:26:45.790035+0000","last_became_peered":"2024-02-10T05:26:45.790035+0000","last_unstale":"2024-02-10T05:26:45.792971+0000","last_undegraded":"2024-02-10T05:26:45.792971+0000","last_fullsized":"2024-02-10T05:26:45.792971+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:51:37.213544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.797946+0000","last_change":"2024-02-10T05:26:44.772238+0000","last_active":"2024-02-10T05:26:45.797946+0000","last_peered":"2024-02-10T05:26:45.797946+0000","last_clean":"2024-02-10T05:26:45.797946+0000","last_became_active":"2024-02-10T05:26:44.771940+0000","last_became_peered":"2024-02-10T05:26:44.771940+0000","last_unstale":"2024-02-10T05:26:45.797946+0000","last_undegraded":"2024-02-10T05:26:45.797946+0000","last_fullsized":"2024-02-10T05:26:45.797946+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:43:21.047554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.775363+0000","last_change":"2024-02-10T05:26:44.774445+0000","last_active":"2024-02-10T05:26:44.775363+0000","last_peered":"2024-02-10T05:26:44.775363+0000","last_clean":"2024-02-10T05:26:44.775363+0000","last_became_active":"2024-02-10T05:26:44.774155+0000","last_became_peered":"2024-02-10T05:26:44.774155+0000","last_unstale":"2024-02-10T05:26:44.775363+0000","last_undegraded":"2024-02-10T05:26:44.775363+0000","last_fullsized":"2024-02-10T05:26:44.775363+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:54:37.531708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.780400+0000","last_change":"2024-02-10T05:26:45.780400+0000","last_active":"2024-02-10T05:26:45.780400+0000","last_peered":"2024-02-10T05:26:45.780400+0000","last_clean":"2024-02-10T05:26:45.780400+0000","last_became_active":"2024-02-10T05:26:45.780110+0000","last_became_peered":"2024-02-10T05:26:45.780110+0000","last_unstale":"2024-02-10T05:26:45.780400+0000","last_undegraded":"2024-02-10T05:26:45.780400+0000","last_fullsized":"2024-02-10T05:26:45.780400+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:33:28.779155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.762190+0000","last_change":"2024-02-10T05:26:44.776061+0000","last_active":"2024-02-10T05:26:45.762190+0000","last_peered":"2024-02-10T05:26:45.762190+0000","last_clean":"2024-02-10T05:26:45.762190+0000","last_became_active":"2024-02-10T05:26:44.775748+0000","last_became_peered":"2024-02-10T05:26:44.775748+0000","last_unstale":"2024-02-10T05:26:45.762190+0000","last_undegraded":"2024-02-10T05:26:45.762190+0000","last_fullsized":"2024-02-10T05:26:45.762190+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:01:27.942625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798472+0000","last_change":"2024-02-10T05:26:45.798292+0000","last_active":"2024-02-10T05:26:45.798472+0000","last_peered":"2024-02-10T05:26:45.798472+0000","last_clean":"2024-02-10T05:26:45.798472+0000","last_became_active":"2024-02-10T05:26:45.798020+0000","last_became_peered":"2024-02-10T05:26:45.798020+0000","last_unstale":"2024-02-10T05:26:45.798472+0000","last_undegraded":"2024-02-10T05:26:45.798472+0000","last_fullsized":"2024-02-10T05:26:45.798472+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:11:25.929099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.780958+0000","last_change":"2024-02-10T05:26:44.781379+0000","last_active":"2024-02-10T05:26:45.780958+0000","last_peered":"2024-02-10T05:26:45.780958+0000","last_clean":"2024-02-10T05:26:45.780958+0000","last_became_active":"2024-02-10T05:26:44.780510+0000","last_became_peered":"2024-02-10T05:26:44.780510+0000","last_unstale":"2024-02-10T05:26:45.780958+0000","last_undegraded":"2024-02-10T05:26:45.780958+0000","last_fullsized":"2024-02-10T05:26:45.780958+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:12:53.280687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.775125+0000","last_change":"2024-02-10T05:26:45.772662+0000","last_active":"2024-02-10T05:26:45.775125+0000","last_peered":"2024-02-10T05:26:45.775125+0000","last_clean":"2024-02-10T05:26:45.775125+0000","last_became_active":"2024-02-10T05:26:45.772350+0000","last_became_peered":"2024-02-10T05:26:45.772350+0000","last_unstale":"2024-02-10T05:26:45.775125+0000","last_undegraded":"2024-02-10T05:26:45.775125+0000","last_fullsized":"2024-02-10T05:26:45.775125+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:36:29.994804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763193+0000","last_change":"2024-02-10T05:26:44.781777+0000","last_active":"2024-02-10T05:26:45.763193+0000","last_peered":"2024-02-10T05:26:45.763193+0000","last_clean":"2024-02-10T05:26:45.763193+0000","last_became_active":"2024-02-10T05:26:44.781498+0000","last_became_peered":"2024-02-10T05:26:44.781498+0000","last_unstale":"2024-02-10T05:26:45.763193+0000","last_undegraded":"2024-02-10T05:26:45.763193+0000","last_fullsized":"2024-02-10T05:26:45.763193+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:54:25.853484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.15","version":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.802010+0000","last_change":"2024-02-10T05:26:44.775418+0000","last_active":"2024-02-10T05:26:45.802010+0000","last_peered":"2024-02-10T05:26:45.802010+0000","last_clean":"2024-02-10T05:26:45.802010+0000","last_became_active":"2024-02-10T05:26:44.775123+0000","last_became_peered":"2024-02-10T05:26:44.775123+0000","last_unstale":"2024-02-10T05:26:45.802010+0000","last_undegraded":"2024-02-10T05:26:45.802010+0000","last_fullsized":"2024-02-10T05:26:45.802010+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T17:20:20.353188+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.784362+0000","last_change":"2024-02-10T05:26:45.783825+0000","last_active":"2024-02-10T05:26:45.784362+0000","last_peered":"2024-02-10T05:26:45.784362+0000","last_clean":"2024-02-10T05:26:45.784362+0000","last_became_active":"2024-02-10T05:26:45.783509+0000","last_became_peered":"2024-02-10T05:26:45.783509+0000","last_unstale":"2024-02-10T05:26:45.784362+0000","last_undegraded":"2024-02-10T05:26:45.784362+0000","last_fullsized":"2024-02-10T05:26:45.784362+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:32:34.266018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'6","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.801113+0000","last_change":"2024-02-10T05:26:44.780796+0000","last_active":"2024-02-10T05:26:45.801113+0000","last_peered":"2024-02-10T05:26:45.801113+0000","last_clean":"2024-02-10T05:26:45.801113+0000","last_became_active":"2024-02-10T05:26:44.780489+0000","last_became_peered":"2024-02-10T05:26:44.780489+0000","last_unstale":"2024-02-10T05:26:45.801113+0000","last_undegraded":"2024-02-10T05:26:45.801113+0000","last_fullsized":"2024-02-10T05:26:45.801113+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:55:56.954680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.781115+0000","last_change":"2024-02-10T05:26:45.781115+0000","last_active":"2024-02-10T05:26:45.781115+0000","last_peered":"2024-02-10T05:26:45.781115+0000","last_clean":"2024-02-10T05:26:45.781115+0000","last_became_active":"2024-02-10T05:26:45.780736+0000","last_became_peered":"2024-02-10T05:26:45.780736+0000","last_unstale":"2024-02-10T05:26:45.781115+0000","last_undegraded":"2024-02-10T05:26:45.781115+0000","last_fullsized":"2024-02-10T05:26:45.781115+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:45:52.655954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-02-10T05:26:43.746120+0000","last_change":"2024-02-10T05:26:43.755333+0000","last_active":"2024-02-10T05:26:43.746120+0000","last_peered":"2024-02-10T05:26:43.746120+0000","last_clean":"2024-02-10T05:26:43.746120+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:43.746120+0000","last_undegraded":"2024-02-10T05:26:43.746120+0000","last_fullsized":"2024-02-10T05:26:43.746120+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:21:58.310456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,4],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763615+0000","last_change":"2024-02-10T05:26:44.784281+0000","last_active":"2024-02-10T05:26:45.763615+0000","last_peered":"2024-02-10T05:26:45.763615+0000","last_clean":"2024-02-10T05:26:45.763615+0000","last_became_active":"2024-02-10T05:26:44.783965+0000","last_became_peered":"2024-02-10T05:26:44.783965+0000","last_unstale":"2024-02-10T05:26:45.763615+0000","last_undegraded":"2024-02-10T05:26:45.763615+0000","last_fullsized":"2024-02-10T05:26:45.763615+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:46.780065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.781809+0000","last_change":"2024-02-10T05:26:45.781809+0000","last_active":"2024-02-10T05:26:45.781809+0000","last_peered":"2024-02-10T05:26:45.781809+0000","last_clean":"2024-02-10T05:26:45.781809+0000","last_became_active":"2024-02-10T05:26:45.781523+0000","last_became_peered":"2024-02-10T05:26:45.781523+0000","last_unstale":"2024-02-10T05:26:45.781809+0000","last_undegraded":"2024-02-10T05:26:45.781809+0000","last_fullsized":"2024-02-10T05:26:45.781809+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:29:28.145586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.774070+0000","last_change":"2024-02-10T05:26:44.765727+0000","last_active":"2024-02-10T05:26:45.774070+0000","last_peered":"2024-02-10T05:26:45.774070+0000","last_clean":"2024-02-10T05:26:45.774070+0000","last_became_active":"2024-02-10T05:26:44.765361+0000","last_became_peered":"2024-02-10T05:26:44.765361+0000","last_unstale":"2024-02-10T05:26:45.774070+0000","last_undegraded":"2024-02-10T05:26:45.774070+0000","last_fullsized":"2024-02-10T05:26:45.774070+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:34:44.293836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798220+0000","last_change":"2024-02-10T05:26:45.797443+0000","last_active":"2024-02-10T05:26:45.798220+0000","last_peered":"2024-02-10T05:26:45.798220+0000","last_clean":"2024-02-10T05:26:45.798220+0000","last_became_active":"2024-02-10T05:26:45.797145+0000","last_became_peered":"2024-02-10T05:26:45.797145+0000","last_unstale":"2024-02-10T05:26:45.798220+0000","last_undegraded":"2024-02-10T05:26:45.798220+0000","last_fullsized":"2024-02-10T05:26:45.798220+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:34:15.792137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":19,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795799+0000","last_change":"2024-02-10T05:26:44.769799+0000","last_active":"2024-02-10T05:26:45.795799+0000","last_peered":"2024-02-10T05:26:45.795799+0000","last_clean":"2024-02-10T05:26:45.795799+0000","last_became_active":"2024-02-10T05:26:44.769516+0000","last_became_peered":"2024-02-10T05:26:44.769516+0000","last_unstale":"2024-02-10T05:26:45.795799+0000","last_undegraded":"2024-02-10T05:26:45.795799+0000","last_fullsized":"2024-02-10T05:26:45.795799+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T12:21:05.701382+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788066+0000","last_change":"2024-02-10T05:26:45.788066+0000","last_active":"2024-02-10T05:26:45.788066+0000","last_peered":"2024-02-10T05:26:45.788066+0000","last_clean":"2024-02-10T05:26:45.788066+0000","last_became_active":"2024-02-10T05:26:45.786837+0000","last_became_peered":"2024-02-10T05:26:45.786837+0000","last_unstale":"2024-02-10T05:26:45.788066+0000","last_undegraded":"2024-02-10T05:26:45.788066+0000","last_fullsized":"2024-02-10T05:26:45.788066+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:46:23.095959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.796235+0000","last_change":"2024-02-10T05:26:44.772032+0000","last_active":"2024-02-10T05:26:45.796235+0000","last_peered":"2024-02-10T05:26:45.796235+0000","last_clean":"2024-02-10T05:26:45.796235+0000","last_became_active":"2024-02-10T05:26:44.771703+0000","last_became_peered":"2024-02-10T05:26:44.771703+0000","last_unstale":"2024-02-10T05:26:45.796235+0000","last_undegraded":"2024-02-10T05:26:45.796235+0000","last_fullsized":"2024-02-10T05:26:45.796235+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:30:15.858673+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.783131+0000","last_change":"2024-02-10T05:26:45.783131+0000","last_active":"2024-02-10T05:26:45.783131+0000","last_peered":"2024-02-10T05:26:45.783131+0000","last_clean":"2024-02-10T05:26:45.783131+0000","last_became_active":"2024-02-10T05:26:45.782788+0000","last_became_peered":"2024-02-10T05:26:45.782788+0000","last_unstale":"2024-02-10T05:26:45.783131+0000","last_undegraded":"2024-02-10T05:26:45.783131+0000","last_fullsized":"2024-02-10T05:26:45.783131+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:56:31.723324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.764704+0000","last_change":"2024-02-10T05:26:44.770130+0000","last_active":"2024-02-10T05:26:45.764704+0000","last_peered":"2024-02-10T05:26:45.764704+0000","last_clean":"2024-02-10T05:26:45.764704+0000","last_became_active":"2024-02-10T05:26:44.769669+0000","last_became_peered":"2024-02-10T05:26:44.769669+0000","last_unstale":"2024-02-10T05:26:45.764704+0000","last_undegraded":"2024-02-10T05:26:45.764704+0000","last_fullsized":"2024-02-10T05:26:45.764704+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:49:46.892628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.774358+0000","last_change":"2024-02-10T05:26:45.769631+0000","last_active":"2024-02-10T05:26:45.774358+0000","last_peered":"2024-02-10T05:26:45.774358+0000","last_clean":"2024-02-10T05:26:45.774358+0000","last_became_active":"2024-02-10T05:26:45.769264+0000","last_became_peered":"2024-02-10T05:26:45.769264+0000","last_unstale":"2024-02-10T05:26:45.774358+0000","last_undegraded":"2024-02-10T05:26:45.774358+0000","last_fullsized":"2024-02-10T05:26:45.774358+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:47:22.436695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763484+0000","last_change":"2024-02-10T05:26:44.781129+0000","last_active":"2024-02-10T05:26:45.763484+0000","last_peered":"2024-02-10T05:26:45.763484+0000","last_clean":"2024-02-10T05:26:45.763484+0000","last_became_active":"2024-02-10T05:26:44.780857+0000","last_became_peered":"2024-02-10T05:26:44.780857+0000","last_unstale":"2024-02-10T05:26:45.763484+0000","last_undegraded":"2024-02-10T05:26:45.763484+0000","last_fullsized":"2024-02-10T05:26:45.763484+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:36:49.323986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791188+0000","last_change":"2024-02-10T05:26:45.789671+0000","last_active":"2024-02-10T05:26:45.791188+0000","last_peered":"2024-02-10T05:26:45.791188+0000","last_clean":"2024-02-10T05:26:45.791188+0000","last_became_active":"2024-02-10T05:26:45.789357+0000","last_became_peered":"2024-02-10T05:26:45.789357+0000","last_unstale":"2024-02-10T05:26:45.791188+0000","last_undegraded":"2024-02-10T05:26:45.791188+0000","last_fullsized":"2024-02-10T05:26:45.791188+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:04:06.250390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.0","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788923+0000","last_change":"2024-02-10T05:26:45.788201+0000","last_active":"2024-02-10T05:26:45.788923+0000","last_peered":"2024-02-10T05:26:45.788923+0000","last_clean":"2024-02-10T05:26:45.788923+0000","last_became_active":"2024-02-10T05:26:45.787963+0000","last_became_peered":"2024-02-10T05:26:45.787963+0000","last_unstale":"2024-02-10T05:26:45.788923+0000","last_undegraded":"2024-02-10T05:26:45.788923+0000","last_fullsized":"2024-02-10T05:26:45.788923+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:21:58.997843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.757985+0000","last_change":"2024-02-10T05:26:44.769118+0000","last_active":"2024-02-10T05:26:45.757985+0000","last_peered":"2024-02-10T05:26:45.757985+0000","last_clean":"2024-02-10T05:26:45.757985+0000","last_became_active":"2024-02-10T05:26:44.768817+0000","last_became_peered":"2024-02-10T05:26:44.768817+0000","last_unstale":"2024-02-10T05:26:45.757985+0000","last_undegraded":"2024-02-10T05:26:45.757985+0000","last_fullsized":"2024-02-10T05:26:45.757985+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:58:26.823571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786320+0000","last_change":"2024-02-10T05:26:45.786320+0000","last_active":"2024-02-10T05:26:45.786320+0000","last_peered":"2024-02-10T05:26:45.786320+0000","last_clean":"2024-02-10T05:26:45.786320+0000","last_became_active":"2024-02-10T05:26:45.786002+0000","last_became_peered":"2024-02-10T05:26:45.786002+0000","last_unstale":"2024-02-10T05:26:45.786320+0000","last_undegraded":"2024-02-10T05:26:45.786320+0000","last_fullsized":"2024-02-10T05:26:45.786320+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:18:32.807973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763990+0000","last_change":"2024-02-10T05:26:44.784740+0000","last_active":"2024-02-10T05:26:45.763990+0000","last_peered":"2024-02-10T05:26:45.763990+0000","last_clean":"2024-02-10T05:26:45.763990+0000","last_became_active":"2024-02-10T05:26:44.784406+0000","last_became_peered":"2024-02-10T05:26:44.784406+0000","last_unstale":"2024-02-10T05:26:45.763990+0000","last_undegraded":"2024-02-10T05:26:45.763990+0000","last_fullsized":"2024-02-10T05:26:45.763990+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:07:00.959184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"21'117","reported_seq":229,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.769514+0000","last_change":"2024-02-10T05:26:30.484844+0000","last_active":"2024-02-10T05:26:44.769514+0000","last_peered":"2024-02-10T05:26:44.769514+0000","last_clean":"2024-02-10T05:26:44.769514+0000","last_became_active":"2024-02-10T05:26:30.484486+0000","last_became_peered":"2024-02-10T05:26:30.484486+0000","last_unstale":"2024-02-10T05:26:44.769514+0000","last_undegraded":"2024-02-10T05:26:44.769514+0000","last_fullsized":"2024-02-10T05:26:44.769514+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-02-10T05:24:26.860968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:24:26.860968+0000","last_clean_scrub_stamp":"2024-02-10T05:24:26.860968+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-02-11T14:54:35.870947+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":"3.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.782223+0000","last_change":"2024-02-10T05:26:44.781636+0000","last_active":"2024-02-10T05:26:44.782223+0000","last_peered":"2024-02-10T05:26:44.782223+0000","last_clean":"2024-02-10T05:26:44.782223+0000","last_became_active":"2024-02-10T05:26:44.780875+0000","last_became_peered":"2024-02-10T05:26:44.780875+0000","last_unstale":"2024-02-10T05:26:44.782223+0000","last_undegraded":"2024-02-10T05:26:44.782223+0000","last_fullsized":"2024-02-10T05:26:44.782223+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:18:45.354223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.780920+0000","last_change":"2024-02-10T05:26:44.778824+0000","last_active":"2024-02-10T05:26:44.780920+0000","last_peered":"2024-02-10T05:26:44.780920+0000","last_clean":"2024-02-10T05:26:44.780920+0000","last_became_active":"2024-02-10T05:26:44.778408+0000","last_became_peered":"2024-02-10T05:26:44.778408+0000","last_unstale":"2024-02-10T05:26:44.780920+0000","last_undegraded":"2024-02-10T05:26:44.780920+0000","last_fullsized":"2024-02-10T05:26:44.780920+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:44:34.793295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.787343+0000","last_change":"2024-02-10T05:26:45.780079+0000","last_active":"2024-02-10T05:26:45.787343+0000","last_peered":"2024-02-10T05:26:45.787343+0000","last_clean":"2024-02-10T05:26:45.787343+0000","last_became_active":"2024-02-10T05:26:45.778952+0000","last_became_peered":"2024-02-10T05:26:45.778952+0000","last_unstale":"2024-02-10T05:26:45.787343+0000","last_undegraded":"2024-02-10T05:26:45.787343+0000","last_fullsized":"2024-02-10T05:26:45.787343+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:54:34.783579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763732+0000","last_change":"2024-02-10T05:26:44.770571+0000","last_active":"2024-02-10T05:26:45.763732+0000","last_peered":"2024-02-10T05:26:45.763732+0000","last_clean":"2024-02-10T05:26:45.763732+0000","last_became_active":"2024-02-10T05:26:44.770269+0000","last_became_peered":"2024-02-10T05:26:44.770269+0000","last_unstale":"2024-02-10T05:26:45.763732+0000","last_undegraded":"2024-02-10T05:26:45.763732+0000","last_fullsized":"2024-02-10T05:26:45.763732+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:24.133132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.793446+0000","last_change":"2024-02-10T05:26:45.793446+0000","last_active":"2024-02-10T05:26:45.793446+0000","last_peered":"2024-02-10T05:26:45.793446+0000","last_clean":"2024-02-10T05:26:45.793446+0000","last_became_active":"2024-02-10T05:26:45.793150+0000","last_became_peered":"2024-02-10T05:26:45.793150+0000","last_unstale":"2024-02-10T05:26:45.793446+0000","last_undegraded":"2024-02-10T05:26:45.793446+0000","last_fullsized":"2024-02-10T05:26:45.793446+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:06:05.990905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798159+0000","last_change":"2024-02-10T05:26:44.777171+0000","last_active":"2024-02-10T05:26:45.798159+0000","last_peered":"2024-02-10T05:26:45.798159+0000","last_clean":"2024-02-10T05:26:45.798159+0000","last_became_active":"2024-02-10T05:26:44.776871+0000","last_became_peered":"2024-02-10T05:26:44.776871+0000","last_unstale":"2024-02-10T05:26:45.798159+0000","last_undegraded":"2024-02-10T05:26:45.798159+0000","last_fullsized":"2024-02-10T05:26:45.798159+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:30:02.102627+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.782241+0000","last_change":"2024-02-10T05:26:44.780860+0000","last_active":"2024-02-10T05:26:44.782241+0000","last_peered":"2024-02-10T05:26:44.782241+0000","last_clean":"2024-02-10T05:26:44.782241+0000","last_became_active":"2024-02-10T05:26:44.779763+0000","last_became_peered":"2024-02-10T05:26:44.779763+0000","last_unstale":"2024-02-10T05:26:44.782241+0000","last_undegraded":"2024-02-10T05:26:44.782241+0000","last_fullsized":"2024-02-10T05:26:44.782241+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:08:52.866759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.775417+0000","last_change":"2024-02-10T05:26:45.774425+0000","last_active":"2024-02-10T05:26:45.775417+0000","last_peered":"2024-02-10T05:26:45.775417+0000","last_clean":"2024-02-10T05:26:45.775417+0000","last_became_active":"2024-02-10T05:26:45.774153+0000","last_became_peered":"2024-02-10T05:26:45.774153+0000","last_unstale":"2024-02-10T05:26:45.775417+0000","last_undegraded":"2024-02-10T05:26:45.775417+0000","last_fullsized":"2024-02-10T05:26:45.775417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:51:40.122019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.765351+0000","last_change":"2024-02-10T05:26:44.769087+0000","last_active":"2024-02-10T05:26:45.765351+0000","last_peered":"2024-02-10T05:26:45.765351+0000","last_clean":"2024-02-10T05:26:45.765351+0000","last_became_active":"2024-02-10T05:26:44.768839+0000","last_became_peered":"2024-02-10T05:26:44.768839+0000","last_unstale":"2024-02-10T05:26:45.765351+0000","last_undegraded":"2024-02-10T05:26:45.765351+0000","last_fullsized":"2024-02-10T05:26:45.765351+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:33.336827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.771185+0000","last_change":"2024-02-10T05:26:45.771185+0000","last_active":"2024-02-10T05:26:45.771185+0000","last_peered":"2024-02-10T05:26:45.771185+0000","last_clean":"2024-02-10T05:26:45.771185+0000","last_became_active":"2024-02-10T05:26:45.770827+0000","last_became_peered":"2024-02-10T05:26:45.770827+0000","last_unstale":"2024-02-10T05:26:45.771185+0000","last_undegraded":"2024-02-10T05:26:45.771185+0000","last_fullsized":"2024-02-10T05:26:45.771185+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:47:55.395021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.762928+0000","last_change":"2024-02-10T05:26:44.767963+0000","last_active":"2024-02-10T05:26:45.762928+0000","last_peered":"2024-02-10T05:26:45.762928+0000","last_clean":"2024-02-10T05:26:45.762928+0000","last_became_active":"2024-02-10T05:26:44.767702+0000","last_became_peered":"2024-02-10T05:26:44.767702+0000","last_unstale":"2024-02-10T05:26:45.762928+0000","last_undegraded":"2024-02-10T05:26:45.762928+0000","last_fullsized":"2024-02-10T05:26:45.762928+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:33:44.617744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.792763+0000","last_change":"2024-02-10T05:26:45.792763+0000","last_active":"2024-02-10T05:26:45.792763+0000","last_peered":"2024-02-10T05:26:45.792763+0000","last_clean":"2024-02-10T05:26:45.792763+0000","last_became_active":"2024-02-10T05:26:45.792466+0000","last_became_peered":"2024-02-10T05:26:45.792466+0000","last_unstale":"2024-02-10T05:26:45.792763+0000","last_undegraded":"2024-02-10T05:26:45.792763+0000","last_fullsized":"2024-02-10T05:26:45.792763+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:03:59.725431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794145+0000","last_change":"2024-02-10T05:26:44.781861+0000","last_active":"2024-02-10T05:26:45.794145+0000","last_peered":"2024-02-10T05:26:45.794145+0000","last_clean":"2024-02-10T05:26:45.794145+0000","last_became_active":"2024-02-10T05:26:44.779911+0000","last_became_peered":"2024-02-10T05:26:44.779911+0000","last_unstale":"2024-02-10T05:26:45.794145+0000","last_undegraded":"2024-02-10T05:26:45.794145+0000","last_fullsized":"2024-02-10T05:26:45.794145+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:37:04.327533+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794459+0000","last_change":"2024-02-10T05:26:45.794041+0000","last_active":"2024-02-10T05:26:45.794459+0000","last_peered":"2024-02-10T05:26:45.794459+0000","last_clean":"2024-02-10T05:26:45.794459+0000","last_became_active":"2024-02-10T05:26:45.793737+0000","last_became_peered":"2024-02-10T05:26:45.793737+0000","last_unstale":"2024-02-10T05:26:45.794459+0000","last_undegraded":"2024-02-10T05:26:45.794459+0000","last_fullsized":"2024-02-10T05:26:45.794459+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:13:32.930226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.757878+0000","last_change":"2024-02-10T05:26:44.776845+0000","last_active":"2024-02-10T05:26:45.757878+0000","last_peered":"2024-02-10T05:26:45.757878+0000","last_clean":"2024-02-10T05:26:45.757878+0000","last_became_active":"2024-02-10T05:26:44.776538+0000","last_became_peered":"2024-02-10T05:26:44.776538+0000","last_unstale":"2024-02-10T05:26:45.757878+0000","last_undegraded":"2024-02-10T05:26:45.757878+0000","last_fullsized":"2024-02-10T05:26:45.757878+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:17.716389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786593+0000","last_change":"2024-02-10T05:26:45.786593+0000","last_active":"2024-02-10T05:26:45.786593+0000","last_peered":"2024-02-10T05:26:45.786593+0000","last_clean":"2024-02-10T05:26:45.786593+0000","last_became_active":"2024-02-10T05:26:45.786201+0000","last_became_peered":"2024-02-10T05:26:45.786201+0000","last_unstale":"2024-02-10T05:26:45.786593+0000","last_undegraded":"2024-02-10T05:26:45.786593+0000","last_fullsized":"2024-02-10T05:26:45.786593+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:56:56.553346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.801551+0000","last_change":"2024-02-10T05:26:44.766766+0000","last_active":"2024-02-10T05:26:45.801551+0000","last_peered":"2024-02-10T05:26:45.801551+0000","last_clean":"2024-02-10T05:26:45.801551+0000","last_became_active":"2024-02-10T05:26:44.766378+0000","last_became_peered":"2024-02-10T05:26:44.766378+0000","last_unstale":"2024-02-10T05:26:45.801551+0000","last_undegraded":"2024-02-10T05:26:45.801551+0000","last_fullsized":"2024-02-10T05:26:45.801551+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:08.781216+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789279+0000","last_change":"2024-02-10T05:26:45.787401+0000","last_active":"2024-02-10T05:26:45.789279+0000","last_peered":"2024-02-10T05:26:45.789279+0000","last_clean":"2024-02-10T05:26:45.789279+0000","last_became_active":"2024-02-10T05:26:45.786908+0000","last_became_peered":"2024-02-10T05:26:45.786908+0000","last_unstale":"2024-02-10T05:26:45.789279+0000","last_undegraded":"2024-02-10T05:26:45.789279+0000","last_fullsized":"2024-02-10T05:26:45.789279+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:33:25.470640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.779399+0000","last_change":"2024-02-10T05:26:44.782528+0000","last_active":"2024-02-10T05:26:45.779399+0000","last_peered":"2024-02-10T05:26:45.779399+0000","last_clean":"2024-02-10T05:26:45.779399+0000","last_became_active":"2024-02-10T05:26:44.782226+0000","last_became_peered":"2024-02-10T05:26:44.782226+0000","last_unstale":"2024-02-10T05:26:45.779399+0000","last_undegraded":"2024-02-10T05:26:45.779399+0000","last_fullsized":"2024-02-10T05:26:45.779399+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:34:22.198584+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791488+0000","last_change":"2024-02-10T05:26:45.791488+0000","last_active":"2024-02-10T05:26:45.791488+0000","last_peered":"2024-02-10T05:26:45.791488+0000","last_clean":"2024-02-10T05:26:45.791488+0000","last_became_active":"2024-02-10T05:26:45.787816+0000","last_became_peered":"2024-02-10T05:26:45.787816+0000","last_unstale":"2024-02-10T05:26:45.791488+0000","last_undegraded":"2024-02-10T05:26:45.791488+0000","last_fullsized":"2024-02-10T05:26:45.791488+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:10:41.312482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800172+0000","last_change":"2024-02-10T05:26:45.799542+0000","last_active":"2024-02-10T05:26:45.800172+0000","last_peered":"2024-02-10T05:26:45.800172+0000","last_clean":"2024-02-10T05:26:45.800172+0000","last_became_active":"2024-02-10T05:26:45.798806+0000","last_became_peered":"2024-02-10T05:26:45.798806+0000","last_unstale":"2024-02-10T05:26:45.800172+0000","last_undegraded":"2024-02-10T05:26:45.800172+0000","last_fullsized":"2024-02-10T05:26:45.800172+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:11:20.157745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786672+0000","last_change":"2024-02-10T05:26:45.783419+0000","last_active":"2024-02-10T05:26:45.786672+0000","last_peered":"2024-02-10T05:26:45.786672+0000","last_clean":"2024-02-10T05:26:45.786672+0000","last_became_active":"2024-02-10T05:26:45.783077+0000","last_became_peered":"2024-02-10T05:26:45.783077+0000","last_unstale":"2024-02-10T05:26:45.786672+0000","last_undegraded":"2024-02-10T05:26:45.786672+0000","last_fullsized":"2024-02-10T05:26:45.786672+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:02:39.953189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.782494+0000","last_change":"2024-02-10T05:26:45.781614+0000","last_active":"2024-02-10T05:26:45.782494+0000","last_peered":"2024-02-10T05:26:45.782494+0000","last_clean":"2024-02-10T05:26:45.782494+0000","last_became_active":"2024-02-10T05:26:45.781340+0000","last_became_peered":"2024-02-10T05:26:45.781340+0000","last_unstale":"2024-02-10T05:26:45.782494+0000","last_undegraded":"2024-02-10T05:26:45.782494+0000","last_fullsized":"2024-02-10T05:26:45.782494+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:27:59.670697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.793831+0000","last_change":"2024-02-10T05:26:45.793831+0000","last_active":"2024-02-10T05:26:45.793831+0000","last_peered":"2024-02-10T05:26:45.793831+0000","last_clean":"2024-02-10T05:26:45.793831+0000","last_became_active":"2024-02-10T05:26:45.793483+0000","last_became_peered":"2024-02-10T05:26:45.793483+0000","last_unstale":"2024-02-10T05:26:45.793831+0000","last_undegraded":"2024-02-10T05:26:45.793831+0000","last_fullsized":"2024-02-10T05:26:45.793831+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:32.203724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.797970+0000","last_change":"2024-02-10T05:26:45.797648+0000","last_active":"2024-02-10T05:26:45.797970+0000","last_peered":"2024-02-10T05:26:45.797970+0000","last_clean":"2024-02-10T05:26:45.797970+0000","last_became_active":"2024-02-10T05:26:45.797357+0000","last_became_peered":"2024-02-10T05:26:45.797357+0000","last_unstale":"2024-02-10T05:26:45.797970+0000","last_undegraded":"2024-02-10T05:26:45.797970+0000","last_fullsized":"2024-02-10T05:26:45.797970+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:28:25.314325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798190+0000","last_change":"2024-02-10T05:26:45.796738+0000","last_active":"2024-02-10T05:26:45.798190+0000","last_peered":"2024-02-10T05:26:45.798190+0000","last_clean":"2024-02-10T05:26:45.798190+0000","last_became_active":"2024-02-10T05:26:45.796444+0000","last_became_peered":"2024-02-10T05:26:45.796444+0000","last_unstale":"2024-02-10T05:26:45.798190+0000","last_undegraded":"2024-02-10T05:26:45.798190+0000","last_fullsized":"2024-02-10T05:26:45.798190+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:41:00.967159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.27","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.775800+0000","last_change":"2024-02-10T05:26:45.775800+0000","last_active":"2024-02-10T05:26:45.775800+0000","last_peered":"2024-02-10T05:26:45.775800+0000","last_clean":"2024-02-10T05:26:45.775800+0000","last_became_active":"2024-02-10T05:26:45.775526+0000","last_became_peered":"2024-02-10T05:26:45.775526+0000","last_unstale":"2024-02-10T05:26:45.775800+0000","last_undegraded":"2024-02-10T05:26:45.775800+0000","last_fullsized":"2024-02-10T05:26:45.775800+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:30.778855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.28","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773327+0000","last_change":"2024-02-10T05:26:45.768139+0000","last_active":"2024-02-10T05:26:45.773327+0000","last_peered":"2024-02-10T05:26:45.773327+0000","last_clean":"2024-02-10T05:26:45.773327+0000","last_became_active":"2024-02-10T05:26:45.767634+0000","last_became_peered":"2024-02-10T05:26:45.767634+0000","last_unstale":"2024-02-10T05:26:45.773327+0000","last_undegraded":"2024-02-10T05:26:45.773327+0000","last_fullsized":"2024-02-10T05:26:45.773327+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:43:11.364448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794286+0000","last_change":"2024-02-10T05:26:45.794286+0000","last_active":"2024-02-10T05:26:45.794286+0000","last_peered":"2024-02-10T05:26:45.794286+0000","last_clean":"2024-02-10T05:26:45.794286+0000","last_became_active":"2024-02-10T05:26:45.793963+0000","last_became_peered":"2024-02-10T05:26:45.793963+0000","last_unstale":"2024-02-10T05:26:45.794286+0000","last_undegraded":"2024-02-10T05:26:45.794286+0000","last_fullsized":"2024-02-10T05:26:45.794286+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:20:44.454743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789344+0000","last_change":"2024-02-10T05:26:45.787836+0000","last_active":"2024-02-10T05:26:45.789344+0000","last_peered":"2024-02-10T05:26:45.789344+0000","last_clean":"2024-02-10T05:26:45.789344+0000","last_became_active":"2024-02-10T05:26:45.787491+0000","last_became_peered":"2024-02-10T05:26:45.787491+0000","last_unstale":"2024-02-10T05:26:45.789344+0000","last_undegraded":"2024-02-10T05:26:45.789344+0000","last_fullsized":"2024-02-10T05:26:45.789344+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:31:49.776954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800735+0000","last_change":"2024-02-10T05:26:45.800355+0000","last_active":"2024-02-10T05:26:45.800735+0000","last_peered":"2024-02-10T05:26:45.800735+0000","last_clean":"2024-02-10T05:26:45.800735+0000","last_became_active":"2024-02-10T05:26:45.800014+0000","last_became_peered":"2024-02-10T05:26:45.800014+0000","last_unstale":"2024-02-10T05:26:45.800735+0000","last_undegraded":"2024-02-10T05:26:45.800735+0000","last_fullsized":"2024-02-10T05:26:45.800735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:38:35.311563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":162,"acting":162,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":1718,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":37,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":81920,"data_stored":6218,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":32,"ondisk_log_size":32,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233990,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298464,"kb_used_data":1176,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446688,"statfs":{"total":95995035648,"available":95689408512,"internally_reserved":0,"allocated":1204224,"data_stored":842596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61699999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59599999999999997}]},{"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.50700000000000001}]},{"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.54500000000000004}]},{"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.44}]},{"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.40100000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56899999999999995}]}]},{"osd":6,"up_from":46,"seq":197568495626,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298472,"kb_used_data":1184,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446680,"statfs":{"total":95995035648,"available":95689400320,"internally_reserved":0,"allocated":1212416,"data_stored":843879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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.64400000000000002}]},{"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.60399999999999998}]},{"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.68700000000000006}]},{"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.56100000000000005}]},{"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.44900000000000001}]},{"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.53000000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58999999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574884,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297888,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447264,"statfs":{"total":95995035648,"available":95689998336,"internally_reserved":0,"allocated":614400,"data_stored":258058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Sat Feb 10 05:26:06 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.32400000000000001,"15min":0.31},"min":{"1min":0.254,"5min":0.19,"15min":0.19},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.23799999999999999},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.34799999999999998,"15min":0.33000000000000002},"min":{"1min":0.32100000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.29499999999999998}]},{"osd":2,"last update":"Sat Feb 10 05:26:31 2024","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.41499999999999998,"15min":0.40699999999999997},"min":{"1min":0.33200000000000002,"5min":0.25,"15min":0.25},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.38},{"interface":"front","average":{"1min":0.432,"5min":0.40600000000000003,"15min":0.40200000000000002},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.223}]},{"osd":3,"last update":"Sat Feb 10 05:25:57 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.33100000000000002}]},{"osd":4,"last update":"Sat Feb 10 05:26:13 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.49399999999999999}]},{"osd":5,"last update":"Sat Feb 10 05:26:41 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.53200000000000003}]},{"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.40699999999999997}]},{"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.47999999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738408,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298424,"kb_used_data":1136,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446728,"statfs":{"total":95995035648,"available":95689449472,"internally_reserved":0,"allocated":1163264,"data_stored":822222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 05:26:03 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.32300000000000001,"15min":0.312},"min":{"1min":0.247,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.40999999999999998,"5min":0.33000000000000002,"15min":0.316},"min":{"1min":0.26900000000000002,"5min":0.215,"15min":0.215},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.45400000000000001}]},{"osd":2,"last update":"Sat Feb 10 05:26:34 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.371,"15min":0.36099999999999999},"min":{"1min":0.29699999999999999,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.40000000000000002,"15min":0.39200000000000002},"min":{"1min":0.309,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.59499999999999997,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.42499999999999999}]},{"osd":3,"last update":"Sat Feb 10 05:25:53 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.499}]},{"osd":4,"last update":"Sat Feb 10 05:26:15 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.53600000000000003}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.58899999999999997}]},{"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.57899999999999996}]},{"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.55000000000000004}]}]},{"osd":2,"up_from":18,"seq":77309411359,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297880,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447272,"statfs":{"total":95995035648,"available":95690006528,"internally_reserved":0,"allocated":606208,"data_stored":251975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:29 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.38,"15min":0.372},"min":{"1min":0.309,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.40500000000000003,"15min":0.39500000000000002},"min":{"1min":0.27700000000000002,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.61099999999999999,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.5}]},{"osd":1,"last update":"Sat Feb 10 05:26:29 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.29299999999999998,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.503,"5min":0.42399999999999999,"15min":0.41099999999999998},"min":{"1min":0.29299999999999998,"5min":0.193,"15min":0.193},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.39300000000000002}]},{"osd":3,"last update":"Sat Feb 10 05:25:54 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.434},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.40799999999999997}]},{"osd":4,"last update":"Sat Feb 10 05:26:14 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.55200000000000005}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.71399999999999997}]},{"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.82799999999999996}]},{"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.80200000000000005}]}]},{"osd":3,"up_from":25,"seq":107374182425,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":253615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.44},{"interface":"front","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.40799999999999997}]},{"osd":1,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.30299999999999999}]},{"osd":2,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.38900000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:26:14 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.52800000000000002}]},{"osd":5,"last update":"Sat Feb 10 05:26:38 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.504}]},{"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.53800000000000003}]},{"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.59599999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":259373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.52000000000000002}]},{"osd":1,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.50800000000000001}]},{"osd":2,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.624}]},{"osd":3,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.59899999999999998}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.36499999999999999}]},{"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.38400000000000001}]},{"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.42099999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757263,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":260319,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.49199999999999999}]},{"osd":1,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.64300000000000002}]},{"osd":2,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.52700000000000002}]},{"osd":3,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.59199999999999997}]},{"osd":4,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.45700000000000002}]},{"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.68500000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51300000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":1640,"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":680,"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":1626,"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":1536,"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":576,"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-02-10T05:26:49.348 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.3d is not active+clean 2024-02-10T05:26:49.348 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.3d', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-10T05:26:44.750896+0000', 'last_change': '2024-02-10T05:26:44.750896+0000', 'last_active': '2024-02-10T05:26:44.750896+0000', 'last_peered': '2024-02-10T05:26:44.750896+0000', 'last_clean': '2024-02-10T05:26:44.750896+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-10T05:26:44.750896+0000', 'last_undegraded': '2024-02-10T05:26:44.750896+0000', 'last_fullsized': '2024-02-10T05:26:44.750896+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_clean_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-02-10T05:26:49.348 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.32 is not active+clean 2024-02-10T05:26:49.348 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.32', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-10T05:26:44.750896+0000', 'last_change': '2024-02-10T05:26:44.750896+0000', 'last_active': '2024-02-10T05:26:44.750896+0000', 'last_peered': '2024-02-10T05:26:44.750896+0000', 'last_clean': '2024-02-10T05:26:44.750896+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-10T05:26:44.750896+0000', 'last_undegraded': '2024-02-10T05:26:44.750896+0000', 'last_fullsized': '2024-02-10T05:26:44.750896+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_clean_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-02-10T05:26:49.348 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.1f is not active+clean 2024-02-10T05:26:49.348 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.1f', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-02-10T05:26:43.746120+0000', 'last_change': '2024-02-10T05:26:43.756660+0000', 'last_active': '2024-02-10T05:26:43.746120+0000', 'last_peered': '2024-02-10T05:26:43.746120+0000', 'last_clean': '2024-02-10T05:26:43.746120+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-10T05:26:43.746120+0000', 'last_undegraded': '2024-02-10T05:26:43.746120+0000', 'last_fullsized': '2024-02-10T05:26:43.746120+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-10T05:26:43.746120+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-10T05:26:43.746120+0000', 'last_clean_scrub_stamp': '2024-02-10T05:26:43.746120+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-02-11T12:03:12.577469+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': [4, 7], 'up_primary': 0, 'acting_primary': 0, 'purged_snaps': []} 2024-02-10T05:26:49.348 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1f is not active+clean 2024-02-10T05:26:49.349 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1f', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-10T05:26:44.750896+0000', 'last_change': '2024-02-10T05:26:44.750896+0000', 'last_active': '2024-02-10T05:26:44.750896+0000', 'last_peered': '2024-02-10T05:26:44.750896+0000', 'last_clean': '2024-02-10T05:26:44.750896+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-10T05:26:44.750896+0000', 'last_undegraded': '2024-02-10T05:26:44.750896+0000', 'last_fullsized': '2024-02-10T05:26:44.750896+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_clean_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-02-10T05:26:49.349 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1b is not active+clean 2024-02-10T05:26:49.349 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1b', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-10T05:26:44.750896+0000', 'last_change': '2024-02-10T05:26:44.750896+0000', 'last_active': '2024-02-10T05:26:44.750896+0000', 'last_peered': '2024-02-10T05:26:44.750896+0000', 'last_clean': '2024-02-10T05:26:44.750896+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-10T05:26:44.750896+0000', 'last_undegraded': '2024-02-10T05:26:44.750896+0000', 'last_fullsized': '2024-02-10T05:26:44.750896+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_clean_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-02-10T05:26:49.349 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.17 is not active+clean 2024-02-10T05:26:49.349 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.17', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-10T05:26:44.750896+0000', 'last_change': '2024-02-10T05:26:44.750896+0000', 'last_active': '2024-02-10T05:26:44.750896+0000', 'last_peered': '2024-02-10T05:26:44.750896+0000', 'last_clean': '2024-02-10T05:26:44.750896+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-10T05:26:44.750896+0000', 'last_undegraded': '2024-02-10T05:26:44.750896+0000', 'last_fullsized': '2024-02-10T05:26:44.750896+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_clean_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-02-10T05:26:49.349 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.13 is not active+clean 2024-02-10T05:26:49.349 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.13', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'creating+peering', 'last_fresh': '2024-02-10T05:26:43.746120+0000', 'last_change': '2024-02-10T05:26:43.755333+0000', 'last_active': '2024-02-10T05:26:43.746120+0000', 'last_peered': '2024-02-10T05:26:43.746120+0000', 'last_clean': '2024-02-10T05:26:43.746120+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-10T05:26:43.746120+0000', 'last_undegraded': '2024-02-10T05:26:43.746120+0000', 'last_fullsized': '2024-02-10T05:26:43.746120+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-10T05:26:43.746120+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-10T05:26:43.746120+0000', 'last_clean_scrub_stamp': '2024-02-10T05:26:43.746120+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-02-11T15:21:58.310456+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': [3, 4], 'up_primary': 0, 'acting_primary': 0, 'purged_snaps': []} 2024-02-10T05:26:49.349 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.12 is not active+clean 2024-02-10T05:26:49.350 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.12', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-10T05:26:44.750896+0000', 'last_change': '2024-02-10T05:26:44.750896+0000', 'last_active': '2024-02-10T05:26:44.750896+0000', 'last_peered': '2024-02-10T05:26:44.750896+0000', 'last_clean': '2024-02-10T05:26:44.750896+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-10T05:26:44.750896+0000', 'last_undegraded': '2024-02-10T05:26:44.750896+0000', 'last_fullsized': '2024-02-10T05:26:44.750896+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_clean_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-02-10T05:26:49.350 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1 is not active+clean 2024-02-10T05:26:49.350 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-10T05:26:44.750896+0000', 'last_change': '2024-02-10T05:26:44.750896+0000', 'last_active': '2024-02-10T05:26:44.750896+0000', 'last_peered': '2024-02-10T05:26:44.750896+0000', 'last_clean': '2024-02-10T05:26:44.750896+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-10T05:26:44.750896+0000', 'last_undegraded': '2024-02-10T05:26:44.750896+0000', 'last_fullsized': '2024-02-10T05:26:44.750896+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_clean_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-02-10T05:26:49.350 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.6 is not active+clean 2024-02-10T05:26:49.350 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.6', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-10T05:26:44.750896+0000', 'last_change': '2024-02-10T05:26:44.750896+0000', 'last_active': '2024-02-10T05:26:44.750896+0000', 'last_peered': '2024-02-10T05:26:44.750896+0000', 'last_clean': '2024-02-10T05:26:44.750896+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-10T05:26:44.750896+0000', 'last_undegraded': '2024-02-10T05:26:44.750896+0000', 'last_fullsized': '2024-02-10T05:26:44.750896+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_clean_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-02-10T05:26:49.350 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.23 is not active+clean 2024-02-10T05:26:49.350 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.23', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-10T05:26:44.750896+0000', 'last_change': '2024-02-10T05:26:44.750896+0000', 'last_active': '2024-02-10T05:26:44.750896+0000', 'last_peered': '2024-02-10T05:26:44.750896+0000', 'last_clean': '2024-02-10T05:26:44.750896+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-10T05:26:44.750896+0000', 'last_undegraded': '2024-02-10T05:26:44.750896+0000', 'last_fullsized': '2024-02-10T05:26:44.750896+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_clean_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-02-10T05:26:49.350 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2b is not active+clean 2024-02-10T05:26:49.350 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2b', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-02-10T05:26:44.750896+0000', 'last_change': '2024-02-10T05:26:44.750896+0000', 'last_active': '2024-02-10T05:26:44.750896+0000', 'last_peered': '2024-02-10T05:26:44.750896+0000', 'last_clean': '2024-02-10T05:26:44.750896+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-02-10T05:26:44.750896+0000', 'last_undegraded': '2024-02-10T05:26:44.750896+0000', 'last_fullsized': '2024-02-10T05:26:44.750896+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'last_clean_scrub_stamp': '2024-02-10T05:26:44.750896+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-02-10T05:26:49.351 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph status --format=json 2024-02-10T05:26:49.714 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:49.714 INFO:teuthology.orchestra.run.smithi178.stdout:{"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":14,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":228,"monmap":{"epoch":3,"min_mon_release_name":"quincy","num_mons":3},"osdmap":{"epoch":62,"num_osds":8,"num_up_osds":8,"osd_up_since":1707542786,"num_in_osds":8,"osd_in_since":1707542769,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":85},{"state_name":"unknown","count":10},{"state_name":"creating+peering","count":2}],"num_pgs":97,"num_pools":3,"num_objects":19,"data_bytes":592086,"bytes_used":2442080256,"bytes_avail":765518204928,"bytes_total":767960285184,"unknown_pgs_ratio":0.10309278219938278,"inactive_pgs_ratio":0.020618556067347527,"write_bytes_sec":1316,"read_op_per_sec":0,"write_op_per_sec":7},"fsmap":{"epoch":6,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"a","status":"up:active","gid":24359}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","restful"],"services":{"dashboard":"https://172.21.15.178:8443/"}},"servicemap":{"epoch":11,"modified":"2024-02-10T05:26:38.414720+0000","services":{"mds":{"daemons":{"summary":"","a":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}},"osd":{"daemons":{"summary":"","6":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"7":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}}}},"progress_events":{}} 2024-02-10T05:26:49.726 INFO:tasks.cephfs.filesystem.ceph_manager:no progress seen, keeping timeout for now 2024-02-10T05:26:49.726 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-02-10T05:26:50.005 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:50.007 INFO:teuthology.orchestra.run.smithi178.stderr:dumped all 2024-02-10T05:26:50.015 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:49 smithi178 ceph-mon[27572]: pgmap v189: 97 pgs: 85 active+clean, 2 creating+peering, 10 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 7 op/s 2024-02-10T05:26:50.015 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:49 smithi178 ceph-mon[27572]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:50.015 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:49 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3067697059' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-02-10T05:26:50.016 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:49 smithi178 ceph-mon[36851]: pgmap v189: 97 pgs: 85 active+clean, 2 creating+peering, 10 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 7 op/s 2024-02-10T05:26:50.016 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:49 smithi178 ceph-mon[36851]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:50.016 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:49 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3067697059' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-02-10T05:26:50.017 INFO:teuthology.orchestra.run.smithi178.stdout:{"pg_ready":true,"pg_map":{"version":189,"stamp":"2024-02-10T05:26:48.416516+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592086,"num_objects":19,"num_object_clones":0,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":196,"num_write_kb":2422,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":149,"ondisk_log_size":149,"up":261,"acting":261,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":52,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384844,"kb_used_data":6540,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576372,"statfs":{"total":767960285184,"available":765518204928,"internally_reserved":0,"allocated":6696960,"data_stored":3792037,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1718,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":37,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"4.665438"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791291+0000","last_change":"2024-02-10T05:26:45.791291+0000","last_active":"2024-02-10T05:26:45.791291+0000","last_peered":"2024-02-10T05:26:45.791291+0000","last_clean":"2024-02-10T05:26:45.791291+0000","last_became_active":"2024-02-10T05:26:45.787324+0000","last_became_peered":"2024-02-10T05:26:45.787324+0000","last_unstale":"2024-02-10T05:26:45.791291+0000","last_undegraded":"2024-02-10T05:26:45.791291+0000","last_fullsized":"2024-02-10T05:26:45.791291+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:55:16.042483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.799700+0000","last_change":"2024-02-10T05:26:45.799323+0000","last_active":"2024-02-10T05:26:45.799700+0000","last_peered":"2024-02-10T05:26:45.799700+0000","last_clean":"2024-02-10T05:26:45.799700+0000","last_became_active":"2024-02-10T05:26:45.799046+0000","last_became_peered":"2024-02-10T05:26:45.799046+0000","last_unstale":"2024-02-10T05:26:45.799700+0000","last_undegraded":"2024-02-10T05:26:45.799700+0000","last_fullsized":"2024-02-10T05:26:45.799700+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:53:58.323046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773378+0000","last_change":"2024-02-10T05:26:45.768858+0000","last_active":"2024-02-10T05:26:45.773378+0000","last_peered":"2024-02-10T05:26:45.773378+0000","last_clean":"2024-02-10T05:26:45.773378+0000","last_became_active":"2024-02-10T05:26:45.768536+0000","last_became_peered":"2024-02-10T05:26:45.768536+0000","last_unstale":"2024-02-10T05:26:45.773378+0000","last_undegraded":"2024-02-10T05:26:45.773378+0000","last_fullsized":"2024-02-10T05:26:45.773378+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:58:02.775799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786043+0000","last_change":"2024-02-10T05:26:45.786043+0000","last_active":"2024-02-10T05:26:45.786043+0000","last_peered":"2024-02-10T05:26:45.786043+0000","last_clean":"2024-02-10T05:26:45.786043+0000","last_became_active":"2024-02-10T05:26:45.785122+0000","last_became_peered":"2024-02-10T05:26:45.785122+0000","last_unstale":"2024-02-10T05:26:45.786043+0000","last_undegraded":"2024-02-10T05:26:45.786043+0000","last_fullsized":"2024-02-10T05:26:45.786043+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:28:32.191843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.783994+0000","last_change":"2024-02-10T05:26:45.782406+0000","last_active":"2024-02-10T05:26:45.783994+0000","last_peered":"2024-02-10T05:26:45.783994+0000","last_clean":"2024-02-10T05:26:45.783994+0000","last_became_active":"2024-02-10T05:26:45.782112+0000","last_became_peered":"2024-02-10T05:26:45.782112+0000","last_unstale":"2024-02-10T05:26:45.783994+0000","last_undegraded":"2024-02-10T05:26:45.783994+0000","last_fullsized":"2024-02-10T05:26:45.783994+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:14:56.386834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791844+0000","last_change":"2024-02-10T05:26:45.791844+0000","last_active":"2024-02-10T05:26:45.791844+0000","last_peered":"2024-02-10T05:26:45.791844+0000","last_clean":"2024-02-10T05:26:45.791844+0000","last_became_active":"2024-02-10T05:26:45.791499+0000","last_became_peered":"2024-02-10T05:26:45.791499+0000","last_unstale":"2024-02-10T05:26:45.791844+0000","last_undegraded":"2024-02-10T05:26:45.791844+0000","last_fullsized":"2024-02-10T05:26:45.791844+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:50:11.296963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.785339+0000","last_change":"2024-02-10T05:26:45.785339+0000","last_active":"2024-02-10T05:26:45.785339+0000","last_peered":"2024-02-10T05:26:45.785339+0000","last_clean":"2024-02-10T05:26:45.785339+0000","last_became_active":"2024-02-10T05:26:45.785056+0000","last_became_peered":"2024-02-10T05:26:45.785056+0000","last_unstale":"2024-02-10T05:26:45.785339+0000","last_undegraded":"2024-02-10T05:26:45.785339+0000","last_fullsized":"2024-02-10T05:26:45.785339+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:07:49.676626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.792253+0000","last_change":"2024-02-10T05:26:45.792253+0000","last_active":"2024-02-10T05:26:45.792253+0000","last_peered":"2024-02-10T05:26:45.792253+0000","last_clean":"2024-02-10T05:26:45.792253+0000","last_became_active":"2024-02-10T05:26:45.791961+0000","last_became_peered":"2024-02-10T05:26:45.791961+0000","last_unstale":"2024-02-10T05:26:45.792253+0000","last_undegraded":"2024-02-10T05:26:45.792253+0000","last_fullsized":"2024-02-10T05:26:45.792253+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:27:08.380538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795491+0000","last_change":"2024-02-10T05:26:45.795251+0000","last_active":"2024-02-10T05:26:45.795491+0000","last_peered":"2024-02-10T05:26:45.795491+0000","last_clean":"2024-02-10T05:26:45.795491+0000","last_became_active":"2024-02-10T05:26:45.794942+0000","last_became_peered":"2024-02-10T05:26:45.794942+0000","last_unstale":"2024-02-10T05:26:45.795491+0000","last_undegraded":"2024-02-10T05:26:45.795491+0000","last_fullsized":"2024-02-10T05:26:45.795491+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:27:26.772106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800027+0000","last_change":"2024-02-10T05:26:45.799165+0000","last_active":"2024-02-10T05:26:45.800027+0000","last_peered":"2024-02-10T05:26:45.800027+0000","last_clean":"2024-02-10T05:26:45.800027+0000","last_became_active":"2024-02-10T05:26:45.798824+0000","last_became_peered":"2024-02-10T05:26:45.798824+0000","last_unstale":"2024-02-10T05:26:45.800027+0000","last_undegraded":"2024-02-10T05:26:45.800027+0000","last_fullsized":"2024-02-10T05:26:45.800027+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:16:09.498260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788969+0000","last_change":"2024-02-10T05:26:45.788664+0000","last_active":"2024-02-10T05:26:45.788969+0000","last_peered":"2024-02-10T05:26:45.788969+0000","last_clean":"2024-02-10T05:26:45.788969+0000","last_became_active":"2024-02-10T05:26:45.788342+0000","last_became_peered":"2024-02-10T05:26:45.788342+0000","last_unstale":"2024-02-10T05:26:45.788969+0000","last_undegraded":"2024-02-10T05:26:45.788969+0000","last_fullsized":"2024-02-10T05:26:45.788969+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:34:16.848924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.793595+0000","last_change":"2024-02-10T05:26:45.793595+0000","last_active":"2024-02-10T05:26:45.793595+0000","last_peered":"2024-02-10T05:26:45.793595+0000","last_clean":"2024-02-10T05:26:45.793595+0000","last_became_active":"2024-02-10T05:26:45.793291+0000","last_became_peered":"2024-02-10T05:26:45.793291+0000","last_unstale":"2024-02-10T05:26:45.793595+0000","last_undegraded":"2024-02-10T05:26:45.793595+0000","last_fullsized":"2024-02-10T05:26:45.793595+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:23:27.256335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791607+0000","last_change":"2024-02-10T05:26:45.790242+0000","last_active":"2024-02-10T05:26:45.791607+0000","last_peered":"2024-02-10T05:26:45.791607+0000","last_clean":"2024-02-10T05:26:45.791607+0000","last_became_active":"2024-02-10T05:26:45.789948+0000","last_became_peered":"2024-02-10T05:26:45.789948+0000","last_unstale":"2024-02-10T05:26:45.791607+0000","last_undegraded":"2024-02-10T05:26:45.791607+0000","last_fullsized":"2024-02-10T05:26:45.791607+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:52:14.097068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773349+0000","last_change":"2024-02-10T05:26:45.770955+0000","last_active":"2024-02-10T05:26:45.773349+0000","last_peered":"2024-02-10T05:26:45.773349+0000","last_clean":"2024-02-10T05:26:45.773349+0000","last_became_active":"2024-02-10T05:26:45.770624+0000","last_became_peered":"2024-02-10T05:26:45.770624+0000","last_unstale":"2024-02-10T05:26:45.773349+0000","last_undegraded":"2024-02-10T05:26:45.773349+0000","last_fullsized":"2024-02-10T05:26:45.773349+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:00:17.563354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.778323+0000","last_change":"2024-02-10T05:26:45.777494+0000","last_active":"2024-02-10T05:26:45.778323+0000","last_peered":"2024-02-10T05:26:45.778323+0000","last_clean":"2024-02-10T05:26:45.778323+0000","last_became_active":"2024-02-10T05:26:45.777048+0000","last_became_peered":"2024-02-10T05:26:45.777048+0000","last_unstale":"2024-02-10T05:26:45.778323+0000","last_undegraded":"2024-02-10T05:26:45.778323+0000","last_fullsized":"2024-02-10T05:26:45.778323+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:01:49.769685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789056+0000","last_change":"2024-02-10T05:26:45.786633+0000","last_active":"2024-02-10T05:26:45.789056+0000","last_peered":"2024-02-10T05:26:45.789056+0000","last_clean":"2024-02-10T05:26:45.789056+0000","last_became_active":"2024-02-10T05:26:45.786351+0000","last_became_peered":"2024-02-10T05:26:45.786351+0000","last_unstale":"2024-02-10T05:26:45.789056+0000","last_undegraded":"2024-02-10T05:26:45.789056+0000","last_fullsized":"2024-02-10T05:26:45.789056+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:46:14.934800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.785731+0000","last_change":"2024-02-10T05:26:45.785731+0000","last_active":"2024-02-10T05:26:45.785731+0000","last_peered":"2024-02-10T05:26:45.785731+0000","last_clean":"2024-02-10T05:26:45.785731+0000","last_became_active":"2024-02-10T05:26:45.783976+0000","last_became_peered":"2024-02-10T05:26:45.783976+0000","last_unstale":"2024-02-10T05:26:45.785731+0000","last_undegraded":"2024-02-10T05:26:45.785731+0000","last_fullsized":"2024-02-10T05:26:45.785731+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:04:14.143154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-02-10T05:26:43.746120+0000","last_change":"2024-02-10T05:26:43.756660+0000","last_active":"2024-02-10T05:26:43.746120+0000","last_peered":"2024-02-10T05:26:43.746120+0000","last_clean":"2024-02-10T05:26:43.746120+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:43.746120+0000","last_undegraded":"2024-02-10T05:26:43.746120+0000","last_fullsized":"2024-02-10T05:26:43.746120+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:03:12.577469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[4,7],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788009+0000","last_change":"2024-02-10T05:26:45.788009+0000","last_active":"2024-02-10T05:26:45.788009+0000","last_peered":"2024-02-10T05:26:45.788009+0000","last_clean":"2024-02-10T05:26:45.788009+0000","last_became_active":"2024-02-10T05:26:45.787716+0000","last_became_peered":"2024-02-10T05:26:45.787716+0000","last_unstale":"2024-02-10T05:26:45.788009+0000","last_undegraded":"2024-02-10T05:26:45.788009+0000","last_fullsized":"2024-02-10T05:26:45.788009+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:17.307876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.761263+0000","last_change":"2024-02-10T05:26:44.775286+0000","last_active":"2024-02-10T05:26:45.761263+0000","last_peered":"2024-02-10T05:26:45.761263+0000","last_clean":"2024-02-10T05:26:45.761263+0000","last_became_active":"2024-02-10T05:26:44.775021+0000","last_became_peered":"2024-02-10T05:26:44.775021+0000","last_unstale":"2024-02-10T05:26:45.761263+0000","last_undegraded":"2024-02-10T05:26:45.761263+0000","last_fullsized":"2024-02-10T05:26:45.761263+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T10:09:21.833285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1d","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786639+0000","last_change":"2024-02-10T05:26:44.781781+0000","last_active":"2024-02-10T05:26:45.786639+0000","last_peered":"2024-02-10T05:26:45.786639+0000","last_clean":"2024-02-10T05:26:45.786639+0000","last_became_active":"2024-02-10T05:26:44.781347+0000","last_became_peered":"2024-02-10T05:26:44.781347+0000","last_unstale":"2024-02-10T05:26:45.786639+0000","last_undegraded":"2024-02-10T05:26:45.786639+0000","last_fullsized":"2024-02-10T05:26:45.786639+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:12:40.899949+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.1c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.776293+0000","last_change":"2024-02-10T05:26:45.775791+0000","last_active":"2024-02-10T05:26:45.776293+0000","last_peered":"2024-02-10T05:26:45.776293+0000","last_clean":"2024-02-10T05:26:45.776293+0000","last_became_active":"2024-02-10T05:26:45.775490+0000","last_became_peered":"2024-02-10T05:26:45.775490+0000","last_unstale":"2024-02-10T05:26:45.776293+0000","last_undegraded":"2024-02-10T05:26:45.776293+0000","last_fullsized":"2024-02-10T05:26:45.776293+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:29:11.527997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791902+0000","last_change":"2024-02-10T05:26:44.780533+0000","last_active":"2024-02-10T05:26:45.791902+0000","last_peered":"2024-02-10T05:26:45.791902+0000","last_clean":"2024-02-10T05:26:45.791902+0000","last_became_active":"2024-02-10T05:26:44.779872+0000","last_became_peered":"2024-02-10T05:26:44.779872+0000","last_unstale":"2024-02-10T05:26:45.791902+0000","last_undegraded":"2024-02-10T05:26:45.791902+0000","last_fullsized":"2024-02-10T05:26:45.791902+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:23:46.202468+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.1d","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.787113+0000","last_change":"2024-02-10T05:26:45.786295+0000","last_active":"2024-02-10T05:26:45.787113+0000","last_peered":"2024-02-10T05:26:45.787113+0000","last_clean":"2024-02-10T05:26:45.787113+0000","last_became_active":"2024-02-10T05:26:45.785971+0000","last_became_peered":"2024-02-10T05:26:45.785971+0000","last_unstale":"2024-02-10T05:26:45.787113+0000","last_undegraded":"2024-02-10T05:26:45.787113+0000","last_fullsized":"2024-02-10T05:26:45.787113+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:41:36.162267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"61'1","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.760042+0000","last_change":"2024-02-10T05:26:44.774377+0000","last_active":"2024-02-10T05:26:45.760042+0000","last_peered":"2024-02-10T05:26:45.760042+0000","last_clean":"2024-02-10T05:26:45.760042+0000","last_became_active":"2024-02-10T05:26:44.774027+0000","last_became_peered":"2024-02-10T05:26:44.774027+0000","last_unstale":"2024-02-10T05:26:45.760042+0000","last_undegraded":"2024-02-10T05:26:45.760042+0000","last_fullsized":"2024-02-10T05:26:45.760042+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:42.223279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.792971+0000","last_change":"2024-02-10T05:26:45.790338+0000","last_active":"2024-02-10T05:26:45.792971+0000","last_peered":"2024-02-10T05:26:45.792971+0000","last_clean":"2024-02-10T05:26:45.792971+0000","last_became_active":"2024-02-10T05:26:45.790035+0000","last_became_peered":"2024-02-10T05:26:45.790035+0000","last_unstale":"2024-02-10T05:26:45.792971+0000","last_undegraded":"2024-02-10T05:26:45.792971+0000","last_fullsized":"2024-02-10T05:26:45.792971+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:51:37.213544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.797946+0000","last_change":"2024-02-10T05:26:44.772238+0000","last_active":"2024-02-10T05:26:45.797946+0000","last_peered":"2024-02-10T05:26:45.797946+0000","last_clean":"2024-02-10T05:26:45.797946+0000","last_became_active":"2024-02-10T05:26:44.771940+0000","last_became_peered":"2024-02-10T05:26:44.771940+0000","last_unstale":"2024-02-10T05:26:45.797946+0000","last_undegraded":"2024-02-10T05:26:45.797946+0000","last_fullsized":"2024-02-10T05:26:45.797946+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:43:21.047554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.775363+0000","last_change":"2024-02-10T05:26:44.774445+0000","last_active":"2024-02-10T05:26:44.775363+0000","last_peered":"2024-02-10T05:26:44.775363+0000","last_clean":"2024-02-10T05:26:44.775363+0000","last_became_active":"2024-02-10T05:26:44.774155+0000","last_became_peered":"2024-02-10T05:26:44.774155+0000","last_unstale":"2024-02-10T05:26:44.775363+0000","last_undegraded":"2024-02-10T05:26:44.775363+0000","last_fullsized":"2024-02-10T05:26:44.775363+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:54:37.531708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.780400+0000","last_change":"2024-02-10T05:26:45.780400+0000","last_active":"2024-02-10T05:26:45.780400+0000","last_peered":"2024-02-10T05:26:45.780400+0000","last_clean":"2024-02-10T05:26:45.780400+0000","last_became_active":"2024-02-10T05:26:45.780110+0000","last_became_peered":"2024-02-10T05:26:45.780110+0000","last_unstale":"2024-02-10T05:26:45.780400+0000","last_undegraded":"2024-02-10T05:26:45.780400+0000","last_fullsized":"2024-02-10T05:26:45.780400+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:33:28.779155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.762190+0000","last_change":"2024-02-10T05:26:44.776061+0000","last_active":"2024-02-10T05:26:45.762190+0000","last_peered":"2024-02-10T05:26:45.762190+0000","last_clean":"2024-02-10T05:26:45.762190+0000","last_became_active":"2024-02-10T05:26:44.775748+0000","last_became_peered":"2024-02-10T05:26:44.775748+0000","last_unstale":"2024-02-10T05:26:45.762190+0000","last_undegraded":"2024-02-10T05:26:45.762190+0000","last_fullsized":"2024-02-10T05:26:45.762190+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:01:27.942625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798472+0000","last_change":"2024-02-10T05:26:45.798292+0000","last_active":"2024-02-10T05:26:45.798472+0000","last_peered":"2024-02-10T05:26:45.798472+0000","last_clean":"2024-02-10T05:26:45.798472+0000","last_became_active":"2024-02-10T05:26:45.798020+0000","last_became_peered":"2024-02-10T05:26:45.798020+0000","last_unstale":"2024-02-10T05:26:45.798472+0000","last_undegraded":"2024-02-10T05:26:45.798472+0000","last_fullsized":"2024-02-10T05:26:45.798472+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:11:25.929099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.780958+0000","last_change":"2024-02-10T05:26:44.781379+0000","last_active":"2024-02-10T05:26:45.780958+0000","last_peered":"2024-02-10T05:26:45.780958+0000","last_clean":"2024-02-10T05:26:45.780958+0000","last_became_active":"2024-02-10T05:26:44.780510+0000","last_became_peered":"2024-02-10T05:26:44.780510+0000","last_unstale":"2024-02-10T05:26:45.780958+0000","last_undegraded":"2024-02-10T05:26:45.780958+0000","last_fullsized":"2024-02-10T05:26:45.780958+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:12:53.280687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.775125+0000","last_change":"2024-02-10T05:26:45.772662+0000","last_active":"2024-02-10T05:26:45.775125+0000","last_peered":"2024-02-10T05:26:45.775125+0000","last_clean":"2024-02-10T05:26:45.775125+0000","last_became_active":"2024-02-10T05:26:45.772350+0000","last_became_peered":"2024-02-10T05:26:45.772350+0000","last_unstale":"2024-02-10T05:26:45.775125+0000","last_undegraded":"2024-02-10T05:26:45.775125+0000","last_fullsized":"2024-02-10T05:26:45.775125+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:36:29.994804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763193+0000","last_change":"2024-02-10T05:26:44.781777+0000","last_active":"2024-02-10T05:26:45.763193+0000","last_peered":"2024-02-10T05:26:45.763193+0000","last_clean":"2024-02-10T05:26:45.763193+0000","last_became_active":"2024-02-10T05:26:44.781498+0000","last_became_peered":"2024-02-10T05:26:44.781498+0000","last_unstale":"2024-02-10T05:26:45.763193+0000","last_undegraded":"2024-02-10T05:26:45.763193+0000","last_fullsized":"2024-02-10T05:26:45.763193+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:54:25.853484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.15","version":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.802010+0000","last_change":"2024-02-10T05:26:44.775418+0000","last_active":"2024-02-10T05:26:45.802010+0000","last_peered":"2024-02-10T05:26:45.802010+0000","last_clean":"2024-02-10T05:26:45.802010+0000","last_became_active":"2024-02-10T05:26:44.775123+0000","last_became_peered":"2024-02-10T05:26:44.775123+0000","last_unstale":"2024-02-10T05:26:45.802010+0000","last_undegraded":"2024-02-10T05:26:45.802010+0000","last_fullsized":"2024-02-10T05:26:45.802010+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T17:20:20.353188+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.784362+0000","last_change":"2024-02-10T05:26:45.783825+0000","last_active":"2024-02-10T05:26:45.784362+0000","last_peered":"2024-02-10T05:26:45.784362+0000","last_clean":"2024-02-10T05:26:45.784362+0000","last_became_active":"2024-02-10T05:26:45.783509+0000","last_became_peered":"2024-02-10T05:26:45.783509+0000","last_unstale":"2024-02-10T05:26:45.784362+0000","last_undegraded":"2024-02-10T05:26:45.784362+0000","last_fullsized":"2024-02-10T05:26:45.784362+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:32:34.266018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'6","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.801113+0000","last_change":"2024-02-10T05:26:44.780796+0000","last_active":"2024-02-10T05:26:45.801113+0000","last_peered":"2024-02-10T05:26:45.801113+0000","last_clean":"2024-02-10T05:26:45.801113+0000","last_became_active":"2024-02-10T05:26:44.780489+0000","last_became_peered":"2024-02-10T05:26:44.780489+0000","last_unstale":"2024-02-10T05:26:45.801113+0000","last_undegraded":"2024-02-10T05:26:45.801113+0000","last_fullsized":"2024-02-10T05:26:45.801113+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:55:56.954680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.781115+0000","last_change":"2024-02-10T05:26:45.781115+0000","last_active":"2024-02-10T05:26:45.781115+0000","last_peered":"2024-02-10T05:26:45.781115+0000","last_clean":"2024-02-10T05:26:45.781115+0000","last_became_active":"2024-02-10T05:26:45.780736+0000","last_became_peered":"2024-02-10T05:26:45.780736+0000","last_unstale":"2024-02-10T05:26:45.781115+0000","last_undegraded":"2024-02-10T05:26:45.781115+0000","last_fullsized":"2024-02-10T05:26:45.781115+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:45:52.655954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2024-02-10T05:26:43.746120+0000","last_change":"2024-02-10T05:26:43.755333+0000","last_active":"2024-02-10T05:26:43.746120+0000","last_peered":"2024-02-10T05:26:43.746120+0000","last_clean":"2024-02-10T05:26:43.746120+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:43.746120+0000","last_undegraded":"2024-02-10T05:26:43.746120+0000","last_fullsized":"2024-02-10T05:26:43.746120+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:21:58.310456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,4],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763615+0000","last_change":"2024-02-10T05:26:44.784281+0000","last_active":"2024-02-10T05:26:45.763615+0000","last_peered":"2024-02-10T05:26:45.763615+0000","last_clean":"2024-02-10T05:26:45.763615+0000","last_became_active":"2024-02-10T05:26:44.783965+0000","last_became_peered":"2024-02-10T05:26:44.783965+0000","last_unstale":"2024-02-10T05:26:45.763615+0000","last_undegraded":"2024-02-10T05:26:45.763615+0000","last_fullsized":"2024-02-10T05:26:45.763615+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:46.780065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.781809+0000","last_change":"2024-02-10T05:26:45.781809+0000","last_active":"2024-02-10T05:26:45.781809+0000","last_peered":"2024-02-10T05:26:45.781809+0000","last_clean":"2024-02-10T05:26:45.781809+0000","last_became_active":"2024-02-10T05:26:45.781523+0000","last_became_peered":"2024-02-10T05:26:45.781523+0000","last_unstale":"2024-02-10T05:26:45.781809+0000","last_undegraded":"2024-02-10T05:26:45.781809+0000","last_fullsized":"2024-02-10T05:26:45.781809+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:29:28.145586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.774070+0000","last_change":"2024-02-10T05:26:44.765727+0000","last_active":"2024-02-10T05:26:45.774070+0000","last_peered":"2024-02-10T05:26:45.774070+0000","last_clean":"2024-02-10T05:26:45.774070+0000","last_became_active":"2024-02-10T05:26:44.765361+0000","last_became_peered":"2024-02-10T05:26:44.765361+0000","last_unstale":"2024-02-10T05:26:45.774070+0000","last_undegraded":"2024-02-10T05:26:45.774070+0000","last_fullsized":"2024-02-10T05:26:45.774070+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:34:44.293836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798220+0000","last_change":"2024-02-10T05:26:45.797443+0000","last_active":"2024-02-10T05:26:45.798220+0000","last_peered":"2024-02-10T05:26:45.798220+0000","last_clean":"2024-02-10T05:26:45.798220+0000","last_became_active":"2024-02-10T05:26:45.797145+0000","last_became_peered":"2024-02-10T05:26:45.797145+0000","last_unstale":"2024-02-10T05:26:45.798220+0000","last_undegraded":"2024-02-10T05:26:45.798220+0000","last_fullsized":"2024-02-10T05:26:45.798220+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:34:15.792137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":19,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795799+0000","last_change":"2024-02-10T05:26:44.769799+0000","last_active":"2024-02-10T05:26:45.795799+0000","last_peered":"2024-02-10T05:26:45.795799+0000","last_clean":"2024-02-10T05:26:45.795799+0000","last_became_active":"2024-02-10T05:26:44.769516+0000","last_became_peered":"2024-02-10T05:26:44.769516+0000","last_unstale":"2024-02-10T05:26:45.795799+0000","last_undegraded":"2024-02-10T05:26:45.795799+0000","last_fullsized":"2024-02-10T05:26:45.795799+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T12:21:05.701382+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788066+0000","last_change":"2024-02-10T05:26:45.788066+0000","last_active":"2024-02-10T05:26:45.788066+0000","last_peered":"2024-02-10T05:26:45.788066+0000","last_clean":"2024-02-10T05:26:45.788066+0000","last_became_active":"2024-02-10T05:26:45.786837+0000","last_became_peered":"2024-02-10T05:26:45.786837+0000","last_unstale":"2024-02-10T05:26:45.788066+0000","last_undegraded":"2024-02-10T05:26:45.788066+0000","last_fullsized":"2024-02-10T05:26:45.788066+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:46:23.095959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.796235+0000","last_change":"2024-02-10T05:26:44.772032+0000","last_active":"2024-02-10T05:26:45.796235+0000","last_peered":"2024-02-10T05:26:45.796235+0000","last_clean":"2024-02-10T05:26:45.796235+0000","last_became_active":"2024-02-10T05:26:44.771703+0000","last_became_peered":"2024-02-10T05:26:44.771703+0000","last_unstale":"2024-02-10T05:26:45.796235+0000","last_undegraded":"2024-02-10T05:26:45.796235+0000","last_fullsized":"2024-02-10T05:26:45.796235+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:30:15.858673+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.783131+0000","last_change":"2024-02-10T05:26:45.783131+0000","last_active":"2024-02-10T05:26:45.783131+0000","last_peered":"2024-02-10T05:26:45.783131+0000","last_clean":"2024-02-10T05:26:45.783131+0000","last_became_active":"2024-02-10T05:26:45.782788+0000","last_became_peered":"2024-02-10T05:26:45.782788+0000","last_unstale":"2024-02-10T05:26:45.783131+0000","last_undegraded":"2024-02-10T05:26:45.783131+0000","last_fullsized":"2024-02-10T05:26:45.783131+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:56:31.723324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.764704+0000","last_change":"2024-02-10T05:26:44.770130+0000","last_active":"2024-02-10T05:26:45.764704+0000","last_peered":"2024-02-10T05:26:45.764704+0000","last_clean":"2024-02-10T05:26:45.764704+0000","last_became_active":"2024-02-10T05:26:44.769669+0000","last_became_peered":"2024-02-10T05:26:44.769669+0000","last_unstale":"2024-02-10T05:26:45.764704+0000","last_undegraded":"2024-02-10T05:26:45.764704+0000","last_fullsized":"2024-02-10T05:26:45.764704+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:49:46.892628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.774358+0000","last_change":"2024-02-10T05:26:45.769631+0000","last_active":"2024-02-10T05:26:45.774358+0000","last_peered":"2024-02-10T05:26:45.774358+0000","last_clean":"2024-02-10T05:26:45.774358+0000","last_became_active":"2024-02-10T05:26:45.769264+0000","last_became_peered":"2024-02-10T05:26:45.769264+0000","last_unstale":"2024-02-10T05:26:45.774358+0000","last_undegraded":"2024-02-10T05:26:45.774358+0000","last_fullsized":"2024-02-10T05:26:45.774358+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:47:22.436695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763484+0000","last_change":"2024-02-10T05:26:44.781129+0000","last_active":"2024-02-10T05:26:45.763484+0000","last_peered":"2024-02-10T05:26:45.763484+0000","last_clean":"2024-02-10T05:26:45.763484+0000","last_became_active":"2024-02-10T05:26:44.780857+0000","last_became_peered":"2024-02-10T05:26:44.780857+0000","last_unstale":"2024-02-10T05:26:45.763484+0000","last_undegraded":"2024-02-10T05:26:45.763484+0000","last_fullsized":"2024-02-10T05:26:45.763484+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:36:49.323986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791188+0000","last_change":"2024-02-10T05:26:45.789671+0000","last_active":"2024-02-10T05:26:45.791188+0000","last_peered":"2024-02-10T05:26:45.791188+0000","last_clean":"2024-02-10T05:26:45.791188+0000","last_became_active":"2024-02-10T05:26:45.789357+0000","last_became_peered":"2024-02-10T05:26:45.789357+0000","last_unstale":"2024-02-10T05:26:45.791188+0000","last_undegraded":"2024-02-10T05:26:45.791188+0000","last_fullsized":"2024-02-10T05:26:45.791188+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:04:06.250390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.0","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788923+0000","last_change":"2024-02-10T05:26:45.788201+0000","last_active":"2024-02-10T05:26:45.788923+0000","last_peered":"2024-02-10T05:26:45.788923+0000","last_clean":"2024-02-10T05:26:45.788923+0000","last_became_active":"2024-02-10T05:26:45.787963+0000","last_became_peered":"2024-02-10T05:26:45.787963+0000","last_unstale":"2024-02-10T05:26:45.788923+0000","last_undegraded":"2024-02-10T05:26:45.788923+0000","last_fullsized":"2024-02-10T05:26:45.788923+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:21:58.997843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.757985+0000","last_change":"2024-02-10T05:26:44.769118+0000","last_active":"2024-02-10T05:26:45.757985+0000","last_peered":"2024-02-10T05:26:45.757985+0000","last_clean":"2024-02-10T05:26:45.757985+0000","last_became_active":"2024-02-10T05:26:44.768817+0000","last_became_peered":"2024-02-10T05:26:44.768817+0000","last_unstale":"2024-02-10T05:26:45.757985+0000","last_undegraded":"2024-02-10T05:26:45.757985+0000","last_fullsized":"2024-02-10T05:26:45.757985+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:58:26.823571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786320+0000","last_change":"2024-02-10T05:26:45.786320+0000","last_active":"2024-02-10T05:26:45.786320+0000","last_peered":"2024-02-10T05:26:45.786320+0000","last_clean":"2024-02-10T05:26:45.786320+0000","last_became_active":"2024-02-10T05:26:45.786002+0000","last_became_peered":"2024-02-10T05:26:45.786002+0000","last_unstale":"2024-02-10T05:26:45.786320+0000","last_undegraded":"2024-02-10T05:26:45.786320+0000","last_fullsized":"2024-02-10T05:26:45.786320+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:18:32.807973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763990+0000","last_change":"2024-02-10T05:26:44.784740+0000","last_active":"2024-02-10T05:26:45.763990+0000","last_peered":"2024-02-10T05:26:45.763990+0000","last_clean":"2024-02-10T05:26:45.763990+0000","last_became_active":"2024-02-10T05:26:44.784406+0000","last_became_peered":"2024-02-10T05:26:44.784406+0000","last_unstale":"2024-02-10T05:26:45.763990+0000","last_undegraded":"2024-02-10T05:26:45.763990+0000","last_fullsized":"2024-02-10T05:26:45.763990+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:07:00.959184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"21'117","reported_seq":229,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.769514+0000","last_change":"2024-02-10T05:26:30.484844+0000","last_active":"2024-02-10T05:26:44.769514+0000","last_peered":"2024-02-10T05:26:44.769514+0000","last_clean":"2024-02-10T05:26:44.769514+0000","last_became_active":"2024-02-10T05:26:30.484486+0000","last_became_peered":"2024-02-10T05:26:30.484486+0000","last_unstale":"2024-02-10T05:26:44.769514+0000","last_undegraded":"2024-02-10T05:26:44.769514+0000","last_fullsized":"2024-02-10T05:26:44.769514+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-02-10T05:24:26.860968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:24:26.860968+0000","last_clean_scrub_stamp":"2024-02-10T05:24:26.860968+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-02-11T14:54:35.870947+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":"3.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.782223+0000","last_change":"2024-02-10T05:26:44.781636+0000","last_active":"2024-02-10T05:26:44.782223+0000","last_peered":"2024-02-10T05:26:44.782223+0000","last_clean":"2024-02-10T05:26:44.782223+0000","last_became_active":"2024-02-10T05:26:44.780875+0000","last_became_peered":"2024-02-10T05:26:44.780875+0000","last_unstale":"2024-02-10T05:26:44.782223+0000","last_undegraded":"2024-02-10T05:26:44.782223+0000","last_fullsized":"2024-02-10T05:26:44.782223+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:18:45.354223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.780920+0000","last_change":"2024-02-10T05:26:44.778824+0000","last_active":"2024-02-10T05:26:44.780920+0000","last_peered":"2024-02-10T05:26:44.780920+0000","last_clean":"2024-02-10T05:26:44.780920+0000","last_became_active":"2024-02-10T05:26:44.778408+0000","last_became_peered":"2024-02-10T05:26:44.778408+0000","last_unstale":"2024-02-10T05:26:44.780920+0000","last_undegraded":"2024-02-10T05:26:44.780920+0000","last_fullsized":"2024-02-10T05:26:44.780920+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:44:34.793295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.787343+0000","last_change":"2024-02-10T05:26:45.780079+0000","last_active":"2024-02-10T05:26:45.787343+0000","last_peered":"2024-02-10T05:26:45.787343+0000","last_clean":"2024-02-10T05:26:45.787343+0000","last_became_active":"2024-02-10T05:26:45.778952+0000","last_became_peered":"2024-02-10T05:26:45.778952+0000","last_unstale":"2024-02-10T05:26:45.787343+0000","last_undegraded":"2024-02-10T05:26:45.787343+0000","last_fullsized":"2024-02-10T05:26:45.787343+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:54:34.783579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763732+0000","last_change":"2024-02-10T05:26:44.770571+0000","last_active":"2024-02-10T05:26:45.763732+0000","last_peered":"2024-02-10T05:26:45.763732+0000","last_clean":"2024-02-10T05:26:45.763732+0000","last_became_active":"2024-02-10T05:26:44.770269+0000","last_became_peered":"2024-02-10T05:26:44.770269+0000","last_unstale":"2024-02-10T05:26:45.763732+0000","last_undegraded":"2024-02-10T05:26:45.763732+0000","last_fullsized":"2024-02-10T05:26:45.763732+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:24.133132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.793446+0000","last_change":"2024-02-10T05:26:45.793446+0000","last_active":"2024-02-10T05:26:45.793446+0000","last_peered":"2024-02-10T05:26:45.793446+0000","last_clean":"2024-02-10T05:26:45.793446+0000","last_became_active":"2024-02-10T05:26:45.793150+0000","last_became_peered":"2024-02-10T05:26:45.793150+0000","last_unstale":"2024-02-10T05:26:45.793446+0000","last_undegraded":"2024-02-10T05:26:45.793446+0000","last_fullsized":"2024-02-10T05:26:45.793446+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:06:05.990905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798159+0000","last_change":"2024-02-10T05:26:44.777171+0000","last_active":"2024-02-10T05:26:45.798159+0000","last_peered":"2024-02-10T05:26:45.798159+0000","last_clean":"2024-02-10T05:26:45.798159+0000","last_became_active":"2024-02-10T05:26:44.776871+0000","last_became_peered":"2024-02-10T05:26:44.776871+0000","last_unstale":"2024-02-10T05:26:45.798159+0000","last_undegraded":"2024-02-10T05:26:45.798159+0000","last_fullsized":"2024-02-10T05:26:45.798159+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:30:02.102627+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":10,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-02-10T05:26:44.782241+0000","last_change":"2024-02-10T05:26:44.780860+0000","last_active":"2024-02-10T05:26:44.782241+0000","last_peered":"2024-02-10T05:26:44.782241+0000","last_clean":"2024-02-10T05:26:44.782241+0000","last_became_active":"2024-02-10T05:26:44.779763+0000","last_became_peered":"2024-02-10T05:26:44.779763+0000","last_unstale":"2024-02-10T05:26:44.782241+0000","last_undegraded":"2024-02-10T05:26:44.782241+0000","last_fullsized":"2024-02-10T05:26:44.782241+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:08:52.866759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.775417+0000","last_change":"2024-02-10T05:26:45.774425+0000","last_active":"2024-02-10T05:26:45.775417+0000","last_peered":"2024-02-10T05:26:45.775417+0000","last_clean":"2024-02-10T05:26:45.775417+0000","last_became_active":"2024-02-10T05:26:45.774153+0000","last_became_peered":"2024-02-10T05:26:45.774153+0000","last_unstale":"2024-02-10T05:26:45.775417+0000","last_undegraded":"2024-02-10T05:26:45.775417+0000","last_fullsized":"2024-02-10T05:26:45.775417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:51:40.122019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.765351+0000","last_change":"2024-02-10T05:26:44.769087+0000","last_active":"2024-02-10T05:26:45.765351+0000","last_peered":"2024-02-10T05:26:45.765351+0000","last_clean":"2024-02-10T05:26:45.765351+0000","last_became_active":"2024-02-10T05:26:44.768839+0000","last_became_peered":"2024-02-10T05:26:44.768839+0000","last_unstale":"2024-02-10T05:26:45.765351+0000","last_undegraded":"2024-02-10T05:26:45.765351+0000","last_fullsized":"2024-02-10T05:26:45.765351+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:33.336827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.771185+0000","last_change":"2024-02-10T05:26:45.771185+0000","last_active":"2024-02-10T05:26:45.771185+0000","last_peered":"2024-02-10T05:26:45.771185+0000","last_clean":"2024-02-10T05:26:45.771185+0000","last_became_active":"2024-02-10T05:26:45.770827+0000","last_became_peered":"2024-02-10T05:26:45.770827+0000","last_unstale":"2024-02-10T05:26:45.771185+0000","last_undegraded":"2024-02-10T05:26:45.771185+0000","last_fullsized":"2024-02-10T05:26:45.771185+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:47:55.395021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.762928+0000","last_change":"2024-02-10T05:26:44.767963+0000","last_active":"2024-02-10T05:26:45.762928+0000","last_peered":"2024-02-10T05:26:45.762928+0000","last_clean":"2024-02-10T05:26:45.762928+0000","last_became_active":"2024-02-10T05:26:44.767702+0000","last_became_peered":"2024-02-10T05:26:44.767702+0000","last_unstale":"2024-02-10T05:26:45.762928+0000","last_undegraded":"2024-02-10T05:26:45.762928+0000","last_fullsized":"2024-02-10T05:26:45.762928+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:33:44.617744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.792763+0000","last_change":"2024-02-10T05:26:45.792763+0000","last_active":"2024-02-10T05:26:45.792763+0000","last_peered":"2024-02-10T05:26:45.792763+0000","last_clean":"2024-02-10T05:26:45.792763+0000","last_became_active":"2024-02-10T05:26:45.792466+0000","last_became_peered":"2024-02-10T05:26:45.792466+0000","last_unstale":"2024-02-10T05:26:45.792763+0000","last_undegraded":"2024-02-10T05:26:45.792763+0000","last_fullsized":"2024-02-10T05:26:45.792763+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:03:59.725431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794145+0000","last_change":"2024-02-10T05:26:44.781861+0000","last_active":"2024-02-10T05:26:45.794145+0000","last_peered":"2024-02-10T05:26:45.794145+0000","last_clean":"2024-02-10T05:26:45.794145+0000","last_became_active":"2024-02-10T05:26:44.779911+0000","last_became_peered":"2024-02-10T05:26:44.779911+0000","last_unstale":"2024-02-10T05:26:45.794145+0000","last_undegraded":"2024-02-10T05:26:45.794145+0000","last_fullsized":"2024-02-10T05:26:45.794145+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:37:04.327533+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794459+0000","last_change":"2024-02-10T05:26:45.794041+0000","last_active":"2024-02-10T05:26:45.794459+0000","last_peered":"2024-02-10T05:26:45.794459+0000","last_clean":"2024-02-10T05:26:45.794459+0000","last_became_active":"2024-02-10T05:26:45.793737+0000","last_became_peered":"2024-02-10T05:26:45.793737+0000","last_unstale":"2024-02-10T05:26:45.794459+0000","last_undegraded":"2024-02-10T05:26:45.794459+0000","last_fullsized":"2024-02-10T05:26:45.794459+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:13:32.930226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.757878+0000","last_change":"2024-02-10T05:26:44.776845+0000","last_active":"2024-02-10T05:26:45.757878+0000","last_peered":"2024-02-10T05:26:45.757878+0000","last_clean":"2024-02-10T05:26:45.757878+0000","last_became_active":"2024-02-10T05:26:44.776538+0000","last_became_peered":"2024-02-10T05:26:44.776538+0000","last_unstale":"2024-02-10T05:26:45.757878+0000","last_undegraded":"2024-02-10T05:26:45.757878+0000","last_fullsized":"2024-02-10T05:26:45.757878+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:17.716389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786593+0000","last_change":"2024-02-10T05:26:45.786593+0000","last_active":"2024-02-10T05:26:45.786593+0000","last_peered":"2024-02-10T05:26:45.786593+0000","last_clean":"2024-02-10T05:26:45.786593+0000","last_became_active":"2024-02-10T05:26:45.786201+0000","last_became_peered":"2024-02-10T05:26:45.786201+0000","last_unstale":"2024-02-10T05:26:45.786593+0000","last_undegraded":"2024-02-10T05:26:45.786593+0000","last_fullsized":"2024-02-10T05:26:45.786593+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:56:56.553346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.801551+0000","last_change":"2024-02-10T05:26:44.766766+0000","last_active":"2024-02-10T05:26:45.801551+0000","last_peered":"2024-02-10T05:26:45.801551+0000","last_clean":"2024-02-10T05:26:45.801551+0000","last_became_active":"2024-02-10T05:26:44.766378+0000","last_became_peered":"2024-02-10T05:26:44.766378+0000","last_unstale":"2024-02-10T05:26:45.801551+0000","last_undegraded":"2024-02-10T05:26:45.801551+0000","last_fullsized":"2024-02-10T05:26:45.801551+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:08.781216+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789279+0000","last_change":"2024-02-10T05:26:45.787401+0000","last_active":"2024-02-10T05:26:45.789279+0000","last_peered":"2024-02-10T05:26:45.789279+0000","last_clean":"2024-02-10T05:26:45.789279+0000","last_became_active":"2024-02-10T05:26:45.786908+0000","last_became_peered":"2024-02-10T05:26:45.786908+0000","last_unstale":"2024-02-10T05:26:45.789279+0000","last_undegraded":"2024-02-10T05:26:45.789279+0000","last_fullsized":"2024-02-10T05:26:45.789279+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:33:25.470640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.779399+0000","last_change":"2024-02-10T05:26:44.782528+0000","last_active":"2024-02-10T05:26:45.779399+0000","last_peered":"2024-02-10T05:26:45.779399+0000","last_clean":"2024-02-10T05:26:45.779399+0000","last_became_active":"2024-02-10T05:26:44.782226+0000","last_became_peered":"2024-02-10T05:26:44.782226+0000","last_unstale":"2024-02-10T05:26:45.779399+0000","last_undegraded":"2024-02-10T05:26:45.779399+0000","last_fullsized":"2024-02-10T05:26:45.779399+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:34:22.198584+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":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791488+0000","last_change":"2024-02-10T05:26:45.791488+0000","last_active":"2024-02-10T05:26:45.791488+0000","last_peered":"2024-02-10T05:26:45.791488+0000","last_clean":"2024-02-10T05:26:45.791488+0000","last_became_active":"2024-02-10T05:26:45.787816+0000","last_became_peered":"2024-02-10T05:26:45.787816+0000","last_unstale":"2024-02-10T05:26:45.791488+0000","last_undegraded":"2024-02-10T05:26:45.791488+0000","last_fullsized":"2024-02-10T05:26:45.791488+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:10:41.312482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800172+0000","last_change":"2024-02-10T05:26:45.799542+0000","last_active":"2024-02-10T05:26:45.800172+0000","last_peered":"2024-02-10T05:26:45.800172+0000","last_clean":"2024-02-10T05:26:45.800172+0000","last_became_active":"2024-02-10T05:26:45.798806+0000","last_became_peered":"2024-02-10T05:26:45.798806+0000","last_unstale":"2024-02-10T05:26:45.800172+0000","last_undegraded":"2024-02-10T05:26:45.800172+0000","last_fullsized":"2024-02-10T05:26:45.800172+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:11:20.157745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786672+0000","last_change":"2024-02-10T05:26:45.783419+0000","last_active":"2024-02-10T05:26:45.786672+0000","last_peered":"2024-02-10T05:26:45.786672+0000","last_clean":"2024-02-10T05:26:45.786672+0000","last_became_active":"2024-02-10T05:26:45.783077+0000","last_became_peered":"2024-02-10T05:26:45.783077+0000","last_unstale":"2024-02-10T05:26:45.786672+0000","last_undegraded":"2024-02-10T05:26:45.786672+0000","last_fullsized":"2024-02-10T05:26:45.786672+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:02:39.953189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.782494+0000","last_change":"2024-02-10T05:26:45.781614+0000","last_active":"2024-02-10T05:26:45.782494+0000","last_peered":"2024-02-10T05:26:45.782494+0000","last_clean":"2024-02-10T05:26:45.782494+0000","last_became_active":"2024-02-10T05:26:45.781340+0000","last_became_peered":"2024-02-10T05:26:45.781340+0000","last_unstale":"2024-02-10T05:26:45.782494+0000","last_undegraded":"2024-02-10T05:26:45.782494+0000","last_fullsized":"2024-02-10T05:26:45.782494+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:27:59.670697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.793831+0000","last_change":"2024-02-10T05:26:45.793831+0000","last_active":"2024-02-10T05:26:45.793831+0000","last_peered":"2024-02-10T05:26:45.793831+0000","last_clean":"2024-02-10T05:26:45.793831+0000","last_became_active":"2024-02-10T05:26:45.793483+0000","last_became_peered":"2024-02-10T05:26:45.793483+0000","last_unstale":"2024-02-10T05:26:45.793831+0000","last_undegraded":"2024-02-10T05:26:45.793831+0000","last_fullsized":"2024-02-10T05:26:45.793831+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:32.203724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.797970+0000","last_change":"2024-02-10T05:26:45.797648+0000","last_active":"2024-02-10T05:26:45.797970+0000","last_peered":"2024-02-10T05:26:45.797970+0000","last_clean":"2024-02-10T05:26:45.797970+0000","last_became_active":"2024-02-10T05:26:45.797357+0000","last_became_peered":"2024-02-10T05:26:45.797357+0000","last_unstale":"2024-02-10T05:26:45.797970+0000","last_undegraded":"2024-02-10T05:26:45.797970+0000","last_fullsized":"2024-02-10T05:26:45.797970+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:28:25.314325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798190+0000","last_change":"2024-02-10T05:26:45.796738+0000","last_active":"2024-02-10T05:26:45.798190+0000","last_peered":"2024-02-10T05:26:45.798190+0000","last_clean":"2024-02-10T05:26:45.798190+0000","last_became_active":"2024-02-10T05:26:45.796444+0000","last_became_peered":"2024-02-10T05:26:45.796444+0000","last_unstale":"2024-02-10T05:26:45.798190+0000","last_undegraded":"2024-02-10T05:26:45.798190+0000","last_fullsized":"2024-02-10T05:26:45.798190+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:41:00.967159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.27","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.775800+0000","last_change":"2024-02-10T05:26:45.775800+0000","last_active":"2024-02-10T05:26:45.775800+0000","last_peered":"2024-02-10T05:26:45.775800+0000","last_clean":"2024-02-10T05:26:45.775800+0000","last_became_active":"2024-02-10T05:26:45.775526+0000","last_became_peered":"2024-02-10T05:26:45.775526+0000","last_unstale":"2024-02-10T05:26:45.775800+0000","last_undegraded":"2024-02-10T05:26:45.775800+0000","last_fullsized":"2024-02-10T05:26:45.775800+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:30.778855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.28","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773327+0000","last_change":"2024-02-10T05:26:45.768139+0000","last_active":"2024-02-10T05:26:45.773327+0000","last_peered":"2024-02-10T05:26:45.773327+0000","last_clean":"2024-02-10T05:26:45.773327+0000","last_became_active":"2024-02-10T05:26:45.767634+0000","last_became_peered":"2024-02-10T05:26:45.767634+0000","last_unstale":"2024-02-10T05:26:45.773327+0000","last_undegraded":"2024-02-10T05:26:45.773327+0000","last_fullsized":"2024-02-10T05:26:45.773327+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:43:11.364448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":9,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794286+0000","last_change":"2024-02-10T05:26:45.794286+0000","last_active":"2024-02-10T05:26:45.794286+0000","last_peered":"2024-02-10T05:26:45.794286+0000","last_clean":"2024-02-10T05:26:45.794286+0000","last_became_active":"2024-02-10T05:26:45.793963+0000","last_became_peered":"2024-02-10T05:26:45.793963+0000","last_unstale":"2024-02-10T05:26:45.794286+0000","last_undegraded":"2024-02-10T05:26:45.794286+0000","last_fullsized":"2024-02-10T05:26:45.794286+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:20:44.454743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789344+0000","last_change":"2024-02-10T05:26:45.787836+0000","last_active":"2024-02-10T05:26:45.789344+0000","last_peered":"2024-02-10T05:26:45.789344+0000","last_clean":"2024-02-10T05:26:45.789344+0000","last_became_active":"2024-02-10T05:26:45.787491+0000","last_became_peered":"2024-02-10T05:26:45.787491+0000","last_unstale":"2024-02-10T05:26:45.789344+0000","last_undegraded":"2024-02-10T05:26:45.789344+0000","last_fullsized":"2024-02-10T05:26:45.789344+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:31:49.776954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-02-10T05:26:44.750896+0000","last_change":"2024-02-10T05:26:44.750896+0000","last_active":"2024-02-10T05:26:44.750896+0000","last_peered":"2024-02-10T05:26:44.750896+0000","last_clean":"2024-02-10T05:26:44.750896+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:26:44.750896+0000","last_undegraded":"2024-02-10T05:26:44.750896+0000","last_fullsized":"2024-02-10T05:26:44.750896+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800735+0000","last_change":"2024-02-10T05:26:45.800355+0000","last_active":"2024-02-10T05:26:45.800735+0000","last_peered":"2024-02-10T05:26:45.800735+0000","last_clean":"2024-02-10T05:26:45.800735+0000","last_became_active":"2024-02-10T05:26:45.800014+0000","last_became_peered":"2024-02-10T05:26:45.800014+0000","last_unstale":"2024-02-10T05:26:45.800735+0000","last_undegraded":"2024-02-10T05:26:45.800735+0000","last_fullsized":"2024-02-10T05:26:45.800735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:38:35.311563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":162,"acting":162,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":1718,"num_objects":17,"num_object_clones":0,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":37,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":81920,"data_stored":6218,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":32,"ondisk_log_size":32,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233990,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298464,"kb_used_data":1176,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446688,"statfs":{"total":95995035648,"available":95689408512,"internally_reserved":0,"allocated":1204224,"data_stored":842596,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61699999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59599999999999997}]},{"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.50700000000000001}]},{"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.54500000000000004}]},{"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.44}]},{"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.40100000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56899999999999995}]}]},{"osd":6,"up_from":46,"seq":197568495626,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298472,"kb_used_data":1184,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446680,"statfs":{"total":95995035648,"available":95689400320,"internally_reserved":0,"allocated":1212416,"data_stored":843879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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.64400000000000002}]},{"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.60399999999999998}]},{"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.68700000000000006}]},{"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.56100000000000005}]},{"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.44900000000000001}]},{"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.53000000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58999999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574884,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297888,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447264,"statfs":{"total":95995035648,"available":95689998336,"internally_reserved":0,"allocated":614400,"data_stored":258058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Sat Feb 10 05:26:06 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.32400000000000001,"15min":0.31},"min":{"1min":0.254,"5min":0.19,"15min":0.19},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.23799999999999999},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.34799999999999998,"15min":0.33000000000000002},"min":{"1min":0.32100000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.29499999999999998}]},{"osd":2,"last update":"Sat Feb 10 05:26:31 2024","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.41499999999999998,"15min":0.40699999999999997},"min":{"1min":0.33200000000000002,"5min":0.25,"15min":0.25},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.38},{"interface":"front","average":{"1min":0.432,"5min":0.40600000000000003,"15min":0.40200000000000002},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.223}]},{"osd":3,"last update":"Sat Feb 10 05:25:57 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.33100000000000002}]},{"osd":4,"last update":"Sat Feb 10 05:26:13 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.49399999999999999}]},{"osd":5,"last update":"Sat Feb 10 05:26:41 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.53200000000000003}]},{"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.40699999999999997}]},{"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.47999999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738408,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298424,"kb_used_data":1136,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446728,"statfs":{"total":95995035648,"available":95689449472,"internally_reserved":0,"allocated":1163264,"data_stored":822222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 05:26:03 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.32300000000000001,"15min":0.312},"min":{"1min":0.247,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.40999999999999998,"5min":0.33000000000000002,"15min":0.316},"min":{"1min":0.26900000000000002,"5min":0.215,"15min":0.215},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.45400000000000001}]},{"osd":2,"last update":"Sat Feb 10 05:26:34 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.371,"15min":0.36099999999999999},"min":{"1min":0.29699999999999999,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.40000000000000002,"15min":0.39200000000000002},"min":{"1min":0.309,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.59499999999999997,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.42499999999999999}]},{"osd":3,"last update":"Sat Feb 10 05:25:53 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.499}]},{"osd":4,"last update":"Sat Feb 10 05:26:15 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.53600000000000003}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.58899999999999997}]},{"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.57899999999999996}]},{"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.55000000000000004}]}]},{"osd":2,"up_from":18,"seq":77309411359,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297880,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447272,"statfs":{"total":95995035648,"available":95690006528,"internally_reserved":0,"allocated":606208,"data_stored":251975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:29 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.38,"15min":0.372},"min":{"1min":0.309,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.40500000000000003,"15min":0.39500000000000002},"min":{"1min":0.27700000000000002,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.61099999999999999,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.5}]},{"osd":1,"last update":"Sat Feb 10 05:26:29 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.29299999999999998,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.503,"5min":0.42399999999999999,"15min":0.41099999999999998},"min":{"1min":0.29299999999999998,"5min":0.193,"15min":0.193},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.39300000000000002}]},{"osd":3,"last update":"Sat Feb 10 05:25:54 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.434},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.40799999999999997}]},{"osd":4,"last update":"Sat Feb 10 05:26:14 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.55200000000000005}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.71399999999999997}]},{"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.82799999999999996}]},{"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.80200000000000005}]}]},{"osd":3,"up_from":25,"seq":107374182425,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297900,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447252,"statfs":{"total":95995035648,"available":95689986048,"internally_reserved":0,"allocated":626688,"data_stored":253615,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.44},{"interface":"front","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.40799999999999997}]},{"osd":1,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.30299999999999999}]},{"osd":2,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.38900000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:26:14 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.52800000000000002}]},{"osd":5,"last update":"Sat Feb 10 05:26:38 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.504}]},{"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.53800000000000003}]},{"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.59599999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":259373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.52000000000000002}]},{"osd":1,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.50800000000000001}]},{"osd":2,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.624}]},{"osd":3,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.59899999999999998}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.36499999999999999}]},{"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.38400000000000001}]},{"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.42099999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757263,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":260319,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.49199999999999999}]},{"osd":1,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.64300000000000002}]},{"osd":2,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.52700000000000002}]},{"osd":3,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.59199999999999997}]},{"osd":4,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.45700000000000002}]},{"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.68500000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51300000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":1640,"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":680,"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":1626,"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":1536,"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":576,"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-02-10T05:26:50.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:49 smithi189 ceph-mon[31422]: pgmap v189: 97 pgs: 85 active+clean, 2 creating+peering, 10 unknown; 578 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 7 op/s 2024-02-10T05:26:50.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:49 smithi189 ceph-mon[31422]: from='client.14544 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:50.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:49 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3067697059' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-02-10T05:26:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:50 smithi178 ceph-mon[36851]: from='client.24455 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:50 smithi178 ceph-mon[36851]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:50 smithi178 ceph-mon[27572]: from='client.24455 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:50 smithi178 ceph-mon[27572]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:50 smithi189 ceph-mon[31422]: from='client.24455 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:50 smithi189 ceph-mon[31422]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:52.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:51 smithi178 ceph-mon[27572]: from='client.24473 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:52.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:51 smithi178 ceph-mon[27572]: pgmap v190: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2024-02-10T05:26:52.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:51 smithi178 ceph-mon[36851]: from='client.24473 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:52.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:51 smithi178 ceph-mon[36851]: pgmap v190: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2024-02-10T05:26:52.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:51 smithi189 ceph-mon[31422]: from='client.24473 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:52.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:51 smithi189 ceph-mon[31422]: pgmap v190: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2024-02-10T05:26:53.024 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-02-10T05:26:53.317 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:26:53.319 INFO:teuthology.orchestra.run.smithi178.stderr:dumped all 2024-02-10T05:26:53.325 INFO:teuthology.orchestra.run.smithi178.stdout:{"pg_ready":true,"pg_map":{"version":191,"stamp":"2024-02-10T05:26:52.417341+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592674,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":203,"num_write_kb":2429,"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":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":155,"ondisk_log_size":155,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":201,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2384956,"kb_used_data":6652,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747576260,"statfs":{"total":767960285184,"available":765518090240,"internally_reserved":0,"allocated":6811648,"data_stored":3846448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2306,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":44,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.662491"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795297+0000","last_change":"2024-02-10T05:26:45.791291+0000","last_active":"2024-02-10T05:26:45.795297+0000","last_peered":"2024-02-10T05:26:45.795297+0000","last_clean":"2024-02-10T05:26:45.795297+0000","last_became_active":"2024-02-10T05:26:45.787324+0000","last_became_peered":"2024-02-10T05:26:45.787324+0000","last_unstale":"2024-02-10T05:26:45.795297+0000","last_undegraded":"2024-02-10T05:26:45.795297+0000","last_fullsized":"2024-02-10T05:26:45.795297+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:55:16.042483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.799700+0000","last_change":"2024-02-10T05:26:45.799323+0000","last_active":"2024-02-10T05:26:45.799700+0000","last_peered":"2024-02-10T05:26:45.799700+0000","last_clean":"2024-02-10T05:26:45.799700+0000","last_became_active":"2024-02-10T05:26:45.799046+0000","last_became_peered":"2024-02-10T05:26:45.799046+0000","last_unstale":"2024-02-10T05:26:45.799700+0000","last_undegraded":"2024-02-10T05:26:45.799700+0000","last_fullsized":"2024-02-10T05:26:45.799700+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:53:58.323046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.793988+0000","last_change":"2024-02-10T05:26:45.791465+0000","last_active":"2024-02-10T05:26:45.793988+0000","last_peered":"2024-02-10T05:26:45.793988+0000","last_clean":"2024-02-10T05:26:45.793988+0000","last_became_active":"2024-02-10T05:26:45.789646+0000","last_became_peered":"2024-02-10T05:26:45.789646+0000","last_unstale":"2024-02-10T05:26:45.793988+0000","last_undegraded":"2024-02-10T05:26:45.793988+0000","last_fullsized":"2024-02-10T05:26:45.793988+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:05:10.538414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773378+0000","last_change":"2024-02-10T05:26:45.768858+0000","last_active":"2024-02-10T05:26:45.773378+0000","last_peered":"2024-02-10T05:26:45.773378+0000","last_clean":"2024-02-10T05:26:45.773378+0000","last_became_active":"2024-02-10T05:26:45.768536+0000","last_became_peered":"2024-02-10T05:26:45.768536+0000","last_unstale":"2024-02-10T05:26:45.773378+0000","last_undegraded":"2024-02-10T05:26:45.773378+0000","last_fullsized":"2024-02-10T05:26:45.773378+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:58:02.775799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.793308+0000","last_change":"2024-02-10T05:26:45.786043+0000","last_active":"2024-02-10T05:26:45.793308+0000","last_peered":"2024-02-10T05:26:45.793308+0000","last_clean":"2024-02-10T05:26:45.793308+0000","last_became_active":"2024-02-10T05:26:45.785122+0000","last_became_peered":"2024-02-10T05:26:45.785122+0000","last_unstale":"2024-02-10T05:26:45.793308+0000","last_undegraded":"2024-02-10T05:26:45.793308+0000","last_fullsized":"2024-02-10T05:26:45.793308+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:28:32.191843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.783994+0000","last_change":"2024-02-10T05:26:45.782406+0000","last_active":"2024-02-10T05:26:45.783994+0000","last_peered":"2024-02-10T05:26:45.783994+0000","last_clean":"2024-02-10T05:26:45.783994+0000","last_became_active":"2024-02-10T05:26:45.782112+0000","last_became_peered":"2024-02-10T05:26:45.782112+0000","last_unstale":"2024-02-10T05:26:45.783994+0000","last_undegraded":"2024-02-10T05:26:45.783994+0000","last_fullsized":"2024-02-10T05:26:45.783994+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:14:56.386834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794553+0000","last_change":"2024-02-10T05:26:45.791844+0000","last_active":"2024-02-10T05:26:45.794553+0000","last_peered":"2024-02-10T05:26:45.794553+0000","last_clean":"2024-02-10T05:26:45.794553+0000","last_became_active":"2024-02-10T05:26:45.791499+0000","last_became_peered":"2024-02-10T05:26:45.791499+0000","last_unstale":"2024-02-10T05:26:45.794553+0000","last_undegraded":"2024-02-10T05:26:45.794553+0000","last_fullsized":"2024-02-10T05:26:45.794553+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:50:11.296963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.785634+0000","last_change":"2024-02-10T05:26:45.785339+0000","last_active":"2024-02-10T05:26:45.785634+0000","last_peered":"2024-02-10T05:26:45.785634+0000","last_clean":"2024-02-10T05:26:45.785634+0000","last_became_active":"2024-02-10T05:26:45.785056+0000","last_became_peered":"2024-02-10T05:26:45.785056+0000","last_unstale":"2024-02-10T05:26:45.785634+0000","last_undegraded":"2024-02-10T05:26:45.785634+0000","last_fullsized":"2024-02-10T05:26:45.785634+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:07:49.676626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795340+0000","last_change":"2024-02-10T05:26:45.792253+0000","last_active":"2024-02-10T05:26:45.795340+0000","last_peered":"2024-02-10T05:26:45.795340+0000","last_clean":"2024-02-10T05:26:45.795340+0000","last_became_active":"2024-02-10T05:26:45.791961+0000","last_became_peered":"2024-02-10T05:26:45.791961+0000","last_unstale":"2024-02-10T05:26:45.795340+0000","last_undegraded":"2024-02-10T05:26:45.795340+0000","last_fullsized":"2024-02-10T05:26:45.795340+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:27:08.380538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795491+0000","last_change":"2024-02-10T05:26:45.795251+0000","last_active":"2024-02-10T05:26:45.795491+0000","last_peered":"2024-02-10T05:26:45.795491+0000","last_clean":"2024-02-10T05:26:45.795491+0000","last_became_active":"2024-02-10T05:26:45.794942+0000","last_became_peered":"2024-02-10T05:26:45.794942+0000","last_unstale":"2024-02-10T05:26:45.795491+0000","last_undegraded":"2024-02-10T05:26:45.795491+0000","last_fullsized":"2024-02-10T05:26:45.795491+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:27:26.772106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800027+0000","last_change":"2024-02-10T05:26:45.799165+0000","last_active":"2024-02-10T05:26:45.800027+0000","last_peered":"2024-02-10T05:26:45.800027+0000","last_clean":"2024-02-10T05:26:45.800027+0000","last_became_active":"2024-02-10T05:26:45.798824+0000","last_became_peered":"2024-02-10T05:26:45.798824+0000","last_unstale":"2024-02-10T05:26:45.800027+0000","last_undegraded":"2024-02-10T05:26:45.800027+0000","last_fullsized":"2024-02-10T05:26:45.800027+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:16:09.498260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788969+0000","last_change":"2024-02-10T05:26:45.788664+0000","last_active":"2024-02-10T05:26:45.788969+0000","last_peered":"2024-02-10T05:26:45.788969+0000","last_clean":"2024-02-10T05:26:45.788969+0000","last_became_active":"2024-02-10T05:26:45.788342+0000","last_became_peered":"2024-02-10T05:26:45.788342+0000","last_unstale":"2024-02-10T05:26:45.788969+0000","last_undegraded":"2024-02-10T05:26:45.788969+0000","last_fullsized":"2024-02-10T05:26:45.788969+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:34:16.848924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.796306+0000","last_change":"2024-02-10T05:26:45.793595+0000","last_active":"2024-02-10T05:26:45.796306+0000","last_peered":"2024-02-10T05:26:45.796306+0000","last_clean":"2024-02-10T05:26:45.796306+0000","last_became_active":"2024-02-10T05:26:45.793291+0000","last_became_peered":"2024-02-10T05:26:45.793291+0000","last_unstale":"2024-02-10T05:26:45.796306+0000","last_undegraded":"2024-02-10T05:26:45.796306+0000","last_fullsized":"2024-02-10T05:26:45.796306+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:23:27.256335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794015+0000","last_change":"2024-02-10T05:26:45.790028+0000","last_active":"2024-02-10T05:26:45.794015+0000","last_peered":"2024-02-10T05:26:45.794015+0000","last_clean":"2024-02-10T05:26:45.794015+0000","last_became_active":"2024-02-10T05:26:45.789723+0000","last_became_peered":"2024-02-10T05:26:45.789723+0000","last_unstale":"2024-02-10T05:26:45.794015+0000","last_undegraded":"2024-02-10T05:26:45.794015+0000","last_fullsized":"2024-02-10T05:26:45.794015+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:57:55.337149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791607+0000","last_change":"2024-02-10T05:26:45.790242+0000","last_active":"2024-02-10T05:26:45.791607+0000","last_peered":"2024-02-10T05:26:45.791607+0000","last_clean":"2024-02-10T05:26:45.791607+0000","last_became_active":"2024-02-10T05:26:45.789948+0000","last_became_peered":"2024-02-10T05:26:45.789948+0000","last_unstale":"2024-02-10T05:26:45.791607+0000","last_undegraded":"2024-02-10T05:26:45.791607+0000","last_fullsized":"2024-02-10T05:26:45.791607+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:52:14.097068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773349+0000","last_change":"2024-02-10T05:26:45.770955+0000","last_active":"2024-02-10T05:26:45.773349+0000","last_peered":"2024-02-10T05:26:45.773349+0000","last_clean":"2024-02-10T05:26:45.773349+0000","last_became_active":"2024-02-10T05:26:45.770624+0000","last_became_peered":"2024-02-10T05:26:45.770624+0000","last_unstale":"2024-02-10T05:26:45.773349+0000","last_undegraded":"2024-02-10T05:26:45.773349+0000","last_fullsized":"2024-02-10T05:26:45.773349+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:00:17.563354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.778323+0000","last_change":"2024-02-10T05:26:45.777494+0000","last_active":"2024-02-10T05:26:45.778323+0000","last_peered":"2024-02-10T05:26:45.778323+0000","last_clean":"2024-02-10T05:26:45.778323+0000","last_became_active":"2024-02-10T05:26:45.777048+0000","last_became_peered":"2024-02-10T05:26:45.777048+0000","last_unstale":"2024-02-10T05:26:45.778323+0000","last_undegraded":"2024-02-10T05:26:45.778323+0000","last_fullsized":"2024-02-10T05:26:45.778323+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:01:49.769685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789056+0000","last_change":"2024-02-10T05:26:45.786633+0000","last_active":"2024-02-10T05:26:45.789056+0000","last_peered":"2024-02-10T05:26:45.789056+0000","last_clean":"2024-02-10T05:26:45.789056+0000","last_became_active":"2024-02-10T05:26:45.786351+0000","last_became_peered":"2024-02-10T05:26:45.786351+0000","last_unstale":"2024-02-10T05:26:45.789056+0000","last_undegraded":"2024-02-10T05:26:45.789056+0000","last_fullsized":"2024-02-10T05:26:45.789056+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:46:14.934800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791009+0000","last_change":"2024-02-10T05:26:45.785731+0000","last_active":"2024-02-10T05:26:45.791009+0000","last_peered":"2024-02-10T05:26:45.791009+0000","last_clean":"2024-02-10T05:26:45.791009+0000","last_became_active":"2024-02-10T05:26:45.783976+0000","last_became_peered":"2024-02-10T05:26:45.783976+0000","last_unstale":"2024-02-10T05:26:45.791009+0000","last_undegraded":"2024-02-10T05:26:45.791009+0000","last_fullsized":"2024-02-10T05:26:45.791009+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:04:14.143154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"61'4","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800487+0000","last_change":"2024-02-10T05:26:44.777074+0000","last_active":"2024-02-10T05:26:45.800487+0000","last_peered":"2024-02-10T05:26:45.800487+0000","last_clean":"2024-02-10T05:26:45.800487+0000","last_became_active":"2024-02-10T05:26:44.776784+0000","last_became_peered":"2024-02-10T05:26:44.776784+0000","last_unstale":"2024-02-10T05:26:45.800487+0000","last_undegraded":"2024-02-10T05:26:45.800487+0000","last_fullsized":"2024-02-10T05:26:45.800487+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:31:31.457944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":[]},{"pgid":"3.1e","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.790050+0000","last_change":"2024-02-10T05:26:45.788009+0000","last_active":"2024-02-10T05:26:45.790050+0000","last_peered":"2024-02-10T05:26:45.790050+0000","last_clean":"2024-02-10T05:26:45.790050+0000","last_became_active":"2024-02-10T05:26:45.787716+0000","last_became_peered":"2024-02-10T05:26:45.787716+0000","last_unstale":"2024-02-10T05:26:45.790050+0000","last_undegraded":"2024-02-10T05:26:45.790050+0000","last_fullsized":"2024-02-10T05:26:45.790050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:17.307876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.771559+0000","last_change":"2024-02-10T05:26:44.775286+0000","last_active":"2024-02-10T05:26:45.771559+0000","last_peered":"2024-02-10T05:26:45.771559+0000","last_clean":"2024-02-10T05:26:45.771559+0000","last_became_active":"2024-02-10T05:26:44.775021+0000","last_became_peered":"2024-02-10T05:26:44.775021+0000","last_unstale":"2024-02-10T05:26:45.771559+0000","last_undegraded":"2024-02-10T05:26:45.771559+0000","last_fullsized":"2024-02-10T05:26:45.771559+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T10:09:21.833285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.792641+0000","last_change":"2024-02-10T05:26:45.785803+0000","last_active":"2024-02-10T05:26:45.792641+0000","last_peered":"2024-02-10T05:26:45.792641+0000","last_clean":"2024-02-10T05:26:45.792641+0000","last_became_active":"2024-02-10T05:26:45.785480+0000","last_became_peered":"2024-02-10T05:26:45.785480+0000","last_unstale":"2024-02-10T05:26:45.792641+0000","last_undegraded":"2024-02-10T05:26:45.792641+0000","last_fullsized":"2024-02-10T05:26:45.792641+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:24:55.204309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786813+0000","last_change":"2024-02-10T05:26:44.781781+0000","last_active":"2024-02-10T05:26:45.786813+0000","last_peered":"2024-02-10T05:26:45.786813+0000","last_clean":"2024-02-10T05:26:45.786813+0000","last_became_active":"2024-02-10T05:26:44.781347+0000","last_became_peered":"2024-02-10T05:26:44.781347+0000","last_unstale":"2024-02-10T05:26:45.786813+0000","last_undegraded":"2024-02-10T05:26:45.786813+0000","last_fullsized":"2024-02-10T05:26:45.786813+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:12:40.899949+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.1c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.776293+0000","last_change":"2024-02-10T05:26:45.775791+0000","last_active":"2024-02-10T05:26:45.776293+0000","last_peered":"2024-02-10T05:26:45.776293+0000","last_clean":"2024-02-10T05:26:45.776293+0000","last_became_active":"2024-02-10T05:26:45.775490+0000","last_became_peered":"2024-02-10T05:26:45.775490+0000","last_unstale":"2024-02-10T05:26:45.776293+0000","last_undegraded":"2024-02-10T05:26:45.776293+0000","last_fullsized":"2024-02-10T05:26:45.776293+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:29:11.527997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794488+0000","last_change":"2024-02-10T05:26:44.780533+0000","last_active":"2024-02-10T05:26:45.794488+0000","last_peered":"2024-02-10T05:26:45.794488+0000","last_clean":"2024-02-10T05:26:45.794488+0000","last_became_active":"2024-02-10T05:26:44.779872+0000","last_became_peered":"2024-02-10T05:26:44.779872+0000","last_unstale":"2024-02-10T05:26:45.794488+0000","last_undegraded":"2024-02-10T05:26:45.794488+0000","last_fullsized":"2024-02-10T05:26:45.794488+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:23:46.202468+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.1d","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.787113+0000","last_change":"2024-02-10T05:26:45.786295+0000","last_active":"2024-02-10T05:26:45.787113+0000","last_peered":"2024-02-10T05:26:45.787113+0000","last_clean":"2024-02-10T05:26:45.787113+0000","last_became_active":"2024-02-10T05:26:45.785971+0000","last_became_peered":"2024-02-10T05:26:45.785971+0000","last_unstale":"2024-02-10T05:26:45.787113+0000","last_undegraded":"2024-02-10T05:26:45.787113+0000","last_fullsized":"2024-02-10T05:26:45.787113+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:41:36.162267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.783295+0000","last_change":"2024-02-10T05:26:44.774377+0000","last_active":"2024-02-10T05:26:45.783295+0000","last_peered":"2024-02-10T05:26:45.783295+0000","last_clean":"2024-02-10T05:26:45.783295+0000","last_became_active":"2024-02-10T05:26:44.774027+0000","last_became_peered":"2024-02-10T05:26:44.774027+0000","last_unstale":"2024-02-10T05:26:45.783295+0000","last_undegraded":"2024-02-10T05:26:45.783295+0000","last_fullsized":"2024-02-10T05:26:45.783295+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:42.223279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.792971+0000","last_change":"2024-02-10T05:26:45.790338+0000","last_active":"2024-02-10T05:26:45.792971+0000","last_peered":"2024-02-10T05:26:45.792971+0000","last_clean":"2024-02-10T05:26:45.792971+0000","last_became_active":"2024-02-10T05:26:45.790035+0000","last_became_peered":"2024-02-10T05:26:45.790035+0000","last_unstale":"2024-02-10T05:26:45.792971+0000","last_undegraded":"2024-02-10T05:26:45.792971+0000","last_fullsized":"2024-02-10T05:26:45.792971+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:51:37.213544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.797946+0000","last_change":"2024-02-10T05:26:44.772238+0000","last_active":"2024-02-10T05:26:45.797946+0000","last_peered":"2024-02-10T05:26:45.797946+0000","last_clean":"2024-02-10T05:26:45.797946+0000","last_became_active":"2024-02-10T05:26:44.771940+0000","last_became_peered":"2024-02-10T05:26:44.771940+0000","last_unstale":"2024-02-10T05:26:45.797946+0000","last_undegraded":"2024-02-10T05:26:45.797946+0000","last_fullsized":"2024-02-10T05:26:45.797946+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:43:21.047554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794526+0000","last_change":"2024-02-10T05:26:45.792660+0000","last_active":"2024-02-10T05:26:45.794526+0000","last_peered":"2024-02-10T05:26:45.794526+0000","last_clean":"2024-02-10T05:26:45.794526+0000","last_became_active":"2024-02-10T05:26:45.792376+0000","last_became_peered":"2024-02-10T05:26:45.792376+0000","last_unstale":"2024-02-10T05:26:45.794526+0000","last_undegraded":"2024-02-10T05:26:45.794526+0000","last_fullsized":"2024-02-10T05:26:45.794526+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:17:45.367134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.761125+0000","last_change":"2024-02-10T05:26:44.774445+0000","last_active":"2024-02-10T05:26:45.761125+0000","last_peered":"2024-02-10T05:26:45.761125+0000","last_clean":"2024-02-10T05:26:45.761125+0000","last_became_active":"2024-02-10T05:26:44.774155+0000","last_became_peered":"2024-02-10T05:26:44.774155+0000","last_unstale":"2024-02-10T05:26:45.761125+0000","last_undegraded":"2024-02-10T05:26:45.761125+0000","last_fullsized":"2024-02-10T05:26:45.761125+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:54:37.531708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.782312+0000","last_change":"2024-02-10T05:26:45.780400+0000","last_active":"2024-02-10T05:26:45.782312+0000","last_peered":"2024-02-10T05:26:45.782312+0000","last_clean":"2024-02-10T05:26:45.782312+0000","last_became_active":"2024-02-10T05:26:45.780110+0000","last_became_peered":"2024-02-10T05:26:45.780110+0000","last_unstale":"2024-02-10T05:26:45.782312+0000","last_undegraded":"2024-02-10T05:26:45.782312+0000","last_fullsized":"2024-02-10T05:26:45.782312+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:33:28.779155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.762190+0000","last_change":"2024-02-10T05:26:44.776061+0000","last_active":"2024-02-10T05:26:45.762190+0000","last_peered":"2024-02-10T05:26:45.762190+0000","last_clean":"2024-02-10T05:26:45.762190+0000","last_became_active":"2024-02-10T05:26:44.775748+0000","last_became_peered":"2024-02-10T05:26:44.775748+0000","last_unstale":"2024-02-10T05:26:45.762190+0000","last_undegraded":"2024-02-10T05:26:45.762190+0000","last_fullsized":"2024-02-10T05:26:45.762190+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:01:27.942625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798472+0000","last_change":"2024-02-10T05:26:45.798292+0000","last_active":"2024-02-10T05:26:45.798472+0000","last_peered":"2024-02-10T05:26:45.798472+0000","last_clean":"2024-02-10T05:26:45.798472+0000","last_became_active":"2024-02-10T05:26:45.798020+0000","last_became_peered":"2024-02-10T05:26:45.798020+0000","last_unstale":"2024-02-10T05:26:45.798472+0000","last_undegraded":"2024-02-10T05:26:45.798472+0000","last_fullsized":"2024-02-10T05:26:45.798472+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:11:25.929099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.780958+0000","last_change":"2024-02-10T05:26:44.781379+0000","last_active":"2024-02-10T05:26:45.780958+0000","last_peered":"2024-02-10T05:26:45.780958+0000","last_clean":"2024-02-10T05:26:45.780958+0000","last_became_active":"2024-02-10T05:26:44.780510+0000","last_became_peered":"2024-02-10T05:26:44.780510+0000","last_unstale":"2024-02-10T05:26:45.780958+0000","last_undegraded":"2024-02-10T05:26:45.780958+0000","last_fullsized":"2024-02-10T05:26:45.780958+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:12:53.280687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.775125+0000","last_change":"2024-02-10T05:26:45.772662+0000","last_active":"2024-02-10T05:26:45.775125+0000","last_peered":"2024-02-10T05:26:45.775125+0000","last_clean":"2024-02-10T05:26:45.775125+0000","last_became_active":"2024-02-10T05:26:45.772350+0000","last_became_peered":"2024-02-10T05:26:45.772350+0000","last_unstale":"2024-02-10T05:26:45.775125+0000","last_undegraded":"2024-02-10T05:26:45.775125+0000","last_fullsized":"2024-02-10T05:26:45.775125+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:36:29.994804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763193+0000","last_change":"2024-02-10T05:26:44.781777+0000","last_active":"2024-02-10T05:26:45.763193+0000","last_peered":"2024-02-10T05:26:45.763193+0000","last_clean":"2024-02-10T05:26:45.763193+0000","last_became_active":"2024-02-10T05:26:44.781498+0000","last_became_peered":"2024-02-10T05:26:44.781498+0000","last_unstale":"2024-02-10T05:26:45.763193+0000","last_undegraded":"2024-02-10T05:26:45.763193+0000","last_fullsized":"2024-02-10T05:26:45.763193+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:54:25.853484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.796861+0000","last_change":"2024-02-10T05:26:45.796611+0000","last_active":"2024-02-10T05:26:45.796861+0000","last_peered":"2024-02-10T05:26:45.796861+0000","last_clean":"2024-02-10T05:26:45.796861+0000","last_became_active":"2024-02-10T05:26:45.794649+0000","last_became_peered":"2024-02-10T05:26:45.794649+0000","last_unstale":"2024-02-10T05:26:45.796861+0000","last_undegraded":"2024-02-10T05:26:45.796861+0000","last_fullsized":"2024-02-10T05:26:45.796861+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:24:59.378082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.802010+0000","last_change":"2024-02-10T05:26:44.775418+0000","last_active":"2024-02-10T05:26:45.802010+0000","last_peered":"2024-02-10T05:26:45.802010+0000","last_clean":"2024-02-10T05:26:45.802010+0000","last_became_active":"2024-02-10T05:26:44.775123+0000","last_became_peered":"2024-02-10T05:26:44.775123+0000","last_unstale":"2024-02-10T05:26:45.802010+0000","last_undegraded":"2024-02-10T05:26:45.802010+0000","last_fullsized":"2024-02-10T05:26:45.802010+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T17:20:20.353188+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.784362+0000","last_change":"2024-02-10T05:26:45.783825+0000","last_active":"2024-02-10T05:26:45.784362+0000","last_peered":"2024-02-10T05:26:45.784362+0000","last_clean":"2024-02-10T05:26:45.784362+0000","last_became_active":"2024-02-10T05:26:45.783509+0000","last_became_peered":"2024-02-10T05:26:45.783509+0000","last_unstale":"2024-02-10T05:26:45.784362+0000","last_undegraded":"2024-02-10T05:26:45.784362+0000","last_fullsized":"2024-02-10T05:26:45.784362+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:32:34.266018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'6","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.801113+0000","last_change":"2024-02-10T05:26:44.780796+0000","last_active":"2024-02-10T05:26:45.801113+0000","last_peered":"2024-02-10T05:26:45.801113+0000","last_clean":"2024-02-10T05:26:45.801113+0000","last_became_active":"2024-02-10T05:26:44.780489+0000","last_became_peered":"2024-02-10T05:26:44.780489+0000","last_unstale":"2024-02-10T05:26:45.801113+0000","last_undegraded":"2024-02-10T05:26:45.801113+0000","last_fullsized":"2024-02-10T05:26:45.801113+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:55:56.954680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786887+0000","last_change":"2024-02-10T05:26:45.781115+0000","last_active":"2024-02-10T05:26:45.786887+0000","last_peered":"2024-02-10T05:26:45.786887+0000","last_clean":"2024-02-10T05:26:45.786887+0000","last_became_active":"2024-02-10T05:26:45.780736+0000","last_became_peered":"2024-02-10T05:26:45.780736+0000","last_unstale":"2024-02-10T05:26:45.786887+0000","last_undegraded":"2024-02-10T05:26:45.786887+0000","last_fullsized":"2024-02-10T05:26:45.786887+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:45:52.655954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800890+0000","last_change":"2024-02-10T05:26:44.771074+0000","last_active":"2024-02-10T05:26:45.800890+0000","last_peered":"2024-02-10T05:26:45.800890+0000","last_clean":"2024-02-10T05:26:45.800890+0000","last_became_active":"2024-02-10T05:26:44.770759+0000","last_became_peered":"2024-02-10T05:26:44.770759+0000","last_unstale":"2024-02-10T05:26:45.800890+0000","last_undegraded":"2024-02-10T05:26:45.800890+0000","last_fullsized":"2024-02-10T05:26:45.800890+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T08:01:07.414627+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":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":[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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794493+0000","last_change":"2024-02-10T05:26:45.793631+0000","last_active":"2024-02-10T05:26:45.794493+0000","last_peered":"2024-02-10T05:26:45.794493+0000","last_clean":"2024-02-10T05:26:45.794493+0000","last_became_active":"2024-02-10T05:26:45.793163+0000","last_became_peered":"2024-02-10T05:26:45.793163+0000","last_unstale":"2024-02-10T05:26:45.794493+0000","last_undegraded":"2024-02-10T05:26:45.794493+0000","last_fullsized":"2024-02-10T05:26:45.794493+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:53:33.594395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763615+0000","last_change":"2024-02-10T05:26:44.784281+0000","last_active":"2024-02-10T05:26:45.763615+0000","last_peered":"2024-02-10T05:26:45.763615+0000","last_clean":"2024-02-10T05:26:45.763615+0000","last_became_active":"2024-02-10T05:26:44.783965+0000","last_became_peered":"2024-02-10T05:26:44.783965+0000","last_unstale":"2024-02-10T05:26:45.763615+0000","last_undegraded":"2024-02-10T05:26:45.763615+0000","last_fullsized":"2024-02-10T05:26:45.763615+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:46.780065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.785346+0000","last_change":"2024-02-10T05:26:45.781809+0000","last_active":"2024-02-10T05:26:45.785346+0000","last_peered":"2024-02-10T05:26:45.785346+0000","last_clean":"2024-02-10T05:26:45.785346+0000","last_became_active":"2024-02-10T05:26:45.781523+0000","last_became_peered":"2024-02-10T05:26:45.781523+0000","last_unstale":"2024-02-10T05:26:45.785346+0000","last_undegraded":"2024-02-10T05:26:45.785346+0000","last_fullsized":"2024-02-10T05:26:45.785346+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:29:28.145586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.774070+0000","last_change":"2024-02-10T05:26:44.765727+0000","last_active":"2024-02-10T05:26:45.774070+0000","last_peered":"2024-02-10T05:26:45.774070+0000","last_clean":"2024-02-10T05:26:45.774070+0000","last_became_active":"2024-02-10T05:26:44.765361+0000","last_became_peered":"2024-02-10T05:26:44.765361+0000","last_unstale":"2024-02-10T05:26:45.774070+0000","last_undegraded":"2024-02-10T05:26:45.774070+0000","last_fullsized":"2024-02-10T05:26:45.774070+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:34:44.293836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798220+0000","last_change":"2024-02-10T05:26:45.797443+0000","last_active":"2024-02-10T05:26:45.798220+0000","last_peered":"2024-02-10T05:26:45.798220+0000","last_clean":"2024-02-10T05:26:45.798220+0000","last_became_active":"2024-02-10T05:26:45.797145+0000","last_became_peered":"2024-02-10T05:26:45.797145+0000","last_unstale":"2024-02-10T05:26:45.798220+0000","last_undegraded":"2024-02-10T05:26:45.798220+0000","last_fullsized":"2024-02-10T05:26:45.798220+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:34:15.792137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":19,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795799+0000","last_change":"2024-02-10T05:26:44.769799+0000","last_active":"2024-02-10T05:26:45.795799+0000","last_peered":"2024-02-10T05:26:45.795799+0000","last_clean":"2024-02-10T05:26:45.795799+0000","last_became_active":"2024-02-10T05:26:44.769516+0000","last_became_peered":"2024-02-10T05:26:44.769516+0000","last_unstale":"2024-02-10T05:26:45.795799+0000","last_undegraded":"2024-02-10T05:26:45.795799+0000","last_fullsized":"2024-02-10T05:26:45.795799+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T12:21:05.701382+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791271+0000","last_change":"2024-02-10T05:26:45.788066+0000","last_active":"2024-02-10T05:26:45.791271+0000","last_peered":"2024-02-10T05:26:45.791271+0000","last_clean":"2024-02-10T05:26:45.791271+0000","last_became_active":"2024-02-10T05:26:45.786837+0000","last_became_peered":"2024-02-10T05:26:45.786837+0000","last_unstale":"2024-02-10T05:26:45.791271+0000","last_undegraded":"2024-02-10T05:26:45.791271+0000","last_fullsized":"2024-02-10T05:26:45.791271+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:46:23.095959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.796235+0000","last_change":"2024-02-10T05:26:44.772032+0000","last_active":"2024-02-10T05:26:45.796235+0000","last_peered":"2024-02-10T05:26:45.796235+0000","last_clean":"2024-02-10T05:26:45.796235+0000","last_became_active":"2024-02-10T05:26:44.771703+0000","last_became_peered":"2024-02-10T05:26:44.771703+0000","last_unstale":"2024-02-10T05:26:45.796235+0000","last_undegraded":"2024-02-10T05:26:45.796235+0000","last_fullsized":"2024-02-10T05:26:45.796235+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:30:15.858673+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.790851+0000","last_change":"2024-02-10T05:26:45.783131+0000","last_active":"2024-02-10T05:26:45.790851+0000","last_peered":"2024-02-10T05:26:45.790851+0000","last_clean":"2024-02-10T05:26:45.790851+0000","last_became_active":"2024-02-10T05:26:45.782788+0000","last_became_peered":"2024-02-10T05:26:45.782788+0000","last_unstale":"2024-02-10T05:26:45.790851+0000","last_undegraded":"2024-02-10T05:26:45.790851+0000","last_fullsized":"2024-02-10T05:26:45.790851+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:56:31.723324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.764704+0000","last_change":"2024-02-10T05:26:44.770130+0000","last_active":"2024-02-10T05:26:45.764704+0000","last_peered":"2024-02-10T05:26:45.764704+0000","last_clean":"2024-02-10T05:26:45.764704+0000","last_became_active":"2024-02-10T05:26:44.769669+0000","last_became_peered":"2024-02-10T05:26:44.769669+0000","last_unstale":"2024-02-10T05:26:45.764704+0000","last_undegraded":"2024-02-10T05:26:45.764704+0000","last_fullsized":"2024-02-10T05:26:45.764704+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:49:46.892628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.774358+0000","last_change":"2024-02-10T05:26:45.769631+0000","last_active":"2024-02-10T05:26:45.774358+0000","last_peered":"2024-02-10T05:26:45.774358+0000","last_clean":"2024-02-10T05:26:45.774358+0000","last_became_active":"2024-02-10T05:26:45.769264+0000","last_became_peered":"2024-02-10T05:26:45.769264+0000","last_unstale":"2024-02-10T05:26:45.774358+0000","last_undegraded":"2024-02-10T05:26:45.774358+0000","last_fullsized":"2024-02-10T05:26:45.774358+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:47:22.436695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763484+0000","last_change":"2024-02-10T05:26:44.781129+0000","last_active":"2024-02-10T05:26:45.763484+0000","last_peered":"2024-02-10T05:26:45.763484+0000","last_clean":"2024-02-10T05:26:45.763484+0000","last_became_active":"2024-02-10T05:26:44.780857+0000","last_became_peered":"2024-02-10T05:26:44.780857+0000","last_unstale":"2024-02-10T05:26:45.763484+0000","last_undegraded":"2024-02-10T05:26:45.763484+0000","last_fullsized":"2024-02-10T05:26:45.763484+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:36:49.323986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791188+0000","last_change":"2024-02-10T05:26:45.789671+0000","last_active":"2024-02-10T05:26:45.791188+0000","last_peered":"2024-02-10T05:26:45.791188+0000","last_clean":"2024-02-10T05:26:45.791188+0000","last_became_active":"2024-02-10T05:26:45.789357+0000","last_became_peered":"2024-02-10T05:26:45.789357+0000","last_unstale":"2024-02-10T05:26:45.791188+0000","last_undegraded":"2024-02-10T05:26:45.791188+0000","last_fullsized":"2024-02-10T05:26:45.791188+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:04:06.250390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.0","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.788923+0000","last_change":"2024-02-10T05:26:45.788201+0000","last_active":"2024-02-10T05:26:45.788923+0000","last_peered":"2024-02-10T05:26:45.788923+0000","last_clean":"2024-02-10T05:26:45.788923+0000","last_became_active":"2024-02-10T05:26:45.787963+0000","last_became_peered":"2024-02-10T05:26:45.787963+0000","last_unstale":"2024-02-10T05:26:45.788923+0000","last_undegraded":"2024-02-10T05:26:45.788923+0000","last_fullsized":"2024-02-10T05:26:45.788923+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:21:58.997843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.757985+0000","last_change":"2024-02-10T05:26:44.769118+0000","last_active":"2024-02-10T05:26:45.757985+0000","last_peered":"2024-02-10T05:26:45.757985+0000","last_clean":"2024-02-10T05:26:45.757985+0000","last_became_active":"2024-02-10T05:26:44.768817+0000","last_became_peered":"2024-02-10T05:26:44.768817+0000","last_unstale":"2024-02-10T05:26:45.757985+0000","last_undegraded":"2024-02-10T05:26:45.757985+0000","last_fullsized":"2024-02-10T05:26:45.757985+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:58:26.823571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786627+0000","last_change":"2024-02-10T05:26:45.786320+0000","last_active":"2024-02-10T05:26:45.786627+0000","last_peered":"2024-02-10T05:26:45.786627+0000","last_clean":"2024-02-10T05:26:45.786627+0000","last_became_active":"2024-02-10T05:26:45.786002+0000","last_became_peered":"2024-02-10T05:26:45.786002+0000","last_unstale":"2024-02-10T05:26:45.786627+0000","last_undegraded":"2024-02-10T05:26:45.786627+0000","last_fullsized":"2024-02-10T05:26:45.786627+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:18:32.807973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763990+0000","last_change":"2024-02-10T05:26:44.784740+0000","last_active":"2024-02-10T05:26:45.763990+0000","last_peered":"2024-02-10T05:26:45.763990+0000","last_clean":"2024-02-10T05:26:45.763990+0000","last_became_active":"2024-02-10T05:26:44.784406+0000","last_became_peered":"2024-02-10T05:26:44.784406+0000","last_unstale":"2024-02-10T05:26:45.763990+0000","last_undegraded":"2024-02-10T05:26:45.763990+0000","last_fullsized":"2024-02-10T05:26:45.763990+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:07:00.959184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"21'117","reported_seq":230,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.768770+0000","last_change":"2024-02-10T05:26:30.484844+0000","last_active":"2024-02-10T05:26:45.768770+0000","last_peered":"2024-02-10T05:26:45.768770+0000","last_clean":"2024-02-10T05:26:45.768770+0000","last_became_active":"2024-02-10T05:26:30.484486+0000","last_became_peered":"2024-02-10T05:26:30.484486+0000","last_unstale":"2024-02-10T05:26:45.768770+0000","last_undegraded":"2024-02-10T05:26:45.768770+0000","last_fullsized":"2024-02-10T05:26:45.768770+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-02-10T05:24:26.860968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:24:26.860968+0000","last_clean_scrub_stamp":"2024-02-10T05:24:26.860968+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-02-11T14:54:35.870947+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":"3.1","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794728+0000","last_change":"2024-02-10T05:26:45.794364+0000","last_active":"2024-02-10T05:26:45.794728+0000","last_peered":"2024-02-10T05:26:45.794728+0000","last_clean":"2024-02-10T05:26:45.794728+0000","last_became_active":"2024-02-10T05:26:45.793124+0000","last_became_peered":"2024-02-10T05:26:45.793124+0000","last_unstale":"2024-02-10T05:26:45.794728+0000","last_undegraded":"2024-02-10T05:26:45.794728+0000","last_fullsized":"2024-02-10T05:26:45.794728+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:01:05.121949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.768888+0000","last_change":"2024-02-10T05:26:44.781636+0000","last_active":"2024-02-10T05:26:45.768888+0000","last_peered":"2024-02-10T05:26:45.768888+0000","last_clean":"2024-02-10T05:26:45.768888+0000","last_became_active":"2024-02-10T05:26:44.780875+0000","last_became_peered":"2024-02-10T05:26:44.780875+0000","last_unstale":"2024-02-10T05:26:45.768888+0000","last_undegraded":"2024-02-10T05:26:45.768888+0000","last_fullsized":"2024-02-10T05:26:45.768888+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:18:45.354223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.769223+0000","last_change":"2024-02-10T05:26:44.778824+0000","last_active":"2024-02-10T05:26:45.769223+0000","last_peered":"2024-02-10T05:26:45.769223+0000","last_clean":"2024-02-10T05:26:45.769223+0000","last_became_active":"2024-02-10T05:26:44.778408+0000","last_became_peered":"2024-02-10T05:26:44.778408+0000","last_unstale":"2024-02-10T05:26:45.769223+0000","last_undegraded":"2024-02-10T05:26:45.769223+0000","last_fullsized":"2024-02-10T05:26:45.769223+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:44:34.793295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.787343+0000","last_change":"2024-02-10T05:26:45.780079+0000","last_active":"2024-02-10T05:26:45.787343+0000","last_peered":"2024-02-10T05:26:45.787343+0000","last_clean":"2024-02-10T05:26:45.787343+0000","last_became_active":"2024-02-10T05:26:45.778952+0000","last_became_peered":"2024-02-10T05:26:45.778952+0000","last_unstale":"2024-02-10T05:26:45.787343+0000","last_undegraded":"2024-02-10T05:26:45.787343+0000","last_fullsized":"2024-02-10T05:26:45.787343+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:54:34.783579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.763732+0000","last_change":"2024-02-10T05:26:44.770571+0000","last_active":"2024-02-10T05:26:45.763732+0000","last_peered":"2024-02-10T05:26:45.763732+0000","last_clean":"2024-02-10T05:26:45.763732+0000","last_became_active":"2024-02-10T05:26:44.770269+0000","last_became_peered":"2024-02-10T05:26:44.770269+0000","last_unstale":"2024-02-10T05:26:45.763732+0000","last_undegraded":"2024-02-10T05:26:45.763732+0000","last_fullsized":"2024-02-10T05:26:45.763732+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:24.133132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795464+0000","last_change":"2024-02-10T05:26:45.793446+0000","last_active":"2024-02-10T05:26:45.795464+0000","last_peered":"2024-02-10T05:26:45.795464+0000","last_clean":"2024-02-10T05:26:45.795464+0000","last_became_active":"2024-02-10T05:26:45.793150+0000","last_became_peered":"2024-02-10T05:26:45.793150+0000","last_unstale":"2024-02-10T05:26:45.795464+0000","last_undegraded":"2024-02-10T05:26:45.795464+0000","last_fullsized":"2024-02-10T05:26:45.795464+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:06:05.990905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798159+0000","last_change":"2024-02-10T05:26:44.777171+0000","last_active":"2024-02-10T05:26:45.798159+0000","last_peered":"2024-02-10T05:26:45.798159+0000","last_clean":"2024-02-10T05:26:45.798159+0000","last_became_active":"2024-02-10T05:26:44.776871+0000","last_became_peered":"2024-02-10T05:26:44.776871+0000","last_unstale":"2024-02-10T05:26:45.798159+0000","last_undegraded":"2024-02-10T05:26:45.798159+0000","last_fullsized":"2024-02-10T05:26:45.798159+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:30:02.102627+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.784435+0000","last_change":"2024-02-10T05:26:45.784159+0000","last_active":"2024-02-10T05:26:45.784435+0000","last_peered":"2024-02-10T05:26:45.784435+0000","last_clean":"2024-02-10T05:26:45.784435+0000","last_became_active":"2024-02-10T05:26:45.783874+0000","last_became_peered":"2024-02-10T05:26:45.783874+0000","last_unstale":"2024-02-10T05:26:45.784435+0000","last_undegraded":"2024-02-10T05:26:45.784435+0000","last_fullsized":"2024-02-10T05:26:45.784435+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:50:50.126272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.768674+0000","last_change":"2024-02-10T05:26:44.780860+0000","last_active":"2024-02-10T05:26:45.768674+0000","last_peered":"2024-02-10T05:26:45.768674+0000","last_clean":"2024-02-10T05:26:45.768674+0000","last_became_active":"2024-02-10T05:26:44.779763+0000","last_became_peered":"2024-02-10T05:26:44.779763+0000","last_unstale":"2024-02-10T05:26:45.768674+0000","last_undegraded":"2024-02-10T05:26:45.768674+0000","last_fullsized":"2024-02-10T05:26:45.768674+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:08:52.866759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.775417+0000","last_change":"2024-02-10T05:26:45.774425+0000","last_active":"2024-02-10T05:26:45.775417+0000","last_peered":"2024-02-10T05:26:45.775417+0000","last_clean":"2024-02-10T05:26:45.775417+0000","last_became_active":"2024-02-10T05:26:45.774153+0000","last_became_peered":"2024-02-10T05:26:45.774153+0000","last_unstale":"2024-02-10T05:26:45.775417+0000","last_undegraded":"2024-02-10T05:26:45.775417+0000","last_fullsized":"2024-02-10T05:26:45.775417+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:51:40.122019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.765351+0000","last_change":"2024-02-10T05:26:44.769087+0000","last_active":"2024-02-10T05:26:45.765351+0000","last_peered":"2024-02-10T05:26:45.765351+0000","last_clean":"2024-02-10T05:26:45.765351+0000","last_became_active":"2024-02-10T05:26:44.768839+0000","last_became_peered":"2024-02-10T05:26:44.768839+0000","last_unstale":"2024-02-10T05:26:45.765351+0000","last_undegraded":"2024-02-10T05:26:45.765351+0000","last_fullsized":"2024-02-10T05:26:45.765351+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:33.336827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.771411+0000","last_change":"2024-02-10T05:26:45.771185+0000","last_active":"2024-02-10T05:26:45.771411+0000","last_peered":"2024-02-10T05:26:45.771411+0000","last_clean":"2024-02-10T05:26:45.771411+0000","last_became_active":"2024-02-10T05:26:45.770827+0000","last_became_peered":"2024-02-10T05:26:45.770827+0000","last_unstale":"2024-02-10T05:26:45.771411+0000","last_undegraded":"2024-02-10T05:26:45.771411+0000","last_fullsized":"2024-02-10T05:26:45.771411+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:47:55.395021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.762928+0000","last_change":"2024-02-10T05:26:44.767963+0000","last_active":"2024-02-10T05:26:45.762928+0000","last_peered":"2024-02-10T05:26:45.762928+0000","last_clean":"2024-02-10T05:26:45.762928+0000","last_became_active":"2024-02-10T05:26:44.767702+0000","last_became_peered":"2024-02-10T05:26:44.767702+0000","last_unstale":"2024-02-10T05:26:45.762928+0000","last_undegraded":"2024-02-10T05:26:45.762928+0000","last_fullsized":"2024-02-10T05:26:45.762928+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:33:44.617744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.796287+0000","last_change":"2024-02-10T05:26:45.792763+0000","last_active":"2024-02-10T05:26:45.796287+0000","last_peered":"2024-02-10T05:26:45.796287+0000","last_clean":"2024-02-10T05:26:45.796287+0000","last_became_active":"2024-02-10T05:26:45.792466+0000","last_became_peered":"2024-02-10T05:26:45.792466+0000","last_unstale":"2024-02-10T05:26:45.796287+0000","last_undegraded":"2024-02-10T05:26:45.796287+0000","last_fullsized":"2024-02-10T05:26:45.796287+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:03:59.725431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794235+0000","last_change":"2024-02-10T05:26:44.781861+0000","last_active":"2024-02-10T05:26:45.794235+0000","last_peered":"2024-02-10T05:26:45.794235+0000","last_clean":"2024-02-10T05:26:45.794235+0000","last_became_active":"2024-02-10T05:26:44.779911+0000","last_became_peered":"2024-02-10T05:26:44.779911+0000","last_unstale":"2024-02-10T05:26:45.794235+0000","last_undegraded":"2024-02-10T05:26:45.794235+0000","last_fullsized":"2024-02-10T05:26:45.794235+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:37:04.327533+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794459+0000","last_change":"2024-02-10T05:26:45.794041+0000","last_active":"2024-02-10T05:26:45.794459+0000","last_peered":"2024-02-10T05:26:45.794459+0000","last_clean":"2024-02-10T05:26:45.794459+0000","last_became_active":"2024-02-10T05:26:45.793737+0000","last_became_peered":"2024-02-10T05:26:45.793737+0000","last_unstale":"2024-02-10T05:26:45.794459+0000","last_undegraded":"2024-02-10T05:26:45.794459+0000","last_fullsized":"2024-02-10T05:26:45.794459+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:13:32.930226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.757878+0000","last_change":"2024-02-10T05:26:44.776845+0000","last_active":"2024-02-10T05:26:45.757878+0000","last_peered":"2024-02-10T05:26:45.757878+0000","last_clean":"2024-02-10T05:26:45.757878+0000","last_became_active":"2024-02-10T05:26:44.776538+0000","last_became_peered":"2024-02-10T05:26:44.776538+0000","last_unstale":"2024-02-10T05:26:45.757878+0000","last_undegraded":"2024-02-10T05:26:45.757878+0000","last_fullsized":"2024-02-10T05:26:45.757878+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:17.716389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.791030+0000","last_change":"2024-02-10T05:26:45.786593+0000","last_active":"2024-02-10T05:26:45.791030+0000","last_peered":"2024-02-10T05:26:45.791030+0000","last_clean":"2024-02-10T05:26:45.791030+0000","last_became_active":"2024-02-10T05:26:45.786201+0000","last_became_peered":"2024-02-10T05:26:45.786201+0000","last_unstale":"2024-02-10T05:26:45.791030+0000","last_undegraded":"2024-02-10T05:26:45.791030+0000","last_fullsized":"2024-02-10T05:26:45.791030+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:56:56.553346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.801551+0000","last_change":"2024-02-10T05:26:44.766766+0000","last_active":"2024-02-10T05:26:45.801551+0000","last_peered":"2024-02-10T05:26:45.801551+0000","last_clean":"2024-02-10T05:26:45.801551+0000","last_became_active":"2024-02-10T05:26:44.766378+0000","last_became_peered":"2024-02-10T05:26:44.766378+0000","last_unstale":"2024-02-10T05:26:45.801551+0000","last_undegraded":"2024-02-10T05:26:45.801551+0000","last_fullsized":"2024-02-10T05:26:45.801551+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:08.781216+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789279+0000","last_change":"2024-02-10T05:26:45.787401+0000","last_active":"2024-02-10T05:26:45.789279+0000","last_peered":"2024-02-10T05:26:45.789279+0000","last_clean":"2024-02-10T05:26:45.789279+0000","last_became_active":"2024-02-10T05:26:45.786908+0000","last_became_peered":"2024-02-10T05:26:45.786908+0000","last_unstale":"2024-02-10T05:26:45.789279+0000","last_undegraded":"2024-02-10T05:26:45.789279+0000","last_fullsized":"2024-02-10T05:26:45.789279+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:33:25.470640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.779399+0000","last_change":"2024-02-10T05:26:44.782528+0000","last_active":"2024-02-10T05:26:45.779399+0000","last_peered":"2024-02-10T05:26:45.779399+0000","last_clean":"2024-02-10T05:26:45.779399+0000","last_became_active":"2024-02-10T05:26:44.782226+0000","last_became_peered":"2024-02-10T05:26:44.782226+0000","last_unstale":"2024-02-10T05:26:45.779399+0000","last_undegraded":"2024-02-10T05:26:45.779399+0000","last_fullsized":"2024-02-10T05:26:45.779399+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:34:22.198584+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795320+0000","last_change":"2024-02-10T05:26:45.791488+0000","last_active":"2024-02-10T05:26:45.795320+0000","last_peered":"2024-02-10T05:26:45.795320+0000","last_clean":"2024-02-10T05:26:45.795320+0000","last_became_active":"2024-02-10T05:26:45.787816+0000","last_became_peered":"2024-02-10T05:26:45.787816+0000","last_unstale":"2024-02-10T05:26:45.795320+0000","last_undegraded":"2024-02-10T05:26:45.795320+0000","last_fullsized":"2024-02-10T05:26:45.795320+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:10:41.312482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800172+0000","last_change":"2024-02-10T05:26:45.799542+0000","last_active":"2024-02-10T05:26:45.800172+0000","last_peered":"2024-02-10T05:26:45.800172+0000","last_clean":"2024-02-10T05:26:45.800172+0000","last_became_active":"2024-02-10T05:26:45.798806+0000","last_became_peered":"2024-02-10T05:26:45.798806+0000","last_unstale":"2024-02-10T05:26:45.800172+0000","last_undegraded":"2024-02-10T05:26:45.800172+0000","last_fullsized":"2024-02-10T05:26:45.800172+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:11:20.157745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.786672+0000","last_change":"2024-02-10T05:26:45.783419+0000","last_active":"2024-02-10T05:26:45.786672+0000","last_peered":"2024-02-10T05:26:45.786672+0000","last_clean":"2024-02-10T05:26:45.786672+0000","last_became_active":"2024-02-10T05:26:45.783077+0000","last_became_peered":"2024-02-10T05:26:45.783077+0000","last_unstale":"2024-02-10T05:26:45.786672+0000","last_undegraded":"2024-02-10T05:26:45.786672+0000","last_fullsized":"2024-02-10T05:26:45.786672+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:02:39.953189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.782494+0000","last_change":"2024-02-10T05:26:45.781614+0000","last_active":"2024-02-10T05:26:45.782494+0000","last_peered":"2024-02-10T05:26:45.782494+0000","last_clean":"2024-02-10T05:26:45.782494+0000","last_became_active":"2024-02-10T05:26:45.781340+0000","last_became_peered":"2024-02-10T05:26:45.781340+0000","last_unstale":"2024-02-10T05:26:45.782494+0000","last_undegraded":"2024-02-10T05:26:45.782494+0000","last_fullsized":"2024-02-10T05:26:45.782494+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:27:59.670697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.794542+0000","last_change":"2024-02-10T05:26:45.793809+0000","last_active":"2024-02-10T05:26:45.794542+0000","last_peered":"2024-02-10T05:26:45.794542+0000","last_clean":"2024-02-10T05:26:45.794542+0000","last_became_active":"2024-02-10T05:26:45.793528+0000","last_became_peered":"2024-02-10T05:26:45.793528+0000","last_unstale":"2024-02-10T05:26:45.794542+0000","last_undegraded":"2024-02-10T05:26:45.794542+0000","last_fullsized":"2024-02-10T05:26:45.794542+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:48:48.158731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.24","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.795215+0000","last_change":"2024-02-10T05:26:45.793831+0000","last_active":"2024-02-10T05:26:45.795215+0000","last_peered":"2024-02-10T05:26:45.795215+0000","last_clean":"2024-02-10T05:26:45.795215+0000","last_became_active":"2024-02-10T05:26:45.793483+0000","last_became_peered":"2024-02-10T05:26:45.793483+0000","last_unstale":"2024-02-10T05:26:45.795215+0000","last_undegraded":"2024-02-10T05:26:45.795215+0000","last_fullsized":"2024-02-10T05:26:45.795215+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:32.203724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.797970+0000","last_change":"2024-02-10T05:26:45.797648+0000","last_active":"2024-02-10T05:26:45.797970+0000","last_peered":"2024-02-10T05:26:45.797970+0000","last_clean":"2024-02-10T05:26:45.797970+0000","last_became_active":"2024-02-10T05:26:45.797357+0000","last_became_peered":"2024-02-10T05:26:45.797357+0000","last_unstale":"2024-02-10T05:26:45.797970+0000","last_undegraded":"2024-02-10T05:26:45.797970+0000","last_fullsized":"2024-02-10T05:26:45.797970+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:28:25.314325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.798190+0000","last_change":"2024-02-10T05:26:45.796738+0000","last_active":"2024-02-10T05:26:45.798190+0000","last_peered":"2024-02-10T05:26:45.798190+0000","last_clean":"2024-02-10T05:26:45.798190+0000","last_became_active":"2024-02-10T05:26:45.796444+0000","last_became_peered":"2024-02-10T05:26:45.796444+0000","last_unstale":"2024-02-10T05:26:45.798190+0000","last_undegraded":"2024-02-10T05:26:45.798190+0000","last_fullsized":"2024-02-10T05:26:45.798190+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:41:00.967159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.27","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.777058+0000","last_change":"2024-02-10T05:26:45.775800+0000","last_active":"2024-02-10T05:26:45.777058+0000","last_peered":"2024-02-10T05:26:45.777058+0000","last_clean":"2024-02-10T05:26:45.777058+0000","last_became_active":"2024-02-10T05:26:45.775526+0000","last_became_peered":"2024-02-10T05:26:45.775526+0000","last_unstale":"2024-02-10T05:26:45.777058+0000","last_undegraded":"2024-02-10T05:26:45.777058+0000","last_fullsized":"2024-02-10T05:26:45.777058+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:30.778855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.28","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.773327+0000","last_change":"2024-02-10T05:26:45.768139+0000","last_active":"2024-02-10T05:26:45.773327+0000","last_peered":"2024-02-10T05:26:45.773327+0000","last_clean":"2024-02-10T05:26:45.773327+0000","last_became_active":"2024-02-10T05:26:45.767634+0000","last_became_peered":"2024-02-10T05:26:45.767634+0000","last_unstale":"2024-02-10T05:26:45.773327+0000","last_undegraded":"2024-02-10T05:26:45.773327+0000","last_fullsized":"2024-02-10T05:26:45.773327+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:43:11.364448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.796665+0000","last_change":"2024-02-10T05:26:45.794286+0000","last_active":"2024-02-10T05:26:45.796665+0000","last_peered":"2024-02-10T05:26:45.796665+0000","last_clean":"2024-02-10T05:26:45.796665+0000","last_became_active":"2024-02-10T05:26:45.793963+0000","last_became_peered":"2024-02-10T05:26:45.793963+0000","last_unstale":"2024-02-10T05:26:45.796665+0000","last_undegraded":"2024-02-10T05:26:45.796665+0000","last_fullsized":"2024-02-10T05:26:45.796665+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:20:44.454743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.789344+0000","last_change":"2024-02-10T05:26:45.787836+0000","last_active":"2024-02-10T05:26:45.789344+0000","last_peered":"2024-02-10T05:26:45.789344+0000","last_clean":"2024-02-10T05:26:45.789344+0000","last_became_active":"2024-02-10T05:26:45.787491+0000","last_became_peered":"2024-02-10T05:26:45.787491+0000","last_unstale":"2024-02-10T05:26:45.789344+0000","last_undegraded":"2024-02-10T05:26:45.789344+0000","last_fullsized":"2024-02-10T05:26:45.789344+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:31:49.776954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.801273+0000","last_change":"2024-02-10T05:26:45.800393+0000","last_active":"2024-02-10T05:26:45.801273+0000","last_peered":"2024-02-10T05:26:45.801273+0000","last_clean":"2024-02-10T05:26:45.801273+0000","last_became_active":"2024-02-10T05:26:45.797998+0000","last_became_peered":"2024-02-10T05:26:45.797998+0000","last_unstale":"2024-02-10T05:26:45.801273+0000","last_undegraded":"2024-02-10T05:26:45.801273+0000","last_fullsized":"2024-02-10T05:26:45.801273+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:59:23.046569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-02-10T05:26:45.800735+0000","last_change":"2024-02-10T05:26:45.800355+0000","last_active":"2024-02-10T05:26:45.800735+0000","last_peered":"2024-02-10T05:26:45.800735+0000","last_clean":"2024-02-10T05:26:45.800735+0000","last_became_active":"2024-02-10T05:26:45.800014+0000","last_became_peered":"2024-02-10T05:26:45.800014+0000","last_unstale":"2024-02-10T05:26:45.800735+0000","last_undegraded":"2024-02-10T05:26:45.800735+0000","last_fullsized":"2024-02-10T05:26:45.800735+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:38:35.311563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2306,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":44,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":13,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":38,"ondisk_log_size":38,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233991,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298476,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446676,"statfs":{"total":95995035648,"available":95689396224,"internally_reserved":0,"allocated":1216512,"data_stored":849314,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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.436}]},{"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.378}]},{"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.45000000000000001}]},{"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.58799999999999997}]},{"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.69099999999999995}]},{"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.71799999999999997}]},{"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.75700000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495627,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298484,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446668,"statfs":{"total":95995035648,"available":95689388032,"internally_reserved":0,"allocated":1224704,"data_stored":850597,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"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.52900000000000003}]},{"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.56699999999999995}]},{"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.59599999999999997}]},{"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.627}]},{"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.81899999999999995}]},{"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.78100000000000003}]},{"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.75800000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574884,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297888,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447264,"statfs":{"total":95995035648,"available":95689998336,"internally_reserved":0,"allocated":614400,"data_stored":258058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":"Sat Feb 10 05:26:06 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.32400000000000001,"15min":0.31},"min":{"1min":0.254,"5min":0.19,"15min":0.19},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.23799999999999999},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.34799999999999998,"15min":0.33000000000000002},"min":{"1min":0.32100000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.29499999999999998}]},{"osd":2,"last update":"Sat Feb 10 05:26:31 2024","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.41499999999999998,"15min":0.40699999999999997},"min":{"1min":0.33200000000000002,"5min":0.25,"15min":0.25},"max":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.38},{"interface":"front","average":{"1min":0.432,"5min":0.40600000000000003,"15min":0.40200000000000002},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.223}]},{"osd":3,"last update":"Sat Feb 10 05:25:57 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.33100000000000002}]},{"osd":4,"last update":"Sat Feb 10 05:26:13 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.49399999999999999}]},{"osd":5,"last update":"Sat Feb 10 05:26:41 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.53200000000000003}]},{"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.40699999999999997}]},{"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.47999999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738409,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298488,"kb_used_data":1200,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446664,"statfs":{"total":95995035648,"available":95689383936,"internally_reserved":0,"allocated":1228800,"data_stored":849761,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 05:26:03 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.32300000000000001,"15min":0.312},"min":{"1min":0.247,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.311},{"interface":"front","average":{"1min":0.40999999999999998,"5min":0.33000000000000002,"15min":0.316},"min":{"1min":0.26900000000000002,"5min":0.215,"15min":0.215},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.32900000000000001}]},{"osd":2,"last update":"Sat Feb 10 05:26:34 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.371,"15min":0.36099999999999999},"min":{"1min":0.29699999999999999,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.40000000000000002,"15min":0.39200000000000002},"min":{"1min":0.309,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.59499999999999997,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.37}]},{"osd":3,"last update":"Sat Feb 10 05:25:53 2024","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.38500000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:26:15 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.504},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.56499999999999995}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.55600000000000005}]},{"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.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.52700000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411360,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297892,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447260,"statfs":{"total":95995035648,"available":95689994240,"internally_reserved":0,"allocated":618496,"data_stored":258693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:29 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.38,"15min":0.372},"min":{"1min":0.309,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.40500000000000003,"15min":0.39500000000000002},"min":{"1min":0.27700000000000002,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.61099999999999999,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.437}]},{"osd":1,"last update":"Sat Feb 10 05:26:29 2024","interfaces":[{"interface":"back","average":{"1min":0.42599999999999999,"5min":0.40899999999999997,"15min":0.40600000000000003},"min":{"1min":0.29299999999999998,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.503,"5min":0.42399999999999999,"15min":0.41099999999999998},"min":{"1min":0.29299999999999998,"5min":0.193,"15min":0.193},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.40400000000000003}]},{"osd":3,"last update":"Sat Feb 10 05:25:54 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.38500000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:26:14 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.70299999999999996}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.77300000000000002}]},{"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.64800000000000002}]},{"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.745}]}]},{"osd":3,"up_from":25,"seq":107374182426,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297912,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447240,"statfs":{"total":95995035648,"available":95689973760,"internally_reserved":0,"allocated":638976,"data_stored":260333,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"last":0.309},{"interface":"front","average":{"1min":0.436,"5min":0.436,"15min":0.436},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.432}]},{"osd":1,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.40000000000000002}]},{"osd":2,"last update":"Sat Feb 10 05:25:51 2024","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.37},{"interface":"front","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.38300000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:26:14 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.623},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.63200000000000001}]},{"osd":5,"last update":"Sat Feb 10 05:26:38 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.53900000000000003}]},{"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.65200000000000002}]},{"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.56399999999999995}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":259373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.52000000000000002}]},{"osd":1,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.50800000000000001}]},{"osd":2,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.624}]},{"osd":3,"last update":"Sat Feb 10 05:26:17 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.59899999999999998}]},{"osd":5,"last update":"Sat Feb 10 05:26:39 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.433,"15min":0.433},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.36499999999999999}]},{"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.38400000000000001}]},{"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.42099999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757263,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297908,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447244,"statfs":{"total":95995035648,"available":95689977856,"internally_reserved":0,"allocated":634880,"data_stored":260319,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.49199999999999999}]},{"osd":1,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.64300000000000002}]},{"osd":2,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.52700000000000002}]},{"osd":3,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.59199999999999997}]},{"osd":4,"last update":"Sat Feb 10 05:26:42 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.45700000000000002}]},{"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.68500000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51300000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"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":1640,"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":680,"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":1626,"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":1536,"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":576,"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-02-10T05:26:53.332 INFO:tasks.cephfs.filesystem.ceph_manager:clean! 2024-02-10T05:26:53.333 INFO:tasks.cephadm:Adding prometheus.a on smithi189 2024-02-10T05:26:53.333 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch apply prometheus '1;smithi189=a' 2024-02-10T05:26:53.593 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:26:54.032 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:53 smithi189 ceph-mon[31422]: pgmap v191: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-02-10T05:26:54.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:53 smithi178 ceph-mon[27572]: pgmap v191: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-02-10T05:26:54.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:53 smithi178 ceph-mon[36851]: pgmap v191: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-02-10T05:26:55.003 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:54 smithi189 ceph-mon[31422]: from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:54 smithi178 ceph-mon[27572]: from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:54 smithi178 ceph-mon[36851]: from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:26:55.442 INFO:teuthology.orchestra.run.smithi189.stdout:Scheduled prometheus update... 2024-02-10T05:26:56.074 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:55 smithi189 ceph-mon[31422]: pgmap v192: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2024-02-10T05:26:56.074 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:55 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:56.074 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:55 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:56.074 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:55 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:56.074 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:55 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:56.074 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:55 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:56.098 DEBUG:teuthology.orchestra.run.smithi189:prometheus.a> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@prometheus.a.service 2024-02-10T05:26:56.100 INFO:tasks.cephadm:Adding node-exporter.a on smithi178 2024-02-10T05:26:56.100 INFO:tasks.cephadm:Adding node-exporter.b on smithi189 2024-02-10T05:26:56.100 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch apply node-exporter '2;smithi178=a;smithi189=b' 2024-02-10T05:26:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:55 smithi178 ceph-mon[27572]: pgmap v192: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2024-02-10T05:26:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:55 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:55 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:55 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:55 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:55 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:55 smithi178 ceph-mon[36851]: pgmap v192: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2024-02-10T05:26:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:55 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:56.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:55 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:26:56.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:55 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:26:56.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:55 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:26:56.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:55 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:26:56.398 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:26:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:56 smithi189 ceph-mon[31422]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi189=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:26:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:56 smithi189 ceph-mon[31422]: Saving service prometheus spec with placement smithi189=a;count:1 2024-02-10T05:26:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:56 smithi189 ceph-mon[31422]: Deploying daemon prometheus.a on smithi189 2024-02-10T05:26:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:56 smithi178 ceph-mon[27572]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi189=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:26:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:56 smithi178 ceph-mon[27572]: Saving service prometheus spec with placement smithi189=a;count:1 2024-02-10T05:26:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:56 smithi178 ceph-mon[27572]: Deploying daemon prometheus.a on smithi189 2024-02-10T05:26:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:56 smithi178 ceph-mon[36851]: from='client.24418 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi189=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:26:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:56 smithi178 ceph-mon[36851]: Saving service prometheus spec with placement smithi189=a;count:1 2024-02-10T05:26:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:56 smithi178 ceph-mon[36851]: Deploying daemon prometheus.a on smithi189 2024-02-10T05:26:58.085 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:57 smithi189 ceph-mon[31422]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-02-10T05:26:58.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:57 smithi178 ceph-mon[27572]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-02-10T05:26:58.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:57 smithi178 ceph-mon[36851]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 KiB/s wr, 4 op/s 2024-02-10T05:26:58.827 INFO:teuthology.orchestra.run.smithi189.stdout:Scheduled node-exporter update... 2024-02-10T05:26:59.817 DEBUG:teuthology.orchestra.run.smithi178:node-exporter.a> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.a.service 2024-02-10T05:26:59.821 DEBUG:teuthology.orchestra.run.smithi189:node-exporter.b> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.b.service 2024-02-10T05:26:59.823 INFO:tasks.cephadm:Adding alertmanager.a on smithi178 2024-02-10T05:26:59.823 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch apply alertmanager '1;smithi178=a' 2024-02-10T05:27:00.140 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:27:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:59 smithi178 ceph-mon[27572]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-02-10T05:27:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:59 smithi178 ceph-mon[27572]: from='client.24424 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi178=a;smithi189=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:27:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:59 smithi178 ceph-mon[27572]: Saving service node-exporter spec with placement smithi178=a;smithi189=b;count:2 2024-02-10T05:27:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:26:59 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:00.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:59 smithi178 ceph-mon[36851]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-02-10T05:27:00.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:59 smithi178 ceph-mon[36851]: from='client.24424 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi178=a;smithi189=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:27:00.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:59 smithi178 ceph-mon[36851]: Saving service node-exporter spec with placement smithi178=a;smithi189=b;count:2 2024-02-10T05:27:00.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:26:59 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:00.262 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:59 smithi189 ceph-mon[31422]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2024-02-10T05:27:00.262 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:59 smithi189 ceph-mon[31422]: from='client.24424 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi178=a;smithi189=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:27:00.262 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:59 smithi189 ceph-mon[31422]: Saving service node-exporter spec with placement smithi178=a;smithi189=b;count:2 2024-02-10T05:27:00.262 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:26:59 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:02.023 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:01 smithi189 ceph-mon[31422]: pgmap v195: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 597 B/s wr, 0 op/s 2024-02-10T05:27:02.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:01 smithi178 ceph-mon[27572]: pgmap v195: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 597 B/s wr, 0 op/s 2024-02-10T05:27:02.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:01 smithi178 ceph-mon[36851]: pgmap v195: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 597 B/s wr, 0 op/s 2024-02-10T05:27:02.544 INFO:teuthology.orchestra.run.smithi189.stdout:Scheduled alertmanager update... 2024-02-10T05:27:03.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:03 smithi178 ceph-mon[27572]: pgmap v196: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-10T05:27:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:03 smithi178 ceph-mon[27572]: from='client.24430 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi178=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:27:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:03 smithi178 ceph-mon[27572]: Saving service alertmanager spec with placement smithi178=a;count:1 2024-02-10T05:27:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:03 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:03 smithi178 ceph-mon[36851]: pgmap v196: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-10T05:27:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:03 smithi178 ceph-mon[36851]: from='client.24430 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi178=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:27:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:03 smithi178 ceph-mon[36851]: Saving service alertmanager spec with placement smithi178=a;count:1 2024-02-10T05:27:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:03 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:03 smithi189 ceph-mon[31422]: pgmap v196: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-10T05:27:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:03 smithi189 ceph-mon[31422]: from='client.24430 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi178=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:27:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:03 smithi189 ceph-mon[31422]: Saving service alertmanager spec with placement smithi178=a;count:1 2024-02-10T05:27:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:03 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:04.726 DEBUG:teuthology.orchestra.run.smithi178:alertmanager.a> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@alertmanager.a.service 2024-02-10T05:27:04.737 INFO:tasks.cephadm:Adding grafana.a on smithi189 2024-02-10T05:27:04.738 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph orch apply grafana '1;smithi189=a' 2024-02-10T05:27:05.263 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:27:05.745 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:05 smithi189 ceph-mon[31422]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-10T05:27:05.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:05 smithi178 ceph-mon[27572]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-10T05:27:05.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:05 smithi178 ceph-mon[36851]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-10T05:27:07.702 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:07 smithi189 ceph-mon[31422]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:07 smithi178 ceph-mon[27572]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:07 smithi178 ceph-mon[36851]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:08.569 INFO:teuthology.orchestra.run.smithi189.stdout:Scheduled grafana update... 2024-02-10T05:27:09.307 DEBUG:teuthology.orchestra.run.smithi189:grafana.a> sudo journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@grafana.a.service 2024-02-10T05:27:09.310 INFO:tasks.cephadm:Setting up client nodes... 2024-02-10T05:27:09.310 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-10T05:27:09.577 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:09.700 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:09 smithi178 ceph-mon[27572]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:09.700 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:09 smithi178 ceph-mon[27572]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi189=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:27:09.700 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:09 smithi178 ceph-mon[27572]: Saving service grafana spec with placement smithi189=a;count:1 2024-02-10T05:27:09.700 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:09 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:09.700 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:09 smithi178 ceph-mon[36851]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:09.700 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:09 smithi178 ceph-mon[36851]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi189=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:27:09.700 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:09 smithi178 ceph-mon[36851]: Saving service grafana spec with placement smithi189=a;count:1 2024-02-10T05:27:09.700 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:09 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:09 smithi189 ceph-mon[31422]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:09 smithi189 ceph-mon[31422]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi189=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:27:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:09 smithi189 ceph-mon[31422]: Saving service grafana spec with placement smithi189=a;count:1 2024-02-10T05:27:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:09 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:10.787 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:10 smithi189 systemd[1]: Starting Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:27:11.164 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:10 smithi189 podman[61575]: 2024-02-10 05:27:10.899787237 +0000 UTC m=+0.104758612 container create d569ce1c76f1e184abb3c72e0f2fefbe50784cf4c1bfbe38117ab9943be06431 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:27:11.164 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:10 smithi189 podman[61575]: 2024-02-10 05:27:10.81345166 +0000 UTC m=+0.018423049 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-02-10T05:27:11.164 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 podman[61575]: 2024-02-10 05:27:11.135266122 +0000 UTC m=+0.340237502 container init d569ce1c76f1e184abb3c72e0f2fefbe50784cf4c1bfbe38117ab9943be06431 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:27:11.164 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 podman[61575]: 2024-02-10 05:27:11.14069477 +0000 UTC m=+0.345666146 container start d569ce1c76f1e184abb3c72e0f2fefbe50784cf4c1bfbe38117ab9943be06431 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:27:11.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.164Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-10T05:27:11.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.164Z 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-02-10T05:27:11.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.164Z caller=main.go:570 level=info host_details="(Linux 5.14.0-419.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024 x86_64 smithi189 (none))" 2024-02-10T05:27:11.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.164Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T05:27:11.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.164Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T05:27:11.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.165Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T05:27:11.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.165Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-10T05:27:11.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.168Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-10T05:27:11.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.168Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-10T05:27:11.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.169Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T05:27:11.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.169Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.423µs 2024-02-10T05:27:11.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.169Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T05:27:11.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.169Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-02-10T05:27:11.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.169Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.7µs wal_replay_duration=174.35µs wbl_replay_duration=126ns total_replay_duration=229.46µs 2024-02-10T05:27:11.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.170Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T05:27:11.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.170Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-10T05:27:11.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.170Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T05:27:11.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.185Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.745631ms db_storage=762ns remote_storage=1.29µs web_handler=259ns query_engine=520ns scrape=424.765µs scrape_sd=14.852µs notify=675ns notify_sd=1.369µs rules=14.131445ms tracing=6.579µs 2024-02-10T05:27:11.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.185Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-10T05:27:11.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:27:11.185Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-10T05:27:11.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 bash[61575]: d569ce1c76f1e184abb3c72e0f2fefbe50784cf4c1bfbe38117ab9943be06431 2024-02-10T05:27:11.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:27:11 smithi189 systemd[1]: Started Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:27:11.806 INFO:teuthology.orchestra.run.smithi178.stdout:[client.0] 2024-02-10T05:27:11.807 INFO:teuthology.orchestra.run.smithi178.stdout: key = AQAvCcdl1DreLxAAkLOP6yOVFX5kBQ5RTmcibw== 2024-02-10T05:27:11.807 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:11 smithi178 ceph-mon[27572]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:11.807 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:11 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:11.807 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:11 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:11.807 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:11 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:11.807 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:11 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-10T05:27:11.808 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:11 smithi178 ceph-mon[36851]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:11.808 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:11 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:11.808 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:11 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:11.808 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:11 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:11.808 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:11 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-10T05:27:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-mon[31422]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' 2024-02-10T05:27:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:11 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-10T05:27:12.415 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:27:12.416 DEBUG:teuthology.orchestra.run.smithi178:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-10T05:27:12.416 DEBUG:teuthology.orchestra.run.smithi178:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-10T05:27:12.458 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-10T05:27:12.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3406354057' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T05:27:12.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-mon[27572]: 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-02-10T05:27:12.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-mon[27572]: 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-02-10T05:27:12.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-mon[27572]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-10T05:27:12.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-mon[27572]: mgrmap e16: y(active, since 4m), standbys: x 2024-02-10T05:27:12.713 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ignoring --setuser ceph since I am not root 2024-02-10T05:27:12.713 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ignoring --setgroup ceph since I am not root 2024-02-10T05:27:12.713 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-mgr[27853]: -- 172.21.15.178:0/554327199 <== mon.2 v2:172.21.15.178:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56190bb7e9c0 con 0x56190bb54c00 2024-02-10T05:27:12.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3406354057' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T05:27:12.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-mon[36851]: 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-02-10T05:27:12.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-mon[36851]: 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-02-10T05:27:12.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-mon[36851]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-10T05:27:12.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-mon[36851]: mgrmap e16: y(active, since 4m), standbys: x 2024-02-10T05:27:12.728 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.b/config 2024-02-10T05:27:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:12 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3406354057' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T05:27:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:12 smithi189 ceph-mon[31422]: 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-02-10T05:27:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:12 smithi189 ceph-mon[31422]: 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-02-10T05:27:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:12 smithi189 ceph-mon[31422]: from='mgr.14152 172.21.15.178:0/1840964015' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-10T05:27:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:12 smithi189 ceph-mon[31422]: mgrmap e16: y(active, since 4m), standbys: x 2024-02-10T05:27:12.788 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ignoring --setuser ceph since I am not root 2024-02-10T05:27:12.788 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ignoring --setgroup ceph since I am not root 2024-02-10T05:27:12.788 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:12 smithi189 ceph-mgr[33555]: -- 172.21.15.189:0/130075980 <== mon.2 v2:172.21.15.178:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558c9bfac9c0 con 0x558c9bf82800 2024-02-10T05:27:13.156 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:12.914+0000 7f1f6635b1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T05:27:13.156 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:13.005+0000 7f1f6635b1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T05:27:13.211 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:12.872+0000 7f254f2f41c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T05:27:13.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:12.960+0000 7f254f2f41c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T05:27:13.899 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:13.579+0000 7f254f2f41c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T05:27:13.899 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:13.667+0000 7f254f2f41c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T05:27:13.899 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:13.749+0000 7f254f2f41c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T05:27:13.899 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:13.898+0000 7f254f2f41c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T05:27:13.983 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:13.649+0000 7f1f6635b1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T05:27:13.983 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:13.738+0000 7f1f6635b1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T05:27:13.983 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:13.822+0000 7f1f6635b1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T05:27:13.983 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:13.982+0000 7f1f6635b1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T05:27:14.211 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:13.978+0000 7f254f2f41c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T05:27:14.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:14 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:14.148+0000 7f254f2f41c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T05:27:14.244 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:14.065+0000 7f1f6635b1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T05:27:14.244 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:14.243+0000 7f1f6635b1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T05:27:14.520 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:14.433+0000 7f1f6635b1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T05:27:14.589 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:14 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:14.328+0000 7f254f2f41c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T05:27:14.589 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:14 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:14.410+0000 7f254f2f41c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T05:27:14.589 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:14 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:14.503+0000 7f254f2f41c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T05:27:14.695 INFO:teuthology.orchestra.run.smithi189.stdout:[client.1] 2024-02-10T05:27:14.695 INFO:teuthology.orchestra.run.smithi189.stdout: key = AQAyCcdlfLozKRAANzwQRAJMG1+TVqvewk0yGg== 2024-02-10T05:27:14.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:14.520+0000 7f1f6635b1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T05:27:14.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:14.615+0000 7f1f6635b1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T05:27:14.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:14.705+0000 7f1f6635b1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T05:27:14.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:14 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:14.588+0000 7f254f2f41c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T05:27:15.308 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-02-10T05:27:15.309 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-10T05:27:15.309 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-10T05:27:15.353 INFO:tasks.cephadm:Waiting for OSDs to come up 2024-02-10T05:27:15.353 DEBUG:teuthology.orchestra.run.smithi178:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-02-10T05:27:15.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:15 smithi189 ceph-mon[31422]: from='client.? 172.21.15.189:0/899446408' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T05:27:15.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:15 smithi189 ceph-mon[31422]: 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-02-10T05:27:15.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:15 smithi189 ceph-mon[31422]: 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-02-10T05:27:15.622 INFO:teuthology.misc.health.smithi178.stdout: 2024-02-10T05:27:15.623 INFO:teuthology.misc.health.smithi178.stdout:{"epoch":62,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","created":"2024-02-10T05:21:22.127092+0000","modified":"2024-02-10T05:26:46.768212+0000","last_up_change":"2024-02-10T05:26:26.472246+0000","last_in_change":"2024-02-10T05:26:09.150064+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T05:24:26.679378+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-10T05:26:42.996406+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-10T05:26:44.288109+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":"62","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"}}}],"osds":[{"osd":0,"uuid":"2ff91124-6e92-49e8-86ee-d322084afa9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6802","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6803","nonce":1413647446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6805","nonce":1413647446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6808","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6809","nonce":1413647446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6807","nonce":1413647446}]},"public_addr":"172.21.15.178:6803/1413647446","cluster_addr":"172.21.15.178:6805/1413647446","heartbeat_back_addr":"172.21.15.178:6809/1413647446","heartbeat_front_addr":"172.21.15.178:6807/1413647446","state":["exists","up"]},{"osd":1,"uuid":"24ace96e-dc95-4da1-b493-1c989e3e8bcb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6810","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6811","nonce":1364910895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6812","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6813","nonce":1364910895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6816","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6817","nonce":1364910895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6814","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6815","nonce":1364910895}]},"public_addr":"172.21.15.178:6811/1364910895","cluster_addr":"172.21.15.178:6813/1364910895","heartbeat_back_addr":"172.21.15.178:6817/1364910895","heartbeat_front_addr":"172.21.15.178:6815/1364910895","state":["exists","up"]},{"osd":2,"uuid":"fa2894d2-c79c-4dd4-9f46-0decd72743ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6818","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6819","nonce":1835823786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6820","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6821","nonce":1835823786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6824","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6825","nonce":1835823786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6822","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6823","nonce":1835823786}]},"public_addr":"172.21.15.178:6819/1835823786","cluster_addr":"172.21.15.178:6821/1835823786","heartbeat_back_addr":"172.21.15.178:6825/1835823786","heartbeat_front_addr":"172.21.15.178:6823/1835823786","state":["exists","up"]},{"osd":3,"uuid":"a71d2808-18e6-4fb4-a25e-73d966e3c3e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6826","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6827","nonce":3558217917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6828","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6829","nonce":3558217917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6832","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6833","nonce":3558217917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6830","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6831","nonce":3558217917}]},"public_addr":"172.21.15.178:6827/3558217917","cluster_addr":"172.21.15.178:6829/3558217917","heartbeat_back_addr":"172.21.15.178:6833/3558217917","heartbeat_front_addr":"172.21.15.178:6831/3558217917","state":["exists","up"]},{"osd":4,"uuid":"d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6800","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6801","nonce":1203269645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6803","nonce":1203269645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6807","nonce":1203269645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6805","nonce":1203269645}]},"public_addr":"172.21.15.189:6801/1203269645","cluster_addr":"172.21.15.189:6803/1203269645","heartbeat_back_addr":"172.21.15.189:6807/1203269645","heartbeat_front_addr":"172.21.15.189:6805/1203269645","state":["exists","up"]},{"osd":5,"uuid":"d57145cc-6527-42b5-916a-4e4ed7699a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6808","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6809","nonce":2810683544}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6810","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6811","nonce":2810683544}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6814","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6815","nonce":2810683544}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6812","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6813","nonce":2810683544}]},"public_addr":"172.21.15.189:6809/2810683544","cluster_addr":"172.21.15.189:6811/2810683544","heartbeat_back_addr":"172.21.15.189:6815/2810683544","heartbeat_front_addr":"172.21.15.189:6813/2810683544","state":["exists","up"]},{"osd":6,"uuid":"10827ca8-a8de-426b-ab31-b580a5e8dbe9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6816","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6817","nonce":184237304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6818","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6819","nonce":184237304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6822","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6823","nonce":184237304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6820","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6821","nonce":184237304}]},"public_addr":"172.21.15.189:6817/184237304","cluster_addr":"172.21.15.189:6819/184237304","heartbeat_back_addr":"172.21.15.189:6823/184237304","heartbeat_front_addr":"172.21.15.189:6821/184237304","state":["exists","up"]},{"osd":7,"uuid":"d7414517-0aa3-479a-9064-f7fed7c81e06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6824","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6825","nonce":2729936243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6826","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6827","nonce":2729936243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6830","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6831","nonce":2729936243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6828","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6829","nonce":2729936243}]},"public_addr":"172.21.15.189:6825/2729936243","cluster_addr":"172.21.15.189:6827/2729936243","heartbeat_back_addr":"172.21.15.189:6831/2729936243","heartbeat_front_addr":"172.21.15.189:6829/2729936243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:36.334657+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:59.923209+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:24.004028+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:48.686495+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:11.257141+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:35.714729+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:59.972063+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:26:24.480218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.178:6801/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/4233542507":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/527870021":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3810744882":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3479209140":"2024-02-11T05:21:50.971758+0000","172.21.15.178:6801/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3804021441":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3227051029":"2024-02-11T05:22:14.365966+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-02-10T05:27:15.634 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-02-10T05:27:15.634 INFO:tasks.cephadm:Creating RBD pool 2024-02-10T05:27:15.634 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- sudo ceph --cluster ceph osd pool create rbd 8 2024-02-10T05:27:15.893 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:15.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:15 smithi178 ceph-mon[36851]: from='client.? 172.21.15.189:0/899446408' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T05:27:15.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:15 smithi178 ceph-mon[36851]: 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-02-10T05:27:15.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:15 smithi178 ceph-mon[36851]: 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-02-10T05:27:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:15 smithi178 ceph-mon[27572]: from='client.? 172.21.15.189:0/899446408' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T05:27:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:15 smithi178 ceph-mon[27572]: 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-02-10T05:27:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:15 smithi178 ceph-mon[27572]: 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-02-10T05:27:15.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:15 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:15.632+0000 7f254f2f41c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T05:27:15.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:15 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:15.770+0000 7f254f2f41c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T05:27:16.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:15.761+0000 7f1f6635b1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T05:27:16.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:15.888+0000 7f1f6635b1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T05:27:16.269 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:15 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:15.981+0000 7f254f2f41c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T05:27:16.269 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:16 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:16.217+0000 7f254f2f41c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T05:27:16.475 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:16 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:16.077+0000 7f1f6635b1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T05:27:16.475 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:16 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:16.302+0000 7f1f6635b1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T05:27:16.476 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:16 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:16.475+0000 7f1f6635b1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:27:16.534 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:16 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:16.400+0000 7f254f2f41c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:27:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:16 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/186994770' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:27:16.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:16 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:16.656+0000 7f1f6635b1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T05:27:16.852 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:16 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/186994770' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:27:16.852 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:16 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/186994770' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:27:16.852 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:16 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:16.582+0000 7f254f2f41c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T05:27:17.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:16 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:16.851+0000 7f254f2f41c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:27:17.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:16 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:16.938+0000 7f254f2f41c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T05:27:17.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:16 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:16.919+0000 7f1f6635b1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:27:17.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:17.005+0000 7f1f6635b1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T05:27:17.536 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:17.342+0000 7f254f2f41c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T05:27:17.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:17.407+0000 7f1f6635b1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T05:27:18.156 INFO:teuthology.orchestra.run.smithi178.stderr:pool 'rbd' created 2024-02-10T05:27:18.452 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:18 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:18.147+0000 7f254f2f41c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T05:27:18.453 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:18 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2731176502' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-10T05:27:18.453 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:18 smithi178 ceph-mon[36851]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-10T05:27:18.453 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:18 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2731176502' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-10T05:27:18.453 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:18 smithi178 ceph-mon[27572]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-10T05:27:18.487 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:18.195+0000 7f1f6635b1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T05:27:18.488 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:18 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2731176502' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-10T05:27:18.488 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:18 smithi189 ceph-mon[31422]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-02-10T05:27:18.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:18 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:18.451+0000 7f254f2f41c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T05:27:18.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:18.487+0000 7f1f6635b1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T05:27:18.890 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2024-02-10T05:27:19.087 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:18 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:18.772+0000 7f254f2f41c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T05:27:19.087 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:18 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:18.973+0000 7f254f2f41c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T05:27:19.115 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:18.803+0000 7f1f6635b1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T05:27:19.115 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:18.996+0000 7f1f6635b1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T05:27:19.115 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: [10/Feb/2024:05:27:19] ENGINE Bus STARTING 2024-02-10T05:27:19.198 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:19.360 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-02-10T05:27:19.360 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: osdmap e63: 8 total, 8 up, 8 in 2024-02-10T05:27:19.360 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: Active manager daemon y restarted 2024-02-10T05:27:19.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: Activating manager daemon y 2024-02-10T05:27:19.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: osdmap e64: 8 total, 8 up, 8 in 2024-02-10T05:27:19.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: mgrmap e17: y(active, starting, since 0.00938819s), standbys: x 2024-02-10T05:27:19.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:27:19.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:27:19.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:27:19.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:27:19.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:27:19.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:27:19.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:27:19.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:27:19.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:27:19.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:27:19.361 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:27:19.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:27:19.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:27:19.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:27:19.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:27:19.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:27:19.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:27:19.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:27:19.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: Standby manager daemon x restarted 2024-02-10T05:27:19.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: Standby manager daemon x started 2024-02-10T05:27:19.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/2195006130' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:27:19.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/2195006130' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:27:19.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/2195006130' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:27:19.363 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:27:19] ENGINE Bus STARTING 2024-02-10T05:27:19.363 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:19.149+0000 7f24b4b98700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:27:19.363 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:19.149+0000 7f24b4b98700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:27:19.363 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:19.149+0000 7f24b4b98700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:27:19.363 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:19.149+0000 7f24b4b98700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:27:19.363 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:19.149+0000 7f24b4b98700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:27:19.363 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:19.152+0000 7f24afb8e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:27:19.363 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:19.152+0000 7f24afb8e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:27:19.363 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:19.152+0000 7f24afb8e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:27:19.363 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:19.152+0000 7f24afb8e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:27:19.363 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:19.152+0000 7f24afb8e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:27:19.363 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: CherryPy Checker: 2024-02-10T05:27:19.364 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: The Application mounted at '' has an empty config. 2024-02-10T05:27:19.364 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:27:19.364 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:27:19] ENGINE Serving on http://:::9283 2024-02-10T05:27:19.364 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:27:19] ENGINE Bus STARTED 2024-02-10T05:27:19.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-02-10T05:27:19.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: osdmap e63: 8 total, 8 up, 8 in 2024-02-10T05:27:19.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: Active manager daemon y restarted 2024-02-10T05:27:19.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: Activating manager daemon y 2024-02-10T05:27:19.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: osdmap e64: 8 total, 8 up, 8 in 2024-02-10T05:27:19.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: mgrmap e17: y(active, starting, since 0.00938819s), standbys: x 2024-02-10T05:27:19.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:27:19.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:27:19.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:27:19.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:27:19.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:27:19.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:27:19.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:27:19.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:27:19.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:27:19.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:27:19.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:27:19.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:27:19.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:27:19.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:27:19.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:27:19.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:27:19.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:27:19.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:27:19.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: Standby manager daemon x restarted 2024-02-10T05:27:19.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: Standby manager daemon x started 2024-02-10T05:27:19.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/2195006130' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:27:19.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/2195006130' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:27:19.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/2195006130' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:27:19.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/2195006130' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:27:19.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: Manager daemon y is now available 2024-02-10T05:27:19.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:27:19.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:27:19.367 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:19.367 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:27:19.367 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:27:19.367 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:27:19.367 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:27:19.367 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:27:19.367 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/2195006130' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:27:19.367 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: Manager daemon y is now available 2024-02-10T05:27:19.367 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:27:19.367 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:27:19.367 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:19.367 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:27:19.368 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:27:19.368 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:27:19.368 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:27:19.368 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:19 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:27:19.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: CherryPy Checker: 2024-02-10T05:27:19.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: The Application mounted at '' has an empty config. 2024-02-10T05:27:19.538 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: 2024-02-10T05:27:19.538 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: [10/Feb/2024:05:27:19] ENGINE Serving on http://:::9283 2024-02-10T05:27:19.538 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: [10/Feb/2024:05:27:19] ENGINE Bus STARTED 2024-02-10T05:27:19.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-02-10T05:27:19.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: osdmap e63: 8 total, 8 up, 8 in 2024-02-10T05:27:19.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: Active manager daemon y restarted 2024-02-10T05:27:19.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: Activating manager daemon y 2024-02-10T05:27:19.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: osdmap e64: 8 total, 8 up, 8 in 2024-02-10T05:27:19.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: mgrmap e17: y(active, starting, since 0.00938819s), standbys: x 2024-02-10T05:27:19.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:27:19.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:27:19.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:27:19.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:27:19.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:27:19.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:27:19.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:27:19.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:27:19.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:27:19.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:27:19.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:27:19.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:27:19.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:27:19.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:27:19.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:27:19.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:27:19.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:27:19.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:27:19.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: Standby manager daemon x restarted 2024-02-10T05:27:19.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: Standby manager daemon x started 2024-02-10T05:27:19.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/2195006130' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:27:19.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/2195006130' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:27:19.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/2195006130' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:27:19.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/2195006130' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:27:19.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: Manager daemon y is now available 2024-02-10T05:27:19.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:27:19.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:27:19.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:19.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:27:19.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:27:19.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:27:19.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:27:19.541 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:19 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:27:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:20 smithi178 ceph-mon[36851]: [10/Feb/2024:05:27:19] ENGINE Bus STARTING 2024-02-10T05:27:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:20 smithi178 ceph-mon[36851]: mgrmap e18: y(active, since 1.01127s), standbys: x 2024-02-10T05:27:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:20 smithi178 ceph-mon[36851]: pgmap v4: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 1.6 GiB/s wr, 208.90k op/s; 1.1 GiB/s, 4.18k objects/s recovering 2024-02-10T05:27:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:20 smithi178 ceph-mon[36851]: osdmap e65: 8 total, 8 up, 8 in 2024-02-10T05:27:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:20 smithi178 ceph-mon[36851]: [10/Feb/2024:05:27:20] ENGINE Serving on https://172.21.15.178:7150 2024-02-10T05:27:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:20 smithi178 ceph-mon[36851]: [10/Feb/2024:05:27:20] ENGINE Bus STARTED 2024-02-10T05:27:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:20 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:20 smithi178 ceph-mon[27572]: [10/Feb/2024:05:27:19] ENGINE Bus STARTING 2024-02-10T05:27:21.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:20 smithi178 ceph-mon[27572]: mgrmap e18: y(active, since 1.01127s), standbys: x 2024-02-10T05:27:21.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:20 smithi178 ceph-mon[27572]: pgmap v4: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 1.6 GiB/s wr, 208.90k op/s; 1.1 GiB/s, 4.18k objects/s recovering 2024-02-10T05:27:21.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:20 smithi178 ceph-mon[27572]: osdmap e65: 8 total, 8 up, 8 in 2024-02-10T05:27:21.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:20 smithi178 ceph-mon[27572]: [10/Feb/2024:05:27:20] ENGINE Serving on https://172.21.15.178:7150 2024-02-10T05:27:21.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:20 smithi178 ceph-mon[27572]: [10/Feb/2024:05:27:20] ENGINE Bus STARTED 2024-02-10T05:27:21.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:20 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:20 smithi189 ceph-mon[31422]: [10/Feb/2024:05:27:19] ENGINE Bus STARTING 2024-02-10T05:27:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:20 smithi189 ceph-mon[31422]: mgrmap e18: y(active, since 1.01127s), standbys: x 2024-02-10T05:27:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:20 smithi189 ceph-mon[31422]: pgmap v4: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 1.6 GiB/s wr, 208.90k op/s; 1.1 GiB/s, 4.18k objects/s recovering 2024-02-10T05:27:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:20 smithi189 ceph-mon[31422]: osdmap e65: 8 total, 8 up, 8 in 2024-02-10T05:27:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:20 smithi189 ceph-mon[31422]: [10/Feb/2024:05:27:20] ENGINE Serving on https://172.21.15.178:7150 2024-02-10T05:27:21.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:20 smithi189 ceph-mon[31422]: [10/Feb/2024:05:27:20] ENGINE Bus STARTED 2024-02-10T05:27:21.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:20 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:22.015 INFO:teuthology.orchestra.run.smithi178.stderr:enabled application 'rbd' on pool 'rbd' 2024-02-10T05:27:22.291 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:21 smithi189 ceph-mon[31422]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:27:22.291 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:21 smithi189 ceph-mon[31422]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 2.4 MiB/s wr, 299 op/s; 1.7 MiB/s, 5 objects/s recovering 2024-02-10T05:27:22.291 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:21 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3793896228' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:27:22.291 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:21 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:22.291 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:21 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:22.328 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:21 smithi178 ceph-mon[27572]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:27:22.328 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:21 smithi178 ceph-mon[27572]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 2.4 MiB/s wr, 299 op/s; 1.7 MiB/s, 5 objects/s recovering 2024-02-10T05:27:22.328 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:21 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3793896228' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:27:22.328 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:21 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:22.328 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:21 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:22.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:21 smithi178 ceph-mon[36851]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:27:22.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:21 smithi178 ceph-mon[36851]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 2.4 MiB/s wr, 299 op/s; 1.7 MiB/s, 5 objects/s recovering 2024-02-10T05:27:22.329 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:21 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3793896228' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:27:22.329 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:21 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:22.329 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:21 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:22.720 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-10T05:27:22.720 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-10T05:27:22.720 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph mgr dump --format=json 2024-02-10T05:27:22.998 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:23.263 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: mgrmap e19: y(active, since 3s), standbys: x 2024-02-10T05:27:23.263 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3793896228' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-02-10T05:27:23.263 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: osdmap e66: 8 total, 8 up, 8 in 2024-02-10T05:27:23.263 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:23.263 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:23.263 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.263 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.263 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.263 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.264 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.264 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.264 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.264 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.264 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: Adjusting osd_memory_target on smithi189 to 2992M 2024-02-10T05:27:23.264 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:23.264 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:23.264 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:23.264 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: mgrmap e19: y(active, since 3s), standbys: x 2024-02-10T05:27:23.264 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3793896228' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-02-10T05:27:23.264 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: osdmap e66: 8 total, 8 up, 8 in 2024-02-10T05:27:23.264 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:23.265 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:23.265 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.265 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.265 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.265 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.265 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.265 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.265 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.265 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.265 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: Adjusting osd_memory_target on smithi189 to 2992M 2024-02-10T05:27:23.265 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:23.265 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:23.265 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:23 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: mgrmap e19: y(active, since 3s), standbys: x 2024-02-10T05:27:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3793896228' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-02-10T05:27:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: osdmap e66: 8 total, 8 up, 8 in 2024-02-10T05:27:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: Adjusting osd_memory_target on smithi189 to 2992M 2024-02-10T05:27:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:23 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 807 KiB/s wr, 99 op/s; 576 KiB/s, 1 objects/s recovering 2024-02-10T05:27:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: Adjusting osd_memory_target on smithi178 to 2992M 2024-02-10T05:27:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:27:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:27:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:27:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:27:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:27:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: Cluster is now healthy 2024-02-10T05:27:24.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: mgrmap e20: y(active, since 5s), standbys: x 2024-02-10T05:27:24.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 807 KiB/s wr, 99 op/s; 576 KiB/s, 1 objects/s recovering 2024-02-10T05:27:24.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: Adjusting osd_memory_target on smithi178 to 2992M 2024-02-10T05:27:24.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:27:24.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:27:24.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:27:24.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:27:24.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:27:24.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: Cluster is now healthy 2024-02-10T05:27:24.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: mgrmap e20: y(active, since 5s), standbys: x 2024-02-10T05:27:24.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:24 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 807 KiB/s wr, 99 op/s; 576 KiB/s, 1 objects/s recovering 2024-02-10T05:27:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:27:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: Adjusting osd_memory_target on smithi178 to 2992M 2024-02-10T05:27:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:27:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:27:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:27:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:27:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:27:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: Cluster is now healthy 2024-02-10T05:27:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: mgrmap e20: y(active, since 5s), standbys: x 2024-02-10T05:27:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:24 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:25.192 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:27:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[27572]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:27:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[27572]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:27:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[27572]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:27:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[27572]: Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:27:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[27572]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:27:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[27572]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:27:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[27572]: Deploying daemon alertmanager.a on smithi178 2024-02-10T05:27:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3228751979' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T05:27:25.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[36851]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:27:25.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[36851]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:27:25.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[36851]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:27:25.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[36851]: Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:27:25.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[36851]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:27:25.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[36851]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:27:25.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[36851]: Deploying daemon alertmanager.a on smithi178 2024-02-10T05:27:25.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:25 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3228751979' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T05:27:25.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:25 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:27:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:27:25.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:25 smithi189 ceph-mon[31422]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:27:25.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:25 smithi189 ceph-mon[31422]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:27:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:25 smithi189 ceph-mon[31422]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:27:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:25 smithi189 ceph-mon[31422]: Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:27:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:25 smithi189 ceph-mon[31422]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:27:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:25 smithi189 ceph-mon[31422]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:27:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:25 smithi189 ceph-mon[31422]: Deploying daemon alertmanager.a on smithi178 2024-02-10T05:27:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:25 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3228751979' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T05:27:25.908 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":20,"active_gid":14607,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6800","nonce":2216937637},{"type":"v1","addr":"172.21.15.178:6801","nonce":2216937637}]},"active_addr":"172.21.15.178:6801/2216937637","active_change":"2024-02-10T05:27:18.987421+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24454,"name":"x","mgr_features":4540138320759226367,"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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_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_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","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":[]},"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":[]},"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":[]},"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":"False","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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]}}},{"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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_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_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","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":[]},"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":[]},"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":[]},"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":"False","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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]}}},{"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.178:8443/","prometheus":"http://172.21.15.178: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"]},"last_failure_osd_epoch":64,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.178:0","nonce":1643147118}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.178:0","nonce":155071335}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.178:0","nonce":3296051652}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.178:0","nonce":2491940996}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.178:0","nonce":1211190974}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.178:0","nonce":2261206316}]}]} 2024-02-10T05:27:25.912 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-10T05:27:25.912 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-10T05:27:25.912 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T05:27:26.165 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:26.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:26 smithi178 ceph-mon[27572]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 61 KiB/s rd, 484 KiB/s wr, 83 op/s; 346 KiB/s, 1 objects/s recovering 2024-02-10T05:27:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:26 smithi178 ceph-mon[36851]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 61 KiB/s rd, 484 KiB/s wr, 83 op/s; 346 KiB/s, 1 objects/s recovering 2024-02-10T05:27:26.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:26 smithi189 ceph-mon[31422]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 61 KiB/s rd, 484 KiB/s wr, 83 op/s; 346 KiB/s, 1 objects/s recovering 2024-02-10T05:27:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:28 smithi178 ceph-mon[27572]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 44 KiB/s rd, 346 KiB/s wr, 59 op/s; 247 KiB/s, 0 objects/s recovering 2024-02-10T05:27:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:28 smithi178 ceph-mon[36851]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 44 KiB/s rd, 346 KiB/s wr, 59 op/s; 247 KiB/s, 0 objects/s recovering 2024-02-10T05:27:28.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:28 smithi189 ceph-mon[31422]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 44 KiB/s rd, 346 KiB/s wr, 59 op/s; 247 KiB/s, 0 objects/s recovering 2024-02-10T05:27:28.695 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:27:28.695 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":66,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","created":"2024-02-10T05:21:22.127092+0000","modified":"2024-02-10T05:27:22.004269+0000","last_up_change":"2024-02-10T05:26:26.472246+0000","last_in_change":"2024-02-10T05:26:09.150064+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":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T05:24:26.679378+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-10T05:26:42.996406+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-10T05:26:44.288109+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":"62","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-02-10T05:27:18.094901+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":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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"2ff91124-6e92-49e8-86ee-d322084afa9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6802","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6803","nonce":1413647446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6805","nonce":1413647446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6808","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6809","nonce":1413647446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6807","nonce":1413647446}]},"public_addr":"172.21.15.178:6803/1413647446","cluster_addr":"172.21.15.178:6805/1413647446","heartbeat_back_addr":"172.21.15.178:6809/1413647446","heartbeat_front_addr":"172.21.15.178:6807/1413647446","state":["exists","up"]},{"osd":1,"uuid":"24ace96e-dc95-4da1-b493-1c989e3e8bcb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6810","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6811","nonce":1364910895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6812","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6813","nonce":1364910895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6816","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6817","nonce":1364910895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6814","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6815","nonce":1364910895}]},"public_addr":"172.21.15.178:6811/1364910895","cluster_addr":"172.21.15.178:6813/1364910895","heartbeat_back_addr":"172.21.15.178:6817/1364910895","heartbeat_front_addr":"172.21.15.178:6815/1364910895","state":["exists","up"]},{"osd":2,"uuid":"fa2894d2-c79c-4dd4-9f46-0decd72743ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6818","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6819","nonce":1835823786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6820","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6821","nonce":1835823786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6824","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6825","nonce":1835823786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6822","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6823","nonce":1835823786}]},"public_addr":"172.21.15.178:6819/1835823786","cluster_addr":"172.21.15.178:6821/1835823786","heartbeat_back_addr":"172.21.15.178:6825/1835823786","heartbeat_front_addr":"172.21.15.178:6823/1835823786","state":["exists","up"]},{"osd":3,"uuid":"a71d2808-18e6-4fb4-a25e-73d966e3c3e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6826","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6827","nonce":3558217917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6828","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6829","nonce":3558217917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6832","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6833","nonce":3558217917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6830","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6831","nonce":3558217917}]},"public_addr":"172.21.15.178:6827/3558217917","cluster_addr":"172.21.15.178:6829/3558217917","heartbeat_back_addr":"172.21.15.178:6833/3558217917","heartbeat_front_addr":"172.21.15.178:6831/3558217917","state":["exists","up"]},{"osd":4,"uuid":"d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6800","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6801","nonce":1203269645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6803","nonce":1203269645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6807","nonce":1203269645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6805","nonce":1203269645}]},"public_addr":"172.21.15.189:6801/1203269645","cluster_addr":"172.21.15.189:6803/1203269645","heartbeat_back_addr":"172.21.15.189:6807/1203269645","heartbeat_front_addr":"172.21.15.189:6805/1203269645","state":["exists","up"]},{"osd":5,"uuid":"d57145cc-6527-42b5-916a-4e4ed7699a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6808","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6809","nonce":2810683544}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6810","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6811","nonce":2810683544}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6814","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6815","nonce":2810683544}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6812","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6813","nonce":2810683544}]},"public_addr":"172.21.15.189:6809/2810683544","cluster_addr":"172.21.15.189:6811/2810683544","heartbeat_back_addr":"172.21.15.189:6815/2810683544","heartbeat_front_addr":"172.21.15.189:6813/2810683544","state":["exists","up"]},{"osd":6,"uuid":"10827ca8-a8de-426b-ab31-b580a5e8dbe9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6816","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6817","nonce":184237304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6818","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6819","nonce":184237304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6822","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6823","nonce":184237304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6820","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6821","nonce":184237304}]},"public_addr":"172.21.15.189:6817/184237304","cluster_addr":"172.21.15.189:6819/184237304","heartbeat_back_addr":"172.21.15.189:6823/184237304","heartbeat_front_addr":"172.21.15.189:6821/184237304","state":["exists","up"]},{"osd":7,"uuid":"d7414517-0aa3-479a-9064-f7fed7c81e06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6824","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6825","nonce":2729936243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6826","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6827","nonce":2729936243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6830","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6831","nonce":2729936243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6828","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6829","nonce":2729936243}]},"public_addr":"172.21.15.189:6825/2729936243","cluster_addr":"172.21.15.189:6827/2729936243","heartbeat_back_addr":"172.21.15.189:6831/2729936243","heartbeat_front_addr":"172.21.15.189:6829/2729936243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:36.334657+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:59.923209+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:24.004028+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:48.686495+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:11.257141+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:35.714729+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:59.972063+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:26:24.480218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.178:6800/1579050180":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/4055521453":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/313760756":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/110815137":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6801/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6801/1579050180":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6800/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/4233542507":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/527870021":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3810744882":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3479209140":"2024-02-11T05:21:50.971758+0000","172.21.15.178:6801/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3804021441":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/2753554380":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/3227051029":"2024-02-11T05:22:14.365966+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-02-10T05:27:29.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:29 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/143755496' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:27:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:29 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/143755496' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:27:29.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:29 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/143755496' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:27:30.375 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-10T05:27:30.375 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T05:27:30.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:30 smithi178 ceph-mon[27572]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-10T05:27:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:30 smithi178 ceph-mon[36851]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-10T05:27:30.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:30 smithi189 ceph-mon[31422]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-10T05:27:31.203 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:32.378 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:32 smithi178 ceph-mon[27572]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T05:27:32.378 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:32 smithi178 ceph-mon[36851]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T05:27:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:32 smithi189 ceph-mon[31422]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T05:27:34.291 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:34 smithi178 ceph-mon[27572]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T05:27:34.292 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:34 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:27:34.292 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:34 smithi178 ceph-mon[36851]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T05:27:34.292 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:34 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:27:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:34 smithi189 ceph-mon[31422]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T05:27:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:34 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:27:35.332 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:35 smithi178 podman[69936]: 2024-02-10 05:27:35.108348775 +0000 UTC m=+0.475000153 container create 5ef73ee9aa1fe05673f1498d9439be630f8d2531bec934252c3737602e0be92b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:27:35.603 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-mon[27572]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-10T05:27:35.604 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-mon[36851]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-10T05:27:35.604 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:35 smithi178 podman[69936]: 2024-02-10 05:27:35.496107919 +0000 UTC m=+0.862759304 container init 5ef73ee9aa1fe05673f1498d9439be630f8d2531bec934252c3737602e0be92b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:27:35.604 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:35 smithi178 podman[69936]: 2024-02-10 05:27:35.502081851 +0000 UTC m=+0.868733230 container start 5ef73ee9aa1fe05673f1498d9439be630f8d2531bec934252c3737602e0be92b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:27:35.604 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[69970]: ts=2024-02-10T05:27:35.513Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-02-10T05:27:35.604 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[69970]: ts=2024-02-10T05:27:35.513Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-02-10T05:27:35.604 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[69970]: ts=2024-02-10T05:27:35.515Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.178 port=9094 2024-02-10T05:27:35.604 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[69970]: ts=2024-02-10T05:27:35.516Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T05:27:35.605 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[69970]: ts=2024-02-10T05:27:35.546Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T05:27:35.605 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[69970]: ts=2024-02-10T05:27:35.547Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T05:27:35.605 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[69970]: ts=2024-02-10T05:27:35.549Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-02-10T05:27:35.605 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[69970]: ts=2024-02-10T05:27:35.549Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-10T05:27:35.605 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:35 smithi178 bash[69936]: 5ef73ee9aa1fe05673f1498d9439be630f8d2531bec934252c3737602e0be92b 2024-02-10T05:27:35.752 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:27:35.752 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":66,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","created":"2024-02-10T05:21:22.127092+0000","modified":"2024-02-10T05:27:22.004269+0000","last_up_change":"2024-02-10T05:26:26.472246+0000","last_in_change":"2024-02-10T05:26:09.150064+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":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T05:24:26.679378+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-10T05:26:42.996406+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-10T05:26:44.288109+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":"62","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-02-10T05:27:18.094901+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":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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"2ff91124-6e92-49e8-86ee-d322084afa9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6802","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6803","nonce":1413647446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6805","nonce":1413647446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6808","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6809","nonce":1413647446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6807","nonce":1413647446}]},"public_addr":"172.21.15.178:6803/1413647446","cluster_addr":"172.21.15.178:6805/1413647446","heartbeat_back_addr":"172.21.15.178:6809/1413647446","heartbeat_front_addr":"172.21.15.178:6807/1413647446","state":["exists","up"]},{"osd":1,"uuid":"24ace96e-dc95-4da1-b493-1c989e3e8bcb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6810","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6811","nonce":1364910895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6812","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6813","nonce":1364910895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6816","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6817","nonce":1364910895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6814","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6815","nonce":1364910895}]},"public_addr":"172.21.15.178:6811/1364910895","cluster_addr":"172.21.15.178:6813/1364910895","heartbeat_back_addr":"172.21.15.178:6817/1364910895","heartbeat_front_addr":"172.21.15.178:6815/1364910895","state":["exists","up"]},{"osd":2,"uuid":"fa2894d2-c79c-4dd4-9f46-0decd72743ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6818","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6819","nonce":1835823786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6820","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6821","nonce":1835823786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6824","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6825","nonce":1835823786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6822","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6823","nonce":1835823786}]},"public_addr":"172.21.15.178:6819/1835823786","cluster_addr":"172.21.15.178:6821/1835823786","heartbeat_back_addr":"172.21.15.178:6825/1835823786","heartbeat_front_addr":"172.21.15.178:6823/1835823786","state":["exists","up"]},{"osd":3,"uuid":"a71d2808-18e6-4fb4-a25e-73d966e3c3e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6826","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6827","nonce":3558217917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6828","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6829","nonce":3558217917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6832","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6833","nonce":3558217917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6830","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6831","nonce":3558217917}]},"public_addr":"172.21.15.178:6827/3558217917","cluster_addr":"172.21.15.178:6829/3558217917","heartbeat_back_addr":"172.21.15.178:6833/3558217917","heartbeat_front_addr":"172.21.15.178:6831/3558217917","state":["exists","up"]},{"osd":4,"uuid":"d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6800","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6801","nonce":1203269645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6803","nonce":1203269645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6807","nonce":1203269645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6805","nonce":1203269645}]},"public_addr":"172.21.15.189:6801/1203269645","cluster_addr":"172.21.15.189:6803/1203269645","heartbeat_back_addr":"172.21.15.189:6807/1203269645","heartbeat_front_addr":"172.21.15.189:6805/1203269645","state":["exists","up"]},{"osd":5,"uuid":"d57145cc-6527-42b5-916a-4e4ed7699a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6808","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6809","nonce":2810683544}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6810","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6811","nonce":2810683544}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6814","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6815","nonce":2810683544}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6812","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6813","nonce":2810683544}]},"public_addr":"172.21.15.189:6809/2810683544","cluster_addr":"172.21.15.189:6811/2810683544","heartbeat_back_addr":"172.21.15.189:6815/2810683544","heartbeat_front_addr":"172.21.15.189:6813/2810683544","state":["exists","up"]},{"osd":6,"uuid":"10827ca8-a8de-426b-ab31-b580a5e8dbe9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6816","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6817","nonce":184237304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6818","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6819","nonce":184237304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6822","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6823","nonce":184237304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6820","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6821","nonce":184237304}]},"public_addr":"172.21.15.189:6817/184237304","cluster_addr":"172.21.15.189:6819/184237304","heartbeat_back_addr":"172.21.15.189:6823/184237304","heartbeat_front_addr":"172.21.15.189:6821/184237304","state":["exists","up"]},{"osd":7,"uuid":"d7414517-0aa3-479a-9064-f7fed7c81e06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6824","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6825","nonce":2729936243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6826","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6827","nonce":2729936243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6830","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6831","nonce":2729936243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6828","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6829","nonce":2729936243}]},"public_addr":"172.21.15.189:6825/2729936243","cluster_addr":"172.21.15.189:6827/2729936243","heartbeat_back_addr":"172.21.15.189:6831/2729936243","heartbeat_front_addr":"172.21.15.189:6829/2729936243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:36.334657+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:59.923209+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:24.004028+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:48.686495+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:11.257141+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:35.714729+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:59.972063+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:26:24.480218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.178:6800/1579050180":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/4055521453":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/313760756":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/110815137":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6801/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6801/1579050180":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6800/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/4233542507":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/527870021":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3810744882":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3479209140":"2024-02-11T05:21:50.971758+0000","172.21.15.178:6801/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3804021441":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/2753554380":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/3227051029":"2024-02-11T05:22:14.365966+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-02-10T05:27:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:35 smithi189 ceph-mon[31422]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-02-10T05:27:35.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:35 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:27:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:27:35.869 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:35 smithi178 systemd[1]: Started Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:27:35.869 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:27:35] ENGINE Bus STOPPING 2024-02-10T05:27:35.869 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:27:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:27:35.869 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:27:35] ENGINE Bus STOPPED 2024-02-10T05:27:35.869 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:27:35] ENGINE Bus STARTING 2024-02-10T05:27:36.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:27:35] ENGINE Serving on http://:::9283 2024-02-10T05:27:36.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:27:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:27:35] ENGINE Bus STARTED 2024-02-10T05:27:36.463 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-10T05:27:36.464 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-10T05:27:36.464 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-10T05:27:36.465 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-10T05:27:36.465 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-10T05:27:36.465 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-10T05:27:36.466 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-10T05:27:36.466 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-10T05:27:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:36.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:36.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:36.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:36.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:36.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:36.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T05:27:36.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[36851]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T05:27:36.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:36.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/89019008' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:27:36.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[36851]: Deploying daemon grafana.a on smithi189 2024-02-10T05:27:36.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:36.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:36.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:36.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:36.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:36.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:36.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T05:27:36.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[27572]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T05:27:36.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:36.716 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/89019008' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:27:36.716 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:36 smithi178 ceph-mon[27572]: Deploying daemon grafana.a on smithi189 2024-02-10T05:27:37.000 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:37.013 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:37.014 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:37.014 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:37.014 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:37.017 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:37.022 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:36 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:36 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:36 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:36 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:36 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:36 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:36 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T05:27:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:36 smithi189 ceph-mon[31422]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T05:27:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:36 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:37.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:36 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/89019008' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:27:37.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:36 smithi189 ceph-mon[31422]: Deploying daemon grafana.a on smithi189 2024-02-10T05:27:37.041 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:37.669 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[69970]: ts=2024-02-10T05:27:37.517Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000218765s 2024-02-10T05:27:37.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:37 smithi178 ceph-mon[27572]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:37.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:37 smithi178 ceph-mon[36851]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:38.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:37 smithi189 ceph-mon[31422]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:40 smithi178 ceph-mon[27572]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:40 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:40 smithi178 ceph-mon[36851]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:40 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:40 smithi189 ceph-mon[31422]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:40 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:42 smithi178 ceph-mon[27572]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:42 smithi178 ceph-mon[36851]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:42.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:42 smithi189 ceph-mon[31422]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:44 smithi178 ceph-mon[27572]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:44 smithi178 ceph-mon[36851]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:44.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:44 smithi189 ceph-mon[31422]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:45.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:45 smithi178 ceph-mon[27572]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:45 smithi178 ceph-mon[36851]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:45.712 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:27:45 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[69970]: ts=2024-02-10T05:27:45.518Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001750946s 2024-02-10T05:27:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:45 smithi189 ceph-mon[31422]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:45.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:45 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:27:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:27:47.054 INFO:teuthology.orchestra.run.smithi178.stdout:163208757274 2024-02-10T05:27:47.054 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-10T05:27:47.763 INFO:teuthology.orchestra.run.smithi178.stdout:34359738420 2024-02-10T05:27:47.764 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-10T05:27:48.132 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:48 smithi189 ceph-mon[31422]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:48.364 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:48 smithi178 ceph-mon[27572]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:48.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:48 smithi178 ceph-mon[36851]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:49.254 INFO:teuthology.orchestra.run.smithi178.stdout:55834574895 2024-02-10T05:27:49.254 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-10T05:27:49.696 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 podman[63766]: 2024-02-10 05:27:49.590287846 +0000 UTC m=+0.120379446 container create 9669ab926246067db04e580abe159c38f90038c2599d62a9b1b8646c742b18e3 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, vcs-type=git, description=Ceph Grafana Container, name=ubi8, vendor=Red Hat, Inc., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, release=239.1651231664, io.openshift.tags=base rhel8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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.openshift.expose-services=, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, distribution-scope=public, io.buildah.version=1.32.0, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner ) 2024-02-10T05:27:50.077 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-mon[31422]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:50.077 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:27:50.077 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:50.077 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:50.077 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:50.077 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:50.078 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 podman[63766]: 2024-02-10 05:27:49.826184914 +0000 UTC m=+0.356276515 container init 9669ab926246067db04e580abe159c38f90038c2599d62a9b1b8646c742b18e3 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, io.buildah.version=1.32.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., build-date=2022-04-29T11:48:11.055897, maintainer=Paul Cuzner , com.redhat.component=ubi8-container, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, description=Ceph Grafana Container, architecture=x86_64, vendor=Red Hat, Inc., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.expose-services=, release=239.1651231664, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, distribution-scope=public, io.openshift.tags=base rhel8, vcs-type=git, name=ubi8) 2024-02-10T05:27:50.078 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 podman[63766]: 2024-02-10 05:27:49.83176113 +0000 UTC m=+0.361852731 container start 9669ab926246067db04e580abe159c38f90038c2599d62a9b1b8646c742b18e3 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, com.redhat.component=ubi8-container, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.tags=base rhel8, release=239.1651231664, architecture=x86_64, io.k8s.display-name=Red Hat Universal Base Image 8, version=8.5, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, description=Ceph Grafana Container, io.openshift.expose-services=, vendor=Red Hat, Inc., io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.buildah.version=1.32.0, distribution-scope=public, build-date=2022-04-29T11:48:11.055897, vcs-type=git) 2024-02-10T05:27:50.078 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 bash[63766]: 9669ab926246067db04e580abe159c38f90038c2599d62a9b1b8646c742b18e3 2024-02-10T05:27:50.078 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 systemd[1]: Started Ceph grafana.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:27:50.079 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=settings t=2024-02-10T05:27:49.992362042Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-02-10T05:27:50.079 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=settings t=2024-02-10T05:27:49.992561188Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-02-10T05:27:50.079 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=settings t=2024-02-10T05:27:49.992580817Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-02-10T05:27:50.079 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=settings t=2024-02-10T05:27:49.992588415Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-02-10T05:27:50.079 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=settings t=2024-02-10T05:27:49.9925951Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-10T05:27:50.079 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=settings t=2024-02-10T05:27:49.992601676Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-10T05:27:50.079 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=settings t=2024-02-10T05:27:49.992607474Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-10T05:27:50.079 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=settings t=2024-02-10T05:27:49.992613329Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-10T05:27:50.079 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=settings t=2024-02-10T05:27:49.99261944Z level=info msg="Path Home" path=/usr/share/grafana 2024-02-10T05:27:50.079 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=settings t=2024-02-10T05:27:49.992625456Z level=info msg="Path Data" path=/var/lib/grafana 2024-02-10T05:27:50.079 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=settings t=2024-02-10T05:27:49.992631209Z level=info msg="Path Logs" path=/var/log/grafana 2024-02-10T05:27:50.079 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=settings t=2024-02-10T05:27:49.99263667Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-02-10T05:27:50.079 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=settings t=2024-02-10T05:27:49.992643295Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-02-10T05:27:50.079 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=settings t=2024-02-10T05:27:49.992649404Z level=info msg="App mode production" 2024-02-10T05:27:50.080 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=sqlstore t=2024-02-10T05:27:49.992699264Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-02-10T05:27:50.080 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=sqlstore t=2024-02-10T05:27:49.992716867Z 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-02-10T05:27:50.080 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:49.993544Z level=info msg="Starting DB migrations" 2024-02-10T05:27:50.080 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:49.9936151Z level=info msg="Executing migration" id="create migration_log table" 2024-02-10T05:27:50.080 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:49.994138572Z level=info msg="Executing migration" id="create user table" 2024-02-10T05:27:50.080 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:49.994744254Z level=info msg="Executing migration" id="add unique index user.login" 2024-02-10T05:27:50.080 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:49.997661816Z level=info msg="Executing migration" id="add unique index user.email" 2024-02-10T05:27:50.080 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.000350829Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-02-10T05:27:50.080 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.003208962Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-02-10T05:27:50.080 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.005875552Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-02-10T05:27:50.080 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.006841904Z level=info msg="Executing migration" id="create user table v2" 2024-02-10T05:27:50.080 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.009542919Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-02-10T05:27:50.080 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.01241575Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-02-10T05:27:50.081 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.012949904Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-02-10T05:27:50.081 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.015771214Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-02-10T05:27:50.081 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.016219498Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-02-10T05:27:50.081 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.018937343Z level=info msg="Executing migration" id="Update user table charset" 2024-02-10T05:27:50.081 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.019267562Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-02-10T05:27:50.081 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.021547686Z level=info msg="Executing migration" id="Add missing user data" 2024-02-10T05:27:50.081 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.022004025Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-02-10T05:27:50.081 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.024212054Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-02-10T05:27:50.081 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.024666365Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-02-10T05:27:50.081 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.027335629Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-02-10T05:27:50.081 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.030324458Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-02-10T05:27:50.081 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.03290001Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-02-10T05:27:50.081 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.033381625Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-02-10T05:27:50.082 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.034290424Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-02-10T05:27:50.082 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.034973824Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-02-10T05:27:50.082 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.035879814Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-02-10T05:27:50.082 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.03676868Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-02-10T05:27:50.082 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.037524704Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-02-10T05:27:50.082 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.038359304Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-02-10T05:27:50.082 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.038997906Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-02-10T05:27:50.082 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.03942651Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-02-10T05:27:50.082 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.040273798Z level=info msg="Executing migration" id="create temp_user v2" 2024-02-10T05:27:50.082 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.041184525Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-02-10T05:27:50.082 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.041891708Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-02-10T05:27:50.082 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.042733905Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-02-10T05:27:50.082 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.043523155Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-02-10T05:27:50.082 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.044380279Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-02-10T05:27:50.083 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.045118826Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-02-10T05:27:50.083 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.045971357Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-02-10T05:27:50.083 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.046889974Z level=info msg="Executing migration" id="create star table" 2024-02-10T05:27:50.083 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.047269764Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-02-10T05:27:50.083 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.048289535Z level=info msg="Executing migration" id="create org table v1" 2024-02-10T05:27:50.083 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.049019832Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-02-10T05:27:50.083 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.050048732Z level=info msg="Executing migration" id="create org_user table v1" 2024-02-10T05:27:50.083 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.050742475Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-02-10T05:27:50.084 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.051584634Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-02-10T05:27:50.084 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.052556435Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-02-10T05:27:50.084 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.053092064Z level=info msg="Executing migration" id="Update org table charset" 2024-02-10T05:27:50.084 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.053955845Z level=info msg="Executing migration" id="Update org_user table charset" 2024-02-10T05:27:50.084 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.054794237Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-02-10T05:27:50.084 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.055684539Z level=info msg="Executing migration" id="create dashboard table" 2024-02-10T05:27:50.084 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.056137997Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-02-10T05:27:50.084 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.05696011Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-02-10T05:27:50.084 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.057924127Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-02-10T05:27:50.084 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.058752969Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-02-10T05:27:50.084 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.059462085Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-10T05:27:50.084 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.060294803Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-02-10T05:27:50.084 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.06148612Z level=info msg="Executing migration" id="create dashboard v2" 2024-02-10T05:27:50.085 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.063030527Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-02-10T05:27:50.085 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.065746347Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-02-10T05:27:50.085 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.066270347Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-02-10T05:27:50.085 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.069032749Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-02-10T05:27:50.085 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.071992524Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-02-10T05:27:50.085 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.074707137Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-02-10T05:27:50.085 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.07734134Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-02-10T05:27:50.085 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.078034896Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-02-10T05:27:50.170 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:50 smithi178 ceph-mon[36851]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:50.170 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:50 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:27:50.170 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:50 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:50.170 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:50 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:50.171 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:50 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:50.171 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:50 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:50.171 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:50 smithi178 ceph-mon[27572]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:50.171 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:50 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:27:50.171 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:50 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:50.171 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:50 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:50.171 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:50 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:50.171 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:50 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:50.328 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.080701206Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-02-10T05:27:50.328 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.08342903Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-02-10T05:27:50.328 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.086112486Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-02-10T05:27:50.329 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.088807681Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-02-10T05:27:50.329 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.091547025Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-02-10T05:27:50.329 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.094180702Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-02-10T05:27:50.329 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.096833794Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-02-10T05:27:50.329 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.099490892Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-02-10T05:27:50.329 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.100048766Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-02-10T05:27:50.329 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.102780482Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-02-10T05:27:50.329 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.105542644Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-02-10T05:27:50.329 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.108104375Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-02-10T05:27:50.329 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.111084895Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-02-10T05:27:50.329 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.113714966Z level=info msg="Executing migration" id="Update dashboard title length" 2024-02-10T05:27:50.329 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.114381696Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-10T05:27:50.329 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.115265987Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-02-10T05:27:50.330 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.11584419Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-10T05:27:50.330 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.11676279Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-02-10T05:27:50.330 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.11758976Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-10T05:27:50.331 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.11840584Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-10T05:27:50.331 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.119178914Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-02-10T05:27:50.331 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.1199469Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-02-10T05:27:50.331 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.120788395Z level=info msg="Executing migration" id="Add check_sum column" 2024-02-10T05:27:50.331 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.121617786Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-02-10T05:27:50.331 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.122454847Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-02-10T05:27:50.332 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.123283799Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-02-10T05:27:50.332 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.124186481Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-02-10T05:27:50.332 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.124969886Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-02-10T05:27:50.332 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.12576785Z level=info msg="Executing migration" id="create data_source table" 2024-02-10T05:27:50.332 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.126578487Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-02-10T05:27:50.332 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.127336859Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-02-10T05:27:50.332 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.127791583Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-02-10T05:27:50.332 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.128658882Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-02-10T05:27:50.332 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.129461486Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-02-10T05:27:50.332 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.130554883Z level=info msg="Executing migration" id="create data_source table v2" 2024-02-10T05:27:50.332 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.131416234Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-02-10T05:27:50.332 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.132273629Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-02-10T05:27:50.332 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.133208061Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-02-10T05:27:50.333 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.13395693Z level=info msg="Executing migration" id="Add column with_credentials" 2024-02-10T05:27:50.333 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.134969871Z level=info msg="Executing migration" id="Add secure json data column" 2024-02-10T05:27:50.333 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.135648228Z level=info msg="Executing migration" id="Update data_source table charset" 2024-02-10T05:27:50.333 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.135935692Z level=info msg="Executing migration" id="Update initial version to 1" 2024-02-10T05:27:50.333 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.136467159Z level=info msg="Executing migration" id="Add read_only data column" 2024-02-10T05:27:50.333 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.13703512Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-02-10T05:27:50.333 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.137369024Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-02-10T05:27:50.333 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.137672958Z level=info msg="Executing migration" id="Add uid column" 2024-02-10T05:27:50.333 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.138224817Z level=info msg="Executing migration" id="Update uid value" 2024-02-10T05:27:50.333 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.139046925Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-02-10T05:27:50.333 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.139494178Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-02-10T05:27:50.333 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.140351103Z level=info msg="Executing migration" id="create api_key table" 2024-02-10T05:27:50.333 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.141354304Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-02-10T05:27:50.333 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.14204519Z level=info msg="Executing migration" id="add index api_key.key" 2024-02-10T05:27:50.334 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.142938032Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-02-10T05:27:50.334 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.143910463Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-02-10T05:27:50.334 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.144580222Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-02-10T05:27:50.334 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.145063911Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-02-10T05:27:50.334 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.145480061Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-02-10T05:27:50.334 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.146568846Z level=info msg="Executing migration" id="create api_key table v2" 2024-02-10T05:27:50.334 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.146987779Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-02-10T05:27:50.334 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.147410996Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-02-10T05:27:50.334 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.147844137Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-02-10T05:27:50.334 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.148290279Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-02-10T05:27:50.334 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.148609503Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-02-10T05:27:50.334 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.148991768Z level=info msg="Executing migration" id="Update api_key table charset" 2024-02-10T05:27:50.335 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.149296273Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-02-10T05:27:50.335 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.149824321Z level=info msg="Executing migration" id="Add service account foreign key" 2024-02-10T05:27:50.335 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.15039689Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-02-10T05:27:50.335 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.150725539Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-02-10T05:27:50.335 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.151332077Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-02-10T05:27:50.335 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.151923992Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-02-10T05:27:50.335 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.152333499Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-02-10T05:27:50.335 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.152688629Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-02-10T05:27:50.335 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.153108033Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-02-10T05:27:50.335 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.153539764Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-10T05:27:50.335 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.153967146Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-10T05:27:50.335 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.154395848Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-02-10T05:27:50.335 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.154691051Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-02-10T05:27:50.335 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.155024167Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-02-10T05:27:50.336 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.155597038Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-02-10T05:27:50.336 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.156178136Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-02-10T05:27:50.336 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.15651685Z level=info msg="Executing migration" id="create quota table v1" 2024-02-10T05:27:50.336 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.156924058Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-10T05:27:50.336 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.15736734Z level=info msg="Executing migration" id="Update quota table charset" 2024-02-10T05:27:50.336 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.157653577Z level=info msg="Executing migration" id="create plugin_setting table" 2024-02-10T05:27:50.336 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.158083955Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-10T05:27:50.336 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.158522141Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-02-10T05:27:50.336 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.15917248Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-02-10T05:27:50.336 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.159494439Z level=info msg="Executing migration" id="create session table" 2024-02-10T05:27:50.336 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.159979832Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-02-10T05:27:50.336 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.162677873Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-02-10T05:27:50.336 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.163062486Z level=info msg="Executing migration" id="create playlist table v2" 2024-02-10T05:27:50.337 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.163462064Z level=info msg="Executing migration" id="create playlist item table v2" 2024-02-10T05:27:50.337 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.16388097Z level=info msg="Executing migration" id="Update playlist table charset" 2024-02-10T05:27:50.337 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.164177207Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-02-10T05:27:50.337 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.164449436Z level=info msg="Executing migration" id="drop preferences table v2" 2024-02-10T05:27:50.337 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.164730252Z level=info msg="Executing migration" id="drop preferences table v3" 2024-02-10T05:27:50.337 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.165047461Z level=info msg="Executing migration" id="create preferences table v3" 2024-02-10T05:27:50.337 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.165439122Z level=info msg="Executing migration" id="Update preferences table charset" 2024-02-10T05:27:50.337 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.165710847Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-02-10T05:27:50.337 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.166344985Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-02-10T05:27:50.337 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.166659638Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-02-10T05:27:50.337 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.167272912Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-02-10T05:27:50.337 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.167933747Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-02-10T05:27:50.338 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.16827443Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-02-10T05:27:50.338 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.168767287Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-02-10T05:27:50.338 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.169231793Z level=info msg="Executing migration" id="create alert table v1" 2024-02-10T05:27:50.338 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.169730127Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-02-10T05:27:50.338 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.172625307Z level=info msg="Executing migration" id="add index alert state" 2024-02-10T05:27:50.338 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.175311981Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-02-10T05:27:50.338 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.1757692Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-02-10T05:27:50.338 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.176171817Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-10T05:27:50.338 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.176597247Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-02-10T05:27:50.338 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.177026001Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-02-10T05:27:50.338 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.178439635Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-02-10T05:27:50.338 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.179793763Z 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-02-10T05:27:50.338 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.182636965Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.18313484Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.183513842Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.183915162Z level=info msg="Executing migration" id="Add column is_default" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.184548292Z level=info msg="Executing migration" id="Add column frequency" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.186626472Z level=info msg="Executing migration" id="Add column send_reminder" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.18730966Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.187986835Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.188412318Z level=info msg="Executing migration" id="Update alert table charset" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.188684103Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.18898672Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.189381222Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.189825753Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.190264182Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.192932304Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-10T05:27:50.339 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.193406355Z level=info msg="Executing migration" id="Add for to alert table" 2024-02-10T05:27:50.340 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.195750702Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-02-10T05:27:50.340 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.198520087Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-02-10T05:27:50.340 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.198864693Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-02-10T05:27:50.340 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.201647743Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-02-10T05:27:50.340 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.204352013Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-02-10T05:27:50.340 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.207021108Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-02-10T05:27:50.340 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.207389577Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-02-10T05:27:50.340 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.210286843Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-02-10T05:27:50.340 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.210962361Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-02-10T05:27:50.340 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.212962741Z level=info msg="Executing migration" id="create annotation table v5" 2024-02-10T05:27:50.340 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.215719691Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-02-10T05:27:50.341 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.216234417Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-02-10T05:27:50.341 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.219077939Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-02-10T05:27:50.341 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.221612318Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-02-10T05:27:50.341 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.224435994Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-02-10T05:27:50.341 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.224930155Z level=info msg="Executing migration" id="Update annotation table charset" 2024-02-10T05:27:50.341 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.227921696Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-02-10T05:27:50.341 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.230667058Z level=info msg="Executing migration" id="Drop category_id index" 2024-02-10T05:27:50.341 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.233198494Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-02-10T05:27:50.341 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.233899347Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-02-10T05:27:50.341 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.236720235Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-10T05:27:50.341 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.239404596Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-02-10T05:27:50.342 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.242166742Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-02-10T05:27:50.342 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.243778296Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-02-10T05:27:50.342 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.246502002Z 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-02-10T05:27:50.342 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.249157263Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-02-10T05:27:50.342 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.25188081Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-02-10T05:27:50.342 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.252249684Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-02-10T05:27:50.343 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.255093241Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-02-10T05:27:50.343 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.255860495Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-02-10T05:27:50.343 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.257780873Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-02-10T05:27:50.343 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.260458947Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-02-10T05:27:50.343 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.260935343Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-02-10T05:27:50.343 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.263755965Z level=info msg="Executing migration" id="Add epoch_end column" 2024-02-10T05:27:50.343 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.26636702Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-02-10T05:27:50.343 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.267151393Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-02-10T05:27:50.343 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.267478797Z level=info msg="Executing migration" id="Move region to single row" 2024-02-10T05:27:50.343 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.268317366Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-02-10T05:27:50.343 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.268968608Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-10T05:27:50.343 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.269403802Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-10T05:27:50.343 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.270317102Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-10T05:27:50.344 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.270941895Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-10T05:27:50.344 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.271389338Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-02-10T05:27:50.344 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.272129054Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-02-10T05:27:50.344 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.272475906Z level=info msg="Executing migration" id="create test_data table" 2024-02-10T05:27:50.344 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.272981227Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-02-10T05:27:50.344 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.273810477Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-02-10T05:27:50.344 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.27428399Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-10T05:27:50.344 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.275159865Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-02-10T05:27:50.344 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.27590628Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-02-10T05:27:50.344 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.276775318Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-02-10T05:27:50.344 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.277237797Z level=info msg="Executing migration" id="create team table" 2024-02-10T05:27:50.344 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.278082861Z level=info msg="Executing migration" id="add index team.org_id" 2024-02-10T05:27:50.344 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.27894767Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-02-10T05:27:50.344 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.279911019Z level=info msg="Executing migration" id="create team member table" 2024-02-10T05:27:50.345 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.280374296Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-02-10T05:27:50.345 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.281265803Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-02-10T05:27:50.345 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.282094604Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-02-10T05:27:50.345 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.283067493Z level=info msg="Executing migration" id="Add column email to team table" 2024-02-10T05:27:50.345 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.283885849Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-02-10T05:27:50.345 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.284700605Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-02-10T05:27:50.345 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.285603594Z level=info msg="Executing migration" id="create dashboard acl table" 2024-02-10T05:27:50.345 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.286459256Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-02-10T05:27:50.345 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.286949423Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-10T05:27:50.345 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.287814851Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-10T05:27:50.345 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.288757173Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-02-10T05:27:50.345 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.289489119Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-02-10T05:27:50.345 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.290138054Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-02-10T05:27:50.346 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.290981079Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-02-10T05:27:50.346 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.29197891Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-02-10T05:27:50.346 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.294649228Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-02-10T05:27:50.346 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.29746641Z level=info msg="Executing migration" id="create tag table" 2024-02-10T05:27:50.346 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.300173675Z level=info msg="Executing migration" id="add index tag.key_value" 2024-02-10T05:27:50.346 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.303176637Z level=info msg="Executing migration" id="create login attempt table" 2024-02-10T05:27:50.346 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.306081855Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-02-10T05:27:50.346 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.308839937Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-02-10T05:27:50.346 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.311364413Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-10T05:27:50.346 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.31421693Z level=info msg="Executing migration" id="create login_attempt v2" 2024-02-10T05:27:50.346 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.316983094Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-02-10T05:27:50.346 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.319733901Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-02-10T05:27:50.346 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.322654075Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-02-10T05:27:50.346 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.325724441Z level=info msg="Executing migration" id="create user auth table" 2024-02-10T05:27:50.347 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.328484144Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-10T05:27:50.347 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.331159152Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-02-10T05:27:50.550 INFO:teuthology.orchestra.run.smithi178.stdout:197568495638 2024-02-10T05:27:50.550 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-10T05:27:50.583 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.333938606Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-02-10T05:27:50.584 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.336645966Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-02-10T05:27:50.584 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.33950421Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-02-10T05:27:50.584 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.3421911Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-02-10T05:27:50.584 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.344925601Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-02-10T05:27:50.584 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.347519613Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-02-10T05:27:50.584 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.350259324Z level=info msg="Executing migration" id="create server_lock table" 2024-02-10T05:27:50.584 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.352979064Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-02-10T05:27:50.584 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.355788461Z level=info msg="Executing migration" id="create user auth token table" 2024-02-10T05:27:50.584 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.358381216Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-02-10T05:27:50.584 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.361045946Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-02-10T05:27:50.584 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.363732298Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-02-10T05:27:50.584 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.366505722Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-02-10T05:27:50.585 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.369141917Z level=info msg="Executing migration" id="create cache_data table" 2024-02-10T05:27:50.585 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.37188856Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-02-10T05:27:50.585 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.374651921Z level=info msg="Executing migration" id="create short_url table v1" 2024-02-10T05:27:50.585 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.37721613Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-02-10T05:27:50.585 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.379929555Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-02-10T05:27:50.585 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.382380868Z level=info msg="Executing migration" id="delete alert_definition table" 2024-02-10T05:27:50.585 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.385312531Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-02-10T05:27:50.585 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.387958259Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-02-10T05:27:50.585 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.388727389Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-02-10T05:27:50.585 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.389689916Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-02-10T05:27:50.585 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.390529357Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-02-10T05:27:50.586 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.391216952Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-02-10T05:27:50.586 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.392165226Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-02-10T05:27:50.586 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.392903772Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-02-10T05:27:50.586 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.393694351Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-02-10T05:27:50.586 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.394527481Z level=info msg="Executing migration" id="drop alert_definition table" 2024-02-10T05:27:50.586 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.395313804Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-02-10T05:27:50.586 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.396292342Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-02-10T05:27:50.586 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.396975511Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-02-10T05:27:50.586 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.397829209Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-02-10T05:27:50.586 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.398665491Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-02-10T05:27:50.586 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.399459977Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-02-10T05:27:50.586 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.400363106Z level=info msg="Executing migration" id="create alert_instance table" 2024-02-10T05:27:50.588 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.40118037Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-02-10T05:27:50.588 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.402022196Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-02-10T05:27:50.588 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.40296883Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-02-10T05:27:50.588 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.403929189Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-02-10T05:27:50.588 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.404877942Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-02-10T05:27:50.588 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.40561598Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-02-10T05:27:50.589 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.409041729Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-02-10T05:27:50.589 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.41243819Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-02-10T05:27:50.589 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.413274382Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-02-10T05:27:50.589 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.414251769Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-02-10T05:27:50.589 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.415278503Z level=info msg="Executing migration" id="create alert_rule table" 2024-02-10T05:27:50.589 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.416092145Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-02-10T05:27:50.589 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.41697352Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-02-10T05:27:50.589 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.417906117Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-02-10T05:27:50.589 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.418902595Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-02-10T05:27:50.589 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.419615931Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-02-10T05:27:50.589 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.420545702Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-02-10T05:27:50.590 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.421383894Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-02-10T05:27:50.590 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.422250737Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-02-10T05:27:50.590 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.423189145Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-02-10T05:27:50.590 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.423926117Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-02-10T05:27:50.590 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.424732852Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-02-10T05:27:50.590 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.425577566Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-02-10T05:27:50.590 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.426392444Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-02-10T05:27:50.590 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.427310854Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-02-10T05:27:50.590 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.428170317Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-02-10T05:27:50.590 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.429069655Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-02-10T05:27:50.590 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.430056235Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-02-10T05:27:50.590 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.430868998Z 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-02-10T05:27:50.590 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.431465733Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-02-10T05:27:50.590 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.431732382Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-02-10T05:27:50.591 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.432594252Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-02-10T05:27:50.591 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.433456652Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-02-10T05:27:50.591 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.434335652Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-02-10T05:27:50.591 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.435174838Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-02-10T05:27:50.591 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.436027438Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-02-10T05:27:50.591 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.43700081Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-02-10T05:27:50.591 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.43782295Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-02-10T05:27:50.591 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.43867099Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-02-10T05:27:50.591 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.439577118Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-02-10T05:27:50.591 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.440675014Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-02-10T05:27:50.591 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.441112762Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-02-10T05:27:50.591 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.441964052Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-02-10T05:27:50.591 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.442835108Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-02-10T05:27:50.591 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.443815138Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-02-10T05:27:50.592 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.444965031Z level=info msg="Executing migration" id="create provenance_type table" 2024-02-10T05:27:50.592 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.445945585Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-02-10T05:27:50.592 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.446683784Z level=info msg="Executing migration" id="create alert_image table" 2024-02-10T05:27:50.592 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.447650153Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-02-10T05:27:50.592 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.448373853Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-02-10T05:27:50.592 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.449389761Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-02-10T05:27:50.592 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.452037558Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-02-10T05:27:50.592 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.452523761Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-02-10T05:27:50.592 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.452622139Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-02-10T05:27:50.592 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.455180277Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-02-10T05:27:50.592 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.455589696Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.458096881Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.458221908Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.45833599Z level=info msg="alerts found to migrate" alerts=0 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.460799453Z level=info msg="Executing migration" id="create library_element table v1" 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.46128443Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.463989437Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.4668808Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.469677691Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.470262642Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.473062899Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.475982669Z level=info msg="Executing migration" id="create data_keys table" 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.478742857Z level=info msg="Executing migration" id="create secrets table" 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.479269012Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.48373901Z level=info msg="Executing migration" id="add name column into data_keys" 2024-02-10T05:27:50.593 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.486668433Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-02-10T05:27:50.594 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.489320778Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-02-10T05:27:50.594 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.493609453Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-02-10T05:27:50.594 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.497748136Z level=info msg="Executing migration" id="create kv_store table v1" 2024-02-10T05:27:50.594 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.50041169Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-02-10T05:27:50.594 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.500902276Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-02-10T05:27:50.594 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.501261329Z level=info msg="Executing migration" id="create permission table" 2024-02-10T05:27:50.594 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.501662983Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-02-10T05:27:50.594 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.502109315Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-02-10T05:27:50.594 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.502553225Z level=info msg="Executing migration" id="create role table" 2024-02-10T05:27:50.595 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.502954938Z level=info msg="Executing migration" id="add column display_name" 2024-02-10T05:27:50.595 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.503867578Z level=info msg="Executing migration" id="add column group_name" 2024-02-10T05:27:50.595 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.504827251Z level=info msg="Executing migration" id="add index role.org_id" 2024-02-10T05:27:50.595 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.505301714Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-02-10T05:27:50.595 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.505761023Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-02-10T05:27:50.595 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.506226223Z level=info msg="Executing migration" id="create team role table" 2024-02-10T05:27:50.595 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.506622426Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-02-10T05:27:50.595 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.507067143Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-02-10T05:27:50.595 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.507549179Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-02-10T05:27:50.595 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.508010173Z level=info msg="Executing migration" id="create user role table" 2024-02-10T05:27:50.595 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.508432418Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-02-10T05:27:50.595 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.508891017Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-02-10T05:27:50.595 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.509361205Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-02-10T05:27:50.595 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.509823847Z level=info msg="Executing migration" id="create builtin role table" 2024-02-10T05:27:50.596 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.510256021Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-02-10T05:27:50.596 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.510731838Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-02-10T05:27:50.596 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.511376829Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-02-10T05:27:50.596 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.512459388Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-02-10T05:27:50.596 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.512968893Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-02-10T05:27:50.596 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.51343587Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-02-10T05:27:50.596 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.513828023Z level=info msg="Executing migration" id="add unique index role.uid" 2024-02-10T05:27:50.596 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.515618902Z level=info msg="Executing migration" id="create seed assignment table" 2024-02-10T05:27:50.597 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.516062409Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-02-10T05:27:50.597 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.516522883Z level=info msg="Executing migration" id="add column hidden to role table" 2024-02-10T05:27:50.597 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.517526456Z level=info msg="Executing migration" id="create query_history table v1" 2024-02-10T05:27:50.597 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.517962769Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-02-10T05:27:50.597 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.51842204Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-02-10T05:27:50.597 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.518697662Z level=info msg="Executing migration" id="teams permissions migration" 2024-02-10T05:27:50.597 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.519118523Z level=info msg="Executing migration" id="dashboard permissions" 2024-02-10T05:27:50.597 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.519606886Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-02-10T05:27:50.597 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.519999839Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-02-10T05:27:50.597 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.520316478Z level=info msg="Executing migration" id="alerting notification permissions" 2024-02-10T05:27:50.597 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.520653177Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-02-10T05:27:50.597 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.521094505Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-02-10T05:27:50.597 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.521526758Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.522494672Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.522807609Z level=info msg="Executing migration" id="create correlation table v1" 2024-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.523228089Z level=info msg="Executing migration" id="add index correlations.uid" 2024-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.523655539Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.524095458Z level=info msg="Executing migration" id="add correlation config column" 2024-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.525096149Z level=info msg="Executing migration" id="create entity_events table" 2024-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.525520858Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.525950768Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.526046001Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.528159512Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.528341265Z 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-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.528627867Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.531208816Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.534092054Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-02-10T05:27:50.598 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.534612147Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-10T05:27:50.599 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.53737764Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-02-10T05:27:50.599 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.540002647Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-02-10T05:27:50.599 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.542898496Z level=info msg="Executing migration" id="Drop public config table" 2024-02-10T05:27:50.599 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.543478768Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-02-10T05:27:50.599 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.546141327Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-02-10T05:27:50.599 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.54660151Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-02-10T05:27:50.599 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.548860834Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-02-10T05:27:50.599 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.551575687Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-02-10T05:27:50.599 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.55474757Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-02-10T05:27:50.599 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.555979347Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-02-10T05:27:50.599 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.557043955Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-02-10T05:27:50.599 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.557822621Z level=info msg="Executing migration" id="add share column" 2024-02-10T05:27:50.599 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.558870941Z level=info msg="Executing migration" id="create default alerting folders" 2024-02-10T05:27:50.600 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.559688763Z level=info msg="Executing migration" id="create file table" 2024-02-10T05:27:50.600 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.560685249Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-02-10T05:27:50.600 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.561292222Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-02-10T05:27:50.600 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.561768613Z level=info msg="Executing migration" id="create file_meta table" 2024-02-10T05:27:50.600 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.562171341Z level=info msg="Executing migration" id="file table idx: path key" 2024-02-10T05:27:50.600 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.56303292Z level=info msg="Executing migration" id="set path collation in file table" 2024-02-10T05:27:50.600 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.563911962Z level=info msg="Executing migration" id="managed permissions migration" 2024-02-10T05:27:50.600 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.564414669Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-02-10T05:27:50.600 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.565233252Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-02-10T05:27:50.600 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.565687002Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-02-10T05:27:50.600 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.566746969Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-02-10T05:27:50.600 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.567529187Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-02-10T05:27:50.600 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.567992889Z level=info msg="Executing migration" id="update group index for alert rules" 2024-02-10T05:27:50.601 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.568797284Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-02-10T05:27:50.601 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.569577016Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-02-10T05:27:50.601 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.570344562Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-02-10T05:27:50.601 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.571460584Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-02-10T05:27:50.601 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.572545025Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-02-10T05:27:50.601 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.573484373Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-02-10T05:27:50.601 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.583510335Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-02-10T05:27:50.601 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.584330551Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-02-10T05:27:50.601 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.584801023Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-02-10T05:27:51.037 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.588297099Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-02-10T05:27:51.037 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.591122015Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-02-10T05:27:51.037 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.593801506Z level=info msg="Executing migration" id="create folder table" 2024-02-10T05:27:51.038 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.594232705Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-02-10T05:27:51.038 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.597052733Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-02-10T05:27:51.038 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.600022522Z level=info msg="Executing migration" id="Update folder title length" 2024-02-10T05:27:51.038 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.602676071Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-02-10T05:27:51.038 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=migrator t=2024-02-10T05:27:50.603134784Z level=info msg="migrations completed" performed=485 skipped=0 duration=609.537757ms 2024-02-10T05:27:51.038 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=sqlstore t=2024-02-10T05:27:50.603542774Z level=info msg="Created default organization" 2024-02-10T05:27:51.038 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=plugin.loader t=2024-02-10T05:27:50.661420731Z level=info msg="Plugin registered" pluginID=input 2024-02-10T05:27:51.038 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=plugin.loader t=2024-02-10T05:27:50.689981603Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-02-10T05:27:51.038 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=plugin.loader t=2024-02-10T05:27:50.690011293Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-02-10T05:27:51.038 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=secrets t=2024-02-10T05:27:50.690046815Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-02-10T05:27:51.038 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=query_data t=2024-02-10T05:27:50.69180863Z level=info msg="Query Service initialization" 2024-02-10T05:27:51.038 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=live.push_http t=2024-02-10T05:27:50.694144545Z level=info msg="Live Push Gateway initialization" 2024-02-10T05:27:51.433 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:51 smithi189 ceph-mon[31422]: Deploying daemon node-exporter.a on smithi178 2024-02-10T05:27:51.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:51 smithi178 ceph-mon[27572]: Deploying daemon node-exporter.a on smithi178 2024-02-10T05:27:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:51 smithi178 ceph-mon[36851]: Deploying daemon node-exporter.a on smithi178 2024-02-10T05:27:51.544 INFO:teuthology.orchestra.run.smithi178.stdout:128849018913 2024-02-10T05:27:51.545 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-10T05:27:51.787 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=infra.usagestats.collector t=2024-02-10T05:27:51.433719865Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-02-10T05:27:51.787 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=provisioning.datasources t=2024-02-10T05:27:51.434143246Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-02-10T05:27:51.787 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=provisioning.datasources t=2024-02-10T05:27:51.466593092Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-10T05:27:51.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=provisioning.datasources t=2024-02-10T05:27:51.498621526Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-02-10T05:27:51.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=provisioning.alerting t=2024-02-10T05:27:51.520188599Z level=info msg="starting to provision alerting" 2024-02-10T05:27:51.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=provisioning.alerting t=2024-02-10T05:27:51.520225213Z level=info msg="finished to provision alerting" 2024-02-10T05:27:51.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=grafanaStorageLogger t=2024-02-10T05:27:51.520290211Z level=info msg="storage starting" 2024-02-10T05:27:51.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=ngalert.state.manager t=2024-02-10T05:27:51.520373595Z level=info msg="Warming state cache for startup" 2024-02-10T05:27:51.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=http.server t=2024-02-10T05:27:51.522086323Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-02-10T05:27:51.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=sqlstore.transactions t=2024-02-10T05:27:51.530602753Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-02-10T05:27:51.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=ngalert.state.manager t=2024-02-10T05:27:51.530691014Z level=info msg="State cache has been initialized" states=0 duration=10.316072ms 2024-02-10T05:27:51.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=ngalert.multiorg.alertmanager t=2024-02-10T05:27:51.530761184Z level=info msg="starting MultiOrg Alertmanager" 2024-02-10T05:27:51.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:27:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[63780]: logger=ticker t=2024-02-10T05:27:51.530790634Z level=info msg=starting first_tick=2024-02-10T05:28:00Z 2024-02-10T05:27:52.099 INFO:teuthology.orchestra.run.smithi178.stdout:107374182438 2024-02-10T05:27:52.099 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-10T05:27:52.337 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:52 smithi178 ceph-mon[36851]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:52.337 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:52 smithi178 ceph-mon[27572]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:52.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:52 smithi189 ceph-mon[31422]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:52.553 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:53.398 INFO:teuthology.orchestra.run.smithi178.stdout:231928234003 2024-02-10T05:27:53.399 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-10T05:27:54.431 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:54.432 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:54.432 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:54.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:54 smithi178 ceph-mon[27572]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:54 smithi178 ceph-mon[36851]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:54 smithi189 ceph-mon[31422]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:55.169 INFO:teuthology.orchestra.run.smithi178.stdout:77309411372 2024-02-10T05:27:55.169 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-10T05:27:55.378 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:55 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:55.379 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:55 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:55.443 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:55 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:55.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:27:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:27:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:27:56.405 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:56 smithi178 ceph-mon[27572]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:56.405 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:56 smithi178 ceph-mon[36851]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:56.503 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:27:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:56 smithi189 ceph-mon[31422]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:56.962 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:56 smithi178 bash[72310]: Writing manifest to image destination 2024-02-10T05:27:57.515 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 podman[72310]: 2024-02-10 05:27:57.215893324 +0000 UTC m=+3.515889597 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-02-10T05:27:57.771 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 podman[72310]: 2024-02-10 05:27:57.516101338 +0000 UTC m=+3.816097598 container create 93d585d2166a21311f98c831a6f8333c9fea5835014e7ae6dc1a3b6764e82447 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:27:58.086 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 podman[72310]: 2024-02-10 05:27:57.869092212 +0000 UTC m=+4.169088471 container init 93d585d2166a21311f98c831a6f8333c9fea5835014e7ae6dc1a3b6764e82447 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:27:58.086 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 podman[72310]: 2024-02-10 05:27:57.874369514 +0000 UTC m=+4.174365770 container start 93d585d2166a21311f98c831a6f8333c9fea5835014e7ae6dc1a3b6764e82447 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:27:58.086 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.878Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-10T05:27:58.087 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.878Z 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-02-10T05:27:58.087 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.878Z 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-02-10T05:27:58.087 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.878Z 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-02-10T05:27:58.087 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z 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-02-10T05:27:58.087 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-10T05:27:58.087 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-10T05:27:58.087 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=arp 2024-02-10T05:27:58.087 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-10T05:27:58.087 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-10T05:27:58.087 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-10T05:27:58.087 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-10T05:27:58.087 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-10T05:27:58.087 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-10T05:27:58.088 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-10T05:27:58.088 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-10T05:27:58.088 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=edac 2024-02-10T05:27:58.088 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-10T05:27:58.088 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-10T05:27:58.088 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-10T05:27:58.089 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-10T05:27:58.089 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-10T05:27:58.089 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-10T05:27:58.089 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-10T05:27:58.089 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-10T05:27:58.089 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-10T05:27:58.089 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-10T05:27:58.089 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-10T05:27:58.089 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-10T05:27:58.089 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-10T05:27:58.089 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-10T05:27:58.089 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=os 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=stat 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=time 2024-02-10T05:27:58.090 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-10T05:27:58.091 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=uname 2024-02-10T05:27:58.091 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-10T05:27:58.091 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-10T05:27:58.091 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-10T05:27:58.091 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-10T05:27:58.091 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[72624]: ts=2024-02-10T05:27:57.879Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-10T05:27:58.091 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 bash[72310]: 93d585d2166a21311f98c831a6f8333c9fea5835014e7ae6dc1a3b6764e82447 2024-02-10T05:27:58.091 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:27:57 smithi178 systemd[1]: Started Ceph node-exporter.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:27:58.356 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:58 smithi189 ceph-mon[31422]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:58.357 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:58 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:58.357 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:58 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:58.357 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:58 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:58.440 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:58 smithi178 ceph-mon[36851]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:58.440 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:58 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:58.440 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:58 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:58.440 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:58 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:58.441 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:58 smithi178 ceph-mon[27572]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:27:58.441 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:58 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:58.441 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:58 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:58.441 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:58 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:27:59.037 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:27:58 smithi189 bash[64069]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-02-10T05:27:59.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:27:59 smithi178 ceph-mon[27572]: Deploying daemon node-exporter.b on smithi189 2024-02-10T05:27:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:27:59 smithi178 ceph-mon[36851]: Deploying daemon node-exporter.b on smithi189 2024-02-10T05:27:59.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:27:59 smithi189 ceph-mon[31422]: Deploying daemon node-exporter.b on smithi189 2024-02-10T05:27:59.537 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:27:59 smithi189 bash[64069]: Getting image source signatures 2024-02-10T05:27:59.537 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:27:59 smithi189 bash[64069]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-02-10T05:27:59.537 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:27:59 smithi189 bash[64069]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-02-10T05:27:59.537 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:27:59 smithi189 bash[64069]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-02-10T05:27:59.763 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:28:00.387 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:00 smithi178 ceph-mon[27572]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:00.387 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:00 smithi178 ceph-mon[36851]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:00.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:00 smithi189 ceph-mon[31422]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:01.037 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:00 smithi189 bash[64069]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-02-10T05:28:01.037 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:00 smithi189 bash[64069]: Writing manifest to image destination 2024-02-10T05:28:01.347 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 podman[64069]: 2024-02-10 05:28:00.98863114 +0000 UTC m=+2.136005510 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-02-10T05:28:01.347 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 podman[64069]: 2024-02-10 05:28:01.103766937 +0000 UTC m=+2.251141297 container create 5dfbd9292b4177b0ed217bcb9a6d6a45cd3d701172bb831a253cba0996948124 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:28:01.551 INFO:teuthology.orchestra.run.smithi178.stdout:163208757277 2024-02-10T05:28:01.788 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 podman[64069]: 2024-02-10 05:28:01.347412631 +0000 UTC m=+2.494787005 container init 5dfbd9292b4177b0ed217bcb9a6d6a45cd3d701172bb831a253cba0996948124 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:28:01.788 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 podman[64069]: 2024-02-10 05:28:01.353036493 +0000 UTC m=+2.500410856 container start 5dfbd9292b4177b0ed217bcb9a6d6a45cd3d701172bb831a253cba0996948124 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:28:01.788 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.357Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-10T05:28:01.788 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.357Z 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-02-10T05:28:01.788 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.357Z 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-02-10T05:28:01.788 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.357Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-10T05:28:01.788 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z 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-02-10T05:28:01.788 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z 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-02-10T05:28:01.788 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-10T05:28:01.788 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=arp 2024-02-10T05:28:01.789 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-10T05:28:01.789 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-10T05:28:01.789 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-10T05:28:01.789 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-10T05:28:01.789 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-10T05:28:01.789 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-10T05:28:01.789 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-10T05:28:01.790 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-10T05:28:01.790 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=edac 2024-02-10T05:28:01.790 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-10T05:28:01.790 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-10T05:28:01.790 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-10T05:28:01.790 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-10T05:28:01.790 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-10T05:28:01.790 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-10T05:28:01.790 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-10T05:28:01.790 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-10T05:28:01.790 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-10T05:28:01.790 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-10T05:28:01.791 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-10T05:28:01.791 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-10T05:28:01.791 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-10T05:28:01.791 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-10T05:28:01.791 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-10T05:28:01.791 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-10T05:28:01.791 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=os 2024-02-10T05:28:01.791 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-10T05:28:01.791 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-10T05:28:01.791 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-10T05:28:01.791 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-10T05:28:01.791 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-10T05:28:01.791 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-10T05:28:01.791 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-10T05:28:01.792 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=stat 2024-02-10T05:28:01.792 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-10T05:28:01.792 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-10T05:28:01.792 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-10T05:28:01.792 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=time 2024-02-10T05:28:01.792 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-10T05:28:01.792 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=uname 2024-02-10T05:28:01.792 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-10T05:28:01.792 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-10T05:28:01.792 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-10T05:28:01.792 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-10T05:28:01.792 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[64119]: ts=2024-02-10T05:28:01.358Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-10T05:28:01.792 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 bash[64069]: 5dfbd9292b4177b0ed217bcb9a6d6a45cd3d701172bb831a253cba0996948124 2024-02-10T05:28:01.792 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:28:01 smithi189 systemd[1]: Started Ceph node-exporter.b for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:28:02.155 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[27572]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:02.155 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2454954697' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T05:28:02.155 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/840763726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T05:28:02.156 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.156 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.156 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.156 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.156 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.156 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:28:02.156 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[36851]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:02.156 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2454954697' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T05:28:02.156 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/840763726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T05:28:02.156 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.156 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.157 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.157 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.157 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.157 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:02 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:28:02.179 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757274 got 163208757277 for osd.5 2024-02-10T05:28:02.180 DEBUG:teuthology.parallel:result is None 2024-02-10T05:28:02.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:02 smithi189 ceph-mon[31422]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:02.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:02 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2454954697' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T05:28:02.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:02 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/840763726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T05:28:02.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:02 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:02 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:02 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:02 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:02 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:02.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:02 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:28:02.935 INFO:teuthology.orchestra.run.smithi178.stdout:34359738423 2024-02-10T05:28:03.506 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738420 got 34359738423 for osd.0 2024-02-10T05:28:03.506 DEBUG:teuthology.parallel:result is None 2024-02-10T05:28:04.147 INFO:teuthology.orchestra.run.smithi178.stdout:107374182440 2024-02-10T05:28:04.403 INFO:teuthology.orchestra.run.smithi178.stdout:197568495641 2024-02-10T05:28:04.404 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:04 smithi178 ceph-mon[27572]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:04.404 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:04 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:28:04.405 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:04 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:04.405 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:04 smithi178 ceph-mon[36851]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:04.405 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:04 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:28:04.405 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:04 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:04.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:04 smithi189 ceph-mon[31422]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:04.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:04 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:28:04.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:04 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:05.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:05 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1515967260' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T05:28:05.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:05 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3156795233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T05:28:05.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:05 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1515967260' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T05:28:05.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:05 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3156795233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T05:28:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:05 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1515967260' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T05:28:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:05 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3156795233' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T05:28:05.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:28:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:28:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:28:05.974 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:28:05.974 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:28:06.367 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:06 smithi178 ceph-mon[36851]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:06.367 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:06 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:06.367 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:06 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:06.367 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:06 smithi178 ceph-mon[27572]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:06.367 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:06 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:06.367 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:06 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:06.391 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182438 got 107374182440 for osd.3 2024-02-10T05:28:06.391 DEBUG:teuthology.parallel:result is None 2024-02-10T05:28:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:06 smithi189 ceph-mon[31422]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:06 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:06 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:07.146 INFO:teuthology.orchestra.run.smithi178.stdout:55834574899 2024-02-10T05:28:07.888 INFO:teuthology.orchestra.run.smithi178.stdout:231928234006 2024-02-10T05:28:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:08 smithi178 ceph-mon[27572]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:08 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/201887551' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T05:28:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:08 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/4204902600' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T05:28:08.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:08 smithi178 ceph-mon[36851]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:08.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:08 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/201887551' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T05:28:08.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:08 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/4204902600' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T05:28:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:08 smithi189 ceph-mon[31422]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:08 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/201887551' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T05:28:08.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:08 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/4204902600' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T05:28:08.619 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495638 got 197568495641 for osd.6 2024-02-10T05:28:08.619 DEBUG:teuthology.parallel:result is None 2024-02-10T05:28:09.225 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574895 got 55834574899 for osd.1 2024-02-10T05:28:09.225 DEBUG:teuthology.parallel:result is None 2024-02-10T05:28:10.103 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234003 got 231928234006 for osd.7 2024-02-10T05:28:10.104 DEBUG:teuthology.parallel:result is None 2024-02-10T05:28:10.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:10 smithi178 ceph-mon[27572]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:10.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:10 smithi178 ceph-mon[36851]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:10 smithi189 ceph-mon[31422]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:11.582 INFO:teuthology.orchestra.run.smithi178.stdout:128849018917 2024-02-10T05:28:12.197 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:12 smithi178 ceph-mon[27572]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:12.197 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:12 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3737542145' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T05:28:12.197 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:12 smithi178 ceph-mon[36851]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:12.197 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:12 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3737542145' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T05:28:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:12 smithi189 ceph-mon[31422]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:12 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3737542145' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T05:28:12.722 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018913 got 128849018917 for osd.4 2024-02-10T05:28:12.723 DEBUG:teuthology.parallel:result is None 2024-02-10T05:28:13.443 INFO:teuthology.orchestra.run.smithi178.stdout:77309411376 2024-02-10T05:28:14.216 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411372 got 77309411376 for osd.2 2024-02-10T05:28:14.217 DEBUG:teuthology.parallel:result is None 2024-02-10T05:28:14.217 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-10T05:28:14.217 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T05:28:14.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:14 smithi178 ceph-mon[27572]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:14 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3924982944' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T05:28:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:14 smithi178 ceph-mon[36851]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:14 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3924982944' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T05:28:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:14 smithi189 ceph-mon[31422]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:14 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3924982944' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T05:28:14.910 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:28:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:15 smithi189 ceph-mon[31422]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:15.788 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:28:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:28:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:28:15.911 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:15 smithi178 ceph-mon[27572]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:15.911 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:15 smithi178 ceph-mon[36851]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:17.391 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:17 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:17.391 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:17 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:17.391 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:17 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:28:17.391 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:17 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:28:17.391 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:17 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:17.391 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:17 smithi178 ceph-mon[36851]: Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T05:28:17.391 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:17 smithi178 ceph-mon[36851]: Reconfiguring daemon alertmanager.a on smithi178 2024-02-10T05:28:17.392 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:17 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:17.392 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:17 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:17.392 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:17 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:28:17.392 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:17 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:28:17.392 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:17 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:17.392 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:17 smithi178 ceph-mon[27572]: Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T05:28:17.392 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:17 smithi178 ceph-mon[27572]: Reconfiguring daemon alertmanager.a on smithi178 2024-02-10T05:28:17.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:17 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:17.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:17 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:17.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:17 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:28:17.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:17 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:28:17.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:17 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:17.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:17 smithi189 ceph-mon[31422]: Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T05:28:17.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:17 smithi189 ceph-mon[31422]: Reconfiguring daemon alertmanager.a on smithi178 2024-02-10T05:28:17.900 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:28:17.902 INFO:teuthology.orchestra.run.smithi178.stderr:dumped all 2024-02-10T05:28:18.687 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:18 smithi178 ceph-mon[27572]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:18.687 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:18 smithi178 ceph-mon[36851]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:18.718 INFO:teuthology.orchestra.run.smithi178.stdout:{"pg_ready":true,"pg_map":{"version":34,"stamp":"2024-02-10T05:28:17.017791+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593462,"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":212,"num_read_kb":306,"num_write":227,"num_write_kb":2432,"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":170,"ondisk_log_size":170,"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":2385340,"kb_used_data":7036,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575876,"statfs":{"total":767960285184,"available":765517697024,"internally_reserved":0,"allocated":7204864,"data_stored":4079100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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.002610"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052009+0000","last_change":"2024-02-10T05:26:45.791291+0000","last_active":"2024-02-10T05:27:21.052009+0000","last_peered":"2024-02-10T05:27:21.052009+0000","last_clean":"2024-02-10T05:27:21.052009+0000","last_became_active":"2024-02-10T05:26:45.787324+0000","last_became_peered":"2024-02-10T05:26:45.787324+0000","last_unstale":"2024-02-10T05:27:21.052009+0000","last_undegraded":"2024-02-10T05:27:21.052009+0000","last_fullsized":"2024-02-10T05:27:21.052009+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:55:16.042483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051081+0000","last_change":"2024-02-10T05:26:45.799323+0000","last_active":"2024-02-10T05:27:21.051081+0000","last_peered":"2024-02-10T05:27:21.051081+0000","last_clean":"2024-02-10T05:27:21.051081+0000","last_became_active":"2024-02-10T05:26:45.799046+0000","last_became_peered":"2024-02-10T05:26:45.799046+0000","last_unstale":"2024-02-10T05:27:21.051081+0000","last_undegraded":"2024-02-10T05:27:21.051081+0000","last_fullsized":"2024-02-10T05:27:21.051081+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:53:58.323046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051137+0000","last_change":"2024-02-10T05:26:45.791465+0000","last_active":"2024-02-10T05:27:21.051137+0000","last_peered":"2024-02-10T05:27:21.051137+0000","last_clean":"2024-02-10T05:27:21.051137+0000","last_became_active":"2024-02-10T05:26:45.789646+0000","last_became_peered":"2024-02-10T05:26:45.789646+0000","last_unstale":"2024-02-10T05:27:21.051137+0000","last_undegraded":"2024-02-10T05:27:21.051137+0000","last_fullsized":"2024-02-10T05:27:21.051137+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:05:10.538414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052168+0000","last_change":"2024-02-10T05:26:45.768858+0000","last_active":"2024-02-10T05:27:21.052168+0000","last_peered":"2024-02-10T05:27:21.052168+0000","last_clean":"2024-02-10T05:27:21.052168+0000","last_became_active":"2024-02-10T05:26:45.768536+0000","last_became_peered":"2024-02-10T05:26:45.768536+0000","last_unstale":"2024-02-10T05:27:21.052168+0000","last_undegraded":"2024-02-10T05:27:21.052168+0000","last_fullsized":"2024-02-10T05:27:21.052168+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:58:02.775799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051567+0000","last_change":"2024-02-10T05:26:45.786043+0000","last_active":"2024-02-10T05:27:21.051567+0000","last_peered":"2024-02-10T05:27:21.051567+0000","last_clean":"2024-02-10T05:27:21.051567+0000","last_became_active":"2024-02-10T05:26:45.785122+0000","last_became_peered":"2024-02-10T05:26:45.785122+0000","last_unstale":"2024-02-10T05:27:21.051567+0000","last_undegraded":"2024-02-10T05:27:21.051567+0000","last_fullsized":"2024-02-10T05:27:21.051567+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:28:32.191843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051794+0000","last_change":"2024-02-10T05:26:45.782406+0000","last_active":"2024-02-10T05:27:21.051794+0000","last_peered":"2024-02-10T05:27:21.051794+0000","last_clean":"2024-02-10T05:27:21.051794+0000","last_became_active":"2024-02-10T05:26:45.782112+0000","last_became_peered":"2024-02-10T05:26:45.782112+0000","last_unstale":"2024-02-10T05:27:21.051794+0000","last_undegraded":"2024-02-10T05:27:21.051794+0000","last_fullsized":"2024-02-10T05:27:21.051794+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:14:56.386834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050715+0000","last_change":"2024-02-10T05:26:45.791844+0000","last_active":"2024-02-10T05:27:21.050715+0000","last_peered":"2024-02-10T05:27:21.050715+0000","last_clean":"2024-02-10T05:27:21.050715+0000","last_became_active":"2024-02-10T05:26:45.791499+0000","last_became_peered":"2024-02-10T05:26:45.791499+0000","last_unstale":"2024-02-10T05:27:21.050715+0000","last_undegraded":"2024-02-10T05:27:21.050715+0000","last_fullsized":"2024-02-10T05:27:21.050715+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:50:11.296963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002409+0000","last_change":"2024-02-10T05:26:45.785339+0000","last_active":"2024-02-10T05:27:20.002409+0000","last_peered":"2024-02-10T05:27:20.002409+0000","last_clean":"2024-02-10T05:27:20.002409+0000","last_became_active":"2024-02-10T05:26:45.785056+0000","last_became_peered":"2024-02-10T05:26:45.785056+0000","last_unstale":"2024-02-10T05:27:20.002409+0000","last_undegraded":"2024-02-10T05:27:20.002409+0000","last_fullsized":"2024-02-10T05:27:20.002409+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:07:49.676626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051934+0000","last_change":"2024-02-10T05:26:45.792253+0000","last_active":"2024-02-10T05:27:21.051934+0000","last_peered":"2024-02-10T05:27:21.051934+0000","last_clean":"2024-02-10T05:27:21.051934+0000","last_became_active":"2024-02-10T05:26:45.791961+0000","last_became_peered":"2024-02-10T05:26:45.791961+0000","last_unstale":"2024-02-10T05:27:21.051934+0000","last_undegraded":"2024-02-10T05:27:21.051934+0000","last_fullsized":"2024-02-10T05:27:21.051934+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:27:08.380538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051918+0000","last_change":"2024-02-10T05:26:45.795251+0000","last_active":"2024-02-10T05:27:21.051918+0000","last_peered":"2024-02-10T05:27:21.051918+0000","last_clean":"2024-02-10T05:27:21.051918+0000","last_became_active":"2024-02-10T05:26:45.794942+0000","last_became_peered":"2024-02-10T05:26:45.794942+0000","last_unstale":"2024-02-10T05:27:21.051918+0000","last_undegraded":"2024-02-10T05:27:21.051918+0000","last_fullsized":"2024-02-10T05:27:21.051918+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:27:26.772106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051502+0000","last_change":"2024-02-10T05:26:45.799165+0000","last_active":"2024-02-10T05:27:21.051502+0000","last_peered":"2024-02-10T05:27:21.051502+0000","last_clean":"2024-02-10T05:27:21.051502+0000","last_became_active":"2024-02-10T05:26:45.798824+0000","last_became_peered":"2024-02-10T05:26:45.798824+0000","last_unstale":"2024-02-10T05:27:21.051502+0000","last_undegraded":"2024-02-10T05:27:21.051502+0000","last_fullsized":"2024-02-10T05:27:21.051502+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:16:09.498260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002461+0000","last_change":"2024-02-10T05:26:45.788664+0000","last_active":"2024-02-10T05:27:20.002461+0000","last_peered":"2024-02-10T05:27:20.002461+0000","last_clean":"2024-02-10T05:27:20.002461+0000","last_became_active":"2024-02-10T05:26:45.788342+0000","last_became_peered":"2024-02-10T05:26:45.788342+0000","last_unstale":"2024-02-10T05:27:20.002461+0000","last_undegraded":"2024-02-10T05:27:20.002461+0000","last_fullsized":"2024-02-10T05:27:20.002461+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:34:16.848924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002561+0000","last_change":"2024-02-10T05:26:45.793595+0000","last_active":"2024-02-10T05:27:20.002561+0000","last_peered":"2024-02-10T05:27:20.002561+0000","last_clean":"2024-02-10T05:27:20.002561+0000","last_became_active":"2024-02-10T05:26:45.793291+0000","last_became_peered":"2024-02-10T05:26:45.793291+0000","last_unstale":"2024-02-10T05:27:20.002561+0000","last_undegraded":"2024-02-10T05:27:20.002561+0000","last_fullsized":"2024-02-10T05:27:20.002561+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:23:27.256335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051401+0000","last_change":"2024-02-10T05:26:45.790028+0000","last_active":"2024-02-10T05:27:21.051401+0000","last_peered":"2024-02-10T05:27:21.051401+0000","last_clean":"2024-02-10T05:27:21.051401+0000","last_became_active":"2024-02-10T05:26:45.789723+0000","last_became_peered":"2024-02-10T05:26:45.789723+0000","last_unstale":"2024-02-10T05:27:21.051401+0000","last_undegraded":"2024-02-10T05:27:21.051401+0000","last_fullsized":"2024-02-10T05:27:21.051401+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:57:55.337149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050638+0000","last_change":"2024-02-10T05:26:45.790242+0000","last_active":"2024-02-10T05:27:21.050638+0000","last_peered":"2024-02-10T05:27:21.050638+0000","last_clean":"2024-02-10T05:27:21.050638+0000","last_became_active":"2024-02-10T05:26:45.789948+0000","last_became_peered":"2024-02-10T05:26:45.789948+0000","last_unstale":"2024-02-10T05:27:21.050638+0000","last_undegraded":"2024-02-10T05:27:21.050638+0000","last_fullsized":"2024-02-10T05:27:21.050638+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:52:14.097068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051019+0000","last_change":"2024-02-10T05:26:45.770955+0000","last_active":"2024-02-10T05:27:21.051019+0000","last_peered":"2024-02-10T05:27:21.051019+0000","last_clean":"2024-02-10T05:27:21.051019+0000","last_became_active":"2024-02-10T05:26:45.770624+0000","last_became_peered":"2024-02-10T05:26:45.770624+0000","last_unstale":"2024-02-10T05:27:21.051019+0000","last_undegraded":"2024-02-10T05:27:21.051019+0000","last_fullsized":"2024-02-10T05:27:21.051019+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:00:17.563354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052324+0000","last_change":"2024-02-10T05:26:45.777494+0000","last_active":"2024-02-10T05:27:21.052324+0000","last_peered":"2024-02-10T05:27:21.052324+0000","last_clean":"2024-02-10T05:27:21.052324+0000","last_became_active":"2024-02-10T05:26:45.777048+0000","last_became_peered":"2024-02-10T05:26:45.777048+0000","last_unstale":"2024-02-10T05:27:21.052324+0000","last_undegraded":"2024-02-10T05:27:21.052324+0000","last_fullsized":"2024-02-10T05:27:21.052324+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:01:49.769685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.004116+0000","last_change":"2024-02-10T05:26:45.786633+0000","last_active":"2024-02-10T05:27:20.004116+0000","last_peered":"2024-02-10T05:27:20.004116+0000","last_clean":"2024-02-10T05:27:20.004116+0000","last_became_active":"2024-02-10T05:26:45.786351+0000","last_became_peered":"2024-02-10T05:26:45.786351+0000","last_unstale":"2024-02-10T05:27:20.004116+0000","last_undegraded":"2024-02-10T05:27:20.004116+0000","last_fullsized":"2024-02-10T05:27:20.004116+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:46:14.934800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051032+0000","last_change":"2024-02-10T05:26:45.785731+0000","last_active":"2024-02-10T05:27:21.051032+0000","last_peered":"2024-02-10T05:27:21.051032+0000","last_clean":"2024-02-10T05:27:21.051032+0000","last_became_active":"2024-02-10T05:26:45.783976+0000","last_became_peered":"2024-02-10T05:26:45.783976+0000","last_unstale":"2024-02-10T05:27:21.051032+0000","last_undegraded":"2024-02-10T05:27:21.051032+0000","last_fullsized":"2024-02-10T05:27:21.051032+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:04:14.143154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"61'4","reported_seq":19,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052208+0000","last_change":"2024-02-10T05:26:44.777074+0000","last_active":"2024-02-10T05:27:21.052208+0000","last_peered":"2024-02-10T05:27:21.052208+0000","last_clean":"2024-02-10T05:27:21.052208+0000","last_became_active":"2024-02-10T05:26:44.776784+0000","last_became_peered":"2024-02-10T05:26:44.776784+0000","last_unstale":"2024-02-10T05:27:21.052208+0000","last_undegraded":"2024-02-10T05:27:21.052208+0000","last_fullsized":"2024-02-10T05:27:21.052208+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:31:31.457944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":[]},{"pgid":"3.1e","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.003006+0000","last_change":"2024-02-10T05:26:45.788009+0000","last_active":"2024-02-10T05:27:20.003006+0000","last_peered":"2024-02-10T05:27:20.003006+0000","last_clean":"2024-02-10T05:27:20.003006+0000","last_became_active":"2024-02-10T05:26:45.787716+0000","last_became_peered":"2024-02-10T05:26:45.787716+0000","last_unstale":"2024-02-10T05:27:20.003006+0000","last_undegraded":"2024-02-10T05:27:20.003006+0000","last_fullsized":"2024-02-10T05:27:20.003006+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:17.307876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"61'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002931+0000","last_change":"2024-02-10T05:26:44.775286+0000","last_active":"2024-02-10T05:27:20.002931+0000","last_peered":"2024-02-10T05:27:20.002931+0000","last_clean":"2024-02-10T05:27:20.002931+0000","last_became_active":"2024-02-10T05:26:44.775021+0000","last_became_peered":"2024-02-10T05:26:44.775021+0000","last_unstale":"2024-02-10T05:27:20.002931+0000","last_undegraded":"2024-02-10T05:27:20.002931+0000","last_fullsized":"2024-02-10T05:27:20.002931+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T10:09:21.833285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052119+0000","last_change":"2024-02-10T05:26:45.785803+0000","last_active":"2024-02-10T05:27:21.052119+0000","last_peered":"2024-02-10T05:27:21.052119+0000","last_clean":"2024-02-10T05:27:21.052119+0000","last_became_active":"2024-02-10T05:26:45.785480+0000","last_became_peered":"2024-02-10T05:26:45.785480+0000","last_unstale":"2024-02-10T05:27:21.052119+0000","last_undegraded":"2024-02-10T05:27:21.052119+0000","last_fullsized":"2024-02-10T05:27:21.052119+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:24:55.204309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"61'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051444+0000","last_change":"2024-02-10T05:26:44.781781+0000","last_active":"2024-02-10T05:27:21.051444+0000","last_peered":"2024-02-10T05:27:21.051444+0000","last_clean":"2024-02-10T05:27:21.051444+0000","last_became_active":"2024-02-10T05:26:44.781347+0000","last_became_peered":"2024-02-10T05:26:44.781347+0000","last_unstale":"2024-02-10T05:27:21.051444+0000","last_undegraded":"2024-02-10T05:27:21.051444+0000","last_fullsized":"2024-02-10T05:27:21.051444+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:12:40.899949+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.1c","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052280+0000","last_change":"2024-02-10T05:26:45.775791+0000","last_active":"2024-02-10T05:27:21.052280+0000","last_peered":"2024-02-10T05:27:21.052280+0000","last_clean":"2024-02-10T05:27:21.052280+0000","last_became_active":"2024-02-10T05:26:45.775490+0000","last_became_peered":"2024-02-10T05:26:45.775490+0000","last_unstale":"2024-02-10T05:27:21.052280+0000","last_undegraded":"2024-02-10T05:27:21.052280+0000","last_fullsized":"2024-02-10T05:27:21.052280+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:29:11.527997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051578+0000","last_change":"2024-02-10T05:26:44.780533+0000","last_active":"2024-02-10T05:27:21.051578+0000","last_peered":"2024-02-10T05:27:21.051578+0000","last_clean":"2024-02-10T05:27:21.051578+0000","last_became_active":"2024-02-10T05:26:44.779872+0000","last_became_peered":"2024-02-10T05:26:44.779872+0000","last_unstale":"2024-02-10T05:27:21.051578+0000","last_undegraded":"2024-02-10T05:27:21.051578+0000","last_fullsized":"2024-02-10T05:27:21.051578+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:23:46.202468+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.1d","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051934+0000","last_change":"2024-02-10T05:26:45.786295+0000","last_active":"2024-02-10T05:27:21.051934+0000","last_peered":"2024-02-10T05:27:21.051934+0000","last_clean":"2024-02-10T05:27:21.051934+0000","last_became_active":"2024-02-10T05:26:45.785971+0000","last_became_peered":"2024-02-10T05:26:45.785971+0000","last_unstale":"2024-02-10T05:27:21.051934+0000","last_undegraded":"2024-02-10T05:27:21.051934+0000","last_fullsized":"2024-02-10T05:27:21.051934+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:41:36.162267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"61'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002736+0000","last_change":"2024-02-10T05:26:44.774377+0000","last_active":"2024-02-10T05:27:20.002736+0000","last_peered":"2024-02-10T05:27:20.002736+0000","last_clean":"2024-02-10T05:27:20.002736+0000","last_became_active":"2024-02-10T05:26:44.774027+0000","last_became_peered":"2024-02-10T05:26:44.774027+0000","last_unstale":"2024-02-10T05:27:20.002736+0000","last_undegraded":"2024-02-10T05:27:20.002736+0000","last_fullsized":"2024-02-10T05:27:20.002736+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:42.223279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002584+0000","last_change":"2024-02-10T05:26:45.790338+0000","last_active":"2024-02-10T05:27:20.002584+0000","last_peered":"2024-02-10T05:27:20.002584+0000","last_clean":"2024-02-10T05:27:20.002584+0000","last_became_active":"2024-02-10T05:26:45.790035+0000","last_became_peered":"2024-02-10T05:26:45.790035+0000","last_unstale":"2024-02-10T05:27:20.002584+0000","last_undegraded":"2024-02-10T05:27:20.002584+0000","last_fullsized":"2024-02-10T05:27:20.002584+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:51:37.213544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"61'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051099+0000","last_change":"2024-02-10T05:26:44.772238+0000","last_active":"2024-02-10T05:27:21.051099+0000","last_peered":"2024-02-10T05:27:21.051099+0000","last_clean":"2024-02-10T05:27:21.051099+0000","last_became_active":"2024-02-10T05:26:44.771940+0000","last_became_peered":"2024-02-10T05:26:44.771940+0000","last_unstale":"2024-02-10T05:27:21.051099+0000","last_undegraded":"2024-02-10T05:27:21.051099+0000","last_fullsized":"2024-02-10T05:27:21.051099+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:43:21.047554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052462+0000","last_change":"2024-02-10T05:26:45.792660+0000","last_active":"2024-02-10T05:27:21.052462+0000","last_peered":"2024-02-10T05:27:21.052462+0000","last_clean":"2024-02-10T05:27:21.052462+0000","last_became_active":"2024-02-10T05:26:45.792376+0000","last_became_peered":"2024-02-10T05:26:45.792376+0000","last_unstale":"2024-02-10T05:27:21.052462+0000","last_undegraded":"2024-02-10T05:27:21.052462+0000","last_fullsized":"2024-02-10T05:27:21.052462+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:17:45.367134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002730+0000","last_change":"2024-02-10T05:26:44.774445+0000","last_active":"2024-02-10T05:27:20.002730+0000","last_peered":"2024-02-10T05:27:20.002730+0000","last_clean":"2024-02-10T05:27:20.002730+0000","last_became_active":"2024-02-10T05:26:44.774155+0000","last_became_peered":"2024-02-10T05:26:44.774155+0000","last_unstale":"2024-02-10T05:27:20.002730+0000","last_undegraded":"2024-02-10T05:27:20.002730+0000","last_fullsized":"2024-02-10T05:27:20.002730+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:54:37.531708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002681+0000","last_change":"2024-02-10T05:26:45.780400+0000","last_active":"2024-02-10T05:27:20.002681+0000","last_peered":"2024-02-10T05:27:20.002681+0000","last_clean":"2024-02-10T05:27:20.002681+0000","last_became_active":"2024-02-10T05:26:45.780110+0000","last_became_peered":"2024-02-10T05:26:45.780110+0000","last_unstale":"2024-02-10T05:27:20.002681+0000","last_undegraded":"2024-02-10T05:27:20.002681+0000","last_fullsized":"2024-02-10T05:27:20.002681+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:33:28.779155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051193+0000","last_change":"2024-02-10T05:26:44.776061+0000","last_active":"2024-02-10T05:27:21.051193+0000","last_peered":"2024-02-10T05:27:21.051193+0000","last_clean":"2024-02-10T05:27:21.051193+0000","last_became_active":"2024-02-10T05:26:44.775748+0000","last_became_peered":"2024-02-10T05:26:44.775748+0000","last_unstale":"2024-02-10T05:27:21.051193+0000","last_undegraded":"2024-02-10T05:27:21.051193+0000","last_fullsized":"2024-02-10T05:27:21.051193+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:01:27.942625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050732+0000","last_change":"2024-02-10T05:26:45.798292+0000","last_active":"2024-02-10T05:27:21.050732+0000","last_peered":"2024-02-10T05:27:21.050732+0000","last_clean":"2024-02-10T05:27:21.050732+0000","last_became_active":"2024-02-10T05:26:45.798020+0000","last_became_peered":"2024-02-10T05:26:45.798020+0000","last_unstale":"2024-02-10T05:27:21.050732+0000","last_undegraded":"2024-02-10T05:27:21.050732+0000","last_fullsized":"2024-02-10T05:27:21.050732+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:11:25.929099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051962+0000","last_change":"2024-02-10T05:26:44.781379+0000","last_active":"2024-02-10T05:27:21.051962+0000","last_peered":"2024-02-10T05:27:21.051962+0000","last_clean":"2024-02-10T05:27:21.051962+0000","last_became_active":"2024-02-10T05:26:44.780510+0000","last_became_peered":"2024-02-10T05:26:44.780510+0000","last_unstale":"2024-02-10T05:27:21.051962+0000","last_undegraded":"2024-02-10T05:27:21.051962+0000","last_fullsized":"2024-02-10T05:27:21.051962+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:12:53.280687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052278+0000","last_change":"2024-02-10T05:26:45.772662+0000","last_active":"2024-02-10T05:27:21.052278+0000","last_peered":"2024-02-10T05:27:21.052278+0000","last_clean":"2024-02-10T05:27:21.052278+0000","last_became_active":"2024-02-10T05:26:45.772350+0000","last_became_peered":"2024-02-10T05:26:45.772350+0000","last_unstale":"2024-02-10T05:27:21.052278+0000","last_undegraded":"2024-02-10T05:27:21.052278+0000","last_fullsized":"2024-02-10T05:27:21.052278+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:36:29.994804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052268+0000","last_change":"2024-02-10T05:26:44.781777+0000","last_active":"2024-02-10T05:27:21.052268+0000","last_peered":"2024-02-10T05:27:21.052268+0000","last_clean":"2024-02-10T05:27:21.052268+0000","last_became_active":"2024-02-10T05:26:44.781498+0000","last_became_peered":"2024-02-10T05:26:44.781498+0000","last_unstale":"2024-02-10T05:27:21.052268+0000","last_undegraded":"2024-02-10T05:27:21.052268+0000","last_fullsized":"2024-02-10T05:27:21.052268+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:54:25.853484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052020+0000","last_change":"2024-02-10T05:26:45.796611+0000","last_active":"2024-02-10T05:27:21.052020+0000","last_peered":"2024-02-10T05:27:21.052020+0000","last_clean":"2024-02-10T05:27:21.052020+0000","last_became_active":"2024-02-10T05:26:45.794649+0000","last_became_peered":"2024-02-10T05:26:45.794649+0000","last_unstale":"2024-02-10T05:27:21.052020+0000","last_undegraded":"2024-02-10T05:27:21.052020+0000","last_fullsized":"2024-02-10T05:27:21.052020+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:24:59.378082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'3","reported_seq":18,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051247+0000","last_change":"2024-02-10T05:26:44.775418+0000","last_active":"2024-02-10T05:27:21.051247+0000","last_peered":"2024-02-10T05:27:21.051247+0000","last_clean":"2024-02-10T05:27:21.051247+0000","last_became_active":"2024-02-10T05:26:44.775123+0000","last_became_peered":"2024-02-10T05:26:44.775123+0000","last_unstale":"2024-02-10T05:27:21.051247+0000","last_undegraded":"2024-02-10T05:27:21.051247+0000","last_fullsized":"2024-02-10T05:27:21.051247+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T17:20:20.353188+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":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002382+0000","last_change":"2024-02-10T05:26:45.783825+0000","last_active":"2024-02-10T05:27:20.002382+0000","last_peered":"2024-02-10T05:27:20.002382+0000","last_clean":"2024-02-10T05:27:20.002382+0000","last_became_active":"2024-02-10T05:26:45.783509+0000","last_became_peered":"2024-02-10T05:26:45.783509+0000","last_unstale":"2024-02-10T05:27:20.002382+0000","last_undegraded":"2024-02-10T05:27:20.002382+0000","last_fullsized":"2024-02-10T05:27:20.002382+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:32:34.266018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"64'9","reported_seq":24,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051739+0000","last_change":"2024-02-10T05:26:44.780796+0000","last_active":"2024-02-10T05:27:21.051739+0000","last_peered":"2024-02-10T05:27:21.051739+0000","last_clean":"2024-02-10T05:27:21.051739+0000","last_became_active":"2024-02-10T05:26:44.780489+0000","last_became_peered":"2024-02-10T05:26:44.780489+0000","last_unstale":"2024-02-10T05:27:21.051739+0000","last_undegraded":"2024-02-10T05:27:21.051739+0000","last_fullsized":"2024-02-10T05:27:21.051739+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:55:56.954680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2324,"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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051192+0000","last_change":"2024-02-10T05:26:45.781115+0000","last_active":"2024-02-10T05:27:21.051192+0000","last_peered":"2024-02-10T05:27:21.051192+0000","last_clean":"2024-02-10T05:27:21.051192+0000","last_became_active":"2024-02-10T05:26:45.780736+0000","last_became_peered":"2024-02-10T05:26:45.780736+0000","last_unstale":"2024-02-10T05:27:21.051192+0000","last_undegraded":"2024-02-10T05:27:21.051192+0000","last_fullsized":"2024-02-10T05:27:21.051192+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:45:52.655954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052482+0000","last_change":"2024-02-10T05:26:44.771074+0000","last_active":"2024-02-10T05:27:21.052482+0000","last_peered":"2024-02-10T05:27:21.052482+0000","last_clean":"2024-02-10T05:27:21.052482+0000","last_became_active":"2024-02-10T05:26:44.770759+0000","last_became_peered":"2024-02-10T05:26:44.770759+0000","last_unstale":"2024-02-10T05:27:21.052482+0000","last_undegraded":"2024-02-10T05:27:21.052482+0000","last_fullsized":"2024-02-10T05:27:21.052482+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T08:01:07.414627+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":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":[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":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051325+0000","last_change":"2024-02-10T05:26:45.793631+0000","last_active":"2024-02-10T05:27:21.051325+0000","last_peered":"2024-02-10T05:27:21.051325+0000","last_clean":"2024-02-10T05:27:21.051325+0000","last_became_active":"2024-02-10T05:26:45.793163+0000","last_became_peered":"2024-02-10T05:26:45.793163+0000","last_unstale":"2024-02-10T05:27:21.051325+0000","last_undegraded":"2024-02-10T05:27:21.051325+0000","last_fullsized":"2024-02-10T05:27:21.051325+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:53:33.594395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051508+0000","last_change":"2024-02-10T05:26:44.784281+0000","last_active":"2024-02-10T05:27:21.051508+0000","last_peered":"2024-02-10T05:27:21.051508+0000","last_clean":"2024-02-10T05:27:21.051508+0000","last_became_active":"2024-02-10T05:26:44.783965+0000","last_became_peered":"2024-02-10T05:26:44.783965+0000","last_unstale":"2024-02-10T05:27:21.051508+0000","last_undegraded":"2024-02-10T05:27:21.051508+0000","last_fullsized":"2024-02-10T05:27:21.051508+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:46.780065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051487+0000","last_change":"2024-02-10T05:26:45.781809+0000","last_active":"2024-02-10T05:27:21.051487+0000","last_peered":"2024-02-10T05:27:21.051487+0000","last_clean":"2024-02-10T05:27:21.051487+0000","last_became_active":"2024-02-10T05:26:45.781523+0000","last_became_peered":"2024-02-10T05:26:45.781523+0000","last_unstale":"2024-02-10T05:27:21.051487+0000","last_undegraded":"2024-02-10T05:27:21.051487+0000","last_fullsized":"2024-02-10T05:27:21.051487+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:29:28.145586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050973+0000","last_change":"2024-02-10T05:26:44.765727+0000","last_active":"2024-02-10T05:27:21.050973+0000","last_peered":"2024-02-10T05:27:21.050973+0000","last_clean":"2024-02-10T05:27:21.050973+0000","last_became_active":"2024-02-10T05:26:44.765361+0000","last_became_peered":"2024-02-10T05:26:44.765361+0000","last_unstale":"2024-02-10T05:27:21.050973+0000","last_undegraded":"2024-02-10T05:27:21.050973+0000","last_fullsized":"2024-02-10T05:27:21.050973+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:34:44.293836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051050+0000","last_change":"2024-02-10T05:26:45.797443+0000","last_active":"2024-02-10T05:27:21.051050+0000","last_peered":"2024-02-10T05:27:21.051050+0000","last_clean":"2024-02-10T05:27:21.051050+0000","last_became_active":"2024-02-10T05:26:45.797145+0000","last_became_peered":"2024-02-10T05:26:45.797145+0000","last_unstale":"2024-02-10T05:27:21.051050+0000","last_undegraded":"2024-02-10T05:27:21.051050+0000","last_fullsized":"2024-02-10T05:27:21.051050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:34:15.792137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":23,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002356+0000","last_change":"2024-02-10T05:26:44.769799+0000","last_active":"2024-02-10T05:27:20.002356+0000","last_peered":"2024-02-10T05:27:20.002356+0000","last_clean":"2024-02-10T05:27:20.002356+0000","last_became_active":"2024-02-10T05:26:44.769516+0000","last_became_peered":"2024-02-10T05:26:44.769516+0000","last_unstale":"2024-02-10T05:27:20.002356+0000","last_undegraded":"2024-02-10T05:27:20.002356+0000","last_fullsized":"2024-02-10T05:27:20.002356+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T12:21:05.701382+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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050854+0000","last_change":"2024-02-10T05:26:45.788066+0000","last_active":"2024-02-10T05:27:21.050854+0000","last_peered":"2024-02-10T05:27:21.050854+0000","last_clean":"2024-02-10T05:27:21.050854+0000","last_became_active":"2024-02-10T05:26:45.786837+0000","last_became_peered":"2024-02-10T05:26:45.786837+0000","last_unstale":"2024-02-10T05:27:21.050854+0000","last_undegraded":"2024-02-10T05:27:21.050854+0000","last_fullsized":"2024-02-10T05:27:21.050854+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:46:23.095959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002390+0000","last_change":"2024-02-10T05:26:44.772032+0000","last_active":"2024-02-10T05:27:20.002390+0000","last_peered":"2024-02-10T05:27:20.002390+0000","last_clean":"2024-02-10T05:27:20.002390+0000","last_became_active":"2024-02-10T05:26:44.771703+0000","last_became_peered":"2024-02-10T05:26:44.771703+0000","last_unstale":"2024-02-10T05:27:20.002390+0000","last_undegraded":"2024-02-10T05:27:20.002390+0000","last_fullsized":"2024-02-10T05:27:20.002390+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:30:15.858673+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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051451+0000","last_change":"2024-02-10T05:26:45.783131+0000","last_active":"2024-02-10T05:27:21.051451+0000","last_peered":"2024-02-10T05:27:21.051451+0000","last_clean":"2024-02-10T05:27:21.051451+0000","last_became_active":"2024-02-10T05:26:45.782788+0000","last_became_peered":"2024-02-10T05:26:45.782788+0000","last_unstale":"2024-02-10T05:27:21.051451+0000","last_undegraded":"2024-02-10T05:27:21.051451+0000","last_fullsized":"2024-02-10T05:27:21.051451+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:56:31.723324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050501+0000","last_change":"2024-02-10T05:27:19.063995+0000","last_active":"2024-02-10T05:27:21.050501+0000","last_peered":"2024-02-10T05:27:21.050501+0000","last_clean":"2024-02-10T05:27:21.050501+0000","last_became_active":"2024-02-10T05:27:19.063642+0000","last_became_peered":"2024-02-10T05:27:19.063642+0000","last_unstale":"2024-02-10T05:27:21.050501+0000","last_undegraded":"2024-02-10T05:27:21.050501+0000","last_fullsized":"2024-02-10T05:27:21.050501+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:42:46.090355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050823+0000","last_change":"2024-02-10T05:26:44.770130+0000","last_active":"2024-02-10T05:27:21.050823+0000","last_peered":"2024-02-10T05:27:21.050823+0000","last_clean":"2024-02-10T05:27:21.050823+0000","last_became_active":"2024-02-10T05:26:44.769669+0000","last_became_peered":"2024-02-10T05:26:44.769669+0000","last_unstale":"2024-02-10T05:27:21.050823+0000","last_undegraded":"2024-02-10T05:27:21.050823+0000","last_fullsized":"2024-02-10T05:27:21.050823+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:49:46.892628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052074+0000","last_change":"2024-02-10T05:26:45.769631+0000","last_active":"2024-02-10T05:27:21.052074+0000","last_peered":"2024-02-10T05:27:21.052074+0000","last_clean":"2024-02-10T05:27:21.052074+0000","last_became_active":"2024-02-10T05:26:45.769264+0000","last_became_peered":"2024-02-10T05:26:45.769264+0000","last_unstale":"2024-02-10T05:27:21.052074+0000","last_undegraded":"2024-02-10T05:27:21.052074+0000","last_fullsized":"2024-02-10T05:27:21.052074+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:47:22.436695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050915+0000","last_change":"2024-02-10T05:27:19.002736+0000","last_active":"2024-02-10T05:27:21.050915+0000","last_peered":"2024-02-10T05:27:21.050915+0000","last_clean":"2024-02-10T05:27:21.050915+0000","last_became_active":"2024-02-10T05:27:19.002444+0000","last_became_peered":"2024-02-10T05:27:19.002444+0000","last_unstale":"2024-02-10T05:27:21.050915+0000","last_undegraded":"2024-02-10T05:27:21.050915+0000","last_fullsized":"2024-02-10T05:27:21.050915+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:32:05.849827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051424+0000","last_change":"2024-02-10T05:26:44.781129+0000","last_active":"2024-02-10T05:27:21.051424+0000","last_peered":"2024-02-10T05:27:21.051424+0000","last_clean":"2024-02-10T05:27:21.051424+0000","last_became_active":"2024-02-10T05:26:44.780857+0000","last_became_peered":"2024-02-10T05:26:44.780857+0000","last_unstale":"2024-02-10T05:27:21.051424+0000","last_undegraded":"2024-02-10T05:27:21.051424+0000","last_fullsized":"2024-02-10T05:27:21.051424+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:36:49.323986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002443+0000","last_change":"2024-02-10T05:26:45.789671+0000","last_active":"2024-02-10T05:27:20.002443+0000","last_peered":"2024-02-10T05:27:20.002443+0000","last_clean":"2024-02-10T05:27:20.002443+0000","last_became_active":"2024-02-10T05:26:45.789357+0000","last_became_peered":"2024-02-10T05:26:45.789357+0000","last_unstale":"2024-02-10T05:27:20.002443+0000","last_undegraded":"2024-02-10T05:27:20.002443+0000","last_fullsized":"2024-02-10T05:27:20.002443+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:04:06.250390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.7","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050851+0000","last_change":"2024-02-10T05:27:19.061458+0000","last_active":"2024-02-10T05:27:21.050851+0000","last_peered":"2024-02-10T05:27:21.050851+0000","last_clean":"2024-02-10T05:27:21.050851+0000","last_became_active":"2024-02-10T05:27:19.061140+0000","last_became_peered":"2024-02-10T05:27:19.061140+0000","last_unstale":"2024-02-10T05:27:21.050851+0000","last_undegraded":"2024-02-10T05:27:21.050851+0000","last_fullsized":"2024-02-10T05:27:21.050851+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:15.433184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050485+0000","last_change":"2024-02-10T05:26:45.788201+0000","last_active":"2024-02-10T05:27:21.050485+0000","last_peered":"2024-02-10T05:27:21.050485+0000","last_clean":"2024-02-10T05:27:21.050485+0000","last_became_active":"2024-02-10T05:26:45.787963+0000","last_became_peered":"2024-02-10T05:26:45.787963+0000","last_unstale":"2024-02-10T05:27:21.050485+0000","last_undegraded":"2024-02-10T05:27:21.050485+0000","last_fullsized":"2024-02-10T05:27:21.050485+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:21:58.997843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002377+0000","last_change":"2024-02-10T05:26:44.769118+0000","last_active":"2024-02-10T05:27:20.002377+0000","last_peered":"2024-02-10T05:27:20.002377+0000","last_clean":"2024-02-10T05:27:20.002377+0000","last_became_active":"2024-02-10T05:26:44.768817+0000","last_became_peered":"2024-02-10T05:26:44.768817+0000","last_unstale":"2024-02-10T05:27:20.002377+0000","last_undegraded":"2024-02-10T05:27:20.002377+0000","last_fullsized":"2024-02-10T05:27:20.002377+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:58:26.823571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051204+0000","last_change":"2024-02-10T05:27:19.061748+0000","last_active":"2024-02-10T05:27:21.051204+0000","last_peered":"2024-02-10T05:27:21.051204+0000","last_clean":"2024-02-10T05:27:21.051204+0000","last_became_active":"2024-02-10T05:27:19.061450+0000","last_became_peered":"2024-02-10T05:27:19.061450+0000","last_unstale":"2024-02-10T05:27:21.051204+0000","last_undegraded":"2024-02-10T05:27:21.051204+0000","last_fullsized":"2024-02-10T05:27:21.051204+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:32:31.668339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002610+0000","last_change":"2024-02-10T05:26:45.786320+0000","last_active":"2024-02-10T05:27:20.002610+0000","last_peered":"2024-02-10T05:27:20.002610+0000","last_clean":"2024-02-10T05:27:20.002610+0000","last_became_active":"2024-02-10T05:26:45.786002+0000","last_became_peered":"2024-02-10T05:26:45.786002+0000","last_unstale":"2024-02-10T05:27:20.002610+0000","last_undegraded":"2024-02-10T05:27:20.002610+0000","last_fullsized":"2024-02-10T05:27:20.002610+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:18:32.807973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051666+0000","last_change":"2024-02-10T05:26:44.784740+0000","last_active":"2024-02-10T05:27:21.051666+0000","last_peered":"2024-02-10T05:27:21.051666+0000","last_clean":"2024-02-10T05:27:21.051666+0000","last_became_active":"2024-02-10T05:26:44.784406+0000","last_became_peered":"2024-02-10T05:26:44.784406+0000","last_unstale":"2024-02-10T05:27:21.051666+0000","last_undegraded":"2024-02-10T05:27:21.051666+0000","last_fullsized":"2024-02-10T05:27:21.051666+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:07:00.959184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"65'128","reported_seq":273,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.096299+0000","last_change":"2024-02-10T05:26:30.484844+0000","last_active":"2024-02-10T05:27:21.096299+0000","last_peered":"2024-02-10T05:27:21.096299+0000","last_clean":"2024-02-10T05:27:21.096299+0000","last_became_active":"2024-02-10T05:26:30.484486+0000","last_became_peered":"2024-02-10T05:26:30.484486+0000","last_unstale":"2024-02-10T05:27:21.096299+0000","last_undegraded":"2024-02-10T05:27:21.096299+0000","last_fullsized":"2024-02-10T05:27:21.096299+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-02-10T05:24:26.860968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:24:26.860968+0000","last_clean_scrub_stamp":"2024-02-10T05:24:26.860968+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-02-11T14:54:35.870947+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":"4.6","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052096+0000","last_change":"2024-02-10T05:27:19.002130+0000","last_active":"2024-02-10T05:27:21.052096+0000","last_peered":"2024-02-10T05:27:21.052096+0000","last_clean":"2024-02-10T05:27:21.052096+0000","last_became_active":"2024-02-10T05:27:19.001578+0000","last_became_peered":"2024-02-10T05:27:19.001578+0000","last_unstale":"2024-02-10T05:27:21.052096+0000","last_undegraded":"2024-02-10T05:27:21.052096+0000","last_fullsized":"2024-02-10T05:27:21.052096+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:02:30.305028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051105+0000","last_change":"2024-02-10T05:26:45.794364+0000","last_active":"2024-02-10T05:27:21.051105+0000","last_peered":"2024-02-10T05:27:21.051105+0000","last_clean":"2024-02-10T05:27:21.051105+0000","last_became_active":"2024-02-10T05:26:45.793124+0000","last_became_peered":"2024-02-10T05:26:45.793124+0000","last_unstale":"2024-02-10T05:27:21.051105+0000","last_undegraded":"2024-02-10T05:27:21.051105+0000","last_fullsized":"2024-02-10T05:27:21.051105+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:01:05.121949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050611+0000","last_change":"2024-02-10T05:26:44.781636+0000","last_active":"2024-02-10T05:27:21.050611+0000","last_peered":"2024-02-10T05:27:21.050611+0000","last_clean":"2024-02-10T05:27:21.050611+0000","last_became_active":"2024-02-10T05:26:44.780875+0000","last_became_peered":"2024-02-10T05:26:44.780875+0000","last_unstale":"2024-02-10T05:27:21.050611+0000","last_undegraded":"2024-02-10T05:27:21.050611+0000","last_fullsized":"2024-02-10T05:27:21.050611+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:18:45.354223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052428+0000","last_change":"2024-02-10T05:27:19.062264+0000","last_active":"2024-02-10T05:27:21.052428+0000","last_peered":"2024-02-10T05:27:21.052428+0000","last_clean":"2024-02-10T05:27:21.052428+0000","last_became_active":"2024-02-10T05:27:19.061982+0000","last_became_peered":"2024-02-10T05:27:19.061982+0000","last_unstale":"2024-02-10T05:27:21.052428+0000","last_undegraded":"2024-02-10T05:27:21.052428+0000","last_fullsized":"2024-02-10T05:27:21.052428+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:47:49.240775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051354+0000","last_change":"2024-02-10T05:26:44.778824+0000","last_active":"2024-02-10T05:27:21.051354+0000","last_peered":"2024-02-10T05:27:21.051354+0000","last_clean":"2024-02-10T05:27:21.051354+0000","last_became_active":"2024-02-10T05:26:44.778408+0000","last_became_peered":"2024-02-10T05:26:44.778408+0000","last_unstale":"2024-02-10T05:27:21.051354+0000","last_undegraded":"2024-02-10T05:27:21.051354+0000","last_fullsized":"2024-02-10T05:27:21.051354+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:44:34.793295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050948+0000","last_change":"2024-02-10T05:26:45.780079+0000","last_active":"2024-02-10T05:27:21.050948+0000","last_peered":"2024-02-10T05:27:21.050948+0000","last_clean":"2024-02-10T05:27:21.050948+0000","last_became_active":"2024-02-10T05:26:45.778952+0000","last_became_peered":"2024-02-10T05:26:45.778952+0000","last_unstale":"2024-02-10T05:27:21.050948+0000","last_undegraded":"2024-02-10T05:27:21.050948+0000","last_fullsized":"2024-02-10T05:27:21.050948+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:54:34.783579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002513+0000","last_change":"2024-02-10T05:27:19.061409+0000","last_active":"2024-02-10T05:27:20.002513+0000","last_peered":"2024-02-10T05:27:20.002513+0000","last_clean":"2024-02-10T05:27:20.002513+0000","last_became_active":"2024-02-10T05:27:19.061088+0000","last_became_peered":"2024-02-10T05:27:19.061088+0000","last_unstale":"2024-02-10T05:27:20.002513+0000","last_undegraded":"2024-02-10T05:27:20.002513+0000","last_fullsized":"2024-02-10T05:27:20.002513+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:39:40.367678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051171+0000","last_change":"2024-02-10T05:26:44.770571+0000","last_active":"2024-02-10T05:27:21.051171+0000","last_peered":"2024-02-10T05:27:21.051171+0000","last_clean":"2024-02-10T05:27:21.051171+0000","last_became_active":"2024-02-10T05:26:44.770269+0000","last_became_peered":"2024-02-10T05:26:44.770269+0000","last_unstale":"2024-02-10T05:27:21.051171+0000","last_undegraded":"2024-02-10T05:27:21.051171+0000","last_fullsized":"2024-02-10T05:27:21.051171+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T08:10:24.133132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002953+0000","last_change":"2024-02-10T05:26:45.793446+0000","last_active":"2024-02-10T05:27:20.002953+0000","last_peered":"2024-02-10T05:27:20.002953+0000","last_clean":"2024-02-10T05:27:20.002953+0000","last_became_active":"2024-02-10T05:26:45.793150+0000","last_became_peered":"2024-02-10T05:26:45.793150+0000","last_unstale":"2024-02-10T05:27:20.002953+0000","last_undegraded":"2024-02-10T05:27:20.002953+0000","last_fullsized":"2024-02-10T05:27:20.002953+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:06:05.990905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.001948+0000","last_change":"2024-02-10T05:27:19.061815+0000","last_active":"2024-02-10T05:27:20.001948+0000","last_peered":"2024-02-10T05:27:20.001948+0000","last_clean":"2024-02-10T05:27:20.001948+0000","last_became_active":"2024-02-10T05:27:19.061526+0000","last_became_peered":"2024-02-10T05:27:19.061526+0000","last_unstale":"2024-02-10T05:27:20.001948+0000","last_undegraded":"2024-02-10T05:27:20.001948+0000","last_fullsized":"2024-02-10T05:27:20.001948+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:24:10.345265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051927+0000","last_change":"2024-02-10T05:26:44.777171+0000","last_active":"2024-02-10T05:27:21.051927+0000","last_peered":"2024-02-10T05:27:21.051927+0000","last_clean":"2024-02-10T05:27:21.051927+0000","last_became_active":"2024-02-10T05:26:44.776871+0000","last_became_peered":"2024-02-10T05:26:44.776871+0000","last_unstale":"2024-02-10T05:27:21.051927+0000","last_undegraded":"2024-02-10T05:27:21.051927+0000","last_fullsized":"2024-02-10T05:27:21.051927+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:30:02.102627+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":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052293+0000","last_change":"2024-02-10T05:26:45.784159+0000","last_active":"2024-02-10T05:27:21.052293+0000","last_peered":"2024-02-10T05:27:21.052293+0000","last_clean":"2024-02-10T05:27:21.052293+0000","last_became_active":"2024-02-10T05:26:45.783874+0000","last_became_peered":"2024-02-10T05:26:45.783874+0000","last_unstale":"2024-02-10T05:27:21.052293+0000","last_undegraded":"2024-02-10T05:27:21.052293+0000","last_fullsized":"2024-02-10T05:27:21.052293+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:50:50.126272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050715+0000","last_change":"2024-02-10T05:26:44.780860+0000","last_active":"2024-02-10T05:27:21.050715+0000","last_peered":"2024-02-10T05:27:21.050715+0000","last_clean":"2024-02-10T05:27:21.050715+0000","last_became_active":"2024-02-10T05:26:44.779763+0000","last_became_peered":"2024-02-10T05:26:44.779763+0000","last_unstale":"2024-02-10T05:27:21.050715+0000","last_undegraded":"2024-02-10T05:27:21.050715+0000","last_fullsized":"2024-02-10T05:27:21.050715+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:08:52.866759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002624+0000","last_change":"2024-02-10T05:26:45.774425+0000","last_active":"2024-02-10T05:27:20.002624+0000","last_peered":"2024-02-10T05:27:20.002624+0000","last_clean":"2024-02-10T05:27:20.002624+0000","last_became_active":"2024-02-10T05:26:45.774153+0000","last_became_peered":"2024-02-10T05:26:45.774153+0000","last_unstale":"2024-02-10T05:27:20.002624+0000","last_undegraded":"2024-02-10T05:27:20.002624+0000","last_fullsized":"2024-02-10T05:27:20.002624+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:51:40.122019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050637+0000","last_change":"2024-02-10T05:26:44.769087+0000","last_active":"2024-02-10T05:27:21.050637+0000","last_peered":"2024-02-10T05:27:21.050637+0000","last_clean":"2024-02-10T05:27:21.050637+0000","last_became_active":"2024-02-10T05:26:44.768839+0000","last_became_peered":"2024-02-10T05:26:44.768839+0000","last_unstale":"2024-02-10T05:27:21.050637+0000","last_undegraded":"2024-02-10T05:27:21.050637+0000","last_fullsized":"2024-02-10T05:27:21.050637+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:33.336827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002601+0000","last_change":"2024-02-10T05:26:45.771185+0000","last_active":"2024-02-10T05:27:20.002601+0000","last_peered":"2024-02-10T05:27:20.002601+0000","last_clean":"2024-02-10T05:27:20.002601+0000","last_became_active":"2024-02-10T05:26:45.770827+0000","last_became_peered":"2024-02-10T05:26:45.770827+0000","last_unstale":"2024-02-10T05:27:20.002601+0000","last_undegraded":"2024-02-10T05:27:20.002601+0000","last_fullsized":"2024-02-10T05:27:20.002601+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:47:55.395021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050778+0000","last_change":"2024-02-10T05:26:44.767963+0000","last_active":"2024-02-10T05:27:21.050778+0000","last_peered":"2024-02-10T05:27:21.050778+0000","last_clean":"2024-02-10T05:27:21.050778+0000","last_became_active":"2024-02-10T05:26:44.767702+0000","last_became_peered":"2024-02-10T05:26:44.767702+0000","last_unstale":"2024-02-10T05:27:21.050778+0000","last_undegraded":"2024-02-10T05:27:21.050778+0000","last_fullsized":"2024-02-10T05:27:21.050778+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:33:44.617744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002817+0000","last_change":"2024-02-10T05:26:45.792763+0000","last_active":"2024-02-10T05:27:20.002817+0000","last_peered":"2024-02-10T05:27:20.002817+0000","last_clean":"2024-02-10T05:27:20.002817+0000","last_became_active":"2024-02-10T05:26:45.792466+0000","last_became_peered":"2024-02-10T05:26:45.792466+0000","last_unstale":"2024-02-10T05:27:20.002817+0000","last_undegraded":"2024-02-10T05:27:20.002817+0000","last_fullsized":"2024-02-10T05:27:20.002817+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:03:59.725431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051405+0000","last_change":"2024-02-10T05:26:44.781861+0000","last_active":"2024-02-10T05:27:21.051405+0000","last_peered":"2024-02-10T05:27:21.051405+0000","last_clean":"2024-02-10T05:27:21.051405+0000","last_became_active":"2024-02-10T05:26:44.779911+0000","last_became_peered":"2024-02-10T05:26:44.779911+0000","last_unstale":"2024-02-10T05:27:21.051405+0000","last_undegraded":"2024-02-10T05:27:21.051405+0000","last_fullsized":"2024-02-10T05:27:21.051405+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:37:04.327533+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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051012+0000","last_change":"2024-02-10T05:26:45.794041+0000","last_active":"2024-02-10T05:27:21.051012+0000","last_peered":"2024-02-10T05:27:21.051012+0000","last_clean":"2024-02-10T05:27:21.051012+0000","last_became_active":"2024-02-10T05:26:45.793737+0000","last_became_peered":"2024-02-10T05:26:45.793737+0000","last_unstale":"2024-02-10T05:27:21.051012+0000","last_undegraded":"2024-02-10T05:27:21.051012+0000","last_fullsized":"2024-02-10T05:27:21.051012+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:13:32.930226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.003576+0000","last_change":"2024-02-10T05:26:44.776845+0000","last_active":"2024-02-10T05:27:20.003576+0000","last_peered":"2024-02-10T05:27:20.003576+0000","last_clean":"2024-02-10T05:27:20.003576+0000","last_became_active":"2024-02-10T05:26:44.776538+0000","last_became_peered":"2024-02-10T05:26:44.776538+0000","last_unstale":"2024-02-10T05:27:20.003576+0000","last_undegraded":"2024-02-10T05:27:20.003576+0000","last_fullsized":"2024-02-10T05:27:20.003576+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:17.716389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051271+0000","last_change":"2024-02-10T05:26:45.786593+0000","last_active":"2024-02-10T05:27:21.051271+0000","last_peered":"2024-02-10T05:27:21.051271+0000","last_clean":"2024-02-10T05:27:21.051271+0000","last_became_active":"2024-02-10T05:26:45.786201+0000","last_became_peered":"2024-02-10T05:26:45.786201+0000","last_unstale":"2024-02-10T05:27:21.051271+0000","last_undegraded":"2024-02-10T05:27:21.051271+0000","last_fullsized":"2024-02-10T05:27:21.051271+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:56:56.553346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"61'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051170+0000","last_change":"2024-02-10T05:26:44.766766+0000","last_active":"2024-02-10T05:27:21.051170+0000","last_peered":"2024-02-10T05:27:21.051170+0000","last_clean":"2024-02-10T05:27:21.051170+0000","last_became_active":"2024-02-10T05:26:44.766378+0000","last_became_peered":"2024-02-10T05:26:44.766378+0000","last_unstale":"2024-02-10T05:27:21.051170+0000","last_undegraded":"2024-02-10T05:27:21.051170+0000","last_fullsized":"2024-02-10T05:27:21.051170+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:08.781216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052083+0000","last_change":"2024-02-10T05:26:45.787401+0000","last_active":"2024-02-10T05:27:21.052083+0000","last_peered":"2024-02-10T05:27:21.052083+0000","last_clean":"2024-02-10T05:27:21.052083+0000","last_became_active":"2024-02-10T05:26:45.786908+0000","last_became_peered":"2024-02-10T05:26:45.786908+0000","last_unstale":"2024-02-10T05:27:21.052083+0000","last_undegraded":"2024-02-10T05:27:21.052083+0000","last_fullsized":"2024-02-10T05:27:21.052083+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:33:25.470640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"61'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.004195+0000","last_change":"2024-02-10T05:26:44.782528+0000","last_active":"2024-02-10T05:27:20.004195+0000","last_peered":"2024-02-10T05:27:20.004195+0000","last_clean":"2024-02-10T05:27:20.004195+0000","last_became_active":"2024-02-10T05:26:44.782226+0000","last_became_peered":"2024-02-10T05:26:44.782226+0000","last_unstale":"2024-02-10T05:27:20.004195+0000","last_undegraded":"2024-02-10T05:27:20.004195+0000","last_fullsized":"2024-02-10T05:27:20.004195+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:34:22.198584+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":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052129+0000","last_change":"2024-02-10T05:26:45.791488+0000","last_active":"2024-02-10T05:27:21.052129+0000","last_peered":"2024-02-10T05:27:21.052129+0000","last_clean":"2024-02-10T05:27:21.052129+0000","last_became_active":"2024-02-10T05:26:45.787816+0000","last_became_peered":"2024-02-10T05:26:45.787816+0000","last_unstale":"2024-02-10T05:27:21.052129+0000","last_undegraded":"2024-02-10T05:27:21.052129+0000","last_fullsized":"2024-02-10T05:27:21.052129+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:10:41.312482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.050819+0000","last_change":"2024-02-10T05:26:45.799542+0000","last_active":"2024-02-10T05:27:21.050819+0000","last_peered":"2024-02-10T05:27:21.050819+0000","last_clean":"2024-02-10T05:27:21.050819+0000","last_became_active":"2024-02-10T05:26:45.798806+0000","last_became_peered":"2024-02-10T05:26:45.798806+0000","last_unstale":"2024-02-10T05:27:21.050819+0000","last_undegraded":"2024-02-10T05:27:21.050819+0000","last_fullsized":"2024-02-10T05:27:21.050819+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:11:20.157745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002212+0000","last_change":"2024-02-10T05:26:45.783419+0000","last_active":"2024-02-10T05:27:20.002212+0000","last_peered":"2024-02-10T05:27:20.002212+0000","last_clean":"2024-02-10T05:27:20.002212+0000","last_became_active":"2024-02-10T05:26:45.783077+0000","last_became_peered":"2024-02-10T05:26:45.783077+0000","last_unstale":"2024-02-10T05:27:20.002212+0000","last_undegraded":"2024-02-10T05:27:20.002212+0000","last_fullsized":"2024-02-10T05:27:20.002212+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:02:39.953189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051583+0000","last_change":"2024-02-10T05:26:45.781614+0000","last_active":"2024-02-10T05:27:21.051583+0000","last_peered":"2024-02-10T05:27:21.051583+0000","last_clean":"2024-02-10T05:27:21.051583+0000","last_became_active":"2024-02-10T05:26:45.781340+0000","last_became_peered":"2024-02-10T05:26:45.781340+0000","last_unstale":"2024-02-10T05:27:21.051583+0000","last_undegraded":"2024-02-10T05:27:21.051583+0000","last_fullsized":"2024-02-10T05:27:21.051583+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:27:59.670697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052530+0000","last_change":"2024-02-10T05:26:45.793809+0000","last_active":"2024-02-10T05:27:21.052530+0000","last_peered":"2024-02-10T05:27:21.052530+0000","last_clean":"2024-02-10T05:27:21.052530+0000","last_became_active":"2024-02-10T05:26:45.793528+0000","last_became_peered":"2024-02-10T05:26:45.793528+0000","last_unstale":"2024-02-10T05:27:21.052530+0000","last_undegraded":"2024-02-10T05:27:21.052530+0000","last_fullsized":"2024-02-10T05:27:21.052530+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:48:48.158731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.24","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.003215+0000","last_change":"2024-02-10T05:26:45.793831+0000","last_active":"2024-02-10T05:27:20.003215+0000","last_peered":"2024-02-10T05:27:20.003215+0000","last_clean":"2024-02-10T05:27:20.003215+0000","last_became_active":"2024-02-10T05:26:45.793483+0000","last_became_peered":"2024-02-10T05:26:45.793483+0000","last_unstale":"2024-02-10T05:27:20.003215+0000","last_undegraded":"2024-02-10T05:27:20.003215+0000","last_fullsized":"2024-02-10T05:27:20.003215+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:32.203724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051084+0000","last_change":"2024-02-10T05:26:45.797648+0000","last_active":"2024-02-10T05:27:21.051084+0000","last_peered":"2024-02-10T05:27:21.051084+0000","last_clean":"2024-02-10T05:27:21.051084+0000","last_became_active":"2024-02-10T05:26:45.797357+0000","last_became_peered":"2024-02-10T05:26:45.797357+0000","last_unstale":"2024-02-10T05:27:21.051084+0000","last_undegraded":"2024-02-10T05:27:21.051084+0000","last_fullsized":"2024-02-10T05:27:21.051084+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:28:25.314325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052055+0000","last_change":"2024-02-10T05:26:45.796738+0000","last_active":"2024-02-10T05:27:21.052055+0000","last_peered":"2024-02-10T05:27:21.052055+0000","last_clean":"2024-02-10T05:27:21.052055+0000","last_became_active":"2024-02-10T05:26:45.796444+0000","last_became_peered":"2024-02-10T05:26:45.796444+0000","last_unstale":"2024-02-10T05:27:21.052055+0000","last_undegraded":"2024-02-10T05:27:21.052055+0000","last_fullsized":"2024-02-10T05:27:21.052055+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:41:00.967159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.27","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.003026+0000","last_change":"2024-02-10T05:26:45.775800+0000","last_active":"2024-02-10T05:27:20.003026+0000","last_peered":"2024-02-10T05:27:20.003026+0000","last_clean":"2024-02-10T05:27:20.003026+0000","last_became_active":"2024-02-10T05:26:45.775526+0000","last_became_peered":"2024-02-10T05:26:45.775526+0000","last_unstale":"2024-02-10T05:27:20.003026+0000","last_undegraded":"2024-02-10T05:27:20.003026+0000","last_fullsized":"2024-02-10T05:27:20.003026+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:30.778855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.28","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051264+0000","last_change":"2024-02-10T05:26:45.768139+0000","last_active":"2024-02-10T05:27:21.051264+0000","last_peered":"2024-02-10T05:27:21.051264+0000","last_clean":"2024-02-10T05:27:21.051264+0000","last_became_active":"2024-02-10T05:26:45.767634+0000","last_became_peered":"2024-02-10T05:26:45.767634+0000","last_unstale":"2024-02-10T05:27:21.051264+0000","last_undegraded":"2024-02-10T05:27:21.051264+0000","last_fullsized":"2024-02-10T05:27:21.051264+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:43:11.364448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:20.002764+0000","last_change":"2024-02-10T05:26:45.794286+0000","last_active":"2024-02-10T05:27:20.002764+0000","last_peered":"2024-02-10T05:27:20.002764+0000","last_clean":"2024-02-10T05:27:20.002764+0000","last_became_active":"2024-02-10T05:26:45.793963+0000","last_became_peered":"2024-02-10T05:26:45.793963+0000","last_unstale":"2024-02-10T05:27:20.002764+0000","last_undegraded":"2024-02-10T05:27:20.002764+0000","last_fullsized":"2024-02-10T05:27:20.002764+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:20:44.454743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051660+0000","last_change":"2024-02-10T05:26:45.787836+0000","last_active":"2024-02-10T05:27:21.051660+0000","last_peered":"2024-02-10T05:27:21.051660+0000","last_clean":"2024-02-10T05:27:21.051660+0000","last_became_active":"2024-02-10T05:26:45.787491+0000","last_became_peered":"2024-02-10T05:26:45.787491+0000","last_unstale":"2024-02-10T05:27:21.051660+0000","last_undegraded":"2024-02-10T05:27:21.051660+0000","last_fullsized":"2024-02-10T05:27:21.051660+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:31:49.776954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.052572+0000","last_change":"2024-02-10T05:26:45.800393+0000","last_active":"2024-02-10T05:27:21.052572+0000","last_peered":"2024-02-10T05:27:21.052572+0000","last_clean":"2024-02-10T05:27:21.052572+0000","last_became_active":"2024-02-10T05:26:45.797998+0000","last_became_peered":"2024-02-10T05:26:45.797998+0000","last_unstale":"2024-02-10T05:27:21.052572+0000","last_undegraded":"2024-02-10T05:27:21.052572+0000","last_fullsized":"2024-02-10T05:27:21.052572+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:59:23.046569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2c","version":"0'0","reported_seq":14,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-02-10T05:27:21.051750+0000","last_change":"2024-02-10T05:26:45.800355+0000","last_active":"2024-02-10T05:27:21.051750+0000","last_peered":"2024-02-10T05:27:21.051750+0000","last_clean":"2024-02-10T05:27:21.051750+0000","last_became_active":"2024-02-10T05:26:45.800014+0000","last_became_peered":"2024-02-10T05:26:45.800014+0000","last_unstale":"2024-02-10T05:27:21.051750+0000","last_undegraded":"2024-02-10T05:27:21.051750+0000","last_fullsized":"2024-02-10T05:27:21.051750+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:38:35.311563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3094,"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":16,"num_scrub_errors":0,"num_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":9282,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234008,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298524,"kb_used_data":1236,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446628,"statfs":{"total":95995035648,"available":95689347072,"internally_reserved":0,"allocated":1265664,"data_stored":878100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.66000000000000003}]},{"osd":1,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.54300000000000004}]},{"osd":2,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.625}]},{"osd":3,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.68400000000000005}]},{"osd":4,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.498},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.58799999999999997}]},{"osd":5,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.61099999999999999}]},{"osd":6,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.64300000000000002}]}]},{"osd":6,"up_from":46,"seq":197568495644,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298532,"kb_used_data":1244,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446620,"statfs":{"total":95995035648,"available":95689338880,"internally_reserved":0,"allocated":1273856,"data_stored":880171,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.55100000000000005,"15min":0.55900000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.495,"5min":0.52300000000000002,"15min":0.52700000000000002},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67400000000000004,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.442}]},{"osd":1,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.52600000000000002,"15min":0.53000000000000003},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.65600000000000003,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.622},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.56299999999999994,"15min":0.57099999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.67300000000000004,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.60399999999999998}]},{"osd":2,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.57199999999999995,"15min":0.58199999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.77600000000000002,"5min":0.92400000000000004,"15min":0.92400000000000004},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.52800000000000002,"15min":0.53100000000000003},"min":{"1min":0.39400000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.54400000000000004}]},{"osd":3,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.55600000000000005,"15min":0.56399999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.70299999999999996,"5min":0.751,"15min":0.751},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.59399999999999997,"15min":0.60699999999999998},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.72899999999999998,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.69399999999999995}]},{"osd":4,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.46300000000000002,"15min":0.46700000000000003},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.71699999999999997,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.505,"15min":0.50800000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.60899999999999999,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.67100000000000004}]},{"osd":5,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.502,"15min":0.505},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.65100000000000002,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.51300000000000001,"15min":0.51800000000000002},"min":{"1min":0.373,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.64100000000000001,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.70699999999999996}]},{"osd":7,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.68200000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411377,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297940,"kb_used_data":652,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447212,"statfs":{"total":95995035648,"available":95689945088,"internally_reserved":0,"allocated":667648,"data_stored":287479,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.35899999999999999,"5min":0.378,"15min":0.371},"min":{"1min":0.185,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":0.58599999999999997,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40699999999999997,"15min":0.39500000000000002},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.63,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.318}]},{"osd":1,"last update":"Sat Feb 10 05:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.40000000000000002,"15min":0.40300000000000002},"min":{"1min":0.23499999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.53400000000000003,"5min":0.628,"15min":0.628},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42799999999999999,"15min":0.41199999999999998},"min":{"1min":0.311,"5min":0.193,"15min":0.193},"max":{"1min":0.63800000000000001,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.41799999999999998}]},{"osd":3,"last update":"Sat Feb 10 05:28:01 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.47199999999999998,"15min":0.48499999999999999},"min":{"1min":0.27300000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.377},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.442,"15min":0.45200000000000001},"min":{"1min":0.26100000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.34799999999999998}]},{"osd":4,"last update":"Sat Feb 10 05:27:16 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.58399999999999996,"15min":0.58199999999999996},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.81000000000000005,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.623,"15min":0.627},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.84999999999999998,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.50600000000000001}]},{"osd":5,"last update":"Sat Feb 10 05:27:42 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.625,"15min":0.625},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.60799999999999998,"15min":0.60699999999999998},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.88500000000000001,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.53900000000000003}]},{"osd":6,"last update":"Sat Feb 10 05:28:07 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.59099999999999997,"15min":0.59299999999999997},"min":{"1min":0.36099999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.624,"15min":0.627},"min":{"1min":0.42299999999999999,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":0.52400000000000002}]},{"osd":7,"last update":"Sat Feb 10 05:27:27 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.441}]}]},{"osd":0,"up_from":8,"seq":34359738426,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298536,"kb_used_data":1248,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446616,"statfs":{"total":95995035648,"available":95689334784,"internally_reserved":0,"allocated":1277952,"data_stored":878547,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.35199999999999998,"5min":0.34300000000000003,"15min":0.31900000000000001},"min":{"1min":0.25,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.57599999999999996,"5min":0.63,"15min":0.63},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.35399999999999998,"15min":0.32400000000000001},"min":{"1min":0.255,"5min":0.215,"15min":0.215},"max":{"1min":0.53900000000000003,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.316}]},{"osd":2,"last update":"Sat Feb 10 05:27:37 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.374,"15min":0.36199999999999999},"min":{"1min":0.23300000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.40600000000000003,"15min":0.39400000000000002},"min":{"1min":0.307,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.54200000000000004,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.29999999999999999}]},{"osd":3,"last update":"Sat Feb 10 05:27:56 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.45400000000000001,"15min":0.45800000000000002},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.64100000000000001,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.42699999999999999,"15min":0.42999999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.56100000000000005,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.371}]},{"osd":4,"last update":"Sat Feb 10 05:27:17 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.51700000000000002,"15min":0.51300000000000001},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.49299999999999999}]},{"osd":5,"last update":"Sat Feb 10 05:27:41 2024","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.57499999999999996,"15min":0.56799999999999995},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.56699999999999995,"15min":0.56299999999999994},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.503}]},{"osd":6,"last update":"Sat Feb 10 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.57899999999999996,"15min":0.57199999999999995},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.53500000000000003}]},{"osd":7,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.53000000000000003}]}]},{"osd":4,"up_from":30,"seq":128849018918,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297956,"kb_used_data":668,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447196,"statfs":{"total":95995035648,"available":95689928704,"internally_reserved":0,"allocated":684032,"data_stored":288159,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:19 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.56699999999999995,"15min":0.57199999999999995},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.75600000000000001,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.624},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.56599999999999995,"15min":0.56999999999999995},"min":{"1min":0.432,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.68400000000000005,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.40500000000000003}]},{"osd":1,"last update":"Sat Feb 10 05:27:19 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.57499999999999996,"15min":0.58099999999999996},"min":{"1min":0.42499999999999999,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.78600000000000003,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.56599999999999995,"15min":0.57099999999999995},"min":{"1min":0.41499999999999998,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.747,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.55200000000000005}]},{"osd":2,"last update":"Sat Feb 10 05:27:19 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.57499999999999996,"15min":0.58299999999999996},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.73099999999999998,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.55100000000000005,"15min":0.55300000000000005},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.70599999999999996,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.45300000000000001}]},{"osd":3,"last update":"Sat Feb 10 05:27:19 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.57399999999999995,"15min":0.57599999999999996},"min":{"1min":0.44900000000000001,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.77100000000000002,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.56999999999999995,"15min":0.57699999999999996},"min":{"1min":0.39900000000000002,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.65900000000000003,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.47599999999999998}]},{"osd":5,"last update":"Sat Feb 10 05:27:39 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.42899999999999999,"15min":0.43099999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.66700000000000004,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.439},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.443,"15min":0.435},"min":{"1min":0.34599999999999997,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.69599999999999995,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.64700000000000002}]},{"osd":6,"last update":"Sat Feb 10 05:28:05 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.434,"15min":0.42999999999999999},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.503,"15min":0.501},"min":{"1min":0.38200000000000001,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.73599999999999999,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.53700000000000003}]},{"osd":7,"last update":"Sat Feb 10 05:27:30 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.63500000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574901,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297936,"kb_used_data":648,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447216,"statfs":{"total":95995035648,"available":95689949184,"internally_reserved":0,"allocated":663552,"data_stored":286844,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:12 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.35199999999999998,"15min":0.31900000000000001},"min":{"1min":0.23599999999999999,"5min":0.19,"15min":0.19},"max":{"1min":0.58899999999999997,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.318},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.376,"15min":0.34000000000000002},"min":{"1min":0.23200000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.36399999999999999}]},{"osd":2,"last update":"Sat Feb 10 05:27:33 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.41599999999999998,"15min":0.40799999999999997},"min":{"1min":0.32500000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.51300000000000001,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.39600000000000002,"15min":0.39800000000000002},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.46100000000000002,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.30099999999999999}]},{"osd":3,"last update":"Sat Feb 10 05:27:59 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.432,"15min":0.45100000000000001},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.626,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.48199999999999998,"15min":0.49399999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.66000000000000003,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.33200000000000002}]},{"osd":4,"last update":"Sat Feb 10 05:28:14 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57999999999999996,"15min":0.59799999999999998},"min":{"1min":0.42199999999999999,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.80000000000000004,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.61399999999999999,"15min":0.63200000000000001},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.87,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.59999999999999998}]},{"osd":5,"last update":"Sat Feb 10 05:27:43 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.56399999999999995,"15min":0.57399999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.64400000000000002,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.60899999999999999,"15min":0.62},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.70899999999999996,"5min":1.01,"15min":1.01},"last":0.58299999999999996}]},{"osd":6,"last update":"Sat Feb 10 05:28:07 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.439,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.81200000000000006,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.53800000000000003,"15min":0.53600000000000003},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.77500000000000002,"5min":0.96299999999999997,"15min":0.96299999999999997},"last":0.46700000000000003}]},{"osd":7,"last update":"Sat Feb 10 05:27:27 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.51500000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182443,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297960,"kb_used_data":672,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447192,"statfs":{"total":95995035648,"available":95689924608,"internally_reserved":0,"allocated":688128,"data_stored":289907,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.40200000000000002,"15min":0.39900000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":1.839,"5min":1.839,"15min":1.839},"last":0.434},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.439,"15min":0.437},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":2.1960000000000002,"5min":2.1960000000000002,"15min":2.1960000000000002},"last":0.48399999999999999}]},{"osd":1,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.42399999999999999,"15min":0.439},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.54600000000000004,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.435,"15min":0.44400000000000001},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.56899999999999995}]},{"osd":2,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.45800000000000002,"15min":0.46200000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.497},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.439,"15min":0.438},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":0.47299999999999998}]},{"osd":4,"last update":"Sat Feb 10 05:27:18 2024","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.57399999999999995,"15min":0.56799999999999995},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.8080000000000001,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.58599999999999997,"15min":0.58999999999999997},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.624}]},{"osd":5,"last update":"Sat Feb 10 05:27:41 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.54800000000000004,"15min":0.54700000000000004},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.754,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.621,"5min":0.57999999999999996,"15min":0.57299999999999995},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.8620000000000001,"5min":1.8620000000000001,"15min":1.8620000000000001},"last":0.56100000000000005}]},{"osd":6,"last update":"Sat Feb 10 05:28:08 2024","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.57999999999999996,"15min":0.57199999999999995},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.907,"5min":1.907,"15min":1.907},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.58799999999999997,"15min":0.57499999999999996},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":2.2669999999999999,"5min":2.2669999999999999,"15min":2.2669999999999999},"last":0.59299999999999997}]},{"osd":7,"last update":"Sat Feb 10 05:27:26 2024","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.885,"5min":1.885,"15min":1.885},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.55300000000000005}]}]},{"osd":5,"up_from":38,"seq":163208757280,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297956,"kb_used_data":668,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447196,"statfs":{"total":95995035648,"available":95689928704,"internally_reserved":0,"allocated":684032,"data_stored":289893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.50900000000000001,"15min":0.51000000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.61599999999999999,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.498,"15min":0.499},"min":{"1min":0.38400000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.70199999999999996,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.52000000000000002}]},{"osd":1,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.50800000000000001,"15min":0.505},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.70599999999999996,"5min":0.745,"15min":0.745},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.505,"15min":0.505},"min":{"1min":0.39600000000000002,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.65800000000000003,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.56799999999999995}]},{"osd":2,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.51200000000000001,"15min":0.51400000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.54700000000000004,"15min":0.54500000000000004},"min":{"1min":0.39900000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.73899999999999999,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.53900000000000003}]},{"osd":3,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.372,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.71899999999999997,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.54300000000000004,"15min":0.53800000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.76900000000000002,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.622}]},{"osd":4,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.40400000000000003,"15min":0.39600000000000002},"min":{"1min":0.312,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.44500000000000001,"15min":0.438},"min":{"1min":0.33200000000000002,"5min":0.317,"15min":0.317},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.39900000000000002}]},{"osd":6,"last update":"Sat Feb 10 05:28:05 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.497,"15min":0.5},"min":{"1min":0.35799999999999998,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.55100000000000005,"15min":0.55600000000000005},"min":{"1min":0.39400000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.55500000000000005}]},{"osd":7,"last update":"Sat Feb 10 05:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.502},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.38}]}]}],"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":700,"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":2428,"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":680,"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":2414,"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":2324,"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":576,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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-02-10T05:28:18.724 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T05:28:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:18 smithi189 ceph-mon[31422]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[36851]: from='client.24692 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-10T05:28:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-02-10T05:28:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-10T05:28:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [6, 2]}]: dispatch 2024-02-10T05:28:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-02-10T05:28:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2b", "id": [0, 2]}]: dispatch 2024-02-10T05:28:19.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [6, 2]}]: dispatch 2024-02-10T05:28:19.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-02-10T05:28:19.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2b", "id": [0, 2]}]: dispatch 2024-02-10T05:28:19.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-02-10T05:28:19.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:28:19.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[27572]: from='client.24692 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:19.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-10T05:28:19.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-02-10T05:28:19.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-10T05:28:19.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [6, 2]}]: dispatch 2024-02-10T05:28:19.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-02-10T05:28:19.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2b", "id": [0, 2]}]: dispatch 2024-02-10T05:28:19.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [6, 2]}]: dispatch 2024-02-10T05:28:19.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-02-10T05:28:19.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2b", "id": [0, 2]}]: dispatch 2024-02-10T05:28:19.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-02-10T05:28:19.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:28:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:19 smithi189 ceph-mon[31422]: from='client.24692 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-10T05:28:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-02-10T05:28:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:19 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-10T05:28:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [6, 2]}]: dispatch 2024-02-10T05:28:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:19 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-02-10T05:28:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2b", "id": [0, 2]}]: dispatch 2024-02-10T05:28:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:19 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [6, 2]}]: dispatch 2024-02-10T05:28:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-02-10T05:28:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:19 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2b", "id": [0, 2]}]: dispatch 2024-02-10T05:28:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:19 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-02-10T05:28:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:28:20.133 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:28:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:20 smithi178 ceph-mon[27572]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:20 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-02-10T05:28:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:20 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2024-02-10T05:28:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:20 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [6, 2]}]': finished 2024-02-10T05:28:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:20 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2b", "id": [0, 2]}]': finished 2024-02-10T05:28:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:20 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]': finished 2024-02-10T05:28:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:20 smithi178 ceph-mon[27572]: osdmap e67: 8 total, 8 up, 8 in 2024-02-10T05:28:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:20 smithi178 ceph-mon[36851]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:20 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-02-10T05:28:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:20 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2024-02-10T05:28:20.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:20 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [6, 2]}]': finished 2024-02-10T05:28:20.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:20 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2b", "id": [0, 2]}]': finished 2024-02-10T05:28:20.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:20 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]': finished 2024-02-10T05:28:20.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:20 smithi178 ceph-mon[36851]: osdmap e67: 8 total, 8 up, 8 in 2024-02-10T05:28:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:20 smithi189 ceph-mon[31422]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:20 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]': finished 2024-02-10T05:28:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:20 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2024-02-10T05:28:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:20 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.26", "id": [6, 2]}]': finished 2024-02-10T05:28:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:20 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2b", "id": [0, 2]}]': finished 2024-02-10T05:28:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:20 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]': finished 2024-02-10T05:28:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:20 smithi189 ceph-mon[31422]: osdmap e67: 8 total, 8 up, 8 in 2024-02-10T05:28:21.178 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:20 smithi178 systemd[1]: Stopping Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:28:21.448 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:21 smithi178 ceph-mon[27572]: osdmap e68: 8 total, 8 up, 8 in 2024-02-10T05:28:21.448 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:21 smithi178 ceph-mon[36851]: osdmap e68: 8 total, 8 up, 8 in 2024-02-10T05:28:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:21 smithi189 ceph-mon[31422]: osdmap e68: 8 total, 8 up, 8 in 2024-02-10T05:28:22.243 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:22 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[69970]: ts=2024-02-10T05:28:22.114Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-10T05:28:22.537 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:28:22.537 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:22 smithi178 ceph-mon[36851]: pgmap v38: 105 pgs: 5 peering, 100 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:22.538 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:22 smithi178 ceph-mon[27572]: pgmap v38: 105 pgs: 5 peering, 100 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:22.538 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:22 smithi178 podman[74807]: 2024-02-10 05:28:22.374132995 +0000 UTC m=+0.569124399 container died 5ef73ee9aa1fe05673f1498d9439be630f8d2531bec934252c3737602e0be92b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:28:22.544 INFO:teuthology.orchestra.run.smithi178.stderr:dumped all 2024-02-10T05:28:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:22 smithi189 ceph-mon[31422]: pgmap v38: 105 pgs: 5 peering, 100 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:22.913 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:22 smithi178 podman[74807]: 2024-02-10 05:28:22.729282332 +0000 UTC m=+0.924273736 container cleanup 5ef73ee9aa1fe05673f1498d9439be630f8d2531bec934252c3737602e0be92b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:28:22.913 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:22 smithi178 bash[74807]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T05:28:23.212 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:22 smithi178 podman[74848]: 2024-02-10 05:28:22.913787977 +0000 UTC m=+0.769941756 container remove 5ef73ee9aa1fe05673f1498d9439be630f8d2531bec934252c3737602e0be92b (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:28:23.212 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:23 smithi178 podman[74848]: 2024-02-10 05:28:23.02316326 +0000 UTC m=+0.879317004 volume remove 3721fd21ccfb84c29d51d1793d370e1a5b8d3377190cd99c26f60e74a49575a0 2024-02-10T05:28:23.610 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:23 smithi178 ceph-mon[27572]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-02-10T05:28:23.610 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:23 smithi178 ceph-mon[36851]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-02-10T05:28:23.638 INFO:teuthology.orchestra.run.smithi178.stdout:{"pg_ready":true,"pg_map":{"version":38,"stamp":"2024-02-10T05:28:21.018524+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593462,"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":212,"num_read_kb":306,"num_write":227,"num_write_kb":2432,"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":170,"ondisk_log_size":170,"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":2385388,"kb_used_data":7084,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575828,"statfs":{"total":767960285184,"available":765517647872,"internally_reserved":0,"allocated":7254016,"data_stored":4108012,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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.001584"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288812+0000","last_change":"2024-02-10T05:26:45.791291+0000","last_active":"2024-02-10T05:27:22.288812+0000","last_peered":"2024-02-10T05:27:22.288812+0000","last_clean":"2024-02-10T05:27:22.288812+0000","last_became_active":"2024-02-10T05:26:45.787324+0000","last_became_peered":"2024-02-10T05:26:45.787324+0000","last_unstale":"2024-02-10T05:27:22.288812+0000","last_undegraded":"2024-02-10T05:27:22.288812+0000","last_fullsized":"2024-02-10T05:27:22.288812+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:55:16.042483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.011289+0000","last_change":"2024-02-10T05:26:45.799323+0000","last_active":"2024-02-10T05:27:22.011289+0000","last_peered":"2024-02-10T05:27:22.011289+0000","last_clean":"2024-02-10T05:27:22.011289+0000","last_became_active":"2024-02-10T05:26:45.799046+0000","last_became_peered":"2024-02-10T05:26:45.799046+0000","last_unstale":"2024-02-10T05:27:22.011289+0000","last_undegraded":"2024-02-10T05:27:22.011289+0000","last_fullsized":"2024-02-10T05:27:22.011289+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:53:58.323046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287977+0000","last_change":"2024-02-10T05:26:45.791465+0000","last_active":"2024-02-10T05:27:22.287977+0000","last_peered":"2024-02-10T05:27:22.287977+0000","last_clean":"2024-02-10T05:27:22.287977+0000","last_became_active":"2024-02-10T05:26:45.789646+0000","last_became_peered":"2024-02-10T05:26:45.789646+0000","last_unstale":"2024-02-10T05:27:22.287977+0000","last_undegraded":"2024-02-10T05:27:22.287977+0000","last_fullsized":"2024-02-10T05:27:22.287977+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:05:10.538414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287959+0000","last_change":"2024-02-10T05:26:45.768858+0000","last_active":"2024-02-10T05:27:22.287959+0000","last_peered":"2024-02-10T05:27:22.287959+0000","last_clean":"2024-02-10T05:27:22.287959+0000","last_became_active":"2024-02-10T05:26:45.768536+0000","last_became_peered":"2024-02-10T05:26:45.768536+0000","last_unstale":"2024-02-10T05:27:22.287959+0000","last_undegraded":"2024-02-10T05:27:22.287959+0000","last_fullsized":"2024-02-10T05:27:22.287959+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:58:02.775799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287919+0000","last_change":"2024-02-10T05:26:45.786043+0000","last_active":"2024-02-10T05:27:22.287919+0000","last_peered":"2024-02-10T05:27:22.287919+0000","last_clean":"2024-02-10T05:27:22.287919+0000","last_became_active":"2024-02-10T05:26:45.785122+0000","last_became_peered":"2024-02-10T05:26:45.785122+0000","last_unstale":"2024-02-10T05:27:22.287919+0000","last_undegraded":"2024-02-10T05:27:22.287919+0000","last_fullsized":"2024-02-10T05:27:22.287919+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:28:32.191843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288445+0000","last_change":"2024-02-10T05:26:45.782406+0000","last_active":"2024-02-10T05:27:22.288445+0000","last_peered":"2024-02-10T05:27:22.288445+0000","last_clean":"2024-02-10T05:27:22.288445+0000","last_became_active":"2024-02-10T05:26:45.782112+0000","last_became_peered":"2024-02-10T05:26:45.782112+0000","last_unstale":"2024-02-10T05:27:22.288445+0000","last_undegraded":"2024-02-10T05:27:22.288445+0000","last_fullsized":"2024-02-10T05:27:22.288445+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:14:56.386834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287450+0000","last_change":"2024-02-10T05:26:45.791844+0000","last_active":"2024-02-10T05:27:22.287450+0000","last_peered":"2024-02-10T05:27:22.287450+0000","last_clean":"2024-02-10T05:27:22.287450+0000","last_became_active":"2024-02-10T05:26:45.791499+0000","last_became_peered":"2024-02-10T05:26:45.791499+0000","last_unstale":"2024-02-10T05:27:22.287450+0000","last_undegraded":"2024-02-10T05:27:22.287450+0000","last_fullsized":"2024-02-10T05:27:22.287450+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:50:11.296963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010008+0000","last_change":"2024-02-10T05:26:45.785339+0000","last_active":"2024-02-10T05:27:22.010008+0000","last_peered":"2024-02-10T05:27:22.010008+0000","last_clean":"2024-02-10T05:27:22.010008+0000","last_became_active":"2024-02-10T05:26:45.785056+0000","last_became_peered":"2024-02-10T05:26:45.785056+0000","last_unstale":"2024-02-10T05:27:22.010008+0000","last_undegraded":"2024-02-10T05:27:22.010008+0000","last_fullsized":"2024-02-10T05:27:22.010008+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:07:49.676626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288732+0000","last_change":"2024-02-10T05:26:45.792253+0000","last_active":"2024-02-10T05:27:22.288732+0000","last_peered":"2024-02-10T05:27:22.288732+0000","last_clean":"2024-02-10T05:27:22.288732+0000","last_became_active":"2024-02-10T05:26:45.791961+0000","last_became_peered":"2024-02-10T05:26:45.791961+0000","last_unstale":"2024-02-10T05:27:22.288732+0000","last_undegraded":"2024-02-10T05:27:22.288732+0000","last_fullsized":"2024-02-10T05:27:22.288732+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:27:08.380538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288024+0000","last_change":"2024-02-10T05:26:45.795251+0000","last_active":"2024-02-10T05:27:22.288024+0000","last_peered":"2024-02-10T05:27:22.288024+0000","last_clean":"2024-02-10T05:27:22.288024+0000","last_became_active":"2024-02-10T05:26:45.794942+0000","last_became_peered":"2024-02-10T05:26:45.794942+0000","last_unstale":"2024-02-10T05:27:22.288024+0000","last_undegraded":"2024-02-10T05:27:22.288024+0000","last_fullsized":"2024-02-10T05:27:22.288024+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:27:26.772106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288750+0000","last_change":"2024-02-10T05:26:45.799165+0000","last_active":"2024-02-10T05:27:22.288750+0000","last_peered":"2024-02-10T05:27:22.288750+0000","last_clean":"2024-02-10T05:27:22.288750+0000","last_became_active":"2024-02-10T05:26:45.798824+0000","last_became_peered":"2024-02-10T05:26:45.798824+0000","last_unstale":"2024-02-10T05:27:22.288750+0000","last_undegraded":"2024-02-10T05:27:22.288750+0000","last_fullsized":"2024-02-10T05:27:22.288750+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:16:09.498260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010570+0000","last_change":"2024-02-10T05:26:45.788664+0000","last_active":"2024-02-10T05:27:22.010570+0000","last_peered":"2024-02-10T05:27:22.010570+0000","last_clean":"2024-02-10T05:27:22.010570+0000","last_became_active":"2024-02-10T05:26:45.788342+0000","last_became_peered":"2024-02-10T05:26:45.788342+0000","last_unstale":"2024-02-10T05:27:22.010570+0000","last_undegraded":"2024-02-10T05:27:22.010570+0000","last_fullsized":"2024-02-10T05:27:22.010570+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:34:16.848924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010479+0000","last_change":"2024-02-10T05:26:45.793595+0000","last_active":"2024-02-10T05:27:22.010479+0000","last_peered":"2024-02-10T05:27:22.010479+0000","last_clean":"2024-02-10T05:27:22.010479+0000","last_became_active":"2024-02-10T05:26:45.793291+0000","last_became_peered":"2024-02-10T05:26:45.793291+0000","last_unstale":"2024-02-10T05:27:22.010479+0000","last_undegraded":"2024-02-10T05:27:22.010479+0000","last_fullsized":"2024-02-10T05:27:22.010479+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:23:27.256335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287807+0000","last_change":"2024-02-10T05:26:45.790028+0000","last_active":"2024-02-10T05:27:22.287807+0000","last_peered":"2024-02-10T05:27:22.287807+0000","last_clean":"2024-02-10T05:27:22.287807+0000","last_became_active":"2024-02-10T05:26:45.789723+0000","last_became_peered":"2024-02-10T05:26:45.789723+0000","last_unstale":"2024-02-10T05:27:22.287807+0000","last_undegraded":"2024-02-10T05:27:22.287807+0000","last_fullsized":"2024-02-10T05:27:22.287807+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:57:55.337149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010748+0000","last_change":"2024-02-10T05:26:45.790242+0000","last_active":"2024-02-10T05:27:22.010748+0000","last_peered":"2024-02-10T05:27:22.010748+0000","last_clean":"2024-02-10T05:27:22.010748+0000","last_became_active":"2024-02-10T05:26:45.789948+0000","last_became_peered":"2024-02-10T05:26:45.789948+0000","last_unstale":"2024-02-10T05:27:22.010748+0000","last_undegraded":"2024-02-10T05:27:22.010748+0000","last_fullsized":"2024-02-10T05:27:22.010748+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:52:14.097068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287169+0000","last_change":"2024-02-10T05:26:45.770955+0000","last_active":"2024-02-10T05:27:22.287169+0000","last_peered":"2024-02-10T05:27:22.287169+0000","last_clean":"2024-02-10T05:27:22.287169+0000","last_became_active":"2024-02-10T05:26:45.770624+0000","last_became_peered":"2024-02-10T05:26:45.770624+0000","last_unstale":"2024-02-10T05:27:22.287169+0000","last_undegraded":"2024-02-10T05:27:22.287169+0000","last_fullsized":"2024-02-10T05:27:22.287169+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:00:17.563354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"peering","last_fresh":"2024-02-10T05:28:19.302437+0000","last_change":"2024-02-10T05:28:19.302601+0000","last_active":"2024-02-10T05:28:19.302411+0000","last_peered":"2024-02-10T05:27:22.288081+0000","last_clean":"2024-02-10T05:27:22.288081+0000","last_became_active":"2024-02-10T05:26:45.777048+0000","last_became_peered":"2024-02-10T05:26:45.777048+0000","last_unstale":"2024-02-10T05:28:19.302437+0000","last_undegraded":"2024-02-10T05:28:19.302437+0000","last_fullsized":"2024-02-10T05:28:19.302437+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:12:16.295557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,4,7],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288160+0000","last_change":"2024-02-10T05:26:45.786633+0000","last_active":"2024-02-10T05:27:22.288160+0000","last_peered":"2024-02-10T05:27:22.288160+0000","last_clean":"2024-02-10T05:27:22.288160+0000","last_became_active":"2024-02-10T05:26:45.786351+0000","last_became_peered":"2024-02-10T05:26:45.786351+0000","last_unstale":"2024-02-10T05:27:22.288160+0000","last_undegraded":"2024-02-10T05:27:22.288160+0000","last_fullsized":"2024-02-10T05:27:22.288160+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:46:14.934800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288243+0000","last_change":"2024-02-10T05:26:45.785731+0000","last_active":"2024-02-10T05:27:22.288243+0000","last_peered":"2024-02-10T05:27:22.288243+0000","last_clean":"2024-02-10T05:27:22.288243+0000","last_became_active":"2024-02-10T05:26:45.783976+0000","last_became_peered":"2024-02-10T05:26:45.783976+0000","last_unstale":"2024-02-10T05:27:22.288243+0000","last_undegraded":"2024-02-10T05:27:22.288243+0000","last_fullsized":"2024-02-10T05:27:22.288243+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:04:14.143154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"61'4","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288476+0000","last_change":"2024-02-10T05:26:44.777074+0000","last_active":"2024-02-10T05:27:22.288476+0000","last_peered":"2024-02-10T05:27:22.288476+0000","last_clean":"2024-02-10T05:27:22.288476+0000","last_became_active":"2024-02-10T05:26:44.776784+0000","last_became_peered":"2024-02-10T05:26:44.776784+0000","last_unstale":"2024-02-10T05:27:22.288476+0000","last_undegraded":"2024-02-10T05:27:22.288476+0000","last_fullsized":"2024-02-10T05:27:22.288476+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:31:31.457944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":[]},{"pgid":"3.1e","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.011310+0000","last_change":"2024-02-10T05:26:45.788009+0000","last_active":"2024-02-10T05:27:22.011310+0000","last_peered":"2024-02-10T05:27:22.011310+0000","last_clean":"2024-02-10T05:27:22.011310+0000","last_became_active":"2024-02-10T05:26:45.787716+0000","last_became_peered":"2024-02-10T05:26:45.787716+0000","last_unstale":"2024-02-10T05:27:22.011310+0000","last_undegraded":"2024-02-10T05:27:22.011310+0000","last_fullsized":"2024-02-10T05:27:22.011310+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:17.307876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.011229+0000","last_change":"2024-02-10T05:26:44.775286+0000","last_active":"2024-02-10T05:27:22.011229+0000","last_peered":"2024-02-10T05:27:22.011229+0000","last_clean":"2024-02-10T05:27:22.011229+0000","last_became_active":"2024-02-10T05:26:44.775021+0000","last_became_peered":"2024-02-10T05:26:44.775021+0000","last_unstale":"2024-02-10T05:27:22.011229+0000","last_undegraded":"2024-02-10T05:27:22.011229+0000","last_fullsized":"2024-02-10T05:27:22.011229+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T10:09:21.833285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288411+0000","last_change":"2024-02-10T05:26:45.785803+0000","last_active":"2024-02-10T05:27:22.288411+0000","last_peered":"2024-02-10T05:27:22.288411+0000","last_clean":"2024-02-10T05:27:22.288411+0000","last_became_active":"2024-02-10T05:26:45.785480+0000","last_became_peered":"2024-02-10T05:26:45.785480+0000","last_unstale":"2024-02-10T05:27:22.288411+0000","last_undegraded":"2024-02-10T05:27:22.288411+0000","last_fullsized":"2024-02-10T05:27:22.288411+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:24:55.204309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288457+0000","last_change":"2024-02-10T05:26:44.781781+0000","last_active":"2024-02-10T05:27:22.288457+0000","last_peered":"2024-02-10T05:27:22.288457+0000","last_clean":"2024-02-10T05:27:22.288457+0000","last_became_active":"2024-02-10T05:26:44.781347+0000","last_became_peered":"2024-02-10T05:26:44.781347+0000","last_unstale":"2024-02-10T05:27:22.288457+0000","last_undegraded":"2024-02-10T05:27:22.288457+0000","last_fullsized":"2024-02-10T05:27:22.288457+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:12:40.899949+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.1c","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288065+0000","last_change":"2024-02-10T05:26:45.775791+0000","last_active":"2024-02-10T05:27:22.288065+0000","last_peered":"2024-02-10T05:27:22.288065+0000","last_clean":"2024-02-10T05:27:22.288065+0000","last_became_active":"2024-02-10T05:26:45.775490+0000","last_became_peered":"2024-02-10T05:26:45.775490+0000","last_unstale":"2024-02-10T05:27:22.288065+0000","last_undegraded":"2024-02-10T05:27:22.288065+0000","last_fullsized":"2024-02-10T05:27:22.288065+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:29:11.527997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288052+0000","last_change":"2024-02-10T05:26:44.780533+0000","last_active":"2024-02-10T05:27:22.288052+0000","last_peered":"2024-02-10T05:27:22.288052+0000","last_clean":"2024-02-10T05:27:22.288052+0000","last_became_active":"2024-02-10T05:26:44.779872+0000","last_became_peered":"2024-02-10T05:26:44.779872+0000","last_unstale":"2024-02-10T05:27:22.288052+0000","last_undegraded":"2024-02-10T05:27:22.288052+0000","last_fullsized":"2024-02-10T05:27:22.288052+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:23:46.202468+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.1d","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287876+0000","last_change":"2024-02-10T05:26:45.786295+0000","last_active":"2024-02-10T05:27:22.287876+0000","last_peered":"2024-02-10T05:27:22.287876+0000","last_clean":"2024-02-10T05:27:22.287876+0000","last_became_active":"2024-02-10T05:26:45.785971+0000","last_became_peered":"2024-02-10T05:26:45.785971+0000","last_unstale":"2024-02-10T05:27:22.287876+0000","last_undegraded":"2024-02-10T05:27:22.287876+0000","last_fullsized":"2024-02-10T05:27:22.287876+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:41:36.162267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010621+0000","last_change":"2024-02-10T05:26:44.774377+0000","last_active":"2024-02-10T05:27:22.010621+0000","last_peered":"2024-02-10T05:27:22.010621+0000","last_clean":"2024-02-10T05:27:22.010621+0000","last_became_active":"2024-02-10T05:26:44.774027+0000","last_became_peered":"2024-02-10T05:26:44.774027+0000","last_unstale":"2024-02-10T05:27:22.010621+0000","last_undegraded":"2024-02-10T05:27:22.010621+0000","last_fullsized":"2024-02-10T05:27:22.010621+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:42.223279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010202+0000","last_change":"2024-02-10T05:26:45.790338+0000","last_active":"2024-02-10T05:27:22.010202+0000","last_peered":"2024-02-10T05:27:22.010202+0000","last_clean":"2024-02-10T05:27:22.010202+0000","last_became_active":"2024-02-10T05:26:45.790035+0000","last_became_peered":"2024-02-10T05:26:45.790035+0000","last_unstale":"2024-02-10T05:27:22.010202+0000","last_undegraded":"2024-02-10T05:27:22.010202+0000","last_fullsized":"2024-02-10T05:27:22.010202+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:51:37.213544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287796+0000","last_change":"2024-02-10T05:26:44.772238+0000","last_active":"2024-02-10T05:27:22.287796+0000","last_peered":"2024-02-10T05:27:22.287796+0000","last_clean":"2024-02-10T05:27:22.287796+0000","last_became_active":"2024-02-10T05:26:44.771940+0000","last_became_peered":"2024-02-10T05:26:44.771940+0000","last_unstale":"2024-02-10T05:27:22.287796+0000","last_undegraded":"2024-02-10T05:27:22.287796+0000","last_fullsized":"2024-02-10T05:27:22.287796+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:43:21.047554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287760+0000","last_change":"2024-02-10T05:26:45.792660+0000","last_active":"2024-02-10T05:27:22.287760+0000","last_peered":"2024-02-10T05:27:22.287760+0000","last_clean":"2024-02-10T05:27:22.287760+0000","last_became_active":"2024-02-10T05:26:45.792376+0000","last_became_peered":"2024-02-10T05:26:45.792376+0000","last_unstale":"2024-02-10T05:27:22.287760+0000","last_undegraded":"2024-02-10T05:27:22.287760+0000","last_fullsized":"2024-02-10T05:27:22.287760+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:17:45.367134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010529+0000","last_change":"2024-02-10T05:26:44.774445+0000","last_active":"2024-02-10T05:27:22.010529+0000","last_peered":"2024-02-10T05:27:22.010529+0000","last_clean":"2024-02-10T05:27:22.010529+0000","last_became_active":"2024-02-10T05:26:44.774155+0000","last_became_peered":"2024-02-10T05:26:44.774155+0000","last_unstale":"2024-02-10T05:27:22.010529+0000","last_undegraded":"2024-02-10T05:27:22.010529+0000","last_fullsized":"2024-02-10T05:27:22.010529+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:54:37.531708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010132+0000","last_change":"2024-02-10T05:26:45.780400+0000","last_active":"2024-02-10T05:27:22.010132+0000","last_peered":"2024-02-10T05:27:22.010132+0000","last_clean":"2024-02-10T05:27:22.010132+0000","last_became_active":"2024-02-10T05:26:45.780110+0000","last_became_peered":"2024-02-10T05:26:45.780110+0000","last_unstale":"2024-02-10T05:27:22.010132+0000","last_undegraded":"2024-02-10T05:27:22.010132+0000","last_fullsized":"2024-02-10T05:27:22.010132+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:33:28.779155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-02-10T05:27:22.287260+0000","last_change":"2024-02-10T05:26:44.776061+0000","last_active":"2024-02-10T05:27:22.287260+0000","last_peered":"2024-02-10T05:27:22.287260+0000","last_clean":"2024-02-10T05:27:22.287260+0000","last_became_active":"2024-02-10T05:26:44.775748+0000","last_became_peered":"2024-02-10T05:26:44.775748+0000","last_unstale":"2024-02-10T05:27:22.287260+0000","last_undegraded":"2024-02-10T05:27:22.287260+0000","last_fullsized":"2024-02-10T05:27:22.287260+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:01:27.942625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010820+0000","last_change":"2024-02-10T05:26:45.798292+0000","last_active":"2024-02-10T05:27:22.010820+0000","last_peered":"2024-02-10T05:27:22.010820+0000","last_clean":"2024-02-10T05:27:22.010820+0000","last_became_active":"2024-02-10T05:26:45.798020+0000","last_became_peered":"2024-02-10T05:26:45.798020+0000","last_unstale":"2024-02-10T05:27:22.010820+0000","last_undegraded":"2024-02-10T05:27:22.010820+0000","last_fullsized":"2024-02-10T05:27:22.010820+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:11:25.929099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-02-10T05:27:22.288482+0000","last_change":"2024-02-10T05:26:44.781379+0000","last_active":"2024-02-10T05:27:22.288482+0000","last_peered":"2024-02-10T05:27:22.288482+0000","last_clean":"2024-02-10T05:27:22.288482+0000","last_became_active":"2024-02-10T05:26:44.780510+0000","last_became_peered":"2024-02-10T05:26:44.780510+0000","last_unstale":"2024-02-10T05:27:22.288482+0000","last_undegraded":"2024-02-10T05:27:22.288482+0000","last_fullsized":"2024-02-10T05:27:22.288482+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:12:53.280687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288282+0000","last_change":"2024-02-10T05:26:45.772662+0000","last_active":"2024-02-10T05:27:22.288282+0000","last_peered":"2024-02-10T05:27:22.288282+0000","last_clean":"2024-02-10T05:27:22.288282+0000","last_became_active":"2024-02-10T05:26:45.772350+0000","last_became_peered":"2024-02-10T05:26:45.772350+0000","last_unstale":"2024-02-10T05:27:22.288282+0000","last_undegraded":"2024-02-10T05:27:22.288282+0000","last_fullsized":"2024-02-10T05:27:22.288282+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:36:29.994804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-02-10T05:27:22.287822+0000","last_change":"2024-02-10T05:26:44.781777+0000","last_active":"2024-02-10T05:27:22.287822+0000","last_peered":"2024-02-10T05:27:22.287822+0000","last_clean":"2024-02-10T05:27:22.287822+0000","last_became_active":"2024-02-10T05:26:44.781498+0000","last_became_peered":"2024-02-10T05:26:44.781498+0000","last_unstale":"2024-02-10T05:27:22.287822+0000","last_undegraded":"2024-02-10T05:27:22.287822+0000","last_fullsized":"2024-02-10T05:27:22.287822+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:54:25.853484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288333+0000","last_change":"2024-02-10T05:26:45.796611+0000","last_active":"2024-02-10T05:27:22.288333+0000","last_peered":"2024-02-10T05:27:22.288333+0000","last_clean":"2024-02-10T05:27:22.288333+0000","last_became_active":"2024-02-10T05:26:45.794649+0000","last_became_peered":"2024-02-10T05:26:45.794649+0000","last_unstale":"2024-02-10T05:27:22.288333+0000","last_undegraded":"2024-02-10T05:27:22.288333+0000","last_fullsized":"2024-02-10T05:27:22.288333+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:24:59.378082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'3","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010641+0000","last_change":"2024-02-10T05:26:44.775418+0000","last_active":"2024-02-10T05:27:22.010641+0000","last_peered":"2024-02-10T05:27:22.010641+0000","last_clean":"2024-02-10T05:27:22.010641+0000","last_became_active":"2024-02-10T05:26:44.775123+0000","last_became_peered":"2024-02-10T05:26:44.775123+0000","last_unstale":"2024-02-10T05:27:22.010641+0000","last_undegraded":"2024-02-10T05:27:22.010641+0000","last_fullsized":"2024-02-10T05:27:22.010641+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T17:20:20.353188+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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010491+0000","last_change":"2024-02-10T05:26:45.783825+0000","last_active":"2024-02-10T05:27:22.010491+0000","last_peered":"2024-02-10T05:27:22.010491+0000","last_clean":"2024-02-10T05:27:22.010491+0000","last_became_active":"2024-02-10T05:26:45.783509+0000","last_became_peered":"2024-02-10T05:26:45.783509+0000","last_unstale":"2024-02-10T05:27:22.010491+0000","last_undegraded":"2024-02-10T05:27:22.010491+0000","last_fullsized":"2024-02-10T05:27:22.010491+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:32:34.266018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"64'9","reported_seq":25,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288645+0000","last_change":"2024-02-10T05:26:44.780796+0000","last_active":"2024-02-10T05:27:22.288645+0000","last_peered":"2024-02-10T05:27:22.288645+0000","last_clean":"2024-02-10T05:27:22.288645+0000","last_became_active":"2024-02-10T05:26:44.780489+0000","last_became_peered":"2024-02-10T05:26:44.780489+0000","last_unstale":"2024-02-10T05:27:22.288645+0000","last_undegraded":"2024-02-10T05:27:22.288645+0000","last_fullsized":"2024-02-10T05:27:22.288645+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:55:56.954680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2324,"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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288319+0000","last_change":"2024-02-10T05:26:45.781115+0000","last_active":"2024-02-10T05:27:22.288319+0000","last_peered":"2024-02-10T05:27:22.288319+0000","last_clean":"2024-02-10T05:27:22.288319+0000","last_became_active":"2024-02-10T05:26:45.780736+0000","last_became_peered":"2024-02-10T05:26:45.780736+0000","last_unstale":"2024-02-10T05:27:22.288319+0000","last_undegraded":"2024-02-10T05:27:22.288319+0000","last_fullsized":"2024-02-10T05:27:22.288319+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:45:52.655954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287852+0000","last_change":"2024-02-10T05:26:44.771074+0000","last_active":"2024-02-10T05:27:22.287852+0000","last_peered":"2024-02-10T05:27:22.287852+0000","last_clean":"2024-02-10T05:27:22.287852+0000","last_became_active":"2024-02-10T05:26:44.770759+0000","last_became_peered":"2024-02-10T05:26:44.770759+0000","last_unstale":"2024-02-10T05:27:22.287852+0000","last_undegraded":"2024-02-10T05:27:22.287852+0000","last_fullsized":"2024-02-10T05:27:22.287852+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T08:01:07.414627+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":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":[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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288230+0000","last_change":"2024-02-10T05:26:45.793631+0000","last_active":"2024-02-10T05:27:22.288230+0000","last_peered":"2024-02-10T05:27:22.288230+0000","last_clean":"2024-02-10T05:27:22.288230+0000","last_became_active":"2024-02-10T05:26:45.793163+0000","last_became_peered":"2024-02-10T05:26:45.793163+0000","last_unstale":"2024-02-10T05:27:22.288230+0000","last_undegraded":"2024-02-10T05:27:22.288230+0000","last_fullsized":"2024-02-10T05:27:22.288230+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:53:33.594395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-02-10T05:27:22.288204+0000","last_change":"2024-02-10T05:26:44.784281+0000","last_active":"2024-02-10T05:27:22.288204+0000","last_peered":"2024-02-10T05:27:22.288204+0000","last_clean":"2024-02-10T05:27:22.288204+0000","last_became_active":"2024-02-10T05:26:44.783965+0000","last_became_peered":"2024-02-10T05:26:44.783965+0000","last_unstale":"2024-02-10T05:27:22.288204+0000","last_undegraded":"2024-02-10T05:27:22.288204+0000","last_fullsized":"2024-02-10T05:27:22.288204+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:46.780065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287741+0000","last_change":"2024-02-10T05:26:45.781809+0000","last_active":"2024-02-10T05:27:22.287741+0000","last_peered":"2024-02-10T05:27:22.287741+0000","last_clean":"2024-02-10T05:27:22.287741+0000","last_became_active":"2024-02-10T05:26:45.781523+0000","last_became_peered":"2024-02-10T05:26:45.781523+0000","last_unstale":"2024-02-10T05:27:22.287741+0000","last_undegraded":"2024-02-10T05:27:22.287741+0000","last_fullsized":"2024-02-10T05:27:22.287741+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:29:28.145586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-02-10T05:27:22.287527+0000","last_change":"2024-02-10T05:26:44.765727+0000","last_active":"2024-02-10T05:27:22.287527+0000","last_peered":"2024-02-10T05:27:22.287527+0000","last_clean":"2024-02-10T05:27:22.287527+0000","last_became_active":"2024-02-10T05:26:44.765361+0000","last_became_peered":"2024-02-10T05:26:44.765361+0000","last_unstale":"2024-02-10T05:27:22.287527+0000","last_undegraded":"2024-02-10T05:27:22.287527+0000","last_fullsized":"2024-02-10T05:27:22.287527+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:34:44.293836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287340+0000","last_change":"2024-02-10T05:26:45.797443+0000","last_active":"2024-02-10T05:27:22.287340+0000","last_peered":"2024-02-10T05:27:22.287340+0000","last_clean":"2024-02-10T05:27:22.287340+0000","last_became_active":"2024-02-10T05:26:45.797145+0000","last_became_peered":"2024-02-10T05:26:45.797145+0000","last_unstale":"2024-02-10T05:27:22.287340+0000","last_undegraded":"2024-02-10T05:27:22.287340+0000","last_fullsized":"2024-02-10T05:27:22.287340+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:34:15.792137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":24,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287233+0000","last_change":"2024-02-10T05:26:44.769799+0000","last_active":"2024-02-10T05:27:22.287233+0000","last_peered":"2024-02-10T05:27:22.287233+0000","last_clean":"2024-02-10T05:27:22.287233+0000","last_became_active":"2024-02-10T05:26:44.769516+0000","last_became_peered":"2024-02-10T05:26:44.769516+0000","last_unstale":"2024-02-10T05:27:22.287233+0000","last_undegraded":"2024-02-10T05:27:22.287233+0000","last_fullsized":"2024-02-10T05:27:22.287233+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T12:21:05.701382+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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287603+0000","last_change":"2024-02-10T05:26:45.788066+0000","last_active":"2024-02-10T05:27:22.287603+0000","last_peered":"2024-02-10T05:27:22.287603+0000","last_clean":"2024-02-10T05:27:22.287603+0000","last_became_active":"2024-02-10T05:26:45.786837+0000","last_became_peered":"2024-02-10T05:26:45.786837+0000","last_unstale":"2024-02-10T05:27:22.287603+0000","last_undegraded":"2024-02-10T05:27:22.287603+0000","last_fullsized":"2024-02-10T05:27:22.287603+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:46:23.095959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010704+0000","last_change":"2024-02-10T05:26:44.772032+0000","last_active":"2024-02-10T05:27:22.010704+0000","last_peered":"2024-02-10T05:27:22.010704+0000","last_clean":"2024-02-10T05:27:22.010704+0000","last_became_active":"2024-02-10T05:26:44.771703+0000","last_became_peered":"2024-02-10T05:26:44.771703+0000","last_unstale":"2024-02-10T05:27:22.010704+0000","last_undegraded":"2024-02-10T05:27:22.010704+0000","last_fullsized":"2024-02-10T05:27:22.010704+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:30:15.858673+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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288385+0000","last_change":"2024-02-10T05:26:45.783131+0000","last_active":"2024-02-10T05:27:22.288385+0000","last_peered":"2024-02-10T05:27:22.288385+0000","last_clean":"2024-02-10T05:27:22.288385+0000","last_became_active":"2024-02-10T05:26:45.782788+0000","last_became_peered":"2024-02-10T05:26:45.782788+0000","last_unstale":"2024-02-10T05:27:22.288385+0000","last_undegraded":"2024-02-10T05:27:22.288385+0000","last_fullsized":"2024-02-10T05:27:22.288385+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:56:31.723324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010921+0000","last_change":"2024-02-10T05:27:19.063995+0000","last_active":"2024-02-10T05:27:22.010921+0000","last_peered":"2024-02-10T05:27:22.010921+0000","last_clean":"2024-02-10T05:27:22.010921+0000","last_became_active":"2024-02-10T05:27:19.063642+0000","last_became_peered":"2024-02-10T05:27:19.063642+0000","last_unstale":"2024-02-10T05:27:22.010921+0000","last_undegraded":"2024-02-10T05:27:22.010921+0000","last_fullsized":"2024-02-10T05:27:22.010921+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:42:46.090355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010180+0000","last_change":"2024-02-10T05:26:44.770130+0000","last_active":"2024-02-10T05:27:22.010180+0000","last_peered":"2024-02-10T05:27:22.010180+0000","last_clean":"2024-02-10T05:27:22.010180+0000","last_became_active":"2024-02-10T05:26:44.769669+0000","last_became_peered":"2024-02-10T05:26:44.769669+0000","last_unstale":"2024-02-10T05:27:22.010180+0000","last_undegraded":"2024-02-10T05:27:22.010180+0000","last_fullsized":"2024-02-10T05:27:22.010180+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:49:46.892628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288060+0000","last_change":"2024-02-10T05:26:45.769631+0000","last_active":"2024-02-10T05:27:22.288060+0000","last_peered":"2024-02-10T05:27:22.288060+0000","last_clean":"2024-02-10T05:27:22.288060+0000","last_became_active":"2024-02-10T05:26:45.769264+0000","last_became_peered":"2024-02-10T05:26:45.769264+0000","last_unstale":"2024-02-10T05:27:22.288060+0000","last_undegraded":"2024-02-10T05:27:22.288060+0000","last_fullsized":"2024-02-10T05:27:22.288060+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:47:22.436695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010265+0000","last_change":"2024-02-10T05:27:19.002736+0000","last_active":"2024-02-10T05:27:22.010265+0000","last_peered":"2024-02-10T05:27:22.010265+0000","last_clean":"2024-02-10T05:27:22.010265+0000","last_became_active":"2024-02-10T05:27:19.002444+0000","last_became_peered":"2024-02-10T05:27:19.002444+0000","last_unstale":"2024-02-10T05:27:22.010265+0000","last_undegraded":"2024-02-10T05:27:22.010265+0000","last_fullsized":"2024-02-10T05:27:22.010265+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:32:05.849827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288186+0000","last_change":"2024-02-10T05:26:44.781129+0000","last_active":"2024-02-10T05:27:22.288186+0000","last_peered":"2024-02-10T05:27:22.288186+0000","last_clean":"2024-02-10T05:27:22.288186+0000","last_became_active":"2024-02-10T05:26:44.780857+0000","last_became_peered":"2024-02-10T05:26:44.780857+0000","last_unstale":"2024-02-10T05:27:22.288186+0000","last_undegraded":"2024-02-10T05:27:22.288186+0000","last_fullsized":"2024-02-10T05:27:22.288186+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:36:49.323986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010439+0000","last_change":"2024-02-10T05:26:45.789671+0000","last_active":"2024-02-10T05:27:22.010439+0000","last_peered":"2024-02-10T05:27:22.010439+0000","last_clean":"2024-02-10T05:27:22.010439+0000","last_became_active":"2024-02-10T05:26:45.789357+0000","last_became_peered":"2024-02-10T05:26:45.789357+0000","last_unstale":"2024-02-10T05:27:22.010439+0000","last_undegraded":"2024-02-10T05:27:22.010439+0000","last_fullsized":"2024-02-10T05:27:22.010439+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:04:06.250390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.7","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.011129+0000","last_change":"2024-02-10T05:27:19.061458+0000","last_active":"2024-02-10T05:27:22.011129+0000","last_peered":"2024-02-10T05:27:22.011129+0000","last_clean":"2024-02-10T05:27:22.011129+0000","last_became_active":"2024-02-10T05:27:19.061140+0000","last_became_peered":"2024-02-10T05:27:19.061140+0000","last_unstale":"2024-02-10T05:27:22.011129+0000","last_undegraded":"2024-02-10T05:27:22.011129+0000","last_fullsized":"2024-02-10T05:27:22.011129+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:15.433184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010506+0000","last_change":"2024-02-10T05:26:45.788201+0000","last_active":"2024-02-10T05:27:22.010506+0000","last_peered":"2024-02-10T05:27:22.010506+0000","last_clean":"2024-02-10T05:27:22.010506+0000","last_became_active":"2024-02-10T05:26:45.787963+0000","last_became_peered":"2024-02-10T05:26:45.787963+0000","last_unstale":"2024-02-10T05:27:22.010506+0000","last_undegraded":"2024-02-10T05:27:22.010506+0000","last_fullsized":"2024-02-10T05:27:22.010506+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:21:58.997843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287898+0000","last_change":"2024-02-10T05:26:44.769118+0000","last_active":"2024-02-10T05:27:22.287898+0000","last_peered":"2024-02-10T05:27:22.287898+0000","last_clean":"2024-02-10T05:27:22.287898+0000","last_became_active":"2024-02-10T05:26:44.768817+0000","last_became_peered":"2024-02-10T05:26:44.768817+0000","last_unstale":"2024-02-10T05:27:22.287898+0000","last_undegraded":"2024-02-10T05:27:22.287898+0000","last_fullsized":"2024-02-10T05:27:22.287898+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:58:26.823571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288595+0000","last_change":"2024-02-10T05:27:19.061748+0000","last_active":"2024-02-10T05:27:22.288595+0000","last_peered":"2024-02-10T05:27:22.288595+0000","last_clean":"2024-02-10T05:27:22.288595+0000","last_became_active":"2024-02-10T05:27:19.061450+0000","last_became_peered":"2024-02-10T05:27:19.061450+0000","last_unstale":"2024-02-10T05:27:22.288595+0000","last_undegraded":"2024-02-10T05:27:22.288595+0000","last_fullsized":"2024-02-10T05:27:22.288595+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:32:31.668339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010777+0000","last_change":"2024-02-10T05:26:45.786320+0000","last_active":"2024-02-10T05:27:22.010777+0000","last_peered":"2024-02-10T05:27:22.010777+0000","last_clean":"2024-02-10T05:27:22.010777+0000","last_became_active":"2024-02-10T05:26:45.786002+0000","last_became_peered":"2024-02-10T05:26:45.786002+0000","last_unstale":"2024-02-10T05:27:22.010777+0000","last_undegraded":"2024-02-10T05:27:22.010777+0000","last_fullsized":"2024-02-10T05:27:22.010777+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:18:32.807973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288125+0000","last_change":"2024-02-10T05:26:44.784740+0000","last_active":"2024-02-10T05:27:22.288125+0000","last_peered":"2024-02-10T05:27:22.288125+0000","last_clean":"2024-02-10T05:27:22.288125+0000","last_became_active":"2024-02-10T05:26:44.784406+0000","last_became_peered":"2024-02-10T05:26:44.784406+0000","last_unstale":"2024-02-10T05:27:22.288125+0000","last_undegraded":"2024-02-10T05:27:22.288125+0000","last_fullsized":"2024-02-10T05:27:22.288125+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:07:00.959184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"65'128","reported_seq":274,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288554+0000","last_change":"2024-02-10T05:26:30.484844+0000","last_active":"2024-02-10T05:27:22.288554+0000","last_peered":"2024-02-10T05:27:22.288554+0000","last_clean":"2024-02-10T05:27:22.288554+0000","last_became_active":"2024-02-10T05:26:30.484486+0000","last_became_peered":"2024-02-10T05:26:30.484486+0000","last_unstale":"2024-02-10T05:27:22.288554+0000","last_undegraded":"2024-02-10T05:27:22.288554+0000","last_fullsized":"2024-02-10T05:27:22.288554+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-02-10T05:24:26.860968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:24:26.860968+0000","last_clean_scrub_stamp":"2024-02-10T05:24:26.860968+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-02-11T14:54:35.870947+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":"4.6","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288077+0000","last_change":"2024-02-10T05:27:19.002130+0000","last_active":"2024-02-10T05:27:22.288077+0000","last_peered":"2024-02-10T05:27:22.288077+0000","last_clean":"2024-02-10T05:27:22.288077+0000","last_became_active":"2024-02-10T05:27:19.001578+0000","last_became_peered":"2024-02-10T05:27:19.001578+0000","last_unstale":"2024-02-10T05:27:22.288077+0000","last_undegraded":"2024-02-10T05:27:22.288077+0000","last_fullsized":"2024-02-10T05:27:22.288077+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:02:30.305028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287661+0000","last_change":"2024-02-10T05:26:45.794364+0000","last_active":"2024-02-10T05:27:22.287661+0000","last_peered":"2024-02-10T05:27:22.287661+0000","last_clean":"2024-02-10T05:27:22.287661+0000","last_became_active":"2024-02-10T05:26:45.793124+0000","last_became_peered":"2024-02-10T05:26:45.793124+0000","last_unstale":"2024-02-10T05:27:22.287661+0000","last_undegraded":"2024-02-10T05:27:22.287661+0000","last_fullsized":"2024-02-10T05:27:22.287661+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:01:05.121949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288403+0000","last_change":"2024-02-10T05:26:44.781636+0000","last_active":"2024-02-10T05:27:22.288403+0000","last_peered":"2024-02-10T05:27:22.288403+0000","last_clean":"2024-02-10T05:27:22.288403+0000","last_became_active":"2024-02-10T05:26:44.780875+0000","last_became_peered":"2024-02-10T05:26:44.780875+0000","last_unstale":"2024-02-10T05:27:22.288403+0000","last_undegraded":"2024-02-10T05:27:22.288403+0000","last_fullsized":"2024-02-10T05:27:22.288403+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:18:45.354223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287756+0000","last_change":"2024-02-10T05:27:19.062264+0000","last_active":"2024-02-10T05:27:22.287756+0000","last_peered":"2024-02-10T05:27:22.287756+0000","last_clean":"2024-02-10T05:27:22.287756+0000","last_became_active":"2024-02-10T05:27:19.061982+0000","last_became_peered":"2024-02-10T05:27:19.061982+0000","last_unstale":"2024-02-10T05:27:22.287756+0000","last_undegraded":"2024-02-10T05:27:22.287756+0000","last_fullsized":"2024-02-10T05:27:22.287756+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:47:49.240775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288412+0000","last_change":"2024-02-10T05:26:44.778824+0000","last_active":"2024-02-10T05:27:22.288412+0000","last_peered":"2024-02-10T05:27:22.288412+0000","last_clean":"2024-02-10T05:27:22.288412+0000","last_became_active":"2024-02-10T05:26:44.778408+0000","last_became_peered":"2024-02-10T05:26:44.778408+0000","last_unstale":"2024-02-10T05:27:22.288412+0000","last_undegraded":"2024-02-10T05:27:22.288412+0000","last_fullsized":"2024-02-10T05:27:22.288412+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:44:34.793295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010347+0000","last_change":"2024-02-10T05:26:45.780079+0000","last_active":"2024-02-10T05:27:22.010347+0000","last_peered":"2024-02-10T05:27:22.010347+0000","last_clean":"2024-02-10T05:27:22.010347+0000","last_became_active":"2024-02-10T05:26:45.778952+0000","last_became_peered":"2024-02-10T05:26:45.778952+0000","last_unstale":"2024-02-10T05:27:22.010347+0000","last_undegraded":"2024-02-10T05:27:22.010347+0000","last_fullsized":"2024-02-10T05:27:22.010347+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:54:34.783579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010046+0000","last_change":"2024-02-10T05:27:19.061409+0000","last_active":"2024-02-10T05:27:22.010046+0000","last_peered":"2024-02-10T05:27:22.010046+0000","last_clean":"2024-02-10T05:27:22.010046+0000","last_became_active":"2024-02-10T05:27:19.061088+0000","last_became_peered":"2024-02-10T05:27:19.061088+0000","last_unstale":"2024-02-10T05:27:22.010046+0000","last_undegraded":"2024-02-10T05:27:22.010046+0000","last_fullsized":"2024-02-10T05:27:22.010046+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:39:40.367678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.011420+0000","last_change":"2024-02-10T05:26:44.770571+0000","last_active":"2024-02-10T05:27:22.011420+0000","last_peered":"2024-02-10T05:27:22.011420+0000","last_clean":"2024-02-10T05:27:22.011420+0000","last_became_active":"2024-02-10T05:26:44.770269+0000","last_became_peered":"2024-02-10T05:26:44.770269+0000","last_unstale":"2024-02-10T05:27:22.011420+0000","last_undegraded":"2024-02-10T05:27:22.011420+0000","last_fullsized":"2024-02-10T05:27:22.011420+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T08:10:24.133132+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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.011461+0000","last_change":"2024-02-10T05:26:45.793446+0000","last_active":"2024-02-10T05:27:22.011461+0000","last_peered":"2024-02-10T05:27:22.011461+0000","last_clean":"2024-02-10T05:27:22.011461+0000","last_became_active":"2024-02-10T05:26:45.793150+0000","last_became_peered":"2024-02-10T05:26:45.793150+0000","last_unstale":"2024-02-10T05:27:22.011461+0000","last_undegraded":"2024-02-10T05:27:22.011461+0000","last_fullsized":"2024-02-10T05:27:22.011461+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:06:05.990905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010044+0000","last_change":"2024-02-10T05:27:19.061815+0000","last_active":"2024-02-10T05:27:22.010044+0000","last_peered":"2024-02-10T05:27:22.010044+0000","last_clean":"2024-02-10T05:27:22.010044+0000","last_became_active":"2024-02-10T05:27:19.061526+0000","last_became_peered":"2024-02-10T05:27:19.061526+0000","last_unstale":"2024-02-10T05:27:22.010044+0000","last_undegraded":"2024-02-10T05:27:22.010044+0000","last_fullsized":"2024-02-10T05:27:22.010044+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:24:10.345265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288403+0000","last_change":"2024-02-10T05:26:44.777171+0000","last_active":"2024-02-10T05:27:22.288403+0000","last_peered":"2024-02-10T05:27:22.288403+0000","last_clean":"2024-02-10T05:27:22.288403+0000","last_became_active":"2024-02-10T05:26:44.776871+0000","last_became_peered":"2024-02-10T05:26:44.776871+0000","last_unstale":"2024-02-10T05:27:22.288403+0000","last_undegraded":"2024-02-10T05:27:22.288403+0000","last_fullsized":"2024-02-10T05:27:22.288403+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:30:02.102627+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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288163+0000","last_change":"2024-02-10T05:26:45.784159+0000","last_active":"2024-02-10T05:27:22.288163+0000","last_peered":"2024-02-10T05:27:22.288163+0000","last_clean":"2024-02-10T05:27:22.288163+0000","last_became_active":"2024-02-10T05:26:45.783874+0000","last_became_peered":"2024-02-10T05:26:45.783874+0000","last_unstale":"2024-02-10T05:27:22.288163+0000","last_undegraded":"2024-02-10T05:27:22.288163+0000","last_fullsized":"2024-02-10T05:27:22.288163+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:50:50.126272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288637+0000","last_change":"2024-02-10T05:26:44.780860+0000","last_active":"2024-02-10T05:27:22.288637+0000","last_peered":"2024-02-10T05:27:22.288637+0000","last_clean":"2024-02-10T05:27:22.288637+0000","last_became_active":"2024-02-10T05:26:44.779763+0000","last_became_peered":"2024-02-10T05:26:44.779763+0000","last_unstale":"2024-02-10T05:27:22.288637+0000","last_undegraded":"2024-02-10T05:27:22.288637+0000","last_fullsized":"2024-02-10T05:27:22.288637+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:08:52.866759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010212+0000","last_change":"2024-02-10T05:26:45.774425+0000","last_active":"2024-02-10T05:27:22.010212+0000","last_peered":"2024-02-10T05:27:22.010212+0000","last_clean":"2024-02-10T05:27:22.010212+0000","last_became_active":"2024-02-10T05:26:45.774153+0000","last_became_peered":"2024-02-10T05:26:45.774153+0000","last_unstale":"2024-02-10T05:27:22.010212+0000","last_undegraded":"2024-02-10T05:27:22.010212+0000","last_fullsized":"2024-02-10T05:27:22.010212+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:51:40.122019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010781+0000","last_change":"2024-02-10T05:26:44.769087+0000","last_active":"2024-02-10T05:27:22.010781+0000","last_peered":"2024-02-10T05:27:22.010781+0000","last_clean":"2024-02-10T05:27:22.010781+0000","last_became_active":"2024-02-10T05:26:44.768839+0000","last_became_peered":"2024-02-10T05:26:44.768839+0000","last_unstale":"2024-02-10T05:27:22.010781+0000","last_undegraded":"2024-02-10T05:27:22.010781+0000","last_fullsized":"2024-02-10T05:27:22.010781+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:33.336827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010091+0000","last_change":"2024-02-10T05:26:45.771185+0000","last_active":"2024-02-10T05:27:22.010091+0000","last_peered":"2024-02-10T05:27:22.010091+0000","last_clean":"2024-02-10T05:27:22.010091+0000","last_became_active":"2024-02-10T05:26:45.770827+0000","last_became_peered":"2024-02-10T05:26:45.770827+0000","last_unstale":"2024-02-10T05:27:22.010091+0000","last_undegraded":"2024-02-10T05:27:22.010091+0000","last_fullsized":"2024-02-10T05:27:22.010091+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:47:55.395021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.011207+0000","last_change":"2024-02-10T05:26:44.767963+0000","last_active":"2024-02-10T05:27:22.011207+0000","last_peered":"2024-02-10T05:27:22.011207+0000","last_clean":"2024-02-10T05:27:22.011207+0000","last_became_active":"2024-02-10T05:26:44.767702+0000","last_became_peered":"2024-02-10T05:26:44.767702+0000","last_unstale":"2024-02-10T05:27:22.011207+0000","last_undegraded":"2024-02-10T05:27:22.011207+0000","last_fullsized":"2024-02-10T05:27:22.011207+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:33:44.617744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"peering","last_fresh":"2024-02-10T05:28:19.303463+0000","last_change":"2024-02-10T05:28:19.303712+0000","last_active":"2024-02-10T05:28:19.303418+0000","last_peered":"2024-02-10T05:27:22.010697+0000","last_clean":"2024-02-10T05:27:22.010697+0000","last_became_active":"2024-02-10T05:26:45.792466+0000","last_became_peered":"2024-02-10T05:26:45.792466+0000","last_unstale":"2024-02-10T05:28:19.303463+0000","last_undegraded":"2024-02-10T05:28:19.303463+0000","last_fullsized":"2024-02-10T05:28:19.303463+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:14:10.039830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,2,4],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"61'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287664+0000","last_change":"2024-02-10T05:26:44.781861+0000","last_active":"2024-02-10T05:27:22.287664+0000","last_peered":"2024-02-10T05:27:22.287664+0000","last_clean":"2024-02-10T05:27:22.287664+0000","last_became_active":"2024-02-10T05:26:44.779911+0000","last_became_peered":"2024-02-10T05:26:44.779911+0000","last_unstale":"2024-02-10T05:27:22.287664+0000","last_undegraded":"2024-02-10T05:27:22.287664+0000","last_fullsized":"2024-02-10T05:27:22.287664+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:37:04.327533+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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287713+0000","last_change":"2024-02-10T05:26:45.794041+0000","last_active":"2024-02-10T05:27:22.287713+0000","last_peered":"2024-02-10T05:27:22.287713+0000","last_clean":"2024-02-10T05:27:22.287713+0000","last_became_active":"2024-02-10T05:26:45.793737+0000","last_became_peered":"2024-02-10T05:26:45.793737+0000","last_unstale":"2024-02-10T05:27:22.287713+0000","last_undegraded":"2024-02-10T05:27:22.287713+0000","last_fullsized":"2024-02-10T05:27:22.287713+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:13:32.930226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287536+0000","last_change":"2024-02-10T05:26:44.776845+0000","last_active":"2024-02-10T05:27:22.287536+0000","last_peered":"2024-02-10T05:27:22.287536+0000","last_clean":"2024-02-10T05:27:22.287536+0000","last_became_active":"2024-02-10T05:26:44.776538+0000","last_became_peered":"2024-02-10T05:26:44.776538+0000","last_unstale":"2024-02-10T05:27:22.287536+0000","last_undegraded":"2024-02-10T05:27:22.287536+0000","last_fullsized":"2024-02-10T05:27:22.287536+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:17.716389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288332+0000","last_change":"2024-02-10T05:26:45.786593+0000","last_active":"2024-02-10T05:27:22.288332+0000","last_peered":"2024-02-10T05:27:22.288332+0000","last_clean":"2024-02-10T05:27:22.288332+0000","last_became_active":"2024-02-10T05:26:45.786201+0000","last_became_peered":"2024-02-10T05:26:45.786201+0000","last_unstale":"2024-02-10T05:27:22.288332+0000","last_undegraded":"2024-02-10T05:27:22.288332+0000","last_fullsized":"2024-02-10T05:27:22.288332+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:56:56.553346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"61'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010561+0000","last_change":"2024-02-10T05:26:44.766766+0000","last_active":"2024-02-10T05:27:22.010561+0000","last_peered":"2024-02-10T05:27:22.010561+0000","last_clean":"2024-02-10T05:27:22.010561+0000","last_became_active":"2024-02-10T05:26:44.766378+0000","last_became_peered":"2024-02-10T05:26:44.766378+0000","last_unstale":"2024-02-10T05:27:22.010561+0000","last_undegraded":"2024-02-10T05:27:22.010561+0000","last_fullsized":"2024-02-10T05:27:22.010561+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:08.781216+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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287874+0000","last_change":"2024-02-10T05:26:45.787401+0000","last_active":"2024-02-10T05:27:22.287874+0000","last_peered":"2024-02-10T05:27:22.287874+0000","last_clean":"2024-02-10T05:27:22.287874+0000","last_became_active":"2024-02-10T05:26:45.786908+0000","last_became_peered":"2024-02-10T05:26:45.786908+0000","last_unstale":"2024-02-10T05:27:22.287874+0000","last_undegraded":"2024-02-10T05:27:22.287874+0000","last_fullsized":"2024-02-10T05:27:22.287874+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:33:25.470640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"61'2","reported_seq":20,"reported_epoch":67,"state":"peering","last_fresh":"2024-02-10T05:28:19.303546+0000","last_change":"2024-02-10T05:28:19.303817+0000","last_active":"2024-02-10T05:28:19.303516+0000","last_peered":"2024-02-10T05:27:22.288169+0000","last_clean":"2024-02-10T05:27:22.288169+0000","last_became_active":"2024-02-10T05:26:44.782226+0000","last_became_peered":"2024-02-10T05:26:44.782226+0000","last_unstale":"2024-02-10T05:28:19.303546+0000","last_undegraded":"2024-02-10T05:28:19.303546+0000","last_fullsized":"2024-02-10T05:28:19.303546+0000","mapping_epoch":67,"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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T05:29:46.986506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,4,7],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288895+0000","last_change":"2024-02-10T05:26:45.791488+0000","last_active":"2024-02-10T05:27:22.288895+0000","last_peered":"2024-02-10T05:27:22.288895+0000","last_clean":"2024-02-10T05:27:22.288895+0000","last_became_active":"2024-02-10T05:26:45.787816+0000","last_became_peered":"2024-02-10T05:26:45.787816+0000","last_unstale":"2024-02-10T05:27:22.288895+0000","last_undegraded":"2024-02-10T05:27:22.288895+0000","last_fullsized":"2024-02-10T05:27:22.288895+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:10:41.312482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287209+0000","last_change":"2024-02-10T05:26:45.799542+0000","last_active":"2024-02-10T05:27:22.287209+0000","last_peered":"2024-02-10T05:27:22.287209+0000","last_clean":"2024-02-10T05:27:22.287209+0000","last_became_active":"2024-02-10T05:26:45.798806+0000","last_became_peered":"2024-02-10T05:26:45.798806+0000","last_unstale":"2024-02-10T05:27:22.287209+0000","last_undegraded":"2024-02-10T05:27:22.287209+0000","last_fullsized":"2024-02-10T05:27:22.287209+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:11:20.157745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287761+0000","last_change":"2024-02-10T05:26:45.783419+0000","last_active":"2024-02-10T05:27:22.287761+0000","last_peered":"2024-02-10T05:27:22.287761+0000","last_clean":"2024-02-10T05:27:22.287761+0000","last_became_active":"2024-02-10T05:26:45.783077+0000","last_became_peered":"2024-02-10T05:26:45.783077+0000","last_unstale":"2024-02-10T05:27:22.287761+0000","last_undegraded":"2024-02-10T05:27:22.287761+0000","last_fullsized":"2024-02-10T05:27:22.287761+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:02:39.953189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288418+0000","last_change":"2024-02-10T05:26:45.781614+0000","last_active":"2024-02-10T05:27:22.288418+0000","last_peered":"2024-02-10T05:27:22.288418+0000","last_clean":"2024-02-10T05:27:22.288418+0000","last_became_active":"2024-02-10T05:26:45.781340+0000","last_became_peered":"2024-02-10T05:26:45.781340+0000","last_unstale":"2024-02-10T05:27:22.288418+0000","last_undegraded":"2024-02-10T05:27:22.288418+0000","last_fullsized":"2024-02-10T05:27:22.288418+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:27:59.670697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287957+0000","last_change":"2024-02-10T05:26:45.793809+0000","last_active":"2024-02-10T05:27:22.287957+0000","last_peered":"2024-02-10T05:27:22.287957+0000","last_clean":"2024-02-10T05:27:22.287957+0000","last_became_active":"2024-02-10T05:26:45.793528+0000","last_became_peered":"2024-02-10T05:26:45.793528+0000","last_unstale":"2024-02-10T05:27:22.287957+0000","last_undegraded":"2024-02-10T05:27:22.287957+0000","last_fullsized":"2024-02-10T05:27:22.287957+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:48:48.158731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.24","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.011002+0000","last_change":"2024-02-10T05:26:45.793831+0000","last_active":"2024-02-10T05:27:22.011002+0000","last_peered":"2024-02-10T05:27:22.011002+0000","last_clean":"2024-02-10T05:27:22.011002+0000","last_became_active":"2024-02-10T05:26:45.793483+0000","last_became_peered":"2024-02-10T05:26:45.793483+0000","last_unstale":"2024-02-10T05:27:22.011002+0000","last_undegraded":"2024-02-10T05:27:22.011002+0000","last_fullsized":"2024-02-10T05:27:22.011002+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:32.203724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010476+0000","last_change":"2024-02-10T05:26:45.797648+0000","last_active":"2024-02-10T05:27:22.010476+0000","last_peered":"2024-02-10T05:27:22.010476+0000","last_clean":"2024-02-10T05:27:22.010476+0000","last_became_active":"2024-02-10T05:26:45.797357+0000","last_became_peered":"2024-02-10T05:26:45.797357+0000","last_unstale":"2024-02-10T05:27:22.010476+0000","last_undegraded":"2024-02-10T05:27:22.010476+0000","last_fullsized":"2024-02-10T05:27:22.010476+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:28:25.314325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":1,"reported_epoch":67,"state":"peering","last_fresh":"2024-02-10T05:28:19.306509+0000","last_change":"2024-02-10T05:28:19.306509+0000","last_active":"0.000000","last_peered":"0.000000","last_clean":"0.000000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:28:19.306509+0000","last_undegraded":"2024-02-10T05:28:19.306509+0000","last_fullsized":"2024-02-10T05:28:19.306509+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:24:36.559293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[4],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.011543+0000","last_change":"2024-02-10T05:26:45.775800+0000","last_active":"2024-02-10T05:27:22.011543+0000","last_peered":"2024-02-10T05:27:22.011543+0000","last_clean":"2024-02-10T05:27:22.011543+0000","last_became_active":"2024-02-10T05:26:45.775526+0000","last_became_peered":"2024-02-10T05:26:45.775526+0000","last_unstale":"2024-02-10T05:27:22.011543+0000","last_undegraded":"2024-02-10T05:27:22.011543+0000","last_fullsized":"2024-02-10T05:27:22.011543+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:30.778855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.28","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.287379+0000","last_change":"2024-02-10T05:26:45.768139+0000","last_active":"2024-02-10T05:27:22.287379+0000","last_peered":"2024-02-10T05:27:22.287379+0000","last_clean":"2024-02-10T05:27:22.287379+0000","last_became_active":"2024-02-10T05:26:45.767634+0000","last_became_peered":"2024-02-10T05:26:45.767634+0000","last_unstale":"2024-02-10T05:27:22.287379+0000","last_undegraded":"2024-02-10T05:27:22.287379+0000","last_fullsized":"2024-02-10T05:27:22.287379+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:43:11.364448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.010460+0000","last_change":"2024-02-10T05:26:45.794286+0000","last_active":"2024-02-10T05:27:22.010460+0000","last_peered":"2024-02-10T05:27:22.010460+0000","last_clean":"2024-02-10T05:27:22.010460+0000","last_became_active":"2024-02-10T05:26:45.793963+0000","last_became_peered":"2024-02-10T05:26:45.793963+0000","last_unstale":"2024-02-10T05:27:22.010460+0000","last_undegraded":"2024-02-10T05:27:22.010460+0000","last_fullsized":"2024-02-10T05:27:22.010460+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:20:44.454743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288290+0000","last_change":"2024-02-10T05:26:45.787836+0000","last_active":"2024-02-10T05:27:22.288290+0000","last_peered":"2024-02-10T05:27:22.288290+0000","last_clean":"2024-02-10T05:27:22.288290+0000","last_became_active":"2024-02-10T05:26:45.787491+0000","last_became_peered":"2024-02-10T05:26:45.787491+0000","last_unstale":"2024-02-10T05:27:22.288290+0000","last_undegraded":"2024-02-10T05:27:22.288290+0000","last_fullsized":"2024-02-10T05:27:22.288290+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:31:49.776954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":1,"reported_epoch":67,"state":"peering","last_fresh":"2024-02-10T05:28:19.303569+0000","last_change":"2024-02-10T05:28:19.303569+0000","last_active":"0.000000","last_peered":"0.000000","last_clean":"0.000000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-02-10T05:28:19.303569+0000","last_undegraded":"2024-02-10T05:28:19.303569+0000","last_fullsized":"2024-02-10T05:28:19.303569+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:49:57.743895+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-02-10T05:27:22.288624+0000","last_change":"2024-02-10T05:26:45.800355+0000","last_active":"2024-02-10T05:27:22.288624+0000","last_peered":"2024-02-10T05:27:22.288624+0000","last_clean":"2024-02-10T05:27:22.288624+0000","last_became_active":"2024-02-10T05:26:45.800014+0000","last_became_peered":"2024-02-10T05:26:45.800014+0000","last_unstale":"2024-02-10T05:27:22.288624+0000","last_undegraded":"2024-02-10T05:27:22.288624+0000","last_fullsized":"2024-02-10T05:27:22.288624+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:38:35.311563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3094,"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":16,"num_scrub_errors":0,"num_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":9282,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234009,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298536,"kb_used_data":1248,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446616,"statfs":{"total":95995035648,"available":95689334784,"internally_reserved":0,"allocated":1277952,"data_stored":885328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.48899999999999999}]},{"osd":1,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.438}]},{"osd":2,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.60699999999999998}]},{"osd":3,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.54900000000000004}]},{"osd":4,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.623},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.65500000000000003}]},{"osd":5,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.68899999999999995}]},{"osd":6,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.73499999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495645,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298532,"kb_used_data":1244,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446620,"statfs":{"total":95995035648,"available":95689338880,"internally_reserved":0,"allocated":1273856,"data_stored":880171,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.55100000000000005,"15min":0.55900000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.495,"5min":0.52300000000000002,"15min":0.52700000000000002},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67400000000000004,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.50700000000000001}]},{"osd":1,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.52600000000000002,"15min":0.53000000000000003},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.65600000000000003,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.56299999999999994,"15min":0.57099999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.67300000000000004,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.47899999999999998}]},{"osd":2,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.57199999999999995,"15min":0.58199999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.77600000000000002,"5min":0.92400000000000004,"15min":0.92400000000000004},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.52800000000000002,"15min":0.53100000000000003},"min":{"1min":0.39400000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.46200000000000002}]},{"osd":3,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.55600000000000005,"15min":0.56399999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.70299999999999996,"5min":0.751,"15min":0.751},"last":0.495},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.59399999999999997,"15min":0.60699999999999998},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.72899999999999998,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.627}]},{"osd":4,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.46300000000000002,"15min":0.46700000000000003},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.71699999999999997,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.505,"15min":0.50800000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.60899999999999999,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.436}]},{"osd":5,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.502,"15min":0.505},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.65100000000000002,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.51300000000000001,"15min":0.51800000000000002},"min":{"1min":0.373,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.64100000000000001,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.61299999999999999}]},{"osd":7,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.58399999999999996}]}]},{"osd":2,"up_from":18,"seq":77309411378,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297952,"kb_used_data":664,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447200,"statfs":{"total":95995035648,"available":95689932800,"internally_reserved":0,"allocated":679936,"data_stored":294707,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.35899999999999999,"5min":0.378,"15min":0.371},"min":{"1min":0.185,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":0.58599999999999997,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40699999999999997,"15min":0.39500000000000002},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.63,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.371}]},{"osd":1,"last update":"Sat Feb 10 05:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.40000000000000002,"15min":0.40300000000000002},"min":{"1min":0.23499999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.53400000000000003,"5min":0.628,"15min":0.628},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42799999999999999,"15min":0.41199999999999998},"min":{"1min":0.311,"5min":0.193,"15min":0.193},"max":{"1min":0.63800000000000001,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.42799999999999999}]},{"osd":3,"last update":"Sat Feb 10 05:28:01 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.47199999999999998,"15min":0.48499999999999999},"min":{"1min":0.27300000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.442,"15min":0.45200000000000001},"min":{"1min":0.26100000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.41099999999999998}]},{"osd":4,"last update":"Sat Feb 10 05:28:17 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.33200000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.82999999999999996,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.621,"15min":0.627},"min":{"1min":0.50600000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.006,"5min":1.006,"15min":1.006},"last":0.61599999999999999}]},{"osd":5,"last update":"Sat Feb 10 05:27:42 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.625,"15min":0.625},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.60799999999999998,"15min":0.60699999999999998},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.88500000000000001,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.66800000000000004}]},{"osd":6,"last update":"Sat Feb 10 05:28:07 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.59099999999999997,"15min":0.59299999999999997},"min":{"1min":0.36099999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.502},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.624,"15min":0.627},"min":{"1min":0.42299999999999999,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":0.68999999999999995}]},{"osd":7,"last update":"Sat Feb 10 05:27:27 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.73999999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738427,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298548,"kb_used_data":1260,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446604,"statfs":{"total":95995035648,"available":95689322496,"internally_reserved":0,"allocated":1290240,"data_stored":885775,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.35199999999999998,"5min":0.34300000000000003,"15min":0.31900000000000001},"min":{"1min":0.25,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.57599999999999996,"5min":0.63,"15min":0.63},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.35399999999999998,"15min":0.32400000000000001},"min":{"1min":0.255,"5min":0.215,"15min":0.215},"max":{"1min":0.53900000000000003,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.34399999999999997}]},{"osd":2,"last update":"Sat Feb 10 05:27:37 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.374,"15min":0.36199999999999999},"min":{"1min":0.23300000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.314},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.40600000000000003,"15min":0.39400000000000002},"min":{"1min":0.307,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.54200000000000004,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.42399999999999999}]},{"osd":3,"last update":"Sat Feb 10 05:27:56 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.45400000000000001,"15min":0.45800000000000002},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.64100000000000001,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.441},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.42699999999999999,"15min":0.42999999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.56100000000000005,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.29399999999999998}]},{"osd":4,"last update":"Sat Feb 10 05:28:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51300000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.55700000000000005,"15min":0.55600000000000005},"min":{"1min":0.41799999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.57099999999999995}]},{"osd":5,"last update":"Sat Feb 10 05:27:41 2024","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.57499999999999996,"15min":0.56799999999999995},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.56699999999999995,"15min":0.56299999999999994},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.75600000000000001}]},{"osd":6,"last update":"Sat Feb 10 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.57899999999999996,"15min":0.57199999999999995},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.78200000000000003}]},{"osd":7,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.80200000000000005}]}]},{"osd":4,"up_from":30,"seq":128849018919,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297956,"kb_used_data":668,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447196,"statfs":{"total":95995035648,"available":95689928704,"internally_reserved":0,"allocated":684032,"data_stored":288159,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:19 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.56699999999999995,"15min":0.57199999999999995},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.75600000000000001,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.56599999999999995,"15min":0.56999999999999995},"min":{"1min":0.432,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.68400000000000005,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.54100000000000004}]},{"osd":1,"last update":"Sat Feb 10 05:27:19 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.57499999999999996,"15min":0.58099999999999996},"min":{"1min":0.42499999999999999,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.78600000000000003,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.56599999999999995,"15min":0.57099999999999995},"min":{"1min":0.41499999999999998,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.747,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.55400000000000005}]},{"osd":2,"last update":"Sat Feb 10 05:27:19 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.57499999999999996,"15min":0.58299999999999996},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.73099999999999998,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.55100000000000005,"15min":0.55300000000000005},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.70599999999999996,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.65200000000000002}]},{"osd":3,"last update":"Sat Feb 10 05:27:19 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.57399999999999995,"15min":0.57599999999999996},"min":{"1min":0.44900000000000001,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.77100000000000002,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.625},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.56999999999999995,"15min":0.57699999999999996},"min":{"1min":0.39900000000000002,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.65900000000000003,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.438}]},{"osd":5,"last update":"Sat Feb 10 05:27:39 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.42899999999999999,"15min":0.43099999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.66700000000000004,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.443,"15min":0.435},"min":{"1min":0.34599999999999997,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.69599999999999995,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.58499999999999996}]},{"osd":6,"last update":"Sat Feb 10 05:28:05 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.434,"15min":0.42999999999999999},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.503,"15min":0.501},"min":{"1min":0.38200000000000001,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.73599999999999999,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.60799999999999998}]},{"osd":7,"last update":"Sat Feb 10 05:27:30 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.46600000000000003}]}]},{"osd":1,"up_from":13,"seq":55834574902,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297948,"kb_used_data":660,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447204,"statfs":{"total":95995035648,"available":95689936896,"internally_reserved":0,"allocated":675840,"data_stored":294072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:12 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.35199999999999998,"15min":0.31900000000000001},"min":{"1min":0.23599999999999999,"5min":0.19,"15min":0.19},"max":{"1min":0.58899999999999997,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.318},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.376,"15min":0.34000000000000002},"min":{"1min":0.23200000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.36399999999999999}]},{"osd":2,"last update":"Sat Feb 10 05:27:33 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.41599999999999998,"15min":0.40799999999999997},"min":{"1min":0.32500000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.51300000000000001,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.39600000000000002,"15min":0.39800000000000002},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.46100000000000002,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.30099999999999999}]},{"osd":3,"last update":"Sat Feb 10 05:27:59 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.432,"15min":0.45100000000000001},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.626,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.48199999999999998,"15min":0.49399999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.66000000000000003,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.33200000000000002}]},{"osd":4,"last update":"Sat Feb 10 05:28:14 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57999999999999996,"15min":0.59799999999999998},"min":{"1min":0.42199999999999999,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.80000000000000004,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.61399999999999999,"15min":0.63200000000000001},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.87,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.59999999999999998}]},{"osd":5,"last update":"Sat Feb 10 05:27:43 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.56399999999999995,"15min":0.57399999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.64400000000000002,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.60899999999999999,"15min":0.62},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.70899999999999996,"5min":1.01,"15min":1.01},"last":0.58299999999999996}]},{"osd":6,"last update":"Sat Feb 10 05:28:07 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.439,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.81200000000000006,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.53800000000000003,"15min":0.53600000000000003},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.77500000000000002,"5min":0.96299999999999997,"15min":0.96299999999999997},"last":0.46700000000000003}]},{"osd":7,"last update":"Sat Feb 10 05:27:27 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.51500000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182444,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297960,"kb_used_data":672,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447192,"statfs":{"total":95995035648,"available":95689924608,"internally_reserved":0,"allocated":688128,"data_stored":289907,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.40200000000000002,"15min":0.39900000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":1.839,"5min":1.839,"15min":1.839},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.439,"15min":0.437},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":2.1960000000000002,"5min":2.1960000000000002,"15min":2.1960000000000002},"last":0.307}]},{"osd":1,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.42399999999999999,"15min":0.439},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.54600000000000004,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.435,"15min":0.44400000000000001},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.42499999999999999}]},{"osd":2,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.45800000000000002,"15min":0.46200000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.373},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.439,"15min":0.438},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":0.32700000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:28:18 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.57899999999999996,"15min":0.56999999999999995},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.82499999999999996,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.58699999999999997,"15min":0.58999999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.51800000000000002}]},{"osd":5,"last update":"Sat Feb 10 05:27:41 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.54800000000000004,"15min":0.54700000000000004},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.754,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.443},{"interface":"front","average":{"1min":0.621,"5min":0.57999999999999996,"15min":0.57299999999999995},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.8620000000000001,"5min":1.8620000000000001,"15min":1.8620000000000001},"last":0.53100000000000003}]},{"osd":6,"last update":"Sat Feb 10 05:28:08 2024","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.57999999999999996,"15min":0.57199999999999995},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.907,"5min":1.907,"15min":1.907},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.58799999999999997,"15min":0.57499999999999996},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":2.2669999999999999,"5min":2.2669999999999999,"15min":2.2669999999999999},"last":0.503}]},{"osd":7,"last update":"Sat Feb 10 05:27:26 2024","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.885,"5min":1.885,"15min":1.885},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.48199999999999998}]}]},{"osd":5,"up_from":38,"seq":163208757281,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297956,"kb_used_data":668,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447196,"statfs":{"total":95995035648,"available":95689928704,"internally_reserved":0,"allocated":684032,"data_stored":289893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.50900000000000001,"15min":0.51000000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.61599999999999999,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.498,"15min":0.499},"min":{"1min":0.38400000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.70199999999999996,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.66500000000000004}]},{"osd":1,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.50800000000000001,"15min":0.505},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.70599999999999996,"5min":0.745,"15min":0.745},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.505,"15min":0.505},"min":{"1min":0.39600000000000002,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.65800000000000003,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.60099999999999998}]},{"osd":2,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.51200000000000001,"15min":0.51400000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.54700000000000004,"15min":0.54500000000000004},"min":{"1min":0.39900000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.73899999999999999,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.58099999999999996}]},{"osd":3,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.372,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.71899999999999997,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.54300000000000004,"15min":0.53800000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.76900000000000002,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.71299999999999997}]},{"osd":4,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.40400000000000003,"15min":0.39600000000000002},"min":{"1min":0.312,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.44500000000000001,"15min":0.438},"min":{"1min":0.33200000000000002,"5min":0.317,"15min":0.317},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.40999999999999998}]},{"osd":6,"last update":"Sat Feb 10 05:28:05 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.497,"15min":0.5},"min":{"1min":0.35799999999999998,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.55100000000000005,"15min":0.55600000000000005},"min":{"1min":0.39400000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.69499999999999995}]},{"osd":7,"last update":"Sat Feb 10 05:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.621},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.48799999999999999}]}]}],"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":700,"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":2428,"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":680,"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":2414,"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":2324,"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":576,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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-02-10T05:28:23.643 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T05:28:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:23 smithi189 ceph-mon[31422]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-02-10T05:28:23.925 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:28:24.181 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:23 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@alertmanager.a.service: Deactivated successfully. 2024-02-10T05:28:24.181 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:23 smithi178 systemd[1]: Stopped Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:28:24.181 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:23 smithi178 systemd[1]: Starting Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:28:24.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:24 smithi178 ceph-mon[27572]: from='client.14790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:24.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:24 smithi178 ceph-mon[27572]: pgmap v39: 105 pgs: 5 peering, 100 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:24 smithi178 ceph-mon[36851]: from='client.14790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:24 smithi178 ceph-mon[36851]: pgmap v39: 105 pgs: 5 peering, 100 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:24 smithi189 ceph-mon[31422]: from='client.14790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:24 smithi189 ceph-mon[31422]: pgmap v39: 105 pgs: 5 peering, 100 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:25.362 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 podman[75109]: 2024-02-10 05:28:25.008219046 +0000 UTC m=+0.348459213 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-02-10T05:28:25.362 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 podman[75109]: 2024-02-10 05:28:25.109738055 +0000 UTC m=+0.449978221 volume create 28b2c8c96ce4e8b0e531001205c401aae3bc179a08ef08415407cbb8f0120ce8 2024-02-10T05:28:25.363 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 podman[75109]: 2024-02-10 05:28:25.201971034 +0000 UTC m=+0.542211246 container create a98cef69832b44ef16a17d4900619712d5eaad30c12cecb37421579559a900bd (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:28:25.721 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:25 smithi178 ceph-mon[27572]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:25.722 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:25 smithi178 ceph-mon[36851]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:25.722 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 podman[75109]: 2024-02-10 05:28:25.471030452 +0000 UTC m=+0.811270622 container init a98cef69832b44ef16a17d4900619712d5eaad30c12cecb37421579559a900bd (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:28:25.722 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 podman[75109]: 2024-02-10 05:28:25.477093662 +0000 UTC m=+0.817333828 container start a98cef69832b44ef16a17d4900619712d5eaad30c12cecb37421579559a900bd (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:28:25.722 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[75150]: ts=2024-02-10T05:28:25.488Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-02-10T05:28:25.722 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[75150]: ts=2024-02-10T05:28:25.489Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-02-10T05:28:25.722 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[75150]: ts=2024-02-10T05:28:25.489Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.178 port=9094 2024-02-10T05:28:25.722 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[75150]: ts=2024-02-10T05:28:25.490Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T05:28:25.722 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[75150]: ts=2024-02-10T05:28:25.513Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T05:28:25.723 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[75150]: ts=2024-02-10T05:28:25.513Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T05:28:25.723 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[75150]: ts=2024-02-10T05:28:25.516Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-02-10T05:28:25.723 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[75150]: ts=2024-02-10T05:28:25.516Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-10T05:28:25.723 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 bash[75109]: a98cef69832b44ef16a17d4900619712d5eaad30c12cecb37421579559a900bd 2024-02-10T05:28:25.723 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:25 smithi178 systemd[1]: Started Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:28:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:25 smithi189 ceph-mon[31422]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:25.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:28:25 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:28:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:28:26.364 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:28:26.366 INFO:teuthology.orchestra.run.smithi178.stderr:dumped all 2024-02-10T05:28:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:26 smithi178 ceph-mon[36851]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-02-10T05:28:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:26 smithi178 ceph-mon[36851]: Cluster is now healthy 2024-02-10T05:28:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:26 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:26 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:26 smithi178 ceph-mon[36851]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T05:28:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:26 smithi178 ceph-mon[36851]: Reconfiguring daemon prometheus.a on smithi189 2024-02-10T05:28:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:26 smithi178 ceph-mon[36851]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:26.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:26 smithi178 ceph-mon[27572]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-02-10T05:28:26.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:26 smithi178 ceph-mon[27572]: Cluster is now healthy 2024-02-10T05:28:26.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:26 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:26.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:26 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:26.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:26 smithi178 ceph-mon[27572]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T05:28:26.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:26 smithi178 ceph-mon[27572]: Reconfiguring daemon prometheus.a on smithi189 2024-02-10T05:28:26.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:26 smithi178 ceph-mon[27572]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:26 smithi189 ceph-mon[31422]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-02-10T05:28:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:26 smithi189 ceph-mon[31422]: Cluster is now healthy 2024-02-10T05:28:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:26 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:26 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:26.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:26 smithi189 ceph-mon[31422]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T05:28:26.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:26 smithi189 ceph-mon[31422]: Reconfiguring daemon prometheus.a on smithi189 2024-02-10T05:28:26.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:26 smithi189 ceph-mon[31422]: from='client.14796 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:27.154 INFO:teuthology.orchestra.run.smithi178.stdout:{"pg_ready":true,"pg_map":{"version":40,"stamp":"2024-02-10T05:28:25.019464+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593462,"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":212,"num_read_kb":306,"num_write":227,"num_write_kb":2432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":170,"ondisk_log_size":170,"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":2385532,"kb_used_data":7228,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575684,"statfs":{"total":767960285184,"available":765517500416,"internally_reserved":0,"allocated":7401472,"data_stored":4193780,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.001673"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305505+0000","last_change":"2024-02-10T05:26:45.791291+0000","last_active":"2024-02-10T05:28:19.305505+0000","last_peered":"2024-02-10T05:28:19.305505+0000","last_clean":"2024-02-10T05:28:19.305505+0000","last_became_active":"2024-02-10T05:26:45.787324+0000","last_became_peered":"2024-02-10T05:26:45.787324+0000","last_unstale":"2024-02-10T05:28:19.305505+0000","last_undegraded":"2024-02-10T05:28:19.305505+0000","last_fullsized":"2024-02-10T05:28:19.305505+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:55:16.042483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301928+0000","last_change":"2024-02-10T05:26:45.799323+0000","last_active":"2024-02-10T05:28:19.301928+0000","last_peered":"2024-02-10T05:28:19.301928+0000","last_clean":"2024-02-10T05:28:19.301928+0000","last_became_active":"2024-02-10T05:26:45.799046+0000","last_became_peered":"2024-02-10T05:26:45.799046+0000","last_unstale":"2024-02-10T05:28:19.301928+0000","last_undegraded":"2024-02-10T05:28:19.301928+0000","last_fullsized":"2024-02-10T05:28:19.301928+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:53:58.323046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305527+0000","last_change":"2024-02-10T05:26:45.791465+0000","last_active":"2024-02-10T05:28:19.305527+0000","last_peered":"2024-02-10T05:28:19.305527+0000","last_clean":"2024-02-10T05:28:19.305527+0000","last_became_active":"2024-02-10T05:26:45.789646+0000","last_became_peered":"2024-02-10T05:26:45.789646+0000","last_unstale":"2024-02-10T05:28:19.305527+0000","last_undegraded":"2024-02-10T05:28:19.305527+0000","last_fullsized":"2024-02-10T05:28:19.305527+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:05:10.538414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301762+0000","last_change":"2024-02-10T05:26:45.768858+0000","last_active":"2024-02-10T05:28:19.301762+0000","last_peered":"2024-02-10T05:28:19.301762+0000","last_clean":"2024-02-10T05:28:19.301762+0000","last_became_active":"2024-02-10T05:26:45.768536+0000","last_became_peered":"2024-02-10T05:26:45.768536+0000","last_unstale":"2024-02-10T05:28:19.301762+0000","last_undegraded":"2024-02-10T05:28:19.301762+0000","last_fullsized":"2024-02-10T05:28:19.301762+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:58:02.775799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305252+0000","last_change":"2024-02-10T05:26:45.786043+0000","last_active":"2024-02-10T05:28:19.305252+0000","last_peered":"2024-02-10T05:28:19.305252+0000","last_clean":"2024-02-10T05:28:19.305252+0000","last_became_active":"2024-02-10T05:26:45.785122+0000","last_became_peered":"2024-02-10T05:26:45.785122+0000","last_unstale":"2024-02-10T05:28:19.305252+0000","last_undegraded":"2024-02-10T05:28:19.305252+0000","last_fullsized":"2024-02-10T05:28:19.305252+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:28:32.191843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301582+0000","last_change":"2024-02-10T05:26:45.782406+0000","last_active":"2024-02-10T05:28:19.301582+0000","last_peered":"2024-02-10T05:28:19.301582+0000","last_clean":"2024-02-10T05:28:19.301582+0000","last_became_active":"2024-02-10T05:26:45.782112+0000","last_became_peered":"2024-02-10T05:26:45.782112+0000","last_unstale":"2024-02-10T05:28:19.301582+0000","last_undegraded":"2024-02-10T05:28:19.301582+0000","last_fullsized":"2024-02-10T05:28:19.301582+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:14:56.386834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305907+0000","last_change":"2024-02-10T05:26:45.791844+0000","last_active":"2024-02-10T05:28:19.305907+0000","last_peered":"2024-02-10T05:28:19.305907+0000","last_clean":"2024-02-10T05:28:19.305907+0000","last_became_active":"2024-02-10T05:26:45.791499+0000","last_became_peered":"2024-02-10T05:26:45.791499+0000","last_unstale":"2024-02-10T05:28:19.305907+0000","last_undegraded":"2024-02-10T05:28:19.305907+0000","last_fullsized":"2024-02-10T05:28:19.305907+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:50:11.296963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300875+0000","last_change":"2024-02-10T05:26:45.785339+0000","last_active":"2024-02-10T05:28:19.300875+0000","last_peered":"2024-02-10T05:28:19.300875+0000","last_clean":"2024-02-10T05:28:19.300875+0000","last_became_active":"2024-02-10T05:26:45.785056+0000","last_became_peered":"2024-02-10T05:26:45.785056+0000","last_unstale":"2024-02-10T05:28:19.300875+0000","last_undegraded":"2024-02-10T05:28:19.300875+0000","last_fullsized":"2024-02-10T05:28:19.300875+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:07:49.676626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305414+0000","last_change":"2024-02-10T05:26:45.792253+0000","last_active":"2024-02-10T05:28:19.305414+0000","last_peered":"2024-02-10T05:28:19.305414+0000","last_clean":"2024-02-10T05:28:19.305414+0000","last_became_active":"2024-02-10T05:26:45.791961+0000","last_became_peered":"2024-02-10T05:26:45.791961+0000","last_unstale":"2024-02-10T05:28:19.305414+0000","last_undegraded":"2024-02-10T05:28:19.305414+0000","last_fullsized":"2024-02-10T05:28:19.305414+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:27:08.380538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308674+0000","last_change":"2024-02-10T05:26:45.795251+0000","last_active":"2024-02-10T05:28:19.308674+0000","last_peered":"2024-02-10T05:28:19.308674+0000","last_clean":"2024-02-10T05:28:19.308674+0000","last_became_active":"2024-02-10T05:26:45.794942+0000","last_became_peered":"2024-02-10T05:26:45.794942+0000","last_unstale":"2024-02-10T05:28:19.308674+0000","last_undegraded":"2024-02-10T05:28:19.308674+0000","last_fullsized":"2024-02-10T05:28:19.308674+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:27:26.772106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308682+0000","last_change":"2024-02-10T05:26:45.799165+0000","last_active":"2024-02-10T05:28:19.308682+0000","last_peered":"2024-02-10T05:28:19.308682+0000","last_clean":"2024-02-10T05:28:19.308682+0000","last_became_active":"2024-02-10T05:26:45.798824+0000","last_became_peered":"2024-02-10T05:26:45.798824+0000","last_unstale":"2024-02-10T05:28:19.308682+0000","last_undegraded":"2024-02-10T05:28:19.308682+0000","last_fullsized":"2024-02-10T05:28:19.308682+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:16:09.498260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305872+0000","last_change":"2024-02-10T05:26:45.788664+0000","last_active":"2024-02-10T05:28:19.305872+0000","last_peered":"2024-02-10T05:28:19.305872+0000","last_clean":"2024-02-10T05:28:19.305872+0000","last_became_active":"2024-02-10T05:26:45.788342+0000","last_became_peered":"2024-02-10T05:26:45.788342+0000","last_unstale":"2024-02-10T05:28:19.305872+0000","last_undegraded":"2024-02-10T05:28:19.305872+0000","last_fullsized":"2024-02-10T05:28:19.305872+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:34:16.848924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302441+0000","last_change":"2024-02-10T05:26:45.793595+0000","last_active":"2024-02-10T05:28:19.302441+0000","last_peered":"2024-02-10T05:28:19.302441+0000","last_clean":"2024-02-10T05:28:19.302441+0000","last_became_active":"2024-02-10T05:26:45.793291+0000","last_became_peered":"2024-02-10T05:26:45.793291+0000","last_unstale":"2024-02-10T05:28:19.302441+0000","last_undegraded":"2024-02-10T05:28:19.302441+0000","last_fullsized":"2024-02-10T05:28:19.302441+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:23:27.256335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305622+0000","last_change":"2024-02-10T05:26:45.790028+0000","last_active":"2024-02-10T05:28:19.305622+0000","last_peered":"2024-02-10T05:28:19.305622+0000","last_clean":"2024-02-10T05:28:19.305622+0000","last_became_active":"2024-02-10T05:26:45.789723+0000","last_became_peered":"2024-02-10T05:26:45.789723+0000","last_unstale":"2024-02-10T05:28:19.305622+0000","last_undegraded":"2024-02-10T05:28:19.305622+0000","last_fullsized":"2024-02-10T05:28:19.305622+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:57:55.337149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300383+0000","last_change":"2024-02-10T05:26:45.790242+0000","last_active":"2024-02-10T05:28:19.300383+0000","last_peered":"2024-02-10T05:28:19.300383+0000","last_clean":"2024-02-10T05:28:19.300383+0000","last_became_active":"2024-02-10T05:26:45.789948+0000","last_became_peered":"2024-02-10T05:26:45.789948+0000","last_unstale":"2024-02-10T05:28:19.300383+0000","last_undegraded":"2024-02-10T05:28:19.300383+0000","last_fullsized":"2024-02-10T05:28:19.300383+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:52:14.097068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301264+0000","last_change":"2024-02-10T05:26:45.770955+0000","last_active":"2024-02-10T05:28:19.301264+0000","last_peered":"2024-02-10T05:28:19.301264+0000","last_clean":"2024-02-10T05:28:19.301264+0000","last_became_active":"2024-02-10T05:26:45.770624+0000","last_became_peered":"2024-02-10T05:26:45.770624+0000","last_unstale":"2024-02-10T05:28:19.301264+0000","last_undegraded":"2024-02-10T05:28:19.301264+0000","last_fullsized":"2024-02-10T05:28:19.301264+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:00:17.563354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.308158+0000","last_change":"2024-02-10T05:28:20.308158+0000","last_active":"2024-02-10T05:28:20.308158+0000","last_peered":"2024-02-10T05:28:20.308158+0000","last_clean":"2024-02-10T05:28:20.308158+0000","last_became_active":"2024-02-10T05:28:20.307697+0000","last_became_peered":"2024-02-10T05:28:20.307697+0000","last_unstale":"2024-02-10T05:28:20.308158+0000","last_undegraded":"2024-02-10T05:28:20.308158+0000","last_fullsized":"2024-02-10T05:28:20.308158+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:00:48.155178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304692+0000","last_change":"2024-02-10T05:26:45.786633+0000","last_active":"2024-02-10T05:28:19.304692+0000","last_peered":"2024-02-10T05:28:19.304692+0000","last_clean":"2024-02-10T05:28:19.304692+0000","last_became_active":"2024-02-10T05:26:45.786351+0000","last_became_peered":"2024-02-10T05:26:45.786351+0000","last_unstale":"2024-02-10T05:28:19.304692+0000","last_undegraded":"2024-02-10T05:28:19.304692+0000","last_fullsized":"2024-02-10T05:28:19.304692+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:46:14.934800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305582+0000","last_change":"2024-02-10T05:26:45.785731+0000","last_active":"2024-02-10T05:28:19.305582+0000","last_peered":"2024-02-10T05:28:19.305582+0000","last_clean":"2024-02-10T05:28:19.305582+0000","last_became_active":"2024-02-10T05:26:45.783976+0000","last_became_peered":"2024-02-10T05:26:45.783976+0000","last_unstale":"2024-02-10T05:28:19.305582+0000","last_undegraded":"2024-02-10T05:28:19.305582+0000","last_fullsized":"2024-02-10T05:28:19.305582+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:04:14.143154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"61'4","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306134+0000","last_change":"2024-02-10T05:26:44.777074+0000","last_active":"2024-02-10T05:28:19.306134+0000","last_peered":"2024-02-10T05:28:19.306134+0000","last_clean":"2024-02-10T05:28:19.306134+0000","last_became_active":"2024-02-10T05:26:44.776784+0000","last_became_peered":"2024-02-10T05:26:44.776784+0000","last_unstale":"2024-02-10T05:28:19.306134+0000","last_undegraded":"2024-02-10T05:28:19.306134+0000","last_fullsized":"2024-02-10T05:28:19.306134+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:31:31.457944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":[]},{"pgid":"3.1e","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302247+0000","last_change":"2024-02-10T05:26:45.788009+0000","last_active":"2024-02-10T05:28:19.302247+0000","last_peered":"2024-02-10T05:28:19.302247+0000","last_clean":"2024-02-10T05:28:19.302247+0000","last_became_active":"2024-02-10T05:26:45.787716+0000","last_became_peered":"2024-02-10T05:26:45.787716+0000","last_unstale":"2024-02-10T05:28:19.302247+0000","last_undegraded":"2024-02-10T05:28:19.302247+0000","last_fullsized":"2024-02-10T05:28:19.302247+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:17.307876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302140+0000","last_change":"2024-02-10T05:26:44.775286+0000","last_active":"2024-02-10T05:28:19.302140+0000","last_peered":"2024-02-10T05:28:19.302140+0000","last_clean":"2024-02-10T05:28:19.302140+0000","last_became_active":"2024-02-10T05:26:44.775021+0000","last_became_peered":"2024-02-10T05:26:44.775021+0000","last_unstale":"2024-02-10T05:28:19.302140+0000","last_undegraded":"2024-02-10T05:28:19.302140+0000","last_fullsized":"2024-02-10T05:28:19.302140+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T10:09:21.833285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306042+0000","last_change":"2024-02-10T05:26:45.785803+0000","last_active":"2024-02-10T05:28:19.306042+0000","last_peered":"2024-02-10T05:28:19.306042+0000","last_clean":"2024-02-10T05:28:19.306042+0000","last_became_active":"2024-02-10T05:26:45.785480+0000","last_became_peered":"2024-02-10T05:26:45.785480+0000","last_unstale":"2024-02-10T05:28:19.306042+0000","last_undegraded":"2024-02-10T05:28:19.306042+0000","last_fullsized":"2024-02-10T05:28:19.306042+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:24:55.204309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306019+0000","last_change":"2024-02-10T05:26:44.781781+0000","last_active":"2024-02-10T05:28:19.306019+0000","last_peered":"2024-02-10T05:28:19.306019+0000","last_clean":"2024-02-10T05:28:19.306019+0000","last_became_active":"2024-02-10T05:26:44.781347+0000","last_became_peered":"2024-02-10T05:26:44.781347+0000","last_unstale":"2024-02-10T05:28:19.306019+0000","last_undegraded":"2024-02-10T05:28:19.306019+0000","last_fullsized":"2024-02-10T05:28:19.306019+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:12:40.899949+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.1c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301906+0000","last_change":"2024-02-10T05:26:45.775791+0000","last_active":"2024-02-10T05:28:19.301906+0000","last_peered":"2024-02-10T05:28:19.301906+0000","last_clean":"2024-02-10T05:28:19.301906+0000","last_became_active":"2024-02-10T05:26:45.775490+0000","last_became_peered":"2024-02-10T05:26:45.775490+0000","last_unstale":"2024-02-10T05:28:19.301906+0000","last_undegraded":"2024-02-10T05:28:19.301906+0000","last_fullsized":"2024-02-10T05:28:19.301906+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:29:11.527997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305577+0000","last_change":"2024-02-10T05:26:44.780533+0000","last_active":"2024-02-10T05:28:19.305577+0000","last_peered":"2024-02-10T05:28:19.305577+0000","last_clean":"2024-02-10T05:28:19.305577+0000","last_became_active":"2024-02-10T05:26:44.779872+0000","last_became_peered":"2024-02-10T05:26:44.779872+0000","last_unstale":"2024-02-10T05:28:19.305577+0000","last_undegraded":"2024-02-10T05:28:19.305577+0000","last_fullsized":"2024-02-10T05:28:19.305577+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:23:46.202468+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.1d","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301796+0000","last_change":"2024-02-10T05:26:45.786295+0000","last_active":"2024-02-10T05:28:19.301796+0000","last_peered":"2024-02-10T05:28:19.301796+0000","last_clean":"2024-02-10T05:28:19.301796+0000","last_became_active":"2024-02-10T05:26:45.785971+0000","last_became_peered":"2024-02-10T05:26:45.785971+0000","last_unstale":"2024-02-10T05:28:19.301796+0000","last_undegraded":"2024-02-10T05:28:19.301796+0000","last_fullsized":"2024-02-10T05:28:19.301796+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:41:36.162267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302332+0000","last_change":"2024-02-10T05:26:44.774377+0000","last_active":"2024-02-10T05:28:19.302332+0000","last_peered":"2024-02-10T05:28:19.302332+0000","last_clean":"2024-02-10T05:28:19.302332+0000","last_became_active":"2024-02-10T05:26:44.774027+0000","last_became_peered":"2024-02-10T05:26:44.774027+0000","last_unstale":"2024-02-10T05:28:19.302332+0000","last_undegraded":"2024-02-10T05:28:19.302332+0000","last_fullsized":"2024-02-10T05:28:19.302332+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:42.223279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305336+0000","last_change":"2024-02-10T05:26:45.790338+0000","last_active":"2024-02-10T05:28:19.305336+0000","last_peered":"2024-02-10T05:28:19.305336+0000","last_clean":"2024-02-10T05:28:19.305336+0000","last_became_active":"2024-02-10T05:26:45.790035+0000","last_became_peered":"2024-02-10T05:26:45.790035+0000","last_unstale":"2024-02-10T05:28:19.305336+0000","last_undegraded":"2024-02-10T05:28:19.305336+0000","last_fullsized":"2024-02-10T05:28:19.305336+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:51:37.213544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308493+0000","last_change":"2024-02-10T05:26:44.772238+0000","last_active":"2024-02-10T05:28:19.308493+0000","last_peered":"2024-02-10T05:28:19.308493+0000","last_clean":"2024-02-10T05:28:19.308493+0000","last_became_active":"2024-02-10T05:26:44.771940+0000","last_became_peered":"2024-02-10T05:26:44.771940+0000","last_unstale":"2024-02-10T05:28:19.308493+0000","last_undegraded":"2024-02-10T05:28:19.308493+0000","last_fullsized":"2024-02-10T05:28:19.308493+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:43:21.047554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305698+0000","last_change":"2024-02-10T05:26:45.792660+0000","last_active":"2024-02-10T05:28:19.305698+0000","last_peered":"2024-02-10T05:28:19.305698+0000","last_clean":"2024-02-10T05:28:19.305698+0000","last_became_active":"2024-02-10T05:26:45.792376+0000","last_became_peered":"2024-02-10T05:26:45.792376+0000","last_unstale":"2024-02-10T05:28:19.305698+0000","last_undegraded":"2024-02-10T05:28:19.305698+0000","last_fullsized":"2024-02-10T05:28:19.305698+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:17:45.367134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301461+0000","last_change":"2024-02-10T05:26:44.774445+0000","last_active":"2024-02-10T05:28:19.301461+0000","last_peered":"2024-02-10T05:28:19.301461+0000","last_clean":"2024-02-10T05:28:19.301461+0000","last_became_active":"2024-02-10T05:26:44.774155+0000","last_became_peered":"2024-02-10T05:26:44.774155+0000","last_unstale":"2024-02-10T05:28:19.301461+0000","last_undegraded":"2024-02-10T05:28:19.301461+0000","last_fullsized":"2024-02-10T05:28:19.301461+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:54:37.531708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301113+0000","last_change":"2024-02-10T05:26:45.780400+0000","last_active":"2024-02-10T05:28:19.301113+0000","last_peered":"2024-02-10T05:28:19.301113+0000","last_clean":"2024-02-10T05:28:19.301113+0000","last_became_active":"2024-02-10T05:26:45.780110+0000","last_became_peered":"2024-02-10T05:26:45.780110+0000","last_unstale":"2024-02-10T05:28:19.301113+0000","last_undegraded":"2024-02-10T05:28:19.301113+0000","last_fullsized":"2024-02-10T05:28:19.301113+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:33:28.779155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301387+0000","last_change":"2024-02-10T05:26:44.776061+0000","last_active":"2024-02-10T05:28:19.301387+0000","last_peered":"2024-02-10T05:28:19.301387+0000","last_clean":"2024-02-10T05:28:19.301387+0000","last_became_active":"2024-02-10T05:26:44.775748+0000","last_became_peered":"2024-02-10T05:26:44.775748+0000","last_unstale":"2024-02-10T05:28:19.301387+0000","last_undegraded":"2024-02-10T05:28:19.301387+0000","last_fullsized":"2024-02-10T05:28:19.301387+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:01:27.942625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300555+0000","last_change":"2024-02-10T05:26:45.798292+0000","last_active":"2024-02-10T05:28:19.300555+0000","last_peered":"2024-02-10T05:28:19.300555+0000","last_clean":"2024-02-10T05:28:19.300555+0000","last_became_active":"2024-02-10T05:26:45.798020+0000","last_became_peered":"2024-02-10T05:26:45.798020+0000","last_unstale":"2024-02-10T05:28:19.300555+0000","last_undegraded":"2024-02-10T05:28:19.300555+0000","last_fullsized":"2024-02-10T05:28:19.300555+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:11:25.929099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308712+0000","last_change":"2024-02-10T05:26:44.781379+0000","last_active":"2024-02-10T05:28:19.308712+0000","last_peered":"2024-02-10T05:28:19.308712+0000","last_clean":"2024-02-10T05:28:19.308712+0000","last_became_active":"2024-02-10T05:26:44.780510+0000","last_became_peered":"2024-02-10T05:26:44.780510+0000","last_unstale":"2024-02-10T05:28:19.308712+0000","last_undegraded":"2024-02-10T05:28:19.308712+0000","last_fullsized":"2024-02-10T05:28:19.308712+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:12:53.280687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301958+0000","last_change":"2024-02-10T05:26:45.772662+0000","last_active":"2024-02-10T05:28:19.301958+0000","last_peered":"2024-02-10T05:28:19.301958+0000","last_clean":"2024-02-10T05:28:19.301958+0000","last_became_active":"2024-02-10T05:26:45.772350+0000","last_became_peered":"2024-02-10T05:26:45.772350+0000","last_unstale":"2024-02-10T05:28:19.301958+0000","last_undegraded":"2024-02-10T05:28:19.301958+0000","last_fullsized":"2024-02-10T05:28:19.301958+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:36:29.994804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301952+0000","last_change":"2024-02-10T05:26:44.781777+0000","last_active":"2024-02-10T05:28:19.301952+0000","last_peered":"2024-02-10T05:28:19.301952+0000","last_clean":"2024-02-10T05:28:19.301952+0000","last_became_active":"2024-02-10T05:26:44.781498+0000","last_became_peered":"2024-02-10T05:26:44.781498+0000","last_unstale":"2024-02-10T05:28:19.301952+0000","last_undegraded":"2024-02-10T05:28:19.301952+0000","last_fullsized":"2024-02-10T05:28:19.301952+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:54:25.853484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305985+0000","last_change":"2024-02-10T05:26:45.796611+0000","last_active":"2024-02-10T05:28:19.305985+0000","last_peered":"2024-02-10T05:28:19.305985+0000","last_clean":"2024-02-10T05:28:19.305985+0000","last_became_active":"2024-02-10T05:26:45.794649+0000","last_became_peered":"2024-02-10T05:26:45.794649+0000","last_unstale":"2024-02-10T05:28:19.305985+0000","last_undegraded":"2024-02-10T05:28:19.305985+0000","last_fullsized":"2024-02-10T05:28:19.305985+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:24:59.378082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'3","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301349+0000","last_change":"2024-02-10T05:26:44.775418+0000","last_active":"2024-02-10T05:28:19.301349+0000","last_peered":"2024-02-10T05:28:19.301349+0000","last_clean":"2024-02-10T05:28:19.301349+0000","last_became_active":"2024-02-10T05:26:44.775123+0000","last_became_peered":"2024-02-10T05:26:44.775123+0000","last_unstale":"2024-02-10T05:28:19.301349+0000","last_undegraded":"2024-02-10T05:28:19.301349+0000","last_fullsized":"2024-02-10T05:28:19.301349+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T17:20:20.353188+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305781+0000","last_change":"2024-02-10T05:26:45.783825+0000","last_active":"2024-02-10T05:28:19.305781+0000","last_peered":"2024-02-10T05:28:19.305781+0000","last_clean":"2024-02-10T05:28:19.305781+0000","last_became_active":"2024-02-10T05:26:45.783509+0000","last_became_peered":"2024-02-10T05:26:45.783509+0000","last_unstale":"2024-02-10T05:28:19.305781+0000","last_undegraded":"2024-02-10T05:28:19.305781+0000","last_fullsized":"2024-02-10T05:28:19.305781+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:32:34.266018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"64'9","reported_seq":26,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308516+0000","last_change":"2024-02-10T05:26:44.780796+0000","last_active":"2024-02-10T05:28:19.308516+0000","last_peered":"2024-02-10T05:28:19.308516+0000","last_clean":"2024-02-10T05:28:19.308516+0000","last_became_active":"2024-02-10T05:26:44.780489+0000","last_became_peered":"2024-02-10T05:26:44.780489+0000","last_unstale":"2024-02-10T05:28:19.308516+0000","last_undegraded":"2024-02-10T05:28:19.308516+0000","last_fullsized":"2024-02-10T05:28:19.308516+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:55:56.954680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2324,"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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305779+0000","last_change":"2024-02-10T05:26:45.781115+0000","last_active":"2024-02-10T05:28:19.305779+0000","last_peered":"2024-02-10T05:28:19.305779+0000","last_clean":"2024-02-10T05:28:19.305779+0000","last_became_active":"2024-02-10T05:26:45.780736+0000","last_became_peered":"2024-02-10T05:26:45.780736+0000","last_unstale":"2024-02-10T05:28:19.305779+0000","last_undegraded":"2024-02-10T05:28:19.305779+0000","last_fullsized":"2024-02-10T05:28:19.305779+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:45:52.655954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306066+0000","last_change":"2024-02-10T05:26:44.771074+0000","last_active":"2024-02-10T05:28:19.306066+0000","last_peered":"2024-02-10T05:28:19.306066+0000","last_clean":"2024-02-10T05:28:19.306066+0000","last_became_active":"2024-02-10T05:26:44.770759+0000","last_became_peered":"2024-02-10T05:26:44.770759+0000","last_unstale":"2024-02-10T05:28:19.306066+0000","last_undegraded":"2024-02-10T05:28:19.306066+0000","last_fullsized":"2024-02-10T05:28:19.306066+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T08:01:07.414627+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":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":[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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305416+0000","last_change":"2024-02-10T05:26:45.793631+0000","last_active":"2024-02-10T05:28:19.305416+0000","last_peered":"2024-02-10T05:28:19.305416+0000","last_clean":"2024-02-10T05:28:19.305416+0000","last_became_active":"2024-02-10T05:26:45.793163+0000","last_became_peered":"2024-02-10T05:26:45.793163+0000","last_unstale":"2024-02-10T05:28:19.305416+0000","last_undegraded":"2024-02-10T05:28:19.305416+0000","last_fullsized":"2024-02-10T05:28:19.305416+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:53:33.594395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301346+0000","last_change":"2024-02-10T05:26:44.784281+0000","last_active":"2024-02-10T05:28:19.301346+0000","last_peered":"2024-02-10T05:28:19.301346+0000","last_clean":"2024-02-10T05:28:19.301346+0000","last_became_active":"2024-02-10T05:26:44.783965+0000","last_became_peered":"2024-02-10T05:26:44.783965+0000","last_unstale":"2024-02-10T05:28:19.301346+0000","last_undegraded":"2024-02-10T05:28:19.301346+0000","last_fullsized":"2024-02-10T05:28:19.301346+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:46.780065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304988+0000","last_change":"2024-02-10T05:26:45.781809+0000","last_active":"2024-02-10T05:28:19.304988+0000","last_peered":"2024-02-10T05:28:19.304988+0000","last_clean":"2024-02-10T05:28:19.304988+0000","last_became_active":"2024-02-10T05:26:45.781523+0000","last_became_peered":"2024-02-10T05:26:45.781523+0000","last_unstale":"2024-02-10T05:28:19.304988+0000","last_undegraded":"2024-02-10T05:28:19.304988+0000","last_fullsized":"2024-02-10T05:28:19.304988+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:29:28.145586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308362+0000","last_change":"2024-02-10T05:26:44.765727+0000","last_active":"2024-02-10T05:28:19.308362+0000","last_peered":"2024-02-10T05:28:19.308362+0000","last_clean":"2024-02-10T05:28:19.308362+0000","last_became_active":"2024-02-10T05:26:44.765361+0000","last_became_peered":"2024-02-10T05:26:44.765361+0000","last_unstale":"2024-02-10T05:28:19.308362+0000","last_undegraded":"2024-02-10T05:28:19.308362+0000","last_fullsized":"2024-02-10T05:28:19.308362+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:34:44.293836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308250+0000","last_change":"2024-02-10T05:26:45.797443+0000","last_active":"2024-02-10T05:28:19.308250+0000","last_peered":"2024-02-10T05:28:19.308250+0000","last_clean":"2024-02-10T05:28:19.308250+0000","last_became_active":"2024-02-10T05:26:45.797145+0000","last_became_peered":"2024-02-10T05:26:45.797145+0000","last_unstale":"2024-02-10T05:28:19.308250+0000","last_undegraded":"2024-02-10T05:28:19.308250+0000","last_fullsized":"2024-02-10T05:28:19.308250+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:34:15.792137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304398+0000","last_change":"2024-02-10T05:26:44.769799+0000","last_active":"2024-02-10T05:28:19.304398+0000","last_peered":"2024-02-10T05:28:19.304398+0000","last_clean":"2024-02-10T05:28:19.304398+0000","last_became_active":"2024-02-10T05:26:44.769516+0000","last_became_peered":"2024-02-10T05:26:44.769516+0000","last_unstale":"2024-02-10T05:28:19.304398+0000","last_undegraded":"2024-02-10T05:28:19.304398+0000","last_fullsized":"2024-02-10T05:28:19.304398+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T12:21:05.701382+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305870+0000","last_change":"2024-02-10T05:26:45.788066+0000","last_active":"2024-02-10T05:28:19.305870+0000","last_peered":"2024-02-10T05:28:19.305870+0000","last_clean":"2024-02-10T05:28:19.305870+0000","last_became_active":"2024-02-10T05:26:45.786837+0000","last_became_peered":"2024-02-10T05:26:45.786837+0000","last_unstale":"2024-02-10T05:28:19.305870+0000","last_undegraded":"2024-02-10T05:28:19.305870+0000","last_fullsized":"2024-02-10T05:28:19.305870+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:46:23.095959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306432+0000","last_change":"2024-02-10T05:26:44.772032+0000","last_active":"2024-02-10T05:28:19.306432+0000","last_peered":"2024-02-10T05:28:19.306432+0000","last_clean":"2024-02-10T05:28:19.306432+0000","last_became_active":"2024-02-10T05:26:44.771703+0000","last_became_peered":"2024-02-10T05:26:44.771703+0000","last_unstale":"2024-02-10T05:28:19.306432+0000","last_undegraded":"2024-02-10T05:28:19.306432+0000","last_fullsized":"2024-02-10T05:28:19.306432+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:30:15.858673+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306075+0000","last_change":"2024-02-10T05:26:45.783131+0000","last_active":"2024-02-10T05:28:19.306075+0000","last_peered":"2024-02-10T05:28:19.306075+0000","last_clean":"2024-02-10T05:28:19.306075+0000","last_became_active":"2024-02-10T05:26:45.782788+0000","last_became_peered":"2024-02-10T05:26:45.782788+0000","last_unstale":"2024-02-10T05:28:19.306075+0000","last_undegraded":"2024-02-10T05:28:19.306075+0000","last_fullsized":"2024-02-10T05:28:19.306075+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:56:31.723324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300365+0000","last_change":"2024-02-10T05:27:19.063995+0000","last_active":"2024-02-10T05:28:19.300365+0000","last_peered":"2024-02-10T05:28:19.300365+0000","last_clean":"2024-02-10T05:28:19.300365+0000","last_became_active":"2024-02-10T05:27:19.063642+0000","last_became_peered":"2024-02-10T05:27:19.063642+0000","last_unstale":"2024-02-10T05:28:19.300365+0000","last_undegraded":"2024-02-10T05:28:19.300365+0000","last_fullsized":"2024-02-10T05:28:19.300365+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:42:46.090355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300892+0000","last_change":"2024-02-10T05:26:44.770130+0000","last_active":"2024-02-10T05:28:19.300892+0000","last_peered":"2024-02-10T05:28:19.300892+0000","last_clean":"2024-02-10T05:28:19.300892+0000","last_became_active":"2024-02-10T05:26:44.769669+0000","last_became_peered":"2024-02-10T05:26:44.769669+0000","last_unstale":"2024-02-10T05:28:19.300892+0000","last_undegraded":"2024-02-10T05:28:19.300892+0000","last_fullsized":"2024-02-10T05:28:19.300892+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:49:46.892628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301918+0000","last_change":"2024-02-10T05:26:45.769631+0000","last_active":"2024-02-10T05:28:19.301918+0000","last_peered":"2024-02-10T05:28:19.301918+0000","last_clean":"2024-02-10T05:28:19.301918+0000","last_became_active":"2024-02-10T05:26:45.769264+0000","last_became_peered":"2024-02-10T05:26:45.769264+0000","last_unstale":"2024-02-10T05:28:19.301918+0000","last_undegraded":"2024-02-10T05:28:19.301918+0000","last_fullsized":"2024-02-10T05:28:19.301918+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:47:22.436695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300976+0000","last_change":"2024-02-10T05:27:19.002736+0000","last_active":"2024-02-10T05:28:19.300976+0000","last_peered":"2024-02-10T05:28:19.300976+0000","last_clean":"2024-02-10T05:28:19.300976+0000","last_became_active":"2024-02-10T05:27:19.002444+0000","last_became_peered":"2024-02-10T05:27:19.002444+0000","last_unstale":"2024-02-10T05:28:19.300976+0000","last_undegraded":"2024-02-10T05:28:19.300976+0000","last_fullsized":"2024-02-10T05:28:19.300976+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:32:05.849827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301330+0000","last_change":"2024-02-10T05:26:44.781129+0000","last_active":"2024-02-10T05:28:19.301330+0000","last_peered":"2024-02-10T05:28:19.301330+0000","last_clean":"2024-02-10T05:28:19.301330+0000","last_became_active":"2024-02-10T05:26:44.780857+0000","last_became_peered":"2024-02-10T05:26:44.780857+0000","last_unstale":"2024-02-10T05:28:19.301330+0000","last_undegraded":"2024-02-10T05:28:19.301330+0000","last_fullsized":"2024-02-10T05:28:19.301330+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:36:49.323986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305508+0000","last_change":"2024-02-10T05:26:45.789671+0000","last_active":"2024-02-10T05:28:19.305508+0000","last_peered":"2024-02-10T05:28:19.305508+0000","last_clean":"2024-02-10T05:28:19.305508+0000","last_became_active":"2024-02-10T05:26:45.789357+0000","last_became_peered":"2024-02-10T05:26:45.789357+0000","last_unstale":"2024-02-10T05:28:19.305508+0000","last_undegraded":"2024-02-10T05:28:19.305508+0000","last_fullsized":"2024-02-10T05:28:19.305508+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:04:06.250390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.7","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302322+0000","last_change":"2024-02-10T05:27:19.061458+0000","last_active":"2024-02-10T05:28:19.302322+0000","last_peered":"2024-02-10T05:28:19.302322+0000","last_clean":"2024-02-10T05:28:19.302322+0000","last_became_active":"2024-02-10T05:27:19.061140+0000","last_became_peered":"2024-02-10T05:27:19.061140+0000","last_unstale":"2024-02-10T05:28:19.302322+0000","last_undegraded":"2024-02-10T05:28:19.302322+0000","last_fullsized":"2024-02-10T05:28:19.302322+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:15.433184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300400+0000","last_change":"2024-02-10T05:26:45.788201+0000","last_active":"2024-02-10T05:28:19.300400+0000","last_peered":"2024-02-10T05:28:19.300400+0000","last_clean":"2024-02-10T05:28:19.300400+0000","last_became_active":"2024-02-10T05:26:45.787963+0000","last_became_peered":"2024-02-10T05:26:45.787963+0000","last_unstale":"2024-02-10T05:28:19.300400+0000","last_undegraded":"2024-02-10T05:28:19.300400+0000","last_fullsized":"2024-02-10T05:28:19.300400+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:21:58.997843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304134+0000","last_change":"2024-02-10T05:26:44.769118+0000","last_active":"2024-02-10T05:28:19.304134+0000","last_peered":"2024-02-10T05:28:19.304134+0000","last_clean":"2024-02-10T05:28:19.304134+0000","last_became_active":"2024-02-10T05:26:44.768817+0000","last_became_peered":"2024-02-10T05:26:44.768817+0000","last_unstale":"2024-02-10T05:28:19.304134+0000","last_undegraded":"2024-02-10T05:28:19.304134+0000","last_fullsized":"2024-02-10T05:28:19.304134+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:58:26.823571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308353+0000","last_change":"2024-02-10T05:27:19.061748+0000","last_active":"2024-02-10T05:28:19.308353+0000","last_peered":"2024-02-10T05:28:19.308353+0000","last_clean":"2024-02-10T05:28:19.308353+0000","last_became_active":"2024-02-10T05:27:19.061450+0000","last_became_peered":"2024-02-10T05:27:19.061450+0000","last_unstale":"2024-02-10T05:28:19.308353+0000","last_undegraded":"2024-02-10T05:28:19.308353+0000","last_fullsized":"2024-02-10T05:28:19.308353+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:32:31.668339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301596+0000","last_change":"2024-02-10T05:26:45.786320+0000","last_active":"2024-02-10T05:28:19.301596+0000","last_peered":"2024-02-10T05:28:19.301596+0000","last_clean":"2024-02-10T05:28:19.301596+0000","last_became_active":"2024-02-10T05:26:45.786002+0000","last_became_peered":"2024-02-10T05:26:45.786002+0000","last_unstale":"2024-02-10T05:28:19.301596+0000","last_undegraded":"2024-02-10T05:28:19.301596+0000","last_fullsized":"2024-02-10T05:28:19.301596+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:18:32.807973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301542+0000","last_change":"2024-02-10T05:26:44.784740+0000","last_active":"2024-02-10T05:28:19.301542+0000","last_peered":"2024-02-10T05:28:19.301542+0000","last_clean":"2024-02-10T05:28:19.301542+0000","last_became_active":"2024-02-10T05:26:44.784406+0000","last_became_peered":"2024-02-10T05:26:44.784406+0000","last_unstale":"2024-02-10T05:28:19.301542+0000","last_undegraded":"2024-02-10T05:28:19.301542+0000","last_fullsized":"2024-02-10T05:28:19.301542+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:07:00.959184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"65'128","reported_seq":275,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304341+0000","last_change":"2024-02-10T05:26:30.484844+0000","last_active":"2024-02-10T05:28:19.304341+0000","last_peered":"2024-02-10T05:28:19.304341+0000","last_clean":"2024-02-10T05:28:19.304341+0000","last_became_active":"2024-02-10T05:26:30.484486+0000","last_became_peered":"2024-02-10T05:26:30.484486+0000","last_unstale":"2024-02-10T05:28:19.304341+0000","last_undegraded":"2024-02-10T05:28:19.304341+0000","last_fullsized":"2024-02-10T05:28:19.304341+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-02-10T05:24:26.860968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:24:26.860968+0000","last_clean_scrub_stamp":"2024-02-10T05:24:26.860968+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-02-11T14:54:35.870947+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":"4.6","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305567+0000","last_change":"2024-02-10T05:27:19.002130+0000","last_active":"2024-02-10T05:28:19.305567+0000","last_peered":"2024-02-10T05:28:19.305567+0000","last_clean":"2024-02-10T05:28:19.305567+0000","last_became_active":"2024-02-10T05:27:19.001578+0000","last_became_peered":"2024-02-10T05:27:19.001578+0000","last_unstale":"2024-02-10T05:28:19.305567+0000","last_undegraded":"2024-02-10T05:28:19.305567+0000","last_fullsized":"2024-02-10T05:28:19.305567+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:02:30.305028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305155+0000","last_change":"2024-02-10T05:26:45.794364+0000","last_active":"2024-02-10T05:28:19.305155+0000","last_peered":"2024-02-10T05:28:19.305155+0000","last_clean":"2024-02-10T05:28:19.305155+0000","last_became_active":"2024-02-10T05:26:45.793124+0000","last_became_peered":"2024-02-10T05:26:45.793124+0000","last_unstale":"2024-02-10T05:28:19.305155+0000","last_undegraded":"2024-02-10T05:28:19.305155+0000","last_fullsized":"2024-02-10T05:28:19.305155+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:01:05.121949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304229+0000","last_change":"2024-02-10T05:26:44.781636+0000","last_active":"2024-02-10T05:28:19.304229+0000","last_peered":"2024-02-10T05:28:19.304229+0000","last_clean":"2024-02-10T05:28:19.304229+0000","last_became_active":"2024-02-10T05:26:44.780875+0000","last_became_peered":"2024-02-10T05:26:44.780875+0000","last_unstale":"2024-02-10T05:28:19.304229+0000","last_undegraded":"2024-02-10T05:28:19.304229+0000","last_fullsized":"2024-02-10T05:28:19.304229+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:18:45.354223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305617+0000","last_change":"2024-02-10T05:27:19.062264+0000","last_active":"2024-02-10T05:28:19.305617+0000","last_peered":"2024-02-10T05:28:19.305617+0000","last_clean":"2024-02-10T05:28:19.305617+0000","last_became_active":"2024-02-10T05:27:19.061982+0000","last_became_peered":"2024-02-10T05:27:19.061982+0000","last_unstale":"2024-02-10T05:28:19.305617+0000","last_undegraded":"2024-02-10T05:28:19.305617+0000","last_fullsized":"2024-02-10T05:28:19.305617+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:47:49.240775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305956+0000","last_change":"2024-02-10T05:26:44.778824+0000","last_active":"2024-02-10T05:28:19.305956+0000","last_peered":"2024-02-10T05:28:19.305956+0000","last_clean":"2024-02-10T05:28:19.305956+0000","last_became_active":"2024-02-10T05:26:44.778408+0000","last_became_peered":"2024-02-10T05:26:44.778408+0000","last_unstale":"2024-02-10T05:28:19.305956+0000","last_undegraded":"2024-02-10T05:28:19.305956+0000","last_fullsized":"2024-02-10T05:28:19.305956+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:44:34.793295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301050+0000","last_change":"2024-02-10T05:26:45.780079+0000","last_active":"2024-02-10T05:28:19.301050+0000","last_peered":"2024-02-10T05:28:19.301050+0000","last_clean":"2024-02-10T05:28:19.301050+0000","last_became_active":"2024-02-10T05:26:45.778952+0000","last_became_peered":"2024-02-10T05:26:45.778952+0000","last_unstale":"2024-02-10T05:28:19.301050+0000","last_undegraded":"2024-02-10T05:28:19.301050+0000","last_fullsized":"2024-02-10T05:28:19.301050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:54:34.783579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300964+0000","last_change":"2024-02-10T05:27:19.061409+0000","last_active":"2024-02-10T05:28:19.300964+0000","last_peered":"2024-02-10T05:28:19.300964+0000","last_clean":"2024-02-10T05:28:19.300964+0000","last_became_active":"2024-02-10T05:27:19.061088+0000","last_became_peered":"2024-02-10T05:27:19.061088+0000","last_unstale":"2024-02-10T05:28:19.300964+0000","last_undegraded":"2024-02-10T05:28:19.300964+0000","last_fullsized":"2024-02-10T05:28:19.300964+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:39:40.367678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302088+0000","last_change":"2024-02-10T05:26:44.770571+0000","last_active":"2024-02-10T05:28:19.302088+0000","last_peered":"2024-02-10T05:28:19.302088+0000","last_clean":"2024-02-10T05:28:19.302088+0000","last_became_active":"2024-02-10T05:26:44.770269+0000","last_became_peered":"2024-02-10T05:26:44.770269+0000","last_unstale":"2024-02-10T05:28:19.302088+0000","last_undegraded":"2024-02-10T05:28:19.302088+0000","last_fullsized":"2024-02-10T05:28:19.302088+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T08:10:24.133132+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302334+0000","last_change":"2024-02-10T05:26:45.793446+0000","last_active":"2024-02-10T05:28:19.302334+0000","last_peered":"2024-02-10T05:28:19.302334+0000","last_clean":"2024-02-10T05:28:19.302334+0000","last_became_active":"2024-02-10T05:26:45.793150+0000","last_became_peered":"2024-02-10T05:26:45.793150+0000","last_unstale":"2024-02-10T05:28:19.302334+0000","last_undegraded":"2024-02-10T05:28:19.302334+0000","last_fullsized":"2024-02-10T05:28:19.302334+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:06:05.990905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304156+0000","last_change":"2024-02-10T05:27:19.061815+0000","last_active":"2024-02-10T05:28:19.304156+0000","last_peered":"2024-02-10T05:28:19.304156+0000","last_clean":"2024-02-10T05:28:19.304156+0000","last_became_active":"2024-02-10T05:27:19.061526+0000","last_became_peered":"2024-02-10T05:27:19.061526+0000","last_unstale":"2024-02-10T05:28:19.304156+0000","last_undegraded":"2024-02-10T05:28:19.304156+0000","last_fullsized":"2024-02-10T05:28:19.304156+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:24:10.345265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308692+0000","last_change":"2024-02-10T05:26:44.777171+0000","last_active":"2024-02-10T05:28:19.308692+0000","last_peered":"2024-02-10T05:28:19.308692+0000","last_clean":"2024-02-10T05:28:19.308692+0000","last_became_active":"2024-02-10T05:26:44.776871+0000","last_became_peered":"2024-02-10T05:26:44.776871+0000","last_unstale":"2024-02-10T05:28:19.308692+0000","last_undegraded":"2024-02-10T05:28:19.308692+0000","last_fullsized":"2024-02-10T05:28:19.308692+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:30:02.102627+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305660+0000","last_change":"2024-02-10T05:26:45.784159+0000","last_active":"2024-02-10T05:28:19.305660+0000","last_peered":"2024-02-10T05:28:19.305660+0000","last_clean":"2024-02-10T05:28:19.305660+0000","last_became_active":"2024-02-10T05:26:45.783874+0000","last_became_peered":"2024-02-10T05:26:45.783874+0000","last_unstale":"2024-02-10T05:28:19.305660+0000","last_undegraded":"2024-02-10T05:28:19.305660+0000","last_fullsized":"2024-02-10T05:28:19.305660+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:50:50.126272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304367+0000","last_change":"2024-02-10T05:26:44.780860+0000","last_active":"2024-02-10T05:28:19.304367+0000","last_peered":"2024-02-10T05:28:19.304367+0000","last_clean":"2024-02-10T05:28:19.304367+0000","last_became_active":"2024-02-10T05:26:44.779763+0000","last_became_peered":"2024-02-10T05:26:44.779763+0000","last_unstale":"2024-02-10T05:28:19.304367+0000","last_undegraded":"2024-02-10T05:28:19.304367+0000","last_fullsized":"2024-02-10T05:28:19.304367+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:08:52.866759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306720+0000","last_change":"2024-02-10T05:26:45.774425+0000","last_active":"2024-02-10T05:28:19.306720+0000","last_peered":"2024-02-10T05:28:19.306720+0000","last_clean":"2024-02-10T05:28:19.306720+0000","last_became_active":"2024-02-10T05:26:45.774153+0000","last_became_peered":"2024-02-10T05:26:45.774153+0000","last_unstale":"2024-02-10T05:28:19.306720+0000","last_undegraded":"2024-02-10T05:28:19.306720+0000","last_fullsized":"2024-02-10T05:28:19.306720+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:51:40.122019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300468+0000","last_change":"2024-02-10T05:26:44.769087+0000","last_active":"2024-02-10T05:28:19.300468+0000","last_peered":"2024-02-10T05:28:19.300468+0000","last_clean":"2024-02-10T05:28:19.300468+0000","last_became_active":"2024-02-10T05:26:44.768839+0000","last_became_peered":"2024-02-10T05:26:44.768839+0000","last_unstale":"2024-02-10T05:28:19.300468+0000","last_undegraded":"2024-02-10T05:28:19.300468+0000","last_fullsized":"2024-02-10T05:28:19.300468+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:33.336827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301042+0000","last_change":"2024-02-10T05:26:45.771185+0000","last_active":"2024-02-10T05:28:19.301042+0000","last_peered":"2024-02-10T05:28:19.301042+0000","last_clean":"2024-02-10T05:28:19.301042+0000","last_became_active":"2024-02-10T05:26:45.770827+0000","last_became_peered":"2024-02-10T05:26:45.770827+0000","last_unstale":"2024-02-10T05:28:19.301042+0000","last_undegraded":"2024-02-10T05:28:19.301042+0000","last_fullsized":"2024-02-10T05:28:19.301042+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:47:55.395021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300598+0000","last_change":"2024-02-10T05:26:44.767963+0000","last_active":"2024-02-10T05:28:19.300598+0000","last_peered":"2024-02-10T05:28:19.300598+0000","last_clean":"2024-02-10T05:28:19.300598+0000","last_became_active":"2024-02-10T05:26:44.767702+0000","last_became_peered":"2024-02-10T05:26:44.767702+0000","last_unstale":"2024-02-10T05:28:19.300598+0000","last_undegraded":"2024-02-10T05:28:19.300598+0000","last_fullsized":"2024-02-10T05:28:19.300598+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:33:44.617744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.496427+0000","last_change":"2024-02-10T05:28:20.496427+0000","last_active":"2024-02-10T05:28:20.496427+0000","last_peered":"2024-02-10T05:28:20.496427+0000","last_clean":"2024-02-10T05:28:20.496427+0000","last_became_active":"2024-02-10T05:28:20.496176+0000","last_became_peered":"2024-02-10T05:28:20.496176+0000","last_unstale":"2024-02-10T05:28:20.496427+0000","last_undegraded":"2024-02-10T05:28:20.496427+0000","last_fullsized":"2024-02-10T05:28:20.496427+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:58:41.722438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304955+0000","last_change":"2024-02-10T05:26:44.781861+0000","last_active":"2024-02-10T05:28:19.304955+0000","last_peered":"2024-02-10T05:28:19.304955+0000","last_clean":"2024-02-10T05:28:19.304955+0000","last_became_active":"2024-02-10T05:26:44.779911+0000","last_became_peered":"2024-02-10T05:26:44.779911+0000","last_unstale":"2024-02-10T05:28:19.304955+0000","last_undegraded":"2024-02-10T05:28:19.304955+0000","last_fullsized":"2024-02-10T05:28:19.304955+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:37:04.327533+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308624+0000","last_change":"2024-02-10T05:26:45.794041+0000","last_active":"2024-02-10T05:28:19.308624+0000","last_peered":"2024-02-10T05:28:19.308624+0000","last_clean":"2024-02-10T05:28:19.308624+0000","last_became_active":"2024-02-10T05:26:45.793737+0000","last_became_peered":"2024-02-10T05:26:45.793737+0000","last_unstale":"2024-02-10T05:28:19.308624+0000","last_undegraded":"2024-02-10T05:28:19.308624+0000","last_fullsized":"2024-02-10T05:28:19.308624+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:13:32.930226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304674+0000","last_change":"2024-02-10T05:26:44.776845+0000","last_active":"2024-02-10T05:28:19.304674+0000","last_peered":"2024-02-10T05:28:19.304674+0000","last_clean":"2024-02-10T05:28:19.304674+0000","last_became_active":"2024-02-10T05:26:44.776538+0000","last_became_peered":"2024-02-10T05:26:44.776538+0000","last_unstale":"2024-02-10T05:28:19.304674+0000","last_undegraded":"2024-02-10T05:28:19.304674+0000","last_fullsized":"2024-02-10T05:28:19.304674+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:17.716389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305873+0000","last_change":"2024-02-10T05:26:45.786593+0000","last_active":"2024-02-10T05:28:19.305873+0000","last_peered":"2024-02-10T05:28:19.305873+0000","last_clean":"2024-02-10T05:28:19.305873+0000","last_became_active":"2024-02-10T05:26:45.786201+0000","last_became_peered":"2024-02-10T05:26:45.786201+0000","last_unstale":"2024-02-10T05:28:19.305873+0000","last_undegraded":"2024-02-10T05:28:19.305873+0000","last_fullsized":"2024-02-10T05:28:19.305873+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:56:56.553346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301272+0000","last_change":"2024-02-10T05:26:44.766766+0000","last_active":"2024-02-10T05:28:19.301272+0000","last_peered":"2024-02-10T05:28:19.301272+0000","last_clean":"2024-02-10T05:28:19.301272+0000","last_became_active":"2024-02-10T05:26:44.766378+0000","last_became_peered":"2024-02-10T05:26:44.766378+0000","last_unstale":"2024-02-10T05:28:19.301272+0000","last_undegraded":"2024-02-10T05:28:19.301272+0000","last_fullsized":"2024-02-10T05:28:19.301272+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:08.781216+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301719+0000","last_change":"2024-02-10T05:26:45.787401+0000","last_active":"2024-02-10T05:28:19.301719+0000","last_peered":"2024-02-10T05:28:19.301719+0000","last_clean":"2024-02-10T05:28:19.301719+0000","last_became_active":"2024-02-10T05:26:45.786908+0000","last_became_peered":"2024-02-10T05:26:45.786908+0000","last_unstale":"2024-02-10T05:28:19.301719+0000","last_undegraded":"2024-02-10T05:28:19.301719+0000","last_fullsized":"2024-02-10T05:28:19.301719+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:33:25.470640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"61'2","reported_seq":33,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.499502+0000","last_change":"2024-02-10T05:28:20.499502+0000","last_active":"2024-02-10T05:28:20.499502+0000","last_peered":"2024-02-10T05:28:20.499502+0000","last_clean":"2024-02-10T05:28:20.499502+0000","last_became_active":"2024-02-10T05:28:20.497127+0000","last_became_peered":"2024-02-10T05:28:20.497127+0000","last_unstale":"2024-02-10T05:28:20.499502+0000","last_undegraded":"2024-02-10T05:28:20.499502+0000","last_fullsized":"2024-02-10T05:28:20.499502+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T14:58:18.743643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305700+0000","last_change":"2024-02-10T05:26:45.791488+0000","last_active":"2024-02-10T05:28:19.305700+0000","last_peered":"2024-02-10T05:28:19.305700+0000","last_clean":"2024-02-10T05:28:19.305700+0000","last_became_active":"2024-02-10T05:26:45.787816+0000","last_became_peered":"2024-02-10T05:26:45.787816+0000","last_unstale":"2024-02-10T05:28:19.305700+0000","last_undegraded":"2024-02-10T05:28:19.305700+0000","last_fullsized":"2024-02-10T05:28:19.305700+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:10:41.312482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308412+0000","last_change":"2024-02-10T05:26:45.799542+0000","last_active":"2024-02-10T05:28:19.308412+0000","last_peered":"2024-02-10T05:28:19.308412+0000","last_clean":"2024-02-10T05:28:19.308412+0000","last_became_active":"2024-02-10T05:26:45.798806+0000","last_became_peered":"2024-02-10T05:26:45.798806+0000","last_unstale":"2024-02-10T05:28:19.308412+0000","last_undegraded":"2024-02-10T05:28:19.308412+0000","last_fullsized":"2024-02-10T05:28:19.308412+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:11:20.157745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304050+0000","last_change":"2024-02-10T05:26:45.783419+0000","last_active":"2024-02-10T05:28:19.304050+0000","last_peered":"2024-02-10T05:28:19.304050+0000","last_clean":"2024-02-10T05:28:19.304050+0000","last_became_active":"2024-02-10T05:26:45.783077+0000","last_became_peered":"2024-02-10T05:26:45.783077+0000","last_unstale":"2024-02-10T05:28:19.304050+0000","last_undegraded":"2024-02-10T05:28:19.304050+0000","last_fullsized":"2024-02-10T05:28:19.304050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:02:39.953189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301451+0000","last_change":"2024-02-10T05:26:45.781614+0000","last_active":"2024-02-10T05:28:19.301451+0000","last_peered":"2024-02-10T05:28:19.301451+0000","last_clean":"2024-02-10T05:28:19.301451+0000","last_became_active":"2024-02-10T05:26:45.781340+0000","last_became_peered":"2024-02-10T05:26:45.781340+0000","last_unstale":"2024-02-10T05:28:19.301451+0000","last_undegraded":"2024-02-10T05:28:19.301451+0000","last_fullsized":"2024-02-10T05:28:19.301451+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:27:59.670697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306162+0000","last_change":"2024-02-10T05:26:45.793809+0000","last_active":"2024-02-10T05:28:19.306162+0000","last_peered":"2024-02-10T05:28:19.306162+0000","last_clean":"2024-02-10T05:28:19.306162+0000","last_became_active":"2024-02-10T05:26:45.793528+0000","last_became_peered":"2024-02-10T05:26:45.793528+0000","last_unstale":"2024-02-10T05:28:19.306162+0000","last_undegraded":"2024-02-10T05:28:19.306162+0000","last_fullsized":"2024-02-10T05:28:19.306162+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:48:48.158731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.24","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301668+0000","last_change":"2024-02-10T05:26:45.793831+0000","last_active":"2024-02-10T05:28:19.301668+0000","last_peered":"2024-02-10T05:28:19.301668+0000","last_clean":"2024-02-10T05:28:19.301668+0000","last_became_active":"2024-02-10T05:26:45.793483+0000","last_became_peered":"2024-02-10T05:26:45.793483+0000","last_unstale":"2024-02-10T05:28:19.301668+0000","last_undegraded":"2024-02-10T05:28:19.301668+0000","last_fullsized":"2024-02-10T05:28:19.301668+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:32.203724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301192+0000","last_change":"2024-02-10T05:26:45.797648+0000","last_active":"2024-02-10T05:28:19.301192+0000","last_peered":"2024-02-10T05:28:19.301192+0000","last_clean":"2024-02-10T05:28:19.301192+0000","last_became_active":"2024-02-10T05:26:45.797357+0000","last_became_peered":"2024-02-10T05:26:45.797357+0000","last_unstale":"2024-02-10T05:28:19.301192+0000","last_undegraded":"2024-02-10T05:28:19.301192+0000","last_fullsized":"2024-02-10T05:28:19.301192+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:28:25.314325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":10,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.497302+0000","last_change":"2024-02-10T05:28:20.497302+0000","last_active":"2024-02-10T05:28:20.497302+0000","last_peered":"2024-02-10T05:28:20.497302+0000","last_clean":"2024-02-10T05:28:20.497302+0000","last_became_active":"2024-02-10T05:28:20.496949+0000","last_became_peered":"2024-02-10T05:28:20.496949+0000","last_unstale":"2024-02-10T05:28:20.497302+0000","last_undegraded":"2024-02-10T05:28:20.497302+0000","last_fullsized":"2024-02-10T05:28:20.497302+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:38:15.260752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302338+0000","last_change":"2024-02-10T05:26:45.775800+0000","last_active":"2024-02-10T05:28:19.302338+0000","last_peered":"2024-02-10T05:28:19.302338+0000","last_clean":"2024-02-10T05:28:19.302338+0000","last_became_active":"2024-02-10T05:26:45.775526+0000","last_became_peered":"2024-02-10T05:26:45.775526+0000","last_unstale":"2024-02-10T05:28:19.302338+0000","last_undegraded":"2024-02-10T05:28:19.302338+0000","last_fullsized":"2024-02-10T05:28:19.302338+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:30.778855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.28","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301370+0000","last_change":"2024-02-10T05:26:45.768139+0000","last_active":"2024-02-10T05:28:19.301370+0000","last_peered":"2024-02-10T05:28:19.301370+0000","last_clean":"2024-02-10T05:28:19.301370+0000","last_became_active":"2024-02-10T05:26:45.767634+0000","last_became_peered":"2024-02-10T05:26:45.767634+0000","last_unstale":"2024-02-10T05:28:19.301370+0000","last_undegraded":"2024-02-10T05:28:19.301370+0000","last_fullsized":"2024-02-10T05:28:19.301370+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:43:11.364448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301453+0000","last_change":"2024-02-10T05:26:45.794286+0000","last_active":"2024-02-10T05:28:19.301453+0000","last_peered":"2024-02-10T05:28:19.301453+0000","last_clean":"2024-02-10T05:28:19.301453+0000","last_became_active":"2024-02-10T05:26:45.793963+0000","last_became_peered":"2024-02-10T05:26:45.793963+0000","last_unstale":"2024-02-10T05:28:19.301453+0000","last_undegraded":"2024-02-10T05:28:19.301453+0000","last_fullsized":"2024-02-10T05:28:19.301453+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:20:44.454743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301469+0000","last_change":"2024-02-10T05:26:45.787836+0000","last_active":"2024-02-10T05:28:19.301469+0000","last_peered":"2024-02-10T05:28:19.301469+0000","last_clean":"2024-02-10T05:28:19.301469+0000","last_became_active":"2024-02-10T05:26:45.787491+0000","last_became_peered":"2024-02-10T05:26:45.787491+0000","last_unstale":"2024-02-10T05:28:19.301469+0000","last_undegraded":"2024-02-10T05:28:19.301469+0000","last_fullsized":"2024-02-10T05:28:19.301469+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:31:49.776954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":10,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.868557+0000","last_change":"2024-02-10T05:28:20.868557+0000","last_active":"2024-02-10T05:28:20.868557+0000","last_peered":"2024-02-10T05:28:20.868557+0000","last_clean":"2024-02-10T05:28:20.868557+0000","last_became_active":"2024-02-10T05:28:20.868268+0000","last_became_peered":"2024-02-10T05:28:20.868268+0000","last_unstale":"2024-02-10T05:28:20.868557+0000","last_undegraded":"2024-02-10T05:28:20.868557+0000","last_fullsized":"2024-02-10T05:28:20.868557+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:36:37.619286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308571+0000","last_change":"2024-02-10T05:26:45.800355+0000","last_active":"2024-02-10T05:28:19.308571+0000","last_peered":"2024-02-10T05:28:19.308571+0000","last_clean":"2024-02-10T05:28:19.308571+0000","last_became_active":"2024-02-10T05:26:45.800014+0000","last_became_peered":"2024-02-10T05:26:45.800014+0000","last_unstale":"2024-02-10T05:28:19.308571+0000","last_undegraded":"2024-02-10T05:28:19.308571+0000","last_fullsized":"2024-02-10T05:28:19.308571+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:38:35.311563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3094,"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":16,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":9282,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234010,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298548,"kb_used_data":1260,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446604,"statfs":{"total":95995035648,"available":95689322496,"internally_reserved":0,"allocated":1290240,"data_stored":892435,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.437},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.55200000000000005}]},{"osd":1,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.499},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.66400000000000003}]},{"osd":2,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.54100000000000004}]},{"osd":3,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.63400000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.64900000000000002}]},{"osd":5,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.68999999999999995}]},{"osd":6,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.68200000000000005}]}]},{"osd":6,"up_from":46,"seq":197568495646,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298556,"kb_used_data":1268,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446596,"statfs":{"total":95995035648,"available":95689314304,"internally_reserved":0,"allocated":1298432,"data_stored":894506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.55100000000000005,"15min":0.55900000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.495,"5min":0.52300000000000002,"15min":0.52700000000000002},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67400000000000004,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.754}]},{"osd":1,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.52600000000000002,"15min":0.53000000000000003},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.65600000000000003,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.62},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.56299999999999994,"15min":0.57099999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.67300000000000004,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.60199999999999998}]},{"osd":2,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.57199999999999995,"15min":0.58199999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.77600000000000002,"5min":0.92400000000000004,"15min":0.92400000000000004},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.52800000000000002,"15min":0.53100000000000003},"min":{"1min":0.39400000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.58099999999999996}]},{"osd":3,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.55600000000000005,"15min":0.56399999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.70299999999999996,"5min":0.751,"15min":0.751},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.59399999999999997,"15min":0.60699999999999998},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.72899999999999998,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.72499999999999998}]},{"osd":4,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.46300000000000002,"15min":0.46700000000000003},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.71699999999999997,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.505,"15min":0.50800000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.60899999999999999,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.67200000000000004}]},{"osd":5,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.502,"15min":0.505},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.65100000000000002,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.51300000000000001,"15min":0.51800000000000002},"min":{"1min":0.373,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.64100000000000001,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.69899999999999995}]},{"osd":7,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.79000000000000004}]}]},{"osd":2,"up_from":18,"seq":77309411379,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297964,"kb_used_data":676,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447188,"statfs":{"total":95995035648,"available":95689920512,"internally_reserved":0,"allocated":692224,"data_stored":301814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.35899999999999999,"5min":0.378,"15min":0.371},"min":{"1min":0.185,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":0.58599999999999997,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40699999999999997,"15min":0.39500000000000002},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.63,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.46100000000000002}]},{"osd":1,"last update":"Sat Feb 10 05:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.40000000000000002,"15min":0.40300000000000002},"min":{"1min":0.23499999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.53400000000000003,"5min":0.628,"15min":0.628},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42799999999999999,"15min":0.41199999999999998},"min":{"1min":0.311,"5min":0.193,"15min":0.193},"max":{"1min":0.63800000000000001,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.39400000000000002}]},{"osd":3,"last update":"Sat Feb 10 05:28:01 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.47199999999999998,"15min":0.48499999999999999},"min":{"1min":0.27300000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.442,"15min":0.45200000000000001},"min":{"1min":0.26100000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.495}]},{"osd":4,"last update":"Sat Feb 10 05:28:17 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.33200000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.82999999999999996,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.621,"15min":0.627},"min":{"1min":0.50600000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.006,"5min":1.006,"15min":1.006},"last":0.78000000000000003}]},{"osd":5,"last update":"Sat Feb 10 05:27:42 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.625,"15min":0.625},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.60799999999999998,"15min":0.60699999999999998},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.88500000000000001,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.65900000000000003}]},{"osd":6,"last update":"Sat Feb 10 05:28:07 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.59099999999999997,"15min":0.59299999999999997},"min":{"1min":0.36099999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.624,"15min":0.627},"min":{"1min":0.42299999999999999,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":0.72799999999999998}]},{"osd":7,"last update":"Sat Feb 10 05:27:27 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.64900000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738428,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298560,"kb_used_data":1272,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446592,"statfs":{"total":95995035648,"available":95689310208,"internally_reserved":0,"allocated":1302528,"data_stored":892882,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.35199999999999998,"5min":0.34300000000000003,"15min":0.31900000000000001},"min":{"1min":0.25,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.57599999999999996,"5min":0.63,"15min":0.63},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.35399999999999998,"15min":0.32400000000000001},"min":{"1min":0.255,"5min":0.215,"15min":0.215},"max":{"1min":0.53900000000000003,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.34999999999999998}]},{"osd":2,"last update":"Sat Feb 10 05:27:37 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.374,"15min":0.36199999999999999},"min":{"1min":0.23300000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.311},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.40600000000000003,"15min":0.39400000000000002},"min":{"1min":0.307,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.54200000000000004,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.40400000000000003}]},{"osd":3,"last update":"Sat Feb 10 05:27:56 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.45400000000000001,"15min":0.45800000000000002},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.64100000000000001,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.498},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.42699999999999999,"15min":0.42999999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.56100000000000005,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.437}]},{"osd":4,"last update":"Sat Feb 10 05:28:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51300000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.55700000000000005,"15min":0.55600000000000005},"min":{"1min":0.41799999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.51900000000000002}]},{"osd":5,"last update":"Sat Feb 10 05:27:41 2024","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.57499999999999996,"15min":0.56799999999999995},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.56699999999999995,"15min":0.56299999999999994},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.47099999999999997}]},{"osd":6,"last update":"Sat Feb 10 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.57899999999999996,"15min":0.57199999999999995},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.48599999999999999}]},{"osd":7,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.53500000000000003}]}]},{"osd":4,"up_from":30,"seq":128849018920,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297980,"kb_used_data":692,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":708608,"data_stored":302494,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:20 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.55300000000000005,"15min":0.56699999999999995},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.69199999999999995,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.503},{"interface":"front","average":{"1min":0.497,"5min":0.55100000000000005,"15min":0.56499999999999995},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.64000000000000001,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.52300000000000002}]},{"osd":1,"last update":"Sat Feb 10 05:28:20 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.55500000000000005,"15min":0.57399999999999995},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.65900000000000003,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.55300000000000005,"15min":0.56699999999999995},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.68500000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.53900000000000003}]},{"osd":2,"last update":"Sat Feb 10 05:28:20 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.56000000000000005,"15min":0.57799999999999996},"min":{"1min":0.35099999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.64800000000000002,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.503,"5min":0.54100000000000004,"15min":0.54900000000000004},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.65200000000000002,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.57699999999999996}]},{"osd":3,"last update":"Sat Feb 10 05:28:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.56499999999999995,"15min":0.57299999999999995},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.68200000000000005,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.5,"5min":0.55400000000000005,"15min":0.57199999999999995},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.629,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.438}]},{"osd":5,"last update":"Sat Feb 10 05:27:39 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.42899999999999999,"15min":0.43099999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.66700000000000004,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.443,"15min":0.435},"min":{"1min":0.34599999999999997,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.69599999999999995,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.56599999999999995}]},{"osd":6,"last update":"Sat Feb 10 05:28:05 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.434,"15min":0.42999999999999999},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.378},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.503,"15min":0.501},"min":{"1min":0.38200000000000001,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.73599999999999999,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.54800000000000004}]},{"osd":7,"last update":"Sat Feb 10 05:27:30 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.41999999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574903,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297960,"kb_used_data":672,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447192,"statfs":{"total":95995035648,"available":95689924608,"internally_reserved":0,"allocated":688128,"data_stored":301179,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:12 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.35199999999999998,"15min":0.31900000000000001},"min":{"1min":0.23599999999999999,"5min":0.19,"15min":0.19},"max":{"1min":0.58899999999999997,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.376,"15min":0.34000000000000002},"min":{"1min":0.23200000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.48099999999999998}]},{"osd":2,"last update":"Sat Feb 10 05:27:33 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.41599999999999998,"15min":0.40799999999999997},"min":{"1min":0.32500000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.51300000000000001,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.434},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.39600000000000002,"15min":0.39800000000000002},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.46100000000000002,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.49199999999999999}]},{"osd":3,"last update":"Sat Feb 10 05:27:59 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.432,"15min":0.45100000000000001},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.626,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.48199999999999998,"15min":0.49399999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.66000000000000003,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.53500000000000003}]},{"osd":4,"last update":"Sat Feb 10 05:28:14 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57999999999999996,"15min":0.59799999999999998},"min":{"1min":0.42199999999999999,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.80000000000000004,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.61399999999999999,"15min":0.63200000000000001},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.87,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.872}]},{"osd":5,"last update":"Sat Feb 10 05:27:43 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.56399999999999995,"15min":0.57399999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.64400000000000002,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.60899999999999999,"15min":0.62},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.70899999999999996,"5min":1.01,"15min":1.01},"last":0.78600000000000003}]},{"osd":6,"last update":"Sat Feb 10 05:28:07 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.439,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.81200000000000006,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.53800000000000003,"15min":0.53600000000000003},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.77500000000000002,"5min":0.96299999999999997,"15min":0.96299999999999997},"last":0.752}]},{"osd":7,"last update":"Sat Feb 10 05:27:27 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.77300000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182445,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297984,"kb_used_data":696,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447168,"statfs":{"total":95995035648,"available":95689900032,"internally_reserved":0,"allocated":712704,"data_stored":304242,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.40200000000000002,"15min":0.39900000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":1.839,"5min":1.839,"15min":1.839},"last":0.249},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.439,"15min":0.437},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":2.1960000000000002,"5min":2.1960000000000002,"15min":2.1960000000000002},"last":0.33800000000000002}]},{"osd":1,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.42399999999999999,"15min":0.439},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.54600000000000004,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.435,"15min":0.44400000000000001},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.27800000000000002}]},{"osd":2,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.45800000000000002,"15min":0.46200000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.439,"15min":0.438},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":0.316}]},{"osd":4,"last update":"Sat Feb 10 05:28:18 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.57899999999999996,"15min":0.56999999999999995},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.82499999999999996,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.58699999999999997,"15min":0.58999999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.44700000000000001}]},{"osd":5,"last update":"Sat Feb 10 05:27:41 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.54800000000000004,"15min":0.54700000000000004},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.754,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.621,"5min":0.57999999999999996,"15min":0.57299999999999995},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.8620000000000001,"5min":1.8620000000000001,"15min":1.8620000000000001},"last":0.46200000000000002}]},{"osd":6,"last update":"Sat Feb 10 05:28:08 2024","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.57999999999999996,"15min":0.57199999999999995},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.907,"5min":1.907,"15min":1.907},"last":0.435},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.58799999999999997,"15min":0.57499999999999996},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":2.2669999999999999,"5min":2.2669999999999999,"15min":2.2669999999999999},"last":0.505}]},{"osd":7,"last update":"Sat Feb 10 05:27:26 2024","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.885,"5min":1.885,"15min":1.885},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.41999999999999998}]}]},{"osd":5,"up_from":38,"seq":163208757282,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297980,"kb_used_data":692,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":708608,"data_stored":304228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.50900000000000001,"15min":0.51000000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.61599999999999999,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.623},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.498,"15min":0.499},"min":{"1min":0.38400000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.70199999999999996,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.68000000000000005}]},{"osd":1,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.50800000000000001,"15min":0.505},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.70599999999999996,"5min":0.745,"15min":0.745},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.505,"15min":0.505},"min":{"1min":0.39600000000000002,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.65800000000000003,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.64100000000000001}]},{"osd":2,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.51200000000000001,"15min":0.51400000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.54700000000000004,"15min":0.54500000000000004},"min":{"1min":0.39900000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.73899999999999999,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.75800000000000001}]},{"osd":3,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.372,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.71899999999999997,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.54300000000000004,"15min":0.53800000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.76900000000000002,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.78500000000000003}]},{"osd":4,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.40400000000000003,"15min":0.39600000000000002},"min":{"1min":0.312,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.44500000000000001,"15min":0.438},"min":{"1min":0.33200000000000002,"5min":0.317,"15min":0.317},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.495}]},{"osd":6,"last update":"Sat Feb 10 05:28:05 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.497,"15min":0.5},"min":{"1min":0.35799999999999998,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.55100000000000005,"15min":0.55600000000000005},"min":{"1min":0.39400000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.74199999999999999}]},{"osd":7,"last update":"Sat Feb 10 05:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.66400000000000003}]}]}],"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":700,"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":2428,"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":680,"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":2414,"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":2324,"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":576,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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-02-10T05:28:27.160 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph status --format=json 2024-02-10T05:28:27.417 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:28:27.727 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:27 smithi189 ceph-mon[31422]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:27.840 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:27 smithi178 ceph-mon[27572]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:27.840 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:27 smithi178 ceph-mon[36851]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:27.841 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[75150]: ts=2024-02-10T05:28:27.491Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000488119s 2024-02-10T05:28:29.034 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:28 smithi189 systemd[1]: Stopping Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:28:29.287 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:28:29.033Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T05:28:29.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:28:29.034Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-10T05:28:29.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:28:29.034Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-10T05:28:29.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:28:29.034Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T05:28:29.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:28:29.034Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-10T05:28:29.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:28:29.034Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-10T05:28:29.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:28:29.034Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T05:28:29.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:28:29.034Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-10T05:28:29.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:28:29.034Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-10T05:28:29.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:28:29.034Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T05:28:29.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:28:29.034Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-10T05:28:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[61590]: ts=2024-02-10T05:28:29.034Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-10T05:28:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 podman[65028]: 2024-02-10 05:28:29.044612466 +0000 UTC m=+0.118940955 container died d569ce1c76f1e184abb3c72e0f2fefbe50784cf4c1bfbe38117ab9943be06431 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:28:29.465 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:28:29.466 INFO:teuthology.orchestra.run.smithi178.stdout:{"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":14,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":327,"monmap":{"epoch":3,"min_mon_release_name":"quincy","num_mons":3},"osdmap":{"epoch":68,"num_osds":8,"num_up_osds":8,"osd_up_since":1707542786,"num_in_osds":8,"osd_in_since":1707542769,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":105}],"num_pgs":105,"num_pools":4,"num_objects":24,"data_bytes":593462,"bytes_used":2442784768,"bytes_avail":765517500416,"bytes_total":767960285184,"recovering_objects_per_sec":0,"recovering_bytes_per_sec":0,"recovering_keys_per_sec":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0},"fsmap":{"epoch":6,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"a","status":"up:active","gid":24359}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"services":{"dashboard":"https://172.21.15.178:8443/","prometheus":"http://172.21.15.178:9283/"}},"servicemap":{"epoch":13,"modified":"2024-02-10T05:28:21.018589+0000","services":{}},"progress_events":{}} 2024-02-10T05:28:29.590 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 podman[65028]: 2024-02-10 05:28:29.381049746 +0000 UTC m=+0.455378235 container cleanup d569ce1c76f1e184abb3c72e0f2fefbe50784cf4c1bfbe38117ab9943be06431 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:28:29.590 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 bash[65028]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T05:28:29.997 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 podman[65047]: 2024-02-10 05:28:29.590420968 +0000 UTC m=+0.548630452 container remove d569ce1c76f1e184abb3c72e0f2fefbe50784cf4c1bfbe38117ab9943be06431 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:28:29.997 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@prometheus.a.service: Deactivated successfully. 2024-02-10T05:28:29.997 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 systemd[1]: Stopped Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:28:29.997 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@prometheus.a.service: Consumed 1.060s CPU time. 2024-02-10T05:28:29.997 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 systemd[1]: Starting Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:28:30.186 INFO:tasks.cephadm.ceph_manager.ceph:no progress seen, keeping timeout for now 2024-02-10T05:28:30.186 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T05:28:30.249 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-mon[31422]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:30.249 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/418807532' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-02-10T05:28:30.249 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:29 smithi189 podman[65148]: 2024-02-10 05:28:29.900659991 +0000 UTC m=+0.018542984 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-02-10T05:28:30.249 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 podman[65148]: 2024-02-10 05:28:30.019524765 +0000 UTC m=+0.137407740 container create b2d06a069e23c6a65e1e779c271bcdb0c721b65b22827354f1126cf6b80ef026 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:28:30.249 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 podman[65148]: 2024-02-10 05:28:30.243607956 +0000 UTC m=+0.361490942 container init b2d06a069e23c6a65e1e779c271bcdb0c721b65b22827354f1126cf6b80ef026 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:28:30.249 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 podman[65148]: 2024-02-10 05:28:30.249149548 +0000 UTC m=+0.367032525 container start b2d06a069e23c6a65e1e779c271bcdb0c721b65b22827354f1126cf6b80ef026 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:28:30.433 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-mon[27572]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:30.433 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/418807532' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-02-10T05:28:30.434 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-mon[36851]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:30.434 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/418807532' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-02-10T05:28:30.447 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:28:30.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.273Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-10T05:28:30.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.273Z 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-02-10T05:28:30.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.273Z caller=main.go:570 level=info host_details="(Linux 5.14.0-419.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024 x86_64 smithi189 (none))" 2024-02-10T05:28:30.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.273Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T05:28:30.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.273Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T05:28:30.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.275Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T05:28:30.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.275Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-10T05:28:30.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.277Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-10T05:28:30.538 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.277Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-10T05:28:30.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.279Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T05:28:30.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.279Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.843µs 2024-02-10T05:28:30.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.279Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T05:28:30.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.279Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-02-10T05:28:30.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.279Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-02-10T05:28:30.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.279Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.031µs wal_replay_duration=569.615µs wbl_replay_duration=100ns total_replay_duration=607.276µs 2024-02-10T05:28:30.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.280Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T05:28:30.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.281Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-10T05:28:30.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.281Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T05:28:30.539 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.295Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.272324ms db_storage=1.141µs remote_storage=1.19µs web_handler=343ns query_engine=648ns scrape=426.79µs scrape_sd=38.336µs notify=21.512µs notify_sd=5.912µs rules=13.489619ms tracing=6.079µs 2024-02-10T05:28:30.540 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.295Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-10T05:28:30.540 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:28:30.295Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-10T05:28:30.540 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 bash[65148]: b2d06a069e23c6a65e1e779c271bcdb0c721b65b22827354f1126cf6b80ef026 2024-02-10T05:28:30.540 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:28:30 smithi189 systemd[1]: Started Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:28:30.707 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Bus STOPPING 2024-02-10T05:28:30.708 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:28:30.708 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Bus STOPPED 2024-02-10T05:28:30.708 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Bus STARTING 2024-02-10T05:28:30.708 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Serving on http://:::9283 2024-02-10T05:28:30.708 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Bus STARTED 2024-02-10T05:28:30.708 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Bus STOPPING 2024-02-10T05:28:30.708 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:28:30.708 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Bus STOPPED 2024-02-10T05:28:30.708 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Bus STARTING 2024-02-10T05:28:30.708 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Serving on http://:::9283 2024-02-10T05:28:30.708 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Bus STARTED 2024-02-10T05:28:30.708 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Bus STOPPING 2024-02-10T05:28:30.708 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:28:30.709 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Bus STOPPED 2024-02-10T05:28:30.709 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Bus STARTING 2024-02-10T05:28:30.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Serving on http://:::9283 2024-02-10T05:28:30.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:30] ENGINE Bus STARTED 2024-02-10T05:28:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:28:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi178.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T05:28:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:28:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi189.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T05:28:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:28:31.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi189.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T05:28:31.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:28:31.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:28:31.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi178.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T05:28:31.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:28:31.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi189.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T05:28:31.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:28:31.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi189.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T05:28:31.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:31 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:28:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:31 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:31 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:31 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:28:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:31 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi178.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T05:28:31.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:31 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:31 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:28:31.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:31 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi189.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T05:28:31.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:31 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:31 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:28:31.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:31 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi189.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T05:28:31.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:31 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:31.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:31 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:28:32.457 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:28:32.459 INFO:teuthology.orchestra.run.smithi178.stderr:dumped all 2024-02-10T05:28:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:32 smithi178 ceph-mon[27572]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:28:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:32 smithi178 ceph-mon[27572]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi178.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T05:28:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:32 smithi178 ceph-mon[27572]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:28:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:32 smithi178 ceph-mon[27572]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi189.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T05:28:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:32 smithi178 ceph-mon[27572]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:28:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:32 smithi178 ceph-mon[27572]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi189.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T05:28:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:32 smithi178 ceph-mon[27572]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:32 smithi178 ceph-mon[36851]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:28:32.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:32 smithi178 ceph-mon[36851]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi178.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T05:28:32.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:32 smithi178 ceph-mon[36851]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:28:32.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:32 smithi178 ceph-mon[36851]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi189.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T05:28:32.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:32 smithi178 ceph-mon[36851]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:28:32.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:32 smithi178 ceph-mon[36851]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi189.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T05:28:32.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:32 smithi178 ceph-mon[36851]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:32.753 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:32 smithi189 ceph-mon[31422]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:28:32.753 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:32 smithi189 ceph-mon[31422]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi178.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T05:28:32.753 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:32 smithi189 ceph-mon[31422]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:28:32.753 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:32 smithi189 ceph-mon[31422]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi189.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T05:28:32.753 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:32 smithi189 ceph-mon[31422]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:28:32.753 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:32 smithi189 ceph-mon[31422]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi189.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T05:28:32.753 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:32 smithi189 ceph-mon[31422]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:33.727 INFO:teuthology.orchestra.run.smithi178.stdout:{"pg_ready":true,"pg_map":{"version":43,"stamp":"2024-02-10T05:28:31.020601+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593462,"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":212,"num_read_kb":306,"num_write":227,"num_write_kb":2432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":170,"ondisk_log_size":170,"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":2385532,"kb_used_data":7228,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575684,"statfs":{"total":767960285184,"available":765517500416,"internally_reserved":0,"allocated":7401472,"data_stored":4193780,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.718736"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305505+0000","last_change":"2024-02-10T05:26:45.791291+0000","last_active":"2024-02-10T05:28:19.305505+0000","last_peered":"2024-02-10T05:28:19.305505+0000","last_clean":"2024-02-10T05:28:19.305505+0000","last_became_active":"2024-02-10T05:26:45.787324+0000","last_became_peered":"2024-02-10T05:26:45.787324+0000","last_unstale":"2024-02-10T05:28:19.305505+0000","last_undegraded":"2024-02-10T05:28:19.305505+0000","last_fullsized":"2024-02-10T05:28:19.305505+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:55:16.042483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301928+0000","last_change":"2024-02-10T05:26:45.799323+0000","last_active":"2024-02-10T05:28:19.301928+0000","last_peered":"2024-02-10T05:28:19.301928+0000","last_clean":"2024-02-10T05:28:19.301928+0000","last_became_active":"2024-02-10T05:26:45.799046+0000","last_became_peered":"2024-02-10T05:26:45.799046+0000","last_unstale":"2024-02-10T05:28:19.301928+0000","last_undegraded":"2024-02-10T05:28:19.301928+0000","last_fullsized":"2024-02-10T05:28:19.301928+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:53:58.323046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305527+0000","last_change":"2024-02-10T05:26:45.791465+0000","last_active":"2024-02-10T05:28:19.305527+0000","last_peered":"2024-02-10T05:28:19.305527+0000","last_clean":"2024-02-10T05:28:19.305527+0000","last_became_active":"2024-02-10T05:26:45.789646+0000","last_became_peered":"2024-02-10T05:26:45.789646+0000","last_unstale":"2024-02-10T05:28:19.305527+0000","last_undegraded":"2024-02-10T05:28:19.305527+0000","last_fullsized":"2024-02-10T05:28:19.305527+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:05:10.538414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301762+0000","last_change":"2024-02-10T05:26:45.768858+0000","last_active":"2024-02-10T05:28:19.301762+0000","last_peered":"2024-02-10T05:28:19.301762+0000","last_clean":"2024-02-10T05:28:19.301762+0000","last_became_active":"2024-02-10T05:26:45.768536+0000","last_became_peered":"2024-02-10T05:26:45.768536+0000","last_unstale":"2024-02-10T05:28:19.301762+0000","last_undegraded":"2024-02-10T05:28:19.301762+0000","last_fullsized":"2024-02-10T05:28:19.301762+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:58:02.775799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305252+0000","last_change":"2024-02-10T05:26:45.786043+0000","last_active":"2024-02-10T05:28:19.305252+0000","last_peered":"2024-02-10T05:28:19.305252+0000","last_clean":"2024-02-10T05:28:19.305252+0000","last_became_active":"2024-02-10T05:26:45.785122+0000","last_became_peered":"2024-02-10T05:26:45.785122+0000","last_unstale":"2024-02-10T05:28:19.305252+0000","last_undegraded":"2024-02-10T05:28:19.305252+0000","last_fullsized":"2024-02-10T05:28:19.305252+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:28:32.191843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301582+0000","last_change":"2024-02-10T05:26:45.782406+0000","last_active":"2024-02-10T05:28:19.301582+0000","last_peered":"2024-02-10T05:28:19.301582+0000","last_clean":"2024-02-10T05:28:19.301582+0000","last_became_active":"2024-02-10T05:26:45.782112+0000","last_became_peered":"2024-02-10T05:26:45.782112+0000","last_unstale":"2024-02-10T05:28:19.301582+0000","last_undegraded":"2024-02-10T05:28:19.301582+0000","last_fullsized":"2024-02-10T05:28:19.301582+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:14:56.386834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305907+0000","last_change":"2024-02-10T05:26:45.791844+0000","last_active":"2024-02-10T05:28:19.305907+0000","last_peered":"2024-02-10T05:28:19.305907+0000","last_clean":"2024-02-10T05:28:19.305907+0000","last_became_active":"2024-02-10T05:26:45.791499+0000","last_became_peered":"2024-02-10T05:26:45.791499+0000","last_unstale":"2024-02-10T05:28:19.305907+0000","last_undegraded":"2024-02-10T05:28:19.305907+0000","last_fullsized":"2024-02-10T05:28:19.305907+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:50:11.296963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300875+0000","last_change":"2024-02-10T05:26:45.785339+0000","last_active":"2024-02-10T05:28:19.300875+0000","last_peered":"2024-02-10T05:28:19.300875+0000","last_clean":"2024-02-10T05:28:19.300875+0000","last_became_active":"2024-02-10T05:26:45.785056+0000","last_became_peered":"2024-02-10T05:26:45.785056+0000","last_unstale":"2024-02-10T05:28:19.300875+0000","last_undegraded":"2024-02-10T05:28:19.300875+0000","last_fullsized":"2024-02-10T05:28:19.300875+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:07:49.676626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305414+0000","last_change":"2024-02-10T05:26:45.792253+0000","last_active":"2024-02-10T05:28:19.305414+0000","last_peered":"2024-02-10T05:28:19.305414+0000","last_clean":"2024-02-10T05:28:19.305414+0000","last_became_active":"2024-02-10T05:26:45.791961+0000","last_became_peered":"2024-02-10T05:26:45.791961+0000","last_unstale":"2024-02-10T05:28:19.305414+0000","last_undegraded":"2024-02-10T05:28:19.305414+0000","last_fullsized":"2024-02-10T05:28:19.305414+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:27:08.380538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308674+0000","last_change":"2024-02-10T05:26:45.795251+0000","last_active":"2024-02-10T05:28:19.308674+0000","last_peered":"2024-02-10T05:28:19.308674+0000","last_clean":"2024-02-10T05:28:19.308674+0000","last_became_active":"2024-02-10T05:26:45.794942+0000","last_became_peered":"2024-02-10T05:26:45.794942+0000","last_unstale":"2024-02-10T05:28:19.308674+0000","last_undegraded":"2024-02-10T05:28:19.308674+0000","last_fullsized":"2024-02-10T05:28:19.308674+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:27:26.772106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308682+0000","last_change":"2024-02-10T05:26:45.799165+0000","last_active":"2024-02-10T05:28:19.308682+0000","last_peered":"2024-02-10T05:28:19.308682+0000","last_clean":"2024-02-10T05:28:19.308682+0000","last_became_active":"2024-02-10T05:26:45.798824+0000","last_became_peered":"2024-02-10T05:26:45.798824+0000","last_unstale":"2024-02-10T05:28:19.308682+0000","last_undegraded":"2024-02-10T05:28:19.308682+0000","last_fullsized":"2024-02-10T05:28:19.308682+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:16:09.498260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305872+0000","last_change":"2024-02-10T05:26:45.788664+0000","last_active":"2024-02-10T05:28:19.305872+0000","last_peered":"2024-02-10T05:28:19.305872+0000","last_clean":"2024-02-10T05:28:19.305872+0000","last_became_active":"2024-02-10T05:26:45.788342+0000","last_became_peered":"2024-02-10T05:26:45.788342+0000","last_unstale":"2024-02-10T05:28:19.305872+0000","last_undegraded":"2024-02-10T05:28:19.305872+0000","last_fullsized":"2024-02-10T05:28:19.305872+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:34:16.848924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302441+0000","last_change":"2024-02-10T05:26:45.793595+0000","last_active":"2024-02-10T05:28:19.302441+0000","last_peered":"2024-02-10T05:28:19.302441+0000","last_clean":"2024-02-10T05:28:19.302441+0000","last_became_active":"2024-02-10T05:26:45.793291+0000","last_became_peered":"2024-02-10T05:26:45.793291+0000","last_unstale":"2024-02-10T05:28:19.302441+0000","last_undegraded":"2024-02-10T05:28:19.302441+0000","last_fullsized":"2024-02-10T05:28:19.302441+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:23:27.256335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305622+0000","last_change":"2024-02-10T05:26:45.790028+0000","last_active":"2024-02-10T05:28:19.305622+0000","last_peered":"2024-02-10T05:28:19.305622+0000","last_clean":"2024-02-10T05:28:19.305622+0000","last_became_active":"2024-02-10T05:26:45.789723+0000","last_became_peered":"2024-02-10T05:26:45.789723+0000","last_unstale":"2024-02-10T05:28:19.305622+0000","last_undegraded":"2024-02-10T05:28:19.305622+0000","last_fullsized":"2024-02-10T05:28:19.305622+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:57:55.337149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300383+0000","last_change":"2024-02-10T05:26:45.790242+0000","last_active":"2024-02-10T05:28:19.300383+0000","last_peered":"2024-02-10T05:28:19.300383+0000","last_clean":"2024-02-10T05:28:19.300383+0000","last_became_active":"2024-02-10T05:26:45.789948+0000","last_became_peered":"2024-02-10T05:26:45.789948+0000","last_unstale":"2024-02-10T05:28:19.300383+0000","last_undegraded":"2024-02-10T05:28:19.300383+0000","last_fullsized":"2024-02-10T05:28:19.300383+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:52:14.097068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301264+0000","last_change":"2024-02-10T05:26:45.770955+0000","last_active":"2024-02-10T05:28:19.301264+0000","last_peered":"2024-02-10T05:28:19.301264+0000","last_clean":"2024-02-10T05:28:19.301264+0000","last_became_active":"2024-02-10T05:26:45.770624+0000","last_became_peered":"2024-02-10T05:26:45.770624+0000","last_unstale":"2024-02-10T05:28:19.301264+0000","last_undegraded":"2024-02-10T05:28:19.301264+0000","last_fullsized":"2024-02-10T05:28:19.301264+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:00:17.563354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.308158+0000","last_change":"2024-02-10T05:28:20.308158+0000","last_active":"2024-02-10T05:28:20.308158+0000","last_peered":"2024-02-10T05:28:20.308158+0000","last_clean":"2024-02-10T05:28:20.308158+0000","last_became_active":"2024-02-10T05:28:20.307697+0000","last_became_peered":"2024-02-10T05:28:20.307697+0000","last_unstale":"2024-02-10T05:28:20.308158+0000","last_undegraded":"2024-02-10T05:28:20.308158+0000","last_fullsized":"2024-02-10T05:28:20.308158+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:00:48.155178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304692+0000","last_change":"2024-02-10T05:26:45.786633+0000","last_active":"2024-02-10T05:28:19.304692+0000","last_peered":"2024-02-10T05:28:19.304692+0000","last_clean":"2024-02-10T05:28:19.304692+0000","last_became_active":"2024-02-10T05:26:45.786351+0000","last_became_peered":"2024-02-10T05:26:45.786351+0000","last_unstale":"2024-02-10T05:28:19.304692+0000","last_undegraded":"2024-02-10T05:28:19.304692+0000","last_fullsized":"2024-02-10T05:28:19.304692+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:46:14.934800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305582+0000","last_change":"2024-02-10T05:26:45.785731+0000","last_active":"2024-02-10T05:28:19.305582+0000","last_peered":"2024-02-10T05:28:19.305582+0000","last_clean":"2024-02-10T05:28:19.305582+0000","last_became_active":"2024-02-10T05:26:45.783976+0000","last_became_peered":"2024-02-10T05:26:45.783976+0000","last_unstale":"2024-02-10T05:28:19.305582+0000","last_undegraded":"2024-02-10T05:28:19.305582+0000","last_fullsized":"2024-02-10T05:28:19.305582+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:04:14.143154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"61'4","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306134+0000","last_change":"2024-02-10T05:26:44.777074+0000","last_active":"2024-02-10T05:28:19.306134+0000","last_peered":"2024-02-10T05:28:19.306134+0000","last_clean":"2024-02-10T05:28:19.306134+0000","last_became_active":"2024-02-10T05:26:44.776784+0000","last_became_peered":"2024-02-10T05:26:44.776784+0000","last_unstale":"2024-02-10T05:28:19.306134+0000","last_undegraded":"2024-02-10T05:28:19.306134+0000","last_fullsized":"2024-02-10T05:28:19.306134+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:31:31.457944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":[]},{"pgid":"3.1e","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302247+0000","last_change":"2024-02-10T05:26:45.788009+0000","last_active":"2024-02-10T05:28:19.302247+0000","last_peered":"2024-02-10T05:28:19.302247+0000","last_clean":"2024-02-10T05:28:19.302247+0000","last_became_active":"2024-02-10T05:26:45.787716+0000","last_became_peered":"2024-02-10T05:26:45.787716+0000","last_unstale":"2024-02-10T05:28:19.302247+0000","last_undegraded":"2024-02-10T05:28:19.302247+0000","last_fullsized":"2024-02-10T05:28:19.302247+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:17.307876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302140+0000","last_change":"2024-02-10T05:26:44.775286+0000","last_active":"2024-02-10T05:28:19.302140+0000","last_peered":"2024-02-10T05:28:19.302140+0000","last_clean":"2024-02-10T05:28:19.302140+0000","last_became_active":"2024-02-10T05:26:44.775021+0000","last_became_peered":"2024-02-10T05:26:44.775021+0000","last_unstale":"2024-02-10T05:28:19.302140+0000","last_undegraded":"2024-02-10T05:28:19.302140+0000","last_fullsized":"2024-02-10T05:28:19.302140+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T10:09:21.833285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306042+0000","last_change":"2024-02-10T05:26:45.785803+0000","last_active":"2024-02-10T05:28:19.306042+0000","last_peered":"2024-02-10T05:28:19.306042+0000","last_clean":"2024-02-10T05:28:19.306042+0000","last_became_active":"2024-02-10T05:26:45.785480+0000","last_became_peered":"2024-02-10T05:26:45.785480+0000","last_unstale":"2024-02-10T05:28:19.306042+0000","last_undegraded":"2024-02-10T05:28:19.306042+0000","last_fullsized":"2024-02-10T05:28:19.306042+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:24:55.204309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306019+0000","last_change":"2024-02-10T05:26:44.781781+0000","last_active":"2024-02-10T05:28:19.306019+0000","last_peered":"2024-02-10T05:28:19.306019+0000","last_clean":"2024-02-10T05:28:19.306019+0000","last_became_active":"2024-02-10T05:26:44.781347+0000","last_became_peered":"2024-02-10T05:26:44.781347+0000","last_unstale":"2024-02-10T05:28:19.306019+0000","last_undegraded":"2024-02-10T05:28:19.306019+0000","last_fullsized":"2024-02-10T05:28:19.306019+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:12:40.899949+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.1c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301906+0000","last_change":"2024-02-10T05:26:45.775791+0000","last_active":"2024-02-10T05:28:19.301906+0000","last_peered":"2024-02-10T05:28:19.301906+0000","last_clean":"2024-02-10T05:28:19.301906+0000","last_became_active":"2024-02-10T05:26:45.775490+0000","last_became_peered":"2024-02-10T05:26:45.775490+0000","last_unstale":"2024-02-10T05:28:19.301906+0000","last_undegraded":"2024-02-10T05:28:19.301906+0000","last_fullsized":"2024-02-10T05:28:19.301906+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:29:11.527997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305577+0000","last_change":"2024-02-10T05:26:44.780533+0000","last_active":"2024-02-10T05:28:19.305577+0000","last_peered":"2024-02-10T05:28:19.305577+0000","last_clean":"2024-02-10T05:28:19.305577+0000","last_became_active":"2024-02-10T05:26:44.779872+0000","last_became_peered":"2024-02-10T05:26:44.779872+0000","last_unstale":"2024-02-10T05:28:19.305577+0000","last_undegraded":"2024-02-10T05:28:19.305577+0000","last_fullsized":"2024-02-10T05:28:19.305577+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:23:46.202468+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.1d","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301796+0000","last_change":"2024-02-10T05:26:45.786295+0000","last_active":"2024-02-10T05:28:19.301796+0000","last_peered":"2024-02-10T05:28:19.301796+0000","last_clean":"2024-02-10T05:28:19.301796+0000","last_became_active":"2024-02-10T05:26:45.785971+0000","last_became_peered":"2024-02-10T05:26:45.785971+0000","last_unstale":"2024-02-10T05:28:19.301796+0000","last_undegraded":"2024-02-10T05:28:19.301796+0000","last_fullsized":"2024-02-10T05:28:19.301796+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:41:36.162267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302332+0000","last_change":"2024-02-10T05:26:44.774377+0000","last_active":"2024-02-10T05:28:19.302332+0000","last_peered":"2024-02-10T05:28:19.302332+0000","last_clean":"2024-02-10T05:28:19.302332+0000","last_became_active":"2024-02-10T05:26:44.774027+0000","last_became_peered":"2024-02-10T05:26:44.774027+0000","last_unstale":"2024-02-10T05:28:19.302332+0000","last_undegraded":"2024-02-10T05:28:19.302332+0000","last_fullsized":"2024-02-10T05:28:19.302332+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:42.223279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305336+0000","last_change":"2024-02-10T05:26:45.790338+0000","last_active":"2024-02-10T05:28:19.305336+0000","last_peered":"2024-02-10T05:28:19.305336+0000","last_clean":"2024-02-10T05:28:19.305336+0000","last_became_active":"2024-02-10T05:26:45.790035+0000","last_became_peered":"2024-02-10T05:26:45.790035+0000","last_unstale":"2024-02-10T05:28:19.305336+0000","last_undegraded":"2024-02-10T05:28:19.305336+0000","last_fullsized":"2024-02-10T05:28:19.305336+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:51:37.213544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308493+0000","last_change":"2024-02-10T05:26:44.772238+0000","last_active":"2024-02-10T05:28:19.308493+0000","last_peered":"2024-02-10T05:28:19.308493+0000","last_clean":"2024-02-10T05:28:19.308493+0000","last_became_active":"2024-02-10T05:26:44.771940+0000","last_became_peered":"2024-02-10T05:26:44.771940+0000","last_unstale":"2024-02-10T05:28:19.308493+0000","last_undegraded":"2024-02-10T05:28:19.308493+0000","last_fullsized":"2024-02-10T05:28:19.308493+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:43:21.047554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305698+0000","last_change":"2024-02-10T05:26:45.792660+0000","last_active":"2024-02-10T05:28:19.305698+0000","last_peered":"2024-02-10T05:28:19.305698+0000","last_clean":"2024-02-10T05:28:19.305698+0000","last_became_active":"2024-02-10T05:26:45.792376+0000","last_became_peered":"2024-02-10T05:26:45.792376+0000","last_unstale":"2024-02-10T05:28:19.305698+0000","last_undegraded":"2024-02-10T05:28:19.305698+0000","last_fullsized":"2024-02-10T05:28:19.305698+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:17:45.367134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301461+0000","last_change":"2024-02-10T05:26:44.774445+0000","last_active":"2024-02-10T05:28:19.301461+0000","last_peered":"2024-02-10T05:28:19.301461+0000","last_clean":"2024-02-10T05:28:19.301461+0000","last_became_active":"2024-02-10T05:26:44.774155+0000","last_became_peered":"2024-02-10T05:26:44.774155+0000","last_unstale":"2024-02-10T05:28:19.301461+0000","last_undegraded":"2024-02-10T05:28:19.301461+0000","last_fullsized":"2024-02-10T05:28:19.301461+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:54:37.531708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301113+0000","last_change":"2024-02-10T05:26:45.780400+0000","last_active":"2024-02-10T05:28:19.301113+0000","last_peered":"2024-02-10T05:28:19.301113+0000","last_clean":"2024-02-10T05:28:19.301113+0000","last_became_active":"2024-02-10T05:26:45.780110+0000","last_became_peered":"2024-02-10T05:26:45.780110+0000","last_unstale":"2024-02-10T05:28:19.301113+0000","last_undegraded":"2024-02-10T05:28:19.301113+0000","last_fullsized":"2024-02-10T05:28:19.301113+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:33:28.779155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301387+0000","last_change":"2024-02-10T05:26:44.776061+0000","last_active":"2024-02-10T05:28:19.301387+0000","last_peered":"2024-02-10T05:28:19.301387+0000","last_clean":"2024-02-10T05:28:19.301387+0000","last_became_active":"2024-02-10T05:26:44.775748+0000","last_became_peered":"2024-02-10T05:26:44.775748+0000","last_unstale":"2024-02-10T05:28:19.301387+0000","last_undegraded":"2024-02-10T05:28:19.301387+0000","last_fullsized":"2024-02-10T05:28:19.301387+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:01:27.942625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300555+0000","last_change":"2024-02-10T05:26:45.798292+0000","last_active":"2024-02-10T05:28:19.300555+0000","last_peered":"2024-02-10T05:28:19.300555+0000","last_clean":"2024-02-10T05:28:19.300555+0000","last_became_active":"2024-02-10T05:26:45.798020+0000","last_became_peered":"2024-02-10T05:26:45.798020+0000","last_unstale":"2024-02-10T05:28:19.300555+0000","last_undegraded":"2024-02-10T05:28:19.300555+0000","last_fullsized":"2024-02-10T05:28:19.300555+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:11:25.929099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308712+0000","last_change":"2024-02-10T05:26:44.781379+0000","last_active":"2024-02-10T05:28:19.308712+0000","last_peered":"2024-02-10T05:28:19.308712+0000","last_clean":"2024-02-10T05:28:19.308712+0000","last_became_active":"2024-02-10T05:26:44.780510+0000","last_became_peered":"2024-02-10T05:26:44.780510+0000","last_unstale":"2024-02-10T05:28:19.308712+0000","last_undegraded":"2024-02-10T05:28:19.308712+0000","last_fullsized":"2024-02-10T05:28:19.308712+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:12:53.280687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301958+0000","last_change":"2024-02-10T05:26:45.772662+0000","last_active":"2024-02-10T05:28:19.301958+0000","last_peered":"2024-02-10T05:28:19.301958+0000","last_clean":"2024-02-10T05:28:19.301958+0000","last_became_active":"2024-02-10T05:26:45.772350+0000","last_became_peered":"2024-02-10T05:26:45.772350+0000","last_unstale":"2024-02-10T05:28:19.301958+0000","last_undegraded":"2024-02-10T05:28:19.301958+0000","last_fullsized":"2024-02-10T05:28:19.301958+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:36:29.994804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301952+0000","last_change":"2024-02-10T05:26:44.781777+0000","last_active":"2024-02-10T05:28:19.301952+0000","last_peered":"2024-02-10T05:28:19.301952+0000","last_clean":"2024-02-10T05:28:19.301952+0000","last_became_active":"2024-02-10T05:26:44.781498+0000","last_became_peered":"2024-02-10T05:26:44.781498+0000","last_unstale":"2024-02-10T05:28:19.301952+0000","last_undegraded":"2024-02-10T05:28:19.301952+0000","last_fullsized":"2024-02-10T05:28:19.301952+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:54:25.853484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305985+0000","last_change":"2024-02-10T05:26:45.796611+0000","last_active":"2024-02-10T05:28:19.305985+0000","last_peered":"2024-02-10T05:28:19.305985+0000","last_clean":"2024-02-10T05:28:19.305985+0000","last_became_active":"2024-02-10T05:26:45.794649+0000","last_became_peered":"2024-02-10T05:26:45.794649+0000","last_unstale":"2024-02-10T05:28:19.305985+0000","last_undegraded":"2024-02-10T05:28:19.305985+0000","last_fullsized":"2024-02-10T05:28:19.305985+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:24:59.378082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'3","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301349+0000","last_change":"2024-02-10T05:26:44.775418+0000","last_active":"2024-02-10T05:28:19.301349+0000","last_peered":"2024-02-10T05:28:19.301349+0000","last_clean":"2024-02-10T05:28:19.301349+0000","last_became_active":"2024-02-10T05:26:44.775123+0000","last_became_peered":"2024-02-10T05:26:44.775123+0000","last_unstale":"2024-02-10T05:28:19.301349+0000","last_undegraded":"2024-02-10T05:28:19.301349+0000","last_fullsized":"2024-02-10T05:28:19.301349+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T17:20:20.353188+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305781+0000","last_change":"2024-02-10T05:26:45.783825+0000","last_active":"2024-02-10T05:28:19.305781+0000","last_peered":"2024-02-10T05:28:19.305781+0000","last_clean":"2024-02-10T05:28:19.305781+0000","last_became_active":"2024-02-10T05:26:45.783509+0000","last_became_peered":"2024-02-10T05:26:45.783509+0000","last_unstale":"2024-02-10T05:28:19.305781+0000","last_undegraded":"2024-02-10T05:28:19.305781+0000","last_fullsized":"2024-02-10T05:28:19.305781+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:32:34.266018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"64'9","reported_seq":26,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308516+0000","last_change":"2024-02-10T05:26:44.780796+0000","last_active":"2024-02-10T05:28:19.308516+0000","last_peered":"2024-02-10T05:28:19.308516+0000","last_clean":"2024-02-10T05:28:19.308516+0000","last_became_active":"2024-02-10T05:26:44.780489+0000","last_became_peered":"2024-02-10T05:26:44.780489+0000","last_unstale":"2024-02-10T05:28:19.308516+0000","last_undegraded":"2024-02-10T05:28:19.308516+0000","last_fullsized":"2024-02-10T05:28:19.308516+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:55:56.954680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2324,"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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305779+0000","last_change":"2024-02-10T05:26:45.781115+0000","last_active":"2024-02-10T05:28:19.305779+0000","last_peered":"2024-02-10T05:28:19.305779+0000","last_clean":"2024-02-10T05:28:19.305779+0000","last_became_active":"2024-02-10T05:26:45.780736+0000","last_became_peered":"2024-02-10T05:26:45.780736+0000","last_unstale":"2024-02-10T05:28:19.305779+0000","last_undegraded":"2024-02-10T05:28:19.305779+0000","last_fullsized":"2024-02-10T05:28:19.305779+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:45:52.655954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306066+0000","last_change":"2024-02-10T05:26:44.771074+0000","last_active":"2024-02-10T05:28:19.306066+0000","last_peered":"2024-02-10T05:28:19.306066+0000","last_clean":"2024-02-10T05:28:19.306066+0000","last_became_active":"2024-02-10T05:26:44.770759+0000","last_became_peered":"2024-02-10T05:26:44.770759+0000","last_unstale":"2024-02-10T05:28:19.306066+0000","last_undegraded":"2024-02-10T05:28:19.306066+0000","last_fullsized":"2024-02-10T05:28:19.306066+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T08:01:07.414627+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":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":[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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305416+0000","last_change":"2024-02-10T05:26:45.793631+0000","last_active":"2024-02-10T05:28:19.305416+0000","last_peered":"2024-02-10T05:28:19.305416+0000","last_clean":"2024-02-10T05:28:19.305416+0000","last_became_active":"2024-02-10T05:26:45.793163+0000","last_became_peered":"2024-02-10T05:26:45.793163+0000","last_unstale":"2024-02-10T05:28:19.305416+0000","last_undegraded":"2024-02-10T05:28:19.305416+0000","last_fullsized":"2024-02-10T05:28:19.305416+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:53:33.594395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301346+0000","last_change":"2024-02-10T05:26:44.784281+0000","last_active":"2024-02-10T05:28:19.301346+0000","last_peered":"2024-02-10T05:28:19.301346+0000","last_clean":"2024-02-10T05:28:19.301346+0000","last_became_active":"2024-02-10T05:26:44.783965+0000","last_became_peered":"2024-02-10T05:26:44.783965+0000","last_unstale":"2024-02-10T05:28:19.301346+0000","last_undegraded":"2024-02-10T05:28:19.301346+0000","last_fullsized":"2024-02-10T05:28:19.301346+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:46.780065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304988+0000","last_change":"2024-02-10T05:26:45.781809+0000","last_active":"2024-02-10T05:28:19.304988+0000","last_peered":"2024-02-10T05:28:19.304988+0000","last_clean":"2024-02-10T05:28:19.304988+0000","last_became_active":"2024-02-10T05:26:45.781523+0000","last_became_peered":"2024-02-10T05:26:45.781523+0000","last_unstale":"2024-02-10T05:28:19.304988+0000","last_undegraded":"2024-02-10T05:28:19.304988+0000","last_fullsized":"2024-02-10T05:28:19.304988+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:29:28.145586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308362+0000","last_change":"2024-02-10T05:26:44.765727+0000","last_active":"2024-02-10T05:28:19.308362+0000","last_peered":"2024-02-10T05:28:19.308362+0000","last_clean":"2024-02-10T05:28:19.308362+0000","last_became_active":"2024-02-10T05:26:44.765361+0000","last_became_peered":"2024-02-10T05:26:44.765361+0000","last_unstale":"2024-02-10T05:28:19.308362+0000","last_undegraded":"2024-02-10T05:28:19.308362+0000","last_fullsized":"2024-02-10T05:28:19.308362+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:34:44.293836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308250+0000","last_change":"2024-02-10T05:26:45.797443+0000","last_active":"2024-02-10T05:28:19.308250+0000","last_peered":"2024-02-10T05:28:19.308250+0000","last_clean":"2024-02-10T05:28:19.308250+0000","last_became_active":"2024-02-10T05:26:45.797145+0000","last_became_peered":"2024-02-10T05:26:45.797145+0000","last_unstale":"2024-02-10T05:28:19.308250+0000","last_undegraded":"2024-02-10T05:28:19.308250+0000","last_fullsized":"2024-02-10T05:28:19.308250+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:34:15.792137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304398+0000","last_change":"2024-02-10T05:26:44.769799+0000","last_active":"2024-02-10T05:28:19.304398+0000","last_peered":"2024-02-10T05:28:19.304398+0000","last_clean":"2024-02-10T05:28:19.304398+0000","last_became_active":"2024-02-10T05:26:44.769516+0000","last_became_peered":"2024-02-10T05:26:44.769516+0000","last_unstale":"2024-02-10T05:28:19.304398+0000","last_undegraded":"2024-02-10T05:28:19.304398+0000","last_fullsized":"2024-02-10T05:28:19.304398+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T12:21:05.701382+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305870+0000","last_change":"2024-02-10T05:26:45.788066+0000","last_active":"2024-02-10T05:28:19.305870+0000","last_peered":"2024-02-10T05:28:19.305870+0000","last_clean":"2024-02-10T05:28:19.305870+0000","last_became_active":"2024-02-10T05:26:45.786837+0000","last_became_peered":"2024-02-10T05:26:45.786837+0000","last_unstale":"2024-02-10T05:28:19.305870+0000","last_undegraded":"2024-02-10T05:28:19.305870+0000","last_fullsized":"2024-02-10T05:28:19.305870+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:46:23.095959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306432+0000","last_change":"2024-02-10T05:26:44.772032+0000","last_active":"2024-02-10T05:28:19.306432+0000","last_peered":"2024-02-10T05:28:19.306432+0000","last_clean":"2024-02-10T05:28:19.306432+0000","last_became_active":"2024-02-10T05:26:44.771703+0000","last_became_peered":"2024-02-10T05:26:44.771703+0000","last_unstale":"2024-02-10T05:28:19.306432+0000","last_undegraded":"2024-02-10T05:28:19.306432+0000","last_fullsized":"2024-02-10T05:28:19.306432+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:30:15.858673+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306075+0000","last_change":"2024-02-10T05:26:45.783131+0000","last_active":"2024-02-10T05:28:19.306075+0000","last_peered":"2024-02-10T05:28:19.306075+0000","last_clean":"2024-02-10T05:28:19.306075+0000","last_became_active":"2024-02-10T05:26:45.782788+0000","last_became_peered":"2024-02-10T05:26:45.782788+0000","last_unstale":"2024-02-10T05:28:19.306075+0000","last_undegraded":"2024-02-10T05:28:19.306075+0000","last_fullsized":"2024-02-10T05:28:19.306075+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:56:31.723324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300365+0000","last_change":"2024-02-10T05:27:19.063995+0000","last_active":"2024-02-10T05:28:19.300365+0000","last_peered":"2024-02-10T05:28:19.300365+0000","last_clean":"2024-02-10T05:28:19.300365+0000","last_became_active":"2024-02-10T05:27:19.063642+0000","last_became_peered":"2024-02-10T05:27:19.063642+0000","last_unstale":"2024-02-10T05:28:19.300365+0000","last_undegraded":"2024-02-10T05:28:19.300365+0000","last_fullsized":"2024-02-10T05:28:19.300365+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:42:46.090355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300892+0000","last_change":"2024-02-10T05:26:44.770130+0000","last_active":"2024-02-10T05:28:19.300892+0000","last_peered":"2024-02-10T05:28:19.300892+0000","last_clean":"2024-02-10T05:28:19.300892+0000","last_became_active":"2024-02-10T05:26:44.769669+0000","last_became_peered":"2024-02-10T05:26:44.769669+0000","last_unstale":"2024-02-10T05:28:19.300892+0000","last_undegraded":"2024-02-10T05:28:19.300892+0000","last_fullsized":"2024-02-10T05:28:19.300892+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:49:46.892628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301918+0000","last_change":"2024-02-10T05:26:45.769631+0000","last_active":"2024-02-10T05:28:19.301918+0000","last_peered":"2024-02-10T05:28:19.301918+0000","last_clean":"2024-02-10T05:28:19.301918+0000","last_became_active":"2024-02-10T05:26:45.769264+0000","last_became_peered":"2024-02-10T05:26:45.769264+0000","last_unstale":"2024-02-10T05:28:19.301918+0000","last_undegraded":"2024-02-10T05:28:19.301918+0000","last_fullsized":"2024-02-10T05:28:19.301918+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:47:22.436695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300976+0000","last_change":"2024-02-10T05:27:19.002736+0000","last_active":"2024-02-10T05:28:19.300976+0000","last_peered":"2024-02-10T05:28:19.300976+0000","last_clean":"2024-02-10T05:28:19.300976+0000","last_became_active":"2024-02-10T05:27:19.002444+0000","last_became_peered":"2024-02-10T05:27:19.002444+0000","last_unstale":"2024-02-10T05:28:19.300976+0000","last_undegraded":"2024-02-10T05:28:19.300976+0000","last_fullsized":"2024-02-10T05:28:19.300976+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:32:05.849827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301330+0000","last_change":"2024-02-10T05:26:44.781129+0000","last_active":"2024-02-10T05:28:19.301330+0000","last_peered":"2024-02-10T05:28:19.301330+0000","last_clean":"2024-02-10T05:28:19.301330+0000","last_became_active":"2024-02-10T05:26:44.780857+0000","last_became_peered":"2024-02-10T05:26:44.780857+0000","last_unstale":"2024-02-10T05:28:19.301330+0000","last_undegraded":"2024-02-10T05:28:19.301330+0000","last_fullsized":"2024-02-10T05:28:19.301330+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:36:49.323986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305508+0000","last_change":"2024-02-10T05:26:45.789671+0000","last_active":"2024-02-10T05:28:19.305508+0000","last_peered":"2024-02-10T05:28:19.305508+0000","last_clean":"2024-02-10T05:28:19.305508+0000","last_became_active":"2024-02-10T05:26:45.789357+0000","last_became_peered":"2024-02-10T05:26:45.789357+0000","last_unstale":"2024-02-10T05:28:19.305508+0000","last_undegraded":"2024-02-10T05:28:19.305508+0000","last_fullsized":"2024-02-10T05:28:19.305508+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:04:06.250390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.7","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302322+0000","last_change":"2024-02-10T05:27:19.061458+0000","last_active":"2024-02-10T05:28:19.302322+0000","last_peered":"2024-02-10T05:28:19.302322+0000","last_clean":"2024-02-10T05:28:19.302322+0000","last_became_active":"2024-02-10T05:27:19.061140+0000","last_became_peered":"2024-02-10T05:27:19.061140+0000","last_unstale":"2024-02-10T05:28:19.302322+0000","last_undegraded":"2024-02-10T05:28:19.302322+0000","last_fullsized":"2024-02-10T05:28:19.302322+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:15.433184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300400+0000","last_change":"2024-02-10T05:26:45.788201+0000","last_active":"2024-02-10T05:28:19.300400+0000","last_peered":"2024-02-10T05:28:19.300400+0000","last_clean":"2024-02-10T05:28:19.300400+0000","last_became_active":"2024-02-10T05:26:45.787963+0000","last_became_peered":"2024-02-10T05:26:45.787963+0000","last_unstale":"2024-02-10T05:28:19.300400+0000","last_undegraded":"2024-02-10T05:28:19.300400+0000","last_fullsized":"2024-02-10T05:28:19.300400+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:21:58.997843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304134+0000","last_change":"2024-02-10T05:26:44.769118+0000","last_active":"2024-02-10T05:28:19.304134+0000","last_peered":"2024-02-10T05:28:19.304134+0000","last_clean":"2024-02-10T05:28:19.304134+0000","last_became_active":"2024-02-10T05:26:44.768817+0000","last_became_peered":"2024-02-10T05:26:44.768817+0000","last_unstale":"2024-02-10T05:28:19.304134+0000","last_undegraded":"2024-02-10T05:28:19.304134+0000","last_fullsized":"2024-02-10T05:28:19.304134+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:58:26.823571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308353+0000","last_change":"2024-02-10T05:27:19.061748+0000","last_active":"2024-02-10T05:28:19.308353+0000","last_peered":"2024-02-10T05:28:19.308353+0000","last_clean":"2024-02-10T05:28:19.308353+0000","last_became_active":"2024-02-10T05:27:19.061450+0000","last_became_peered":"2024-02-10T05:27:19.061450+0000","last_unstale":"2024-02-10T05:28:19.308353+0000","last_undegraded":"2024-02-10T05:28:19.308353+0000","last_fullsized":"2024-02-10T05:28:19.308353+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:32:31.668339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301596+0000","last_change":"2024-02-10T05:26:45.786320+0000","last_active":"2024-02-10T05:28:19.301596+0000","last_peered":"2024-02-10T05:28:19.301596+0000","last_clean":"2024-02-10T05:28:19.301596+0000","last_became_active":"2024-02-10T05:26:45.786002+0000","last_became_peered":"2024-02-10T05:26:45.786002+0000","last_unstale":"2024-02-10T05:28:19.301596+0000","last_undegraded":"2024-02-10T05:28:19.301596+0000","last_fullsized":"2024-02-10T05:28:19.301596+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:18:32.807973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301542+0000","last_change":"2024-02-10T05:26:44.784740+0000","last_active":"2024-02-10T05:28:19.301542+0000","last_peered":"2024-02-10T05:28:19.301542+0000","last_clean":"2024-02-10T05:28:19.301542+0000","last_became_active":"2024-02-10T05:26:44.784406+0000","last_became_peered":"2024-02-10T05:26:44.784406+0000","last_unstale":"2024-02-10T05:28:19.301542+0000","last_undegraded":"2024-02-10T05:28:19.301542+0000","last_fullsized":"2024-02-10T05:28:19.301542+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:07:00.959184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"65'128","reported_seq":275,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304341+0000","last_change":"2024-02-10T05:26:30.484844+0000","last_active":"2024-02-10T05:28:19.304341+0000","last_peered":"2024-02-10T05:28:19.304341+0000","last_clean":"2024-02-10T05:28:19.304341+0000","last_became_active":"2024-02-10T05:26:30.484486+0000","last_became_peered":"2024-02-10T05:26:30.484486+0000","last_unstale":"2024-02-10T05:28:19.304341+0000","last_undegraded":"2024-02-10T05:28:19.304341+0000","last_fullsized":"2024-02-10T05:28:19.304341+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-02-10T05:24:26.860968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:24:26.860968+0000","last_clean_scrub_stamp":"2024-02-10T05:24:26.860968+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-02-11T14:54:35.870947+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":"4.6","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305567+0000","last_change":"2024-02-10T05:27:19.002130+0000","last_active":"2024-02-10T05:28:19.305567+0000","last_peered":"2024-02-10T05:28:19.305567+0000","last_clean":"2024-02-10T05:28:19.305567+0000","last_became_active":"2024-02-10T05:27:19.001578+0000","last_became_peered":"2024-02-10T05:27:19.001578+0000","last_unstale":"2024-02-10T05:28:19.305567+0000","last_undegraded":"2024-02-10T05:28:19.305567+0000","last_fullsized":"2024-02-10T05:28:19.305567+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:02:30.305028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305155+0000","last_change":"2024-02-10T05:26:45.794364+0000","last_active":"2024-02-10T05:28:19.305155+0000","last_peered":"2024-02-10T05:28:19.305155+0000","last_clean":"2024-02-10T05:28:19.305155+0000","last_became_active":"2024-02-10T05:26:45.793124+0000","last_became_peered":"2024-02-10T05:26:45.793124+0000","last_unstale":"2024-02-10T05:28:19.305155+0000","last_undegraded":"2024-02-10T05:28:19.305155+0000","last_fullsized":"2024-02-10T05:28:19.305155+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:01:05.121949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304229+0000","last_change":"2024-02-10T05:26:44.781636+0000","last_active":"2024-02-10T05:28:19.304229+0000","last_peered":"2024-02-10T05:28:19.304229+0000","last_clean":"2024-02-10T05:28:19.304229+0000","last_became_active":"2024-02-10T05:26:44.780875+0000","last_became_peered":"2024-02-10T05:26:44.780875+0000","last_unstale":"2024-02-10T05:28:19.304229+0000","last_undegraded":"2024-02-10T05:28:19.304229+0000","last_fullsized":"2024-02-10T05:28:19.304229+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:18:45.354223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305617+0000","last_change":"2024-02-10T05:27:19.062264+0000","last_active":"2024-02-10T05:28:19.305617+0000","last_peered":"2024-02-10T05:28:19.305617+0000","last_clean":"2024-02-10T05:28:19.305617+0000","last_became_active":"2024-02-10T05:27:19.061982+0000","last_became_peered":"2024-02-10T05:27:19.061982+0000","last_unstale":"2024-02-10T05:28:19.305617+0000","last_undegraded":"2024-02-10T05:28:19.305617+0000","last_fullsized":"2024-02-10T05:28:19.305617+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:47:49.240775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305956+0000","last_change":"2024-02-10T05:26:44.778824+0000","last_active":"2024-02-10T05:28:19.305956+0000","last_peered":"2024-02-10T05:28:19.305956+0000","last_clean":"2024-02-10T05:28:19.305956+0000","last_became_active":"2024-02-10T05:26:44.778408+0000","last_became_peered":"2024-02-10T05:26:44.778408+0000","last_unstale":"2024-02-10T05:28:19.305956+0000","last_undegraded":"2024-02-10T05:28:19.305956+0000","last_fullsized":"2024-02-10T05:28:19.305956+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:44:34.793295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301050+0000","last_change":"2024-02-10T05:26:45.780079+0000","last_active":"2024-02-10T05:28:19.301050+0000","last_peered":"2024-02-10T05:28:19.301050+0000","last_clean":"2024-02-10T05:28:19.301050+0000","last_became_active":"2024-02-10T05:26:45.778952+0000","last_became_peered":"2024-02-10T05:26:45.778952+0000","last_unstale":"2024-02-10T05:28:19.301050+0000","last_undegraded":"2024-02-10T05:28:19.301050+0000","last_fullsized":"2024-02-10T05:28:19.301050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:54:34.783579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300964+0000","last_change":"2024-02-10T05:27:19.061409+0000","last_active":"2024-02-10T05:28:19.300964+0000","last_peered":"2024-02-10T05:28:19.300964+0000","last_clean":"2024-02-10T05:28:19.300964+0000","last_became_active":"2024-02-10T05:27:19.061088+0000","last_became_peered":"2024-02-10T05:27:19.061088+0000","last_unstale":"2024-02-10T05:28:19.300964+0000","last_undegraded":"2024-02-10T05:28:19.300964+0000","last_fullsized":"2024-02-10T05:28:19.300964+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:39:40.367678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302088+0000","last_change":"2024-02-10T05:26:44.770571+0000","last_active":"2024-02-10T05:28:19.302088+0000","last_peered":"2024-02-10T05:28:19.302088+0000","last_clean":"2024-02-10T05:28:19.302088+0000","last_became_active":"2024-02-10T05:26:44.770269+0000","last_became_peered":"2024-02-10T05:26:44.770269+0000","last_unstale":"2024-02-10T05:28:19.302088+0000","last_undegraded":"2024-02-10T05:28:19.302088+0000","last_fullsized":"2024-02-10T05:28:19.302088+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T08:10:24.133132+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302334+0000","last_change":"2024-02-10T05:26:45.793446+0000","last_active":"2024-02-10T05:28:19.302334+0000","last_peered":"2024-02-10T05:28:19.302334+0000","last_clean":"2024-02-10T05:28:19.302334+0000","last_became_active":"2024-02-10T05:26:45.793150+0000","last_became_peered":"2024-02-10T05:26:45.793150+0000","last_unstale":"2024-02-10T05:28:19.302334+0000","last_undegraded":"2024-02-10T05:28:19.302334+0000","last_fullsized":"2024-02-10T05:28:19.302334+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:06:05.990905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304156+0000","last_change":"2024-02-10T05:27:19.061815+0000","last_active":"2024-02-10T05:28:19.304156+0000","last_peered":"2024-02-10T05:28:19.304156+0000","last_clean":"2024-02-10T05:28:19.304156+0000","last_became_active":"2024-02-10T05:27:19.061526+0000","last_became_peered":"2024-02-10T05:27:19.061526+0000","last_unstale":"2024-02-10T05:28:19.304156+0000","last_undegraded":"2024-02-10T05:28:19.304156+0000","last_fullsized":"2024-02-10T05:28:19.304156+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:24:10.345265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308692+0000","last_change":"2024-02-10T05:26:44.777171+0000","last_active":"2024-02-10T05:28:19.308692+0000","last_peered":"2024-02-10T05:28:19.308692+0000","last_clean":"2024-02-10T05:28:19.308692+0000","last_became_active":"2024-02-10T05:26:44.776871+0000","last_became_peered":"2024-02-10T05:26:44.776871+0000","last_unstale":"2024-02-10T05:28:19.308692+0000","last_undegraded":"2024-02-10T05:28:19.308692+0000","last_fullsized":"2024-02-10T05:28:19.308692+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:30:02.102627+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305660+0000","last_change":"2024-02-10T05:26:45.784159+0000","last_active":"2024-02-10T05:28:19.305660+0000","last_peered":"2024-02-10T05:28:19.305660+0000","last_clean":"2024-02-10T05:28:19.305660+0000","last_became_active":"2024-02-10T05:26:45.783874+0000","last_became_peered":"2024-02-10T05:26:45.783874+0000","last_unstale":"2024-02-10T05:28:19.305660+0000","last_undegraded":"2024-02-10T05:28:19.305660+0000","last_fullsized":"2024-02-10T05:28:19.305660+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:50:50.126272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304367+0000","last_change":"2024-02-10T05:26:44.780860+0000","last_active":"2024-02-10T05:28:19.304367+0000","last_peered":"2024-02-10T05:28:19.304367+0000","last_clean":"2024-02-10T05:28:19.304367+0000","last_became_active":"2024-02-10T05:26:44.779763+0000","last_became_peered":"2024-02-10T05:26:44.779763+0000","last_unstale":"2024-02-10T05:28:19.304367+0000","last_undegraded":"2024-02-10T05:28:19.304367+0000","last_fullsized":"2024-02-10T05:28:19.304367+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:08:52.866759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306720+0000","last_change":"2024-02-10T05:26:45.774425+0000","last_active":"2024-02-10T05:28:19.306720+0000","last_peered":"2024-02-10T05:28:19.306720+0000","last_clean":"2024-02-10T05:28:19.306720+0000","last_became_active":"2024-02-10T05:26:45.774153+0000","last_became_peered":"2024-02-10T05:26:45.774153+0000","last_unstale":"2024-02-10T05:28:19.306720+0000","last_undegraded":"2024-02-10T05:28:19.306720+0000","last_fullsized":"2024-02-10T05:28:19.306720+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:51:40.122019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300468+0000","last_change":"2024-02-10T05:26:44.769087+0000","last_active":"2024-02-10T05:28:19.300468+0000","last_peered":"2024-02-10T05:28:19.300468+0000","last_clean":"2024-02-10T05:28:19.300468+0000","last_became_active":"2024-02-10T05:26:44.768839+0000","last_became_peered":"2024-02-10T05:26:44.768839+0000","last_unstale":"2024-02-10T05:28:19.300468+0000","last_undegraded":"2024-02-10T05:28:19.300468+0000","last_fullsized":"2024-02-10T05:28:19.300468+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:33.336827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301042+0000","last_change":"2024-02-10T05:26:45.771185+0000","last_active":"2024-02-10T05:28:19.301042+0000","last_peered":"2024-02-10T05:28:19.301042+0000","last_clean":"2024-02-10T05:28:19.301042+0000","last_became_active":"2024-02-10T05:26:45.770827+0000","last_became_peered":"2024-02-10T05:26:45.770827+0000","last_unstale":"2024-02-10T05:28:19.301042+0000","last_undegraded":"2024-02-10T05:28:19.301042+0000","last_fullsized":"2024-02-10T05:28:19.301042+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:47:55.395021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300598+0000","last_change":"2024-02-10T05:26:44.767963+0000","last_active":"2024-02-10T05:28:19.300598+0000","last_peered":"2024-02-10T05:28:19.300598+0000","last_clean":"2024-02-10T05:28:19.300598+0000","last_became_active":"2024-02-10T05:26:44.767702+0000","last_became_peered":"2024-02-10T05:26:44.767702+0000","last_unstale":"2024-02-10T05:28:19.300598+0000","last_undegraded":"2024-02-10T05:28:19.300598+0000","last_fullsized":"2024-02-10T05:28:19.300598+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:33:44.617744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.496427+0000","last_change":"2024-02-10T05:28:20.496427+0000","last_active":"2024-02-10T05:28:20.496427+0000","last_peered":"2024-02-10T05:28:20.496427+0000","last_clean":"2024-02-10T05:28:20.496427+0000","last_became_active":"2024-02-10T05:28:20.496176+0000","last_became_peered":"2024-02-10T05:28:20.496176+0000","last_unstale":"2024-02-10T05:28:20.496427+0000","last_undegraded":"2024-02-10T05:28:20.496427+0000","last_fullsized":"2024-02-10T05:28:20.496427+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:58:41.722438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304955+0000","last_change":"2024-02-10T05:26:44.781861+0000","last_active":"2024-02-10T05:28:19.304955+0000","last_peered":"2024-02-10T05:28:19.304955+0000","last_clean":"2024-02-10T05:28:19.304955+0000","last_became_active":"2024-02-10T05:26:44.779911+0000","last_became_peered":"2024-02-10T05:26:44.779911+0000","last_unstale":"2024-02-10T05:28:19.304955+0000","last_undegraded":"2024-02-10T05:28:19.304955+0000","last_fullsized":"2024-02-10T05:28:19.304955+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:37:04.327533+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308624+0000","last_change":"2024-02-10T05:26:45.794041+0000","last_active":"2024-02-10T05:28:19.308624+0000","last_peered":"2024-02-10T05:28:19.308624+0000","last_clean":"2024-02-10T05:28:19.308624+0000","last_became_active":"2024-02-10T05:26:45.793737+0000","last_became_peered":"2024-02-10T05:26:45.793737+0000","last_unstale":"2024-02-10T05:28:19.308624+0000","last_undegraded":"2024-02-10T05:28:19.308624+0000","last_fullsized":"2024-02-10T05:28:19.308624+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:13:32.930226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304674+0000","last_change":"2024-02-10T05:26:44.776845+0000","last_active":"2024-02-10T05:28:19.304674+0000","last_peered":"2024-02-10T05:28:19.304674+0000","last_clean":"2024-02-10T05:28:19.304674+0000","last_became_active":"2024-02-10T05:26:44.776538+0000","last_became_peered":"2024-02-10T05:26:44.776538+0000","last_unstale":"2024-02-10T05:28:19.304674+0000","last_undegraded":"2024-02-10T05:28:19.304674+0000","last_fullsized":"2024-02-10T05:28:19.304674+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:17.716389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305873+0000","last_change":"2024-02-10T05:26:45.786593+0000","last_active":"2024-02-10T05:28:19.305873+0000","last_peered":"2024-02-10T05:28:19.305873+0000","last_clean":"2024-02-10T05:28:19.305873+0000","last_became_active":"2024-02-10T05:26:45.786201+0000","last_became_peered":"2024-02-10T05:26:45.786201+0000","last_unstale":"2024-02-10T05:28:19.305873+0000","last_undegraded":"2024-02-10T05:28:19.305873+0000","last_fullsized":"2024-02-10T05:28:19.305873+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:56:56.553346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301272+0000","last_change":"2024-02-10T05:26:44.766766+0000","last_active":"2024-02-10T05:28:19.301272+0000","last_peered":"2024-02-10T05:28:19.301272+0000","last_clean":"2024-02-10T05:28:19.301272+0000","last_became_active":"2024-02-10T05:26:44.766378+0000","last_became_peered":"2024-02-10T05:26:44.766378+0000","last_unstale":"2024-02-10T05:28:19.301272+0000","last_undegraded":"2024-02-10T05:28:19.301272+0000","last_fullsized":"2024-02-10T05:28:19.301272+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:08.781216+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301719+0000","last_change":"2024-02-10T05:26:45.787401+0000","last_active":"2024-02-10T05:28:19.301719+0000","last_peered":"2024-02-10T05:28:19.301719+0000","last_clean":"2024-02-10T05:28:19.301719+0000","last_became_active":"2024-02-10T05:26:45.786908+0000","last_became_peered":"2024-02-10T05:26:45.786908+0000","last_unstale":"2024-02-10T05:28:19.301719+0000","last_undegraded":"2024-02-10T05:28:19.301719+0000","last_fullsized":"2024-02-10T05:28:19.301719+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:33:25.470640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"61'2","reported_seq":33,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.499502+0000","last_change":"2024-02-10T05:28:20.499502+0000","last_active":"2024-02-10T05:28:20.499502+0000","last_peered":"2024-02-10T05:28:20.499502+0000","last_clean":"2024-02-10T05:28:20.499502+0000","last_became_active":"2024-02-10T05:28:20.497127+0000","last_became_peered":"2024-02-10T05:28:20.497127+0000","last_unstale":"2024-02-10T05:28:20.499502+0000","last_undegraded":"2024-02-10T05:28:20.499502+0000","last_fullsized":"2024-02-10T05:28:20.499502+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T14:58:18.743643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305700+0000","last_change":"2024-02-10T05:26:45.791488+0000","last_active":"2024-02-10T05:28:19.305700+0000","last_peered":"2024-02-10T05:28:19.305700+0000","last_clean":"2024-02-10T05:28:19.305700+0000","last_became_active":"2024-02-10T05:26:45.787816+0000","last_became_peered":"2024-02-10T05:26:45.787816+0000","last_unstale":"2024-02-10T05:28:19.305700+0000","last_undegraded":"2024-02-10T05:28:19.305700+0000","last_fullsized":"2024-02-10T05:28:19.305700+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:10:41.312482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308412+0000","last_change":"2024-02-10T05:26:45.799542+0000","last_active":"2024-02-10T05:28:19.308412+0000","last_peered":"2024-02-10T05:28:19.308412+0000","last_clean":"2024-02-10T05:28:19.308412+0000","last_became_active":"2024-02-10T05:26:45.798806+0000","last_became_peered":"2024-02-10T05:26:45.798806+0000","last_unstale":"2024-02-10T05:28:19.308412+0000","last_undegraded":"2024-02-10T05:28:19.308412+0000","last_fullsized":"2024-02-10T05:28:19.308412+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:11:20.157745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304050+0000","last_change":"2024-02-10T05:26:45.783419+0000","last_active":"2024-02-10T05:28:19.304050+0000","last_peered":"2024-02-10T05:28:19.304050+0000","last_clean":"2024-02-10T05:28:19.304050+0000","last_became_active":"2024-02-10T05:26:45.783077+0000","last_became_peered":"2024-02-10T05:26:45.783077+0000","last_unstale":"2024-02-10T05:28:19.304050+0000","last_undegraded":"2024-02-10T05:28:19.304050+0000","last_fullsized":"2024-02-10T05:28:19.304050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:02:39.953189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301451+0000","last_change":"2024-02-10T05:26:45.781614+0000","last_active":"2024-02-10T05:28:19.301451+0000","last_peered":"2024-02-10T05:28:19.301451+0000","last_clean":"2024-02-10T05:28:19.301451+0000","last_became_active":"2024-02-10T05:26:45.781340+0000","last_became_peered":"2024-02-10T05:26:45.781340+0000","last_unstale":"2024-02-10T05:28:19.301451+0000","last_undegraded":"2024-02-10T05:28:19.301451+0000","last_fullsized":"2024-02-10T05:28:19.301451+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:27:59.670697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306162+0000","last_change":"2024-02-10T05:26:45.793809+0000","last_active":"2024-02-10T05:28:19.306162+0000","last_peered":"2024-02-10T05:28:19.306162+0000","last_clean":"2024-02-10T05:28:19.306162+0000","last_became_active":"2024-02-10T05:26:45.793528+0000","last_became_peered":"2024-02-10T05:26:45.793528+0000","last_unstale":"2024-02-10T05:28:19.306162+0000","last_undegraded":"2024-02-10T05:28:19.306162+0000","last_fullsized":"2024-02-10T05:28:19.306162+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:48:48.158731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.24","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301668+0000","last_change":"2024-02-10T05:26:45.793831+0000","last_active":"2024-02-10T05:28:19.301668+0000","last_peered":"2024-02-10T05:28:19.301668+0000","last_clean":"2024-02-10T05:28:19.301668+0000","last_became_active":"2024-02-10T05:26:45.793483+0000","last_became_peered":"2024-02-10T05:26:45.793483+0000","last_unstale":"2024-02-10T05:28:19.301668+0000","last_undegraded":"2024-02-10T05:28:19.301668+0000","last_fullsized":"2024-02-10T05:28:19.301668+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:32.203724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301192+0000","last_change":"2024-02-10T05:26:45.797648+0000","last_active":"2024-02-10T05:28:19.301192+0000","last_peered":"2024-02-10T05:28:19.301192+0000","last_clean":"2024-02-10T05:28:19.301192+0000","last_became_active":"2024-02-10T05:26:45.797357+0000","last_became_peered":"2024-02-10T05:26:45.797357+0000","last_unstale":"2024-02-10T05:28:19.301192+0000","last_undegraded":"2024-02-10T05:28:19.301192+0000","last_fullsized":"2024-02-10T05:28:19.301192+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:28:25.314325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":10,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.497302+0000","last_change":"2024-02-10T05:28:20.497302+0000","last_active":"2024-02-10T05:28:20.497302+0000","last_peered":"2024-02-10T05:28:20.497302+0000","last_clean":"2024-02-10T05:28:20.497302+0000","last_became_active":"2024-02-10T05:28:20.496949+0000","last_became_peered":"2024-02-10T05:28:20.496949+0000","last_unstale":"2024-02-10T05:28:20.497302+0000","last_undegraded":"2024-02-10T05:28:20.497302+0000","last_fullsized":"2024-02-10T05:28:20.497302+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:38:15.260752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302338+0000","last_change":"2024-02-10T05:26:45.775800+0000","last_active":"2024-02-10T05:28:19.302338+0000","last_peered":"2024-02-10T05:28:19.302338+0000","last_clean":"2024-02-10T05:28:19.302338+0000","last_became_active":"2024-02-10T05:26:45.775526+0000","last_became_peered":"2024-02-10T05:26:45.775526+0000","last_unstale":"2024-02-10T05:28:19.302338+0000","last_undegraded":"2024-02-10T05:28:19.302338+0000","last_fullsized":"2024-02-10T05:28:19.302338+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:30.778855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.28","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301370+0000","last_change":"2024-02-10T05:26:45.768139+0000","last_active":"2024-02-10T05:28:19.301370+0000","last_peered":"2024-02-10T05:28:19.301370+0000","last_clean":"2024-02-10T05:28:19.301370+0000","last_became_active":"2024-02-10T05:26:45.767634+0000","last_became_peered":"2024-02-10T05:26:45.767634+0000","last_unstale":"2024-02-10T05:28:19.301370+0000","last_undegraded":"2024-02-10T05:28:19.301370+0000","last_fullsized":"2024-02-10T05:28:19.301370+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:43:11.364448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301453+0000","last_change":"2024-02-10T05:26:45.794286+0000","last_active":"2024-02-10T05:28:19.301453+0000","last_peered":"2024-02-10T05:28:19.301453+0000","last_clean":"2024-02-10T05:28:19.301453+0000","last_became_active":"2024-02-10T05:26:45.793963+0000","last_became_peered":"2024-02-10T05:26:45.793963+0000","last_unstale":"2024-02-10T05:28:19.301453+0000","last_undegraded":"2024-02-10T05:28:19.301453+0000","last_fullsized":"2024-02-10T05:28:19.301453+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:20:44.454743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301469+0000","last_change":"2024-02-10T05:26:45.787836+0000","last_active":"2024-02-10T05:28:19.301469+0000","last_peered":"2024-02-10T05:28:19.301469+0000","last_clean":"2024-02-10T05:28:19.301469+0000","last_became_active":"2024-02-10T05:26:45.787491+0000","last_became_peered":"2024-02-10T05:26:45.787491+0000","last_unstale":"2024-02-10T05:28:19.301469+0000","last_undegraded":"2024-02-10T05:28:19.301469+0000","last_fullsized":"2024-02-10T05:28:19.301469+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:31:49.776954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":10,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.868557+0000","last_change":"2024-02-10T05:28:20.868557+0000","last_active":"2024-02-10T05:28:20.868557+0000","last_peered":"2024-02-10T05:28:20.868557+0000","last_clean":"2024-02-10T05:28:20.868557+0000","last_became_active":"2024-02-10T05:28:20.868268+0000","last_became_peered":"2024-02-10T05:28:20.868268+0000","last_unstale":"2024-02-10T05:28:20.868557+0000","last_undegraded":"2024-02-10T05:28:20.868557+0000","last_fullsized":"2024-02-10T05:28:20.868557+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:36:37.619286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308571+0000","last_change":"2024-02-10T05:26:45.800355+0000","last_active":"2024-02-10T05:28:19.308571+0000","last_peered":"2024-02-10T05:28:19.308571+0000","last_clean":"2024-02-10T05:28:19.308571+0000","last_became_active":"2024-02-10T05:26:45.800014+0000","last_became_peered":"2024-02-10T05:26:45.800014+0000","last_unstale":"2024-02-10T05:28:19.308571+0000","last_undegraded":"2024-02-10T05:28:19.308571+0000","last_fullsized":"2024-02-10T05:28:19.308571+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:38:35.311563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3094,"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":16,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":9282,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234011,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298548,"kb_used_data":1260,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446604,"statfs":{"total":95995035648,"available":95689322496,"internally_reserved":0,"allocated":1290240,"data_stored":892435,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.378},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.443}]},{"osd":1,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.53000000000000003}]},{"osd":2,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.42499999999999999}]},{"osd":3,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.34899999999999998}]},{"osd":4,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.36899999999999999}]},{"osd":5,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.307},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.503}]},{"osd":6,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.437}]}]},{"osd":6,"up_from":46,"seq":197568495647,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298556,"kb_used_data":1268,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446596,"statfs":{"total":95995035648,"available":95689314304,"internally_reserved":0,"allocated":1298432,"data_stored":894506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.55100000000000005,"15min":0.55900000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.495,"5min":0.52300000000000002,"15min":0.52700000000000002},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67400000000000004,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.38600000000000001}]},{"osd":1,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.52600000000000002,"15min":0.53000000000000003},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.65600000000000003,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.56299999999999994,"15min":0.57099999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.67300000000000004,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.46400000000000002}]},{"osd":2,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.57199999999999995,"15min":0.58199999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.77600000000000002,"5min":0.92400000000000004,"15min":0.92400000000000004},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.52800000000000002,"15min":0.53100000000000003},"min":{"1min":0.39400000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.32700000000000001}]},{"osd":3,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.55600000000000005,"15min":0.56399999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.70299999999999996,"5min":0.751,"15min":0.751},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.59399999999999997,"15min":0.60699999999999998},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.72899999999999998,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.40100000000000002}]},{"osd":4,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.46300000000000002,"15min":0.46700000000000003},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.71699999999999997,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.505,"15min":0.50800000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.60899999999999999,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.371}]},{"osd":5,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.502,"15min":0.505},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.65100000000000002,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.443},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.51300000000000001,"15min":0.51800000000000002},"min":{"1min":0.373,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.64100000000000001,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.45200000000000001}]},{"osd":7,"last update":"Sat Feb 10 05:28:28 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.54100000000000004,"15min":0.53700000000000003},"min":{"1min":0.36799999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.495},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.54200000000000004,"15min":0.53600000000000003},"min":{"1min":0.38300000000000001,"5min":0.371,"15min":0.371},"max":{"1min":0.79000000000000004,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.41899999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411380,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297964,"kb_used_data":676,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447188,"statfs":{"total":95995035648,"available":95689920512,"internally_reserved":0,"allocated":692224,"data_stored":301814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.35899999999999999,"5min":0.378,"15min":0.371},"min":{"1min":0.185,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":0.58599999999999997,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.372},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40699999999999997,"15min":0.39500000000000002},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.63,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.30099999999999999}]},{"osd":1,"last update":"Sat Feb 10 05:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.40000000000000002,"15min":0.40300000000000002},"min":{"1min":0.23499999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.53400000000000003,"5min":0.628,"15min":0.628},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42799999999999999,"15min":0.41199999999999998},"min":{"1min":0.311,"5min":0.193,"15min":0.193},"max":{"1min":0.63800000000000001,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.35199999999999998}]},{"osd":3,"last update":"Sat Feb 10 05:28:01 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.47199999999999998,"15min":0.48499999999999999},"min":{"1min":0.27300000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.442,"15min":0.45200000000000001},"min":{"1min":0.26100000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.38800000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:28:17 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.33200000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.82999999999999996,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.621,"15min":0.627},"min":{"1min":0.50600000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.006,"5min":1.006,"15min":1.006},"last":0.59799999999999998}]},{"osd":5,"last update":"Sat Feb 10 05:27:42 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.625,"15min":0.625},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.60799999999999998,"15min":0.60699999999999998},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.88500000000000001,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.496}]},{"osd":6,"last update":"Sat Feb 10 05:28:07 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.59099999999999997,"15min":0.59299999999999997},"min":{"1min":0.36099999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.624,"15min":0.627},"min":{"1min":0.42299999999999999,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":0.53300000000000003}]},{"osd":7,"last update":"Sat Feb 10 05:28:28 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.40000000000000002,"5min":0.373,"15min":0.373},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.59299999999999997,"15min":0.58599999999999997},"min":{"1min":0.42399999999999999,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.48999999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738429,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298560,"kb_used_data":1272,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446592,"statfs":{"total":95995035648,"available":95689310208,"internally_reserved":0,"allocated":1302528,"data_stored":892882,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.35199999999999998,"5min":0.34300000000000003,"15min":0.31900000000000001},"min":{"1min":0.25,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.57599999999999996,"5min":0.63,"15min":0.63},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.35399999999999998,"15min":0.32400000000000001},"min":{"1min":0.255,"5min":0.215,"15min":0.215},"max":{"1min":0.53900000000000003,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.372}]},{"osd":2,"last update":"Sat Feb 10 05:27:37 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.374,"15min":0.36199999999999999},"min":{"1min":0.23300000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.40600000000000003,"15min":0.39400000000000002},"min":{"1min":0.307,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.54200000000000004,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.63}]},{"osd":3,"last update":"Sat Feb 10 05:27:56 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.45400000000000001,"15min":0.45800000000000002},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.64100000000000001,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.42699999999999999,"15min":0.42999999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.56100000000000005,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.33100000000000002}]},{"osd":4,"last update":"Sat Feb 10 05:28:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51300000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.55700000000000005,"15min":0.55600000000000005},"min":{"1min":0.41799999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.49299999999999999}]},{"osd":5,"last update":"Sat Feb 10 05:27:41 2024","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.57499999999999996,"15min":0.56799999999999995},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.56699999999999995,"15min":0.56299999999999994},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.42099999999999999}]},{"osd":6,"last update":"Sat Feb 10 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.432},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.57899999999999996,"15min":0.57199999999999995},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.47499999999999998}]},{"osd":7,"last update":"Sat Feb 10 05:27:28 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.46300000000000002}]}]},{"osd":4,"up_from":30,"seq":128849018921,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297980,"kb_used_data":692,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":708608,"data_stored":302494,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:20 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.55300000000000005,"15min":0.56699999999999995},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.69199999999999995,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.497,"5min":0.55100000000000005,"15min":0.56499999999999995},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.64000000000000001,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.57099999999999995}]},{"osd":1,"last update":"Sat Feb 10 05:28:20 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.55500000000000005,"15min":0.57399999999999995},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.65900000000000003,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.55300000000000005,"15min":0.56699999999999995},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.68500000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.55700000000000005}]},{"osd":2,"last update":"Sat Feb 10 05:28:20 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.56000000000000005,"15min":0.57799999999999996},"min":{"1min":0.35099999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.64800000000000002,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.503,"5min":0.54100000000000004,"15min":0.54900000000000004},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.65200000000000002,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.503}]},{"osd":3,"last update":"Sat Feb 10 05:28:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.56499999999999995,"15min":0.57299999999999995},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.68200000000000005,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.5,"5min":0.55400000000000005,"15min":0.57199999999999995},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.629,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.54300000000000004}]},{"osd":5,"last update":"Sat Feb 10 05:27:39 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.42899999999999999,"15min":0.43099999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.66700000000000004,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.443,"15min":0.435},"min":{"1min":0.34599999999999997,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.69599999999999995,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.44}]},{"osd":6,"last update":"Sat Feb 10 05:28:05 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.434,"15min":0.42999999999999999},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.503,"15min":0.501},"min":{"1min":0.38200000000000001,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.73599999999999999,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.51700000000000002}]},{"osd":7,"last update":"Sat Feb 10 05:27:30 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.41599999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574904,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297960,"kb_used_data":672,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447192,"statfs":{"total":95995035648,"available":95689924608,"internally_reserved":0,"allocated":688128,"data_stored":301179,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:12 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.35199999999999998,"15min":0.31900000000000001},"min":{"1min":0.23599999999999999,"5min":0.19,"15min":0.19},"max":{"1min":0.58899999999999997,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.19400000000000001},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.376,"15min":0.34000000000000002},"min":{"1min":0.23200000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.314}]},{"osd":2,"last update":"Sat Feb 10 05:27:33 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.41599999999999998,"15min":0.40799999999999997},"min":{"1min":0.32500000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.51300000000000001,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.39600000000000002,"15min":0.39800000000000002},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.46100000000000002,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.27900000000000003}]},{"osd":3,"last update":"Sat Feb 10 05:27:59 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.432,"15min":0.45100000000000001},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.626,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.25},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.48199999999999998,"15min":0.49399999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.66000000000000003,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.441}]},{"osd":4,"last update":"Sat Feb 10 05:28:14 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57999999999999996,"15min":0.59799999999999998},"min":{"1min":0.42199999999999999,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.80000000000000004,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.61399999999999999,"15min":0.63200000000000001},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.87,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.47599999999999998}]},{"osd":5,"last update":"Sat Feb 10 05:27:43 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.56399999999999995,"15min":0.57399999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.64400000000000002,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.60899999999999999,"15min":0.62},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.70899999999999996,"5min":1.01,"15min":1.01},"last":0.33600000000000002}]},{"osd":6,"last update":"Sat Feb 10 05:28:07 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.439,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.81200000000000006,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.53800000000000003,"15min":0.53600000000000003},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.77500000000000002,"5min":0.96299999999999997,"15min":0.96299999999999997},"last":0.45800000000000002}]},{"osd":7,"last update":"Sat Feb 10 05:27:27 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.374},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.54100000000000004}]}]},{"osd":3,"up_from":25,"seq":107374182446,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297984,"kb_used_data":696,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447168,"statfs":{"total":95995035648,"available":95689900032,"internally_reserved":0,"allocated":712704,"data_stored":304242,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.40200000000000002,"15min":0.39900000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":1.839,"5min":1.839,"15min":1.839},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.439,"15min":0.437},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":2.1960000000000002,"5min":2.1960000000000002,"15min":2.1960000000000002},"last":0.51700000000000002}]},{"osd":1,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.42399999999999999,"15min":0.439},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.54600000000000004,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.435,"15min":0.44400000000000001},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.39700000000000002}]},{"osd":2,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.45800000000000002,"15min":0.46200000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.439,"15min":0.438},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":0.498}]},{"osd":4,"last update":"Sat Feb 10 05:28:18 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.57899999999999996,"15min":0.56999999999999995},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.82499999999999996,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.58699999999999997,"15min":0.58999999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.69699999999999995}]},{"osd":5,"last update":"Sat Feb 10 05:27:41 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.54800000000000004,"15min":0.54700000000000004},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.754,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.753},{"interface":"front","average":{"1min":0.621,"5min":0.57999999999999996,"15min":0.57299999999999995},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.8620000000000001,"5min":1.8620000000000001,"15min":1.8620000000000001},"last":0.65100000000000002}]},{"osd":6,"last update":"Sat Feb 10 05:28:08 2024","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.57999999999999996,"15min":0.57199999999999995},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.907,"5min":1.907,"15min":1.907},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.58799999999999997,"15min":0.57499999999999996},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":2.2669999999999999,"5min":2.2669999999999999,"15min":2.2669999999999999},"last":0.63600000000000001}]},{"osd":7,"last update":"Sat Feb 10 05:28:27 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.63,"15min":0.63900000000000001},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.75,"5min":1.885,"15min":1.885},"last":0.625},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.58999999999999997,"15min":0.59499999999999997},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.72699999999999998}]}]},{"osd":5,"up_from":38,"seq":163208757283,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297980,"kb_used_data":692,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":708608,"data_stored":304228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.50900000000000001,"15min":0.51000000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.61599999999999999,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.498,"15min":0.499},"min":{"1min":0.38400000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.70199999999999996,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.53400000000000003}]},{"osd":1,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.50800000000000001,"15min":0.505},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.70599999999999996,"5min":0.745,"15min":0.745},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.505,"15min":0.505},"min":{"1min":0.39600000000000002,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.65800000000000003,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.68300000000000005}]},{"osd":2,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.51200000000000001,"15min":0.51400000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.54700000000000004,"15min":0.54500000000000004},"min":{"1min":0.39900000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.73899999999999999,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.56699999999999995}]},{"osd":3,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.372,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.71899999999999997,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.54300000000000004,"15min":0.53800000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.76900000000000002,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.66600000000000004}]},{"osd":4,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.40400000000000003,"15min":0.39600000000000002},"min":{"1min":0.312,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.376},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.44500000000000001,"15min":0.438},"min":{"1min":0.33200000000000002,"5min":0.317,"15min":0.317},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.35999999999999999}]},{"osd":6,"last update":"Sat Feb 10 05:28:05 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.497,"15min":0.5},"min":{"1min":0.35799999999999998,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.55100000000000005,"15min":0.55600000000000005},"min":{"1min":0.39400000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.44800000000000001}]},{"osd":7,"last update":"Sat Feb 10 05:27:29 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.39500000000000002}]}]}],"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":700,"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":2428,"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":680,"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":2414,"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":2324,"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":576,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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-02-10T05:28:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:34 smithi178 ceph-mon[36851]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:34 smithi178 ceph-mon[36851]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:34 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:34 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:34 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:28:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:34 smithi178 ceph-mon[27572]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:34 smithi178 ceph-mon[27572]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:34 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:34.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:34 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:34.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:34 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:28:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:34 smithi189 ceph-mon[31422]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:34 smithi189 ceph-mon[31422]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:34 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:34 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:34 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:28:35.745 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:35 smithi178 ceph-mon[27572]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:35.745 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:35 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:35.745 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:35 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:35.745 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:35 smithi178 ceph-mon[36851]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:35.745 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:35 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:35.745 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:35 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:35.746 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:28:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[75150]: ts=2024-02-10T05:28:35.493Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003057089s 2024-02-10T05:28:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:35 smithi189 ceph-mon[31422]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-02-10T05:28:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:35 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:35 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:35.788 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:28:35 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:28:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:28:36.734 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T05:28:36.822 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:36 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:28:36.822 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:36 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:28:36.822 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:36 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:36.823 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:36 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:28:36.823 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:36 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:28:36.823 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:36 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:28:36.823 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:36 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:36.823 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:36 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:28:36.853 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:36 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:28:36.853 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:36 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:28:36.853 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:36 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:36.853 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:36 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:28:37.077 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:28:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:37 smithi189 ceph-mon[31422]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:37.919 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:37 smithi178 ceph-mon[27572]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:37.920 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:37 smithi178 ceph-mon[36851]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:39.056 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:28:39.058 INFO:teuthology.orchestra.run.smithi178.stderr:dumped all 2024-02-10T05:28:39.777 INFO:teuthology.orchestra.run.smithi178.stdout:{"pg_ready":true,"pg_map":{"version":47,"stamp":"2024-02-10T05:28:39.022610+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593462,"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":212,"num_read_kb":306,"num_write":227,"num_write_kb":2432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":170,"ondisk_log_size":170,"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":2385532,"kb_used_data":7228,"kb_used_omap":0,"kb_used_meta":2378240,"kb_avail":747575684,"statfs":{"total":767960285184,"available":765517500416,"internally_reserved":0,"allocated":7401472,"data_stored":4193780,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2435317760},"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.002622"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305505+0000","last_change":"2024-02-10T05:26:45.791291+0000","last_active":"2024-02-10T05:28:19.305505+0000","last_peered":"2024-02-10T05:28:19.305505+0000","last_clean":"2024-02-10T05:28:19.305505+0000","last_became_active":"2024-02-10T05:26:45.787324+0000","last_became_peered":"2024-02-10T05:26:45.787324+0000","last_unstale":"2024-02-10T05:28:19.305505+0000","last_undegraded":"2024-02-10T05:28:19.305505+0000","last_fullsized":"2024-02-10T05:28:19.305505+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:55:16.042483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301928+0000","last_change":"2024-02-10T05:26:45.799323+0000","last_active":"2024-02-10T05:28:19.301928+0000","last_peered":"2024-02-10T05:28:19.301928+0000","last_clean":"2024-02-10T05:28:19.301928+0000","last_became_active":"2024-02-10T05:26:45.799046+0000","last_became_peered":"2024-02-10T05:26:45.799046+0000","last_unstale":"2024-02-10T05:28:19.301928+0000","last_undegraded":"2024-02-10T05:28:19.301928+0000","last_fullsized":"2024-02-10T05:28:19.301928+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:53:58.323046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305527+0000","last_change":"2024-02-10T05:26:45.791465+0000","last_active":"2024-02-10T05:28:19.305527+0000","last_peered":"2024-02-10T05:28:19.305527+0000","last_clean":"2024-02-10T05:28:19.305527+0000","last_became_active":"2024-02-10T05:26:45.789646+0000","last_became_peered":"2024-02-10T05:26:45.789646+0000","last_unstale":"2024-02-10T05:28:19.305527+0000","last_undegraded":"2024-02-10T05:28:19.305527+0000","last_fullsized":"2024-02-10T05:28:19.305527+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:05:10.538414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301762+0000","last_change":"2024-02-10T05:26:45.768858+0000","last_active":"2024-02-10T05:28:19.301762+0000","last_peered":"2024-02-10T05:28:19.301762+0000","last_clean":"2024-02-10T05:28:19.301762+0000","last_became_active":"2024-02-10T05:26:45.768536+0000","last_became_peered":"2024-02-10T05:26:45.768536+0000","last_unstale":"2024-02-10T05:28:19.301762+0000","last_undegraded":"2024-02-10T05:28:19.301762+0000","last_fullsized":"2024-02-10T05:28:19.301762+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:58:02.775799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305252+0000","last_change":"2024-02-10T05:26:45.786043+0000","last_active":"2024-02-10T05:28:19.305252+0000","last_peered":"2024-02-10T05:28:19.305252+0000","last_clean":"2024-02-10T05:28:19.305252+0000","last_became_active":"2024-02-10T05:26:45.785122+0000","last_became_peered":"2024-02-10T05:26:45.785122+0000","last_unstale":"2024-02-10T05:28:19.305252+0000","last_undegraded":"2024-02-10T05:28:19.305252+0000","last_fullsized":"2024-02-10T05:28:19.305252+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:28:32.191843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301582+0000","last_change":"2024-02-10T05:26:45.782406+0000","last_active":"2024-02-10T05:28:19.301582+0000","last_peered":"2024-02-10T05:28:19.301582+0000","last_clean":"2024-02-10T05:28:19.301582+0000","last_became_active":"2024-02-10T05:26:45.782112+0000","last_became_peered":"2024-02-10T05:26:45.782112+0000","last_unstale":"2024-02-10T05:28:19.301582+0000","last_undegraded":"2024-02-10T05:28:19.301582+0000","last_fullsized":"2024-02-10T05:28:19.301582+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:14:56.386834+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305907+0000","last_change":"2024-02-10T05:26:45.791844+0000","last_active":"2024-02-10T05:28:19.305907+0000","last_peered":"2024-02-10T05:28:19.305907+0000","last_clean":"2024-02-10T05:28:19.305907+0000","last_became_active":"2024-02-10T05:26:45.791499+0000","last_became_peered":"2024-02-10T05:26:45.791499+0000","last_unstale":"2024-02-10T05:28:19.305907+0000","last_undegraded":"2024-02-10T05:28:19.305907+0000","last_fullsized":"2024-02-10T05:28:19.305907+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:50:11.296963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300875+0000","last_change":"2024-02-10T05:26:45.785339+0000","last_active":"2024-02-10T05:28:19.300875+0000","last_peered":"2024-02-10T05:28:19.300875+0000","last_clean":"2024-02-10T05:28:19.300875+0000","last_became_active":"2024-02-10T05:26:45.785056+0000","last_became_peered":"2024-02-10T05:26:45.785056+0000","last_unstale":"2024-02-10T05:28:19.300875+0000","last_undegraded":"2024-02-10T05:28:19.300875+0000","last_fullsized":"2024-02-10T05:28:19.300875+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:07:49.676626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305414+0000","last_change":"2024-02-10T05:26:45.792253+0000","last_active":"2024-02-10T05:28:19.305414+0000","last_peered":"2024-02-10T05:28:19.305414+0000","last_clean":"2024-02-10T05:28:19.305414+0000","last_became_active":"2024-02-10T05:26:45.791961+0000","last_became_peered":"2024-02-10T05:26:45.791961+0000","last_unstale":"2024-02-10T05:28:19.305414+0000","last_undegraded":"2024-02-10T05:28:19.305414+0000","last_fullsized":"2024-02-10T05:28:19.305414+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:27:08.380538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308674+0000","last_change":"2024-02-10T05:26:45.795251+0000","last_active":"2024-02-10T05:28:19.308674+0000","last_peered":"2024-02-10T05:28:19.308674+0000","last_clean":"2024-02-10T05:28:19.308674+0000","last_became_active":"2024-02-10T05:26:45.794942+0000","last_became_peered":"2024-02-10T05:26:45.794942+0000","last_unstale":"2024-02-10T05:28:19.308674+0000","last_undegraded":"2024-02-10T05:28:19.308674+0000","last_fullsized":"2024-02-10T05:28:19.308674+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:27:26.772106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308682+0000","last_change":"2024-02-10T05:26:45.799165+0000","last_active":"2024-02-10T05:28:19.308682+0000","last_peered":"2024-02-10T05:28:19.308682+0000","last_clean":"2024-02-10T05:28:19.308682+0000","last_became_active":"2024-02-10T05:26:45.798824+0000","last_became_peered":"2024-02-10T05:26:45.798824+0000","last_unstale":"2024-02-10T05:28:19.308682+0000","last_undegraded":"2024-02-10T05:28:19.308682+0000","last_fullsized":"2024-02-10T05:28:19.308682+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:16:09.498260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305872+0000","last_change":"2024-02-10T05:26:45.788664+0000","last_active":"2024-02-10T05:28:19.305872+0000","last_peered":"2024-02-10T05:28:19.305872+0000","last_clean":"2024-02-10T05:28:19.305872+0000","last_became_active":"2024-02-10T05:26:45.788342+0000","last_became_peered":"2024-02-10T05:26:45.788342+0000","last_unstale":"2024-02-10T05:28:19.305872+0000","last_undegraded":"2024-02-10T05:28:19.305872+0000","last_fullsized":"2024-02-10T05:28:19.305872+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:34:16.848924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302441+0000","last_change":"2024-02-10T05:26:45.793595+0000","last_active":"2024-02-10T05:28:19.302441+0000","last_peered":"2024-02-10T05:28:19.302441+0000","last_clean":"2024-02-10T05:28:19.302441+0000","last_became_active":"2024-02-10T05:26:45.793291+0000","last_became_peered":"2024-02-10T05:26:45.793291+0000","last_unstale":"2024-02-10T05:28:19.302441+0000","last_undegraded":"2024-02-10T05:28:19.302441+0000","last_fullsized":"2024-02-10T05:28:19.302441+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:23:27.256335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305622+0000","last_change":"2024-02-10T05:26:45.790028+0000","last_active":"2024-02-10T05:28:19.305622+0000","last_peered":"2024-02-10T05:28:19.305622+0000","last_clean":"2024-02-10T05:28:19.305622+0000","last_became_active":"2024-02-10T05:26:45.789723+0000","last_became_peered":"2024-02-10T05:26:45.789723+0000","last_unstale":"2024-02-10T05:28:19.305622+0000","last_undegraded":"2024-02-10T05:28:19.305622+0000","last_fullsized":"2024-02-10T05:28:19.305622+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:57:55.337149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300383+0000","last_change":"2024-02-10T05:26:45.790242+0000","last_active":"2024-02-10T05:28:19.300383+0000","last_peered":"2024-02-10T05:28:19.300383+0000","last_clean":"2024-02-10T05:28:19.300383+0000","last_became_active":"2024-02-10T05:26:45.789948+0000","last_became_peered":"2024-02-10T05:26:45.789948+0000","last_unstale":"2024-02-10T05:28:19.300383+0000","last_undegraded":"2024-02-10T05:28:19.300383+0000","last_fullsized":"2024-02-10T05:28:19.300383+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:52:14.097068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301264+0000","last_change":"2024-02-10T05:26:45.770955+0000","last_active":"2024-02-10T05:28:19.301264+0000","last_peered":"2024-02-10T05:28:19.301264+0000","last_clean":"2024-02-10T05:28:19.301264+0000","last_became_active":"2024-02-10T05:26:45.770624+0000","last_became_peered":"2024-02-10T05:26:45.770624+0000","last_unstale":"2024-02-10T05:28:19.301264+0000","last_undegraded":"2024-02-10T05:28:19.301264+0000","last_fullsized":"2024-02-10T05:28:19.301264+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:00:17.563354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.308158+0000","last_change":"2024-02-10T05:28:20.308158+0000","last_active":"2024-02-10T05:28:20.308158+0000","last_peered":"2024-02-10T05:28:20.308158+0000","last_clean":"2024-02-10T05:28:20.308158+0000","last_became_active":"2024-02-10T05:28:20.307697+0000","last_became_peered":"2024-02-10T05:28:20.307697+0000","last_unstale":"2024-02-10T05:28:20.308158+0000","last_undegraded":"2024-02-10T05:28:20.308158+0000","last_fullsized":"2024-02-10T05:28:20.308158+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:00:48.155178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304692+0000","last_change":"2024-02-10T05:26:45.786633+0000","last_active":"2024-02-10T05:28:19.304692+0000","last_peered":"2024-02-10T05:28:19.304692+0000","last_clean":"2024-02-10T05:28:19.304692+0000","last_became_active":"2024-02-10T05:26:45.786351+0000","last_became_peered":"2024-02-10T05:26:45.786351+0000","last_unstale":"2024-02-10T05:28:19.304692+0000","last_undegraded":"2024-02-10T05:28:19.304692+0000","last_fullsized":"2024-02-10T05:28:19.304692+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:46:14.934800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305582+0000","last_change":"2024-02-10T05:26:45.785731+0000","last_active":"2024-02-10T05:28:19.305582+0000","last_peered":"2024-02-10T05:28:19.305582+0000","last_clean":"2024-02-10T05:28:19.305582+0000","last_became_active":"2024-02-10T05:26:45.783976+0000","last_became_peered":"2024-02-10T05:26:45.783976+0000","last_unstale":"2024-02-10T05:28:19.305582+0000","last_undegraded":"2024-02-10T05:28:19.305582+0000","last_fullsized":"2024-02-10T05:28:19.305582+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:04:14.143154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"61'4","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306134+0000","last_change":"2024-02-10T05:26:44.777074+0000","last_active":"2024-02-10T05:28:19.306134+0000","last_peered":"2024-02-10T05:28:19.306134+0000","last_clean":"2024-02-10T05:28:19.306134+0000","last_became_active":"2024-02-10T05:26:44.776784+0000","last_became_peered":"2024-02-10T05:26:44.776784+0000","last_unstale":"2024-02-10T05:28:19.306134+0000","last_undegraded":"2024-02-10T05:28:19.306134+0000","last_fullsized":"2024-02-10T05:28:19.306134+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:31:31.457944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":[]},{"pgid":"3.1e","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302247+0000","last_change":"2024-02-10T05:26:45.788009+0000","last_active":"2024-02-10T05:28:19.302247+0000","last_peered":"2024-02-10T05:28:19.302247+0000","last_clean":"2024-02-10T05:28:19.302247+0000","last_became_active":"2024-02-10T05:26:45.787716+0000","last_became_peered":"2024-02-10T05:26:45.787716+0000","last_unstale":"2024-02-10T05:28:19.302247+0000","last_undegraded":"2024-02-10T05:28:19.302247+0000","last_fullsized":"2024-02-10T05:28:19.302247+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:17.307876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302140+0000","last_change":"2024-02-10T05:26:44.775286+0000","last_active":"2024-02-10T05:28:19.302140+0000","last_peered":"2024-02-10T05:28:19.302140+0000","last_clean":"2024-02-10T05:28:19.302140+0000","last_became_active":"2024-02-10T05:26:44.775021+0000","last_became_peered":"2024-02-10T05:26:44.775021+0000","last_unstale":"2024-02-10T05:28:19.302140+0000","last_undegraded":"2024-02-10T05:28:19.302140+0000","last_fullsized":"2024-02-10T05:28:19.302140+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T10:09:21.833285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306042+0000","last_change":"2024-02-10T05:26:45.785803+0000","last_active":"2024-02-10T05:28:19.306042+0000","last_peered":"2024-02-10T05:28:19.306042+0000","last_clean":"2024-02-10T05:28:19.306042+0000","last_became_active":"2024-02-10T05:26:45.785480+0000","last_became_peered":"2024-02-10T05:26:45.785480+0000","last_unstale":"2024-02-10T05:28:19.306042+0000","last_undegraded":"2024-02-10T05:28:19.306042+0000","last_fullsized":"2024-02-10T05:28:19.306042+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:24:55.204309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306019+0000","last_change":"2024-02-10T05:26:44.781781+0000","last_active":"2024-02-10T05:28:19.306019+0000","last_peered":"2024-02-10T05:28:19.306019+0000","last_clean":"2024-02-10T05:28:19.306019+0000","last_became_active":"2024-02-10T05:26:44.781347+0000","last_became_peered":"2024-02-10T05:26:44.781347+0000","last_unstale":"2024-02-10T05:28:19.306019+0000","last_undegraded":"2024-02-10T05:28:19.306019+0000","last_fullsized":"2024-02-10T05:28:19.306019+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T16:12:40.899949+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.1c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301906+0000","last_change":"2024-02-10T05:26:45.775791+0000","last_active":"2024-02-10T05:28:19.301906+0000","last_peered":"2024-02-10T05:28:19.301906+0000","last_clean":"2024-02-10T05:28:19.301906+0000","last_became_active":"2024-02-10T05:26:45.775490+0000","last_became_peered":"2024-02-10T05:26:45.775490+0000","last_unstale":"2024-02-10T05:28:19.301906+0000","last_undegraded":"2024-02-10T05:28:19.301906+0000","last_fullsized":"2024-02-10T05:28:19.301906+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:29:11.527997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305577+0000","last_change":"2024-02-10T05:26:44.780533+0000","last_active":"2024-02-10T05:28:19.305577+0000","last_peered":"2024-02-10T05:28:19.305577+0000","last_clean":"2024-02-10T05:28:19.305577+0000","last_became_active":"2024-02-10T05:26:44.779872+0000","last_became_peered":"2024-02-10T05:26:44.779872+0000","last_unstale":"2024-02-10T05:28:19.305577+0000","last_undegraded":"2024-02-10T05:28:19.305577+0000","last_fullsized":"2024-02-10T05:28:19.305577+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:23:46.202468+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.1d","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301796+0000","last_change":"2024-02-10T05:26:45.786295+0000","last_active":"2024-02-10T05:28:19.301796+0000","last_peered":"2024-02-10T05:28:19.301796+0000","last_clean":"2024-02-10T05:28:19.301796+0000","last_became_active":"2024-02-10T05:26:45.785971+0000","last_became_peered":"2024-02-10T05:26:45.785971+0000","last_unstale":"2024-02-10T05:28:19.301796+0000","last_undegraded":"2024-02-10T05:28:19.301796+0000","last_fullsized":"2024-02-10T05:28:19.301796+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:41:36.162267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302332+0000","last_change":"2024-02-10T05:26:44.774377+0000","last_active":"2024-02-10T05:28:19.302332+0000","last_peered":"2024-02-10T05:28:19.302332+0000","last_clean":"2024-02-10T05:28:19.302332+0000","last_became_active":"2024-02-10T05:26:44.774027+0000","last_became_peered":"2024-02-10T05:26:44.774027+0000","last_unstale":"2024-02-10T05:28:19.302332+0000","last_undegraded":"2024-02-10T05:28:19.302332+0000","last_fullsized":"2024-02-10T05:28:19.302332+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:42.223279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305336+0000","last_change":"2024-02-10T05:26:45.790338+0000","last_active":"2024-02-10T05:28:19.305336+0000","last_peered":"2024-02-10T05:28:19.305336+0000","last_clean":"2024-02-10T05:28:19.305336+0000","last_became_active":"2024-02-10T05:26:45.790035+0000","last_became_peered":"2024-02-10T05:26:45.790035+0000","last_unstale":"2024-02-10T05:28:19.305336+0000","last_undegraded":"2024-02-10T05:28:19.305336+0000","last_fullsized":"2024-02-10T05:28:19.305336+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:51:37.213544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308493+0000","last_change":"2024-02-10T05:26:44.772238+0000","last_active":"2024-02-10T05:28:19.308493+0000","last_peered":"2024-02-10T05:28:19.308493+0000","last_clean":"2024-02-10T05:28:19.308493+0000","last_became_active":"2024-02-10T05:26:44.771940+0000","last_became_peered":"2024-02-10T05:26:44.771940+0000","last_unstale":"2024-02-10T05:28:19.308493+0000","last_undegraded":"2024-02-10T05:28:19.308493+0000","last_fullsized":"2024-02-10T05:28:19.308493+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:43:21.047554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305698+0000","last_change":"2024-02-10T05:26:45.792660+0000","last_active":"2024-02-10T05:28:19.305698+0000","last_peered":"2024-02-10T05:28:19.305698+0000","last_clean":"2024-02-10T05:28:19.305698+0000","last_became_active":"2024-02-10T05:26:45.792376+0000","last_became_peered":"2024-02-10T05:26:45.792376+0000","last_unstale":"2024-02-10T05:28:19.305698+0000","last_undegraded":"2024-02-10T05:28:19.305698+0000","last_fullsized":"2024-02-10T05:28:19.305698+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:17:45.367134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301461+0000","last_change":"2024-02-10T05:26:44.774445+0000","last_active":"2024-02-10T05:28:19.301461+0000","last_peered":"2024-02-10T05:28:19.301461+0000","last_clean":"2024-02-10T05:28:19.301461+0000","last_became_active":"2024-02-10T05:26:44.774155+0000","last_became_peered":"2024-02-10T05:26:44.774155+0000","last_unstale":"2024-02-10T05:28:19.301461+0000","last_undegraded":"2024-02-10T05:28:19.301461+0000","last_fullsized":"2024-02-10T05:28:19.301461+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:54:37.531708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301113+0000","last_change":"2024-02-10T05:26:45.780400+0000","last_active":"2024-02-10T05:28:19.301113+0000","last_peered":"2024-02-10T05:28:19.301113+0000","last_clean":"2024-02-10T05:28:19.301113+0000","last_became_active":"2024-02-10T05:26:45.780110+0000","last_became_peered":"2024-02-10T05:26:45.780110+0000","last_unstale":"2024-02-10T05:28:19.301113+0000","last_undegraded":"2024-02-10T05:28:19.301113+0000","last_fullsized":"2024-02-10T05:28:19.301113+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:33:28.779155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301387+0000","last_change":"2024-02-10T05:26:44.776061+0000","last_active":"2024-02-10T05:28:19.301387+0000","last_peered":"2024-02-10T05:28:19.301387+0000","last_clean":"2024-02-10T05:28:19.301387+0000","last_became_active":"2024-02-10T05:26:44.775748+0000","last_became_peered":"2024-02-10T05:26:44.775748+0000","last_unstale":"2024-02-10T05:28:19.301387+0000","last_undegraded":"2024-02-10T05:28:19.301387+0000","last_fullsized":"2024-02-10T05:28:19.301387+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:01:27.942625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300555+0000","last_change":"2024-02-10T05:26:45.798292+0000","last_active":"2024-02-10T05:28:19.300555+0000","last_peered":"2024-02-10T05:28:19.300555+0000","last_clean":"2024-02-10T05:28:19.300555+0000","last_became_active":"2024-02-10T05:26:45.798020+0000","last_became_peered":"2024-02-10T05:26:45.798020+0000","last_unstale":"2024-02-10T05:28:19.300555+0000","last_undegraded":"2024-02-10T05:28:19.300555+0000","last_fullsized":"2024-02-10T05:28:19.300555+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:11:25.929099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308712+0000","last_change":"2024-02-10T05:26:44.781379+0000","last_active":"2024-02-10T05:28:19.308712+0000","last_peered":"2024-02-10T05:28:19.308712+0000","last_clean":"2024-02-10T05:28:19.308712+0000","last_became_active":"2024-02-10T05:26:44.780510+0000","last_became_peered":"2024-02-10T05:26:44.780510+0000","last_unstale":"2024-02-10T05:28:19.308712+0000","last_undegraded":"2024-02-10T05:28:19.308712+0000","last_fullsized":"2024-02-10T05:28:19.308712+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:12:53.280687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301958+0000","last_change":"2024-02-10T05:26:45.772662+0000","last_active":"2024-02-10T05:28:19.301958+0000","last_peered":"2024-02-10T05:28:19.301958+0000","last_clean":"2024-02-10T05:28:19.301958+0000","last_became_active":"2024-02-10T05:26:45.772350+0000","last_became_peered":"2024-02-10T05:26:45.772350+0000","last_unstale":"2024-02-10T05:28:19.301958+0000","last_undegraded":"2024-02-10T05:28:19.301958+0000","last_fullsized":"2024-02-10T05:28:19.301958+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:36:29.994804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301952+0000","last_change":"2024-02-10T05:26:44.781777+0000","last_active":"2024-02-10T05:28:19.301952+0000","last_peered":"2024-02-10T05:28:19.301952+0000","last_clean":"2024-02-10T05:28:19.301952+0000","last_became_active":"2024-02-10T05:26:44.781498+0000","last_became_peered":"2024-02-10T05:26:44.781498+0000","last_unstale":"2024-02-10T05:28:19.301952+0000","last_undegraded":"2024-02-10T05:28:19.301952+0000","last_fullsized":"2024-02-10T05:28:19.301952+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:54:25.853484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305985+0000","last_change":"2024-02-10T05:26:45.796611+0000","last_active":"2024-02-10T05:28:19.305985+0000","last_peered":"2024-02-10T05:28:19.305985+0000","last_clean":"2024-02-10T05:28:19.305985+0000","last_became_active":"2024-02-10T05:26:45.794649+0000","last_became_peered":"2024-02-10T05:26:45.794649+0000","last_unstale":"2024-02-10T05:28:19.305985+0000","last_undegraded":"2024-02-10T05:28:19.305985+0000","last_fullsized":"2024-02-10T05:28:19.305985+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:24:59.378082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'3","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301349+0000","last_change":"2024-02-10T05:26:44.775418+0000","last_active":"2024-02-10T05:28:19.301349+0000","last_peered":"2024-02-10T05:28:19.301349+0000","last_clean":"2024-02-10T05:28:19.301349+0000","last_became_active":"2024-02-10T05:26:44.775123+0000","last_became_peered":"2024-02-10T05:26:44.775123+0000","last_unstale":"2024-02-10T05:28:19.301349+0000","last_undegraded":"2024-02-10T05:28:19.301349+0000","last_fullsized":"2024-02-10T05:28:19.301349+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T17:20:20.353188+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305781+0000","last_change":"2024-02-10T05:26:45.783825+0000","last_active":"2024-02-10T05:28:19.305781+0000","last_peered":"2024-02-10T05:28:19.305781+0000","last_clean":"2024-02-10T05:28:19.305781+0000","last_became_active":"2024-02-10T05:26:45.783509+0000","last_became_peered":"2024-02-10T05:26:45.783509+0000","last_unstale":"2024-02-10T05:28:19.305781+0000","last_undegraded":"2024-02-10T05:28:19.305781+0000","last_fullsized":"2024-02-10T05:28:19.305781+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:32:34.266018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"64'9","reported_seq":26,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308516+0000","last_change":"2024-02-10T05:26:44.780796+0000","last_active":"2024-02-10T05:28:19.308516+0000","last_peered":"2024-02-10T05:28:19.308516+0000","last_clean":"2024-02-10T05:28:19.308516+0000","last_became_active":"2024-02-10T05:26:44.780489+0000","last_became_peered":"2024-02-10T05:26:44.780489+0000","last_unstale":"2024-02-10T05:28:19.308516+0000","last_undegraded":"2024-02-10T05:28:19.308516+0000","last_fullsized":"2024-02-10T05:28:19.308516+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:55:56.954680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2324,"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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305779+0000","last_change":"2024-02-10T05:26:45.781115+0000","last_active":"2024-02-10T05:28:19.305779+0000","last_peered":"2024-02-10T05:28:19.305779+0000","last_clean":"2024-02-10T05:28:19.305779+0000","last_became_active":"2024-02-10T05:26:45.780736+0000","last_became_peered":"2024-02-10T05:26:45.780736+0000","last_unstale":"2024-02-10T05:28:19.305779+0000","last_undegraded":"2024-02-10T05:28:19.305779+0000","last_fullsized":"2024-02-10T05:28:19.305779+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:45:52.655954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306066+0000","last_change":"2024-02-10T05:26:44.771074+0000","last_active":"2024-02-10T05:28:19.306066+0000","last_peered":"2024-02-10T05:28:19.306066+0000","last_clean":"2024-02-10T05:28:19.306066+0000","last_became_active":"2024-02-10T05:26:44.770759+0000","last_became_peered":"2024-02-10T05:26:44.770759+0000","last_unstale":"2024-02-10T05:28:19.306066+0000","last_undegraded":"2024-02-10T05:28:19.306066+0000","last_fullsized":"2024-02-10T05:28:19.306066+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T08:01:07.414627+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":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":[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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305416+0000","last_change":"2024-02-10T05:26:45.793631+0000","last_active":"2024-02-10T05:28:19.305416+0000","last_peered":"2024-02-10T05:28:19.305416+0000","last_clean":"2024-02-10T05:28:19.305416+0000","last_became_active":"2024-02-10T05:26:45.793163+0000","last_became_peered":"2024-02-10T05:26:45.793163+0000","last_unstale":"2024-02-10T05:28:19.305416+0000","last_undegraded":"2024-02-10T05:28:19.305416+0000","last_fullsized":"2024-02-10T05:28:19.305416+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:53:33.594395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301346+0000","last_change":"2024-02-10T05:26:44.784281+0000","last_active":"2024-02-10T05:28:19.301346+0000","last_peered":"2024-02-10T05:28:19.301346+0000","last_clean":"2024-02-10T05:28:19.301346+0000","last_became_active":"2024-02-10T05:26:44.783965+0000","last_became_peered":"2024-02-10T05:26:44.783965+0000","last_unstale":"2024-02-10T05:28:19.301346+0000","last_undegraded":"2024-02-10T05:28:19.301346+0000","last_fullsized":"2024-02-10T05:28:19.301346+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:46.780065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304988+0000","last_change":"2024-02-10T05:26:45.781809+0000","last_active":"2024-02-10T05:28:19.304988+0000","last_peered":"2024-02-10T05:28:19.304988+0000","last_clean":"2024-02-10T05:28:19.304988+0000","last_became_active":"2024-02-10T05:26:45.781523+0000","last_became_peered":"2024-02-10T05:26:45.781523+0000","last_unstale":"2024-02-10T05:28:19.304988+0000","last_undegraded":"2024-02-10T05:28:19.304988+0000","last_fullsized":"2024-02-10T05:28:19.304988+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:29:28.145586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308362+0000","last_change":"2024-02-10T05:26:44.765727+0000","last_active":"2024-02-10T05:28:19.308362+0000","last_peered":"2024-02-10T05:28:19.308362+0000","last_clean":"2024-02-10T05:28:19.308362+0000","last_became_active":"2024-02-10T05:26:44.765361+0000","last_became_peered":"2024-02-10T05:26:44.765361+0000","last_unstale":"2024-02-10T05:28:19.308362+0000","last_undegraded":"2024-02-10T05:28:19.308362+0000","last_fullsized":"2024-02-10T05:28:19.308362+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:34:44.293836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308250+0000","last_change":"2024-02-10T05:26:45.797443+0000","last_active":"2024-02-10T05:28:19.308250+0000","last_peered":"2024-02-10T05:28:19.308250+0000","last_clean":"2024-02-10T05:28:19.308250+0000","last_became_active":"2024-02-10T05:26:45.797145+0000","last_became_peered":"2024-02-10T05:26:45.797145+0000","last_unstale":"2024-02-10T05:28:19.308250+0000","last_undegraded":"2024-02-10T05:28:19.308250+0000","last_fullsized":"2024-02-10T05:28:19.308250+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:34:15.792137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":25,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304398+0000","last_change":"2024-02-10T05:26:44.769799+0000","last_active":"2024-02-10T05:28:19.304398+0000","last_peered":"2024-02-10T05:28:19.304398+0000","last_clean":"2024-02-10T05:28:19.304398+0000","last_became_active":"2024-02-10T05:26:44.769516+0000","last_became_peered":"2024-02-10T05:26:44.769516+0000","last_unstale":"2024-02-10T05:28:19.304398+0000","last_undegraded":"2024-02-10T05:28:19.304398+0000","last_fullsized":"2024-02-10T05:28:19.304398+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T12:21:05.701382+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305870+0000","last_change":"2024-02-10T05:26:45.788066+0000","last_active":"2024-02-10T05:28:19.305870+0000","last_peered":"2024-02-10T05:28:19.305870+0000","last_clean":"2024-02-10T05:28:19.305870+0000","last_became_active":"2024-02-10T05:26:45.786837+0000","last_became_peered":"2024-02-10T05:26:45.786837+0000","last_unstale":"2024-02-10T05:28:19.305870+0000","last_undegraded":"2024-02-10T05:28:19.305870+0000","last_fullsized":"2024-02-10T05:28:19.305870+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:46:23.095959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306432+0000","last_change":"2024-02-10T05:26:44.772032+0000","last_active":"2024-02-10T05:28:19.306432+0000","last_peered":"2024-02-10T05:28:19.306432+0000","last_clean":"2024-02-10T05:28:19.306432+0000","last_became_active":"2024-02-10T05:26:44.771703+0000","last_became_peered":"2024-02-10T05:26:44.771703+0000","last_unstale":"2024-02-10T05:28:19.306432+0000","last_undegraded":"2024-02-10T05:28:19.306432+0000","last_fullsized":"2024-02-10T05:28:19.306432+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:30:15.858673+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306075+0000","last_change":"2024-02-10T05:26:45.783131+0000","last_active":"2024-02-10T05:28:19.306075+0000","last_peered":"2024-02-10T05:28:19.306075+0000","last_clean":"2024-02-10T05:28:19.306075+0000","last_became_active":"2024-02-10T05:26:45.782788+0000","last_became_peered":"2024-02-10T05:26:45.782788+0000","last_unstale":"2024-02-10T05:28:19.306075+0000","last_undegraded":"2024-02-10T05:28:19.306075+0000","last_fullsized":"2024-02-10T05:28:19.306075+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:56:31.723324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300365+0000","last_change":"2024-02-10T05:27:19.063995+0000","last_active":"2024-02-10T05:28:19.300365+0000","last_peered":"2024-02-10T05:28:19.300365+0000","last_clean":"2024-02-10T05:28:19.300365+0000","last_became_active":"2024-02-10T05:27:19.063642+0000","last_became_peered":"2024-02-10T05:27:19.063642+0000","last_unstale":"2024-02-10T05:28:19.300365+0000","last_undegraded":"2024-02-10T05:28:19.300365+0000","last_fullsized":"2024-02-10T05:28:19.300365+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:42:46.090355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300892+0000","last_change":"2024-02-10T05:26:44.770130+0000","last_active":"2024-02-10T05:28:19.300892+0000","last_peered":"2024-02-10T05:28:19.300892+0000","last_clean":"2024-02-10T05:28:19.300892+0000","last_became_active":"2024-02-10T05:26:44.769669+0000","last_became_peered":"2024-02-10T05:26:44.769669+0000","last_unstale":"2024-02-10T05:28:19.300892+0000","last_undegraded":"2024-02-10T05:28:19.300892+0000","last_fullsized":"2024-02-10T05:28:19.300892+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:49:46.892628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301918+0000","last_change":"2024-02-10T05:26:45.769631+0000","last_active":"2024-02-10T05:28:19.301918+0000","last_peered":"2024-02-10T05:28:19.301918+0000","last_clean":"2024-02-10T05:28:19.301918+0000","last_became_active":"2024-02-10T05:26:45.769264+0000","last_became_peered":"2024-02-10T05:26:45.769264+0000","last_unstale":"2024-02-10T05:28:19.301918+0000","last_undegraded":"2024-02-10T05:28:19.301918+0000","last_fullsized":"2024-02-10T05:28:19.301918+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:47:22.436695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300976+0000","last_change":"2024-02-10T05:27:19.002736+0000","last_active":"2024-02-10T05:28:19.300976+0000","last_peered":"2024-02-10T05:28:19.300976+0000","last_clean":"2024-02-10T05:28:19.300976+0000","last_became_active":"2024-02-10T05:27:19.002444+0000","last_became_peered":"2024-02-10T05:27:19.002444+0000","last_unstale":"2024-02-10T05:28:19.300976+0000","last_undegraded":"2024-02-10T05:28:19.300976+0000","last_fullsized":"2024-02-10T05:28:19.300976+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:32:05.849827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301330+0000","last_change":"2024-02-10T05:26:44.781129+0000","last_active":"2024-02-10T05:28:19.301330+0000","last_peered":"2024-02-10T05:28:19.301330+0000","last_clean":"2024-02-10T05:28:19.301330+0000","last_became_active":"2024-02-10T05:26:44.780857+0000","last_became_peered":"2024-02-10T05:26:44.780857+0000","last_unstale":"2024-02-10T05:28:19.301330+0000","last_undegraded":"2024-02-10T05:28:19.301330+0000","last_fullsized":"2024-02-10T05:28:19.301330+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:36:49.323986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305508+0000","last_change":"2024-02-10T05:26:45.789671+0000","last_active":"2024-02-10T05:28:19.305508+0000","last_peered":"2024-02-10T05:28:19.305508+0000","last_clean":"2024-02-10T05:28:19.305508+0000","last_became_active":"2024-02-10T05:26:45.789357+0000","last_became_peered":"2024-02-10T05:26:45.789357+0000","last_unstale":"2024-02-10T05:28:19.305508+0000","last_undegraded":"2024-02-10T05:28:19.305508+0000","last_fullsized":"2024-02-10T05:28:19.305508+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:04:06.250390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.7","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302322+0000","last_change":"2024-02-10T05:27:19.061458+0000","last_active":"2024-02-10T05:28:19.302322+0000","last_peered":"2024-02-10T05:28:19.302322+0000","last_clean":"2024-02-10T05:28:19.302322+0000","last_became_active":"2024-02-10T05:27:19.061140+0000","last_became_peered":"2024-02-10T05:27:19.061140+0000","last_unstale":"2024-02-10T05:28:19.302322+0000","last_undegraded":"2024-02-10T05:28:19.302322+0000","last_fullsized":"2024-02-10T05:28:19.302322+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:15.433184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300400+0000","last_change":"2024-02-10T05:26:45.788201+0000","last_active":"2024-02-10T05:28:19.300400+0000","last_peered":"2024-02-10T05:28:19.300400+0000","last_clean":"2024-02-10T05:28:19.300400+0000","last_became_active":"2024-02-10T05:26:45.787963+0000","last_became_peered":"2024-02-10T05:26:45.787963+0000","last_unstale":"2024-02-10T05:28:19.300400+0000","last_undegraded":"2024-02-10T05:28:19.300400+0000","last_fullsized":"2024-02-10T05:28:19.300400+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:21:58.997843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304134+0000","last_change":"2024-02-10T05:26:44.769118+0000","last_active":"2024-02-10T05:28:19.304134+0000","last_peered":"2024-02-10T05:28:19.304134+0000","last_clean":"2024-02-10T05:28:19.304134+0000","last_became_active":"2024-02-10T05:26:44.768817+0000","last_became_peered":"2024-02-10T05:26:44.768817+0000","last_unstale":"2024-02-10T05:28:19.304134+0000","last_undegraded":"2024-02-10T05:28:19.304134+0000","last_fullsized":"2024-02-10T05:28:19.304134+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:58:26.823571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308353+0000","last_change":"2024-02-10T05:27:19.061748+0000","last_active":"2024-02-10T05:28:19.308353+0000","last_peered":"2024-02-10T05:28:19.308353+0000","last_clean":"2024-02-10T05:28:19.308353+0000","last_became_active":"2024-02-10T05:27:19.061450+0000","last_became_peered":"2024-02-10T05:27:19.061450+0000","last_unstale":"2024-02-10T05:28:19.308353+0000","last_undegraded":"2024-02-10T05:28:19.308353+0000","last_fullsized":"2024-02-10T05:28:19.308353+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:32:31.668339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301596+0000","last_change":"2024-02-10T05:26:45.786320+0000","last_active":"2024-02-10T05:28:19.301596+0000","last_peered":"2024-02-10T05:28:19.301596+0000","last_clean":"2024-02-10T05:28:19.301596+0000","last_became_active":"2024-02-10T05:26:45.786002+0000","last_became_peered":"2024-02-10T05:26:45.786002+0000","last_unstale":"2024-02-10T05:28:19.301596+0000","last_undegraded":"2024-02-10T05:28:19.301596+0000","last_fullsized":"2024-02-10T05:28:19.301596+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:18:32.807973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301542+0000","last_change":"2024-02-10T05:26:44.784740+0000","last_active":"2024-02-10T05:28:19.301542+0000","last_peered":"2024-02-10T05:28:19.301542+0000","last_clean":"2024-02-10T05:28:19.301542+0000","last_became_active":"2024-02-10T05:26:44.784406+0000","last_became_peered":"2024-02-10T05:26:44.784406+0000","last_unstale":"2024-02-10T05:28:19.301542+0000","last_undegraded":"2024-02-10T05:28:19.301542+0000","last_fullsized":"2024-02-10T05:28:19.301542+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:07:00.959184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"65'128","reported_seq":275,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304341+0000","last_change":"2024-02-10T05:26:30.484844+0000","last_active":"2024-02-10T05:28:19.304341+0000","last_peered":"2024-02-10T05:28:19.304341+0000","last_clean":"2024-02-10T05:28:19.304341+0000","last_became_active":"2024-02-10T05:26:30.484486+0000","last_became_peered":"2024-02-10T05:26:30.484486+0000","last_unstale":"2024-02-10T05:28:19.304341+0000","last_undegraded":"2024-02-10T05:28:19.304341+0000","last_fullsized":"2024-02-10T05:28:19.304341+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-02-10T05:24:26.860968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:24:26.860968+0000","last_clean_scrub_stamp":"2024-02-10T05:24:26.860968+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-02-11T14:54:35.870947+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":"4.6","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305567+0000","last_change":"2024-02-10T05:27:19.002130+0000","last_active":"2024-02-10T05:28:19.305567+0000","last_peered":"2024-02-10T05:28:19.305567+0000","last_clean":"2024-02-10T05:28:19.305567+0000","last_became_active":"2024-02-10T05:27:19.001578+0000","last_became_peered":"2024-02-10T05:27:19.001578+0000","last_unstale":"2024-02-10T05:28:19.305567+0000","last_undegraded":"2024-02-10T05:28:19.305567+0000","last_fullsized":"2024-02-10T05:28:19.305567+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:02:30.305028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305155+0000","last_change":"2024-02-10T05:26:45.794364+0000","last_active":"2024-02-10T05:28:19.305155+0000","last_peered":"2024-02-10T05:28:19.305155+0000","last_clean":"2024-02-10T05:28:19.305155+0000","last_became_active":"2024-02-10T05:26:45.793124+0000","last_became_peered":"2024-02-10T05:26:45.793124+0000","last_unstale":"2024-02-10T05:28:19.305155+0000","last_undegraded":"2024-02-10T05:28:19.305155+0000","last_fullsized":"2024-02-10T05:28:19.305155+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:01:05.121949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304229+0000","last_change":"2024-02-10T05:26:44.781636+0000","last_active":"2024-02-10T05:28:19.304229+0000","last_peered":"2024-02-10T05:28:19.304229+0000","last_clean":"2024-02-10T05:28:19.304229+0000","last_became_active":"2024-02-10T05:26:44.780875+0000","last_became_peered":"2024-02-10T05:26:44.780875+0000","last_unstale":"2024-02-10T05:28:19.304229+0000","last_undegraded":"2024-02-10T05:28:19.304229+0000","last_fullsized":"2024-02-10T05:28:19.304229+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:18:45.354223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305617+0000","last_change":"2024-02-10T05:27:19.062264+0000","last_active":"2024-02-10T05:28:19.305617+0000","last_peered":"2024-02-10T05:28:19.305617+0000","last_clean":"2024-02-10T05:28:19.305617+0000","last_became_active":"2024-02-10T05:27:19.061982+0000","last_became_peered":"2024-02-10T05:27:19.061982+0000","last_unstale":"2024-02-10T05:28:19.305617+0000","last_undegraded":"2024-02-10T05:28:19.305617+0000","last_fullsized":"2024-02-10T05:28:19.305617+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:47:49.240775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305956+0000","last_change":"2024-02-10T05:26:44.778824+0000","last_active":"2024-02-10T05:28:19.305956+0000","last_peered":"2024-02-10T05:28:19.305956+0000","last_clean":"2024-02-10T05:28:19.305956+0000","last_became_active":"2024-02-10T05:26:44.778408+0000","last_became_peered":"2024-02-10T05:26:44.778408+0000","last_unstale":"2024-02-10T05:28:19.305956+0000","last_undegraded":"2024-02-10T05:28:19.305956+0000","last_fullsized":"2024-02-10T05:28:19.305956+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:44:34.793295+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301050+0000","last_change":"2024-02-10T05:26:45.780079+0000","last_active":"2024-02-10T05:28:19.301050+0000","last_peered":"2024-02-10T05:28:19.301050+0000","last_clean":"2024-02-10T05:28:19.301050+0000","last_became_active":"2024-02-10T05:26:45.778952+0000","last_became_peered":"2024-02-10T05:26:45.778952+0000","last_unstale":"2024-02-10T05:28:19.301050+0000","last_undegraded":"2024-02-10T05:28:19.301050+0000","last_fullsized":"2024-02-10T05:28:19.301050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:54:34.783579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300964+0000","last_change":"2024-02-10T05:27:19.061409+0000","last_active":"2024-02-10T05:28:19.300964+0000","last_peered":"2024-02-10T05:28:19.300964+0000","last_clean":"2024-02-10T05:28:19.300964+0000","last_became_active":"2024-02-10T05:27:19.061088+0000","last_became_peered":"2024-02-10T05:27:19.061088+0000","last_unstale":"2024-02-10T05:28:19.300964+0000","last_undegraded":"2024-02-10T05:28:19.300964+0000","last_fullsized":"2024-02-10T05:28:19.300964+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:39:40.367678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302088+0000","last_change":"2024-02-10T05:26:44.770571+0000","last_active":"2024-02-10T05:28:19.302088+0000","last_peered":"2024-02-10T05:28:19.302088+0000","last_clean":"2024-02-10T05:28:19.302088+0000","last_became_active":"2024-02-10T05:26:44.770269+0000","last_became_peered":"2024-02-10T05:26:44.770269+0000","last_unstale":"2024-02-10T05:28:19.302088+0000","last_undegraded":"2024-02-10T05:28:19.302088+0000","last_fullsized":"2024-02-10T05:28:19.302088+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T08:10:24.133132+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302334+0000","last_change":"2024-02-10T05:26:45.793446+0000","last_active":"2024-02-10T05:28:19.302334+0000","last_peered":"2024-02-10T05:28:19.302334+0000","last_clean":"2024-02-10T05:28:19.302334+0000","last_became_active":"2024-02-10T05:26:45.793150+0000","last_became_peered":"2024-02-10T05:26:45.793150+0000","last_unstale":"2024-02-10T05:28:19.302334+0000","last_undegraded":"2024-02-10T05:28:19.302334+0000","last_fullsized":"2024-02-10T05:28:19.302334+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:06:05.990905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304156+0000","last_change":"2024-02-10T05:27:19.061815+0000","last_active":"2024-02-10T05:28:19.304156+0000","last_peered":"2024-02-10T05:28:19.304156+0000","last_clean":"2024-02-10T05:28:19.304156+0000","last_became_active":"2024-02-10T05:27:19.061526+0000","last_became_peered":"2024-02-10T05:27:19.061526+0000","last_unstale":"2024-02-10T05:28:19.304156+0000","last_undegraded":"2024-02-10T05:28:19.304156+0000","last_fullsized":"2024-02-10T05:28:19.304156+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:24:10.345265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308692+0000","last_change":"2024-02-10T05:26:44.777171+0000","last_active":"2024-02-10T05:28:19.308692+0000","last_peered":"2024-02-10T05:28:19.308692+0000","last_clean":"2024-02-10T05:28:19.308692+0000","last_became_active":"2024-02-10T05:26:44.776871+0000","last_became_peered":"2024-02-10T05:26:44.776871+0000","last_unstale":"2024-02-10T05:28:19.308692+0000","last_undegraded":"2024-02-10T05:28:19.308692+0000","last_fullsized":"2024-02-10T05:28:19.308692+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:30:02.102627+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305660+0000","last_change":"2024-02-10T05:26:45.784159+0000","last_active":"2024-02-10T05:28:19.305660+0000","last_peered":"2024-02-10T05:28:19.305660+0000","last_clean":"2024-02-10T05:28:19.305660+0000","last_became_active":"2024-02-10T05:26:45.783874+0000","last_became_peered":"2024-02-10T05:26:45.783874+0000","last_unstale":"2024-02-10T05:28:19.305660+0000","last_undegraded":"2024-02-10T05:28:19.305660+0000","last_fullsized":"2024-02-10T05:28:19.305660+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:50:50.126272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304367+0000","last_change":"2024-02-10T05:26:44.780860+0000","last_active":"2024-02-10T05:28:19.304367+0000","last_peered":"2024-02-10T05:28:19.304367+0000","last_clean":"2024-02-10T05:28:19.304367+0000","last_became_active":"2024-02-10T05:26:44.779763+0000","last_became_peered":"2024-02-10T05:26:44.779763+0000","last_unstale":"2024-02-10T05:28:19.304367+0000","last_undegraded":"2024-02-10T05:28:19.304367+0000","last_fullsized":"2024-02-10T05:28:19.304367+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:08:52.866759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306720+0000","last_change":"2024-02-10T05:26:45.774425+0000","last_active":"2024-02-10T05:28:19.306720+0000","last_peered":"2024-02-10T05:28:19.306720+0000","last_clean":"2024-02-10T05:28:19.306720+0000","last_became_active":"2024-02-10T05:26:45.774153+0000","last_became_peered":"2024-02-10T05:26:45.774153+0000","last_unstale":"2024-02-10T05:28:19.306720+0000","last_undegraded":"2024-02-10T05:28:19.306720+0000","last_fullsized":"2024-02-10T05:28:19.306720+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:51:40.122019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300468+0000","last_change":"2024-02-10T05:26:44.769087+0000","last_active":"2024-02-10T05:28:19.300468+0000","last_peered":"2024-02-10T05:28:19.300468+0000","last_clean":"2024-02-10T05:28:19.300468+0000","last_became_active":"2024-02-10T05:26:44.768839+0000","last_became_peered":"2024-02-10T05:26:44.768839+0000","last_unstale":"2024-02-10T05:28:19.300468+0000","last_undegraded":"2024-02-10T05:28:19.300468+0000","last_fullsized":"2024-02-10T05:28:19.300468+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:12:33.336827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301042+0000","last_change":"2024-02-10T05:26:45.771185+0000","last_active":"2024-02-10T05:28:19.301042+0000","last_peered":"2024-02-10T05:28:19.301042+0000","last_clean":"2024-02-10T05:28:19.301042+0000","last_became_active":"2024-02-10T05:26:45.770827+0000","last_became_peered":"2024-02-10T05:26:45.770827+0000","last_unstale":"2024-02-10T05:28:19.301042+0000","last_undegraded":"2024-02-10T05:28:19.301042+0000","last_fullsized":"2024-02-10T05:28:19.301042+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:47:55.395021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.300598+0000","last_change":"2024-02-10T05:26:44.767963+0000","last_active":"2024-02-10T05:28:19.300598+0000","last_peered":"2024-02-10T05:28:19.300598+0000","last_clean":"2024-02-10T05:28:19.300598+0000","last_became_active":"2024-02-10T05:26:44.767702+0000","last_became_peered":"2024-02-10T05:26:44.767702+0000","last_unstale":"2024-02-10T05:28:19.300598+0000","last_undegraded":"2024-02-10T05:28:19.300598+0000","last_fullsized":"2024-02-10T05:28:19.300598+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:33:44.617744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.496427+0000","last_change":"2024-02-10T05:28:20.496427+0000","last_active":"2024-02-10T05:28:20.496427+0000","last_peered":"2024-02-10T05:28:20.496427+0000","last_clean":"2024-02-10T05:28:20.496427+0000","last_became_active":"2024-02-10T05:28:20.496176+0000","last_became_peered":"2024-02-10T05:28:20.496176+0000","last_unstale":"2024-02-10T05:28:20.496427+0000","last_undegraded":"2024-02-10T05:28:20.496427+0000","last_fullsized":"2024-02-10T05:28:20.496427+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:58:41.722438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"61'2","reported_seq":19,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304955+0000","last_change":"2024-02-10T05:26:44.781861+0000","last_active":"2024-02-10T05:28:19.304955+0000","last_peered":"2024-02-10T05:28:19.304955+0000","last_clean":"2024-02-10T05:28:19.304955+0000","last_became_active":"2024-02-10T05:26:44.779911+0000","last_became_peered":"2024-02-10T05:26:44.779911+0000","last_unstale":"2024-02-10T05:28:19.304955+0000","last_undegraded":"2024-02-10T05:28:19.304955+0000","last_fullsized":"2024-02-10T05:28:19.304955+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:37:04.327533+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308624+0000","last_change":"2024-02-10T05:26:45.794041+0000","last_active":"2024-02-10T05:28:19.308624+0000","last_peered":"2024-02-10T05:28:19.308624+0000","last_clean":"2024-02-10T05:28:19.308624+0000","last_became_active":"2024-02-10T05:26:45.793737+0000","last_became_peered":"2024-02-10T05:26:45.793737+0000","last_unstale":"2024-02-10T05:28:19.308624+0000","last_undegraded":"2024-02-10T05:28:19.308624+0000","last_fullsized":"2024-02-10T05:28:19.308624+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:13:32.930226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.c","version":"0'0","reported_seq":17,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304674+0000","last_change":"2024-02-10T05:26:44.776845+0000","last_active":"2024-02-10T05:28:19.304674+0000","last_peered":"2024-02-10T05:28:19.304674+0000","last_clean":"2024-02-10T05:28:19.304674+0000","last_became_active":"2024-02-10T05:26:44.776538+0000","last_became_peered":"2024-02-10T05:26:44.776538+0000","last_unstale":"2024-02-10T05:28:19.304674+0000","last_undegraded":"2024-02-10T05:28:19.304674+0000","last_fullsized":"2024-02-10T05:28:19.304674+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:17.716389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305873+0000","last_change":"2024-02-10T05:26:45.786593+0000","last_active":"2024-02-10T05:28:19.305873+0000","last_peered":"2024-02-10T05:28:19.305873+0000","last_clean":"2024-02-10T05:28:19.305873+0000","last_became_active":"2024-02-10T05:26:45.786201+0000","last_became_peered":"2024-02-10T05:26:45.786201+0000","last_unstale":"2024-02-10T05:28:19.305873+0000","last_undegraded":"2024-02-10T05:28:19.305873+0000","last_fullsized":"2024-02-10T05:28:19.305873+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:56:56.553346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.d","version":"61'1","reported_seq":18,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301272+0000","last_change":"2024-02-10T05:26:44.766766+0000","last_active":"2024-02-10T05:28:19.301272+0000","last_peered":"2024-02-10T05:28:19.301272+0000","last_clean":"2024-02-10T05:28:19.301272+0000","last_became_active":"2024-02-10T05:26:44.766378+0000","last_became_peered":"2024-02-10T05:26:44.766378+0000","last_unstale":"2024-02-10T05:28:19.301272+0000","last_undegraded":"2024-02-10T05:28:19.301272+0000","last_fullsized":"2024-02-10T05:28:19.301272+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-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T06:16:08.781216+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":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301719+0000","last_change":"2024-02-10T05:26:45.787401+0000","last_active":"2024-02-10T05:28:19.301719+0000","last_peered":"2024-02-10T05:28:19.301719+0000","last_clean":"2024-02-10T05:28:19.301719+0000","last_became_active":"2024-02-10T05:26:45.786908+0000","last_became_peered":"2024-02-10T05:26:45.786908+0000","last_unstale":"2024-02-10T05:28:19.301719+0000","last_undegraded":"2024-02-10T05:28:19.301719+0000","last_fullsized":"2024-02-10T05:28:19.301719+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:33:25.470640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"61'2","reported_seq":33,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.499502+0000","last_change":"2024-02-10T05:28:20.499502+0000","last_active":"2024-02-10T05:28:20.499502+0000","last_peered":"2024-02-10T05:28:20.499502+0000","last_clean":"2024-02-10T05:28:20.499502+0000","last_became_active":"2024-02-10T05:28:20.497127+0000","last_became_peered":"2024-02-10T05:28:20.497127+0000","last_unstale":"2024-02-10T05:28:20.499502+0000","last_undegraded":"2024-02-10T05:28:20.499502+0000","last_fullsized":"2024-02-10T05:28:20.499502+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T14:58:18.743643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.305700+0000","last_change":"2024-02-10T05:26:45.791488+0000","last_active":"2024-02-10T05:28:19.305700+0000","last_peered":"2024-02-10T05:28:19.305700+0000","last_clean":"2024-02-10T05:28:19.305700+0000","last_became_active":"2024-02-10T05:26:45.787816+0000","last_became_peered":"2024-02-10T05:26:45.787816+0000","last_unstale":"2024-02-10T05:28:19.305700+0000","last_undegraded":"2024-02-10T05:28:19.305700+0000","last_fullsized":"2024-02-10T05:28:19.305700+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:10:41.312482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308412+0000","last_change":"2024-02-10T05:26:45.799542+0000","last_active":"2024-02-10T05:28:19.308412+0000","last_peered":"2024-02-10T05:28:19.308412+0000","last_clean":"2024-02-10T05:28:19.308412+0000","last_became_active":"2024-02-10T05:26:45.798806+0000","last_became_peered":"2024-02-10T05:26:45.798806+0000","last_unstale":"2024-02-10T05:28:19.308412+0000","last_undegraded":"2024-02-10T05:28:19.308412+0000","last_fullsized":"2024-02-10T05:28:19.308412+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:11:20.157745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.304050+0000","last_change":"2024-02-10T05:26:45.783419+0000","last_active":"2024-02-10T05:28:19.304050+0000","last_peered":"2024-02-10T05:28:19.304050+0000","last_clean":"2024-02-10T05:28:19.304050+0000","last_became_active":"2024-02-10T05:26:45.783077+0000","last_became_peered":"2024-02-10T05:26:45.783077+0000","last_unstale":"2024-02-10T05:28:19.304050+0000","last_undegraded":"2024-02-10T05:28:19.304050+0000","last_fullsized":"2024-02-10T05:28:19.304050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:02:39.953189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301451+0000","last_change":"2024-02-10T05:26:45.781614+0000","last_active":"2024-02-10T05:28:19.301451+0000","last_peered":"2024-02-10T05:28:19.301451+0000","last_clean":"2024-02-10T05:28:19.301451+0000","last_became_active":"2024-02-10T05:26:45.781340+0000","last_became_peered":"2024-02-10T05:26:45.781340+0000","last_unstale":"2024-02-10T05:28:19.301451+0000","last_undegraded":"2024-02-10T05:28:19.301451+0000","last_fullsized":"2024-02-10T05:28:19.301451+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:27:59.670697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.306162+0000","last_change":"2024-02-10T05:26:45.793809+0000","last_active":"2024-02-10T05:28:19.306162+0000","last_peered":"2024-02-10T05:28:19.306162+0000","last_clean":"2024-02-10T05:28:19.306162+0000","last_became_active":"2024-02-10T05:26:45.793528+0000","last_became_peered":"2024-02-10T05:26:45.793528+0000","last_unstale":"2024-02-10T05:28:19.306162+0000","last_undegraded":"2024-02-10T05:28:19.306162+0000","last_fullsized":"2024-02-10T05:28:19.306162+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:48:48.158731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.24","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301668+0000","last_change":"2024-02-10T05:26:45.793831+0000","last_active":"2024-02-10T05:28:19.301668+0000","last_peered":"2024-02-10T05:28:19.301668+0000","last_clean":"2024-02-10T05:28:19.301668+0000","last_became_active":"2024-02-10T05:26:45.793483+0000","last_became_peered":"2024-02-10T05:26:45.793483+0000","last_unstale":"2024-02-10T05:28:19.301668+0000","last_undegraded":"2024-02-10T05:28:19.301668+0000","last_fullsized":"2024-02-10T05:28:19.301668+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:17:32.203724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301192+0000","last_change":"2024-02-10T05:26:45.797648+0000","last_active":"2024-02-10T05:28:19.301192+0000","last_peered":"2024-02-10T05:28:19.301192+0000","last_clean":"2024-02-10T05:28:19.301192+0000","last_became_active":"2024-02-10T05:26:45.797357+0000","last_became_peered":"2024-02-10T05:26:45.797357+0000","last_unstale":"2024-02-10T05:28:19.301192+0000","last_undegraded":"2024-02-10T05:28:19.301192+0000","last_fullsized":"2024-02-10T05:28:19.301192+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:28:25.314325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":10,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.497302+0000","last_change":"2024-02-10T05:28:20.497302+0000","last_active":"2024-02-10T05:28:20.497302+0000","last_peered":"2024-02-10T05:28:20.497302+0000","last_clean":"2024-02-10T05:28:20.497302+0000","last_became_active":"2024-02-10T05:28:20.496949+0000","last_became_peered":"2024-02-10T05:28:20.496949+0000","last_unstale":"2024-02-10T05:28:20.497302+0000","last_undegraded":"2024-02-10T05:28:20.497302+0000","last_fullsized":"2024-02-10T05:28:20.497302+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:38:15.260752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.302338+0000","last_change":"2024-02-10T05:26:45.775800+0000","last_active":"2024-02-10T05:28:19.302338+0000","last_peered":"2024-02-10T05:28:19.302338+0000","last_clean":"2024-02-10T05:28:19.302338+0000","last_became_active":"2024-02-10T05:26:45.775526+0000","last_became_peered":"2024-02-10T05:26:45.775526+0000","last_unstale":"2024-02-10T05:28:19.302338+0000","last_undegraded":"2024-02-10T05:28:19.302338+0000","last_fullsized":"2024-02-10T05:28:19.302338+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:05:30.778855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.28","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301370+0000","last_change":"2024-02-10T05:26:45.768139+0000","last_active":"2024-02-10T05:28:19.301370+0000","last_peered":"2024-02-10T05:28:19.301370+0000","last_clean":"2024-02-10T05:28:19.301370+0000","last_became_active":"2024-02-10T05:26:45.767634+0000","last_became_peered":"2024-02-10T05:26:45.767634+0000","last_unstale":"2024-02-10T05:28:19.301370+0000","last_undegraded":"2024-02-10T05:28:19.301370+0000","last_fullsized":"2024-02-10T05:28:19.301370+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:43:11.364448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301453+0000","last_change":"2024-02-10T05:26:45.794286+0000","last_active":"2024-02-10T05:28:19.301453+0000","last_peered":"2024-02-10T05:28:19.301453+0000","last_clean":"2024-02-10T05:28:19.301453+0000","last_became_active":"2024-02-10T05:26:45.793963+0000","last_became_peered":"2024-02-10T05:26:45.793963+0000","last_unstale":"2024-02-10T05:28:19.301453+0000","last_undegraded":"2024-02-10T05:28:19.301453+0000","last_fullsized":"2024-02-10T05:28:19.301453+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:20:44.454743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.301469+0000","last_change":"2024-02-10T05:26:45.787836+0000","last_active":"2024-02-10T05:28:19.301469+0000","last_peered":"2024-02-10T05:28:19.301469+0000","last_clean":"2024-02-10T05:28:19.301469+0000","last_became_active":"2024-02-10T05:26:45.787491+0000","last_became_peered":"2024-02-10T05:26:45.787491+0000","last_unstale":"2024-02-10T05:28:19.301469+0000","last_undegraded":"2024-02-10T05:28:19.301469+0000","last_fullsized":"2024-02-10T05:28:19.301469+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:31:49.776954+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":10,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-02-10T05:28:20.868557+0000","last_change":"2024-02-10T05:28:20.868557+0000","last_active":"2024-02-10T05:28:20.868557+0000","last_peered":"2024-02-10T05:28:20.868557+0000","last_clean":"2024-02-10T05:28:20.868557+0000","last_became_active":"2024-02-10T05:28:20.868268+0000","last_became_peered":"2024-02-10T05:28:20.868268+0000","last_unstale":"2024-02-10T05:28:20.868557+0000","last_undegraded":"2024-02-10T05:28:20.868557+0000","last_fullsized":"2024-02-10T05:28:20.868557+0000","mapping_epoch":67,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":68,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:36:37.619286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":16,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-02-10T05:28:19.308571+0000","last_change":"2024-02-10T05:26:45.800355+0000","last_active":"2024-02-10T05:28:19.308571+0000","last_peered":"2024-02-10T05:28:19.308571+0000","last_clean":"2024-02-10T05:28:19.308571+0000","last_became_active":"2024-02-10T05:26:45.800014+0000","last_became_peered":"2024-02-10T05:26:45.800014+0000","last_unstale":"2024-02-10T05:28:19.308571+0000","last_undegraded":"2024-02-10T05:28:19.308571+0000","last_fullsized":"2024-02-10T05:28:19.308571+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:38:35.311563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3094,"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":16,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":9282,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234012,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298548,"kb_used_data":1260,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446604,"statfs":{"total":95995035648,"available":95689322496,"internally_reserved":0,"allocated":1290240,"data_stored":892435,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:33 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.54100000000000004,"15min":0.54300000000000004},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.69299999999999995,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51400000000000001,"15min":0.51300000000000001},"min":{"1min":0.34799999999999998,"5min":0.308,"15min":0.308},"max":{"1min":0.67800000000000005,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.45000000000000001}]},{"osd":1,"last update":"Sat Feb 10 05:28:33 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.36899999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.69199999999999995,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.439},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.53200000000000003,"15min":0.53300000000000003},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.69799999999999995,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.46800000000000003}]},{"osd":2,"last update":"Sat Feb 10 05:28:33 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.50600000000000001,"15min":0.505},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.73299999999999998,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.502},{"interface":"front","average":{"1min":0.52200000000000002,"5min":0.53400000000000003,"15min":0.53600000000000003},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.40899999999999997}]},{"osd":3,"last update":"Sat Feb 10 05:28:33 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.51800000000000002,"15min":0.51700000000000002},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.432},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54400000000000004,"15min":0.54500000000000004},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.68400000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.45800000000000002}]},{"osd":4,"last update":"Sat Feb 10 05:28:33 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.47799999999999998,"15min":0.47499999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.503,"5min":0.49099999999999999,"15min":0.48899999999999999},"min":{"1min":0.312,"5min":0.308,"15min":0.308},"max":{"1min":0.66200000000000003,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.33400000000000002}]},{"osd":5,"last update":"Sat Feb 10 05:28:33 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.51700000000000002,"15min":0.51600000000000001},"min":{"1min":0.307,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.55800000000000005,"15min":0.55600000000000005},"min":{"1min":0.40999999999999998,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.72499999999999998,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.42199999999999999}]},{"osd":6,"last update":"Sat Feb 10 05:28:33 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.72299999999999998,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.55600000000000005,"15min":0.55400000000000005},"min":{"1min":0.38,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.73499999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.38}]}]},{"osd":6,"up_from":46,"seq":197568495648,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298556,"kb_used_data":1268,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446596,"statfs":{"total":95995035648,"available":95689314304,"internally_reserved":0,"allocated":1298432,"data_stored":894506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.55100000000000005,"15min":0.55900000000000005},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.495,"5min":0.52300000000000002,"15min":0.52700000000000002},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67400000000000004,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.379}]},{"osd":1,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.52600000000000002,"15min":0.53000000000000003},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.65600000000000003,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.503},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.56299999999999994,"15min":0.57099999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.67300000000000004,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.436}]},{"osd":2,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.57199999999999995,"15min":0.58199999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.77600000000000002,"5min":0.92400000000000004,"15min":0.92400000000000004},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.52800000000000002,"15min":0.53100000000000003},"min":{"1min":0.39400000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.45900000000000002}]},{"osd":3,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.55600000000000005,"15min":0.56399999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.70299999999999996,"5min":0.751,"15min":0.751},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.59399999999999997,"15min":0.60699999999999998},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.72899999999999998,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.58499999999999996}]},{"osd":4,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.46300000000000002,"15min":0.46700000000000003},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.71699999999999997,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.505,"15min":0.50800000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.60899999999999999,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.47399999999999998}]},{"osd":5,"last update":"Sat Feb 10 05:28:04 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.502,"15min":0.505},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.65100000000000002,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.51300000000000001,"15min":0.51800000000000002},"min":{"1min":0.373,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.64100000000000001,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.53800000000000003}]},{"osd":7,"last update":"Sat Feb 10 05:28:28 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.54100000000000004,"15min":0.53700000000000003},"min":{"1min":0.36799999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.54200000000000004,"15min":0.53600000000000003},"min":{"1min":0.38300000000000001,"5min":0.371,"15min":0.371},"max":{"1min":0.79000000000000004,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.59499999999999997}]}]},{"osd":2,"up_from":18,"seq":77309411381,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297964,"kb_used_data":676,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447188,"statfs":{"total":95995035648,"available":95689920512,"internally_reserved":0,"allocated":692224,"data_stored":301814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:33 2024","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.377,"15min":0.371},"min":{"1min":0.20300000000000001,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.40799999999999997,"15min":0.39600000000000002},"min":{"1min":0.217,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"last":0.372}]},{"osd":1,"last update":"Sat Feb 10 05:28:33 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.39800000000000002,"15min":0.40200000000000002},"min":{"1min":0.23699999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.43099999999999999,"15min":0.41299999999999998},"min":{"1min":0.28299999999999997,"5min":0.193,"15min":0.193},"max":{"1min":1.083,"5min":1.083,"15min":1.083},"last":0.46999999999999997}]},{"osd":3,"last update":"Sat Feb 10 05:28:01 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.47199999999999998,"15min":0.48499999999999999},"min":{"1min":0.27300000000000002,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.442,"15min":0.45200000000000001},"min":{"1min":0.26100000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.39700000000000002}]},{"osd":4,"last update":"Sat Feb 10 05:28:17 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.33200000000000002,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.82999999999999996,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.621,"15min":0.627},"min":{"1min":0.50600000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.006,"5min":1.006,"15min":1.006},"last":0.59699999999999998}]},{"osd":5,"last update":"Sat Feb 10 05:27:42 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.625,"15min":0.625},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.60799999999999998,"15min":0.60699999999999998},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.88500000000000001,"5min":0.89700000000000002,"15min":0.89700000000000002},"last":0.57799999999999996}]},{"osd":6,"last update":"Sat Feb 10 05:28:07 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.59099999999999997,"15min":0.59299999999999997},"min":{"1min":0.36099999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.628},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.624,"15min":0.627},"min":{"1min":0.42299999999999999,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.93200000000000005,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":0.51100000000000001}]},{"osd":7,"last update":"Sat Feb 10 05:28:28 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.40000000000000002,"5min":0.373,"15min":0.373},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.59299999999999997,"15min":0.58599999999999997},"min":{"1min":0.42399999999999999,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.54800000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738430,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298560,"kb_used_data":1272,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93446592,"statfs":{"total":95995035648,"available":95689310208,"internally_reserved":0,"allocated":1302528,"data_stored":892882,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.35199999999999998,"5min":0.34300000000000003,"15min":0.31900000000000001},"min":{"1min":0.25,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.57599999999999996,"5min":0.63,"15min":0.63},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.35399999999999998,"15min":0.32400000000000001},"min":{"1min":0.255,"5min":0.215,"15min":0.215},"max":{"1min":0.53900000000000003,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.28000000000000003}]},{"osd":2,"last update":"Sat Feb 10 05:27:37 2024","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.374,"15min":0.36199999999999999},"min":{"1min":0.23300000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.318},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.40600000000000003,"15min":0.39400000000000002},"min":{"1min":0.307,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.54200000000000004,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.30199999999999999}]},{"osd":3,"last update":"Sat Feb 10 05:27:56 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.45400000000000001,"15min":0.45800000000000002},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.64100000000000001,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.42699999999999999,"15min":0.42999999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.56100000000000005,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.39600000000000002}]},{"osd":4,"last update":"Sat Feb 10 05:28:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51300000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.55700000000000005,"15min":0.55600000000000005},"min":{"1min":0.41799999999999998,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.41399999999999998}]},{"osd":5,"last update":"Sat Feb 10 05:27:41 2024","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":0.57499999999999996,"15min":0.56799999999999995},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.91500000000000004,"5min":0.91500000000000004,"15min":0.91500000000000004},"last":0.435},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.56699999999999995,"15min":0.56299999999999994},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.502}]},{"osd":6,"last update":"Sat Feb 10 05:28:06 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.95699999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.57899999999999996,"15min":0.57199999999999995},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.51800000000000002}]},{"osd":7,"last update":"Sat Feb 10 05:28:30 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.55700000000000005,"15min":0.55500000000000005},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.60299999999999998,"15min":0.60499999999999998},"min":{"1min":0.436,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.80200000000000005,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.54700000000000004}]}]},{"osd":4,"up_from":30,"seq":128849018922,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297980,"kb_used_data":692,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":708608,"data_stored":302494,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:20 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.55300000000000005,"15min":0.56699999999999995},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.69199999999999995,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.497,"5min":0.55100000000000005,"15min":0.56499999999999995},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.64000000000000001,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.57099999999999995}]},{"osd":1,"last update":"Sat Feb 10 05:28:20 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.55500000000000005,"15min":0.57399999999999995},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.65900000000000003,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.55300000000000005,"15min":0.56699999999999995},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.68500000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.55700000000000005}]},{"osd":2,"last update":"Sat Feb 10 05:28:20 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.56000000000000005,"15min":0.57799999999999996},"min":{"1min":0.35099999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.64800000000000002,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.503,"5min":0.54100000000000004,"15min":0.54900000000000004},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.65200000000000002,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.503}]},{"osd":3,"last update":"Sat Feb 10 05:28:20 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.56499999999999995,"15min":0.57299999999999995},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.68200000000000005,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.5,"5min":0.55400000000000005,"15min":0.57199999999999995},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.629,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.54300000000000004}]},{"osd":5,"last update":"Sat Feb 10 05:27:39 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.42899999999999999,"15min":0.43099999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.66700000000000004,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.443,"15min":0.435},"min":{"1min":0.34599999999999997,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.69599999999999995,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.44}]},{"osd":6,"last update":"Sat Feb 10 05:28:05 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.434,"15min":0.42999999999999999},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.503,"15min":0.501},"min":{"1min":0.38200000000000001,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.73599999999999999,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.51700000000000002}]},{"osd":7,"last update":"Sat Feb 10 05:27:30 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.41599999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574905,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297960,"kb_used_data":672,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447192,"statfs":{"total":95995035648,"available":95689924608,"internally_reserved":0,"allocated":688128,"data_stored":301179,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:28:12 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.35199999999999998,"15min":0.31900000000000001},"min":{"1min":0.23599999999999999,"5min":0.19,"15min":0.19},"max":{"1min":0.58899999999999997,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.376,"15min":0.34000000000000002},"min":{"1min":0.23200000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.56599999999999995}]},{"osd":2,"last update":"Sat Feb 10 05:28:34 2024","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.41099999999999998,"15min":0.40600000000000003},"min":{"1min":0.25900000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.371,"5min":0.39000000000000001,"15min":0.39600000000000002},"min":{"1min":0.247,"5min":0.223,"15min":0.223},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.38}]},{"osd":3,"last update":"Sat Feb 10 05:27:59 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.432,"15min":0.45100000000000001},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.626,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.438},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.48199999999999998,"15min":0.49399999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.66000000000000003,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.52600000000000002}]},{"osd":4,"last update":"Sat Feb 10 05:28:14 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57999999999999996,"15min":0.59799999999999998},"min":{"1min":0.42199999999999999,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.80000000000000004,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.61399999999999999,"15min":0.63200000000000001},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.87,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.60399999999999998}]},{"osd":5,"last update":"Sat Feb 10 05:27:43 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.56399999999999995,"15min":0.57399999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.64400000000000002,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.60899999999999999,"15min":0.62},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.70899999999999996,"5min":1.01,"15min":1.01},"last":0.57699999999999996}]},{"osd":6,"last update":"Sat Feb 10 05:28:07 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.439,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.81200000000000006,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.53800000000000003,"15min":0.53600000000000003},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.77500000000000002,"5min":0.96299999999999997,"15min":0.96299999999999997},"last":0.54100000000000004}]},{"osd":7,"last update":"Sat Feb 10 05:28:31 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.54400000000000004,"15min":0.53400000000000003},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.57299999999999995,"15min":0.56699999999999995},"min":{"1min":0.48599999999999999,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.621}]}]},{"osd":3,"up_from":25,"seq":107374182447,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297984,"kb_used_data":696,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447168,"statfs":{"total":95995035648,"available":95689900032,"internally_reserved":0,"allocated":712704,"data_stored":304242,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.40200000000000002,"15min":0.39900000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":1.839,"5min":1.839,"15min":1.839},"last":0.27000000000000002},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.439,"15min":0.437},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":2.1960000000000002,"5min":2.1960000000000002,"15min":2.1960000000000002},"last":0.34200000000000003}]},{"osd":1,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.378,"5min":0.42399999999999999,"15min":0.439},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.54600000000000004,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.29099999999999998},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.435,"15min":0.44400000000000001},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"last":0.30599999999999999}]},{"osd":2,"last update":"Sat Feb 10 05:27:58 2024","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.45800000000000002,"15min":0.46200000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.439,"15min":0.438},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":0.31900000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:28:18 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.57899999999999996,"15min":0.56999999999999995},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.82499999999999996,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.58699999999999997,"15min":0.58999999999999997},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.58299999999999996}]},{"osd":5,"last update":"Sat Feb 10 05:27:41 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.54800000000000004,"15min":0.54700000000000004},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.754,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.621,"5min":0.57999999999999996,"15min":0.57299999999999995},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.8620000000000001,"5min":1.8620000000000001,"15min":1.8620000000000001},"last":0.55500000000000005}]},{"osd":6,"last update":"Sat Feb 10 05:28:08 2024","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.57999999999999996,"15min":0.57199999999999995},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.907,"5min":1.907,"15min":1.907},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.58799999999999997,"15min":0.57499999999999996},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":2.2669999999999999,"5min":2.2669999999999999,"15min":2.2669999999999999},"last":0.54000000000000004}]},{"osd":7,"last update":"Sat Feb 10 05:28:27 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.63,"15min":0.63900000000000001},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.75,"5min":1.885,"15min":1.885},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.58999999999999997,"15min":0.59499999999999997},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"last":0.56699999999999995}]}]},{"osd":5,"up_from":38,"seq":163208757284,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297980,"kb_used_data":692,"kb_used_omap":0,"kb_used_meta":297280,"kb_avail":93447172,"statfs":{"total":95995035648,"available":95689904128,"internally_reserved":0,"allocated":708608,"data_stored":304228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304414720},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.50900000000000001,"15min":0.51000000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.61599999999999999,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.498,"15min":0.499},"min":{"1min":0.38400000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.70199999999999996,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.79400000000000004}]},{"osd":1,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.50800000000000001,"15min":0.505},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.70599999999999996,"5min":0.745,"15min":0.745},"last":0.754},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.505,"15min":0.505},"min":{"1min":0.39600000000000002,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.65800000000000003,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.68500000000000005}]},{"osd":2,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.51200000000000001,"15min":0.51400000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.54700000000000004,"15min":0.54500000000000004},"min":{"1min":0.39900000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.73899999999999999,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.69699999999999995}]},{"osd":3,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.372,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.71899999999999997,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.54300000000000004,"15min":0.53800000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.76900000000000002,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.65300000000000002}]},{"osd":4,"last update":"Sat Feb 10 05:27:44 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.40400000000000003,"15min":0.39600000000000002},"min":{"1min":0.312,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.44500000000000001,"15min":0.438},"min":{"1min":0.33200000000000002,"5min":0.317,"15min":0.317},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.497}]},{"osd":6,"last update":"Sat Feb 10 05:28:05 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.497,"15min":0.5},"min":{"1min":0.35799999999999998,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.55100000000000005,"15min":0.55600000000000005},"min":{"1min":0.39400000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.56999999999999995}]},{"osd":7,"last update":"Sat Feb 10 05:28:32 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.52700000000000002,"15min":0.52600000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.55800000000000005,"15min":0.56200000000000006},"min":{"1min":0.38,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.55800000000000005}]}]}],"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":700,"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":2428,"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":680,"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":2414,"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":2324,"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":576,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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-02-10T05:28:39.782 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-10T05:28:39.783 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-10T05:28:39.783 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-10T05:28:39.783 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph health --format=json 2024-02-10T05:28:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:40 smithi178 ceph-mon[27572]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:40 smithi178 ceph-mon[27572]: from='client.14814 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:40 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:40 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:40.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:40 smithi178 ceph-mon[36851]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:40.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:40 smithi178 ceph-mon[36851]: from='client.14814 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:40.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:40 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:40.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:40 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:40 smithi189 ceph-mon[31422]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:40 smithi189 ceph-mon[31422]: from='client.14814 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:28:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:40 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:40 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:40.951 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:28:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:41 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:41 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:41 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:28:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:41 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:28:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:41 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:41 smithi178 ceph-mon[27572]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:41 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:42.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:41 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:42.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:41 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:28:42.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:41 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:28:42.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:41 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:42.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:41 smithi178 ceph-mon[36851]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:41 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:41 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:41 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:28:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:41 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:28:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:41 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:42.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:41 smithi189 ceph-mon[31422]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:43.080 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:28:43.081 INFO:teuthology.orchestra.run.smithi178.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-10T05:28:43.716 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-10T05:28:43.716 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-10T05:28:43.992 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:28:43.992 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":68,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","created":"2024-02-10T05:21:22.127092+0000","modified":"2024-02-10T05:28:20.299084+0000","last_up_change":"2024-02-10T05:26:26.472246+0000","last_in_change":"2024-02-10T05:26:09.150064+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T05:24:26.679378+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-10T05:26:42.996406+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-10T05:26:44.288109+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":"62","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-02-10T05:27:18.094901+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":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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"2ff91124-6e92-49e8-86ee-d322084afa9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6802","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6803","nonce":1413647446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6805","nonce":1413647446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6808","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6809","nonce":1413647446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6807","nonce":1413647446}]},"public_addr":"172.21.15.178:6803/1413647446","cluster_addr":"172.21.15.178:6805/1413647446","heartbeat_back_addr":"172.21.15.178:6809/1413647446","heartbeat_front_addr":"172.21.15.178:6807/1413647446","state":["exists","up"]},{"osd":1,"uuid":"24ace96e-dc95-4da1-b493-1c989e3e8bcb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6810","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6811","nonce":1364910895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6812","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6813","nonce":1364910895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6816","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6817","nonce":1364910895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6814","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6815","nonce":1364910895}]},"public_addr":"172.21.15.178:6811/1364910895","cluster_addr":"172.21.15.178:6813/1364910895","heartbeat_back_addr":"172.21.15.178:6817/1364910895","heartbeat_front_addr":"172.21.15.178:6815/1364910895","state":["exists","up"]},{"osd":2,"uuid":"fa2894d2-c79c-4dd4-9f46-0decd72743ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6818","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6819","nonce":1835823786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6820","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6821","nonce":1835823786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6824","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6825","nonce":1835823786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6822","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6823","nonce":1835823786}]},"public_addr":"172.21.15.178:6819/1835823786","cluster_addr":"172.21.15.178:6821/1835823786","heartbeat_back_addr":"172.21.15.178:6825/1835823786","heartbeat_front_addr":"172.21.15.178:6823/1835823786","state":["exists","up"]},{"osd":3,"uuid":"a71d2808-18e6-4fb4-a25e-73d966e3c3e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6826","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6827","nonce":3558217917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6828","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6829","nonce":3558217917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6832","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6833","nonce":3558217917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6830","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6831","nonce":3558217917}]},"public_addr":"172.21.15.178:6827/3558217917","cluster_addr":"172.21.15.178:6829/3558217917","heartbeat_back_addr":"172.21.15.178:6833/3558217917","heartbeat_front_addr":"172.21.15.178:6831/3558217917","state":["exists","up"]},{"osd":4,"uuid":"d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6800","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6801","nonce":1203269645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6803","nonce":1203269645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6807","nonce":1203269645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6805","nonce":1203269645}]},"public_addr":"172.21.15.189:6801/1203269645","cluster_addr":"172.21.15.189:6803/1203269645","heartbeat_back_addr":"172.21.15.189:6807/1203269645","heartbeat_front_addr":"172.21.15.189:6805/1203269645","state":["exists","up"]},{"osd":5,"uuid":"d57145cc-6527-42b5-916a-4e4ed7699a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6808","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6809","nonce":2810683544}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6810","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6811","nonce":2810683544}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6814","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6815","nonce":2810683544}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6812","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6813","nonce":2810683544}]},"public_addr":"172.21.15.189:6809/2810683544","cluster_addr":"172.21.15.189:6811/2810683544","heartbeat_back_addr":"172.21.15.189:6815/2810683544","heartbeat_front_addr":"172.21.15.189:6813/2810683544","state":["exists","up"]},{"osd":6,"uuid":"10827ca8-a8de-426b-ab31-b580a5e8dbe9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6816","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6817","nonce":184237304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6818","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6819","nonce":184237304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6822","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6823","nonce":184237304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6820","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6821","nonce":184237304}]},"public_addr":"172.21.15.189:6817/184237304","cluster_addr":"172.21.15.189:6819/184237304","heartbeat_back_addr":"172.21.15.189:6823/184237304","heartbeat_front_addr":"172.21.15.189:6821/184237304","state":["exists","up"]},{"osd":7,"uuid":"d7414517-0aa3-479a-9064-f7fed7c81e06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6824","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6825","nonce":2729936243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6826","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6827","nonce":2729936243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6830","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6831","nonce":2729936243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6828","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6829","nonce":2729936243}]},"public_addr":"172.21.15.189:6825/2729936243","cluster_addr":"172.21.15.189:6827/2729936243","heartbeat_back_addr":"172.21.15.189:6831/2729936243","heartbeat_front_addr":"172.21.15.189:6829/2729936243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:36.334657+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:59.923209+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:24.004028+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:48.686495+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:11.257141+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:35.714729+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:59.972063+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:26:24.480218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.26","mappings":[{"from":6,"to":2}]},{"pgid":"3.2b","mappings":[{"from":0,"to":2}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.178:6800/1579050180":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/4055521453":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/313760756":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/110815137":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6801/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6801/1579050180":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6800/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/4233542507":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/527870021":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3810744882":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3479209140":"2024-02-11T05:21:50.971758+0000","172.21.15.178:6801/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3804021441":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/2753554380":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/3227051029":"2024-02-11T05:22:14.365966+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-02-10T05:28:44.005 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-10T05:24:26.679378+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': {}}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2024-02-10T05:26:42.996406+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': '61', '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'}}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2024-02-10T05:26:44.288109+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': '62', '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.8999999761581421}, 'application_metadata': {'cephfs': {'data': 'cephfs'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2024-02-10T05:27:18.094901+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': 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': '66', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}}] 2024-02-10T05:28:44.005 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-02-10T05:28:44.280 INFO:teuthology.orchestra.run.smithi178.stdout:pg_num: 1 2024-02-10T05:28:44.292 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:44 smithi178 ceph-mon[27572]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:44.292 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:44 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2131425711' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T05:28:44.292 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:44 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2506392362' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:28:44.292 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:44 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:28:44] "GET /metrics HTTP/1.1" 200 235919 "" "Prometheus/2.43.0" 2024-02-10T05:28:44.293 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:44 smithi178 ceph-mon[36851]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:44.293 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:44 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2131425711' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T05:28:44.293 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:44 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2506392362' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:28:44.294 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2024-02-10T05:28:44.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:44 smithi189 ceph-mon[31422]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:44.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:44 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2131425711' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T05:28:44.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:44 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2506392362' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:28:44.565 INFO:teuthology.orchestra.run.smithi178.stdout:pg_num: 32 2024-02-10T05:28:44.578 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2024-02-10T05:28:44.853 INFO:teuthology.orchestra.run.smithi178.stdout:pg_num: 64 2024-02-10T05:28:44.866 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2024-02-10T05:28:45.140 INFO:teuthology.orchestra.run.smithi178.stdout:pg_num: 8 2024-02-10T05:28:45.151 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:45 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/878018491' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:28:45.151 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:45 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1387522329' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-02-10T05:28:45.151 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:45 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1551092523' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-02-10T05:28:45.152 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:45 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/878018491' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:28:45.152 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:45 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1387522329' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-02-10T05:28:45.152 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:45 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1551092523' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-02-10T05:28:45.153 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-10T05:28:45.444 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:45 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/878018491' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:28:45.444 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:45 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1387522329' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-02-10T05:28:45.444 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:45 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1551092523' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-02-10T05:28:45.456 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:28:45.456 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":6,"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":24346,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.189:6833/4221551901","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6832","nonce":4221551901},{"type":"v1","addr":"172.21.15.189:6833","nonce":4221551901}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[{"mdsmap":{"epoch":6,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-02-10T05:26:45.090202+0000","modified":"2024-02-10T05:26:47.772731+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"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":24359},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24359":{"gid":24359,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.178:6835/1034974724","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6834","nonce":1034974724},{"type":"v1","addr":"172.21.15.178:6835","nonce":1034974724}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":"","standby_count_wanted":0},"id":1}]} 2024-02-10T05:28:45.456 INFO:teuthology.orchestra.run.smithi178.stderr:dumped fsmap epoch 6 2024-02-10T05:28:45.468 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-10T05:28:45.740 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:28:45.740 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":68,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","created":"2024-02-10T05:21:22.127092+0000","modified":"2024-02-10T05:28:20.299084+0000","last_up_change":"2024-02-10T05:26:26.472246+0000","last_in_change":"2024-02-10T05:26:09.150064+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T05:24:26.679378+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-10T05:26:42.996406+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-10T05:26:44.288109+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":"62","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-02-10T05:27:18.094901+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":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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"2ff91124-6e92-49e8-86ee-d322084afa9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6802","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6803","nonce":1413647446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6805","nonce":1413647446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6808","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6809","nonce":1413647446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6807","nonce":1413647446}]},"public_addr":"172.21.15.178:6803/1413647446","cluster_addr":"172.21.15.178:6805/1413647446","heartbeat_back_addr":"172.21.15.178:6809/1413647446","heartbeat_front_addr":"172.21.15.178:6807/1413647446","state":["exists","up"]},{"osd":1,"uuid":"24ace96e-dc95-4da1-b493-1c989e3e8bcb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6810","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6811","nonce":1364910895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6812","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6813","nonce":1364910895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6816","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6817","nonce":1364910895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6814","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6815","nonce":1364910895}]},"public_addr":"172.21.15.178:6811/1364910895","cluster_addr":"172.21.15.178:6813/1364910895","heartbeat_back_addr":"172.21.15.178:6817/1364910895","heartbeat_front_addr":"172.21.15.178:6815/1364910895","state":["exists","up"]},{"osd":2,"uuid":"fa2894d2-c79c-4dd4-9f46-0decd72743ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6818","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6819","nonce":1835823786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6820","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6821","nonce":1835823786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6824","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6825","nonce":1835823786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6822","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6823","nonce":1835823786}]},"public_addr":"172.21.15.178:6819/1835823786","cluster_addr":"172.21.15.178:6821/1835823786","heartbeat_back_addr":"172.21.15.178:6825/1835823786","heartbeat_front_addr":"172.21.15.178:6823/1835823786","state":["exists","up"]},{"osd":3,"uuid":"a71d2808-18e6-4fb4-a25e-73d966e3c3e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6826","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6827","nonce":3558217917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6828","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6829","nonce":3558217917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6832","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6833","nonce":3558217917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6830","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6831","nonce":3558217917}]},"public_addr":"172.21.15.178:6827/3558217917","cluster_addr":"172.21.15.178:6829/3558217917","heartbeat_back_addr":"172.21.15.178:6833/3558217917","heartbeat_front_addr":"172.21.15.178:6831/3558217917","state":["exists","up"]},{"osd":4,"uuid":"d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6800","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6801","nonce":1203269645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6803","nonce":1203269645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6807","nonce":1203269645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6805","nonce":1203269645}]},"public_addr":"172.21.15.189:6801/1203269645","cluster_addr":"172.21.15.189:6803/1203269645","heartbeat_back_addr":"172.21.15.189:6807/1203269645","heartbeat_front_addr":"172.21.15.189:6805/1203269645","state":["exists","up"]},{"osd":5,"uuid":"d57145cc-6527-42b5-916a-4e4ed7699a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6808","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6809","nonce":2810683544}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6810","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6811","nonce":2810683544}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6814","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6815","nonce":2810683544}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6812","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6813","nonce":2810683544}]},"public_addr":"172.21.15.189:6809/2810683544","cluster_addr":"172.21.15.189:6811/2810683544","heartbeat_back_addr":"172.21.15.189:6815/2810683544","heartbeat_front_addr":"172.21.15.189:6813/2810683544","state":["exists","up"]},{"osd":6,"uuid":"10827ca8-a8de-426b-ab31-b580a5e8dbe9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6816","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6817","nonce":184237304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6818","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6819","nonce":184237304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6822","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6823","nonce":184237304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6820","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6821","nonce":184237304}]},"public_addr":"172.21.15.189:6817/184237304","cluster_addr":"172.21.15.189:6819/184237304","heartbeat_back_addr":"172.21.15.189:6823/184237304","heartbeat_front_addr":"172.21.15.189:6821/184237304","state":["exists","up"]},{"osd":7,"uuid":"d7414517-0aa3-479a-9064-f7fed7c81e06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6824","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6825","nonce":2729936243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6826","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6827","nonce":2729936243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6830","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6831","nonce":2729936243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6828","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6829","nonce":2729936243}]},"public_addr":"172.21.15.189:6825/2729936243","cluster_addr":"172.21.15.189:6827/2729936243","heartbeat_back_addr":"172.21.15.189:6831/2729936243","heartbeat_front_addr":"172.21.15.189:6829/2729936243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:36.334657+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:59.923209+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:24.004028+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:48.686495+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:11.257141+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:35.714729+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:59.972063+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:26:24.480218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.26","mappings":[{"from":6,"to":2}]},{"pgid":"3.2b","mappings":[{"from":0,"to":2}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.178:6800/1579050180":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/4055521453":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/313760756":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/110815137":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6801/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6801/1579050180":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6800/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/4233542507":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/527870021":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3810744882":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3479209140":"2024-02-11T05:21:50.971758+0000","172.21.15.178:6801/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3804021441":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/2753554380":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/3227051029":"2024-02-11T05:22:14.365966+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-02-10T05:28:45.753 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-10T05:24:26.679378+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': {}}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2024-02-10T05:26:42.996406+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': '61', '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'}}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2024-02-10T05:26:44.288109+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': '62', '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.8999999761581421}, 'application_metadata': {'cephfs': {'data': 'cephfs'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2024-02-10T05:27:18.094901+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': 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': '66', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}}] 2024-02-10T05:28:45.753 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-02-10T05:28:45.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:28:45 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:28:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:28:46.028 INFO:teuthology.orchestra.run.smithi178.stdout:pg_num: 1 2024-02-10T05:28:46.041 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2024-02-10T05:28:46.315 INFO:teuthology.orchestra.run.smithi178.stdout:pg_num: 32 2024-02-10T05:28:46.327 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:46 smithi178 ceph-mon[27572]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:46.327 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:46 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/4148591781' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-10T05:28:46.327 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:46 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1112934407' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:28:46.327 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:46 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2116562828' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:28:46.327 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:46 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/630430731' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:28:46.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:46 smithi178 ceph-mon[36851]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:46.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:46 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/4148591781' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-10T05:28:46.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:46 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1112934407' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:28:46.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:46 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2116562828' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:28:46.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:46 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/630430731' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:28:46.329 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2024-02-10T05:28:46.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:46 smithi189 ceph-mon[31422]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:46.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:46 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/4148591781' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-10T05:28:46.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:46 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1112934407' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:28:46.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:46 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2116562828' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:28:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:46 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/630430731' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T05:28:46.599 INFO:teuthology.orchestra.run.smithi178.stdout:pg_num: 64 2024-02-10T05:28:46.612 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2024-02-10T05:28:46.887 INFO:teuthology.orchestra.run.smithi178.stdout:pg_num: 8 2024-02-10T05:28:46.901 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-10T05:28:47.206 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:28:47.206 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":6,"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":24346,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.189:6833/4221551901","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6832","nonce":4221551901},{"type":"v1","addr":"172.21.15.189:6833","nonce":4221551901}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[{"mdsmap":{"epoch":6,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-02-10T05:26:45.090202+0000","modified":"2024-02-10T05:26:47.772731+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"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":24359},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24359":{"gid":24359,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.178:6835/1034974724","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6834","nonce":1034974724},{"type":"v1","addr":"172.21.15.178:6835","nonce":1034974724}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":"","standby_count_wanted":0},"id":1}]} 2024-02-10T05:28:47.207 INFO:teuthology.orchestra.run.smithi178.stderr:dumped fsmap epoch 6 2024-02-10T05:28:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:47 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3561490024' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-02-10T05:28:47.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:47 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1428208989' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-02-10T05:28:47.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:47 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/456349445' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-10T05:28:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:47 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3561490024' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-02-10T05:28:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:47 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1428208989' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-02-10T05:28:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:47 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/456349445' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-10T05:28:47.219 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-10T05:28:47.489 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:28:47.489 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":68,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","created":"2024-02-10T05:21:22.127092+0000","modified":"2024-02-10T05:28:20.299084+0000","last_up_change":"2024-02-10T05:26:26.472246+0000","last_in_change":"2024-02-10T05:26:09.150064+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":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-10T05:24:26.679378+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":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-02-10T05:26:42.996406+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":"61","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"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-02-10T05:26:44.288109+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":"62","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"}}},{"pool":4,"pool_name":"rbd","create_time":"2024-02-10T05:27:18.094901+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":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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"2ff91124-6e92-49e8-86ee-d322084afa9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6802","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6803","nonce":1413647446}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6805","nonce":1413647446}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6808","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6809","nonce":1413647446}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":1413647446},{"type":"v1","addr":"172.21.15.178:6807","nonce":1413647446}]},"public_addr":"172.21.15.178:6803/1413647446","cluster_addr":"172.21.15.178:6805/1413647446","heartbeat_back_addr":"172.21.15.178:6809/1413647446","heartbeat_front_addr":"172.21.15.178:6807/1413647446","state":["exists","up"]},{"osd":1,"uuid":"24ace96e-dc95-4da1-b493-1c989e3e8bcb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6810","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6811","nonce":1364910895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6812","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6813","nonce":1364910895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6816","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6817","nonce":1364910895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6814","nonce":1364910895},{"type":"v1","addr":"172.21.15.178:6815","nonce":1364910895}]},"public_addr":"172.21.15.178:6811/1364910895","cluster_addr":"172.21.15.178:6813/1364910895","heartbeat_back_addr":"172.21.15.178:6817/1364910895","heartbeat_front_addr":"172.21.15.178:6815/1364910895","state":["exists","up"]},{"osd":2,"uuid":"fa2894d2-c79c-4dd4-9f46-0decd72743ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6818","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6819","nonce":1835823786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6820","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6821","nonce":1835823786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6824","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6825","nonce":1835823786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6822","nonce":1835823786},{"type":"v1","addr":"172.21.15.178:6823","nonce":1835823786}]},"public_addr":"172.21.15.178:6819/1835823786","cluster_addr":"172.21.15.178:6821/1835823786","heartbeat_back_addr":"172.21.15.178:6825/1835823786","heartbeat_front_addr":"172.21.15.178:6823/1835823786","state":["exists","up"]},{"osd":3,"uuid":"a71d2808-18e6-4fb4-a25e-73d966e3c3e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6826","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6827","nonce":3558217917}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6828","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6829","nonce":3558217917}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6832","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6833","nonce":3558217917}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6830","nonce":3558217917},{"type":"v1","addr":"172.21.15.178:6831","nonce":3558217917}]},"public_addr":"172.21.15.178:6827/3558217917","cluster_addr":"172.21.15.178:6829/3558217917","heartbeat_back_addr":"172.21.15.178:6833/3558217917","heartbeat_front_addr":"172.21.15.178:6831/3558217917","state":["exists","up"]},{"osd":4,"uuid":"d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6800","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6801","nonce":1203269645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6803","nonce":1203269645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6807","nonce":1203269645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":1203269645},{"type":"v1","addr":"172.21.15.189:6805","nonce":1203269645}]},"public_addr":"172.21.15.189:6801/1203269645","cluster_addr":"172.21.15.189:6803/1203269645","heartbeat_back_addr":"172.21.15.189:6807/1203269645","heartbeat_front_addr":"172.21.15.189:6805/1203269645","state":["exists","up"]},{"osd":5,"uuid":"d57145cc-6527-42b5-916a-4e4ed7699a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":67,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6808","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6809","nonce":2810683544}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6810","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6811","nonce":2810683544}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6814","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6815","nonce":2810683544}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6812","nonce":2810683544},{"type":"v1","addr":"172.21.15.189:6813","nonce":2810683544}]},"public_addr":"172.21.15.189:6809/2810683544","cluster_addr":"172.21.15.189:6811/2810683544","heartbeat_back_addr":"172.21.15.189:6815/2810683544","heartbeat_front_addr":"172.21.15.189:6813/2810683544","state":["exists","up"]},{"osd":6,"uuid":"10827ca8-a8de-426b-ab31-b580a5e8dbe9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6816","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6817","nonce":184237304}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6818","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6819","nonce":184237304}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6822","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6823","nonce":184237304}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6820","nonce":184237304},{"type":"v1","addr":"172.21.15.189:6821","nonce":184237304}]},"public_addr":"172.21.15.189:6817/184237304","cluster_addr":"172.21.15.189:6819/184237304","heartbeat_back_addr":"172.21.15.189:6823/184237304","heartbeat_front_addr":"172.21.15.189:6821/184237304","state":["exists","up"]},{"osd":7,"uuid":"d7414517-0aa3-479a-9064-f7fed7c81e06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6824","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6825","nonce":2729936243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6826","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6827","nonce":2729936243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6830","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6831","nonce":2729936243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6828","nonce":2729936243},{"type":"v1","addr":"172.21.15.189:6829","nonce":2729936243}]},"public_addr":"172.21.15.189:6825/2729936243","cluster_addr":"172.21.15.189:6827/2729936243","heartbeat_back_addr":"172.21.15.189:6831/2729936243","heartbeat_front_addr":"172.21.15.189:6829/2729936243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:36.334657+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:59.923209+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:24.004028+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:48.686495+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:11.257141+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:35.714729+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:59.972063+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:26:24.480218+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.26","mappings":[{"from":6,"to":2}]},{"pgid":"3.2b","mappings":[{"from":0,"to":2}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.178:6800/1579050180":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/4055521453":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/313760756":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/110815137":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6801/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6801/1579050180":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6800/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/4233542507":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/527870021":"2024-02-11T05:22:14.365966+0000","172.21.15.178:6800/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3810744882":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3479209140":"2024-02-11T05:21:50.971758+0000","172.21.15.178:6801/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3804021441":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/2753554380":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/3227051029":"2024-02-11T05:22:14.365966+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-02-10T05:28:47.502 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-10T05:28:47.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:47 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3561490024' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-02-10T05:28:47.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:47 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1428208989' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-02-10T05:28:47.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:47 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/456349445' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-02-10T05:28:47.804 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:28:47.804 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":6,"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":24346,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.189:6833/4221551901","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6832","nonce":4221551901},{"type":"v1","addr":"172.21.15.189:6833","nonce":4221551901}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[{"mdsmap":{"epoch":6,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-02-10T05:26:45.090202+0000","modified":"2024-02-10T05:26:47.772731+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"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":24359},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24359":{"gid":24359,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.178:6835/1034974724","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6834","nonce":1034974724},{"type":"v1","addr":"172.21.15.178:6835","nonce":1034974724}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"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":"","standby_count_wanted":0},"id":1}]} 2024-02-10T05:28:47.804 INFO:teuthology.orchestra.run.smithi178.stderr:dumped fsmap epoch 6 2024-02-10T05:28:47.816 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 6, 'flags': 18, 'flags_state': {'joinable': True, 'allow_snaps': True, 'allow_multimds_snaps': True, 'allow_standby_replay': False}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2024-02-10T05:26:45.090202+0000', 'modified': '2024-02-10T05:26:47.772731+0000', 'tableserver': 0, 'root': 0, 'session_timeout': 60, 'session_autoclose': 300, 'required_client_features': {}, 'max_file_size': 1099511627776, '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': 24359}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24359': {'gid': 24359, 'name': 'a', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 3, 'addr': '172.21.15.178:6835/1034974724', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.178:6834', 'nonce': 1034974724}, {'type': 'v1', 'addr': '172.21.15.178:6835', 'nonce': 1034974724}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138320759226367, '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': '', 'standby_count_wanted': 0} 2024-02-10T05:28:47.817 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-02-10T05:28:47.817 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell mds.a status 2024-02-10T05:28:47.923 INFO:teuthology.orchestra.run.smithi178.stderr:2024-02-10T05:28:47.923+0000 7eff8bfff640 0 client.24824 ms_handle_reset on v2:172.21.15.178:6834/1034974724 2024-02-10T05:28:47.941 INFO:teuthology.orchestra.run.smithi178.stderr:2024-02-10T05:28:47.941+0000 7eff8bfff640 0 client.24830 ms_handle_reset on v2:172.21.15.178:6834/1034974724 2024-02-10T05:28:47.942 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:28:47.942 INFO:teuthology.orchestra.run.smithi178.stdout: "cluster_fsid": "1b398bac-c7d4-11ee-95b8-87774f69a715", 2024-02-10T05:28:47.942 INFO:teuthology.orchestra.run.smithi178.stdout: "whoami": 0, 2024-02-10T05:28:47.942 INFO:teuthology.orchestra.run.smithi178.stdout: "id": 24359, 2024-02-10T05:28:47.942 INFO:teuthology.orchestra.run.smithi178.stdout: "want_state": "up:active", 2024-02-10T05:28:47.942 INFO:teuthology.orchestra.run.smithi178.stdout: "state": "up:active", 2024-02-10T05:28:47.942 INFO:teuthology.orchestra.run.smithi178.stdout: "fs_name": "cephfs", 2024-02-10T05:28:47.942 INFO:teuthology.orchestra.run.smithi178.stdout: "rank_uptime": 122.184741735, 2024-02-10T05:28:47.942 INFO:teuthology.orchestra.run.smithi178.stdout: "mdsmap_epoch": 6, 2024-02-10T05:28:47.943 INFO:teuthology.orchestra.run.smithi178.stdout: "osdmap_epoch": 68, 2024-02-10T05:28:47.943 INFO:teuthology.orchestra.run.smithi178.stdout: "osdmap_epoch_barrier": 62, 2024-02-10T05:28:47.943 INFO:teuthology.orchestra.run.smithi178.stdout: "uptime": 129.76793463199999 2024-02-10T05:28:47.943 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:28:47.953 INFO:tasks.cephadm:Setup complete, yielding 2024-02-10T05:28:47.953 INFO:teuthology.run_tasks:Running task print... 2024-02-10T05:28:47.962 INFO:teuthology.task.print:**** done end installing quincy cephadm ... 2024-02-10T05:28:47.962 INFO:teuthology.run_tasks:Running task print... 2024-02-10T05:28:47.977 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-02-10T05:28:47.977 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-10T05:28:47.985 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi178.front.sepia.ceph.com 2024-02-10T05:28:47.986 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-02-10T05:28:48.085 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:48 smithi178 ceph-mon[27572]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:48.085 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:48 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/867816443' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:28:48.085 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:48 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1092668601' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:28:48.085 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:48 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/803491827' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:28:48.241 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:28:48.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:48 smithi178 ceph-mon[36851]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:48.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:48 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/867816443' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:28:48.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:48 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1092668601' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:28:48.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:48 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/803491827' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:28:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:48 smithi189 ceph-mon[31422]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:48 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/867816443' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:28:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:48 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1092668601' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:28:48.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:48 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/803491827' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T05:28:50.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:50 smithi178 ceph-mon[27572]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:50 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:28:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:50 smithi178 ceph-mon[36851]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:50 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:28:50.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:50 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:50] ENGINE Bus STOPPING 2024-02-10T05:28:50.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:50 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:50] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:28:50.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:50 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:50] ENGINE Bus STOPPED 2024-02-10T05:28:50.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:50 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:50] ENGINE Bus STARTING 2024-02-10T05:28:50.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:50 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:50] ENGINE Serving on http://:::9283 2024-02-10T05:28:50.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:50 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:28:50] ENGINE Bus STARTED 2024-02-10T05:28:50.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:50 smithi189 ceph-mon[31422]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:28:50.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:50 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:28:50.895 INFO:teuthology.run_tasks:Running task print... 2024-02-10T05:28:50.906 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-02-10T05:28:50.907 INFO:teuthology.run_tasks:Running task print... 2024-02-10T05:28:50.963 INFO:teuthology.task.print:**** done start telemetry quincy... 2024-02-10T05:28:50.964 INFO:teuthology.run_tasks:Running task workunit... 2024-02-10T05:28:50.977 INFO:tasks.workunit:Pulling workunits from ref 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:28:50.977 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-10T05:28:50.977 DEBUG:teuthology.orchestra.run.smithi178:> stat -- /home/ubuntu/cephtest/mnt.0 2024-02-10T05:28:50.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T05:28:50.994 INFO:teuthology.orchestra.run.smithi178.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-02-10T05:28:50.994 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-02-10T05:28:51.050 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-02-10T05:28:51.050 DEBUG:teuthology.orchestra.run.smithi178:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-02-10T05:28:51.105 INFO:tasks.workunit:timeout=3h 2024-02-10T05:28:51.105 INFO:tasks.workunit:cleanup=True 2024-02-10T05:28:51.105 DEBUG:teuthology.orchestra.run.smithi178:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:28:51.161 INFO:tasks.workunit.client.0.smithi178.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-02-10T05:28:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:51 smithi178 ceph-mon[27572]: mgrmap e21: y(active, since 91s), standbys: x 2024-02-10T05:28:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:51 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2946992978' entity='client.admin' 2024-02-10T05:28:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:51 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:28:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:51 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:28:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:51 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:28:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:51 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:51 smithi178 ceph-mon[36851]: mgrmap e21: y(active, since 91s), standbys: x 2024-02-10T05:28:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:51 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2946992978' entity='client.admin' 2024-02-10T05:28:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:51 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:28:51.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:51 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:28:51.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:51 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:28:51.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:51 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:51.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:51 smithi189 ceph-mon[31422]: mgrmap e21: y(active, since 91s), standbys: x 2024-02-10T05:28:51.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:51 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2946992978' entity='client.admin' 2024-02-10T05:28:51.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:51 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:28:51.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:51 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:28:51.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:51 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:28:51.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:51 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:28:52.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:52 smithi189 ceph-mon[31422]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:28:52.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:52 smithi178 ceph-mon[27572]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:28:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:52 smithi178 ceph-mon[36851]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:28:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:54 smithi178 ceph-mon[27572]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:28:54.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:54 smithi178 ceph-mon[36851]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:28:54.463 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:28:54 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:28:54] "GET /metrics HTTP/1.1" 200 235900 "" "Prometheus/2.43.0" 2024-02-10T05:28:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:54 smithi189 ceph-mon[31422]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:28:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:55 smithi189 ceph-mon[31422]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:28:55.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:28:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:28:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:28:55.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:55 smithi178 ceph-mon[27572]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:28:55.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:55 smithi178 ceph-mon[36851]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:28:58.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:28:58 smithi178 ceph-mon[27572]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:28:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:28:58 smithi178 ceph-mon[36851]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:28:58.490 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:28:58 smithi189 ceph-mon[31422]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:29:00.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:00 smithi178 ceph-mon[27572]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:29:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:00 smithi178 ceph-mon[36851]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:29:00.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:00 smithi189 ceph-mon[31422]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:29:02.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:02 smithi178 ceph-mon[27572]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:29:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:02 smithi178 ceph-mon[36851]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:29:02.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:02 smithi189 ceph-mon[31422]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T05:29:04.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:04 smithi178 ceph-mon[27572]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:04 smithi178 ceph-mon[36851]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:04.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:29:04] "GET /metrics HTTP/1.1" 200 235893 "" "Prometheus/2.43.0" 2024-02-10T05:29:04.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:04 smithi189 ceph-mon[31422]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:05.362 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:05 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:29:05.363 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:05 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:29:05.444 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:05 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:29:05.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:29:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:29:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:29:06.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:06 smithi178 ceph-mon[27572]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:06 smithi178 ceph-mon[36851]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:06 smithi189 ceph-mon[31422]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:08 smithi178 ceph-mon[27572]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:08 smithi178 ceph-mon[36851]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:08 smithi189 ceph-mon[31422]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:10.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:10 smithi178 ceph-mon[27572]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:10 smithi178 ceph-mon[36851]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:10 smithi189 ceph-mon[31422]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:12.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:12 smithi178 ceph-mon[36851]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:12 smithi178 ceph-mon[27572]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:12 smithi189 ceph-mon[31422]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:14.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:14 smithi178 ceph-mon[36851]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:14 smithi178 ceph-mon[27572]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:14.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:14 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:29:14] "GET /metrics HTTP/1.1" 200 235893 "" "Prometheus/2.43.0" 2024-02-10T05:29:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:14 smithi189 ceph-mon[31422]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:15 smithi189 ceph-mon[31422]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:15.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:29:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:29:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:29:15.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:15 smithi178 ceph-mon[36851]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:15 smithi178 ceph-mon[27572]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:18.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:18 smithi178 ceph-mon[27572]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:18.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:18 smithi178 ceph-mon[36851]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:18.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:18 smithi189 ceph-mon[31422]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:20.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:20 smithi178 ceph-mon[36851]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:20.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:20 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:29:20.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:20 smithi178 ceph-mon[27572]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:20.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:20 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:29:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:20 smithi189 ceph-mon[31422]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:20 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:29:22.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:22 smithi178 ceph-mon[27572]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:22.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:22 smithi178 ceph-mon[36851]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:22.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:22 smithi189 ceph-mon[31422]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:24.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:24 smithi178 ceph-mon[27572]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:24 smithi178 ceph-mon[36851]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:24.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:24 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:29:24] "GET /metrics HTTP/1.1" 200 235882 "" "Prometheus/2.43.0" 2024-02-10T05:29:24.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:24 smithi189 ceph-mon[31422]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:25.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:29:25 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:29:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:29:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:25 smithi189 ceph-mon[31422]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:25.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:25 smithi178 ceph-mon[27572]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:25.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:25 smithi178 ceph-mon[36851]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:28.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:28 smithi178 ceph-mon[27572]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:28 smithi178 ceph-mon[36851]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:28.491 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:28 smithi189 ceph-mon[31422]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:30.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:30 smithi178 ceph-mon[36851]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:30 smithi178 ceph-mon[27572]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:30.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:30 smithi189 ceph-mon[31422]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:32.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:32 smithi178 ceph-mon[27572]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:32 smithi178 ceph-mon[36851]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:32 smithi189 ceph-mon[31422]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:34.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:34 smithi178 ceph-mon[27572]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:34.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:34 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:29:34.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:34 smithi178 ceph-mon[36851]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:34.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:34 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:29:34.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:34 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:29:34] "GET /metrics HTTP/1.1" 200 235890 "" "Prometheus/2.43.0" 2024-02-10T05:29:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:34 smithi189 ceph-mon[31422]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:34 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:29:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:35 smithi189 ceph-mon[31422]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:35.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:29:35 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:29:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:29:35.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:35 smithi178 ceph-mon[27572]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:35.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:35 smithi178 ceph-mon[36851]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:36.613 INFO:tasks.workunit.client.0.smithi178.stderr:Note: switching to '290212a1bfd33563ba76ee5b7f0b944fdb6c5d90'. 2024-02-10T05:29:36.613 INFO:tasks.workunit.client.0.smithi178.stderr: 2024-02-10T05:29:36.613 INFO:tasks.workunit.client.0.smithi178.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-02-10T05:29:36.613 INFO:tasks.workunit.client.0.smithi178.stderr:changes and commit them, and you can discard any commits you make in this 2024-02-10T05:29:36.613 INFO:tasks.workunit.client.0.smithi178.stderr:state without impacting any branches by switching back to a branch. 2024-02-10T05:29:36.614 INFO:tasks.workunit.client.0.smithi178.stderr: 2024-02-10T05:29:36.614 INFO:tasks.workunit.client.0.smithi178.stderr:If you want to create a new branch to retain commits you create, you may 2024-02-10T05:29:36.614 INFO:tasks.workunit.client.0.smithi178.stderr:do so (now or later) by using -c with the switch command. Example: 2024-02-10T05:29:36.614 INFO:tasks.workunit.client.0.smithi178.stderr: 2024-02-10T05:29:36.614 INFO:tasks.workunit.client.0.smithi178.stderr: git switch -c 2024-02-10T05:29:36.614 INFO:tasks.workunit.client.0.smithi178.stderr: 2024-02-10T05:29:36.614 INFO:tasks.workunit.client.0.smithi178.stderr:Or undo this operation with: 2024-02-10T05:29:36.614 INFO:tasks.workunit.client.0.smithi178.stderr: 2024-02-10T05:29:36.614 INFO:tasks.workunit.client.0.smithi178.stderr: git switch - 2024-02-10T05:29:36.614 INFO:tasks.workunit.client.0.smithi178.stderr: 2024-02-10T05:29:36.614 INFO:tasks.workunit.client.0.smithi178.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-02-10T05:29:36.614 INFO:tasks.workunit.client.0.smithi178.stderr: 2024-02-10T05:29:36.614 INFO:tasks.workunit.client.0.smithi178.stderr:HEAD is now at 290212a1bfd Merge pull request #53521 from xxhdx1985126/wip-62857 2024-02-10T05:29:36.618 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T05:29:36.680 INFO:tasks.workunit.client.0.smithi178.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-10T05:29:36.681 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-10T05:29:36.682 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-10T05:29:37.461 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-10T05:29:37.521 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-10T05:29:37.560 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-10T05:29:37.562 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-10T05:29:37.562 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-10T05:29:37.601 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-10T05:29:37.604 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:29:37.604 DEBUG:teuthology.orchestra.run.smithi178:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-02-10T05:29:37.660 INFO:tasks.workunit:Running workunits matching test_telemetry_quincy.sh on client.0... 2024-02-10T05:29:37.661 INFO:tasks.workunit:Running workunit test_telemetry_quincy.sh... 2024-02-10T05:29:37.661 DEBUG:teuthology.orchestra.run.smithi178:workunit test test_telemetry_quincy.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=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 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_quincy.sh 2024-02-10T05:29:37.717 INFO:tasks.workunit.client.0.smithi178.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-02-10T05:29:38.102 INFO:tasks.workunit.client.0.smithi178.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-02-10T05:29:38.423 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-mon[36851]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:38.423 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2469378028' entity='client.admin' 2024-02-10T05:29:38.423 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:38.424 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-mon[27572]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:38.424 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2469378028' entity='client.admin' 2024-02-10T05:29:38.424 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:38.424 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:37] ENGINE Bus STOPPING 2024-02-10T05:29:38.424 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:29:38.425 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:37] ENGINE Bus STOPPED 2024-02-10T05:29:38.425 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:37] ENGINE Bus STARTING 2024-02-10T05:29:38.425 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:38] ENGINE Serving on http://:::9283 2024-02-10T05:29:38.425 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:38] ENGINE Bus STARTED 2024-02-10T05:29:38.425 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:38] ENGINE Bus STOPPING 2024-02-10T05:29:38.533 INFO:tasks.workunit.client.0.smithi178.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-02-10T05:29:38.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:38 smithi189 ceph-mon[31422]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:38.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:38 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2469378028' entity='client.admin' 2024-02-10T05:29:38.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:38 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:38.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:29:38.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:38] ENGINE Bus STOPPED 2024-02-10T05:29:38.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:38] ENGINE Bus STARTING 2024-02-10T05:29:38.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:38] ENGINE Serving on http://:::9283 2024-02-10T05:29:38.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:38] ENGINE Bus STARTED 2024-02-10T05:29:38.910 INFO:tasks.workunit.client.0.smithi178.stderr:+ ceph telemetry preview 2024-02-10T05:29:39.211 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:38] ENGINE Bus STOPPING 2024-02-10T05:29:39.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:29:39.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:38] ENGINE Bus STOPPED 2024-02-10T05:29:39.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:38] ENGINE Bus STARTING 2024-02-10T05:29:39.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:38] ENGINE Serving on http://:::9283 2024-02-10T05:29:39.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:38] ENGINE Bus STARTED 2024-02-10T05:29:39.371 INFO:tasks.workunit.client.0.smithi178.stdout:{ 2024-02-10T05:29:39.371 INFO:tasks.workunit.client.0.smithi178.stdout: "balancer": { 2024-02-10T05:29:39.371 INFO:tasks.workunit.client.0.smithi178.stdout: "active": true, 2024-02-10T05:29:39.372 INFO:tasks.workunit.client.0.smithi178.stdout: "mode": "" 2024-02-10T05:29:39.374 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.375 INFO:tasks.workunit.client.0.smithi178.stdout: "channels": [ 2024-02-10T05:29:39.375 INFO:tasks.workunit.client.0.smithi178.stdout: "basic", 2024-02-10T05:29:39.375 INFO:tasks.workunit.client.0.smithi178.stdout: "crash", 2024-02-10T05:29:39.375 INFO:tasks.workunit.client.0.smithi178.stdout: "device", 2024-02-10T05:29:39.375 INFO:tasks.workunit.client.0.smithi178.stdout: "ident" 2024-02-10T05:29:39.375 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.375 INFO:tasks.workunit.client.0.smithi178.stdout: "channels_available": [ 2024-02-10T05:29:39.375 INFO:tasks.workunit.client.0.smithi178.stdout: "basic", 2024-02-10T05:29:39.375 INFO:tasks.workunit.client.0.smithi178.stdout: "ident", 2024-02-10T05:29:39.375 INFO:tasks.workunit.client.0.smithi178.stdout: "crash", 2024-02-10T05:29:39.375 INFO:tasks.workunit.client.0.smithi178.stdout: "device", 2024-02-10T05:29:39.375 INFO:tasks.workunit.client.0.smithi178.stdout: "perf" 2024-02-10T05:29:39.375 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.375 INFO:tasks.workunit.client.0.smithi178.stdout: "collections_available": [ 2024-02-10T05:29:39.376 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_base", 2024-02-10T05:29:39.376 INFO:tasks.workunit.client.0.smithi178.stdout: "device_base", 2024-02-10T05:29:39.376 INFO:tasks.workunit.client.0.smithi178.stdout: "crash_base", 2024-02-10T05:29:39.376 INFO:tasks.workunit.client.0.smithi178.stdout: "ident_base", 2024-02-10T05:29:39.376 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_perf", 2024-02-10T05:29:39.376 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_mds_metadata", 2024-02-10T05:29:39.376 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_usage", 2024-02-10T05:29:39.376 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_usage_by_class", 2024-02-10T05:29:39.376 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_rook_v01", 2024-02-10T05:29:39.376 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_memory_metrics", 2024-02-10T05:29:39.376 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_options_bluestore" 2024-02-10T05:29:39.376 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.376 INFO:tasks.workunit.client.0.smithi178.stdout: "collections_opted_in": [ 2024-02-10T05:29:39.376 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_base", 2024-02-10T05:29:39.377 INFO:tasks.workunit.client.0.smithi178.stdout: "device_base", 2024-02-10T05:29:39.377 INFO:tasks.workunit.client.0.smithi178.stdout: "crash_base", 2024-02-10T05:29:39.377 INFO:tasks.workunit.client.0.smithi178.stdout: "ident_base", 2024-02-10T05:29:39.377 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_perf", 2024-02-10T05:29:39.377 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_mds_metadata", 2024-02-10T05:29:39.377 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_usage", 2024-02-10T05:29:39.377 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_usage_by_class", 2024-02-10T05:29:39.377 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_rook_v01", 2024-02-10T05:29:39.377 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_memory_metrics", 2024-02-10T05:29:39.377 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_options_bluestore" 2024-02-10T05:29:39.377 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.377 INFO:tasks.workunit.client.0.smithi178.stdout: "config": { 2024-02-10T05:29:39.377 INFO:tasks.workunit.client.0.smithi178.stdout: "active_changed": [ 2024-02-10T05:29:39.377 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_debug", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_mon_ticket_ttl", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_service_ticket_ttl", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "bdev_debug_aio", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "client_check_pool_perm", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "client_mount_gid", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "client_mount_uid", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "client_quota", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "container_image", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "daemonize", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_asserts_on_shutdown", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mgr", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mon", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_ms", 2024-02-10T05:29:39.378 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_osd", 2024-02-10T05:29:39.379 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_paxos", 2024-02-10T05:29:39.379 INFO:tasks.workunit.client.0.smithi178.stdout: "keyring", 2024-02-10T05:29:39.379 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_block_size", 2024-02-10T05:29:39.379 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_cache_size", 2024-02-10T05:29:39.379 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_compression", 2024-02-10T05:29:39.379 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_log", 2024-02-10T05:29:39.379 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_write_buffer_size", 2024-02-10T05:29:39.379 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_file", 2024-02-10T05:29:39.379 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_journald", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_stderr", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_allow_pool_delete", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_clock_drift_allowed", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_file_level", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_file", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_journald", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_stderr", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_data_avail_warn", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_election_default_strategy", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_host", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_max_pg_per_osd", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_mgr_mkfs_grace", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_prime_pg_temp", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_reporter_subtree_level", 2024-02-10T05:29:39.380 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_pg_warn_max_object_skew", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_too_few_osds", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_bug", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_old_message", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "no_config_file", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_default_list", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_load_list", 2024-02-10T05:29:39.381 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_misdirected_ops", 2024-02-10T05:29:39.382 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_op_order", 2024-02-10T05:29:39.382 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_pg_log_writeout", 2024-02-10T05:29:39.382 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_shutdown", 2024-02-10T05:29:39.382 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_cached_snaps", 2024-02-10T05:29:39.382 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_missing_on_start", 2024-02-10T05:29:39.382 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_stray_on_activate", 2024-02-10T05:29:39.382 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-10T05:29:39.382 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_profile", 2024-02-10T05:29:39.382 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-02-10T05:29:39.382 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-02-10T05:29:39.382 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-02-10T05:29:39.382 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-02-10T05:29:39.382 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-02-10T05:29:39.382 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_client_lim", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_client_res", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_client_wgt", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target_autotune", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue_cut_off", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_erasure_code_profile", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recover_clone_overlap", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recovery_max_chunk", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_load_threshold", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_max_interval", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_shutdown_pgref_assert", 2024-02-10T05:29:39.383 INFO:tasks.workunit.client.0.smithi178.stdout: "public_addr", 2024-02-10T05:29:39.384 INFO:tasks.workunit.client.0.smithi178.stdout: "public_addrv", 2024-02-10T05:29:39.384 INFO:tasks.workunit.client.0.smithi178.stdout: "public_network", 2024-02-10T05:29:39.384 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd_default_features", 2024-02-10T05:29:39.384 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd_qos_exclude_ops", 2024-02-10T05:29:39.384 INFO:tasks.workunit.client.0.smithi178.stdout: "setgroup", 2024-02-10T05:29:39.384 INFO:tasks.workunit.client.0.smithi178.stdout: "setuser" 2024-02-10T05:29:39.384 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.384 INFO:tasks.workunit.client.0.smithi178.stdout: "cluster_changed": [ 2024-02-10T05:29:39.384 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-10T05:29:39.384 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_debug", 2024-02-10T05:29:39.384 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_mon_ticket_ttl", 2024-02-10T05:29:39.385 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_service_ticket_ttl", 2024-02-10T05:29:39.385 INFO:tasks.workunit.client.0.smithi178.stdout: "bdev_debug_aio", 2024-02-10T05:29:39.385 INFO:tasks.workunit.client.0.smithi178.stdout: "container_image", 2024-02-10T05:29:39.385 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_asserts_on_shutdown", 2024-02-10T05:29:39.385 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mgr", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mon", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_ms", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_osd", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_paxos", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_file", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_journald", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_stderr", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_join_fs", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/allow_ptrace", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/container_init", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/migration_current", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/use_repo_digest", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-02-10T05:29:39.386 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-02-10T05:29:39.387 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-02-10T05:29:39.387 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/ssl_server_port", 2024-02-10T05:29:39.387 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/orchestrator/orchestrator", 2024-02-10T05:29:39.387 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/channel_ident", 2024-02-10T05:29:39.387 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/description", 2024-02-10T05:29:39.387 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/organization", 2024-02-10T05:29:39.387 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_allow_pool_delete", 2024-02-10T05:29:39.387 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_clock_drift_allowed", 2024-02-10T05:29:39.387 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_file_level", 2024-02-10T05:29:39.387 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_file", 2024-02-10T05:29:39.387 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_data_avail_warn", 2024-02-10T05:29:39.388 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_election_default_strategy", 2024-02-10T05:29:39.388 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_max_pg_per_osd", 2024-02-10T05:29:39.388 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_mgr_mkfs_grace", 2024-02-10T05:29:39.388 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_prime_pg_temp", 2024-02-10T05:29:39.388 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_reporter_subtree_level", 2024-02-10T05:29:39.388 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_pg_warn_max_object_skew", 2024-02-10T05:29:39.388 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-10T05:29:39.388 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-10T05:29:39.388 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-10T05:29:39.388 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-10T05:29:39.388 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-10T05:29:39.388 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-10T05:29:39.388 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-10T05:29:39.388 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-10T05:29:39.389 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_too_few_osds", 2024-02-10T05:29:39.389 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_bug", 2024-02-10T05:29:39.389 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_old_message", 2024-02-10T05:29:39.389 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_default_list", 2024-02-10T05:29:39.389 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_load_list", 2024-02-10T05:29:39.389 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_misdirected_ops", 2024-02-10T05:29:39.389 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_op_order", 2024-02-10T05:29:39.389 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_pg_log_writeout", 2024-02-10T05:29:39.389 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_shutdown", 2024-02-10T05:29:39.389 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_cached_snaps", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_missing_on_start", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_stray_on_activate", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_profile", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target_autotune", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue_cut_off", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_erasure_code_profile", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recover_clone_overlap", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recovery_max_chunk", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_load_threshold", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_max_interval", 2024-02-10T05:29:39.390 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_shutdown_pgref_assert", 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: "public_network", 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: "rgw_cache_enabled", 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: "rgw_enable_ops_log", 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: "rgw_enable_usage_log" 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: "contact": null, 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: "crashes": [], 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: "created": "2024-02-10T05:21:12.616075Z", 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: "crush": { 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket_algs": { 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: "straw2": 3 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket_sizes": { 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: "2": 1, 2024-02-10T05:29:39.391 INFO:tasks.workunit.client.0.smithi178.stdout: "4": 2 2024-02-10T05:29:39.392 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.392 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket_types": { 2024-02-10T05:29:39.392 INFO:tasks.workunit.client.0.smithi178.stdout: "1": 2, 2024-02-10T05:29:39.392 INFO:tasks.workunit.client.0.smithi178.stdout: "11": 1 2024-02-10T05:29:39.392 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.392 INFO:tasks.workunit.client.0.smithi178.stdout: "compat_weight_set": false, 2024-02-10T05:29:39.392 INFO:tasks.workunit.client.0.smithi178.stdout: "device_classes": [ 2024-02-10T05:29:39.392 INFO:tasks.workunit.client.0.smithi178.stdout: 8 2024-02-10T05:29:39.392 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_buckets": 6, 2024-02-10T05:29:39.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_devices": 8, 2024-02-10T05:29:39.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_rules": 1, 2024-02-10T05:29:39.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_types": 12, 2024-02-10T05:29:39.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_weight_sets": 0, 2024-02-10T05:29:39.393 INFO:tasks.workunit.client.0.smithi178.stdout: "tunables": { 2024-02-10T05:29:39.393 INFO:tasks.workunit.client.0.smithi178.stdout: "allowed_bucket_algs": 54, 2024-02-10T05:29:39.393 INFO:tasks.workunit.client.0.smithi178.stdout: "choose_local_fallback_tries": 0, 2024-02-10T05:29:39.393 INFO:tasks.workunit.client.0.smithi178.stdout: "choose_local_tries": 0, 2024-02-10T05:29:39.393 INFO:tasks.workunit.client.0.smithi178.stdout: "choose_total_tries": 50, 2024-02-10T05:29:39.393 INFO:tasks.workunit.client.0.smithi178.stdout: "chooseleaf_descend_once": 1, 2024-02-10T05:29:39.393 INFO:tasks.workunit.client.0.smithi178.stdout: "chooseleaf_stable": 1, 2024-02-10T05:29:39.393 INFO:tasks.workunit.client.0.smithi178.stdout: "chooseleaf_vary_r": 1, 2024-02-10T05:29:39.393 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v2_rules": 0, 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v3_rules": 0, 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v4_buckets": 1, 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v5_rules": 0, 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: "legacy_tunables": 0, 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: "minimum_required_version": "jewel", 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: "optimal_tunables": 1, 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: "profile": "jewel", 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables": 1, 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables2": 1, 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables3": 1, 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables5": 1, 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: "straw_calc_version": 1 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.394 INFO:tasks.workunit.client.0.smithi178.stdout: "description": "upgrade test cluster", 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: "fs": { 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: "feature_flags": { 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: "enable_multiple": true, 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: "ever_enabled_multiple": true 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: "filesystems": [ 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: "approx_ctime": "2024-02", 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: "balancer_enabled": false, 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_caps": 0, 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_dns": 10, 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_inos": 13, 2024-02-10T05:29:39.395 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_subtrees": 2, 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: "ever_allowed_features": 0, 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: "explicitly_allowed_features": 0, 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: "files": 0, 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: "max_mds": 1, 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_data_pools": 1, 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_in": 1, 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_mds": 1, 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_sessions": 0, 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_standby_replay": 0, 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_up": 1, 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: "snaps": 0, 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: "standby_count_wanted": 0 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_standby_mds": 1, 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: "total_num_mds": 2 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: "hosts": { 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num": 2, 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_mds": 2, 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_mgr": 2, 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_mon": 2, 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_osd": 2 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: "leaderboard": false, 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: "license": "sharing-1-0", 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: "metadata": { 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: "mds": { 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: "arch": { 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: "x86_64": 2 2024-02-10T05:29:39.397 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.398 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_version": { 2024-02-10T05:29:39.398 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:29:39.398 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.398 INFO:tasks.workunit.client.0.smithi178.stdout: "cpu": { 2024-02-10T05:29:39.398 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-02-10T05:29:39.398 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.398 INFO:tasks.workunit.client.0.smithi178.stdout: "distro": { 2024-02-10T05:29:39.398 INFO:tasks.workunit.client.0.smithi178.stdout: "centos": 2 2024-02-10T05:29:39.398 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.398 INFO:tasks.workunit.client.0.smithi178.stdout: "distro_description": { 2024-02-10T05:29:39.398 INFO:tasks.workunit.client.0.smithi178.stdout: "CentOS Stream 8": 2 2024-02-10T05:29:39.398 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.398 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_description": { 2024-02-10T05:29:39.399 INFO:tasks.workunit.client.0.smithi178.stdout: "#1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024": 2 2024-02-10T05:29:39.399 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.399 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_version": { 2024-02-10T05:29:39.399 INFO:tasks.workunit.client.0.smithi178.stdout: "5.14.0-419.el9.x86_64": 2 2024-02-10T05:29:39.399 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.399 INFO:tasks.workunit.client.0.smithi178.stdout: "os": { 2024-02-10T05:29:39.399 INFO:tasks.workunit.client.0.smithi178.stdout: "Linux": 2 2024-02-10T05:29:39.399 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.399 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.399 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:39.399 INFO:tasks.workunit.client.0.smithi178.stdout: "arch": { 2024-02-10T05:29:39.399 INFO:tasks.workunit.client.0.smithi178.stdout: "x86_64": 3 2024-02-10T05:29:39.400 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.400 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_version": { 2024-02-10T05:29:39.400 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 3 2024-02-10T05:29:39.400 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.400 INFO:tasks.workunit.client.0.smithi178.stdout: "cpu": { 2024-02-10T05:29:39.400 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-02-10T05:29:39.400 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.400 INFO:tasks.workunit.client.0.smithi178.stdout: "distro": { 2024-02-10T05:29:39.400 INFO:tasks.workunit.client.0.smithi178.stdout: "centos": 3 2024-02-10T05:29:39.400 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.400 INFO:tasks.workunit.client.0.smithi178.stdout: "distro_description": { 2024-02-10T05:29:39.400 INFO:tasks.workunit.client.0.smithi178.stdout: "CentOS Stream 8": 3 2024-02-10T05:29:39.400 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_description": { 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: "#1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024": 3 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_version": { 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: "5.14.0-419.el9.x86_64": 3 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: "os": { 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: "Linux": 3 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: "arch": { 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: "x86_64": 8 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.401 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_version": { 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 8 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: "cpu": { 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: "distro": { 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: "centos": 8 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: "distro_description": { 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: "CentOS Stream 8": 8 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_description": { 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: "#1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024": 8 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_version": { 2024-02-10T05:29:39.402 INFO:tasks.workunit.client.0.smithi178.stdout: "5.14.0-419.el9.x86_64": 8 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: "os": { 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: "Linux": 8 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_objectstore": { 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": 8 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: "rotational": { 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: "0": 8 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:39.403 INFO:tasks.workunit.client.0.smithi178.stdout: "features": { 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: "optional": [], 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: "persistent": [ 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: "kraken", 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: "luminous", 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: "mimic", 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap-prune", 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: "nautilus", 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: "octopus", 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: "pacific", 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: "elector-pinging", 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: "quincy" 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: "ipv4_addr_mons": 6, 2024-02-10T05:29:39.405 INFO:tasks.workunit.client.0.smithi178.stdout: "ipv6_addr_mons": 0, 2024-02-10T05:29:39.406 INFO:tasks.workunit.client.0.smithi178.stdout: "min_mon_release": 17, 2024-02-10T05:29:39.406 INFO:tasks.workunit.client.0.smithi178.stdout: "v1_addr_mons": 3, 2024-02-10T05:29:39.406 INFO:tasks.workunit.client.0.smithi178.stdout: "v2_addr_mons": 3 2024-02-10T05:29:39.406 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.406 INFO:tasks.workunit.client.0.smithi178.stdout: "organization": "ceph-qa", 2024-02-10T05:29:39.406 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:39.406 INFO:tasks.workunit.client.0.smithi178.stdout: "cluster_network": false, 2024-02-10T05:29:39.406 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 8, 2024-02-10T05:29:39.407 INFO:tasks.workunit.client.0.smithi178.stdout: "require_min_compat_client": "luminous", 2024-02-10T05:29:39.407 INFO:tasks.workunit.client.0.smithi178.stdout: "require_osd_release": "quincy" 2024-02-10T05:29:39.407 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.407 INFO:tasks.workunit.client.0.smithi178.stdout: "pools": [ 2024-02-10T05:29:39.407 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:39.407 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:39.407 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr" 2024-02-10T05:29:39.407 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.407 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:39.408 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:39.408 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:39.408 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:39.408 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:39.408 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 1, 2024-02-10T05:29:39.408 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 1, 2024-02-10T05:29:39.408 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 1, 2024-02-10T05:29:39.408 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:39.408 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:39.409 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:39.409 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 1781760, 2024-02-10T05:29:39.409 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:39.409 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:39.409 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 1781760, 2024-02-10T05:29:39.409 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:39.409 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:39.409 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 2, 2024-02-10T05:29:39.409 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:39.409 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 2.450440433676704e-06, 2024-02-10T05:29:39.409 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:39.409 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:39.409 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 212, 2024-02-10T05:29:39.410 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 313344, 2024-02-10T05:29:39.410 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 590368, 2024-02-10T05:29:39.410 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 590368, 2024-02-10T05:29:39.410 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:39.410 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 1771104, 2024-02-10T05:29:39.410 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 179, 2024-02-10T05:29:39.410 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 2473984 2024-02-10T05:29:39.410 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.410 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:39.410 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:39.410 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:39.411 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.411 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:39.411 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:39.411 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs" 2024-02-10T05:29:39.411 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.411 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:39.411 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:39.412 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:39.412 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:39.412 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:39.412 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 32, 2024-02-10T05:29:39.412 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 32, 2024-02-10T05:29:39.412 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 2, 2024-02-10T05:29:39.412 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:39.412 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:39.412 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:39.412 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 98304, 2024-02-10T05:29:39.412 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:39.412 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:39.412 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 98304, 2024-02-10T05:29:39.412 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 22, 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 1.3519702690700797e-07, 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 0, 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 0, 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 3376, 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 3376, 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 10128, 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 51, 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 19456 2024-02-10T05:29:39.413 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.414 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:39.414 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:39.414 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:39.414 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.414 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:39.414 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:39.414 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs" 2024-02-10T05:29:39.414 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.414 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:39.414 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:39.414 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:39.415 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:39.415 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:39.415 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 64, 2024-02-10T05:29:39.415 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 64, 2024-02-10T05:29:39.415 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 3, 2024-02-10T05:29:39.415 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:39.415 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:39.415 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:39.415 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 0, 2024-02-10T05:29:39.416 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:39.416 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:39.416 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 0, 2024-02-10T05:29:39.416 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:39.416 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:39.416 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 0, 2024-02-10T05:29:39.416 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:39.416 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 0.0, 2024-02-10T05:29:39.416 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:39.416 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:39.416 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 0, 2024-02-10T05:29:39.416 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 0, 2024-02-10T05:29:39.416 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 0, 2024-02-10T05:29:39.417 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 0, 2024-02-10T05:29:39.417 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:39.417 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 0, 2024-02-10T05:29:39.417 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 0, 2024-02-10T05:29:39.417 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 0 2024-02-10T05:29:39.417 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.417 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:39.417 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:39.417 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:39.417 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.417 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:39.417 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd" 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 8, 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 8, 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 4, 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 0, 2024-02-10T05:29:39.418 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 0.0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 0, 2024-02-10T05:29:39.419 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 0, 2024-02-10T05:29:39.420 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 0 2024-02-10T05:29:39.420 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.420 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:39.420 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:39.420 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:39.420 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.420 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.420 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd": { 2024-02-10T05:29:39.420 INFO:tasks.workunit.client.0.smithi178.stdout: "mirroring_by_pool": [ 2024-02-10T05:29:39.420 INFO:tasks.workunit.client.0.smithi178.stdout: false 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: "num_images_by_pool": [ 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: "num_pools": 1 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: "report_id": "8b448692-9aae-4c6c-a7c1-ec431b9ecb0c", 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: "report_timestamp": "2024-02-10T05:29:39.364363", 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: "report_version": 1, 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: "rook": { 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: "cluster": { 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: "external-mode": null, 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: "allow-multiple-per-node": null, 2024-02-10T05:29:39.421 INFO:tasks.workunit.client.0.smithi178.stdout: "count": null, 2024-02-10T05:29:39.422 INFO:tasks.workunit.client.0.smithi178.stdout: "max-id": null, 2024-02-10T05:29:39.422 INFO:tasks.workunit.client.0.smithi178.stdout: "pvc": { 2024-02-10T05:29:39.422 INFO:tasks.workunit.client.0.smithi178.stdout: "enabled": null 2024-02-10T05:29:39.422 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.422 INFO:tasks.workunit.client.0.smithi178.stdout: "stretch": { 2024-02-10T05:29:39.422 INFO:tasks.workunit.client.0.smithi178.stdout: "enabled": null 2024-02-10T05:29:39.422 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.422 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.422 INFO:tasks.workunit.client.0.smithi178.stdout: "network": { 2024-02-10T05:29:39.422 INFO:tasks.workunit.client.0.smithi178.stdout: "provider": null 2024-02-10T05:29:39.422 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.423 INFO:tasks.workunit.client.0.smithi178.stdout: "storage": { 2024-02-10T05:29:39.423 INFO:tasks.workunit.client.0.smithi178.stdout: "device-set": { 2024-02-10T05:29:39.423 INFO:tasks.workunit.client.0.smithi178.stdout: "count": { 2024-02-10T05:29:39.423 INFO:tasks.workunit.client.0.smithi178.stdout: "non-portable": null, 2024-02-10T05:29:39.423 INFO:tasks.workunit.client.0.smithi178.stdout: "portable": null, 2024-02-10T05:29:39.423 INFO:tasks.workunit.client.0.smithi178.stdout: "total": null 2024-02-10T05:29:39.423 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.423 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.423 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.423 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.423 INFO:tasks.workunit.client.0.smithi178.stdout: "csi": { 2024-02-10T05:29:39.423 INFO:tasks.workunit.client.0.smithi178.stdout: "version": null 2024-02-10T05:29:39.423 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.423 INFO:tasks.workunit.client.0.smithi178.stdout: "kubernetes": { 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: "version": null 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: "node": { 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: "count": { 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: "kubernetes-total": null, 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: "with-ceph-daemons": null, 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: "with-csi-cephfs-plugin": null, 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: "with-csi-nfs-plugin": null, 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: "with-csi-rbd-plugin": null 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: "usage": { 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: "storage-class": { 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: "count": { 2024-02-10T05:29:39.424 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket": null, 2024-02-10T05:29:39.425 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs": null, 2024-02-10T05:29:39.425 INFO:tasks.workunit.client.0.smithi178.stdout: "nfs": null, 2024-02-10T05:29:39.425 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd": null, 2024-02-10T05:29:39.425 INFO:tasks.workunit.client.0.smithi178.stdout: "total": null 2024-02-10T05:29:39.425 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.425 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.425 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.425 INFO:tasks.workunit.client.0.smithi178.stdout: "version": null 2024-02-10T05:29:39.425 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.425 INFO:tasks.workunit.client.0.smithi178.stdout: "services": {}, 2024-02-10T05:29:39.425 INFO:tasks.workunit.client.0.smithi178.stdout: "usage": { 2024-02-10T05:29:39.425 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 105, 2024-02-10T05:29:39.425 INFO:tasks.workunit.client.0.smithi178.stdout: "pools": 4, 2024-02-10T05:29:39.425 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_by_class": { 2024-02-10T05:29:39.426 INFO:tasks.workunit.client.0.smithi178.stdout: "ssd": { 2024-02-10T05:29:39.426 INFO:tasks.workunit.client.0.smithi178.stdout: "total_avail_bytes": 765517500416, 2024-02-10T05:29:39.426 INFO:tasks.workunit.client.0.smithi178.stdout: "total_bytes": 767960285184, 2024-02-10T05:29:39.426 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_bytes": 2442784768, 2024-02-10T05:29:39.426 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_raw_bytes": 2442784768, 2024-02-10T05:29:39.426 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_raw_ratio": 0.0031808738131076097 2024-02-10T05:29:39.426 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.426 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.426 INFO:tasks.workunit.client.0.smithi178.stdout: "total_avail_bytes": 765517500416, 2024-02-10T05:29:39.426 INFO:tasks.workunit.client.0.smithi178.stdout: "total_bytes": 767960285184, 2024-02-10T05:29:39.426 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_bytes": 2442784768 2024-02-10T05:29:39.426 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.426 INFO:tasks.workunit.client.0.smithi178.stdout:} 2024-02-10T05:29:39.426 INFO:tasks.workunit.client.0.smithi178.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-02-10T05:29:39.427 INFO:tasks.workunit.client.0.smithi178.stderr:+ ceph telemetry preview-device 2024-02-10T05:29:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2351896864' entity='client.admin' 2024-02-10T05:29:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='client.? ' entity='client.admin' 2024-02-10T05:29:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:39.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:39.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:39.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:39.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2351896864' entity='client.admin' 2024-02-10T05:29:39.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:39.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:39.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:39.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='client.? ' entity='client.admin' 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:39 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2351896864' entity='client.admin' 2024-02-10T05:29:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='client.? ' entity='client.admin' 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:39.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:39 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:39.863 INFO:tasks.workunit.client.0.smithi178.stdout:{ 2024-02-10T05:29:39.863 INFO:tasks.workunit.client.0.smithi178.stdout: "62eefdfa-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:39.863 INFO:tasks.workunit.client.0.smithi178.stdout: "INTEL_SSDPED1D480GA_62efa39a-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:39.863 INFO:tasks.workunit.client.0.smithi178.stdout: "20240210-052428": { 2024-02-10T05:29:39.863 INFO:tasks.workunit.client.0.smithi178.stdout: "device": { 2024-02-10T05:29:39.863 INFO:tasks.workunit.client.0.smithi178.stdout: "info_name": "/dev/nvme0n1", 2024-02-10T05:29:39.863 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "/dev/nvme0n1", 2024-02-10T05:29:39.863 INFO:tasks.workunit.client.0.smithi178.stdout: "protocol": "NVMe", 2024-02-10T05:29:39.864 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "nvme" 2024-02-10T05:29:39.864 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.864 INFO:tasks.workunit.client.0.smithi178.stdout: "firmware_version": "E2010325", 2024-02-10T05:29:39.864 INFO:tasks.workunit.client.0.smithi178.stdout: "host_id": "62eefdfa-c7d5-11ee-96a7-0cc47a887ef9", 2024-02-10T05:29:39.864 INFO:tasks.workunit.client.0.smithi178.stdout: "json_format_version": [ 2024-02-10T05:29:39.864 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:39.864 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:39.864 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.864 INFO:tasks.workunit.client.0.smithi178.stdout: "local_time": { 2024-02-10T05:29:39.864 INFO:tasks.workunit.client.0.smithi178.stdout: "asctime": "Sat Feb 10 05:24:28 2024 UTC", 2024-02-10T05:29:39.864 INFO:tasks.workunit.client.0.smithi178.stdout: "time_t": 1707542668 2024-02-10T05:29:39.864 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.864 INFO:tasks.workunit.client.0.smithi178.stdout: "logical_block_size": 512, 2024-02-10T05:29:39.864 INFO:tasks.workunit.client.0.smithi178.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_controller_id": 0, 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_namespaces": [ 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: "capacity": { 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: "formatted_lba_size": 512, 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 1, 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: "size": { 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: "utilization": { 2024-02-10T05:29:39.865 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_number_of_namespaces": 1, 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_pci_vendor": { 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 32902, 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: "subsystem_id": 32902 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_add_log": { 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: "Device stats": { 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_fw_downgrades": { 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.866 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: "crc_error_count": { 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: "end_to_end_error_detection_count": { 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: "erase_fail_count": { 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: "host_bytes_written": { 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 6617604 2024-02-10T05:29:39.867 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: "host_ctx_wear_used": { 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: "media_bytes_read": { 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: "nand_bytes_written": { 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_stat_indicator": { 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.868 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: "pll_lock_loss_count": { 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: "program_fail_count": { 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: "re_alloc_sectr_cnt": { 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: "retry_buffer_overflow_count": { 2024-02-10T05:29:39.869 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: "soft_ecc_err_rate": { 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: "thermal_throttle_status": { 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: "cnt": 0, 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: "pct": 0 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_host_reads": { 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.870 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 19 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_media_wear": { 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_timer": { 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 1526276 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: "unexp_power_loss": { 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: "wear_leveling": { 2024-02-10T05:29:39.871 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: "avg": 0, 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: "max": 0, 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel Smart log": "nvme0n1" 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_log": { 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare": 100, 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare_threshold": 0, 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: "controller_busy_time": 2558, 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: "critical_warning": 0, 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_read": 97117771, 2024-02-10T05:29:39.872 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_written": 433691298, 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: "host_reads": 1713814991, 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: "host_writes": 9382165297, 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: "media_errors": 0, 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: "num_err_log_entries": 0, 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: "percentage_used": 0, 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycles": 20800, 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_hours": 34456, 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": 34, 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: "unsafe_shutdowns": 6895 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_vendor": "intel", 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycle_count": 20800, 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_time": { 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: "hours": 34456 2024-02-10T05:29:39.873 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: "serial_number": "deleted", 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: "smart_status": { 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme": { 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: "passed": true 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl": { 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: "argv": [ 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl", 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: "-x", 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: "--json=o", 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: "/dev/nvme0n1" 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: "build_info": "(local build)", 2024-02-10T05:29:39.874 INFO:tasks.workunit.client.0.smithi178.stdout: "exit_status": 0, 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "output": [ 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-419.el9.x86_64] (local build)", 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "Serial Number: deleted", 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Version: E2010325", 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller ID: 0", 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "Number of Namespaces: 1", 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-10T05:29:39.875 INFO:tasks.workunit.client.0.smithi178.stdout: "Local Time is: Sat Feb 10 05:24:28 2024 UTC", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported Power States", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 512 0 2", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-10T05:29:39.876 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "Critical Warning: 0x00", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "Temperature: 34 Celsius", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare: 100%", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare Threshold: 0%", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "Percentage Used: 0%", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Read: 97,117,771 [49.7 TB]", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Written: 433,691,298 [222 TB]", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Read Commands: 1,713,814,991", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Write Commands: 9,382,165,297", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller Busy Time: 2,558", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "Power Cycles: 20,800", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "Power On Hours: 34,456", 2024-02-10T05:29:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: "Unsafe Shutdowns: 6,895", 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: "Media and Data Integrity Errors: 0", 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information Log Entries: 0", 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: "No Errors Logged", 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: "" 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: "platform_info": "x86_64-linux-5.14.0-419.el9.x86_64", 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: "svn_revision": "5022", 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: "version": [ 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": { 2024-02-10T05:29:39.878 INFO:tasks.workunit.client.0.smithi178.stdout: "current": 34 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: "user_capacity": { 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: "62f0e6f6-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: "INTEL_SSDPEDMD400G4_62f1659a-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: "20240210-052431": { 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: "device": { 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: "info_name": "/dev/nvme0n1", 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "/dev/nvme0n1", 2024-02-10T05:29:39.879 INFO:tasks.workunit.client.0.smithi178.stdout: "protocol": "NVMe", 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "nvme" 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: "firmware_version": "8DV101H0", 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: "host_id": "62f0e6f6-c7d5-11ee-96a7-0cc47a887ef9", 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: "json_format_version": [ 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: "local_time": { 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: "asctime": "Sat Feb 10 05:24:30 2024 UTC", 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: "time_t": 1707542670 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: "logical_block_size": 512, 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-02-10T05:29:39.880 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_controller_id": 0, 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_namespaces": [ 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: "capacity": { 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: "formatted_lba_size": 512, 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 1, 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: "size": { 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: "utilization": { 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:39.881 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_number_of_namespaces": 1, 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_pci_vendor": { 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 32902, 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: "subsystem_id": 32902 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_add_log": { 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: "Device stats": { 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_fw_downgrades": { 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: "crc_error_count": { 2024-02-10T05:29:39.882 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: "end_to_end_error_detection_count": { 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: "erase_fail_count": { 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: "host_bytes_written": { 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 23286074 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.883 INFO:tasks.workunit.client.0.smithi178.stdout: "host_ctx_wear_used": { 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 1 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: "media_bytes_read": { 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: "nand_bytes_written": { 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 38658918 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_stat_indicator": { 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.884 INFO:tasks.workunit.client.0.smithi178.stdout: "pll_lock_loss_count": { 2024-02-10T05:29:39.885 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.885 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.885 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.885 INFO:tasks.workunit.client.0.smithi178.stdout: "program_fail_count": { 2024-02-10T05:29:39.885 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.885 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.885 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.885 INFO:tasks.workunit.client.0.smithi178.stdout: "re_alloc_sectr_cnt": { 2024-02-10T05:29:39.885 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.886 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.886 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.886 INFO:tasks.workunit.client.0.smithi178.stdout: "retry_buffer_overflow_count": { 2024-02-10T05:29:39.886 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.886 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.886 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.886 INFO:tasks.workunit.client.0.smithi178.stdout: "soft_ecc_err_rate": { 2024-02-10T05:29:39.886 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.886 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.886 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.887 INFO:tasks.workunit.client.0.smithi178.stdout: "thermal_throttle_status": { 2024-02-10T05:29:39.887 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.887 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:39.887 INFO:tasks.workunit.client.0.smithi178.stdout: "cnt": 0, 2024-02-10T05:29:39.887 INFO:tasks.workunit.client.0.smithi178.stdout: "pct": 0 2024-02-10T05:29:39.887 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.888 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.888 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_host_reads": { 2024-02-10T05:29:39.888 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.888 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 65535 2024-02-10T05:29:39.888 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.888 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_media_wear": { 2024-02-10T05:29:39.888 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.888 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 64 2024-02-10T05:29:39.888 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.888 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_timer": { 2024-02-10T05:29:39.888 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 65535 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: "unexp_power_loss": { 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: "wear_leveling": { 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 92, 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: "avg": 2611, 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: "max": 2628, 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 2596 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.889 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.890 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel Smart log": "nvme0n1" 2024-02-10T05:29:39.890 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.890 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_log": { 2024-02-10T05:29:39.890 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare": 100, 2024-02-10T05:29:39.890 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare_threshold": 10, 2024-02-10T05:29:39.890 INFO:tasks.workunit.client.0.smithi178.stdout: "controller_busy_time": 81, 2024-02-10T05:29:39.890 INFO:tasks.workunit.client.0.smithi178.stdout: "critical_warning": 0, 2024-02-10T05:29:39.890 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_read": 332151361, 2024-02-10T05:29:39.890 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_written": 1526076166, 2024-02-10T05:29:39.890 INFO:tasks.workunit.client.0.smithi178.stdout: "host_reads": 5248154498, 2024-02-10T05:29:39.890 INFO:tasks.workunit.client.0.smithi178.stdout: "host_writes": 25412056205, 2024-02-10T05:29:39.890 INFO:tasks.workunit.client.0.smithi178.stdout: "media_errors": 0, 2024-02-10T05:29:39.890 INFO:tasks.workunit.client.0.smithi178.stdout: "num_err_log_entries": 0, 2024-02-10T05:29:39.890 INFO:tasks.workunit.client.0.smithi178.stdout: "percentage_used": 8, 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycles": 41998, 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_hours": 51872, 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": 26, 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: "unsafe_shutdowns": 8162 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_vendor": "intel", 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycle_count": 41998, 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_time": { 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: "hours": 51872 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: "serial_number": "deleted", 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: "smart_status": { 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme": { 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.891 INFO:tasks.workunit.client.0.smithi178.stdout: "passed": true 2024-02-10T05:29:39.892 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.892 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl": { 2024-02-10T05:29:39.892 INFO:tasks.workunit.client.0.smithi178.stdout: "argv": [ 2024-02-10T05:29:39.892 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl", 2024-02-10T05:29:39.892 INFO:tasks.workunit.client.0.smithi178.stdout: "-x", 2024-02-10T05:29:39.892 INFO:tasks.workunit.client.0.smithi178.stdout: "--json=o", 2024-02-10T05:29:39.892 INFO:tasks.workunit.client.0.smithi178.stdout: "/dev/nvme0n1" 2024-02-10T05:29:39.892 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.892 INFO:tasks.workunit.client.0.smithi178.stdout: "build_info": "(local build)", 2024-02-10T05:29:39.892 INFO:tasks.workunit.client.0.smithi178.stdout: "exit_status": 0, 2024-02-10T05:29:39.892 INFO:tasks.workunit.client.0.smithi178.stdout: "output": [ 2024-02-10T05:29:39.892 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-419.el9.x86_64] (local build)", 2024-02-10T05:29:39.892 INFO:tasks.workunit.client.0.smithi178.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-10T05:29:39.892 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "Serial Number: deleted", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Version: 8DV101H0", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller ID: 0", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "Number of Namespaces: 1", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "Local Time is: Sat Feb 10 05:24:30 2024 UTC", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-10T05:29:39.893 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported Power States", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 512 0 2", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: " 1 - 512 8 2", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: " 2 - 512 16 2", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: " 3 - 4096 0 0", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: " 4 - 4096 8 0", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: " 5 - 4096 64 0", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: " 6 - 4096 128 0", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:39.894 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "Critical Warning: 0x00", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "Temperature: 26 Celsius", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare: 100%", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare Threshold: 10%", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "Percentage Used: 8%", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Read: 332,151,361 [170 TB]", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Written: 1,526,076,166 [781 TB]", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Read Commands: 5,248,154,498", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Write Commands: 25,412,056,205", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller Busy Time: 81", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "Power Cycles: 41,998", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "Power On Hours: 51,872", 2024-02-10T05:29:39.895 INFO:tasks.workunit.client.0.smithi178.stdout: "Unsafe Shutdowns: 8,162", 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: "Media and Data Integrity Errors: 0", 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information Log Entries: 0", 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: "No Errors Logged", 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: "" 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: "platform_info": "x86_64-linux-5.14.0-419.el9.x86_64", 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: "svn_revision": "5022", 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: "version": [ 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": { 2024-02-10T05:29:39.897 INFO:tasks.workunit.client.0.smithi178.stdout: "current": 26 2024-02-10T05:29:39.897 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:39.897 INFO:tasks.workunit.client.0.smithi178.stdout: "user_capacity": { 2024-02-10T05:29:39.897 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:39.897 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:39.897 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.897 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.897 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.897 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:39.897 INFO:tasks.workunit.client.0.smithi178.stdout:} 2024-02-10T05:29:39.898 INFO:tasks.workunit.client.0.smithi178.stderr:+ ceph telemetry preview-all 2024-02-10T05:29:40.356 INFO:tasks.workunit.client.0.smithi178.stdout:{ 2024-02-10T05:29:40.356 INFO:tasks.workunit.client.0.smithi178.stdout: "device_report": { 2024-02-10T05:29:40.356 INFO:tasks.workunit.client.0.smithi178.stdout: "62eefdfa-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:40.357 INFO:tasks.workunit.client.0.smithi178.stdout: "INTEL_SSDPED1D480GA_62efa39a-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:40.357 INFO:tasks.workunit.client.0.smithi178.stdout: "20240210-052428": { 2024-02-10T05:29:40.357 INFO:tasks.workunit.client.0.smithi178.stdout: "device": { 2024-02-10T05:29:40.357 INFO:tasks.workunit.client.0.smithi178.stdout: "info_name": "/dev/nvme0n1", 2024-02-10T05:29:40.357 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "/dev/nvme0n1", 2024-02-10T05:29:40.357 INFO:tasks.workunit.client.0.smithi178.stdout: "protocol": "NVMe", 2024-02-10T05:29:40.357 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "nvme" 2024-02-10T05:29:40.357 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.357 INFO:tasks.workunit.client.0.smithi178.stdout: "firmware_version": "E2010325", 2024-02-10T05:29:40.357 INFO:tasks.workunit.client.0.smithi178.stdout: "host_id": "62eefdfa-c7d5-11ee-96a7-0cc47a887ef9", 2024-02-10T05:29:40.357 INFO:tasks.workunit.client.0.smithi178.stdout: "json_format_version": [ 2024-02-10T05:29:40.357 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:40.357 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:40.357 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.358 INFO:tasks.workunit.client.0.smithi178.stdout: "local_time": { 2024-02-10T05:29:40.358 INFO:tasks.workunit.client.0.smithi178.stdout: "asctime": "Sat Feb 10 05:24:28 2024 UTC", 2024-02-10T05:29:40.358 INFO:tasks.workunit.client.0.smithi178.stdout: "time_t": 1707542668 2024-02-10T05:29:40.358 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.358 INFO:tasks.workunit.client.0.smithi178.stdout: "logical_block_size": 512, 2024-02-10T05:29:40.358 INFO:tasks.workunit.client.0.smithi178.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-02-10T05:29:40.358 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_controller_id": 0, 2024-02-10T05:29:40.358 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-10T05:29:40.358 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_namespaces": [ 2024-02-10T05:29:40.358 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:40.358 INFO:tasks.workunit.client.0.smithi178.stdout: "capacity": { 2024-02-10T05:29:40.359 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:40.359 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:40.359 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.359 INFO:tasks.workunit.client.0.smithi178.stdout: "formatted_lba_size": 512, 2024-02-10T05:29:40.359 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 1, 2024-02-10T05:29:40.359 INFO:tasks.workunit.client.0.smithi178.stdout: "size": { 2024-02-10T05:29:40.359 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:40.359 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:40.359 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.359 INFO:tasks.workunit.client.0.smithi178.stdout: "utilization": { 2024-02-10T05:29:40.359 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:40.359 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:40.359 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.359 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.360 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.360 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_number_of_namespaces": 1, 2024-02-10T05:29:40.360 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_pci_vendor": { 2024-02-10T05:29:40.360 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 32902, 2024-02-10T05:29:40.360 INFO:tasks.workunit.client.0.smithi178.stdout: "subsystem_id": 32902 2024-02-10T05:29:40.360 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.360 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_add_log": { 2024-02-10T05:29:40.360 INFO:tasks.workunit.client.0.smithi178.stdout: "Device stats": { 2024-02-10T05:29:40.360 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_fw_downgrades": { 2024-02-10T05:29:40.360 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.360 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.360 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.360 INFO:tasks.workunit.client.0.smithi178.stdout: "crc_error_count": { 2024-02-10T05:29:40.360 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: "end_to_end_error_detection_count": { 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: "erase_fail_count": { 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: "host_bytes_written": { 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 6617604 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: "host_ctx_wear_used": { 2024-02-10T05:29:40.361 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: "media_bytes_read": { 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: "nand_bytes_written": { 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_stat_indicator": { 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.362 INFO:tasks.workunit.client.0.smithi178.stdout: "pll_lock_loss_count": { 2024-02-10T05:29:40.363 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.363 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.363 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.363 INFO:tasks.workunit.client.0.smithi178.stdout: "program_fail_count": { 2024-02-10T05:29:40.363 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.363 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.363 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.363 INFO:tasks.workunit.client.0.smithi178.stdout: "re_alloc_sectr_cnt": { 2024-02-10T05:29:40.363 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.363 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.363 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: "retry_buffer_overflow_count": { 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: "soft_ecc_err_rate": { 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: "thermal_throttle_status": { 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: "cnt": 0, 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: "pct": 0 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.364 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_host_reads": { 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 19 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_media_wear": { 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_timer": { 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 1526276 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: "unexp_power_loss": { 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.365 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: "wear_leveling": { 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: "avg": 0, 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: "max": 0, 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel Smart log": "nvme0n1" 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_log": { 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare": 100, 2024-02-10T05:29:40.366 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare_threshold": 0, 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "controller_busy_time": 2558, 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "critical_warning": 0, 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_read": 97117771, 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_written": 433691298, 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "host_reads": 1713814991, 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "host_writes": 9382165297, 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "media_errors": 0, 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "num_err_log_entries": 0, 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "percentage_used": 0, 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycles": 20800, 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_hours": 34456, 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": 34, 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "unsafe_shutdowns": 6895 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_vendor": "intel", 2024-02-10T05:29:40.367 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycle_count": 20800, 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_time": { 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: "hours": 34456 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: "serial_number": "deleted", 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: "smart_status": { 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme": { 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: "passed": true 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl": { 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: "argv": [ 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl", 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: "-x", 2024-02-10T05:29:40.368 INFO:tasks.workunit.client.0.smithi178.stdout: "--json=o", 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: "/dev/nvme0n1" 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: "build_info": "(local build)", 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: "exit_status": 0, 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: "output": [ 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-419.el9.x86_64] (local build)", 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: "Serial Number: deleted", 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Version: E2010325", 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-10T05:29:40.369 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller ID: 0", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: "Number of Namespaces: 1", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: "Local Time is: Sat Feb 10 05:24:28 2024 UTC", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported Power States", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-10T05:29:40.370 INFO:tasks.workunit.client.0.smithi178.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 512 0 2", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "Critical Warning: 0x00", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "Temperature: 34 Celsius", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare: 100%", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare Threshold: 0%", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "Percentage Used: 0%", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Read: 97,117,771 [49.7 TB]", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Written: 433,691,298 [222 TB]", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Read Commands: 1,713,814,991", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Write Commands: 9,382,165,297", 2024-02-10T05:29:40.371 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller Busy Time: 2,558", 2024-02-10T05:29:40.372 INFO:tasks.workunit.client.0.smithi178.stdout: "Power Cycles: 20,800", 2024-02-10T05:29:40.372 INFO:tasks.workunit.client.0.smithi178.stdout: "Power On Hours: 34,456", 2024-02-10T05:29:40.372 INFO:tasks.workunit.client.0.smithi178.stdout: "Unsafe Shutdowns: 6,895", 2024-02-10T05:29:40.372 INFO:tasks.workunit.client.0.smithi178.stdout: "Media and Data Integrity Errors: 0", 2024-02-10T05:29:40.372 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information Log Entries: 0", 2024-02-10T05:29:40.372 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:40.372 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-10T05:29:40.372 INFO:tasks.workunit.client.0.smithi178.stdout: "No Errors Logged", 2024-02-10T05:29:40.372 INFO:tasks.workunit.client.0.smithi178.stdout: "" 2024-02-10T05:29:40.372 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.372 INFO:tasks.workunit.client.0.smithi178.stdout: "platform_info": "x86_64-linux-5.14.0-419.el9.x86_64", 2024-02-10T05:29:40.372 INFO:tasks.workunit.client.0.smithi178.stdout: "svn_revision": "5022", 2024-02-10T05:29:40.372 INFO:tasks.workunit.client.0.smithi178.stdout: "version": [ 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": { 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: "current": 34 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: "user_capacity": { 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: "62f0e6f6-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:40.373 INFO:tasks.workunit.client.0.smithi178.stdout: "INTEL_SSDPEDMD400G4_62f1659a-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: "20240210-052431": { 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: "device": { 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: "info_name": "/dev/nvme0n1", 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "/dev/nvme0n1", 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: "protocol": "NVMe", 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "nvme" 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: "firmware_version": "8DV101H0", 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: "host_id": "62f0e6f6-c7d5-11ee-96a7-0cc47a887ef9", 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: "json_format_version": [ 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: "local_time": { 2024-02-10T05:29:40.374 INFO:tasks.workunit.client.0.smithi178.stdout: "asctime": "Sat Feb 10 05:24:30 2024 UTC", 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: "time_t": 1707542670 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: "logical_block_size": 512, 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_controller_id": 0, 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_namespaces": [ 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: "capacity": { 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: "formatted_lba_size": 512, 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 1, 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: "size": { 2024-02-10T05:29:40.375 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: "utilization": { 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_number_of_namespaces": 1, 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_pci_vendor": { 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 32902, 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: "subsystem_id": 32902 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_add_log": { 2024-02-10T05:29:40.376 INFO:tasks.workunit.client.0.smithi178.stdout: "Device stats": { 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_fw_downgrades": { 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: "crc_error_count": { 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: "end_to_end_error_detection_count": { 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: "erase_fail_count": { 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.377 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.378 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.378 INFO:tasks.workunit.client.0.smithi178.stdout: "host_bytes_written": { 2024-02-10T05:29:40.378 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.378 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 23286074 2024-02-10T05:29:40.378 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.378 INFO:tasks.workunit.client.0.smithi178.stdout: "host_ctx_wear_used": { 2024-02-10T05:29:40.378 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.378 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 1 2024-02-10T05:29:40.378 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.378 INFO:tasks.workunit.client.0.smithi178.stdout: "media_bytes_read": { 2024-02-10T05:29:40.378 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.378 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: "nand_bytes_written": { 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 38658918 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_stat_indicator": { 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: "pll_lock_loss_count": { 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: "program_fail_count": { 2024-02-10T05:29:40.379 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: "re_alloc_sectr_cnt": { 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: "retry_buffer_overflow_count": { 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: "soft_ecc_err_rate": { 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.380 INFO:tasks.workunit.client.0.smithi178.stdout: "thermal_throttle_status": { 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: "cnt": 0, 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: "pct": 0 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_host_reads": { 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 65535 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_media_wear": { 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 64 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.381 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_timer": { 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 65535 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: "unexp_power_loss": { 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: "wear_leveling": { 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 92, 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: "avg": 2611, 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: "max": 2628, 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 2596 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.382 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel Smart log": "nvme0n1" 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_log": { 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare": 100, 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare_threshold": 10, 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: "controller_busy_time": 81, 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: "critical_warning": 0, 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_read": 332151361, 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_written": 1526076166, 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: "host_reads": 5248154498, 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: "host_writes": 25412056205, 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: "media_errors": 0, 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_err_log_entries": 0, 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: "percentage_used": 8, 2024-02-10T05:29:40.383 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycles": 41998, 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_hours": 51872, 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": 26, 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: "unsafe_shutdowns": 8162 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_vendor": "intel", 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycle_count": 41998, 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_time": { 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: "hours": 51872 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: "serial_number": "deleted", 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: "smart_status": { 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme": { 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.384 INFO:tasks.workunit.client.0.smithi178.stdout: "passed": true 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl": { 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: "argv": [ 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl", 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: "-x", 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: "--json=o", 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: "/dev/nvme0n1" 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: "build_info": "(local build)", 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: "exit_status": 0, 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: "output": [ 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-419.el9.x86_64] (local build)", 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-10T05:29:40.385 INFO:tasks.workunit.client.0.smithi178.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "Serial Number: deleted", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Version: 8DV101H0", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller ID: 0", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "Number of Namespaces: 1", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "Local Time is: Sat Feb 10 05:24:30 2024 UTC", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:40.386 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported Power States", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 512 0 2", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: " 1 - 512 8 2", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: " 2 - 512 16 2", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: " 3 - 4096 0 0", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: " 4 - 4096 8 0", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: " 5 - 4096 64 0", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: " 6 - 4096 128 0", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-10T05:29:40.387 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "Critical Warning: 0x00", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "Temperature: 26 Celsius", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare: 100%", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare Threshold: 10%", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "Percentage Used: 8%", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Read: 332,151,361 [170 TB]", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Written: 1,526,076,166 [781 TB]", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Read Commands: 5,248,154,498", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Write Commands: 25,412,056,205", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller Busy Time: 81", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "Power Cycles: 41,998", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "Power On Hours: 51,872", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "Unsafe Shutdowns: 8,162", 2024-02-10T05:29:40.388 INFO:tasks.workunit.client.0.smithi178.stdout: "Media and Data Integrity Errors: 0", 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information Log Entries: 0", 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: "No Errors Logged", 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: "" 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: "platform_info": "x86_64-linux-5.14.0-419.el9.x86_64", 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: "svn_revision": "5022", 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: "version": [ 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": { 2024-02-10T05:29:40.389 INFO:tasks.workunit.client.0.smithi178.stdout: "current": 26 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: "user_capacity": { 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: "report": { 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: "balancer": { 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: "active": true, 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: "mode": "" 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: "channels": [ 2024-02-10T05:29:40.390 INFO:tasks.workunit.client.0.smithi178.stdout: "basic", 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: "crash", 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: "device", 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: "ident" 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: "channels_available": [ 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: "basic", 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: "ident", 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: "crash", 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: "device", 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: "perf" 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: "collections_available": [ 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_base", 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: "device_base", 2024-02-10T05:29:40.391 INFO:tasks.workunit.client.0.smithi178.stdout: "crash_base", 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: "ident_base", 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_perf", 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_mds_metadata", 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_usage", 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_usage_by_class", 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_rook_v01", 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_memory_metrics", 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_options_bluestore" 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: "collections_opted_in": [ 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_base", 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: "device_base", 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: "crash_base", 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: "ident_base", 2024-02-10T05:29:40.392 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_perf", 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_mds_metadata", 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_usage", 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_usage_by_class", 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_rook_v01", 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_memory_metrics", 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_options_bluestore" 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: "config": { 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: "active_changed": [ 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_debug", 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_mon_ticket_ttl", 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_service_ticket_ttl", 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: "bdev_debug_aio", 2024-02-10T05:29:40.393 INFO:tasks.workunit.client.0.smithi178.stdout: "client_check_pool_perm", 2024-02-10T05:29:40.394 INFO:tasks.workunit.client.0.smithi178.stdout: "client_mount_gid", 2024-02-10T05:29:40.394 INFO:tasks.workunit.client.0.smithi178.stdout: "client_mount_uid", 2024-02-10T05:29:40.394 INFO:tasks.workunit.client.0.smithi178.stdout: "client_quota", 2024-02-10T05:29:40.394 INFO:tasks.workunit.client.0.smithi178.stdout: "container_image", 2024-02-10T05:29:40.394 INFO:tasks.workunit.client.0.smithi178.stdout: "daemonize", 2024-02-10T05:29:40.394 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_asserts_on_shutdown", 2024-02-10T05:29:40.394 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mgr", 2024-02-10T05:29:40.394 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mon", 2024-02-10T05:29:40.394 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_ms", 2024-02-10T05:29:40.394 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_osd", 2024-02-10T05:29:40.394 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_paxos", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "keyring", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_block_size", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_cache_size", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_compression", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_log", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_write_buffer_size", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_file", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_journald", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_stderr", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_allow_pool_delete", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_clock_drift_allowed", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_file_level", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_file", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_journald", 2024-02-10T05:29:40.395 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_stderr", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_data_avail_warn", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_election_default_strategy", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_host", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_max_pg_per_osd", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_mgr_mkfs_grace", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_prime_pg_temp", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_reporter_subtree_level", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_pg_warn_max_object_skew", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-10T05:29:40.396 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_too_few_osds", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_bug", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_old_message", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "no_config_file", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_default_list", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_load_list", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_misdirected_ops", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_op_order", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_pg_log_writeout", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_shutdown", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_cached_snaps", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_missing_on_start", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_stray_on_activate", 2024-02-10T05:29:40.397 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_profile", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_client_lim", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_client_res", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_client_wgt", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target_autotune", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue_cut_off", 2024-02-10T05:29:40.398 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_erasure_code_profile", 2024-02-10T05:29:40.399 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-10T05:29:40.399 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recover_clone_overlap", 2024-02-10T05:29:40.399 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recovery_max_chunk", 2024-02-10T05:29:40.399 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_load_threshold", 2024-02-10T05:29:40.399 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_max_interval", 2024-02-10T05:29:40.399 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_shutdown_pgref_assert", 2024-02-10T05:29:40.399 INFO:tasks.workunit.client.0.smithi178.stdout: "public_addr", 2024-02-10T05:29:40.399 INFO:tasks.workunit.client.0.smithi178.stdout: "public_addrv", 2024-02-10T05:29:40.399 INFO:tasks.workunit.client.0.smithi178.stdout: "public_network", 2024-02-10T05:29:40.399 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd_default_features", 2024-02-10T05:29:40.399 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd_qos_exclude_ops", 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: "setgroup", 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: "setuser" 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: "cluster_changed": [ 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_debug", 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_mon_ticket_ttl", 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_service_ticket_ttl", 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: "bdev_debug_aio", 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: "container_image", 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_asserts_on_shutdown", 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mgr", 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mon", 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_ms", 2024-02-10T05:29:40.400 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_osd", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_paxos", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_file", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_journald", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_stderr", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_join_fs", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/allow_ptrace", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/container_init", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/migration_current", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/use_repo_digest", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/ssl_server_port", 2024-02-10T05:29:40.401 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/orchestrator/orchestrator", 2024-02-10T05:29:40.402 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/channel_ident", 2024-02-10T05:29:40.402 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/description", 2024-02-10T05:29:40.402 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/organization", 2024-02-10T05:29:40.402 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_allow_pool_delete", 2024-02-10T05:29:40.402 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_clock_drift_allowed", 2024-02-10T05:29:40.402 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_file_level", 2024-02-10T05:29:40.402 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_file", 2024-02-10T05:29:40.402 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_data_avail_warn", 2024-02-10T05:29:40.402 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_election_default_strategy", 2024-02-10T05:29:40.402 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_max_pg_per_osd", 2024-02-10T05:29:40.403 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_mgr_mkfs_grace", 2024-02-10T05:29:40.403 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_prime_pg_temp", 2024-02-10T05:29:40.403 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_reporter_subtree_level", 2024-02-10T05:29:40.403 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_pg_warn_max_object_skew", 2024-02-10T05:29:40.403 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-10T05:29:40.403 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-10T05:29:40.403 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-10T05:29:40.403 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-10T05:29:40.403 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-10T05:29:40.404 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-10T05:29:40.404 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-10T05:29:40.404 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-10T05:29:40.404 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_too_few_osds", 2024-02-10T05:29:40.404 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_bug", 2024-02-10T05:29:40.404 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_old_message", 2024-02-10T05:29:40.404 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_default_list", 2024-02-10T05:29:40.404 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_load_list", 2024-02-10T05:29:40.404 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_misdirected_ops", 2024-02-10T05:29:40.404 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_op_order", 2024-02-10T05:29:40.404 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_pg_log_writeout", 2024-02-10T05:29:40.404 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_shutdown", 2024-02-10T05:29:40.404 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_cached_snaps", 2024-02-10T05:29:40.404 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_missing_on_start", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_stray_on_activate", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_profile", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target_autotune", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue_cut_off", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_erasure_code_profile", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recover_clone_overlap", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recovery_max_chunk", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_load_threshold", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_max_interval", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_shutdown_pgref_assert", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "public_network", 2024-02-10T05:29:40.405 INFO:tasks.workunit.client.0.smithi178.stdout: "rgw_cache_enabled", 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: "rgw_enable_ops_log", 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: "rgw_enable_usage_log" 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: "contact": null, 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: "crashes": [], 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: "created": "2024-02-10T05:21:12.616075Z", 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: "crush": { 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket_algs": { 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: "straw2": 3 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket_sizes": { 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: "2": 1, 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: "4": 2 2024-02-10T05:29:40.406 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket_types": { 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: "1": 2, 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: "11": 1 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: "compat_weight_set": false, 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: "device_classes": [ 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: 8 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: "num_buckets": 6, 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: "num_devices": 8, 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: "num_rules": 1, 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: "num_types": 12, 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: "num_weight_sets": 0, 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: "tunables": { 2024-02-10T05:29:40.407 INFO:tasks.workunit.client.0.smithi178.stdout: "allowed_bucket_algs": 54, 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "choose_local_fallback_tries": 0, 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "choose_local_tries": 0, 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "choose_total_tries": 50, 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "chooseleaf_descend_once": 1, 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "chooseleaf_stable": 1, 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "chooseleaf_vary_r": 1, 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v2_rules": 0, 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v3_rules": 0, 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v4_buckets": 1, 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v5_rules": 0, 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "legacy_tunables": 0, 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "minimum_required_version": "jewel", 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "optimal_tunables": 1, 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "profile": "jewel", 2024-02-10T05:29:40.408 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables": 1, 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables2": 1, 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables3": 1, 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables5": 1, 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: "straw_calc_version": 1 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: "description": "upgrade test cluster", 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: "fs": { 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: "feature_flags": { 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: "enable_multiple": true, 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: "ever_enabled_multiple": true 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: "filesystems": [ 2024-02-10T05:29:40.409 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "approx_ctime": "2024-02", 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "balancer_enabled": false, 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_caps": 0, 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_dns": 10, 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_inos": 13, 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_subtrees": 2, 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "ever_allowed_features": 0, 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "explicitly_allowed_features": 0, 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "files": 0, 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "max_mds": 1, 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_data_pools": 1, 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_in": 1, 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_mds": 1, 2024-02-10T05:29:40.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_sessions": 0, 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_standby_replay": 0, 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_up": 1, 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: "snaps": 0, 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: "standby_count_wanted": 0 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_standby_mds": 1, 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: "total_num_mds": 2 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: "hosts": { 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num": 2, 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_mds": 2, 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_mgr": 2, 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_mon": 2, 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_osd": 2 2024-02-10T05:29:40.411 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.412 INFO:tasks.workunit.client.0.smithi178.stdout: "leaderboard": false, 2024-02-10T05:29:40.412 INFO:tasks.workunit.client.0.smithi178.stdout: "license": "sharing-1-0", 2024-02-10T05:29:40.412 INFO:tasks.workunit.client.0.smithi178.stdout: "metadata": { 2024-02-10T05:29:40.412 INFO:tasks.workunit.client.0.smithi178.stdout: "mds": { 2024-02-10T05:29:40.412 INFO:tasks.workunit.client.0.smithi178.stdout: "arch": { 2024-02-10T05:29:40.412 INFO:tasks.workunit.client.0.smithi178.stdout: "x86_64": 2 2024-02-10T05:29:40.412 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.412 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_version": { 2024-02-10T05:29:40.412 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:29:40.413 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.413 INFO:tasks.workunit.client.0.smithi178.stdout: "cpu": { 2024-02-10T05:29:40.413 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-02-10T05:29:40.413 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.413 INFO:tasks.workunit.client.0.smithi178.stdout: "distro": { 2024-02-10T05:29:40.413 INFO:tasks.workunit.client.0.smithi178.stdout: "centos": 2 2024-02-10T05:29:40.413 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.413 INFO:tasks.workunit.client.0.smithi178.stdout: "distro_description": { 2024-02-10T05:29:40.413 INFO:tasks.workunit.client.0.smithi178.stdout: "CentOS Stream 8": 2 2024-02-10T05:29:40.413 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.414 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_description": { 2024-02-10T05:29:40.414 INFO:tasks.workunit.client.0.smithi178.stdout: "#1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024": 2 2024-02-10T05:29:40.414 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.414 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_version": { 2024-02-10T05:29:40.414 INFO:tasks.workunit.client.0.smithi178.stdout: "5.14.0-419.el9.x86_64": 2 2024-02-10T05:29:40.414 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.414 INFO:tasks.workunit.client.0.smithi178.stdout: "os": { 2024-02-10T05:29:40.414 INFO:tasks.workunit.client.0.smithi178.stdout: "Linux": 2 2024-02-10T05:29:40.414 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.414 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.414 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:40.414 INFO:tasks.workunit.client.0.smithi178.stdout: "arch": { 2024-02-10T05:29:40.414 INFO:tasks.workunit.client.0.smithi178.stdout: "x86_64": 3 2024-02-10T05:29:40.414 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_version": { 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 3 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: "cpu": { 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: "distro": { 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: "centos": 3 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: "distro_description": { 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: "CentOS Stream 8": 3 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_description": { 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: "#1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024": 3 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.415 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_version": { 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: "5.14.0-419.el9.x86_64": 3 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: "os": { 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: "Linux": 3 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: "arch": { 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: "x86_64": 8 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_version": { 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 8 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: "cpu": { 2024-02-10T05:29:40.416 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: "distro": { 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: "centos": 8 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: "distro_description": { 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: "CentOS Stream 8": 8 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_description": { 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: "#1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024": 8 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_version": { 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: "5.14.0-419.el9.x86_64": 8 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: "os": { 2024-02-10T05:29:40.417 INFO:tasks.workunit.client.0.smithi178.stdout: "Linux": 8 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_objectstore": { 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": 8 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: "rotational": { 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: "0": 8 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: "features": { 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: "optional": [], 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: "persistent": [ 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: "kraken", 2024-02-10T05:29:40.418 INFO:tasks.workunit.client.0.smithi178.stdout: "luminous", 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: "mimic", 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap-prune", 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: "nautilus", 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: "octopus", 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: "pacific", 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: "elector-pinging", 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: "quincy" 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: "ipv4_addr_mons": 6, 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: "ipv6_addr_mons": 0, 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: "min_mon_release": 17, 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: "v1_addr_mons": 3, 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: "v2_addr_mons": 3 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.419 INFO:tasks.workunit.client.0.smithi178.stdout: "organization": "ceph-qa", 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: "cluster_network": false, 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 8, 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: "require_min_compat_client": "luminous", 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: "require_osd_release": "quincy" 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: "pools": [ 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr" 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:40.420 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 1, 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 1, 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 1, 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 1781760, 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 1781760, 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 2, 2024-02-10T05:29:40.421 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:40.422 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 2.450440433676704e-06, 2024-02-10T05:29:40.422 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:40.422 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:40.422 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 212, 2024-02-10T05:29:40.422 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 313344, 2024-02-10T05:29:40.422 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 590368, 2024-02-10T05:29:40.422 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 590368, 2024-02-10T05:29:40.422 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 1771104, 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 179, 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 2473984 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs" 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:40.424 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:40.424 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:40.424 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 32, 2024-02-10T05:29:40.424 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 32, 2024-02-10T05:29:40.424 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 2, 2024-02-10T05:29:40.424 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:40.424 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:40.424 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:40.424 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 98304, 2024-02-10T05:29:40.424 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:40.424 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:40.424 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 98304, 2024-02-10T05:29:40.424 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:40.424 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:40.425 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 22, 2024-02-10T05:29:40.425 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:40.425 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 1.3519702690700797e-07, 2024-02-10T05:29:40.425 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:40.425 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:40.425 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 0, 2024-02-10T05:29:40.425 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 0, 2024-02-10T05:29:40.425 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 3376, 2024-02-10T05:29:40.425 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 3376, 2024-02-10T05:29:40.425 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:40.425 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 10128, 2024-02-10T05:29:40.425 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 51, 2024-02-10T05:29:40.425 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 19456 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs" 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:40.426 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 64, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 64, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 3, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 0, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 0, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 0, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 0.0, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:40.427 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 0, 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 0, 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 0, 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 0, 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 0, 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 0, 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 0 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:40.428 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd" 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 8, 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 8, 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 4, 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 0, 2024-02-10T05:29:40.429 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 0, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 0, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 0.0, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 0, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 0, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 0, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 0, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:40.430 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 0, 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 0, 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 0 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd": { 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: "mirroring_by_pool": [ 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: false 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_images_by_pool": [ 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:40.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_pools": 1 2024-02-10T05:29:40.432 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.432 INFO:tasks.workunit.client.0.smithi178.stdout: "report_id": "8b448692-9aae-4c6c-a7c1-ec431b9ecb0c", 2024-02-10T05:29:40.432 INFO:tasks.workunit.client.0.smithi178.stdout: "report_timestamp": "2024-02-10T05:29:40.337370", 2024-02-10T05:29:40.432 INFO:tasks.workunit.client.0.smithi178.stdout: "report_version": 1, 2024-02-10T05:29:40.432 INFO:tasks.workunit.client.0.smithi178.stdout: "rook": { 2024-02-10T05:29:40.432 INFO:tasks.workunit.client.0.smithi178.stdout: "cluster": { 2024-02-10T05:29:40.432 INFO:tasks.workunit.client.0.smithi178.stdout: "external-mode": null, 2024-02-10T05:29:40.432 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:40.432 INFO:tasks.workunit.client.0.smithi178.stdout: "allow-multiple-per-node": null, 2024-02-10T05:29:40.432 INFO:tasks.workunit.client.0.smithi178.stdout: "count": null, 2024-02-10T05:29:40.432 INFO:tasks.workunit.client.0.smithi178.stdout: "max-id": null, 2024-02-10T05:29:40.432 INFO:tasks.workunit.client.0.smithi178.stdout: "pvc": { 2024-02-10T05:29:40.432 INFO:tasks.workunit.client.0.smithi178.stdout: "enabled": null 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: "stretch": { 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: "enabled": null 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: "network": { 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: "provider": null 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: "storage": { 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: "device-set": { 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: "count": { 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: "non-portable": null, 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: "portable": null, 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: "total": null 2024-02-10T05:29:40.433 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.434 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.434 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.434 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.434 INFO:tasks.workunit.client.0.smithi178.stdout: "csi": { 2024-02-10T05:29:40.434 INFO:tasks.workunit.client.0.smithi178.stdout: "version": null 2024-02-10T05:29:40.434 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.434 INFO:tasks.workunit.client.0.smithi178.stdout: "kubernetes": { 2024-02-10T05:29:40.434 INFO:tasks.workunit.client.0.smithi178.stdout: "version": null 2024-02-10T05:29:40.434 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.434 INFO:tasks.workunit.client.0.smithi178.stdout: "node": { 2024-02-10T05:29:40.434 INFO:tasks.workunit.client.0.smithi178.stdout: "count": { 2024-02-10T05:29:40.434 INFO:tasks.workunit.client.0.smithi178.stdout: "kubernetes-total": null, 2024-02-10T05:29:40.434 INFO:tasks.workunit.client.0.smithi178.stdout: "with-ceph-daemons": null, 2024-02-10T05:29:40.435 INFO:tasks.workunit.client.0.smithi178.stdout: "with-csi-cephfs-plugin": null, 2024-02-10T05:29:40.435 INFO:tasks.workunit.client.0.smithi178.stdout: "with-csi-nfs-plugin": null, 2024-02-10T05:29:40.435 INFO:tasks.workunit.client.0.smithi178.stdout: "with-csi-rbd-plugin": null 2024-02-10T05:29:40.435 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.435 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.435 INFO:tasks.workunit.client.0.smithi178.stdout: "usage": { 2024-02-10T05:29:40.435 INFO:tasks.workunit.client.0.smithi178.stdout: "storage-class": { 2024-02-10T05:29:40.435 INFO:tasks.workunit.client.0.smithi178.stdout: "count": { 2024-02-10T05:29:40.435 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket": null, 2024-02-10T05:29:40.435 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs": null, 2024-02-10T05:29:40.435 INFO:tasks.workunit.client.0.smithi178.stdout: "nfs": null, 2024-02-10T05:29:40.435 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd": null, 2024-02-10T05:29:40.435 INFO:tasks.workunit.client.0.smithi178.stdout: "total": null 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: "version": null 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: "services": {}, 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: "usage": { 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 105, 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: "pools": 4, 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_by_class": { 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: "ssd": { 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: "total_avail_bytes": 765517500416, 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: "total_bytes": 767960285184, 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_bytes": 2442784768, 2024-02-10T05:29:40.436 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_raw_bytes": 2442784768, 2024-02-10T05:29:40.437 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_raw_ratio": 0.0031808738131076097 2024-02-10T05:29:40.437 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.437 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:40.437 INFO:tasks.workunit.client.0.smithi178.stdout: "total_avail_bytes": 765517500416, 2024-02-10T05:29:40.437 INFO:tasks.workunit.client.0.smithi178.stdout: "total_bytes": 767960285184, 2024-02-10T05:29:40.437 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_bytes": 2442784768 2024-02-10T05:29:40.437 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.437 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:40.437 INFO:tasks.workunit.client.0.smithi178.stdout:} 2024-02-10T05:29:40.438 INFO:tasks.workunit.client.0.smithi178.stderr:++ ceph telemetry collection ls 2024-02-10T05:29:40.824 INFO:tasks.workunit.client.0.smithi178.stderr:+ COLLECTIONS='New collections are available: 2024-02-10T05:29:40.825 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:40.825 INFO:tasks.workunit.client.0.smithi178.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-02-10T05:29:40.825 INFO:tasks.workunit.client.0.smithi178.stderr: 2024-02-10T05:29:40.825 INFO:tasks.workunit.client.0.smithi178.stderr:NAME STATUS DESC 2024-02-10T05:29:40.825 INFO:tasks.workunit.client.0.smithi178.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-02-10T05:29:40.825 INFO:tasks.workunit.client.0.smithi178.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-02-10T05:29:40.825 INFO:tasks.workunit.client.0.smithi178.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-02-10T05:29:40.825 INFO:tasks.workunit.client.0.smithi178.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-02-10T05:29:40.825 INFO:tasks.workunit.client.0.smithi178.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-02-10T05:29:40.825 INFO:tasks.workunit.client.0.smithi178.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-02-10T05:29:40.825 INFO:tasks.workunit.client.0.smithi178.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-02-10T05:29:40.825 INFO:tasks.workunit.client.0.smithi178.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-02-10T05:29:40.825 INFO:tasks.workunit.client.0.smithi178.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-02-10T05:29:40.826 INFO:tasks.workunit.client.0.smithi178.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-02-10T05:29:40.826 INFO:tasks.workunit.client.0.smithi178.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2024-02-10T05:29:40.826 INFO:tasks.workunit.client.0.smithi178.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics" "basic_pool_options_bluestore") 2024-02-10T05:29:40.826 INFO:tasks.workunit.client.0.smithi178.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-02-10T05:29:40.826 INFO:tasks.workunit.client.0.smithi178.stderr:+ [[ New collections are available: 2024-02-10T05:29:40.826 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:40.826 INFO:tasks.workunit.client.0.smithi178.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-02-10T05:29:40.826 INFO:tasks.workunit.client.0.smithi178.stderr: 2024-02-10T05:29:40.826 INFO:tasks.workunit.client.0.smithi178.stderr:NAME STATUS DESC 2024-02-10T05:29:40.826 INFO:tasks.workunit.client.0.smithi178.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-02-10T05:29:40.826 INFO:tasks.workunit.client.0.smithi178.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-02-10T05:29:40.826 INFO:tasks.workunit.client.0.smithi178.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-02-10T05:29:40.826 INFO:tasks.workunit.client.0.smithi178.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-02-10T05:29:40.826 INFO:tasks.workunit.client.0.smithi178.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2024-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.stderr:+ [[ New collections are available: 2024-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.stderr: 2024-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.stderr:NAME STATUS DESC 2024-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-02-10T05:29:40.827 INFO:tasks.workunit.client.0.smithi178.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.stderr:+ [[ New collections are available: 2024-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.stderr: 2024-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.stderr:NAME STATUS DESC 2024-02-10T05:29:40.828 INFO:tasks.workunit.client.0.smithi178.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-02-10T05:29:40.829 INFO:tasks.workunit.client.0.smithi178.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-02-10T05:29:40.829 INFO:tasks.workunit.client.0.smithi178.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-02-10T05:29:40.829 INFO:tasks.workunit.client.0.smithi178.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-02-10T05:29:40.829 INFO:tasks.workunit.client.0.smithi178.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-02-10T05:29:40.829 INFO:tasks.workunit.client.0.smithi178.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-02-10T05:29:40.829 INFO:tasks.workunit.client.0.smithi178.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-02-10T05:29:40.829 INFO:tasks.workunit.client.0.smithi178.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-02-10T05:29:40.829 INFO:tasks.workunit.client.0.smithi178.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-02-10T05:29:40.829 INFO:tasks.workunit.client.0.smithi178.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-02-10T05:29:40.829 INFO:tasks.workunit.client.0.smithi178.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-02-10T05:29:40.829 INFO:tasks.workunit.client.0.smithi178.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-02-10T05:29:40.829 INFO:tasks.workunit.client.0.smithi178.stderr:+ [[ New collections are available: 2024-02-10T05:29:40.829 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:40.829 INFO:tasks.workunit.client.0.smithi178.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr: 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr:NAME STATUS DESC 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-02-10T05:29:40.830 INFO:tasks.workunit.client.0.smithi178.stderr:+ [[ New collections are available: 2024-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.stderr: 2024-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.stderr:NAME STATUS DESC 2024-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-02-10T05:29:40.831 INFO:tasks.workunit.client.0.smithi178.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-02-10T05:29:40.832 INFO:tasks.workunit.client.0.smithi178.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-02-10T05:29:40.832 INFO:tasks.workunit.client.0.smithi178.stderr:+ [[ New collections are available: 2024-02-10T05:29:40.832 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:40.832 INFO:tasks.workunit.client.0.smithi178.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-02-10T05:29:40.832 INFO:tasks.workunit.client.0.smithi178.stderr: 2024-02-10T05:29:40.832 INFO:tasks.workunit.client.0.smithi178.stderr:NAME STATUS DESC 2024-02-10T05:29:40.832 INFO:tasks.workunit.client.0.smithi178.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-02-10T05:29:40.832 INFO:tasks.workunit.client.0.smithi178.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-02-10T05:29:40.832 INFO:tasks.workunit.client.0.smithi178.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-02-10T05:29:40.832 INFO:tasks.workunit.client.0.smithi178.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-02-10T05:29:40.832 INFO:tasks.workunit.client.0.smithi178.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-02-10T05:29:40.832 INFO:tasks.workunit.client.0.smithi178.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-02-10T05:29:40.832 INFO:tasks.workunit.client.0.smithi178.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-02-10T05:29:40.833 INFO:tasks.workunit.client.0.smithi178.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-02-10T05:29:40.833 INFO:tasks.workunit.client.0.smithi178.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-02-10T05:29:40.833 INFO:tasks.workunit.client.0.smithi178.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-02-10T05:29:40.833 INFO:tasks.workunit.client.0.smithi178.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_options_bluestore* ]] 2024-02-10T05:29:40.833 INFO:tasks.workunit.client.0.smithi178.stderr:+ ceph telemetry on --license sharing-1-0 2024-02-10T05:29:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[36851]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[36851]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[36851]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[36851]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:40.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[27572]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:40.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:40.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:40.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:40.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:40.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[27572]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:40.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[27572]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:40.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:40.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:40.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[27572]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:40.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:40.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:40 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:40 smithi189 ceph-mon[31422]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:40 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:40 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:40 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:40 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:40 smithi189 ceph-mon[31422]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:40 smithi189 ceph-mon[31422]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:40 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:40 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:40 smithi189 ceph-mon[31422]: from='client.14970 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:40 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:40 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:41.307 INFO:tasks.workunit.client.0.smithi178.stdout:Telemetry is on. 2024-02-10T05:29:41.307 INFO:tasks.workunit.client.0.smithi178.stdout:Some channels are disabled, please enable with: 2024-02-10T05:29:41.307 INFO:tasks.workunit.client.0.smithi178.stdout:`ceph telemetry enable channel perf` 2024-02-10T05:29:41.317 INFO:tasks.workunit.client.0.smithi178.stderr:+ ceph telemetry enable channel perf 2024-02-10T05:29:41.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:41] ENGINE Bus STOPPING 2024-02-10T05:29:41.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:29:41.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:41] ENGINE Bus STOPPED 2024-02-10T05:29:41.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:41] ENGINE Bus STARTING 2024-02-10T05:29:41.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:41] ENGINE Serving on http://:::9283 2024-02-10T05:29:41.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:41] ENGINE Bus STARTED 2024-02-10T05:29:41.775 INFO:tasks.workunit.client.0.smithi178.stdout:channel_perf is enabled 2024-02-10T05:29:41.787 INFO:tasks.workunit.client.0.smithi178.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-02-10T05:29:41.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:41] ENGINE Bus STOPPING 2024-02-10T05:29:41.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:29:41.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:41] ENGINE Bus STOPPED 2024-02-10T05:29:41.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:41] ENGINE Bus STARTING 2024-02-10T05:29:41.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:41] ENGINE Serving on http://:::9283 2024-02-10T05:29:41.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:29:41] ENGINE Bus STARTED 2024-02-10T05:29:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: mgrmap e22: y(active, since 2m), standbys: x 2024-02-10T05:29:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-10T05:29:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:41.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:41.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:41.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:41.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:41.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: mgrmap e22: y(active, since 2m), standbys: x 2024-02-10T05:29:41.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:41.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:41.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:41.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:41.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:41 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:42.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: mgrmap e22: y(active, since 2m), standbys: x 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='client.14976 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='client.14982 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:42.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:42.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:42.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:42.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:42.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:42.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:42.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:41 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:42.147 INFO:tasks.workunit.client.0.smithi178.stderr:+ LAST_OPT_REVISION=1 2024-02-10T05:29:42.147 INFO:tasks.workunit.client.0.smithi178.stderr:+ '[' 1 -ne 1 ']' 2024-02-10T05:29:42.147 INFO:tasks.workunit.client.0.smithi178.stderr:+ ceph telemetry show 2024-02-10T05:29:42.840 INFO:tasks.workunit.client.0.smithi178.stdout:{ 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: "balancer": { 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: "active": true, 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: "mode": "" 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: "channels": [ 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: "basic", 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: "crash", 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: "device", 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: "ident", 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: "perf" 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: "channels_available": [ 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: "basic", 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: "ident", 2024-02-10T05:29:42.841 INFO:tasks.workunit.client.0.smithi178.stdout: "crash", 2024-02-10T05:29:42.842 INFO:tasks.workunit.client.0.smithi178.stdout: "device", 2024-02-10T05:29:42.842 INFO:tasks.workunit.client.0.smithi178.stdout: "perf" 2024-02-10T05:29:42.842 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:42.842 INFO:tasks.workunit.client.0.smithi178.stdout: "collections_available": [ 2024-02-10T05:29:42.842 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_base", 2024-02-10T05:29:42.842 INFO:tasks.workunit.client.0.smithi178.stdout: "device_base", 2024-02-10T05:29:42.842 INFO:tasks.workunit.client.0.smithi178.stdout: "crash_base", 2024-02-10T05:29:42.842 INFO:tasks.workunit.client.0.smithi178.stdout: "ident_base", 2024-02-10T05:29:42.842 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_perf", 2024-02-10T05:29:42.842 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_mds_metadata", 2024-02-10T05:29:42.842 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_usage", 2024-02-10T05:29:42.842 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_usage_by_class", 2024-02-10T05:29:42.842 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_rook_v01", 2024-02-10T05:29:42.842 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_memory_metrics", 2024-02-10T05:29:42.843 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_options_bluestore" 2024-02-10T05:29:42.843 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:42.843 INFO:tasks.workunit.client.0.smithi178.stdout: "collections_opted_in": [ 2024-02-10T05:29:42.843 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_base", 2024-02-10T05:29:42.843 INFO:tasks.workunit.client.0.smithi178.stdout: "device_base", 2024-02-10T05:29:42.843 INFO:tasks.workunit.client.0.smithi178.stdout: "crash_base", 2024-02-10T05:29:42.843 INFO:tasks.workunit.client.0.smithi178.stdout: "ident_base", 2024-02-10T05:29:42.843 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_perf", 2024-02-10T05:29:42.843 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_mds_metadata", 2024-02-10T05:29:42.843 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_usage", 2024-02-10T05:29:42.843 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_usage_by_class", 2024-02-10T05:29:42.843 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_rook_v01", 2024-02-10T05:29:42.843 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_memory_metrics", 2024-02-10T05:29:42.843 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_options_bluestore" 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: "config": { 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: "active_changed": [ 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_debug", 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_mon_ticket_ttl", 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_service_ticket_ttl", 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: "bdev_debug_aio", 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: "client_check_pool_perm", 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: "client_mount_gid", 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: "client_mount_uid", 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: "client_quota", 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: "container_image", 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: "daemonize", 2024-02-10T05:29:42.844 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_asserts_on_shutdown", 2024-02-10T05:29:42.845 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mgr", 2024-02-10T05:29:42.845 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mon", 2024-02-10T05:29:42.845 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_ms", 2024-02-10T05:29:42.845 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_osd", 2024-02-10T05:29:42.845 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_paxos", 2024-02-10T05:29:42.845 INFO:tasks.workunit.client.0.smithi178.stdout: "keyring", 2024-02-10T05:29:42.845 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_block_size", 2024-02-10T05:29:42.845 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_cache_size", 2024-02-10T05:29:42.845 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_compression", 2024-02-10T05:29:42.846 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_log", 2024-02-10T05:29:42.846 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_write_buffer_size", 2024-02-10T05:29:42.846 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_file", 2024-02-10T05:29:42.846 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_journald", 2024-02-10T05:29:42.846 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_stderr", 2024-02-10T05:29:42.846 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_allow_pool_delete", 2024-02-10T05:29:42.846 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_clock_drift_allowed", 2024-02-10T05:29:42.846 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_file_level", 2024-02-10T05:29:42.846 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_file", 2024-02-10T05:29:42.846 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_journald", 2024-02-10T05:29:42.846 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_stderr", 2024-02-10T05:29:42.846 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_data_avail_warn", 2024-02-10T05:29:42.846 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_election_default_strategy", 2024-02-10T05:29:42.846 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_host", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_max_pg_per_osd", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_mgr_mkfs_grace", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_prime_pg_temp", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_reporter_subtree_level", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_pg_warn_max_object_skew", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_too_few_osds", 2024-02-10T05:29:42.847 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_bug", 2024-02-10T05:29:42.848 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_old_message", 2024-02-10T05:29:42.848 INFO:tasks.workunit.client.0.smithi178.stdout: "no_config_file", 2024-02-10T05:29:42.848 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_default_list", 2024-02-10T05:29:42.848 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_load_list", 2024-02-10T05:29:42.848 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_misdirected_ops", 2024-02-10T05:29:42.848 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_op_order", 2024-02-10T05:29:42.848 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_pg_log_writeout", 2024-02-10T05:29:42.848 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_shutdown", 2024-02-10T05:29:42.848 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_cached_snaps", 2024-02-10T05:29:42.848 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_missing_on_start", 2024-02-10T05:29:42.848 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_stray_on_activate", 2024-02-10T05:29:42.848 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-10T05:29:42.848 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_profile", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_client_lim", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_client_res", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_client_wgt", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target_autotune", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue_cut_off", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_erasure_code_profile", 2024-02-10T05:29:42.849 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recover_clone_overlap", 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recovery_max_chunk", 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_load_threshold", 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_max_interval", 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_shutdown_pgref_assert", 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "public_addr", 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "public_addrv", 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "public_network", 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd_default_features", 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd_qos_exclude_ops", 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "setgroup", 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "setuser" 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "cluster_changed": [ 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-10T05:29:42.850 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_debug", 2024-02-10T05:29:42.851 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_mon_ticket_ttl", 2024-02-10T05:29:42.851 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_service_ticket_ttl", 2024-02-10T05:29:42.851 INFO:tasks.workunit.client.0.smithi178.stdout: "bdev_debug_aio", 2024-02-10T05:29:42.851 INFO:tasks.workunit.client.0.smithi178.stdout: "container_image", 2024-02-10T05:29:42.851 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_asserts_on_shutdown", 2024-02-10T05:29:42.851 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mgr", 2024-02-10T05:29:42.851 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mon", 2024-02-10T05:29:42.851 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_ms", 2024-02-10T05:29:42.851 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_osd", 2024-02-10T05:29:42.851 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_paxos", 2024-02-10T05:29:42.851 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_file", 2024-02-10T05:29:42.851 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_journald", 2024-02-10T05:29:42.851 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_stderr", 2024-02-10T05:29:42.851 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_join_fs", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/allow_ptrace", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/container_init", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/migration_current", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/use_repo_digest", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/ssl_server_port", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/orchestrator/orchestrator", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/channel_ident", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/channel_perf", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/description", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/enabled", 2024-02-10T05:29:42.852 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/organization", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_allow_pool_delete", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_clock_drift_allowed", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_file_level", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_file", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_data_avail_warn", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_election_default_strategy", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_max_pg_per_osd", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_mgr_mkfs_grace", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_prime_pg_temp", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_reporter_subtree_level", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_pg_warn_max_object_skew", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-10T05:29:42.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_too_few_osds", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_bug", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_old_message", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_default_list", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_load_list", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_misdirected_ops", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_op_order", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_pg_log_writeout", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_shutdown", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_cached_snaps", 2024-02-10T05:29:42.854 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_missing_on_start", 2024-02-10T05:29:42.855 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_stray_on_activate", 2024-02-10T05:29:42.855 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-10T05:29:42.855 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_profile", 2024-02-10T05:29:42.855 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target", 2024-02-10T05:29:42.855 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target_autotune", 2024-02-10T05:29:42.855 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue", 2024-02-10T05:29:42.855 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue_cut_off", 2024-02-10T05:29:42.855 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_erasure_code_profile", 2024-02-10T05:29:42.855 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-10T05:29:42.855 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recover_clone_overlap", 2024-02-10T05:29:42.855 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recovery_max_chunk", 2024-02-10T05:29:42.855 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_load_threshold", 2024-02-10T05:29:42.855 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_max_interval", 2024-02-10T05:29:42.855 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_shutdown_pgref_assert", 2024-02-10T05:29:42.856 INFO:tasks.workunit.client.0.smithi178.stdout: "public_network", 2024-02-10T05:29:42.856 INFO:tasks.workunit.client.0.smithi178.stdout: "rgw_cache_enabled", 2024-02-10T05:29:42.856 INFO:tasks.workunit.client.0.smithi178.stdout: "rgw_enable_ops_log", 2024-02-10T05:29:42.856 INFO:tasks.workunit.client.0.smithi178.stdout: "rgw_enable_usage_log" 2024-02-10T05:29:42.856 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:42.856 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.856 INFO:tasks.workunit.client.0.smithi178.stdout: "contact": null, 2024-02-10T05:29:42.856 INFO:tasks.workunit.client.0.smithi178.stdout: "crashes": [], 2024-02-10T05:29:42.856 INFO:tasks.workunit.client.0.smithi178.stdout: "created": "2024-02-10T05:21:12.616075Z", 2024-02-10T05:29:42.856 INFO:tasks.workunit.client.0.smithi178.stdout: "crush": { 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket_algs": { 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: "straw2": 3 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket_sizes": { 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: "2": 1, 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: "4": 2 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket_types": { 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: "1": 2, 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: "11": 1 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: "compat_weight_set": false, 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: "device_classes": [ 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: 8 2024-02-10T05:29:42.857 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:42.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_buckets": 6, 2024-02-10T05:29:42.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_devices": 8, 2024-02-10T05:29:42.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_rules": 1, 2024-02-10T05:29:42.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_types": 12, 2024-02-10T05:29:42.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_weight_sets": 0, 2024-02-10T05:29:42.858 INFO:tasks.workunit.client.0.smithi178.stdout: "tunables": { 2024-02-10T05:29:42.858 INFO:tasks.workunit.client.0.smithi178.stdout: "allowed_bucket_algs": 54, 2024-02-10T05:29:42.858 INFO:tasks.workunit.client.0.smithi178.stdout: "choose_local_fallback_tries": 0, 2024-02-10T05:29:42.858 INFO:tasks.workunit.client.0.smithi178.stdout: "choose_local_tries": 0, 2024-02-10T05:29:42.858 INFO:tasks.workunit.client.0.smithi178.stdout: "choose_total_tries": 50, 2024-02-10T05:29:42.858 INFO:tasks.workunit.client.0.smithi178.stdout: "chooseleaf_descend_once": 1, 2024-02-10T05:29:42.858 INFO:tasks.workunit.client.0.smithi178.stdout: "chooseleaf_stable": 1, 2024-02-10T05:29:42.858 INFO:tasks.workunit.client.0.smithi178.stdout: "chooseleaf_vary_r": 1, 2024-02-10T05:29:42.859 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v2_rules": 0, 2024-02-10T05:29:42.859 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v3_rules": 0, 2024-02-10T05:29:42.859 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v4_buckets": 1, 2024-02-10T05:29:42.859 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v5_rules": 0, 2024-02-10T05:29:42.859 INFO:tasks.workunit.client.0.smithi178.stdout: "legacy_tunables": 0, 2024-02-10T05:29:42.859 INFO:tasks.workunit.client.0.smithi178.stdout: "minimum_required_version": "jewel", 2024-02-10T05:29:42.859 INFO:tasks.workunit.client.0.smithi178.stdout: "optimal_tunables": 1, 2024-02-10T05:29:42.859 INFO:tasks.workunit.client.0.smithi178.stdout: "profile": "jewel", 2024-02-10T05:29:42.859 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables": 1, 2024-02-10T05:29:42.859 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables2": 1, 2024-02-10T05:29:42.859 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables3": 1, 2024-02-10T05:29:42.859 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables5": 1, 2024-02-10T05:29:42.859 INFO:tasks.workunit.client.0.smithi178.stdout: "straw_calc_version": 1 2024-02-10T05:29:42.859 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: "description": "upgrade test cluster", 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: "fs": { 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: "feature_flags": { 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: "enable_multiple": true, 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: "ever_enabled_multiple": true 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: "filesystems": [ 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: "approx_ctime": "2024-02", 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: "balancer_enabled": false, 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_caps": 0, 2024-02-10T05:29:42.860 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_dns": 10, 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_inos": 13, 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_subtrees": 2, 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: "ever_allowed_features": 0, 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: "explicitly_allowed_features": 0, 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: "files": 0, 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: "max_mds": 1, 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: "num_data_pools": 1, 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: "num_in": 1, 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: "num_mds": 1, 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: "num_sessions": 0, 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: "num_standby_replay": 0, 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: "num_up": 1, 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: "snaps": 0, 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: "standby_count_wanted": 0 2024-02-10T05:29:42.861 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.862 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:42.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_standby_mds": 1, 2024-02-10T05:29:42.862 INFO:tasks.workunit.client.0.smithi178.stdout: "total_num_mds": 2 2024-02-10T05:29:42.862 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.862 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_stats": { 2024-02-10T05:29:42.862 INFO:tasks.workunit.client.0.smithi178.stdout: "mds": { 2024-02-10T05:29:42.862 INFO:tasks.workunit.client.0.smithi178.stdout: "mds.22a14e836c17661045a7b67bb6a5f21bd0eb1696": { 2024-02-10T05:29:42.862 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 20381696, 2024-02-10T05:29:42.862 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 451792, 2024-02-10T05:29:42.862 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2752512, 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 0, 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 933888, 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 394, 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 1220904, 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 20, 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 1122816, 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 14833672, 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 21315584 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: "mds.594859571bb6187285e584c4374e1e4510b6e8df": { 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 19218432, 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 305688, 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2752512, 2024-02-10T05:29:42.863 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 131072, 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 0, 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 312, 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 962984, 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 12, 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 652288, 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 14413888, 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 19218432 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.0c9889df1957f786ba8aad579fba7a97c85fa8f3": { 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 34504704, 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 713896, 2024-02-10T05:29:42.864 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2752512, 2024-02-10T05:29:42.865 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 860160, 2024-02-10T05:29:42.865 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 9986048, 2024-02-10T05:29:42.865 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 885, 2024-02-10T05:29:42.865 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:42.865 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 5782456, 2024-02-10T05:29:42.865 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 21, 2024-02-10T05:29:42.865 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 983296, 2024-02-10T05:29:42.865 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 23412384, 2024-02-10T05:29:42.865 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 44490752 2024-02-10T05:29:42.865 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.865 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.22a14e836c17661045a7b67bb6a5f21bd0eb1696": { 2024-02-10T05:29:42.865 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 51732480, 2024-02-10T05:29:42.865 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 1258080, 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2752512, 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 7733248, 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 0, 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1563, 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 9581592, 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 22, 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 2809600, 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 27597448, 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 51732480 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.594859571bb6187285e584c4374e1e4510b6e8df": { 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 44056576, 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 681464, 2024-02-10T05:29:42.866 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2752512, 2024-02-10T05:29:42.867 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 7061504, 2024-02-10T05:29:42.867 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 2523136, 2024-02-10T05:29:42.867 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1241, 2024-02-10T05:29:42.867 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:42.867 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 7725360, 2024-02-10T05:29:42.867 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 22, 2024-02-10T05:29:42.867 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 2096384, 2024-02-10T05:29:42.867 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 23739352, 2024-02-10T05:29:42.867 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 46579712 2024-02-10T05:29:42.867 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.867 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.867 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.867 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.0": { 2024-02-10T05:29:42.867 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 274579456, 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 981152, 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2883584, 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 0, 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 327680, 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1373, 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 5726520, 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 45, 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 2298880, 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 262689320, 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 274907136 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.1": { 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 241524736, 2024-02-10T05:29:42.868 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 891200, 2024-02-10T05:29:42.869 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 4980736, 2024-02-10T05:29:42.869 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 0, 2024-02-10T05:29:42.869 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 811008, 2024-02-10T05:29:42.869 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1259, 2024-02-10T05:29:42.869 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:42.869 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 5113280, 2024-02-10T05:29:42.869 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 46, 2024-02-10T05:29:42.869 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 2436352, 2024-02-10T05:29:42.869 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 228103168, 2024-02-10T05:29:42.869 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 242335744 2024-02-10T05:29:42.869 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.869 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.2": { 2024-02-10T05:29:42.870 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 238198784, 2024-02-10T05:29:42.870 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 996128, 2024-02-10T05:29:42.870 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2883584, 2024-02-10T05:29:42.870 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 0, 2024-02-10T05:29:42.870 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 991232, 2024-02-10T05:29:42.870 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1184, 2024-02-10T05:29:42.870 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:42.870 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 4051864, 2024-02-10T05:29:42.870 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 46, 2024-02-10T05:29:42.870 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 2709248, 2024-02-10T05:29:42.870 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 227557960, 2024-02-10T05:29:42.870 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 239190016 2024-02-10T05:29:42.870 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.870 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.3": { 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 270483456, 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 709160, 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2883584, 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 0, 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 229376, 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1147, 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 3794544, 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 45, 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 1697536, 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 261398632, 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 270712832 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.4": { 2024-02-10T05:29:42.871 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 272736256, 2024-02-10T05:29:42.872 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 586400, 2024-02-10T05:29:42.872 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2883584, 2024-02-10T05:29:42.872 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 909312, 2024-02-10T05:29:42.872 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 8192, 2024-02-10T05:29:42.872 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1172, 2024-02-10T05:29:42.872 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:42.872 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 4551256, 2024-02-10T05:29:42.872 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 46, 2024-02-10T05:29:42.872 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 1806592, 2024-02-10T05:29:42.872 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 261999112, 2024-02-10T05:29:42.872 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 272744448 2024-02-10T05:29:42.872 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.872 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.5": { 2024-02-10T05:29:42.872 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 238583808, 2024-02-10T05:29:42.873 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 915384, 2024-02-10T05:29:42.873 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2883584, 2024-02-10T05:29:42.873 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 24576, 2024-02-10T05:29:42.873 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 606208, 2024-02-10T05:29:42.873 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1193, 2024-02-10T05:29:42.873 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:42.873 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 4423632, 2024-02-10T05:29:42.873 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 47, 2024-02-10T05:29:42.873 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 1985280, 2024-02-10T05:29:42.873 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 228351352, 2024-02-10T05:29:42.873 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 239190016 2024-02-10T05:29:42.873 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.873 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.6": { 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 238592000, 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 1159800, 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2883584, 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 0, 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 876544, 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1180, 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 4651336, 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 45, 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 1747200, 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 228150080, 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 239468544 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.7": { 2024-02-10T05:29:42.874 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 238149632, 2024-02-10T05:29:42.875 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 1095576, 2024-02-10T05:29:42.875 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2883584, 2024-02-10T05:29:42.875 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 0, 2024-02-10T05:29:42.875 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 1105920, 2024-02-10T05:29:42.875 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1187, 2024-02-10T05:29:42.875 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:42.875 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 4408768, 2024-02-10T05:29:42.875 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 47, 2024-02-10T05:29:42.875 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 1759744, 2024-02-10T05:29:42.875 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 228001960, 2024-02-10T05:29:42.875 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 239255552 2024-02-10T05:29:42.875 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.875 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.875 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.876 INFO:tasks.workunit.client.0.smithi178.stdout: "hosts": { 2024-02-10T05:29:42.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num": 2, 2024-02-10T05:29:42.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_mds": 2, 2024-02-10T05:29:42.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_mgr": 2, 2024-02-10T05:29:42.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_mon": 2, 2024-02-10T05:29:42.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_osd": 2 2024-02-10T05:29:42.876 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.876 INFO:tasks.workunit.client.0.smithi178.stdout: "io_rate": { 2024-02-10T05:29:42.876 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_stats_delta": { 2024-02-10T05:29:42.876 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": 0, 2024-02-10T05:29:42.876 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:42.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_store_stats": 0, 2024-02-10T05:29:42.876 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "stamp_delta": "12.002516", 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:42.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:42.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:42.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:42.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:42.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:42.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:42.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:42.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:42.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:42.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:42.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:42.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:42.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:42.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:42.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:42.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:42.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:42.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:42.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:42.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:42.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 74, 2024-02-10T05:29:42.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 188, 2024-02-10T05:29:42.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:42.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:42.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:42.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 16, 2024-02-10T05:29:42.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:42.879 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.879 INFO:tasks.workunit.client.0.smithi178.stdout: "store_stats": { 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": 0, 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: "available": 0, 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed": 0, 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_allocated": 0, 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_original": 0, 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: "data_stored": 0, 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: "internal_metadata": 0, 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: "internally_reserved": 0, 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_allocated": 0, 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: "total": 0 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: "up": 0 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.880 INFO:tasks.workunit.client.0.smithi178.stdout: "leaderboard": false, 2024-02-10T05:29:42.881 INFO:tasks.workunit.client.0.smithi178.stdout: "license": "sharing-1-0", 2024-02-10T05:29:42.881 INFO:tasks.workunit.client.0.smithi178.stdout: "mempool": { 2024-02-10T05:29:42.881 INFO:tasks.workunit.client.0.smithi178.stdout: "mds": { 2024-02-10T05:29:42.881 INFO:tasks.workunit.client.0.smithi178.stdout: "mds.22a14e836c17661045a7b67bb6a5f21bd0eb1696": { 2024-02-10T05:29:42.881 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:42.881 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.881 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.881 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.881 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:42.881 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.881 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.881 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.881 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:42.881 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.882 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:42.883 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.883 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.883 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.883 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:42.883 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.883 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.883 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.883 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:42.883 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.883 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.883 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.883 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:42.883 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.883 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.884 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.884 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:42.884 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.884 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.884 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.884 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:42.884 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.884 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.884 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.884 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:42.884 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.884 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.884 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.884 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.885 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 214183, 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 66 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 50488, 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 208 2024-02-10T05:29:42.886 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 7744, 2024-02-10T05:29:42.887 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 121 2024-02-10T05:29:42.888 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.888 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:42.888 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.888 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.888 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.888 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:42.888 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.888 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.888 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.888 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:42.888 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.888 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.888 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.888 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: "mds.594859571bb6187285e584c4374e1e4510b6e8df": { 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:42.889 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.890 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.890 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.890 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:42.890 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.890 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.890 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.890 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:42.890 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.890 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.890 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.890 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:42.890 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.890 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:42.891 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.892 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:42.893 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.893 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.893 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.893 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:42.893 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.893 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.893 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.893 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:42.893 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.893 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.893 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.893 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:42.893 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.893 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 149087, 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 32 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 856, 2024-02-10T05:29:42.894 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 2 2024-02-10T05:29:42.895 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.895 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.895 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.895 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.895 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.895 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:42.895 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.895 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.895 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.895 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:42.895 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.895 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.895 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.895 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.896 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.0c9889df1957f786ba8aad579fba7a97c85fa8f3": { 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.897 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:42.898 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.899 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.900 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.901 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 1147893, 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 357 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 176, 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 2 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.902 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:42.903 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 6392, 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 120 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12744, 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 1546 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5152, 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 83 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.904 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.22a14e836c17661045a7b67bb6a5f21bd0eb1696": { 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.905 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:42.906 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.907 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:42.908 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.908 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.908 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.908 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:42.908 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.908 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.908 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.908 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:42.909 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.909 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.909 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.909 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:42.909 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.909 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.909 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.909 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:42.909 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.909 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.909 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.909 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:42.909 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.910 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.910 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.910 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:42.910 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.910 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.910 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.910 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:42.910 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.910 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.910 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.910 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:42.910 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 1161899, 2024-02-10T05:29:42.910 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 328 2024-02-10T05:29:42.911 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.911 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:42.911 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 440, 2024-02-10T05:29:42.911 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 5 2024-02-10T05:29:42.911 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.911 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:42.911 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.911 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.911 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.911 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.911 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.911 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.911 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.911 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 6392, 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 120 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12744, 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 1546 2024-02-10T05:29:42.912 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 10304, 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 166 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.594859571bb6187285e584c4374e1e4510b6e8df": { 2024-02-10T05:29:42.913 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.914 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.915 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:42.915 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.915 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.915 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.915 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:42.915 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.915 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.915 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.915 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:42.915 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.915 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.915 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.915 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.916 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.917 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:42.918 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 1128411, 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 366 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.919 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 6392, 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 120 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12744, 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 1546 2024-02-10T05:29:42.920 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5152, 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 83 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.921 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.0": { 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:42.922 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 20496, 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 183 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 1344, 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 12 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8784, 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 183 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 20496, 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 183 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 1040, 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 13 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 602112, 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 16 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 50500, 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 9374 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.924 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 135320, 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 199 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 11236, 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 728 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 31314, 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 199 2024-02-10T05:29:42.925 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.926 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:42.926 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.926 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.926 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.926 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:42.926 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 411828, 2024-02-10T05:29:42.926 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 92 2024-02-10T05:29:42.926 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.926 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:42.926 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.926 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.926 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.926 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:42.926 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2450176, 2024-02-10T05:29:42.927 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 195 2024-02-10T05:29:42.927 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.927 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:42.927 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 6688, 2024-02-10T05:29:42.927 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 76 2024-02-10T05:29:42.927 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.927 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:42.927 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.927 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.927 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.927 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.927 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 521280, 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 45 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 88920, 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 175 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 218336, 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3380 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.928 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:42.929 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.929 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.929 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.929 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:42.930 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.930 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.930 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.1": { 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.931 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 18816, 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 168 2024-02-10T05:29:42.932 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 896, 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8064, 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 168 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 18816, 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 168 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 720, 2024-02-10T05:29:42.933 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 9 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12288, 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 43681, 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8242 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 123080, 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 181 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:42.934 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 9036, 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 547 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 26606, 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 181 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 736, 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 1 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.935 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:42.936 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 417608, 2024-02-10T05:29:42.936 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 94 2024-02-10T05:29:42.936 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.936 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:42.936 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 24192, 2024-02-10T05:29:42.936 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:42.936 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.936 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:42.936 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2459416, 2024-02-10T05:29:42.936 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 194 2024-02-10T05:29:42.936 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.936 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:42.936 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 4752, 2024-02-10T05:29:42.936 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 54 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 417024, 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 36 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 7280, 2024-02-10T05:29:42.937 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 18 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 218336, 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3380 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:42.938 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.2": { 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:42.939 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.940 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:42.940 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:42.940 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:42.940 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.940 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:42.940 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:42.940 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:42.940 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.940 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:42.940 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 18928, 2024-02-10T05:29:42.940 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 169 2024-02-10T05:29:42.941 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.941 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:42.941 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 336, 2024-02-10T05:29:42.941 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:42.941 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.941 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:42.941 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8112, 2024-02-10T05:29:42.941 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 169 2024-02-10T05:29:42.941 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.941 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:42.941 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 18928, 2024-02-10T05:29:42.941 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 169 2024-02-10T05:29:42.941 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 720, 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 9 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12288, 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 42356, 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8099 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 120360, 2024-02-10T05:29:42.942 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 177 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8016, 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 499 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 25414, 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 177 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.943 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.944 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.944 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:42.944 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 291688, 2024-02-10T05:29:42.944 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 63 2024-02-10T05:29:42.944 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.944 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:42.944 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.944 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.944 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.944 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:42.944 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2411352, 2024-02-10T05:29:42.944 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 173 2024-02-10T05:29:42.944 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 4136, 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 47 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 347520, 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 30 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.945 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.946 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:42.946 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8112, 2024-02-10T05:29:42.946 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 22 2024-02-10T05:29:42.946 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.946 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:42.946 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 218848, 2024-02-10T05:29:42.946 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3404 2024-02-10T05:29:42.946 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.946 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:42.946 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.946 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.946 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.946 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:42.946 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.3": { 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.947 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.948 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:42.948 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:42.948 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:42.948 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.948 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:42.948 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:42.948 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:42.948 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.948 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:42.948 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:42.948 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 19488, 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 174 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 336, 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8352, 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 174 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 19488, 2024-02-10T05:29:42.949 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 174 2024-02-10T05:29:42.950 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.950 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:42.951 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 560, 2024-02-10T05:29:42.951 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 7 2024-02-10T05:29:42.951 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.951 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:42.951 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 4096, 2024-02-10T05:29:42.951 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 1 2024-02-10T05:29:42.951 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.951 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:42.951 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 44038, 2024-02-10T05:29:42.951 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8414 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 125800, 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 185 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 9284, 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 561 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:42.952 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 26622, 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 185 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2208, 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 293044, 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 63 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 30637, 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 9 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.953 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2429128, 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 181 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 4752, 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 54 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 428608, 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 37 2024-02-10T05:29:42.954 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.955 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:42.955 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.955 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.955 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.955 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:42.955 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 10400, 2024-02-10T05:29:42.955 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 20 2024-02-10T05:29:42.955 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.955 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:42.955 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 218336, 2024-02-10T05:29:42.955 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3380 2024-02-10T05:29:42.955 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.4": { 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:42.957 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 19376, 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 173 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 560, 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 5 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8304, 2024-02-10T05:29:42.958 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 173 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 19376, 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 173 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 640, 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 45536, 2024-02-10T05:29:42.959 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8624 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 129200, 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 190 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 9696, 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 562 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:42.960 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 28070, 2024-02-10T05:29:42.961 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 190 2024-02-10T05:29:42.961 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.961 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:42.961 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 736, 2024-02-10T05:29:42.961 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 1 2024-02-10T05:29:42.961 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.961 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:42.961 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 905744, 2024-02-10T05:29:42.961 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 70 2024-02-10T05:29:42.961 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.961 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:42.961 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 24192, 2024-02-10T05:29:42.962 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:42.962 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.962 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:42.962 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2444622, 2024-02-10T05:29:42.962 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 184 2024-02-10T05:29:42.962 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.962 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:42.962 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5016, 2024-02-10T05:29:42.962 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 57 2024-02-10T05:29:42.962 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.962 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:42.962 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.962 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 474944, 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 41 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8944, 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 18 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 218592, 2024-02-10T05:29:42.963 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3392 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:42.964 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.5": { 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:42.965 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 19376, 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 173 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 224, 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 2 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8304, 2024-02-10T05:29:42.966 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 173 2024-02-10T05:29:42.967 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.967 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:42.967 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 19376, 2024-02-10T05:29:42.967 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 173 2024-02-10T05:29:42.967 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.967 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:42.967 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 640, 2024-02-10T05:29:42.967 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8 2024-02-10T05:29:42.967 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.967 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:42.967 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.967 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.967 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.967 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:42.968 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 45214, 2024-02-10T05:29:42.968 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8606 2024-02-10T05:29:42.968 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.968 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:42.968 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 129200, 2024-02-10T05:29:42.968 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 190 2024-02-10T05:29:42.968 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.968 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:42.968 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 9824, 2024-02-10T05:29:42.968 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 564 2024-02-10T05:29:42.968 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.968 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:42.968 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.968 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 28070, 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 190 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2208, 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 823551, 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 50 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:42.969 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 30637, 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 9 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2442818, 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 181 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5368, 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 61 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.970 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 486528, 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 42 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 11960, 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 23 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 218848, 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3404 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.971 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.972 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.6": { 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.973 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 20384, 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 182 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8736, 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 182 2024-02-10T05:29:42.974 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 20384, 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 182 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 560, 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 7 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 45336, 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8834 2024-02-10T05:29:42.975 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 127160, 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 187 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 10624, 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 719 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 28330, 2024-02-10T05:29:42.976 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 187 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 794068, 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 43 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:42.977 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2396296, 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 165 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 4488, 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 51 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 440192, 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 38 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:42.978 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 88712, 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 181 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 219104, 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3416 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:42.979 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.980 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.980 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.980 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:42.980 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.980 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.980 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.980 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:42.980 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.980 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.980 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.980 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.980 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.7": { 2024-02-10T05:29:42.980 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:42.981 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.981 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.981 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.981 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:42.981 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:42.981 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:42.981 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.981 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:42.981 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:42.981 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:42.981 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.981 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:42.981 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 20160, 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 180 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 784, 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 7 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8640, 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 180 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:42.982 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 20160, 2024-02-10T05:29:42.983 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 180 2024-02-10T05:29:42.983 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.983 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:42.983 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 560, 2024-02-10T05:29:42.983 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 7 2024-02-10T05:29:42.983 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.983 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:42.983 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 270336, 2024-02-10T05:29:42.983 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 7 2024-02-10T05:29:42.983 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.983 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:42.983 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 47323, 2024-02-10T05:29:42.983 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 9098 2024-02-10T05:29:42.983 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 131920, 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 194 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 11480, 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 723 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 30458, 2024-02-10T05:29:42.984 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 194 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 143163, 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 28 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:42.985 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2429178, 2024-02-10T05:29:42.986 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 188 2024-02-10T05:29:42.986 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.986 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:42.986 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5720, 2024-02-10T05:29:42.986 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 65 2024-02-10T05:29:42.986 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.986 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:42.986 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.986 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.986 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.986 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.986 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 532864, 2024-02-10T05:29:42.986 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 46 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 89440, 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 200 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 218336, 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3380 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:42.987 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.988 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: "metadata": { 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: "mds": { 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: "arch": { 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: "x86_64": 2 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_version": { 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: "cpu": { 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: "distro": { 2024-02-10T05:29:42.989 INFO:tasks.workunit.client.0.smithi178.stdout: "centos": 2 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: "distro_description": { 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: "CentOS Stream 8": 2 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_description": { 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: "#1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024": 2 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_version": { 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: "5.14.0-419.el9.x86_64": 2 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: "os": { 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: "Linux": 2 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.990 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: "arch": { 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: "x86_64": 3 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_version": { 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 3 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: "cpu": { 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: "distro": { 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: "centos": 3 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: "distro_description": { 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: "CentOS Stream 8": 3 2024-02-10T05:29:42.991 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.992 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_description": { 2024-02-10T05:29:42.992 INFO:tasks.workunit.client.0.smithi178.stdout: "#1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024": 3 2024-02-10T05:29:42.992 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.992 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_version": { 2024-02-10T05:29:42.992 INFO:tasks.workunit.client.0.smithi178.stdout: "5.14.0-419.el9.x86_64": 3 2024-02-10T05:29:42.992 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.992 INFO:tasks.workunit.client.0.smithi178.stdout: "os": { 2024-02-10T05:29:42.992 INFO:tasks.workunit.client.0.smithi178.stdout: "Linux": 3 2024-02-10T05:29:42.992 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.992 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.992 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.992 INFO:tasks.workunit.client.0.smithi178.stdout: "arch": { 2024-02-10T05:29:42.992 INFO:tasks.workunit.client.0.smithi178.stdout: "x86_64": 8 2024-02-10T05:29:42.992 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_version": { 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 8 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: "cpu": { 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: "distro": { 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: "centos": 8 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: "distro_description": { 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: "CentOS Stream 8": 8 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_description": { 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: "#1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024": 8 2024-02-10T05:29:42.993 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_version": { 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: "5.14.0-419.el9.x86_64": 8 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: "os": { 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: "Linux": 8 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_objectstore": { 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": 8 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: "rotational": { 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: "0": 8 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.994 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: "features": { 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: "optional": [], 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: "persistent": [ 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: "kraken", 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: "luminous", 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: "mimic", 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap-prune", 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: "nautilus", 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: "octopus", 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: "pacific", 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: "elector-pinging", 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: "quincy" 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:42.995 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: "ipv4_addr_mons": 6, 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: "ipv6_addr_mons": 0, 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: "min_mon_release": 17, 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: "v1_addr_mons": 3, 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: "v2_addr_mons": 3 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: "organization": "ceph-qa", 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: "cluster_network": false, 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 8, 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: "require_min_compat_client": "luminous", 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: "require_osd_release": "quincy" 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_perf_histograms": [ 2024-02-10T05:29:42.996 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "axes": [ 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Latency (usec)", 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 100000, 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 99999]", 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "[100000, 199999]", 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "[200000, 399999]", 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "[400000, 799999]", 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "[800000, 1599999]", 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "[1600000, 3199999]", 2024-02-10T05:29:42.997 INFO:tasks.workunit.client.0.smithi178.stdout: "[3200000, 6399999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[6400000, 12799999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[12800000, 25599999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[25600000, 51199999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[51200000, 102399999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[102400000, 204799999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[204800000, 409599999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[409600000, 819199999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[819200000, 1638399999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[1638400000, 3276799999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[3276800000, 6553599999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[6553600000, 13107199999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[13107200000, 26214399999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[26214400000, 52428799999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[52428800000, 104857599999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[104857600000, 209715199999]", 2024-02-10T05:29:42.998 INFO:tasks.workunit.client.0.smithi178.stdout: "[209715200000, 419430399999]", 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: "[419430400000, 838860799999]", 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: "[838860800000, 1677721599999]", 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: "[1677721600000, 3355443199999]", 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: "[3355443200000, 6710886399999]", 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: "[6710886400000, 13421772799999]", 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: "[13421772800000, 26843545599999]", 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: "[26843545600000, 53687091199999]", 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: "[53687091200000, None]" 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:42.999 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Request size (bytes)", 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 512, 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 511]", 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "[512, 1023]", 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "[1024, 2047]", 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "[2048, 4095]", 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "[4096, 8191]", 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "[8192, 16383]", 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "[16384, 32767]", 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "[32768, 65535]", 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "[65536, 131071]", 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "[131072, 262143]", 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "[262144, 524287]", 2024-02-10T05:29:43.000 INFO:tasks.workunit.client.0.smithi178.stdout: "[524288, 1048575]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[1048576, 2097151]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[2097152, 4194303]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[4194304, 8388607]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[8388608, 16777215]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[16777216, 33554431]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[33554432, 67108863]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[67108864, 134217727]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[134217728, 268435455]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[268435456, 536870911]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[536870912, 1073741823]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[1073741824, 2147483647]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[2147483648, 4294967295]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[4294967296, 8589934591]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[8589934592, 17179869183]", 2024-02-10T05:29:43.001 INFO:tasks.workunit.client.0.smithi178.stdout: "[17179869184, 34359738367]", 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: "[34359738368, 68719476735]", 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: "[68719476736, 137438953471]", 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: "[137438953472, 274877906943]", 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: "[274877906944, None]" 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: "osds": [ 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 0, 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.002 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.003 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.004 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 1, 2024-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.005 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.006 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 2, 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.007 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.008 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.009 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.009 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.009 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.009 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.009 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.009 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.009 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.009 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.009 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.009 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.009 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.009 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 3, 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.010 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.011 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.012 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.012 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.012 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.012 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.012 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.012 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.012 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.012 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.012 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.012 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.012 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.012 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 4, 2024-02-10T05:29:43.012 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.013 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.014 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 5, 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.015 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.016 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.016 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.016 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.016 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.016 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.016 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.016 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.016 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.016 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.016 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.016 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.016 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.017 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.017 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.017 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.017 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.017 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.017 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.017 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.017 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.017 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.017 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.017 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.017 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.017 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 6, 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.018 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.019 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.019 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.019 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.019 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.019 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.019 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.019 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.019 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.019 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.019 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.019 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.019 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 7, 2024-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.020 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[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, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.021 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.022 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.022 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.022 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.022 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.022 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.022 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.022 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.022 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.022 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.022 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.022 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.022 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.022 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.022 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: "axes": [ 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Latency (usec)", 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 100000, 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 99999]", 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: "[100000, 199999]", 2024-02-10T05:29:43.023 INFO:tasks.workunit.client.0.smithi178.stdout: "[200000, 399999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[400000, 799999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[800000, 1599999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[1600000, 3199999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[3200000, 6399999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[6400000, 12799999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[12800000, 25599999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[25600000, 51199999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[51200000, 102399999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[102400000, 204799999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[204800000, 409599999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[409600000, 819199999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[819200000, 1638399999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[1638400000, 3276799999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[3276800000, 6553599999]", 2024-02-10T05:29:43.024 INFO:tasks.workunit.client.0.smithi178.stdout: "[6553600000, 13107199999]", 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: "[13107200000, 26214399999]", 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: "[26214400000, 52428799999]", 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: "[52428800000, 104857599999]", 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: "[104857600000, 209715199999]", 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: "[209715200000, 419430399999]", 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: "[419430400000, 838860799999]", 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: "[838860800000, 1677721599999]", 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: "[1677721600000, 3355443199999]", 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: "[3355443200000, 6710886399999]", 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: "[6710886400000, 13421772799999]", 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: "[13421772800000, 26843545599999]", 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: "[26843545600000, 53687091199999]", 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: "[53687091200000, None]" 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:43.025 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Request size (bytes)", 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 512, 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 511]", 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: "[512, 1023]", 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: "[1024, 2047]", 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: "[2048, 4095]", 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: "[4096, 8191]", 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: "[8192, 16383]", 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: "[16384, 32767]", 2024-02-10T05:29:43.026 INFO:tasks.workunit.client.0.smithi178.stdout: "[32768, 65535]", 2024-02-10T05:29:43.027 INFO:tasks.workunit.client.0.smithi178.stdout: "[65536, 131071]", 2024-02-10T05:29:43.027 INFO:tasks.workunit.client.0.smithi178.stdout: "[131072, 262143]", 2024-02-10T05:29:43.027 INFO:tasks.workunit.client.0.smithi178.stdout: "[262144, 524287]", 2024-02-10T05:29:43.027 INFO:tasks.workunit.client.0.smithi178.stdout: "[524288, 1048575]", 2024-02-10T05:29:43.027 INFO:tasks.workunit.client.0.smithi178.stdout: "[1048576, 2097151]", 2024-02-10T05:29:43.027 INFO:tasks.workunit.client.0.smithi178.stdout: "[2097152, 4194303]", 2024-02-10T05:29:43.027 INFO:tasks.workunit.client.0.smithi178.stdout: "[4194304, 8388607]", 2024-02-10T05:29:43.027 INFO:tasks.workunit.client.0.smithi178.stdout: "[8388608, 16777215]", 2024-02-10T05:29:43.027 INFO:tasks.workunit.client.0.smithi178.stdout: "[16777216, 33554431]", 2024-02-10T05:29:43.027 INFO:tasks.workunit.client.0.smithi178.stdout: "[33554432, 67108863]", 2024-02-10T05:29:43.027 INFO:tasks.workunit.client.0.smithi178.stdout: "[67108864, 134217727]", 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: "[134217728, 268435455]", 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: "[268435456, 536870911]", 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: "[536870912, 1073741823]", 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: "[1073741824, 2147483647]", 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: "[2147483648, 4294967295]", 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: "[4294967296, 8589934591]", 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: "[8589934592, 17179869183]", 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: "[17179869184, 34359738367]", 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: "[34359738368, 68719476735]", 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: "[68719476736, 137438953471]", 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: "[137438953472, 274877906943]", 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: "[274877906944, None]" 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:43.028 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: "osds": [ 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 0, 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.029 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.030 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.030 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.030 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.030 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.030 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.030 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.030 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.030 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.030 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.030 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.030 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.030 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.030 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 1, 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.031 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.032 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.033 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 2, 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.034 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 3, 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.036 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.037 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.038 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 4, 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.039 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.040 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.040 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.040 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.040 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.040 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.040 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.040 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.040 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.040 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.040 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.040 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.040 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.040 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 5, 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.041 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.042 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.043 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.044 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.044 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 6, 2024-02-10T05:29:43.044 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.044 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.044 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.044 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.044 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.044 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.044 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.044 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.044 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.044 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.044 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.044 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 7, 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.046 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.047 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.048 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: "axes": [ 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Latency (usec)", 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 100000, 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 99999]", 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: "[100000, 199999]", 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: "[200000, 399999]", 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: "[400000, 799999]", 2024-02-10T05:29:43.049 INFO:tasks.workunit.client.0.smithi178.stdout: "[800000, 1599999]", 2024-02-10T05:29:43.050 INFO:tasks.workunit.client.0.smithi178.stdout: "[1600000, 3199999]", 2024-02-10T05:29:43.050 INFO:tasks.workunit.client.0.smithi178.stdout: "[3200000, 6399999]", 2024-02-10T05:29:43.050 INFO:tasks.workunit.client.0.smithi178.stdout: "[6400000, 12799999]", 2024-02-10T05:29:43.050 INFO:tasks.workunit.client.0.smithi178.stdout: "[12800000, 25599999]", 2024-02-10T05:29:43.050 INFO:tasks.workunit.client.0.smithi178.stdout: "[25600000, 51199999]", 2024-02-10T05:29:43.050 INFO:tasks.workunit.client.0.smithi178.stdout: "[51200000, 102399999]", 2024-02-10T05:29:43.050 INFO:tasks.workunit.client.0.smithi178.stdout: "[102400000, 204799999]", 2024-02-10T05:29:43.050 INFO:tasks.workunit.client.0.smithi178.stdout: "[204800000, 409599999]", 2024-02-10T05:29:43.050 INFO:tasks.workunit.client.0.smithi178.stdout: "[409600000, 819199999]", 2024-02-10T05:29:43.050 INFO:tasks.workunit.client.0.smithi178.stdout: "[819200000, 1638399999]", 2024-02-10T05:29:43.050 INFO:tasks.workunit.client.0.smithi178.stdout: "[1638400000, 3276799999]", 2024-02-10T05:29:43.050 INFO:tasks.workunit.client.0.smithi178.stdout: "[3276800000, 6553599999]", 2024-02-10T05:29:43.050 INFO:tasks.workunit.client.0.smithi178.stdout: "[6553600000, 13107199999]", 2024-02-10T05:29:43.050 INFO:tasks.workunit.client.0.smithi178.stdout: "[13107200000, 26214399999]", 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: "[26214400000, 52428799999]", 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: "[52428800000, 104857599999]", 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: "[104857600000, 209715199999]", 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: "[209715200000, 419430399999]", 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: "[419430400000, 838860799999]", 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: "[838860800000, 1677721599999]", 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: "[1677721600000, 3355443199999]", 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: "[3355443200000, 6710886399999]", 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: "[6710886400000, 13421772799999]", 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: "[13421772800000, 26843545599999]", 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: "[26843545600000, 53687091199999]", 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: "[53687091200000, None]" 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Request size (bytes)", 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 512, 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 511]", 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: "[512, 1023]", 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: "[1024, 2047]", 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: "[2048, 4095]", 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: "[4096, 8191]", 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: "[8192, 16383]", 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: "[16384, 32767]", 2024-02-10T05:29:43.052 INFO:tasks.workunit.client.0.smithi178.stdout: "[32768, 65535]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[65536, 131071]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[131072, 262143]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[262144, 524287]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[524288, 1048575]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[1048576, 2097151]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[2097152, 4194303]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[4194304, 8388607]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[8388608, 16777215]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[16777216, 33554431]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[33554432, 67108863]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[67108864, 134217727]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[134217728, 268435455]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[268435456, 536870911]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[536870912, 1073741823]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[1073741824, 2147483647]", 2024-02-10T05:29:43.053 INFO:tasks.workunit.client.0.smithi178.stdout: "[2147483648, 4294967295]", 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: "[4294967296, 8589934591]", 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: "[8589934592, 17179869183]", 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: "[17179869184, 34359738367]", 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: "[34359738368, 68719476735]", 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: "[68719476736, 137438953471]", 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: "[137438953472, 274877906943]", 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: "[274877906944, None]" 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: "osds": [ 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 0, 2024-02-10T05:29:43.054 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.055 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.056 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.056 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.056 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.056 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.056 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.056 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.056 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.056 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.056 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.056 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 1, 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.057 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.058 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 2, 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 3, 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.062 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.063 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.063 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.063 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.063 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.063 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.063 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.063 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.063 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.063 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.063 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.063 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.063 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.063 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.063 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.064 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 4, 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.065 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.066 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.067 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.067 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.067 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.067 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.067 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.067 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.067 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.067 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.067 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 5, 2024-02-10T05:29:43.067 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.067 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.067 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.067 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.067 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.068 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.069 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 6, 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.070 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.071 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.072 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.072 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.072 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.072 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.072 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.072 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.072 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.072 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 7, 2024-02-10T05:29:43.072 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.072 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.072 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.072 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.072 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.072 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.073 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.073 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.073 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.073 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.073 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.073 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.073 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.073 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.073 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.073 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.075 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.075 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.075 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.075 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.075 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.075 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.075 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.075 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.075 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.076 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.076 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.076 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.076 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.076 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.076 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.076 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.076 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.076 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.076 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.076 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.076 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.076 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:43.076 INFO:tasks.workunit.client.0.smithi178.stdout: "axes": [ 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Latency (usec)", 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 100000, 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 99999]", 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "[100000, 199999]", 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "[200000, 399999]", 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "[400000, 799999]", 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "[800000, 1599999]", 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "[1600000, 3199999]", 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "[3200000, 6399999]", 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "[6400000, 12799999]", 2024-02-10T05:29:43.077 INFO:tasks.workunit.client.0.smithi178.stdout: "[12800000, 25599999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[25600000, 51199999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[51200000, 102399999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[102400000, 204799999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[204800000, 409599999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[409600000, 819199999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[819200000, 1638399999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[1638400000, 3276799999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[3276800000, 6553599999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[6553600000, 13107199999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[13107200000, 26214399999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[26214400000, 52428799999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[52428800000, 104857599999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[104857600000, 209715199999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[209715200000, 419430399999]", 2024-02-10T05:29:43.078 INFO:tasks.workunit.client.0.smithi178.stdout: "[419430400000, 838860799999]", 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: "[838860800000, 1677721599999]", 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: "[1677721600000, 3355443199999]", 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: "[3355443200000, 6710886399999]", 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: "[6710886400000, 13421772799999]", 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: "[13421772800000, 26843545599999]", 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: "[26843545600000, 53687091199999]", 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: "[53687091200000, None]" 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Request size (bytes)", 2024-02-10T05:29:43.079 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 512, 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 511]", 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "[512, 1023]", 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "[1024, 2047]", 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "[2048, 4095]", 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "[4096, 8191]", 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "[8192, 16383]", 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "[16384, 32767]", 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "[32768, 65535]", 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "[65536, 131071]", 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "[131072, 262143]", 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "[262144, 524287]", 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "[524288, 1048575]", 2024-02-10T05:29:43.080 INFO:tasks.workunit.client.0.smithi178.stdout: "[1048576, 2097151]", 2024-02-10T05:29:43.081 INFO:tasks.workunit.client.0.smithi178.stdout: "[2097152, 4194303]", 2024-02-10T05:29:43.081 INFO:tasks.workunit.client.0.smithi178.stdout: "[4194304, 8388607]", 2024-02-10T05:29:43.081 INFO:tasks.workunit.client.0.smithi178.stdout: "[8388608, 16777215]", 2024-02-10T05:29:43.081 INFO:tasks.workunit.client.0.smithi178.stdout: "[16777216, 33554431]", 2024-02-10T05:29:43.081 INFO:tasks.workunit.client.0.smithi178.stdout: "[33554432, 67108863]", 2024-02-10T05:29:43.081 INFO:tasks.workunit.client.0.smithi178.stdout: "[67108864, 134217727]", 2024-02-10T05:29:43.081 INFO:tasks.workunit.client.0.smithi178.stdout: "[134217728, 268435455]", 2024-02-10T05:29:43.081 INFO:tasks.workunit.client.0.smithi178.stdout: "[268435456, 536870911]", 2024-02-10T05:29:43.081 INFO:tasks.workunit.client.0.smithi178.stdout: "[536870912, 1073741823]", 2024-02-10T05:29:43.081 INFO:tasks.workunit.client.0.smithi178.stdout: "[1073741824, 2147483647]", 2024-02-10T05:29:43.081 INFO:tasks.workunit.client.0.smithi178.stdout: "[2147483648, 4294967295]", 2024-02-10T05:29:43.081 INFO:tasks.workunit.client.0.smithi178.stdout: "[4294967296, 8589934591]", 2024-02-10T05:29:43.081 INFO:tasks.workunit.client.0.smithi178.stdout: "[8589934592, 17179869183]", 2024-02-10T05:29:43.081 INFO:tasks.workunit.client.0.smithi178.stdout: "[17179869184, 34359738367]", 2024-02-10T05:29:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: "[34359738368, 68719476735]", 2024-02-10T05:29:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: "[68719476736, 137438953471]", 2024-02-10T05:29:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: "[137438953472, 274877906943]", 2024-02-10T05:29:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: "[274877906944, None]" 2024-02-10T05:29:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: "osds": [ 2024-02-10T05:29:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 0, 2024-02-10T05:29:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.083 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.084 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 1, 2024-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 8, 5, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 13, 3, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.085 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.086 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.087 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.087 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.087 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.087 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.087 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.087 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.087 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.087 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.087 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.087 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.087 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 2, 2024-02-10T05:29:43.087 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.087 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.088 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.089 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 3, 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.090 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 4, 2024-02-10T05:29:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.093 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.094 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 5, 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.095 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.096 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.096 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.096 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.096 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.096 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.096 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.096 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.096 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.096 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.096 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.096 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.096 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.096 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.096 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.097 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.097 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.097 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.097 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.097 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.097 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.097 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.097 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.097 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.097 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.097 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.097 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.097 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.097 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 6, 2024-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.099 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 7, 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.100 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.101 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.102 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.102 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.102 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.102 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.102 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.102 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.102 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.102 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.102 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:43.102 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:43.102 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.102 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.102 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_counters": { 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: "mds.22a14e836c17661045a7b67bb6a5f21bd0eb1696": { 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: "mds": { 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: "caps": { 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_cap_op_flush_ack": { 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_cap_op_flushsnap_ack": { 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_cap_op_grant": { 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_cap_op_revoke": { 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_cap_op_trunc": { 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: "dir_commit": { 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: "dir_fetch": { 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.104 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.105 INFO:tasks.workunit.client.0.smithi178.stdout: "dir_merge": { 2024-02-10T05:29:43.105 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.105 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.105 INFO:tasks.workunit.client.0.smithi178.stdout: "dir_split": { 2024-02-10T05:29:43.105 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.105 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.105 INFO:tasks.workunit.client.0.smithi178.stdout: "exported_inodes": { 2024-02-10T05:29:43.105 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.106 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.106 INFO:tasks.workunit.client.0.smithi178.stdout: "forward": { 2024-02-10T05:29:43.106 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.106 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.106 INFO:tasks.workunit.client.0.smithi178.stdout: "handle_client_cap_release": { 2024-02-10T05:29:43.106 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.106 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.106 INFO:tasks.workunit.client.0.smithi178.stdout: "handle_client_caps": { 2024-02-10T05:29:43.106 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.106 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.106 INFO:tasks.workunit.client.0.smithi178.stdout: "handle_client_caps_dirty": { 2024-02-10T05:29:43.106 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: "handle_inode_file_caps": { 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: "imported_inodes": { 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: "inodes": { 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: "inodes_expired": { 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: "inodes_pinned": { 2024-02-10T05:29:43.107 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: "inodes_with_caps": { 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: "load_cent": { 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: "openino_dir_fetch": { 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: "process_request_cap_release": { 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: "reply_latency": { 2024-02-10T05:29:43.108 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 169202 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: "request": { 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: "root_rbytes": { 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: "root_rfiles": { 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: "root_rsnaps": { 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_reply": { 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: "subtrees": { 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_cache": { 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: "ireq_enqueue_scrub": { 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: "ireq_exportdir": { 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: "ireq_flush": { 2024-02-10T05:29:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: "ireq_fragmentdir": { 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: "ireq_fragstats": { 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: "ireq_inodestats": { 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: "num_recovering_enqueued": { 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: "num_recovering_prioritized": { 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.111 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_recovering_processing": { 2024-02-10T05:29:43.112 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.112 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_strays": { 2024-02-10T05:29:43.112 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.112 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_strays_delayed": { 2024-02-10T05:29:43.112 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.112 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_strays_enqueuing": { 2024-02-10T05:29:43.112 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.112 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.112 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_completed": { 2024-02-10T05:29:43.112 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_started": { 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: "strays_created": { 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: "strays_enqueued": { 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: "strays_migrated": { 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: "strays_reintegrated": { 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.113 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_log": { 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: "ev": { 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: "evadd": { 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: "evex": { 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: "evexd": { 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: "evexg": { 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: "evtrm": { 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: "jlat": { 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8160999 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: "replayed": { 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: "seg": { 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.115 INFO:tasks.workunit.client.0.smithi178.stdout: "segadd": { 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: "segex": { 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: "segexd": { 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: "segexg": { 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: "segtrm": { 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.116 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_mem": { 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: "cap": { 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: "cap+": { 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: "cap-": { 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: "dir": { 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: "dir+": { 2024-02-10T05:29:43.117 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: "dir-": { 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: "dn": { 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: "dn+": { 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: "dn-": { 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: "heap": { 2024-02-10T05:29:43.118 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 207132 2024-02-10T05:29:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: "ino": { 2024-02-10T05:29:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: "ino+": { 2024-02-10T05:29:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: "ino-": { 2024-02-10T05:29:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: "rss": { 2024-02-10T05:29:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 39368 2024-02-10T05:29:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.120 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_server": { 2024-02-10T05:29:43.120 INFO:tasks.workunit.client.0.smithi178.stdout: "cap_acquisition_throttle": { 2024-02-10T05:29:43.120 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.120 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.120 INFO:tasks.workunit.client.0.smithi178.stdout: "cap_revoke_eviction": { 2024-02-10T05:29:43.120 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.120 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.120 INFO:tasks.workunit.client.0.smithi178.stdout: "handle_client_request": { 2024-02-10T05:29:43.120 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.120 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.120 INFO:tasks.workunit.client.0.smithi178.stdout: "handle_client_session": { 2024-02-10T05:29:43.120 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 16 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: "handle_peer_request": { 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: "req_create_latency": { 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: "req_getattr_latency": { 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 169202 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: "req_getfilelock_latency": { 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.121 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: "req_getvxattr_latency": { 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: "req_link_latency": { 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: "req_lookup_latency": { 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: "req_lookuphash_latency": { 2024-02-10T05:29:43.122 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: "req_lookupino_latency": { 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: "req_lookupname_latency": { 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: "req_lookupparent_latency": { 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.123 INFO:tasks.workunit.client.0.smithi178.stdout: "req_lookupsnap_latency": { 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: "req_lssnap_latency": { 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: "req_mkdir_latency": { 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: "req_mknod_latency": { 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.124 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: "req_mksnap_latency": { 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: "req_open_latency": { 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: "req_readdir_latency": { 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: "req_rename_latency": { 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.125 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: "req_renamesnap_latency": { 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: "req_rmdir_latency": { 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: "req_rmsnap_latency": { 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: "req_rmxattr_latency": { 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.126 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.127 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.127 INFO:tasks.workunit.client.0.smithi178.stdout: "req_setattr_latency": { 2024-02-10T05:29:43.127 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.127 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.127 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.127 INFO:tasks.workunit.client.0.smithi178.stdout: "req_setdirlayout_latency": { 2024-02-10T05:29:43.127 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.127 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.127 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.127 INFO:tasks.workunit.client.0.smithi178.stdout: "req_setfilelock_latency": { 2024-02-10T05:29:43.127 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.127 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.127 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.127 INFO:tasks.workunit.client.0.smithi178.stdout: "req_setlayout_latency": { 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: "req_setxattr_latency": { 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: "req_symlink_latency": { 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: "req_unlink_latency": { 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.128 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_sessions": { 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: "average_load": { 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: "avg_session_uptime": { 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 89 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: "mdthresh_evicted": { 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: "session_add": { 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: "session_count": { 2024-02-10T05:29:43.129 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: "session_remove": { 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: "sessions_open": { 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: "sessions_stale": { 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: "total_load": { 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.130 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 45 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: "purge_queue": { 2024-02-10T05:29:43.131 INFO:tasks.workunit.client.0.smithi178.stdout: "pq_executed": { 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: "pq_executing": { 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: "pq_executing_high_water": { 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: "pq_executing_ops": { 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: "pq_executing_ops_high_water": { 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.132 INFO:tasks.workunit.client.0.smithi178.stdout: "pq_item_in_journal": { 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.0c9889df1957f786ba8aad579fba7a97c85fa8f3": { 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: "election_call": { 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: "election_lose": { 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: "election_win": { 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_elections": { 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: "num_sessions": { 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: "session_add": { 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: "session_rm": { 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 97 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: "session_trim": { 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.134 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: "paxos": { 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: "accept_timeout": { 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: "begin": { 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 844 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_bytes": { 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 844, 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3755965 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_keys": { 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.135 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_latency": { 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 844, 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 98998322 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: "collect": { 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_bytes": { 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_keys": { 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.136 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_latency": { 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_timeout": { 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_uncommitted": { 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: "commit": { 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 846 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_bytes": { 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.137 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.138 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.138 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_keys": { 2024-02-10T05:29:43.138 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.138 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.138 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.138 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_latency": { 2024-02-10T05:29:43.138 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.138 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.138 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.138 INFO:tasks.workunit.client.0.smithi178.stdout: "lease_ack_timeout": { 2024-02-10T05:29:43.138 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.138 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.138 INFO:tasks.workunit.client.0.smithi178.stdout: "lease_timeout": { 2024-02-10T05:29:43.138 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.139 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.139 INFO:tasks.workunit.client.0.smithi178.stdout: "new_pn": { 2024-02-10T05:29:43.139 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.139 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.139 INFO:tasks.workunit.client.0.smithi178.stdout: "new_pn_latency": { 2024-02-10T05:29:43.139 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.139 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.139 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.139 INFO:tasks.workunit.client.0.smithi178.stdout: "refresh": { 2024-02-10T05:29:43.139 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 846 2024-02-10T05:29:43.139 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.139 INFO:tasks.workunit.client.0.smithi178.stdout: "refresh_latency": { 2024-02-10T05:29:43.139 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 846, 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1855968601 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: "restart": { 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state": { 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state_bytes": { 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state_keys": { 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.140 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: "start_leader": { 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: "start_peon": { 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state": { 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 845 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_bytes": { 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 845, 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7353610 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.141 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_keys": { 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 845, 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5819 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_latency": { 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 845, 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95998374 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache": { 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1020054731 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 41738240 2024-02-10T05:29:43.142 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 31121408 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2147483648 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10616832 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:full": { 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 348127232 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.143 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 277024399 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 264088 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.144 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.145 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 70838745 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:inc": { 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 348127232 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.146 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 277024399 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 40544 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.147 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.148 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71062289 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:kv": { 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 322961408 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.149 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 184682932 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.150 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.151 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71169612 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb": { 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: "compact": { 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_queue_len": { 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_queue_merge": { 2024-02-10T05:29:43.152 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_range": { 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: "get_latency": { 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 35927, 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 89040997 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_delay_time": { 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_memtable_time": { 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.153 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_pre_and_post_time": { 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_wal_time": { 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: "submit_latency": { 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: "submit_sync_latency": { 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1805, 2024-02-10T05:29:43.154 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 200249018 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.22a14e836c17661045a7b67bb6a5f21bd0eb1696": { 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: "election_call": { 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: "election_lose": { 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: "election_win": { 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.155 INFO:tasks.workunit.client.0.smithi178.stdout: "num_elections": { 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 9 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: "num_sessions": { 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: "session_add": { 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: "session_rm": { 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 209 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: "session_trim": { 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.156 INFO:tasks.workunit.client.0.smithi178.stdout: "paxos": { 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: "accept_timeout": { 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: "begin": { 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 990 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_bytes": { 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 990, 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4793755 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_keys": { 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 990, 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2970 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.157 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_latency": { 2024-02-10T05:29:43.158 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 990, 2024-02-10T05:29:43.158 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 141997597 2024-02-10T05:29:43.158 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.158 INFO:tasks.workunit.client.0.smithi178.stdout: "collect": { 2024-02-10T05:29:43.158 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.158 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.158 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_bytes": { 2024-02-10T05:29:43.158 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.158 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.158 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.158 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_keys": { 2024-02-10T05:29:43.158 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.158 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.158 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_latency": { 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_timeout": { 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_uncommitted": { 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: "commit": { 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 990 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_bytes": { 2024-02-10T05:29:43.159 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 990, 2024-02-10T05:29:43.160 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4722531 2024-02-10T05:29:43.160 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.160 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_keys": { 2024-02-10T05:29:43.160 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 990, 2024-02-10T05:29:43.160 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5799 2024-02-10T05:29:43.160 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.160 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_latency": { 2024-02-10T05:29:43.160 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 990, 2024-02-10T05:29:43.160 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 129273532 2024-02-10T05:29:43.160 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.160 INFO:tasks.workunit.client.0.smithi178.stdout: "lease_ack_timeout": { 2024-02-10T05:29:43.160 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.160 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.160 INFO:tasks.workunit.client.0.smithi178.stdout: "lease_timeout": { 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: "new_pn": { 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: "new_pn_latency": { 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: "refresh": { 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 992 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: "refresh_latency": { 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 992, 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2286961296 2024-02-10T05:29:43.161 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: "restart": { 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state": { 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state_bytes": { 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1627 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state_keys": { 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.162 INFO:tasks.workunit.client.0.smithi178.stdout: "start_leader": { 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: "start_peon": { 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state": { 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_bytes": { 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_keys": { 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.163 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.164 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_latency": { 2024-02-10T05:29:43.164 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.164 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.164 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.164 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.164 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache": { 2024-02-10T05:29:43.164 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:43.164 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1020054731 2024-02-10T05:29:43.164 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.164 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:43.164 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 44785664 2024-02-10T05:29:43.164 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.164 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:43.164 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 40476672 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2147483648 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4308992 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:full": { 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 348127232 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.165 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 277025461 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 263658 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.166 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.167 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.168 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.168 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.168 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.168 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 70838113 2024-02-10T05:29:43.168 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.168 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.168 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:inc": { 2024-02-10T05:29:43.168 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.168 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 348127232 2024-02-10T05:29:43.168 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.168 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.168 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.168 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.168 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 277025461 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 38141 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.169 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.170 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.171 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.171 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.171 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71063630 2024-02-10T05:29:43.171 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.171 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.171 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:kv": { 2024-02-10T05:29:43.171 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.171 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 322961408 2024-02-10T05:29:43.171 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.171 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.171 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.171 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.171 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.171 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 184683641 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.172 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71168903 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb": { 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: "compact": { 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_queue_len": { 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_queue_merge": { 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.174 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_range": { 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: "get_latency": { 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 44036, 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 158353807 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_delay_time": { 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_memtable_time": { 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.175 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_pre_and_post_time": { 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_wal_time": { 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: "submit_latency": { 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: "submit_sync_latency": { 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2139, 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 273097765 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.176 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.177 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.177 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.594859571bb6187285e584c4374e1e4510b6e8df": { 2024-02-10T05:29:43.177 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:43.177 INFO:tasks.workunit.client.0.smithi178.stdout: "election_call": { 2024-02-10T05:29:43.177 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.177 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.177 INFO:tasks.workunit.client.0.smithi178.stdout: "election_lose": { 2024-02-10T05:29:43.177 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.177 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.177 INFO:tasks.workunit.client.0.smithi178.stdout: "election_win": { 2024-02-10T05:29:43.177 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.177 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.177 INFO:tasks.workunit.client.0.smithi178.stdout: "num_elections": { 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: "num_sessions": { 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: "session_add": { 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: "session_rm": { 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 51 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: "session_trim": { 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.178 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: "paxos": { 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: "accept_timeout": { 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: "begin": { 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 856 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_bytes": { 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 856, 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3783512 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_keys": { 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.179 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_latency": { 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 856, 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 141997086 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: "collect": { 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_bytes": { 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 146 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_keys": { 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.180 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_latency": { 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 999980 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_timeout": { 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_uncommitted": { 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: "commit": { 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 857 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_bytes": { 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.181 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_keys": { 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_latency": { 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: "lease_ack_timeout": { 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: "lease_timeout": { 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.182 INFO:tasks.workunit.client.0.smithi178.stdout: "new_pn": { 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: "new_pn_latency": { 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: "refresh": { 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 857 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: "refresh_latency": { 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 857, 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1883961353 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: "restart": { 2024-02-10T05:29:43.183 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state": { 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state_bytes": { 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state_keys": { 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: "start_leader": { 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.184 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: "start_peon": { 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state": { 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 857 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_bytes": { 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 857, 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7406228 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_keys": { 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 857, 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5908 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.185 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_latency": { 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 857, 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 405991672 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache": { 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1020054731 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 43827200 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 33824768 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:43.186 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2147483648 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10002432 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:full": { 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 348127232 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.187 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 277024399 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 264088 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.188 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.189 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 70838745 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:inc": { 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 348127232 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 277024399 2024-02-10T05:29:43.190 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 40544 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.191 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71062289 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.192 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:kv": { 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 322961408 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 184682932 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.193 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.194 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.195 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.195 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.195 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.195 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.195 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.195 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.195 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.195 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.195 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.195 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.195 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71169612 2024-02-10T05:29:43.195 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.195 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb": { 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: "compact": { 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_queue_len": { 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_queue_merge": { 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_range": { 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: "get_latency": { 2024-02-10T05:29:43.196 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 36710, 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85813938 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_delay_time": { 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_memtable_time": { 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_pre_and_post_time": { 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.197 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_wal_time": { 2024-02-10T05:29:43.198 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.198 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.198 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.198 INFO:tasks.workunit.client.0.smithi178.stdout: "submit_latency": { 2024-02-10T05:29:43.198 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.198 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.198 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.198 INFO:tasks.workunit.client.0.smithi178.stdout: "submit_sync_latency": { 2024-02-10T05:29:43.198 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1852, 2024-02-10T05:29:43.198 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 626515396 2024-02-10T05:29:43.198 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.198 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.198 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.198 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.0": { 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.199 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2781184 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:43.200 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1630208 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1490944 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.201 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.202 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.203 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.204 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.205 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.206 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4341760 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1302528 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 4, 2024-02-10T05:29:43.207 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 149342 2024-02-10T05:29:43.208 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.208 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:43.208 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.208 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.208 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.208 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:43.208 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.208 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.208 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:43.208 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.208 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.208 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:43.208 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.208 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.209 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:43.209 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 22, 2024-02-10T05:29:43.209 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 59603 2024-02-10T05:29:43.209 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.209 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:43.209 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.209 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.209 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.209 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:43.209 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 348, 2024-02-10T05:29:43.209 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 66044561 2024-02-10T05:29:43.209 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.209 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:43.209 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 323, 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13053812 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 348, 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1877177 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 348, 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67921738 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.210 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 6, 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 20577 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.211 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4492 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 800 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 223 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 119, 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1897090 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.212 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 321, 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 328920 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 202, 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1214341 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 40007 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:43.214 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:43.214 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10538942 2024-02-10T05:29:43.214 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.214 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:43.214 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 122, 2024-02-10T05:29:43.214 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6962261 2024-02-10T05:29:43.214 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.214 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:43.214 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 122, 2024-02-10T05:29:43.214 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 558423795475 2024-02-10T05:29:43.214 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.214 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:43.214 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 122, 2024-02-10T05:29:43.214 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 130583002862 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 75027717161 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 55357 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 574023 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:43.215 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 419826196 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 150681 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 149481255 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22706333 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.216 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 892882 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 603199207 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 34169925 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.217 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3579513 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861609502 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 272023552 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 271572992 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.218 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137548083 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 450560 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.219 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85471038 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.220 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.221 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.221 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.221 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.221 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.221 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 602112 2024-02-10T05:29:43.221 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.221 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.221 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.221 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.221 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.221 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.221 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.221 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.221 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73310402 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.222 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641032789 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.223 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.224 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71997723 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 56980692 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.225 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.226 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68847964 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641032789 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.228 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5644 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 269544 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.229 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71723703 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:43.230 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 47 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.231 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:43.232 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.232 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.232 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:43.232 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5 2024-02-10T05:29:43.232 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.232 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:43.232 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.347 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.347 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:43.348 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.348 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.348 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:43.348 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 588 2024-02-10T05:29:43.348 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.348 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:43.348 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:43.348 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57678024 2024-02-10T05:29:43.348 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.348 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:43.348 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.348 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 6, 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5040034 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 55878115 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.349 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.350 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.351 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.352 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 588 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57678024 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 6, 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5040034 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:43.353 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 55878115 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1771104 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.354 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:43.355 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305725440 2024-02-10T05:29:43.355 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.355 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.355 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.355 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.1": { 2024-02-10T05:29:43.355 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:43.355 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:43.355 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.355 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.355 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:43.355 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.355 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.355 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:43.355 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:43.356 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.356 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:43.356 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.356 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.356 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:43.356 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.356 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.356 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:43.356 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.356 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.356 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:43.356 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:43.356 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.356 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:43.357 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2568192 2024-02-10T05:29:43.357 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.357 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:43.357 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.357 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.357 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.357 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:43.357 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.357 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.357 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.357 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:43.357 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.357 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.357 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1536000 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1396736 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.358 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.359 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.360 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:43.361 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:43.362 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4034560 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:43.363 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:43.364 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:43.364 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.364 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:43.364 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 688128 2024-02-10T05:29:43.364 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.364 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:43.364 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:43.364 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 202832 2024-02-10T05:29:43.364 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.364 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:43.364 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.364 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.365 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.365 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:43.365 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.365 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.365 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:43.365 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.365 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.365 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:43.365 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.365 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.365 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:43.365 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 29, 2024-02-10T05:29:43.365 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 83103 2024-02-10T05:29:43.365 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.366 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:43.366 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.366 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.366 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.366 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:43.366 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 325, 2024-02-10T05:29:43.366 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 62852519 2024-02-10T05:29:43.366 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.366 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:43.366 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 309, 2024-02-10T05:29:43.366 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 11723074 2024-02-10T05:29:43.366 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.366 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 325, 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 398180 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 325, 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 63250699 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1628 2024-02-10T05:29:43.367 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7695 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.368 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5128 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 792 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 228 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 133, 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2033116 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 343, 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 407576 2024-02-10T05:29:43.369 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 210, 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1160186 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193612 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6635614 2024-02-10T05:29:43.370 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 119, 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7321192 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 118, 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 351293582077 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 119, 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 129715262036 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 394, 2024-02-10T05:29:43.371 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 35500459971 2024-02-10T05:29:43.372 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.372 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:43.372 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 394, 2024-02-10T05:29:43.372 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 45016 2024-02-10T05:29:43.372 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.372 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:43.372 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:43.372 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 416769 2024-02-10T05:29:43.372 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.372 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:43.372 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:43.372 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 202392157 2024-02-10T05:29:43.372 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.372 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 126465 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 55318426 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 19226043 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 301179 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:43.373 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 284045787 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22949639 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2700992 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.374 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861609502 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 237355008 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 236388352 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137548083 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 966656 2024-02-10T05:29:43.375 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.376 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.376 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:43.376 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.376 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:43.376 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.376 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.376 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.376 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.376 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.376 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.376 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.376 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.376 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85508338 2024-02-10T05:29:43.376 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12288 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73862926 2024-02-10T05:29:43.378 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641312536 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.379 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.380 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71717976 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.381 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57005558 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.382 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.383 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68823098 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:43.384 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.385 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:43.385 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.385 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.385 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.385 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.385 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.385 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.385 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.385 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.385 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641312536 2024-02-10T05:29:43.385 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.385 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.385 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 9629 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 236614 2024-02-10T05:29:43.386 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71472901 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:43.387 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:43.388 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.388 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.388 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.388 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.388 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.388 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:43.388 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.388 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.388 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.388 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.388 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.388 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.388 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:43.388 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 36 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 155 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.389 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:43.390 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2429440 2024-02-10T05:29:43.390 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.390 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:43.390 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 155, 2024-02-10T05:29:43.390 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 863773480 2024-02-10T05:29:43.390 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.390 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:43.390 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1052 2024-02-10T05:29:43.390 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.390 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:43.390 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 155, 2024-02-10T05:29:43.390 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 53440650 2024-02-10T05:29:43.390 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.390 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 155, 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 186131033 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 33 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 33, 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4604616 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:43.391 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1052 2024-02-10T05:29:43.392 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.392 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:43.392 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 33, 2024-02-10T05:29:43.392 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4070976 2024-02-10T05:29:43.392 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.392 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:43.392 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 33, 2024-02-10T05:29:43.392 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3318133 2024-02-10T05:29:43.392 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.392 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:43.392 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:43.392 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.392 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:43.392 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.393 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.393 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:43.393 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 22, 2024-02-10T05:29:43.393 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18446151 2024-02-10T05:29:43.393 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.393 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:43.393 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.393 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.393 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:43.393 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.393 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.393 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:43.393 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.393 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 22, 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8905921 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 22, 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 17355667 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 100 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2429440 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.394 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:43.395 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 100, 2024-02-10T05:29:43.395 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 840722713 2024-02-10T05:29:43.395 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.395 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:43.395 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.395 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.395 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:43.395 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 100, 2024-02-10T05:29:43.395 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 40463753 2024-02-10T05:29:43.395 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.395 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:43.395 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 100, 2024-02-10T05:29:43.395 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 165457233 2024-02-10T05:29:43.395 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 590368 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305111040 2024-02-10T05:29:43.396 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.397 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.397 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.397 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.2": { 2024-02-10T05:29:43.397 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:43.397 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:43.397 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.397 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.397 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:43.397 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.397 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.397 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:43.397 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:43.397 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.397 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2269184 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:43.398 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1347584 2024-02-10T05:29:43.399 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1208320 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:43.400 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.401 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.402 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:43.403 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.403 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.403 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:43.403 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.403 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.404 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:43.404 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.404 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.404 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:43.404 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.404 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.404 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:43.404 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.405 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.405 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:43.405 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.405 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.405 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:43.405 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.405 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.405 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:43.405 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:43.406 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3547136 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 692224 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 4, 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 166034 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:43.407 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.408 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.408 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.408 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:43.408 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.408 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.408 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:43.408 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.408 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.408 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:43.408 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.408 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.408 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:43.409 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 13, 2024-02-10T05:29:43.409 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 16667 2024-02-10T05:29:43.409 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.409 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:43.409 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.409 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.409 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.409 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:43.409 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 279, 2024-02-10T05:29:43.409 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 55637427 2024-02-10T05:29:43.409 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.409 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:43.409 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 277, 2024-02-10T05:29:43.409 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8360679 2024-02-10T05:29:43.410 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.410 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:43.410 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 279, 2024-02-10T05:29:43.410 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 374521 2024-02-10T05:29:43.410 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.410 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:43.410 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 279, 2024-02-10T05:29:43.410 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 56011948 2024-02-10T05:29:43.410 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.410 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:43.410 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.410 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.410 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1888 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 509 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.411 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.412 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.412 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:43.412 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.412 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4040 2024-02-10T05:29:43.412 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.412 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:43.412 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 584 2024-02-10T05:29:43.412 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.412 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:43.413 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 209 2024-02-10T05:29:43.413 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.413 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:43.413 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 89, 2024-02-10T05:29:43.413 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1101623 2024-02-10T05:29:43.413 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.413 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:43.413 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 251, 2024-02-10T05:29:43.413 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 296010 2024-02-10T05:29:43.413 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.413 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:43.414 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 162, 2024-02-10T05:29:43.414 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 733413 2024-02-10T05:29:43.414 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.414 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:43.414 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.414 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.414 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:43.414 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:43.414 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 104362 2024-02-10T05:29:43.414 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.414 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:43.415 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:43.415 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5606900 2024-02-10T05:29:43.415 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.415 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:43.415 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 113, 2024-02-10T05:29:43.415 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7992489 2024-02-10T05:29:43.415 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.415 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:43.415 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 113, 2024-02-10T05:29:43.415 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 314754919702 2024-02-10T05:29:43.415 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.415 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:43.415 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 113, 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 112072669275 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 75489084262 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 34379 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 389399 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.416 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:43.417 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:43.417 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 133303216 2024-02-10T05:29:43.417 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.417 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:43.417 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:43.417 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 131074 2024-02-10T05:29:43.417 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.417 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:43.417 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:43.417 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67820732 2024-02-10T05:29:43.417 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.417 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:43.417 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 17480475 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 301814 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 224650529 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:43.418 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 20739444 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3068842 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861609502 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 235257856 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:43.419 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 235249664 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137548083 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.420 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.421 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.421 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.421 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.421 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.421 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85508731 2024-02-10T05:29:43.421 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.421 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.421 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.422 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.422 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.422 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.422 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.422 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.422 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.422 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.422 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12288 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.423 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.424 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.424 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.424 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.424 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73862533 2024-02-10T05:29:43.424 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.424 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.424 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:43.424 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.424 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:43.424 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.425 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.425 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.425 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.425 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.425 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.425 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.425 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.425 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641315482 2024-02-10T05:29:43.426 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.426 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.426 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.426 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.426 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.426 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.426 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.426 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.426 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.427 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.427 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.427 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.427 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.427 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.427 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.427 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71715030 2024-02-10T05:29:43.428 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.429 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.429 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:43.429 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.429 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:43.429 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.429 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.429 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.429 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.429 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.429 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:43.429 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.429 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.429 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57005820 2024-02-10T05:29:43.429 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.430 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.430 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.430 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.430 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.430 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.430 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.430 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.430 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.430 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.430 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.430 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.430 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.430 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.430 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.431 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68822836 2024-02-10T05:29:43.432 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.432 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.432 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:43.432 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.432 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:43.432 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.432 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.432 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.432 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.432 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.432 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.432 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.433 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.433 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641315482 2024-02-10T05:29:43.433 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.433 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.433 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.433 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.433 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.433 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.433 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.433 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.433 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.433 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.433 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.434 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.434 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.434 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.434 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 19176 2024-02-10T05:29:43.434 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.434 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.434 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 223273 2024-02-10T05:29:43.434 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.434 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.434 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.434 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.435 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.435 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.435 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.435 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.435 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.435 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.435 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.435 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71473749 2024-02-10T05:29:43.435 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.435 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.436 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:43.436 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:43.436 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.436 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.436 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.436 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.436 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.436 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:43.436 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.436 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.436 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.436 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.436 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.436 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 30 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.437 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 10, 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 186244659 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 10, 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6405300 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.438 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 10, 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 157779451 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:43.439 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.440 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.441 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 10, 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 186244659 2024-02-10T05:29:43.442 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.443 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:43.443 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.443 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.443 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:43.443 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 10, 2024-02-10T05:29:43.443 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6405300 2024-02-10T05:29:43.443 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.443 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:43.443 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 10, 2024-02-10T05:29:43.444 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 157779451 2024-02-10T05:29:43.444 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.444 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:43.444 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.444 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.444 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:43.444 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.444 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.445 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:43.445 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:43.445 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.445 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:43.445 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.445 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.445 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:43.445 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305115136 2024-02-10T05:29:43.445 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.445 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.445 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.445 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.3": { 2024-02-10T05:29:43.446 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:43.446 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:43.446 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.446 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.446 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:43.446 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.446 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.446 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:43.446 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:43.446 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.446 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:43.446 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1314816 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.447 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.448 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.448 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:43.448 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.448 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.448 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.448 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:43.448 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.448 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.448 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:43.448 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:43.449 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.449 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:43.449 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 872448 2024-02-10T05:29:43.449 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.449 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:43.449 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 733184 2024-02-10T05:29:43.450 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.450 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:43.450 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:43.450 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.450 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:43.450 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.450 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.450 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:43.450 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.450 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.450 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:43.450 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:43.450 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.450 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:43.451 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:43.451 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.451 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:43.451 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:43.451 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.451 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:43.451 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:43.451 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.451 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:43.451 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:43.451 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.451 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:43.451 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.451 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.452 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:43.452 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.452 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.452 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:43.452 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:43.452 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.452 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:43.452 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:43.452 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.452 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:43.452 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:43.452 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.452 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:43.452 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.453 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.454 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.455 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:43.455 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.455 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.455 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:43.455 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.455 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.455 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:43.455 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2117632 2024-02-10T05:29:43.455 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.455 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.455 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:43.455 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:43.455 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:43.455 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 712704 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.456 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 4, 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8933 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:43.457 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 163, 2024-02-10T05:29:43.458 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 43187929 2024-02-10T05:29:43.458 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.458 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:43.458 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 156, 2024-02-10T05:29:43.458 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4520759 2024-02-10T05:29:43.458 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.458 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:43.458 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 163, 2024-02-10T05:29:43.458 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 221459 2024-02-10T05:29:43.458 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.458 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:43.458 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 163, 2024-02-10T05:29:43.458 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 43409388 2024-02-10T05:29:43.458 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.459 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4740 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 347 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 214 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.460 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 89, 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 800290 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 158, 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 237130 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 69, 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 244285 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:43.461 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4337053 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 53, 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4196491 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 50, 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 286910581308 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.462 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 53, 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 80993177268 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 237, 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 447382 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 237, 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 25152 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 573106 2024-02-10T05:29:43.463 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.464 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:43.464 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:43.464 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 83528389 2024-02-10T05:29:43.464 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.464 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:43.464 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:43.464 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67625 2024-02-10T05:29:43.464 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.464 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:43.464 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:43.464 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 80478864 2024-02-10T05:29:43.464 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.464 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:43.464 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13755043 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304524 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 182700502 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:43.465 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 16904518 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3396154 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861609502 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 267829248 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:43.466 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 267444224 2024-02-10T05:29:43.467 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.467 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:43.467 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137548083 2024-02-10T05:29:43.467 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.467 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:43.467 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 385024 2024-02-10T05:29:43.467 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.467 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.467 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:43.467 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.467 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:43.467 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.467 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.467 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85508565 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.468 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.469 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.470 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.470 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.470 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.470 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.470 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.470 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73870891 2024-02-10T05:29:43.470 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.470 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.470 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:43.470 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.470 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:43.470 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.470 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.470 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641314237 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.471 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.472 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.473 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.473 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.473 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.473 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.473 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.473 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71716275 2024-02-10T05:29:43.473 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.473 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.473 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:43.473 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.473 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:43.473 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.473 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.473 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57005710 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.474 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.475 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.476 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.476 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.476 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.476 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.476 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68822946 2024-02-10T05:29:43.476 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.476 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.476 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:43.476 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.476 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:43.476 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.476 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.476 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.476 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641314237 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.477 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 16437 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 236970 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.478 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71464036 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:43.479 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.480 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.480 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.480 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.480 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.480 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.480 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:43.480 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:43.480 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 36 2024-02-10T05:29:43.480 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.480 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:43.480 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.480 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.480 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:43.480 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.481 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1028072 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:43.482 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.483 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:43.485 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.485 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.485 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:43.485 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.485 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.485 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:43.485 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.485 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.485 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.485 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:43.485 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.485 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.485 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.487 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.487 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.487 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.487 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:43.487 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.487 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.487 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:43.487 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.487 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.487 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.487 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:43.488 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.488 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.488 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:43.488 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.488 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1028072 2024-02-10T05:29:43.488 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.488 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:43.488 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.488 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.488 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.488 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:43.488 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.488 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.489 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:43.489 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.489 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.489 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:43.489 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.489 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.489 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:43.489 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.489 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.489 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:43.489 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305135616 2024-02-10T05:29:43.489 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.489 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.489 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.4": { 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.490 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1421312 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:43.491 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.492 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.492 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.492 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:43.492 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.492 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.492 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:43.492 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:43.492 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.492 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:43.492 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 974848 2024-02-10T05:29:43.492 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.492 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:43.492 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 835584 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:43.493 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.494 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:43.494 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:43.494 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.494 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:43.494 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:43.494 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.494 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:43.494 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:43.494 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.494 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:43.494 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.494 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.494 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:43.494 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:43.495 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.496 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.497 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2326528 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 708608 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.498 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 6, 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 248310 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.499 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2165 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 188, 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 49585707 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 179, 2024-02-10T05:29:43.500 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5636658 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 188, 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 202021 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 188, 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 49787728 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.501 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1706 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:43.502 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6329 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 358 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 236 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 96, 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 871010 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 162, 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 270403 2024-02-10T05:29:43.503 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.504 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:43.504 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 66, 2024-02-10T05:29:43.504 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 100242 2024-02-10T05:29:43.504 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.504 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:43.504 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.504 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.504 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:43.504 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 4, 2024-02-10T05:29:43.504 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 107032 2024-02-10T05:29:43.504 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.504 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:43.504 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:43.504 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3779632 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 41, 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3319538 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 40, 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 238662647994 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 41, 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67555110192 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:43.505 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 260, 2024-02-10T05:29:43.506 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 489075 2024-02-10T05:29:43.506 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.506 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:43.506 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 260, 2024-02-10T05:29:43.506 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 31699 2024-02-10T05:29:43.506 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.506 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:43.506 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:43.506 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 329669 2024-02-10T05:29:43.506 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.506 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:43.506 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:43.506 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 108737355 2024-02-10T05:29:43.506 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 78057 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 64878891 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12182725 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 302494 2024-02-10T05:29:43.507 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.508 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:43.508 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:43.508 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 840 2024-02-10T05:29:43.508 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.508 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:43.508 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:43.508 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 189941793 2024-02-10T05:29:43.508 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.508 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:43.508 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:43.508 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14668212 2024-02-10T05:29:43.508 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.508 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:43.508 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1902375 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861635701 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 268812288 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 268763136 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:43.509 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137578905 2024-02-10T05:29:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 49152 2024-02-10T05:29:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85509980 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.511 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.512 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73873572 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.513 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641324850 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.514 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.515 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71705662 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.516 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57006653 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.517 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68822003 2024-02-10T05:29:43.518 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641324850 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.519 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13690 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.520 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 240951 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71452189 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.521 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:43.522 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 42 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.523 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:43.524 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:43.524 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.524 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:43.524 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:43.524 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 21747323 2024-02-10T05:29:43.524 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.524 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:43.524 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.524 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.524 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:43.524 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:43.524 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 678931 2024-02-10T05:29:43.524 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.524 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:43.525 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:43.525 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 21665324 2024-02-10T05:29:43.525 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.525 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.525 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.525 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.525 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:43.525 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.525 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.525 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.525 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:43.525 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.525 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.525 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:43.526 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.527 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.527 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:43.527 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.527 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.527 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.527 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:43.527 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.527 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.527 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:43.527 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.527 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.527 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:43.527 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.527 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.528 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:43.528 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.528 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.528 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.528 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:43.528 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.528 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.528 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.528 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.528 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:43.528 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.528 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:43.528 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:43.528 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 21747323 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 678931 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 21665324 2024-02-10T05:29:43.529 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305131520 2024-02-10T05:29:43.530 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.5": { 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:43.531 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.532 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.532 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:43.532 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.532 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.532 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:43.532 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.532 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.532 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:43.532 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:43.532 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.532 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:43.532 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1220608 2024-02-10T05:29:43.532 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.532 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 823296 2024-02-10T05:29:43.533 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 684032 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:43.534 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.535 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.536 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.537 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.538 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1974272 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:43.539 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 708608 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 4, 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 125593 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.540 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4942 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 151, 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 47841757 2024-02-10T05:29:43.541 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 144, 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 9661714 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 151, 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 161742 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 151, 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 48003499 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.542 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.543 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:43.543 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.543 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1243 2024-02-10T05:29:43.543 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.543 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:43.543 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.543 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.543 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.543 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:43.543 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.543 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.543 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.543 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:43.543 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.544 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.544 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.544 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:43.544 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.544 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4482 2024-02-10T05:29:43.544 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.544 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:43.544 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 325 2024-02-10T05:29:43.544 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.544 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:43.544 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 238 2024-02-10T05:29:43.544 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.544 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:43.544 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 87, 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 671645 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 140, 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 300688 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 53, 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 299829 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:43.545 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 115823 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2917063 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 39, 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3237936 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 36, 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 316006810617 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.546 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 39, 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 54137399771 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 262, 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 406102 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 262, 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 27964 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 212577 2024-02-10T05:29:43.547 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 137647669 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73211 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 124514955 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:43.548 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12500299 2024-02-10T05:29:43.549 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.549 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:43.549 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304510 2024-02-10T05:29:43.549 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.549 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:43.549 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.549 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 543 2024-02-10T05:29:43.549 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.549 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:43.549 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:43.549 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 277825753 2024-02-10T05:29:43.549 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.549 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:43.549 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14587834 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1720496 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861635701 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 236306432 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:43.550 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 235528192 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137578905 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 778240 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.551 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85510011 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.552 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.553 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.553 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.553 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.553 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.553 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.553 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.553 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.553 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.553 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.553 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.553 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.553 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.553 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.553 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.554 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.554 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.554 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.554 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.554 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.554 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73873541 2024-02-10T05:29:43.554 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.554 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.554 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:43.554 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.554 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:43.554 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.554 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.554 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641325089 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.555 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.556 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71705423 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.557 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57006674 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.558 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.559 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68821982 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.560 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641325089 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.561 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.562 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 16395 2024-02-10T05:29:43.562 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.562 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.562 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 243192 2024-02-10T05:29:43.562 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.562 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.562 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.562 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.562 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.562 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.562 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.562 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.562 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.562 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71447004 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.563 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.564 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.564 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.564 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.564 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:43.564 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:43.564 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 42 2024-02-10T05:29:43.564 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.564 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:43.564 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.564 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.564 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:43.564 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.564 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.564 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.565 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.566 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.567 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.568 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:43.570 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.571 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:43.572 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305131520 2024-02-10T05:29:43.572 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.572 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.572 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.572 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.6": { 2024-02-10T05:29:43.572 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:43.572 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:43.572 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.572 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.572 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:43.572 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.572 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.572 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:43.572 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:43.573 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1290240 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:43.574 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 933888 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 794624 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.575 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:43.576 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.577 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:43.578 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.578 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.578 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:43.578 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.578 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.578 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:43.578 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.578 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.578 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:43.578 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.578 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.578 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:43.578 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.578 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.579 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.580 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:43.580 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.580 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.580 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:43.580 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.580 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.580 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:43.580 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.580 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.580 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:43.580 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2154496 2024-02-10T05:29:43.580 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.580 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.580 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:43.581 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:43.581 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:43.581 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.581 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:43.581 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1298432 2024-02-10T05:29:43.581 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.581 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:43.581 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.581 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 93618 2024-02-10T05:29:43.581 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.581 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:43.581 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.581 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7708 2024-02-10T05:29:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 178, 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 50072918 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 174, 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7930158 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 178, 2024-02-10T05:29:43.583 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 134690 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 178, 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 50207608 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:43.584 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8010 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.585 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 319 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 245 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 86, 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 905966 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 132, 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 555819 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:43.586 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 46, 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 364144 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 26851 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3139546 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:43.587 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 33, 2024-02-10T05:29:43.588 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2740252 2024-02-10T05:29:43.588 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.588 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:43.588 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 33, 2024-02-10T05:29:43.588 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 431856986111 2024-02-10T05:29:43.588 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.588 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:43.588 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 33, 2024-02-10T05:29:43.588 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 46110544216 2024-02-10T05:29:43.588 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.588 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:43.588 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:43.588 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 402001 2024-02-10T05:29:43.588 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.589 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:43.589 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:43.589 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 31264 2024-02-10T05:29:43.589 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.589 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:43.589 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:43.589 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 184596 2024-02-10T05:29:43.589 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.589 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:43.589 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:43.589 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 144456607 2024-02-10T05:29:43.589 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.589 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:43.589 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 81624 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 91925951 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 15308442 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 894788 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:43.590 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 481 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 255049932 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18856484 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5311935 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.591 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.592 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:43.592 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:43.592 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861635701 2024-02-10T05:29:43.592 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.592 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:43.592 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 236584960 2024-02-10T05:29:43.592 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.592 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:43.592 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 235651072 2024-02-10T05:29:43.592 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.592 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:43.592 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137578905 2024-02-10T05:29:43.592 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 933888 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.593 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85509907 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.594 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.595 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73873645 2024-02-10T05:29:43.596 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.596 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.596 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:43.596 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.596 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:43.596 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.596 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.596 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.596 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.596 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.596 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.596 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.596 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.596 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641324309 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.597 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.598 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71706203 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57006605 2024-02-10T05:29:43.599 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.600 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.600 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.600 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.600 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.600 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.600 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.600 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.600 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.600 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.600 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.600 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.600 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.600 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.601 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.601 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.601 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.601 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.601 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.601 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.601 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.601 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.601 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.601 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.601 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.601 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.601 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.601 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68822051 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.602 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.603 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641324309 2024-02-10T05:29:43.603 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.603 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.603 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.603 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.603 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.603 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.603 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.603 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.603 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.603 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.603 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.603 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.603 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.604 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.604 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 15371 2024-02-10T05:29:43.604 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.604 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.604 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 245950 2024-02-10T05:29:43.604 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.604 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.604 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.604 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.604 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.604 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.604 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.604 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.604 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71446050 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.605 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 39 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:43.606 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.607 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.607 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:43.607 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.607 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.607 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:43.607 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2786 2024-02-10T05:29:43.607 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.607 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:43.607 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 13, 2024-02-10T05:29:43.607 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68810354 2024-02-10T05:29:43.607 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.607 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:43.607 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.607 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 15, 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6857975 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 13, 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 66260171 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.608 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.609 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.610 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:43.611 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2786 2024-02-10T05:29:43.612 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.612 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:43.612 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 13, 2024-02-10T05:29:43.612 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68810354 2024-02-10T05:29:43.612 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.612 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:43.612 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.612 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.612 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:43.612 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 15, 2024-02-10T05:29:43.612 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6857975 2024-02-10T05:29:43.612 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.612 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:43.612 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 13, 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 66260171 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.613 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305721344 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.7": { 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:43.614 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1097728 2024-02-10T05:29:43.615 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.616 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 790528 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 651264 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.617 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:43.618 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.619 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.619 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:43.619 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.619 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.619 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:43.619 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:43.619 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.619 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:43.619 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:43.619 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.619 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:43.619 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:43.619 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.619 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.620 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.621 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1818624 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:43.622 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1290240 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 180796 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.623 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:43.624 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.624 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.624 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:43.624 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.624 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.624 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:43.624 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 8, 2024-02-10T05:29:43.624 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 31171 2024-02-10T05:29:43.624 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.624 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:43.624 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.624 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.624 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.624 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 143, 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 56842300 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 140, 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7081823 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 143, 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 99040 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 143, 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 56941340 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.625 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1272 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.626 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4103 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 482 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 269 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:43.627 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 104, 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2349208 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 155, 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 264787 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 51, 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1715229 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:43.628 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 56441 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5322559 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 19, 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1294779 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 19, 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 219964812388 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.629 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 19, 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 30764870949 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 387612 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 31219 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2132497 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.630 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 206154307 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 87451 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 179471864 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10716372 2024-02-10T05:29:43.631 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 892435 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 523 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 403832258 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12772297 2024-02-10T05:29:43.632 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1962227 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861635701 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 236371968 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 235044864 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.633 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137578905 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1327104 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.634 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85501250 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.635 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.636 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.636 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.636 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.636 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.636 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.636 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 135168 2024-02-10T05:29:43.636 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.636 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.636 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.636 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.636 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.636 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.636 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.636 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73747134 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.637 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641259378 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.638 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.639 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71771134 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.640 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57000833 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.641 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.642 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68827823 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641259378 2024-02-10T05:29:43.643 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 20910 2024-02-10T05:29:43.644 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 249534 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71501858 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.645 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.646 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 47 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.647 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 73, 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 91711814 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 263950 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 75, 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18775123 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.648 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 73, 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 88175730 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 50 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 50, 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8006853 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:43.649 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 263950 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 50, 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7282744 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 50, 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6060169 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.650 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 18, 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 17834777 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 18, 2024-02-10T05:29:43.651 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8316058 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 18, 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 16797880 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65870184 2024-02-10T05:29:43.652 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 7, 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3176321 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65317681 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:43.653 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305713152 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: "pools": [ 2024-02-10T05:29:43.654 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.655 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:43.655 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr" 2024-02-10T05:29:43.655 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.655 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:43.655 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:43.655 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:43.655 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:43.655 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:43.655 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 1, 2024-02-10T05:29:43.655 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 1, 2024-02-10T05:29:43.655 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 1, 2024-02-10T05:29:43.655 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:43.655 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:43.655 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 1781760, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 1781760, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 2, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 2.450440433676704e-06, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 286, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 505856, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 590368, 2024-02-10T05:29:43.656 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 590368, 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 1771104, 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 195, 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 2473984 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs" 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:43.657 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 32, 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 32, 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 2, 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 98304, 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 98304, 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:43.658 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 22, 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 1.3519702690700797e-07, 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 0, 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 0, 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 3376, 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 3376, 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 10128, 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 51, 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 19456 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:43.659 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs" 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 64, 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 64, 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 3, 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:43.660 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 0, 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 0, 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 0, 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 0.0, 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 0, 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 0, 2024-02-10T05:29:43.661 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 0, 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 0, 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 0, 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 0, 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 0 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd" 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.662 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 8, 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 8, 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 4, 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 0, 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 0, 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:43.663 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 0, 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 0.0, 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 0, 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 0, 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 0, 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 0, 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 0, 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 0, 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 0 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.664 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd": { 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: "mirroring_by_pool": [ 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: false 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_images_by_pool": [ 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_pools": 1 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: "report_id": "8b448692-9aae-4c6c-a7c1-ec431b9ecb0c", 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: "report_timestamp": "2024-02-10T05:29:42.709350", 2024-02-10T05:29:43.665 INFO:tasks.workunit.client.0.smithi178.stdout: "report_version": 1, 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_stats": { 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "6.15.5" 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: "rook": { 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: "cluster": { 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: "external-mode": null, 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: "allow-multiple-per-node": null, 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: "count": null, 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: "max-id": null, 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: "pvc": { 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: "enabled": null 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: "stretch": { 2024-02-10T05:29:43.666 INFO:tasks.workunit.client.0.smithi178.stdout: "enabled": null 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: "network": { 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: "provider": null 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: "storage": { 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: "device-set": { 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: "count": { 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: "non-portable": null, 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: "portable": null, 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: "total": null 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.667 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: "csi": { 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: "version": null 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: "kubernetes": { 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: "version": null 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: "node": { 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: "count": { 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: "kubernetes-total": null, 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: "with-ceph-daemons": null, 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: "with-csi-cephfs-plugin": null, 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: "with-csi-nfs-plugin": null, 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: "with-csi-rbd-plugin": null 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.668 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: "usage": { 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: "storage-class": { 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: "count": { 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket": null, 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs": null, 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: "nfs": null, 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd": null, 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: "total": null 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: "version": null 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: "services": {}, 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_per_pg": [ 2024-02-10T05:29:43.669 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305505+0000", 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.787324+0000", 2024-02-10T05:29:43.670 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.787324+0000", 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.791291+0000", 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305505+0000", 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305505+0000", 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305505+0000", 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305505+0000", 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305505+0000", 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305505+0000", 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.671 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.672 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.672 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.672 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.672 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.672 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.672 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.672 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.672 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.672 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.672 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.672 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.672 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.3f", 2024-02-10T05:29:43.672 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:55:16.042483+0000", 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.673 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.674 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.675 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.676 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301928+0000", 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.799046+0000", 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.799046+0000", 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.799323+0000", 2024-02-10T05:29:43.677 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301928+0000", 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301928+0000", 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301928+0000", 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301928+0000", 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301928+0000", 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301928+0000", 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.678 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.3e", 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.679 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T05:53:58.323046+0000", 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.680 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.681 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.682 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.683 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305527+0000", 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.789646+0000", 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.789646+0000", 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.791465+0000", 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305527+0000", 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.684 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305527+0000", 2024-02-10T05:29:43.685 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305527+0000", 2024-02-10T05:29:43.685 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305527+0000", 2024-02-10T05:29:43.685 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.685 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.685 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.685 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305527+0000", 2024-02-10T05:29:43.685 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305527+0000", 2024-02-10T05:29:43.685 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.685 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.687 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.687 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.687 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.687 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.687 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.687 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.687 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.687 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.687 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.687 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.687 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.688 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.3d", 2024-02-10T05:29:43.688 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.688 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.688 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.688 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.688 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.688 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:05:10.538414+0000", 2024-02-10T05:29:43.688 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.688 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.688 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.688 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.688 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.688 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.689 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:43.691 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.692 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.692 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:43.692 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.692 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.692 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.692 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.692 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.692 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.692 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:43.692 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.692 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:43.692 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.692 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.692 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301762+0000", 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.768536+0000", 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.768536+0000", 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.768858+0000", 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301762+0000", 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301762+0000", 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301762+0000", 2024-02-10T05:29:43.693 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301762+0000", 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301762+0000", 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301762+0000", 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.694 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.3c", 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:58:02.775799+0000", 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.695 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.696 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.698 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.699 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305252+0000", 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.785122+0000", 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.785122+0000", 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.786043+0000", 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305252+0000", 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305252+0000", 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305252+0000", 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305252+0000", 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.700 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305252+0000", 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305252+0000", 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.701 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.3b", 2024-02-10T05:29:43.702 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.702 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.702 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.702 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.702 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.702 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:28:32.191843+0000", 2024-02-10T05:29:43.702 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.702 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.702 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.702 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.702 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.702 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.702 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.702 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.703 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.705 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301582+0000", 2024-02-10T05:29:43.706 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.782112+0000", 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.782112+0000", 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.782406+0000", 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301582+0000", 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301582+0000", 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301582+0000", 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301582+0000", 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301582+0000", 2024-02-10T05:29:43.707 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301582+0000", 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.3a", 2024-02-10T05:29:43.708 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:14:56.386834+0000", 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.709 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.710 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.712 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305907+0000", 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.791499+0000", 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.791499+0000", 2024-02-10T05:29:43.713 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.791844+0000", 2024-02-10T05:29:43.714 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305907+0000", 2024-02-10T05:29:43.714 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.714 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.714 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.714 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.714 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305907+0000", 2024-02-10T05:29:43.714 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305907+0000", 2024-02-10T05:29:43.714 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305907+0000", 2024-02-10T05:29:43.714 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.714 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.714 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.714 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305907+0000", 2024-02-10T05:29:43.714 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305907+0000", 2024-02-10T05:29:43.714 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.39", 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.715 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.716 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.716 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.716 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:50:11.296963+0000", 2024-02-10T05:29:43.716 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.716 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.716 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.716 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.716 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.716 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.716 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.716 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.716 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.716 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.717 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.719 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300875+0000", 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.785056+0000", 2024-02-10T05:29:43.720 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.785056+0000", 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.785339+0000", 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300875+0000", 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300875+0000", 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300875+0000", 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300875+0000", 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300875+0000", 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300875+0000", 2024-02-10T05:29:43.721 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.38", 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.722 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T17:07:49.676626+0000", 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.723 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.724 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.724 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.724 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.724 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.724 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.724 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.724 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.724 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.724 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.724 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.724 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.724 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.724 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.724 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.726 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305414+0000", 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.791961+0000", 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.791961+0000", 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.792253+0000", 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305414+0000", 2024-02-10T05:29:43.727 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.728 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.728 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.728 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.728 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305414+0000", 2024-02-10T05:29:43.728 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305414+0000", 2024-02-10T05:29:43.728 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305414+0000", 2024-02-10T05:29:43.728 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.728 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.728 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.728 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305414+0000", 2024-02-10T05:29:43.728 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305414+0000", 2024-02-10T05:29:43.728 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.728 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.728 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.37", 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.729 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.730 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:27:08.380538+0000", 2024-02-10T05:29:43.730 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.730 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.730 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.730 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.730 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.730 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.730 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.730 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.730 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.730 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.730 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.730 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.730 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.731 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.732 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.733 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308674+0000", 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.794942+0000", 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.794942+0000", 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.795251+0000", 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308674+0000", 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.734 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308674+0000", 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308674+0000", 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308674+0000", 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308674+0000", 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308674+0000", 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.735 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.36", 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:27:26.772106+0000", 2024-02-10T05:29:43.736 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.737 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.738 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.739 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.740 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308682+0000", 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.798824+0000", 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.798824+0000", 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.799165+0000", 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308682+0000", 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308682+0000", 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308682+0000", 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308682+0000", 2024-02-10T05:29:43.741 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308682+0000", 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308682+0000", 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.742 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.743 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.743 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.743 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.35", 2024-02-10T05:29:43.743 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.743 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.743 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.743 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.743 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.743 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:16:09.498260+0000", 2024-02-10T05:29:43.743 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.743 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.743 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.743 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.743 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.744 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.745 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.746 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 4, 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.747 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305872+0000", 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.788342+0000", 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.788342+0000", 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.788664+0000", 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305872+0000", 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305872+0000", 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305872+0000", 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305872+0000", 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.748 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305872+0000", 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305872+0000", 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.749 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.34", 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:34:16.848924+0000", 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.750 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.751 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.752 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.753 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.753 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.753 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.753 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.753 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.753 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.753 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.753 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 4, 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.754 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302441+0000", 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793291+0000", 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793291+0000", 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.793595+0000", 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302441+0000", 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302441+0000", 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302441+0000", 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302441+0000", 2024-02-10T05:29:43.755 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.756 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.756 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.756 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302441+0000", 2024-02-10T05:29:43.756 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302441+0000", 2024-02-10T05:29:43.756 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.756 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.756 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.756 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.756 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.756 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.756 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.756 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.756 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.33", 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:23:27.256335+0000", 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.757 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.758 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.758 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.758 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.758 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.758 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.758 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.758 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.758 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.758 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.758 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.758 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.758 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.758 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.759 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.760 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.760 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.760 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:43.761 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.762 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.762 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.762 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.762 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.762 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.762 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305622+0000", 2024-02-10T05:29:43.762 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.789723+0000", 2024-02-10T05:29:43.762 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.789723+0000", 2024-02-10T05:29:43.762 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.790028+0000", 2024-02-10T05:29:43.762 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305622+0000", 2024-02-10T05:29:43.762 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.762 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.762 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.762 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305622+0000", 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305622+0000", 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305622+0000", 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305622+0000", 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305622+0000", 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.763 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.764 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.764 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.764 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.764 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.764 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.764 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.764 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.32", 2024-02-10T05:29:43.764 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.764 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.764 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.764 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.764 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.764 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T12:57:55.337149+0000", 2024-02-10T05:29:43.764 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.765 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.766 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.766 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.766 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.766 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.766 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.766 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.766 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.766 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.766 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.766 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.766 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.766 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.766 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.766 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.767 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:43.768 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300383+0000", 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.789948+0000", 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.789948+0000", 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.790242+0000", 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300383+0000", 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.769 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300383+0000", 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300383+0000", 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300383+0000", 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300383+0000", 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300383+0000", 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.770 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.31", 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:52:14.097068+0000", 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.771 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.772 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.772 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.772 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.772 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.772 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.772 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.772 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.772 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.772 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.772 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.772 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.772 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.772 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.773 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.774 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.775 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301264+0000", 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.770624+0000", 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.770624+0000", 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.770955+0000", 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301264+0000", 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.776 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301264+0000", 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301264+0000", 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301264+0000", 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301264+0000", 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301264+0000", 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.777 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.30", 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T13:00:17.563354+0000", 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.778 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.779 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.780 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.780 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.780 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.780 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.780 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.780 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.780 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.780 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.780 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.780 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.780 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.780 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.780 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.781 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.782 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:28:20.307697+0000", 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:28:20.307697+0000", 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 68, 2024-02-10T05:29:43.783 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 67, 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.784 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.2f", 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 68, 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 26, 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:00:48.155178+0000", 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.785 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.787 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.788 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.788 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.788 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.788 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.789 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304692+0000", 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.786351+0000", 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.786351+0000", 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.786633+0000", 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304692+0000", 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304692+0000", 2024-02-10T05:29:43.790 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304692+0000", 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304692+0000", 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304692+0000", 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304692+0000", 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.791 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.792 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.792 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.792 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.792 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.2e", 2024-02-10T05:29:43.792 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.792 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.792 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.792 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.792 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.792 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T13:46:14.934800+0000", 2024-02-10T05:29:43.792 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.792 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.792 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.792 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.793 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.794 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.794 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.794 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.794 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.794 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.794 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.794 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.794 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.794 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.794 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.794 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.794 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.794 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.794 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.795 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.796 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305582+0000", 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.783976+0000", 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.783976+0000", 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.785731+0000", 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305582+0000", 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305582+0000", 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305582+0000", 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305582+0000", 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.797 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305582+0000", 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305582+0000", 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.798 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.2d", 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T17:04:14.143154+0000", 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.799 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.800 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.800 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.800 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.800 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.800 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.800 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.800 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.800 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.800 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.800 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.800 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.800 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.800 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.800 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.802 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.803 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.804 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306134+0000", 2024-02-10T05:29:43.804 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.776784+0000", 2024-02-10T05:29:43.804 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.776784+0000", 2024-02-10T05:29:43.804 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.777074+0000", 2024-02-10T05:29:43.804 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306134+0000", 2024-02-10T05:29:43.804 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.804 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.804 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.804 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.804 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306134+0000", 2024-02-10T05:29:43.804 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306134+0000", 2024-02-10T05:29:43.804 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306134+0000", 2024-02-10T05:29:43.804 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.804 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306134+0000", 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306134+0000", 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 4, 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 4, 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.805 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.1f", 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 21, 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T13:31:31.457944+0000", 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 554, 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.806 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 6, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 2, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.807 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 2, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 4, 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 1 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'4" 2024-02-10T05:29:43.809 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302247+0000", 2024-02-10T05:29:43.810 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.787716+0000", 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.787716+0000", 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.788009+0000", 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302247+0000", 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302247+0000", 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302247+0000", 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302247+0000", 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302247+0000", 2024-02-10T05:29:43.811 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302247+0000", 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.1e", 2024-02-10T05:29:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T13:05:17.307876+0000", 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.813 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.814 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.814 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.814 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.814 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.814 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.814 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.814 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.814 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.814 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.814 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.814 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.814 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.814 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.816 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.817 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.817 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.817 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.817 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.817 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:43.817 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.817 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:43.817 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.817 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.817 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.817 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.817 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.817 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.817 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302140+0000", 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.775021+0000", 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.775021+0000", 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.775286+0000", 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302140+0000", 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302140+0000", 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302140+0000", 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302140+0000", 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.818 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302140+0000", 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302140+0000", 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 1, 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 1, 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.819 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.1e", 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 18, 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:09:21.833285+0000", 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.820 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.821 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'1" 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.823 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306042+0000", 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.785480+0000", 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.785480+0000", 2024-02-10T05:29:43.824 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.785803+0000", 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306042+0000", 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306042+0000", 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306042+0000", 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306042+0000", 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306042+0000", 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306042+0000", 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.825 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.1f", 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.826 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:24:55.204309+0000", 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.827 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.828 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.828 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.828 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.828 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.828 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.828 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.828 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.828 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.828 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.828 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.828 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.828 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.828 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.828 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.830 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306019+0000", 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.781347+0000", 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.781347+0000", 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.781781+0000", 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306019+0000", 2024-02-10T05:29:43.831 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306019+0000", 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306019+0000", 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306019+0000", 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306019+0000", 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306019+0000", 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 2, 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.832 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 2, 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.1d", 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 19, 2024-02-10T05:29:43.833 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:12:40.899949+0000", 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.834 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.835 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 3, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.836 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'2" 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.837 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301906+0000", 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.775490+0000", 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.775490+0000", 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.775791+0000", 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301906+0000", 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.838 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301906+0000", 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301906+0000", 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301906+0000", 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301906+0000", 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301906+0000", 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.839 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.1c", 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:29:11.527997+0000", 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.840 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.841 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.842 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.842 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.842 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.842 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.842 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.842 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.842 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.842 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.842 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.842 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.842 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.842 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.842 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.842 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.843 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:43.844 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305577+0000", 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.779872+0000", 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.779872+0000", 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.780533+0000", 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305577+0000", 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305577+0000", 2024-02-10T05:29:43.845 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305577+0000", 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305577+0000", 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305577+0000", 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305577+0000", 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 2, 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.846 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 2, 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.1c", 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 19, 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:23:46.202468+0000", 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.847 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.848 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 3, 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:43.850 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'2" 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.851 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301796+0000", 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.785971+0000", 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.785971+0000", 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.786295+0000", 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301796+0000", 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301796+0000", 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301796+0000", 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301796+0000", 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.852 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301796+0000", 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301796+0000", 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.853 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.1d", 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:41:36.162267+0000", 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.854 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.855 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.855 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.855 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.855 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.855 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.855 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.855 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.855 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.855 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.855 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.855 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.855 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.855 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.857 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.858 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302332+0000", 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.774027+0000", 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.774027+0000", 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.774377+0000", 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302332+0000", 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302332+0000", 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302332+0000", 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302332+0000", 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.859 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302332+0000", 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302332+0000", 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 1, 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 1, 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.860 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.1b", 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 18, 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:16:42.223279+0000", 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.861 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.862 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:43.864 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'1" 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 4, 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.865 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305336+0000", 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.790035+0000", 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.790035+0000", 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.790338+0000", 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305336+0000", 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305336+0000", 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305336+0000", 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305336+0000", 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.866 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305336+0000", 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305336+0000", 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.1a", 2024-02-10T05:29:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:51:37.213544+0000", 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.868 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.869 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.869 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.869 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.869 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.869 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.869 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.869 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.869 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.869 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.869 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.869 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.869 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.869 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.869 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 4, 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.871 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308493+0000", 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.771940+0000", 2024-02-10T05:29:43.872 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.771940+0000", 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.772238+0000", 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308493+0000", 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308493+0000", 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308493+0000", 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308493+0000", 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308493+0000", 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308493+0000", 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 1, 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 1, 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.1a", 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.874 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 18, 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:43:21.047554+0000", 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.875 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.876 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'1" 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.878 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305698+0000", 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.792376+0000", 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.792376+0000", 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.792660+0000", 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305698+0000", 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.879 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305698+0000", 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305698+0000", 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305698+0000", 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305698+0000", 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305698+0000", 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.880 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.1b", 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:17:45.367134+0000", 2024-02-10T05:29:43.881 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.882 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.883 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.884 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.885 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301461+0000", 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.774155+0000", 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.774155+0000", 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.774445+0000", 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301461+0000", 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.886 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301461+0000", 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301461+0000", 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301461+0000", 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301461+0000", 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301461+0000", 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.887 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.19", 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:54:37.531708+0000", 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.888 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.889 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.889 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.889 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.889 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.889 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.889 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.889 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.889 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.889 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.889 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.889 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.889 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.889 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.893 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301113+0000", 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.780110+0000", 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.780110+0000", 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.780400+0000", 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301113+0000", 2024-02-10T05:29:43.894 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301113+0000", 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301113+0000", 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301113+0000", 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301113+0000", 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301113+0000", 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.895 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.18", 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.896 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:33:28.779155+0000", 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.897 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.899 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:43.900 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301387+0000", 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.775748+0000", 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.775748+0000", 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.776061+0000", 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301387+0000", 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.901 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301387+0000", 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301387+0000", 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301387+0000", 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301387+0000", 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301387+0000", 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.902 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.18", 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:01:27.942625+0000", 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.903 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.906 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:43.907 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300555+0000", 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.798020+0000", 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.798020+0000", 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.798292+0000", 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300555+0000", 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.908 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300555+0000", 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300555+0000", 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300555+0000", 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300555+0000", 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300555+0000", 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.909 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.910 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.910 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.910 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.910 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.910 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.910 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.19", 2024-02-10T05:29:43.910 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.910 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.910 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.910 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.910 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.910 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:11:25.929099+0000", 2024-02-10T05:29:43.910 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.910 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.913 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.914 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308712+0000", 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.780510+0000", 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.780510+0000", 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.781379+0000", 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308712+0000", 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308712+0000", 2024-02-10T05:29:43.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308712+0000", 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308712+0000", 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308712+0000", 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308712+0000", 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.916 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.17", 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:12:53.280687+0000", 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.917 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.920 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.920 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.920 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.920 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.920 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.920 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.921 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301958+0000", 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.772350+0000", 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.772350+0000", 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.772662+0000", 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301958+0000", 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301958+0000", 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301958+0000", 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301958+0000", 2024-02-10T05:29:43.922 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301958+0000", 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301958+0000", 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.923 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.16", 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:36:29.994804+0000", 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.927 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.927 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.927 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.927 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.927 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.927 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.927 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.928 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301952+0000", 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.781498+0000", 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.781498+0000", 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.781777+0000", 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301952+0000", 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301952+0000", 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301952+0000", 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301952+0000", 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.929 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301952+0000", 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301952+0000", 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.930 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.16", 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:54:25.853484+0000", 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.931 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.933 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.934 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305985+0000", 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.794649+0000", 2024-02-10T05:29:43.935 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.794649+0000", 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.796611+0000", 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305985+0000", 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305985+0000", 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305985+0000", 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305985+0000", 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305985+0000", 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305985+0000", 2024-02-10T05:29:43.936 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.17", 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.937 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T17:24:59.378082+0000", 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.941 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301349+0000", 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.775123+0000", 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.775123+0000", 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.775418+0000", 2024-02-10T05:29:43.942 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301349+0000", 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301349+0000", 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301349+0000", 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301349+0000", 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301349+0000", 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301349+0000", 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 3, 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.943 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 3, 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.15", 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 20, 2024-02-10T05:29:43.944 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T17:20:20.353188+0000", 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 90, 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.945 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 6, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 2, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 2, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 4, 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 1 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.947 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'3" 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.948 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 4, 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305781+0000", 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.783509+0000", 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.783509+0000", 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.783825+0000", 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305781+0000", 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.949 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305781+0000", 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305781+0000", 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305781+0000", 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305781+0000", 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305781+0000", 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.950 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.14", 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T12:32:34.266018+0000", 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.951 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.952 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.953 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.954 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.954 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.954 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.954 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.954 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.954 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.954 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.954 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.954 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.954 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.954 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.954 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.954 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.954 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 4, 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.955 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.956 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.956 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.956 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:49.137111+0000", 2024-02-10T05:29:43.956 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.780489+0000", 2024-02-10T05:29:43.956 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.780489+0000", 2024-02-10T05:29:43.956 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.780796+0000", 2024-02-10T05:29:43.956 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:49.137111+0000", 2024-02-10T05:29:43.956 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.956 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.956 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.956 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.956 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:49.137111+0000", 2024-02-10T05:29:43.956 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:49.137111+0000", 2024-02-10T05:29:43.956 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:49.137111+0000", 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:49.137111+0000", 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:49.137111+0000", 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 12, 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.957 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 12, 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.14", 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 68, 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 29, 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:55:56.954680+0000", 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 2606, 2024-02-10T05:29:43.958 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 12, 2024-02-10T05:29:43.959 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 4, 2024-02-10T05:29:43.960 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.960 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 4, 2024-02-10T05:29:43.960 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.960 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.960 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.960 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.960 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.960 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:43.960 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.960 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.960 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.960 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.960 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.960 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 12, 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 9 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:43.961 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "68'12" 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.962 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305779+0000", 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.780736+0000", 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.780736+0000", 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.781115+0000", 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305779+0000", 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305779+0000", 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305779+0000", 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305779+0000", 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.963 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305779+0000", 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305779+0000", 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.964 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.15", 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T12:45:52.655954+0000", 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.965 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.966 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.967 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.968 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.968 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.968 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.968 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.968 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.968 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.968 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.968 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.968 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.968 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.968 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.968 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:43.968 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.968 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.969 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306066+0000", 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.770759+0000", 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.770759+0000", 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.771074+0000", 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306066+0000", 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306066+0000", 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306066+0000", 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306066+0000", 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.970 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306066+0000", 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306066+0000", 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 2, 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 2, 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.971 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.13", 2024-02-10T05:29:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 19, 2024-02-10T05:29:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:01:07.414627+0000", 2024-02-10T05:29:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 34, 2024-02-10T05:29:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 6, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 2, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.973 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 2, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.974 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 3, 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 6 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'2" 2024-02-10T05:29:43.975 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305416+0000", 2024-02-10T05:29:43.976 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793163+0000", 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793163+0000", 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.793631+0000", 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305416+0000", 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305416+0000", 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305416+0000", 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305416+0000", 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305416+0000", 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305416+0000", 2024-02-10T05:29:43.977 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.12", 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.978 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:53:33.594395+0000", 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.979 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.980 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.981 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.981 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.981 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.981 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.981 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.981 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.981 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.981 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.981 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.981 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.981 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.981 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.981 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.981 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.982 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301346+0000", 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.783965+0000", 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.783965+0000", 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.784281+0000", 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301346+0000", 2024-02-10T05:29:43.983 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301346+0000", 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301346+0000", 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301346+0000", 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301346+0000", 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301346+0000", 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.984 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.12", 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.985 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:12:46.780065+0000", 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.986 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.987 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.988 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:43.989 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304988+0000", 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.781523+0000", 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.781523+0000", 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.781809+0000", 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304988+0000", 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.990 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304988+0000", 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304988+0000", 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304988+0000", 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304988+0000", 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304988+0000", 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.991 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.13", 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:29:28.145586+0000", 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.992 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:43.993 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:43.994 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:43.995 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:43.996 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308362+0000", 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.765361+0000", 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.765361+0000", 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.765727+0000", 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308362+0000", 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308362+0000", 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308362+0000", 2024-02-10T05:29:43.997 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308362+0000", 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308362+0000", 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308362+0000", 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:43.998 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.11", 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:34:44.293836+0000", 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:43.999 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.000 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.001 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.002 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.003 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308250+0000", 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.797145+0000", 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.797145+0000", 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.797443+0000", 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308250+0000", 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308250+0000", 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308250+0000", 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308250+0000", 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.004 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308250+0000", 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308250+0000", 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.005 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.10", 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:34:15.792137+0000", 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.006 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.007 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.008 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.009 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.009 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.009 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.009 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.009 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.009 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.009 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.009 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.009 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.009 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.009 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:44.009 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.009 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:44.009 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.010 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304398+0000", 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.769516+0000", 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.769516+0000", 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.769799+0000", 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304398+0000", 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304398+0000", 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304398+0000", 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304398+0000", 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.011 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304398+0000", 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304398+0000", 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 8, 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 8, 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.012 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.10", 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 25, 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T12:21:05.701382+0000", 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.013 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 12, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 4, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 4, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.014 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 4, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.015 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 12, 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'8" 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.016 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305870+0000", 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.786837+0000", 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.786837+0000", 2024-02-10T05:29:44.017 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.788066+0000", 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305870+0000", 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305870+0000", 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305870+0000", 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305870+0000", 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305870+0000", 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305870+0000", 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.018 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.11", 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.019 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:46:23.095959+0000", 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.020 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.021 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.022 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.023 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 4, 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306432+0000", 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.771703+0000", 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.771703+0000", 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.772032+0000", 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306432+0000", 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.024 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306432+0000", 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306432+0000", 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306432+0000", 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306432+0000", 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306432+0000", 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 1, 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.025 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 1, 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.f", 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 18, 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:30:15.858673+0000", 2024-02-10T05:29:44.026 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 22, 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.027 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.028 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 1, 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 1 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.029 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 4, 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'1" 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:44.030 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306075+0000", 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.782788+0000", 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.782788+0000", 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.783131+0000", 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306075+0000", 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306075+0000", 2024-02-10T05:29:44.031 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306075+0000", 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306075+0000", 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306075+0000", 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306075+0000", 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.032 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.e", 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:56:31.723324+0000", 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.033 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.034 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.035 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.036 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300365+0000", 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.063642+0000", 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.063642+0000", 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.063995+0000", 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300365+0000", 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300365+0000", 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300365+0000", 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300365+0000", 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.038 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300365+0000", 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300365+0000", 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.039 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.2", 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:42:46.090355+0000", 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.040 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.041 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.042 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.043 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300892+0000", 2024-02-10T05:29:44.044 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.769669+0000", 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.769669+0000", 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.770130+0000", 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300892+0000", 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300892+0000", 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300892+0000", 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300892+0000", 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300892+0000", 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300892+0000", 2024-02-10T05:29:44.045 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.4", 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.046 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:49:46.892628+0000", 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.047 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.048 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.049 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.050 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301918+0000", 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.769264+0000", 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.769264+0000", 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.769631+0000", 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301918+0000", 2024-02-10T05:29:44.051 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.052 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.052 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.052 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.052 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301918+0000", 2024-02-10T05:29:44.052 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301918+0000", 2024-02-10T05:29:44.052 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301918+0000", 2024-02-10T05:29:44.052 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.052 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.052 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.052 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301918+0000", 2024-02-10T05:29:44.052 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301918+0000", 2024-02-10T05:29:44.052 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.052 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.052 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.5", 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.053 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:47:22.436695+0000", 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.055 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.057 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300976+0000", 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.002444+0000", 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.002444+0000", 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.002736+0000", 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300976+0000", 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300976+0000", 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300976+0000", 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300976+0000", 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300976+0000", 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300976+0000", 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:44.059 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.4", 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:32:05.849827+0000", 2024-02-10T05:29:44.060 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.061 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.062 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.063 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.064 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.065 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.065 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.065 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.065 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301330+0000", 2024-02-10T05:29:44.065 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.780857+0000", 2024-02-10T05:29:44.065 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.780857+0000", 2024-02-10T05:29:44.065 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.781129+0000", 2024-02-10T05:29:44.065 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301330+0000", 2024-02-10T05:29:44.065 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.065 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.065 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.065 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.065 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301330+0000", 2024-02-10T05:29:44.065 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301330+0000", 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301330+0000", 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301330+0000", 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301330+0000", 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.066 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.2", 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T05:36:49.323986+0000", 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.067 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.069 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.070 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 4, 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.071 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305508+0000", 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.789357+0000", 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.789357+0000", 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.789671+0000", 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305508+0000", 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305508+0000", 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305508+0000", 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305508+0000", 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.072 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305508+0000", 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305508+0000", 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.073 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.3", 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:04:06.250390+0000", 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.074 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.075 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.076 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 4, 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.077 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302322+0000", 2024-02-10T05:29:44.078 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.061140+0000", 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.061140+0000", 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.061458+0000", 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302322+0000", 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302322+0000", 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302322+0000", 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302322+0000", 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302322+0000", 2024-02-10T05:29:44.079 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302322+0000", 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.7", 2024-02-10T05:29:44.080 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:17:15.433184+0000", 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.081 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.082 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.083 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.084 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300400+0000", 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.787963+0000", 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.787963+0000", 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.788201+0000", 2024-02-10T05:29:44.085 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300400+0000", 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300400+0000", 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300400+0000", 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300400+0000", 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300400+0000", 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300400+0000", 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.086 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.0", 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:21:58.997843+0000", 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.089 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.090 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.091 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:44.092 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.092 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.092 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.092 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.092 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.092 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.092 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304134+0000", 2024-02-10T05:29:44.092 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.768817+0000", 2024-02-10T05:29:44.092 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.768817+0000", 2024-02-10T05:29:44.092 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.769118+0000", 2024-02-10T05:29:44.092 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304134+0000", 2024-02-10T05:29:44.092 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.092 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.092 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304134+0000", 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304134+0000", 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304134+0000", 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304134+0000", 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304134+0000", 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.093 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.1", 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:58:26.823571+0000", 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.096 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.096 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.096 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.096 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.096 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.096 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.096 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.096 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.096 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.099 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.099 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.099 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.099 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.099 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.099 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.099 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.099 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.099 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.101 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308353+0000", 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.061450+0000", 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.061450+0000", 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.061748+0000", 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308353+0000", 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308353+0000", 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308353+0000", 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308353+0000", 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.102 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308353+0000", 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308353+0000", 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.103 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.5", 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:32:31.668339+0000", 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.104 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.107 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301596+0000", 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.786002+0000", 2024-02-10T05:29:44.108 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.786002+0000", 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.786320+0000", 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301596+0000", 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301596+0000", 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301596+0000", 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301596+0000", 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301596+0000", 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301596+0000", 2024-02-10T05:29:44.109 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.2", 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:18:32.807973+0000", 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.112 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.114 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301542+0000", 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.784406+0000", 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.784406+0000", 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.784740+0000", 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301542+0000", 2024-02-10T05:29:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301542+0000", 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301542+0000", 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301542+0000", 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301542+0000", 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301542+0000", 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.116 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.3", 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.117 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:07:00.959184+0000", 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.118 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.119 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.120 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.121 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.122 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 19, 2024-02-10T05:29:44.122 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.122 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.122 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.122 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:29:39.860791+0000", 2024-02-10T05:29:44.122 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:30.484486+0000", 2024-02-10T05:29:44.122 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:30.484486+0000", 2024-02-10T05:29:44.122 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:30.484844+0000", 2024-02-10T05:29:44.122 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:29:39.860791+0000", 2024-02-10T05:29:44.122 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:24:26.860968+0000", 2024-02-10T05:29:44.122 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.122 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:24:26.860968+0000", 2024-02-10T05:29:44.122 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 58, 2024-02-10T05:29:44.122 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:29:39.860791+0000", 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:29:39.860791+0000", 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:29:39.860791+0000", 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:24:26.860968+0000", 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:29:39.860791+0000", 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:29:39.860791+0000", 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 136, 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 57, 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.123 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 136, 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "1.0", 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 68, 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 305, 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:54:35.870947+0000", 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.124 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 590368, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 1771104, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.125 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 6, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 2, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 2, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 6, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.126 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 286, 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 494, 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 195, 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 2416 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.127 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "68'136" 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:44.128 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305567+0000", 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.001578+0000", 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.001578+0000", 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.002130+0000", 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305567+0000", 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305567+0000", 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305567+0000", 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305567+0000", 2024-02-10T05:29:44.129 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305567+0000", 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305567+0000", 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.130 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.6", 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:02:30.305028+0000", 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.131 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.132 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.133 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.134 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305155+0000", 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793124+0000", 2024-02-10T05:29:44.135 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793124+0000", 2024-02-10T05:29:44.136 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.794364+0000", 2024-02-10T05:29:44.136 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305155+0000", 2024-02-10T05:29:44.136 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.136 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.136 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.136 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.136 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305155+0000", 2024-02-10T05:29:44.136 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305155+0000", 2024-02-10T05:29:44.136 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305155+0000", 2024-02-10T05:29:44.136 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.136 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.136 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.136 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305155+0000", 2024-02-10T05:29:44.136 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305155+0000", 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.1", 2024-02-10T05:29:44.137 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T12:01:05.121949+0000", 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.138 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.140 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.141 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304229+0000", 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.780875+0000", 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.780875+0000", 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.781636+0000", 2024-02-10T05:29:44.142 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304229+0000", 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304229+0000", 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304229+0000", 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304229+0000", 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304229+0000", 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304229+0000", 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.143 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.0", 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:44.144 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:18:45.354223+0000", 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.145 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.146 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.147 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:44.148 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.149 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.149 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:44.149 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.149 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.149 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.149 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305617+0000", 2024-02-10T05:29:44.149 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.061982+0000", 2024-02-10T05:29:44.149 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.061982+0000", 2024-02-10T05:29:44.149 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.062264+0000", 2024-02-10T05:29:44.149 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305617+0000", 2024-02-10T05:29:44.149 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.149 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.149 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.149 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305617+0000", 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305617+0000", 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305617+0000", 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305617+0000", 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305617+0000", 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.150 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.3", 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:47:49.240775+0000", 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.151 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.152 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.153 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.154 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.155 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305956+0000", 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.778408+0000", 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.778408+0000", 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.778824+0000", 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305956+0000", 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305956+0000", 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305956+0000", 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305956+0000", 2024-02-10T05:29:44.156 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305956+0000", 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305956+0000", 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.157 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.5", 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:44:34.793295+0000", 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.158 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.159 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.160 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.161 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301050+0000", 2024-02-10T05:29:44.162 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.778952+0000", 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.778952+0000", 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.780079+0000", 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301050+0000", 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301050+0000", 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301050+0000", 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301050+0000", 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301050+0000", 2024-02-10T05:29:44.163 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301050+0000", 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.4", 2024-02-10T05:29:44.164 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T12:54:34.783579+0000", 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.165 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.166 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.167 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.168 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300964+0000", 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.061088+0000", 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.061088+0000", 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.061409+0000", 2024-02-10T05:29:44.169 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300964+0000", 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300964+0000", 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300964+0000", 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300964+0000", 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300964+0000", 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300964+0000", 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.170 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.0", 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:44.171 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:39:40.367678+0000", 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.172 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.173 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.174 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:44.175 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302088+0000", 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.770269+0000", 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.770269+0000", 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.770571+0000", 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302088+0000", 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.176 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302088+0000", 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302088+0000", 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302088+0000", 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302088+0000", 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302088+0000", 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 1, 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.177 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 1, 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.6", 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 18, 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:10:24.133132+0000", 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.178 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.179 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.180 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 1, 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.181 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "62'1" 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.182 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302334+0000", 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793150+0000", 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793150+0000", 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.793446+0000", 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302334+0000", 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302334+0000", 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302334+0000", 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302334+0000", 2024-02-10T05:29:44.183 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302334+0000", 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302334+0000", 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.184 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.7", 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:06:05.990905+0000", 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.185 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.187 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:44.188 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 4, 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304156+0000", 2024-02-10T05:29:44.189 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.061526+0000", 2024-02-10T05:29:44.190 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.061526+0000", 2024-02-10T05:29:44.190 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.061815+0000", 2024-02-10T05:29:44.190 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304156+0000", 2024-02-10T05:29:44.190 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.190 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.190 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.190 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:44.190 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304156+0000", 2024-02-10T05:29:44.190 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304156+0000", 2024-02-10T05:29:44.190 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304156+0000", 2024-02-10T05:29:44.190 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.190 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.190 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:44.190 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304156+0000", 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304156+0000", 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.1", 2024-02-10T05:29:44.191 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:24:10.345265+0000", 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.192 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.193 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 4, 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308692+0000", 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.776871+0000", 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.776871+0000", 2024-02-10T05:29:44.196 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.777171+0000", 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308692+0000", 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308692+0000", 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308692+0000", 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308692+0000", 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308692+0000", 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308692+0000", 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 2, 2024-02-10T05:29:44.197 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 2, 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.7", 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.198 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 19, 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:30:02.102627+0000", 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.199 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.200 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 3, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.201 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'2" 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.202 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305660+0000", 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.783874+0000", 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.783874+0000", 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.784159+0000", 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305660+0000", 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.203 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305660+0000", 2024-02-10T05:29:44.204 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305660+0000", 2024-02-10T05:29:44.204 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305660+0000", 2024-02-10T05:29:44.204 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.204 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.204 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.204 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305660+0000", 2024-02-10T05:29:44.204 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305660+0000", 2024-02-10T05:29:44.204 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.204 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.204 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.204 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.204 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.204 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.204 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.6", 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:50:50.126272+0000", 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.205 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.206 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.207 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.208 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.209 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304367+0000", 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.779763+0000", 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.779763+0000", 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.780860+0000", 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304367+0000", 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304367+0000", 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304367+0000", 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304367+0000", 2024-02-10T05:29:44.210 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304367+0000", 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304367+0000", 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.211 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.8", 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:08:52.866759+0000", 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.212 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.213 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.215 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 4, 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306720+0000", 2024-02-10T05:29:44.216 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.774153+0000", 2024-02-10T05:29:44.217 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.774153+0000", 2024-02-10T05:29:44.217 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.774425+0000", 2024-02-10T05:29:44.217 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306720+0000", 2024-02-10T05:29:44.217 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.217 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.217 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.217 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.217 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306720+0000", 2024-02-10T05:29:44.217 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306720+0000", 2024-02-10T05:29:44.217 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306720+0000", 2024-02-10T05:29:44.217 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.217 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.217 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.218 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306720+0000", 2024-02-10T05:29:44.218 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306720+0000", 2024-02-10T05:29:44.218 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.218 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.218 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.218 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.218 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.218 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.218 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.218 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.218 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.218 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.218 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.218 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.9", 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:51:40.122019+0000", 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.219 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.220 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.222 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 4, 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.223 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300468+0000", 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.768839+0000", 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.768839+0000", 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.769087+0000", 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300468+0000", 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300468+0000", 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300468+0000", 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300468+0000", 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.224 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300468+0000", 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300468+0000", 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.225 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.9", 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:12:33.336827+0000", 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.226 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.227 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301042+0000", 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.770827+0000", 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.770827+0000", 2024-02-10T05:29:44.230 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.771185+0000", 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301042+0000", 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301042+0000", 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301042+0000", 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301042+0000", 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301042+0000", 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301042+0000", 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.231 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.8", 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.232 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T05:47:55.395021+0000", 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.233 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.234 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.236 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300598+0000", 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.767702+0000", 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.767702+0000", 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.767963+0000", 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300598+0000", 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.237 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300598+0000", 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300598+0000", 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300598+0000", 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300598+0000", 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300598+0000", 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.238 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.a", 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T12:33:44.617744+0000", 2024-02-10T05:29:44.239 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.240 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.241 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.243 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:28:20.496176+0000", 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:28:20.496176+0000", 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 68, 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:44.244 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 67, 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.245 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.b", 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 68, 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 26, 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:58:41.722438+0000", 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.246 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.247 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.249 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.250 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304955+0000", 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.779911+0000", 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.779911+0000", 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.781861+0000", 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304955+0000", 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304955+0000", 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304955+0000", 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304955+0000", 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.251 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304955+0000", 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304955+0000", 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 2, 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 2, 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.252 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.b", 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 19, 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T13:37:04.327533+0000", 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.253 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 1, 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'2" 2024-02-10T05:29:44.256 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308624+0000", 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793737+0000", 2024-02-10T05:29:44.257 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793737+0000", 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.794041+0000", 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308624+0000", 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308624+0000", 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308624+0000", 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308624+0000", 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308624+0000", 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308624+0000", 2024-02-10T05:29:44.258 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.a", 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.259 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T17:13:32.930226+0000", 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.261 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.263 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304674+0000", 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.776538+0000", 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.776538+0000", 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.776845+0000", 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304674+0000", 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.264 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304674+0000", 2024-02-10T05:29:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304674+0000", 2024-02-10T05:29:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304674+0000", 2024-02-10T05:29:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304674+0000", 2024-02-10T05:29:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304674+0000", 2024-02-10T05:29:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.c", 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:10:17.716389+0000", 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.267 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.268 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305873+0000", 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.786201+0000", 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.786201+0000", 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.786593+0000", 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305873+0000", 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.271 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305873+0000", 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305873+0000", 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305873+0000", 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305873+0000", 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305873+0000", 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.d", 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:56:56.553346+0000", 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.273 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.275 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301272+0000", 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.766378+0000", 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.766378+0000", 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.766766+0000", 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301272+0000", 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301272+0000", 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301272+0000", 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301272+0000", 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.278 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301272+0000", 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301272+0000", 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 1, 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 1, 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.279 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.d", 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 18, 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:16:08.781216+0000", 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 70, 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.280 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.281 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.282 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 1, 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 1 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'1" 2024-02-10T05:29:44.283 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301719+0000", 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.786908+0000", 2024-02-10T05:29:44.284 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.786908+0000", 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.787401+0000", 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301719+0000", 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301719+0000", 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301719+0000", 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301719+0000", 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301719+0000", 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301719+0000", 2024-02-10T05:29:44.285 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.c", 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.286 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:33:25.470640+0000", 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.287 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.288 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.290 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:28:20.497127+0000", 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:28:20.497127+0000", 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:44.291 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 68, 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 2, 2024-02-10T05:29:44.292 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 67, 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 2, 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.e", 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 68, 2024-02-10T05:29:44.293 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 33, 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:58:18.743643+0000", 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.294 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:44.295 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 1, 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 3, 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.296 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'2" 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.297 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.299 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:44.299 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.299 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.299 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.299 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.299 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.299 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.299 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305700+0000", 2024-02-10T05:29:44.299 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.787816+0000", 2024-02-10T05:29:44.299 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.787816+0000", 2024-02-10T05:29:44.300 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.791488+0000", 2024-02-10T05:29:44.300 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305700+0000", 2024-02-10T05:29:44.300 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.300 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.300 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.300 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.300 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305700+0000", 2024-02-10T05:29:44.300 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305700+0000", 2024-02-10T05:29:44.300 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305700+0000", 2024-02-10T05:29:44.300 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.300 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.300 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.300 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305700+0000", 2024-02-10T05:29:44.300 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305700+0000", 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.f", 2024-02-10T05:29:44.301 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:10:41.312482+0000", 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.302 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.305 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308412+0000", 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.798806+0000", 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.798806+0000", 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.799542+0000", 2024-02-10T05:29:44.306 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308412+0000", 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308412+0000", 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308412+0000", 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308412+0000", 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308412+0000", 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308412+0000", 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.20", 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.308 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:11:20.157745+0000", 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.309 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.311 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.312 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304050+0000", 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.783077+0000", 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.783077+0000", 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.783419+0000", 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304050+0000", 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.313 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304050+0000", 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304050+0000", 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304050+0000", 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304050+0000", 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304050+0000", 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.314 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.21", 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:02:39.953189+0000", 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.315 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.316 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.318 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.319 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301451+0000", 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.781340+0000", 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.781340+0000", 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.781614+0000", 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301451+0000", 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301451+0000", 2024-02-10T05:29:44.320 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301451+0000", 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301451+0000", 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301451+0000", 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301451+0000", 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.321 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.22", 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:27:59.670697+0000", 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.322 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.323 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.324 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.325 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.326 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306162+0000", 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793528+0000", 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793528+0000", 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.793809+0000", 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306162+0000", 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306162+0000", 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306162+0000", 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306162+0000", 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.327 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306162+0000", 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306162+0000", 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.328 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.23", 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:48:48.158731+0000", 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.330 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.331 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:44.332 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301668+0000", 2024-02-10T05:29:44.333 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793483+0000", 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793483+0000", 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.793831+0000", 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301668+0000", 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301668+0000", 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301668+0000", 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301668+0000", 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301668+0000", 2024-02-10T05:29:44.334 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301668+0000", 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.24", 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.335 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:17:32.203724+0000", 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.337 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.338 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.339 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.340 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.340 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:44.340 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.340 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:44.340 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.340 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.340 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.340 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.340 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.340 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.340 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301192+0000", 2024-02-10T05:29:44.340 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.797357+0000", 2024-02-10T05:29:44.340 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.797357+0000", 2024-02-10T05:29:44.340 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.797648+0000", 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301192+0000", 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301192+0000", 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301192+0000", 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301192+0000", 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301192+0000", 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301192+0000", 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.341 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.25", 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.342 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:28:25.314325+0000", 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.344 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.344 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.344 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.344 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.344 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.344 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.344 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.344 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.344 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.344 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.344 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.344 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.344 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.344 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.345 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.346 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:28:20.496949+0000", 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:28:20.496949+0000", 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:44.347 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 68, 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.348 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 67, 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.26", 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 68, 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 10, 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.349 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:38:15.260752+0000", 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.351 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.352 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:44.353 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302338+0000", 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.775526+0000", 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.775526+0000", 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.775800+0000", 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302338+0000", 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.354 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302338+0000", 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302338+0000", 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302338+0000", 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302338+0000", 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302338+0000", 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.355 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.356 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.356 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.356 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.356 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.356 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.27", 2024-02-10T05:29:44.356 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.356 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.356 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.356 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.356 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.356 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T13:05:30.778855+0000", 2024-02-10T05:29:44.356 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.356 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.356 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.358 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.359 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.360 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:44.360 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.360 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:44.360 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.360 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.360 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.360 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.360 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.360 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.360 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:44.360 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.360 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:44.360 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.360 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301370+0000", 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.767634+0000", 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.767634+0000", 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.768139+0000", 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301370+0000", 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301370+0000", 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301370+0000", 2024-02-10T05:29:44.361 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301370+0000", 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301370+0000", 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301370+0000", 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.362 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.28", 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:43:11.364448+0000", 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.365 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:44.366 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.367 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301453+0000", 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793963+0000", 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793963+0000", 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.794286+0000", 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301453+0000", 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301453+0000", 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301453+0000", 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301453+0000", 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.368 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301453+0000", 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301453+0000", 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.369 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.29", 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:20:44.454743+0000", 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.372 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:44.373 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.374 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301469+0000", 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.787491+0000", 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.787491+0000", 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.787836+0000", 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301469+0000", 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301469+0000", 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301469+0000", 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301469+0000", 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301469+0000", 2024-02-10T05:29:44.375 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301469+0000", 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.2a", 2024-02-10T05:29:44.376 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:31:49.776954+0000", 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.379 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.380 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:28:20.868268+0000", 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:28:20.868268+0000", 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:44.381 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 68, 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.382 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 67, 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.2b", 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 68, 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 10, 2024-02-10T05:29:44.383 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:36:37.619286+0000", 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.385 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.386 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.387 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308571+0000", 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.800014+0000", 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.800014+0000", 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.800355+0000", 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308571+0000", 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:44.388 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308571+0000", 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308571+0000", 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308571+0000", 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308571+0000", 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308571+0000", 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:44.389 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.2c", 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T13:38:35.311563+0000", 2024-02-10T05:29:44.390 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.392 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_per_pool": [ 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": 24, 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd" 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.394 INFO:tasks.workunit.client.0.smithi178.stdout: "num_pg": 8, 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "num_store_stats": 8, 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "poolid": 4, 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.395 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.397 INFO:tasks.workunit.client.0.smithi178.stdout: "store_stats": { 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": 0, 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: "available": 0, 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed": 0, 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_allocated": 0, 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_original": 0, 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: "data_stored": 0, 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: "internal_metadata": 0, 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: "internally_reserved": 0, 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_allocated": 0, 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: "total": 0 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: "up": 24 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": 192, 2024-02-10T05:29:44.398 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs" 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: "num_pg": 64, 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: "num_store_stats": 8, 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: "poolid": 3, 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.399 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.400 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.401 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: "store_stats": { 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": 0, 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: "available": 0, 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed": 0, 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_allocated": 0, 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_original": 0, 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: "data_stored": 0, 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: "internal_metadata": 0, 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: "internally_reserved": 0, 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_allocated": 0, 2024-02-10T05:29:44.402 INFO:tasks.workunit.client.0.smithi178.stdout: "total": 0 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: "up": 192 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": 3, 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr" 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 136, 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_pg": 1, 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_store_stats": 3, 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 136, 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: "poolid": 1, 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 590368, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 1771104, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 6, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 2, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 2, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 6, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 286, 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 494, 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 195, 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 2416 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "store_stats": { 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": 1781760, 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "available": 0, 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed": 0, 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_allocated": 0, 2024-02-10T05:29:44.406 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_original": 0, 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: "data_stored": 1771104, 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: "internal_metadata": 0, 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: "internally_reserved": 0, 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_allocated": 0, 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: "total": 0 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: "up": 3 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": 96, 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs" 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 45, 2024-02-10T05:29:44.407 INFO:tasks.workunit.client.0.smithi178.stdout: "num_pg": 32, 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "num_store_stats": 8, 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 45, 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "poolid": 2, 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 3376, 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.408 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 66, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 22, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 22, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 14, 2024-02-10T05:29:44.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 1, 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 51, 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 19 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.410 INFO:tasks.workunit.client.0.smithi178.stdout: "store_stats": { 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": 98304, 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: "available": 0, 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed": 0, 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_allocated": 0, 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_original": 0, 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: "data_stored": 10128, 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: "internal_metadata": 0, 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: "internally_reserved": 0, 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_allocated": 0, 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: "total": 0 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: "up": 96 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: "usage": { 2024-02-10T05:29:44.411 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 105, 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout: "pools": 4, 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_by_class": { 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout: "ssd": { 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout: "total_avail_bytes": 765517500416, 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout: "total_bytes": 767960285184, 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_bytes": 2442784768, 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_raw_bytes": 2442784768, 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_raw_ratio": 0.0031808738131076097 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout: "total_avail_bytes": 765517500416, 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout: "total_bytes": 767960285184, 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_bytes": 2442784768 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.412 INFO:tasks.workunit.client.0.smithi178.stdout:} 2024-02-10T05:29:44.413 INFO:tasks.workunit.client.0.smithi178.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-02-10T05:29:44.413 INFO:tasks.workunit.client.0.smithi178.stderr:+ ceph telemetry show-device 2024-02-10T05:29:44.414 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:44.414 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:44.414 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2867732637' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-02-10T05:29:44.414 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2867732637' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-02-10T05:29:44.414 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:44.414 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:44.414 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.414 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.414 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.414 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.415 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.416 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.416 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:44.416 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:44.416 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2867732637' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-02-10T05:29:44.416 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2867732637' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-02-10T05:29:44.416 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:44.416 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:44.416 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.416 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.416 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.417 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.418 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.418 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.418 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:44.418 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:44.418 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2867732637' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-02-10T05:29:44.418 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2867732637' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-02-10T05:29:44.418 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:44.418 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:44.418 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.418 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.419 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:42 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.420 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.421 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.422 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:44.424 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.424 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.424 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.424 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:43 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.424 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.424 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.424 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.424 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.425 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:44.425 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:44.425 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:44.425 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:42 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:44.425 INFO:tasks.workunit.client.0.smithi178.stdout:{ 2024-02-10T05:29:44.425 INFO:tasks.workunit.client.0.smithi178.stdout: "62eefdfa-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:44.425 INFO:tasks.workunit.client.0.smithi178.stdout: "INTEL_SSDPED1D480GA_62efa39a-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:44.425 INFO:tasks.workunit.client.0.smithi178.stdout: "20240210-052428": { 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: "device": { 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: "info_name": "/dev/nvme0n1", 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "/dev/nvme0n1", 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: "protocol": "NVMe", 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "nvme" 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: "firmware_version": "E2010325", 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: "host_id": "62eefdfa-c7d5-11ee-96a7-0cc47a887ef9", 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: "json_format_version": [ 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: "local_time": { 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: "asctime": "Sat Feb 10 05:24:28 2024 UTC", 2024-02-10T05:29:44.426 INFO:tasks.workunit.client.0.smithi178.stdout: "time_t": 1707542668 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: "logical_block_size": 512, 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_controller_id": 0, 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_namespaces": [ 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: "capacity": { 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: "formatted_lba_size": 512, 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 1, 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: "size": { 2024-02-10T05:29:44.427 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: "utilization": { 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_number_of_namespaces": 1, 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_pci_vendor": { 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 32902, 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: "subsystem_id": 32902 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_add_log": { 2024-02-10T05:29:44.428 INFO:tasks.workunit.client.0.smithi178.stdout: "Device stats": { 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_fw_downgrades": { 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: "crc_error_count": { 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: "end_to_end_error_detection_count": { 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: "erase_fail_count": { 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.429 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: "host_bytes_written": { 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 6617604 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: "host_ctx_wear_used": { 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: "media_bytes_read": { 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: "nand_bytes_written": { 2024-02-10T05:29:44.430 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_stat_indicator": { 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: "pll_lock_loss_count": { 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: "program_fail_count": { 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: "re_alloc_sectr_cnt": { 2024-02-10T05:29:44.431 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: "retry_buffer_overflow_count": { 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: "soft_ecc_err_rate": { 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: "thermal_throttle_status": { 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: "cnt": 0, 2024-02-10T05:29:44.432 INFO:tasks.workunit.client.0.smithi178.stdout: "pct": 0 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_host_reads": { 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 19 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_media_wear": { 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_timer": { 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 1526276 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: "unexp_power_loss": { 2024-02-10T05:29:44.433 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: "wear_leveling": { 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: "avg": 0, 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: "max": 0, 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel Smart log": "nvme0n1" 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_log": { 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare": 100, 2024-02-10T05:29:44.434 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare_threshold": 0, 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "controller_busy_time": 2558, 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "critical_warning": 0, 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_read": 97117771, 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_written": 433691298, 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "host_reads": 1713814991, 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "host_writes": 9382165297, 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "media_errors": 0, 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "num_err_log_entries": 0, 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "percentage_used": 0, 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycles": 20800, 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_hours": 34456, 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": 34, 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "unsafe_shutdowns": 6895 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_vendor": "intel", 2024-02-10T05:29:44.435 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycle_count": 20800, 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_time": { 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: "hours": 34456 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: "serial_number": "deleted", 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: "smart_status": { 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme": { 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: "passed": true 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl": { 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: "argv": [ 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl", 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: "-x", 2024-02-10T05:29:44.436 INFO:tasks.workunit.client.0.smithi178.stdout: "--json=o", 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "/dev/nvme0n1" 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "build_info": "(local build)", 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "exit_status": 0, 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "output": [ 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-419.el9.x86_64] (local build)", 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "Serial Number: deleted", 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Version: E2010325", 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller ID: 0", 2024-02-10T05:29:44.437 INFO:tasks.workunit.client.0.smithi178.stdout: "Number of Namespaces: 1", 2024-02-10T05:29:44.438 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-02-10T05:29:44.438 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-10T05:29:44.438 INFO:tasks.workunit.client.0.smithi178.stdout: "Local Time is: Sat Feb 10 05:24:28 2024 UTC", 2024-02-10T05:29:44.438 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-10T05:29:44.438 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-02-10T05:29:44.438 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-10T05:29:44.438 INFO:tasks.workunit.client.0.smithi178.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-10T05:29:44.438 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.438 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported Power States", 2024-02-10T05:29:44.438 INFO:tasks.workunit.client.0.smithi178.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-10T05:29:44.438 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-02-10T05:29:44.438 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.438 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-10T05:29:44.438 INFO:tasks.workunit.client.0.smithi178.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-10T05:29:44.439 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 512 0 2", 2024-02-10T05:29:44.439 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.439 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-10T05:29:44.439 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-10T05:29:44.439 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.439 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-10T05:29:44.439 INFO:tasks.workunit.client.0.smithi178.stdout: "Critical Warning: 0x00", 2024-02-10T05:29:44.439 INFO:tasks.workunit.client.0.smithi178.stdout: "Temperature: 34 Celsius", 2024-02-10T05:29:44.439 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare: 100%", 2024-02-10T05:29:44.439 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare Threshold: 0%", 2024-02-10T05:29:44.439 INFO:tasks.workunit.client.0.smithi178.stdout: "Percentage Used: 0%", 2024-02-10T05:29:44.439 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Read: 97,117,771 [49.7 TB]", 2024-02-10T05:29:44.439 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Written: 433,691,298 [222 TB]", 2024-02-10T05:29:44.439 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Read Commands: 1,713,814,991", 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Write Commands: 9,382,165,297", 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller Busy Time: 2,558", 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: "Power Cycles: 20,800", 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: "Power On Hours: 34,456", 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: "Unsafe Shutdowns: 6,895", 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: "Media and Data Integrity Errors: 0", 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information Log Entries: 0", 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: "No Errors Logged", 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: "" 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: "platform_info": "x86_64-linux-5.14.0-419.el9.x86_64", 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: "svn_revision": "5022", 2024-02-10T05:29:44.440 INFO:tasks.workunit.client.0.smithi178.stdout: "version": [ 2024-02-10T05:29:44.441 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.441 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.441 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.441 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.441 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": { 2024-02-10T05:29:44.441 INFO:tasks.workunit.client.0.smithi178.stdout: "current": 34 2024-02-10T05:29:44.441 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.441 INFO:tasks.workunit.client.0.smithi178.stdout: "user_capacity": { 2024-02-10T05:29:44.441 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:44.441 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:44.441 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.441 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.441 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.441 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: "62f0e6f6-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: "INTEL_SSDPEDMD400G4_62f1659a-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: "20240210-052431": { 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: "device": { 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: "info_name": "/dev/nvme0n1", 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "/dev/nvme0n1", 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: "protocol": "NVMe", 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "nvme" 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: "firmware_version": "8DV101H0", 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: "host_id": "62f0e6f6-c7d5-11ee-96a7-0cc47a887ef9", 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: "json_format_version": [ 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.442 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: "local_time": { 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: "asctime": "Sat Feb 10 05:24:30 2024 UTC", 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: "time_t": 1707542670 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: "logical_block_size": 512, 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_controller_id": 0, 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_namespaces": [ 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: "capacity": { 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: "formatted_lba_size": 512, 2024-02-10T05:29:44.443 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 1, 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: "size": { 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: "utilization": { 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_number_of_namespaces": 1, 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_pci_vendor": { 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 32902, 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: "subsystem_id": 32902 2024-02-10T05:29:44.444 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_add_log": { 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: "Device stats": { 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_fw_downgrades": { 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: "crc_error_count": { 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: "end_to_end_error_detection_count": { 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: "erase_fail_count": { 2024-02-10T05:29:44.445 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: "host_bytes_written": { 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 23286074 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: "host_ctx_wear_used": { 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 1 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: "media_bytes_read": { 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: "nand_bytes_written": { 2024-02-10T05:29:44.446 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 38658918 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_stat_indicator": { 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: "pll_lock_loss_count": { 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: "program_fail_count": { 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: "re_alloc_sectr_cnt": { 2024-02-10T05:29:44.447 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: "retry_buffer_overflow_count": { 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: "soft_ecc_err_rate": { 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: "thermal_throttle_status": { 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: "cnt": 0, 2024-02-10T05:29:44.448 INFO:tasks.workunit.client.0.smithi178.stdout: "pct": 0 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_host_reads": { 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 65535 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_media_wear": { 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 64 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_timer": { 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 65535 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.449 INFO:tasks.workunit.client.0.smithi178.stdout: "unexp_power_loss": { 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: "wear_leveling": { 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 92, 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: "avg": 2611, 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: "max": 2628, 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 2596 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel Smart log": "nvme0n1" 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_log": { 2024-02-10T05:29:44.450 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare": 100, 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare_threshold": 10, 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: "controller_busy_time": 81, 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: "critical_warning": 0, 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_read": 332151361, 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_written": 1526076166, 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: "host_reads": 5248154498, 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: "host_writes": 25412056205, 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: "media_errors": 0, 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_err_log_entries": 0, 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: "percentage_used": 8, 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycles": 41998, 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_hours": 51872, 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": 26, 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: "unsafe_shutdowns": 8162 2024-02-10T05:29:44.451 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_vendor": "intel", 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycle_count": 41998, 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_time": { 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: "hours": 51872 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: "serial_number": "deleted", 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: "smart_status": { 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme": { 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: "passed": true 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl": { 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: "argv": [ 2024-02-10T05:29:44.452 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl", 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: "-x", 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: "--json=o", 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: "/dev/nvme0n1" 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: "build_info": "(local build)", 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: "exit_status": 0, 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: "output": [ 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-419.el9.x86_64] (local build)", 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: "Serial Number: deleted", 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Version: 8DV101H0", 2024-02-10T05:29:44.453 INFO:tasks.workunit.client.0.smithi178.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-10T05:29:44.454 INFO:tasks.workunit.client.0.smithi178.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-10T05:29:44.454 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller ID: 0", 2024-02-10T05:29:44.454 INFO:tasks.workunit.client.0.smithi178.stdout: "Number of Namespaces: 1", 2024-02-10T05:29:44.454 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-02-10T05:29:44.454 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-10T05:29:44.454 INFO:tasks.workunit.client.0.smithi178.stdout: "Local Time is: Sat Feb 10 05:24:30 2024 UTC", 2024-02-10T05:29:44.454 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-10T05:29:44.454 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-02-10T05:29:44.454 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-10T05:29:44.454 INFO:tasks.workunit.client.0.smithi178.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-10T05:29:44.454 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.454 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported Power States", 2024-02-10T05:29:44.454 INFO:tasks.workunit.client.0.smithi178.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-10T05:29:44.454 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 512 0 2", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: " 1 - 512 8 2", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: " 2 - 512 16 2", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: " 3 - 4096 0 0", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: " 4 - 4096 8 0", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: " 5 - 4096 64 0", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: " 6 - 4096 128 0", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.455 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Critical Warning: 0x00", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Temperature: 26 Celsius", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare: 100%", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare Threshold: 10%", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Percentage Used: 8%", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Read: 332,151,361 [170 TB]", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Written: 1,526,076,166 [781 TB]", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Read Commands: 5,248,154,498", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Write Commands: 25,412,056,205", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller Busy Time: 81", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Power Cycles: 41,998", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Power On Hours: 51,872", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Unsafe Shutdowns: 8,162", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Media and Data Integrity Errors: 0", 2024-02-10T05:29:44.456 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information Log Entries: 0", 2024-02-10T05:29:44.457 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.457 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-10T05:29:44.457 INFO:tasks.workunit.client.0.smithi178.stdout: "No Errors Logged", 2024-02-10T05:29:44.457 INFO:tasks.workunit.client.0.smithi178.stdout: "" 2024-02-10T05:29:44.457 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.457 INFO:tasks.workunit.client.0.smithi178.stdout: "platform_info": "x86_64-linux-5.14.0-419.el9.x86_64", 2024-02-10T05:29:44.457 INFO:tasks.workunit.client.0.smithi178.stdout: "svn_revision": "5022", 2024-02-10T05:29:44.457 INFO:tasks.workunit.client.0.smithi178.stdout: "version": [ 2024-02-10T05:29:44.457 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.457 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.457 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.457 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.457 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": { 2024-02-10T05:29:44.458 INFO:tasks.workunit.client.0.smithi178.stdout: "current": 26 2024-02-10T05:29:44.458 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.458 INFO:tasks.workunit.client.0.smithi178.stdout: "user_capacity": { 2024-02-10T05:29:44.458 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:44.458 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:44.458 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.458 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.458 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.458 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.458 INFO:tasks.workunit.client.0.smithi178.stdout:} 2024-02-10T05:29:44.459 INFO:tasks.workunit.client.0.smithi178.stderr:+ ceph telemetry show-all 2024-02-10T05:29:44.464 INFO:tasks.workunit.client.0.smithi178.stdout:{ 2024-02-10T05:29:44.464 INFO:tasks.workunit.client.0.smithi178.stdout: "device_report": { 2024-02-10T05:29:44.464 INFO:tasks.workunit.client.0.smithi178.stdout: "62eefdfa-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:44.464 INFO:tasks.workunit.client.0.smithi178.stdout: "INTEL_SSDPED1D480GA_62efa39a-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:44.464 INFO:tasks.workunit.client.0.smithi178.stdout: "20240210-052428": { 2024-02-10T05:29:44.464 INFO:tasks.workunit.client.0.smithi178.stdout: "device": { 2024-02-10T05:29:44.464 INFO:tasks.workunit.client.0.smithi178.stdout: "info_name": "/dev/nvme0n1", 2024-02-10T05:29:44.465 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "/dev/nvme0n1", 2024-02-10T05:29:44.465 INFO:tasks.workunit.client.0.smithi178.stdout: "protocol": "NVMe", 2024-02-10T05:29:44.465 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "nvme" 2024-02-10T05:29:44.465 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.465 INFO:tasks.workunit.client.0.smithi178.stdout: "firmware_version": "E2010325", 2024-02-10T05:29:44.465 INFO:tasks.workunit.client.0.smithi178.stdout: "host_id": "62eefdfa-c7d5-11ee-96a7-0cc47a887ef9", 2024-02-10T05:29:44.465 INFO:tasks.workunit.client.0.smithi178.stdout: "json_format_version": [ 2024-02-10T05:29:44.465 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.465 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.465 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.465 INFO:tasks.workunit.client.0.smithi178.stdout: "local_time": { 2024-02-10T05:29:44.465 INFO:tasks.workunit.client.0.smithi178.stdout: "asctime": "Sat Feb 10 05:24:28 2024 UTC", 2024-02-10T05:29:44.465 INFO:tasks.workunit.client.0.smithi178.stdout: "time_t": 1707542668 2024-02-10T05:29:44.465 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: "logical_block_size": 512, 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_controller_id": 0, 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_namespaces": [ 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: "capacity": { 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: "formatted_lba_size": 512, 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 1, 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: "size": { 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:44.466 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.467 INFO:tasks.workunit.client.0.smithi178.stdout: "utilization": { 2024-02-10T05:29:44.467 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:44.467 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:44.467 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.467 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.467 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.467 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_number_of_namespaces": 1, 2024-02-10T05:29:44.467 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_pci_vendor": { 2024-02-10T05:29:44.467 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 32902, 2024-02-10T05:29:44.467 INFO:tasks.workunit.client.0.smithi178.stdout: "subsystem_id": 32902 2024-02-10T05:29:44.467 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.467 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_add_log": { 2024-02-10T05:29:44.467 INFO:tasks.workunit.client.0.smithi178.stdout: "Device stats": { 2024-02-10T05:29:44.467 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_fw_downgrades": { 2024-02-10T05:29:44.468 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.468 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.468 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.468 INFO:tasks.workunit.client.0.smithi178.stdout: "crc_error_count": { 2024-02-10T05:29:44.468 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.468 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.468 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.468 INFO:tasks.workunit.client.0.smithi178.stdout: "end_to_end_error_detection_count": { 2024-02-10T05:29:44.468 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.468 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.468 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.468 INFO:tasks.workunit.client.0.smithi178.stdout: "erase_fail_count": { 2024-02-10T05:29:44.468 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.468 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: "host_bytes_written": { 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 6617604 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: "host_ctx_wear_used": { 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: "media_bytes_read": { 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: "nand_bytes_written": { 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.469 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_stat_indicator": { 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: "pll_lock_loss_count": { 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: "program_fail_count": { 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: "re_alloc_sectr_cnt": { 2024-02-10T05:29:44.470 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: "retry_buffer_overflow_count": { 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: "soft_ecc_err_rate": { 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: "thermal_throttle_status": { 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: "cnt": 0, 2024-02-10T05:29:44.471 INFO:tasks.workunit.client.0.smithi178.stdout: "pct": 0 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_host_reads": { 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 19 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_media_wear": { 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_timer": { 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 1526276 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.472 INFO:tasks.workunit.client.0.smithi178.stdout: "unexp_power_loss": { 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: "wear_leveling": { 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: "avg": 0, 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: "max": 0, 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel Smart log": "nvme0n1" 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_log": { 2024-02-10T05:29:44.473 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare": 100, 2024-02-10T05:29:44.474 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare_threshold": 0, 2024-02-10T05:29:44.474 INFO:tasks.workunit.client.0.smithi178.stdout: "controller_busy_time": 2558, 2024-02-10T05:29:44.474 INFO:tasks.workunit.client.0.smithi178.stdout: "critical_warning": 0, 2024-02-10T05:29:44.474 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_read": 97117771, 2024-02-10T05:29:44.474 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_written": 433691298, 2024-02-10T05:29:44.474 INFO:tasks.workunit.client.0.smithi178.stdout: "host_reads": 1713814991, 2024-02-10T05:29:44.474 INFO:tasks.workunit.client.0.smithi178.stdout: "host_writes": 9382165297, 2024-02-10T05:29:44.474 INFO:tasks.workunit.client.0.smithi178.stdout: "media_errors": 0, 2024-02-10T05:29:44.474 INFO:tasks.workunit.client.0.smithi178.stdout: "num_err_log_entries": 0, 2024-02-10T05:29:44.474 INFO:tasks.workunit.client.0.smithi178.stdout: "percentage_used": 0, 2024-02-10T05:29:44.474 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycles": 20800, 2024-02-10T05:29:44.474 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_hours": 34456, 2024-02-10T05:29:44.474 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": 34, 2024-02-10T05:29:44.474 INFO:tasks.workunit.client.0.smithi178.stdout: "unsafe_shutdowns": 6895 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_vendor": "intel", 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycle_count": 20800, 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_time": { 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: "hours": 34456 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: "serial_number": "deleted", 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: "smart_status": { 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme": { 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: "passed": true 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl": { 2024-02-10T05:29:44.475 INFO:tasks.workunit.client.0.smithi178.stdout: "argv": [ 2024-02-10T05:29:44.476 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl", 2024-02-10T05:29:44.476 INFO:tasks.workunit.client.0.smithi178.stdout: "-x", 2024-02-10T05:29:44.476 INFO:tasks.workunit.client.0.smithi178.stdout: "--json=o", 2024-02-10T05:29:44.476 INFO:tasks.workunit.client.0.smithi178.stdout: "/dev/nvme0n1" 2024-02-10T05:29:44.476 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.476 INFO:tasks.workunit.client.0.smithi178.stdout: "build_info": "(local build)", 2024-02-10T05:29:44.476 INFO:tasks.workunit.client.0.smithi178.stdout: "exit_status": 0, 2024-02-10T05:29:44.476 INFO:tasks.workunit.client.0.smithi178.stdout: "output": [ 2024-02-10T05:29:44.476 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-419.el9.x86_64] (local build)", 2024-02-10T05:29:44.476 INFO:tasks.workunit.client.0.smithi178.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-10T05:29:44.476 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.476 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-10T05:29:44.476 INFO:tasks.workunit.client.0.smithi178.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-02-10T05:29:44.476 INFO:tasks.workunit.client.0.smithi178.stdout: "Serial Number: deleted", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Version: E2010325", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller ID: 0", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "Number of Namespaces: 1", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "Local Time is: Sat Feb 10 05:24:28 2024 UTC", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported Power States", 2024-02-10T05:29:44.477 INFO:tasks.workunit.client.0.smithi178.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 512 0 2", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: "Critical Warning: 0x00", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: "Temperature: 34 Celsius", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare: 100%", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare Threshold: 0%", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: "Percentage Used: 0%", 2024-02-10T05:29:44.478 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Read: 97,117,771 [49.7 TB]", 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Written: 433,691,298 [222 TB]", 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Read Commands: 1,713,814,991", 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Write Commands: 9,382,165,297", 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller Busy Time: 2,558", 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: "Power Cycles: 20,800", 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: "Power On Hours: 34,456", 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: "Unsafe Shutdowns: 6,895", 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: "Media and Data Integrity Errors: 0", 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information Log Entries: 0", 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: "No Errors Logged", 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: "" 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.479 INFO:tasks.workunit.client.0.smithi178.stdout: "platform_info": "x86_64-linux-5.14.0-419.el9.x86_64", 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: "svn_revision": "5022", 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: "version": [ 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": { 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: "current": 34 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: "user_capacity": { 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 937703088, 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 480103981056 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.480 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: "62f0e6f6-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: "INTEL_SSDPEDMD400G4_62f1659a-c7d5-11ee-96a7-0cc47a887ef9": { 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: "20240210-052431": { 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: "device": { 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: "info_name": "/dev/nvme0n1", 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "/dev/nvme0n1", 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: "protocol": "NVMe", 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "nvme" 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: "firmware_version": "8DV101H0", 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: "host_id": "62f0e6f6-c7d5-11ee-96a7-0cc47a887ef9", 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: "json_format_version": [ 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:44.481 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: "local_time": { 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: "asctime": "Sat Feb 10 05:24:30 2024 UTC", 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: "time_t": 1707542670 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: "logical_block_size": 512, 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_controller_id": 0, 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_namespaces": [ 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: "capacity": { 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.482 INFO:tasks.workunit.client.0.smithi178.stdout: "formatted_lba_size": 512, 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 1, 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: "size": { 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: "utilization": { 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_number_of_namespaces": 1, 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_pci_vendor": { 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: "id": 32902, 2024-02-10T05:29:44.483 INFO:tasks.workunit.client.0.smithi178.stdout: "subsystem_id": 32902 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_add_log": { 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: "Device stats": { 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_fw_downgrades": { 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: "crc_error_count": { 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: "end_to_end_error_detection_count": { 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.484 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: "erase_fail_count": { 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: "host_bytes_written": { 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 23286074 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: "host_ctx_wear_used": { 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 1 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: "media_bytes_read": { 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.485 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: "nand_bytes_written": { 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 38658918 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_stat_indicator": { 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: "pll_lock_loss_count": { 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: "program_fail_count": { 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.486 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.487 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.487 INFO:tasks.workunit.client.0.smithi178.stdout: "re_alloc_sectr_cnt": { 2024-02-10T05:29:44.487 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.487 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.487 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.487 INFO:tasks.workunit.client.0.smithi178.stdout: "retry_buffer_overflow_count": { 2024-02-10T05:29:44.487 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.487 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.487 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.487 INFO:tasks.workunit.client.0.smithi178.stdout: "soft_ecc_err_rate": { 2024-02-10T05:29:44.487 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.487 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.487 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.487 INFO:tasks.workunit.client.0.smithi178.stdout: "thermal_throttle_status": { 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: "cnt": 0, 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: "pct": 0 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_host_reads": { 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 65535 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_media_wear": { 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 64 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.488 INFO:tasks.workunit.client.0.smithi178.stdout: "timed_workload_timer": { 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 100, 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 65535 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: "unexp_power_loss": { 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 0, 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": 0 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: "wear_leveling": { 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: "normalized": 92, 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: "raw": { 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: "avg": 2611, 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: "max": 2628, 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 2596 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.489 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel Smart log": "nvme0n1" 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_smart_health_information_log": { 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare": 100, 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: "available_spare_threshold": 10, 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: "controller_busy_time": 81, 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: "critical_warning": 0, 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_read": 332151361, 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: "data_units_written": 1526076166, 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: "host_reads": 5248154498, 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: "host_writes": 25412056205, 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: "media_errors": 0, 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: "num_err_log_entries": 0, 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: "percentage_used": 8, 2024-02-10T05:29:44.490 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycles": 41998, 2024-02-10T05:29:44.491 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_hours": 51872, 2024-02-10T05:29:44.491 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": 26, 2024-02-10T05:29:44.491 INFO:tasks.workunit.client.0.smithi178.stdout: "unsafe_shutdowns": 8162 2024-02-10T05:29:44.491 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.491 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme_vendor": "intel", 2024-02-10T05:29:44.491 INFO:tasks.workunit.client.0.smithi178.stdout: "power_cycle_count": 41998, 2024-02-10T05:29:44.491 INFO:tasks.workunit.client.0.smithi178.stdout: "power_on_time": { 2024-02-10T05:29:44.491 INFO:tasks.workunit.client.0.smithi178.stdout: "hours": 51872 2024-02-10T05:29:44.491 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.491 INFO:tasks.workunit.client.0.smithi178.stdout: "serial_number": "deleted", 2024-02-10T05:29:44.491 INFO:tasks.workunit.client.0.smithi178.stdout: "smart_status": { 2024-02-10T05:29:44.491 INFO:tasks.workunit.client.0.smithi178.stdout: "nvme": { 2024-02-10T05:29:44.491 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.491 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: "passed": true 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl": { 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: "argv": [ 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl", 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: "-x", 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: "--json=o", 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: "/dev/nvme0n1" 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: "build_info": "(local build)", 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: "exit_status": 0, 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: "output": [ 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-419.el9.x86_64] (local build)", 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-02-10T05:29:44.492 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF INFORMATION SECTION ===", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "Serial Number: deleted", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Version: 8DV101H0", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller ID: 0", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "Number of Namespaces: 1", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "Local Time is: Sat Feb 10 05:24:30 2024 UTC", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "Firmware Updates (0x02): 1 Slot", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-02-10T05:29:44.493 INFO:tasks.workunit.client.0.smithi178.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported Power States", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: " 0 + 512 0 2", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: " 1 - 512 8 2", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: " 2 - 512 16 2", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: " 3 - 4096 0 0", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: " 4 - 4096 8 0", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: " 5 - 4096 64 0", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: " 6 - 4096 128 0", 2024-02-10T05:29:44.494 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "=== START OF SMART DATA SECTION ===", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "Critical Warning: 0x00", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "Temperature: 26 Celsius", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare: 100%", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "Available Spare Threshold: 10%", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "Percentage Used: 8%", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Read: 332,151,361 [170 TB]", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "Data Units Written: 1,526,076,166 [781 TB]", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Read Commands: 5,248,154,498", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "Host Write Commands: 25,412,056,205", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "Controller Busy Time: 81", 2024-02-10T05:29:44.495 INFO:tasks.workunit.client.0.smithi178.stdout: "Power Cycles: 41,998", 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: "Power On Hours: 51,872", 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: "Unsafe Shutdowns: 8,162", 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: "Media and Data Integrity Errors: 0", 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information Log Entries: 0", 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: "", 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: "No Errors Logged", 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: "" 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: "platform_info": "x86_64-linux-5.14.0-419.el9.x86_64", 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: "svn_revision": "5022", 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: "version": [ 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:44.496 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: "temperature": { 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: "current": 26 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: "user_capacity": { 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: "blocks": 781422768, 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 400088457216 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: "report": { 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: "balancer": { 2024-02-10T05:29:44.497 INFO:tasks.workunit.client.0.smithi178.stdout: "active": true, 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: "mode": "" 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: "channels": [ 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: "basic", 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: "crash", 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: "device", 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: "ident", 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: "perf" 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: "channels_available": [ 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: "basic", 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: "ident", 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: "crash", 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: "device", 2024-02-10T05:29:44.498 INFO:tasks.workunit.client.0.smithi178.stdout: "perf" 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: "collections_available": [ 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_base", 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: "device_base", 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: "crash_base", 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: "ident_base", 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_perf", 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_mds_metadata", 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_usage", 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_usage_by_class", 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_rook_v01", 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_memory_metrics", 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_options_bluestore" 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.499 INFO:tasks.workunit.client.0.smithi178.stdout: "collections_opted_in": [ 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_base", 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: "device_base", 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: "crash_base", 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: "ident_base", 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_perf", 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_mds_metadata", 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_usage", 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_usage_by_class", 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_rook_v01", 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_memory_metrics", 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: "basic_pool_options_bluestore" 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: "config": { 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: "active_changed": [ 2024-02-10T05:29:44.500 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-10T05:29:44.503 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_debug", 2024-02-10T05:29:44.503 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_mon_ticket_ttl", 2024-02-10T05:29:44.503 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_service_ticket_ttl", 2024-02-10T05:29:44.503 INFO:tasks.workunit.client.0.smithi178.stdout: "bdev_debug_aio", 2024-02-10T05:29:44.503 INFO:tasks.workunit.client.0.smithi178.stdout: "client_check_pool_perm", 2024-02-10T05:29:44.503 INFO:tasks.workunit.client.0.smithi178.stdout: "client_mount_gid", 2024-02-10T05:29:44.503 INFO:tasks.workunit.client.0.smithi178.stdout: "client_mount_uid", 2024-02-10T05:29:44.503 INFO:tasks.workunit.client.0.smithi178.stdout: "client_quota", 2024-02-10T05:29:44.503 INFO:tasks.workunit.client.0.smithi178.stdout: "container_image", 2024-02-10T05:29:44.503 INFO:tasks.workunit.client.0.smithi178.stdout: "daemonize", 2024-02-10T05:29:44.503 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_asserts_on_shutdown", 2024-02-10T05:29:44.503 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mgr", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mon", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_ms", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_osd", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_paxos", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "keyring", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_block_size", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_cache_size", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_compression", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_log", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "leveldb_write_buffer_size", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_file", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_journald", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_stderr", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_allow_pool_delete", 2024-02-10T05:29:44.504 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_clock_drift_allowed", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_file_level", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_file", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_journald", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_stderr", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_data_avail_warn", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_election_default_strategy", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_host", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_max_pg_per_osd", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_mgr_mkfs_grace", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_prime_pg_temp", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_reporter_subtree_level", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_pg_warn_max_object_skew", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-10T05:29:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_too_few_osds", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_bug", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_old_message", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "no_config_file", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_default_list", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_load_list", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_misdirected_ops", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_op_order", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_pg_log_writeout", 2024-02-10T05:29:44.506 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_shutdown", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_cached_snaps", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_missing_on_start", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_stray_on_activate", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_profile", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_client_lim", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_client_res", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_scheduler_client_wgt", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target", 2024-02-10T05:29:44.507 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target_autotune", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue_cut_off", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_erasure_code_profile", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recover_clone_overlap", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recovery_max_chunk", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_load_threshold", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_max_interval", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_shutdown_pgref_assert", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "public_addr", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "public_addrv", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "public_network", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd_default_features", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd_qos_exclude_ops", 2024-02-10T05:29:44.508 INFO:tasks.workunit.client.0.smithi178.stdout: "setgroup", 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: "setuser" 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: "cluster_changed": [ 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_allow_insecure_global_id_reclaim", 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_debug", 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_mon_ticket_ttl", 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: "auth_service_ticket_ttl", 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: "bdev_debug_aio", 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: "container_image", 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_asserts_on_shutdown", 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mgr", 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_mon", 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_ms", 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_osd", 2024-02-10T05:29:44.509 INFO:tasks.workunit.client.0.smithi178.stdout: "debug_paxos", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_file", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_journald", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "log_to_stderr", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_join_fs", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/allow_ptrace", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/container_init", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/migration_current", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/cephadm/use_repo_digest", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/dashboard/ssl_server_port", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/orchestrator/orchestrator", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/channel_ident", 2024-02-10T05:29:44.510 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/channel_perf", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/description", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/enabled", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr/telemetry/organization", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_allow_pool_delete", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_clock_drift_allowed", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_file_level", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_cluster_log_to_file", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_data_avail_warn", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_election_default_strategy", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_max_pg_per_osd", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_mgr_mkfs_grace", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_prime_pg_temp", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_osd_reporter_subtree_level", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_pg_warn_max_object_skew", 2024-02-10T05:29:44.511 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_bytes_per_osd", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_reweight_min_pgs_per_osd", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_legacy_crush_tunables", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "mon_warn_on_too_few_osds", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_bug", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "ms_die_on_old_message", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_default_list", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_class_load_list", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_misdirected_ops", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_op_order", 2024-02-10T05:29:44.512 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_pg_log_writeout", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_shutdown", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_cached_snaps", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_missing_on_start", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_debug_verify_stray_on_activate", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_deep_scrub_update_digest_min_age", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mclock_profile", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_memory_target_autotune", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_op_queue_cut_off", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_erasure_code_profile", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pool_default_pg_autoscale_mode", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recover_clone_overlap", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_recovery_max_chunk", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_load_threshold", 2024-02-10T05:29:44.513 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_scrub_max_interval", 2024-02-10T05:29:44.514 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_shutdown_pgref_assert", 2024-02-10T05:29:44.514 INFO:tasks.workunit.client.0.smithi178.stdout: "public_network", 2024-02-10T05:29:44.514 INFO:tasks.workunit.client.0.smithi178.stdout: "rgw_cache_enabled", 2024-02-10T05:29:44.514 INFO:tasks.workunit.client.0.smithi178.stdout: "rgw_enable_ops_log", 2024-02-10T05:29:44.514 INFO:tasks.workunit.client.0.smithi178.stdout: "rgw_enable_usage_log" 2024-02-10T05:29:44.514 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.514 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.514 INFO:tasks.workunit.client.0.smithi178.stdout: "contact": null, 2024-02-10T05:29:44.514 INFO:tasks.workunit.client.0.smithi178.stdout: "crashes": [], 2024-02-10T05:29:44.514 INFO:tasks.workunit.client.0.smithi178.stdout: "created": "2024-02-10T05:21:12.616075Z", 2024-02-10T05:29:44.514 INFO:tasks.workunit.client.0.smithi178.stdout: "crush": { 2024-02-10T05:29:44.514 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket_algs": { 2024-02-10T05:29:44.514 INFO:tasks.workunit.client.0.smithi178.stdout: "straw2": 3 2024-02-10T05:29:44.514 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket_sizes": { 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: "2": 1, 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: "4": 2 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket_types": { 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: "1": 2, 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: "11": 1 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: "compat_weight_set": false, 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: "device_classes": [ 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: 8 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: "num_buckets": 6, 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: "num_devices": 8, 2024-02-10T05:29:44.515 INFO:tasks.workunit.client.0.smithi178.stdout: "num_rules": 1, 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "num_types": 12, 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "num_weight_sets": 0, 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "tunables": { 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "allowed_bucket_algs": 54, 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "choose_local_fallback_tries": 0, 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "choose_local_tries": 0, 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "choose_total_tries": 50, 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "chooseleaf_descend_once": 1, 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "chooseleaf_stable": 1, 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "chooseleaf_vary_r": 1, 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v2_rules": 0, 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v3_rules": 0, 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v4_buckets": 1, 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "has_v5_rules": 0, 2024-02-10T05:29:44.516 INFO:tasks.workunit.client.0.smithi178.stdout: "legacy_tunables": 0, 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: "minimum_required_version": "jewel", 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: "optimal_tunables": 1, 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: "profile": "jewel", 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables": 1, 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables2": 1, 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables3": 1, 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: "require_feature_tunables5": 1, 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: "straw_calc_version": 1 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: "description": "upgrade test cluster", 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: "fs": { 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: "feature_flags": { 2024-02-10T05:29:44.517 INFO:tasks.workunit.client.0.smithi178.stdout: "enable_multiple": true, 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: "ever_enabled_multiple": true 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: "filesystems": [ 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: "approx_ctime": "2024-02", 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: "balancer_enabled": false, 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_caps": 0, 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_dns": 10, 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_inos": 13, 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: "cached_subtrees": 2, 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: "ever_allowed_features": 0, 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: "explicitly_allowed_features": 0, 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: "files": 0, 2024-02-10T05:29:44.518 INFO:tasks.workunit.client.0.smithi178.stdout: "max_mds": 1, 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_data_pools": 1, 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_in": 1, 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_mds": 1, 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_sessions": 0, 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_standby_replay": 0, 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_up": 1, 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: "snaps": 0, 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: "standby_count_wanted": 0 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_standby_mds": 1, 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: "total_num_mds": 2 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_stats": { 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: "mds": { 2024-02-10T05:29:44.519 INFO:tasks.workunit.client.0.smithi178.stdout: "mds.22a14e836c17661045a7b67bb6a5f21bd0eb1696": { 2024-02-10T05:29:44.520 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 20398080, 2024-02-10T05:29:44.520 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 447744, 2024-02-10T05:29:44.520 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2752512, 2024-02-10T05:29:44.520 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 0, 2024-02-10T05:29:44.520 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 917504, 2024-02-10T05:29:44.520 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 395, 2024-02-10T05:29:44.520 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:44.520 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 1175800, 2024-02-10T05:29:44.520 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 20, 2024-02-10T05:29:44.520 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 1188352, 2024-02-10T05:29:44.520 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 14833672, 2024-02-10T05:29:44.520 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 21315584 2024-02-10T05:29:44.520 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.520 INFO:tasks.workunit.client.0.smithi178.stdout: "mds.594859571bb6187285e584c4374e1e4510b6e8df": { 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 19218432, 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 303656, 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2752512, 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 114688, 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 0, 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 312, 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 981400, 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 12, 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 652288, 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 14413888, 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 19218432 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:44.521 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.0c9889df1957f786ba8aad579fba7a97c85fa8f3": { 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 34570240, 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 818280, 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2752512, 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 655360, 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 9920512, 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 886, 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 6055928, 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 21, 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 974592, 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 23313568, 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 44490752 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.22a14e836c17661045a7b67bb6a5f21bd0eb1696": { 2024-02-10T05:29:44.522 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 51732480, 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 1218912, 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2752512, 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 7577600, 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 0, 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1566, 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 10185576, 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 22, 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 2449664, 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 27548216, 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 51732480 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.594859571bb6187285e584c4374e1e4510b6e8df": { 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 37265408, 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 977288, 2024-02-10T05:29:44.523 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2752512, 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 16384, 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 9314304, 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1255, 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 7648560, 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 22, 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 2182400, 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 23688264, 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 46579712 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.0": { 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 274587648, 2024-02-10T05:29:44.524 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 996048, 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2883584, 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 16384, 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 319488, 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1374, 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 5559752, 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 45, 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 2430464, 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 262701416, 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 274907136 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.1": { 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 241532928, 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 820864, 2024-02-10T05:29:44.525 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 4980736, 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 0, 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 802816, 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1260, 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 5240448, 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 46, 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 2384640, 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 228106240, 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 242335744 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.2": { 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 238198784, 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 974304, 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2883584, 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 0, 2024-02-10T05:29:44.526 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 991232, 2024-02-10T05:29:44.527 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1184, 2024-02-10T05:29:44.527 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:44.527 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 4145368, 2024-02-10T05:29:44.527 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 46, 2024-02-10T05:29:44.527 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 2634496, 2024-02-10T05:29:44.527 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 227561032, 2024-02-10T05:29:44.527 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 239190016 2024-02-10T05:29:44.527 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.527 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.3": { 2024-02-10T05:29:44.527 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 270475264, 2024-02-10T05:29:44.527 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 651112, 2024-02-10T05:29:44.527 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2883584, 2024-02-10T05:29:44.527 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 32768, 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 237568, 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1147, 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 3871536, 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 45, 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 1634560, 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 261401704, 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 270712832 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.4": { 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 271826944, 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 571632, 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2883584, 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 0, 2024-02-10T05:29:44.528 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 917504, 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1172, 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 4691976, 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 46, 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 1674496, 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 262005256, 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 272744448 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.5": { 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 238559232, 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 851928, 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2883584, 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 0, 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 630784, 2024-02-10T05:29:44.529 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1193, 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 4418480, 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 47, 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 2050816, 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 228354424, 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 239190016 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.6": { 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 238632960, 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 1177832, 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2883584, 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 32768, 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 835584, 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1181, 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:44.530 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 4433048, 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 45, 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 1942784, 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 228162944, 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 239468544 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.7": { 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: "actual_memory_used": 238108672, 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: "central_cache_freelist": 1069240, 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: "malloc_metadata": 2883584, 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: "page_heap_freelist": 0, 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: "released_to_os": 1146880, 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: "spans_in_use": 1187, 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: "tcmalloc_page_size": 8192, 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_cache_freelists": 4541152, 2024-02-10T05:29:44.531 INFO:tasks.workunit.client.0.smithi178.stdout: "thread_heaps_in_use": 47, 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: "transfer_cache_freelist": 1594368, 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: "use_by_application": 228020328, 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: "virtual_address_space_used": 239255552 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: "hosts": { 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: "num": 2, 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_mds": 2, 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_mgr": 2, 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_mon": 2, 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: "num_with_osd": 2 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: "io_rate": { 2024-02-10T05:29:44.532 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_stats_delta": { 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": 0, 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_store_stats": 0, 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "stamp_delta": "12.002637", 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:44.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:44.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 74, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 188, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:44.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 16, 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: "store_stats": { 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": 0, 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: "available": 0, 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed": 0, 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_allocated": 0, 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_original": 0, 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: "data_stored": 0, 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: "internal_metadata": 0, 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: "internally_reserved": 0, 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_allocated": 0, 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: "total": 0 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.536 INFO:tasks.workunit.client.0.smithi178.stdout: "up": 0 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: "leaderboard": false, 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: "license": "sharing-1-0", 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: "mempool": { 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: "mds": { 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: "mds.22a14e836c17661045a7b67bb6a5f21bd0eb1696": { 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.537 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.538 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:44.538 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.538 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.538 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.538 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:44.538 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.538 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.538 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.538 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:44.538 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.538 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.538 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.538 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:44.538 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.539 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.539 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.539 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:44.539 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.539 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.539 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.539 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:44.539 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.539 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.539 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.539 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:44.539 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.539 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.539 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.540 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:44.540 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.540 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.540 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.540 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:44.540 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.540 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.540 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.540 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:44.540 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.540 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.540 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.540 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:44.540 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.541 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:44.542 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.542 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.542 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.542 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:44.542 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.542 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.542 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.542 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:44.542 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 214183, 2024-02-10T05:29:44.542 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 66 2024-02-10T05:29:44.542 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.542 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:44.542 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.542 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 50488, 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 208 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.543 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.544 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.544 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:44.544 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 7744, 2024-02-10T05:29:44.544 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 121 2024-02-10T05:29:44.544 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.544 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:44.544 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.544 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.544 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.544 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:44.544 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.544 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.544 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.544 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:44.545 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.545 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.545 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.545 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:44.545 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.545 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.545 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.545 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.545 INFO:tasks.workunit.client.0.smithi178.stdout: "mds.594859571bb6187285e584c4374e1e4510b6e8df": { 2024-02-10T05:29:44.545 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:44.545 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.545 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.545 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.545 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.546 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.547 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.548 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:44.549 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 149087, 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 32 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.550 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:44.551 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 856, 2024-02-10T05:29:44.551 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 2 2024-02-10T05:29:44.551 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.551 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.551 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.551 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.551 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.551 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:44.551 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.551 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.551 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.551 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:44.551 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.551 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:44.552 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.0c9889df1957f786ba8aad579fba7a97c85fa8f3": { 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.553 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.554 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.555 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.556 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:44.557 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.558 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.558 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.558 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:44.558 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.558 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.558 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.558 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:44.558 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 1098949, 2024-02-10T05:29:44.558 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 343 2024-02-10T05:29:44.558 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.558 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:44.558 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.558 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.559 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.560 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.560 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:44.560 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 6392, 2024-02-10T05:29:44.560 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 120 2024-02-10T05:29:44.560 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.560 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:44.560 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12744, 2024-02-10T05:29:44.560 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 1546 2024-02-10T05:29:44.560 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.560 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:44.560 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5152, 2024-02-10T05:29:44.560 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 83 2024-02-10T05:29:44.560 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.560 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.22a14e836c17661045a7b67bb6a5f21bd0eb1696": { 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.561 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.562 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.563 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.564 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.565 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 1161931, 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 329 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 440, 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 5 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:44.566 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.567 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 6392, 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 120 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12744, 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 1546 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 10304, 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 166 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.568 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.594859571bb6187285e584c4374e1e4510b6e8df": { 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:44.569 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.570 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.571 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.572 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.573 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.574 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.574 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:44.574 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 1136571, 2024-02-10T05:29:44.574 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 369 2024-02-10T05:29:44.574 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.574 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:44.574 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.574 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.574 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.574 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:44.574 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.574 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.574 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 6392, 2024-02-10T05:29:44.575 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 120 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12744, 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 1546 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5152, 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 83 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:44.576 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.577 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.577 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.577 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.577 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.577 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.577 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.0": { 2024-02-10T05:29:44.577 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:44.577 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.577 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.577 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.577 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.577 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:44.577 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:44.577 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 20496, 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 183 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 1344, 2024-02-10T05:29:44.578 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 12 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8784, 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 183 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 20496, 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 183 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 1040, 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 13 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:44.579 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 602112, 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 16 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 50500, 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 9374 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 135320, 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 199 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 11236, 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 728 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.580 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 31314, 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 199 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 411828, 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 92 2024-02-10T05:29:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2450176, 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 195 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 6688, 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 76 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.582 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 521280, 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 45 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 95160, 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 187 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:44.583 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 218336, 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3380 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.584 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:44.585 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.585 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.585 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.585 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.585 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.1": { 2024-02-10T05:29:44.585 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:44.585 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.585 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.585 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.585 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.585 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:44.585 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:44.585 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.585 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 18816, 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 168 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 896, 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8 2024-02-10T05:29:44.586 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8064, 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 168 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 18816, 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 168 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 720, 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 9 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12288, 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:44.587 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.588 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:44.588 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 43681, 2024-02-10T05:29:44.588 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8242 2024-02-10T05:29:44.588 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.588 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:44.588 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 123080, 2024-02-10T05:29:44.588 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 181 2024-02-10T05:29:44.588 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.588 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:44.588 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 9036, 2024-02-10T05:29:44.588 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 547 2024-02-10T05:29:44.588 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.588 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:44.588 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 26606, 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 181 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 736, 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 1 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 417608, 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 94 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:44.589 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 24192, 2024-02-10T05:29:44.590 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:44.590 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.590 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:44.590 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2459416, 2024-02-10T05:29:44.590 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 194 2024-02-10T05:29:44.590 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.590 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:44.590 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 4752, 2024-02-10T05:29:44.590 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 54 2024-02-10T05:29:44.590 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.590 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 417024, 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 36 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 7280, 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 18 2024-02-10T05:29:44.591 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.592 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:44.592 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 218336, 2024-02-10T05:29:44.592 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3380 2024-02-10T05:29:44.592 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.592 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:44.592 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.592 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.592 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.592 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:44.592 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.592 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.592 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.592 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:44.592 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.2": { 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:44.593 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 18928, 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 169 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:44.594 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 336, 2024-02-10T05:29:44.595 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:44.595 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.595 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:44.595 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8112, 2024-02-10T05:29:44.595 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 169 2024-02-10T05:29:44.595 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.595 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:44.595 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 18928, 2024-02-10T05:29:44.595 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 169 2024-02-10T05:29:44.595 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.595 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:44.595 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 720, 2024-02-10T05:29:44.595 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 9 2024-02-10T05:29:44.595 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12288, 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 42356, 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8099 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 120360, 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 177 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8016, 2024-02-10T05:29:44.596 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 499 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 25414, 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 177 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:44.597 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 291688, 2024-02-10T05:29:44.598 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 63 2024-02-10T05:29:44.598 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.598 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:44.598 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.598 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.598 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.598 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:44.598 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2411352, 2024-02-10T05:29:44.598 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 173 2024-02-10T05:29:44.598 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.598 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:44.598 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 4136, 2024-02-10T05:29:44.598 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 47 2024-02-10T05:29:44.598 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 347520, 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 30 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8112, 2024-02-10T05:29:44.599 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 22 2024-02-10T05:29:44.600 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.600 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:44.600 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 218848, 2024-02-10T05:29:44.600 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3404 2024-02-10T05:29:44.600 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.600 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:44.600 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.600 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.600 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.600 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:44.600 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.600 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.600 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.600 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.3": { 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 19488, 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 174 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.602 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:44.603 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 336, 2024-02-10T05:29:44.603 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:44.603 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.603 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:44.603 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8352, 2024-02-10T05:29:44.603 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 174 2024-02-10T05:29:44.603 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.603 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:44.603 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 19488, 2024-02-10T05:29:44.603 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 174 2024-02-10T05:29:44.603 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.603 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:44.603 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 560, 2024-02-10T05:29:44.603 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 7 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 4096, 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 1 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 44038, 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8414 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 125800, 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 185 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:44.604 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 9284, 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 561 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 26622, 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 185 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2208, 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.605 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:44.606 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 293044, 2024-02-10T05:29:44.606 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 63 2024-02-10T05:29:44.606 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.606 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:44.606 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 30637, 2024-02-10T05:29:44.606 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 9 2024-02-10T05:29:44.606 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.606 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:44.606 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2429128, 2024-02-10T05:29:44.606 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 181 2024-02-10T05:29:44.606 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.606 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:44.606 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 4752, 2024-02-10T05:29:44.606 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 54 2024-02-10T05:29:44.607 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.607 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:44.607 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.607 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.607 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.607 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.607 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 428608, 2024-02-10T05:29:44.607 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 37 2024-02-10T05:29:44.607 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.607 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:44.607 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.607 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.607 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.607 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 10400, 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 20 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 218336, 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3380 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.608 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.609 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:44.609 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.609 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.609 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.609 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:44.609 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.609 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.609 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.609 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.609 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.4": { 2024-02-10T05:29:44.609 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:44.609 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.609 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.609 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.610 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.610 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:44.610 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:44.610 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.610 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:44.610 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:44.610 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:44.610 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.610 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:44.610 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:44.610 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:44.610 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.610 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:44.610 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 19376, 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 173 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 560, 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 5 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8304, 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 173 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 19376, 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 173 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.611 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:44.612 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 640, 2024-02-10T05:29:44.612 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8 2024-02-10T05:29:44.612 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.612 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:44.612 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.612 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.612 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.612 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:44.612 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 45536, 2024-02-10T05:29:44.612 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8624 2024-02-10T05:29:44.612 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.612 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:44.612 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 129200, 2024-02-10T05:29:44.612 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 190 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 9696, 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 562 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 28070, 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 190 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 736, 2024-02-10T05:29:44.613 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 1 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 905744, 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 70 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 24192, 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2444622, 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 184 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:44.614 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5016, 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 57 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 474944, 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 41 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.615 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8944, 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 18 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 218592, 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3392 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.616 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.5": { 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.617 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 19376, 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 173 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.618 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 224, 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 2 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8304, 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 173 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 19376, 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 173 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 640, 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8 2024-02-10T05:29:44.619 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 45214, 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8606 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 129200, 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 190 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 9824, 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 564 2024-02-10T05:29:44.620 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 28070, 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 190 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2208, 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 823551, 2024-02-10T05:29:44.621 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 50 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 30637, 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 9 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2442818, 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 181 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5368, 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 61 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:44.622 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.623 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.623 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.623 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.623 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 486528, 2024-02-10T05:29:44.623 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 42 2024-02-10T05:29:44.623 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.623 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:44.623 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.623 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.623 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.623 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:44.623 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 11960, 2024-02-10T05:29:44.623 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 23 2024-02-10T05:29:44.623 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 218848, 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3404 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.624 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.6": { 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.625 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 20384, 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 182 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.626 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8736, 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 182 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 20384, 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 182 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 560, 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 7 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.627 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 45336, 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 8834 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 127160, 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 187 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 10624, 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 719 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:44.628 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 28330, 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 187 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 794068, 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 43 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.629 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2396296, 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 165 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 4488, 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 51 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.630 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 440192, 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 38 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 94952, 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 193 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 219104, 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3416 2024-02-10T05:29:44.631 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.632 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.7": { 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: "bloom_filter": { 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5832, 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 98 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_reader": { 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 12672, 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 6 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.633 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs_file_writer": { 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 576, 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Blob": { 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 20160, 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 180 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Buffer": { 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 784, 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 7 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_Extent": { 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 8640, 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 180 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.634 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_SharedBlob": { 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 20160, 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 180 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_alloc": { 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 560, 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 7 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_data": { 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 270336, 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 7 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_meta": { 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 47323, 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 9098 2024-02-10T05:29:44.635 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_onode": { 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 131920, 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 194 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_cache_other": { 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 11480, 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 723 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_fsck": { 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_inline_bl": { 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 30458, 2024-02-10T05:29:44.636 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 194 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_txc": { 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing": { 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 143163, 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 28 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore_writing_deferred": { 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_anon": { 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 2429178, 2024-02-10T05:29:44.637 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 188 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: "buffer_meta": { 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 5720, 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 65 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_co": { 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 532864, 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 46 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_mapbl": { 2024-02-10T05:29:44.638 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.639 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.639 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.639 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_pglog": { 2024-02-10T05:29:44.639 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 96928, 2024-02-10T05:29:44.639 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 224 2024-02-10T05:29:44.639 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.639 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap": { 2024-02-10T05:29:44.639 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 218336, 2024-02-10T05:29:44.639 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 3380 2024-02-10T05:29:44.639 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.639 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap_mapping": { 2024-02-10T05:29:44.639 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.639 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.639 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: "pgmap": { 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_1": { 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: "unittest_2": { 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes": 0, 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: "items": 0 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.640 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: "metadata": { 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: "mds": { 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: "arch": { 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: "x86_64": 2 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_version": { 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: "cpu": { 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: "distro": { 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: "centos": 2 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.641 INFO:tasks.workunit.client.0.smithi178.stdout: "distro_description": { 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: "CentOS Stream 8": 2 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_description": { 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: "#1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024": 2 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_version": { 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: "5.14.0-419.el9.x86_64": 2 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: "os": { 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: "Linux": 2 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: "arch": { 2024-02-10T05:29:44.642 INFO:tasks.workunit.client.0.smithi178.stdout: "x86_64": 3 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_version": { 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 3 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: "cpu": { 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: "distro": { 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: "centos": 3 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: "distro_description": { 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: "CentOS Stream 8": 3 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_description": { 2024-02-10T05:29:44.643 INFO:tasks.workunit.client.0.smithi178.stdout: "#1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024": 3 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_version": { 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: "5.14.0-419.el9.x86_64": 3 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: "os": { 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: "Linux": 3 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: "arch": { 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: "x86_64": 8 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_version": { 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 8 2024-02-10T05:29:44.644 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: "cpu": { 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: "distro": { 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: "centos": 8 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: "distro_description": { 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: "CentOS Stream 8": 8 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_description": { 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: "#1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024": 8 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: "kernel_version": { 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: "5.14.0-419.el9.x86_64": 8 2024-02-10T05:29:44.645 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: "os": { 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: "Linux": 8 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_objectstore": { 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": 8 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: "rotational": { 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: "0": 8 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: "features": { 2024-02-10T05:29:44.646 INFO:tasks.workunit.client.0.smithi178.stdout: "optional": [], 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: "persistent": [ 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: "kraken", 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: "luminous", 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: "mimic", 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: "osdmap-prune", 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: "nautilus", 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: "octopus", 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: "pacific", 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: "elector-pinging", 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: "quincy" 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: "ipv4_addr_mons": 6, 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: "ipv6_addr_mons": 0, 2024-02-10T05:29:44.647 INFO:tasks.workunit.client.0.smithi178.stdout: "min_mon_release": 17, 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: "v1_addr_mons": 3, 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: "v2_addr_mons": 3 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: "organization": "ceph-qa", 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: "cluster_network": false, 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 8, 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: "require_min_compat_client": "luminous", 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: "require_osd_release": "quincy" 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_perf_histograms": [ 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: "axes": [ 2024-02-10T05:29:44.648 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Latency (usec)", 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 100000, 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 99999]", 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "[100000, 199999]", 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "[200000, 399999]", 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "[400000, 799999]", 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "[800000, 1599999]", 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "[1600000, 3199999]", 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "[3200000, 6399999]", 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "[6400000, 12799999]", 2024-02-10T05:29:44.649 INFO:tasks.workunit.client.0.smithi178.stdout: "[12800000, 25599999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[25600000, 51199999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[51200000, 102399999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[102400000, 204799999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[204800000, 409599999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[409600000, 819199999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[819200000, 1638399999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[1638400000, 3276799999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[3276800000, 6553599999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[6553600000, 13107199999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[13107200000, 26214399999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[26214400000, 52428799999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[52428800000, 104857599999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[104857600000, 209715199999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[209715200000, 419430399999]", 2024-02-10T05:29:44.650 INFO:tasks.workunit.client.0.smithi178.stdout: "[419430400000, 838860799999]", 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: "[838860800000, 1677721599999]", 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: "[1677721600000, 3355443199999]", 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: "[3355443200000, 6710886399999]", 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: "[6710886400000, 13421772799999]", 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: "[13421772800000, 26843545599999]", 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: "[26843545600000, 53687091199999]", 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: "[53687091200000, None]" 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Request size (bytes)", 2024-02-10T05:29:44.651 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 512, 2024-02-10T05:29:44.652 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:44.652 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:44.652 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 511]", 2024-02-10T05:29:44.652 INFO:tasks.workunit.client.0.smithi178.stdout: "[512, 1023]", 2024-02-10T05:29:44.652 INFO:tasks.workunit.client.0.smithi178.stdout: "[1024, 2047]", 2024-02-10T05:29:44.652 INFO:tasks.workunit.client.0.smithi178.stdout: "[2048, 4095]", 2024-02-10T05:29:44.652 INFO:tasks.workunit.client.0.smithi178.stdout: "[4096, 8191]", 2024-02-10T05:29:44.652 INFO:tasks.workunit.client.0.smithi178.stdout: "[8192, 16383]", 2024-02-10T05:29:44.652 INFO:tasks.workunit.client.0.smithi178.stdout: "[16384, 32767]", 2024-02-10T05:29:44.652 INFO:tasks.workunit.client.0.smithi178.stdout: "[32768, 65535]", 2024-02-10T05:29:44.652 INFO:tasks.workunit.client.0.smithi178.stdout: "[65536, 131071]", 2024-02-10T05:29:44.652 INFO:tasks.workunit.client.0.smithi178.stdout: "[131072, 262143]", 2024-02-10T05:29:44.652 INFO:tasks.workunit.client.0.smithi178.stdout: "[262144, 524287]", 2024-02-10T05:29:44.652 INFO:tasks.workunit.client.0.smithi178.stdout: "[524288, 1048575]", 2024-02-10T05:29:44.653 INFO:tasks.workunit.client.0.smithi178.stdout: "[1048576, 2097151]", 2024-02-10T05:29:44.653 INFO:tasks.workunit.client.0.smithi178.stdout: "[2097152, 4194303]", 2024-02-10T05:29:44.653 INFO:tasks.workunit.client.0.smithi178.stdout: "[4194304, 8388607]", 2024-02-10T05:29:44.653 INFO:tasks.workunit.client.0.smithi178.stdout: "[8388608, 16777215]", 2024-02-10T05:29:44.653 INFO:tasks.workunit.client.0.smithi178.stdout: "[16777216, 33554431]", 2024-02-10T05:29:44.653 INFO:tasks.workunit.client.0.smithi178.stdout: "[33554432, 67108863]", 2024-02-10T05:29:44.653 INFO:tasks.workunit.client.0.smithi178.stdout: "[67108864, 134217727]", 2024-02-10T05:29:44.653 INFO:tasks.workunit.client.0.smithi178.stdout: "[134217728, 268435455]", 2024-02-10T05:29:44.653 INFO:tasks.workunit.client.0.smithi178.stdout: "[268435456, 536870911]", 2024-02-10T05:29:44.653 INFO:tasks.workunit.client.0.smithi178.stdout: "[536870912, 1073741823]", 2024-02-10T05:29:44.653 INFO:tasks.workunit.client.0.smithi178.stdout: "[1073741824, 2147483647]", 2024-02-10T05:29:44.653 INFO:tasks.workunit.client.0.smithi178.stdout: "[2147483648, 4294967295]", 2024-02-10T05:29:44.653 INFO:tasks.workunit.client.0.smithi178.stdout: "[4294967296, 8589934591]", 2024-02-10T05:29:44.653 INFO:tasks.workunit.client.0.smithi178.stdout: "[8589934592, 17179869183]", 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: "[17179869184, 34359738367]", 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: "[34359738368, 68719476735]", 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: "[68719476736, 137438953471]", 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: "[137438953472, 274877906943]", 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: "[274877906944, None]" 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: "osds": [ 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 0, 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.654 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.655 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.656 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 1, 2024-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.657 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.658 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 2, 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.659 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.660 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.661 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.661 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.661 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.661 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.661 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.661 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.661 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.661 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.661 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.661 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.661 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.661 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.661 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.661 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 3, 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.662 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.663 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.663 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.663 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.663 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.663 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.663 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.663 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.663 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.663 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.663 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.663 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.663 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.663 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.663 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 4, 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.664 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.665 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.665 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.665 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.665 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.665 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.665 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.665 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.665 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.665 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.665 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.665 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.665 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.665 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.665 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.666 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 5, 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.667 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.668 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.668 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.668 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.668 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.668 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.668 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.668 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.668 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.668 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.668 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.668 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.668 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.668 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.668 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 6, 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.669 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.670 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.670 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.670 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.670 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.670 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.670 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.670 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.670 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.670 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.670 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.670 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.670 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.670 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.670 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.671 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.672 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.672 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.672 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.672 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 7, 2024-02-10T05:29:44.672 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.672 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.672 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.672 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.672 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.672 INFO:tasks.workunit.client.0.smithi178.stdout: "[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, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.672 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.672 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.672 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.672 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.673 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: "axes": [ 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.674 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Latency (usec)", 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 100000, 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 99999]", 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "[100000, 199999]", 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "[200000, 399999]", 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "[400000, 799999]", 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "[800000, 1599999]", 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "[1600000, 3199999]", 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "[3200000, 6399999]", 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "[6400000, 12799999]", 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "[12800000, 25599999]", 2024-02-10T05:29:44.675 INFO:tasks.workunit.client.0.smithi178.stdout: "[25600000, 51199999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[51200000, 102399999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[102400000, 204799999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[204800000, 409599999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[409600000, 819199999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[819200000, 1638399999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[1638400000, 3276799999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[3276800000, 6553599999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[6553600000, 13107199999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[13107200000, 26214399999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[26214400000, 52428799999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[52428800000, 104857599999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[104857600000, 209715199999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[209715200000, 419430399999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[419430400000, 838860799999]", 2024-02-10T05:29:44.676 INFO:tasks.workunit.client.0.smithi178.stdout: "[838860800000, 1677721599999]", 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: "[1677721600000, 3355443199999]", 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: "[3355443200000, 6710886399999]", 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: "[6710886400000, 13421772799999]", 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: "[13421772800000, 26843545599999]", 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: "[26843545600000, 53687091199999]", 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: "[53687091200000, None]" 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Request size (bytes)", 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 512, 2024-02-10T05:29:44.677 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 511]", 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[512, 1023]", 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[1024, 2047]", 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[2048, 4095]", 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[4096, 8191]", 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[8192, 16383]", 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[16384, 32767]", 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[32768, 65535]", 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[65536, 131071]", 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[131072, 262143]", 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[262144, 524287]", 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[524288, 1048575]", 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[1048576, 2097151]", 2024-02-10T05:29:44.678 INFO:tasks.workunit.client.0.smithi178.stdout: "[2097152, 4194303]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[4194304, 8388607]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[8388608, 16777215]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[16777216, 33554431]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[33554432, 67108863]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[67108864, 134217727]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[134217728, 268435455]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[268435456, 536870911]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[536870912, 1073741823]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[1073741824, 2147483647]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[2147483648, 4294967295]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[4294967296, 8589934591]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[8589934592, 17179869183]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[17179869184, 34359738367]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[34359738368, 68719476735]", 2024-02-10T05:29:44.679 INFO:tasks.workunit.client.0.smithi178.stdout: "[68719476736, 137438953471]", 2024-02-10T05:29:44.680 INFO:tasks.workunit.client.0.smithi178.stdout: "[137438953472, 274877906943]", 2024-02-10T05:29:44.680 INFO:tasks.workunit.client.0.smithi178.stdout: "[274877906944, None]" 2024-02-10T05:29:44.680 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.680 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:44.680 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.680 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.680 INFO:tasks.workunit.client.0.smithi178.stdout: "osds": [ 2024-02-10T05:29:44.680 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.680 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 0, 2024-02-10T05:29:44.680 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.680 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.680 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.680 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.681 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.682 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.683 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.683 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.683 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 1, 2024-02-10T05:29:44.683 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.683 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.683 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.683 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.683 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.683 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.683 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.683 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.683 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.683 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.683 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.684 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 2, 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.685 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.686 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.687 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.687 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.687 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.687 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.687 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.687 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.687 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.687 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.687 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.687 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.687 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.687 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.687 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.687 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 3, 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.688 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.689 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 4, 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.690 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.691 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.692 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.692 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.692 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.692 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.692 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.692 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.692 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.692 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.692 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.692 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.692 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.692 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.692 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.692 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 5, 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.693 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.694 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.694 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.694 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.694 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.694 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.694 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.694 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.694 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.694 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.694 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.694 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.694 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.694 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.694 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.695 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.695 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.695 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.695 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.695 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.695 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.695 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.695 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.695 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.695 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.695 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 6, 2024-02-10T05:29:44.695 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.695 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.696 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.697 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 7, 2024-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.698 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.699 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.699 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.699 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.699 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.699 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.699 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.699 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.699 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.699 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.699 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.699 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.699 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.699 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.699 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.700 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.700 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.700 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.700 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.700 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.700 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.700 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.700 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.700 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.700 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.700 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.700 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.700 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.700 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: "axes": [ 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Latency (usec)", 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 100000, 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 99999]", 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: "[100000, 199999]", 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: "[200000, 399999]", 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: "[400000, 799999]", 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: "[800000, 1599999]", 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: "[1600000, 3199999]", 2024-02-10T05:29:44.701 INFO:tasks.workunit.client.0.smithi178.stdout: "[3200000, 6399999]", 2024-02-10T05:29:44.702 INFO:tasks.workunit.client.0.smithi178.stdout: "[6400000, 12799999]", 2024-02-10T05:29:44.702 INFO:tasks.workunit.client.0.smithi178.stdout: "[12800000, 25599999]", 2024-02-10T05:29:44.702 INFO:tasks.workunit.client.0.smithi178.stdout: "[25600000, 51199999]", 2024-02-10T05:29:44.702 INFO:tasks.workunit.client.0.smithi178.stdout: "[51200000, 102399999]", 2024-02-10T05:29:44.702 INFO:tasks.workunit.client.0.smithi178.stdout: "[102400000, 204799999]", 2024-02-10T05:29:44.702 INFO:tasks.workunit.client.0.smithi178.stdout: "[204800000, 409599999]", 2024-02-10T05:29:44.702 INFO:tasks.workunit.client.0.smithi178.stdout: "[409600000, 819199999]", 2024-02-10T05:29:44.702 INFO:tasks.workunit.client.0.smithi178.stdout: "[819200000, 1638399999]", 2024-02-10T05:29:44.702 INFO:tasks.workunit.client.0.smithi178.stdout: "[1638400000, 3276799999]", 2024-02-10T05:29:44.702 INFO:tasks.workunit.client.0.smithi178.stdout: "[3276800000, 6553599999]", 2024-02-10T05:29:44.702 INFO:tasks.workunit.client.0.smithi178.stdout: "[6553600000, 13107199999]", 2024-02-10T05:29:44.702 INFO:tasks.workunit.client.0.smithi178.stdout: "[13107200000, 26214399999]", 2024-02-10T05:29:44.702 INFO:tasks.workunit.client.0.smithi178.stdout: "[26214400000, 52428799999]", 2024-02-10T05:29:44.702 INFO:tasks.workunit.client.0.smithi178.stdout: "[52428800000, 104857599999]", 2024-02-10T05:29:44.703 INFO:tasks.workunit.client.0.smithi178.stdout: "[104857600000, 209715199999]", 2024-02-10T05:29:44.703 INFO:tasks.workunit.client.0.smithi178.stdout: "[209715200000, 419430399999]", 2024-02-10T05:29:44.703 INFO:tasks.workunit.client.0.smithi178.stdout: "[419430400000, 838860799999]", 2024-02-10T05:29:44.703 INFO:tasks.workunit.client.0.smithi178.stdout: "[838860800000, 1677721599999]", 2024-02-10T05:29:44.703 INFO:tasks.workunit.client.0.smithi178.stdout: "[1677721600000, 3355443199999]", 2024-02-10T05:29:44.703 INFO:tasks.workunit.client.0.smithi178.stdout: "[3355443200000, 6710886399999]", 2024-02-10T05:29:44.703 INFO:tasks.workunit.client.0.smithi178.stdout: "[6710886400000, 13421772799999]", 2024-02-10T05:29:44.703 INFO:tasks.workunit.client.0.smithi178.stdout: "[13421772800000, 26843545599999]", 2024-02-10T05:29:44.703 INFO:tasks.workunit.client.0.smithi178.stdout: "[26843545600000, 53687091199999]", 2024-02-10T05:29:44.703 INFO:tasks.workunit.client.0.smithi178.stdout: "[53687091200000, None]" 2024-02-10T05:29:44.703 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.703 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:44.703 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.703 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.704 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:44.704 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:44.704 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Request size (bytes)", 2024-02-10T05:29:44.704 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 512, 2024-02-10T05:29:44.704 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:44.704 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:44.704 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 511]", 2024-02-10T05:29:44.704 INFO:tasks.workunit.client.0.smithi178.stdout: "[512, 1023]", 2024-02-10T05:29:44.704 INFO:tasks.workunit.client.0.smithi178.stdout: "[1024, 2047]", 2024-02-10T05:29:44.704 INFO:tasks.workunit.client.0.smithi178.stdout: "[2048, 4095]", 2024-02-10T05:29:44.704 INFO:tasks.workunit.client.0.smithi178.stdout: "[4096, 8191]", 2024-02-10T05:29:44.704 INFO:tasks.workunit.client.0.smithi178.stdout: "[8192, 16383]", 2024-02-10T05:29:44.704 INFO:tasks.workunit.client.0.smithi178.stdout: "[16384, 32767]", 2024-02-10T05:29:44.704 INFO:tasks.workunit.client.0.smithi178.stdout: "[32768, 65535]", 2024-02-10T05:29:44.705 INFO:tasks.workunit.client.0.smithi178.stdout: "[65536, 131071]", 2024-02-10T05:29:44.705 INFO:tasks.workunit.client.0.smithi178.stdout: "[131072, 262143]", 2024-02-10T05:29:44.705 INFO:tasks.workunit.client.0.smithi178.stdout: "[262144, 524287]", 2024-02-10T05:29:44.705 INFO:tasks.workunit.client.0.smithi178.stdout: "[524288, 1048575]", 2024-02-10T05:29:44.705 INFO:tasks.workunit.client.0.smithi178.stdout: "[1048576, 2097151]", 2024-02-10T05:29:44.705 INFO:tasks.workunit.client.0.smithi178.stdout: "[2097152, 4194303]", 2024-02-10T05:29:44.705 INFO:tasks.workunit.client.0.smithi178.stdout: "[4194304, 8388607]", 2024-02-10T05:29:44.705 INFO:tasks.workunit.client.0.smithi178.stdout: "[8388608, 16777215]", 2024-02-10T05:29:44.705 INFO:tasks.workunit.client.0.smithi178.stdout: "[16777216, 33554431]", 2024-02-10T05:29:44.705 INFO:tasks.workunit.client.0.smithi178.stdout: "[33554432, 67108863]", 2024-02-10T05:29:44.705 INFO:tasks.workunit.client.0.smithi178.stdout: "[67108864, 134217727]", 2024-02-10T05:29:44.705 INFO:tasks.workunit.client.0.smithi178.stdout: "[134217728, 268435455]", 2024-02-10T05:29:44.705 INFO:tasks.workunit.client.0.smithi178.stdout: "[268435456, 536870911]", 2024-02-10T05:29:44.705 INFO:tasks.workunit.client.0.smithi178.stdout: "[536870912, 1073741823]", 2024-02-10T05:29:44.706 INFO:tasks.workunit.client.0.smithi178.stdout: "[1073741824, 2147483647]", 2024-02-10T05:29:44.706 INFO:tasks.workunit.client.0.smithi178.stdout: "[2147483648, 4294967295]", 2024-02-10T05:29:44.706 INFO:tasks.workunit.client.0.smithi178.stdout: "[4294967296, 8589934591]", 2024-02-10T05:29:44.706 INFO:tasks.workunit.client.0.smithi178.stdout: "[8589934592, 17179869183]", 2024-02-10T05:29:44.706 INFO:tasks.workunit.client.0.smithi178.stdout: "[17179869184, 34359738367]", 2024-02-10T05:29:44.706 INFO:tasks.workunit.client.0.smithi178.stdout: "[34359738368, 68719476735]", 2024-02-10T05:29:44.706 INFO:tasks.workunit.client.0.smithi178.stdout: "[68719476736, 137438953471]", 2024-02-10T05:29:44.706 INFO:tasks.workunit.client.0.smithi178.stdout: "[137438953472, 274877906943]", 2024-02-10T05:29:44.706 INFO:tasks.workunit.client.0.smithi178.stdout: "[274877906944, None]" 2024-02-10T05:29:44.706 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.706 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:44.706 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.706 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.706 INFO:tasks.workunit.client.0.smithi178.stdout: "osds": [ 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 0, 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.707 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.708 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.708 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.708 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.708 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.708 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.711 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.711 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.711 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.711 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.711 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.711 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.711 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.711 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.711 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.711 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.712 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.712 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.712 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.712 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.712 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.712 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.712 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.712 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.712 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 1, 2024-02-10T05:29:44.712 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.712 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.712 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.712 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.712 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.713 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.714 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 2, 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.715 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.716 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 3, 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.717 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.718 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.719 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.720 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 4, 2024-02-10T05:29:44.720 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.720 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.720 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.720 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.720 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.720 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.720 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.720 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.720 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.720 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.720 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.720 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.720 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.721 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 5, 2024-02-10T05:29:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.723 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.724 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.725 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.725 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 6, 2024-02-10T05:29:44.725 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.725 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.725 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.725 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.725 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.725 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.725 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.725 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.725 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.725 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.725 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.725 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.726 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 7, 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.727 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.728 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.728 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.728 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.728 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.728 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.728 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.728 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.728 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.728 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.728 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.728 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.728 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.728 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.728 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.729 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.729 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.729 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.729 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.729 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.729 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.729 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.729 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.729 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.729 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.729 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.729 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.729 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.729 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: "axes": [ 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Latency (usec)", 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 100000, 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 99999]", 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: "[100000, 199999]", 2024-02-10T05:29:44.730 INFO:tasks.workunit.client.0.smithi178.stdout: "[200000, 399999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[400000, 799999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[800000, 1599999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[1600000, 3199999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[3200000, 6399999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[6400000, 12799999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[12800000, 25599999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[25600000, 51199999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[51200000, 102399999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[102400000, 204799999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[204800000, 409599999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[409600000, 819199999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[819200000, 1638399999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[1638400000, 3276799999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[3276800000, 6553599999]", 2024-02-10T05:29:44.731 INFO:tasks.workunit.client.0.smithi178.stdout: "[6553600000, 13107199999]", 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: "[13107200000, 26214399999]", 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: "[26214400000, 52428799999]", 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: "[52428800000, 104857599999]", 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: "[104857600000, 209715199999]", 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: "[209715200000, 419430399999]", 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: "[419430400000, 838860799999]", 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: "[838860800000, 1677721599999]", 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: "[1677721600000, 3355443199999]", 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: "[3355443200000, 6710886399999]", 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: "[6710886400000, 13421772799999]", 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: "[13421772800000, 26843545599999]", 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: "[26843545600000, 53687091199999]", 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: "[53687091200000, None]" 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.732 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: "buckets": 32, 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: "min": 0, 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: "name": "Request size (bytes)", 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: "quant_size": 512, 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: "ranges": [ 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: "[None, -1]", 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 511]", 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: "[512, 1023]", 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: "[1024, 2047]", 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: "[2048, 4095]", 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: "[4096, 8191]", 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: "[8192, 16383]", 2024-02-10T05:29:44.733 INFO:tasks.workunit.client.0.smithi178.stdout: "[16384, 32767]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[32768, 65535]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[65536, 131071]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[131072, 262143]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[262144, 524287]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[524288, 1048575]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[1048576, 2097151]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[2097152, 4194303]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[4194304, 8388607]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[8388608, 16777215]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[16777216, 33554431]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[33554432, 67108863]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[67108864, 134217727]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[134217728, 268435455]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[268435456, 536870911]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[536870912, 1073741823]", 2024-02-10T05:29:44.734 INFO:tasks.workunit.client.0.smithi178.stdout: "[1073741824, 2147483647]", 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: "[2147483648, 4294967295]", 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: "[4294967296, 8589934591]", 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: "[8589934592, 17179869183]", 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: "[17179869184, 34359738367]", 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: "[34359738368, 68719476735]", 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: "[68719476736, 137438953471]", 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: "[137438953472, 274877906943]", 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: "[274877906944, None]" 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: "scale_type": "log2" 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: "osds": [ 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.735 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 0, 2024-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.736 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.737 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 1, 2024-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 8, 5, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.738 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 13, 3, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 14, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.739 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 2, 2024-02-10T05:29:44.740 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.741 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.742 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.742 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.742 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.742 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.742 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.742 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.742 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.742 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.742 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.742 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.742 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.742 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.742 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.742 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 3, 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.743 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.744 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 4, 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.745 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.746 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.746 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.746 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.746 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.746 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.746 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.746 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.746 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.746 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.746 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.746 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.746 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.746 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.746 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.747 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.748 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.748 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.748 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.748 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.748 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 5, 2024-02-10T05:29:44.748 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.748 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.748 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.748 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.748 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.748 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.748 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.748 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.748 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.749 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 6, 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.750 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.751 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.751 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.751 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.751 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.751 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.751 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.751 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.751 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.751 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.751 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.751 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.751 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.751 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.751 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.752 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.stdout: "osd_id": 7, 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.stdout: "values": [ 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.753 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.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-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.754 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: ] 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: "perf_counters": { 2024-02-10T05:29:44.755 INFO:tasks.workunit.client.0.smithi178.stdout: "mds.22a14e836c17661045a7b67bb6a5f21bd0eb1696": { 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: "mds": { 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: "caps": { 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_cap_op_flush_ack": { 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_cap_op_flushsnap_ack": { 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_cap_op_grant": { 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_cap_op_revoke": { 2024-02-10T05:29:44.756 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.757 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.757 INFO:tasks.workunit.client.0.smithi178.stdout: "ceph_cap_op_trunc": { 2024-02-10T05:29:44.757 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.757 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.757 INFO:tasks.workunit.client.0.smithi178.stdout: "dir_commit": { 2024-02-10T05:29:44.757 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12 2024-02-10T05:29:44.757 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.757 INFO:tasks.workunit.client.0.smithi178.stdout: "dir_fetch": { 2024-02-10T05:29:44.757 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.757 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.757 INFO:tasks.workunit.client.0.smithi178.stdout: "dir_merge": { 2024-02-10T05:29:44.757 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.757 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.757 INFO:tasks.workunit.client.0.smithi178.stdout: "dir_split": { 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: "exported_inodes": { 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: "forward": { 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: "handle_client_cap_release": { 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: "handle_client_caps": { 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.758 INFO:tasks.workunit.client.0.smithi178.stdout: "handle_client_caps_dirty": { 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: "handle_inode_file_caps": { 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: "imported_inodes": { 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: "inodes": { 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: "inodes_expired": { 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.759 INFO:tasks.workunit.client.0.smithi178.stdout: "inodes_pinned": { 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: "inodes_with_caps": { 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: "load_cent": { 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: "openino_dir_fetch": { 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: "process_request_cap_release": { 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.760 INFO:tasks.workunit.client.0.smithi178.stdout: "reply_latency": { 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 169202 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: "request": { 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: "root_rbytes": { 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: "root_rfiles": { 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: "root_rsnaps": { 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.761 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_reply": { 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: "subtrees": { 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_cache": { 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: "ireq_enqueue_scrub": { 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: "ireq_exportdir": { 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: "ireq_flush": { 2024-02-10T05:29:44.762 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: "ireq_fragmentdir": { 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: "ireq_fragstats": { 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: "ireq_inodestats": { 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: "num_recovering_enqueued": { 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: "num_recovering_prioritized": { 2024-02-10T05:29:44.763 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: "num_recovering_processing": { 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: "num_strays": { 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: "num_strays_delayed": { 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: "num_strays_enqueuing": { 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_completed": { 2024-02-10T05:29:44.764 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_started": { 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: "strays_created": { 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: "strays_enqueued": { 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: "strays_migrated": { 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: "strays_reintegrated": { 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.765 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_log": { 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: "ev": { 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: "evadd": { 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: "evex": { 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: "evexd": { 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.766 INFO:tasks.workunit.client.0.smithi178.stdout: "evexg": { 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: "evtrm": { 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: "jlat": { 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8160999 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: "replayed": { 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: "seg": { 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.767 INFO:tasks.workunit.client.0.smithi178.stdout: "segadd": { 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: "segex": { 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: "segexd": { 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: "segexg": { 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: "segtrm": { 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.768 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_mem": { 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: "cap": { 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: "cap+": { 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: "cap-": { 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: "dir": { 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: "dir+": { 2024-02-10T05:29:44.769 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12 2024-02-10T05:29:44.770 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.770 INFO:tasks.workunit.client.0.smithi178.stdout: "dir-": { 2024-02-10T05:29:44.770 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.770 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.770 INFO:tasks.workunit.client.0.smithi178.stdout: "dn": { 2024-02-10T05:29:44.770 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10 2024-02-10T05:29:44.770 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.770 INFO:tasks.workunit.client.0.smithi178.stdout: "dn+": { 2024-02-10T05:29:44.770 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10 2024-02-10T05:29:44.770 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.770 INFO:tasks.workunit.client.0.smithi178.stdout: "dn-": { 2024-02-10T05:29:44.770 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.770 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.770 INFO:tasks.workunit.client.0.smithi178.stdout: "heap": { 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 207132 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: "ino": { 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: "ino+": { 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: "ino-": { 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: "rss": { 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 39368 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.771 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_server": { 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: "cap_acquisition_throttle": { 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: "cap_revoke_eviction": { 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: "handle_client_request": { 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: "handle_client_session": { 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 16 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: "handle_peer_request": { 2024-02-10T05:29:44.772 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: "req_create_latency": { 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: "req_getattr_latency": { 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 169202 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: "req_getfilelock_latency": { 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: "req_getvxattr_latency": { 2024-02-10T05:29:44.773 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.774 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.774 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.774 INFO:tasks.workunit.client.0.smithi178.stdout: "req_link_latency": { 2024-02-10T05:29:44.774 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.774 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.774 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.774 INFO:tasks.workunit.client.0.smithi178.stdout: "req_lookup_latency": { 2024-02-10T05:29:44.774 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.774 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.774 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.774 INFO:tasks.workunit.client.0.smithi178.stdout: "req_lookuphash_latency": { 2024-02-10T05:29:44.774 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.774 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.774 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: "req_lookupino_latency": { 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: "req_lookupname_latency": { 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: "req_lookupparent_latency": { 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: "req_lookupsnap_latency": { 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.775 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: "req_lssnap_latency": { 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: "req_mkdir_latency": { 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: "req_mknod_latency": { 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: "req_mksnap_latency": { 2024-02-10T05:29:44.776 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.777 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.777 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.777 INFO:tasks.workunit.client.0.smithi178.stdout: "req_open_latency": { 2024-02-10T05:29:44.777 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.777 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.777 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.777 INFO:tasks.workunit.client.0.smithi178.stdout: "req_readdir_latency": { 2024-02-10T05:29:44.777 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.777 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.777 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.777 INFO:tasks.workunit.client.0.smithi178.stdout: "req_rename_latency": { 2024-02-10T05:29:44.777 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.777 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.777 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: "req_renamesnap_latency": { 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: "req_rmdir_latency": { 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: "req_rmsnap_latency": { 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: "req_rmxattr_latency": { 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.778 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: "req_setattr_latency": { 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: "req_setdirlayout_latency": { 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: "req_setfilelock_latency": { 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: "req_setlayout_latency": { 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.779 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.780 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.780 INFO:tasks.workunit.client.0.smithi178.stdout: "req_setxattr_latency": { 2024-02-10T05:29:44.780 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.780 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.780 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.780 INFO:tasks.workunit.client.0.smithi178.stdout: "req_symlink_latency": { 2024-02-10T05:29:44.780 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.780 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.780 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.780 INFO:tasks.workunit.client.0.smithi178.stdout: "req_unlink_latency": { 2024-02-10T05:29:44.780 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.780 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.780 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.780 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: "mds_sessions": { 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: "average_load": { 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: "avg_session_uptime": { 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 89 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: "mdthresh_evicted": { 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: "session_add": { 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: "session_count": { 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.781 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: "session_remove": { 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: "sessions_open": { 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: "sessions_stale": { 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: "total_load": { 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:44.782 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 45 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: "purge_queue": { 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: "pq_executed": { 2024-02-10T05:29:44.783 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: "pq_executing": { 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: "pq_executing_high_water": { 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: "pq_executing_ops": { 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: "pq_executing_ops_high_water": { 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: "pq_item_in_journal": { 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.784 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.0c9889df1957f786ba8aad579fba7a97c85fa8f3": { 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: "election_call": { 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: "election_lose": { 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: "election_win": { 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: "num_elections": { 2024-02-10T05:29:44.785 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: "num_sessions": { 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: "session_add": { 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: "session_rm": { 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 97 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: "session_trim": { 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.786 INFO:tasks.workunit.client.0.smithi178.stdout: "paxos": { 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: "accept_timeout": { 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: "begin": { 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 844 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_bytes": { 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 844, 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3755965 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_keys": { 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_latency": { 2024-02-10T05:29:44.787 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 844, 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 98998322 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: "collect": { 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_bytes": { 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_keys": { 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_latency": { 2024-02-10T05:29:44.788 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_timeout": { 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_uncommitted": { 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: "commit": { 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 846 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_bytes": { 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.789 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_keys": { 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_latency": { 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: "lease_ack_timeout": { 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: "lease_timeout": { 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.790 INFO:tasks.workunit.client.0.smithi178.stdout: "new_pn": { 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: "new_pn_latency": { 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: "refresh": { 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 846 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: "refresh_latency": { 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 846, 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1855968601 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: "restart": { 2024-02-10T05:29:44.791 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state": { 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state_bytes": { 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state_keys": { 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: "start_leader": { 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.792 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: "start_peon": { 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state": { 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 845 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_bytes": { 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 845, 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7353610 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_keys": { 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 845, 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5819 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_latency": { 2024-02-10T05:29:44.793 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 845, 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95998374 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache": { 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1020054731 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 41738240 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 31121408 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:44.794 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2147483648 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10616832 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:full": { 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 348127232 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.795 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.796 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 277024399 2024-02-10T05:29:44.796 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.796 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.796 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 264088 2024-02-10T05:29:44.796 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.796 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.796 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.796 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.796 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.796 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.796 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.796 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.796 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.796 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.797 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 70838745 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:inc": { 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 348127232 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.798 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 277024399 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 40544 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.799 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.800 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.800 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.800 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.800 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.800 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.800 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.800 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.800 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.800 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.800 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.800 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.800 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.800 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.800 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71062289 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:kv": { 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 322961408 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 184682932 2024-02-10T05:29:44.801 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.802 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.803 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.803 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.803 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.803 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.803 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.803 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.803 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.803 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.803 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.803 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.803 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.803 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.803 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.803 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71169612 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb": { 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: "compact": { 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_queue_len": { 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_queue_merge": { 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_range": { 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:44.804 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: "get_latency": { 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 35927, 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 89040997 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_delay_time": { 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_memtable_time": { 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_pre_and_post_time": { 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.805 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_wal_time": { 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: "submit_latency": { 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: "submit_sync_latency": { 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1805, 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 200249018 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.806 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.807 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.22a14e836c17661045a7b67bb6a5f21bd0eb1696": { 2024-02-10T05:29:44.807 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:44.807 INFO:tasks.workunit.client.0.smithi178.stdout: "election_call": { 2024-02-10T05:29:44.807 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.807 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.807 INFO:tasks.workunit.client.0.smithi178.stdout: "election_lose": { 2024-02-10T05:29:44.807 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.807 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.807 INFO:tasks.workunit.client.0.smithi178.stdout: "election_win": { 2024-02-10T05:29:44.807 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:44.807 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_elections": { 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 9 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_sessions": { 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: "session_add": { 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: "session_rm": { 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 209 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: "session_trim": { 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.808 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: "paxos": { 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: "accept_timeout": { 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: "begin": { 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 990 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_bytes": { 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 990, 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4793755 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_keys": { 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 990, 2024-02-10T05:29:44.809 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2970 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_latency": { 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 990, 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 141997597 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: "collect": { 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_bytes": { 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_keys": { 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.810 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_latency": { 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_timeout": { 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_uncommitted": { 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: "commit": { 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 990 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_bytes": { 2024-02-10T05:29:44.811 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 990, 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4722531 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_keys": { 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 990, 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5799 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_latency": { 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 990, 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 129273532 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: "lease_ack_timeout": { 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: "lease_timeout": { 2024-02-10T05:29:44.812 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: "new_pn": { 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: "new_pn_latency": { 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: "refresh": { 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 992 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: "refresh_latency": { 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 992, 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2286961296 2024-02-10T05:29:44.813 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: "restart": { 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state": { 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state_bytes": { 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1627 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state_keys": { 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.814 INFO:tasks.workunit.client.0.smithi178.stdout: "start_leader": { 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: "start_peon": { 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state": { 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_bytes": { 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_keys": { 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.815 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_latency": { 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache": { 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1020054731 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 44785664 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:44.816 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 40476672 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2147483648 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4308992 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:full": { 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 348127232 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.817 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 277025461 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 263658 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.818 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.819 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 70838113 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:inc": { 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 348127232 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.820 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 277025461 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 38141 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.821 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.822 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71063630 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:kv": { 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 322961408 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.823 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.824 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.824 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 184683641 2024-02-10T05:29:44.824 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.824 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.824 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.824 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.824 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.824 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.824 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.824 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.824 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.824 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.824 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.824 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71168903 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb": { 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: "compact": { 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_queue_len": { 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_queue_merge": { 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.826 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_range": { 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: "get_latency": { 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 44036, 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 158353807 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_delay_time": { 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_memtable_time": { 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.827 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_pre_and_post_time": { 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_wal_time": { 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: "submit_latency": { 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: "submit_sync_latency": { 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2139, 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 273097765 2024-02-10T05:29:44.828 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: "mon.594859571bb6187285e584c4374e1e4510b6e8df": { 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: "election_call": { 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: "election_lose": { 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: "election_win": { 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_elections": { 2024-02-10T05:29:44.829 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_sessions": { 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: "session_add": { 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: "session_rm": { 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 51 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: "session_trim": { 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: "paxos": { 2024-02-10T05:29:44.830 INFO:tasks.workunit.client.0.smithi178.stdout: "accept_timeout": { 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: "begin": { 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 856 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_bytes": { 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 856, 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3783512 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_keys": { 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: "begin_latency": { 2024-02-10T05:29:44.831 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 856, 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 141997086 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: "collect": { 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_bytes": { 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 146 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_keys": { 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_latency": { 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:44.832 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 999980 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_timeout": { 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: "collect_uncommitted": { 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: "commit": { 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 857 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_bytes": { 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.833 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_keys": { 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: "commit_latency": { 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: "lease_ack_timeout": { 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: "lease_timeout": { 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: "new_pn": { 2024-02-10T05:29:44.834 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: "new_pn_latency": { 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: "refresh": { 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 857 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: "refresh_latency": { 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 857, 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1883961353 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: "restart": { 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.835 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state": { 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state_bytes": { 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: "share_state_keys": { 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: "start_leader": { 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: "start_peon": { 2024-02-10T05:29:44.836 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state": { 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 857 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_bytes": { 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 857, 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7406228 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_keys": { 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 857, 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5908 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: "store_state_latency": { 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 857, 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 405991672 2024-02-10T05:29:44.837 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache": { 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1020054731 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 43827200 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 33824768 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2147483648 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.838 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10002432 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:full": { 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 348127232 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 277024399 2024-02-10T05:29:44.839 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.840 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.840 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 264088 2024-02-10T05:29:44.840 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.840 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.840 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.840 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.840 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.840 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.840 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.840 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.840 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.840 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.840 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.840 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.841 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 70838745 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:inc": { 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 348127232 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 277024399 2024-02-10T05:29:44.842 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 40544 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.843 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71062289 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.844 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.845 INFO:tasks.workunit.client.0.smithi178.stdout: "prioritycache:kv": { 2024-02-10T05:29:44.845 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.845 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 322961408 2024-02-10T05:29:44.845 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.845 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.845 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:44.845 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.845 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.845 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.845 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.845 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.845 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 184682932 2024-02-10T05:29:44.845 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.845 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.846 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71169612 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb": { 2024-02-10T05:29:44.847 INFO:tasks.workunit.client.0.smithi178.stdout: "compact": { 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_queue_len": { 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_queue_merge": { 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_range": { 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: "get_latency": { 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 36710, 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85813938 2024-02-10T05:29:44.848 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_delay_time": { 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_memtable_time": { 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_pre_and_post_time": { 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_write_wal_time": { 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.849 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: "submit_latency": { 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: "submit_sync_latency": { 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1852, 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 626515396 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.0": { 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.850 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.851 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:44.852 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:44.852 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.852 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:44.852 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2781184 2024-02-10T05:29:44.852 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.852 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:44.852 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.852 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.852 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.852 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:44.852 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.852 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.852 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.852 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1630208 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1490944 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.853 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:44.854 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:44.855 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.856 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:44.856 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:44.856 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.856 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:44.856 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:44.856 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.856 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:44.856 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:44.856 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.856 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:44.856 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:44.856 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.856 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:44.856 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:44.857 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:44.858 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4341760 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1302528 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 4, 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 149342 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.859 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 22, 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 59603 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.860 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 348, 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 66044561 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 323, 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13053812 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 348, 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1877177 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.861 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 348, 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67921738 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 6, 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 20577 2024-02-10T05:29:44.862 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4492 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 800 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.863 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 223 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 119, 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1897090 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 321, 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 328920 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 202, 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1214341 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.864 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 40007 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10538942 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 122, 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6962261 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:44.865 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 122, 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 558423795475 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 122, 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 130583002862 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 75027717161 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 55357 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.866 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 574023 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 419826196 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 150681 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 149481255 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.867 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22706333 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 892882 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 603199207 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.868 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 34169925 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 468, 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3579513 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861609502 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 272023552 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.869 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 271572992 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137548083 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 450560 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.870 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85471038 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.871 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.872 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.872 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.872 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.872 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.872 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.872 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.872 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.872 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 602112 2024-02-10T05:29:44.872 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.872 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.872 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.872 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.872 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.872 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.873 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.873 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.873 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.873 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.873 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.873 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73310402 2024-02-10T05:29:44.873 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.873 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.873 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:44.873 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.873 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:44.873 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.873 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.873 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641032789 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.874 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.875 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71997723 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:44.876 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 56980692 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.877 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.878 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68847964 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.879 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.880 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.880 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.880 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641032789 2024-02-10T05:29:44.880 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.880 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.880 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.880 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.880 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.880 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.880 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.880 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.880 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.880 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.880 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5644 2024-02-10T05:29:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 269544 2024-02-10T05:29:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71723703 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:44.882 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 47 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5 2024-02-10T05:29:44.883 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 588 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57678024 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:44.884 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 6, 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5040034 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 55878115 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.885 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.886 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:44.887 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.888 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.888 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:44.888 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.888 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.888 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:44.888 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.888 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.888 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.888 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:44.888 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.888 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.888 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.888 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:44.888 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 588 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57678024 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 6, 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5040034 2024-02-10T05:29:44.889 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.890 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:44.890 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:44.890 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 55878115 2024-02-10T05:29:44.890 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.890 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:44.890 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.890 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.890 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:44.890 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1771104 2024-02-10T05:29:44.890 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.890 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:44.890 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6 2024-02-10T05:29:44.890 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.890 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305725440 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.1": { 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.891 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:44.892 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2568192 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.893 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1536000 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1396736 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.894 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:44.895 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.895 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.895 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:44.895 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:44.895 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.895 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:44.895 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:44.895 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.895 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:44.895 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:44.895 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.895 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:44.895 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:44.895 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:44.896 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.898 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:44.898 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.898 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.898 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:44.898 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.898 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.898 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:44.898 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.898 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.898 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:44.898 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.898 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.898 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:44.898 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4034560 2024-02-10T05:29:44.899 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 688128 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 202832 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.900 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 29, 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 83103 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:44.901 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 325, 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 62852519 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 309, 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 11723074 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 325, 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 398180 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:44.902 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 325, 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 63250699 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1628 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7695 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.903 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5128 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 792 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.904 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 228 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 133, 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2033116 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 343, 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 407576 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 210, 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1160186 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.905 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193612 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6635614 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 119, 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7321192 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.906 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:44.907 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 118, 2024-02-10T05:29:44.907 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 351293582077 2024-02-10T05:29:44.907 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.907 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:44.907 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 119, 2024-02-10T05:29:44.907 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 129715262036 2024-02-10T05:29:44.907 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.907 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:44.907 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 394, 2024-02-10T05:29:44.907 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 35500459971 2024-02-10T05:29:44.907 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.907 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:44.907 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 394, 2024-02-10T05:29:44.907 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 45016 2024-02-10T05:29:44.908 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.908 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:44.908 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:44.908 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 416769 2024-02-10T05:29:44.908 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.908 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:44.908 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:44.908 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 202392157 2024-02-10T05:29:44.908 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.908 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:44.908 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:44.908 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 126465 2024-02-10T05:29:44.908 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.908 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 55318426 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 19226043 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 301179 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.909 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 284045787 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22949639 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 395, 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2700992 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:44.910 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861609502 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 237355008 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 236388352 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137548083 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 966656 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.911 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85508338 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.912 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12288 2024-02-10T05:29:44.913 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73862926 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.914 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641312536 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.915 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.916 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71717976 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.917 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57005558 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.918 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.919 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68823098 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.920 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641312536 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.921 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 9629 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 236614 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.922 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71472901 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:44.923 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 36 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 155 2024-02-10T05:29:44.924 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2429440 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 155, 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 863773480 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1052 2024-02-10T05:29:44.925 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 155, 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 53440650 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 155, 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 186131033 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 33 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 33, 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4604616 2024-02-10T05:29:44.926 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1052 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 33, 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4070976 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 33, 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3318133 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.927 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 22, 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18446151 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.928 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 22, 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8905921 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 22, 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 17355667 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 100 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:44.929 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2429440 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 100, 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 840722713 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 100, 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 40463753 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 100, 2024-02-10T05:29:44.930 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 165457233 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 590368 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305111040 2024-02-10T05:29:44.931 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.2": { 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:44.932 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2269184 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.933 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1347584 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:44.934 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1208320 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:44.935 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.936 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.937 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:44.937 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:44.937 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.937 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:44.937 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:44.937 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.937 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:44.937 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:44.937 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.937 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:44.937 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:44.937 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.937 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:44.937 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:44.938 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:44.939 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3547136 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 692224 2024-02-10T05:29:44.940 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 4, 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 166034 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:44.941 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 13, 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 16667 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 279, 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 55637427 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:44.942 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 277, 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8360679 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 279, 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 374521 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 279, 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 56011948 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.943 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1888 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 509 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.944 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4040 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 584 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 209 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 89, 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1101623 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:44.945 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 251, 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 296010 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 162, 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 733413 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 104362 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:44.946 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5606900 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 113, 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7992489 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 113, 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 314754919702 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 113, 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 112072669275 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.947 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 75489084262 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 34379 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 389399 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 133303216 2024-02-10T05:29:44.948 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 131074 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67820732 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 17480475 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 301814 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.949 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 224650529 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 20739444 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 330, 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3068842 2024-02-10T05:29:44.950 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861609502 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 235257856 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 235249664 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137548083 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:44.951 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:44.952 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.952 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.952 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:44.952 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.952 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:44.952 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.952 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.952 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.952 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.952 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.952 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.952 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.952 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.952 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85508731 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.953 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12288 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.954 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73862533 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641315482 2024-02-10T05:29:44.955 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.956 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71715030 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.957 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57005820 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.958 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.959 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.960 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.960 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.960 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.960 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.960 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.960 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.960 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.960 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.960 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.960 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.960 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68822836 2024-02-10T05:29:44.960 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.960 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.960 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641315482 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.961 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 19176 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 223273 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.962 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71473749 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.963 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 30 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.965 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 10, 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 186244659 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 10, 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6405300 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 10, 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 157779451 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:44.966 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.967 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:44.968 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.969 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.969 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:44.969 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.969 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.969 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:44.969 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.969 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.969 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:44.969 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.969 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.969 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.969 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:44.969 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.969 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 10, 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 186244659 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:44.970 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 10, 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6405300 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 10, 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 157779451 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:44.971 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305115136 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.3": { 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:44.972 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:44.973 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1314816 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.974 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 872448 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 733184 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.975 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.976 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:44.977 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:44.978 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.979 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2117632 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:44.980 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 712704 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:44.981 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 4, 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8933 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.982 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 163, 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 43187929 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 156, 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4520759 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 163, 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 221459 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 163, 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 43409388 2024-02-10T05:29:44.983 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.984 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4740 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 347 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 214 2024-02-10T05:29:44.985 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 89, 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 800290 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 158, 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 237130 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 69, 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 244285 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.986 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4337053 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 53, 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4196491 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 50, 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 286910581308 2024-02-10T05:29:44.987 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.988 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:44.988 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 53, 2024-02-10T05:29:44.988 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 80993177268 2024-02-10T05:29:44.988 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.988 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:44.988 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 237, 2024-02-10T05:29:44.988 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 447382 2024-02-10T05:29:44.988 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.988 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:44.988 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 237, 2024-02-10T05:29:44.988 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 25152 2024-02-10T05:29:44.988 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.988 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:44.988 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 573106 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 83528389 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67625 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 80478864 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:44.989 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13755043 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304524 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 182700502 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:44.990 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 16904518 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 240, 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3396154 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861609502 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 267829248 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:44.991 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 267444224 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137548083 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 385024 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.992 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85508565 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.993 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.994 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73870891 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641314237 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.996 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.997 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71716275 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.998 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57005710 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:44.999 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.000 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68822946 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641314237 2024-02-10T05:29:45.001 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 16437 2024-02-10T05:29:45.002 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 236970 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71464036 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.003 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.004 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 36 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.005 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1028072 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:45.006 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.007 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.008 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.009 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.010 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1028072 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.011 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305135616 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.4": { 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:45.012 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.013 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1421312 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.014 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 974848 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 835584 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:45.015 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:45.016 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:45.017 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:45.018 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.019 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2326528 2024-02-10T05:29:45.020 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 708608 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 6, 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 248310 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.021 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2165 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.022 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 188, 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 49585707 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 179, 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5636658 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 188, 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 202021 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.023 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 188, 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 49787728 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1706 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.024 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6329 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 358 2024-02-10T05:29:45.025 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 236 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 96, 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 871010 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 162, 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 270403 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 66, 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 100242 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.026 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 4, 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 107032 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3779632 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 41, 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3319538 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.027 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 40, 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 238662647994 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 41, 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67555110192 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 260, 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 489075 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 260, 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 31699 2024-02-10T05:29:45.028 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 329669 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 108737355 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 78057 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 64878891 2024-02-10T05:29:45.029 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12182725 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 302494 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 840 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 189941793 2024-02-10T05:29:45.030 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14668212 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 261, 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1902375 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861635701 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:45.031 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 268812288 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 268763136 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137578905 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 49152 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:45.032 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85509980 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.033 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.034 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73873572 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.035 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641324850 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.036 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.037 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71705662 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.038 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57006653 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.039 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.040 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68822003 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.041 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641324850 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.042 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13690 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 240951 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.043 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71452189 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 42 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.045 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 21747323 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:45.046 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 678931 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 21665324 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.047 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.048 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.049 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.050 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 21747323 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 678931 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 21665324 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.051 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305131520 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.052 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.5": { 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.053 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1220608 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.054 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 823296 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:45.055 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 684032 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:45.056 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:45.057 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:45.058 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.059 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:45.060 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.060 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.060 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:45.060 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.060 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.060 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:45.060 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.060 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.060 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:45.060 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.060 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.060 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:45.060 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.060 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1974272 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 708608 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.061 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 4, 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 125593 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.062 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4942 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 151, 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 47841757 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 144, 2024-02-10T05:29:45.063 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 9661714 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 151, 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 161742 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 151, 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 48003499 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:45.064 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:45.065 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1243 2024-02-10T05:29:45.065 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.065 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:45.065 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.065 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.065 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.065 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:45.065 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.065 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.065 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.065 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:45.065 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.065 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.065 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4482 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 325 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 238 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 87, 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 671645 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.066 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 140, 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 300688 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 53, 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 299829 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 115823 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.067 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2917063 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 39, 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3237936 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 36, 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 316006810617 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 39, 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 54137399771 2024-02-10T05:29:45.068 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 262, 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 406102 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 262, 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 27964 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 212577 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:45.069 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 137647669 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73211 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 124514955 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12500299 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304510 2024-02-10T05:29:45.070 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 543 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 277825753 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14587834 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 265, 2024-02-10T05:29:45.071 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1720496 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861635701 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 236306432 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 235528192 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137578905 2024-02-10T05:29:45.072 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 778240 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85510011 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73873541 2024-02-10T05:29:45.075 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641325089 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.076 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.077 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71705423 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:45.078 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57006674 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.079 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.080 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68821982 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:45.081 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641325089 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.082 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 16395 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 243192 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.083 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71447004 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.084 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 42 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.085 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.086 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:45.088 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.089 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.090 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.091 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.092 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305131520 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.6": { 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.093 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.094 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1290240 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:45.095 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 933888 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 794624 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:45.096 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.098 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.099 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.100 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2154496 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.101 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1298432 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 93618 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.102 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 3, 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7708 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 178, 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 50072918 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 174, 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7930158 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 178, 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 134690 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:45.104 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 178, 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 50207608 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.105 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8010 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 319 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:45.106 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 245 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 86, 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 905966 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 132, 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 555819 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 46, 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 364144 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:45.107 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 26851 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3139546 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 33, 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2740252 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 33, 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 431856986111 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 33, 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 46110544216 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 402001 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 31264 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:45.109 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 184596 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 144456607 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 81624 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 91925951 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.110 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 15308442 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 894788 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 481 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 255049932 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:45.111 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18856484 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 254, 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5311935 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861635701 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 236584960 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.112 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 235651072 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137578905 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 933888 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85509907 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.114 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.115 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73873645 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.116 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.117 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.117 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.117 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.117 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641324309 2024-02-10T05:29:45.117 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.117 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.117 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.117 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.119 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.119 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.119 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.119 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.119 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.119 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.119 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.119 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.119 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.119 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.119 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.119 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71706203 2024-02-10T05:29:45.120 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57006605 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.121 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.122 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68822051 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.123 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641324309 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.124 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 15371 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 245950 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.125 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71446050 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.126 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 39 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:45.127 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2786 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:45.128 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 13, 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68810354 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 15, 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6857975 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 13, 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 66260171 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.129 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:45.131 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.132 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2786 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 13, 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68810354 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:45.133 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 15, 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6857975 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 13, 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 66260171 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.134 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305721344 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: "osd.7": { 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: "bluefs": { 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_fallback": { 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_slow_size_fallback": { 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.135 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_db": { 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65536 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_main": { 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit_wal": { 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_slow": { 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_sst": { 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8192 2024-02-10T05:29:45.136 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_written_wal": { 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1097728 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lat": { 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: "compact_lock_lat": { 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: "db_total_bytes": { 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: "db_used_bytes": { 2024-02-10T05:29:45.137 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 304414720 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: "log_bytes": { 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 790528 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: "logged_bytes": { 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 651264 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_db": { 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 312803328 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_slow": { 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: "max_bytes_wal": { 2024-02-10T05:29:45.138 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: "num_files": { 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 13 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: "read_bytes": { 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 193929 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: "read_count": { 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 22 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes": { 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1265664 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_db": { 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1269760 2024-02-10T05:29:45.139 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_slow": { 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_bytes_wal": { 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: "read_disk_count": { 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 14 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_bytes": { 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3653 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: "read_prefetch_count": { 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3 2024-02-10T05:29:45.140 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_bytes": { 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_buffer_count": { 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_bytes": { 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3833 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_count": { 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes": { 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.141 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_db": { 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_slow": { 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_bytes_wal": { 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: "read_random_disk_count": { 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_total_bytes": { 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.142 INFO:tasks.workunit.client.0.smithi178.stdout: "slow_used_bytes": { 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_total_bytes": { 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: "wal_used_bytes": { 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: "write_bytes": { 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1818624 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore": { 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: "alloc_unit": { 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4096 2024-02-10T05:29:45.143 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": { 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1290240 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: "clist_lat": { 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 180796 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_lat": { 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed": { 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.144 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_allocated": { 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: "compressed_original": { 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: "csum_lat": { 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 8, 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 31171 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: "decompress_lat": { 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_commit_lat": { 2024-02-10T05:29:45.145 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 143, 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 56842300 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_final_lat": { 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 140, 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7081823 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_flush_lat": { 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 143, 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 99040 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: "kv_sync_lat": { 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 143, 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 56941340 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.146 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_keys_lat": { 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_get_values_lat": { 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 1, 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1272 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_lower_bound_lat": { 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_next_lat": { 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.147 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_seek_to_first_lat": { 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 0, 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_upper_bound_lat": { 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 4103 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_hits": { 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 482 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: "onode_misses": { 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 269 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: "read_lat": { 2024-02-10T05:29:45.148 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 104, 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2349208 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: "read_onode_meta_lat": { 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 155, 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 264787 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: "read_wait_aio_lat": { 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 51, 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1715229 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: "reads_with_retries": { 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: "remove_lat": { 2024-02-10T05:29:45.149 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 56441 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: "state_aio_wait_lat": { 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5322559 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_aio_wait_lat": { 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 19, 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1294779 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_cleanup_lat": { 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 19, 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 219964812388 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.150 INFO:tasks.workunit.client.0.smithi178.stdout: "state_deferred_queued_lat": { 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 19, 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 30764870949 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: "state_done_lat": { 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 387612 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: "state_finishing_lat": { 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 31219 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: "state_io_done_lat": { 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 2132497 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.151 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_commiting_lat": { 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 206154307 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_done_lat": { 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 87451 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: "state_kv_queued_lat": { 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 179471864 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: "state_prepare_lat": { 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 10716372 2024-02-10T05:29:45.152 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": { 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 892435 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: "truncate_lat": { 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 2, 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 523 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_commit_lat": { 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 403832258 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_submit_lat": { 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 12772297 2024-02-10T05:29:45.153 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: "txc_throttle_lat": { 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 287, 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1962227 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache": { 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_bytes": { 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1861635701 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: "heap_bytes": { 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 236371968 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: "mapped_bytes": { 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 235044864 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.154 INFO:tasks.workunit.client.0.smithi178.stdout: "target_bytes": { 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3137578905 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: "unmapped_bytes": { 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1327104 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:data": { 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 159383552 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.155 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 85501250 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.156 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 135168 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.157 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73747134 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv": { 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 780140544 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.158 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641259378 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.159 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 1168 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.160 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71771134 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:kv_onode": { 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 192937984 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 67108864 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 464 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 57000833 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.161 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.162 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 68827823 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.163 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: "bluestore-pricache:meta": { 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: "committed_bytes": { 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 713031680 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: "pri0_bytes": { 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: "pri10_bytes": { 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: "pri11_bytes": { 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 641259378 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: "pri1_bytes": { 2024-02-10T05:29:45.164 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: "pri2_bytes": { 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: "pri3_bytes": { 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: "pri4_bytes": { 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: "pri5_bytes": { 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 20910 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: "pri6_bytes": { 2024-02-10T05:29:45.165 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 249534 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: "pri7_bytes": { 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: "pri8_bytes": { 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: "pri9_bytes": { 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: "reserved_bytes": { 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 71501858 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: "objecter": { 2024-02-10T05:29:45.166 INFO:tasks.workunit.client.0.smithi178.stdout: "op_active": { 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rmw": { 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: "osd": { 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg": { 2024-02-10T05:29:45.167 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 47 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: "numpg_removing": { 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: "op": { 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 73 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_degraded": { 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: "op_delayed_unreadable": { 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: "op_in_bytes": { 2024-02-10T05:29:45.168 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: "op_latency": { 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 73, 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 91711814 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: "op_out_bytes": { 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 263950 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: "op_prepare_latency": { 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 75, 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18775123 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: "op_process_latency": { 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 73, 2024-02-10T05:29:45.169 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 88175730 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r": { 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 50 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency": { 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 50, 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8006853 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_latency_out_bytes_histogram": { 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_out_bytes": { 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 263950 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_prepare_latency": { 2024-02-10T05:29:45.170 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 50, 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 7282744 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: "op_r_process_latency": { 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 50, 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 6060169 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw": { 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 18 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_in_bytes": { 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency": { 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 18, 2024-02-10T05:29:45.171 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 17834777 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_in_bytes_histogram": { 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_latency_out_bytes_histogram": { 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_out_bytes": { 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_prepare_latency": { 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 18, 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 8316058 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.172 INFO:tasks.workunit.client.0.smithi178.stdout: "op_rw_process_latency": { 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 18, 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 16797880 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w": { 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 5 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_in_bytes": { 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency": { 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65870184 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_latency_in_bytes_histogram": { 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.173 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_prepare_latency": { 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 7, 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 3176321 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: "op_w_process_latency": { 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: "count": 5, 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 65317681 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: "op_wip": { 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_bytes": { 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.174 INFO:tasks.workunit.client.0.smithi178.stdout: "recovery_ops": { 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 0 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes": { 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 95995035648 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_bytes_used": { 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: "value": 305713152 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: "pools": [ 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr" 2024-02-10T05:29:45.175 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 1, 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 1, 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 1, 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 1781760, 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:45.176 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 1781760, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 2, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 2.450440433676704e-06, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 286, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 505856, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 590368, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 590368, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 1771104, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 195, 2024-02-10T05:29:45.177 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 2473984 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs" 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:45.178 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 32, 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 32, 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 2, 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 98304, 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 98304, 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 22, 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 1.3519702690700797e-07, 2024-02-10T05:29:45.179 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 0, 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 0, 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 3376, 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 3376, 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 10128, 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 51, 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 19456 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.180 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs" 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 64, 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 64, 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 3, 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 0, 2024-02-10T05:29:45.181 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 0, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 0, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 0.0, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 0, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 0, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 0, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 0, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:45.182 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 0, 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 0, 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 0 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd" 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: "cache_mode": "none", 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: "erasure_code_profile": {}, 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: "min_size": 2, 2024-02-10T05:29:45.183 INFO:tasks.workunit.client.0.smithi178.stdout: "options": {}, 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_autoscale_mode": "off", 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 8, 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "pgp_num": 8, 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "pool": 4, 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "size": 3, 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "stats": { 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_raw": 727116458250, 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "bytes_used": 0, 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_bytes_used": 0, 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "compress_under_bytes": 0, 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "data_bytes_used": 0, 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty": 0, 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "max_avail": 242372165632, 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "objects": 0, 2024-02-10T05:29:45.184 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_bytes_used": 0, 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: "percent_used": 0.0, 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_bytes": 0, 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: "quota_objects": 0, 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: "rd": 0, 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: "rd_bytes": 0, 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: "stored": 0, 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_data": 0, 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_omap": 0, 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: "stored_raw": 0, 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: "wr": 0, 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: "wr_bytes": 0 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_bytes": 0, 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: "target_max_objects": 0, 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: "type": "replicated" 2024-02-10T05:29:45.185 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd": { 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: "mirroring_by_pool": [ 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: false 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_images_by_pool": [ 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: "num_pools": 1 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: "report_id": "8b448692-9aae-4c6c-a7c1-ec431b9ecb0c", 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: "report_timestamp": "2024-02-10T05:29:43.883642", 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: "report_version": 1, 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: "rocksdb_stats": { 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "6.15.5" 2024-02-10T05:29:45.186 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: "rook": { 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: "cluster": { 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: "external-mode": null, 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: "mon": { 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: "allow-multiple-per-node": null, 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: "count": null, 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: "max-id": null, 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: "pvc": { 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: "enabled": null 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: "stretch": { 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: "enabled": null 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.187 INFO:tasks.workunit.client.0.smithi178.stdout: "network": { 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: "provider": null 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: "storage": { 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: "device-set": { 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: "count": { 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: "non-portable": null, 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: "portable": null, 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: "total": null 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: "csi": { 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: "version": null 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.188 INFO:tasks.workunit.client.0.smithi178.stdout: "kubernetes": { 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: "version": null 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: "node": { 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: "count": { 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: "kubernetes-total": null, 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: "with-ceph-daemons": null, 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: "with-csi-cephfs-plugin": null, 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: "with-csi-nfs-plugin": null, 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: "with-csi-rbd-plugin": null 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: "usage": { 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: "storage-class": { 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: "count": { 2024-02-10T05:29:45.189 INFO:tasks.workunit.client.0.smithi178.stdout: "bucket": null, 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs": null, 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: "nfs": null, 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd": null, 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: "total": null 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: "version": null 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: "services": {}, 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_per_pg": [ 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.190 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305505+0000", 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.787324+0000", 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.787324+0000", 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.791291+0000", 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305505+0000", 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.191 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305505+0000", 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305505+0000", 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305505+0000", 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305505+0000", 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305505+0000", 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.192 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.3f", 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.193 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:55:16.042483+0000", 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.194 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.195 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.196 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.197 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301928+0000", 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.799046+0000", 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.799046+0000", 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.799323+0000", 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301928+0000", 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.198 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301928+0000", 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301928+0000", 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301928+0000", 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301928+0000", 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301928+0000", 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.199 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.3e", 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T05:53:58.323046+0000", 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.200 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.201 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.202 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.203 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.204 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305527+0000", 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.789646+0000", 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.789646+0000", 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.791465+0000", 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305527+0000", 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305527+0000", 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305527+0000", 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305527+0000", 2024-02-10T05:29:45.205 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.206 INFO:tasks.workunit.client.0.smithi178.stderr:+ echo OK 2024-02-10T05:29:45.207 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='client.24932 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:45.207 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='client.24932 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:45.207 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:45.207 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:45.208 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.208 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.208 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.208 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.208 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.208 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.208 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.208 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.208 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.208 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.208 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.208 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.208 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.208 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.209 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.209 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.209 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.209 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.209 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.209 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.209 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.209 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.209 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.209 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:44 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.212 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.212 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305527+0000", 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305527+0000", 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.213 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.3d", 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:05:10.538414+0000", 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.214 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.215 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.217 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301762+0000", 2024-02-10T05:29:45.218 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.768536+0000", 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.768536+0000", 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.768858+0000", 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301762+0000", 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301762+0000", 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301762+0000", 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301762+0000", 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301762+0000", 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301762+0000", 2024-02-10T05:29:45.219 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.3c", 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.220 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:58:02.775799+0000", 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.221 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.222 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.223 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.224 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.225 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.225 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.225 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.225 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.225 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.225 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.225 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.225 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.225 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.225 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305252+0000", 2024-02-10T05:29:45.225 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.785122+0000", 2024-02-10T05:29:45.225 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.785122+0000", 2024-02-10T05:29:45.225 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.786043+0000", 2024-02-10T05:29:45.225 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305252+0000", 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305252+0000", 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305252+0000", 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305252+0000", 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305252+0000", 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305252+0000", 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.226 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.3b", 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.227 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:28:32.191843+0000", 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.228 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.229 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.230 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.231 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301582+0000", 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.782112+0000", 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.782112+0000", 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.782406+0000", 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301582+0000", 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.232 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301582+0000", 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301582+0000", 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301582+0000", 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301582+0000", 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301582+0000", 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.233 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.3a", 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:14:56.386834+0000", 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.234 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.235 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.236 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.237 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.237 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.237 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.237 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.237 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.237 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.237 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.237 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.237 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.237 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.237 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.237 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.237 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.237 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.238 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305907+0000", 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.791499+0000", 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.791499+0000", 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.791844+0000", 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305907+0000", 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.239 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305907+0000", 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305907+0000", 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305907+0000", 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305907+0000", 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305907+0000", 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.240 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.39", 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:50:11.296963+0000", 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.242 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.243 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.244 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.245 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300875+0000", 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.785056+0000", 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.785056+0000", 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.785339+0000", 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300875+0000", 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300875+0000", 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300875+0000", 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300875+0000", 2024-02-10T05:29:45.246 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300875+0000", 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300875+0000", 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.247 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.38", 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T17:07:49.676626+0000", 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.248 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.249 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.250 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.250 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.250 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.250 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.250 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.250 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.250 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.250 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.250 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.250 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.250 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.250 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.250 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.250 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.251 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.252 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305414+0000", 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.791961+0000", 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.791961+0000", 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.792253+0000", 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305414+0000", 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305414+0000", 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305414+0000", 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305414+0000", 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.253 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305414+0000", 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305414+0000", 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.254 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.37", 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:27:08.380538+0000", 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.255 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.256 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.257 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.258 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.259 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308674+0000", 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.794942+0000", 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.794942+0000", 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.795251+0000", 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308674+0000", 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308674+0000", 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308674+0000", 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308674+0000", 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308674+0000", 2024-02-10T05:29:45.260 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308674+0000", 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.36", 2024-02-10T05:29:45.261 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:27:26.772106+0000", 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.262 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.263 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.264 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.265 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308682+0000", 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.798824+0000", 2024-02-10T05:29:45.266 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.798824+0000", 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.799165+0000", 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308682+0000", 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308682+0000", 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308682+0000", 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308682+0000", 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308682+0000", 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308682+0000", 2024-02-10T05:29:45.267 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.35", 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:16:09.498260+0000", 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.269 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.270 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.271 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.272 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 4, 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305872+0000", 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.788342+0000", 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.788342+0000", 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.788664+0000", 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305872+0000", 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.273 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305872+0000", 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305872+0000", 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305872+0000", 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305872+0000", 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305872+0000", 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.275 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.275 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.275 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.275 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.275 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.275 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.275 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.275 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.34", 2024-02-10T05:29:45.275 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.275 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.275 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.275 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.275 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.275 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:34:16.848924+0000", 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.276 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.277 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.278 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 4, 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.279 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302441+0000", 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793291+0000", 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793291+0000", 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.793595+0000", 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302441+0000", 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302441+0000", 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302441+0000", 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302441+0000", 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302441+0000", 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302441+0000", 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.33", 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:23:27.256335+0000", 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.282 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.284 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.285 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305622+0000", 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.789723+0000", 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.789723+0000", 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.790028+0000", 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305622+0000", 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305622+0000", 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305622+0000", 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305622+0000", 2024-02-10T05:29:45.287 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305622+0000", 2024-02-10T05:29:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305622+0000", 2024-02-10T05:29:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.32", 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T12:57:55.337149+0000", 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.289 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.292 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.293 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300383+0000", 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.789948+0000", 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.789948+0000", 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.790242+0000", 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300383+0000", 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300383+0000", 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300383+0000", 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300383+0000", 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.294 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300383+0000", 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300383+0000", 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.295 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.31", 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:52:14.097068+0000", 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.296 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.297 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.297 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.297 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.297 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.297 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.297 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.297 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.297 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.297 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.297 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.297 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.297 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.297 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.298 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.299 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.300 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.301 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.301 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301264+0000", 2024-02-10T05:29:45.301 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.770624+0000", 2024-02-10T05:29:45.301 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.770624+0000", 2024-02-10T05:29:45.301 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.770955+0000", 2024-02-10T05:29:45.301 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301264+0000", 2024-02-10T05:29:45.301 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.301 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.301 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.301 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.301 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301264+0000", 2024-02-10T05:29:45.301 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301264+0000", 2024-02-10T05:29:45.301 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301264+0000", 2024-02-10T05:29:45.301 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301264+0000", 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301264+0000", 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.302 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.30", 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T13:00:17.563354+0000", 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.303 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.304 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.305 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.306 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.307 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:28:20.307697+0000", 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:28:20.307697+0000", 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 68, 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.308 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:20.308158+0000", 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 67, 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.309 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.2f", 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 68, 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 26, 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:00:48.155178+0000", 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.310 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.311 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.312 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.313 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.313 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.313 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.313 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.313 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.313 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.313 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.313 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.313 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.313 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.313 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.313 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.313 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.313 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304692+0000", 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.786351+0000", 2024-02-10T05:29:45.314 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.786351+0000", 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.786633+0000", 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304692+0000", 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304692+0000", 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304692+0000", 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304692+0000", 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304692+0000", 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304692+0000", 2024-02-10T05:29:45.315 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.2e", 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.316 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T13:46:14.934800+0000", 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.317 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.318 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.320 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.320 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.320 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.320 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.323 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.323 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.323 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.323 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.323 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:45.323 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.323 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.323 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.323 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.323 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.323 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.323 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305582+0000", 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.783976+0000", 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.783976+0000", 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.785731+0000", 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305582+0000", 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.324 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305582+0000", 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305582+0000", 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305582+0000", 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305582+0000", 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305582+0000", 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.325 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.2d", 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T17:04:14.143154+0000", 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.326 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.327 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.328 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.328 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.328 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.328 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.328 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.328 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.328 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.328 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.328 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.328 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.328 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.328 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.328 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.328 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.329 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.330 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306134+0000", 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.776784+0000", 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.776784+0000", 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.777074+0000", 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306134+0000", 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.331 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306134+0000", 2024-02-10T05:29:45.332 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306134+0000", 2024-02-10T05:29:45.332 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306134+0000", 2024-02-10T05:29:45.332 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.332 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.332 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.332 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306134+0000", 2024-02-10T05:29:45.332 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306134+0000", 2024-02-10T05:29:45.332 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.332 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 4, 2024-02-10T05:29:45.332 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.332 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.332 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.332 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.332 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 4, 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.1f", 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 21, 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T13:31:31.457944+0000", 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.333 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 554, 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.334 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 6, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 2, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 2, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.335 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 4, 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 1 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.336 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'4" 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.337 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.338 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.338 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.338 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302247+0000", 2024-02-10T05:29:45.338 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.787716+0000", 2024-02-10T05:29:45.338 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.787716+0000", 2024-02-10T05:29:45.338 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.788009+0000", 2024-02-10T05:29:45.338 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302247+0000", 2024-02-10T05:29:45.338 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.338 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.338 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.338 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.338 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302247+0000", 2024-02-10T05:29:45.338 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302247+0000", 2024-02-10T05:29:45.338 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302247+0000", 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302247+0000", 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302247+0000", 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.339 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.1e", 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T13:05:17.307876+0000", 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.340 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.341 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.341 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.341 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.341 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.341 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.341 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.341 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.341 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.341 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.341 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.341 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.341 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.341 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.341 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.342 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.343 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.344 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302140+0000", 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.775021+0000", 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.775021+0000", 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.775286+0000", 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302140+0000", 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302140+0000", 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302140+0000", 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302140+0000", 2024-02-10T05:29:45.345 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.346 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.346 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.346 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302140+0000", 2024-02-10T05:29:45.346 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302140+0000", 2024-02-10T05:29:45.346 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.346 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 1, 2024-02-10T05:29:45.346 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.346 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.346 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.346 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.346 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.346 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.346 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.346 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 1, 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.1e", 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 18, 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:09:21.833285+0000", 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.347 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.348 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.349 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.350 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'1" 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.351 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306042+0000", 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.785480+0000", 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.785480+0000", 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.785803+0000", 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306042+0000", 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306042+0000", 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306042+0000", 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306042+0000", 2024-02-10T05:29:45.352 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306042+0000", 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306042+0000", 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.353 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.354 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.354 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.1f", 2024-02-10T05:29:45.354 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.354 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.354 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.354 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.354 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.354 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:24:55.204309+0000", 2024-02-10T05:29:45.354 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.354 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.354 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.354 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.354 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.354 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.355 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.356 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.357 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.358 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306019+0000", 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.781347+0000", 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.781347+0000", 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.781781+0000", 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306019+0000", 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306019+0000", 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306019+0000", 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306019+0000", 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.359 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306019+0000", 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306019+0000", 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 2, 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 2, 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.360 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.1d", 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 19, 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:12:40.899949+0000", 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.361 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.362 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.363 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 3, 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'2" 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.364 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301906+0000", 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.775490+0000", 2024-02-10T05:29:45.365 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.775490+0000", 2024-02-10T05:29:45.366 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.775791+0000", 2024-02-10T05:29:45.366 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301906+0000", 2024-02-10T05:29:45.366 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.366 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.366 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.366 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.366 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301906+0000", 2024-02-10T05:29:45.366 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301906+0000", 2024-02-10T05:29:45.366 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301906+0000", 2024-02-10T05:29:45.366 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.366 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.366 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.366 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301906+0000", 2024-02-10T05:29:45.366 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301906+0000", 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.1c", 2024-02-10T05:29:45.367 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:29:11.527997+0000", 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.368 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.369 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.369 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.369 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.369 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.369 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.369 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.369 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.369 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.369 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.369 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.369 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.369 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.369 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.369 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.370 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.371 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305577+0000", 2024-02-10T05:29:45.372 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.779872+0000", 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.779872+0000", 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.780533+0000", 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305577+0000", 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305577+0000", 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305577+0000", 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305577+0000", 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305577+0000", 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305577+0000", 2024-02-10T05:29:45.373 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 2, 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 2, 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.1c", 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.374 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 19, 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:23:46.202468+0000", 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.375 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.376 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.377 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 3, 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'2" 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.378 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.379 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.379 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.379 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.379 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.379 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.379 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.379 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.379 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.379 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.379 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301796+0000", 2024-02-10T05:29:45.379 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.785971+0000", 2024-02-10T05:29:45.379 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.785971+0000", 2024-02-10T05:29:45.379 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.786295+0000", 2024-02-10T05:29:45.379 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301796+0000", 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301796+0000", 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301796+0000", 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301796+0000", 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301796+0000", 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301796+0000", 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.380 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.1d", 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:41:36.162267+0000", 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.382 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.383 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.384 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.385 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302332+0000", 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.774027+0000", 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.774027+0000", 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.774377+0000", 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302332+0000", 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.386 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302332+0000", 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302332+0000", 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302332+0000", 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302332+0000", 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302332+0000", 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 1, 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.387 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 1, 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.1b", 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 18, 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:16:42.223279+0000", 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.388 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.390 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.391 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.392 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.392 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.392 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.392 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.392 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'1" 2024-02-10T05:29:45.392 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.392 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.392 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.392 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.392 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.392 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.392 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.392 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 4, 2024-02-10T05:29:45.392 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305336+0000", 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.790035+0000", 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.790035+0000", 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.790338+0000", 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305336+0000", 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305336+0000", 2024-02-10T05:29:45.393 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305336+0000", 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305336+0000", 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305336+0000", 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305336+0000", 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.394 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.1a", 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:51:37.213544+0000", 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.395 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.396 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.397 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.398 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 4, 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.399 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308493+0000", 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.771940+0000", 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.771940+0000", 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.772238+0000", 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308493+0000", 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308493+0000", 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308493+0000", 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308493+0000", 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.400 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308493+0000", 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308493+0000", 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 1, 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 1, 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.401 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.1a", 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 18, 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:43:21.047554+0000", 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.402 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.403 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.404 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.405 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'1" 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.406 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305698+0000", 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.792376+0000", 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.792376+0000", 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.792660+0000", 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305698+0000", 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305698+0000", 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305698+0000", 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305698+0000", 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.407 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305698+0000", 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305698+0000", 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.408 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.1b", 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:17:45.367134+0000", 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.409 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.410 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.411 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.412 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301461+0000", 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.774155+0000", 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.774155+0000", 2024-02-10T05:29:45.413 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.774445+0000", 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301461+0000", 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301461+0000", 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301461+0000", 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301461+0000", 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301461+0000", 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301461+0000", 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.414 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.19", 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.415 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.416 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.416 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:54:37.531708+0000", 2024-02-10T05:29:45.416 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.416 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.416 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.416 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.416 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.416 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.416 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.416 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.416 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.416 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.416 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.416 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.417 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.419 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301113+0000", 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.780110+0000", 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.780110+0000", 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.780400+0000", 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301113+0000", 2024-02-10T05:29:45.420 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301113+0000", 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301113+0000", 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301113+0000", 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301113+0000", 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301113+0000", 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.421 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.18", 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.422 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:33:28.779155+0000", 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.423 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.424 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.425 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.426 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301387+0000", 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.775748+0000", 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.775748+0000", 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.776061+0000", 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301387+0000", 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301387+0000", 2024-02-10T05:29:45.427 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301387+0000", 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301387+0000", 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301387+0000", 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301387+0000", 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.428 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.429 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.429 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.429 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.429 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.18", 2024-02-10T05:29:45.429 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.429 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.429 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.429 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.429 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.429 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:01:27.942625+0000", 2024-02-10T05:29:45.429 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.429 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.429 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.429 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.430 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.431 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.432 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.433 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300555+0000", 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.798020+0000", 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.798020+0000", 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.798292+0000", 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300555+0000", 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300555+0000", 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300555+0000", 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300555+0000", 2024-02-10T05:29:45.434 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300555+0000", 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300555+0000", 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.435 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.19", 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:11:25.929099+0000", 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.436 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.437 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.438 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.439 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.440 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308712+0000", 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.780510+0000", 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.780510+0000", 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.781379+0000", 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308712+0000", 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308712+0000", 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308712+0000", 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308712+0000", 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.441 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308712+0000", 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308712+0000", 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.442 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.17", 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:12:53.280687+0000", 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.443 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.444 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.445 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.446 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301958+0000", 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.772350+0000", 2024-02-10T05:29:45.447 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.772350+0000", 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.772662+0000", 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301958+0000", 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301958+0000", 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301958+0000", 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301958+0000", 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301958+0000", 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301958+0000", 2024-02-10T05:29:45.448 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.16", 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.449 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:36:29.994804+0000", 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.450 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.451 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.452 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.453 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.454 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.454 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.454 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.454 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.454 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.454 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.454 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.454 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.454 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301952+0000", 2024-02-10T05:29:45.454 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.781498+0000", 2024-02-10T05:29:45.454 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.781498+0000", 2024-02-10T05:29:45.454 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.781777+0000", 2024-02-10T05:29:45.454 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301952+0000", 2024-02-10T05:29:45.454 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301952+0000", 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301952+0000", 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301952+0000", 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301952+0000", 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301952+0000", 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.455 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.16", 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.456 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:54:25.853484+0000", 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.457 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.458 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.459 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.460 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305985+0000", 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.794649+0000", 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.794649+0000", 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.796611+0000", 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305985+0000", 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.461 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305985+0000", 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305985+0000", 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305985+0000", 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305985+0000", 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305985+0000", 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.462 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.17", 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T17:24:59.378082+0000", 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.463 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.464 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.465 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.466 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.467 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301349+0000", 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.775123+0000", 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.775123+0000", 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.775418+0000", 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301349+0000", 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301349+0000", 2024-02-10T05:29:45.468 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301349+0000", 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301349+0000", 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301349+0000", 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301349+0000", 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 3, 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.469 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 3, 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.15", 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 20, 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T17:20:20.353188+0000", 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.470 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 90, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.471 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 6, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 2, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 2, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.472 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 4, 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 1 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.473 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'3" 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 4, 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.474 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305781+0000", 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.783509+0000", 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.783509+0000", 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.783825+0000", 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305781+0000", 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305781+0000", 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305781+0000", 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305781+0000", 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.475 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305781+0000", 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305781+0000", 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.476 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.14", 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T12:32:34.266018+0000", 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.477 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.478 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.479 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.479 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.479 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.479 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.479 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.479 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.479 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.479 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.479 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.479 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.479 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.479 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.479 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.479 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.480 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 4, 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.481 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:49.137111+0000", 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.780489+0000", 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.780489+0000", 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.780796+0000", 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:49.137111+0000", 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:49.137111+0000", 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:49.137111+0000", 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:49.137111+0000", 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.482 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:49.137111+0000", 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:49.137111+0000", 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 12, 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 12, 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.483 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.14", 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 68, 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 29, 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:55:56.954680+0000", 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 2606, 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.484 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 12, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 4, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 4, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.485 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.486 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 12, 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 9 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "68'12" 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.487 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305779+0000", 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.780736+0000", 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.780736+0000", 2024-02-10T05:29:45.488 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.781115+0000", 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305779+0000", 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305779+0000", 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305779+0000", 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305779+0000", 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305779+0000", 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305779+0000", 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.489 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.15", 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.490 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.491 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.491 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T12:45:52.655954+0000", 2024-02-10T05:29:45.491 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.491 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.491 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.491 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.491 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.491 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.491 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.491 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.491 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.491 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.491 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.491 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.492 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.493 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.494 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306066+0000", 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.770759+0000", 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.770759+0000", 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.771074+0000", 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306066+0000", 2024-02-10T05:29:45.495 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306066+0000", 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306066+0000", 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306066+0000", 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306066+0000", 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306066+0000", 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 2, 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.496 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 2, 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.13", 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 19, 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.497 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:01:07.414627+0000", 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 34, 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.498 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 6, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 2, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 2, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:45.499 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 3, 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 6 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.500 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'2" 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.501 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305416+0000", 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793163+0000", 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793163+0000", 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.793631+0000", 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305416+0000", 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.502 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305416+0000", 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305416+0000", 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305416+0000", 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305416+0000", 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305416+0000", 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.503 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.504 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.504 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.504 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.504 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.504 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.504 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.12", 2024-02-10T05:29:45.504 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.504 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.504 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.504 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.504 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.504 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:53:33.594395+0000", 2024-02-10T05:29:45.504 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.504 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.505 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.506 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.507 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.508 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301346+0000", 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.783965+0000", 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.783965+0000", 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.784281+0000", 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301346+0000", 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301346+0000", 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301346+0000", 2024-02-10T05:29:45.509 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301346+0000", 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301346+0000", 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301346+0000", 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.510 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.12", 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:12:46.780065+0000", 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.511 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.512 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.513 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.514 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.515 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.516 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304988+0000", 2024-02-10T05:29:45.516 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.781523+0000", 2024-02-10T05:29:45.516 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.781523+0000", 2024-02-10T05:29:45.516 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.781809+0000", 2024-02-10T05:29:45.516 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304988+0000", 2024-02-10T05:29:45.516 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.516 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.516 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.516 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.516 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304988+0000", 2024-02-10T05:29:45.516 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304988+0000", 2024-02-10T05:29:45.516 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304988+0000", 2024-02-10T05:29:45.516 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.516 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304988+0000", 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304988+0000", 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.517 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.13", 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:29:28.145586+0000", 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.518 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.519 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.520 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.521 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308362+0000", 2024-02-10T05:29:45.522 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.765361+0000", 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.765361+0000", 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.765727+0000", 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308362+0000", 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308362+0000", 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308362+0000", 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308362+0000", 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308362+0000", 2024-02-10T05:29:45.523 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308362+0000", 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.11", 2024-02-10T05:29:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:34:44.293836+0000", 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.525 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.526 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.527 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.527 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.527 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.527 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.527 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.527 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.527 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.527 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.527 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.527 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.527 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.527 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.527 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.527 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.528 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.529 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.529 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.529 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.529 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.529 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:45.529 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.529 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.529 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.529 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.529 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.529 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.529 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308250+0000", 2024-02-10T05:29:45.529 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.797145+0000", 2024-02-10T05:29:45.529 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.797145+0000", 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.797443+0000", 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308250+0000", 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308250+0000", 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308250+0000", 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308250+0000", 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308250+0000", 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308250+0000", 2024-02-10T05:29:45.530 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.10", 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.531 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.532 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.532 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.532 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:34:15.792137+0000", 2024-02-10T05:29:45.532 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.532 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.532 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.532 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.532 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.532 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.532 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.532 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.532 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.532 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.532 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.533 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.534 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.535 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304398+0000", 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.769516+0000", 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.769516+0000", 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.769799+0000", 2024-02-10T05:29:45.536 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304398+0000", 2024-02-10T05:29:45.537 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.537 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.537 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.537 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.537 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304398+0000", 2024-02-10T05:29:45.537 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304398+0000", 2024-02-10T05:29:45.537 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304398+0000", 2024-02-10T05:29:45.537 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.537 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.537 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.537 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304398+0000", 2024-02-10T05:29:45.537 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304398+0000", 2024-02-10T05:29:45.537 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.537 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 8, 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 8, 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.10", 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.538 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 25, 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T12:21:05.701382+0000", 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.539 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 12, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 4, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 4, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.540 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 4, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 12, 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.541 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.542 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.542 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.542 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.542 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.542 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.542 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.542 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.542 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:45.542 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'8" 2024-02-10T05:29:45.542 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.542 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.542 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.542 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.542 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305870+0000", 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.786837+0000", 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.786837+0000", 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.788066+0000", 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305870+0000", 2024-02-10T05:29:45.543 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305870+0000", 2024-02-10T05:29:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305870+0000", 2024-02-10T05:29:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305870+0000", 2024-02-10T05:29:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305870+0000", 2024-02-10T05:29:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305870+0000", 2024-02-10T05:29:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.11", 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.545 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:46:23.095959+0000", 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.546 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.547 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.548 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.549 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 4, 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306432+0000", 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.771703+0000", 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.771703+0000", 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.772032+0000", 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306432+0000", 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.550 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306432+0000", 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306432+0000", 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306432+0000", 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306432+0000", 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306432+0000", 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 1, 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.551 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 1, 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.f", 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 18, 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:30:15.858673+0000", 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.552 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 22, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.553 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.554 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.554 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:45.554 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:45.554 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.554 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:45.554 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.554 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.554 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.554 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.554 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.554 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.554 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.554 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.554 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 1, 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 1 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.555 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 4, 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'1" 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.556 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306075+0000", 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.782788+0000", 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.782788+0000", 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.783131+0000", 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306075+0000", 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.557 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306075+0000", 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306075+0000", 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306075+0000", 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306075+0000", 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306075+0000", 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.558 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.e", 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:56:31.723324+0000", 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.559 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.560 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.561 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.562 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.563 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300365+0000", 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.063642+0000", 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.063642+0000", 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.063995+0000", 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300365+0000", 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300365+0000", 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300365+0000", 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300365+0000", 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.564 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300365+0000", 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300365+0000", 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.565 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.2", 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:42:46.090355+0000", 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.566 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.567 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.567 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.567 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.567 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.567 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.567 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.567 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.567 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.567 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.567 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.567 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.567 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.567 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.567 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.568 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.569 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.570 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300892+0000", 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.769669+0000", 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.769669+0000", 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.770130+0000", 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300892+0000", 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300892+0000", 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300892+0000", 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300892+0000", 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300892+0000", 2024-02-10T05:29:45.571 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300892+0000", 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.4", 2024-02-10T05:29:45.572 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:49:46.892628+0000", 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.573 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.574 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.575 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.576 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301918+0000", 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.769264+0000", 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.769264+0000", 2024-02-10T05:29:45.577 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.769631+0000", 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301918+0000", 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301918+0000", 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301918+0000", 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301918+0000", 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301918+0000", 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301918+0000", 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.578 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.5", 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.579 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.580 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.580 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:47:22.436695+0000", 2024-02-10T05:29:45.580 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.580 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.580 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.580 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.580 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.580 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.580 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.580 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.580 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.580 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.580 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.580 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.581 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.582 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.583 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.584 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.584 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.584 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.584 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.584 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.584 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.584 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:45.584 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.584 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.584 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.584 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300976+0000", 2024-02-10T05:29:45.584 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.002444+0000", 2024-02-10T05:29:45.584 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.002444+0000", 2024-02-10T05:29:45.584 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.002736+0000", 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300976+0000", 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300976+0000", 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300976+0000", 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300976+0000", 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300976+0000", 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300976+0000", 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.585 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.4", 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.586 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:32:05.849827+0000", 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.587 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.588 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.589 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.590 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301330+0000", 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.780857+0000", 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.780857+0000", 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.781129+0000", 2024-02-10T05:29:45.591 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301330+0000", 2024-02-10T05:29:45.592 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.592 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.592 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.592 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.592 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301330+0000", 2024-02-10T05:29:45.592 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301330+0000", 2024-02-10T05:29:45.592 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301330+0000", 2024-02-10T05:29:45.592 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.592 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.592 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.592 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301330+0000", 2024-02-10T05:29:45.592 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301330+0000", 2024-02-10T05:29:45.592 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.592 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.2", 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.593 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T05:36:49.323986+0000", 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.594 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.595 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.596 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.597 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 4, 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305508+0000", 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.789357+0000", 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.789357+0000", 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.789671+0000", 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305508+0000", 2024-02-10T05:29:45.598 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305508+0000", 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305508+0000", 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305508+0000", 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305508+0000", 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305508+0000", 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.599 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.3", 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.600 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:04:06.250390+0000", 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.601 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.602 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.603 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 4, 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.604 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302322+0000", 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.061140+0000", 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.061140+0000", 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.061458+0000", 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302322+0000", 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.605 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302322+0000", 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302322+0000", 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302322+0000", 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302322+0000", 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302322+0000", 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:45.606 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.7", 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:17:15.433184+0000", 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.607 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.608 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.609 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.611 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300400+0000", 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.787963+0000", 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.787963+0000", 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.788201+0000", 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300400+0000", 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300400+0000", 2024-02-10T05:29:45.612 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300400+0000", 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300400+0000", 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300400+0000", 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300400+0000", 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.613 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.0", 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:21:58.997843+0000", 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.614 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.615 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.616 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.617 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.617 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.617 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.617 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.617 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.617 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.617 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.617 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.617 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.617 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.617 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.617 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.617 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.617 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.618 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.619 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.619 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.619 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.619 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304134+0000", 2024-02-10T05:29:45.619 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.768817+0000", 2024-02-10T05:29:45.619 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.768817+0000", 2024-02-10T05:29:45.619 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.769118+0000", 2024-02-10T05:29:45.619 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304134+0000", 2024-02-10T05:29:45.619 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.619 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.619 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.619 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.619 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304134+0000", 2024-02-10T05:29:45.619 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304134+0000", 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304134+0000", 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304134+0000", 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304134+0000", 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.620 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.1", 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:58:26.823571+0000", 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.622 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.623 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.624 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:45.625 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308353+0000", 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.061450+0000", 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.061450+0000", 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.061748+0000", 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308353+0000", 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308353+0000", 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308353+0000", 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308353+0000", 2024-02-10T05:29:45.626 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308353+0000", 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308353+0000", 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.627 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.5", 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:32:31.668339+0000", 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.628 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.629 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.630 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.630 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.630 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.630 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.630 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.630 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.630 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.630 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.630 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.630 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.630 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.630 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.630 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.630 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:45.631 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.632 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301596+0000", 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.786002+0000", 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.786002+0000", 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.786320+0000", 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301596+0000", 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301596+0000", 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301596+0000", 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301596+0000", 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.633 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301596+0000", 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301596+0000", 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.634 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.2", 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:18:32.807973+0000", 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.635 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.636 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.637 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.638 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301542+0000", 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.784406+0000", 2024-02-10T05:29:45.639 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.784406+0000", 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.784740+0000", 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301542+0000", 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301542+0000", 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301542+0000", 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301542+0000", 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301542+0000", 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301542+0000", 2024-02-10T05:29:45.640 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.3", 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.641 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:07:00.959184+0000", 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.642 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.643 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.644 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.645 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 19, 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:29:39.860791+0000", 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:30.484486+0000", 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:30.484486+0000", 2024-02-10T05:29:45.646 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:30.484844+0000", 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:29:39.860791+0000", 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:24:26.860968+0000", 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:24:26.860968+0000", 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 58, 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:29:39.860791+0000", 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:29:39.860791+0000", 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:29:39.860791+0000", 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:24:26.860968+0000", 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:29:39.860791+0000", 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:29:39.860791+0000", 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.647 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 136, 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 57, 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 136, 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "1.0", 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 68, 2024-02-10T05:29:45.648 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 305, 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:54:35.870947+0000", 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 590368, 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 1771104, 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.649 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 6, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 2, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 2, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.650 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 6, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 286, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 494, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 195, 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 2416 2024-02-10T05:29:45.651 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "68'136" 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.652 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305567+0000", 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.001578+0000", 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.001578+0000", 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.002130+0000", 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305567+0000", 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.653 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305567+0000", 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305567+0000", 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305567+0000", 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305567+0000", 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305567+0000", 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:45.654 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.655 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.655 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.655 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.655 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.655 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.655 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.655 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.655 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.6", 2024-02-10T05:29:45.655 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.655 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.655 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.655 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:45.655 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.655 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:02:30.305028+0000", 2024-02-10T05:29:45.656 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.656 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.656 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.656 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.656 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.656 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.656 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.656 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.656 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.656 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.656 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.656 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.656 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.656 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.657 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.658 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.659 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.659 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.659 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.659 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.659 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.659 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.659 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.659 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:45.659 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.659 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.659 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.659 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.659 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305155+0000", 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793124+0000", 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793124+0000", 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.794364+0000", 2024-02-10T05:29:45.660 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305155+0000", 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305155+0000", 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305155+0000", 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305155+0000", 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305155+0000", 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305155+0000", 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.661 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.1", 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.662 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T12:01:05.121949+0000", 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.663 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.664 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.664 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.664 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.664 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.664 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.664 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.664 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.664 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.664 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.664 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.664 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.664 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.664 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.664 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.665 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.666 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304229+0000", 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.780875+0000", 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.780875+0000", 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.781636+0000", 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304229+0000", 2024-02-10T05:29:45.667 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.668 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.668 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.668 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.668 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304229+0000", 2024-02-10T05:29:45.668 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304229+0000", 2024-02-10T05:29:45.668 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304229+0000", 2024-02-10T05:29:45.668 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.668 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.668 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.668 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304229+0000", 2024-02-10T05:29:45.668 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304229+0000", 2024-02-10T05:29:45.668 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.668 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.668 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.0", 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.669 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:18:45.354223+0000", 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.670 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.671 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.672 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.672 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.672 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.672 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.672 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.672 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.672 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.672 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.672 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.672 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.672 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.672 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.672 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.672 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.673 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305617+0000", 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.061982+0000", 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.061982+0000", 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.062264+0000", 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305617+0000", 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.674 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305617+0000", 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305617+0000", 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305617+0000", 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305617+0000", 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305617+0000", 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:45.675 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.3", 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:47:49.240775+0000", 2024-02-10T05:29:45.676 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.677 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.678 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.679 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.680 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305956+0000", 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.778408+0000", 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.778408+0000", 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.778824+0000", 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305956+0000", 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.681 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305956+0000", 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305956+0000", 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305956+0000", 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305956+0000", 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305956+0000", 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.682 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.5", 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:44:34.793295+0000", 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.683 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.684 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.685 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.686 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.687 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.688 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.688 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.688 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.688 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301050+0000", 2024-02-10T05:29:45.688 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.778952+0000", 2024-02-10T05:29:45.688 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.778952+0000", 2024-02-10T05:29:45.688 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.780079+0000", 2024-02-10T05:29:45.688 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301050+0000", 2024-02-10T05:29:45.688 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.688 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.688 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.688 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.688 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301050+0000", 2024-02-10T05:29:45.688 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301050+0000", 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301050+0000", 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301050+0000", 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301050+0000", 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.689 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.4", 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T12:54:34.783579+0000", 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.690 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.691 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.692 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.693 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.693 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.693 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.693 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.693 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.693 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.693 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.693 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.693 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.693 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.693 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.693 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.693 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.693 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.694 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300964+0000", 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.061088+0000", 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.061088+0000", 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.061409+0000", 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300964+0000", 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300964+0000", 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300964+0000", 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300964+0000", 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.695 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.696 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.696 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300964+0000", 2024-02-10T05:29:45.696 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300964+0000", 2024-02-10T05:29:45.696 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.696 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.696 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.696 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.696 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:45.696 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.696 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.696 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.696 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.696 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.696 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.0", 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:39:40.367678+0000", 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.697 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.698 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.699 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.700 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.701 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302088+0000", 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.770269+0000", 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.770269+0000", 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.770571+0000", 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302088+0000", 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302088+0000", 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302088+0000", 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302088+0000", 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.702 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302088+0000", 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302088+0000", 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 1, 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 1, 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.6", 2024-02-10T05:29:45.703 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 18, 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:10:24.133132+0000", 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.704 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.705 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.706 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.707 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.707 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 1, 2024-02-10T05:29:45.707 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.707 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.707 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.707 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.707 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.707 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.707 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.707 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.707 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.707 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.707 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "62'1" 2024-02-10T05:29:45.707 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302334+0000", 2024-02-10T05:29:45.708 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793150+0000", 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793150+0000", 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.793446+0000", 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302334+0000", 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302334+0000", 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302334+0000", 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302334+0000", 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302334+0000", 2024-02-10T05:29:45.709 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302334+0000", 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.7", 2024-02-10T05:29:45.710 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T07:06:05.990905+0000", 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.711 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.712 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.713 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.714 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 4, 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 63, 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304156+0000", 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:27:19.061526+0000", 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:27:19.061526+0000", 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:27:19.061815+0000", 2024-02-10T05:29:45.715 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304156+0000", 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 64, 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304156+0000", 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304156+0000", 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304156+0000", 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:27:18.145081+0000", 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304156+0000", 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304156+0000", 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.716 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 63, 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "4.1", 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.717 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 13, 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:24:10.345265+0000", 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.718 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.719 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.720 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 4, 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.721 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308692+0000", 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.776871+0000", 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.776871+0000", 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.777171+0000", 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308692+0000", 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.722 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308692+0000", 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308692+0000", 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308692+0000", 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308692+0000", 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308692+0000", 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 2, 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.723 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 2, 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.7", 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 19, 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.724 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:30:02.102627+0000", 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.725 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:45.726 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 3, 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.727 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'2" 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.728 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305660+0000", 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.783874+0000", 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.783874+0000", 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.784159+0000", 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305660+0000", 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305660+0000", 2024-02-10T05:29:45.731 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305660+0000", 2024-02-10T05:29:45.731 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305660+0000", 2024-02-10T05:29:45.731 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.731 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.731 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.731 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305660+0000", 2024-02-10T05:29:45.731 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305660+0000", 2024-02-10T05:29:45.731 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.731 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.731 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.731 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.732 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.732 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.732 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.732 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.732 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.732 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.732 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.732 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.732 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.732 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.6", 2024-02-10T05:29:45.732 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.732 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.732 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.732 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:50:50.126272+0000", 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.733 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.734 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.735 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.736 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304367+0000", 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.779763+0000", 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.779763+0000", 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.780860+0000", 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304367+0000", 2024-02-10T05:29:45.737 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304367+0000", 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304367+0000", 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304367+0000", 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304367+0000", 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304367+0000", 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.738 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.8", 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.739 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:08:52.866759+0000", 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.740 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.741 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.742 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 4, 2024-02-10T05:29:45.743 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306720+0000", 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.774153+0000", 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.774153+0000", 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.774425+0000", 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306720+0000", 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.744 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306720+0000", 2024-02-10T05:29:45.745 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306720+0000", 2024-02-10T05:29:45.745 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306720+0000", 2024-02-10T05:29:45.745 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.745 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.745 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.745 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306720+0000", 2024-02-10T05:29:45.745 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306720+0000", 2024-02-10T05:29:45.745 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.745 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.745 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.745 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.745 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.745 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.745 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.9", 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:51:40.122019+0000", 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.746 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.747 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.748 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.749 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 4, 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.750 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300468+0000", 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.768839+0000", 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.768839+0000", 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.769087+0000", 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300468+0000", 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300468+0000", 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300468+0000", 2024-02-10T05:29:45.751 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300468+0000", 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300468+0000", 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300468+0000", 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.752 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.9", 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:12:33.336827+0000", 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.753 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.754 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.755 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.756 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.757 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301042+0000", 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.770827+0000", 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.770827+0000", 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.771185+0000", 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301042+0000", 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301042+0000", 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301042+0000", 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301042+0000", 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.758 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301042+0000", 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301042+0000", 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.759 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.8", 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T05:47:55.395021+0000", 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.760 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.761 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.762 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.763 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.764 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.300598+0000", 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.767702+0000", 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.767702+0000", 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.767963+0000", 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.300598+0000", 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.300598+0000", 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.300598+0000", 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.300598+0000", 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.300598+0000", 2024-02-10T05:29:45.765 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.300598+0000", 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.a", 2024-02-10T05:29:45.766 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T12:33:44.617744+0000", 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.767 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.768 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.769 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.770 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.770 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.770 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.770 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.770 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.770 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.770 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.770 INFO:tasks.workunit.client.0.smithi178.stdout: 7 2024-02-10T05:29:45.770 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.770 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.770 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.770 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.770 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.770 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:28:20.496176+0000", 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:28:20.496176+0000", 2024-02-10T05:29:45.771 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 68, 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:20.496427+0000", 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.772 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 67, 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.b", 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 68, 2024-02-10T05:29:45.773 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 26, 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:58:41.722438+0000", 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.774 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.775 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.776 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.777 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304955+0000", 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.779911+0000", 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.779911+0000", 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.781861+0000", 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304955+0000", 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.778 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304955+0000", 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304955+0000", 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304955+0000", 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304955+0000", 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304955+0000", 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 2, 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.779 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.780 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.780 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.780 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.780 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 2, 2024-02-10T05:29:45.780 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.780 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.780 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.780 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.b", 2024-02-10T05:29:45.780 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.780 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.780 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.780 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 19, 2024-02-10T05:29:45.780 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.780 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T13:37:04.327533+0000", 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.781 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.782 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.782 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.782 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.782 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.782 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:45.782 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:45.782 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.782 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:45.782 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.782 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.782 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.782 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.782 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.782 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 1, 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.783 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'2" 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.784 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308624+0000", 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793737+0000", 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793737+0000", 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.794041+0000", 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308624+0000", 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.785 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308624+0000", 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308624+0000", 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308624+0000", 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308624+0000", 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308624+0000", 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.786 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.a", 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T17:13:32.930226+0000", 2024-02-10T05:29:45.787 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.788 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.789 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.790 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.791 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304674+0000", 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.776538+0000", 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.776538+0000", 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.776845+0000", 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304674+0000", 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.792 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304674+0000", 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304674+0000", 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304674+0000", 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304674+0000", 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304674+0000", 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.793 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.c", 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 17, 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:10:17.716389+0000", 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.794 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.795 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.796 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.796 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.796 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.796 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.796 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.796 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.796 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.796 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.796 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.796 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.796 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.796 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.796 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.796 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.797 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.798 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305873+0000", 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.786201+0000", 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.786201+0000", 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.786593+0000", 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305873+0000", 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305873+0000", 2024-02-10T05:29:45.799 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305873+0000", 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305873+0000", 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305873+0000", 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305873+0000", 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.800 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.d", 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:56:56.553346+0000", 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.801 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.802 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.803 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.804 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.805 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301272+0000", 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:44.766378+0000", 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:44.766378+0000", 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:44.766766+0000", 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301272+0000", 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 60, 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301272+0000", 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301272+0000", 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301272+0000", 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.806 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301272+0000", 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301272+0000", 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 1, 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 59, 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 1, 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.807 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.d", 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 18, 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:16:08.781216+0000", 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 70, 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.808 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.809 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.810 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 1, 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 1 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: 3 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.811 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'1" 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.812 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301719+0000", 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.786908+0000", 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.786908+0000", 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.787401+0000", 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301719+0000", 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301719+0000", 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301719+0000", 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301719+0000", 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301719+0000", 2024-02-10T05:29:45.813 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301719+0000", 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.c", 2024-02-10T05:29:45.814 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:33:25.470640+0000", 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.815 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.816 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.817 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.818 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 59, 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:28:20.497127+0000", 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:28:20.497127+0000", 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:45.819 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:45.820 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.820 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.820 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.820 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 68, 2024-02-10T05:29:45.820 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:45.820 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:45.820 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:45.820 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.820 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.820 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:43.746120+0000", 2024-02-10T05:29:45.820 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:45.820 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:20.499502+0000", 2024-02-10T05:29:45.820 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.820 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 2, 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 67, 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 2, 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "2.e", 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.821 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 68, 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 33, 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T14:58:18.743643+0000", 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.822 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 3, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 1, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 1, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.823 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 1, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 1, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 3, 2024-02-10T05:29:45.824 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "61'2" 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.825 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 7, 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.305700+0000", 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.787816+0000", 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.787816+0000", 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.791488+0000", 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.305700+0000", 2024-02-10T05:29:45.826 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.305700+0000", 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.305700+0000", 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.305700+0000", 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.305700+0000", 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.305700+0000", 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.827 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.f", 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.828 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:10:41.312482+0000", 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.829 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.830 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.831 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 7, 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.832 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.833 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:45.833 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.833 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.833 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.833 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.833 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.833 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.833 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308412+0000", 2024-02-10T05:29:45.833 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.798806+0000", 2024-02-10T05:29:45.833 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.798806+0000", 2024-02-10T05:29:45.833 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.799542+0000", 2024-02-10T05:29:45.833 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308412+0000", 2024-02-10T05:29:45.833 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.833 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308412+0000", 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308412+0000", 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308412+0000", 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308412+0000", 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308412+0000", 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.834 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.20", 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:11:20.157745+0000", 2024-02-10T05:29:45.835 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.836 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.837 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.837 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.837 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.837 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.837 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.837 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.837 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.837 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.837 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.837 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.837 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.837 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.837 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.838 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: 5 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.839 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.304050+0000", 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.783077+0000", 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.783077+0000", 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.783419+0000", 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.304050+0000", 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.840 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.304050+0000", 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.304050+0000", 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.304050+0000", 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.304050+0000", 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.304050+0000", 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.841 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.21", 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T06:02:39.953189+0000", 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.842 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.843 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.844 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.845 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.846 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301451+0000", 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.781340+0000", 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.781340+0000", 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.781614+0000", 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301451+0000", 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301451+0000", 2024-02-10T05:29:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301451+0000", 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301451+0000", 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301451+0000", 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301451+0000", 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.848 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.22", 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:27:59.670697+0000", 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.849 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.850 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.851 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.852 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 0, 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.853 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.306162+0000", 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793528+0000", 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793528+0000", 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.793809+0000", 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.306162+0000", 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.306162+0000", 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.306162+0000", 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.306162+0000", 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.854 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.306162+0000", 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.306162+0000", 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.855 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.23", 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T08:48:48.158731+0000", 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.856 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.857 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.858 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: 0, 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.859 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 0, 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.860 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301668+0000", 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793483+0000", 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793483+0000", 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.793831+0000", 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301668+0000", 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301668+0000", 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301668+0000", 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301668+0000", 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.861 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301668+0000", 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301668+0000", 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.862 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.24", 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:17:32.203724+0000", 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.863 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.864 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.865 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.866 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 1, 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301192+0000", 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.797357+0000", 2024-02-10T05:29:45.867 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.797357+0000", 2024-02-10T05:29:45.868 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.797648+0000", 2024-02-10T05:29:45.868 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301192+0000", 2024-02-10T05:29:45.868 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.868 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.868 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.868 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.868 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301192+0000", 2024-02-10T05:29:45.868 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301192+0000", 2024-02-10T05:29:45.868 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301192+0000", 2024-02-10T05:29:45.868 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.868 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.868 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.868 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301192+0000", 2024-02-10T05:29:45.868 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301192+0000", 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.25", 2024-02-10T05:29:45.869 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T15:28:25.314325+0000", 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.870 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.871 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.872 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.872 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.872 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.872 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.872 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.872 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.872 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.872 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.872 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.872 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.872 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.872 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.872 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.872 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.873 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.873 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.873 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.873 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.873 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.873 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.873 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.873 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.873 INFO:tasks.workunit.client.0.smithi178.stdout: 1, 2024-02-10T05:29:45.873 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.873 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.873 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.873 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 1, 2024-02-10T05:29:45.873 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:45.874 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:28:20.496949+0000", 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:28:20.496949+0000", 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 68, 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:45.875 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:20.497302+0000", 2024-02-10T05:29:45.876 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.876 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.876 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.876 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.876 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 67, 2024-02-10T05:29:45.876 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.876 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.876 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.876 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.876 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.876 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.876 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.876 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.876 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.26", 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 68, 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 10, 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:38:15.260752+0000", 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.877 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.878 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.879 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: 4 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.880 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.302338+0000", 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.775526+0000", 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.775526+0000", 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.775800+0000", 2024-02-10T05:29:45.881 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.302338+0000", 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.302338+0000", 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.302338+0000", 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.302338+0000", 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.302338+0000", 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.302338+0000", 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.882 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.27", 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.883 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T13:05:30.778855+0000", 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.884 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.885 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.886 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.887 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301370+0000", 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.767634+0000", 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.767634+0000", 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.768139+0000", 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301370+0000", 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.888 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301370+0000", 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301370+0000", 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301370+0000", 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301370+0000", 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301370+0000", 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.889 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.28", 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T09:43:11.364448+0000", 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.890 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.891 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.892 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.893 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: 2 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 3, 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.894 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301453+0000", 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.793963+0000", 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.793963+0000", 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.794286+0000", 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301453+0000", 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301453+0000", 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301453+0000", 2024-02-10T05:29:45.895 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301453+0000", 2024-02-10T05:29:45.896 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.896 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.896 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.896 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301453+0000", 2024-02-10T05:29:45.896 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301453+0000", 2024-02-10T05:29:45.896 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.896 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.896 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.896 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.896 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.896 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.896 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.896 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.896 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.29", 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T10:20:44.454743+0000", 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.897 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.898 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.899 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: 3, 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.900 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 3, 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 5, 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.901 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.301469+0000", 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.787491+0000", 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.787491+0000", 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.787836+0000", 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.301469+0000", 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.301469+0000", 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.301469+0000", 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.301469+0000", 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.902 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.301469+0000", 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.301469+0000", 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.2a", 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T16:31:49.776954+0000", 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.904 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.905 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.906 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: 5, 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: 6 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 5, 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.907 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 2, 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:45.908 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:28:20.868268+0000", 2024-02-10T05:29:45.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:28:20.868268+0000", 2024-02-10T05:29:45.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:45.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:45.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 68, 2024-02-10T05:29:45.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:45.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:45.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:45.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.909 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:20.868557+0000", 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 67, 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.2b", 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 68, 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 10, 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T11:36:37.619286+0000", 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.911 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.912 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.913 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: 2, 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: 7, 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: 1 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 2, 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.914 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": [ 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: "acting_primary": 6, 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: "avail_no_missing": [], 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: "blocked_by": [], 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: "created": 60, 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: "dirty_stats_invalid": false, 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_bytes_stats_invalid": false, 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: "hitset_stats_invalid": false, 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_active": "2024-02-10T05:28:19.308571+0000", 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_active": "2024-02-10T05:26:45.800014+0000", 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_became_peered": "2024-02-10T05:26:45.800014+0000", 2024-02-10T05:29:45.915 INFO:tasks.workunit.client.0.smithi178.stdout: "last_change": "2024-02-10T05:26:45.800355+0000", 2024-02-10T05:29:45.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean": "2024-02-10T05:28:19.308571+0000", 2024-02-10T05:29:45.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_clean_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub": "0'0", 2024-02-10T05:29:45.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_deep_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_epoch_clean": 61, 2024-02-10T05:29:45.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fresh": "2024-02-10T05:28:19.308571+0000", 2024-02-10T05:29:45.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_fullsized": "2024-02-10T05:28:19.308571+0000", 2024-02-10T05:29:45.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_peered": "2024-02-10T05:28:19.308571+0000", 2024-02-10T05:29:45.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub": "0'0", 2024-02-10T05:29:45.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_duration": 0, 2024-02-10T05:29:45.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_scrub_stamp": "2024-02-10T05:26:44.750896+0000", 2024-02-10T05:29:45.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_undegraded": "2024-02-10T05:28:19.308571+0000", 2024-02-10T05:29:45.916 INFO:tasks.workunit.client.0.smithi178.stdout: "last_unstale": "2024-02-10T05:28:19.308571+0000", 2024-02-10T05:29:45.916 INFO:tasks.workunit.client.0.smithi178.stdout: "log_dups_size": 0, 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "log_start": "0'0", 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "manifest_stats_invalid": false, 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "mapping_epoch": 60, 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "object_location_counts": [], 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_scrubbed": 0, 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "objects_trimmed": 0, 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_stats_invalid": false, 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_start": "0'0", 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "parent": "0.0", 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "parent_split_bits": 0, 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "pgid": "3.2c", 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "pin_stats_invalid": false, 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "purged_snaps": [], 2024-02-10T05:29:45.917 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_epoch": 67, 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "reported_seq": 16, 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_duration": 0.0, 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-02-11T13:38:35.311563+0000", 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrim_duration": 0.0, 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "snaptrimq_len": 0, 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.918 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.919 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.920 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: "state": "active+clean", 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_invalid": false, 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: "up": [ 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: 6, 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: 4, 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: 0 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: "up_primary": 6, 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: "version": "0'0" 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_per_pool": [ 2024-02-10T05:29:45.921 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": 24, 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: "rbd" 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: "num_pg": 8, 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: "num_store_stats": 8, 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: "poolid": 4, 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.922 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.923 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.924 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: "store_stats": { 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": 0, 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: "available": 0, 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed": 0, 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_allocated": 0, 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_original": 0, 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: "data_stored": 0, 2024-02-10T05:29:45.925 INFO:tasks.workunit.client.0.smithi178.stdout: "internal_metadata": 0, 2024-02-10T05:29:45.926 INFO:tasks.workunit.client.0.smithi178.stdout: "internally_reserved": 0, 2024-02-10T05:29:45.926 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_allocated": 0, 2024-02-10T05:29:45.926 INFO:tasks.workunit.client.0.smithi178.stdout: "total": 0 2024-02-10T05:29:45.926 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.926 INFO:tasks.workunit.client.0.smithi178.stdout: "up": 24 2024-02-10T05:29:45.926 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.926 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.926 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": 192, 2024-02-10T05:29:45.926 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:45.926 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs" 2024-02-10T05:29:45.926 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.926 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 0, 2024-02-10T05:29:45.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_pg": 64, 2024-02-10T05:29:45.926 INFO:tasks.workunit.client.0.smithi178.stdout: "num_store_stats": 8, 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 0, 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "poolid": 3, 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 0, 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.927 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.929 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 0, 2024-02-10T05:29:45.929 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.929 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.929 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.929 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.929 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.929 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.929 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.929 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.929 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.929 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.929 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 0, 2024-02-10T05:29:45.929 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 0 2024-02-10T05:29:45.929 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: "store_stats": { 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": 0, 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: "available": 0, 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed": 0, 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_allocated": 0, 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_original": 0, 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: "data_stored": 0, 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: "internal_metadata": 0, 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: "internally_reserved": 0, 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_allocated": 0, 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: "total": 0 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: "up": 192 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.930 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": 3, 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: "mgr" 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 136, 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: "num_pg": 1, 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: "num_store_stats": 3, 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 136, 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: "poolid": 1, 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 590368, 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 1771104, 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.931 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.932 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.935 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 6, 2024-02-10T05:29:45.935 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 2, 2024-02-10T05:29:45.935 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.935 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 2, 2024-02-10T05:29:45.935 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.935 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.935 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.935 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.935 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.935 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 0, 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 6, 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 286, 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 494, 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 195, 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 2416 2024-02-10T05:29:45.936 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: "store_stats": { 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": 1781760, 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: "available": 0, 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed": 0, 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_allocated": 0, 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_original": 0, 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: "data_stored": 1771104, 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: "internal_metadata": 0, 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: "internally_reserved": 0, 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_allocated": 0, 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: "total": 0 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: "up": 3 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.937 INFO:tasks.workunit.client.0.smithi178.stdout: { 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: "acting": 96, 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: "application": [ 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: "cephfs" 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: "log_size": 45, 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_pg": 32, 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_store_stats": 8, 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: "ondisk_log_size": 45, 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: "poolid": 2, 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: "stat_sum": { 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes": 3376, 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_hit_set_archive": 0, 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_bytes_recovered": 0, 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_deep_scrub_errors": 0, 2024-02-10T05:29:45.938 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict": 0, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_kb": 0, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_full": 0, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_evict_mode_some": 0, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush": 0, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_kb": 0, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_high": 0, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_flush_mode_low": 0, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_keys_recovered": 0, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_large_omap_objects": 0, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_legacy_snapsets": 0, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_clones": 0, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_object_copies": 66, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects": 22, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_degraded": 0, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_dirty": 22, 2024-02-10T05:29:45.939 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_hit_set_archive": 0, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_manifest": 0, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_misplaced": 0, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing": 0, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_missing_on_primary": 0, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_omap": 14, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_pinned": 0, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_recovered": 1, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_repaired": 0, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_objects_unfound": 0, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_bytes": 0, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_omap_keys": 0, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_promote": 0, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read": 0, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_read_kb": 0, 2024-02-10T05:29:45.940 INFO:tasks.workunit.client.0.smithi178.stdout: "num_scrub_errors": 0, 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "num_shallow_scrub_errors": 0, 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "num_whiteouts": 0, 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write": 51, 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "num_write_kb": 19 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "store_stats": { 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "allocated": 98304, 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "available": 0, 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed": 0, 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_allocated": 0, 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "data_compressed_original": 0, 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "data_stored": 10128, 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "internal_metadata": 0, 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "internally_reserved": 0, 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "omap_allocated": 0, 2024-02-10T05:29:45.941 INFO:tasks.workunit.client.0.smithi178.stdout: "total": 0 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: "up": 96 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: ], 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: "usage": { 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: "pg_num": 105, 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: "pools": 4, 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: "stats_by_class": { 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: "ssd": { 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: "total_avail_bytes": 765517500416, 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: "total_bytes": 767960285184, 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_bytes": 2442784768, 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_raw_bytes": 2442784768, 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_raw_ratio": 0.0031808738131076097 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.942 INFO:tasks.workunit.client.0.smithi178.stdout: }, 2024-02-10T05:29:45.943 INFO:tasks.workunit.client.0.smithi178.stdout: "total_avail_bytes": 765517500416, 2024-02-10T05:29:45.943 INFO:tasks.workunit.client.0.smithi178.stdout: "total_bytes": 767960285184, 2024-02-10T05:29:45.943 INFO:tasks.workunit.client.0.smithi178.stdout: "total_used_bytes": 2442784768 2024-02-10T05:29:45.943 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.943 INFO:tasks.workunit.client.0.smithi178.stdout: } 2024-02-10T05:29:45.943 INFO:tasks.workunit.client.0.smithi178.stdout:} 2024-02-10T05:29:45.943 INFO:tasks.workunit.client.0.smithi178.stdout:OK 2024-02-10T05:29:45.943 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:29:45.944 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:29:45.944 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:45.944 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:45.944 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:45.944 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:45.944 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.944 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.946 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.946 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.946 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.946 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.946 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.946 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.946 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:45.946 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:45.946 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:45.946 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.948 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.948 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.948 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.948 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.948 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.948 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.948 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.948 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-10T05:29:45.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:45.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:45.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:45.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:45.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.951 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.951 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.951 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:29:45 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:29:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:29:45.951 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.951 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-10T05:29:45.951 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:45.951 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='client.15018 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:45.951 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.952 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.953 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.953 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.953 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.953 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.953 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.953 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.953 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.953 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.953 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.953 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:43 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.953 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:29:44] "GET /metrics HTTP/1.1" 200 235890 "" "Prometheus/2.43.0" 2024-02-10T05:29:45.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='client.24932 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:45.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='client.24932 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:45.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:45.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:45.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.955 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.955 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.955 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.955 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.955 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.955 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.955 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.955 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.955 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.955 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.955 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.955 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.955 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.955 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.956 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.956 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.956 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='client.24932 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:45.956 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='client.24932 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:45.956 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:45.956 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-02-10T05:29:45.956 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.956 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.956 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.956 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.956 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:45.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-02-10T05:29:45.958 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-02-10T05:29:45.958 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:29:45.958 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:29:45.958 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:44 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:29:46.015 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:45 smithi178 ceph-mon[27572]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-02-10T05:29:46.015 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:45 smithi178 ceph-mon[36851]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-02-10T05:29:46.021 INFO:tasks.workunit:Stopping ['test_telemetry_quincy.sh'] on client.0... 2024-02-10T05:29:46.021 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-02-10T05:29:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:45 smithi189 ceph-mon[31422]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-02-10T05:29:46.311 DEBUG:teuthology.parallel:result is None 2024-02-10T05:29:46.312 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-02-10T05:29:46.338 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-02-10T05:29:46.338 DEBUG:teuthology.orchestra.run.smithi178:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-02-10T05:29:46.399 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-02-10T05:29:46.399 INFO:teuthology.run_tasks:Running task print... 2024-02-10T05:29:46.409 INFO:teuthology.task.print:**** done end telemetry quincy... 2024-02-10T05:29:46.409 INFO:teuthology.run_tasks:Running task print... 2024-02-10T05:29:46.418 INFO:teuthology.task.print:**** done start parallel 2024-02-10T05:29:46.419 INFO:teuthology.run_tasks:Running task parallel... 2024-02-10T05:29:46.430 INFO:teuthology.task.parallel:starting parallel... 2024-02-10T05:29:46.430 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-02-10T05:29:46.431 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-10T05:29:46.431 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-02-10T05:29:46.431 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-02-10T05:29:46.433 INFO:tasks.rados:Beginning rados... 2024-02-10T05:29:46.434 INFO:tasks.rados:joining rados 2024-02-10T05:29:46.434 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-02-10T05:29:46.434 INFO:teuthology.task.sequential:In sequential, running task print... 2024-02-10T05:29:46.434 INFO:teuthology.task.print:**** done start upgrade, wait 2024-02-10T05:29:46.434 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-02-10T05:29:46.435 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi178.front.sepia.ceph.com 2024-02-10T05:29:46.435 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph config set global log_to_journald false --force' 2024-02-10T05:29:46.435 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-02-10T05:29:46.436 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-02-10T05:29:46.706 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:29:46.713 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:29:48.173 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:48 smithi178 ceph-mon[27572]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-02-10T05:29:48.173 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:48 smithi178 ceph-mon[36851]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-02-10T05:29:48.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:48 smithi189 ceph-mon[31422]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-02-10T05:29:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:49 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:29:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:49 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:29:49.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:49 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:29:50.338 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:50 smithi178 ceph-mon[27572]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-02-10T05:29:50.338 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:50 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1849957944' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:29:50.339 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:50 smithi178 ceph-mon[36851]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-02-10T05:29:50.339 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:50 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1849957944' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:29:50.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:50 smithi189 ceph-mon[31422]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2024-02-10T05:29:50.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:50 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1849957944' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:29:50.713 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-10T05:29:51.301 INFO:tasks.rados:starting run 0 out of 1 2024-02-10T05:29:51.302 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-02-10T05:29:51.302 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-02-10T05:29:51.402 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:29:51.805 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:51 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1849957944' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:29:51.805 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:51 smithi178 ceph-mon[27572]: osdmap e69: 8 total, 8 up, 8 in 2024-02-10T05:29:51.805 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:51 smithi178 ceph-mon[27572]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2024-02-10T05:29:51.806 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:51 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1849957944' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:29:51.806 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:51 smithi178 ceph-mon[36851]: osdmap e69: 8 total, 8 up, 8 in 2024-02-10T05:29:51.806 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:51 smithi178 ceph-mon[36851]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2024-02-10T05:29:52.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:51 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1849957944' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:29:52.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:51 smithi189 ceph-mon[31422]: osdmap e69: 8 total, 8 up, 8 in 2024-02-10T05:29:52.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:51 smithi189 ceph-mon[31422]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2024-02-10T05:29:52.159 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:29:54.146 INFO:teuthology.orchestra.run.smithi178.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:29:54.432 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:29:54 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:29:54] "GET /metrics HTTP/1.1" 200 235926 "" "Prometheus/2.43.0" 2024-02-10T05:29:54.433 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:54 smithi178 ceph-mon[36851]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2024-02-10T05:29:54.433 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:54 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:54.433 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:54 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:54.433 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:54 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:54.433 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:54 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:54.433 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:54 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:54.433 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:54 smithi178 ceph-mon[27572]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2024-02-10T05:29:54.433 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:54 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:54.434 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:54 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:54.434 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:54 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:54.434 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:54 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:54.434 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:54 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:54 smithi189 ceph-mon[31422]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 30 op/s 2024-02-10T05:29:54.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:54 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:54.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:54 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:29:54.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:54 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:29:54.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:54 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:29:54.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:54 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:29:54.718 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2024-02-10T05:29:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:55 smithi178 ceph-mon[27572]: from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:55 smithi178 ceph-mon[27572]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:29:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:55 smithi178 ceph-mon[27572]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:29:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:55 smithi178 ceph-mon[36851]: from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:55 smithi178 ceph-mon[36851]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:29:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:55 smithi178 ceph-mon[36851]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:29:55.219 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:29:55.443 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:55 smithi189 ceph-mon[31422]: from='client.15054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:55.444 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:55 smithi189 ceph-mon[31422]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:29:55.444 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:55 smithi189 ceph-mon[31422]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T05:29:55.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:29:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:29:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:29:56.420 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:56 smithi178 ceph-mon[36851]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:56.421 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:56 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2440843966' 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-02-10T05:29:56.421 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:56 smithi178 ceph-mon[36851]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-02-10T05:29:56.421 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:56 smithi178 ceph-mon[27572]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:56.421 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:56 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2440843966' 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-02-10T05:29:56.421 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:56 smithi178 ceph-mon[27572]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-02-10T05:29:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:56 smithi189 ceph-mon[31422]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:56 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2440843966' 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-02-10T05:29:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:56 smithi189 ceph-mon[31422]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-02-10T05:29:57.113 INFO:teuthology.orchestra.run.smithi178.stderr:pool 'unique_pool_0' created 2024-02-10T05:29:57.257 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:29:57.438 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:57 smithi178 ceph-mon[36851]: osdmap e70: 8 total, 8 up, 8 in 2024-02-10T05:29:57.438 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:57 smithi178 ceph-mon[27572]: osdmap e70: 8 total, 8 up, 8 in 2024-02-10T05:29:57.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:57 smithi189 ceph-mon[31422]: osdmap e70: 8 total, 8 up, 8 in 2024-02-10T05:29:57.583 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:29:57.583 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (92s) 76s ago 2m 16.8M - 0.25.0 c8568f914cd2 a98cef69832b 2024-02-10T05:29:57.583 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (2m) 78s ago 2m 85.0M - 9.4.7 954c08fa6188 9669ab926246 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (3m) 76s ago 3m 15.8M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (3m) 78s ago 3m 12.9M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443 running (6m) 78s ago 6m 431M - 17.2.7-505-g72ce7c1d a2a0bd126c96 e722732768d8 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:9283 running (8m) 76s ago 8m 478M - 17.2.7-505-g72ce7c1d a2a0bd126c96 e86a80daecc0 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (8m) 76s ago 8m 46.5M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 4909309cada6 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (7m) 78s ago 7m 40.2M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 4c36cda4e5a0 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (7m) 76s ago 7m 40.1M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 5725bae951a9 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (2m) 76s ago 119s 11.0M - 1.5.0 0da6a335fe13 93d585d2166a 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (116s) 78s ago 116s 7898k - 1.5.0 0da6a335fe13 5dfbd9292b41 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (6m) 76s ago 6m 45.0M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 790d5f84d24c 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (6m) 76s ago 6m 46.0M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 fbd57574565e 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (5m) 76s ago 5m 41.2M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 6e353a8cd658 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (5m) 76s ago 5m 39.2M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 09a657d64674 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (4m) 78s ago 4m 44.1M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 37589cbd4f03 2024-02-10T05:29:57.584 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (4m) 78s ago 4m 43.7M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:29:57.585 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (4m) 78s ago 4m 42.0M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:29:57.585 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (3m) 78s ago 3m 40.3M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:29:57.585 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (87s) 78s ago 2m 28.2M - 2.43.0 a07b618ecd1d b2d06a069e23 2024-02-10T05:29:57.801 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-02-10T05:29:58.018 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:29:58.018 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:29:58.018 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 3 2024-02-10T05:29:58.019 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:29:58.019 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:29:58.019 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:29:58.019 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:29:58.019 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:29:58.019 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 8 2024-02-10T05:29:58.019 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:29:58.019 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:29:58.019 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:29:58.019 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:29:58.019 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:29:58.019 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 15 2024-02-10T05:29:58.019 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:29:58.019 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:29:58.077 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:29:58.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:58 smithi178 ceph-mon[27572]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:58.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:58 smithi178 ceph-mon[27572]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-02-10T05:29:58.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:58 smithi178 ceph-mon[27572]: osdmap e71: 8 total, 8 up, 8 in 2024-02-10T05:29:58.114 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:58 smithi178 ceph-mon[27572]: from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:58.114 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:58 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3382201381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:29:58.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:58 smithi189 ceph-mon[31422]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:58.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:58 smithi189 ceph-mon[31422]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-02-10T05:29:58.440 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:58 smithi189 ceph-mon[31422]: osdmap e71: 8 total, 8 up, 8 in 2024-02-10T05:29:58.440 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:58 smithi189 ceph-mon[31422]: from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:58.440 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:58 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3382201381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:29:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:58 smithi178 ceph-mon[36851]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:29:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:58 smithi178 ceph-mon[36851]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-02-10T05:29:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:58 smithi178 ceph-mon[36851]: osdmap e71: 8 total, 8 up, 8 in 2024-02-10T05:29:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:58 smithi178 ceph-mon[36851]: from='client.15066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:58 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3382201381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:29:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:59 smithi178 ceph-mon[27572]: from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:29:59 smithi178 ceph-mon[27572]: osdmap e72: 8 total, 8 up, 8 in 2024-02-10T05:29:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:59 smithi178 ceph-mon[36851]: from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:29:59 smithi178 ceph-mon[36851]: osdmap e72: 8 total, 8 up, 8 in 2024-02-10T05:29:59.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:59 smithi189 ceph-mon[31422]: from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:29:59.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:29:59 smithi189 ceph-mon[31422]: osdmap e72: 8 total, 8 up, 8 in 2024-02-10T05:30:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[27572]: pgmap v91: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[27572]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:30:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[27572]: osdmap e73: 8 total, 8 up, 8 in 2024-02-10T05:30:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2283570415' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:30:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[27572]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:30:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[27572]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-02-10T05:30:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[27572]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-02-10T05:30:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[27572]: application not enabled on pool 'unique_pool_0' 2024-02-10T05:30:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[27572]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-02-10T05:30:00.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[36851]: pgmap v91: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:00.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[36851]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:30:00.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[36851]: osdmap e73: 8 total, 8 up, 8 in 2024-02-10T05:30:00.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2283570415' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:30:00.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[36851]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:30:00.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[36851]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-02-10T05:30:00.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[36851]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-02-10T05:30:00.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[36851]: application not enabled on pool 'unique_pool_0' 2024-02-10T05:30:00.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:00 smithi178 ceph-mon[36851]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-02-10T05:30:00.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:00 smithi189 ceph-mon[31422]: pgmap v91: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:00.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:00 smithi189 ceph-mon[31422]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:30:00.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:00 smithi189 ceph-mon[31422]: osdmap e73: 8 total, 8 up, 8 in 2024-02-10T05:30:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:00 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2283570415' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:30:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:00 smithi189 ceph-mon[31422]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:30:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:00 smithi189 ceph-mon[31422]: Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-02-10T05:30:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:00 smithi189 ceph-mon[31422]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-02-10T05:30:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:00 smithi189 ceph-mon[31422]: application not enabled on pool 'unique_pool_0' 2024-02-10T05:30:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:00 smithi189 ceph-mon[31422]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-02-10T05:30:00.575 INFO:teuthology.orchestra.run.smithi178.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-02-10T05:30:01.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:01 smithi178 ceph-mon[27572]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-02-10T05:30:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:01 smithi178 ceph-mon[27572]: osdmap e74: 8 total, 8 up, 8 in 2024-02-10T05:30:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:01 smithi178 ceph-mon[27572]: pgmap v94: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:01 smithi178 ceph-mon[36851]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-02-10T05:30:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:01 smithi178 ceph-mon[36851]: osdmap e74: 8 total, 8 up, 8 in 2024-02-10T05:30:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:01 smithi178 ceph-mon[36851]: pgmap v94: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:01 smithi189 ceph-mon[31422]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-02-10T05:30:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:01 smithi189 ceph-mon[31422]: osdmap e74: 8 total, 8 up, 8 in 2024-02-10T05:30:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:01 smithi189 ceph-mon[31422]: pgmap v94: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:02.399 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T05:30:02.424 INFO:tasks.rados.rados.0.smithi178.stdout:adding op weight read -> 100 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout:adding op weight delete -> 50 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout:adding op weight snap_create -> 50 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout:adding op weight snap_remove -> 50 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout:adding op weight rollback -> 50 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout:adding op weight setattr -> 25 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout:adding op weight rmattr -> 25 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout:adding op weight copy_from -> 50 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout:adding op weight append -> 100 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout:ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable) 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout:Configuration: 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout: Number of operations: 4000 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout: Number of objects: 50 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout: Max in flight operations: 16 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout: Object size (in bytes): 4000000 2024-02-10T05:30:02.425 INFO:tasks.rados.rados.0.smithi178.stdout: Write stride min: 400000 2024-02-10T05:30:02.426 INFO:tasks.rados.rados.0.smithi178.stdout: Write stride max: 800000 2024-02-10T05:30:02.582 INFO:tasks.rados.rados.0.smithi178.stdout:1: write initial oid 1 2024-02-10T05:30:02.582 INFO:tasks.rados.rados.0.smithi178.stdout:1: seq_num 0 ranges {0=24576} 2024-02-10T05:30:02.583 INFO:tasks.rados.rados.0.smithi178.stdout:1: writing smithi17880450-1 from 0 to 24576 tid 1 2024-02-10T05:30:02.583 INFO:tasks.rados.rados.0.smithi178.stdout:2: write initial oid 2 2024-02-10T05:30:02.583 INFO:tasks.rados.rados.0.smithi178.stdout:2: seq_num 1 ranges {0=24576} 2024-02-10T05:30:02.583 INFO:tasks.rados.rados.0.smithi178.stdout:2: writing smithi17880450-2 from 0 to 24576 tid 1 2024-02-10T05:30:02.583 INFO:tasks.rados.rados.0.smithi178.stdout:3: write initial oid 3 2024-02-10T05:30:02.583 INFO:tasks.rados.rados.0.smithi178.stdout:3: seq_num 2 ranges {0=40960} 2024-02-10T05:30:02.583 INFO:tasks.rados.rados.0.smithi178.stdout:3: writing smithi17880450-3 from 0 to 40960 tid 1 2024-02-10T05:30:02.583 INFO:tasks.rados.rados.0.smithi178.stdout:4: write initial oid 4 2024-02-10T05:30:02.583 INFO:tasks.rados.rados.0.smithi178.stdout:4: seq_num 3 ranges {0=57344} 2024-02-10T05:30:02.583 INFO:tasks.rados.rados.0.smithi178.stdout:4: writing smithi17880450-4 from 0 to 57344 tid 1 2024-02-10T05:30:02.583 INFO:tasks.rados.rados.0.smithi178.stdout:5: write initial oid 5 2024-02-10T05:30:02.583 INFO:tasks.rados.rados.0.smithi178.stdout:5: seq_num 4 ranges {0=73728} 2024-02-10T05:30:02.584 INFO:tasks.rados.rados.0.smithi178.stdout:5: writing smithi17880450-5 from 0 to 73728 tid 1 2024-02-10T05:30:02.584 INFO:tasks.rados.rados.0.smithi178.stdout:6: write initial oid 6 2024-02-10T05:30:02.584 INFO:tasks.rados.rados.0.smithi178.stdout:6: seq_num 5 ranges {0=90112} 2024-02-10T05:30:02.584 INFO:tasks.rados.rados.0.smithi178.stdout:6: writing smithi17880450-6 from 0 to 90112 tid 1 2024-02-10T05:30:02.585 INFO:tasks.rados.rados.0.smithi178.stdout:7: write initial oid 7 2024-02-10T05:30:02.585 INFO:tasks.rados.rados.0.smithi178.stdout:7: seq_num 6 ranges {0=106496} 2024-02-10T05:30:02.585 INFO:tasks.rados.rados.0.smithi178.stdout:7: writing smithi17880450-7 from 0 to 106496 tid 1 2024-02-10T05:30:02.585 INFO:tasks.rados.rados.0.smithi178.stdout:8: write initial oid 8 2024-02-10T05:30:02.585 INFO:tasks.rados.rados.0.smithi178.stdout:8: seq_num 7 ranges {0=122880} 2024-02-10T05:30:02.586 INFO:tasks.rados.rados.0.smithi178.stdout:8: writing smithi17880450-8 from 0 to 122880 tid 1 2024-02-10T05:30:02.587 INFO:tasks.rados.rados.0.smithi178.stdout:9: write initial oid 9 2024-02-10T05:30:02.587 INFO:tasks.rados.rados.0.smithi178.stdout:9: seq_num 8 ranges {0=139264} 2024-02-10T05:30:02.588 INFO:tasks.rados.rados.0.smithi178.stdout:9: writing smithi17880450-9 from 0 to 139264 tid 1 2024-02-10T05:30:02.588 INFO:tasks.rados.rados.0.smithi178.stdout:10: write initial oid 10 2024-02-10T05:30:02.588 INFO:tasks.rados.rados.0.smithi178.stdout:10: seq_num 9 ranges {0=155648} 2024-02-10T05:30:02.590 INFO:tasks.rados.rados.0.smithi178.stdout:10: writing smithi17880450-10 from 0 to 155648 tid 1 2024-02-10T05:30:02.590 INFO:tasks.rados.rados.0.smithi178.stdout:11: write initial oid 11 2024-02-10T05:30:02.590 INFO:tasks.rados.rados.0.smithi178.stdout:11: seq_num 10 ranges {0=172032} 2024-02-10T05:30:02.591 INFO:tasks.rados.rados.0.smithi178.stdout:11: writing smithi17880450-11 from 0 to 172032 tid 1 2024-02-10T05:30:02.591 INFO:tasks.rados.rados.0.smithi178.stdout:12: write initial oid 12 2024-02-10T05:30:02.591 INFO:tasks.rados.rados.0.smithi178.stdout:12: seq_num 11 ranges {0=188416} 2024-02-10T05:30:02.593 INFO:tasks.rados.rados.0.smithi178.stdout:12: writing smithi17880450-12 from 0 to 188416 tid 1 2024-02-10T05:30:02.593 INFO:tasks.rados.rados.0.smithi178.stdout:1: finishing write tid 1 to smithi17880450-1 2024-02-10T05:30:02.593 INFO:tasks.rados.rados.0.smithi178.stdout:3: finishing write tid 1 to smithi17880450-3 2024-02-10T05:30:02.593 INFO:tasks.rados.rados.0.smithi178.stdout:3: finishing write tid 2 to smithi17880450-3 2024-02-10T05:30:02.593 INFO:tasks.rados.rados.0.smithi178.stdout:1: finishing write tid 2 to smithi17880450-1 2024-02-10T05:30:02.593 INFO:tasks.rados.rados.0.smithi178.stdout:5: finishing write tid 1 to smithi17880450-5 2024-02-10T05:30:02.593 INFO:tasks.rados.rados.0.smithi178.stdout:1: finishing write tid 3 to smithi17880450-1 2024-02-10T05:30:02.593 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-10T05:30:02.593 INFO:tasks.rados.rados.0.smithi178.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:30:02.593 INFO:tasks.rados.rados.0.smithi178.stdout:3: finishing write tid 3 to smithi17880450-3 2024-02-10T05:30:02.593 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-02-10T05:30:02.594 INFO:tasks.rados.rados.0.smithi178.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-02-10T05:30:02.594 INFO:tasks.rados.rados.0.smithi178.stdout:2: finishing write tid 1 to smithi17880450-2 2024-02-10T05:30:02.594 INFO:tasks.rados.rados.0.smithi178.stdout:2: finishing write tid 2 to smithi17880450-2 2024-02-10T05:30:02.594 INFO:tasks.rados.rados.0.smithi178.stdout:6: finishing write tid 1 to smithi17880450-6 2024-02-10T05:30:02.594 INFO:tasks.rados.rados.0.smithi178.stdout:6: finishing write tid 2 to smithi17880450-6 2024-02-10T05:30:02.594 INFO:tasks.rados.rados.0.smithi178.stdout:1: done (11 left) 2024-02-10T05:30:02.594 INFO:tasks.rados.rados.0.smithi178.stdout:3: done (10 left) 2024-02-10T05:30:02.594 INFO:tasks.rados.rados.0.smithi178.stdout:13: write initial oid 13 2024-02-10T05:30:02.594 INFO:tasks.rados.rados.0.smithi178.stdout:13: seq_num 12 ranges {0=204800} 2024-02-10T05:30:02.596 INFO:tasks.rados.rados.0.smithi178.stdout:13: writing smithi17880450-13 from 0 to 204800 tid 1 2024-02-10T05:30:02.596 INFO:tasks.rados.rados.0.smithi178.stdout:14: write initial oid 14 2024-02-10T05:30:02.596 INFO:tasks.rados.rados.0.smithi178.stdout:14: seq_num 13 ranges {0=221184} 2024-02-10T05:30:02.598 INFO:tasks.rados.rados.0.smithi178.stdout:14: writing smithi17880450-14 from 0 to 221184 tid 1 2024-02-10T05:30:02.598 INFO:tasks.rados.rados.0.smithi178.stdout:2: finishing write tid 3 to smithi17880450-2 2024-02-10T05:30:02.598 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-02-10T05:30:02.598 INFO:tasks.rados.rados.0.smithi178.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:9: finishing write tid 1 to smithi17880450-9 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:9: finishing write tid 2 to smithi17880450-9 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:5: finishing write tid 2 to smithi17880450-5 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:8: finishing write tid 1 to smithi17880450-8 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:10: finishing write tid 1 to smithi17880450-10 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:8: finishing write tid 2 to smithi17880450-8 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:10: finishing write tid 2 to smithi17880450-10 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:4: finishing write tid 1 to smithi17880450-4 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:9: finishing write tid 3 to smithi17880450-9 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 4 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:6: finishing write tid 3 to smithi17880450-6 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-02-10T05:30:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:4: finishing write tid 2 to smithi17880450-4 2024-02-10T05:30:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:7: finishing write tid 1 to smithi17880450-7 2024-02-10T05:30:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:7: finishing write tid 2 to smithi17880450-7 2024-02-10T05:30:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:8: finishing write tid 3 to smithi17880450-8 2024-02-10T05:30:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-02-10T05:30:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-02-10T05:30:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:10: finishing write tid 3 to smithi17880450-10 2024-02-10T05:30:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 2 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-02-10T05:30:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-02-10T05:30:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:12: finishing write tid 1 to smithi17880450-12 2024-02-10T05:30:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:5: finishing write tid 3 to smithi17880450-5 2024-02-10T05:30:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-02-10T05:30:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-02-10T05:30:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:11: finishing write tid 1 to smithi17880450-11 2024-02-10T05:30:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:12: finishing write tid 2 to smithi17880450-12 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:11: finishing write tid 2 to smithi17880450-11 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:12: finishing write tid 3 to smithi17880450-12 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:7: finishing write tid 3 to smithi17880450-7 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 4 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:11: finishing write tid 3 to smithi17880450-11 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 6 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:2: done (11 left) 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:5: done (10 left) 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:6: done (9 left) 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:7: done (8 left) 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:8: done (7 left) 2024-02-10T05:30:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:9: done (6 left) 2024-02-10T05:30:02.602 INFO:tasks.rados.rados.0.smithi178.stdout:10: done (5 left) 2024-02-10T05:30:02.602 INFO:tasks.rados.rados.0.smithi178.stdout:11: done (4 left) 2024-02-10T05:30:02.602 INFO:tasks.rados.rados.0.smithi178.stdout:12: done (3 left) 2024-02-10T05:30:02.602 INFO:tasks.rados.rados.0.smithi178.stdout:15: write initial oid 15 2024-02-10T05:30:02.602 INFO:tasks.rados.rados.0.smithi178.stdout:15: seq_num 14 ranges {0=237568} 2024-02-10T05:30:02.603 INFO:tasks.rados.rados.0.smithi178.stdout:15: writing smithi17880450-15 from 0 to 237568 tid 1 2024-02-10T05:30:02.603 INFO:tasks.rados.rados.0.smithi178.stdout:16: write initial oid 16 2024-02-10T05:30:02.603 INFO:tasks.rados.rados.0.smithi178.stdout:16: seq_num 15 ranges {0=253952} 2024-02-10T05:30:02.603 INFO:tasks.rados.rados.0.smithi178.stdout:16: writing smithi17880450-16 from 0 to 253952 tid 1 2024-02-10T05:30:02.603 INFO:tasks.rados.rados.0.smithi178.stdout:17: write initial oid 17 2024-02-10T05:30:02.603 INFO:tasks.rados.rados.0.smithi178.stdout:13: finishing write tid 1 to smithi17880450-13 2024-02-10T05:30:02.603 INFO:tasks.rados.rados.0.smithi178.stdout:13: finishing write tid 2 to smithi17880450-13 2024-02-10T05:30:02.603 INFO:tasks.rados.rados.0.smithi178.stdout:4: finishing write tid 3 to smithi17880450-4 2024-02-10T05:30:02.603 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-02-10T05:30:02.603 INFO:tasks.rados.rados.0.smithi178.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-02-10T05:30:02.604 INFO:tasks.rados.rados.0.smithi178.stdout:13: finishing write tid 3 to smithi17880450-13 2024-02-10T05:30:02.604 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 4 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-02-10T05:30:02.604 INFO:tasks.rados.rados.0.smithi178.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-02-10T05:30:02.604 INFO:tasks.rados.rados.0.smithi178.stdout:14: finishing write tid 1 to smithi17880450-14 2024-02-10T05:30:02.604 INFO:tasks.rados.rados.0.smithi178.stdout:17: seq_num 16 ranges {0=270336} 2024-02-10T05:30:02.604 INFO:tasks.rados.rados.0.smithi178.stdout:17: writing smithi17880450-17 from 0 to 270336 tid 1 2024-02-10T05:30:02.604 INFO:tasks.rados.rados.0.smithi178.stdout:14: finishing write tid 2 to smithi17880450-14 2024-02-10T05:30:02.604 INFO:tasks.rados.rados.0.smithi178.stdout:15: finishing write tid 1 to smithi17880450-15 2024-02-10T05:30:02.605 INFO:tasks.rados.rados.0.smithi178.stdout:14: finishing write tid 3 to smithi17880450-14 2024-02-10T05:30:02.605 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 2 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-02-10T05:30:02.605 INFO:tasks.rados.rados.0.smithi178.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-02-10T05:30:02.605 INFO:tasks.rados.rados.0.smithi178.stdout:4: done (5 left) 2024-02-10T05:30:02.605 INFO:tasks.rados.rados.0.smithi178.stdout:13: done (4 left) 2024-02-10T05:30:02.605 INFO:tasks.rados.rados.0.smithi178.stdout:14: done (3 left) 2024-02-10T05:30:02.605 INFO:tasks.rados.rados.0.smithi178.stdout:18: write initial oid 18 2024-02-10T05:30:02.605 INFO:tasks.rados.rados.0.smithi178.stdout:18: seq_num 17 ranges {0=286720} 2024-02-10T05:30:02.606 INFO:tasks.rados.rados.0.smithi178.stdout:18: writing smithi17880450-18 from 0 to 286720 tid 1 2024-02-10T05:30:02.606 INFO:tasks.rados.rados.0.smithi178.stdout:19: write initial oid 19 2024-02-10T05:30:02.606 INFO:tasks.rados.rados.0.smithi178.stdout:19: seq_num 18 ranges {0=303104} 2024-02-10T05:30:02.607 INFO:tasks.rados.rados.0.smithi178.stdout:19: writing smithi17880450-19 from 0 to 303104 tid 1 2024-02-10T05:30:02.607 INFO:tasks.rados.rados.0.smithi178.stdout:20: write initial oid 20 2024-02-10T05:30:02.608 INFO:tasks.rados.rados.0.smithi178.stdout:20: seq_num 19 ranges {0=319488} 2024-02-10T05:30:02.610 INFO:tasks.rados.rados.0.smithi178.stdout:20: writing smithi17880450-20 from 0 to 319488 tid 1 2024-02-10T05:30:02.610 INFO:tasks.rados.rados.0.smithi178.stdout:15: finishing write tid 2 to smithi17880450-15 2024-02-10T05:30:02.610 INFO:tasks.rados.rados.0.smithi178.stdout:15: finishing write tid 3 to smithi17880450-15 2024-02-10T05:30:02.610 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 4 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-02-10T05:30:02.611 INFO:tasks.rados.rados.0.smithi178.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-02-10T05:30:02.611 INFO:tasks.rados.rados.0.smithi178.stdout:16: finishing write tid 1 to smithi17880450-16 2024-02-10T05:30:02.611 INFO:tasks.rados.rados.0.smithi178.stdout:16: finishing write tid 2 to smithi17880450-16 2024-02-10T05:30:02.611 INFO:tasks.rados.rados.0.smithi178.stdout:16: finishing write tid 3 to smithi17880450-16 2024-02-10T05:30:02.611 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-02-10T05:30:02.611 INFO:tasks.rados.rados.0.smithi178.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-02-10T05:30:02.611 INFO:tasks.rados.rados.0.smithi178.stdout:17: finishing write tid 1 to smithi17880450-17 2024-02-10T05:30:02.611 INFO:tasks.rados.rados.0.smithi178.stdout:17: finishing write tid 2 to smithi17880450-17 2024-02-10T05:30:02.611 INFO:tasks.rados.rados.0.smithi178.stdout:18: finishing write tid 1 to smithi17880450-18 2024-02-10T05:30:02.611 INFO:tasks.rados.rados.0.smithi178.stdout:18: finishing write tid 2 to smithi17880450-18 2024-02-10T05:30:02.611 INFO:tasks.rados.rados.0.smithi178.stdout:17: finishing write tid 3 to smithi17880450-17 2024-02-10T05:30:02.611 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-02-10T05:30:02.611 INFO:tasks.rados.rados.0.smithi178.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-02-10T05:30:02.611 INFO:tasks.rados.rados.0.smithi178.stdout:18: finishing write tid 3 to smithi17880450-18 2024-02-10T05:30:02.612 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 8 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-02-10T05:30:02.612 INFO:tasks.rados.rados.0.smithi178.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-02-10T05:30:02.612 INFO:tasks.rados.rados.0.smithi178.stdout:19: finishing write tid 1 to smithi17880450-19 2024-02-10T05:30:02.612 INFO:tasks.rados.rados.0.smithi178.stdout:19: finishing write tid 2 to smithi17880450-19 2024-02-10T05:30:02.612 INFO:tasks.rados.rados.0.smithi178.stdout:15: done (5 left) 2024-02-10T05:30:02.612 INFO:tasks.rados.rados.0.smithi178.stdout:16: done (4 left) 2024-02-10T05:30:02.612 INFO:tasks.rados.rados.0.smithi178.stdout:17: done (3 left) 2024-02-10T05:30:02.612 INFO:tasks.rados.rados.0.smithi178.stdout:18: done (2 left) 2024-02-10T05:30:02.612 INFO:tasks.rados.rados.0.smithi178.stdout:21: write initial oid 21 2024-02-10T05:30:02.612 INFO:tasks.rados.rados.0.smithi178.stdout:21: seq_num 20 ranges {0=344064} 2024-02-10T05:30:02.613 INFO:tasks.rados.rados.0.smithi178.stdout:21: writing smithi17880450-21 from 0 to 344064 tid 1 2024-02-10T05:30:02.613 INFO:tasks.rados.rados.0.smithi178.stdout:22: write initial oid 22 2024-02-10T05:30:02.613 INFO:tasks.rados.rados.0.smithi178.stdout:22: seq_num 21 ranges {0=360448} 2024-02-10T05:30:02.615 INFO:tasks.rados.rados.0.smithi178.stdout:22: writing smithi17880450-22 from 0 to 360448 tid 1 2024-02-10T05:30:02.615 INFO:tasks.rados.rados.0.smithi178.stdout:23: write initial oid 23 2024-02-10T05:30:02.615 INFO:tasks.rados.rados.0.smithi178.stdout:23: seq_num 22 ranges {0=376832} 2024-02-10T05:30:02.618 INFO:tasks.rados.rados.0.smithi178.stdout:23: writing smithi17880450-23 from 0 to 376832 tid 1 2024-02-10T05:30:02.618 INFO:tasks.rados.rados.0.smithi178.stdout:24: write initial oid 24 2024-02-10T05:30:02.618 INFO:tasks.rados.rados.0.smithi178.stdout:19: finishing write tid 3 to smithi17880450-19 2024-02-10T05:30:02.618 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-02-10T05:30:02.618 INFO:tasks.rados.rados.0.smithi178.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-02-10T05:30:02.618 INFO:tasks.rados.rados.0.smithi178.stdout:20: finishing write tid 1 to smithi17880450-20 2024-02-10T05:30:02.618 INFO:tasks.rados.rados.0.smithi178.stdout:20: finishing write tid 2 to smithi17880450-20 2024-02-10T05:30:02.619 INFO:tasks.rados.rados.0.smithi178.stdout:20: finishing write tid 3 to smithi17880450-20 2024-02-10T05:30:02.619 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 4 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-02-10T05:30:02.619 INFO:tasks.rados.rados.0.smithi178.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-02-10T05:30:02.619 INFO:tasks.rados.rados.0.smithi178.stdout:21: finishing write tid 1 to smithi17880450-21 2024-02-10T05:30:02.619 INFO:tasks.rados.rados.0.smithi178.stdout:21: finishing write tid 2 to smithi17880450-21 2024-02-10T05:30:02.619 INFO:tasks.rados.rados.0.smithi178.stdout:21: finishing write tid 3 to smithi17880450-21 2024-02-10T05:30:02.619 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 4 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-02-10T05:30:02.619 INFO:tasks.rados.rados.0.smithi178.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-02-10T05:30:02.619 INFO:tasks.rados.rados.0.smithi178.stdout:22: finishing write tid 1 to smithi17880450-22 2024-02-10T05:30:02.619 INFO:tasks.rados.rados.0.smithi178.stdout:22: finishing write tid 2 to smithi17880450-22 2024-02-10T05:30:02.619 INFO:tasks.rados.rados.0.smithi178.stdout:24: seq_num 23 ranges {0=393216} 2024-02-10T05:30:02.620 INFO:tasks.rados.rados.0.smithi178.stdout:24: writing smithi17880450-24 from 0 to 393216 tid 1 2024-02-10T05:30:02.620 INFO:tasks.rados.rados.0.smithi178.stdout:19: done (5 left) 2024-02-10T05:30:02.620 INFO:tasks.rados.rados.0.smithi178.stdout:20: done (4 left) 2024-02-10T05:30:02.621 INFO:tasks.rados.rados.0.smithi178.stdout:21: done (3 left) 2024-02-10T05:30:02.621 INFO:tasks.rados.rados.0.smithi178.stdout:25: write initial oid 25 2024-02-10T05:30:02.621 INFO:tasks.rados.rados.0.smithi178.stdout:25: seq_num 24 ranges {0=409600} 2024-02-10T05:30:02.623 INFO:tasks.rados.rados.0.smithi178.stdout:25: writing smithi17880450-25 from 0 to 409600 tid 1 2024-02-10T05:30:02.623 INFO:tasks.rados.rados.0.smithi178.stdout:26: write initial oid 26 2024-02-10T05:30:02.623 INFO:tasks.rados.rados.0.smithi178.stdout:26: seq_num 25 ranges {0=425984} 2024-02-10T05:30:02.626 INFO:tasks.rados.rados.0.smithi178.stdout:26: writing smithi17880450-26 from 0 to 425984 tid 1 2024-02-10T05:30:02.626 INFO:tasks.rados.rados.0.smithi178.stdout:27: write initial oid 27 2024-02-10T05:30:02.626 INFO:tasks.rados.rados.0.smithi178.stdout:27: seq_num 26 ranges {0=442368} 2024-02-10T05:30:02.629 INFO:tasks.rados.rados.0.smithi178.stdout:27: writing smithi17880450-27 from 0 to 442368 tid 1 2024-02-10T05:30:02.629 INFO:tasks.rados.rados.0.smithi178.stdout:28: write initial oid 28 2024-02-10T05:30:02.629 INFO:tasks.rados.rados.0.smithi178.stdout:28: seq_num 27 ranges {0=458752} 2024-02-10T05:30:02.633 INFO:tasks.rados.rados.0.smithi178.stdout:28: writing smithi17880450-28 from 0 to 458752 tid 1 2024-02-10T05:30:02.633 INFO:tasks.rados.rados.0.smithi178.stdout:29: write initial oid 29 2024-02-10T05:30:02.633 INFO:tasks.rados.rados.0.smithi178.stdout:29: seq_num 28 ranges {0=475136} 2024-02-10T05:30:02.636 INFO:tasks.rados.rados.0.smithi178.stdout:29: writing smithi17880450-29 from 0 to 475136 tid 1 2024-02-10T05:30:02.636 INFO:tasks.rados.rados.0.smithi178.stdout:30: write initial oid 30 2024-02-10T05:30:02.636 INFO:tasks.rados.rados.0.smithi178.stdout:30: seq_num 29 ranges {0=491520} 2024-02-10T05:30:02.640 INFO:tasks.rados.rados.0.smithi178.stdout:30: writing smithi17880450-30 from 0 to 491520 tid 1 2024-02-10T05:30:02.640 INFO:tasks.rados.rados.0.smithi178.stdout:31: write initial oid 31 2024-02-10T05:30:02.640 INFO:tasks.rados.rados.0.smithi178.stdout:31: seq_num 30 ranges {0=507904} 2024-02-10T05:30:02.643 INFO:tasks.rados.rados.0.smithi178.stdout:31: writing smithi17880450-31 from 0 to 507904 tid 1 2024-02-10T05:30:02.643 INFO:tasks.rados.rados.0.smithi178.stdout:32: write initial oid 32 2024-02-10T05:30:02.643 INFO:tasks.rados.rados.0.smithi178.stdout:32: seq_num 31 ranges {0=524288} 2024-02-10T05:30:02.648 INFO:tasks.rados.rados.0.smithi178.stdout:32: writing smithi17880450-32 from 0 to 524288 tid 1 2024-02-10T05:30:02.648 INFO:tasks.rados.rados.0.smithi178.stdout:33: write initial oid 33 2024-02-10T05:30:02.648 INFO:tasks.rados.rados.0.smithi178.stdout:33: seq_num 32 ranges {0=540672} 2024-02-10T05:30:02.651 INFO:tasks.rados.rados.0.smithi178.stdout:33: writing smithi17880450-33 from 0 to 540672 tid 1 2024-02-10T05:30:02.651 INFO:tasks.rados.rados.0.smithi178.stdout:34: write initial oid 34 2024-02-10T05:30:02.651 INFO:tasks.rados.rados.0.smithi178.stdout:34: seq_num 33 ranges {0=557056} 2024-02-10T05:30:02.654 INFO:tasks.rados.rados.0.smithi178.stdout:34: writing smithi17880450-34 from 0 to 557056 tid 1 2024-02-10T05:30:02.654 INFO:tasks.rados.rados.0.smithi178.stdout:35: write initial oid 35 2024-02-10T05:30:02.654 INFO:tasks.rados.rados.0.smithi178.stdout:35: seq_num 34 ranges {0=573440} 2024-02-10T05:30:02.658 INFO:tasks.rados.rados.0.smithi178.stdout:35: writing smithi17880450-35 from 0 to 573440 tid 1 2024-02-10T05:30:02.658 INFO:tasks.rados.rados.0.smithi178.stdout:36: write initial oid 36 2024-02-10T05:30:02.658 INFO:tasks.rados.rados.0.smithi178.stdout:36: seq_num 35 ranges {0=589824} 2024-02-10T05:30:02.662 INFO:tasks.rados.rados.0.smithi178.stdout:36: writing smithi17880450-36 from 0 to 589824 tid 1 2024-02-10T05:30:02.662 INFO:tasks.rados.rados.0.smithi178.stdout:37: write initial oid 37 2024-02-10T05:30:02.662 INFO:tasks.rados.rados.0.smithi178.stdout:37: seq_num 36 ranges {0=606208} 2024-02-10T05:30:02.666 INFO:tasks.rados.rados.0.smithi178.stdout:37: writing smithi17880450-37 from 0 to 606208 tid 1 2024-02-10T05:30:02.666 INFO:tasks.rados.rados.0.smithi178.stdout: waiting on 16 2024-02-10T05:30:02.666 INFO:tasks.rados.rados.0.smithi178.stdout:22: finishing write tid 3 to smithi17880450-22 2024-02-10T05:30:02.666 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 6 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-02-10T05:30:02.666 INFO:tasks.rados.rados.0.smithi178.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-02-10T05:30:02.666 INFO:tasks.rados.rados.0.smithi178.stdout:22: done (15 left) 2024-02-10T05:30:02.666 INFO:tasks.rados.rados.0.smithi178.stdout:38: write initial oid 38 2024-02-10T05:30:02.666 INFO:tasks.rados.rados.0.smithi178.stdout:38: seq_num 37 ranges {0=622592} 2024-02-10T05:30:02.671 INFO:tasks.rados.rados.0.smithi178.stdout:38: writing smithi17880450-38 from 0 to 622592 tid 1 2024-02-10T05:30:02.671 INFO:tasks.rados.rados.0.smithi178.stdout: waiting on 16 2024-02-10T05:30:02.671 INFO:tasks.rados.rados.0.smithi178.stdout:23: finishing write tid 1 to smithi17880450-23 2024-02-10T05:30:02.671 INFO:tasks.rados.rados.0.smithi178.stdout:23: finishing write tid 2 to smithi17880450-23 2024-02-10T05:30:02.671 INFO:tasks.rados.rados.0.smithi178.stdout:24: finishing write tid 1 to smithi17880450-24 2024-02-10T05:30:02.671 INFO:tasks.rados.rados.0.smithi178.stdout:23: finishing write tid 3 to smithi17880450-23 2024-02-10T05:30:02.671 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 2 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-02-10T05:30:02.672 INFO:tasks.rados.rados.0.smithi178.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-02-10T05:30:02.672 INFO:tasks.rados.rados.0.smithi178.stdout:24: finishing write tid 2 to smithi17880450-24 2024-02-10T05:30:02.672 INFO:tasks.rados.rados.0.smithi178.stdout:24: finishing write tid 3 to smithi17880450-24 2024-02-10T05:30:02.672 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-10T05:30:02.672 INFO:tasks.rados.rados.0.smithi178.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-02-10T05:30:02.672 INFO:tasks.rados.rados.0.smithi178.stdout:25: finishing write tid 1 to smithi17880450-25 2024-02-10T05:30:02.672 INFO:tasks.rados.rados.0.smithi178.stdout:25: finishing write tid 2 to smithi17880450-25 2024-02-10T05:30:02.672 INFO:tasks.rados.rados.0.smithi178.stdout:26: finishing write tid 1 to smithi17880450-26 2024-02-10T05:30:02.672 INFO:tasks.rados.rados.0.smithi178.stdout:26: finishing write tid 2 to smithi17880450-26 2024-02-10T05:30:02.672 INFO:tasks.rados.rados.0.smithi178.stdout:25: finishing write tid 3 to smithi17880450-25 2024-02-10T05:30:02.672 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 2 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-02-10T05:30:02.672 INFO:tasks.rados.rados.0.smithi178.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-02-10T05:30:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:26: finishing write tid 3 to smithi17880450-26 2024-02-10T05:30:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-02-10T05:30:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-02-10T05:30:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:27: finishing write tid 1 to smithi17880450-27 2024-02-10T05:30:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:27: finishing write tid 2 to smithi17880450-27 2024-02-10T05:30:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:27: finishing write tid 3 to smithi17880450-27 2024-02-10T05:30:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 8 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-02-10T05:30:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-02-10T05:30:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:28: finishing write tid 1 to smithi17880450-28 2024-02-10T05:30:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:28: finishing write tid 2 to smithi17880450-28 2024-02-10T05:30:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:28: finishing write tid 3 to smithi17880450-28 2024-02-10T05:30:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 2 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-02-10T05:30:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-02-10T05:30:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:29: finishing write tid 1 to smithi17880450-29 2024-02-10T05:30:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:29: finishing write tid 2 to smithi17880450-29 2024-02-10T05:30:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:29: finishing write tid 3 to smithi17880450-29 2024-02-10T05:30:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 4 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-02-10T05:30:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-02-10T05:30:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:30: finishing write tid 1 to smithi17880450-30 2024-02-10T05:30:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:30: finishing write tid 2 to smithi17880450-30 2024-02-10T05:30:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:30: finishing write tid 3 to smithi17880450-30 2024-02-10T05:30:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 4 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-02-10T05:30:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-02-10T05:30:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:31: finishing write tid 1 to smithi17880450-31 2024-02-10T05:30:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:31: finishing write tid 2 to smithi17880450-31 2024-02-10T05:30:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:31: finishing write tid 3 to smithi17880450-31 2024-02-10T05:30:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 8 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-02-10T05:30:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-02-10T05:30:02.675 INFO:tasks.rados.rados.0.smithi178.stdout:32: finishing write tid 1 to smithi17880450-32 2024-02-10T05:30:02.675 INFO:tasks.rados.rados.0.smithi178.stdout:32: finishing write tid 2 to smithi17880450-32 2024-02-10T05:30:02.675 INFO:tasks.rados.rados.0.smithi178.stdout:32: finishing write tid 3 to smithi17880450-32 2024-02-10T05:30:02.675 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 6 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-02-10T05:30:02.675 INFO:tasks.rados.rados.0.smithi178.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-02-10T05:30:02.675 INFO:tasks.rados.rados.0.smithi178.stdout:33: finishing write tid 1 to smithi17880450-33 2024-02-10T05:30:02.675 INFO:tasks.rados.rados.0.smithi178.stdout:33: finishing write tid 2 to smithi17880450-33 2024-02-10T05:30:02.675 INFO:tasks.rados.rados.0.smithi178.stdout:33: finishing write tid 3 to smithi17880450-33 2024-02-10T05:30:02.675 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 4 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-02-10T05:30:02.675 INFO:tasks.rados.rados.0.smithi178.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-02-10T05:30:02.675 INFO:tasks.rados.rados.0.smithi178.stdout:34: finishing write tid 1 to smithi17880450-34 2024-02-10T05:30:02.675 INFO:tasks.rados.rados.0.smithi178.stdout:34: finishing write tid 2 to smithi17880450-34 2024-02-10T05:30:02.676 INFO:tasks.rados.rados.0.smithi178.stdout:34: finishing write tid 3 to smithi17880450-34 2024-02-10T05:30:02.676 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-02-10T05:30:02.676 INFO:tasks.rados.rados.0.smithi178.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-02-10T05:30:02.676 INFO:tasks.rados.rados.0.smithi178.stdout:35: finishing write tid 1 to smithi17880450-35 2024-02-10T05:30:02.676 INFO:tasks.rados.rados.0.smithi178.stdout:35: finishing write tid 2 to smithi17880450-35 2024-02-10T05:30:02.676 INFO:tasks.rados.rados.0.smithi178.stdout:35: finishing write tid 3 to smithi17880450-35 2024-02-10T05:30:02.676 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 4 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-02-10T05:30:02.676 INFO:tasks.rados.rados.0.smithi178.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-02-10T05:30:02.676 INFO:tasks.rados.rados.0.smithi178.stdout:36: finishing write tid 1 to smithi17880450-36 2024-02-10T05:30:02.676 INFO:tasks.rados.rados.0.smithi178.stdout:36: finishing write tid 2 to smithi17880450-36 2024-02-10T05:30:02.676 INFO:tasks.rados.rados.0.smithi178.stdout:36: finishing write tid 3 to smithi17880450-36 2024-02-10T05:30:02.676 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-02-10T05:30:02.677 INFO:tasks.rados.rados.0.smithi178.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-02-10T05:30:02.677 INFO:tasks.rados.rados.0.smithi178.stdout:23: done (15 left) 2024-02-10T05:30:02.677 INFO:tasks.rados.rados.0.smithi178.stdout:24: done (14 left) 2024-02-10T05:30:02.677 INFO:tasks.rados.rados.0.smithi178.stdout:25: done (13 left) 2024-02-10T05:30:02.677 INFO:tasks.rados.rados.0.smithi178.stdout:26: done (12 left) 2024-02-10T05:30:02.677 INFO:tasks.rados.rados.0.smithi178.stdout:27: done (11 left) 2024-02-10T05:30:02.677 INFO:tasks.rados.rados.0.smithi178.stdout:28: done (10 left) 2024-02-10T05:30:02.677 INFO:tasks.rados.rados.0.smithi178.stdout:29: done (9 left) 2024-02-10T05:30:02.677 INFO:tasks.rados.rados.0.smithi178.stdout:30: done (8 left) 2024-02-10T05:30:02.677 INFO:tasks.rados.rados.0.smithi178.stdout:31: done (7 left) 2024-02-10T05:30:02.677 INFO:tasks.rados.rados.0.smithi178.stdout:32: done (6 left) 2024-02-10T05:30:02.677 INFO:tasks.rados.rados.0.smithi178.stdout:33: done (5 left) 2024-02-10T05:30:02.678 INFO:tasks.rados.rados.0.smithi178.stdout:34: done (4 left) 2024-02-10T05:30:02.678 INFO:tasks.rados.rados.0.smithi178.stdout:35: done (3 left) 2024-02-10T05:30:02.678 INFO:tasks.rados.rados.0.smithi178.stdout:36: done (2 left) 2024-02-10T05:30:02.678 INFO:tasks.rados.rados.0.smithi178.stdout:39: write initial oid 39 2024-02-10T05:30:02.678 INFO:tasks.rados.rados.0.smithi178.stdout:39: seq_num 38 ranges {0=638976} 2024-02-10T05:30:02.679 INFO:tasks.rados.rados.0.smithi178.stdout:39: writing smithi17880450-39 from 0 to 638976 tid 1 2024-02-10T05:30:02.679 INFO:tasks.rados.rados.0.smithi178.stdout:40: write initial oid 40 2024-02-10T05:30:02.679 INFO:tasks.rados.rados.0.smithi178.stdout:40: seq_num 39 ranges {0=663552} 2024-02-10T05:30:02.679 INFO:tasks.rados.rados.0.smithi178.stdout:40: writing smithi17880450-40 from 0 to 663552 tid 1 2024-02-10T05:30:02.679 INFO:tasks.rados.rados.0.smithi178.stdout:41: write initial oid 41 2024-02-10T05:30:02.679 INFO:tasks.rados.rados.0.smithi178.stdout:41: seq_num 40 ranges {0=679936} 2024-02-10T05:30:02.680 INFO:tasks.rados.rados.0.smithi178.stdout:41: writing smithi17880450-41 from 0 to 679936 tid 1 2024-02-10T05:30:02.680 INFO:tasks.rados.rados.0.smithi178.stdout:42: write initial oid 42 2024-02-10T05:30:02.680 INFO:tasks.rados.rados.0.smithi178.stdout:42: seq_num 41 ranges {0=696320} 2024-02-10T05:30:02.685 INFO:tasks.rados.rados.0.smithi178.stdout:42: writing smithi17880450-42 from 0 to 696320 tid 1 2024-02-10T05:30:02.685 INFO:tasks.rados.rados.0.smithi178.stdout:43: write initial oid 43 2024-02-10T05:30:02.685 INFO:tasks.rados.rados.0.smithi178.stdout:43: seq_num 42 ranges {0=712704} 2024-02-10T05:30:02.690 INFO:tasks.rados.rados.0.smithi178.stdout:43: writing smithi17880450-43 from 0 to 712704 tid 1 2024-02-10T05:30:02.690 INFO:tasks.rados.rados.0.smithi178.stdout:44: write initial oid 44 2024-02-10T05:30:02.690 INFO:tasks.rados.rados.0.smithi178.stdout:44: seq_num 43 ranges {0=729088} 2024-02-10T05:30:02.695 INFO:tasks.rados.rados.0.smithi178.stdout:44: writing smithi17880450-44 from 0 to 729088 tid 1 2024-02-10T05:30:02.695 INFO:tasks.rados.rados.0.smithi178.stdout:45: write initial oid 45 2024-02-10T05:30:02.695 INFO:tasks.rados.rados.0.smithi178.stdout:45: seq_num 44 ranges {0=745472} 2024-02-10T05:30:02.699 INFO:tasks.rados.rados.0.smithi178.stdout:45: writing smithi17880450-45 from 0 to 745472 tid 1 2024-02-10T05:30:02.700 INFO:tasks.rados.rados.0.smithi178.stdout:46: write initial oid 46 2024-02-10T05:30:02.700 INFO:tasks.rados.rados.0.smithi178.stdout:46: seq_num 45 ranges {0=761856} 2024-02-10T05:30:02.706 INFO:tasks.rados.rados.0.smithi178.stdout:46: writing smithi17880450-46 from 0 to 761856 tid 1 2024-02-10T05:30:02.706 INFO:tasks.rados.rados.0.smithi178.stdout:47: write initial oid 47 2024-02-10T05:30:02.706 INFO:tasks.rados.rados.0.smithi178.stdout:47: seq_num 46 ranges {0=778240} 2024-02-10T05:30:02.711 INFO:tasks.rados.rados.0.smithi178.stdout:47: writing smithi17880450-47 from 0 to 778240 tid 1 2024-02-10T05:30:02.711 INFO:tasks.rados.rados.0.smithi178.stdout:48: write initial oid 48 2024-02-10T05:30:02.711 INFO:tasks.rados.rados.0.smithi178.stdout:48: seq_num 47 ranges {0=794624} 2024-02-10T05:30:02.715 INFO:tasks.rados.rados.0.smithi178.stdout:48: writing smithi17880450-48 from 0 to 794624 tid 1 2024-02-10T05:30:02.715 INFO:tasks.rados.rados.0.smithi178.stdout:49: write initial oid 49 2024-02-10T05:30:02.716 INFO:tasks.rados.rados.0.smithi178.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-02-10T05:30:02.718 INFO:tasks.rados.rados.0.smithi178.stdout:49: writing smithi17880450-49 from 0 to 409600 tid 1 2024-02-10T05:30:02.722 INFO:tasks.rados.rados.0.smithi178.stdout:49: writing smithi17880450-49 from 409600 to 811008 tid 2 2024-02-10T05:30:02.722 INFO:tasks.rados.rados.0.smithi178.stdout:50: write initial oid 50 2024-02-10T05:30:02.722 INFO:tasks.rados.rados.0.smithi178.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-02-10T05:30:02.725 INFO:tasks.rados.rados.0.smithi178.stdout:50: writing smithi17880450-50 from 0 to 425984 tid 1 2024-02-10T05:30:02.728 INFO:tasks.rados.rados.0.smithi178.stdout:50: writing smithi17880450-50 from 425984 to 827392 tid 2 2024-02-10T05:30:02.728 INFO:tasks.rados.rados.0.smithi178.stdout:51: copy_from oid 8 from oid 18 current snap is 0 2024-02-10T05:30:02.732 INFO:tasks.rados.rados.0.smithi178.stdout:37: finishing write tid 1 to smithi17880450-37 2024-02-10T05:30:02.732 INFO:tasks.rados.rados.0.smithi178.stdout:37: finishing write tid 2 to smithi17880450-37 2024-02-10T05:30:02.732 INFO:tasks.rados.rados.0.smithi178.stdout:37: finishing write tid 3 to smithi17880450-37 2024-02-10T05:30:02.732 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 10 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-02-10T05:30:02.732 INFO:tasks.rados.rados.0.smithi178.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-02-10T05:30:02.732 INFO:tasks.rados.rados.0.smithi178.stdout:38: finishing write tid 1 to smithi17880450-38 2024-02-10T05:30:02.732 INFO:tasks.rados.rados.0.smithi178.stdout:38: finishing write tid 2 to smithi17880450-38 2024-02-10T05:30:02.732 INFO:tasks.rados.rados.0.smithi178.stdout:38: finishing write tid 3 to smithi17880450-38 2024-02-10T05:30:02.732 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 4 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-02-10T05:30:02.732 INFO:tasks.rados.rados.0.smithi178.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-02-10T05:30:02.732 INFO:tasks.rados.rados.0.smithi178.stdout:39: finishing write tid 1 to smithi17880450-39 2024-02-10T05:30:02.732 INFO:tasks.rados.rados.0.smithi178.stdout:37: done (14 left) 2024-02-10T05:30:02.733 INFO:tasks.rados.rados.0.smithi178.stdout:38: done (13 left) 2024-02-10T05:30:02.733 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 0 2024-02-10T05:30:02.733 INFO:tasks.rados.rados.0.smithi178.stdout:39: finishing write tid 2 to smithi17880450-39 2024-02-10T05:30:02.733 INFO:tasks.rados.rados.0.smithi178.stdout:39: finishing write tid 3 to smithi17880450-39 2024-02-10T05:30:02.733 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 4 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-10T05:30:02.733 INFO:tasks.rados.rados.0.smithi178.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-02-10T05:30:02.733 INFO:tasks.rados.rados.0.smithi178.stdout:40: finishing write tid 1 to smithi17880450-40 2024-02-10T05:30:02.733 INFO:tasks.rados.rados.0.smithi178.stdout:52: seq_num 50 ranges {221184=442368,663552=401408} 2024-02-10T05:30:02.733 INFO:tasks.rados.rados.0.smithi178.stdout:52: writing smithi17880450-14 from 221184 to 663552 tid 1 2024-02-10T05:30:02.737 INFO:tasks.rados.rados.0.smithi178.stdout:52: writing smithi17880450-14 from 663552 to 1064960 tid 2 2024-02-10T05:30:02.737 INFO:tasks.rados.rados.0.smithi178.stdout:39: done (13 left) 2024-02-10T05:30:02.737 INFO:tasks.rados.rados.0.smithi178.stdout:53: rmattr oid 20 current snap is 0 2024-02-10T05:30:02.737 INFO:tasks.rados.rados.0.smithi178.stdout:53: done (13 left) 2024-02-10T05:30:02.737 INFO:tasks.rados.rados.0.smithi178.stdout:54: delete oid 10 current snap is 0 2024-02-10T05:30:02.737 INFO:tasks.rados.rados.0.smithi178.stdout:40: finishing write tid 2 to smithi17880450-40 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:40: finishing write tid 3 to smithi17880450-40 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 6 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:41: finishing write tid 1 to smithi17880450-41 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:41: finishing write tid 2 to smithi17880450-41 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:41: finishing write tid 3 to smithi17880450-41 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 10 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:42: finishing write tid 1 to smithi17880450-42 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:42: finishing write tid 2 to smithi17880450-42 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:42: finishing write tid 3 to smithi17880450-42 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:43: finishing write tid 1 to smithi17880450-43 2024-02-10T05:30:02.738 INFO:tasks.rados.rados.0.smithi178.stdout:43: finishing write tid 2 to smithi17880450-43 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:43: finishing write tid 3 to smithi17880450-43 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 2 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:44: finishing write tid 1 to smithi17880450-44 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:44: finishing write tid 2 to smithi17880450-44 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:44: finishing write tid 3 to smithi17880450-44 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 8 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:45: finishing write tid 1 to smithi17880450-45 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:45: finishing write tid 2 to smithi17880450-45 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:45: finishing write tid 3 to smithi17880450-45 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 8 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:46: finishing write tid 1 to smithi17880450-46 2024-02-10T05:30:02.739 INFO:tasks.rados.rados.0.smithi178.stdout:46: finishing write tid 2 to smithi17880450-46 2024-02-10T05:30:02.740 INFO:tasks.rados.rados.0.smithi178.stdout:46: finishing write tid 3 to smithi17880450-46 2024-02-10T05:30:02.740 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-02-10T05:30:02.740 INFO:tasks.rados.rados.0.smithi178.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-02-10T05:30:02.740 INFO:tasks.rados.rados.0.smithi178.stdout:47: finishing write tid 1 to smithi17880450-47 2024-02-10T05:30:02.740 INFO:tasks.rados.rados.0.smithi178.stdout:47: finishing write tid 2 to smithi17880450-47 2024-02-10T05:30:02.740 INFO:tasks.rados.rados.0.smithi178.stdout:47: finishing write tid 3 to smithi17880450-47 2024-02-10T05:30:02.740 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-02-10T05:30:02.740 INFO:tasks.rados.rados.0.smithi178.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-02-10T05:30:02.740 INFO:tasks.rados.rados.0.smithi178.stdout:48: finishing write tid 1 to smithi17880450-48 2024-02-10T05:30:02.740 INFO:tasks.rados.rados.0.smithi178.stdout:48: finishing write tid 2 to smithi17880450-48 2024-02-10T05:30:02.740 INFO:tasks.rados.rados.0.smithi178.stdout:48: finishing write tid 3 to smithi17880450-48 2024-02-10T05:30:02.740 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-02-10T05:30:02.740 INFO:tasks.rados.rados.0.smithi178.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-02-10T05:30:02.741 INFO:tasks.rados.rados.0.smithi178.stdout:49: finishing write tid 1 to smithi17880450-49 2024-02-10T05:30:02.741 INFO:tasks.rados.rados.0.smithi178.stdout:49: finishing write tid 2 to smithi17880450-49 2024-02-10T05:30:02.741 INFO:tasks.rados.rados.0.smithi178.stdout:49: finishing write tid 3 to smithi17880450-49 2024-02-10T05:30:02.741 INFO:tasks.rados.rados.0.smithi178.stdout:49: finishing write tid 4 to smithi17880450-49 2024-02-10T05:30:02.741 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 15 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-02-10T05:30:02.741 INFO:tasks.rados.rados.0.smithi178.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-02-10T05:30:02.741 INFO:tasks.rados.rados.0.smithi178.stdout:50: finishing write tid 1 to smithi17880450-50 2024-02-10T05:30:02.741 INFO:tasks.rados.rados.0.smithi178.stdout:50: finishing write tid 2 to smithi17880450-50 2024-02-10T05:30:02.741 INFO:tasks.rados.rados.0.smithi178.stdout:50: finishing write tid 3 to smithi17880450-50 2024-02-10T05:30:02.741 INFO:tasks.rados.rados.0.smithi178.stdout:50: finishing write tid 4 to smithi17880450-50 2024-02-10T05:30:02.741 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 5 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-02-10T05:30:02.741 INFO:tasks.rados.rados.0.smithi178.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-02-10T05:30:02.741 INFO:tasks.rados.rados.0.smithi178.stdout:51: finishing copy_from racing read to smithi17880450-8 2024-02-10T05:30:02.741 INFO:tasks.rados.rados.0.smithi178.stdout:51: finishing copy_from to smithi17880450-8 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 8 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:52: finishing write tid 1 to smithi17880450-14 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:52: finishing write tid 2 to smithi17880450-14 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:40: done (13 left) 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:41: done (12 left) 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:42: done (11 left) 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:43: done (10 left) 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:44: done (9 left) 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:45: done (8 left) 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:46: done (7 left) 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:47: done (6 left) 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:48: done (5 left) 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:49: done (4 left) 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:50: done (3 left) 2024-02-10T05:30:02.742 INFO:tasks.rados.rados.0.smithi178.stdout:51: done (2 left) 2024-02-10T05:30:02.743 INFO:tasks.rados.rados.0.smithi178.stdout:54: done (1 left) 2024-02-10T05:30:02.743 INFO:tasks.rados.rados.0.smithi178.stdout:55: read oid 16 snap -1 2024-02-10T05:30:02.743 INFO:tasks.rados.rados.0.smithi178.stdout:55: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-10T05:30:02.743 INFO:tasks.rados.rados.0.smithi178.stdout:56: rollback oid 31 current snap is 0 2024-02-10T05:30:02.743 INFO:tasks.rados.rados.0.smithi178.stdout:56: done (2 left) 2024-02-10T05:30:02.743 INFO:tasks.rados.rados.0.smithi178.stdout:57: read oid 28 snap -1 2024-02-10T05:30:02.743 INFO:tasks.rados.rados.0.smithi178.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-10T05:30:02.743 INFO:tasks.rados.rados.0.smithi178.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2024-02-10T05:30:02.743 INFO:tasks.rados.rados.0.smithi178.stdout:52: finishing write tid 3 to smithi17880450-14 2024-02-10T05:30:02.743 INFO:tasks.rados.rados.0.smithi178.stdout:59: rollback oid 45 current snap is 0 2024-02-10T05:30:02.743 INFO:tasks.rados.rados.0.smithi178.stdout:59: done (4 left) 2024-02-10T05:30:02.743 INFO:tasks.rados.rados.0.smithi178.stdout:60: copy_from oid 23 from oid 48 current snap is 0 2024-02-10T05:30:02.743 INFO:tasks.rados.rados.0.smithi178.stdout:61: delete oid 1 current snap is 0 2024-02-10T05:30:02.744 INFO:tasks.rados.rados.0.smithi178.stdout:52: finishing write tid 4 to smithi17880450-14 2024-02-10T05:30:02.744 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-02-10T05:30:02.744 INFO:tasks.rados.rados.0.smithi178.stdout:52: left oid 14 (ObjNum 50 snap 0 seq_num 50) 2024-02-10T05:30:02.744 INFO:tasks.rados.rados.0.smithi178.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-10T05:30:02.763 INFO:tasks.rados.rados.0.smithi178.stdout:55: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-10T05:30:02.776 INFO:tasks.rados.rados.0.smithi178.stdout:60: finishing copy_from racing read to smithi17880450-23 2024-02-10T05:30:02.776 INFO:tasks.rados.rados.0.smithi178.stdout:58: finishing copy_from racing read to smithi17880450-29 2024-02-10T05:30:02.776 INFO:tasks.rados.rados.0.smithi178.stdout:60: finishing copy_from to smithi17880450-23 2024-02-10T05:30:02.776 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-02-10T05:30:02.776 INFO:tasks.rados.rados.0.smithi178.stdout:58: finishing copy_from to smithi17880450-29 2024-02-10T05:30:02.776 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-02-10T05:30:02.776 INFO:tasks.rados.rados.0.smithi178.stdout:52: done (5 left) 2024-02-10T05:30:02.776 INFO:tasks.rados.rados.0.smithi178.stdout:55: done (4 left) 2024-02-10T05:30:02.776 INFO:tasks.rados.rados.0.smithi178.stdout:57: done (3 left) 2024-02-10T05:30:02.776 INFO:tasks.rados.rados.0.smithi178.stdout:58: done (2 left) 2024-02-10T05:30:02.776 INFO:tasks.rados.rados.0.smithi178.stdout:60: done (1 left) 2024-02-10T05:30:02.776 INFO:tasks.rados.rados.0.smithi178.stdout:61: done (0 left) 2024-02-10T05:30:02.776 INFO:tasks.rados.rados.0.smithi178.stdout:62: read oid 17 snap -1 2024-02-10T05:30:02.777 INFO:tasks.rados.rados.0.smithi178.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-10T05:30:02.777 INFO:tasks.rados.rados.0.smithi178.stdout:63: snap_create 2024-02-10T05:30:02.778 INFO:tasks.rados.rados.0.smithi178.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-10T05:30:02.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:02 smithi178 ceph-mon[27572]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:30:02.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:02 smithi178 ceph-mon[27572]: Cluster is now healthy 2024-02-10T05:30:02.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:02 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/1974068175' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-02-10T05:30:02.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:02 smithi178 ceph-mon[27572]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-02-10T05:30:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:02 smithi178 ceph-mon[36851]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:30:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:02 smithi178 ceph-mon[36851]: Cluster is now healthy 2024-02-10T05:30:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:02 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1974068175' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-02-10T05:30:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:02 smithi178 ceph-mon[36851]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-02-10T05:30:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:02 smithi189 ceph-mon[31422]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:30:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:02 smithi189 ceph-mon[31422]: Cluster is now healthy 2024-02-10T05:30:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:02 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1974068175' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-02-10T05:30:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:02 smithi189 ceph-mon[31422]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-02-10T05:30:03.586 INFO:tasks.rados.rados.0.smithi178.stdout:62: done (1 left) 2024-02-10T05:30:03.587 INFO:tasks.rados.rados.0.smithi178.stdout:63: done (0 left) 2024-02-10T05:30:03.587 INFO:tasks.rados.rados.0.smithi178.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-02-10T05:30:03.587 INFO:tasks.rados.rados.0.smithi178.stdout:65: read oid 30 snap -1 2024-02-10T05:30:03.587 INFO:tasks.rados.rados.0.smithi178.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-02-10T05:30:03.587 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 1 2024-02-10T05:30:03.587 INFO:tasks.rados.rados.0.smithi178.stdout:66: seq_num 53 ranges {794624=491520,1286144=401408} 2024-02-10T05:30:03.594 INFO:tasks.rados.rados.0.smithi178.stdout:66: writing smithi17880450-23 from 794624 to 1286144 tid 1 2024-02-10T05:30:03.598 INFO:tasks.rados.rados.0.smithi178.stdout:66: writing smithi17880450-23 from 1286144 to 1687552 tid 2 2024-02-10T05:30:03.598 INFO:tasks.rados.rados.0.smithi178.stdout:67: rollback oid 10 current snap is 1 2024-02-10T05:30:03.598 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 10 to 0 2024-02-10T05:30:03.598 INFO:tasks.rados.rados.0.smithi178.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-02-10T05:30:03.612 INFO:tasks.rados.rados.0.smithi178.stdout:64: finishing copy_from racing read to smithi17880450-15 2024-02-10T05:30:03.612 INFO:tasks.rados.rados.0.smithi178.stdout:64: finishing copy_from to smithi17880450-15 2024-02-10T05:30:03.612 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-02-10T05:30:03.612 INFO:tasks.rados.rados.0.smithi178.stdout:64: done (3 left) 2024-02-10T05:30:03.613 INFO:tasks.rados.rados.0.smithi178.stdout:65: done (2 left) 2024-02-10T05:30:03.613 INFO:tasks.rados.rados.0.smithi178.stdout:68: setattr oid 20 current snap is 1 2024-02-10T05:30:03.613 INFO:tasks.rados.rados.0.smithi178.stdout:67: finishing rollback tid 1 to smithi17880450-10 2024-02-10T05:30:03.613 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 0 (ObjNum 1534193024 snap 21932 seq_num 304) dirty dne 2024-02-10T05:30:03.613 INFO:tasks.rados.rados.0.smithi178.stdout:66: finishing write tid 1 to smithi17880450-23 2024-02-10T05:30:03.613 INFO:tasks.rados.rados.0.smithi178.stdout:66: finishing write tid 2 to smithi17880450-23 2024-02-10T05:30:03.613 INFO:tasks.rados.rados.0.smithi178.stdout:66: finishing write tid 3 to smithi17880450-23 2024-02-10T05:30:03.614 INFO:tasks.rados.rados.0.smithi178.stdout:66: finishing write tid 4 to smithi17880450-23 2024-02-10T05:30:03.614 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 11 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-02-10T05:30:03.614 INFO:tasks.rados.rados.0.smithi178.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-02-10T05:30:03.615 INFO:tasks.rados.rados.0.smithi178.stdout:66: done (2 left) 2024-02-10T05:30:03.615 INFO:tasks.rados.rados.0.smithi178.stdout:67: done (1 left) 2024-02-10T05:30:03.616 INFO:tasks.rados.rados.0.smithi178.stdout:69: copy_from oid 45 from oid 34 current snap is 1 2024-02-10T05:30:03.616 INFO:tasks.rados.rados.0.smithi178.stdout:70: read oid 24 snap 0 2024-02-10T05:30:03.616 INFO:tasks.rados.rados.0.smithi178.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-02-10T05:30:03.616 INFO:tasks.rados.rados.0.smithi178.stdout:71: copy_from oid 36 from oid 28 current snap is 1 2024-02-10T05:30:03.616 INFO:tasks.rados.rados.0.smithi178.stdout:72: rollback oid 49 current snap is 1 2024-02-10T05:30:03.616 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 49 to 0 2024-02-10T05:30:03.616 INFO:tasks.rados.rados.0.smithi178.stdout:73: read oid 4 snap 0 2024-02-10T05:30:03.616 INFO:tasks.rados.rados.0.smithi178.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-02-10T05:30:03.616 INFO:tasks.rados.rados.0.smithi178.stdout:74: rmattr oid 7 current snap is 1 2024-02-10T05:30:03.616 INFO:tasks.rados.rados.0.smithi178.stdout:74: done (6 left) 2024-02-10T05:30:03.616 INFO:tasks.rados.rados.0.smithi178.stdout:75: copy_from oid 21 from oid 12 current snap is 1 2024-02-10T05:30:03.616 INFO:tasks.rados.rados.0.smithi178.stdout:76: read oid 39 snap -1 2024-02-10T05:30:03.616 INFO:tasks.rados.rados.0.smithi178.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-10T05:30:03.616 INFO:tasks.rados.rados.0.smithi178.stdout:77: copy_from oid 6 from oid 37 current snap is 1 2024-02-10T05:30:03.617 INFO:tasks.rados.rados.0.smithi178.stdout:78: read oid 2 snap -1 2024-02-10T05:30:03.617 INFO:tasks.rados.rados.0.smithi178.stdout:78: expect (ObjNum 1 snap 0 seq_num 1) 2024-02-10T05:30:03.617 INFO:tasks.rados.rados.0.smithi178.stdout:79: setattr oid 41 current snap is 1 2024-02-10T05:30:03.617 INFO:tasks.rados.rados.0.smithi178.stdout:80: snap_create 2024-02-10T05:30:03.617 INFO:tasks.rados.rados.0.smithi178.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-02-10T05:30:03.621 INFO:tasks.rados.rados.0.smithi178.stdout:78: expect (ObjNum 1 snap 0 seq_num 1) 2024-02-10T05:30:03.622 INFO:tasks.rados.rados.0.smithi178.stdout:72: finishing rollback tid 0 to smithi17880450-49 2024-02-10T05:30:03.622 INFO:tasks.rados.rados.0.smithi178.stdout:72: finishing rollback tid 1 to smithi17880450-49 2024-02-10T05:30:03.622 INFO:tasks.rados.rados.0.smithi178.stdout:72: finishing rollback tid 2 to smithi17880450-49 2024-02-10T05:30:03.622 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 19 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-02-10T05:30:03.622 INFO:tasks.rados.rados.0.smithi178.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-02-10T05:30:03.634 INFO:tasks.rados.rados.0.smithi178.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-10T05:30:03.651 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 9 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-02-10T05:30:03.652 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 13 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-02-10T05:30:03.652 INFO:tasks.rados.rados.0.smithi178.stdout:71: finishing copy_from racing read to smithi17880450-36 2024-02-10T05:30:03.652 INFO:tasks.rados.rados.0.smithi178.stdout:69: finishing copy_from racing read to smithi17880450-45 2024-02-10T05:30:03.652 INFO:tasks.rados.rados.0.smithi178.stdout:71: finishing copy_from to smithi17880450-36 2024-02-10T05:30:03.652 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 2 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-02-10T05:30:03.652 INFO:tasks.rados.rados.0.smithi178.stdout:77: finishing copy_from racing read to smithi17880450-6 2024-02-10T05:30:03.652 INFO:tasks.rados.rados.0.smithi178.stdout:69: finishing copy_from to smithi17880450-45 2024-02-10T05:30:03.652 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-02-10T05:30:03.652 INFO:tasks.rados.rados.0.smithi178.stdout:77: finishing copy_from to smithi17880450-6 2024-02-10T05:30:03.652 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 10 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-02-10T05:30:03.652 INFO:tasks.rados.rados.0.smithi178.stdout:75: finishing copy_from racing read to smithi17880450-21 2024-02-10T05:30:03.652 INFO:tasks.rados.rados.0.smithi178.stdout:75: finishing copy_from to smithi17880450-21 2024-02-10T05:30:03.653 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-02-10T05:30:03.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:03 smithi178 ceph-mon[27572]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-02-10T05:30:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:03 smithi178 ceph-mon[27572]: osdmap e75: 8 total, 8 up, 8 in 2024-02-10T05:30:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:03 smithi178 ceph-mon[27572]: pgmap v96: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:03 smithi178 ceph-mon[36851]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-02-10T05:30:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:03 smithi178 ceph-mon[36851]: osdmap e75: 8 total, 8 up, 8 in 2024-02-10T05:30:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:03 smithi178 ceph-mon[36851]: pgmap v96: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:03 smithi189 ceph-mon[31422]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-02-10T05:30:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:03 smithi189 ceph-mon[31422]: osdmap e75: 8 total, 8 up, 8 in 2024-02-10T05:30:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:03 smithi189 ceph-mon[31422]: pgmap v96: 121 pgs: 121 active+clean; 580 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:04.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:30:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:30:04] "GET /metrics HTTP/1.1" 200 238271 "" "Prometheus/2.43.0" 2024-02-10T05:30:04.592 INFO:tasks.rados.rados.0.smithi178.stdout:68: done (11 left) 2024-02-10T05:30:04.593 INFO:tasks.rados.rados.0.smithi178.stdout:69: done (10 left) 2024-02-10T05:30:04.593 INFO:tasks.rados.rados.0.smithi178.stdout:70: done (9 left) 2024-02-10T05:30:04.593 INFO:tasks.rados.rados.0.smithi178.stdout:71: done (8 left) 2024-02-10T05:30:04.593 INFO:tasks.rados.rados.0.smithi178.stdout:72: done (7 left) 2024-02-10T05:30:04.593 INFO:tasks.rados.rados.0.smithi178.stdout:73: done (6 left) 2024-02-10T05:30:04.593 INFO:tasks.rados.rados.0.smithi178.stdout:75: done (5 left) 2024-02-10T05:30:04.593 INFO:tasks.rados.rados.0.smithi178.stdout:76: done (4 left) 2024-02-10T05:30:04.593 INFO:tasks.rados.rados.0.smithi178.stdout:77: done (3 left) 2024-02-10T05:30:04.593 INFO:tasks.rados.rados.0.smithi178.stdout:78: done (2 left) 2024-02-10T05:30:04.593 INFO:tasks.rados.rados.0.smithi178.stdout:79: done (1 left) 2024-02-10T05:30:04.593 INFO:tasks.rados.rados.0.smithi178.stdout:80: done (0 left) 2024-02-10T05:30:04.593 INFO:tasks.rados.rados.0.smithi178.stdout:81: rollback oid 40 current snap is 2 2024-02-10T05:30:04.593 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 40 to 1 2024-02-10T05:30:04.593 INFO:tasks.rados.rados.0.smithi178.stdout:82: snap_create 2024-02-10T05:30:04.598 INFO:tasks.rados.rados.0.smithi178.stdout:81: finishing rollback tid 0 to smithi17880450-40 2024-02-10T05:30:04.598 INFO:tasks.rados.rados.0.smithi178.stdout:81: finishing rollback tid 1 to smithi17880450-40 2024-02-10T05:30:04.598 INFO:tasks.rados.rados.0.smithi178.stdout:81: finishing rollback tid 2 to smithi17880450-40 2024-02-10T05:30:04.598 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 12 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-02-10T05:30:04.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:04 smithi178 ceph-mon[27572]: osdmap e76: 8 total, 8 up, 8 in 2024-02-10T05:30:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:04 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:30:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:04 smithi178 ceph-mon[36851]: osdmap e76: 8 total, 8 up, 8 in 2024-02-10T05:30:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:04 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:30:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:04 smithi189 ceph-mon[31422]: osdmap e76: 8 total, 8 up, 8 in 2024-02-10T05:30:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:04 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:30:05.600 INFO:tasks.rados.rados.0.smithi178.stdout:81: done (1 left) 2024-02-10T05:30:05.601 INFO:tasks.rados.rados.0.smithi178.stdout:82: done (0 left) 2024-02-10T05:30:05.601 INFO:tasks.rados.rados.0.smithi178.stdout:83: rollback oid 9 current snap is 3 2024-02-10T05:30:05.601 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 9 to 0 2024-02-10T05:30:05.601 INFO:tasks.rados.rados.0.smithi178.stdout:84: read oid 20 snap 1 2024-02-10T05:30:05.601 INFO:tasks.rados.rados.0.smithi178.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-02-10T05:30:05.601 INFO:tasks.rados.rados.0.smithi178.stdout:85: read oid 25 snap -1 2024-02-10T05:30:05.601 INFO:tasks.rados.rados.0.smithi178.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-02-10T05:30:05.601 INFO:tasks.rados.rados.0.smithi178.stdout:86: copy_from oid 34 from oid 28 current snap is 3 2024-02-10T05:30:05.601 INFO:tasks.rados.rados.0.smithi178.stdout:87: setattr oid 48 current snap is 3 2024-02-10T05:30:05.601 INFO:tasks.rados.rados.0.smithi178.stdout:88: snap_remove snap 2 2024-02-10T05:30:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:05 smithi189 ceph-mon[31422]: osdmap e77: 8 total, 8 up, 8 in 2024-02-10T05:30:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:05 smithi189 ceph-mon[31422]: pgmap v99: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.6 MiB/s wr, 67 op/s 2024-02-10T05:30:05.788 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:30:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:30:05.863 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:05 smithi178 ceph-mon[36851]: osdmap e77: 8 total, 8 up, 8 in 2024-02-10T05:30:05.863 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:05 smithi178 ceph-mon[36851]: pgmap v99: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.6 MiB/s wr, 67 op/s 2024-02-10T05:30:05.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:05 smithi178 ceph-mon[27572]: osdmap e77: 8 total, 8 up, 8 in 2024-02-10T05:30:05.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:05 smithi178 ceph-mon[27572]: pgmap v99: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.6 MiB/s wr, 67 op/s 2024-02-10T05:30:06.603 INFO:tasks.rados.rados.0.smithi178.stdout:88: done (5 left) 2024-02-10T05:30:06.603 INFO:tasks.rados.rados.0.smithi178.stdout:89: read oid 38 snap 1 2024-02-10T05:30:06.603 INFO:tasks.rados.rados.0.smithi178.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-02-10T05:30:06.603 INFO:tasks.rados.rados.0.smithi178.stdout:90: read oid 18 snap -1 2024-02-10T05:30:06.603 INFO:tasks.rados.rados.0.smithi178.stdout:90: expect (ObjNum 17 snap 0 seq_num 17) 2024-02-10T05:30:06.603 INFO:tasks.rados.rados.0.smithi178.stdout:91: copy_from oid 2 from oid 29 current snap is 3 2024-02-10T05:30:06.603 INFO:tasks.rados.rados.0.smithi178.stdout:83: finishing rollback tid 0 to smithi17880450-9 2024-02-10T05:30:06.604 INFO:tasks.rados.rados.0.smithi178.stdout:83: finishing rollback tid 1 to smithi17880450-9 2024-02-10T05:30:06.604 INFO:tasks.rados.rados.0.smithi178.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-02-10T05:30:06.617 INFO:tasks.rados.rados.0.smithi178.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-02-10T05:30:06.630 INFO:tasks.rados.rados.0.smithi178.stdout:83: finishing rollback tid 2 to smithi17880450-9 2024-02-10T05:30:06.630 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 8 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-02-10T05:30:06.630 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 8 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-02-10T05:30:06.631 INFO:tasks.rados.rados.0.smithi178.stdout:86: finishing copy_from racing read to smithi17880450-34 2024-02-10T05:30:06.631 INFO:tasks.rados.rados.0.smithi178.stdout:86: finishing copy_from to smithi17880450-34 2024-02-10T05:30:06.631 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 2 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-02-10T05:30:06.631 INFO:tasks.rados.rados.0.smithi178.stdout:90: expect (ObjNum 17 snap 0 seq_num 17) 2024-02-10T05:30:06.637 INFO:tasks.rados.rados.0.smithi178.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-02-10T05:30:06.654 INFO:tasks.rados.rados.0.smithi178.stdout:91: finishing copy_from racing read to smithi17880450-2 2024-02-10T05:30:06.655 INFO:tasks.rados.rados.0.smithi178.stdout:83: done (7 left) 2024-02-10T05:30:06.655 INFO:tasks.rados.rados.0.smithi178.stdout:84: done (6 left) 2024-02-10T05:30:06.655 INFO:tasks.rados.rados.0.smithi178.stdout:85: done (5 left) 2024-02-10T05:30:06.655 INFO:tasks.rados.rados.0.smithi178.stdout:86: done (4 left) 2024-02-10T05:30:06.655 INFO:tasks.rados.rados.0.smithi178.stdout:87: done (3 left) 2024-02-10T05:30:06.655 INFO:tasks.rados.rados.0.smithi178.stdout:89: done (2 left) 2024-02-10T05:30:06.656 INFO:tasks.rados.rados.0.smithi178.stdout:90: done (1 left) 2024-02-10T05:30:06.656 INFO:tasks.rados.rados.0.smithi178.stdout:92: rmattr oid 30 current snap is 3 2024-02-10T05:30:06.656 INFO:tasks.rados.rados.0.smithi178.stdout:92: done (1 left) 2024-02-10T05:30:06.656 INFO:tasks.rados.rados.0.smithi178.stdout:93: snap_remove snap 0 2024-02-10T05:30:06.874 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:06 smithi178 ceph-mon[36851]: osdmap e78: 8 total, 8 up, 8 in 2024-02-10T05:30:06.875 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:06 smithi178 ceph-mon[27572]: osdmap e78: 8 total, 8 up, 8 in 2024-02-10T05:30:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:06 smithi189 ceph-mon[31422]: osdmap e78: 8 total, 8 up, 8 in 2024-02-10T05:30:07.608 INFO:tasks.rados.rados.0.smithi178.stdout:93: done (1 left) 2024-02-10T05:30:07.608 INFO:tasks.rados.rados.0.smithi178.stdout:94: snap_remove snap 1 2024-02-10T05:30:07.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:07 smithi178 ceph-mon[27572]: osdmap e79: 8 total, 8 up, 8 in 2024-02-10T05:30:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:07 smithi178 ceph-mon[27572]: pgmap v102: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 6.3 MiB/s wr, 75 op/s 2024-02-10T05:30:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:07 smithi178 ceph-mon[36851]: osdmap e79: 8 total, 8 up, 8 in 2024-02-10T05:30:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:07 smithi178 ceph-mon[36851]: pgmap v102: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 6.3 MiB/s wr, 75 op/s 2024-02-10T05:30:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:07 smithi189 ceph-mon[31422]: osdmap e79: 8 total, 8 up, 8 in 2024-02-10T05:30:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:07 smithi189 ceph-mon[31422]: pgmap v102: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 6.3 MiB/s wr, 75 op/s 2024-02-10T05:30:08.614 INFO:tasks.rados.rados.0.smithi178.stdout:94: done (1 left) 2024-02-10T05:30:08.615 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 34 current snap is 3 2024-02-10T05:30:08.615 INFO:tasks.rados.rados.0.smithi178.stdout:95: seq_num 54 ranges {458752=507904,966656=401408} 2024-02-10T05:30:08.621 INFO:tasks.rados.rados.0.smithi178.stdout:95: writing smithi17880450-34 from 458752 to 966656 tid 1 2024-02-10T05:30:08.624 INFO:tasks.rados.rados.0.smithi178.stdout:95: writing smithi17880450-34 from 966656 to 1368064 tid 2 2024-02-10T05:30:08.624 INFO:tasks.rados.rados.0.smithi178.stdout:96: read oid 35 snap -1 2024-02-10T05:30:08.624 INFO:tasks.rados.rados.0.smithi178.stdout:96: expect (ObjNum 34 snap 0 seq_num 34) 2024-02-10T05:30:08.624 INFO:tasks.rados.rados.0.smithi178.stdout:97: rollback oid 27 current snap is 3 2024-02-10T05:30:08.624 INFO:tasks.rados.rados.0.smithi178.stdout:97: done (3 left) 2024-02-10T05:30:08.624 INFO:tasks.rados.rados.0.smithi178.stdout:98: rmattr oid 15 current snap is 3 2024-02-10T05:30:08.624 INFO:tasks.rados.rados.0.smithi178.stdout:98: done (3 left) 2024-02-10T05:30:08.625 INFO:tasks.rados.rados.0.smithi178.stdout:99: read oid 40 snap -1 2024-02-10T05:30:08.625 INFO:tasks.rados.rados.0.smithi178.stdout:99: expect (ObjNum 39 snap 0 seq_num 39) 2024-02-10T05:30:08.625 INFO:tasks.rados.rados.0.smithi178.stdout:100: delete oid 45 current snap is 3 2024-02-10T05:30:08.625 INFO:tasks.rados.rados.0.smithi178.stdout:91: finishing copy_from to smithi17880450-2 2024-02-10T05:30:08.625 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-02-10T05:30:08.625 INFO:tasks.rados.rados.0.smithi178.stdout:95: finishing write tid 1 to smithi17880450-34 2024-02-10T05:30:08.626 INFO:tasks.rados.rados.0.smithi178.stdout:95: finishing write tid 2 to smithi17880450-34 2024-02-10T05:30:08.626 INFO:tasks.rados.rados.0.smithi178.stdout:95: finishing write tid 3 to smithi17880450-34 2024-02-10T05:30:08.627 INFO:tasks.rados.rados.0.smithi178.stdout:91: done (4 left) 2024-02-10T05:30:08.627 INFO:tasks.rados.rados.0.smithi178.stdout:100: done (3 left) 2024-02-10T05:30:08.627 INFO:tasks.rados.rados.0.smithi178.stdout:101: copy_from oid 33 from oid 42 current snap is 3 2024-02-10T05:30:08.627 INFO:tasks.rados.rados.0.smithi178.stdout:102: copy_from oid 18 from oid 24 current snap is 3 2024-02-10T05:30:08.627 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 47 current snap is 3 2024-02-10T05:30:08.627 INFO:tasks.rados.rados.0.smithi178.stdout:103: seq_num 56 ranges {778240=540672,1318912=401408} 2024-02-10T05:30:08.635 INFO:tasks.rados.rados.0.smithi178.stdout:103: writing smithi17880450-47 from 778240 to 1318912 tid 1 2024-02-10T05:30:08.638 INFO:tasks.rados.rados.0.smithi178.stdout:103: writing smithi17880450-47 from 1318912 to 1720320 tid 2 2024-02-10T05:30:08.638 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 3 2024-02-10T05:30:08.638 INFO:tasks.rados.rados.0.smithi178.stdout:104: seq_num 57 ranges {794624=557056,1351680=401408} 2024-02-10T05:30:08.646 INFO:tasks.rados.rados.0.smithi178.stdout:104: writing smithi17880450-48 from 794624 to 1351680 tid 1 2024-02-10T05:30:08.648 INFO:tasks.rados.rados.0.smithi178.stdout:104: writing smithi17880450-48 from 1351680 to 1753088 tid 2 2024-02-10T05:30:08.648 INFO:tasks.rados.rados.0.smithi178.stdout:105: rollback oid 25 current snap is 3 2024-02-10T05:30:08.648 INFO:tasks.rados.rados.0.smithi178.stdout:105: done (7 left) 2024-02-10T05:30:08.648 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 2 current snap is 3 2024-02-10T05:30:08.648 INFO:tasks.rados.rados.0.smithi178.stdout:106: seq_num 58 ranges {778240=573440,1351680=401408} 2024-02-10T05:30:08.655 INFO:tasks.rados.rados.0.smithi178.stdout:106: writing smithi17880450-2 from 778240 to 1351680 tid 1 2024-02-10T05:30:08.658 INFO:tasks.rados.rados.0.smithi178.stdout:106: writing smithi17880450-2 from 1351680 to 1753088 tid 2 2024-02-10T05:30:08.658 INFO:tasks.rados.rados.0.smithi178.stdout:107: copy_from oid 50 from oid 43 current snap is 3 2024-02-10T05:30:08.658 INFO:tasks.rados.rados.0.smithi178.stdout:95: finishing write tid 4 to smithi17880450-34 2024-02-10T05:30:08.658 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 31 (ObjNum 54 snap 3 seq_num 54) dirty exists 2024-02-10T05:30:08.659 INFO:tasks.rados.rados.0.smithi178.stdout:95: left oid 34 (ObjNum 54 snap 3 seq_num 54) 2024-02-10T05:30:08.659 INFO:tasks.rados.rados.0.smithi178.stdout:99: expect (ObjNum 39 snap 0 seq_num 39) 2024-02-10T05:30:08.678 INFO:tasks.rados.rados.0.smithi178.stdout:96: expect (ObjNum 34 snap 0 seq_num 34) 2024-02-10T05:30:08.693 INFO:tasks.rados.rados.0.smithi178.stdout:102: finishing copy_from racing read to smithi17880450-18 2024-02-10T05:30:08.694 INFO:tasks.rados.rados.0.smithi178.stdout:102: finishing copy_from to smithi17880450-18 2024-02-10T05:30:08.694 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-10T05:30:08.694 INFO:tasks.rados.rados.0.smithi178.stdout:101: finishing copy_from racing read to smithi17880450-33 2024-02-10T05:30:08.694 INFO:tasks.rados.rados.0.smithi178.stdout:95: done (8 left) 2024-02-10T05:30:08.694 INFO:tasks.rados.rados.0.smithi178.stdout:96: done (7 left) 2024-02-10T05:30:08.694 INFO:tasks.rados.rados.0.smithi178.stdout:99: done (6 left) 2024-02-10T05:30:08.694 INFO:tasks.rados.rados.0.smithi178.stdout:102: done (5 left) 2024-02-10T05:30:08.694 INFO:tasks.rados.rados.0.smithi178.stdout:108: rollback oid 30 current snap is 3 2024-02-10T05:30:08.694 INFO:tasks.rados.rados.0.smithi178.stdout:108: done (5 left) 2024-02-10T05:30:08.694 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 3 2024-02-10T05:30:08.694 INFO:tasks.rados.rados.0.smithi178.stdout:101: finishing copy_from to smithi17880450-33 2024-02-10T05:30:08.694 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-10T05:30:08.694 INFO:tasks.rados.rados.0.smithi178.stdout:109: seq_num 59 ranges {1064960=598016,1662976=401408} 2024-02-10T05:30:08.702 INFO:tasks.rados.rados.0.smithi178.stdout:109: writing smithi17880450-14 from 1064960 to 1662976 tid 1 2024-02-10T05:30:08.705 INFO:tasks.rados.rados.0.smithi178.stdout:109: writing smithi17880450-14 from 1662976 to 2064384 tid 2 2024-02-10T05:30:08.706 INFO:tasks.rados.rados.0.smithi178.stdout:101: done (5 left) 2024-02-10T05:30:08.706 INFO:tasks.rados.rados.0.smithi178.stdout:110: read oid 13 snap -1 2024-02-10T05:30:08.706 INFO:tasks.rados.rados.0.smithi178.stdout:110: expect (ObjNum 12 snap 0 seq_num 12) 2024-02-10T05:30:08.706 INFO:tasks.rados.rados.0.smithi178.stdout:111: rollback oid 38 current snap is 3 2024-02-10T05:30:08.706 INFO:tasks.rados.rados.0.smithi178.stdout:111: done (6 left) 2024-02-10T05:30:08.706 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 3 2024-02-10T05:30:08.706 INFO:tasks.rados.rados.0.smithi178.stdout:103: finishing write tid 1 to smithi17880450-47 2024-02-10T05:30:08.706 INFO:tasks.rados.rados.0.smithi178.stdout:103: finishing write tid 2 to smithi17880450-47 2024-02-10T05:30:08.706 INFO:tasks.rados.rados.0.smithi178.stdout:103: finishing write tid 3 to smithi17880450-47 2024-02-10T05:30:08.706 INFO:tasks.rados.rados.0.smithi178.stdout:103: finishing write tid 4 to smithi17880450-47 2024-02-10T05:30:08.706 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 16 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:30:08.706 INFO:tasks.rados.rados.0.smithi178.stdout:103: left oid 47 (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:30:08.706 INFO:tasks.rados.rados.0.smithi178.stdout:104: finishing write tid 1 to smithi17880450-48 2024-02-10T05:30:08.706 INFO:tasks.rados.rados.0.smithi178.stdout:104: finishing write tid 2 to smithi17880450-48 2024-02-10T05:30:08.707 INFO:tasks.rados.rados.0.smithi178.stdout:104: finishing write tid 3 to smithi17880450-48 2024-02-10T05:30:08.707 INFO:tasks.rados.rados.0.smithi178.stdout:104: finishing write tid 4 to smithi17880450-48 2024-02-10T05:30:08.707 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 17 (ObjNum 57 snap 3 seq_num 57) dirty exists 2024-02-10T05:30:08.707 INFO:tasks.rados.rados.0.smithi178.stdout:104: left oid 48 (ObjNum 57 snap 3 seq_num 57) 2024-02-10T05:30:08.707 INFO:tasks.rados.rados.0.smithi178.stdout:106: finishing write tid 1 to smithi17880450-2 2024-02-10T05:30:08.707 INFO:tasks.rados.rados.0.smithi178.stdout:112: seq_num 60 ranges {172032=614400,786432=401408} 2024-02-10T05:30:08.710 INFO:tasks.rados.rados.0.smithi178.stdout:112: writing smithi17880450-11 from 172032 to 786432 tid 1 2024-02-10T05:30:08.713 INFO:tasks.rados.rados.0.smithi178.stdout:112: writing smithi17880450-11 from 786432 to 1187840 tid 2 2024-02-10T05:30:08.713 INFO:tasks.rados.rados.0.smithi178.stdout:103: done (6 left) 2024-02-10T05:30:08.713 INFO:tasks.rados.rados.0.smithi178.stdout:104: done (5 left) 2024-02-10T05:30:08.713 INFO:tasks.rados.rados.0.smithi178.stdout:113: delete oid 26 current snap is 3 2024-02-10T05:30:08.713 INFO:tasks.rados.rados.0.smithi178.stdout:106: finishing write tid 2 to smithi17880450-2 2024-02-10T05:30:08.713 INFO:tasks.rados.rados.0.smithi178.stdout:106: finishing write tid 3 to smithi17880450-2 2024-02-10T05:30:08.713 INFO:tasks.rados.rados.0.smithi178.stdout:106: finishing write tid 4 to smithi17880450-2 2024-02-10T05:30:08.713 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 23 (ObjNum 58 snap 3 seq_num 58) dirty exists 2024-02-10T05:30:08.713 INFO:tasks.rados.rados.0.smithi178.stdout:106: left oid 2 (ObjNum 58 snap 3 seq_num 58) 2024-02-10T05:30:08.713 INFO:tasks.rados.rados.0.smithi178.stdout:107: finishing copy_from racing read to smithi17880450-50 2024-02-10T05:30:08.714 INFO:tasks.rados.rados.0.smithi178.stdout:107: finishing copy_from to smithi17880450-50 2024-02-10T05:30:08.714 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 2 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-10T05:30:08.714 INFO:tasks.rados.rados.0.smithi178.stdout:109: finishing write tid 1 to smithi17880450-14 2024-02-10T05:30:08.714 INFO:tasks.rados.rados.0.smithi178.stdout:109: finishing write tid 2 to smithi17880450-14 2024-02-10T05:30:08.714 INFO:tasks.rados.rados.0.smithi178.stdout:110: expect (ObjNum 12 snap 0 seq_num 12) 2024-02-10T05:30:08.720 INFO:tasks.rados.rados.0.smithi178.stdout:109: finishing write tid 3 to smithi17880450-14 2024-02-10T05:30:08.720 INFO:tasks.rados.rados.0.smithi178.stdout:109: finishing write tid 4 to smithi17880450-14 2024-02-10T05:30:08.720 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 17 (ObjNum 59 snap 3 seq_num 59) dirty exists 2024-02-10T05:30:08.720 INFO:tasks.rados.rados.0.smithi178.stdout:109: left oid 14 (ObjNum 59 snap 3 seq_num 59) 2024-02-10T05:30:08.720 INFO:tasks.rados.rados.0.smithi178.stdout:112: finishing write tid 1 to smithi17880450-11 2024-02-10T05:30:08.720 INFO:tasks.rados.rados.0.smithi178.stdout:112: finishing write tid 2 to smithi17880450-11 2024-02-10T05:30:08.720 INFO:tasks.rados.rados.0.smithi178.stdout:106: done (5 left) 2024-02-10T05:30:08.720 INFO:tasks.rados.rados.0.smithi178.stdout:107: done (4 left) 2024-02-10T05:30:08.720 INFO:tasks.rados.rados.0.smithi178.stdout:109: done (3 left) 2024-02-10T05:30:08.721 INFO:tasks.rados.rados.0.smithi178.stdout:110: done (2 left) 2024-02-10T05:30:08.721 INFO:tasks.rados.rados.0.smithi178.stdout:113: done (1 left) 2024-02-10T05:30:08.721 INFO:tasks.rados.rados.0.smithi178.stdout:114: rmattr oid 7 current snap is 3 2024-02-10T05:30:08.721 INFO:tasks.rados.rados.0.smithi178.stdout:114: done (1 left) 2024-02-10T05:30:08.721 INFO:tasks.rados.rados.0.smithi178.stdout:115: delete oid 27 current snap is 3 2024-02-10T05:30:08.721 INFO:tasks.rados.rados.0.smithi178.stdout:112: finishing write tid 3 to smithi17880450-11 2024-02-10T05:30:08.721 INFO:tasks.rados.rados.0.smithi178.stdout:112: finishing write tid 4 to smithi17880450-11 2024-02-10T05:30:08.721 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 12 (ObjNum 60 snap 3 seq_num 60) dirty exists 2024-02-10T05:30:08.721 INFO:tasks.rados.rados.0.smithi178.stdout:112: left oid 11 (ObjNum 60 snap 3 seq_num 60) 2024-02-10T05:30:08.721 INFO:tasks.rados.rados.0.smithi178.stdout:112: done (1 left) 2024-02-10T05:30:08.722 INFO:tasks.rados.rados.0.smithi178.stdout:115: done (0 left) 2024-02-10T05:30:08.722 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 3 2024-02-10T05:30:08.722 INFO:tasks.rados.rados.0.smithi178.stdout:116: seq_num 63 ranges {409600=663552,1073152=401408} 2024-02-10T05:30:08.727 INFO:tasks.rados.rados.0.smithi178.stdout:116: writing smithi17880450-25 from 409600 to 1073152 tid 1 2024-02-10T05:30:08.731 INFO:tasks.rados.rados.0.smithi178.stdout:116: writing smithi17880450-25 from 1073152 to 1474560 tid 2 2024-02-10T05:30:08.731 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 3 2024-02-10T05:30:08.731 INFO:tasks.rados.rados.0.smithi178.stdout:116: finishing write tid 1 to smithi17880450-25 2024-02-10T05:30:08.731 INFO:tasks.rados.rados.0.smithi178.stdout:117: seq_num 64 ranges {40960=679936,720896=401408} 2024-02-10T05:30:08.735 INFO:tasks.rados.rados.0.smithi178.stdout:117: writing smithi17880450-3 from 40960 to 720896 tid 1 2024-02-10T05:30:08.738 INFO:tasks.rados.rados.0.smithi178.stdout:117: writing smithi17880450-3 from 720896 to 1122304 tid 2 2024-02-10T05:30:08.738 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 3 2024-02-10T05:30:08.738 INFO:tasks.rados.rados.0.smithi178.stdout:116: finishing write tid 2 to smithi17880450-25 2024-02-10T05:30:08.738 INFO:tasks.rados.rados.0.smithi178.stdout:118: seq_num 65 ranges {524288=696320,1220608=401408} 2024-02-10T05:30:08.744 INFO:tasks.rados.rados.0.smithi178.stdout:118: writing smithi17880450-32 from 524288 to 1220608 tid 1 2024-02-10T05:30:08.748 INFO:tasks.rados.rados.0.smithi178.stdout:118: writing smithi17880450-32 from 1220608 to 1622016 tid 2 2024-02-10T05:30:08.748 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 3 2024-02-10T05:30:08.748 INFO:tasks.rados.rados.0.smithi178.stdout:116: finishing write tid 3 to smithi17880450-25 2024-02-10T05:30:08.748 INFO:tasks.rados.rados.0.smithi178.stdout:116: finishing write tid 4 to smithi17880450-25 2024-02-10T05:30:08.748 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 20 (ObjNum 63 snap 3 seq_num 63) dirty exists 2024-02-10T05:30:08.749 INFO:tasks.rados.rados.0.smithi178.stdout:116: left oid 25 (ObjNum 63 snap 3 seq_num 63) 2024-02-10T05:30:08.749 INFO:tasks.rados.rados.0.smithi178.stdout:119: seq_num 66 ranges {188416=712704,901120=401408} 2024-02-10T05:30:08.753 INFO:tasks.rados.rados.0.smithi178.stdout:119: writing smithi17880450-12 from 188416 to 901120 tid 1 2024-02-10T05:30:08.755 INFO:tasks.rados.rados.0.smithi178.stdout:119: writing smithi17880450-12 from 901120 to 1302528 tid 2 2024-02-10T05:30:08.755 INFO:tasks.rados.rados.0.smithi178.stdout:116: done (3 left) 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:120: rollback oid 16 current snap is 3 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:120: done (3 left) 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:121: delete oid 38 current snap is 3 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:117: finishing write tid 1 to smithi17880450-3 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:117: finishing write tid 2 to smithi17880450-3 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:117: finishing write tid 3 to smithi17880450-3 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:117: finishing write tid 4 to smithi17880450-3 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 12 (ObjNum 64 snap 3 seq_num 64) dirty exists 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:117: left oid 3 (ObjNum 64 snap 3 seq_num 64) 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:118: finishing write tid 1 to smithi17880450-32 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:118: finishing write tid 2 to smithi17880450-32 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:118: finishing write tid 3 to smithi17880450-32 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:118: finishing write tid 4 to smithi17880450-32 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 15 (ObjNum 65 snap 3 seq_num 65) dirty exists 2024-02-10T05:30:08.756 INFO:tasks.rados.rados.0.smithi178.stdout:118: left oid 32 (ObjNum 65 snap 3 seq_num 65) 2024-02-10T05:30:08.757 INFO:tasks.rados.rados.0.smithi178.stdout:117: done (3 left) 2024-02-10T05:30:08.757 INFO:tasks.rados.rados.0.smithi178.stdout:118: done (2 left) 2024-02-10T05:30:08.757 INFO:tasks.rados.rados.0.smithi178.stdout:121: done (1 left) 2024-02-10T05:30:08.757 INFO:tasks.rados.rados.0.smithi178.stdout:122: delete oid 37 current snap is 3 2024-02-10T05:30:08.758 INFO:tasks.rados.rados.0.smithi178.stdout:119: finishing write tid 1 to smithi17880450-12 2024-02-10T05:30:08.758 INFO:tasks.rados.rados.0.smithi178.stdout:119: finishing write tid 2 to smithi17880450-12 2024-02-10T05:30:08.758 INFO:tasks.rados.rados.0.smithi178.stdout:119: finishing write tid 3 to smithi17880450-12 2024-02-10T05:30:08.758 INFO:tasks.rados.rados.0.smithi178.stdout:122: done (1 left) 2024-02-10T05:30:08.758 INFO:tasks.rados.rados.0.smithi178.stdout:123: snap_create 2024-02-10T05:30:08.758 INFO:tasks.rados.rados.0.smithi178.stdout:119: finishing write tid 4 to smithi17880450-12 2024-02-10T05:30:08.758 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 19 (ObjNum 66 snap 3 seq_num 66) dirty exists 2024-02-10T05:30:08.759 INFO:tasks.rados.rados.0.smithi178.stdout:119: left oid 12 (ObjNum 66 snap 3 seq_num 66) 2024-02-10T05:30:08.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:08 smithi178 ceph-mon[27572]: osdmap e80: 8 total, 8 up, 8 in 2024-02-10T05:30:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:08 smithi178 ceph-mon[36851]: osdmap e80: 8 total, 8 up, 8 in 2024-02-10T05:30:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:08 smithi189 ceph-mon[31422]: osdmap e80: 8 total, 8 up, 8 in 2024-02-10T05:30:09.622 INFO:tasks.rados.rados.0.smithi178.stdout:119: done (1 left) 2024-02-10T05:30:09.622 INFO:tasks.rados.rados.0.smithi178.stdout:123: done (0 left) 2024-02-10T05:30:09.622 INFO:tasks.rados.rados.0.smithi178.stdout:124: read oid 48 snap 3 2024-02-10T05:30:09.623 INFO:tasks.rados.rados.0.smithi178.stdout:124: expect (ObjNum 57 snap 3 seq_num 57) 2024-02-10T05:30:09.623 INFO:tasks.rados.rados.0.smithi178.stdout:125: rollback oid 22 current snap is 4 2024-02-10T05:30:09.623 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 22 to 3 2024-02-10T05:30:09.623 INFO:tasks.rados.rados.0.smithi178.stdout:126: read oid 17 snap 3 2024-02-10T05:30:09.623 INFO:tasks.rados.rados.0.smithi178.stdout:126: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-10T05:30:09.623 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 4 2024-02-10T05:30:09.623 INFO:tasks.rados.rados.0.smithi178.stdout:127: seq_num 69 ranges {1622016=761856,2383872=401408} 2024-02-10T05:30:09.637 INFO:tasks.rados.rados.0.smithi178.stdout:127: writing smithi17880450-32 from 1622016 to 2383872 tid 1 2024-02-10T05:30:09.640 INFO:tasks.rados.rados.0.smithi178.stdout:127: writing smithi17880450-32 from 2383872 to 2785280 tid 2 2024-02-10T05:30:09.640 INFO:tasks.rados.rados.0.smithi178.stdout:128: copy_from oid 1 from oid 24 current snap is 4 2024-02-10T05:30:09.641 INFO:tasks.rados.rados.0.smithi178.stdout:125: finishing rollback tid 0 to smithi17880450-22 2024-02-10T05:30:09.641 INFO:tasks.rados.rados.0.smithi178.stdout:125: finishing rollback tid 1 to smithi17880450-22 2024-02-10T05:30:09.641 INFO:tasks.rados.rados.0.smithi178.stdout:125: finishing rollback tid 2 to smithi17880450-22 2024-02-10T05:30:09.641 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 20 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-02-10T05:30:09.641 INFO:tasks.rados.rados.0.smithi178.stdout:126: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-10T05:30:09.651 INFO:tasks.rados.rados.0.smithi178.stdout:124: expect (ObjNum 57 snap 3 seq_num 57) 2024-02-10T05:30:09.716 INFO:tasks.rados.rados.0.smithi178.stdout:127: finishing write tid 1 to smithi17880450-32 2024-02-10T05:30:09.717 INFO:tasks.rados.rados.0.smithi178.stdout:127: finishing write tid 2 to smithi17880450-32 2024-02-10T05:30:09.717 INFO:tasks.rados.rados.0.smithi178.stdout:127: finishing write tid 3 to smithi17880450-32 2024-02-10T05:30:09.717 INFO:tasks.rados.rados.0.smithi178.stdout:127: finishing write tid 4 to smithi17880450-32 2024-02-10T05:30:09.717 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 19 (ObjNum 69 snap 4 seq_num 69) dirty exists 2024-02-10T05:30:09.717 INFO:tasks.rados.rados.0.smithi178.stdout:127: left oid 32 (ObjNum 69 snap 4 seq_num 69) 2024-02-10T05:30:09.717 INFO:tasks.rados.rados.0.smithi178.stdout:128: finishing copy_from racing read to smithi17880450-1 2024-02-10T05:30:09.717 INFO:tasks.rados.rados.0.smithi178.stdout:128: finishing copy_from to smithi17880450-1 2024-02-10T05:30:09.717 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-10T05:30:09.717 INFO:tasks.rados.rados.0.smithi178.stdout:124: done (4 left) 2024-02-10T05:30:09.717 INFO:tasks.rados.rados.0.smithi178.stdout:125: done (3 left) 2024-02-10T05:30:09.717 INFO:tasks.rados.rados.0.smithi178.stdout:126: done (2 left) 2024-02-10T05:30:09.717 INFO:tasks.rados.rados.0.smithi178.stdout:127: done (1 left) 2024-02-10T05:30:09.718 INFO:tasks.rados.rados.0.smithi178.stdout:128: done (0 left) 2024-02-10T05:30:09.718 INFO:tasks.rados.rados.0.smithi178.stdout:129: read oid 30 snap -1 2024-02-10T05:30:09.718 INFO:tasks.rados.rados.0.smithi178.stdout:129: expect (ObjNum 29 snap 0 seq_num 29) 2024-02-10T05:30:09.718 INFO:tasks.rados.rados.0.smithi178.stdout:130: copy_from oid 23 from oid 46 current snap is 4 2024-02-10T05:30:09.718 INFO:tasks.rados.rados.0.smithi178.stdout:131: copy_from oid 29 from oid 10 current snap is 4 2024-02-10T05:30:09.718 INFO:tasks.rados.rados.0.smithi178.stdout:132: snap_create 2024-02-10T05:30:09.718 INFO:tasks.rados.rados.0.smithi178.stdout:131: finishing copy_from to smithi17880450-29 2024-02-10T05:30:09.719 INFO:tasks.rados.rados.0.smithi178.stdout:131: got expected ENOENT (src dne) 2024-02-10T05:30:09.719 INFO:tasks.rados.rados.0.smithi178.stdout:131: finishing copy_from racing read to smithi17880450-29 2024-02-10T05:30:09.719 INFO:tasks.rados.rados.0.smithi178.stdout:129: expect (ObjNum 29 snap 0 seq_num 29) 2024-02-10T05:30:09.732 INFO:tasks.rados.rados.0.smithi178.stdout:130: finishing copy_from racing read to smithi17880450-23 2024-02-10T05:30:09.732 INFO:tasks.rados.rados.0.smithi178.stdout:130: finishing copy_from to smithi17880450-23 2024-02-10T05:30:09.732 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-02-10T05:30:09.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:09 smithi178 ceph-mon[36851]: osdmap e81: 8 total, 8 up, 8 in 2024-02-10T05:30:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:09 smithi178 ceph-mon[36851]: pgmap v105: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:09 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:09 smithi178 ceph-mon[27572]: osdmap e81: 8 total, 8 up, 8 in 2024-02-10T05:30:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:09 smithi178 ceph-mon[27572]: pgmap v105: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:09 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:09 smithi189 ceph-mon[31422]: osdmap e81: 8 total, 8 up, 8 in 2024-02-10T05:30:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:09 smithi189 ceph-mon[31422]: pgmap v105: 121 pgs: 121 active+clean; 25 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:09 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:10.625 INFO:tasks.rados.rados.0.smithi178.stdout:129: done (3 left) 2024-02-10T05:30:10.626 INFO:tasks.rados.rados.0.smithi178.stdout:130: done (2 left) 2024-02-10T05:30:10.626 INFO:tasks.rados.rados.0.smithi178.stdout:131: done (1 left) 2024-02-10T05:30:10.626 INFO:tasks.rados.rados.0.smithi178.stdout:132: done (0 left) 2024-02-10T05:30:10.626 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 5 2024-02-10T05:30:10.626 INFO:tasks.rados.rados.0.smithi178.stdout:133: seq_num 70 ranges {139264=778240,917504=401408} 2024-02-10T05:30:10.630 INFO:tasks.rados.rados.0.smithi178.stdout:133: writing smithi17880450-9 from 139264 to 917504 tid 1 2024-02-10T05:30:10.633 INFO:tasks.rados.rados.0.smithi178.stdout:133: writing smithi17880450-9 from 917504 to 1318912 tid 2 2024-02-10T05:30:10.633 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 5 2024-02-10T05:30:10.633 INFO:tasks.rados.rados.0.smithi178.stdout:134: seq_num 71 ranges {1302528=794624,2097152=401408} 2024-02-10T05:30:10.645 INFO:tasks.rados.rados.0.smithi178.stdout:134: writing smithi17880450-12 from 1302528 to 2097152 tid 1 2024-02-10T05:30:10.648 INFO:tasks.rados.rados.0.smithi178.stdout:134: writing smithi17880450-12 from 2097152 to 2498560 tid 2 2024-02-10T05:30:10.648 INFO:tasks.rados.rados.0.smithi178.stdout:135: rollback oid 22 current snap is 5 2024-02-10T05:30:10.648 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 22 to 3 2024-02-10T05:30:10.648 INFO:tasks.rados.rados.0.smithi178.stdout:133: finishing write tid 1 to smithi17880450-9 2024-02-10T05:30:10.648 INFO:tasks.rados.rados.0.smithi178.stdout:133: finishing write tid 2 to smithi17880450-9 2024-02-10T05:30:10.649 INFO:tasks.rados.rados.0.smithi178.stdout:133: finishing write tid 3 to smithi17880450-9 2024-02-10T05:30:10.649 INFO:tasks.rados.rados.0.smithi178.stdout:133: finishing write tid 4 to smithi17880450-9 2024-02-10T05:30:10.649 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 27 (ObjNum 70 snap 5 seq_num 70) dirty exists 2024-02-10T05:30:10.649 INFO:tasks.rados.rados.0.smithi178.stdout:133: left oid 9 (ObjNum 70 snap 5 seq_num 70) 2024-02-10T05:30:10.649 INFO:tasks.rados.rados.0.smithi178.stdout:133: done (2 left) 2024-02-10T05:30:10.649 INFO:tasks.rados.rados.0.smithi178.stdout:136: snap_create 2024-02-10T05:30:10.651 INFO:tasks.rados.rados.0.smithi178.stdout:134: finishing write tid 1 to smithi17880450-12 2024-02-10T05:30:10.651 INFO:tasks.rados.rados.0.smithi178.stdout:135: finishing rollback tid 0 to smithi17880450-22 2024-02-10T05:30:10.651 INFO:tasks.rados.rados.0.smithi178.stdout:134: finishing write tid 2 to smithi17880450-12 2024-02-10T05:30:10.651 INFO:tasks.rados.rados.0.smithi178.stdout:134: finishing write tid 3 to smithi17880450-12 2024-02-10T05:30:10.652 INFO:tasks.rados.rados.0.smithi178.stdout:135: finishing rollback tid 1 to smithi17880450-22 2024-02-10T05:30:10.652 INFO:tasks.rados.rados.0.smithi178.stdout:135: finishing rollback tid 2 to smithi17880450-22 2024-02-10T05:30:10.652 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 25 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-02-10T05:30:10.652 INFO:tasks.rados.rados.0.smithi178.stdout:134: finishing write tid 4 to smithi17880450-12 2024-02-10T05:30:10.652 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 23 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-02-10T05:30:10.652 INFO:tasks.rados.rados.0.smithi178.stdout:134: left oid 12 (ObjNum 71 snap 5 seq_num 71) 2024-02-10T05:30:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:10 smithi178 ceph-mon[27572]: osdmap e82: 8 total, 8 up, 8 in 2024-02-10T05:30:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:10 smithi178 ceph-mon[36851]: osdmap e82: 8 total, 8 up, 8 in 2024-02-10T05:30:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:10 smithi189 ceph-mon[31422]: osdmap e82: 8 total, 8 up, 8 in 2024-02-10T05:30:11.631 INFO:tasks.rados.rados.0.smithi178.stdout:134: done (2 left) 2024-02-10T05:30:11.631 INFO:tasks.rados.rados.0.smithi178.stdout:135: done (1 left) 2024-02-10T05:30:11.631 INFO:tasks.rados.rados.0.smithi178.stdout:136: done (0 left) 2024-02-10T05:30:11.631 INFO:tasks.rados.rados.0.smithi178.stdout:137: read oid 33 snap -1 2024-02-10T05:30:11.631 INFO:tasks.rados.rados.0.smithi178.stdout:137: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-10T05:30:11.631 INFO:tasks.rados.rados.0.smithi178.stdout:138: read oid 45 snap -1 2024-02-10T05:30:11.631 INFO:tasks.rados.rados.0.smithi178.stdout:138: expect deleted 2024-02-10T05:30:11.631 INFO:tasks.rados.rados.0.smithi178.stdout:139: snap_create 2024-02-10T05:30:11.638 INFO:tasks.rados.rados.0.smithi178.stdout:137: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-10T05:30:11.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:11 smithi178 ceph-mon[27572]: osdmap e83: 8 total, 8 up, 8 in 2024-02-10T05:30:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:11 smithi178 ceph-mon[27572]: pgmap v108: 121 pgs: 121 active+clean; 33 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.7 MiB/s wr, 32 op/s 2024-02-10T05:30:11.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:11 smithi178 ceph-mon[36851]: osdmap e83: 8 total, 8 up, 8 in 2024-02-10T05:30:11.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:11 smithi178 ceph-mon[36851]: pgmap v108: 121 pgs: 121 active+clean; 33 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.7 MiB/s wr, 32 op/s 2024-02-10T05:30:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:11 smithi189 ceph-mon[31422]: osdmap e83: 8 total, 8 up, 8 in 2024-02-10T05:30:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:11 smithi189 ceph-mon[31422]: pgmap v108: 121 pgs: 121 active+clean; 33 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.7 MiB/s wr, 32 op/s 2024-02-10T05:30:12.632 INFO:tasks.rados.rados.0.smithi178.stdout:137: done (2 left) 2024-02-10T05:30:12.632 INFO:tasks.rados.rados.0.smithi178.stdout:138: done (1 left) 2024-02-10T05:30:12.632 INFO:tasks.rados.rados.0.smithi178.stdout:139: done (0 left) 2024-02-10T05:30:12.632 INFO:tasks.rados.rados.0.smithi178.stdout:140: copy_from oid 48 from oid 42 current snap is 7 2024-02-10T05:30:12.632 INFO:tasks.rados.rados.0.smithi178.stdout:141: delete oid 29 current snap is 7 2024-02-10T05:30:12.634 INFO:tasks.rados.rados.0.smithi178.stdout:141: done (1 left) 2024-02-10T05:30:12.634 INFO:tasks.rados.rados.0.smithi178.stdout:142: snap_create 2024-02-10T05:30:12.644 INFO:tasks.rados.rados.0.smithi178.stdout:140: finishing copy_from racing read to smithi17880450-48 2024-02-10T05:30:12.645 INFO:tasks.rados.rados.0.smithi178.stdout:140: finishing copy_from to smithi17880450-48 2024-02-10T05:30:12.645 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-10T05:30:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:12 smithi178 ceph-mon[27572]: osdmap e84: 8 total, 8 up, 8 in 2024-02-10T05:30:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:12 smithi178 ceph-mon[36851]: osdmap e84: 8 total, 8 up, 8 in 2024-02-10T05:30:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:12 smithi189 ceph-mon[31422]: osdmap e84: 8 total, 8 up, 8 in 2024-02-10T05:30:13.640 INFO:tasks.rados.rados.0.smithi178.stdout:140: done (1 left) 2024-02-10T05:30:13.641 INFO:tasks.rados.rados.0.smithi178.stdout:142: done (0 left) 2024-02-10T05:30:13.641 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 8 2024-02-10T05:30:13.641 INFO:tasks.rados.rados.0.smithi178.stdout:143: seq_num 73 ranges {712704=425984,1138688=409600,1548288=393216} 2024-02-10T05:30:13.646 INFO:tasks.rados.rados.0.smithi178.stdout:143: writing smithi17880450-43 from 712704 to 1138688 tid 1 2024-02-10T05:30:13.649 INFO:tasks.rados.rados.0.smithi178.stdout:143: writing smithi17880450-43 from 1138688 to 1548288 tid 2 2024-02-10T05:30:13.652 INFO:tasks.rados.rados.0.smithi178.stdout:143: writing smithi17880450-43 from 1548288 to 1941504 tid 3 2024-02-10T05:30:13.652 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 8 2024-02-10T05:30:13.652 INFO:tasks.rados.rados.0.smithi178.stdout:143: finishing write tid 1 to smithi17880450-43 2024-02-10T05:30:13.652 INFO:tasks.rados.rados.0.smithi178.stdout:143: finishing write tid 2 to smithi17880450-43 2024-02-10T05:30:13.652 INFO:tasks.rados.rados.0.smithi178.stdout:144: seq_num 74 ranges {0=442368,442368=696320,1138688=106496} 2024-02-10T05:30:13.654 INFO:tasks.rados.rados.0.smithi178.stdout:144: writing smithi17880450-10 from 0 to 442368 tid 1 2024-02-10T05:30:13.659 INFO:tasks.rados.rados.0.smithi178.stdout:144: writing smithi17880450-10 from 442368 to 1138688 tid 2 2024-02-10T05:30:13.660 INFO:tasks.rados.rados.0.smithi178.stdout:144: writing smithi17880450-10 from 1138688 to 1245184 tid 3 2024-02-10T05:30:13.660 INFO:tasks.rados.rados.0.smithi178.stdout:145: snap_create 2024-02-10T05:30:13.660 INFO:tasks.rados.rados.0.smithi178.stdout:143: finishing write tid 3 to smithi17880450-43 2024-02-10T05:30:13.660 INFO:tasks.rados.rados.0.smithi178.stdout:143: finishing write tid 4 to smithi17880450-43 2024-02-10T05:30:13.660 INFO:tasks.rados.rados.0.smithi178.stdout:143: finishing write tid 5 to smithi17880450-43 2024-02-10T05:30:13.660 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 7 (ObjNum 73 snap 8 seq_num 73) dirty exists 2024-02-10T05:30:13.660 INFO:tasks.rados.rados.0.smithi178.stdout:143: left oid 43 (ObjNum 73 snap 8 seq_num 73) 2024-02-10T05:30:13.660 INFO:tasks.rados.rados.0.smithi178.stdout:144: finishing write tid 1 to smithi17880450-10 2024-02-10T05:30:13.663 INFO:tasks.rados.rados.0.smithi178.stdout:144: finishing write tid 2 to smithi17880450-10 2024-02-10T05:30:13.663 INFO:tasks.rados.rados.0.smithi178.stdout:144: finishing write tid 3 to smithi17880450-10 2024-02-10T05:30:13.663 INFO:tasks.rados.rados.0.smithi178.stdout:144: finishing write tid 4 to smithi17880450-10 2024-02-10T05:30:13.664 INFO:tasks.rados.rados.0.smithi178.stdout:144: finishing write tid 5 to smithi17880450-10 2024-02-10T05:30:13.664 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 12 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-02-10T05:30:13.664 INFO:tasks.rados.rados.0.smithi178.stdout:144: left oid 10 (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:30:13.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:13 smithi178 ceph-mon[27572]: osdmap e85: 8 total, 8 up, 8 in 2024-02-10T05:30:14.014 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:13 smithi178 ceph-mon[27572]: pgmap v111: 121 pgs: 121 active+clean; 33 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.7 MiB/s wr, 32 op/s 2024-02-10T05:30:14.015 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:13 smithi178 ceph-mon[36851]: osdmap e85: 8 total, 8 up, 8 in 2024-02-10T05:30:14.015 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:13 smithi178 ceph-mon[36851]: pgmap v111: 121 pgs: 121 active+clean; 33 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.7 MiB/s wr, 32 op/s 2024-02-10T05:30:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:13 smithi189 ceph-mon[31422]: osdmap e85: 8 total, 8 up, 8 in 2024-02-10T05:30:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:13 smithi189 ceph-mon[31422]: pgmap v111: 121 pgs: 121 active+clean; 33 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.7 MiB/s wr, 32 op/s 2024-02-10T05:30:14.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:30:14 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:30:14] "GET /metrics HTTP/1.1" 200 238271 "" "Prometheus/2.43.0" 2024-02-10T05:30:14.573 INFO:tasks.rados.rados.0.smithi178.stdout:143: done (2 left) 2024-02-10T05:30:14.574 INFO:tasks.rados.rados.0.smithi178.stdout:144: done (1 left) 2024-02-10T05:30:14.574 INFO:tasks.rados.rados.0.smithi178.stdout:145: done (0 left) 2024-02-10T05:30:14.574 INFO:tasks.rados.rados.0.smithi178.stdout:146: snap_create 2024-02-10T05:30:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:14 smithi178 ceph-mon[27572]: osdmap e86: 8 total, 8 up, 8 in 2024-02-10T05:30:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:14 smithi178 ceph-mon[27572]: osdmap e87: 8 total, 8 up, 8 in 2024-02-10T05:30:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:14 smithi178 ceph-mon[36851]: osdmap e86: 8 total, 8 up, 8 in 2024-02-10T05:30:14.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:14 smithi178 ceph-mon[36851]: osdmap e87: 8 total, 8 up, 8 in 2024-02-10T05:30:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:14 smithi189 ceph-mon[31422]: osdmap e86: 8 total, 8 up, 8 in 2024-02-10T05:30:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:14 smithi189 ceph-mon[31422]: osdmap e87: 8 total, 8 up, 8 in 2024-02-10T05:30:15.579 INFO:tasks.rados.rados.0.smithi178.stdout:146: done (0 left) 2024-02-10T05:30:15.579 INFO:tasks.rados.rados.0.smithi178.stdout:147: read oid 42 snap -1 2024-02-10T05:30:15.580 INFO:tasks.rados.rados.0.smithi178.stdout:147: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-10T05:30:15.580 INFO:tasks.rados.rados.0.smithi178.stdout:148: rmattr oid 17 current snap is 10 2024-02-10T05:30:15.580 INFO:tasks.rados.rados.0.smithi178.stdout:148: done (1 left) 2024-02-10T05:30:15.580 INFO:tasks.rados.rados.0.smithi178.stdout:149: setattr oid 28 current snap is 10 2024-02-10T05:30:15.581 INFO:tasks.rados.rados.0.smithi178.stdout:150: copy_from oid 33 from oid 16 current snap is 10 2024-02-10T05:30:15.581 INFO:tasks.rados.rados.0.smithi178.stdout:151: setattr oid 32 current snap is 10 2024-02-10T05:30:15.583 INFO:tasks.rados.rados.0.smithi178.stdout:152: snap_remove snap 5 2024-02-10T05:30:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:15 smithi189 ceph-mon[31422]: pgmap v114: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-02-10T05:30:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:15 smithi189 ceph-mon[31422]: osdmap e88: 8 total, 8 up, 8 in 2024-02-10T05:30:15.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:30:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:30:15.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:15 smithi178 ceph-mon[27572]: pgmap v114: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-02-10T05:30:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:15 smithi178 ceph-mon[27572]: osdmap e88: 8 total, 8 up, 8 in 2024-02-10T05:30:15.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:15 smithi178 ceph-mon[36851]: pgmap v114: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-02-10T05:30:15.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:15 smithi178 ceph-mon[36851]: osdmap e88: 8 total, 8 up, 8 in 2024-02-10T05:30:16.581 INFO:tasks.rados.rados.0.smithi178.stdout:152: done (4 left) 2024-02-10T05:30:16.581 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 10 2024-02-10T05:30:16.581 INFO:tasks.rados.rados.0.smithi178.stdout:153: seq_num 75 ranges {1474560=458752,1933312=581632,2514944=221184} 2024-02-10T05:30:16.592 INFO:tasks.rados.rados.0.smithi178.stdout:153: writing smithi17880450-25 from 1474560 to 1933312 tid 1 2024-02-10T05:30:16.596 INFO:tasks.rados.rados.0.smithi178.stdout:153: writing smithi17880450-25 from 1933312 to 2514944 tid 2 2024-02-10T05:30:16.597 INFO:tasks.rados.rados.0.smithi178.stdout:153: writing smithi17880450-25 from 2514944 to 2736128 tid 3 2024-02-10T05:30:16.597 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 35 current snap is 10 2024-02-10T05:30:16.597 INFO:tasks.rados.rados.0.smithi178.stdout:154: seq_num 76 ranges {573440=475136,1048576=458752,1507328=344064} 2024-02-10T05:30:16.602 INFO:tasks.rados.rados.0.smithi178.stdout:154: writing smithi17880450-35 from 573440 to 1048576 tid 1 2024-02-10T05:30:16.605 INFO:tasks.rados.rados.0.smithi178.stdout:154: writing smithi17880450-35 from 1048576 to 1507328 tid 2 2024-02-10T05:30:16.607 INFO:tasks.rados.rados.0.smithi178.stdout:154: writing smithi17880450-35 from 1507328 to 1851392 tid 3 2024-02-10T05:30:16.607 INFO:tasks.rados.rados.0.smithi178.stdout:155: snap_remove snap 3 2024-02-10T05:30:17.588 INFO:tasks.rados.rados.0.smithi178.stdout:155: done (6 left) 2024-02-10T05:30:17.588 INFO:tasks.rados.rados.0.smithi178.stdout:156: delete oid 31 current snap is 10 2024-02-10T05:30:17.589 INFO:tasks.rados.rados.0.smithi178.stdout:147: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-10T05:30:17.613 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-02-10T05:30:17.613 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 23 (ObjNum 69 snap 4 seq_num 69) dirty exists 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:150: finishing copy_from racing read to smithi17880450-33 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:147: done (6 left) 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:149: done (5 left) 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:151: done (4 left) 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:156: done (3 left) 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:157: snap_create 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:150: finishing copy_from to smithi17880450-33 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:153: finishing write tid 1 to smithi17880450-25 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:153: finishing write tid 2 to smithi17880450-25 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:153: finishing write tid 3 to smithi17880450-25 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:153: finishing write tid 4 to smithi17880450-25 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:153: finishing write tid 5 to smithi17880450-25 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 30 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-10T05:30:17.614 INFO:tasks.rados.rados.0.smithi178.stdout:153: left oid 25 (ObjNum 75 snap 10 seq_num 75) 2024-02-10T05:30:17.615 INFO:tasks.rados.rados.0.smithi178.stdout:154: finishing write tid 1 to smithi17880450-35 2024-02-10T05:30:17.615 INFO:tasks.rados.rados.0.smithi178.stdout:154: finishing write tid 2 to smithi17880450-35 2024-02-10T05:30:17.615 INFO:tasks.rados.rados.0.smithi178.stdout:154: finishing write tid 3 to smithi17880450-35 2024-02-10T05:30:17.615 INFO:tasks.rados.rados.0.smithi178.stdout:154: finishing write tid 4 to smithi17880450-35 2024-02-10T05:30:17.615 INFO:tasks.rados.rados.0.smithi178.stdout:154: finishing write tid 5 to smithi17880450-35 2024-02-10T05:30:17.615 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 23 (ObjNum 76 snap 10 seq_num 76) dirty exists 2024-02-10T05:30:17.615 INFO:tasks.rados.rados.0.smithi178.stdout:154: left oid 35 (ObjNum 76 snap 10 seq_num 76) 2024-02-10T05:30:17.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:17 smithi178 ceph-mon[27572]: osdmap e89: 8 total, 8 up, 8 in 2024-02-10T05:30:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:17 smithi178 ceph-mon[27572]: pgmap v117: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-02-10T05:30:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:17 smithi178 ceph-mon[36851]: osdmap e89: 8 total, 8 up, 8 in 2024-02-10T05:30:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:17 smithi178 ceph-mon[36851]: pgmap v117: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-02-10T05:30:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:17 smithi189 ceph-mon[31422]: osdmap e89: 8 total, 8 up, 8 in 2024-02-10T05:30:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:17 smithi189 ceph-mon[31422]: pgmap v117: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-02-10T05:30:18.591 INFO:tasks.rados.rados.0.smithi178.stdout:150: done (3 left) 2024-02-10T05:30:18.591 INFO:tasks.rados.rados.0.smithi178.stdout:153: done (2 left) 2024-02-10T05:30:18.591 INFO:tasks.rados.rados.0.smithi178.stdout:154: done (1 left) 2024-02-10T05:30:18.591 INFO:tasks.rados.rados.0.smithi178.stdout:157: done (0 left) 2024-02-10T05:30:18.591 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 11 2024-02-10T05:30:18.591 INFO:tasks.rados.rados.0.smithi178.stdout:158: seq_num 78 ranges {0=516096,516096=679936,1196032=122880} 2024-02-10T05:30:18.594 INFO:tasks.rados.rados.0.smithi178.stdout:158: writing smithi17880450-31 from 0 to 516096 tid 1 2024-02-10T05:30:18.599 INFO:tasks.rados.rados.0.smithi178.stdout:158: writing smithi17880450-31 from 516096 to 1196032 tid 2 2024-02-10T05:30:18.600 INFO:tasks.rados.rados.0.smithi178.stdout:158: writing smithi17880450-31 from 1196032 to 1318912 tid 3 2024-02-10T05:30:18.600 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 16 current snap is 11 2024-02-10T05:30:18.600 INFO:tasks.rados.rados.0.smithi178.stdout:158: finishing write tid 1 to smithi17880450-31 2024-02-10T05:30:18.600 INFO:tasks.rados.rados.0.smithi178.stdout:159: seq_num 79 ranges {253952=532480,786432=565248,1351680=237568} 2024-02-10T05:30:18.605 INFO:tasks.rados.rados.0.smithi178.stdout:159: writing smithi17880450-16 from 253952 to 786432 tid 1 2024-02-10T05:30:18.609 INFO:tasks.rados.rados.0.smithi178.stdout:159: writing smithi17880450-16 from 786432 to 1351680 tid 2 2024-02-10T05:30:18.612 INFO:tasks.rados.rados.0.smithi178.stdout:159: writing smithi17880450-16 from 1351680 to 1589248 tid 3 2024-02-10T05:30:18.612 INFO:tasks.rados.rados.0.smithi178.stdout:158: finishing write tid 2 to smithi17880450-31 2024-02-10T05:30:18.612 INFO:tasks.rados.rados.0.smithi178.stdout:158: finishing write tid 3 to smithi17880450-31 2024-02-10T05:30:18.612 INFO:tasks.rados.rados.0.smithi178.stdout:158: finishing write tid 4 to smithi17880450-31 2024-02-10T05:30:18.612 INFO:tasks.rados.rados.0.smithi178.stdout:158: finishing write tid 5 to smithi17880450-31 2024-02-10T05:30:18.612 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 29 (ObjNum 78 snap 11 seq_num 78) dirty exists 2024-02-10T05:30:18.612 INFO:tasks.rados.rados.0.smithi178.stdout:158: left oid 31 (ObjNum 78 snap 11 seq_num 78) 2024-02-10T05:30:18.612 INFO:tasks.rados.rados.0.smithi178.stdout:159: finishing write tid 1 to smithi17880450-16 2024-02-10T05:30:18.612 INFO:tasks.rados.rados.0.smithi178.stdout:158: done (1 left) 2024-02-10T05:30:18.612 INFO:tasks.rados.rados.0.smithi178.stdout:160: copy_from oid 44 from oid 2 current snap is 11 2024-02-10T05:30:18.612 INFO:tasks.rados.rados.0.smithi178.stdout:161: read oid 25 snap 7 2024-02-10T05:30:18.612 INFO:tasks.rados.rados.0.smithi178.stdout:161: expect (ObjNum 63 snap 3 seq_num 63) 2024-02-10T05:30:18.612 INFO:tasks.rados.rados.0.smithi178.stdout:162: copy_from oid 21 from oid 35 current snap is 11 2024-02-10T05:30:18.613 INFO:tasks.rados.rados.0.smithi178.stdout:163: snap_remove snap 6 2024-02-10T05:30:18.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:18 smithi178 ceph-mon[27572]: osdmap e90: 8 total, 8 up, 8 in 2024-02-10T05:30:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:18 smithi178 ceph-mon[36851]: osdmap e90: 8 total, 8 up, 8 in 2024-02-10T05:30:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:18 smithi189 ceph-mon[31422]: osdmap e90: 8 total, 8 up, 8 in 2024-02-10T05:30:19.599 INFO:tasks.rados.rados.0.smithi178.stdout:163: done (4 left) 2024-02-10T05:30:19.600 INFO:tasks.rados.rados.0.smithi178.stdout:164: delete oid 8 current snap is 11 2024-02-10T05:30:19.600 INFO:tasks.rados.rados.0.smithi178.stdout:159: finishing write tid 2 to smithi17880450-16 2024-02-10T05:30:19.600 INFO:tasks.rados.rados.0.smithi178.stdout:159: finishing write tid 3 to smithi17880450-16 2024-02-10T05:30:19.600 INFO:tasks.rados.rados.0.smithi178.stdout:159: finishing write tid 4 to smithi17880450-16 2024-02-10T05:30:19.600 INFO:tasks.rados.rados.0.smithi178.stdout:159: finishing write tid 5 to smithi17880450-16 2024-02-10T05:30:19.600 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 34 (ObjNum 79 snap 11 seq_num 79) dirty exists 2024-02-10T05:30:19.600 INFO:tasks.rados.rados.0.smithi178.stdout:159: left oid 16 (ObjNum 79 snap 11 seq_num 79) 2024-02-10T05:30:19.600 INFO:tasks.rados.rados.0.smithi178.stdout:161: expect (ObjNum 63 snap 3 seq_num 63) 2024-02-10T05:30:19.654 INFO:tasks.rados.rados.0.smithi178.stdout:160: finishing copy_from racing read to smithi17880450-44 2024-02-10T05:30:19.654 INFO:tasks.rados.rados.0.smithi178.stdout:160: finishing copy_from to smithi17880450-44 2024-02-10T05:30:19.655 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 23 (ObjNum 58 snap 3 seq_num 58) dirty exists 2024-02-10T05:30:19.655 INFO:tasks.rados.rados.0.smithi178.stdout:162: finishing copy_from racing read to smithi17880450-21 2024-02-10T05:30:19.655 INFO:tasks.rados.rados.0.smithi178.stdout:162: finishing copy_from to smithi17880450-21 2024-02-10T05:30:19.655 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 23 (ObjNum 76 snap 10 seq_num 76) dirty exists 2024-02-10T05:30:19.655 INFO:tasks.rados.rados.0.smithi178.stdout:159: done (4 left) 2024-02-10T05:30:19.655 INFO:tasks.rados.rados.0.smithi178.stdout:160: done (3 left) 2024-02-10T05:30:19.655 INFO:tasks.rados.rados.0.smithi178.stdout:161: done (2 left) 2024-02-10T05:30:19.655 INFO:tasks.rados.rados.0.smithi178.stdout:162: done (1 left) 2024-02-10T05:30:19.655 INFO:tasks.rados.rados.0.smithi178.stdout:164: done (0 left) 2024-02-10T05:30:19.655 INFO:tasks.rados.rados.0.smithi178.stdout:165: snap_remove snap 9 2024-02-10T05:30:19.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:19 smithi178 ceph-mon[27572]: osdmap e91: 8 total, 8 up, 8 in 2024-02-10T05:30:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:19 smithi178 ceph-mon[27572]: pgmap v120: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:19 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:30:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:19 smithi178 ceph-mon[36851]: osdmap e91: 8 total, 8 up, 8 in 2024-02-10T05:30:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:19 smithi178 ceph-mon[36851]: pgmap v120: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:19 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:30:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:19 smithi189 ceph-mon[31422]: osdmap e91: 8 total, 8 up, 8 in 2024-02-10T05:30:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:19 smithi189 ceph-mon[31422]: pgmap v120: 121 pgs: 121 active+clean; 38 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:19 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:30:20.601 INFO:tasks.rados.rados.0.smithi178.stdout:165: done (0 left) 2024-02-10T05:30:20.602 INFO:tasks.rados.rados.0.smithi178.stdout:166: snap_create 2024-02-10T05:30:20.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:20 smithi178 ceph-mon[27572]: osdmap e92: 8 total, 8 up, 8 in 2024-02-10T05:30:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:20 smithi178 ceph-mon[36851]: osdmap e92: 8 total, 8 up, 8 in 2024-02-10T05:30:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:20 smithi189 ceph-mon[31422]: osdmap e92: 8 total, 8 up, 8 in 2024-02-10T05:30:21.607 INFO:tasks.rados.rados.0.smithi178.stdout:166: done (0 left) 2024-02-10T05:30:21.607 INFO:tasks.rados.rados.0.smithi178.stdout:167: read oid 46 snap -1 2024-02-10T05:30:21.607 INFO:tasks.rados.rados.0.smithi178.stdout:167: expect (ObjNum 45 snap 0 seq_num 45) 2024-02-10T05:30:21.607 INFO:tasks.rados.rados.0.smithi178.stdout:168: read oid 7 snap 8 2024-02-10T05:30:21.607 INFO:tasks.rados.rados.0.smithi178.stdout:168: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:30:21.607 INFO:tasks.rados.rados.0.smithi178.stdout:169: snap_create 2024-02-10T05:30:21.611 INFO:tasks.rados.rados.0.smithi178.stdout:167: expect (ObjNum 45 snap 0 seq_num 45) 2024-02-10T05:30:21.631 INFO:tasks.rados.rados.0.smithi178.stdout:168: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:30:21.936 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:21 smithi178 ceph-mon[27572]: osdmap e93: 8 total, 8 up, 8 in 2024-02-10T05:30:21.937 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:21 smithi178 ceph-mon[27572]: pgmap v123: 121 pgs: 121 active+clean; 45 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-02-10T05:30:21.937 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:21 smithi178 ceph-mon[36851]: osdmap e93: 8 total, 8 up, 8 in 2024-02-10T05:30:21.937 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:21 smithi178 ceph-mon[36851]: pgmap v123: 121 pgs: 121 active+clean; 45 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-02-10T05:30:22.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:21 smithi189 ceph-mon[31422]: osdmap e93: 8 total, 8 up, 8 in 2024-02-10T05:30:22.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:21 smithi189 ceph-mon[31422]: pgmap v123: 121 pgs: 121 active+clean; 45 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-02-10T05:30:22.607 INFO:tasks.rados.rados.0.smithi178.stdout:167: done (2 left) 2024-02-10T05:30:22.607 INFO:tasks.rados.rados.0.smithi178.stdout:168: done (1 left) 2024-02-10T05:30:22.607 INFO:tasks.rados.rados.0.smithi178.stdout:169: done (0 left) 2024-02-10T05:30:22.608 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 13 current snap is 13 2024-02-10T05:30:22.608 INFO:tasks.rados.rados.0.smithi178.stdout:170: seq_num 81 ranges {204800=565248,770048=737280,1507328=65536} 2024-02-10T05:30:22.611 INFO:tasks.rados.rados.0.smithi178.stdout:170: writing smithi17880450-13 from 204800 to 770048 tid 1 2024-02-10T05:30:22.616 INFO:tasks.rados.rados.0.smithi178.stdout:170: writing smithi17880450-13 from 770048 to 1507328 tid 2 2024-02-10T05:30:22.617 INFO:tasks.rados.rados.0.smithi178.stdout:170: writing smithi17880450-13 from 1507328 to 1572864 tid 3 2024-02-10T05:30:22.617 INFO:tasks.rados.rados.0.smithi178.stdout:171: copy_from oid 15 from oid 5 current snap is 13 2024-02-10T05:30:22.617 INFO:tasks.rados.rados.0.smithi178.stdout:170: finishing write tid 1 to smithi17880450-13 2024-02-10T05:30:22.617 INFO:tasks.rados.rados.0.smithi178.stdout:172: rollback oid 19 current snap is 13 2024-02-10T05:30:22.618 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 19 to 7 2024-02-10T05:30:22.618 INFO:tasks.rados.rados.0.smithi178.stdout:173: copy_from oid 21 from oid 24 current snap is 13 2024-02-10T05:30:22.618 INFO:tasks.rados.rados.0.smithi178.stdout:174: copy_from oid 3 from oid 7 current snap is 13 2024-02-10T05:30:22.618 INFO:tasks.rados.rados.0.smithi178.stdout:175: read oid 33 snap -1 2024-02-10T05:30:22.618 INFO:tasks.rados.rados.0.smithi178.stdout:175: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-10T05:30:22.618 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 16 current snap is 13 2024-02-10T05:30:22.618 INFO:tasks.rados.rados.0.smithi178.stdout:176: seq_num 82 ranges {1589248=581632,2170880=622592,2793472=180224} 2024-02-10T05:30:22.629 INFO:tasks.rados.rados.0.smithi178.stdout:176: writing smithi17880450-16 from 1589248 to 2170880 tid 1 2024-02-10T05:30:22.632 INFO:tasks.rados.rados.0.smithi178.stdout:176: writing smithi17880450-16 from 2170880 to 2793472 tid 2 2024-02-10T05:30:22.634 INFO:tasks.rados.rados.0.smithi178.stdout:176: writing smithi17880450-16 from 2793472 to 2973696 tid 3 2024-02-10T05:30:22.634 INFO:tasks.rados.rados.0.smithi178.stdout:177: rmattr oid 34 current snap is 13 2024-02-10T05:30:22.634 INFO:tasks.rados.rados.0.smithi178.stdout:177: done (7 left) 2024-02-10T05:30:22.634 INFO:tasks.rados.rados.0.smithi178.stdout:178: snap_remove snap 11 2024-02-10T05:30:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[27572]: osdmap e94: 8 total, 8 up, 8 in 2024-02-10T05:30:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:22.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[27572]: Upgrade: Target is version 19.0.0-1361-g290212a1 (unknown) 2024-02-10T05:30:22.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[27572]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, digests ['quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58'] 2024-02-10T05:30:22.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:30:22.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:22.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[27572]: Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T05:30:22.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[27572]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 on smithi189 2024-02-10T05:30:22.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[36851]: osdmap e94: 8 total, 8 up, 8 in 2024-02-10T05:30:22.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:22.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[36851]: Upgrade: Target is version 19.0.0-1361-g290212a1 (unknown) 2024-02-10T05:30:22.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[36851]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, digests ['quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58'] 2024-02-10T05:30:22.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:30:22.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:22.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[36851]: Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T05:30:22.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:22 smithi178 ceph-mon[36851]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 on smithi189 2024-02-10T05:30:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:22 smithi189 ceph-mon[31422]: osdmap e94: 8 total, 8 up, 8 in 2024-02-10T05:30:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:22 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:22 smithi189 ceph-mon[31422]: Upgrade: Target is version 19.0.0-1361-g290212a1 (unknown) 2024-02-10T05:30:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:22 smithi189 ceph-mon[31422]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, digests ['quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58'] 2024-02-10T05:30:23.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:22 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:30:23.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:22 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:23.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:22 smithi189 ceph-mon[31422]: Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T05:30:23.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:22 smithi189 ceph-mon[31422]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 on smithi189 2024-02-10T05:30:23.619 INFO:tasks.rados.rados.0.smithi178.stdout:170: finishing write tid 2 to smithi17880450-13 2024-02-10T05:30:23.619 INFO:tasks.rados.rados.0.smithi178.stdout:170: finishing write tid 3 to smithi17880450-13 2024-02-10T05:30:23.619 INFO:tasks.rados.rados.0.smithi178.stdout:170: finishing write tid 4 to smithi17880450-13 2024-02-10T05:30:23.619 INFO:tasks.rados.rados.0.smithi178.stdout:170: finishing write tid 5 to smithi17880450-13 2024-02-10T05:30:23.619 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 32 (ObjNum 81 snap 13 seq_num 81) dirty exists 2024-02-10T05:30:23.619 INFO:tasks.rados.rados.0.smithi178.stdout:170: left oid 13 (ObjNum 81 snap 13 seq_num 81) 2024-02-10T05:30:23.619 INFO:tasks.rados.rados.0.smithi178.stdout:172: finishing rollback tid 0 to smithi17880450-19 2024-02-10T05:30:23.619 INFO:tasks.rados.rados.0.smithi178.stdout:172: finishing rollback tid 1 to smithi17880450-19 2024-02-10T05:30:23.619 INFO:tasks.rados.rados.0.smithi178.stdout:174: finishing copy_from racing read to smithi17880450-3 2024-02-10T05:30:23.619 INFO:tasks.rados.rados.0.smithi178.stdout:172: finishing rollback tid 2 to smithi17880450-19 2024-02-10T05:30:23.619 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 26 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-02-10T05:30:23.619 INFO:tasks.rados.rados.0.smithi178.stdout:171: finishing copy_from racing read to smithi17880450-15 2024-02-10T05:30:23.620 INFO:tasks.rados.rados.0.smithi178.stdout:175: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-10T05:30:23.628 INFO:tasks.rados.rados.0.smithi178.stdout:174: finishing copy_from to smithi17880450-3 2024-02-10T05:30:23.628 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 4 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-10T05:30:23.629 INFO:tasks.rados.rados.0.smithi178.stdout:171: finishing copy_from to smithi17880450-15 2024-02-10T05:30:23.629 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-02-10T05:30:23.629 INFO:tasks.rados.rados.0.smithi178.stdout:173: finishing copy_from racing read to smithi17880450-21 2024-02-10T05:30:23.629 INFO:tasks.rados.rados.0.smithi178.stdout:173: finishing copy_from to smithi17880450-21 2024-02-10T05:30:23.629 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-10T05:30:23.629 INFO:tasks.rados.rados.0.smithi178.stdout:176: finishing write tid 1 to smithi17880450-16 2024-02-10T05:30:23.629 INFO:tasks.rados.rados.0.smithi178.stdout:170: done (7 left) 2024-02-10T05:30:23.629 INFO:tasks.rados.rados.0.smithi178.stdout:171: done (6 left) 2024-02-10T05:30:23.631 INFO:tasks.rados.rados.0.smithi178.stdout:172: done (5 left) 2024-02-10T05:30:23.631 INFO:tasks.rados.rados.0.smithi178.stdout:173: done (4 left) 2024-02-10T05:30:23.631 INFO:tasks.rados.rados.0.smithi178.stdout:174: done (3 left) 2024-02-10T05:30:23.631 INFO:tasks.rados.rados.0.smithi178.stdout:175: done (2 left) 2024-02-10T05:30:23.631 INFO:tasks.rados.rados.0.smithi178.stdout:178: done (1 left) 2024-02-10T05:30:23.631 INFO:tasks.rados.rados.0.smithi178.stdout:179: read oid 27 snap -1 2024-02-10T05:30:23.631 INFO:tasks.rados.rados.0.smithi178.stdout:179: expect deleted 2024-02-10T05:30:23.631 INFO:tasks.rados.rados.0.smithi178.stdout:180: rmattr oid 44 current snap is 13 2024-02-10T05:30:23.631 INFO:tasks.rados.rados.0.smithi178.stdout:180: done (2 left) 2024-02-10T05:30:23.631 INFO:tasks.rados.rados.0.smithi178.stdout:181: snap_create 2024-02-10T05:30:23.631 INFO:tasks.rados.rados.0.smithi178.stdout:176: finishing write tid 2 to smithi17880450-16 2024-02-10T05:30:23.631 INFO:tasks.rados.rados.0.smithi178.stdout:176: finishing write tid 3 to smithi17880450-16 2024-02-10T05:30:23.631 INFO:tasks.rados.rados.0.smithi178.stdout:176: finishing write tid 4 to smithi17880450-16 2024-02-10T05:30:23.632 INFO:tasks.rados.rados.0.smithi178.stdout:176: finishing write tid 5 to smithi17880450-16 2024-02-10T05:30:23.632 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 47 (ObjNum 82 snap 13 seq_num 82) dirty exists 2024-02-10T05:30:23.632 INFO:tasks.rados.rados.0.smithi178.stdout:176: left oid 16 (ObjNum 82 snap 13 seq_num 82) 2024-02-10T05:30:23.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:23 smithi178 ceph-mon[27572]: osdmap e95: 8 total, 8 up, 8 in 2024-02-10T05:30:23.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:23 smithi178 ceph-mon[27572]: pgmap v126: 121 pgs: 121 active+clean; 45 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-02-10T05:30:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:23 smithi178 ceph-mon[36851]: osdmap e95: 8 total, 8 up, 8 in 2024-02-10T05:30:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:23 smithi178 ceph-mon[36851]: pgmap v126: 121 pgs: 121 active+clean; 45 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-02-10T05:30:24.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:23 smithi189 ceph-mon[31422]: osdmap e95: 8 total, 8 up, 8 in 2024-02-10T05:30:24.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:23 smithi189 ceph-mon[31422]: pgmap v126: 121 pgs: 121 active+clean; 45 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-02-10T05:30:24.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:30:24 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:30:24] "GET /metrics HTTP/1.1" 200 239205 "" "Prometheus/2.43.0" 2024-02-10T05:30:24.576 INFO:tasks.rados.rados.0.smithi178.stdout:176: done (2 left) 2024-02-10T05:30:24.577 INFO:tasks.rados.rados.0.smithi178.stdout:179: done (1 left) 2024-02-10T05:30:24.577 INFO:tasks.rados.rados.0.smithi178.stdout:181: done (0 left) 2024-02-10T05:30:24.577 INFO:tasks.rados.rados.0.smithi178.stdout:182: copy_from oid 17 from oid 8 current snap is 14 2024-02-10T05:30:24.577 INFO:tasks.rados.rados.0.smithi178.stdout:183: read oid 32 snap -1 2024-02-10T05:30:24.577 INFO:tasks.rados.rados.0.smithi178.stdout:183: expect (ObjNum 69 snap 4 seq_num 69) 2024-02-10T05:30:24.577 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 14 2024-02-10T05:30:24.577 INFO:tasks.rados.rados.0.smithi178.stdout:184: seq_num 83 ranges {1941504=598016,2539520=499712,3039232=303104} 2024-02-10T05:30:24.591 INFO:tasks.rados.rados.0.smithi178.stdout:184: writing smithi17880450-43 from 1941504 to 2539520 tid 1 2024-02-10T05:30:24.594 INFO:tasks.rados.rados.0.smithi178.stdout:184: writing smithi17880450-43 from 2539520 to 3039232 tid 2 2024-02-10T05:30:24.596 INFO:tasks.rados.rados.0.smithi178.stdout:184: writing smithi17880450-43 from 3039232 to 3342336 tid 3 2024-02-10T05:30:24.597 INFO:tasks.rados.rados.0.smithi178.stdout:185: setattr oid 39 current snap is 14 2024-02-10T05:30:24.597 INFO:tasks.rados.rados.0.smithi178.stdout:182: finishing copy_from to smithi17880450-17 2024-02-10T05:30:24.597 INFO:tasks.rados.rados.0.smithi178.stdout:182: got expected ENOENT (src dne) 2024-02-10T05:30:24.597 INFO:tasks.rados.rados.0.smithi178.stdout:182: finishing copy_from racing read to smithi17880450-17 2024-02-10T05:30:24.597 INFO:tasks.rados.rados.0.smithi178.stdout:183: expect (ObjNum 69 snap 4 seq_num 69) 2024-02-10T05:30:24.707 INFO:tasks.rados.rados.0.smithi178.stdout:184: finishing write tid 1 to smithi17880450-43 2024-02-10T05:30:24.707 INFO:tasks.rados.rados.0.smithi178.stdout:184: finishing write tid 2 to smithi17880450-43 2024-02-10T05:30:24.707 INFO:tasks.rados.rados.0.smithi178.stdout:184: finishing write tid 3 to smithi17880450-43 2024-02-10T05:30:24.707 INFO:tasks.rados.rados.0.smithi178.stdout:184: finishing write tid 4 to smithi17880450-43 2024-02-10T05:30:24.707 INFO:tasks.rados.rados.0.smithi178.stdout:184: finishing write tid 5 to smithi17880450-43 2024-02-10T05:30:24.708 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 18 (ObjNum 83 snap 14 seq_num 83) dirty exists 2024-02-10T05:30:24.708 INFO:tasks.rados.rados.0.smithi178.stdout:184: left oid 43 (ObjNum 83 snap 14 seq_num 83) 2024-02-10T05:30:24.708 INFO:tasks.rados.rados.0.smithi178.stdout:182: done (3 left) 2024-02-10T05:30:24.708 INFO:tasks.rados.rados.0.smithi178.stdout:183: done (2 left) 2024-02-10T05:30:24.708 INFO:tasks.rados.rados.0.smithi178.stdout:184: done (1 left) 2024-02-10T05:30:24.708 INFO:tasks.rados.rados.0.smithi178.stdout:186: read oid 21 snap 12 2024-02-10T05:30:24.708 INFO:tasks.rados.rados.0.smithi178.stdout:186: expect (ObjNum 76 snap 10 seq_num 76) 2024-02-10T05:30:24.708 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 34 current snap is 14 2024-02-10T05:30:24.708 INFO:tasks.rados.rados.0.smithi178.stdout:187: seq_num 84 ranges {1368064=614400,1982464=434176,2416640=368640} 2024-02-10T05:30:24.717 INFO:tasks.rados.rados.0.smithi178.stdout:187: writing smithi17880450-34 from 1368064 to 1982464 tid 1 2024-02-10T05:30:24.720 INFO:tasks.rados.rados.0.smithi178.stdout:187: writing smithi17880450-34 from 1982464 to 2416640 tid 2 2024-02-10T05:30:24.723 INFO:tasks.rados.rados.0.smithi178.stdout:187: writing smithi17880450-34 from 2416640 to 2785280 tid 3 2024-02-10T05:30:24.723 INFO:tasks.rados.rados.0.smithi178.stdout:188: snap_create 2024-02-10T05:30:24.723 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-10T05:30:24.723 INFO:tasks.rados.rados.0.smithi178.stdout:186: expect (ObjNum 76 snap 10 seq_num 76) 2024-02-10T05:30:24.779 INFO:tasks.rados.rados.0.smithi178.stdout:187: finishing write tid 1 to smithi17880450-34 2024-02-10T05:30:24.779 INFO:tasks.rados.rados.0.smithi178.stdout:187: finishing write tid 2 to smithi17880450-34 2024-02-10T05:30:24.779 INFO:tasks.rados.rados.0.smithi178.stdout:187: finishing write tid 3 to smithi17880450-34 2024-02-10T05:30:24.779 INFO:tasks.rados.rados.0.smithi178.stdout:187: finishing write tid 4 to smithi17880450-34 2024-02-10T05:30:24.780 INFO:tasks.rados.rados.0.smithi178.stdout:187: finishing write tid 5 to smithi17880450-34 2024-02-10T05:30:24.780 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 41 (ObjNum 84 snap 14 seq_num 84) dirty exists 2024-02-10T05:30:24.780 INFO:tasks.rados.rados.0.smithi178.stdout:187: left oid 34 (ObjNum 84 snap 14 seq_num 84) 2024-02-10T05:30:24.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:24 smithi178 ceph-mon[27572]: osdmap e96: 8 total, 8 up, 8 in 2024-02-10T05:30:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:24 smithi178 ceph-mon[27572]: osdmap e97: 8 total, 8 up, 8 in 2024-02-10T05:30:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:24 smithi178 ceph-mon[36851]: osdmap e96: 8 total, 8 up, 8 in 2024-02-10T05:30:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:24 smithi178 ceph-mon[36851]: osdmap e97: 8 total, 8 up, 8 in 2024-02-10T05:30:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:24 smithi189 ceph-mon[31422]: osdmap e96: 8 total, 8 up, 8 in 2024-02-10T05:30:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:24 smithi189 ceph-mon[31422]: osdmap e97: 8 total, 8 up, 8 in 2024-02-10T05:30:25.622 INFO:tasks.rados.rados.0.smithi178.stdout:185: done (3 left) 2024-02-10T05:30:25.622 INFO:tasks.rados.rados.0.smithi178.stdout:186: done (2 left) 2024-02-10T05:30:25.622 INFO:tasks.rados.rados.0.smithi178.stdout:187: done (1 left) 2024-02-10T05:30:25.622 INFO:tasks.rados.rados.0.smithi178.stdout:188: done (0 left) 2024-02-10T05:30:25.623 INFO:tasks.rados.rados.0.smithi178.stdout:189: snap_create 2024-02-10T05:30:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:25 smithi189 ceph-mon[31422]: pgmap v129: 121 pgs: 121 active+clean; 51 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-02-10T05:30:25.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:25 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:30:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:30:25.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:25 smithi178 ceph-mon[36851]: pgmap v129: 121 pgs: 121 active+clean; 51 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-02-10T05:30:25.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:25 smithi178 ceph-mon[27572]: pgmap v129: 121 pgs: 121 active+clean; 51 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-02-10T05:30:26.624 INFO:tasks.rados.rados.0.smithi178.stdout:189: done (0 left) 2024-02-10T05:30:26.624 INFO:tasks.rados.rados.0.smithi178.stdout:190: read oid 45 snap -1 2024-02-10T05:30:26.624 INFO:tasks.rados.rados.0.smithi178.stdout:190: expect deleted 2024-02-10T05:30:26.624 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 16 2024-02-10T05:30:26.624 INFO:tasks.rados.rados.0.smithi178.stdout:191: seq_num 85 ranges {1318912=630784,1949696=720896,2670592=81920} 2024-02-10T05:30:26.634 INFO:tasks.rados.rados.0.smithi178.stdout:191: writing smithi17880450-31 from 1318912 to 1949696 tid 1 2024-02-10T05:30:26.639 INFO:tasks.rados.rados.0.smithi178.stdout:191: writing smithi17880450-31 from 1949696 to 2670592 tid 2 2024-02-10T05:30:26.640 INFO:tasks.rados.rados.0.smithi178.stdout:191: writing smithi17880450-31 from 2670592 to 2752512 tid 3 2024-02-10T05:30:26.640 INFO:tasks.rados.rados.0.smithi178.stdout:192: read oid 49 snap -1 2024-02-10T05:30:26.640 INFO:tasks.rados.rados.0.smithi178.stdout:192: expect (ObjNum 48 snap 0 seq_num 48) 2024-02-10T05:30:26.640 INFO:tasks.rados.rados.0.smithi178.stdout:193: read oid 38 snap -1 2024-02-10T05:30:26.640 INFO:tasks.rados.rados.0.smithi178.stdout:193: expect deleted 2024-02-10T05:30:26.640 INFO:tasks.rados.rados.0.smithi178.stdout:194: read oid 40 snap -1 2024-02-10T05:30:26.640 INFO:tasks.rados.rados.0.smithi178.stdout:194: expect (ObjNum 39 snap 0 seq_num 39) 2024-02-10T05:30:26.640 INFO:tasks.rados.rados.0.smithi178.stdout:195: snap_create 2024-02-10T05:30:26.642 INFO:tasks.rados.rados.0.smithi178.stdout:191: finishing write tid 1 to smithi17880450-31 2024-02-10T05:30:26.643 INFO:tasks.rados.rados.0.smithi178.stdout:191: finishing write tid 2 to smithi17880450-31 2024-02-10T05:30:26.644 INFO:tasks.rados.rados.0.smithi178.stdout:191: finishing write tid 3 to smithi17880450-31 2024-02-10T05:30:26.644 INFO:tasks.rados.rados.0.smithi178.stdout:191: finishing write tid 4 to smithi17880450-31 2024-02-10T05:30:26.647 INFO:tasks.rados.rados.0.smithi178.stdout:191: finishing write tid 5 to smithi17880450-31 2024-02-10T05:30:26.647 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 54 (ObjNum 85 snap 16 seq_num 85) dirty exists 2024-02-10T05:30:26.647 INFO:tasks.rados.rados.0.smithi178.stdout:191: left oid 31 (ObjNum 85 snap 16 seq_num 85) 2024-02-10T05:30:26.649 INFO:tasks.rados.rados.0.smithi178.stdout:194: expect (ObjNum 39 snap 0 seq_num 39) 2024-02-10T05:30:26.666 INFO:tasks.rados.rados.0.smithi178.stdout:192: expect (ObjNum 48 snap 0 seq_num 48) 2024-02-10T05:30:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:26 smithi178 ceph-mon[27572]: osdmap e98: 8 total, 8 up, 8 in 2024-02-10T05:30:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:26 smithi178 ceph-mon[36851]: osdmap e98: 8 total, 8 up, 8 in 2024-02-10T05:30:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:26 smithi189 ceph-mon[31422]: osdmap e98: 8 total, 8 up, 8 in 2024-02-10T05:30:27.633 INFO:tasks.rados.rados.0.smithi178.stdout:190: done (5 left) 2024-02-10T05:30:27.633 INFO:tasks.rados.rados.0.smithi178.stdout:191: done (4 left) 2024-02-10T05:30:27.633 INFO:tasks.rados.rados.0.smithi178.stdout:192: done (3 left) 2024-02-10T05:30:27.633 INFO:tasks.rados.rados.0.smithi178.stdout:193: done (2 left) 2024-02-10T05:30:27.633 INFO:tasks.rados.rados.0.smithi178.stdout:194: done (1 left) 2024-02-10T05:30:27.633 INFO:tasks.rados.rados.0.smithi178.stdout:195: done (0 left) 2024-02-10T05:30:27.633 INFO:tasks.rados.rados.0.smithi178.stdout:196: snap_remove snap 4 2024-02-10T05:30:27.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:27 smithi178 ceph-mon[27572]: osdmap e99: 8 total, 8 up, 8 in 2024-02-10T05:30:27.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:27 smithi178 ceph-mon[27572]: pgmap v132: 121 pgs: 121 active+clean; 51 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-02-10T05:30:27.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:27 smithi178 ceph-mon[36851]: osdmap e99: 8 total, 8 up, 8 in 2024-02-10T05:30:27.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:27 smithi178 ceph-mon[36851]: pgmap v132: 121 pgs: 121 active+clean; 51 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-02-10T05:30:28.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:27 smithi189 ceph-mon[31422]: osdmap e99: 8 total, 8 up, 8 in 2024-02-10T05:30:28.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:27 smithi189 ceph-mon[31422]: pgmap v132: 121 pgs: 121 active+clean; 51 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-02-10T05:30:28.358 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:30:28.634 INFO:tasks.rados.rados.0.smithi178.stdout:196: done (0 left) 2024-02-10T05:30:28.634 INFO:tasks.rados.rados.0.smithi178.stdout:197: read oid 36 snap -1 2024-02-10T05:30:28.634 INFO:tasks.rados.rados.0.smithi178.stdout:197: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-10T05:30:28.635 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 17 2024-02-10T05:30:28.635 INFO:tasks.rados.rados.0.smithi178.stdout:198: seq_num 86 ranges {393216=647168,1040384=606208,1646592=196608} 2024-02-10T05:30:28.640 INFO:tasks.rados.rados.0.smithi178.stdout:198: writing smithi17880450-1 from 393216 to 1040384 tid 1 2024-02-10T05:30:28.644 INFO:tasks.rados.rados.0.smithi178.stdout:198: writing smithi17880450-1 from 1040384 to 1646592 tid 2 2024-02-10T05:30:28.645 INFO:tasks.rados.rados.0.smithi178.stdout:198: writing smithi17880450-1 from 1646592 to 1843200 tid 3 2024-02-10T05:30:28.646 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 17 2024-02-10T05:30:28.646 INFO:tasks.rados.rados.0.smithi178.stdout:199: seq_num 87 ranges {1318912=663552,1982464=491520,2473984=311296} 2024-02-10T05:30:28.657 INFO:tasks.rados.rados.0.smithi178.stdout:199: writing smithi17880450-9 from 1318912 to 1982464 tid 1 2024-02-10T05:30:28.660 INFO:tasks.rados.rados.0.smithi178.stdout:199: writing smithi17880450-9 from 1982464 to 2473984 tid 2 2024-02-10T05:30:28.663 INFO:tasks.rados.rados.0.smithi178.stdout:199: writing smithi17880450-9 from 2473984 to 2785280 tid 3 2024-02-10T05:30:28.663 INFO:tasks.rados.rados.0.smithi178.stdout:200: rmattr oid 11 current snap is 17 2024-02-10T05:30:28.663 INFO:tasks.rados.rados.0.smithi178.stdout:200: done (3 left) 2024-02-10T05:30:28.663 INFO:tasks.rados.rados.0.smithi178.stdout:201: snap_remove snap 12 2024-02-10T05:30:28.672 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:30:28.672 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (2m) 107s ago 2m 16.8M - 0.25.0 c8568f914cd2 a98cef69832b 2024-02-10T05:30:28.672 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (2m) 109s ago 2m 85.0M - 9.4.7 954c08fa6188 9669ab926246 2024-02-10T05:30:28.672 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (3m) 107s ago 3m 15.8M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:30:28.672 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (3m) 109s ago 3m 12.9M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:30:28.672 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443 running (7m) 109s ago 7m 431M - 17.2.7-505-g72ce7c1d a2a0bd126c96 e722732768d8 2024-02-10T05:30:28.673 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:9283 running (8m) 107s ago 8m 478M - 17.2.7-505-g72ce7c1d a2a0bd126c96 e86a80daecc0 2024-02-10T05:30:28.673 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (8m) 107s ago 9m 46.5M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 4909309cada6 2024-02-10T05:30:28.673 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (7m) 109s ago 7m 40.2M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 4c36cda4e5a0 2024-02-10T05:30:28.673 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (7m) 107s ago 7m 40.1M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 5725bae951a9 2024-02-10T05:30:28.673 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (2m) 107s ago 2m 11.0M - 1.5.0 0da6a335fe13 93d585d2166a 2024-02-10T05:30:28.673 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (2m) 109s ago 2m 7898k - 1.5.0 0da6a335fe13 5dfbd9292b41 2024-02-10T05:30:28.673 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (6m) 107s ago 6m 45.0M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 790d5f84d24c 2024-02-10T05:30:28.673 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (6m) 107s ago 6m 46.0M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 fbd57574565e 2024-02-10T05:30:28.673 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (6m) 107s ago 6m 41.2M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 6e353a8cd658 2024-02-10T05:30:28.673 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (5m) 107s ago 5m 39.2M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 09a657d64674 2024-02-10T05:30:28.673 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (5m) 109s ago 5m 44.1M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 37589cbd4f03 2024-02-10T05:30:28.673 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (4m) 109s ago 4m 43.7M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:30:28.673 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (4m) 109s ago 4m 42.0M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:30:28.673 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (4m) 109s ago 4m 40.3M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:30:28.674 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (118s) 109s ago 3m 28.2M - 2.43.0 a07b618ecd1d b2d06a069e23 2024-02-10T05:30:28.937 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:28 smithi189 ceph-mon[31422]: osdmap e100: 8 total, 8 up, 8 in 2024-02-10T05:30:28.937 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:28 smithi189 ceph-mon[31422]: from='client.25004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:30:28.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:28 smithi178 ceph-mon[27572]: osdmap e100: 8 total, 8 up, 8 in 2024-02-10T05:30:28.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:28 smithi178 ceph-mon[27572]: from='client.25004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:30:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:28 smithi178 ceph-mon[36851]: osdmap e100: 8 total, 8 up, 8 in 2024-02-10T05:30:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:28 smithi178 ceph-mon[36851]: from='client.25004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:30:29.046 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:30:29.046 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:30:29.046 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 3 2024-02-10T05:30:29.046 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:30:29.046 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:30:29.047 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:30:29.047 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:30:29.047 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:30:29.047 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 8 2024-02-10T05:30:29.047 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:30:29.047 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:30:29.047 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:30:29.047 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:30:29.047 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:30:29.047 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 15 2024-02-10T05:30:29.047 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:30:29.047 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:30:29.579 INFO:tasks.rados.rados.0.smithi178.stdout:201: done (3 left) 2024-02-10T05:30:29.579 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 2 current snap is 17 2024-02-10T05:30:29.579 INFO:tasks.rados.rados.0.smithi178.stdout:202: seq_num 88 ranges {1753088=679936,2433024=778240,3211264=24576} 2024-02-10T05:30:29.591 INFO:tasks.rados.rados.0.smithi178.stdout:202: writing smithi17880450-2 from 1753088 to 2433024 tid 1 2024-02-10T05:30:29.596 INFO:tasks.rados.rados.0.smithi178.stdout:202: writing smithi17880450-2 from 2433024 to 3211264 tid 2 2024-02-10T05:30:29.597 INFO:tasks.rados.rados.0.smithi178.stdout:202: writing smithi17880450-2 from 3211264 to 3235840 tid 3 2024-02-10T05:30:29.597 INFO:tasks.rados.rados.0.smithi178.stdout:203: copy_from oid 38 from oid 46 current snap is 17 2024-02-10T05:30:29.597 INFO:tasks.rados.rados.0.smithi178.stdout:197: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-10T05:30:29.611 INFO:tasks.rados.rados.0.smithi178.stdout:198: finishing write tid 1 to smithi17880450-1 2024-02-10T05:30:29.612 INFO:tasks.rados.rados.0.smithi178.stdout:198: finishing write tid 2 to smithi17880450-1 2024-02-10T05:30:29.612 INFO:tasks.rados.rados.0.smithi178.stdout:198: finishing write tid 3 to smithi17880450-1 2024-02-10T05:30:29.612 INFO:tasks.rados.rados.0.smithi178.stdout:198: finishing write tid 4 to smithi17880450-1 2024-02-10T05:30:29.612 INFO:tasks.rados.rados.0.smithi178.stdout:198: finishing write tid 5 to smithi17880450-1 2024-02-10T05:30:29.612 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 43 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-02-10T05:30:29.612 INFO:tasks.rados.rados.0.smithi178.stdout:198: left oid 1 (ObjNum 86 snap 17 seq_num 86) 2024-02-10T05:30:29.612 INFO:tasks.rados.rados.0.smithi178.stdout:199: finishing write tid 1 to smithi17880450-9 2024-02-10T05:30:29.612 INFO:tasks.rados.rados.0.smithi178.stdout:199: finishing write tid 2 to smithi17880450-9 2024-02-10T05:30:29.612 INFO:tasks.rados.rados.0.smithi178.stdout:199: finishing write tid 3 to smithi17880450-9 2024-02-10T05:30:29.612 INFO:tasks.rados.rados.0.smithi178.stdout:197: done (4 left) 2024-02-10T05:30:29.612 INFO:tasks.rados.rados.0.smithi178.stdout:198: done (3 left) 2024-02-10T05:30:29.612 INFO:tasks.rados.rados.0.smithi178.stdout:204: snap_remove snap 15 2024-02-10T05:30:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:29 smithi178 ceph-mon[27572]: osdmap e101: 8 total, 8 up, 8 in 2024-02-10T05:30:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:29 smithi178 ceph-mon[27572]: from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:30:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:29 smithi178 ceph-mon[27572]: pgmap v135: 121 pgs: 121 active+clean; 51 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:29 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3506019620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:30:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:29 smithi178 ceph-mon[27572]: osdmap e102: 8 total, 8 up, 8 in 2024-02-10T05:30:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:29 smithi178 ceph-mon[36851]: osdmap e101: 8 total, 8 up, 8 in 2024-02-10T05:30:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:29 smithi178 ceph-mon[36851]: from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:30:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:29 smithi178 ceph-mon[36851]: pgmap v135: 121 pgs: 121 active+clean; 51 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:29 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3506019620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:30:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:29 smithi178 ceph-mon[36851]: osdmap e102: 8 total, 8 up, 8 in 2024-02-10T05:30:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:29 smithi189 ceph-mon[31422]: osdmap e101: 8 total, 8 up, 8 in 2024-02-10T05:30:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:29 smithi189 ceph-mon[31422]: from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:30:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:29 smithi189 ceph-mon[31422]: pgmap v135: 121 pgs: 121 active+clean; 51 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:29 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3506019620' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:30:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:29 smithi189 ceph-mon[31422]: osdmap e102: 8 total, 8 up, 8 in 2024-02-10T05:30:30.585 INFO:tasks.rados.rados.0.smithi178.stdout:204: done (3 left) 2024-02-10T05:30:30.585 INFO:tasks.rados.rados.0.smithi178.stdout:205: rmattr oid 7 current snap is 17 2024-02-10T05:30:30.585 INFO:tasks.rados.rados.0.smithi178.stdout:205: done (3 left) 2024-02-10T05:30:30.585 INFO:tasks.rados.rados.0.smithi178.stdout:206: rmattr oid 24 current snap is 17 2024-02-10T05:30:30.585 INFO:tasks.rados.rados.0.smithi178.stdout:206: done (3 left) 2024-02-10T05:30:30.585 INFO:tasks.rados.rados.0.smithi178.stdout:207: rmattr oid 39 current snap is 17 2024-02-10T05:30:30.585 INFO:tasks.rados.rados.0.smithi178.stdout:199: finishing write tid 4 to smithi17880450-9 2024-02-10T05:30:30.585 INFO:tasks.rados.rados.0.smithi178.stdout:199: finishing write tid 5 to smithi17880450-9 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 36 (ObjNum 87 snap 17 seq_num 87) dirty exists 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:199: left oid 9 (ObjNum 87 snap 17 seq_num 87) 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:202: finishing write tid 1 to smithi17880450-2 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:202: finishing write tid 2 to smithi17880450-2 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:202: finishing write tid 3 to smithi17880450-2 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:202: finishing write tid 4 to smithi17880450-2 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:203: finishing copy_from racing read to smithi17880450-38 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:202: finishing write tid 5 to smithi17880450-2 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 41 (ObjNum 88 snap 17 seq_num 88) dirty exists 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:202: left oid 2 (ObjNum 88 snap 17 seq_num 88) 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:203: finishing copy_from to smithi17880450-38 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:199: done (3 left) 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:202: done (2 left) 2024-02-10T05:30:30.586 INFO:tasks.rados.rados.0.smithi178.stdout:203: done (1 left) 2024-02-10T05:30:30.587 INFO:tasks.rados.rados.0.smithi178.stdout:208: read oid 5 snap -1 2024-02-10T05:30:30.587 INFO:tasks.rados.rados.0.smithi178.stdout:208: expect (ObjNum 4 snap 0 seq_num 4) 2024-02-10T05:30:30.587 INFO:tasks.rados.rados.0.smithi178.stdout:209: read oid 48 snap -1 2024-02-10T05:30:30.587 INFO:tasks.rados.rados.0.smithi178.stdout:209: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-10T05:30:30.587 INFO:tasks.rados.rados.0.smithi178.stdout:210: setattr oid 38 current snap is 17 2024-02-10T05:30:30.587 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 17 2024-02-10T05:30:30.587 INFO:tasks.rados.rados.0.smithi178.stdout:211: seq_num 89 ranges {0=696320,696320=655360,1351680=147456} 2024-02-10T05:30:30.591 INFO:tasks.rados.rados.0.smithi178.stdout:211: writing smithi17880450-37 from 0 to 696320 tid 1 2024-02-10T05:30:30.595 INFO:tasks.rados.rados.0.smithi178.stdout:211: writing smithi17880450-37 from 696320 to 1351680 tid 2 2024-02-10T05:30:30.596 INFO:tasks.rados.rados.0.smithi178.stdout:211: writing smithi17880450-37 from 1351680 to 1499136 tid 3 2024-02-10T05:30:30.596 INFO:tasks.rados.rados.0.smithi178.stdout:212: copy_from oid 41 from oid 31 current snap is 17 2024-02-10T05:30:30.596 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 12 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-10T05:30:30.596 INFO:tasks.rados.rados.0.smithi178.stdout:208: expect (ObjNum 4 snap 0 seq_num 4) 2024-02-10T05:30:30.599 INFO:tasks.rados.rados.0.smithi178.stdout:209: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-10T05:30:30.620 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 46 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-02-10T05:30:30.620 INFO:tasks.rados.rados.0.smithi178.stdout:211: finishing write tid 1 to smithi17880450-37 2024-02-10T05:30:30.620 INFO:tasks.rados.rados.0.smithi178.stdout:211: finishing write tid 2 to smithi17880450-37 2024-02-10T05:30:30.620 INFO:tasks.rados.rados.0.smithi178.stdout:211: finishing write tid 3 to smithi17880450-37 2024-02-10T05:30:30.621 INFO:tasks.rados.rados.0.smithi178.stdout:211: finishing write tid 4 to smithi17880450-37 2024-02-10T05:30:30.621 INFO:tasks.rados.rados.0.smithi178.stdout:211: finishing write tid 5 to smithi17880450-37 2024-02-10T05:30:30.621 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 68 (ObjNum 89 snap 17 seq_num 89) dirty exists 2024-02-10T05:30:30.621 INFO:tasks.rados.rados.0.smithi178.stdout:211: left oid 37 (ObjNum 89 snap 17 seq_num 89) 2024-02-10T05:30:30.621 INFO:tasks.rados.rados.0.smithi178.stdout:212: finishing copy_from racing read to smithi17880450-41 2024-02-10T05:30:30.621 INFO:tasks.rados.rados.0.smithi178.stdout:207: done (5 left) 2024-02-10T05:30:30.621 INFO:tasks.rados.rados.0.smithi178.stdout:208: done (4 left) 2024-02-10T05:30:30.621 INFO:tasks.rados.rados.0.smithi178.stdout:209: done (3 left) 2024-02-10T05:30:30.621 INFO:tasks.rados.rados.0.smithi178.stdout:210: done (2 left) 2024-02-10T05:30:30.621 INFO:tasks.rados.rados.0.smithi178.stdout:211: done (1 left) 2024-02-10T05:30:30.621 INFO:tasks.rados.rados.0.smithi178.stdout:213: snap_create 2024-02-10T05:30:30.621 INFO:tasks.rados.rados.0.smithi178.stdout:212: finishing copy_from to smithi17880450-41 2024-02-10T05:30:30.621 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 54 (ObjNum 85 snap 16 seq_num 85) dirty exists 2024-02-10T05:30:31.589 INFO:tasks.rados.rados.0.smithi178.stdout:212: done (1 left) 2024-02-10T05:30:31.589 INFO:tasks.rados.rados.0.smithi178.stdout:213: done (0 left) 2024-02-10T05:30:31.590 INFO:tasks.rados.rados.0.smithi178.stdout:214: delete oid 31 current snap is 18 2024-02-10T05:30:31.593 INFO:tasks.rados.rados.0.smithi178.stdout:214: done (0 left) 2024-02-10T05:30:31.593 INFO:tasks.rados.rados.0.smithi178.stdout:215: delete oid 26 current snap is 18 2024-02-10T05:30:31.594 INFO:tasks.rados.rados.0.smithi178.stdout:215: done (0 left) 2024-02-10T05:30:31.594 INFO:tasks.rados.rados.0.smithi178.stdout:216: copy_from oid 20 from oid 42 current snap is 18 2024-02-10T05:30:31.594 INFO:tasks.rados.rados.0.smithi178.stdout:217: delete oid 5 current snap is 18 2024-02-10T05:30:31.596 INFO:tasks.rados.rados.0.smithi178.stdout:217: done (1 left) 2024-02-10T05:30:31.596 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 13 current snap is 18 2024-02-10T05:30:31.596 INFO:tasks.rados.rados.0.smithi178.stdout:218: seq_num 93 ranges {1572864=761856,2334720=647168,2981888=155648} 2024-02-10T05:30:31.608 INFO:tasks.rados.rados.0.smithi178.stdout:218: writing smithi17880450-13 from 1572864 to 2334720 tid 1 2024-02-10T05:30:31.612 INFO:tasks.rados.rados.0.smithi178.stdout:218: writing smithi17880450-13 from 2334720 to 2981888 tid 2 2024-02-10T05:30:31.614 INFO:tasks.rados.rados.0.smithi178.stdout:218: writing smithi17880450-13 from 2981888 to 3137536 tid 3 2024-02-10T05:30:31.614 INFO:tasks.rados.rados.0.smithi178.stdout:219: read oid 19 snap -1 2024-02-10T05:30:31.614 INFO:tasks.rados.rados.0.smithi178.stdout:219: expect (ObjNum 18 snap 0 seq_num 18) 2024-02-10T05:30:31.614 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 21 current snap is 18 2024-02-10T05:30:31.614 INFO:tasks.rados.rados.0.smithi178.stdout:216: finishing copy_from racing read to smithi17880450-20 2024-02-10T05:30:31.614 INFO:tasks.rados.rados.0.smithi178.stdout:220: seq_num 94 ranges {393216=778240,1171456=532480,1703936=270336} 2024-02-10T05:30:31.621 INFO:tasks.rados.rados.0.smithi178.stdout:220: writing smithi17880450-21 from 393216 to 1171456 tid 1 2024-02-10T05:30:31.623 INFO:tasks.rados.rados.0.smithi178.stdout:220: writing smithi17880450-21 from 1171456 to 1703936 tid 2 2024-02-10T05:30:31.625 INFO:tasks.rados.rados.0.smithi178.stdout:220: writing smithi17880450-21 from 1703936 to 1974272 tid 3 2024-02-10T05:30:31.625 INFO:tasks.rados.rados.0.smithi178.stdout:221: delete oid 22 current snap is 18 2024-02-10T05:30:31.626 INFO:tasks.rados.rados.0.smithi178.stdout:216: finishing copy_from to smithi17880450-20 2024-02-10T05:30:31.626 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-10T05:30:31.626 INFO:tasks.rados.rados.0.smithi178.stdout:218: finishing write tid 1 to smithi17880450-13 2024-02-10T05:30:31.626 INFO:tasks.rados.rados.0.smithi178.stdout:218: finishing write tid 2 to smithi17880450-13 2024-02-10T05:30:31.626 INFO:tasks.rados.rados.0.smithi178.stdout:218: finishing write tid 3 to smithi17880450-13 2024-02-10T05:30:31.626 INFO:tasks.rados.rados.0.smithi178.stdout:218: finishing write tid 4 to smithi17880450-13 2024-02-10T05:30:31.626 INFO:tasks.rados.rados.0.smithi178.stdout:219: expect (ObjNum 18 snap 0 seq_num 18) 2024-02-10T05:30:31.635 INFO:tasks.rados.rados.0.smithi178.stdout:218: finishing write tid 5 to smithi17880450-13 2024-02-10T05:30:31.635 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 58 (ObjNum 93 snap 18 seq_num 93) dirty exists 2024-02-10T05:30:31.635 INFO:tasks.rados.rados.0.smithi178.stdout:218: left oid 13 (ObjNum 93 snap 18 seq_num 93) 2024-02-10T05:30:31.635 INFO:tasks.rados.rados.0.smithi178.stdout:220: finishing write tid 1 to smithi17880450-21 2024-02-10T05:30:31.635 INFO:tasks.rados.rados.0.smithi178.stdout:220: finishing write tid 2 to smithi17880450-21 2024-02-10T05:30:31.635 INFO:tasks.rados.rados.0.smithi178.stdout:220: finishing write tid 3 to smithi17880450-21 2024-02-10T05:30:31.635 INFO:tasks.rados.rados.0.smithi178.stdout:220: finishing write tid 4 to smithi17880450-21 2024-02-10T05:30:31.635 INFO:tasks.rados.rados.0.smithi178.stdout:220: finishing write tid 5 to smithi17880450-21 2024-02-10T05:30:31.636 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 39 (ObjNum 94 snap 18 seq_num 94) dirty exists 2024-02-10T05:30:31.636 INFO:tasks.rados.rados.0.smithi178.stdout:220: left oid 21 (ObjNum 94 snap 18 seq_num 94) 2024-02-10T05:30:31.636 INFO:tasks.rados.rados.0.smithi178.stdout:216: done (4 left) 2024-02-10T05:30:31.636 INFO:tasks.rados.rados.0.smithi178.stdout:218: done (3 left) 2024-02-10T05:30:31.636 INFO:tasks.rados.rados.0.smithi178.stdout:219: done (2 left) 2024-02-10T05:30:31.636 INFO:tasks.rados.rados.0.smithi178.stdout:220: done (1 left) 2024-02-10T05:30:31.636 INFO:tasks.rados.rados.0.smithi178.stdout:221: done (0 left) 2024-02-10T05:30:31.636 INFO:tasks.rados.rados.0.smithi178.stdout:222: read oid 38 snap -1 2024-02-10T05:30:31.636 INFO:tasks.rados.rados.0.smithi178.stdout:222: expect (ObjNum 45 snap 0 seq_num 45) 2024-02-10T05:30:31.636 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 2 current snap is 18 2024-02-10T05:30:31.636 INFO:tasks.rados.rados.0.smithi178.stdout:223: seq_num 96 ranges {3235840=409600,3645440=696320,4341760=507904} 2024-02-10T05:30:31.655 INFO:tasks.rados.rados.0.smithi178.stdout:223: writing smithi17880450-2 from 3235840 to 3645440 tid 1 2024-02-10T05:30:31.658 INFO:tasks.rados.rados.0.smithi178.stdout:223: writing smithi17880450-2 from 3645440 to 4341760 tid 2 2024-02-10T05:30:31.662 INFO:tasks.rados.rados.0.smithi178.stdout:223: writing smithi17880450-2 from 4341760 to 4849664 tid 3 2024-02-10T05:30:31.662 INFO:tasks.rados.rados.0.smithi178.stdout:224: delete oid 41 current snap is 18 2024-02-10T05:30:31.662 INFO:tasks.rados.rados.0.smithi178.stdout:222: expect (ObjNum 45 snap 0 seq_num 45) 2024-02-10T05:30:31.684 INFO:tasks.rados.rados.0.smithi178.stdout:223: finishing write tid 1 to smithi17880450-2 2024-02-10T05:30:31.684 INFO:tasks.rados.rados.0.smithi178.stdout:223: finishing write tid 2 to smithi17880450-2 2024-02-10T05:30:31.685 INFO:tasks.rados.rados.0.smithi178.stdout:223: finishing write tid 3 to smithi17880450-2 2024-02-10T05:30:31.685 INFO:tasks.rados.rados.0.smithi178.stdout:223: finishing write tid 4 to smithi17880450-2 2024-02-10T05:30:31.685 INFO:tasks.rados.rados.0.smithi178.stdout:223: finishing write tid 5 to smithi17880450-2 2024-02-10T05:30:31.685 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 52 (ObjNum 96 snap 18 seq_num 96) dirty exists 2024-02-10T05:30:31.685 INFO:tasks.rados.rados.0.smithi178.stdout:223: left oid 2 (ObjNum 96 snap 18 seq_num 96) 2024-02-10T05:30:31.685 INFO:tasks.rados.rados.0.smithi178.stdout:222: done (2 left) 2024-02-10T05:30:31.685 INFO:tasks.rados.rados.0.smithi178.stdout:223: done (1 left) 2024-02-10T05:30:31.685 INFO:tasks.rados.rados.0.smithi178.stdout:224: done (0 left) 2024-02-10T05:30:31.685 INFO:tasks.rados.rados.0.smithi178.stdout:225: delete oid 35 current snap is 18 2024-02-10T05:30:31.686 INFO:tasks.rados.rados.0.smithi178.stdout:225: done (0 left) 2024-02-10T05:30:31.686 INFO:tasks.rados.rados.0.smithi178.stdout:226: setattr oid 29 current snap is 18 2024-02-10T05:30:31.687 INFO:tasks.rados.rados.0.smithi178.stdout:227: snap_remove snap 7 2024-02-10T05:30:31.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:31 smithi178 ceph-mon[27572]: osdmap e103: 8 total, 8 up, 8 in 2024-02-10T05:30:31.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:31 smithi178 ceph-mon[27572]: pgmap v138: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-02-10T05:30:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:31 smithi178 ceph-mon[36851]: osdmap e103: 8 total, 8 up, 8 in 2024-02-10T05:30:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:31 smithi178 ceph-mon[36851]: pgmap v138: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-02-10T05:30:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:31 smithi189 ceph-mon[31422]: osdmap e103: 8 total, 8 up, 8 in 2024-02-10T05:30:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:31 smithi189 ceph-mon[31422]: pgmap v138: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-02-10T05:30:32.594 INFO:tasks.rados.rados.0.smithi178.stdout:227: done (1 left) 2024-02-10T05:30:32.595 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 18 2024-02-10T05:30:32.595 INFO:tasks.rados.rados.0.smithi178.stdout:228: seq_num 99 ranges {761856=466944,1228800=802816,2031616=401408} 2024-02-10T05:30:32.601 INFO:tasks.rados.rados.0.smithi178.stdout:228: writing smithi17880450-38 from 761856 to 1228800 tid 1 2024-02-10T05:30:32.606 INFO:tasks.rados.rados.0.smithi178.stdout:228: writing smithi17880450-38 from 1228800 to 2031616 tid 2 2024-02-10T05:30:32.609 INFO:tasks.rados.rados.0.smithi178.stdout:228: writing smithi17880450-38 from 2031616 to 2433024 tid 3 2024-02-10T05:30:32.609 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 49 current snap is 18 2024-02-10T05:30:32.609 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 50 (ObjNum 97 snap 0 seq_num 1534331840) dirty exists 2024-02-10T05:30:32.609 INFO:tasks.rados.rados.0.smithi178.stdout:228: finishing write tid 1 to smithi17880450-38 2024-02-10T05:30:32.609 INFO:tasks.rados.rados.0.smithi178.stdout:229: seq_num 100 ranges {811008=483328,1294336=688128,1982464=516096} 2024-02-10T05:30:32.616 INFO:tasks.rados.rados.0.smithi178.stdout:229: writing smithi17880450-49 from 811008 to 1294336 tid 1 2024-02-10T05:30:32.620 INFO:tasks.rados.rados.0.smithi178.stdout:229: writing smithi17880450-49 from 1294336 to 1982464 tid 2 2024-02-10T05:30:32.624 INFO:tasks.rados.rados.0.smithi178.stdout:229: writing smithi17880450-49 from 1982464 to 2498560 tid 3 2024-02-10T05:30:32.624 INFO:tasks.rados.rados.0.smithi178.stdout:226: done (2 left) 2024-02-10T05:30:32.624 INFO:tasks.rados.rados.0.smithi178.stdout:230: copy_from oid 26 from oid 25 current snap is 18 2024-02-10T05:30:32.624 INFO:tasks.rados.rados.0.smithi178.stdout:231: snap_create 2024-02-10T05:30:32.624 INFO:tasks.rados.rados.0.smithi178.stdout:228: finishing write tid 2 to smithi17880450-38 2024-02-10T05:30:32.625 INFO:tasks.rados.rados.0.smithi178.stdout:228: finishing write tid 3 to smithi17880450-38 2024-02-10T05:30:32.625 INFO:tasks.rados.rados.0.smithi178.stdout:228: finishing write tid 4 to smithi17880450-38 2024-02-10T05:30:32.625 INFO:tasks.rados.rados.0.smithi178.stdout:228: finishing write tid 5 to smithi17880450-38 2024-02-10T05:30:32.625 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 53 (ObjNum 99 snap 18 seq_num 99) dirty exists 2024-02-10T05:30:32.625 INFO:tasks.rados.rados.0.smithi178.stdout:228: left oid 38 (ObjNum 99 snap 18 seq_num 99) 2024-02-10T05:30:32.625 INFO:tasks.rados.rados.0.smithi178.stdout:229: finishing write tid 1 to smithi17880450-49 2024-02-10T05:30:32.625 INFO:tasks.rados.rados.0.smithi178.stdout:229: finishing write tid 2 to smithi17880450-49 2024-02-10T05:30:32.628 INFO:tasks.rados.rados.0.smithi178.stdout:229: finishing write tid 3 to smithi17880450-49 2024-02-10T05:30:32.628 INFO:tasks.rados.rados.0.smithi178.stdout:229: finishing write tid 4 to smithi17880450-49 2024-02-10T05:30:32.631 INFO:tasks.rados.rados.0.smithi178.stdout:229: finishing write tid 5 to smithi17880450-49 2024-02-10T05:30:32.631 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 78 (ObjNum 100 snap 18 seq_num 100) dirty exists 2024-02-10T05:30:32.631 INFO:tasks.rados.rados.0.smithi178.stdout:229: left oid 49 (ObjNum 100 snap 18 seq_num 100) 2024-02-10T05:30:32.640 INFO:tasks.rados.rados.0.smithi178.stdout:230: finishing copy_from racing read to smithi17880450-26 2024-02-10T05:30:32.641 INFO:tasks.rados.rados.0.smithi178.stdout:230: finishing copy_from to smithi17880450-26 2024-02-10T05:30:32.641 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 30 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-10T05:30:32.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:32 smithi178 ceph-mon[27572]: osdmap e104: 8 total, 8 up, 8 in 2024-02-10T05:30:32.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:32 smithi178 ceph-mon[36851]: osdmap e104: 8 total, 8 up, 8 in 2024-02-10T05:30:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:32 smithi189 ceph-mon[31422]: osdmap e104: 8 total, 8 up, 8 in 2024-02-10T05:30:33.598 INFO:tasks.rados.rados.0.smithi178.stdout:228: done (3 left) 2024-02-10T05:30:33.599 INFO:tasks.rados.rados.0.smithi178.stdout:229: done (2 left) 2024-02-10T05:30:33.599 INFO:tasks.rados.rados.0.smithi178.stdout:230: done (1 left) 2024-02-10T05:30:33.599 INFO:tasks.rados.rados.0.smithi178.stdout:231: done (0 left) 2024-02-10T05:30:33.599 INFO:tasks.rados.rados.0.smithi178.stdout:232: snap_create 2024-02-10T05:30:33.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:33 smithi178 ceph-mon[27572]: osdmap e105: 8 total, 8 up, 8 in 2024-02-10T05:30:33.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:33 smithi178 ceph-mon[27572]: pgmap v141: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-02-10T05:30:33.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:33 smithi178 ceph-mon[36851]: osdmap e105: 8 total, 8 up, 8 in 2024-02-10T05:30:33.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:33 smithi178 ceph-mon[36851]: pgmap v141: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-02-10T05:30:34.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:33 smithi189 ceph-mon[31422]: osdmap e105: 8 total, 8 up, 8 in 2024-02-10T05:30:34.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:33 smithi189 ceph-mon[31422]: pgmap v141: 121 pgs: 121 active+clean; 53 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-02-10T05:30:34.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:30:34 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:30:34] "GET /metrics HTTP/1.1" 200 239291 "" "Prometheus/2.43.0" 2024-02-10T05:30:34.579 INFO:tasks.rados.rados.0.smithi178.stdout:232: done (0 left) 2024-02-10T05:30:34.579 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 20 2024-02-10T05:30:34.579 INFO:tasks.rados.rados.0.smithi178.stdout:233: seq_num 101 ranges {270336=499712,770048=573440,1343488=524288,1867776=106496} 2024-02-10T05:30:34.584 INFO:tasks.rados.rados.0.smithi178.stdout:233: writing smithi17880450-17 from 270336 to 770048 tid 1 2024-02-10T05:30:34.587 INFO:tasks.rados.rados.0.smithi178.stdout:233: writing smithi17880450-17 from 770048 to 1343488 tid 2 2024-02-10T05:30:34.590 INFO:tasks.rados.rados.0.smithi178.stdout:233: writing smithi17880450-17 from 1343488 to 1867776 tid 3 2024-02-10T05:30:34.591 INFO:tasks.rados.rados.0.smithi178.stdout:233: writing smithi17880450-17 from 1867776 to 1974272 tid 4 2024-02-10T05:30:34.591 INFO:tasks.rados.rados.0.smithi178.stdout:234: rollback oid 8 current snap is 20 2024-02-10T05:30:34.591 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 8 to 10 2024-02-10T05:30:34.591 INFO:tasks.rados.rados.0.smithi178.stdout:235: rmattr oid 26 current snap is 20 2024-02-10T05:30:34.591 INFO:tasks.rados.rados.0.smithi178.stdout:235: done (2 left) 2024-02-10T05:30:34.591 INFO:tasks.rados.rados.0.smithi178.stdout:236: delete oid 2 current snap is 20 2024-02-10T05:30:34.593 INFO:tasks.rados.rados.0.smithi178.stdout:234: finishing rollback tid 1 to smithi17880450-8 2024-02-10T05:30:34.594 INFO:tasks.rados.rados.0.smithi178.stdout:234: finishing rollback tid 2 to smithi17880450-8 2024-02-10T05:30:34.594 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 23 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-02-10T05:30:34.595 INFO:tasks.rados.rados.0.smithi178.stdout:234: done (2 left) 2024-02-10T05:30:34.595 INFO:tasks.rados.rados.0.smithi178.stdout:236: done (1 left) 2024-02-10T05:30:34.595 INFO:tasks.rados.rados.0.smithi178.stdout:237: rmattr oid 10 current snap is 20 2024-02-10T05:30:34.595 INFO:tasks.rados.rados.0.smithi178.stdout:237: done (1 left) 2024-02-10T05:30:34.595 INFO:tasks.rados.rados.0.smithi178.stdout:238: snap_create 2024-02-10T05:30:34.595 INFO:tasks.rados.rados.0.smithi178.stdout:233: finishing write tid 1 to smithi17880450-17 2024-02-10T05:30:34.596 INFO:tasks.rados.rados.0.smithi178.stdout:233: finishing write tid 2 to smithi17880450-17 2024-02-10T05:30:34.596 INFO:tasks.rados.rados.0.smithi178.stdout:233: finishing write tid 3 to smithi17880450-17 2024-02-10T05:30:34.596 INFO:tasks.rados.rados.0.smithi178.stdout:233: finishing write tid 4 to smithi17880450-17 2024-02-10T05:30:34.596 INFO:tasks.rados.rados.0.smithi178.stdout:233: finishing write tid 5 to smithi17880450-17 2024-02-10T05:30:34.596 INFO:tasks.rados.rados.0.smithi178.stdout:233: finishing write tid 6 to smithi17880450-17 2024-02-10T05:30:34.597 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 20 (ObjNum 101 snap 20 seq_num 101) dirty exists 2024-02-10T05:30:34.597 INFO:tasks.rados.rados.0.smithi178.stdout:233: left oid 17 (ObjNum 101 snap 20 seq_num 101) 2024-02-10T05:30:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:34 smithi178 ceph-mon[27572]: osdmap e106: 8 total, 8 up, 8 in 2024-02-10T05:30:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:34 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:30:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:34 smithi178 ceph-mon[27572]: osdmap e107: 8 total, 8 up, 8 in 2024-02-10T05:30:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:34 smithi178 ceph-mon[36851]: osdmap e106: 8 total, 8 up, 8 in 2024-02-10T05:30:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:34 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:30:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:34 smithi178 ceph-mon[36851]: osdmap e107: 8 total, 8 up, 8 in 2024-02-10T05:30:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:34 smithi189 ceph-mon[31422]: osdmap e106: 8 total, 8 up, 8 in 2024-02-10T05:30:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:34 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:30:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:34 smithi189 ceph-mon[31422]: osdmap e107: 8 total, 8 up, 8 in 2024-02-10T05:30:35.606 INFO:tasks.rados.rados.0.smithi178.stdout:233: done (1 left) 2024-02-10T05:30:35.606 INFO:tasks.rados.rados.0.smithi178.stdout:238: done (0 left) 2024-02-10T05:30:35.606 INFO:tasks.rados.rados.0.smithi178.stdout:239: copy_from oid 48 from oid 47 current snap is 21 2024-02-10T05:30:35.606 INFO:tasks.rados.rados.0.smithi178.stdout:240: read oid 34 snap -1 2024-02-10T05:30:35.606 INFO:tasks.rados.rados.0.smithi178.stdout:240: expect (ObjNum 84 snap 14 seq_num 84) 2024-02-10T05:30:35.606 INFO:tasks.rados.rados.0.smithi178.stdout:241: snap_create 2024-02-10T05:30:35.615 INFO:tasks.rados.rados.0.smithi178.stdout:240: expect (ObjNum 84 snap 14 seq_num 84) 2024-02-10T05:30:35.715 INFO:tasks.rados.rados.0.smithi178.stdout:239: finishing copy_from racing read to smithi17880450-48 2024-02-10T05:30:35.715 INFO:tasks.rados.rados.0.smithi178.stdout:239: finishing copy_from to smithi17880450-48 2024-02-10T05:30:35.715 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 16 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:30:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:35 smithi189 ceph-mon[31422]: pgmap v144: 121 pgs: 121 active+clean; 70 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-02-10T05:30:35.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:35 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:30:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:30:35.862 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:35 smithi178 ceph-mon[27572]: pgmap v144: 121 pgs: 121 active+clean; 70 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-02-10T05:30:35.863 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:35 smithi178 ceph-mon[36851]: pgmap v144: 121 pgs: 121 active+clean; 70 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-02-10T05:30:36.607 INFO:tasks.rados.rados.0.smithi178.stdout:239: done (2 left) 2024-02-10T05:30:36.607 INFO:tasks.rados.rados.0.smithi178.stdout:240: done (1 left) 2024-02-10T05:30:36.607 INFO:tasks.rados.rados.0.smithi178.stdout:241: done (0 left) 2024-02-10T05:30:36.607 INFO:tasks.rados.rados.0.smithi178.stdout:242: read oid 47 snap -1 2024-02-10T05:30:36.607 INFO:tasks.rados.rados.0.smithi178.stdout:242: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:30:36.607 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 22 2024-02-10T05:30:36.607 INFO:tasks.rados.rados.0.smithi178.stdout:243: seq_num 103 ranges {0=532480,532480=737280,1269760=466944} 2024-02-10T05:30:36.609 INFO:tasks.rados.rados.0.smithi178.stdout:243: writing smithi17880450-45 from 0 to 532480 tid 1 2024-02-10T05:30:36.614 INFO:tasks.rados.rados.0.smithi178.stdout:243: writing smithi17880450-45 from 532480 to 1269760 tid 2 2024-02-10T05:30:36.617 INFO:tasks.rados.rados.0.smithi178.stdout:243: writing smithi17880450-45 from 1269760 to 1736704 tid 3 2024-02-10T05:30:36.618 INFO:tasks.rados.rados.0.smithi178.stdout:244: read oid 49 snap 16 2024-02-10T05:30:36.618 INFO:tasks.rados.rados.0.smithi178.stdout:244: expect (ObjNum 48 snap 0 seq_num 48) 2024-02-10T05:30:36.618 INFO:tasks.rados.rados.0.smithi178.stdout:245: read oid 28 snap -1 2024-02-10T05:30:36.618 INFO:tasks.rados.rados.0.smithi178.stdout:245: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-10T05:30:36.618 INFO:tasks.rados.rados.0.smithi178.stdout:246: read oid 11 snap -1 2024-02-10T05:30:36.618 INFO:tasks.rados.rados.0.smithi178.stdout:246: expect (ObjNum 60 snap 3 seq_num 60) 2024-02-10T05:30:36.618 INFO:tasks.rados.rados.0.smithi178.stdout:247: read oid 5 snap 10 2024-02-10T05:30:36.618 INFO:tasks.rados.rados.0.smithi178.stdout:247: expect (ObjNum 4 snap 0 seq_num 4) 2024-02-10T05:30:36.618 INFO:tasks.rados.rados.0.smithi178.stdout:248: setattr oid 48 current snap is 22 2024-02-10T05:30:36.618 INFO:tasks.rados.rados.0.smithi178.stdout:243: finishing write tid 1 to smithi17880450-45 2024-02-10T05:30:36.618 INFO:tasks.rados.rados.0.smithi178.stdout:243: finishing write tid 2 to smithi17880450-45 2024-02-10T05:30:36.620 INFO:tasks.rados.rados.0.smithi178.stdout:249: rollback oid 14 current snap is 22 2024-02-10T05:30:36.620 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 14 to 17 2024-02-10T05:30:36.620 INFO:tasks.rados.rados.0.smithi178.stdout:250: delete oid 18 current snap is 22 2024-02-10T05:30:36.624 INFO:tasks.rados.rados.0.smithi178.stdout:242: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:30:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:249: finishing rollback tid 0 to smithi17880450-14 2024-02-10T05:30:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:249: finishing rollback tid 1 to smithi17880450-14 2024-02-10T05:30:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:249: finishing rollback tid 2 to smithi17880450-14 2024-02-10T05:30:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 35 (ObjNum 59 snap 3 seq_num 59) dirty exists 2024-02-10T05:30:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:242: done (8 left) 2024-02-10T05:30:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:249: done (7 left) 2024-02-10T05:30:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:250: done (6 left) 2024-02-10T05:30:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 22 2024-02-10T05:30:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:243: finishing write tid 3 to smithi17880450-45 2024-02-10T05:30:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:245: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-10T05:30:36.697 INFO:tasks.rados.rados.0.smithi178.stdout:243: finishing write tid 4 to smithi17880450-45 2024-02-10T05:30:36.697 INFO:tasks.rados.rados.0.smithi178.stdout:244: expect (ObjNum 48 snap 0 seq_num 48) 2024-02-10T05:30:36.719 INFO:tasks.rados.rados.0.smithi178.stdout:247: expect (ObjNum 4 snap 0 seq_num 4) 2024-02-10T05:30:36.720 INFO:tasks.rados.rados.0.smithi178.stdout:243: finishing write tid 5 to smithi17880450-45 2024-02-10T05:30:36.720 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 57 (ObjNum 103 snap 22 seq_num 103) dirty exists 2024-02-10T05:30:36.720 INFO:tasks.rados.rados.0.smithi178.stdout:243: left oid 45 (ObjNum 103 snap 22 seq_num 103) 2024-02-10T05:30:36.720 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 57 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:30:36.720 INFO:tasks.rados.rados.0.smithi178.stdout:246: expect (ObjNum 60 snap 3 seq_num 60) 2024-02-10T05:30:36.753 INFO:tasks.rados.rados.0.smithi178.stdout:251: seq_num 105 ranges {2498560=565248,3063808=507904,3571712=507904,4079616=188416} 2024-02-10T05:30:36.769 INFO:tasks.rados.rados.0.smithi178.stdout:251: writing smithi17880450-12 from 2498560 to 3063808 tid 1 2024-02-10T05:30:36.772 INFO:tasks.rados.rados.0.smithi178.stdout:251: writing smithi17880450-12 from 3063808 to 3571712 tid 2 2024-02-10T05:30:36.775 INFO:tasks.rados.rados.0.smithi178.stdout:251: writing smithi17880450-12 from 3571712 to 4079616 tid 3 2024-02-10T05:30:36.777 INFO:tasks.rados.rados.0.smithi178.stdout:251: writing smithi17880450-12 from 4079616 to 4268032 tid 4 2024-02-10T05:30:36.777 INFO:tasks.rados.rados.0.smithi178.stdout:243: done (6 left) 2024-02-10T05:30:36.777 INFO:tasks.rados.rados.0.smithi178.stdout:244: done (5 left) 2024-02-10T05:30:36.777 INFO:tasks.rados.rados.0.smithi178.stdout:245: done (4 left) 2024-02-10T05:30:36.777 INFO:tasks.rados.rados.0.smithi178.stdout:246: done (3 left) 2024-02-10T05:30:36.777 INFO:tasks.rados.rados.0.smithi178.stdout:247: done (2 left) 2024-02-10T05:30:36.777 INFO:tasks.rados.rados.0.smithi178.stdout:248: done (1 left) 2024-02-10T05:30:36.777 INFO:tasks.rados.rados.0.smithi178.stdout:252: setattr oid 47 current snap is 22 2024-02-10T05:30:36.777 INFO:tasks.rados.rados.0.smithi178.stdout:251: finishing write tid 1 to smithi17880450-12 2024-02-10T05:30:36.778 INFO:tasks.rados.rados.0.smithi178.stdout:251: finishing write tid 2 to smithi17880450-12 2024-02-10T05:30:36.778 INFO:tasks.rados.rados.0.smithi178.stdout:253: setattr oid 30 current snap is 22 2024-02-10T05:30:36.778 INFO:tasks.rados.rados.0.smithi178.stdout:251: finishing write tid 3 to smithi17880450-12 2024-02-10T05:30:36.778 INFO:tasks.rados.rados.0.smithi178.stdout:251: finishing write tid 4 to smithi17880450-12 2024-02-10T05:30:36.779 INFO:tasks.rados.rados.0.smithi178.stdout:251: finishing write tid 5 to smithi17880450-12 2024-02-10T05:30:36.779 INFO:tasks.rados.rados.0.smithi178.stdout:254: snap_remove snap 8 2024-02-10T05:30:36.878 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:36 smithi178 ceph-mon[27572]: osdmap e108: 8 total, 8 up, 8 in 2024-02-10T05:30:36.878 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:36 smithi178 ceph-mon[36851]: osdmap e108: 8 total, 8 up, 8 in 2024-02-10T05:30:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:36 smithi189 ceph-mon[31422]: osdmap e108: 8 total, 8 up, 8 in 2024-02-10T05:30:37.617 INFO:tasks.rados.rados.0.smithi178.stdout:254: done (3 left) 2024-02-10T05:30:37.617 INFO:tasks.rados.rados.0.smithi178.stdout:255: read oid 49 snap -1 2024-02-10T05:30:37.617 INFO:tasks.rados.rados.0.smithi178.stdout:255: expect (ObjNum 100 snap 18 seq_num 100) 2024-02-10T05:30:37.617 INFO:tasks.rados.rados.0.smithi178.stdout:256: read oid 42 snap -1 2024-02-10T05:30:37.617 INFO:tasks.rados.rados.0.smithi178.stdout:256: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-10T05:30:37.617 INFO:tasks.rados.rados.0.smithi178.stdout:257: read oid 33 snap -1 2024-02-10T05:30:37.617 INFO:tasks.rados.rados.0.smithi178.stdout:257: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-10T05:30:37.617 INFO:tasks.rados.rados.0.smithi178.stdout:258: snap_remove snap 21 2024-02-10T05:30:37.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:37 smithi178 ceph-mon[36851]: osdmap e109: 8 total, 8 up, 8 in 2024-02-10T05:30:37.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:37 smithi178 ceph-mon[36851]: pgmap v147: 121 pgs: 121 active+clean; 70 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-02-10T05:30:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:37 smithi178 ceph-mon[27572]: osdmap e109: 8 total, 8 up, 8 in 2024-02-10T05:30:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:37 smithi178 ceph-mon[27572]: pgmap v147: 121 pgs: 121 active+clean; 70 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-02-10T05:30:38.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:37 smithi189 ceph-mon[31422]: osdmap e109: 8 total, 8 up, 8 in 2024-02-10T05:30:38.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:37 smithi189 ceph-mon[31422]: pgmap v147: 121 pgs: 121 active+clean; 70 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 29 op/s 2024-02-10T05:30:38.620 INFO:tasks.rados.rados.0.smithi178.stdout:258: done (6 left) 2024-02-10T05:30:38.620 INFO:tasks.rados.rados.0.smithi178.stdout:259: copy_from oid 16 from oid 40 current snap is 22 2024-02-10T05:30:38.620 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 39 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:30:38.621 INFO:tasks.rados.rados.0.smithi178.stdout:251: finishing write tid 6 to smithi17880450-12 2024-02-10T05:30:38.621 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 43 (ObjNum 105 snap 22 seq_num 105) dirty exists 2024-02-10T05:30:38.621 INFO:tasks.rados.rados.0.smithi178.stdout:251: left oid 12 (ObjNum 105 snap 22 seq_num 105) 2024-02-10T05:30:38.621 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 45 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-02-10T05:30:38.621 INFO:tasks.rados.rados.0.smithi178.stdout:257: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-10T05:30:38.631 INFO:tasks.rados.rados.0.smithi178.stdout:256: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-10T05:30:38.648 INFO:tasks.rados.rados.0.smithi178.stdout:255: expect (ObjNum 100 snap 18 seq_num 100) 2024-02-10T05:30:38.727 INFO:tasks.rados.rados.0.smithi178.stdout:259: finishing copy_from racing read to smithi17880450-16 2024-02-10T05:30:38.727 INFO:tasks.rados.rados.0.smithi178.stdout:259: finishing copy_from to smithi17880450-16 2024-02-10T05:30:38.727 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 12 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-02-10T05:30:38.727 INFO:tasks.rados.rados.0.smithi178.stdout:251: done (6 left) 2024-02-10T05:30:38.727 INFO:tasks.rados.rados.0.smithi178.stdout:252: done (5 left) 2024-02-10T05:30:38.727 INFO:tasks.rados.rados.0.smithi178.stdout:253: done (4 left) 2024-02-10T05:30:38.727 INFO:tasks.rados.rados.0.smithi178.stdout:255: done (3 left) 2024-02-10T05:30:38.727 INFO:tasks.rados.rados.0.smithi178.stdout:256: done (2 left) 2024-02-10T05:30:38.727 INFO:tasks.rados.rados.0.smithi178.stdout:257: done (1 left) 2024-02-10T05:30:38.727 INFO:tasks.rados.rados.0.smithi178.stdout:259: done (0 left) 2024-02-10T05:30:38.728 INFO:tasks.rados.rados.0.smithi178.stdout:260: read oid 27 snap -1 2024-02-10T05:30:38.728 INFO:tasks.rados.rados.0.smithi178.stdout:260: expect deleted 2024-02-10T05:30:38.728 INFO:tasks.rados.rados.0.smithi178.stdout:261: snap_remove snap 19 2024-02-10T05:30:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:38 smithi178 ceph-mon[27572]: osdmap e110: 8 total, 8 up, 8 in 2024-02-10T05:30:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:38 smithi178 ceph-mon[36851]: osdmap e110: 8 total, 8 up, 8 in 2024-02-10T05:30:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:38 smithi189 ceph-mon[31422]: osdmap e110: 8 total, 8 up, 8 in 2024-02-10T05:30:39.581 INFO:tasks.rados.rados.0.smithi178.stdout:261: done (1 left) 2024-02-10T05:30:39.581 INFO:tasks.rados.rados.0.smithi178.stdout:262: read oid 33 snap -1 2024-02-10T05:30:39.581 INFO:tasks.rados.rados.0.smithi178.stdout:262: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-10T05:30:39.581 INFO:tasks.rados.rados.0.smithi178.stdout:263: delete oid 36 current snap is 22 2024-02-10T05:30:39.591 INFO:tasks.rados.rados.0.smithi178.stdout:262: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-10T05:30:39.598 INFO:tasks.rados.rados.0.smithi178.stdout:260: done (2 left) 2024-02-10T05:30:39.598 INFO:tasks.rados.rados.0.smithi178.stdout:262: done (1 left) 2024-02-10T05:30:39.598 INFO:tasks.rados.rados.0.smithi178.stdout:263: done (0 left) 2024-02-10T05:30:39.598 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 22 2024-02-10T05:30:39.598 INFO:tasks.rados.rados.0.smithi178.stdout:264: seq_num 107 ranges {491520=598016,1089536=729088,1818624=466944,2285568=8192} 2024-02-10T05:30:39.604 INFO:tasks.rados.rados.0.smithi178.stdout:264: writing smithi17880450-30 from 491520 to 1089536 tid 1 2024-02-10T05:30:39.608 INFO:tasks.rados.rados.0.smithi178.stdout:264: writing smithi17880450-30 from 1089536 to 1818624 tid 2 2024-02-10T05:30:39.611 INFO:tasks.rados.rados.0.smithi178.stdout:264: writing smithi17880450-30 from 1818624 to 2285568 tid 3 2024-02-10T05:30:39.611 INFO:tasks.rados.rados.0.smithi178.stdout:264: writing smithi17880450-30 from 2285568 to 2293760 tid 4 2024-02-10T05:30:39.611 INFO:tasks.rados.rados.0.smithi178.stdout:265: rmattr oid 17 current snap is 22 2024-02-10T05:30:39.612 INFO:tasks.rados.rados.0.smithi178.stdout:265: done (1 left) 2024-02-10T05:30:39.612 INFO:tasks.rados.rados.0.smithi178.stdout:266: snap_remove snap 17 2024-02-10T05:30:39.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:39 smithi178 ceph-mon[27572]: osdmap e111: 8 total, 8 up, 8 in 2024-02-10T05:30:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:39 smithi178 ceph-mon[27572]: pgmap v150: 121 pgs: 121 active+clean; 70 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:39 smithi178 ceph-mon[27572]: osdmap e112: 8 total, 8 up, 8 in 2024-02-10T05:30:39.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:39 smithi178 ceph-mon[36851]: osdmap e111: 8 total, 8 up, 8 in 2024-02-10T05:30:39.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:39 smithi178 ceph-mon[36851]: pgmap v150: 121 pgs: 121 active+clean; 70 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:39.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:39 smithi178 ceph-mon[36851]: osdmap e112: 8 total, 8 up, 8 in 2024-02-10T05:30:40.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:39 smithi189 ceph-mon[31422]: osdmap e111: 8 total, 8 up, 8 in 2024-02-10T05:30:40.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:39 smithi189 ceph-mon[31422]: pgmap v150: 121 pgs: 121 active+clean; 70 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:40.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:39 smithi189 ceph-mon[31422]: osdmap e112: 8 total, 8 up, 8 in 2024-02-10T05:30:40.588 INFO:tasks.rados.rados.0.smithi178.stdout:264: finishing write tid 1 to smithi17880450-30 2024-02-10T05:30:40.588 INFO:tasks.rados.rados.0.smithi178.stdout:264: finishing write tid 2 to smithi17880450-30 2024-02-10T05:30:40.588 INFO:tasks.rados.rados.0.smithi178.stdout:264: finishing write tid 3 to smithi17880450-30 2024-02-10T05:30:40.588 INFO:tasks.rados.rados.0.smithi178.stdout:264: finishing write tid 4 to smithi17880450-30 2024-02-10T05:30:40.589 INFO:tasks.rados.rados.0.smithi178.stdout:264: finishing write tid 5 to smithi17880450-30 2024-02-10T05:30:40.589 INFO:tasks.rados.rados.0.smithi178.stdout:264: finishing write tid 6 to smithi17880450-30 2024-02-10T05:30:40.589 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 64 (ObjNum 107 snap 22 seq_num 107) dirty exists 2024-02-10T05:30:40.589 INFO:tasks.rados.rados.0.smithi178.stdout:264: left oid 30 (ObjNum 107 snap 22 seq_num 107) 2024-02-10T05:30:40.589 INFO:tasks.rados.rados.0.smithi178.stdout:264: done (1 left) 2024-02-10T05:30:40.589 INFO:tasks.rados.rados.0.smithi178.stdout:266: done (0 left) 2024-02-10T05:30:40.589 INFO:tasks.rados.rados.0.smithi178.stdout:267: snap_remove snap 10 2024-02-10T05:30:41.594 INFO:tasks.rados.rados.0.smithi178.stdout:267: done (0 left) 2024-02-10T05:30:41.595 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 22 2024-02-10T05:30:41.595 INFO:tasks.rados.rados.0.smithi178.stdout:268: seq_num 108 ranges {2064384=614400,2678784=606208,3284992=598016} 2024-02-10T05:30:41.610 INFO:tasks.rados.rados.0.smithi178.stdout:268: writing smithi17880450-14 from 2064384 to 2678784 tid 1 2024-02-10T05:30:41.614 INFO:tasks.rados.rados.0.smithi178.stdout:268: writing smithi17880450-14 from 2678784 to 3284992 tid 2 2024-02-10T05:30:41.618 INFO:tasks.rados.rados.0.smithi178.stdout:268: writing smithi17880450-14 from 3284992 to 3883008 tid 3 2024-02-10T05:30:41.618 INFO:tasks.rados.rados.0.smithi178.stdout:269: read oid 3 snap -1 2024-02-10T05:30:41.618 INFO:tasks.rados.rados.0.smithi178.stdout:269: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:30:41.618 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 22 2024-02-10T05:30:41.618 INFO:tasks.rados.rados.0.smithi178.stdout:268: finishing write tid 1 to smithi17880450-14 2024-02-10T05:30:41.618 INFO:tasks.rados.rados.0.smithi178.stdout:268: finishing write tid 2 to smithi17880450-14 2024-02-10T05:30:41.619 INFO:tasks.rados.rados.0.smithi178.stdout:270: seq_num 109 ranges {696320=630784,1327104=491520,1818624=483328,2301952=229376} 2024-02-10T05:30:41.625 INFO:tasks.rados.rados.0.smithi178.stdout:270: writing smithi17880450-20 from 696320 to 1327104 tid 1 2024-02-10T05:30:41.628 INFO:tasks.rados.rados.0.smithi178.stdout:270: writing smithi17880450-20 from 1327104 to 1818624 tid 2 2024-02-10T05:30:41.631 INFO:tasks.rados.rados.0.smithi178.stdout:270: writing smithi17880450-20 from 1818624 to 2301952 tid 3 2024-02-10T05:30:41.632 INFO:tasks.rados.rados.0.smithi178.stdout:270: writing smithi17880450-20 from 2301952 to 2531328 tid 4 2024-02-10T05:30:41.633 INFO:tasks.rados.rados.0.smithi178.stdout:271: snap_create 2024-02-10T05:30:41.633 INFO:tasks.rados.rados.0.smithi178.stdout:269: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:30:41.636 INFO:tasks.rados.rados.0.smithi178.stdout:268: finishing write tid 3 to smithi17880450-14 2024-02-10T05:30:41.637 INFO:tasks.rados.rados.0.smithi178.stdout:268: finishing write tid 4 to smithi17880450-14 2024-02-10T05:30:41.637 INFO:tasks.rados.rados.0.smithi178.stdout:268: finishing write tid 5 to smithi17880450-14 2024-02-10T05:30:41.637 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 57 (ObjNum 108 snap 22 seq_num 108) dirty exists 2024-02-10T05:30:41.637 INFO:tasks.rados.rados.0.smithi178.stdout:268: left oid 14 (ObjNum 108 snap 22 seq_num 108) 2024-02-10T05:30:41.637 INFO:tasks.rados.rados.0.smithi178.stdout:270: finishing write tid 1 to smithi17880450-20 2024-02-10T05:30:41.637 INFO:tasks.rados.rados.0.smithi178.stdout:270: finishing write tid 2 to smithi17880450-20 2024-02-10T05:30:41.638 INFO:tasks.rados.rados.0.smithi178.stdout:270: finishing write tid 3 to smithi17880450-20 2024-02-10T05:30:41.638 INFO:tasks.rados.rados.0.smithi178.stdout:270: finishing write tid 4 to smithi17880450-20 2024-02-10T05:30:41.638 INFO:tasks.rados.rados.0.smithi178.stdout:270: finishing write tid 5 to smithi17880450-20 2024-02-10T05:30:41.638 INFO:tasks.rados.rados.0.smithi178.stdout:270: finishing write tid 6 to smithi17880450-20 2024-02-10T05:30:41.638 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 39 (ObjNum 109 snap 22 seq_num 109) dirty exists 2024-02-10T05:30:41.638 INFO:tasks.rados.rados.0.smithi178.stdout:270: left oid 20 (ObjNum 109 snap 22 seq_num 109) 2024-02-10T05:30:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:41 smithi178 ceph-mon[27572]: osdmap e113: 8 total, 8 up, 8 in 2024-02-10T05:30:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:41 smithi178 ceph-mon[27572]: pgmap v153: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-02-10T05:30:41.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:41 smithi178 ceph-mon[36851]: osdmap e113: 8 total, 8 up, 8 in 2024-02-10T05:30:41.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:41 smithi178 ceph-mon[36851]: pgmap v153: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-02-10T05:30:42.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:41 smithi189 ceph-mon[31422]: osdmap e113: 8 total, 8 up, 8 in 2024-02-10T05:30:42.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:41 smithi189 ceph-mon[31422]: pgmap v153: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-02-10T05:30:42.598 INFO:tasks.rados.rados.0.smithi178.stdout:268: done (3 left) 2024-02-10T05:30:42.598 INFO:tasks.rados.rados.0.smithi178.stdout:269: done (2 left) 2024-02-10T05:30:42.598 INFO:tasks.rados.rados.0.smithi178.stdout:270: done (1 left) 2024-02-10T05:30:42.598 INFO:tasks.rados.rados.0.smithi178.stdout:271: done (0 left) 2024-02-10T05:30:42.598 INFO:tasks.rados.rados.0.smithi178.stdout:272: delete oid 41 current snap is 23 2024-02-10T05:30:42.599 INFO:tasks.rados.rados.0.smithi178.stdout:272: done (0 left) 2024-02-10T05:30:42.599 INFO:tasks.rados.rados.0.smithi178.stdout:273: read oid 13 snap -1 2024-02-10T05:30:42.600 INFO:tasks.rados.rados.0.smithi178.stdout:273: expect (ObjNum 93 snap 18 seq_num 93) 2024-02-10T05:30:42.600 INFO:tasks.rados.rados.0.smithi178.stdout:274: setattr oid 26 current snap is 23 2024-02-10T05:30:42.601 INFO:tasks.rados.rados.0.smithi178.stdout:275: copy_from oid 32 from oid 7 current snap is 23 2024-02-10T05:30:42.601 INFO:tasks.rados.rados.0.smithi178.stdout:276: read oid 22 snap -1 2024-02-10T05:30:42.601 INFO:tasks.rados.rados.0.smithi178.stdout:276: expect deleted 2024-02-10T05:30:42.602 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 23 2024-02-10T05:30:42.602 INFO:tasks.rados.rados.0.smithi178.stdout:277: seq_num 111 ranges {73728=663552,737280=663552,1400832=450560,1851392=90112} 2024-02-10T05:30:42.606 INFO:tasks.rados.rados.0.smithi178.stdout:277: writing smithi17880450-15 from 73728 to 737280 tid 1 2024-02-10T05:30:42.610 INFO:tasks.rados.rados.0.smithi178.stdout:277: writing smithi17880450-15 from 737280 to 1400832 tid 2 2024-02-10T05:30:42.613 INFO:tasks.rados.rados.0.smithi178.stdout:277: writing smithi17880450-15 from 1400832 to 1851392 tid 3 2024-02-10T05:30:42.614 INFO:tasks.rados.rados.0.smithi178.stdout:277: writing smithi17880450-15 from 1851392 to 1941504 tid 4 2024-02-10T05:30:42.614 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 49 current snap is 23 2024-02-10T05:30:42.614 INFO:tasks.rados.rados.0.smithi178.stdout:278: seq_num 112 ranges {2498560=679936,3178496=548864,3727360=655360} 2024-02-10T05:30:42.631 INFO:tasks.rados.rados.0.smithi178.stdout:278: writing smithi17880450-49 from 2498560 to 3178496 tid 1 2024-02-10T05:30:42.634 INFO:tasks.rados.rados.0.smithi178.stdout:278: writing smithi17880450-49 from 3178496 to 3727360 tid 2 2024-02-10T05:30:42.639 INFO:tasks.rados.rados.0.smithi178.stdout:278: writing smithi17880450-49 from 3727360 to 4382720 tid 3 2024-02-10T05:30:42.639 INFO:tasks.rados.rados.0.smithi178.stdout:279: rollback oid 33 current snap is 23 2024-02-10T05:30:42.639 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 33 to 13 2024-02-10T05:30:42.639 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 113 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-10T05:30:42.639 INFO:tasks.rados.rados.0.smithi178.stdout:275: finishing copy_from racing read to smithi17880450-32 2024-02-10T05:30:42.639 INFO:tasks.rados.rados.0.smithi178.stdout:277: finishing write tid 1 to smithi17880450-15 2024-02-10T05:30:42.639 INFO:tasks.rados.rados.0.smithi178.stdout:275: finishing copy_from to smithi17880450-32 2024-02-10T05:30:42.639 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 4 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-10T05:30:42.639 INFO:tasks.rados.rados.0.smithi178.stdout:277: finishing write tid 2 to smithi17880450-15 2024-02-10T05:30:42.639 INFO:tasks.rados.rados.0.smithi178.stdout:273: expect (ObjNum 93 snap 18 seq_num 93) 2024-02-10T05:30:42.747 INFO:tasks.rados.rados.0.smithi178.stdout:277: finishing write tid 3 to smithi17880450-15 2024-02-10T05:30:42.747 INFO:tasks.rados.rados.0.smithi178.stdout:277: finishing write tid 4 to smithi17880450-15 2024-02-10T05:30:42.747 INFO:tasks.rados.rados.0.smithi178.stdout:277: finishing write tid 5 to smithi17880450-15 2024-02-10T05:30:42.747 INFO:tasks.rados.rados.0.smithi178.stdout:277: finishing write tid 6 to smithi17880450-15 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 71 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:277: left oid 15 (ObjNum 111 snap 23 seq_num 111) 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:278: finishing write tid 1 to smithi17880450-49 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:278: finishing write tid 2 to smithi17880450-49 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:279: finishing rollback tid 0 to smithi17880450-33 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:278: finishing write tid 3 to smithi17880450-49 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:279: finishing rollback tid 1 to smithi17880450-33 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:278: finishing write tid 4 to smithi17880450-49 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:279: finishing rollback tid 2 to smithi17880450-33 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 61 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:278: finishing write tid 5 to smithi17880450-49 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 118 (ObjNum 112 snap 23 seq_num 112) dirty exists 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:278: left oid 49 (ObjNum 112 snap 23 seq_num 112) 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:273: done (6 left) 2024-02-10T05:30:42.748 INFO:tasks.rados.rados.0.smithi178.stdout:274: done (5 left) 2024-02-10T05:30:42.749 INFO:tasks.rados.rados.0.smithi178.stdout:275: done (4 left) 2024-02-10T05:30:42.749 INFO:tasks.rados.rados.0.smithi178.stdout:276: done (3 left) 2024-02-10T05:30:42.749 INFO:tasks.rados.rados.0.smithi178.stdout:277: done (2 left) 2024-02-10T05:30:42.749 INFO:tasks.rados.rados.0.smithi178.stdout:278: done (1 left) 2024-02-10T05:30:42.749 INFO:tasks.rados.rados.0.smithi178.stdout:279: done (0 left) 2024-02-10T05:30:42.749 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 23 2024-02-10T05:30:42.749 INFO:tasks.rados.rados.0.smithi178.stdout:280: seq_num 113 ranges {761856=696320,1458176=434176,1892352=466944,2359296=303104} 2024-02-10T05:30:42.755 INFO:tasks.rados.rados.0.smithi178.stdout:280: writing smithi17880450-23 from 761856 to 1458176 tid 1 2024-02-10T05:30:42.757 INFO:tasks.rados.rados.0.smithi178.stdout:280: writing smithi17880450-23 from 1458176 to 1892352 tid 2 2024-02-10T05:30:42.760 INFO:tasks.rados.rados.0.smithi178.stdout:280: writing smithi17880450-23 from 1892352 to 2359296 tid 3 2024-02-10T05:30:42.762 INFO:tasks.rados.rados.0.smithi178.stdout:280: writing smithi17880450-23 from 2359296 to 2662400 tid 4 2024-02-10T05:30:42.762 INFO:tasks.rados.rados.0.smithi178.stdout:281: read oid 33 snap -1 2024-02-10T05:30:42.762 INFO:tasks.rados.rados.0.smithi178.stdout:281: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-10T05:30:42.762 INFO:tasks.rados.rados.0.smithi178.stdout:282: rollback oid 39 current snap is 23 2024-02-10T05:30:42.762 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 39 to 18 2024-02-10T05:30:42.763 INFO:tasks.rados.rados.0.smithi178.stdout:280: finishing write tid 1 to smithi17880450-23 2024-02-10T05:30:42.763 INFO:tasks.rados.rados.0.smithi178.stdout:280: finishing write tid 2 to smithi17880450-23 2024-02-10T05:30:42.763 INFO:tasks.rados.rados.0.smithi178.stdout:283: rmattr oid 22 current snap is 23 2024-02-10T05:30:42.763 INFO:tasks.rados.rados.0.smithi178.stdout:283: done (3 left) 2024-02-10T05:30:42.763 INFO:tasks.rados.rados.0.smithi178.stdout:284: copy_from oid 8 from oid 7 current snap is 23 2024-02-10T05:30:42.763 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 23 2024-02-10T05:30:42.763 INFO:tasks.rados.rados.0.smithi178.stdout:285: seq_num 114 ranges {2293760=712704,3006464=712704,3719168=491520} 2024-02-10T05:30:42.780 INFO:tasks.rados.rados.0.smithi178.stdout:285: writing smithi17880450-30 from 2293760 to 3006464 tid 1 2024-02-10T05:30:42.783 INFO:tasks.rados.rados.0.smithi178.stdout:285: writing smithi17880450-30 from 3006464 to 3719168 tid 2 2024-02-10T05:30:42.785 INFO:tasks.rados.rados.0.smithi178.stdout:285: writing smithi17880450-30 from 3719168 to 4210688 tid 3 2024-02-10T05:30:42.785 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 23 2024-02-10T05:30:42.785 INFO:tasks.rados.rados.0.smithi178.stdout:280: finishing write tid 3 to smithi17880450-23 2024-02-10T05:30:42.786 INFO:tasks.rados.rados.0.smithi178.stdout:286: seq_num 115 ranges {1187840=729088,1916928=647168,2564096=434176,2998272=122880} 2024-02-10T05:30:42.797 INFO:tasks.rados.rados.0.smithi178.stdout:286: writing smithi17880450-11 from 1187840 to 1916928 tid 1 2024-02-10T05:30:42.799 INFO:tasks.rados.rados.0.smithi178.stdout:286: writing smithi17880450-11 from 1916928 to 2564096 tid 2 2024-02-10T05:30:42.801 INFO:tasks.rados.rados.0.smithi178.stdout:286: writing smithi17880450-11 from 2564096 to 2998272 tid 3 2024-02-10T05:30:42.803 INFO:tasks.rados.rados.0.smithi178.stdout:286: writing smithi17880450-11 from 2998272 to 3121152 tid 4 2024-02-10T05:30:42.803 INFO:tasks.rados.rados.0.smithi178.stdout:287: read oid 45 snap 20 2024-02-10T05:30:42.803 INFO:tasks.rados.rados.0.smithi178.stdout:287: expect deleted 2024-02-10T05:30:42.803 INFO:tasks.rados.rados.0.smithi178.stdout:288: rmattr oid 15 current snap is 23 2024-02-10T05:30:42.803 INFO:tasks.rados.rados.0.smithi178.stdout:288: done (7 left) 2024-02-10T05:30:42.803 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 23 2024-02-10T05:30:42.803 INFO:tasks.rados.rados.0.smithi178.stdout:284: finishing copy_from racing read to smithi17880450-8 2024-02-10T05:30:42.803 INFO:tasks.rados.rados.0.smithi178.stdout:282: finishing rollback tid 0 to smithi17880450-39 2024-02-10T05:30:42.803 INFO:tasks.rados.rados.0.smithi178.stdout:282: finishing rollback tid 1 to smithi17880450-39 2024-02-10T05:30:42.803 INFO:tasks.rados.rados.0.smithi178.stdout:282: finishing rollback tid 2 to smithi17880450-39 2024-02-10T05:30:42.803 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 36 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-10T05:30:42.803 INFO:tasks.rados.rados.0.smithi178.stdout:281: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-10T05:30:42.810 INFO:tasks.rados.rados.0.smithi178.stdout:280: finishing write tid 4 to smithi17880450-23 2024-02-10T05:30:42.810 INFO:tasks.rados.rados.0.smithi178.stdout:280: finishing write tid 5 to smithi17880450-23 2024-02-10T05:30:42.810 INFO:tasks.rados.rados.0.smithi178.stdout:289: seq_num 116 ranges {1720320=745472,2465792=532480,2998272=638976,3637248=32768} 2024-02-10T05:30:42.823 INFO:tasks.rados.rados.0.smithi178.stdout:289: writing smithi17880450-48 from 1720320 to 2465792 tid 1 2024-02-10T05:30:42.826 INFO:tasks.rados.rados.0.smithi178.stdout:289: writing smithi17880450-48 from 2465792 to 2998272 tid 2 2024-02-10T05:30:42.829 INFO:tasks.rados.rados.0.smithi178.stdout:289: writing smithi17880450-48 from 2998272 to 3637248 tid 3 2024-02-10T05:30:42.831 INFO:tasks.rados.rados.0.smithi178.stdout:289: writing smithi17880450-48 from 3637248 to 3670016 tid 4 2024-02-10T05:30:42.832 INFO:tasks.rados.rados.0.smithi178.stdout:281: done (7 left) 2024-02-10T05:30:42.832 INFO:tasks.rados.rados.0.smithi178.stdout:282: done (6 left) 2024-02-10T05:30:42.832 INFO:tasks.rados.rados.0.smithi178.stdout:290: read oid 12 snap -1 2024-02-10T05:30:42.832 INFO:tasks.rados.rados.0.smithi178.stdout:290: expect (ObjNum 105 snap 22 seq_num 105) 2024-02-10T05:30:42.832 INFO:tasks.rados.rados.0.smithi178.stdout:284: finishing copy_from to smithi17880450-8 2024-02-10T05:30:42.832 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 4 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-10T05:30:42.832 INFO:tasks.rados.rados.0.smithi178.stdout:280: finishing write tid 6 to smithi17880450-23 2024-02-10T05:30:42.832 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 61 (ObjNum 113 snap 23 seq_num 113) dirty exists 2024-02-10T05:30:42.832 INFO:tasks.rados.rados.0.smithi178.stdout:280: left oid 23 (ObjNum 113 snap 23 seq_num 113) 2024-02-10T05:30:42.832 INFO:tasks.rados.rados.0.smithi178.stdout:285: finishing write tid 1 to smithi17880450-30 2024-02-10T05:30:42.832 INFO:tasks.rados.rados.0.smithi178.stdout:285: finishing write tid 2 to smithi17880450-30 2024-02-10T05:30:42.832 INFO:tasks.rados.rados.0.smithi178.stdout:285: finishing write tid 3 to smithi17880450-30 2024-02-10T05:30:42.832 INFO:tasks.rados.rados.0.smithi178.stdout:285: finishing write tid 4 to smithi17880450-30 2024-02-10T05:30:42.833 INFO:tasks.rados.rados.0.smithi178.stdout:285: finishing write tid 5 to smithi17880450-30 2024-02-10T05:30:42.833 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 79 (ObjNum 114 snap 23 seq_num 114) dirty exists 2024-02-10T05:30:42.833 INFO:tasks.rados.rados.0.smithi178.stdout:285: left oid 30 (ObjNum 114 snap 23 seq_num 114) 2024-02-10T05:30:42.833 INFO:tasks.rados.rados.0.smithi178.stdout:286: finishing write tid 1 to smithi17880450-11 2024-02-10T05:30:42.833 INFO:tasks.rados.rados.0.smithi178.stdout:286: finishing write tid 2 to smithi17880450-11 2024-02-10T05:30:42.833 INFO:tasks.rados.rados.0.smithi178.stdout:291: read oid 26 snap 13 2024-02-10T05:30:42.833 INFO:tasks.rados.rados.0.smithi178.stdout:291: expect deleted 2024-02-10T05:30:42.833 INFO:tasks.rados.rados.0.smithi178.stdout:280: done (7 left) 2024-02-10T05:30:42.833 INFO:tasks.rados.rados.0.smithi178.stdout:284: done (6 left) 2024-02-10T05:30:42.833 INFO:tasks.rados.rados.0.smithi178.stdout:285: done (5 left) 2024-02-10T05:30:42.833 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 23 2024-02-10T05:30:42.833 INFO:tasks.rados.rados.0.smithi178.stdout:286: finishing write tid 3 to smithi17880450-11 2024-02-10T05:30:42.833 INFO:tasks.rados.rados.0.smithi178.stdout:286: finishing write tid 4 to smithi17880450-11 2024-02-10T05:30:42.833 INFO:tasks.rados.rados.0.smithi178.stdout:286: finishing write tid 5 to smithi17880450-11 2024-02-10T05:30:42.834 INFO:tasks.rados.rados.0.smithi178.stdout:286: finishing write tid 6 to smithi17880450-11 2024-02-10T05:30:42.834 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 30 (ObjNum 115 snap 23 seq_num 115) dirty exists 2024-02-10T05:30:42.834 INFO:tasks.rados.rados.0.smithi178.stdout:286: left oid 11 (ObjNum 115 snap 23 seq_num 115) 2024-02-10T05:30:42.834 INFO:tasks.rados.rados.0.smithi178.stdout:289: finishing write tid 1 to smithi17880450-48 2024-02-10T05:30:42.834 INFO:tasks.rados.rados.0.smithi178.stdout:289: finishing write tid 2 to smithi17880450-48 2024-02-10T05:30:42.834 INFO:tasks.rados.rados.0.smithi178.stdout:292: seq_num 117 ranges {1499136=770048,2269184=417792,2686976=442368,3129344=344064} 2024-02-10T05:30:42.842 INFO:tasks.rados.rados.0.smithi178.stdout:292: writing smithi17880450-37 from 1499136 to 2269184 tid 1 2024-02-10T05:30:42.845 INFO:tasks.rados.rados.0.smithi178.stdout:292: writing smithi17880450-37 from 2269184 to 2686976 tid 2 2024-02-10T05:30:42.847 INFO:tasks.rados.rados.0.smithi178.stdout:292: writing smithi17880450-37 from 2686976 to 3129344 tid 3 2024-02-10T05:30:42.850 INFO:tasks.rados.rados.0.smithi178.stdout:292: writing smithi17880450-37 from 3129344 to 3473408 tid 4 2024-02-10T05:30:42.850 INFO:tasks.rados.rados.0.smithi178.stdout:286: done (5 left) 2024-02-10T05:30:42.850 INFO:tasks.rados.rados.0.smithi178.stdout:287: done (4 left) 2024-02-10T05:30:42.850 INFO:tasks.rados.rados.0.smithi178.stdout:293: snap_remove snap 20 2024-02-10T05:30:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:42 smithi178 ceph-mon[27572]: osdmap e114: 8 total, 8 up, 8 in 2024-02-10T05:30:42.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:42 smithi178 ceph-mon[36851]: osdmap e114: 8 total, 8 up, 8 in 2024-02-10T05:30:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:42 smithi189 ceph-mon[31422]: osdmap e114: 8 total, 8 up, 8 in 2024-02-10T05:30:43.604 INFO:tasks.rados.rados.0.smithi178.stdout:293: done (4 left) 2024-02-10T05:30:43.604 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 21 current snap is 23 2024-02-10T05:30:43.604 INFO:tasks.rados.rados.0.smithi178.stdout:294: seq_num 118 ranges {1974272=786432,2760704=704512,3465216=499712} 2024-02-10T05:30:43.620 INFO:tasks.rados.rados.0.smithi178.stdout:294: writing smithi17880450-21 from 1974272 to 2760704 tid 1 2024-02-10T05:30:43.624 INFO:tasks.rados.rados.0.smithi178.stdout:294: writing smithi17880450-21 from 2760704 to 3465216 tid 2 2024-02-10T05:30:43.628 INFO:tasks.rados.rados.0.smithi178.stdout:294: writing smithi17880450-21 from 3465216 to 3964928 tid 3 2024-02-10T05:30:43.628 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 23 2024-02-10T05:30:43.628 INFO:tasks.rados.rados.0.smithi178.stdout:289: finishing write tid 3 to smithi17880450-48 2024-02-10T05:30:43.628 INFO:tasks.rados.rados.0.smithi178.stdout:289: finishing write tid 4 to smithi17880450-48 2024-02-10T05:30:43.628 INFO:tasks.rados.rados.0.smithi178.stdout:289: finishing write tid 5 to smithi17880450-48 2024-02-10T05:30:43.629 INFO:tasks.rados.rados.0.smithi178.stdout:289: finishing write tid 6 to smithi17880450-48 2024-02-10T05:30:43.629 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 77 (ObjNum 116 snap 23 seq_num 116) dirty exists 2024-02-10T05:30:43.629 INFO:tasks.rados.rados.0.smithi178.stdout:289: left oid 48 (ObjNum 116 snap 23 seq_num 116) 2024-02-10T05:30:43.629 INFO:tasks.rados.rados.0.smithi178.stdout:292: finishing write tid 1 to smithi17880450-37 2024-02-10T05:30:43.629 INFO:tasks.rados.rados.0.smithi178.stdout:292: finishing write tid 2 to smithi17880450-37 2024-02-10T05:30:43.629 INFO:tasks.rados.rados.0.smithi178.stdout:292: finishing write tid 3 to smithi17880450-37 2024-02-10T05:30:43.629 INFO:tasks.rados.rados.0.smithi178.stdout:290: expect (ObjNum 105 snap 22 seq_num 105) 2024-02-10T05:30:43.800 INFO:tasks.rados.rados.0.smithi178.stdout:292: finishing write tid 4 to smithi17880450-37 2024-02-10T05:30:43.800 INFO:tasks.rados.rados.0.smithi178.stdout:292: finishing write tid 5 to smithi17880450-37 2024-02-10T05:30:43.800 INFO:tasks.rados.rados.0.smithi178.stdout:292: finishing write tid 6 to smithi17880450-37 2024-02-10T05:30:43.800 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 124 (ObjNum 117 snap 23 seq_num 117) dirty exists 2024-02-10T05:30:43.800 INFO:tasks.rados.rados.0.smithi178.stdout:292: left oid 37 (ObjNum 117 snap 23 seq_num 117) 2024-02-10T05:30:43.800 INFO:tasks.rados.rados.0.smithi178.stdout:294: finishing write tid 1 to smithi17880450-21 2024-02-10T05:30:43.800 INFO:tasks.rados.rados.0.smithi178.stdout:295: seq_num 119 ranges {4210688=802816,5013504=589824,5603328=409600,6012928=204800} 2024-02-10T05:30:43.826 INFO:tasks.rados.rados.0.smithi178.stdout:295: writing smithi17880450-30 from 4210688 to 5013504 tid 1 2024-02-10T05:30:43.829 INFO:tasks.rados.rados.0.smithi178.stdout:295: writing smithi17880450-30 from 5013504 to 5603328 tid 2 2024-02-10T05:30:43.831 INFO:tasks.rados.rados.0.smithi178.stdout:295: writing smithi17880450-30 from 5603328 to 6012928 tid 3 2024-02-10T05:30:43.833 INFO:tasks.rados.rados.0.smithi178.stdout:295: writing smithi17880450-30 from 6012928 to 6217728 tid 4 2024-02-10T05:30:43.833 INFO:tasks.rados.rados.0.smithi178.stdout:289: done (5 left) 2024-02-10T05:30:43.833 INFO:tasks.rados.rados.0.smithi178.stdout:290: done (4 left) 2024-02-10T05:30:43.834 INFO:tasks.rados.rados.0.smithi178.stdout:291: done (3 left) 2024-02-10T05:30:43.834 INFO:tasks.rados.rados.0.smithi178.stdout:292: done (2 left) 2024-02-10T05:30:43.835 INFO:tasks.rados.rados.0.smithi178.stdout:296: rollback oid 16 current snap is 23 2024-02-10T05:30:43.835 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 16 to 16 2024-02-10T05:30:43.835 INFO:tasks.rados.rados.0.smithi178.stdout:294: finishing write tid 2 to smithi17880450-21 2024-02-10T05:30:43.835 INFO:tasks.rados.rados.0.smithi178.stdout:294: finishing write tid 3 to smithi17880450-21 2024-02-10T05:30:43.835 INFO:tasks.rados.rados.0.smithi178.stdout:294: finishing write tid 4 to smithi17880450-21 2024-02-10T05:30:43.835 INFO:tasks.rados.rados.0.smithi178.stdout:294: finishing write tid 5 to smithi17880450-21 2024-02-10T05:30:43.835 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 58 (ObjNum 118 snap 23 seq_num 118) dirty exists 2024-02-10T05:30:43.835 INFO:tasks.rados.rados.0.smithi178.stdout:294: left oid 21 (ObjNum 118 snap 23 seq_num 118) 2024-02-10T05:30:43.835 INFO:tasks.rados.rados.0.smithi178.stdout:295: finishing write tid 1 to smithi17880450-30 2024-02-10T05:30:43.835 INFO:tasks.rados.rados.0.smithi178.stdout:294: done (2 left) 2024-02-10T05:30:43.835 INFO:tasks.rados.rados.0.smithi178.stdout:297: rollback oid 12 current snap is 23 2024-02-10T05:30:43.835 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 12 to 14 2024-02-10T05:30:43.835 INFO:tasks.rados.rados.0.smithi178.stdout:298: rmattr oid 46 current snap is 23 2024-02-10T05:30:43.835 INFO:tasks.rados.rados.0.smithi178.stdout:298: done (3 left) 2024-02-10T05:30:43.836 INFO:tasks.rados.rados.0.smithi178.stdout:299: rollback oid 2 current snap is 23 2024-02-10T05:30:43.836 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 2 to 22 2024-02-10T05:30:43.836 INFO:tasks.rados.rados.0.smithi178.stdout:300: rmattr oid 3 current snap is 23 2024-02-10T05:30:43.836 INFO:tasks.rados.rados.0.smithi178.stdout:300: done (4 left) 2024-02-10T05:30:43.836 INFO:tasks.rados.rados.0.smithi178.stdout:301: copy_from oid 22 from oid 4 current snap is 23 2024-02-10T05:30:43.836 INFO:tasks.rados.rados.0.smithi178.stdout:302: rollback oid 7 current snap is 23 2024-02-10T05:30:43.836 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 7 to 18 2024-02-10T05:30:43.836 INFO:tasks.rados.rados.0.smithi178.stdout:303: snap_remove snap 13 2024-02-10T05:30:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:43 smithi178 ceph-mon[27572]: osdmap e115: 8 total, 8 up, 8 in 2024-02-10T05:30:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:43 smithi178 ceph-mon[27572]: pgmap v156: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-02-10T05:30:43.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:43 smithi178 ceph-mon[36851]: osdmap e115: 8 total, 8 up, 8 in 2024-02-10T05:30:43.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:43 smithi178 ceph-mon[36851]: pgmap v156: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-02-10T05:30:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:43 smithi189 ceph-mon[31422]: osdmap e115: 8 total, 8 up, 8 in 2024-02-10T05:30:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:43 smithi189 ceph-mon[31422]: pgmap v156: 121 pgs: 121 active+clean; 76 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-02-10T05:30:44.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:30:44 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:30:44] "GET /metrics HTTP/1.1" 200 239291 "" "Prometheus/2.43.0" 2024-02-10T05:30:44.584 INFO:tasks.rados.rados.0.smithi178.stdout:303: done (6 left) 2024-02-10T05:30:44.584 INFO:tasks.rados.rados.0.smithi178.stdout:304: read oid 20 snap -1 2024-02-10T05:30:44.584 INFO:tasks.rados.rados.0.smithi178.stdout:304: expect (ObjNum 109 snap 22 seq_num 109) 2024-02-10T05:30:44.584 INFO:tasks.rados.rados.0.smithi178.stdout:305: snap_create 2024-02-10T05:30:44.584 INFO:tasks.rados.rados.0.smithi178.stdout:295: finishing write tid 2 to smithi17880450-30 2024-02-10T05:30:44.585 INFO:tasks.rados.rados.0.smithi178.stdout:299: finishing rollback tid 1 to smithi17880450-2 2024-02-10T05:30:44.585 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 58 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-02-10T05:30:44.587 INFO:tasks.rados.rados.0.smithi178.stdout:295: finishing write tid 3 to smithi17880450-30 2024-02-10T05:30:44.587 INFO:tasks.rados.rados.0.smithi178.stdout:295: finishing write tid 4 to smithi17880450-30 2024-02-10T05:30:44.587 INFO:tasks.rados.rados.0.smithi178.stdout:296: finishing rollback tid 0 to smithi17880450-16 2024-02-10T05:30:44.587 INFO:tasks.rados.rados.0.smithi178.stdout:302: finishing rollback tid 0 to smithi17880450-7 2024-02-10T05:30:44.587 INFO:tasks.rados.rados.0.smithi178.stdout:302: finishing rollback tid 1 to smithi17880450-7 2024-02-10T05:30:44.587 INFO:tasks.rados.rados.0.smithi178.stdout:296: finishing rollback tid 1 to smithi17880450-16 2024-02-10T05:30:44.587 INFO:tasks.rados.rados.0.smithi178.stdout:302: finishing rollback tid 2 to smithi17880450-7 2024-02-10T05:30:44.587 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 38 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-10T05:30:44.587 INFO:tasks.rados.rados.0.smithi178.stdout:296: finishing rollback tid 2 to smithi17880450-16 2024-02-10T05:30:44.587 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 136 (ObjNum 82 snap 13 seq_num 82) dirty exists 2024-02-10T05:30:44.587 INFO:tasks.rados.rados.0.smithi178.stdout:295: finishing write tid 5 to smithi17880450-30 2024-02-10T05:30:44.588 INFO:tasks.rados.rados.0.smithi178.stdout:297: finishing rollback tid 0 to smithi17880450-12 2024-02-10T05:30:44.588 INFO:tasks.rados.rados.0.smithi178.stdout:301: finishing copy_from racing read to smithi17880450-22 2024-02-10T05:30:44.588 INFO:tasks.rados.rados.0.smithi178.stdout:301: finishing copy_from to smithi17880450-22 2024-02-10T05:30:44.588 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-02-10T05:30:44.588 INFO:tasks.rados.rados.0.smithi178.stdout:295: finishing write tid 6 to smithi17880450-30 2024-02-10T05:30:44.588 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 88 (ObjNum 119 snap 23 seq_num 119) dirty exists 2024-02-10T05:30:44.588 INFO:tasks.rados.rados.0.smithi178.stdout:295: left oid 30 (ObjNum 119 snap 23 seq_num 119) 2024-02-10T05:30:44.588 INFO:tasks.rados.rados.0.smithi178.stdout:297: finishing rollback tid 1 to smithi17880450-12 2024-02-10T05:30:44.588 INFO:tasks.rados.rados.0.smithi178.stdout:297: finishing rollback tid 2 to smithi17880450-12 2024-02-10T05:30:44.588 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 92 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-02-10T05:30:44.607 INFO:tasks.rados.rados.0.smithi178.stdout:304: expect (ObjNum 109 snap 22 seq_num 109) 2024-02-10T05:30:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:44 smithi178 ceph-mon[27572]: osdmap e116: 8 total, 8 up, 8 in 2024-02-10T05:30:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:44 smithi178 ceph-mon[27572]: osdmap e117: 8 total, 8 up, 8 in 2024-02-10T05:30:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:44 smithi178 ceph-mon[36851]: osdmap e116: 8 total, 8 up, 8 in 2024-02-10T05:30:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:44 smithi178 ceph-mon[36851]: osdmap e117: 8 total, 8 up, 8 in 2024-02-10T05:30:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:44 smithi189 ceph-mon[31422]: osdmap e116: 8 total, 8 up, 8 in 2024-02-10T05:30:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:44 smithi189 ceph-mon[31422]: osdmap e117: 8 total, 8 up, 8 in 2024-02-10T05:30:45.590 INFO:tasks.rados.rados.0.smithi178.stdout:295: done (7 left) 2024-02-10T05:30:45.590 INFO:tasks.rados.rados.0.smithi178.stdout:296: done (6 left) 2024-02-10T05:30:45.590 INFO:tasks.rados.rados.0.smithi178.stdout:297: done (5 left) 2024-02-10T05:30:45.590 INFO:tasks.rados.rados.0.smithi178.stdout:299: done (4 left) 2024-02-10T05:30:45.590 INFO:tasks.rados.rados.0.smithi178.stdout:301: done (3 left) 2024-02-10T05:30:45.590 INFO:tasks.rados.rados.0.smithi178.stdout:302: done (2 left) 2024-02-10T05:30:45.590 INFO:tasks.rados.rados.0.smithi178.stdout:304: done (1 left) 2024-02-10T05:30:45.590 INFO:tasks.rados.rados.0.smithi178.stdout:305: done (0 left) 2024-02-10T05:30:45.590 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 33 current snap is 24 2024-02-10T05:30:45.591 INFO:tasks.rados.rados.0.smithi178.stdout:306: seq_num 120 ranges {253952=417792,671744=475136,1146880=622592,1769472=507904} 2024-02-10T05:30:45.593 INFO:tasks.rados.rados.0.smithi178.stdout:306: writing smithi17880450-33 from 253952 to 671744 tid 1 2024-02-10T05:30:45.596 INFO:tasks.rados.rados.0.smithi178.stdout:306: writing smithi17880450-33 from 671744 to 1146880 tid 2 2024-02-10T05:30:45.599 INFO:tasks.rados.rados.0.smithi178.stdout:306: writing smithi17880450-33 from 1146880 to 1769472 tid 3 2024-02-10T05:30:45.603 INFO:tasks.rados.rados.0.smithi178.stdout:306: writing smithi17880450-33 from 1769472 to 2277376 tid 4 2024-02-10T05:30:45.603 INFO:tasks.rados.rados.0.smithi178.stdout:307: copy_from oid 18 from oid 13 current snap is 24 2024-02-10T05:30:45.603 INFO:tasks.rados.rados.0.smithi178.stdout:306: finishing write tid 1 to smithi17880450-33 2024-02-10T05:30:45.603 INFO:tasks.rados.rados.0.smithi178.stdout:306: finishing write tid 2 to smithi17880450-33 2024-02-10T05:30:45.604 INFO:tasks.rados.rados.0.smithi178.stdout:306: finishing write tid 3 to smithi17880450-33 2024-02-10T05:30:45.604 INFO:tasks.rados.rados.0.smithi178.stdout:308: snap_create 2024-02-10T05:30:45.606 INFO:tasks.rados.rados.0.smithi178.stdout:306: finishing write tid 4 to smithi17880450-33 2024-02-10T05:30:45.606 INFO:tasks.rados.rados.0.smithi178.stdout:306: finishing write tid 5 to smithi17880450-33 2024-02-10T05:30:45.607 INFO:tasks.rados.rados.0.smithi178.stdout:306: finishing write tid 6 to smithi17880450-33 2024-02-10T05:30:45.607 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 79 (ObjNum 120 snap 24 seq_num 120) dirty exists 2024-02-10T05:30:45.608 INFO:tasks.rados.rados.0.smithi178.stdout:306: left oid 33 (ObjNum 120 snap 24 seq_num 120) 2024-02-10T05:30:45.621 INFO:tasks.rados.rados.0.smithi178.stdout:307: finishing copy_from racing read to smithi17880450-18 2024-02-10T05:30:45.625 INFO:tasks.rados.rados.0.smithi178.stdout:307: finishing copy_from to smithi17880450-18 2024-02-10T05:30:45.625 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 58 (ObjNum 93 snap 18 seq_num 93) dirty exists 2024-02-10T05:30:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:45 smithi189 ceph-mon[31422]: pgmap v159: 121 pgs: 121 active+clean; 94 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.1 MiB/s wr, 29 op/s 2024-02-10T05:30:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:45 smithi189 ceph-mon[31422]: osdmap e118: 8 total, 8 up, 8 in 2024-02-10T05:30:45.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:45 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[33532]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:30:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:30:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:45 smithi178 ceph-mon[27572]: pgmap v159: 121 pgs: 121 active+clean; 94 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.1 MiB/s wr, 29 op/s 2024-02-10T05:30:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:45 smithi178 ceph-mon[27572]: osdmap e118: 8 total, 8 up, 8 in 2024-02-10T05:30:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:45 smithi178 ceph-mon[36851]: pgmap v159: 121 pgs: 121 active+clean; 94 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.1 MiB/s wr, 29 op/s 2024-02-10T05:30:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:45 smithi178 ceph-mon[36851]: osdmap e118: 8 total, 8 up, 8 in 2024-02-10T05:30:46.610 INFO:tasks.rados.rados.0.smithi178.stdout:306: done (2 left) 2024-02-10T05:30:46.610 INFO:tasks.rados.rados.0.smithi178.stdout:307: done (1 left) 2024-02-10T05:30:46.610 INFO:tasks.rados.rados.0.smithi178.stdout:308: done (0 left) 2024-02-10T05:30:46.610 INFO:tasks.rados.rados.0.smithi178.stdout:309: snap_create 2024-02-10T05:30:47.616 INFO:tasks.rados.rados.0.smithi178.stdout:309: done (0 left) 2024-02-10T05:30:47.617 INFO:tasks.rados.rados.0.smithi178.stdout:310: read oid 15 snap -1 2024-02-10T05:30:47.617 INFO:tasks.rados.rados.0.smithi178.stdout:310: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-10T05:30:47.617 INFO:tasks.rados.rados.0.smithi178.stdout:311: read oid 1 snap -1 2024-02-10T05:30:47.617 INFO:tasks.rados.rados.0.smithi178.stdout:311: expect (ObjNum 86 snap 17 seq_num 86) 2024-02-10T05:30:47.617 INFO:tasks.rados.rados.0.smithi178.stdout:312: read oid 10 snap -1 2024-02-10T05:30:47.617 INFO:tasks.rados.rados.0.smithi178.stdout:312: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:30:47.617 INFO:tasks.rados.rados.0.smithi178.stdout:313: delete oid 49 current snap is 26 2024-02-10T05:30:47.624 INFO:tasks.rados.rados.0.smithi178.stdout:313: done (3 left) 2024-02-10T05:30:47.624 INFO:tasks.rados.rados.0.smithi178.stdout:314: delete oid 27 current snap is 26 2024-02-10T05:30:47.625 INFO:tasks.rados.rados.0.smithi178.stdout:312: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:30:47.659 INFO:tasks.rados.rados.0.smithi178.stdout:311: expect (ObjNum 86 snap 17 seq_num 86) 2024-02-10T05:30:47.713 INFO:tasks.rados.rados.0.smithi178.stdout:310: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-10T05:30:47.763 INFO:tasks.rados.rados.0.smithi178.stdout:310: done (3 left) 2024-02-10T05:30:47.764 INFO:tasks.rados.rados.0.smithi178.stdout:311: done (2 left) 2024-02-10T05:30:47.764 INFO:tasks.rados.rados.0.smithi178.stdout:312: done (1 left) 2024-02-10T05:30:47.764 INFO:tasks.rados.rados.0.smithi178.stdout:314: done (0 left) 2024-02-10T05:30:47.764 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 26 2024-02-10T05:30:47.764 INFO:tasks.rados.rados.0.smithi178.stdout:315: seq_num 123 ranges {2736128=466944,3203072=573440,3776512=794624,4571136=237568} 2024-02-10T05:30:47.780 INFO:tasks.rados.rados.0.smithi178.stdout:315: writing smithi17880450-25 from 2736128 to 3203072 tid 1 2024-02-10T05:30:47.783 INFO:tasks.rados.rados.0.smithi178.stdout:315: writing smithi17880450-25 from 3203072 to 3776512 tid 2 2024-02-10T05:30:47.788 INFO:tasks.rados.rados.0.smithi178.stdout:315: writing smithi17880450-25 from 3776512 to 4571136 tid 3 2024-02-10T05:30:47.790 INFO:tasks.rados.rados.0.smithi178.stdout:315: writing smithi17880450-25 from 4571136 to 4808704 tid 4 2024-02-10T05:30:47.790 INFO:tasks.rados.rados.0.smithi178.stdout:316: delete oid 42 current snap is 26 2024-02-10T05:30:47.790 INFO:tasks.rados.rados.0.smithi178.stdout:315: finishing write tid 1 to smithi17880450-25 2024-02-10T05:30:47.790 INFO:tasks.rados.rados.0.smithi178.stdout:315: finishing write tid 2 to smithi17880450-25 2024-02-10T05:30:47.791 INFO:tasks.rados.rados.0.smithi178.stdout:316: done (1 left) 2024-02-10T05:30:47.791 INFO:tasks.rados.rados.0.smithi178.stdout:317: snap_remove snap 24 2024-02-10T05:30:47.857 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:47 smithi189 ceph-mon[31422]: osdmap e119: 8 total, 8 up, 8 in 2024-02-10T05:30:47.857 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:47 smithi189 ceph-mon[31422]: pgmap v162: 121 pgs: 121 active+clean; 94 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.1 MiB/s wr, 29 op/s 2024-02-10T05:30:47.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:47 smithi178 ceph-mon[27572]: osdmap e119: 8 total, 8 up, 8 in 2024-02-10T05:30:47.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:47 smithi178 ceph-mon[27572]: pgmap v162: 121 pgs: 121 active+clean; 94 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.1 MiB/s wr, 29 op/s 2024-02-10T05:30:47.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:47 smithi178 ceph-mon[36851]: osdmap e119: 8 total, 8 up, 8 in 2024-02-10T05:30:47.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:47 smithi178 ceph-mon[36851]: pgmap v162: 121 pgs: 121 active+clean; 94 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.1 MiB/s wr, 29 op/s 2024-02-10T05:30:48.620 INFO:tasks.rados.rados.0.smithi178.stdout:317: done (1 left) 2024-02-10T05:30:48.620 INFO:tasks.rados.rados.0.smithi178.stdout:318: delete oid 48 current snap is 26 2024-02-10T05:30:48.620 INFO:tasks.rados.rados.0.smithi178.stdout:315: finishing write tid 3 to smithi17880450-25 2024-02-10T05:30:48.620 INFO:tasks.rados.rados.0.smithi178.stdout:315: finishing write tid 4 to smithi17880450-25 2024-02-10T05:30:48.620 INFO:tasks.rados.rados.0.smithi178.stdout:315: finishing write tid 5 to smithi17880450-25 2024-02-10T05:30:48.620 INFO:tasks.rados.rados.0.smithi178.stdout:315: finishing write tid 6 to smithi17880450-25 2024-02-10T05:30:48.620 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 87 (ObjNum 123 snap 26 seq_num 123) dirty exists 2024-02-10T05:30:48.620 INFO:tasks.rados.rados.0.smithi178.stdout:315: left oid 25 (ObjNum 123 snap 26 seq_num 123) 2024-02-10T05:30:48.626 INFO:tasks.rados.rados.0.smithi178.stdout:315: done (1 left) 2024-02-10T05:30:48.626 INFO:tasks.rados.rados.0.smithi178.stdout:318: done (0 left) 2024-02-10T05:30:48.626 INFO:tasks.rados.rados.0.smithi178.stdout:319: copy_from oid 36 from oid 46 current snap is 26 2024-02-10T05:30:48.626 INFO:tasks.rados.rados.0.smithi178.stdout:320: rollback oid 15 current snap is 26 2024-02-10T05:30:48.626 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 15 to 22 2024-02-10T05:30:48.626 INFO:tasks.rados.rados.0.smithi178.stdout:321: setattr oid 14 current snap is 26 2024-02-10T05:30:48.628 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 26 2024-02-10T05:30:48.629 INFO:tasks.rados.rados.0.smithi178.stdout:322: seq_num 126 ranges {712704=516096,1228800=630784,1859584=614400,2473984=360448} 2024-02-10T05:30:48.635 INFO:tasks.rados.rados.0.smithi178.stdout:322: writing smithi17880450-50 from 712704 to 1228800 tid 1 2024-02-10T05:30:48.639 INFO:tasks.rados.rados.0.smithi178.stdout:322: writing smithi17880450-50 from 1228800 to 1859584 tid 2 2024-02-10T05:30:48.642 INFO:tasks.rados.rados.0.smithi178.stdout:322: writing smithi17880450-50 from 1859584 to 2473984 tid 3 2024-02-10T05:30:48.646 INFO:tasks.rados.rados.0.smithi178.stdout:322: writing smithi17880450-50 from 2473984 to 2834432 tid 4 2024-02-10T05:30:48.646 INFO:tasks.rados.rados.0.smithi178.stdout:323: read oid 12 snap 25 2024-02-10T05:30:48.646 INFO:tasks.rados.rados.0.smithi178.stdout:323: expect (ObjNum 71 snap 5 seq_num 71) 2024-02-10T05:30:48.647 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 26 2024-02-10T05:30:48.647 INFO:tasks.rados.rados.0.smithi178.stdout:320: finishing rollback tid 0 to smithi17880450-15 2024-02-10T05:30:48.647 INFO:tasks.rados.rados.0.smithi178.stdout:320: finishing rollback tid 1 to smithi17880450-15 2024-02-10T05:30:48.647 INFO:tasks.rados.rados.0.smithi178.stdout:320: finishing rollback tid 2 to smithi17880450-15 2024-02-10T05:30:48.647 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 81 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-02-10T05:30:48.647 INFO:tasks.rados.rados.0.smithi178.stdout:319: finishing copy_from racing read to smithi17880450-36 2024-02-10T05:30:48.647 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 81 (ObjNum 108 snap 22 seq_num 108) dirty exists 2024-02-10T05:30:48.647 INFO:tasks.rados.rados.0.smithi178.stdout:319: finishing copy_from to smithi17880450-36 2024-02-10T05:30:48.647 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-02-10T05:30:48.647 INFO:tasks.rados.rados.0.smithi178.stdout:322: finishing write tid 1 to smithi17880450-50 2024-02-10T05:30:48.647 INFO:tasks.rados.rados.0.smithi178.stdout:322: finishing write tid 2 to smithi17880450-50 2024-02-10T05:30:48.647 INFO:tasks.rados.rados.0.smithi178.stdout:324: seq_num 127 ranges {2531328=532480,3063808=507904,3571712=778240,4349952=319488} 2024-02-10T05:30:48.661 INFO:tasks.rados.rados.0.smithi178.stdout:324: writing smithi17880450-20 from 2531328 to 3063808 tid 1 2024-02-10T05:30:48.664 INFO:tasks.rados.rados.0.smithi178.stdout:324: writing smithi17880450-20 from 3063808 to 3571712 tid 2 2024-02-10T05:30:48.669 INFO:tasks.rados.rados.0.smithi178.stdout:324: writing smithi17880450-20 from 3571712 to 4349952 tid 3 2024-02-10T05:30:48.671 INFO:tasks.rados.rados.0.smithi178.stdout:324: writing smithi17880450-20 from 4349952 to 4669440 tid 4 2024-02-10T05:30:48.671 INFO:tasks.rados.rados.0.smithi178.stdout:319: done (5 left) 2024-02-10T05:30:48.671 INFO:tasks.rados.rados.0.smithi178.stdout:320: done (4 left) 2024-02-10T05:30:48.671 INFO:tasks.rados.rados.0.smithi178.stdout:321: done (3 left) 2024-02-10T05:30:48.671 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 26 2024-02-10T05:30:48.671 INFO:tasks.rados.rados.0.smithi178.stdout:322: finishing write tid 3 to smithi17880450-50 2024-02-10T05:30:48.671 INFO:tasks.rados.rados.0.smithi178.stdout:325: seq_num 128 ranges {638976=548864,1187840=794624,1982464=581632,2564096=229376} 2024-02-10T05:30:48.680 INFO:tasks.rados.rados.0.smithi178.stdout:325: writing smithi17880450-39 from 638976 to 1187840 tid 1 2024-02-10T05:30:48.681 INFO:tasks.rados.rados.0.smithi178.stdout:325: writing smithi17880450-39 from 1187840 to 1982464 tid 2 2024-02-10T05:30:48.685 INFO:tasks.rados.rados.0.smithi178.stdout:325: writing smithi17880450-39 from 1982464 to 2564096 tid 3 2024-02-10T05:30:48.687 INFO:tasks.rados.rados.0.smithi178.stdout:325: writing smithi17880450-39 from 2564096 to 2793472 tid 4 2024-02-10T05:30:48.687 INFO:tasks.rados.rados.0.smithi178.stdout:326: rollback oid 9 current snap is 26 2024-02-10T05:30:48.687 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 9 to 23 2024-02-10T05:30:48.687 INFO:tasks.rados.rados.0.smithi178.stdout:322: finishing write tid 4 to smithi17880450-50 2024-02-10T05:30:48.687 INFO:tasks.rados.rados.0.smithi178.stdout:322: finishing write tid 5 to smithi17880450-50 2024-02-10T05:30:48.687 INFO:tasks.rados.rados.0.smithi178.stdout:322: finishing write tid 6 to smithi17880450-50 2024-02-10T05:30:48.687 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 18 (ObjNum 126 snap 26 seq_num 126) dirty exists 2024-02-10T05:30:48.687 INFO:tasks.rados.rados.0.smithi178.stdout:322: left oid 50 (ObjNum 126 snap 26 seq_num 126) 2024-02-10T05:30:48.687 INFO:tasks.rados.rados.0.smithi178.stdout:323: expect (ObjNum 71 snap 5 seq_num 71) 2024-02-10T05:30:48.774 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:48 smithi189 ceph-mon[31422]: osdmap e120: 8 total, 8 up, 8 in 2024-02-10T05:30:48.775 INFO:tasks.rados.rados.0.smithi178.stdout:324: finishing write tid 1 to smithi17880450-20 2024-02-10T05:30:48.775 INFO:tasks.rados.rados.0.smithi178.stdout:324: finishing write tid 2 to smithi17880450-20 2024-02-10T05:30:48.775 INFO:tasks.rados.rados.0.smithi178.stdout:322: done (4 left) 2024-02-10T05:30:48.775 INFO:tasks.rados.rados.0.smithi178.stdout:323: done (3 left) 2024-02-10T05:30:48.775 INFO:tasks.rados.rados.0.smithi178.stdout:327: snap_remove snap 22 2024-02-10T05:30:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:48 smithi178 ceph-mon[27572]: osdmap e120: 8 total, 8 up, 8 in 2024-02-10T05:30:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:48 smithi178 ceph-mon[36851]: osdmap e120: 8 total, 8 up, 8 in 2024-02-10T05:30:49.584 INFO:tasks.rados.rados.0.smithi178.stdout:327: done (3 left) 2024-02-10T05:30:49.584 INFO:tasks.rados.rados.0.smithi178.stdout:328: rollback oid 17 current snap is 26 2024-02-10T05:30:49.584 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 17 to 25 2024-02-10T05:30:49.584 INFO:tasks.rados.rados.0.smithi178.stdout:324: finishing write tid 3 to smithi17880450-20 2024-02-10T05:30:49.584 INFO:tasks.rados.rados.0.smithi178.stdout:324: finishing write tid 4 to smithi17880450-20 2024-02-10T05:30:49.584 INFO:tasks.rados.rados.0.smithi178.stdout:324: finishing write tid 5 to smithi17880450-20 2024-02-10T05:30:49.584 INFO:tasks.rados.rados.0.smithi178.stdout:324: finishing write tid 6 to smithi17880450-20 2024-02-10T05:30:49.584 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 53 (ObjNum 127 snap 26 seq_num 127) dirty exists 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:324: left oid 20 (ObjNum 127 snap 26 seq_num 127) 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:325: finishing write tid 1 to smithi17880450-39 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:325: finishing write tid 2 to smithi17880450-39 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:326: finishing rollback tid 0 to smithi17880450-9 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:325: finishing write tid 3 to smithi17880450-39 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:326: finishing rollback tid 1 to smithi17880450-9 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:325: finishing write tid 4 to smithi17880450-39 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:326: finishing rollback tid 2 to smithi17880450-9 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 79 (ObjNum 87 snap 17 seq_num 87) dirty exists 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:325: finishing write tid 5 to smithi17880450-39 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:325: finishing write tid 6 to smithi17880450-39 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 48 (ObjNum 128 snap 26 seq_num 128) dirty exists 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:325: left oid 39 (ObjNum 128 snap 26 seq_num 128) 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:324: done (3 left) 2024-02-10T05:30:49.585 INFO:tasks.rados.rados.0.smithi178.stdout:325: done (2 left) 2024-02-10T05:30:49.586 INFO:tasks.rados.rados.0.smithi178.stdout:326: done (1 left) 2024-02-10T05:30:49.586 INFO:tasks.rados.rados.0.smithi178.stdout:329: snap_create 2024-02-10T05:30:49.596 INFO:tasks.rados.rados.0.smithi178.stdout:328: finishing rollback tid 0 to smithi17880450-17 2024-02-10T05:30:49.597 INFO:tasks.rados.rados.0.smithi178.stdout:328: finishing rollback tid 1 to smithi17880450-17 2024-02-10T05:30:49.597 INFO:tasks.rados.rados.0.smithi178.stdout:328: finishing rollback tid 2 to smithi17880450-17 2024-02-10T05:30:49.597 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 52 (ObjNum 101 snap 20 seq_num 101) dirty exists 2024-02-10T05:30:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:49 smithi189 ceph-mon[31422]: osdmap e121: 8 total, 8 up, 8 in 2024-02-10T05:30:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:49 smithi189 ceph-mon[31422]: Upgrade: Updating mgr.x 2024-02-10T05:30:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:49 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:49 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:30:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:49 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:30:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:49 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:30:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:49 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:30:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:49 smithi189 ceph-mon[31422]: Deploying daemon mgr.x on smithi189 2024-02-10T05:30:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:49 smithi189 ceph-mon[31422]: pgmap v165: 121 pgs: 121 active+clean; 94 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:49 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:30:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:49 smithi189 ceph-mon[31422]: osdmap e122: 8 total, 8 up, 8 in 2024-02-10T05:30:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[27572]: osdmap e121: 8 total, 8 up, 8 in 2024-02-10T05:30:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[27572]: Upgrade: Updating mgr.x 2024-02-10T05:30:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:30:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:30:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:30:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:30:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[27572]: Deploying daemon mgr.x on smithi189 2024-02-10T05:30:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[27572]: pgmap v165: 121 pgs: 121 active+clean; 94 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:30:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[27572]: osdmap e122: 8 total, 8 up, 8 in 2024-02-10T05:30:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[36851]: osdmap e121: 8 total, 8 up, 8 in 2024-02-10T05:30:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[36851]: Upgrade: Updating mgr.x 2024-02-10T05:30:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:30:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:30:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:30:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:30:49.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[36851]: Deploying daemon mgr.x on smithi189 2024-02-10T05:30:49.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[36851]: pgmap v165: 121 pgs: 121 active+clean; 94 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:49.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:30:49.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:49 smithi178 ceph-mon[36851]: osdmap e122: 8 total, 8 up, 8 in 2024-02-10T05:30:50.538 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:50 smithi189 systemd[1]: Stopping Ceph mgr.x for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:30:50.592 INFO:tasks.rados.rados.0.smithi178.stdout:328: done (1 left) 2024-02-10T05:30:50.592 INFO:tasks.rados.rados.0.smithi178.stdout:329: done (0 left) 2024-02-10T05:30:50.592 INFO:tasks.rados.rados.0.smithi178.stdout:330: read oid 23 snap -1 2024-02-10T05:30:50.592 INFO:tasks.rados.rados.0.smithi178.stdout:330: expect (ObjNum 113 snap 23 seq_num 113) 2024-02-10T05:30:50.592 INFO:tasks.rados.rados.0.smithi178.stdout:331: snap_remove snap 23 2024-02-10T05:30:51.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:50 smithi189 podman[67301]: 2024-02-10 05:30:50.751452157 +0000 UTC m=+0.125555217 container died e722732768d80a97810f63e88c127d27ba7be25ef878957cc510746985c7b729 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=quincy-72ce7c1, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-02-10T05:30:51.540 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:51 smithi189 podman[67301]: 2024-02-10 05:30:51.194330484 +0000 UTC m=+0.568433534 container cleanup e722732768d80a97810f63e88c127d27ba7be25ef878957cc510746985c7b729 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=quincy-72ce7c1) 2024-02-10T05:30:51.540 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:51 smithi189 bash[67301]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x 2024-02-10T05:30:51.540 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:51 smithi189 podman[67320]: 2024-02-10 05:30:51.413103866 +0000 UTC m=+0.656578060 container remove e722732768d80a97810f63e88c127d27ba7be25ef878957cc510746985c7b729 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, GIT_BRANCH=HEAD, RELEASE=quincy-72ce7c1, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-02-10T05:30:51.540 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:51 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-10T05:30:51.598 INFO:tasks.rados.rados.0.smithi178.stdout:330: expect (ObjNum 113 snap 23 seq_num 113) 2024-02-10T05:30:51.680 INFO:tasks.rados.rados.0.smithi178.stdout:330: done (1 left) 2024-02-10T05:30:51.680 INFO:tasks.rados.rados.0.smithi178.stdout:331: done (0 left) 2024-02-10T05:30:51.680 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 27 2024-02-10T05:30:51.680 INFO:tasks.rados.rados.0.smithi178.stdout:332: seq_num 129 ranges {4669440=565248,5234688=679936,5914624=786432,6701056=139264} 2024-02-10T05:30:51.707 INFO:tasks.rados.rados.0.smithi178.stdout:332: writing smithi17880450-20 from 4669440 to 5234688 tid 1 2024-02-10T05:30:51.712 INFO:tasks.rados.rados.0.smithi178.stdout:332: writing smithi17880450-20 from 5234688 to 5914624 tid 2 2024-02-10T05:30:51.716 INFO:tasks.rados.rados.0.smithi178.stdout:332: writing smithi17880450-20 from 5914624 to 6701056 tid 3 2024-02-10T05:30:51.718 INFO:tasks.rados.rados.0.smithi178.stdout:332: writing smithi17880450-20 from 6701056 to 6840320 tid 4 2024-02-10T05:30:51.718 INFO:tasks.rados.rados.0.smithi178.stdout:333: rollback oid 48 current snap is 27 2024-02-10T05:30:51.718 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 48 to 16 2024-02-10T05:30:51.718 INFO:tasks.rados.rados.0.smithi178.stdout:332: finishing write tid 1 to smithi17880450-20 2024-02-10T05:30:51.718 INFO:tasks.rados.rados.0.smithi178.stdout:332: finishing write tid 2 to smithi17880450-20 2024-02-10T05:30:51.718 INFO:tasks.rados.rados.0.smithi178.stdout:334: snap_create 2024-02-10T05:30:51.720 INFO:tasks.rados.rados.0.smithi178.stdout:332: finishing write tid 3 to smithi17880450-20 2024-02-10T05:30:51.720 INFO:tasks.rados.rados.0.smithi178.stdout:332: finishing write tid 4 to smithi17880450-20 2024-02-10T05:30:51.720 INFO:tasks.rados.rados.0.smithi178.stdout:332: finishing write tid 5 to smithi17880450-20 2024-02-10T05:30:51.721 INFO:tasks.rados.rados.0.smithi178.stdout:332: finishing write tid 6 to smithi17880450-20 2024-02-10T05:30:51.721 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 65 (ObjNum 129 snap 27 seq_num 129) dirty exists 2024-02-10T05:30:51.721 INFO:tasks.rados.rados.0.smithi178.stdout:332: left oid 20 (ObjNum 129 snap 27 seq_num 129) 2024-02-10T05:30:51.723 INFO:tasks.rados.rados.0.smithi178.stdout:333: finishing rollback tid 1 to smithi17880450-48 2024-02-10T05:30:51.724 INFO:tasks.rados.rados.0.smithi178.stdout:333: finishing rollback tid 2 to smithi17880450-48 2024-02-10T05:30:51.724 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 101 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-10T05:30:51.863 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:51 smithi189 ceph-mon[31422]: osdmap e123: 8 total, 8 up, 8 in 2024-02-10T05:30:51.863 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:51 smithi189 ceph-mon[31422]: pgmap v168: 121 pgs: 121 active+clean; 106 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-02-10T05:30:51.863 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:51 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-10T05:30:51.863 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:51 smithi189 systemd[1]: Stopped Ceph mgr.x for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:30:51.863 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:51 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.x.service: Consumed 17.666s CPU time. 2024-02-10T05:30:51.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:51 smithi178 ceph-mon[27572]: osdmap e123: 8 total, 8 up, 8 in 2024-02-10T05:30:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:51 smithi178 ceph-mon[27572]: pgmap v168: 121 pgs: 121 active+clean; 106 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-02-10T05:30:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:51 smithi178 ceph-mon[36851]: osdmap e123: 8 total, 8 up, 8 in 2024-02-10T05:30:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:51 smithi178 ceph-mon[36851]: pgmap v168: 121 pgs: 121 active+clean; 106 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-02-10T05:30:52.188 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:51 smithi189 systemd[1]: Starting Ceph mgr.x for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:30:52.188 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:52 smithi189 podman[67460]: 2024-02-10 05:30:51.983785769 +0000 UTC m=+0.018892970 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:30:52.188 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:52 smithi189 podman[67460]: 2024-02-10 05:30:52.089109376 +0000 UTC m=+0.124216578 container create a3d73d22bad39e8de78d1c53d2d93a1e8fc5a8af6856f6f09c9d4bc38b98bb57 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, RELEASE=main-290212a, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-02-10T05:30:52.601 INFO:tasks.rados.rados.0.smithi178.stdout:332: done (2 left) 2024-02-10T05:30:52.601 INFO:tasks.rados.rados.0.smithi178.stdout:333: done (1 left) 2024-02-10T05:30:52.601 INFO:tasks.rados.rados.0.smithi178.stdout:334: done (0 left) 2024-02-10T05:30:52.601 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 28 2024-02-10T05:30:52.601 INFO:tasks.rados.rados.0.smithi178.stdout:335: seq_num 130 ranges {3137536=581632,3719168=614400,4333568=598016,4931584=393216} 2024-02-10T05:30:52.620 INFO:tasks.rados.rados.0.smithi178.stdout:335: writing smithi17880450-18 from 3137536 to 3719168 tid 1 2024-02-10T05:30:52.624 INFO:tasks.rados.rados.0.smithi178.stdout:335: writing smithi17880450-18 from 3719168 to 4333568 tid 2 2024-02-10T05:30:52.628 INFO:tasks.rados.rados.0.smithi178.stdout:335: writing smithi17880450-18 from 4333568 to 4931584 tid 3 2024-02-10T05:30:52.631 INFO:tasks.rados.rados.0.smithi178.stdout:335: writing smithi17880450-18 from 4931584 to 5324800 tid 4 2024-02-10T05:30:52.631 INFO:tasks.rados.rados.0.smithi178.stdout:336: read oid 31 snap -1 2024-02-10T05:30:52.631 INFO:tasks.rados.rados.0.smithi178.stdout:336: expect deleted 2024-02-10T05:30:52.631 INFO:tasks.rados.rados.0.smithi178.stdout:337: read oid 5 snap -1 2024-02-10T05:30:52.631 INFO:tasks.rados.rados.0.smithi178.stdout:337: expect deleted 2024-02-10T05:30:52.631 INFO:tasks.rados.rados.0.smithi178.stdout:338: copy_from oid 21 from oid 32 current snap is 28 2024-02-10T05:30:52.631 INFO:tasks.rados.rados.0.smithi178.stdout:335: finishing write tid 1 to smithi17880450-18 2024-02-10T05:30:52.631 INFO:tasks.rados.rados.0.smithi178.stdout:335: finishing write tid 2 to smithi17880450-18 2024-02-10T05:30:52.631 INFO:tasks.rados.rados.0.smithi178.stdout:339: snap_create 2024-02-10T05:30:52.632 INFO:tasks.rados.rados.0.smithi178.stdout:335: finishing write tid 3 to smithi17880450-18 2024-02-10T05:30:52.633 INFO:tasks.rados.rados.0.smithi178.stdout:335: finishing write tid 4 to smithi17880450-18 2024-02-10T05:30:52.633 INFO:tasks.rados.rados.0.smithi178.stdout:335: finishing write tid 5 to smithi17880450-18 2024-02-10T05:30:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:338: finishing copy_from racing read to smithi17880450-21 2024-02-10T05:30:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:335: finishing write tid 6 to smithi17880450-18 2024-02-10T05:30:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 63 (ObjNum 130 snap 28 seq_num 130) dirty exists 2024-02-10T05:30:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:335: left oid 18 (ObjNum 130 snap 28 seq_num 130) 2024-02-10T05:30:52.635 INFO:tasks.rados.rados.0.smithi178.stdout:338: finishing copy_from to smithi17880450-21 2024-02-10T05:30:52.635 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 4 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-10T05:30:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:52 smithi178 ceph-mon[27572]: osdmap e124: 8 total, 8 up, 8 in 2024-02-10T05:30:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:52 smithi178 ceph-mon[36851]: osdmap e124: 8 total, 8 up, 8 in 2024-02-10T05:30:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:52 smithi189 ceph-mon[31422]: osdmap e124: 8 total, 8 up, 8 in 2024-02-10T05:30:53.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:53 smithi189 podman[67460]: 2024-02-10 05:30:53.086652061 +0000 UTC m=+1.121759262 container init a3d73d22bad39e8de78d1c53d2d93a1e8fc5a8af6856f6f09c9d4bc38b98bb57 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=main-290212a, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2) 2024-02-10T05:30:53.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:53 smithi189 podman[67460]: 2024-02-10 05:30:53.093070886 +0000 UTC m=+1.128178092 container start a3d73d22bad39e8de78d1c53d2d93a1e8fc5a8af6856f6f09c9d4bc38b98bb57 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , RELEASE=main-290212a, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-02-10T05:30:53.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:53 smithi189 ceph-mgr[67499]: -- 172.21.15.189:0/2039097703 <== mon.1 v2:172.21.15.189:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f899dd81a0 con 0x55f899dae800 2024-02-10T05:30:53.606 INFO:tasks.rados.rados.0.smithi178.stdout:335: done (4 left) 2024-02-10T05:30:53.606 INFO:tasks.rados.rados.0.smithi178.stdout:336: done (3 left) 2024-02-10T05:30:53.606 INFO:tasks.rados.rados.0.smithi178.stdout:337: done (2 left) 2024-02-10T05:30:53.606 INFO:tasks.rados.rados.0.smithi178.stdout:338: done (1 left) 2024-02-10T05:30:53.607 INFO:tasks.rados.rados.0.smithi178.stdout:339: done (0 left) 2024-02-10T05:30:53.607 INFO:tasks.rados.rados.0.smithi178.stdout:340: read oid 41 snap -1 2024-02-10T05:30:53.607 INFO:tasks.rados.rados.0.smithi178.stdout:340: expect deleted 2024-02-10T05:30:53.607 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 16 current snap is 29 2024-02-10T05:30:53.607 INFO:tasks.rados.rados.0.smithi178.stdout:341: seq_num 131 ranges {2973696=598016,3571712=499712,4071424=753664,4825088=352256} 2024-02-10T05:30:53.625 INFO:tasks.rados.rados.0.smithi178.stdout:341: writing smithi17880450-16 from 2973696 to 3571712 tid 1 2024-02-10T05:30:53.628 INFO:tasks.rados.rados.0.smithi178.stdout:341: writing smithi17880450-16 from 3571712 to 4071424 tid 2 2024-02-10T05:30:53.632 INFO:tasks.rados.rados.0.smithi178.stdout:341: writing smithi17880450-16 from 4071424 to 4825088 tid 3 2024-02-10T05:30:53.634 INFO:tasks.rados.rados.0.smithi178.stdout:341: writing smithi17880450-16 from 4825088 to 5177344 tid 4 2024-02-10T05:30:53.634 INFO:tasks.rados.rados.0.smithi178.stdout:342: setattr oid 13 current snap is 29 2024-02-10T05:30:53.634 INFO:tasks.rados.rados.0.smithi178.stdout:341: finishing write tid 1 to smithi17880450-16 2024-02-10T05:30:53.636 INFO:tasks.rados.rados.0.smithi178.stdout:340: done (2 left) 2024-02-10T05:30:53.637 INFO:tasks.rados.rados.0.smithi178.stdout:343: delete oid 37 current snap is 29 2024-02-10T05:30:53.640 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 103 (ObjNum 93 snap 18 seq_num 93) dirty exists 2024-02-10T05:30:53.663 INFO:tasks.rados.rados.0.smithi178.stdout:341: finishing write tid 2 to smithi17880450-16 2024-02-10T05:30:53.663 INFO:tasks.rados.rados.0.smithi178.stdout:341: finishing write tid 3 to smithi17880450-16 2024-02-10T05:30:53.663 INFO:tasks.rados.rados.0.smithi178.stdout:341: finishing write tid 4 to smithi17880450-16 2024-02-10T05:30:53.663 INFO:tasks.rados.rados.0.smithi178.stdout:341: finishing write tid 5 to smithi17880450-16 2024-02-10T05:30:53.664 INFO:tasks.rados.rados.0.smithi178.stdout:342: done (2 left) 2024-02-10T05:30:53.664 INFO:tasks.rados.rados.0.smithi178.stdout:343: done (1 left) 2024-02-10T05:30:53.665 INFO:tasks.rados.rados.0.smithi178.stdout:344: read oid 21 snap -1 2024-02-10T05:30:53.665 INFO:tasks.rados.rados.0.smithi178.stdout:344: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:30:53.665 INFO:tasks.rados.rados.0.smithi178.stdout:345: read oid 28 snap 27 2024-02-10T05:30:53.665 INFO:tasks.rados.rados.0.smithi178.stdout:345: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-10T05:30:53.665 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 29 2024-02-10T05:30:53.665 INFO:tasks.rados.rados.0.smithi178.stdout:346: seq_num 133 ranges {606208=630784,1236992=663552,1900544=770048,2670592=172032} 2024-02-10T05:30:53.670 INFO:tasks.rados.rados.0.smithi178.stdout:346: writing smithi17880450-6 from 606208 to 1236992 tid 1 2024-02-10T05:30:53.675 INFO:tasks.rados.rados.0.smithi178.stdout:346: writing smithi17880450-6 from 1236992 to 1900544 tid 2 2024-02-10T05:30:53.679 INFO:tasks.rados.rados.0.smithi178.stdout:346: writing smithi17880450-6 from 1900544 to 2670592 tid 3 2024-02-10T05:30:53.680 INFO:tasks.rados.rados.0.smithi178.stdout:346: writing smithi17880450-6 from 2670592 to 2842624 tid 4 2024-02-10T05:30:53.681 INFO:tasks.rados.rados.0.smithi178.stdout:347: rollback oid 14 current snap is 29 2024-02-10T05:30:53.681 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 14 to 16 2024-02-10T05:30:53.681 INFO:tasks.rados.rados.0.smithi178.stdout:341: finishing write tid 6 to smithi17880450-16 2024-02-10T05:30:53.681 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 164 (ObjNum 131 snap 29 seq_num 131) dirty exists 2024-02-10T05:30:53.681 INFO:tasks.rados.rados.0.smithi178.stdout:341: left oid 16 (ObjNum 131 snap 29 seq_num 131) 2024-02-10T05:30:53.681 INFO:tasks.rados.rados.0.smithi178.stdout:344: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:30:53.684 INFO:tasks.rados.rados.0.smithi178.stdout:345: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-10T05:30:53.699 INFO:tasks.rados.rados.0.smithi178.stdout:346: finishing write tid 1 to smithi17880450-6 2024-02-10T05:30:53.699 INFO:tasks.rados.rados.0.smithi178.stdout:346: finishing write tid 2 to smithi17880450-6 2024-02-10T05:30:53.699 INFO:tasks.rados.rados.0.smithi178.stdout:346: finishing write tid 3 to smithi17880450-6 2024-02-10T05:30:53.699 INFO:tasks.rados.rados.0.smithi178.stdout:346: finishing write tid 4 to smithi17880450-6 2024-02-10T05:30:53.700 INFO:tasks.rados.rados.0.smithi178.stdout:346: finishing write tid 5 to smithi17880450-6 2024-02-10T05:30:53.700 INFO:tasks.rados.rados.0.smithi178.stdout:346: finishing write tid 6 to smithi17880450-6 2024-02-10T05:30:53.700 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 91 (ObjNum 133 snap 29 seq_num 133) dirty exists 2024-02-10T05:30:53.700 INFO:tasks.rados.rados.0.smithi178.stdout:346: left oid 6 (ObjNum 133 snap 29 seq_num 133) 2024-02-10T05:30:53.700 INFO:tasks.rados.rados.0.smithi178.stdout:347: finishing rollback tid 0 to smithi17880450-14 2024-02-10T05:30:53.700 INFO:tasks.rados.rados.0.smithi178.stdout:347: finishing rollback tid 1 to smithi17880450-14 2024-02-10T05:30:53.700 INFO:tasks.rados.rados.0.smithi178.stdout:347: finishing rollback tid 2 to smithi17880450-14 2024-02-10T05:30:53.700 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 94 (ObjNum 59 snap 3 seq_num 59) dirty exists 2024-02-10T05:30:53.700 INFO:tasks.rados.rados.0.smithi178.stdout:341: done (4 left) 2024-02-10T05:30:53.700 INFO:tasks.rados.rados.0.smithi178.stdout:344: done (3 left) 2024-02-10T05:30:53.700 INFO:tasks.rados.rados.0.smithi178.stdout:345: done (2 left) 2024-02-10T05:30:53.700 INFO:tasks.rados.rados.0.smithi178.stdout:346: done (1 left) 2024-02-10T05:30:53.700 INFO:tasks.rados.rados.0.smithi178.stdout:347: done (0 left) 2024-02-10T05:30:53.701 INFO:tasks.rados.rados.0.smithi178.stdout:348: read oid 11 snap -1 2024-02-10T05:30:53.701 INFO:tasks.rados.rados.0.smithi178.stdout:348: expect (ObjNum 115 snap 23 seq_num 115) 2024-02-10T05:30:53.701 INFO:tasks.rados.rados.0.smithi178.stdout:349: delete oid 44 current snap is 29 2024-02-10T05:30:53.701 INFO:tasks.rados.rados.0.smithi178.stdout:349: done (1 left) 2024-02-10T05:30:53.701 INFO:tasks.rados.rados.0.smithi178.stdout:350: rollback oid 27 current snap is 29 2024-02-10T05:30:53.701 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 27 to 14 2024-02-10T05:30:53.702 INFO:tasks.rados.rados.0.smithi178.stdout:351: rollback oid 38 current snap is 29 2024-02-10T05:30:53.702 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 38 to 14 2024-02-10T05:30:53.702 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 29 2024-02-10T05:30:53.702 INFO:tasks.rados.rados.0.smithi178.stdout:352: seq_num 135 ranges {73728=663552,737280=434176,1171456=786432,1957888=385024} 2024-02-10T05:30:53.704 INFO:tasks.rados.rados.0.smithi178.stdout:352: writing smithi17880450-15 from 73728 to 737280 tid 1 2024-02-10T05:30:53.707 INFO:tasks.rados.rados.0.smithi178.stdout:352: writing smithi17880450-15 from 737280 to 1171456 tid 2 2024-02-10T05:30:53.712 INFO:tasks.rados.rados.0.smithi178.stdout:352: writing smithi17880450-15 from 1171456 to 1957888 tid 3 2024-02-10T05:30:53.716 INFO:tasks.rados.rados.0.smithi178.stdout:352: writing smithi17880450-15 from 1957888 to 2342912 tid 4 2024-02-10T05:30:53.716 INFO:tasks.rados.rados.0.smithi178.stdout:353: read oid 5 snap -1 2024-02-10T05:30:53.716 INFO:tasks.rados.rados.0.smithi178.stdout:353: expect deleted 2024-02-10T05:30:53.716 INFO:tasks.rados.rados.0.smithi178.stdout:354: rollback oid 37 current snap is 29 2024-02-10T05:30:53.716 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 37 to 14 2024-02-10T05:30:53.716 INFO:tasks.rados.rados.0.smithi178.stdout:350: finishing rollback tid 1 to smithi17880450-27 2024-02-10T05:30:53.716 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 0 (ObjNum 129 snap 0 seq_num 1534321504) dirty dne 2024-02-10T05:30:53.716 INFO:tasks.rados.rados.0.smithi178.stdout:350: done (5 left) 2024-02-10T05:30:53.716 INFO:tasks.rados.rados.0.smithi178.stdout:355: snap_create 2024-02-10T05:30:53.717 INFO:tasks.rados.rados.0.smithi178.stdout:351: finishing rollback tid 0 to smithi17880450-38 2024-02-10T05:30:53.717 INFO:tasks.rados.rados.0.smithi178.stdout:351: finishing rollback tid 1 to smithi17880450-38 2024-02-10T05:30:53.717 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 104 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-10T05:30:53.717 INFO:tasks.rados.rados.0.smithi178.stdout:352: finishing write tid 1 to smithi17880450-15 2024-02-10T05:30:53.717 INFO:tasks.rados.rados.0.smithi178.stdout:352: finishing write tid 2 to smithi17880450-15 2024-02-10T05:30:53.717 INFO:tasks.rados.rados.0.smithi178.stdout:348: expect (ObjNum 115 snap 23 seq_num 115) 2024-02-10T05:30:53.820 INFO:tasks.rados.rados.0.smithi178.stdout:354: finishing rollback tid 1 to smithi17880450-37 2024-02-10T05:30:53.820 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 166 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-10T05:30:53.820 INFO:tasks.rados.rados.0.smithi178.stdout:352: finishing write tid 3 to smithi17880450-15 2024-02-10T05:30:53.820 INFO:tasks.rados.rados.0.smithi178.stdout:352: finishing write tid 4 to smithi17880450-15 2024-02-10T05:30:53.821 INFO:tasks.rados.rados.0.smithi178.stdout:352: finishing write tid 5 to smithi17880450-15 2024-02-10T05:30:53.821 INFO:tasks.rados.rados.0.smithi178.stdout:352: finishing write tid 6 to smithi17880450-15 2024-02-10T05:30:53.821 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 97 (ObjNum 135 snap 29 seq_num 135) dirty exists 2024-02-10T05:30:53.821 INFO:tasks.rados.rados.0.smithi178.stdout:352: left oid 15 (ObjNum 135 snap 29 seq_num 135) 2024-02-10T05:30:53.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:53 smithi178 ceph-mon[27572]: osdmap e125: 8 total, 8 up, 8 in 2024-02-10T05:30:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:53 smithi178 ceph-mon[27572]: pgmap v171: 121 pgs: 121 active+clean; 106 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-02-10T05:30:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:53 smithi178 ceph-mon[36851]: osdmap e125: 8 total, 8 up, 8 in 2024-02-10T05:30:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:53 smithi178 ceph-mon[36851]: pgmap v171: 121 pgs: 121 active+clean; 106 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-02-10T05:30:53.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:30:53 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[75150]: ts=2024-02-10T05:30:53.514Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi189.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.189:8443: connect: connection refused" 2024-02-10T05:30:54.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:53 smithi189 ceph-mon[31422]: osdmap e125: 8 total, 8 up, 8 in 2024-02-10T05:30:54.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:53 smithi189 ceph-mon[31422]: pgmap v171: 121 pgs: 121 active+clean; 106 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-02-10T05:30:54.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:53.649+0000 7feb869b8200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T05:30:54.038 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:53.754+0000 7feb869b8200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T05:30:54.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:30:54 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:30:54] "GET /metrics HTTP/1.1" 200 239461 "" "Prometheus/2.43.0" 2024-02-10T05:30:54.464 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:54 smithi189 bash[67460]: a3d73d22bad39e8de78d1c53d2d93a1e8fc5a8af6856f6f09c9d4bc38b98bb57 2024-02-10T05:30:54.464 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:54 smithi189 systemd[1]: Started Ceph mgr.x for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:30:54.464 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:54.462+0000 7feb869b8200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T05:30:54.585 INFO:tasks.rados.rados.0.smithi178.stdout:348: done (5 left) 2024-02-10T05:30:54.585 INFO:tasks.rados.rados.0.smithi178.stdout:351: done (4 left) 2024-02-10T05:30:54.585 INFO:tasks.rados.rados.0.smithi178.stdout:352: done (3 left) 2024-02-10T05:30:54.585 INFO:tasks.rados.rados.0.smithi178.stdout:353: done (2 left) 2024-02-10T05:30:54.585 INFO:tasks.rados.rados.0.smithi178.stdout:354: done (1 left) 2024-02-10T05:30:54.585 INFO:tasks.rados.rados.0.smithi178.stdout:355: done (0 left) 2024-02-10T05:30:54.585 INFO:tasks.rados.rados.0.smithi178.stdout:356: rollback oid 50 current snap is 30 2024-02-10T05:30:54.585 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 50 to 14 2024-02-10T05:30:54.585 INFO:tasks.rados.rados.0.smithi178.stdout:357: rmattr oid 38 current snap is 30 2024-02-10T05:30:54.585 INFO:tasks.rados.rados.0.smithi178.stdout:357: done (1 left) 2024-02-10T05:30:54.585 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 21 current snap is 30 2024-02-10T05:30:54.585 INFO:tasks.rados.rados.0.smithi178.stdout:358: seq_num 136 ranges {106496=688128,794624=720896,1515520=540672,2056192=344064} 2024-02-10T05:30:54.589 INFO:tasks.rados.rados.0.smithi178.stdout:358: writing smithi17880450-21 from 106496 to 794624 tid 1 2024-02-10T05:30:54.593 INFO:tasks.rados.rados.0.smithi178.stdout:358: writing smithi17880450-21 from 794624 to 1515520 tid 2 2024-02-10T05:30:54.596 INFO:tasks.rados.rados.0.smithi178.stdout:358: writing smithi17880450-21 from 1515520 to 2056192 tid 3 2024-02-10T05:30:54.599 INFO:tasks.rados.rados.0.smithi178.stdout:358: writing smithi17880450-21 from 2056192 to 2400256 tid 4 2024-02-10T05:30:54.599 INFO:tasks.rados.rados.0.smithi178.stdout:359: copy_from oid 37 from oid 14 current snap is 30 2024-02-10T05:30:54.599 INFO:tasks.rados.rados.0.smithi178.stdout:356: finishing rollback tid 0 to smithi17880450-50 2024-02-10T05:30:54.599 INFO:tasks.rados.rados.0.smithi178.stdout:356: finishing rollback tid 1 to smithi17880450-50 2024-02-10T05:30:54.599 INFO:tasks.rados.rados.0.smithi178.stdout:356: finishing rollback tid 2 to smithi17880450-50 2024-02-10T05:30:54.600 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 26 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-10T05:30:54.600 INFO:tasks.rados.rados.0.smithi178.stdout:358: finishing write tid 1 to smithi17880450-21 2024-02-10T05:30:54.600 INFO:tasks.rados.rados.0.smithi178.stdout:358: finishing write tid 2 to smithi17880450-21 2024-02-10T05:30:54.600 INFO:tasks.rados.rados.0.smithi178.stdout:358: finishing write tid 3 to smithi17880450-21 2024-02-10T05:30:54.600 INFO:tasks.rados.rados.0.smithi178.stdout:356: done (2 left) 2024-02-10T05:30:54.600 INFO:tasks.rados.rados.0.smithi178.stdout:360: rmattr oid 44 current snap is 30 2024-02-10T05:30:54.600 INFO:tasks.rados.rados.0.smithi178.stdout:360: done (2 left) 2024-02-10T05:30:54.600 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 30 2024-02-10T05:30:54.600 INFO:tasks.rados.rados.0.smithi178.stdout:361: seq_num 137 ranges {2342912=704512,3047424=655360,3702784=753664,4456448=196608} 2024-02-10T05:30:54.616 INFO:tasks.rados.rados.0.smithi178.stdout:361: writing smithi17880450-15 from 2342912 to 3047424 tid 1 2024-02-10T05:30:54.619 INFO:tasks.rados.rados.0.smithi178.stdout:361: writing smithi17880450-15 from 3047424 to 3702784 tid 2 2024-02-10T05:30:54.623 INFO:tasks.rados.rados.0.smithi178.stdout:361: writing smithi17880450-15 from 3702784 to 4456448 tid 3 2024-02-10T05:30:54.625 INFO:tasks.rados.rados.0.smithi178.stdout:361: writing smithi17880450-15 from 4456448 to 4653056 tid 4 2024-02-10T05:30:54.625 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 30 2024-02-10T05:30:54.626 INFO:tasks.rados.rados.0.smithi178.stdout:358: finishing write tid 4 to smithi17880450-21 2024-02-10T05:30:54.626 INFO:tasks.rados.rados.0.smithi178.stdout:362: seq_num 138 ranges {57344=720896,778240=540672,1318912=557056,1875968=507904} 2024-02-10T05:30:54.629 INFO:tasks.rados.rados.0.smithi178.stdout:362: writing smithi17880450-22 from 57344 to 778240 tid 1 2024-02-10T05:30:54.632 INFO:tasks.rados.rados.0.smithi178.stdout:362: writing smithi17880450-22 from 778240 to 1318912 tid 2 2024-02-10T05:30:54.636 INFO:tasks.rados.rados.0.smithi178.stdout:362: writing smithi17880450-22 from 1318912 to 1875968 tid 3 2024-02-10T05:30:54.640 INFO:tasks.rados.rados.0.smithi178.stdout:362: writing smithi17880450-22 from 1875968 to 2383872 tid 4 2024-02-10T05:30:54.640 INFO:tasks.rados.rados.0.smithi178.stdout:363: copy_from oid 23 from oid 11 current snap is 30 2024-02-10T05:30:54.640 INFO:tasks.rados.rados.0.smithi178.stdout:358: finishing write tid 5 to smithi17880450-21 2024-02-10T05:30:54.640 INFO:tasks.rados.rados.0.smithi178.stdout:358: finishing write tid 6 to smithi17880450-21 2024-02-10T05:30:54.640 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 70 (ObjNum 136 snap 30 seq_num 136) dirty exists 2024-02-10T05:30:54.640 INFO:tasks.rados.rados.0.smithi178.stdout:358: left oid 21 (ObjNum 136 snap 30 seq_num 136) 2024-02-10T05:30:54.640 INFO:tasks.rados.rados.0.smithi178.stdout:359: finishing copy_from racing read to smithi17880450-37 2024-02-10T05:30:54.640 INFO:tasks.rados.rados.0.smithi178.stdout:359: finishing copy_from to smithi17880450-37 2024-02-10T05:30:54.640 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 94 (ObjNum 59 snap 3 seq_num 59) dirty exists 2024-02-10T05:30:54.640 INFO:tasks.rados.rados.0.smithi178.stdout:361: finishing write tid 1 to smithi17880450-15 2024-02-10T05:30:54.641 INFO:tasks.rados.rados.0.smithi178.stdout:361: finishing write tid 2 to smithi17880450-15 2024-02-10T05:30:54.641 INFO:tasks.rados.rados.0.smithi178.stdout:361: finishing write tid 3 to smithi17880450-15 2024-02-10T05:30:54.641 INFO:tasks.rados.rados.0.smithi178.stdout:358: done (4 left) 2024-02-10T05:30:54.641 INFO:tasks.rados.rados.0.smithi178.stdout:359: done (3 left) 2024-02-10T05:30:54.641 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 30 2024-02-10T05:30:54.641 INFO:tasks.rados.rados.0.smithi178.stdout:361: finishing write tid 4 to smithi17880450-15 2024-02-10T05:30:54.641 INFO:tasks.rados.rados.0.smithi178.stdout:361: finishing write tid 5 to smithi17880450-15 2024-02-10T05:30:54.641 INFO:tasks.rados.rados.0.smithi178.stdout:364: seq_num 139 ranges {106496=737280,843776=425984,1269760=761856,2031616=417792} 2024-02-10T05:30:54.644 INFO:tasks.rados.rados.0.smithi178.stdout:364: writing smithi17880450-32 from 106496 to 843776 tid 1 2024-02-10T05:30:54.646 INFO:tasks.rados.rados.0.smithi178.stdout:364: writing smithi17880450-32 from 843776 to 1269760 tid 2 2024-02-10T05:30:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:364: writing smithi17880450-32 from 1269760 to 2031616 tid 3 2024-02-10T05:30:54.653 INFO:tasks.rados.rados.0.smithi178.stdout:364: writing smithi17880450-32 from 2031616 to 2449408 tid 4 2024-02-10T05:30:54.653 INFO:tasks.rados.rados.0.smithi178.stdout:365: snap_remove snap 26 2024-02-10T05:30:54.754 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:54.589+0000 7feb869b8200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T05:30:54.754 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:54 smithi189 ceph-mon[31422]: osdmap e126: 8 total, 8 up, 8 in 2024-02-10T05:30:54.754 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:54 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:54.754 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:54 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:54.754 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:54 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:30:54.754 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:54 smithi189 ceph-mon[31422]: osdmap e127: 8 total, 8 up, 8 in 2024-02-10T05:30:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:54 smithi178 ceph-mon[27572]: osdmap e126: 8 total, 8 up, 8 in 2024-02-10T05:30:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:54 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:54 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:54 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:30:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:54 smithi178 ceph-mon[27572]: osdmap e127: 8 total, 8 up, 8 in 2024-02-10T05:30:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:54 smithi178 ceph-mon[36851]: osdmap e126: 8 total, 8 up, 8 in 2024-02-10T05:30:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:54 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:54 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:30:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:54 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:30:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:54 smithi178 ceph-mon[36851]: osdmap e127: 8 total, 8 up, 8 in 2024-02-10T05:30:55.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:54.753+0000 7feb869b8200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T05:30:55.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:54.851+0000 7feb869b8200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T05:30:55.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:54.934+0000 7feb869b8200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T05:30:55.497 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:55.204+0000 7feb869b8200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T05:30:55.497 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:55.314+0000 7feb869b8200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T05:30:55.498 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:55.400+0000 7feb869b8200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T05:30:55.498 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:55.496+0000 7feb869b8200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T05:30:55.612 INFO:tasks.rados.rados.0.smithi178.stdout:365: done (4 left) 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:366: copy_from oid 43 from oid 12 current snap is 30 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:361: finishing write tid 6 to smithi17880450-15 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 103 (ObjNum 137 snap 30 seq_num 137) dirty exists 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:361: left oid 15 (ObjNum 137 snap 30 seq_num 137) 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:362: finishing write tid 1 to smithi17880450-22 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:362: finishing write tid 2 to smithi17880450-22 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:362: finishing write tid 3 to smithi17880450-22 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:362: finishing write tid 4 to smithi17880450-22 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:362: finishing write tid 5 to smithi17880450-22 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:362: finishing write tid 6 to smithi17880450-22 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 110 (ObjNum 138 snap 30 seq_num 138) dirty exists 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:362: left oid 22 (ObjNum 138 snap 30 seq_num 138) 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:364: finishing write tid 1 to smithi17880450-32 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:364: finishing write tid 2 to smithi17880450-32 2024-02-10T05:30:55.613 INFO:tasks.rados.rados.0.smithi178.stdout:361: done (4 left) 2024-02-10T05:30:55.614 INFO:tasks.rados.rados.0.smithi178.stdout:362: done (3 left) 2024-02-10T05:30:55.614 INFO:tasks.rados.rados.0.smithi178.stdout:367: copy_from oid 7 from oid 35 current snap is 30 2024-02-10T05:30:55.614 INFO:tasks.rados.rados.0.smithi178.stdout:363: finishing copy_from racing read to smithi17880450-23 2024-02-10T05:30:55.614 INFO:tasks.rados.rados.0.smithi178.stdout:363: finishing copy_from to smithi17880450-23 2024-02-10T05:30:55.614 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 30 (ObjNum 115 snap 23 seq_num 115) dirty exists 2024-02-10T05:30:55.614 INFO:tasks.rados.rados.0.smithi178.stdout:364: finishing write tid 3 to smithi17880450-32 2024-02-10T05:30:55.614 INFO:tasks.rados.rados.0.smithi178.stdout:364: finishing write tid 4 to smithi17880450-32 2024-02-10T05:30:55.614 INFO:tasks.rados.rados.0.smithi178.stdout:364: finishing write tid 5 to smithi17880450-32 2024-02-10T05:30:55.614 INFO:tasks.rados.rados.0.smithi178.stdout:364: finishing write tid 6 to smithi17880450-32 2024-02-10T05:30:55.614 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 82 (ObjNum 139 snap 30 seq_num 139) dirty exists 2024-02-10T05:30:55.614 INFO:tasks.rados.rados.0.smithi178.stdout:364: left oid 32 (ObjNum 139 snap 30 seq_num 139) 2024-02-10T05:30:55.614 INFO:tasks.rados.rados.0.smithi178.stdout:363: done (3 left) 2024-02-10T05:30:55.614 INFO:tasks.rados.rados.0.smithi178.stdout:364: done (2 left) 2024-02-10T05:30:55.614 INFO:tasks.rados.rados.0.smithi178.stdout:368: snap_create 2024-02-10T05:30:55.626 INFO:tasks.rados.rados.0.smithi178.stdout:367: finishing copy_from to smithi17880450-7 2024-02-10T05:30:55.626 INFO:tasks.rados.rados.0.smithi178.stdout:367: got expected ENOENT (src dne) 2024-02-10T05:30:55.626 INFO:tasks.rados.rados.0.smithi178.stdout:367: finishing copy_from racing read to smithi17880450-7 2024-02-10T05:30:55.633 INFO:tasks.rados.rados.0.smithi178.stdout:366: finishing copy_from racing read to smithi17880450-43 2024-02-10T05:30:55.634 INFO:tasks.rados.rados.0.smithi178.stdout:366: finishing copy_from to smithi17880450-43 2024-02-10T05:30:55.634 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 92 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-02-10T05:30:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:55 smithi189 ceph-mon[31422]: pgmap v174: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.1 MiB/s wr, 26 op/s 2024-02-10T05:30:55.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:55.679+0000 7feb869b8200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T05:30:55.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:55 smithi178 ceph-mon[27572]: pgmap v174: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.1 MiB/s wr, 26 op/s 2024-02-10T05:30:55.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:55 smithi178 ceph-mon[36851]: pgmap v174: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.1 MiB/s wr, 26 op/s 2024-02-10T05:30:56.617 INFO:tasks.rados.rados.0.smithi178.stdout:366: done (2 left) 2024-02-10T05:30:56.617 INFO:tasks.rados.rados.0.smithi178.stdout:367: done (1 left) 2024-02-10T05:30:56.617 INFO:tasks.rados.rados.0.smithi178.stdout:368: done (0 left) 2024-02-10T05:30:56.617 INFO:tasks.rados.rados.0.smithi178.stdout:369: read oid 15 snap -1 2024-02-10T05:30:56.617 INFO:tasks.rados.rados.0.smithi178.stdout:369: expect (ObjNum 137 snap 30 seq_num 137) 2024-02-10T05:30:56.617 INFO:tasks.rados.rados.0.smithi178.stdout:370: copy_from oid 3 from oid 47 current snap is 31 2024-02-10T05:30:56.617 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 31 2024-02-10T05:30:56.617 INFO:tasks.rados.rados.0.smithi178.stdout:371: seq_num 140 ranges {0=753664,753664=704512,1458176=524288,1982464=376832} 2024-02-10T05:30:56.621 INFO:tasks.rados.rados.0.smithi178.stdout:371: writing smithi17880450-38 from 0 to 753664 tid 1 2024-02-10T05:30:56.625 INFO:tasks.rados.rados.0.smithi178.stdout:371: writing smithi17880450-38 from 753664 to 1458176 tid 2 2024-02-10T05:30:56.628 INFO:tasks.rados.rados.0.smithi178.stdout:371: writing smithi17880450-38 from 1458176 to 1982464 tid 3 2024-02-10T05:30:56.631 INFO:tasks.rados.rados.0.smithi178.stdout:371: writing smithi17880450-38 from 1982464 to 2359296 tid 4 2024-02-10T05:30:56.631 INFO:tasks.rados.rados.0.smithi178.stdout:372: read oid 39 snap -1 2024-02-10T05:30:56.632 INFO:tasks.rados.rados.0.smithi178.stdout:372: expect (ObjNum 128 snap 26 seq_num 128) 2024-02-10T05:30:56.632 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 31 2024-02-10T05:30:56.632 INFO:tasks.rados.rados.0.smithi178.stdout:373: seq_num 141 ranges {1974272=770048,2744320=589824,3334144=729088,4063232=286720} 2024-02-10T05:30:56.647 INFO:tasks.rados.rados.0.smithi178.stdout:373: writing smithi17880450-17 from 1974272 to 2744320 tid 1 2024-02-10T05:30:56.650 INFO:tasks.rados.rados.0.smithi178.stdout:373: writing smithi17880450-17 from 2744320 to 3334144 tid 2 2024-02-10T05:30:56.656 INFO:tasks.rados.rados.0.smithi178.stdout:373: writing smithi17880450-17 from 3334144 to 4063232 tid 3 2024-02-10T05:30:56.656 INFO:tasks.rados.rados.0.smithi178.stdout:373: writing smithi17880450-17 from 4063232 to 4349952 tid 4 2024-02-10T05:30:56.656 INFO:tasks.rados.rados.0.smithi178.stdout:374: snap_create 2024-02-10T05:30:56.656 INFO:tasks.rados.rados.0.smithi178.stdout:371: finishing write tid 1 to smithi17880450-38 2024-02-10T05:30:56.657 INFO:tasks.rados.rados.0.smithi178.stdout:371: finishing write tid 2 to smithi17880450-38 2024-02-10T05:30:56.657 INFO:tasks.rados.rados.0.smithi178.stdout:371: finishing write tid 3 to smithi17880450-38 2024-02-10T05:30:56.657 INFO:tasks.rados.rados.0.smithi178.stdout:370: finishing copy_from racing read to smithi17880450-3 2024-02-10T05:30:56.657 INFO:tasks.rados.rados.0.smithi178.stdout:369: expect (ObjNum 137 snap 30 seq_num 137) 2024-02-10T05:30:56.811 INFO:tasks.rados.rados.0.smithi178.stdout:371: finishing write tid 4 to smithi17880450-38 2024-02-10T05:30:56.811 INFO:tasks.rados.rados.0.smithi178.stdout:371: finishing write tid 5 to smithi17880450-38 2024-02-10T05:30:56.811 INFO:tasks.rados.rados.0.smithi178.stdout:370: finishing copy_from to smithi17880450-3 2024-02-10T05:30:56.811 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 39 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:30:56.811 INFO:tasks.rados.rados.0.smithi178.stdout:371: finishing write tid 6 to smithi17880450-38 2024-02-10T05:30:56.812 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 111 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-02-10T05:30:56.812 INFO:tasks.rados.rados.0.smithi178.stdout:371: left oid 38 (ObjNum 140 snap 31 seq_num 140) 2024-02-10T05:30:56.812 INFO:tasks.rados.rados.0.smithi178.stdout:372: expect (ObjNum 128 snap 26 seq_num 128) 2024-02-10T05:30:56.863 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:56 smithi189 ceph-mon[31422]: osdmap e128: 8 total, 8 up, 8 in 2024-02-10T05:30:56.864 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:56 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:56.688+0000 7feb869b8200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T05:30:56.864 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:56 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:56.826+0000 7feb869b8200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T05:30:56.893 INFO:tasks.rados.rados.0.smithi178.stdout:373: finishing write tid 1 to smithi17880450-17 2024-02-10T05:30:56.893 INFO:tasks.rados.rados.0.smithi178.stdout:373: finishing write tid 2 to smithi17880450-17 2024-02-10T05:30:56.893 INFO:tasks.rados.rados.0.smithi178.stdout:373: finishing write tid 3 to smithi17880450-17 2024-02-10T05:30:56.893 INFO:tasks.rados.rados.0.smithi178.stdout:373: finishing write tid 4 to smithi17880450-17 2024-02-10T05:30:56.894 INFO:tasks.rados.rados.0.smithi178.stdout:373: finishing write tid 5 to smithi17880450-17 2024-02-10T05:30:56.894 INFO:tasks.rados.rados.0.smithi178.stdout:373: finishing write tid 6 to smithi17880450-17 2024-02-10T05:30:56.894 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 64 (ObjNum 141 snap 31 seq_num 141) dirty exists 2024-02-10T05:30:56.894 INFO:tasks.rados.rados.0.smithi178.stdout:373: left oid 17 (ObjNum 141 snap 31 seq_num 141) 2024-02-10T05:30:56.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:56 smithi178 ceph-mon[27572]: osdmap e128: 8 total, 8 up, 8 in 2024-02-10T05:30:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:56 smithi178 ceph-mon[36851]: osdmap e128: 8 total, 8 up, 8 in 2024-02-10T05:30:57.211 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:57 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:57.168+0000 7feb869b8200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T05:30:57.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:57 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:57.260+0000 7feb869b8200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T05:30:57.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:57 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:57.458+0000 7feb869b8200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:30:57.623 INFO:tasks.rados.rados.0.smithi178.stdout:369: done (5 left) 2024-02-10T05:30:57.623 INFO:tasks.rados.rados.0.smithi178.stdout:370: done (4 left) 2024-02-10T05:30:57.624 INFO:tasks.rados.rados.0.smithi178.stdout:371: done (3 left) 2024-02-10T05:30:57.624 INFO:tasks.rados.rados.0.smithi178.stdout:372: done (2 left) 2024-02-10T05:30:57.624 INFO:tasks.rados.rados.0.smithi178.stdout:373: done (1 left) 2024-02-10T05:30:57.624 INFO:tasks.rados.rados.0.smithi178.stdout:374: done (0 left) 2024-02-10T05:30:57.624 INFO:tasks.rados.rados.0.smithi178.stdout:375: delete oid 32 current snap is 32 2024-02-10T05:30:57.627 INFO:tasks.rados.rados.0.smithi178.stdout:375: done (0 left) 2024-02-10T05:30:57.628 INFO:tasks.rados.rados.0.smithi178.stdout:376: delete oid 20 current snap is 32 2024-02-10T05:30:57.630 INFO:tasks.rados.rados.0.smithi178.stdout:376: done (0 left) 2024-02-10T05:30:57.630 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 32 2024-02-10T05:30:57.630 INFO:tasks.rados.rados.0.smithi178.stdout:377: seq_num 144 ranges {0=16384} 2024-02-10T05:30:57.630 INFO:tasks.rados.rados.0.smithi178.stdout:377: writing smithi17880450-42 from 0 to 16384 tid 1 2024-02-10T05:30:57.630 INFO:tasks.rados.rados.0.smithi178.stdout:378: snap_create 2024-02-10T05:30:57.631 INFO:tasks.rados.rados.0.smithi178.stdout:377: finishing write tid 1 to smithi17880450-42 2024-02-10T05:30:57.631 INFO:tasks.rados.rados.0.smithi178.stdout:377: finishing write tid 2 to smithi17880450-42 2024-02-10T05:30:57.633 INFO:tasks.rados.rados.0.smithi178.stdout:377: finishing write tid 3 to smithi17880450-42 2024-02-10T05:30:57.633 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 90 (ObjNum 144 snap 32 seq_num 144) dirty exists 2024-02-10T05:30:57.633 INFO:tasks.rados.rados.0.smithi178.stdout:377: left oid 42 (ObjNum 144 snap 32 seq_num 144) 2024-02-10T05:30:57.887 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:57 smithi189 ceph-mon[31422]: osdmap e129: 8 total, 8 up, 8 in 2024-02-10T05:30:57.887 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:57 smithi189 ceph-mon[31422]: pgmap v177: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.1 MiB/s wr, 26 op/s 2024-02-10T05:30:57.887 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:57 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:57.652+0000 7feb869b8200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T05:30:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:57 smithi178 ceph-mon[27572]: osdmap e129: 8 total, 8 up, 8 in 2024-02-10T05:30:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:57 smithi178 ceph-mon[27572]: pgmap v177: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.1 MiB/s wr, 26 op/s 2024-02-10T05:30:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:57 smithi178 ceph-mon[36851]: osdmap e129: 8 total, 8 up, 8 in 2024-02-10T05:30:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:57 smithi178 ceph-mon[36851]: pgmap v177: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.1 MiB/s wr, 26 op/s 2024-02-10T05:30:58.213 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:57 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:57.945+0000 7feb869b8200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:30:58.213 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:58.212+0000 7feb869b8200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T05:30:58.624 INFO:tasks.rados.rados.0.smithi178.stdout:377: done (1 left) 2024-02-10T05:30:58.624 INFO:tasks.rados.rados.0.smithi178.stdout:378: done (0 left) 2024-02-10T05:30:58.624 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 33 2024-02-10T05:30:58.624 INFO:tasks.rados.rados.0.smithi178.stdout:379: seq_num 145 ranges {0=32768} 2024-02-10T05:30:58.624 INFO:tasks.rados.rados.0.smithi178.stdout:379: writing smithi17880450-5 from 0 to 32768 tid 1 2024-02-10T05:30:58.624 INFO:tasks.rados.rados.0.smithi178.stdout:380: rollback oid 31 current snap is 33 2024-02-10T05:30:58.625 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 31 to 27 2024-02-10T05:30:58.625 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 49 current snap is 33 2024-02-10T05:30:58.625 INFO:tasks.rados.rados.0.smithi178.stdout:381: seq_num 146 ranges {0=49152} 2024-02-10T05:30:58.625 INFO:tasks.rados.rados.0.smithi178.stdout:381: writing smithi17880450-49 from 0 to 49152 tid 1 2024-02-10T05:30:58.625 INFO:tasks.rados.rados.0.smithi178.stdout:382: rmattr oid 41 current snap is 33 2024-02-10T05:30:58.625 INFO:tasks.rados.rados.0.smithi178.stdout:382: done (3 left) 2024-02-10T05:30:58.625 INFO:tasks.rados.rados.0.smithi178.stdout:383: read oid 7 snap -1 2024-02-10T05:30:58.625 INFO:tasks.rados.rados.0.smithi178.stdout:383: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:30:58.625 INFO:tasks.rados.rados.0.smithi178.stdout:384: snap_create 2024-02-10T05:30:58.629 INFO:tasks.rados.rados.0.smithi178.stdout:383: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:30:58.634 INFO:tasks.rados.rados.0.smithi178.stdout:379: finishing write tid 1 to smithi17880450-5 2024-02-10T05:30:58.634 INFO:tasks.rados.rados.0.smithi178.stdout:379: finishing write tid 2 to smithi17880450-5 2024-02-10T05:30:58.634 INFO:tasks.rados.rados.0.smithi178.stdout:380: finishing rollback tid 1 to smithi17880450-31 2024-02-10T05:30:58.634 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 70 (ObjNum 49 snap 0 seq_num 29161861) dirty dne 2024-02-10T05:30:58.634 INFO:tasks.rados.rados.0.smithi178.stdout:381: finishing write tid 1 to smithi17880450-49 2024-02-10T05:30:58.634 INFO:tasks.rados.rados.0.smithi178.stdout:381: finishing write tid 2 to smithi17880450-49 2024-02-10T05:30:58.634 INFO:tasks.rados.rados.0.smithi178.stdout:379: finishing write tid 3 to smithi17880450-5 2024-02-10T05:30:58.634 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 174 (ObjNum 145 snap 33 seq_num 145) dirty exists 2024-02-10T05:30:58.634 INFO:tasks.rados.rados.0.smithi178.stdout:379: left oid 5 (ObjNum 145 snap 33 seq_num 145) 2024-02-10T05:30:58.634 INFO:tasks.rados.rados.0.smithi178.stdout:381: finishing write tid 3 to smithi17880450-49 2024-02-10T05:30:58.634 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 177 (ObjNum 146 snap 33 seq_num 146) dirty exists 2024-02-10T05:30:58.635 INFO:tasks.rados.rados.0.smithi178.stdout:381: left oid 49 (ObjNum 146 snap 33 seq_num 146) 2024-02-10T05:30:58.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:58 smithi189 ceph-mon[31422]: osdmap e130: 8 total, 8 up, 8 in 2024-02-10T05:30:58.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:58.466+0000 7feb869b8200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T05:30:58.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:58 smithi178 ceph-mon[27572]: osdmap e130: 8 total, 8 up, 8 in 2024-02-10T05:30:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:58 smithi178 ceph-mon[36851]: osdmap e130: 8 total, 8 up, 8 in 2024-02-10T05:30:59.385 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:30:59.586 INFO:tasks.rados.rados.0.smithi178.stdout:379: done (4 left) 2024-02-10T05:30:59.586 INFO:tasks.rados.rados.0.smithi178.stdout:380: done (3 left) 2024-02-10T05:30:59.586 INFO:tasks.rados.rados.0.smithi178.stdout:381: done (2 left) 2024-02-10T05:30:59.586 INFO:tasks.rados.rados.0.smithi178.stdout:383: done (1 left) 2024-02-10T05:30:59.587 INFO:tasks.rados.rados.0.smithi178.stdout:384: done (0 left) 2024-02-10T05:30:59.587 INFO:tasks.rados.rados.0.smithi178.stdout:385: delete oid 49 current snap is 34 2024-02-10T05:30:59.592 INFO:tasks.rados.rados.0.smithi178.stdout:385: done (0 left) 2024-02-10T05:30:59.592 INFO:tasks.rados.rados.0.smithi178.stdout:386: rollback oid 18 current snap is 34 2024-02-10T05:30:59.592 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 18 to 29 2024-02-10T05:30:59.592 INFO:tasks.rados.rados.0.smithi178.stdout:387: snap_create 2024-02-10T05:30:59.595 INFO:tasks.rados.rados.0.smithi178.stdout:386: finishing rollback tid 0 to smithi17880450-18 2024-02-10T05:30:59.596 INFO:tasks.rados.rados.0.smithi178.stdout:386: finishing rollback tid 1 to smithi17880450-18 2024-02-10T05:30:59.596 INFO:tasks.rados.rados.0.smithi178.stdout:386: finishing rollback tid 2 to smithi17880450-18 2024-02-10T05:30:59.596 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 66 (ObjNum 130 snap 28 seq_num 130) dirty exists 2024-02-10T05:30:59.628 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:59 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:59.328+0000 7feb869b8200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T05:30:59.688 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:30:59.688 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (2m) 2m ago 3m 16.8M - 0.25.0 c8568f914cd2 a98cef69832b 2024-02-10T05:30:59.688 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (3m) 2m ago 3m 85.0M - 9.4.7 954c08fa6188 9669ab926246 2024-02-10T05:30:59.689 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (4m) 2m ago 4m 15.8M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:30:59.689 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (4m) 2m ago 4m 12.9M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:30:59.689 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283 starting - - - - 2024-02-10T05:30:59.689 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:9283 running (9m) 2m ago 9m 478M - 17.2.7-505-g72ce7c1d a2a0bd126c96 e86a80daecc0 2024-02-10T05:30:59.689 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (9m) 2m ago 9m 46.5M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 4909309cada6 2024-02-10T05:30:59.689 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (8m) 2m ago 8m 40.2M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 4c36cda4e5a0 2024-02-10T05:30:59.689 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (8m) 2m ago 8m 40.1M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 5725bae951a9 2024-02-10T05:30:59.689 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (3m) 2m ago 3m 11.0M - 1.5.0 0da6a335fe13 93d585d2166a 2024-02-10T05:30:59.689 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (2m) 2m ago 2m 7898k - 1.5.0 0da6a335fe13 5dfbd9292b41 2024-02-10T05:30:59.689 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (7m) 2m ago 7m 45.0M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 790d5f84d24c 2024-02-10T05:30:59.690 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (7m) 2m ago 7m 46.0M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 fbd57574565e 2024-02-10T05:30:59.690 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (6m) 2m ago 6m 41.2M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 6e353a8cd658 2024-02-10T05:30:59.690 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (6m) 2m ago 6m 39.2M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 09a657d64674 2024-02-10T05:30:59.690 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (5m) 2m ago 5m 44.1M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 37589cbd4f03 2024-02-10T05:30:59.690 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (5m) 2m ago 5m 43.7M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:30:59.690 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (5m) 2m ago 5m 42.0M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:30:59.690 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (4m) 2m ago 4m 40.3M 2992M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:30:59.690 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (2m) 2m ago 3m 28.2M - 2.43.0 a07b618ecd1d b2d06a069e23 2024-02-10T05:30:59.690 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:59 smithi178 ceph-mon[27572]: osdmap e131: 8 total, 8 up, 8 in 2024-02-10T05:30:59.690 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:59 smithi178 ceph-mon[27572]: pgmap v180: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:59.691 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:59 smithi178 ceph-mon[27572]: from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:30:59.691 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:30:59 smithi178 ceph-mon[27572]: osdmap e132: 8 total, 8 up, 8 in 2024-02-10T05:30:59.691 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:59 smithi178 ceph-mon[36851]: osdmap e131: 8 total, 8 up, 8 in 2024-02-10T05:30:59.691 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:59 smithi178 ceph-mon[36851]: pgmap v180: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:59.691 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:59 smithi178 ceph-mon[36851]: from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:30:59.691 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:30:59 smithi178 ceph-mon[36851]: osdmap e132: 8 total, 8 up, 8 in 2024-02-10T05:30:59.919 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:59 smithi189 ceph-mon[31422]: osdmap e131: 8 total, 8 up, 8 in 2024-02-10T05:30:59.919 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:59 smithi189 ceph-mon[31422]: pgmap v180: 121 pgs: 121 active+clean; 131 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:30:59.919 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:59 smithi189 ceph-mon[31422]: from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:30:59.919 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:30:59 smithi189 ceph-mon[31422]: osdmap e132: 8 total, 8 up, 8 in 2024-02-10T05:31:00.057 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:31:00.057 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:31:00.057 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 3 2024-02-10T05:31:00.057 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:31:00.058 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:31:00.058 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:31:00.058 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:31:00.058 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:31:00.058 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 8 2024-02-10T05:31:00.058 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:31:00.058 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:31:00.058 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:31:00.058 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:31:00.058 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:31:00.058 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 15 2024-02-10T05:31:00.058 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:31:00.058 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:31:00.263 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:30:59 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:30:59.918+0000 7feb869b8200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T05:31:00.263 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:31:00.020+0000 7feb869b8200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T05:31:00.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: [10/Feb/2024:05:31:00] ENGINE Bus STARTING 2024-02-10T05:31:00.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:31:00.246+0000 7feb869b8200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T05:31:00.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: CherryPy Checker: 2024-02-10T05:31:00.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: The Application mounted at '' has an empty config. 2024-02-10T05:31:00.538 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:31:00.538 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: [10/Feb/2024:05:31:00] ENGINE Serving on http://:::9283 2024-02-10T05:31:00.538 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: [10/Feb/2024:05:31:00] ENGINE Bus STARTED 2024-02-10T05:31:00.592 INFO:tasks.rados.rados.0.smithi178.stdout:386: done (1 left) 2024-02-10T05:31:00.592 INFO:tasks.rados.rados.0.smithi178.stdout:387: done (0 left) 2024-02-10T05:31:00.592 INFO:tasks.rados.rados.0.smithi178.stdout:388: rollback oid 41 current snap is 35 2024-02-10T05:31:00.592 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 41 to 27 2024-02-10T05:31:00.593 INFO:tasks.rados.rados.0.smithi178.stdout:389: rollback oid 18 current snap is 35 2024-02-10T05:31:00.593 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 18 to 28 2024-02-10T05:31:00.593 INFO:tasks.rados.rados.0.smithi178.stdout:390: rmattr oid 23 current snap is 35 2024-02-10T05:31:00.593 INFO:tasks.rados.rados.0.smithi178.stdout:390: done (2 left) 2024-02-10T05:31:00.593 INFO:tasks.rados.rados.0.smithi178.stdout:391: copy_from oid 43 from oid 10 current snap is 35 2024-02-10T05:31:00.593 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 35 2024-02-10T05:31:00.593 INFO:tasks.rados.rados.0.smithi178.stdout:392: seq_num 148 ranges {303104=81920} 2024-02-10T05:31:00.595 INFO:tasks.rados.rados.0.smithi178.stdout:392: writing smithi17880450-19 from 303104 to 385024 tid 1 2024-02-10T05:31:00.595 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 13 current snap is 35 2024-02-10T05:31:00.595 INFO:tasks.rados.rados.0.smithi178.stdout:393: seq_num 149 ranges {3137536=98304} 2024-02-10T05:31:00.612 INFO:tasks.rados.rados.0.smithi178.stdout:393: writing smithi17880450-13 from 3137536 to 3235840 tid 1 2024-02-10T05:31:00.612 INFO:tasks.rados.rados.0.smithi178.stdout:394: setattr oid 26 current snap is 35 2024-02-10T05:31:00.612 INFO:tasks.rados.rados.0.smithi178.stdout:388: finishing rollback tid 1 to smithi17880450-41 2024-02-10T05:31:00.613 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 60 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-02-10T05:31:00.613 INFO:tasks.rados.rados.0.smithi178.stdout:389: finishing rollback tid 0 to smithi17880450-18 2024-02-10T05:31:00.613 INFO:tasks.rados.rados.0.smithi178.stdout:389: finishing rollback tid 1 to smithi17880450-18 2024-02-10T05:31:00.613 INFO:tasks.rados.rados.0.smithi178.stdout:389: finishing rollback tid 2 to smithi17880450-18 2024-02-10T05:31:00.613 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 69 (ObjNum 130 snap 28 seq_num 130) dirty exists 2024-02-10T05:31:00.613 INFO:tasks.rados.rados.0.smithi178.stdout:392: finishing write tid 1 to smithi17880450-19 2024-02-10T05:31:00.613 INFO:tasks.rados.rados.0.smithi178.stdout:392: finishing write tid 2 to smithi17880450-19 2024-02-10T05:31:00.613 INFO:tasks.rados.rados.0.smithi178.stdout:392: finishing write tid 3 to smithi17880450-19 2024-02-10T05:31:00.613 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 75 (ObjNum 148 snap 35 seq_num 148) dirty exists 2024-02-10T05:31:00.613 INFO:tasks.rados.rados.0.smithi178.stdout:392: left oid 19 (ObjNum 148 snap 35 seq_num 148) 2024-02-10T05:31:00.613 INFO:tasks.rados.rados.0.smithi178.stdout:391: finishing copy_from racing read to smithi17880450-43 2024-02-10T05:31:00.613 INFO:tasks.rados.rados.0.smithi178.stdout:391: finishing copy_from to smithi17880450-43 2024-02-10T05:31:00.613 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 12 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-02-10T05:31:00.615 INFO:tasks.rados.rados.0.smithi178.stdout:393: finishing write tid 1 to smithi17880450-13 2024-02-10T05:31:00.615 INFO:tasks.rados.rados.0.smithi178.stdout:393: finishing write tid 2 to smithi17880450-13 2024-02-10T05:31:00.615 INFO:tasks.rados.rados.0.smithi178.stdout:388: done (5 left) 2024-02-10T05:31:00.616 INFO:tasks.rados.rados.0.smithi178.stdout:389: done (4 left) 2024-02-10T05:31:00.616 INFO:tasks.rados.rados.0.smithi178.stdout:391: done (3 left) 2024-02-10T05:31:00.616 INFO:tasks.rados.rados.0.smithi178.stdout:392: done (2 left) 2024-02-10T05:31:00.616 INFO:tasks.rados.rados.0.smithi178.stdout:395: snap_create 2024-02-10T05:31:00.616 INFO:tasks.rados.rados.0.smithi178.stdout:393: finishing write tid 3 to smithi17880450-13 2024-02-10T05:31:00.616 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 118 (ObjNum 149 snap 35 seq_num 149) dirty exists 2024-02-10T05:31:00.616 INFO:tasks.rados.rados.0.smithi178.stdout:393: left oid 13 (ObjNum 149 snap 35 seq_num 149) 2024-02-10T05:31:00.619 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 181 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-10T05:31:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[27572]: from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:31:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/2625656392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:31:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[27572]: Standby manager daemon x restarted 2024-02-10T05:31:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[27572]: Standby manager daemon x started 2024-02-10T05:31:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:31:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:31:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:31:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:31:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[27572]: osdmap e133: 8 total, 8 up, 8 in 2024-02-10T05:31:00.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[36851]: from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:31:00.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/2625656392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:31:00.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[36851]: Standby manager daemon x restarted 2024-02-10T05:31:00.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[36851]: Standby manager daemon x started 2024-02-10T05:31:00.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:31:00.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:31:00.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:31:00.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:31:00.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:00 smithi178 ceph-mon[36851]: osdmap e133: 8 total, 8 up, 8 in 2024-02-10T05:31:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-mon[31422]: from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:31:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/2625656392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:31:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-mon[31422]: Standby manager daemon x restarted 2024-02-10T05:31:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-mon[31422]: Standby manager daemon x started 2024-02-10T05:31:01.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:31:01.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:31:01.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:31:01.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:31:01.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:00 smithi189 ceph-mon[31422]: osdmap e133: 8 total, 8 up, 8 in 2024-02-10T05:31:01.594 INFO:tasks.rados.rados.0.smithi178.stdout:393: done (2 left) 2024-02-10T05:31:01.594 INFO:tasks.rados.rados.0.smithi178.stdout:394: done (1 left) 2024-02-10T05:31:01.594 INFO:tasks.rados.rados.0.smithi178.stdout:395: done (0 left) 2024-02-10T05:31:01.594 INFO:tasks.rados.rados.0.smithi178.stdout:396: copy_from oid 34 from oid 46 current snap is 36 2024-02-10T05:31:01.594 INFO:tasks.rados.rados.0.smithi178.stdout:397: snap_remove snap 33 2024-02-10T05:31:01.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:01 smithi178 ceph-mon[27572]: mgrmap e23: y(active, since 3m), standbys: x 2024-02-10T05:31:01.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:01 smithi178 ceph-mon[27572]: pgmap v183: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-10T05:31:01.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:01 smithi178 ceph-mon[27572]: osdmap e134: 8 total, 8 up, 8 in 2024-02-10T05:31:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:01 smithi178 ceph-mon[36851]: mgrmap e23: y(active, since 3m), standbys: x 2024-02-10T05:31:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:01 smithi178 ceph-mon[36851]: pgmap v183: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-10T05:31:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:01 smithi178 ceph-mon[36851]: osdmap e134: 8 total, 8 up, 8 in 2024-02-10T05:31:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:01 smithi189 ceph-mon[31422]: mgrmap e23: y(active, since 3m), standbys: x 2024-02-10T05:31:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:01 smithi189 ceph-mon[31422]: pgmap v183: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-10T05:31:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:01 smithi189 ceph-mon[31422]: osdmap e134: 8 total, 8 up, 8 in 2024-02-10T05:31:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:396: finishing copy_from racing read to smithi17880450-34 2024-02-10T05:31:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:396: finishing copy_from to smithi17880450-34 2024-02-10T05:31:02.599 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-02-10T05:31:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:396: done (1 left) 2024-02-10T05:31:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:397: done (0 left) 2024-02-10T05:31:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:398: rollback oid 46 current snap is 36 2024-02-10T05:31:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 46 to 30 2024-02-10T05:31:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:399: read oid 28 snap -1 2024-02-10T05:31:02.600 INFO:tasks.rados.rados.0.smithi178.stdout:399: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-10T05:31:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 21 current snap is 36 2024-02-10T05:31:02.601 INFO:tasks.rados.rados.0.smithi178.stdout:400: seq_num 150 ranges {2400256=114688} 2024-02-10T05:31:02.613 INFO:tasks.rados.rados.0.smithi178.stdout:400: writing smithi17880450-21 from 2400256 to 2514944 tid 1 2024-02-10T05:31:02.613 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 36 2024-02-10T05:31:02.614 INFO:tasks.rados.rados.0.smithi178.stdout:401: seq_num 151 ranges {2793472=131072} 2024-02-10T05:31:02.629 INFO:tasks.rados.rados.0.smithi178.stdout:401: writing smithi17880450-39 from 2793472 to 2924544 tid 1 2024-02-10T05:31:02.629 INFO:tasks.rados.rados.0.smithi178.stdout:402: delete oid 9 current snap is 36 2024-02-10T05:31:02.629 INFO:tasks.rados.rados.0.smithi178.stdout:399: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-10T05:31:02.644 INFO:tasks.rados.rados.0.smithi178.stdout:398: finishing rollback tid 0 to smithi17880450-46 2024-02-10T05:31:02.644 INFO:tasks.rados.rados.0.smithi178.stdout:398: finishing rollback tid 1 to smithi17880450-46 2024-02-10T05:31:02.645 INFO:tasks.rados.rados.0.smithi178.stdout:398: finishing rollback tid 2 to smithi17880450-46 2024-02-10T05:31:02.645 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 189 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-02-10T05:31:02.645 INFO:tasks.rados.rados.0.smithi178.stdout:400: finishing write tid 1 to smithi17880450-21 2024-02-10T05:31:02.645 INFO:tasks.rados.rados.0.smithi178.stdout:400: finishing write tid 2 to smithi17880450-21 2024-02-10T05:31:02.645 INFO:tasks.rados.rados.0.smithi178.stdout:400: finishing write tid 3 to smithi17880450-21 2024-02-10T05:31:02.645 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 80 (ObjNum 150 snap 36 seq_num 150) dirty exists 2024-02-10T05:31:02.646 INFO:tasks.rados.rados.0.smithi178.stdout:400: left oid 21 (ObjNum 150 snap 36 seq_num 150) 2024-02-10T05:31:02.646 INFO:tasks.rados.rados.0.smithi178.stdout:398: done (4 left) 2024-02-10T05:31:02.646 INFO:tasks.rados.rados.0.smithi178.stdout:399: done (3 left) 2024-02-10T05:31:02.646 INFO:tasks.rados.rados.0.smithi178.stdout:400: done (2 left) 2024-02-10T05:31:02.646 INFO:tasks.rados.rados.0.smithi178.stdout:402: done (1 left) 2024-02-10T05:31:02.646 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 36 2024-02-10T05:31:02.646 INFO:tasks.rados.rados.0.smithi178.stdout:401: finishing write tid 1 to smithi17880450-39 2024-02-10T05:31:02.647 INFO:tasks.rados.rados.0.smithi178.stdout:401: finishing write tid 2 to smithi17880450-39 2024-02-10T05:31:02.647 INFO:tasks.rados.rados.0.smithi178.stdout:401: finishing write tid 3 to smithi17880450-39 2024-02-10T05:31:02.647 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 67 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-02-10T05:31:02.647 INFO:tasks.rados.rados.0.smithi178.stdout:401: left oid 39 (ObjNum 151 snap 36 seq_num 151) 2024-02-10T05:31:02.647 INFO:tasks.rados.rados.0.smithi178.stdout:403: seq_num 153 ranges {5324800=163840} 2024-02-10T05:31:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:403: writing smithi17880450-18 from 5324800 to 5488640 tid 1 2024-02-10T05:31:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:401: done (1 left) 2024-02-10T05:31:02.673 INFO:tasks.rados.rados.0.smithi178.stdout:404: delete oid 6 current snap is 36 2024-02-10T05:31:02.674 INFO:tasks.rados.rados.0.smithi178.stdout:404: done (1 left) 2024-02-10T05:31:02.675 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 36 2024-02-10T05:31:02.675 INFO:tasks.rados.rados.0.smithi178.stdout:405: seq_num 155 ranges {2064384=204800} 2024-02-10T05:31:02.687 INFO:tasks.rados.rados.0.smithi178.stdout:405: writing smithi17880450-37 from 2064384 to 2269184 tid 1 2024-02-10T05:31:02.687 INFO:tasks.rados.rados.0.smithi178.stdout:406: copy_from oid 22 from oid 21 current snap is 36 2024-02-10T05:31:02.687 INFO:tasks.rados.rados.0.smithi178.stdout:403: finishing write tid 1 to smithi17880450-18 2024-02-10T05:31:02.687 INFO:tasks.rados.rados.0.smithi178.stdout:403: finishing write tid 2 to smithi17880450-18 2024-02-10T05:31:02.688 INFO:tasks.rados.rados.0.smithi178.stdout:403: finishing write tid 3 to smithi17880450-18 2024-02-10T05:31:02.688 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 71 (ObjNum 153 snap 36 seq_num 153) dirty exists 2024-02-10T05:31:02.688 INFO:tasks.rados.rados.0.smithi178.stdout:403: left oid 18 (ObjNum 153 snap 36 seq_num 153) 2024-02-10T05:31:02.688 INFO:tasks.rados.rados.0.smithi178.stdout:403: done (2 left) 2024-02-10T05:31:02.688 INFO:tasks.rados.rados.0.smithi178.stdout:407: setattr oid 43 current snap is 36 2024-02-10T05:31:02.689 INFO:tasks.rados.rados.0.smithi178.stdout:408: read oid 34 snap -1 2024-02-10T05:31:02.689 INFO:tasks.rados.rados.0.smithi178.stdout:408: expect (ObjNum 45 snap 0 seq_num 45) 2024-02-10T05:31:02.690 INFO:tasks.rados.rados.0.smithi178.stdout:409: snap_create 2024-02-10T05:31:02.690 INFO:tasks.rados.rados.0.smithi178.stdout:405: finishing write tid 1 to smithi17880450-37 2024-02-10T05:31:02.690 INFO:tasks.rados.rados.0.smithi178.stdout:405: finishing write tid 2 to smithi17880450-37 2024-02-10T05:31:02.692 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 93 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-02-10T05:31:02.693 INFO:tasks.rados.rados.0.smithi178.stdout:408: expect (ObjNum 45 snap 0 seq_num 45) 2024-02-10T05:31:02.715 INFO:tasks.rados.rados.0.smithi178.stdout:405: finishing write tid 3 to smithi17880450-37 2024-02-10T05:31:02.715 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 192 (ObjNum 155 snap 36 seq_num 155) dirty exists 2024-02-10T05:31:02.716 INFO:tasks.rados.rados.0.smithi178.stdout:405: left oid 37 (ObjNum 155 snap 36 seq_num 155) 2024-02-10T05:31:02.716 INFO:tasks.rados.rados.0.smithi178.stdout:406: finishing copy_from racing read to smithi17880450-22 2024-02-10T05:31:02.716 INFO:tasks.rados.rados.0.smithi178.stdout:406: finishing copy_from to smithi17880450-22 2024-02-10T05:31:02.716 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 80 (ObjNum 150 snap 36 seq_num 150) dirty exists 2024-02-10T05:31:03.601 INFO:tasks.rados.rados.0.smithi178.stdout:405: done (4 left) 2024-02-10T05:31:03.601 INFO:tasks.rados.rados.0.smithi178.stdout:406: done (3 left) 2024-02-10T05:31:03.601 INFO:tasks.rados.rados.0.smithi178.stdout:407: done (2 left) 2024-02-10T05:31:03.601 INFO:tasks.rados.rados.0.smithi178.stdout:408: done (1 left) 2024-02-10T05:31:03.601 INFO:tasks.rados.rados.0.smithi178.stdout:409: done (0 left) 2024-02-10T05:31:03.601 INFO:tasks.rados.rados.0.smithi178.stdout:410: read oid 31 snap -1 2024-02-10T05:31:03.602 INFO:tasks.rados.rados.0.smithi178.stdout:410: expect deleted 2024-02-10T05:31:03.602 INFO:tasks.rados.rados.0.smithi178.stdout:411: rollback oid 22 current snap is 37 2024-02-10T05:31:03.602 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 22 to 30 2024-02-10T05:31:03.602 INFO:tasks.rados.rados.0.smithi178.stdout:412: read oid 48 snap -1 2024-02-10T05:31:03.602 INFO:tasks.rados.rados.0.smithi178.stdout:412: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-10T05:31:03.602 INFO:tasks.rados.rados.0.smithi178.stdout:413: read oid 3 snap 31 2024-02-10T05:31:03.602 INFO:tasks.rados.rados.0.smithi178.stdout:413: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:31:03.602 INFO:tasks.rados.rados.0.smithi178.stdout:414: rmattr oid 6 current snap is 37 2024-02-10T05:31:03.602 INFO:tasks.rados.rados.0.smithi178.stdout:414: done (4 left) 2024-02-10T05:31:03.602 INFO:tasks.rados.rados.0.smithi178.stdout:415: rmattr oid 8 current snap is 37 2024-02-10T05:31:03.602 INFO:tasks.rados.rados.0.smithi178.stdout:415: done (4 left) 2024-02-10T05:31:03.603 INFO:tasks.rados.rados.0.smithi178.stdout:416: rmattr oid 40 current snap is 37 2024-02-10T05:31:03.603 INFO:tasks.rados.rados.0.smithi178.stdout:416: done (4 left) 2024-02-10T05:31:03.603 INFO:tasks.rados.rados.0.smithi178.stdout:417: copy_from oid 33 from oid 47 current snap is 37 2024-02-10T05:31:03.603 INFO:tasks.rados.rados.0.smithi178.stdout:418: delete oid 24 current snap is 37 2024-02-10T05:31:03.603 INFO:tasks.rados.rados.0.smithi178.stdout:410: done (5 left) 2024-02-10T05:31:03.603 INFO:tasks.rados.rados.0.smithi178.stdout:418: done (4 left) 2024-02-10T05:31:03.604 INFO:tasks.rados.rados.0.smithi178.stdout:419: rollback oid 17 current snap is 37 2024-02-10T05:31:03.604 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 17 to 28 2024-02-10T05:31:03.604 INFO:tasks.rados.rados.0.smithi178.stdout:420: read oid 8 snap -1 2024-02-10T05:31:03.604 INFO:tasks.rados.rados.0.smithi178.stdout:420: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:31:03.604 INFO:tasks.rados.rados.0.smithi178.stdout:421: snap_remove snap 18 2024-02-10T05:31:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:03 smithi178 ceph-mon[27572]: osdmap e135: 8 total, 8 up, 8 in 2024-02-10T05:31:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:03 smithi178 ceph-mon[27572]: pgmap v186: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-10T05:31:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:03 smithi178 ceph-mon[36851]: osdmap e135: 8 total, 8 up, 8 in 2024-02-10T05:31:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:03 smithi178 ceph-mon[36851]: pgmap v186: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-10T05:31:03.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:03 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[75150]: ts=2024-02-10T05:31:03.513Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi189.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.189:8443: connect: connection refused" 2024-02-10T05:31:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:03 smithi189 ceph-mon[31422]: osdmap e135: 8 total, 8 up, 8 in 2024-02-10T05:31:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:03 smithi189 ceph-mon[31422]: pgmap v186: 121 pgs: 121 active+clean; 139 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-10T05:31:04.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:31:04] "GET /metrics HTTP/1.1" 200 239512 "" "Prometheus/2.43.0" 2024-02-10T05:31:04.588 INFO:tasks.rados.rados.0.smithi178.stdout:412: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-10T05:31:04.616 INFO:tasks.rados.rados.0.smithi178.stdout:411: finishing rollback tid 0 to smithi17880450-22 2024-02-10T05:31:04.616 INFO:tasks.rados.rados.0.smithi178.stdout:419: finishing rollback tid 0 to smithi17880450-17 2024-02-10T05:31:04.617 INFO:tasks.rados.rados.0.smithi178.stdout:419: finishing rollback tid 1 to smithi17880450-17 2024-02-10T05:31:04.617 INFO:tasks.rados.rados.0.smithi178.stdout:411: finishing rollback tid 1 to smithi17880450-22 2024-02-10T05:31:04.617 INFO:tasks.rados.rados.0.smithi178.stdout:412: done (6 left) 2024-02-10T05:31:04.617 INFO:tasks.rados.rados.0.smithi178.stdout:421: done (5 left) 2024-02-10T05:31:04.617 INFO:tasks.rados.rados.0.smithi178.stdout:422: delete oid 45 current snap is 37 2024-02-10T05:31:04.617 INFO:tasks.rados.rados.0.smithi178.stdout:411: finishing rollback tid 2 to smithi17880450-22 2024-02-10T05:31:04.617 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 126 (ObjNum 138 snap 30 seq_num 138) dirty exists 2024-02-10T05:31:04.617 INFO:tasks.rados.rados.0.smithi178.stdout:419: finishing rollback tid 2 to smithi17880450-17 2024-02-10T05:31:04.617 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 71 (ObjNum 101 snap 20 seq_num 101) dirty exists 2024-02-10T05:31:04.617 INFO:tasks.rados.rados.0.smithi178.stdout:413: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:31:04.676 INFO:tasks.rados.rados.0.smithi178.stdout:420: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:31:04.679 INFO:tasks.rados.rados.0.smithi178.stdout:417: finishing copy_from racing read to smithi17880450-33 2024-02-10T05:31:04.679 INFO:tasks.rados.rados.0.smithi178.stdout:417: finishing copy_from to smithi17880450-33 2024-02-10T05:31:04.679 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 39 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:31:04.679 INFO:tasks.rados.rados.0.smithi178.stdout:411: done (5 left) 2024-02-10T05:31:04.679 INFO:tasks.rados.rados.0.smithi178.stdout:413: done (4 left) 2024-02-10T05:31:04.679 INFO:tasks.rados.rados.0.smithi178.stdout:417: done (3 left) 2024-02-10T05:31:04.679 INFO:tasks.rados.rados.0.smithi178.stdout:419: done (2 left) 2024-02-10T05:31:04.679 INFO:tasks.rados.rados.0.smithi178.stdout:420: done (1 left) 2024-02-10T05:31:04.679 INFO:tasks.rados.rados.0.smithi178.stdout:422: done (0 left) 2024-02-10T05:31:04.679 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 37 2024-02-10T05:31:04.679 INFO:tasks.rados.rados.0.smithi178.stdout:423: seq_num 158 ranges {2498560=253952} 2024-02-10T05:31:04.693 INFO:tasks.rados.rados.0.smithi178.stdout:423: writing smithi17880450-12 from 2498560 to 2752512 tid 1 2024-02-10T05:31:04.694 INFO:tasks.rados.rados.0.smithi178.stdout:424: snap_remove snap 16 2024-02-10T05:31:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:04 smithi178 ceph-mon[27572]: osdmap e136: 8 total, 8 up, 8 in 2024-02-10T05:31:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:04 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:04 smithi178 ceph-mon[27572]: osdmap e137: 8 total, 8 up, 8 in 2024-02-10T05:31:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:04 smithi178 ceph-mon[36851]: osdmap e136: 8 total, 8 up, 8 in 2024-02-10T05:31:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:04 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:04 smithi178 ceph-mon[36851]: osdmap e137: 8 total, 8 up, 8 in 2024-02-10T05:31:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:04 smithi189 ceph-mon[31422]: osdmap e136: 8 total, 8 up, 8 in 2024-02-10T05:31:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:04 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:04 smithi189 ceph-mon[31422]: osdmap e137: 8 total, 8 up, 8 in 2024-02-10T05:31:05.605 INFO:tasks.rados.rados.0.smithi178.stdout:424: done (1 left) 2024-02-10T05:31:05.606 INFO:tasks.rados.rados.0.smithi178.stdout:425: snap_remove snap 30 2024-02-10T05:31:05.735 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:31:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:31:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:05 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:05 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:06.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:05 smithi189 ceph-mon[31422]: pgmap v189: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-02-10T05:31:06.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:05 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:06.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:05 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:06.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:05 smithi189 ceph-mon[31422]: osdmap e138: 8 total, 8 up, 8 in 2024-02-10T05:31:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:05 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:05 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:05 smithi178 ceph-mon[36851]: pgmap v189: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-02-10T05:31:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:05 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:05 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:05 smithi178 ceph-mon[36851]: osdmap e138: 8 total, 8 up, 8 in 2024-02-10T05:31:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:05 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:06.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:05 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:06.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:05 smithi178 ceph-mon[27572]: pgmap v189: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-02-10T05:31:06.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:05 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:06.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:05 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:06.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:05 smithi178 ceph-mon[27572]: osdmap e138: 8 total, 8 up, 8 in 2024-02-10T05:31:06.608 INFO:tasks.rados.rados.0.smithi178.stdout:423: finishing write tid 1 to smithi17880450-12 2024-02-10T05:31:06.608 INFO:tasks.rados.rados.0.smithi178.stdout:423: finishing write tid 2 to smithi17880450-12 2024-02-10T05:31:06.608 INFO:tasks.rados.rados.0.smithi178.stdout:423: finishing write tid 3 to smithi17880450-12 2024-02-10T05:31:06.608 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 113 (ObjNum 158 snap 37 seq_num 158) dirty exists 2024-02-10T05:31:06.608 INFO:tasks.rados.rados.0.smithi178.stdout:423: left oid 12 (ObjNum 158 snap 37 seq_num 158) 2024-02-10T05:31:06.608 INFO:tasks.rados.rados.0.smithi178.stdout:423: done (1 left) 2024-02-10T05:31:06.608 INFO:tasks.rados.rados.0.smithi178.stdout:425: done (0 left) 2024-02-10T05:31:06.609 INFO:tasks.rados.rados.0.smithi178.stdout:426: snap_remove snap 36 2024-02-10T05:31:07.612 INFO:tasks.rados.rados.0.smithi178.stdout:426: done (0 left) 2024-02-10T05:31:07.612 INFO:tasks.rados.rados.0.smithi178.stdout:427: snap_remove snap 34 2024-02-10T05:31:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:07 smithi178 ceph-mon[27572]: osdmap e139: 8 total, 8 up, 8 in 2024-02-10T05:31:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:07 smithi178 ceph-mon[27572]: pgmap v192: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-02-10T05:31:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:07 smithi178 ceph-mon[36851]: osdmap e139: 8 total, 8 up, 8 in 2024-02-10T05:31:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:07 smithi178 ceph-mon[36851]: pgmap v192: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-02-10T05:31:08.011 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:07 smithi189 ceph-mon[31422]: osdmap e139: 8 total, 8 up, 8 in 2024-02-10T05:31:08.012 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:07 smithi189 ceph-mon[31422]: pgmap v192: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-02-10T05:31:08.613 INFO:tasks.rados.rados.0.smithi178.stdout:427: done (0 left) 2024-02-10T05:31:08.614 INFO:tasks.rados.rados.0.smithi178.stdout:428: setattr oid 41 current snap is 37 2024-02-10T05:31:08.616 INFO:tasks.rados.rados.0.smithi178.stdout:429: read oid 26 snap -1 2024-02-10T05:31:08.616 INFO:tasks.rados.rados.0.smithi178.stdout:429: expect (ObjNum 75 snap 10 seq_num 75) 2024-02-10T05:31:08.616 INFO:tasks.rados.rados.0.smithi178.stdout:430: read oid 36 snap -1 2024-02-10T05:31:08.616 INFO:tasks.rados.rados.0.smithi178.stdout:430: expect (ObjNum 45 snap 0 seq_num 45) 2024-02-10T05:31:08.616 INFO:tasks.rados.rados.0.smithi178.stdout:431: snap_remove snap 29 2024-02-10T05:31:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:08 smithi189 ceph-mon[31422]: osdmap e140: 8 total, 8 up, 8 in 2024-02-10T05:31:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:08 smithi178 ceph-mon[27572]: osdmap e140: 8 total, 8 up, 8 in 2024-02-10T05:31:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:08 smithi178 ceph-mon[36851]: osdmap e140: 8 total, 8 up, 8 in 2024-02-10T05:31:09.031 INFO:tasks.rados.rados.0.smithi178.stdout:431: done (3 left) 2024-02-10T05:31:09.031 INFO:tasks.rados.rados.0.smithi178.stdout:432: read oid 29 snap -1 2024-02-10T05:31:09.032 INFO:tasks.rados.rados.0.smithi178.stdout:432: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:31:09.032 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 37 2024-02-10T05:31:09.032 INFO:tasks.rados.rados.0.smithi178.stdout:433: seq_num 159 ranges {761856=270336} 2024-02-10T05:31:09.033 INFO:tasks.rados.rados.0.smithi178.stdout:433: writing smithi17880450-46 from 761856 to 1032192 tid 1 2024-02-10T05:31:09.034 INFO:tasks.rados.rados.0.smithi178.stdout:434: snap_remove snap 32 2024-02-10T05:31:09.130 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: [10/Feb/2024:05:31:09] ENGINE Bus STOPPING 2024-02-10T05:31:09.131 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: [10/Feb/2024:05:31:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:31:09.131 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: [10/Feb/2024:05:31:09] ENGINE Bus STOPPED 2024-02-10T05:31:09.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:09.026+0000 7f25447ec700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-10T05:31:09.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ignoring --setuser ceph since I am not root 2024-02-10T05:31:09.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ignoring --setgroup ceph since I am not root 2024-02-10T05:31:09.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mgr[27853]: -- 172.21.15.178:0/2100365410 <== mon.0 v2:172.21.15.178:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55968d20a9c0 con 0x55968d1e1000 2024-02-10T05:31:09.520 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: [10/Feb/2024:05:31:09] ENGINE Bus STARTING 2024-02-10T05:31:09.520 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:31:09.178+0000 7feae6663700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:31:09.520 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:31:09.178+0000 7feae6663700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:31:09.521 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:31:09.178+0000 7feae6663700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:31:09.521 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:31:09.178+0000 7feae6663700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:31:09.521 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:31:09.178+0000 7feae6663700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:31:09.521 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:31:09.180+0000 7feae365d700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:31:09.521 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:31:09.180+0000 7feae365d700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:31:09.521 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:31:09.180+0000 7feae365d700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:31:09.521 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:31:09.180+0000 7feae365d700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:31:09.521 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:31:09.180+0000 7feae365d700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:31:09.521 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: [10/Feb/2024:05:31:09] ENGINE Serving on http://:::9283 2024-02-10T05:31:09.521 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: [10/Feb/2024:05:31:09] ENGINE Bus STARTED 2024-02-10T05:31:09.589 INFO:tasks.rados.rados.0.smithi178.stdout:434: done (5 left) 2024-02-10T05:31:09.589 INFO:tasks.rados.rados.0.smithi178.stdout:435: snap_create 2024-02-10T05:31:09.591 INFO:tasks.rados.rados.0.smithi178.stdout:430: expect (ObjNum 45 snap 0 seq_num 45) 2024-02-10T05:31:09.623 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 143 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-10T05:31:09.623 INFO:tasks.rados.rados.0.smithi178.stdout:429: expect (ObjNum 75 snap 10 seq_num 75) 2024-02-10T05:31:09.732 INFO:tasks.rados.rados.0.smithi178.stdout:432: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:31:09.735 INFO:tasks.rados.rados.0.smithi178.stdout:433: finishing write tid 1 to smithi17880450-46 2024-02-10T05:31:09.735 INFO:tasks.rados.rados.0.smithi178.stdout:433: finishing write tid 2 to smithi17880450-46 2024-02-10T05:31:09.735 INFO:tasks.rados.rados.0.smithi178.stdout:433: finishing write tid 3 to smithi17880450-46 2024-02-10T05:31:09.735 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 226 (ObjNum 159 snap 37 seq_num 159) dirty exists 2024-02-10T05:31:09.736 INFO:tasks.rados.rados.0.smithi178.stdout:433: left oid 46 (ObjNum 159 snap 37 seq_num 159) 2024-02-10T05:31:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: osdmap e141: 8 total, 8 up, 8 in 2024-02-10T05:31:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:31:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:31:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:31:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T05:31:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T05:31:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: osdmap e142: 8 total, 8 up, 8 in 2024-02-10T05:31:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-10T05:31:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: mgrmap e24: x(active, starting, since 0.0105941s) 2024-02-10T05:31:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:31:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:31:09.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:31:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: Manager daemon x is now available 2024-02-10T05:31:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:31:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:31:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:31:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:31:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T05:31:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T05:31:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:09.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:09 smithi189 ceph-mon[31422]: osdmap e143: 8 total, 8 up, 8 in 2024-02-10T05:31:09.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:09.580+0000 7f704320e1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T05:31:09.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:09.693+0000 7f704320e1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T05:31:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: osdmap e141: 8 total, 8 up, 8 in 2024-02-10T05:31:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:31:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:31:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:31:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T05:31:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T05:31:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: osdmap e142: 8 total, 8 up, 8 in 2024-02-10T05:31:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-10T05:31:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: mgrmap e24: x(active, starting, since 0.0105941s) 2024-02-10T05:31:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:31:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:31:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:31:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: Manager daemon x is now available 2024-02-10T05:31:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:09.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:31:09.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:31:09.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:09.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:31:09.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:31:09.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T05:31:09.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T05:31:09.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:09.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:09.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[27572]: osdmap e143: 8 total, 8 up, 8 in 2024-02-10T05:31:09.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: osdmap e141: 8 total, 8 up, 8 in 2024-02-10T05:31:09.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:09.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:09.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:31:09.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:31:09.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' 2024-02-10T05:31:09.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:31:09.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.14607 172.21.15.178:0/2675361073' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T05:31:09.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T05:31:09.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: osdmap e142: 8 total, 8 up, 8 in 2024-02-10T05:31:09.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.14607 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-10T05:31:09.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: mgrmap e24: x(active, starting, since 0.0105941s) 2024-02-10T05:31:09.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:31:09.966 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:31:09.967 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:31:09.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: Manager daemon x is now available 2024-02-10T05:31:09.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:09.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:31:09.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:31:09.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:09.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:31:09.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:31:09.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T05:31:09.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T05:31:09.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:09.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:09.968 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:09 smithi178 ceph-mon[36851]: osdmap e143: 8 total, 8 up, 8 in 2024-02-10T05:31:10.591 INFO:tasks.rados.rados.0.smithi178.stdout:428: done (5 left) 2024-02-10T05:31:10.591 INFO:tasks.rados.rados.0.smithi178.stdout:429: done (4 left) 2024-02-10T05:31:10.591 INFO:tasks.rados.rados.0.smithi178.stdout:430: done (3 left) 2024-02-10T05:31:10.591 INFO:tasks.rados.rados.0.smithi178.stdout:432: done (2 left) 2024-02-10T05:31:10.591 INFO:tasks.rados.rados.0.smithi178.stdout:433: done (1 left) 2024-02-10T05:31:10.592 INFO:tasks.rados.rados.0.smithi178.stdout:435: done (0 left) 2024-02-10T05:31:10.592 INFO:tasks.rados.rados.0.smithi178.stdout:436: snap_remove snap 14 2024-02-10T05:31:10.650 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:10.327+0000 7f704320e1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T05:31:10.650 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:10.415+0000 7f704320e1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T05:31:10.650 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:10.497+0000 7f704320e1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T05:31:10.650 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:10.649+0000 7f704320e1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T05:31:10.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:10.729+0000 7f704320e1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T05:31:10.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:10.897+0000 7f704320e1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T05:31:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:11 smithi189 ceph-mon[31422]: Deploying cephadm binary to smithi189 2024-02-10T05:31:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:11 smithi189 ceph-mon[31422]: Deploying cephadm binary to smithi178 2024-02-10T05:31:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:11 smithi189 ceph-mon[31422]: mgrmap e25: x(active, since 1.00766s) 2024-02-10T05:31:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:11 smithi189 ceph-mon[31422]: pgmap v4: 121 pgs: 121 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:11 smithi189 ceph-mon[31422]: osdmap e144: 8 total, 8 up, 8 in 2024-02-10T05:31:11.345 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:11 smithi178 ceph-mon[27572]: Deploying cephadm binary to smithi189 2024-02-10T05:31:11.345 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:11 smithi178 ceph-mon[27572]: Deploying cephadm binary to smithi178 2024-02-10T05:31:11.345 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:11 smithi178 ceph-mon[27572]: mgrmap e25: x(active, since 1.00766s) 2024-02-10T05:31:11.345 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:11 smithi178 ceph-mon[27572]: pgmap v4: 121 pgs: 121 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:11.345 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:11 smithi178 ceph-mon[27572]: osdmap e144: 8 total, 8 up, 8 in 2024-02-10T05:31:11.345 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:11 smithi178 ceph-mon[36851]: Deploying cephadm binary to smithi189 2024-02-10T05:31:11.345 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:11 smithi178 ceph-mon[36851]: Deploying cephadm binary to smithi178 2024-02-10T05:31:11.345 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:11 smithi178 ceph-mon[36851]: mgrmap e25: x(active, since 1.00766s) 2024-02-10T05:31:11.346 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:11 smithi178 ceph-mon[36851]: pgmap v4: 121 pgs: 121 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:11.346 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:11 smithi178 ceph-mon[36851]: osdmap e144: 8 total, 8 up, 8 in 2024-02-10T05:31:11.346 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:11 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:11.079+0000 7f704320e1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T05:31:11.346 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:11 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:11.163+0000 7f704320e1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T05:31:11.346 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:11 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:11.258+0000 7f704320e1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T05:31:11.593 INFO:tasks.rados.rados.0.smithi178.stdout:436: done (0 left) 2024-02-10T05:31:11.594 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 38 2024-02-10T05:31:11.594 INFO:tasks.rados.rados.0.smithi178.stdout:437: seq_num 160 ranges {712704=286720} 2024-02-10T05:31:11.600 INFO:tasks.rados.rados.0.smithi178.stdout:437: writing smithi17880450-50 from 712704 to 999424 tid 1 2024-02-10T05:31:11.600 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 38 2024-02-10T05:31:11.600 INFO:tasks.rados.rados.0.smithi178.stdout:438: seq_num 161 ranges {57344=303104} 2024-02-10T05:31:11.603 INFO:tasks.rados.rados.0.smithi178.stdout:438: writing smithi17880450-4 from 57344 to 360448 tid 1 2024-02-10T05:31:11.603 INFO:tasks.rados.rados.0.smithi178.stdout:439: rmattr oid 9 current snap is 38 2024-02-10T05:31:11.603 INFO:tasks.rados.rados.0.smithi178.stdout:439: done (2 left) 2024-02-10T05:31:11.603 INFO:tasks.rados.rados.0.smithi178.stdout:440: delete oid 21 current snap is 38 2024-02-10T05:31:11.604 INFO:tasks.rados.rados.0.smithi178.stdout:437: finishing write tid 1 to smithi17880450-50 2024-02-10T05:31:11.604 INFO:tasks.rados.rados.0.smithi178.stdout:437: finishing write tid 2 to smithi17880450-50 2024-02-10T05:31:11.606 INFO:tasks.rados.rados.0.smithi178.stdout:437: finishing write tid 3 to smithi17880450-50 2024-02-10T05:31:11.606 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 39 (ObjNum 160 snap 38 seq_num 160) dirty exists 2024-02-10T05:31:11.606 INFO:tasks.rados.rados.0.smithi178.stdout:437: left oid 50 (ObjNum 160 snap 38 seq_num 160) 2024-02-10T05:31:11.608 INFO:tasks.rados.rados.0.smithi178.stdout:438: finishing write tid 1 to smithi17880450-4 2024-02-10T05:31:11.608 INFO:tasks.rados.rados.0.smithi178.stdout:438: finishing write tid 2 to smithi17880450-4 2024-02-10T05:31:11.609 INFO:tasks.rados.rados.0.smithi178.stdout:438: finishing write tid 3 to smithi17880450-4 2024-02-10T05:31:11.609 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 99 (ObjNum 161 snap 38 seq_num 161) dirty exists 2024-02-10T05:31:11.609 INFO:tasks.rados.rados.0.smithi178.stdout:438: left oid 4 (ObjNum 161 snap 38 seq_num 161) 2024-02-10T05:31:11.611 INFO:tasks.rados.rados.0.smithi178.stdout:437: done (2 left) 2024-02-10T05:31:11.611 INFO:tasks.rados.rados.0.smithi178.stdout:438: done (1 left) 2024-02-10T05:31:11.611 INFO:tasks.rados.rados.0.smithi178.stdout:440: done (0 left) 2024-02-10T05:31:11.612 INFO:tasks.rados.rados.0.smithi178.stdout:441: read oid 24 snap -1 2024-02-10T05:31:11.612 INFO:tasks.rados.rados.0.smithi178.stdout:441: expect deleted 2024-02-10T05:31:11.612 INFO:tasks.rados.rados.0.smithi178.stdout:442: snap_create 2024-02-10T05:31:11.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:11 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:11.344+0000 7f704320e1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T05:31:12.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:12 smithi189 ceph-mon[31422]: [10/Feb/2024:05:31:10] ENGINE Bus STARTING 2024-02-10T05:31:12.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:12 smithi189 ceph-mon[31422]: [10/Feb/2024:05:31:10] ENGINE Serving on https://172.21.15.189:7150 2024-02-10T05:31:12.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:12 smithi189 ceph-mon[31422]: [10/Feb/2024:05:31:10] ENGINE Serving on http://172.21.15.189:8765 2024-02-10T05:31:12.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:12 smithi189 ceph-mon[31422]: [10/Feb/2024:05:31:10] ENGINE Bus STARTED 2024-02-10T05:31:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:12 smithi189 ceph-mon[31422]: mgrmap e26: x(active, since 2s) 2024-02-10T05:31:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:12 smithi189 ceph-mon[31422]: pgmap v6: 121 pgs: 121 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:12 smithi189 ceph-mon[31422]: osdmap e145: 8 total, 8 up, 8 in 2024-02-10T05:31:12.396 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-mon[27572]: [10/Feb/2024:05:31:10] ENGINE Bus STARTING 2024-02-10T05:31:12.396 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-mon[27572]: [10/Feb/2024:05:31:10] ENGINE Serving on https://172.21.15.189:7150 2024-02-10T05:31:12.397 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-mon[27572]: [10/Feb/2024:05:31:10] ENGINE Serving on http://172.21.15.189:8765 2024-02-10T05:31:12.397 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-mon[27572]: [10/Feb/2024:05:31:10] ENGINE Bus STARTED 2024-02-10T05:31:12.397 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-mon[27572]: mgrmap e26: x(active, since 2s) 2024-02-10T05:31:12.397 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-mon[27572]: pgmap v6: 121 pgs: 121 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:12.397 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-mon[27572]: osdmap e145: 8 total, 8 up, 8 in 2024-02-10T05:31:12.397 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-mon[36851]: [10/Feb/2024:05:31:10] ENGINE Bus STARTING 2024-02-10T05:31:12.397 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-mon[36851]: [10/Feb/2024:05:31:10] ENGINE Serving on https://172.21.15.189:7150 2024-02-10T05:31:12.397 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-mon[36851]: [10/Feb/2024:05:31:10] ENGINE Serving on http://172.21.15.189:8765 2024-02-10T05:31:12.397 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-mon[36851]: [10/Feb/2024:05:31:10] ENGINE Bus STARTED 2024-02-10T05:31:12.397 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-mon[36851]: mgrmap e26: x(active, since 2s) 2024-02-10T05:31:12.397 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-mon[36851]: pgmap v6: 121 pgs: 121 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:12.397 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-mon[36851]: osdmap e145: 8 total, 8 up, 8 in 2024-02-10T05:31:12.592 INFO:tasks.rados.rados.0.smithi178.stdout:441: done (1 left) 2024-02-10T05:31:12.592 INFO:tasks.rados.rados.0.smithi178.stdout:442: done (0 left) 2024-02-10T05:31:12.592 INFO:tasks.rados.rados.0.smithi178.stdout:443: rmattr oid 6 current snap is 39 2024-02-10T05:31:12.592 INFO:tasks.rados.rados.0.smithi178.stdout:444: rollback oid 3 current snap is 39 2024-02-10T05:31:12.592 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 3 to 31 2024-02-10T05:31:12.592 INFO:tasks.rados.rados.0.smithi178.stdout:445: rollback oid 16 current snap is 39 2024-02-10T05:31:12.592 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 16 to 31 2024-02-10T05:31:12.593 INFO:tasks.rados.rados.0.smithi178.stdout:446: snap_create 2024-02-10T05:31:12.596 INFO:tasks.rados.rados.0.smithi178.stdout:444: finishing rollback tid 0 to smithi17880450-3 2024-02-10T05:31:12.597 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 0 (ObjNum 129 snap 0 seq_num 1534021024) dirty dne 2024-02-10T05:31:12.597 INFO:tasks.rados.rados.0.smithi178.stdout:445: finishing rollback tid 0 to smithi17880450-16 2024-02-10T05:31:12.597 INFO:tasks.rados.rados.0.smithi178.stdout:444: finishing rollback tid 1 to smithi17880450-3 2024-02-10T05:31:12.597 INFO:tasks.rados.rados.0.smithi178.stdout:445: finishing rollback tid 1 to smithi17880450-16 2024-02-10T05:31:12.597 INFO:tasks.rados.rados.0.smithi178.stdout:444: finishing rollback tid 2 to smithi17880450-3 2024-02-10T05:31:12.597 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 120 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:31:12.597 INFO:tasks.rados.rados.0.smithi178.stdout:445: finishing rollback tid 2 to smithi17880450-16 2024-02-10T05:31:12.598 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 250 (ObjNum 131 snap 29 seq_num 131) dirty exists 2024-02-10T05:31:12.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:12.395+0000 7f704320e1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T05:31:12.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:12.524+0000 7f704320e1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T05:31:13.132 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:12.722+0000 7f704320e1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T05:31:13.132 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:12.954+0000 7f704320e1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T05:31:13.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:13.131+0000 7f704320e1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:31:13.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:13.313+0000 7f704320e1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T05:31:13.598 INFO:tasks.rados.rados.0.smithi178.stdout:443: done (3 left) 2024-02-10T05:31:13.598 INFO:tasks.rados.rados.0.smithi178.stdout:444: done (2 left) 2024-02-10T05:31:13.598 INFO:tasks.rados.rados.0.smithi178.stdout:445: done (1 left) 2024-02-10T05:31:13.598 INFO:tasks.rados.rados.0.smithi178.stdout:446: done (0 left) 2024-02-10T05:31:13.598 INFO:tasks.rados.rados.0.smithi178.stdout:447: rollback oid 39 current snap is 40 2024-02-10T05:31:13.598 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 39 to 35 2024-02-10T05:31:13.598 INFO:tasks.rados.rados.0.smithi178.stdout:448: rollback oid 21 current snap is 40 2024-02-10T05:31:13.599 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 21 to 27 2024-02-10T05:31:13.599 INFO:tasks.rados.rados.0.smithi178.stdout:449: delete oid 24 current snap is 40 2024-02-10T05:31:13.602 INFO:tasks.rados.rados.0.smithi178.stdout:448: finishing rollback tid 1 to smithi17880450-21 2024-02-10T05:31:13.602 INFO:tasks.rados.rados.0.smithi178.stdout:448: finishing rollback tid 2 to smithi17880450-21 2024-02-10T05:31:13.602 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 130 (ObjNum 118 snap 23 seq_num 118) dirty exists 2024-02-10T05:31:13.602 INFO:tasks.rados.rados.0.smithi178.stdout:448: done (2 left) 2024-02-10T05:31:13.603 INFO:tasks.rados.rados.0.smithi178.stdout:449: done (1 left) 2024-02-10T05:31:13.603 INFO:tasks.rados.rados.0.smithi178.stdout:450: delete oid 4 current snap is 40 2024-02-10T05:31:13.604 INFO:tasks.rados.rados.0.smithi178.stdout:447: finishing rollback tid 0 to smithi17880450-39 2024-02-10T05:31:13.604 INFO:tasks.rados.rados.0.smithi178.stdout:447: finishing rollback tid 1 to smithi17880450-39 2024-02-10T05:31:13.604 INFO:tasks.rados.rados.0.smithi178.stdout:447: finishing rollback tid 2 to smithi17880450-39 2024-02-10T05:31:13.604 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 105 (ObjNum 128 snap 26 seq_num 128) dirty exists 2024-02-10T05:31:13.605 INFO:tasks.rados.rados.0.smithi178.stdout:447: done (1 left) 2024-02-10T05:31:13.605 INFO:tasks.rados.rados.0.smithi178.stdout:450: done (0 left) 2024-02-10T05:31:13.605 INFO:tasks.rados.rados.0.smithi178.stdout:451: read oid 33 snap 25 2024-02-10T05:31:13.605 INFO:tasks.rados.rados.0.smithi178.stdout:451: expect (ObjNum 120 snap 24 seq_num 120) 2024-02-10T05:31:13.605 INFO:tasks.rados.rados.0.smithi178.stdout:452: setattr oid 15 current snap is 40 2024-02-10T05:31:13.607 INFO:tasks.rados.rados.0.smithi178.stdout:453: setattr oid 29 current snap is 40 2024-02-10T05:31:13.610 INFO:tasks.rados.rados.0.smithi178.stdout:454: delete oid 34 current snap is 40 2024-02-10T05:31:13.610 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 163 (ObjNum 137 snap 30 seq_num 137) dirty exists 2024-02-10T05:31:13.612 INFO:tasks.rados.rados.0.smithi178.stdout:452: done (3 left) 2024-02-10T05:31:13.612 INFO:tasks.rados.rados.0.smithi178.stdout:454: done (2 left) 2024-02-10T05:31:13.612 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 36 current snap is 40 2024-02-10T05:31:13.612 INFO:tasks.rados.rados.0.smithi178.stdout:455: seq_num 166 ranges {761856=385024} 2024-02-10T05:31:13.619 INFO:tasks.rados.rados.0.smithi178.stdout:455: writing smithi17880450-36 from 761856 to 1146880 tid 1 2024-02-10T05:31:13.619 INFO:tasks.rados.rados.0.smithi178.stdout:456: snap_remove snap 27 2024-02-10T05:31:13.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:13.576+0000 7f704320e1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:31:13.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:13.672+0000 7f704320e1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T05:31:13.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:13 smithi178 ceph-mon[36851]: osdmap e146: 8 total, 8 up, 8 in 2024-02-10T05:31:13.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:13 smithi178 ceph-mon[36851]: mgrmap e27: x(active, since 4s) 2024-02-10T05:31:13.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:13 smithi178 ceph-mon[36851]: pgmap v9: 121 pgs: 121 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:13 smithi178 ceph-mon[27572]: osdmap e146: 8 total, 8 up, 8 in 2024-02-10T05:31:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:13 smithi178 ceph-mon[27572]: mgrmap e27: x(active, since 4s) 2024-02-10T05:31:13.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:13 smithi178 ceph-mon[27572]: pgmap v9: 121 pgs: 121 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:13 smithi189 ceph-mon[31422]: osdmap e146: 8 total, 8 up, 8 in 2024-02-10T05:31:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:13 smithi189 ceph-mon[31422]: mgrmap e27: x(active, since 4s) 2024-02-10T05:31:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:13 smithi189 ceph-mon[31422]: pgmap v9: 121 pgs: 121 active+clean; 142 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:14.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:14 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:14.065+0000 7f704320e1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T05:31:14.595 INFO:tasks.rados.rados.0.smithi178.stdout:456: done (3 left) 2024-02-10T05:31:14.595 INFO:tasks.rados.rados.0.smithi178.stdout:457: delete oid 12 current snap is 40 2024-02-10T05:31:14.595 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 122 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-02-10T05:31:14.595 INFO:tasks.rados.rados.0.smithi178.stdout:451: expect (ObjNum 120 snap 24 seq_num 120) 2024-02-10T05:31:14.680 INFO:tasks.rados.rados.0.smithi178.stdout:455: finishing write tid 1 to smithi17880450-36 2024-02-10T05:31:14.680 INFO:tasks.rados.rados.0.smithi178.stdout:455: finishing write tid 2 to smithi17880450-36 2024-02-10T05:31:14.680 INFO:tasks.rados.rados.0.smithi178.stdout:455: finishing write tid 3 to smithi17880450-36 2024-02-10T05:31:14.680 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 129 (ObjNum 166 snap 40 seq_num 166) dirty exists 2024-02-10T05:31:14.680 INFO:tasks.rados.rados.0.smithi178.stdout:455: left oid 36 (ObjNum 166 snap 40 seq_num 166) 2024-02-10T05:31:14.680 INFO:tasks.rados.rados.0.smithi178.stdout:451: done (3 left) 2024-02-10T05:31:14.681 INFO:tasks.rados.rados.0.smithi178.stdout:453: done (2 left) 2024-02-10T05:31:14.681 INFO:tasks.rados.rados.0.smithi178.stdout:455: done (1 left) 2024-02-10T05:31:14.681 INFO:tasks.rados.rados.0.smithi178.stdout:457: done (0 left) 2024-02-10T05:31:14.681 INFO:tasks.rados.rados.0.smithi178.stdout:458: rollback oid 9 current snap is 40 2024-02-10T05:31:14.681 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 9 to 35 2024-02-10T05:31:14.681 INFO:tasks.rados.rados.0.smithi178.stdout:459: read oid 11 snap 35 2024-02-10T05:31:14.681 INFO:tasks.rados.rados.0.smithi178.stdout:459: expect (ObjNum 115 snap 23 seq_num 115) 2024-02-10T05:31:14.681 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 40 2024-02-10T05:31:14.681 INFO:tasks.rados.rados.0.smithi178.stdout:460: seq_num 168 ranges {3121152=417792} 2024-02-10T05:31:14.700 INFO:tasks.rados.rados.0.smithi178.stdout:460: writing smithi17880450-23 from 3121152 to 3538944 tid 1 2024-02-10T05:31:14.700 INFO:tasks.rados.rados.0.smithi178.stdout:461: delete oid 7 current snap is 40 2024-02-10T05:31:14.701 INFO:tasks.rados.rados.0.smithi178.stdout:458: finishing rollback tid 1 to smithi17880450-9 2024-02-10T05:31:14.701 INFO:tasks.rados.rados.0.smithi178.stdout:458: finishing rollback tid 2 to smithi17880450-9 2024-02-10T05:31:14.701 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 109 (ObjNum 87 snap 17 seq_num 87) dirty exists 2024-02-10T05:31:14.701 INFO:tasks.rados.rados.0.smithi178.stdout:459: expect (ObjNum 115 snap 23 seq_num 115) 2024-02-10T05:31:14.824 INFO:tasks.rados.rados.0.smithi178.stdout:460: finishing write tid 1 to smithi17880450-23 2024-02-10T05:31:14.824 INFO:tasks.rados.rados.0.smithi178.stdout:460: finishing write tid 2 to smithi17880450-23 2024-02-10T05:31:14.824 INFO:tasks.rados.rados.0.smithi178.stdout:460: finishing write tid 3 to smithi17880450-23 2024-02-10T05:31:14.824 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 100 (ObjNum 168 snap 40 seq_num 168) dirty exists 2024-02-10T05:31:14.824 INFO:tasks.rados.rados.0.smithi178.stdout:460: left oid 23 (ObjNum 168 snap 40 seq_num 168) 2024-02-10T05:31:14.824 INFO:tasks.rados.rados.0.smithi178.stdout:458: done (3 left) 2024-02-10T05:31:14.824 INFO:tasks.rados.rados.0.smithi178.stdout:459: done (2 left) 2024-02-10T05:31:14.824 INFO:tasks.rados.rados.0.smithi178.stdout:460: done (1 left) 2024-02-10T05:31:14.824 INFO:tasks.rados.rados.0.smithi178.stdout:461: done (0 left) 2024-02-10T05:31:14.825 INFO:tasks.rados.rados.0.smithi178.stdout:462: read oid 16 snap 38 2024-02-10T05:31:14.825 INFO:tasks.rados.rados.0.smithi178.stdout:462: expect (ObjNum 131 snap 29 seq_num 131) 2024-02-10T05:31:14.825 INFO:tasks.rados.rados.0.smithi178.stdout:463: read oid 14 snap -1 2024-02-10T05:31:14.825 INFO:tasks.rados.rados.0.smithi178.stdout:463: expect (ObjNum 59 snap 3 seq_num 59) 2024-02-10T05:31:14.825 INFO:tasks.rados.rados.0.smithi178.stdout:464: read oid 40 snap -1 2024-02-10T05:31:14.825 INFO:tasks.rados.rados.0.smithi178.stdout:464: expect (ObjNum 39 snap 0 seq_num 39) 2024-02-10T05:31:14.825 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 40 2024-02-10T05:31:14.825 INFO:tasks.rados.rados.0.smithi178.stdout:465: seq_num 170 ranges {3538944=450560} 2024-02-10T05:31:14.847 INFO:tasks.rados.rados.0.smithi178.stdout:465: writing smithi17880450-23 from 3538944 to 3989504 tid 1 2024-02-10T05:31:14.847 INFO:tasks.rados.rados.0.smithi178.stdout:466: read oid 47 snap -1 2024-02-10T05:31:14.847 INFO:tasks.rados.rados.0.smithi178.stdout:466: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:31:14.847 INFO:tasks.rados.rados.0.smithi178.stdout:467: read oid 28 snap 39 2024-02-10T05:31:14.847 INFO:tasks.rados.rados.0.smithi178.stdout:467: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-10T05:31:14.847 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 40 2024-02-10T05:31:14.847 INFO:tasks.rados.rados.0.smithi178.stdout:468: seq_num 171 ranges {3121152=466944} 2024-02-10T05:31:14.866 INFO:tasks.rados.rados.0.smithi178.stdout:468: writing smithi17880450-11 from 3121152 to 3588096 tid 1 2024-02-10T05:31:14.866 INFO:tasks.rados.rados.0.smithi178.stdout:469: delete oid 6 current snap is 40 2024-02-10T05:31:14.866 INFO:tasks.rados.rados.0.smithi178.stdout:464: expect (ObjNum 39 snap 0 seq_num 39) 2024-02-10T05:31:14.884 INFO:tasks.rados.rados.0.smithi178.stdout:463: expect (ObjNum 59 snap 3 seq_num 59) 2024-02-10T05:31:14.924 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:14 smithi178 ceph-mon[27572]: osdmap e147: 8 total, 8 up, 8 in 2024-02-10T05:31:14.925 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:14 smithi178 ceph-mon[27572]: osdmap e148: 8 total, 8 up, 8 in 2024-02-10T05:31:14.925 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:14 smithi178 ceph-mon[36851]: osdmap e147: 8 total, 8 up, 8 in 2024-02-10T05:31:14.925 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:14 smithi178 ceph-mon[36851]: osdmap e148: 8 total, 8 up, 8 in 2024-02-10T05:31:14.960 INFO:tasks.rados.rados.0.smithi178.stdout:462: expect (ObjNum 131 snap 29 seq_num 131) 2024-02-10T05:31:15.019 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:14 smithi189 ceph-mon[31422]: osdmap e147: 8 total, 8 up, 8 in 2024-02-10T05:31:15.019 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:14 smithi189 ceph-mon[31422]: osdmap e148: 8 total, 8 up, 8 in 2024-02-10T05:31:15.178 INFO:tasks.rados.rados.0.smithi178.stdout:467: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-10T05:31:15.194 INFO:tasks.rados.rados.0.smithi178.stdout:465: finishing write tid 1 to smithi17880450-23 2024-02-10T05:31:15.194 INFO:tasks.rados.rados.0.smithi178.stdout:465: finishing write tid 2 to smithi17880450-23 2024-02-10T05:31:15.194 INFO:tasks.rados.rados.0.smithi178.stdout:462: done (7 left) 2024-02-10T05:31:15.194 INFO:tasks.rados.rados.0.smithi178.stdout:463: done (6 left) 2024-02-10T05:31:15.194 INFO:tasks.rados.rados.0.smithi178.stdout:464: done (5 left) 2024-02-10T05:31:15.195 INFO:tasks.rados.rados.0.smithi178.stdout:467: done (4 left) 2024-02-10T05:31:15.195 INFO:tasks.rados.rados.0.smithi178.stdout:469: done (3 left) 2024-02-10T05:31:15.195 INFO:tasks.rados.rados.0.smithi178.stdout:470: delete oid 9 current snap is 40 2024-02-10T05:31:15.195 INFO:tasks.rados.rados.0.smithi178.stdout:466: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:31:15.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:14 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:14.923+0000 7f704320e1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T05:31:15.255 INFO:tasks.rados.rados.0.smithi178.stdout:465: finishing write tid 3 to smithi17880450-23 2024-02-10T05:31:15.255 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 102 (ObjNum 170 snap 40 seq_num 170) dirty exists 2024-02-10T05:31:15.256 INFO:tasks.rados.rados.0.smithi178.stdout:465: left oid 23 (ObjNum 170 snap 40 seq_num 170) 2024-02-10T05:31:15.256 INFO:tasks.rados.rados.0.smithi178.stdout:468: finishing write tid 1 to smithi17880450-11 2024-02-10T05:31:15.256 INFO:tasks.rados.rados.0.smithi178.stdout:468: finishing write tid 2 to smithi17880450-11 2024-02-10T05:31:15.256 INFO:tasks.rados.rados.0.smithi178.stdout:468: finishing write tid 3 to smithi17880450-11 2024-02-10T05:31:15.256 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 110 (ObjNum 171 snap 40 seq_num 171) dirty exists 2024-02-10T05:31:15.256 INFO:tasks.rados.rados.0.smithi178.stdout:468: left oid 11 (ObjNum 171 snap 40 seq_num 171) 2024-02-10T05:31:15.256 INFO:tasks.rados.rados.0.smithi178.stdout:465: done (3 left) 2024-02-10T05:31:15.256 INFO:tasks.rados.rados.0.smithi178.stdout:466: done (2 left) 2024-02-10T05:31:15.256 INFO:tasks.rados.rados.0.smithi178.stdout:468: done (1 left) 2024-02-10T05:31:15.256 INFO:tasks.rados.rados.0.smithi178.stdout:470: done (0 left) 2024-02-10T05:31:15.256 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 24 current snap is 40 2024-02-10T05:31:15.256 INFO:tasks.rados.rados.0.smithi178.stdout:471: seq_num 174 ranges {0=516096} 2024-02-10T05:31:15.258 INFO:tasks.rados.rados.0.smithi178.stdout:471: writing smithi17880450-24 from 0 to 516096 tid 1 2024-02-10T05:31:15.258 INFO:tasks.rados.rados.0.smithi178.stdout:472: read oid 4 snap -1 2024-02-10T05:31:15.258 INFO:tasks.rados.rados.0.smithi178.stdout:472: expect deleted 2024-02-10T05:31:15.259 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 40 2024-02-10T05:31:15.259 INFO:tasks.rados.rados.0.smithi178.stdout:473: seq_num 175 ranges {1843200=540672} 2024-02-10T05:31:15.272 INFO:tasks.rados.rados.0.smithi178.stdout:473: writing smithi17880450-1 from 1843200 to 2383872 tid 1 2024-02-10T05:31:15.272 INFO:tasks.rados.rados.0.smithi178.stdout:474: rmattr oid 50 current snap is 40 2024-02-10T05:31:15.272 INFO:tasks.rados.rados.0.smithi178.stdout:474: done (3 left) 2024-02-10T05:31:15.272 INFO:tasks.rados.rados.0.smithi178.stdout:475: setattr oid 26 current snap is 40 2024-02-10T05:31:15.273 INFO:tasks.rados.rados.0.smithi178.stdout:471: finishing write tid 1 to smithi17880450-24 2024-02-10T05:31:15.273 INFO:tasks.rados.rados.0.smithi178.stdout:471: finishing write tid 2 to smithi17880450-24 2024-02-10T05:31:15.273 INFO:tasks.rados.rados.0.smithi178.stdout:471: finishing write tid 3 to smithi17880450-24 2024-02-10T05:31:15.273 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 139 (ObjNum 174 snap 40 seq_num 174) dirty exists 2024-02-10T05:31:15.273 INFO:tasks.rados.rados.0.smithi178.stdout:471: left oid 24 (ObjNum 174 snap 40 seq_num 174) 2024-02-10T05:31:15.274 INFO:tasks.rados.rados.0.smithi178.stdout:471: done (3 left) 2024-02-10T05:31:15.275 INFO:tasks.rados.rados.0.smithi178.stdout:472: done (2 left) 2024-02-10T05:31:15.275 INFO:tasks.rados.rados.0.smithi178.stdout:476: rollback oid 30 current snap is 40 2024-02-10T05:31:15.275 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 31 2024-02-10T05:31:15.275 INFO:tasks.rados.rados.0.smithi178.stdout:477: delete oid 46 current snap is 40 2024-02-10T05:31:15.275 INFO:tasks.rados.rados.0.smithi178.stdout:473: finishing write tid 1 to smithi17880450-1 2024-02-10T05:31:15.276 INFO:tasks.rados.rados.0.smithi178.stdout:473: finishing write tid 2 to smithi17880450-1 2024-02-10T05:31:15.276 INFO:tasks.rados.rados.0.smithi178.stdout:473: finishing write tid 3 to smithi17880450-1 2024-02-10T05:31:15.277 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 170 (ObjNum 175 snap 40 seq_num 175) dirty exists 2024-02-10T05:31:15.277 INFO:tasks.rados.rados.0.smithi178.stdout:473: left oid 1 (ObjNum 175 snap 40 seq_num 175) 2024-02-10T05:31:15.277 INFO:tasks.rados.rados.0.smithi178.stdout:476: finishing rollback tid 0 to smithi17880450-30 2024-02-10T05:31:15.278 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 260 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-10T05:31:15.278 INFO:tasks.rados.rados.0.smithi178.stdout:476: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:31:15.278 INFO:tasks.rados.rados.0.smithi178.stdout:476: finishing rollback tid 2 to smithi17880450-30 2024-02-10T05:31:15.278 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 145 (ObjNum 119 snap 23 seq_num 119) dirty exists 2024-02-10T05:31:15.278 INFO:tasks.rados.rados.0.smithi178.stdout:473: done (3 left) 2024-02-10T05:31:15.278 INFO:tasks.rados.rados.0.smithi178.stdout:475: done (2 left) 2024-02-10T05:31:15.278 INFO:tasks.rados.rados.0.smithi178.stdout:476: done (1 left) 2024-02-10T05:31:15.278 INFO:tasks.rados.rados.0.smithi178.stdout:477: done (0 left) 2024-02-10T05:31:15.279 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 40 2024-02-10T05:31:15.279 INFO:tasks.rados.rados.0.smithi178.stdout:478: seq_num 177 ranges {0=573440} 2024-02-10T05:31:15.281 INFO:tasks.rados.rados.0.smithi178.stdout:478: writing smithi17880450-32 from 0 to 573440 tid 1 2024-02-10T05:31:15.281 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 40 2024-02-10T05:31:15.281 INFO:tasks.rados.rados.0.smithi178.stdout:479: seq_num 178 ranges {0=589824} 2024-02-10T05:31:15.285 INFO:tasks.rados.rados.0.smithi178.stdout:479: writing smithi17880450-7 from 0 to 589824 tid 1 2024-02-10T05:31:15.286 INFO:tasks.rados.rados.0.smithi178.stdout:480: read oid 17 snap -1 2024-02-10T05:31:15.286 INFO:tasks.rados.rados.0.smithi178.stdout:480: expect (ObjNum 101 snap 20 seq_num 101) 2024-02-10T05:31:15.286 INFO:tasks.rados.rados.0.smithi178.stdout:481: read oid 6 snap -1 2024-02-10T05:31:15.286 INFO:tasks.rados.rados.0.smithi178.stdout:481: expect deleted 2024-02-10T05:31:15.286 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 33 current snap is 40 2024-02-10T05:31:15.286 INFO:tasks.rados.rados.0.smithi178.stdout:478: finishing write tid 1 to smithi17880450-32 2024-02-10T05:31:15.286 INFO:tasks.rados.rados.0.smithi178.stdout:478: finishing write tid 2 to smithi17880450-32 2024-02-10T05:31:15.286 INFO:tasks.rados.rados.0.smithi178.stdout:482: seq_num 179 ranges {1720320=606208} 2024-02-10T05:31:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:482: writing smithi17880450-33 from 1720320 to 2326528 tid 1 2024-02-10T05:31:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:483: read oid 8 snap -1 2024-02-10T05:31:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:483: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:31:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:484: read oid 16 snap -1 2024-02-10T05:31:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:484: expect (ObjNum 131 snap 29 seq_num 131) 2024-02-10T05:31:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:485: rmattr oid 47 current snap is 40 2024-02-10T05:31:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:478: finishing write tid 3 to smithi17880450-32 2024-02-10T05:31:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 130 (ObjNum 177 snap 40 seq_num 177) dirty exists 2024-02-10T05:31:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:478: left oid 32 (ObjNum 177 snap 40 seq_num 177) 2024-02-10T05:31:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:478: done (7 left) 2024-02-10T05:31:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:486: setattr oid 26 current snap is 40 2024-02-10T05:31:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:479: finishing write tid 1 to smithi17880450-7 2024-02-10T05:31:15.301 INFO:tasks.rados.rados.0.smithi178.stdout:479: finishing write tid 2 to smithi17880450-7 2024-02-10T05:31:15.301 INFO:tasks.rados.rados.0.smithi178.stdout:479: finishing write tid 3 to smithi17880450-7 2024-02-10T05:31:15.301 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 112 (ObjNum 178 snap 40 seq_num 178) dirty exists 2024-02-10T05:31:15.301 INFO:tasks.rados.rados.0.smithi178.stdout:479: left oid 7 (ObjNum 178 snap 40 seq_num 178) 2024-02-10T05:31:15.301 INFO:tasks.rados.rados.0.smithi178.stdout:480: expect (ObjNum 101 snap 20 seq_num 101) 2024-02-10T05:31:15.360 INFO:tasks.rados.rados.0.smithi178.stdout:483: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:31:15.362 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 104 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:31:15.362 INFO:tasks.rados.rados.0.smithi178.stdout:482: finishing write tid 1 to smithi17880450-33 2024-02-10T05:31:15.362 INFO:tasks.rados.rados.0.smithi178.stdout:482: finishing write tid 2 to smithi17880450-33 2024-02-10T05:31:15.363 INFO:tasks.rados.rados.0.smithi178.stdout:482: finishing write tid 3 to smithi17880450-33 2024-02-10T05:31:15.363 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 138 (ObjNum 179 snap 40 seq_num 179) dirty exists 2024-02-10T05:31:15.363 INFO:tasks.rados.rados.0.smithi178.stdout:482: left oid 33 (ObjNum 179 snap 40 seq_num 179) 2024-02-10T05:31:15.363 INFO:tasks.rados.rados.0.smithi178.stdout:484: expect (ObjNum 131 snap 29 seq_num 131) 2024-02-10T05:31:15.578 INFO:tasks.rados.rados.0.smithi178.stdout:479: done (7 left) 2024-02-10T05:31:15.579 INFO:tasks.rados.rados.0.smithi178.stdout:480: done (6 left) 2024-02-10T05:31:15.579 INFO:tasks.rados.rados.0.smithi178.stdout:481: done (5 left) 2024-02-10T05:31:15.579 INFO:tasks.rados.rados.0.smithi178.stdout:482: done (4 left) 2024-02-10T05:31:15.579 INFO:tasks.rados.rados.0.smithi178.stdout:483: done (3 left) 2024-02-10T05:31:15.579 INFO:tasks.rados.rados.0.smithi178.stdout:484: done (2 left) 2024-02-10T05:31:15.579 INFO:tasks.rados.rados.0.smithi178.stdout:485: done (1 left) 2024-02-10T05:31:15.580 INFO:tasks.rados.rados.0.smithi178.stdout:487: rmattr oid 6 current snap is 40 2024-02-10T05:31:15.580 INFO:tasks.rados.rados.0.smithi178.stdout:487: done (1 left) 2024-02-10T05:31:15.580 INFO:tasks.rados.rados.0.smithi178.stdout:488: setattr oid 25 current snap is 40 2024-02-10T05:31:15.581 INFO:tasks.rados.rados.0.smithi178.stdout:489: snap_create 2024-02-10T05:31:15.581 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 263 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-10T05:31:15.583 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 129 (ObjNum 123 snap 26 seq_num 123) dirty exists 2024-02-10T05:31:15.589 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:15 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:15.242+0000 7f704320e1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T05:31:15.607 INFO:tasks.rados.rados.0.smithi178.stdout:486: done (2 left) 2024-02-10T05:31:15.607 INFO:tasks.rados.rados.0.smithi178.stdout:488: done (1 left) 2024-02-10T05:31:15.607 INFO:tasks.rados.rados.0.smithi178.stdout:489: done (0 left) 2024-02-10T05:31:15.608 INFO:tasks.rados.rados.0.smithi178.stdout:490: setattr oid 39 current snap is 41 2024-02-10T05:31:15.609 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 41 2024-02-10T05:31:15.609 INFO:tasks.rados.rados.0.smithi178.stdout:491: seq_num 180 ranges {2383872=622592} 2024-02-10T05:31:15.627 INFO:tasks.rados.rados.0.smithi178.stdout:491: writing smithi17880450-22 from 2383872 to 3006464 tid 1 2024-02-10T05:31:15.627 INFO:tasks.rados.rados.0.smithi178.stdout:492: snap_remove snap 28 2024-02-10T05:31:15.739 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:15 smithi189 ceph-mon[31422]: pgmap v12: 121 pgs: 121 active+clean; 138 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 564 KiB/s wr, 54 op/s 2024-02-10T05:31:15.740 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:31:15] "GET /metrics HTTP/1.1" 200 33100 "" "Prometheus/2.43.0" 2024-02-10T05:31:15.841 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:15 smithi178 ceph-mon[27572]: pgmap v12: 121 pgs: 121 active+clean; 138 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 564 KiB/s wr, 54 op/s 2024-02-10T05:31:15.841 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:15 smithi178 ceph-mon[36851]: pgmap v12: 121 pgs: 121 active+clean; 138 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 564 KiB/s wr, 54 op/s 2024-02-10T05:31:15.841 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:15 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:15.589+0000 7f704320e1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T05:31:15.841 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:15 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:15.824+0000 7f704320e1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T05:31:15.841 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:15 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:31:15] ENGINE Bus STARTING 2024-02-10T05:31:16.210 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:15 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: CherryPy Checker: 2024-02-10T05:31:16.210 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:15 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: The Application mounted at '' has an empty config. 2024-02-10T05:31:16.210 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:15 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: 2024-02-10T05:31:16.210 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:15 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:31:15] ENGINE Serving on http://:::9283 2024-02-10T05:31:16.210 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:15 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: [10/Feb/2024:05:31:15] ENGINE Bus STARTED 2024-02-10T05:31:16.622 INFO:tasks.rados.rados.0.smithi178.stdout:492: done (2 left) 2024-02-10T05:31:16.622 INFO:tasks.rados.rados.0.smithi178.stdout:493: rmattr oid 7 current snap is 41 2024-02-10T05:31:16.622 INFO:tasks.rados.rados.0.smithi178.stdout:493: done (2 left) 2024-02-10T05:31:16.622 INFO:tasks.rados.rados.0.smithi178.stdout:494: copy_from oid 19 from oid 37 current snap is 41 2024-02-10T05:31:16.622 INFO:tasks.rados.rados.0.smithi178.stdout:495: copy_from oid 33 from oid 10 current snap is 41 2024-02-10T05:31:16.622 INFO:tasks.rados.rados.0.smithi178.stdout:496: delete oid 2 current snap is 41 2024-02-10T05:31:16.622 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 111 (ObjNum 128 snap 26 seq_num 128) dirty exists 2024-02-10T05:31:16.622 INFO:tasks.rados.rados.0.smithi178.stdout:491: finishing write tid 1 to smithi17880450-22 2024-02-10T05:31:16.623 INFO:tasks.rados.rados.0.smithi178.stdout:491: finishing write tid 2 to smithi17880450-22 2024-02-10T05:31:16.623 INFO:tasks.rados.rados.0.smithi178.stdout:491: finishing write tid 3 to smithi17880450-22 2024-02-10T05:31:16.623 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 173 (ObjNum 180 snap 41 seq_num 180) dirty exists 2024-02-10T05:31:16.623 INFO:tasks.rados.rados.0.smithi178.stdout:491: left oid 22 (ObjNum 180 snap 41 seq_num 180) 2024-02-10T05:31:16.629 INFO:tasks.rados.rados.0.smithi178.stdout:490: done (4 left) 2024-02-10T05:31:16.629 INFO:tasks.rados.rados.0.smithi178.stdout:491: done (3 left) 2024-02-10T05:31:16.629 INFO:tasks.rados.rados.0.smithi178.stdout:496: done (2 left) 2024-02-10T05:31:16.629 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 41 2024-02-10T05:31:16.629 INFO:tasks.rados.rados.0.smithi178.stdout:497: seq_num 182 ranges {3006464=655360} 2024-02-10T05:31:16.647 INFO:tasks.rados.rados.0.smithi178.stdout:497: writing smithi17880450-22 from 3006464 to 3661824 tid 1 2024-02-10T05:31:16.648 INFO:tasks.rados.rados.0.smithi178.stdout:498: delete oid 4 current snap is 41 2024-02-10T05:31:16.648 INFO:tasks.rados.rados.0.smithi178.stdout:495: finishing copy_from racing read to smithi17880450-33 2024-02-10T05:31:16.648 INFO:tasks.rados.rados.0.smithi178.stdout:495: finishing copy_from to smithi17880450-33 2024-02-10T05:31:16.648 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 12 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-02-10T05:31:16.648 INFO:tasks.rados.rados.0.smithi178.stdout:494: finishing copy_from racing read to smithi17880450-19 2024-02-10T05:31:16.648 INFO:tasks.rados.rados.0.smithi178.stdout:494: finishing copy_from to smithi17880450-19 2024-02-10T05:31:16.648 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 192 (ObjNum 155 snap 36 seq_num 155) dirty exists 2024-02-10T05:31:16.649 INFO:tasks.rados.rados.0.smithi178.stdout:494: done (3 left) 2024-02-10T05:31:16.649 INFO:tasks.rados.rados.0.smithi178.stdout:495: done (2 left) 2024-02-10T05:31:16.649 INFO:tasks.rados.rados.0.smithi178.stdout:498: done (1 left) 2024-02-10T05:31:16.649 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 41 2024-02-10T05:31:16.649 INFO:tasks.rados.rados.0.smithi178.stdout:499: seq_num 184 ranges {4653056=688128} 2024-02-10T05:31:16.679 INFO:tasks.rados.rados.0.smithi178.stdout:499: writing smithi17880450-15 from 4653056 to 5341184 tid 1 2024-02-10T05:31:16.679 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 29 current snap is 41 2024-02-10T05:31:16.679 INFO:tasks.rados.rados.0.smithi178.stdout:497: finishing write tid 1 to smithi17880450-22 2024-02-10T05:31:16.679 INFO:tasks.rados.rados.0.smithi178.stdout:500: seq_num 185 ranges {0=704512} 2024-02-10T05:31:16.683 INFO:tasks.rados.rados.0.smithi178.stdout:500: writing smithi17880450-29 from 0 to 704512 tid 1 2024-02-10T05:31:16.683 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 41 2024-02-10T05:31:16.683 INFO:tasks.rados.rados.0.smithi178.stdout:497: finishing write tid 2 to smithi17880450-22 2024-02-10T05:31:16.683 INFO:tasks.rados.rados.0.smithi178.stdout:497: finishing write tid 3 to smithi17880450-22 2024-02-10T05:31:16.683 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 181 (ObjNum 182 snap 41 seq_num 182) dirty exists 2024-02-10T05:31:16.684 INFO:tasks.rados.rados.0.smithi178.stdout:497: left oid 22 (ObjNum 182 snap 41 seq_num 182) 2024-02-10T05:31:16.684 INFO:tasks.rados.rados.0.smithi178.stdout:501: seq_num 186 ranges {6217728=720896} 2024-02-10T05:31:16.721 INFO:tasks.rados.rados.0.smithi178.stdout:501: writing smithi17880450-30 from 6217728 to 6938624 tid 1 2024-02-10T05:31:16.722 INFO:tasks.rados.rados.0.smithi178.stdout:497: done (3 left) 2024-02-10T05:31:16.722 INFO:tasks.rados.rados.0.smithi178.stdout:502: read oid 34 snap -1 2024-02-10T05:31:16.722 INFO:tasks.rados.rados.0.smithi178.stdout:502: expect deleted 2024-02-10T05:31:16.722 INFO:tasks.rados.rados.0.smithi178.stdout:503: snap_remove snap 39 2024-02-10T05:31:16.878 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:16 smithi189 ceph-mon[31422]: osdmap e149: 8 total, 8 up, 8 in 2024-02-10T05:31:16.878 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:16 smithi189 ceph-mon[31422]: Standby manager daemon y started 2024-02-10T05:31:16.878 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:16 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.178:0/1802044626' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T05:31:16.879 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:16 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.178:0/1802044626' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:31:16.879 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:16 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.178:0/1802044626' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T05:31:16.879 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:16 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.178:0/1802044626' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:31:16.960 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:16 smithi178 ceph-mon[36851]: osdmap e149: 8 total, 8 up, 8 in 2024-02-10T05:31:16.960 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:16 smithi178 ceph-mon[36851]: Standby manager daemon y started 2024-02-10T05:31:16.960 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:16 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.178:0/1802044626' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T05:31:16.960 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:16 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.178:0/1802044626' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:31:16.960 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:16 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.178:0/1802044626' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T05:31:16.960 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:16 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.178:0/1802044626' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:31:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:16 smithi178 ceph-mon[27572]: osdmap e149: 8 total, 8 up, 8 in 2024-02-10T05:31:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:16 smithi178 ceph-mon[27572]: Standby manager daemon y started 2024-02-10T05:31:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:16 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.178:0/1802044626' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T05:31:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:16 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.178:0/1802044626' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:31:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:16 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.178:0/1802044626' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T05:31:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:16 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.178:0/1802044626' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:31:17.619 INFO:tasks.rados.rados.0.smithi178.stdout:503: done (4 left) 2024-02-10T05:31:17.619 INFO:tasks.rados.rados.0.smithi178.stdout:504: rollback oid 1 current snap is 41 2024-02-10T05:31:17.619 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 1 to 31 2024-02-10T05:31:17.619 INFO:tasks.rados.rados.0.smithi178.stdout:499: finishing write tid 1 to smithi17880450-15 2024-02-10T05:31:17.619 INFO:tasks.rados.rados.0.smithi178.stdout:499: finishing write tid 2 to smithi17880450-15 2024-02-10T05:31:17.619 INFO:tasks.rados.rados.0.smithi178.stdout:499: finishing write tid 3 to smithi17880450-15 2024-02-10T05:31:17.619 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 185 (ObjNum 184 snap 41 seq_num 184) dirty exists 2024-02-10T05:31:17.619 INFO:tasks.rados.rados.0.smithi178.stdout:499: left oid 15 (ObjNum 184 snap 41 seq_num 184) 2024-02-10T05:31:17.619 INFO:tasks.rados.rados.0.smithi178.stdout:500: finishing write tid 1 to smithi17880450-29 2024-02-10T05:31:17.619 INFO:tasks.rados.rados.0.smithi178.stdout:500: finishing write tid 2 to smithi17880450-29 2024-02-10T05:31:17.620 INFO:tasks.rados.rados.0.smithi178.stdout:500: finishing write tid 3 to smithi17880450-29 2024-02-10T05:31:17.620 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 139 (ObjNum 185 snap 41 seq_num 185) dirty exists 2024-02-10T05:31:17.620 INFO:tasks.rados.rados.0.smithi178.stdout:500: left oid 29 (ObjNum 185 snap 41 seq_num 185) 2024-02-10T05:31:17.620 INFO:tasks.rados.rados.0.smithi178.stdout:501: finishing write tid 1 to smithi17880450-30 2024-02-10T05:31:17.620 INFO:tasks.rados.rados.0.smithi178.stdout:501: finishing write tid 2 to smithi17880450-30 2024-02-10T05:31:17.620 INFO:tasks.rados.rados.0.smithi178.stdout:501: finishing write tid 3 to smithi17880450-30 2024-02-10T05:31:17.620 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 154 (ObjNum 186 snap 41 seq_num 186) dirty exists 2024-02-10T05:31:17.620 INFO:tasks.rados.rados.0.smithi178.stdout:501: left oid 30 (ObjNum 186 snap 41 seq_num 186) 2024-02-10T05:31:17.620 INFO:tasks.rados.rados.0.smithi178.stdout:499: done (4 left) 2024-02-10T05:31:17.620 INFO:tasks.rados.rados.0.smithi178.stdout:500: done (3 left) 2024-02-10T05:31:17.620 INFO:tasks.rados.rados.0.smithi178.stdout:501: done (2 left) 2024-02-10T05:31:17.620 INFO:tasks.rados.rados.0.smithi178.stdout:502: done (1 left) 2024-02-10T05:31:17.621 INFO:tasks.rados.rados.0.smithi178.stdout:505: delete oid 32 current snap is 41 2024-02-10T05:31:17.626 INFO:tasks.rados.rados.0.smithi178.stdout:504: finishing rollback tid 0 to smithi17880450-1 2024-02-10T05:31:17.626 INFO:tasks.rados.rados.0.smithi178.stdout:504: finishing rollback tid 1 to smithi17880450-1 2024-02-10T05:31:17.626 INFO:tasks.rados.rados.0.smithi178.stdout:504: finishing rollback tid 2 to smithi17880450-1 2024-02-10T05:31:17.626 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 189 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-02-10T05:31:17.628 INFO:tasks.rados.rados.0.smithi178.stdout:504: done (1 left) 2024-02-10T05:31:17.628 INFO:tasks.rados.rados.0.smithi178.stdout:505: done (0 left) 2024-02-10T05:31:17.628 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 49 current snap is 41 2024-02-10T05:31:17.628 INFO:tasks.rados.rados.0.smithi178.stdout:506: seq_num 188 ranges {0=753664} 2024-02-10T05:31:17.633 INFO:tasks.rados.rados.0.smithi178.stdout:506: writing smithi17880450-49 from 0 to 753664 tid 1 2024-02-10T05:31:17.633 INFO:tasks.rados.rados.0.smithi178.stdout:507: snap_remove snap 25 2024-02-10T05:31:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:17 smithi178 ceph-mon[36851]: mgrmap e28: x(active, since 7s), standbys: y 2024-02-10T05:31:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:17 smithi178 ceph-mon[36851]: osdmap e150: 8 total, 8 up, 8 in 2024-02-10T05:31:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:17 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:31:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:17 smithi178 ceph-mon[36851]: pgmap v15: 121 pgs: 121 active+clean; 138 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 564 KiB/s wr, 54 op/s 2024-02-10T05:31:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:17 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:17 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:17 smithi178 ceph-mon[27572]: mgrmap e28: x(active, since 7s), standbys: y 2024-02-10T05:31:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:17 smithi178 ceph-mon[27572]: osdmap e150: 8 total, 8 up, 8 in 2024-02-10T05:31:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:17 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:31:17.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:17 smithi178 ceph-mon[27572]: pgmap v15: 121 pgs: 121 active+clean; 138 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 564 KiB/s wr, 54 op/s 2024-02-10T05:31:17.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:17 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:17.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:17 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:17 smithi189 ceph-mon[31422]: mgrmap e28: x(active, since 7s), standbys: y 2024-02-10T05:31:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:17 smithi189 ceph-mon[31422]: osdmap e150: 8 total, 8 up, 8 in 2024-02-10T05:31:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:17 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:31:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:17 smithi189 ceph-mon[31422]: pgmap v15: 121 pgs: 121 active+clean; 138 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 564 KiB/s wr, 54 op/s 2024-02-10T05:31:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:17 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:17 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:18.617 INFO:tasks.rados.rados.0.smithi178.stdout:507: done (1 left) 2024-02-10T05:31:18.617 INFO:tasks.rados.rados.0.smithi178.stdout:508: copy_from oid 46 from oid 11 current snap is 41 2024-02-10T05:31:18.617 INFO:tasks.rados.rados.0.smithi178.stdout:509: setattr oid 30 current snap is 41 2024-02-10T05:31:18.617 INFO:tasks.rados.rados.0.smithi178.stdout:506: finishing write tid 1 to smithi17880450-49 2024-02-10T05:31:18.617 INFO:tasks.rados.rados.0.smithi178.stdout:506: finishing write tid 2 to smithi17880450-49 2024-02-10T05:31:18.617 INFO:tasks.rados.rados.0.smithi178.stdout:506: finishing write tid 3 to smithi17880450-49 2024-02-10T05:31:18.617 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 277 (ObjNum 188 snap 41 seq_num 188) dirty exists 2024-02-10T05:31:18.618 INFO:tasks.rados.rados.0.smithi178.stdout:506: left oid 49 (ObjNum 188 snap 41 seq_num 188) 2024-02-10T05:31:18.621 INFO:tasks.rados.rados.0.smithi178.stdout:506: done (2 left) 2024-02-10T05:31:18.621 INFO:tasks.rados.rados.0.smithi178.stdout:510: rollback oid 29 current snap is 41 2024-02-10T05:31:18.621 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 29 to 38 2024-02-10T05:31:18.621 INFO:tasks.rados.rados.0.smithi178.stdout:511: setattr oid 40 current snap is 41 2024-02-10T05:31:18.621 INFO:tasks.rados.rados.0.smithi178.stdout:512: snap_create 2024-02-10T05:31:18.629 INFO:tasks.rados.rados.0.smithi178.stdout:510: finishing rollback tid 0 to smithi17880450-29 2024-02-10T05:31:18.629 INFO:tasks.rados.rados.0.smithi178.stdout:510: finishing rollback tid 1 to smithi17880450-29 2024-02-10T05:31:18.629 INFO:tasks.rados.rados.0.smithi178.stdout:510: finishing rollback tid 2 to smithi17880450-29 2024-02-10T05:31:18.629 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 146 (ObjNum 129 snap 0 seq_num 1534244368) dirty exists 2024-02-10T05:31:18.631 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 163 (ObjNum 186 snap 41 seq_num 186) dirty exists 2024-02-10T05:31:18.631 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 165 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-02-10T05:31:18.645 INFO:tasks.rados.rados.0.smithi178.stdout:508: finishing copy_from racing read to smithi17880450-46 2024-02-10T05:31:18.646 INFO:tasks.rados.rados.0.smithi178.stdout:508: finishing copy_from to smithi17880450-46 2024-02-10T05:31:18.646 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 110 (ObjNum 171 snap 40 seq_num 171) dirty exists 2024-02-10T05:31:18.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[36851]: osdmap e151: 8 total, 8 up, 8 in 2024-02-10T05:31:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:18.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[27572]: osdmap e151: 8 total, 8 up, 8 in 2024-02-10T05:31:18.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:18.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:18.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.968 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.968 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:18 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:18.969 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:18 smithi189 ceph-mon[31422]: osdmap e151: 8 total, 8 up, 8 in 2024-02-10T05:31:18.969 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:18 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:18.969 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:18 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:18.970 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:18 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.970 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:18 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.970 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:18 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.970 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:18 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.970 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:18 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.971 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:18 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.971 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:18 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.971 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:18 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:18.971 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:18 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:19.594 INFO:tasks.rados.rados.0.smithi178.stdout:508: done (4 left) 2024-02-10T05:31:19.595 INFO:tasks.rados.rados.0.smithi178.stdout:509: done (3 left) 2024-02-10T05:31:19.595 INFO:tasks.rados.rados.0.smithi178.stdout:510: done (2 left) 2024-02-10T05:31:19.595 INFO:tasks.rados.rados.0.smithi178.stdout:511: done (1 left) 2024-02-10T05:31:19.595 INFO:tasks.rados.rados.0.smithi178.stdout:512: done (0 left) 2024-02-10T05:31:19.595 INFO:tasks.rados.rados.0.smithi178.stdout:513: snap_create 2024-02-10T05:31:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:19 smithi178 ceph-mon[27572]: Adjusting osd_memory_target on smithi178 to 2480M 2024-02-10T05:31:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:19 smithi178 ceph-mon[27572]: osdmap e152: 8 total, 8 up, 8 in 2024-02-10T05:31:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:19 smithi178 ceph-mon[27572]: pgmap v18: 121 pgs: 121 active+clean; 138 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:19 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:19 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:19 smithi178 ceph-mon[27572]: osdmap e153: 8 total, 8 up, 8 in 2024-02-10T05:31:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:19 smithi178 ceph-mon[36851]: Adjusting osd_memory_target on smithi178 to 2480M 2024-02-10T05:31:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:19 smithi178 ceph-mon[36851]: osdmap e152: 8 total, 8 up, 8 in 2024-02-10T05:31:19.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:19 smithi178 ceph-mon[36851]: pgmap v18: 121 pgs: 121 active+clean; 138 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:19.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:19 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:19.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:19 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:19.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:19 smithi178 ceph-mon[36851]: osdmap e153: 8 total, 8 up, 8 in 2024-02-10T05:31:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:19 smithi189 ceph-mon[31422]: Adjusting osd_memory_target on smithi178 to 2480M 2024-02-10T05:31:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:19 smithi189 ceph-mon[31422]: osdmap e152: 8 total, 8 up, 8 in 2024-02-10T05:31:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:19 smithi189 ceph-mon[31422]: pgmap v18: 121 pgs: 121 active+clean; 138 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:19 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:20.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:19 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:20.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:19 smithi189 ceph-mon[31422]: osdmap e153: 8 total, 8 up, 8 in 2024-02-10T05:31:20.601 INFO:tasks.rados.rados.0.smithi178.stdout:513: done (0 left) 2024-02-10T05:31:20.601 INFO:tasks.rados.rados.0.smithi178.stdout:514: setattr oid 4 current snap is 43 2024-02-10T05:31:20.602 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 43 2024-02-10T05:31:20.602 INFO:tasks.rados.rados.0.smithi178.stdout:515: seq_num 189 ranges {2064384=770048} 2024-02-10T05:31:20.618 INFO:tasks.rados.rados.0.smithi178.stdout:515: writing smithi17880450-14 from 2064384 to 2834432 tid 1 2024-02-10T05:31:20.618 INFO:tasks.rados.rados.0.smithi178.stdout:516: read oid 16 snap 31 2024-02-10T05:31:20.618 INFO:tasks.rados.rados.0.smithi178.stdout:516: expect (ObjNum 131 snap 29 seq_num 131) 2024-02-10T05:31:20.618 INFO:tasks.rados.rados.0.smithi178.stdout:517: rmattr oid 10 current snap is 43 2024-02-10T05:31:20.618 INFO:tasks.rados.rados.0.smithi178.stdout:517: done (3 left) 2024-02-10T05:31:20.618 INFO:tasks.rados.rados.0.smithi178.stdout:518: copy_from oid 41 from oid 17 current snap is 43 2024-02-10T05:31:20.618 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 136 (ObjNum 97 snap 0 seq_num 1534162320) dirty exists 2024-02-10T05:31:20.618 INFO:tasks.rados.rados.0.smithi178.stdout:514: done (3 left) 2024-02-10T05:31:20.618 INFO:tasks.rados.rados.0.smithi178.stdout:519: delete oid 22 current snap is 43 2024-02-10T05:31:20.622 INFO:tasks.rados.rados.0.smithi178.stdout:519: done (3 left) 2024-02-10T05:31:20.622 INFO:tasks.rados.rados.0.smithi178.stdout:520: rmattr oid 28 current snap is 43 2024-02-10T05:31:20.622 INFO:tasks.rados.rados.0.smithi178.stdout:521: rollback oid 31 current snap is 43 2024-02-10T05:31:20.622 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 31 to 42 2024-02-10T05:31:20.622 INFO:tasks.rados.rados.0.smithi178.stdout:522: copy_from oid 19 from oid 46 current snap is 43 2024-02-10T05:31:20.622 INFO:tasks.rados.rados.0.smithi178.stdout:523: read oid 45 snap -1 2024-02-10T05:31:20.622 INFO:tasks.rados.rados.0.smithi178.stdout:523: expect deleted 2024-02-10T05:31:20.622 INFO:tasks.rados.rados.0.smithi178.stdout:524: rollback oid 29 current snap is 43 2024-02-10T05:31:20.622 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 29 to 40 2024-02-10T05:31:20.622 INFO:tasks.rados.rados.0.smithi178.stdout:525: setattr oid 40 current snap is 43 2024-02-10T05:31:20.623 INFO:tasks.rados.rados.0.smithi178.stdout:521: finishing rollback tid 1 to smithi17880450-31 2024-02-10T05:31:20.623 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-02-10T05:31:20.624 INFO:tasks.rados.rados.0.smithi178.stdout:515: finishing write tid 1 to smithi17880450-14 2024-02-10T05:31:20.624 INFO:tasks.rados.rados.0.smithi178.stdout:521: done (8 left) 2024-02-10T05:31:20.624 INFO:tasks.rados.rados.0.smithi178.stdout:523: done (7 left) 2024-02-10T05:31:20.624 INFO:tasks.rados.rados.0.smithi178.stdout:526: snap_create 2024-02-10T05:31:20.625 INFO:tasks.rados.rados.0.smithi178.stdout:515: finishing write tid 2 to smithi17880450-14 2024-02-10T05:31:20.626 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 20 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-02-10T05:31:20.627 INFO:tasks.rados.rados.0.smithi178.stdout:515: finishing write tid 3 to smithi17880450-14 2024-02-10T05:31:20.627 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 157 (ObjNum 189 snap 43 seq_num 189) dirty exists 2024-02-10T05:31:20.627 INFO:tasks.rados.rados.0.smithi178.stdout:515: left oid 14 (ObjNum 189 snap 43 seq_num 189) 2024-02-10T05:31:20.628 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 169 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-02-10T05:31:20.638 INFO:tasks.rados.rados.0.smithi178.stdout:518: finishing copy_from racing read to smithi17880450-41 2024-02-10T05:31:20.638 INFO:tasks.rados.rados.0.smithi178.stdout:518: finishing copy_from to smithi17880450-41 2024-02-10T05:31:20.638 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 71 (ObjNum 101 snap 20 seq_num 101) dirty exists 2024-02-10T05:31:20.638 INFO:tasks.rados.rados.0.smithi178.stdout:524: finishing rollback tid 0 to smithi17880450-29 2024-02-10T05:31:20.638 INFO:tasks.rados.rados.0.smithi178.stdout:524: finishing rollback tid 1 to smithi17880450-29 2024-02-10T05:31:20.638 INFO:tasks.rados.rados.0.smithi178.stdout:524: finishing rollback tid 2 to smithi17880450-29 2024-02-10T05:31:20.638 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 158 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-02-10T05:31:20.643 INFO:tasks.rados.rados.0.smithi178.stdout:516: expect (ObjNum 131 snap 29 seq_num 131) 2024-02-10T05:31:20.849 INFO:tasks.rados.rados.0.smithi178.stdout:522: finishing copy_from racing read to smithi17880450-19 2024-02-10T05:31:20.849 INFO:tasks.rados.rados.0.smithi178.stdout:522: finishing copy_from to smithi17880450-19 2024-02-10T05:31:20.849 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 110 (ObjNum 171 snap 40 seq_num 171) dirty exists 2024-02-10T05:31:21.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:21 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:21.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:21 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:21.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:21 smithi189 ceph-mon[31422]: osdmap e154: 8 total, 8 up, 8 in 2024-02-10T05:31:21.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:21 smithi189 ceph-mon[31422]: pgmap v21: 121 pgs: 121 active+clean; 117 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-02-10T05:31:21.607 INFO:tasks.rados.rados.0.smithi178.stdout:515: done (7 left) 2024-02-10T05:31:21.607 INFO:tasks.rados.rados.0.smithi178.stdout:516: done (6 left) 2024-02-10T05:31:21.607 INFO:tasks.rados.rados.0.smithi178.stdout:518: done (5 left) 2024-02-10T05:31:21.607 INFO:tasks.rados.rados.0.smithi178.stdout:520: done (4 left) 2024-02-10T05:31:21.607 INFO:tasks.rados.rados.0.smithi178.stdout:522: done (3 left) 2024-02-10T05:31:21.608 INFO:tasks.rados.rados.0.smithi178.stdout:524: done (2 left) 2024-02-10T05:31:21.608 INFO:tasks.rados.rados.0.smithi178.stdout:525: done (1 left) 2024-02-10T05:31:21.608 INFO:tasks.rados.rados.0.smithi178.stdout:526: done (0 left) 2024-02-10T05:31:21.608 INFO:tasks.rados.rados.0.smithi178.stdout:527: rmattr oid 4 current snap is 44 2024-02-10T05:31:21.608 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 47 current snap is 44 2024-02-10T05:31:21.608 INFO:tasks.rados.rados.0.smithi178.stdout:528: seq_num 191 ranges {1720320=802816} 2024-02-10T05:31:21.621 INFO:tasks.rados.rados.0.smithi178.stdout:528: writing smithi17880450-47 from 1720320 to 2523136 tid 1 2024-02-10T05:31:21.621 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 40 current snap is 44 2024-02-10T05:31:21.621 INFO:tasks.rados.rados.0.smithi178.stdout:529: seq_num 192 ranges {663552=417792,1081344=401408} 2024-02-10T05:31:21.627 INFO:tasks.rados.rados.0.smithi178.stdout:529: writing smithi17880450-40 from 663552 to 1081344 tid 1 2024-02-10T05:31:21.630 INFO:tasks.rados.rados.0.smithi178.stdout:529: writing smithi17880450-40 from 1081344 to 1482752 tid 2 2024-02-10T05:31:21.630 INFO:tasks.rados.rados.0.smithi178.stdout:530: read oid 38 snap 38 2024-02-10T05:31:21.630 INFO:tasks.rados.rados.0.smithi178.stdout:530: expect (ObjNum 140 snap 31 seq_num 140) 2024-02-10T05:31:21.630 INFO:tasks.rados.rados.0.smithi178.stdout:531: delete oid 16 current snap is 44 2024-02-10T05:31:21.630 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 138 (ObjNum 0 snap 0 seq_num 304) dirty exists 2024-02-10T05:31:21.630 INFO:tasks.rados.rados.0.smithi178.stdout:528: finishing write tid 1 to smithi17880450-47 2024-02-10T05:31:21.630 INFO:tasks.rados.rados.0.smithi178.stdout:528: finishing write tid 2 to smithi17880450-47 2024-02-10T05:31:21.630 INFO:tasks.rados.rados.0.smithi178.stdout:528: finishing write tid 3 to smithi17880450-47 2024-02-10T05:31:21.630 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 119 (ObjNum 191 snap 44 seq_num 191) dirty exists 2024-02-10T05:31:21.630 INFO:tasks.rados.rados.0.smithi178.stdout:528: left oid 47 (ObjNum 191 snap 44 seq_num 191) 2024-02-10T05:31:21.632 INFO:tasks.rados.rados.0.smithi178.stdout:527: done (4 left) 2024-02-10T05:31:21.633 INFO:tasks.rados.rados.0.smithi178.stdout:528: done (3 left) 2024-02-10T05:31:21.633 INFO:tasks.rados.rados.0.smithi178.stdout:531: done (2 left) 2024-02-10T05:31:21.633 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 44 2024-02-10T05:31:21.633 INFO:tasks.rados.rados.0.smithi178.stdout:532: seq_num 194 ranges {0=458752,458752=401408} 2024-02-10T05:31:21.636 INFO:tasks.rados.rados.0.smithi178.stdout:532: writing smithi17880450-6 from 0 to 458752 tid 1 2024-02-10T05:31:21.638 INFO:tasks.rados.rados.0.smithi178.stdout:532: writing smithi17880450-6 from 458752 to 860160 tid 2 2024-02-10T05:31:21.638 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 44 2024-02-10T05:31:21.638 INFO:tasks.rados.rados.0.smithi178.stdout:529: finishing write tid 1 to smithi17880450-40 2024-02-10T05:31:21.638 INFO:tasks.rados.rados.0.smithi178.stdout:533: seq_num 195 ranges {2834432=475136,3309568=401408} 2024-02-10T05:31:21.656 INFO:tasks.rados.rados.0.smithi178.stdout:533: writing smithi17880450-14 from 2834432 to 3309568 tid 1 2024-02-10T05:31:21.659 INFO:tasks.rados.rados.0.smithi178.stdout:533: writing smithi17880450-14 from 3309568 to 3710976 tid 2 2024-02-10T05:31:21.659 INFO:tasks.rados.rados.0.smithi178.stdout:534: rollback oid 17 current snap is 44 2024-02-10T05:31:21.659 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 17 to 42 2024-02-10T05:31:21.659 INFO:tasks.rados.rados.0.smithi178.stdout:529: finishing write tid 2 to smithi17880450-40 2024-02-10T05:31:21.659 INFO:tasks.rados.rados.0.smithi178.stdout:529: finishing write tid 3 to smithi17880450-40 2024-02-10T05:31:21.659 INFO:tasks.rados.rados.0.smithi178.stdout:529: finishing write tid 4 to smithi17880450-40 2024-02-10T05:31:21.660 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 173 (ObjNum 192 snap 44 seq_num 192) dirty exists 2024-02-10T05:31:21.660 INFO:tasks.rados.rados.0.smithi178.stdout:529: left oid 40 (ObjNum 192 snap 44 seq_num 192) 2024-02-10T05:31:21.660 INFO:tasks.rados.rados.0.smithi178.stdout:532: finishing write tid 1 to smithi17880450-6 2024-02-10T05:31:21.660 INFO:tasks.rados.rados.0.smithi178.stdout:529: done (4 left) 2024-02-10T05:31:21.660 INFO:tasks.rados.rados.0.smithi178.stdout:535: read oid 35 snap -1 2024-02-10T05:31:21.660 INFO:tasks.rados.rados.0.smithi178.stdout:535: expect deleted 2024-02-10T05:31:21.660 INFO:tasks.rados.rados.0.smithi178.stdout:536: rollback oid 18 current snap is 44 2024-02-10T05:31:21.660 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 18 to 40 2024-02-10T05:31:21.660 INFO:tasks.rados.rados.0.smithi178.stdout:532: finishing write tid 2 to smithi17880450-6 2024-02-10T05:31:21.660 INFO:tasks.rados.rados.0.smithi178.stdout:532: finishing write tid 3 to smithi17880450-6 2024-02-10T05:31:21.660 INFO:tasks.rados.rados.0.smithi178.stdout:532: finishing write tid 4 to smithi17880450-6 2024-02-10T05:31:21.660 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 200 (ObjNum 194 snap 44 seq_num 194) dirty exists 2024-02-10T05:31:21.660 INFO:tasks.rados.rados.0.smithi178.stdout:532: left oid 6 (ObjNum 194 snap 44 seq_num 194) 2024-02-10T05:31:21.660 INFO:tasks.rados.rados.0.smithi178.stdout:530: expect (ObjNum 140 snap 31 seq_num 140) 2024-02-10T05:31:21.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:21 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:21.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:21 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:21.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:21 smithi178 ceph-mon[27572]: osdmap e154: 8 total, 8 up, 8 in 2024-02-10T05:31:21.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:21 smithi178 ceph-mon[27572]: pgmap v21: 121 pgs: 121 active+clean; 117 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-02-10T05:31:21.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:21 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:21.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:21 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:21.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:21 smithi178 ceph-mon[36851]: osdmap e154: 8 total, 8 up, 8 in 2024-02-10T05:31:21.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:21 smithi178 ceph-mon[36851]: pgmap v21: 121 pgs: 121 active+clean; 117 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-02-10T05:31:21.721 INFO:tasks.rados.rados.0.smithi178.stdout:533: finishing write tid 1 to smithi17880450-14 2024-02-10T05:31:21.721 INFO:tasks.rados.rados.0.smithi178.stdout:534: finishing rollback tid 0 to smithi17880450-17 2024-02-10T05:31:21.721 INFO:tasks.rados.rados.0.smithi178.stdout:533: finishing write tid 2 to smithi17880450-14 2024-02-10T05:31:21.721 INFO:tasks.rados.rados.0.smithi178.stdout:533: finishing write tid 3 to smithi17880450-14 2024-02-10T05:31:21.721 INFO:tasks.rados.rados.0.smithi178.stdout:534: finishing rollback tid 1 to smithi17880450-17 2024-02-10T05:31:21.721 INFO:tasks.rados.rados.0.smithi178.stdout:534: finishing rollback tid 2 to smithi17880450-17 2024-02-10T05:31:21.721 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 125 (ObjNum 101 snap 20 seq_num 101) dirty exists 2024-02-10T05:31:21.721 INFO:tasks.rados.rados.0.smithi178.stdout:533: finishing write tid 4 to smithi17880450-14 2024-02-10T05:31:21.722 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 161 (ObjNum 195 snap 44 seq_num 195) dirty exists 2024-02-10T05:31:21.722 INFO:tasks.rados.rados.0.smithi178.stdout:533: left oid 14 (ObjNum 195 snap 44 seq_num 195) 2024-02-10T05:31:21.722 INFO:tasks.rados.rados.0.smithi178.stdout:536: finishing rollback tid 0 to smithi17880450-18 2024-02-10T05:31:21.722 INFO:tasks.rados.rados.0.smithi178.stdout:530: done (5 left) 2024-02-10T05:31:21.722 INFO:tasks.rados.rados.0.smithi178.stdout:532: done (4 left) 2024-02-10T05:31:21.722 INFO:tasks.rados.rados.0.smithi178.stdout:533: done (3 left) 2024-02-10T05:31:21.722 INFO:tasks.rados.rados.0.smithi178.stdout:534: done (2 left) 2024-02-10T05:31:21.722 INFO:tasks.rados.rados.0.smithi178.stdout:535: done (1 left) 2024-02-10T05:31:21.722 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 16 current snap is 44 2024-02-10T05:31:21.722 INFO:tasks.rados.rados.0.smithi178.stdout:536: finishing rollback tid 1 to smithi17880450-18 2024-02-10T05:31:21.722 INFO:tasks.rados.rados.0.smithi178.stdout:536: finishing rollback tid 2 to smithi17880450-18 2024-02-10T05:31:21.722 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 142 (ObjNum 153 snap 36 seq_num 153) dirty exists 2024-02-10T05:31:21.722 INFO:tasks.rados.rados.0.smithi178.stdout:537: seq_num 196 ranges {0=491520,491520=401408} 2024-02-10T05:31:21.723 INFO:tasks.rados.rados.0.smithi178.stdout:537: writing smithi17880450-16 from 0 to 491520 tid 1 2024-02-10T05:31:21.726 INFO:tasks.rados.rados.0.smithi178.stdout:537: writing smithi17880450-16 from 491520 to 892928 tid 2 2024-02-10T05:31:21.726 INFO:tasks.rados.rados.0.smithi178.stdout:536: done (1 left) 2024-02-10T05:31:21.726 INFO:tasks.rados.rados.0.smithi178.stdout:538: rollback oid 9 current snap is 44 2024-02-10T05:31:21.726 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 9 to 40 2024-02-10T05:31:21.727 INFO:tasks.rados.rados.0.smithi178.stdout:537: finishing write tid 1 to smithi17880450-16 2024-02-10T05:31:21.727 INFO:tasks.rados.rados.0.smithi178.stdout:539: snap_remove snap 37 2024-02-10T05:31:22.612 INFO:tasks.rados.rados.0.smithi178.stdout:539: done (2 left) 2024-02-10T05:31:22.613 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 44 current snap is 44 2024-02-10T05:31:22.613 INFO:tasks.rados.rados.0.smithi178.stdout:538: finishing rollback tid 1 to smithi17880450-9 2024-02-10T05:31:22.613 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 110 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-02-10T05:31:22.613 INFO:tasks.rados.rados.0.smithi178.stdout:537: finishing write tid 2 to smithi17880450-16 2024-02-10T05:31:22.613 INFO:tasks.rados.rados.0.smithi178.stdout:537: finishing write tid 3 to smithi17880450-16 2024-02-10T05:31:22.613 INFO:tasks.rados.rados.0.smithi178.stdout:537: finishing write tid 4 to smithi17880450-16 2024-02-10T05:31:22.613 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 293 (ObjNum 196 snap 44 seq_num 196) dirty exists 2024-02-10T05:31:22.613 INFO:tasks.rados.rados.0.smithi178.stdout:537: left oid 16 (ObjNum 196 snap 44 seq_num 196) 2024-02-10T05:31:22.613 INFO:tasks.rados.rados.0.smithi178.stdout:540: seq_num 197 ranges {0=507904,507904=401408} 2024-02-10T05:31:22.616 INFO:tasks.rados.rados.0.smithi178.stdout:540: writing smithi17880450-44 from 0 to 507904 tid 1 2024-02-10T05:31:22.619 INFO:tasks.rados.rados.0.smithi178.stdout:540: writing smithi17880450-44 from 507904 to 909312 tid 2 2024-02-10T05:31:22.619 INFO:tasks.rados.rados.0.smithi178.stdout:537: done (2 left) 2024-02-10T05:31:22.619 INFO:tasks.rados.rados.0.smithi178.stdout:538: done (1 left) 2024-02-10T05:31:22.619 INFO:tasks.rados.rados.0.smithi178.stdout:541: delete oid 1 current snap is 44 2024-02-10T05:31:22.624 INFO:tasks.rados.rados.0.smithi178.stdout:541: done (1 left) 2024-02-10T05:31:22.624 INFO:tasks.rados.rados.0.smithi178.stdout:542: snap_create 2024-02-10T05:31:22.626 INFO:tasks.rados.rados.0.smithi178.stdout:540: finishing write tid 1 to smithi17880450-44 2024-02-10T05:31:22.627 INFO:tasks.rados.rados.0.smithi178.stdout:540: finishing write tid 2 to smithi17880450-44 2024-02-10T05:31:22.627 INFO:tasks.rados.rados.0.smithi178.stdout:540: finishing write tid 3 to smithi17880450-44 2024-02-10T05:31:22.629 INFO:tasks.rados.rados.0.smithi178.stdout:540: finishing write tid 4 to smithi17880450-44 2024-02-10T05:31:22.629 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 180 (ObjNum 197 snap 44 seq_num 197) dirty exists 2024-02-10T05:31:22.629 INFO:tasks.rados.rados.0.smithi178.stdout:540: left oid 44 (ObjNum 197 snap 44 seq_num 197) 2024-02-10T05:31:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:22 smithi189 ceph-mon[31422]: osdmap e155: 8 total, 8 up, 8 in 2024-02-10T05:31:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:22 smithi178 ceph-mon[27572]: osdmap e155: 8 total, 8 up, 8 in 2024-02-10T05:31:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:22 smithi178 ceph-mon[36851]: osdmap e155: 8 total, 8 up, 8 in 2024-02-10T05:31:23.616 INFO:tasks.rados.rados.0.smithi178.stdout:540: done (1 left) 2024-02-10T05:31:23.616 INFO:tasks.rados.rados.0.smithi178.stdout:542: done (0 left) 2024-02-10T05:31:23.616 INFO:tasks.rados.rados.0.smithi178.stdout:543: snap_create 2024-02-10T05:31:23.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:23 smithi178 ceph-mon[27572]: osdmap e156: 8 total, 8 up, 8 in 2024-02-10T05:31:23.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:23 smithi178 ceph-mon[27572]: pgmap v24: 121 pgs: 121 active+clean; 117 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-02-10T05:31:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:23 smithi178 ceph-mon[36851]: osdmap e156: 8 total, 8 up, 8 in 2024-02-10T05:31:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:23 smithi178 ceph-mon[36851]: pgmap v24: 121 pgs: 121 active+clean; 117 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-02-10T05:31:24.030 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:23 smithi189 ceph-mon[31422]: osdmap e156: 8 total, 8 up, 8 in 2024-02-10T05:31:24.031 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:23 smithi189 ceph-mon[31422]: pgmap v24: 121 pgs: 121 active+clean; 117 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-02-10T05:31:24.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:31:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:31:24.595 INFO:tasks.rados.rados.0.smithi178.stdout:543: done (0 left) 2024-02-10T05:31:24.595 INFO:tasks.rados.rados.0.smithi178.stdout:544: snap_remove snap 40 2024-02-10T05:31:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: osdmap e157: 8 total, 8 up, 8 in 2024-02-10T05:31:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: Adjusting osd_memory_target on smithi189 to 2480M 2024-02-10T05:31:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:31:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:31:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:31:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:31:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[27572]: osdmap e158: 8 total, 8 up, 8 in 2024-02-10T05:31:24.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: osdmap e157: 8 total, 8 up, 8 in 2024-02-10T05:31:24.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: Adjusting osd_memory_target on smithi189 to 2480M 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:31:24.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:31:24.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:24.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:24 smithi178 ceph-mon[36851]: osdmap e158: 8 total, 8 up, 8 in 2024-02-10T05:31:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: osdmap e157: 8 total, 8 up, 8 in 2024-02-10T05:31:25.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:25.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:25.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:25.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:25.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:25.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:25.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:25.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:25.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:25.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T05:31:25.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: Adjusting osd_memory_target on smithi189 to 2480M 2024-02-10T05:31:25.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:25.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:31:25.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:31:25.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:31:25.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:31:25.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:25.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:24 smithi189 ceph-mon[31422]: osdmap e158: 8 total, 8 up, 8 in 2024-02-10T05:31:25.598 INFO:tasks.rados.rados.0.smithi178.stdout:544: done (0 left) 2024-02-10T05:31:25.598 INFO:tasks.rados.rados.0.smithi178.stdout:545: read oid 21 snap -1 2024-02-10T05:31:25.598 INFO:tasks.rados.rados.0.smithi178.stdout:545: expect (ObjNum 118 snap 23 seq_num 118) 2024-02-10T05:31:25.599 INFO:tasks.rados.rados.0.smithi178.stdout:546: snap_create 2024-02-10T05:31:25.613 INFO:tasks.rados.rados.0.smithi178.stdout:545: expect (ObjNum 118 snap 23 seq_num 118) 2024-02-10T05:31:25.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:31:25] "GET /metrics HTTP/1.1" 200 36032 "" "Prometheus/2.43.0" 2024-02-10T05:31:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:31:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:31:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:31:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:31:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:31:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:31:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: pgmap v27: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-02-10T05:31:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:25 smithi189 ceph-mon[31422]: osdmap e159: 8 total, 8 up, 8 in 2024-02-10T05:31:26.291 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:31:26.291 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:31:26.291 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:31:26.291 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:31:26.291 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:31:26.291 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:31:26.291 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.291 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.291 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: pgmap v27: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-02-10T05:31:26.291 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.291 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.291 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.291 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.291 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.292 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.292 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.292 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[36851]: osdmap e159: 8 total, 8 up, 8 in 2024-02-10T05:31:26.292 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:31:26.292 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:31:26.292 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:31:26.292 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:31:26.292 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:31:26.292 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:31:26.292 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.292 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.292 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: pgmap v27: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-02-10T05:31:26.293 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.293 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.293 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.293 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.293 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.293 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.293 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:26.293 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:25 smithi178 ceph-mon[27572]: osdmap e159: 8 total, 8 up, 8 in 2024-02-10T05:31:26.598 INFO:tasks.rados.rados.0.smithi178.stdout:545: done (1 left) 2024-02-10T05:31:26.598 INFO:tasks.rados.rados.0.smithi178.stdout:546: done (0 left) 2024-02-10T05:31:26.598 INFO:tasks.rados.rados.0.smithi178.stdout:547: copy_from oid 24 from oid 25 current snap is 47 2024-02-10T05:31:26.598 INFO:tasks.rados.rados.0.smithi178.stdout:548: snap_remove snap 46 2024-02-10T05:31:27.355 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:27 smithi178 ceph-mon[27572]: Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T05:31:27.355 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:27 smithi178 ceph-mon[27572]: Reconfiguring daemon alertmanager.a on smithi178 2024-02-10T05:31:27.355 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:27 smithi178 ceph-mon[27572]: osdmap e160: 8 total, 8 up, 8 in 2024-02-10T05:31:27.355 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:27 smithi178 ceph-mon[36851]: Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T05:31:27.355 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:27 smithi178 ceph-mon[36851]: Reconfiguring daemon alertmanager.a on smithi178 2024-02-10T05:31:27.355 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:27 smithi178 ceph-mon[36851]: osdmap e160: 8 total, 8 up, 8 in 2024-02-10T05:31:27.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:27 smithi189 ceph-mon[31422]: Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T05:31:27.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:27 smithi189 ceph-mon[31422]: Reconfiguring daemon alertmanager.a on smithi178 2024-02-10T05:31:27.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:27 smithi189 ceph-mon[31422]: osdmap e160: 8 total, 8 up, 8 in 2024-02-10T05:31:27.604 INFO:tasks.rados.rados.0.smithi178.stdout:548: done (1 left) 2024-02-10T05:31:27.604 INFO:tasks.rados.rados.0.smithi178.stdout:549: rollback oid 16 current snap is 47 2024-02-10T05:31:27.605 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 16 to 41 2024-02-10T05:31:27.605 INFO:tasks.rados.rados.0.smithi178.stdout:547: finishing copy_from racing read to smithi17880450-24 2024-02-10T05:31:27.605 INFO:tasks.rados.rados.0.smithi178.stdout:547: finishing copy_from to smithi17880450-24 2024-02-10T05:31:27.605 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 129 (ObjNum 123 snap 26 seq_num 123) dirty exists 2024-02-10T05:31:27.605 INFO:tasks.rados.rados.0.smithi178.stdout:547: done (1 left) 2024-02-10T05:31:27.605 INFO:tasks.rados.rados.0.smithi178.stdout:550: read oid 47 snap 44 2024-02-10T05:31:27.605 INFO:tasks.rados.rados.0.smithi178.stdout:550: expect (ObjNum 191 snap 44 seq_num 191) 2024-02-10T05:31:27.605 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 47 2024-02-10T05:31:27.605 INFO:tasks.rados.rados.0.smithi178.stdout:551: seq_num 199 ranges {696320=540672,1236992=401408} 2024-02-10T05:31:27.609 INFO:tasks.rados.rados.0.smithi178.stdout:551: writing smithi17880450-48 from 696320 to 1236992 tid 1 2024-02-10T05:31:27.612 INFO:tasks.rados.rados.0.smithi178.stdout:551: writing smithi17880450-48 from 1236992 to 1638400 tid 2 2024-02-10T05:31:27.612 INFO:tasks.rados.rados.0.smithi178.stdout:552: read oid 21 snap -1 2024-02-10T05:31:27.612 INFO:tasks.rados.rados.0.smithi178.stdout:552: expect (ObjNum 118 snap 23 seq_num 118) 2024-02-10T05:31:27.612 INFO:tasks.rados.rados.0.smithi178.stdout:553: snap_remove snap 45 2024-02-10T05:31:28.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:28 smithi178 ceph-mon[27572]: pgmap v30: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-02-10T05:31:28.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:28 smithi178 ceph-mon[27572]: osdmap e161: 8 total, 8 up, 8 in 2024-02-10T05:31:28.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:28 smithi178 ceph-mon[36851]: pgmap v30: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-02-10T05:31:28.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:28 smithi178 ceph-mon[36851]: osdmap e161: 8 total, 8 up, 8 in 2024-02-10T05:31:28.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:28 smithi189 ceph-mon[31422]: pgmap v30: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-02-10T05:31:28.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:28 smithi189 ceph-mon[31422]: osdmap e161: 8 total, 8 up, 8 in 2024-02-10T05:31:28.608 INFO:tasks.rados.rados.0.smithi178.stdout:553: done (4 left) 2024-02-10T05:31:28.609 INFO:tasks.rados.rados.0.smithi178.stdout:554: rollback oid 13 current snap is 47 2024-02-10T05:31:28.609 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 13 to 31 2024-02-10T05:31:28.609 INFO:tasks.rados.rados.0.smithi178.stdout:549: finishing rollback tid 0 to smithi17880450-16 2024-02-10T05:31:28.609 INFO:tasks.rados.rados.0.smithi178.stdout:549: finishing rollback tid 1 to smithi17880450-16 2024-02-10T05:31:28.609 INFO:tasks.rados.rados.0.smithi178.stdout:549: finishing rollback tid 2 to smithi17880450-16 2024-02-10T05:31:28.609 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 305 (ObjNum 131 snap 29 seq_num 131) dirty exists 2024-02-10T05:31:28.609 INFO:tasks.rados.rados.0.smithi178.stdout:551: finishing write tid 1 to smithi17880450-48 2024-02-10T05:31:28.609 INFO:tasks.rados.rados.0.smithi178.stdout:551: finishing write tid 2 to smithi17880450-48 2024-02-10T05:31:28.609 INFO:tasks.rados.rados.0.smithi178.stdout:551: finishing write tid 3 to smithi17880450-48 2024-02-10T05:31:28.609 INFO:tasks.rados.rados.0.smithi178.stdout:551: finishing write tid 4 to smithi17880450-48 2024-02-10T05:31:28.609 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 147 (ObjNum 199 snap 47 seq_num 199) dirty exists 2024-02-10T05:31:28.609 INFO:tasks.rados.rados.0.smithi178.stdout:551: left oid 48 (ObjNum 199 snap 47 seq_num 199) 2024-02-10T05:31:28.609 INFO:tasks.rados.rados.0.smithi178.stdout:550: expect (ObjNum 191 snap 44 seq_num 191) 2024-02-10T05:31:28.714 INFO:tasks.rados.rados.0.smithi178.stdout:552: expect (ObjNum 118 snap 23 seq_num 118) 2024-02-10T05:31:28.858 INFO:tasks.rados.rados.0.smithi178.stdout:554: finishing rollback tid 0 to smithi17880450-13 2024-02-10T05:31:28.858 INFO:tasks.rados.rados.0.smithi178.stdout:554: finishing rollback tid 1 to smithi17880450-13 2024-02-10T05:31:28.858 INFO:tasks.rados.rados.0.smithi178.stdout:549: done (4 left) 2024-02-10T05:31:28.858 INFO:tasks.rados.rados.0.smithi178.stdout:550: done (3 left) 2024-02-10T05:31:28.858 INFO:tasks.rados.rados.0.smithi178.stdout:551: done (2 left) 2024-02-10T05:31:28.858 INFO:tasks.rados.rados.0.smithi178.stdout:552: done (1 left) 2024-02-10T05:31:28.858 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 21 current snap is 47 2024-02-10T05:31:28.859 INFO:tasks.rados.rados.0.smithi178.stdout:554: finishing rollback tid 2 to smithi17880450-13 2024-02-10T05:31:28.859 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 217 (ObjNum 93 snap 18 seq_num 93) dirty exists 2024-02-10T05:31:28.859 INFO:tasks.rados.rados.0.smithi178.stdout:555: seq_num 200 ranges {3964928=557056,4521984=401408} 2024-02-10T05:31:28.882 INFO:tasks.rados.rados.0.smithi178.stdout:555: writing smithi17880450-21 from 3964928 to 4521984 tid 1 2024-02-10T05:31:28.885 INFO:tasks.rados.rados.0.smithi178.stdout:555: writing smithi17880450-21 from 4521984 to 4923392 tid 2 2024-02-10T05:31:28.885 INFO:tasks.rados.rados.0.smithi178.stdout:554: done (1 left) 2024-02-10T05:31:28.885 INFO:tasks.rados.rados.0.smithi178.stdout:556: snap_create 2024-02-10T05:31:28.887 INFO:tasks.rados.rados.0.smithi178.stdout:555: finishing write tid 1 to smithi17880450-21 2024-02-10T05:31:28.887 INFO:tasks.rados.rados.0.smithi178.stdout:555: finishing write tid 2 to smithi17880450-21 2024-02-10T05:31:28.887 INFO:tasks.rados.rados.0.smithi178.stdout:555: finishing write tid 3 to smithi17880450-21 2024-02-10T05:31:28.888 INFO:tasks.rados.rados.0.smithi178.stdout:555: finishing write tid 4 to smithi17880450-21 2024-02-10T05:31:28.888 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 195 (ObjNum 200 snap 47 seq_num 200) dirty exists 2024-02-10T05:31:28.888 INFO:tasks.rados.rados.0.smithi178.stdout:555: left oid 21 (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:31:29.144 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:28 smithi178 systemd[1]: Stopping Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:31:29.461 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:29 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[75150]: ts=2024-02-10T05:31:29.143Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-10T05:31:29.462 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:29 smithi178 podman[82951]: 2024-02-10 05:31:29.205261592 +0000 UTC m=+0.195439910 container died a98cef69832b44ef16a17d4900619712d5eaad30c12cecb37421579559a900bd (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:29.600 INFO:tasks.rados.rados.0.smithi178.stdout:555: done (1 left) 2024-02-10T05:31:29.600 INFO:tasks.rados.rados.0.smithi178.stdout:556: done (0 left) 2024-02-10T05:31:29.600 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 48 2024-02-10T05:31:29.600 INFO:tasks.rados.rados.0.smithi178.stdout:557: seq_num 201 ranges {1974272=573440,2547712=401408} 2024-02-10T05:31:29.613 INFO:tasks.rados.rados.0.smithi178.stdout:557: writing smithi17880450-17 from 1974272 to 2547712 tid 1 2024-02-10T05:31:29.616 INFO:tasks.rados.rados.0.smithi178.stdout:557: writing smithi17880450-17 from 2547712 to 2949120 tid 2 2024-02-10T05:31:29.616 INFO:tasks.rados.rados.0.smithi178.stdout:558: copy_from oid 28 from oid 42 current snap is 48 2024-02-10T05:31:29.616 INFO:tasks.rados.rados.0.smithi178.stdout:559: rollback oid 15 current snap is 48 2024-02-10T05:31:29.616 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 15 to 38 2024-02-10T05:31:29.616 INFO:tasks.rados.rados.0.smithi178.stdout:560: rollback oid 33 current snap is 48 2024-02-10T05:31:29.616 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 33 to 41 2024-02-10T05:31:29.616 INFO:tasks.rados.rados.0.smithi178.stdout:561: delete oid 46 current snap is 48 2024-02-10T05:31:29.621 INFO:tasks.rados.rados.0.smithi178.stdout:561: done (4 left) 2024-02-10T05:31:29.621 INFO:tasks.rados.rados.0.smithi178.stdout:562: read oid 11 snap 42 2024-02-10T05:31:29.621 INFO:tasks.rados.rados.0.smithi178.stdout:562: expect (ObjNum 171 snap 40 seq_num 171) 2024-02-10T05:31:29.622 INFO:tasks.rados.rados.0.smithi178.stdout:563: read oid 19 snap -1 2024-02-10T05:31:29.622 INFO:tasks.rados.rados.0.smithi178.stdout:563: expect (ObjNum 171 snap 40 seq_num 171) 2024-02-10T05:31:29.622 INFO:tasks.rados.rados.0.smithi178.stdout:564: copy_from oid 14 from oid 7 current snap is 48 2024-02-10T05:31:29.622 INFO:tasks.rados.rados.0.smithi178.stdout:565: delete oid 47 current snap is 48 2024-02-10T05:31:29.622 INFO:tasks.rados.rados.0.smithi178.stdout:558: finishing copy_from racing read to smithi17880450-28 2024-02-10T05:31:29.623 INFO:tasks.rados.rados.0.smithi178.stdout:559: finishing rollback tid 0 to smithi17880450-15 2024-02-10T05:31:29.623 INFO:tasks.rados.rados.0.smithi178.stdout:560: finishing rollback tid 0 to smithi17880450-33 2024-02-10T05:31:29.623 INFO:tasks.rados.rados.0.smithi178.stdout:560: finishing rollback tid 1 to smithi17880450-33 2024-02-10T05:31:29.625 INFO:tasks.rados.rados.0.smithi178.stdout:559: finishing rollback tid 1 to smithi17880450-15 2024-02-10T05:31:29.625 INFO:tasks.rados.rados.0.smithi178.stdout:560: finishing rollback tid 2 to smithi17880450-33 2024-02-10T05:31:29.625 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 175 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-02-10T05:31:29.625 INFO:tasks.rados.rados.0.smithi178.stdout:558: finishing copy_from to smithi17880450-28 2024-02-10T05:31:29.625 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 90 (ObjNum 144 snap 32 seq_num 144) dirty exists 2024-02-10T05:31:29.626 INFO:tasks.rados.rados.0.smithi178.stdout:559: finishing rollback tid 2 to smithi17880450-15 2024-02-10T05:31:29.626 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 210 (ObjNum 137 snap 30 seq_num 137) dirty exists 2024-02-10T05:31:29.626 INFO:tasks.rados.rados.0.smithi178.stdout:557: finishing write tid 1 to smithi17880450-17 2024-02-10T05:31:29.626 INFO:tasks.rados.rados.0.smithi178.stdout:557: finishing write tid 2 to smithi17880450-17 2024-02-10T05:31:29.626 INFO:tasks.rados.rados.0.smithi178.stdout:557: finishing write tid 3 to smithi17880450-17 2024-02-10T05:31:29.627 INFO:tasks.rados.rados.0.smithi178.stdout:558: done (7 left) 2024-02-10T05:31:29.627 INFO:tasks.rados.rados.0.smithi178.stdout:559: done (6 left) 2024-02-10T05:31:29.627 INFO:tasks.rados.rados.0.smithi178.stdout:560: done (5 left) 2024-02-10T05:31:29.627 INFO:tasks.rados.rados.0.smithi178.stdout:565: done (4 left) 2024-02-10T05:31:29.627 INFO:tasks.rados.rados.0.smithi178.stdout:566: read oid 22 snap -1 2024-02-10T05:31:29.627 INFO:tasks.rados.rados.0.smithi178.stdout:566: expect deleted 2024-02-10T05:31:29.627 INFO:tasks.rados.rados.0.smithi178.stdout:567: delete oid 10 current snap is 48 2024-02-10T05:31:29.627 INFO:tasks.rados.rados.0.smithi178.stdout:557: finishing write tid 4 to smithi17880450-17 2024-02-10T05:31:29.628 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 137 (ObjNum 201 snap 48 seq_num 201) dirty exists 2024-02-10T05:31:29.628 INFO:tasks.rados.rados.0.smithi178.stdout:557: left oid 17 (ObjNum 201 snap 48 seq_num 201) 2024-02-10T05:31:29.629 INFO:tasks.rados.rados.0.smithi178.stdout:557: done (5 left) 2024-02-10T05:31:29.629 INFO:tasks.rados.rados.0.smithi178.stdout:566: done (4 left) 2024-02-10T05:31:29.629 INFO:tasks.rados.rados.0.smithi178.stdout:567: done (3 left) 2024-02-10T05:31:29.629 INFO:tasks.rados.rados.0.smithi178.stdout:568: copy_from oid 29 from oid 28 current snap is 48 2024-02-10T05:31:29.629 INFO:tasks.rados.rados.0.smithi178.stdout:569: delete oid 44 current snap is 48 2024-02-10T05:31:29.630 INFO:tasks.rados.rados.0.smithi178.stdout:569: done (4 left) 2024-02-10T05:31:29.631 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 2 current snap is 48 2024-02-10T05:31:29.631 INFO:tasks.rados.rados.0.smithi178.stdout:570: seq_num 206 ranges {0=655360,655360=401408} 2024-02-10T05:31:29.635 INFO:tasks.rados.rados.0.smithi178.stdout:570: writing smithi17880450-2 from 0 to 655360 tid 1 2024-02-10T05:31:29.637 INFO:tasks.rados.rados.0.smithi178.stdout:570: writing smithi17880450-2 from 655360 to 1056768 tid 2 2024-02-10T05:31:29.638 INFO:tasks.rados.rados.0.smithi178.stdout:571: rollback oid 32 current snap is 48 2024-02-10T05:31:29.639 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 32 to 35 2024-02-10T05:31:29.639 INFO:tasks.rados.rados.0.smithi178.stdout:568: finishing copy_from racing read to smithi17880450-29 2024-02-10T05:31:29.639 INFO:tasks.rados.rados.0.smithi178.stdout:568: finishing copy_from to smithi17880450-29 2024-02-10T05:31:29.639 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 90 (ObjNum 144 snap 32 seq_num 144) dirty exists 2024-02-10T05:31:29.639 INFO:tasks.rados.rados.0.smithi178.stdout:564: finishing copy_from racing read to smithi17880450-14 2024-02-10T05:31:29.639 INFO:tasks.rados.rados.0.smithi178.stdout:568: done (5 left) 2024-02-10T05:31:29.639 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 48 2024-02-10T05:31:29.639 INFO:tasks.rados.rados.0.smithi178.stdout:563: expect (ObjNum 171 snap 40 seq_num 171) 2024-02-10T05:31:29.726 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:29 smithi189 ceph-mon[31422]: osdmap e162: 8 total, 8 up, 8 in 2024-02-10T05:31:29.726 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:29 smithi189 ceph-mon[31422]: pgmap v33: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:29.727 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:29 smithi189 ceph-mon[31422]: osdmap e163: 8 total, 8 up, 8 in 2024-02-10T05:31:29.806 INFO:tasks.rados.rados.0.smithi178.stdout:564: finishing copy_from to smithi17880450-14 2024-02-10T05:31:29.806 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 112 (ObjNum 178 snap 40 seq_num 178) dirty exists 2024-02-10T05:31:29.806 INFO:tasks.rados.rados.0.smithi178.stdout:571: finishing rollback tid 1 to smithi17880450-32 2024-02-10T05:31:29.807 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 141 (ObjNum 209 snap 0 seq_num 1534825616) dirty dne 2024-02-10T05:31:29.807 INFO:tasks.rados.rados.0.smithi178.stdout:570: finishing write tid 1 to smithi17880450-2 2024-02-10T05:31:29.807 INFO:tasks.rados.rados.0.smithi178.stdout:572: seq_num 207 ranges {0=671744,671744=401408} 2024-02-10T05:31:29.810 INFO:tasks.rados.rados.0.smithi178.stdout:572: writing smithi17880450-31 from 0 to 671744 tid 1 2024-02-10T05:31:29.813 INFO:tasks.rados.rados.0.smithi178.stdout:572: writing smithi17880450-31 from 671744 to 1073152 tid 2 2024-02-10T05:31:29.813 INFO:tasks.rados.rados.0.smithi178.stdout:563: done (5 left) 2024-02-10T05:31:29.813 INFO:tasks.rados.rados.0.smithi178.stdout:564: done (4 left) 2024-02-10T05:31:29.813 INFO:tasks.rados.rados.0.smithi178.stdout:571: done (3 left) 2024-02-10T05:31:29.813 INFO:tasks.rados.rados.0.smithi178.stdout:573: delete oid 5 current snap is 48 2024-02-10T05:31:29.813 INFO:tasks.rados.rados.0.smithi178.stdout:570: finishing write tid 2 to smithi17880450-2 2024-02-10T05:31:29.813 INFO:tasks.rados.rados.0.smithi178.stdout:570: finishing write tid 3 to smithi17880450-2 2024-02-10T05:31:29.814 INFO:tasks.rados.rados.0.smithi178.stdout:570: finishing write tid 4 to smithi17880450-2 2024-02-10T05:31:29.814 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 119 (ObjNum 206 snap 48 seq_num 206) dirty exists 2024-02-10T05:31:29.814 INFO:tasks.rados.rados.0.smithi178.stdout:570: left oid 2 (ObjNum 206 snap 48 seq_num 206) 2024-02-10T05:31:29.814 INFO:tasks.rados.rados.0.smithi178.stdout:562: expect (ObjNum 171 snap 40 seq_num 171) 2024-02-10T05:31:29.842 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:29 smithi178 ceph-mon[36851]: osdmap e162: 8 total, 8 up, 8 in 2024-02-10T05:31:29.842 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:29 smithi178 ceph-mon[36851]: pgmap v33: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:29.842 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:29 smithi178 ceph-mon[36851]: osdmap e163: 8 total, 8 up, 8 in 2024-02-10T05:31:29.843 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:29 smithi178 podman[82951]: 2024-02-10 05:31:29.633141407 +0000 UTC m=+0.623319736 container cleanup a98cef69832b44ef16a17d4900619712d5eaad30c12cecb37421579559a900bd (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:29.843 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:29 smithi178 bash[82951]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T05:31:29.843 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:29 smithi178 ceph-mon[27572]: osdmap e162: 8 total, 8 up, 8 in 2024-02-10T05:31:29.843 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:29 smithi178 ceph-mon[27572]: pgmap v33: 121 pgs: 121 active+clean; 128 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:29.843 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:29 smithi178 ceph-mon[27572]: osdmap e163: 8 total, 8 up, 8 in 2024-02-10T05:31:29.978 INFO:tasks.rados.rados.0.smithi178.stdout:572: finishing write tid 1 to smithi17880450-31 2024-02-10T05:31:29.978 INFO:tasks.rados.rados.0.smithi178.stdout:572: finishing write tid 2 to smithi17880450-31 2024-02-10T05:31:29.978 INFO:tasks.rados.rados.0.smithi178.stdout:572: finishing write tid 3 to smithi17880450-31 2024-02-10T05:31:29.979 INFO:tasks.rados.rados.0.smithi178.stdout:572: finishing write tid 4 to smithi17880450-31 2024-02-10T05:31:29.979 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 312 (ObjNum 207 snap 48 seq_num 207) dirty exists 2024-02-10T05:31:29.979 INFO:tasks.rados.rados.0.smithi178.stdout:572: left oid 31 (ObjNum 207 snap 48 seq_num 207) 2024-02-10T05:31:29.979 INFO:tasks.rados.rados.0.smithi178.stdout:562: done (3 left) 2024-02-10T05:31:29.979 INFO:tasks.rados.rados.0.smithi178.stdout:570: done (2 left) 2024-02-10T05:31:29.979 INFO:tasks.rados.rados.0.smithi178.stdout:572: done (1 left) 2024-02-10T05:31:29.979 INFO:tasks.rados.rados.0.smithi178.stdout:573: done (0 left) 2024-02-10T05:31:29.979 INFO:tasks.rados.rados.0.smithi178.stdout:574: delete oid 27 current snap is 48 2024-02-10T05:31:29.980 INFO:tasks.rados.rados.0.smithi178.stdout:574: done (0 left) 2024-02-10T05:31:29.980 INFO:tasks.rados.rados.0.smithi178.stdout:575: rmattr oid 6 current snap is 48 2024-02-10T05:31:29.980 INFO:tasks.rados.rados.0.smithi178.stdout:575: done (0 left) 2024-02-10T05:31:29.980 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 48 2024-02-10T05:31:29.980 INFO:tasks.rados.rados.0.smithi178.stdout:576: seq_num 210 ranges {589824=720896,1310720=401408} 2024-02-10T05:31:29.986 INFO:tasks.rados.rados.0.smithi178.stdout:576: writing smithi17880450-14 from 589824 to 1310720 tid 1 2024-02-10T05:31:29.989 INFO:tasks.rados.rados.0.smithi178.stdout:576: writing smithi17880450-14 from 1310720 to 1712128 tid 2 2024-02-10T05:31:29.989 INFO:tasks.rados.rados.0.smithi178.stdout:577: read oid 4 snap -1 2024-02-10T05:31:29.989 INFO:tasks.rados.rados.0.smithi178.stdout:577: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:31:29.989 INFO:tasks.rados.rados.0.smithi178.stdout:578: delete oid 28 current snap is 48 2024-02-10T05:31:29.989 INFO:tasks.rados.rados.0.smithi178.stdout:576: finishing write tid 1 to smithi17880450-14 2024-02-10T05:31:29.990 INFO:tasks.rados.rados.0.smithi178.stdout:577: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:31:29.992 INFO:tasks.rados.rados.0.smithi178.stdout:577: done (2 left) 2024-02-10T05:31:29.992 INFO:tasks.rados.rados.0.smithi178.stdout:578: done (1 left) 2024-02-10T05:31:29.992 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 47 current snap is 48 2024-02-10T05:31:29.992 INFO:tasks.rados.rados.0.smithi178.stdout:579: seq_num 212 ranges {0=753664,753664=401408} 2024-02-10T05:31:29.995 INFO:tasks.rados.rados.0.smithi178.stdout:579: writing smithi17880450-47 from 0 to 753664 tid 1 2024-02-10T05:31:29.999 INFO:tasks.rados.rados.0.smithi178.stdout:579: writing smithi17880450-47 from 753664 to 1155072 tid 2 2024-02-10T05:31:29.999 INFO:tasks.rados.rados.0.smithi178.stdout:580: copy_from oid 1 from oid 38 current snap is 48 2024-02-10T05:31:29.999 INFO:tasks.rados.rados.0.smithi178.stdout:576: finishing write tid 2 to smithi17880450-14 2024-02-10T05:31:29.999 INFO:tasks.rados.rados.0.smithi178.stdout:576: finishing write tid 3 to smithi17880450-14 2024-02-10T05:31:29.999 INFO:tasks.rados.rados.0.smithi178.stdout:576: finishing write tid 4 to smithi17880450-14 2024-02-10T05:31:30.000 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 180 (ObjNum 210 snap 48 seq_num 210) dirty exists 2024-02-10T05:31:30.000 INFO:tasks.rados.rados.0.smithi178.stdout:576: left oid 14 (ObjNum 210 snap 48 seq_num 210) 2024-02-10T05:31:30.000 INFO:tasks.rados.rados.0.smithi178.stdout:576: done (2 left) 2024-02-10T05:31:30.000 INFO:tasks.rados.rados.0.smithi178.stdout:581: rollback oid 24 current snap is 48 2024-02-10T05:31:30.000 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 24 to 41 2024-02-10T05:31:30.000 INFO:tasks.rados.rados.0.smithi178.stdout:582: snap_remove snap 31 2024-02-10T05:31:30.197 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:29 smithi178 podman[82970]: 2024-02-10 05:31:29.842858224 +0000 UTC m=+0.639130083 container remove a98cef69832b44ef16a17d4900619712d5eaad30c12cecb37421579559a900bd (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:30.197 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:29 smithi178 podman[82970]: 2024-02-10 05:31:29.926870962 +0000 UTC m=+0.723142838 volume remove 28b2c8c96ce4e8b0e531001205c401aae3bc179a08ef08415407cbb8f0120ce8 2024-02-10T05:31:30.452 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:31:30.461 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@alertmanager.a.service: Deactivated successfully. 2024-02-10T05:31:30.462 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 systemd[1]: Stopped Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:31:30.462 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@alertmanager.a.service: Consumed 1.101s CPU time. 2024-02-10T05:31:30.462 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 systemd[1]: Starting Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:31:30.462 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 podman[83092]: 2024-02-10 05:31:30.345785527 +0000 UTC m=+0.018052603 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-02-10T05:31:30.610 INFO:tasks.rados.rados.0.smithi178.stdout:582: done (3 left) 2024-02-10T05:31:30.610 INFO:tasks.rados.rados.0.smithi178.stdout:583: read oid 13 snap -1 2024-02-10T05:31:30.610 INFO:tasks.rados.rados.0.smithi178.stdout:583: expect (ObjNum 93 snap 18 seq_num 93) 2024-02-10T05:31:30.610 INFO:tasks.rados.rados.0.smithi178.stdout:584: rollback oid 14 current snap is 48 2024-02-10T05:31:30.610 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 14 to 44 2024-02-10T05:31:30.610 INFO:tasks.rados.rados.0.smithi178.stdout:585: setattr oid 29 current snap is 48 2024-02-10T05:31:30.613 INFO:tasks.rados.rados.0.smithi178.stdout:579: finishing write tid 1 to smithi17880450-47 2024-02-10T05:31:30.613 INFO:tasks.rados.rados.0.smithi178.stdout:579: finishing write tid 2 to smithi17880450-47 2024-02-10T05:31:30.613 INFO:tasks.rados.rados.0.smithi178.stdout:579: finishing write tid 3 to smithi17880450-47 2024-02-10T05:31:30.613 INFO:tasks.rados.rados.0.smithi178.stdout:581: finishing rollback tid 0 to smithi17880450-24 2024-02-10T05:31:30.613 INFO:tasks.rados.rados.0.smithi178.stdout:579: finishing write tid 4 to smithi17880450-47 2024-02-10T05:31:30.613 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 130 (ObjNum 212 snap 48 seq_num 212) dirty exists 2024-02-10T05:31:30.613 INFO:tasks.rados.rados.0.smithi178.stdout:579: left oid 47 (ObjNum 212 snap 48 seq_num 212) 2024-02-10T05:31:30.613 INFO:tasks.rados.rados.0.smithi178.stdout:581: finishing rollback tid 1 to smithi17880450-24 2024-02-10T05:31:30.613 INFO:tasks.rados.rados.0.smithi178.stdout:581: finishing rollback tid 2 to smithi17880450-24 2024-02-10T05:31:30.613 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 198 (ObjNum 174 snap 40 seq_num 174) dirty exists 2024-02-10T05:31:30.613 INFO:tasks.rados.rados.0.smithi178.stdout:580: finishing copy_from racing read to smithi17880450-1 2024-02-10T05:31:30.614 INFO:tasks.rados.rados.0.smithi178.stdout:580: finishing copy_from to smithi17880450-1 2024-02-10T05:31:30.614 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 111 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-02-10T05:31:30.614 INFO:tasks.rados.rados.0.smithi178.stdout:579: done (5 left) 2024-02-10T05:31:30.614 INFO:tasks.rados.rados.0.smithi178.stdout:580: done (4 left) 2024-02-10T05:31:30.614 INFO:tasks.rados.rados.0.smithi178.stdout:581: done (3 left) 2024-02-10T05:31:30.614 INFO:tasks.rados.rados.0.smithi178.stdout:586: rollback oid 10 current snap is 48 2024-02-10T05:31:30.614 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 10 to 42 2024-02-10T05:31:30.614 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 48 2024-02-10T05:31:30.614 INFO:tasks.rados.rados.0.smithi178.stdout:587: seq_num 213 ranges {3588096=770048,4358144=401408} 2024-02-10T05:31:30.638 INFO:tasks.rados.rados.0.smithi178.stdout:587: writing smithi17880450-11 from 3588096 to 4358144 tid 1 2024-02-10T05:31:30.641 INFO:tasks.rados.rados.0.smithi178.stdout:587: writing smithi17880450-11 from 4358144 to 4759552 tid 2 2024-02-10T05:31:30.641 INFO:tasks.rados.rados.0.smithi178.stdout:588: snap_remove snap 41 2024-02-10T05:31:30.772 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 podman[83092]: 2024-02-10 05:31:30.469753506 +0000 UTC m=+0.142020578 volume create 81929d8fe27ccb2b9f9f0a6a839ee2837527bfea48c5834d7d7145a41f7e8d73 2024-02-10T05:31:30.772 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 podman[83092]: 2024-02-10 05:31:30.570260871 +0000 UTC m=+0.242527946 container create aff43f7a5b9e36f842ef5440b9a8b49a6c6082a5b05aaeafe7d37a1cd52d8597 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:30.790 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:31:30.791 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (3m) 13s ago 3m 26.5M - 0.25.0 c8568f914cd2 a98cef69832b 2024-02-10T05:31:30.791 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (3m) 11s ago 3m 90.3M - 9.4.7 954c08fa6188 9669ab926246 2024-02-10T05:31:30.791 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (4m) 13s ago 4m 17.6M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:31:30.791 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (4m) 11s ago 4m 13.8M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:31:30.791 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283 running (38s) 11s ago 8m 492M - 19.0.0-1361-g290212a1 c328ab9dcfc7 a3d73d22bad3 2024-02-10T05:31:30.791 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:9283 running (9m) 13s ago 9m 368M - 17.2.7-505-g72ce7c1d a2a0bd126c96 e86a80daecc0 2024-02-10T05:31:30.791 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (10m) 13s ago 10m 49.9M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 4909309cada6 2024-02-10T05:31:30.791 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (8m) 11s ago 8m 45.0M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 4c36cda4e5a0 2024-02-10T05:31:30.791 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (8m) 13s ago 8m 44.2M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 5725bae951a9 2024-02-10T05:31:30.791 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (3m) 13s ago 3m 16.0M - 1.5.0 0da6a335fe13 93d585d2166a 2024-02-10T05:31:30.791 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (3m) 11s ago 3m 15.7M - 1.5.0 0da6a335fe13 5dfbd9292b41 2024-02-10T05:31:30.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (7m) 13s ago 7m 92.7M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 790d5f84d24c 2024-02-10T05:31:30.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (7m) 13s ago 7m 86.5M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 fbd57574565e 2024-02-10T05:31:30.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (7m) 13s ago 7m 92.7M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 6e353a8cd658 2024-02-10T05:31:30.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (6m) 13s ago 6m 53.5M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 09a657d64674 2024-02-10T05:31:30.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (6m) 11s ago 6m 76.3M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 37589cbd4f03 2024-02-10T05:31:30.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (5m) 11s ago 5m 92.5M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:31:30.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (5m) 11s ago 5m 70.9M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:31:30.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (5m) 11s ago 5m 72.8M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:31:30.792 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (3m) 11s ago 4m 49.6M - 2.43.0 a07b618ecd1d b2d06a069e23 2024-02-10T05:31:31.194 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:31:31.194 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:31:31.194 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 3 2024-02-10T05:31:31.194 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:31:31.194 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:31:31.194 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 1, 2024-02-10T05:31:31.194 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T05:31:31.194 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:31:31.194 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:31:31.195 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 8 2024-02-10T05:31:31.195 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:31:31.195 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:31:31.195 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:31:31.195 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:31:31.195 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:31:31.195 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 14, 2024-02-10T05:31:31.195 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T05:31:31.195 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:31:31.195 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:31:31.195 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 podman[83092]: 2024-02-10 05:31:30.881383408 +0000 UTC m=+0.553650477 container init aff43f7a5b9e36f842ef5440b9a8b49a6c6082a5b05aaeafe7d37a1cd52d8597 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:31.196 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 podman[83092]: 2024-02-10 05:31:30.88655757 +0000 UTC m=+0.558824641 container start aff43f7a5b9e36f842ef5440b9a8b49a6c6082a5b05aaeafe7d37a1cd52d8597 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:31.196 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:31:30.898Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-02-10T05:31:31.196 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:31:30.899Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-02-10T05:31:31.196 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:31:30.901Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.178 port=9094 2024-02-10T05:31:31.196 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:31:30.902Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T05:31:31.196 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:31:30.926Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T05:31:31.196 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:31:30.927Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T05:31:31.196 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:31:30.929Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-02-10T05:31:31.196 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:31:30.929Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-10T05:31:31.196 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 bash[83092]: aff43f7a5b9e36f842ef5440b9a8b49a6c6082a5b05aaeafe7d37a1cd52d8597 2024-02-10T05:31:31.196 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:30 smithi178 systemd[1]: Started Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:31:31.614 INFO:tasks.rados.rados.0.smithi178.stdout:588: done (5 left) 2024-02-10T05:31:31.614 INFO:tasks.rados.rados.0.smithi178.stdout:589: read oid 47 snap -1 2024-02-10T05:31:31.615 INFO:tasks.rados.rados.0.smithi178.stdout:589: expect (ObjNum 212 snap 48 seq_num 212) 2024-02-10T05:31:31.615 INFO:tasks.rados.rados.0.smithi178.stdout:590: read oid 48 snap -1 2024-02-10T05:31:31.615 INFO:tasks.rados.rados.0.smithi178.stdout:590: expect (ObjNum 199 snap 47 seq_num 199) 2024-02-10T05:31:31.615 INFO:tasks.rados.rados.0.smithi178.stdout:591: read oid 41 snap 43 2024-02-10T05:31:31.615 INFO:tasks.rados.rados.0.smithi178.stdout:591: expect (ObjNum 101 snap 20 seq_num 101) 2024-02-10T05:31:31.615 INFO:tasks.rados.rados.0.smithi178.stdout:592: snap_create 2024-02-10T05:31:31.615 INFO:tasks.rados.rados.0.smithi178.stdout:586: finishing rollback tid 1 to smithi17880450-10 2024-02-10T05:31:31.615 INFO:tasks.rados.rados.0.smithi178.stdout:586: finishing rollback tid 2 to smithi17880450-10 2024-02-10T05:31:31.615 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 55 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-02-10T05:31:31.615 INFO:tasks.rados.rados.0.smithi178.stdout:584: finishing rollback tid 0 to smithi17880450-14 2024-02-10T05:31:31.615 INFO:tasks.rados.rados.0.smithi178.stdout:584: finishing rollback tid 1 to smithi17880450-14 2024-02-10T05:31:31.615 INFO:tasks.rados.rados.0.smithi178.stdout:584: finishing rollback tid 2 to smithi17880450-14 2024-02-10T05:31:31.615 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 187 (ObjNum 195 snap 44 seq_num 195) dirty exists 2024-02-10T05:31:31.615 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 174 (ObjNum 144 snap 32 seq_num 144) dirty exists 2024-02-10T05:31:31.616 INFO:tasks.rados.rados.0.smithi178.stdout:583: expect (ObjNum 93 snap 18 seq_num 93) 2024-02-10T05:31:31.744 INFO:tasks.rados.rados.0.smithi178.stdout:587: finishing write tid 1 to smithi17880450-11 2024-02-10T05:31:31.744 INFO:tasks.rados.rados.0.smithi178.stdout:587: finishing write tid 2 to smithi17880450-11 2024-02-10T05:31:31.745 INFO:tasks.rados.rados.0.smithi178.stdout:587: finishing write tid 3 to smithi17880450-11 2024-02-10T05:31:31.745 INFO:tasks.rados.rados.0.smithi178.stdout:587: finishing write tid 4 to smithi17880450-11 2024-02-10T05:31:31.745 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 164 (ObjNum 213 snap 48 seq_num 213) dirty exists 2024-02-10T05:31:31.745 INFO:tasks.rados.rados.0.smithi178.stdout:587: left oid 11 (ObjNum 213 snap 48 seq_num 213) 2024-02-10T05:31:31.745 INFO:tasks.rados.rados.0.smithi178.stdout:589: expect (ObjNum 212 snap 48 seq_num 212) 2024-02-10T05:31:31.756 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:31 smithi178 systemd[1]: Stopping Ceph node-exporter.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:31:31.756 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[36851]: from='client.25082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:31:31.756 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[36851]: osdmap e164: 8 total, 8 up, 8 in 2024-02-10T05:31:31.756 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[36851]: from='client.25088 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:31:31.756 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:31.757 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:31.757 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[36851]: Reconfiguring node-exporter.a (dependencies changed)... 2024-02-10T05:31:31.757 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[36851]: Reconfiguring daemon node-exporter.a on smithi178 2024-02-10T05:31:31.757 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[36851]: pgmap v36: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-02-10T05:31:31.757 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3470818600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:31:31.757 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[27572]: from='client.25082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:31:31.757 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[27572]: osdmap e164: 8 total, 8 up, 8 in 2024-02-10T05:31:31.757 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[27572]: from='client.25088 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:31:31.757 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:31.757 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:31.757 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[27572]: Reconfiguring node-exporter.a (dependencies changed)... 2024-02-10T05:31:31.757 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[27572]: Reconfiguring daemon node-exporter.a on smithi178 2024-02-10T05:31:31.757 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[27572]: pgmap v36: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-02-10T05:31:31.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:31 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3470818600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:31:31.776 INFO:tasks.rados.rados.0.smithi178.stdout:591: expect (ObjNum 101 snap 20 seq_num 101) 2024-02-10T05:31:31.831 INFO:tasks.rados.rados.0.smithi178.stdout:590: expect (ObjNum 199 snap 47 seq_num 199) 2024-02-10T05:31:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:31 smithi189 ceph-mon[31422]: from='client.25082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:31:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:31 smithi189 ceph-mon[31422]: osdmap e164: 8 total, 8 up, 8 in 2024-02-10T05:31:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:31 smithi189 ceph-mon[31422]: from='client.25088 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:31:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:31 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:32.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:31 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:32.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:31 smithi189 ceph-mon[31422]: Reconfiguring node-exporter.a (dependencies changed)... 2024-02-10T05:31:32.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:31 smithi189 ceph-mon[31422]: Reconfiguring daemon node-exporter.a on smithi178 2024-02-10T05:31:32.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:31 smithi189 ceph-mon[31422]: pgmap v36: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-02-10T05:31:32.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:31 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3470818600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:31:32.044 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:31 smithi178 podman[83310]: 2024-02-10 05:31:31.756435178 +0000 UTC m=+0.103401909 container died 93d585d2166a21311f98c831a6f8333c9fea5835014e7ae6dc1a3b6764e82447 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:32.461 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:32 smithi178 podman[83310]: 2024-02-10 05:31:32.24384089 +0000 UTC m=+0.590807664 container cleanup 93d585d2166a21311f98c831a6f8333c9fea5835014e7ae6dc1a3b6764e82447 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:32.462 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:32 smithi178 bash[83310]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T05:31:32.615 INFO:tasks.rados.rados.0.smithi178.stdout:583: done (8 left) 2024-02-10T05:31:32.615 INFO:tasks.rados.rados.0.smithi178.stdout:584: done (7 left) 2024-02-10T05:31:32.615 INFO:tasks.rados.rados.0.smithi178.stdout:585: done (6 left) 2024-02-10T05:31:32.615 INFO:tasks.rados.rados.0.smithi178.stdout:586: done (5 left) 2024-02-10T05:31:32.615 INFO:tasks.rados.rados.0.smithi178.stdout:587: done (4 left) 2024-02-10T05:31:32.615 INFO:tasks.rados.rados.0.smithi178.stdout:589: done (3 left) 2024-02-10T05:31:32.615 INFO:tasks.rados.rados.0.smithi178.stdout:590: done (2 left) 2024-02-10T05:31:32.615 INFO:tasks.rados.rados.0.smithi178.stdout:591: done (1 left) 2024-02-10T05:31:32.615 INFO:tasks.rados.rados.0.smithi178.stdout:592: done (0 left) 2024-02-10T05:31:32.615 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 49 2024-02-10T05:31:32.615 INFO:tasks.rados.rados.0.smithi178.stdout:593: seq_num 214 ranges {1720320=794624,2514944=401408} 2024-02-10T05:31:32.631 INFO:tasks.rados.rados.0.smithi178.stdout:593: writing smithi17880450-3 from 1720320 to 2514944 tid 1 2024-02-10T05:31:32.634 INFO:tasks.rados.rados.0.smithi178.stdout:593: writing smithi17880450-3 from 2514944 to 2916352 tid 2 2024-02-10T05:31:32.634 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 49 current snap is 49 2024-02-10T05:31:32.634 INFO:tasks.rados.rados.0.smithi178.stdout:594: seq_num 215 ranges {753664=409600,1163264=532480,1695744=270336} 2024-02-10T05:31:32.641 INFO:tasks.rados.rados.0.smithi178.stdout:594: writing smithi17880450-49 from 753664 to 1163264 tid 1 2024-02-10T05:31:32.645 INFO:tasks.rados.rados.0.smithi178.stdout:594: writing smithi17880450-49 from 1163264 to 1695744 tid 2 2024-02-10T05:31:32.648 INFO:tasks.rados.rados.0.smithi178.stdout:594: writing smithi17880450-49 from 1695744 to 1966080 tid 3 2024-02-10T05:31:32.648 INFO:tasks.rados.rados.0.smithi178.stdout:595: read oid 32 snap 48 2024-02-10T05:31:32.648 INFO:tasks.rados.rados.0.smithi178.stdout:595: expect deleted 2024-02-10T05:31:32.648 INFO:tasks.rados.rados.0.smithi178.stdout:596: rollback oid 50 current snap is 49 2024-02-10T05:31:32.648 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 50 to 43 2024-02-10T05:31:32.648 INFO:tasks.rados.rados.0.smithi178.stdout:593: finishing write tid 1 to smithi17880450-3 2024-02-10T05:31:32.649 INFO:tasks.rados.rados.0.smithi178.stdout:593: finishing write tid 2 to smithi17880450-3 2024-02-10T05:31:32.649 INFO:tasks.rados.rados.0.smithi178.stdout:593: finishing write tid 3 to smithi17880450-3 2024-02-10T05:31:32.649 INFO:tasks.rados.rados.0.smithi178.stdout:593: finishing write tid 4 to smithi17880450-3 2024-02-10T05:31:32.649 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 182 (ObjNum 214 snap 49 seq_num 214) dirty exists 2024-02-10T05:31:32.649 INFO:tasks.rados.rados.0.smithi178.stdout:593: left oid 3 (ObjNum 214 snap 49 seq_num 214) 2024-02-10T05:31:32.649 INFO:tasks.rados.rados.0.smithi178.stdout:593: done (3 left) 2024-02-10T05:31:32.649 INFO:tasks.rados.rados.0.smithi178.stdout:597: snap_create 2024-02-10T05:31:32.649 INFO:tasks.rados.rados.0.smithi178.stdout:594: finishing write tid 1 to smithi17880450-49 2024-02-10T05:31:32.649 INFO:tasks.rados.rados.0.smithi178.stdout:594: finishing write tid 2 to smithi17880450-49 2024-02-10T05:31:32.650 INFO:tasks.rados.rados.0.smithi178.stdout:594: finishing write tid 3 to smithi17880450-49 2024-02-10T05:31:32.650 INFO:tasks.rados.rados.0.smithi178.stdout:594: finishing write tid 4 to smithi17880450-49 2024-02-10T05:31:32.650 INFO:tasks.rados.rados.0.smithi178.stdout:596: finishing rollback tid 0 to smithi17880450-50 2024-02-10T05:31:32.650 INFO:tasks.rados.rados.0.smithi178.stdout:596: finishing rollback tid 1 to smithi17880450-50 2024-02-10T05:31:32.651 INFO:tasks.rados.rados.0.smithi178.stdout:594: finishing write tid 5 to smithi17880450-49 2024-02-10T05:31:32.651 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 333 (ObjNum 215 snap 49 seq_num 215) dirty exists 2024-02-10T05:31:32.651 INFO:tasks.rados.rados.0.smithi178.stdout:594: left oid 49 (ObjNum 215 snap 49 seq_num 215) 2024-02-10T05:31:32.651 INFO:tasks.rados.rados.0.smithi178.stdout:596: finishing rollback tid 2 to smithi17880450-50 2024-02-10T05:31:32.651 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 61 (ObjNum 160 snap 38 seq_num 160) dirty exists 2024-02-10T05:31:32.886 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:32 smithi178 ceph-mon[27572]: osdmap e165: 8 total, 8 up, 8 in 2024-02-10T05:31:32.887 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:32 smithi178 ceph-mon[36851]: osdmap e165: 8 total, 8 up, 8 in 2024-02-10T05:31:32.887 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:32 smithi178 podman[83329]: 2024-02-10 05:31:32.511885921 +0000 UTC m=+0.760227812 container remove 93d585d2166a21311f98c831a6f8333c9fea5835014e7ae6dc1a3b6764e82447 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:32.887 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:32 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T05:31:32.887 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:32 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-10T05:31:32.887 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:32 smithi178 systemd[1]: Stopped Ceph node-exporter.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:31:32.887 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:32 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.a.service: Consumed 2.149s CPU time. 2024-02-10T05:31:32.888 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:32 smithi178 systemd[1]: Starting Ceph node-exporter.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:31:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:32 smithi189 ceph-mon[31422]: osdmap e165: 8 total, 8 up, 8 in 2024-02-10T05:31:33.212 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:32 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:31:32.903Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000989273s 2024-02-10T05:31:33.212 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:32 smithi178 podman[83432]: 2024-02-10 05:31:32.789284924 +0000 UTC m=+0.018701342 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-02-10T05:31:33.212 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 podman[83432]: 2024-02-10 05:31:33.004603659 +0000 UTC m=+0.234020058 container create 81bb7dad50083e7af8d931127eaa112864a9c657f6d9342c5dd2dbfb7a7c8bae (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:33.620 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 podman[83432]: 2024-02-10 05:31:33.231488065 +0000 UTC m=+0.460904479 container init 81bb7dad50083e7af8d931127eaa112864a9c657f6d9342c5dd2dbfb7a7c8bae (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:33.621 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 podman[83432]: 2024-02-10 05:31:33.236808953 +0000 UTC m=+0.466225350 container start 81bb7dad50083e7af8d931127eaa112864a9c657f6d9342c5dd2dbfb7a7c8bae (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:33.621 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.239Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-10T05:31:33.621 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.240Z 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-02-10T05:31:33.621 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.240Z 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-02-10T05:31:33.621 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.240Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-10T05:31:33.621 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.240Z 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-02-10T05:31:33.621 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.240Z 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-02-10T05:31:33.621 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-10T05:31:33.621 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=arp 2024-02-10T05:31:33.621 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-10T05:31:33.621 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-10T05:31:33.621 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-10T05:31:33.621 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-10T05:31:33.622 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-10T05:31:33.622 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-10T05:31:33.622 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-10T05:31:33.622 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-10T05:31:33.622 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=edac 2024-02-10T05:31:33.622 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-10T05:31:33.622 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-10T05:31:33.622 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-10T05:31:33.623 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-10T05:31:33.623 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-10T05:31:33.623 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-10T05:31:33.623 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-10T05:31:33.623 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-10T05:31:33.623 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-10T05:31:33.623 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-10T05:31:33.623 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-10T05:31:33.623 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-10T05:31:33.623 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-10T05:31:33.623 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-10T05:31:33.623 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-10T05:31:33.623 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-10T05:31:33.623 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=os 2024-02-10T05:31:33.624 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-10T05:31:33.624 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-10T05:31:33.624 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-10T05:31:33.624 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-10T05:31:33.624 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-10T05:31:33.624 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-10T05:31:33.624 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-10T05:31:33.624 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=stat 2024-02-10T05:31:33.624 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-10T05:31:33.624 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-10T05:31:33.624 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-10T05:31:33.624 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=time 2024-02-10T05:31:33.624 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-10T05:31:33.625 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=uname 2024-02-10T05:31:33.625 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-10T05:31:33.625 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-10T05:31:33.625 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-10T05:31:33.625 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-10T05:31:33.625 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[83447]: ts=2024-02-10T05:31:33.241Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-10T05:31:33.625 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 bash[83432]: 81bb7dad50083e7af8d931127eaa112864a9c657f6d9342c5dd2dbfb7a7c8bae 2024-02-10T05:31:33.625 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:31:33 smithi178 systemd[1]: Started Ceph node-exporter.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:31:33.626 INFO:tasks.rados.rados.0.smithi178.stdout:594: done (3 left) 2024-02-10T05:31:33.626 INFO:tasks.rados.rados.0.smithi178.stdout:595: done (2 left) 2024-02-10T05:31:33.626 INFO:tasks.rados.rados.0.smithi178.stdout:596: done (1 left) 2024-02-10T05:31:33.626 INFO:tasks.rados.rados.0.smithi178.stdout:597: done (0 left) 2024-02-10T05:31:33.626 INFO:tasks.rados.rados.0.smithi178.stdout:598: read oid 22 snap -1 2024-02-10T05:31:33.626 INFO:tasks.rados.rados.0.smithi178.stdout:598: expect deleted 2024-02-10T05:31:33.626 INFO:tasks.rados.rados.0.smithi178.stdout:599: rollback oid 47 current snap is 50 2024-02-10T05:31:33.626 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 47 to 47 2024-02-10T05:31:33.626 INFO:tasks.rados.rados.0.smithi178.stdout:600: snap_remove snap 49 2024-02-10T05:31:33.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-mon[27572]: osdmap e166: 8 total, 8 up, 8 in 2024-02-10T05:31:33.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-mon[27572]: pgmap v39: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-02-10T05:31:33.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:33.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:33.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-mon[36851]: osdmap e166: 8 total, 8 up, 8 in 2024-02-10T05:31:33.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-mon[36851]: pgmap v39: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-02-10T05:31:33.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:33.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:33 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:34.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:33 smithi189 ceph-mon[31422]: osdmap e166: 8 total, 8 up, 8 in 2024-02-10T05:31:34.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:33 smithi189 ceph-mon[31422]: pgmap v39: 121 pgs: 121 active+clean; 146 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-02-10T05:31:34.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:33 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:34.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:33 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:34.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:34 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[27830]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:31:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:31:34.599 INFO:tasks.rados.rados.0.smithi178.stdout:600: done (2 left) 2024-02-10T05:31:34.599 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 50 2024-02-10T05:31:34.599 INFO:tasks.rados.rados.0.smithi178.stdout:601: seq_num 216 ranges {860160=425984,1286144=409600,1695744=393216} 2024-02-10T05:31:34.605 INFO:tasks.rados.rados.0.smithi178.stdout:601: writing smithi17880450-6 from 860160 to 1286144 tid 1 2024-02-10T05:31:34.608 INFO:tasks.rados.rados.0.smithi178.stdout:601: writing smithi17880450-6 from 1286144 to 1695744 tid 2 2024-02-10T05:31:34.612 INFO:tasks.rados.rados.0.smithi178.stdout:601: writing smithi17880450-6 from 1695744 to 2088960 tid 3 2024-02-10T05:31:34.612 INFO:tasks.rados.rados.0.smithi178.stdout:602: copy_from oid 41 from oid 46 current snap is 50 2024-02-10T05:31:34.612 INFO:tasks.rados.rados.0.smithi178.stdout:599: finishing rollback tid 0 to smithi17880450-47 2024-02-10T05:31:34.612 INFO:tasks.rados.rados.0.smithi178.stdout:599: finishing rollback tid 1 to smithi17880450-47 2024-02-10T05:31:34.612 INFO:tasks.rados.rados.0.smithi178.stdout:599: finishing rollback tid 2 to smithi17880450-47 2024-02-10T05:31:34.612 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 140 (ObjNum 191 snap 44 seq_num 191) dirty exists 2024-02-10T05:31:34.612 INFO:tasks.rados.rados.0.smithi178.stdout:598: done (3 left) 2024-02-10T05:31:34.612 INFO:tasks.rados.rados.0.smithi178.stdout:599: done (2 left) 2024-02-10T05:31:34.612 INFO:tasks.rados.rados.0.smithi178.stdout:603: rollback oid 27 current snap is 50 2024-02-10T05:31:34.612 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 27 to 43 2024-02-10T05:31:34.612 INFO:tasks.rados.rados.0.smithi178.stdout:604: snap_remove snap 44 2024-02-10T05:31:34.753 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:34 smithi189 ceph-mon[31422]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T05:31:34.753 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:34 smithi189 ceph-mon[31422]: osdmap e167: 8 total, 8 up, 8 in 2024-02-10T05:31:34.753 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:34 smithi189 ceph-mon[31422]: Reconfiguring daemon prometheus.a on smithi189 2024-02-10T05:31:34.754 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:34 smithi189 ceph-mon[31422]: osdmap e168: 8 total, 8 up, 8 in 2024-02-10T05:31:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:34 smithi178 ceph-mon[27572]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T05:31:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:34 smithi178 ceph-mon[27572]: osdmap e167: 8 total, 8 up, 8 in 2024-02-10T05:31:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:34 smithi178 ceph-mon[27572]: Reconfiguring daemon prometheus.a on smithi189 2024-02-10T05:31:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:34 smithi178 ceph-mon[27572]: osdmap e168: 8 total, 8 up, 8 in 2024-02-10T05:31:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:34 smithi178 ceph-mon[36851]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T05:31:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:34 smithi178 ceph-mon[36851]: osdmap e167: 8 total, 8 up, 8 in 2024-02-10T05:31:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:34 smithi178 ceph-mon[36851]: Reconfiguring daemon prometheus.a on smithi189 2024-02-10T05:31:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:34 smithi178 ceph-mon[36851]: osdmap e168: 8 total, 8 up, 8 in 2024-02-10T05:31:35.605 INFO:tasks.rados.rados.0.smithi178.stdout:604: done (3 left) 2024-02-10T05:31:35.605 INFO:tasks.rados.rados.0.smithi178.stdout:605: snap_remove snap 42 2024-02-10T05:31:35.726 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:35 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:31:35] "GET /metrics HTTP/1.1" 200 36032 "" "Prometheus/2.43.0" 2024-02-10T05:31:35.726 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:35 smithi189 ceph-mon[31422]: pgmap v42: 121 pgs: 121 active+clean; 145 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:31:35.726 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:35 smithi189 ceph-mon[31422]: osdmap e169: 8 total, 8 up, 8 in 2024-02-10T05:31:35.880 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:35 smithi178 ceph-mon[27572]: pgmap v42: 121 pgs: 121 active+clean; 145 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:31:35.911 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:35 smithi178 ceph-mon[27572]: osdmap e169: 8 total, 8 up, 8 in 2024-02-10T05:31:35.912 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:35 smithi178 ceph-mon[36851]: pgmap v42: 121 pgs: 121 active+clean; 145 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:31:35.912 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:35 smithi178 ceph-mon[36851]: osdmap e169: 8 total, 8 up, 8 in 2024-02-10T05:31:36.607 INFO:tasks.rados.rados.0.smithi178.stdout:602: finishing copy_from to smithi17880450-41 2024-02-10T05:31:36.607 INFO:tasks.rados.rados.0.smithi178.stdout:602: got expected ENOENT (src dne) 2024-02-10T05:31:36.607 INFO:tasks.rados.rados.0.smithi178.stdout:602: finishing copy_from racing read to smithi17880450-41 2024-02-10T05:31:36.607 INFO:tasks.rados.rados.0.smithi178.stdout:601: finishing write tid 1 to smithi17880450-6 2024-02-10T05:31:36.608 INFO:tasks.rados.rados.0.smithi178.stdout:603: finishing rollback tid 1 to smithi17880450-27 2024-02-10T05:31:36.608 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 0 (ObjNum 129 snap 0 seq_num 1534516744) dirty dne 2024-02-10T05:31:36.608 INFO:tasks.rados.rados.0.smithi178.stdout:601: finishing write tid 2 to smithi17880450-6 2024-02-10T05:31:36.608 INFO:tasks.rados.rados.0.smithi178.stdout:601: finishing write tid 3 to smithi17880450-6 2024-02-10T05:31:36.608 INFO:tasks.rados.rados.0.smithi178.stdout:601: finishing write tid 4 to smithi17880450-6 2024-02-10T05:31:36.608 INFO:tasks.rados.rados.0.smithi178.stdout:601: finishing write tid 5 to smithi17880450-6 2024-02-10T05:31:36.608 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 225 (ObjNum 216 snap 50 seq_num 216) dirty exists 2024-02-10T05:31:36.608 INFO:tasks.rados.rados.0.smithi178.stdout:601: left oid 6 (ObjNum 216 snap 50 seq_num 216) 2024-02-10T05:31:36.608 INFO:tasks.rados.rados.0.smithi178.stdout:601: done (3 left) 2024-02-10T05:31:36.608 INFO:tasks.rados.rados.0.smithi178.stdout:602: done (2 left) 2024-02-10T05:31:36.608 INFO:tasks.rados.rados.0.smithi178.stdout:603: done (1 left) 2024-02-10T05:31:36.608 INFO:tasks.rados.rados.0.smithi178.stdout:605: done (0 left) 2024-02-10T05:31:36.609 INFO:tasks.rados.rados.0.smithi178.stdout:606: snap_create 2024-02-10T05:31:37.287 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 systemd[1]: Stopping Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:31:37.609 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:31:37.332Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T05:31:37.609 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:31:37.332Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-10T05:31:37.609 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:31:37.332Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-10T05:31:37.609 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:31:37.332Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-10T05:31:37.609 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:31:37.332Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T05:31:37.609 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:31:37.332Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T05:31:37.609 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:31:37.332Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-10T05:31:37.609 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:31:37.332Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-10T05:31:37.609 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:31:37.332Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-10T05:31:37.609 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:31:37.332Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T05:31:37.609 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:31:37.332Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-10T05:31:37.609 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[65163]: ts=2024-02-10T05:31:37.332Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-10T05:31:37.610 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 podman[76434]: 2024-02-10 05:31:37.342946193 +0000 UTC m=+0.134940237 container died b2d06a069e23c6a65e1e779c271bcdb0c721b65b22827354f1126cf6b80ef026 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:37.611 INFO:tasks.rados.rados.0.smithi178.stdout:606: done (0 left) 2024-02-10T05:31:37.611 INFO:tasks.rados.rados.0.smithi178.stdout:607: read oid 47 snap -1 2024-02-10T05:31:37.611 INFO:tasks.rados.rados.0.smithi178.stdout:607: expect (ObjNum 191 snap 44 seq_num 191) 2024-02-10T05:31:37.611 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 41 current snap is 51 2024-02-10T05:31:37.611 INFO:tasks.rados.rados.0.smithi178.stdout:608: seq_num 217 ranges {1974272=442368,2416640=696320,3112960=106496} 2024-02-10T05:31:37.624 INFO:tasks.rados.rados.0.smithi178.stdout:608: writing smithi17880450-41 from 1974272 to 2416640 tid 1 2024-02-10T05:31:37.629 INFO:tasks.rados.rados.0.smithi178.stdout:608: writing smithi17880450-41 from 2416640 to 3112960 tid 2 2024-02-10T05:31:37.630 INFO:tasks.rados.rados.0.smithi178.stdout:608: writing smithi17880450-41 from 3112960 to 3219456 tid 3 2024-02-10T05:31:37.630 INFO:tasks.rados.rados.0.smithi178.stdout:609: copy_from oid 3 from oid 39 current snap is 51 2024-02-10T05:31:37.630 INFO:tasks.rados.rados.0.smithi178.stdout:607: expect (ObjNum 191 snap 44 seq_num 191) 2024-02-10T05:31:37.736 INFO:tasks.rados.rados.0.smithi178.stdout:608: finishing write tid 1 to smithi17880450-41 2024-02-10T05:31:37.736 INFO:tasks.rados.rados.0.smithi178.stdout:608: finishing write tid 2 to smithi17880450-41 2024-02-10T05:31:37.736 INFO:tasks.rados.rados.0.smithi178.stdout:608: finishing write tid 3 to smithi17880450-41 2024-02-10T05:31:37.736 INFO:tasks.rados.rados.0.smithi178.stdout:608: finishing write tid 4 to smithi17880450-41 2024-02-10T05:31:37.736 INFO:tasks.rados.rados.0.smithi178.stdout:608: finishing write tid 5 to smithi17880450-41 2024-02-10T05:31:37.736 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 249 (ObjNum 217 snap 51 seq_num 217) dirty exists 2024-02-10T05:31:37.737 INFO:tasks.rados.rados.0.smithi178.stdout:608: left oid 41 (ObjNum 217 snap 51 seq_num 217) 2024-02-10T05:31:37.737 INFO:tasks.rados.rados.0.smithi178.stdout:609: finishing copy_from racing read to smithi17880450-3 2024-02-10T05:31:37.737 INFO:tasks.rados.rados.0.smithi178.stdout:609: finishing copy_from to smithi17880450-3 2024-02-10T05:31:37.737 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 111 (ObjNum 128 snap 26 seq_num 128) dirty exists 2024-02-10T05:31:37.737 INFO:tasks.rados.rados.0.smithi178.stdout:607: done (2 left) 2024-02-10T05:31:37.737 INFO:tasks.rados.rados.0.smithi178.stdout:608: done (1 left) 2024-02-10T05:31:37.737 INFO:tasks.rados.rados.0.smithi178.stdout:609: done (0 left) 2024-02-10T05:31:37.737 INFO:tasks.rados.rados.0.smithi178.stdout:610: snap_create 2024-02-10T05:31:37.946 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:37 smithi189 ceph-mon[31422]: osdmap e170: 8 total, 8 up, 8 in 2024-02-10T05:31:37.946 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:37 smithi189 ceph-mon[31422]: pgmap v45: 121 pgs: 121 active+clean; 145 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:31:37.946 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 podman[76434]: 2024-02-10 05:31:37.720765307 +0000 UTC m=+0.512759341 container cleanup b2d06a069e23c6a65e1e779c271bcdb0c721b65b22827354f1126cf6b80ef026 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:37.947 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 bash[76434]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T05:31:37.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:37 smithi178 ceph-mon[36851]: osdmap e170: 8 total, 8 up, 8 in 2024-02-10T05:31:37.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:37 smithi178 ceph-mon[36851]: pgmap v45: 121 pgs: 121 active+clean; 145 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:31:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:37 smithi178 ceph-mon[27572]: osdmap e170: 8 total, 8 up, 8 in 2024-02-10T05:31:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:37 smithi178 ceph-mon[27572]: pgmap v45: 121 pgs: 121 active+clean; 145 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:31:38.287 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:37 smithi189 podman[76453]: 2024-02-10 05:31:37.946444325 +0000 UTC m=+0.607117613 container remove b2d06a069e23c6a65e1e779c271bcdb0c721b65b22827354f1126cf6b80ef026 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:38.287 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@prometheus.a.service: Deactivated successfully. 2024-02-10T05:31:38.287 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 systemd[1]: Stopped Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:31:38.287 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@prometheus.a.service: Consumed 1.659s CPU time. 2024-02-10T05:31:38.287 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 systemd[1]: Starting Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:31:38.550 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 podman[76551]: 2024-02-10 05:31:38.199244409 +0000 UTC m=+0.018864884 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-02-10T05:31:38.550 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 podman[76551]: 2024-02-10 05:31:38.330787997 +0000 UTC m=+0.150408514 container create d9de0b6245ada7bd2a3b5a41eeb946548adafb6e3213bd5ff1376300c3f2d4ae (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:38.550 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 podman[76551]: 2024-02-10 05:31:38.549593407 +0000 UTC m=+0.369213878 container init d9de0b6245ada7bd2a3b5a41eeb946548adafb6e3213bd5ff1376300c3f2d4ae (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:38.616 INFO:tasks.rados.rados.0.smithi178.stdout:610: done (0 left) 2024-02-10T05:31:38.616 INFO:tasks.rados.rados.0.smithi178.stdout:611: snap_create 2024-02-10T05:31:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:38 smithi178 ceph-mon[27572]: osdmap e171: 8 total, 8 up, 8 in 2024-02-10T05:31:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:38 smithi178 ceph-mon[36851]: osdmap e171: 8 total, 8 up, 8 in 2024-02-10T05:31:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-mon[31422]: osdmap e171: 8 total, 8 up, 8 in 2024-02-10T05:31:39.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 podman[76551]: 2024-02-10 05:31:38.554718833 +0000 UTC m=+0.374339304 container start d9de0b6245ada7bd2a3b5a41eeb946548adafb6e3213bd5ff1376300c3f2d4ae (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:31:39.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.577Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-10T05:31:39.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.577Z 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-02-10T05:31:39.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.577Z caller=main.go:570 level=info host_details="(Linux 5.14.0-419.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024 x86_64 smithi189 (none))" 2024-02-10T05:31:39.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.577Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T05:31:39.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.577Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T05:31:39.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.579Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T05:31:39.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.579Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-10T05:31:39.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.580Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-10T05:31:39.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.580Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-10T05:31:39.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.582Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T05:31:39.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.582Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.018µs 2024-02-10T05:31:39.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.582Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T05:31:39.039 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.583Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-02-10T05:31:39.039 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.596Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-02-10T05:31:39.039 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.596Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-02-10T05:31:39.039 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.596Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.038µs wal_replay_duration=13.704447ms wbl_replay_duration=138ns total_replay_duration=13.745211ms 2024-02-10T05:31:39.039 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.599Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T05:31:39.039 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.599Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-10T05:31:39.039 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.599Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T05:31:39.039 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.619Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.610625ms db_storage=960ns remote_storage=1.129µs web_handler=431ns query_engine=745ns scrape=393.292µs scrape_sd=79.033µs notify=9.372µs notify_sd=11.156µs rules=19.886328ms tracing=6.803µs 2024-02-10T05:31:39.039 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.619Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-10T05:31:39.039 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:38.619Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-10T05:31:39.039 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 bash[76551]: d9de0b6245ada7bd2a3b5a41eeb946548adafb6e3213bd5ff1376300c3f2d4ae 2024-02-10T05:31:39.039 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:38 smithi189 systemd[1]: Started Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:31:39.601 INFO:tasks.rados.rados.0.smithi178.stdout:611: done (0 left) 2024-02-10T05:31:39.601 INFO:tasks.rados.rados.0.smithi178.stdout:612: delete oid 4 current snap is 53 2024-02-10T05:31:39.609 INFO:tasks.rados.rados.0.smithi178.stdout:612: done (0 left) 2024-02-10T05:31:39.609 INFO:tasks.rados.rados.0.smithi178.stdout:613: delete oid 15 current snap is 53 2024-02-10T05:31:39.611 INFO:tasks.rados.rados.0.smithi178.stdout:613: done (0 left) 2024-02-10T05:31:39.611 INFO:tasks.rados.rados.0.smithi178.stdout:614: snap_create 2024-02-10T05:31:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[27572]: osdmap e172: 8 total, 8 up, 8 in 2024-02-10T05:31:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[27572]: Reconfiguring grafana.a (dependencies changed)... 2024-02-10T05:31:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[27572]: Reconfiguring daemon grafana.a on smithi189 2024-02-10T05:31:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[27572]: pgmap v48: 121 pgs: 121 active+clean; 145 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[27572]: osdmap e173: 8 total, 8 up, 8 in 2024-02-10T05:31:39.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[36851]: osdmap e172: 8 total, 8 up, 8 in 2024-02-10T05:31:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[36851]: Reconfiguring grafana.a (dependencies changed)... 2024-02-10T05:31:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[36851]: Reconfiguring daemon grafana.a on smithi189 2024-02-10T05:31:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[36851]: pgmap v48: 121 pgs: 121 active+clean; 145 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:39 smithi178 ceph-mon[36851]: osdmap e173: 8 total, 8 up, 8 in 2024-02-10T05:31:40.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:39 smithi189 ceph-mon[31422]: osdmap e172: 8 total, 8 up, 8 in 2024-02-10T05:31:40.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:39 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:40.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:39 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:40.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:39 smithi189 ceph-mon[31422]: Reconfiguring grafana.a (dependencies changed)... 2024-02-10T05:31:40.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:39 smithi189 ceph-mon[31422]: Reconfiguring daemon grafana.a on smithi189 2024-02-10T05:31:40.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:39 smithi189 ceph-mon[31422]: pgmap v48: 121 pgs: 121 active+clean; 145 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:40.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:39 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:40.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:39 smithi189 ceph-mon[31422]: osdmap e173: 8 total, 8 up, 8 in 2024-02-10T05:31:40.607 INFO:tasks.rados.rados.0.smithi178.stdout:614: done (0 left) 2024-02-10T05:31:40.607 INFO:tasks.rados.rados.0.smithi178.stdout:615: setattr oid 19 current snap is 54 2024-02-10T05:31:40.610 INFO:tasks.rados.rados.0.smithi178.stdout:616: rmattr oid 42 current snap is 54 2024-02-10T05:31:40.610 INFO:tasks.rados.rados.0.smithi178.stdout:616: done (1 left) 2024-02-10T05:31:40.610 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 54 2024-02-10T05:31:40.610 INFO:tasks.rados.rados.0.smithi178.stdout:617: seq_num 220 ranges {2793472=491520,3284992=753664,4038656=49152} 2024-02-10T05:31:40.627 INFO:tasks.rados.rados.0.smithi178.stdout:617: writing smithi17880450-39 from 2793472 to 3284992 tid 1 2024-02-10T05:31:40.632 INFO:tasks.rados.rados.0.smithi178.stdout:617: writing smithi17880450-39 from 3284992 to 4038656 tid 2 2024-02-10T05:31:40.634 INFO:tasks.rados.rados.0.smithi178.stdout:617: writing smithi17880450-39 from 4038656 to 4087808 tid 3 2024-02-10T05:31:40.634 INFO:tasks.rados.rados.0.smithi178.stdout:618: read oid 47 snap -1 2024-02-10T05:31:40.634 INFO:tasks.rados.rados.0.smithi178.stdout:618: expect (ObjNum 191 snap 44 seq_num 191) 2024-02-10T05:31:40.634 INFO:tasks.rados.rados.0.smithi178.stdout:619: delete oid 25 current snap is 54 2024-02-10T05:31:40.634 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 201 (ObjNum 171 snap 40 seq_num 171) dirty exists 2024-02-10T05:31:40.636 INFO:tasks.rados.rados.0.smithi178.stdout:615: done (3 left) 2024-02-10T05:31:40.636 INFO:tasks.rados.rados.0.smithi178.stdout:619: done (2 left) 2024-02-10T05:31:40.636 INFO:tasks.rados.rados.0.smithi178.stdout:620: delete oid 42 current snap is 54 2024-02-10T05:31:40.636 INFO:tasks.rados.rados.0.smithi178.stdout:617: finishing write tid 1 to smithi17880450-39 2024-02-10T05:31:40.638 INFO:tasks.rados.rados.0.smithi178.stdout:617: finishing write tid 2 to smithi17880450-39 2024-02-10T05:31:40.639 INFO:tasks.rados.rados.0.smithi178.stdout:617: finishing write tid 3 to smithi17880450-39 2024-02-10T05:31:40.639 INFO:tasks.rados.rados.0.smithi178.stdout:617: finishing write tid 4 to smithi17880450-39 2024-02-10T05:31:40.642 INFO:tasks.rados.rados.0.smithi178.stdout:617: finishing write tid 5 to smithi17880450-39 2024-02-10T05:31:40.642 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 152 (ObjNum 220 snap 54 seq_num 220) dirty exists 2024-02-10T05:31:40.642 INFO:tasks.rados.rados.0.smithi178.stdout:617: left oid 39 (ObjNum 220 snap 54 seq_num 220) 2024-02-10T05:31:40.642 INFO:tasks.rados.rados.0.smithi178.stdout:617: done (2 left) 2024-02-10T05:31:40.643 INFO:tasks.rados.rados.0.smithi178.stdout:620: done (1 left) 2024-02-10T05:31:40.643 INFO:tasks.rados.rados.0.smithi178.stdout:621: snap_remove snap 52 2024-02-10T05:31:41.211 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:31:40 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:31:40.907Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004662801s 2024-02-10T05:31:41.614 INFO:tasks.rados.rados.0.smithi178.stdout:621: done (1 left) 2024-02-10T05:31:41.615 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 54 2024-02-10T05:31:41.615 INFO:tasks.rados.rados.0.smithi178.stdout:622: seq_num 223 ranges {0=540672,540672=450560,991232=352256} 2024-02-10T05:31:41.617 INFO:tasks.rados.rados.0.smithi178.stdout:622: writing smithi17880450-9 from 0 to 540672 tid 1 2024-02-10T05:31:41.620 INFO:tasks.rados.rados.0.smithi178.stdout:622: writing smithi17880450-9 from 540672 to 991232 tid 2 2024-02-10T05:31:41.622 INFO:tasks.rados.rados.0.smithi178.stdout:622: writing smithi17880450-9 from 991232 to 1343488 tid 3 2024-02-10T05:31:41.623 INFO:tasks.rados.rados.0.smithi178.stdout:623: snap_create 2024-02-10T05:31:41.623 INFO:tasks.rados.rados.0.smithi178.stdout:618: expect (ObjNum 191 snap 44 seq_num 191) 2024-02-10T05:31:41.731 INFO:tasks.rados.rados.0.smithi178.stdout:622: finishing write tid 1 to smithi17880450-9 2024-02-10T05:31:41.731 INFO:tasks.rados.rados.0.smithi178.stdout:622: finishing write tid 2 to smithi17880450-9 2024-02-10T05:31:41.731 INFO:tasks.rados.rados.0.smithi178.stdout:622: finishing write tid 3 to smithi17880450-9 2024-02-10T05:31:41.731 INFO:tasks.rados.rados.0.smithi178.stdout:622: finishing write tid 4 to smithi17880450-9 2024-02-10T05:31:41.731 INFO:tasks.rados.rados.0.smithi178.stdout:622: finishing write tid 5 to smithi17880450-9 2024-02-10T05:31:41.731 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 125 (ObjNum 223 snap 54 seq_num 223) dirty exists 2024-02-10T05:31:41.731 INFO:tasks.rados.rados.0.smithi178.stdout:622: left oid 9 (ObjNum 223 snap 54 seq_num 223) 2024-02-10T05:31:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:41 smithi178 ceph-mon[27572]: osdmap e174: 8 total, 8 up, 8 in 2024-02-10T05:31:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:41 smithi178 ceph-mon[27572]: pgmap v51: 121 pgs: 121 active+clean; 144 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 986 KiB/s wr, 3 op/s 2024-02-10T05:31:41.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:41 smithi178 ceph-mon[36851]: osdmap e174: 8 total, 8 up, 8 in 2024-02-10T05:31:41.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:41 smithi178 ceph-mon[36851]: pgmap v51: 121 pgs: 121 active+clean; 144 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 986 KiB/s wr, 3 op/s 2024-02-10T05:31:42.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:41 smithi189 ceph-mon[31422]: osdmap e174: 8 total, 8 up, 8 in 2024-02-10T05:31:42.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:41 smithi189 ceph-mon[31422]: pgmap v51: 121 pgs: 121 active+clean; 144 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 986 KiB/s wr, 3 op/s 2024-02-10T05:31:42.618 INFO:tasks.rados.rados.0.smithi178.stdout:618: done (2 left) 2024-02-10T05:31:42.618 INFO:tasks.rados.rados.0.smithi178.stdout:622: done (1 left) 2024-02-10T05:31:42.619 INFO:tasks.rados.rados.0.smithi178.stdout:623: done (0 left) 2024-02-10T05:31:42.619 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 27 current snap is 55 2024-02-10T05:31:42.619 INFO:tasks.rados.rados.0.smithi178.stdout:624: seq_num 224 ranges {0=557056,557056=737280,1294336=65536} 2024-02-10T05:31:42.621 INFO:tasks.rados.rados.0.smithi178.stdout:624: writing smithi17880450-27 from 0 to 557056 tid 1 2024-02-10T05:31:42.626 INFO:tasks.rados.rados.0.smithi178.stdout:624: writing smithi17880450-27 from 557056 to 1294336 tid 2 2024-02-10T05:31:42.627 INFO:tasks.rados.rados.0.smithi178.stdout:624: writing smithi17880450-27 from 1294336 to 1359872 tid 3 2024-02-10T05:31:42.627 INFO:tasks.rados.rados.0.smithi178.stdout:625: rollback oid 16 current snap is 55 2024-02-10T05:31:42.627 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 16 to 35 2024-02-10T05:31:42.627 INFO:tasks.rados.rados.0.smithi178.stdout:624: finishing write tid 1 to smithi17880450-27 2024-02-10T05:31:42.627 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 55 2024-02-10T05:31:42.627 INFO:tasks.rados.rados.0.smithi178.stdout:626: seq_num 225 ranges {0=573440,573440=622592,1196032=180224} 2024-02-10T05:31:42.630 INFO:tasks.rados.rados.0.smithi178.stdout:626: writing smithi17880450-32 from 0 to 573440 tid 1 2024-02-10T05:31:42.634 INFO:tasks.rados.rados.0.smithi178.stdout:626: writing smithi17880450-32 from 573440 to 1196032 tid 2 2024-02-10T05:31:42.636 INFO:tasks.rados.rados.0.smithi178.stdout:626: writing smithi17880450-32 from 1196032 to 1376256 tid 3 2024-02-10T05:31:42.636 INFO:tasks.rados.rados.0.smithi178.stdout:627: snap_create 2024-02-10T05:31:42.636 INFO:tasks.rados.rados.0.smithi178.stdout:625: finishing rollback tid 0 to smithi17880450-16 2024-02-10T05:31:42.636 INFO:tasks.rados.rados.0.smithi178.stdout:625: finishing rollback tid 1 to smithi17880450-16 2024-02-10T05:31:42.636 INFO:tasks.rados.rados.0.smithi178.stdout:624: finishing write tid 2 to smithi17880450-27 2024-02-10T05:31:42.636 INFO:tasks.rados.rados.0.smithi178.stdout:625: finishing rollback tid 2 to smithi17880450-16 2024-02-10T05:31:42.636 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 353 (ObjNum 131 snap 29 seq_num 131) dirty exists 2024-02-10T05:31:42.636 INFO:tasks.rados.rados.0.smithi178.stdout:624: finishing write tid 3 to smithi17880450-27 2024-02-10T05:31:42.637 INFO:tasks.rados.rados.0.smithi178.stdout:624: finishing write tid 4 to smithi17880450-27 2024-02-10T05:31:42.637 INFO:tasks.rados.rados.0.smithi178.stdout:624: finishing write tid 5 to smithi17880450-27 2024-02-10T05:31:42.637 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 253 (ObjNum 224 snap 55 seq_num 224) dirty exists 2024-02-10T05:31:42.637 INFO:tasks.rados.rados.0.smithi178.stdout:624: left oid 27 (ObjNum 224 snap 55 seq_num 224) 2024-02-10T05:31:42.637 INFO:tasks.rados.rados.0.smithi178.stdout:626: finishing write tid 1 to smithi17880450-32 2024-02-10T05:31:42.638 INFO:tasks.rados.rados.0.smithi178.stdout:626: finishing write tid 2 to smithi17880450-32 2024-02-10T05:31:42.638 INFO:tasks.rados.rados.0.smithi178.stdout:626: finishing write tid 3 to smithi17880450-32 2024-02-10T05:31:42.638 INFO:tasks.rados.rados.0.smithi178.stdout:626: finishing write tid 4 to smithi17880450-32 2024-02-10T05:31:42.639 INFO:tasks.rados.rados.0.smithi178.stdout:626: finishing write tid 5 to smithi17880450-32 2024-02-10T05:31:42.639 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 200 (ObjNum 225 snap 55 seq_num 225) dirty exists 2024-02-10T05:31:42.639 INFO:tasks.rados.rados.0.smithi178.stdout:626: left oid 32 (ObjNum 225 snap 55 seq_num 225) 2024-02-10T05:31:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:42 smithi178 ceph-mon[27572]: osdmap e175: 8 total, 8 up, 8 in 2024-02-10T05:31:42.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:42 smithi178 ceph-mon[36851]: osdmap e175: 8 total, 8 up, 8 in 2024-02-10T05:31:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:42 smithi189 ceph-mon[31422]: osdmap e175: 8 total, 8 up, 8 in 2024-02-10T05:31:43.624 INFO:tasks.rados.rados.0.smithi178.stdout:624: done (3 left) 2024-02-10T05:31:43.624 INFO:tasks.rados.rados.0.smithi178.stdout:625: done (2 left) 2024-02-10T05:31:43.624 INFO:tasks.rados.rados.0.smithi178.stdout:626: done (1 left) 2024-02-10T05:31:43.624 INFO:tasks.rados.rados.0.smithi178.stdout:627: done (0 left) 2024-02-10T05:31:43.624 INFO:tasks.rados.rados.0.smithi178.stdout:628: setattr oid 7 current snap is 56 2024-02-10T05:31:43.624 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 56 2024-02-10T05:31:43.624 INFO:tasks.rados.rados.0.smithi178.stdout:629: seq_num 226 ranges {3588096=589824,4177920=507904,4685824=294912} 2024-02-10T05:31:43.647 INFO:tasks.rados.rados.0.smithi178.stdout:629: writing smithi17880450-19 from 3588096 to 4177920 tid 1 2024-02-10T05:31:43.650 INFO:tasks.rados.rados.0.smithi178.stdout:629: writing smithi17880450-19 from 4177920 to 4685824 tid 2 2024-02-10T05:31:43.653 INFO:tasks.rados.rados.0.smithi178.stdout:629: writing smithi17880450-19 from 4685824 to 4980736 tid 3 2024-02-10T05:31:43.653 INFO:tasks.rados.rados.0.smithi178.stdout:630: copy_from oid 13 from oid 8 current snap is 56 2024-02-10T05:31:43.653 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 180 (ObjNum 178 snap 40 seq_num 178) dirty exists 2024-02-10T05:31:43.653 INFO:tasks.rados.rados.0.smithi178.stdout:628: done (2 left) 2024-02-10T05:31:43.653 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 41 current snap is 56 2024-02-10T05:31:43.653 INFO:tasks.rados.rados.0.smithi178.stdout:631: seq_num 227 ranges {3219456=606208,3825664=794624,4620288=8192} 2024-02-10T05:31:43.673 INFO:tasks.rados.rados.0.smithi178.stdout:631: writing smithi17880450-41 from 3219456 to 3825664 tid 1 2024-02-10T05:31:43.679 INFO:tasks.rados.rados.0.smithi178.stdout:631: writing smithi17880450-41 from 3825664 to 4620288 tid 2 2024-02-10T05:31:43.679 INFO:tasks.rados.rados.0.smithi178.stdout:631: writing smithi17880450-41 from 4620288 to 4628480 tid 3 2024-02-10T05:31:43.679 INFO:tasks.rados.rados.0.smithi178.stdout:632: read oid 20 snap 43 2024-02-10T05:31:43.679 INFO:tasks.rados.rados.0.smithi178.stdout:632: expect deleted 2024-02-10T05:31:43.679 INFO:tasks.rados.rados.0.smithi178.stdout:633: read oid 21 snap -1 2024-02-10T05:31:43.679 INFO:tasks.rados.rados.0.smithi178.stdout:633: expect (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:31:43.680 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 26 current snap is 56 2024-02-10T05:31:43.680 INFO:tasks.rados.rados.0.smithi178.stdout:629: finishing write tid 1 to smithi17880450-19 2024-02-10T05:31:43.680 INFO:tasks.rados.rados.0.smithi178.stdout:634: seq_num 228 ranges {2736128=622592,3358720=671744,4030464=131072} 2024-02-10T05:31:43.697 INFO:tasks.rados.rados.0.smithi178.stdout:634: writing smithi17880450-26 from 2736128 to 3358720 tid 1 2024-02-10T05:31:43.701 INFO:tasks.rados.rados.0.smithi178.stdout:634: writing smithi17880450-26 from 3358720 to 4030464 tid 2 2024-02-10T05:31:43.703 INFO:tasks.rados.rados.0.smithi178.stdout:634: writing smithi17880450-26 from 4030464 to 4161536 tid 3 2024-02-10T05:31:43.703 INFO:tasks.rados.rados.0.smithi178.stdout:635: rollback oid 12 current snap is 56 2024-02-10T05:31:43.703 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 12 to 55 2024-02-10T05:31:43.703 INFO:tasks.rados.rados.0.smithi178.stdout:629: finishing write tid 2 to smithi17880450-19 2024-02-10T05:31:43.703 INFO:tasks.rados.rados.0.smithi178.stdout:629: finishing write tid 3 to smithi17880450-19 2024-02-10T05:31:43.703 INFO:tasks.rados.rados.0.smithi178.stdout:629: finishing write tid 4 to smithi17880450-19 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:629: finishing write tid 5 to smithi17880450-19 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 208 (ObjNum 226 snap 56 seq_num 226) dirty exists 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:629: left oid 19 (ObjNum 226 snap 56 seq_num 226) 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:630: finishing copy_from racing read to smithi17880450-13 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:630: finishing copy_from to smithi17880450-13 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 4 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:631: finishing write tid 1 to smithi17880450-41 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:629: done (6 left) 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:630: done (5 left) 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:636: rollback oid 22 current snap is 56 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 22 to 50 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:631: finishing write tid 2 to smithi17880450-41 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:632: done (5 left) 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 16 current snap is 56 2024-02-10T05:31:43.704 INFO:tasks.rados.rados.0.smithi178.stdout:631: finishing write tid 3 to smithi17880450-41 2024-02-10T05:31:43.705 INFO:tasks.rados.rados.0.smithi178.stdout:631: finishing write tid 4 to smithi17880450-41 2024-02-10T05:31:43.705 INFO:tasks.rados.rados.0.smithi178.stdout:631: finishing write tid 5 to smithi17880450-41 2024-02-10T05:31:43.705 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 260 (ObjNum 227 snap 56 seq_num 227) dirty exists 2024-02-10T05:31:43.705 INFO:tasks.rados.rados.0.smithi178.stdout:631: left oid 41 (ObjNum 227 snap 56 seq_num 227) 2024-02-10T05:31:43.705 INFO:tasks.rados.rados.0.smithi178.stdout:637: seq_num 229 ranges {5177344=638976,5816320=606208,6422528=196608} 2024-02-10T05:31:43.734 INFO:tasks.rados.rados.0.smithi178.stdout:637: writing smithi17880450-16 from 5177344 to 5816320 tid 1 2024-02-10T05:31:43.737 INFO:tasks.rados.rados.0.smithi178.stdout:637: writing smithi17880450-16 from 5816320 to 6422528 tid 2 2024-02-10T05:31:43.738 INFO:tasks.rados.rados.0.smithi178.stdout:637: writing smithi17880450-16 from 6422528 to 6619136 tid 3 2024-02-10T05:31:43.738 INFO:tasks.rados.rados.0.smithi178.stdout:631: done (5 left) 2024-02-10T05:31:43.738 INFO:tasks.rados.rados.0.smithi178.stdout:638: rollback oid 3 current snap is 56 2024-02-10T05:31:43.738 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 3 to 55 2024-02-10T05:31:43.738 INFO:tasks.rados.rados.0.smithi178.stdout:633: expect (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:31:43.962 INFO:tasks.rados.rados.0.smithi178.stdout:634: finishing write tid 1 to smithi17880450-26 2024-02-10T05:31:43.963 INFO:tasks.rados.rados.0.smithi178.stdout:635: finishing rollback tid 1 to smithi17880450-12 2024-02-10T05:31:43.963 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 141 (ObjNum 33 snap 0 seq_num 1528554872) dirty dne 2024-02-10T05:31:43.963 INFO:tasks.rados.rados.0.smithi178.stdout:636: finishing rollback tid 1 to smithi17880450-22 2024-02-10T05:31:43.963 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 197 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-10T05:31:43.963 INFO:tasks.rados.rados.0.smithi178.stdout:634: finishing write tid 2 to smithi17880450-26 2024-02-10T05:31:43.963 INFO:tasks.rados.rados.0.smithi178.stdout:633: done (5 left) 2024-02-10T05:31:43.963 INFO:tasks.rados.rados.0.smithi178.stdout:635: done (4 left) 2024-02-10T05:31:43.963 INFO:tasks.rados.rados.0.smithi178.stdout:636: done (3 left) 2024-02-10T05:31:43.963 INFO:tasks.rados.rados.0.smithi178.stdout:639: read oid 2 snap -1 2024-02-10T05:31:43.963 INFO:tasks.rados.rados.0.smithi178.stdout:639: expect (ObjNum 206 snap 48 seq_num 206) 2024-02-10T05:31:43.963 INFO:tasks.rados.rados.0.smithi178.stdout:640: rollback oid 44 current snap is 56 2024-02-10T05:31:43.963 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 44 to 55 2024-02-10T05:31:43.964 INFO:tasks.rados.rados.0.smithi178.stdout:634: finishing write tid 3 to smithi17880450-26 2024-02-10T05:31:43.964 INFO:tasks.rados.rados.0.smithi178.stdout:634: finishing write tid 4 to smithi17880450-26 2024-02-10T05:31:43.964 INFO:tasks.rados.rados.0.smithi178.stdout:641: read oid 10 snap -1 2024-02-10T05:31:43.964 INFO:tasks.rados.rados.0.smithi178.stdout:641: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:31:43.964 INFO:tasks.rados.rados.0.smithi178.stdout:642: rollback oid 41 current snap is 56 2024-02-10T05:31:43.964 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 41 to 48 2024-02-10T05:31:43.964 INFO:tasks.rados.rados.0.smithi178.stdout:634: finishing write tid 5 to smithi17880450-26 2024-02-10T05:31:43.964 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 358 (ObjNum 228 snap 56 seq_num 228) dirty exists 2024-02-10T05:31:43.964 INFO:tasks.rados.rados.0.smithi178.stdout:634: left oid 26 (ObjNum 228 snap 56 seq_num 228) 2024-02-10T05:31:43.964 INFO:tasks.rados.rados.0.smithi178.stdout:637: finishing write tid 1 to smithi17880450-16 2024-02-10T05:31:43.964 INFO:tasks.rados.rados.0.smithi178.stdout:637: finishing write tid 2 to smithi17880450-16 2024-02-10T05:31:43.964 INFO:tasks.rados.rados.0.smithi178.stdout:634: done (6 left) 2024-02-10T05:31:43.964 INFO:tasks.rados.rados.0.smithi178.stdout:643: snap_create 2024-02-10T05:31:43.964 INFO:tasks.rados.rados.0.smithi178.stdout:637: finishing write tid 3 to smithi17880450-16 2024-02-10T05:31:43.965 INFO:tasks.rados.rados.0.smithi178.stdout:638: finishing rollback tid 0 to smithi17880450-3 2024-02-10T05:31:43.965 INFO:tasks.rados.rados.0.smithi178.stdout:637: finishing write tid 4 to smithi17880450-16 2024-02-10T05:31:43.965 INFO:tasks.rados.rados.0.smithi178.stdout:638: finishing rollback tid 1 to smithi17880450-3 2024-02-10T05:31:43.965 INFO:tasks.rados.rados.0.smithi178.stdout:637: finishing write tid 5 to smithi17880450-16 2024-02-10T05:31:43.965 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 363 (ObjNum 229 snap 56 seq_num 229) dirty exists 2024-02-10T05:31:43.965 INFO:tasks.rados.rados.0.smithi178.stdout:637: left oid 16 (ObjNum 229 snap 56 seq_num 229) 2024-02-10T05:31:43.965 INFO:tasks.rados.rados.0.smithi178.stdout:638: finishing rollback tid 2 to smithi17880450-3 2024-02-10T05:31:43.965 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 204 (ObjNum 128 snap 26 seq_num 128) dirty exists 2024-02-10T05:31:43.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:43 smithi178 ceph-mon[36851]: osdmap e176: 8 total, 8 up, 8 in 2024-02-10T05:31:43.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:43 smithi178 ceph-mon[36851]: pgmap v54: 121 pgs: 121 active+clean; 144 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 986 KiB/s wr, 3 op/s 2024-02-10T05:31:43.966 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:43 smithi178 ceph-mon[27572]: osdmap e176: 8 total, 8 up, 8 in 2024-02-10T05:31:43.966 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:43 smithi178 ceph-mon[27572]: pgmap v54: 121 pgs: 121 active+clean; 144 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 986 KiB/s wr, 3 op/s 2024-02-10T05:31:43.968 INFO:tasks.rados.rados.0.smithi178.stdout:640: finishing rollback tid 1 to smithi17880450-44 2024-02-10T05:31:43.968 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 188 (ObjNum 49 snap 0 seq_num 1528558504) dirty dne 2024-02-10T05:31:43.968 INFO:tasks.rados.rados.0.smithi178.stdout:642: finishing rollback tid 0 to smithi17880450-41 2024-02-10T05:31:43.968 INFO:tasks.rados.rados.0.smithi178.stdout:642: finishing rollback tid 1 to smithi17880450-41 2024-02-10T05:31:43.968 INFO:tasks.rados.rados.0.smithi178.stdout:642: finishing rollback tid 2 to smithi17880450-41 2024-02-10T05:31:43.969 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 264 (ObjNum 101 snap 20 seq_num 101) dirty exists 2024-02-10T05:31:43.969 INFO:tasks.rados.rados.0.smithi178.stdout:639: expect (ObjNum 206 snap 48 seq_num 206) 2024-02-10T05:31:43.993 INFO:tasks.rados.rados.0.smithi178.stdout:641: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:31:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:43 smithi189 ceph-mon[31422]: osdmap e176: 8 total, 8 up, 8 in 2024-02-10T05:31:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:43 smithi189 ceph-mon[31422]: pgmap v54: 121 pgs: 121 active+clean; 144 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 986 KiB/s wr, 3 op/s 2024-02-10T05:31:44.601 INFO:tasks.rados.rados.0.smithi178.stdout:637: done (6 left) 2024-02-10T05:31:44.601 INFO:tasks.rados.rados.0.smithi178.stdout:638: done (5 left) 2024-02-10T05:31:44.601 INFO:tasks.rados.rados.0.smithi178.stdout:639: done (4 left) 2024-02-10T05:31:44.601 INFO:tasks.rados.rados.0.smithi178.stdout:640: done (3 left) 2024-02-10T05:31:44.601 INFO:tasks.rados.rados.0.smithi178.stdout:641: done (2 left) 2024-02-10T05:31:44.602 INFO:tasks.rados.rados.0.smithi178.stdout:642: done (1 left) 2024-02-10T05:31:44.602 INFO:tasks.rados.rados.0.smithi178.stdout:643: done (0 left) 2024-02-10T05:31:44.602 INFO:tasks.rados.rados.0.smithi178.stdout:644: rollback oid 42 current snap is 57 2024-02-10T05:31:44.602 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 42 to 48 2024-02-10T05:31:44.602 INFO:tasks.rados.rados.0.smithi178.stdout:645: copy_from oid 3 from oid 1 current snap is 57 2024-02-10T05:31:44.602 INFO:tasks.rados.rados.0.smithi178.stdout:646: snap_remove snap 38 2024-02-10T05:31:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:44 smithi178 ceph-mon[27572]: osdmap e177: 8 total, 8 up, 8 in 2024-02-10T05:31:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:44 smithi178 ceph-mon[27572]: osdmap e178: 8 total, 8 up, 8 in 2024-02-10T05:31:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:44 smithi178 ceph-mon[36851]: osdmap e177: 8 total, 8 up, 8 in 2024-02-10T05:31:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:44 smithi178 ceph-mon[36851]: osdmap e178: 8 total, 8 up, 8 in 2024-02-10T05:31:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:44 smithi189 ceph-mon[31422]: osdmap e177: 8 total, 8 up, 8 in 2024-02-10T05:31:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:44 smithi189 ceph-mon[31422]: osdmap e178: 8 total, 8 up, 8 in 2024-02-10T05:31:45.608 INFO:tasks.rados.rados.0.smithi178.stdout:646: done (2 left) 2024-02-10T05:31:45.608 INFO:tasks.rados.rados.0.smithi178.stdout:647: snap_create 2024-02-10T05:31:45.608 INFO:tasks.rados.rados.0.smithi178.stdout:644: finishing rollback tid 1 to smithi17880450-42 2024-02-10T05:31:45.608 INFO:tasks.rados.rados.0.smithi178.stdout:644: finishing rollback tid 2 to smithi17880450-42 2024-02-10T05:31:45.609 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 206 (ObjNum 144 snap 32 seq_num 144) dirty exists 2024-02-10T05:31:45.609 INFO:tasks.rados.rados.0.smithi178.stdout:645: finishing copy_from racing read to smithi17880450-3 2024-02-10T05:31:45.609 INFO:tasks.rados.rados.0.smithi178.stdout:645: finishing copy_from to smithi17880450-3 2024-02-10T05:31:45.609 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 111 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-02-10T05:31:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:45 smithi178 ceph-mon[27572]: pgmap v57: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-02-10T05:31:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:45 smithi178 ceph-mon[27572]: osdmap e179: 8 total, 8 up, 8 in 2024-02-10T05:31:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:45 smithi178 ceph-mon[36851]: pgmap v57: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-02-10T05:31:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:45 smithi178 ceph-mon[36851]: osdmap e179: 8 total, 8 up, 8 in 2024-02-10T05:31:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:45 smithi189 ceph-mon[31422]: pgmap v57: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-02-10T05:31:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:45 smithi189 ceph-mon[31422]: osdmap e179: 8 total, 8 up, 8 in 2024-02-10T05:31:46.609 INFO:tasks.rados.rados.0.smithi178.stdout:644: done (2 left) 2024-02-10T05:31:46.609 INFO:tasks.rados.rados.0.smithi178.stdout:645: done (1 left) 2024-02-10T05:31:46.609 INFO:tasks.rados.rados.0.smithi178.stdout:647: done (0 left) 2024-02-10T05:31:46.609 INFO:tasks.rados.rados.0.smithi178.stdout:648: read oid 46 snap -1 2024-02-10T05:31:46.609 INFO:tasks.rados.rados.0.smithi178.stdout:648: expect deleted 2024-02-10T05:31:46.609 INFO:tasks.rados.rados.0.smithi178.stdout:649: rollback oid 42 current snap is 58 2024-02-10T05:31:46.609 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 42 to 57 2024-02-10T05:31:46.609 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 26 current snap is 58 2024-02-10T05:31:46.610 INFO:tasks.rados.rados.0.smithi178.stdout:650: seq_num 230 ranges {4161536=655360,4816896=491520,5308416=311296} 2024-02-10T05:31:46.635 INFO:tasks.rados.rados.0.smithi178.stdout:650: writing smithi17880450-26 from 4161536 to 4816896 tid 1 2024-02-10T05:31:46.638 INFO:tasks.rados.rados.0.smithi178.stdout:650: writing smithi17880450-26 from 4816896 to 5308416 tid 2 2024-02-10T05:31:46.641 INFO:tasks.rados.rados.0.smithi178.stdout:650: writing smithi17880450-26 from 5308416 to 5619712 tid 3 2024-02-10T05:31:46.641 INFO:tasks.rados.rados.0.smithi178.stdout:651: copy_from oid 41 from oid 40 current snap is 58 2024-02-10T05:31:46.641 INFO:tasks.rados.rados.0.smithi178.stdout:649: finishing rollback tid 0 to smithi17880450-42 2024-02-10T05:31:46.641 INFO:tasks.rados.rados.0.smithi178.stdout:649: finishing rollback tid 1 to smithi17880450-42 2024-02-10T05:31:46.641 INFO:tasks.rados.rados.0.smithi178.stdout:649: finishing rollback tid 2 to smithi17880450-42 2024-02-10T05:31:46.641 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 218 (ObjNum 144 snap 32 seq_num 144) dirty exists 2024-02-10T05:31:46.641 INFO:tasks.rados.rados.0.smithi178.stdout:648: done (3 left) 2024-02-10T05:31:46.641 INFO:tasks.rados.rados.0.smithi178.stdout:649: done (2 left) 2024-02-10T05:31:46.641 INFO:tasks.rados.rados.0.smithi178.stdout:652: rollback oid 16 current snap is 58 2024-02-10T05:31:46.641 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 16 to 51 2024-02-10T05:31:46.641 INFO:tasks.rados.rados.0.smithi178.stdout:653: copy_from oid 18 from oid 23 current snap is 58 2024-02-10T05:31:46.641 INFO:tasks.rados.rados.0.smithi178.stdout:654: rollback oid 17 current snap is 58 2024-02-10T05:31:46.642 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 17 to 57 2024-02-10T05:31:46.642 INFO:tasks.rados.rados.0.smithi178.stdout:655: delete oid 6 current snap is 58 2024-02-10T05:31:46.643 INFO:tasks.rados.rados.0.smithi178.stdout:650: finishing write tid 1 to smithi17880450-26 2024-02-10T05:31:46.646 INFO:tasks.rados.rados.0.smithi178.stdout:654: finishing rollback tid 0 to smithi17880450-17 2024-02-10T05:31:46.646 INFO:tasks.rados.rados.0.smithi178.stdout:654: finishing rollback tid 1 to smithi17880450-17 2024-02-10T05:31:46.647 INFO:tasks.rados.rados.0.smithi178.stdout:655: done (5 left) 2024-02-10T05:31:46.647 INFO:tasks.rados.rados.0.smithi178.stdout:656: delete oid 35 current snap is 58 2024-02-10T05:31:46.647 INFO:tasks.rados.rados.0.smithi178.stdout:650: finishing write tid 2 to smithi17880450-26 2024-02-10T05:31:46.647 INFO:tasks.rados.rados.0.smithi178.stdout:650: finishing write tid 3 to smithi17880450-26 2024-02-10T05:31:46.647 INFO:tasks.rados.rados.0.smithi178.stdout:654: finishing rollback tid 2 to smithi17880450-17 2024-02-10T05:31:46.647 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 162 (ObjNum 201 snap 48 seq_num 201) dirty exists 2024-02-10T05:31:46.647 INFO:tasks.rados.rados.0.smithi178.stdout:650: finishing write tid 4 to smithi17880450-26 2024-02-10T05:31:46.648 INFO:tasks.rados.rados.0.smithi178.stdout:652: finishing rollback tid 0 to smithi17880450-16 2024-02-10T05:31:46.648 INFO:tasks.rados.rados.0.smithi178.stdout:652: finishing rollback tid 1 to smithi17880450-16 2024-02-10T05:31:46.648 INFO:tasks.rados.rados.0.smithi178.stdout:652: finishing rollback tid 2 to smithi17880450-16 2024-02-10T05:31:46.648 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 380 (ObjNum 131 snap 29 seq_num 131) dirty exists 2024-02-10T05:31:46.648 INFO:tasks.rados.rados.0.smithi178.stdout:650: finishing write tid 5 to smithi17880450-26 2024-02-10T05:31:46.649 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 376 (ObjNum 230 snap 58 seq_num 230) dirty exists 2024-02-10T05:31:46.649 INFO:tasks.rados.rados.0.smithi178.stdout:650: left oid 26 (ObjNum 230 snap 58 seq_num 230) 2024-02-10T05:31:46.652 INFO:tasks.rados.rados.0.smithi178.stdout:650: done (5 left) 2024-02-10T05:31:46.652 INFO:tasks.rados.rados.0.smithi178.stdout:652: done (4 left) 2024-02-10T05:31:46.652 INFO:tasks.rados.rados.0.smithi178.stdout:654: done (3 left) 2024-02-10T05:31:46.652 INFO:tasks.rados.rados.0.smithi178.stdout:656: done (2 left) 2024-02-10T05:31:46.652 INFO:tasks.rados.rados.0.smithi178.stdout:657: read oid 4 snap -1 2024-02-10T05:31:46.652 INFO:tasks.rados.rados.0.smithi178.stdout:657: expect deleted 2024-02-10T05:31:46.652 INFO:tasks.rados.rados.0.smithi178.stdout:658: rollback oid 7 current snap is 58 2024-02-10T05:31:46.652 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 7 to 55 2024-02-10T05:31:46.652 INFO:tasks.rados.rados.0.smithi178.stdout:659: delete oid 42 current snap is 58 2024-02-10T05:31:46.655 INFO:tasks.rados.rados.0.smithi178.stdout:657: done (4 left) 2024-02-10T05:31:46.655 INFO:tasks.rados.rados.0.smithi178.stdout:659: done (3 left) 2024-02-10T05:31:46.655 INFO:tasks.rados.rados.0.smithi178.stdout:660: read oid 10 snap -1 2024-02-10T05:31:46.656 INFO:tasks.rados.rados.0.smithi178.stdout:660: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:31:46.656 INFO:tasks.rados.rados.0.smithi178.stdout:661: snap_create 2024-02-10T05:31:46.656 INFO:tasks.rados.rados.0.smithi178.stdout:651: finishing copy_from racing read to smithi17880450-41 2024-02-10T05:31:46.656 INFO:tasks.rados.rados.0.smithi178.stdout:651: finishing copy_from to smithi17880450-41 2024-02-10T05:31:46.656 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 173 (ObjNum 192 snap 44 seq_num 192) dirty exists 2024-02-10T05:31:46.660 INFO:tasks.rados.rados.0.smithi178.stdout:660: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:31:46.693 INFO:tasks.rados.rados.0.smithi178.stdout:653: finishing copy_from racing read to smithi17880450-18 2024-02-10T05:31:46.693 INFO:tasks.rados.rados.0.smithi178.stdout:658: finishing rollback tid 0 to smithi17880450-7 2024-02-10T05:31:46.693 INFO:tasks.rados.rados.0.smithi178.stdout:658: finishing rollback tid 1 to smithi17880450-7 2024-02-10T05:31:46.693 INFO:tasks.rados.rados.0.smithi178.stdout:653: finishing copy_from to smithi17880450-18 2024-02-10T05:31:46.693 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 102 (ObjNum 170 snap 40 seq_num 170) dirty exists 2024-02-10T05:31:46.693 INFO:tasks.rados.rados.0.smithi178.stdout:658: finishing rollback tid 2 to smithi17880450-7 2024-02-10T05:31:46.693 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 194 (ObjNum 178 snap 40 seq_num 178) dirty exists 2024-02-10T05:31:47.615 INFO:tasks.rados.rados.0.smithi178.stdout:651: done (4 left) 2024-02-10T05:31:47.615 INFO:tasks.rados.rados.0.smithi178.stdout:653: done (3 left) 2024-02-10T05:31:47.615 INFO:tasks.rados.rados.0.smithi178.stdout:658: done (2 left) 2024-02-10T05:31:47.615 INFO:tasks.rados.rados.0.smithi178.stdout:660: done (1 left) 2024-02-10T05:31:47.615 INFO:tasks.rados.rados.0.smithi178.stdout:661: done (0 left) 2024-02-10T05:31:47.615 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 59 2024-02-10T05:31:47.615 INFO:tasks.rados.rados.0.smithi178.stdout:662: seq_num 234 ranges {4087808=729088,4816896=434176,5251072=368640} 2024-02-10T05:31:47.641 INFO:tasks.rados.rados.0.smithi178.stdout:662: writing smithi17880450-39 from 4087808 to 4816896 tid 1 2024-02-10T05:31:47.643 INFO:tasks.rados.rados.0.smithi178.stdout:662: writing smithi17880450-39 from 4816896 to 5251072 tid 2 2024-02-10T05:31:47.645 INFO:tasks.rados.rados.0.smithi178.stdout:662: writing smithi17880450-39 from 5251072 to 5619712 tid 3 2024-02-10T05:31:47.645 INFO:tasks.rados.rados.0.smithi178.stdout:663: read oid 48 snap -1 2024-02-10T05:31:47.645 INFO:tasks.rados.rados.0.smithi178.stdout:663: expect (ObjNum 199 snap 47 seq_num 199) 2024-02-10T05:31:47.646 INFO:tasks.rados.rados.0.smithi178.stdout:664: rollback oid 18 current snap is 59 2024-02-10T05:31:47.646 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 18 to 47 2024-02-10T05:31:47.646 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 44 current snap is 59 2024-02-10T05:31:47.646 INFO:tasks.rados.rados.0.smithi178.stdout:665: seq_num 235 ranges {0=745472,745472=712704,1458176=90112} 2024-02-10T05:31:47.649 INFO:tasks.rados.rados.0.smithi178.stdout:665: writing smithi17880450-44 from 0 to 745472 tid 1 2024-02-10T05:31:47.655 INFO:tasks.rados.rados.0.smithi178.stdout:665: writing smithi17880450-44 from 745472 to 1458176 tid 2 2024-02-10T05:31:47.655 INFO:tasks.rados.rados.0.smithi178.stdout:665: writing smithi17880450-44 from 1458176 to 1548288 tid 3 2024-02-10T05:31:47.655 INFO:tasks.rados.rados.0.smithi178.stdout:666: snap_create 2024-02-10T05:31:47.656 INFO:tasks.rados.rados.0.smithi178.stdout:662: finishing write tid 1 to smithi17880450-39 2024-02-10T05:31:47.656 INFO:tasks.rados.rados.0.smithi178.stdout:662: finishing write tid 2 to smithi17880450-39 2024-02-10T05:31:47.656 INFO:tasks.rados.rados.0.smithi178.stdout:664: finishing rollback tid 0 to smithi17880450-18 2024-02-10T05:31:47.656 INFO:tasks.rados.rados.0.smithi178.stdout:665: finishing write tid 1 to smithi17880450-44 2024-02-10T05:31:47.656 INFO:tasks.rados.rados.0.smithi178.stdout:662: finishing write tid 3 to smithi17880450-39 2024-02-10T05:31:47.656 INFO:tasks.rados.rados.0.smithi178.stdout:664: finishing rollback tid 1 to smithi17880450-18 2024-02-10T05:31:47.656 INFO:tasks.rados.rados.0.smithi178.stdout:662: finishing write tid 4 to smithi17880450-39 2024-02-10T05:31:47.656 INFO:tasks.rados.rados.0.smithi178.stdout:664: finishing rollback tid 2 to smithi17880450-18 2024-02-10T05:31:47.656 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 198 (ObjNum 153 snap 36 seq_num 153) dirty exists 2024-02-10T05:31:47.657 INFO:tasks.rados.rados.0.smithi178.stdout:662: finishing write tid 5 to smithi17880450-39 2024-02-10T05:31:47.657 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 167 (ObjNum 234 snap 59 seq_num 234) dirty exists 2024-02-10T05:31:47.657 INFO:tasks.rados.rados.0.smithi178.stdout:662: left oid 39 (ObjNum 234 snap 59 seq_num 234) 2024-02-10T05:31:47.661 INFO:tasks.rados.rados.0.smithi178.stdout:665: finishing write tid 2 to smithi17880450-44 2024-02-10T05:31:47.661 INFO:tasks.rados.rados.0.smithi178.stdout:665: finishing write tid 3 to smithi17880450-44 2024-02-10T05:31:47.661 INFO:tasks.rados.rados.0.smithi178.stdout:665: finishing write tid 4 to smithi17880450-44 2024-02-10T05:31:47.661 INFO:tasks.rados.rados.0.smithi178.stdout:663: expect (ObjNum 199 snap 47 seq_num 199) 2024-02-10T05:31:47.714 INFO:tasks.rados.rados.0.smithi178.stdout:665: finishing write tid 5 to smithi17880450-44 2024-02-10T05:31:47.714 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 212 (ObjNum 235 snap 59 seq_num 235) dirty exists 2024-02-10T05:31:47.714 INFO:tasks.rados.rados.0.smithi178.stdout:665: left oid 44 (ObjNum 235 snap 59 seq_num 235) 2024-02-10T05:31:47.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:47 smithi178 ceph-mon[36851]: osdmap e180: 8 total, 8 up, 8 in 2024-02-10T05:31:47.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:47 smithi178 ceph-mon[36851]: pgmap v60: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-02-10T05:31:47.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:47 smithi178 ceph-mon[27572]: osdmap e180: 8 total, 8 up, 8 in 2024-02-10T05:31:47.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:47 smithi178 ceph-mon[27572]: pgmap v60: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-02-10T05:31:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:47 smithi189 ceph-mon[31422]: osdmap e180: 8 total, 8 up, 8 in 2024-02-10T05:31:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:47 smithi189 ceph-mon[31422]: pgmap v60: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-02-10T05:31:48.615 INFO:tasks.rados.rados.0.smithi178.stdout:662: done (4 left) 2024-02-10T05:31:48.616 INFO:tasks.rados.rados.0.smithi178.stdout:663: done (3 left) 2024-02-10T05:31:48.616 INFO:tasks.rados.rados.0.smithi178.stdout:664: done (2 left) 2024-02-10T05:31:48.616 INFO:tasks.rados.rados.0.smithi178.stdout:665: done (1 left) 2024-02-10T05:31:48.616 INFO:tasks.rados.rados.0.smithi178.stdout:666: done (0 left) 2024-02-10T05:31:48.616 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 60 2024-02-10T05:31:48.616 INFO:tasks.rados.rados.0.smithi178.stdout:667: seq_num 236 ranges {5488640=761856,6250496=647168,6897664=155648} 2024-02-10T05:31:48.648 INFO:tasks.rados.rados.0.smithi178.stdout:667: writing smithi17880450-18 from 5488640 to 6250496 tid 1 2024-02-10T05:31:48.652 INFO:tasks.rados.rados.0.smithi178.stdout:667: writing smithi17880450-18 from 6250496 to 6897664 tid 2 2024-02-10T05:31:48.653 INFO:tasks.rados.rados.0.smithi178.stdout:667: writing smithi17880450-18 from 6897664 to 7053312 tid 3 2024-02-10T05:31:48.654 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 60 2024-02-10T05:31:48.654 INFO:tasks.rados.rados.0.smithi178.stdout:668: seq_num 237 ranges {5619712=778240,6397952=532480,6930432=270336} 2024-02-10T05:31:48.688 INFO:tasks.rados.rados.0.smithi178.stdout:668: writing smithi17880450-39 from 5619712 to 6397952 tid 1 2024-02-10T05:31:48.690 INFO:tasks.rados.rados.0.smithi178.stdout:668: writing smithi17880450-39 from 6397952 to 6930432 tid 2 2024-02-10T05:31:48.692 INFO:tasks.rados.rados.0.smithi178.stdout:668: writing smithi17880450-39 from 6930432 to 7200768 tid 3 2024-02-10T05:31:48.692 INFO:tasks.rados.rados.0.smithi178.stdout:669: setattr oid 49 current snap is 60 2024-02-10T05:31:48.692 INFO:tasks.rados.rados.0.smithi178.stdout:667: finishing write tid 1 to smithi17880450-18 2024-02-10T05:31:48.692 INFO:tasks.rados.rados.0.smithi178.stdout:667: finishing write tid 2 to smithi17880450-18 2024-02-10T05:31:48.692 INFO:tasks.rados.rados.0.smithi178.stdout:667: finishing write tid 3 to smithi17880450-18 2024-02-10T05:31:48.692 INFO:tasks.rados.rados.0.smithi178.stdout:667: finishing write tid 4 to smithi17880450-18 2024-02-10T05:31:48.692 INFO:tasks.rados.rados.0.smithi178.stdout:667: finishing write tid 5 to smithi17880450-18 2024-02-10T05:31:48.692 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 203 (ObjNum 236 snap 60 seq_num 236) dirty exists 2024-02-10T05:31:48.693 INFO:tasks.rados.rados.0.smithi178.stdout:667: left oid 18 (ObjNum 236 snap 60 seq_num 236) 2024-02-10T05:31:48.693 INFO:tasks.rados.rados.0.smithi178.stdout:667: done (2 left) 2024-02-10T05:31:48.693 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 8 current snap is 60 2024-02-10T05:31:48.693 INFO:tasks.rados.rados.0.smithi178.stdout:670: seq_num 238 ranges {106496=794624,901120=417792,1318912=385024} 2024-02-10T05:31:48.698 INFO:tasks.rados.rados.0.smithi178.stdout:670: writing smithi17880450-8 from 106496 to 901120 tid 1 2024-02-10T05:31:48.700 INFO:tasks.rados.rados.0.smithi178.stdout:670: writing smithi17880450-8 from 901120 to 1318912 tid 2 2024-02-10T05:31:48.705 INFO:tasks.rados.rados.0.smithi178.stdout:670: writing smithi17880450-8 from 1318912 to 1703936 tid 3 2024-02-10T05:31:48.705 INFO:tasks.rados.rados.0.smithi178.stdout:671: rollback oid 23 current snap is 60 2024-02-10T05:31:48.705 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 23 to 51 2024-02-10T05:31:48.705 INFO:tasks.rados.rados.0.smithi178.stdout:668: finishing write tid 1 to smithi17880450-39 2024-02-10T05:31:48.705 INFO:tasks.rados.rados.0.smithi178.stdout:668: finishing write tid 2 to smithi17880450-39 2024-02-10T05:31:48.705 INFO:tasks.rados.rados.0.smithi178.stdout:668: finishing write tid 3 to smithi17880450-39 2024-02-10T05:31:48.705 INFO:tasks.rados.rados.0.smithi178.stdout:668: finishing write tid 4 to smithi17880450-39 2024-02-10T05:31:48.706 INFO:tasks.rados.rados.0.smithi178.stdout:668: finishing write tid 5 to smithi17880450-39 2024-02-10T05:31:48.706 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 172 (ObjNum 237 snap 60 seq_num 237) dirty exists 2024-02-10T05:31:48.706 INFO:tasks.rados.rados.0.smithi178.stdout:668: left oid 39 (ObjNum 237 snap 60 seq_num 237) 2024-02-10T05:31:48.706 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 382 (ObjNum 215 snap 49 seq_num 215) dirty exists 2024-02-10T05:31:48.706 INFO:tasks.rados.rados.0.smithi178.stdout:670: finishing write tid 1 to smithi17880450-8 2024-02-10T05:31:48.706 INFO:tasks.rados.rados.0.smithi178.stdout:670: finishing write tid 2 to smithi17880450-8 2024-02-10T05:31:48.706 INFO:tasks.rados.rados.0.smithi178.stdout:668: done (3 left) 2024-02-10T05:31:48.706 INFO:tasks.rados.rados.0.smithi178.stdout:669: done (2 left) 2024-02-10T05:31:48.706 INFO:tasks.rados.rados.0.smithi178.stdout:672: copy_from oid 46 from oid 12 current snap is 60 2024-02-10T05:31:48.706 INFO:tasks.rados.rados.0.smithi178.stdout:673: snap_remove snap 48 2024-02-10T05:31:48.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:48 smithi178 ceph-mon[27572]: osdmap e181: 8 total, 8 up, 8 in 2024-02-10T05:31:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:48 smithi178 ceph-mon[36851]: osdmap e181: 8 total, 8 up, 8 in 2024-02-10T05:31:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:48 smithi189 ceph-mon[31422]: osdmap e181: 8 total, 8 up, 8 in 2024-02-10T05:31:49.604 INFO:tasks.rados.rados.0.smithi178.stdout:673: done (3 left) 2024-02-10T05:31:49.604 INFO:tasks.rados.rados.0.smithi178.stdout:674: setattr oid 35 current snap is 60 2024-02-10T05:31:49.604 INFO:tasks.rados.rados.0.smithi178.stdout:672: finishing copy_from to smithi17880450-46 2024-02-10T05:31:49.604 INFO:tasks.rados.rados.0.smithi178.stdout:672: got expected ENOENT (src dne) 2024-02-10T05:31:49.604 INFO:tasks.rados.rados.0.smithi178.stdout:672: finishing copy_from racing read to smithi17880450-46 2024-02-10T05:31:49.605 INFO:tasks.rados.rados.0.smithi178.stdout:670: finishing write tid 3 to smithi17880450-8 2024-02-10T05:31:49.605 INFO:tasks.rados.rados.0.smithi178.stdout:670: finishing write tid 4 to smithi17880450-8 2024-02-10T05:31:49.605 INFO:tasks.rados.rados.0.smithi178.stdout:670: finishing write tid 5 to smithi17880450-8 2024-02-10T05:31:49.605 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 92 (ObjNum 238 snap 60 seq_num 238) dirty exists 2024-02-10T05:31:49.605 INFO:tasks.rados.rados.0.smithi178.stdout:670: left oid 8 (ObjNum 238 snap 60 seq_num 238) 2024-02-10T05:31:49.605 INFO:tasks.rados.rados.0.smithi178.stdout:671: finishing rollback tid 0 to smithi17880450-23 2024-02-10T05:31:49.605 INFO:tasks.rados.rados.0.smithi178.stdout:671: finishing rollback tid 1 to smithi17880450-23 2024-02-10T05:31:49.605 INFO:tasks.rados.rados.0.smithi178.stdout:671: finishing rollback tid 2 to smithi17880450-23 2024-02-10T05:31:49.605 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 155 (ObjNum 170 snap 40 seq_num 170) dirty exists 2024-02-10T05:31:49.606 INFO:tasks.rados.rados.0.smithi178.stdout:670: done (3 left) 2024-02-10T05:31:49.606 INFO:tasks.rados.rados.0.smithi178.stdout:671: done (2 left) 2024-02-10T05:31:49.606 INFO:tasks.rados.rados.0.smithi178.stdout:672: done (1 left) 2024-02-10T05:31:49.606 INFO:tasks.rados.rados.0.smithi178.stdout:675: read oid 21 snap 50 2024-02-10T05:31:49.606 INFO:tasks.rados.rados.0.smithi178.stdout:675: expect (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:31:49.606 INFO:tasks.rados.rados.0.smithi178.stdout:676: copy_from oid 39 from oid 12 current snap is 60 2024-02-10T05:31:49.606 INFO:tasks.rados.rados.0.smithi178.stdout:677: delete oid 4 current snap is 60 2024-02-10T05:31:49.611 INFO:tasks.rados.rados.0.smithi178.stdout:676: finishing copy_from to smithi17880450-39 2024-02-10T05:31:49.611 INFO:tasks.rados.rados.0.smithi178.stdout:676: got expected ENOENT (src dne) 2024-02-10T05:31:49.612 INFO:tasks.rados.rados.0.smithi178.stdout:677: done (3 left) 2024-02-10T05:31:49.613 INFO:tasks.rados.rados.0.smithi178.stdout:678: snap_create 2024-02-10T05:31:49.613 INFO:tasks.rados.rados.0.smithi178.stdout:676: finishing copy_from racing read to smithi17880450-39 2024-02-10T05:31:49.616 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 156 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-02-10T05:31:49.630 INFO:tasks.rados.rados.0.smithi178.stdout:675: expect (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:31:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:49 smithi189 ceph-mon[31422]: osdmap e182: 8 total, 8 up, 8 in 2024-02-10T05:31:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:49 smithi189 ceph-mon[31422]: pgmap v63: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:49 smithi189 ceph-mon[31422]: osdmap e183: 8 total, 8 up, 8 in 2024-02-10T05:31:49.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:49 smithi178 ceph-mon[27572]: osdmap e182: 8 total, 8 up, 8 in 2024-02-10T05:31:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:49 smithi178 ceph-mon[27572]: pgmap v63: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:49 smithi178 ceph-mon[27572]: osdmap e183: 8 total, 8 up, 8 in 2024-02-10T05:31:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:49 smithi178 ceph-mon[36851]: osdmap e182: 8 total, 8 up, 8 in 2024-02-10T05:31:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:49 smithi178 ceph-mon[36851]: pgmap v63: 121 pgs: 121 active+clean; 161 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:49 smithi178 ceph-mon[36851]: osdmap e183: 8 total, 8 up, 8 in 2024-02-10T05:31:50.610 INFO:tasks.rados.rados.0.smithi178.stdout:674: done (3 left) 2024-02-10T05:31:50.610 INFO:tasks.rados.rados.0.smithi178.stdout:675: done (2 left) 2024-02-10T05:31:50.610 INFO:tasks.rados.rados.0.smithi178.stdout:676: done (1 left) 2024-02-10T05:31:50.610 INFO:tasks.rados.rados.0.smithi178.stdout:678: done (0 left) 2024-02-10T05:31:50.610 INFO:tasks.rados.rados.0.smithi178.stdout:679: read oid 45 snap -1 2024-02-10T05:31:50.610 INFO:tasks.rados.rados.0.smithi178.stdout:679: expect deleted 2024-02-10T05:31:50.611 INFO:tasks.rados.rados.0.smithi178.stdout:680: copy_from oid 49 from oid 4 current snap is 61 2024-02-10T05:31:50.611 INFO:tasks.rados.rados.0.smithi178.stdout:681: snap_remove snap 43 2024-02-10T05:31:51.349 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:31:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:31:51] "GET /metrics HTTP/1.1" 200 36031 "" "Prometheus/2.43.0" 2024-02-10T05:31:51.612 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:51 smithi189 systemd[1]: Stopping Ceph grafana.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:31:51.616 INFO:tasks.rados.rados.0.smithi178.stdout:681: done (2 left) 2024-02-10T05:31:51.616 INFO:tasks.rados.rados.0.smithi178.stdout:682: rollback oid 14 current snap is 61 2024-02-10T05:31:51.617 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 14 to 55 2024-02-10T05:31:51.617 INFO:tasks.rados.rados.0.smithi178.stdout:680: finishing copy_from to smithi17880450-49 2024-02-10T05:31:51.617 INFO:tasks.rados.rados.0.smithi178.stdout:680: got expected ENOENT (src dne) 2024-02-10T05:31:51.617 INFO:tasks.rados.rados.0.smithi178.stdout:680: finishing copy_from racing read to smithi17880450-49 2024-02-10T05:31:51.617 INFO:tasks.rados.rados.0.smithi178.stdout:679: done (2 left) 2024-02-10T05:31:51.617 INFO:tasks.rados.rados.0.smithi178.stdout:680: done (1 left) 2024-02-10T05:31:51.617 INFO:tasks.rados.rados.0.smithi178.stdout:683: snap_create 2024-02-10T05:31:51.625 INFO:tasks.rados.rados.0.smithi178.stdout:682: finishing rollback tid 0 to smithi17880450-14 2024-02-10T05:31:51.625 INFO:tasks.rados.rados.0.smithi178.stdout:682: finishing rollback tid 1 to smithi17880450-14 2024-02-10T05:31:51.626 INFO:tasks.rados.rados.0.smithi178.stdout:682: finishing rollback tid 2 to smithi17880450-14 2024-02-10T05:31:51.626 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 215 (ObjNum 195 snap 44 seq_num 195) dirty exists 2024-02-10T05:31:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:51 smithi178 ceph-mon[27572]: osdmap e184: 8 total, 8 up, 8 in 2024-02-10T05:31:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:51 smithi178 ceph-mon[27572]: pgmap v66: 121 pgs: 121 active+clean; 179 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.5 MiB/s wr, 25 op/s 2024-02-10T05:31:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:51 smithi178 ceph-mon[36851]: osdmap e184: 8 total, 8 up, 8 in 2024-02-10T05:31:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:51 smithi178 ceph-mon[36851]: pgmap v66: 121 pgs: 121 active+clean; 179 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.5 MiB/s wr, 25 op/s 2024-02-10T05:31:51.996 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:51 smithi189 ceph-mon[31422]: osdmap e184: 8 total, 8 up, 8 in 2024-02-10T05:31:51.996 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:51 smithi189 ceph-mon[31422]: pgmap v66: 121 pgs: 121 active+clean; 179 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.5 MiB/s wr, 25 op/s 2024-02-10T05:31:51.997 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:51 smithi189 podman[76855]: 2024-02-10 05:31:51.699697803 +0000 UTC m=+0.144689914 container died 9669ab926246067db04e580abe159c38f90038c2599d62a9b1b8646c742b18e3 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, com.redhat.component=ubi8-container, description=Ceph Grafana 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.buildah.version=1.32.0, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.display-name=Red Hat Universal Base Image 8, version=8.5, build-date=2022-04-29T11:48:11.055897, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, vendor=Red Hat, Inc., distribution-scope=public, maintainer=Paul Cuzner , release=239.1651231664, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, name=ubi8, architecture=x86_64, io.openshift.tags=base rhel8, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664) 2024-02-10T05:31:52.286 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:52 smithi189 podman[76855]: 2024-02-10 05:31:52.068796986 +0000 UTC m=+0.513789104 container cleanup 9669ab926246067db04e580abe159c38f90038c2599d62a9b1b8646c742b18e3 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner , release=239.1651231664, build-date=2022-04-29T11:48:11.055897, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, io.openshift.tags=base rhel8, version=8.5, com.redhat.component=ubi8-container, description=Ceph Grafana Container, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, io.buildah.version=1.32.0, distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8) 2024-02-10T05:31:52.286 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:52 smithi189 bash[76855]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a 2024-02-10T05:31:52.537 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:52 smithi189 podman[76875]: 2024-02-10 05:31:52.286694886 +0000 UTC m=+0.590067957 container remove 9669ab926246067db04e580abe159c38f90038c2599d62a9b1b8646c742b18e3 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., description=Ceph Grafana Container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, version=8.5, name=ubi8, release=239.1651231664, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , io.openshift.expose-services=, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, vcs-type=git, architecture=x86_64, io.buildah.version=1.32.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vendor=Red Hat, Inc., build-date=2022-04-29T11:48:11.055897) 2024-02-10T05:31:52.537 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:52 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T05:31:52.537 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:52 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-10T05:31:52.537 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:52 smithi189 systemd[1]: Stopped Ceph grafana.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:31:52.537 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:52 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@grafana.a.service: Consumed 5.132s CPU time. 2024-02-10T05:31:52.538 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:52 smithi189 systemd[1]: Starting Ceph grafana.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:31:52.617 INFO:tasks.rados.rados.0.smithi178.stdout:682: done (1 left) 2024-02-10T05:31:52.617 INFO:tasks.rados.rados.0.smithi178.stdout:683: done (0 left) 2024-02-10T05:31:52.617 INFO:tasks.rados.rados.0.smithi178.stdout:684: copy_from oid 16 from oid 10 current snap is 62 2024-02-10T05:31:52.617 INFO:tasks.rados.rados.0.smithi178.stdout:685: snap_remove snap 56 2024-02-10T05:31:52.942 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:52 smithi189 ceph-mon[31422]: osdmap e185: 8 total, 8 up, 8 in 2024-02-10T05:31:52.942 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:52 smithi189 podman[76971]: 2024-02-10 05:31:52.598094204 +0000 UTC m=+0.017952796 image pull 954c08fa618887fe9a6fe572ae541197c77e625b05f4193df7898f5ac649ada9 quay.io/ceph/ceph-grafana:9.4.7 2024-02-10T05:31:52.942 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:52 smithi189 podman[76971]: 2024-02-10 05:31:52.71291852 +0000 UTC m=+0.132777098 container create d3651866232e8eec53762ce59785fc858941e09baeb5e6d25e72620dbe0ca229 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, architecture=x86_64, vendor=Red Hat, Inc., description=Ceph Grafana Container, io.openshift.expose-services=, name=ubi8, vcs-type=git, version=8.5, maintainer=Paul Cuzner , build-date=2022-04-29T11:48:11.055897, distribution-scope=public, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.tags=base rhel8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=Red Hat Universal Base Image 8, io.buildah.version=1.32.0, com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, release=239.1651231664, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-02-10T05:31:52.942 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:52 smithi189 podman[76971]: 2024-02-10 05:31:52.942056686 +0000 UTC m=+0.361915265 container init d3651866232e8eec53762ce59785fc858941e09baeb5e6d25e72620dbe0ca229 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, io.openshift.expose-services=, io.k8s.display-name=Red Hat Universal Base Image 8, build-date=2022-04-29T11:48:11.055897, name=ubi8, io.buildah.version=1.32.0, distribution-scope=public, io.openshift.tags=base rhel8, version=8.5, architecture=x86_64, description=Ceph Grafana Container, release=239.1651231664, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.component=ubi8-container, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner , vcs-type=git, summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-02-10T05:31:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:52 smithi178 ceph-mon[27572]: osdmap e185: 8 total, 8 up, 8 in 2024-02-10T05:31:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:52 smithi178 ceph-mon[36851]: osdmap e185: 8 total, 8 up, 8 in 2024-02-10T05:31:53.211 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:52 smithi189 podman[76971]: 2024-02-10 05:31:52.947348706 +0000 UTC m=+0.367207285 container start d3651866232e8eec53762ce59785fc858941e09baeb5e6d25e72620dbe0ca229 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, release=239.1651231664, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, summary=Grafana Container configured for Ceph mgr/dashboard integration, description=Ceph Grafana Container, version=8.5, build-date=2022-04-29T11:48:11.055897, name=ubi8, maintainer=Paul Cuzner , io.buildah.version=1.32.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.openshift.tags=base rhel8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.expose-services=, 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., distribution-scope=public, architecture=x86_64, com.redhat.component=ubi8-container, vendor=Red Hat, Inc.) 2024-02-10T05:31:53.211 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 bash[76971]: d3651866232e8eec53762ce59785fc858941e09baeb5e6d25e72620dbe0ca229 2024-02-10T05:31:53.211 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 systemd[1]: Started Ceph grafana.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:31:53.212 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=settings t=2024-02-10T05:31:53.103827674Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-02-10T05:31:53.212 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=settings t=2024-02-10T05:31:53.104075905Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-02-10T05:31:53.212 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=settings t=2024-02-10T05:31:53.104095484Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-02-10T05:31:53.212 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=settings t=2024-02-10T05:31:53.104103063Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-02-10T05:31:53.212 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=settings t=2024-02-10T05:31:53.10410913Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-10T05:31:53.212 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=settings t=2024-02-10T05:31:53.104115222Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-10T05:31:53.212 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=settings t=2024-02-10T05:31:53.104121263Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-10T05:31:53.213 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=settings t=2024-02-10T05:31:53.104127133Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-10T05:31:53.213 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=settings t=2024-02-10T05:31:53.104133634Z level=info msg="Path Home" path=/usr/share/grafana 2024-02-10T05:31:53.213 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=settings t=2024-02-10T05:31:53.104139883Z level=info msg="Path Data" path=/var/lib/grafana 2024-02-10T05:31:53.213 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=settings t=2024-02-10T05:31:53.104145944Z level=info msg="Path Logs" path=/var/log/grafana 2024-02-10T05:31:53.213 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=settings t=2024-02-10T05:31:53.104151683Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-02-10T05:31:53.213 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=settings t=2024-02-10T05:31:53.104157573Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-02-10T05:31:53.214 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=settings t=2024-02-10T05:31:53.10416341Z level=info msg="App mode production" 2024-02-10T05:31:53.214 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=sqlstore t=2024-02-10T05:31:53.104210401Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-02-10T05:31:53.214 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=sqlstore t=2024-02-10T05:31:53.104227408Z 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-02-10T05:31:53.214 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=migrator t=2024-02-10T05:31:53.118177122Z level=info msg="Starting DB migrations" 2024-02-10T05:31:53.214 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=migrator t=2024-02-10T05:31:53.122844442Z level=info msg="migrations completed" performed=0 skipped=481 duration=409.025µs 2024-02-10T05:31:53.214 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=sqlstore t=2024-02-10T05:31:53.123222362Z level=info msg="Created default organization" 2024-02-10T05:31:53.215 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=plugin.loader t=2024-02-10T05:31:53.181774248Z level=info msg="Plugin registered" pluginID=input 2024-02-10T05:31:53.215 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=plugin.loader t=2024-02-10T05:31:53.210770829Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-02-10T05:31:53.215 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=plugin.loader t=2024-02-10T05:31:53.210805803Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-02-10T05:31:53.215 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=secrets t=2024-02-10T05:31:53.210852293Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-02-10T05:31:53.537 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=query_data t=2024-02-10T05:31:53.212772457Z level=info msg="Query Service initialization" 2024-02-10T05:31:53.537 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=live.push_http t=2024-02-10T05:31:53.215093117Z level=info msg="Live Push Gateway initialization" 2024-02-10T05:31:53.628 INFO:tasks.rados.rados.0.smithi178.stdout:685: done (1 left) 2024-02-10T05:31:53.628 INFO:tasks.rados.rados.0.smithi178.stdout:686: read oid 35 snap -1 2024-02-10T05:31:53.628 INFO:tasks.rados.rados.0.smithi178.stdout:686: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:31:53.628 INFO:tasks.rados.rados.0.smithi178.stdout:687: rollback oid 40 current snap is 62 2024-02-10T05:31:53.629 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 40 to 51 2024-02-10T05:31:53.629 INFO:tasks.rados.rados.0.smithi178.stdout:684: finishing copy_from racing read to smithi17880450-16 2024-02-10T05:31:53.629 INFO:tasks.rados.rados.0.smithi178.stdout:684: finishing copy_from to smithi17880450-16 2024-02-10T05:31:53.629 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 55 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-02-10T05:31:53.629 INFO:tasks.rados.rados.0.smithi178.stdout:684: done (2 left) 2024-02-10T05:31:53.629 INFO:tasks.rados.rados.0.smithi178.stdout:688: read oid 50 snap -1 2024-02-10T05:31:53.629 INFO:tasks.rados.rados.0.smithi178.stdout:688: expect (ObjNum 160 snap 38 seq_num 160) 2024-02-10T05:31:53.629 INFO:tasks.rados.rados.0.smithi178.stdout:689: rollback oid 24 current snap is 62 2024-02-10T05:31:53.630 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 24 to 55 2024-02-10T05:31:53.630 INFO:tasks.rados.rados.0.smithi178.stdout:690: snap_create 2024-02-10T05:31:53.631 INFO:tasks.rados.rados.0.smithi178.stdout:686: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:31:53.635 INFO:tasks.rados.rados.0.smithi178.stdout:687: finishing rollback tid 0 to smithi17880450-40 2024-02-10T05:31:53.636 INFO:tasks.rados.rados.0.smithi178.stdout:689: finishing rollback tid 0 to smithi17880450-24 2024-02-10T05:31:53.636 INFO:tasks.rados.rados.0.smithi178.stdout:689: finishing rollback tid 1 to smithi17880450-24 2024-02-10T05:31:53.637 INFO:tasks.rados.rados.0.smithi178.stdout:689: finishing rollback tid 2 to smithi17880450-24 2024-02-10T05:31:53.637 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 222 (ObjNum 174 snap 40 seq_num 174) dirty exists 2024-02-10T05:31:53.641 INFO:tasks.rados.rados.0.smithi178.stdout:687: finishing rollback tid 1 to smithi17880450-40 2024-02-10T05:31:53.641 INFO:tasks.rados.rados.0.smithi178.stdout:688: expect (ObjNum 160 snap 38 seq_num 160) 2024-02-10T05:31:53.679 INFO:tasks.rados.rados.0.smithi178.stdout:687: finishing rollback tid 2 to smithi17880450-40 2024-02-10T05:31:53.679 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 218 (ObjNum 192 snap 44 seq_num 192) dirty exists 2024-02-10T05:31:53.891 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:53 smithi189 systemd[1]: Stopping Ceph node-exporter.b for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:31:53.891 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-mon[31422]: osdmap e186: 8 total, 8 up, 8 in 2024-02-10T05:31:53.891 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-mon[31422]: pgmap v69: 121 pgs: 121 active+clean; 179 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.5 MiB/s wr, 25 op/s 2024-02-10T05:31:53.891 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:53.891 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:53.891 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-mon[31422]: Reconfiguring node-exporter.b (dependencies changed)... 2024-02-10T05:31:53.891 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:53 smithi189 ceph-mon[31422]: Reconfiguring daemon node-exporter.b on smithi189 2024-02-10T05:31:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:53 smithi178 ceph-mon[27572]: osdmap e186: 8 total, 8 up, 8 in 2024-02-10T05:31:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:53 smithi178 ceph-mon[27572]: pgmap v69: 121 pgs: 121 active+clean; 179 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.5 MiB/s wr, 25 op/s 2024-02-10T05:31:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:53 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:53 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:53 smithi178 ceph-mon[27572]: Reconfiguring node-exporter.b (dependencies changed)... 2024-02-10T05:31:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:53 smithi178 ceph-mon[27572]: Reconfiguring daemon node-exporter.b on smithi189 2024-02-10T05:31:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:53 smithi178 ceph-mon[36851]: osdmap e186: 8 total, 8 up, 8 in 2024-02-10T05:31:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:53 smithi178 ceph-mon[36851]: pgmap v69: 121 pgs: 121 active+clean; 179 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 3.5 MiB/s wr, 25 op/s 2024-02-10T05:31:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:53 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:53.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:53 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:53.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:53 smithi178 ceph-mon[36851]: Reconfiguring node-exporter.b (dependencies changed)... 2024-02-10T05:31:53.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:53 smithi178 ceph-mon[36851]: Reconfiguring daemon node-exporter.b on smithi189 2024-02-10T05:31:54.172 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:53 smithi189 podman[77140]: 2024-02-10 05:31:53.891322377 +0000 UTC m=+0.106967440 container died 5dfbd9292b4177b0ed217bcb9a6d6a45cd3d701172bb831a253cba0996948124 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:31:54.172 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=infra.usagestats.collector t=2024-02-10T05:31:54.02173402Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-02-10T05:31:54.172 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=provisioning.datasources t=2024-02-10T05:31:54.108280823Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-02-10T05:31:54.172 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=provisioning.datasources t=2024-02-10T05:31:54.108310144Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-02-10T05:31:54.172 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=provisioning.datasources t=2024-02-10T05:31:54.118819585Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-10T05:31:54.537 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:54 smithi189 podman[77140]: 2024-02-10 05:31:54.403862017 +0000 UTC m=+0.619507078 container cleanup 5dfbd9292b4177b0ed217bcb9a6d6a45cd3d701172bb831a253cba0996948124 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:31:54.537 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:54 smithi189 bash[77140]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T05:31:54.538 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=provisioning.alerting t=2024-02-10T05:31:54.199607758Z level=info msg="starting to provision alerting" 2024-02-10T05:31:54.538 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=provisioning.alerting t=2024-02-10T05:31:54.199635099Z level=info msg="finished to provision alerting" 2024-02-10T05:31:54.538 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=ngalert.state.manager t=2024-02-10T05:31:54.199712468Z level=info msg="Warming state cache for startup" 2024-02-10T05:31:54.538 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=grafanaStorageLogger t=2024-02-10T05:31:54.199809798Z level=info msg="storage starting" 2024-02-10T05:31:54.538 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=http.server t=2024-02-10T05:31:54.201579501Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-02-10T05:31:54.538 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=ngalert.state.manager t=2024-02-10T05:31:54.209887058Z level=info msg="State cache has been initialized" states=0 duration=10.173569ms 2024-02-10T05:31:54.538 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=ticker t=2024-02-10T05:31:54.20993918Z level=info msg=starting first_tick=2024-02-10T05:32:00Z 2024-02-10T05:31:54.538 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[76985]: logger=ngalert.multiorg.alertmanager t=2024-02-10T05:31:54.209928252Z level=info msg="starting MultiOrg Alertmanager" 2024-02-10T05:31:54.604 INFO:tasks.rados.rados.0.smithi178.stdout:686: done (4 left) 2024-02-10T05:31:54.605 INFO:tasks.rados.rados.0.smithi178.stdout:687: done (3 left) 2024-02-10T05:31:54.605 INFO:tasks.rados.rados.0.smithi178.stdout:688: done (2 left) 2024-02-10T05:31:54.605 INFO:tasks.rados.rados.0.smithi178.stdout:689: done (1 left) 2024-02-10T05:31:54.605 INFO:tasks.rados.rados.0.smithi178.stdout:690: done (0 left) 2024-02-10T05:31:54.605 INFO:tasks.rados.rados.0.smithi178.stdout:691: rollback oid 44 current snap is 63 2024-02-10T05:31:54.606 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 44 to 61 2024-02-10T05:31:54.606 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 63 2024-02-10T05:31:54.606 INFO:tasks.rados.rados.0.smithi178.stdout:692: seq_num 240 ranges {6938624=425984,7364608=589824,7954432=483328,8437760=131072} 2024-02-10T05:31:54.644 INFO:tasks.rados.rados.0.smithi178.stdout:692: writing smithi17880450-30 from 6938624 to 7364608 tid 1 2024-02-10T05:31:54.647 INFO:tasks.rados.rados.0.smithi178.stdout:692: writing smithi17880450-30 from 7364608 to 7954432 tid 2 2024-02-10T05:31:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:692: writing smithi17880450-30 from 7954432 to 8437760 tid 3 2024-02-10T05:31:54.651 INFO:tasks.rados.rados.0.smithi178.stdout:692: writing smithi17880450-30 from 8437760 to 8568832 tid 4 2024-02-10T05:31:54.651 INFO:tasks.rados.rados.0.smithi178.stdout:693: rollback oid 40 current snap is 63 2024-02-10T05:31:54.652 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 40 to 47 2024-02-10T05:31:54.652 INFO:tasks.rados.rados.0.smithi178.stdout:691: finishing rollback tid 0 to smithi17880450-44 2024-02-10T05:31:54.652 INFO:tasks.rados.rados.0.smithi178.stdout:691: finishing rollback tid 1 to smithi17880450-44 2024-02-10T05:31:54.652 INFO:tasks.rados.rados.0.smithi178.stdout:694: snap_remove snap 58 2024-02-10T05:31:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:54 smithi178 ceph-mon[36851]: osdmap e187: 8 total, 8 up, 8 in 2024-02-10T05:31:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:54 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:54 smithi178 ceph-mon[36851]: osdmap e188: 8 total, 8 up, 8 in 2024-02-10T05:31:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:54 smithi178 ceph-mon[27572]: osdmap e187: 8 total, 8 up, 8 in 2024-02-10T05:31:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:54 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:54 smithi178 ceph-mon[27572]: osdmap e188: 8 total, 8 up, 8 in 2024-02-10T05:31:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-mon[31422]: osdmap e187: 8 total, 8 up, 8 in 2024-02-10T05:31:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:31:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:54 smithi189 ceph-mon[31422]: osdmap e188: 8 total, 8 up, 8 in 2024-02-10T05:31:55.037 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:54 smithi189 podman[77158]: 2024-02-10 05:31:54.596773825 +0000 UTC m=+0.709896072 container remove 5dfbd9292b4177b0ed217bcb9a6d6a45cd3d701172bb831a253cba0996948124 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:31:55.038 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:54 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-10T05:31:55.038 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:54 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-10T05:31:55.038 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:54 smithi189 systemd[1]: Stopped Ceph node-exporter.b for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:31:55.038 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:54 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.b.service: Consumed 2.210s CPU time. 2024-02-10T05:31:55.038 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:54 smithi189 systemd[1]: Starting Ceph node-exporter.b for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:31:55.316 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 podman[77260]: 2024-02-10 05:31:54.943191246 +0000 UTC m=+0.018514106 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-02-10T05:31:55.316 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 podman[77260]: 2024-02-10 05:31:55.056325003 +0000 UTC m=+0.131647897 container create 31c11a4765173a26f7226832193ebc23cdf4294b0752548ea3321fa0511451f9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:31:55.316 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 podman[77260]: 2024-02-10 05:31:55.316381576 +0000 UTC m=+0.391704427 container init 31c11a4765173a26f7226832193ebc23cdf4294b0752548ea3321fa0511451f9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:31:55.628 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 podman[77260]: 2024-02-10 05:31:55.321467376 +0000 UTC m=+0.396790228 container start 31c11a4765173a26f7226832193ebc23cdf4294b0752548ea3321fa0511451f9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:31:55.628 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.324Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-10T05:31:55.629 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.324Z 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-02-10T05:31:55.629 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.325Z 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-02-10T05:31:55.629 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.325Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-10T05:31:55.629 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.325Z 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-02-10T05:31:55.629 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.325Z 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-02-10T05:31:55.629 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.325Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-10T05:31:55.629 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.325Z caller=node_exporter.go:117 level=info collector=arp 2024-02-10T05:31:55.629 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.325Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-10T05:31:55.629 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.325Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-10T05:31:55.629 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.325Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-10T05:31:55.629 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.325Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-10T05:31:55.629 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.325Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-10T05:31:55.630 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.325Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-10T05:31:55.630 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.325Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-10T05:31:55.630 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.325Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-10T05:31:55.630 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=edac 2024-02-10T05:31:55.630 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-10T05:31:55.630 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-10T05:31:55.630 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-10T05:31:55.630 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-10T05:31:55.630 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-10T05:31:55.631 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-10T05:31:55.631 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-10T05:31:55.631 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-10T05:31:55.631 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-10T05:31:55.631 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-10T05:31:55.631 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-10T05:31:55.631 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-10T05:31:55.631 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-10T05:31:55.631 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-10T05:31:55.631 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-10T05:31:55.631 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-10T05:31:55.631 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=os 2024-02-10T05:31:55.631 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-10T05:31:55.632 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-10T05:31:55.632 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-10T05:31:55.632 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-10T05:31:55.632 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-10T05:31:55.632 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-10T05:31:55.632 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-10T05:31:55.632 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=stat 2024-02-10T05:31:55.632 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-10T05:31:55.632 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-10T05:31:55.632 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-10T05:31:55.632 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=time 2024-02-10T05:31:55.632 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-10T05:31:55.632 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=uname 2024-02-10T05:31:55.632 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-10T05:31:55.633 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-10T05:31:55.633 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-10T05:31:55.633 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-10T05:31:55.633 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[77275]: ts=2024-02-10T05:31:55.326Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-10T05:31:55.633 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 bash[77260]: 31c11a4765173a26f7226832193ebc23cdf4294b0752548ea3321fa0511451f9 2024-02-10T05:31:55.633 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:31:55 smithi189 systemd[1]: Started Ceph node-exporter.b for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:31:55.634 INFO:tasks.rados.rados.0.smithi178.stdout:694: done (3 left) 2024-02-10T05:31:55.634 INFO:tasks.rados.rados.0.smithi178.stdout:695: snap_create 2024-02-10T05:31:55.636 INFO:tasks.rados.rados.0.smithi178.stdout:691: finishing rollback tid 2 to smithi17880450-44 2024-02-10T05:31:55.636 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 222 (ObjNum 235 snap 59 seq_num 235) dirty exists 2024-02-10T05:31:55.637 INFO:tasks.rados.rados.0.smithi178.stdout:692: finishing write tid 1 to smithi17880450-30 2024-02-10T05:31:55.637 INFO:tasks.rados.rados.0.smithi178.stdout:692: finishing write tid 2 to smithi17880450-30 2024-02-10T05:31:55.637 INFO:tasks.rados.rados.0.smithi178.stdout:692: finishing write tid 3 to smithi17880450-30 2024-02-10T05:31:55.637 INFO:tasks.rados.rados.0.smithi178.stdout:692: finishing write tid 4 to smithi17880450-30 2024-02-10T05:31:55.637 INFO:tasks.rados.rados.0.smithi178.stdout:692: finishing write tid 5 to smithi17880450-30 2024-02-10T05:31:55.637 INFO:tasks.rados.rados.0.smithi178.stdout:692: finishing write tid 6 to smithi17880450-30 2024-02-10T05:31:55.638 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 228 (ObjNum 240 snap 63 seq_num 240) dirty exists 2024-02-10T05:31:55.638 INFO:tasks.rados.rados.0.smithi178.stdout:692: left oid 30 (ObjNum 240 snap 63 seq_num 240) 2024-02-10T05:31:55.638 INFO:tasks.rados.rados.0.smithi178.stdout:693: finishing rollback tid 0 to smithi17880450-40 2024-02-10T05:31:55.638 INFO:tasks.rados.rados.0.smithi178.stdout:693: finishing rollback tid 1 to smithi17880450-40 2024-02-10T05:31:55.638 INFO:tasks.rados.rados.0.smithi178.stdout:693: finishing rollback tid 2 to smithi17880450-40 2024-02-10T05:31:55.639 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 232 (ObjNum 192 snap 44 seq_num 192) dirty exists 2024-02-10T05:31:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:55 smithi178 ceph-mon[27572]: pgmap v72: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 744 KiB/s rd, 702 KiB/s wr, 6 op/s 2024-02-10T05:31:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:55 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:55 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:55 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:31:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:55 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:31:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:55 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:31:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:55 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:31:55.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:55 smithi178 ceph-mon[36851]: pgmap v72: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 744 KiB/s rd, 702 KiB/s wr, 6 op/s 2024-02-10T05:31:55.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:55 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:55.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:55 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:55.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:55 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:31:55.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:55 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:31:55.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:55 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:31:55.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:55 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:31:56.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-mon[31422]: pgmap v72: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 744 KiB/s rd, 702 KiB/s wr, 6 op/s 2024-02-10T05:31:56.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:31:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:31:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:31:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:55 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:31:56.638 INFO:tasks.rados.rados.0.smithi178.stdout:691: done (3 left) 2024-02-10T05:31:56.638 INFO:tasks.rados.rados.0.smithi178.stdout:692: done (2 left) 2024-02-10T05:31:56.638 INFO:tasks.rados.rados.0.smithi178.stdout:693: done (1 left) 2024-02-10T05:31:56.638 INFO:tasks.rados.rados.0.smithi178.stdout:695: done (0 left) 2024-02-10T05:31:56.638 INFO:tasks.rados.rados.0.smithi178.stdout:696: rmattr oid 40 current snap is 64 2024-02-10T05:31:56.638 INFO:tasks.rados.rados.0.smithi178.stdout:697: read oid 48 snap 54 2024-02-10T05:31:56.639 INFO:tasks.rados.rados.0.smithi178.stdout:697: expect (ObjNum 199 snap 47 seq_num 199) 2024-02-10T05:31:56.639 INFO:tasks.rados.rados.0.smithi178.stdout:698: read oid 13 snap -1 2024-02-10T05:31:56.639 INFO:tasks.rados.rados.0.smithi178.stdout:698: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:31:56.639 INFO:tasks.rados.rados.0.smithi178.stdout:699: setattr oid 21 current snap is 64 2024-02-10T05:31:56.640 INFO:tasks.rados.rados.0.smithi178.stdout:698: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:31:56.644 INFO:tasks.rados.rados.0.smithi178.stdout:698: done (3 left) 2024-02-10T05:31:56.644 INFO:tasks.rados.rados.0.smithi178.stdout:700: read oid 17 snap 53 2024-02-10T05:31:56.644 INFO:tasks.rados.rados.0.smithi178.stdout:700: expect (ObjNum 201 snap 48 seq_num 201) 2024-02-10T05:31:56.644 INFO:tasks.rados.rados.0.smithi178.stdout:701: copy_from oid 43 from oid 35 current snap is 64 2024-02-10T05:31:56.644 INFO:tasks.rados.rados.0.smithi178.stdout:702: read oid 47 snap -1 2024-02-10T05:31:56.644 INFO:tasks.rados.rados.0.smithi178.stdout:702: expect (ObjNum 191 snap 44 seq_num 191) 2024-02-10T05:31:56.644 INFO:tasks.rados.rados.0.smithi178.stdout:703: snap_remove snap 63 2024-02-10T05:31:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:56 smithi178 ceph-mon[36851]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:31:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:56 smithi178 ceph-mon[36851]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:31:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:56 smithi178 ceph-mon[36851]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:31:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:56 smithi178 ceph-mon[36851]: Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T05:31:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:56 smithi178 ceph-mon[36851]: Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T05:31:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:56 smithi178 ceph-mon[36851]: osdmap e189: 8 total, 8 up, 8 in 2024-02-10T05:31:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:56 smithi178 ceph-mon[27572]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:31:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:56 smithi178 ceph-mon[27572]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:31:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:56 smithi178 ceph-mon[27572]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:31:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:56 smithi178 ceph-mon[27572]: Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T05:31:56.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:56 smithi178 ceph-mon[27572]: Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T05:31:56.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:56 smithi178 ceph-mon[27572]: osdmap e189: 8 total, 8 up, 8 in 2024-02-10T05:31:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:56 smithi189 ceph-mon[31422]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:31:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:56 smithi189 ceph-mon[31422]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:31:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:56 smithi189 ceph-mon[31422]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:31:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:56 smithi189 ceph-mon[31422]: Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T05:31:57.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:56 smithi189 ceph-mon[31422]: Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T05:31:57.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:56 smithi189 ceph-mon[31422]: osdmap e189: 8 total, 8 up, 8 in 2024-02-10T05:31:57.644 INFO:tasks.rados.rados.0.smithi178.stdout:703: done (6 left) 2024-02-10T05:31:57.644 INFO:tasks.rados.rados.0.smithi178.stdout:704: snap_remove snap 55 2024-02-10T05:31:57.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:57 smithi178 ceph-mon[36851]: osdmap e190: 8 total, 8 up, 8 in 2024-02-10T05:31:57.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:57 smithi178 ceph-mon[36851]: pgmap v75: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 744 KiB/s rd, 702 KiB/s wr, 6 op/s 2024-02-10T05:31:57.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:57 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:57.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:57 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:31:57.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:57 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:31:57.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:57 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:31:57.957 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:57 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:31:57.957 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:57 smithi178 ceph-mon[27572]: osdmap e190: 8 total, 8 up, 8 in 2024-02-10T05:31:57.957 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:57 smithi178 ceph-mon[27572]: pgmap v75: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 744 KiB/s rd, 702 KiB/s wr, 6 op/s 2024-02-10T05:31:57.958 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:57 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:57.958 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:57 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:31:57.958 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:57 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:31:57.958 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:57 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:31:57.958 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:57 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:31:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:57 smithi189 ceph-mon[31422]: osdmap e190: 8 total, 8 up, 8 in 2024-02-10T05:31:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:57 smithi189 ceph-mon[31422]: pgmap v75: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 744 KiB/s rd, 702 KiB/s wr, 6 op/s 2024-02-10T05:31:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:57 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:31:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:57 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:31:58.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:57 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:31:58.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:57 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:31:58.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:57 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:31:58.648 INFO:tasks.rados.rados.0.smithi178.stdout:704: done (6 left) 2024-02-10T05:31:58.648 INFO:tasks.rados.rados.0.smithi178.stdout:705: rollback oid 44 current snap is 64 2024-02-10T05:31:58.648 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 44 to 57 2024-02-10T05:31:58.648 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 238 (ObjNum 192 snap 44 seq_num 192) dirty exists 2024-02-10T05:31:58.648 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 226 (ObjNum 200 snap 47 seq_num 200) dirty exists 2024-02-10T05:31:58.649 INFO:tasks.rados.rados.0.smithi178.stdout:701: finishing copy_from racing read to smithi17880450-43 2024-02-10T05:31:58.649 INFO:tasks.rados.rados.0.smithi178.stdout:701: finishing copy_from to smithi17880450-43 2024-02-10T05:31:58.649 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 156 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-02-10T05:31:58.649 INFO:tasks.rados.rados.0.smithi178.stdout:697: expect (ObjNum 199 snap 47 seq_num 199) 2024-02-10T05:31:58.707 INFO:tasks.rados.rados.0.smithi178.stdout:702: expect (ObjNum 191 snap 44 seq_num 191) 2024-02-10T05:31:58.812 INFO:tasks.rados.rados.0.smithi178.stdout:700: expect (ObjNum 201 snap 48 seq_num 201) 2024-02-10T05:31:58.861 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:58 smithi178 ceph-mon[36851]: Upgrade: Updating mgr.y 2024-02-10T05:31:58.861 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:58 smithi178 ceph-mon[36851]: Deploying daemon mgr.y on smithi178 2024-02-10T05:31:58.861 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:58 smithi178 ceph-mon[36851]: osdmap e191: 8 total, 8 up, 8 in 2024-02-10T05:31:58.861 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:58 smithi178 ceph-mon[27572]: Upgrade: Updating mgr.y 2024-02-10T05:31:58.862 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:58 smithi178 ceph-mon[27572]: Deploying daemon mgr.y on smithi178 2024-02-10T05:31:58.862 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:58 smithi178 ceph-mon[27572]: osdmap e191: 8 total, 8 up, 8 in 2024-02-10T05:31:58.925 INFO:tasks.rados.rados.0.smithi178.stdout:705: finishing rollback tid 0 to smithi17880450-44 2024-02-10T05:31:58.925 INFO:tasks.rados.rados.0.smithi178.stdout:705: finishing rollback tid 1 to smithi17880450-44 2024-02-10T05:31:58.925 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 242 (ObjNum 33 snap 0 seq_num 28748005) dirty dne 2024-02-10T05:31:58.925 INFO:tasks.rados.rados.0.smithi178.stdout:696: done (6 left) 2024-02-10T05:31:58.925 INFO:tasks.rados.rados.0.smithi178.stdout:697: done (5 left) 2024-02-10T05:31:58.925 INFO:tasks.rados.rados.0.smithi178.stdout:699: done (4 left) 2024-02-10T05:31:58.925 INFO:tasks.rados.rados.0.smithi178.stdout:700: done (3 left) 2024-02-10T05:31:58.926 INFO:tasks.rados.rados.0.smithi178.stdout:701: done (2 left) 2024-02-10T05:31:58.926 INFO:tasks.rados.rados.0.smithi178.stdout:702: done (1 left) 2024-02-10T05:31:58.926 INFO:tasks.rados.rados.0.smithi178.stdout:705: done (0 left) 2024-02-10T05:31:58.926 INFO:tasks.rados.rados.0.smithi178.stdout:706: delete oid 17 current snap is 64 2024-02-10T05:31:58.927 INFO:tasks.rados.rados.0.smithi178.stdout:706: done (0 left) 2024-02-10T05:31:58.927 INFO:tasks.rados.rados.0.smithi178.stdout:707: read oid 42 snap -1 2024-02-10T05:31:58.927 INFO:tasks.rados.rados.0.smithi178.stdout:707: expect deleted 2024-02-10T05:31:58.927 INFO:tasks.rados.rados.0.smithi178.stdout:708: setattr oid 5 current snap is 64 2024-02-10T05:31:58.929 INFO:tasks.rados.rados.0.smithi178.stdout:707: done (1 left) 2024-02-10T05:31:58.929 INFO:tasks.rados.rados.0.smithi178.stdout:709: rmattr oid 24 current snap is 64 2024-02-10T05:31:58.929 INFO:tasks.rados.rados.0.smithi178.stdout:709: done (1 left) 2024-02-10T05:31:58.929 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 64 2024-02-10T05:31:58.929 INFO:tasks.rados.rados.0.smithi178.stdout:710: seq_num 242 ranges {2359296=458752,2818048=753664,3571712=450560} 2024-02-10T05:31:58.938 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:58 smithi189 ceph-mon[31422]: Upgrade: Updating mgr.y 2024-02-10T05:31:58.938 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:58 smithi189 ceph-mon[31422]: Deploying daemon mgr.y on smithi178 2024-02-10T05:31:58.938 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:58 smithi189 ceph-mon[31422]: osdmap e191: 8 total, 8 up, 8 in 2024-02-10T05:31:58.938 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:31:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:31:58.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:31:58.943 INFO:tasks.rados.rados.0.smithi178.stdout:710: writing smithi17880450-3 from 2359296 to 2818048 tid 1 2024-02-10T05:31:58.948 INFO:tasks.rados.rados.0.smithi178.stdout:710: writing smithi17880450-3 from 2818048 to 3571712 tid 2 2024-02-10T05:31:58.950 INFO:tasks.rados.rados.0.smithi178.stdout:710: writing smithi17880450-3 from 3571712 to 4022272 tid 3 2024-02-10T05:31:58.951 INFO:tasks.rados.rados.0.smithi178.stdout:711: snap_create 2024-02-10T05:31:58.951 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 417 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-02-10T05:31:58.951 INFO:tasks.rados.rados.0.smithi178.stdout:710: finishing write tid 1 to smithi17880450-3 2024-02-10T05:31:58.951 INFO:tasks.rados.rados.0.smithi178.stdout:710: finishing write tid 2 to smithi17880450-3 2024-02-10T05:31:58.953 INFO:tasks.rados.rados.0.smithi178.stdout:710: finishing write tid 3 to smithi17880450-3 2024-02-10T05:31:58.953 INFO:tasks.rados.rados.0.smithi178.stdout:710: finishing write tid 4 to smithi17880450-3 2024-02-10T05:31:58.954 INFO:tasks.rados.rados.0.smithi178.stdout:710: finishing write tid 5 to smithi17880450-3 2024-02-10T05:31:58.954 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 238 (ObjNum 242 snap 64 seq_num 242) dirty exists 2024-02-10T05:31:58.954 INFO:tasks.rados.rados.0.smithi178.stdout:710: left oid 3 (ObjNum 242 snap 64 seq_num 242) 2024-02-10T05:31:59.605 INFO:tasks.rados.rados.0.smithi178.stdout:708: done (2 left) 2024-02-10T05:31:59.605 INFO:tasks.rados.rados.0.smithi178.stdout:710: done (1 left) 2024-02-10T05:31:59.605 INFO:tasks.rados.rados.0.smithi178.stdout:711: done (0 left) 2024-02-10T05:31:59.605 INFO:tasks.rados.rados.0.smithi178.stdout:712: snap_remove snap 57 2024-02-10T05:31:59.649 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:59 smithi178 systemd[1]: Stopping Ceph mgr.y for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:31:59.649 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:59 smithi178 podman[83848]: 2024-02-10 05:31:59.491347365 +0000 UTC m=+0.111045118 container died e86a80daecc0db0771872be518c79350782f0de7863076e063949e8cbc5c2985 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-72ce7c1, ceph=True, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-02-10T05:31:59.954 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:59 smithi189 ceph-mon[31422]: osdmap e192: 8 total, 8 up, 8 in 2024-02-10T05:31:59.955 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:59 smithi189 ceph-mon[31422]: pgmap v78: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:59.955 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:31:59 smithi189 ceph-mon[31422]: osdmap e193: 8 total, 8 up, 8 in 2024-02-10T05:31:59.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:59 smithi178 ceph-mon[27572]: osdmap e192: 8 total, 8 up, 8 in 2024-02-10T05:31:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:59 smithi178 ceph-mon[27572]: pgmap v78: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:31:59 smithi178 ceph-mon[27572]: osdmap e193: 8 total, 8 up, 8 in 2024-02-10T05:31:59.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:59 smithi178 podman[83848]: 2024-02-10 05:31:59.857949228 +0000 UTC m=+0.477646980 container cleanup e86a80daecc0db0771872be518c79350782f0de7863076e063949e8cbc5c2985 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-72ce7c1, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:31:59.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:31:59 smithi178 bash[83848]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y 2024-02-10T05:31:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:59 smithi178 ceph-mon[36851]: osdmap e192: 8 total, 8 up, 8 in 2024-02-10T05:31:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:59 smithi178 ceph-mon[36851]: pgmap v78: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:31:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:31:59 smithi178 ceph-mon[36851]: osdmap e193: 8 total, 8 up, 8 in 2024-02-10T05:32:00.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:00 smithi178 podman[83867]: 2024-02-10 05:32:00.142923794 +0000 UTC m=+0.655783459 container remove e86a80daecc0db0771872be518c79350782f0de7863076e063949e8cbc5c2985 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=quincy-72ce7c1, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131) 2024-02-10T05:32:00.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:00 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-02-10T05:32:00.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:00 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-10T05:32:00.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:00 smithi178 systemd[1]: Stopped Ceph mgr.y for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:32:00.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:00 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.y.service: Consumed 58.911s CPU time. 2024-02-10T05:32:00.610 INFO:tasks.rados.rados.0.smithi178.stdout:712: done (0 left) 2024-02-10T05:32:00.610 INFO:tasks.rados.rados.0.smithi178.stdout:713: snap_remove snap 47 2024-02-10T05:32:00.830 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:00 smithi178 systemd[1]: Starting Ceph mgr.y for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:32:00.831 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:00 smithi178 podman[84000]: 2024-02-10 05:32:00.588888216 +0000 UTC m=+0.017193700 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:32:00.831 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:00 smithi178 podman[84000]: 2024-02-10 05:32:00.719196946 +0000 UTC m=+0.147502419 container create bccfa8f62f7428205f783b7de83596ea2923ad7a3ef6ad268083c000829422a1 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=main-290212a, org.label-schema.build-date=20240131, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux ) 2024-02-10T05:32:01.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:00 smithi178 podman[84000]: 2024-02-10 05:32:00.971669965 +0000 UTC m=+0.399975439 container init bccfa8f62f7428205f783b7de83596ea2923ad7a3ef6ad268083c000829422a1 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=main-290212a, org.label-schema.build-date=20240131, ceph=True, GIT_CLEAN=True) 2024-02-10T05:32:01.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:00 smithi178 podman[84000]: 2024-02-10 05:32:00.976797298 +0000 UTC m=+0.405102772 container start bccfa8f62f7428205f783b7de83596ea2923ad7a3ef6ad268083c000829422a1 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, RELEASE=main-290212a, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:32:01.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:01 smithi178 ceph-mgr[84038]: -- 172.21.15.178:0/1948972180 <== mon.0 v2:172.21.15.178:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56396c9021a0 con 0x56396c8d8800 2024-02-10T05:32:01.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:01 smithi178 bash[84000]: bccfa8f62f7428205f783b7de83596ea2923ad7a3ef6ad268083c000829422a1 2024-02-10T05:32:01.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:01 smithi178 systemd[1]: Started Ceph mgr.y for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:32:01.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:32:01] "GET /metrics HTTP/1.1" 200 36032 "" "Prometheus/2.43.0" 2024-02-10T05:32:01.550 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:32:01.623 INFO:tasks.rados.rados.0.smithi178.stdout:713: done (0 left) 2024-02-10T05:32:01.624 INFO:tasks.rados.rados.0.smithi178.stdout:714: rollback oid 12 current snap is 65 2024-02-10T05:32:01.624 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 12 to 64 2024-02-10T05:32:01.624 INFO:tasks.rados.rados.0.smithi178.stdout:715: read oid 21 snap -1 2024-02-10T05:32:01.624 INFO:tasks.rados.rados.0.smithi178.stdout:715: expect (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:32:01.624 INFO:tasks.rados.rados.0.smithi178.stdout:716: rmattr oid 8 current snap is 65 2024-02-10T05:32:01.624 INFO:tasks.rados.rados.0.smithi178.stdout:716: done (2 left) 2024-02-10T05:32:01.624 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 24 current snap is 65 2024-02-10T05:32:01.624 INFO:tasks.rados.rados.0.smithi178.stdout:717: seq_num 243 ranges {516096=475136,991232=638976,1630208=565248} 2024-02-10T05:32:01.631 INFO:tasks.rados.rados.0.smithi178.stdout:717: writing smithi17880450-24 from 516096 to 991232 tid 1 2024-02-10T05:32:01.636 INFO:tasks.rados.rados.0.smithi178.stdout:717: writing smithi17880450-24 from 991232 to 1630208 tid 2 2024-02-10T05:32:01.641 INFO:tasks.rados.rados.0.smithi178.stdout:717: writing smithi17880450-24 from 1630208 to 2195456 tid 3 2024-02-10T05:32:01.641 INFO:tasks.rados.rados.0.smithi178.stdout:714: finishing rollback tid 1 to smithi17880450-12 2024-02-10T05:32:01.641 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 141 (ObjNum 33 snap 0 seq_num 1534147280) dirty dne 2024-02-10T05:32:01.641 INFO:tasks.rados.rados.0.smithi178.stdout:714: done (2 left) 2024-02-10T05:32:01.641 INFO:tasks.rados.rados.0.smithi178.stdout:718: rollback oid 4 current snap is 65 2024-02-10T05:32:01.641 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 4 to 59 2024-02-10T05:32:01.641 INFO:tasks.rados.rados.0.smithi178.stdout:719: read oid 29 snap -1 2024-02-10T05:32:01.641 INFO:tasks.rados.rados.0.smithi178.stdout:719: expect (ObjNum 144 snap 32 seq_num 144) 2024-02-10T05:32:01.641 INFO:tasks.rados.rados.0.smithi178.stdout:720: snap_remove snap 51 2024-02-10T05:32:01.915 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:01 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:01.555+0000 7fc0c18a4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T05:32:01.915 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:01 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:01.686+0000 7fc0c18a4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T05:32:01.916 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:01 smithi178 ceph-mon[27572]: osdmap e194: 8 total, 8 up, 8 in 2024-02-10T05:32:01.916 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:01 smithi178 ceph-mon[27572]: pgmap v81: 121 pgs: 121 active+clean; 179 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 406 KiB/s wr, 19 op/s 2024-02-10T05:32:01.916 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:01 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:01.916 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:01 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:01.916 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:01 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:01.916 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:01 smithi178 ceph-mon[36851]: osdmap e194: 8 total, 8 up, 8 in 2024-02-10T05:32:01.916 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:01 smithi178 ceph-mon[36851]: pgmap v81: 121 pgs: 121 active+clean; 179 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 406 KiB/s wr, 19 op/s 2024-02-10T05:32:01.916 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:01 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:01.916 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:01 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:01.917 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:01 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:01.917 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:32:01.917 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 starting - - - - 2024-02-10T05:32:01.917 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 starting - - - - 2024-02-10T05:32:01.917 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (5m) 44s ago 5m 17.6M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:32:01.917 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (5m) 42s ago 5m 13.8M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:32:01.917 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283 running (69s) 42s ago 8m 492M - 19.0.0-1361-g290212a1 c328ab9dcfc7 a3d73d22bad3 2024-02-10T05:32:01.917 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 starting - - - - 2024-02-10T05:32:01.917 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (10m) 44s ago 10m 49.9M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 4909309cada6 2024-02-10T05:32:01.917 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (9m) 42s ago 9m 45.0M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 4c36cda4e5a0 2024-02-10T05:32:01.917 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (9m) 44s ago 9m 44.2M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 5725bae951a9 2024-02-10T05:32:01.917 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 starting - - - - 2024-02-10T05:32:01.917 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 starting - - - - 2024-02-10T05:32:01.918 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (8m) 44s ago 8m 92.7M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 790d5f84d24c 2024-02-10T05:32:01.918 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (8m) 44s ago 8m 86.5M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 fbd57574565e 2024-02-10T05:32:01.918 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (7m) 44s ago 7m 92.7M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 6e353a8cd658 2024-02-10T05:32:01.918 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (7m) 44s ago 7m 53.5M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 09a657d64674 2024-02-10T05:32:01.918 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (6m) 42s ago 6m 76.3M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 37589cbd4f03 2024-02-10T05:32:01.918 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (6m) 42s ago 6m 92.5M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:32:01.918 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (6m) 42s ago 6m 70.9M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:32:01.918 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (5m) 42s ago 5m 72.8M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:32:01.918 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 starting - - - - 2024-02-10T05:32:01.985 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:01 smithi189 ceph-mon[31422]: osdmap e194: 8 total, 8 up, 8 in 2024-02-10T05:32:01.985 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:01 smithi189 ceph-mon[31422]: pgmap v81: 121 pgs: 121 active+clean; 179 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 406 KiB/s wr, 19 op/s 2024-02-10T05:32:01.985 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:01 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:01.985 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:01 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:01.985 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:01 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:02.326 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:32:02.326 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:32:02.326 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 3 2024-02-10T05:32:02.326 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:32:02.326 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:32:02.326 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 1, 2024-02-10T05:32:02.326 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T05:32:02.327 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:32:02.327 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:32:02.327 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 8 2024-02-10T05:32:02.327 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:32:02.327 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:32:02.327 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:32:02.327 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:32:02.327 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:32:02.327 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 14, 2024-02-10T05:32:02.327 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T05:32:02.327 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:32:02.327 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:32:02.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:02 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:02.378+0000 7fc0c18a4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T05:32:02.624 INFO:tasks.rados.rados.0.smithi178.stdout:720: done (4 left) 2024-02-10T05:32:02.624 INFO:tasks.rados.rados.0.smithi178.stdout:721: read oid 9 snap -1 2024-02-10T05:32:02.624 INFO:tasks.rados.rados.0.smithi178.stdout:721: expect (ObjNum 223 snap 54 seq_num 223) 2024-02-10T05:32:02.624 INFO:tasks.rados.rados.0.smithi178.stdout:722: setattr oid 45 current snap is 65 2024-02-10T05:32:02.624 INFO:tasks.rados.rados.0.smithi178.stdout:718: finishing rollback tid 1 to smithi17880450-4 2024-02-10T05:32:02.624 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 176 (ObjNum 353 snap 0 seq_num 1534140192) dirty dne 2024-02-10T05:32:02.624 INFO:tasks.rados.rados.0.smithi178.stdout:719: expect (ObjNum 144 snap 32 seq_num 144) 2024-02-10T05:32:02.629 INFO:tasks.rados.rados.0.smithi178.stdout:715: expect (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:32:02.738 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:02 smithi178 ceph-mon[27572]: from='client.25106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:32:02.738 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:02 smithi178 ceph-mon[27572]: osdmap e195: 8 total, 8 up, 8 in 2024-02-10T05:32:02.738 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:02 smithi178 ceph-mon[27572]: from='client.25112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:32:02.738 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:02 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/146028726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:32:02.739 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:02 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:02.473+0000 7fc0c18a4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T05:32:02.739 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:02 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:02.639+0000 7fc0c18a4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T05:32:02.739 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:02 smithi178 ceph-mon[36851]: from='client.25106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:32:02.739 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:02 smithi178 ceph-mon[36851]: osdmap e195: 8 total, 8 up, 8 in 2024-02-10T05:32:02.739 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:02 smithi178 ceph-mon[36851]: from='client.25112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:32:02.739 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:02 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/146028726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:32:02.872 INFO:tasks.rados.rados.0.smithi178.stdout:717: finishing write tid 1 to smithi17880450-24 2024-02-10T05:32:02.872 INFO:tasks.rados.rados.0.smithi178.stdout:717: finishing write tid 2 to smithi17880450-24 2024-02-10T05:32:02.873 INFO:tasks.rados.rados.0.smithi178.stdout:717: finishing write tid 3 to smithi17880450-24 2024-02-10T05:32:02.873 INFO:tasks.rados.rados.0.smithi178.stdout:717: finishing write tid 4 to smithi17880450-24 2024-02-10T05:32:02.873 INFO:tasks.rados.rados.0.smithi178.stdout:717: finishing write tid 5 to smithi17880450-24 2024-02-10T05:32:02.873 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 247 (ObjNum 243 snap 65 seq_num 243) dirty exists 2024-02-10T05:32:02.873 INFO:tasks.rados.rados.0.smithi178.stdout:717: left oid 24 (ObjNum 243 snap 65 seq_num 243) 2024-02-10T05:32:02.873 INFO:tasks.rados.rados.0.smithi178.stdout:721: expect (ObjNum 223 snap 54 seq_num 223) 2024-02-10T05:32:02.908 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 262 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-10T05:32:02.908 INFO:tasks.rados.rados.0.smithi178.stdout:715: done (5 left) 2024-02-10T05:32:02.908 INFO:tasks.rados.rados.0.smithi178.stdout:717: done (4 left) 2024-02-10T05:32:02.908 INFO:tasks.rados.rados.0.smithi178.stdout:718: done (3 left) 2024-02-10T05:32:02.908 INFO:tasks.rados.rados.0.smithi178.stdout:719: done (2 left) 2024-02-10T05:32:02.908 INFO:tasks.rados.rados.0.smithi178.stdout:721: done (1 left) 2024-02-10T05:32:02.909 INFO:tasks.rados.rados.0.smithi178.stdout:722: done (0 left) 2024-02-10T05:32:02.909 INFO:tasks.rados.rados.0.smithi178.stdout:723: delete oid 45 current snap is 65 2024-02-10T05:32:02.909 INFO:tasks.rados.rados.0.smithi178.stdout:723: done (0 left) 2024-02-10T05:32:02.910 INFO:tasks.rados.rados.0.smithi178.stdout:724: read oid 9 snap 53 2024-02-10T05:32:02.910 INFO:tasks.rados.rados.0.smithi178.stdout:724: expect deleted 2024-02-10T05:32:02.910 INFO:tasks.rados.rados.0.smithi178.stdout:725: read oid 13 snap -1 2024-02-10T05:32:02.910 INFO:tasks.rados.rados.0.smithi178.stdout:725: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:32:02.910 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 65 2024-02-10T05:32:02.910 INFO:tasks.rados.rados.0.smithi178.stdout:726: seq_num 245 ranges {4759552=507904,5267456=458752,5726208=671744,6397952=73728} 2024-02-10T05:32:02.938 INFO:tasks.rados.rados.0.smithi178.stdout:726: writing smithi17880450-11 from 4759552 to 5267456 tid 1 2024-02-10T05:32:02.941 INFO:tasks.rados.rados.0.smithi178.stdout:726: writing smithi17880450-11 from 5267456 to 5726208 tid 2 2024-02-10T05:32:02.945 INFO:tasks.rados.rados.0.smithi178.stdout:726: writing smithi17880450-11 from 5726208 to 6397952 tid 3 2024-02-10T05:32:02.945 INFO:tasks.rados.rados.0.smithi178.stdout:726: writing smithi17880450-11 from 6397952 to 6471680 tid 4 2024-02-10T05:32:02.945 INFO:tasks.rados.rados.0.smithi178.stdout:727: read oid 39 snap -1 2024-02-10T05:32:02.946 INFO:tasks.rados.rados.0.smithi178.stdout:727: expect (ObjNum 237 snap 60 seq_num 237) 2024-02-10T05:32:02.946 INFO:tasks.rados.rados.0.smithi178.stdout:728: rmattr oid 38 current snap is 65 2024-02-10T05:32:02.946 INFO:tasks.rados.rados.0.smithi178.stdout:728: done (4 left) 2024-02-10T05:32:02.946 INFO:tasks.rados.rados.0.smithi178.stdout:729: snap_remove snap 60 2024-02-10T05:32:02.957 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:02 smithi189 ceph-mon[31422]: from='client.25106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:32:02.957 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:02 smithi189 ceph-mon[31422]: osdmap e195: 8 total, 8 up, 8 in 2024-02-10T05:32:02.957 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:02 smithi189 ceph-mon[31422]: from='client.25112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:32:02.957 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:02 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/146028726' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:32:03.072 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:02 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:02.737+0000 7fc0c18a4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T05:32:03.072 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:02 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:02.832+0000 7fc0c18a4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T05:32:03.426 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:03 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:03.117+0000 7fc0c18a4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T05:32:03.426 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:03 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:03.227+0000 7fc0c18a4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T05:32:03.426 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:03 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:03.318+0000 7fc0c18a4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T05:32:03.426 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:03 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:03.425+0000 7fc0c18a4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T05:32:03.626 INFO:tasks.rados.rados.0.smithi178.stdout:729: done (4 left) 2024-02-10T05:32:03.626 INFO:tasks.rados.rados.0.smithi178.stdout:730: setattr oid 24 current snap is 65 2024-02-10T05:32:03.629 INFO:tasks.rados.rados.0.smithi178.stdout:725: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-10T05:32:03.632 INFO:tasks.rados.rados.0.smithi178.stdout:726: finishing write tid 1 to smithi17880450-11 2024-02-10T05:32:03.632 INFO:tasks.rados.rados.0.smithi178.stdout:726: finishing write tid 2 to smithi17880450-11 2024-02-10T05:32:03.632 INFO:tasks.rados.rados.0.smithi178.stdout:726: finishing write tid 3 to smithi17880450-11 2024-02-10T05:32:03.632 INFO:tasks.rados.rados.0.smithi178.stdout:726: finishing write tid 4 to smithi17880450-11 2024-02-10T05:32:03.632 INFO:tasks.rados.rados.0.smithi178.stdout:726: finishing write tid 5 to smithi17880450-11 2024-02-10T05:32:03.632 INFO:tasks.rados.rados.0.smithi178.stdout:724: done (4 left) 2024-02-10T05:32:03.632 INFO:tasks.rados.rados.0.smithi178.stdout:725: done (3 left) 2024-02-10T05:32:03.632 INFO:tasks.rados.rados.0.smithi178.stdout:731: snap_create 2024-02-10T05:32:03.632 INFO:tasks.rados.rados.0.smithi178.stdout:726: finishing write tid 6 to smithi17880450-11 2024-02-10T05:32:03.632 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 253 (ObjNum 245 snap 65 seq_num 245) dirty exists 2024-02-10T05:32:03.632 INFO:tasks.rados.rados.0.smithi178.stdout:726: left oid 11 (ObjNum 245 snap 65 seq_num 245) 2024-02-10T05:32:03.632 INFO:tasks.rados.rados.0.smithi178.stdout:727: expect (ObjNum 237 snap 60 seq_num 237) 2024-02-10T05:32:03.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:03 smithi178 ceph-mon[27572]: osdmap e196: 8 total, 8 up, 8 in 2024-02-10T05:32:03.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:03 smithi178 ceph-mon[27572]: pgmap v84: 121 pgs: 121 active+clean; 179 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 406 KiB/s wr, 19 op/s 2024-02-10T05:32:03.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:03 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:03.638+0000 7fc0c18a4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T05:32:03.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:03 smithi178 ceph-mon[36851]: osdmap e196: 8 total, 8 up, 8 in 2024-02-10T05:32:03.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:03 smithi178 ceph-mon[36851]: pgmap v84: 121 pgs: 121 active+clean; 179 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 406 KiB/s wr, 19 op/s 2024-02-10T05:32:03.713 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:32:03 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:32:03.509Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi178.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.178:8443: connect: connection refused" 2024-02-10T05:32:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:03 smithi189 ceph-mon[31422]: osdmap e196: 8 total, 8 up, 8 in 2024-02-10T05:32:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:03 smithi189 ceph-mon[31422]: pgmap v84: 121 pgs: 121 active+clean; 179 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 406 KiB/s wr, 19 op/s 2024-02-10T05:32:04.065 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 260 (ObjNum 243 snap 65 seq_num 243) dirty exists 2024-02-10T05:32:04.606 INFO:tasks.rados.rados.0.smithi178.stdout:726: done (3 left) 2024-02-10T05:32:04.606 INFO:tasks.rados.rados.0.smithi178.stdout:727: done (2 left) 2024-02-10T05:32:04.607 INFO:tasks.rados.rados.0.smithi178.stdout:730: done (1 left) 2024-02-10T05:32:04.607 INFO:tasks.rados.rados.0.smithi178.stdout:731: done (0 left) 2024-02-10T05:32:04.607 INFO:tasks.rados.rados.0.smithi178.stdout:732: rollback oid 47 current snap is 66 2024-02-10T05:32:04.607 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 47 to 35 2024-02-10T05:32:04.607 INFO:tasks.rados.rados.0.smithi178.stdout:733: read oid 10 snap -1 2024-02-10T05:32:04.607 INFO:tasks.rados.rados.0.smithi178.stdout:733: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:32:04.607 INFO:tasks.rados.rados.0.smithi178.stdout:734: read oid 42 snap 59 2024-02-10T05:32:04.608 INFO:tasks.rados.rados.0.smithi178.stdout:734: expect deleted 2024-02-10T05:32:04.608 INFO:tasks.rados.rados.0.smithi178.stdout:735: snap_remove snap 53 2024-02-10T05:32:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:04 smithi189 ceph-mon[31422]: osdmap e197: 8 total, 8 up, 8 in 2024-02-10T05:32:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:04 smithi189 ceph-mon[31422]: osdmap e198: 8 total, 8 up, 8 in 2024-02-10T05:32:04.911 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:04 smithi178 ceph-mon[27572]: osdmap e197: 8 total, 8 up, 8 in 2024-02-10T05:32:04.911 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:04 smithi178 ceph-mon[27572]: osdmap e198: 8 total, 8 up, 8 in 2024-02-10T05:32:04.911 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:04 smithi178 ceph-mon[36851]: osdmap e197: 8 total, 8 up, 8 in 2024-02-10T05:32:04.911 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:04 smithi178 ceph-mon[36851]: osdmap e198: 8 total, 8 up, 8 in 2024-02-10T05:32:04.912 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:04.660+0000 7fc0c18a4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T05:32:04.912 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:04.799+0000 7fc0c18a4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T05:32:05.211 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:05.140+0000 7fc0c18a4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T05:32:05.499 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:05.232+0000 7fc0c18a4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T05:32:05.499 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:05.448+0000 7fc0c18a4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:32:05.613 INFO:tasks.rados.rados.0.smithi178.stdout:735: done (3 left) 2024-02-10T05:32:05.614 INFO:tasks.rados.rados.0.smithi178.stdout:736: setattr oid 4 current snap is 66 2024-02-10T05:32:05.614 INFO:tasks.rados.rados.0.smithi178.stdout:733: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:32:05.656 INFO:tasks.rados.rados.0.smithi178.stdout:732: finishing rollback tid 0 to smithi17880450-47 2024-02-10T05:32:05.656 INFO:tasks.rados.rados.0.smithi178.stdout:732: finishing rollback tid 1 to smithi17880450-47 2024-02-10T05:32:05.656 INFO:tasks.rados.rados.0.smithi178.stdout:732: finishing rollback tid 2 to smithi17880450-47 2024-02-10T05:32:05.656 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 182 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:32:05.657 INFO:tasks.rados.rados.0.smithi178.stdout:732: done (3 left) 2024-02-10T05:32:05.657 INFO:tasks.rados.rados.0.smithi178.stdout:733: done (2 left) 2024-02-10T05:32:05.657 INFO:tasks.rados.rados.0.smithi178.stdout:734: done (1 left) 2024-02-10T05:32:05.657 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 66 2024-02-10T05:32:05.657 INFO:tasks.rados.rados.0.smithi178.stdout:737: seq_num 246 ranges {0=524288,524288=745472,1269760=425984,1695744=32768} 2024-02-10T05:32:05.659 INFO:tasks.rados.rados.0.smithi178.stdout:737: writing smithi17880450-20 from 0 to 524288 tid 1 2024-02-10T05:32:05.665 INFO:tasks.rados.rados.0.smithi178.stdout:737: writing smithi17880450-20 from 524288 to 1269760 tid 2 2024-02-10T05:32:05.669 INFO:tasks.rados.rados.0.smithi178.stdout:737: writing smithi17880450-20 from 1269760 to 1695744 tid 3 2024-02-10T05:32:05.669 INFO:tasks.rados.rados.0.smithi178.stdout:737: writing smithi17880450-20 from 1695744 to 1728512 tid 4 2024-02-10T05:32:05.670 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 262 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-02-10T05:32:05.670 INFO:tasks.rados.rados.0.smithi178.stdout:737: finishing write tid 1 to smithi17880450-20 2024-02-10T05:32:05.670 INFO:tasks.rados.rados.0.smithi178.stdout:736: done (1 left) 2024-02-10T05:32:05.670 INFO:tasks.rados.rados.0.smithi178.stdout:738: read oid 40 snap -1 2024-02-10T05:32:05.671 INFO:tasks.rados.rados.0.smithi178.stdout:738: expect (ObjNum 192 snap 44 seq_num 192) 2024-02-10T05:32:05.671 INFO:tasks.rados.rados.0.smithi178.stdout:739: delete oid 8 current snap is 66 2024-02-10T05:32:05.672 INFO:tasks.rados.rados.0.smithi178.stdout:737: finishing write tid 2 to smithi17880450-20 2024-02-10T05:32:05.677 INFO:tasks.rados.rados.0.smithi178.stdout:737: finishing write tid 3 to smithi17880450-20 2024-02-10T05:32:05.677 INFO:tasks.rados.rados.0.smithi178.stdout:737: finishing write tid 4 to smithi17880450-20 2024-02-10T05:32:05.677 INFO:tasks.rados.rados.0.smithi178.stdout:737: finishing write tid 5 to smithi17880450-20 2024-02-10T05:32:05.677 INFO:tasks.rados.rados.0.smithi178.stdout:738: expect (ObjNum 192 snap 44 seq_num 192) 2024-02-10T05:32:05.733 INFO:tasks.rados.rados.0.smithi178.stdout:737: finishing write tid 6 to smithi17880450-20 2024-02-10T05:32:05.733 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 115 (ObjNum 246 snap 66 seq_num 246) dirty exists 2024-02-10T05:32:05.733 INFO:tasks.rados.rados.0.smithi178.stdout:737: left oid 20 (ObjNum 246 snap 66 seq_num 246) 2024-02-10T05:32:05.733 INFO:tasks.rados.rados.0.smithi178.stdout:737: done (2 left) 2024-02-10T05:32:05.733 INFO:tasks.rados.rados.0.smithi178.stdout:738: done (1 left) 2024-02-10T05:32:05.733 INFO:tasks.rados.rados.0.smithi178.stdout:739: done (0 left) 2024-02-10T05:32:05.733 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 66 2024-02-10T05:32:05.733 INFO:tasks.rados.rados.0.smithi178.stdout:740: seq_num 248 ranges {0=557056,557056=507904,1064960=442368,1507328=253952} 2024-02-10T05:32:05.737 INFO:tasks.rados.rados.0.smithi178.stdout:740: writing smithi17880450-46 from 0 to 557056 tid 1 2024-02-10T05:32:05.740 INFO:tasks.rados.rados.0.smithi178.stdout:740: writing smithi17880450-46 from 557056 to 1064960 tid 2 2024-02-10T05:32:05.744 INFO:tasks.rados.rados.0.smithi178.stdout:740: writing smithi17880450-46 from 1064960 to 1507328 tid 3 2024-02-10T05:32:05.746 INFO:tasks.rados.rados.0.smithi178.stdout:740: writing smithi17880450-46 from 1507328 to 1761280 tid 4 2024-02-10T05:32:05.746 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 66 2024-02-10T05:32:05.746 INFO:tasks.rados.rados.0.smithi178.stdout:740: finishing write tid 1 to smithi17880450-46 2024-02-10T05:32:05.746 INFO:tasks.rados.rados.0.smithi178.stdout:740: finishing write tid 2 to smithi17880450-46 2024-02-10T05:32:05.746 INFO:tasks.rados.rados.0.smithi178.stdout:741: seq_num 249 ranges {3989504=573440,4562944=794624,5357568=409600} 2024-02-10T05:32:05.773 INFO:tasks.rados.rados.0.smithi178.stdout:741: writing smithi17880450-23 from 3989504 to 4562944 tid 1 2024-02-10T05:32:05.778 INFO:tasks.rados.rados.0.smithi178.stdout:741: writing smithi17880450-23 from 4562944 to 5357568 tid 2 2024-02-10T05:32:05.782 INFO:tasks.rados.rados.0.smithi178.stdout:741: writing smithi17880450-23 from 5357568 to 5767168 tid 3 2024-02-10T05:32:05.782 INFO:tasks.rados.rados.0.smithi178.stdout:742: snap_create 2024-02-10T05:32:05.782 INFO:tasks.rados.rados.0.smithi178.stdout:740: finishing write tid 3 to smithi17880450-46 2024-02-10T05:32:05.782 INFO:tasks.rados.rados.0.smithi178.stdout:740: finishing write tid 4 to smithi17880450-46 2024-02-10T05:32:05.782 INFO:tasks.rados.rados.0.smithi178.stdout:740: finishing write tid 5 to smithi17880450-46 2024-02-10T05:32:05.782 INFO:tasks.rados.rados.0.smithi178.stdout:740: finishing write tid 6 to smithi17880450-46 2024-02-10T05:32:05.783 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 452 (ObjNum 248 snap 66 seq_num 248) dirty exists 2024-02-10T05:32:05.783 INFO:tasks.rados.rados.0.smithi178.stdout:740: left oid 46 (ObjNum 248 snap 66 seq_num 248) 2024-02-10T05:32:05.783 INFO:tasks.rados.rados.0.smithi178.stdout:741: finishing write tid 1 to smithi17880450-23 2024-02-10T05:32:05.783 INFO:tasks.rados.rados.0.smithi178.stdout:741: finishing write tid 2 to smithi17880450-23 2024-02-10T05:32:05.784 INFO:tasks.rados.rados.0.smithi178.stdout:741: finishing write tid 3 to smithi17880450-23 2024-02-10T05:32:05.784 INFO:tasks.rados.rados.0.smithi178.stdout:741: finishing write tid 4 to smithi17880450-23 2024-02-10T05:32:05.785 INFO:tasks.rados.rados.0.smithi178.stdout:741: finishing write tid 5 to smithi17880450-23 2024-02-10T05:32:05.785 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 191 (ObjNum 249 snap 66 seq_num 249) dirty exists 2024-02-10T05:32:05.786 INFO:tasks.rados.rados.0.smithi178.stdout:741: left oid 23 (ObjNum 249 snap 66 seq_num 249) 2024-02-10T05:32:05.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:05.677+0000 7fc0c18a4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T05:32:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-mon[27572]: pgmap v87: 121 pgs: 121 active+clean; 165 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 828 KiB/s wr, 19 op/s 2024-02-10T05:32:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-mon[27572]: osdmap e199: 8 total, 8 up, 8 in 2024-02-10T05:32:05.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-mon[36851]: pgmap v87: 121 pgs: 121 active+clean; 165 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 828 KiB/s wr, 19 op/s 2024-02-10T05:32:05.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:05.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:05.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:05.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:05.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:05 smithi178 ceph-mon[36851]: osdmap e199: 8 total, 8 up, 8 in 2024-02-10T05:32:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:05 smithi189 ceph-mon[31422]: pgmap v87: 121 pgs: 121 active+clean; 165 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 828 KiB/s wr, 19 op/s 2024-02-10T05:32:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:05 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:05 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:05 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:05 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:05 smithi189 ceph-mon[31422]: osdmap e199: 8 total, 8 up, 8 in 2024-02-10T05:32:06.309 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:06 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:06.032+0000 7fc0c18a4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:32:06.567 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:06 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:06.308+0000 7fc0c18a4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T05:32:06.567 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:06 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:06.566+0000 7fc0c18a4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T05:32:06.633 INFO:tasks.rados.rados.0.smithi178.stdout:740: done (2 left) 2024-02-10T05:32:06.633 INFO:tasks.rados.rados.0.smithi178.stdout:741: done (1 left) 2024-02-10T05:32:06.633 INFO:tasks.rados.rados.0.smithi178.stdout:742: done (0 left) 2024-02-10T05:32:06.634 INFO:tasks.rados.rados.0.smithi178.stdout:743: rollback oid 13 current snap is 67 2024-02-10T05:32:06.634 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 13 to 54 2024-02-10T05:32:06.634 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 35 current snap is 67 2024-02-10T05:32:06.634 INFO:tasks.rados.rados.0.smithi178.stdout:744: seq_num 250 ranges {0=589824,589824=679936,1269760=409600,1679360=114688} 2024-02-10T05:32:06.637 INFO:tasks.rados.rados.0.smithi178.stdout:744: writing smithi17880450-35 from 0 to 589824 tid 1 2024-02-10T05:32:06.641 INFO:tasks.rados.rados.0.smithi178.stdout:744: writing smithi17880450-35 from 589824 to 1269760 tid 2 2024-02-10T05:32:06.644 INFO:tasks.rados.rados.0.smithi178.stdout:744: writing smithi17880450-35 from 1269760 to 1679360 tid 3 2024-02-10T05:32:06.645 INFO:tasks.rados.rados.0.smithi178.stdout:744: writing smithi17880450-35 from 1679360 to 1794048 tid 4 2024-02-10T05:32:06.645 INFO:tasks.rados.rados.0.smithi178.stdout:745: read oid 1 snap -1 2024-02-10T05:32:06.645 INFO:tasks.rados.rados.0.smithi178.stdout:745: expect (ObjNum 140 snap 31 seq_num 140) 2024-02-10T05:32:06.645 INFO:tasks.rados.rados.0.smithi178.stdout:746: copy_from oid 17 from oid 38 current snap is 67 2024-02-10T05:32:06.646 INFO:tasks.rados.rados.0.smithi178.stdout:743: finishing rollback tid 0 to smithi17880450-13 2024-02-10T05:32:06.646 INFO:tasks.rados.rados.0.smithi178.stdout:743: finishing rollback tid 1 to smithi17880450-13 2024-02-10T05:32:06.646 INFO:tasks.rados.rados.0.smithi178.stdout:743: finishing rollback tid 2 to smithi17880450-13 2024-02-10T05:32:06.646 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 308 (ObjNum 93 snap 18 seq_num 93) dirty exists 2024-02-10T05:32:06.646 INFO:tasks.rados.rados.0.smithi178.stdout:744: finishing write tid 1 to smithi17880450-35 2024-02-10T05:32:06.646 INFO:tasks.rados.rados.0.smithi178.stdout:743: done (3 left) 2024-02-10T05:32:06.646 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 67 2024-02-10T05:32:06.646 INFO:tasks.rados.rados.0.smithi178.stdout:747: seq_num 251 ranges {0=606208,606208=614400,1220608=589824} 2024-02-10T05:32:06.649 INFO:tasks.rados.rados.0.smithi178.stdout:747: writing smithi17880450-6 from 0 to 606208 tid 1 2024-02-10T05:32:06.653 INFO:tasks.rados.rados.0.smithi178.stdout:747: writing smithi17880450-6 from 606208 to 1220608 tid 2 2024-02-10T05:32:06.657 INFO:tasks.rados.rados.0.smithi178.stdout:747: writing smithi17880450-6 from 1220608 to 1810432 tid 3 2024-02-10T05:32:06.657 INFO:tasks.rados.rados.0.smithi178.stdout:748: setattr oid 27 current snap is 67 2024-02-10T05:32:06.658 INFO:tasks.rados.rados.0.smithi178.stdout:744: finishing write tid 2 to smithi17880450-35 2024-02-10T05:32:06.658 INFO:tasks.rados.rados.0.smithi178.stdout:744: finishing write tid 3 to smithi17880450-35 2024-02-10T05:32:06.658 INFO:tasks.rados.rados.0.smithi178.stdout:744: finishing write tid 4 to smithi17880450-35 2024-02-10T05:32:06.658 INFO:tasks.rados.rados.0.smithi178.stdout:744: finishing write tid 5 to smithi17880450-35 2024-02-10T05:32:06.658 INFO:tasks.rados.rados.0.smithi178.stdout:744: finishing write tid 6 to smithi17880450-35 2024-02-10T05:32:06.658 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 197 (ObjNum 250 snap 67 seq_num 250) dirty exists 2024-02-10T05:32:06.658 INFO:tasks.rados.rados.0.smithi178.stdout:744: left oid 35 (ObjNum 250 snap 67 seq_num 250) 2024-02-10T05:32:06.658 INFO:tasks.rados.rados.0.smithi178.stdout:747: finishing write tid 1 to smithi17880450-6 2024-02-10T05:32:06.658 INFO:tasks.rados.rados.0.smithi178.stdout:745: expect (ObjNum 140 snap 31 seq_num 140) 2024-02-10T05:32:06.735 INFO:tasks.rados.rados.0.smithi178.stdout:747: finishing write tid 2 to smithi17880450-6 2024-02-10T05:32:06.735 INFO:tasks.rados.rados.0.smithi178.stdout:746: finishing copy_from racing read to smithi17880450-17 2024-02-10T05:32:06.736 INFO:tasks.rados.rados.0.smithi178.stdout:746: finishing copy_from to smithi17880450-17 2024-02-10T05:32:06.736 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 111 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-02-10T05:32:06.736 INFO:tasks.rados.rados.0.smithi178.stdout:747: finishing write tid 3 to smithi17880450-6 2024-02-10T05:32:06.736 INFO:tasks.rados.rados.0.smithi178.stdout:747: finishing write tid 4 to smithi17880450-6 2024-02-10T05:32:06.736 INFO:tasks.rados.rados.0.smithi178.stdout:747: finishing write tid 5 to smithi17880450-6 2024-02-10T05:32:06.736 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 269 (ObjNum 251 snap 67 seq_num 251) dirty exists 2024-02-10T05:32:06.736 INFO:tasks.rados.rados.0.smithi178.stdout:747: left oid 6 (ObjNum 251 snap 67 seq_num 251) 2024-02-10T05:32:06.736 INFO:tasks.rados.rados.0.smithi178.stdout:744: done (4 left) 2024-02-10T05:32:06.736 INFO:tasks.rados.rados.0.smithi178.stdout:745: done (3 left) 2024-02-10T05:32:06.736 INFO:tasks.rados.rados.0.smithi178.stdout:746: done (2 left) 2024-02-10T05:32:06.736 INFO:tasks.rados.rados.0.smithi178.stdout:747: done (1 left) 2024-02-10T05:32:06.736 INFO:tasks.rados.rados.0.smithi178.stdout:749: setattr oid 34 current snap is 67 2024-02-10T05:32:06.737 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 310 (ObjNum 224 snap 55 seq_num 224) dirty exists 2024-02-10T05:32:06.739 INFO:tasks.rados.rados.0.smithi178.stdout:748: done (1 left) 2024-02-10T05:32:06.739 INFO:tasks.rados.rados.0.smithi178.stdout:750: snap_create 2024-02-10T05:32:06.741 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 270 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-10T05:32:07.638 INFO:tasks.rados.rados.0.smithi178.stdout:749: done (1 left) 2024-02-10T05:32:07.638 INFO:tasks.rados.rados.0.smithi178.stdout:750: done (0 left) 2024-02-10T05:32:07.638 INFO:tasks.rados.rados.0.smithi178.stdout:751: rollback oid 32 current snap is 68 2024-02-10T05:32:07.638 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 32 to 59 2024-02-10T05:32:07.638 INFO:tasks.rados.rados.0.smithi178.stdout:752: snap_remove snap 67 2024-02-10T05:32:07.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:07.449+0000 7fc0c18a4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T05:32:07.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:07 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:07.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:07 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:07.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:07 smithi178 ceph-mon[27572]: osdmap e200: 8 total, 8 up, 8 in 2024-02-10T05:32:07.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:07 smithi178 ceph-mon[27572]: pgmap v90: 121 pgs: 121 active+clean; 165 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 828 KiB/s wr, 19 op/s 2024-02-10T05:32:07.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:07 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:07.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:07 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:07.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:07 smithi178 ceph-mon[36851]: osdmap e200: 8 total, 8 up, 8 in 2024-02-10T05:32:07.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:07 smithi178 ceph-mon[36851]: pgmap v90: 121 pgs: 121 active+clean; 165 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 828 KiB/s wr, 19 op/s 2024-02-10T05:32:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:07 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:07.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:07 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:07.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:07 smithi189 ceph-mon[31422]: osdmap e200: 8 total, 8 up, 8 in 2024-02-10T05:32:07.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:07 smithi189 ceph-mon[31422]: pgmap v90: 121 pgs: 121 active+clean; 165 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 828 KiB/s wr, 19 op/s 2024-02-10T05:32:08.211 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:08.042+0000 7fc0c18a4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T05:32:08.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:08.144+0000 7fc0c18a4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T05:32:08.492 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:08.371+0000 7fc0c18a4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T05:32:08.492 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:08] ENGINE Bus STARTING 2024-02-10T05:32:08.647 INFO:tasks.rados.rados.0.smithi178.stdout:752: done (1 left) 2024-02-10T05:32:08.647 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 24 current snap is 68 2024-02-10T05:32:08.647 INFO:tasks.rados.rados.0.smithi178.stdout:753: seq_num 252 ranges {2195456=630784,2826240=499712,3325952=425984,3751936=278528} 2024-02-10T05:32:08.662 INFO:tasks.rados.rados.0.smithi178.stdout:753: writing smithi17880450-24 from 2195456 to 2826240 tid 1 2024-02-10T05:32:08.665 INFO:tasks.rados.rados.0.smithi178.stdout:753: writing smithi17880450-24 from 2826240 to 3325952 tid 2 2024-02-10T05:32:08.668 INFO:tasks.rados.rados.0.smithi178.stdout:753: writing smithi17880450-24 from 3325952 to 3751936 tid 3 2024-02-10T05:32:08.670 INFO:tasks.rados.rados.0.smithi178.stdout:753: writing smithi17880450-24 from 3751936 to 4030464 tid 4 2024-02-10T05:32:08.670 INFO:tasks.rados.rados.0.smithi178.stdout:754: copy_from oid 3 from oid 45 current snap is 68 2024-02-10T05:32:08.670 INFO:tasks.rados.rados.0.smithi178.stdout:751: finishing rollback tid 0 to smithi17880450-32 2024-02-10T05:32:08.670 INFO:tasks.rados.rados.0.smithi178.stdout:751: finishing rollback tid 1 to smithi17880450-32 2024-02-10T05:32:08.670 INFO:tasks.rados.rados.0.smithi178.stdout:751: finishing rollback tid 2 to smithi17880450-32 2024-02-10T05:32:08.670 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 262 (ObjNum 225 snap 55 seq_num 225) dirty exists 2024-02-10T05:32:08.671 INFO:tasks.rados.rados.0.smithi178.stdout:753: finishing write tid 1 to smithi17880450-24 2024-02-10T05:32:08.671 INFO:tasks.rados.rados.0.smithi178.stdout:751: done (2 left) 2024-02-10T05:32:08.671 INFO:tasks.rados.rados.0.smithi178.stdout:755: snap_create 2024-02-10T05:32:08.671 INFO:tasks.rados.rados.0.smithi178.stdout:753: finishing write tid 2 to smithi17880450-24 2024-02-10T05:32:08.671 INFO:tasks.rados.rados.0.smithi178.stdout:754: finishing copy_from to smithi17880450-3 2024-02-10T05:32:08.671 INFO:tasks.rados.rados.0.smithi178.stdout:754: got expected ENOENT (src dne) 2024-02-10T05:32:08.671 INFO:tasks.rados.rados.0.smithi178.stdout:754: finishing copy_from racing read to smithi17880450-3 2024-02-10T05:32:08.672 INFO:tasks.rados.rados.0.smithi178.stdout:753: finishing write tid 3 to smithi17880450-24 2024-02-10T05:32:08.673 INFO:tasks.rados.rados.0.smithi178.stdout:753: finishing write tid 4 to smithi17880450-24 2024-02-10T05:32:08.673 INFO:tasks.rados.rados.0.smithi178.stdout:753: finishing write tid 5 to smithi17880450-24 2024-02-10T05:32:08.674 INFO:tasks.rados.rados.0.smithi178.stdout:753: finishing write tid 6 to smithi17880450-24 2024-02-10T05:32:08.674 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 272 (ObjNum 252 snap 68 seq_num 252) dirty exists 2024-02-10T05:32:08.674 INFO:tasks.rados.rados.0.smithi178.stdout:753: left oid 24 (ObjNum 252 snap 68 seq_num 252) 2024-02-10T05:32:08.757 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-mon[27572]: osdmap e201: 8 total, 8 up, 8 in 2024-02-10T05:32:08.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-mon[27572]: Standby manager daemon y restarted 2024-02-10T05:32:08.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-mon[27572]: Standby manager daemon y started 2024-02-10T05:32:08.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T05:32:08.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:32:08.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T05:32:08.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:32:08.758 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-mon[36851]: osdmap e201: 8 total, 8 up, 8 in 2024-02-10T05:32:08.758 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-mon[36851]: Standby manager daemon y restarted 2024-02-10T05:32:08.758 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-mon[36851]: Standby manager daemon y started 2024-02-10T05:32:08.758 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T05:32:08.759 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:32:08.759 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T05:32:08.759 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:32:08.759 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: CherryPy Checker: 2024-02-10T05:32:08.759 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: The Application mounted at '' has an empty config. 2024-02-10T05:32:08.759 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:08.759 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:08] ENGINE Serving on http://:::9283 2024-02-10T05:32:08.759 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:08 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:08] ENGINE Bus STARTED 2024-02-10T05:32:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:08 smithi189 ceph-mon[31422]: osdmap e201: 8 total, 8 up, 8 in 2024-02-10T05:32:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:08 smithi189 ceph-mon[31422]: Standby manager daemon y restarted 2024-02-10T05:32:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:08 smithi189 ceph-mon[31422]: Standby manager daemon y started 2024-02-10T05:32:09.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:08 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T05:32:09.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:08 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:32:09.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:08 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T05:32:09.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:08 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:32:09.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:08 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:32:08.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:32:09.608 INFO:tasks.rados.rados.0.smithi178.stdout:753: done (2 left) 2024-02-10T05:32:09.608 INFO:tasks.rados.rados.0.smithi178.stdout:754: done (1 left) 2024-02-10T05:32:09.608 INFO:tasks.rados.rados.0.smithi178.stdout:755: done (0 left) 2024-02-10T05:32:09.609 INFO:tasks.rados.rados.0.smithi178.stdout:756: read oid 39 snap -1 2024-02-10T05:32:09.609 INFO:tasks.rados.rados.0.smithi178.stdout:756: expect (ObjNum 237 snap 60 seq_num 237) 2024-02-10T05:32:09.609 INFO:tasks.rados.rados.0.smithi178.stdout:757: delete oid 1 current snap is 69 2024-02-10T05:32:09.612 INFO:tasks.rados.rados.0.smithi178.stdout:757: done (1 left) 2024-02-10T05:32:09.613 INFO:tasks.rados.rados.0.smithi178.stdout:758: snap_remove snap 59 2024-02-10T05:32:09.945 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:09 smithi178 ceph-mon[27572]: osdmap e202: 8 total, 8 up, 8 in 2024-02-10T05:32:09.946 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:09 smithi178 ceph-mon[27572]: mgrmap e29: x(active, since 59s), standbys: y 2024-02-10T05:32:09.946 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:09 smithi178 ceph-mon[27572]: pgmap v93: 121 pgs: 121 active+clean; 165 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:32:09.946 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:09 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:09.946 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:09 smithi178 ceph-mon[27572]: osdmap e203: 8 total, 8 up, 8 in 2024-02-10T05:32:09.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:09 smithi178 ceph-mon[36851]: osdmap e202: 8 total, 8 up, 8 in 2024-02-10T05:32:09.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:09 smithi178 ceph-mon[36851]: mgrmap e29: x(active, since 59s), standbys: y 2024-02-10T05:32:09.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:09 smithi178 ceph-mon[36851]: pgmap v93: 121 pgs: 121 active+clean; 165 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:32:09.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:09 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:09.947 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:09 smithi178 ceph-mon[36851]: osdmap e203: 8 total, 8 up, 8 in 2024-02-10T05:32:10.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:09 smithi189 ceph-mon[31422]: osdmap e202: 8 total, 8 up, 8 in 2024-02-10T05:32:10.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:09 smithi189 ceph-mon[31422]: mgrmap e29: x(active, since 59s), standbys: y 2024-02-10T05:32:10.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:09 smithi189 ceph-mon[31422]: pgmap v93: 121 pgs: 121 active+clean; 165 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:32:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:09 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:09 smithi189 ceph-mon[31422]: osdmap e203: 8 total, 8 up, 8 in 2024-02-10T05:32:10.174 INFO:tasks.rados.rados.0.smithi178.stdout:758: done (1 left) 2024-02-10T05:32:10.174 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 35 current snap is 69 2024-02-10T05:32:10.174 INFO:tasks.rados.rados.0.smithi178.stdout:759: seq_num 254 ranges {1794048=663552,2457600=663552,3121152=540672} 2024-02-10T05:32:10.186 INFO:tasks.rados.rados.0.smithi178.stdout:759: writing smithi17880450-35 from 1794048 to 2457600 tid 1 2024-02-10T05:32:10.190 INFO:tasks.rados.rados.0.smithi178.stdout:759: writing smithi17880450-35 from 2457600 to 3121152 tid 2 2024-02-10T05:32:10.194 INFO:tasks.rados.rados.0.smithi178.stdout:759: writing smithi17880450-35 from 3121152 to 3661824 tid 3 2024-02-10T05:32:10.194 INFO:tasks.rados.rados.0.smithi178.stdout:760: read oid 17 snap -1 2024-02-10T05:32:10.195 INFO:tasks.rados.rados.0.smithi178.stdout:760: expect (ObjNum 140 snap 31 seq_num 140) 2024-02-10T05:32:10.195 INFO:tasks.rados.rados.0.smithi178.stdout:761: snap_create 2024-02-10T05:32:10.195 INFO:tasks.rados.rados.0.smithi178.stdout:756: expect (ObjNum 237 snap 60 seq_num 237) 2024-02-10T05:32:10.197 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:10] ENGINE Bus STOPPING 2024-02-10T05:32:10.197 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:32:10.065Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=6 2024-02-10T05:32:10.437 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:10 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:10.174+0000 7feb79fb8700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-10T05:32:10.437 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:10 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: ignoring --setuser ceph since I am not root 2024-02-10T05:32:10.437 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:10 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: ignoring --setgroup ceph since I am not root 2024-02-10T05:32:10.438 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:10 smithi189 ceph-mgr[67499]: -- 172.21.15.189:0/2291981183 <== mon.1 v2:172.21.15.189:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5570832941a0 con 0x55708326a800 2024-02-10T05:32:10.451 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:32:10.451 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:10] ENGINE Bus STOPPED 2024-02-10T05:32:10.452 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:10] ENGINE Bus STARTING 2024-02-10T05:32:10.452 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:10.325+0000 7fc020d4e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:10.452 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:10.325+0000 7fc020d4e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:10.452 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:10.325+0000 7fc020d4e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:10.452 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:10.325+0000 7fc020d4e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:10.452 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:10.325+0000 7fc020d4e700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:10.452 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:10.328+0000 7fc01f54b700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:10.452 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:10.328+0000 7fc01f54b700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:10.452 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:10.328+0000 7fc01f54b700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:10.452 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:10.328+0000 7fc01f54b700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:10.452 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:10.328+0000 7fc01f54b700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:10.452 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:10] ENGINE Serving on http://:::9283 2024-02-10T05:32:10.452 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:10] ENGINE Bus STARTED 2024-02-10T05:32:10.626 INFO:tasks.rados.rados.0.smithi178.stdout:759: finishing write tid 1 to smithi17880450-35 2024-02-10T05:32:10.626 INFO:tasks.rados.rados.0.smithi178.stdout:759: finishing write tid 2 to smithi17880450-35 2024-02-10T05:32:10.626 INFO:tasks.rados.rados.0.smithi178.stdout:759: finishing write tid 3 to smithi17880450-35 2024-02-10T05:32:10.626 INFO:tasks.rados.rados.0.smithi178.stdout:759: finishing write tid 4 to smithi17880450-35 2024-02-10T05:32:10.626 INFO:tasks.rados.rados.0.smithi178.stdout:759: finishing write tid 5 to smithi17880450-35 2024-02-10T05:32:10.626 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 206 (ObjNum 254 snap 69 seq_num 254) dirty exists 2024-02-10T05:32:10.626 INFO:tasks.rados.rados.0.smithi178.stdout:759: left oid 35 (ObjNum 254 snap 69 seq_num 254) 2024-02-10T05:32:10.626 INFO:tasks.rados.rados.0.smithi178.stdout:760: expect (ObjNum 140 snap 31 seq_num 140) 2024-02-10T05:32:11.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:10 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:10.763+0000 7f07290c4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T05:32:11.038 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:10 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:10.859+0000 7f07290c4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T05:32:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:32:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T05:32:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T05:32:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: osdmap e204: 8 total, 8 up, 8 in 2024-02-10T05:32:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.24808 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-10T05:32:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: mgrmap e30: y(active, starting, since 0.00651869s) 2024-02-10T05:32:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:32:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:32:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:32:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:32:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:32:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:32:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:32:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:32:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:32:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:32:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:32:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:32:11.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:32:11.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:32:11.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:32:11.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:32:11.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:32:11.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: Manager daemon y is now available 2024-02-10T05:32:11.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:11.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:11.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:11.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:32:11.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:32:11.182 INFO:tasks.rados.rados.0.smithi178.stdout:756: done (3 left) 2024-02-10T05:32:11.182 INFO:tasks.rados.rados.0.smithi178.stdout:759: done (2 left) 2024-02-10T05:32:11.182 INFO:tasks.rados.rados.0.smithi178.stdout:760: done (1 left) 2024-02-10T05:32:11.182 INFO:tasks.rados.rados.0.smithi178.stdout:761: done (0 left) 2024-02-10T05:32:11.182 INFO:tasks.rados.rados.0.smithi178.stdout:762: setattr oid 33 current snap is 70 2024-02-10T05:32:11.184 INFO:tasks.rados.rados.0.smithi178.stdout:763: read oid 6 snap -1 2024-02-10T05:32:11.184 INFO:tasks.rados.rados.0.smithi178.stdout:763: expect (ObjNum 251 snap 67 seq_num 251) 2024-02-10T05:32:11.184 INFO:tasks.rados.rados.0.smithi178.stdout:764: delete oid 27 current snap is 70 2024-02-10T05:32:11.193 INFO:tasks.rados.rados.0.smithi178.stdout:763: expect (ObjNum 251 snap 67 seq_num 251) 2024-02-10T05:32:11.242 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 237 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-02-10T05:32:11.243 INFO:tasks.rados.rados.0.smithi178.stdout:762: done (2 left) 2024-02-10T05:32:11.243 INFO:tasks.rados.rados.0.smithi178.stdout:763: done (1 left) 2024-02-10T05:32:11.243 INFO:tasks.rados.rados.0.smithi178.stdout:764: done (0 left) 2024-02-10T05:32:11.243 INFO:tasks.rados.rados.0.smithi178.stdout:765: rollback oid 9 current snap is 70 2024-02-10T05:32:11.243 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 9 to 62 2024-02-10T05:32:11.243 INFO:tasks.rados.rados.0.smithi178.stdout:766: read oid 6 snap -1 2024-02-10T05:32:11.243 INFO:tasks.rados.rados.0.smithi178.stdout:766: expect (ObjNum 251 snap 67 seq_num 251) 2024-02-10T05:32:11.243 INFO:tasks.rados.rados.0.smithi178.stdout:767: read oid 24 snap 66 2024-02-10T05:32:11.243 INFO:tasks.rados.rados.0.smithi178.stdout:767: expect (ObjNum 243 snap 65 seq_num 243) 2024-02-10T05:32:11.243 INFO:tasks.rados.rados.0.smithi178.stdout:768: snap_create 2024-02-10T05:32:11.246 INFO:tasks.rados.rados.0.smithi178.stdout:765: finishing rollback tid 0 to smithi17880450-9 2024-02-10T05:32:11.247 INFO:tasks.rados.rados.0.smithi178.stdout:765: finishing rollback tid 1 to smithi17880450-9 2024-02-10T05:32:11.247 INFO:tasks.rados.rados.0.smithi178.stdout:765: finishing rollback tid 2 to smithi17880450-9 2024-02-10T05:32:11.247 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 129 (ObjNum 223 snap 54 seq_num 223) dirty exists 2024-02-10T05:32:11.249 INFO:tasks.rados.rados.0.smithi178.stdout:766: expect (ObjNum 251 snap 67 seq_num 251) 2024-02-10T05:32:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:767: expect (ObjNum 243 snap 65 seq_num 243) 2024-02-10T05:32:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:32:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T05:32:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T05:32:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: osdmap e204: 8 total, 8 up, 8 in 2024-02-10T05:32:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.24808 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-10T05:32:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: mgrmap e30: y(active, starting, since 0.00651869s) 2024-02-10T05:32:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:32:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:32:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:32:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:32:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:32:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:32:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:32:11.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:32:11.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:32:11.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:32:11.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:32:11.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:32:11.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:32:11.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:32:11.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:32:11.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:32:11.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:32:11.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: Manager daemon y is now available 2024-02-10T05:32:11.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:11.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:11.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:11.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:32:11.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:32:11.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:11.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:11.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:11.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:32:11.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' 2024-02-10T05:32:11.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:11.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.24808 172.21.15.189:0/1279151236' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T05:32:11.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T05:32:11.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: osdmap e204: 8 total, 8 up, 8 in 2024-02-10T05:32:11.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.24808 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-10T05:32:11.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: mgrmap e30: y(active, starting, since 0.00651869s) 2024-02-10T05:32:11.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:32:11.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:32:11.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:32:11.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:32:11.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:32:11.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:32:11.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:32:11.467 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:32:11.467 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:32:11.467 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:32:11.467 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:32:11.467 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:32:11.467 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:32:11.467 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:32:11.467 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:32:11.467 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:32:11.467 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:32:11.467 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: Manager daemon y is now available 2024-02-10T05:32:11.468 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:11.468 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:11.468 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:11.468 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:32:11.468 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:11 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:32:11.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:11.559+0000 7f07290c4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T05:32:11.788 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:11.654+0000 7f07290c4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T05:32:12.139 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:11.800+0000 7f07290c4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T05:32:12.140 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:11.907+0000 7f07290c4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T05:32:12.140 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:11.989+0000 7f07290c4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T05:32:12.140 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:12 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:12.140 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:12 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:12.140 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:12 smithi189 ceph-mon[31422]: mgrmap e31: y(active, since 1.00814s) 2024-02-10T05:32:12.140 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:12 smithi189 ceph-mon[31422]: osdmap e205: 8 total, 8 up, 8 in 2024-02-10T05:32:12.140 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:12 smithi189 ceph-mon[31422]: [10/Feb/2024:05:32:11] ENGINE Bus STARTING 2024-02-10T05:32:12.140 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:12 smithi189 ceph-mon[31422]: [10/Feb/2024:05:32:11] ENGINE Serving on https://172.21.15.178:7150 2024-02-10T05:32:12.141 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:12 smithi189 ceph-mon[31422]: [10/Feb/2024:05:32:11] ENGINE Serving on http://172.21.15.178:8765 2024-02-10T05:32:12.141 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:12 smithi189 ceph-mon[31422]: [10/Feb/2024:05:32:11] ENGINE Bus STARTED 2024-02-10T05:32:12.186 INFO:tasks.rados.rados.0.smithi178.stdout:765: done (3 left) 2024-02-10T05:32:12.186 INFO:tasks.rados.rados.0.smithi178.stdout:766: done (2 left) 2024-02-10T05:32:12.186 INFO:tasks.rados.rados.0.smithi178.stdout:767: done (1 left) 2024-02-10T05:32:12.186 INFO:tasks.rados.rados.0.smithi178.stdout:768: done (0 left) 2024-02-10T05:32:12.187 INFO:tasks.rados.rados.0.smithi178.stdout:769: delete oid 35 current snap is 71 2024-02-10T05:32:12.191 INFO:tasks.rados.rados.0.smithi178.stdout:769: done (0 left) 2024-02-10T05:32:12.191 INFO:tasks.rados.rados.0.smithi178.stdout:770: snap_create 2024-02-10T05:32:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[27572]: mgrmap e31: y(active, since 1.00814s) 2024-02-10T05:32:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[27572]: osdmap e205: 8 total, 8 up, 8 in 2024-02-10T05:32:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[27572]: [10/Feb/2024:05:32:11] ENGINE Bus STARTING 2024-02-10T05:32:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[27572]: [10/Feb/2024:05:32:11] ENGINE Serving on https://172.21.15.178:7150 2024-02-10T05:32:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[27572]: [10/Feb/2024:05:32:11] ENGINE Serving on http://172.21.15.178:8765 2024-02-10T05:32:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[27572]: [10/Feb/2024:05:32:11] ENGINE Bus STARTED 2024-02-10T05:32:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[36851]: mgrmap e31: y(active, since 1.00814s) 2024-02-10T05:32:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[36851]: osdmap e205: 8 total, 8 up, 8 in 2024-02-10T05:32:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[36851]: [10/Feb/2024:05:32:11] ENGINE Bus STARTING 2024-02-10T05:32:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[36851]: [10/Feb/2024:05:32:11] ENGINE Serving on https://172.21.15.178:7150 2024-02-10T05:32:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[36851]: [10/Feb/2024:05:32:11] ENGINE Serving on http://172.21.15.178:8765 2024-02-10T05:32:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:12 smithi178 ceph-mon[36851]: [10/Feb/2024:05:32:11] ENGINE Bus STARTED 2024-02-10T05:32:12.471 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:12.269+0000 7f07290c4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T05:32:12.471 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:12.382+0000 7f07290c4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T05:32:12.761 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:12.470+0000 7f07290c4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T05:32:12.761 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:12.565+0000 7f07290c4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T05:32:12.761 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:12.759+0000 7f07290c4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T05:32:13.187 INFO:tasks.rados.rados.0.smithi178.stdout:770: done (0 left) 2024-02-10T05:32:13.187 INFO:tasks.rados.rados.0.smithi178.stdout:771: snap_create 2024-02-10T05:32:13.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:13 smithi178 ceph-mon[36851]: pgmap v5: 121 pgs: 121 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 322 MiB/s rd, 174 MiB/s wr, 2.49k op/s; 1.7 MiB/s, 7 objects/s recovering 2024-02-10T05:32:13.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:13 smithi178 ceph-mon[36851]: osdmap e206: 8 total, 8 up, 8 in 2024-02-10T05:32:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:13 smithi178 ceph-mon[27572]: pgmap v5: 121 pgs: 121 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 322 MiB/s rd, 174 MiB/s wr, 2.49k op/s; 1.7 MiB/s, 7 objects/s recovering 2024-02-10T05:32:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:13 smithi178 ceph-mon[27572]: osdmap e206: 8 total, 8 up, 8 in 2024-02-10T05:32:13.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:13 smithi189 ceph-mon[31422]: pgmap v5: 121 pgs: 121 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 322 MiB/s rd, 174 MiB/s wr, 2.49k op/s; 1.7 MiB/s, 7 objects/s recovering 2024-02-10T05:32:13.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:13 smithi189 ceph-mon[31422]: osdmap e206: 8 total, 8 up, 8 in 2024-02-10T05:32:13.773 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:32:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:32:13.509Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi189.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.189:8443: connect: connection refused" 2024-02-10T05:32:14.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:13.779+0000 7f07290c4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T05:32:14.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:13.914+0000 7f07290c4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T05:32:14.190 INFO:tasks.rados.rados.0.smithi178.stdout:771: done (0 left) 2024-02-10T05:32:14.190 INFO:tasks.rados.rados.0.smithi178.stdout:772: read oid 22 snap -1 2024-02-10T05:32:14.190 INFO:tasks.rados.rados.0.smithi178.stdout:772: expect deleted 2024-02-10T05:32:14.190 INFO:tasks.rados.rados.0.smithi178.stdout:773: snap_remove snap 69 2024-02-10T05:32:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:14 smithi178 ceph-mon[36851]: osdmap e207: 8 total, 8 up, 8 in 2024-02-10T05:32:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:14 smithi178 ceph-mon[36851]: mgrmap e32: y(active, since 3s) 2024-02-10T05:32:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:14 smithi178 ceph-mon[27572]: osdmap e207: 8 total, 8 up, 8 in 2024-02-10T05:32:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:14 smithi178 ceph-mon[27572]: mgrmap e32: y(active, since 3s) 2024-02-10T05:32:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:14 smithi189 ceph-mon[31422]: osdmap e207: 8 total, 8 up, 8 in 2024-02-10T05:32:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:14 smithi189 ceph-mon[31422]: mgrmap e32: y(active, since 3s) 2024-02-10T05:32:14.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:14.273+0000 7f07290c4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T05:32:14.538 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:14.366+0000 7f07290c4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T05:32:14.609 INFO:tasks.rados.rados.0.smithi178.stdout:773: done (1 left) 2024-02-10T05:32:14.610 INFO:tasks.rados.rados.0.smithi178.stdout:774: read oid 48 snap -1 2024-02-10T05:32:14.610 INFO:tasks.rados.rados.0.smithi178.stdout:774: expect (ObjNum 199 snap 47 seq_num 199) 2024-02-10T05:32:14.610 INFO:tasks.rados.rados.0.smithi178.stdout:775: rmattr oid 49 current snap is 73 2024-02-10T05:32:14.610 INFO:tasks.rados.rados.0.smithi178.stdout:776: delete oid 44 current snap is 73 2024-02-10T05:32:14.620 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 458 (ObjNum 215 snap 49 seq_num 215) dirty exists 2024-02-10T05:32:14.620 INFO:tasks.rados.rados.0.smithi178.stdout:772: done (3 left) 2024-02-10T05:32:14.620 INFO:tasks.rados.rados.0.smithi178.stdout:775: done (2 left) 2024-02-10T05:32:14.620 INFO:tasks.rados.rados.0.smithi178.stdout:776: done (1 left) 2024-02-10T05:32:14.620 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 2 current snap is 73 2024-02-10T05:32:14.620 INFO:tasks.rados.rados.0.smithi178.stdout:777: seq_num 258 ranges {1056768=729088,1785856=606208,2392064=598016} 2024-02-10T05:32:14.631 INFO:tasks.rados.rados.0.smithi178.stdout:777: writing smithi17880450-2 from 1056768 to 1785856 tid 1 2024-02-10T05:32:14.635 INFO:tasks.rados.rados.0.smithi178.stdout:777: writing smithi17880450-2 from 1785856 to 2392064 tid 2 2024-02-10T05:32:14.639 INFO:tasks.rados.rados.0.smithi178.stdout:777: writing smithi17880450-2 from 2392064 to 2990080 tid 3 2024-02-10T05:32:14.639 INFO:tasks.rados.rados.0.smithi178.stdout:778: read oid 9 snap -1 2024-02-10T05:32:14.639 INFO:tasks.rados.rados.0.smithi178.stdout:778: expect (ObjNum 223 snap 54 seq_num 223) 2024-02-10T05:32:14.639 INFO:tasks.rados.rados.0.smithi178.stdout:779: read oid 17 snap 72 2024-02-10T05:32:14.639 INFO:tasks.rados.rados.0.smithi178.stdout:779: expect (ObjNum 140 snap 31 seq_num 140) 2024-02-10T05:32:14.640 INFO:tasks.rados.rados.0.smithi178.stdout:780: setattr oid 35 current snap is 73 2024-02-10T05:32:14.640 INFO:tasks.rados.rados.0.smithi178.stdout:774: expect (ObjNum 199 snap 47 seq_num 199) 2024-02-10T05:32:14.697 INFO:tasks.rados.rados.0.smithi178.stdout:777: finishing write tid 1 to smithi17880450-2 2024-02-10T05:32:14.697 INFO:tasks.rados.rados.0.smithi178.stdout:777: finishing write tid 2 to smithi17880450-2 2024-02-10T05:32:14.697 INFO:tasks.rados.rados.0.smithi178.stdout:777: finishing write tid 3 to smithi17880450-2 2024-02-10T05:32:14.697 INFO:tasks.rados.rados.0.smithi178.stdout:777: finishing write tid 4 to smithi17880450-2 2024-02-10T05:32:14.697 INFO:tasks.rados.rados.0.smithi178.stdout:778: expect (ObjNum 223 snap 54 seq_num 223) 2024-02-10T05:32:14.731 INFO:tasks.rados.rados.0.smithi178.stdout:777: finishing write tid 5 to smithi17880450-2 2024-02-10T05:32:14.731 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 136 (ObjNum 258 snap 73 seq_num 258) dirty exists 2024-02-10T05:32:14.732 INFO:tasks.rados.rados.0.smithi178.stdout:777: left oid 2 (ObjNum 258 snap 73 seq_num 258) 2024-02-10T05:32:14.732 INFO:tasks.rados.rados.0.smithi178.stdout:779: expect (ObjNum 140 snap 31 seq_num 140) 2024-02-10T05:32:14.792 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 211 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-02-10T05:32:14.792 INFO:tasks.rados.rados.0.smithi178.stdout:774: done (4 left) 2024-02-10T05:32:14.792 INFO:tasks.rados.rados.0.smithi178.stdout:777: done (3 left) 2024-02-10T05:32:14.793 INFO:tasks.rados.rados.0.smithi178.stdout:778: done (2 left) 2024-02-10T05:32:14.793 INFO:tasks.rados.rados.0.smithi178.stdout:779: done (1 left) 2024-02-10T05:32:14.793 INFO:tasks.rados.rados.0.smithi178.stdout:780: done (0 left) 2024-02-10T05:32:14.793 INFO:tasks.rados.rados.0.smithi178.stdout:781: snap_remove snap 65 2024-02-10T05:32:15.019 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:14.571+0000 7f07290c4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:32:15.019 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:14.777+0000 7f07290c4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T05:32:15.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:15.085+0000 7f07290c4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:32:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:15 smithi189 ceph-mon[31422]: pgmap v8: 121 pgs: 121 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 106 MiB/s rd, 57 MiB/s wr, 825 op/s; 579 KiB/s, 2 objects/s recovering 2024-02-10T05:32:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:15 smithi189 ceph-mon[31422]: osdmap e208: 8 total, 8 up, 8 in 2024-02-10T05:32:15.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:15 smithi189 ceph-mon[31422]: osdmap e209: 8 total, 8 up, 8 in 2024-02-10T05:32:15.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:15 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:15.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:15 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:15.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:15 smithi178 ceph-mon[27572]: pgmap v8: 121 pgs: 121 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 106 MiB/s rd, 57 MiB/s wr, 825 op/s; 579 KiB/s, 2 objects/s recovering 2024-02-10T05:32:15.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:15 smithi178 ceph-mon[27572]: osdmap e208: 8 total, 8 up, 8 in 2024-02-10T05:32:15.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:15 smithi178 ceph-mon[27572]: osdmap e209: 8 total, 8 up, 8 in 2024-02-10T05:32:15.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:15 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:15.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:15 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:15 smithi178 ceph-mon[36851]: pgmap v8: 121 pgs: 121 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 106 MiB/s rd, 57 MiB/s wr, 825 op/s; 579 KiB/s, 2 objects/s recovering 2024-02-10T05:32:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:15 smithi178 ceph-mon[36851]: osdmap e208: 8 total, 8 up, 8 in 2024-02-10T05:32:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:15 smithi178 ceph-mon[36851]: osdmap e209: 8 total, 8 up, 8 in 2024-02-10T05:32:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:15 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:15 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:15.615 INFO:tasks.rados.rados.0.smithi178.stdout:781: done (0 left) 2024-02-10T05:32:15.615 INFO:tasks.rados.rados.0.smithi178.stdout:782: delete oid 43 current snap is 73 2024-02-10T05:32:15.618 INFO:tasks.rados.rados.0.smithi178.stdout:782: done (0 left) 2024-02-10T05:32:15.618 INFO:tasks.rados.rados.0.smithi178.stdout:783: snap_create 2024-02-10T05:32:15.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:15.353+0000 7f07290c4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T05:32:15.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:15.599+0000 7f07290c4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T05:32:16.618 INFO:tasks.rados.rados.0.smithi178.stdout:783: done (0 left) 2024-02-10T05:32:16.618 INFO:tasks.rados.rados.0.smithi178.stdout:784: setattr oid 43 current snap is 74 2024-02-10T05:32:16.619 INFO:tasks.rados.rados.0.smithi178.stdout:785: snap_remove snap 72 2024-02-10T05:32:16.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:16 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:16.462+0000 7f07290c4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T05:32:16.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:16 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:16.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:16 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:16.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:16 smithi189 ceph-mon[31422]: osdmap e210: 8 total, 8 up, 8 in 2024-02-10T05:32:16.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:16 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:16.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:16 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:16.798 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:16 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:16.798 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:16 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:16.798 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:16 smithi178 ceph-mon[36851]: osdmap e210: 8 total, 8 up, 8 in 2024-02-10T05:32:16.798 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:16 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:16.799 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:16 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:16.799 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:16 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:16.799 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:16 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:16.799 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:16 smithi178 ceph-mon[27572]: osdmap e210: 8 total, 8 up, 8 in 2024-02-10T05:32:16.799 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:16 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:16.799 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:16 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:17.366 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:17.047+0000 7f07290c4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T05:32:17.367 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:17.147+0000 7f07290c4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T05:32:17.617 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-mon[31422]: pgmap v12: 121 pgs: 121 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 0 B/s wr, 4 op/s 2024-02-10T05:32:17.618 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-mon[31422]: osdmap e211: 8 total, 8 up, 8 in 2024-02-10T05:32:17.618 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:17.366+0000 7f07290c4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T05:32:17.618 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: [10/Feb/2024:05:32:17] ENGINE Bus STARTING 2024-02-10T05:32:17.618 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: CherryPy Checker: 2024-02-10T05:32:17.618 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: The Application mounted at '' has an empty config. 2024-02-10T05:32:17.618 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: 2024-02-10T05:32:17.618 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: [10/Feb/2024:05:32:17] ENGINE Serving on http://:::9283 2024-02-10T05:32:17.618 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: [10/Feb/2024:05:32:17] ENGINE Bus STARTED 2024-02-10T05:32:17.629 INFO:tasks.rados.rados.0.smithi178.stdout:785: done (1 left) 2024-02-10T05:32:17.629 INFO:tasks.rados.rados.0.smithi178.stdout:786: read oid 21 snap -1 2024-02-10T05:32:17.629 INFO:tasks.rados.rados.0.smithi178.stdout:786: expect (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:32:17.629 INFO:tasks.rados.rados.0.smithi178.stdout:787: rollback oid 5 current snap is 74 2024-02-10T05:32:17.629 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 5 to 50 2024-02-10T05:32:17.629 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 158 (ObjNum 33 snap 0 seq_num 2) dirty exists 2024-02-10T05:32:17.629 INFO:tasks.rados.rados.0.smithi178.stdout:784: done (2 left) 2024-02-10T05:32:17.630 INFO:tasks.rados.rados.0.smithi178.stdout:788: read oid 50 snap -1 2024-02-10T05:32:17.630 INFO:tasks.rados.rados.0.smithi178.stdout:788: expect (ObjNum 160 snap 38 seq_num 160) 2024-02-10T05:32:17.630 INFO:tasks.rados.rados.0.smithi178.stdout:789: snap_remove snap 70 2024-02-10T05:32:17.953 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[27572]: pgmap v12: 121 pgs: 121 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 0 B/s wr, 4 op/s 2024-02-10T05:32:17.953 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[27572]: osdmap e211: 8 total, 8 up, 8 in 2024-02-10T05:32:17.953 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:17.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:17.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[27572]: Standby manager daemon x started 2024-02-10T05:32:17.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/3676570346' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:32:17.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/3676570346' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:32:17.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/3676570346' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:32:17.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/3676570346' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:32:17.954 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[36851]: pgmap v12: 121 pgs: 121 active+clean; 182 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 0 B/s wr, 4 op/s 2024-02-10T05:32:17.954 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[36851]: osdmap e211: 8 total, 8 up, 8 in 2024-02-10T05:32:17.954 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:17.954 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:17.954 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[36851]: Standby manager daemon x started 2024-02-10T05:32:17.954 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/3676570346' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:32:17.955 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/3676570346' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:32:17.955 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/3676570346' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:32:17.955 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:17 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/3676570346' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:32:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-mon[31422]: Standby manager daemon x started 2024-02-10T05:32:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/3676570346' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:32:18.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/3676570346' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:32:18.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/3676570346' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:32:18.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:17 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/3676570346' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:32:18.212 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:32:18 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:32:18.195Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=5 2024-02-10T05:32:18.635 INFO:tasks.rados.rados.0.smithi178.stdout:789: done (3 left) 2024-02-10T05:32:18.635 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 74 2024-02-10T05:32:18.635 INFO:tasks.rados.rados.0.smithi178.stdout:787: finishing rollback tid 0 to smithi17880450-5 2024-02-10T05:32:18.635 INFO:tasks.rados.rados.0.smithi178.stdout:787: finishing rollback tid 1 to smithi17880450-5 2024-02-10T05:32:18.635 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 465 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-10T05:32:18.635 INFO:tasks.rados.rados.0.smithi178.stdout:788: expect (ObjNum 160 snap 38 seq_num 160) 2024-02-10T05:32:18.677 INFO:tasks.rados.rados.0.smithi178.stdout:786: expect (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:32:18.916 INFO:tasks.rados.rados.0.smithi178.stdout:790: seq_num 260 ranges {7053312=761856,7815168=417792,8232960=786432} 2024-02-10T05:32:18.959 INFO:tasks.rados.rados.0.smithi178.stdout:790: writing smithi17880450-18 from 7053312 to 7815168 tid 1 2024-02-10T05:32:18.961 INFO:tasks.rados.rados.0.smithi178.stdout:790: writing smithi17880450-18 from 7815168 to 8232960 tid 2 2024-02-10T05:32:18.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:18 smithi178 ceph-mon[36851]: osdmap e212: 8 total, 8 up, 8 in 2024-02-10T05:32:18.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:18 smithi178 ceph-mon[36851]: mgrmap e33: y(active, since 7s), standbys: x 2024-02-10T05:32:18.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:18 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:32:18.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:18 smithi178 ceph-mon[27572]: osdmap e212: 8 total, 8 up, 8 in 2024-02-10T05:32:18.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:18 smithi178 ceph-mon[27572]: mgrmap e33: y(active, since 7s), standbys: x 2024-02-10T05:32:18.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:18 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:32:18.967 INFO:tasks.rados.rados.0.smithi178.stdout:790: writing smithi17880450-18 from 8232960 to 9019392 tid 3 2024-02-10T05:32:18.967 INFO:tasks.rados.rados.0.smithi178.stdout:786: done (3 left) 2024-02-10T05:32:18.967 INFO:tasks.rados.rados.0.smithi178.stdout:787: done (2 left) 2024-02-10T05:32:18.967 INFO:tasks.rados.rados.0.smithi178.stdout:788: done (1 left) 2024-02-10T05:32:18.967 INFO:tasks.rados.rados.0.smithi178.stdout:791: read oid 44 snap -1 2024-02-10T05:32:18.967 INFO:tasks.rados.rados.0.smithi178.stdout:791: expect deleted 2024-02-10T05:32:18.967 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 74 2024-02-10T05:32:18.967 INFO:tasks.rados.rados.0.smithi178.stdout:790: finishing write tid 1 to smithi17880450-18 2024-02-10T05:32:18.967 INFO:tasks.rados.rados.0.smithi178.stdout:790: finishing write tid 2 to smithi17880450-18 2024-02-10T05:32:18.967 INFO:tasks.rados.rados.0.smithi178.stdout:792: seq_num 261 ranges {0=778240,778240=704512,1482752=499712} 2024-02-10T05:32:18.971 INFO:tasks.rados.rados.0.smithi178.stdout:792: writing smithi17880450-25 from 0 to 778240 tid 1 2024-02-10T05:32:18.975 INFO:tasks.rados.rados.0.smithi178.stdout:792: writing smithi17880450-25 from 778240 to 1482752 tid 2 2024-02-10T05:32:18.979 INFO:tasks.rados.rados.0.smithi178.stdout:792: writing smithi17880450-25 from 1482752 to 1982464 tid 3 2024-02-10T05:32:18.979 INFO:tasks.rados.rados.0.smithi178.stdout:793: read oid 9 snap -1 2024-02-10T05:32:18.979 INFO:tasks.rados.rados.0.smithi178.stdout:793: expect (ObjNum 223 snap 54 seq_num 223) 2024-02-10T05:32:18.979 INFO:tasks.rados.rados.0.smithi178.stdout:794: snap_create 2024-02-10T05:32:18.979 INFO:tasks.rados.rados.0.smithi178.stdout:790: finishing write tid 3 to smithi17880450-18 2024-02-10T05:32:18.980 INFO:tasks.rados.rados.0.smithi178.stdout:790: finishing write tid 4 to smithi17880450-18 2024-02-10T05:32:18.980 INFO:tasks.rados.rados.0.smithi178.stdout:790: finishing write tid 5 to smithi17880450-18 2024-02-10T05:32:18.980 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 271 (ObjNum 260 snap 74 seq_num 260) dirty exists 2024-02-10T05:32:18.980 INFO:tasks.rados.rados.0.smithi178.stdout:790: left oid 18 (ObjNum 260 snap 74 seq_num 260) 2024-02-10T05:32:18.980 INFO:tasks.rados.rados.0.smithi178.stdout:792: finishing write tid 1 to smithi17880450-25 2024-02-10T05:32:18.980 INFO:tasks.rados.rados.0.smithi178.stdout:792: finishing write tid 2 to smithi17880450-25 2024-02-10T05:32:18.982 INFO:tasks.rados.rados.0.smithi178.stdout:792: finishing write tid 3 to smithi17880450-25 2024-02-10T05:32:18.982 INFO:tasks.rados.rados.0.smithi178.stdout:792: finishing write tid 4 to smithi17880450-25 2024-02-10T05:32:18.983 INFO:tasks.rados.rados.0.smithi178.stdout:792: finishing write tid 5 to smithi17880450-25 2024-02-10T05:32:18.983 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 183 (ObjNum 261 snap 74 seq_num 261) dirty exists 2024-02-10T05:32:18.983 INFO:tasks.rados.rados.0.smithi178.stdout:792: left oid 25 (ObjNum 261 snap 74 seq_num 261) 2024-02-10T05:32:18.983 INFO:tasks.rados.rados.0.smithi178.stdout:793: expect (ObjNum 223 snap 54 seq_num 223) 2024-02-10T05:32:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:18 smithi189 ceph-mon[31422]: osdmap e212: 8 total, 8 up, 8 in 2024-02-10T05:32:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:18 smithi189 ceph-mon[31422]: mgrmap e33: y(active, since 7s), standbys: x 2024-02-10T05:32:19.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:18 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:32:19.611 INFO:tasks.rados.rados.0.smithi178.stdout:790: done (4 left) 2024-02-10T05:32:19.611 INFO:tasks.rados.rados.0.smithi178.stdout:791: done (3 left) 2024-02-10T05:32:19.611 INFO:tasks.rados.rados.0.smithi178.stdout:792: done (2 left) 2024-02-10T05:32:19.611 INFO:tasks.rados.rados.0.smithi178.stdout:793: done (1 left) 2024-02-10T05:32:19.611 INFO:tasks.rados.rados.0.smithi178.stdout:794: done (0 left) 2024-02-10T05:32:19.611 INFO:tasks.rados.rados.0.smithi178.stdout:795: setattr oid 5 current snap is 75 2024-02-10T05:32:19.612 INFO:tasks.rados.rados.0.smithi178.stdout:796: snap_create 2024-02-10T05:32:19.615 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 470 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-10T05:32:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:19 smithi178 ceph-mon[27572]: pgmap v15: 121 pgs: 121 active+clean; 184 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 473 KiB/s wr, 49 op/s 2024-02-10T05:32:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:19 smithi178 ceph-mon[27572]: osdmap e213: 8 total, 8 up, 8 in 2024-02-10T05:32:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:19 smithi178 ceph-mon[27572]: osdmap e214: 8 total, 8 up, 8 in 2024-02-10T05:32:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:19 smithi178 ceph-mon[36851]: pgmap v15: 121 pgs: 121 active+clean; 184 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 473 KiB/s wr, 49 op/s 2024-02-10T05:32:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:19 smithi178 ceph-mon[36851]: osdmap e213: 8 total, 8 up, 8 in 2024-02-10T05:32:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:19 smithi178 ceph-mon[36851]: osdmap e214: 8 total, 8 up, 8 in 2024-02-10T05:32:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:19 smithi189 ceph-mon[31422]: pgmap v15: 121 pgs: 121 active+clean; 184 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 473 KiB/s wr, 49 op/s 2024-02-10T05:32:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:19 smithi189 ceph-mon[31422]: osdmap e213: 8 total, 8 up, 8 in 2024-02-10T05:32:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:19 smithi189 ceph-mon[31422]: osdmap e214: 8 total, 8 up, 8 in 2024-02-10T05:32:20.617 INFO:tasks.rados.rados.0.smithi178.stdout:795: done (1 left) 2024-02-10T05:32:20.617 INFO:tasks.rados.rados.0.smithi178.stdout:796: done (0 left) 2024-02-10T05:32:20.617 INFO:tasks.rados.rados.0.smithi178.stdout:797: read oid 2 snap 50 2024-02-10T05:32:20.617 INFO:tasks.rados.rados.0.smithi178.stdout:797: expect (ObjNum 206 snap 48 seq_num 206) 2024-02-10T05:32:20.617 INFO:tasks.rados.rados.0.smithi178.stdout:798: read oid 33 snap -1 2024-02-10T05:32:20.617 INFO:tasks.rados.rados.0.smithi178.stdout:798: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:32:20.617 INFO:tasks.rados.rados.0.smithi178.stdout:799: rollback oid 14 current snap is 76 2024-02-10T05:32:20.617 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 14 to 75 2024-02-10T05:32:20.618 INFO:tasks.rados.rados.0.smithi178.stdout:800: read oid 45 snap -1 2024-02-10T05:32:20.618 INFO:tasks.rados.rados.0.smithi178.stdout:800: expect deleted 2024-02-10T05:32:20.618 INFO:tasks.rados.rados.0.smithi178.stdout:801: rollback oid 13 current snap is 76 2024-02-10T05:32:20.618 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 13 to 74 2024-02-10T05:32:20.618 INFO:tasks.rados.rados.0.smithi178.stdout:802: delete oid 34 current snap is 76 2024-02-10T05:32:20.624 INFO:tasks.rados.rados.0.smithi178.stdout:801: finishing rollback tid 0 to smithi17880450-13 2024-02-10T05:32:20.624 INFO:tasks.rados.rados.0.smithi178.stdout:800: done (5 left) 2024-02-10T05:32:20.624 INFO:tasks.rados.rados.0.smithi178.stdout:802: done (4 left) 2024-02-10T05:32:20.624 INFO:tasks.rados.rados.0.smithi178.stdout:803: rmattr oid 9 current snap is 76 2024-02-10T05:32:20.624 INFO:tasks.rados.rados.0.smithi178.stdout:803: done (4 left) 2024-02-10T05:32:20.624 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 41 current snap is 76 2024-02-10T05:32:20.624 INFO:tasks.rados.rados.0.smithi178.stdout:804: seq_num 263 ranges {1482752=409600,1892352=475136,2367488=557056,2924544=573440} 2024-02-10T05:32:20.634 INFO:tasks.rados.rados.0.smithi178.stdout:804: writing smithi17880450-41 from 1482752 to 1892352 tid 1 2024-02-10T05:32:20.637 INFO:tasks.rados.rados.0.smithi178.stdout:804: writing smithi17880450-41 from 1892352 to 2367488 tid 2 2024-02-10T05:32:20.640 INFO:tasks.rados.rados.0.smithi178.stdout:804: writing smithi17880450-41 from 2367488 to 2924544 tid 3 2024-02-10T05:32:20.644 INFO:tasks.rados.rados.0.smithi178.stdout:804: writing smithi17880450-41 from 2924544 to 3497984 tid 4 2024-02-10T05:32:20.644 INFO:tasks.rados.rados.0.smithi178.stdout:805: snap_remove snap 35 2024-02-10T05:32:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:32:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[27572]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:32:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[27572]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:32:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[27572]: osdmap e215: 8 total, 8 up, 8 in 2024-02-10T05:32:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:32:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[36851]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:32:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[36851]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:32:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[36851]: osdmap e215: 8 total, 8 up, 8 in 2024-02-10T05:32:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:20 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:21.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:20 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:21.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:20 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:21.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:20 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:21.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:20 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:32:21.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:20 smithi189 ceph-mon[31422]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:32:21.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:20 smithi189 ceph-mon[31422]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:32:21.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:20 smithi189 ceph-mon[31422]: osdmap e215: 8 total, 8 up, 8 in 2024-02-10T05:32:21.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:20 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:21.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:20 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:21.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:21 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[67476]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:32:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-02-10T05:32:21.618 INFO:tasks.rados.rados.0.smithi178.stdout:805: done (5 left) 2024-02-10T05:32:21.618 INFO:tasks.rados.rados.0.smithi178.stdout:806: read oid 17 snap -1 2024-02-10T05:32:21.618 INFO:tasks.rados.rados.0.smithi178.stdout:806: expect (ObjNum 140 snap 31 seq_num 140) 2024-02-10T05:32:21.619 INFO:tasks.rados.rados.0.smithi178.stdout:807: snap_create 2024-02-10T05:32:21.619 INFO:tasks.rados.rados.0.smithi178.stdout:801: finishing rollback tid 1 to smithi17880450-13 2024-02-10T05:32:21.619 INFO:tasks.rados.rados.0.smithi178.stdout:801: finishing rollback tid 2 to smithi17880450-13 2024-02-10T05:32:21.619 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 332 (ObjNum 93 snap 18 seq_num 93) dirty exists 2024-02-10T05:32:21.619 INFO:tasks.rados.rados.0.smithi178.stdout:797: expect (ObjNum 206 snap 48 seq_num 206) 2024-02-10T05:32:21.657 INFO:tasks.rados.rados.0.smithi178.stdout:799: finishing rollback tid 0 to smithi17880450-14 2024-02-10T05:32:21.657 INFO:tasks.rados.rados.0.smithi178.stdout:799: finishing rollback tid 1 to smithi17880450-14 2024-02-10T05:32:21.657 INFO:tasks.rados.rados.0.smithi178.stdout:799: finishing rollback tid 2 to smithi17880450-14 2024-02-10T05:32:21.657 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 245 (ObjNum 195 snap 44 seq_num 195) dirty exists 2024-02-10T05:32:21.657 INFO:tasks.rados.rados.0.smithi178.stdout:798: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:32:21.694 INFO:tasks.rados.rados.0.smithi178.stdout:804: finishing write tid 1 to smithi17880450-41 2024-02-10T05:32:21.694 INFO:tasks.rados.rados.0.smithi178.stdout:804: finishing write tid 2 to smithi17880450-41 2024-02-10T05:32:21.694 INFO:tasks.rados.rados.0.smithi178.stdout:804: finishing write tid 3 to smithi17880450-41 2024-02-10T05:32:21.695 INFO:tasks.rados.rados.0.smithi178.stdout:804: finishing write tid 4 to smithi17880450-41 2024-02-10T05:32:21.695 INFO:tasks.rados.rados.0.smithi178.stdout:804: finishing write tid 5 to smithi17880450-41 2024-02-10T05:32:21.695 INFO:tasks.rados.rados.0.smithi178.stdout:804: finishing write tid 6 to smithi17880450-41 2024-02-10T05:32:21.695 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 338 (ObjNum 263 snap 76 seq_num 263) dirty exists 2024-02-10T05:32:21.695 INFO:tasks.rados.rados.0.smithi178.stdout:804: left oid 41 (ObjNum 263 snap 76 seq_num 263) 2024-02-10T05:32:21.695 INFO:tasks.rados.rados.0.smithi178.stdout:806: expect (ObjNum 140 snap 31 seq_num 140) 2024-02-10T05:32:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[27572]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:32:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[27572]: pgmap v18: 121 pgs: 121 active+clean; 184 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 472 KiB/s wr, 44 op/s 2024-02-10T05:32:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[27572]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:32:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[27572]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:32:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[27572]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:32:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[27572]: Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:32:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[27572]: osdmap e216: 8 total, 8 up, 8 in 2024-02-10T05:32:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[36851]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:32:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[36851]: pgmap v18: 121 pgs: 121 active+clean; 184 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 472 KiB/s wr, 44 op/s 2024-02-10T05:32:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[36851]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:32:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[36851]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:32:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[36851]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:32:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[36851]: Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:32:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:21 smithi178 ceph-mon[36851]: osdmap e216: 8 total, 8 up, 8 in 2024-02-10T05:32:22.249 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:21 smithi189 ceph-mon[31422]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:32:22.250 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:21 smithi189 ceph-mon[31422]: pgmap v18: 121 pgs: 121 active+clean; 184 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 472 KiB/s wr, 44 op/s 2024-02-10T05:32:22.250 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:21 smithi189 ceph-mon[31422]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:32:22.250 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:21 smithi189 ceph-mon[31422]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:32:22.250 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:21 smithi189 ceph-mon[31422]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:32:22.250 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:21 smithi189 ceph-mon[31422]: Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:32:22.250 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:21 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:22.250 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:21 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:22.250 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:21 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:22.250 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:21 smithi189 ceph-mon[31422]: osdmap e216: 8 total, 8 up, 8 in 2024-02-10T05:32:22.619 INFO:tasks.rados.rados.0.smithi178.stdout:797: done (6 left) 2024-02-10T05:32:22.619 INFO:tasks.rados.rados.0.smithi178.stdout:798: done (5 left) 2024-02-10T05:32:22.619 INFO:tasks.rados.rados.0.smithi178.stdout:799: done (4 left) 2024-02-10T05:32:22.619 INFO:tasks.rados.rados.0.smithi178.stdout:801: done (3 left) 2024-02-10T05:32:22.619 INFO:tasks.rados.rados.0.smithi178.stdout:804: done (2 left) 2024-02-10T05:32:22.619 INFO:tasks.rados.rados.0.smithi178.stdout:806: done (1 left) 2024-02-10T05:32:22.620 INFO:tasks.rados.rados.0.smithi178.stdout:807: done (0 left) 2024-02-10T05:32:22.620 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 77 2024-02-10T05:32:22.620 INFO:tasks.rados.rados.0.smithi178.stdout:808: seq_num 264 ranges {0=425984,425984=761856,1187840=770048,1957888=73728} 2024-02-10T05:32:22.621 INFO:tasks.rados.rados.0.smithi178.stdout:808: writing smithi17880450-1 from 0 to 425984 tid 1 2024-02-10T05:32:22.626 INFO:tasks.rados.rados.0.smithi178.stdout:808: writing smithi17880450-1 from 425984 to 1187840 tid 2 2024-02-10T05:32:22.630 INFO:tasks.rados.rados.0.smithi178.stdout:808: writing smithi17880450-1 from 1187840 to 1957888 tid 3 2024-02-10T05:32:22.631 INFO:tasks.rados.rados.0.smithi178.stdout:808: writing smithi17880450-1 from 1957888 to 2031616 tid 4 2024-02-10T05:32:22.631 INFO:tasks.rados.rados.0.smithi178.stdout:809: delete oid 25 current snap is 77 2024-02-10T05:32:22.631 INFO:tasks.rados.rados.0.smithi178.stdout:808: finishing write tid 1 to smithi17880450-1 2024-02-10T05:32:22.631 INFO:tasks.rados.rados.0.smithi178.stdout:808: finishing write tid 2 to smithi17880450-1 2024-02-10T05:32:22.635 INFO:tasks.rados.rados.0.smithi178.stdout:808: finishing write tid 3 to smithi17880450-1 2024-02-10T05:32:22.635 INFO:tasks.rados.rados.0.smithi178.stdout:808: finishing write tid 4 to smithi17880450-1 2024-02-10T05:32:22.635 INFO:tasks.rados.rados.0.smithi178.stdout:808: finishing write tid 5 to smithi17880450-1 2024-02-10T05:32:22.635 INFO:tasks.rados.rados.0.smithi178.stdout:809: done (1 left) 2024-02-10T05:32:22.635 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 34 current snap is 77 2024-02-10T05:32:22.635 INFO:tasks.rados.rados.0.smithi178.stdout:810: seq_num 266 ranges {0=458752,458752=524288,983040=729088,1712128=352256} 2024-02-10T05:32:22.637 INFO:tasks.rados.rados.0.smithi178.stdout:810: writing smithi17880450-34 from 0 to 458752 tid 1 2024-02-10T05:32:22.640 INFO:tasks.rados.rados.0.smithi178.stdout:810: writing smithi17880450-34 from 458752 to 983040 tid 2 2024-02-10T05:32:22.644 INFO:tasks.rados.rados.0.smithi178.stdout:810: writing smithi17880450-34 from 983040 to 1712128 tid 3 2024-02-10T05:32:22.647 INFO:tasks.rados.rados.0.smithi178.stdout:810: writing smithi17880450-34 from 1712128 to 2064384 tid 4 2024-02-10T05:32:22.647 INFO:tasks.rados.rados.0.smithi178.stdout:811: delete oid 3 current snap is 77 2024-02-10T05:32:22.647 INFO:tasks.rados.rados.0.smithi178.stdout:808: finishing write tid 6 to smithi17880450-1 2024-02-10T05:32:22.647 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 349 (ObjNum 264 snap 77 seq_num 264) dirty exists 2024-02-10T05:32:22.647 INFO:tasks.rados.rados.0.smithi178.stdout:808: left oid 1 (ObjNum 264 snap 77 seq_num 264) 2024-02-10T05:32:22.647 INFO:tasks.rados.rados.0.smithi178.stdout:810: finishing write tid 1 to smithi17880450-34 2024-02-10T05:32:22.647 INFO:tasks.rados.rados.0.smithi178.stdout:810: finishing write tid 2 to smithi17880450-34 2024-02-10T05:32:22.647 INFO:tasks.rados.rados.0.smithi178.stdout:810: finishing write tid 3 to smithi17880450-34 2024-02-10T05:32:22.649 INFO:tasks.rados.rados.0.smithi178.stdout:808: done (2 left) 2024-02-10T05:32:22.649 INFO:tasks.rados.rados.0.smithi178.stdout:811: done (1 left) 2024-02-10T05:32:22.649 INFO:tasks.rados.rados.0.smithi178.stdout:812: snap_create 2024-02-10T05:32:22.649 INFO:tasks.rados.rados.0.smithi178.stdout:810: finishing write tid 4 to smithi17880450-34 2024-02-10T05:32:22.650 INFO:tasks.rados.rados.0.smithi178.stdout:810: finishing write tid 5 to smithi17880450-34 2024-02-10T05:32:22.651 INFO:tasks.rados.rados.0.smithi178.stdout:810: finishing write tid 6 to smithi17880450-34 2024-02-10T05:32:22.651 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 285 (ObjNum 266 snap 77 seq_num 266) dirty exists 2024-02-10T05:32:22.651 INFO:tasks.rados.rados.0.smithi178.stdout:810: left oid 34 (ObjNum 266 snap 77 seq_num 266) 2024-02-10T05:32:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:22 smithi178 ceph-mon[27572]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:32:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:22 smithi178 ceph-mon[27572]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T05:32:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:22 smithi178 ceph-mon[27572]: Reconfiguring daemon prometheus.a on smithi189 2024-02-10T05:32:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:22 smithi178 ceph-mon[27572]: osdmap e217: 8 total, 8 up, 8 in 2024-02-10T05:32:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:22 smithi178 ceph-mon[36851]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:32:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:22 smithi178 ceph-mon[36851]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T05:32:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:22 smithi178 ceph-mon[36851]: Reconfiguring daemon prometheus.a on smithi189 2024-02-10T05:32:23.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:22 smithi178 ceph-mon[36851]: osdmap e217: 8 total, 8 up, 8 in 2024-02-10T05:32:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:22 smithi189 ceph-mon[31422]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:32:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:22 smithi189 ceph-mon[31422]: Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T05:32:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:22 smithi189 ceph-mon[31422]: Reconfiguring daemon prometheus.a on smithi189 2024-02-10T05:32:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:22 smithi189 ceph-mon[31422]: osdmap e217: 8 total, 8 up, 8 in 2024-02-10T05:32:23.622 INFO:tasks.rados.rados.0.smithi178.stdout:810: done (1 left) 2024-02-10T05:32:23.622 INFO:tasks.rados.rados.0.smithi178.stdout:812: done (0 left) 2024-02-10T05:32:23.622 INFO:tasks.rados.rados.0.smithi178.stdout:813: rmattr oid 13 current snap is 78 2024-02-10T05:32:23.622 INFO:tasks.rados.rados.0.smithi178.stdout:814: snap_create 2024-02-10T05:32:23.627 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 351 (ObjNum 93 snap 18 seq_num 93) dirty exists 2024-02-10T05:32:24.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:23 smithi178 ceph-mon[27572]: pgmap v21: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-02-10T05:32:24.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:23 smithi178 ceph-mon[27572]: osdmap e218: 8 total, 8 up, 8 in 2024-02-10T05:32:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:23 smithi178 ceph-mon[36851]: pgmap v21: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-02-10T05:32:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:23 smithi178 ceph-mon[36851]: osdmap e218: 8 total, 8 up, 8 in 2024-02-10T05:32:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:23 smithi189 ceph-mon[31422]: pgmap v21: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-02-10T05:32:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:23 smithi189 ceph-mon[31422]: osdmap e218: 8 total, 8 up, 8 in 2024-02-10T05:32:24.613 INFO:tasks.rados.rados.0.smithi178.stdout:813: done (1 left) 2024-02-10T05:32:24.613 INFO:tasks.rados.rados.0.smithi178.stdout:814: done (0 left) 2024-02-10T05:32:24.613 INFO:tasks.rados.rados.0.smithi178.stdout:815: copy_from oid 43 from oid 39 current snap is 79 2024-02-10T05:32:24.613 INFO:tasks.rados.rados.0.smithi178.stdout:816: delete oid 49 current snap is 79 2024-02-10T05:32:24.621 INFO:tasks.rados.rados.0.smithi178.stdout:816: done (1 left) 2024-02-10T05:32:24.621 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 79 2024-02-10T05:32:24.621 INFO:tasks.rados.rados.0.smithi178.stdout:817: seq_num 269 ranges {5767168=507904,6275072=630784,6905856=557056,7462912=417792} 2024-02-10T05:32:24.655 INFO:tasks.rados.rados.0.smithi178.stdout:817: writing smithi17880450-23 from 5767168 to 6275072 tid 1 2024-02-10T05:32:24.658 INFO:tasks.rados.rados.0.smithi178.stdout:817: writing smithi17880450-23 from 6275072 to 6905856 tid 2 2024-02-10T05:32:24.662 INFO:tasks.rados.rados.0.smithi178.stdout:817: writing smithi17880450-23 from 6905856 to 7462912 tid 3 2024-02-10T05:32:24.664 INFO:tasks.rados.rados.0.smithi178.stdout:817: writing smithi17880450-23 from 7462912 to 7880704 tid 4 2024-02-10T05:32:24.664 INFO:tasks.rados.rados.0.smithi178.stdout:818: rollback oid 3 current snap is 79 2024-02-10T05:32:24.664 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 3 to 76 2024-02-10T05:32:24.664 INFO:tasks.rados.rados.0.smithi178.stdout:815: finishing copy_from racing read to smithi17880450-43 2024-02-10T05:32:24.665 INFO:tasks.rados.rados.0.smithi178.stdout:815: finishing copy_from to smithi17880450-43 2024-02-10T05:32:24.665 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 172 (ObjNum 237 snap 60 seq_num 237) dirty exists 2024-02-10T05:32:24.665 INFO:tasks.rados.rados.0.smithi178.stdout:817: finishing write tid 1 to smithi17880450-23 2024-02-10T05:32:24.665 INFO:tasks.rados.rados.0.smithi178.stdout:817: finishing write tid 2 to smithi17880450-23 2024-02-10T05:32:24.665 INFO:tasks.rados.rados.0.smithi178.stdout:815: done (2 left) 2024-02-10T05:32:24.665 INFO:tasks.rados.rados.0.smithi178.stdout:819: snap_create 2024-02-10T05:32:24.665 INFO:tasks.rados.rados.0.smithi178.stdout:817: finishing write tid 3 to smithi17880450-23 2024-02-10T05:32:24.666 INFO:tasks.rados.rados.0.smithi178.stdout:818: finishing rollback tid 1 to smithi17880450-3 2024-02-10T05:32:24.666 INFO:tasks.rados.rados.0.smithi178.stdout:818: finishing rollback tid 2 to smithi17880450-3 2024-02-10T05:32:24.666 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 280 (ObjNum 242 snap 64 seq_num 242) dirty exists 2024-02-10T05:32:24.666 INFO:tasks.rados.rados.0.smithi178.stdout:817: finishing write tid 4 to smithi17880450-23 2024-02-10T05:32:24.667 INFO:tasks.rados.rados.0.smithi178.stdout:817: finishing write tid 5 to smithi17880450-23 2024-02-10T05:32:24.667 INFO:tasks.rados.rados.0.smithi178.stdout:817: finishing write tid 6 to smithi17880450-23 2024-02-10T05:32:24.668 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 229 (ObjNum 269 snap 79 seq_num 269) dirty exists 2024-02-10T05:32:24.668 INFO:tasks.rados.rados.0.smithi178.stdout:817: left oid 23 (ObjNum 269 snap 79 seq_num 269) 2024-02-10T05:32:25.621 INFO:tasks.rados.rados.0.smithi178.stdout:817: done (2 left) 2024-02-10T05:32:25.621 INFO:tasks.rados.rados.0.smithi178.stdout:818: done (1 left) 2024-02-10T05:32:25.621 INFO:tasks.rados.rados.0.smithi178.stdout:819: done (0 left) 2024-02-10T05:32:25.621 INFO:tasks.rados.rados.0.smithi178.stdout:820: read oid 42 snap -1 2024-02-10T05:32:25.621 INFO:tasks.rados.rados.0.smithi178.stdout:820: expect deleted 2024-02-10T05:32:25.621 INFO:tasks.rados.rados.0.smithi178.stdout:821: read oid 24 snap -1 2024-02-10T05:32:25.621 INFO:tasks.rados.rados.0.smithi178.stdout:821: expect (ObjNum 252 snap 68 seq_num 252) 2024-02-10T05:32:25.622 INFO:tasks.rados.rados.0.smithi178.stdout:822: copy_from oid 25 from oid 5 current snap is 80 2024-02-10T05:32:25.622 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 13 current snap is 80 2024-02-10T05:32:25.622 INFO:tasks.rados.rados.0.smithi178.stdout:823: seq_num 270 ranges {3137536=524288,3661824=516096,4177920=761856,4939776=327680} 2024-02-10T05:32:25.641 INFO:tasks.rados.rados.0.smithi178.stdout:823: writing smithi17880450-13 from 3137536 to 3661824 tid 1 2024-02-10T05:32:25.644 INFO:tasks.rados.rados.0.smithi178.stdout:823: writing smithi17880450-13 from 3661824 to 4177920 tid 2 2024-02-10T05:32:25.648 INFO:tasks.rados.rados.0.smithi178.stdout:823: writing smithi17880450-13 from 4177920 to 4939776 tid 3 2024-02-10T05:32:25.651 INFO:tasks.rados.rados.0.smithi178.stdout:823: writing smithi17880450-13 from 4939776 to 5267456 tid 4 2024-02-10T05:32:25.651 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 80 2024-02-10T05:32:25.651 INFO:tasks.rados.rados.0.smithi178.stdout:824: seq_num 271 ranges {0=540672,540672=802816,1343488=516096,1859584=286720} 2024-02-10T05:32:25.654 INFO:tasks.rados.rados.0.smithi178.stdout:824: writing smithi17880450-4 from 0 to 540672 tid 1 2024-02-10T05:32:25.659 INFO:tasks.rados.rados.0.smithi178.stdout:824: writing smithi17880450-4 from 540672 to 1343488 tid 2 2024-02-10T05:32:25.662 INFO:tasks.rados.rados.0.smithi178.stdout:824: writing smithi17880450-4 from 1343488 to 1859584 tid 3 2024-02-10T05:32:25.664 INFO:tasks.rados.rados.0.smithi178.stdout:824: writing smithi17880450-4 from 1859584 to 2146304 tid 4 2024-02-10T05:32:25.664 INFO:tasks.rados.rados.0.smithi178.stdout:825: rmattr oid 12 current snap is 80 2024-02-10T05:32:25.665 INFO:tasks.rados.rados.0.smithi178.stdout:825: done (5 left) 2024-02-10T05:32:25.665 INFO:tasks.rados.rados.0.smithi178.stdout:826: read oid 39 snap -1 2024-02-10T05:32:25.665 INFO:tasks.rados.rados.0.smithi178.stdout:826: expect (ObjNum 237 snap 60 seq_num 237) 2024-02-10T05:32:25.665 INFO:tasks.rados.rados.0.smithi178.stdout:827: rollback oid 37 current snap is 80 2024-02-10T05:32:25.665 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 37 to 77 2024-02-10T05:32:25.665 INFO:tasks.rados.rados.0.smithi178.stdout:822: finishing copy_from racing read to smithi17880450-25 2024-02-10T05:32:25.665 INFO:tasks.rados.rados.0.smithi178.stdout:822: finishing copy_from to smithi17880450-25 2024-02-10T05:32:25.665 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 470 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-10T05:32:25.665 INFO:tasks.rados.rados.0.smithi178.stdout:821: expect (ObjNum 252 snap 68 seq_num 252) 2024-02-10T05:32:25.816 INFO:tasks.rados.rados.0.smithi178.stdout:823: finishing write tid 1 to smithi17880450-13 2024-02-10T05:32:25.816 INFO:tasks.rados.rados.0.smithi178.stdout:823: finishing write tid 2 to smithi17880450-13 2024-02-10T05:32:25.816 INFO:tasks.rados.rados.0.smithi178.stdout:823: finishing write tid 3 to smithi17880450-13 2024-02-10T05:32:25.816 INFO:tasks.rados.rados.0.smithi178.stdout:823: finishing write tid 4 to smithi17880450-13 2024-02-10T05:32:25.816 INFO:tasks.rados.rados.0.smithi178.stdout:823: finishing write tid 5 to smithi17880450-13 2024-02-10T05:32:25.816 INFO:tasks.rados.rados.0.smithi178.stdout:823: finishing write tid 6 to smithi17880450-13 2024-02-10T05:32:25.817 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 357 (ObjNum 270 snap 80 seq_num 270) dirty exists 2024-02-10T05:32:25.817 INFO:tasks.rados.rados.0.smithi178.stdout:823: left oid 13 (ObjNum 270 snap 80 seq_num 270) 2024-02-10T05:32:25.817 INFO:tasks.rados.rados.0.smithi178.stdout:824: finishing write tid 1 to smithi17880450-4 2024-02-10T05:32:25.817 INFO:tasks.rados.rados.0.smithi178.stdout:824: finishing write tid 2 to smithi17880450-4 2024-02-10T05:32:25.817 INFO:tasks.rados.rados.0.smithi178.stdout:824: finishing write tid 3 to smithi17880450-4 2024-02-10T05:32:25.817 INFO:tasks.rados.rados.0.smithi178.stdout:824: finishing write tid 4 to smithi17880450-4 2024-02-10T05:32:25.817 INFO:tasks.rados.rados.0.smithi178.stdout:820: done (6 left) 2024-02-10T05:32:25.817 INFO:tasks.rados.rados.0.smithi178.stdout:821: done (5 left) 2024-02-10T05:32:25.818 INFO:tasks.rados.rados.0.smithi178.stdout:822: done (4 left) 2024-02-10T05:32:25.818 INFO:tasks.rados.rados.0.smithi178.stdout:823: done (3 left) 2024-02-10T05:32:25.818 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 80 2024-02-10T05:32:25.818 INFO:tasks.rados.rados.0.smithi178.stdout:827: finishing rollback tid 0 to smithi17880450-37 2024-02-10T05:32:25.818 INFO:tasks.rados.rados.0.smithi178.stdout:827: finishing rollback tid 1 to smithi17880450-37 2024-02-10T05:32:25.818 INFO:tasks.rados.rados.0.smithi178.stdout:828: seq_num 272 ranges {0=565248,565248=688128,1253376=729088,1982464=188416} 2024-02-10T05:32:25.819 INFO:tasks.rados.rados.0.smithi178.stdout:828: writing smithi17880450-25 from 0 to 565248 tid 1 2024-02-10T05:32:25.822 INFO:tasks.rados.rados.0.smithi178.stdout:828: writing smithi17880450-25 from 565248 to 1253376 tid 2 2024-02-10T05:32:25.826 INFO:tasks.rados.rados.0.smithi178.stdout:828: writing smithi17880450-25 from 1253376 to 1982464 tid 3 2024-02-10T05:32:25.828 INFO:tasks.rados.rados.0.smithi178.stdout:828: writing smithi17880450-25 from 1982464 to 2170880 tid 4 2024-02-10T05:32:25.829 INFO:tasks.rados.rados.0.smithi178.stdout:829: copy_from oid 32 from oid 46 current snap is 80 2024-02-10T05:32:25.829 INFO:tasks.rados.rados.0.smithi178.stdout:827: finishing rollback tid 2 to smithi17880450-37 2024-02-10T05:32:25.829 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 486 (ObjNum 155 snap 36 seq_num 155) dirty exists 2024-02-10T05:32:25.829 INFO:tasks.rados.rados.0.smithi178.stdout:824: finishing write tid 5 to smithi17880450-4 2024-02-10T05:32:25.829 INFO:tasks.rados.rados.0.smithi178.stdout:827: done (4 left) 2024-02-10T05:32:25.829 INFO:tasks.rados.rados.0.smithi178.stdout:830: read oid 48 snap -1 2024-02-10T05:32:25.830 INFO:tasks.rados.rados.0.smithi178.stdout:830: expect (ObjNum 199 snap 47 seq_num 199) 2024-02-10T05:32:25.830 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 80 2024-02-10T05:32:25.830 INFO:tasks.rados.rados.0.smithi178.stdout:824: finishing write tid 6 to smithi17880450-4 2024-02-10T05:32:25.830 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 285 (ObjNum 271 snap 80 seq_num 271) dirty exists 2024-02-10T05:32:25.830 INFO:tasks.rados.rados.0.smithi178.stdout:824: left oid 4 (ObjNum 271 snap 80 seq_num 271) 2024-02-10T05:32:25.830 INFO:tasks.rados.rados.0.smithi178.stdout:826: expect (ObjNum 237 snap 60 seq_num 237) 2024-02-10T05:32:25.942 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:25 smithi189 ceph-mon[31422]: pgmap v24: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-02-10T05:32:25.942 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:25 smithi189 ceph-mon[31422]: osdmap e219: 8 total, 8 up, 8 in 2024-02-10T05:32:25.942 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:25 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:25.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:25 smithi178 ceph-mon[27572]: pgmap v24: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-02-10T05:32:25.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:25 smithi178 ceph-mon[27572]: osdmap e219: 8 total, 8 up, 8 in 2024-02-10T05:32:25.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:25 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:25.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:25 smithi178 ceph-mon[36851]: pgmap v24: 121 pgs: 121 active+clean; 188 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.4 MiB/s wr, 20 op/s 2024-02-10T05:32:25.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:25 smithi178 ceph-mon[36851]: osdmap e219: 8 total, 8 up, 8 in 2024-02-10T05:32:25.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:25 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:26.222 INFO:tasks.rados.rados.0.smithi178.stdout:828: finishing write tid 1 to smithi17880450-25 2024-02-10T05:32:26.222 INFO:tasks.rados.rados.0.smithi178.stdout:828: finishing write tid 2 to smithi17880450-25 2024-02-10T05:32:26.223 INFO:tasks.rados.rados.0.smithi178.stdout:828: finishing write tid 3 to smithi17880450-25 2024-02-10T05:32:26.223 INFO:tasks.rados.rados.0.smithi178.stdout:828: finishing write tid 4 to smithi17880450-25 2024-02-10T05:32:26.223 INFO:tasks.rados.rados.0.smithi178.stdout:828: finishing write tid 5 to smithi17880450-25 2024-02-10T05:32:26.223 INFO:tasks.rados.rados.0.smithi178.stdout:828: finishing write tid 6 to smithi17880450-25 2024-02-10T05:32:26.223 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 475 (ObjNum 272 snap 80 seq_num 272) dirty exists 2024-02-10T05:32:26.223 INFO:tasks.rados.rados.0.smithi178.stdout:828: left oid 25 (ObjNum 272 snap 80 seq_num 272) 2024-02-10T05:32:26.223 INFO:tasks.rados.rados.0.smithi178.stdout:829: finishing copy_from racing read to smithi17880450-32 2024-02-10T05:32:26.223 INFO:tasks.rados.rados.0.smithi178.stdout:829: finishing copy_from to smithi17880450-32 2024-02-10T05:32:26.223 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 452 (ObjNum 248 snap 66 seq_num 248) dirty exists 2024-02-10T05:32:26.223 INFO:tasks.rados.rados.0.smithi178.stdout:830: expect (ObjNum 199 snap 47 seq_num 199) 2024-02-10T05:32:26.275 INFO:tasks.rados.rados.0.smithi178.stdout:831: seq_num 273 ranges {2359296=581632,2940928=565248,3506176=532480,4038656=507904} 2024-02-10T05:32:26.290 INFO:tasks.rados.rados.0.smithi178.stdout:831: writing smithi17880450-38 from 2359296 to 2940928 tid 1 2024-02-10T05:32:26.293 INFO:tasks.rados.rados.0.smithi178.stdout:831: writing smithi17880450-38 from 2940928 to 3506176 tid 2 2024-02-10T05:32:26.296 INFO:tasks.rados.rados.0.smithi178.stdout:831: writing smithi17880450-38 from 3506176 to 4038656 tid 3 2024-02-10T05:32:26.299 INFO:tasks.rados.rados.0.smithi178.stdout:831: writing smithi17880450-38 from 4038656 to 4546560 tid 4 2024-02-10T05:32:26.299 INFO:tasks.rados.rados.0.smithi178.stdout:824: done (5 left) 2024-02-10T05:32:26.299 INFO:tasks.rados.rados.0.smithi178.stdout:826: done (4 left) 2024-02-10T05:32:26.300 INFO:tasks.rados.rados.0.smithi178.stdout:828: done (3 left) 2024-02-10T05:32:26.300 INFO:tasks.rados.rados.0.smithi178.stdout:829: done (2 left) 2024-02-10T05:32:26.300 INFO:tasks.rados.rados.0.smithi178.stdout:830: done (1 left) 2024-02-10T05:32:26.300 INFO:tasks.rados.rados.0.smithi178.stdout:832: setattr oid 6 current snap is 80 2024-02-10T05:32:26.300 INFO:tasks.rados.rados.0.smithi178.stdout:831: finishing write tid 1 to smithi17880450-38 2024-02-10T05:32:26.300 INFO:tasks.rados.rados.0.smithi178.stdout:831: finishing write tid 2 to smithi17880450-38 2024-02-10T05:32:26.300 INFO:tasks.rados.rados.0.smithi178.stdout:831: finishing write tid 3 to smithi17880450-38 2024-02-10T05:32:26.301 INFO:tasks.rados.rados.0.smithi178.stdout:833: snap_create 2024-02-10T05:32:26.302 INFO:tasks.rados.rados.0.smithi178.stdout:831: finishing write tid 4 to smithi17880450-38 2024-02-10T05:32:26.302 INFO:tasks.rados.rados.0.smithi178.stdout:831: finishing write tid 5 to smithi17880450-38 2024-02-10T05:32:26.303 INFO:tasks.rados.rados.0.smithi178.stdout:831: finishing write tid 6 to smithi17880450-38 2024-02-10T05:32:26.303 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 480 (ObjNum 273 snap 80 seq_num 273) dirty exists 2024-02-10T05:32:26.303 INFO:tasks.rados.rados.0.smithi178.stdout:831: left oid 38 (ObjNum 273 snap 80 seq_num 273) 2024-02-10T05:32:26.303 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 287 (ObjNum 251 snap 67 seq_num 251) dirty exists 2024-02-10T05:32:26.624 INFO:tasks.rados.rados.0.smithi178.stdout:831: done (2 left) 2024-02-10T05:32:26.625 INFO:tasks.rados.rados.0.smithi178.stdout:832: done (1 left) 2024-02-10T05:32:26.625 INFO:tasks.rados.rados.0.smithi178.stdout:833: done (0 left) 2024-02-10T05:32:26.625 INFO:tasks.rados.rados.0.smithi178.stdout:834: snap_create 2024-02-10T05:32:26.941 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:26 smithi189 ceph-mon[31422]: osdmap e220: 8 total, 8 up, 8 in 2024-02-10T05:32:26.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:26 smithi178 ceph-mon[36851]: osdmap e220: 8 total, 8 up, 8 in 2024-02-10T05:32:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:26 smithi178 ceph-mon[27572]: osdmap e220: 8 total, 8 up, 8 in 2024-02-10T05:32:27.537 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:27 smithi189 systemd[1]: Stopping Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:32:27.627 INFO:tasks.rados.rados.0.smithi178.stdout:834: done (0 left) 2024-02-10T05:32:27.627 INFO:tasks.rados.rados.0.smithi178.stdout:835: copy_from oid 22 from oid 47 current snap is 82 2024-02-10T05:32:27.627 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 27 current snap is 82 2024-02-10T05:32:27.627 INFO:tasks.rados.rados.0.smithi178.stdout:836: seq_num 274 ranges {0=598016,598016=499712,1097728=745472,1843200=360448} 2024-02-10T05:32:27.630 INFO:tasks.rados.rados.0.smithi178.stdout:836: writing smithi17880450-27 from 0 to 598016 tid 1 2024-02-10T05:32:27.633 INFO:tasks.rados.rados.0.smithi178.stdout:836: writing smithi17880450-27 from 598016 to 1097728 tid 2 2024-02-10T05:32:27.638 INFO:tasks.rados.rados.0.smithi178.stdout:836: writing smithi17880450-27 from 1097728 to 1843200 tid 3 2024-02-10T05:32:27.641 INFO:tasks.rados.rados.0.smithi178.stdout:836: writing smithi17880450-27 from 1843200 to 2203648 tid 4 2024-02-10T05:32:27.641 INFO:tasks.rados.rados.0.smithi178.stdout:837: snap_create 2024-02-10T05:32:27.641 INFO:tasks.rados.rados.0.smithi178.stdout:836: finishing write tid 1 to smithi17880450-27 2024-02-10T05:32:27.642 INFO:tasks.rados.rados.0.smithi178.stdout:835: finishing copy_from racing read to smithi17880450-22 2024-02-10T05:32:27.642 INFO:tasks.rados.rados.0.smithi178.stdout:836: finishing write tid 2 to smithi17880450-27 2024-02-10T05:32:27.644 INFO:tasks.rados.rados.0.smithi178.stdout:835: finishing copy_from to smithi17880450-22 2024-02-10T05:32:27.644 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 182 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:32:27.646 INFO:tasks.rados.rados.0.smithi178.stdout:836: finishing write tid 3 to smithi17880450-27 2024-02-10T05:32:27.646 INFO:tasks.rados.rados.0.smithi178.stdout:836: finishing write tid 4 to smithi17880450-27 2024-02-10T05:32:27.646 INFO:tasks.rados.rados.0.smithi178.stdout:836: finishing write tid 5 to smithi17880450-27 2024-02-10T05:32:27.646 INFO:tasks.rados.rados.0.smithi178.stdout:836: finishing write tid 6 to smithi17880450-27 2024-02-10T05:32:27.647 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 363 (ObjNum 274 snap 82 seq_num 274) dirty exists 2024-02-10T05:32:27.647 INFO:tasks.rados.rados.0.smithi178.stdout:836: left oid 27 (ObjNum 274 snap 82 seq_num 274) 2024-02-10T05:32:27.922 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:27 smithi189 ceph-mon[31422]: pgmap v27: 121 pgs: 121 active+clean; 185 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-10T05:32:27.922 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:27 smithi189 ceph-mon[31422]: osdmap e221: 8 total, 8 up, 8 in 2024-02-10T05:32:27.922 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:27 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:32:27.606Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T05:32:27.922 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:27 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:32:27.606Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-10T05:32:27.922 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:27 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:32:27.606Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-10T05:32:27.923 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:27 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:32:27.606Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T05:32:27.923 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:27 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:32:27.606Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-10T05:32:27.923 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:27 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:32:27.606Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-10T05:32:27.923 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:27 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:32:27.606Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T05:32:27.923 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:27 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:32:27.606Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-10T05:32:27.923 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:27 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:32:27.606Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-10T05:32:27.923 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:27 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:32:27.606Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T05:32:27.923 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:27 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:32:27.606Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-10T05:32:27.923 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:27 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[76566]: ts=2024-02-10T05:32:27.606Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-10T05:32:27.923 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:27 smithi189 podman[79980]: 2024-02-10 05:32:27.616813571 +0000 UTC m=+0.138117240 container died d9de0b6245ada7bd2a3b5a41eeb946548adafb6e3213bd5ff1376300c3f2d4ae (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:32:27.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:27 smithi178 ceph-mon[36851]: pgmap v27: 121 pgs: 121 active+clean; 185 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-10T05:32:27.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:27 smithi178 ceph-mon[36851]: osdmap e221: 8 total, 8 up, 8 in 2024-02-10T05:32:27.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:27 smithi178 ceph-mon[27572]: pgmap v27: 121 pgs: 121 active+clean; 185 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-10T05:32:27.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:27 smithi178 ceph-mon[27572]: osdmap e221: 8 total, 8 up, 8 in 2024-02-10T05:32:28.246 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 podman[79980]: 2024-02-10 05:32:28.028510042 +0000 UTC m=+0.549813708 container cleanup d9de0b6245ada7bd2a3b5a41eeb946548adafb6e3213bd5ff1376300c3f2d4ae (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:32:28.246 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 bash[79980]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T05:32:28.537 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 podman[79999]: 2024-02-10 05:32:28.246120945 +0000 UTC m=+0.630080773 container remove d9de0b6245ada7bd2a3b5a41eeb946548adafb6e3213bd5ff1376300c3f2d4ae (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:32:28.537 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@prometheus.a.service: Deactivated successfully. 2024-02-10T05:32:28.537 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 systemd[1]: Stopped Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:32:28.537 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@prometheus.a.service: Consumed 1.221s CPU time. 2024-02-10T05:32:28.537 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 systemd[1]: Starting Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:32:28.636 INFO:tasks.rados.rados.0.smithi178.stdout:835: done (2 left) 2024-02-10T05:32:28.637 INFO:tasks.rados.rados.0.smithi178.stdout:836: done (1 left) 2024-02-10T05:32:28.637 INFO:tasks.rados.rados.0.smithi178.stdout:837: done (0 left) 2024-02-10T05:32:28.637 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 35 current snap is 83 2024-02-10T05:32:28.637 INFO:tasks.rados.rados.0.smithi178.stdout:838: seq_num 275 ranges {0=614400,614400=786432,1400832=499712,1900544=319488} 2024-02-10T05:32:28.639 INFO:tasks.rados.rados.0.smithi178.stdout:838: writing smithi17880450-35 from 0 to 614400 tid 1 2024-02-10T05:32:28.645 INFO:tasks.rados.rados.0.smithi178.stdout:838: writing smithi17880450-35 from 614400 to 1400832 tid 2 2024-02-10T05:32:28.647 INFO:tasks.rados.rados.0.smithi178.stdout:838: writing smithi17880450-35 from 1400832 to 1900544 tid 3 2024-02-10T05:32:28.649 INFO:tasks.rados.rados.0.smithi178.stdout:838: writing smithi17880450-35 from 1900544 to 2220032 tid 4 2024-02-10T05:32:28.649 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 40 current snap is 83 2024-02-10T05:32:28.649 INFO:tasks.rados.rados.0.smithi178.stdout:838: finishing write tid 1 to smithi17880450-35 2024-02-10T05:32:28.649 INFO:tasks.rados.rados.0.smithi178.stdout:838: finishing write tid 2 to smithi17880450-35 2024-02-10T05:32:28.649 INFO:tasks.rados.rados.0.smithi178.stdout:839: seq_num 276 ranges {1482752=630784,2113536=671744,2785280=704512,3489792=229376} 2024-02-10T05:32:28.661 INFO:tasks.rados.rados.0.smithi178.stdout:839: writing smithi17880450-40 from 1482752 to 2113536 tid 1 2024-02-10T05:32:28.668 INFO:tasks.rados.rados.0.smithi178.stdout:839: writing smithi17880450-40 from 2113536 to 2785280 tid 2 2024-02-10T05:32:28.668 INFO:tasks.rados.rados.0.smithi178.stdout:839: writing smithi17880450-40 from 2785280 to 3489792 tid 3 2024-02-10T05:32:28.670 INFO:tasks.rados.rados.0.smithi178.stdout:839: writing smithi17880450-40 from 3489792 to 3719168 tid 4 2024-02-10T05:32:28.670 INFO:tasks.rados.rados.0.smithi178.stdout:840: read oid 22 snap -1 2024-02-10T05:32:28.670 INFO:tasks.rados.rados.0.smithi178.stdout:840: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:32:28.671 INFO:tasks.rados.rados.0.smithi178.stdout:841: delete oid 31 current snap is 83 2024-02-10T05:32:28.671 INFO:tasks.rados.rados.0.smithi178.stdout:838: finishing write tid 3 to smithi17880450-35 2024-02-10T05:32:28.671 INFO:tasks.rados.rados.0.smithi178.stdout:838: finishing write tid 4 to smithi17880450-35 2024-02-10T05:32:28.671 INFO:tasks.rados.rados.0.smithi178.stdout:838: finishing write tid 5 to smithi17880450-35 2024-02-10T05:32:28.671 INFO:tasks.rados.rados.0.smithi178.stdout:838: finishing write tid 6 to smithi17880450-35 2024-02-10T05:32:28.671 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 235 (ObjNum 275 snap 83 seq_num 275) dirty exists 2024-02-10T05:32:28.671 INFO:tasks.rados.rados.0.smithi178.stdout:838: left oid 35 (ObjNum 275 snap 83 seq_num 275) 2024-02-10T05:32:28.671 INFO:tasks.rados.rados.0.smithi178.stdout:839: finishing write tid 1 to smithi17880450-40 2024-02-10T05:32:28.671 INFO:tasks.rados.rados.0.smithi178.stdout:839: finishing write tid 2 to smithi17880450-40 2024-02-10T05:32:28.673 INFO:tasks.rados.rados.0.smithi178.stdout:839: finishing write tid 3 to smithi17880450-40 2024-02-10T05:32:28.673 INFO:tasks.rados.rados.0.smithi178.stdout:839: finishing write tid 4 to smithi17880450-40 2024-02-10T05:32:28.673 INFO:tasks.rados.rados.0.smithi178.stdout:839: finishing write tid 5 to smithi17880450-40 2024-02-10T05:32:28.675 INFO:tasks.rados.rados.0.smithi178.stdout:838: done (3 left) 2024-02-10T05:32:28.675 INFO:tasks.rados.rados.0.smithi178.stdout:841: done (2 left) 2024-02-10T05:32:28.675 INFO:tasks.rados.rados.0.smithi178.stdout:842: read oid 8 snap -1 2024-02-10T05:32:28.675 INFO:tasks.rados.rados.0.smithi178.stdout:842: expect deleted 2024-02-10T05:32:28.675 INFO:tasks.rados.rados.0.smithi178.stdout:843: rollback oid 39 current snap is 83 2024-02-10T05:32:28.675 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 39 to 61 2024-02-10T05:32:28.675 INFO:tasks.rados.rados.0.smithi178.stdout:844: read oid 4 snap -1 2024-02-10T05:32:28.675 INFO:tasks.rados.rados.0.smithi178.stdout:844: expect (ObjNum 271 snap 80 seq_num 271) 2024-02-10T05:32:28.676 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 13 current snap is 83 2024-02-10T05:32:28.676 INFO:tasks.rados.rados.0.smithi178.stdout:845: seq_num 278 ranges {5267456=663552,5931008=442368,6373376=720896,7094272=442368} 2024-02-10T05:32:28.706 INFO:tasks.rados.rados.0.smithi178.stdout:845: writing smithi17880450-13 from 5267456 to 5931008 tid 1 2024-02-10T05:32:28.709 INFO:tasks.rados.rados.0.smithi178.stdout:845: writing smithi17880450-13 from 5931008 to 6373376 tid 2 2024-02-10T05:32:28.713 INFO:tasks.rados.rados.0.smithi178.stdout:845: writing smithi17880450-13 from 6373376 to 7094272 tid 3 2024-02-10T05:32:28.717 INFO:tasks.rados.rados.0.smithi178.stdout:845: writing smithi17880450-13 from 7094272 to 7536640 tid 4 2024-02-10T05:32:28.717 INFO:tasks.rados.rados.0.smithi178.stdout:846: read oid 11 snap 82 2024-02-10T05:32:28.717 INFO:tasks.rados.rados.0.smithi178.stdout:846: expect (ObjNum 245 snap 65 seq_num 245) 2024-02-10T05:32:28.717 INFO:tasks.rados.rados.0.smithi178.stdout:847: rollback oid 35 current snap is 83 2024-02-10T05:32:28.717 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 35 to 77 2024-02-10T05:32:28.717 INFO:tasks.rados.rados.0.smithi178.stdout:839: finishing write tid 6 to smithi17880450-40 2024-02-10T05:32:28.717 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 290 (ObjNum 276 snap 83 seq_num 276) dirty exists 2024-02-10T05:32:28.717 INFO:tasks.rados.rados.0.smithi178.stdout:839: left oid 40 (ObjNum 276 snap 83 seq_num 276) 2024-02-10T05:32:28.717 INFO:tasks.rados.rados.0.smithi178.stdout:839: done (7 left) 2024-02-10T05:32:28.717 INFO:tasks.rados.rados.0.smithi178.stdout:842: done (6 left) 2024-02-10T05:32:28.717 INFO:tasks.rados.rados.0.smithi178.stdout:848: read oid 12 snap -1 2024-02-10T05:32:28.718 INFO:tasks.rados.rados.0.smithi178.stdout:848: expect deleted 2024-02-10T05:32:28.718 INFO:tasks.rados.rados.0.smithi178.stdout:849: rollback oid 19 current snap is 83 2024-02-10T05:32:28.718 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 19 to 62 2024-02-10T05:32:28.718 INFO:tasks.rados.rados.0.smithi178.stdout:840: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:32:28.779 INFO:tasks.rados.rados.0.smithi178.stdout:843: finishing rollback tid 0 to smithi17880450-39 2024-02-10T05:32:28.780 INFO:tasks.rados.rados.0.smithi178.stdout:843: finishing rollback tid 1 to smithi17880450-39 2024-02-10T05:32:28.780 INFO:tasks.rados.rados.0.smithi178.stdout:843: finishing rollback tid 2 to smithi17880450-39 2024-02-10T05:32:28.780 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 223 (ObjNum 237 snap 60 seq_num 237) dirty exists 2024-02-10T05:32:28.780 INFO:tasks.rados.rados.0.smithi178.stdout:844: expect (ObjNum 271 snap 80 seq_num 271) 2024-02-10T05:32:28.839 INFO:tasks.rados.rados.0.smithi178.stdout:845: finishing write tid 1 to smithi17880450-13 2024-02-10T05:32:28.839 INFO:tasks.rados.rados.0.smithi178.stdout:845: finishing write tid 2 to smithi17880450-13 2024-02-10T05:32:28.839 INFO:tasks.rados.rados.0.smithi178.stdout:845: finishing write tid 3 to smithi17880450-13 2024-02-10T05:32:28.839 INFO:tasks.rados.rados.0.smithi178.stdout:847: finishing rollback tid 0 to smithi17880450-35 2024-02-10T05:32:28.840 INFO:tasks.rados.rados.0.smithi178.stdout:847: finishing rollback tid 1 to smithi17880450-35 2024-02-10T05:32:28.840 INFO:tasks.rados.rados.0.smithi178.stdout:847: finishing rollback tid 2 to smithi17880450-35 2024-02-10T05:32:28.840 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 238 (ObjNum 113 snap 0 seq_num 1) dirty exists 2024-02-10T05:32:28.840 INFO:tasks.rados.rados.0.smithi178.stdout:845: finishing write tid 4 to smithi17880450-13 2024-02-10T05:32:28.840 INFO:tasks.rados.rados.0.smithi178.stdout:840: done (7 left) 2024-02-10T05:32:28.840 INFO:tasks.rados.rados.0.smithi178.stdout:843: done (6 left) 2024-02-10T05:32:28.840 INFO:tasks.rados.rados.0.smithi178.stdout:844: done (5 left) 2024-02-10T05:32:28.840 INFO:tasks.rados.rados.0.smithi178.stdout:847: done (4 left) 2024-02-10T05:32:28.840 INFO:tasks.rados.rados.0.smithi178.stdout:848: done (3 left) 2024-02-10T05:32:28.841 INFO:tasks.rados.rados.0.smithi178.stdout:850: rollback oid 45 current snap is 83 2024-02-10T05:32:28.841 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 45 to 78 2024-02-10T05:32:28.841 INFO:tasks.rados.rados.0.smithi178.stdout:849: finishing rollback tid 0 to smithi17880450-19 2024-02-10T05:32:28.841 INFO:tasks.rados.rados.0.smithi178.stdout:849: finishing rollback tid 1 to smithi17880450-19 2024-02-10T05:32:28.841 INFO:tasks.rados.rados.0.smithi178.stdout:845: finishing write tid 5 to smithi17880450-13 2024-02-10T05:32:28.841 INFO:tasks.rados.rados.0.smithi178.stdout:849: finishing rollback tid 2 to smithi17880450-19 2024-02-10T05:32:28.841 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 288 (ObjNum 226 snap 56 seq_num 226) dirty exists 2024-02-10T05:32:28.841 INFO:tasks.rados.rados.0.smithi178.stdout:845: finishing write tid 6 to smithi17880450-13 2024-02-10T05:32:28.841 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 369 (ObjNum 278 snap 83 seq_num 278) dirty exists 2024-02-10T05:32:28.841 INFO:tasks.rados.rados.0.smithi178.stdout:845: left oid 13 (ObjNum 278 snap 83 seq_num 278) 2024-02-10T05:32:28.841 INFO:tasks.rados.rados.0.smithi178.stdout:846: expect (ObjNum 245 snap 65 seq_num 245) 2024-02-10T05:32:28.891 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-mon[31422]: osdmap e222: 8 total, 8 up, 8 in 2024-02-10T05:32:28.891 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 podman[80101]: 2024-02-10 05:32:28.570628318 +0000 UTC m=+0.020407676 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-02-10T05:32:28.891 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 podman[80101]: 2024-02-10 05:32:28.697468319 +0000 UTC m=+0.147247681 container create 42ce2738514da8fe8b00ee4cec3d588a5065f848524ec4d83a971dccf5eb7306 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:32:28.891 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 podman[80101]: 2024-02-10 05:32:28.891438035 +0000 UTC m=+0.341217408 container init 42ce2738514da8fe8b00ee4cec3d588a5065f848524ec4d83a971dccf5eb7306 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:32:28.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:28 smithi178 ceph-mon[27572]: osdmap e222: 8 total, 8 up, 8 in 2024-02-10T05:32:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:28 smithi178 ceph-mon[36851]: osdmap e222: 8 total, 8 up, 8 in 2024-02-10T05:32:29.208 INFO:tasks.rados.rados.0.smithi178.stdout:850: finishing rollback tid 1 to smithi17880450-45 2024-02-10T05:32:29.208 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 0 (ObjNum 977 snap 0 seq_num 1534542656) dirty dne 2024-02-10T05:32:29.208 INFO:tasks.rados.rados.0.smithi178.stdout:845: done (3 left) 2024-02-10T05:32:29.208 INFO:tasks.rados.rados.0.smithi178.stdout:846: done (2 left) 2024-02-10T05:32:29.208 INFO:tasks.rados.rados.0.smithi178.stdout:849: done (1 left) 2024-02-10T05:32:29.209 INFO:tasks.rados.rados.0.smithi178.stdout:850: done (0 left) 2024-02-10T05:32:29.209 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 83 2024-02-10T05:32:29.209 INFO:tasks.rados.rados.0.smithi178.stdout:851: seq_num 279 ranges {2359296=679936,3039232=720896,3760128=483328,4243456=401408} 2024-02-10T05:32:29.224 INFO:tasks.rados.rados.0.smithi178.stdout:851: writing smithi17880450-17 from 2359296 to 3039232 tid 1 2024-02-10T05:32:29.227 INFO:tasks.rados.rados.0.smithi178.stdout:851: writing smithi17880450-17 from 3039232 to 3760128 tid 2 2024-02-10T05:32:29.230 INFO:tasks.rados.rados.0.smithi178.stdout:851: writing smithi17880450-17 from 3760128 to 4243456 tid 3 2024-02-10T05:32:29.233 INFO:tasks.rados.rados.0.smithi178.stdout:851: writing smithi17880450-17 from 4243456 to 4644864 tid 4 2024-02-10T05:32:29.233 INFO:tasks.rados.rados.0.smithi178.stdout:852: copy_from oid 46 from oid 19 current snap is 83 2024-02-10T05:32:29.233 INFO:tasks.rados.rados.0.smithi178.stdout:851: finishing write tid 1 to smithi17880450-17 2024-02-10T05:32:29.233 INFO:tasks.rados.rados.0.smithi178.stdout:851: finishing write tid 2 to smithi17880450-17 2024-02-10T05:32:29.233 INFO:tasks.rados.rados.0.smithi178.stdout:853: snap_remove snap 62 2024-02-10T05:32:29.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 podman[80101]: 2024-02-10 05:32:28.896528463 +0000 UTC m=+0.346307823 container start 42ce2738514da8fe8b00ee4cec3d588a5065f848524ec4d83a971dccf5eb7306 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:32:29.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.919Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-10T05:32:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.919Z 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-02-10T05:32:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.919Z caller=main.go:570 level=info host_details="(Linux 5.14.0-419.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024 x86_64 smithi189 (none))" 2024-02-10T05:32:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.919Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T05:32:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.919Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T05:32:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.921Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T05:32:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.921Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-10T05:32:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.922Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-10T05:32:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.922Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-10T05:32:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.924Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T05:32:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.924Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.81µs 2024-02-10T05:32:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.924Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T05:32:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.925Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-02-10T05:32:29.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.937Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-02-10T05:32:29.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.939Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-02-10T05:32:29.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.939Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-02-10T05:32:29.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.939Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=41.19µs wal_replay_duration=15.413944ms wbl_replay_duration=110ns total_replay_duration=15.532981ms 2024-02-10T05:32:29.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.942Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T05:32:29.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.942Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-10T05:32:29.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.942Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T05:32:29.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.961Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.594061ms db_storage=868ns remote_storage=1.017µs web_handler=654ns query_engine=692ns scrape=276.424µs scrape_sd=88.204µs notify=27.859µs notify_sd=9.08µs rules=17.918841ms tracing=5.927µs 2024-02-10T05:32:29.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.961Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-10T05:32:29.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:28.961Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-10T05:32:29.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 bash[80101]: 42ce2738514da8fe8b00ee4cec3d588a5065f848524ec4d83a971dccf5eb7306 2024-02-10T05:32:29.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:28 smithi189 systemd[1]: Started Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:32:29.614 INFO:tasks.rados.rados.0.smithi178.stdout:853: done (2 left) 2024-02-10T05:32:29.614 INFO:tasks.rados.rados.0.smithi178.stdout:854: copy_from oid 24 from oid 22 current snap is 83 2024-02-10T05:32:29.614 INFO:tasks.rados.rados.0.smithi178.stdout:851: finishing write tid 3 to smithi17880450-17 2024-02-10T05:32:29.614 INFO:tasks.rados.rados.0.smithi178.stdout:851: finishing write tid 4 to smithi17880450-17 2024-02-10T05:32:29.614 INFO:tasks.rados.rados.0.smithi178.stdout:851: finishing write tid 5 to smithi17880450-17 2024-02-10T05:32:29.614 INFO:tasks.rados.rados.0.smithi178.stdout:851: finishing write tid 6 to smithi17880450-17 2024-02-10T05:32:29.614 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 229 (ObjNum 279 snap 83 seq_num 279) dirty exists 2024-02-10T05:32:29.614 INFO:tasks.rados.rados.0.smithi178.stdout:851: left oid 17 (ObjNum 279 snap 83 seq_num 279) 2024-02-10T05:32:29.614 INFO:tasks.rados.rados.0.smithi178.stdout:852: finishing copy_from racing read to smithi17880450-46 2024-02-10T05:32:29.615 INFO:tasks.rados.rados.0.smithi178.stdout:852: finishing copy_from to smithi17880450-46 2024-02-10T05:32:29.615 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 288 (ObjNum 226 snap 56 seq_num 226) dirty exists 2024-02-10T05:32:29.615 INFO:tasks.rados.rados.0.smithi178.stdout:851: done (2 left) 2024-02-10T05:32:29.615 INFO:tasks.rados.rados.0.smithi178.stdout:852: done (1 left) 2024-02-10T05:32:29.615 INFO:tasks.rados.rados.0.smithi178.stdout:855: copy_from oid 43 from oid 35 current snap is 83 2024-02-10T05:32:29.615 INFO:tasks.rados.rados.0.smithi178.stdout:856: setattr oid 29 current snap is 83 2024-02-10T05:32:29.617 INFO:tasks.rados.rados.0.smithi178.stdout:857: setattr oid 32 current snap is 83 2024-02-10T05:32:29.621 INFO:tasks.rados.rados.0.smithi178.stdout:858: snap_create 2024-02-10T05:32:29.627 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 453 (ObjNum 144 snap 32 seq_num 144) dirty exists 2024-02-10T05:32:29.627 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 454 (ObjNum 248 snap 66 seq_num 248) dirty exists 2024-02-10T05:32:29.630 INFO:tasks.rados.rados.0.smithi178.stdout:855: finishing copy_from racing read to smithi17880450-43 2024-02-10T05:32:29.631 INFO:tasks.rados.rados.0.smithi178.stdout:854: finishing copy_from racing read to smithi17880450-24 2024-02-10T05:32:29.633 INFO:tasks.rados.rados.0.smithi178.stdout:855: finishing copy_from to smithi17880450-43 2024-02-10T05:32:29.633 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 238 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-10T05:32:29.634 INFO:tasks.rados.rados.0.smithi178.stdout:854: finishing copy_from to smithi17880450-24 2024-02-10T05:32:29.634 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 182 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:32:29.903 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:29 smithi189 ceph-mon[31422]: pgmap v30: 121 pgs: 121 active+clean; 178 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 5.2 MiB/s wr, 17 op/s 2024-02-10T05:32:29.904 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:29 smithi189 ceph-mon[31422]: osdmap e223: 8 total, 8 up, 8 in 2024-02-10T05:32:29.904 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:29 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:29.904 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:29 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:29.904 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:29 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:32:29.904 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:29 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:29.904 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:29 smithi189 ceph-mon[31422]: osdmap e224: 8 total, 8 up, 8 in 2024-02-10T05:32:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:29 smithi178 ceph-mon[27572]: pgmap v30: 121 pgs: 121 active+clean; 178 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 5.2 MiB/s wr, 17 op/s 2024-02-10T05:32:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:29 smithi178 ceph-mon[27572]: osdmap e223: 8 total, 8 up, 8 in 2024-02-10T05:32:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:29 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:29 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:29 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:32:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:29 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:29 smithi178 ceph-mon[27572]: osdmap e224: 8 total, 8 up, 8 in 2024-02-10T05:32:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:29 smithi178 ceph-mon[36851]: pgmap v30: 121 pgs: 121 active+clean; 178 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 5.2 MiB/s wr, 17 op/s 2024-02-10T05:32:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:29 smithi178 ceph-mon[36851]: osdmap e223: 8 total, 8 up, 8 in 2024-02-10T05:32:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:29 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:29 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:29 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:32:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:29 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:29 smithi178 ceph-mon[36851]: osdmap e224: 8 total, 8 up, 8 in 2024-02-10T05:32:30.620 INFO:tasks.rados.rados.0.smithi178.stdout:854: done (4 left) 2024-02-10T05:32:30.620 INFO:tasks.rados.rados.0.smithi178.stdout:855: done (3 left) 2024-02-10T05:32:30.620 INFO:tasks.rados.rados.0.smithi178.stdout:856: done (2 left) 2024-02-10T05:32:30.620 INFO:tasks.rados.rados.0.smithi178.stdout:857: done (1 left) 2024-02-10T05:32:30.620 INFO:tasks.rados.rados.0.smithi178.stdout:858: done (0 left) 2024-02-10T05:32:30.620 INFO:tasks.rados.rados.0.smithi178.stdout:859: rollback oid 27 current snap is 84 2024-02-10T05:32:30.620 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 27 to 73 2024-02-10T05:32:30.620 INFO:tasks.rados.rados.0.smithi178.stdout:860: snap_remove snap 54 2024-02-10T05:32:30.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:30 smithi178 ceph-mon[27572]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:32:30.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:30 smithi178 ceph-mon[27572]: osdmap e225: 8 total, 8 up, 8 in 2024-02-10T05:32:30.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:30 smithi178 ceph-mon[36851]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:32:30.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:30 smithi178 ceph-mon[36851]: osdmap e225: 8 total, 8 up, 8 in 2024-02-10T05:32:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:30 smithi189 ceph-mon[31422]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:32:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:30 smithi189 ceph-mon[31422]: osdmap e225: 8 total, 8 up, 8 in 2024-02-10T05:32:31.623 INFO:tasks.rados.rados.0.smithi178.stdout:860: done (1 left) 2024-02-10T05:32:31.623 INFO:tasks.rados.rados.0.smithi178.stdout:861: copy_from oid 11 from oid 41 current snap is 84 2024-02-10T05:32:31.623 INFO:tasks.rados.rados.0.smithi178.stdout:859: finishing rollback tid 0 to smithi17880450-27 2024-02-10T05:32:31.623 INFO:tasks.rados.rados.0.smithi178.stdout:859: finishing rollback tid 1 to smithi17880450-27 2024-02-10T05:32:31.623 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 380 (ObjNum 33 snap 0 seq_num 1534703600) dirty dne 2024-02-10T05:32:31.623 INFO:tasks.rados.rados.0.smithi178.stdout:859: done (1 left) 2024-02-10T05:32:31.623 INFO:tasks.rados.rados.0.smithi178.stdout:862: copy_from oid 46 from oid 17 current snap is 84 2024-02-10T05:32:31.623 INFO:tasks.rados.rados.0.smithi178.stdout:863: delete oid 29 current snap is 84 2024-02-10T05:32:31.632 INFO:tasks.rados.rados.0.smithi178.stdout:863: done (2 left) 2024-02-10T05:32:31.632 INFO:tasks.rados.rados.0.smithi178.stdout:864: snap_remove snap 79 2024-02-10T05:32:31.954 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:31 smithi189 ceph-mon[31422]: pgmap v33: 121 pgs: 121 active+clean; 178 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-02-10T05:32:31.955 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:31 smithi189 ceph-mon[31422]: Upgrade: Updating mgr.x 2024-02-10T05:32:31.955 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:31 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:32:31.955 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:31 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:32:31.955 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:31 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:31.955 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:31 smithi189 ceph-mon[31422]: Deploying daemon mgr.x on smithi189 2024-02-10T05:32:31.955 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:31 smithi189 ceph-mon[31422]: osdmap e226: 8 total, 8 up, 8 in 2024-02-10T05:32:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:31 smithi178 ceph-mon[36851]: pgmap v33: 121 pgs: 121 active+clean; 178 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-02-10T05:32:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:31 smithi178 ceph-mon[36851]: Upgrade: Updating mgr.x 2024-02-10T05:32:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:31 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:32:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:31 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:32:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:31 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:31 smithi178 ceph-mon[36851]: Deploying daemon mgr.x on smithi189 2024-02-10T05:32:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:31 smithi178 ceph-mon[36851]: osdmap e226: 8 total, 8 up, 8 in 2024-02-10T05:32:31.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:31 smithi178 ceph-mon[27572]: pgmap v33: 121 pgs: 121 active+clean; 178 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-02-10T05:32:31.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:31 smithi178 ceph-mon[27572]: Upgrade: Updating mgr.x 2024-02-10T05:32:31.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:31 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:32:31.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:31 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:32:31.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:31 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:31.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:31 smithi178 ceph-mon[27572]: Deploying daemon mgr.x on smithi189 2024-02-10T05:32:31.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:31 smithi178 ceph-mon[27572]: osdmap e226: 8 total, 8 up, 8 in 2024-02-10T05:32:32.622 INFO:tasks.rados.rados.0.smithi178.stdout:861: finishing copy_from racing read to smithi17880450-11 2024-02-10T05:32:32.623 INFO:tasks.rados.rados.0.smithi178.stdout:862: finishing copy_from racing read to smithi17880450-46 2024-02-10T05:32:32.623 INFO:tasks.rados.rados.0.smithi178.stdout:861: finishing copy_from to smithi17880450-11 2024-02-10T05:32:32.623 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 338 (ObjNum 263 snap 76 seq_num 263) dirty exists 2024-02-10T05:32:32.623 INFO:tasks.rados.rados.0.smithi178.stdout:862: finishing copy_from to smithi17880450-46 2024-02-10T05:32:32.623 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 229 (ObjNum 279 snap 83 seq_num 279) dirty exists 2024-02-10T05:32:32.623 INFO:tasks.rados.rados.0.smithi178.stdout:861: done (2 left) 2024-02-10T05:32:32.623 INFO:tasks.rados.rados.0.smithi178.stdout:862: done (1 left) 2024-02-10T05:32:32.623 INFO:tasks.rados.rados.0.smithi178.stdout:864: done (0 left) 2024-02-10T05:32:32.623 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 84 2024-02-10T05:32:32.623 INFO:tasks.rados.rados.0.smithi178.stdout:865: seq_num 281 ranges {0=712704,712704=491520,1204224=491520,1695744=622592} 2024-02-10T05:32:32.627 INFO:tasks.rados.rados.0.smithi178.stdout:865: writing smithi17880450-31 from 0 to 712704 tid 1 2024-02-10T05:32:32.630 INFO:tasks.rados.rados.0.smithi178.stdout:865: writing smithi17880450-31 from 712704 to 1204224 tid 2 2024-02-10T05:32:32.634 INFO:tasks.rados.rados.0.smithi178.stdout:865: writing smithi17880450-31 from 1204224 to 1695744 tid 3 2024-02-10T05:32:32.638 INFO:tasks.rados.rados.0.smithi178.stdout:865: writing smithi17880450-31 from 1695744 to 2318336 tid 4 2024-02-10T05:32:32.638 INFO:tasks.rados.rados.0.smithi178.stdout:866: delete oid 29 current snap is 84 2024-02-10T05:32:32.639 INFO:tasks.rados.rados.0.smithi178.stdout:865: finishing write tid 1 to smithi17880450-31 2024-02-10T05:32:32.639 INFO:tasks.rados.rados.0.smithi178.stdout:865: finishing write tid 2 to smithi17880450-31 2024-02-10T05:32:32.640 INFO:tasks.rados.rados.0.smithi178.stdout:866: done (1 left) 2024-02-10T05:32:32.640 INFO:tasks.rados.rados.0.smithi178.stdout:867: snap_remove snap 68 2024-02-10T05:32:32.690 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:32:32.892 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:32 smithi189 systemd[1]: Stopping Ceph mgr.x for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:32:33.002 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:32:33.002 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (62s) 17s ago 4m 18.0M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:32:33.002 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (40s) 17s ago 4m 73.1M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:32:33.002 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (5m) 17s ago 5m 18.0M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:32:33.002 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (5m) 17s ago 5m 14.0M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:32:33.002 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283 running (101s) 17s ago 9m 74.0M - 19.0.0-1361-g290212a1 c328ab9dcfc7 a3d73d22bad3 2024-02-10T05:32:33.002 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (32s) 17s ago 11m 478M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:32:33.002 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (11m) 17s ago 11m 53.0M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 4909309cada6 2024-02-10T05:32:33.002 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (9m) 17s ago 9m 47.9M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 4c36cda4e5a0 2024-02-10T05:32:33.002 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (9m) 17s ago 9m 47.5M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 5725bae951a9 2024-02-10T05:32:33.002 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (60s) 17s ago 4m 8753k - 1.5.0 0da6a335fe13 81bb7dad5008 2024-02-10T05:32:33.002 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (38s) 17s ago 4m 8136k - 1.5.0 0da6a335fe13 31c11a476517 2024-02-10T05:32:33.002 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (9m) 17s ago 9m 139M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 790d5f84d24c 2024-02-10T05:32:33.003 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (8m) 17s ago 8m 117M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 fbd57574565e 2024-02-10T05:32:33.003 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (8m) 17s ago 8m 132M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 6e353a8cd658 2024-02-10T05:32:33.003 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (7m) 17s ago 7m 68.9M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 09a657d64674 2024-02-10T05:32:33.003 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (7m) 17s ago 7m 110M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 37589cbd4f03 2024-02-10T05:32:33.003 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (7m) 17s ago 7m 151M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:32:33.003 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (6m) 17s ago 6m 93.3M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:32:33.003 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (6m) 17s ago 6m 88.5M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:32:33.003 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 starting - - - - 2024-02-10T05:32:33.168 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:32 smithi189 podman[80523]: 2024-02-10 05:32:32.892537803 +0000 UTC m=+0.145418718 container died a3d73d22bad39e8de78d1c53d2d93a1e8fc5a8af6856f6f09c9d4bc38b98bb57 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, RELEASE=main-290212a, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-02-10T05:32:33.384 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:32:33.384 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:32:33.384 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 3 2024-02-10T05:32:33.384 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:32:33.384 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:32:33.384 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:32:33.384 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:32:33.384 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:32:33.384 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 8 2024-02-10T05:32:33.384 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:32:33.384 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:32:33.385 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:32:33.385 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:32:33.385 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:32:33.385 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 13, 2024-02-10T05:32:33.385 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:32:33.385 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:32:33.385 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:32:33.484 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:33 smithi189 podman[80523]: 2024-02-10 05:32:33.250199972 +0000 UTC m=+0.503080887 container cleanup a3d73d22bad39e8de78d1c53d2d93a1e8fc5a8af6856f6f09c9d4bc38b98bb57 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, io.buildah.version=1.33.2, ceph=True, org.label-schema.build-date=20240131, RELEASE=main-290212a, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-02-10T05:32:33.485 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:33 smithi189 bash[80523]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x 2024-02-10T05:32:33.628 INFO:tasks.rados.rados.0.smithi178.stdout:867: done (1 left) 2024-02-10T05:32:33.628 INFO:tasks.rados.rados.0.smithi178.stdout:865: finishing write tid 3 to smithi17880450-31 2024-02-10T05:32:33.628 INFO:tasks.rados.rados.0.smithi178.stdout:865: finishing write tid 4 to smithi17880450-31 2024-02-10T05:32:33.628 INFO:tasks.rados.rados.0.smithi178.stdout:865: finishing write tid 5 to smithi17880450-31 2024-02-10T05:32:33.628 INFO:tasks.rados.rados.0.smithi178.stdout:865: finishing write tid 6 to smithi17880450-31 2024-02-10T05:32:33.628 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 519 (ObjNum 281 snap 84 seq_num 281) dirty exists 2024-02-10T05:32:33.628 INFO:tasks.rados.rados.0.smithi178.stdout:865: left oid 31 (ObjNum 281 snap 84 seq_num 281) 2024-02-10T05:32:33.629 INFO:tasks.rados.rados.0.smithi178.stdout:868: read oid 9 snap -1 2024-02-10T05:32:33.629 INFO:tasks.rados.rados.0.smithi178.stdout:868: expect (ObjNum 223 snap 54 seq_num 223) 2024-02-10T05:32:33.629 INFO:tasks.rados.rados.0.smithi178.stdout:865: done (1 left) 2024-02-10T05:32:33.629 INFO:tasks.rados.rados.0.smithi178.stdout:869: snap_remove snap 81 2024-02-10T05:32:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:33 smithi178 ceph-mon[36851]: pgmap v36: 121 pgs: 121 active+clean; 197 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2024-02-10T05:32:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:33 smithi178 ceph-mon[36851]: osdmap e227: 8 total, 8 up, 8 in 2024-02-10T05:32:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:33 smithi178 ceph-mon[36851]: from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:32:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:33 smithi178 ceph-mon[36851]: from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:32:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:33 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/3220824134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:32:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:33 smithi178 ceph-mon[27572]: pgmap v36: 121 pgs: 121 active+clean; 197 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2024-02-10T05:32:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:33 smithi178 ceph-mon[27572]: osdmap e227: 8 total, 8 up, 8 in 2024-02-10T05:32:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:33 smithi178 ceph-mon[27572]: from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:32:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:33 smithi178 ceph-mon[27572]: from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:32:33.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:33 smithi178 ceph-mon[27572]: from='client.? 172.21.15.178:0/3220824134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:32:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:33 smithi189 ceph-mon[31422]: pgmap v36: 121 pgs: 121 active+clean; 197 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2024-02-10T05:32:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:33 smithi189 ceph-mon[31422]: osdmap e227: 8 total, 8 up, 8 in 2024-02-10T05:32:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:33 smithi189 ceph-mon[31422]: from='client.25157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:32:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:33 smithi189 ceph-mon[31422]: from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:32:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:33 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/3220824134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:32:33.788 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:33 smithi189 podman[80542]: 2024-02-10 05:32:33.484476123 +0000 UTC m=+0.590119754 container remove a3d73d22bad39e8de78d1c53d2d93a1e8fc5a8af6856f6f09c9d4bc38b98bb57 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a) 2024-02-10T05:32:33.788 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:33 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-10T05:32:33.788 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:33 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-10T05:32:33.788 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:33 smithi189 systemd[1]: Stopped Ceph mgr.x for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:32:33.789 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:33 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.x.service: Consumed 25.747s CPU time. 2024-02-10T05:32:34.086 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:33 smithi189 systemd[1]: Starting Ceph mgr.x for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:32:34.086 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:34 smithi189 podman[80678]: 2024-02-10 05:32:33.937146774 +0000 UTC m=+0.017676641 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:32:34.086 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:34 smithi189 podman[80678]: 2024-02-10 05:32:34.086225153 +0000 UTC m=+0.166755010 container create b8ef1c726160a8bd44aba4cd4bc47f5da2e7c303304ff107b051643e81e6e64c (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=main-290212a) 2024-02-10T05:32:34.405 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:34 smithi189 podman[80678]: 2024-02-10 05:32:34.305189188 +0000 UTC m=+0.385719065 container init b8ef1c726160a8bd44aba4cd4bc47f5da2e7c303304ff107b051643e81e6e64c (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=main-290212a, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, io.buildah.version=1.33.2, org.label-schema.license=GPLv2) 2024-02-10T05:32:34.405 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:34 smithi189 podman[80678]: 2024-02-10 05:32:34.310800423 +0000 UTC m=+0.391330285 container start b8ef1c726160a8bd44aba4cd4bc47f5da2e7c303304ff107b051643e81e6e64c (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240131, GIT_CLEAN=True, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, RELEASE=main-290212a, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-02-10T05:32:34.405 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:34 smithi189 ceph-mgr[80716]: -- 172.21.15.189:0/591274974 <== mon.1 v2:172.21.15.189:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557a494ce1a0 con 0x557a494a4800 2024-02-10T05:32:34.615 INFO:tasks.rados.rados.0.smithi178.stdout:869: done (1 left) 2024-02-10T05:32:34.616 INFO:tasks.rados.rados.0.smithi178.stdout:870: read oid 31 snap -1 2024-02-10T05:32:34.616 INFO:tasks.rados.rados.0.smithi178.stdout:870: expect (ObjNum 281 snap 84 seq_num 281) 2024-02-10T05:32:34.616 INFO:tasks.rados.rados.0.smithi178.stdout:871: rollback oid 44 current snap is 84 2024-02-10T05:32:34.616 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 44 to 76 2024-02-10T05:32:34.616 INFO:tasks.rados.rados.0.smithi178.stdout:868: expect (ObjNum 223 snap 54 seq_num 223) 2024-02-10T05:32:34.659 INFO:tasks.rados.rados.0.smithi178.stdout:871: finishing rollback tid 1 to smithi17880450-44 2024-02-10T05:32:34.659 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 242 (ObjNum 2465 snap 0 seq_num 3042947632) dirty dne 2024-02-10T05:32:34.659 INFO:tasks.rados.rados.0.smithi178.stdout:870: expect (ObjNum 281 snap 84 seq_num 281) 2024-02-10T05:32:34.718 INFO:tasks.rados.rados.0.smithi178.stdout:868: done (2 left) 2024-02-10T05:32:34.718 INFO:tasks.rados.rados.0.smithi178.stdout:870: done (1 left) 2024-02-10T05:32:34.718 INFO:tasks.rados.rados.0.smithi178.stdout:871: done (0 left) 2024-02-10T05:32:34.718 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 84 2024-02-10T05:32:34.718 INFO:tasks.rados.rados.0.smithi178.stdout:872: seq_num 283 ranges {4022272=745472,4767744=712704,5480448=458752,5939200=434176} 2024-02-10T05:32:34.743 INFO:tasks.rados.rados.0.smithi178.stdout:872: writing smithi17880450-3 from 4022272 to 4767744 tid 1 2024-02-10T05:32:34.747 INFO:tasks.rados.rados.0.smithi178.stdout:872: writing smithi17880450-3 from 4767744 to 5480448 tid 2 2024-02-10T05:32:34.750 INFO:tasks.rados.rados.0.smithi178.stdout:872: writing smithi17880450-3 from 5480448 to 5939200 tid 3 2024-02-10T05:32:34.753 INFO:tasks.rados.rados.0.smithi178.stdout:872: writing smithi17880450-3 from 5939200 to 6373376 tid 4 2024-02-10T05:32:34.753 INFO:tasks.rados.rados.0.smithi178.stdout:872: finishing write tid 1 to smithi17880450-3 2024-02-10T05:32:34.753 INFO:tasks.rados.rados.0.smithi178.stdout:872: finishing write tid 2 to smithi17880450-3 2024-02-10T05:32:34.753 INFO:tasks.rados.rados.0.smithi178.stdout:872: finishing write tid 3 to smithi17880450-3 2024-02-10T05:32:34.753 INFO:tasks.rados.rados.0.smithi178.stdout:873: read oid 24 snap -1 2024-02-10T05:32:34.753 INFO:tasks.rados.rados.0.smithi178.stdout:873: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:32:34.753 INFO:tasks.rados.rados.0.smithi178.stdout:874: delete oid 14 current snap is 84 2024-02-10T05:32:34.754 INFO:tasks.rados.rados.0.smithi178.stdout:874: done (2 left) 2024-02-10T05:32:34.755 INFO:tasks.rados.rados.0.smithi178.stdout:875: setattr oid 16 current snap is 84 2024-02-10T05:32:34.755 INFO:tasks.rados.rados.0.smithi178.stdout:872: finishing write tid 4 to smithi17880450-3 2024-02-10T05:32:34.755 INFO:tasks.rados.rados.0.smithi178.stdout:872: finishing write tid 5 to smithi17880450-3 2024-02-10T05:32:34.756 INFO:tasks.rados.rados.0.smithi178.stdout:876: rmattr oid 40 current snap is 84 2024-02-10T05:32:34.756 INFO:tasks.rados.rados.0.smithi178.stdout:877: setattr oid 26 current snap is 84 2024-02-10T05:32:34.756 INFO:tasks.rados.rados.0.smithi178.stdout:872: finishing write tid 6 to smithi17880450-3 2024-02-10T05:32:34.756 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 460 (ObjNum 283 snap 84 seq_num 283) dirty exists 2024-02-10T05:32:34.756 INFO:tasks.rados.rados.0.smithi178.stdout:872: left oid 3 (ObjNum 283 snap 84 seq_num 283) 2024-02-10T05:32:34.758 INFO:tasks.rados.rados.0.smithi178.stdout:872: done (4 left) 2024-02-10T05:32:34.758 INFO:tasks.rados.rados.0.smithi178.stdout:878: delete oid 36 current snap is 84 2024-02-10T05:32:34.758 INFO:tasks.rados.rados.0.smithi178.stdout:873: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:32:34.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:34 smithi189 bash[80678]: b8ef1c726160a8bd44aba4cd4bc47f5da2e7c303304ff107b051643e81e6e64c 2024-02-10T05:32:34.787 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:34 smithi189 systemd[1]: Started Ceph mgr.x for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:32:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:34 smithi189 ceph-mon[31422]: osdmap e228: 8 total, 8 up, 8 in 2024-02-10T05:32:34.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:34 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:34.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:34 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:34.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:34 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:34.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:34 smithi189 ceph-mon[31422]: osdmap e229: 8 total, 8 up, 8 in 2024-02-10T05:32:34.818 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 309 (ObjNum 276 snap 83 seq_num 276) dirty exists 2024-02-10T05:32:34.819 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 535 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-02-10T05:32:34.819 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 537 (ObjNum 230 snap 58 seq_num 230) dirty exists 2024-02-10T05:32:34.819 INFO:tasks.rados.rados.0.smithi178.stdout:873: done (4 left) 2024-02-10T05:32:34.819 INFO:tasks.rados.rados.0.smithi178.stdout:875: done (3 left) 2024-02-10T05:32:34.819 INFO:tasks.rados.rados.0.smithi178.stdout:876: done (2 left) 2024-02-10T05:32:34.819 INFO:tasks.rados.rados.0.smithi178.stdout:877: done (1 left) 2024-02-10T05:32:34.819 INFO:tasks.rados.rados.0.smithi178.stdout:878: done (0 left) 2024-02-10T05:32:34.819 INFO:tasks.rados.rados.0.smithi178.stdout:879: copy_from oid 8 from oid 47 current snap is 84 2024-02-10T05:32:34.819 INFO:tasks.rados.rados.0.smithi178.stdout:880: read oid 25 snap -1 2024-02-10T05:32:34.819 INFO:tasks.rados.rados.0.smithi178.stdout:880: expect (ObjNum 272 snap 80 seq_num 272) 2024-02-10T05:32:34.819 INFO:tasks.rados.rados.0.smithi178.stdout:881: snap_create 2024-02-10T05:32:34.826 INFO:tasks.rados.rados.0.smithi178.stdout:879: finishing copy_from racing read to smithi17880450-8 2024-02-10T05:32:34.827 INFO:tasks.rados.rados.0.smithi178.stdout:879: finishing copy_from to smithi17880450-8 2024-02-10T05:32:34.827 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 182 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:32:34.829 INFO:tasks.rados.rados.0.smithi178.stdout:880: expect (ObjNum 272 snap 80 seq_num 272) 2024-02-10T05:32:34.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:34 smithi178 ceph-mon[36851]: osdmap e228: 8 total, 8 up, 8 in 2024-02-10T05:32:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:34 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:34 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:34 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:34 smithi178 ceph-mon[36851]: osdmap e229: 8 total, 8 up, 8 in 2024-02-10T05:32:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:34 smithi178 ceph-mon[27572]: osdmap e228: 8 total, 8 up, 8 in 2024-02-10T05:32:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:34 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:34 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:34 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:34 smithi178 ceph-mon[27572]: osdmap e229: 8 total, 8 up, 8 in 2024-02-10T05:32:35.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:34 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:34.895+0000 7fe158b0d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T05:32:35.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:34 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:34.994+0000 7fe158b0d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T05:32:35.642 INFO:tasks.rados.rados.0.smithi178.stdout:879: done (2 left) 2024-02-10T05:32:35.642 INFO:tasks.rados.rados.0.smithi178.stdout:880: done (1 left) 2024-02-10T05:32:35.642 INFO:tasks.rados.rados.0.smithi178.stdout:881: done (0 left) 2024-02-10T05:32:35.642 INFO:tasks.rados.rados.0.smithi178.stdout:882: rmattr oid 35 current snap is 85 2024-02-10T05:32:35.642 INFO:tasks.rados.rados.0.smithi178.stdout:883: read oid 16 snap -1 2024-02-10T05:32:35.642 INFO:tasks.rados.rados.0.smithi178.stdout:883: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:32:35.642 INFO:tasks.rados.rados.0.smithi178.stdout:884: read oid 41 snap -1 2024-02-10T05:32:35.642 INFO:tasks.rados.rados.0.smithi178.stdout:884: expect (ObjNum 263 snap 76 seq_num 263) 2024-02-10T05:32:35.642 INFO:tasks.rados.rados.0.smithi178.stdout:885: read oid 28 snap -1 2024-02-10T05:32:35.642 INFO:tasks.rados.rados.0.smithi178.stdout:885: expect deleted 2024-02-10T05:32:35.643 INFO:tasks.rados.rados.0.smithi178.stdout:886: snap_create 2024-02-10T05:32:35.649 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 258 (ObjNum 65 snap 0 seq_num 1528554448) dirty exists 2024-02-10T05:32:35.652 INFO:tasks.rados.rados.0.smithi178.stdout:883: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:32:35.687 INFO:tasks.rados.rados.0.smithi178.stdout:884: expect (ObjNum 263 snap 76 seq_num 263) 2024-02-10T05:32:35.928 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:35 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:35.699+0000 7fe158b0d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T05:32:35.928 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:35 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:35.791+0000 7fe158b0d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T05:32:35.928 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:35 smithi189 ceph-mon[31422]: pgmap v39: 121 pgs: 121 active+clean; 197 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2024-02-10T05:32:35.928 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:35 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:35.928 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:35 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:35.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:35 smithi178 ceph-mon[36851]: pgmap v39: 121 pgs: 121 active+clean; 197 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2024-02-10T05:32:35.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:35 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:35.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:35 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:35.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:35 smithi178 ceph-mon[27572]: pgmap v39: 121 pgs: 121 active+clean; 197 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2024-02-10T05:32:35.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:35 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:35.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:35 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:36.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:35 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:35.944+0000 7fe158b0d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T05:32:36.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:36 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:36.040+0000 7fe158b0d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T05:32:36.288 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:36 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:36.122+0000 7fe158b0d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T05:32:36.649 INFO:tasks.rados.rados.0.smithi178.stdout:882: done (4 left) 2024-02-10T05:32:36.649 INFO:tasks.rados.rados.0.smithi178.stdout:883: done (3 left) 2024-02-10T05:32:36.649 INFO:tasks.rados.rados.0.smithi178.stdout:884: done (2 left) 2024-02-10T05:32:36.649 INFO:tasks.rados.rados.0.smithi178.stdout:885: done (1 left) 2024-02-10T05:32:36.649 INFO:tasks.rados.rados.0.smithi178.stdout:886: done (0 left) 2024-02-10T05:32:36.649 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 86 2024-02-10T05:32:36.649 INFO:tasks.rados.rados.0.smithi178.stdout:887: seq_num 286 ranges {1810432=794624,2605056=761856,3366912=679936,4046848=163840} 2024-02-10T05:32:36.662 INFO:tasks.rados.rados.0.smithi178.stdout:887: writing smithi17880450-6 from 1810432 to 2605056 tid 1 2024-02-10T05:32:36.667 INFO:tasks.rados.rados.0.smithi178.stdout:887: writing smithi17880450-6 from 2605056 to 3366912 tid 2 2024-02-10T05:32:36.671 INFO:tasks.rados.rados.0.smithi178.stdout:887: writing smithi17880450-6 from 3366912 to 4046848 tid 3 2024-02-10T05:32:36.672 INFO:tasks.rados.rados.0.smithi178.stdout:887: writing smithi17880450-6 from 4046848 to 4210688 tid 4 2024-02-10T05:32:36.673 INFO:tasks.rados.rados.0.smithi178.stdout:888: rollback oid 25 current snap is 86 2024-02-10T05:32:36.673 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 25 to 66 2024-02-10T05:32:36.673 INFO:tasks.rados.rados.0.smithi178.stdout:887: finishing write tid 1 to smithi17880450-6 2024-02-10T05:32:36.673 INFO:tasks.rados.rados.0.smithi178.stdout:887: finishing write tid 2 to smithi17880450-6 2024-02-10T05:32:36.673 INFO:tasks.rados.rados.0.smithi178.stdout:889: delete oid 34 current snap is 86 2024-02-10T05:32:36.674 INFO:tasks.rados.rados.0.smithi178.stdout:887: finishing write tid 3 to smithi17880450-6 2024-02-10T05:32:36.674 INFO:tasks.rados.rados.0.smithi178.stdout:887: finishing write tid 4 to smithi17880450-6 2024-02-10T05:32:36.675 INFO:tasks.rados.rados.0.smithi178.stdout:887: finishing write tid 5 to smithi17880450-6 2024-02-10T05:32:36.676 INFO:tasks.rados.rados.0.smithi178.stdout:888: finishing rollback tid 0 to smithi17880450-25 2024-02-10T05:32:36.678 INFO:tasks.rados.rados.0.smithi178.stdout:887: finishing write tid 6 to smithi17880450-6 2024-02-10T05:32:36.678 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 301 (ObjNum 286 snap 86 seq_num 286) dirty exists 2024-02-10T05:32:36.678 INFO:tasks.rados.rados.0.smithi178.stdout:887: left oid 6 (ObjNum 286 snap 86 seq_num 286) 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:888: finishing rollback tid 1 to smithi17880450-25 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 482 (ObjNum 145 snap 0 seq_num 1534293520) dirty dne 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:887: done (2 left) 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:888: done (1 left) 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:889: done (0 left) 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:890: rmattr oid 3 current snap is 86 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:890: done (0 left) 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 44 current snap is 86 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:891: seq_num 288 ranges {0=24576} 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:891: writing smithi17880450-44 from 0 to 24576 tid 1 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:892: rollback oid 13 current snap is 86 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 13 to 84 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:893: read oid 37 snap -1 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:893: expect (ObjNum 155 snap 36 seq_num 155) 2024-02-10T05:32:36.679 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 86 2024-02-10T05:32:36.680 INFO:tasks.rados.rados.0.smithi178.stdout:894: seq_num 289 ranges {0=40960} 2024-02-10T05:32:36.680 INFO:tasks.rados.rados.0.smithi178.stdout:894: writing smithi17880450-14 from 0 to 40960 tid 1 2024-02-10T05:32:36.680 INFO:tasks.rados.rados.0.smithi178.stdout:895: setattr oid 4 current snap is 86 2024-02-10T05:32:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:891: finishing write tid 1 to smithi17880450-44 2024-02-10T05:32:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:891: finishing write tid 2 to smithi17880450-44 2024-02-10T05:32:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:896: copy_from oid 33 from oid 41 current snap is 86 2024-02-10T05:32:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:897: read oid 11 snap 50 2024-02-10T05:32:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:897: expect (ObjNum 213 snap 48 seq_num 213) 2024-02-10T05:32:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:898: rmattr oid 50 current snap is 86 2024-02-10T05:32:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:898: done (7 left) 2024-02-10T05:32:36.683 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 86 2024-02-10T05:32:36.684 INFO:tasks.rados.rados.0.smithi178.stdout:899: seq_num 290 ranges {4546560=57344} 2024-02-10T05:32:36.710 INFO:tasks.rados.rados.0.smithi178.stdout:899: writing smithi17880450-38 from 4546560 to 4603904 tid 1 2024-02-10T05:32:36.710 INFO:tasks.rados.rados.0.smithi178.stdout:900: rmattr oid 32 current snap is 86 2024-02-10T05:32:36.710 INFO:tasks.rados.rados.0.smithi178.stdout:894: finishing write tid 1 to smithi17880450-14 2024-02-10T05:32:36.710 INFO:tasks.rados.rados.0.smithi178.stdout:891: finishing write tid 3 to smithi17880450-44 2024-02-10T05:32:36.710 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 311 (ObjNum 288 snap 86 seq_num 288) dirty exists 2024-02-10T05:32:36.710 INFO:tasks.rados.rados.0.smithi178.stdout:891: left oid 44 (ObjNum 288 snap 86 seq_num 288) 2024-02-10T05:32:36.710 INFO:tasks.rados.rados.0.smithi178.stdout:894: finishing write tid 2 to smithi17880450-14 2024-02-10T05:32:36.711 INFO:tasks.rados.rados.0.smithi178.stdout:894: finishing write tid 3 to smithi17880450-14 2024-02-10T05:32:36.711 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 269 (ObjNum 289 snap 86 seq_num 289) dirty exists 2024-02-10T05:32:36.711 INFO:tasks.rados.rados.0.smithi178.stdout:894: left oid 14 (ObjNum 289 snap 86 seq_num 289) 2024-02-10T05:32:36.711 INFO:tasks.rados.rados.0.smithi178.stdout:891: done (8 left) 2024-02-10T05:32:36.711 INFO:tasks.rados.rados.0.smithi178.stdout:894: done (7 left) 2024-02-10T05:32:36.711 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 86 2024-02-10T05:32:36.711 INFO:tasks.rados.rados.0.smithi178.stdout:892: finishing rollback tid 0 to smithi17880450-13 2024-02-10T05:32:36.711 INFO:tasks.rados.rados.0.smithi178.stdout:892: finishing rollback tid 1 to smithi17880450-13 2024-02-10T05:32:36.711 INFO:tasks.rados.rados.0.smithi178.stdout:892: finishing rollback tid 2 to smithi17880450-13 2024-02-10T05:32:36.711 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 402 (ObjNum 278 snap 83 seq_num 278) dirty exists 2024-02-10T05:32:36.711 INFO:tasks.rados.rados.0.smithi178.stdout:893: expect (ObjNum 155 snap 36 seq_num 155) 2024-02-10T05:32:36.722 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:36 smithi189 ceph-mon[31422]: osdmap e230: 8 total, 8 up, 8 in 2024-02-10T05:32:36.722 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:36 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:36.400+0000 7fe158b0d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T05:32:36.723 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:36 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:36.515+0000 7fe158b0d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T05:32:36.723 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:36 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:36.608+0000 7fe158b0d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T05:32:36.723 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:36 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:36.721+0000 7fe158b0d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T05:32:36.822 INFO:tasks.rados.rados.0.smithi178.stdout:897: expect (ObjNum 213 snap 48 seq_num 213) 2024-02-10T05:32:36.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:36 smithi178 ceph-mon[27572]: osdmap e230: 8 total, 8 up, 8 in 2024-02-10T05:32:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:36 smithi178 ceph-mon[36851]: osdmap e230: 8 total, 8 up, 8 in 2024-02-10T05:32:37.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:36 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:36.902+0000 7fe158b0d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T05:32:37.080 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 339 (ObjNum 271 snap 80 seq_num 271) dirty exists 2024-02-10T05:32:37.080 INFO:tasks.rados.rados.0.smithi178.stdout:901: seq_num 291 ranges {0=81920} 2024-02-10T05:32:37.080 INFO:tasks.rados.rados.0.smithi178.stdout:901: writing smithi17880450-42 from 0 to 81920 tid 1 2024-02-10T05:32:37.080 INFO:tasks.rados.rados.0.smithi178.stdout:892: done (7 left) 2024-02-10T05:32:37.080 INFO:tasks.rados.rados.0.smithi178.stdout:893: done (6 left) 2024-02-10T05:32:37.080 INFO:tasks.rados.rados.0.smithi178.stdout:895: done (5 left) 2024-02-10T05:32:37.080 INFO:tasks.rados.rados.0.smithi178.stdout:897: done (4 left) 2024-02-10T05:32:37.080 INFO:tasks.rados.rados.0.smithi178.stdout:902: read oid 1 snap 85 2024-02-10T05:32:37.080 INFO:tasks.rados.rados.0.smithi178.stdout:902: expect (ObjNum 264 snap 77 seq_num 264) 2024-02-10T05:32:37.080 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 86 2024-02-10T05:32:37.080 INFO:tasks.rados.rados.0.smithi178.stdout:896: finishing copy_from racing read to smithi17880450-33 2024-02-10T05:32:37.080 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 461 (ObjNum 248 snap 66 seq_num 248) dirty exists 2024-02-10T05:32:37.081 INFO:tasks.rados.rados.0.smithi178.stdout:899: finishing write tid 1 to smithi17880450-38 2024-02-10T05:32:37.081 INFO:tasks.rados.rados.0.smithi178.stdout:899: finishing write tid 2 to smithi17880450-38 2024-02-10T05:32:37.081 INFO:tasks.rados.rados.0.smithi178.stdout:896: finishing copy_from to smithi17880450-33 2024-02-10T05:32:37.081 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 338 (ObjNum 263 snap 76 seq_num 263) dirty exists 2024-02-10T05:32:37.081 INFO:tasks.rados.rados.0.smithi178.stdout:899: finishing write tid 3 to smithi17880450-38 2024-02-10T05:32:37.081 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 484 (ObjNum 290 snap 86 seq_num 290) dirty exists 2024-02-10T05:32:37.081 INFO:tasks.rados.rados.0.smithi178.stdout:899: left oid 38 (ObjNum 290 snap 86 seq_num 290) 2024-02-10T05:32:37.081 INFO:tasks.rados.rados.0.smithi178.stdout:903: seq_num 292 ranges {1343488=98304} 2024-02-10T05:32:37.088 INFO:tasks.rados.rados.0.smithi178.stdout:903: writing smithi17880450-9 from 1343488 to 1441792 tid 1 2024-02-10T05:32:37.088 INFO:tasks.rados.rados.0.smithi178.stdout:896: done (5 left) 2024-02-10T05:32:37.088 INFO:tasks.rados.rados.0.smithi178.stdout:899: done (4 left) 2024-02-10T05:32:37.089 INFO:tasks.rados.rados.0.smithi178.stdout:900: done (3 left) 2024-02-10T05:32:37.089 INFO:tasks.rados.rados.0.smithi178.stdout:904: read oid 32 snap 66 2024-02-10T05:32:37.089 INFO:tasks.rados.rados.0.smithi178.stdout:904: expect (ObjNum 225 snap 55 seq_num 225) 2024-02-10T05:32:37.089 INFO:tasks.rados.rados.0.smithi178.stdout:905: setattr oid 7 current snap is 86 2024-02-10T05:32:37.089 INFO:tasks.rados.rados.0.smithi178.stdout:901: finishing write tid 1 to smithi17880450-42 2024-02-10T05:32:37.089 INFO:tasks.rados.rados.0.smithi178.stdout:901: finishing write tid 2 to smithi17880450-42 2024-02-10T05:32:37.089 INFO:tasks.rados.rados.0.smithi178.stdout:902: expect (ObjNum 264 snap 77 seq_num 264) 2024-02-10T05:32:37.144 INFO:tasks.rados.rados.0.smithi178.stdout:901: finishing write tid 3 to smithi17880450-42 2024-02-10T05:32:37.144 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 463 (ObjNum 291 snap 86 seq_num 291) dirty exists 2024-02-10T05:32:37.144 INFO:tasks.rados.rados.0.smithi178.stdout:901: left oid 42 (ObjNum 291 snap 86 seq_num 291) 2024-02-10T05:32:37.144 INFO:tasks.rados.rados.0.smithi178.stdout:903: finishing write tid 1 to smithi17880450-9 2024-02-10T05:32:37.145 INFO:tasks.rados.rados.0.smithi178.stdout:903: finishing write tid 2 to smithi17880450-9 2024-02-10T05:32:37.145 INFO:tasks.rados.rados.0.smithi178.stdout:903: finishing write tid 3 to smithi17880450-9 2024-02-10T05:32:37.145 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 161 (ObjNum 292 snap 86 seq_num 292) dirty exists 2024-02-10T05:32:37.145 INFO:tasks.rados.rados.0.smithi178.stdout:903: left oid 9 (ObjNum 292 snap 86 seq_num 292) 2024-02-10T05:32:37.145 INFO:tasks.rados.rados.0.smithi178.stdout:904: expect (ObjNum 225 snap 55 seq_num 225) 2024-02-10T05:32:37.181 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 340 (ObjNum 178 snap 40 seq_num 178) dirty exists 2024-02-10T05:32:37.182 INFO:tasks.rados.rados.0.smithi178.stdout:901: done (4 left) 2024-02-10T05:32:37.182 INFO:tasks.rados.rados.0.smithi178.stdout:902: done (3 left) 2024-02-10T05:32:37.182 INFO:tasks.rados.rados.0.smithi178.stdout:903: done (2 left) 2024-02-10T05:32:37.182 INFO:tasks.rados.rados.0.smithi178.stdout:904: done (1 left) 2024-02-10T05:32:37.182 INFO:tasks.rados.rados.0.smithi178.stdout:905: done (0 left) 2024-02-10T05:32:37.182 INFO:tasks.rados.rados.0.smithi178.stdout:906: read oid 10 snap 75 2024-02-10T05:32:37.182 INFO:tasks.rados.rados.0.smithi178.stdout:906: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:32:37.182 INFO:tasks.rados.rados.0.smithi178.stdout:907: rmattr oid 16 current snap is 86 2024-02-10T05:32:37.182 INFO:tasks.rados.rados.0.smithi178.stdout:908: snap_remove snap 74 2024-02-10T05:32:37.652 INFO:tasks.rados.rados.0.smithi178.stdout:908: done (2 left) 2024-02-10T05:32:37.652 INFO:tasks.rados.rados.0.smithi178.stdout:909: read oid 17 snap -1 2024-02-10T05:32:37.652 INFO:tasks.rados.rados.0.smithi178.stdout:909: expect (ObjNum 279 snap 83 seq_num 279) 2024-02-10T05:32:37.652 INFO:tasks.rados.rados.0.smithi178.stdout:910: rmattr oid 32 current snap is 86 2024-02-10T05:32:37.653 INFO:tasks.rados.rados.0.smithi178.stdout:911: snap_remove snap 78 2024-02-10T05:32:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:37 smithi189 ceph-mon[31422]: pgmap v42: 121 pgs: 121 active+clean; 197 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 0 B/s wr, 4 op/s 2024-02-10T05:32:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:37 smithi189 ceph-mon[31422]: osdmap e231: 8 total, 8 up, 8 in 2024-02-10T05:32:37.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:37 smithi178 ceph-mon[27572]: pgmap v42: 121 pgs: 121 active+clean; 197 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 0 B/s wr, 4 op/s 2024-02-10T05:32:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:37 smithi178 ceph-mon[27572]: osdmap e231: 8 total, 8 up, 8 in 2024-02-10T05:32:37.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:32:37] "GET /metrics HTTP/1.1" 200 36030 "" "Prometheus/2.43.0" 2024-02-10T05:32:37.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:37 smithi178 ceph-mon[36851]: pgmap v42: 121 pgs: 121 active+clean; 197 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 0 B/s wr, 4 op/s 2024-02-10T05:32:37.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:37 smithi178 ceph-mon[36851]: osdmap e231: 8 total, 8 up, 8 in 2024-02-10T05:32:38.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:37 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:37.991+0000 7fe158b0d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T05:32:38.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:38.130+0000 7fe158b0d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T05:32:38.579 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:38.488+0000 7fe158b0d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T05:32:38.656 INFO:tasks.rados.rados.0.smithi178.stdout:911: done (4 left) 2024-02-10T05:32:38.656 INFO:tasks.rados.rados.0.smithi178.stdout:912: copy_from oid 18 from oid 2 current snap is 86 2024-02-10T05:32:38.656 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 539 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-02-10T05:32:38.657 INFO:tasks.rados.rados.0.smithi178.stdout:906: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:32:38.698 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 464 (ObjNum 248 snap 66 seq_num 248) dirty exists 2024-02-10T05:32:38.698 INFO:tasks.rados.rados.0.smithi178.stdout:906: done (4 left) 2024-02-10T05:32:38.698 INFO:tasks.rados.rados.0.smithi178.stdout:907: done (3 left) 2024-02-10T05:32:38.698 INFO:tasks.rados.rados.0.smithi178.stdout:910: done (2 left) 2024-02-10T05:32:38.698 INFO:tasks.rados.rados.0.smithi178.stdout:913: setattr oid 5 current snap is 86 2024-02-10T05:32:38.699 INFO:tasks.rados.rados.0.smithi178.stdout:909: expect (ObjNum 279 snap 83 seq_num 279) 2024-02-10T05:32:38.855 INFO:tasks.rados.rados.0.smithi178.stdout:912: finishing copy_from racing read to smithi17880450-18 2024-02-10T05:32:38.855 INFO:tasks.rados.rados.0.smithi178.stdout:912: finishing copy_from to smithi17880450-18 2024-02-10T05:32:38.855 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 136 (ObjNum 258 snap 73 seq_num 258) dirty exists 2024-02-10T05:32:38.855 INFO:tasks.rados.rados.0.smithi178.stdout:909: done (2 left) 2024-02-10T05:32:38.855 INFO:tasks.rados.rados.0.smithi178.stdout:912: done (1 left) 2024-02-10T05:32:38.855 INFO:tasks.rados.rados.0.smithi178.stdout:914: copy_from oid 39 from oid 23 current snap is 86 2024-02-10T05:32:38.855 INFO:tasks.rados.rados.0.smithi178.stdout:915: delete oid 3 current snap is 86 2024-02-10T05:32:38.858 INFO:tasks.rados.rados.0.smithi178.stdout:915: done (2 left) 2024-02-10T05:32:38.858 INFO:tasks.rados.rados.0.smithi178.stdout:916: rollback oid 45 current snap is 86 2024-02-10T05:32:38.858 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 45 to 80 2024-02-10T05:32:38.858 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 86 2024-02-10T05:32:38.858 INFO:tasks.rados.rados.0.smithi178.stdout:917: seq_num 294 ranges {589824=131072} 2024-02-10T05:32:38.862 INFO:tasks.rados.rados.0.smithi178.stdout:917: writing smithi17880450-7 from 589824 to 720896 tid 1 2024-02-10T05:32:38.862 INFO:tasks.rados.rados.0.smithi178.stdout:918: copy_from oid 42 from oid 35 current snap is 86 2024-02-10T05:32:38.862 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 565 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-02-10T05:32:38.862 INFO:tasks.rados.rados.0.smithi178.stdout:913: done (4 left) 2024-02-10T05:32:38.862 INFO:tasks.rados.rados.0.smithi178.stdout:919: snap_remove snap 64 2024-02-10T05:32:38.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:38 smithi178 ceph-mon[27572]: osdmap e232: 8 total, 8 up, 8 in 2024-02-10T05:32:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:38 smithi178 ceph-mon[36851]: osdmap e232: 8 total, 8 up, 8 in 2024-02-10T05:32:38.999 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:38.579+0000 7fe158b0d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T05:32:39.000 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:38.802+0000 7fe158b0d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:32:39.000 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:38.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:32:39.000 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:38 smithi189 ceph-mon[31422]: osdmap e232: 8 total, 8 up, 8 in 2024-02-10T05:32:39.256 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:38.998+0000 7fe158b0d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T05:32:39.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:39 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:39.299+0000 7fe158b0d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:32:39.616 INFO:tasks.rados.rados.0.smithi178.stdout:919: done (4 left) 2024-02-10T05:32:39.616 INFO:tasks.rados.rados.0.smithi178.stdout:920: rollback oid 30 current snap is 86 2024-02-10T05:32:39.616 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 80 2024-02-10T05:32:39.616 INFO:tasks.rados.rados.0.smithi178.stdout:916: finishing rollback tid 1 to smithi17880450-45 2024-02-10T05:32:39.616 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:917: finishing write tid 1 to smithi17880450-7 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:917: finishing write tid 2 to smithi17880450-7 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:917: finishing write tid 3 to smithi17880450-7 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 342 (ObjNum 294 snap 86 seq_num 294) dirty exists 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:917: left oid 7 (ObjNum 294 snap 86 seq_num 294) 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:918: finishing copy_from racing read to smithi17880450-42 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:918: finishing copy_from to smithi17880450-42 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 258 (ObjNum 875575352 snap 825045045 seq_num 304) dirty exists 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:914: finishing copy_from racing read to smithi17880450-39 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:914: finishing copy_from to smithi17880450-39 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 229 (ObjNum 269 snap 79 seq_num 269) dirty exists 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:914: done (4 left) 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:916: done (3 left) 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:917: done (2 left) 2024-02-10T05:32:39.617 INFO:tasks.rados.rados.0.smithi178.stdout:918: done (1 left) 2024-02-10T05:32:39.618 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 86 2024-02-10T05:32:39.618 INFO:tasks.rados.rados.0.smithi178.stdout:921: seq_num 295 ranges {0=147456} 2024-02-10T05:32:39.618 INFO:tasks.rados.rados.0.smithi178.stdout:921: writing smithi17880450-42 from 0 to 147456 tid 1 2024-02-10T05:32:39.618 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 86 2024-02-10T05:32:39.618 INFO:tasks.rados.rados.0.smithi178.stdout:922: seq_num 296 ranges {7880704=163840} 2024-02-10T05:32:39.662 INFO:tasks.rados.rados.0.smithi178.stdout:922: writing smithi17880450-23 from 7880704 to 8044544 tid 1 2024-02-10T05:32:39.663 INFO:tasks.rados.rados.0.smithi178.stdout:923: snap_create 2024-02-10T05:32:39.663 INFO:tasks.rados.rados.0.smithi178.stdout:921: finishing write tid 1 to smithi17880450-42 2024-02-10T05:32:39.663 INFO:tasks.rados.rados.0.smithi178.stdout:921: finishing write tid 2 to smithi17880450-42 2024-02-10T05:32:39.663 INFO:tasks.rados.rados.0.smithi178.stdout:921: finishing write tid 3 to smithi17880450-42 2024-02-10T05:32:39.663 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 467 (ObjNum 295 snap 86 seq_num 295) dirty exists 2024-02-10T05:32:39.663 INFO:tasks.rados.rados.0.smithi178.stdout:921: left oid 42 (ObjNum 295 snap 86 seq_num 295) 2024-02-10T05:32:39.663 INFO:tasks.rados.rados.0.smithi178.stdout:920: finishing rollback tid 0 to smithi17880450-30 2024-02-10T05:32:39.663 INFO:tasks.rados.rados.0.smithi178.stdout:920: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:32:39.663 INFO:tasks.rados.rados.0.smithi178.stdout:920: finishing rollback tid 2 to smithi17880450-30 2024-02-10T05:32:39.663 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 321 (ObjNum 240 snap 63 seq_num 240) dirty exists 2024-02-10T05:32:39.665 INFO:tasks.rados.rados.0.smithi178.stdout:922: finishing write tid 1 to smithi17880450-23 2024-02-10T05:32:39.665 INFO:tasks.rados.rados.0.smithi178.stdout:922: finishing write tid 2 to smithi17880450-23 2024-02-10T05:32:39.666 INFO:tasks.rados.rados.0.smithi178.stdout:922: finishing write tid 3 to smithi17880450-23 2024-02-10T05:32:39.666 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 275 (ObjNum 296 snap 86 seq_num 296) dirty exists 2024-02-10T05:32:39.666 INFO:tasks.rados.rados.0.smithi178.stdout:922: left oid 23 (ObjNum 296 snap 86 seq_num 296) 2024-02-10T05:32:39.842 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:39 smithi189 ceph-mon[31422]: pgmap v45: 121 pgs: 121 active+clean; 205 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.5 MiB/s wr, 25 op/s 2024-02-10T05:32:39.842 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:39 smithi189 ceph-mon[31422]: osdmap e233: 8 total, 8 up, 8 in 2024-02-10T05:32:39.842 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:39 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:39.842 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:39 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:39.842 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:39 smithi189 ceph-mon[31422]: osdmap e234: 8 total, 8 up, 8 in 2024-02-10T05:32:39.842 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:39 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:39.572+0000 7fe158b0d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T05:32:39.842 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:39 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:39.840+0000 7fe158b0d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T05:32:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:39 smithi178 ceph-mon[27572]: pgmap v45: 121 pgs: 121 active+clean; 205 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.5 MiB/s wr, 25 op/s 2024-02-10T05:32:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:39 smithi178 ceph-mon[27572]: osdmap e233: 8 total, 8 up, 8 in 2024-02-10T05:32:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:39 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:39 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:39 smithi178 ceph-mon[27572]: osdmap e234: 8 total, 8 up, 8 in 2024-02-10T05:32:39.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:39 smithi178 ceph-mon[36851]: pgmap v45: 121 pgs: 121 active+clean; 205 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 3.5 MiB/s wr, 25 op/s 2024-02-10T05:32:39.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:39 smithi178 ceph-mon[36851]: osdmap e233: 8 total, 8 up, 8 in 2024-02-10T05:32:39.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:39 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:39.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:39 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:39 smithi178 ceph-mon[36851]: osdmap e234: 8 total, 8 up, 8 in 2024-02-10T05:32:40.664 INFO:tasks.rados.rados.0.smithi178.stdout:920: done (3 left) 2024-02-10T05:32:40.665 INFO:tasks.rados.rados.0.smithi178.stdout:921: done (2 left) 2024-02-10T05:32:40.665 INFO:tasks.rados.rados.0.smithi178.stdout:922: done (1 left) 2024-02-10T05:32:40.665 INFO:tasks.rados.rados.0.smithi178.stdout:923: done (0 left) 2024-02-10T05:32:40.665 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 87 2024-02-10T05:32:40.665 INFO:tasks.rados.rados.0.smithi178.stdout:924: seq_num 297 ranges {0=180224} 2024-02-10T05:32:40.666 INFO:tasks.rados.rados.0.smithi178.stdout:924: writing smithi17880450-45 from 0 to 180224 tid 1 2024-02-10T05:32:40.666 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 87 2024-02-10T05:32:40.666 INFO:tasks.rados.rados.0.smithi178.stdout:925: seq_num 298 ranges {1245184=196608} 2024-02-10T05:32:40.674 INFO:tasks.rados.rados.0.smithi178.stdout:925: writing smithi17880450-10 from 1245184 to 1441792 tid 1 2024-02-10T05:32:40.674 INFO:tasks.rados.rados.0.smithi178.stdout:926: delete oid 7 current snap is 87 2024-02-10T05:32:40.674 INFO:tasks.rados.rados.0.smithi178.stdout:924: finishing write tid 1 to smithi17880450-45 2024-02-10T05:32:40.674 INFO:tasks.rados.rados.0.smithi178.stdout:924: finishing write tid 2 to smithi17880450-45 2024-02-10T05:32:40.674 INFO:tasks.rados.rados.0.smithi178.stdout:924: finishing write tid 3 to smithi17880450-45 2024-02-10T05:32:40.674 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 314 (ObjNum 297 snap 87 seq_num 297) dirty exists 2024-02-10T05:32:40.674 INFO:tasks.rados.rados.0.smithi178.stdout:924: left oid 45 (ObjNum 297 snap 87 seq_num 297) 2024-02-10T05:32:40.679 INFO:tasks.rados.rados.0.smithi178.stdout:925: finishing write tid 1 to smithi17880450-10 2024-02-10T05:32:40.680 INFO:tasks.rados.rados.0.smithi178.stdout:925: finishing write tid 2 to smithi17880450-10 2024-02-10T05:32:40.680 INFO:tasks.rados.rados.0.smithi178.stdout:924: done (2 left) 2024-02-10T05:32:40.680 INFO:tasks.rados.rados.0.smithi178.stdout:926: done (1 left) 2024-02-10T05:32:40.680 INFO:tasks.rados.rados.0.smithi178.stdout:927: rmattr oid 20 current snap is 87 2024-02-10T05:32:40.680 INFO:tasks.rados.rados.0.smithi178.stdout:927: done (1 left) 2024-02-10T05:32:40.680 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 24 current snap is 87 2024-02-10T05:32:40.680 INFO:tasks.rados.rados.0.smithi178.stdout:928: seq_num 300 ranges {1720320=229376} 2024-02-10T05:32:40.690 INFO:tasks.rados.rados.0.smithi178.stdout:928: writing smithi17880450-24 from 1720320 to 1949696 tid 1 2024-02-10T05:32:40.691 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 87 2024-02-10T05:32:40.691 INFO:tasks.rados.rados.0.smithi178.stdout:929: seq_num 301 ranges {2269184=245760} 2024-02-10T05:32:40.704 INFO:tasks.rados.rados.0.smithi178.stdout:929: writing smithi17880450-37 from 2269184 to 2514944 tid 1 2024-02-10T05:32:40.705 INFO:tasks.rados.rados.0.smithi178.stdout:930: delete oid 43 current snap is 87 2024-02-10T05:32:40.705 INFO:tasks.rados.rados.0.smithi178.stdout:925: finishing write tid 3 to smithi17880450-10 2024-02-10T05:32:40.705 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 90 (ObjNum 298 snap 87 seq_num 298) dirty exists 2024-02-10T05:32:40.705 INFO:tasks.rados.rados.0.smithi178.stdout:925: left oid 10 (ObjNum 298 snap 87 seq_num 298) 2024-02-10T05:32:40.705 INFO:tasks.rados.rados.0.smithi178.stdout:928: finishing write tid 1 to smithi17880450-24 2024-02-10T05:32:40.705 INFO:tasks.rados.rados.0.smithi178.stdout:928: finishing write tid 2 to smithi17880450-24 2024-02-10T05:32:40.705 INFO:tasks.rados.rados.0.smithi178.stdout:928: finishing write tid 3 to smithi17880450-24 2024-02-10T05:32:40.705 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 329 (ObjNum 300 snap 87 seq_num 300) dirty exists 2024-02-10T05:32:40.705 INFO:tasks.rados.rados.0.smithi178.stdout:928: left oid 24 (ObjNum 300 snap 87 seq_num 300) 2024-02-10T05:32:40.706 INFO:tasks.rados.rados.0.smithi178.stdout:925: done (3 left) 2024-02-10T05:32:40.706 INFO:tasks.rados.rados.0.smithi178.stdout:928: done (2 left) 2024-02-10T05:32:40.706 INFO:tasks.rados.rados.0.smithi178.stdout:930: done (1 left) 2024-02-10T05:32:40.706 INFO:tasks.rados.rados.0.smithi178.stdout:931: snap_create 2024-02-10T05:32:40.707 INFO:tasks.rados.rados.0.smithi178.stdout:929: finishing write tid 1 to smithi17880450-37 2024-02-10T05:32:40.707 INFO:tasks.rados.rados.0.smithi178.stdout:929: finishing write tid 2 to smithi17880450-37 2024-02-10T05:32:40.708 INFO:tasks.rados.rados.0.smithi178.stdout:929: finishing write tid 3 to smithi17880450-37 2024-02-10T05:32:40.708 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 580 (ObjNum 301 snap 87 seq_num 301) dirty exists 2024-02-10T05:32:40.708 INFO:tasks.rados.rados.0.smithi178.stdout:929: left oid 37 (ObjNum 301 snap 87 seq_num 301) 2024-02-10T05:32:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:40 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:40 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:40 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:40 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:40 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:40 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:41.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:40 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:40.718+0000 7fe158b0d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T05:32:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:40 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:40 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:40 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:41.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:41 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:41.326+0000 7fe158b0d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T05:32:41.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:41 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:41.429+0000 7fe158b0d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T05:32:41.669 INFO:tasks.rados.rados.0.smithi178.stdout:929: done (1 left) 2024-02-10T05:32:41.669 INFO:tasks.rados.rados.0.smithi178.stdout:931: done (0 left) 2024-02-10T05:32:41.669 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 13 current snap is 88 2024-02-10T05:32:41.669 INFO:tasks.rados.rados.0.smithi178.stdout:932: seq_num 303 ranges {7536640=278528} 2024-02-10T05:32:41.711 INFO:tasks.rados.rados.0.smithi178.stdout:932: writing smithi17880450-13 from 7536640 to 7815168 tid 1 2024-02-10T05:32:41.711 INFO:tasks.rados.rados.0.smithi178.stdout:933: delete oid 50 current snap is 88 2024-02-10T05:32:41.714 INFO:tasks.rados.rados.0.smithi178.stdout:933: done (1 left) 2024-02-10T05:32:41.714 INFO:tasks.rados.rados.0.smithi178.stdout:934: rollback oid 21 current snap is 88 2024-02-10T05:32:41.714 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 21 to 82 2024-02-10T05:32:41.714 INFO:tasks.rados.rados.0.smithi178.stdout:935: snap_remove snap 73 2024-02-10T05:32:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:41 smithi178 ceph-mon[27572]: pgmap v48: 121 pgs: 121 active+clean; 205 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.5 MiB/s wr, 21 op/s 2024-02-10T05:32:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:41 smithi178 ceph-mon[27572]: osdmap e235: 8 total, 8 up, 8 in 2024-02-10T05:32:41.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:41 smithi178 ceph-mon[36851]: pgmap v48: 121 pgs: 121 active+clean; 205 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.5 MiB/s wr, 21 op/s 2024-02-10T05:32:41.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:41 smithi178 ceph-mon[36851]: osdmap e235: 8 total, 8 up, 8 in 2024-02-10T05:32:41.998 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:41 smithi189 ceph-mon[31422]: pgmap v48: 121 pgs: 121 active+clean; 205 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 3.5 MiB/s wr, 21 op/s 2024-02-10T05:32:41.998 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:41 smithi189 ceph-mon[31422]: osdmap e235: 8 total, 8 up, 8 in 2024-02-10T05:32:41.998 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:41 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:41.667+0000 7fe158b0d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T05:32:41.999 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:41 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: [10/Feb/2024:05:32:41] ENGINE Bus STARTING 2024-02-10T05:32:41.999 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:41 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: CherryPy Checker: 2024-02-10T05:32:41.999 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:41 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: The Application mounted at '' has an empty config. 2024-02-10T05:32:41.999 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:41 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:41.999 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:41 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: [10/Feb/2024:05:32:41] ENGINE Serving on http://:::9283 2024-02-10T05:32:41.999 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:41 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: [10/Feb/2024:05:32:41] ENGINE Bus STARTED 2024-02-10T05:32:42.682 INFO:tasks.rados.rados.0.smithi178.stdout:932: finishing write tid 1 to smithi17880450-13 2024-02-10T05:32:42.682 INFO:tasks.rados.rados.0.smithi178.stdout:932: finishing write tid 2 to smithi17880450-13 2024-02-10T05:32:42.683 INFO:tasks.rados.rados.0.smithi178.stdout:932: finishing write tid 3 to smithi17880450-13 2024-02-10T05:32:42.683 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 419 (ObjNum 303 snap 88 seq_num 303) dirty exists 2024-02-10T05:32:42.683 INFO:tasks.rados.rados.0.smithi178.stdout:932: left oid 13 (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:32:42.683 INFO:tasks.rados.rados.0.smithi178.stdout:934: finishing rollback tid 0 to smithi17880450-21 2024-02-10T05:32:42.683 INFO:tasks.rados.rados.0.smithi178.stdout:934: finishing rollback tid 1 to smithi17880450-21 2024-02-10T05:32:42.683 INFO:tasks.rados.rados.0.smithi178.stdout:934: finishing rollback tid 2 to smithi17880450-21 2024-02-10T05:32:42.683 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 333 (ObjNum 200 snap 47 seq_num 200) dirty exists 2024-02-10T05:32:42.683 INFO:tasks.rados.rados.0.smithi178.stdout:932: done (2 left) 2024-02-10T05:32:42.683 INFO:tasks.rados.rados.0.smithi178.stdout:934: done (1 left) 2024-02-10T05:32:42.683 INFO:tasks.rados.rados.0.smithi178.stdout:935: done (0 left) 2024-02-10T05:32:42.683 INFO:tasks.rados.rados.0.smithi178.stdout:936: snap_create 2024-02-10T05:32:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:42 smithi178 ceph-mon[27572]: osdmap e236: 8 total, 8 up, 8 in 2024-02-10T05:32:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:42 smithi178 ceph-mon[27572]: Standby manager daemon x restarted 2024-02-10T05:32:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:42 smithi178 ceph-mon[27572]: Standby manager daemon x started 2024-02-10T05:32:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:42 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/2031288989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:32:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:42 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/2031288989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:32:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:42 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/2031288989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:32:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:42 smithi178 ceph-mon[27572]: from='mgr.? 172.21.15.189:0/2031288989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:32:42.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:42 smithi178 ceph-mon[36851]: osdmap e236: 8 total, 8 up, 8 in 2024-02-10T05:32:42.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:42 smithi178 ceph-mon[36851]: Standby manager daemon x restarted 2024-02-10T05:32:42.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:42 smithi178 ceph-mon[36851]: Standby manager daemon x started 2024-02-10T05:32:42.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:42 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/2031288989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:32:42.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:42 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/2031288989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:32:42.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:42 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/2031288989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:32:42.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:42 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/2031288989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:32:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:42 smithi189 ceph-mon[31422]: osdmap e236: 8 total, 8 up, 8 in 2024-02-10T05:32:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:42 smithi189 ceph-mon[31422]: Standby manager daemon x restarted 2024-02-10T05:32:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:42 smithi189 ceph-mon[31422]: Standby manager daemon x started 2024-02-10T05:32:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:42 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/2031288989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:32:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:42 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/2031288989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:32:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:42 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/2031288989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:32:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:42 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/2031288989' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:32:43.677 INFO:tasks.rados.rados.0.smithi178.stdout:936: done (0 left) 2024-02-10T05:32:43.677 INFO:tasks.rados.rados.0.smithi178.stdout:937: read oid 46 snap -1 2024-02-10T05:32:43.677 INFO:tasks.rados.rados.0.smithi178.stdout:937: expect (ObjNum 279 snap 83 seq_num 279) 2024-02-10T05:32:43.677 INFO:tasks.rados.rados.0.smithi178.stdout:938: read oid 12 snap -1 2024-02-10T05:32:43.677 INFO:tasks.rados.rados.0.smithi178.stdout:938: expect deleted 2024-02-10T05:32:43.678 INFO:tasks.rados.rados.0.smithi178.stdout:939: read oid 29 snap -1 2024-02-10T05:32:43.678 INFO:tasks.rados.rados.0.smithi178.stdout:939: expect deleted 2024-02-10T05:32:43.678 INFO:tasks.rados.rados.0.smithi178.stdout:940: snap_remove snap 61 2024-02-10T05:32:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:43 smithi178 ceph-mon[27572]: pgmap v51: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-02-10T05:32:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:43 smithi178 ceph-mon[27572]: osdmap e237: 8 total, 8 up, 8 in 2024-02-10T05:32:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:43 smithi178 ceph-mon[27572]: mgrmap e34: y(active, since 32s), standbys: x 2024-02-10T05:32:43.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:43 smithi178 ceph-mon[36851]: pgmap v51: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-02-10T05:32:43.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:43 smithi178 ceph-mon[36851]: osdmap e237: 8 total, 8 up, 8 in 2024-02-10T05:32:43.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:43 smithi178 ceph-mon[36851]: mgrmap e34: y(active, since 32s), standbys: x 2024-02-10T05:32:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:43 smithi189 ceph-mon[31422]: pgmap v51: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-02-10T05:32:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:43 smithi189 ceph-mon[31422]: osdmap e237: 8 total, 8 up, 8 in 2024-02-10T05:32:44.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:43 smithi189 ceph-mon[31422]: mgrmap e34: y(active, since 32s), standbys: x 2024-02-10T05:32:44.619 INFO:tasks.rados.rados.0.smithi178.stdout:940: done (3 left) 2024-02-10T05:32:44.619 INFO:tasks.rados.rados.0.smithi178.stdout:941: setattr oid 42 current snap is 89 2024-02-10T05:32:44.619 INFO:tasks.rados.rados.0.smithi178.stdout:937: expect (ObjNum 279 snap 83 seq_num 279) 2024-02-10T05:32:44.795 INFO:tasks.rados.rados.0.smithi178.stdout:937: done (3 left) 2024-02-10T05:32:44.795 INFO:tasks.rados.rados.0.smithi178.stdout:938: done (2 left) 2024-02-10T05:32:44.796 INFO:tasks.rados.rados.0.smithi178.stdout:939: done (1 left) 2024-02-10T05:32:44.796 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 89 2024-02-10T05:32:44.796 INFO:tasks.rados.rados.0.smithi178.stdout:942: seq_num 305 ranges {0=311296} 2024-02-10T05:32:44.797 INFO:tasks.rados.rados.0.smithi178.stdout:942: writing smithi17880450-12 from 0 to 311296 tid 1 2024-02-10T05:32:44.797 INFO:tasks.rados.rados.0.smithi178.stdout:943: read oid 21 snap 76 2024-02-10T05:32:44.797 INFO:tasks.rados.rados.0.smithi178.stdout:943: expect (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:32:44.797 INFO:tasks.rados.rados.0.smithi178.stdout:944: read oid 50 snap -1 2024-02-10T05:32:44.797 INFO:tasks.rados.rados.0.smithi178.stdout:944: expect deleted 2024-02-10T05:32:44.797 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 89 2024-02-10T05:32:44.797 INFO:tasks.rados.rados.0.smithi178.stdout:945: seq_num 306 ranges {1761280=327680} 2024-02-10T05:32:44.809 INFO:tasks.rados.rados.0.smithi178.stdout:945: writing smithi17880450-32 from 1761280 to 2088960 tid 1 2024-02-10T05:32:44.809 INFO:tasks.rados.rados.0.smithi178.stdout:946: read oid 11 snap 83 2024-02-10T05:32:44.809 INFO:tasks.rados.rados.0.smithi178.stdout:946: expect (ObjNum 245 snap 65 seq_num 245) 2024-02-10T05:32:44.809 INFO:tasks.rados.rados.0.smithi178.stdout:947: read oid 29 snap -1 2024-02-10T05:32:44.809 INFO:tasks.rados.rados.0.smithi178.stdout:947: expect deleted 2024-02-10T05:32:44.809 INFO:tasks.rados.rados.0.smithi178.stdout:948: snap_create 2024-02-10T05:32:44.809 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 468 (ObjNum 295 snap 86 seq_num 295) dirty exists 2024-02-10T05:32:44.809 INFO:tasks.rados.rados.0.smithi178.stdout:942: finishing write tid 1 to smithi17880450-12 2024-02-10T05:32:44.809 INFO:tasks.rados.rados.0.smithi178.stdout:942: finishing write tid 2 to smithi17880450-12 2024-02-10T05:32:44.809 INFO:tasks.rados.rados.0.smithi178.stdout:942: finishing write tid 3 to smithi17880450-12 2024-02-10T05:32:44.809 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 333 (ObjNum 305 snap 89 seq_num 305) dirty exists 2024-02-10T05:32:44.809 INFO:tasks.rados.rados.0.smithi178.stdout:942: left oid 12 (ObjNum 305 snap 89 seq_num 305) 2024-02-10T05:32:44.812 INFO:tasks.rados.rados.0.smithi178.stdout:945: finishing write tid 1 to smithi17880450-32 2024-02-10T05:32:44.812 INFO:tasks.rados.rados.0.smithi178.stdout:945: finishing write tid 2 to smithi17880450-32 2024-02-10T05:32:44.813 INFO:tasks.rados.rados.0.smithi178.stdout:943: expect (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:32:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: osdmap e238: 8 total, 8 up, 8 in 2024-02-10T05:32:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:32:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:32:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T05:32:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-10T05:32:44.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T05:32:44.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-10T05:32:44.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T05:32:44.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T05:32:44.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[27572]: osdmap e239: 8 total, 8 up, 8 in 2024-02-10T05:32:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: osdmap e238: 8 total, 8 up, 8 in 2024-02-10T05:32:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:32:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:44.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:32:44.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:44.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T05:32:44.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-10T05:32:44.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T05:32:44.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-10T05:32:44.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T05:32:44.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T05:32:44.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:44 smithi178 ceph-mon[36851]: osdmap e239: 8 total, 8 up, 8 in 2024-02-10T05:32:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: osdmap e238: 8 total, 8 up, 8 in 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T05:32:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:44 smithi189 ceph-mon[31422]: osdmap e239: 8 total, 8 up, 8 in 2024-02-10T05:32:45.052 INFO:tasks.rados.rados.0.smithi178.stdout:945: finishing write tid 3 to smithi17880450-32 2024-02-10T05:32:45.052 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 470 (ObjNum 306 snap 89 seq_num 306) dirty exists 2024-02-10T05:32:45.052 INFO:tasks.rados.rados.0.smithi178.stdout:945: left oid 32 (ObjNum 306 snap 89 seq_num 306) 2024-02-10T05:32:45.052 INFO:tasks.rados.rados.0.smithi178.stdout:946: expect (ObjNum 245 snap 65 seq_num 245) 2024-02-10T05:32:45.687 INFO:tasks.rados.rados.0.smithi178.stdout:941: done (7 left) 2024-02-10T05:32:45.688 INFO:tasks.rados.rados.0.smithi178.stdout:942: done (6 left) 2024-02-10T05:32:45.688 INFO:tasks.rados.rados.0.smithi178.stdout:943: done (5 left) 2024-02-10T05:32:45.688 INFO:tasks.rados.rados.0.smithi178.stdout:944: done (4 left) 2024-02-10T05:32:45.688 INFO:tasks.rados.rados.0.smithi178.stdout:945: done (3 left) 2024-02-10T05:32:45.688 INFO:tasks.rados.rados.0.smithi178.stdout:946: done (2 left) 2024-02-10T05:32:45.688 INFO:tasks.rados.rados.0.smithi178.stdout:947: done (1 left) 2024-02-10T05:32:45.688 INFO:tasks.rados.rados.0.smithi178.stdout:948: done (0 left) 2024-02-10T05:32:45.688 INFO:tasks.rados.rados.0.smithi178.stdout:949: snap_remove snap 82 2024-02-10T05:32:45.920 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:45 smithi178 ceph-mon[27572]: pgmap v54: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-02-10T05:32:45.920 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:45 smithi178 ceph-mon[27572]: Upgrade: Setting container_image for all mgr 2024-02-10T05:32:45.920 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:45 smithi178 ceph-mon[27572]: Upgrade: It appears safe to stop mon.a 2024-02-10T05:32:45.920 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:45 smithi178 ceph-mon[36851]: pgmap v54: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-02-10T05:32:45.920 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:45 smithi178 ceph-mon[36851]: Upgrade: Setting container_image for all mgr 2024-02-10T05:32:45.921 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:45 smithi178 ceph-mon[36851]: Upgrade: It appears safe to stop mon.a 2024-02-10T05:32:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:45 smithi189 ceph-mon[31422]: pgmap v54: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-02-10T05:32:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:45 smithi189 ceph-mon[31422]: Upgrade: Setting container_image for all mgr 2024-02-10T05:32:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:45 smithi189 ceph-mon[31422]: Upgrade: It appears safe to stop mon.a 2024-02-10T05:32:46.690 INFO:tasks.rados.rados.0.smithi178.stdout:949: done (0 left) 2024-02-10T05:32:46.690 INFO:tasks.rados.rados.0.smithi178.stdout:950: rmattr oid 41 current snap is 90 2024-02-10T05:32:46.690 INFO:tasks.rados.rados.0.smithi178.stdout:951: snap_remove snap 85 2024-02-10T05:32:46.915 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:46 smithi178 ceph-mon[27572]: osdmap e240: 8 total, 8 up, 8 in 2024-02-10T05:32:46.915 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:46 smithi178 ceph-mon[27572]: Upgrade: Updating mon.a 2024-02-10T05:32:46.915 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:46 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:46.915 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:46 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:32:46.916 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:46 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:32:46.916 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:46 smithi178 ceph-mon[27572]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:46.916 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:46 smithi178 ceph-mon[27572]: Deploying daemon mon.a on smithi178 2024-02-10T05:32:46.916 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:46 smithi178 ceph-mon[36851]: osdmap e240: 8 total, 8 up, 8 in 2024-02-10T05:32:46.916 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:46 smithi178 ceph-mon[36851]: Upgrade: Updating mon.a 2024-02-10T05:32:46.916 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:46 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:46.916 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:46 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:32:46.916 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:46 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:32:46.916 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:46 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:46.916 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:46 smithi178 ceph-mon[36851]: Deploying daemon mon.a on smithi178 2024-02-10T05:32:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:46 smithi189 ceph-mon[31422]: osdmap e240: 8 total, 8 up, 8 in 2024-02-10T05:32:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:46 smithi189 ceph-mon[31422]: Upgrade: Updating mon.a 2024-02-10T05:32:47.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:46 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' 2024-02-10T05:32:47.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:46 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:32:47.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:46 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:32:47.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:46 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:32:47.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:46 smithi189 ceph-mon[31422]: Deploying daemon mon.a on smithi178 2024-02-10T05:32:47.698 INFO:tasks.rados.rados.0.smithi178.stdout:951: done (1 left) 2024-02-10T05:32:47.699 INFO:tasks.rados.rados.0.smithi178.stdout:952: setattr oid 12 current snap is 90 2024-02-10T05:32:47.699 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 437 (ObjNum 263 snap 76 seq_num 263) dirty exists 2024-02-10T05:32:47.700 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:32:47] "GET /metrics HTTP/1.1" 200 36030 "" "Prometheus/2.43.0" 2024-02-10T05:32:47.700 INFO:tasks.rados.rados.0.smithi178.stdout:950: done (1 left) 2024-02-10T05:32:47.700 INFO:tasks.rados.rados.0.smithi178.stdout:953: rmattr oid 31 current snap is 90 2024-02-10T05:32:47.701 INFO:tasks.rados.rados.0.smithi178.stdout:953: done (1 left) 2024-02-10T05:32:47.701 INFO:tasks.rados.rados.0.smithi178.stdout:954: rollback oid 42 current snap is 90 2024-02-10T05:32:47.701 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 42 to 50 2024-02-10T05:32:47.701 INFO:tasks.rados.rados.0.smithi178.stdout:955: rollback oid 38 current snap is 90 2024-02-10T05:32:47.701 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 38 to 71 2024-02-10T05:32:47.701 INFO:tasks.rados.rados.0.smithi178.stdout:956: snap_create 2024-02-10T05:32:47.707 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 341 (ObjNum 305 snap 89 seq_num 305) dirty exists 2024-02-10T05:32:47.714 INFO:tasks.rados.rados.0.smithi178.stdout:954: finishing rollback tid 0 to smithi17880450-42 2024-02-10T05:32:47.714 INFO:tasks.rados.rados.0.smithi178.stdout:955: finishing rollback tid 0 to smithi17880450-38 2024-02-10T05:32:47.714 INFO:tasks.rados.rados.0.smithi178.stdout:955: finishing rollback tid 1 to smithi17880450-38 2024-02-10T05:32:47.715 INFO:tasks.rados.rados.0.smithi178.stdout:955: finishing rollback tid 2 to smithi17880450-38 2024-02-10T05:32:47.715 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 487 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-02-10T05:32:47.715 INFO:tasks.rados.rados.0.smithi178.stdout:954: finishing rollback tid 1 to smithi17880450-42 2024-02-10T05:32:47.715 INFO:tasks.rados.rados.0.smithi178.stdout:954: finishing rollback tid 2 to smithi17880450-42 2024-02-10T05:32:47.715 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 473 (ObjNum 144 snap 32 seq_num 144) dirty exists 2024-02-10T05:32:47.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:47 smithi178 ceph-mon[27572]: pgmap v57: 121 pgs: 121 active+clean; 221 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 76 KiB/s wr, 2 op/s 2024-02-10T05:32:47.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:47 smithi178 ceph-mon[27572]: osdmap e241: 8 total, 8 up, 8 in 2024-02-10T05:32:47.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:47 smithi178 ceph-mon[36851]: pgmap v57: 121 pgs: 121 active+clean; 221 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 76 KiB/s wr, 2 op/s 2024-02-10T05:32:47.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:47 smithi178 ceph-mon[36851]: osdmap e241: 8 total, 8 up, 8 in 2024-02-10T05:32:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:47 smithi189 ceph-mon[31422]: pgmap v57: 121 pgs: 121 active+clean; 221 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 76 KiB/s wr, 2 op/s 2024-02-10T05:32:48.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:47 smithi189 ceph-mon[31422]: osdmap e241: 8 total, 8 up, 8 in 2024-02-10T05:32:48.328 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:48 smithi178 systemd[1]: Stopping Ceph mon.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:32:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:48 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a[27549]: 2024-02-10T05:32:48.326+0000 7f5d50333700 -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-02-10T05:32:48.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:48 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a[27549]: 2024-02-10T05:32:48.326+0000 7f5d50333700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-10T05:32:48.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:48 smithi178 podman[92334]: 2024-02-10 05:32:48.552255473 +0000 UTC m=+0.339038660 container died 4909309cada654e3d258c61882e55f166899e750dd955aa5d295a27270ed07f6 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, RELEASE=quincy-72ce7c1, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T05:32:48.715 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:48 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:48] ENGINE Bus STOPPING 2024-02-10T05:32:48.715 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:48 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:32:48.715 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:48 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:48] ENGINE Bus STOPPED 2024-02-10T05:32:48.716 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:48 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:48] ENGINE Bus STARTING 2024-02-10T05:32:48.716 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:48 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:48] ENGINE Serving on http://:::9283 2024-02-10T05:32:48.716 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:48 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:48] ENGINE Bus STARTED 2024-02-10T05:32:49.037 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:32:48 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:32:48.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:32:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:49 smithi178 podman[92334]: 2024-02-10 05:32:49.016522958 +0000 UTC m=+0.803306131 container cleanup 4909309cada654e3d258c61882e55f166899e750dd955aa5d295a27270ed07f6 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=quincy-72ce7c1, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:32:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:49 smithi178 bash[92334]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a 2024-02-10T05:32:49.635 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:49 smithi178 podman[92363]: 2024-02-10 05:32:49.284636159 +0000 UTC m=+0.732574899 container remove 4909309cada654e3d258c61882e55f166899e750dd955aa5d295a27270ed07f6 (image=quay.ceph.io/ceph-ci/ceph:quincy, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=quincy-72ce7c1, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T05:32:49.635 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:49 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.a.service: Deactivated successfully. 2024-02-10T05:32:49.635 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:49 smithi178 systemd[1]: Stopped Ceph mon.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:32:49.635 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:49 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.a.service: Consumed 13.885s CPU time. 2024-02-10T05:32:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:49 smithi178 systemd[1]: Starting Ceph mon.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:32:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:49 smithi178 podman[92499]: 2024-02-10 05:32:49.844367393 +0000 UTC m=+0.110101336 container create ee8c87e1ded09b7855152512d694c7353174be2c5ce910a7b77c1e3bbcc9cd36 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, org.label-schema.vendor=CentOS, RELEASE=main-290212a, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_BRANCH=HEAD) 2024-02-10T05:32:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:49 smithi178 podman[92499]: 2024-02-10 05:32:49.751938682 +0000 UTC m=+0.017672584 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:32:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 podman[92499]: 2024-02-10 05:32:50.080701504 +0000 UTC m=+0.346435398 container init ee8c87e1ded09b7855152512d694c7353174be2c5ce910a7b77c1e3bbcc9cd36 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=main-290212a, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:32:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 podman[92499]: 2024-02-10 05:32:50.085971936 +0000 UTC m=+0.351705832 container start ee8c87e1ded09b7855152512d694c7353174be2c5ce910a7b77c1e3bbcc9cd36 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.33.2) 2024-02-10T05:32:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: set uid:gid to 167:167 (ceph:ceph) 2024-02-10T05:32:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev), process ceph-mon, pid 7 2024-02-10T05:32:50.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: pidfile_write: ignore empty --pid-file 2024-02-10T05:32:50.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: load: jerasure load: lrc 2024-02-10T05:32:50.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: RocksDB version: 7.9.2 2024-02-10T05:32:50.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Git sha 0 2024-02-10T05:32:50.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Compile date 2024-02-09 17:35:33 2024-02-10T05:32:50.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: DB SUMMARY 2024-02-10T05:32:50.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: DB Session ID: 7PFWE91RTXTKAF5ZMX7J 2024-02-10T05:32:50.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: CURRENT file: CURRENT 2024-02-10T05:32:50.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: IDENTITY file: IDENTITY 2024-02-10T05:32:50.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1172 Bytes 2024-02-10T05:32:50.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000033.sst 2024-02-10T05:32:50.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000031.log size: 4927312 ; 2024-02-10T05:32:50.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.error_if_exists: 0 2024-02-10T05:32:50.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.create_if_missing: 0 2024-02-10T05:32:50.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.paranoid_checks: 1 2024-02-10T05:32:50.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.flush_verify_memtable_count: 1 2024-02-10T05:32:50.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T05:32:50.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-10T05:32:50.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.env: 0x55ec77b2aae0 2024-02-10T05:32:50.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.fs: PosixFileSystem 2024-02-10T05:32:50.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.info_log: 0x55ec799718c0 2024-02-10T05:32:50.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_file_opening_threads: 16 2024-02-10T05:32:50.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.statistics: (nil) 2024-02-10T05:32:50.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.use_fsync: 0 2024-02-10T05:32:50.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_log_file_size: 0 2024-02-10T05:32:50.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T05:32:50.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T05:32:50.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.keep_log_file_num: 1000 2024-02-10T05:32:50.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.recycle_log_file_num: 0 2024-02-10T05:32:50.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.allow_fallocate: 1 2024-02-10T05:32:50.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.allow_mmap_reads: 0 2024-02-10T05:32:50.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.allow_mmap_writes: 0 2024-02-10T05:32:50.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.use_direct_reads: 0 2024-02-10T05:32:50.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T05:32:50.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.create_missing_column_families: 0 2024-02-10T05:32:50.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.db_log_dir: 2024-02-10T05:32:50.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.wal_dir: 2024-02-10T05:32:50.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T05:32:50.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T05:32:50.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T05:32:50.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T05:32:50.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T05:32:50.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T05:32:50.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.advise_random_on_open: 1 2024-02-10T05:32:50.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.db_write_buffer_size: 0 2024-02-10T05:32:50.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.write_buffer_manager: 0x55ec79944dc0 2024-02-10T05:32:50.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T05:32:50.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T05:32:50.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.rate_limiter: (nil) 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.wal_recovery_mode: 2 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.enable_thread_tracking: 0 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.enable_pipelined_write: 0 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.unordered_write: 0 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.row_cache: None 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.wal_filter: None 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.allow_ingest_behind: 0 2024-02-10T05:32:50.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.two_write_queues: 0 2024-02-10T05:32:50.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.manual_wal_flush: 0 2024-02-10T05:32:50.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.wal_compression: 0 2024-02-10T05:32:50.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.atomic_flush: 0 2024-02-10T05:32:50.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T05:32:50.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T05:32:50.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T05:32:50.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.log_readahead_size: 0 2024-02-10T05:32:50.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T05:32:50.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.best_efforts_recovery: 0 2024-02-10T05:32:50.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T05:32:50.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T05:32:50.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.allow_data_in_errors: 0 2024-02-10T05:32:50.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.db_host_id: __hostname__ 2024-02-10T05:32:50.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.enforce_single_del_contracts: true 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_background_jobs: 2 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_background_compactions: -1 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_subcompactions: 1 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_total_wal_size: 0 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_open_files: -1 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.bytes_per_sync: 0 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T05:32:50.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compaction_readahead_size: 0 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_background_flushes: -1 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Compression algorithms supported: 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: kZSTD supported: 0 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: kXpressCompression supported: 0 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: kLZ4HCCompression supported: 1 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: kZlibCompression supported: 1 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: kSnappyCompression supported: 1 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: kLZ4Compression supported: 1 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: kBZip2Compression supported: 0 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: DMutex implementation: pthread_mutex_t 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-02-10T05:32:50.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-10T05:32:50.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T05:32:50.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.merge_operator: 2024-02-10T05:32:50.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compaction_filter: None 2024-02-10T05:32:50.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compaction_filter_factory: None 2024-02-10T05:32:50.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.sst_partitioner_factory: None 2024-02-10T05:32:50.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T05:32:50.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T05:32:50.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ec799719c0) 2024-02-10T05:32:50.472 INFO:journalctl@ceph.mon.a.smithi178.stdout: cache_index_and_filter_blocks: 1 2024-02-10T05:32:50.472 INFO:journalctl@ceph.mon.a.smithi178.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T05:32:50.472 INFO:journalctl@ceph.mon.a.smithi178.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T05:32:50.472 INFO:journalctl@ceph.mon.a.smithi178.stdout: pin_top_level_index_and_filter: 1 2024-02-10T05:32:50.472 INFO:journalctl@ceph.mon.a.smithi178.stdout: index_type: 0 2024-02-10T05:32:50.472 INFO:journalctl@ceph.mon.a.smithi178.stdout: data_block_index_type: 0 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: index_shortening: 1 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: checksum: 4 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: no_block_cache: 0 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_cache: 0x55ec79975090 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_cache_name: BinnedLRUCache 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_cache_options: 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: capacity : 536870912 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: num_shard_bits : 4 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: strict_capacity_limit : 0 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: high_pri_pool_ratio: 0.000 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_cache_compressed: (nil) 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: persistent_cache: (nil) 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_size: 4096 2024-02-10T05:32:50.473 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_size_deviation: 10 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_restart_interval: 16 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: index_block_restart_interval: 1 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: metadata_block_size: 4096 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: partition_filters: 0 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: use_delta_encoding: 1 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: filter_policy: bloomfilter 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: whole_key_filtering: 1 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: verify_compression: 0 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: read_amp_bytes_per_bit: 0 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: format_version: 5 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: enable_index_compression: 1 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: block_align: 0 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: max_auto_readahead_size: 262144 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: prepopulate_block_cache: 0 2024-02-10T05:32:50.474 INFO:journalctl@ceph.mon.a.smithi178.stdout: initial_auto_readahead_size: 8192 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout: num_file_reads_for_auto_readahead: 2 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.write_buffer_size: 33554432 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_write_buffer_number: 2 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compression: NoCompression 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.bottommost_compression: Disabled 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.prefix_extractor: nullptr 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.num_levels: 7 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T05:32:50.475 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T05:32:50.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T05:32:50.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T05:32:50.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T05:32:50.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-10T05:32:50.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-10T05:32:50.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T05:32:50.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compression_opts.level: 32767 2024-02-10T05:32:50.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compression_opts.strategy: 0 2024-02-10T05:32:50.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T05:32:50.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T05:32:50.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-10T05:32:50.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T05:32:50.476 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compression_opts.enabled: false 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.target_file_size_base: 67108864 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T05:32:50.477 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T05:32:50.478 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T05:32:50.478 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T05:32:50.478 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T05:32:50.478 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-10T05:32:50.478 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.arena_block_size: 1048576 2024-02-10T05:32:50.478 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T05:32:50.478 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T05:32:50.478 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.disable_auto_compactions: 0 2024-02-10T05:32:50.478 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T05:32:50.478 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T05:32:50.478 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T05:32:50.478 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T05:32:50.478 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T05:32:50.478 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.table_properties_collectors: 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.inplace_update_support: 0 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.bloom_locality: 0 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.max_successive_merges: 0 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.paranoid_file_checks: 0 2024-02-10T05:32:50.479 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.force_consistency_checks: 1 2024-02-10T05:32:50.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.report_bg_io_stats: 0 2024-02-10T05:32:50.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.ttl: 2592000 2024-02-10T05:32:50.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T05:32:50.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-10T05:32:50.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-10T05:32:50.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.enable_blob_files: false 2024-02-10T05:32:50.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.min_blob_size: 0 2024-02-10T05:32:50.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.blob_file_size: 268435456 2024-02-10T05:32:50.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T05:32:50.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T05:32:50.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T05:32:50.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-10T05:32:50.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-10T05:32:50.480 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.blob_file_starting_level: 0 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 33.sst 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: 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 35, last_sequence is 12897, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1f1278fe-7855-4363-a720-fb3c2d1e830b 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707543170126016, "job": 1, "event": "recovery_started", "wal_files": [31]} 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707543170140029, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 4572719, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12891, "largest_seqno": 15935, "table_properties": {"data_size": 4558532, "index_size": 9646, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3525, "raw_key_size": 31619, "raw_average_key_size": 22, "raw_value_size": 4529260, "raw_average_value_size": 3260, "num_data_blocks": 421, "num_entries": 1389, "num_filter_entries": 1389, "num_deletions": 296, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1707543170, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1f1278fe-7855-4363-a720-fb3c2d1e830b", "db_session_id": "7PFWE91RTXTKAF5ZMX7J", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707543170140136, "job": 1, "event": "recovery_finished"} 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: [db/version_set.cc:5047] Creating manifest 38 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000031.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ec79a66000 2024-02-10T05:32:50.481 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: DB pointer 0x55ec79a50000 2024-02-10T05:32:50.482 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-10T05:32:50.482 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-10T05:32:50.482 INFO:journalctl@ceph.mon.a.smithi178.stdout: ** DB Stats ** 2024-02-10T05:32:50.482 INFO:journalctl@ceph.mon.a.smithi178.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:32:50.482 INFO:journalctl@ceph.mon.a.smithi178.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-02-10T05:32:50.482 INFO:journalctl@ceph.mon.a.smithi178.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T05:32:50.482 INFO:journalctl@ceph.mon.a.smithi178.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T05:32:50.482 INFO:journalctl@ceph.mon.a.smithi178.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-02-10T05:32:50.482 INFO:journalctl@ceph.mon.a.smithi178.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T05:32:50.482 INFO:journalctl@ceph.mon.a.smithi178.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T05:32:50.482 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:32:50.482 INFO:journalctl@ceph.mon.a.smithi178.stdout: ** Compaction Stats [default] ** 2024-02-10T05:32:50.482 INFO:journalctl@ceph.mon.a.smithi178.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-02-10T05:32:50.482 INFO:journalctl@ceph.mon.a.smithi178.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.stdout: L0 1/0 4.36 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 651.1 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.stdout: L6 1/0 6.64 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-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.stdout: Sum 2/0 11.00 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 651.1 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.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 651.1 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.stdout: ** Compaction Stats [default] ** 2024-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.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-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.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 651.1 0.01 0.00 1 0.007 0 0 0.0 0.0 2024-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.stdout: Flush(GB): cumulative 0.004, interval 0.004 2024-02-10T05:32:50.483 INFO:journalctl@ceph.mon.a.smithi178.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T05:32:50.484 INFO:journalctl@ceph.mon.a.smithi178.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T05:32:50.484 INFO:journalctl@ceph.mon.a.smithi178.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T05:32:50.484 INFO:journalctl@ceph.mon.a.smithi178.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-10T05:32:50.484 INFO:journalctl@ceph.mon.a.smithi178.stdout: Cumulative compaction: 0.00 GB write, 159.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:32:50.484 INFO:journalctl@ceph.mon.a.smithi178.stdout: Interval compaction: 0.00 GB write, 159.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:32:50.484 INFO:journalctl@ceph.mon.a.smithi178.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-02-10T05:32:50.484 INFO:journalctl@ceph.mon.a.smithi178.stdout: Block cache BinnedLRUCache@0x55ec79975090#7 capacity: 512.00 MB usage: 14.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-02-10T05:32:50.484 INFO:journalctl@ceph.mon.a.smithi178.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-02-10T05:32:50.484 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:32:50.484 INFO:journalctl@ceph.mon.a.smithi178.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-10T05:32:50.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: starting mon.a rank 0 at public addrs [v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0] at bind addrs [v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:32:50.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: mon.a@-1(???) e3 preinit fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:32:50.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: mon.a@-1(???).mds e6 new map 2024-02-10T05:32:50.484 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: mon.a@-1(???).mds e6 print_map 2024-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.stdout: e6 2024-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.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-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.stdout: legacy client fscid: 1 2024-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.stdout: Filesystem 'cephfs' (1) 2024-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.stdout: fs_name cephfs 2024-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.stdout: epoch 6 2024-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.stdout: created 2024-02-10T05:26:45.090202+0000 2024-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.stdout: modified 2024-02-10T05:26:47.772731+0000 2024-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.stdout: tableserver 0 2024-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.stdout: root 0 2024-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.stdout: session_timeout 60 2024-02-10T05:32:50.485 INFO:journalctl@ceph.mon.a.smithi178.stdout: session_autoclose 300 2024-02-10T05:32:50.486 INFO:journalctl@ceph.mon.a.smithi178.stdout: max_file_size 1099511627776 2024-02-10T05:32:50.486 INFO:journalctl@ceph.mon.a.smithi178.stdout: max_xattr_size 65536 2024-02-10T05:32:50.486 INFO:journalctl@ceph.mon.a.smithi178.stdout: required_client_features {} 2024-02-10T05:32:50.486 INFO:journalctl@ceph.mon.a.smithi178.stdout: last_failure 0 2024-02-10T05:32:50.486 INFO:journalctl@ceph.mon.a.smithi178.stdout: last_failure_osd_epoch 0 2024-02-10T05:32:50.486 INFO:journalctl@ceph.mon.a.smithi178.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-02-10T05:32:50.486 INFO:journalctl@ceph.mon.a.smithi178.stdout: max_mds 1 2024-02-10T05:32:50.486 INFO:journalctl@ceph.mon.a.smithi178.stdout: in 0 2024-02-10T05:32:50.486 INFO:journalctl@ceph.mon.a.smithi178.stdout: up {0=24359} 2024-02-10T05:32:50.486 INFO:journalctl@ceph.mon.a.smithi178.stdout: failed 2024-02-10T05:32:50.486 INFO:journalctl@ceph.mon.a.smithi178.stdout: damaged 2024-02-10T05:32:50.486 INFO:journalctl@ceph.mon.a.smithi178.stdout: stopped 2024-02-10T05:32:50.486 INFO:journalctl@ceph.mon.a.smithi178.stdout: data_pools [3] 2024-02-10T05:32:50.486 INFO:journalctl@ceph.mon.a.smithi178.stdout: metadata_pool 2 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout: inline_data disabled 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout: balancer 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout: bal_rank_mask -1 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout: standby_count_wanted 0 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout: [mds.a{0:24359} state up:active seq 3 addr [v2:172.21.15.178:6834/1034974724,v1:172.21.15.178:6835/1034974724] compat {c=[1],r=[1],i=[7ff]}] 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout: Standby daemons: 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout: 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout: [mds.b{-1:24346} state up:standby seq 1 addr [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] compat {c=[1],r=[1],i=[7ff]}] 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: mon.a@-1(???).osd e242 crush map has features 3314933069573799936, adjusting msgr requires 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: mon.a@-1(???).osd e242 crush map has features 432629308056666112, adjusting msgr requires 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: mon.a@-1(???).osd e242 crush map has features 432629308056666112, adjusting msgr requires 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: mon.a@-1(???).osd e242 crush map has features 432629308056666112, adjusting msgr requires 2024-02-10T05:32:50.487 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 ceph-mon[92537]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2024-02-10T05:32:50.488 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 bash[92499]: ee8c87e1ded09b7855152512d694c7353174be2c5ce910a7b77c1e3bbcc9cd36 2024-02-10T05:32:50.488 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:50 smithi178 systemd[1]: Started Ceph mon.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:32:51.643 INFO:tasks.rados.rados.0.smithi178.stdout:952: done (3 left) 2024-02-10T05:32:51.643 INFO:tasks.rados.rados.0.smithi178.stdout:954: done (2 left) 2024-02-10T05:32:51.643 INFO:tasks.rados.rados.0.smithi178.stdout:955: done (1 left) 2024-02-10T05:32:51.643 INFO:tasks.rados.rados.0.smithi178.stdout:956: done (0 left) 2024-02-10T05:32:51.643 INFO:tasks.rados.rados.0.smithi178.stdout:957: rollback oid 43 current snap is 91 2024-02-10T05:32:51.643 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 43 to 76 2024-02-10T05:32:51.643 INFO:tasks.rados.rados.0.smithi178.stdout:958: snap_create 2024-02-10T05:32:51.648 INFO:tasks.rados.rados.0.smithi178.stdout:957: finishing rollback tid 1 to smithi17880450-43 2024-02-10T05:32:51.650 INFO:tasks.rados.rados.0.smithi178.stdout:957: finishing rollback tid 2 to smithi17880450-43 2024-02-10T05:32:51.650 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 241 (ObjNum 33 snap 0 seq_num 1533968960) dirty exists 2024-02-10T05:32:51.757 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ignoring --setuser ceph since I am not root 2024-02-10T05:32:51.757 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ignoring --setgroup ceph since I am not root 2024-02-10T05:32:51.757 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mgr[84038]: -- 172.21.15.178:0/2935771474 <== mon.0 v2:172.21.15.178:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557df34ba1a0 con 0x557df3490800 2024-02-10T05:32:51.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[92537]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:32:51.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[92537]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:32:51.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[92537]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:32:51.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[92537]: pgmap v61: 121 pgs: 121 active+clean; 215 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 161 KiB/s wr, 7 op/s 2024-02-10T05:32:51.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[92537]: mon.a calling monitor election 2024-02-10T05:32:51.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[92537]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-10T05:32:51.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[92537]: monmap e3: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:32:51.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[92537]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:32:51.758 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[92537]: osdmap e242: 8 total, 8 up, 8 in 2024-02-10T05:32:51.759 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[92537]: mgrmap e34: y(active, since 41s), standbys: x 2024-02-10T05:32:51.759 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[92537]: from='mgr.15195 ' entity='' 2024-02-10T05:32:51.759 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[92537]: mgrmap e35: y(active, since 41s), standbys: x 2024-02-10T05:32:51.759 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[92537]: overall HEALTH_OK 2024-02-10T05:32:51.759 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:32:51.759 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:32:51.759 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[36851]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:32:51.759 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[36851]: pgmap v61: 121 pgs: 121 active+clean; 215 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 161 KiB/s wr, 7 op/s 2024-02-10T05:32:51.759 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[36851]: mon.a calling monitor election 2024-02-10T05:32:51.759 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[36851]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-10T05:32:51.759 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[36851]: monmap e3: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:32:51.759 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[36851]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:32:51.760 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[36851]: osdmap e242: 8 total, 8 up, 8 in 2024-02-10T05:32:51.760 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[36851]: mgrmap e34: y(active, since 41s), standbys: x 2024-02-10T05:32:51.760 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[36851]: from='mgr.15195 ' entity='' 2024-02-10T05:32:51.760 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[36851]: mgrmap e35: y(active, since 41s), standbys: x 2024-02-10T05:32:51.760 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-mon[36851]: overall HEALTH_OK 2024-02-10T05:32:51.760 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:51 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:32:51.631+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e243 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:52.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: ignoring --setuser ceph since I am not root 2024-02-10T05:32:52.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: ignoring --setgroup ceph since I am not root 2024-02-10T05:32:52.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-mgr[80716]: -- 172.21.15.189:0/3923779940 <== mon.1 v2:172.21.15.189:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5613271dc1a0 con 0x5613271b2800 2024-02-10T05:32:52.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:32:52.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:32:52.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-mon[31422]: from='mgr.15195 172.21.15.178:0/3235926397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:32:52.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-mon[31422]: pgmap v61: 121 pgs: 121 active+clean; 215 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 161 KiB/s wr, 7 op/s 2024-02-10T05:32:52.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-mon[31422]: mon.a calling monitor election 2024-02-10T05:32:52.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-mon[31422]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-10T05:32:52.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-mon[31422]: monmap e3: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:32:52.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-mon[31422]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:32:52.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-mon[31422]: osdmap e242: 8 total, 8 up, 8 in 2024-02-10T05:32:52.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-mon[31422]: mgrmap e34: y(active, since 41s), standbys: x 2024-02-10T05:32:52.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-mon[31422]: from='mgr.15195 ' entity='' 2024-02-10T05:32:52.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-mon[31422]: mgrmap e35: y(active, since 41s), standbys: x 2024-02-10T05:32:52.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-mon[31422]: overall HEALTH_OK 2024-02-10T05:32:52.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:32:51.631+0000 7fac93aac700 -1 mon.b@1(peon).osd e243 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:52.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:52 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:52.182+0000 7fe7328b8200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T05:32:52.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:52 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:52.278+0000 7fe7328b8200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T05:32:52.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:52 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:52.157+0000 7f4695884200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T05:32:52.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:52 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:52.250+0000 7f4695884200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T05:32:52.647 INFO:tasks.rados.rados.0.smithi178.stdout:957: done (1 left) 2024-02-10T05:32:52.647 INFO:tasks.rados.rados.0.smithi178.stdout:958: done (0 left) 2024-02-10T05:32:52.648 INFO:tasks.rados.rados.0.smithi178.stdout:959: rmattr oid 29 current snap is 92 2024-02-10T05:32:52.648 INFO:tasks.rados.rados.0.smithi178.stdout:959: done (0 left) 2024-02-10T05:32:52.648 INFO:tasks.rados.rados.0.smithi178.stdout:960: snap_create 2024-02-10T05:32:52.898 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:52 smithi189 ceph-mon[31422]: osdmap e243: 8 total, 8 up, 8 in 2024-02-10T05:32:52.898 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:52 smithi189 ceph-mon[31422]: failed to encode map e243 with expected crc 2024-02-10T05:32:52.898 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:52 smithi189 ceph-mon[31422]: failed to encode map e243 with expected crc 2024-02-10T05:32:52.899 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:52 smithi189 ceph-mon[31422]: failed to encode map e243 with expected crc 2024-02-10T05:32:52.899 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:52 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:32:52.636+0000 7fac93aac700 -1 mon.b@1(peon).osd e244 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:52.939 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:52 smithi178 ceph-mon[92537]: osdmap e243: 8 total, 8 up, 8 in 2024-02-10T05:32:52.939 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:52 smithi178 ceph-mon[92537]: failed to encode map e243 with expected crc 2024-02-10T05:32:52.939 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:52 smithi178 ceph-mon[92537]: failed to encode map e243 with expected crc 2024-02-10T05:32:52.939 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:52 smithi178 ceph-mon[92537]: failed to encode map e243 with expected crc 2024-02-10T05:32:52.940 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:52 smithi178 ceph-mon[36851]: osdmap e243: 8 total, 8 up, 8 in 2024-02-10T05:32:52.940 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:52 smithi178 ceph-mon[36851]: failed to encode map e243 with expected crc 2024-02-10T05:32:52.940 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:52 smithi178 ceph-mon[36851]: failed to encode map e243 with expected crc 2024-02-10T05:32:52.940 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:52 smithi178 ceph-mon[36851]: failed to encode map e243 with expected crc 2024-02-10T05:32:52.940 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:52 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:32:52.636+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e244 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:53.211 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:52 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:52.938+0000 7fe7328b8200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T05:32:53.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:53.031+0000 7fe7328b8200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T05:32:53.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:53.172+0000 7fe7328b8200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T05:32:53.231 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:52 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:52.897+0000 7f4695884200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T05:32:53.231 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:52 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:52.990+0000 7f4695884200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T05:32:53.231 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:53.134+0000 7f4695884200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T05:32:53.231 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:53.230+0000 7f4695884200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T05:32:53.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:53.315+0000 7f4695884200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T05:32:53.612 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:53.267+0000 7fe7328b8200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T05:32:53.612 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:53.351+0000 7fe7328b8200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T05:32:53.651 INFO:tasks.rados.rados.0.smithi178.stdout:960: done (0 left) 2024-02-10T05:32:53.651 INFO:tasks.rados.rados.0.smithi178.stdout:961: delete oid 33 current snap is 93 2024-02-10T05:32:53.656 INFO:tasks.rados.rados.0.smithi178.stdout:961: done (0 left) 2024-02-10T05:32:53.656 INFO:tasks.rados.rados.0.smithi178.stdout:962: setattr oid 48 current snap is 93 2024-02-10T05:32:53.659 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 2 current snap is 93 2024-02-10T05:32:53.659 INFO:tasks.rados.rados.0.smithi178.stdout:963: seq_num 308 ranges {2990080=360448} 2024-02-10T05:32:53.677 INFO:tasks.rados.rados.0.smithi178.stdout:963: writing smithi17880450-2 from 2990080 to 3350528 tid 1 2024-02-10T05:32:53.677 INFO:tasks.rados.rados.0.smithi178.stdout:964: read oid 37 snap -1 2024-02-10T05:32:53.677 INFO:tasks.rados.rados.0.smithi178.stdout:964: expect (ObjNum 301 snap 87 seq_num 301) 2024-02-10T05:32:53.678 INFO:tasks.rados.rados.0.smithi178.stdout:965: copy_from oid 40 from oid 33 current snap is 93 2024-02-10T05:32:53.678 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 488 (ObjNum 199 snap 47 seq_num 199) dirty exists 2024-02-10T05:32:53.678 INFO:tasks.rados.rados.0.smithi178.stdout:962: done (3 left) 2024-02-10T05:32:53.678 INFO:tasks.rados.rados.0.smithi178.stdout:966: snap_remove snap 76 2024-02-10T05:32:53.888 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:53 smithi189 ceph-mon[31422]: osdmap e244: 8 total, 8 up, 8 in 2024-02-10T05:32:53.889 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:53 smithi189 ceph-mon[31422]: failed to encode map e244 with expected crc 2024-02-10T05:32:53.889 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:53 smithi189 ceph-mon[31422]: failed to encode map e244 with expected crc 2024-02-10T05:32:53.889 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:53 smithi189 ceph-mon[31422]: failed to encode map e244 with expected crc 2024-02-10T05:32:53.889 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:53 smithi189 ceph-mon[31422]: failed to encode map e244 with expected crc 2024-02-10T05:32:53.889 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:32:53.642+0000 7fac93aac700 -1 mon.b@1(peon).osd e245 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:53.889 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:53.583+0000 7f4695884200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T05:32:53.889 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:53.702+0000 7f4695884200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T05:32:53.889 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:53.789+0000 7f4695884200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T05:32:53.889 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:53.887+0000 7f4695884200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T05:32:53.915 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-mon[92537]: osdmap e244: 8 total, 8 up, 8 in 2024-02-10T05:32:53.915 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-mon[92537]: failed to encode map e244 with expected crc 2024-02-10T05:32:53.915 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-mon[92537]: failed to encode map e244 with expected crc 2024-02-10T05:32:53.915 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-mon[92537]: failed to encode map e244 with expected crc 2024-02-10T05:32:53.915 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-mon[92537]: failed to encode map e244 with expected crc 2024-02-10T05:32:53.915 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-mon[36851]: osdmap e244: 8 total, 8 up, 8 in 2024-02-10T05:32:53.915 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-mon[36851]: failed to encode map e244 with expected crc 2024-02-10T05:32:53.915 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-mon[36851]: failed to encode map e244 with expected crc 2024-02-10T05:32:53.915 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-mon[36851]: failed to encode map e244 with expected crc 2024-02-10T05:32:53.915 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-mon[36851]: failed to encode map e244 with expected crc 2024-02-10T05:32:53.916 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:32:53.642+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e245 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:53.916 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:53.611+0000 7fe7328b8200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T05:32:53.916 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:53.729+0000 7fe7328b8200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T05:32:53.916 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:53.819+0000 7fe7328b8200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T05:32:53.916 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:53 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:53.914+0000 7fe7328b8200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T05:32:54.211 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:54 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:54.089+0000 7fe7328b8200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T05:32:54.287 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:54.066+0000 7f4695884200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T05:32:54.654 INFO:tasks.rados.rados.0.smithi178.stdout:966: done (3 left) 2024-02-10T05:32:54.654 INFO:tasks.rados.rados.0.smithi178.stdout:967: setattr oid 27 current snap is 93 2024-02-10T05:32:54.654 INFO:tasks.rados.rados.0.smithi178.stdout:963: finishing write tid 1 to smithi17880450-2 2024-02-10T05:32:54.654 INFO:tasks.rados.rados.0.smithi178.stdout:963: finishing write tid 2 to smithi17880450-2 2024-02-10T05:32:54.654 INFO:tasks.rados.rados.0.smithi178.stdout:965: finishing copy_from to smithi17880450-40 2024-02-10T05:32:54.655 INFO:tasks.rados.rados.0.smithi178.stdout:965: got expected ENOENT (src dne) 2024-02-10T05:32:54.655 INFO:tasks.rados.rados.0.smithi178.stdout:963: finishing write tid 3 to smithi17880450-2 2024-02-10T05:32:54.655 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 182 (ObjNum 308 snap 93 seq_num 308) dirty exists 2024-02-10T05:32:54.655 INFO:tasks.rados.rados.0.smithi178.stdout:963: left oid 2 (ObjNum 308 snap 93 seq_num 308) 2024-02-10T05:32:54.655 INFO:tasks.rados.rados.0.smithi178.stdout:965: finishing copy_from racing read to smithi17880450-40 2024-02-10T05:32:54.655 INFO:tasks.rados.rados.0.smithi178.stdout:964: expect (ObjNum 301 snap 87 seq_num 301) 2024-02-10T05:32:54.822 INFO:tasks.rados.rados.0.smithi178.stdout:963: done (3 left) 2024-02-10T05:32:54.823 INFO:tasks.rados.rados.0.smithi178.stdout:964: done (2 left) 2024-02-10T05:32:54.823 INFO:tasks.rados.rados.0.smithi178.stdout:965: done (1 left) 2024-02-10T05:32:54.823 INFO:tasks.rados.rados.0.smithi178.stdout:968: snap_create 2024-02-10T05:32:54.824 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 446 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-02-10T05:32:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:54 smithi178 ceph-mon[92537]: failed to encode map e244 with expected crc 2024-02-10T05:32:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:54 smithi178 ceph-mon[92537]: osdmap e245: 8 total, 8 up, 8 in 2024-02-10T05:32:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:54 smithi178 ceph-mon[92537]: failed to encode map e245 with expected crc 2024-02-10T05:32:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:54 smithi178 ceph-mon[92537]: failed to encode map e245 with expected crc 2024-02-10T05:32:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:54 smithi178 ceph-mon[92537]: failed to encode map e245 with expected crc 2024-02-10T05:32:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:54 smithi178 ceph-mon[92537]: failed to encode map e245 with expected crc 2024-02-10T05:32:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:54 smithi178 ceph-mon[36851]: failed to encode map e244 with expected crc 2024-02-10T05:32:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:54 smithi178 ceph-mon[36851]: osdmap e245: 8 total, 8 up, 8 in 2024-02-10T05:32:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:54 smithi178 ceph-mon[36851]: failed to encode map e245 with expected crc 2024-02-10T05:32:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:54 smithi178 ceph-mon[36851]: failed to encode map e245 with expected crc 2024-02-10T05:32:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:54 smithi178 ceph-mon[36851]: failed to encode map e245 with expected crc 2024-02-10T05:32:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:54 smithi178 ceph-mon[36851]: failed to encode map e245 with expected crc 2024-02-10T05:32:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:54 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:32:54.647+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e246 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:54 smithi189 ceph-mon[31422]: failed to encode map e244 with expected crc 2024-02-10T05:32:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:54 smithi189 ceph-mon[31422]: osdmap e245: 8 total, 8 up, 8 in 2024-02-10T05:32:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:54 smithi189 ceph-mon[31422]: failed to encode map e245 with expected crc 2024-02-10T05:32:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:54 smithi189 ceph-mon[31422]: failed to encode map e245 with expected crc 2024-02-10T05:32:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:54 smithi189 ceph-mon[31422]: failed to encode map e245 with expected crc 2024-02-10T05:32:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:54 smithi189 ceph-mon[31422]: failed to encode map e245 with expected crc 2024-02-10T05:32:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:32:54.647+0000 7fac93aac700 -1 mon.b@1(peon).osd e246 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:55.154 INFO:tasks.rados.rados.0.smithi178.stdout:967: done (1 left) 2024-02-10T05:32:55.154 INFO:tasks.rados.rados.0.smithi178.stdout:968: done (0 left) 2024-02-10T05:32:55.155 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 94 2024-02-10T05:32:55.155 INFO:tasks.rados.rados.0.smithi178.stdout:969: seq_num 309 ranges {2514944=376832} 2024-02-10T05:32:55.170 INFO:tasks.rados.rados.0.smithi178.stdout:969: writing smithi17880450-37 from 2514944 to 2891776 tid 1 2024-02-10T05:32:55.170 INFO:tasks.rados.rados.0.smithi178.stdout:970: snap_create 2024-02-10T05:32:55.174 INFO:tasks.rados.rados.0.smithi178.stdout:969: finishing write tid 1 to smithi17880450-37 2024-02-10T05:32:55.174 INFO:tasks.rados.rados.0.smithi178.stdout:969: finishing write tid 2 to smithi17880450-37 2024-02-10T05:32:55.175 INFO:tasks.rados.rados.0.smithi178.stdout:969: finishing write tid 3 to smithi17880450-37 2024-02-10T05:32:55.175 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 639 (ObjNum 309 snap 94 seq_num 309) dirty exists 2024-02-10T05:32:55.175 INFO:tasks.rados.rados.0.smithi178.stdout:969: left oid 37 (ObjNum 309 snap 94 seq_num 309) 2024-02-10T05:32:55.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:32:55.148+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e247 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:55.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:55.068+0000 7fe7328b8200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T05:32:55.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:55.207+0000 7fe7328b8200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T05:32:55.522 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:32:55.148+0000 7fac93aac700 -1 mon.b@1(peon).osd e247 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:55.522 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:55.044+0000 7f4695884200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T05:32:55.522 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:55.184+0000 7f4695884200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T05:32:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:55 smithi189 ceph-mon[31422]: osdmap e246: 8 total, 8 up, 8 in 2024-02-10T05:32:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:55 smithi189 ceph-mon[31422]: failed to encode map e246 with expected crc 2024-02-10T05:32:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:55 smithi189 ceph-mon[31422]: failed to encode map e246 with expected crc 2024-02-10T05:32:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:55 smithi189 ceph-mon[31422]: osdmap e247: 8 total, 8 up, 8 in 2024-02-10T05:32:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:55 smithi189 ceph-mon[31422]: failed to encode map e247 with expected crc 2024-02-10T05:32:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:55 smithi189 ceph-mon[31422]: failed to encode map e247 with expected crc 2024-02-10T05:32:55.788 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:55.521+0000 7f4695884200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T05:32:55.788 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:55.613+0000 7f4695884200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T05:32:55.834 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-mon[36851]: osdmap e246: 8 total, 8 up, 8 in 2024-02-10T05:32:55.834 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-mon[36851]: failed to encode map e246 with expected crc 2024-02-10T05:32:55.834 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-mon[36851]: failed to encode map e246 with expected crc 2024-02-10T05:32:55.834 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-mon[36851]: osdmap e247: 8 total, 8 up, 8 in 2024-02-10T05:32:55.834 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-mon[36851]: failed to encode map e247 with expected crc 2024-02-10T05:32:55.834 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-mon[36851]: failed to encode map e247 with expected crc 2024-02-10T05:32:55.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-mon[92537]: osdmap e246: 8 total, 8 up, 8 in 2024-02-10T05:32:55.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-mon[92537]: failed to encode map e246 with expected crc 2024-02-10T05:32:55.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-mon[92537]: failed to encode map e246 with expected crc 2024-02-10T05:32:55.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-mon[92537]: osdmap e247: 8 total, 8 up, 8 in 2024-02-10T05:32:55.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-mon[92537]: failed to encode map e247 with expected crc 2024-02-10T05:32:55.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-mon[92537]: failed to encode map e247 with expected crc 2024-02-10T05:32:55.835 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:55.545+0000 7fe7328b8200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T05:32:55.835 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:55.637+0000 7fe7328b8200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T05:32:56.161 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:55 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:55.833+0000 7fe7328b8200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:32:56.161 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:56.020+0000 7fe7328b8200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T05:32:56.161 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:55.812+0000 7f4695884200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:32:56.161 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:55.997+0000 7f4695884200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T05:32:56.166 INFO:tasks.rados.rados.0.smithi178.stdout:969: done (1 left) 2024-02-10T05:32:56.166 INFO:tasks.rados.rados.0.smithi178.stdout:970: done (0 left) 2024-02-10T05:32:56.166 INFO:tasks.rados.rados.0.smithi178.stdout:971: read oid 11 snap 77 2024-02-10T05:32:56.167 INFO:tasks.rados.rados.0.smithi178.stdout:971: expect (ObjNum 245 snap 65 seq_num 245) 2024-02-10T05:32:56.167 INFO:tasks.rados.rados.0.smithi178.stdout:972: snap_create 2024-02-10T05:32:56.200 INFO:tasks.rados.rados.0.smithi178.stdout:971: expect (ObjNum 245 snap 65 seq_num 245) 2024-02-10T05:32:56.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:56.328+0000 7fe7328b8200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:32:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:32:56.160+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e248 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:56.537 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:56 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:56.292+0000 7f4695884200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T05:32:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:56 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:32:56.160+0000 7fac93aac700 -1 mon.b@1(peon).osd e248 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-mon[92537]: failed to encode map e247 with expected crc 2024-02-10T05:32:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-mon[92537]: failed to encode map e247 with expected crc 2024-02-10T05:32:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-mon[92537]: failed to encode map e247 with expected crc 2024-02-10T05:32:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-mon[92537]: osdmap e248: 8 total, 8 up, 8 in 2024-02-10T05:32:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-mon[92537]: failed to encode map e248 with expected crc 2024-02-10T05:32:56.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:56.592+0000 7fe7328b8200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T05:32:56.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:56.831+0000 7fe7328b8200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T05:32:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-mon[36851]: failed to encode map e247 with expected crc 2024-02-10T05:32:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-mon[36851]: failed to encode map e247 with expected crc 2024-02-10T05:32:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-mon[36851]: failed to encode map e247 with expected crc 2024-02-10T05:32:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-mon[36851]: osdmap e248: 8 total, 8 up, 8 in 2024-02-10T05:32:56.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:56 smithi178 ceph-mon[36851]: failed to encode map e248 with expected crc 2024-02-10T05:32:57.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:56 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:56.555+0000 7f4695884200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T05:32:57.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:56 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:56.797+0000 7f4695884200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T05:32:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:56 smithi189 ceph-mon[31422]: failed to encode map e247 with expected crc 2024-02-10T05:32:57.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:56 smithi189 ceph-mon[31422]: failed to encode map e247 with expected crc 2024-02-10T05:32:57.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:56 smithi189 ceph-mon[31422]: failed to encode map e247 with expected crc 2024-02-10T05:32:57.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:56 smithi189 ceph-mon[31422]: osdmap e248: 8 total, 8 up, 8 in 2024-02-10T05:32:57.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:56 smithi189 ceph-mon[31422]: failed to encode map e248 with expected crc 2024-02-10T05:32:57.168 INFO:tasks.rados.rados.0.smithi178.stdout:971: done (1 left) 2024-02-10T05:32:57.168 INFO:tasks.rados.rados.0.smithi178.stdout:972: done (0 left) 2024-02-10T05:32:57.168 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 96 2024-02-10T05:32:57.168 INFO:tasks.rados.rados.0.smithi178.stdout:973: seq_num 310 ranges {1441792=401408} 2024-02-10T05:32:57.178 INFO:tasks.rados.rados.0.smithi178.stdout:973: writing smithi17880450-10 from 1441792 to 1843200 tid 1 2024-02-10T05:32:57.178 INFO:tasks.rados.rados.0.smithi178.stdout:974: copy_from oid 5 from oid 16 current snap is 96 2024-02-10T05:32:57.179 INFO:tasks.rados.rados.0.smithi178.stdout:975: copy_from oid 36 from oid 3 current snap is 96 2024-02-10T05:32:57.179 INFO:tasks.rados.rados.0.smithi178.stdout:976: read oid 6 snap -1 2024-02-10T05:32:57.179 INFO:tasks.rados.rados.0.smithi178.stdout:976: expect (ObjNum 286 snap 86 seq_num 286) 2024-02-10T05:32:57.179 INFO:tasks.rados.rados.0.smithi178.stdout:977: rmattr oid 7 current snap is 96 2024-02-10T05:32:57.179 INFO:tasks.rados.rados.0.smithi178.stdout:977: done (4 left) 2024-02-10T05:32:57.179 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 49 current snap is 96 2024-02-10T05:32:57.179 INFO:tasks.rados.rados.0.smithi178.stdout:978: seq_num 311 ranges {0=417792} 2024-02-10T05:32:57.181 INFO:tasks.rados.rados.0.smithi178.stdout:978: writing smithi17880450-49 from 0 to 417792 tid 1 2024-02-10T05:32:57.181 INFO:tasks.rados.rados.0.smithi178.stdout:979: read oid 17 snap -1 2024-02-10T05:32:57.181 INFO:tasks.rados.rados.0.smithi178.stdout:979: expect (ObjNum 279 snap 83 seq_num 279) 2024-02-10T05:32:57.182 INFO:tasks.rados.rados.0.smithi178.stdout:980: rmattr oid 34 current snap is 96 2024-02-10T05:32:57.182 INFO:tasks.rados.rados.0.smithi178.stdout:980: done (6 left) 2024-02-10T05:32:57.182 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 26 current snap is 96 2024-02-10T05:32:57.182 INFO:tasks.rados.rados.0.smithi178.stdout:973: finishing write tid 1 to smithi17880450-10 2024-02-10T05:32:57.182 INFO:tasks.rados.rados.0.smithi178.stdout:981: seq_num 312 ranges {5619712=434176} 2024-02-10T05:32:57.216 INFO:tasks.rados.rados.0.smithi178.stdout:981: writing smithi17880450-26 from 5619712 to 6053888 tid 1 2024-02-10T05:32:57.216 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 96 2024-02-10T05:32:57.216 INFO:tasks.rados.rados.0.smithi178.stdout:982: seq_num 313 ranges {0=450560} 2024-02-10T05:32:57.219 INFO:tasks.rados.rados.0.smithi178.stdout:982: writing smithi17880450-43 from 0 to 450560 tid 1 2024-02-10T05:32:57.220 INFO:tasks.rados.rados.0.smithi178.stdout:983: rmattr oid 12 current snap is 96 2024-02-10T05:32:57.220 INFO:tasks.rados.rados.0.smithi178.stdout:973: finishing write tid 2 to smithi17880450-10 2024-02-10T05:32:57.220 INFO:tasks.rados.rados.0.smithi178.stdout:973: finishing write tid 3 to smithi17880450-10 2024-02-10T05:32:57.220 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 115 (ObjNum 310 snap 96 seq_num 310) dirty exists 2024-02-10T05:32:57.220 INFO:tasks.rados.rados.0.smithi178.stdout:973: left oid 10 (ObjNum 310 snap 96 seq_num 310) 2024-02-10T05:32:57.220 INFO:tasks.rados.rados.0.smithi178.stdout:975: finishing copy_from to smithi17880450-36 2024-02-10T05:32:57.220 INFO:tasks.rados.rados.0.smithi178.stdout:975: got expected ENOENT (src dne) 2024-02-10T05:32:57.220 INFO:tasks.rados.rados.0.smithi178.stdout:975: finishing copy_from racing read to smithi17880450-36 2024-02-10T05:32:57.220 INFO:tasks.rados.rados.0.smithi178.stdout:978: finishing write tid 1 to smithi17880450-49 2024-02-10T05:32:57.220 INFO:tasks.rados.rados.0.smithi178.stdout:978: finishing write tid 2 to smithi17880450-49 2024-02-10T05:32:57.220 INFO:tasks.rados.rados.0.smithi178.stdout:974: finishing copy_from racing read to smithi17880450-5 2024-02-10T05:32:57.220 INFO:tasks.rados.rados.0.smithi178.stdout:973: done (8 left) 2024-02-10T05:32:57.221 INFO:tasks.rados.rados.0.smithi178.stdout:975: done (7 left) 2024-02-10T05:32:57.221 INFO:tasks.rados.rados.0.smithi178.stdout:984: snap_create 2024-02-10T05:32:57.221 INFO:tasks.rados.rados.0.smithi178.stdout:978: finishing write tid 3 to smithi17880450-49 2024-02-10T05:32:57.221 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 641 (ObjNum 311 snap 96 seq_num 311) dirty exists 2024-02-10T05:32:57.221 INFO:tasks.rados.rados.0.smithi178.stdout:978: left oid 49 (ObjNum 311 snap 96 seq_num 311) 2024-02-10T05:32:57.221 INFO:tasks.rados.rados.0.smithi178.stdout:974: finishing copy_from to smithi17880450-5 2024-02-10T05:32:57.221 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 539 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-02-10T05:32:57.221 INFO:tasks.rados.rados.0.smithi178.stdout:976: expect (ObjNum 286 snap 86 seq_num 286) 2024-02-10T05:32:57.364 INFO:tasks.rados.rados.0.smithi178.stdout:979: expect (ObjNum 279 snap 83 seq_num 279) 2024-02-10T05:32:57.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:32:57.161+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e249 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:57.524 INFO:tasks.rados.rados.0.smithi178.stdout:981: finishing write tid 1 to smithi17880450-26 2024-02-10T05:32:57.524 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 347 (ObjNum 305 snap 89 seq_num 305) dirty exists 2024-02-10T05:32:57.524 INFO:tasks.rados.rados.0.smithi178.stdout:981: finishing write tid 2 to smithi17880450-26 2024-02-10T05:32:57.525 INFO:tasks.rados.rados.0.smithi178.stdout:982: finishing write tid 1 to smithi17880450-43 2024-02-10T05:32:57.525 INFO:tasks.rados.rados.0.smithi178.stdout:982: finishing write tid 2 to smithi17880450-43 2024-02-10T05:32:57.525 INFO:tasks.rados.rados.0.smithi178.stdout:981: finishing write tid 3 to smithi17880450-26 2024-02-10T05:32:57.525 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 646 (ObjNum 312 snap 96 seq_num 312) dirty exists 2024-02-10T05:32:57.525 INFO:tasks.rados.rados.0.smithi178.stdout:981: left oid 26 (ObjNum 312 snap 96 seq_num 312) 2024-02-10T05:32:57.525 INFO:tasks.rados.rados.0.smithi178.stdout:982: finishing write tid 3 to smithi17880450-43 2024-02-10T05:32:57.525 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 243 (ObjNum 313 snap 96 seq_num 313) dirty exists 2024-02-10T05:32:57.525 INFO:tasks.rados.rados.0.smithi178.stdout:982: left oid 43 (ObjNum 313 snap 96 seq_num 313) 2024-02-10T05:32:57.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:57 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:32:57.161+0000 7fac93aac700 -1 mon.b@1(peon).osd e249 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:57.673+0000 7fe7328b8200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T05:32:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:57 smithi178 ceph-mon[36851]: failed to encode map e248 with expected crc 2024-02-10T05:32:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:57 smithi178 ceph-mon[36851]: failed to encode map e248 with expected crc 2024-02-10T05:32:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:57 smithi178 ceph-mon[36851]: osdmap e249: 8 total, 8 up, 8 in 2024-02-10T05:32:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:57 smithi178 ceph-mon[36851]: failed to encode map e249 with expected crc 2024-02-10T05:32:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:57 smithi178 ceph-mon[36851]: failed to encode map e249 with expected crc 2024-02-10T05:32:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:57 smithi178 ceph-mon[36851]: failed to encode map e249 with expected crc 2024-02-10T05:32:57.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:57 smithi178 ceph-mon[92537]: failed to encode map e248 with expected crc 2024-02-10T05:32:57.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:57 smithi178 ceph-mon[92537]: failed to encode map e248 with expected crc 2024-02-10T05:32:57.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:57 smithi178 ceph-mon[92537]: osdmap e249: 8 total, 8 up, 8 in 2024-02-10T05:32:57.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:57 smithi178 ceph-mon[92537]: failed to encode map e249 with expected crc 2024-02-10T05:32:57.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:57 smithi178 ceph-mon[92537]: failed to encode map e249 with expected crc 2024-02-10T05:32:57.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:57 smithi178 ceph-mon[92537]: failed to encode map e249 with expected crc 2024-02-10T05:32:58.037 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:57 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:57.624+0000 7f4695884200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T05:32:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:57 smithi189 ceph-mon[31422]: failed to encode map e248 with expected crc 2024-02-10T05:32:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:57 smithi189 ceph-mon[31422]: failed to encode map e248 with expected crc 2024-02-10T05:32:58.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:57 smithi189 ceph-mon[31422]: osdmap e249: 8 total, 8 up, 8 in 2024-02-10T05:32:58.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:57 smithi189 ceph-mon[31422]: failed to encode map e249 with expected crc 2024-02-10T05:32:58.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:57 smithi189 ceph-mon[31422]: failed to encode map e249 with expected crc 2024-02-10T05:32:58.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:57 smithi189 ceph-mon[31422]: failed to encode map e249 with expected crc 2024-02-10T05:32:58.169 INFO:tasks.rados.rados.0.smithi178.stdout:974: done (7 left) 2024-02-10T05:32:58.169 INFO:tasks.rados.rados.0.smithi178.stdout:976: done (6 left) 2024-02-10T05:32:58.169 INFO:tasks.rados.rados.0.smithi178.stdout:978: done (5 left) 2024-02-10T05:32:58.169 INFO:tasks.rados.rados.0.smithi178.stdout:979: done (4 left) 2024-02-10T05:32:58.169 INFO:tasks.rados.rados.0.smithi178.stdout:981: done (3 left) 2024-02-10T05:32:58.169 INFO:tasks.rados.rados.0.smithi178.stdout:982: done (2 left) 2024-02-10T05:32:58.170 INFO:tasks.rados.rados.0.smithi178.stdout:983: done (1 left) 2024-02-10T05:32:58.170 INFO:tasks.rados.rados.0.smithi178.stdout:984: done (0 left) 2024-02-10T05:32:58.170 INFO:tasks.rados.rados.0.smithi178.stdout:985: snap_create 2024-02-10T05:32:58.309 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:58.213+0000 7f4695884200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T05:32:58.310 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:32:58.163+0000 7fac93aac700 -1 mon.b@1(peon).osd e250 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:32:58.162+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e250 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:58.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:58.248+0000 7fe7328b8200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T05:32:58.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:58.348+0000 7fe7328b8200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T05:32:58.568 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:58.321+0000 7f4695884200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T05:32:58.569 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:58.552+0000 7f4695884200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T05:32:58.591 INFO:tasks.rados.rados.0.smithi178.stdout:985: done (0 left) 2024-02-10T05:32:58.591 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 98 2024-02-10T05:32:58.591 INFO:tasks.rados.rados.0.smithi178.stdout:986: seq_num 314 ranges {4644864=466944} 2024-02-10T05:32:58.620 INFO:tasks.rados.rados.0.smithi178.stdout:986: writing smithi17880450-17 from 4644864 to 5111808 tid 1 2024-02-10T05:32:58.620 INFO:tasks.rados.rados.0.smithi178.stdout:987: delete oid 15 current snap is 98 2024-02-10T05:32:58.622 INFO:tasks.rados.rados.0.smithi178.stdout:987: done (1 left) 2024-02-10T05:32:58.622 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 27 current snap is 98 2024-02-10T05:32:58.622 INFO:tasks.rados.rados.0.smithi178.stdout:988: seq_num 316 ranges {0=499712} 2024-02-10T05:32:58.625 INFO:tasks.rados.rados.0.smithi178.stdout:988: writing smithi17880450-27 from 0 to 499712 tid 1 2024-02-10T05:32:58.625 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 98 2024-02-10T05:32:58.625 INFO:tasks.rados.rados.0.smithi178.stdout:989: seq_num 317 ranges {1843200=516096} 2024-02-10T05:32:58.639 INFO:tasks.rados.rados.0.smithi178.stdout:989: writing smithi17880450-10 from 1843200 to 2359296 tid 1 2024-02-10T05:32:58.639 INFO:tasks.rados.rados.0.smithi178.stdout:990: delete oid 32 current snap is 98 2024-02-10T05:32:58.639 INFO:tasks.rados.rados.0.smithi178.stdout:986: finishing write tid 1 to smithi17880450-17 2024-02-10T05:32:58.639 INFO:tasks.rados.rados.0.smithi178.stdout:986: finishing write tid 2 to smithi17880450-17 2024-02-10T05:32:58.639 INFO:tasks.rados.rados.0.smithi178.stdout:986: finishing write tid 3 to smithi17880450-17 2024-02-10T05:32:58.639 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 282 (ObjNum 314 snap 98 seq_num 314) dirty exists 2024-02-10T05:32:58.639 INFO:tasks.rados.rados.0.smithi178.stdout:986: left oid 17 (ObjNum 314 snap 98 seq_num 314) 2024-02-10T05:32:58.640 INFO:tasks.rados.rados.0.smithi178.stdout:988: finishing write tid 1 to smithi17880450-27 2024-02-10T05:32:58.640 INFO:tasks.rados.rados.0.smithi178.stdout:988: finishing write tid 2 to smithi17880450-27 2024-02-10T05:32:58.640 INFO:tasks.rados.rados.0.smithi178.stdout:988: finishing write tid 3 to smithi17880450-27 2024-02-10T05:32:58.640 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 449 (ObjNum 316 snap 98 seq_num 316) dirty exists 2024-02-10T05:32:58.640 INFO:tasks.rados.rados.0.smithi178.stdout:988: left oid 27 (ObjNum 316 snap 98 seq_num 316) 2024-02-10T05:32:58.642 INFO:tasks.rados.rados.0.smithi178.stdout:986: done (3 left) 2024-02-10T05:32:58.642 INFO:tasks.rados.rados.0.smithi178.stdout:988: done (2 left) 2024-02-10T05:32:58.642 INFO:tasks.rados.rados.0.smithi178.stdout:990: done (1 left) 2024-02-10T05:32:58.642 INFO:tasks.rados.rados.0.smithi178.stdout:991: read oid 41 snap -1 2024-02-10T05:32:58.642 INFO:tasks.rados.rados.0.smithi178.stdout:991: expect (ObjNum 263 snap 76 seq_num 263) 2024-02-10T05:32:58.642 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 98 2024-02-10T05:32:58.642 INFO:tasks.rados.rados.0.smithi178.stdout:992: seq_num 319 ranges {4980736=548864} 2024-02-10T05:32:58.673 INFO:tasks.rados.rados.0.smithi178.stdout:992: writing smithi17880450-19 from 4980736 to 5529600 tid 1 2024-02-10T05:32:58.673 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 27 current snap is 98 2024-02-10T05:32:58.673 INFO:tasks.rados.rados.0.smithi178.stdout:993: seq_num 320 ranges {499712=565248} 2024-02-10T05:32:58.680 INFO:tasks.rados.rados.0.smithi178.stdout:993: writing smithi17880450-27 from 499712 to 1064960 tid 1 2024-02-10T05:32:58.680 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 47 current snap is 98 2024-02-10T05:32:58.680 INFO:tasks.rados.rados.0.smithi178.stdout:989: finishing write tid 1 to smithi17880450-10 2024-02-10T05:32:58.680 INFO:tasks.rados.rados.0.smithi178.stdout:994: seq_num 321 ranges {1720320=581632} 2024-02-10T05:32:58.693 INFO:tasks.rados.rados.0.smithi178.stdout:994: writing smithi17880450-47 from 1720320 to 2301952 tid 1 2024-02-10T05:32:58.693 INFO:tasks.rados.rados.0.smithi178.stdout:995: snap_create 2024-02-10T05:32:58.693 INFO:tasks.rados.rados.0.smithi178.stdout:989: finishing write tid 2 to smithi17880450-10 2024-02-10T05:32:58.693 INFO:tasks.rados.rados.0.smithi178.stdout:989: finishing write tid 3 to smithi17880450-10 2024-02-10T05:32:58.693 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 118 (ObjNum 317 snap 98 seq_num 317) dirty exists 2024-02-10T05:32:58.693 INFO:tasks.rados.rados.0.smithi178.stdout:989: left oid 10 (ObjNum 317 snap 98 seq_num 317) 2024-02-10T05:32:58.693 INFO:tasks.rados.rados.0.smithi178.stdout:991: expect (ObjNum 263 snap 76 seq_num 263) 2024-02-10T05:32:58.831 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:32:58.581+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e251 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:58.831 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: failed to encode map e249 with expected crc 2024-02-10T05:32:58.831 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: failed to encode map e249 with expected crc 2024-02-10T05:32:58.831 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: failed to encode map e249 with expected crc 2024-02-10T05:32:58.831 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: osdmap e250: 8 total, 8 up, 8 in 2024-02-10T05:32:58.831 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: Standby manager daemon x restarted 2024-02-10T05:32:58.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: Standby manager daemon x started 2024-02-10T05:32:58.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/1018872764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:32:58.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/1018872764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:32:58.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/1018872764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:32:58.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.? 172.21.15.189:0/1018872764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:32:58.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: Active manager daemon y restarted 2024-02-10T05:32:58.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: Activating manager daemon y 2024-02-10T05:32:58.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: osdmap e251: 8 total, 8 up, 8 in 2024-02-10T05:32:58.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: mgrmap e36: y(active, starting, since 0.0050781s), standbys: x 2024-02-10T05:32:58.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:32:58.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:32:58.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:32:58.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:32:58.832 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:32:58.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:32:58.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:32:58.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:32:58.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:32:58.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:32:58.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:32:58.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:32:58.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:32:58.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:32:58.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:32:58.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:32:58.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:32:58.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:32:58.833 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[36851]: Manager daemon y is now available 2024-02-10T05:32:58.834 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: failed to encode map e249 with expected crc 2024-02-10T05:32:58.834 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: failed to encode map e249 with expected crc 2024-02-10T05:32:58.834 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: failed to encode map e249 with expected crc 2024-02-10T05:32:58.834 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: osdmap e250: 8 total, 8 up, 8 in 2024-02-10T05:32:58.834 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: Standby manager daemon x restarted 2024-02-10T05:32:58.834 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: Standby manager daemon x started 2024-02-10T05:32:58.834 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.? 172.21.15.189:0/1018872764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:32:58.834 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.? 172.21.15.189:0/1018872764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:32:58.834 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.? 172.21.15.189:0/1018872764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:32:58.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.? 172.21.15.189:0/1018872764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:32:58.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: Active manager daemon y restarted 2024-02-10T05:32:58.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: Activating manager daemon y 2024-02-10T05:32:58.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: osdmap e251: 8 total, 8 up, 8 in 2024-02-10T05:32:58.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: mgrmap e36: y(active, starting, since 0.0050781s), standbys: x 2024-02-10T05:32:58.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:32:58.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:32:58.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:32:58.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:32:58.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:32:58.835 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:32:58.836 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:32:58.836 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:32:58.836 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:32:58.836 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:32:58.836 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:32:58.836 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:32:58.836 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:32:58.837 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:32:58.837 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:32:58.837 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:32:58.837 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:32:58.837 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:32:58.837 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-mon[92537]: Manager daemon y is now available 2024-02-10T05:32:58.837 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:58.565+0000 7fe7328b8200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T05:32:58.837 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:58] ENGINE Bus STARTING 2024-02-10T05:32:58.837 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:58.754+0000 7fe695cea700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:58.837 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:58.754+0000 7fe695cea700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:58.837 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:58.754+0000 7fe695cea700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:58.838 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:58.754+0000 7fe695cea700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:58.838 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:58.754+0000 7fe695cea700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:58.838 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:58.754+0000 7fe6994f1700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:58.838 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:58.754+0000 7fe6994f1700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:58.838 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:58.754+0000 7fe6994f1700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:58.838 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:58.754+0000 7fe6994f1700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:58.838 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:58.754+0000 7fe6994f1700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-10T05:32:58.839 INFO:tasks.rados.rados.0.smithi178.stdout:992: finishing write tid 1 to smithi17880450-19 2024-02-10T05:32:58.839 INFO:tasks.rados.rados.0.smithi178.stdout:992: finishing write tid 2 to smithi17880450-19 2024-02-10T05:32:58.839 INFO:tasks.rados.rados.0.smithi178.stdout:992: finishing write tid 3 to smithi17880450-19 2024-02-10T05:32:58.839 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 364 (ObjNum 319 snap 98 seq_num 319) dirty exists 2024-02-10T05:32:58.839 INFO:tasks.rados.rados.0.smithi178.stdout:992: left oid 19 (ObjNum 319 snap 98 seq_num 319) 2024-02-10T05:32:58.839 INFO:tasks.rados.rados.0.smithi178.stdout:993: finishing write tid 1 to smithi17880450-27 2024-02-10T05:32:58.839 INFO:tasks.rados.rados.0.smithi178.stdout:993: finishing write tid 2 to smithi17880450-27 2024-02-10T05:32:58.839 INFO:tasks.rados.rados.0.smithi178.stdout:993: finishing write tid 3 to smithi17880450-27 2024-02-10T05:32:58.839 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 451 (ObjNum 320 snap 98 seq_num 320) dirty exists 2024-02-10T05:32:58.839 INFO:tasks.rados.rados.0.smithi178.stdout:993: left oid 27 (ObjNum 320 snap 98 seq_num 320) 2024-02-10T05:32:58.839 INFO:tasks.rados.rados.0.smithi178.stdout:994: finishing write tid 1 to smithi17880450-47 2024-02-10T05:32:58.840 INFO:tasks.rados.rados.0.smithi178.stdout:994: finishing write tid 2 to smithi17880450-47 2024-02-10T05:32:58.840 INFO:tasks.rados.rados.0.smithi178.stdout:994: finishing write tid 3 to smithi17880450-47 2024-02-10T05:32:58.840 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 298 (ObjNum 321 snap 98 seq_num 321) dirty exists 2024-02-10T05:32:58.840 INFO:tasks.rados.rados.0.smithi178.stdout:994: left oid 47 (ObjNum 321 snap 98 seq_num 321) 2024-02-10T05:32:58.843 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: [10/Feb/2024:05:32:58] ENGINE Bus STARTING 2024-02-10T05:32:58.843 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: CherryPy Checker: 2024-02-10T05:32:58.843 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: The Application mounted at '' has an empty config. 2024-02-10T05:32:58.843 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: 2024-02-10T05:32:58.843 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: [10/Feb/2024:05:32:58] ENGINE Serving on http://:::9283 2024-02-10T05:32:58.843 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x[80693]: [10/Feb/2024:05:32:58] ENGINE Bus STARTED 2024-02-10T05:32:58.844 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:32:58.581+0000 7fac93aac700 -1 mon.b@1(peon).osd e251 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:58.844 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: failed to encode map e249 with expected crc 2024-02-10T05:32:58.844 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: failed to encode map e249 with expected crc 2024-02-10T05:32:58.844 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: failed to encode map e249 with expected crc 2024-02-10T05:32:58.844 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: osdmap e250: 8 total, 8 up, 8 in 2024-02-10T05:32:58.844 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: Standby manager daemon x restarted 2024-02-10T05:32:58.844 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: Standby manager daemon x started 2024-02-10T05:32:58.844 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/1018872764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T05:32:58.844 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/1018872764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T05:32:58.844 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/1018872764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T05:32:58.845 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.? 172.21.15.189:0/1018872764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T05:32:58.845 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: Active manager daemon y restarted 2024-02-10T05:32:58.845 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: Activating manager daemon y 2024-02-10T05:32:58.845 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: osdmap e251: 8 total, 8 up, 8 in 2024-02-10T05:32:58.845 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: mgrmap e36: y(active, starting, since 0.0050781s), standbys: x 2024-02-10T05:32:58.845 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:32:58.845 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:32:58.845 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:32:58.845 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:32:58.845 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:32:58.845 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T05:32:58.845 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T05:32:58.845 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:32:58.845 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:32:58.846 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:32:58.846 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:32:58.846 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:32:58.846 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:32:58.846 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:32:58.846 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:32:58.846 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T05:32:58.846 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T05:32:58.846 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T05:32:58.846 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:58 smithi189 ceph-mon[31422]: Manager daemon y is now available 2024-02-10T05:32:59.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: CherryPy Checker: 2024-02-10T05:32:59.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: The Application mounted at '' has an empty config. 2024-02-10T05:32:59.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:59.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:58] ENGINE Serving on http://:::9283 2024-02-10T05:32:59.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:58 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:32:58] ENGINE Bus STARTED 2024-02-10T05:32:59.661 INFO:tasks.rados.rados.0.smithi178.stdout:989: done (5 left) 2024-02-10T05:32:59.661 INFO:tasks.rados.rados.0.smithi178.stdout:991: done (4 left) 2024-02-10T05:32:59.661 INFO:tasks.rados.rados.0.smithi178.stdout:992: done (3 left) 2024-02-10T05:32:59.661 INFO:tasks.rados.rados.0.smithi178.stdout:993: done (2 left) 2024-02-10T05:32:59.661 INFO:tasks.rados.rados.0.smithi178.stdout:994: done (1 left) 2024-02-10T05:32:59.661 INFO:tasks.rados.rados.0.smithi178.stdout:995: done (0 left) 2024-02-10T05:32:59.662 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 99 2024-02-10T05:32:59.662 INFO:tasks.rados.rados.0.smithi178.stdout:996: seq_num 322 ranges {0=598016} 2024-02-10T05:32:59.664 INFO:tasks.rados.rados.0.smithi178.stdout:996: writing smithi17880450-15 from 0 to 598016 tid 1 2024-02-10T05:32:59.664 INFO:tasks.rados.rados.0.smithi178.stdout:997: delete oid 31 current snap is 99 2024-02-10T05:32:59.670 INFO:tasks.rados.rados.0.smithi178.stdout:997: done (1 left) 2024-02-10T05:32:59.670 INFO:tasks.rados.rados.0.smithi178.stdout:998: snap_create 2024-02-10T05:32:59.672 INFO:tasks.rados.rados.0.smithi178.stdout:996: finishing write tid 1 to smithi17880450-15 2024-02-10T05:32:59.672 INFO:tasks.rados.rados.0.smithi178.stdout:996: finishing write tid 2 to smithi17880450-15 2024-02-10T05:32:59.673 INFO:tasks.rados.rados.0.smithi178.stdout:996: finishing write tid 3 to smithi17880450-15 2024-02-10T05:32:59.673 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 331 (ObjNum 322 snap 99 seq_num 322) dirty exists 2024-02-10T05:32:59.673 INFO:tasks.rados.rados.0.smithi178.stdout:996: left oid 15 (ObjNum 322 snap 99 seq_num 322) 2024-02-10T05:32:59.948 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:32:59.593+0000 7fe6e8ab6700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-02-10T05:32:59.948 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[92537]: failed to encode map e250 with expected crc 2024-02-10T05:32:59.948 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[92537]: failed to encode map e250 with expected crc 2024-02-10T05:32:59.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[92537]: failed to encode map e250 with expected crc 2024-02-10T05:32:59.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[92537]: failed to encode map e251 with expected crc 2024-02-10T05:32:59.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[92537]: failed to encode map e250 with expected crc 2024-02-10T05:32:59.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[92537]: failed to encode map e251 with expected crc 2024-02-10T05:32:59.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:59.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:59.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:59.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:32:59.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:32:59.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:32:59.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:32:59.949 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[92537]: mgrmap e37: y(active, since 1.00997s), standbys: x 2024-02-10T05:32:59.949 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:32:59.653+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e252 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:59.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[36851]: failed to encode map e250 with expected crc 2024-02-10T05:32:59.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[36851]: failed to encode map e250 with expected crc 2024-02-10T05:32:59.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[36851]: failed to encode map e250 with expected crc 2024-02-10T05:32:59.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[36851]: failed to encode map e251 with expected crc 2024-02-10T05:32:59.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[36851]: failed to encode map e250 with expected crc 2024-02-10T05:32:59.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[36851]: failed to encode map e251 with expected crc 2024-02-10T05:32:59.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:59.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:59.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:59.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:32:59.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:32:59.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:32:59.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:32:59.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:32:59 smithi178 ceph-mon[36851]: mgrmap e37: y(active, since 1.00997s), standbys: x 2024-02-10T05:32:59.967 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:32:59.653+0000 7fac93aac700 -1 mon.b@1(peon).osd e252 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:32:59.967 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-mon[31422]: failed to encode map e250 with expected crc 2024-02-10T05:32:59.968 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-mon[31422]: failed to encode map e250 with expected crc 2024-02-10T05:32:59.968 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-mon[31422]: failed to encode map e250 with expected crc 2024-02-10T05:32:59.968 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-mon[31422]: failed to encode map e251 with expected crc 2024-02-10T05:32:59.968 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-mon[31422]: failed to encode map e250 with expected crc 2024-02-10T05:32:59.968 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-mon[31422]: failed to encode map e251 with expected crc 2024-02-10T05:32:59.968 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:59.968 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:32:59.968 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:32:59.968 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:32:59.968 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T05:32:59.968 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:32:59.968 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T05:32:59.968 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:32:59 smithi189 ceph-mon[31422]: mgrmap e37: y(active, since 1.00997s), standbys: x 2024-02-10T05:33:00.672 INFO:tasks.rados.rados.0.smithi178.stdout:996: done (1 left) 2024-02-10T05:33:00.672 INFO:tasks.rados.rados.0.smithi178.stdout:998: done (0 left) 2024-02-10T05:33:00.672 INFO:tasks.rados.rados.0.smithi178.stdout:999: copy_from oid 33 from oid 44 current snap is 100 2024-02-10T05:33:00.673 INFO:tasks.rados.rados.0.smithi178.stdout:1000: delete oid 3 current snap is 100 2024-02-10T05:33:00.677 INFO:tasks.rados.rados.0.smithi178.stdout:1000: done (1 left) 2024-02-10T05:33:00.677 INFO:tasks.rados.rados.0.smithi178.stdout:1001: snap_remove snap 95 2024-02-10T05:33:00.869 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:00 smithi189 ceph-mon[31422]: pgmap v3: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:00.869 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:00 smithi189 ceph-mon[31422]: osdmap e252: 8 total, 8 up, 8 in 2024-02-10T05:33:00.869 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:00 smithi189 ceph-mon[31422]: failed to encode map e252 with expected crc 2024-02-10T05:33:00.869 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:00 smithi189 ceph-mon[31422]: failed to encode map e252 with expected crc 2024-02-10T05:33:00.869 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:00 smithi189 ceph-mon[31422]: failed to encode map e252 with expected crc 2024-02-10T05:33:00.869 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:00 smithi189 ceph-mon[31422]: [10/Feb/2024:05:33:00] ENGINE Bus STARTING 2024-02-10T05:33:00.869 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:00 smithi189 ceph-mon[31422]: [10/Feb/2024:05:33:00] ENGINE Serving on http://172.21.15.178:8765 2024-02-10T05:33:00.870 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:00 smithi189 ceph-mon[31422]: pgmap v5: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:00.870 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:00 smithi189 ceph-mon[31422]: [10/Feb/2024:05:33:00] ENGINE Serving on https://172.21.15.178:7150 2024-02-10T05:33:00.870 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:00 smithi189 ceph-mon[31422]: [10/Feb/2024:05:33:00] ENGINE Bus STARTED 2024-02-10T05:33:00.870 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:00.665+0000 7fac93aac700 -1 mon.b@1(peon).osd e253 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:00.887 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[92537]: pgmap v3: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:00.888 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[92537]: osdmap e252: 8 total, 8 up, 8 in 2024-02-10T05:33:00.888 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[92537]: failed to encode map e252 with expected crc 2024-02-10T05:33:00.888 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[92537]: failed to encode map e252 with expected crc 2024-02-10T05:33:00.888 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[92537]: failed to encode map e252 with expected crc 2024-02-10T05:33:00.888 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[92537]: [10/Feb/2024:05:33:00] ENGINE Bus STARTING 2024-02-10T05:33:00.888 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[92537]: [10/Feb/2024:05:33:00] ENGINE Serving on http://172.21.15.178:8765 2024-02-10T05:33:00.888 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[92537]: pgmap v5: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:00.888 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[92537]: [10/Feb/2024:05:33:00] ENGINE Serving on https://172.21.15.178:7150 2024-02-10T05:33:00.888 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[92537]: [10/Feb/2024:05:33:00] ENGINE Bus STARTED 2024-02-10T05:33:00.888 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[36851]: pgmap v3: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:00.888 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[36851]: osdmap e252: 8 total, 8 up, 8 in 2024-02-10T05:33:00.889 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[36851]: failed to encode map e252 with expected crc 2024-02-10T05:33:00.889 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[36851]: failed to encode map e252 with expected crc 2024-02-10T05:33:00.889 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[36851]: failed to encode map e252 with expected crc 2024-02-10T05:33:00.889 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[36851]: [10/Feb/2024:05:33:00] ENGINE Bus STARTING 2024-02-10T05:33:00.889 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[36851]: [10/Feb/2024:05:33:00] ENGINE Serving on http://172.21.15.178:8765 2024-02-10T05:33:00.889 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[36851]: pgmap v5: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:00.889 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[36851]: [10/Feb/2024:05:33:00] ENGINE Serving on https://172.21.15.178:7150 2024-02-10T05:33:00.889 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-mon[36851]: [10/Feb/2024:05:33:00] ENGINE Bus STARTED 2024-02-10T05:33:00.889 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:00 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:00.665+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e253 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:01.678 INFO:tasks.rados.rados.0.smithi178.stdout:1001: done (1 left) 2024-02-10T05:33:01.679 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 21 current snap is 100 2024-02-10T05:33:01.679 INFO:tasks.rados.rados.0.smithi178.stdout:999: finishing copy_from racing read to smithi17880450-33 2024-02-10T05:33:01.679 INFO:tasks.rados.rados.0.smithi178.stdout:1002: seq_num 325 ranges {4923392=647168} 2024-02-10T05:33:01.710 INFO:tasks.rados.rados.0.smithi178.stdout:1002: writing smithi17880450-21 from 4923392 to 5570560 tid 1 2024-02-10T05:33:01.710 INFO:tasks.rados.rados.0.smithi178.stdout:1003: read oid 3 snap -1 2024-02-10T05:33:01.710 INFO:tasks.rados.rados.0.smithi178.stdout:1003: expect deleted 2024-02-10T05:33:01.710 INFO:tasks.rados.rados.0.smithi178.stdout:1004: read oid 23 snap -1 2024-02-10T05:33:01.710 INFO:tasks.rados.rados.0.smithi178.stdout:1004: expect (ObjNum 296 snap 86 seq_num 296) 2024-02-10T05:33:01.711 INFO:tasks.rados.rados.0.smithi178.stdout:1005: delete oid 2 current snap is 100 2024-02-10T05:33:01.711 INFO:tasks.rados.rados.0.smithi178.stdout:999: finishing copy_from to smithi17880450-33 2024-02-10T05:33:01.711 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 311 (ObjNum 288 snap 86 seq_num 288) dirty exists 2024-02-10T05:33:01.712 INFO:tasks.rados.rados.0.smithi178.stdout:999: done (4 left) 2024-02-10T05:33:01.712 INFO:tasks.rados.rados.0.smithi178.stdout:1003: done (3 left) 2024-02-10T05:33:01.712 INFO:tasks.rados.rados.0.smithi178.stdout:1005: done (2 left) 2024-02-10T05:33:01.712 INFO:tasks.rados.rados.0.smithi178.stdout:1006: read oid 15 snap -1 2024-02-10T05:33:01.712 INFO:tasks.rados.rados.0.smithi178.stdout:1006: expect (ObjNum 322 snap 99 seq_num 322) 2024-02-10T05:33:01.712 INFO:tasks.rados.rados.0.smithi178.stdout:1007: delete oid 19 current snap is 100 2024-02-10T05:33:01.715 INFO:tasks.rados.rados.0.smithi178.stdout:1006: expect (ObjNum 322 snap 99 seq_num 322) 2024-02-10T05:33:01.733 INFO:tasks.rados.rados.0.smithi178.stdout:1002: finishing write tid 1 to smithi17880450-21 2024-02-10T05:33:01.733 INFO:tasks.rados.rados.0.smithi178.stdout:1002: finishing write tid 2 to smithi17880450-21 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:1002: finishing write tid 3 to smithi17880450-21 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 369 (ObjNum 325 snap 100 seq_num 325) dirty exists 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:1002: left oid 21 (ObjNum 325 snap 100 seq_num 325) 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:1002: done (3 left) 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:1006: done (2 left) 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:1007: done (1 left) 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:1008: read oid 48 snap -1 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:1008: expect (ObjNum 199 snap 47 seq_num 199) 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:1009: read oid 21 snap 94 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:1009: expect (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:1010: copy_from oid 30 from oid 36 current snap is 100 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:1011: copy_from oid 8 from oid 31 current snap is 100 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:1012: rollback oid 5 current snap is 100 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 5 to 91 2024-02-10T05:33:01.734 INFO:tasks.rados.rados.0.smithi178.stdout:1013: read oid 41 snap -1 2024-02-10T05:33:01.735 INFO:tasks.rados.rados.0.smithi178.stdout:1013: expect (ObjNum 263 snap 76 seq_num 263) 2024-02-10T05:33:01.735 INFO:tasks.rados.rados.0.smithi178.stdout:1014: snap_create 2024-02-10T05:33:01.735 INFO:tasks.rados.rados.0.smithi178.stdout:1010: finishing copy_from to smithi17880450-30 2024-02-10T05:33:01.735 INFO:tasks.rados.rados.0.smithi178.stdout:1010: got expected ENOENT (src dne) 2024-02-10T05:33:01.735 INFO:tasks.rados.rados.0.smithi178.stdout:1010: finishing copy_from racing read to smithi17880450-30 2024-02-10T05:33:01.739 INFO:tasks.rados.rados.0.smithi178.stdout:1011: finishing copy_from to smithi17880450-8 2024-02-10T05:33:01.739 INFO:tasks.rados.rados.0.smithi178.stdout:1011: got expected ENOENT (src dne) 2024-02-10T05:33:01.739 INFO:tasks.rados.rados.0.smithi178.stdout:1012: finishing rollback tid 0 to smithi17880450-5 2024-02-10T05:33:01.739 INFO:tasks.rados.rados.0.smithi178.stdout:1011: finishing copy_from racing read to smithi17880450-8 2024-02-10T05:33:01.739 INFO:tasks.rados.rados.0.smithi178.stdout:1012: finishing rollback tid 1 to smithi17880450-5 2024-02-10T05:33:01.739 INFO:tasks.rados.rados.0.smithi178.stdout:1012: finishing rollback tid 2 to smithi17880450-5 2024-02-10T05:33:01.739 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 658 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-10T05:33:01.749 INFO:tasks.rados.rados.0.smithi178.stdout:1004: expect (ObjNum 296 snap 86 seq_num 296) 2024-02-10T05:33:01.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:01 smithi178 ceph-mon[92537]: osdmap e253: 8 total, 8 up, 8 in 2024-02-10T05:33:01.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:01 smithi178 ceph-mon[92537]: failed to encode map e253 with expected crc 2024-02-10T05:33:01.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:01 smithi178 ceph-mon[92537]: failed to encode map e253 with expected crc 2024-02-10T05:33:01.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:01 smithi178 ceph-mon[92537]: failed to encode map e253 with expected crc 2024-02-10T05:33:01.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:01 smithi178 ceph-mon[92537]: failed to encode map e253 with expected crc 2024-02-10T05:33:01.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:01 smithi178 ceph-mon[92537]: mgrmap e38: y(active, since 3s), standbys: x 2024-02-10T05:33:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:01 smithi178 ceph-mon[36851]: osdmap e253: 8 total, 8 up, 8 in 2024-02-10T05:33:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:01 smithi178 ceph-mon[36851]: failed to encode map e253 with expected crc 2024-02-10T05:33:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:01 smithi178 ceph-mon[36851]: failed to encode map e253 with expected crc 2024-02-10T05:33:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:01 smithi178 ceph-mon[36851]: failed to encode map e253 with expected crc 2024-02-10T05:33:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:01 smithi178 ceph-mon[36851]: failed to encode map e253 with expected crc 2024-02-10T05:33:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:01 smithi178 ceph-mon[36851]: mgrmap e38: y(active, since 3s), standbys: x 2024-02-10T05:33:01.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:01 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:01.671+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e254 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:02.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:01 smithi189 ceph-mon[31422]: osdmap e253: 8 total, 8 up, 8 in 2024-02-10T05:33:02.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:01 smithi189 ceph-mon[31422]: failed to encode map e253 with expected crc 2024-02-10T05:33:02.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:01 smithi189 ceph-mon[31422]: failed to encode map e253 with expected crc 2024-02-10T05:33:02.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:01 smithi189 ceph-mon[31422]: failed to encode map e253 with expected crc 2024-02-10T05:33:02.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:01 smithi189 ceph-mon[31422]: failed to encode map e253 with expected crc 2024-02-10T05:33:02.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:01 smithi189 ceph-mon[31422]: mgrmap e38: y(active, since 3s), standbys: x 2024-02-10T05:33:02.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:01.672+0000 7fac93aac700 -1 mon.b@1(peon).osd e254 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:02.373 INFO:tasks.rados.rados.0.smithi178.stdout:1008: expect (ObjNum 199 snap 47 seq_num 199) 2024-02-10T05:33:02.429 INFO:tasks.rados.rados.0.smithi178.stdout:1013: expect (ObjNum 263 snap 76 seq_num 263) 2024-02-10T05:33:02.570 INFO:tasks.rados.rados.0.smithi178.stdout:1009: expect (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:33:02.813 INFO:tasks.rados.rados.0.smithi178.stdout:1004: done (7 left) 2024-02-10T05:33:02.813 INFO:tasks.rados.rados.0.smithi178.stdout:1008: done (6 left) 2024-02-10T05:33:02.813 INFO:tasks.rados.rados.0.smithi178.stdout:1009: done (5 left) 2024-02-10T05:33:02.813 INFO:tasks.rados.rados.0.smithi178.stdout:1010: done (4 left) 2024-02-10T05:33:02.813 INFO:tasks.rados.rados.0.smithi178.stdout:1011: done (3 left) 2024-02-10T05:33:02.813 INFO:tasks.rados.rados.0.smithi178.stdout:1012: done (2 left) 2024-02-10T05:33:02.813 INFO:tasks.rados.rados.0.smithi178.stdout:1013: done (1 left) 2024-02-10T05:33:02.813 INFO:tasks.rados.rados.0.smithi178.stdout:1014: done (0 left) 2024-02-10T05:33:02.813 INFO:tasks.rados.rados.0.smithi178.stdout:1015: copy_from oid 33 from oid 24 current snap is 101 2024-02-10T05:33:02.813 INFO:tasks.rados.rados.0.smithi178.stdout:1016: snap_remove snap 94 2024-02-10T05:33:02.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:02 smithi178 ceph-mon[92537]: osdmap e254: 8 total, 8 up, 8 in 2024-02-10T05:33:03.072 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:02 smithi178 ceph-mon[92537]: failed to encode map e254 with expected crc 2024-02-10T05:33:03.073 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:02 smithi178 ceph-mon[92537]: failed to encode map e254 with expected crc 2024-02-10T05:33:03.073 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:02 smithi178 ceph-mon[92537]: pgmap v8: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:03.073 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:02 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:02.676+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e255 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:03.073 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:02 smithi178 ceph-mon[36851]: osdmap e254: 8 total, 8 up, 8 in 2024-02-10T05:33:03.073 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:02 smithi178 ceph-mon[36851]: failed to encode map e254 with expected crc 2024-02-10T05:33:03.073 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:02 smithi178 ceph-mon[36851]: failed to encode map e254 with expected crc 2024-02-10T05:33:03.073 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:02 smithi178 ceph-mon[36851]: pgmap v8: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:03.074 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:02 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:02.677+0000 7fac93aac700 -1 mon.b@1(peon).osd e255 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:03.074 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:02 smithi189 ceph-mon[31422]: osdmap e254: 8 total, 8 up, 8 in 2024-02-10T05:33:03.074 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:02 smithi189 ceph-mon[31422]: failed to encode map e254 with expected crc 2024-02-10T05:33:03.074 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:02 smithi189 ceph-mon[31422]: failed to encode map e254 with expected crc 2024-02-10T05:33:03.074 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:02 smithi189 ceph-mon[31422]: pgmap v8: 121 pgs: 121 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:03.689 INFO:tasks.rados.rados.0.smithi178.stdout:1016: done (1 left) 2024-02-10T05:33:03.689 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 36 current snap is 101 2024-02-10T05:33:03.689 INFO:tasks.rados.rados.0.smithi178.stdout:1015: finishing copy_from racing read to smithi17880450-33 2024-02-10T05:33:03.689 INFO:tasks.rados.rados.0.smithi178.stdout:1017: seq_num 328 ranges {0=696320} 2024-02-10T05:33:03.693 INFO:tasks.rados.rados.0.smithi178.stdout:1017: writing smithi17880450-36 from 0 to 696320 tid 1 2024-02-10T05:33:03.693 INFO:tasks.rados.rados.0.smithi178.stdout:1018: delete oid 25 current snap is 101 2024-02-10T05:33:03.693 INFO:tasks.rados.rados.0.smithi178.stdout:1015: finishing copy_from to smithi17880450-33 2024-02-10T05:33:03.693 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 329 (ObjNum 300 snap 87 seq_num 300) dirty exists 2024-02-10T05:33:03.703 INFO:tasks.rados.rados.0.smithi178.stdout:1015: done (2 left) 2024-02-10T05:33:03.704 INFO:tasks.rados.rados.0.smithi178.stdout:1018: done (1 left) 2024-02-10T05:33:03.704 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 101 2024-02-10T05:33:03.704 INFO:tasks.rados.rados.0.smithi178.stdout:1019: seq_num 330 ranges {0=737280} 2024-02-10T05:33:03.708 INFO:tasks.rados.rados.0.smithi178.stdout:1019: writing smithi17880450-19 from 0 to 737280 tid 1 2024-02-10T05:33:03.709 INFO:tasks.rados.rados.0.smithi178.stdout:1020: rollback oid 35 current snap is 101 2024-02-10T05:33:03.709 INFO:tasks.rados.rados.0.smithi178.stdout:1017: finishing write tid 1 to smithi17880450-36 2024-02-10T05:33:03.709 INFO:tasks.rados.rados.0.smithi178.stdout:1017: finishing write tid 2 to smithi17880450-36 2024-02-10T05:33:03.709 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 35 to 89 2024-02-10T05:33:03.709 INFO:tasks.rados.rados.0.smithi178.stdout:1021: snap_create 2024-02-10T05:33:03.710 INFO:tasks.rados.rados.0.smithi178.stdout:1017: finishing write tid 3 to smithi17880450-36 2024-02-10T05:33:03.710 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 341 (ObjNum 328 snap 101 seq_num 328) dirty exists 2024-02-10T05:33:03.710 INFO:tasks.rados.rados.0.smithi178.stdout:1017: left oid 36 (ObjNum 328 snap 101 seq_num 328) 2024-02-10T05:33:03.712 INFO:tasks.rados.rados.0.smithi178.stdout:1019: finishing write tid 1 to smithi17880450-19 2024-02-10T05:33:03.713 INFO:tasks.rados.rados.0.smithi178.stdout:1019: finishing write tid 2 to smithi17880450-19 2024-02-10T05:33:03.713 INFO:tasks.rados.rados.0.smithi178.stdout:1020: finishing rollback tid 0 to smithi17880450-35 2024-02-10T05:33:03.713 INFO:tasks.rados.rados.0.smithi178.stdout:1020: finishing rollback tid 1 to smithi17880450-35 2024-02-10T05:33:03.713 INFO:tasks.rados.rados.0.smithi178.stdout:1020: finishing rollback tid 2 to smithi17880450-35 2024-02-10T05:33:03.713 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 306 (ObjNum 161 snap 0 seq_num 1534492512) dirty exists 2024-02-10T05:33:03.714 INFO:tasks.rados.rados.0.smithi178.stdout:1019: finishing write tid 3 to smithi17880450-19 2024-02-10T05:33:03.715 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 377 (ObjNum 330 snap 101 seq_num 330) dirty exists 2024-02-10T05:33:03.715 INFO:tasks.rados.rados.0.smithi178.stdout:1019: left oid 19 (ObjNum 330 snap 101 seq_num 330) 2024-02-10T05:33:03.760 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:33:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[92537]: failed to encode map e255 with expected crc 2024-02-10T05:33:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[92537]: failed to encode map e255 with expected crc 2024-02-10T05:33:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[92537]: mgrmap e39: y(active, since 4s), standbys: x 2024-02-10T05:33:03.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[92537]: osdmap e255: 8 total, 8 up, 8 in 2024-02-10T05:33:03.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[92537]: failed to encode map e255 with expected crc 2024-02-10T05:33:03.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:03.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:03.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:03.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:03.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:03.678+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e256 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:03.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[36851]: failed to encode map e255 with expected crc 2024-02-10T05:33:03.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[36851]: failed to encode map e255 with expected crc 2024-02-10T05:33:03.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[36851]: mgrmap e39: y(active, since 4s), standbys: x 2024-02-10T05:33:03.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[36851]: osdmap e255: 8 total, 8 up, 8 in 2024-02-10T05:33:03.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[36851]: failed to encode map e255 with expected crc 2024-02-10T05:33:03.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:03.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:03.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:03.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:03 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:03 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:03.678+0000 7fac93aac700 -1 mon.b@1(peon).osd e256 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:03 smithi189 ceph-mon[31422]: failed to encode map e255 with expected crc 2024-02-10T05:33:04.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:03 smithi189 ceph-mon[31422]: failed to encode map e255 with expected crc 2024-02-10T05:33:04.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:03 smithi189 ceph-mon[31422]: mgrmap e39: y(active, since 4s), standbys: x 2024-02-10T05:33:04.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:03 smithi189 ceph-mon[31422]: osdmap e255: 8 total, 8 up, 8 in 2024-02-10T05:33:04.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:03 smithi189 ceph-mon[31422]: failed to encode map e255 with expected crc 2024-02-10T05:33:04.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:03 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:04.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:03 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:04.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:03 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:04.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:03 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:04.096 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:33:04.096 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (93s) 1s ago 5m 18.2M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:33:04.096 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (71s) 0s ago 5m 77.6M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:33:04.096 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (6m) 1s ago 6m 18.5M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:33:04.096 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (6m) 0s ago 6m 14.3M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:33:04.096 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (30s) 0s ago 9m 446M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:33:04.096 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (63s) 1s ago 11m 473M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:33:04.096 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (14s) 1s ago 11m 33.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:33:04.096 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (10m) 0s ago 10m 58.1M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 4c36cda4e5a0 2024-02-10T05:33:04.097 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (10m) 1s ago 10m 55.8M 2048M 17.2.7-505-g72ce7c1d a2a0bd126c96 5725bae951a9 2024-02-10T05:33:04.097 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (91s) 1s ago 5m 8980k - 1.5.0 0da6a335fe13 81bb7dad5008 2024-02-10T05:33:04.097 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (69s) 0s ago 5m 8652k - 1.5.0 0da6a335fe13 31c11a476517 2024-02-10T05:33:04.097 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (9m) 1s ago 9m 188M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 790d5f84d24c 2024-02-10T05:33:04.097 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (9m) 1s ago 9m 165M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 fbd57574565e 2024-02-10T05:33:04.097 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (8m) 1s ago 8m 177M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 6e353a8cd658 2024-02-10T05:33:04.097 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (8m) 1s ago 8m 83.3M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 09a657d64674 2024-02-10T05:33:04.097 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (7m) 0s ago 7m 130M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 37589cbd4f03 2024-02-10T05:33:04.097 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (7m) 0s ago 7m 203M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:33:04.097 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (7m) 0s ago 7m 119M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:33:04.097 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (6m) 0s ago 6m 107M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:33:04.097 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (35s) 0s ago 5m 46.9M - 2.43.0 a07b618ecd1d 42ce2738514d 2024-02-10T05:33:04.486 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:33:04.486 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:33:04.487 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2, 2024-02-10T05:33:04.487 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T05:33:04.487 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:33:04.487 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:33:04.487 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:33:04.487 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:33:04.487 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:33:04.487 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 8 2024-02-10T05:33:04.487 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:33:04.487 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:33:04.487 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:33:04.487 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:33:04.488 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:33:04.488 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 12, 2024-02-10T05:33:04.488 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:33:04.488 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:33:04.488 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:33:04.700 INFO:tasks.rados.rados.0.smithi178.stdout:1017: done (3 left) 2024-02-10T05:33:04.701 INFO:tasks.rados.rados.0.smithi178.stdout:1019: done (2 left) 2024-02-10T05:33:04.701 INFO:tasks.rados.rados.0.smithi178.stdout:1020: done (1 left) 2024-02-10T05:33:04.701 INFO:tasks.rados.rados.0.smithi178.stdout:1021: done (0 left) 2024-02-10T05:33:04.701 INFO:tasks.rados.rados.0.smithi178.stdout:1022: rmattr oid 32 current snap is 102 2024-02-10T05:33:04.701 INFO:tasks.rados.rados.0.smithi178.stdout:1022: done (0 left) 2024-02-10T05:33:04.701 INFO:tasks.rados.rados.0.smithi178.stdout:1023: read oid 50 snap -1 2024-02-10T05:33:04.701 INFO:tasks.rados.rados.0.smithi178.stdout:1023: expect deleted 2024-02-10T05:33:04.701 INFO:tasks.rados.rados.0.smithi178.stdout:1024: rollback oid 48 current snap is 102 2024-02-10T05:33:04.701 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 48 to 99 2024-02-10T05:33:04.702 INFO:tasks.rados.rados.0.smithi178.stdout:1025: delete oid 5 current snap is 102 2024-02-10T05:33:04.706 INFO:tasks.rados.rados.0.smithi178.stdout:1023: done (2 left) 2024-02-10T05:33:04.706 INFO:tasks.rados.rados.0.smithi178.stdout:1025: done (1 left) 2024-02-10T05:33:04.706 INFO:tasks.rados.rados.0.smithi178.stdout:1026: delete oid 45 current snap is 102 2024-02-10T05:33:04.708 INFO:tasks.rados.rados.0.smithi178.stdout:1024: finishing rollback tid 0 to smithi17880450-48 2024-02-10T05:33:04.708 INFO:tasks.rados.rados.0.smithi178.stdout:1024: finishing rollback tid 1 to smithi17880450-48 2024-02-10T05:33:04.709 INFO:tasks.rados.rados.0.smithi178.stdout:1024: finishing rollback tid 2 to smithi17880450-48 2024-02-10T05:33:04.709 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 491 (ObjNum 199 snap 47 seq_num 199) dirty exists 2024-02-10T05:33:04.709 INFO:tasks.rados.rados.0.smithi178.stdout:1024: done (1 left) 2024-02-10T05:33:04.709 INFO:tasks.rados.rados.0.smithi178.stdout:1026: done (0 left) 2024-02-10T05:33:04.709 INFO:tasks.rados.rados.0.smithi178.stdout:1027: copy_from oid 25 from oid 31 current snap is 102 2024-02-10T05:33:04.709 INFO:tasks.rados.rados.0.smithi178.stdout:1028: read oid 49 snap 87 2024-02-10T05:33:04.709 INFO:tasks.rados.rados.0.smithi178.stdout:1028: expect deleted 2024-02-10T05:33:04.709 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 102 2024-02-10T05:33:04.709 INFO:tasks.rados.rados.0.smithi178.stdout:1029: seq_num 333 ranges {8044544=786432} 2024-02-10T05:33:04.756 INFO:tasks.rados.rados.0.smithi178.stdout:1029: writing smithi17880450-23 from 8044544 to 8830976 tid 1 2024-02-10T05:33:04.756 INFO:tasks.rados.rados.0.smithi178.stdout:1030: copy_from oid 32 from oid 42 current snap is 102 2024-02-10T05:33:04.756 INFO:tasks.rados.rados.0.smithi178.stdout:1027: finishing copy_from to smithi17880450-25 2024-02-10T05:33:04.756 INFO:tasks.rados.rados.0.smithi178.stdout:1027: got expected ENOENT (src dne) 2024-02-10T05:33:04.757 INFO:tasks.rados.rados.0.smithi178.stdout:1027: finishing copy_from racing read to smithi17880450-25 2024-02-10T05:33:04.757 INFO:tasks.rados.rados.0.smithi178.stdout:1027: done (3 left) 2024-02-10T05:33:04.757 INFO:tasks.rados.rados.0.smithi178.stdout:1028: done (2 left) 2024-02-10T05:33:04.757 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 102 2024-02-10T05:33:04.757 INFO:tasks.rados.rados.0.smithi178.stdout:1031: seq_num 334 ranges {2359296=802816} 2024-02-10T05:33:04.773 INFO:tasks.rados.rados.0.smithi178.stdout:1031: writing smithi17880450-10 from 2359296 to 3162112 tid 1 2024-02-10T05:33:04.773 INFO:tasks.rados.rados.0.smithi178.stdout:1032: read oid 13 snap 101 2024-02-10T05:33:04.773 INFO:tasks.rados.rados.0.smithi178.stdout:1032: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:33:04.774 INFO:tasks.rados.rados.0.smithi178.stdout:1033: read oid 27 snap -1 2024-02-10T05:33:04.774 INFO:tasks.rados.rados.0.smithi178.stdout:1033: expect (ObjNum 320 snap 98 seq_num 320) 2024-02-10T05:33:04.774 INFO:tasks.rados.rados.0.smithi178.stdout:1034: delete oid 1 current snap is 102 2024-02-10T05:33:04.774 INFO:tasks.rados.rados.0.smithi178.stdout:1030: finishing copy_from racing read to smithi17880450-32 2024-02-10T05:33:04.774 INFO:tasks.rados.rados.0.smithi178.stdout:1030: finishing copy_from to smithi17880450-32 2024-02-10T05:33:04.774 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 473 (ObjNum 144 snap 32 seq_num 144) dirty exists 2024-02-10T05:33:04.774 INFO:tasks.rados.rados.0.smithi178.stdout:1029: finishing write tid 1 to smithi17880450-23 2024-02-10T05:33:04.774 INFO:tasks.rados.rados.0.smithi178.stdout:1029: finishing write tid 2 to smithi17880450-23 2024-02-10T05:33:04.774 INFO:tasks.rados.rados.0.smithi178.stdout:1029: finishing write tid 3 to smithi17880450-23 2024-02-10T05:33:04.774 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 309 (ObjNum 333 snap 102 seq_num 333) dirty exists 2024-02-10T05:33:04.774 INFO:tasks.rados.rados.0.smithi178.stdout:1029: left oid 23 (ObjNum 333 snap 102 seq_num 333) 2024-02-10T05:33:04.777 INFO:tasks.rados.rados.0.smithi178.stdout:1031: finishing write tid 1 to smithi17880450-10 2024-02-10T05:33:04.778 INFO:tasks.rados.rados.0.smithi178.stdout:1031: finishing write tid 2 to smithi17880450-10 2024-02-10T05:33:04.778 INFO:tasks.rados.rados.0.smithi178.stdout:1031: finishing write tid 3 to smithi17880450-10 2024-02-10T05:33:04.778 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 125 (ObjNum 334 snap 102 seq_num 334) dirty exists 2024-02-10T05:33:04.778 INFO:tasks.rados.rados.0.smithi178.stdout:1031: left oid 10 (ObjNum 334 snap 102 seq_num 334) 2024-02-10T05:33:04.799 INFO:tasks.rados.rados.0.smithi178.stdout:1032: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:33:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[92537]: osdmap e256: 8 total, 8 up, 8 in 2024-02-10T05:33:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[92537]: failed to encode map e256 with expected crc 2024-02-10T05:33:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[92537]: failed to encode map e256 with expected crc 2024-02-10T05:33:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[92537]: failed to encode map e256 with expected crc 2024-02-10T05:33:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[92537]: from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:33:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[92537]: from='client.25229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:33:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1180321874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:33:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[92537]: pgmap v11: 121 pgs: 121 active+clean; 224 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 484 KiB/s wr, 8 op/s 2024-02-10T05:33:04.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[36851]: osdmap e256: 8 total, 8 up, 8 in 2024-02-10T05:33:04.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[36851]: failed to encode map e256 with expected crc 2024-02-10T05:33:04.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[36851]: failed to encode map e256 with expected crc 2024-02-10T05:33:04.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[36851]: failed to encode map e256 with expected crc 2024-02-10T05:33:04.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[36851]: from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:33:04.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[36851]: from='client.25229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:33:04.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:04.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:04.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:04.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[36851]: from='client.? 172.21.15.178:0/1180321874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:33:04.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:04.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-mon[36851]: pgmap v11: 121 pgs: 121 active+clean; 224 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 484 KiB/s wr, 8 op/s 2024-02-10T05:33:04.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:04.693+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e257 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:04 smithi189 ceph-mon[31422]: osdmap e256: 8 total, 8 up, 8 in 2024-02-10T05:33:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:04 smithi189 ceph-mon[31422]: failed to encode map e256 with expected crc 2024-02-10T05:33:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:04 smithi189 ceph-mon[31422]: failed to encode map e256 with expected crc 2024-02-10T05:33:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:04 smithi189 ceph-mon[31422]: failed to encode map e256 with expected crc 2024-02-10T05:33:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:04 smithi189 ceph-mon[31422]: from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:33:05.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:04 smithi189 ceph-mon[31422]: from='client.25229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:33:05.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:04 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:05.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:04 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:05.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:04 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:05.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:04 smithi189 ceph-mon[31422]: from='client.? 172.21.15.178:0/1180321874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:33:05.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:04 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:05.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:04 smithi189 ceph-mon[31422]: pgmap v11: 121 pgs: 121 active+clean; 224 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 484 KiB/s wr, 8 op/s 2024-02-10T05:33:05.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:04 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:04.694+0000 7fac93aac700 -1 mon.b@1(peon).osd e257 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:05.281 INFO:tasks.rados.rados.0.smithi178.stdout:1033: expect (ObjNum 320 snap 98 seq_num 320) 2024-02-10T05:33:05.318 INFO:tasks.rados.rados.0.smithi178.stdout:1029: done (5 left) 2024-02-10T05:33:05.318 INFO:tasks.rados.rados.0.smithi178.stdout:1030: done (4 left) 2024-02-10T05:33:05.318 INFO:tasks.rados.rados.0.smithi178.stdout:1031: done (3 left) 2024-02-10T05:33:05.318 INFO:tasks.rados.rados.0.smithi178.stdout:1032: done (2 left) 2024-02-10T05:33:05.318 INFO:tasks.rados.rados.0.smithi178.stdout:1033: done (1 left) 2024-02-10T05:33:05.318 INFO:tasks.rados.rados.0.smithi178.stdout:1034: done (0 left) 2024-02-10T05:33:05.318 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 102 2024-02-10T05:33:05.318 INFO:tasks.rados.rados.0.smithi178.stdout:1035: seq_num 336 ranges {4644864=434176,5079040=401408} 2024-02-10T05:33:05.345 INFO:tasks.rados.rados.0.smithi178.stdout:1035: writing smithi17880450-46 from 4644864 to 5079040 tid 1 2024-02-10T05:33:05.347 INFO:tasks.rados.rados.0.smithi178.stdout:1035: writing smithi17880450-46 from 5079040 to 5480448 tid 2 2024-02-10T05:33:05.348 INFO:tasks.rados.rados.0.smithi178.stdout:1036: read oid 18 snap -1 2024-02-10T05:33:05.348 INFO:tasks.rados.rados.0.smithi178.stdout:1036: expect (ObjNum 258 snap 73 seq_num 258) 2024-02-10T05:33:05.348 INFO:tasks.rados.rados.0.smithi178.stdout:1037: read oid 43 snap -1 2024-02-10T05:33:05.348 INFO:tasks.rados.rados.0.smithi178.stdout:1037: expect (ObjNum 313 snap 96 seq_num 313) 2024-02-10T05:33:05.348 INFO:tasks.rados.rados.0.smithi178.stdout:1038: delete oid 11 current snap is 102 2024-02-10T05:33:05.348 INFO:tasks.rados.rados.0.smithi178.stdout:1035: finishing write tid 1 to smithi17880450-46 2024-02-10T05:33:05.351 INFO:tasks.rados.rados.0.smithi178.stdout:1035: finishing write tid 2 to smithi17880450-46 2024-02-10T05:33:05.352 INFO:tasks.rados.rados.0.smithi178.stdout:1037: expect (ObjNum 313 snap 96 seq_num 313) 2024-02-10T05:33:05.367 INFO:tasks.rados.rados.0.smithi178.stdout:1035: finishing write tid 3 to smithi17880450-46 2024-02-10T05:33:05.367 INFO:tasks.rados.rados.0.smithi178.stdout:1035: finishing write tid 4 to smithi17880450-46 2024-02-10T05:33:05.367 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 670 (ObjNum 336 snap 102 seq_num 336) dirty exists 2024-02-10T05:33:05.367 INFO:tasks.rados.rados.0.smithi178.stdout:1035: left oid 46 (ObjNum 336 snap 102 seq_num 336) 2024-02-10T05:33:05.367 INFO:tasks.rados.rados.0.smithi178.stdout:1036: expect (ObjNum 258 snap 73 seq_num 258) 2024-02-10T05:33:05.434 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:05.151+0000 7fac93aac700 -1 mon.b@1(peon).osd e258 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:05.459 INFO:tasks.rados.rados.0.smithi178.stdout:1035: done (3 left) 2024-02-10T05:33:05.460 INFO:tasks.rados.rados.0.smithi178.stdout:1036: done (2 left) 2024-02-10T05:33:05.460 INFO:tasks.rados.rados.0.smithi178.stdout:1037: done (1 left) 2024-02-10T05:33:05.460 INFO:tasks.rados.rados.0.smithi178.stdout:1038: done (0 left) 2024-02-10T05:33:05.460 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 102 2024-02-10T05:33:05.460 INFO:tasks.rados.rados.0.smithi178.stdout:1039: seq_num 338 ranges {0=466944,466944=401408} 2024-02-10T05:33:05.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:05.150+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e258 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:05.462 INFO:tasks.rados.rados.0.smithi178.stdout:1039: writing smithi17880450-3 from 0 to 466944 tid 1 2024-02-10T05:33:05.464 INFO:tasks.rados.rados.0.smithi178.stdout:1039: writing smithi17880450-3 from 466944 to 868352 tid 2 2024-02-10T05:33:05.465 INFO:tasks.rados.rados.0.smithi178.stdout:1040: read oid 14 snap -1 2024-02-10T05:33:05.465 INFO:tasks.rados.rados.0.smithi178.stdout:1040: expect (ObjNum 289 snap 86 seq_num 289) 2024-02-10T05:33:05.465 INFO:tasks.rados.rados.0.smithi178.stdout:1041: snap_create 2024-02-10T05:33:05.465 INFO:tasks.rados.rados.0.smithi178.stdout:1039: finishing write tid 1 to smithi17880450-3 2024-02-10T05:33:05.468 INFO:tasks.rados.rados.0.smithi178.stdout:1039: finishing write tid 2 to smithi17880450-3 2024-02-10T05:33:05.468 INFO:tasks.rados.rados.0.smithi178.stdout:1039: finishing write tid 3 to smithi17880450-3 2024-02-10T05:33:05.468 INFO:tasks.rados.rados.0.smithi178.stdout:1040: expect (ObjNum 289 snap 86 seq_num 289) 2024-02-10T05:33:05.469 INFO:tasks.rados.rados.0.smithi178.stdout:1039: finishing write tid 4 to smithi17880450-3 2024-02-10T05:33:05.469 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 477 (ObjNum 338 snap 102 seq_num 338) dirty exists 2024-02-10T05:33:05.469 INFO:tasks.rados.rados.0.smithi178.stdout:1039: left oid 3 (ObjNum 338 snap 102 seq_num 338) 2024-02-10T05:33:05.724 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[36851]: osdmap e257: 8 total, 8 up, 8 in 2024-02-10T05:33:05.724 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[36851]: failed to encode map e257 with expected crc 2024-02-10T05:33:05.724 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[36851]: failed to encode map e257 with expected crc 2024-02-10T05:33:05.724 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[36851]: failed to encode map e257 with expected crc 2024-02-10T05:33:05.724 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[36851]: failed to encode map e257 with expected crc 2024-02-10T05:33:05.724 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[36851]: failed to encode map e257 with expected crc 2024-02-10T05:33:05.724 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[36851]: osdmap e258: 8 total, 8 up, 8 in 2024-02-10T05:33:05.724 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[36851]: failed to encode map e258 with expected crc 2024-02-10T05:33:05.725 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[36851]: failed to encode map e258 with expected crc 2024-02-10T05:33:05.725 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[92537]: osdmap e257: 8 total, 8 up, 8 in 2024-02-10T05:33:05.725 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[92537]: failed to encode map e257 with expected crc 2024-02-10T05:33:05.725 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[92537]: failed to encode map e257 with expected crc 2024-02-10T05:33:05.725 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[92537]: failed to encode map e257 with expected crc 2024-02-10T05:33:05.725 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[92537]: failed to encode map e257 with expected crc 2024-02-10T05:33:05.725 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[92537]: failed to encode map e257 with expected crc 2024-02-10T05:33:05.725 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[92537]: osdmap e258: 8 total, 8 up, 8 in 2024-02-10T05:33:05.725 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[92537]: failed to encode map e258 with expected crc 2024-02-10T05:33:05.725 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:05 smithi178 ceph-mon[92537]: failed to encode map e258 with expected crc 2024-02-10T05:33:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:05 smithi189 ceph-mon[31422]: osdmap e257: 8 total, 8 up, 8 in 2024-02-10T05:33:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:05 smithi189 ceph-mon[31422]: failed to encode map e257 with expected crc 2024-02-10T05:33:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:05 smithi189 ceph-mon[31422]: failed to encode map e257 with expected crc 2024-02-10T05:33:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:05 smithi189 ceph-mon[31422]: failed to encode map e257 with expected crc 2024-02-10T05:33:06.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:05 smithi189 ceph-mon[31422]: failed to encode map e257 with expected crc 2024-02-10T05:33:06.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:05 smithi189 ceph-mon[31422]: failed to encode map e257 with expected crc 2024-02-10T05:33:06.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:05 smithi189 ceph-mon[31422]: osdmap e258: 8 total, 8 up, 8 in 2024-02-10T05:33:06.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:05 smithi189 ceph-mon[31422]: failed to encode map e258 with expected crc 2024-02-10T05:33:06.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:05 smithi189 ceph-mon[31422]: failed to encode map e258 with expected crc 2024-02-10T05:33:06.179 INFO:tasks.rados.rados.0.smithi178.stdout:1039: done (2 left) 2024-02-10T05:33:06.179 INFO:tasks.rados.rados.0.smithi178.stdout:1040: done (1 left) 2024-02-10T05:33:06.179 INFO:tasks.rados.rados.0.smithi178.stdout:1041: done (0 left) 2024-02-10T05:33:06.179 INFO:tasks.rados.rados.0.smithi178.stdout:1042: copy_from oid 2 from oid 18 current snap is 103 2024-02-10T05:33:06.179 INFO:tasks.rados.rados.0.smithi178.stdout:1043: snap_create 2024-02-10T05:33:06.198 INFO:tasks.rados.rados.0.smithi178.stdout:1042: finishing copy_from racing read to smithi17880450-2 2024-02-10T05:33:06.199 INFO:tasks.rados.rados.0.smithi178.stdout:1042: finishing copy_from to smithi17880450-2 2024-02-10T05:33:06.199 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 136 (ObjNum 258 snap 73 seq_num 258) dirty exists 2024-02-10T05:33:06.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:06 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:06.168+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e259 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:06.525 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:06 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:06.168+0000 7fac93aac700 -1 mon.b@1(peon).osd e259 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:06 smithi189 ceph-mon[31422]: failed to encode map e258 with expected crc 2024-02-10T05:33:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:06 smithi189 ceph-mon[31422]: osdmap e259: 8 total, 8 up, 8 in 2024-02-10T05:33:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:06 smithi189 ceph-mon[31422]: failed to encode map e259 with expected crc 2024-02-10T05:33:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:06 smithi189 ceph-mon[31422]: pgmap v15: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 41 op/s 2024-02-10T05:33:06.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:06 smithi178 ceph-mon[92537]: failed to encode map e258 with expected crc 2024-02-10T05:33:06.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:06 smithi178 ceph-mon[92537]: osdmap e259: 8 total, 8 up, 8 in 2024-02-10T05:33:06.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:06 smithi178 ceph-mon[92537]: failed to encode map e259 with expected crc 2024-02-10T05:33:06.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:06 smithi178 ceph-mon[92537]: pgmap v15: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 41 op/s 2024-02-10T05:33:06.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:06 smithi178 ceph-mon[36851]: failed to encode map e258 with expected crc 2024-02-10T05:33:06.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:06 smithi178 ceph-mon[36851]: osdmap e259: 8 total, 8 up, 8 in 2024-02-10T05:33:06.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:06 smithi178 ceph-mon[36851]: failed to encode map e259 with expected crc 2024-02-10T05:33:06.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:06 smithi178 ceph-mon[36851]: pgmap v15: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 41 op/s 2024-02-10T05:33:07.180 INFO:tasks.rados.rados.0.smithi178.stdout:1042: done (1 left) 2024-02-10T05:33:07.181 INFO:tasks.rados.rados.0.smithi178.stdout:1043: done (0 left) 2024-02-10T05:33:07.181 INFO:tasks.rados.rados.0.smithi178.stdout:1044: read oid 19 snap -1 2024-02-10T05:33:07.181 INFO:tasks.rados.rados.0.smithi178.stdout:1044: expect (ObjNum 330 snap 101 seq_num 330) 2024-02-10T05:33:07.181 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 44 current snap is 104 2024-02-10T05:33:07.181 INFO:tasks.rados.rados.0.smithi178.stdout:1045: seq_num 339 ranges {24576=483328,507904=401408} 2024-02-10T05:33:07.183 INFO:tasks.rados.rados.0.smithi178.stdout:1045: writing smithi17880450-44 from 24576 to 507904 tid 1 2024-02-10T05:33:07.186 INFO:tasks.rados.rados.0.smithi178.stdout:1045: writing smithi17880450-44 from 507904 to 909312 tid 2 2024-02-10T05:33:07.186 INFO:tasks.rados.rados.0.smithi178.stdout:1046: snap_create 2024-02-10T05:33:07.186 INFO:tasks.rados.rados.0.smithi178.stdout:1044: expect (ObjNum 330 snap 101 seq_num 330) 2024-02-10T05:33:07.206 INFO:tasks.rados.rados.0.smithi178.stdout:1045: finishing write tid 1 to smithi17880450-44 2024-02-10T05:33:07.206 INFO:tasks.rados.rados.0.smithi178.stdout:1045: finishing write tid 2 to smithi17880450-44 2024-02-10T05:33:07.206 INFO:tasks.rados.rados.0.smithi178.stdout:1045: finishing write tid 3 to smithi17880450-44 2024-02-10T05:33:07.206 INFO:tasks.rados.rados.0.smithi178.stdout:1045: finishing write tid 4 to smithi17880450-44 2024-02-10T05:33:07.206 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 355 (ObjNum 339 snap 104 seq_num 339) dirty exists 2024-02-10T05:33:07.206 INFO:tasks.rados.rados.0.smithi178.stdout:1045: left oid 44 (ObjNum 339 snap 104 seq_num 339) 2024-02-10T05:33:07.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:07.172+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e260 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:07.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:07 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:07.172+0000 7fac93aac700 -1 mon.b@1(peon).osd e260 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:07.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:07 smithi189 ceph-mon[31422]: failed to encode map e259 with expected crc 2024-02-10T05:33:07.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:07 smithi189 ceph-mon[31422]: failed to encode map e259 with expected crc 2024-02-10T05:33:07.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:07 smithi189 ceph-mon[31422]: failed to encode map e259 with expected crc 2024-02-10T05:33:07.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:07 smithi189 ceph-mon[31422]: osdmap e260: 8 total, 8 up, 8 in 2024-02-10T05:33:07.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:07 smithi189 ceph-mon[31422]: failed to encode map e260 with expected crc 2024-02-10T05:33:07.953 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:07 smithi189 ceph-mon[31422]: failed to encode map e260 with expected crc 2024-02-10T05:33:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:33:07] "GET /metrics HTTP/1.1" 200 33302 "" "Prometheus/2.43.0" 2024-02-10T05:33:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:07 smithi178 ceph-mon[92537]: failed to encode map e259 with expected crc 2024-02-10T05:33:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:07 smithi178 ceph-mon[92537]: failed to encode map e259 with expected crc 2024-02-10T05:33:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:07 smithi178 ceph-mon[92537]: failed to encode map e259 with expected crc 2024-02-10T05:33:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:07 smithi178 ceph-mon[92537]: osdmap e260: 8 total, 8 up, 8 in 2024-02-10T05:33:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:07 smithi178 ceph-mon[92537]: failed to encode map e260 with expected crc 2024-02-10T05:33:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:07 smithi178 ceph-mon[92537]: failed to encode map e260 with expected crc 2024-02-10T05:33:07.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:07 smithi178 ceph-mon[36851]: failed to encode map e259 with expected crc 2024-02-10T05:33:07.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:07 smithi178 ceph-mon[36851]: failed to encode map e259 with expected crc 2024-02-10T05:33:07.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:07 smithi178 ceph-mon[36851]: failed to encode map e259 with expected crc 2024-02-10T05:33:07.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:07 smithi178 ceph-mon[36851]: osdmap e260: 8 total, 8 up, 8 in 2024-02-10T05:33:07.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:07 smithi178 ceph-mon[36851]: failed to encode map e260 with expected crc 2024-02-10T05:33:07.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:07 smithi178 ceph-mon[36851]: failed to encode map e260 with expected crc 2024-02-10T05:33:08.182 INFO:tasks.rados.rados.0.smithi178.stdout:1044: done (2 left) 2024-02-10T05:33:08.182 INFO:tasks.rados.rados.0.smithi178.stdout:1045: done (1 left) 2024-02-10T05:33:08.182 INFO:tasks.rados.rados.0.smithi178.stdout:1046: done (0 left) 2024-02-10T05:33:08.182 INFO:tasks.rados.rados.0.smithi178.stdout:1047: copy_from oid 44 from oid 47 current snap is 105 2024-02-10T05:33:08.182 INFO:tasks.rados.rados.0.smithi178.stdout:1048: copy_from oid 18 from oid 21 current snap is 105 2024-02-10T05:33:08.182 INFO:tasks.rados.rados.0.smithi178.stdout:1049: snap_create 2024-02-10T05:33:08.200 INFO:tasks.rados.rados.0.smithi178.stdout:1047: finishing copy_from racing read to smithi17880450-44 2024-02-10T05:33:08.200 INFO:tasks.rados.rados.0.smithi178.stdout:1047: finishing copy_from to smithi17880450-44 2024-02-10T05:33:08.200 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 298 (ObjNum 321 snap 98 seq_num 321) dirty exists 2024-02-10T05:33:08.209 INFO:tasks.rados.rados.0.smithi178.stdout:1048: finishing copy_from racing read to smithi17880450-18 2024-02-10T05:33:08.215 INFO:tasks.rados.rados.0.smithi178.stdout:1048: finishing copy_from to smithi17880450-18 2024-02-10T05:33:08.215 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 369 (ObjNum 325 snap 100 seq_num 325) dirty exists 2024-02-10T05:33:08.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:08.175+0000 7fac93aac700 -1 mon.b@1(peon).osd e261 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:08.173+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e261 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: failed to encode map e260 with expected crc 2024-02-10T05:33:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:33:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:33:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:33:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: osdmap e261: 8 total, 8 up, 8 in 2024-02-10T05:33:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: failed to encode map e261 with expected crc 2024-02-10T05:33:08.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: failed to encode map e261 with expected crc 2024-02-10T05:33:08.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: failed to encode map e261 with expected crc 2024-02-10T05:33:08.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:33:08.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:33:08.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:33:08.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:33:08.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[92537]: pgmap v18: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:08.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: failed to encode map e260 with expected crc 2024-02-10T05:33:08.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:08.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:08.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:08.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:33:08.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:33:08.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:33:08.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: osdmap e261: 8 total, 8 up, 8 in 2024-02-10T05:33:08.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: failed to encode map e261 with expected crc 2024-02-10T05:33:08.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: failed to encode map e261 with expected crc 2024-02-10T05:33:08.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: failed to encode map e261 with expected crc 2024-02-10T05:33:08.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:33:08.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:33:08.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:33:08.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:33:08.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:08 smithi178 ceph-mon[36851]: pgmap v18: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:09.038 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:33:08.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:33:09.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: failed to encode map e260 with expected crc 2024-02-10T05:33:09.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:09.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:09.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:09.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:33:09.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: Updating smithi178:/etc/ceph/ceph.conf 2024-02-10T05:33:09.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: Updating smithi189:/etc/ceph/ceph.conf 2024-02-10T05:33:09.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: osdmap e261: 8 total, 8 up, 8 in 2024-02-10T05:33:09.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: failed to encode map e261 with expected crc 2024-02-10T05:33:09.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: failed to encode map e261 with expected crc 2024-02-10T05:33:09.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: failed to encode map e261 with expected crc 2024-02-10T05:33:09.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:33:09.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T05:33:09.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: Updating smithi178:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:33:09.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-02-10T05:33:09.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:08 smithi189 ceph-mon[31422]: pgmap v18: 121 pgs: 121 active+clean; 226 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:09.187 INFO:tasks.rados.rados.0.smithi178.stdout:1047: done (2 left) 2024-02-10T05:33:09.188 INFO:tasks.rados.rados.0.smithi178.stdout:1048: done (1 left) 2024-02-10T05:33:09.188 INFO:tasks.rados.rados.0.smithi178.stdout:1049: done (0 left) 2024-02-10T05:33:09.188 INFO:tasks.rados.rados.0.smithi178.stdout:1050: read oid 16 snap 91 2024-02-10T05:33:09.188 INFO:tasks.rados.rados.0.smithi178.stdout:1050: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:33:09.188 INFO:tasks.rados.rados.0.smithi178.stdout:1051: snap_remove snap 96 2024-02-10T05:33:09.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:09.177+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e262 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:09.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:09.178+0000 7fac93aac700 -1 mon.b@1(peon).osd e262 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: failed to encode map e261 with expected crc 2024-02-10T05:33:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: failed to encode map e261 with expected crc 2024-02-10T05:33:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:33:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:33:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: osdmap e262: 8 total, 8 up, 8 in 2024-02-10T05:33:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: failed to encode map e262 with expected crc 2024-02-10T05:33:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:33:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:33:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T05:33:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-10T05:33:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[92537]: Upgrade: It appears safe to stop mon.c 2024-02-10T05:33:09.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: failed to encode map e261 with expected crc 2024-02-10T05:33:09.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: failed to encode map e261 with expected crc 2024-02-10T05:33:09.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:33:09.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:33:09.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:09.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:09.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:09.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:09.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:09.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: osdmap e262: 8 total, 8 up, 8 in 2024-02-10T05:33:09.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: failed to encode map e262 with expected crc 2024-02-10T05:33:09.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:33:09.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:33:09.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T05:33:09.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-10T05:33:09.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:09 smithi178 ceph-mon[36851]: Upgrade: It appears safe to stop mon.c 2024-02-10T05:33:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: failed to encode map e261 with expected crc 2024-02-10T05:33:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: failed to encode map e261 with expected crc 2024-02-10T05:33:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: Updating smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:33:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: Updating smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T05:33:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:10.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:10.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:10.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: osdmap e262: 8 total, 8 up, 8 in 2024-02-10T05:33:10.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: failed to encode map e262 with expected crc 2024-02-10T05:33:10.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:33:10.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:33:10.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T05:33:10.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-10T05:33:10.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:09 smithi189 ceph-mon[31422]: Upgrade: It appears safe to stop mon.c 2024-02-10T05:33:10.186 INFO:tasks.rados.rados.0.smithi178.stdout:1051: done (1 left) 2024-02-10T05:33:10.186 INFO:tasks.rados.rados.0.smithi178.stdout:1052: rollback oid 1 current snap is 106 2024-02-10T05:33:10.186 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 1 to 83 2024-02-10T05:33:10.186 INFO:tasks.rados.rados.0.smithi178.stdout:1050: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:33:10.229 INFO:tasks.rados.rados.0.smithi178.stdout:1052: finishing rollback tid 1 to smithi17880450-1 2024-02-10T05:33:10.229 INFO:tasks.rados.rados.0.smithi178.stdout:1052: finishing rollback tid 2 to smithi17880450-1 2024-02-10T05:33:10.229 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 459 (ObjNum 264 snap 77 seq_num 264) dirty exists 2024-02-10T05:33:10.230 INFO:tasks.rados.rados.0.smithi178.stdout:1050: done (1 left) 2024-02-10T05:33:10.230 INFO:tasks.rados.rados.0.smithi178.stdout:1052: done (0 left) 2024-02-10T05:33:10.230 INFO:tasks.rados.rados.0.smithi178.stdout:1053: delete oid 46 current snap is 106 2024-02-10T05:33:10.231 INFO:tasks.rados.rados.0.smithi178.stdout:1053: done (0 left) 2024-02-10T05:33:10.231 INFO:tasks.rados.rados.0.smithi178.stdout:1054: delete oid 16 current snap is 106 2024-02-10T05:33:10.233 INFO:tasks.rados.rados.0.smithi178.stdout:1054: done (0 left) 2024-02-10T05:33:10.233 INFO:tasks.rados.rados.0.smithi178.stdout:1055: snap_remove snap 97 2024-02-10T05:33:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:10.179+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e263 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:10 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:10.181+0000 7fac93aac700 -1 mon.b@1(peon).osd e263 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:10.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-mon[92537]: failed to encode map e262 with expected crc 2024-02-10T05:33:10.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-mon[92537]: failed to encode map e262 with expected crc 2024-02-10T05:33:10.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-mon[92537]: failed to encode map e262 with expected crc 2024-02-10T05:33:10.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-mon[92537]: osdmap e263: 8 total, 8 up, 8 in 2024-02-10T05:33:10.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-mon[92537]: failed to encode map e263 with expected crc 2024-02-10T05:33:10.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-mon[92537]: failed to encode map e263 with expected crc 2024-02-10T05:33:10.950 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-mon[92537]: pgmap v21: 121 pgs: 121 active+clean; 241 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-02-10T05:33:10.950 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-mon[36851]: failed to encode map e262 with expected crc 2024-02-10T05:33:10.951 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-mon[36851]: failed to encode map e262 with expected crc 2024-02-10T05:33:10.951 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-mon[36851]: failed to encode map e262 with expected crc 2024-02-10T05:33:10.951 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-mon[36851]: osdmap e263: 8 total, 8 up, 8 in 2024-02-10T05:33:10.951 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-mon[36851]: failed to encode map e263 with expected crc 2024-02-10T05:33:10.951 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-mon[36851]: failed to encode map e263 with expected crc 2024-02-10T05:33:10.951 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:10 smithi178 ceph-mon[36851]: pgmap v21: 121 pgs: 121 active+clean; 241 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-02-10T05:33:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:10 smithi189 ceph-mon[31422]: failed to encode map e262 with expected crc 2024-02-10T05:33:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:10 smithi189 ceph-mon[31422]: failed to encode map e262 with expected crc 2024-02-10T05:33:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:10 smithi189 ceph-mon[31422]: failed to encode map e262 with expected crc 2024-02-10T05:33:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:10 smithi189 ceph-mon[31422]: osdmap e263: 8 total, 8 up, 8 in 2024-02-10T05:33:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:10 smithi189 ceph-mon[31422]: failed to encode map e263 with expected crc 2024-02-10T05:33:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:10 smithi189 ceph-mon[31422]: failed to encode map e263 with expected crc 2024-02-10T05:33:11.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:10 smithi189 ceph-mon[31422]: pgmap v21: 121 pgs: 121 active+clean; 241 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-02-10T05:33:11.190 INFO:tasks.rados.rados.0.smithi178.stdout:1055: done (0 left) 2024-02-10T05:33:11.190 INFO:tasks.rados.rados.0.smithi178.stdout:1056: snap_remove snap 104 2024-02-10T05:33:11.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:11 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:11.183+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e264 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:11.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:11.183+0000 7fac93aac700 -1 mon.b@1(peon).osd e264 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:12.186 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[92537]: failed to encode map e262 with expected crc 2024-02-10T05:33:12.186 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[92537]: failed to encode map e263 with expected crc 2024-02-10T05:33:12.186 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[92537]: Upgrade: Updating mon.c 2024-02-10T05:33:12.186 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:12.187 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:33:12.187 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:33:12.187 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:12.187 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[92537]: Deploying daemon mon.c on smithi178 2024-02-10T05:33:12.187 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[92537]: osdmap e264: 8 total, 8 up, 8 in 2024-02-10T05:33:12.187 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[92537]: failed to encode map e264 with expected crc 2024-02-10T05:33:12.187 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[92537]: failed to encode map e264 with expected crc 2024-02-10T05:33:12.187 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[36851]: failed to encode map e262 with expected crc 2024-02-10T05:33:12.187 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[36851]: failed to encode map e263 with expected crc 2024-02-10T05:33:12.187 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[36851]: Upgrade: Updating mon.c 2024-02-10T05:33:12.187 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[36851]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:12.187 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:33:12.188 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:33:12.188 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[36851]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:12.188 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[36851]: Deploying daemon mon.c on smithi178 2024-02-10T05:33:12.188 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[36851]: osdmap e264: 8 total, 8 up, 8 in 2024-02-10T05:33:12.188 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[36851]: failed to encode map e264 with expected crc 2024-02-10T05:33:12.188 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-mon[36851]: failed to encode map e264 with expected crc 2024-02-10T05:33:12.188 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:12.185+0000 7fd39e6d8700 -1 mon.c@2(peon).osd e265 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:12.191 INFO:tasks.rados.rados.0.smithi178.stdout:1056: done (0 left) 2024-02-10T05:33:12.192 INFO:tasks.rados.rados.0.smithi178.stdout:1057: snap_create 2024-02-10T05:33:12.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:12 smithi189 ceph-mon[31422]: failed to encode map e262 with expected crc 2024-02-10T05:33:12.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:12 smithi189 ceph-mon[31422]: failed to encode map e263 with expected crc 2024-02-10T05:33:12.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:12 smithi189 ceph-mon[31422]: Upgrade: Updating mon.c 2024-02-10T05:33:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:12 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:12 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:33:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:12 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:33:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:12 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:12 smithi189 ceph-mon[31422]: Deploying daemon mon.c on smithi178 2024-02-10T05:33:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:12 smithi189 ceph-mon[31422]: osdmap e264: 8 total, 8 up, 8 in 2024-02-10T05:33:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:12 smithi189 ceph-mon[31422]: failed to encode map e264 with expected crc 2024-02-10T05:33:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:12 smithi189 ceph-mon[31422]: failed to encode map e264 with expected crc 2024-02-10T05:33:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:12.185+0000 7fac93aac700 -1 mon.b@1(peon).osd e265 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:13.123 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:12 smithi178 systemd[1]: Stopping Ceph mon.c for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:33:13.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:13.122+0000 7fd3a3ee3700 -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-02-10T05:33:13.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[36828]: 2024-02-10T05:33:13.122+0000 7fd3a3ee3700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-02-10T05:33:13.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:13 smithi178 podman[94911]: 2024-02-10 05:33:13.296323307 +0000 UTC m=+0.301470168 container died 5725bae951a9b5c0e20d0c7b78ccd7e4afd810f4aca5ad533483df8f4db495c3 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-72ce7c1, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-02-10T05:33:13.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:33:13] ENGINE Bus STOPPING 2024-02-10T05:33:13.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:33:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:33:13.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:33:13] ENGINE Bus STOPPED 2024-02-10T05:33:13.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:33:13] ENGINE Bus STARTING 2024-02-10T05:33:13.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:33:13] ENGINE Serving on http://:::9283 2024-02-10T05:33:13.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:33:13] ENGINE Bus STARTED 2024-02-10T05:33:13.939 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:13 smithi178 podman[94911]: 2024-02-10 05:33:13.737158747 +0000 UTC m=+0.742305654 container cleanup 5725bae951a9b5c0e20d0c7b78ccd7e4afd810f4aca5ad533483df8f4db495c3 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=quincy-72ce7c1, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-02-10T05:33:13.939 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:13 smithi178 bash[94911]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c 2024-02-10T05:33:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:13 smithi178 podman[94941]: 2024-02-10 05:33:13.938840183 +0000 UTC m=+0.634627699 container remove 5725bae951a9b5c0e20d0c7b78ccd7e4afd810f4aca5ad533483df8f4db495c3 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c, ceph=True, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , RELEASE=quincy-72ce7c1, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:33:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.c.service: Deactivated successfully. 2024-02-10T05:33:14.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 systemd[1]: Stopped Ceph mon.c for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:33:14.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.c.service: Consumed 7.951s CPU time. 2024-02-10T05:33:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 systemd[1]: Starting Ceph mon.c for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:33:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 podman[95078]: 2024-02-10 05:33:14.564776979 +0000 UTC m=+0.108782669 container create 6393ba9a94dc09bdc3c8c0dd014db74b0232ee9c82ab1c765cd17b3ebada57d2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=main-290212a, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=) 2024-02-10T05:33:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 podman[95078]: 2024-02-10 05:33:14.474227463 +0000 UTC m=+0.018233160 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:33:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 podman[95078]: 2024-02-10 05:33:14.808891877 +0000 UTC m=+0.352897573 container init 6393ba9a94dc09bdc3c8c0dd014db74b0232ee9c82ab1c765cd17b3ebada57d2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, RELEASE=main-290212a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True) 2024-02-10T05:33:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 podman[95078]: 2024-02-10 05:33:14.814541571 +0000 UTC m=+0.358547262 container start 6393ba9a94dc09bdc3c8c0dd014db74b0232ee9c82ab1c765cd17b3ebada57d2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=main-290212a, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0) 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: set uid:gid to 167:167 (ceph:ceph) 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev), process ceph-mon, pid 7 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: pidfile_write: ignore empty --pid-file 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: load: jerasure load: lrc 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: RocksDB version: 7.9.2 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Git sha 0 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Compile date 2024-02-09 17:35:33 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: DB SUMMARY 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: DB Session ID: F4NBAX0TM37AV4Q5DP7D 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: CURRENT file: CURRENT 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: IDENTITY file: IDENTITY 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1097 Bytes 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 10685124 ; 2024-02-10T05:33:15.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.error_if_exists: 0 2024-02-10T05:33:15.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.create_if_missing: 0 2024-02-10T05:33:15.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.paranoid_checks: 1 2024-02-10T05:33:15.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.flush_verify_memtable_count: 1 2024-02-10T05:33:15.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T05:33:15.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-10T05:33:15.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.env: 0x5613d76ceae0 2024-02-10T05:33:15.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.fs: PosixFileSystem 2024-02-10T05:33:15.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.info_log: 0x5613d8f5f8c0 2024-02-10T05:33:15.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_file_opening_threads: 16 2024-02-10T05:33:15.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.statistics: (nil) 2024-02-10T05:33:15.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.use_fsync: 0 2024-02-10T05:33:15.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_log_file_size: 0 2024-02-10T05:33:15.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.keep_log_file_num: 1000 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.recycle_log_file_num: 0 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.allow_fallocate: 1 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.allow_mmap_reads: 0 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.allow_mmap_writes: 0 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.use_direct_reads: 0 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.create_missing_column_families: 0 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.db_log_dir: 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.wal_dir: 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T05:33:15.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T05:33:15.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T05:33:15.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T05:33:15.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.advise_random_on_open: 1 2024-02-10T05:33:15.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.db_write_buffer_size: 0 2024-02-10T05:33:15.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.write_buffer_manager: 0x5613d8f32dc0 2024-02-10T05:33:15.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T05:33:15.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T05:33:15.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T05:33:15.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.rate_limiter: (nil) 2024-02-10T05:33:15.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T05:33:15.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.wal_recovery_mode: 2 2024-02-10T05:33:15.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.enable_thread_tracking: 0 2024-02-10T05:33:15.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.enable_pipelined_write: 0 2024-02-10T05:33:15.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.unordered_write: 0 2024-02-10T05:33:15.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T05:33:15.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T05:33:15.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T05:33:15.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T05:33:15.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.row_cache: None 2024-02-10T05:33:15.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.wal_filter: None 2024-02-10T05:33:15.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T05:33:15.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.allow_ingest_behind: 0 2024-02-10T05:33:15.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.two_write_queues: 0 2024-02-10T05:33:15.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.manual_wal_flush: 0 2024-02-10T05:33:15.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.wal_compression: 0 2024-02-10T05:33:15.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.atomic_flush: 0 2024-02-10T05:33:15.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T05:33:15.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T05:33:15.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T05:33:15.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.log_readahead_size: 0 2024-02-10T05:33:15.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T05:33:15.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.best_efforts_recovery: 0 2024-02-10T05:33:15.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T05:33:15.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T05:33:15.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.allow_data_in_errors: 0 2024-02-10T05:33:15.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.db_host_id: __hostname__ 2024-02-10T05:33:15.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.enforce_single_del_contracts: true 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_background_jobs: 2 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_background_compactions: -1 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_subcompactions: 1 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_total_wal_size: 0 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_open_files: -1 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.bytes_per_sync: 0 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T05:33:15.220 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T05:33:15.221 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compaction_readahead_size: 0 2024-02-10T05:33:15.221 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_background_flushes: -1 2024-02-10T05:33:15.221 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Compression algorithms supported: 2024-02-10T05:33:15.221 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T05:33:15.221 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: kZSTD supported: 0 2024-02-10T05:33:15.221 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: kXpressCompression supported: 0 2024-02-10T05:33:15.221 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: kLZ4HCCompression supported: 1 2024-02-10T05:33:15.221 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: kZlibCompression supported: 1 2024-02-10T05:33:15.221 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: kSnappyCompression supported: 1 2024-02-10T05:33:15.221 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: kLZ4Compression supported: 1 2024-02-10T05:33:15.221 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: kBZip2Compression supported: 0 2024-02-10T05:33:15.221 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T05:33:15.221 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: DMutex implementation: pthread_mutex_t 2024-02-10T05:33:15.221 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-02-10T05:33:15.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-10T05:33:15.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T05:33:15.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.merge_operator: 2024-02-10T05:33:15.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compaction_filter: None 2024-02-10T05:33:15.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compaction_filter_factory: None 2024-02-10T05:33:15.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.sst_partitioner_factory: None 2024-02-10T05:33:15.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T05:33:15.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T05:33:15.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5613d8f5f9c0) 2024-02-10T05:33:15.222 INFO:journalctl@ceph.mon.c.smithi178.stdout: cache_index_and_filter_blocks: 1 2024-02-10T05:33:15.222 INFO:journalctl@ceph.mon.c.smithi178.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T05:33:15.222 INFO:journalctl@ceph.mon.c.smithi178.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T05:33:15.222 INFO:journalctl@ceph.mon.c.smithi178.stdout: pin_top_level_index_and_filter: 1 2024-02-10T05:33:15.222 INFO:journalctl@ceph.mon.c.smithi178.stdout: index_type: 0 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: data_block_index_type: 0 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: index_shortening: 1 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: checksum: 4 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: no_block_cache: 0 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_cache: 0x5613d8f63090 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_cache_name: BinnedLRUCache 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_cache_options: 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: capacity : 536870912 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: num_shard_bits : 4 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: strict_capacity_limit : 0 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: high_pri_pool_ratio: 0.000 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_cache_compressed: (nil) 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: persistent_cache: (nil) 2024-02-10T05:33:15.223 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_size: 4096 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_size_deviation: 10 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_restart_interval: 16 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: index_block_restart_interval: 1 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: metadata_block_size: 4096 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: partition_filters: 0 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: use_delta_encoding: 1 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: filter_policy: bloomfilter 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: whole_key_filtering: 1 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: verify_compression: 0 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: read_amp_bytes_per_bit: 0 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: format_version: 5 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: enable_index_compression: 1 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: block_align: 0 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: max_auto_readahead_size: 262144 2024-02-10T05:33:15.224 INFO:journalctl@ceph.mon.c.smithi178.stdout: prepopulate_block_cache: 0 2024-02-10T05:33:15.225 INFO:journalctl@ceph.mon.c.smithi178.stdout: initial_auto_readahead_size: 8192 2024-02-10T05:33:15.225 INFO:journalctl@ceph.mon.c.smithi178.stdout: num_file_reads_for_auto_readahead: 2 2024-02-10T05:33:15.225 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.write_buffer_size: 33554432 2024-02-10T05:33:15.225 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_write_buffer_number: 2 2024-02-10T05:33:15.225 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compression: NoCompression 2024-02-10T05:33:15.225 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.bottommost_compression: Disabled 2024-02-10T05:33:15.225 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.prefix_extractor: nullptr 2024-02-10T05:33:15.225 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T05:33:15.225 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.num_levels: 7 2024-02-10T05:33:15.225 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T05:33:15.225 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T05:33:15.225 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T05:33:15.225 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T05:33:15.225 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compression_opts.level: 32767 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compression_opts.strategy: 0 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T05:33:15.226 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compression_opts.enabled: false 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.target_file_size_base: 67108864 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T05:33:15.227 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.arena_block_size: 1048576 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.disable_auto_compactions: 0 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T05:33:15.228 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.table_properties_collectors: 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.inplace_update_support: 0 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.bloom_locality: 0 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.max_successive_merges: 0 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.paranoid_file_checks: 0 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.force_consistency_checks: 1 2024-02-10T05:33:15.229 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.report_bg_io_stats: 0 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.ttl: 2592000 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.enable_blob_files: false 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.min_blob_size: 0 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.blob_file_size: 268435456 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.blob_file_starting_level: 0 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-10T05:33:15.230 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2024-02-10T05:33:15.231 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-10T05:33:15.231 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 29, last_sequence is 13461, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T05:33:15.231 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-02-10T05:33:15.231 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9e0e21b3-679b-4558-860e-95b0ef39c59f 2024-02-10T05:33:15.231 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707543194843570, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-02-10T05:33:15.231 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-02-10T05:33:15.231 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707543194866677, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 6569775, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13458, "largest_seqno": 17672, "table_properties": {"data_size": 6551760, "index_size": 12514, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 4485, "raw_key_size": 40903, "raw_average_key_size": 23, "raw_value_size": 6514306, "raw_average_value_size": 3667, "num_data_blocks": 544, "num_entries": 1776, "num_filter_entries": 1776, "num_deletions": 300, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1707543194, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "9e0e21b3-679b-4558-860e-95b0ef39c59f", "db_session_id": "F4NBAX0TM37AV4Q5DP7D", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-02-10T05:33:15.231 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707543194866806, "job": 1, "event": "recovery_finished"} 2024-02-10T05:33:15.231 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-02-10T05:33:15.231 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-10T05:33:15.231 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: 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-02-10T05:33:15.231 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5613d9054000 2024-02-10T05:33:15.231 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: DB pointer 0x5613d903e000 2024-02-10T05:33:15.231 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-10T05:33:15.232 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-10T05:33:15.232 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** DB Stats ** 2024-02-10T05:33:15.232 INFO:journalctl@ceph.mon.c.smithi178.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:33:15.232 INFO:journalctl@ceph.mon.c.smithi178.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-02-10T05:33:15.232 INFO:journalctl@ceph.mon.c.smithi178.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T05:33:15.232 INFO:journalctl@ceph.mon.c.smithi178.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T05:33:15.232 INFO:journalctl@ceph.mon.c.smithi178.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-02-10T05:33:15.232 INFO:journalctl@ceph.mon.c.smithi178.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T05:33:15.232 INFO:journalctl@ceph.mon.c.smithi178.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T05:33:15.232 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:33:15.232 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** Compaction Stats [default] ** 2024-02-10T05:33:15.232 INFO:journalctl@ceph.mon.c.smithi178.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-02-10T05:33:15.232 INFO:journalctl@ceph.mon.c.smithi178.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-10T05:33:15.232 INFO:journalctl@ceph.mon.c.smithi178.stdout: L0 1/0 6.27 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 691.9 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-02-10T05:33:15.233 INFO:journalctl@ceph.mon.c.smithi178.stdout: L6 1/0 6.64 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-02-10T05:33:15.233 INFO:journalctl@ceph.mon.c.smithi178.stdout: Sum 2/0 12.90 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 691.9 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-02-10T05:33:15.233 INFO:journalctl@ceph.mon.c.smithi178.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 691.9 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-02-10T05:33:15.233 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:33:15.233 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** Compaction Stats [default] ** 2024-02-10T05:33:15.233 INFO:journalctl@ceph.mon.c.smithi178.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-02-10T05:33:15.233 INFO:journalctl@ceph.mon.c.smithi178.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:33:15.233 INFO:journalctl@ceph.mon.c.smithi178.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 691.9 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-02-10T05:33:15.233 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:33:15.233 INFO:journalctl@ceph.mon.c.smithi178.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-10T05:33:15.233 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:33:15.233 INFO:journalctl@ceph.mon.c.smithi178.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:33:15.233 INFO:journalctl@ceph.mon.c.smithi178.stdout: Flush(GB): cumulative 0.006, interval 0.006 2024-02-10T05:33:15.233 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.stdout: Cumulative compaction: 0.01 GB write, 240.76 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.stdout: Interval compaction: 0.01 GB write, 240.76 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.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-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.stdout: Block cache BinnedLRUCache@0x5613d8f63090#7 capacity: 512.00 MB usage: 17.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,4.53 KB,0.000864267%) IndexBlock(1,13.08 KB,0.00249445%) Misc(1,0.00 KB,0%) 2024-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: starting mon.c rank 2 at public addrs [v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0] at bind addrs [v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: mon.c@-1(???) e3 preinit fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: mon.c@-1(???).mds e6 new map 2024-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: mon.c@-1(???).mds e6 print_map 2024-02-10T05:33:15.234 INFO:journalctl@ceph.mon.c.smithi178.stdout: e6 2024-02-10T05:33:15.235 INFO:journalctl@ceph.mon.c.smithi178.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T05:33:15.235 INFO:journalctl@ceph.mon.c.smithi178.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-02-10T05:33:15.235 INFO:journalctl@ceph.mon.c.smithi178.stdout: legacy client fscid: 1 2024-02-10T05:33:15.235 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:33:15.235 INFO:journalctl@ceph.mon.c.smithi178.stdout: Filesystem 'cephfs' (1) 2024-02-10T05:33:15.235 INFO:journalctl@ceph.mon.c.smithi178.stdout: fs_name cephfs 2024-02-10T05:33:15.235 INFO:journalctl@ceph.mon.c.smithi178.stdout: epoch 6 2024-02-10T05:33:15.235 INFO:journalctl@ceph.mon.c.smithi178.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-02-10T05:33:15.235 INFO:journalctl@ceph.mon.c.smithi178.stdout: created 2024-02-10T05:26:45.090202+0000 2024-02-10T05:33:15.235 INFO:journalctl@ceph.mon.c.smithi178.stdout: modified 2024-02-10T05:26:47.772731+0000 2024-02-10T05:33:15.235 INFO:journalctl@ceph.mon.c.smithi178.stdout: tableserver 0 2024-02-10T05:33:15.235 INFO:journalctl@ceph.mon.c.smithi178.stdout: root 0 2024-02-10T05:33:15.235 INFO:journalctl@ceph.mon.c.smithi178.stdout: session_timeout 60 2024-02-10T05:33:15.235 INFO:journalctl@ceph.mon.c.smithi178.stdout: session_autoclose 300 2024-02-10T05:33:15.236 INFO:journalctl@ceph.mon.c.smithi178.stdout: max_file_size 1099511627776 2024-02-10T05:33:15.236 INFO:journalctl@ceph.mon.c.smithi178.stdout: max_xattr_size 65536 2024-02-10T05:33:15.236 INFO:journalctl@ceph.mon.c.smithi178.stdout: required_client_features {} 2024-02-10T05:33:15.236 INFO:journalctl@ceph.mon.c.smithi178.stdout: last_failure 0 2024-02-10T05:33:15.236 INFO:journalctl@ceph.mon.c.smithi178.stdout: last_failure_osd_epoch 0 2024-02-10T05:33:15.236 INFO:journalctl@ceph.mon.c.smithi178.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-02-10T05:33:15.236 INFO:journalctl@ceph.mon.c.smithi178.stdout: max_mds 1 2024-02-10T05:33:15.236 INFO:journalctl@ceph.mon.c.smithi178.stdout: in 0 2024-02-10T05:33:15.236 INFO:journalctl@ceph.mon.c.smithi178.stdout: up {0=24359} 2024-02-10T05:33:15.236 INFO:journalctl@ceph.mon.c.smithi178.stdout: failed 2024-02-10T05:33:15.236 INFO:journalctl@ceph.mon.c.smithi178.stdout: damaged 2024-02-10T05:33:15.237 INFO:journalctl@ceph.mon.c.smithi178.stdout: stopped 2024-02-10T05:33:15.237 INFO:journalctl@ceph.mon.c.smithi178.stdout: data_pools [3] 2024-02-10T05:33:15.237 INFO:journalctl@ceph.mon.c.smithi178.stdout: metadata_pool 2 2024-02-10T05:33:15.237 INFO:journalctl@ceph.mon.c.smithi178.stdout: inline_data disabled 2024-02-10T05:33:15.237 INFO:journalctl@ceph.mon.c.smithi178.stdout: balancer 2024-02-10T05:33:15.237 INFO:journalctl@ceph.mon.c.smithi178.stdout: bal_rank_mask -1 2024-02-10T05:33:15.237 INFO:journalctl@ceph.mon.c.smithi178.stdout: standby_count_wanted 0 2024-02-10T05:33:15.237 INFO:journalctl@ceph.mon.c.smithi178.stdout: [mds.a{0:24359} state up:active seq 3 addr [v2:172.21.15.178:6834/1034974724,v1:172.21.15.178:6835/1034974724] compat {c=[1],r=[1],i=[7ff]}] 2024-02-10T05:33:15.237 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:33:15.237 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:33:15.237 INFO:journalctl@ceph.mon.c.smithi178.stdout: Standby daemons: 2024-02-10T05:33:15.237 INFO:journalctl@ceph.mon.c.smithi178.stdout: 2024-02-10T05:33:15.237 INFO:journalctl@ceph.mon.c.smithi178.stdout: [mds.b{-1:24346} state up:standby seq 1 addr [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] compat {c=[1],r=[1],i=[7ff]}] 2024-02-10T05:33:15.237 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: mon.c@-1(???).osd e265 crush map has features 3314933069573799936, adjusting msgr requires 2024-02-10T05:33:15.238 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: mon.c@-1(???).osd e265 crush map has features 432629308056666112, adjusting msgr requires 2024-02-10T05:33:15.238 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: mon.c@-1(???).osd e265 crush map has features 432629308056666112, adjusting msgr requires 2024-02-10T05:33:15.238 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: mon.c@-1(???).osd e265 crush map has features 432629308056666112, adjusting msgr requires 2024-02-10T05:33:15.238 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 ceph-mon[95116]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2024-02-10T05:33:15.238 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 bash[95078]: 6393ba9a94dc09bdc3c8c0dd014db74b0232ee9c82ab1c765cd17b3ebada57d2 2024-02-10T05:33:15.238 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:14 smithi178 systemd[1]: Started Ceph mon.c for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:33:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:33:17] "GET /metrics HTTP/1.1" 200 33302 "" "Prometheus/2.43.0" 2024-02-10T05:33:19.039 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:33:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:33:18.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:33:20.161 INFO:tasks.rados.rados.0.smithi178.stdout:1057: done (0 left) 2024-02-10T05:33:20.161 INFO:tasks.rados.rados.0.smithi178.stdout:1058: rollback oid 48 current snap is 107 2024-02-10T05:33:20.161 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 48 to 75 2024-02-10T05:33:20.161 INFO:tasks.rados.rados.0.smithi178.stdout:1059: copy_from oid 4 from oid 24 current snap is 107 2024-02-10T05:33:20.161 INFO:tasks.rados.rados.0.smithi178.stdout:1060: snap_create 2024-02-10T05:33:20.172 INFO:tasks.rados.rados.0.smithi178.stdout:1058: finishing rollback tid 0 to smithi17880450-48 2024-02-10T05:33:20.172 INFO:tasks.rados.rados.0.smithi178.stdout:1058: finishing rollback tid 1 to smithi17880450-48 2024-02-10T05:33:20.172 INFO:tasks.rados.rados.0.smithi178.stdout:1058: finishing rollback tid 2 to smithi17880450-48 2024-02-10T05:33:20.173 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 494 (ObjNum 199 snap 47 seq_num 199) dirty exists 2024-02-10T05:33:20.180 INFO:tasks.rados.rados.0.smithi178.stdout:1059: finishing copy_from racing read to smithi17880450-4 2024-02-10T05:33:20.184 INFO:tasks.rados.rados.0.smithi178.stdout:1059: finishing copy_from to smithi17880450-4 2024-02-10T05:33:20.184 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 329 (ObjNum 300 snap 87 seq_num 300) dirty exists 2024-02-10T05:33:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:20.152+0000 7fac93aac700 -1 mon.b@1(peon).osd e266 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: failed to encode map e265 with expected crc 2024-02-10T05:33:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:33:21.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: pgmap v25: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-02-10T05:33:21.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: mon.b calling monitor election 2024-02-10T05:33:21.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: mon.a calling monitor election 2024-02-10T05:33:21.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: pgmap v26: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:33:21.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: pgmap v27: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:33:21.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-02-10T05:33:21.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: monmap e3: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:33:21.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:33:21.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: osdmap e265: 8 total, 8 up, 8 in 2024-02-10T05:33:21.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: mgrmap e39: y(active, since 21s), standbys: x 2024-02-10T05:33:21.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-02-10T05:33:21.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-02-10T05:33:21.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-02-10T05:33:21.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: mon.c (rank 2) addr [v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0] is down (out of quorum) 2024-02-10T05:33:21.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:21.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:21.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:33:21.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: failed to encode map e266 with expected crc 2024-02-10T05:33:21.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: osdmap e266: 8 total, 8 up, 8 in 2024-02-10T05:33:21.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: failed to encode map e266 with expected crc 2024-02-10T05:33:21.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: failed to encode map e266 with expected crc 2024-02-10T05:33:21.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: failed to encode map e266 with expected crc 2024-02-10T05:33:21.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[95116]: pgmap v29: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:33:21.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: failed to encode map e265 with expected crc 2024-02-10T05:33:21.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:33:21.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: pgmap v25: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-02-10T05:33:21.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: mon.b calling monitor election 2024-02-10T05:33:21.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: mon.a calling monitor election 2024-02-10T05:33:21.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: pgmap v26: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:33:21.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: pgmap v27: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:33:21.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-02-10T05:33:21.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: monmap e3: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:33:21.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:33:21.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: osdmap e265: 8 total, 8 up, 8 in 2024-02-10T05:33:21.468 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: mgrmap e39: y(active, since 21s), standbys: x 2024-02-10T05:33:21.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-02-10T05:33:21.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-02-10T05:33:21.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-02-10T05:33:21.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: mon.c (rank 2) addr [v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0] is down (out of quorum) 2024-02-10T05:33:21.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:21.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:21.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:33:21.469 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: failed to encode map e266 with expected crc 2024-02-10T05:33:21.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: osdmap e266: 8 total, 8 up, 8 in 2024-02-10T05:33:21.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: failed to encode map e266 with expected crc 2024-02-10T05:33:21.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: failed to encode map e266 with expected crc 2024-02-10T05:33:21.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: failed to encode map e266 with expected crc 2024-02-10T05:33:21.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:21 smithi178 ceph-mon[92537]: pgmap v29: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:33:21.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: failed to encode map e265 with expected crc 2024-02-10T05:33:21.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:33:21.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: pgmap v25: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-02-10T05:33:21.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: mon.b calling monitor election 2024-02-10T05:33:21.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: mon.a calling monitor election 2024-02-10T05:33:21.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: pgmap v26: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:33:21.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: pgmap v27: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:33:21.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-02-10T05:33:21.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: monmap e3: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:33:21.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:33:21.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: osdmap e265: 8 total, 8 up, 8 in 2024-02-10T05:33:21.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: mgrmap e39: y(active, since 21s), standbys: x 2024-02-10T05:33:21.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-02-10T05:33:21.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-02-10T05:33:21.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-02-10T05:33:21.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: mon.c (rank 2) addr [v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0] is down (out of quorum) 2024-02-10T05:33:21.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:21.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:21.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:33:21.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: failed to encode map e266 with expected crc 2024-02-10T05:33:21.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: osdmap e266: 8 total, 8 up, 8 in 2024-02-10T05:33:21.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: failed to encode map e266 with expected crc 2024-02-10T05:33:21.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: failed to encode map e266 with expected crc 2024-02-10T05:33:21.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: failed to encode map e266 with expected crc 2024-02-10T05:33:21.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:21 smithi189 ceph-mon[31422]: pgmap v29: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:33:22.102 INFO:tasks.rados.rados.0.smithi178.stdout:1058: done (2 left) 2024-02-10T05:33:22.102 INFO:tasks.rados.rados.0.smithi178.stdout:1059: done (1 left) 2024-02-10T05:33:22.102 INFO:tasks.rados.rados.0.smithi178.stdout:1060: done (0 left) 2024-02-10T05:33:22.102 INFO:tasks.rados.rados.0.smithi178.stdout:1061: read oid 34 snap 88 2024-02-10T05:33:22.103 INFO:tasks.rados.rados.0.smithi178.stdout:1061: expect deleted 2024-02-10T05:33:22.103 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 108 2024-02-10T05:33:22.103 INFO:tasks.rados.rados.0.smithi178.stdout:1062: seq_num 342 ranges {0=532480,532480=401408} 2024-02-10T05:33:22.105 INFO:tasks.rados.rados.0.smithi178.stdout:1062: writing smithi17880450-45 from 0 to 532480 tid 1 2024-02-10T05:33:22.108 INFO:tasks.rados.rados.0.smithi178.stdout:1062: writing smithi17880450-45 from 532480 to 933888 tid 2 2024-02-10T05:33:22.108 INFO:tasks.rados.rados.0.smithi178.stdout:1063: delete oid 48 current snap is 108 2024-02-10T05:33:22.110 INFO:tasks.rados.rados.0.smithi178.stdout:1061: done (2 left) 2024-02-10T05:33:22.110 INFO:tasks.rados.rados.0.smithi178.stdout:1063: done (1 left) 2024-02-10T05:33:22.110 INFO:tasks.rados.rados.0.smithi178.stdout:1064: setattr oid 50 current snap is 108 2024-02-10T05:33:22.111 INFO:tasks.rados.rados.0.smithi178.stdout:1065: rollback oid 46 current snap is 108 2024-02-10T05:33:22.112 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 46 to 75 2024-02-10T05:33:22.112 INFO:tasks.rados.rados.0.smithi178.stdout:1066: snap_create 2024-02-10T05:33:22.112 INFO:tasks.rados.rados.0.smithi178.stdout:1062: finishing write tid 1 to smithi17880450-45 2024-02-10T05:33:22.113 INFO:tasks.rados.rados.0.smithi178.stdout:1062: finishing write tid 2 to smithi17880450-45 2024-02-10T05:33:22.113 INFO:tasks.rados.rados.0.smithi178.stdout:1062: finishing write tid 3 to smithi17880450-45 2024-02-10T05:33:22.114 INFO:tasks.rados.rados.0.smithi178.stdout:1062: finishing write tid 4 to smithi17880450-45 2024-02-10T05:33:22.114 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 340 (ObjNum 342 snap 108 seq_num 342) dirty exists 2024-02-10T05:33:22.114 INFO:tasks.rados.rados.0.smithi178.stdout:1062: left oid 45 (ObjNum 342 snap 108 seq_num 342) 2024-02-10T05:33:22.114 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 130 (ObjNum 129 snap 0 seq_num 28952752) dirty exists 2024-02-10T05:33:22.117 INFO:tasks.rados.rados.0.smithi178.stdout:1065: finishing rollback tid 1 to smithi17880450-46 2024-02-10T05:33:22.117 INFO:tasks.rados.rados.0.smithi178.stdout:1065: finishing rollback tid 2 to smithi17880450-46 2024-02-10T05:33:22.118 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 694 (ObjNum 248 snap 66 seq_num 248) dirty exists 2024-02-10T05:33:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[92537]: mon.c calling monitor election 2024-02-10T05:33:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[92537]: mon.b calling monitor election 2024-02-10T05:33:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[92537]: mon.a calling monitor election 2024-02-10T05:33:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[92537]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-10T05:33:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[92537]: monmap e3: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:33:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[92537]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:33:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[92537]: osdmap e266: 8 total, 8 up, 8 in 2024-02-10T05:33:22.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[92537]: mgrmap e39: y(active, since 22s), standbys: x 2024-02-10T05:33:22.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[92537]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-02-10T05:33:22.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:33:22.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[92537]: overall HEALTH_OK 2024-02-10T05:33:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[95116]: mon.c calling monitor election 2024-02-10T05:33:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[95116]: mon.b calling monitor election 2024-02-10T05:33:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[95116]: mon.a calling monitor election 2024-02-10T05:33:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[95116]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-10T05:33:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[95116]: monmap e3: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:33:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[95116]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:33:22.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[95116]: osdmap e266: 8 total, 8 up, 8 in 2024-02-10T05:33:22.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[95116]: mgrmap e39: y(active, since 22s), standbys: x 2024-02-10T05:33:22.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[95116]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-02-10T05:33:22.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:33:22.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:22 smithi178 ceph-mon[95116]: overall HEALTH_OK 2024-02-10T05:33:22.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:22 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:22.093+0000 7fac93aac700 -1 mon.b@1(peon).osd e267 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:22.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:22 smithi189 ceph-mon[31422]: mon.c calling monitor election 2024-02-10T05:33:22.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:22 smithi189 ceph-mon[31422]: mon.b calling monitor election 2024-02-10T05:33:22.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:22 smithi189 ceph-mon[31422]: mon.a calling monitor election 2024-02-10T05:33:22.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:22 smithi189 ceph-mon[31422]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-10T05:33:22.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:22 smithi189 ceph-mon[31422]: monmap e3: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:33:22.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:22 smithi189 ceph-mon[31422]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:33:22.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:22 smithi189 ceph-mon[31422]: osdmap e266: 8 total, 8 up, 8 in 2024-02-10T05:33:22.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:22 smithi189 ceph-mon[31422]: mgrmap e39: y(active, since 22s), standbys: x 2024-02-10T05:33:22.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:22 smithi189 ceph-mon[31422]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-02-10T05:33:22.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:22 smithi189 ceph-mon[31422]: Cluster is now healthy 2024-02-10T05:33:22.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:22 smithi189 ceph-mon[31422]: overall HEALTH_OK 2024-02-10T05:33:23.114 INFO:tasks.rados.rados.0.smithi178.stdout:1062: done (3 left) 2024-02-10T05:33:23.114 INFO:tasks.rados.rados.0.smithi178.stdout:1064: done (2 left) 2024-02-10T05:33:23.114 INFO:tasks.rados.rados.0.smithi178.stdout:1065: done (1 left) 2024-02-10T05:33:23.114 INFO:tasks.rados.rados.0.smithi178.stdout:1066: done (0 left) 2024-02-10T05:33:23.115 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 36 current snap is 109 2024-02-10T05:33:23.115 INFO:tasks.rados.rados.0.smithi178.stdout:1067: seq_num 344 ranges {696320=565248,1261568=401408} 2024-02-10T05:33:23.120 INFO:tasks.rados.rados.0.smithi178.stdout:1067: writing smithi17880450-36 from 696320 to 1261568 tid 1 2024-02-10T05:33:23.123 INFO:tasks.rados.rados.0.smithi178.stdout:1067: writing smithi17880450-36 from 1261568 to 1662976 tid 2 2024-02-10T05:33:23.124 INFO:tasks.rados.rados.0.smithi178.stdout:1068: read oid 24 snap -1 2024-02-10T05:33:23.124 INFO:tasks.rados.rados.0.smithi178.stdout:1068: expect (ObjNum 300 snap 87 seq_num 300) 2024-02-10T05:33:23.124 INFO:tasks.rados.rados.0.smithi178.stdout:1069: read oid 30 snap -1 2024-02-10T05:33:23.124 INFO:tasks.rados.rados.0.smithi178.stdout:1069: expect (ObjNum 240 snap 63 seq_num 240) 2024-02-10T05:33:23.124 INFO:tasks.rados.rados.0.smithi178.stdout:1070: read oid 45 snap -1 2024-02-10T05:33:23.124 INFO:tasks.rados.rados.0.smithi178.stdout:1070: expect (ObjNum 342 snap 108 seq_num 342) 2024-02-10T05:33:23.124 INFO:tasks.rados.rados.0.smithi178.stdout:1071: read oid 1 snap 108 2024-02-10T05:33:23.124 INFO:tasks.rados.rados.0.smithi178.stdout:1071: expect (ObjNum 264 snap 77 seq_num 264) 2024-02-10T05:33:23.124 INFO:tasks.rados.rados.0.smithi178.stdout:1072: rollback oid 48 current snap is 109 2024-02-10T05:33:23.124 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 48 to 84 2024-02-10T05:33:23.124 INFO:tasks.rados.rados.0.smithi178.stdout:1073: snap_remove snap 92 2024-02-10T05:33:23.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:23 smithi178 ceph-mon[92537]: failed to encode map e267 with expected crc 2024-02-10T05:33:23.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:23 smithi178 ceph-mon[92537]: osdmap e267: 8 total, 8 up, 8 in 2024-02-10T05:33:23.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:23 smithi178 ceph-mon[92537]: failed to encode map e267 with expected crc 2024-02-10T05:33:23.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:23 smithi178 ceph-mon[92537]: failed to encode map e267 with expected crc 2024-02-10T05:33:23.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:23 smithi178 ceph-mon[92537]: failed to encode map e267 with expected crc 2024-02-10T05:33:23.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:23 smithi178 ceph-mon[92537]: pgmap v31: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:23.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:23 smithi178 ceph-mon[95116]: failed to encode map e267 with expected crc 2024-02-10T05:33:23.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:23 smithi178 ceph-mon[95116]: osdmap e267: 8 total, 8 up, 8 in 2024-02-10T05:33:23.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:23 smithi178 ceph-mon[95116]: failed to encode map e267 with expected crc 2024-02-10T05:33:23.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:23 smithi178 ceph-mon[95116]: failed to encode map e267 with expected crc 2024-02-10T05:33:23.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:23 smithi178 ceph-mon[95116]: failed to encode map e267 with expected crc 2024-02-10T05:33:23.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:23 smithi178 ceph-mon[95116]: pgmap v31: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:23.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:23 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:23.107+0000 7fac93aac700 -1 mon.b@1(peon).osd e268 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:23.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:23 smithi189 ceph-mon[31422]: failed to encode map e267 with expected crc 2024-02-10T05:33:23.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:23 smithi189 ceph-mon[31422]: osdmap e267: 8 total, 8 up, 8 in 2024-02-10T05:33:23.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:23 smithi189 ceph-mon[31422]: failed to encode map e267 with expected crc 2024-02-10T05:33:23.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:23 smithi189 ceph-mon[31422]: failed to encode map e267 with expected crc 2024-02-10T05:33:23.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:23 smithi189 ceph-mon[31422]: failed to encode map e267 with expected crc 2024-02-10T05:33:23.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:23 smithi189 ceph-mon[31422]: pgmap v31: 121 pgs: 121 active+clean; 242 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:24.118 INFO:tasks.rados.rados.0.smithi178.stdout:1073: done (6 left) 2024-02-10T05:33:24.118 INFO:tasks.rados.rados.0.smithi178.stdout:1074: read oid 40 snap -1 2024-02-10T05:33:24.118 INFO:tasks.rados.rados.0.smithi178.stdout:1074: expect (ObjNum 276 snap 83 seq_num 276) 2024-02-10T05:33:24.118 INFO:tasks.rados.rados.0.smithi178.stdout:1075: snap_remove snap 103 2024-02-10T05:33:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[95116]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[95116]: osdmap e268: 8 total, 8 up, 8 in 2024-02-10T05:33:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[95116]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[95116]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[95116]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[95116]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[95116]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:24.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[92537]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[92537]: osdmap e268: 8 total, 8 up, 8 in 2024-02-10T05:33:24.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[92537]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[92537]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[92537]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[92537]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[92537]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:24.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:24.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:24 smithi189 ceph-mon[31422]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:24 smithi189 ceph-mon[31422]: osdmap e268: 8 total, 8 up, 8 in 2024-02-10T05:33:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:24 smithi189 ceph-mon[31422]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:24 smithi189 ceph-mon[31422]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:24 smithi189 ceph-mon[31422]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:24 smithi189 ceph-mon[31422]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:24 smithi189 ceph-mon[31422]: failed to encode map e268 with expected crc 2024-02-10T05:33:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:24 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:24 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:24 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:24.111+0000 7fac93aac700 -1 mon.b@1(peon).osd e269 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:25.123 INFO:tasks.rados.rados.0.smithi178.stdout:1075: done (7 left) 2024-02-10T05:33:25.123 INFO:tasks.rados.rados.0.smithi178.stdout:1076: snap_remove snap 83 2024-02-10T05:33:25.162 INFO:tasks.rados.rados.0.smithi178.stdout:1076: done (7 left) 2024-02-10T05:33:25.162 INFO:tasks.rados.rados.0.smithi178.stdout:1077: copy_from oid 23 from oid 34 current snap is 109 2024-02-10T05:33:25.162 INFO:tasks.rados.rados.0.smithi178.stdout:1067: finishing write tid 1 to smithi17880450-36 2024-02-10T05:33:25.162 INFO:tasks.rados.rados.0.smithi178.stdout:1067: finishing write tid 2 to smithi17880450-36 2024-02-10T05:33:25.162 INFO:tasks.rados.rados.0.smithi178.stdout:1067: finishing write tid 3 to smithi17880450-36 2024-02-10T05:33:25.162 INFO:tasks.rados.rados.0.smithi178.stdout:1072: finishing rollback tid 1 to smithi17880450-48 2024-02-10T05:33:25.162 INFO:tasks.rados.rados.0.smithi178.stdout:1072: finishing rollback tid 2 to smithi17880450-48 2024-02-10T05:33:25.163 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 497 (ObjNum 199 snap 47 seq_num 199) dirty exists 2024-02-10T05:33:25.163 INFO:tasks.rados.rados.0.smithi178.stdout:1067: finishing write tid 4 to smithi17880450-36 2024-02-10T05:33:25.163 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 344 (ObjNum 344 snap 109 seq_num 344) dirty exists 2024-02-10T05:33:25.163 INFO:tasks.rados.rados.0.smithi178.stdout:1067: left oid 36 (ObjNum 344 snap 109 seq_num 344) 2024-02-10T05:33:25.163 INFO:tasks.rados.rados.0.smithi178.stdout:1070: expect (ObjNum 342 snap 108 seq_num 342) 2024-02-10T05:33:25.209 INFO:tasks.rados.rados.0.smithi178.stdout:1071: expect (ObjNum 264 snap 77 seq_num 264) 2024-02-10T05:33:25.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:24 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:33:24.875+0000 7fe6e8ab6700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-02-10T05:33:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:25 smithi178 ceph-mon[92537]: failed to encode map e269 with expected crc 2024-02-10T05:33:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:25 smithi178 ceph-mon[92537]: osdmap e269: 8 total, 8 up, 8 in 2024-02-10T05:33:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:25 smithi178 ceph-mon[92537]: failed to encode map e269 with expected crc 2024-02-10T05:33:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:25 smithi178 ceph-mon[92537]: pgmap v34: 121 pgs: 121 active+clean; 249 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 846 KiB/s wr, 12 op/s 2024-02-10T05:33:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:25 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:25 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:25.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:25 smithi178 ceph-mon[95116]: failed to encode map e269 with expected crc 2024-02-10T05:33:25.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:25 smithi178 ceph-mon[95116]: osdmap e269: 8 total, 8 up, 8 in 2024-02-10T05:33:25.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:25 smithi178 ceph-mon[95116]: failed to encode map e269 with expected crc 2024-02-10T05:33:25.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:25 smithi178 ceph-mon[95116]: pgmap v34: 121 pgs: 121 active+clean; 249 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 846 KiB/s wr, 12 op/s 2024-02-10T05:33:25.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:25 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:25.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:25 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:25.270 INFO:tasks.rados.rados.0.smithi178.stdout:1068: expect (ObjNum 300 snap 87 seq_num 300) 2024-02-10T05:33:25.364 INFO:tasks.rados.rados.0.smithi178.stdout:1069: expect (ObjNum 240 snap 63 seq_num 240) 2024-02-10T05:33:25.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:25 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:25.116+0000 7fac93aac700 -1 mon.b@1(peon).osd e270 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:25 smithi189 ceph-mon[31422]: failed to encode map e269 with expected crc 2024-02-10T05:33:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:25 smithi189 ceph-mon[31422]: osdmap e269: 8 total, 8 up, 8 in 2024-02-10T05:33:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:25 smithi189 ceph-mon[31422]: failed to encode map e269 with expected crc 2024-02-10T05:33:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:25 smithi189 ceph-mon[31422]: pgmap v34: 121 pgs: 121 active+clean; 249 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 846 KiB/s wr, 12 op/s 2024-02-10T05:33:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:25 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:25 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:25 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:25.155+0000 7fac93aac700 -1 mon.b@1(peon).osd e271 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:25.925 INFO:tasks.rados.rados.0.smithi178.stdout:1074: expect (ObjNum 276 snap 83 seq_num 276) 2024-02-10T05:33:26.059 INFO:tasks.rados.rados.0.smithi178.stdout:1077: finishing copy_from to smithi17880450-23 2024-02-10T05:33:26.059 INFO:tasks.rados.rados.0.smithi178.stdout:1077: got expected ENOENT (src dne) 2024-02-10T05:33:26.059 INFO:tasks.rados.rados.0.smithi178.stdout:1077: finishing copy_from racing read to smithi17880450-23 2024-02-10T05:33:26.059 INFO:tasks.rados.rados.0.smithi178.stdout:1067: done (7 left) 2024-02-10T05:33:26.060 INFO:tasks.rados.rados.0.smithi178.stdout:1068: done (6 left) 2024-02-10T05:33:26.060 INFO:tasks.rados.rados.0.smithi178.stdout:1069: done (5 left) 2024-02-10T05:33:26.060 INFO:tasks.rados.rados.0.smithi178.stdout:1070: done (4 left) 2024-02-10T05:33:26.060 INFO:tasks.rados.rados.0.smithi178.stdout:1071: done (3 left) 2024-02-10T05:33:26.060 INFO:tasks.rados.rados.0.smithi178.stdout:1072: done (2 left) 2024-02-10T05:33:26.060 INFO:tasks.rados.rados.0.smithi178.stdout:1074: done (1 left) 2024-02-10T05:33:26.060 INFO:tasks.rados.rados.0.smithi178.stdout:1077: done (0 left) 2024-02-10T05:33:26.060 INFO:tasks.rados.rados.0.smithi178.stdout:1078: snap_remove snap 93 2024-02-10T05:33:26.170 INFO:tasks.rados.rados.0.smithi178.stdout:1078: done (0 left) 2024-02-10T05:33:26.171 INFO:tasks.rados.rados.0.smithi178.stdout:1079: snap_create 2024-02-10T05:33:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[95116]: failed to encode map e270 with expected crc 2024-02-10T05:33:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[95116]: osdmap e270: 8 total, 8 up, 8 in 2024-02-10T05:33:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[95116]: failed to encode map e270 with expected crc 2024-02-10T05:33:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[95116]: failed to encode map e271 with expected crc 2024-02-10T05:33:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[95116]: osdmap e271: 8 total, 8 up, 8 in 2024-02-10T05:33:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[95116]: failed to encode map e270 with expected crc 2024-02-10T05:33:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[95116]: failed to encode map e271 with expected crc 2024-02-10T05:33:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[95116]: failed to encode map e271 with expected crc 2024-02-10T05:33:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[92537]: failed to encode map e270 with expected crc 2024-02-10T05:33:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[92537]: osdmap e270: 8 total, 8 up, 8 in 2024-02-10T05:33:26.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[92537]: failed to encode map e270 with expected crc 2024-02-10T05:33:26.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[92537]: failed to encode map e271 with expected crc 2024-02-10T05:33:26.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[92537]: osdmap e271: 8 total, 8 up, 8 in 2024-02-10T05:33:26.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[92537]: failed to encode map e270 with expected crc 2024-02-10T05:33:26.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[92537]: failed to encode map e271 with expected crc 2024-02-10T05:33:26.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:26 smithi178 ceph-mon[92537]: failed to encode map e271 with expected crc 2024-02-10T05:33:26.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:26 smithi189 ceph-mon[31422]: failed to encode map e270 with expected crc 2024-02-10T05:33:26.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:26 smithi189 ceph-mon[31422]: osdmap e270: 8 total, 8 up, 8 in 2024-02-10T05:33:26.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:26 smithi189 ceph-mon[31422]: failed to encode map e270 with expected crc 2024-02-10T05:33:26.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:26 smithi189 ceph-mon[31422]: failed to encode map e271 with expected crc 2024-02-10T05:33:26.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:26 smithi189 ceph-mon[31422]: osdmap e271: 8 total, 8 up, 8 in 2024-02-10T05:33:26.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:26 smithi189 ceph-mon[31422]: failed to encode map e270 with expected crc 2024-02-10T05:33:26.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:26 smithi189 ceph-mon[31422]: failed to encode map e271 with expected crc 2024-02-10T05:33:26.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:26 smithi189 ceph-mon[31422]: failed to encode map e271 with expected crc 2024-02-10T05:33:26.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:26 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:26.163+0000 7fac93aac700 -1 mon.b@1(peon).osd e272 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:27.180 INFO:tasks.rados.rados.0.smithi178.stdout:1079: done (0 left) 2024-02-10T05:33:27.180 INFO:tasks.rados.rados.0.smithi178.stdout:1080: snap_remove snap 90 2024-02-10T05:33:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:27 smithi178 ceph-mon[92537]: failed to encode map e272 with expected crc 2024-02-10T05:33:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:27 smithi178 ceph-mon[92537]: osdmap e272: 8 total, 8 up, 8 in 2024-02-10T05:33:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:27 smithi178 ceph-mon[92537]: failed to encode map e272 with expected crc 2024-02-10T05:33:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:27 smithi178 ceph-mon[92537]: pgmap v38: 121 pgs: 121 active+clean; 249 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:33:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:27 smithi178 ceph-mon[95116]: failed to encode map e272 with expected crc 2024-02-10T05:33:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:27 smithi178 ceph-mon[95116]: osdmap e272: 8 total, 8 up, 8 in 2024-02-10T05:33:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:27 smithi178 ceph-mon[95116]: failed to encode map e272 with expected crc 2024-02-10T05:33:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:27 smithi178 ceph-mon[95116]: pgmap v38: 121 pgs: 121 active+clean; 249 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:33:27.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:27 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:27.170+0000 7fac93aac700 -1 mon.b@1(peon).osd e273 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:27.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:27 smithi189 ceph-mon[31422]: failed to encode map e272 with expected crc 2024-02-10T05:33:27.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:27 smithi189 ceph-mon[31422]: osdmap e272: 8 total, 8 up, 8 in 2024-02-10T05:33:27.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:27 smithi189 ceph-mon[31422]: failed to encode map e272 with expected crc 2024-02-10T05:33:27.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:27 smithi189 ceph-mon[31422]: pgmap v38: 121 pgs: 121 active+clean; 249 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:33:27.923 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:33:27] "GET /metrics HTTP/1.1" 200 36018 "" "Prometheus/2.43.0" 2024-02-10T05:33:28.182 INFO:tasks.rados.rados.0.smithi178.stdout:1080: done (0 left) 2024-02-10T05:33:28.182 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 110 2024-02-10T05:33:28.182 INFO:tasks.rados.rados.0.smithi178.stdout:1081: seq_num 345 ranges {0=581632,581632=401408} 2024-02-10T05:33:28.185 INFO:tasks.rados.rados.0.smithi178.stdout:1081: writing smithi17880450-25 from 0 to 581632 tid 1 2024-02-10T05:33:28.188 INFO:tasks.rados.rados.0.smithi178.stdout:1081: writing smithi17880450-25 from 581632 to 983040 tid 2 2024-02-10T05:33:28.189 INFO:tasks.rados.rados.0.smithi178.stdout:1082: copy_from oid 1 from oid 10 current snap is 110 2024-02-10T05:33:28.189 INFO:tasks.rados.rados.0.smithi178.stdout:1083: read oid 46 snap -1 2024-02-10T05:33:28.189 INFO:tasks.rados.rados.0.smithi178.stdout:1083: expect (ObjNum 248 snap 66 seq_num 248) 2024-02-10T05:33:28.189 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 24 current snap is 110 2024-02-10T05:33:28.189 INFO:tasks.rados.rados.0.smithi178.stdout:1084: seq_num 346 ranges {1949696=598016,2547712=401408} 2024-02-10T05:33:28.204 INFO:tasks.rados.rados.0.smithi178.stdout:1084: writing smithi17880450-24 from 1949696 to 2547712 tid 1 2024-02-10T05:33:28.206 INFO:tasks.rados.rados.0.smithi178.stdout:1084: writing smithi17880450-24 from 2547712 to 2949120 tid 2 2024-02-10T05:33:28.208 INFO:tasks.rados.rados.0.smithi178.stdout:1081: finishing write tid 1 to smithi17880450-25 2024-02-10T05:33:28.208 INFO:tasks.rados.rados.0.smithi178.stdout:1081: finishing write tid 2 to smithi17880450-25 2024-02-10T05:33:28.208 INFO:tasks.rados.rados.0.smithi178.stdout:1081: finishing write tid 3 to smithi17880450-25 2024-02-10T05:33:28.208 INFO:tasks.rados.rados.0.smithi178.stdout:1081: finishing write tid 4 to smithi17880450-25 2024-02-10T05:33:28.208 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 500 (ObjNum 345 snap 110 seq_num 345) dirty exists 2024-02-10T05:33:28.208 INFO:tasks.rados.rados.0.smithi178.stdout:1081: left oid 25 (ObjNum 345 snap 110 seq_num 345) 2024-02-10T05:33:28.208 INFO:tasks.rados.rados.0.smithi178.stdout:1083: expect (ObjNum 248 snap 66 seq_num 248) 2024-02-10T05:33:28.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:28 smithi178 ceph-mon[92537]: failed to encode map e273 with expected crc 2024-02-10T05:33:28.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:28 smithi178 ceph-mon[92537]: osdmap e273: 8 total, 8 up, 8 in 2024-02-10T05:33:28.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:28 smithi178 ceph-mon[92537]: failed to encode map e273 with expected crc 2024-02-10T05:33:28.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:28 smithi178 ceph-mon[95116]: failed to encode map e273 with expected crc 2024-02-10T05:33:28.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:28 smithi178 ceph-mon[95116]: osdmap e273: 8 total, 8 up, 8 in 2024-02-10T05:33:28.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:28 smithi178 ceph-mon[95116]: failed to encode map e273 with expected crc 2024-02-10T05:33:28.259 INFO:tasks.rados.rados.0.smithi178.stdout:1084: finishing write tid 1 to smithi17880450-24 2024-02-10T05:33:28.260 INFO:tasks.rados.rados.0.smithi178.stdout:1084: finishing write tid 2 to smithi17880450-24 2024-02-10T05:33:28.260 INFO:tasks.rados.rados.0.smithi178.stdout:1081: done (3 left) 2024-02-10T05:33:28.260 INFO:tasks.rados.rados.0.smithi178.stdout:1083: done (2 left) 2024-02-10T05:33:28.260 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 110 2024-02-10T05:33:28.260 INFO:tasks.rados.rados.0.smithi178.stdout:1084: finishing write tid 3 to smithi17880450-24 2024-02-10T05:33:28.260 INFO:tasks.rados.rados.0.smithi178.stdout:1085: seq_num 347 ranges {1638400=614400,2252800=401408} 2024-02-10T05:33:28.271 INFO:tasks.rados.rados.0.smithi178.stdout:1085: writing smithi17880450-48 from 1638400 to 2252800 tid 1 2024-02-10T05:33:28.274 INFO:tasks.rados.rados.0.smithi178.stdout:1085: writing smithi17880450-48 from 2252800 to 2654208 tid 2 2024-02-10T05:33:28.274 INFO:tasks.rados.rados.0.smithi178.stdout:1086: rollback oid 17 current snap is 110 2024-02-10T05:33:28.274 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 17 to 89 2024-02-10T05:33:28.274 INFO:tasks.rados.rados.0.smithi178.stdout:1084: finishing write tid 4 to smithi17880450-24 2024-02-10T05:33:28.274 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 407 (ObjNum 346 snap 110 seq_num 346) dirty exists 2024-02-10T05:33:28.274 INFO:tasks.rados.rados.0.smithi178.stdout:1084: left oid 24 (ObjNum 346 snap 110 seq_num 346) 2024-02-10T05:33:28.274 INFO:tasks.rados.rados.0.smithi178.stdout:1082: finishing copy_from racing read to smithi17880450-1 2024-02-10T05:33:28.274 INFO:tasks.rados.rados.0.smithi178.stdout:1084: done (3 left) 2024-02-10T05:33:28.274 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 110 2024-02-10T05:33:28.274 INFO:tasks.rados.rados.0.smithi178.stdout:1082: finishing copy_from to smithi17880450-1 2024-02-10T05:33:28.274 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 125 (ObjNum 334 snap 102 seq_num 334) dirty exists 2024-02-10T05:33:28.274 INFO:tasks.rados.rados.0.smithi178.stdout:1087: seq_num 348 ranges {311296=630784,942080=401408} 2024-02-10T05:33:28.278 INFO:tasks.rados.rados.0.smithi178.stdout:1087: writing smithi17880450-12 from 311296 to 942080 tid 1 2024-02-10T05:33:28.282 INFO:tasks.rados.rados.0.smithi178.stdout:1087: writing smithi17880450-12 from 942080 to 1343488 tid 2 2024-02-10T05:33:28.282 INFO:tasks.rados.rados.0.smithi178.stdout:1082: done (3 left) 2024-02-10T05:33:28.282 INFO:tasks.rados.rados.0.smithi178.stdout:1088: copy_from oid 50 from oid 31 current snap is 110 2024-02-10T05:33:28.282 INFO:tasks.rados.rados.0.smithi178.stdout:1085: finishing write tid 1 to smithi17880450-48 2024-02-10T05:33:28.282 INFO:tasks.rados.rados.0.smithi178.stdout:1085: finishing write tid 2 to smithi17880450-48 2024-02-10T05:33:28.282 INFO:tasks.rados.rados.0.smithi178.stdout:1086: finishing rollback tid 0 to smithi17880450-17 2024-02-10T05:33:28.282 INFO:tasks.rados.rados.0.smithi178.stdout:1085: finishing write tid 3 to smithi17880450-48 2024-02-10T05:33:28.282 INFO:tasks.rados.rados.0.smithi178.stdout:1086: finishing rollback tid 1 to smithi17880450-17 2024-02-10T05:33:28.282 INFO:tasks.rados.rados.0.smithi178.stdout:1086: finishing rollback tid 2 to smithi17880450-17 2024-02-10T05:33:28.282 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 304 (ObjNum 279 snap 83 seq_num 279) dirty exists 2024-02-10T05:33:28.282 INFO:tasks.rados.rados.0.smithi178.stdout:1085: finishing write tid 4 to smithi17880450-48 2024-02-10T05:33:28.283 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 503 (ObjNum 347 snap 110 seq_num 347) dirty exists 2024-02-10T05:33:28.283 INFO:tasks.rados.rados.0.smithi178.stdout:1085: left oid 48 (ObjNum 347 snap 110 seq_num 347) 2024-02-10T05:33:28.283 INFO:tasks.rados.rados.0.smithi178.stdout:1085: done (3 left) 2024-02-10T05:33:28.283 INFO:tasks.rados.rados.0.smithi178.stdout:1086: done (2 left) 2024-02-10T05:33:28.283 INFO:tasks.rados.rados.0.smithi178.stdout:1089: copy_from oid 41 from oid 30 current snap is 110 2024-02-10T05:33:28.283 INFO:tasks.rados.rados.0.smithi178.stdout:1090: read oid 42 snap -1 2024-02-10T05:33:28.283 INFO:tasks.rados.rados.0.smithi178.stdout:1090: expect (ObjNum 144 snap 32 seq_num 144) 2024-02-10T05:33:28.283 INFO:tasks.rados.rados.0.smithi178.stdout:1091: setattr oid 16 current snap is 110 2024-02-10T05:33:28.284 INFO:tasks.rados.rados.0.smithi178.stdout:1088: finishing copy_from to smithi17880450-50 2024-02-10T05:33:28.284 INFO:tasks.rados.rados.0.smithi178.stdout:1088: got expected ENOENT (src dne) 2024-02-10T05:33:28.285 INFO:tasks.rados.rados.0.smithi178.stdout:1088: finishing copy_from racing read to smithi17880450-50 2024-02-10T05:33:28.285 INFO:tasks.rados.rados.0.smithi178.stdout:1090: expect (ObjNum 144 snap 32 seq_num 144) 2024-02-10T05:33:28.285 INFO:tasks.rados.rados.0.smithi178.stdout:1087: finishing write tid 1 to smithi17880450-12 2024-02-10T05:33:28.285 INFO:tasks.rados.rados.0.smithi178.stdout:1087: finishing write tid 2 to smithi17880450-12 2024-02-10T05:33:28.285 INFO:tasks.rados.rados.0.smithi178.stdout:1087: finishing write tid 3 to smithi17880450-12 2024-02-10T05:33:28.285 INFO:tasks.rados.rados.0.smithi178.stdout:1088: done (4 left) 2024-02-10T05:33:28.285 INFO:tasks.rados.rados.0.smithi178.stdout:1090: done (3 left) 2024-02-10T05:33:28.285 INFO:tasks.rados.rados.0.smithi178.stdout:1092: rollback oid 32 current snap is 110 2024-02-10T05:33:28.285 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 32 to 87 2024-02-10T05:33:28.285 INFO:tasks.rados.rados.0.smithi178.stdout:1093: rollback oid 22 current snap is 110 2024-02-10T05:33:28.285 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 22 to 105 2024-02-10T05:33:28.285 INFO:tasks.rados.rados.0.smithi178.stdout:1094: read oid 29 snap -1 2024-02-10T05:33:28.285 INFO:tasks.rados.rados.0.smithi178.stdout:1094: expect deleted 2024-02-10T05:33:28.285 INFO:tasks.rados.rados.0.smithi178.stdout:1095: rollback oid 4 current snap is 110 2024-02-10T05:33:28.286 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 4 to 107 2024-02-10T05:33:28.286 INFO:tasks.rados.rados.0.smithi178.stdout:1096: delete oid 39 current snap is 110 2024-02-10T05:33:28.289 INFO:tasks.rados.rados.0.smithi178.stdout:1092: finishing rollback tid 0 to smithi17880450-32 2024-02-10T05:33:28.289 INFO:tasks.rados.rados.0.smithi178.stdout:1093: finishing rollback tid 0 to smithi17880450-22 2024-02-10T05:33:28.289 INFO:tasks.rados.rados.0.smithi178.stdout:1092: finishing rollback tid 1 to smithi17880450-32 2024-02-10T05:33:28.289 INFO:tasks.rados.rados.0.smithi178.stdout:1087: finishing write tid 4 to smithi17880450-12 2024-02-10T05:33:28.289 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 385 (ObjNum 348 snap 110 seq_num 348) dirty exists 2024-02-10T05:33:28.289 INFO:tasks.rados.rados.0.smithi178.stdout:1087: left oid 12 (ObjNum 348 snap 110 seq_num 348) 2024-02-10T05:33:28.290 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 745 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-10T05:33:28.290 INFO:tasks.rados.rados.0.smithi178.stdout:1095: finishing rollback tid 0 to smithi17880450-4 2024-02-10T05:33:28.290 INFO:tasks.rados.rados.0.smithi178.stdout:1093: finishing rollback tid 1 to smithi17880450-22 2024-02-10T05:33:28.290 INFO:tasks.rados.rados.0.smithi178.stdout:1095: finishing rollback tid 1 to smithi17880450-4 2024-02-10T05:33:28.290 INFO:tasks.rados.rados.0.smithi178.stdout:1092: finishing rollback tid 2 to smithi17880450-32 2024-02-10T05:33:28.290 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 480 (ObjNum 248 snap 66 seq_num 248) dirty exists 2024-02-10T05:33:28.290 INFO:tasks.rados.rados.0.smithi178.stdout:1093: finishing rollback tid 2 to smithi17880450-22 2024-02-10T05:33:28.290 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 489 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:33:28.290 INFO:tasks.rados.rados.0.smithi178.stdout:1095: finishing rollback tid 2 to smithi17880450-4 2024-02-10T05:33:28.291 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 423 (ObjNum 300 snap 87 seq_num 300) dirty exists 2024-02-10T05:33:28.292 INFO:tasks.rados.rados.0.smithi178.stdout:1087: done (7 left) 2024-02-10T05:33:28.292 INFO:tasks.rados.rados.0.smithi178.stdout:1091: done (6 left) 2024-02-10T05:33:28.292 INFO:tasks.rados.rados.0.smithi178.stdout:1092: done (5 left) 2024-02-10T05:33:28.292 INFO:tasks.rados.rados.0.smithi178.stdout:1093: done (4 left) 2024-02-10T05:33:28.292 INFO:tasks.rados.rados.0.smithi178.stdout:1094: done (3 left) 2024-02-10T05:33:28.292 INFO:tasks.rados.rados.0.smithi178.stdout:1095: done (2 left) 2024-02-10T05:33:28.292 INFO:tasks.rados.rados.0.smithi178.stdout:1096: done (1 left) 2024-02-10T05:33:28.292 INFO:tasks.rados.rados.0.smithi178.stdout:1097: copy_from oid 5 from oid 36 current snap is 110 2024-02-10T05:33:28.292 INFO:tasks.rados.rados.0.smithi178.stdout:1098: setattr oid 18 current snap is 110 2024-02-10T05:33:28.293 INFO:tasks.rados.rados.0.smithi178.stdout:1099: snap_create 2024-02-10T05:33:28.297 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 425 (ObjNum 325 snap 100 seq_num 325) dirty exists 2024-02-10T05:33:28.301 INFO:tasks.rados.rados.0.smithi178.stdout:1097: finishing copy_from racing read to smithi17880450-5 2024-02-10T05:33:28.302 INFO:tasks.rados.rados.0.smithi178.stdout:1097: finishing copy_from to smithi17880450-5 2024-02-10T05:33:28.302 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 344 (ObjNum 344 snap 109 seq_num 344) dirty exists 2024-02-10T05:33:28.319 INFO:tasks.rados.rados.0.smithi178.stdout:1089: finishing copy_from racing read to smithi17880450-41 2024-02-10T05:33:28.322 INFO:tasks.rados.rados.0.smithi178.stdout:1089: finishing copy_from to smithi17880450-41 2024-02-10T05:33:28.322 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 321 (ObjNum 240 snap 63 seq_num 240) dirty exists 2024-02-10T05:33:28.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:28 smithi189 ceph-mon[31422]: failed to encode map e273 with expected crc 2024-02-10T05:33:28.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:28 smithi189 ceph-mon[31422]: osdmap e273: 8 total, 8 up, 8 in 2024-02-10T05:33:28.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:28 smithi189 ceph-mon[31422]: failed to encode map e273 with expected crc 2024-02-10T05:33:28.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:28.175+0000 7fac93aac700 -1 mon.b@1(peon).osd e274 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:28.787 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:33:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:33:28.658Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:33:29.187 INFO:tasks.rados.rados.0.smithi178.stdout:1089: done (3 left) 2024-02-10T05:33:29.187 INFO:tasks.rados.rados.0.smithi178.stdout:1097: done (2 left) 2024-02-10T05:33:29.187 INFO:tasks.rados.rados.0.smithi178.stdout:1098: done (1 left) 2024-02-10T05:33:29.187 INFO:tasks.rados.rados.0.smithi178.stdout:1099: done (0 left) 2024-02-10T05:33:29.187 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 111 2024-02-10T05:33:29.187 INFO:tasks.rados.rados.0.smithi178.stdout:1100: seq_num 350 ranges {4210688=671744,4882432=401408} 2024-02-10T05:33:29.213 INFO:tasks.rados.rados.0.smithi178.stdout:1100: writing smithi17880450-6 from 4210688 to 4882432 tid 1 2024-02-10T05:33:29.215 INFO:tasks.rados.rados.0.smithi178.stdout:1100: writing smithi17880450-6 from 4882432 to 5283840 tid 2 2024-02-10T05:33:29.215 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 44 current snap is 111 2024-02-10T05:33:29.216 INFO:tasks.rados.rados.0.smithi178.stdout:1101: seq_num 351 ranges {2301952=688128,2990080=401408} 2024-02-10T05:33:29.232 INFO:tasks.rados.rados.0.smithi178.stdout:1101: writing smithi17880450-44 from 2301952 to 2990080 tid 1 2024-02-10T05:33:29.235 INFO:tasks.rados.rados.0.smithi178.stdout:1101: writing smithi17880450-44 from 2990080 to 3391488 tid 2 2024-02-10T05:33:29.235 INFO:tasks.rados.rados.0.smithi178.stdout:1102: read oid 50 snap -1 2024-02-10T05:33:29.235 INFO:tasks.rados.rados.0.smithi178.stdout:1102: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:33:29.235 INFO:tasks.rados.rados.0.smithi178.stdout:1103: rollback oid 21 current snap is 111 2024-02-10T05:33:29.235 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 21 to 50 2024-02-10T05:33:29.235 INFO:tasks.rados.rados.0.smithi178.stdout:1100: finishing write tid 1 to smithi17880450-6 2024-02-10T05:33:29.235 INFO:tasks.rados.rados.0.smithi178.stdout:1100: finishing write tid 2 to smithi17880450-6 2024-02-10T05:33:29.235 INFO:tasks.rados.rados.0.smithi178.stdout:1100: finishing write tid 3 to smithi17880450-6 2024-02-10T05:33:29.236 INFO:tasks.rados.rados.0.smithi178.stdout:1100: finishing write tid 4 to smithi17880450-6 2024-02-10T05:33:29.236 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 354 (ObjNum 350 snap 111 seq_num 350) dirty exists 2024-02-10T05:33:29.236 INFO:tasks.rados.rados.0.smithi178.stdout:1100: left oid 6 (ObjNum 350 snap 111 seq_num 350) 2024-02-10T05:33:29.236 INFO:tasks.rados.rados.0.smithi178.stdout:1100: done (3 left) 2024-02-10T05:33:29.236 INFO:tasks.rados.rados.0.smithi178.stdout:1104: read oid 19 snap -1 2024-02-10T05:33:29.236 INFO:tasks.rados.rados.0.smithi178.stdout:1104: expect (ObjNum 330 snap 101 seq_num 330) 2024-02-10T05:33:29.236 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 111 2024-02-10T05:33:29.236 INFO:tasks.rados.rados.0.smithi178.stdout:1105: seq_num 352 ranges {2654208=704512,3358720=401408} 2024-02-10T05:33:29.252 INFO:tasks.rados.rados.0.smithi178.stdout:1105: writing smithi17880450-48 from 2654208 to 3358720 tid 1 2024-02-10T05:33:29.255 INFO:tasks.rados.rados.0.smithi178.stdout:1105: writing smithi17880450-48 from 3358720 to 3760128 tid 2 2024-02-10T05:33:29.255 INFO:tasks.rados.rados.0.smithi178.stdout:1106: rollback oid 34 current snap is 111 2024-02-10T05:33:29.255 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 34 to 100 2024-02-10T05:33:29.255 INFO:tasks.rados.rados.0.smithi178.stdout:1102: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:33:29.257 INFO:tasks.rados.rados.0.smithi178.stdout:1103: finishing rollback tid 0 to smithi17880450-21 2024-02-10T05:33:29.257 INFO:tasks.rados.rados.0.smithi178.stdout:1103: finishing rollback tid 1 to smithi17880450-21 2024-02-10T05:33:29.257 INFO:tasks.rados.rados.0.smithi178.stdout:1102: done (5 left) 2024-02-10T05:33:29.257 INFO:tasks.rados.rados.0.smithi178.stdout:1107: delete oid 24 current snap is 111 2024-02-10T05:33:29.257 INFO:tasks.rados.rados.0.smithi178.stdout:1103: finishing rollback tid 2 to smithi17880450-21 2024-02-10T05:33:29.257 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 411 (ObjNum 200 snap 47 seq_num 200) dirty exists 2024-02-10T05:33:29.258 INFO:tasks.rados.rados.0.smithi178.stdout:1101: finishing write tid 1 to smithi17880450-44 2024-02-10T05:33:29.258 INFO:tasks.rados.rados.0.smithi178.stdout:1101: finishing write tid 2 to smithi17880450-44 2024-02-10T05:33:29.258 INFO:tasks.rados.rados.0.smithi178.stdout:1101: finishing write tid 3 to smithi17880450-44 2024-02-10T05:33:29.258 INFO:tasks.rados.rados.0.smithi178.stdout:1104: expect (ObjNum 330 snap 101 seq_num 330) 2024-02-10T05:33:29.277 INFO:tasks.rados.rados.0.smithi178.stdout:1101: finishing write tid 4 to smithi17880450-44 2024-02-10T05:33:29.277 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 389 (ObjNum 351 snap 111 seq_num 351) dirty exists 2024-02-10T05:33:29.277 INFO:tasks.rados.rados.0.smithi178.stdout:1101: left oid 44 (ObjNum 351 snap 111 seq_num 351) 2024-02-10T05:33:29.277 INFO:tasks.rados.rados.0.smithi178.stdout:1101: done (5 left) 2024-02-10T05:33:29.277 INFO:tasks.rados.rados.0.smithi178.stdout:1103: done (4 left) 2024-02-10T05:33:29.278 INFO:tasks.rados.rados.0.smithi178.stdout:1104: done (3 left) 2024-02-10T05:33:29.278 INFO:tasks.rados.rados.0.smithi178.stdout:1107: done (2 left) 2024-02-10T05:33:29.278 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 35 current snap is 111 2024-02-10T05:33:29.278 INFO:tasks.rados.rados.0.smithi178.stdout:1106: finishing rollback tid 1 to smithi17880450-34 2024-02-10T05:33:29.278 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 303 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-02-10T05:33:29.278 INFO:tasks.rados.rados.0.smithi178.stdout:1105: finishing write tid 1 to smithi17880450-48 2024-02-10T05:33:29.278 INFO:tasks.rados.rados.0.smithi178.stdout:1105: finishing write tid 2 to smithi17880450-48 2024-02-10T05:33:29.278 INFO:tasks.rados.rados.0.smithi178.stdout:1108: seq_num 354 ranges {0=737280,737280=401408} 2024-02-10T05:33:29.281 INFO:tasks.rados.rados.0.smithi178.stdout:1108: writing smithi17880450-35 from 0 to 737280 tid 1 2024-02-10T05:33:29.284 INFO:tasks.rados.rados.0.smithi178.stdout:1108: writing smithi17880450-35 from 737280 to 1138688 tid 2 2024-02-10T05:33:29.284 INFO:tasks.rados.rados.0.smithi178.stdout:1106: done (2 left) 2024-02-10T05:33:29.284 INFO:tasks.rados.rados.0.smithi178.stdout:1109: delete oid 27 current snap is 111 2024-02-10T05:33:29.284 INFO:tasks.rados.rados.0.smithi178.stdout:1105: finishing write tid 3 to smithi17880450-48 2024-02-10T05:33:29.284 INFO:tasks.rados.rados.0.smithi178.stdout:1105: finishing write tid 4 to smithi17880450-48 2024-02-10T05:33:29.284 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 506 (ObjNum 352 snap 111 seq_num 352) dirty exists 2024-02-10T05:33:29.284 INFO:tasks.rados.rados.0.smithi178.stdout:1105: left oid 48 (ObjNum 352 snap 111 seq_num 352) 2024-02-10T05:33:29.286 INFO:tasks.rados.rados.0.smithi178.stdout:1105: done (2 left) 2024-02-10T05:33:29.286 INFO:tasks.rados.rados.0.smithi178.stdout:1109: done (1 left) 2024-02-10T05:33:29.287 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 111 2024-02-10T05:33:29.287 INFO:tasks.rados.rados.0.smithi178.stdout:1110: seq_num 356 ranges {868352=770048,1638400=401408} 2024-02-10T05:33:29.295 INFO:tasks.rados.rados.0.smithi178.stdout:1110: writing smithi17880450-3 from 868352 to 1638400 tid 1 2024-02-10T05:33:29.298 INFO:tasks.rados.rados.0.smithi178.stdout:1110: writing smithi17880450-3 from 1638400 to 2039808 tid 2 2024-02-10T05:33:29.298 INFO:tasks.rados.rados.0.smithi178.stdout:1111: read oid 39 snap -1 2024-02-10T05:33:29.298 INFO:tasks.rados.rados.0.smithi178.stdout:1111: expect deleted 2024-02-10T05:33:29.298 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 111 2024-02-10T05:33:29.298 INFO:tasks.rados.rados.0.smithi178.stdout:1108: finishing write tid 1 to smithi17880450-35 2024-02-10T05:33:29.298 INFO:tasks.rados.rados.0.smithi178.stdout:1112: seq_num 357 ranges {1728512=786432,2514944=401408} 2024-02-10T05:33:29.311 INFO:tasks.rados.rados.0.smithi178.stdout:1112: writing smithi17880450-20 from 1728512 to 2514944 tid 1 2024-02-10T05:33:29.314 INFO:tasks.rados.rados.0.smithi178.stdout:1112: writing smithi17880450-20 from 2514944 to 2916352 tid 2 2024-02-10T05:33:29.314 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 111 2024-02-10T05:33:29.314 INFO:tasks.rados.rados.0.smithi178.stdout:1108: finishing write tid 2 to smithi17880450-35 2024-02-10T05:33:29.314 INFO:tasks.rados.rados.0.smithi178.stdout:1108: finishing write tid 3 to smithi17880450-35 2024-02-10T05:33:29.314 INFO:tasks.rados.rados.0.smithi178.stdout:1108: finishing write tid 4 to smithi17880450-35 2024-02-10T05:33:29.314 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 349 (ObjNum 354 snap 111 seq_num 354) dirty exists 2024-02-10T05:33:29.315 INFO:tasks.rados.rados.0.smithi178.stdout:1108: left oid 35 (ObjNum 354 snap 111 seq_num 354) 2024-02-10T05:33:29.315 INFO:tasks.rados.rados.0.smithi178.stdout:1113: seq_num 358 ranges {933888=802816,1736704=401408} 2024-02-10T05:33:29.324 INFO:tasks.rados.rados.0.smithi178.stdout:1113: writing smithi17880450-45 from 933888 to 1736704 tid 1 2024-02-10T05:33:29.326 INFO:tasks.rados.rados.0.smithi178.stdout:1113: writing smithi17880450-45 from 1736704 to 2138112 tid 2 2024-02-10T05:33:29.326 INFO:tasks.rados.rados.0.smithi178.stdout:1108: done (4 left) 2024-02-10T05:33:29.326 INFO:tasks.rados.rados.0.smithi178.stdout:1114: snap_create 2024-02-10T05:33:29.326 INFO:tasks.rados.rados.0.smithi178.stdout:1110: finishing write tid 1 to smithi17880450-3 2024-02-10T05:33:29.326 INFO:tasks.rados.rados.0.smithi178.stdout:1110: finishing write tid 2 to smithi17880450-3 2024-02-10T05:33:29.326 INFO:tasks.rados.rados.0.smithi178.stdout:1110: finishing write tid 3 to smithi17880450-3 2024-02-10T05:33:29.326 INFO:tasks.rados.rados.0.smithi178.stdout:1110: finishing write tid 4 to smithi17880450-3 2024-02-10T05:33:29.327 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 483 (ObjNum 356 snap 111 seq_num 356) dirty exists 2024-02-10T05:33:29.327 INFO:tasks.rados.rados.0.smithi178.stdout:1110: left oid 3 (ObjNum 356 snap 111 seq_num 356) 2024-02-10T05:33:29.327 INFO:tasks.rados.rados.0.smithi178.stdout:1112: finishing write tid 1 to smithi17880450-20 2024-02-10T05:33:29.327 INFO:tasks.rados.rados.0.smithi178.stdout:1112: finishing write tid 2 to smithi17880450-20 2024-02-10T05:33:29.327 INFO:tasks.rados.rados.0.smithi178.stdout:1112: finishing write tid 3 to smithi17880450-20 2024-02-10T05:33:29.327 INFO:tasks.rados.rados.0.smithi178.stdout:1112: finishing write tid 4 to smithi17880450-20 2024-02-10T05:33:29.327 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 185 (ObjNum 357 snap 111 seq_num 357) dirty exists 2024-02-10T05:33:29.327 INFO:tasks.rados.rados.0.smithi178.stdout:1112: left oid 20 (ObjNum 357 snap 111 seq_num 357) 2024-02-10T05:33:29.327 INFO:tasks.rados.rados.0.smithi178.stdout:1113: finishing write tid 1 to smithi17880450-45 2024-02-10T05:33:29.328 INFO:tasks.rados.rados.0.smithi178.stdout:1113: finishing write tid 2 to smithi17880450-45 2024-02-10T05:33:29.328 INFO:tasks.rados.rados.0.smithi178.stdout:1113: finishing write tid 3 to smithi17880450-45 2024-02-10T05:33:29.329 INFO:tasks.rados.rados.0.smithi178.stdout:1113: finishing write tid 4 to smithi17880450-45 2024-02-10T05:33:29.329 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 359 (ObjNum 358 snap 111 seq_num 358) dirty exists 2024-02-10T05:33:29.329 INFO:tasks.rados.rados.0.smithi178.stdout:1113: left oid 45 (ObjNum 358 snap 111 seq_num 358) 2024-02-10T05:33:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: failed to encode map e274 with expected crc 2024-02-10T05:33:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: osdmap e274: 8 total, 8 up, 8 in 2024-02-10T05:33:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: failed to encode map e274 with expected crc 2024-02-10T05:33:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: failed to encode map e274 with expected crc 2024-02-10T05:33:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: pgmap v41: 121 pgs: 121 active+clean; 249 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:33:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:33:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:33:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:33:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T05:33:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T05:33:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: failed to encode map e274 with expected crc 2024-02-10T05:33:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: osdmap e274: 8 total, 8 up, 8 in 2024-02-10T05:33:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: failed to encode map e274 with expected crc 2024-02-10T05:33:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: failed to encode map e274 with expected crc 2024-02-10T05:33:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: pgmap v41: 121 pgs: 121 active+clean; 249 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:33:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:29.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:29.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:33:29.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:29.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:33:29.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:33:29.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T05:33:29.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T05:33:29.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:29.177+0000 7fac93aac700 -1 mon.b@1(peon).osd e275 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: failed to encode map e274 with expected crc 2024-02-10T05:33:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: osdmap e274: 8 total, 8 up, 8 in 2024-02-10T05:33:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: failed to encode map e274 with expected crc 2024-02-10T05:33:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: failed to encode map e274 with expected crc 2024-02-10T05:33:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: pgmap v41: 121 pgs: 121 active+clean; 249 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:33:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:33:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:33:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:33:29.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:33:29.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T05:33:29.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:29 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T05:33:30.179 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:33:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:33:30.086Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephMonDown: template: __alert_CephMonDown:1:427: executing \"__alert_CephMonDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"mon.a\"} on the right hand-side of the operation: [{ceph_daemon=\"mon.a\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", public_addr=\"172.21.15.178\", rank=\"0\"}, {ceph_daemon=\"mon.a\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", public_addr=\"172.21.15.178\", rank=\"0\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-02-10T05:33:30.190 INFO:tasks.rados.rados.0.smithi178.stdout:1110: done (4 left) 2024-02-10T05:33:30.190 INFO:tasks.rados.rados.0.smithi178.stdout:1111: done (3 left) 2024-02-10T05:33:30.190 INFO:tasks.rados.rados.0.smithi178.stdout:1112: done (2 left) 2024-02-10T05:33:30.190 INFO:tasks.rados.rados.0.smithi178.stdout:1113: done (1 left) 2024-02-10T05:33:30.190 INFO:tasks.rados.rados.0.smithi178.stdout:1114: done (0 left) 2024-02-10T05:33:30.190 INFO:tasks.rados.rados.0.smithi178.stdout:1115: copy_from oid 12 from oid 23 current snap is 112 2024-02-10T05:33:30.190 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 112 2024-02-10T05:33:30.190 INFO:tasks.rados.rados.0.smithi178.stdout:1116: seq_num 359 ranges {737280=417792,1155072=417792,1572864=385024} 2024-02-10T05:33:30.196 INFO:tasks.rados.rados.0.smithi178.stdout:1116: writing smithi17880450-19 from 737280 to 1155072 tid 1 2024-02-10T05:33:30.198 INFO:tasks.rados.rados.0.smithi178.stdout:1116: writing smithi17880450-19 from 1155072 to 1572864 tid 2 2024-02-10T05:33:30.202 INFO:tasks.rados.rados.0.smithi178.stdout:1116: writing smithi17880450-19 from 1572864 to 1957888 tid 3 2024-02-10T05:33:30.202 INFO:tasks.rados.rados.0.smithi178.stdout:1117: read oid 2 snap -1 2024-02-10T05:33:30.202 INFO:tasks.rados.rados.0.smithi178.stdout:1117: expect (ObjNum 258 snap 73 seq_num 258) 2024-02-10T05:33:30.202 INFO:tasks.rados.rados.0.smithi178.stdout:1118: read oid 14 snap -1 2024-02-10T05:33:30.202 INFO:tasks.rados.rados.0.smithi178.stdout:1118: expect (ObjNum 289 snap 86 seq_num 289) 2024-02-10T05:33:30.202 INFO:tasks.rados.rados.0.smithi178.stdout:1119: copy_from oid 31 from oid 17 current snap is 112 2024-02-10T05:33:30.202 INFO:tasks.rados.rados.0.smithi178.stdout:1120: read oid 5 snap -1 2024-02-10T05:33:30.202 INFO:tasks.rados.rados.0.smithi178.stdout:1120: expect (ObjNum 344 snap 109 seq_num 344) 2024-02-10T05:33:30.202 INFO:tasks.rados.rados.0.smithi178.stdout:1121: snap_remove snap 66 2024-02-10T05:33:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:30 smithi178 ceph-mon[92537]: Upgrade: It appears safe to stop mon.b 2024-02-10T05:33:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:30 smithi178 ceph-mon[92537]: failed to encode map e275 with expected crc 2024-02-10T05:33:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:30 smithi178 ceph-mon[92537]: osdmap e275: 8 total, 8 up, 8 in 2024-02-10T05:33:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:30 smithi178 ceph-mon[92537]: failed to encode map e275 with expected crc 2024-02-10T05:33:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:30 smithi178 ceph-mon[92537]: failed to encode map e275 with expected crc 2024-02-10T05:33:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:30 smithi178 ceph-mon[95116]: Upgrade: It appears safe to stop mon.b 2024-02-10T05:33:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:30 smithi178 ceph-mon[95116]: failed to encode map e275 with expected crc 2024-02-10T05:33:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:30 smithi178 ceph-mon[95116]: osdmap e275: 8 total, 8 up, 8 in 2024-02-10T05:33:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:30 smithi178 ceph-mon[95116]: failed to encode map e275 with expected crc 2024-02-10T05:33:30.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:30 smithi178 ceph-mon[95116]: failed to encode map e275 with expected crc 2024-02-10T05:33:30.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:30 smithi189 ceph-mon[31422]: Upgrade: It appears safe to stop mon.b 2024-02-10T05:33:30.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:30 smithi189 ceph-mon[31422]: failed to encode map e275 with expected crc 2024-02-10T05:33:30.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:30 smithi189 ceph-mon[31422]: osdmap e275: 8 total, 8 up, 8 in 2024-02-10T05:33:30.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:30 smithi189 ceph-mon[31422]: failed to encode map e275 with expected crc 2024-02-10T05:33:30.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:30 smithi189 ceph-mon[31422]: failed to encode map e275 with expected crc 2024-02-10T05:33:30.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:30.184+0000 7fac93aac700 -1 mon.b@1(peon).osd e276 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:31.196 INFO:tasks.rados.rados.0.smithi178.stdout:1121: done (6 left) 2024-02-10T05:33:31.197 INFO:tasks.rados.rados.0.smithi178.stdout:1122: snap_create 2024-02-10T05:33:31.197 INFO:tasks.rados.rados.0.smithi178.stdout:1116: finishing write tid 1 to smithi17880450-19 2024-02-10T05:33:31.197 INFO:tasks.rados.rados.0.smithi178.stdout:1116: finishing write tid 2 to smithi17880450-19 2024-02-10T05:33:31.197 INFO:tasks.rados.rados.0.smithi178.stdout:1116: finishing write tid 3 to smithi17880450-19 2024-02-10T05:33:31.197 INFO:tasks.rados.rados.0.smithi178.stdout:1116: finishing write tid 4 to smithi17880450-19 2024-02-10T05:33:31.197 INFO:tasks.rados.rados.0.smithi178.stdout:1118: expect (ObjNum 289 snap 86 seq_num 289) 2024-02-10T05:33:31.197 INFO:tasks.rados.rados.0.smithi178.stdout:1116: finishing write tid 5 to smithi17880450-19 2024-02-10T05:33:31.198 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 418 (ObjNum 359 snap 112 seq_num 359) dirty exists 2024-02-10T05:33:31.198 INFO:tasks.rados.rados.0.smithi178.stdout:1116: left oid 19 (ObjNum 359 snap 112 seq_num 359) 2024-02-10T05:33:31.198 INFO:tasks.rados.rados.0.smithi178.stdout:1120: expect (ObjNum 344 snap 109 seq_num 344) 2024-02-10T05:33:31.263 INFO:tasks.rados.rados.0.smithi178.stdout:1117: expect (ObjNum 258 snap 73 seq_num 258) 2024-02-10T05:33:31.355 INFO:tasks.rados.rados.0.smithi178.stdout:1119: finishing copy_from racing read to smithi17880450-31 2024-02-10T05:33:31.355 INFO:tasks.rados.rados.0.smithi178.stdout:1115: finishing copy_from racing read to smithi17880450-12 2024-02-10T05:33:31.355 INFO:tasks.rados.rados.0.smithi178.stdout:1119: finishing copy_from to smithi17880450-31 2024-02-10T05:33:31.355 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 304 (ObjNum 279 snap 83 seq_num 279) dirty exists 2024-02-10T05:33:31.355 INFO:tasks.rados.rados.0.smithi178.stdout:1115: finishing copy_from to smithi17880450-12 2024-02-10T05:33:31.355 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 309 (ObjNum 333 snap 102 seq_num 333) dirty exists 2024-02-10T05:33:31.460 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:31 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:31.189+0000 7fac93aac700 -1 mon.b@1(peon).osd e277 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:31.461 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:31 smithi189 ceph-mon[31422]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.461 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:31 smithi189 ceph-mon[31422]: osdmap e276: 8 total, 8 up, 8 in 2024-02-10T05:33:31.461 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:31 smithi189 ceph-mon[31422]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.461 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:31 smithi189 ceph-mon[31422]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.461 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:31 smithi189 ceph-mon[31422]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.461 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:31 smithi189 ceph-mon[31422]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.461 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:31 smithi189 ceph-mon[31422]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.461 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:31 smithi189 ceph-mon[31422]: pgmap v44: 121 pgs: 121 active+clean; 268 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.1 MiB/s wr, 30 op/s 2024-02-10T05:33:31.461 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:31 smithi189 ceph-mon[31422]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:31.461 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:31 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:33:31.461 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:31 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:33:31.461 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:31 smithi189 ceph-mon[31422]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[95116]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[95116]: osdmap e276: 8 total, 8 up, 8 in 2024-02-10T05:33:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[95116]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[95116]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[95116]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[95116]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[95116]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[95116]: pgmap v44: 121 pgs: 121 active+clean; 268 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.1 MiB/s wr, 30 op/s 2024-02-10T05:33:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:33:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:33:31.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[92537]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[92537]: osdmap e276: 8 total, 8 up, 8 in 2024-02-10T05:33:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[92537]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[92537]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[92537]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[92537]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[92537]: failed to encode map e276 with expected crc 2024-02-10T05:33:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[92537]: pgmap v44: 121 pgs: 121 active+clean; 268 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.1 MiB/s wr, 30 op/s 2024-02-10T05:33:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:33:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:33:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:31 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:32.200 INFO:tasks.rados.rados.0.smithi178.stdout:1115: done (6 left) 2024-02-10T05:33:32.201 INFO:tasks.rados.rados.0.smithi178.stdout:1116: done (5 left) 2024-02-10T05:33:32.201 INFO:tasks.rados.rados.0.smithi178.stdout:1117: done (4 left) 2024-02-10T05:33:32.201 INFO:tasks.rados.rados.0.smithi178.stdout:1118: done (3 left) 2024-02-10T05:33:32.201 INFO:tasks.rados.rados.0.smithi178.stdout:1119: done (2 left) 2024-02-10T05:33:32.201 INFO:tasks.rados.rados.0.smithi178.stdout:1120: done (1 left) 2024-02-10T05:33:32.201 INFO:tasks.rados.rados.0.smithi178.stdout:1122: done (0 left) 2024-02-10T05:33:32.201 INFO:tasks.rados.rados.0.smithi178.stdout:1123: read oid 29 snap -1 2024-02-10T05:33:32.201 INFO:tasks.rados.rados.0.smithi178.stdout:1123: expect deleted 2024-02-10T05:33:32.201 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 113 2024-02-10T05:33:32.201 INFO:tasks.rados.rados.0.smithi178.stdout:1124: seq_num 360 ranges {5283840=434176,5718016=704512,6422528=98304} 2024-02-10T05:33:32.230 INFO:tasks.rados.rados.0.smithi178.stdout:1124: writing smithi17880450-6 from 5283840 to 5718016 tid 1 2024-02-10T05:33:32.234 INFO:tasks.rados.rados.0.smithi178.stdout:1124: writing smithi17880450-6 from 5718016 to 6422528 tid 2 2024-02-10T05:33:32.235 INFO:tasks.rados.rados.0.smithi178.stdout:1124: writing smithi17880450-6 from 6422528 to 6520832 tid 3 2024-02-10T05:33:32.236 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 24 current snap is 113 2024-02-10T05:33:32.236 INFO:tasks.rados.rados.0.smithi178.stdout:1125: seq_num 361 ranges {0=450560,450560=581632,1032192=221184} 2024-02-10T05:33:32.238 INFO:tasks.rados.rados.0.smithi178.stdout:1125: writing smithi17880450-24 from 0 to 450560 tid 1 2024-02-10T05:33:32.242 INFO:tasks.rados.rados.0.smithi178.stdout:1125: writing smithi17880450-24 from 450560 to 1032192 tid 2 2024-02-10T05:33:32.244 INFO:tasks.rados.rados.0.smithi178.stdout:1125: writing smithi17880450-24 from 1032192 to 1253376 tid 3 2024-02-10T05:33:32.244 INFO:tasks.rados.rados.0.smithi178.stdout:1126: delete oid 33 current snap is 113 2024-02-10T05:33:32.244 INFO:tasks.rados.rados.0.smithi178.stdout:1124: finishing write tid 1 to smithi17880450-6 2024-02-10T05:33:32.244 INFO:tasks.rados.rados.0.smithi178.stdout:1124: finishing write tid 2 to smithi17880450-6 2024-02-10T05:33:32.244 INFO:tasks.rados.rados.0.smithi178.stdout:1125: finishing write tid 1 to smithi17880450-24 2024-02-10T05:33:32.245 INFO:tasks.rados.rados.0.smithi178.stdout:1124: finishing write tid 3 to smithi17880450-6 2024-02-10T05:33:32.245 INFO:tasks.rados.rados.0.smithi178.stdout:1124: finishing write tid 4 to smithi17880450-6 2024-02-10T05:33:32.245 INFO:tasks.rados.rados.0.smithi178.stdout:1124: finishing write tid 5 to smithi17880450-6 2024-02-10T05:33:32.245 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 364 (ObjNum 360 snap 113 seq_num 360) dirty exists 2024-02-10T05:33:32.245 INFO:tasks.rados.rados.0.smithi178.stdout:1124: left oid 6 (ObjNum 360 snap 113 seq_num 360) 2024-02-10T05:33:32.246 INFO:tasks.rados.rados.0.smithi178.stdout:1125: finishing write tid 2 to smithi17880450-24 2024-02-10T05:33:32.246 INFO:tasks.rados.rados.0.smithi178.stdout:1125: finishing write tid 3 to smithi17880450-24 2024-02-10T05:33:32.247 INFO:tasks.rados.rados.0.smithi178.stdout:1125: finishing write tid 4 to smithi17880450-24 2024-02-10T05:33:32.248 INFO:tasks.rados.rados.0.smithi178.stdout:1125: finishing write tid 5 to smithi17880450-24 2024-02-10T05:33:32.248 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 428 (ObjNum 361 snap 113 seq_num 361) dirty exists 2024-02-10T05:33:32.248 INFO:tasks.rados.rados.0.smithi178.stdout:1125: left oid 24 (ObjNum 361 snap 113 seq_num 361) 2024-02-10T05:33:32.248 INFO:tasks.rados.rados.0.smithi178.stdout:1123: done (3 left) 2024-02-10T05:33:32.248 INFO:tasks.rados.rados.0.smithi178.stdout:1124: done (2 left) 2024-02-10T05:33:32.248 INFO:tasks.rados.rados.0.smithi178.stdout:1125: done (1 left) 2024-02-10T05:33:32.248 INFO:tasks.rados.rados.0.smithi178.stdout:1126: done (0 left) 2024-02-10T05:33:32.248 INFO:tasks.rados.rados.0.smithi178.stdout:1127: rollback oid 9 current snap is 113 2024-02-10T05:33:32.248 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 9 to 111 2024-02-10T05:33:32.248 INFO:tasks.rados.rados.0.smithi178.stdout:1128: delete oid 41 current snap is 113 2024-02-10T05:33:32.251 INFO:tasks.rados.rados.0.smithi178.stdout:1127: finishing rollback tid 0 to smithi17880450-9 2024-02-10T05:33:32.251 INFO:tasks.rados.rados.0.smithi178.stdout:1127: finishing rollback tid 1 to smithi17880450-9 2024-02-10T05:33:32.252 INFO:tasks.rados.rados.0.smithi178.stdout:1128: done (1 left) 2024-02-10T05:33:32.252 INFO:tasks.rados.rados.0.smithi178.stdout:1129: snap_create 2024-02-10T05:33:32.252 INFO:tasks.rados.rados.0.smithi178.stdout:1127: finishing rollback tid 2 to smithi17880450-9 2024-02-10T05:33:32.252 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 213 (ObjNum 292 snap 86 seq_num 292) dirty exists 2024-02-10T05:33:32.393 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:32 smithi189 ceph-mon[31422]: Upgrade: Updating mon.b 2024-02-10T05:33:32.393 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:32 smithi189 ceph-mon[31422]: Deploying daemon mon.b on smithi189 2024-02-10T05:33:32.393 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:32 smithi189 ceph-mon[31422]: failed to encode map e277 with expected crc 2024-02-10T05:33:32.393 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:32 smithi189 ceph-mon[31422]: osdmap e277: 8 total, 8 up, 8 in 2024-02-10T05:33:32.393 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:32 smithi189 ceph-mon[31422]: failed to encode map e277 with expected crc 2024-02-10T05:33:32.393 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:32.194+0000 7fac93aac700 -1 mon.b@1(peon).osd e278 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T05:33:32.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:32 smithi178 ceph-mon[92537]: Upgrade: Updating mon.b 2024-02-10T05:33:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:32 smithi178 ceph-mon[92537]: Deploying daemon mon.b on smithi189 2024-02-10T05:33:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:32 smithi178 ceph-mon[92537]: failed to encode map e277 with expected crc 2024-02-10T05:33:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:32 smithi178 ceph-mon[92537]: osdmap e277: 8 total, 8 up, 8 in 2024-02-10T05:33:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:32 smithi178 ceph-mon[92537]: failed to encode map e277 with expected crc 2024-02-10T05:33:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:32 smithi178 ceph-mon[95116]: Upgrade: Updating mon.b 2024-02-10T05:33:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:32 smithi178 ceph-mon[95116]: Deploying daemon mon.b on smithi189 2024-02-10T05:33:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:32 smithi178 ceph-mon[95116]: failed to encode map e277 with expected crc 2024-02-10T05:33:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:32 smithi178 ceph-mon[95116]: osdmap e277: 8 total, 8 up, 8 in 2024-02-10T05:33:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:32 smithi178 ceph-mon[95116]: failed to encode map e277 with expected crc 2024-02-10T05:33:32.678 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:32 smithi189 systemd[1]: Stopping Ceph mon.b for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:33:33.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:32 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:33:32] ENGINE Bus STOPPING 2024-02-10T05:33:33.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:32 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:33:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T05:33:33.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:32 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:33:32] ENGINE Bus STOPPED 2024-02-10T05:33:33.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:32 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:33:32] ENGINE Bus STARTING 2024-02-10T05:33:33.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:33:33] ENGINE Serving on http://:::9283 2024-02-10T05:33:33.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:05:33:33] ENGINE Bus STARTED 2024-02-10T05:33:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:32.941+0000 7fac992b7700 -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-02-10T05:33:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[31399]: 2024-02-10T05:33:32.941+0000 7fac992b7700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-02-10T05:33:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:33 smithi189 podman[89437]: 2024-02-10 05:33:33.135257427 +0000 UTC m=+0.314895879 container died 4c36cda4e5a067d9bfb99891ca3e5e23665a3fcedf17563affdf9218916faa7e (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=quincy-72ce7c1, io.buildah.version=1.33.2) 2024-02-10T05:33:33.764 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:33 smithi189 podman[89437]: 2024-02-10 05:33:33.497051816 +0000 UTC m=+0.676690274 container cleanup 4c36cda4e5a067d9bfb99891ca3e5e23665a3fcedf17563affdf9218916faa7e (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=quincy-72ce7c1, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.2) 2024-02-10T05:33:33.764 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:33 smithi189 bash[89437]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b 2024-02-10T05:33:34.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:33 smithi189 podman[89455]: 2024-02-10 05:33:33.764616585 +0000 UTC m=+0.619587058 container remove 4c36cda4e5a067d9bfb99891ca3e5e23665a3fcedf17563affdf9218916faa7e (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, RELEASE=quincy-72ce7c1, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True) 2024-02-10T05:33:34.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:33 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.b.service: Deactivated successfully. 2024-02-10T05:33:34.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:33 smithi189 systemd[1]: Stopped Ceph mon.b for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:33:34.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:33 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.b.service: Consumed 10.295s CPU time. 2024-02-10T05:33:34.447 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 systemd[1]: Starting Ceph mon.b for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:33:34.448 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 podman[89593]: 2024-02-10 05:33:34.332337845 +0000 UTC m=+0.114895768 container create 32ab039140f28efe74e6b0b611239f140e6eb1f2b0b17683b249576341e3dadd (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-290212a, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-02-10T05:33:34.448 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 podman[89593]: 2024-02-10 05:33:34.236429462 +0000 UTC m=+0.018987396 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:33:34.651 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 podman[89593]: 2024-02-10 05:33:34.614993922 +0000 UTC m=+0.397551848 container init 32ab039140f28efe74e6b0b611239f140e6eb1f2b0b17683b249576341e3dadd (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=main-290212a, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2) 2024-02-10T05:33:34.651 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 podman[89593]: 2024-02-10 05:33:34.620596969 +0000 UTC m=+0.403154892 container start 32ab039140f28efe74e6b0b611239f140e6eb1f2b0b17683b249576341e3dadd (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, RELEASE=main-290212a) 2024-02-10T05:33:34.651 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: set uid:gid to 167:167 (ceph:ceph) 2024-02-10T05:33:34.651 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev), process ceph-mon, pid 7 2024-02-10T05:33:34.651 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: pidfile_write: ignore empty --pid-file 2024-02-10T05:33:34.651 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: load: jerasure load: lrc 2024-02-10T05:33:34.652 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: RocksDB version: 7.9.2 2024-02-10T05:33:34.652 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Git sha 0 2024-02-10T05:33:34.652 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Compile date 2024-02-09 17:35:33 2024-02-10T05:33:34.652 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: DB SUMMARY 2024-02-10T05:33:34.652 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: DB Session ID: MA6JCUFEDPKVNFNOXEWZ 2024-02-10T05:33:34.652 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: CURRENT file: CURRENT 2024-02-10T05:33:34.652 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: IDENTITY file: IDENTITY 2024-02-10T05:33:34.652 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: MANIFEST file: MANIFEST-000009 size: 1097 Bytes 2024-02-10T05:33:34.652 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2024-02-10T05:33:34.652 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 11674740 ; 2024-02-10T05:33:34.652 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.error_if_exists: 0 2024-02-10T05:33:34.652 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.create_if_missing: 0 2024-02-10T05:33:34.652 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.paranoid_checks: 1 2024-02-10T05:33:34.652 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.flush_verify_memtable_count: 1 2024-02-10T05:33:34.653 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T05:33:34.653 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-10T05:33:34.653 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.env: 0x55a2e65a2ae0 2024-02-10T05:33:34.653 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.fs: PosixFileSystem 2024-02-10T05:33:34.653 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.info_log: 0x55a2e77958c0 2024-02-10T05:33:34.653 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_file_opening_threads: 16 2024-02-10T05:33:34.653 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.statistics: (nil) 2024-02-10T05:33:34.653 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.use_fsync: 0 2024-02-10T05:33:34.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_log_file_size: 0 2024-02-10T05:33:34.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T05:33:34.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T05:33:34.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.keep_log_file_num: 1000 2024-02-10T05:33:34.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.recycle_log_file_num: 0 2024-02-10T05:33:34.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.allow_fallocate: 1 2024-02-10T05:33:34.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.allow_mmap_reads: 0 2024-02-10T05:33:34.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.allow_mmap_writes: 0 2024-02-10T05:33:34.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.use_direct_reads: 0 2024-02-10T05:33:34.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T05:33:34.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.create_missing_column_families: 0 2024-02-10T05:33:34.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.db_log_dir: 2024-02-10T05:33:34.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.wal_dir: 2024-02-10T05:33:34.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.advise_random_on_open: 1 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.db_write_buffer_size: 0 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.write_buffer_manager: 0x55a2e7768dc0 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.rate_limiter: (nil) 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.wal_recovery_mode: 2 2024-02-10T05:33:34.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.enable_thread_tracking: 0 2024-02-10T05:33:34.656 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.enable_pipelined_write: 0 2024-02-10T05:33:34.656 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.unordered_write: 0 2024-02-10T05:33:34.656 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T05:33:34.656 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T05:33:34.656 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T05:33:34.656 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T05:33:34.656 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.row_cache: None 2024-02-10T05:33:34.656 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.wal_filter: None 2024-02-10T05:33:34.656 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T05:33:34.656 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.allow_ingest_behind: 0 2024-02-10T05:33:34.656 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.two_write_queues: 0 2024-02-10T05:33:34.656 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.manual_wal_flush: 0 2024-02-10T05:33:34.656 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.wal_compression: 0 2024-02-10T05:33:34.656 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.atomic_flush: 0 2024-02-10T05:33:34.657 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T05:33:34.657 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T05:33:34.657 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T05:33:34.657 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.log_readahead_size: 0 2024-02-10T05:33:34.657 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T05:33:34.657 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.best_efforts_recovery: 0 2024-02-10T05:33:34.657 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T05:33:34.657 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T05:33:34.657 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.allow_data_in_errors: 0 2024-02-10T05:33:34.657 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.db_host_id: __hostname__ 2024-02-10T05:33:34.658 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.enforce_single_del_contracts: true 2024-02-10T05:33:34.658 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_background_jobs: 2 2024-02-10T05:33:34.658 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_background_compactions: -1 2024-02-10T05:33:34.658 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_subcompactions: 1 2024-02-10T05:33:34.658 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T05:33:34.658 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T05:33:34.658 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_total_wal_size: 0 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_open_files: -1 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.bytes_per_sync: 0 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compaction_readahead_size: 0 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_background_flushes: -1 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Compression algorithms supported: 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: kZSTD supported: 0 2024-02-10T05:33:34.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: kXpressCompression supported: 0 2024-02-10T05:33:34.660 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: kLZ4HCCompression supported: 1 2024-02-10T05:33:34.660 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: kZlibCompression supported: 1 2024-02-10T05:33:34.660 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: kSnappyCompression supported: 1 2024-02-10T05:33:34.660 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: kLZ4Compression supported: 1 2024-02-10T05:33:34.660 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: kBZip2Compression supported: 0 2024-02-10T05:33:34.661 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T05:33:34.661 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: DMutex implementation: pthread_mutex_t 2024-02-10T05:33:34.661 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-02-10T05:33:34.661 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-10T05:33:34.661 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T05:33:34.661 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.merge_operator: 2024-02-10T05:33:34.661 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compaction_filter: None 2024-02-10T05:33:34.661 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compaction_filter_factory: None 2024-02-10T05:33:34.661 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.sst_partitioner_factory: None 2024-02-10T05:33:34.661 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T05:33:34.661 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T05:33:34.661 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a2e77959c0) 2024-02-10T05:33:34.661 INFO:journalctl@ceph.mon.b.smithi189.stdout: cache_index_and_filter_blocks: 1 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: pin_top_level_index_and_filter: 1 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: index_type: 0 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: data_block_index_type: 0 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: index_shortening: 1 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: data_block_hash_table_util_ratio: 0.750000 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: checksum: 4 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: no_block_cache: 0 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_cache: 0x55a2e7799090 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_cache_name: BinnedLRUCache 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_cache_options: 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: capacity : 536870912 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: num_shard_bits : 4 2024-02-10T05:33:34.662 INFO:journalctl@ceph.mon.b.smithi189.stdout: strict_capacity_limit : 0 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: high_pri_pool_ratio: 0.000 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_cache_compressed: (nil) 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: persistent_cache: (nil) 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_size: 4096 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_size_deviation: 10 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_restart_interval: 16 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: index_block_restart_interval: 1 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: metadata_block_size: 4096 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: partition_filters: 0 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: use_delta_encoding: 1 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: filter_policy: bloomfilter 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: whole_key_filtering: 1 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: verify_compression: 0 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: read_amp_bytes_per_bit: 0 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: format_version: 5 2024-02-10T05:33:34.663 INFO:journalctl@ceph.mon.b.smithi189.stdout: enable_index_compression: 1 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout: block_align: 0 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout: max_auto_readahead_size: 262144 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout: prepopulate_block_cache: 0 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout: initial_auto_readahead_size: 8192 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout: num_file_reads_for_auto_readahead: 2 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.write_buffer_size: 33554432 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_write_buffer_number: 2 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compression: NoCompression 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.bottommost_compression: Disabled 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.prefix_extractor: nullptr 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.num_levels: 7 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T05:33:34.664 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compression_opts.level: 32767 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compression_opts.strategy: 0 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T05:33:34.665 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compression_opts.enabled: false 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.target_file_size_base: 67108864 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T05:33:34.666 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.arena_block_size: 1048576 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.disable_auto_compactions: 0 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T05:33:34.667 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T05:33:34.668 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T05:33:34.668 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T05:33:34.668 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T05:33:34.668 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T05:33:34.668 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.table_properties_collectors: 2024-02-10T05:33:34.668 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.inplace_update_support: 0 2024-02-10T05:33:34.668 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T05:33:34.668 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.bloom_locality: 0 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.max_successive_merges: 0 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.paranoid_file_checks: 0 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.force_consistency_checks: 1 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.report_bg_io_stats: 0 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.ttl: 2592000 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.enable_blob_files: false 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.min_blob_size: 0 2024-02-10T05:33:34.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.blob_file_size: 268435456 2024-02-10T05:33:34.670 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T05:33:34.670 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T05:33:34.670 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T05:33:34.670 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-10T05:33:34.670 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-10T05:33:34.670 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.blob_file_starting_level: 0 2024-02-10T05:33:34.670 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-10T05:33:34.670 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2024-02-10T05:33:34.670 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-10T05:33:34.670 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 29, last_sequence is 13541, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T05:33:34.670 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-02-10T05:33:34.670 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ba73a093-1034-4e24-b307-7091b330523c 2024-02-10T05:33:34.670 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707543214649214, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-02-10T05:33:34.839 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:33:35.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-02-10T05:33:35.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707543214680596, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 7159134, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13538, "largest_seqno": 18307, "table_properties": {"data_size": 7139040, "index_size": 14081, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 4997, "raw_key_size": 46259, "raw_average_key_size": 23, "raw_value_size": 7097007, "raw_average_value_size": 3557, "num_data_blocks": 610, "num_entries": 1995, "num_filter_entries": 1995, "num_deletions": 301, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1707543214, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ba73a093-1034-4e24-b307-7091b330523c", "db_session_id": "MA6JCUFEDPKVNFNOXEWZ", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-02-10T05:33:35.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: EVENT_LOG_v1 {"time_micros": 1707543214680708, "job": 1, "event": "recovery_finished"} 2024-02-10T05:33:35.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-02-10T05:33:35.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-10T05:33:35.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: 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-02-10T05:33:35.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a2e788a000 2024-02-10T05:33:35.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: DB pointer 0x55a2e7874000 2024-02-10T05:33:35.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-10T05:33:35.041 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-10T05:33:35.041 INFO:journalctl@ceph.mon.b.smithi189.stdout: ** DB Stats ** 2024-02-10T05:33:35.041 INFO:journalctl@ceph.mon.b.smithi189.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:33:35.041 INFO:journalctl@ceph.mon.b.smithi189.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-02-10T05:33:35.041 INFO:journalctl@ceph.mon.b.smithi189.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T05:33:35.041 INFO:journalctl@ceph.mon.b.smithi189.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T05:33:35.041 INFO:journalctl@ceph.mon.b.smithi189.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-02-10T05:33:35.041 INFO:journalctl@ceph.mon.b.smithi189.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T05:33:35.041 INFO:journalctl@ceph.mon.b.smithi189.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T05:33:35.041 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:33:35.041 INFO:journalctl@ceph.mon.b.smithi189.stdout: ** Compaction Stats [default] ** 2024-02-10T05:33:35.041 INFO:journalctl@ceph.mon.b.smithi189.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-02-10T05:33:35.041 INFO:journalctl@ceph.mon.b.smithi189.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-10T05:33:35.041 INFO:journalctl@ceph.mon.b.smithi189.stdout: L0 1/0 6.83 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 531.4 0.01 0.00 1 0.013 0 0 0.0 0.0 2024-02-10T05:33:35.042 INFO:journalctl@ceph.mon.b.smithi189.stdout: L6 1/0 6.64 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-02-10T05:33:35.042 INFO:journalctl@ceph.mon.b.smithi189.stdout: Sum 2/0 13.46 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 531.4 0.01 0.00 1 0.013 0 0 0.0 0.0 2024-02-10T05:33:35.042 INFO:journalctl@ceph.mon.b.smithi189.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 531.4 0.01 0.00 1 0.013 0 0 0.0 0.0 2024-02-10T05:33:35.042 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:33:35.042 INFO:journalctl@ceph.mon.b.smithi189.stdout: ** Compaction Stats [default] ** 2024-02-10T05:33:35.042 INFO:journalctl@ceph.mon.b.smithi189.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-02-10T05:33:35.042 INFO:journalctl@ceph.mon.b.smithi189.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T05:33:35.042 INFO:journalctl@ceph.mon.b.smithi189.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 531.4 0.01 0.00 1 0.013 0 0 0.0 0.0 2024-02-10T05:33:35.043 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:33:35.043 INFO:journalctl@ceph.mon.b.smithi189.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-10T05:33:35.043 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:33:35.043 INFO:journalctl@ceph.mon.b.smithi189.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T05:33:35.043 INFO:journalctl@ceph.mon.b.smithi189.stdout: Flush(GB): cumulative 0.007, interval 0.007 2024-02-10T05:33:35.043 INFO:journalctl@ceph.mon.b.smithi189.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T05:33:35.043 INFO:journalctl@ceph.mon.b.smithi189.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T05:33:35.043 INFO:journalctl@ceph.mon.b.smithi189.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T05:33:35.043 INFO:journalctl@ceph.mon.b.smithi189.stdout: AddFile(Keys): cumulative 0, interval 0 2024-02-10T05:33:35.043 INFO:journalctl@ceph.mon.b.smithi189.stdout: Cumulative compaction: 0.01 GB write, 198.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:33:35.043 INFO:journalctl@ceph.mon.b.smithi189.stdout: Interval compaction: 0.01 GB write, 198.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T05:33:35.043 INFO:journalctl@ceph.mon.b.smithi189.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-02-10T05:33:35.043 INFO:journalctl@ceph.mon.b.smithi189.stdout: Block cache BinnedLRUCache@0x55a2e7799090#7 capacity: 512.00 MB usage: 21.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-02-10T05:33:35.044 INFO:journalctl@ceph.mon.b.smithi189.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,5.03 KB,0.000959635%) IndexBlock(1,16.08 KB,0.00306666%) Misc(1,0.00 KB,0%) 2024-02-10T05:33:35.044 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:33:35.044 INFO:journalctl@ceph.mon.b.smithi189.stdout: ** File Read Latency Histogram By Level [default] ** 2024-02-10T05:33:35.044 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: starting mon.b rank 1 at public addrs [v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0] at bind addrs [v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:33:35.044 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: mon.b@-1(???) e3 preinit fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 2024-02-10T05:33:35.044 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: mon.b@-1(???).mds e6 new map 2024-02-10T05:33:35.044 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: mon.b@-1(???).mds e6 print_map 2024-02-10T05:33:35.044 INFO:journalctl@ceph.mon.b.smithi189.stdout: e6 2024-02-10T05:33:35.044 INFO:journalctl@ceph.mon.b.smithi189.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T05:33:35.044 INFO:journalctl@ceph.mon.b.smithi189.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-02-10T05:33:35.044 INFO:journalctl@ceph.mon.b.smithi189.stdout: legacy client fscid: 1 2024-02-10T05:33:35.044 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:33:35.044 INFO:journalctl@ceph.mon.b.smithi189.stdout: Filesystem 'cephfs' (1) 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.stdout: fs_name cephfs 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.stdout: epoch 6 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.stdout: created 2024-02-10T05:26:45.090202+0000 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.stdout: modified 2024-02-10T05:26:47.772731+0000 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.stdout: tableserver 0 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.stdout: root 0 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.stdout: session_timeout 60 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.stdout: session_autoclose 300 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.stdout: max_file_size 1099511627776 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.stdout: max_xattr_size 65536 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.stdout: required_client_features {} 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.stdout: last_failure 0 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.stdout: last_failure_osd_epoch 0 2024-02-10T05:33:35.045 INFO:journalctl@ceph.mon.b.smithi189.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-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: max_mds 1 2024-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: in 0 2024-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: up {0=24359} 2024-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: failed 2024-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: damaged 2024-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: stopped 2024-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: data_pools [3] 2024-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: metadata_pool 2 2024-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: inline_data disabled 2024-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: balancer 2024-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: bal_rank_mask -1 2024-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: standby_count_wanted 0 2024-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: [mds.a{0:24359} state up:active seq 3 addr [v2:172.21.15.178:6834/1034974724,v1:172.21.15.178:6835/1034974724] compat {c=[1],r=[1],i=[7ff]}] 2024-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:33:35.046 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:33:35.047 INFO:journalctl@ceph.mon.b.smithi189.stdout: Standby daemons: 2024-02-10T05:33:35.047 INFO:journalctl@ceph.mon.b.smithi189.stdout: 2024-02-10T05:33:35.047 INFO:journalctl@ceph.mon.b.smithi189.stdout: [mds.b{-1:24346} state up:standby seq 1 addr [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] compat {c=[1],r=[1],i=[7ff]}] 2024-02-10T05:33:35.047 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: mon.b@-1(???).osd e278 crush map has features 3314933069573799936, adjusting msgr requires 2024-02-10T05:33:35.047 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: mon.b@-1(???).osd e278 crush map has features 432629308056666112, adjusting msgr requires 2024-02-10T05:33:35.047 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: mon.b@-1(???).osd e278 crush map has features 432629308056666112, adjusting msgr requires 2024-02-10T05:33:35.047 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: mon.b@-1(???).osd e278 crush map has features 432629308056666112, adjusting msgr requires 2024-02-10T05:33:35.047 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 ceph-mon[89631]: mon.b@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-02-10T05:33:35.047 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 bash[89593]: 32ab039140f28efe74e6b0b611239f140e6eb1f2b0b17683b249576341e3dadd 2024-02-10T05:33:35.047 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:34 smithi189 systemd[1]: Started Ceph mon.b for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:33:35.159 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:33:35.159 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (2m) 11s ago 5m 18.2M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:33:35.159 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (102s) 31s ago 5m 77.6M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:33:35.159 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (6m) 11s ago 6m 18.7M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:33:35.159 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (6m) 31s ago 6m 14.3M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:33:35.159 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (61s) 31s ago 10m 446M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:33:35.159 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (94s) 11s ago 12m 493M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:33:35.159 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (45s) 11s ago 12m 39.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:33:35.160 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 starting - - - 2048M 2024-02-10T05:33:35.160 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (20s) 11s ago 10m 26.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:33:35.160 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (2m) 11s ago 5m 9017k - 1.5.0 0da6a335fe13 81bb7dad5008 2024-02-10T05:33:35.160 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (100s) 31s ago 5m 8652k - 1.5.0 0da6a335fe13 31c11a476517 2024-02-10T05:33:35.160 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (10m) 11s ago 10m 193M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 790d5f84d24c 2024-02-10T05:33:35.160 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (9m) 11s ago 9m 178M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 fbd57574565e 2024-02-10T05:33:35.160 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (9m) 11s ago 9m 183M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 6e353a8cd658 2024-02-10T05:33:35.160 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (8m) 11s ago 8m 87.2M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 09a657d64674 2024-02-10T05:33:35.160 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (8m) 31s ago 8m 130M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 37589cbd4f03 2024-02-10T05:33:35.160 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (8m) 31s ago 8m 203M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:33:35.160 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (7m) 31s ago 7m 119M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:33:35.160 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (7m) 31s ago 7m 107M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:33:35.160 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (66s) 31s ago 6m 46.9M - 2.43.0 a07b618ecd1d 42ce2738514d 2024-02-10T05:33:35.557 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:33:35.557 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:33:35.557 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 1, 2024-02-10T05:33:35.557 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:33:35.557 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:33:35.557 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:33:35.557 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:33:35.557 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:33:35.557 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:33:35.557 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 8 2024-02-10T05:33:35.557 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:33:35.558 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:33:35.558 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:33:35.558 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:33:35.558 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:33:35.558 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 11, 2024-02-10T05:33:35.558 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T05:33:35.558 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:33:35.558 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:33:37.242 INFO:tasks.rados.rados.0.smithi178.stdout:1127: done (1 left) 2024-02-10T05:33:37.242 INFO:tasks.rados.rados.0.smithi178.stdout:1129: done (0 left) 2024-02-10T05:33:37.242 INFO:tasks.rados.rados.0.smithi178.stdout:1130: read oid 12 snap -1 2024-02-10T05:33:37.242 INFO:tasks.rados.rados.0.smithi178.stdout:1130: expect (ObjNum 333 snap 102 seq_num 333) 2024-02-10T05:33:37.242 INFO:tasks.rados.rados.0.smithi178.stdout:1131: rollback oid 47 current snap is 114 2024-02-10T05:33:37.242 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 47 to 101 2024-02-10T05:33:37.243 INFO:tasks.rados.rados.0.smithi178.stdout:1132: copy_from oid 22 from oid 35 current snap is 114 2024-02-10T05:33:37.243 INFO:tasks.rados.rados.0.smithi178.stdout:1133: delete oid 3 current snap is 114 2024-02-10T05:33:37.247 INFO:tasks.rados.rados.0.smithi178.stdout:1131: finishing rollback tid 0 to smithi17880450-47 2024-02-10T05:33:37.250 INFO:tasks.rados.rados.0.smithi178.stdout:1131: finishing rollback tid 1 to smithi17880450-47 2024-02-10T05:33:37.250 INFO:tasks.rados.rados.0.smithi178.stdout:1133: done (3 left) 2024-02-10T05:33:37.250 INFO:tasks.rados.rados.0.smithi178.stdout:1134: rmattr oid 24 current snap is 114 2024-02-10T05:33:37.250 INFO:tasks.rados.rados.0.smithi178.stdout:1134: done (3 left) 2024-02-10T05:33:37.250 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 114 2024-02-10T05:33:37.250 INFO:tasks.rados.rados.0.smithi178.stdout:1135: seq_num 365 ranges {16384=516096,532480=573440,1105920=229376} 2024-02-10T05:33:37.253 INFO:tasks.rados.rados.0.smithi178.stdout:1135: writing smithi17880450-42 from 16384 to 532480 tid 1 2024-02-10T05:33:37.257 INFO:tasks.rados.rados.0.smithi178.stdout:1135: writing smithi17880450-42 from 532480 to 1105920 tid 2 2024-02-10T05:33:37.259 INFO:tasks.rados.rados.0.smithi178.stdout:1135: writing smithi17880450-42 from 1105920 to 1335296 tid 3 2024-02-10T05:33:37.260 INFO:tasks.rados.rados.0.smithi178.stdout:1136: snap_create 2024-02-10T05:33:37.260 INFO:tasks.rados.rados.0.smithi178.stdout:1131: finishing rollback tid 2 to smithi17880450-47 2024-02-10T05:33:37.260 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 359 (ObjNum 321 snap 98 seq_num 321) dirty exists 2024-02-10T05:33:37.260 INFO:tasks.rados.rados.0.smithi178.stdout:1132: finishing copy_from racing read to smithi17880450-22 2024-02-10T05:33:37.260 INFO:tasks.rados.rados.0.smithi178.stdout:1132: finishing copy_from to smithi17880450-22 2024-02-10T05:33:37.260 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 349 (ObjNum 354 snap 111 seq_num 354) dirty exists 2024-02-10T05:33:37.260 INFO:tasks.rados.rados.0.smithi178.stdout:1135: finishing write tid 1 to smithi17880450-42 2024-02-10T05:33:37.262 INFO:tasks.rados.rados.0.smithi178.stdout:1135: finishing write tid 2 to smithi17880450-42 2024-02-10T05:33:37.262 INFO:tasks.rados.rados.0.smithi178.stdout:1135: finishing write tid 3 to smithi17880450-42 2024-02-10T05:33:37.262 INFO:tasks.rados.rados.0.smithi178.stdout:1135: finishing write tid 4 to smithi17880450-42 2024-02-10T05:33:37.262 INFO:tasks.rados.rados.0.smithi178.stdout:1135: finishing write tid 5 to smithi17880450-42 2024-02-10T05:33:37.262 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 488 (ObjNum 365 snap 114 seq_num 365) dirty exists 2024-02-10T05:33:37.263 INFO:tasks.rados.rados.0.smithi178.stdout:1135: left oid 42 (ObjNum 365 snap 114 seq_num 365) 2024-02-10T05:33:37.289 INFO:tasks.rados.rados.0.smithi178.stdout:1130: expect (ObjNum 333 snap 102 seq_num 333) 2024-02-10T05:33:37.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: pgmap v48: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.5 MiB/s wr, 29 op/s 2024-02-10T05:33:37.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:33:37.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:33:37.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:33:37.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:33:37.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:33:37.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: mon.b calling monitor election 2024-02-10T05:33:37.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: mon.c calling monitor election 2024-02-10T05:33:37.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: overall HEALTH_OK 2024-02-10T05:33:37.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: mon.a calling monitor election 2024-02-10T05:33:37.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-10T05:33:37.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: monmap e4: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:33:37.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:33:37.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: osdmap e278: 8 total, 8 up, 8 in 2024-02-10T05:33:37.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: mgrmap e39: y(active, since 37s), standbys: x 2024-02-10T05:33:37.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: overall HEALTH_OK 2024-02-10T05:33:37.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='' 2024-02-10T05:33:37.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:37.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:33:37.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:37 smithi189 ceph-mon[89631]: pgmap v49: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:33:37.556 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: pgmap v48: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.5 MiB/s wr, 29 op/s 2024-02-10T05:33:37.556 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:33:37.556 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:33:37.556 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:33:37.556 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:33:37.556 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:33:37.557 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: mon.b calling monitor election 2024-02-10T05:33:37.557 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: mon.c calling monitor election 2024-02-10T05:33:37.557 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: overall HEALTH_OK 2024-02-10T05:33:37.557 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: mon.a calling monitor election 2024-02-10T05:33:37.557 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-10T05:33:37.557 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: monmap e4: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:33:37.557 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:33:37.557 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: osdmap e278: 8 total, 8 up, 8 in 2024-02-10T05:33:37.557 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: mgrmap e39: y(active, since 37s), standbys: x 2024-02-10T05:33:37.557 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: overall HEALTH_OK 2024-02-10T05:33:37.557 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='' 2024-02-10T05:33:37.557 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:37.557 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:33:37.557 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[92537]: pgmap v49: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:33:37.558 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: pgmap v48: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.5 MiB/s wr, 29 op/s 2024-02-10T05:33:37.558 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:33:37.558 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:33:37.558 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T05:33:37.558 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T05:33:37.558 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T05:33:37.558 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: mon.b calling monitor election 2024-02-10T05:33:37.558 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: mon.c calling monitor election 2024-02-10T05:33:37.558 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: overall HEALTH_OK 2024-02-10T05:33:37.558 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: mon.a calling monitor election 2024-02-10T05:33:37.558 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-02-10T05:33:37.558 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: monmap e4: 3 mons at {a=[v2:172.21.15.178:3300/0,v1:172.21.15.178:6789/0],b=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0],c=[v2:172.21.15.178:3301/0,v1:172.21.15.178:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T05:33:37.558 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:33:37.559 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: osdmap e278: 8 total, 8 up, 8 in 2024-02-10T05:33:37.559 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: mgrmap e39: y(active, since 37s), standbys: x 2024-02-10T05:33:37.559 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: overall HEALTH_OK 2024-02-10T05:33:37.559 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='' 2024-02-10T05:33:37.559 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:37.559 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:33:37.559 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-mon[95116]: pgmap v49: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:33:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:33:37] "GET /metrics HTTP/1.1" 200 36020 "" "Prometheus/2.43.0" 2024-02-10T05:33:38.245 INFO:tasks.rados.rados.0.smithi178.stdout:1130: done (4 left) 2024-02-10T05:33:38.245 INFO:tasks.rados.rados.0.smithi178.stdout:1131: done (3 left) 2024-02-10T05:33:38.245 INFO:tasks.rados.rados.0.smithi178.stdout:1132: done (2 left) 2024-02-10T05:33:38.245 INFO:tasks.rados.rados.0.smithi178.stdout:1135: done (1 left) 2024-02-10T05:33:38.246 INFO:tasks.rados.rados.0.smithi178.stdout:1136: done (0 left) 2024-02-10T05:33:38.246 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 115 2024-02-10T05:33:38.246 INFO:tasks.rados.rados.0.smithi178.stdout:1137: seq_num 366 ranges {0=532480,532480=458752,991232=344064} 2024-02-10T05:33:38.248 INFO:tasks.rados.rados.0.smithi178.stdout:1137: writing smithi17880450-39 from 0 to 532480 tid 1 2024-02-10T05:33:38.250 INFO:tasks.rados.rados.0.smithi178.stdout:1137: writing smithi17880450-39 from 532480 to 991232 tid 2 2024-02-10T05:33:38.252 INFO:tasks.rados.rados.0.smithi178.stdout:1137: writing smithi17880450-39 from 991232 to 1335296 tid 3 2024-02-10T05:33:38.252 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 115 2024-02-10T05:33:38.253 INFO:tasks.rados.rados.0.smithi178.stdout:1138: seq_num 367 ranges {450560=548864,999424=737280,1736704=65536} 2024-02-10T05:33:38.258 INFO:tasks.rados.rados.0.smithi178.stdout:1138: writing smithi17880450-43 from 450560 to 999424 tid 1 2024-02-10T05:33:38.263 INFO:tasks.rados.rados.0.smithi178.stdout:1138: writing smithi17880450-43 from 999424 to 1736704 tid 2 2024-02-10T05:33:38.264 INFO:tasks.rados.rados.0.smithi178.stdout:1138: writing smithi17880450-43 from 1736704 to 1802240 tid 3 2024-02-10T05:33:38.264 INFO:tasks.rados.rados.0.smithi178.stdout:1139: read oid 2 snap -1 2024-02-10T05:33:38.264 INFO:tasks.rados.rados.0.smithi178.stdout:1139: expect (ObjNum 258 snap 73 seq_num 258) 2024-02-10T05:33:38.264 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 115 2024-02-10T05:33:38.264 INFO:tasks.rados.rados.0.smithi178.stdout:1137: finishing write tid 1 to smithi17880450-39 2024-02-10T05:33:38.264 INFO:tasks.rados.rados.0.smithi178.stdout:1137: finishing write tid 2 to smithi17880450-39 2024-02-10T05:33:38.264 INFO:tasks.rados.rados.0.smithi178.stdout:1137: finishing write tid 3 to smithi17880450-39 2024-02-10T05:33:38.264 INFO:tasks.rados.rados.0.smithi178.stdout:1137: finishing write tid 4 to smithi17880450-39 2024-02-10T05:33:38.265 INFO:tasks.rados.rados.0.smithi178.stdout:1140: seq_num 368 ranges {0=573440,573440=622592,1196032=180224} 2024-02-10T05:33:38.268 INFO:tasks.rados.rados.0.smithi178.stdout:1140: writing smithi17880450-11 from 0 to 573440 tid 1 2024-02-10T05:33:38.272 INFO:tasks.rados.rados.0.smithi178.stdout:1140: writing smithi17880450-11 from 573440 to 1196032 tid 2 2024-02-10T05:33:38.274 INFO:tasks.rados.rados.0.smithi178.stdout:1140: writing smithi17880450-11 from 1196032 to 1376256 tid 3 2024-02-10T05:33:38.274 INFO:tasks.rados.rados.0.smithi178.stdout:1141: rmattr oid 14 current snap is 115 2024-02-10T05:33:38.275 INFO:tasks.rados.rados.0.smithi178.stdout:1141: done (4 left) 2024-02-10T05:33:38.275 INFO:tasks.rados.rados.0.smithi178.stdout:1142: rmattr oid 24 current snap is 115 2024-02-10T05:33:38.275 INFO:tasks.rados.rados.0.smithi178.stdout:1137: finishing write tid 5 to smithi17880450-39 2024-02-10T05:33:38.276 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 312 (ObjNum 366 snap 115 seq_num 366) dirty exists 2024-02-10T05:33:38.276 INFO:tasks.rados.rados.0.smithi178.stdout:1137: left oid 39 (ObjNum 366 snap 115 seq_num 366) 2024-02-10T05:33:38.276 INFO:tasks.rados.rados.0.smithi178.stdout:1137: done (4 left) 2024-02-10T05:33:38.276 INFO:tasks.rados.rados.0.smithi178.stdout:1143: snap_remove snap 50 2024-02-10T05:33:38.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:38 smithi189 ceph-mon[89631]: failed to encode map e279 with expected crc 2024-02-10T05:33:38.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:38 smithi189 ceph-mon[89631]: failed to encode map e279 with expected crc 2024-02-10T05:33:38.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:38 smithi189 ceph-mon[89631]: osdmap e279: 8 total, 8 up, 8 in 2024-02-10T05:33:38.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:38 smithi189 ceph-mon[89631]: failed to encode map e279 with expected crc 2024-02-10T05:33:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:38 smithi178 ceph-mon[92537]: failed to encode map e279 with expected crc 2024-02-10T05:33:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:38 smithi178 ceph-mon[92537]: failed to encode map e279 with expected crc 2024-02-10T05:33:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:38 smithi178 ceph-mon[92537]: osdmap e279: 8 total, 8 up, 8 in 2024-02-10T05:33:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:38 smithi178 ceph-mon[92537]: failed to encode map e279 with expected crc 2024-02-10T05:33:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:38 smithi178 ceph-mon[95116]: failed to encode map e279 with expected crc 2024-02-10T05:33:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:38 smithi178 ceph-mon[95116]: failed to encode map e279 with expected crc 2024-02-10T05:33:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:38 smithi178 ceph-mon[95116]: osdmap e279: 8 total, 8 up, 8 in 2024-02-10T05:33:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:38 smithi178 ceph-mon[95116]: failed to encode map e279 with expected crc 2024-02-10T05:33:38.935 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:33:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:33:38.658Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:33:39.252 INFO:tasks.rados.rados.0.smithi178.stdout:1143: done (4 left) 2024-02-10T05:33:39.252 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 115 2024-02-10T05:33:39.252 INFO:tasks.rados.rados.0.smithi178.stdout:1138: finishing write tid 1 to smithi17880450-43 2024-02-10T05:33:39.252 INFO:tasks.rados.rados.0.smithi178.stdout:1144: seq_num 369 ranges {8830976=589824,9420800=507904,9928704=294912} 2024-02-10T05:33:39.304 INFO:tasks.rados.rados.0.smithi178.stdout:1144: writing smithi17880450-23 from 8830976 to 9420800 tid 1 2024-02-10T05:33:39.306 INFO:tasks.rados.rados.0.smithi178.stdout:1144: writing smithi17880450-23 from 9420800 to 9928704 tid 2 2024-02-10T05:33:39.308 INFO:tasks.rados.rados.0.smithi178.stdout:1144: writing smithi17880450-23 from 9928704 to 10223616 tid 3 2024-02-10T05:33:39.309 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 115 2024-02-10T05:33:39.309 INFO:tasks.rados.rados.0.smithi178.stdout:1145: seq_num 370 ranges {1761280=606208,2367488=794624,3162112=8192} 2024-02-10T05:33:39.321 INFO:tasks.rados.rados.0.smithi178.stdout:1145: writing smithi17880450-46 from 1761280 to 2367488 tid 1 2024-02-10T05:33:39.327 INFO:tasks.rados.rados.0.smithi178.stdout:1145: writing smithi17880450-46 from 2367488 to 3162112 tid 2 2024-02-10T05:33:39.327 INFO:tasks.rados.rados.0.smithi178.stdout:1145: writing smithi17880450-46 from 3162112 to 3170304 tid 3 2024-02-10T05:33:39.327 INFO:tasks.rados.rados.0.smithi178.stdout:1146: snap_create 2024-02-10T05:33:39.327 INFO:tasks.rados.rados.0.smithi178.stdout:1138: finishing write tid 2 to smithi17880450-43 2024-02-10T05:33:39.327 INFO:tasks.rados.rados.0.smithi178.stdout:1138: finishing write tid 3 to smithi17880450-43 2024-02-10T05:33:39.327 INFO:tasks.rados.rados.0.smithi178.stdout:1138: finishing write tid 4 to smithi17880450-43 2024-02-10T05:33:39.328 INFO:tasks.rados.rados.0.smithi178.stdout:1140: finishing write tid 1 to smithi17880450-11 2024-02-10T05:33:39.328 INFO:tasks.rados.rados.0.smithi178.stdout:1138: finishing write tid 5 to smithi17880450-43 2024-02-10T05:33:39.328 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 247 (ObjNum 367 snap 115 seq_num 367) dirty exists 2024-02-10T05:33:39.328 INFO:tasks.rados.rados.0.smithi178.stdout:1138: left oid 43 (ObjNum 367 snap 115 seq_num 367) 2024-02-10T05:33:39.328 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 0 (ObjNum 361 snap 113 seq_num 361) dirty exists 2024-02-10T05:33:39.328 INFO:tasks.rados.rados.0.smithi178.stdout:1140: finishing write tid 2 to smithi17880450-11 2024-02-10T05:33:39.328 INFO:tasks.rados.rados.0.smithi178.stdout:1140: finishing write tid 3 to smithi17880450-11 2024-02-10T05:33:39.328 INFO:tasks.rados.rados.0.smithi178.stdout:1140: finishing write tid 4 to smithi17880450-11 2024-02-10T05:33:39.328 INFO:tasks.rados.rados.0.smithi178.stdout:1140: finishing write tid 5 to smithi17880450-11 2024-02-10T05:33:39.328 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 437 (ObjNum 368 snap 115 seq_num 368) dirty exists 2024-02-10T05:33:39.328 INFO:tasks.rados.rados.0.smithi178.stdout:1140: left oid 11 (ObjNum 368 snap 115 seq_num 368) 2024-02-10T05:33:39.328 INFO:tasks.rados.rados.0.smithi178.stdout:1139: expect (ObjNum 258 snap 73 seq_num 258) 2024-02-10T05:33:39.422 INFO:tasks.rados.rados.0.smithi178.stdout:1144: finishing write tid 1 to smithi17880450-23 2024-02-10T05:33:39.422 INFO:tasks.rados.rados.0.smithi178.stdout:1144: finishing write tid 2 to smithi17880450-23 2024-02-10T05:33:39.422 INFO:tasks.rados.rados.0.smithi178.stdout:1144: finishing write tid 3 to smithi17880450-23 2024-02-10T05:33:39.422 INFO:tasks.rados.rados.0.smithi178.stdout:1144: finishing write tid 4 to smithi17880450-23 2024-02-10T05:33:39.422 INFO:tasks.rados.rados.0.smithi178.stdout:1144: finishing write tid 5 to smithi17880450-23 2024-02-10T05:33:39.423 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 368 (ObjNum 369 snap 115 seq_num 369) dirty exists 2024-02-10T05:33:39.423 INFO:tasks.rados.rados.0.smithi178.stdout:1144: left oid 23 (ObjNum 369 snap 115 seq_num 369) 2024-02-10T05:33:39.423 INFO:tasks.rados.rados.0.smithi178.stdout:1145: finishing write tid 1 to smithi17880450-46 2024-02-10T05:33:39.423 INFO:tasks.rados.rados.0.smithi178.stdout:1145: finishing write tid 2 to smithi17880450-46 2024-02-10T05:33:39.423 INFO:tasks.rados.rados.0.smithi178.stdout:1145: finishing write tid 3 to smithi17880450-46 2024-02-10T05:33:39.423 INFO:tasks.rados.rados.0.smithi178.stdout:1145: finishing write tid 4 to smithi17880450-46 2024-02-10T05:33:39.423 INFO:tasks.rados.rados.0.smithi178.stdout:1145: finishing write tid 5 to smithi17880450-46 2024-02-10T05:33:39.423 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 776 (ObjNum 370 snap 115 seq_num 370) dirty exists 2024-02-10T05:33:39.423 INFO:tasks.rados.rados.0.smithi178.stdout:1145: left oid 46 (ObjNum 370 snap 115 seq_num 370) 2024-02-10T05:33:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:39 smithi189 ceph-mon[89631]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:39 smithi189 ceph-mon[89631]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:39 smithi189 ceph-mon[89631]: osdmap e280: 8 total, 8 up, 8 in 2024-02-10T05:33:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:39 smithi189 ceph-mon[89631]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:39 smithi189 ceph-mon[89631]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:39 smithi189 ceph-mon[89631]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:39 smithi189 ceph-mon[89631]: pgmap v52: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:33:39.690 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-mon[95116]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.690 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-mon[95116]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.690 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-mon[95116]: osdmap e280: 8 total, 8 up, 8 in 2024-02-10T05:33:39.690 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-mon[95116]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.690 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-mon[95116]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.690 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-mon[95116]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.690 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-mon[95116]: pgmap v52: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:33:39.691 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-mon[92537]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.691 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-mon[92537]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.691 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-mon[92537]: osdmap e280: 8 total, 8 up, 8 in 2024-02-10T05:33:39.691 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-mon[92537]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.691 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-mon[92537]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.691 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-mon[92537]: failed to encode map e280 with expected crc 2024-02-10T05:33:39.691 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-mon[92537]: pgmap v52: 121 pgs: 121 active+clean; 283 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:33:39.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:39 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:33:39.688+0000 7fe6e8ab6700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-02-10T05:33:40.162 INFO:tasks.rados.rados.0.smithi178.stdout:1138: done (6 left) 2024-02-10T05:33:40.162 INFO:tasks.rados.rados.0.smithi178.stdout:1139: done (5 left) 2024-02-10T05:33:40.162 INFO:tasks.rados.rados.0.smithi178.stdout:1140: done (4 left) 2024-02-10T05:33:40.162 INFO:tasks.rados.rados.0.smithi178.stdout:1142: done (3 left) 2024-02-10T05:33:40.162 INFO:tasks.rados.rados.0.smithi178.stdout:1144: done (2 left) 2024-02-10T05:33:40.162 INFO:tasks.rados.rados.0.smithi178.stdout:1145: done (1 left) 2024-02-10T05:33:40.163 INFO:tasks.rados.rados.0.smithi178.stdout:1146: done (0 left) 2024-02-10T05:33:40.163 INFO:tasks.rados.rados.0.smithi178.stdout:1147: read oid 5 snap 98 2024-02-10T05:33:40.163 INFO:tasks.rados.rados.0.smithi178.stdout:1147: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:33:40.163 INFO:tasks.rados.rados.0.smithi178.stdout:1148: snap_create 2024-02-10T05:33:40.172 INFO:tasks.rados.rados.0.smithi178.stdout:1147: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:33:40.516 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:40 smithi189 ceph-mon[89631]: failed to encode map e281 with expected crc 2024-02-10T05:33:40.516 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:40 smithi189 ceph-mon[89631]: failed to encode map e281 with expected crc 2024-02-10T05:33:40.516 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:40 smithi189 ceph-mon[89631]: osdmap e281: 8 total, 8 up, 8 in 2024-02-10T05:33:40.516 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:40 smithi189 ceph-mon[89631]: osdmap e282: 8 total, 8 up, 8 in 2024-02-10T05:33:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:40 smithi178 ceph-mon[92537]: failed to encode map e281 with expected crc 2024-02-10T05:33:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:40 smithi178 ceph-mon[92537]: failed to encode map e281 with expected crc 2024-02-10T05:33:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:40 smithi178 ceph-mon[92537]: osdmap e281: 8 total, 8 up, 8 in 2024-02-10T05:33:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:40 smithi178 ceph-mon[92537]: osdmap e282: 8 total, 8 up, 8 in 2024-02-10T05:33:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:40 smithi178 ceph-mon[95116]: failed to encode map e281 with expected crc 2024-02-10T05:33:40.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:40 smithi178 ceph-mon[95116]: failed to encode map e281 with expected crc 2024-02-10T05:33:40.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:40 smithi178 ceph-mon[95116]: osdmap e281: 8 total, 8 up, 8 in 2024-02-10T05:33:40.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:40 smithi178 ceph-mon[95116]: osdmap e282: 8 total, 8 up, 8 in 2024-02-10T05:33:41.163 INFO:tasks.rados.rados.0.smithi178.stdout:1147: done (1 left) 2024-02-10T05:33:41.163 INFO:tasks.rados.rados.0.smithi178.stdout:1148: done (0 left) 2024-02-10T05:33:41.163 INFO:tasks.rados.rados.0.smithi178.stdout:1149: delete oid 38 current snap is 117 2024-02-10T05:33:41.168 INFO:tasks.rados.rados.0.smithi178.stdout:1149: done (0 left) 2024-02-10T05:33:41.169 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 117 2024-02-10T05:33:41.169 INFO:tasks.rados.rados.0.smithi178.stdout:1150: seq_num 372 ranges {3170304=638976,3809280=565248,4374528=237568} 2024-02-10T05:33:41.190 INFO:tasks.rados.rados.0.smithi178.stdout:1150: writing smithi17880450-46 from 3170304 to 3809280 tid 1 2024-02-10T05:33:41.193 INFO:tasks.rados.rados.0.smithi178.stdout:1150: writing smithi17880450-46 from 3809280 to 4374528 tid 2 2024-02-10T05:33:41.195 INFO:tasks.rados.rados.0.smithi178.stdout:1150: writing smithi17880450-46 from 4374528 to 4612096 tid 3 2024-02-10T05:33:41.195 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 117 2024-02-10T05:33:41.196 INFO:tasks.rados.rados.0.smithi178.stdout:1150: finishing write tid 1 to smithi17880450-46 2024-02-10T05:33:41.196 INFO:tasks.rados.rados.0.smithi178.stdout:1151: seq_num 373 ranges {598016=655360,1253376=499712,1753088=303104} 2024-02-10T05:33:41.204 INFO:tasks.rados.rados.0.smithi178.stdout:1151: writing smithi17880450-15 from 598016 to 1253376 tid 1 2024-02-10T05:33:41.204 INFO:tasks.rados.rados.0.smithi178.stdout:1151: writing smithi17880450-15 from 1253376 to 1753088 tid 2 2024-02-10T05:33:41.207 INFO:tasks.rados.rados.0.smithi178.stdout:1151: writing smithi17880450-15 from 1753088 to 2056192 tid 3 2024-02-10T05:33:41.207 INFO:tasks.rados.rados.0.smithi178.stdout:1152: read oid 31 snap -1 2024-02-10T05:33:41.207 INFO:tasks.rados.rados.0.smithi178.stdout:1152: expect (ObjNum 279 snap 83 seq_num 279) 2024-02-10T05:33:41.207 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 117 2024-02-10T05:33:41.207 INFO:tasks.rados.rados.0.smithi178.stdout:1150: finishing write tid 2 to smithi17880450-46 2024-02-10T05:33:41.208 INFO:tasks.rados.rados.0.smithi178.stdout:1150: finishing write tid 3 to smithi17880450-46 2024-02-10T05:33:41.208 INFO:tasks.rados.rados.0.smithi178.stdout:1150: finishing write tid 4 to smithi17880450-46 2024-02-10T05:33:41.208 INFO:tasks.rados.rados.0.smithi178.stdout:1153: seq_num 374 ranges {10223616=671744,10895360=778240,11673600=24576} 2024-02-10T05:33:41.266 INFO:tasks.rados.rados.0.smithi178.stdout:1153: writing smithi17880450-23 from 10223616 to 10895360 tid 1 2024-02-10T05:33:41.270 INFO:tasks.rados.rados.0.smithi178.stdout:1153: writing smithi17880450-23 from 10895360 to 11673600 tid 2 2024-02-10T05:33:41.270 INFO:tasks.rados.rados.0.smithi178.stdout:1153: writing smithi17880450-23 from 11673600 to 11698176 tid 3 2024-02-10T05:33:41.270 INFO:tasks.rados.rados.0.smithi178.stdout:1154: snap_remove snap 99 2024-02-10T05:33:41.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:41 smithi189 ceph-mon[89631]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:41 smithi189 ceph-mon[89631]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:41 smithi189 ceph-mon[89631]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:41 smithi189 ceph-mon[89631]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:41 smithi189 ceph-mon[89631]: pgmap v55: 121 pgs: 121 active+clean; 254 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-10T05:33:41.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:41 smithi189 ceph-mon[89631]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:41 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:41.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:41 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:41.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:41 smithi189 ceph-mon[89631]: osdmap e283: 8 total, 8 up, 8 in 2024-02-10T05:33:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[92537]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[92537]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[92537]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[92537]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[92537]: pgmap v55: 121 pgs: 121 active+clean; 254 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-10T05:33:41.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[92537]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:41.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:41.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[92537]: osdmap e283: 8 total, 8 up, 8 in 2024-02-10T05:33:41.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[95116]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[95116]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[95116]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[95116]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[95116]: pgmap v55: 121 pgs: 121 active+clean; 254 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-10T05:33:41.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[95116]: failed to encode map e282 with expected crc 2024-02-10T05:33:41.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:41.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:41.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:41 smithi178 ceph-mon[95116]: osdmap e283: 8 total, 8 up, 8 in 2024-02-10T05:33:42.261 INFO:tasks.rados.rados.0.smithi178.stdout:1154: done (4 left) 2024-02-10T05:33:42.261 INFO:tasks.rados.rados.0.smithi178.stdout:1155: rmattr oid 47 current snap is 117 2024-02-10T05:33:42.261 INFO:tasks.rados.rados.0.smithi178.stdout:1150: finishing write tid 5 to smithi17880450-46 2024-02-10T05:33:42.261 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 781 (ObjNum 372 snap 117 seq_num 372) dirty exists 2024-02-10T05:33:42.261 INFO:tasks.rados.rados.0.smithi178.stdout:1150: left oid 46 (ObjNum 372 snap 117 seq_num 372) 2024-02-10T05:33:42.261 INFO:tasks.rados.rados.0.smithi178.stdout:1151: finishing write tid 1 to smithi17880450-15 2024-02-10T05:33:42.261 INFO:tasks.rados.rados.0.smithi178.stdout:1151: finishing write tid 2 to smithi17880450-15 2024-02-10T05:33:42.261 INFO:tasks.rados.rados.0.smithi178.stdout:1151: finishing write tid 3 to smithi17880450-15 2024-02-10T05:33:42.261 INFO:tasks.rados.rados.0.smithi178.stdout:1151: finishing write tid 4 to smithi17880450-15 2024-02-10T05:33:42.261 INFO:tasks.rados.rados.0.smithi178.stdout:1151: finishing write tid 5 to smithi17880450-15 2024-02-10T05:33:42.261 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 373 (ObjNum 373 snap 117 seq_num 373) dirty exists 2024-02-10T05:33:42.262 INFO:tasks.rados.rados.0.smithi178.stdout:1151: left oid 15 (ObjNum 373 snap 117 seq_num 373) 2024-02-10T05:33:42.262 INFO:tasks.rados.rados.0.smithi178.stdout:1152: expect (ObjNum 279 snap 83 seq_num 279) 2024-02-10T05:33:42.426 INFO:tasks.rados.rados.0.smithi178.stdout:1153: finishing write tid 1 to smithi17880450-23 2024-02-10T05:33:42.426 INFO:tasks.rados.rados.0.smithi178.stdout:1153: finishing write tid 2 to smithi17880450-23 2024-02-10T05:33:42.426 INFO:tasks.rados.rados.0.smithi178.stdout:1153: finishing write tid 3 to smithi17880450-23 2024-02-10T05:33:42.426 INFO:tasks.rados.rados.0.smithi178.stdout:1153: finishing write tid 4 to smithi17880450-23 2024-02-10T05:33:42.426 INFO:tasks.rados.rados.0.smithi178.stdout:1153: finishing write tid 5 to smithi17880450-23 2024-02-10T05:33:42.426 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 373 (ObjNum 374 snap 117 seq_num 374) dirty exists 2024-02-10T05:33:42.426 INFO:tasks.rados.rados.0.smithi178.stdout:1153: left oid 23 (ObjNum 374 snap 117 seq_num 374) 2024-02-10T05:33:42.427 INFO:tasks.rados.rados.0.smithi178.stdout:1150: done (4 left) 2024-02-10T05:33:42.427 INFO:tasks.rados.rados.0.smithi178.stdout:1151: done (3 left) 2024-02-10T05:33:42.427 INFO:tasks.rados.rados.0.smithi178.stdout:1152: done (2 left) 2024-02-10T05:33:42.427 INFO:tasks.rados.rados.0.smithi178.stdout:1153: done (1 left) 2024-02-10T05:33:42.427 INFO:tasks.rados.rados.0.smithi178.stdout:1156: snap_remove snap 80 2024-02-10T05:33:42.520 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:42 smithi189 ceph-mon[89631]: failed to encode map e282 with expected crc 2024-02-10T05:33:42.520 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:42 smithi189 ceph-mon[89631]: failed to encode map e282 with expected crc 2024-02-10T05:33:42.520 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:42 smithi189 ceph-mon[89631]: failed to encode map e283 with expected crc 2024-02-10T05:33:42.520 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:42 smithi189 ceph-mon[89631]: failed to encode map e283 with expected crc 2024-02-10T05:33:42.520 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:42 smithi189 ceph-mon[89631]: failed to encode map e283 with expected crc 2024-02-10T05:33:42.520 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:42 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:42.520 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:42 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:42 smithi178 ceph-mon[92537]: failed to encode map e282 with expected crc 2024-02-10T05:33:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:42 smithi178 ceph-mon[92537]: failed to encode map e282 with expected crc 2024-02-10T05:33:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:42 smithi178 ceph-mon[92537]: failed to encode map e283 with expected crc 2024-02-10T05:33:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:42 smithi178 ceph-mon[92537]: failed to encode map e283 with expected crc 2024-02-10T05:33:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:42 smithi178 ceph-mon[92537]: failed to encode map e283 with expected crc 2024-02-10T05:33:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:42 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:42 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:42 smithi178 ceph-mon[95116]: failed to encode map e282 with expected crc 2024-02-10T05:33:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:42 smithi178 ceph-mon[95116]: failed to encode map e282 with expected crc 2024-02-10T05:33:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:42 smithi178 ceph-mon[95116]: failed to encode map e283 with expected crc 2024-02-10T05:33:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:42 smithi178 ceph-mon[95116]: failed to encode map e283 with expected crc 2024-02-10T05:33:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:42 smithi178 ceph-mon[95116]: failed to encode map e283 with expected crc 2024-02-10T05:33:42.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:42 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:42.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:42 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:43.268 INFO:tasks.rados.rados.0.smithi178.stdout:1156: done (1 left) 2024-02-10T05:33:43.268 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 117 2024-02-10T05:33:43.268 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 375 (ObjNum 321 snap 98 seq_num 321) dirty exists 2024-02-10T05:33:43.268 INFO:tasks.rados.rados.0.smithi178.stdout:1157: seq_num 375 ranges {2891776=688128,3579904=663552,4243456=139264} 2024-02-10T05:33:43.289 INFO:tasks.rados.rados.0.smithi178.stdout:1157: writing smithi17880450-37 from 2891776 to 3579904 tid 1 2024-02-10T05:33:43.294 INFO:tasks.rados.rados.0.smithi178.stdout:1157: writing smithi17880450-37 from 3579904 to 4243456 tid 2 2024-02-10T05:33:43.295 INFO:tasks.rados.rados.0.smithi178.stdout:1157: writing smithi17880450-37 from 4243456 to 4382720 tid 3 2024-02-10T05:33:43.295 INFO:tasks.rados.rados.0.smithi178.stdout:1155: done (1 left) 2024-02-10T05:33:43.295 INFO:tasks.rados.rados.0.smithi178.stdout:1158: read oid 41 snap -1 2024-02-10T05:33:43.295 INFO:tasks.rados.rados.0.smithi178.stdout:1158: expect deleted 2024-02-10T05:33:43.295 INFO:tasks.rados.rados.0.smithi178.stdout:1159: snap_remove snap 89 2024-02-10T05:33:43.491 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:43 smithi189 ceph-mon[89631]: failed to encode map e284 with expected crc 2024-02-10T05:33:43.492 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:43 smithi189 ceph-mon[89631]: failed to encode map e284 with expected crc 2024-02-10T05:33:43.492 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:43 smithi189 ceph-mon[89631]: osdmap e284: 8 total, 8 up, 8 in 2024-02-10T05:33:43.492 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:43 smithi189 ceph-mon[89631]: pgmap v58: 121 pgs: 121 active+clean; 254 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-10T05:33:43.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:43 smithi178 ceph-mon[95116]: failed to encode map e284 with expected crc 2024-02-10T05:33:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:43 smithi178 ceph-mon[95116]: failed to encode map e284 with expected crc 2024-02-10T05:33:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:43 smithi178 ceph-mon[95116]: osdmap e284: 8 total, 8 up, 8 in 2024-02-10T05:33:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:43 smithi178 ceph-mon[95116]: pgmap v58: 121 pgs: 121 active+clean; 254 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-10T05:33:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:43 smithi178 ceph-mon[92537]: failed to encode map e284 with expected crc 2024-02-10T05:33:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:43 smithi178 ceph-mon[92537]: failed to encode map e284 with expected crc 2024-02-10T05:33:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:43 smithi178 ceph-mon[92537]: osdmap e284: 8 total, 8 up, 8 in 2024-02-10T05:33:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:43 smithi178 ceph-mon[92537]: pgmap v58: 121 pgs: 121 active+clean; 254 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2024-02-10T05:33:44.276 INFO:tasks.rados.rados.0.smithi178.stdout:1159: done (2 left) 2024-02-10T05:33:44.276 INFO:tasks.rados.rados.0.smithi178.stdout:1160: read oid 7 snap -1 2024-02-10T05:33:44.276 INFO:tasks.rados.rados.0.smithi178.stdout:1160: expect deleted 2024-02-10T05:33:44.276 INFO:tasks.rados.rados.0.smithi178.stdout:1161: snap_create 2024-02-10T05:33:44.276 INFO:tasks.rados.rados.0.smithi178.stdout:1157: finishing write tid 1 to smithi17880450-37 2024-02-10T05:33:44.276 INFO:tasks.rados.rados.0.smithi178.stdout:1157: finishing write tid 2 to smithi17880450-37 2024-02-10T05:33:44.276 INFO:tasks.rados.rados.0.smithi178.stdout:1157: finishing write tid 3 to smithi17880450-37 2024-02-10T05:33:44.276 INFO:tasks.rados.rados.0.smithi178.stdout:1157: finishing write tid 4 to smithi17880450-37 2024-02-10T05:33:44.276 INFO:tasks.rados.rados.0.smithi178.stdout:1157: finishing write tid 5 to smithi17880450-37 2024-02-10T05:33:44.277 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 796 (ObjNum 375 snap 117 seq_num 375) dirty exists 2024-02-10T05:33:44.277 INFO:tasks.rados.rados.0.smithi178.stdout:1157: left oid 37 (ObjNum 375 snap 117 seq_num 375) 2024-02-10T05:33:44.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:44 smithi189 ceph-mon[89631]: failed to encode map e285 with expected crc 2024-02-10T05:33:44.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:44 smithi189 ceph-mon[89631]: failed to encode map e285 with expected crc 2024-02-10T05:33:44.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:44 smithi189 ceph-mon[89631]: osdmap e285: 8 total, 8 up, 8 in 2024-02-10T05:33:44.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:33:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:44 smithi178 ceph-mon[95116]: failed to encode map e285 with expected crc 2024-02-10T05:33:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:44 smithi178 ceph-mon[95116]: failed to encode map e285 with expected crc 2024-02-10T05:33:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:44 smithi178 ceph-mon[95116]: osdmap e285: 8 total, 8 up, 8 in 2024-02-10T05:33:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:33:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:44 smithi178 ceph-mon[92537]: failed to encode map e285 with expected crc 2024-02-10T05:33:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:44 smithi178 ceph-mon[92537]: failed to encode map e285 with expected crc 2024-02-10T05:33:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:44 smithi178 ceph-mon[92537]: osdmap e285: 8 total, 8 up, 8 in 2024-02-10T05:33:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:33:45.163 INFO:tasks.rados.rados.0.smithi178.stdout:1157: done (3 left) 2024-02-10T05:33:45.163 INFO:tasks.rados.rados.0.smithi178.stdout:1158: done (2 left) 2024-02-10T05:33:45.163 INFO:tasks.rados.rados.0.smithi178.stdout:1160: done (1 left) 2024-02-10T05:33:45.163 INFO:tasks.rados.rados.0.smithi178.stdout:1161: done (0 left) 2024-02-10T05:33:45.163 INFO:tasks.rados.rados.0.smithi178.stdout:1162: snap_remove snap 71 2024-02-10T05:33:45.432 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:45 smithi189 ceph-mon[89631]: failed to encode map e286 with expected crc 2024-02-10T05:33:45.432 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:45 smithi189 ceph-mon[89631]: failed to encode map e286 with expected crc 2024-02-10T05:33:45.432 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:45 smithi189 ceph-mon[89631]: osdmap e286: 8 total, 8 up, 8 in 2024-02-10T05:33:45.432 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:45 smithi189 ceph-mon[89631]: pgmap v61: 121 pgs: 121 active+clean; 253 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-02-10T05:33:45.432 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:45 smithi189 ceph-mon[89631]: osdmap e287: 8 total, 8 up, 8 in 2024-02-10T05:33:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:45 smithi178 ceph-mon[95116]: failed to encode map e286 with expected crc 2024-02-10T05:33:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:45 smithi178 ceph-mon[95116]: failed to encode map e286 with expected crc 2024-02-10T05:33:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:45 smithi178 ceph-mon[95116]: osdmap e286: 8 total, 8 up, 8 in 2024-02-10T05:33:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:45 smithi178 ceph-mon[95116]: pgmap v61: 121 pgs: 121 active+clean; 253 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-02-10T05:33:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:45 smithi178 ceph-mon[95116]: osdmap e287: 8 total, 8 up, 8 in 2024-02-10T05:33:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:45 smithi178 ceph-mon[92537]: failed to encode map e286 with expected crc 2024-02-10T05:33:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:45 smithi178 ceph-mon[92537]: failed to encode map e286 with expected crc 2024-02-10T05:33:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:45 smithi178 ceph-mon[92537]: osdmap e286: 8 total, 8 up, 8 in 2024-02-10T05:33:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:45 smithi178 ceph-mon[92537]: pgmap v61: 121 pgs: 121 active+clean; 253 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-02-10T05:33:45.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:45 smithi178 ceph-mon[92537]: osdmap e287: 8 total, 8 up, 8 in 2024-02-10T05:33:46.167 INFO:tasks.rados.rados.0.smithi178.stdout:1162: done (0 left) 2024-02-10T05:33:46.167 INFO:tasks.rados.rados.0.smithi178.stdout:1163: copy_from oid 25 from oid 20 current snap is 118 2024-02-10T05:33:46.168 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 47 current snap is 118 2024-02-10T05:33:46.168 INFO:tasks.rados.rados.0.smithi178.stdout:1164: seq_num 376 ranges {2301952=704512,3006464=548864,3555328=253952} 2024-02-10T05:33:46.185 INFO:tasks.rados.rados.0.smithi178.stdout:1164: writing smithi17880450-47 from 2301952 to 3006464 tid 1 2024-02-10T05:33:46.189 INFO:tasks.rados.rados.0.smithi178.stdout:1164: writing smithi17880450-47 from 3006464 to 3555328 tid 2 2024-02-10T05:33:46.191 INFO:tasks.rados.rados.0.smithi178.stdout:1164: writing smithi17880450-47 from 3555328 to 3809280 tid 3 2024-02-10T05:33:46.191 INFO:tasks.rados.rados.0.smithi178.stdout:1165: read oid 50 snap -1 2024-02-10T05:33:46.191 INFO:tasks.rados.rados.0.smithi178.stdout:1165: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:33:46.191 INFO:tasks.rados.rados.0.smithi178.stdout:1166: rollback oid 21 current snap is 118 2024-02-10T05:33:46.192 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 21 to 116 2024-02-10T05:33:46.192 INFO:tasks.rados.rados.0.smithi178.stdout:1167: snap_remove snap 115 2024-02-10T05:33:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: failed to encode map e287 with expected crc 2024-02-10T05:33:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: failed to encode map e287 with expected crc 2024-02-10T05:33:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: failed to encode map e287 with expected crc 2024-02-10T05:33:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: failed to encode map e287 with expected crc 2024-02-10T05:33:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:33:46.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:46.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: Reconfiguring mon.a (monmap changed)... 2024-02-10T05:33:46.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:33:46.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:33:46.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:46.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: Reconfiguring daemon mon.a on smithi178 2024-02-10T05:33:46.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[95116]: osdmap e288: 8 total, 8 up, 8 in 2024-02-10T05:33:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: failed to encode map e287 with expected crc 2024-02-10T05:33:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: failed to encode map e287 with expected crc 2024-02-10T05:33:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: failed to encode map e287 with expected crc 2024-02-10T05:33:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: failed to encode map e287 with expected crc 2024-02-10T05:33:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:46.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:46.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:46.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:33:46.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:46.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: Reconfiguring mon.a (monmap changed)... 2024-02-10T05:33:46.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:33:46.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:33:46.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:46.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: Reconfiguring daemon mon.a on smithi178 2024-02-10T05:33:46.467 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:46 smithi178 ceph-mon[92537]: osdmap e288: 8 total, 8 up, 8 in 2024-02-10T05:33:46.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: failed to encode map e287 with expected crc 2024-02-10T05:33:46.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: failed to encode map e287 with expected crc 2024-02-10T05:33:46.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: failed to encode map e287 with expected crc 2024-02-10T05:33:46.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: failed to encode map e287 with expected crc 2024-02-10T05:33:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:33:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: Reconfiguring mon.a (monmap changed)... 2024-02-10T05:33:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:33:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:33:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:46.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: Reconfiguring daemon mon.a on smithi178 2024-02-10T05:33:46.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:46 smithi189 ceph-mon[89631]: osdmap e288: 8 total, 8 up, 8 in 2024-02-10T05:33:47.169 INFO:tasks.rados.rados.0.smithi178.stdout:1167: done (4 left) 2024-02-10T05:33:47.169 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 118 2024-02-10T05:33:47.169 INFO:tasks.rados.rados.0.smithi178.stdout:1164: finishing write tid 1 to smithi17880450-47 2024-02-10T05:33:47.169 INFO:tasks.rados.rados.0.smithi178.stdout:1168: seq_num 377 ranges {8830976=720896,9551872=434176,9986048=368640} 2024-02-10T05:33:47.220 INFO:tasks.rados.rados.0.smithi178.stdout:1168: writing smithi17880450-12 from 8830976 to 9551872 tid 1 2024-02-10T05:33:47.223 INFO:tasks.rados.rados.0.smithi178.stdout:1168: writing smithi17880450-12 from 9551872 to 9986048 tid 2 2024-02-10T05:33:47.225 INFO:tasks.rados.rados.0.smithi178.stdout:1168: writing smithi17880450-12 from 9986048 to 10354688 tid 3 2024-02-10T05:33:47.225 INFO:tasks.rados.rados.0.smithi178.stdout:1169: rmattr oid 8 current snap is 118 2024-02-10T05:33:47.225 INFO:tasks.rados.rados.0.smithi178.stdout:1165: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:33:47.228 INFO:tasks.rados.rados.0.smithi178.stdout:1164: finishing write tid 2 to smithi17880450-47 2024-02-10T05:33:47.228 INFO:tasks.rados.rados.0.smithi178.stdout:1166: finishing rollback tid 0 to smithi17880450-21 2024-02-10T05:33:47.228 INFO:tasks.rados.rados.0.smithi178.stdout:1166: finishing rollback tid 1 to smithi17880450-21 2024-02-10T05:33:47.228 INFO:tasks.rados.rados.0.smithi178.stdout:1166: finishing rollback tid 2 to smithi17880450-21 2024-02-10T05:33:47.229 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 462 (ObjNum 200 snap 47 seq_num 200) dirty exists 2024-02-10T05:33:47.229 INFO:tasks.rados.rados.0.smithi178.stdout:1164: finishing write tid 3 to smithi17880450-47 2024-02-10T05:33:47.229 INFO:tasks.rados.rados.0.smithi178.stdout:1164: finishing write tid 4 to smithi17880450-47 2024-02-10T05:33:47.229 INFO:tasks.rados.rados.0.smithi178.stdout:1163: finishing copy_from racing read to smithi17880450-25 2024-02-10T05:33:47.229 INFO:tasks.rados.rados.0.smithi178.stdout:1164: finishing write tid 5 to smithi17880450-47 2024-02-10T05:33:47.229 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 402 (ObjNum 376 snap 118 seq_num 376) dirty exists 2024-02-10T05:33:47.229 INFO:tasks.rados.rados.0.smithi178.stdout:1164: left oid 47 (ObjNum 376 snap 118 seq_num 376) 2024-02-10T05:33:47.229 INFO:tasks.rados.rados.0.smithi178.stdout:1163: finishing copy_from to smithi17880450-25 2024-02-10T05:33:47.229 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 185 (ObjNum 357 snap 111 seq_num 357) dirty exists 2024-02-10T05:33:47.229 INFO:tasks.rados.rados.0.smithi178.stdout:1163: done (5 left) 2024-02-10T05:33:47.229 INFO:tasks.rados.rados.0.smithi178.stdout:1164: done (4 left) 2024-02-10T05:33:47.229 INFO:tasks.rados.rados.0.smithi178.stdout:1165: done (3 left) 2024-02-10T05:33:47.229 INFO:tasks.rados.rados.0.smithi178.stdout:1166: done (2 left) 2024-02-10T05:33:47.229 INFO:tasks.rados.rados.0.smithi178.stdout:1170: copy_from oid 18 from oid 9 current snap is 118 2024-02-10T05:33:47.230 INFO:tasks.rados.rados.0.smithi178.stdout:1171: delete oid 38 current snap is 118 2024-02-10T05:33:47.230 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 186 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:33:47.231 INFO:tasks.rados.rados.0.smithi178.stdout:1168: finishing write tid 1 to smithi17880450-12 2024-02-10T05:33:47.231 INFO:tasks.rados.rados.0.smithi178.stdout:1168: finishing write tid 2 to smithi17880450-12 2024-02-10T05:33:47.233 INFO:tasks.rados.rados.0.smithi178.stdout:1168: finishing write tid 3 to smithi17880450-12 2024-02-10T05:33:47.234 INFO:tasks.rados.rados.0.smithi178.stdout:1168: finishing write tid 4 to smithi17880450-12 2024-02-10T05:33:47.235 INFO:tasks.rados.rados.0.smithi178.stdout:1169: done (3 left) 2024-02-10T05:33:47.235 INFO:tasks.rados.rados.0.smithi178.stdout:1171: done (2 left) 2024-02-10T05:33:47.236 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 118 2024-02-10T05:33:47.236 INFO:tasks.rados.rados.0.smithi178.stdout:1172: seq_num 379 ranges {1949696=753664,2703360=606208,3309568=196608} 2024-02-10T05:33:47.250 INFO:tasks.rados.rados.0.smithi178.stdout:1172: writing smithi17880450-4 from 1949696 to 2703360 tid 1 2024-02-10T05:33:47.254 INFO:tasks.rados.rados.0.smithi178.stdout:1172: writing smithi17880450-4 from 2703360 to 3309568 tid 2 2024-02-10T05:33:47.255 INFO:tasks.rados.rados.0.smithi178.stdout:1172: writing smithi17880450-4 from 3309568 to 3506176 tid 3 2024-02-10T05:33:47.255 INFO:tasks.rados.rados.0.smithi178.stdout:1173: snap_remove snap 114 2024-02-10T05:33:47.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:47 smithi189 ceph-mon[89631]: failed to encode map e287 with expected crc 2024-02-10T05:33:47.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:47 smithi189 ceph-mon[89631]: failed to encode map e288 with expected crc 2024-02-10T05:33:47.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:47 smithi189 ceph-mon[89631]: failed to encode map e288 with expected crc 2024-02-10T05:33:47.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:47 smithi189 ceph-mon[89631]: failed to encode map e288 with expected crc 2024-02-10T05:33:47.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:47 smithi189 ceph-mon[89631]: pgmap v64: 121 pgs: 121 active+clean; 253 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-02-10T05:33:47.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:47 smithi189 ceph-mon[89631]: osdmap e289: 8 total, 8 up, 8 in 2024-02-10T05:33:47.555 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:47 smithi178 ceph-mon[92537]: failed to encode map e287 with expected crc 2024-02-10T05:33:47.555 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:47 smithi178 ceph-mon[92537]: failed to encode map e288 with expected crc 2024-02-10T05:33:47.555 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:47 smithi178 ceph-mon[92537]: failed to encode map e288 with expected crc 2024-02-10T05:33:47.555 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:47 smithi178 ceph-mon[92537]: failed to encode map e288 with expected crc 2024-02-10T05:33:47.556 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:47 smithi178 ceph-mon[92537]: pgmap v64: 121 pgs: 121 active+clean; 253 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-02-10T05:33:47.556 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:47 smithi178 ceph-mon[92537]: osdmap e289: 8 total, 8 up, 8 in 2024-02-10T05:33:47.556 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:47 smithi178 ceph-mon[95116]: failed to encode map e287 with expected crc 2024-02-10T05:33:47.556 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:47 smithi178 ceph-mon[95116]: failed to encode map e288 with expected crc 2024-02-10T05:33:47.556 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:47 smithi178 ceph-mon[95116]: failed to encode map e288 with expected crc 2024-02-10T05:33:47.556 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:47 smithi178 ceph-mon[95116]: failed to encode map e288 with expected crc 2024-02-10T05:33:47.556 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:47 smithi178 ceph-mon[95116]: pgmap v64: 121 pgs: 121 active+clean; 253 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-02-10T05:33:47.556 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:47 smithi178 ceph-mon[95116]: osdmap e289: 8 total, 8 up, 8 in 2024-02-10T05:33:47.963 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:33:47] "GET /metrics HTTP/1.1" 200 36017 "" "Prometheus/2.43.0" 2024-02-10T05:33:48.172 INFO:tasks.rados.rados.0.smithi178.stdout:1173: done (3 left) 2024-02-10T05:33:48.172 INFO:tasks.rados.rados.0.smithi178.stdout:1174: rmattr oid 6 current snap is 118 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:1168: finishing write tid 5 to smithi17880450-12 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 420 (ObjNum 377 snap 118 seq_num 377) dirty exists 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:1168: left oid 12 (ObjNum 377 snap 118 seq_num 377) 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:1170: finishing copy_from racing read to smithi17880450-18 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:1170: finishing copy_from to smithi17880450-18 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 213 (ObjNum 292 snap 86 seq_num 292) dirty exists 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:1172: finishing write tid 1 to smithi17880450-4 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:1168: done (3 left) 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:1170: done (2 left) 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 118 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:1172: finishing write tid 2 to smithi17880450-4 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:1172: finishing write tid 3 to smithi17880450-4 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:1172: finishing write tid 4 to smithi17880450-4 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:1172: finishing write tid 5 to smithi17880450-4 2024-02-10T05:33:48.173 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 480 (ObjNum 379 snap 118 seq_num 379) dirty exists 2024-02-10T05:33:48.174 INFO:tasks.rados.rados.0.smithi178.stdout:1172: left oid 4 (ObjNum 379 snap 118 seq_num 379) 2024-02-10T05:33:48.174 INFO:tasks.rados.rados.0.smithi178.stdout:1175: seq_num 380 ranges {4612096=770048,5382144=483328,5865472=319488} 2024-02-10T05:33:48.200 INFO:tasks.rados.rados.0.smithi178.stdout:1175: writing smithi17880450-46 from 4612096 to 5382144 tid 1 2024-02-10T05:33:48.203 INFO:tasks.rados.rados.0.smithi178.stdout:1175: writing smithi17880450-46 from 5382144 to 5865472 tid 2 2024-02-10T05:33:48.205 INFO:tasks.rados.rados.0.smithi178.stdout:1175: writing smithi17880450-46 from 5865472 to 6184960 tid 3 2024-02-10T05:33:48.205 INFO:tasks.rados.rados.0.smithi178.stdout:1172: done (2 left) 2024-02-10T05:33:48.205 INFO:tasks.rados.rados.0.smithi178.stdout:1176: delete oid 35 current snap is 118 2024-02-10T05:33:48.205 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 395 (ObjNum 360 snap 113 seq_num 360) dirty exists 2024-02-10T05:33:48.205 INFO:tasks.rados.rados.0.smithi178.stdout:1175: finishing write tid 1 to smithi17880450-46 2024-02-10T05:33:48.206 INFO:tasks.rados.rados.0.smithi178.stdout:1175: finishing write tid 2 to smithi17880450-46 2024-02-10T05:33:48.207 INFO:tasks.rados.rados.0.smithi178.stdout:1175: finishing write tid 3 to smithi17880450-46 2024-02-10T05:33:48.208 INFO:tasks.rados.rados.0.smithi178.stdout:1175: finishing write tid 4 to smithi17880450-46 2024-02-10T05:33:48.209 INFO:tasks.rados.rados.0.smithi178.stdout:1175: finishing write tid 5 to smithi17880450-46 2024-02-10T05:33:48.209 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 843 (ObjNum 380 snap 118 seq_num 380) dirty exists 2024-02-10T05:33:48.209 INFO:tasks.rados.rados.0.smithi178.stdout:1175: left oid 46 (ObjNum 380 snap 118 seq_num 380) 2024-02-10T05:33:48.212 INFO:tasks.rados.rados.0.smithi178.stdout:1174: done (2 left) 2024-02-10T05:33:48.212 INFO:tasks.rados.rados.0.smithi178.stdout:1175: done (1 left) 2024-02-10T05:33:48.212 INFO:tasks.rados.rados.0.smithi178.stdout:1176: done (0 left) 2024-02-10T05:33:48.212 INFO:tasks.rados.rados.0.smithi178.stdout:1177: read oid 27 snap -1 2024-02-10T05:33:48.212 INFO:tasks.rados.rados.0.smithi178.stdout:1177: expect deleted 2024-02-10T05:33:48.212 INFO:tasks.rados.rados.0.smithi178.stdout:1178: snap_remove snap 111 2024-02-10T05:33:48.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:48 smithi189 ceph-mon[89631]: failed to encode map e289 with expected crc 2024-02-10T05:33:48.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:48 smithi189 ceph-mon[89631]: failed to encode map e289 with expected crc 2024-02-10T05:33:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:48 smithi189 ceph-mon[89631]: failed to encode map e289 with expected crc 2024-02-10T05:33:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:48 smithi189 ceph-mon[89631]: failed to encode map e289 with expected crc 2024-02-10T05:33:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:48 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:48 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:48 smithi189 ceph-mon[89631]: Reconfiguring mgr.y (monmap changed)... 2024-02-10T05:33:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:48 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:33:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:48 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:33:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:48 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:33:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:48 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:48 smithi189 ceph-mon[89631]: Reconfiguring daemon mgr.y on smithi178 2024-02-10T05:33:48.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:48 smithi189 ceph-mon[89631]: osdmap e290: 8 total, 8 up, 8 in 2024-02-10T05:33:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[92537]: failed to encode map e289 with expected crc 2024-02-10T05:33:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[92537]: failed to encode map e289 with expected crc 2024-02-10T05:33:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[92537]: failed to encode map e289 with expected crc 2024-02-10T05:33:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[92537]: failed to encode map e289 with expected crc 2024-02-10T05:33:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[92537]: Reconfiguring mgr.y (monmap changed)... 2024-02-10T05:33:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:33:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:33:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:33:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[92537]: Reconfiguring daemon mgr.y on smithi178 2024-02-10T05:33:48.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[92537]: osdmap e290: 8 total, 8 up, 8 in 2024-02-10T05:33:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[95116]: failed to encode map e289 with expected crc 2024-02-10T05:33:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[95116]: failed to encode map e289 with expected crc 2024-02-10T05:33:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[95116]: failed to encode map e289 with expected crc 2024-02-10T05:33:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[95116]: failed to encode map e289 with expected crc 2024-02-10T05:33:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[95116]: Reconfiguring mgr.y (monmap changed)... 2024-02-10T05:33:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:33:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:33:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:33:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:48.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[95116]: Reconfiguring daemon mgr.y on smithi178 2024-02-10T05:33:48.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:48 smithi178 ceph-mon[95116]: osdmap e290: 8 total, 8 up, 8 in 2024-02-10T05:33:49.037 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:33:48 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:33:48.658Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:33:49.172 INFO:tasks.rados.rados.0.smithi178.stdout:1178: done (1 left) 2024-02-10T05:33:49.172 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 118 2024-02-10T05:33:49.172 INFO:tasks.rados.rados.0.smithi178.stdout:1179: seq_num 382 ranges {1802240=802816,2605056=704512,3309568=98304} 2024-02-10T05:33:49.187 INFO:tasks.rados.rados.0.smithi178.stdout:1179: writing smithi17880450-43 from 1802240 to 2605056 tid 1 2024-02-10T05:33:49.191 INFO:tasks.rados.rados.0.smithi178.stdout:1179: writing smithi17880450-43 from 2605056 to 3309568 tid 2 2024-02-10T05:33:49.192 INFO:tasks.rados.rados.0.smithi178.stdout:1179: writing smithi17880450-43 from 3309568 to 3407872 tid 3 2024-02-10T05:33:49.192 INFO:tasks.rados.rados.0.smithi178.stdout:1180: read oid 38 snap -1 2024-02-10T05:33:49.192 INFO:tasks.rados.rados.0.smithi178.stdout:1180: expect deleted 2024-02-10T05:33:49.192 INFO:tasks.rados.rados.0.smithi178.stdout:1181: rollback oid 25 current snap is 118 2024-02-10T05:33:49.192 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 25 to 86 2024-02-10T05:33:49.192 INFO:tasks.rados.rados.0.smithi178.stdout:1177: done (3 left) 2024-02-10T05:33:49.192 INFO:tasks.rados.rados.0.smithi178.stdout:1182: snap_create 2024-02-10T05:33:49.192 INFO:tasks.rados.rados.0.smithi178.stdout:1179: finishing write tid 1 to smithi17880450-43 2024-02-10T05:33:49.197 INFO:tasks.rados.rados.0.smithi178.stdout:1181: finishing rollback tid 0 to smithi17880450-25 2024-02-10T05:33:49.197 INFO:tasks.rados.rados.0.smithi178.stdout:1179: finishing write tid 2 to smithi17880450-43 2024-02-10T05:33:49.197 INFO:tasks.rados.rados.0.smithi178.stdout:1181: finishing rollback tid 1 to smithi17880450-25 2024-02-10T05:33:49.197 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 509 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-10T05:33:49.197 INFO:tasks.rados.rados.0.smithi178.stdout:1179: finishing write tid 3 to smithi17880450-43 2024-02-10T05:33:49.197 INFO:tasks.rados.rados.0.smithi178.stdout:1179: finishing write tid 4 to smithi17880450-43 2024-02-10T05:33:49.197 INFO:tasks.rados.rados.0.smithi178.stdout:1179: finishing write tid 5 to smithi17880450-43 2024-02-10T05:33:49.197 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 251 (ObjNum 382 snap 118 seq_num 382) dirty exists 2024-02-10T05:33:49.198 INFO:tasks.rados.rados.0.smithi178.stdout:1179: left oid 43 (ObjNum 382 snap 118 seq_num 382) 2024-02-10T05:33:49.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:49 smithi189 ceph-mon[89631]: failed to encode map e289 with expected crc 2024-02-10T05:33:49.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:49 smithi189 ceph-mon[89631]: failed to encode map e290 with expected crc 2024-02-10T05:33:49.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:49 smithi189 ceph-mon[89631]: failed to encode map e290 with expected crc 2024-02-10T05:33:49.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:49 smithi189 ceph-mon[89631]: failed to encode map e290 with expected crc 2024-02-10T05:33:49.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:49 smithi189 ceph-mon[89631]: failed to encode map e290 with expected crc 2024-02-10T05:33:49.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:49 smithi189 ceph-mon[89631]: pgmap v67: 121 pgs: 121 active+clean; 253 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:33:49.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:49 smithi189 ceph-mon[89631]: osdmap e291: 8 total, 8 up, 8 in 2024-02-10T05:33:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:49 smithi178 ceph-mon[95116]: failed to encode map e289 with expected crc 2024-02-10T05:33:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:49 smithi178 ceph-mon[95116]: failed to encode map e290 with expected crc 2024-02-10T05:33:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:49 smithi178 ceph-mon[95116]: failed to encode map e290 with expected crc 2024-02-10T05:33:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:49 smithi178 ceph-mon[95116]: failed to encode map e290 with expected crc 2024-02-10T05:33:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:49 smithi178 ceph-mon[95116]: failed to encode map e290 with expected crc 2024-02-10T05:33:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:49 smithi178 ceph-mon[95116]: pgmap v67: 121 pgs: 121 active+clean; 253 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:33:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:49 smithi178 ceph-mon[95116]: osdmap e291: 8 total, 8 up, 8 in 2024-02-10T05:33:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:49 smithi178 ceph-mon[92537]: failed to encode map e289 with expected crc 2024-02-10T05:33:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:49 smithi178 ceph-mon[92537]: failed to encode map e290 with expected crc 2024-02-10T05:33:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:49 smithi178 ceph-mon[92537]: failed to encode map e290 with expected crc 2024-02-10T05:33:49.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:49 smithi178 ceph-mon[92537]: failed to encode map e290 with expected crc 2024-02-10T05:33:49.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:49 smithi178 ceph-mon[92537]: failed to encode map e290 with expected crc 2024-02-10T05:33:49.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:49 smithi178 ceph-mon[92537]: pgmap v67: 121 pgs: 121 active+clean; 253 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:33:49.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:49 smithi178 ceph-mon[92537]: osdmap e291: 8 total, 8 up, 8 in 2024-02-10T05:33:50.172 INFO:tasks.rados.rados.0.smithi178.stdout:1179: done (3 left) 2024-02-10T05:33:50.172 INFO:tasks.rados.rados.0.smithi178.stdout:1180: done (2 left) 2024-02-10T05:33:50.173 INFO:tasks.rados.rados.0.smithi178.stdout:1181: done (1 left) 2024-02-10T05:33:50.173 INFO:tasks.rados.rados.0.smithi178.stdout:1182: done (0 left) 2024-02-10T05:33:50.173 INFO:tasks.rados.rados.0.smithi178.stdout:1183: rollback oid 29 current snap is 119 2024-02-10T05:33:50.173 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 29 to 88 2024-02-10T05:33:50.173 INFO:tasks.rados.rados.0.smithi178.stdout:1184: snap_remove snap 105 2024-02-10T05:33:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[92537]: failed to encode map e291 with expected crc 2024-02-10T05:33:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[92537]: failed to encode map e291 with expected crc 2024-02-10T05:33:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[92537]: Reconfiguring mon.c (monmap changed)... 2024-02-10T05:33:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:33:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:33:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[92537]: Reconfiguring daemon mon.c on smithi178 2024-02-10T05:33:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[92537]: osdmap e292: 8 total, 8 up, 8 in 2024-02-10T05:33:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[95116]: failed to encode map e291 with expected crc 2024-02-10T05:33:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[95116]: failed to encode map e291 with expected crc 2024-02-10T05:33:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[95116]: Reconfiguring mon.c (monmap changed)... 2024-02-10T05:33:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:33:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:33:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[95116]: Reconfiguring daemon mon.c on smithi178 2024-02-10T05:33:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:50 smithi178 ceph-mon[95116]: osdmap e292: 8 total, 8 up, 8 in 2024-02-10T05:33:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:50 smithi189 ceph-mon[89631]: failed to encode map e291 with expected crc 2024-02-10T05:33:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:50 smithi189 ceph-mon[89631]: failed to encode map e291 with expected crc 2024-02-10T05:33:50.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:50 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:50.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:50 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:50.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:50 smithi189 ceph-mon[89631]: Reconfiguring mon.c (monmap changed)... 2024-02-10T05:33:50.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:50 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:33:50.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:50 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:33:50.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:50 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:50.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:50 smithi189 ceph-mon[89631]: Reconfiguring daemon mon.c on smithi178 2024-02-10T05:33:50.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:50 smithi189 ceph-mon[89631]: osdmap e292: 8 total, 8 up, 8 in 2024-02-10T05:33:51.175 INFO:tasks.rados.rados.0.smithi178.stdout:1184: done (1 left) 2024-02-10T05:33:51.175 INFO:tasks.rados.rados.0.smithi178.stdout:1185: read oid 4 snap -1 2024-02-10T05:33:51.175 INFO:tasks.rados.rados.0.smithi178.stdout:1185: expect (ObjNum 379 snap 118 seq_num 379) 2024-02-10T05:33:51.176 INFO:tasks.rados.rados.0.smithi178.stdout:1186: snap_create 2024-02-10T05:33:51.176 INFO:tasks.rados.rados.0.smithi178.stdout:1183: finishing rollback tid 1 to smithi17880450-29 2024-02-10T05:33:51.176 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 455 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-02-10T05:33:51.198 INFO:tasks.rados.rados.0.smithi178.stdout:1185: expect (ObjNum 379 snap 118 seq_num 379) 2024-02-10T05:33:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[92537]: failed to encode map e292 with expected crc 2024-02-10T05:33:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[92537]: failed to encode map e292 with expected crc 2024-02-10T05:33:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[92537]: failed to encode map e292 with expected crc 2024-02-10T05:33:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[92537]: pgmap v70: 121 pgs: 121 active+clean; 262 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-02-10T05:33:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[92537]: osdmap e293: 8 total, 8 up, 8 in 2024-02-10T05:33:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T05:33:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[95116]: failed to encode map e292 with expected crc 2024-02-10T05:33:51.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[95116]: failed to encode map e292 with expected crc 2024-02-10T05:33:51.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[95116]: failed to encode map e292 with expected crc 2024-02-10T05:33:51.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[95116]: pgmap v70: 121 pgs: 121 active+clean; 262 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-02-10T05:33:51.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[95116]: osdmap e293: 8 total, 8 up, 8 in 2024-02-10T05:33:51.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:51.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:51.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T05:33:51.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:51 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:51 smithi189 ceph-mon[89631]: failed to encode map e292 with expected crc 2024-02-10T05:33:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:51 smithi189 ceph-mon[89631]: failed to encode map e292 with expected crc 2024-02-10T05:33:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:51 smithi189 ceph-mon[89631]: failed to encode map e292 with expected crc 2024-02-10T05:33:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:51 smithi189 ceph-mon[89631]: pgmap v70: 121 pgs: 121 active+clean; 262 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-02-10T05:33:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:51 smithi189 ceph-mon[89631]: osdmap e293: 8 total, 8 up, 8 in 2024-02-10T05:33:51.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:51 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:51.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:51 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:51.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:51 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T05:33:51.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:51 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:52.175 INFO:tasks.rados.rados.0.smithi178.stdout:1183: done (2 left) 2024-02-10T05:33:52.176 INFO:tasks.rados.rados.0.smithi178.stdout:1185: done (1 left) 2024-02-10T05:33:52.176 INFO:tasks.rados.rados.0.smithi178.stdout:1186: done (0 left) 2024-02-10T05:33:52.176 INFO:tasks.rados.rados.0.smithi178.stdout:1187: read oid 23 snap -1 2024-02-10T05:33:52.176 INFO:tasks.rados.rados.0.smithi178.stdout:1187: expect (ObjNum 374 snap 117 seq_num 374) 2024-02-10T05:33:52.176 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 120 2024-02-10T05:33:52.176 INFO:tasks.rados.rados.0.smithi178.stdout:1188: seq_num 383 ranges {1662976=417792,2080768=589824,2670592=417792,3088384=196608} 2024-02-10T05:33:52.187 INFO:tasks.rados.rados.0.smithi178.stdout:1188: writing smithi17880450-5 from 1662976 to 2080768 tid 1 2024-02-10T05:33:52.190 INFO:tasks.rados.rados.0.smithi178.stdout:1188: writing smithi17880450-5 from 2080768 to 2670592 tid 2 2024-02-10T05:33:52.193 INFO:tasks.rados.rados.0.smithi178.stdout:1188: writing smithi17880450-5 from 2670592 to 3088384 tid 3 2024-02-10T05:33:52.195 INFO:tasks.rados.rados.0.smithi178.stdout:1188: writing smithi17880450-5 from 3088384 to 3284992 tid 4 2024-02-10T05:33:52.195 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 49 current snap is 120 2024-02-10T05:33:52.195 INFO:tasks.rados.rados.0.smithi178.stdout:1188: finishing write tid 1 to smithi17880450-5 2024-02-10T05:33:52.195 INFO:tasks.rados.rados.0.smithi178.stdout:1189: seq_num 384 ranges {417792=434176,851968=475136,1327104=630784,1957888=98304} 2024-02-10T05:33:52.200 INFO:tasks.rados.rados.0.smithi178.stdout:1189: writing smithi17880450-49 from 417792 to 851968 tid 1 2024-02-10T05:33:52.203 INFO:tasks.rados.rados.0.smithi178.stdout:1189: writing smithi17880450-49 from 851968 to 1327104 tid 2 2024-02-10T05:33:52.207 INFO:tasks.rados.rados.0.smithi178.stdout:1189: writing smithi17880450-49 from 1327104 to 1957888 tid 3 2024-02-10T05:33:52.208 INFO:tasks.rados.rados.0.smithi178.stdout:1189: writing smithi17880450-49 from 1957888 to 2056192 tid 4 2024-02-10T05:33:52.209 INFO:tasks.rados.rados.0.smithi178.stdout:1190: read oid 25 snap -1 2024-02-10T05:33:52.209 INFO:tasks.rados.rados.0.smithi178.stdout:1190: expect deleted 2024-02-10T05:33:52.209 INFO:tasks.rados.rados.0.smithi178.stdout:1191: delete oid 48 current snap is 120 2024-02-10T05:33:52.209 INFO:tasks.rados.rados.0.smithi178.stdout:1188: finishing write tid 2 to smithi17880450-5 2024-02-10T05:33:52.209 INFO:tasks.rados.rados.0.smithi178.stdout:1188: finishing write tid 3 to smithi17880450-5 2024-02-10T05:33:52.209 INFO:tasks.rados.rados.0.smithi178.stdout:1188: finishing write tid 4 to smithi17880450-5 2024-02-10T05:33:52.209 INFO:tasks.rados.rados.0.smithi178.stdout:1188: finishing write tid 5 to smithi17880450-5 2024-02-10T05:33:52.209 INFO:tasks.rados.rados.0.smithi178.stdout:1188: finishing write tid 6 to smithi17880450-5 2024-02-10T05:33:52.209 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 859 (ObjNum 383 snap 120 seq_num 383) dirty exists 2024-02-10T05:33:52.209 INFO:tasks.rados.rados.0.smithi178.stdout:1188: left oid 5 (ObjNum 383 snap 120 seq_num 383) 2024-02-10T05:33:52.209 INFO:tasks.rados.rados.0.smithi178.stdout:1189: finishing write tid 1 to smithi17880450-49 2024-02-10T05:33:52.209 INFO:tasks.rados.rados.0.smithi178.stdout:1189: finishing write tid 2 to smithi17880450-49 2024-02-10T05:33:52.212 INFO:tasks.rados.rados.0.smithi178.stdout:1189: finishing write tid 3 to smithi17880450-49 2024-02-10T05:33:52.212 INFO:tasks.rados.rados.0.smithi178.stdout:1189: finishing write tid 4 to smithi17880450-49 2024-02-10T05:33:52.213 INFO:tasks.rados.rados.0.smithi178.stdout:1189: finishing write tid 5 to smithi17880450-49 2024-02-10T05:33:52.215 INFO:tasks.rados.rados.0.smithi178.stdout:1188: done (4 left) 2024-02-10T05:33:52.215 INFO:tasks.rados.rados.0.smithi178.stdout:1190: done (3 left) 2024-02-10T05:33:52.215 INFO:tasks.rados.rados.0.smithi178.stdout:1191: done (2 left) 2024-02-10T05:33:52.215 INFO:tasks.rados.rados.0.smithi178.stdout:1192: delete oid 2 current snap is 120 2024-02-10T05:33:52.215 INFO:tasks.rados.rados.0.smithi178.stdout:1189: finishing write tid 6 to smithi17880450-49 2024-02-10T05:33:52.216 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 865 (ObjNum 384 snap 120 seq_num 384) dirty exists 2024-02-10T05:33:52.216 INFO:tasks.rados.rados.0.smithi178.stdout:1189: left oid 49 (ObjNum 384 snap 120 seq_num 384) 2024-02-10T05:33:52.218 INFO:tasks.rados.rados.0.smithi178.stdout:1189: done (2 left) 2024-02-10T05:33:52.218 INFO:tasks.rados.rados.0.smithi178.stdout:1192: done (1 left) 2024-02-10T05:33:52.219 INFO:tasks.rados.rados.0.smithi178.stdout:1193: snap_create 2024-02-10T05:33:52.235 INFO:tasks.rados.rados.0.smithi178.stdout:1187: expect (ObjNum 374 snap 117 seq_num 374) 2024-02-10T05:33:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:52 smithi178 ceph-mon[92537]: failed to encode map e293 with expected crc 2024-02-10T05:33:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:52 smithi178 ceph-mon[92537]: failed to encode map e293 with expected crc 2024-02-10T05:33:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:52 smithi178 ceph-mon[92537]: Reconfiguring osd.0 (monmap changed)... 2024-02-10T05:33:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:52 smithi178 ceph-mon[92537]: Reconfiguring daemon osd.0 on smithi178 2024-02-10T05:33:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:52 smithi178 ceph-mon[92537]: osdmap e294: 8 total, 8 up, 8 in 2024-02-10T05:33:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:52 smithi178 ceph-mon[95116]: failed to encode map e293 with expected crc 2024-02-10T05:33:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:52 smithi178 ceph-mon[95116]: failed to encode map e293 with expected crc 2024-02-10T05:33:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:52 smithi178 ceph-mon[95116]: Reconfiguring osd.0 (monmap changed)... 2024-02-10T05:33:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:52 smithi178 ceph-mon[95116]: Reconfiguring daemon osd.0 on smithi178 2024-02-10T05:33:52.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:52 smithi178 ceph-mon[95116]: osdmap e294: 8 total, 8 up, 8 in 2024-02-10T05:33:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:52 smithi189 ceph-mon[89631]: failed to encode map e293 with expected crc 2024-02-10T05:33:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:52 smithi189 ceph-mon[89631]: failed to encode map e293 with expected crc 2024-02-10T05:33:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:52 smithi189 ceph-mon[89631]: Reconfiguring osd.0 (monmap changed)... 2024-02-10T05:33:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:52 smithi189 ceph-mon[89631]: Reconfiguring daemon osd.0 on smithi178 2024-02-10T05:33:52.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:52 smithi189 ceph-mon[89631]: osdmap e294: 8 total, 8 up, 8 in 2024-02-10T05:33:53.393 INFO:tasks.rados.rados.0.smithi178.stdout:1187: done (1 left) 2024-02-10T05:33:53.393 INFO:tasks.rados.rados.0.smithi178.stdout:1193: done (0 left) 2024-02-10T05:33:53.394 INFO:tasks.rados.rados.0.smithi178.stdout:1194: rmattr oid 12 current snap is 121 2024-02-10T05:33:53.394 INFO:tasks.rados.rados.0.smithi178.stdout:1194: done (0 left) 2024-02-10T05:33:53.394 INFO:tasks.rados.rados.0.smithi178.stdout:1195: rollback oid 42 current snap is 121 2024-02-10T05:33:53.394 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 42 to 119 2024-02-10T05:33:53.394 INFO:tasks.rados.rados.0.smithi178.stdout:1196: snap_remove snap 75 2024-02-10T05:33:53.659 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[95116]: failed to encode map e294 with expected crc 2024-02-10T05:33:53.659 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[95116]: failed to encode map e294 with expected crc 2024-02-10T05:33:53.659 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[95116]: failed to encode map e294 with expected crc 2024-02-10T05:33:53.659 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[95116]: pgmap v73: 121 pgs: 121 active+clean; 262 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-02-10T05:33:53.659 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:53.660 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:53.660 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T05:33:53.660 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:53.660 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[95116]: osdmap e295: 8 total, 8 up, 8 in 2024-02-10T05:33:53.660 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[92537]: failed to encode map e294 with expected crc 2024-02-10T05:33:53.660 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[92537]: failed to encode map e294 with expected crc 2024-02-10T05:33:53.660 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[92537]: failed to encode map e294 with expected crc 2024-02-10T05:33:53.660 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[92537]: pgmap v73: 121 pgs: 121 active+clean; 262 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-02-10T05:33:53.660 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:53.660 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:53.660 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T05:33:53.661 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:53.661 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:53 smithi178 ceph-mon[92537]: osdmap e295: 8 total, 8 up, 8 in 2024-02-10T05:33:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:53 smithi189 ceph-mon[89631]: failed to encode map e294 with expected crc 2024-02-10T05:33:53.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:53 smithi189 ceph-mon[89631]: failed to encode map e294 with expected crc 2024-02-10T05:33:53.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:53 smithi189 ceph-mon[89631]: failed to encode map e294 with expected crc 2024-02-10T05:33:53.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:53 smithi189 ceph-mon[89631]: pgmap v73: 121 pgs: 121 active+clean; 262 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 15 KiB/s rd, 2.9 MiB/s wr, 12 op/s 2024-02-10T05:33:53.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:53 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:53.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:53 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:53.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:53 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T05:33:53.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:53 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:53.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:53 smithi189 ceph-mon[89631]: osdmap e295: 8 total, 8 up, 8 in 2024-02-10T05:33:54.397 INFO:tasks.rados.rados.0.smithi178.stdout:1196: done (1 left) 2024-02-10T05:33:54.397 INFO:tasks.rados.rados.0.smithi178.stdout:1197: snap_create 2024-02-10T05:33:54.398 INFO:tasks.rados.rados.0.smithi178.stdout:1195: finishing rollback tid 0 to smithi17880450-42 2024-02-10T05:33:54.398 INFO:tasks.rados.rados.0.smithi178.stdout:1195: finishing rollback tid 1 to smithi17880450-42 2024-02-10T05:33:54.398 INFO:tasks.rados.rados.0.smithi178.stdout:1195: finishing rollback tid 2 to smithi17880450-42 2024-02-10T05:33:54.398 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 491 (ObjNum 365 snap 114 seq_num 365) dirty exists 2024-02-10T05:33:54.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:54 smithi178 ceph-mon[95116]: Reconfiguring osd.1 (monmap changed)... 2024-02-10T05:33:54.668 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:54 smithi178 ceph-mon[95116]: Reconfiguring daemon osd.1 on smithi178 2024-02-10T05:33:54.668 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:54 smithi178 ceph-mon[95116]: failed to encode map e295 with expected crc 2024-02-10T05:33:54.668 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:54 smithi178 ceph-mon[95116]: failed to encode map e295 with expected crc 2024-02-10T05:33:54.668 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:54 smithi178 ceph-mon[95116]: failed to encode map e295 with expected crc 2024-02-10T05:33:54.668 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:54 smithi178 ceph-mon[92537]: Reconfiguring osd.1 (monmap changed)... 2024-02-10T05:33:54.668 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:54 smithi178 ceph-mon[92537]: Reconfiguring daemon osd.1 on smithi178 2024-02-10T05:33:54.668 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:54 smithi178 ceph-mon[92537]: failed to encode map e295 with expected crc 2024-02-10T05:33:54.668 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:54 smithi178 ceph-mon[92537]: failed to encode map e295 with expected crc 2024-02-10T05:33:54.668 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:54 smithi178 ceph-mon[92537]: failed to encode map e295 with expected crc 2024-02-10T05:33:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:54 smithi189 ceph-mon[89631]: Reconfiguring osd.1 (monmap changed)... 2024-02-10T05:33:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:54 smithi189 ceph-mon[89631]: Reconfiguring daemon osd.1 on smithi178 2024-02-10T05:33:54.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:54 smithi189 ceph-mon[89631]: failed to encode map e295 with expected crc 2024-02-10T05:33:54.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:54 smithi189 ceph-mon[89631]: failed to encode map e295 with expected crc 2024-02-10T05:33:54.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:54 smithi189 ceph-mon[89631]: failed to encode map e295 with expected crc 2024-02-10T05:33:55.165 INFO:tasks.rados.rados.0.smithi178.stdout:1195: done (1 left) 2024-02-10T05:33:55.165 INFO:tasks.rados.rados.0.smithi178.stdout:1197: done (0 left) 2024-02-10T05:33:55.165 INFO:tasks.rados.rados.0.smithi178.stdout:1198: copy_from oid 23 from oid 38 current snap is 122 2024-02-10T05:33:55.166 INFO:tasks.rados.rados.0.smithi178.stdout:1199: snap_remove snap 113 2024-02-10T05:33:55.641 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[92537]: failed to encode map e296 with expected crc 2024-02-10T05:33:55.641 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[92537]: failed to encode map e296 with expected crc 2024-02-10T05:33:55.641 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[92537]: osdmap e296: 8 total, 8 up, 8 in 2024-02-10T05:33:55.641 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[92537]: pgmap v76: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 796 KiB/s wr, 5 op/s 2024-02-10T05:33:55.641 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:55.641 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:55.641 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T05:33:55.641 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:55.642 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[92537]: failed to encode map e297 with expected crc 2024-02-10T05:33:55.642 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[92537]: osdmap e297: 8 total, 8 up, 8 in 2024-02-10T05:33:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[95116]: failed to encode map e296 with expected crc 2024-02-10T05:33:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[95116]: failed to encode map e296 with expected crc 2024-02-10T05:33:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[95116]: osdmap e296: 8 total, 8 up, 8 in 2024-02-10T05:33:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[95116]: pgmap v76: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 796 KiB/s wr, 5 op/s 2024-02-10T05:33:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T05:33:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[95116]: failed to encode map e297 with expected crc 2024-02-10T05:33:55.642 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:55 smithi178 ceph-mon[95116]: osdmap e297: 8 total, 8 up, 8 in 2024-02-10T05:33:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:55 smithi189 ceph-mon[89631]: failed to encode map e296 with expected crc 2024-02-10T05:33:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:55 smithi189 ceph-mon[89631]: failed to encode map e296 with expected crc 2024-02-10T05:33:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:55 smithi189 ceph-mon[89631]: osdmap e296: 8 total, 8 up, 8 in 2024-02-10T05:33:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:55 smithi189 ceph-mon[89631]: pgmap v76: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 796 KiB/s wr, 5 op/s 2024-02-10T05:33:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:55 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:55 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:55 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T05:33:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:55 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:55 smithi189 ceph-mon[89631]: failed to encode map e297 with expected crc 2024-02-10T05:33:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:55 smithi189 ceph-mon[89631]: osdmap e297: 8 total, 8 up, 8 in 2024-02-10T05:33:56.166 INFO:tasks.rados.rados.0.smithi178.stdout:1199: done (1 left) 2024-02-10T05:33:56.167 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 122 2024-02-10T05:33:56.167 INFO:tasks.rados.rados.0.smithi178.stdout:1198: finishing copy_from to smithi17880450-23 2024-02-10T05:33:56.167 INFO:tasks.rados.rados.0.smithi178.stdout:1198: got expected ENOENT (src dne) 2024-02-10T05:33:56.167 INFO:tasks.rados.rados.0.smithi178.stdout:1200: seq_num 387 ranges {10354688=483328,10838016=524288,11362304=679936} 2024-02-10T05:33:56.225 INFO:tasks.rados.rados.0.smithi178.stdout:1200: writing smithi17880450-12 from 10354688 to 10838016 tid 1 2024-02-10T05:33:56.228 INFO:tasks.rados.rados.0.smithi178.stdout:1200: writing smithi17880450-12 from 10838016 to 11362304 tid 2 2024-02-10T05:33:56.233 INFO:tasks.rados.rados.0.smithi178.stdout:1200: writing smithi17880450-12 from 11362304 to 12042240 tid 3 2024-02-10T05:33:56.233 INFO:tasks.rados.rados.0.smithi178.stdout:1201: copy_from oid 44 from oid 4 current snap is 122 2024-02-10T05:33:56.233 INFO:tasks.rados.rados.0.smithi178.stdout:1198: finishing copy_from racing read to smithi17880450-23 2024-02-10T05:33:56.233 INFO:tasks.rados.rados.0.smithi178.stdout:1200: finishing write tid 1 to smithi17880450-12 2024-02-10T05:33:56.233 INFO:tasks.rados.rados.0.smithi178.stdout:1198: done (2 left) 2024-02-10T05:33:56.233 INFO:tasks.rados.rados.0.smithi178.stdout:1202: rmattr oid 15 current snap is 122 2024-02-10T05:33:56.233 INFO:tasks.rados.rados.0.smithi178.stdout:1202: done (2 left) 2024-02-10T05:33:56.233 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 26 current snap is 122 2024-02-10T05:33:56.233 INFO:tasks.rados.rados.0.smithi178.stdout:1200: finishing write tid 2 to smithi17880450-12 2024-02-10T05:33:56.233 INFO:tasks.rados.rados.0.smithi178.stdout:1203: seq_num 388 ranges {6053888=507904,6561792=458752,7020544=606208,7626752=139264} 2024-02-10T05:33:56.268 INFO:tasks.rados.rados.0.smithi178.stdout:1203: writing smithi17880450-26 from 6053888 to 6561792 tid 1 2024-02-10T05:33:56.270 INFO:tasks.rados.rados.0.smithi178.stdout:1203: writing smithi17880450-26 from 6561792 to 7020544 tid 2 2024-02-10T05:33:56.274 INFO:tasks.rados.rados.0.smithi178.stdout:1203: writing smithi17880450-26 from 7020544 to 7626752 tid 3 2024-02-10T05:33:56.276 INFO:tasks.rados.rados.0.smithi178.stdout:1203: writing smithi17880450-26 from 7626752 to 7766016 tid 4 2024-02-10T05:33:56.276 INFO:tasks.rados.rados.0.smithi178.stdout:1204: snap_create 2024-02-10T05:33:56.276 INFO:tasks.rados.rados.0.smithi178.stdout:1200: finishing write tid 3 to smithi17880450-12 2024-02-10T05:33:56.276 INFO:tasks.rados.rados.0.smithi178.stdout:1200: finishing write tid 4 to smithi17880450-12 2024-02-10T05:33:56.276 INFO:tasks.rados.rados.0.smithi178.stdout:1200: finishing write tid 5 to smithi17880450-12 2024-02-10T05:33:56.276 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 439 (ObjNum 387 snap 122 seq_num 387) dirty exists 2024-02-10T05:33:56.276 INFO:tasks.rados.rados.0.smithi178.stdout:1200: left oid 12 (ObjNum 387 snap 122 seq_num 387) 2024-02-10T05:33:56.276 INFO:tasks.rados.rados.0.smithi178.stdout:1201: finishing copy_from racing read to smithi17880450-44 2024-02-10T05:33:56.277 INFO:tasks.rados.rados.0.smithi178.stdout:1201: finishing copy_from to smithi17880450-44 2024-02-10T05:33:56.277 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 480 (ObjNum 379 snap 118 seq_num 379) dirty exists 2024-02-10T05:33:56.281 INFO:tasks.rados.rados.0.smithi178.stdout:1203: finishing write tid 1 to smithi17880450-26 2024-02-10T05:33:56.281 INFO:tasks.rados.rados.0.smithi178.stdout:1203: finishing write tid 2 to smithi17880450-26 2024-02-10T05:33:56.281 INFO:tasks.rados.rados.0.smithi178.stdout:1203: finishing write tid 3 to smithi17880450-26 2024-02-10T05:33:56.283 INFO:tasks.rados.rados.0.smithi178.stdout:1203: finishing write tid 4 to smithi17880450-26 2024-02-10T05:33:56.284 INFO:tasks.rados.rados.0.smithi178.stdout:1203: finishing write tid 5 to smithi17880450-26 2024-02-10T05:33:56.287 INFO:tasks.rados.rados.0.smithi178.stdout:1203: finishing write tid 6 to smithi17880450-26 2024-02-10T05:33:56.288 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 885 (ObjNum 388 snap 122 seq_num 388) dirty exists 2024-02-10T05:33:56.288 INFO:tasks.rados.rados.0.smithi178.stdout:1203: left oid 26 (ObjNum 388 snap 122 seq_num 388) 2024-02-10T05:33:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[95116]: Reconfiguring osd.2 (monmap changed)... 2024-02-10T05:33:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[95116]: Reconfiguring daemon osd.2 on smithi178 2024-02-10T05:33:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[95116]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[95116]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[95116]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[95116]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[95116]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[95116]: osdmap e298: 8 total, 8 up, 8 in 2024-02-10T05:33:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[92537]: Reconfiguring osd.2 (monmap changed)... 2024-02-10T05:33:56.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[92537]: Reconfiguring daemon osd.2 on smithi178 2024-02-10T05:33:56.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[92537]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[92537]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[92537]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[92537]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[92537]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:56 smithi178 ceph-mon[92537]: osdmap e298: 8 total, 8 up, 8 in 2024-02-10T05:33:56.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:56 smithi189 ceph-mon[89631]: Reconfiguring osd.2 (monmap changed)... 2024-02-10T05:33:56.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:56 smithi189 ceph-mon[89631]: Reconfiguring daemon osd.2 on smithi178 2024-02-10T05:33:56.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:56 smithi189 ceph-mon[89631]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:56 smithi189 ceph-mon[89631]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:56 smithi189 ceph-mon[89631]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:56 smithi189 ceph-mon[89631]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:56 smithi189 ceph-mon[89631]: failed to encode map e297 with expected crc 2024-02-10T05:33:56.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:56 smithi189 ceph-mon[89631]: osdmap e298: 8 total, 8 up, 8 in 2024-02-10T05:33:57.168 INFO:tasks.rados.rados.0.smithi178.stdout:1200: done (3 left) 2024-02-10T05:33:57.168 INFO:tasks.rados.rados.0.smithi178.stdout:1201: done (2 left) 2024-02-10T05:33:57.168 INFO:tasks.rados.rados.0.smithi178.stdout:1203: done (1 left) 2024-02-10T05:33:57.168 INFO:tasks.rados.rados.0.smithi178.stdout:1204: done (0 left) 2024-02-10T05:33:57.168 INFO:tasks.rados.rados.0.smithi178.stdout:1205: rollback oid 26 current snap is 123 2024-02-10T05:33:57.168 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 26 to 117 2024-02-10T05:33:57.168 INFO:tasks.rados.rados.0.smithi178.stdout:1206: copy_from oid 48 from oid 14 current snap is 123 2024-02-10T05:33:57.168 INFO:tasks.rados.rados.0.smithi178.stdout:1207: snap_create 2024-02-10T05:33:57.176 INFO:tasks.rados.rados.0.smithi178.stdout:1205: finishing rollback tid 0 to smithi17880450-26 2024-02-10T05:33:57.180 INFO:tasks.rados.rados.0.smithi178.stdout:1205: finishing rollback tid 1 to smithi17880450-26 2024-02-10T05:33:57.180 INFO:tasks.rados.rados.0.smithi178.stdout:1205: finishing rollback tid 2 to smithi17880450-26 2024-02-10T05:33:57.180 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 897 (ObjNum 312 snap 96 seq_num 312) dirty exists 2024-02-10T05:33:57.180 INFO:tasks.rados.rados.0.smithi178.stdout:1206: finishing copy_from racing read to smithi17880450-48 2024-02-10T05:33:57.180 INFO:tasks.rados.rados.0.smithi178.stdout:1206: finishing copy_from to smithi17880450-48 2024-02-10T05:33:57.180 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 269 (ObjNum 289 snap 86 seq_num 289) dirty exists 2024-02-10T05:33:57.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:33:57] "GET /metrics HTTP/1.1" 200 36017 "" "Prometheus/2.43.0" 2024-02-10T05:33:57.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[95116]: failed to encode map e298 with expected crc 2024-02-10T05:33:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[95116]: failed to encode map e298 with expected crc 2024-02-10T05:33:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[95116]: failed to encode map e298 with expected crc 2024-02-10T05:33:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[95116]: Reconfiguring osd.3 (monmap changed)... 2024-02-10T05:33:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T05:33:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[95116]: Reconfiguring daemon osd.3 on smithi178 2024-02-10T05:33:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[95116]: pgmap v79: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 796 KiB/s wr, 5 op/s 2024-02-10T05:33:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[95116]: osdmap e299: 8 total, 8 up, 8 in 2024-02-10T05:33:57.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[92537]: failed to encode map e298 with expected crc 2024-02-10T05:33:57.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[92537]: failed to encode map e298 with expected crc 2024-02-10T05:33:57.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[92537]: failed to encode map e298 with expected crc 2024-02-10T05:33:57.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:57.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:57.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[92537]: Reconfiguring osd.3 (monmap changed)... 2024-02-10T05:33:57.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T05:33:57.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:57.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[92537]: Reconfiguring daemon osd.3 on smithi178 2024-02-10T05:33:57.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[92537]: pgmap v79: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 796 KiB/s wr, 5 op/s 2024-02-10T05:33:57.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:57 smithi178 ceph-mon[92537]: osdmap e299: 8 total, 8 up, 8 in 2024-02-10T05:33:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:57 smithi189 ceph-mon[89631]: failed to encode map e298 with expected crc 2024-02-10T05:33:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:57 smithi189 ceph-mon[89631]: failed to encode map e298 with expected crc 2024-02-10T05:33:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:57 smithi189 ceph-mon[89631]: failed to encode map e298 with expected crc 2024-02-10T05:33:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:57 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:57 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:57 smithi189 ceph-mon[89631]: Reconfiguring osd.3 (monmap changed)... 2024-02-10T05:33:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T05:33:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:57 smithi189 ceph-mon[89631]: Reconfiguring daemon osd.3 on smithi178 2024-02-10T05:33:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:57 smithi189 ceph-mon[89631]: pgmap v79: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 796 KiB/s wr, 5 op/s 2024-02-10T05:33:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:57 smithi189 ceph-mon[89631]: osdmap e299: 8 total, 8 up, 8 in 2024-02-10T05:33:58.170 INFO:tasks.rados.rados.0.smithi178.stdout:1205: done (2 left) 2024-02-10T05:33:58.170 INFO:tasks.rados.rados.0.smithi178.stdout:1206: done (1 left) 2024-02-10T05:33:58.170 INFO:tasks.rados.rados.0.smithi178.stdout:1207: done (0 left) 2024-02-10T05:33:58.170 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 124 2024-02-10T05:33:58.170 INFO:tasks.rados.rados.0.smithi178.stdout:1208: seq_num 389 ranges {11698176=524288,12222464=745472,12967936=458752} 2024-02-10T05:33:58.236 INFO:tasks.rados.rados.0.smithi178.stdout:1208: writing smithi17880450-23 from 11698176 to 12222464 tid 1 2024-02-10T05:33:58.240 INFO:tasks.rados.rados.0.smithi178.stdout:1208: writing smithi17880450-23 from 12222464 to 12967936 tid 2 2024-02-10T05:33:58.243 INFO:tasks.rados.rados.0.smithi178.stdout:1208: writing smithi17880450-23 from 12967936 to 13426688 tid 3 2024-02-10T05:33:58.243 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 36 current snap is 124 2024-02-10T05:33:58.243 INFO:tasks.rados.rados.0.smithi178.stdout:1209: seq_num 390 ranges {1662976=540672,2203648=630784,2834432=573440} 2024-02-10T05:33:58.255 INFO:tasks.rados.rados.0.smithi178.stdout:1209: writing smithi17880450-36 from 1662976 to 2203648 tid 1 2024-02-10T05:33:58.258 INFO:tasks.rados.rados.0.smithi178.stdout:1209: writing smithi17880450-36 from 2203648 to 2834432 tid 2 2024-02-10T05:33:58.262 INFO:tasks.rados.rados.0.smithi178.stdout:1209: writing smithi17880450-36 from 2834432 to 3407872 tid 3 2024-02-10T05:33:58.262 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 124 2024-02-10T05:33:58.262 INFO:tasks.rados.rados.0.smithi178.stdout:1208: finishing write tid 1 to smithi17880450-23 2024-02-10T05:33:58.262 INFO:tasks.rados.rados.0.smithi178.stdout:1208: finishing write tid 2 to smithi17880450-23 2024-02-10T05:33:58.262 INFO:tasks.rados.rados.0.smithi178.stdout:1208: finishing write tid 3 to smithi17880450-23 2024-02-10T05:33:58.263 INFO:tasks.rados.rados.0.smithi178.stdout:1208: finishing write tid 4 to smithi17880450-23 2024-02-10T05:33:58.263 INFO:tasks.rados.rados.0.smithi178.stdout:1208: finishing write tid 5 to smithi17880450-23 2024-02-10T05:33:58.263 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 441 (ObjNum 389 snap 124 seq_num 389) dirty exists 2024-02-10T05:33:58.263 INFO:tasks.rados.rados.0.smithi178.stdout:1208: left oid 23 (ObjNum 389 snap 124 seq_num 389) 2024-02-10T05:33:58.263 INFO:tasks.rados.rados.0.smithi178.stdout:1209: finishing write tid 1 to smithi17880450-36 2024-02-10T05:33:58.263 INFO:tasks.rados.rados.0.smithi178.stdout:1209: finishing write tid 2 to smithi17880450-36 2024-02-10T05:33:58.263 INFO:tasks.rados.rados.0.smithi178.stdout:1210: seq_num 391 ranges {12042240=557056,12599296=516096,13115392=688128} 2024-02-10T05:33:58.330 INFO:tasks.rados.rados.0.smithi178.stdout:1210: writing smithi17880450-12 from 12042240 to 12599296 tid 1 2024-02-10T05:33:58.333 INFO:tasks.rados.rados.0.smithi178.stdout:1210: writing smithi17880450-12 from 12599296 to 13115392 tid 2 2024-02-10T05:33:58.338 INFO:tasks.rados.rados.0.smithi178.stdout:1210: writing smithi17880450-12 from 13115392 to 13803520 tid 3 2024-02-10T05:33:58.338 INFO:tasks.rados.rados.0.smithi178.stdout:1209: finishing write tid 3 to smithi17880450-36 2024-02-10T05:33:58.338 INFO:tasks.rados.rados.0.smithi178.stdout:1209: finishing write tid 4 to smithi17880450-36 2024-02-10T05:33:58.338 INFO:tasks.rados.rados.0.smithi178.stdout:1209: finishing write tid 5 to smithi17880450-36 2024-02-10T05:33:58.338 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 383 (ObjNum 390 snap 124 seq_num 390) dirty exists 2024-02-10T05:33:58.338 INFO:tasks.rados.rados.0.smithi178.stdout:1209: left oid 36 (ObjNum 390 snap 124 seq_num 390) 2024-02-10T05:33:58.338 INFO:tasks.rados.rados.0.smithi178.stdout:1208: done (2 left) 2024-02-10T05:33:58.338 INFO:tasks.rados.rados.0.smithi178.stdout:1209: done (1 left) 2024-02-10T05:33:58.338 INFO:tasks.rados.rados.0.smithi178.stdout:1211: snap_create 2024-02-10T05:33:58.339 INFO:tasks.rados.rados.0.smithi178.stdout:1210: finishing write tid 1 to smithi17880450-12 2024-02-10T05:33:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:1210: finishing write tid 2 to smithi17880450-12 2024-02-10T05:33:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:1210: finishing write tid 3 to smithi17880450-12 2024-02-10T05:33:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:1210: finishing write tid 4 to smithi17880450-12 2024-02-10T05:33:58.343 INFO:tasks.rados.rados.0.smithi178.stdout:1210: finishing write tid 5 to smithi17880450-12 2024-02-10T05:33:58.344 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 484 (ObjNum 391 snap 124 seq_num 391) dirty exists 2024-02-10T05:33:58.344 INFO:tasks.rados.rados.0.smithi178.stdout:1210: left oid 12 (ObjNum 391 snap 124 seq_num 391) 2024-02-10T05:33:58.787 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:33:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:33:58.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:33:58.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:58 smithi189 ceph-mon[89631]: failed to encode map e299 with expected crc 2024-02-10T05:33:58.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:58 smithi189 ceph-mon[89631]: failed to encode map e299 with expected crc 2024-02-10T05:33:58.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:58 smithi189 ceph-mon[89631]: failed to encode map e299 with expected crc 2024-02-10T05:33:58.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:58 smithi189 ceph-mon[89631]: failed to encode map e299 with expected crc 2024-02-10T05:33:58.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:58 smithi189 ceph-mon[89631]: osdmap e300: 8 total, 8 up, 8 in 2024-02-10T05:33:58.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:58 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:58.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:58 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:58.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' 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-02-10T05:33:58.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:58 smithi189 ceph-mon[89631]: from='mgr.25184 ' 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-02-10T05:33:58.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:58.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:58 smithi189 ceph-mon[89631]: failed to encode map e300 with expected crc 2024-02-10T05:33:58.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[92537]: failed to encode map e299 with expected crc 2024-02-10T05:33:58.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[92537]: failed to encode map e299 with expected crc 2024-02-10T05:33:58.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[92537]: failed to encode map e299 with expected crc 2024-02-10T05:33:58.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[92537]: failed to encode map e299 with expected crc 2024-02-10T05:33:58.875 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[92537]: osdmap e300: 8 total, 8 up, 8 in 2024-02-10T05:33:58.875 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:58.875 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:58.875 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' 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-02-10T05:33:58.875 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[92537]: from='mgr.25184 ' 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-02-10T05:33:58.875 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:58.875 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[92537]: failed to encode map e300 with expected crc 2024-02-10T05:33:58.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[95116]: failed to encode map e299 with expected crc 2024-02-10T05:33:58.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[95116]: failed to encode map e299 with expected crc 2024-02-10T05:33:58.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[95116]: failed to encode map e299 with expected crc 2024-02-10T05:33:58.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[95116]: failed to encode map e299 with expected crc 2024-02-10T05:33:58.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[95116]: osdmap e300: 8 total, 8 up, 8 in 2024-02-10T05:33:58.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:58.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:33:58.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' 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-02-10T05:33:58.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[95116]: from='mgr.25184 ' 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-02-10T05:33:58.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:33:58.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:58 smithi178 ceph-mon[95116]: failed to encode map e300 with expected crc 2024-02-10T05:33:59.308 INFO:tasks.rados.rados.0.smithi178.stdout:1210: done (1 left) 2024-02-10T05:33:59.308 INFO:tasks.rados.rados.0.smithi178.stdout:1211: done (0 left) 2024-02-10T05:33:59.308 INFO:tasks.rados.rados.0.smithi178.stdout:1212: read oid 16 snap -1 2024-02-10T05:33:59.308 INFO:tasks.rados.rados.0.smithi178.stdout:1212: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:33:59.308 INFO:tasks.rados.rados.0.smithi178.stdout:1213: snap_create 2024-02-10T05:33:59.309 INFO:tasks.rados.rados.0.smithi178.stdout:1212: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:33:59.876 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[92537]: failed to encode map e300 with expected crc 2024-02-10T05:33:59.876 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[92537]: failed to encode map e300 with expected crc 2024-02-10T05:33:59.876 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[92537]: failed to encode map e300 with expected crc 2024-02-10T05:33:59.876 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[92537]: Reconfiguring mds.a (monmap changed)... 2024-02-10T05:33:59.876 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[92537]: Reconfiguring daemon mds.a on smithi178 2024-02-10T05:33:59.876 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[92537]: pgmap v82: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:33:59.876 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:33:59.876 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[92537]: osdmap e301: 8 total, 8 up, 8 in 2024-02-10T05:33:59.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[95116]: failed to encode map e300 with expected crc 2024-02-10T05:33:59.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[95116]: failed to encode map e300 with expected crc 2024-02-10T05:33:59.877 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[95116]: failed to encode map e300 with expected crc 2024-02-10T05:33:59.877 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[95116]: Reconfiguring mds.a (monmap changed)... 2024-02-10T05:33:59.877 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[95116]: Reconfiguring daemon mds.a on smithi178 2024-02-10T05:33:59.877 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[95116]: pgmap v82: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:33:59.877 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:33:59.877 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:33:59 smithi178 ceph-mon[95116]: osdmap e301: 8 total, 8 up, 8 in 2024-02-10T05:33:59.880 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:59 smithi189 ceph-mon[89631]: failed to encode map e300 with expected crc 2024-02-10T05:33:59.880 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:59 smithi189 ceph-mon[89631]: failed to encode map e300 with expected crc 2024-02-10T05:33:59.880 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:59 smithi189 ceph-mon[89631]: failed to encode map e300 with expected crc 2024-02-10T05:33:59.880 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:59 smithi189 ceph-mon[89631]: Reconfiguring mds.a (monmap changed)... 2024-02-10T05:33:59.880 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:59 smithi189 ceph-mon[89631]: Reconfiguring daemon mds.a on smithi178 2024-02-10T05:33:59.880 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:59 smithi189 ceph-mon[89631]: pgmap v82: 121 pgs: 121 active+clean; 259 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:33:59.880 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:33:59.880 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:33:59 smithi189 ceph-mon[89631]: osdmap e301: 8 total, 8 up, 8 in 2024-02-10T05:34:00.309 INFO:tasks.rados.rados.0.smithi178.stdout:1212: done (1 left) 2024-02-10T05:34:00.310 INFO:tasks.rados.rados.0.smithi178.stdout:1213: done (0 left) 2024-02-10T05:34:00.310 INFO:tasks.rados.rados.0.smithi178.stdout:1214: rmattr oid 40 current snap is 126 2024-02-10T05:34:00.310 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 126 2024-02-10T05:34:00.310 INFO:tasks.rados.rados.0.smithi178.stdout:1215: seq_num 392 ranges {1761280=573440,2334720=802816,3137536=401408} 2024-02-10T05:34:00.322 INFO:tasks.rados.rados.0.smithi178.stdout:1215: writing smithi17880450-32 from 1761280 to 2334720 tid 1 2024-02-10T05:34:00.327 INFO:tasks.rados.rados.0.smithi178.stdout:1215: writing smithi17880450-32 from 2334720 to 3137536 tid 2 2024-02-10T05:34:00.329 INFO:tasks.rados.rados.0.smithi178.stdout:1215: writing smithi17880450-32 from 3137536 to 3538944 tid 3 2024-02-10T05:34:00.329 INFO:tasks.rados.rados.0.smithi178.stdout:1216: snap_create 2024-02-10T05:34:00.329 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 485 (ObjNum 276 snap 83 seq_num 276) dirty exists 2024-02-10T05:34:00.329 INFO:tasks.rados.rados.0.smithi178.stdout:1215: finishing write tid 1 to smithi17880450-32 2024-02-10T05:34:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:1215: finishing write tid 2 to smithi17880450-32 2024-02-10T05:34:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:1215: finishing write tid 3 to smithi17880450-32 2024-02-10T05:34:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:1215: finishing write tid 4 to smithi17880450-32 2024-02-10T05:34:00.332 INFO:tasks.rados.rados.0.smithi178.stdout:1215: finishing write tid 5 to smithi17880450-32 2024-02-10T05:34:00.332 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 495 (ObjNum 392 snap 126 seq_num 392) dirty exists 2024-02-10T05:34:00.332 INFO:tasks.rados.rados.0.smithi178.stdout:1215: left oid 32 (ObjNum 392 snap 126 seq_num 392) 2024-02-10T05:34:00.800 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:00 smithi189 ceph-mon[89631]: failed to encode map e301 with expected crc 2024-02-10T05:34:00.800 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:00 smithi189 ceph-mon[89631]: failed to encode map e301 with expected crc 2024-02-10T05:34:00.800 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:00 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:00.800 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:00 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:00.800 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:00 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:34:00.800 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:00 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:34:00.800 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:00 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:00.800 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:00 smithi189 ceph-mon[89631]: osdmap e302: 8 total, 8 up, 8 in 2024-02-10T05:34:00.800 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:00 smithi189 ceph-mon[89631]: failed to encode map e302 with expected crc 2024-02-10T05:34:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[95116]: failed to encode map e301 with expected crc 2024-02-10T05:34:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[95116]: failed to encode map e301 with expected crc 2024-02-10T05:34:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:34:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:34:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[95116]: osdmap e302: 8 total, 8 up, 8 in 2024-02-10T05:34:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[95116]: failed to encode map e302 with expected crc 2024-02-10T05:34:00.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[92537]: failed to encode map e301 with expected crc 2024-02-10T05:34:00.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[92537]: failed to encode map e301 with expected crc 2024-02-10T05:34:00.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:00.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:00.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T05:34:00.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T05:34:00.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:00.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[92537]: osdmap e302: 8 total, 8 up, 8 in 2024-02-10T05:34:00.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:00 smithi178 ceph-mon[92537]: failed to encode map e302 with expected crc 2024-02-10T05:34:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:1214: done (2 left) 2024-02-10T05:34:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:1215: done (1 left) 2024-02-10T05:34:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:1216: done (0 left) 2024-02-10T05:34:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:1217: snap_remove snap 118 2024-02-10T05:34:01.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:01 smithi189 ceph-mon[89631]: Reconfiguring mon.b (monmap changed)... 2024-02-10T05:34:01.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:01 smithi189 ceph-mon[89631]: Reconfiguring daemon mon.b on smithi189 2024-02-10T05:34:01.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:01 smithi189 ceph-mon[89631]: failed to encode map e302 with expected crc 2024-02-10T05:34:01.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:01 smithi189 ceph-mon[89631]: failed to encode map e302 with expected crc 2024-02-10T05:34:01.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:01 smithi189 ceph-mon[89631]: failed to encode map e302 with expected crc 2024-02-10T05:34:01.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:01 smithi189 ceph-mon[89631]: pgmap v85: 121 pgs: 121 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-02-10T05:34:01.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:01 smithi189 ceph-mon[89631]: failed to encode map e303 with expected crc 2024-02-10T05:34:01.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:01 smithi189 ceph-mon[89631]: failed to encode map e303 with expected crc 2024-02-10T05:34:01.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:01 smithi189 ceph-mon[89631]: osdmap e303: 8 total, 8 up, 8 in 2024-02-10T05:34:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[95116]: Reconfiguring mon.b (monmap changed)... 2024-02-10T05:34:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[95116]: Reconfiguring daemon mon.b on smithi189 2024-02-10T05:34:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[95116]: failed to encode map e302 with expected crc 2024-02-10T05:34:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[95116]: failed to encode map e302 with expected crc 2024-02-10T05:34:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[95116]: failed to encode map e302 with expected crc 2024-02-10T05:34:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[95116]: pgmap v85: 121 pgs: 121 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-02-10T05:34:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[95116]: failed to encode map e303 with expected crc 2024-02-10T05:34:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[95116]: failed to encode map e303 with expected crc 2024-02-10T05:34:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[95116]: osdmap e303: 8 total, 8 up, 8 in 2024-02-10T05:34:01.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[92537]: Reconfiguring mon.b (monmap changed)... 2024-02-10T05:34:01.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[92537]: Reconfiguring daemon mon.b on smithi189 2024-02-10T05:34:01.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[92537]: failed to encode map e302 with expected crc 2024-02-10T05:34:01.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[92537]: failed to encode map e302 with expected crc 2024-02-10T05:34:01.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[92537]: failed to encode map e302 with expected crc 2024-02-10T05:34:01.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[92537]: pgmap v85: 121 pgs: 121 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-02-10T05:34:01.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[92537]: failed to encode map e303 with expected crc 2024-02-10T05:34:01.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[92537]: failed to encode map e303 with expected crc 2024-02-10T05:34:01.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:01 smithi178 ceph-mon[92537]: osdmap e303: 8 total, 8 up, 8 in 2024-02-10T05:34:02.313 INFO:tasks.rados.rados.0.smithi178.stdout:1217: done (0 left) 2024-02-10T05:34:02.313 INFO:tasks.rados.rados.0.smithi178.stdout:1218: copy_from oid 33 from oid 1 current snap is 127 2024-02-10T05:34:02.313 INFO:tasks.rados.rados.0.smithi178.stdout:1219: read oid 46 snap -1 2024-02-10T05:34:02.313 INFO:tasks.rados.rados.0.smithi178.stdout:1219: expect (ObjNum 380 snap 118 seq_num 380) 2024-02-10T05:34:02.313 INFO:tasks.rados.rados.0.smithi178.stdout:1220: snap_remove snap 87 2024-02-10T05:34:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[95116]: Reconfiguring mgr.x (monmap changed)... 2024-02-10T05:34:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:34:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:34:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:34:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[95116]: Reconfiguring daemon mgr.x on smithi189 2024-02-10T05:34:03.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[95116]: failed to encode map e304 with expected crc 2024-02-10T05:34:03.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[95116]: osdmap e304: 8 total, 8 up, 8 in 2024-02-10T05:34:03.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[95116]: failed to encode map e304 with expected crc 2024-02-10T05:34:03.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[95116]: pgmap v88: 121 pgs: 121 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-02-10T05:34:03.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:03.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:03.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[92537]: Reconfiguring mgr.x (monmap changed)... 2024-02-10T05:34:03.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:34:03.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:34:03.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:34:03.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:03.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[92537]: Reconfiguring daemon mgr.x on smithi189 2024-02-10T05:34:03.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[92537]: failed to encode map e304 with expected crc 2024-02-10T05:34:03.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[92537]: osdmap e304: 8 total, 8 up, 8 in 2024-02-10T05:34:03.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[92537]: failed to encode map e304 with expected crc 2024-02-10T05:34:03.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:02 smithi178 ceph-mon[92537]: pgmap v88: 121 pgs: 121 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-02-10T05:34:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:02 smithi189 ceph-mon[89631]: Reconfiguring mgr.x (monmap changed)... 2024-02-10T05:34:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:02 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:34:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T05:34:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:02 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T05:34:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:02 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:02 smithi189 ceph-mon[89631]: Reconfiguring daemon mgr.x on smithi189 2024-02-10T05:34:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:02 smithi189 ceph-mon[89631]: failed to encode map e304 with expected crc 2024-02-10T05:34:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:02 smithi189 ceph-mon[89631]: osdmap e304: 8 total, 8 up, 8 in 2024-02-10T05:34:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:02 smithi189 ceph-mon[89631]: failed to encode map e304 with expected crc 2024-02-10T05:34:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:02 smithi189 ceph-mon[89631]: pgmap v88: 121 pgs: 121 active+clean; 271 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 9 op/s 2024-02-10T05:34:03.319 INFO:tasks.rados.rados.0.smithi178.stdout:1220: done (2 left) 2024-02-10T05:34:03.320 INFO:tasks.rados.rados.0.smithi178.stdout:1221: snap_remove snap 109 2024-02-10T05:34:04.194 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:03 smithi189 ceph-mon[89631]: failed to encode map e304 with expected crc 2024-02-10T05:34:04.194 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:03 smithi189 ceph-mon[89631]: failed to encode map e305 with expected crc 2024-02-10T05:34:04.194 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:03 smithi189 ceph-mon[89631]: osdmap e305: 8 total, 8 up, 8 in 2024-02-10T05:34:04.194 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:03 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:04.194 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:03 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:04.194 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:03 smithi189 ceph-mon[89631]: Reconfiguring osd.4 (monmap changed)... 2024-02-10T05:34:04.194 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:03 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T05:34:04.194 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:03 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:04.194 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:03 smithi189 ceph-mon[89631]: Reconfiguring daemon osd.4 on smithi189 2024-02-10T05:34:04.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[92537]: failed to encode map e304 with expected crc 2024-02-10T05:34:04.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[92537]: failed to encode map e305 with expected crc 2024-02-10T05:34:04.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[92537]: osdmap e305: 8 total, 8 up, 8 in 2024-02-10T05:34:04.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:04.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:04.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[92537]: Reconfiguring osd.4 (monmap changed)... 2024-02-10T05:34:04.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T05:34:04.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:04.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[92537]: Reconfiguring daemon osd.4 on smithi189 2024-02-10T05:34:04.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[95116]: failed to encode map e304 with expected crc 2024-02-10T05:34:04.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[95116]: failed to encode map e305 with expected crc 2024-02-10T05:34:04.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[95116]: osdmap e305: 8 total, 8 up, 8 in 2024-02-10T05:34:04.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:04.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:04.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[95116]: Reconfiguring osd.4 (monmap changed)... 2024-02-10T05:34:04.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T05:34:04.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:04.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:03 smithi178 ceph-mon[95116]: Reconfiguring daemon osd.4 on smithi189 2024-02-10T05:34:04.319 INFO:tasks.rados.rados.0.smithi178.stdout:1221: done (2 left) 2024-02-10T05:34:04.319 INFO:tasks.rados.rados.0.smithi178.stdout:1222: snap_create 2024-02-10T05:34:04.319 INFO:tasks.rados.rados.0.smithi178.stdout:1218: finishing copy_from racing read to smithi17880450-33 2024-02-10T05:34:04.319 INFO:tasks.rados.rados.0.smithi178.stdout:1218: finishing copy_from to smithi17880450-33 2024-02-10T05:34:04.319 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 125 (ObjNum 334 snap 102 seq_num 334) dirty exists 2024-02-10T05:34:04.319 INFO:tasks.rados.rados.0.smithi178.stdout:1219: expect (ObjNum 380 snap 118 seq_num 380) 2024-02-10T05:34:05.169 INFO:tasks.rados.rados.0.smithi178.stdout:1218: done (2 left) 2024-02-10T05:34:05.169 INFO:tasks.rados.rados.0.smithi178.stdout:1219: done (1 left) 2024-02-10T05:34:05.169 INFO:tasks.rados.rados.0.smithi178.stdout:1222: done (0 left) 2024-02-10T05:34:05.169 INFO:tasks.rados.rados.0.smithi178.stdout:1223: rmattr oid 26 current snap is 128 2024-02-10T05:34:05.169 INFO:tasks.rados.rados.0.smithi178.stdout:1224: rmattr oid 42 current snap is 128 2024-02-10T05:34:05.169 INFO:tasks.rados.rados.0.smithi178.stdout:1224: done (1 left) 2024-02-10T05:34:05.169 INFO:tasks.rados.rados.0.smithi178.stdout:1225: rmattr oid 11 current snap is 128 2024-02-10T05:34:05.169 INFO:tasks.rados.rados.0.smithi178.stdout:1225: done (1 left) 2024-02-10T05:34:05.170 INFO:tasks.rados.rados.0.smithi178.stdout:1226: snap_remove snap 123 2024-02-10T05:34:05.193 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:04 smithi189 ceph-mon[89631]: failed to encode map e305 with expected crc 2024-02-10T05:34:05.193 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:04 smithi189 ceph-mon[89631]: failed to encode map e306 with expected crc 2024-02-10T05:34:05.193 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:04 smithi189 ceph-mon[89631]: osdmap e306: 8 total, 8 up, 8 in 2024-02-10T05:34:05.193 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:04 smithi189 ceph-mon[89631]: pgmap v91: 121 pgs: 121 active+clean; 275 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-10T05:34:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:04 smithi178 ceph-mon[92537]: failed to encode map e305 with expected crc 2024-02-10T05:34:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:04 smithi178 ceph-mon[92537]: failed to encode map e306 with expected crc 2024-02-10T05:34:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:04 smithi178 ceph-mon[92537]: osdmap e306: 8 total, 8 up, 8 in 2024-02-10T05:34:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:04 smithi178 ceph-mon[92537]: pgmap v91: 121 pgs: 121 active+clean; 275 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-10T05:34:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:04 smithi178 ceph-mon[95116]: failed to encode map e305 with expected crc 2024-02-10T05:34:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:04 smithi178 ceph-mon[95116]: failed to encode map e306 with expected crc 2024-02-10T05:34:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:04 smithi178 ceph-mon[95116]: osdmap e306: 8 total, 8 up, 8 in 2024-02-10T05:34:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:04 smithi178 ceph-mon[95116]: pgmap v91: 121 pgs: 121 active+clean; 275 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-10T05:34:05.914 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:34:06.174 INFO:tasks.rados.rados.0.smithi178.stdout:1226: done (1 left) 2024-02-10T05:34:06.174 INFO:tasks.rados.rados.0.smithi178.stdout:1227: delete oid 37 current snap is 128 2024-02-10T05:34:06.174 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 925 (ObjNum 312 snap 96 seq_num 312) dirty exists 2024-02-10T05:34:06.184 INFO:tasks.rados.rados.0.smithi178.stdout:1223: done (1 left) 2024-02-10T05:34:06.184 INFO:tasks.rados.rados.0.smithi178.stdout:1227: done (0 left) 2024-02-10T05:34:06.184 INFO:tasks.rados.rados.0.smithi178.stdout:1228: rollback oid 3 current snap is 128 2024-02-10T05:34:06.184 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 3 to 125 2024-02-10T05:34:06.184 INFO:tasks.rados.rados.0.smithi178.stdout:1229: setattr oid 37 current snap is 128 2024-02-10T05:34:06.184 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 128 2024-02-10T05:34:06.184 INFO:tasks.rados.rados.0.smithi178.stdout:1230: seq_num 394 ranges {1441792=606208,2048000=565248,2613248=557056,3170304=81920} 2024-02-10T05:34:06.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:05 smithi189 ceph-mon[89631]: failed to encode map e306 with expected crc 2024-02-10T05:34:06.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:05 smithi189 ceph-mon[89631]: failed to encode map e306 with expected crc 2024-02-10T05:34:06.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:05 smithi189 ceph-mon[89631]: failed to encode map e307 with expected crc 2024-02-10T05:34:06.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:05 smithi189 ceph-mon[89631]: failed to encode map e307 with expected crc 2024-02-10T05:34:06.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:05 smithi189 ceph-mon[89631]: osdmap e307: 8 total, 8 up, 8 in 2024-02-10T05:34:06.190 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:05 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:06.190 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:05 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:06.190 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:05 smithi189 ceph-mon[89631]: Reconfiguring osd.5 (monmap changed)... 2024-02-10T05:34:06.190 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:05 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T05:34:06.191 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:05 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:06.191 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:05 smithi189 ceph-mon[89631]: Reconfiguring daemon osd.5 on smithi189 2024-02-10T05:34:06.195 INFO:tasks.rados.rados.0.smithi178.stdout:1230: writing smithi17880450-18 from 1441792 to 2048000 tid 1 2024-02-10T05:34:06.199 INFO:tasks.rados.rados.0.smithi178.stdout:1230: writing smithi17880450-18 from 2048000 to 2613248 tid 2 2024-02-10T05:34:06.203 INFO:tasks.rados.rados.0.smithi178.stdout:1230: writing smithi17880450-18 from 2613248 to 3170304 tid 3 2024-02-10T05:34:06.204 INFO:tasks.rados.rados.0.smithi178.stdout:1230: writing smithi17880450-18 from 3170304 to 3252224 tid 4 2024-02-10T05:34:06.204 INFO:tasks.rados.rados.0.smithi178.stdout:1231: snap_create 2024-02-10T05:34:06.204 INFO:tasks.rados.rados.0.smithi178.stdout:1228: finishing rollback tid 1 to smithi17880450-3 2024-02-10T05:34:06.204 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 484 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-02-10T05:34:06.204 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 930 (ObjNum 129 snap 0 seq_num 1534166208) dirty exists 2024-02-10T05:34:06.205 INFO:tasks.rados.rados.0.smithi178.stdout:1230: finishing write tid 1 to smithi17880450-18 2024-02-10T05:34:06.205 INFO:tasks.rados.rados.0.smithi178.stdout:1230: finishing write tid 2 to smithi17880450-18 2024-02-10T05:34:06.207 INFO:tasks.rados.rados.0.smithi178.stdout:1230: finishing write tid 3 to smithi17880450-18 2024-02-10T05:34:06.207 INFO:tasks.rados.rados.0.smithi178.stdout:1230: finishing write tid 4 to smithi17880450-18 2024-02-10T05:34:06.207 INFO:tasks.rados.rados.0.smithi178.stdout:1230: finishing write tid 5 to smithi17880450-18 2024-02-10T05:34:06.208 INFO:tasks.rados.rados.0.smithi178.stdout:1230: finishing write tid 6 to smithi17880450-18 2024-02-10T05:34:06.209 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 520 (ObjNum 394 snap 128 seq_num 394) dirty exists 2024-02-10T05:34:06.209 INFO:tasks.rados.rados.0.smithi178.stdout:1230: left oid 18 (ObjNum 394 snap 128 seq_num 394) 2024-02-10T05:34:06.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[92537]: failed to encode map e306 with expected crc 2024-02-10T05:34:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[92537]: failed to encode map e306 with expected crc 2024-02-10T05:34:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[92537]: failed to encode map e307 with expected crc 2024-02-10T05:34:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[92537]: failed to encode map e307 with expected crc 2024-02-10T05:34:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[92537]: osdmap e307: 8 total, 8 up, 8 in 2024-02-10T05:34:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[92537]: Reconfiguring osd.5 (monmap changed)... 2024-02-10T05:34:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T05:34:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[92537]: Reconfiguring daemon osd.5 on smithi189 2024-02-10T05:34:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[95116]: failed to encode map e306 with expected crc 2024-02-10T05:34:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[95116]: failed to encode map e306 with expected crc 2024-02-10T05:34:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[95116]: failed to encode map e307 with expected crc 2024-02-10T05:34:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[95116]: failed to encode map e307 with expected crc 2024-02-10T05:34:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[95116]: osdmap e307: 8 total, 8 up, 8 in 2024-02-10T05:34:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[95116]: Reconfiguring osd.5 (monmap changed)... 2024-02-10T05:34:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T05:34:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:05 smithi178 ceph-mon[95116]: Reconfiguring daemon osd.5 on smithi189 2024-02-10T05:34:06.248 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:34:06.248 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (2m) 42s ago 6m 18.2M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:34:06.248 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (2m) 25s ago 6m 77.8M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:34:06.248 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (7m) 42s ago 7m 18.7M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:34:06.248 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (7m) 25s ago 7m 14.7M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (92s) 25s ago 10m 448M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (2m) 42s ago 12m 493M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (76s) 42s ago 12m 39.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (32s) 25s ago 11m 29.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 32ab039140f2 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (51s) 42s ago 11m 26.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (2m) 42s ago 6m 9017k - 1.5.0 0da6a335fe13 81bb7dad5008 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (2m) 25s ago 6m 7872k - 1.5.0 0da6a335fe13 31c11a476517 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (10m) 42s ago 10m 193M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 790d5f84d24c 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (10m) 42s ago 10m 178M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 fbd57574565e 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (9m) 42s ago 9m 183M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 6e353a8cd658 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (9m) 42s ago 9m 87.2M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 09a657d64674 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (8m) 25s ago 8m 152M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 37589cbd4f03 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (8m) 25s ago 8m 230M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (8m) 25s ago 8m 130M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:34:06.249 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (7m) 25s ago 7m 115M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:34:06.250 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (97s) 25s ago 6m 47.2M - 2.43.0 a07b618ecd1d 42ce2738514d 2024-02-10T05:34:06.642 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:34:06.642 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:34:06.642 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 8 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 10, 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 5 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:34:06.643 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:34:07.177 INFO:tasks.rados.rados.0.smithi178.stdout:1228: done (3 left) 2024-02-10T05:34:07.177 INFO:tasks.rados.rados.0.smithi178.stdout:1229: done (2 left) 2024-02-10T05:34:07.177 INFO:tasks.rados.rados.0.smithi178.stdout:1230: done (1 left) 2024-02-10T05:34:07.177 INFO:tasks.rados.rados.0.smithi178.stdout:1231: done (0 left) 2024-02-10T05:34:07.178 INFO:tasks.rados.rados.0.smithi178.stdout:1232: read oid 7 snap 98 2024-02-10T05:34:07.178 INFO:tasks.rados.rados.0.smithi178.stdout:1232: expect deleted 2024-02-10T05:34:07.178 INFO:tasks.rados.rados.0.smithi178.stdout:1233: rmattr oid 2 current snap is 129 2024-02-10T05:34:07.178 INFO:tasks.rados.rados.0.smithi178.stdout:1233: done (1 left) 2024-02-10T05:34:07.178 INFO:tasks.rados.rados.0.smithi178.stdout:1234: copy_from oid 47 from oid 9 current snap is 129 2024-02-10T05:34:07.178 INFO:tasks.rados.rados.0.smithi178.stdout:1235: copy_from oid 42 from oid 35 current snap is 129 2024-02-10T05:34:07.178 INFO:tasks.rados.rados.0.smithi178.stdout:1236: copy_from oid 15 from oid 1 current snap is 129 2024-02-10T05:34:07.178 INFO:tasks.rados.rados.0.smithi178.stdout:1237: delete oid 28 current snap is 129 2024-02-10T05:34:07.182 INFO:tasks.rados.rados.0.smithi178.stdout:1232: done (4 left) 2024-02-10T05:34:07.183 INFO:tasks.rados.rados.0.smithi178.stdout:1237: done (3 left) 2024-02-10T05:34:07.183 INFO:tasks.rados.rados.0.smithi178.stdout:1238: rollback oid 40 current snap is 129 2024-02-10T05:34:07.183 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 40 to 86 2024-02-10T05:34:07.183 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 129 2024-02-10T05:34:07.183 INFO:tasks.rados.rados.0.smithi178.stdout:1239: seq_num 396 ranges {40960=638976,679936=786432,1466368=417792} 2024-02-10T05:34:07.187 INFO:tasks.rados.rados.0.smithi178.stdout:1239: writing smithi17880450-48 from 40960 to 679936 tid 1 2024-02-10T05:34:07.192 INFO:tasks.rados.rados.0.smithi178.stdout:1239: writing smithi17880450-48 from 679936 to 1466368 tid 2 2024-02-10T05:34:07.194 INFO:tasks.rados.rados.0.smithi178.stdout:1239: writing smithi17880450-48 from 1466368 to 1884160 tid 3 2024-02-10T05:34:07.194 INFO:tasks.rados.rados.0.smithi178.stdout:1240: snap_remove snap 116 2024-02-10T05:34:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:06 smithi178 ceph-mon[95116]: failed to encode map e307 with expected crc 2024-02-10T05:34:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:06 smithi178 ceph-mon[95116]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:34:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:06 smithi178 ceph-mon[95116]: failed to encode map e308 with expected crc 2024-02-10T05:34:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:06 smithi178 ceph-mon[95116]: osdmap e308: 8 total, 8 up, 8 in 2024-02-10T05:34:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:06 smithi178 ceph-mon[95116]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:34:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:06 smithi178 ceph-mon[95116]: pgmap v94: 121 pgs: 121 active+clean; 275 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-10T05:34:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:06 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2463358804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:06 smithi178 ceph-mon[92537]: failed to encode map e307 with expected crc 2024-02-10T05:34:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:06 smithi178 ceph-mon[92537]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:34:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:06 smithi178 ceph-mon[92537]: failed to encode map e308 with expected crc 2024-02-10T05:34:07.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:06 smithi178 ceph-mon[92537]: osdmap e308: 8 total, 8 up, 8 in 2024-02-10T05:34:07.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:06 smithi178 ceph-mon[92537]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:34:07.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:06 smithi178 ceph-mon[92537]: pgmap v94: 121 pgs: 121 active+clean; 275 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-10T05:34:07.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:06 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2463358804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:06 smithi189 ceph-mon[89631]: failed to encode map e307 with expected crc 2024-02-10T05:34:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:06 smithi189 ceph-mon[89631]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:34:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:06 smithi189 ceph-mon[89631]: failed to encode map e308 with expected crc 2024-02-10T05:34:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:06 smithi189 ceph-mon[89631]: osdmap e308: 8 total, 8 up, 8 in 2024-02-10T05:34:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:06 smithi189 ceph-mon[89631]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:34:07.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:06 smithi189 ceph-mon[89631]: pgmap v94: 121 pgs: 121 active+clean; 275 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-10T05:34:07.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:06 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2463358804' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:34:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:34:07] "GET /metrics HTTP/1.1" 200 36013 "" "Prometheus/2.43.0" 2024-02-10T05:34:08.179 INFO:tasks.rados.rados.0.smithi178.stdout:1240: done (5 left) 2024-02-10T05:34:08.179 INFO:tasks.rados.rados.0.smithi178.stdout:1241: snap_remove snap 112 2024-02-10T05:34:08.273 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: failed to encode map e308 with expected crc 2024-02-10T05:34:08.273 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: failed to encode map e308 with expected crc 2024-02-10T05:34:08.273 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: failed to encode map e308 with expected crc 2024-02-10T05:34:08.273 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: failed to encode map e308 with expected crc 2024-02-10T05:34:08.273 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:08.273 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:08.273 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: Reconfiguring osd.6 (monmap changed)... 2024-02-10T05:34:08.273 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T05:34:08.273 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:08.273 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: Reconfiguring daemon osd.6 on smithi189 2024-02-10T05:34:08.273 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: failed to encode map e309 with expected crc 2024-02-10T05:34:08.273 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: failed to encode map e309 with expected crc 2024-02-10T05:34:08.274 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: osdmap e309: 8 total, 8 up, 8 in 2024-02-10T05:34:08.274 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: failed to encode map e309 with expected crc 2024-02-10T05:34:08.274 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-mon[89631]: failed to encode map e309 with expected crc 2024-02-10T05:34:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: failed to encode map e308 with expected crc 2024-02-10T05:34:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: failed to encode map e308 with expected crc 2024-02-10T05:34:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: failed to encode map e308 with expected crc 2024-02-10T05:34:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: failed to encode map e308 with expected crc 2024-02-10T05:34:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: Reconfiguring osd.6 (monmap changed)... 2024-02-10T05:34:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T05:34:08.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:08.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: Reconfiguring daemon osd.6 on smithi189 2024-02-10T05:34:08.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: failed to encode map e309 with expected crc 2024-02-10T05:34:08.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: failed to encode map e309 with expected crc 2024-02-10T05:34:08.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: osdmap e309: 8 total, 8 up, 8 in 2024-02-10T05:34:08.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: failed to encode map e309 with expected crc 2024-02-10T05:34:08.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[92537]: failed to encode map e309 with expected crc 2024-02-10T05:34:08.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: failed to encode map e308 with expected crc 2024-02-10T05:34:08.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: failed to encode map e308 with expected crc 2024-02-10T05:34:08.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: failed to encode map e308 with expected crc 2024-02-10T05:34:08.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: failed to encode map e308 with expected crc 2024-02-10T05:34:08.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:08.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:08.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: Reconfiguring osd.6 (monmap changed)... 2024-02-10T05:34:08.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T05:34:08.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:08.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: Reconfiguring daemon osd.6 on smithi189 2024-02-10T05:34:08.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: failed to encode map e309 with expected crc 2024-02-10T05:34:08.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: failed to encode map e309 with expected crc 2024-02-10T05:34:08.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: osdmap e309: 8 total, 8 up, 8 in 2024-02-10T05:34:08.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: failed to encode map e309 with expected crc 2024-02-10T05:34:08.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:08 smithi178 ceph-mon[95116]: failed to encode map e309 with expected crc 2024-02-10T05:34:09.002 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:34:08 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:34:08.658Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:34:09.183 INFO:tasks.rados.rados.0.smithi178.stdout:1241: done (5 left) 2024-02-10T05:34:09.183 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 129 2024-02-10T05:34:09.184 INFO:tasks.rados.rados.0.smithi178.stdout:1235: finishing copy_from to smithi17880450-42 2024-02-10T05:34:09.184 INFO:tasks.rados.rados.0.smithi178.stdout:1235: got expected ENOENT (src dne) 2024-02-10T05:34:09.184 INFO:tasks.rados.rados.0.smithi178.stdout:1235: finishing copy_from racing read to smithi17880450-42 2024-02-10T05:34:09.184 INFO:tasks.rados.rados.0.smithi178.stdout:1238: finishing rollback tid 0 to smithi17880450-40 2024-02-10T05:34:09.184 INFO:tasks.rados.rados.0.smithi178.stdout:1238: finishing rollback tid 1 to smithi17880450-40 2024-02-10T05:34:09.184 INFO:tasks.rados.rados.0.smithi178.stdout:1242: seq_num 397 ranges {1957888=655360,2613248=671744,3284992=532480} 2024-02-10T05:34:09.199 INFO:tasks.rados.rados.0.smithi178.stdout:1242: writing smithi17880450-19 from 1957888 to 2613248 tid 1 2024-02-10T05:34:09.203 INFO:tasks.rados.rados.0.smithi178.stdout:1242: writing smithi17880450-19 from 2613248 to 3284992 tid 2 2024-02-10T05:34:09.209 INFO:tasks.rados.rados.0.smithi178.stdout:1242: writing smithi17880450-19 from 3284992 to 3817472 tid 3 2024-02-10T05:34:09.209 INFO:tasks.rados.rados.0.smithi178.stdout:1235: done (5 left) 2024-02-10T05:34:09.209 INFO:tasks.rados.rados.0.smithi178.stdout:1243: read oid 13 snap -1 2024-02-10T05:34:09.209 INFO:tasks.rados.rados.0.smithi178.stdout:1243: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:34:09.209 INFO:tasks.rados.rados.0.smithi178.stdout:1244: read oid 41 snap -1 2024-02-10T05:34:09.209 INFO:tasks.rados.rados.0.smithi178.stdout:1244: expect deleted 2024-02-10T05:34:09.209 INFO:tasks.rados.rados.0.smithi178.stdout:1245: rollback oid 25 current snap is 129 2024-02-10T05:34:09.209 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 25 to 120 2024-02-10T05:34:09.209 INFO:tasks.rados.rados.0.smithi178.stdout:1238: finishing rollback tid 2 to smithi17880450-40 2024-02-10T05:34:09.209 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 488 (ObjNum 276 snap 83 seq_num 276) dirty exists 2024-02-10T05:34:09.209 INFO:tasks.rados.rados.0.smithi178.stdout:1234: finishing copy_from racing read to smithi17880450-47 2024-02-10T05:34:09.209 INFO:tasks.rados.rados.0.smithi178.stdout:1236: finishing copy_from racing read to smithi17880450-15 2024-02-10T05:34:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1234: finishing copy_from to smithi17880450-47 2024-02-10T05:34:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 213 (ObjNum 292 snap 86 seq_num 292) dirty exists 2024-02-10T05:34:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1236: finishing copy_from to smithi17880450-15 2024-02-10T05:34:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 125 (ObjNum 334 snap 102 seq_num 334) dirty exists 2024-02-10T05:34:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1239: finishing write tid 1 to smithi17880450-48 2024-02-10T05:34:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1239: finishing write tid 2 to smithi17880450-48 2024-02-10T05:34:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1239: finishing write tid 3 to smithi17880450-48 2024-02-10T05:34:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1239: finishing write tid 4 to smithi17880450-48 2024-02-10T05:34:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1239: finishing write tid 5 to smithi17880450-48 2024-02-10T05:34:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 514 (ObjNum 396 snap 129 seq_num 396) dirty exists 2024-02-10T05:34:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1239: left oid 48 (ObjNum 396 snap 129 seq_num 396) 2024-02-10T05:34:09.211 INFO:tasks.rados.rados.0.smithi178.stdout:1234: done (7 left) 2024-02-10T05:34:09.211 INFO:tasks.rados.rados.0.smithi178.stdout:1236: done (6 left) 2024-02-10T05:34:09.211 INFO:tasks.rados.rados.0.smithi178.stdout:1238: done (5 left) 2024-02-10T05:34:09.212 INFO:tasks.rados.rados.0.smithi178.stdout:1239: done (4 left) 2024-02-10T05:34:09.212 INFO:tasks.rados.rados.0.smithi178.stdout:1246: rollback oid 33 current snap is 129 2024-02-10T05:34:09.212 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 33 to 77 2024-02-10T05:34:09.212 INFO:tasks.rados.rados.0.smithi178.stdout:1242: finishing write tid 1 to smithi17880450-19 2024-02-10T05:34:09.212 INFO:tasks.rados.rados.0.smithi178.stdout:1247: rollback oid 21 current snap is 129 2024-02-10T05:34:09.212 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 21 to 124 2024-02-10T05:34:09.212 INFO:tasks.rados.rados.0.smithi178.stdout:1248: snap_create 2024-02-10T05:34:09.212 INFO:tasks.rados.rados.0.smithi178.stdout:1245: finishing rollback tid 1 to smithi17880450-25 2024-02-10T05:34:09.212 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 509 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-02-10T05:34:09.215 INFO:tasks.rados.rados.0.smithi178.stdout:1246: finishing rollback tid 0 to smithi17880450-33 2024-02-10T05:34:09.215 INFO:tasks.rados.rados.0.smithi178.stdout:1246: finishing rollback tid 1 to smithi17880450-33 2024-02-10T05:34:09.216 INFO:tasks.rados.rados.0.smithi178.stdout:1242: finishing write tid 2 to smithi17880450-19 2024-02-10T05:34:09.216 INFO:tasks.rados.rados.0.smithi178.stdout:1246: finishing rollback tid 2 to smithi17880450-33 2024-02-10T05:34:09.216 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 404 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-02-10T05:34:09.217 INFO:tasks.rados.rados.0.smithi178.stdout:1242: finishing write tid 3 to smithi17880450-19 2024-02-10T05:34:09.218 INFO:tasks.rados.rados.0.smithi178.stdout:1242: finishing write tid 4 to smithi17880450-19 2024-02-10T05:34:09.218 INFO:tasks.rados.rados.0.smithi178.stdout:1247: finishing rollback tid 0 to smithi17880450-21 2024-02-10T05:34:09.219 INFO:tasks.rados.rados.0.smithi178.stdout:1247: finishing rollback tid 1 to smithi17880450-21 2024-02-10T05:34:09.219 INFO:tasks.rados.rados.0.smithi178.stdout:1247: finishing rollback tid 2 to smithi17880450-21 2024-02-10T05:34:09.219 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 509 (ObjNum 200 snap 47 seq_num 200) dirty exists 2024-02-10T05:34:09.220 INFO:tasks.rados.rados.0.smithi178.stdout:1242: finishing write tid 5 to smithi17880450-19 2024-02-10T05:34:09.220 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 505 (ObjNum 397 snap 129 seq_num 397) dirty exists 2024-02-10T05:34:09.220 INFO:tasks.rados.rados.0.smithi178.stdout:1242: left oid 19 (ObjNum 397 snap 129 seq_num 397) 2024-02-10T05:34:09.239 INFO:tasks.rados.rados.0.smithi178.stdout:1243: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:34:09.255 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:09 smithi189 ceph-mon[89631]: failed to encode map e309 with expected crc 2024-02-10T05:34:09.255 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:09 smithi189 ceph-mon[89631]: failed to encode map e309 with expected crc 2024-02-10T05:34:09.255 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:09 smithi189 ceph-mon[89631]: failed to encode map e310 with expected crc 2024-02-10T05:34:09.256 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:09 smithi189 ceph-mon[89631]: osdmap e310: 8 total, 8 up, 8 in 2024-02-10T05:34:09.256 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:09 smithi189 ceph-mon[89631]: pgmap v97: 121 pgs: 121 active+clean; 275 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:34:09.256 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:09 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:09.256 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:09 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:09.256 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:09 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T05:34:09.256 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:09 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[95116]: failed to encode map e309 with expected crc 2024-02-10T05:34:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[95116]: failed to encode map e309 with expected crc 2024-02-10T05:34:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[95116]: failed to encode map e310 with expected crc 2024-02-10T05:34:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[95116]: osdmap e310: 8 total, 8 up, 8 in 2024-02-10T05:34:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[95116]: pgmap v97: 121 pgs: 121 active+clean; 275 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:34:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T05:34:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:09.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[92537]: failed to encode map e309 with expected crc 2024-02-10T05:34:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[92537]: failed to encode map e309 with expected crc 2024-02-10T05:34:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[92537]: failed to encode map e310 with expected crc 2024-02-10T05:34:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[92537]: osdmap e310: 8 total, 8 up, 8 in 2024-02-10T05:34:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[92537]: pgmap v97: 121 pgs: 121 active+clean; 275 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:34:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T05:34:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:09 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:10.184 INFO:tasks.rados.rados.0.smithi178.stdout:1242: done (6 left) 2024-02-10T05:34:10.184 INFO:tasks.rados.rados.0.smithi178.stdout:1243: done (5 left) 2024-02-10T05:34:10.184 INFO:tasks.rados.rados.0.smithi178.stdout:1244: done (4 left) 2024-02-10T05:34:10.184 INFO:tasks.rados.rados.0.smithi178.stdout:1245: done (3 left) 2024-02-10T05:34:10.184 INFO:tasks.rados.rados.0.smithi178.stdout:1246: done (2 left) 2024-02-10T05:34:10.185 INFO:tasks.rados.rados.0.smithi178.stdout:1247: done (1 left) 2024-02-10T05:34:10.185 INFO:tasks.rados.rados.0.smithi178.stdout:1248: done (0 left) 2024-02-10T05:34:10.185 INFO:tasks.rados.rados.0.smithi178.stdout:1249: snap_create 2024-02-10T05:34:10.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:10 smithi189 ceph-mon[89631]: failed to encode map e310 with expected crc 2024-02-10T05:34:10.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:10 smithi189 ceph-mon[89631]: Reconfiguring osd.7 (monmap changed)... 2024-02-10T05:34:10.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:10 smithi189 ceph-mon[89631]: Reconfiguring daemon osd.7 on smithi189 2024-02-10T05:34:10.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:10 smithi189 ceph-mon[89631]: failed to encode map e311 with expected crc 2024-02-10T05:34:10.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:10 smithi189 ceph-mon[89631]: failed to encode map e311 with expected crc 2024-02-10T05:34:10.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:10 smithi189 ceph-mon[89631]: osdmap e311: 8 total, 8 up, 8 in 2024-02-10T05:34:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:10 smithi178 ceph-mon[92537]: failed to encode map e310 with expected crc 2024-02-10T05:34:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:10 smithi178 ceph-mon[92537]: Reconfiguring osd.7 (monmap changed)... 2024-02-10T05:34:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:10 smithi178 ceph-mon[92537]: Reconfiguring daemon osd.7 on smithi189 2024-02-10T05:34:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:10 smithi178 ceph-mon[92537]: failed to encode map e311 with expected crc 2024-02-10T05:34:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:10 smithi178 ceph-mon[92537]: failed to encode map e311 with expected crc 2024-02-10T05:34:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:10 smithi178 ceph-mon[92537]: osdmap e311: 8 total, 8 up, 8 in 2024-02-10T05:34:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:10 smithi178 ceph-mon[95116]: failed to encode map e310 with expected crc 2024-02-10T05:34:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:10 smithi178 ceph-mon[95116]: Reconfiguring osd.7 (monmap changed)... 2024-02-10T05:34:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:10 smithi178 ceph-mon[95116]: Reconfiguring daemon osd.7 on smithi189 2024-02-10T05:34:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:10 smithi178 ceph-mon[95116]: failed to encode map e311 with expected crc 2024-02-10T05:34:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:10 smithi178 ceph-mon[95116]: failed to encode map e311 with expected crc 2024-02-10T05:34:10.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:10 smithi178 ceph-mon[95116]: osdmap e311: 8 total, 8 up, 8 in 2024-02-10T05:34:11.187 INFO:tasks.rados.rados.0.smithi178.stdout:1249: done (0 left) 2024-02-10T05:34:11.187 INFO:tasks.rados.rados.0.smithi178.stdout:1250: delete oid 39 current snap is 131 2024-02-10T05:34:11.192 INFO:tasks.rados.rados.0.smithi178.stdout:1250: done (0 left) 2024-02-10T05:34:11.192 INFO:tasks.rados.rados.0.smithi178.stdout:1251: rollback oid 33 current snap is 131 2024-02-10T05:34:11.192 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 33 to 86 2024-02-10T05:34:11.192 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 131 2024-02-10T05:34:11.193 INFO:tasks.rados.rados.0.smithi178.stdout:1252: seq_num 399 ranges {13803520=688128,14491648=434176,14925824=745472,15671296=24576} 2024-02-10T05:34:11.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:11 smithi189 ceph-mon[89631]: failed to encode map e312 with expected crc 2024-02-10T05:34:11.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:11 smithi189 ceph-mon[89631]: failed to encode map e312 with expected crc 2024-02-10T05:34:11.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:11 smithi189 ceph-mon[89631]: osdmap e312: 8 total, 8 up, 8 in 2024-02-10T05:34:11.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:11 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:11.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:11 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:11.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:11 smithi189 ceph-mon[89631]: Reconfiguring mds.b (monmap changed)... 2024-02-10T05:34:11.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:11 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' 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-02-10T05:34:11.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:11 smithi189 ceph-mon[89631]: from='mgr.25184 ' 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-02-10T05:34:11.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:11 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:11.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:11 smithi189 ceph-mon[89631]: Reconfiguring daemon mds.b on smithi189 2024-02-10T05:34:11.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:11 smithi189 ceph-mon[89631]: pgmap v100: 121 pgs: 121 active+clean; 285 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-02-10T05:34:11.269 INFO:tasks.rados.rados.0.smithi178.stdout:1252: writing smithi17880450-12 from 13803520 to 14491648 tid 1 2024-02-10T05:34:11.271 INFO:tasks.rados.rados.0.smithi178.stdout:1252: writing smithi17880450-12 from 14491648 to 14925824 tid 2 2024-02-10T05:34:11.277 INFO:tasks.rados.rados.0.smithi178.stdout:1252: writing smithi17880450-12 from 14925824 to 15671296 tid 3 2024-02-10T05:34:11.277 INFO:tasks.rados.rados.0.smithi178.stdout:1252: writing smithi17880450-12 from 15671296 to 15695872 tid 4 2024-02-10T05:34:11.277 INFO:tasks.rados.rados.0.smithi178.stdout:1253: rollback oid 42 current snap is 131 2024-02-10T05:34:11.277 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 42 to 122 2024-02-10T05:34:11.277 INFO:tasks.rados.rados.0.smithi178.stdout:1251: finishing rollback tid 0 to smithi17880450-33 2024-02-10T05:34:11.277 INFO:tasks.rados.rados.0.smithi178.stdout:1251: finishing rollback tid 1 to smithi17880450-33 2024-02-10T05:34:11.277 INFO:tasks.rados.rados.0.smithi178.stdout:1251: finishing rollback tid 2 to smithi17880450-33 2024-02-10T05:34:11.277 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 408 (ObjNum 263 snap 76 seq_num 263) dirty exists 2024-02-10T05:34:11.277 INFO:tasks.rados.rados.0.smithi178.stdout:1251: done (2 left) 2024-02-10T05:34:11.277 INFO:tasks.rados.rados.0.smithi178.stdout:1254: snap_remove snap 88 2024-02-10T05:34:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[95116]: failed to encode map e312 with expected crc 2024-02-10T05:34:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[95116]: failed to encode map e312 with expected crc 2024-02-10T05:34:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[95116]: osdmap e312: 8 total, 8 up, 8 in 2024-02-10T05:34:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[95116]: Reconfiguring mds.b (monmap changed)... 2024-02-10T05:34:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' 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-02-10T05:34:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[95116]: from='mgr.25184 ' 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-02-10T05:34:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[95116]: Reconfiguring daemon mds.b on smithi189 2024-02-10T05:34:11.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[95116]: pgmap v100: 121 pgs: 121 active+clean; 285 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-02-10T05:34:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[92537]: failed to encode map e312 with expected crc 2024-02-10T05:34:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[92537]: failed to encode map e312 with expected crc 2024-02-10T05:34:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[92537]: osdmap e312: 8 total, 8 up, 8 in 2024-02-10T05:34:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[92537]: Reconfiguring mds.b (monmap changed)... 2024-02-10T05:34:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' 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-02-10T05:34:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[92537]: from='mgr.25184 ' 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-02-10T05:34:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[92537]: Reconfiguring daemon mds.b on smithi189 2024-02-10T05:34:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:11 smithi178 ceph-mon[92537]: pgmap v100: 121 pgs: 121 active+clean; 285 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-02-10T05:34:12.197 INFO:tasks.rados.rados.0.smithi178.stdout:1254: done (2 left) 2024-02-10T05:34:12.197 INFO:tasks.rados.rados.0.smithi178.stdout:1255: read oid 8 snap -1 2024-02-10T05:34:12.197 INFO:tasks.rados.rados.0.smithi178.stdout:1255: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:34:12.197 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 131 2024-02-10T05:34:12.197 INFO:tasks.rados.rados.0.smithi178.stdout:1252: finishing write tid 1 to smithi17880450-12 2024-02-10T05:34:12.197 INFO:tasks.rados.rados.0.smithi178.stdout:1252: finishing write tid 2 to smithi17880450-12 2024-02-10T05:34:12.197 INFO:tasks.rados.rados.0.smithi178.stdout:1253: finishing rollback tid 0 to smithi17880450-42 2024-02-10T05:34:12.197 INFO:tasks.rados.rados.0.smithi178.stdout:1253: finishing rollback tid 1 to smithi17880450-42 2024-02-10T05:34:12.197 INFO:tasks.rados.rados.0.smithi178.stdout:1253: finishing rollback tid 2 to smithi17880450-42 2024-02-10T05:34:12.198 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 513 (ObjNum 365 snap 114 seq_num 365) dirty exists 2024-02-10T05:34:12.198 INFO:tasks.rados.rados.0.smithi178.stdout:1252: finishing write tid 3 to smithi17880450-12 2024-02-10T05:34:12.198 INFO:tasks.rados.rados.0.smithi178.stdout:1252: finishing write tid 4 to smithi17880450-12 2024-02-10T05:34:12.198 INFO:tasks.rados.rados.0.smithi178.stdout:1256: seq_num 400 ranges {8568832=704512,9273344=720896,9994240=483328} 2024-02-10T05:34:12.249 INFO:tasks.rados.rados.0.smithi178.stdout:1256: writing smithi17880450-30 from 8568832 to 9273344 tid 1 2024-02-10T05:34:12.253 INFO:tasks.rados.rados.0.smithi178.stdout:1256: writing smithi17880450-30 from 9273344 to 9994240 tid 2 2024-02-10T05:34:12.256 INFO:tasks.rados.rados.0.smithi178.stdout:1256: writing smithi17880450-30 from 9994240 to 10477568 tid 3 2024-02-10T05:34:12.257 INFO:tasks.rados.rados.0.smithi178.stdout:1253: done (3 left) 2024-02-10T05:34:12.257 INFO:tasks.rados.rados.0.smithi178.stdout:1257: rollback oid 29 current snap is 131 2024-02-10T05:34:12.257 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 29 to 107 2024-02-10T05:34:12.257 INFO:tasks.rados.rados.0.smithi178.stdout:1252: finishing write tid 5 to smithi17880450-12 2024-02-10T05:34:12.257 INFO:tasks.rados.rados.0.smithi178.stdout:1252: finishing write tid 6 to smithi17880450-12 2024-02-10T05:34:12.257 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 493 (ObjNum 399 snap 131 seq_num 399) dirty exists 2024-02-10T05:34:12.257 INFO:tasks.rados.rados.0.smithi178.stdout:1252: left oid 12 (ObjNum 399 snap 131 seq_num 399) 2024-02-10T05:34:12.257 INFO:tasks.rados.rados.0.smithi178.stdout:1255: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:34:12.318 INFO:tasks.rados.rados.0.smithi178.stdout:1256: finishing write tid 1 to smithi17880450-30 2024-02-10T05:34:12.318 INFO:tasks.rados.rados.0.smithi178.stdout:1252: done (3 left) 2024-02-10T05:34:12.318 INFO:tasks.rados.rados.0.smithi178.stdout:1255: done (2 left) 2024-02-10T05:34:12.318 INFO:tasks.rados.rados.0.smithi178.stdout:1258: rmattr oid 44 current snap is 131 2024-02-10T05:34:12.319 INFO:tasks.rados.rados.0.smithi178.stdout:1257: finishing rollback tid 1 to smithi17880450-29 2024-02-10T05:34:12.319 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 455 (ObjNum 49 snap 0 seq_num 1800364906) dirty dne 2024-02-10T05:34:12.319 INFO:tasks.rados.rados.0.smithi178.stdout:1256: finishing write tid 2 to smithi17880450-30 2024-02-10T05:34:12.319 INFO:tasks.rados.rados.0.smithi178.stdout:1256: finishing write tid 3 to smithi17880450-30 2024-02-10T05:34:12.319 INFO:tasks.rados.rados.0.smithi178.stdout:1256: finishing write tid 4 to smithi17880450-30 2024-02-10T05:34:12.319 INFO:tasks.rados.rados.0.smithi178.stdout:1256: finishing write tid 5 to smithi17880450-30 2024-02-10T05:34:12.319 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 499 (ObjNum 400 snap 131 seq_num 400) dirty exists 2024-02-10T05:34:12.319 INFO:tasks.rados.rados.0.smithi178.stdout:1256: left oid 30 (ObjNum 400 snap 131 seq_num 400) 2024-02-10T05:34:12.319 INFO:tasks.rados.rados.0.smithi178.stdout:1256: done (2 left) 2024-02-10T05:34:12.319 INFO:tasks.rados.rados.0.smithi178.stdout:1257: done (1 left) 2024-02-10T05:34:12.319 INFO:tasks.rados.rados.0.smithi178.stdout:1259: delete oid 9 current snap is 131 2024-02-10T05:34:12.320 INFO:tasks.rados.rados.0.smithi178.stdout:1259: done (1 left) 2024-02-10T05:34:12.320 INFO:tasks.rados.rados.0.smithi178.stdout:1260: read oid 16 snap -1 2024-02-10T05:34:12.320 INFO:tasks.rados.rados.0.smithi178.stdout:1260: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:34:12.320 INFO:tasks.rados.rados.0.smithi178.stdout:1261: setattr oid 32 current snap is 131 2024-02-10T05:34:12.320 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 501 (ObjNum 379 snap 118 seq_num 379) dirty exists 2024-02-10T05:34:12.321 INFO:tasks.rados.rados.0.smithi178.stdout:1260: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:34:12.325 INFO:tasks.rados.rados.0.smithi178.stdout:1258: done (2 left) 2024-02-10T05:34:12.325 INFO:tasks.rados.rados.0.smithi178.stdout:1260: done (1 left) 2024-02-10T05:34:12.325 INFO:tasks.rados.rados.0.smithi178.stdout:1262: read oid 8 snap -1 2024-02-10T05:34:12.325 INFO:tasks.rados.rados.0.smithi178.stdout:1262: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:34:12.325 INFO:tasks.rados.rados.0.smithi178.stdout:1263: read oid 16 snap 86 2024-02-10T05:34:12.325 INFO:tasks.rados.rados.0.smithi178.stdout:1263: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:34:12.325 INFO:tasks.rados.rados.0.smithi178.stdout:1264: copy_from oid 49 from oid 44 current snap is 131 2024-02-10T05:34:12.325 INFO:tasks.rados.rados.0.smithi178.stdout:1265: snap_create 2024-02-10T05:34:12.333 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 520 (ObjNum 392 snap 126 seq_num 392) dirty exists 2024-02-10T05:34:12.333 INFO:tasks.rados.rados.0.smithi178.stdout:1262: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:34:12.393 INFO:tasks.rados.rados.0.smithi178.stdout:1263: expect (ObjNum 74 snap 8 seq_num 74) 2024-02-10T05:34:12.427 INFO:tasks.rados.rados.0.smithi178.stdout:1264: finishing copy_from racing read to smithi17880450-49 2024-02-10T05:34:12.427 INFO:tasks.rados.rados.0.smithi178.stdout:1264: finishing copy_from to smithi17880450-49 2024-02-10T05:34:12.427 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 501 (ObjNum 379 snap 118 seq_num 379) dirty exists 2024-02-10T05:34:12.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[92537]: failed to encode map e313 with expected crc 2024-02-10T05:34:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[92537]: failed to encode map e313 with expected crc 2024-02-10T05:34:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[92537]: osdmap e313: 8 total, 8 up, 8 in 2024-02-10T05:34:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[92537]: failed to encode map e313 with expected crc 2024-02-10T05:34:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:34:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[95116]: failed to encode map e313 with expected crc 2024-02-10T05:34:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[95116]: failed to encode map e313 with expected crc 2024-02-10T05:34:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[95116]: osdmap e313: 8 total, 8 up, 8 in 2024-02-10T05:34:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[95116]: failed to encode map e313 with expected crc 2024-02-10T05:34:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:34:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:12 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:12 smithi189 ceph-mon[89631]: failed to encode map e313 with expected crc 2024-02-10T05:34:12.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:12 smithi189 ceph-mon[89631]: failed to encode map e313 with expected crc 2024-02-10T05:34:12.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:12 smithi189 ceph-mon[89631]: osdmap e313: 8 total, 8 up, 8 in 2024-02-10T05:34:12.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:12 smithi189 ceph-mon[89631]: failed to encode map e313 with expected crc 2024-02-10T05:34:12.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:12 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:12.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:12 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:12.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:12 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:34:12.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:12 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:13.246 INFO:tasks.rados.rados.0.smithi178.stdout:1261: done (4 left) 2024-02-10T05:34:13.246 INFO:tasks.rados.rados.0.smithi178.stdout:1262: done (3 left) 2024-02-10T05:34:13.246 INFO:tasks.rados.rados.0.smithi178.stdout:1263: done (2 left) 2024-02-10T05:34:13.246 INFO:tasks.rados.rados.0.smithi178.stdout:1264: done (1 left) 2024-02-10T05:34:13.246 INFO:tasks.rados.rados.0.smithi178.stdout:1265: done (0 left) 2024-02-10T05:34:13.246 INFO:tasks.rados.rados.0.smithi178.stdout:1266: snap_create 2024-02-10T05:34:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: Upgrade: Setting container_image for all mon 2024-02-10T05:34:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: failed to encode map e314 with expected crc 2024-02-10T05:34:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: failed to encode map e314 with expected crc 2024-02-10T05:34:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: osdmap e314: 8 total, 8 up, 8 in 2024-02-10T05:34:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T05:34:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T05:34:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-10T05:34:13.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T05:34:13.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T05:34:13.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-10T05:34:13.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T05:34:13.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T05:34:13.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-10T05:34:13.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:13.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: Upgrade: Setting container_image for all crash 2024-02-10T05:34:13.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:13.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T05:34:13.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T05:34:13.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: Upgrade: osd.0 is safe to restart 2024-02-10T05:34:13.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[92537]: pgmap v103: 121 pgs: 121 active+clean; 285 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-02-10T05:34:13.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:13.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: Upgrade: Setting container_image for all mon 2024-02-10T05:34:13.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: failed to encode map e314 with expected crc 2024-02-10T05:34:13.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: failed to encode map e314 with expected crc 2024-02-10T05:34:13.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: osdmap e314: 8 total, 8 up, 8 in 2024-02-10T05:34:13.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:13.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T05:34:13.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T05:34:13.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-10T05:34:13.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T05:34:13.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T05:34:13.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-10T05:34:13.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T05:34:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T05:34:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-10T05:34:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: Upgrade: Setting container_image for all crash 2024-02-10T05:34:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T05:34:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T05:34:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: Upgrade: osd.0 is safe to restart 2024-02-10T05:34:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:13 smithi178 ceph-mon[95116]: pgmap v103: 121 pgs: 121 active+clean; 285 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-02-10T05:34:13.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: Upgrade: Setting container_image for all mon 2024-02-10T05:34:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: failed to encode map e314 with expected crc 2024-02-10T05:34:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: failed to encode map e314 with expected crc 2024-02-10T05:34:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: osdmap e314: 8 total, 8 up, 8 in 2024-02-10T05:34:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T05:34:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T05:34:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-10T05:34:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T05:34:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T05:34:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-10T05:34:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T05:34:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T05:34:13.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-10T05:34:13.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:13.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: Upgrade: Setting container_image for all crash 2024-02-10T05:34:13.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:13.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T05:34:13.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T05:34:13.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: Upgrade: osd.0 is safe to restart 2024-02-10T05:34:13.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:13 smithi189 ceph-mon[89631]: pgmap v103: 121 pgs: 121 active+clean; 285 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2024-02-10T05:34:14.251 INFO:tasks.rados.rados.0.smithi178.stdout:1266: done (0 left) 2024-02-10T05:34:14.251 INFO:tasks.rados.rados.0.smithi178.stdout:1267: snap_remove snap 108 2024-02-10T05:34:14.537 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[95116]: failed to encode map e315 with expected crc 2024-02-10T05:34:14.537 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[95116]: failed to encode map e315 with expected crc 2024-02-10T05:34:14.537 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[95116]: osdmap e315: 8 total, 8 up, 8 in 2024-02-10T05:34:14.537 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:34:14.537 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[95116]: failed to encode map e315 with expected crc 2024-02-10T05:34:14.537 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:14.537 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T05:34:14.537 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:14.538 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[92537]: failed to encode map e315 with expected crc 2024-02-10T05:34:14.538 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[92537]: failed to encode map e315 with expected crc 2024-02-10T05:34:14.538 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[92537]: osdmap e315: 8 total, 8 up, 8 in 2024-02-10T05:34:14.538 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:34:14.538 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[92537]: failed to encode map e315 with expected crc 2024-02-10T05:34:14.538 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:14.538 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T05:34:14.538 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:14.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:14 smithi189 ceph-mon[89631]: failed to encode map e315 with expected crc 2024-02-10T05:34:14.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:14 smithi189 ceph-mon[89631]: failed to encode map e315 with expected crc 2024-02-10T05:34:14.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:14 smithi189 ceph-mon[89631]: osdmap e315: 8 total, 8 up, 8 in 2024-02-10T05:34:14.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:34:14.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:14 smithi189 ceph-mon[89631]: failed to encode map e315 with expected crc 2024-02-10T05:34:14.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:14 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:14.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T05:34:14.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:15.170 INFO:tasks.rados.rados.0.smithi178.stdout:1267: done (0 left) 2024-02-10T05:34:15.170 INFO:tasks.rados.rados.0.smithi178.stdout:1268: rollback oid 5 current snap is 133 2024-02-10T05:34:15.171 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 5 to 130 2024-02-10T05:34:15.171 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 29 current snap is 133 2024-02-10T05:34:15.171 INFO:tasks.rados.rados.0.smithi178.stdout:1269: seq_num 402 ranges {0=737280,737280=491520,1228800=516096,1744896=196608} 2024-02-10T05:34:15.174 INFO:tasks.rados.rados.0.smithi178.stdout:1269: writing smithi17880450-29 from 0 to 737280 tid 1 2024-02-10T05:34:15.178 INFO:tasks.rados.rados.0.smithi178.stdout:1269: writing smithi17880450-29 from 737280 to 1228800 tid 2 2024-02-10T05:34:15.182 INFO:tasks.rados.rados.0.smithi178.stdout:1269: writing smithi17880450-29 from 1228800 to 1744896 tid 3 2024-02-10T05:34:15.183 INFO:tasks.rados.rados.0.smithi178.stdout:1269: writing smithi17880450-29 from 1744896 to 1941504 tid 4 2024-02-10T05:34:15.183 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 133 2024-02-10T05:34:15.183 INFO:tasks.rados.rados.0.smithi178.stdout:1270: seq_num 403 ranges {3162112=753664,3915776=425984,4341760=720896,5062656=57344} 2024-02-10T05:34:15.207 INFO:tasks.rados.rados.0.smithi178.stdout:1270: writing smithi17880450-10 from 3162112 to 3915776 tid 1 2024-02-10T05:34:15.209 INFO:tasks.rados.rados.0.smithi178.stdout:1270: writing smithi17880450-10 from 3915776 to 4341760 tid 2 2024-02-10T05:34:15.213 INFO:tasks.rados.rados.0.smithi178.stdout:1270: writing smithi17880450-10 from 4341760 to 5062656 tid 3 2024-02-10T05:34:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:1270: writing smithi17880450-10 from 5062656 to 5120000 tid 4 2024-02-10T05:34:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:1271: delete oid 26 current snap is 133 2024-02-10T05:34:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:1268: finishing rollback tid 0 to smithi17880450-5 2024-02-10T05:34:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:1268: finishing rollback tid 1 to smithi17880450-5 2024-02-10T05:34:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:1268: finishing rollback tid 2 to smithi17880450-5 2024-02-10T05:34:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 968 (ObjNum 383 snap 120 seq_num 383) dirty exists 2024-02-10T05:34:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:1269: finishing write tid 1 to smithi17880450-29 2024-02-10T05:34:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:1269: finishing write tid 2 to smithi17880450-29 2024-02-10T05:34:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:1269: finishing write tid 3 to smithi17880450-29 2024-02-10T05:34:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:1269: finishing write tid 4 to smithi17880450-29 2024-02-10T05:34:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:1269: finishing write tid 5 to smithi17880450-29 2024-02-10T05:34:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:1269: finishing write tid 6 to smithi17880450-29 2024-02-10T05:34:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 525 (ObjNum 402 snap 133 seq_num 402) dirty exists 2024-02-10T05:34:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:1269: left oid 29 (ObjNum 402 snap 133 seq_num 402) 2024-02-10T05:34:15.216 INFO:tasks.rados.rados.0.smithi178.stdout:1270: finishing write tid 1 to smithi17880450-10 2024-02-10T05:34:15.216 INFO:tasks.rados.rados.0.smithi178.stdout:1270: finishing write tid 2 to smithi17880450-10 2024-02-10T05:34:15.218 INFO:tasks.rados.rados.0.smithi178.stdout:1270: finishing write tid 3 to smithi17880450-10 2024-02-10T05:34:15.218 INFO:tasks.rados.rados.0.smithi178.stdout:1270: finishing write tid 4 to smithi17880450-10 2024-02-10T05:34:15.218 INFO:tasks.rados.rados.0.smithi178.stdout:1268: done (3 left) 2024-02-10T05:34:15.218 INFO:tasks.rados.rados.0.smithi178.stdout:1269: done (2 left) 2024-02-10T05:34:15.218 INFO:tasks.rados.rados.0.smithi178.stdout:1271: done (1 left) 2024-02-10T05:34:15.219 INFO:tasks.rados.rados.0.smithi178.stdout:1272: read oid 39 snap -1 2024-02-10T05:34:15.219 INFO:tasks.rados.rados.0.smithi178.stdout:1272: expect deleted 2024-02-10T05:34:15.219 INFO:tasks.rados.rados.0.smithi178.stdout:1273: snap_remove snap 120 2024-02-10T05:34:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[95116]: failed to encode map e315 with expected crc 2024-02-10T05:34:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[95116]: Upgrade: Updating osd.0 2024-02-10T05:34:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[95116]: Deploying daemon osd.0 on smithi178 2024-02-10T05:34:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[95116]: failed to encode map e315 with expected crc 2024-02-10T05:34:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[95116]: failed to encode map e316 with expected crc 2024-02-10T05:34:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[95116]: failed to encode map e316 with expected crc 2024-02-10T05:34:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[95116]: osdmap e316: 8 total, 8 up, 8 in 2024-02-10T05:34:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[95116]: pgmap v106: 121 pgs: 121 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-02-10T05:34:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[95116]: osdmap e317: 8 total, 8 up, 8 in 2024-02-10T05:34:15.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[92537]: failed to encode map e315 with expected crc 2024-02-10T05:34:15.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[92537]: Upgrade: Updating osd.0 2024-02-10T05:34:15.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[92537]: Deploying daemon osd.0 on smithi178 2024-02-10T05:34:15.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[92537]: failed to encode map e315 with expected crc 2024-02-10T05:34:15.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[92537]: failed to encode map e316 with expected crc 2024-02-10T05:34:15.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[92537]: failed to encode map e316 with expected crc 2024-02-10T05:34:15.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[92537]: osdmap e316: 8 total, 8 up, 8 in 2024-02-10T05:34:15.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[92537]: pgmap v106: 121 pgs: 121 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-02-10T05:34:15.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:15 smithi178 ceph-mon[92537]: osdmap e317: 8 total, 8 up, 8 in 2024-02-10T05:34:15.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:15 smithi189 ceph-mon[89631]: failed to encode map e315 with expected crc 2024-02-10T05:34:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:15 smithi189 ceph-mon[89631]: Upgrade: Updating osd.0 2024-02-10T05:34:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:15 smithi189 ceph-mon[89631]: Deploying daemon osd.0 on smithi178 2024-02-10T05:34:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:15 smithi189 ceph-mon[89631]: failed to encode map e315 with expected crc 2024-02-10T05:34:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:15 smithi189 ceph-mon[89631]: failed to encode map e316 with expected crc 2024-02-10T05:34:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:15 smithi189 ceph-mon[89631]: failed to encode map e316 with expected crc 2024-02-10T05:34:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:15 smithi189 ceph-mon[89631]: osdmap e316: 8 total, 8 up, 8 in 2024-02-10T05:34:15.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:15 smithi189 ceph-mon[89631]: pgmap v106: 121 pgs: 121 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-02-10T05:34:15.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:15 smithi189 ceph-mon[89631]: osdmap e317: 8 total, 8 up, 8 in 2024-02-10T05:34:16.175 INFO:tasks.rados.rados.0.smithi178.stdout:1273: done (2 left) 2024-02-10T05:34:16.175 INFO:tasks.rados.rados.0.smithi178.stdout:1274: snap_remove snap 131 2024-02-10T05:34:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:16 smithi178 ceph-mon[92537]: failed to encode map e316 with expected crc 2024-02-10T05:34:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:16 smithi178 ceph-mon[92537]: failed to encode map e317 with expected crc 2024-02-10T05:34:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:16 smithi178 ceph-mon[92537]: failed to encode map e317 with expected crc 2024-02-10T05:34:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:16 smithi178 ceph-mon[92537]: osdmap e318: 8 total, 8 up, 8 in 2024-02-10T05:34:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:16 smithi178 ceph-mon[95116]: failed to encode map e316 with expected crc 2024-02-10T05:34:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:16 smithi178 ceph-mon[95116]: failed to encode map e317 with expected crc 2024-02-10T05:34:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:16 smithi178 ceph-mon[95116]: failed to encode map e317 with expected crc 2024-02-10T05:34:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:16 smithi178 ceph-mon[95116]: osdmap e318: 8 total, 8 up, 8 in 2024-02-10T05:34:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:16 smithi189 ceph-mon[89631]: failed to encode map e316 with expected crc 2024-02-10T05:34:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:16 smithi189 ceph-mon[89631]: failed to encode map e317 with expected crc 2024-02-10T05:34:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:16 smithi189 ceph-mon[89631]: failed to encode map e317 with expected crc 2024-02-10T05:34:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:16 smithi189 ceph-mon[89631]: osdmap e318: 8 total, 8 up, 8 in 2024-02-10T05:34:17.177 INFO:tasks.rados.rados.0.smithi178.stdout:1274: done (2 left) 2024-02-10T05:34:17.178 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 47 current snap is 133 2024-02-10T05:34:17.178 INFO:tasks.rados.rados.0.smithi178.stdout:1270: finishing write tid 5 to smithi17880450-10 2024-02-10T05:34:17.178 INFO:tasks.rados.rados.0.smithi178.stdout:1275: seq_num 405 ranges {1441792=786432,2228224=589824,2818048=614400} 2024-02-10T05:34:17.190 INFO:tasks.rados.rados.0.smithi178.stdout:1275: writing smithi17880450-47 from 1441792 to 2228224 tid 1 2024-02-10T05:34:17.193 INFO:tasks.rados.rados.0.smithi178.stdout:1275: writing smithi17880450-47 from 2228224 to 2818048 tid 2 2024-02-10T05:34:17.197 INFO:tasks.rados.rados.0.smithi178.stdout:1275: writing smithi17880450-47 from 2818048 to 3432448 tid 3 2024-02-10T05:34:17.197 INFO:tasks.rados.rados.0.smithi178.stdout:1276: copy_from oid 46 from oid 44 current snap is 133 2024-02-10T05:34:17.197 INFO:tasks.rados.rados.0.smithi178.stdout:1270: finishing write tid 6 to smithi17880450-10 2024-02-10T05:34:17.197 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 176 (ObjNum 403 snap 133 seq_num 403) dirty exists 2024-02-10T05:34:17.197 INFO:tasks.rados.rados.0.smithi178.stdout:1270: left oid 10 (ObjNum 403 snap 133 seq_num 403) 2024-02-10T05:34:17.197 INFO:tasks.rados.rados.0.smithi178.stdout:1270: done (3 left) 2024-02-10T05:34:17.197 INFO:tasks.rados.rados.0.smithi178.stdout:1272: done (2 left) 2024-02-10T05:34:17.197 INFO:tasks.rados.rados.0.smithi178.stdout:1277: snap_create 2024-02-10T05:34:17.199 INFO:tasks.rados.rados.0.smithi178.stdout:1275: finishing write tid 1 to smithi17880450-47 2024-02-10T05:34:17.201 INFO:tasks.rados.rados.0.smithi178.stdout:1275: finishing write tid 2 to smithi17880450-47 2024-02-10T05:34:17.203 INFO:tasks.rados.rados.0.smithi178.stdout:1275: finishing write tid 3 to smithi17880450-47 2024-02-10T05:34:17.203 INFO:tasks.rados.rados.0.smithi178.stdout:1275: finishing write tid 4 to smithi17880450-47 2024-02-10T05:34:17.205 INFO:tasks.rados.rados.0.smithi178.stdout:1275: finishing write tid 5 to smithi17880450-47 2024-02-10T05:34:17.205 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 492 (ObjNum 405 snap 133 seq_num 405) dirty exists 2024-02-10T05:34:17.205 INFO:tasks.rados.rados.0.smithi178.stdout:1275: left oid 47 (ObjNum 405 snap 133 seq_num 405) 2024-02-10T05:34:17.216 INFO:tasks.rados.rados.0.smithi178.stdout:1276: finishing copy_from racing read to smithi17880450-46 2024-02-10T05:34:17.218 INFO:tasks.rados.rados.0.smithi178.stdout:1276: finishing copy_from to smithi17880450-46 2024-02-10T05:34:17.218 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 501 (ObjNum 379 snap 118 seq_num 379) dirty exists 2024-02-10T05:34:17.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:17 smithi178 ceph-mon[95116]: failed to encode map e318 with expected crc 2024-02-10T05:34:17.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:17 smithi178 ceph-mon[95116]: failed to encode map e318 with expected crc 2024-02-10T05:34:17.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:17 smithi178 ceph-mon[95116]: pgmap v109: 121 pgs: 121 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-02-10T05:34:17.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:17 smithi178 ceph-mon[95116]: osdmap e319: 8 total, 8 up, 8 in 2024-02-10T05:34:17.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:17 smithi178 ceph-mon[92537]: failed to encode map e318 with expected crc 2024-02-10T05:34:17.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:17 smithi178 ceph-mon[92537]: failed to encode map e318 with expected crc 2024-02-10T05:34:17.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:17 smithi178 ceph-mon[92537]: pgmap v109: 121 pgs: 121 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-02-10T05:34:17.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:17 smithi178 ceph-mon[92537]: osdmap e319: 8 total, 8 up, 8 in 2024-02-10T05:34:17.463 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:17 smithi178 systemd[1]: Stopping Ceph osd.0 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:34:17.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:17 smithi189 ceph-mon[89631]: failed to encode map e318 with expected crc 2024-02-10T05:34:17.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:17 smithi189 ceph-mon[89631]: failed to encode map e318 with expected crc 2024-02-10T05:34:17.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:17 smithi189 ceph-mon[89631]: pgmap v109: 121 pgs: 121 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-02-10T05:34:17.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:17 smithi189 ceph-mon[89631]: osdmap e319: 8 total, 8 up, 8 in 2024-02-10T05:34:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:34:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:34:17] "GET /metrics HTTP/1.1" 200 35943 "" "Prometheus/2.43.0" 2024-02-10T05:34:17.962 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0[41270]: 2024-02-10T05:34:17.472+0000 7fb1adce8700 -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-02-10T05:34:17.962 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0[41270]: 2024-02-10T05:34:17.472+0000 7fb1adce8700 -1 osd.0 319 *** Got signal Terminated *** 2024-02-10T05:34:17.962 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0[41270]: 2024-02-10T05:34:17.472+0000 7fb1adce8700 -1 osd.0 319 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T05:34:18.180 INFO:tasks.rados.rados.0.smithi178.stdout:1275: done (2 left) 2024-02-10T05:34:18.180 INFO:tasks.rados.rados.0.smithi178.stdout:1276: done (1 left) 2024-02-10T05:34:18.180 INFO:tasks.rados.rados.0.smithi178.stdout:1277: done (0 left) 2024-02-10T05:34:18.181 INFO:tasks.rados.rados.0.smithi178.stdout:1278: delete oid 3 current snap is 134 2024-02-10T05:34:18.198 INFO:tasks.rados.rados.0.smithi178.stdout:1278: done (0 left) 2024-02-10T05:34:18.198 INFO:tasks.rados.rados.0.smithi178.stdout:1279: read oid 6 snap -1 2024-02-10T05:34:18.198 INFO:tasks.rados.rados.0.smithi178.stdout:1279: expect (ObjNum 360 snap 113 seq_num 360) 2024-02-10T05:34:18.198 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 134 2024-02-10T05:34:18.198 INFO:tasks.rados.rados.0.smithi178.stdout:1280: seq_num 407 ranges {3252224=425984,3678208=761856,4440064=704512,5144576=139264} 2024-02-10T05:34:18.217 INFO:tasks.rados.rados.0.smithi178.stdout:1280: writing smithi17880450-18 from 3252224 to 3678208 tid 1 2024-02-10T05:34:18.221 INFO:tasks.rados.rados.0.smithi178.stdout:1280: writing smithi17880450-18 from 3678208 to 4440064 tid 2 2024-02-10T05:34:18.225 INFO:tasks.rados.rados.0.smithi178.stdout:1280: writing smithi17880450-18 from 4440064 to 5144576 tid 3 2024-02-10T05:34:18.226 INFO:tasks.rados.rados.0.smithi178.stdout:1280: writing smithi17880450-18 from 5144576 to 5283840 tid 4 2024-02-10T05:34:18.227 INFO:tasks.rados.rados.0.smithi178.stdout:1281: read oid 39 snap -1 2024-02-10T05:34:18.227 INFO:tasks.rados.rados.0.smithi178.stdout:1281: expect deleted 2024-02-10T05:34:18.227 INFO:tasks.rados.rados.0.smithi178.stdout:1282: read oid 36 snap -1 2024-02-10T05:34:18.227 INFO:tasks.rados.rados.0.smithi178.stdout:1282: expect (ObjNum 390 snap 124 seq_num 390) 2024-02-10T05:34:18.227 INFO:tasks.rados.rados.0.smithi178.stdout:1283: rollback oid 2 current snap is 134 2024-02-10T05:34:18.227 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 2 to 117 2024-02-10T05:34:18.227 INFO:tasks.rados.rados.0.smithi178.stdout:1284: read oid 21 snap 132 2024-02-10T05:34:18.227 INFO:tasks.rados.rados.0.smithi178.stdout:1284: expect (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:34:18.227 INFO:tasks.rados.rados.0.smithi178.stdout:1285: setattr oid 35 current snap is 134 2024-02-10T05:34:18.228 INFO:tasks.rados.rados.0.smithi178.stdout:1281: done (6 left) 2024-02-10T05:34:18.228 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 134 2024-02-10T05:34:18.228 INFO:tasks.rados.rados.0.smithi178.stdout:1286: seq_num 408 ranges {0=442368,442368=647168,1089536=507904,1597440=450560} 2024-02-10T05:34:18.230 INFO:tasks.rados.rados.0.smithi178.stdout:1286: writing smithi17880450-9 from 0 to 442368 tid 1 2024-02-10T05:34:18.234 INFO:tasks.rados.rados.0.smithi178.stdout:1286: writing smithi17880450-9 from 442368 to 1089536 tid 2 2024-02-10T05:34:18.237 INFO:tasks.rados.rados.0.smithi178.stdout:1286: writing smithi17880450-9 from 1089536 to 1597440 tid 3 2024-02-10T05:34:18.240 INFO:tasks.rados.rados.0.smithi178.stdout:1286: writing smithi17880450-9 from 1597440 to 2048000 tid 4 2024-02-10T05:34:18.241 INFO:tasks.rados.rados.0.smithi178.stdout:1287: read oid 5 snap -1 2024-02-10T05:34:18.241 INFO:tasks.rados.rados.0.smithi178.stdout:1287: expect (ObjNum 383 snap 120 seq_num 383) 2024-02-10T05:34:18.241 INFO:tasks.rados.rados.0.smithi178.stdout:1288: delete oid 32 current snap is 134 2024-02-10T05:34:18.241 INFO:tasks.rados.rados.0.smithi178.stdout:1283: finishing rollback tid 1 to smithi17880450-2 2024-02-10T05:34:18.241 INFO:tasks.rados.rados.0.smithi178.stdout:1283: finishing rollback tid 2 to smithi17880450-2 2024-02-10T05:34:18.241 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 273 (ObjNum 258 snap 73 seq_num 258) dirty exists 2024-02-10T05:34:18.241 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 493 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-02-10T05:34:18.241 INFO:tasks.rados.rados.0.smithi178.stdout:1286: finishing write tid 1 to smithi17880450-9 2024-02-10T05:34:18.241 INFO:tasks.rados.rados.0.smithi178.stdout:1286: finishing write tid 2 to smithi17880450-9 2024-02-10T05:34:18.241 INFO:tasks.rados.rados.0.smithi178.stdout:1286: finishing write tid 3 to smithi17880450-9 2024-02-10T05:34:18.244 INFO:tasks.rados.rados.0.smithi178.stdout:1286: finishing write tid 4 to smithi17880450-9 2024-02-10T05:34:18.244 INFO:tasks.rados.rados.0.smithi178.stdout:1286: finishing write tid 5 to smithi17880450-9 2024-02-10T05:34:18.244 INFO:tasks.rados.rados.0.smithi178.stdout:1283: done (8 left) 2024-02-10T05:34:18.244 INFO:tasks.rados.rados.0.smithi178.stdout:1285: done (7 left) 2024-02-10T05:34:18.244 INFO:tasks.rados.rados.0.smithi178.stdout:1288: done (6 left) 2024-02-10T05:34:18.244 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 134 2024-02-10T05:34:18.244 INFO:tasks.rados.rados.0.smithi178.stdout:1289: seq_num 410 ranges {5120000=475136,5595136=417792,6012928=475136,6488064=425984,6914048=286720} 2024-02-10T05:34:18.274 INFO:tasks.rados.rados.0.smithi178.stdout:1289: writing smithi17880450-10 from 5120000 to 5595136 tid 1 2024-02-10T05:34:18.279 INFO:tasks.rados.rados.0.smithi178.stdout:1289: writing smithi17880450-10 from 5595136 to 6012928 tid 2 2024-02-10T05:34:18.280 INFO:tasks.rados.rados.0.smithi178.stdout:1289: writing smithi17880450-10 from 6012928 to 6488064 tid 3 2024-02-10T05:34:18.282 INFO:tasks.rados.rados.0.smithi178.stdout:1289: writing smithi17880450-10 from 6488064 to 6914048 tid 4 2024-02-10T05:34:18.283 INFO:tasks.rados.rados.0.smithi178.stdout:1289: writing smithi17880450-10 from 6914048 to 7200768 tid 5 2024-02-10T05:34:18.284 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 134 2024-02-10T05:34:18.284 INFO:tasks.rados.rados.0.smithi178.stdout:1290: seq_num 411 ranges {4644864=491520,5136384=753664,5890048=688128,6578176=163840} 2024-02-10T05:34:18.311 INFO:tasks.rados.rados.0.smithi178.stdout:1290: writing smithi17880450-17 from 4644864 to 5136384 tid 1 2024-02-10T05:34:18.315 INFO:tasks.rados.rados.0.smithi178.stdout:1290: writing smithi17880450-17 from 5136384 to 5890048 tid 2 2024-02-10T05:34:18.319 INFO:tasks.rados.rados.0.smithi178.stdout:1290: writing smithi17880450-17 from 5890048 to 6578176 tid 3 2024-02-10T05:34:18.320 INFO:tasks.rados.rados.0.smithi178.stdout:1290: writing smithi17880450-17 from 6578176 to 6742016 tid 4 2024-02-10T05:34:18.321 INFO:tasks.rados.rados.0.smithi178.stdout:1291: read oid 4 snap -1 2024-02-10T05:34:18.321 INFO:tasks.rados.rados.0.smithi178.stdout:1291: expect (ObjNum 379 snap 118 seq_num 379) 2024-02-10T05:34:18.321 INFO:tasks.rados.rados.0.smithi178.stdout:1292: read oid 14 snap 129 2024-02-10T05:34:18.321 INFO:tasks.rados.rados.0.smithi178.stdout:1292: expect (ObjNum 289 snap 86 seq_num 289) 2024-02-10T05:34:18.321 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 28 current snap is 134 2024-02-10T05:34:18.321 INFO:tasks.rados.rados.0.smithi178.stdout:1282: expect (ObjNum 390 snap 124 seq_num 390) 2024-02-10T05:34:18.444 INFO:tasks.rados.rados.0.smithi178.stdout:1286: finishing write tid 6 to smithi17880450-9 2024-02-10T05:34:18.444 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 278 (ObjNum 408 snap 134 seq_num 408) dirty exists 2024-02-10T05:34:18.444 INFO:tasks.rados.rados.0.smithi178.stdout:1286: left oid 9 (ObjNum 408 snap 134 seq_num 408) 2024-02-10T05:34:18.444 INFO:tasks.rados.rados.0.smithi178.stdout:1287: expect (ObjNum 383 snap 120 seq_num 383) 2024-02-10T05:34:18.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:18 smithi189 ceph-mon[89631]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:18 smithi189 ceph-mon[89631]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:18 smithi189 ceph-mon[89631]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:18 smithi189 ceph-mon[89631]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:18 smithi189 ceph-mon[89631]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:18 smithi189 ceph-mon[89631]: osd.0 marked itself down and dead 2024-02-10T05:34:18.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:18 smithi189 ceph-mon[89631]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:18 smithi189 ceph-mon[89631]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:34:18.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:18 smithi189 ceph-mon[89631]: osdmap e320: 8 total, 7 up, 8 in 2024-02-10T05:34:18.565 INFO:tasks.rados.rados.0.smithi178.stdout:1289: finishing write tid 1 to smithi17880450-10 2024-02-10T05:34:18.565 INFO:tasks.rados.rados.0.smithi178.stdout:1289: finishing write tid 2 to smithi17880450-10 2024-02-10T05:34:18.566 INFO:tasks.rados.rados.0.smithi178.stdout:1289: finishing write tid 3 to smithi17880450-10 2024-02-10T05:34:18.566 INFO:tasks.rados.rados.0.smithi178.stdout:1289: finishing write tid 4 to smithi17880450-10 2024-02-10T05:34:18.566 INFO:tasks.rados.rados.0.smithi178.stdout:1289: finishing write tid 5 to smithi17880450-10 2024-02-10T05:34:18.566 INFO:tasks.rados.rados.0.smithi178.stdout:1289: finishing write tid 6 to smithi17880450-10 2024-02-10T05:34:18.566 INFO:tasks.rados.rados.0.smithi178.stdout:1289: finishing write tid 7 to smithi17880450-10 2024-02-10T05:34:18.566 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 187 (ObjNum 410 snap 134 seq_num 410) dirty exists 2024-02-10T05:34:18.566 INFO:tasks.rados.rados.0.smithi178.stdout:1289: left oid 10 (ObjNum 410 snap 134 seq_num 410) 2024-02-10T05:34:18.566 INFO:tasks.rados.rados.0.smithi178.stdout:1290: finishing write tid 1 to smithi17880450-17 2024-02-10T05:34:18.566 INFO:tasks.rados.rados.0.smithi178.stdout:1293: seq_num 412 ranges {0=507904,507904=630784,1138688=491520,1630208=483328} 2024-02-10T05:34:18.567 INFO:tasks.rados.rados.0.smithi178.stdout:1293: writing smithi17880450-28 from 0 to 507904 tid 1 2024-02-10T05:34:18.571 INFO:tasks.rados.rados.0.smithi178.stdout:1293: writing smithi17880450-28 from 507904 to 1138688 tid 2 2024-02-10T05:34:18.574 INFO:tasks.rados.rados.0.smithi178.stdout:1293: writing smithi17880450-28 from 1138688 to 1630208 tid 3 2024-02-10T05:34:18.577 INFO:tasks.rados.rados.0.smithi178.stdout:1293: writing smithi17880450-28 from 1630208 to 2113536 tid 4 2024-02-10T05:34:18.578 INFO:tasks.rados.rados.0.smithi178.stdout:1282: done (10 left) 2024-02-10T05:34:18.578 INFO:tasks.rados.rados.0.smithi178.stdout:1286: done (9 left) 2024-02-10T05:34:18.578 INFO:tasks.rados.rados.0.smithi178.stdout:1287: done (8 left) 2024-02-10T05:34:18.578 INFO:tasks.rados.rados.0.smithi178.stdout:1289: done (7 left) 2024-02-10T05:34:18.578 INFO:tasks.rados.rados.0.smithi178.stdout:1294: read oid 30 snap -1 2024-02-10T05:34:18.578 INFO:tasks.rados.rados.0.smithi178.stdout:1294: expect (ObjNum 400 snap 131 seq_num 400) 2024-02-10T05:34:18.578 INFO:tasks.rados.rados.0.smithi178.stdout:1295: snap_create 2024-02-10T05:34:18.578 INFO:tasks.rados.rados.0.smithi178.stdout:1290: finishing write tid 2 to smithi17880450-17 2024-02-10T05:34:18.578 INFO:tasks.rados.rados.0.smithi178.stdout:1292: expect (ObjNum 289 snap 86 seq_num 289) 2024-02-10T05:34:18.579 INFO:tasks.rados.rados.0.smithi178.stdout:1290: finishing write tid 3 to smithi17880450-17 2024-02-10T05:34:18.579 INFO:tasks.rados.rados.0.smithi178.stdout:1290: finishing write tid 4 to smithi17880450-17 2024-02-10T05:34:18.579 INFO:tasks.rados.rados.0.smithi178.stdout:1290: finishing write tid 5 to smithi17880450-17 2024-02-10T05:34:18.579 INFO:tasks.rados.rados.0.smithi178.stdout:1290: finishing write tid 6 to smithi17880450-17 2024-02-10T05:34:18.579 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 366 (ObjNum 411 snap 134 seq_num 411) dirty exists 2024-02-10T05:34:18.579 INFO:tasks.rados.rados.0.smithi178.stdout:1290: left oid 17 (ObjNum 411 snap 134 seq_num 411) 2024-02-10T05:34:18.579 INFO:tasks.rados.rados.0.smithi178.stdout:1293: finishing write tid 1 to smithi17880450-28 2024-02-10T05:34:18.579 INFO:tasks.rados.rados.0.smithi178.stdout:1293: finishing write tid 2 to smithi17880450-28 2024-02-10T05:34:18.580 INFO:tasks.rados.rados.0.smithi178.stdout:1293: finishing write tid 3 to smithi17880450-28 2024-02-10T05:34:18.580 INFO:tasks.rados.rados.0.smithi178.stdout:1293: finishing write tid 4 to smithi17880450-28 2024-02-10T05:34:18.580 INFO:tasks.rados.rados.0.smithi178.stdout:1293: finishing write tid 5 to smithi17880450-28 2024-02-10T05:34:18.580 INFO:tasks.rados.rados.0.smithi178.stdout:1293: finishing write tid 6 to smithi17880450-28 2024-02-10T05:34:18.580 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 96 (ObjNum 412 snap 134 seq_num 412) dirty exists 2024-02-10T05:34:18.580 INFO:tasks.rados.rados.0.smithi178.stdout:1293: left oid 28 (ObjNum 412 snap 134 seq_num 412) 2024-02-10T05:34:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[92537]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[92537]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[92537]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[92537]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[92537]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[92537]: osd.0 marked itself down and dead 2024-02-10T05:34:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[92537]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[92537]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:34:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[92537]: osdmap e320: 8 total, 7 up, 8 in 2024-02-10T05:34:18.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[95116]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[95116]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[95116]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[95116]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[95116]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[95116]: osd.0 marked itself down and dead 2024-02-10T05:34:18.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[95116]: failed to encode map e319 with expected crc 2024-02-10T05:34:18.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[95116]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:34:18.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:18 smithi178 ceph-mon[95116]: osdmap e320: 8 total, 7 up, 8 in 2024-02-10T05:34:19.037 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:34:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:34:18.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:34:19.038 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:18 smithi178 podman[100292]: 2024-02-10 05:34:18.730763126 +0000 UTC m=+1.383526151 container died 790d5f84d24c7ef5c69d9b9e4d9d7623a602669b0791190a77b3571972cd462c (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0, maintainer=Guillaume Abrioux , RELEASE=quincy-72ce7c1, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-02-10T05:34:19.182 INFO:tasks.rados.rados.0.smithi178.stdout:1290: done (8 left) 2024-02-10T05:34:19.182 INFO:tasks.rados.rados.0.smithi178.stdout:1292: done (7 left) 2024-02-10T05:34:19.182 INFO:tasks.rados.rados.0.smithi178.stdout:1293: done (6 left) 2024-02-10T05:34:19.182 INFO:tasks.rados.rados.0.smithi178.stdout:1295: done (5 left) 2024-02-10T05:34:19.182 INFO:tasks.rados.rados.0.smithi178.stdout:1296: rollback oid 23 current snap is 135 2024-02-10T05:34:19.182 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 23 to 98 2024-02-10T05:34:19.182 INFO:tasks.rados.rados.0.smithi178.stdout:1297: read oid 44 snap -1 2024-02-10T05:34:19.182 INFO:tasks.rados.rados.0.smithi178.stdout:1297: expect (ObjNum 379 snap 118 seq_num 379) 2024-02-10T05:34:19.182 INFO:tasks.rados.rados.0.smithi178.stdout:1298: rmattr oid 49 current snap is 135 2024-02-10T05:34:19.182 INFO:tasks.rados.rados.0.smithi178.stdout:1299: delete oid 40 current snap is 135 2024-02-10T05:34:19.195 INFO:tasks.rados.rados.0.smithi178.stdout:1280: finishing write tid 1 to smithi17880450-18 2024-02-10T05:34:19.195 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 994 (ObjNum 379 snap 118 seq_num 379) dirty exists 2024-02-10T05:34:19.206 INFO:tasks.rados.rados.0.smithi178.stdout:1280: finishing write tid 2 to smithi17880450-18 2024-02-10T05:34:19.207 INFO:tasks.rados.rados.0.smithi178.stdout:1280: finishing write tid 3 to smithi17880450-18 2024-02-10T05:34:19.208 INFO:tasks.rados.rados.0.smithi178.stdout:1280: finishing write tid 4 to smithi17880450-18 2024-02-10T05:34:19.208 INFO:tasks.rados.rados.0.smithi178.stdout:1280: finishing write tid 5 to smithi17880450-18 2024-02-10T05:34:19.209 INFO:tasks.rados.rados.0.smithi178.stdout:1296: finishing rollback tid 0 to smithi17880450-23 2024-02-10T05:34:19.209 INFO:tasks.rados.rados.0.smithi178.stdout:1296: finishing rollback tid 1 to smithi17880450-23 2024-02-10T05:34:19.209 INFO:tasks.rados.rados.0.smithi178.stdout:1296: finishing rollback tid 2 to smithi17880450-23 2024-02-10T05:34:19.209 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 497 (ObjNum 296 snap 86 seq_num 296) dirty exists 2024-02-10T05:34:19.221 INFO:tasks.rados.rados.0.smithi178.stdout:1284: expect (ObjNum 200 snap 47 seq_num 200) 2024-02-10T05:34:19.389 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:19 smithi178 ceph-mon[92537]: failed to encode map e320 with expected crc 2024-02-10T05:34:19.389 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:19 smithi178 ceph-mon[92537]: failed to encode map e320 with expected crc 2024-02-10T05:34:19.389 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:19 smithi178 ceph-mon[92537]: failed to encode map e320 with expected crc 2024-02-10T05:34:19.389 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:19 smithi178 ceph-mon[92537]: pgmap v112: 121 pgs: 15 stale+active+clean, 106 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:34:19.389 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:19 smithi178 ceph-mon[92537]: osdmap e321: 8 total, 7 up, 8 in 2024-02-10T05:34:19.389 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:19 smithi178 ceph-mon[95116]: failed to encode map e320 with expected crc 2024-02-10T05:34:19.389 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:19 smithi178 ceph-mon[95116]: failed to encode map e320 with expected crc 2024-02-10T05:34:19.389 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:19 smithi178 ceph-mon[95116]: failed to encode map e320 with expected crc 2024-02-10T05:34:19.390 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:19 smithi178 ceph-mon[95116]: pgmap v112: 121 pgs: 15 stale+active+clean, 106 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:34:19.390 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:19 smithi178 ceph-mon[95116]: osdmap e321: 8 total, 7 up, 8 in 2024-02-10T05:34:19.390 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:19 smithi178 podman[100292]: 2024-02-10 05:34:19.128820311 +0000 UTC m=+1.781583334 container cleanup 790d5f84d24c7ef5c69d9b9e4d9d7623a602669b0791190a77b3571972cd462c (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0, CEPH_POINT_RELEASE=, RELEASE=quincy-72ce7c1, io.buildah.version=1.33.2, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T05:34:19.390 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:19 smithi178 bash[100292]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0 2024-02-10T05:34:19.464 INFO:tasks.rados.rados.0.smithi178.stdout:1280: finishing write tid 6 to smithi17880450-18 2024-02-10T05:34:19.465 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 546 (ObjNum 407 snap 134 seq_num 407) dirty exists 2024-02-10T05:34:19.465 INFO:tasks.rados.rados.0.smithi178.stdout:1280: left oid 18 (ObjNum 407 snap 134 seq_num 407) 2024-02-10T05:34:19.465 INFO:tasks.rados.rados.0.smithi178.stdout:1280: done (8 left) 2024-02-10T05:34:19.465 INFO:tasks.rados.rados.0.smithi178.stdout:1284: done (7 left) 2024-02-10T05:34:19.465 INFO:tasks.rados.rados.0.smithi178.stdout:1296: done (6 left) 2024-02-10T05:34:19.465 INFO:tasks.rados.rados.0.smithi178.stdout:1298: done (5 left) 2024-02-10T05:34:19.465 INFO:tasks.rados.rados.0.smithi178.stdout:1299: done (4 left) 2024-02-10T05:34:19.465 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 135 2024-02-10T05:34:19.465 INFO:tasks.rados.rados.0.smithi178.stdout:1291: expect (ObjNum 379 snap 118 seq_num 379) 2024-02-10T05:34:19.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:19 smithi189 ceph-mon[89631]: failed to encode map e320 with expected crc 2024-02-10T05:34:19.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:19 smithi189 ceph-mon[89631]: failed to encode map e320 with expected crc 2024-02-10T05:34:19.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:19 smithi189 ceph-mon[89631]: failed to encode map e320 with expected crc 2024-02-10T05:34:19.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:19 smithi189 ceph-mon[89631]: pgmap v112: 121 pgs: 15 stale+active+clean, 106 active+clean; 295 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:34:19.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:19 smithi189 ceph-mon[89631]: osdmap e321: 8 total, 7 up, 8 in 2024-02-10T05:34:19.637 INFO:tasks.rados.rados.0.smithi178.stdout:1279: expect (ObjNum 360 snap 113 seq_num 360) 2024-02-10T05:34:19.712 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:19 smithi178 podman[100314]: 2024-02-10 05:34:19.388967303 +0000 UTC m=+0.657665571 container remove 790d5f84d24c7ef5c69d9b9e4d9d7623a602669b0791190a77b3571972cd462c (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=quincy-72ce7c1, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-02-10T05:34:19.996 INFO:tasks.rados.rados.0.smithi178.stdout:1294: expect (ObjNum 400 snap 131 seq_num 400) 2024-02-10T05:34:20.067 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:19 smithi178 podman[100410]: 2024-02-10 05:34:19.713962529 +0000 UTC m=+0.018193638 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:34:20.068 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:19 smithi178 podman[100410]: 2024-02-10 05:34:19.831692733 +0000 UTC m=+0.135923834 container create 9d266b7bd50022598ad2196b39cd5fd4decfcf93444f6b830b9134e2039f1be2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-deactivate, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=main-290212a, ceph=True) 2024-02-10T05:34:20.068 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:20 smithi178 podman[100410]: 2024-02-10 05:34:20.067826011 +0000 UTC m=+0.372057112 container init 9d266b7bd50022598ad2196b39cd5fd4decfcf93444f6b830b9134e2039f1be2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-deactivate, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=main-290212a, org.label-schema.build-date=20240131, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-02-10T05:34:20.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[95116]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[95116]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[95116]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[95116]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[95116]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.365 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[95116]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[95116]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.366 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[95116]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.366 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:20 smithi178 podman[100410]: 2024-02-10 05:34:20.073338418 +0000 UTC m=+0.377569522 container start 9d266b7bd50022598ad2196b39cd5fd4decfcf93444f6b830b9134e2039f1be2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=main-290212a, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, org.label-schema.build-date=20240131, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T05:34:20.366 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:20 smithi178 podman[100410]: 2024-02-10 05:34:20.159647709 +0000 UTC m=+0.463878827 container attach 9d266b7bd50022598ad2196b39cd5fd4decfcf93444f6b830b9134e2039f1be2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T05:34:20.366 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[92537]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.366 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[92537]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.366 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[92537]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.367 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[92537]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.367 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[92537]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.367 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[92537]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.367 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[92537]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.367 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:20 smithi178 ceph-mon[92537]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:20 smithi189 ceph-mon[89631]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:20 smithi189 ceph-mon[89631]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:20 smithi189 ceph-mon[89631]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:20 smithi189 ceph-mon[89631]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:20 smithi189 ceph-mon[89631]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:20 smithi189 ceph-mon[89631]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:20 smithi189 ceph-mon[89631]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:20 smithi189 ceph-mon[89631]: failed to encode map e321 with expected crc 2024-02-10T05:34:20.655 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:20 smithi178 podman[100410]: 2024-02-10 05:34:20.365488871 +0000 UTC m=+0.669719982 container died 9d266b7bd50022598ad2196b39cd5fd4decfcf93444f6b830b9134e2039f1be2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-deactivate, RELEASE=main-290212a, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T05:34:20.739 INFO:tasks.rados.rados.0.smithi178.stdout:1297: expect (ObjNum 379 snap 118 seq_num 379) 2024-02-10T05:34:20.902 INFO:tasks.rados.rados.0.smithi178.stdout:1300: seq_num 414 ranges {1376256=540672,1916928=802816,2719744=458752,3178496=344064} 2024-02-10T05:34:20.913 INFO:tasks.rados.rados.0.smithi178.stdout:1300: writing smithi17880450-11 from 1376256 to 1916928 tid 1 2024-02-10T05:34:20.917 INFO:tasks.rados.rados.0.smithi178.stdout:1300: writing smithi17880450-11 from 1916928 to 2719744 tid 2 2024-02-10T05:34:20.919 INFO:tasks.rados.rados.0.smithi178.stdout:1300: writing smithi17880450-11 from 2719744 to 3178496 tid 3 2024-02-10T05:34:20.922 INFO:tasks.rados.rados.0.smithi178.stdout:1300: writing smithi17880450-11 from 3178496 to 3522560 tid 4 2024-02-10T05:34:20.922 INFO:tasks.rados.rados.0.smithi178.stdout:1279: done (4 left) 2024-02-10T05:34:20.922 INFO:tasks.rados.rados.0.smithi178.stdout:1291: done (3 left) 2024-02-10T05:34:20.922 INFO:tasks.rados.rados.0.smithi178.stdout:1294: done (2 left) 2024-02-10T05:34:20.922 INFO:tasks.rados.rados.0.smithi178.stdout:1297: done (1 left) 2024-02-10T05:34:20.922 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 135 2024-02-10T05:34:20.922 INFO:tasks.rados.rados.0.smithi178.stdout:1300: finishing write tid 1 to smithi17880450-11 2024-02-10T05:34:20.922 INFO:tasks.rados.rados.0.smithi178.stdout:1300: finishing write tid 2 to smithi17880450-11 2024-02-10T05:34:20.922 INFO:tasks.rados.rados.0.smithi178.stdout:1301: seq_num 415 ranges {2916352=557056,3473408=688128,4161536=663552,4825088=253952} 2024-02-10T05:34:20.940 INFO:tasks.rados.rados.0.smithi178.stdout:1301: writing smithi17880450-20 from 2916352 to 3473408 tid 1 2024-02-10T05:34:20.944 INFO:tasks.rados.rados.0.smithi178.stdout:1301: writing smithi17880450-20 from 3473408 to 4161536 tid 2 2024-02-10T05:34:20.948 INFO:tasks.rados.rados.0.smithi178.stdout:1301: writing smithi17880450-20 from 4161536 to 4825088 tid 3 2024-02-10T05:34:20.952 INFO:tasks.rados.rados.0.smithi178.stdout:1301: writing smithi17880450-20 from 4825088 to 5079040 tid 4 2024-02-10T05:34:20.952 INFO:tasks.rados.rados.0.smithi178.stdout:1302: snap_create 2024-02-10T05:34:20.952 INFO:tasks.rados.rados.0.smithi178.stdout:1300: finishing write tid 3 to smithi17880450-11 2024-02-10T05:34:20.952 INFO:tasks.rados.rados.0.smithi178.stdout:1300: finishing write tid 4 to smithi17880450-11 2024-02-10T05:34:20.952 INFO:tasks.rados.rados.0.smithi178.stdout:1300: finishing write tid 5 to smithi17880450-11 2024-02-10T05:34:20.952 INFO:tasks.rados.rados.0.smithi178.stdout:1300: finishing write tid 6 to smithi17880450-11 2024-02-10T05:34:20.952 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 552 (ObjNum 414 snap 135 seq_num 414) dirty exists 2024-02-10T05:34:20.952 INFO:tasks.rados.rados.0.smithi178.stdout:1300: left oid 11 (ObjNum 414 snap 135 seq_num 414) 2024-02-10T05:34:20.952 INFO:tasks.rados.rados.0.smithi178.stdout:1301: finishing write tid 1 to smithi17880450-20 2024-02-10T05:34:20.952 INFO:tasks.rados.rados.0.smithi178.stdout:1301: finishing write tid 2 to smithi17880450-20 2024-02-10T05:34:20.952 INFO:tasks.rados.rados.0.smithi178.stdout:1301: finishing write tid 3 to smithi17880450-20 2024-02-10T05:34:20.953 INFO:tasks.rados.rados.0.smithi178.stdout:1301: finishing write tid 4 to smithi17880450-20 2024-02-10T05:34:20.953 INFO:tasks.rados.rados.0.smithi178.stdout:1301: finishing write tid 5 to smithi17880450-20 2024-02-10T05:34:20.953 INFO:tasks.rados.rados.0.smithi178.stdout:1301: finishing write tid 6 to smithi17880450-20 2024-02-10T05:34:20.953 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 191 (ObjNum 415 snap 135 seq_num 415) dirty exists 2024-02-10T05:34:20.953 INFO:tasks.rados.rados.0.smithi178.stdout:1301: left oid 20 (ObjNum 415 snap 135 seq_num 415) 2024-02-10T05:34:21.212 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:20 smithi178 podman[100457]: 2024-02-10 05:34:20.930055934 +0000 UTC m=+0.559358531 container remove 9d266b7bd50022598ad2196b39cd5fd4decfcf93444f6b830b9134e2039f1be2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-deactivate, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=main-290212a, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2) 2024-02-10T05:34:21.212 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:20 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.0.service: Deactivated successfully. 2024-02-10T05:34:21.212 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:20 smithi178 systemd[1]: Stopped Ceph osd.0 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:34:21.212 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:20 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.0.service: Consumed 12.189s CPU time. 2024-02-10T05:34:21.212 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:21 smithi178 systemd[1]: Starting Ceph osd.0 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:34:21.275 INFO:tasks.rados.rados.0.smithi178.stdout:1300: done (2 left) 2024-02-10T05:34:21.276 INFO:tasks.rados.rados.0.smithi178.stdout:1301: done (1 left) 2024-02-10T05:34:21.276 INFO:tasks.rados.rados.0.smithi178.stdout:1302: done (0 left) 2024-02-10T05:34:21.276 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 136 2024-02-10T05:34:21.276 INFO:tasks.rados.rados.0.smithi178.stdout:1303: seq_num 416 ranges {1335296=573440,1908736=573440,2482176=475136,2957312=557056} 2024-02-10T05:34:21.286 INFO:tasks.rados.rados.0.smithi178.stdout:1303: writing smithi17880450-42 from 1335296 to 1908736 tid 1 2024-02-10T05:34:21.289 INFO:tasks.rados.rados.0.smithi178.stdout:1303: writing smithi17880450-42 from 1908736 to 2482176 tid 2 2024-02-10T05:34:21.292 INFO:tasks.rados.rados.0.smithi178.stdout:1303: writing smithi17880450-42 from 2482176 to 2957312 tid 3 2024-02-10T05:34:21.296 INFO:tasks.rados.rados.0.smithi178.stdout:1303: writing smithi17880450-42 from 2957312 to 3514368 tid 4 2024-02-10T05:34:21.296 INFO:tasks.rados.rados.0.smithi178.stdout:1304: read oid 6 snap -1 2024-02-10T05:34:21.297 INFO:tasks.rados.rados.0.smithi178.stdout:1304: expect (ObjNum 360 snap 113 seq_num 360) 2024-02-10T05:34:21.297 INFO:tasks.rados.rados.0.smithi178.stdout:1305: rmattr oid 20 current snap is 136 2024-02-10T05:34:21.297 INFO:tasks.rados.rados.0.smithi178.stdout:1305: done (2 left) 2024-02-10T05:34:21.297 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 136 2024-02-10T05:34:21.297 INFO:tasks.rados.rados.0.smithi178.stdout:1303: finishing write tid 1 to smithi17880450-42 2024-02-10T05:34:21.297 INFO:tasks.rados.rados.0.smithi178.stdout:1303: finishing write tid 2 to smithi17880450-42 2024-02-10T05:34:21.298 INFO:tasks.rados.rados.0.smithi178.stdout:1303: finishing write tid 3 to smithi17880450-42 2024-02-10T05:34:21.298 INFO:tasks.rados.rados.0.smithi178.stdout:1306: seq_num 417 ranges {3506176=589824,4096000=458752,4554752=679936,5234688=466944} 2024-02-10T05:34:21.321 INFO:tasks.rados.rados.0.smithi178.stdout:1306: writing smithi17880450-4 from 3506176 to 4096000 tid 1 2024-02-10T05:34:21.323 INFO:tasks.rados.rados.0.smithi178.stdout:1306: writing smithi17880450-4 from 4096000 to 4554752 tid 2 2024-02-10T05:34:21.327 INFO:tasks.rados.rados.0.smithi178.stdout:1306: writing smithi17880450-4 from 4554752 to 5234688 tid 3 2024-02-10T05:34:21.331 INFO:tasks.rados.rados.0.smithi178.stdout:1306: writing smithi17880450-4 from 5234688 to 5701632 tid 4 2024-02-10T05:34:21.331 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 136 2024-02-10T05:34:21.331 INFO:tasks.rados.rados.0.smithi178.stdout:1303: finishing write tid 4 to smithi17880450-42 2024-02-10T05:34:21.331 INFO:tasks.rados.rados.0.smithi178.stdout:1303: finishing write tid 5 to smithi17880450-42 2024-02-10T05:34:21.331 INFO:tasks.rados.rados.0.smithi178.stdout:1303: finishing write tid 6 to smithi17880450-42 2024-02-10T05:34:21.331 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 544 (ObjNum 416 snap 136 seq_num 416) dirty exists 2024-02-10T05:34:21.332 INFO:tasks.rados.rados.0.smithi178.stdout:1303: left oid 42 (ObjNum 416 snap 136 seq_num 416) 2024-02-10T05:34:21.332 INFO:tasks.rados.rados.0.smithi178.stdout:1304: expect (ObjNum 360 snap 113 seq_num 360) 2024-02-10T05:34:21.526 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:21 smithi178 ceph-mon[92537]: pgmap v114: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.2 MiB/s wr, 26 op/s; 126/759 objects degraded (16.601%) 2024-02-10T05:34:21.527 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:21 smithi178 ceph-mon[95116]: pgmap v114: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.2 MiB/s wr, 26 op/s; 126/759 objects degraded (16.601%) 2024-02-10T05:34:21.527 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:21 smithi178 podman[100564]: 2024-02-10 05:34:21.277532297 +0000 UTC m=+0.019971877 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:34:21.527 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:21 smithi178 podman[100564]: 2024-02-10 05:34:21.406300294 +0000 UTC m=+0.148739880 container create d9f403c841736166f8b0291271d4c35a6c71e319707fb2fcfaf27422b9231f28 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-activate, org.label-schema.build-date=20240131, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, RELEASE=main-290212a, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True) 2024-02-10T05:34:21.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:21 smithi189 ceph-mon[89631]: pgmap v114: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.2 MiB/s wr, 26 op/s; 126/759 objects degraded (16.601%) 2024-02-10T05:34:21.684 INFO:tasks.rados.rados.0.smithi178.stdout:1306: finishing write tid 1 to smithi17880450-4 2024-02-10T05:34:21.685 INFO:tasks.rados.rados.0.smithi178.stdout:1306: finishing write tid 2 to smithi17880450-4 2024-02-10T05:34:21.685 INFO:tasks.rados.rados.0.smithi178.stdout:1307: seq_num 418 ranges {3522560=606208,4128768=737280,4866048=434176,5300224=434176} 2024-02-10T05:34:21.707 INFO:tasks.rados.rados.0.smithi178.stdout:1307: writing smithi17880450-11 from 3522560 to 4128768 tid 1 2024-02-10T05:34:21.711 INFO:tasks.rados.rados.0.smithi178.stdout:1307: writing smithi17880450-11 from 4128768 to 4866048 tid 2 2024-02-10T05:34:21.713 INFO:tasks.rados.rados.0.smithi178.stdout:1307: writing smithi17880450-11 from 4866048 to 5300224 tid 3 2024-02-10T05:34:21.716 INFO:tasks.rados.rados.0.smithi178.stdout:1307: writing smithi17880450-11 from 5300224 to 5734400 tid 4 2024-02-10T05:34:21.716 INFO:tasks.rados.rados.0.smithi178.stdout:1303: done (3 left) 2024-02-10T05:34:21.717 INFO:tasks.rados.rados.0.smithi178.stdout:1304: done (2 left) 2024-02-10T05:34:21.717 INFO:tasks.rados.rados.0.smithi178.stdout:1308: snap_remove snap 84 2024-02-10T05:34:21.962 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:21 smithi178 podman[100564]: 2024-02-10 05:34:21.62540947 +0000 UTC m=+0.367849045 container init d9f403c841736166f8b0291271d4c35a6c71e319707fb2fcfaf27422b9231f28 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-activate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, RELEASE=main-290212a, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-02-10T05:34:21.962 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:21 smithi178 podman[100564]: 2024-02-10 05:34:21.63056956 +0000 UTC m=+0.373009140 container start d9f403c841736166f8b0291271d4c35a6c71e319707fb2fcfaf27422b9231f28 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-activate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:34:21.962 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:21 smithi178 podman[100564]: 2024-02-10 05:34:21.733859119 +0000 UTC m=+0.476298717 container attach d9f403c841736166f8b0291271d4c35a6c71e319707fb2fcfaf27422b9231f28 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-activate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=main-290212a, GIT_CLEAN=True, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-02-10T05:34:22.280 INFO:tasks.rados.rados.0.smithi178.stdout:1308: done (2 left) 2024-02-10T05:34:22.280 INFO:tasks.rados.rados.0.smithi178.stdout:1309: snap_remove snap 77 2024-02-10T05:34:22.387 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-mon[92537]: Health check failed: Degraded data redundancy: 126/759 objects degraded (16.601%), 15 pgs degraded (PG_DEGRADED) 2024-02-10T05:34:22.388 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-mon[92537]: failed to encode map e322 with expected crc 2024-02-10T05:34:22.388 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-mon[92537]: failed to encode map e322 with expected crc 2024-02-10T05:34:22.388 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-mon[92537]: osdmap e322: 8 total, 7 up, 8 in 2024-02-10T05:34:22.388 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-mon[92537]: failed to encode map e322 with expected crc 2024-02-10T05:34:22.388 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-mon[92537]: failed to encode map e322 with expected crc 2024-02-10T05:34:22.388 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-mon[95116]: Health check failed: Degraded data redundancy: 126/759 objects degraded (16.601%), 15 pgs degraded (PG_DEGRADED) 2024-02-10T05:34:22.388 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-mon[95116]: failed to encode map e322 with expected crc 2024-02-10T05:34:22.388 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-mon[95116]: failed to encode map e322 with expected crc 2024-02-10T05:34:22.388 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-mon[95116]: osdmap e322: 8 total, 7 up, 8 in 2024-02-10T05:34:22.389 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-mon[95116]: failed to encode map e322 with expected crc 2024-02-10T05:34:22.389 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-mon[95116]: failed to encode map e322 with expected crc 2024-02-10T05:34:22.389 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-activate[100579]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-10T05:34:22.389 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-activate[100579]: 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-02-10T05:34:22.389 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 bash[100564]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-10T05:34:22.389 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 bash[100564]: 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-02-10T05:34:22.389 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 bash[100564]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-10T05:34:22.389 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 bash[100564]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-10T05:34:22.389 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 bash[100564]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-10T05:34:22.389 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 bash[100564]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-10T05:34:22.389 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 bash[100564]: --> ceph-volume raw activate successful for osd ID: 0 2024-02-10T05:34:22.389 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-activate[100579]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-10T05:34:22.390 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-activate[100579]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-10T05:34:22.390 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-activate[100579]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-10T05:34:22.390 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-activate[100579]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-10T05:34:22.390 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-activate[100579]: --> ceph-volume raw activate successful for osd ID: 0 2024-02-10T05:34:22.390 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 podman[100564]: 2024-02-10 05:34:22.099750501 +0000 UTC m=+0.842190070 container died d9f403c841736166f8b0291271d4c35a6c71e319707fb2fcfaf27422b9231f28 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-activate, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=main-290212a, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131) 2024-02-10T05:34:22.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:22 smithi189 ceph-mon[89631]: Health check failed: Degraded data redundancy: 126/759 objects degraded (16.601%), 15 pgs degraded (PG_DEGRADED) 2024-02-10T05:34:22.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:22 smithi189 ceph-mon[89631]: failed to encode map e322 with expected crc 2024-02-10T05:34:22.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:22 smithi189 ceph-mon[89631]: failed to encode map e322 with expected crc 2024-02-10T05:34:22.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:22 smithi189 ceph-mon[89631]: osdmap e322: 8 total, 7 up, 8 in 2024-02-10T05:34:22.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:22 smithi189 ceph-mon[89631]: failed to encode map e322 with expected crc 2024-02-10T05:34:22.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:22 smithi189 ceph-mon[89631]: failed to encode map e322 with expected crc 2024-02-10T05:34:23.063 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 podman[100731]: 2024-02-10 05:34:22.729793329 +0000 UTC m=+0.619733965 container remove d9f403c841736166f8b0291271d4c35a6c71e319707fb2fcfaf27422b9231f28 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-activate, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, RELEASE=main-290212a, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-02-10T05:34:23.064 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 podman[100801]: 2024-02-10 05:34:22.845689935 +0000 UTC m=+0.017572049 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:34:23.064 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:22 smithi178 podman[100801]: 2024-02-10 05:34:22.947495731 +0000 UTC m=+0.119377869 container create 6b1445eee423696828e8138fbf42e9941cd0761b875f5bf947ccdf5da027c11a (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-290212a) 2024-02-10T05:34:23.285 INFO:tasks.rados.rados.0.smithi178.stdout:1309: done (2 left) 2024-02-10T05:34:23.285 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 136 2024-02-10T05:34:23.285 INFO:tasks.rados.rados.0.smithi178.stdout:1306: finishing write tid 3 to smithi17880450-4 2024-02-10T05:34:23.286 INFO:tasks.rados.rados.0.smithi178.stdout:1306: finishing write tid 4 to smithi17880450-4 2024-02-10T05:34:23.286 INFO:tasks.rados.rados.0.smithi178.stdout:1306: finishing write tid 5 to smithi17880450-4 2024-02-10T05:34:23.286 INFO:tasks.rados.rados.0.smithi178.stdout:1306: finishing write tid 6 to smithi17880450-4 2024-02-10T05:34:23.286 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 558 (ObjNum 417 snap 136 seq_num 417) dirty exists 2024-02-10T05:34:23.286 INFO:tasks.rados.rados.0.smithi178.stdout:1306: left oid 4 (ObjNum 417 snap 136 seq_num 417) 2024-02-10T05:34:23.286 INFO:tasks.rados.rados.0.smithi178.stdout:1307: finishing write tid 1 to smithi17880450-11 2024-02-10T05:34:23.286 INFO:tasks.rados.rados.0.smithi178.stdout:1307: finishing write tid 2 to smithi17880450-11 2024-02-10T05:34:23.286 INFO:tasks.rados.rados.0.smithi178.stdout:1307: finishing write tid 3 to smithi17880450-11 2024-02-10T05:34:23.286 INFO:tasks.rados.rados.0.smithi178.stdout:1307: finishing write tid 4 to smithi17880450-11 2024-02-10T05:34:23.286 INFO:tasks.rados.rados.0.smithi178.stdout:1307: finishing write tid 5 to smithi17880450-11 2024-02-10T05:34:23.286 INFO:tasks.rados.rados.0.smithi178.stdout:1307: finishing write tid 6 to smithi17880450-11 2024-02-10T05:34:23.286 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 564 (ObjNum 418 snap 136 seq_num 418) dirty exists 2024-02-10T05:34:23.286 INFO:tasks.rados.rados.0.smithi178.stdout:1307: left oid 11 (ObjNum 418 snap 136 seq_num 418) 2024-02-10T05:34:23.286 INFO:tasks.rados.rados.0.smithi178.stdout:1310: seq_num 419 ranges {3407872=622592,4030464=671744,4702208=647168,5349376=286720} 2024-02-10T05:34:23.308 INFO:tasks.rados.rados.0.smithi178.stdout:1310: writing smithi17880450-43 from 3407872 to 4030464 tid 1 2024-02-10T05:34:23.312 INFO:tasks.rados.rados.0.smithi178.stdout:1310: writing smithi17880450-43 from 4030464 to 4702208 tid 2 2024-02-10T05:34:23.316 INFO:tasks.rados.rados.0.smithi178.stdout:1310: writing smithi17880450-43 from 4702208 to 5349376 tid 3 2024-02-10T05:34:23.319 INFO:tasks.rados.rados.0.smithi178.stdout:1310: writing smithi17880450-43 from 5349376 to 5636096 tid 4 2024-02-10T05:34:23.319 INFO:tasks.rados.rados.0.smithi178.stdout:1306: done (2 left) 2024-02-10T05:34:23.319 INFO:tasks.rados.rados.0.smithi178.stdout:1307: done (1 left) 2024-02-10T05:34:23.319 INFO:tasks.rados.rados.0.smithi178.stdout:1311: read oid 40 snap 110 2024-02-10T05:34:23.319 INFO:tasks.rados.rados.0.smithi178.stdout:1311: expect (ObjNum 276 snap 83 seq_num 276) 2024-02-10T05:34:23.319 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 136 2024-02-10T05:34:23.319 INFO:tasks.rados.rados.0.smithi178.stdout:1310: finishing write tid 1 to smithi17880450-43 2024-02-10T05:34:23.319 INFO:tasks.rados.rados.0.smithi178.stdout:1310: finishing write tid 2 to smithi17880450-43 2024-02-10T05:34:23.319 INFO:tasks.rados.rados.0.smithi178.stdout:1312: seq_num 420 ranges {2048000=638976,2686976=557056,3244032=450560,3694592=598016} 2024-02-10T05:34:23.333 INFO:tasks.rados.rados.0.smithi178.stdout:1312: writing smithi17880450-9 from 2048000 to 2686976 tid 1 2024-02-10T05:34:23.336 INFO:tasks.rados.rados.0.smithi178.stdout:1312: writing smithi17880450-9 from 2686976 to 3244032 tid 2 2024-02-10T05:34:23.339 INFO:tasks.rados.rados.0.smithi178.stdout:1312: writing smithi17880450-9 from 3244032 to 3694592 tid 3 2024-02-10T05:34:23.343 INFO:tasks.rados.rados.0.smithi178.stdout:1312: writing smithi17880450-9 from 3694592 to 4292608 tid 4 2024-02-10T05:34:23.343 INFO:tasks.rados.rados.0.smithi178.stdout:1313: snap_create 2024-02-10T05:34:23.343 INFO:tasks.rados.rados.0.smithi178.stdout:1310: finishing write tid 3 to smithi17880450-43 2024-02-10T05:34:23.343 INFO:tasks.rados.rados.0.smithi178.stdout:1310: finishing write tid 4 to smithi17880450-43 2024-02-10T05:34:23.343 INFO:tasks.rados.rados.0.smithi178.stdout:1310: finishing write tid 5 to smithi17880450-43 2024-02-10T05:34:23.344 INFO:tasks.rados.rados.0.smithi178.stdout:1310: finishing write tid 6 to smithi17880450-43 2024-02-10T05:34:23.344 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 256 (ObjNum 419 snap 136 seq_num 419) dirty exists 2024-02-10T05:34:23.345 INFO:tasks.rados.rados.0.smithi178.stdout:1310: left oid 43 (ObjNum 419 snap 136 seq_num 419) 2024-02-10T05:34:23.345 INFO:tasks.rados.rados.0.smithi178.stdout:1311: expect (ObjNum 276 snap 83 seq_num 276) 2024-02-10T05:34:23.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:23 smithi178 ceph-mon[92537]: failed to encode map e323 with expected crc 2024-02-10T05:34:23.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:23 smithi178 ceph-mon[92537]: failed to encode map e323 with expected crc 2024-02-10T05:34:23.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:23 smithi178 ceph-mon[92537]: osdmap e323: 8 total, 7 up, 8 in 2024-02-10T05:34:23.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:23 smithi178 ceph-mon[92537]: pgmap v117: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.2 MiB/s wr, 26 op/s; 126/759 objects degraded (16.601%) 2024-02-10T05:34:23.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:23 smithi178 ceph-mon[95116]: failed to encode map e323 with expected crc 2024-02-10T05:34:23.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:23 smithi178 ceph-mon[95116]: failed to encode map e323 with expected crc 2024-02-10T05:34:23.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:23 smithi178 ceph-mon[95116]: osdmap e323: 8 total, 7 up, 8 in 2024-02-10T05:34:23.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:23 smithi178 ceph-mon[95116]: pgmap v117: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.2 MiB/s wr, 26 op/s; 126/759 objects degraded (16.601%) 2024-02-10T05:34:23.463 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:23 smithi178 podman[100801]: 2024-02-10 05:34:23.199856116 +0000 UTC m=+0.371738222 container init 6b1445eee423696828e8138fbf42e9941cd0761b875f5bf947ccdf5da027c11a (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=main-290212a, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, io.buildah.version=1.33.2) 2024-02-10T05:34:23.463 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:23 smithi178 podman[100801]: 2024-02-10 05:34:23.205576541 +0000 UTC m=+0.377458637 container start 6b1445eee423696828e8138fbf42e9941cd0761b875f5bf947ccdf5da027c11a (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-290212a, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-02-10T05:34:23.463 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:23 smithi178 ceph-osd[100840]: -- 172.21.15.178:0/1028508345 <== mon.2 v2:172.21.15.178:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562d9126f1e0 con 0x562d91241000 2024-02-10T05:34:23.463 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:23 smithi178 bash[100801]: 6b1445eee423696828e8138fbf42e9941cd0761b875f5bf947ccdf5da027c11a 2024-02-10T05:34:23.463 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:23 smithi178 systemd[1]: Started Ceph osd.0 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:34:23.488 INFO:tasks.rados.rados.0.smithi178.stdout:1312: finishing write tid 1 to smithi17880450-9 2024-02-10T05:34:23.488 INFO:tasks.rados.rados.0.smithi178.stdout:1312: finishing write tid 2 to smithi17880450-9 2024-02-10T05:34:23.488 INFO:tasks.rados.rados.0.smithi178.stdout:1312: finishing write tid 3 to smithi17880450-9 2024-02-10T05:34:23.488 INFO:tasks.rados.rados.0.smithi178.stdout:1312: finishing write tid 4 to smithi17880450-9 2024-02-10T05:34:23.488 INFO:tasks.rados.rados.0.smithi178.stdout:1312: finishing write tid 5 to smithi17880450-9 2024-02-10T05:34:23.488 INFO:tasks.rados.rados.0.smithi178.stdout:1312: finishing write tid 6 to smithi17880450-9 2024-02-10T05:34:23.488 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 292 (ObjNum 420 snap 136 seq_num 420) dirty exists 2024-02-10T05:34:23.488 INFO:tasks.rados.rados.0.smithi178.stdout:1312: left oid 9 (ObjNum 420 snap 136 seq_num 420) 2024-02-10T05:34:23.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:23 smithi189 ceph-mon[89631]: failed to encode map e323 with expected crc 2024-02-10T05:34:23.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:23 smithi189 ceph-mon[89631]: failed to encode map e323 with expected crc 2024-02-10T05:34:23.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:23 smithi189 ceph-mon[89631]: osdmap e323: 8 total, 7 up, 8 in 2024-02-10T05:34:23.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:23 smithi189 ceph-mon[89631]: pgmap v117: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 4.2 MiB/s wr, 26 op/s; 126/759 objects degraded (16.601%) 2024-02-10T05:34:24.212 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:23 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0[100816]: 2024-02-10T05:34:23.752+0000 7f2c105237c0 -1 Falling back to public interface 2024-02-10T05:34:24.291 INFO:tasks.rados.rados.0.smithi178.stdout:1310: done (3 left) 2024-02-10T05:34:24.292 INFO:tasks.rados.rados.0.smithi178.stdout:1311: done (2 left) 2024-02-10T05:34:24.292 INFO:tasks.rados.rados.0.smithi178.stdout:1312: done (1 left) 2024-02-10T05:34:24.292 INFO:tasks.rados.rados.0.smithi178.stdout:1313: done (0 left) 2024-02-10T05:34:24.292 INFO:tasks.rados.rados.0.smithi178.stdout:1314: snap_create 2024-02-10T05:34:24.492 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:24 smithi178 ceph-mon[92537]: failed to encode map e324 with expected crc 2024-02-10T05:34:24.493 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:24 smithi178 ceph-mon[92537]: failed to encode map e324 with expected crc 2024-02-10T05:34:24.493 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:24 smithi178 ceph-mon[92537]: osdmap e324: 8 total, 7 up, 8 in 2024-02-10T05:34:24.493 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:24.493 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:24.493 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:34:24.493 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:24 smithi178 ceph-mon[95116]: failed to encode map e324 with expected crc 2024-02-10T05:34:24.493 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:24 smithi178 ceph-mon[95116]: failed to encode map e324 with expected crc 2024-02-10T05:34:24.493 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:24 smithi178 ceph-mon[95116]: osdmap e324: 8 total, 7 up, 8 in 2024-02-10T05:34:24.493 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:24.493 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:24.494 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:34:24.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:24 smithi189 ceph-mon[89631]: failed to encode map e324 with expected crc 2024-02-10T05:34:24.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:24 smithi189 ceph-mon[89631]: failed to encode map e324 with expected crc 2024-02-10T05:34:24.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:24 smithi189 ceph-mon[89631]: osdmap e324: 8 total, 7 up, 8 in 2024-02-10T05:34:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:34:25.172 INFO:tasks.rados.rados.0.smithi178.stdout:1314: done (0 left) 2024-02-10T05:34:25.173 INFO:tasks.rados.rados.0.smithi178.stdout:1315: read oid 17 snap 125 2024-02-10T05:34:25.173 INFO:tasks.rados.rados.0.smithi178.stdout:1315: expect (ObjNum 279 snap 83 seq_num 279) 2024-02-10T05:34:25.173 INFO:tasks.rados.rados.0.smithi178.stdout:1316: delete oid 15 current snap is 138 2024-02-10T05:34:25.180 INFO:tasks.rados.rados.0.smithi178.stdout:1316: done (1 left) 2024-02-10T05:34:25.180 INFO:tasks.rados.rados.0.smithi178.stdout:1317: read oid 2 snap 106 2024-02-10T05:34:25.180 INFO:tasks.rados.rados.0.smithi178.stdout:1317: expect (ObjNum 258 snap 73 seq_num 258) 2024-02-10T05:34:25.181 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 8 current snap is 138 2024-02-10T05:34:25.181 INFO:tasks.rados.rados.0.smithi178.stdout:1318: seq_num 422 ranges {1720320=671744,2392064=729088,3121152=417792,3538944=458752} 2024-02-10T05:34:25.195 INFO:tasks.rados.rados.0.smithi178.stdout:1318: writing smithi17880450-8 from 1720320 to 2392064 tid 1 2024-02-10T05:34:25.200 INFO:tasks.rados.rados.0.smithi178.stdout:1318: writing smithi17880450-8 from 2392064 to 3121152 tid 2 2024-02-10T05:34:25.202 INFO:tasks.rados.rados.0.smithi178.stdout:1318: writing smithi17880450-8 from 3121152 to 3538944 tid 3 2024-02-10T05:34:25.206 INFO:tasks.rados.rados.0.smithi178.stdout:1318: writing smithi17880450-8 from 3538944 to 3997696 tid 4 2024-02-10T05:34:25.206 INFO:tasks.rados.rados.0.smithi178.stdout:1319: rollback oid 35 current snap is 138 2024-02-10T05:34:25.206 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 35 to 117 2024-02-10T05:34:25.206 INFO:tasks.rados.rados.0.smithi178.stdout:1317: expect (ObjNum 258 snap 73 seq_num 258) 2024-02-10T05:34:25.307 INFO:tasks.rados.rados.0.smithi178.stdout:1315: expect (ObjNum 279 snap 83 seq_num 279) 2024-02-10T05:34:25.466 INFO:tasks.rados.rados.0.smithi178.stdout:1318: finishing write tid 1 to smithi17880450-8 2024-02-10T05:34:25.466 INFO:tasks.rados.rados.0.smithi178.stdout:1318: finishing write tid 2 to smithi17880450-8 2024-02-10T05:34:25.466 INFO:tasks.rados.rados.0.smithi178.stdout:1318: finishing write tid 3 to smithi17880450-8 2024-02-10T05:34:25.466 INFO:tasks.rados.rados.0.smithi178.stdout:1318: finishing write tid 4 to smithi17880450-8 2024-02-10T05:34:25.466 INFO:tasks.rados.rados.0.smithi178.stdout:1318: finishing write tid 5 to smithi17880450-8 2024-02-10T05:34:25.467 INFO:tasks.rados.rados.0.smithi178.stdout:1318: finishing write tid 6 to smithi17880450-8 2024-02-10T05:34:25.467 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 196 (ObjNum 422 snap 138 seq_num 422) dirty exists 2024-02-10T05:34:25.467 INFO:tasks.rados.rados.0.smithi178.stdout:1318: left oid 8 (ObjNum 422 snap 138 seq_num 422) 2024-02-10T05:34:25.467 INFO:tasks.rados.rados.0.smithi178.stdout:1319: finishing rollback tid 0 to smithi17880450-35 2024-02-10T05:34:25.467 INFO:tasks.rados.rados.0.smithi178.stdout:1315: done (3 left) 2024-02-10T05:34:25.467 INFO:tasks.rados.rados.0.smithi178.stdout:1317: done (2 left) 2024-02-10T05:34:25.467 INFO:tasks.rados.rados.0.smithi178.stdout:1318: done (1 left) 2024-02-10T05:34:25.467 INFO:tasks.rados.rados.0.smithi178.stdout:1320: rmattr oid 24 current snap is 138 2024-02-10T05:34:25.467 INFO:tasks.rados.rados.0.smithi178.stdout:1320: done (1 left) 2024-02-10T05:34:25.467 INFO:tasks.rados.rados.0.smithi178.stdout:1321: setattr oid 26 current snap is 138 2024-02-10T05:34:25.467 INFO:tasks.rados.rados.0.smithi178.stdout:1319: finishing rollback tid 1 to smithi17880450-35 2024-02-10T05:34:25.467 INFO:tasks.rados.rados.0.smithi178.stdout:1319: finishing rollback tid 2 to smithi17880450-35 2024-02-10T05:34:25.467 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 513 (ObjNum 354 snap 111 seq_num 354) dirty exists 2024-02-10T05:34:25.468 INFO:tasks.rados.rados.0.smithi178.stdout:1319: done (1 left) 2024-02-10T05:34:25.468 INFO:tasks.rados.rados.0.smithi178.stdout:1322: snap_remove snap 98 2024-02-10T05:34:25.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:25 smithi178 ceph-mon[92537]: failed to encode map e325 with expected crc 2024-02-10T05:34:25.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:25 smithi178 ceph-mon[92537]: failed to encode map e325 with expected crc 2024-02-10T05:34:25.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:25 smithi178 ceph-mon[92537]: osdmap e325: 8 total, 7 up, 8 in 2024-02-10T05:34:25.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:25 smithi178 ceph-mon[92537]: pgmap v120: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.7 MiB/s wr, 12 op/s; 131/711 objects degraded (18.425%) 2024-02-10T05:34:25.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:25 smithi178 ceph-mon[92537]: osdmap e326: 8 total, 7 up, 8 in 2024-02-10T05:34:25.500 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:25 smithi178 ceph-mon[95116]: failed to encode map e325 with expected crc 2024-02-10T05:34:25.500 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:25 smithi178 ceph-mon[95116]: failed to encode map e325 with expected crc 2024-02-10T05:34:25.500 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:25 smithi178 ceph-mon[95116]: osdmap e325: 8 total, 7 up, 8 in 2024-02-10T05:34:25.500 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:25 smithi178 ceph-mon[95116]: pgmap v120: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.7 MiB/s wr, 12 op/s; 131/711 objects degraded (18.425%) 2024-02-10T05:34:25.500 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:25 smithi178 ceph-mon[95116]: osdmap e326: 8 total, 7 up, 8 in 2024-02-10T05:34:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:25 smithi189 ceph-mon[89631]: failed to encode map e325 with expected crc 2024-02-10T05:34:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:25 smithi189 ceph-mon[89631]: failed to encode map e325 with expected crc 2024-02-10T05:34:25.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:25 smithi189 ceph-mon[89631]: osdmap e325: 8 total, 7 up, 8 in 2024-02-10T05:34:25.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:25 smithi189 ceph-mon[89631]: pgmap v120: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.7 MiB/s wr, 12 op/s; 131/711 objects degraded (18.425%) 2024-02-10T05:34:25.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:25 smithi189 ceph-mon[89631]: osdmap e326: 8 total, 7 up, 8 in 2024-02-10T05:34:26.302 INFO:tasks.rados.rados.0.smithi178.stdout:1322: done (1 left) 2024-02-10T05:34:26.302 INFO:tasks.rados.rados.0.smithi178.stdout:1323: rmattr oid 44 current snap is 138 2024-02-10T05:34:26.302 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 1021 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-10T05:34:26.302 INFO:tasks.rados.rados.0.smithi178.stdout:1321: done (1 left) 2024-02-10T05:34:26.302 INFO:tasks.rados.rados.0.smithi178.stdout:1324: snap_remove snap 127 2024-02-10T05:34:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:26 smithi178 ceph-mon[92537]: failed to encode map e325 with expected crc 2024-02-10T05:34:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:26 smithi178 ceph-mon[92537]: failed to encode map e325 with expected crc 2024-02-10T05:34:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:26 smithi178 ceph-mon[92537]: failed to encode map e325 with expected crc 2024-02-10T05:34:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:26 smithi178 ceph-mon[92537]: failed to encode map e326 with expected crc 2024-02-10T05:34:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:26 smithi178 ceph-mon[95116]: failed to encode map e325 with expected crc 2024-02-10T05:34:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:26 smithi178 ceph-mon[95116]: failed to encode map e325 with expected crc 2024-02-10T05:34:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:26 smithi178 ceph-mon[95116]: failed to encode map e325 with expected crc 2024-02-10T05:34:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:26 smithi178 ceph-mon[95116]: failed to encode map e326 with expected crc 2024-02-10T05:34:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:26 smithi189 ceph-mon[89631]: failed to encode map e325 with expected crc 2024-02-10T05:34:26.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:26 smithi189 ceph-mon[89631]: failed to encode map e325 with expected crc 2024-02-10T05:34:26.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:26 smithi189 ceph-mon[89631]: failed to encode map e325 with expected crc 2024-02-10T05:34:26.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:26 smithi189 ceph-mon[89631]: failed to encode map e326 with expected crc 2024-02-10T05:34:27.184 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:26 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0[100816]: 2024-02-10T05:34:26.887+0000 7f2c105237c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-02-10T05:34:27.184 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:26 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0[100816]: 2024-02-10T05:34:26.961+0000 7f2c105237c0 -1 osd.0 319 log_to_monitors true 2024-02-10T05:34:27.306 INFO:tasks.rados.rados.0.smithi178.stdout:1324: done (1 left) 2024-02-10T05:34:27.306 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 138 2024-02-10T05:34:27.306 INFO:tasks.rados.rados.0.smithi178.stdout:1325: seq_num 423 ranges {10477568=688128,11165696=614400,11780096=622592,12402688=368640} 2024-02-10T05:34:27.368 INFO:tasks.rados.rados.0.smithi178.stdout:1325: writing smithi17880450-30 from 10477568 to 11165696 tid 1 2024-02-10T05:34:27.371 INFO:tasks.rados.rados.0.smithi178.stdout:1325: writing smithi17880450-30 from 11165696 to 11780096 tid 2 2024-02-10T05:34:27.374 INFO:tasks.rados.rados.0.smithi178.stdout:1325: writing smithi17880450-30 from 11780096 to 12402688 tid 3 2024-02-10T05:34:27.377 INFO:tasks.rados.rados.0.smithi178.stdout:1325: writing smithi17880450-30 from 12402688 to 12771328 tid 4 2024-02-10T05:34:27.377 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 138 2024-02-10T05:34:27.377 INFO:tasks.rados.rados.0.smithi178.stdout:1326: seq_num 424 ranges {6520832=704512,7225344=491520,7716864=434176,8151040=679936} 2024-02-10T05:34:27.414 INFO:tasks.rados.rados.0.smithi178.stdout:1326: writing smithi17880450-6 from 6520832 to 7225344 tid 1 2024-02-10T05:34:27.417 INFO:tasks.rados.rados.0.smithi178.stdout:1326: writing smithi17880450-6 from 7225344 to 7716864 tid 2 2024-02-10T05:34:27.419 INFO:tasks.rados.rados.0.smithi178.stdout:1326: writing smithi17880450-6 from 7716864 to 8151040 tid 3 2024-02-10T05:34:27.424 INFO:tasks.rados.rados.0.smithi178.stdout:1326: writing smithi17880450-6 from 8151040 to 8830976 tid 4 2024-02-10T05:34:27.424 INFO:tasks.rados.rados.0.smithi178.stdout:1327: rollback oid 32 current snap is 138 2024-02-10T05:34:27.424 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 32 to 106 2024-02-10T05:34:27.424 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 521 (ObjNum 379 snap 118 seq_num 379) dirty exists 2024-02-10T05:34:27.424 INFO:tasks.rados.rados.0.smithi178.stdout:1325: finishing write tid 1 to smithi17880450-30 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:1325: finishing write tid 2 to smithi17880450-30 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:1325: finishing write tid 3 to smithi17880450-30 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:1325: finishing write tid 4 to smithi17880450-30 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:1325: finishing write tid 5 to smithi17880450-30 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:1325: finishing write tid 6 to smithi17880450-30 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 527 (ObjNum 423 snap 138 seq_num 423) dirty exists 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:1325: left oid 30 (ObjNum 423 snap 138 seq_num 423) 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:1326: finishing write tid 1 to smithi17880450-6 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:1326: finishing write tid 2 to smithi17880450-6 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:1326: finishing write tid 3 to smithi17880450-6 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:1323: done (3 left) 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:1325: done (2 left) 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:1328: rollback oid 24 current snap is 138 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 24 to 86 2024-02-10T05:34:27.425 INFO:tasks.rados.rados.0.smithi178.stdout:1329: rmattr oid 45 current snap is 138 2024-02-10T05:34:27.426 INFO:tasks.rados.rados.0.smithi178.stdout:1330: rmattr oid 17 current snap is 138 2024-02-10T05:34:27.426 INFO:tasks.rados.rados.0.smithi178.stdout:1330: done (4 left) 2024-02-10T05:34:27.426 INFO:tasks.rados.rados.0.smithi178.stdout:1331: delete oid 12 current snap is 138 2024-02-10T05:34:27.427 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 0 (ObjNum 358 snap 111 seq_num 358) dirty exists 2024-02-10T05:34:27.427 INFO:tasks.rados.rados.0.smithi178.stdout:1326: finishing write tid 4 to smithi17880450-6 2024-02-10T05:34:27.427 INFO:tasks.rados.rados.0.smithi178.stdout:1329: done (4 left) 2024-02-10T05:34:27.427 INFO:tasks.rados.rados.0.smithi178.stdout:1331: done (3 left) 2024-02-10T05:34:27.427 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 138 2024-02-10T05:34:27.427 INFO:tasks.rados.rados.0.smithi178.stdout:1332: seq_num 426 ranges {4644864=737280,5382144=712704,6094848=802816,6897664=90112} 2024-02-10T05:34:27.456 INFO:tasks.rados.rados.0.smithi178.stdout:1332: writing smithi17880450-31 from 4644864 to 5382144 tid 1 2024-02-10T05:34:27.460 INFO:tasks.rados.rados.0.smithi178.stdout:1332: writing smithi17880450-31 from 5382144 to 6094848 tid 2 2024-02-10T05:34:27.461 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0[100816]: 2024-02-10T05:34:27.330+0000 7f2c0197b700 -1 osd.0 319 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:34:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-mon[95116]: failed to encode map e327 with expected crc 2024-02-10T05:34:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-mon[95116]: failed to encode map e327 with expected crc 2024-02-10T05:34:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-mon[95116]: osdmap e327: 8 total, 7 up, 8 in 2024-02-10T05:34:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-mon[95116]: failed to encode map e327 with expected crc 2024-02-10T05:34:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-mon[95116]: pgmap v123: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.7 MiB/s wr, 12 op/s; 131/711 objects degraded (18.425%) 2024-02-10T05:34:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-mon[95116]: from='osd.0 [v2:172.21.15.178:6802/3491762850,v1:172.21.15.178:6803/3491762850]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T05:34:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-mon[95116]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T05:34:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-mon[92537]: failed to encode map e327 with expected crc 2024-02-10T05:34:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-mon[92537]: failed to encode map e327 with expected crc 2024-02-10T05:34:27.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-mon[92537]: osdmap e327: 8 total, 7 up, 8 in 2024-02-10T05:34:27.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-mon[92537]: failed to encode map e327 with expected crc 2024-02-10T05:34:27.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-mon[92537]: pgmap v123: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.7 MiB/s wr, 12 op/s; 131/711 objects degraded (18.425%) 2024-02-10T05:34:27.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-mon[92537]: from='osd.0 [v2:172.21.15.178:6802/3491762850,v1:172.21.15.178:6803/3491762850]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T05:34:27.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-mon[92537]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T05:34:27.464 INFO:tasks.rados.rados.0.smithi178.stdout:1332: writing smithi17880450-31 from 6094848 to 6897664 tid 3 2024-02-10T05:34:27.465 INFO:tasks.rados.rados.0.smithi178.stdout:1332: writing smithi17880450-31 from 6897664 to 6987776 tid 4 2024-02-10T05:34:27.465 INFO:tasks.rados.rados.0.smithi178.stdout:1333: snap_remove snap 121 2024-02-10T05:34:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:27 smithi189 ceph-mon[89631]: failed to encode map e327 with expected crc 2024-02-10T05:34:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:27 smithi189 ceph-mon[89631]: failed to encode map e327 with expected crc 2024-02-10T05:34:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:27 smithi189 ceph-mon[89631]: osdmap e327: 8 total, 7 up, 8 in 2024-02-10T05:34:27.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:27 smithi189 ceph-mon[89631]: failed to encode map e327 with expected crc 2024-02-10T05:34:27.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:27 smithi189 ceph-mon[89631]: pgmap v123: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 307 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 3.7 MiB/s wr, 12 op/s; 131/711 objects degraded (18.425%) 2024-02-10T05:34:27.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:27 smithi189 ceph-mon[89631]: from='osd.0 [v2:172.21.15.178:6802/3491762850,v1:172.21.15.178:6803/3491762850]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T05:34:27.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:27 smithi189 ceph-mon[89631]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T05:34:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:34:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:34:27] "GET /metrics HTTP/1.1" 200 35943 "" "Prometheus/2.43.0" 2024-02-10T05:34:28.309 INFO:tasks.rados.rados.0.smithi178.stdout:1333: done (4 left) 2024-02-10T05:34:28.309 INFO:tasks.rados.rados.0.smithi178.stdout:1334: read oid 3 snap -1 2024-02-10T05:34:28.309 INFO:tasks.rados.rados.0.smithi178.stdout:1334: expect deleted 2024-02-10T05:34:28.309 INFO:tasks.rados.rados.0.smithi178.stdout:1335: copy_from oid 49 from oid 11 current snap is 138 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:1327: finishing rollback tid 1 to smithi17880450-32 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:1326: finishing write tid 5 to smithi17880450-6 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:1327: finishing rollback tid 2 to smithi17880450-32 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 560 (ObjNum 144 snap 32 seq_num 144) dirty exists 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:1328: finishing rollback tid 0 to smithi17880450-24 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:1328: finishing rollback tid 1 to smithi17880450-24 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:1328: finishing rollback tid 2 to smithi17880450-24 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 529 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:1326: finishing write tid 6 to smithi17880450-6 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 453 (ObjNum 424 snap 138 seq_num 424) dirty exists 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:1326: left oid 6 (ObjNum 424 snap 138 seq_num 424) 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:1332: finishing write tid 1 to smithi17880450-31 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:1332: finishing write tid 2 to smithi17880450-31 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:1332: finishing write tid 3 to smithi17880450-31 2024-02-10T05:34:28.310 INFO:tasks.rados.rados.0.smithi178.stdout:1332: finishing write tid 4 to smithi17880450-31 2024-02-10T05:34:28.311 INFO:tasks.rados.rados.0.smithi178.stdout:1332: finishing write tid 5 to smithi17880450-31 2024-02-10T05:34:28.311 INFO:tasks.rados.rados.0.smithi178.stdout:1332: finishing write tid 6 to smithi17880450-31 2024-02-10T05:34:28.311 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 1051 (ObjNum 426 snap 138 seq_num 426) dirty exists 2024-02-10T05:34:28.311 INFO:tasks.rados.rados.0.smithi178.stdout:1332: left oid 31 (ObjNum 426 snap 138 seq_num 426) 2024-02-10T05:34:28.311 INFO:tasks.rados.rados.0.smithi178.stdout:1326: done (5 left) 2024-02-10T05:34:28.311 INFO:tasks.rados.rados.0.smithi178.stdout:1327: done (4 left) 2024-02-10T05:34:28.311 INFO:tasks.rados.rados.0.smithi178.stdout:1328: done (3 left) 2024-02-10T05:34:28.311 INFO:tasks.rados.rados.0.smithi178.stdout:1332: done (2 left) 2024-02-10T05:34:28.311 INFO:tasks.rados.rados.0.smithi178.stdout:1336: delete oid 45 current snap is 138 2024-02-10T05:34:28.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:28 smithi189 ceph-mon[89631]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T05:34:28.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:28 smithi189 ceph-mon[89631]: failed to encode map e328 with expected crc 2024-02-10T05:34:28.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:28 smithi189 ceph-mon[89631]: failed to encode map e328 with expected crc 2024-02-10T05:34:28.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:28 smithi189 ceph-mon[89631]: osdmap e328: 8 total, 7 up, 8 in 2024-02-10T05:34:28.660 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:28 smithi189 ceph-mon[89631]: from='osd.0 [v2:172.21.15.178:6802/3491762850,v1:172.21.15.178:6803/3491762850]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:34:28.660 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:28 smithi189 ceph-mon[89631]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:34:28.660 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:28.660 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[92537]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T05:34:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[92537]: failed to encode map e328 with expected crc 2024-02-10T05:34:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[92537]: failed to encode map e328 with expected crc 2024-02-10T05:34:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[92537]: osdmap e328: 8 total, 7 up, 8 in 2024-02-10T05:34:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[92537]: from='osd.0 [v2:172.21.15.178:6802/3491762850,v1:172.21.15.178:6803/3491762850]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:34:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[92537]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:34:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:28.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[95116]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T05:34:28.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[95116]: failed to encode map e328 with expected crc 2024-02-10T05:34:28.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[95116]: failed to encode map e328 with expected crc 2024-02-10T05:34:28.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[95116]: osdmap e328: 8 total, 7 up, 8 in 2024-02-10T05:34:28.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[95116]: from='osd.0 [v2:172.21.15.178:6802/3491762850,v1:172.21.15.178:6803/3491762850]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:34:28.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[95116]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:34:28.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:28.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:28.932 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:34:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:34:28.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:34:29.347 INFO:tasks.rados.rados.0.smithi178.stdout:1334: done (2 left) 2024-02-10T05:34:29.347 INFO:tasks.rados.rados.0.smithi178.stdout:1336: done (1 left) 2024-02-10T05:34:29.347 INFO:tasks.rados.rados.0.smithi178.stdout:1337: copy_from oid 25 from oid 3 current snap is 138 2024-02-10T05:34:29.348 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 138 2024-02-10T05:34:29.348 INFO:tasks.rados.rados.0.smithi178.stdout:1338: seq_num 428 ranges {3162112=778240,3940352=483328,4423680=409600,4833280=417792,5251072=294912} 2024-02-10T05:34:29.372 INFO:tasks.rados.rados.0.smithi178.stdout:1338: writing smithi17880450-1 from 3162112 to 3940352 tid 1 2024-02-10T05:34:29.375 INFO:tasks.rados.rados.0.smithi178.stdout:1338: writing smithi17880450-1 from 3940352 to 4423680 tid 2 2024-02-10T05:34:29.378 INFO:tasks.rados.rados.0.smithi178.stdout:1338: writing smithi17880450-1 from 4423680 to 4833280 tid 3 2024-02-10T05:34:29.381 INFO:tasks.rados.rados.0.smithi178.stdout:1338: writing smithi17880450-1 from 4833280 to 5251072 tid 4 2024-02-10T05:34:29.383 INFO:tasks.rados.rados.0.smithi178.stdout:1338: writing smithi17880450-1 from 5251072 to 5545984 tid 5 2024-02-10T05:34:29.383 INFO:tasks.rados.rados.0.smithi178.stdout:1337: finishing copy_from to smithi17880450-25 2024-02-10T05:34:29.383 INFO:tasks.rados.rados.0.smithi178.stdout:1337: got expected ENOENT (src dne) 2024-02-10T05:34:29.383 INFO:tasks.rados.rados.0.smithi178.stdout:1337: finishing copy_from racing read to smithi17880450-25 2024-02-10T05:34:29.383 INFO:tasks.rados.rados.0.smithi178.stdout:1335: finishing copy_from racing read to smithi17880450-49 2024-02-10T05:34:29.383 INFO:tasks.rados.rados.0.smithi178.stdout:1335: finishing copy_from to smithi17880450-49 2024-02-10T05:34:29.383 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 564 (ObjNum 418 snap 136 seq_num 418) dirty exists 2024-02-10T05:34:29.384 INFO:tasks.rados.rados.0.smithi178.stdout:1338: finishing write tid 1 to smithi17880450-1 2024-02-10T05:34:29.384 INFO:tasks.rados.rados.0.smithi178.stdout:1338: finishing write tid 2 to smithi17880450-1 2024-02-10T05:34:29.384 INFO:tasks.rados.rados.0.smithi178.stdout:1338: finishing write tid 3 to smithi17880450-1 2024-02-10T05:34:29.384 INFO:tasks.rados.rados.0.smithi178.stdout:1335: done (2 left) 2024-02-10T05:34:29.384 INFO:tasks.rados.rados.0.smithi178.stdout:1337: done (1 left) 2024-02-10T05:34:29.384 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 138 2024-02-10T05:34:29.384 INFO:tasks.rados.rados.0.smithi178.stdout:1339: seq_num 429 ranges {4292608=794624,5087232=770048,5857280=622592,6479872=212992} 2024-02-10T05:34:29.413 INFO:tasks.rados.rados.0.smithi178.stdout:1339: writing smithi17880450-9 from 4292608 to 5087232 tid 1 2024-02-10T05:34:29.418 INFO:tasks.rados.rados.0.smithi178.stdout:1339: writing smithi17880450-9 from 5087232 to 5857280 tid 2 2024-02-10T05:34:29.423 INFO:tasks.rados.rados.0.smithi178.stdout:1339: writing smithi17880450-9 from 5857280 to 6479872 tid 3 2024-02-10T05:34:29.424 INFO:tasks.rados.rados.0.smithi178.stdout:1339: writing smithi17880450-9 from 6479872 to 6692864 tid 4 2024-02-10T05:34:29.424 INFO:tasks.rados.rados.0.smithi178.stdout:1340: read oid 20 snap -1 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:1340: expect (ObjNum 415 snap 135 seq_num 415) 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 138 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:1338: finishing write tid 4 to smithi17880450-1 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:1341: seq_num 430 ranges {0=8192} 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:1341: writing smithi17880450-25 from 0 to 8192 tid 1 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:1342: rollback oid 23 current snap is 138 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 23 to 124 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:1338: finishing write tid 5 to smithi17880450-1 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:1338: finishing write tid 6 to smithi17880450-1 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:1338: finishing write tid 7 to smithi17880450-1 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 606 (ObjNum 428 snap 138 seq_num 428) dirty exists 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:1338: left oid 1 (ObjNum 428 snap 138 seq_num 428) 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:1339: finishing write tid 1 to smithi17880450-9 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:1339: finishing write tid 2 to smithi17880450-9 2024-02-10T05:34:29.425 INFO:tasks.rados.rados.0.smithi178.stdout:1338: done (4 left) 2024-02-10T05:34:29.426 INFO:tasks.rados.rados.0.smithi178.stdout:1343: copy_from oid 27 from oid 39 current snap is 138 2024-02-10T05:34:29.426 INFO:tasks.rados.rados.0.smithi178.stdout:1344: snap_remove snap 101 2024-02-10T05:34:29.691 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[95116]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:34:29.691 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[95116]: failed to encode map e329 with expected crc 2024-02-10T05:34:29.691 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[95116]: failed to encode map e329 with expected crc 2024-02-10T05:34:29.691 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[95116]: osd.0 [v2:172.21.15.178:6802/3491762850,v1:172.21.15.178:6803/3491762850] boot 2024-02-10T05:34:29.691 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[95116]: osdmap e329: 8 total, 8 up, 8 in 2024-02-10T05:34:29.692 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:34:29.692 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[95116]: failed to encode map e329 with expected crc 2024-02-10T05:34:29.692 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[95116]: pgmap v126: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 131/711 objects degraded (18.425%) 2024-02-10T05:34:29.692 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:29.692 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:34:29.692 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:29.692 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:29.692 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[92537]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:34:29.692 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[92537]: failed to encode map e329 with expected crc 2024-02-10T05:34:29.692 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[92537]: failed to encode map e329 with expected crc 2024-02-10T05:34:29.693 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[92537]: osd.0 [v2:172.21.15.178:6802/3491762850,v1:172.21.15.178:6803/3491762850] boot 2024-02-10T05:34:29.693 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[92537]: osdmap e329: 8 total, 8 up, 8 in 2024-02-10T05:34:29.693 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:34:29.693 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[92537]: failed to encode map e329 with expected crc 2024-02-10T05:34:29.693 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[92537]: pgmap v126: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 131/711 objects degraded (18.425%) 2024-02-10T05:34:29.693 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:29.693 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:34:29.693 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:29.693 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:29 smithi189 ceph-mon[89631]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:34:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:29 smithi189 ceph-mon[89631]: failed to encode map e329 with expected crc 2024-02-10T05:34:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:29 smithi189 ceph-mon[89631]: failed to encode map e329 with expected crc 2024-02-10T05:34:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:29 smithi189 ceph-mon[89631]: osd.0 [v2:172.21.15.178:6802/3491762850,v1:172.21.15.178:6803/3491762850] boot 2024-02-10T05:34:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:29 smithi189 ceph-mon[89631]: osdmap e329: 8 total, 8 up, 8 in 2024-02-10T05:34:29.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T05:34:29.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:29 smithi189 ceph-mon[89631]: failed to encode map e329 with expected crc 2024-02-10T05:34:29.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:29 smithi189 ceph-mon[89631]: pgmap v126: 121 pgs: 15 active+undersized+degraded, 38 active+undersized, 68 active+clean; 307 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 131/711 objects degraded (18.425%) 2024-02-10T05:34:29.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:29 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:29.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:34:29.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:29 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:29.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:29 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:30.321 INFO:tasks.rados.rados.0.smithi178.stdout:1344: done (5 left) 2024-02-10T05:34:30.321 INFO:tasks.rados.rados.0.smithi178.stdout:1345: copy_from oid 11 from oid 3 current snap is 138 2024-02-10T05:34:30.321 INFO:tasks.rados.rados.0.smithi178.stdout:1343: finishing copy_from to smithi17880450-27 2024-02-10T05:34:30.321 INFO:tasks.rados.rados.0.smithi178.stdout:1343: got expected ENOENT (src dne) 2024-02-10T05:34:30.321 INFO:tasks.rados.rados.0.smithi178.stdout:1343: finishing copy_from racing read to smithi17880450-27 2024-02-10T05:34:30.321 INFO:tasks.rados.rados.0.smithi178.stdout:1339: finishing write tid 3 to smithi17880450-9 2024-02-10T05:34:30.321 INFO:tasks.rados.rados.0.smithi178.stdout:1339: finishing write tid 4 to smithi17880450-9 2024-02-10T05:34:30.321 INFO:tasks.rados.rados.0.smithi178.stdout:1341: finishing write tid 1 to smithi17880450-25 2024-02-10T05:34:30.321 INFO:tasks.rados.rados.0.smithi178.stdout:1339: finishing write tid 5 to smithi17880450-9 2024-02-10T05:34:30.321 INFO:tasks.rados.rados.0.smithi178.stdout:1342: finishing rollback tid 0 to smithi17880450-23 2024-02-10T05:34:30.321 INFO:tasks.rados.rados.0.smithi178.stdout:1341: finishing write tid 2 to smithi17880450-25 2024-02-10T05:34:30.322 INFO:tasks.rados.rados.0.smithi178.stdout:1342: finishing rollback tid 1 to smithi17880450-23 2024-02-10T05:34:30.322 INFO:tasks.rados.rados.0.smithi178.stdout:1342: finishing rollback tid 2 to smithi17880450-23 2024-02-10T05:34:30.322 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 531 (ObjNum 389 snap 124 seq_num 389) dirty exists 2024-02-10T05:34:30.322 INFO:tasks.rados.rados.0.smithi178.stdout:1339: finishing write tid 6 to smithi17880450-9 2024-02-10T05:34:30.322 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 306 (ObjNum 429 snap 138 seq_num 429) dirty exists 2024-02-10T05:34:30.322 INFO:tasks.rados.rados.0.smithi178.stdout:1339: left oid 9 (ObjNum 429 snap 138 seq_num 429) 2024-02-10T05:34:30.322 INFO:tasks.rados.rados.0.smithi178.stdout:1341: finishing write tid 3 to smithi17880450-25 2024-02-10T05:34:30.322 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 516 (ObjNum 430 snap 138 seq_num 430) dirty exists 2024-02-10T05:34:30.322 INFO:tasks.rados.rados.0.smithi178.stdout:1341: left oid 25 (ObjNum 430 snap 138 seq_num 430) 2024-02-10T05:34:30.322 INFO:tasks.rados.rados.0.smithi178.stdout:1340: expect (ObjNum 415 snap 135 seq_num 415) 2024-02-10T05:34:30.455 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[92537]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.456 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[92537]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.456 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[92537]: osdmap e330: 8 total, 8 up, 8 in 2024-02-10T05:34:30.456 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[92537]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.456 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[92537]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.456 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[92537]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.456 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[92537]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.456 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[92537]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.456 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[92537]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.456 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[92537]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.456 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[92537]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.456 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[92537]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.456 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[92537]: mgrmap e40: y(active, since 91s), standbys: x 2024-02-10T05:34:30.456 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[92537]: Health check update: Degraded data redundancy: 131/711 objects degraded (18.425%), 15 pgs degraded (PG_DEGRADED) 2024-02-10T05:34:30.457 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[95116]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.457 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[95116]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.457 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[95116]: osdmap e330: 8 total, 8 up, 8 in 2024-02-10T05:34:30.457 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[95116]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.457 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[95116]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.457 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[95116]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.457 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[95116]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.457 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[95116]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.457 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[95116]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.457 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[95116]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.457 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[95116]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.457 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[95116]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.457 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[95116]: mgrmap e40: y(active, since 91s), standbys: x 2024-02-10T05:34:30.458 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:30 smithi178 ceph-mon[95116]: Health check update: Degraded data redundancy: 131/711 objects degraded (18.425%), 15 pgs degraded (PG_DEGRADED) 2024-02-10T05:34:30.546 INFO:tasks.rados.rados.0.smithi178.stdout:1345: finishing copy_from to smithi17880450-11 2024-02-10T05:34:30.546 INFO:tasks.rados.rados.0.smithi178.stdout:1345: got expected ENOENT (src dne) 2024-02-10T05:34:30.546 INFO:tasks.rados.rados.0.smithi178.stdout:1345: finishing copy_from racing read to smithi17880450-11 2024-02-10T05:34:30.546 INFO:tasks.rados.rados.0.smithi178.stdout:1339: done (5 left) 2024-02-10T05:34:30.546 INFO:tasks.rados.rados.0.smithi178.stdout:1340: done (4 left) 2024-02-10T05:34:30.546 INFO:tasks.rados.rados.0.smithi178.stdout:1341: done (3 left) 2024-02-10T05:34:30.546 INFO:tasks.rados.rados.0.smithi178.stdout:1342: done (2 left) 2024-02-10T05:34:30.546 INFO:tasks.rados.rados.0.smithi178.stdout:1343: done (1 left) 2024-02-10T05:34:30.546 INFO:tasks.rados.rados.0.smithi178.stdout:1345: done (0 left) 2024-02-10T05:34:30.546 INFO:tasks.rados.rados.0.smithi178.stdout:1346: snap_create 2024-02-10T05:34:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:30 smithi189 ceph-mon[89631]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:30 smithi189 ceph-mon[89631]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:30 smithi189 ceph-mon[89631]: osdmap e330: 8 total, 8 up, 8 in 2024-02-10T05:34:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:30 smithi189 ceph-mon[89631]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:30 smithi189 ceph-mon[89631]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:30 smithi189 ceph-mon[89631]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:30 smithi189 ceph-mon[89631]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:30 smithi189 ceph-mon[89631]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:30 smithi189 ceph-mon[89631]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:30 smithi189 ceph-mon[89631]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:30 smithi189 ceph-mon[89631]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:30 smithi189 ceph-mon[89631]: failed to encode map e330 with expected crc 2024-02-10T05:34:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:30 smithi189 ceph-mon[89631]: mgrmap e40: y(active, since 91s), standbys: x 2024-02-10T05:34:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:30 smithi189 ceph-mon[89631]: Health check update: Degraded data redundancy: 131/711 objects degraded (18.425%), 15 pgs degraded (PG_DEGRADED) 2024-02-10T05:34:31.326 INFO:tasks.rados.rados.0.smithi178.stdout:1346: done (0 left) 2024-02-10T05:34:31.326 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 139 2024-02-10T05:34:31.326 INFO:tasks.rados.rados.0.smithi178.stdout:1347: seq_num 431 ranges {5734400=24576} 2024-02-10T05:34:31.357 INFO:tasks.rados.rados.0.smithi178.stdout:1347: writing smithi17880450-11 from 5734400 to 5758976 tid 1 2024-02-10T05:34:31.357 INFO:tasks.rados.rados.0.smithi178.stdout:1348: rmattr oid 30 current snap is 139 2024-02-10T05:34:31.358 INFO:tasks.rados.rados.0.smithi178.stdout:1349: delete oid 23 current snap is 139 2024-02-10T05:34:31.362 INFO:tasks.rados.rados.0.smithi178.stdout:1347: finishing write tid 1 to smithi17880450-11 2024-02-10T05:34:31.362 INFO:tasks.rados.rados.0.smithi178.stdout:1347: finishing write tid 2 to smithi17880450-11 2024-02-10T05:34:31.363 INFO:tasks.rados.rados.0.smithi178.stdout:1347: finishing write tid 3 to smithi17880450-11 2024-02-10T05:34:31.363 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 595 (ObjNum 431 snap 139 seq_num 431) dirty exists 2024-02-10T05:34:31.364 INFO:tasks.rados.rados.0.smithi178.stdout:1347: left oid 11 (ObjNum 431 snap 139 seq_num 431) 2024-02-10T05:34:31.365 INFO:tasks.rados.rados.0.smithi178.stdout:1347: done (2 left) 2024-02-10T05:34:31.365 INFO:tasks.rados.rados.0.smithi178.stdout:1349: done (1 left) 2024-02-10T05:34:31.365 INFO:tasks.rados.rados.0.smithi178.stdout:1350: rollback oid 3 current snap is 139 2024-02-10T05:34:31.365 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 3 to 122 2024-02-10T05:34:31.365 INFO:tasks.rados.rados.0.smithi178.stdout:1351: copy_from oid 22 from oid 16 current snap is 139 2024-02-10T05:34:31.365 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 139 2024-02-10T05:34:31.365 INFO:tasks.rados.rados.0.smithi178.stdout:1352: seq_num 433 ranges {0=57344} 2024-02-10T05:34:31.365 INFO:tasks.rados.rados.0.smithi178.stdout:1352: writing smithi17880450-23 from 0 to 57344 tid 1 2024-02-10T05:34:31.365 INFO:tasks.rados.rados.0.smithi178.stdout:1353: read oid 34 snap 128 2024-02-10T05:34:31.365 INFO:tasks.rados.rados.0.smithi178.stdout:1353: expect deleted 2024-02-10T05:34:31.365 INFO:tasks.rados.rados.0.smithi178.stdout:1354: snap_create 2024-02-10T05:34:31.366 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 561 (ObjNum 423 snap 138 seq_num 423) dirty exists 2024-02-10T05:34:31.366 INFO:tasks.rados.rados.0.smithi178.stdout:1350: finishing rollback tid 1 to smithi17880450-3 2024-02-10T05:34:31.366 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 484 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-10T05:34:31.367 INFO:tasks.rados.rados.0.smithi178.stdout:1352: finishing write tid 1 to smithi17880450-23 2024-02-10T05:34:31.367 INFO:tasks.rados.rados.0.smithi178.stdout:1352: finishing write tid 2 to smithi17880450-23 2024-02-10T05:34:31.368 INFO:tasks.rados.rados.0.smithi178.stdout:1351: finishing copy_from racing read to smithi17880450-22 2024-02-10T05:34:31.368 INFO:tasks.rados.rados.0.smithi178.stdout:1351: finishing copy_from to smithi17880450-22 2024-02-10T05:34:31.368 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 745 (ObjNum 65 snap 0 seq_num 1953066355) dirty exists 2024-02-10T05:34:31.369 INFO:tasks.rados.rados.0.smithi178.stdout:1352: finishing write tid 3 to smithi17880450-23 2024-02-10T05:34:31.369 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 541 (ObjNum 433 snap 139 seq_num 433) dirty exists 2024-02-10T05:34:31.369 INFO:tasks.rados.rados.0.smithi178.stdout:1352: left oid 23 (ObjNum 433 snap 139 seq_num 433) 2024-02-10T05:34:31.584 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:31 smithi178 ceph-mon[95116]: failed to encode map e331 with expected crc 2024-02-10T05:34:31.584 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:31 smithi178 ceph-mon[95116]: failed to encode map e331 with expected crc 2024-02-10T05:34:31.584 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:31 smithi178 ceph-mon[95116]: osdmap e331: 8 total, 8 up, 8 in 2024-02-10T05:34:31.584 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:31 smithi178 ceph-mon[95116]: failed to encode map e331 with expected crc 2024-02-10T05:34:31.584 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:31 smithi178 ceph-mon[95116]: pgmap v129: 121 pgs: 1 active+recovering+degraded, 4 active+undersized+degraded, 1 active+recovery_wait+degraded, 11 active+undersized, 104 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.2 MiB/s wr, 20 op/s; 42/711 objects degraded (5.907%); 16 MiB/s, 3 objects/s recovering 2024-02-10T05:34:31.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:31 smithi178 ceph-mon[92537]: failed to encode map e331 with expected crc 2024-02-10T05:34:31.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:31 smithi178 ceph-mon[92537]: failed to encode map e331 with expected crc 2024-02-10T05:34:31.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:31 smithi178 ceph-mon[92537]: osdmap e331: 8 total, 8 up, 8 in 2024-02-10T05:34:31.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:31 smithi178 ceph-mon[92537]: failed to encode map e331 with expected crc 2024-02-10T05:34:31.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:31 smithi178 ceph-mon[92537]: pgmap v129: 121 pgs: 1 active+recovering+degraded, 4 active+undersized+degraded, 1 active+recovery_wait+degraded, 11 active+undersized, 104 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.2 MiB/s wr, 20 op/s; 42/711 objects degraded (5.907%); 16 MiB/s, 3 objects/s recovering 2024-02-10T05:34:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:31 smithi189 ceph-mon[89631]: failed to encode map e331 with expected crc 2024-02-10T05:34:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:31 smithi189 ceph-mon[89631]: failed to encode map e331 with expected crc 2024-02-10T05:34:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:31 smithi189 ceph-mon[89631]: osdmap e331: 8 total, 8 up, 8 in 2024-02-10T05:34:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:31 smithi189 ceph-mon[89631]: failed to encode map e331 with expected crc 2024-02-10T05:34:31.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:31 smithi189 ceph-mon[89631]: pgmap v129: 121 pgs: 1 active+recovering+degraded, 4 active+undersized+degraded, 1 active+recovery_wait+degraded, 11 active+undersized, 104 active+clean; 326 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.2 MiB/s wr, 20 op/s; 42/711 objects degraded (5.907%); 16 MiB/s, 3 objects/s recovering 2024-02-10T05:34:32.329 INFO:tasks.rados.rados.0.smithi178.stdout:1348: done (5 left) 2024-02-10T05:34:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:1350: done (4 left) 2024-02-10T05:34:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:1351: done (3 left) 2024-02-10T05:34:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:1352: done (2 left) 2024-02-10T05:34:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:1353: done (1 left) 2024-02-10T05:34:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:1354: done (0 left) 2024-02-10T05:34:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:1355: delete oid 26 current snap is 140 2024-02-10T05:34:32.334 INFO:tasks.rados.rados.0.smithi178.stdout:1355: done (0 left) 2024-02-10T05:34:32.335 INFO:tasks.rados.rados.0.smithi178.stdout:1356: delete oid 5 current snap is 140 2024-02-10T05:34:32.337 INFO:tasks.rados.rados.0.smithi178.stdout:1356: done (0 left) 2024-02-10T05:34:32.337 INFO:tasks.rados.rados.0.smithi178.stdout:1357: copy_from oid 21 from oid 29 current snap is 140 2024-02-10T05:34:32.337 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 140 2024-02-10T05:34:32.337 INFO:tasks.rados.rados.0.smithi178.stdout:1358: seq_num 436 ranges {0=106496} 2024-02-10T05:34:32.338 INFO:tasks.rados.rados.0.smithi178.stdout:1358: writing smithi17880450-3 from 0 to 106496 tid 1 2024-02-10T05:34:32.338 INFO:tasks.rados.rados.0.smithi178.stdout:1359: copy_from oid 35 from oid 34 current snap is 140 2024-02-10T05:34:32.338 INFO:tasks.rados.rados.0.smithi178.stdout:1360: read oid 19 snap -1 2024-02-10T05:34:32.339 INFO:tasks.rados.rados.0.smithi178.stdout:1360: expect (ObjNum 397 snap 129 seq_num 397) 2024-02-10T05:34:32.339 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 140 2024-02-10T05:34:32.339 INFO:tasks.rados.rados.0.smithi178.stdout:1361: seq_num 437 ranges {6742016=122880} 2024-02-10T05:34:32.377 INFO:tasks.rados.rados.0.smithi178.stdout:1361: writing smithi17880450-17 from 6742016 to 6864896 tid 1 2024-02-10T05:34:32.377 INFO:tasks.rados.rados.0.smithi178.stdout:1362: copy_from oid 41 from oid 32 current snap is 140 2024-02-10T05:34:32.377 INFO:tasks.rados.rados.0.smithi178.stdout:1358: finishing write tid 1 to smithi17880450-3 2024-02-10T05:34:32.377 INFO:tasks.rados.rados.0.smithi178.stdout:1358: finishing write tid 2 to smithi17880450-3 2024-02-10T05:34:32.377 INFO:tasks.rados.rados.0.smithi178.stdout:1359: finishing copy_from to smithi17880450-35 2024-02-10T05:34:32.377 INFO:tasks.rados.rados.0.smithi178.stdout:1359: got expected ENOENT (src dne) 2024-02-10T05:34:32.377 INFO:tasks.rados.rados.0.smithi178.stdout:1359: finishing copy_from racing read to smithi17880450-35 2024-02-10T05:34:32.377 INFO:tasks.rados.rados.0.smithi178.stdout:1358: finishing write tid 3 to smithi17880450-3 2024-02-10T05:34:32.377 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 569 (ObjNum 436 snap 140 seq_num 436) dirty exists 2024-02-10T05:34:32.377 INFO:tasks.rados.rados.0.smithi178.stdout:1358: left oid 3 (ObjNum 436 snap 140 seq_num 436) 2024-02-10T05:34:32.377 INFO:tasks.rados.rados.0.smithi178.stdout:1358: done (5 left) 2024-02-10T05:34:32.377 INFO:tasks.rados.rados.0.smithi178.stdout:1359: done (4 left) 2024-02-10T05:34:32.377 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 140 2024-02-10T05:34:32.378 INFO:tasks.rados.rados.0.smithi178.stdout:1360: expect (ObjNum 397 snap 129 seq_num 397) 2024-02-10T05:34:32.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:34:32.384+0000 7fe6e8ab6700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-02-10T05:34:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[92537]: failed to encode map e332 with expected crc 2024-02-10T05:34:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[92537]: failed to encode map e332 with expected crc 2024-02-10T05:34:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[92537]: osdmap e332: 8 total, 8 up, 8 in 2024-02-10T05:34:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[92537]: failed to encode map e332 with expected crc 2024-02-10T05:34:32.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:32.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:32.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:32.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:34:32.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:32.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[95116]: failed to encode map e332 with expected crc 2024-02-10T05:34:32.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[95116]: failed to encode map e332 with expected crc 2024-02-10T05:34:32.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[95116]: osdmap e332: 8 total, 8 up, 8 in 2024-02-10T05:34:32.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[95116]: failed to encode map e332 with expected crc 2024-02-10T05:34:32.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:32.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:32.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:32.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:34:32.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:32 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:32.518 INFO:tasks.rados.rados.0.smithi178.stdout:1357: finishing copy_from racing read to smithi17880450-21 2024-02-10T05:34:32.518 INFO:tasks.rados.rados.0.smithi178.stdout:1357: finishing copy_from to smithi17880450-21 2024-02-10T05:34:32.518 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 525 (ObjNum 402 snap 133 seq_num 402) dirty exists 2024-02-10T05:34:32.518 INFO:tasks.rados.rados.0.smithi178.stdout:1362: finishing copy_from racing read to smithi17880450-41 2024-02-10T05:34:32.518 INFO:tasks.rados.rados.0.smithi178.stdout:1361: finishing write tid 1 to smithi17880450-17 2024-02-10T05:34:32.518 INFO:tasks.rados.rados.0.smithi178.stdout:1362: finishing copy_from to smithi17880450-41 2024-02-10T05:34:32.518 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 560 (ObjNum 144 snap 32 seq_num 144) dirty exists 2024-02-10T05:34:32.518 INFO:tasks.rados.rados.0.smithi178.stdout:1361: finishing write tid 2 to smithi17880450-17 2024-02-10T05:34:32.519 INFO:tasks.rados.rados.0.smithi178.stdout:1361: finishing write tid 3 to smithi17880450-17 2024-02-10T05:34:32.519 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 393 (ObjNum 437 snap 140 seq_num 437) dirty exists 2024-02-10T05:34:32.519 INFO:tasks.rados.rados.0.smithi178.stdout:1361: left oid 17 (ObjNum 437 snap 140 seq_num 437) 2024-02-10T05:34:32.519 INFO:tasks.rados.rados.0.smithi178.stdout:1363: seq_num 438 ranges {8830976=139264} 2024-02-10T05:34:32.565 INFO:tasks.rados.rados.0.smithi178.stdout:1363: writing smithi17880450-6 from 8830976 to 8970240 tid 1 2024-02-10T05:34:32.565 INFO:tasks.rados.rados.0.smithi178.stdout:1357: done (4 left) 2024-02-10T05:34:32.565 INFO:tasks.rados.rados.0.smithi178.stdout:1360: done (3 left) 2024-02-10T05:34:32.565 INFO:tasks.rados.rados.0.smithi178.stdout:1361: done (2 left) 2024-02-10T05:34:32.565 INFO:tasks.rados.rados.0.smithi178.stdout:1362: done (1 left) 2024-02-10T05:34:32.565 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 29 current snap is 140 2024-02-10T05:34:32.565 INFO:tasks.rados.rados.0.smithi178.stdout:1364: seq_num 439 ranges {1941504=155648} 2024-02-10T05:34:32.576 INFO:tasks.rados.rados.0.smithi178.stdout:1364: writing smithi17880450-29 from 1941504 to 2097152 tid 1 2024-02-10T05:34:32.577 INFO:tasks.rados.rados.0.smithi178.stdout:1365: read oid 46 snap -1 2024-02-10T05:34:32.577 INFO:tasks.rados.rados.0.smithi178.stdout:1365: expect (ObjNum 379 snap 118 seq_num 379) 2024-02-10T05:34:32.577 INFO:tasks.rados.rados.0.smithi178.stdout:1366: delete oid 22 current snap is 140 2024-02-10T05:34:32.577 INFO:tasks.rados.rados.0.smithi178.stdout:1363: finishing write tid 1 to smithi17880450-6 2024-02-10T05:34:32.577 INFO:tasks.rados.rados.0.smithi178.stdout:1363: finishing write tid 2 to smithi17880450-6 2024-02-10T05:34:32.577 INFO:tasks.rados.rados.0.smithi178.stdout:1363: finishing write tid 3 to smithi17880450-6 2024-02-10T05:34:32.577 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 478 (ObjNum 438 snap 140 seq_num 438) dirty exists 2024-02-10T05:34:32.577 INFO:tasks.rados.rados.0.smithi178.stdout:1363: left oid 6 (ObjNum 438 snap 140 seq_num 438) 2024-02-10T05:34:32.579 INFO:tasks.rados.rados.0.smithi178.stdout:1363: done (3 left) 2024-02-10T05:34:32.579 INFO:tasks.rados.rados.0.smithi178.stdout:1366: done (2 left) 2024-02-10T05:34:32.579 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 140 2024-02-10T05:34:32.580 INFO:tasks.rados.rados.0.smithi178.stdout:1364: finishing write tid 1 to smithi17880450-29 2024-02-10T05:34:32.580 INFO:tasks.rados.rados.0.smithi178.stdout:1367: seq_num 441 ranges {8970240=188416} 2024-02-10T05:34:32.629 INFO:tasks.rados.rados.0.smithi178.stdout:1367: writing smithi17880450-6 from 8970240 to 9158656 tid 1 2024-02-10T05:34:32.629 INFO:tasks.rados.rados.0.smithi178.stdout:1368: read oid 19 snap -1 2024-02-10T05:34:32.630 INFO:tasks.rados.rados.0.smithi178.stdout:1368: expect (ObjNum 397 snap 129 seq_num 397) 2024-02-10T05:34:32.630 INFO:tasks.rados.rados.0.smithi178.stdout:1364: finishing write tid 2 to smithi17880450-29 2024-02-10T05:34:32.630 INFO:tasks.rados.rados.0.smithi178.stdout:1369: read oid 39 snap 107 2024-02-10T05:34:32.630 INFO:tasks.rados.rados.0.smithi178.stdout:1369: expect (ObjNum 269 snap 79 seq_num 269) 2024-02-10T05:34:32.630 INFO:tasks.rados.rados.0.smithi178.stdout:1370: delete oid 41 current snap is 140 2024-02-10T05:34:32.630 INFO:tasks.rados.rados.0.smithi178.stdout:1364: finishing write tid 3 to smithi17880450-29 2024-02-10T05:34:32.630 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 572 (ObjNum 439 snap 140 seq_num 439) dirty exists 2024-02-10T05:34:32.630 INFO:tasks.rados.rados.0.smithi178.stdout:1364: left oid 29 (ObjNum 439 snap 140 seq_num 439) 2024-02-10T05:34:32.630 INFO:tasks.rados.rados.0.smithi178.stdout:1365: expect (ObjNum 379 snap 118 seq_num 379) 2024-02-10T05:34:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:32 smithi189 ceph-mon[89631]: failed to encode map e332 with expected crc 2024-02-10T05:34:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:32 smithi189 ceph-mon[89631]: failed to encode map e332 with expected crc 2024-02-10T05:34:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:32 smithi189 ceph-mon[89631]: osdmap e332: 8 total, 8 up, 8 in 2024-02-10T05:34:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:32 smithi189 ceph-mon[89631]: failed to encode map e332 with expected crc 2024-02-10T05:34:32.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:32 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:32.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:32 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:32.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:32 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:32.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:32 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:34:32.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:32 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:32.793 INFO:tasks.rados.rados.0.smithi178.stdout:1367: finishing write tid 1 to smithi17880450-6 2024-02-10T05:34:32.793 INFO:tasks.rados.rados.0.smithi178.stdout:1367: finishing write tid 2 to smithi17880450-6 2024-02-10T05:34:32.793 INFO:tasks.rados.rados.0.smithi178.stdout:1364: done (5 left) 2024-02-10T05:34:32.793 INFO:tasks.rados.rados.0.smithi178.stdout:1365: done (4 left) 2024-02-10T05:34:32.793 INFO:tasks.rados.rados.0.smithi178.stdout:1370: done (3 left) 2024-02-10T05:34:32.794 INFO:tasks.rados.rados.0.smithi178.stdout:1371: snap_remove snap 110 2024-02-10T05:34:33.336 INFO:tasks.rados.rados.0.smithi178.stdout:1371: done (3 left) 2024-02-10T05:34:33.336 INFO:tasks.rados.rados.0.smithi178.stdout:1372: read oid 32 snap -1 2024-02-10T05:34:33.336 INFO:tasks.rados.rados.0.smithi178.stdout:1372: expect (ObjNum 144 snap 32 seq_num 144) 2024-02-10T05:34:33.336 INFO:tasks.rados.rados.0.smithi178.stdout:1373: delete oid 30 current snap is 140 2024-02-10T05:34:33.336 INFO:tasks.rados.rados.0.smithi178.stdout:1367: finishing write tid 3 to smithi17880450-6 2024-02-10T05:34:33.336 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 480 (ObjNum 441 snap 140 seq_num 441) dirty exists 2024-02-10T05:34:33.336 INFO:tasks.rados.rados.0.smithi178.stdout:1367: left oid 6 (ObjNum 441 snap 140 seq_num 441) 2024-02-10T05:34:33.336 INFO:tasks.rados.rados.0.smithi178.stdout:1368: expect (ObjNum 397 snap 129 seq_num 397) 2024-02-10T05:34:33.487 INFO:tasks.rados.rados.0.smithi178.stdout:1369: expect (ObjNum 269 snap 79 seq_num 269) 2024-02-10T05:34:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: failed to encode map e332 with expected crc 2024-02-10T05:34:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: osdmap e333: 8 total, 8 up, 8 in 2024-02-10T05:34:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:34:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:33.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:33.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:33.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T05:34:33.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T05:34:33.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-02-10T05:34:33.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[92537]: pgmap v132: 121 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 119 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.7 MiB/s wr, 22 op/s; 8/702 objects degraded (1.140%); 21 MiB/s, 4 objects/s recovering 2024-02-10T05:34:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: failed to encode map e332 with expected crc 2024-02-10T05:34:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: osdmap e333: 8 total, 8 up, 8 in 2024-02-10T05:34:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:34:33.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:33.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:33.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:33.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T05:34:33.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T05:34:33.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-02-10T05:34:33.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:33 smithi178 ceph-mon[95116]: pgmap v132: 121 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 119 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.7 MiB/s wr, 22 op/s; 8/702 objects degraded (1.140%); 21 MiB/s, 4 objects/s recovering 2024-02-10T05:34:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: failed to encode map e332 with expected crc 2024-02-10T05:34:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: osdmap e333: 8 total, 8 up, 8 in 2024-02-10T05:34:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: failed to encode map e333 with expected crc 2024-02-10T05:34:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:34:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T05:34:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T05:34:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-02-10T05:34:33.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:33 smithi189 ceph-mon[89631]: pgmap v132: 121 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 119 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.7 MiB/s wr, 22 op/s; 8/702 objects degraded (1.140%); 21 MiB/s, 4 objects/s recovering 2024-02-10T05:34:33.965 INFO:tasks.rados.rados.0.smithi178.stdout:1372: expect (ObjNum 144 snap 32 seq_num 144) 2024-02-10T05:34:33.966 INFO:tasks.rados.rados.0.smithi178.stdout:1367: done (4 left) 2024-02-10T05:34:33.966 INFO:tasks.rados.rados.0.smithi178.stdout:1368: done (3 left) 2024-02-10T05:34:33.966 INFO:tasks.rados.rados.0.smithi178.stdout:1369: done (2 left) 2024-02-10T05:34:33.966 INFO:tasks.rados.rados.0.smithi178.stdout:1372: done (1 left) 2024-02-10T05:34:33.966 INFO:tasks.rados.rados.0.smithi178.stdout:1373: done (0 left) 2024-02-10T05:34:33.966 INFO:tasks.rados.rados.0.smithi178.stdout:1374: snap_remove snap 130 2024-02-10T05:34:34.337 INFO:tasks.rados.rados.0.smithi178.stdout:1374: done (0 left) 2024-02-10T05:34:34.337 INFO:tasks.rados.rados.0.smithi178.stdout:1375: read oid 27 snap 100 2024-02-10T05:34:34.337 INFO:tasks.rados.rados.0.smithi178.stdout:1375: expect (ObjNum 320 snap 98 seq_num 320) 2024-02-10T05:34:34.337 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 8 current snap is 140 2024-02-10T05:34:34.337 INFO:tasks.rados.rados.0.smithi178.stdout:1376: seq_num 444 ranges {3997696=237568} 2024-02-10T05:34:34.361 INFO:tasks.rados.rados.0.smithi178.stdout:1376: writing smithi17880450-8 from 3997696 to 4235264 tid 1 2024-02-10T05:34:34.361 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 140 2024-02-10T05:34:34.361 INFO:tasks.rados.rados.0.smithi178.stdout:1377: seq_num 445 ranges {0=253952} 2024-02-10T05:34:34.362 INFO:tasks.rados.rados.0.smithi178.stdout:1377: writing smithi17880450-12 from 0 to 253952 tid 1 2024-02-10T05:34:34.363 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 140 2024-02-10T05:34:34.363 INFO:tasks.rados.rados.0.smithi178.stdout:1378: seq_num 446 ranges {0=278528} 2024-02-10T05:34:34.364 INFO:tasks.rados.rados.0.smithi178.stdout:1378: writing smithi17880450-22 from 0 to 278528 tid 1 2024-02-10T05:34:34.364 INFO:tasks.rados.rados.0.smithi178.stdout:1379: snap_remove snap 124 2024-02-10T05:34:34.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:34 smithi178 ceph-mon[95116]: failed to encode map e334 with expected crc 2024-02-10T05:34:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:34 smithi178 ceph-mon[95116]: failed to encode map e334 with expected crc 2024-02-10T05:34:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:34 smithi178 ceph-mon[95116]: osdmap e334: 8 total, 8 up, 8 in 2024-02-10T05:34:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:34 smithi178 ceph-mon[95116]: failed to encode map e334 with expected crc 2024-02-10T05:34:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:34 smithi178 ceph-mon[95116]: failed to encode map e334 with expected crc 2024-02-10T05:34:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:34 smithi178 ceph-mon[92537]: failed to encode map e334 with expected crc 2024-02-10T05:34:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:34 smithi178 ceph-mon[92537]: failed to encode map e334 with expected crc 2024-02-10T05:34:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:34 smithi178 ceph-mon[92537]: osdmap e334: 8 total, 8 up, 8 in 2024-02-10T05:34:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:34 smithi178 ceph-mon[92537]: failed to encode map e334 with expected crc 2024-02-10T05:34:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:34 smithi178 ceph-mon[92537]: failed to encode map e334 with expected crc 2024-02-10T05:34:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:34 smithi189 ceph-mon[89631]: failed to encode map e334 with expected crc 2024-02-10T05:34:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:34 smithi189 ceph-mon[89631]: failed to encode map e334 with expected crc 2024-02-10T05:34:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:34 smithi189 ceph-mon[89631]: osdmap e334: 8 total, 8 up, 8 in 2024-02-10T05:34:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:34 smithi189 ceph-mon[89631]: failed to encode map e334 with expected crc 2024-02-10T05:34:34.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:34 smithi189 ceph-mon[89631]: failed to encode map e334 with expected crc 2024-02-10T05:34:35.351 INFO:tasks.rados.rados.0.smithi178.stdout:1379: done (4 left) 2024-02-10T05:34:35.351 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 140 2024-02-10T05:34:35.351 INFO:tasks.rados.rados.0.smithi178.stdout:1375: expect (ObjNum 320 snap 98 seq_num 320) 2024-02-10T05:34:35.397 INFO:tasks.rados.rados.0.smithi178.stdout:1376: finishing write tid 1 to smithi17880450-8 2024-02-10T05:34:35.397 INFO:tasks.rados.rados.0.smithi178.stdout:1376: finishing write tid 2 to smithi17880450-8 2024-02-10T05:34:35.397 INFO:tasks.rados.rados.0.smithi178.stdout:1380: seq_num 447 ranges {0=294912} 2024-02-10T05:34:35.399 INFO:tasks.rados.rados.0.smithi178.stdout:1380: writing smithi17880450-15 from 0 to 294912 tid 1 2024-02-10T05:34:35.399 INFO:tasks.rados.rados.0.smithi178.stdout:1375: done (4 left) 2024-02-10T05:34:35.399 INFO:tasks.rados.rados.0.smithi178.stdout:1381: setattr oid 39 current snap is 140 2024-02-10T05:34:35.399 INFO:tasks.rados.rados.0.smithi178.stdout:1377: finishing write tid 1 to smithi17880450-12 2024-02-10T05:34:35.400 INFO:tasks.rados.rados.0.smithi178.stdout:1377: finishing write tid 2 to smithi17880450-12 2024-02-10T05:34:35.400 INFO:tasks.rados.rados.0.smithi178.stdout:1376: finishing write tid 3 to smithi17880450-8 2024-02-10T05:34:35.400 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 217 (ObjNum 444 snap 140 seq_num 444) dirty exists 2024-02-10T05:34:35.400 INFO:tasks.rados.rados.0.smithi178.stdout:1376: left oid 8 (ObjNum 444 snap 140 seq_num 444) 2024-02-10T05:34:35.400 INFO:tasks.rados.rados.0.smithi178.stdout:1378: finishing write tid 1 to smithi17880450-22 2024-02-10T05:34:35.400 INFO:tasks.rados.rados.0.smithi178.stdout:1378: finishing write tid 2 to smithi17880450-22 2024-02-10T05:34:35.400 INFO:tasks.rados.rados.0.smithi178.stdout:1377: finishing write tid 3 to smithi17880450-12 2024-02-10T05:34:35.400 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 581 (ObjNum 445 snap 140 seq_num 445) dirty exists 2024-02-10T05:34:35.400 INFO:tasks.rados.rados.0.smithi178.stdout:1377: left oid 12 (ObjNum 445 snap 140 seq_num 445) 2024-02-10T05:34:35.400 INFO:tasks.rados.rados.0.smithi178.stdout:1378: finishing write tid 3 to smithi17880450-22 2024-02-10T05:34:35.400 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 749 (ObjNum 446 snap 140 seq_num 446) dirty exists 2024-02-10T05:34:35.400 INFO:tasks.rados.rados.0.smithi178.stdout:1378: left oid 22 (ObjNum 446 snap 140 seq_num 446) 2024-02-10T05:34:35.401 INFO:tasks.rados.rados.0.smithi178.stdout:1376: done (4 left) 2024-02-10T05:34:35.401 INFO:tasks.rados.rados.0.smithi178.stdout:1377: done (3 left) 2024-02-10T05:34:35.401 INFO:tasks.rados.rados.0.smithi178.stdout:1378: done (2 left) 2024-02-10T05:34:35.401 INFO:tasks.rados.rados.0.smithi178.stdout:1382: copy_from oid 47 from oid 9 current snap is 140 2024-02-10T05:34:35.401 INFO:tasks.rados.rados.0.smithi178.stdout:1383: snap_create 2024-02-10T05:34:35.402 INFO:tasks.rados.rados.0.smithi178.stdout:1380: finishing write tid 1 to smithi17880450-15 2024-02-10T05:34:35.402 INFO:tasks.rados.rados.0.smithi178.stdout:1380: finishing write tid 2 to smithi17880450-15 2024-02-10T05:34:35.403 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 404 (ObjNum 129 snap 0 seq_num 1534007328) dirty exists 2024-02-10T05:34:35.403 INFO:tasks.rados.rados.0.smithi178.stdout:1380: finishing write tid 3 to smithi17880450-15 2024-02-10T05:34:35.403 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 500 (ObjNum 447 snap 140 seq_num 447) dirty exists 2024-02-10T05:34:35.404 INFO:tasks.rados.rados.0.smithi178.stdout:1380: left oid 15 (ObjNum 447 snap 140 seq_num 447) 2024-02-10T05:34:35.433 INFO:tasks.rados.rados.0.smithi178.stdout:1382: finishing copy_from racing read to smithi17880450-47 2024-02-10T05:34:35.438 INFO:tasks.rados.rados.0.smithi178.stdout:1382: finishing copy_from to smithi17880450-47 2024-02-10T05:34:35.438 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 306 (ObjNum 429 snap 138 seq_num 429) dirty exists 2024-02-10T05:34:35.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:35 smithi178 ceph-mon[95116]: failed to encode map e335 with expected crc 2024-02-10T05:34:35.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:35 smithi178 ceph-mon[95116]: failed to encode map e335 with expected crc 2024-02-10T05:34:35.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:35 smithi178 ceph-mon[95116]: osdmap e335: 8 total, 8 up, 8 in 2024-02-10T05:34:35.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:35 smithi178 ceph-mon[95116]: failed to encode map e335 with expected crc 2024-02-10T05:34:35.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:35 smithi178 ceph-mon[95116]: pgmap v135: 121 pgs: 121 active+clean; 301 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 870 KiB/s wr, 20 op/s; 13 MiB/s, 3 objects/s recovering 2024-02-10T05:34:35.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:35 smithi178 ceph-mon[95116]: Health check update: Degraded data redundancy: 8/702 objects degraded (1.140%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T05:34:35.613 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:35 smithi178 ceph-mon[92537]: failed to encode map e335 with expected crc 2024-02-10T05:34:35.614 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:35 smithi178 ceph-mon[92537]: failed to encode map e335 with expected crc 2024-02-10T05:34:35.614 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:35 smithi178 ceph-mon[92537]: osdmap e335: 8 total, 8 up, 8 in 2024-02-10T05:34:35.614 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:35 smithi178 ceph-mon[92537]: failed to encode map e335 with expected crc 2024-02-10T05:34:35.614 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:35 smithi178 ceph-mon[92537]: pgmap v135: 121 pgs: 121 active+clean; 301 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 870 KiB/s wr, 20 op/s; 13 MiB/s, 3 objects/s recovering 2024-02-10T05:34:35.614 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:35 smithi178 ceph-mon[92537]: Health check update: Degraded data redundancy: 8/702 objects degraded (1.140%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T05:34:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:35 smithi189 ceph-mon[89631]: failed to encode map e335 with expected crc 2024-02-10T05:34:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:35 smithi189 ceph-mon[89631]: failed to encode map e335 with expected crc 2024-02-10T05:34:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:35 smithi189 ceph-mon[89631]: osdmap e335: 8 total, 8 up, 8 in 2024-02-10T05:34:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:35 smithi189 ceph-mon[89631]: failed to encode map e335 with expected crc 2024-02-10T05:34:35.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:35 smithi189 ceph-mon[89631]: pgmap v135: 121 pgs: 121 active+clean; 301 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 870 KiB/s wr, 20 op/s; 13 MiB/s, 3 objects/s recovering 2024-02-10T05:34:35.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:35 smithi189 ceph-mon[89631]: Health check update: Degraded data redundancy: 8/702 objects degraded (1.140%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T05:34:36.355 INFO:tasks.rados.rados.0.smithi178.stdout:1380: done (3 left) 2024-02-10T05:34:36.355 INFO:tasks.rados.rados.0.smithi178.stdout:1381: done (2 left) 2024-02-10T05:34:36.355 INFO:tasks.rados.rados.0.smithi178.stdout:1382: done (1 left) 2024-02-10T05:34:36.355 INFO:tasks.rados.rados.0.smithi178.stdout:1383: done (0 left) 2024-02-10T05:34:36.355 INFO:tasks.rados.rados.0.smithi178.stdout:1384: snap_remove snap 133 2024-02-10T05:34:36.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:36 smithi178 ceph-mon[95116]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/702 objects degraded (1.140%), 2 pgs degraded) 2024-02-10T05:34:36.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:36 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:34:36.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:36 smithi178 ceph-mon[95116]: failed to encode map e336 with expected crc 2024-02-10T05:34:36.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:36 smithi178 ceph-mon[95116]: failed to encode map e336 with expected crc 2024-02-10T05:34:36.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:36 smithi178 ceph-mon[95116]: osdmap e336: 8 total, 8 up, 8 in 2024-02-10T05:34:36.629 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:36 smithi178 ceph-mon[92537]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/702 objects degraded (1.140%), 2 pgs degraded) 2024-02-10T05:34:36.629 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:36 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:34:36.629 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:36 smithi178 ceph-mon[92537]: failed to encode map e336 with expected crc 2024-02-10T05:34:36.629 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:36 smithi178 ceph-mon[92537]: failed to encode map e336 with expected crc 2024-02-10T05:34:36.629 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:36 smithi178 ceph-mon[92537]: osdmap e336: 8 total, 8 up, 8 in 2024-02-10T05:34:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:36 smithi189 ceph-mon[89631]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/702 objects degraded (1.140%), 2 pgs degraded) 2024-02-10T05:34:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:36 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:34:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:36 smithi189 ceph-mon[89631]: failed to encode map e336 with expected crc 2024-02-10T05:34:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:36 smithi189 ceph-mon[89631]: failed to encode map e336 with expected crc 2024-02-10T05:34:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:36 smithi189 ceph-mon[89631]: osdmap e336: 8 total, 8 up, 8 in 2024-02-10T05:34:37.003 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:34:37.329 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:34:37.330 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (3m) 9s ago 7m 19.0M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:34:37.330 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (2m) 56s ago 6m 77.8M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:34:37.330 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (7m) 9s ago 7m 19.3M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:34:37.330 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (7m) 56s ago 7m 14.7M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:34:37.330 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (2m) 56s ago 11m 448M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:34:37.330 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (2m) 9s ago 13m 501M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:34:37.332 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (107s) 9s ago 13m 45.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:34:37.332 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (63s) 56s ago 11m 29.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 32ab039140f2 2024-02-10T05:34:37.332 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (82s) 9s ago 11m 38.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:34:37.332 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (3m) 9s ago 6m 8728k - 1.5.0 0da6a335fe13 81bb7dad5008 2024-02-10T05:34:37.332 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (2m) 56s ago 6m 7872k - 1.5.0 0da6a335fe13 31c11a476517 2024-02-10T05:34:37.332 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (14s) 9s ago 11m 12.3M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 6b1445eee423 2024-02-10T05:34:37.332 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (10m) 9s ago 10m 236M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 fbd57574565e 2024-02-10T05:34:37.332 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (10m) 9s ago 10m 248M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 6e353a8cd658 2024-02-10T05:34:37.332 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (9m) 9s ago 9m 105M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 09a657d64674 2024-02-10T05:34:37.332 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (9m) 56s ago 9m 152M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 37589cbd4f03 2024-02-10T05:34:37.332 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (9m) 56s ago 9m 230M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:34:37.332 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (8m) 56s ago 8m 130M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:34:37.332 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (8m) 56s ago 8m 115M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:34:37.332 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (2m) 56s ago 7m 47.2M - 2.43.0 a07b618ecd1d 42ce2738514d 2024-02-10T05:34:37.359 INFO:tasks.rados.rados.0.smithi178.stdout:1384: done (0 left) 2024-02-10T05:34:37.360 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 8 current snap is 141 2024-02-10T05:34:37.360 INFO:tasks.rados.rados.0.smithi178.stdout:1385: seq_num 448 ranges {4235264=311296} 2024-02-10T05:34:37.386 INFO:tasks.rados.rados.0.smithi178.stdout:1385: writing smithi17880450-8 from 4235264 to 4546560 tid 1 2024-02-10T05:34:37.386 INFO:tasks.rados.rados.0.smithi178.stdout:1386: rollback oid 31 current snap is 141 2024-02-10T05:34:37.386 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 31 to 139 2024-02-10T05:34:37.386 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 141 2024-02-10T05:34:37.386 INFO:tasks.rados.rados.0.smithi178.stdout:1387: seq_num 449 ranges {5079040=327680} 2024-02-10T05:34:37.416 INFO:tasks.rados.rados.0.smithi178.stdout:1387: writing smithi17880450-20 from 5079040 to 5406720 tid 1 2024-02-10T05:34:37.417 INFO:tasks.rados.rados.0.smithi178.stdout:1388: read oid 41 snap -1 2024-02-10T05:34:37.417 INFO:tasks.rados.rados.0.smithi178.stdout:1388: expect deleted 2024-02-10T05:34:37.417 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 141 2024-02-10T05:34:37.417 INFO:tasks.rados.rados.0.smithi178.stdout:1385: finishing write tid 1 to smithi17880450-8 2024-02-10T05:34:37.417 INFO:tasks.rados.rados.0.smithi178.stdout:1385: finishing write tid 2 to smithi17880450-8 2024-02-10T05:34:37.417 INFO:tasks.rados.rados.0.smithi178.stdout:1386: finishing rollback tid 0 to smithi17880450-31 2024-02-10T05:34:37.417 INFO:tasks.rados.rados.0.smithi178.stdout:1385: finishing write tid 3 to smithi17880450-8 2024-02-10T05:34:37.417 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 228 (ObjNum 448 snap 141 seq_num 448) dirty exists 2024-02-10T05:34:37.417 INFO:tasks.rados.rados.0.smithi178.stdout:1385: left oid 8 (ObjNum 448 snap 141 seq_num 448) 2024-02-10T05:34:37.417 INFO:tasks.rados.rados.0.smithi178.stdout:1386: finishing rollback tid 1 to smithi17880450-31 2024-02-10T05:34:37.417 INFO:tasks.rados.rados.0.smithi178.stdout:1386: finishing rollback tid 2 to smithi17880450-31 2024-02-10T05:34:37.417 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 1123 (ObjNum 426 snap 138 seq_num 426) dirty exists 2024-02-10T05:34:37.417 INFO:tasks.rados.rados.0.smithi178.stdout:1389: seq_num 450 ranges {0=344064} 2024-02-10T05:34:37.419 INFO:tasks.rados.rados.0.smithi178.stdout:1389: writing smithi17880450-50 from 0 to 344064 tid 1 2024-02-10T05:34:37.419 INFO:tasks.rados.rados.0.smithi178.stdout:1385: done (4 left) 2024-02-10T05:34:37.419 INFO:tasks.rados.rados.0.smithi178.stdout:1386: done (3 left) 2024-02-10T05:34:37.419 INFO:tasks.rados.rados.0.smithi178.stdout:1390: rollback oid 47 current snap is 141 2024-02-10T05:34:37.419 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 47 to 86 2024-02-10T05:34:37.419 INFO:tasks.rados.rados.0.smithi178.stdout:1388: done (3 left) 2024-02-10T05:34:37.419 INFO:tasks.rados.rados.0.smithi178.stdout:1391: read oid 45 snap -1 2024-02-10T05:34:37.419 INFO:tasks.rados.rados.0.smithi178.stdout:1391: expect deleted 2024-02-10T05:34:37.419 INFO:tasks.rados.rados.0.smithi178.stdout:1392: rollback oid 7 current snap is 141 2024-02-10T05:34:37.419 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 7 to 91 2024-02-10T05:34:37.419 INFO:tasks.rados.rados.0.smithi178.stdout:1393: read oid 32 snap -1 2024-02-10T05:34:37.419 INFO:tasks.rados.rados.0.smithi178.stdout:1393: expect (ObjNum 144 snap 32 seq_num 144) 2024-02-10T05:34:37.420 INFO:tasks.rados.rados.0.smithi178.stdout:1394: delete oid 14 current snap is 141 2024-02-10T05:34:37.420 INFO:tasks.rados.rados.0.smithi178.stdout:1387: finishing write tid 1 to smithi17880450-20 2024-02-10T05:34:37.420 INFO:tasks.rados.rados.0.smithi178.stdout:1387: finishing write tid 2 to smithi17880450-20 2024-02-10T05:34:37.421 INFO:tasks.rados.rados.0.smithi178.stdout:1387: finishing write tid 3 to smithi17880450-20 2024-02-10T05:34:37.421 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 231 (ObjNum 449 snap 141 seq_num 449) dirty exists 2024-02-10T05:34:37.421 INFO:tasks.rados.rados.0.smithi178.stdout:1387: left oid 20 (ObjNum 449 snap 141 seq_num 449) 2024-02-10T05:34:37.421 INFO:tasks.rados.rados.0.smithi178.stdout:1393: expect (ObjNum 144 snap 32 seq_num 144) 2024-02-10T05:34:37.422 INFO:tasks.rados.rados.0.smithi178.stdout:1392: finishing rollback tid 1 to smithi17880450-7 2024-02-10T05:34:37.422 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 343 (ObjNum 129 snap 0 seq_num 1534376368) dirty dne 2024-02-10T05:34:37.422 INFO:tasks.rados.rados.0.smithi178.stdout:1387: done (6 left) 2024-02-10T05:34:37.423 INFO:tasks.rados.rados.0.smithi178.stdout:1391: done (5 left) 2024-02-10T05:34:37.423 INFO:tasks.rados.rados.0.smithi178.stdout:1392: done (4 left) 2024-02-10T05:34:37.423 INFO:tasks.rados.rados.0.smithi178.stdout:1393: done (3 left) 2024-02-10T05:34:37.423 INFO:tasks.rados.rados.0.smithi178.stdout:1394: done (2 left) 2024-02-10T05:34:37.423 INFO:tasks.rados.rados.0.smithi178.stdout:1395: rollback oid 11 current snap is 141 2024-02-10T05:34:37.423 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 11 to 129 2024-02-10T05:34:37.423 INFO:tasks.rados.rados.0.smithi178.stdout:1396: read oid 1 snap 126 2024-02-10T05:34:37.423 INFO:tasks.rados.rados.0.smithi178.stdout:1396: expect (ObjNum 334 snap 102 seq_num 334) 2024-02-10T05:34:37.423 INFO:tasks.rados.rados.0.smithi178.stdout:1397: read oid 30 snap -1 2024-02-10T05:34:37.423 INFO:tasks.rados.rados.0.smithi178.stdout:1397: expect deleted 2024-02-10T05:34:37.423 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 141 2024-02-10T05:34:37.423 INFO:tasks.rados.rados.0.smithi178.stdout:1398: seq_num 452 ranges {278528=376832} 2024-02-10T05:34:37.428 INFO:tasks.rados.rados.0.smithi178.stdout:1398: writing smithi17880450-22 from 278528 to 655360 tid 1 2024-02-10T05:34:37.428 INFO:tasks.rados.rados.0.smithi178.stdout:1399: rmattr oid 24 current snap is 141 2024-02-10T05:34:37.428 INFO:tasks.rados.rados.0.smithi178.stdout:1400: rmattr oid 43 current snap is 141 2024-02-10T05:34:37.428 INFO:tasks.rados.rados.0.smithi178.stdout:1389: finishing write tid 1 to smithi17880450-50 2024-02-10T05:34:37.428 INFO:tasks.rados.rados.0.smithi178.stdout:1389: finishing write tid 2 to smithi17880450-50 2024-02-10T05:34:37.428 INFO:tasks.rados.rados.0.smithi178.stdout:1390: finishing rollback tid 0 to smithi17880450-47 2024-02-10T05:34:37.428 INFO:tasks.rados.rados.0.smithi178.stdout:1390: finishing rollback tid 1 to smithi17880450-47 2024-02-10T05:34:37.428 INFO:tasks.rados.rados.0.smithi178.stdout:1390: finishing rollback tid 2 to smithi17880450-47 2024-02-10T05:34:37.429 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 565 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:34:37.429 INFO:tasks.rados.rados.0.smithi178.stdout:1389: finishing write tid 3 to smithi17880450-50 2024-02-10T05:34:37.429 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 214 (ObjNum 450 snap 141 seq_num 450) dirty exists 2024-02-10T05:34:37.429 INFO:tasks.rados.rados.0.smithi178.stdout:1389: left oid 50 (ObjNum 450 snap 141 seq_num 450) 2024-02-10T05:34:37.429 INFO:tasks.rados.rados.0.smithi178.stdout:1395: finishing rollback tid 0 to smithi17880450-11 2024-02-10T05:34:37.429 INFO:tasks.rados.rados.0.smithi178.stdout:1395: finishing rollback tid 1 to smithi17880450-11 2024-02-10T05:34:37.429 INFO:tasks.rados.rados.0.smithi178.stdout:1395: finishing rollback tid 2 to smithi17880450-11 2024-02-10T05:34:37.429 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 622 (ObjNum 368 snap 115 seq_num 368) dirty exists 2024-02-10T05:34:37.429 INFO:tasks.rados.rados.0.smithi178.stdout:1389: done (7 left) 2024-02-10T05:34:37.429 INFO:tasks.rados.rados.0.smithi178.stdout:1390: done (6 left) 2024-02-10T05:34:37.429 INFO:tasks.rados.rados.0.smithi178.stdout:1395: done (5 left) 2024-02-10T05:34:37.429 INFO:tasks.rados.rados.0.smithi178.stdout:1397: done (4 left) 2024-02-10T05:34:37.429 INFO:tasks.rados.rados.0.smithi178.stdout:1401: snap_create 2024-02-10T05:34:37.430 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 581 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:34:37.432 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 257 (ObjNum 419 snap 136 seq_num 419) dirty exists 2024-02-10T05:34:37.435 INFO:tasks.rados.rados.0.smithi178.stdout:1396: expect (ObjNum 334 snap 102 seq_num 334) 2024-02-10T05:34:37.635 INFO:tasks.rados.rados.0.smithi178.stdout:1398: finishing write tid 1 to smithi17880450-22 2024-02-10T05:34:37.635 INFO:tasks.rados.rados.0.smithi178.stdout:1398: finishing write tid 2 to smithi17880450-22 2024-02-10T05:34:37.635 INFO:tasks.rados.rados.0.smithi178.stdout:1398: finishing write tid 3 to smithi17880450-22 2024-02-10T05:34:37.635 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 751 (ObjNum 452 snap 141 seq_num 452) dirty exists 2024-02-10T05:34:37.635 INFO:tasks.rados.rados.0.smithi178.stdout:1398: left oid 22 (ObjNum 452 snap 141 seq_num 452) 2024-02-10T05:34:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:37 smithi178 ceph-mon[92537]: failed to encode map e337 with expected crc 2024-02-10T05:34:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:37 smithi178 ceph-mon[92537]: failed to encode map e337 with expected crc 2024-02-10T05:34:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:37 smithi178 ceph-mon[92537]: osdmap e337: 8 total, 8 up, 8 in 2024-02-10T05:34:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:37 smithi178 ceph-mon[92537]: pgmap v138: 121 pgs: 121 active+clean; 301 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 306 KiB/s wr, 17 op/s; 7.7 MiB/s, 1 objects/s recovering 2024-02-10T05:34:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:37 smithi178 ceph-mon[92537]: failed to encode map e337 with expected crc 2024-02-10T05:34:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:37 smithi178 ceph-mon[92537]: failed to encode map e337 with expected crc 2024-02-10T05:34:37.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:34:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:34:37] "GET /metrics HTTP/1.1" 200 35931 "" "Prometheus/2.43.0" 2024-02-10T05:34:37.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:37 smithi178 ceph-mon[95116]: failed to encode map e337 with expected crc 2024-02-10T05:34:37.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:37 smithi178 ceph-mon[95116]: failed to encode map e337 with expected crc 2024-02-10T05:34:37.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:37 smithi178 ceph-mon[95116]: osdmap e337: 8 total, 8 up, 8 in 2024-02-10T05:34:37.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:37 smithi178 ceph-mon[95116]: pgmap v138: 121 pgs: 121 active+clean; 301 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 306 KiB/s wr, 17 op/s; 7.7 MiB/s, 1 objects/s recovering 2024-02-10T05:34:37.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:37 smithi178 ceph-mon[95116]: failed to encode map e337 with expected crc 2024-02-10T05:34:37.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:37 smithi178 ceph-mon[95116]: failed to encode map e337 with expected crc 2024-02-10T05:34:37.760 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:34:37.760 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:34:37.760 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:34:37.760 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:34:37.760 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:34:37.760 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:34:37.760 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:34:37.760 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:34:37.760 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 7, 2024-02-10T05:34:37.760 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T05:34:37.761 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:34:37.761 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:34:37.761 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:34:37.761 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:34:37.761 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:34:37.761 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 9, 2024-02-10T05:34:37.761 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 6 2024-02-10T05:34:37.761 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:34:37.761 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:34:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:37 smithi189 ceph-mon[89631]: failed to encode map e337 with expected crc 2024-02-10T05:34:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:37 smithi189 ceph-mon[89631]: failed to encode map e337 with expected crc 2024-02-10T05:34:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:37 smithi189 ceph-mon[89631]: osdmap e337: 8 total, 8 up, 8 in 2024-02-10T05:34:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:37 smithi189 ceph-mon[89631]: pgmap v138: 121 pgs: 121 active+clean; 301 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 306 KiB/s wr, 17 op/s; 7.7 MiB/s, 1 objects/s recovering 2024-02-10T05:34:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:37 smithi189 ceph-mon[89631]: failed to encode map e337 with expected crc 2024-02-10T05:34:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:37 smithi189 ceph-mon[89631]: failed to encode map e337 with expected crc 2024-02-10T05:34:38.364 INFO:tasks.rados.rados.0.smithi178.stdout:1396: done (4 left) 2024-02-10T05:34:38.364 INFO:tasks.rados.rados.0.smithi178.stdout:1398: done (3 left) 2024-02-10T05:34:38.364 INFO:tasks.rados.rados.0.smithi178.stdout:1399: done (2 left) 2024-02-10T05:34:38.364 INFO:tasks.rados.rados.0.smithi178.stdout:1400: done (1 left) 2024-02-10T05:34:38.364 INFO:tasks.rados.rados.0.smithi178.stdout:1401: done (0 left) 2024-02-10T05:34:38.364 INFO:tasks.rados.rados.0.smithi178.stdout:1402: rollback oid 39 current snap is 142 2024-02-10T05:34:38.364 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 39 to 137 2024-02-10T05:34:38.364 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 44 current snap is 142 2024-02-10T05:34:38.364 INFO:tasks.rados.rados.0.smithi178.stdout:1403: seq_num 453 ranges {3506176=393216} 2024-02-10T05:34:38.384 INFO:tasks.rados.rados.0.smithi178.stdout:1403: writing smithi17880450-44 from 3506176 to 3899392 tid 1 2024-02-10T05:34:38.384 INFO:tasks.rados.rados.0.smithi178.stdout:1404: read oid 16 snap 122 2024-02-10T05:34:38.385 INFO:tasks.rados.rados.0.smithi178.stdout:1404: expect (ObjNum 1535020368 snap 21932 seq_num 2886020768) 2024-02-10T05:34:38.385 INFO:tasks.rados.rados.0.smithi178.stdout:1405: snap_remove snap 86 2024-02-10T05:34:38.660 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:38 smithi189 ceph-mon[89631]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:34:38.660 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:38 smithi189 ceph-mon[89631]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:34:38.660 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:38 smithi189 ceph-mon[89631]: failed to encode map e338 with expected crc 2024-02-10T05:34:38.660 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:38 smithi189 ceph-mon[89631]: failed to encode map e338 with expected crc 2024-02-10T05:34:38.661 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:38 smithi189 ceph-mon[89631]: osdmap e338: 8 total, 8 up, 8 in 2024-02-10T05:34:38.661 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:38 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/432081742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:38 smithi178 ceph-mon[92537]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:34:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:38 smithi178 ceph-mon[92537]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:34:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:38 smithi178 ceph-mon[92537]: failed to encode map e338 with expected crc 2024-02-10T05:34:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:38 smithi178 ceph-mon[92537]: failed to encode map e338 with expected crc 2024-02-10T05:34:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:38 smithi178 ceph-mon[92537]: osdmap e338: 8 total, 8 up, 8 in 2024-02-10T05:34:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:38 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/432081742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:38 smithi178 ceph-mon[95116]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:34:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:38 smithi178 ceph-mon[95116]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:34:38.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:38 smithi178 ceph-mon[95116]: failed to encode map e338 with expected crc 2024-02-10T05:34:38.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:38 smithi178 ceph-mon[95116]: failed to encode map e338 with expected crc 2024-02-10T05:34:38.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:38 smithi178 ceph-mon[95116]: osdmap e338: 8 total, 8 up, 8 in 2024-02-10T05:34:38.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:38 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/432081742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:34:39.037 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:34:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:34:38.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:34:39.370 INFO:tasks.rados.rados.0.smithi178.stdout:1405: done (3 left) 2024-02-10T05:34:39.370 INFO:tasks.rados.rados.0.smithi178.stdout:1406: snap_remove snap 119 2024-02-10T05:34:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:39 smithi178 ceph-mon[95116]: failed to encode map e339 with expected crc 2024-02-10T05:34:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:39 smithi178 ceph-mon[95116]: failed to encode map e339 with expected crc 2024-02-10T05:34:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:39 smithi178 ceph-mon[95116]: osdmap e339: 8 total, 8 up, 8 in 2024-02-10T05:34:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:39 smithi178 ceph-mon[95116]: failed to encode map e339 with expected crc 2024-02-10T05:34:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:39 smithi178 ceph-mon[95116]: pgmap v141: 121 pgs: 121 active+clean; 302 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 626 KiB/s wr, 4 op/s 2024-02-10T05:34:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:39 smithi178 ceph-mon[92537]: failed to encode map e339 with expected crc 2024-02-10T05:34:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:39 smithi178 ceph-mon[92537]: failed to encode map e339 with expected crc 2024-02-10T05:34:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:39 smithi178 ceph-mon[92537]: osdmap e339: 8 total, 8 up, 8 in 2024-02-10T05:34:39.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:39 smithi178 ceph-mon[92537]: failed to encode map e339 with expected crc 2024-02-10T05:34:39.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:39 smithi178 ceph-mon[92537]: pgmap v141: 121 pgs: 121 active+clean; 302 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 626 KiB/s wr, 4 op/s 2024-02-10T05:34:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:39 smithi189 ceph-mon[89631]: failed to encode map e339 with expected crc 2024-02-10T05:34:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:39 smithi189 ceph-mon[89631]: failed to encode map e339 with expected crc 2024-02-10T05:34:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:39 smithi189 ceph-mon[89631]: osdmap e339: 8 total, 8 up, 8 in 2024-02-10T05:34:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:39 smithi189 ceph-mon[89631]: failed to encode map e339 with expected crc 2024-02-10T05:34:39.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:39 smithi189 ceph-mon[89631]: pgmap v141: 121 pgs: 121 active+clean; 302 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 626 KiB/s wr, 4 op/s 2024-02-10T05:34:40.177 INFO:tasks.rados.rados.0.smithi178.stdout:1406: done (3 left) 2024-02-10T05:34:40.177 INFO:tasks.rados.rados.0.smithi178.stdout:1407: snap_remove snap 134 2024-02-10T05:34:40.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:40 smithi178 ceph-mon[92537]: failed to encode map e340 with expected crc 2024-02-10T05:34:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:40 smithi178 ceph-mon[92537]: failed to encode map e340 with expected crc 2024-02-10T05:34:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:40 smithi178 ceph-mon[92537]: osdmap e340: 8 total, 8 up, 8 in 2024-02-10T05:34:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:40 smithi178 ceph-mon[92537]: osdmap e341: 8 total, 8 up, 8 in 2024-02-10T05:34:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:40 smithi178 ceph-mon[95116]: failed to encode map e340 with expected crc 2024-02-10T05:34:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:40 smithi178 ceph-mon[95116]: failed to encode map e340 with expected crc 2024-02-10T05:34:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:40 smithi178 ceph-mon[95116]: osdmap e340: 8 total, 8 up, 8 in 2024-02-10T05:34:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:40 smithi178 ceph-mon[95116]: osdmap e341: 8 total, 8 up, 8 in 2024-02-10T05:34:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:40 smithi189 ceph-mon[89631]: failed to encode map e340 with expected crc 2024-02-10T05:34:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:40 smithi189 ceph-mon[89631]: failed to encode map e340 with expected crc 2024-02-10T05:34:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:40 smithi189 ceph-mon[89631]: osdmap e340: 8 total, 8 up, 8 in 2024-02-10T05:34:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:40 smithi189 ceph-mon[89631]: osdmap e341: 8 total, 8 up, 8 in 2024-02-10T05:34:41.178 INFO:tasks.rados.rados.0.smithi178.stdout:1407: done (3 left) 2024-02-10T05:34:41.179 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 34 current snap is 142 2024-02-10T05:34:41.179 INFO:tasks.rados.rados.0.smithi178.stdout:1402: finishing rollback tid 0 to smithi17880450-39 2024-02-10T05:34:41.179 INFO:tasks.rados.rados.0.smithi178.stdout:1408: seq_num 454 ranges {0=409600} 2024-02-10T05:34:41.180 INFO:tasks.rados.rados.0.smithi178.stdout:1408: writing smithi17880450-34 from 0 to 409600 tid 1 2024-02-10T05:34:41.180 INFO:tasks.rados.rados.0.smithi178.stdout:1409: snap_remove snap 135 2024-02-10T05:34:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:41 smithi178 ceph-mon[92537]: failed to encode map e341 with expected crc 2024-02-10T05:34:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:41 smithi178 ceph-mon[92537]: failed to encode map e341 with expected crc 2024-02-10T05:34:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:41 smithi178 ceph-mon[92537]: pgmap v144: 121 pgs: 121 active+clean; 308 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.6 MiB/s wr, 20 op/s 2024-02-10T05:34:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:41 smithi178 ceph-mon[92537]: failed to encode map e342 with expected crc 2024-02-10T05:34:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:41 smithi178 ceph-mon[92537]: osdmap e342: 8 total, 8 up, 8 in 2024-02-10T05:34:41.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:41 smithi178 ceph-mon[95116]: failed to encode map e341 with expected crc 2024-02-10T05:34:41.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:41 smithi178 ceph-mon[95116]: failed to encode map e341 with expected crc 2024-02-10T05:34:41.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:41 smithi178 ceph-mon[95116]: pgmap v144: 121 pgs: 121 active+clean; 308 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.6 MiB/s wr, 20 op/s 2024-02-10T05:34:41.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:41 smithi178 ceph-mon[95116]: failed to encode map e342 with expected crc 2024-02-10T05:34:41.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:41 smithi178 ceph-mon[95116]: osdmap e342: 8 total, 8 up, 8 in 2024-02-10T05:34:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:41 smithi189 ceph-mon[89631]: failed to encode map e341 with expected crc 2024-02-10T05:34:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:41 smithi189 ceph-mon[89631]: failed to encode map e341 with expected crc 2024-02-10T05:34:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:41 smithi189 ceph-mon[89631]: pgmap v144: 121 pgs: 121 active+clean; 308 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.6 MiB/s wr, 20 op/s 2024-02-10T05:34:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:41 smithi189 ceph-mon[89631]: failed to encode map e342 with expected crc 2024-02-10T05:34:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:41 smithi189 ceph-mon[89631]: osdmap e342: 8 total, 8 up, 8 in 2024-02-10T05:34:42.181 INFO:tasks.rados.rados.0.smithi178.stdout:1409: done (4 left) 2024-02-10T05:34:42.181 INFO:tasks.rados.rados.0.smithi178.stdout:1410: delete oid 36 current snap is 142 2024-02-10T05:34:42.181 INFO:tasks.rados.rados.0.smithi178.stdout:1402: finishing rollback tid 1 to smithi17880450-39 2024-02-10T05:34:42.182 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 409 (ObjNum 0 snap 0 seq_num 304) dirty dne 2024-02-10T05:34:42.182 INFO:tasks.rados.rados.0.smithi178.stdout:1404: expect (ObjNum 1535020368 snap 21932 seq_num 2886020768) 2024-02-10T05:34:42.187 INFO:tasks.rados.rados.0.smithi178.stdout:1403: finishing write tid 1 to smithi17880450-44 2024-02-10T05:34:42.187 INFO:tasks.rados.rados.0.smithi178.stdout:1403: finishing write tid 2 to smithi17880450-44 2024-02-10T05:34:42.187 INFO:tasks.rados.rados.0.smithi178.stdout:1403: finishing write tid 3 to smithi17880450-44 2024-02-10T05:34:42.187 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 600 (ObjNum 453 snap 142 seq_num 453) dirty exists 2024-02-10T05:34:42.187 INFO:tasks.rados.rados.0.smithi178.stdout:1403: left oid 44 (ObjNum 453 snap 142 seq_num 453) 2024-02-10T05:34:42.187 INFO:tasks.rados.rados.0.smithi178.stdout:1408: finishing write tid 1 to smithi17880450-34 2024-02-10T05:34:42.187 INFO:tasks.rados.rados.0.smithi178.stdout:1408: finishing write tid 2 to smithi17880450-34 2024-02-10T05:34:42.187 INFO:tasks.rados.rados.0.smithi178.stdout:1408: finishing write tid 3 to smithi17880450-34 2024-02-10T05:34:42.187 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 516 (ObjNum 454 snap 142 seq_num 454) dirty exists 2024-02-10T05:34:42.187 INFO:tasks.rados.rados.0.smithi178.stdout:1408: left oid 34 (ObjNum 454 snap 142 seq_num 454) 2024-02-10T05:34:42.192 INFO:tasks.rados.rados.0.smithi178.stdout:1402: done (4 left) 2024-02-10T05:34:42.192 INFO:tasks.rados.rados.0.smithi178.stdout:1403: done (3 left) 2024-02-10T05:34:42.192 INFO:tasks.rados.rados.0.smithi178.stdout:1404: done (2 left) 2024-02-10T05:34:42.192 INFO:tasks.rados.rados.0.smithi178.stdout:1408: done (1 left) 2024-02-10T05:34:42.193 INFO:tasks.rados.rados.0.smithi178.stdout:1410: done (0 left) 2024-02-10T05:34:42.193 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 142 2024-02-10T05:34:42.193 INFO:tasks.rados.rados.0.smithi178.stdout:1411: seq_num 456 ranges {294912=442368} 2024-02-10T05:34:42.197 INFO:tasks.rados.rados.0.smithi178.stdout:1411: writing smithi17880450-15 from 294912 to 737280 tid 1 2024-02-10T05:34:42.197 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 142 2024-02-10T05:34:42.197 INFO:tasks.rados.rados.0.smithi178.stdout:1412: seq_num 457 ranges {655360=458752} 2024-02-10T05:34:42.204 INFO:tasks.rados.rados.0.smithi178.stdout:1412: writing smithi17880450-22 from 655360 to 1114112 tid 1 2024-02-10T05:34:42.204 INFO:tasks.rados.rados.0.smithi178.stdout:1413: read oid 30 snap -1 2024-02-10T05:34:42.205 INFO:tasks.rados.rados.0.smithi178.stdout:1413: expect deleted 2024-02-10T05:34:42.205 INFO:tasks.rados.rados.0.smithi178.stdout:1411: finishing write tid 1 to smithi17880450-15 2024-02-10T05:34:42.205 INFO:tasks.rados.rados.0.smithi178.stdout:1411: finishing write tid 2 to smithi17880450-15 2024-02-10T05:34:42.205 INFO:tasks.rados.rados.0.smithi178.stdout:1411: finishing write tid 3 to smithi17880450-15 2024-02-10T05:34:42.205 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 531 (ObjNum 456 snap 142 seq_num 456) dirty exists 2024-02-10T05:34:42.205 INFO:tasks.rados.rados.0.smithi178.stdout:1411: left oid 15 (ObjNum 456 snap 142 seq_num 456) 2024-02-10T05:34:42.205 INFO:tasks.rados.rados.0.smithi178.stdout:1411: done (2 left) 2024-02-10T05:34:42.205 INFO:tasks.rados.rados.0.smithi178.stdout:1414: read oid 25 snap -1 2024-02-10T05:34:42.205 INFO:tasks.rados.rados.0.smithi178.stdout:1414: expect (ObjNum 430 snap 138 seq_num 430) 2024-02-10T05:34:42.205 INFO:tasks.rados.rados.0.smithi178.stdout:1415: snap_create 2024-02-10T05:34:42.207 INFO:tasks.rados.rados.0.smithi178.stdout:1414: expect (ObjNum 430 snap 138 seq_num 430) 2024-02-10T05:34:42.208 INFO:tasks.rados.rados.0.smithi178.stdout:1412: finishing write tid 1 to smithi17880450-22 2024-02-10T05:34:42.208 INFO:tasks.rados.rados.0.smithi178.stdout:1412: finishing write tid 2 to smithi17880450-22 2024-02-10T05:34:42.210 INFO:tasks.rados.rados.0.smithi178.stdout:1412: finishing write tid 3 to smithi17880450-22 2024-02-10T05:34:42.210 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 753 (ObjNum 457 snap 142 seq_num 457) dirty exists 2024-02-10T05:34:42.210 INFO:tasks.rados.rados.0.smithi178.stdout:1412: left oid 22 (ObjNum 457 snap 142 seq_num 457) 2024-02-10T05:34:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:42 smithi178 ceph-mon[92537]: failed to encode map e342 with expected crc 2024-02-10T05:34:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:42 smithi178 ceph-mon[92537]: osdmap e343: 8 total, 8 up, 8 in 2024-02-10T05:34:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:42 smithi178 ceph-mon[92537]: failed to encode map e343 with expected crc 2024-02-10T05:34:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:42 smithi178 ceph-mon[95116]: failed to encode map e342 with expected crc 2024-02-10T05:34:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:42 smithi178 ceph-mon[95116]: osdmap e343: 8 total, 8 up, 8 in 2024-02-10T05:34:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:42 smithi178 ceph-mon[95116]: failed to encode map e343 with expected crc 2024-02-10T05:34:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:42 smithi189 ceph-mon[89631]: failed to encode map e342 with expected crc 2024-02-10T05:34:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:42 smithi189 ceph-mon[89631]: osdmap e343: 8 total, 8 up, 8 in 2024-02-10T05:34:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:42 smithi189 ceph-mon[89631]: failed to encode map e343 with expected crc 2024-02-10T05:34:43.182 INFO:tasks.rados.rados.0.smithi178.stdout:1412: done (3 left) 2024-02-10T05:34:43.182 INFO:tasks.rados.rados.0.smithi178.stdout:1413: done (2 left) 2024-02-10T05:34:43.183 INFO:tasks.rados.rados.0.smithi178.stdout:1414: done (1 left) 2024-02-10T05:34:43.183 INFO:tasks.rados.rados.0.smithi178.stdout:1415: done (0 left) 2024-02-10T05:34:43.183 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 143 2024-02-10T05:34:43.183 INFO:tasks.rados.rados.0.smithi178.stdout:1416: seq_num 458 ranges {6864896=475136} 2024-02-10T05:34:43.221 INFO:tasks.rados.rados.0.smithi178.stdout:1416: writing smithi17880450-17 from 6864896 to 7340032 tid 1 2024-02-10T05:34:43.222 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 35 current snap is 143 2024-02-10T05:34:43.222 INFO:tasks.rados.rados.0.smithi178.stdout:1417: seq_num 459 ranges {1138688=491520} 2024-02-10T05:34:43.230 INFO:tasks.rados.rados.0.smithi178.stdout:1417: writing smithi17880450-35 from 1138688 to 1630208 tid 1 2024-02-10T05:34:43.231 INFO:tasks.rados.rados.0.smithi178.stdout:1418: snap_create 2024-02-10T05:34:43.231 INFO:tasks.rados.rados.0.smithi178.stdout:1416: finishing write tid 1 to smithi17880450-17 2024-02-10T05:34:43.231 INFO:tasks.rados.rados.0.smithi178.stdout:1416: finishing write tid 2 to smithi17880450-17 2024-02-10T05:34:43.231 INFO:tasks.rados.rados.0.smithi178.stdout:1416: finishing write tid 3 to smithi17880450-17 2024-02-10T05:34:43.231 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 424 (ObjNum 458 snap 143 seq_num 458) dirty exists 2024-02-10T05:34:43.231 INFO:tasks.rados.rados.0.smithi178.stdout:1416: left oid 17 (ObjNum 458 snap 143 seq_num 458) 2024-02-10T05:34:43.238 INFO:tasks.rados.rados.0.smithi178.stdout:1417: finishing write tid 1 to smithi17880450-35 2024-02-10T05:34:43.238 INFO:tasks.rados.rados.0.smithi178.stdout:1417: finishing write tid 2 to smithi17880450-35 2024-02-10T05:34:43.239 INFO:tasks.rados.rados.0.smithi178.stdout:1417: finishing write tid 3 to smithi17880450-35 2024-02-10T05:34:43.240 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 590 (ObjNum 459 snap 143 seq_num 459) dirty exists 2024-02-10T05:34:43.240 INFO:tasks.rados.rados.0.smithi178.stdout:1417: left oid 35 (ObjNum 459 snap 143 seq_num 459) 2024-02-10T05:34:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:43 smithi178 ceph-mon[95116]: failed to encode map e343 with expected crc 2024-02-10T05:34:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:43 smithi178 ceph-mon[95116]: failed to encode map e343 with expected crc 2024-02-10T05:34:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:43 smithi178 ceph-mon[95116]: failed to encode map e343 with expected crc 2024-02-10T05:34:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:43 smithi178 ceph-mon[95116]: failed to encode map e343 with expected crc 2024-02-10T05:34:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:43 smithi178 ceph-mon[95116]: pgmap v147: 121 pgs: 121 active+clean; 309 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-02-10T05:34:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:43 smithi178 ceph-mon[95116]: osdmap e344: 8 total, 8 up, 8 in 2024-02-10T05:34:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:43 smithi178 ceph-mon[92537]: failed to encode map e343 with expected crc 2024-02-10T05:34:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:43 smithi178 ceph-mon[92537]: failed to encode map e343 with expected crc 2024-02-10T05:34:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:43 smithi178 ceph-mon[92537]: failed to encode map e343 with expected crc 2024-02-10T05:34:43.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:43 smithi178 ceph-mon[92537]: failed to encode map e343 with expected crc 2024-02-10T05:34:43.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:43 smithi178 ceph-mon[92537]: pgmap v147: 121 pgs: 121 active+clean; 309 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-02-10T05:34:43.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:43 smithi178 ceph-mon[92537]: osdmap e344: 8 total, 8 up, 8 in 2024-02-10T05:34:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:43 smithi189 ceph-mon[89631]: failed to encode map e343 with expected crc 2024-02-10T05:34:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:43 smithi189 ceph-mon[89631]: failed to encode map e343 with expected crc 2024-02-10T05:34:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:43 smithi189 ceph-mon[89631]: failed to encode map e343 with expected crc 2024-02-10T05:34:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:43 smithi189 ceph-mon[89631]: failed to encode map e343 with expected crc 2024-02-10T05:34:43.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:43 smithi189 ceph-mon[89631]: pgmap v147: 121 pgs: 121 active+clean; 309 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-02-10T05:34:43.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:43 smithi189 ceph-mon[89631]: osdmap e344: 8 total, 8 up, 8 in 2024-02-10T05:34:44.184 INFO:tasks.rados.rados.0.smithi178.stdout:1416: done (2 left) 2024-02-10T05:34:44.184 INFO:tasks.rados.rados.0.smithi178.stdout:1417: done (1 left) 2024-02-10T05:34:44.184 INFO:tasks.rados.rados.0.smithi178.stdout:1418: done (0 left) 2024-02-10T05:34:44.184 INFO:tasks.rados.rados.0.smithi178.stdout:1419: delete oid 44 current snap is 144 2024-02-10T05:34:44.193 INFO:tasks.rados.rados.0.smithi178.stdout:1419: done (0 left) 2024-02-10T05:34:44.193 INFO:tasks.rados.rados.0.smithi178.stdout:1420: rmattr oid 21 current snap is 144 2024-02-10T05:34:44.193 INFO:tasks.rados.rados.0.smithi178.stdout:1420: done (0 left) 2024-02-10T05:34:44.193 INFO:tasks.rados.rados.0.smithi178.stdout:1421: read oid 50 snap -1 2024-02-10T05:34:44.193 INFO:tasks.rados.rados.0.smithi178.stdout:1421: expect (ObjNum 450 snap 141 seq_num 450) 2024-02-10T05:34:44.193 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 144 2024-02-10T05:34:44.193 INFO:tasks.rados.rados.0.smithi178.stdout:1422: seq_num 461 ranges {57344=524288} 2024-02-10T05:34:44.196 INFO:tasks.rados.rados.0.smithi178.stdout:1422: writing smithi17880450-23 from 57344 to 581632 tid 1 2024-02-10T05:34:44.197 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 41 current snap is 144 2024-02-10T05:34:44.197 INFO:tasks.rados.rados.0.smithi178.stdout:1423: seq_num 462 ranges {0=540672} 2024-02-10T05:34:44.199 INFO:tasks.rados.rados.0.smithi178.stdout:1423: writing smithi17880450-41 from 0 to 540672 tid 1 2024-02-10T05:34:44.200 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 144 2024-02-10T05:34:44.200 INFO:tasks.rados.rados.0.smithi178.stdout:1421: expect (ObjNum 450 snap 141 seq_num 450) 2024-02-10T05:34:44.212 INFO:tasks.rados.rados.0.smithi178.stdout:1422: finishing write tid 1 to smithi17880450-23 2024-02-10T05:34:44.212 INFO:tasks.rados.rados.0.smithi178.stdout:1422: finishing write tid 2 to smithi17880450-23 2024-02-10T05:34:44.212 INFO:tasks.rados.rados.0.smithi178.stdout:1422: finishing write tid 3 to smithi17880450-23 2024-02-10T05:34:44.212 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 593 (ObjNum 461 snap 144 seq_num 461) dirty exists 2024-02-10T05:34:44.212 INFO:tasks.rados.rados.0.smithi178.stdout:1422: left oid 23 (ObjNum 461 snap 144 seq_num 461) 2024-02-10T05:34:44.212 INFO:tasks.rados.rados.0.smithi178.stdout:1423: finishing write tid 1 to smithi17880450-41 2024-02-10T05:34:44.212 INFO:tasks.rados.rados.0.smithi178.stdout:1424: seq_num 463 ranges {6692864=557056} 2024-02-10T05:34:44.250 INFO:tasks.rados.rados.0.smithi178.stdout:1424: writing smithi17880450-9 from 6692864 to 7249920 tid 1 2024-02-10T05:34:44.251 INFO:tasks.rados.rados.0.smithi178.stdout:1421: done (3 left) 2024-02-10T05:34:44.251 INFO:tasks.rados.rados.0.smithi178.stdout:1422: done (2 left) 2024-02-10T05:34:44.251 INFO:tasks.rados.rados.0.smithi178.stdout:1425: snap_remove snap 122 2024-02-10T05:34:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[92537]: failed to encode map e344 with expected crc 2024-02-10T05:34:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[92537]: failed to encode map e344 with expected crc 2024-02-10T05:34:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[92537]: failed to encode map e344 with expected crc 2024-02-10T05:34:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:34:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[92537]: osdmap e345: 8 total, 8 up, 8 in 2024-02-10T05:34:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[92537]: failed to encode map e345 with expected crc 2024-02-10T05:34:44.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[95116]: failed to encode map e344 with expected crc 2024-02-10T05:34:44.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[95116]: failed to encode map e344 with expected crc 2024-02-10T05:34:44.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[95116]: failed to encode map e344 with expected crc 2024-02-10T05:34:44.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:44.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:34:44.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:44.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[95116]: osdmap e345: 8 total, 8 up, 8 in 2024-02-10T05:34:44.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:44 smithi178 ceph-mon[95116]: failed to encode map e345 with expected crc 2024-02-10T05:34:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:44 smithi189 ceph-mon[89631]: failed to encode map e344 with expected crc 2024-02-10T05:34:44.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:44 smithi189 ceph-mon[89631]: failed to encode map e344 with expected crc 2024-02-10T05:34:44.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:44 smithi189 ceph-mon[89631]: failed to encode map e344 with expected crc 2024-02-10T05:34:44.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:44 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:44.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:34:44.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:44 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:44.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:44 smithi189 ceph-mon[89631]: osdmap e345: 8 total, 8 up, 8 in 2024-02-10T05:34:44.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:44 smithi189 ceph-mon[89631]: failed to encode map e345 with expected crc 2024-02-10T05:34:45.178 INFO:tasks.rados.rados.0.smithi178.stdout:1425: done (2 left) 2024-02-10T05:34:45.178 INFO:tasks.rados.rados.0.smithi178.stdout:1426: snap_create 2024-02-10T05:34:45.178 INFO:tasks.rados.rados.0.smithi178.stdout:1423: finishing write tid 2 to smithi17880450-41 2024-02-10T05:34:45.178 INFO:tasks.rados.rados.0.smithi178.stdout:1423: finishing write tid 3 to smithi17880450-41 2024-02-10T05:34:45.179 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 755 (ObjNum 462 snap 144 seq_num 462) dirty exists 2024-02-10T05:34:45.179 INFO:tasks.rados.rados.0.smithi178.stdout:1423: left oid 41 (ObjNum 462 snap 144 seq_num 462) 2024-02-10T05:34:45.179 INFO:tasks.rados.rados.0.smithi178.stdout:1424: finishing write tid 1 to smithi17880450-9 2024-02-10T05:34:45.179 INFO:tasks.rados.rados.0.smithi178.stdout:1424: finishing write tid 2 to smithi17880450-9 2024-02-10T05:34:45.179 INFO:tasks.rados.rados.0.smithi178.stdout:1424: finishing write tid 3 to smithi17880450-9 2024-02-10T05:34:45.179 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 331 (ObjNum 463 snap 144 seq_num 463) dirty exists 2024-02-10T05:34:45.179 INFO:tasks.rados.rados.0.smithi178.stdout:1424: left oid 9 (ObjNum 463 snap 144 seq_num 463) 2024-02-10T05:34:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:45 smithi178 ceph-mon[92537]: failed to encode map e345 with expected crc 2024-02-10T05:34:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:45 smithi178 ceph-mon[92537]: failed to encode map e345 with expected crc 2024-02-10T05:34:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:45 smithi178 ceph-mon[92537]: pgmap v150: 121 pgs: 121 active+clean; 312 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 274 KiB/s rd, 952 KiB/s wr, 10 op/s 2024-02-10T05:34:45.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:45 smithi178 ceph-mon[92537]: osdmap e346: 8 total, 8 up, 8 in 2024-02-10T05:34:45.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:45 smithi178 ceph-mon[95116]: failed to encode map e345 with expected crc 2024-02-10T05:34:45.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:45 smithi178 ceph-mon[95116]: failed to encode map e345 with expected crc 2024-02-10T05:34:45.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:45 smithi178 ceph-mon[95116]: pgmap v150: 121 pgs: 121 active+clean; 312 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 274 KiB/s rd, 952 KiB/s wr, 10 op/s 2024-02-10T05:34:45.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:45 smithi178 ceph-mon[95116]: osdmap e346: 8 total, 8 up, 8 in 2024-02-10T05:34:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:45 smithi189 ceph-mon[89631]: failed to encode map e345 with expected crc 2024-02-10T05:34:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:45 smithi189 ceph-mon[89631]: failed to encode map e345 with expected crc 2024-02-10T05:34:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:45 smithi189 ceph-mon[89631]: pgmap v150: 121 pgs: 121 active+clean; 312 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 274 KiB/s rd, 952 KiB/s wr, 10 op/s 2024-02-10T05:34:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:45 smithi189 ceph-mon[89631]: osdmap e346: 8 total, 8 up, 8 in 2024-02-10T05:34:46.184 INFO:tasks.rados.rados.0.smithi178.stdout:1423: done (2 left) 2024-02-10T05:34:46.184 INFO:tasks.rados.rados.0.smithi178.stdout:1424: done (1 left) 2024-02-10T05:34:46.184 INFO:tasks.rados.rados.0.smithi178.stdout:1426: done (0 left) 2024-02-10T05:34:46.184 INFO:tasks.rados.rados.0.smithi178.stdout:1427: copy_from oid 34 from oid 38 current snap is 145 2024-02-10T05:34:46.184 INFO:tasks.rados.rados.0.smithi178.stdout:1428: rollback oid 46 current snap is 145 2024-02-10T05:34:46.184 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 46 to 132 2024-02-10T05:34:46.185 INFO:tasks.rados.rados.0.smithi178.stdout:1429: rollback oid 23 current snap is 145 2024-02-10T05:34:46.185 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 23 to 140 2024-02-10T05:34:46.185 INFO:tasks.rados.rados.0.smithi178.stdout:1430: delete oid 22 current snap is 145 2024-02-10T05:34:46.191 INFO:tasks.rados.rados.0.smithi178.stdout:1429: finishing rollback tid 0 to smithi17880450-23 2024-02-10T05:34:46.192 INFO:tasks.rados.rados.0.smithi178.stdout:1430: done (3 left) 2024-02-10T05:34:46.192 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 145 2024-02-10T05:34:46.193 INFO:tasks.rados.rados.0.smithi178.stdout:1431: seq_num 465 ranges {253952=598016} 2024-02-10T05:34:46.198 INFO:tasks.rados.rados.0.smithi178.stdout:1431: writing smithi17880450-12 from 253952 to 851968 tid 1 2024-02-10T05:34:46.198 INFO:tasks.rados.rados.0.smithi178.stdout:1432: copy_from oid 28 from oid 42 current snap is 145 2024-02-10T05:34:46.198 INFO:tasks.rados.rados.0.smithi178.stdout:1429: finishing rollback tid 1 to smithi17880450-23 2024-02-10T05:34:46.198 INFO:tasks.rados.rados.0.smithi178.stdout:1429: finishing rollback tid 2 to smithi17880450-23 2024-02-10T05:34:46.198 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 601 (ObjNum 433 snap 139 seq_num 433) dirty exists 2024-02-10T05:34:46.198 INFO:tasks.rados.rados.0.smithi178.stdout:1427: finishing copy_from to smithi17880450-34 2024-02-10T05:34:46.198 INFO:tasks.rados.rados.0.smithi178.stdout:1427: got expected ENOENT (src dne) 2024-02-10T05:34:46.198 INFO:tasks.rados.rados.0.smithi178.stdout:1427: finishing copy_from racing read to smithi17880450-34 2024-02-10T05:34:46.198 INFO:tasks.rados.rados.0.smithi178.stdout:1427: done (4 left) 2024-02-10T05:34:46.199 INFO:tasks.rados.rados.0.smithi178.stdout:1429: done (3 left) 2024-02-10T05:34:46.199 INFO:tasks.rados.rados.0.smithi178.stdout:1433: snap_remove snap 143 2024-02-10T05:34:46.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:46 smithi178 ceph-mon[92537]: failed to encode map e346 with expected crc 2024-02-10T05:34:46.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:46 smithi178 ceph-mon[92537]: failed to encode map e346 with expected crc 2024-02-10T05:34:46.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:46 smithi178 ceph-mon[92537]: osdmap e347: 8 total, 8 up, 8 in 2024-02-10T05:34:46.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:46 smithi178 ceph-mon[92537]: failed to encode map e347 with expected crc 2024-02-10T05:34:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:46 smithi178 ceph-mon[95116]: failed to encode map e346 with expected crc 2024-02-10T05:34:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:46 smithi178 ceph-mon[95116]: failed to encode map e346 with expected crc 2024-02-10T05:34:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:46 smithi178 ceph-mon[95116]: osdmap e347: 8 total, 8 up, 8 in 2024-02-10T05:34:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:46 smithi178 ceph-mon[95116]: failed to encode map e347 with expected crc 2024-02-10T05:34:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:46 smithi189 ceph-mon[89631]: failed to encode map e346 with expected crc 2024-02-10T05:34:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:46 smithi189 ceph-mon[89631]: failed to encode map e346 with expected crc 2024-02-10T05:34:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:46 smithi189 ceph-mon[89631]: osdmap e347: 8 total, 8 up, 8 in 2024-02-10T05:34:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:46 smithi189 ceph-mon[89631]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.186 INFO:tasks.rados.rados.0.smithi178.stdout:1433: done (3 left) 2024-02-10T05:34:47.186 INFO:tasks.rados.rados.0.smithi178.stdout:1434: copy_from oid 24 from oid 8 current snap is 145 2024-02-10T05:34:47.186 INFO:tasks.rados.rados.0.smithi178.stdout:1428: finishing rollback tid 0 to smithi17880450-46 2024-02-10T05:34:47.186 INFO:tasks.rados.rados.0.smithi178.stdout:1428: finishing rollback tid 1 to smithi17880450-46 2024-02-10T05:34:47.187 INFO:tasks.rados.rados.0.smithi178.stdout:1428: finishing rollback tid 2 to smithi17880450-46 2024-02-10T05:34:47.187 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 1175 (ObjNum 380 snap 118 seq_num 380) dirty exists 2024-02-10T05:34:47.187 INFO:tasks.rados.rados.0.smithi178.stdout:1431: finishing write tid 1 to smithi17880450-12 2024-02-10T05:34:47.187 INFO:tasks.rados.rados.0.smithi178.stdout:1431: finishing write tid 2 to smithi17880450-12 2024-02-10T05:34:47.187 INFO:tasks.rados.rados.0.smithi178.stdout:1431: finishing write tid 3 to smithi17880450-12 2024-02-10T05:34:47.187 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 641 (ObjNum 465 snap 145 seq_num 465) dirty exists 2024-02-10T05:34:47.187 INFO:tasks.rados.rados.0.smithi178.stdout:1431: left oid 12 (ObjNum 465 snap 145 seq_num 465) 2024-02-10T05:34:47.187 INFO:tasks.rados.rados.0.smithi178.stdout:1432: finishing copy_from racing read to smithi17880450-28 2024-02-10T05:34:47.187 INFO:tasks.rados.rados.0.smithi178.stdout:1432: finishing copy_from to smithi17880450-28 2024-02-10T05:34:47.187 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 544 (ObjNum 416 snap 136 seq_num 416) dirty exists 2024-02-10T05:34:47.187 INFO:tasks.rados.rados.0.smithi178.stdout:1428: done (3 left) 2024-02-10T05:34:47.187 INFO:tasks.rados.rados.0.smithi178.stdout:1431: done (2 left) 2024-02-10T05:34:47.188 INFO:tasks.rados.rados.0.smithi178.stdout:1432: done (1 left) 2024-02-10T05:34:47.188 INFO:tasks.rados.rados.0.smithi178.stdout:1435: copy_from oid 6 from oid 47 current snap is 145 2024-02-10T05:34:47.188 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 28 current snap is 145 2024-02-10T05:34:47.188 INFO:tasks.rados.rados.0.smithi178.stdout:1436: seq_num 466 ranges {3514368=614400} 2024-02-10T05:34:47.210 INFO:tasks.rados.rados.0.smithi178.stdout:1436: writing smithi17880450-28 from 3514368 to 4128768 tid 1 2024-02-10T05:34:47.210 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 145 2024-02-10T05:34:47.211 INFO:tasks.rados.rados.0.smithi178.stdout:1435: finishing copy_from racing read to smithi17880450-6 2024-02-10T05:34:47.211 INFO:tasks.rados.rados.0.smithi178.stdout:1437: seq_num 467 ranges {16384=630784} 2024-02-10T05:34:47.215 INFO:tasks.rados.rados.0.smithi178.stdout:1437: writing smithi17880450-32 from 16384 to 647168 tid 1 2024-02-10T05:34:47.215 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 145 2024-02-10T05:34:47.215 INFO:tasks.rados.rados.0.smithi178.stdout:1435: finishing copy_from to smithi17880450-6 2024-02-10T05:34:47.215 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 565 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:34:47.215 INFO:tasks.rados.rados.0.smithi178.stdout:1436: finishing write tid 1 to smithi17880450-28 2024-02-10T05:34:47.215 INFO:tasks.rados.rados.0.smithi178.stdout:1436: finishing write tid 2 to smithi17880450-28 2024-02-10T05:34:47.215 INFO:tasks.rados.rados.0.smithi178.stdout:1438: seq_num 468 ranges {6987776=647168} 2024-02-10T05:34:47.257 INFO:tasks.rados.rados.0.smithi178.stdout:1438: writing smithi17880450-31 from 6987776 to 7634944 tid 1 2024-02-10T05:34:47.257 INFO:tasks.rados.rados.0.smithi178.stdout:1435: done (4 left) 2024-02-10T05:34:47.257 INFO:tasks.rados.rados.0.smithi178.stdout:1439: rmattr oid 49 current snap is 145 2024-02-10T05:34:47.257 INFO:tasks.rados.rados.0.smithi178.stdout:1439: done (4 left) 2024-02-10T05:34:47.257 INFO:tasks.rados.rados.0.smithi178.stdout:1440: delete oid 15 current snap is 145 2024-02-10T05:34:47.257 INFO:tasks.rados.rados.0.smithi178.stdout:1436: finishing write tid 3 to smithi17880450-28 2024-02-10T05:34:47.257 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 546 (ObjNum 466 snap 145 seq_num 466) dirty exists 2024-02-10T05:34:47.258 INFO:tasks.rados.rados.0.smithi178.stdout:1436: left oid 28 (ObjNum 466 snap 145 seq_num 466) 2024-02-10T05:34:47.258 INFO:tasks.rados.rados.0.smithi178.stdout:1437: finishing write tid 1 to smithi17880450-32 2024-02-10T05:34:47.258 INFO:tasks.rados.rados.0.smithi178.stdout:1437: finishing write tid 2 to smithi17880450-32 2024-02-10T05:34:47.258 INFO:tasks.rados.rados.0.smithi178.stdout:1434: finishing copy_from racing read to smithi17880450-24 2024-02-10T05:34:47.258 INFO:tasks.rados.rados.0.smithi178.stdout:1437: finishing write tid 3 to smithi17880450-32 2024-02-10T05:34:47.258 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 615 (ObjNum 467 snap 145 seq_num 467) dirty exists 2024-02-10T05:34:47.258 INFO:tasks.rados.rados.0.smithi178.stdout:1437: left oid 32 (ObjNum 467 snap 145 seq_num 467) 2024-02-10T05:34:47.258 INFO:tasks.rados.rados.0.smithi178.stdout:1434: finishing copy_from to smithi17880450-24 2024-02-10T05:34:47.258 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 228 (ObjNum 448 snap 141 seq_num 448) dirty exists 2024-02-10T05:34:47.259 INFO:tasks.rados.rados.0.smithi178.stdout:1434: done (4 left) 2024-02-10T05:34:47.259 INFO:tasks.rados.rados.0.smithi178.stdout:1436: done (3 left) 2024-02-10T05:34:47.259 INFO:tasks.rados.rados.0.smithi178.stdout:1437: done (2 left) 2024-02-10T05:34:47.259 INFO:tasks.rados.rados.0.smithi178.stdout:1440: done (1 left) 2024-02-10T05:34:47.259 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 145 2024-02-10T05:34:47.259 INFO:tasks.rados.rados.0.smithi178.stdout:1441: seq_num 470 ranges {0=679936} 2024-02-10T05:34:47.262 INFO:tasks.rados.rados.0.smithi178.stdout:1441: writing smithi17880450-5 from 0 to 679936 tid 1 2024-02-10T05:34:47.263 INFO:tasks.rados.rados.0.smithi178.stdout:1442: delete oid 38 current snap is 145 2024-02-10T05:34:47.263 INFO:tasks.rados.rados.0.smithi178.stdout:1438: finishing write tid 1 to smithi17880450-31 2024-02-10T05:34:47.263 INFO:tasks.rados.rados.0.smithi178.stdout:1438: finishing write tid 2 to smithi17880450-31 2024-02-10T05:34:47.263 INFO:tasks.rados.rados.0.smithi178.stdout:1438: finishing write tid 3 to smithi17880450-31 2024-02-10T05:34:47.263 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 1180 (ObjNum 468 snap 145 seq_num 468) dirty exists 2024-02-10T05:34:47.263 INFO:tasks.rados.rados.0.smithi178.stdout:1438: left oid 31 (ObjNum 468 snap 145 seq_num 468) 2024-02-10T05:34:47.264 INFO:tasks.rados.rados.0.smithi178.stdout:1438: done (2 left) 2024-02-10T05:34:47.264 INFO:tasks.rados.rados.0.smithi178.stdout:1442: done (1 left) 2024-02-10T05:34:47.264 INFO:tasks.rados.rados.0.smithi178.stdout:1443: setattr oid 17 current snap is 145 2024-02-10T05:34:47.265 INFO:tasks.rados.rados.0.smithi178.stdout:1441: finishing write tid 1 to smithi17880450-5 2024-02-10T05:34:47.265 INFO:tasks.rados.rados.0.smithi178.stdout:1441: finishing write tid 2 to smithi17880450-5 2024-02-10T05:34:47.267 INFO:tasks.rados.rados.0.smithi178.stdout:1444: read oid 21 snap -1 2024-02-10T05:34:47.267 INFO:tasks.rados.rados.0.smithi178.stdout:1444: expect (ObjNum 402 snap 133 seq_num 402) 2024-02-10T05:34:47.267 INFO:tasks.rados.rados.0.smithi178.stdout:1445: snap_remove snap 126 2024-02-10T05:34:47.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:34:47] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.43.0" 2024-02-10T05:34:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-mon[92537]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-mon[92537]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-mon[92537]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-mon[92537]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-mon[92537]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-mon[92537]: pgmap v153: 121 pgs: 121 active+clean; 312 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 273 KiB/s rd, 744 KiB/s wr, 7 op/s 2024-02-10T05:34:47.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-mon[92537]: osdmap e348: 8 total, 8 up, 8 in 2024-02-10T05:34:47.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-mon[95116]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-mon[95116]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-mon[95116]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-mon[95116]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-mon[95116]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-mon[95116]: pgmap v153: 121 pgs: 121 active+clean; 312 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 273 KiB/s rd, 744 KiB/s wr, 7 op/s 2024-02-10T05:34:47.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:47 smithi178 ceph-mon[95116]: osdmap e348: 8 total, 8 up, 8 in 2024-02-10T05:34:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:47 smithi189 ceph-mon[89631]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:47 smithi189 ceph-mon[89631]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:47 smithi189 ceph-mon[89631]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:47 smithi189 ceph-mon[89631]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:47 smithi189 ceph-mon[89631]: failed to encode map e347 with expected crc 2024-02-10T05:34:47.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:47 smithi189 ceph-mon[89631]: pgmap v153: 121 pgs: 121 active+clean; 312 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 273 KiB/s rd, 744 KiB/s wr, 7 op/s 2024-02-10T05:34:47.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:47 smithi189 ceph-mon[89631]: osdmap e348: 8 total, 8 up, 8 in 2024-02-10T05:34:48.186 INFO:tasks.rados.rados.0.smithi178.stdout:1445: done (3 left) 2024-02-10T05:34:48.187 INFO:tasks.rados.rados.0.smithi178.stdout:1446: snap_remove snap 142 2024-02-10T05:34:48.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:48 smithi189 ceph-mon[89631]: failed to encode map e348 with expected crc 2024-02-10T05:34:48.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:48 smithi189 ceph-mon[89631]: failed to encode map e348 with expected crc 2024-02-10T05:34:48.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:48 smithi189 ceph-mon[89631]: failed to encode map e348 with expected crc 2024-02-10T05:34:48.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:48 smithi189 ceph-mon[89631]: failed to encode map e348 with expected crc 2024-02-10T05:34:48.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:48 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T05:34:48.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:48 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T05:34:48.659 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:48 smithi189 ceph-mon[89631]: Upgrade: osd.1 is safe to restart 2024-02-10T05:34:48.660 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:48 smithi189 ceph-mon[89631]: osdmap e349: 8 total, 8 up, 8 in 2024-02-10T05:34:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[95116]: failed to encode map e348 with expected crc 2024-02-10T05:34:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[95116]: failed to encode map e348 with expected crc 2024-02-10T05:34:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[95116]: failed to encode map e348 with expected crc 2024-02-10T05:34:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[95116]: failed to encode map e348 with expected crc 2024-02-10T05:34:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T05:34:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T05:34:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[95116]: Upgrade: osd.1 is safe to restart 2024-02-10T05:34:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[95116]: osdmap e349: 8 total, 8 up, 8 in 2024-02-10T05:34:48.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[92537]: failed to encode map e348 with expected crc 2024-02-10T05:34:48.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[92537]: failed to encode map e348 with expected crc 2024-02-10T05:34:48.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[92537]: failed to encode map e348 with expected crc 2024-02-10T05:34:48.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[92537]: failed to encode map e348 with expected crc 2024-02-10T05:34:48.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T05:34:48.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T05:34:48.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[92537]: Upgrade: osd.1 is safe to restart 2024-02-10T05:34:48.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:48 smithi178 ceph-mon[92537]: osdmap e349: 8 total, 8 up, 8 in 2024-02-10T05:34:49.037 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:34:48 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:34:48.658Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:34:49.188 INFO:tasks.rados.rados.0.smithi178.stdout:1446: done (3 left) 2024-02-10T05:34:49.191 INFO:tasks.rados.rados.0.smithi178.stdout:1447: snap_create 2024-02-10T05:34:49.191 INFO:tasks.rados.rados.0.smithi178.stdout:1441: finishing write tid 3 to smithi17880450-5 2024-02-10T05:34:49.191 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 1182 (ObjNum 470 snap 145 seq_num 470) dirty exists 2024-02-10T05:34:49.191 INFO:tasks.rados.rados.0.smithi178.stdout:1441: left oid 5 (ObjNum 470 snap 145 seq_num 470) 2024-02-10T05:34:49.191 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 430 (ObjNum 458 snap 143 seq_num 458) dirty exists 2024-02-10T05:34:49.191 INFO:tasks.rados.rados.0.smithi178.stdout:1444: expect (ObjNum 402 snap 133 seq_num 402) 2024-02-10T05:34:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[92537]: failed to encode map e349 with expected crc 2024-02-10T05:34:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[92537]: failed to encode map e349 with expected crc 2024-02-10T05:34:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[92537]: pgmap v156: 121 pgs: 121 active+clean; 318 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.5 MiB/s wr, 2 op/s 2024-02-10T05:34:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T05:34:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[92537]: failed to encode map e350 with expected crc 2024-02-10T05:34:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[92537]: osdmap e350: 8 total, 8 up, 8 in 2024-02-10T05:34:49.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[95116]: failed to encode map e349 with expected crc 2024-02-10T05:34:49.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[95116]: failed to encode map e349 with expected crc 2024-02-10T05:34:49.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[95116]: pgmap v156: 121 pgs: 121 active+clean; 318 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.5 MiB/s wr, 2 op/s 2024-02-10T05:34:49.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:49.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T05:34:49.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:49.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[95116]: failed to encode map e350 with expected crc 2024-02-10T05:34:49.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:49 smithi178 ceph-mon[95116]: osdmap e350: 8 total, 8 up, 8 in 2024-02-10T05:34:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:49 smithi189 ceph-mon[89631]: failed to encode map e349 with expected crc 2024-02-10T05:34:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:49 smithi189 ceph-mon[89631]: failed to encode map e349 with expected crc 2024-02-10T05:34:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:49 smithi189 ceph-mon[89631]: pgmap v156: 121 pgs: 121 active+clean; 318 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.5 MiB/s wr, 2 op/s 2024-02-10T05:34:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:49 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:49 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T05:34:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:49 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:34:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:49 smithi189 ceph-mon[89631]: failed to encode map e350 with expected crc 2024-02-10T05:34:49.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:49 smithi189 ceph-mon[89631]: osdmap e350: 8 total, 8 up, 8 in 2024-02-10T05:34:50.179 INFO:tasks.rados.rados.0.smithi178.stdout:1441: done (3 left) 2024-02-10T05:34:50.179 INFO:tasks.rados.rados.0.smithi178.stdout:1443: done (2 left) 2024-02-10T05:34:50.179 INFO:tasks.rados.rados.0.smithi178.stdout:1444: done (1 left) 2024-02-10T05:34:50.179 INFO:tasks.rados.rados.0.smithi178.stdout:1447: done (0 left) 2024-02-10T05:34:50.179 INFO:tasks.rados.rados.0.smithi178.stdout:1448: rollback oid 14 current snap is 146 2024-02-10T05:34:50.179 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 14 to 136 2024-02-10T05:34:50.179 INFO:tasks.rados.rados.0.smithi178.stdout:1449: snap_remove snap 132 2024-02-10T05:34:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:50 smithi178 ceph-mon[92537]: Upgrade: Updating osd.1 2024-02-10T05:34:50.785 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:50 smithi178 ceph-mon[92537]: Deploying daemon osd.1 on smithi178 2024-02-10T05:34:50.786 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:50 smithi178 ceph-mon[92537]: failed to encode map e350 with expected crc 2024-02-10T05:34:50.786 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:50 smithi178 ceph-mon[92537]: failed to encode map e351 with expected crc 2024-02-10T05:34:50.786 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:50 smithi178 ceph-mon[92537]: osdmap e351: 8 total, 8 up, 8 in 2024-02-10T05:34:50.786 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:50 smithi178 ceph-mon[95116]: Upgrade: Updating osd.1 2024-02-10T05:34:50.787 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:50 smithi178 ceph-mon[95116]: Deploying daemon osd.1 on smithi178 2024-02-10T05:34:50.787 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:50 smithi178 ceph-mon[95116]: failed to encode map e350 with expected crc 2024-02-10T05:34:50.787 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:50 smithi178 ceph-mon[95116]: failed to encode map e351 with expected crc 2024-02-10T05:34:50.788 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:50 smithi178 ceph-mon[95116]: osdmap e351: 8 total, 8 up, 8 in 2024-02-10T05:34:50.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:50 smithi189 ceph-mon[89631]: Upgrade: Updating osd.1 2024-02-10T05:34:50.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:50 smithi189 ceph-mon[89631]: Deploying daemon osd.1 on smithi178 2024-02-10T05:34:50.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:50 smithi189 ceph-mon[89631]: failed to encode map e350 with expected crc 2024-02-10T05:34:50.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:50 smithi189 ceph-mon[89631]: failed to encode map e351 with expected crc 2024-02-10T05:34:50.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:50 smithi189 ceph-mon[89631]: osdmap e351: 8 total, 8 up, 8 in 2024-02-10T05:34:51.181 INFO:tasks.rados.rados.0.smithi178.stdout:1449: done (1 left) 2024-02-10T05:34:51.181 INFO:tasks.rados.rados.0.smithi178.stdout:1450: snap_remove snap 129 2024-02-10T05:34:51.460 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:51 smithi178 ceph-mon[92537]: failed to encode map e351 with expected crc 2024-02-10T05:34:51.460 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:51 smithi178 ceph-mon[92537]: failed to encode map e351 with expected crc 2024-02-10T05:34:51.460 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:51 smithi178 ceph-mon[92537]: pgmap v159: 121 pgs: 121 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-02-10T05:34:51.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:51 smithi178 ceph-mon[92537]: osdmap e352: 8 total, 8 up, 8 in 2024-02-10T05:34:51.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:51 smithi178 ceph-mon[95116]: failed to encode map e351 with expected crc 2024-02-10T05:34:51.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:51 smithi178 ceph-mon[95116]: failed to encode map e351 with expected crc 2024-02-10T05:34:51.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:51 smithi178 ceph-mon[95116]: pgmap v159: 121 pgs: 121 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-02-10T05:34:51.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:51 smithi178 ceph-mon[95116]: osdmap e352: 8 total, 8 up, 8 in 2024-02-10T05:34:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:51 smithi189 ceph-mon[89631]: failed to encode map e351 with expected crc 2024-02-10T05:34:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:51 smithi189 ceph-mon[89631]: failed to encode map e351 with expected crc 2024-02-10T05:34:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:51 smithi189 ceph-mon[89631]: pgmap v159: 121 pgs: 121 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-02-10T05:34:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:51 smithi189 ceph-mon[89631]: osdmap e352: 8 total, 8 up, 8 in 2024-02-10T05:34:52.183 INFO:tasks.rados.rados.0.smithi178.stdout:1450: done (1 left) 2024-02-10T05:34:52.183 INFO:tasks.rados.rados.0.smithi178.stdout:1451: rollback oid 38 current snap is 146 2024-02-10T05:34:52.183 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 38 to 117 2024-02-10T05:34:52.184 INFO:tasks.rados.rados.0.smithi178.stdout:1448: finishing rollback tid 1 to smithi17880450-14 2024-02-10T05:34:52.184 INFO:tasks.rados.rados.0.smithi178.stdout:1448: finishing rollback tid 2 to smithi17880450-14 2024-02-10T05:34:52.184 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 464 (ObjNum 289 snap 86 seq_num 289) dirty exists 2024-02-10T05:34:52.184 INFO:tasks.rados.rados.0.smithi178.stdout:1448: done (1 left) 2024-02-10T05:34:52.184 INFO:tasks.rados.rados.0.smithi178.stdout:1452: read oid 30 snap -1 2024-02-10T05:34:52.184 INFO:tasks.rados.rados.0.smithi178.stdout:1452: expect deleted 2024-02-10T05:34:52.184 INFO:tasks.rados.rados.0.smithi178.stdout:1453: read oid 6 snap -1 2024-02-10T05:34:52.184 INFO:tasks.rados.rados.0.smithi178.stdout:1453: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:34:52.184 INFO:tasks.rados.rados.0.smithi178.stdout:1454: delete oid 10 current snap is 146 2024-02-10T05:34:52.197 INFO:tasks.rados.rados.0.smithi178.stdout:1452: done (3 left) 2024-02-10T05:34:52.197 INFO:tasks.rados.rados.0.smithi178.stdout:1454: done (2 left) 2024-02-10T05:34:52.197 INFO:tasks.rados.rados.0.smithi178.stdout:1455: read oid 5 snap -1 2024-02-10T05:34:52.197 INFO:tasks.rados.rados.0.smithi178.stdout:1455: expect (ObjNum 470 snap 145 seq_num 470) 2024-02-10T05:34:52.197 INFO:tasks.rados.rados.0.smithi178.stdout:1456: read oid 19 snap -1 2024-02-10T05:34:52.197 INFO:tasks.rados.rados.0.smithi178.stdout:1456: expect (ObjNum 397 snap 129 seq_num 397) 2024-02-10T05:34:52.198 INFO:tasks.rados.rados.0.smithi178.stdout:1457: rollback oid 35 current snap is 146 2024-02-10T05:34:52.198 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 35 to 145 2024-02-10T05:34:52.198 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 146 2024-02-10T05:34:52.198 INFO:tasks.rados.rados.0.smithi178.stdout:1458: seq_num 473 ranges {3514368=729088} 2024-02-10T05:34:52.223 INFO:tasks.rados.rados.0.smithi178.stdout:1458: writing smithi17880450-42 from 3514368 to 4243456 tid 1 2024-02-10T05:34:52.223 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 44 current snap is 146 2024-02-10T05:34:52.223 INFO:tasks.rados.rados.0.smithi178.stdout:1459: seq_num 474 ranges {0=745472} 2024-02-10T05:34:52.225 INFO:tasks.rados.rados.0.smithi178.stdout:1459: writing smithi17880450-44 from 0 to 745472 tid 1 2024-02-10T05:34:52.225 INFO:tasks.rados.rados.0.smithi178.stdout:1460: setattr oid 16 current snap is 146 2024-02-10T05:34:52.225 INFO:tasks.rados.rados.0.smithi178.stdout:1451: finishing rollback tid 1 to smithi17880450-38 2024-02-10T05:34:52.225 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 507 (ObjNum 129 snap 0 seq_num 1534718160) dirty dne 2024-02-10T05:34:52.226 INFO:tasks.rados.rados.0.smithi178.stdout:1453: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:34:52.285 INFO:tasks.rados.rados.0.smithi178.stdout:1455: expect (ObjNum 470 snap 145 seq_num 470) 2024-02-10T05:34:52.302 INFO:tasks.rados.rados.0.smithi178.stdout:1457: finishing rollback tid 0 to smithi17880450-35 2024-02-10T05:34:52.303 INFO:tasks.rados.rados.0.smithi178.stdout:1457: finishing rollback tid 1 to smithi17880450-35 2024-02-10T05:34:52.303 INFO:tasks.rados.rados.0.smithi178.stdout:1457: finishing rollback tid 2 to smithi17880450-35 2024-02-10T05:34:52.303 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 623 (ObjNum 459 snap 143 seq_num 459) dirty exists 2024-02-10T05:34:52.303 INFO:tasks.rados.rados.0.smithi178.stdout:1456: expect (ObjNum 397 snap 129 seq_num 397) 2024-02-10T05:34:52.448 INFO:tasks.rados.rados.0.smithi178.stdout:1458: finishing write tid 1 to smithi17880450-42 2024-02-10T05:34:52.448 INFO:tasks.rados.rados.0.smithi178.stdout:1458: finishing write tid 2 to smithi17880450-42 2024-02-10T05:34:52.448 INFO:tasks.rados.rados.0.smithi178.stdout:1458: finishing write tid 3 to smithi17880450-42 2024-02-10T05:34:52.449 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 632 (ObjNum 473 snap 146 seq_num 473) dirty exists 2024-02-10T05:34:52.449 INFO:tasks.rados.rados.0.smithi178.stdout:1458: left oid 42 (ObjNum 473 snap 146 seq_num 473) 2024-02-10T05:34:52.449 INFO:tasks.rados.rados.0.smithi178.stdout:1459: finishing write tid 1 to smithi17880450-44 2024-02-10T05:34:52.449 INFO:tasks.rados.rados.0.smithi178.stdout:1459: finishing write tid 2 to smithi17880450-44 2024-02-10T05:34:52.449 INFO:tasks.rados.rados.0.smithi178.stdout:1459: finishing write tid 3 to smithi17880450-44 2024-02-10T05:34:52.449 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 675 (ObjNum 474 snap 146 seq_num 474) dirty exists 2024-02-10T05:34:52.449 INFO:tasks.rados.rados.0.smithi178.stdout:1459: left oid 44 (ObjNum 474 snap 146 seq_num 474) 2024-02-10T05:34:52.449 INFO:tasks.rados.rados.0.smithi178.stdout:1451: done (7 left) 2024-02-10T05:34:52.449 INFO:tasks.rados.rados.0.smithi178.stdout:1453: done (6 left) 2024-02-10T05:34:52.449 INFO:tasks.rados.rados.0.smithi178.stdout:1455: done (5 left) 2024-02-10T05:34:52.449 INFO:tasks.rados.rados.0.smithi178.stdout:1456: done (4 left) 2024-02-10T05:34:52.449 INFO:tasks.rados.rados.0.smithi178.stdout:1457: done (3 left) 2024-02-10T05:34:52.449 INFO:tasks.rados.rados.0.smithi178.stdout:1458: done (2 left) 2024-02-10T05:34:52.450 INFO:tasks.rados.rados.0.smithi178.stdout:1459: done (1 left) 2024-02-10T05:34:52.450 INFO:tasks.rados.rados.0.smithi178.stdout:1461: copy_from oid 41 from oid 30 current snap is 146 2024-02-10T05:34:52.450 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 146 2024-02-10T05:34:52.450 INFO:tasks.rados.rados.0.smithi178.stdout:1462: seq_num 475 ranges {5406720=761856} 2024-02-10T05:34:52.481 INFO:tasks.rados.rados.0.smithi178.stdout:1462: writing smithi17880450-20 from 5406720 to 6168576 tid 1 2024-02-10T05:34:52.481 INFO:tasks.rados.rados.0.smithi178.stdout:1463: copy_from oid 2 from oid 23 current snap is 146 2024-02-10T05:34:52.481 INFO:tasks.rados.rados.0.smithi178.stdout:1461: finishing copy_from to smithi17880450-41 2024-02-10T05:34:52.482 INFO:tasks.rados.rados.0.smithi178.stdout:1461: got expected ENOENT (src dne) 2024-02-10T05:34:52.482 INFO:tasks.rados.rados.0.smithi178.stdout:1461: finishing copy_from racing read to smithi17880450-41 2024-02-10T05:34:52.482 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 1220 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-02-10T05:34:52.482 INFO:tasks.rados.rados.0.smithi178.stdout:1460: done (3 left) 2024-02-10T05:34:52.482 INFO:tasks.rados.rados.0.smithi178.stdout:1461: done (2 left) 2024-02-10T05:34:52.482 INFO:tasks.rados.rados.0.smithi178.stdout:1464: copy_from oid 47 from oid 39 current snap is 146 2024-02-10T05:34:52.482 INFO:tasks.rados.rados.0.smithi178.stdout:1465: rollback oid 37 current snap is 146 2024-02-10T05:34:52.482 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 37 to 91 2024-02-10T05:34:52.482 INFO:tasks.rados.rados.0.smithi178.stdout:1466: read oid 42 snap -1 2024-02-10T05:34:52.482 INFO:tasks.rados.rados.0.smithi178.stdout:1466: expect (ObjNum 473 snap 146 seq_num 473) 2024-02-10T05:34:52.482 INFO:tasks.rados.rados.0.smithi178.stdout:1467: snap_remove snap 102 2024-02-10T05:34:52.696 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:52 smithi178 ceph-mon[92537]: failed to encode map e352 with expected crc 2024-02-10T05:34:52.696 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:52 smithi178 ceph-mon[92537]: failed to encode map e352 with expected crc 2024-02-10T05:34:52.696 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:52 smithi178 ceph-mon[92537]: osdmap e353: 8 total, 8 up, 8 in 2024-02-10T05:34:52.696 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:52 smithi178 ceph-mon[92537]: failed to encode map e353 with expected crc 2024-02-10T05:34:52.696 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:52 smithi178 ceph-mon[95116]: failed to encode map e352 with expected crc 2024-02-10T05:34:52.696 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:52 smithi178 ceph-mon[95116]: failed to encode map e352 with expected crc 2024-02-10T05:34:52.696 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:52 smithi178 ceph-mon[95116]: osdmap e353: 8 total, 8 up, 8 in 2024-02-10T05:34:52.696 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:52 smithi178 ceph-mon[95116]: failed to encode map e353 with expected crc 2024-02-10T05:34:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:52 smithi189 ceph-mon[89631]: failed to encode map e352 with expected crc 2024-02-10T05:34:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:52 smithi189 ceph-mon[89631]: failed to encode map e352 with expected crc 2024-02-10T05:34:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:52 smithi189 ceph-mon[89631]: osdmap e353: 8 total, 8 up, 8 in 2024-02-10T05:34:52.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:52 smithi189 ceph-mon[89631]: failed to encode map e353 with expected crc 2024-02-10T05:34:52.962 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:52 smithi178 systemd[1]: Stopping Ceph osd.1 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:34:53.412 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:52 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1[47531]: 2024-02-10T05:34:52.983+0000 7f76c2935700 -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-02-10T05:34:53.412 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:52 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1[47531]: 2024-02-10T05:34:52.983+0000 7f76c2935700 -1 osd.1 353 *** Got signal Terminated *** 2024-02-10T05:34:53.412 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:52 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1[47531]: 2024-02-10T05:34:52.983+0000 7f76c2935700 -1 osd.1 353 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T05:34:53.416 INFO:tasks.rados.rados.0.smithi178.stdout:1467: done (5 left) 2024-02-10T05:34:53.416 INFO:tasks.rados.rados.0.smithi178.stdout:1468: copy_from oid 11 from oid 17 current snap is 146 2024-02-10T05:34:53.416 INFO:tasks.rados.rados.0.smithi178.stdout:1464: finishing copy_from to smithi17880450-47 2024-02-10T05:34:53.416 INFO:tasks.rados.rados.0.smithi178.stdout:1464: got expected ENOENT (src dne) 2024-02-10T05:34:53.416 INFO:tasks.rados.rados.0.smithi178.stdout:1464: finishing copy_from racing read to smithi17880450-47 2024-02-10T05:34:53.417 INFO:tasks.rados.rados.0.smithi178.stdout:1462: finishing write tid 1 to smithi17880450-20 2024-02-10T05:34:53.417 INFO:tasks.rados.rados.0.smithi178.stdout:1465: finishing rollback tid 0 to smithi17880450-37 2024-02-10T05:34:53.417 INFO:tasks.rados.rados.0.smithi178.stdout:1463: finishing copy_from racing read to smithi17880450-2 2024-02-10T05:34:53.417 INFO:tasks.rados.rados.0.smithi178.stdout:1465: finishing rollback tid 1 to smithi17880450-37 2024-02-10T05:34:53.417 INFO:tasks.rados.rados.0.smithi178.stdout:1462: finishing write tid 2 to smithi17880450-20 2024-02-10T05:34:53.417 INFO:tasks.rados.rados.0.smithi178.stdout:1465: finishing rollback tid 2 to smithi17880450-37 2024-02-10T05:34:53.417 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 1224 (ObjNum 301 snap 87 seq_num 301) dirty exists 2024-02-10T05:34:53.417 INFO:tasks.rados.rados.0.smithi178.stdout:1463: finishing copy_from to smithi17880450-2 2024-02-10T05:34:53.417 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 601 (ObjNum 433 snap 139 seq_num 433) dirty exists 2024-02-10T05:34:53.417 INFO:tasks.rados.rados.0.smithi178.stdout:1462: finishing write tid 3 to smithi17880450-20 2024-02-10T05:34:53.417 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 266 (ObjNum 475 snap 146 seq_num 475) dirty exists 2024-02-10T05:34:53.417 INFO:tasks.rados.rados.0.smithi178.stdout:1462: left oid 20 (ObjNum 475 snap 146 seq_num 475) 2024-02-10T05:34:53.417 INFO:tasks.rados.rados.0.smithi178.stdout:1466: expect (ObjNum 473 snap 146 seq_num 473) 2024-02-10T05:34:53.613 INFO:tasks.rados.rados.0.smithi178.stdout:1462: done (5 left) 2024-02-10T05:34:53.613 INFO:tasks.rados.rados.0.smithi178.stdout:1463: done (4 left) 2024-02-10T05:34:53.613 INFO:tasks.rados.rados.0.smithi178.stdout:1464: done (3 left) 2024-02-10T05:34:53.613 INFO:tasks.rados.rados.0.smithi178.stdout:1465: done (2 left) 2024-02-10T05:34:53.613 INFO:tasks.rados.rados.0.smithi178.stdout:1466: done (1 left) 2024-02-10T05:34:53.613 INFO:tasks.rados.rados.0.smithi178.stdout:1469: read oid 26 snap 136 2024-02-10T05:34:53.613 INFO:tasks.rados.rados.0.smithi178.stdout:1469: expect deleted 2024-02-10T05:34:53.613 INFO:tasks.rados.rados.0.smithi178.stdout:1470: rollback oid 20 current snap is 146 2024-02-10T05:34:53.614 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 20 to 139 2024-02-10T05:34:53.614 INFO:tasks.rados.rados.0.smithi178.stdout:1471: read oid 32 snap -1 2024-02-10T05:34:53.614 INFO:tasks.rados.rados.0.smithi178.stdout:1471: expect (ObjNum 467 snap 145 seq_num 467) 2024-02-10T05:34:53.614 INFO:tasks.rados.rados.0.smithi178.stdout:1472: copy_from oid 48 from oid 23 current snap is 146 2024-02-10T05:34:53.614 INFO:tasks.rados.rados.0.smithi178.stdout:1473: snap_create 2024-02-10T05:34:53.615 INFO:tasks.rados.rados.0.smithi178.stdout:1470: finishing rollback tid 0 to smithi17880450-20 2024-02-10T05:34:53.615 INFO:tasks.rados.rados.0.smithi178.stdout:1470: finishing rollback tid 1 to smithi17880450-20 2024-02-10T05:34:53.615 INFO:tasks.rados.rados.0.smithi178.stdout:1470: finishing rollback tid 2 to smithi17880450-20 2024-02-10T05:34:53.616 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 273 (ObjNum 415 snap 135 seq_num 415) dirty exists 2024-02-10T05:34:53.616 INFO:tasks.rados.rados.0.smithi178.stdout:1471: expect (ObjNum 467 snap 145 seq_num 467) 2024-02-10T05:34:53.633 INFO:tasks.rados.rados.0.smithi178.stdout:1472: finishing copy_from racing read to smithi17880450-48 2024-02-10T05:34:53.633 INFO:tasks.rados.rados.0.smithi178.stdout:1472: finishing copy_from to smithi17880450-48 2024-02-10T05:34:53.634 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 601 (ObjNum 433 snap 139 seq_num 433) dirty exists 2024-02-10T05:34:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:53 smithi178 ceph-mon[92537]: failed to encode map e353 with expected crc 2024-02-10T05:34:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:53 smithi178 ceph-mon[92537]: failed to encode map e353 with expected crc 2024-02-10T05:34:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:53 smithi178 ceph-mon[92537]: failed to encode map e353 with expected crc 2024-02-10T05:34:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:53 smithi178 ceph-mon[92537]: failed to encode map e353 with expected crc 2024-02-10T05:34:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:53 smithi178 ceph-mon[92537]: pgmap v162: 121 pgs: 121 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-02-10T05:34:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:53 smithi178 ceph-mon[92537]: osd.1 marked itself down and dead 2024-02-10T05:34:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:53 smithi178 ceph-mon[95116]: failed to encode map e353 with expected crc 2024-02-10T05:34:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:53 smithi178 ceph-mon[95116]: failed to encode map e353 with expected crc 2024-02-10T05:34:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:53 smithi178 ceph-mon[95116]: failed to encode map e353 with expected crc 2024-02-10T05:34:53.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:53 smithi178 ceph-mon[95116]: failed to encode map e353 with expected crc 2024-02-10T05:34:53.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:53 smithi178 ceph-mon[95116]: pgmap v162: 121 pgs: 121 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-02-10T05:34:53.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:53 smithi178 ceph-mon[95116]: osd.1 marked itself down and dead 2024-02-10T05:34:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:53 smithi189 ceph-mon[89631]: failed to encode map e353 with expected crc 2024-02-10T05:34:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:53 smithi189 ceph-mon[89631]: failed to encode map e353 with expected crc 2024-02-10T05:34:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:53 smithi189 ceph-mon[89631]: failed to encode map e353 with expected crc 2024-02-10T05:34:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:53 smithi189 ceph-mon[89631]: failed to encode map e353 with expected crc 2024-02-10T05:34:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:53 smithi189 ceph-mon[89631]: pgmap v162: 121 pgs: 121 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-02-10T05:34:53.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:53 smithi189 ceph-mon[89631]: osd.1 marked itself down and dead 2024-02-10T05:34:54.249 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:53 smithi178 podman[105098]: 2024-02-10 05:34:53.977200818 +0000 UTC m=+1.140614728 container died fbd57574565ee2cdc316391073527abe8f3fa6d90ed9c3602eb25aba40581bd2 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, RELEASE=quincy-72ce7c1, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, GIT_CLEAN=True) 2024-02-10T05:34:54.420 INFO:tasks.rados.rados.0.smithi178.stdout:1470: done (5 left) 2024-02-10T05:34:54.420 INFO:tasks.rados.rados.0.smithi178.stdout:1471: done (4 left) 2024-02-10T05:34:54.420 INFO:tasks.rados.rados.0.smithi178.stdout:1472: done (3 left) 2024-02-10T05:34:54.420 INFO:tasks.rados.rados.0.smithi178.stdout:1473: done (2 left) 2024-02-10T05:34:54.420 INFO:tasks.rados.rados.0.smithi178.stdout:1474: setattr oid 50 current snap is 147 2024-02-10T05:34:54.421 INFO:tasks.rados.rados.0.smithi178.stdout:1475: delete oid 15 current snap is 147 2024-02-10T05:34:54.433 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 248 (ObjNum 450 snap 141 seq_num 450) dirty exists 2024-02-10T05:34:54.433 INFO:tasks.rados.rados.0.smithi178.stdout:1469: done (3 left) 2024-02-10T05:34:54.433 INFO:tasks.rados.rados.0.smithi178.stdout:1474: done (2 left) 2024-02-10T05:34:54.433 INFO:tasks.rados.rados.0.smithi178.stdout:1475: done (1 left) 2024-02-10T05:34:54.433 INFO:tasks.rados.rados.0.smithi178.stdout:1476: snap_remove snap 100 2024-02-10T05:34:54.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:54 smithi178 ceph-mon[92537]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:34:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:54 smithi178 ceph-mon[92537]: failed to encode map e354 with expected crc 2024-02-10T05:34:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:54 smithi178 ceph-mon[92537]: failed to encode map e354 with expected crc 2024-02-10T05:34:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:54 smithi178 ceph-mon[92537]: osdmap e354: 8 total, 7 up, 8 in 2024-02-10T05:34:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:54 smithi178 ceph-mon[92537]: failed to encode map e354 with expected crc 2024-02-10T05:34:54.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:54 smithi178 ceph-mon[95116]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:34:54.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:54 smithi178 ceph-mon[95116]: failed to encode map e354 with expected crc 2024-02-10T05:34:54.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:54 smithi178 ceph-mon[95116]: failed to encode map e354 with expected crc 2024-02-10T05:34:54.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:54 smithi178 ceph-mon[95116]: osdmap e354: 8 total, 7 up, 8 in 2024-02-10T05:34:54.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:54 smithi178 ceph-mon[95116]: failed to encode map e354 with expected crc 2024-02-10T05:34:54.715 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:54 smithi178 podman[105098]: 2024-02-10 05:34:54.43147844 +0000 UTC m=+1.594892356 container cleanup fbd57574565ee2cdc316391073527abe8f3fa6d90ed9c3602eb25aba40581bd2 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1, RELEASE=quincy-72ce7c1, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-02-10T05:34:54.716 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:54 smithi178 bash[105098]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1 2024-02-10T05:34:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:54 smithi189 ceph-mon[89631]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:34:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:54 smithi189 ceph-mon[89631]: failed to encode map e354 with expected crc 2024-02-10T05:34:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:54 smithi189 ceph-mon[89631]: failed to encode map e354 with expected crc 2024-02-10T05:34:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:54 smithi189 ceph-mon[89631]: osdmap e354: 8 total, 7 up, 8 in 2024-02-10T05:34:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:54 smithi189 ceph-mon[89631]: failed to encode map e354 with expected crc 2024-02-10T05:34:55.052 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:54 smithi178 podman[105120]: 2024-02-10 05:34:54.716576221 +0000 UTC m=+0.739773437 container remove fbd57574565ee2cdc316391073527abe8f3fa6d90ed9c3602eb25aba40581bd2 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=quincy-72ce7c1, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-02-10T05:34:55.182 INFO:tasks.rados.rados.0.smithi178.stdout:1476: done (1 left) 2024-02-10T05:34:55.182 INFO:tasks.rados.rados.0.smithi178.stdout:1477: rmattr oid 41 current snap is 147 2024-02-10T05:34:55.182 INFO:tasks.rados.rados.0.smithi178.stdout:1477: done (1 left) 2024-02-10T05:34:55.182 INFO:tasks.rados.rados.0.smithi178.stdout:1478: read oid 5 snap 91 2024-02-10T05:34:55.182 INFO:tasks.rados.rados.0.smithi178.stdout:1478: expect (ObjNum 1534377888 snap 21932 seq_num 1534455568) 2024-02-10T05:34:55.182 INFO:tasks.rados.rados.0.smithi178.stdout:1479: setattr oid 33 current snap is 147 2024-02-10T05:34:55.182 INFO:tasks.rados.rados.0.smithi178.stdout:1468: finishing copy_from racing read to smithi17880450-11 2024-02-10T05:34:55.182 INFO:tasks.rados.rados.0.smithi178.stdout:1468: finishing copy_from to smithi17880450-11 2024-02-10T05:34:55.182 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 430 (ObjNum 458 snap 143 seq_num 458) dirty exists 2024-02-10T05:34:55.183 INFO:tasks.rados.rados.0.smithi178.stdout:1468: done (2 left) 2024-02-10T05:34:55.183 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 29 current snap is 147 2024-02-10T05:34:55.183 INFO:tasks.rados.rados.0.smithi178.stdout:1480: seq_num 477 ranges {2097152=794624} 2024-02-10T05:34:55.200 INFO:tasks.rados.rados.0.smithi178.stdout:1480: writing smithi17880450-29 from 2097152 to 2891776 tid 1 2024-02-10T05:34:55.200 INFO:tasks.rados.rados.0.smithi178.stdout:1481: rollback oid 3 current snap is 147 2024-02-10T05:34:55.200 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 3 to 91 2024-02-10T05:34:55.200 INFO:tasks.rados.rados.0.smithi178.stdout:1478: expect (ObjNum 1534377888 snap 21932 seq_num 1534455568) 2024-02-10T05:34:55.206 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 476 (ObjNum 263 snap 76 seq_num 263) dirty exists 2024-02-10T05:34:55.206 INFO:tasks.rados.rados.0.smithi178.stdout:1478: done (3 left) 2024-02-10T05:34:55.206 INFO:tasks.rados.rados.0.smithi178.stdout:1479: done (2 left) 2024-02-10T05:34:55.207 INFO:tasks.rados.rados.0.smithi178.stdout:1482: read oid 6 snap -1 2024-02-10T05:34:55.207 INFO:tasks.rados.rados.0.smithi178.stdout:1482: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:34:55.207 INFO:tasks.rados.rados.0.smithi178.stdout:1483: read oid 28 snap 128 2024-02-10T05:34:55.207 INFO:tasks.rados.rados.0.smithi178.stdout:1483: expect deleted 2024-02-10T05:34:55.207 INFO:tasks.rados.rados.0.smithi178.stdout:1484: snap_remove snap 145 2024-02-10T05:34:55.362 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:55 smithi178 podman[105215]: 2024-02-10 05:34:54.95487696 +0000 UTC m=+0.017786442 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:34:55.362 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:55 smithi178 podman[105215]: 2024-02-10 05:34:55.059242998 +0000 UTC m=+0.122152528 container create 72e8530d5719c634ed8e210db1394c82e8bd0338871a6e374615cf7ac4ad67e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=main-290212a, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-02-10T05:34:55.362 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:55 smithi178 podman[105215]: 2024-02-10 05:34:55.287281641 +0000 UTC m=+0.350191114 container init 72e8530d5719c634ed8e210db1394c82e8bd0338871a6e374615cf7ac4ad67e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=main-290212a, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, io.buildah.version=1.33.2) 2024-02-10T05:34:55.362 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:55 smithi178 podman[105215]: 2024-02-10 05:34:55.293287526 +0000 UTC m=+0.356196991 container start 72e8530d5719c634ed8e210db1394c82e8bd0338871a6e374615cf7ac4ad67e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, RELEASE=main-290212a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131) 2024-02-10T05:34:55.362 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:55 smithi178 podman[105215]: 2024-02-10 05:34:55.361856649 +0000 UTC m=+0.424766138 container attach 72e8530d5719c634ed8e210db1394c82e8bd0338871a6e374615cf7ac4ad67e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=main-290212a) 2024-02-10T05:34:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[92537]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[92537]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[92537]: osdmap e355: 8 total, 7 up, 8 in 2024-02-10T05:34:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[92537]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[92537]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[92537]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[92537]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[92537]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[92537]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[92537]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[92537]: pgmap v165: 121 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 83 active+clean; 338 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.3 MiB/s wr, 21 op/s; 95/756 objects degraded (12.566%) 2024-02-10T05:34:55.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[92537]: osdmap e356: 8 total, 7 up, 8 in 2024-02-10T05:34:55.713 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:55 smithi178 podman[105215]: 2024-02-10 05:34:55.588755864 +0000 UTC m=+0.651665338 container died 72e8530d5719c634ed8e210db1394c82e8bd0338871a6e374615cf7ac4ad67e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-deactivate, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, RELEASE=main-290212a, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T05:34:55.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[95116]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[95116]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[95116]: osdmap e355: 8 total, 7 up, 8 in 2024-02-10T05:34:55.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[95116]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[95116]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[95116]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[95116]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[95116]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[95116]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[95116]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[95116]: pgmap v165: 121 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 83 active+clean; 338 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.3 MiB/s wr, 21 op/s; 95/756 objects degraded (12.566%) 2024-02-10T05:34:55.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:55 smithi178 ceph-mon[95116]: osdmap e356: 8 total, 7 up, 8 in 2024-02-10T05:34:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:55 smithi189 ceph-mon[89631]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:55 smithi189 ceph-mon[89631]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:55 smithi189 ceph-mon[89631]: osdmap e355: 8 total, 7 up, 8 in 2024-02-10T05:34:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:55 smithi189 ceph-mon[89631]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:55 smithi189 ceph-mon[89631]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:55 smithi189 ceph-mon[89631]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:55 smithi189 ceph-mon[89631]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:55 smithi189 ceph-mon[89631]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:55 smithi189 ceph-mon[89631]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:55 smithi189 ceph-mon[89631]: failed to encode map e355 with expected crc 2024-02-10T05:34:55.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:55 smithi189 ceph-mon[89631]: pgmap v165: 121 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 83 active+clean; 338 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.3 MiB/s wr, 21 op/s; 95/756 objects degraded (12.566%) 2024-02-10T05:34:55.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:55 smithi189 ceph-mon[89631]: osdmap e356: 8 total, 7 up, 8 in 2024-02-10T05:34:56.187 INFO:tasks.rados.rados.0.smithi178.stdout:1484: done (4 left) 2024-02-10T05:34:56.187 INFO:tasks.rados.rados.0.smithi178.stdout:1485: snap_create 2024-02-10T05:34:56.187 INFO:tasks.rados.rados.0.smithi178.stdout:1480: finishing write tid 1 to smithi17880450-29 2024-02-10T05:34:56.187 INFO:tasks.rados.rados.0.smithi178.stdout:1480: finishing write tid 2 to smithi17880450-29 2024-02-10T05:34:56.187 INFO:tasks.rados.rados.0.smithi178.stdout:1481: finishing rollback tid 0 to smithi17880450-3 2024-02-10T05:34:56.188 INFO:tasks.rados.rados.0.smithi178.stdout:1480: finishing write tid 3 to smithi17880450-29 2024-02-10T05:34:56.188 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 643 (ObjNum 477 snap 147 seq_num 477) dirty exists 2024-02-10T05:34:56.188 INFO:tasks.rados.rados.0.smithi178.stdout:1480: left oid 29 (ObjNum 477 snap 147 seq_num 477) 2024-02-10T05:34:56.188 INFO:tasks.rados.rados.0.smithi178.stdout:1481: finishing rollback tid 1 to smithi17880450-3 2024-02-10T05:34:56.188 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 646 (ObjNum 769 snap 0 seq_num 1535337152) dirty dne 2024-02-10T05:34:56.188 INFO:tasks.rados.rados.0.smithi178.stdout:1482: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:34:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:56 smithi178 ceph-mon[92537]: failed to encode map e356 with expected crc 2024-02-10T05:34:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:56 smithi178 ceph-mon[92537]: failed to encode map e356 with expected crc 2024-02-10T05:34:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:56 smithi178 ceph-mon[92537]: failed to encode map e356 with expected crc 2024-02-10T05:34:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:56 smithi178 ceph-mon[92537]: failed to encode map e356 with expected crc 2024-02-10T05:34:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:56 smithi178 ceph-mon[92537]: Health check failed: Degraded data redundancy: 95/756 objects degraded (12.566%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T05:34:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:56 smithi178 ceph-mon[92537]: failed to encode map e357 with expected crc 2024-02-10T05:34:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:56 smithi178 ceph-mon[92537]: osdmap e357: 8 total, 7 up, 8 in 2024-02-10T05:34:56.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:56 smithi178 ceph-mon[95116]: failed to encode map e356 with expected crc 2024-02-10T05:34:56.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:56 smithi178 ceph-mon[95116]: failed to encode map e356 with expected crc 2024-02-10T05:34:56.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:56 smithi178 ceph-mon[95116]: failed to encode map e356 with expected crc 2024-02-10T05:34:56.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:56 smithi178 ceph-mon[95116]: failed to encode map e356 with expected crc 2024-02-10T05:34:56.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:56 smithi178 ceph-mon[95116]: Health check failed: Degraded data redundancy: 95/756 objects degraded (12.566%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T05:34:56.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:56 smithi178 ceph-mon[95116]: failed to encode map e357 with expected crc 2024-02-10T05:34:56.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:56 smithi178 ceph-mon[95116]: osdmap e357: 8 total, 7 up, 8 in 2024-02-10T05:34:56.713 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:56 smithi178 podman[105262]: 2024-02-10 05:34:56.341685485 +0000 UTC m=+0.747610921 container remove 72e8530d5719c634ed8e210db1394c82e8bd0338871a6e374615cf7ac4ad67e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-deactivate, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, GIT_BRANCH=HEAD) 2024-02-10T05:34:56.713 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:56 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.1.service: Deactivated successfully. 2024-02-10T05:34:56.713 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:56 smithi178 systemd[1]: Stopped Ceph osd.1 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:34:56.713 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:56 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.1.service: Consumed 11.861s CPU time. 2024-02-10T05:34:56.713 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:56 smithi178 systemd[1]: Starting Ceph osd.1 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:34:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:56 smithi189 ceph-mon[89631]: failed to encode map e356 with expected crc 2024-02-10T05:34:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:56 smithi189 ceph-mon[89631]: failed to encode map e356 with expected crc 2024-02-10T05:34:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:56 smithi189 ceph-mon[89631]: failed to encode map e356 with expected crc 2024-02-10T05:34:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:56 smithi189 ceph-mon[89631]: failed to encode map e356 with expected crc 2024-02-10T05:34:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:56 smithi189 ceph-mon[89631]: Health check failed: Degraded data redundancy: 95/756 objects degraded (12.566%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T05:34:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:56 smithi189 ceph-mon[89631]: failed to encode map e357 with expected crc 2024-02-10T05:34:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:56 smithi189 ceph-mon[89631]: osdmap e357: 8 total, 7 up, 8 in 2024-02-10T05:34:57.128 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:56 smithi178 podman[105373]: 2024-02-10 05:34:56.692903746 +0000 UTC m=+0.018583246 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:34:57.128 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:56 smithi178 podman[105373]: 2024-02-10 05:34:56.817764686 +0000 UTC m=+0.143444170 container create 6fc36da3a17f09be2fcc0af711a67749b3f02d6c84956b75b96ffaf95c781751 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-activate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, RELEASE=main-290212a, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-02-10T05:34:57.128 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 podman[105373]: 2024-02-10 05:34:57.011984477 +0000 UTC m=+0.337663975 container init 6fc36da3a17f09be2fcc0af711a67749b3f02d6c84956b75b96ffaf95c781751 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-activate, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, RELEASE=main-290212a, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-02-10T05:34:57.128 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 podman[105373]: 2024-02-10 05:34:57.018077196 +0000 UTC m=+0.343756682 container start 6fc36da3a17f09be2fcc0af711a67749b3f02d6c84956b75b96ffaf95c781751 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-activate, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, RELEASE=main-290212a, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-02-10T05:34:57.187 INFO:tasks.rados.rados.0.smithi178.stdout:1480: done (4 left) 2024-02-10T05:34:57.187 INFO:tasks.rados.rados.0.smithi178.stdout:1481: done (3 left) 2024-02-10T05:34:57.187 INFO:tasks.rados.rados.0.smithi178.stdout:1482: done (2 left) 2024-02-10T05:34:57.187 INFO:tasks.rados.rados.0.smithi178.stdout:1483: done (1 left) 2024-02-10T05:34:57.187 INFO:tasks.rados.rados.0.smithi178.stdout:1485: done (0 left) 2024-02-10T05:34:57.187 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 148 2024-02-10T05:34:57.187 INFO:tasks.rados.rados.0.smithi178.stdout:1486: seq_num 478 ranges {0=409600,409600=401408} 2024-02-10T05:34:57.189 INFO:tasks.rados.rados.0.smithi178.stdout:1486: writing smithi17880450-7 from 0 to 409600 tid 1 2024-02-10T05:34:57.191 INFO:tasks.rados.rados.0.smithi178.stdout:1486: writing smithi17880450-7 from 409600 to 811008 tid 2 2024-02-10T05:34:57.191 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 148 2024-02-10T05:34:57.191 INFO:tasks.rados.rados.0.smithi178.stdout:1487: seq_num 479 ranges {647168=425984,1073152=401408} 2024-02-10T05:34:57.198 INFO:tasks.rados.rados.0.smithi178.stdout:1487: writing smithi17880450-32 from 647168 to 1073152 tid 1 2024-02-10T05:34:57.201 INFO:tasks.rados.rados.0.smithi178.stdout:1487: writing smithi17880450-32 from 1073152 to 1474560 tid 2 2024-02-10T05:34:57.201 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 34 current snap is 148 2024-02-10T05:34:57.201 INFO:tasks.rados.rados.0.smithi178.stdout:1486: finishing write tid 1 to smithi17880450-7 2024-02-10T05:34:57.201 INFO:tasks.rados.rados.0.smithi178.stdout:1486: finishing write tid 2 to smithi17880450-7 2024-02-10T05:34:57.201 INFO:tasks.rados.rados.0.smithi178.stdout:1486: finishing write tid 3 to smithi17880450-7 2024-02-10T05:34:57.201 INFO:tasks.rados.rados.0.smithi178.stdout:1486: finishing write tid 4 to smithi17880450-7 2024-02-10T05:34:57.201 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 673 (ObjNum 478 snap 148 seq_num 478) dirty exists 2024-02-10T05:34:57.201 INFO:tasks.rados.rados.0.smithi178.stdout:1486: left oid 7 (ObjNum 478 snap 148 seq_num 478) 2024-02-10T05:34:57.201 INFO:tasks.rados.rados.0.smithi178.stdout:1488: seq_num 480 ranges {409600=442368,851968=401408} 2024-02-10T05:34:57.205 INFO:tasks.rados.rados.0.smithi178.stdout:1488: writing smithi17880450-34 from 409600 to 851968 tid 1 2024-02-10T05:34:57.208 INFO:tasks.rados.rados.0.smithi178.stdout:1488: writing smithi17880450-34 from 851968 to 1253376 tid 2 2024-02-10T05:34:57.209 INFO:tasks.rados.rados.0.smithi178.stdout:1486: done (2 left) 2024-02-10T05:34:57.209 INFO:tasks.rados.rados.0.smithi178.stdout:1489: snap_create 2024-02-10T05:34:57.209 INFO:tasks.rados.rados.0.smithi178.stdout:1487: finishing write tid 1 to smithi17880450-32 2024-02-10T05:34:57.209 INFO:tasks.rados.rados.0.smithi178.stdout:1487: finishing write tid 2 to smithi17880450-32 2024-02-10T05:34:57.209 INFO:tasks.rados.rados.0.smithi178.stdout:1487: finishing write tid 3 to smithi17880450-32 2024-02-10T05:34:57.209 INFO:tasks.rados.rados.0.smithi178.stdout:1487: finishing write tid 4 to smithi17880450-32 2024-02-10T05:34:57.209 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 656 (ObjNum 479 snap 148 seq_num 479) dirty exists 2024-02-10T05:34:57.209 INFO:tasks.rados.rados.0.smithi178.stdout:1487: left oid 32 (ObjNum 479 snap 148 seq_num 479) 2024-02-10T05:34:57.210 INFO:tasks.rados.rados.0.smithi178.stdout:1488: finishing write tid 1 to smithi17880450-34 2024-02-10T05:34:57.210 INFO:tasks.rados.rados.0.smithi178.stdout:1488: finishing write tid 2 to smithi17880450-34 2024-02-10T05:34:57.210 INFO:tasks.rados.rados.0.smithi178.stdout:1488: finishing write tid 3 to smithi17880450-34 2024-02-10T05:34:57.211 INFO:tasks.rados.rados.0.smithi178.stdout:1488: finishing write tid 4 to smithi17880450-34 2024-02-10T05:34:57.211 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 569 (ObjNum 480 snap 148 seq_num 480) dirty exists 2024-02-10T05:34:57.211 INFO:tasks.rados.rados.0.smithi178.stdout:1488: left oid 34 (ObjNum 480 snap 148 seq_num 480) 2024-02-10T05:34:57.427 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 podman[105373]: 2024-02-10 05:34:57.128437493 +0000 UTC m=+0.454117005 container attach 6fc36da3a17f09be2fcc0af711a67749b3f02d6c84956b75b96ffaf95c781751 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-activate, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=main-290212a, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2) 2024-02-10T05:34:57.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-mon[92537]: failed to encode map e357 with expected crc 2024-02-10T05:34:57.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-mon[92537]: failed to encode map e357 with expected crc 2024-02-10T05:34:57.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-mon[92537]: pgmap v168: 121 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 83 active+clean; 338 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.3 MiB/s wr, 19 op/s; 95/756 objects degraded (12.566%) 2024-02-10T05:34:57.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-mon[92537]: osdmap e358: 8 total, 7 up, 8 in 2024-02-10T05:34:57.713 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:34:57] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.43.0" 2024-02-10T05:34:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-mon[95116]: failed to encode map e357 with expected crc 2024-02-10T05:34:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-mon[95116]: failed to encode map e357 with expected crc 2024-02-10T05:34:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-mon[95116]: pgmap v168: 121 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 83 active+clean; 338 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.3 MiB/s wr, 19 op/s; 95/756 objects degraded (12.566%) 2024-02-10T05:34:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-mon[95116]: osdmap e358: 8 total, 7 up, 8 in 2024-02-10T05:34:57.713 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-activate[105388]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-10T05:34:57.713 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-activate[105388]: 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-02-10T05:34:57.714 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 bash[105373]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-10T05:34:57.714 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 bash[105373]: 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-02-10T05:34:57.714 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 bash[105373]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-10T05:34:57.714 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 bash[105373]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-10T05:34:57.714 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 bash[105373]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-10T05:34:57.714 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 bash[105373]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-10T05:34:57.714 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 bash[105373]: --> ceph-volume raw activate successful for osd ID: 1 2024-02-10T05:34:57.714 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-activate[105388]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-10T05:34:57.714 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-activate[105388]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-10T05:34:57.714 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-activate[105388]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-10T05:34:57.714 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-activate[105388]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-10T05:34:57.714 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-activate[105388]: --> ceph-volume raw activate successful for osd ID: 1 2024-02-10T05:34:57.714 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:57 smithi178 podman[105373]: 2024-02-10 05:34:57.490980065 +0000 UTC m=+0.816659551 container died 6fc36da3a17f09be2fcc0af711a67749b3f02d6c84956b75b96ffaf95c781751 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-activate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.2, RELEASE=main-290212a, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131) 2024-02-10T05:34:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:57 smithi189 ceph-mon[89631]: failed to encode map e357 with expected crc 2024-02-10T05:34:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:57 smithi189 ceph-mon[89631]: failed to encode map e357 with expected crc 2024-02-10T05:34:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:57 smithi189 ceph-mon[89631]: pgmap v168: 121 pgs: 10 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 83 active+clean; 338 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.3 MiB/s wr, 19 op/s; 95/756 objects degraded (12.566%) 2024-02-10T05:34:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:57 smithi189 ceph-mon[89631]: osdmap e358: 8 total, 7 up, 8 in 2024-02-10T05:34:58.191 INFO:tasks.rados.rados.0.smithi178.stdout:1487: done (2 left) 2024-02-10T05:34:58.192 INFO:tasks.rados.rados.0.smithi178.stdout:1488: done (1 left) 2024-02-10T05:34:58.192 INFO:tasks.rados.rados.0.smithi178.stdout:1489: done (0 left) 2024-02-10T05:34:58.192 INFO:tasks.rados.rados.0.smithi178.stdout:1490: delete oid 40 current snap is 149 2024-02-10T05:34:58.195 INFO:tasks.rados.rados.0.smithi178.stdout:1490: done (0 left) 2024-02-10T05:34:58.195 INFO:tasks.rados.rados.0.smithi178.stdout:1491: snap_remove snap 141 2024-02-10T05:34:58.551 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:58 smithi178 ceph-mon[92537]: failed to encode map e358 with expected crc 2024-02-10T05:34:58.551 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:58 smithi178 ceph-mon[92537]: failed to encode map e358 with expected crc 2024-02-10T05:34:58.551 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:58 smithi178 ceph-mon[92537]: failed to encode map e358 with expected crc 2024-02-10T05:34:58.551 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:58 smithi178 ceph-mon[92537]: failed to encode map e358 with expected crc 2024-02-10T05:34:58.551 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:58 smithi178 ceph-mon[92537]: osdmap e359: 8 total, 7 up, 8 in 2024-02-10T05:34:58.552 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:58 smithi178 ceph-mon[92537]: failed to encode map e359 with expected crc 2024-02-10T05:34:58.552 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:58 smithi178 ceph-mon[95116]: failed to encode map e358 with expected crc 2024-02-10T05:34:58.552 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:58 smithi178 ceph-mon[95116]: failed to encode map e358 with expected crc 2024-02-10T05:34:58.552 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:58 smithi178 ceph-mon[95116]: failed to encode map e358 with expected crc 2024-02-10T05:34:58.552 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:58 smithi178 ceph-mon[95116]: failed to encode map e358 with expected crc 2024-02-10T05:34:58.552 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:58 smithi178 ceph-mon[95116]: osdmap e359: 8 total, 7 up, 8 in 2024-02-10T05:34:58.552 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:58 smithi178 ceph-mon[95116]: failed to encode map e359 with expected crc 2024-02-10T05:34:58.552 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:58 smithi178 podman[105524]: 2024-02-10 05:34:58.216197443 +0000 UTC m=+0.720364142 container remove 6fc36da3a17f09be2fcc0af711a67749b3f02d6c84956b75b96ffaf95c781751 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-activate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.2) 2024-02-10T05:34:58.553 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:58 smithi178 podman[105594]: 2024-02-10 05:34:58.335708571 +0000 UTC m=+0.018156489 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:34:58.553 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:58 smithi178 podman[105594]: 2024-02-10 05:34:58.450686167 +0000 UTC m=+0.133134083 container create 9caa5019ee1f9d502039a0177f8c19b5e61a692f168fe6fe0efca3e31aae5e20 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1, RELEASE=main-290212a, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-02-10T05:34:58.689 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:34:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:34:58.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:34:58.689 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:58 smithi189 ceph-mon[89631]: failed to encode map e358 with expected crc 2024-02-10T05:34:58.689 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:58 smithi189 ceph-mon[89631]: failed to encode map e358 with expected crc 2024-02-10T05:34:58.689 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:58 smithi189 ceph-mon[89631]: failed to encode map e358 with expected crc 2024-02-10T05:34:58.689 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:58 smithi189 ceph-mon[89631]: failed to encode map e358 with expected crc 2024-02-10T05:34:58.689 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:58 smithi189 ceph-mon[89631]: osdmap e359: 8 total, 7 up, 8 in 2024-02-10T05:34:58.690 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:58 smithi189 ceph-mon[89631]: failed to encode map e359 with expected crc 2024-02-10T05:34:58.962 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:58 smithi178 podman[105594]: 2024-02-10 05:34:58.678539092 +0000 UTC m=+0.360987008 container init 9caa5019ee1f9d502039a0177f8c19b5e61a692f168fe6fe0efca3e31aae5e20 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-02-10T05:34:58.962 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:58 smithi178 podman[105594]: 2024-02-10 05:34:58.683940195 +0000 UTC m=+0.366388113 container start 9caa5019ee1f9d502039a0177f8c19b5e61a692f168fe6fe0efca3e31aae5e20 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=main-290212a) 2024-02-10T05:34:58.962 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:58 smithi178 ceph-osd[105632]: -- 172.21.15.178:0/4271234351 <== mon.2 v2:172.21.15.178:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d6587471e0 con 0x55d658719400 2024-02-10T05:34:58.962 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:58 smithi178 bash[105594]: 9caa5019ee1f9d502039a0177f8c19b5e61a692f168fe6fe0efca3e31aae5e20 2024-02-10T05:34:58.962 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:58 smithi178 systemd[1]: Started Ceph osd.1 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:34:59.191 INFO:tasks.rados.rados.0.smithi178.stdout:1491: done (0 left) 2024-02-10T05:34:59.191 INFO:tasks.rados.rados.0.smithi178.stdout:1492: snap_remove snap 138 2024-02-10T05:34:59.706 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1[105609]: 2024-02-10T05:34:59.224+0000 7f6ac21327c0 -1 Falling back to public interface 2024-02-10T05:34:59.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[95116]: failed to encode map e359 with expected crc 2024-02-10T05:34:59.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[95116]: failed to encode map e359 with expected crc 2024-02-10T05:34:59.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[95116]: pgmap v171: 121 pgs: 11 active+undersized+degraded, 32 active+undersized, 78 active+clean; 339 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 206 KiB/s wr, 1 op/s; 112/759 objects degraded (14.756%) 2024-02-10T05:34:59.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:59.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:34:59.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:59.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:59.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:34:59.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[95116]: osdmap e360: 8 total, 7 up, 8 in 2024-02-10T05:34:59.707 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[92537]: failed to encode map e359 with expected crc 2024-02-10T05:34:59.708 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[92537]: failed to encode map e359 with expected crc 2024-02-10T05:34:59.708 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[92537]: pgmap v171: 121 pgs: 11 active+undersized+degraded, 32 active+undersized, 78 active+clean; 339 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 206 KiB/s wr, 1 op/s; 112/759 objects degraded (14.756%) 2024-02-10T05:34:59.708 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:59.708 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:34:59.708 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:59.708 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:59.708 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:34:59.708 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:34:59 smithi178 ceph-mon[92537]: osdmap e360: 8 total, 7 up, 8 in 2024-02-10T05:34:59.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:59 smithi189 ceph-mon[89631]: failed to encode map e359 with expected crc 2024-02-10T05:34:59.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:59 smithi189 ceph-mon[89631]: failed to encode map e359 with expected crc 2024-02-10T05:34:59.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:59 smithi189 ceph-mon[89631]: pgmap v171: 121 pgs: 11 active+undersized+degraded, 32 active+undersized, 78 active+clean; 339 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 206 KiB/s wr, 1 op/s; 112/759 objects degraded (14.756%) 2024-02-10T05:34:59.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:59.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:34:59.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:59.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:34:59.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:34:59.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:34:59 smithi189 ceph-mon[89631]: osdmap e360: 8 total, 7 up, 8 in 2024-02-10T05:35:00.182 INFO:tasks.rados.rados.0.smithi178.stdout:1492: done (0 left) 2024-02-10T05:35:00.182 INFO:tasks.rados.rados.0.smithi178.stdout:1493: snap_remove snap 91 2024-02-10T05:35:00.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:00 smithi178 ceph-mon[92537]: failed to encode map e360 with expected crc 2024-02-10T05:35:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:00 smithi178 ceph-mon[92537]: failed to encode map e360 with expected crc 2024-02-10T05:35:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:00 smithi178 ceph-mon[92537]: failed to encode map e360 with expected crc 2024-02-10T05:35:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:00 smithi178 ceph-mon[92537]: osdmap e361: 8 total, 7 up, 8 in 2024-02-10T05:35:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:00 smithi178 ceph-mon[95116]: failed to encode map e360 with expected crc 2024-02-10T05:35:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:00 smithi178 ceph-mon[95116]: failed to encode map e360 with expected crc 2024-02-10T05:35:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:00 smithi178 ceph-mon[95116]: failed to encode map e360 with expected crc 2024-02-10T05:35:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:00 smithi178 ceph-mon[95116]: osdmap e361: 8 total, 7 up, 8 in 2024-02-10T05:35:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:00 smithi189 ceph-mon[89631]: failed to encode map e360 with expected crc 2024-02-10T05:35:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:00 smithi189 ceph-mon[89631]: failed to encode map e360 with expected crc 2024-02-10T05:35:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:00 smithi189 ceph-mon[89631]: failed to encode map e360 with expected crc 2024-02-10T05:35:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:00 smithi189 ceph-mon[89631]: osdmap e361: 8 total, 7 up, 8 in 2024-02-10T05:35:01.182 INFO:tasks.rados.rados.0.smithi178.stdout:1493: done (0 left) 2024-02-10T05:35:01.183 INFO:tasks.rados.rados.0.smithi178.stdout:1494: delete oid 34 current snap is 149 2024-02-10T05:35:01.189 INFO:tasks.rados.rados.0.smithi178.stdout:1494: done (0 left) 2024-02-10T05:35:01.189 INFO:tasks.rados.rados.0.smithi178.stdout:1495: read oid 33 snap -1 2024-02-10T05:35:01.189 INFO:tasks.rados.rados.0.smithi178.stdout:1495: expect (ObjNum 263 snap 76 seq_num 263) 2024-02-10T05:35:01.190 INFO:tasks.rados.rados.0.smithi178.stdout:1496: read oid 13 snap -1 2024-02-10T05:35:01.190 INFO:tasks.rados.rados.0.smithi178.stdout:1496: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:35:01.190 INFO:tasks.rados.rados.0.smithi178.stdout:1497: snap_create 2024-02-10T05:35:01.215 INFO:tasks.rados.rados.0.smithi178.stdout:1495: expect (ObjNum 263 snap 76 seq_num 263) 2024-02-10T05:35:01.363 INFO:tasks.rados.rados.0.smithi178.stdout:1496: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:35:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:01 smithi178 ceph-mon[92537]: failed to encode map e361 with expected crc 2024-02-10T05:35:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:01 smithi178 ceph-mon[92537]: failed to encode map e361 with expected crc 2024-02-10T05:35:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:01 smithi178 ceph-mon[92537]: pgmap v174: 121 pgs: 11 active+undersized+degraded, 32 active+undersized, 78 active+clean; 341 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 800 KiB/s wr, 11 op/s; 114/768 objects degraded (14.844%) 2024-02-10T05:35:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:01 smithi178 ceph-mon[92537]: failed to encode map e362 with expected crc 2024-02-10T05:35:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:01 smithi178 ceph-mon[92537]: osdmap e362: 8 total, 7 up, 8 in 2024-02-10T05:35:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:01 smithi178 ceph-mon[95116]: failed to encode map e361 with expected crc 2024-02-10T05:35:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:01 smithi178 ceph-mon[95116]: failed to encode map e361 with expected crc 2024-02-10T05:35:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:01 smithi178 ceph-mon[95116]: pgmap v174: 121 pgs: 11 active+undersized+degraded, 32 active+undersized, 78 active+clean; 341 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 800 KiB/s wr, 11 op/s; 114/768 objects degraded (14.844%) 2024-02-10T05:35:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:01 smithi178 ceph-mon[95116]: failed to encode map e362 with expected crc 2024-02-10T05:35:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:01 smithi178 ceph-mon[95116]: osdmap e362: 8 total, 7 up, 8 in 2024-02-10T05:35:01.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:01 smithi189 ceph-mon[89631]: failed to encode map e361 with expected crc 2024-02-10T05:35:01.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:01 smithi189 ceph-mon[89631]: failed to encode map e361 with expected crc 2024-02-10T05:35:01.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:01 smithi189 ceph-mon[89631]: pgmap v174: 121 pgs: 11 active+undersized+degraded, 32 active+undersized, 78 active+clean; 341 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 800 KiB/s wr, 11 op/s; 114/768 objects degraded (14.844%) 2024-02-10T05:35:01.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:01 smithi189 ceph-mon[89631]: failed to encode map e362 with expected crc 2024-02-10T05:35:01.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:01 smithi189 ceph-mon[89631]: osdmap e362: 8 total, 7 up, 8 in 2024-02-10T05:35:02.185 INFO:tasks.rados.rados.0.smithi178.stdout:1495: done (2 left) 2024-02-10T05:35:02.185 INFO:tasks.rados.rados.0.smithi178.stdout:1496: done (1 left) 2024-02-10T05:35:02.185 INFO:tasks.rados.rados.0.smithi178.stdout:1497: done (0 left) 2024-02-10T05:35:02.185 INFO:tasks.rados.rados.0.smithi178.stdout:1498: snap_create 2024-02-10T05:35:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:02 smithi178 ceph-mon[92537]: failed to encode map e362 with expected crc 2024-02-10T05:35:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:02 smithi178 ceph-mon[92537]: failed to encode map e362 with expected crc 2024-02-10T05:35:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:02 smithi178 ceph-mon[92537]: failed to encode map e362 with expected crc 2024-02-10T05:35:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:02 smithi178 ceph-mon[92537]: failed to encode map e362 with expected crc 2024-02-10T05:35:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:02 smithi178 ceph-mon[92537]: Health check update: Degraded data redundancy: 114/768 objects degraded (14.844%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T05:35:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:02 smithi178 ceph-mon[92537]: osdmap e363: 8 total, 7 up, 8 in 2024-02-10T05:35:02.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:02 smithi178 ceph-mon[95116]: failed to encode map e362 with expected crc 2024-02-10T05:35:02.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:02 smithi178 ceph-mon[95116]: failed to encode map e362 with expected crc 2024-02-10T05:35:02.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:02 smithi178 ceph-mon[95116]: failed to encode map e362 with expected crc 2024-02-10T05:35:02.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:02 smithi178 ceph-mon[95116]: failed to encode map e362 with expected crc 2024-02-10T05:35:02.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:02 smithi178 ceph-mon[95116]: Health check update: Degraded data redundancy: 114/768 objects degraded (14.844%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T05:35:02.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:02 smithi178 ceph-mon[95116]: osdmap e363: 8 total, 7 up, 8 in 2024-02-10T05:35:02.713 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:35:02 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1[105609]: 2024-02-10T05:35:02.419+0000 7f6ac21327c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-02-10T05:35:02.714 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:35:02 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1[105609]: 2024-02-10T05:35:02.525+0000 7f6ac21327c0 -1 osd.1 353 log_to_monitors true 2024-02-10T05:35:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:02 smithi189 ceph-mon[89631]: failed to encode map e362 with expected crc 2024-02-10T05:35:02.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:02 smithi189 ceph-mon[89631]: failed to encode map e362 with expected crc 2024-02-10T05:35:02.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:02 smithi189 ceph-mon[89631]: failed to encode map e362 with expected crc 2024-02-10T05:35:02.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:02 smithi189 ceph-mon[89631]: failed to encode map e362 with expected crc 2024-02-10T05:35:02.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:02 smithi189 ceph-mon[89631]: Health check update: Degraded data redundancy: 114/768 objects degraded (14.844%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T05:35:02.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:02 smithi189 ceph-mon[89631]: osdmap e363: 8 total, 7 up, 8 in 2024-02-10T05:35:03.187 INFO:tasks.rados.rados.0.smithi178.stdout:1498: done (0 left) 2024-02-10T05:35:03.187 INFO:tasks.rados.rados.0.smithi178.stdout:1499: setattr oid 9 current snap is 151 2024-02-10T05:35:03.188 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 40 current snap is 151 2024-02-10T05:35:03.189 INFO:tasks.rados.rados.0.smithi178.stdout:1500: seq_num 483 ranges {0=491520,491520=401408} 2024-02-10T05:35:03.192 INFO:tasks.rados.rados.0.smithi178.stdout:1500: writing smithi17880450-40 from 0 to 491520 tid 1 2024-02-10T05:35:03.195 INFO:tasks.rados.rados.0.smithi178.stdout:1500: writing smithi17880450-40 from 491520 to 892928 tid 2 2024-02-10T05:35:03.195 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 151 2024-02-10T05:35:03.195 INFO:tasks.rados.rados.0.smithi178.stdout:1501: seq_num 484 ranges {57344=507904,565248=401408} 2024-02-10T05:35:03.199 INFO:tasks.rados.rados.0.smithi178.stdout:1501: writing smithi17880450-23 from 57344 to 565248 tid 1 2024-02-10T05:35:03.201 INFO:tasks.rados.rados.0.smithi178.stdout:1501: writing smithi17880450-23 from 565248 to 966656 tid 2 2024-02-10T05:35:03.201 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 151 2024-02-10T05:35:03.201 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 602 (ObjNum 463 snap 144 seq_num 463) dirty exists 2024-02-10T05:35:03.201 INFO:tasks.rados.rados.0.smithi178.stdout:1502: seq_num 485 ranges {0=532480,532480=401408} 2024-02-10T05:35:03.204 INFO:tasks.rados.rados.0.smithi178.stdout:1502: writing smithi17880450-38 from 0 to 532480 tid 1 2024-02-10T05:35:03.207 INFO:tasks.rados.rados.0.smithi178.stdout:1502: writing smithi17880450-38 from 532480 to 933888 tid 2 2024-02-10T05:35:03.207 INFO:tasks.rados.rados.0.smithi178.stdout:1499: done (3 left) 2024-02-10T05:35:03.207 INFO:tasks.rados.rados.0.smithi178.stdout:1503: read oid 39 snap 137 2024-02-10T05:35:03.207 INFO:tasks.rados.rados.0.smithi178.stdout:1503: expect deleted 2024-02-10T05:35:03.207 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 151 2024-02-10T05:35:03.207 INFO:tasks.rados.rados.0.smithi178.stdout:1504: seq_num 486 ranges {344064=548864,892928=401408} 2024-02-10T05:35:03.212 INFO:tasks.rados.rados.0.smithi178.stdout:1504: writing smithi17880450-50 from 344064 to 892928 tid 1 2024-02-10T05:35:03.215 INFO:tasks.rados.rados.0.smithi178.stdout:1504: writing smithi17880450-50 from 892928 to 1294336 tid 2 2024-02-10T05:35:03.215 INFO:tasks.rados.rados.0.smithi178.stdout:1505: setattr oid 24 current snap is 151 2024-02-10T05:35:03.215 INFO:tasks.rados.rados.0.smithi178.stdout:1500: finishing write tid 1 to smithi17880450-40 2024-02-10T05:35:03.215 INFO:tasks.rados.rados.0.smithi178.stdout:1500: finishing write tid 2 to smithi17880450-40 2024-02-10T05:35:03.215 INFO:tasks.rados.rados.0.smithi178.stdout:1500: finishing write tid 3 to smithi17880450-40 2024-02-10T05:35:03.215 INFO:tasks.rados.rados.0.smithi178.stdout:1500: finishing write tid 4 to smithi17880450-40 2024-02-10T05:35:03.215 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 711 (ObjNum 483 snap 151 seq_num 483) dirty exists 2024-02-10T05:35:03.215 INFO:tasks.rados.rados.0.smithi178.stdout:1500: left oid 40 (ObjNum 483 snap 151 seq_num 483) 2024-02-10T05:35:03.215 INFO:tasks.rados.rados.0.smithi178.stdout:1501: finishing write tid 1 to smithi17880450-23 2024-02-10T05:35:03.215 INFO:tasks.rados.rados.0.smithi178.stdout:1501: finishing write tid 2 to smithi17880450-23 2024-02-10T05:35:03.216 INFO:tasks.rados.rados.0.smithi178.stdout:1501: finishing write tid 3 to smithi17880450-23 2024-02-10T05:35:03.216 INFO:tasks.rados.rados.0.smithi178.stdout:1501: finishing write tid 4 to smithi17880450-23 2024-02-10T05:35:03.216 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 657 (ObjNum 484 snap 151 seq_num 484) dirty exists 2024-02-10T05:35:03.216 INFO:tasks.rados.rados.0.smithi178.stdout:1501: left oid 23 (ObjNum 484 snap 151 seq_num 484) 2024-02-10T05:35:03.217 INFO:tasks.rados.rados.0.smithi178.stdout:1502: finishing write tid 1 to smithi17880450-38 2024-02-10T05:35:03.217 INFO:tasks.rados.rados.0.smithi178.stdout:1500: done (5 left) 2024-02-10T05:35:03.217 INFO:tasks.rados.rados.0.smithi178.stdout:1501: done (4 left) 2024-02-10T05:35:03.217 INFO:tasks.rados.rados.0.smithi178.stdout:1503: done (3 left) 2024-02-10T05:35:03.217 INFO:tasks.rados.rados.0.smithi178.stdout:1506: read oid 13 snap -1 2024-02-10T05:35:03.217 INFO:tasks.rados.rados.0.smithi178.stdout:1506: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:35:03.217 INFO:tasks.rados.rados.0.smithi178.stdout:1507: snap_remove snap 136 2024-02-10T05:35:03.712 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1[105609]: 2024-02-10T05:35:03.467+0000 7f6aaf582700 -1 osd.1 353 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:35:03.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[92537]: failed to encode map e363 with expected crc 2024-02-10T05:35:03.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[92537]: failed to encode map e363 with expected crc 2024-02-10T05:35:03.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[92537]: from='osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T05:35:03.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[92537]: pgmap v177: 121 pgs: 11 active+undersized+degraded, 32 active+undersized, 78 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 36 KiB/s rd, 594 KiB/s wr, 9 op/s; 115/765 objects degraded (15.033%) 2024-02-10T05:35:03.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:03.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:03.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[92537]: from='osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T05:35:03.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[92537]: failed to encode map e364 with expected crc 2024-02-10T05:35:03.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[92537]: osdmap e364: 8 total, 7 up, 8 in 2024-02-10T05:35:03.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[92537]: from='osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:35:03.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[95116]: failed to encode map e363 with expected crc 2024-02-10T05:35:03.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[95116]: failed to encode map e363 with expected crc 2024-02-10T05:35:03.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[95116]: from='osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T05:35:03.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[95116]: pgmap v177: 121 pgs: 11 active+undersized+degraded, 32 active+undersized, 78 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 36 KiB/s rd, 594 KiB/s wr, 9 op/s; 115/765 objects degraded (15.033%) 2024-02-10T05:35:03.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:03.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:03.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[95116]: from='osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T05:35:03.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[95116]: failed to encode map e364 with expected crc 2024-02-10T05:35:03.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[95116]: osdmap e364: 8 total, 7 up, 8 in 2024-02-10T05:35:03.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:03 smithi178 ceph-mon[95116]: from='osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:35:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:03 smithi189 ceph-mon[89631]: failed to encode map e363 with expected crc 2024-02-10T05:35:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:03 smithi189 ceph-mon[89631]: failed to encode map e363 with expected crc 2024-02-10T05:35:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:03 smithi189 ceph-mon[89631]: from='osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T05:35:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:03 smithi189 ceph-mon[89631]: pgmap v177: 121 pgs: 11 active+undersized+degraded, 32 active+undersized, 78 active+clean; 336 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 36 KiB/s rd, 594 KiB/s wr, 9 op/s; 115/765 objects degraded (15.033%) 2024-02-10T05:35:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:03 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:03 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:03 smithi189 ceph-mon[89631]: from='osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T05:35:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:03 smithi189 ceph-mon[89631]: failed to encode map e364 with expected crc 2024-02-10T05:35:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:03 smithi189 ceph-mon[89631]: osdmap e364: 8 total, 7 up, 8 in 2024-02-10T05:35:03.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:03 smithi189 ceph-mon[89631]: from='osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:35:04.191 INFO:tasks.rados.rados.0.smithi178.stdout:1507: done (4 left) 2024-02-10T05:35:04.192 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 151 2024-02-10T05:35:04.192 INFO:tasks.rados.rados.0.smithi178.stdout:1508: seq_num 487 ranges {57344=565248,622592=401408} 2024-02-10T05:35:04.195 INFO:tasks.rados.rados.0.smithi178.stdout:1508: writing smithi17880450-48 from 57344 to 622592 tid 1 2024-02-10T05:35:04.199 INFO:tasks.rados.rados.0.smithi178.stdout:1508: writing smithi17880450-48 from 622592 to 1024000 tid 2 2024-02-10T05:35:04.206 INFO:tasks.rados.rados.0.smithi178.stdout:1502: finishing write tid 2 to smithi17880450-38 2024-02-10T05:35:04.206 INFO:tasks.rados.rados.0.smithi178.stdout:1502: finishing write tid 3 to smithi17880450-38 2024-02-10T05:35:04.206 INFO:tasks.rados.rados.0.smithi178.stdout:1504: finishing write tid 1 to smithi17880450-50 2024-02-10T05:35:04.206 INFO:tasks.rados.rados.0.smithi178.stdout:1504: finishing write tid 2 to smithi17880450-50 2024-02-10T05:35:04.206 INFO:tasks.rados.rados.0.smithi178.stdout:1504: finishing write tid 3 to smithi17880450-50 2024-02-10T05:35:04.206 INFO:tasks.rados.rados.0.smithi178.stdout:1502: finishing write tid 4 to smithi17880450-38 2024-02-10T05:35:04.206 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 604 (ObjNum 485 snap 151 seq_num 485) dirty exists 2024-02-10T05:35:04.206 INFO:tasks.rados.rados.0.smithi178.stdout:1502: left oid 38 (ObjNum 485 snap 151 seq_num 485) 2024-02-10T05:35:04.206 INFO:tasks.rados.rados.0.smithi178.stdout:1504: finishing write tid 4 to smithi17880450-50 2024-02-10T05:35:04.207 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 268 (ObjNum 486 snap 151 seq_num 486) dirty exists 2024-02-10T05:35:04.207 INFO:tasks.rados.rados.0.smithi178.stdout:1504: left oid 50 (ObjNum 486 snap 151 seq_num 486) 2024-02-10T05:35:04.207 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 649 (ObjNum 448 snap 141 seq_num 448) dirty exists 2024-02-10T05:35:04.207 INFO:tasks.rados.rados.0.smithi178.stdout:1506: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:35:04.713 INFO:tasks.rados.rados.0.smithi178.stdout:1508: finishing write tid 1 to smithi17880450-48 2024-02-10T05:35:04.713 INFO:tasks.rados.rados.0.smithi178.stdout:1508: finishing write tid 2 to smithi17880450-48 2024-02-10T05:35:04.713 INFO:tasks.rados.rados.0.smithi178.stdout:1508: finishing write tid 3 to smithi17880450-48 2024-02-10T05:35:04.713 INFO:tasks.rados.rados.0.smithi178.stdout:1502: done (4 left) 2024-02-10T05:35:04.713 INFO:tasks.rados.rados.0.smithi178.stdout:1504: done (3 left) 2024-02-10T05:35:04.713 INFO:tasks.rados.rados.0.smithi178.stdout:1505: done (2 left) 2024-02-10T05:35:04.713 INFO:tasks.rados.rados.0.smithi178.stdout:1506: done (1 left) 2024-02-10T05:35:04.713 INFO:tasks.rados.rados.0.smithi178.stdout:1509: read oid 19 snap -1 2024-02-10T05:35:04.713 INFO:tasks.rados.rados.0.smithi178.stdout:1509: expect (ObjNum 397 snap 129 seq_num 397) 2024-02-10T05:35:04.713 INFO:tasks.rados.rados.0.smithi178.stdout:1510: snap_create 2024-02-10T05:35:04.713 INFO:tasks.rados.rados.0.smithi178.stdout:1508: finishing write tid 4 to smithi17880450-48 2024-02-10T05:35:04.713 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 607 (ObjNum 487 snap 151 seq_num 487) dirty exists 2024-02-10T05:35:04.713 INFO:tasks.rados.rados.0.smithi178.stdout:1508: left oid 48 (ObjNum 487 snap 151 seq_num 487) 2024-02-10T05:35:04.721 INFO:tasks.rados.rados.0.smithi178.stdout:1509: expect (ObjNum 397 snap 129 seq_num 397) 2024-02-10T05:35:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:04 smithi189 ceph-mon[89631]: failed to encode map e364 with expected crc 2024-02-10T05:35:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:04 smithi189 ceph-mon[89631]: failed to encode map e364 with expected crc 2024-02-10T05:35:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:04 smithi189 ceph-mon[89631]: failed to encode map e364 with expected crc 2024-02-10T05:35:04.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:04 smithi189 ceph-mon[89631]: from='osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514]' entity='osd.1' 2024-02-10T05:35:04.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:04 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:04.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:04 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:04.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:04 smithi189 ceph-mon[89631]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:35:04.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:04 smithi189 ceph-mon[89631]: osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514] boot 2024-02-10T05:35:04.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:04 smithi189 ceph-mon[89631]: osdmap e365: 8 total, 8 up, 8 in 2024-02-10T05:35:04.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:04 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:35:04.851 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[95116]: failed to encode map e364 with expected crc 2024-02-10T05:35:04.851 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[95116]: failed to encode map e364 with expected crc 2024-02-10T05:35:04.851 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[95116]: failed to encode map e364 with expected crc 2024-02-10T05:35:04.851 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[95116]: from='osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514]' entity='osd.1' 2024-02-10T05:35:04.851 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:04.851 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:04.851 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[95116]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:35:04.851 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[95116]: osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514] boot 2024-02-10T05:35:04.851 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[95116]: osdmap e365: 8 total, 8 up, 8 in 2024-02-10T05:35:04.851 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:35:04.852 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[92537]: failed to encode map e364 with expected crc 2024-02-10T05:35:04.852 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[92537]: failed to encode map e364 with expected crc 2024-02-10T05:35:04.852 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[92537]: failed to encode map e364 with expected crc 2024-02-10T05:35:04.852 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[92537]: from='osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514]' entity='osd.1' 2024-02-10T05:35:04.852 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:04.852 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:04.852 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[92537]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:35:04.852 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[92537]: osd.1 [v2:172.21.15.178:6810/558542514,v1:172.21.15.178:6811/558542514] boot 2024-02-10T05:35:04.852 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[92537]: osdmap e365: 8 total, 8 up, 8 in 2024-02-10T05:35:04.852 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:04 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T05:35:05.189 INFO:tasks.rados.rados.0.smithi178.stdout:1508: done (2 left) 2024-02-10T05:35:05.189 INFO:tasks.rados.rados.0.smithi178.stdout:1509: done (1 left) 2024-02-10T05:35:05.189 INFO:tasks.rados.rados.0.smithi178.stdout:1510: done (0 left) 2024-02-10T05:35:05.189 INFO:tasks.rados.rados.0.smithi178.stdout:1511: snap_remove snap 139 2024-02-10T05:35:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:05 smithi189 ceph-mon[89631]: failed to encode map e365 with expected crc 2024-02-10T05:35:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:05 smithi189 ceph-mon[89631]: pgmap v180: 121 pgs: 22 peering, 5 active+undersized+degraded, 16 active+undersized, 78 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 12 op/s; 28/741 objects degraded (3.779%) 2024-02-10T05:35:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:05 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:05 smithi189 ceph-mon[89631]: osdmap e366: 8 total, 8 up, 8 in 2024-02-10T05:35:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:05 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:05 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:05.809 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:05 smithi178 ceph-mon[95116]: failed to encode map e365 with expected crc 2024-02-10T05:35:05.809 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:05 smithi178 ceph-mon[95116]: pgmap v180: 121 pgs: 22 peering, 5 active+undersized+degraded, 16 active+undersized, 78 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 12 op/s; 28/741 objects degraded (3.779%) 2024-02-10T05:35:05.809 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:05 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:05.809 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:05 smithi178 ceph-mon[95116]: osdmap e366: 8 total, 8 up, 8 in 2024-02-10T05:35:05.809 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:05 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:05.809 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:05 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:05.809 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:05 smithi178 ceph-mon[92537]: failed to encode map e365 with expected crc 2024-02-10T05:35:05.809 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:05 smithi178 ceph-mon[92537]: pgmap v180: 121 pgs: 22 peering, 5 active+undersized+degraded, 16 active+undersized, 78 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 12 op/s; 28/741 objects degraded (3.779%) 2024-02-10T05:35:05.809 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:05 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:05.809 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:05 smithi178 ceph-mon[92537]: osdmap e366: 8 total, 8 up, 8 in 2024-02-10T05:35:05.810 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:05 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:05.810 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:05 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.191 INFO:tasks.rados.rados.0.smithi178.stdout:1511: done (0 left) 2024-02-10T05:35:06.191 INFO:tasks.rados.rados.0.smithi178.stdout:1512: rollback oid 10 current snap is 152 2024-02-10T05:35:06.191 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 10 to 140 2024-02-10T05:35:06.191 INFO:tasks.rados.rados.0.smithi178.stdout:1513: snap_remove snap 147 2024-02-10T05:35:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: osdmap e367: 8 total, 8 up, 8 in 2024-02-10T05:35:06.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: failed to encode map e367 with expected crc 2024-02-10T05:35:06.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:06 smithi189 ceph-mon[89631]: failed to encode map e367 with expected crc 2024-02-10T05:35:06.873 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.873 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: osdmap e367: 8 total, 8 up, 8 in 2024-02-10T05:35:06.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: failed to encode map e367 with expected crc 2024-02-10T05:35:06.874 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[92537]: failed to encode map e367 with expected crc 2024-02-10T05:35:06.875 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.875 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.875 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.875 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.875 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.875 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.875 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.875 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.875 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.875 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.875 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.875 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: failed to encode map e366 with expected crc 2024-02-10T05:35:06.875 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: osdmap e367: 8 total, 8 up, 8 in 2024-02-10T05:35:06.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: failed to encode map e367 with expected crc 2024-02-10T05:35:06.876 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:06 smithi178 ceph-mon[95116]: failed to encode map e367 with expected crc 2024-02-10T05:35:07.192 INFO:tasks.rados.rados.0.smithi178.stdout:1513: done (1 left) 2024-02-10T05:35:07.192 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 152 2024-02-10T05:35:07.192 INFO:tasks.rados.rados.0.smithi178.stdout:1512: finishing rollback tid 1 to smithi17880450-10 2024-02-10T05:35:07.193 INFO:tasks.rados.rados.0.smithi178.stdout:1514: seq_num 488 ranges {679936=581632,1261568=401408} 2024-02-10T05:35:07.200 INFO:tasks.rados.rados.0.smithi178.stdout:1514: writing smithi17880450-5 from 679936 to 1261568 tid 1 2024-02-10T05:35:07.203 INFO:tasks.rados.rados.0.smithi178.stdout:1514: writing smithi17880450-5 from 1261568 to 1662976 tid 2 2024-02-10T05:35:07.203 INFO:tasks.rados.rados.0.smithi178.stdout:1515: copy_from oid 39 from oid 21 current snap is 152 2024-02-10T05:35:07.203 INFO:tasks.rados.rados.0.smithi178.stdout:1512: finishing rollback tid 2 to smithi17880450-10 2024-02-10T05:35:07.203 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 274 (ObjNum 410 snap 134 seq_num 410) dirty exists 2024-02-10T05:35:07.203 INFO:tasks.rados.rados.0.smithi178.stdout:1512: done (2 left) 2024-02-10T05:35:07.204 INFO:tasks.rados.rados.0.smithi178.stdout:1516: rollback oid 19 current snap is 152 2024-02-10T05:35:07.204 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 19 to 137 2024-02-10T05:35:07.204 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 152 2024-02-10T05:35:07.204 INFO:tasks.rados.rados.0.smithi178.stdout:1517: seq_num 489 ranges {5701632=598016,6299648=401408} 2024-02-10T05:35:07.239 INFO:tasks.rados.rados.0.smithi178.stdout:1517: writing smithi17880450-4 from 5701632 to 6299648 tid 1 2024-02-10T05:35:07.241 INFO:tasks.rados.rados.0.smithi178.stdout:1517: writing smithi17880450-4 from 6299648 to 6701056 tid 2 2024-02-10T05:35:07.241 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 152 2024-02-10T05:35:07.241 INFO:tasks.rados.rados.0.smithi178.stdout:1514: finishing write tid 1 to smithi17880450-5 2024-02-10T05:35:07.241 INFO:tasks.rados.rados.0.smithi178.stdout:1518: seq_num 490 ranges {1024000=614400,1638400=401408} 2024-02-10T05:35:07.250 INFO:tasks.rados.rados.0.smithi178.stdout:1518: writing smithi17880450-48 from 1024000 to 1638400 tid 1 2024-02-10T05:35:07.253 INFO:tasks.rados.rados.0.smithi178.stdout:1518: writing smithi17880450-48 from 1638400 to 2039808 tid 2 2024-02-10T05:35:07.253 INFO:tasks.rados.rados.0.smithi178.stdout:1519: setattr oid 8 current snap is 152 2024-02-10T05:35:07.253 INFO:tasks.rados.rados.0.smithi178.stdout:1514: finishing write tid 2 to smithi17880450-5 2024-02-10T05:35:07.253 INFO:tasks.rados.rados.0.smithi178.stdout:1514: finishing write tid 3 to smithi17880450-5 2024-02-10T05:35:07.253 INFO:tasks.rados.rados.0.smithi178.stdout:1516: finishing rollback tid 0 to smithi17880450-19 2024-02-10T05:35:07.253 INFO:tasks.rados.rados.0.smithi178.stdout:1516: finishing rollback tid 1 to smithi17880450-19 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:1514: finishing write tid 4 to smithi17880450-5 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 1280 (ObjNum 488 snap 152 seq_num 488) dirty exists 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:1514: left oid 5 (ObjNum 488 snap 152 seq_num 488) 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:1516: finishing rollback tid 2 to smithi17880450-19 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 661 (ObjNum 397 snap 129 seq_num 397) dirty exists 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:1515: finishing copy_from racing read to smithi17880450-39 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:1515: finishing copy_from to smithi17880450-39 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 525 (ObjNum 402 snap 133 seq_num 402) dirty exists 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:1517: finishing write tid 1 to smithi17880450-4 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:1517: finishing write tid 2 to smithi17880450-4 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:1517: finishing write tid 3 to smithi17880450-4 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:1517: finishing write tid 4 to smithi17880450-4 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 689 (ObjNum 489 snap 152 seq_num 489) dirty exists 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:1517: left oid 4 (ObjNum 489 snap 152 seq_num 489) 2024-02-10T05:35:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:1514: done (5 left) 2024-02-10T05:35:07.255 INFO:tasks.rados.rados.0.smithi178.stdout:1515: done (4 left) 2024-02-10T05:35:07.255 INFO:tasks.rados.rados.0.smithi178.stdout:1516: done (3 left) 2024-02-10T05:35:07.255 INFO:tasks.rados.rados.0.smithi178.stdout:1517: done (2 left) 2024-02-10T05:35:07.255 INFO:tasks.rados.rados.0.smithi178.stdout:1520: snap_remove snap 148 2024-02-10T05:35:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:07 smithi189 ceph-mon[89631]: failed to encode map e367 with expected crc 2024-02-10T05:35:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:07 smithi189 ceph-mon[89631]: failed to encode map e367 with expected crc 2024-02-10T05:35:07.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:07 smithi189 ceph-mon[89631]: failed to encode map e367 with expected crc 2024-02-10T05:35:07.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:07 smithi189 ceph-mon[89631]: pgmap v183: 121 pgs: 22 peering, 5 active+undersized+degraded, 16 active+undersized, 78 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 28/741 objects degraded (3.779%) 2024-02-10T05:35:07.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:07 smithi189 ceph-mon[89631]: osdmap e368: 8 total, 8 up, 8 in 2024-02-10T05:35:07.884 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:35:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:35:07] "GET /metrics HTTP/1.1" 200 36144 "" "Prometheus/2.43.0" 2024-02-10T05:35:07.884 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:35:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:35:07.883+0000 7fe6e8ab6700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-10T05:35:07.884 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:07 smithi178 ceph-mon[92537]: failed to encode map e367 with expected crc 2024-02-10T05:35:07.884 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:07 smithi178 ceph-mon[92537]: failed to encode map e367 with expected crc 2024-02-10T05:35:07.885 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:07 smithi178 ceph-mon[92537]: failed to encode map e367 with expected crc 2024-02-10T05:35:07.885 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:07 smithi178 ceph-mon[92537]: pgmap v183: 121 pgs: 22 peering, 5 active+undersized+degraded, 16 active+undersized, 78 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 28/741 objects degraded (3.779%) 2024-02-10T05:35:07.885 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:07 smithi178 ceph-mon[92537]: osdmap e368: 8 total, 8 up, 8 in 2024-02-10T05:35:07.885 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:07 smithi178 ceph-mon[95116]: failed to encode map e367 with expected crc 2024-02-10T05:35:07.885 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:07 smithi178 ceph-mon[95116]: failed to encode map e367 with expected crc 2024-02-10T05:35:07.885 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:07 smithi178 ceph-mon[95116]: failed to encode map e367 with expected crc 2024-02-10T05:35:07.885 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:07 smithi178 ceph-mon[95116]: pgmap v183: 121 pgs: 22 peering, 5 active+undersized+degraded, 16 active+undersized, 78 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 28/741 objects degraded (3.779%) 2024-02-10T05:35:07.885 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:07 smithi178 ceph-mon[95116]: osdmap e368: 8 total, 8 up, 8 in 2024-02-10T05:35:08.106 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:35:08.193 INFO:tasks.rados.rados.0.smithi178.stdout:1520: done (2 left) 2024-02-10T05:35:08.193 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 152 2024-02-10T05:35:08.194 INFO:tasks.rados.rados.0.smithi178.stdout:1518: finishing write tid 1 to smithi17880450-48 2024-02-10T05:35:08.194 INFO:tasks.rados.rados.0.smithi178.stdout:1521: seq_num 491 ranges {2514944=630784,3145728=401408} 2024-02-10T05:35:08.211 INFO:tasks.rados.rados.0.smithi178.stdout:1521: writing smithi17880450-37 from 2514944 to 3145728 tid 1 2024-02-10T05:35:08.215 INFO:tasks.rados.rados.0.smithi178.stdout:1521: writing smithi17880450-37 from 3145728 to 3547136 tid 2 2024-02-10T05:35:08.215 INFO:tasks.rados.rados.0.smithi178.stdout:1522: setattr oid 22 current snap is 152 2024-02-10T05:35:08.215 INFO:tasks.rados.rados.0.smithi178.stdout:1518: finishing write tid 2 to smithi17880450-48 2024-02-10T05:35:08.215 INFO:tasks.rados.rados.0.smithi178.stdout:1518: finishing write tid 3 to smithi17880450-48 2024-02-10T05:35:08.215 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 299 (ObjNum 448 snap 141 seq_num 448) dirty exists 2024-02-10T05:35:08.215 INFO:tasks.rados.rados.0.smithi178.stdout:1518: finishing write tid 4 to smithi17880450-48 2024-02-10T05:35:08.215 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 610 (ObjNum 490 snap 152 seq_num 490) dirty exists 2024-02-10T05:35:08.215 INFO:tasks.rados.rados.0.smithi178.stdout:1518: left oid 48 (ObjNum 490 snap 152 seq_num 490) 2024-02-10T05:35:08.217 INFO:tasks.rados.rados.0.smithi178.stdout:1518: done (3 left) 2024-02-10T05:35:08.217 INFO:tasks.rados.rados.0.smithi178.stdout:1519: done (2 left) 2024-02-10T05:35:08.217 INFO:tasks.rados.rados.0.smithi178.stdout:1523: snap_remove snap 106 2024-02-10T05:35:08.428 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:35:08.428 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (3m) 5s ago 7m 26.0M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:35:08.428 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (3m) 87s ago 7m 77.8M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:35:08.428 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (8m) 5s ago 8m 19.6M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:35:08.428 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (8m) 87s ago 8m 14.7M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:35:08.428 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (2m) 87s ago 11m 448M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:35:08.428 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (3m) 5s ago 13m 503M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:35:08.428 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (2m) 5s ago 13m 49.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:35:08.428 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (94s) 87s ago 12m 29.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 32ab039140f2 2024-02-10T05:35:08.429 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (113s) 5s ago 12m 42.8M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:35:08.429 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (3m) 5s ago 7m 14.1M - 1.5.0 0da6a335fe13 81bb7dad5008 2024-02-10T05:35:08.429 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (3m) 87s ago 7m 7872k - 1.5.0 0da6a335fe13 31c11a476517 2024-02-10T05:35:08.429 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (45s) 5s ago 11m 142M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 6b1445eee423 2024-02-10T05:35:08.429 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (10s) 5s ago 11m 12.7M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 9caa5019ee1f 2024-02-10T05:35:08.429 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (10m) 5s ago 10m 272M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 6e353a8cd658 2024-02-10T05:35:08.429 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (10m) 5s ago 10m 116M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 09a657d64674 2024-02-10T05:35:08.429 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (10m) 87s ago 10m 152M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 37589cbd4f03 2024-02-10T05:35:08.429 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (9m) 87s ago 9m 230M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:35:08.429 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (9m) 87s ago 9m 130M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:35:08.429 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (8m) 87s ago 8m 115M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:35:08.429 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (2m) 87s ago 7m 47.2M - 2.43.0 a07b618ecd1d 42ce2738514d 2024-02-10T05:35:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[92537]: failed to encode map e368 with expected crc 2024-02-10T05:35:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[92537]: failed to encode map e368 with expected crc 2024-02-10T05:35:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[92537]: failed to encode map e368 with expected crc 2024-02-10T05:35:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:35:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:35:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:35:08.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:08.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:08.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:08.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T05:35:08.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[92537]: osdmap e369: 8 total, 8 up, 8 in 2024-02-10T05:35:08.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[95116]: failed to encode map e368 with expected crc 2024-02-10T05:35:08.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[95116]: failed to encode map e368 with expected crc 2024-02-10T05:35:08.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[95116]: failed to encode map e368 with expected crc 2024-02-10T05:35:08.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:08.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:08.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:35:08.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:35:08.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:08.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:35:08.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:08.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:08.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:08.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T05:35:08.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:08 smithi178 ceph-mon[95116]: osdmap e369: 8 total, 8 up, 8 in 2024-02-10T05:35:08.788 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:35:08.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-02-10T05:35:08.788 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:35:08.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:35:08.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-mon[89631]: failed to encode map e368 with expected crc 2024-02-10T05:35:08.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-mon[89631]: failed to encode map e368 with expected crc 2024-02-10T05:35:08.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-mon[89631]: failed to encode map e368 with expected crc 2024-02-10T05:35:08.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:08.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:08.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:35:08.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:35:08.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:08.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:35:08.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:08.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:08.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:08.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T05:35:08.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:08 smithi189 ceph-mon[89631]: osdmap e369: 8 total, 8 up, 8 in 2024-02-10T05:35:08.819 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:35:08.819 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:35:08.819 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:35:08.820 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:35:08.820 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:35:08.820 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:35:08.820 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:35:08.820 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:35:08.820 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 6, 2024-02-10T05:35:08.820 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:35:08.820 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:35:08.820 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:35:08.820 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:35:08.820 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:35:08.820 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:35:08.820 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 8, 2024-02-10T05:35:08.820 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 7 2024-02-10T05:35:08.821 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:35:08.821 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:35:09.195 INFO:tasks.rados.rados.0.smithi178.stdout:1523: done (2 left) 2024-02-10T05:35:09.195 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 152 2024-02-10T05:35:09.195 INFO:tasks.rados.rados.0.smithi178.stdout:1521: finishing write tid 1 to smithi17880450-37 2024-02-10T05:35:09.195 INFO:tasks.rados.rados.0.smithi178.stdout:1524: seq_num 492 ranges {1294336=647168,1941504=401408} 2024-02-10T05:35:09.206 INFO:tasks.rados.rados.0.smithi178.stdout:1524: writing smithi17880450-50 from 1294336 to 1941504 tid 1 2024-02-10T05:35:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1524: writing smithi17880450-50 from 1941504 to 2342912 tid 2 2024-02-10T05:35:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1525: copy_from oid 28 from oid 19 current snap is 152 2024-02-10T05:35:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 757 (ObjNum 129 snap 0 seq_num 1535218224) dirty exists 2024-02-10T05:35:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1521: finishing write tid 2 to smithi17880450-37 2024-02-10T05:35:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1521: finishing write tid 3 to smithi17880450-37 2024-02-10T05:35:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1521: finishing write tid 4 to smithi17880450-37 2024-02-10T05:35:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 1284 (ObjNum 491 snap 152 seq_num 491) dirty exists 2024-02-10T05:35:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1521: left oid 37 (ObjNum 491 snap 152 seq_num 491) 2024-02-10T05:35:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1521: done (3 left) 2024-02-10T05:35:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1522: done (2 left) 2024-02-10T05:35:09.210 INFO:tasks.rados.rados.0.smithi178.stdout:1526: setattr oid 25 current snap is 152 2024-02-10T05:35:09.212 INFO:tasks.rados.rados.0.smithi178.stdout:1527: rollback oid 45 current snap is 152 2024-02-10T05:35:09.212 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 45 to 125 2024-02-10T05:35:09.212 INFO:tasks.rados.rados.0.smithi178.stdout:1528: rollback oid 6 current snap is 152 2024-02-10T05:35:09.212 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 6 to 149 2024-02-10T05:35:09.212 INFO:tasks.rados.rados.0.smithi178.stdout:1529: delete oid 7 current snap is 152 2024-02-10T05:35:09.218 INFO:tasks.rados.rados.0.smithi178.stdout:1524: finishing write tid 1 to smithi17880450-50 2024-02-10T05:35:09.218 INFO:tasks.rados.rados.0.smithi178.stdout:1524: finishing write tid 2 to smithi17880450-50 2024-02-10T05:35:09.219 INFO:tasks.rados.rados.0.smithi178.stdout:1524: finishing write tid 3 to smithi17880450-50 2024-02-10T05:35:09.219 INFO:tasks.rados.rados.0.smithi178.stdout:1527: finishing rollback tid 1 to smithi17880450-45 2024-02-10T05:35:09.220 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 611 (ObjNum 430 snap 138 seq_num 430) dirty exists 2024-02-10T05:35:09.220 INFO:tasks.rados.rados.0.smithi178.stdout:1526: done (5 left) 2024-02-10T05:35:09.220 INFO:tasks.rados.rados.0.smithi178.stdout:1529: done (4 left) 2024-02-10T05:35:09.220 INFO:tasks.rados.rados.0.smithi178.stdout:1530: read oid 10 snap -1 2024-02-10T05:35:09.221 INFO:tasks.rados.rados.0.smithi178.stdout:1530: expect (ObjNum 410 snap 134 seq_num 410) 2024-02-10T05:35:09.221 INFO:tasks.rados.rados.0.smithi178.stdout:1531: read oid 13 snap 107 2024-02-10T05:35:09.221 INFO:tasks.rados.rados.0.smithi178.stdout:1531: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:35:09.221 INFO:tasks.rados.rados.0.smithi178.stdout:1532: read oid 41 snap -1 2024-02-10T05:35:09.221 INFO:tasks.rados.rados.0.smithi178.stdout:1532: expect (ObjNum 462 snap 144 seq_num 462) 2024-02-10T05:35:09.221 INFO:tasks.rados.rados.0.smithi178.stdout:1533: snap_remove snap 146 2024-02-10T05:35:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:09 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T05:35:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:09 smithi189 ceph-mon[89631]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-10T05:35:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:09 smithi189 ceph-mon[89631]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:35:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:09 smithi189 ceph-mon[89631]: failed to encode map e369 with expected crc 2024-02-10T05:35:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:09 smithi189 ceph-mon[89631]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:35:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:09 smithi189 ceph-mon[89631]: pgmap v186: 121 pgs: 22 peering, 99 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 6 op/s; 406 KiB/s, 0 objects/s recovering 2024-02-10T05:35:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:09 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/187309465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:09 smithi189 ceph-mon[89631]: osdmap e370: 8 total, 8 up, 8 in 2024-02-10T05:35:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:09 smithi189 ceph-mon[89631]: failed to encode map e370 with expected crc 2024-02-10T05:35:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T05:35:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[95116]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-10T05:35:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[95116]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:35:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[95116]: failed to encode map e369 with expected crc 2024-02-10T05:35:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[95116]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:35:09.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[95116]: pgmap v186: 121 pgs: 22 peering, 99 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 6 op/s; 406 KiB/s, 0 objects/s recovering 2024-02-10T05:35:09.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/187309465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:09.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[95116]: osdmap e370: 8 total, 8 up, 8 in 2024-02-10T05:35:09.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[95116]: failed to encode map e370 with expected crc 2024-02-10T05:35:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T05:35:09.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[92537]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-10T05:35:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[92537]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:35:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[92537]: failed to encode map e369 with expected crc 2024-02-10T05:35:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[92537]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:35:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[92537]: pgmap v186: 121 pgs: 22 peering, 99 active+clean; 331 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 0 B/s wr, 6 op/s; 406 KiB/s, 0 objects/s recovering 2024-02-10T05:35:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/187309465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[92537]: osdmap e370: 8 total, 8 up, 8 in 2024-02-10T05:35:09.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:09 smithi178 ceph-mon[92537]: failed to encode map e370 with expected crc 2024-02-10T05:35:10.196 INFO:tasks.rados.rados.0.smithi178.stdout:1533: done (7 left) 2024-02-10T05:35:10.196 INFO:tasks.rados.rados.0.smithi178.stdout:1534: snap_remove snap 150 2024-02-10T05:35:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:10 smithi189 ceph-mon[89631]: failed to encode map e370 with expected crc 2024-02-10T05:35:10.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:10 smithi189 ceph-mon[89631]: failed to encode map e370 with expected crc 2024-02-10T05:35:10.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:10 smithi189 ceph-mon[89631]: failed to encode map e370 with expected crc 2024-02-10T05:35:10.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:10 smithi189 ceph-mon[89631]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/741 objects degraded (3.779%), 5 pgs degraded) 2024-02-10T05:35:10.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:10 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:35:10.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:10 smithi189 ceph-mon[89631]: osdmap e371: 8 total, 8 up, 8 in 2024-02-10T05:35:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:10 smithi178 ceph-mon[92537]: failed to encode map e370 with expected crc 2024-02-10T05:35:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:10 smithi178 ceph-mon[92537]: failed to encode map e370 with expected crc 2024-02-10T05:35:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:10 smithi178 ceph-mon[92537]: failed to encode map e370 with expected crc 2024-02-10T05:35:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:10 smithi178 ceph-mon[92537]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/741 objects degraded (3.779%), 5 pgs degraded) 2024-02-10T05:35:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:10 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:35:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:10 smithi178 ceph-mon[92537]: osdmap e371: 8 total, 8 up, 8 in 2024-02-10T05:35:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:10 smithi178 ceph-mon[95116]: failed to encode map e370 with expected crc 2024-02-10T05:35:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:10 smithi178 ceph-mon[95116]: failed to encode map e370 with expected crc 2024-02-10T05:35:10.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:10 smithi178 ceph-mon[95116]: failed to encode map e370 with expected crc 2024-02-10T05:35:10.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:10 smithi178 ceph-mon[95116]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/741 objects degraded (3.779%), 5 pgs degraded) 2024-02-10T05:35:10.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:10 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:35:10.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:10 smithi178 ceph-mon[95116]: osdmap e371: 8 total, 8 up, 8 in 2024-02-10T05:35:11.200 INFO:tasks.rados.rados.0.smithi178.stdout:1534: done (7 left) 2024-02-10T05:35:11.200 INFO:tasks.rados.rados.0.smithi178.stdout:1535: delete oid 17 current snap is 152 2024-02-10T05:35:11.200 INFO:tasks.rados.rados.0.smithi178.stdout:1524: finishing write tid 4 to smithi17880450-50 2024-02-10T05:35:11.200 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 288 (ObjNum 492 snap 152 seq_num 492) dirty exists 2024-02-10T05:35:11.200 INFO:tasks.rados.rados.0.smithi178.stdout:1524: left oid 50 (ObjNum 492 snap 152 seq_num 492) 2024-02-10T05:35:11.200 INFO:tasks.rados.rados.0.smithi178.stdout:1527: finishing rollback tid 2 to smithi17880450-45 2024-02-10T05:35:11.200 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 600 (ObjNum 358 snap 111 seq_num 358) dirty exists 2024-02-10T05:35:11.200 INFO:tasks.rados.rados.0.smithi178.stdout:1528: finishing rollback tid 0 to smithi17880450-6 2024-02-10T05:35:11.200 INFO:tasks.rados.rados.0.smithi178.stdout:1528: finishing rollback tid 1 to smithi17880450-6 2024-02-10T05:35:11.200 INFO:tasks.rados.rados.0.smithi178.stdout:1528: finishing rollback tid 2 to smithi17880450-6 2024-02-10T05:35:11.200 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 604 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:35:11.201 INFO:tasks.rados.rados.0.smithi178.stdout:1525: finishing copy_from racing read to smithi17880450-28 2024-02-10T05:35:11.201 INFO:tasks.rados.rados.0.smithi178.stdout:1525: finishing copy_from to smithi17880450-28 2024-02-10T05:35:11.201 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 661 (ObjNum 397 snap 129 seq_num 397) dirty exists 2024-02-10T05:35:11.201 INFO:tasks.rados.rados.0.smithi178.stdout:1531: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:35:11.686 INFO:tasks.rados.rados.0.smithi178.stdout:1532: expect (ObjNum 462 snap 144 seq_num 462) 2024-02-10T05:35:11.700 INFO:tasks.rados.rados.0.smithi178.stdout:1530: expect (ObjNum 410 snap 134 seq_num 410) 2024-02-10T05:35:11.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:11 smithi189 ceph-mon[89631]: failed to encode map e371 with expected crc 2024-02-10T05:35:11.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:11 smithi189 ceph-mon[89631]: failed to encode map e371 with expected crc 2024-02-10T05:35:11.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:11 smithi189 ceph-mon[89631]: pgmap v189: 121 pgs: 121 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 31 op/s; 4.3 MiB/s, 1 objects/s recovering 2024-02-10T05:35:11.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:11 smithi189 ceph-mon[89631]: osdmap e372: 8 total, 8 up, 8 in 2024-02-10T05:35:11.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:11 smithi189 ceph-mon[89631]: failed to encode map e372 with expected crc 2024-02-10T05:35:11.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:11 smithi178 ceph-mon[92537]: failed to encode map e371 with expected crc 2024-02-10T05:35:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:11 smithi178 ceph-mon[92537]: failed to encode map e371 with expected crc 2024-02-10T05:35:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:11 smithi178 ceph-mon[92537]: pgmap v189: 121 pgs: 121 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 31 op/s; 4.3 MiB/s, 1 objects/s recovering 2024-02-10T05:35:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:11 smithi178 ceph-mon[92537]: osdmap e372: 8 total, 8 up, 8 in 2024-02-10T05:35:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:11 smithi178 ceph-mon[92537]: failed to encode map e372 with expected crc 2024-02-10T05:35:11.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:11 smithi178 ceph-mon[95116]: failed to encode map e371 with expected crc 2024-02-10T05:35:11.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:11 smithi178 ceph-mon[95116]: failed to encode map e371 with expected crc 2024-02-10T05:35:11.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:11 smithi178 ceph-mon[95116]: pgmap v189: 121 pgs: 121 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.6 MiB/s wr, 31 op/s; 4.3 MiB/s, 1 objects/s recovering 2024-02-10T05:35:11.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:11 smithi178 ceph-mon[95116]: osdmap e372: 8 total, 8 up, 8 in 2024-02-10T05:35:11.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:11 smithi178 ceph-mon[95116]: failed to encode map e372 with expected crc 2024-02-10T05:35:12.120 INFO:tasks.rados.rados.0.smithi178.stdout:1524: done (7 left) 2024-02-10T05:35:12.120 INFO:tasks.rados.rados.0.smithi178.stdout:1525: done (6 left) 2024-02-10T05:35:12.120 INFO:tasks.rados.rados.0.smithi178.stdout:1527: done (5 left) 2024-02-10T05:35:12.120 INFO:tasks.rados.rados.0.smithi178.stdout:1528: done (4 left) 2024-02-10T05:35:12.120 INFO:tasks.rados.rados.0.smithi178.stdout:1530: done (3 left) 2024-02-10T05:35:12.120 INFO:tasks.rados.rados.0.smithi178.stdout:1531: done (2 left) 2024-02-10T05:35:12.121 INFO:tasks.rados.rados.0.smithi178.stdout:1532: done (1 left) 2024-02-10T05:35:12.121 INFO:tasks.rados.rados.0.smithi178.stdout:1535: done (0 left) 2024-02-10T05:35:12.121 INFO:tasks.rados.rados.0.smithi178.stdout:1536: snap_remove snap 140 2024-02-10T05:35:12.492 INFO:tasks.rados.rados.0.smithi178.stdout:1536: done (0 left) 2024-02-10T05:35:12.493 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 16 current snap is 152 2024-02-10T05:35:12.493 INFO:tasks.rados.rados.0.smithi178.stdout:1537: seq_num 495 ranges {0=696320,696320=401408} 2024-02-10T05:35:12.496 INFO:tasks.rados.rados.0.smithi178.stdout:1537: writing smithi17880450-16 from 0 to 696320 tid 1 2024-02-10T05:35:12.499 INFO:tasks.rados.rados.0.smithi178.stdout:1537: writing smithi17880450-16 from 696320 to 1097728 tid 2 2024-02-10T05:35:12.499 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 152 2024-02-10T05:35:12.499 INFO:tasks.rados.rados.0.smithi178.stdout:1538: seq_num 496 ranges {0=712704,712704=401408} 2024-02-10T05:35:12.504 INFO:tasks.rados.rados.0.smithi178.stdout:1538: writing smithi17880450-15 from 0 to 712704 tid 1 2024-02-10T05:35:12.508 INFO:tasks.rados.rados.0.smithi178.stdout:1538: writing smithi17880450-15 from 712704 to 1114112 tid 2 2024-02-10T05:35:12.508 INFO:tasks.rados.rados.0.smithi178.stdout:1539: snap_remove snap 128 2024-02-10T05:35:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:12 smithi189 ceph-mon[89631]: failed to encode map e372 with expected crc 2024-02-10T05:35:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:12 smithi189 ceph-mon[89631]: failed to encode map e372 with expected crc 2024-02-10T05:35:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:12 smithi189 ceph-mon[89631]: failed to encode map e372 with expected crc 2024-02-10T05:35:12.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:12 smithi178 ceph-mon[92537]: failed to encode map e372 with expected crc 2024-02-10T05:35:12.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:12 smithi178 ceph-mon[92537]: failed to encode map e372 with expected crc 2024-02-10T05:35:12.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:12 smithi178 ceph-mon[92537]: failed to encode map e372 with expected crc 2024-02-10T05:35:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:12 smithi178 ceph-mon[95116]: failed to encode map e372 with expected crc 2024-02-10T05:35:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:12 smithi178 ceph-mon[95116]: failed to encode map e372 with expected crc 2024-02-10T05:35:12.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:12 smithi178 ceph-mon[95116]: failed to encode map e372 with expected crc 2024-02-10T05:35:13.500 INFO:tasks.rados.rados.0.smithi178.stdout:1539: done (2 left) 2024-02-10T05:35:13.501 INFO:tasks.rados.rados.0.smithi178.stdout:1540: read oid 20 snap -1 2024-02-10T05:35:13.501 INFO:tasks.rados.rados.0.smithi178.stdout:1540: expect (ObjNum 415 snap 135 seq_num 415) 2024-02-10T05:35:13.501 INFO:tasks.rados.rados.0.smithi178.stdout:1541: read oid 33 snap 144 2024-02-10T05:35:13.501 INFO:tasks.rados.rados.0.smithi178.stdout:1541: expect (ObjNum 263 snap 76 seq_num 263) 2024-02-10T05:35:13.501 INFO:tasks.rados.rados.0.smithi178.stdout:1542: delete oid 39 current snap is 152 2024-02-10T05:35:13.501 INFO:tasks.rados.rados.0.smithi178.stdout:1538: finishing write tid 1 to smithi17880450-15 2024-02-10T05:35:13.501 INFO:tasks.rados.rados.0.smithi178.stdout:1538: finishing write tid 2 to smithi17880450-15 2024-02-10T05:35:13.501 INFO:tasks.rados.rados.0.smithi178.stdout:1538: finishing write tid 3 to smithi17880450-15 2024-02-10T05:35:13.501 INFO:tasks.rados.rados.0.smithi178.stdout:1537: finishing write tid 1 to smithi17880450-16 2024-02-10T05:35:13.501 INFO:tasks.rados.rados.0.smithi178.stdout:1538: finishing write tid 4 to smithi17880450-15 2024-02-10T05:35:13.501 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 617 (ObjNum 496 snap 152 seq_num 496) dirty exists 2024-02-10T05:35:13.501 INFO:tasks.rados.rados.0.smithi178.stdout:1538: left oid 15 (ObjNum 496 snap 152 seq_num 496) 2024-02-10T05:35:13.501 INFO:tasks.rados.rados.0.smithi178.stdout:1537: finishing write tid 2 to smithi17880450-16 2024-02-10T05:35:13.501 INFO:tasks.rados.rados.0.smithi178.stdout:1537: finishing write tid 3 to smithi17880450-16 2024-02-10T05:35:13.502 INFO:tasks.rados.rados.0.smithi178.stdout:1537: finishing write tid 4 to smithi17880450-16 2024-02-10T05:35:13.502 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 1304 (ObjNum 495 snap 152 seq_num 495) dirty exists 2024-02-10T05:35:13.502 INFO:tasks.rados.rados.0.smithi178.stdout:1537: left oid 16 (ObjNum 495 snap 152 seq_num 495) 2024-02-10T05:35:13.510 INFO:tasks.rados.rados.0.smithi178.stdout:1537: done (4 left) 2024-02-10T05:35:13.510 INFO:tasks.rados.rados.0.smithi178.stdout:1538: done (3 left) 2024-02-10T05:35:13.510 INFO:tasks.rados.rados.0.smithi178.stdout:1542: done (2 left) 2024-02-10T05:35:13.510 INFO:tasks.rados.rados.0.smithi178.stdout:1543: read oid 17 snap 117 2024-02-10T05:35:13.510 INFO:tasks.rados.rados.0.smithi178.stdout:1543: expect (ObjNum 279 snap 83 seq_num 279) 2024-02-10T05:35:13.510 INFO:tasks.rados.rados.0.smithi178.stdout:1544: snap_create 2024-02-10T05:35:13.530 INFO:tasks.rados.rados.0.smithi178.stdout:1541: expect (ObjNum 263 snap 76 seq_num 263) 2024-02-10T05:35:13.662 INFO:tasks.rados.rados.0.smithi178.stdout:1540: expect (ObjNum 415 snap 135 seq_num 415) 2024-02-10T05:35:13.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:13 smithi189 ceph-mon[89631]: failed to encode map e373 with expected crc 2024-02-10T05:35:13.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:13 smithi189 ceph-mon[89631]: failed to encode map e373 with expected crc 2024-02-10T05:35:13.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:13 smithi189 ceph-mon[89631]: osdmap e373: 8 total, 8 up, 8 in 2024-02-10T05:35:13.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:13 smithi189 ceph-mon[89631]: failed to encode map e373 with expected crc 2024-02-10T05:35:13.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:13 smithi189 ceph-mon[89631]: pgmap v192: 121 pgs: 121 active+clean; 325 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 25 op/s; 3.9 MiB/s, 1 objects/s recovering 2024-02-10T05:35:13.864 INFO:tasks.rados.rados.0.smithi178.stdout:1543: expect (ObjNum 279 snap 83 seq_num 279) 2024-02-10T05:35:13.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:13 smithi178 ceph-mon[92537]: failed to encode map e373 with expected crc 2024-02-10T05:35:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:13 smithi178 ceph-mon[92537]: failed to encode map e373 with expected crc 2024-02-10T05:35:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:13 smithi178 ceph-mon[92537]: osdmap e373: 8 total, 8 up, 8 in 2024-02-10T05:35:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:13 smithi178 ceph-mon[92537]: failed to encode map e373 with expected crc 2024-02-10T05:35:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:13 smithi178 ceph-mon[92537]: pgmap v192: 121 pgs: 121 active+clean; 325 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 25 op/s; 3.9 MiB/s, 1 objects/s recovering 2024-02-10T05:35:13.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:13 smithi178 ceph-mon[95116]: failed to encode map e373 with expected crc 2024-02-10T05:35:13.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:13 smithi178 ceph-mon[95116]: failed to encode map e373 with expected crc 2024-02-10T05:35:13.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:13 smithi178 ceph-mon[95116]: osdmap e373: 8 total, 8 up, 8 in 2024-02-10T05:35:13.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:13 smithi178 ceph-mon[95116]: failed to encode map e373 with expected crc 2024-02-10T05:35:13.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:13 smithi178 ceph-mon[95116]: pgmap v192: 121 pgs: 121 active+clean; 325 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 25 op/s; 3.9 MiB/s, 1 objects/s recovering 2024-02-10T05:35:14.501 INFO:tasks.rados.rados.0.smithi178.stdout:1540: done (3 left) 2024-02-10T05:35:14.501 INFO:tasks.rados.rados.0.smithi178.stdout:1541: done (2 left) 2024-02-10T05:35:14.501 INFO:tasks.rados.rados.0.smithi178.stdout:1543: done (1 left) 2024-02-10T05:35:14.501 INFO:tasks.rados.rados.0.smithi178.stdout:1544: done (0 left) 2024-02-10T05:35:14.501 INFO:tasks.rados.rados.0.smithi178.stdout:1545: rollback oid 30 current snap is 153 2024-02-10T05:35:14.501 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 149 2024-02-10T05:35:14.501 INFO:tasks.rados.rados.0.smithi178.stdout:1546: snap_remove snap 152 2024-02-10T05:35:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:14 smithi189 ceph-mon[89631]: failed to encode map e374 with expected crc 2024-02-10T05:35:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:14 smithi189 ceph-mon[89631]: failed to encode map e374 with expected crc 2024-02-10T05:35:14.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:14 smithi189 ceph-mon[89631]: osdmap e374: 8 total, 8 up, 8 in 2024-02-10T05:35:14.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:14 smithi189 ceph-mon[89631]: failed to encode map e374 with expected crc 2024-02-10T05:35:14.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:14 smithi189 ceph-mon[89631]: failed to encode map e374 with expected crc 2024-02-10T05:35:14.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:14 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:14.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:35:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:14 smithi178 ceph-mon[92537]: failed to encode map e374 with expected crc 2024-02-10T05:35:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:14 smithi178 ceph-mon[92537]: failed to encode map e374 with expected crc 2024-02-10T05:35:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:14 smithi178 ceph-mon[92537]: osdmap e374: 8 total, 8 up, 8 in 2024-02-10T05:35:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:14 smithi178 ceph-mon[92537]: failed to encode map e374 with expected crc 2024-02-10T05:35:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:14 smithi178 ceph-mon[92537]: failed to encode map e374 with expected crc 2024-02-10T05:35:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:14 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:35:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:14 smithi178 ceph-mon[95116]: failed to encode map e374 with expected crc 2024-02-10T05:35:14.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:14 smithi178 ceph-mon[95116]: failed to encode map e374 with expected crc 2024-02-10T05:35:14.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:14 smithi178 ceph-mon[95116]: osdmap e374: 8 total, 8 up, 8 in 2024-02-10T05:35:14.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:14 smithi178 ceph-mon[95116]: failed to encode map e374 with expected crc 2024-02-10T05:35:14.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:14 smithi178 ceph-mon[95116]: failed to encode map e374 with expected crc 2024-02-10T05:35:14.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:14 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:14.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:35:15.185 INFO:tasks.rados.rados.0.smithi178.stdout:1546: done (1 left) 2024-02-10T05:35:15.185 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 153 2024-02-10T05:35:15.185 INFO:tasks.rados.rados.0.smithi178.stdout:1545: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:35:15.185 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 563 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-02-10T05:35:15.186 INFO:tasks.rados.rados.0.smithi178.stdout:1547: seq_num 498 ranges {5079040=745472,5824512=401408} 2024-02-10T05:35:15.216 INFO:tasks.rados.rados.0.smithi178.stdout:1547: writing smithi17880450-20 from 5079040 to 5824512 tid 1 2024-02-10T05:35:15.219 INFO:tasks.rados.rados.0.smithi178.stdout:1547: writing smithi17880450-20 from 5824512 to 6225920 tid 2 2024-02-10T05:35:15.219 INFO:tasks.rados.rados.0.smithi178.stdout:1545: done (1 left) 2024-02-10T05:35:15.219 INFO:tasks.rados.rados.0.smithi178.stdout:1548: delete oid 36 current snap is 153 2024-02-10T05:35:15.226 INFO:tasks.rados.rados.0.smithi178.stdout:1548: done (1 left) 2024-02-10T05:35:15.227 INFO:tasks.rados.rados.0.smithi178.stdout:1549: snap_remove snap 144 2024-02-10T05:35:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:15 smithi189 ceph-mon[89631]: failed to encode map e375 with expected crc 2024-02-10T05:35:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:15 smithi189 ceph-mon[89631]: osdmap e375: 8 total, 8 up, 8 in 2024-02-10T05:35:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:15 smithi189 ceph-mon[89631]: failed to encode map e375 with expected crc 2024-02-10T05:35:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:15 smithi189 ceph-mon[89631]: pgmap v195: 121 pgs: 121 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 268 KiB/s wr, 5 op/s 2024-02-10T05:35:15.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:15 smithi189 ceph-mon[89631]: osdmap e376: 8 total, 8 up, 8 in 2024-02-10T05:35:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:15 smithi178 ceph-mon[92537]: failed to encode map e375 with expected crc 2024-02-10T05:35:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:15 smithi178 ceph-mon[92537]: osdmap e375: 8 total, 8 up, 8 in 2024-02-10T05:35:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:15 smithi178 ceph-mon[92537]: failed to encode map e375 with expected crc 2024-02-10T05:35:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:15 smithi178 ceph-mon[92537]: pgmap v195: 121 pgs: 121 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 268 KiB/s wr, 5 op/s 2024-02-10T05:35:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:15 smithi178 ceph-mon[92537]: osdmap e376: 8 total, 8 up, 8 in 2024-02-10T05:35:15.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:15 smithi178 ceph-mon[95116]: failed to encode map e375 with expected crc 2024-02-10T05:35:15.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:15 smithi178 ceph-mon[95116]: osdmap e375: 8 total, 8 up, 8 in 2024-02-10T05:35:15.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:15 smithi178 ceph-mon[95116]: failed to encode map e375 with expected crc 2024-02-10T05:35:15.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:15 smithi178 ceph-mon[95116]: pgmap v195: 121 pgs: 121 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 268 KiB/s wr, 5 op/s 2024-02-10T05:35:15.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:15 smithi178 ceph-mon[95116]: osdmap e376: 8 total, 8 up, 8 in 2024-02-10T05:35:16.195 INFO:tasks.rados.rados.0.smithi178.stdout:1549: done (1 left) 2024-02-10T05:35:16.195 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 153 2024-02-10T05:35:16.195 INFO:tasks.rados.rados.0.smithi178.stdout:1547: finishing write tid 1 to smithi17880450-20 2024-02-10T05:35:16.195 INFO:tasks.rados.rados.0.smithi178.stdout:1547: finishing write tid 2 to smithi17880450-20 2024-02-10T05:35:16.195 INFO:tasks.rados.rados.0.smithi178.stdout:1547: finishing write tid 3 to smithi17880450-20 2024-02-10T05:35:16.195 INFO:tasks.rados.rados.0.smithi178.stdout:1550: seq_num 500 ranges {8192=778240,786432=401408} 2024-02-10T05:35:16.199 INFO:tasks.rados.rados.0.smithi178.stdout:1550: writing smithi17880450-25 from 8192 to 786432 tid 1 2024-02-10T05:35:16.202 INFO:tasks.rados.rados.0.smithi178.stdout:1550: writing smithi17880450-25 from 786432 to 1187840 tid 2 2024-02-10T05:35:16.202 INFO:tasks.rados.rados.0.smithi178.stdout:1551: read oid 22 snap -1 2024-02-10T05:35:16.203 INFO:tasks.rados.rados.0.smithi178.stdout:1551: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:35:16.203 INFO:tasks.rados.rados.0.smithi178.stdout:1552: delete oid 38 current snap is 153 2024-02-10T05:35:16.203 INFO:tasks.rados.rados.0.smithi178.stdout:1547: finishing write tid 4 to smithi17880450-20 2024-02-10T05:35:16.203 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 321 (ObjNum 498 snap 153 seq_num 498) dirty exists 2024-02-10T05:35:16.203 INFO:tasks.rados.rados.0.smithi178.stdout:1547: left oid 20 (ObjNum 498 snap 153 seq_num 498) 2024-02-10T05:35:16.207 INFO:tasks.rados.rados.0.smithi178.stdout:1551: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:35:16.214 INFO:tasks.rados.rados.0.smithi178.stdout:1550: finishing write tid 1 to smithi17880450-25 2024-02-10T05:35:16.215 INFO:tasks.rados.rados.0.smithi178.stdout:1550: finishing write tid 2 to smithi17880450-25 2024-02-10T05:35:16.215 INFO:tasks.rados.rados.0.smithi178.stdout:1550: finishing write tid 3 to smithi17880450-25 2024-02-10T05:35:16.216 INFO:tasks.rados.rados.0.smithi178.stdout:1547: done (3 left) 2024-02-10T05:35:16.216 INFO:tasks.rados.rados.0.smithi178.stdout:1551: done (2 left) 2024-02-10T05:35:16.216 INFO:tasks.rados.rados.0.smithi178.stdout:1552: done (1 left) 2024-02-10T05:35:16.216 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 153 2024-02-10T05:35:16.216 INFO:tasks.rados.rados.0.smithi178.stdout:1553: seq_num 502 ranges {7340032=409600,7749632=417792,8167424=385024} 2024-02-10T05:35:16.258 INFO:tasks.rados.rados.0.smithi178.stdout:1553: writing smithi17880450-11 from 7340032 to 7749632 tid 1 2024-02-10T05:35:16.260 INFO:tasks.rados.rados.0.smithi178.stdout:1553: writing smithi17880450-11 from 7749632 to 8167424 tid 2 2024-02-10T05:35:16.263 INFO:tasks.rados.rados.0.smithi178.stdout:1553: writing smithi17880450-11 from 8167424 to 8552448 tid 3 2024-02-10T05:35:16.263 INFO:tasks.rados.rados.0.smithi178.stdout:1554: snap_create 2024-02-10T05:35:16.263 INFO:tasks.rados.rados.0.smithi178.stdout:1550: finishing write tid 4 to smithi17880450-25 2024-02-10T05:35:16.263 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 614 (ObjNum 500 snap 153 seq_num 500) dirty exists 2024-02-10T05:35:16.263 INFO:tasks.rados.rados.0.smithi178.stdout:1550: left oid 25 (ObjNum 500 snap 153 seq_num 500) 2024-02-10T05:35:16.263 INFO:tasks.rados.rados.0.smithi178.stdout:1553: finishing write tid 1 to smithi17880450-11 2024-02-10T05:35:16.264 INFO:tasks.rados.rados.0.smithi178.stdout:1553: finishing write tid 2 to smithi17880450-11 2024-02-10T05:35:16.265 INFO:tasks.rados.rados.0.smithi178.stdout:1553: finishing write tid 3 to smithi17880450-11 2024-02-10T05:35:16.266 INFO:tasks.rados.rados.0.smithi178.stdout:1553: finishing write tid 4 to smithi17880450-11 2024-02-10T05:35:16.267 INFO:tasks.rados.rados.0.smithi178.stdout:1553: finishing write tid 5 to smithi17880450-11 2024-02-10T05:35:16.267 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 722 (ObjNum 502 snap 153 seq_num 502) dirty exists 2024-02-10T05:35:16.267 INFO:tasks.rados.rados.0.smithi178.stdout:1553: left oid 11 (ObjNum 502 snap 153 seq_num 502) 2024-02-10T05:35:16.772 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:16 smithi178 ceph-mon[92537]: failed to encode map e376 with expected crc 2024-02-10T05:35:16.772 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:16 smithi178 ceph-mon[92537]: failed to encode map e376 with expected crc 2024-02-10T05:35:16.772 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:16 smithi178 ceph-mon[92537]: failed to encode map e376 with expected crc 2024-02-10T05:35:16.772 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:16 smithi178 ceph-mon[92537]: failed to encode map e376 with expected crc 2024-02-10T05:35:16.772 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:16 smithi178 ceph-mon[92537]: osdmap e377: 8 total, 8 up, 8 in 2024-02-10T05:35:16.772 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:16 smithi178 ceph-mon[95116]: failed to encode map e376 with expected crc 2024-02-10T05:35:16.772 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:16 smithi178 ceph-mon[95116]: failed to encode map e376 with expected crc 2024-02-10T05:35:16.772 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:16 smithi178 ceph-mon[95116]: failed to encode map e376 with expected crc 2024-02-10T05:35:16.772 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:16 smithi178 ceph-mon[95116]: failed to encode map e376 with expected crc 2024-02-10T05:35:16.772 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:16 smithi178 ceph-mon[95116]: osdmap e377: 8 total, 8 up, 8 in 2024-02-10T05:35:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:16 smithi189 ceph-mon[89631]: failed to encode map e376 with expected crc 2024-02-10T05:35:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:16 smithi189 ceph-mon[89631]: failed to encode map e376 with expected crc 2024-02-10T05:35:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:16 smithi189 ceph-mon[89631]: failed to encode map e376 with expected crc 2024-02-10T05:35:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:16 smithi189 ceph-mon[89631]: failed to encode map e376 with expected crc 2024-02-10T05:35:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:16 smithi189 ceph-mon[89631]: osdmap e377: 8 total, 8 up, 8 in 2024-02-10T05:35:17.196 INFO:tasks.rados.rados.0.smithi178.stdout:1550: done (2 left) 2024-02-10T05:35:17.196 INFO:tasks.rados.rados.0.smithi178.stdout:1553: done (1 left) 2024-02-10T05:35:17.196 INFO:tasks.rados.rados.0.smithi178.stdout:1554: done (0 left) 2024-02-10T05:35:17.196 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 154 2024-02-10T05:35:17.196 INFO:tasks.rados.rados.0.smithi178.stdout:1555: seq_num 503 ranges {7249920=425984,7675904=704512,8380416=98304} 2024-02-10T05:35:17.237 INFO:tasks.rados.rados.0.smithi178.stdout:1555: writing smithi17880450-9 from 7249920 to 7675904 tid 1 2024-02-10T05:35:17.240 INFO:tasks.rados.rados.0.smithi178.stdout:1555: writing smithi17880450-9 from 7675904 to 8380416 tid 2 2024-02-10T05:35:17.241 INFO:tasks.rados.rados.0.smithi178.stdout:1555: writing smithi17880450-9 from 8380416 to 8478720 tid 3 2024-02-10T05:35:17.241 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 154 2024-02-10T05:35:17.241 INFO:tasks.rados.rados.0.smithi178.stdout:1556: seq_num 504 ranges {7200768=450560,7651328=589824,8241152=212992} 2024-02-10T05:35:17.282 INFO:tasks.rados.rados.0.smithi178.stdout:1556: writing smithi17880450-10 from 7200768 to 7651328 tid 1 2024-02-10T05:35:17.285 INFO:tasks.rados.rados.0.smithi178.stdout:1556: writing smithi17880450-10 from 7651328 to 8241152 tid 2 2024-02-10T05:35:17.287 INFO:tasks.rados.rados.0.smithi178.stdout:1556: writing smithi17880450-10 from 8241152 to 8454144 tid 3 2024-02-10T05:35:17.288 INFO:tasks.rados.rados.0.smithi178.stdout:1557: copy_from oid 6 from oid 7 current snap is 154 2024-02-10T05:35:17.288 INFO:tasks.rados.rados.0.smithi178.stdout:1555: finishing write tid 1 to smithi17880450-9 2024-02-10T05:35:17.288 INFO:tasks.rados.rados.0.smithi178.stdout:1555: finishing write tid 2 to smithi17880450-9 2024-02-10T05:35:17.288 INFO:tasks.rados.rados.0.smithi178.stdout:1555: finishing write tid 3 to smithi17880450-9 2024-02-10T05:35:17.288 INFO:tasks.rados.rados.0.smithi178.stdout:1555: finishing write tid 4 to smithi17880450-9 2024-02-10T05:35:17.288 INFO:tasks.rados.rados.0.smithi178.stdout:1555: finishing write tid 5 to smithi17880450-9 2024-02-10T05:35:17.288 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 606 (ObjNum 503 snap 154 seq_num 503) dirty exists 2024-02-10T05:35:17.288 INFO:tasks.rados.rados.0.smithi178.stdout:1555: left oid 9 (ObjNum 503 snap 154 seq_num 503) 2024-02-10T05:35:17.288 INFO:tasks.rados.rados.0.smithi178.stdout:1555: done (2 left) 2024-02-10T05:35:17.288 INFO:tasks.rados.rados.0.smithi178.stdout:1558: rmattr oid 50 current snap is 154 2024-02-10T05:35:17.288 INFO:tasks.rados.rados.0.smithi178.stdout:1556: finishing write tid 1 to smithi17880450-10 2024-02-10T05:35:17.288 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 154 2024-02-10T05:35:17.288 INFO:tasks.rados.rados.0.smithi178.stdout:1559: seq_num 505 ranges {6701056=466944,7168000=475136,7643136=327680} 2024-02-10T05:35:17.325 INFO:tasks.rados.rados.0.smithi178.stdout:1559: writing smithi17880450-4 from 6701056 to 7168000 tid 1 2024-02-10T05:35:17.327 INFO:tasks.rados.rados.0.smithi178.stdout:1559: writing smithi17880450-4 from 7168000 to 7643136 tid 2 2024-02-10T05:35:17.330 INFO:tasks.rados.rados.0.smithi178.stdout:1559: writing smithi17880450-4 from 7643136 to 7970816 tid 3 2024-02-10T05:35:17.331 INFO:tasks.rados.rados.0.smithi178.stdout:1560: delete oid 15 current snap is 154 2024-02-10T05:35:17.331 INFO:tasks.rados.rados.0.smithi178.stdout:1556: finishing write tid 2 to smithi17880450-10 2024-02-10T05:35:17.331 INFO:tasks.rados.rados.0.smithi178.stdout:1557: finishing copy_from to smithi17880450-6 2024-02-10T05:35:17.331 INFO:tasks.rados.rados.0.smithi178.stdout:1557: got expected ENOENT (src dne) 2024-02-10T05:35:17.331 INFO:tasks.rados.rados.0.smithi178.stdout:1557: finishing copy_from racing read to smithi17880450-6 2024-02-10T05:35:17.331 INFO:tasks.rados.rados.0.smithi178.stdout:1556: finishing write tid 3 to smithi17880450-10 2024-02-10T05:35:17.331 INFO:tasks.rados.rados.0.smithi178.stdout:1556: finishing write tid 4 to smithi17880450-10 2024-02-10T05:35:17.331 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 311 (ObjNum 492 snap 152 seq_num 492) dirty exists 2024-02-10T05:35:17.331 INFO:tasks.rados.rados.0.smithi178.stdout:1556: finishing write tid 5 to smithi17880450-10 2024-02-10T05:35:17.331 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 309 (ObjNum 504 snap 154 seq_num 504) dirty exists 2024-02-10T05:35:17.331 INFO:tasks.rados.rados.0.smithi178.stdout:1556: left oid 10 (ObjNum 504 snap 154 seq_num 504) 2024-02-10T05:35:17.331 INFO:tasks.rados.rados.0.smithi178.stdout:1559: finishing write tid 1 to smithi17880450-4 2024-02-10T05:35:17.334 INFO:tasks.rados.rados.0.smithi178.stdout:1556: done (4 left) 2024-02-10T05:35:17.334 INFO:tasks.rados.rados.0.smithi178.stdout:1557: done (3 left) 2024-02-10T05:35:17.334 INFO:tasks.rados.rados.0.smithi178.stdout:1558: done (2 left) 2024-02-10T05:35:17.334 INFO:tasks.rados.rados.0.smithi178.stdout:1560: done (1 left) 2024-02-10T05:35:17.334 INFO:tasks.rados.rados.0.smithi178.stdout:1561: read oid 11 snap -1 2024-02-10T05:35:17.334 INFO:tasks.rados.rados.0.smithi178.stdout:1561: expect (ObjNum 502 snap 153 seq_num 502) 2024-02-10T05:35:17.334 INFO:tasks.rados.rados.0.smithi178.stdout:1562: snap_create 2024-02-10T05:35:17.334 INFO:tasks.rados.rados.0.smithi178.stdout:1559: finishing write tid 2 to smithi17880450-4 2024-02-10T05:35:17.334 INFO:tasks.rados.rados.0.smithi178.stdout:1559: finishing write tid 3 to smithi17880450-4 2024-02-10T05:35:17.335 INFO:tasks.rados.rados.0.smithi178.stdout:1559: finishing write tid 4 to smithi17880450-4 2024-02-10T05:35:17.367 INFO:tasks.rados.rados.0.smithi178.stdout:1559: finishing write tid 5 to smithi17880450-4 2024-02-10T05:35:17.367 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 727 (ObjNum 505 snap 154 seq_num 505) dirty exists 2024-02-10T05:35:17.367 INFO:tasks.rados.rados.0.smithi178.stdout:1559: left oid 4 (ObjNum 505 snap 154 seq_num 505) 2024-02-10T05:35:17.375 INFO:tasks.rados.rados.0.smithi178.stdout:1561: expect (ObjNum 502 snap 153 seq_num 502) 2024-02-10T05:35:17.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:35:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:35:17] "GET /metrics HTTP/1.1" 200 36162 "" "Prometheus/2.43.0" 2024-02-10T05:35:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:17 smithi178 ceph-mon[92537]: failed to encode map e377 with expected crc 2024-02-10T05:35:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:17 smithi178 ceph-mon[92537]: pgmap v198: 121 pgs: 121 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 268 KiB/s wr, 4 op/s 2024-02-10T05:35:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:17 smithi178 ceph-mon[92537]: failed to encode map e378 with expected crc 2024-02-10T05:35:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:17 smithi178 ceph-mon[92537]: osdmap e378: 8 total, 8 up, 8 in 2024-02-10T05:35:17.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:17 smithi178 ceph-mon[95116]: failed to encode map e377 with expected crc 2024-02-10T05:35:17.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:17 smithi178 ceph-mon[95116]: pgmap v198: 121 pgs: 121 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 268 KiB/s wr, 4 op/s 2024-02-10T05:35:17.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:17 smithi178 ceph-mon[95116]: failed to encode map e378 with expected crc 2024-02-10T05:35:17.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:17 smithi178 ceph-mon[95116]: osdmap e378: 8 total, 8 up, 8 in 2024-02-10T05:35:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:17 smithi189 ceph-mon[89631]: failed to encode map e377 with expected crc 2024-02-10T05:35:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:17 smithi189 ceph-mon[89631]: pgmap v198: 121 pgs: 121 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 268 KiB/s wr, 4 op/s 2024-02-10T05:35:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:17 smithi189 ceph-mon[89631]: failed to encode map e378 with expected crc 2024-02-10T05:35:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:17 smithi189 ceph-mon[89631]: osdmap e378: 8 total, 8 up, 8 in 2024-02-10T05:35:18.196 INFO:tasks.rados.rados.0.smithi178.stdout:1559: done (2 left) 2024-02-10T05:35:18.197 INFO:tasks.rados.rados.0.smithi178.stdout:1561: done (1 left) 2024-02-10T05:35:18.197 INFO:tasks.rados.rados.0.smithi178.stdout:1562: done (0 left) 2024-02-10T05:35:18.197 INFO:tasks.rados.rados.0.smithi178.stdout:1563: snap_remove snap 117 2024-02-10T05:35:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:18 smithi189 ceph-mon[89631]: failed to encode map e378 with expected crc 2024-02-10T05:35:18.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:18 smithi189 ceph-mon[89631]: failed to encode map e378 with expected crc 2024-02-10T05:35:18.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:18 smithi189 ceph-mon[89631]: failed to encode map e378 with expected crc 2024-02-10T05:35:18.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:18 smithi189 ceph-mon[89631]: osdmap e379: 8 total, 8 up, 8 in 2024-02-10T05:35:18.788 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:35:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:35:18.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:35:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:18 smithi178 ceph-mon[95116]: failed to encode map e378 with expected crc 2024-02-10T05:35:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:18 smithi178 ceph-mon[95116]: failed to encode map e378 with expected crc 2024-02-10T05:35:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:18 smithi178 ceph-mon[95116]: failed to encode map e378 with expected crc 2024-02-10T05:35:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:18 smithi178 ceph-mon[95116]: osdmap e379: 8 total, 8 up, 8 in 2024-02-10T05:35:18.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:18 smithi178 ceph-mon[92537]: failed to encode map e378 with expected crc 2024-02-10T05:35:18.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:18 smithi178 ceph-mon[92537]: failed to encode map e378 with expected crc 2024-02-10T05:35:18.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:18 smithi178 ceph-mon[92537]: failed to encode map e378 with expected crc 2024-02-10T05:35:18.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:18 smithi178 ceph-mon[92537]: osdmap e379: 8 total, 8 up, 8 in 2024-02-10T05:35:19.199 INFO:tasks.rados.rados.0.smithi178.stdout:1563: done (0 left) 2024-02-10T05:35:19.199 INFO:tasks.rados.rados.0.smithi178.stdout:1564: snap_create 2024-02-10T05:35:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:19 smithi189 ceph-mon[89631]: failed to encode map e379 with expected crc 2024-02-10T05:35:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:19 smithi189 ceph-mon[89631]: failed to encode map e379 with expected crc 2024-02-10T05:35:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:19 smithi189 ceph-mon[89631]: pgmap v201: 121 pgs: 121 active+clean; 309 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 272 KiB/s wr, 1 op/s 2024-02-10T05:35:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:19 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:19 smithi189 ceph-mon[89631]: osdmap e380: 8 total, 8 up, 8 in 2024-02-10T05:35:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:19 smithi178 ceph-mon[95116]: failed to encode map e379 with expected crc 2024-02-10T05:35:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:19 smithi178 ceph-mon[95116]: failed to encode map e379 with expected crc 2024-02-10T05:35:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:19 smithi178 ceph-mon[95116]: pgmap v201: 121 pgs: 121 active+clean; 309 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 272 KiB/s wr, 1 op/s 2024-02-10T05:35:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:19 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:19 smithi178 ceph-mon[95116]: osdmap e380: 8 total, 8 up, 8 in 2024-02-10T05:35:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:19 smithi178 ceph-mon[92537]: failed to encode map e379 with expected crc 2024-02-10T05:35:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:19 smithi178 ceph-mon[92537]: failed to encode map e379 with expected crc 2024-02-10T05:35:19.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:19 smithi178 ceph-mon[92537]: pgmap v201: 121 pgs: 121 active+clean; 309 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 272 KiB/s wr, 1 op/s 2024-02-10T05:35:19.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:19 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:19.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:19 smithi178 ceph-mon[92537]: osdmap e380: 8 total, 8 up, 8 in 2024-02-10T05:35:20.187 INFO:tasks.rados.rados.0.smithi178.stdout:1564: done (0 left) 2024-02-10T05:35:20.188 INFO:tasks.rados.rados.0.smithi178.stdout:1565: read oid 28 snap -1 2024-02-10T05:35:20.188 INFO:tasks.rados.rados.0.smithi178.stdout:1565: expect (ObjNum 397 snap 129 seq_num 397) 2024-02-10T05:35:20.188 INFO:tasks.rados.rados.0.smithi178.stdout:1566: read oid 11 snap -1 2024-02-10T05:35:20.188 INFO:tasks.rados.rados.0.smithi178.stdout:1566: expect (ObjNum 502 snap 153 seq_num 502) 2024-02-10T05:35:20.188 INFO:tasks.rados.rados.0.smithi178.stdout:1567: read oid 22 snap -1 2024-02-10T05:35:20.188 INFO:tasks.rados.rados.0.smithi178.stdout:1567: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:35:20.188 INFO:tasks.rados.rados.0.smithi178.stdout:1568: setattr oid 32 current snap is 156 2024-02-10T05:35:20.189 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 44 current snap is 156 2024-02-10T05:35:20.189 INFO:tasks.rados.rados.0.smithi178.stdout:1569: seq_num 507 ranges {745472=499712,1245184=638976,1884160=163840} 2024-02-10T05:35:20.197 INFO:tasks.rados.rados.0.smithi178.stdout:1569: writing smithi17880450-44 from 745472 to 1245184 tid 1 2024-02-10T05:35:20.201 INFO:tasks.rados.rados.0.smithi178.stdout:1569: writing smithi17880450-44 from 1245184 to 1884160 tid 2 2024-02-10T05:35:20.203 INFO:tasks.rados.rados.0.smithi178.stdout:1569: writing smithi17880450-44 from 1884160 to 2048000 tid 3 2024-02-10T05:35:20.203 INFO:tasks.rados.rados.0.smithi178.stdout:1570: copy_from oid 34 from oid 38 current snap is 156 2024-02-10T05:35:20.203 INFO:tasks.rados.rados.0.smithi178.stdout:1567: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:35:20.206 INFO:tasks.rados.rados.0.smithi178.stdout:1567: done (5 left) 2024-02-10T05:35:20.206 INFO:tasks.rados.rados.0.smithi178.stdout:1571: read oid 40 snap 137 2024-02-10T05:35:20.206 INFO:tasks.rados.rados.0.smithi178.stdout:1571: expect deleted 2024-02-10T05:35:20.206 INFO:tasks.rados.rados.0.smithi178.stdout:1572: rmattr oid 43 current snap is 156 2024-02-10T05:35:20.207 INFO:tasks.rados.rados.0.smithi178.stdout:1573: snap_remove snap 155 2024-02-10T05:35:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:20 smithi189 ceph-mon[89631]: failed to encode map e380 with expected crc 2024-02-10T05:35:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:20 smithi189 ceph-mon[89631]: failed to encode map e380 with expected crc 2024-02-10T05:35:20.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:20 smithi189 ceph-mon[89631]: osdmap e381: 8 total, 8 up, 8 in 2024-02-10T05:35:20.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:20 smithi189 ceph-mon[89631]: failed to encode map e381 with expected crc 2024-02-10T05:35:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:20 smithi178 ceph-mon[92537]: failed to encode map e380 with expected crc 2024-02-10T05:35:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:20 smithi178 ceph-mon[92537]: failed to encode map e380 with expected crc 2024-02-10T05:35:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:20 smithi178 ceph-mon[92537]: osdmap e381: 8 total, 8 up, 8 in 2024-02-10T05:35:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:20 smithi178 ceph-mon[92537]: failed to encode map e381 with expected crc 2024-02-10T05:35:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:20 smithi178 ceph-mon[95116]: failed to encode map e380 with expected crc 2024-02-10T05:35:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:20 smithi178 ceph-mon[95116]: failed to encode map e380 with expected crc 2024-02-10T05:35:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:20 smithi178 ceph-mon[95116]: osdmap e381: 8 total, 8 up, 8 in 2024-02-10T05:35:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:20 smithi178 ceph-mon[95116]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.193 INFO:tasks.rados.rados.0.smithi178.stdout:1573: done (7 left) 2024-02-10T05:35:21.194 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 724 (ObjNum 479 snap 148 seq_num 479) dirty exists 2024-02-10T05:35:21.194 INFO:tasks.rados.rados.0.smithi178.stdout:1570: finishing copy_from to smithi17880450-34 2024-02-10T05:35:21.194 INFO:tasks.rados.rados.0.smithi178.stdout:1570: got expected ENOENT (src dne) 2024-02-10T05:35:21.194 INFO:tasks.rados.rados.0.smithi178.stdout:1570: finishing copy_from racing read to smithi17880450-34 2024-02-10T05:35:21.194 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 258 (ObjNum 419 snap 136 seq_num 419) dirty exists 2024-02-10T05:35:21.194 INFO:tasks.rados.rados.0.smithi178.stdout:1569: finishing write tid 1 to smithi17880450-44 2024-02-10T05:35:21.194 INFO:tasks.rados.rados.0.smithi178.stdout:1569: finishing write tid 2 to smithi17880450-44 2024-02-10T05:35:21.195 INFO:tasks.rados.rados.0.smithi178.stdout:1565: expect (ObjNum 397 snap 129 seq_num 397) 2024-02-10T05:35:21.338 INFO:tasks.rados.rados.0.smithi178.stdout:1569: finishing write tid 3 to smithi17880450-44 2024-02-10T05:35:21.339 INFO:tasks.rados.rados.0.smithi178.stdout:1569: finishing write tid 4 to smithi17880450-44 2024-02-10T05:35:21.339 INFO:tasks.rados.rados.0.smithi178.stdout:1569: finishing write tid 5 to smithi17880450-44 2024-02-10T05:35:21.339 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 757 (ObjNum 507 snap 156 seq_num 507) dirty exists 2024-02-10T05:35:21.339 INFO:tasks.rados.rados.0.smithi178.stdout:1569: left oid 44 (ObjNum 507 snap 156 seq_num 507) 2024-02-10T05:35:21.339 INFO:tasks.rados.rados.0.smithi178.stdout:1574: read oid 9 snap -1 2024-02-10T05:35:21.339 INFO:tasks.rados.rados.0.smithi178.stdout:1574: expect (ObjNum 503 snap 154 seq_num 503) 2024-02-10T05:35:21.339 INFO:tasks.rados.rados.0.smithi178.stdout:1565: done (7 left) 2024-02-10T05:35:21.339 INFO:tasks.rados.rados.0.smithi178.stdout:1568: done (6 left) 2024-02-10T05:35:21.340 INFO:tasks.rados.rados.0.smithi178.stdout:1569: done (5 left) 2024-02-10T05:35:21.340 INFO:tasks.rados.rados.0.smithi178.stdout:1570: done (4 left) 2024-02-10T05:35:21.340 INFO:tasks.rados.rados.0.smithi178.stdout:1571: done (3 left) 2024-02-10T05:35:21.340 INFO:tasks.rados.rados.0.smithi178.stdout:1572: done (2 left) 2024-02-10T05:35:21.340 INFO:tasks.rados.rados.0.smithi178.stdout:1575: rmattr oid 14 current snap is 156 2024-02-10T05:35:21.340 INFO:tasks.rados.rados.0.smithi178.stdout:1575: done (2 left) 2024-02-10T05:35:21.340 INFO:tasks.rados.rados.0.smithi178.stdout:1576: snap_create 2024-02-10T05:35:21.340 INFO:tasks.rados.rados.0.smithi178.stdout:1566: expect (ObjNum 502 snap 153 seq_num 502) 2024-02-10T05:35:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:21 smithi189 ceph-mon[89631]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:21 smithi189 ceph-mon[89631]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:21 smithi189 ceph-mon[89631]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:21 smithi189 ceph-mon[89631]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:21 smithi189 ceph-mon[89631]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:21 smithi189 ceph-mon[89631]: pgmap v204: 121 pgs: 121 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-02-10T05:35:21.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:21 smithi189 ceph-mon[89631]: osdmap e382: 8 total, 8 up, 8 in 2024-02-10T05:35:21.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:21 smithi189 ceph-mon[89631]: failed to encode map e382 with expected crc 2024-02-10T05:35:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[95116]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[95116]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[95116]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[95116]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[95116]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[95116]: pgmap v204: 121 pgs: 121 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-02-10T05:35:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[95116]: osdmap e382: 8 total, 8 up, 8 in 2024-02-10T05:35:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[95116]: failed to encode map e382 with expected crc 2024-02-10T05:35:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[92537]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[92537]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[92537]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[92537]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[92537]: failed to encode map e381 with expected crc 2024-02-10T05:35:21.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[92537]: pgmap v204: 121 pgs: 121 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-02-10T05:35:21.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[92537]: osdmap e382: 8 total, 8 up, 8 in 2024-02-10T05:35:21.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:21 smithi178 ceph-mon[92537]: failed to encode map e382 with expected crc 2024-02-10T05:35:22.006 INFO:tasks.rados.rados.0.smithi178.stdout:1574: expect (ObjNum 503 snap 154 seq_num 503) 2024-02-10T05:35:22.541 INFO:tasks.rados.rados.0.smithi178.stdout:1566: done (2 left) 2024-02-10T05:35:22.541 INFO:tasks.rados.rados.0.smithi178.stdout:1574: done (1 left) 2024-02-10T05:35:22.541 INFO:tasks.rados.rados.0.smithi178.stdout:1576: done (0 left) 2024-02-10T05:35:22.541 INFO:tasks.rados.rados.0.smithi178.stdout:1577: rmattr oid 1 current snap is 157 2024-02-10T05:35:22.542 INFO:tasks.rados.rados.0.smithi178.stdout:1577: done (0 left) 2024-02-10T05:35:22.542 INFO:tasks.rados.rados.0.smithi178.stdout:1578: copy_from oid 37 from oid 15 current snap is 157 2024-02-10T05:35:22.542 INFO:tasks.rados.rados.0.smithi178.stdout:1579: rollback oid 30 current snap is 157 2024-02-10T05:35:22.542 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 137 2024-02-10T05:35:22.542 INFO:tasks.rados.rados.0.smithi178.stdout:1580: snap_create 2024-02-10T05:35:22.544 INFO:tasks.rados.rados.0.smithi178.stdout:1579: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:35:22.545 INFO:tasks.rados.rados.0.smithi178.stdout:1579: finishing rollback tid 2 to smithi17880450-30 2024-02-10T05:35:22.545 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 761 (ObjNum 400 snap 131 seq_num 400) dirty exists 2024-02-10T05:35:22.545 INFO:tasks.rados.rados.0.smithi178.stdout:1578: finishing copy_from to smithi17880450-37 2024-02-10T05:35:22.545 INFO:tasks.rados.rados.0.smithi178.stdout:1578: got expected ENOENT (src dne) 2024-02-10T05:35:22.546 INFO:tasks.rados.rados.0.smithi178.stdout:1578: finishing copy_from racing read to smithi17880450-37 2024-02-10T05:35:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:22 smithi189 ceph-mon[89631]: failed to encode map e382 with expected crc 2024-02-10T05:35:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:22 smithi189 ceph-mon[89631]: failed to encode map e382 with expected crc 2024-02-10T05:35:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:22 smithi189 ceph-mon[89631]: failed to encode map e382 with expected crc 2024-02-10T05:35:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:22 smithi189 ceph-mon[89631]: failed to encode map e382 with expected crc 2024-02-10T05:35:22.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:22 smithi189 ceph-mon[89631]: osdmap e383: 8 total, 8 up, 8 in 2024-02-10T05:35:22.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:22 smithi178 ceph-mon[92537]: failed to encode map e382 with expected crc 2024-02-10T05:35:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:22 smithi178 ceph-mon[92537]: failed to encode map e382 with expected crc 2024-02-10T05:35:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:22 smithi178 ceph-mon[92537]: failed to encode map e382 with expected crc 2024-02-10T05:35:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:22 smithi178 ceph-mon[92537]: failed to encode map e382 with expected crc 2024-02-10T05:35:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:22 smithi178 ceph-mon[92537]: osdmap e383: 8 total, 8 up, 8 in 2024-02-10T05:35:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:22 smithi178 ceph-mon[95116]: failed to encode map e382 with expected crc 2024-02-10T05:35:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:22 smithi178 ceph-mon[95116]: failed to encode map e382 with expected crc 2024-02-10T05:35:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:22 smithi178 ceph-mon[95116]: failed to encode map e382 with expected crc 2024-02-10T05:35:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:22 smithi178 ceph-mon[95116]: failed to encode map e382 with expected crc 2024-02-10T05:35:22.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:22 smithi178 ceph-mon[95116]: osdmap e383: 8 total, 8 up, 8 in 2024-02-10T05:35:23.533 INFO:tasks.rados.rados.0.smithi178.stdout:1578: done (2 left) 2024-02-10T05:35:23.533 INFO:tasks.rados.rados.0.smithi178.stdout:1579: done (1 left) 2024-02-10T05:35:23.533 INFO:tasks.rados.rados.0.smithi178.stdout:1580: done (0 left) 2024-02-10T05:35:23.533 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 158 2024-02-10T05:35:23.533 INFO:tasks.rados.rados.0.smithi178.stdout:1581: seq_num 508 ranges {1187840=516096,1703936=524288,2228224=278528} 2024-02-10T05:35:23.542 INFO:tasks.rados.rados.0.smithi178.stdout:1581: writing smithi17880450-25 from 1187840 to 1703936 tid 1 2024-02-10T05:35:23.545 INFO:tasks.rados.rados.0.smithi178.stdout:1581: writing smithi17880450-25 from 1703936 to 2228224 tid 2 2024-02-10T05:35:23.547 INFO:tasks.rados.rados.0.smithi178.stdout:1581: writing smithi17880450-25 from 2228224 to 2506752 tid 3 2024-02-10T05:35:23.547 INFO:tasks.rados.rados.0.smithi178.stdout:1582: delete oid 33 current snap is 158 2024-02-10T05:35:23.547 INFO:tasks.rados.rados.0.smithi178.stdout:1581: finishing write tid 1 to smithi17880450-25 2024-02-10T05:35:23.549 INFO:tasks.rados.rados.0.smithi178.stdout:1581: finishing write tid 2 to smithi17880450-25 2024-02-10T05:35:23.550 INFO:tasks.rados.rados.0.smithi178.stdout:1581: finishing write tid 3 to smithi17880450-25 2024-02-10T05:35:23.550 INFO:tasks.rados.rados.0.smithi178.stdout:1581: finishing write tid 4 to smithi17880450-25 2024-02-10T05:35:23.552 INFO:tasks.rados.rados.0.smithi178.stdout:1581: finishing write tid 5 to smithi17880450-25 2024-02-10T05:35:23.552 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 619 (ObjNum 508 snap 158 seq_num 508) dirty exists 2024-02-10T05:35:23.552 INFO:tasks.rados.rados.0.smithi178.stdout:1581: left oid 25 (ObjNum 508 snap 158 seq_num 508) 2024-02-10T05:35:23.554 INFO:tasks.rados.rados.0.smithi178.stdout:1581: done (1 left) 2024-02-10T05:35:23.554 INFO:tasks.rados.rados.0.smithi178.stdout:1582: done (0 left) 2024-02-10T05:35:23.554 INFO:tasks.rados.rados.0.smithi178.stdout:1583: snap_create 2024-02-10T05:35:23.782 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:23 smithi178 ceph-mon[92537]: failed to encode map e383 with expected crc 2024-02-10T05:35:23.782 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:23 smithi178 ceph-mon[92537]: failed to encode map e383 with expected crc 2024-02-10T05:35:23.782 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:23 smithi178 ceph-mon[92537]: failed to encode map e383 with expected crc 2024-02-10T05:35:23.782 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:23 smithi178 ceph-mon[92537]: pgmap v207: 121 pgs: 121 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-02-10T05:35:23.782 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:23 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T05:35:23.783 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:23 smithi178 ceph-mon[95116]: failed to encode map e383 with expected crc 2024-02-10T05:35:23.783 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:23 smithi178 ceph-mon[95116]: failed to encode map e383 with expected crc 2024-02-10T05:35:23.783 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:23 smithi178 ceph-mon[95116]: failed to encode map e383 with expected crc 2024-02-10T05:35:23.783 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:23 smithi178 ceph-mon[95116]: pgmap v207: 121 pgs: 121 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-02-10T05:35:23.783 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:23 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T05:35:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:23 smithi189 ceph-mon[89631]: failed to encode map e383 with expected crc 2024-02-10T05:35:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:23 smithi189 ceph-mon[89631]: failed to encode map e383 with expected crc 2024-02-10T05:35:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:23 smithi189 ceph-mon[89631]: failed to encode map e383 with expected crc 2024-02-10T05:35:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:23 smithi189 ceph-mon[89631]: pgmap v207: 121 pgs: 121 active+clean; 307 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-02-10T05:35:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:23 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T05:35:24.540 INFO:tasks.rados.rados.0.smithi178.stdout:1583: done (0 left) 2024-02-10T05:35:24.541 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 159 2024-02-10T05:35:24.541 INFO:tasks.rados.rados.0.smithi178.stdout:1584: seq_num 510 ranges {1662976=548864,2211840=745472,2957312=57344} 2024-02-10T05:35:24.552 INFO:tasks.rados.rados.0.smithi178.stdout:1584: writing smithi17880450-5 from 1662976 to 2211840 tid 1 2024-02-10T05:35:24.556 INFO:tasks.rados.rados.0.smithi178.stdout:1584: writing smithi17880450-5 from 2211840 to 2957312 tid 2 2024-02-10T05:35:24.557 INFO:tasks.rados.rados.0.smithi178.stdout:1584: writing smithi17880450-5 from 2957312 to 3014656 tid 3 2024-02-10T05:35:24.557 INFO:tasks.rados.rados.0.smithi178.stdout:1585: rollback oid 11 current snap is 159 2024-02-10T05:35:24.557 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 11 to 137 2024-02-10T05:35:24.557 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 159 2024-02-10T05:35:24.557 INFO:tasks.rados.rados.0.smithi178.stdout:1586: seq_num 511 ranges {7970816=565248,8536064=630784,9166848=172032} 2024-02-10T05:35:24.604 INFO:tasks.rados.rados.0.smithi178.stdout:1586: writing smithi17880450-4 from 7970816 to 8536064 tid 1 2024-02-10T05:35:24.608 INFO:tasks.rados.rados.0.smithi178.stdout:1586: writing smithi17880450-4 from 8536064 to 9166848 tid 2 2024-02-10T05:35:24.609 INFO:tasks.rados.rados.0.smithi178.stdout:1586: writing smithi17880450-4 from 9166848 to 9338880 tid 3 2024-02-10T05:35:24.610 INFO:tasks.rados.rados.0.smithi178.stdout:1587: delete oid 30 current snap is 159 2024-02-10T05:35:24.610 INFO:tasks.rados.rados.0.smithi178.stdout:1585: finishing rollback tid 0 to smithi17880450-11 2024-02-10T05:35:24.610 INFO:tasks.rados.rados.0.smithi178.stdout:1584: finishing write tid 1 to smithi17880450-5 2024-02-10T05:35:24.610 INFO:tasks.rados.rados.0.smithi178.stdout:1585: finishing rollback tid 1 to smithi17880450-11 2024-02-10T05:35:24.610 INFO:tasks.rados.rados.0.smithi178.stdout:1585: finishing rollback tid 2 to smithi17880450-11 2024-02-10T05:35:24.610 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 737 (ObjNum 418 snap 136 seq_num 418) dirty exists 2024-02-10T05:35:24.610 INFO:tasks.rados.rados.0.smithi178.stdout:1584: finishing write tid 2 to smithi17880450-5 2024-02-10T05:35:24.610 INFO:tasks.rados.rados.0.smithi178.stdout:1584: finishing write tid 3 to smithi17880450-5 2024-02-10T05:35:24.610 INFO:tasks.rados.rados.0.smithi178.stdout:1584: finishing write tid 4 to smithi17880450-5 2024-02-10T05:35:24.610 INFO:tasks.rados.rados.0.smithi178.stdout:1584: finishing write tid 5 to smithi17880450-5 2024-02-10T05:35:24.610 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 1353 (ObjNum 510 snap 159 seq_num 510) dirty exists 2024-02-10T05:35:24.610 INFO:tasks.rados.rados.0.smithi178.stdout:1584: left oid 5 (ObjNum 510 snap 159 seq_num 510) 2024-02-10T05:35:24.610 INFO:tasks.rados.rados.0.smithi178.stdout:1586: finishing write tid 1 to smithi17880450-4 2024-02-10T05:35:24.613 INFO:tasks.rados.rados.0.smithi178.stdout:1586: finishing write tid 2 to smithi17880450-4 2024-02-10T05:35:24.613 INFO:tasks.rados.rados.0.smithi178.stdout:1586: finishing write tid 3 to smithi17880450-4 2024-02-10T05:35:24.613 INFO:tasks.rados.rados.0.smithi178.stdout:1586: finishing write tid 4 to smithi17880450-4 2024-02-10T05:35:24.615 INFO:tasks.rados.rados.0.smithi178.stdout:1586: finishing write tid 5 to smithi17880450-4 2024-02-10T05:35:24.615 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 742 (ObjNum 511 snap 159 seq_num 511) dirty exists 2024-02-10T05:35:24.615 INFO:tasks.rados.rados.0.smithi178.stdout:1586: left oid 4 (ObjNum 511 snap 159 seq_num 511) 2024-02-10T05:35:24.617 INFO:tasks.rados.rados.0.smithi178.stdout:1584: done (3 left) 2024-02-10T05:35:24.617 INFO:tasks.rados.rados.0.smithi178.stdout:1585: done (2 left) 2024-02-10T05:35:24.617 INFO:tasks.rados.rados.0.smithi178.stdout:1586: done (1 left) 2024-02-10T05:35:24.617 INFO:tasks.rados.rados.0.smithi178.stdout:1587: done (0 left) 2024-02-10T05:35:24.617 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 159 2024-02-10T05:35:24.617 INFO:tasks.rados.rados.0.smithi178.stdout:1588: seq_num 513 ranges {0=598016,598016=794624,1392640=8192} 2024-02-10T05:35:24.620 INFO:tasks.rados.rados.0.smithi178.stdout:1588: writing smithi17880450-7 from 0 to 598016 tid 1 2024-02-10T05:35:24.625 INFO:tasks.rados.rados.0.smithi178.stdout:1588: writing smithi17880450-7 from 598016 to 1392640 tid 2 2024-02-10T05:35:24.626 INFO:tasks.rados.rados.0.smithi178.stdout:1588: writing smithi17880450-7 from 1392640 to 1400832 tid 3 2024-02-10T05:35:24.626 INFO:tasks.rados.rados.0.smithi178.stdout:1589: delete oid 38 current snap is 159 2024-02-10T05:35:24.626 INFO:tasks.rados.rados.0.smithi178.stdout:1588: finishing write tid 1 to smithi17880450-7 2024-02-10T05:35:24.630 INFO:tasks.rados.rados.0.smithi178.stdout:1588: finishing write tid 2 to smithi17880450-7 2024-02-10T05:35:24.630 INFO:tasks.rados.rados.0.smithi178.stdout:1588: finishing write tid 3 to smithi17880450-7 2024-02-10T05:35:24.630 INFO:tasks.rados.rados.0.smithi178.stdout:1588: finishing write tid 4 to smithi17880450-7 2024-02-10T05:35:24.631 INFO:tasks.rados.rados.0.smithi178.stdout:1589: done (1 left) 2024-02-10T05:35:24.632 INFO:tasks.rados.rados.0.smithi178.stdout:1590: rollback oid 13 current snap is 159 2024-02-10T05:35:24.632 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 13 to 149 2024-02-10T05:35:24.632 INFO:tasks.rados.rados.0.smithi178.stdout:1588: finishing write tid 5 to smithi17880450-7 2024-02-10T05:35:24.632 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 746 (ObjNum 513 snap 159 seq_num 513) dirty exists 2024-02-10T05:35:24.632 INFO:tasks.rados.rados.0.smithi178.stdout:1588: left oid 7 (ObjNum 513 snap 159 seq_num 513) 2024-02-10T05:35:24.632 INFO:tasks.rados.rados.0.smithi178.stdout:1588: done (1 left) 2024-02-10T05:35:24.632 INFO:tasks.rados.rados.0.smithi178.stdout:1591: snap_create 2024-02-10T05:35:24.636 INFO:tasks.rados.rados.0.smithi178.stdout:1590: finishing rollback tid 0 to smithi17880450-13 2024-02-10T05:35:24.636 INFO:tasks.rados.rados.0.smithi178.stdout:1590: finishing rollback tid 1 to smithi17880450-13 2024-02-10T05:35:24.636 INFO:tasks.rados.rados.0.smithi178.stdout:1590: finishing rollback tid 2 to smithi17880450-13 2024-02-10T05:35:24.636 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 760 (ObjNum 303 snap 88 seq_num 303) dirty exists 2024-02-10T05:35:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:24 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T05:35:24.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:24 smithi189 ceph-mon[89631]: Upgrade: osd.2 is safe to restart 2024-02-10T05:35:24.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:24 smithi189 ceph-mon[89631]: failed to encode map e384 with expected crc 2024-02-10T05:35:24.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:24 smithi189 ceph-mon[89631]: failed to encode map e384 with expected crc 2024-02-10T05:35:24.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:24 smithi189 ceph-mon[89631]: osdmap e384: 8 total, 8 up, 8 in 2024-02-10T05:35:24.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:24 smithi189 ceph-mon[89631]: failed to encode map e384 with expected crc 2024-02-10T05:35:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:24 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T05:35:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:24 smithi178 ceph-mon[95116]: Upgrade: osd.2 is safe to restart 2024-02-10T05:35:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:24 smithi178 ceph-mon[95116]: failed to encode map e384 with expected crc 2024-02-10T05:35:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:24 smithi178 ceph-mon[95116]: failed to encode map e384 with expected crc 2024-02-10T05:35:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:24 smithi178 ceph-mon[95116]: osdmap e384: 8 total, 8 up, 8 in 2024-02-10T05:35:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:24 smithi178 ceph-mon[95116]: failed to encode map e384 with expected crc 2024-02-10T05:35:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:24 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T05:35:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:24 smithi178 ceph-mon[92537]: Upgrade: osd.2 is safe to restart 2024-02-10T05:35:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:24 smithi178 ceph-mon[92537]: failed to encode map e384 with expected crc 2024-02-10T05:35:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:24 smithi178 ceph-mon[92537]: failed to encode map e384 with expected crc 2024-02-10T05:35:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:24 smithi178 ceph-mon[92537]: osdmap e384: 8 total, 8 up, 8 in 2024-02-10T05:35:24.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:24 smithi178 ceph-mon[92537]: failed to encode map e384 with expected crc 2024-02-10T05:35:25.188 INFO:tasks.rados.rados.0.smithi178.stdout:1590: done (1 left) 2024-02-10T05:35:25.188 INFO:tasks.rados.rados.0.smithi178.stdout:1591: done (0 left) 2024-02-10T05:35:25.188 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 160 2024-02-10T05:35:25.188 INFO:tasks.rados.rados.0.smithi178.stdout:1592: seq_num 515 ranges {0=630784,630784=565248,1196032=237568} 2024-02-10T05:35:25.191 INFO:tasks.rados.rados.0.smithi178.stdout:1592: writing smithi17880450-38 from 0 to 630784 tid 1 2024-02-10T05:35:25.195 INFO:tasks.rados.rados.0.smithi178.stdout:1592: writing smithi17880450-38 from 630784 to 1196032 tid 2 2024-02-10T05:35:25.197 INFO:tasks.rados.rados.0.smithi178.stdout:1592: writing smithi17880450-38 from 1196032 to 1433600 tid 3 2024-02-10T05:35:25.197 INFO:tasks.rados.rados.0.smithi178.stdout:1593: rollback oid 50 current snap is 160 2024-02-10T05:35:25.197 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 50 to 151 2024-02-10T05:35:25.197 INFO:tasks.rados.rados.0.smithi178.stdout:1594: setattr oid 41 current snap is 160 2024-02-10T05:35:25.197 INFO:tasks.rados.rados.0.smithi178.stdout:1592: finishing write tid 1 to smithi17880450-38 2024-02-10T05:35:25.198 INFO:tasks.rados.rados.0.smithi178.stdout:1595: rollback oid 7 current snap is 160 2024-02-10T05:35:25.199 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 7 to 153 2024-02-10T05:35:25.199 INFO:tasks.rados.rados.0.smithi178.stdout:1596: snap_remove snap 156 2024-02-10T05:35:25.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[95116]: failed to encode map e385 with expected crc 2024-02-10T05:35:25.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[95116]: osdmap e385: 8 total, 8 up, 8 in 2024-02-10T05:35:25.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[95116]: failed to encode map e385 with expected crc 2024-02-10T05:35:25.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[95116]: failed to encode map e385 with expected crc 2024-02-10T05:35:25.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[95116]: Upgrade: Updating osd.2 2024-02-10T05:35:25.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:25.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T05:35:25.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:35:25.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[95116]: failed to encode map e385 with expected crc 2024-02-10T05:35:25.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[95116]: Deploying daemon osd.2 on smithi178 2024-02-10T05:35:25.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[95116]: pgmap v210: 121 pgs: 121 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:35:25.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[95116]: osdmap e386: 8 total, 8 up, 8 in 2024-02-10T05:35:25.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[95116]: failed to encode map e386 with expected crc 2024-02-10T05:35:25.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[92537]: failed to encode map e385 with expected crc 2024-02-10T05:35:25.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[92537]: osdmap e385: 8 total, 8 up, 8 in 2024-02-10T05:35:25.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[92537]: failed to encode map e385 with expected crc 2024-02-10T05:35:25.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[92537]: failed to encode map e385 with expected crc 2024-02-10T05:35:25.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[92537]: Upgrade: Updating osd.2 2024-02-10T05:35:25.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:25.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T05:35:25.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:35:25.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[92537]: failed to encode map e385 with expected crc 2024-02-10T05:35:25.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[92537]: Deploying daemon osd.2 on smithi178 2024-02-10T05:35:25.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[92537]: pgmap v210: 121 pgs: 121 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:35:25.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[92537]: osdmap e386: 8 total, 8 up, 8 in 2024-02-10T05:35:25.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:25 smithi178 ceph-mon[92537]: failed to encode map e386 with expected crc 2024-02-10T05:35:26.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:25 smithi189 ceph-mon[89631]: failed to encode map e385 with expected crc 2024-02-10T05:35:26.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:25 smithi189 ceph-mon[89631]: osdmap e385: 8 total, 8 up, 8 in 2024-02-10T05:35:26.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:25 smithi189 ceph-mon[89631]: failed to encode map e385 with expected crc 2024-02-10T05:35:26.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:25 smithi189 ceph-mon[89631]: failed to encode map e385 with expected crc 2024-02-10T05:35:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:25 smithi189 ceph-mon[89631]: Upgrade: Updating osd.2 2024-02-10T05:35:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:25 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:25 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T05:35:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:25 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:35:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:25 smithi189 ceph-mon[89631]: failed to encode map e385 with expected crc 2024-02-10T05:35:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:25 smithi189 ceph-mon[89631]: Deploying daemon osd.2 on smithi178 2024-02-10T05:35:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:25 smithi189 ceph-mon[89631]: pgmap v210: 121 pgs: 121 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:35:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:25 smithi189 ceph-mon[89631]: osdmap e386: 8 total, 8 up, 8 in 2024-02-10T05:35:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:25 smithi189 ceph-mon[89631]: failed to encode map e386 with expected crc 2024-02-10T05:35:26.194 INFO:tasks.rados.rados.0.smithi178.stdout:1596: done (4 left) 2024-02-10T05:35:26.194 INFO:tasks.rados.rados.0.smithi178.stdout:1597: snap_remove snap 157 2024-02-10T05:35:26.869 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:26 smithi178 ceph-mon[92537]: failed to encode map e386 with expected crc 2024-02-10T05:35:26.869 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:26 smithi178 ceph-mon[92537]: failed to encode map e386 with expected crc 2024-02-10T05:35:26.869 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:26 smithi178 ceph-mon[92537]: failed to encode map e386 with expected crc 2024-02-10T05:35:26.869 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:26 smithi178 ceph-mon[92537]: osdmap e387: 8 total, 8 up, 8 in 2024-02-10T05:35:26.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:26 smithi178 ceph-mon[95116]: failed to encode map e386 with expected crc 2024-02-10T05:35:26.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:26 smithi178 ceph-mon[95116]: failed to encode map e386 with expected crc 2024-02-10T05:35:26.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:26 smithi178 ceph-mon[95116]: failed to encode map e386 with expected crc 2024-02-10T05:35:26.869 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:26 smithi178 ceph-mon[95116]: osdmap e387: 8 total, 8 up, 8 in 2024-02-10T05:35:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:26 smithi189 ceph-mon[89631]: failed to encode map e386 with expected crc 2024-02-10T05:35:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:26 smithi189 ceph-mon[89631]: failed to encode map e386 with expected crc 2024-02-10T05:35:27.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:26 smithi189 ceph-mon[89631]: failed to encode map e386 with expected crc 2024-02-10T05:35:27.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:26 smithi189 ceph-mon[89631]: osdmap e387: 8 total, 8 up, 8 in 2024-02-10T05:35:27.196 INFO:tasks.rados.rados.0.smithi178.stdout:1597: done (4 left) 2024-02-10T05:35:27.196 INFO:tasks.rados.rados.0.smithi178.stdout:1598: snap_create 2024-02-10T05:35:27.196 INFO:tasks.rados.rados.0.smithi178.stdout:1592: finishing write tid 2 to smithi17880450-38 2024-02-10T05:35:27.197 INFO:tasks.rados.rados.0.smithi178.stdout:1595: finishing rollback tid 0 to smithi17880450-7 2024-02-10T05:35:27.197 INFO:tasks.rados.rados.0.smithi178.stdout:1595: finishing rollback tid 1 to smithi17880450-7 2024-02-10T05:35:27.197 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 749 (ObjNum 65 snap 0 seq_num 1536065760) dirty dne 2024-02-10T05:35:27.197 INFO:tasks.rados.rados.0.smithi178.stdout:1592: finishing write tid 3 to smithi17880450-38 2024-02-10T05:35:27.198 INFO:tasks.rados.rados.0.smithi178.stdout:1592: finishing write tid 4 to smithi17880450-38 2024-02-10T05:35:27.198 INFO:tasks.rados.rados.0.smithi178.stdout:1592: finishing write tid 5 to smithi17880450-38 2024-02-10T05:35:27.198 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 623 (ObjNum 515 snap 160 seq_num 515) dirty exists 2024-02-10T05:35:27.198 INFO:tasks.rados.rados.0.smithi178.stdout:1592: left oid 38 (ObjNum 515 snap 160 seq_num 515) 2024-02-10T05:35:27.198 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 761 (ObjNum 462 snap 144 seq_num 462) dirty exists 2024-02-10T05:35:27.198 INFO:tasks.rados.rados.0.smithi178.stdout:1593: finishing rollback tid 0 to smithi17880450-50 2024-02-10T05:35:27.198 INFO:tasks.rados.rados.0.smithi178.stdout:1593: finishing rollback tid 1 to smithi17880450-50 2024-02-10T05:35:27.198 INFO:tasks.rados.rados.0.smithi178.stdout:1593: finishing rollback tid 2 to smithi17880450-50 2024-02-10T05:35:27.198 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 319 (ObjNum 486 snap 151 seq_num 486) dirty exists 2024-02-10T05:35:27.846 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:35:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:35:27] "GET /metrics HTTP/1.1" 200 36162 "" "Prometheus/2.43.0" 2024-02-10T05:35:27.847 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:27 smithi178 ceph-mon[92537]: failed to encode map e387 with expected crc 2024-02-10T05:35:27.847 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:27 smithi178 ceph-mon[92537]: failed to encode map e387 with expected crc 2024-02-10T05:35:27.847 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:27 smithi178 ceph-mon[92537]: failed to encode map e387 with expected crc 2024-02-10T05:35:27.847 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:27 smithi178 ceph-mon[92537]: pgmap v213: 121 pgs: 121 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:35:27.847 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:27 smithi178 ceph-mon[92537]: failed to encode map e387 with expected crc 2024-02-10T05:35:27.847 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:27 smithi178 ceph-mon[92537]: osdmap e388: 8 total, 8 up, 8 in 2024-02-10T05:35:27.847 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:27 smithi178 ceph-mon[95116]: failed to encode map e387 with expected crc 2024-02-10T05:35:27.847 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:27 smithi178 ceph-mon[95116]: failed to encode map e387 with expected crc 2024-02-10T05:35:27.848 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:27 smithi178 ceph-mon[95116]: failed to encode map e387 with expected crc 2024-02-10T05:35:27.848 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:27 smithi178 ceph-mon[95116]: pgmap v213: 121 pgs: 121 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:35:27.848 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:27 smithi178 ceph-mon[95116]: failed to encode map e387 with expected crc 2024-02-10T05:35:27.848 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:27 smithi178 ceph-mon[95116]: osdmap e388: 8 total, 8 up, 8 in 2024-02-10T05:35:28.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:27 smithi189 ceph-mon[89631]: failed to encode map e387 with expected crc 2024-02-10T05:35:28.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:27 smithi189 ceph-mon[89631]: failed to encode map e387 with expected crc 2024-02-10T05:35:28.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:27 smithi189 ceph-mon[89631]: failed to encode map e387 with expected crc 2024-02-10T05:35:28.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:27 smithi189 ceph-mon[89631]: pgmap v213: 121 pgs: 121 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-10T05:35:28.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:27 smithi189 ceph-mon[89631]: failed to encode map e387 with expected crc 2024-02-10T05:35:28.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:27 smithi189 ceph-mon[89631]: osdmap e388: 8 total, 8 up, 8 in 2024-02-10T05:35:28.198 INFO:tasks.rados.rados.0.smithi178.stdout:1592: done (4 left) 2024-02-10T05:35:28.198 INFO:tasks.rados.rados.0.smithi178.stdout:1593: done (3 left) 2024-02-10T05:35:28.198 INFO:tasks.rados.rados.0.smithi178.stdout:1594: done (2 left) 2024-02-10T05:35:28.198 INFO:tasks.rados.rados.0.smithi178.stdout:1595: done (1 left) 2024-02-10T05:35:28.198 INFO:tasks.rados.rados.0.smithi178.stdout:1598: done (0 left) 2024-02-10T05:35:28.198 INFO:tasks.rados.rados.0.smithi178.stdout:1599: read oid 14 snap 151 2024-02-10T05:35:28.198 INFO:tasks.rados.rados.0.smithi178.stdout:1599: expect (ObjNum 289 snap 86 seq_num 289) 2024-02-10T05:35:28.198 INFO:tasks.rados.rados.0.smithi178.stdout:1600: rollback oid 24 current snap is 161 2024-02-10T05:35:28.198 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 24 to 137 2024-02-10T05:35:28.198 INFO:tasks.rados.rados.0.smithi178.stdout:1601: snap_remove snap 107 2024-02-10T05:35:28.479 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:28 smithi178 systemd[1]: Stopping Ceph osd.2 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:35:28.939 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:35:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:35:28.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:35:28.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:28 smithi189 ceph-mon[89631]: failed to encode map e388 with expected crc 2024-02-10T05:35:28.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:28 smithi189 ceph-mon[89631]: failed to encode map e388 with expected crc 2024-02-10T05:35:28.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:28 smithi189 ceph-mon[89631]: failed to encode map e389 with expected crc 2024-02-10T05:35:28.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:28 smithi189 ceph-mon[89631]: osdmap e389: 8 total, 8 up, 8 in 2024-02-10T05:35:28.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:28 smithi189 ceph-mon[89631]: osd.2 marked itself down and dead 2024-02-10T05:35:28.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:28 smithi178 ceph-mon[95116]: failed to encode map e388 with expected crc 2024-02-10T05:35:28.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:28 smithi178 ceph-mon[95116]: failed to encode map e388 with expected crc 2024-02-10T05:35:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:28 smithi178 ceph-mon[95116]: failed to encode map e389 with expected crc 2024-02-10T05:35:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:28 smithi178 ceph-mon[95116]: osdmap e389: 8 total, 8 up, 8 in 2024-02-10T05:35:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:28 smithi178 ceph-mon[95116]: osd.2 marked itself down and dead 2024-02-10T05:35:28.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:28 smithi178 ceph-mon[92537]: failed to encode map e388 with expected crc 2024-02-10T05:35:28.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:28 smithi178 ceph-mon[92537]: failed to encode map e388 with expected crc 2024-02-10T05:35:28.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:28 smithi178 ceph-mon[92537]: failed to encode map e389 with expected crc 2024-02-10T05:35:28.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:28 smithi178 ceph-mon[92537]: osdmap e389: 8 total, 8 up, 8 in 2024-02-10T05:35:28.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:28 smithi178 ceph-mon[92537]: osd.2 marked itself down and dead 2024-02-10T05:35:28.963 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:28 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2[53570]: 2024-02-10T05:35:28.477+0000 7fd6242de700 -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-02-10T05:35:28.963 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:28 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2[53570]: 2024-02-10T05:35:28.477+0000 7fd6242de700 -1 osd.2 389 *** Got signal Terminated *** 2024-02-10T05:35:28.963 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:28 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2[53570]: 2024-02-10T05:35:28.477+0000 7fd6242de700 -1 osd.2 389 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T05:35:29.201 INFO:tasks.rados.rados.0.smithi178.stdout:1601: done (2 left) 2024-02-10T05:35:29.201 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 161 2024-02-10T05:35:29.201 INFO:tasks.rados.rados.0.smithi178.stdout:1602: seq_num 516 ranges {1433600=647168,2080768=450560,2531328=352256} 2024-02-10T05:35:29.214 INFO:tasks.rados.rados.0.smithi178.stdout:1602: writing smithi17880450-38 from 1433600 to 2080768 tid 1 2024-02-10T05:35:29.217 INFO:tasks.rados.rados.0.smithi178.stdout:1602: writing smithi17880450-38 from 2080768 to 2531328 tid 2 2024-02-10T05:35:29.220 INFO:tasks.rados.rados.0.smithi178.stdout:1602: writing smithi17880450-38 from 2531328 to 2883584 tid 3 2024-02-10T05:35:29.220 INFO:tasks.rados.rados.0.smithi178.stdout:1603: snap_remove snap 159 2024-02-10T05:35:29.962 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:29 smithi178 podman[109884]: 2024-02-10 05:35:29.766772303 +0000 UTC m=+1.400123678 container died 6e353a8cd658d469040ddd811c0f003ee23c99d4ea68860a9d5f8f4ba2aca922 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2, RELEASE=quincy-72ce7c1, 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.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-02-10T05:35:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[92537]: failed to encode map e389 with expected crc 2024-02-10T05:35:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[92537]: failed to encode map e389 with expected crc 2024-02-10T05:35:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[92537]: failed to encode map e389 with expected crc 2024-02-10T05:35:29.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[92537]: failed to encode map e389 with expected crc 2024-02-10T05:35:29.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[92537]: pgmap v216: 121 pgs: 121 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:35:29.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:35:29.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[92537]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:35:29.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[92537]: osdmap e390: 8 total, 7 up, 8 in 2024-02-10T05:35:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[95116]: failed to encode map e389 with expected crc 2024-02-10T05:35:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[95116]: failed to encode map e389 with expected crc 2024-02-10T05:35:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[95116]: failed to encode map e389 with expected crc 2024-02-10T05:35:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[95116]: failed to encode map e389 with expected crc 2024-02-10T05:35:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[95116]: pgmap v216: 121 pgs: 121 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:35:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:35:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[95116]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:35:29.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:29 smithi178 ceph-mon[95116]: osdmap e390: 8 total, 7 up, 8 in 2024-02-10T05:35:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:29 smithi189 ceph-mon[89631]: failed to encode map e389 with expected crc 2024-02-10T05:35:30.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:29 smithi189 ceph-mon[89631]: failed to encode map e389 with expected crc 2024-02-10T05:35:30.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:29 smithi189 ceph-mon[89631]: failed to encode map e389 with expected crc 2024-02-10T05:35:30.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:29 smithi189 ceph-mon[89631]: failed to encode map e389 with expected crc 2024-02-10T05:35:30.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:29 smithi189 ceph-mon[89631]: pgmap v216: 121 pgs: 121 active+clean; 327 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:35:30.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:35:30.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:29 smithi189 ceph-mon[89631]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:35:30.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:29 smithi189 ceph-mon[89631]: osdmap e390: 8 total, 7 up, 8 in 2024-02-10T05:35:30.191 INFO:tasks.rados.rados.0.smithi178.stdout:1603: done (3 left) 2024-02-10T05:35:30.191 INFO:tasks.rados.rados.0.smithi178.stdout:1600: finishing rollback tid 0 to smithi17880450-24 2024-02-10T05:35:30.191 INFO:tasks.rados.rados.0.smithi178.stdout:1600: finishing rollback tid 1 to smithi17880450-24 2024-02-10T05:35:30.191 INFO:tasks.rados.rados.0.smithi178.stdout:1600: finishing rollback tid 2 to smithi17880450-24 2024-02-10T05:35:30.191 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 705 (ObjNum 361 snap 113 seq_num 361) dirty exists 2024-02-10T05:35:30.191 INFO:tasks.rados.rados.0.smithi178.stdout:1599: expect (ObjNum 289 snap 86 seq_num 289) 2024-02-10T05:35:30.193 INFO:tasks.rados.rados.0.smithi178.stdout:1602: finishing write tid 1 to smithi17880450-38 2024-02-10T05:35:30.193 INFO:tasks.rados.rados.0.smithi178.stdout:1602: finishing write tid 2 to smithi17880450-38 2024-02-10T05:35:30.193 INFO:tasks.rados.rados.0.smithi178.stdout:1602: finishing write tid 3 to smithi17880450-38 2024-02-10T05:35:30.193 INFO:tasks.rados.rados.0.smithi178.stdout:1602: finishing write tid 4 to smithi17880450-38 2024-02-10T05:35:30.194 INFO:tasks.rados.rados.0.smithi178.stdout:1602: finishing write tid 5 to smithi17880450-38 2024-02-10T05:35:30.194 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 627 (ObjNum 516 snap 161 seq_num 516) dirty exists 2024-02-10T05:35:30.194 INFO:tasks.rados.rados.0.smithi178.stdout:1602: left oid 38 (ObjNum 516 snap 161 seq_num 516) 2024-02-10T05:35:30.194 INFO:tasks.rados.rados.0.smithi178.stdout:1604: read oid 33 snap -1 2024-02-10T05:35:30.194 INFO:tasks.rados.rados.0.smithi178.stdout:1604: expect deleted 2024-02-10T05:35:30.194 INFO:tasks.rados.rados.0.smithi178.stdout:1599: done (3 left) 2024-02-10T05:35:30.194 INFO:tasks.rados.rados.0.smithi178.stdout:1600: done (2 left) 2024-02-10T05:35:30.194 INFO:tasks.rados.rados.0.smithi178.stdout:1602: done (1 left) 2024-02-10T05:35:30.194 INFO:tasks.rados.rados.0.smithi178.stdout:1605: read oid 12 snap -1 2024-02-10T05:35:30.194 INFO:tasks.rados.rados.0.smithi178.stdout:1605: expect (ObjNum 465 snap 145 seq_num 465) 2024-02-10T05:35:30.194 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 44 current snap is 161 2024-02-10T05:35:30.194 INFO:tasks.rados.rados.0.smithi178.stdout:1606: seq_num 517 ranges {2048000=663552,2711552=786432,3497984=16384} 2024-02-10T05:35:30.210 INFO:tasks.rados.rados.0.smithi178.stdout:1606: writing smithi17880450-44 from 2048000 to 2711552 tid 1 2024-02-10T05:35:30.215 INFO:tasks.rados.rados.0.smithi178.stdout:1606: writing smithi17880450-44 from 2711552 to 3497984 tid 2 2024-02-10T05:35:30.215 INFO:tasks.rados.rados.0.smithi178.stdout:1606: writing smithi17880450-44 from 3497984 to 3514368 tid 3 2024-02-10T05:35:30.215 INFO:tasks.rados.rados.0.smithi178.stdout:1607: rollback oid 14 current snap is 161 2024-02-10T05:35:30.215 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 14 to 137 2024-02-10T05:35:30.215 INFO:tasks.rados.rados.0.smithi178.stdout:1605: expect (ObjNum 465 snap 145 seq_num 465) 2024-02-10T05:35:30.244 INFO:tasks.rados.rados.0.smithi178.stdout:1606: finishing write tid 1 to smithi17880450-44 2024-02-10T05:35:30.244 INFO:tasks.rados.rados.0.smithi178.stdout:1607: finishing rollback tid 0 to smithi17880450-14 2024-02-10T05:35:30.244 INFO:tasks.rados.rados.0.smithi178.stdout:1607: finishing rollback tid 1 to smithi17880450-14 2024-02-10T05:35:30.244 INFO:tasks.rados.rados.0.smithi178.stdout:1607: finishing rollback tid 2 to smithi17880450-14 2024-02-10T05:35:30.244 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 539 (ObjNum 289 snap 86 seq_num 289) dirty exists 2024-02-10T05:35:30.244 INFO:tasks.rados.rados.0.smithi178.stdout:1606: finishing write tid 2 to smithi17880450-44 2024-02-10T05:35:30.244 INFO:tasks.rados.rados.0.smithi178.stdout:1606: finishing write tid 3 to smithi17880450-44 2024-02-10T05:35:30.244 INFO:tasks.rados.rados.0.smithi178.stdout:1604: done (3 left) 2024-02-10T05:35:30.245 INFO:tasks.rados.rados.0.smithi178.stdout:1605: done (2 left) 2024-02-10T05:35:30.245 INFO:tasks.rados.rados.0.smithi178.stdout:1607: done (1 left) 2024-02-10T05:35:30.245 INFO:tasks.rados.rados.0.smithi178.stdout:1608: read oid 7 snap 154 2024-02-10T05:35:30.245 INFO:tasks.rados.rados.0.smithi178.stdout:1608: expect deleted 2024-02-10T05:35:30.245 INFO:tasks.rados.rados.0.smithi178.stdout:1609: read oid 6 snap -1 2024-02-10T05:35:30.245 INFO:tasks.rados.rados.0.smithi178.stdout:1609: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:35:30.245 INFO:tasks.rados.rados.0.smithi178.stdout:1610: setattr oid 14 current snap is 161 2024-02-10T05:35:30.245 INFO:tasks.rados.rados.0.smithi178.stdout:1606: finishing write tid 4 to smithi17880450-44 2024-02-10T05:35:30.245 INFO:tasks.rados.rados.0.smithi178.stdout:1606: finishing write tid 5 to smithi17880450-44 2024-02-10T05:35:30.245 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 778 (ObjNum 517 snap 161 seq_num 517) dirty exists 2024-02-10T05:35:30.245 INFO:tasks.rados.rados.0.smithi178.stdout:1606: left oid 44 (ObjNum 517 snap 161 seq_num 517) 2024-02-10T05:35:30.246 INFO:tasks.rados.rados.0.smithi178.stdout:1606: done (3 left) 2024-02-10T05:35:30.246 INFO:tasks.rados.rados.0.smithi178.stdout:1608: done (2 left) 2024-02-10T05:35:30.246 INFO:tasks.rados.rados.0.smithi178.stdout:1611: read oid 8 snap -1 2024-02-10T05:35:30.246 INFO:tasks.rados.rados.0.smithi178.stdout:1611: expect (ObjNum 448 snap 141 seq_num 448) 2024-02-10T05:35:30.246 INFO:tasks.rados.rados.0.smithi178.stdout:1612: read oid 32 snap -1 2024-02-10T05:35:30.246 INFO:tasks.rados.rados.0.smithi178.stdout:1612: expect (ObjNum 479 snap 148 seq_num 479) 2024-02-10T05:35:30.246 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 36 current snap is 161 2024-02-10T05:35:30.247 INFO:tasks.rados.rados.0.smithi178.stdout:1613: seq_num 518 ranges {0=679936,679936=671744,1351680=131072} 2024-02-10T05:35:30.249 INFO:tasks.rados.rados.0.smithi178.stdout:1613: writing smithi17880450-36 from 0 to 679936 tid 1 2024-02-10T05:35:30.253 INFO:tasks.rados.rados.0.smithi178.stdout:1613: writing smithi17880450-36 from 679936 to 1351680 tid 2 2024-02-10T05:35:30.255 INFO:tasks.rados.rados.0.smithi178.stdout:1613: writing smithi17880450-36 from 1351680 to 1482752 tid 3 2024-02-10T05:35:30.255 INFO:tasks.rados.rados.0.smithi178.stdout:1614: delete oid 15 current snap is 161 2024-02-10T05:35:30.255 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 540 (ObjNum 289 snap 86 seq_num 289) dirty exists 2024-02-10T05:35:30.255 INFO:tasks.rados.rados.0.smithi178.stdout:1609: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-10T05:35:30.319 INFO:tasks.rados.rados.0.smithi178.stdout:1612: expect (ObjNum 479 snap 148 seq_num 479) 2024-02-10T05:35:30.369 INFO:tasks.rados.rados.0.smithi178.stdout:1613: finishing write tid 1 to smithi17880450-36 2024-02-10T05:35:30.370 INFO:tasks.rados.rados.0.smithi178.stdout:1613: finishing write tid 2 to smithi17880450-36 2024-02-10T05:35:30.370 INFO:tasks.rados.rados.0.smithi178.stdout:1613: finishing write tid 3 to smithi17880450-36 2024-02-10T05:35:30.370 INFO:tasks.rados.rados.0.smithi178.stdout:1613: finishing write tid 4 to smithi17880450-36 2024-02-10T05:35:30.370 INFO:tasks.rados.rados.0.smithi178.stdout:1613: finishing write tid 5 to smithi17880450-36 2024-02-10T05:35:30.370 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 544 (ObjNum 518 snap 161 seq_num 518) dirty exists 2024-02-10T05:35:30.370 INFO:tasks.rados.rados.0.smithi178.stdout:1613: left oid 36 (ObjNum 518 snap 161 seq_num 518) 2024-02-10T05:35:30.370 INFO:tasks.rados.rados.0.smithi178.stdout:1611: expect (ObjNum 448 snap 141 seq_num 448) 2024-02-10T05:35:30.462 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:30 smithi178 podman[109884]: 2024-02-10 05:35:30.15952141 +0000 UTC m=+1.792872792 container cleanup 6e353a8cd658d469040ddd811c0f003ee23c99d4ea68860a9d5f8f4ba2aca922 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2, RELEASE=quincy-72ce7c1, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131) 2024-02-10T05:35:30.462 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:30 smithi178 bash[109884]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2 2024-02-10T05:35:30.662 INFO:tasks.rados.rados.0.smithi178.stdout:1609: done (5 left) 2024-02-10T05:35:30.662 INFO:tasks.rados.rados.0.smithi178.stdout:1610: done (4 left) 2024-02-10T05:35:30.663 INFO:tasks.rados.rados.0.smithi178.stdout:1611: done (3 left) 2024-02-10T05:35:30.663 INFO:tasks.rados.rados.0.smithi178.stdout:1612: done (2 left) 2024-02-10T05:35:30.663 INFO:tasks.rados.rados.0.smithi178.stdout:1613: done (1 left) 2024-02-10T05:35:30.663 INFO:tasks.rados.rados.0.smithi178.stdout:1614: done (0 left) 2024-02-10T05:35:30.663 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 161 2024-02-10T05:35:30.663 INFO:tasks.rados.rados.0.smithi178.stdout:1615: seq_num 520 ranges {6225920=712704,6938624=434176,7372800=368640} 2024-02-10T05:35:30.699 INFO:tasks.rados.rados.0.smithi178.stdout:1615: writing smithi17880450-20 from 6225920 to 6938624 tid 1 2024-02-10T05:35:30.701 INFO:tasks.rados.rados.0.smithi178.stdout:1615: writing smithi17880450-20 from 6938624 to 7372800 tid 2 2024-02-10T05:35:30.704 INFO:tasks.rados.rados.0.smithi178.stdout:1615: writing smithi17880450-20 from 7372800 to 7741440 tid 3 2024-02-10T05:35:30.704 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 161 2024-02-10T05:35:30.704 INFO:tasks.rados.rados.0.smithi178.stdout:1615: finishing write tid 1 to smithi17880450-20 2024-02-10T05:35:30.704 INFO:tasks.rados.rados.0.smithi178.stdout:1616: seq_num 521 ranges {40960=729088,770048=720896,1490944=81920} 2024-02-10T05:35:30.708 INFO:tasks.rados.rados.0.smithi178.stdout:1616: writing smithi17880450-14 from 40960 to 770048 tid 1 2024-02-10T05:35:30.712 INFO:tasks.rados.rados.0.smithi178.stdout:1616: writing smithi17880450-14 from 770048 to 1490944 tid 2 2024-02-10T05:35:30.713 INFO:tasks.rados.rados.0.smithi178.stdout:1616: writing smithi17880450-14 from 1490944 to 1572864 tid 3 2024-02-10T05:35:30.713 INFO:tasks.rados.rados.0.smithi178.stdout:1617: read oid 4 snap 153 2024-02-10T05:35:30.713 INFO:tasks.rados.rados.0.smithi178.stdout:1617: expect (ObjNum 489 snap 152 seq_num 489) 2024-02-10T05:35:30.713 INFO:tasks.rados.rados.0.smithi178.stdout:1618: snap_create 2024-02-10T05:35:30.713 INFO:tasks.rados.rados.0.smithi178.stdout:1615: finishing write tid 2 to smithi17880450-20 2024-02-10T05:35:30.714 INFO:tasks.rados.rados.0.smithi178.stdout:1615: finishing write tid 3 to smithi17880450-20 2024-02-10T05:35:30.714 INFO:tasks.rados.rados.0.smithi178.stdout:1615: finishing write tid 4 to smithi17880450-20 2024-02-10T05:35:30.714 INFO:tasks.rados.rados.0.smithi178.stdout:1615: finishing write tid 5 to smithi17880450-20 2024-02-10T05:35:30.714 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 334 (ObjNum 520 snap 161 seq_num 520) dirty exists 2024-02-10T05:35:30.714 INFO:tasks.rados.rados.0.smithi178.stdout:1615: left oid 20 (ObjNum 520 snap 161 seq_num 520) 2024-02-10T05:35:30.714 INFO:tasks.rados.rados.0.smithi178.stdout:1616: finishing write tid 1 to smithi17880450-14 2024-02-10T05:35:30.718 INFO:tasks.rados.rados.0.smithi178.stdout:1616: finishing write tid 2 to smithi17880450-14 2024-02-10T05:35:30.718 INFO:tasks.rados.rados.0.smithi178.stdout:1616: finishing write tid 3 to smithi17880450-14 2024-02-10T05:35:30.718 INFO:tasks.rados.rados.0.smithi178.stdout:1616: finishing write tid 4 to smithi17880450-14 2024-02-10T05:35:30.719 INFO:tasks.rados.rados.0.smithi178.stdout:1616: finishing write tid 5 to smithi17880450-14 2024-02-10T05:35:30.719 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 548 (ObjNum 521 snap 161 seq_num 521) dirty exists 2024-02-10T05:35:30.719 INFO:tasks.rados.rados.0.smithi178.stdout:1616: left oid 14 (ObjNum 521 snap 161 seq_num 521) 2024-02-10T05:35:30.746 INFO:tasks.rados.rados.0.smithi178.stdout:1617: expect (ObjNum 489 snap 152 seq_num 489) 2024-02-10T05:35:30.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:30 smithi178 ceph-mon[92537]: failed to encode map e390 with expected crc 2024-02-10T05:35:30.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:30 smithi178 ceph-mon[92537]: failed to encode map e390 with expected crc 2024-02-10T05:35:30.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:30 smithi178 ceph-mon[92537]: failed to encode map e391 with expected crc 2024-02-10T05:35:30.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:30 smithi178 ceph-mon[92537]: osdmap e391: 8 total, 7 up, 8 in 2024-02-10T05:35:30.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:30 smithi178 ceph-mon[92537]: failed to encode map e391 with expected crc 2024-02-10T05:35:30.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:30 smithi178 ceph-mon[95116]: failed to encode map e390 with expected crc 2024-02-10T05:35:30.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:30 smithi178 ceph-mon[95116]: failed to encode map e390 with expected crc 2024-02-10T05:35:30.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:30 smithi178 ceph-mon[95116]: failed to encode map e391 with expected crc 2024-02-10T05:35:30.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:30 smithi178 ceph-mon[95116]: osdmap e391: 8 total, 7 up, 8 in 2024-02-10T05:35:30.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:30 smithi178 ceph-mon[95116]: failed to encode map e391 with expected crc 2024-02-10T05:35:30.963 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:30 smithi178 podman[109907]: 2024-02-10 05:35:30.61147847 +0000 UTC m=+0.839573457 container remove 6e353a8cd658d469040ddd811c0f003ee23c99d4ea68860a9d5f8f4ba2aca922 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=quincy-72ce7c1, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T05:35:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:30 smithi189 ceph-mon[89631]: failed to encode map e390 with expected crc 2024-02-10T05:35:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:30 smithi189 ceph-mon[89631]: failed to encode map e390 with expected crc 2024-02-10T05:35:31.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:30 smithi189 ceph-mon[89631]: failed to encode map e391 with expected crc 2024-02-10T05:35:31.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:30 smithi189 ceph-mon[89631]: osdmap e391: 8 total, 7 up, 8 in 2024-02-10T05:35:31.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:30 smithi189 ceph-mon[89631]: failed to encode map e391 with expected crc 2024-02-10T05:35:31.238 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:30 smithi178 podman[110002]: 2024-02-10 05:35:30.889286618 +0000 UTC m=+0.024279795 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:35:31.238 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:30 smithi178 podman[110002]: 2024-02-10 05:35:30.995860963 +0000 UTC m=+0.130854199 container create fbd0e7749dc0063404304a500169a0dcf745ae0996731332f0dc8f2a89c46a14 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, RELEASE=main-290212a) 2024-02-10T05:35:31.238 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:31 smithi178 podman[110002]: 2024-02-10 05:35:31.232257442 +0000 UTC m=+0.367250611 container init fbd0e7749dc0063404304a500169a0dcf745ae0996731332f0dc8f2a89c46a14 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-02-10T05:35:31.238 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:31 smithi178 podman[110002]: 2024-02-10 05:35:31.237875927 +0000 UTC m=+0.372869098 container start fbd0e7749dc0063404304a500169a0dcf745ae0996731332f0dc8f2a89c46a14 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=main-290212a) 2024-02-10T05:35:31.532 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:31 smithi178 podman[110002]: 2024-02-10 05:35:31.340548933 +0000 UTC m=+0.475542114 container attach fbd0e7749dc0063404304a500169a0dcf745ae0996731332f0dc8f2a89c46a14 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=main-290212a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, GIT_CLEAN=True, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-02-10T05:35:31.560 INFO:tasks.rados.rados.0.smithi178.stdout:1615: done (3 left) 2024-02-10T05:35:31.560 INFO:tasks.rados.rados.0.smithi178.stdout:1616: done (2 left) 2024-02-10T05:35:31.560 INFO:tasks.rados.rados.0.smithi178.stdout:1617: done (1 left) 2024-02-10T05:35:31.560 INFO:tasks.rados.rados.0.smithi178.stdout:1618: done (0 left) 2024-02-10T05:35:31.560 INFO:tasks.rados.rados.0.smithi178.stdout:1619: snap_create 2024-02-10T05:35:31.827 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:31 smithi178 ceph-mon[92537]: failed to encode map e391 with expected crc 2024-02-10T05:35:31.827 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:31 smithi178 ceph-mon[92537]: failed to encode map e391 with expected crc 2024-02-10T05:35:31.827 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:31 smithi178 ceph-mon[92537]: failed to encode map e391 with expected crc 2024-02-10T05:35:31.827 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:31 smithi178 ceph-mon[92537]: failed to encode map e391 with expected crc 2024-02-10T05:35:31.827 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:31 smithi178 ceph-mon[92537]: pgmap v219: 121 pgs: 26 peering, 3 stale+active+clean, 92 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-02-10T05:35:31.828 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:31 smithi178 ceph-mon[95116]: failed to encode map e391 with expected crc 2024-02-10T05:35:31.828 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:31 smithi178 ceph-mon[95116]: failed to encode map e391 with expected crc 2024-02-10T05:35:31.828 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:31 smithi178 ceph-mon[95116]: failed to encode map e391 with expected crc 2024-02-10T05:35:31.828 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:31 smithi178 ceph-mon[95116]: failed to encode map e391 with expected crc 2024-02-10T05:35:31.828 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:31 smithi178 ceph-mon[95116]: pgmap v219: 121 pgs: 26 peering, 3 stale+active+clean, 92 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-02-10T05:35:31.828 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:31 smithi178 podman[110002]: 2024-02-10 05:35:31.532117094 +0000 UTC m=+0.667110265 container died fbd0e7749dc0063404304a500169a0dcf745ae0996731332f0dc8f2a89c46a14 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-deactivate, ceph=True, GIT_CLEAN=True, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-290212a, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0) 2024-02-10T05:35:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:31 smithi189 ceph-mon[89631]: failed to encode map e391 with expected crc 2024-02-10T05:35:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:31 smithi189 ceph-mon[89631]: failed to encode map e391 with expected crc 2024-02-10T05:35:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:31 smithi189 ceph-mon[89631]: failed to encode map e391 with expected crc 2024-02-10T05:35:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:31 smithi189 ceph-mon[89631]: failed to encode map e391 with expected crc 2024-02-10T05:35:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:31 smithi189 ceph-mon[89631]: pgmap v219: 121 pgs: 26 peering, 3 stale+active+clean, 92 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-02-10T05:35:32.353 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:32 smithi178 podman[110049]: 2024-02-10 05:35:32.103005165 +0000 UTC m=+0.565833046 container remove fbd0e7749dc0063404304a500169a0dcf745ae0996731332f0dc8f2a89c46a14 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-deactivate, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-290212a, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS) 2024-02-10T05:35:32.353 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:32 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.2.service: Deactivated successfully. 2024-02-10T05:35:32.353 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:32 smithi178 systemd[1]: Stopped Ceph osd.2 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:35:32.353 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:32 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.2.service: Consumed 16.307s CPU time. 2024-02-10T05:35:32.353 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:32 smithi178 systemd[1]: Starting Ceph osd.2 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:35:32.560 INFO:tasks.rados.rados.0.smithi178.stdout:1619: done (0 left) 2024-02-10T05:35:32.560 INFO:tasks.rados.rados.0.smithi178.stdout:1620: rollback oid 43 current snap is 163 2024-02-10T05:35:32.560 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 43 to 154 2024-02-10T05:35:32.561 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 163 2024-02-10T05:35:32.561 INFO:tasks.rados.rados.0.smithi178.stdout:1621: seq_num 522 ranges {9338880=745472,10084352=606208,10690560=196608} 2024-02-10T05:35:32.615 INFO:tasks.rados.rados.0.smithi178.stdout:1621: writing smithi17880450-4 from 9338880 to 10084352 tid 1 2024-02-10T05:35:32.618 INFO:tasks.rados.rados.0.smithi178.stdout:1621: writing smithi17880450-4 from 10084352 to 10690560 tid 2 2024-02-10T05:35:32.620 INFO:tasks.rados.rados.0.smithi178.stdout:1621: writing smithi17880450-4 from 10690560 to 10887168 tid 3 2024-02-10T05:35:32.620 INFO:tasks.rados.rados.0.smithi178.stdout:1622: read oid 18 snap -1 2024-02-10T05:35:32.620 INFO:tasks.rados.rados.0.smithi178.stdout:1622: expect (ObjNum 407 snap 134 seq_num 407) 2024-02-10T05:35:32.620 INFO:tasks.rados.rados.0.smithi178.stdout:1623: copy_from oid 6 from oid 29 current snap is 163 2024-02-10T05:35:32.620 INFO:tasks.rados.rados.0.smithi178.stdout:1620: finishing rollback tid 0 to smithi17880450-43 2024-02-10T05:35:32.620 INFO:tasks.rados.rados.0.smithi178.stdout:1620: finishing rollback tid 1 to smithi17880450-43 2024-02-10T05:35:32.620 INFO:tasks.rados.rados.0.smithi178.stdout:1620: finishing rollback tid 2 to smithi17880450-43 2024-02-10T05:35:32.620 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 261 (ObjNum 419 snap 136 seq_num 419) dirty exists 2024-02-10T05:35:32.620 INFO:tasks.rados.rados.0.smithi178.stdout:1620: done (3 left) 2024-02-10T05:35:32.620 INFO:tasks.rados.rados.0.smithi178.stdout:1624: setattr oid 26 current snap is 163 2024-02-10T05:35:32.620 INFO:tasks.rados.rados.0.smithi178.stdout:1625: rollback oid 45 current snap is 163 2024-02-10T05:35:32.621 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 45 to 149 2024-02-10T05:35:32.621 INFO:tasks.rados.rados.0.smithi178.stdout:1626: read oid 33 snap -1 2024-02-10T05:35:32.621 INFO:tasks.rados.rados.0.smithi178.stdout:1626: expect deleted 2024-02-10T05:35:32.621 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 163 2024-02-10T05:35:32.621 INFO:tasks.rados.rados.0.smithi178.stdout:1627: seq_num 523 ranges {2883584=770048,3653632=491520,4145152=311296} 2024-02-10T05:35:32.640 INFO:tasks.rados.rados.0.smithi178.stdout:1627: writing smithi17880450-38 from 2883584 to 3653632 tid 1 2024-02-10T05:35:32.643 INFO:tasks.rados.rados.0.smithi178.stdout:1627: writing smithi17880450-38 from 3653632 to 4145152 tid 2 2024-02-10T05:35:32.645 INFO:tasks.rados.rados.0.smithi178.stdout:1627: writing smithi17880450-38 from 4145152 to 4456448 tid 3 2024-02-10T05:35:32.645 INFO:tasks.rados.rados.0.smithi178.stdout:1628: snap_remove snap 125 2024-02-10T05:35:32.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:32 smithi178 ceph-mon[92537]: Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-02-10T05:35:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:32 smithi178 ceph-mon[92537]: failed to encode map e392 with expected crc 2024-02-10T05:35:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:32 smithi178 ceph-mon[92537]: osdmap e392: 8 total, 7 up, 8 in 2024-02-10T05:35:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:32 smithi178 ceph-mon[92537]: failed to encode map e392 with expected crc 2024-02-10T05:35:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:32 smithi178 ceph-mon[92537]: failed to encode map e392 with expected crc 2024-02-10T05:35:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:32 smithi178 ceph-mon[95116]: Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-02-10T05:35:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:32 smithi178 ceph-mon[95116]: failed to encode map e392 with expected crc 2024-02-10T05:35:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:32 smithi178 ceph-mon[95116]: osdmap e392: 8 total, 7 up, 8 in 2024-02-10T05:35:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:32 smithi178 ceph-mon[95116]: failed to encode map e392 with expected crc 2024-02-10T05:35:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:32 smithi178 ceph-mon[95116]: failed to encode map e392 with expected crc 2024-02-10T05:35:32.713 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:32 smithi178 podman[110156]: 2024-02-10 05:35:32.473614851 +0000 UTC m=+0.019289912 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:35:32.713 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:32 smithi178 podman[110156]: 2024-02-10 05:35:32.595862034 +0000 UTC m=+0.141537081 container create baecaebd5488cf779a81339caea88e673208533828fc067e32fc5aed2713ebc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-02-10T05:35:33.008 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:32 smithi178 podman[110156]: 2024-02-10 05:35:32.883055787 +0000 UTC m=+0.428730846 container init baecaebd5488cf779a81339caea88e673208533828fc067e32fc5aed2713ebc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-activate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240131, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-02-10T05:35:33.008 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:32 smithi178 podman[110156]: 2024-02-10 05:35:32.888632544 +0000 UTC m=+0.434307597 container start baecaebd5488cf779a81339caea88e673208533828fc067e32fc5aed2713ebc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-activate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, io.buildah.version=1.33.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-02-10T05:35:33.008 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 podman[110156]: 2024-02-10 05:35:33.007904091 +0000 UTC m=+0.553579144 container attach baecaebd5488cf779a81339caea88e673208533828fc067e32fc5aed2713ebc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-activate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, RELEASE=main-290212a, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-02-10T05:35:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:32 smithi189 ceph-mon[89631]: Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-02-10T05:35:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:32 smithi189 ceph-mon[89631]: failed to encode map e392 with expected crc 2024-02-10T05:35:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:32 smithi189 ceph-mon[89631]: osdmap e392: 8 total, 7 up, 8 in 2024-02-10T05:35:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:32 smithi189 ceph-mon[89631]: failed to encode map e392 with expected crc 2024-02-10T05:35:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:32 smithi189 ceph-mon[89631]: failed to encode map e392 with expected crc 2024-02-10T05:35:33.571 INFO:tasks.rados.rados.0.smithi178.stdout:1628: done (7 left) 2024-02-10T05:35:33.571 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 28 current snap is 163 2024-02-10T05:35:33.571 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 1358 (ObjNum 2147352320 snap 1057083327 seq_num 304) dirty exists 2024-02-10T05:35:33.571 INFO:tasks.rados.rados.0.smithi178.stdout:1625: finishing rollback tid 0 to smithi17880450-45 2024-02-10T05:35:33.571 INFO:tasks.rados.rados.0.smithi178.stdout:1625: finishing rollback tid 1 to smithi17880450-45 2024-02-10T05:35:33.571 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 645 (ObjNum 97 snap 0 seq_num 28865586) dirty dne 2024-02-10T05:35:33.571 INFO:tasks.rados.rados.0.smithi178.stdout:1621: finishing write tid 1 to smithi17880450-4 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:1621: finishing write tid 2 to smithi17880450-4 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:1621: finishing write tid 3 to smithi17880450-4 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:1621: finishing write tid 4 to smithi17880450-4 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:1623: finishing copy_from racing read to smithi17880450-6 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:1623: finishing copy_from to smithi17880450-6 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 643 (ObjNum 477 snap 147 seq_num 477) dirty exists 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:1621: finishing write tid 5 to smithi17880450-4 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 768 (ObjNum 522 snap 163 seq_num 522) dirty exists 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:1621: left oid 4 (ObjNum 522 snap 163 seq_num 522) 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:1627: finishing write tid 1 to smithi17880450-38 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:1627: finishing write tid 2 to smithi17880450-38 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:1627: finishing write tid 3 to smithi17880450-38 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:1627: finishing write tid 4 to smithi17880450-38 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:1627: finishing write tid 5 to smithi17880450-38 2024-02-10T05:35:33.572 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 631 (ObjNum 523 snap 163 seq_num 523) dirty exists 2024-02-10T05:35:33.573 INFO:tasks.rados.rados.0.smithi178.stdout:1627: left oid 38 (ObjNum 523 snap 163 seq_num 523) 2024-02-10T05:35:33.573 INFO:tasks.rados.rados.0.smithi178.stdout:1622: expect (ObjNum 407 snap 134 seq_num 407) 2024-02-10T05:35:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[92537]: failed to encode map e392 with expected crc 2024-02-10T05:35:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[92537]: failed to encode map e392 with expected crc 2024-02-10T05:35:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[92537]: failed to encode map e393 with expected crc 2024-02-10T05:35:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[92537]: failed to encode map e393 with expected crc 2024-02-10T05:35:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[92537]: osdmap e393: 8 total, 7 up, 8 in 2024-02-10T05:35:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[92537]: failed to encode map e393 with expected crc 2024-02-10T05:35:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[92537]: failed to encode map e393 with expected crc 2024-02-10T05:35:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[92537]: pgmap v222: 121 pgs: 2 active+undersized+degraded, 26 peering, 1 stale+active+clean, 3 active+undersized, 89 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.6 MiB/s wr, 15 op/s; 23/582 objects degraded (3.952%) 2024-02-10T05:35:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[95116]: failed to encode map e392 with expected crc 2024-02-10T05:35:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[95116]: failed to encode map e392 with expected crc 2024-02-10T05:35:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[95116]: failed to encode map e393 with expected crc 2024-02-10T05:35:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[95116]: failed to encode map e393 with expected crc 2024-02-10T05:35:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[95116]: osdmap e393: 8 total, 7 up, 8 in 2024-02-10T05:35:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[95116]: failed to encode map e393 with expected crc 2024-02-10T05:35:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[95116]: failed to encode map e393 with expected crc 2024-02-10T05:35:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-mon[95116]: pgmap v222: 121 pgs: 2 active+undersized+degraded, 26 peering, 1 stale+active+clean, 3 active+undersized, 89 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.6 MiB/s wr, 15 op/s; 23/582 objects degraded (3.952%) 2024-02-10T05:35:33.713 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-activate[110171]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-10T05:35:33.713 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-activate[110171]: 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-02-10T05:35:33.713 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 bash[110156]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-10T05:35:33.714 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 bash[110156]: 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-02-10T05:35:33.714 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 bash[110156]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-10T05:35:33.714 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 bash[110156]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-10T05:35:33.714 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 bash[110156]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-10T05:35:33.714 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 bash[110156]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-10T05:35:33.714 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 bash[110156]: --> ceph-volume raw activate successful for osd ID: 2 2024-02-10T05:35:33.714 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-activate[110171]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-10T05:35:33.714 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-activate[110171]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-10T05:35:33.714 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-activate[110171]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-10T05:35:33.714 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-activate[110171]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-10T05:35:33.714 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-activate[110171]: --> ceph-volume raw activate successful for osd ID: 2 2024-02-10T05:35:33.714 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 podman[110156]: 2024-02-10 05:35:33.354841145 +0000 UTC m=+0.900516184 container died baecaebd5488cf779a81339caea88e673208533828fc067e32fc5aed2713ebc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-activate, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:35:33.812 INFO:tasks.rados.rados.0.smithi178.stdout:1629: seq_num 524 ranges {3817472=786432,4603904=778240,5382144=24576} 2024-02-10T05:35:33.837 INFO:tasks.rados.rados.0.smithi178.stdout:1629: writing smithi17880450-28 from 3817472 to 4603904 tid 1 2024-02-10T05:35:33.841 INFO:tasks.rados.rados.0.smithi178.stdout:1629: writing smithi17880450-28 from 4603904 to 5382144 tid 2 2024-02-10T05:35:33.842 INFO:tasks.rados.rados.0.smithi178.stdout:1629: writing smithi17880450-28 from 5382144 to 5406720 tid 3 2024-02-10T05:35:33.842 INFO:tasks.rados.rados.0.smithi178.stdout:1621: done (7 left) 2024-02-10T05:35:33.842 INFO:tasks.rados.rados.0.smithi178.stdout:1622: done (6 left) 2024-02-10T05:35:33.842 INFO:tasks.rados.rados.0.smithi178.stdout:1623: done (5 left) 2024-02-10T05:35:33.842 INFO:tasks.rados.rados.0.smithi178.stdout:1624: done (4 left) 2024-02-10T05:35:33.842 INFO:tasks.rados.rados.0.smithi178.stdout:1625: done (3 left) 2024-02-10T05:35:33.842 INFO:tasks.rados.rados.0.smithi178.stdout:1626: done (2 left) 2024-02-10T05:35:33.842 INFO:tasks.rados.rados.0.smithi178.stdout:1627: done (1 left) 2024-02-10T05:35:33.842 INFO:tasks.rados.rados.0.smithi178.stdout:1630: snap_remove snap 160 2024-02-10T05:35:34.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:33 smithi189 ceph-mon[89631]: failed to encode map e392 with expected crc 2024-02-10T05:35:34.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:33 smithi189 ceph-mon[89631]: failed to encode map e392 with expected crc 2024-02-10T05:35:34.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:33 smithi189 ceph-mon[89631]: failed to encode map e393 with expected crc 2024-02-10T05:35:34.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:33 smithi189 ceph-mon[89631]: failed to encode map e393 with expected crc 2024-02-10T05:35:34.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:33 smithi189 ceph-mon[89631]: osdmap e393: 8 total, 7 up, 8 in 2024-02-10T05:35:34.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:33 smithi189 ceph-mon[89631]: failed to encode map e393 with expected crc 2024-02-10T05:35:34.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:33 smithi189 ceph-mon[89631]: failed to encode map e393 with expected crc 2024-02-10T05:35:34.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:33 smithi189 ceph-mon[89631]: pgmap v222: 121 pgs: 2 active+undersized+degraded, 26 peering, 1 stale+active+clean, 3 active+undersized, 89 active+clean; 310 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.6 MiB/s wr, 15 op/s; 23/582 objects degraded (3.952%) 2024-02-10T05:35:34.345 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:33 smithi178 podman[110308]: 2024-02-10 05:35:33.995649829 +0000 UTC m=+0.635606456 container remove baecaebd5488cf779a81339caea88e673208533828fc067e32fc5aed2713ebc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-activate, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=main-290212a, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-02-10T05:35:34.345 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:34 smithi178 podman[110374]: 2024-02-10 05:35:34.109310261 +0000 UTC m=+0.018443491 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:35:34.346 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:34 smithi178 podman[110374]: 2024-02-10 05:35:34.230045325 +0000 UTC m=+0.139178555 container create 2733e0215ccb2a4a320ec3a366ba5115f68f077a1e73c2d92d164aca4d9d2ec8 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-02-10T05:35:34.575 INFO:tasks.rados.rados.0.smithi178.stdout:1630: done (1 left) 2024-02-10T05:35:34.575 INFO:tasks.rados.rados.0.smithi178.stdout:1631: delete oid 45 current snap is 163 2024-02-10T05:35:34.575 INFO:tasks.rados.rados.0.smithi178.stdout:1629: finishing write tid 1 to smithi17880450-28 2024-02-10T05:35:34.575 INFO:tasks.rados.rados.0.smithi178.stdout:1629: finishing write tid 2 to smithi17880450-28 2024-02-10T05:35:34.575 INFO:tasks.rados.rados.0.smithi178.stdout:1629: finishing write tid 3 to smithi17880450-28 2024-02-10T05:35:34.575 INFO:tasks.rados.rados.0.smithi178.stdout:1629: finishing write tid 4 to smithi17880450-28 2024-02-10T05:35:34.575 INFO:tasks.rados.rados.0.smithi178.stdout:1629: finishing write tid 5 to smithi17880450-28 2024-02-10T05:35:34.575 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 665 (ObjNum 524 snap 163 seq_num 524) dirty exists 2024-02-10T05:35:34.575 INFO:tasks.rados.rados.0.smithi178.stdout:1629: left oid 28 (ObjNum 524 snap 163 seq_num 524) 2024-02-10T05:35:34.581 INFO:tasks.rados.rados.0.smithi178.stdout:1629: done (1 left) 2024-02-10T05:35:34.582 INFO:tasks.rados.rados.0.smithi178.stdout:1631: done (0 left) 2024-02-10T05:35:34.582 INFO:tasks.rados.rados.0.smithi178.stdout:1632: copy_from oid 3 from oid 11 current snap is 163 2024-02-10T05:35:34.582 INFO:tasks.rados.rados.0.smithi178.stdout:1633: snap_create 2024-02-10T05:35:34.609 INFO:tasks.rados.rados.0.smithi178.stdout:1632: finishing copy_from racing read to smithi17880450-3 2024-02-10T05:35:34.612 INFO:tasks.rados.rados.0.smithi178.stdout:1632: finishing copy_from to smithi17880450-3 2024-02-10T05:35:34.612 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 737 (ObjNum 418 snap 136 seq_num 418) dirty exists 2024-02-10T05:35:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-mon[92537]: failed to encode map e393 with expected crc 2024-02-10T05:35:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-mon[92537]: Health check failed: Degraded data redundancy: 23/582 objects degraded (3.952%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T05:35:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-mon[92537]: failed to encode map e394 with expected crc 2024-02-10T05:35:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-mon[92537]: osdmap e394: 8 total, 7 up, 8 in 2024-02-10T05:35:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-mon[92537]: failed to encode map e394 with expected crc 2024-02-10T05:35:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-mon[92537]: failed to encode map e394 with expected crc 2024-02-10T05:35:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-mon[92537]: failed to encode map e394 with expected crc 2024-02-10T05:35:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-mon[95116]: failed to encode map e393 with expected crc 2024-02-10T05:35:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-mon[95116]: Health check failed: Degraded data redundancy: 23/582 objects degraded (3.952%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T05:35:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-mon[95116]: failed to encode map e394 with expected crc 2024-02-10T05:35:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-mon[95116]: osdmap e394: 8 total, 7 up, 8 in 2024-02-10T05:35:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-mon[95116]: failed to encode map e394 with expected crc 2024-02-10T05:35:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-mon[95116]: failed to encode map e394 with expected crc 2024-02-10T05:35:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-mon[95116]: failed to encode map e394 with expected crc 2024-02-10T05:35:34.713 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:34 smithi178 podman[110374]: 2024-02-10 05:35:34.458586598 +0000 UTC m=+0.367719831 container init 2733e0215ccb2a4a320ec3a366ba5115f68f077a1e73c2d92d164aca4d9d2ec8 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True) 2024-02-10T05:35:34.713 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:34 smithi178 podman[110374]: 2024-02-10 05:35:34.463907797 +0000 UTC m=+0.373041027 container start 2733e0215ccb2a4a320ec3a366ba5115f68f077a1e73c2d92d164aca4d9d2ec8 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=main-290212a) 2024-02-10T05:35:34.713 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-osd[110412]: -- 172.21.15.178:0/3420000192 <== mon.2 v2:172.21.15.178:3301/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x5574eef2f600 con 0x5574eeeb7000 2024-02-10T05:35:34.713 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:34 smithi178 ceph-osd[110412]: -- 172.21.15.178:0/3420000192 <== mon.2 v2:172.21.15.178:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5574eeee51e0 con 0x5574eeeb7000 2024-02-10T05:35:34.713 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:34 smithi178 bash[110374]: 2733e0215ccb2a4a320ec3a366ba5115f68f077a1e73c2d92d164aca4d9d2ec8 2024-02-10T05:35:34.713 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:34 smithi178 systemd[1]: Started Ceph osd.2 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:35:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:34 smithi189 ceph-mon[89631]: failed to encode map e393 with expected crc 2024-02-10T05:35:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:34 smithi189 ceph-mon[89631]: Health check failed: Degraded data redundancy: 23/582 objects degraded (3.952%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T05:35:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:34 smithi189 ceph-mon[89631]: failed to encode map e394 with expected crc 2024-02-10T05:35:35.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:34 smithi189 ceph-mon[89631]: osdmap e394: 8 total, 7 up, 8 in 2024-02-10T05:35:35.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:34 smithi189 ceph-mon[89631]: failed to encode map e394 with expected crc 2024-02-10T05:35:35.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:34 smithi189 ceph-mon[89631]: failed to encode map e394 with expected crc 2024-02-10T05:35:35.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:34 smithi189 ceph-mon[89631]: failed to encode map e394 with expected crc 2024-02-10T05:35:35.192 INFO:tasks.rados.rados.0.smithi178.stdout:1632: done (1 left) 2024-02-10T05:35:35.192 INFO:tasks.rados.rados.0.smithi178.stdout:1633: done (0 left) 2024-02-10T05:35:35.192 INFO:tasks.rados.rados.0.smithi178.stdout:1634: read oid 44 snap 161 2024-02-10T05:35:35.192 INFO:tasks.rados.rados.0.smithi178.stdout:1634: expect (ObjNum 517 snap 161 seq_num 517) 2024-02-10T05:35:35.192 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 164 2024-02-10T05:35:35.192 INFO:tasks.rados.rados.0.smithi178.stdout:1635: seq_num 526 ranges {1294336=417792,1712128=589824,2301952=614400} 2024-02-10T05:35:35.201 INFO:tasks.rados.rados.0.smithi178.stdout:1635: writing smithi17880450-50 from 1294336 to 1712128 tid 1 2024-02-10T05:35:35.205 INFO:tasks.rados.rados.0.smithi178.stdout:1635: writing smithi17880450-50 from 1712128 to 2301952 tid 2 2024-02-10T05:35:35.209 INFO:tasks.rados.rados.0.smithi178.stdout:1635: writing smithi17880450-50 from 2301952 to 2916352 tid 3 2024-02-10T05:35:35.209 INFO:tasks.rados.rados.0.smithi178.stdout:1636: read oid 12 snap -1 2024-02-10T05:35:35.209 INFO:tasks.rados.rados.0.smithi178.stdout:1636: expect (ObjNum 465 snap 145 seq_num 465) 2024-02-10T05:35:35.209 INFO:tasks.rados.rados.0.smithi178.stdout:1637: snap_create 2024-02-10T05:35:35.212 INFO:tasks.rados.rados.0.smithi178.stdout:1635: finishing write tid 1 to smithi17880450-50 2024-02-10T05:35:35.212 INFO:tasks.rados.rados.0.smithi178.stdout:1635: finishing write tid 2 to smithi17880450-50 2024-02-10T05:35:35.218 INFO:tasks.rados.rados.0.smithi178.stdout:1634: expect (ObjNum 517 snap 161 seq_num 517) 2024-02-10T05:35:35.359 INFO:tasks.rados.rados.0.smithi178.stdout:1635: finishing write tid 3 to smithi17880450-50 2024-02-10T05:35:35.359 INFO:tasks.rados.rados.0.smithi178.stdout:1635: finishing write tid 4 to smithi17880450-50 2024-02-10T05:35:35.359 INFO:tasks.rados.rados.0.smithi178.stdout:1635: finishing write tid 5 to smithi17880450-50 2024-02-10T05:35:35.359 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 336 (ObjNum 526 snap 164 seq_num 526) dirty exists 2024-02-10T05:35:35.359 INFO:tasks.rados.rados.0.smithi178.stdout:1635: left oid 50 (ObjNum 526 snap 164 seq_num 526) 2024-02-10T05:35:35.359 INFO:tasks.rados.rados.0.smithi178.stdout:1636: expect (ObjNum 465 snap 145 seq_num 465) 2024-02-10T05:35:35.462 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2[110389]: 2024-02-10T05:35:35.011+0000 7f167d6107c0 -1 Falling back to public interface 2024-02-10T05:35:35.737 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[92537]: failed to encode map e395 with expected crc 2024-02-10T05:35:35.737 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[92537]: failed to encode map e395 with expected crc 2024-02-10T05:35:35.737 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[92537]: osdmap e395: 8 total, 7 up, 8 in 2024-02-10T05:35:35.737 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[92537]: failed to encode map e395 with expected crc 2024-02-10T05:35:35.737 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[92537]: failed to encode map e395 with expected crc 2024-02-10T05:35:35.737 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[92537]: failed to encode map e395 with expected crc 2024-02-10T05:35:35.737 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[92537]: failed to encode map e395 with expected crc 2024-02-10T05:35:35.738 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:35.738 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:35.738 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[92537]: pgmap v225: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 318 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.9 MiB/s wr, 32 op/s; 88/555 objects degraded (15.856%) 2024-02-10T05:35:35.738 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:35:35.738 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[92537]: failed to encode map e396 with expected crc 2024-02-10T05:35:35.738 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[92537]: osdmap e396: 8 total, 7 up, 8 in 2024-02-10T05:35:35.738 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[95116]: failed to encode map e395 with expected crc 2024-02-10T05:35:35.738 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[95116]: failed to encode map e395 with expected crc 2024-02-10T05:35:35.738 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[95116]: osdmap e395: 8 total, 7 up, 8 in 2024-02-10T05:35:35.738 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[95116]: failed to encode map e395 with expected crc 2024-02-10T05:35:35.738 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[95116]: failed to encode map e395 with expected crc 2024-02-10T05:35:35.738 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[95116]: failed to encode map e395 with expected crc 2024-02-10T05:35:35.739 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[95116]: failed to encode map e395 with expected crc 2024-02-10T05:35:35.739 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:35.739 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:35.739 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[95116]: pgmap v225: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 318 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.9 MiB/s wr, 32 op/s; 88/555 objects degraded (15.856%) 2024-02-10T05:35:35.739 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:35:35.739 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[95116]: failed to encode map e396 with expected crc 2024-02-10T05:35:35.739 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:35 smithi178 ceph-mon[95116]: osdmap e396: 8 total, 7 up, 8 in 2024-02-10T05:35:36.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:35 smithi189 ceph-mon[89631]: failed to encode map e395 with expected crc 2024-02-10T05:35:36.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:35 smithi189 ceph-mon[89631]: failed to encode map e395 with expected crc 2024-02-10T05:35:36.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:35 smithi189 ceph-mon[89631]: osdmap e395: 8 total, 7 up, 8 in 2024-02-10T05:35:36.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:35 smithi189 ceph-mon[89631]: failed to encode map e395 with expected crc 2024-02-10T05:35:36.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:35 smithi189 ceph-mon[89631]: failed to encode map e395 with expected crc 2024-02-10T05:35:36.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:35 smithi189 ceph-mon[89631]: failed to encode map e395 with expected crc 2024-02-10T05:35:36.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:35 smithi189 ceph-mon[89631]: failed to encode map e395 with expected crc 2024-02-10T05:35:36.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:35 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:36.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:35 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:36.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:35 smithi189 ceph-mon[89631]: pgmap v225: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 318 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.9 MiB/s wr, 32 op/s; 88/555 objects degraded (15.856%) 2024-02-10T05:35:36.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:35 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:35:36.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:35 smithi189 ceph-mon[89631]: failed to encode map e396 with expected crc 2024-02-10T05:35:36.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:35 smithi189 ceph-mon[89631]: osdmap e396: 8 total, 7 up, 8 in 2024-02-10T05:35:36.197 INFO:tasks.rados.rados.0.smithi178.stdout:1634: done (3 left) 2024-02-10T05:35:36.197 INFO:tasks.rados.rados.0.smithi178.stdout:1635: done (2 left) 2024-02-10T05:35:36.197 INFO:tasks.rados.rados.0.smithi178.stdout:1636: done (1 left) 2024-02-10T05:35:36.197 INFO:tasks.rados.rados.0.smithi178.stdout:1637: done (0 left) 2024-02-10T05:35:36.197 INFO:tasks.rados.rados.0.smithi178.stdout:1638: read oid 26 snap -1 2024-02-10T05:35:36.197 INFO:tasks.rados.rados.0.smithi178.stdout:1638: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:35:36.197 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 49 current snap is 165 2024-02-10T05:35:36.197 INFO:tasks.rados.rados.0.smithi178.stdout:1639: seq_num 527 ranges {5734400=434176,6168576=475136,6643712=565248,7208960=163840} 2024-02-10T05:35:36.230 INFO:tasks.rados.rados.0.smithi178.stdout:1639: writing smithi17880450-49 from 5734400 to 6168576 tid 1 2024-02-10T05:35:36.233 INFO:tasks.rados.rados.0.smithi178.stdout:1639: writing smithi17880450-49 from 6168576 to 6643712 tid 2 2024-02-10T05:35:36.237 INFO:tasks.rados.rados.0.smithi178.stdout:1639: writing smithi17880450-49 from 6643712 to 7208960 tid 3 2024-02-10T05:35:36.239 INFO:tasks.rados.rados.0.smithi178.stdout:1639: writing smithi17880450-49 from 7208960 to 7372800 tid 4 2024-02-10T05:35:36.239 INFO:tasks.rados.rados.0.smithi178.stdout:1640: copy_from oid 36 from oid 47 current snap is 165 2024-02-10T05:35:36.239 INFO:tasks.rados.rados.0.smithi178.stdout:1638: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:35:36.240 INFO:tasks.rados.rados.0.smithi178.stdout:1639: finishing write tid 1 to smithi17880450-49 2024-02-10T05:35:36.240 INFO:tasks.rados.rados.0.smithi178.stdout:1639: finishing write tid 2 to smithi17880450-49 2024-02-10T05:35:36.240 INFO:tasks.rados.rados.0.smithi178.stdout:1638: done (2 left) 2024-02-10T05:35:36.240 INFO:tasks.rados.rados.0.smithi178.stdout:1641: rollback oid 30 current snap is 165 2024-02-10T05:35:36.240 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 151 2024-02-10T05:35:36.240 INFO:tasks.rados.rados.0.smithi178.stdout:1642: rollback oid 16 current snap is 165 2024-02-10T05:35:36.240 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 16 to 151 2024-02-10T05:35:36.240 INFO:tasks.rados.rados.0.smithi178.stdout:1643: snap_remove snap 149 2024-02-10T05:35:36.741 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:36 smithi178 ceph-mon[92537]: failed to encode map e396 with expected crc 2024-02-10T05:35:36.741 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:36 smithi178 ceph-mon[92537]: failed to encode map e396 with expected crc 2024-02-10T05:35:36.741 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:36 smithi178 ceph-mon[92537]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-02-10T05:35:36.742 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:36 smithi178 ceph-mon[92537]: osdmap e397: 8 total, 7 up, 8 in 2024-02-10T05:35:36.742 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:36 smithi178 ceph-mon[92537]: failed to encode map e397 with expected crc 2024-02-10T05:35:36.742 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:36 smithi178 ceph-mon[92537]: failed to encode map e397 with expected crc 2024-02-10T05:35:36.742 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:36 smithi178 ceph-mon[95116]: failed to encode map e396 with expected crc 2024-02-10T05:35:36.742 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:36 smithi178 ceph-mon[95116]: failed to encode map e396 with expected crc 2024-02-10T05:35:36.742 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:36 smithi178 ceph-mon[95116]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-02-10T05:35:36.742 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:36 smithi178 ceph-mon[95116]: osdmap e397: 8 total, 7 up, 8 in 2024-02-10T05:35:36.742 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:36 smithi178 ceph-mon[95116]: failed to encode map e397 with expected crc 2024-02-10T05:35:36.742 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:36 smithi178 ceph-mon[95116]: failed to encode map e397 with expected crc 2024-02-10T05:35:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:36 smithi189 ceph-mon[89631]: failed to encode map e396 with expected crc 2024-02-10T05:35:37.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:36 smithi189 ceph-mon[89631]: failed to encode map e396 with expected crc 2024-02-10T05:35:37.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:36 smithi189 ceph-mon[89631]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-02-10T05:35:37.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:36 smithi189 ceph-mon[89631]: osdmap e397: 8 total, 7 up, 8 in 2024-02-10T05:35:37.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:36 smithi189 ceph-mon[89631]: failed to encode map e397 with expected crc 2024-02-10T05:35:37.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:36 smithi189 ceph-mon[89631]: failed to encode map e397 with expected crc 2024-02-10T05:35:37.198 INFO:tasks.rados.rados.0.smithi178.stdout:1643: done (4 left) 2024-02-10T05:35:37.198 INFO:tasks.rados.rados.0.smithi178.stdout:1644: snap_remove snap 158 2024-02-10T05:35:37.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:35:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:35:37] "GET /metrics HTTP/1.1" 200 36145 "" "Prometheus/2.43.0" 2024-02-10T05:35:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:37 smithi178 ceph-mon[92537]: failed to encode map e397 with expected crc 2024-02-10T05:35:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:37 smithi178 ceph-mon[92537]: failed to encode map e397 with expected crc 2024-02-10T05:35:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:37 smithi178 ceph-mon[92537]: pgmap v228: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 318 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 22 op/s; 88/555 objects degraded (15.856%) 2024-02-10T05:35:37.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:37 smithi178 ceph-mon[92537]: osdmap e398: 8 total, 7 up, 8 in 2024-02-10T05:35:37.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:37 smithi178 ceph-mon[95116]: failed to encode map e397 with expected crc 2024-02-10T05:35:37.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:37 smithi178 ceph-mon[95116]: failed to encode map e397 with expected crc 2024-02-10T05:35:37.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:37 smithi178 ceph-mon[95116]: pgmap v228: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 318 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 22 op/s; 88/555 objects degraded (15.856%) 2024-02-10T05:35:37.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:37 smithi178 ceph-mon[95116]: osdmap e398: 8 total, 7 up, 8 in 2024-02-10T05:35:38.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:37 smithi189 ceph-mon[89631]: failed to encode map e397 with expected crc 2024-02-10T05:35:38.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:37 smithi189 ceph-mon[89631]: failed to encode map e397 with expected crc 2024-02-10T05:35:38.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:37 smithi189 ceph-mon[89631]: pgmap v228: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 318 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 22 op/s; 88/555 objects degraded (15.856%) 2024-02-10T05:35:38.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:37 smithi189 ceph-mon[89631]: osdmap e398: 8 total, 7 up, 8 in 2024-02-10T05:35:38.201 INFO:tasks.rados.rados.0.smithi178.stdout:1644: done (4 left) 2024-02-10T05:35:38.201 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 40 current snap is 165 2024-02-10T05:35:38.201 INFO:tasks.rados.rados.0.smithi178.stdout:1645: seq_num 528 ranges {892928=450560,1343488=761856,2105344=442368} 2024-02-10T05:35:38.209 INFO:tasks.rados.rados.0.smithi178.stdout:1645: writing smithi17880450-40 from 892928 to 1343488 tid 1 2024-02-10T05:35:38.215 INFO:tasks.rados.rados.0.smithi178.stdout:1645: writing smithi17880450-40 from 1343488 to 2105344 tid 2 2024-02-10T05:35:38.220 INFO:tasks.rados.rados.0.smithi178.stdout:1645: writing smithi17880450-40 from 2105344 to 2547712 tid 3 2024-02-10T05:35:38.220 INFO:tasks.rados.rados.0.smithi178.stdout:1646: read oid 44 snap -1 2024-02-10T05:35:38.220 INFO:tasks.rados.rados.0.smithi178.stdout:1646: expect (ObjNum 517 snap 161 seq_num 517) 2024-02-10T05:35:38.220 INFO:tasks.rados.rados.0.smithi178.stdout:1647: read oid 24 snap 163 2024-02-10T05:35:38.220 INFO:tasks.rados.rados.0.smithi178.stdout:1647: expect (ObjNum 361 snap 113 seq_num 361) 2024-02-10T05:35:38.220 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 165 2024-02-10T05:35:38.220 INFO:tasks.rados.rados.0.smithi178.stdout:1639: finishing write tid 3 to smithi17880450-49 2024-02-10T05:35:38.220 INFO:tasks.rados.rados.0.smithi178.stdout:1639: finishing write tid 4 to smithi17880450-49 2024-02-10T05:35:38.220 INFO:tasks.rados.rados.0.smithi178.stdout:1639: finishing write tid 5 to smithi17880450-49 2024-02-10T05:35:38.221 INFO:tasks.rados.rados.0.smithi178.stdout:1642: finishing rollback tid 0 to smithi17880450-16 2024-02-10T05:35:38.221 INFO:tasks.rados.rados.0.smithi178.stdout:1642: finishing rollback tid 1 to smithi17880450-16 2024-02-10T05:35:38.221 INFO:tasks.rados.rados.0.smithi178.stdout:1642: finishing rollback tid 2 to smithi17880450-16 2024-02-10T05:35:38.221 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 1368 (ObjNum 81 snap 0 seq_num 1528554448) dirty exists 2024-02-10T05:35:38.221 INFO:tasks.rados.rados.0.smithi178.stdout:1641: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:35:38.221 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 763 (ObjNum 81 snap 0 seq_num 1) dirty dne 2024-02-10T05:35:38.221 INFO:tasks.rados.rados.0.smithi178.stdout:1639: finishing write tid 6 to smithi17880450-49 2024-02-10T05:35:38.221 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 1364 (ObjNum 527 snap 165 seq_num 527) dirty exists 2024-02-10T05:35:38.221 INFO:tasks.rados.rados.0.smithi178.stdout:1639: left oid 49 (ObjNum 527 snap 165 seq_num 527) 2024-02-10T05:35:38.221 INFO:tasks.rados.rados.0.smithi178.stdout:1648: seq_num 529 ranges {2506752=466944,2973696=647168,3620864=532480,4153344=24576} 2024-02-10T05:35:38.237 INFO:tasks.rados.rados.0.smithi178.stdout:1648: writing smithi17880450-25 from 2506752 to 2973696 tid 1 2024-02-10T05:35:38.242 INFO:tasks.rados.rados.0.smithi178.stdout:1648: writing smithi17880450-25 from 2973696 to 3620864 tid 2 2024-02-10T05:35:38.246 INFO:tasks.rados.rados.0.smithi178.stdout:1648: writing smithi17880450-25 from 3620864 to 4153344 tid 3 2024-02-10T05:35:38.247 INFO:tasks.rados.rados.0.smithi178.stdout:1648: writing smithi17880450-25 from 4153344 to 4177920 tid 4 2024-02-10T05:35:38.247 INFO:tasks.rados.rados.0.smithi178.stdout:1639: done (7 left) 2024-02-10T05:35:38.247 INFO:tasks.rados.rados.0.smithi178.stdout:1641: done (6 left) 2024-02-10T05:35:38.247 INFO:tasks.rados.rados.0.smithi178.stdout:1642: done (5 left) 2024-02-10T05:35:38.247 INFO:tasks.rados.rados.0.smithi178.stdout:1649: delete oid 15 current snap is 165 2024-02-10T05:35:38.247 INFO:tasks.rados.rados.0.smithi178.stdout:1640: finishing copy_from racing read to smithi17880450-36 2024-02-10T05:35:38.247 INFO:tasks.rados.rados.0.smithi178.stdout:1640: finishing copy_from to smithi17880450-36 2024-02-10T05:35:38.247 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 565 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-10T05:35:38.247 INFO:tasks.rados.rados.0.smithi178.stdout:1645: finishing write tid 1 to smithi17880450-40 2024-02-10T05:35:38.247 INFO:tasks.rados.rados.0.smithi178.stdout:1645: finishing write tid 2 to smithi17880450-40 2024-02-10T05:35:38.248 INFO:tasks.rados.rados.0.smithi178.stdout:1645: finishing write tid 3 to smithi17880450-40 2024-02-10T05:35:38.248 INFO:tasks.rados.rados.0.smithi178.stdout:1645: finishing write tid 4 to smithi17880450-40 2024-02-10T05:35:38.248 INFO:tasks.rados.rados.0.smithi178.stdout:1647: expect (ObjNum 361 snap 113 seq_num 361) 2024-02-10T05:35:38.289 INFO:tasks.rados.rados.0.smithi178.stdout:1645: finishing write tid 5 to smithi17880450-40 2024-02-10T05:35:38.290 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 800 (ObjNum 528 snap 165 seq_num 528) dirty exists 2024-02-10T05:35:38.290 INFO:tasks.rados.rados.0.smithi178.stdout:1645: left oid 40 (ObjNum 528 snap 165 seq_num 528) 2024-02-10T05:35:38.290 INFO:tasks.rados.rados.0.smithi178.stdout:1646: expect (ObjNum 517 snap 161 seq_num 517) 2024-02-10T05:35:38.423 INFO:tasks.rados.rados.0.smithi178.stdout:1648: finishing write tid 1 to smithi17880450-25 2024-02-10T05:35:38.424 INFO:tasks.rados.rados.0.smithi178.stdout:1648: finishing write tid 2 to smithi17880450-25 2024-02-10T05:35:38.424 INFO:tasks.rados.rados.0.smithi178.stdout:1648: finishing write tid 3 to smithi17880450-25 2024-02-10T05:35:38.424 INFO:tasks.rados.rados.0.smithi178.stdout:1648: finishing write tid 4 to smithi17880450-25 2024-02-10T05:35:38.424 INFO:tasks.rados.rados.0.smithi178.stdout:1648: finishing write tid 5 to smithi17880450-25 2024-02-10T05:35:38.424 INFO:tasks.rados.rados.0.smithi178.stdout:1648: finishing write tid 6 to smithi17880450-25 2024-02-10T05:35:38.424 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 636 (ObjNum 529 snap 165 seq_num 529) dirty exists 2024-02-10T05:35:38.424 INFO:tasks.rados.rados.0.smithi178.stdout:1648: left oid 25 (ObjNum 529 snap 165 seq_num 529) 2024-02-10T05:35:38.424 INFO:tasks.rados.rados.0.smithi178.stdout:1640: done (5 left) 2024-02-10T05:35:38.424 INFO:tasks.rados.rados.0.smithi178.stdout:1645: done (4 left) 2024-02-10T05:35:38.424 INFO:tasks.rados.rados.0.smithi178.stdout:1646: done (3 left) 2024-02-10T05:35:38.424 INFO:tasks.rados.rados.0.smithi178.stdout:1647: done (2 left) 2024-02-10T05:35:38.424 INFO:tasks.rados.rados.0.smithi178.stdout:1648: done (1 left) 2024-02-10T05:35:38.424 INFO:tasks.rados.rados.0.smithi178.stdout:1649: done (0 left) 2024-02-10T05:35:38.424 INFO:tasks.rados.rados.0.smithi178.stdout:1650: snap_remove snap 161 2024-02-10T05:35:38.461 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2[110389]: 2024-02-10T05:35:38.194+0000 7f167d6107c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-02-10T05:35:38.462 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2[110389]: 2024-02-10T05:35:38.281+0000 7f167d6107c0 -1 osd.2 389 log_to_monitors true 2024-02-10T05:35:38.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[92537]: failed to encode map e398 with expected crc 2024-02-10T05:35:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[92537]: failed to encode map e398 with expected crc 2024-02-10T05:35:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[92537]: osdmap e399: 8 total, 7 up, 8 in 2024-02-10T05:35:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[92537]: failed to encode map e399 with expected crc 2024-02-10T05:35:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[92537]: from='osd.2 [v2:172.21.15.178:6818/1820467994,v1:172.21.15.178:6819/1820467994]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T05:35:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[92537]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T05:35:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[95116]: failed to encode map e398 with expected crc 2024-02-10T05:35:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[95116]: failed to encode map e398 with expected crc 2024-02-10T05:35:38.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[95116]: osdmap e399: 8 total, 7 up, 8 in 2024-02-10T05:35:38.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[95116]: failed to encode map e399 with expected crc 2024-02-10T05:35:38.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[95116]: from='osd.2 [v2:172.21.15.178:6818/1820467994,v1:172.21.15.178:6819/1820467994]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T05:35:38.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[95116]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T05:35:38.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:38.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:38 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:39.037 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:35:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:35:38.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:35:39.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:38 smithi189 ceph-mon[89631]: failed to encode map e398 with expected crc 2024-02-10T05:35:39.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:38 smithi189 ceph-mon[89631]: failed to encode map e398 with expected crc 2024-02-10T05:35:39.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:38 smithi189 ceph-mon[89631]: osdmap e399: 8 total, 7 up, 8 in 2024-02-10T05:35:39.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:38 smithi189 ceph-mon[89631]: failed to encode map e399 with expected crc 2024-02-10T05:35:39.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:38 smithi189 ceph-mon[89631]: from='osd.2 [v2:172.21.15.178:6818/1820467994,v1:172.21.15.178:6819/1820467994]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T05:35:39.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:38 smithi189 ceph-mon[89631]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T05:35:39.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:38 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:39.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:38 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:39.178 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:35:39.203 INFO:tasks.rados.rados.0.smithi178.stdout:1650: done (0 left) 2024-02-10T05:35:39.203 INFO:tasks.rados.rados.0.smithi178.stdout:1651: read oid 18 snap -1 2024-02-10T05:35:39.204 INFO:tasks.rados.rados.0.smithi178.stdout:1651: expect (ObjNum 407 snap 134 seq_num 407) 2024-02-10T05:35:39.204 INFO:tasks.rados.rados.0.smithi178.stdout:1652: setattr oid 31 current snap is 165 2024-02-10T05:35:39.205 INFO:tasks.rados.rados.0.smithi178.stdout:1653: snap_create 2024-02-10T05:35:39.220 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 1370 (ObjNum 468 snap 145 seq_num 468) dirty exists 2024-02-10T05:35:39.240 INFO:tasks.rados.rados.0.smithi178.stdout:1651: expect (ObjNum 407 snap 134 seq_num 407) 2024-02-10T05:35:39.566 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:35:39.567 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (4m) 1s ago 8m 26.0M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:35:39.567 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (3m) 118s ago 7m 77.8M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:35:39.567 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (9m) 1s ago 9m 19.9M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:35:39.567 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (8m) 118s ago 8m 14.7M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:35:39.567 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (3m) 118s ago 12m 448M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:35:39.567 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (3m) 1s ago 14m 504M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:35:39.567 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (2m) 1s ago 14m 52.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:35:39.567 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (2m) 118s ago 12m 29.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 32ab039140f2 2024-02-10T05:35:39.567 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (2m) 1s ago 12m 43.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:35:39.567 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (4m) 1s ago 7m 16.5M - 1.5.0 0da6a335fe13 81bb7dad5008 2024-02-10T05:35:39.567 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (3m) 118s ago 7m 7872k - 1.5.0 0da6a335fe13 31c11a476517 2024-02-10T05:35:39.567 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (76s) 1s ago 12m 175M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 6b1445eee423 2024-02-10T05:35:39.568 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (41s) 1s ago 11m 135M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 9caa5019ee1f 2024-02-10T05:35:39.568 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (5s) 1s ago 11m 11.9M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 2733e0215ccb 2024-02-10T05:35:39.568 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (10m) 1s ago 10m 136M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 09a657d64674 2024-02-10T05:35:39.568 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (10m) 118s ago 10m 152M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 37589cbd4f03 2024-02-10T05:35:39.568 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (10m) 118s ago 10m 230M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:35:39.568 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (9m) 118s ago 9m 130M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:35:39.568 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (9m) 118s ago 9m 115M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:35:39.568 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (3m) 118s ago 8m 47.2M - 2.43.0 a07b618ecd1d 42ce2738514d 2024-02-10T05:35:39.962 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2[110389]: 2024-02-10T05:35:39.499+0000 7f166aa60700 -1 osd.2 389 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:35:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[92537]: failed to encode map e399 with expected crc 2024-02-10T05:35:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[92537]: failed to encode map e399 with expected crc 2024-02-10T05:35:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[92537]: failed to encode map e399 with expected crc 2024-02-10T05:35:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[92537]: pgmap v231: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 319 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 706 KiB/s wr, 0 op/s; 88/546 objects degraded (16.117%) 2024-02-10T05:35:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[92537]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T05:35:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[92537]: osdmap e400: 8 total, 7 up, 8 in 2024-02-10T05:35:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[92537]: failed to encode map e400 with expected crc 2024-02-10T05:35:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[92537]: failed to encode map e400 with expected crc 2024-02-10T05:35:39.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[92537]: from='osd.2 [v2:172.21.15.178:6818/1820467994,v1:172.21.15.178:6819/1820467994]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:35:39.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[92537]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:35:39.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[92537]: from='osd.2 ' entity='osd.2' 2024-02-10T05:35:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[95116]: failed to encode map e399 with expected crc 2024-02-10T05:35:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[95116]: failed to encode map e399 with expected crc 2024-02-10T05:35:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[95116]: failed to encode map e399 with expected crc 2024-02-10T05:35:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[95116]: pgmap v231: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 319 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 706 KiB/s wr, 0 op/s; 88/546 objects degraded (16.117%) 2024-02-10T05:35:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[95116]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T05:35:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[95116]: osdmap e400: 8 total, 7 up, 8 in 2024-02-10T05:35:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[95116]: failed to encode map e400 with expected crc 2024-02-10T05:35:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[95116]: failed to encode map e400 with expected crc 2024-02-10T05:35:39.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[95116]: from='osd.2 [v2:172.21.15.178:6818/1820467994,v1:172.21.15.178:6819/1820467994]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:35:39.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[95116]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:35:39.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:39 smithi178 ceph-mon[95116]: from='osd.2 ' entity='osd.2' 2024-02-10T05:35:39.978 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:35:39.978 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:35:39.979 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:35:39.979 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:35:39.979 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:35:39.979 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:35:39.979 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:35:39.979 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:35:39.979 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 5, 2024-02-10T05:35:39.979 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:35:39.979 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:35:39.979 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:35:39.979 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:35:39.979 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:35:39.979 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:35:39.980 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 7, 2024-02-10T05:35:39.980 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 7 2024-02-10T05:35:39.980 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:35:39.980 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:35:40.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:39 smithi189 ceph-mon[89631]: failed to encode map e399 with expected crc 2024-02-10T05:35:40.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:39 smithi189 ceph-mon[89631]: failed to encode map e399 with expected crc 2024-02-10T05:35:40.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:39 smithi189 ceph-mon[89631]: failed to encode map e399 with expected crc 2024-02-10T05:35:40.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:39 smithi189 ceph-mon[89631]: pgmap v231: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 319 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 706 KiB/s wr, 0 op/s; 88/546 objects degraded (16.117%) 2024-02-10T05:35:40.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:39 smithi189 ceph-mon[89631]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T05:35:40.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:39 smithi189 ceph-mon[89631]: osdmap e400: 8 total, 7 up, 8 in 2024-02-10T05:35:40.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:39 smithi189 ceph-mon[89631]: failed to encode map e400 with expected crc 2024-02-10T05:35:40.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:39 smithi189 ceph-mon[89631]: failed to encode map e400 with expected crc 2024-02-10T05:35:40.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:39 smithi189 ceph-mon[89631]: from='osd.2 [v2:172.21.15.178:6818/1820467994,v1:172.21.15.178:6819/1820467994]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:35:40.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:39 smithi189 ceph-mon[89631]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:35:40.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:39 smithi189 ceph-mon[89631]: from='osd.2 ' entity='osd.2' 2024-02-10T05:35:40.206 INFO:tasks.rados.rados.0.smithi178.stdout:1651: done (2 left) 2024-02-10T05:35:40.206 INFO:tasks.rados.rados.0.smithi178.stdout:1652: done (1 left) 2024-02-10T05:35:40.206 INFO:tasks.rados.rados.0.smithi178.stdout:1653: done (0 left) 2024-02-10T05:35:40.206 INFO:tasks.rados.rados.0.smithi178.stdout:1654: snap_remove snap 151 2024-02-10T05:35:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[92537]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:35:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[92537]: failed to encode map e400 with expected crc 2024-02-10T05:35:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[92537]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:35:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[92537]: Health check update: Degraded data redundancy: 88/546 objects degraded (16.117%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T05:35:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2844626599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[92537]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:35:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[92537]: failed to encode map e401 with expected crc 2024-02-10T05:35:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[92537]: osd.2 [v2:172.21.15.178:6818/1820467994,v1:172.21.15.178:6819/1820467994] boot 2024-02-10T05:35:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[92537]: osdmap e401: 8 total, 8 up, 8 in 2024-02-10T05:35:40.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[92537]: failed to encode map e401 with expected crc 2024-02-10T05:35:40.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:35:40.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[95116]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:35:40.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[95116]: failed to encode map e400 with expected crc 2024-02-10T05:35:40.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[95116]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:35:40.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[95116]: Health check update: Degraded data redundancy: 88/546 objects degraded (16.117%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T05:35:40.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:40.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:40.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2844626599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:40.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[95116]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:35:40.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[95116]: failed to encode map e401 with expected crc 2024-02-10T05:35:40.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[95116]: osd.2 [v2:172.21.15.178:6818/1820467994,v1:172.21.15.178:6819/1820467994] boot 2024-02-10T05:35:40.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[95116]: osdmap e401: 8 total, 8 up, 8 in 2024-02-10T05:35:40.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[95116]: failed to encode map e401 with expected crc 2024-02-10T05:35:40.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:35:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:40 smithi189 ceph-mon[89631]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:35:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:40 smithi189 ceph-mon[89631]: failed to encode map e400 with expected crc 2024-02-10T05:35:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:40 smithi189 ceph-mon[89631]: from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:35:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:40 smithi189 ceph-mon[89631]: Health check update: Degraded data redundancy: 88/546 objects degraded (16.117%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T05:35:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:40 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2844626599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:40 smithi189 ceph-mon[89631]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:35:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:40 smithi189 ceph-mon[89631]: failed to encode map e401 with expected crc 2024-02-10T05:35:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:40 smithi189 ceph-mon[89631]: osd.2 [v2:172.21.15.178:6818/1820467994,v1:172.21.15.178:6819/1820467994] boot 2024-02-10T05:35:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:40 smithi189 ceph-mon[89631]: osdmap e401: 8 total, 8 up, 8 in 2024-02-10T05:35:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:40 smithi189 ceph-mon[89631]: failed to encode map e401 with expected crc 2024-02-10T05:35:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T05:35:41.205 INFO:tasks.rados.rados.0.smithi178.stdout:1654: done (0 left) 2024-02-10T05:35:41.205 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 166 2024-02-10T05:35:41.206 INFO:tasks.rados.rados.0.smithi178.stdout:1655: seq_num 531 ranges {966656=499712,1466368=417792,1884160=548864,2433024=237568} 2024-02-10T05:35:41.216 INFO:tasks.rados.rados.0.smithi178.stdout:1655: writing smithi17880450-23 from 966656 to 1466368 tid 1 2024-02-10T05:35:41.218 INFO:tasks.rados.rados.0.smithi178.stdout:1655: writing smithi17880450-23 from 1466368 to 1884160 tid 2 2024-02-10T05:35:41.221 INFO:tasks.rados.rados.0.smithi178.stdout:1655: writing smithi17880450-23 from 1884160 to 2433024 tid 3 2024-02-10T05:35:41.224 INFO:tasks.rados.rados.0.smithi178.stdout:1655: writing smithi17880450-23 from 2433024 to 2670592 tid 4 2024-02-10T05:35:41.224 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 166 2024-02-10T05:35:41.224 INFO:tasks.rados.rados.0.smithi178.stdout:1656: seq_num 532 ranges {5545984=516096,6062080=696320,6758400=507904} 2024-02-10T05:35:41.259 INFO:tasks.rados.rados.0.smithi178.stdout:1656: writing smithi17880450-1 from 5545984 to 6062080 tid 1 2024-02-10T05:35:41.264 INFO:tasks.rados.rados.0.smithi178.stdout:1656: writing smithi17880450-1 from 6062080 to 6758400 tid 2 2024-02-10T05:35:41.267 INFO:tasks.rados.rados.0.smithi178.stdout:1656: writing smithi17880450-1 from 6758400 to 7266304 tid 3 2024-02-10T05:35:41.267 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 166 2024-02-10T05:35:41.267 INFO:tasks.rados.rados.0.smithi178.stdout:1655: finishing write tid 1 to smithi17880450-23 2024-02-10T05:35:41.267 INFO:tasks.rados.rados.0.smithi178.stdout:1655: finishing write tid 2 to smithi17880450-23 2024-02-10T05:35:41.268 INFO:tasks.rados.rados.0.smithi178.stdout:1657: seq_num 533 ranges {1474560=532480,2007040=630784,2637824=516096,3153920=57344} 2024-02-10T05:35:41.279 INFO:tasks.rados.rados.0.smithi178.stdout:1657: writing smithi17880450-32 from 1474560 to 2007040 tid 1 2024-02-10T05:35:41.283 INFO:tasks.rados.rados.0.smithi178.stdout:1657: writing smithi17880450-32 from 2007040 to 2637824 tid 2 2024-02-10T05:35:41.286 INFO:tasks.rados.rados.0.smithi178.stdout:1657: writing smithi17880450-32 from 2637824 to 3153920 tid 3 2024-02-10T05:35:41.287 INFO:tasks.rados.rados.0.smithi178.stdout:1657: writing smithi17880450-32 from 3153920 to 3211264 tid 4 2024-02-10T05:35:41.287 INFO:tasks.rados.rados.0.smithi178.stdout:1658: rollback oid 41 current snap is 166 2024-02-10T05:35:41.287 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 41 to 162 2024-02-10T05:35:41.287 INFO:tasks.rados.rados.0.smithi178.stdout:1655: finishing write tid 3 to smithi17880450-23 2024-02-10T05:35:41.287 INFO:tasks.rados.rados.0.smithi178.stdout:1655: finishing write tid 4 to smithi17880450-23 2024-02-10T05:35:41.287 INFO:tasks.rados.rados.0.smithi178.stdout:1655: finishing write tid 5 to smithi17880450-23 2024-02-10T05:35:41.287 INFO:tasks.rados.rados.0.smithi178.stdout:1655: finishing write tid 6 to smithi17880450-23 2024-02-10T05:35:41.287 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 713 (ObjNum 531 snap 166 seq_num 531) dirty exists 2024-02-10T05:35:41.287 INFO:tasks.rados.rados.0.smithi178.stdout:1655: left oid 23 (ObjNum 531 snap 166 seq_num 531) 2024-02-10T05:35:41.287 INFO:tasks.rados.rados.0.smithi178.stdout:1656: finishing write tid 1 to smithi17880450-1 2024-02-10T05:35:41.287 INFO:tasks.rados.rados.0.smithi178.stdout:1656: finishing write tid 2 to smithi17880450-1 2024-02-10T05:35:41.288 INFO:tasks.rados.rados.0.smithi178.stdout:1655: done (3 left) 2024-02-10T05:35:41.288 INFO:tasks.rados.rados.0.smithi178.stdout:1659: snap_remove snap 154 2024-02-10T05:35:41.706 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[92537]: failed to encode map e401 with expected crc 2024-02-10T05:35:41.706 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[92537]: failed to encode map e401 with expected crc 2024-02-10T05:35:41.706 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[92537]: failed to encode map e401 with expected crc 2024-02-10T05:35:41.706 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[92537]: pgmap v234: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 317 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.7 MiB/s wr, 17 op/s; 91/555 objects degraded (16.396%) 2024-02-10T05:35:41.706 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[92537]: failed to encode map e402 with expected crc 2024-02-10T05:35:41.706 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[92537]: osdmap e402: 8 total, 8 up, 8 in 2024-02-10T05:35:41.706 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[92537]: failed to encode map e402 with expected crc 2024-02-10T05:35:41.706 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[92537]: failed to encode map e402 with expected crc 2024-02-10T05:35:41.706 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[95116]: failed to encode map e401 with expected crc 2024-02-10T05:35:41.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[95116]: failed to encode map e401 with expected crc 2024-02-10T05:35:41.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[95116]: failed to encode map e401 with expected crc 2024-02-10T05:35:41.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[95116]: pgmap v234: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 317 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.7 MiB/s wr, 17 op/s; 91/555 objects degraded (16.396%) 2024-02-10T05:35:41.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[95116]: failed to encode map e402 with expected crc 2024-02-10T05:35:41.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[95116]: osdmap e402: 8 total, 8 up, 8 in 2024-02-10T05:35:41.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[95116]: failed to encode map e402 with expected crc 2024-02-10T05:35:41.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:41 smithi178 ceph-mon[95116]: failed to encode map e402 with expected crc 2024-02-10T05:35:42.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:41 smithi189 ceph-mon[89631]: failed to encode map e401 with expected crc 2024-02-10T05:35:42.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:41 smithi189 ceph-mon[89631]: failed to encode map e401 with expected crc 2024-02-10T05:35:42.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:41 smithi189 ceph-mon[89631]: failed to encode map e401 with expected crc 2024-02-10T05:35:42.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:41 smithi189 ceph-mon[89631]: pgmap v234: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 317 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.7 MiB/s wr, 17 op/s; 91/555 objects degraded (16.396%) 2024-02-10T05:35:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:41 smithi189 ceph-mon[89631]: failed to encode map e402 with expected crc 2024-02-10T05:35:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:41 smithi189 ceph-mon[89631]: osdmap e402: 8 total, 8 up, 8 in 2024-02-10T05:35:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:41 smithi189 ceph-mon[89631]: failed to encode map e402 with expected crc 2024-02-10T05:35:42.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:41 smithi189 ceph-mon[89631]: failed to encode map e402 with expected crc 2024-02-10T05:35:42.208 INFO:tasks.rados.rados.0.smithi178.stdout:1659: done (3 left) 2024-02-10T05:35:42.208 INFO:tasks.rados.rados.0.smithi178.stdout:1660: snap_remove snap 163 2024-02-10T05:35:42.853 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:42 smithi178 ceph-mon[95116]: failed to encode map e402 with expected crc 2024-02-10T05:35:42.854 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:42 smithi178 ceph-mon[95116]: failed to encode map e402 with expected crc 2024-02-10T05:35:42.854 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:42 smithi178 ceph-mon[95116]: failed to encode map e402 with expected crc 2024-02-10T05:35:42.854 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:42 smithi178 ceph-mon[95116]: osdmap e403: 8 total, 8 up, 8 in 2024-02-10T05:35:42.854 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:42 smithi178 ceph-mon[95116]: failed to encode map e403 with expected crc 2024-02-10T05:35:42.854 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:42 smithi178 ceph-mon[95116]: failed to encode map e403 with expected crc 2024-02-10T05:35:42.854 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:42 smithi178 ceph-mon[92537]: failed to encode map e402 with expected crc 2024-02-10T05:35:42.854 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:42 smithi178 ceph-mon[92537]: failed to encode map e402 with expected crc 2024-02-10T05:35:42.854 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:42 smithi178 ceph-mon[92537]: failed to encode map e402 with expected crc 2024-02-10T05:35:42.854 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:42 smithi178 ceph-mon[92537]: osdmap e403: 8 total, 8 up, 8 in 2024-02-10T05:35:42.855 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:42 smithi178 ceph-mon[92537]: failed to encode map e403 with expected crc 2024-02-10T05:35:42.855 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:42 smithi178 ceph-mon[92537]: failed to encode map e403 with expected crc 2024-02-10T05:35:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:42 smithi189 ceph-mon[89631]: failed to encode map e402 with expected crc 2024-02-10T05:35:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:42 smithi189 ceph-mon[89631]: failed to encode map e402 with expected crc 2024-02-10T05:35:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:42 smithi189 ceph-mon[89631]: failed to encode map e402 with expected crc 2024-02-10T05:35:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:42 smithi189 ceph-mon[89631]: osdmap e403: 8 total, 8 up, 8 in 2024-02-10T05:35:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:42 smithi189 ceph-mon[89631]: failed to encode map e403 with expected crc 2024-02-10T05:35:43.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:42 smithi189 ceph-mon[89631]: failed to encode map e403 with expected crc 2024-02-10T05:35:43.210 INFO:tasks.rados.rados.0.smithi178.stdout:1660: done (3 left) 2024-02-10T05:35:43.210 INFO:tasks.rados.rados.0.smithi178.stdout:1661: rmattr oid 29 current snap is 166 2024-02-10T05:35:43.210 INFO:tasks.rados.rados.0.smithi178.stdout:1661: done (3 left) 2024-02-10T05:35:43.210 INFO:tasks.rados.rados.0.smithi178.stdout:1662: rollback oid 49 current snap is 166 2024-02-10T05:35:43.210 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 49 to 165 2024-02-10T05:35:43.210 INFO:tasks.rados.rados.0.smithi178.stdout:1656: finishing write tid 3 to smithi17880450-1 2024-02-10T05:35:43.210 INFO:tasks.rados.rados.0.smithi178.stdout:1656: finishing write tid 4 to smithi17880450-1 2024-02-10T05:35:43.210 INFO:tasks.rados.rados.0.smithi178.stdout:1656: finishing write tid 5 to smithi17880450-1 2024-02-10T05:35:43.210 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 765 (ObjNum 532 snap 166 seq_num 532) dirty exists 2024-02-10T05:35:43.210 INFO:tasks.rados.rados.0.smithi178.stdout:1656: left oid 1 (ObjNum 532 snap 166 seq_num 532) 2024-02-10T05:35:43.210 INFO:tasks.rados.rados.0.smithi178.stdout:1657: finishing write tid 1 to smithi17880450-32 2024-02-10T05:35:43.210 INFO:tasks.rados.rados.0.smithi178.stdout:1657: finishing write tid 2 to smithi17880450-32 2024-02-10T05:35:43.210 INFO:tasks.rados.rados.0.smithi178.stdout:1656: done (3 left) 2024-02-10T05:35:43.211 INFO:tasks.rados.rados.0.smithi178.stdout:1663: read oid 36 snap 137 2024-02-10T05:35:43.211 INFO:tasks.rados.rados.0.smithi178.stdout:1663: expect (ObjNum 390 snap 124 seq_num 390) 2024-02-10T05:35:43.211 INFO:tasks.rados.rados.0.smithi178.stdout:1664: read oid 9 snap -1 2024-02-10T05:35:43.211 INFO:tasks.rados.rados.0.smithi178.stdout:1664: expect (ObjNum 503 snap 154 seq_num 503) 2024-02-10T05:35:43.211 INFO:tasks.rados.rados.0.smithi178.stdout:1665: read oid 22 snap -1 2024-02-10T05:35:43.211 INFO:tasks.rados.rados.0.smithi178.stdout:1665: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:35:43.211 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 24 current snap is 166 2024-02-10T05:35:43.211 INFO:tasks.rados.rados.0.smithi178.stdout:1666: seq_num 534 ranges {1253376=548864,1802240=516096,2318336=688128} 2024-02-10T05:35:43.220 INFO:tasks.rados.rados.0.smithi178.stdout:1666: writing smithi17880450-24 from 1253376 to 1802240 tid 1 2024-02-10T05:35:43.224 INFO:tasks.rados.rados.0.smithi178.stdout:1666: writing smithi17880450-24 from 1802240 to 2318336 tid 2 2024-02-10T05:35:43.229 INFO:tasks.rados.rados.0.smithi178.stdout:1666: writing smithi17880450-24 from 2318336 to 3006464 tid 3 2024-02-10T05:35:43.230 INFO:tasks.rados.rados.0.smithi178.stdout:1667: read oid 16 snap -1 2024-02-10T05:35:43.230 INFO:tasks.rados.rados.0.smithi178.stdout:1667: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:35:43.230 INFO:tasks.rados.rados.0.smithi178.stdout:1668: read oid 20 snap -1 2024-02-10T05:35:43.230 INFO:tasks.rados.rados.0.smithi178.stdout:1668: expect (ObjNum 520 snap 161 seq_num 520) 2024-02-10T05:35:43.230 INFO:tasks.rados.rados.0.smithi178.stdout:1669: snap_create 2024-02-10T05:35:43.233 INFO:tasks.rados.rados.0.smithi178.stdout:1658: finishing rollback tid 0 to smithi17880450-41 2024-02-10T05:35:43.233 INFO:tasks.rados.rados.0.smithi178.stdout:1658: finishing rollback tid 1 to smithi17880450-41 2024-02-10T05:35:43.233 INFO:tasks.rados.rados.0.smithi178.stdout:1657: finishing write tid 3 to smithi17880450-32 2024-02-10T05:35:43.233 INFO:tasks.rados.rados.0.smithi178.stdout:1657: finishing write tid 4 to smithi17880450-32 2024-02-10T05:35:43.233 INFO:tasks.rados.rados.0.smithi178.stdout:1658: finishing rollback tid 2 to smithi17880450-41 2024-02-10T05:35:43.233 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 768 (ObjNum 462 snap 144 seq_num 462) dirty exists 2024-02-10T05:35:43.233 INFO:tasks.rados.rados.0.smithi178.stdout:1657: finishing write tid 5 to smithi17880450-32 2024-02-10T05:35:43.234 INFO:tasks.rados.rados.0.smithi178.stdout:1657: finishing write tid 6 to smithi17880450-32 2024-02-10T05:35:43.234 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 745 (ObjNum 533 snap 166 seq_num 533) dirty exists 2024-02-10T05:35:43.234 INFO:tasks.rados.rados.0.smithi178.stdout:1657: left oid 32 (ObjNum 533 snap 166 seq_num 533) 2024-02-10T05:35:43.234 INFO:tasks.rados.rados.0.smithi178.stdout:1665: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:35:43.234 INFO:tasks.rados.rados.0.smithi178.stdout:1662: finishing rollback tid 0 to smithi17880450-49 2024-02-10T05:35:43.234 INFO:tasks.rados.rados.0.smithi178.stdout:1662: finishing rollback tid 1 to smithi17880450-49 2024-02-10T05:35:43.234 INFO:tasks.rados.rados.0.smithi178.stdout:1662: finishing rollback tid 2 to smithi17880450-49 2024-02-10T05:35:43.235 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 1416 (ObjNum 527 snap 165 seq_num 527) dirty exists 2024-02-10T05:35:43.235 INFO:tasks.rados.rados.0.smithi178.stdout:1666: finishing write tid 1 to smithi17880450-24 2024-02-10T05:35:43.235 INFO:tasks.rados.rados.0.smithi178.stdout:1666: finishing write tid 2 to smithi17880450-24 2024-02-10T05:35:43.236 INFO:tasks.rados.rados.0.smithi178.stdout:1666: finishing write tid 3 to smithi17880450-24 2024-02-10T05:35:43.239 INFO:tasks.rados.rados.0.smithi178.stdout:1663: expect (ObjNum 390 snap 124 seq_num 390) 2024-02-10T05:35:43.380 INFO:tasks.rados.rados.0.smithi178.stdout:1666: finishing write tid 4 to smithi17880450-24 2024-02-10T05:35:43.380 INFO:tasks.rados.rados.0.smithi178.stdout:1667: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:35:43.385 INFO:tasks.rados.rados.0.smithi178.stdout:1666: finishing write tid 5 to smithi17880450-24 2024-02-10T05:35:43.385 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 738 (ObjNum 534 snap 166 seq_num 534) dirty exists 2024-02-10T05:35:43.385 INFO:tasks.rados.rados.0.smithi178.stdout:1666: left oid 24 (ObjNum 534 snap 166 seq_num 534) 2024-02-10T05:35:43.385 INFO:tasks.rados.rados.0.smithi178.stdout:1664: expect (ObjNum 503 snap 154 seq_num 503) 2024-02-10T05:35:43.461 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:35:43.400+0000 7fe6e8ab6700 -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-02-10T05:35:43.929 INFO:tasks.rados.rados.0.smithi178.stdout:1668: expect (ObjNum 520 snap 161 seq_num 520) 2024-02-10T05:35:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: failed to encode map e403 with expected crc 2024-02-10T05:35:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: failed to encode map e403 with expected crc 2024-02-10T05:35:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: failed to encode map e403 with expected crc 2024-02-10T05:35:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: pgmap v237: 121 pgs: 10 active+undersized+degraded, 23 active+undersized, 88 active+clean; 317 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 17 op/s; 91/552 objects degraded (16.486%) 2024-02-10T05:35:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: failed to encode map e404 with expected crc 2024-02-10T05:35:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: osdmap e404: 8 total, 8 up, 8 in 2024-02-10T05:35:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: failed to encode map e404 with expected crc 2024-02-10T05:35:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:35:43.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:35:43.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:43.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:35:43.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:43.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:43.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:43.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T05:35:43.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: failed to encode map e403 with expected crc 2024-02-10T05:35:43.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: failed to encode map e403 with expected crc 2024-02-10T05:35:43.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: failed to encode map e403 with expected crc 2024-02-10T05:35:43.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: pgmap v237: 121 pgs: 10 active+undersized+degraded, 23 active+undersized, 88 active+clean; 317 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 17 op/s; 91/552 objects degraded (16.486%) 2024-02-10T05:35:43.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: failed to encode map e404 with expected crc 2024-02-10T05:35:43.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: osdmap e404: 8 total, 8 up, 8 in 2024-02-10T05:35:43.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: failed to encode map e404 with expected crc 2024-02-10T05:35:43.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:43.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:43.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:35:43.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:35:43.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:43.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:35:43.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:43.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:43.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:43.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T05:35:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: failed to encode map e403 with expected crc 2024-02-10T05:35:44.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: failed to encode map e403 with expected crc 2024-02-10T05:35:44.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: failed to encode map e403 with expected crc 2024-02-10T05:35:44.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: pgmap v237: 121 pgs: 10 active+undersized+degraded, 23 active+undersized, 88 active+clean; 317 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 2.0 MiB/s wr, 17 op/s; 91/552 objects degraded (16.486%) 2024-02-10T05:35:44.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: failed to encode map e404 with expected crc 2024-02-10T05:35:44.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: osdmap e404: 8 total, 8 up, 8 in 2024-02-10T05:35:44.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: failed to encode map e404 with expected crc 2024-02-10T05:35:44.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:44.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:44.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:35:44.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:35:44.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:44.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:35:44.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:44.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:44.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:35:44.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T05:35:44.377 INFO:tasks.rados.rados.0.smithi178.stdout:1657: done (9 left) 2024-02-10T05:35:44.377 INFO:tasks.rados.rados.0.smithi178.stdout:1658: done (8 left) 2024-02-10T05:35:44.377 INFO:tasks.rados.rados.0.smithi178.stdout:1662: done (7 left) 2024-02-10T05:35:44.377 INFO:tasks.rados.rados.0.smithi178.stdout:1663: done (6 left) 2024-02-10T05:35:44.377 INFO:tasks.rados.rados.0.smithi178.stdout:1664: done (5 left) 2024-02-10T05:35:44.377 INFO:tasks.rados.rados.0.smithi178.stdout:1665: done (4 left) 2024-02-10T05:35:44.377 INFO:tasks.rados.rados.0.smithi178.stdout:1666: done (3 left) 2024-02-10T05:35:44.378 INFO:tasks.rados.rados.0.smithi178.stdout:1667: done (2 left) 2024-02-10T05:35:44.378 INFO:tasks.rados.rados.0.smithi178.stdout:1668: done (1 left) 2024-02-10T05:35:44.378 INFO:tasks.rados.rados.0.smithi178.stdout:1669: done (0 left) 2024-02-10T05:35:44.378 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 27 current snap is 167 2024-02-10T05:35:44.378 INFO:tasks.rados.rados.0.smithi178.stdout:1670: seq_num 535 ranges {0=565248,565248=802816,1368064=401408} 2024-02-10T05:35:44.380 INFO:tasks.rados.rados.0.smithi178.stdout:1670: writing smithi17880450-27 from 0 to 565248 tid 1 2024-02-10T05:35:44.385 INFO:tasks.rados.rados.0.smithi178.stdout:1670: writing smithi17880450-27 from 565248 to 1368064 tid 2 2024-02-10T05:35:44.387 INFO:tasks.rados.rados.0.smithi178.stdout:1670: writing smithi17880450-27 from 1368064 to 1769472 tid 3 2024-02-10T05:35:44.387 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 167 2024-02-10T05:35:44.387 INFO:tasks.rados.rados.0.smithi178.stdout:1670: finishing write tid 1 to smithi17880450-27 2024-02-10T05:35:44.388 INFO:tasks.rados.rados.0.smithi178.stdout:1671: seq_num 536 ranges {0=581632,581632=688128,1269760=516096} 2024-02-10T05:35:44.391 INFO:tasks.rados.rados.0.smithi178.stdout:1671: writing smithi17880450-15 from 0 to 581632 tid 1 2024-02-10T05:35:44.395 INFO:tasks.rados.rados.0.smithi178.stdout:1671: writing smithi17880450-15 from 581632 to 1269760 tid 2 2024-02-10T05:35:44.399 INFO:tasks.rados.rados.0.smithi178.stdout:1671: writing smithi17880450-15 from 1269760 to 1785856 tid 3 2024-02-10T05:35:44.399 INFO:tasks.rados.rados.0.smithi178.stdout:1672: read oid 29 snap -1 2024-02-10T05:35:44.399 INFO:tasks.rados.rados.0.smithi178.stdout:1672: expect (ObjNum 477 snap 147 seq_num 477) 2024-02-10T05:35:44.399 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 167 2024-02-10T05:35:44.399 INFO:tasks.rados.rados.0.smithi178.stdout:1670: finishing write tid 2 to smithi17880450-27 2024-02-10T05:35:44.399 INFO:tasks.rados.rados.0.smithi178.stdout:1673: seq_num 537 ranges {7634944=598016,8232960=573440,8806400=491520,9297920=139264} 2024-02-10T05:35:44.442 INFO:tasks.rados.rados.0.smithi178.stdout:1673: writing smithi17880450-31 from 7634944 to 8232960 tid 1 2024-02-10T05:35:44.446 INFO:tasks.rados.rados.0.smithi178.stdout:1673: writing smithi17880450-31 from 8232960 to 8806400 tid 2 2024-02-10T05:35:44.449 INFO:tasks.rados.rados.0.smithi178.stdout:1673: writing smithi17880450-31 from 8806400 to 9297920 tid 3 2024-02-10T05:35:44.451 INFO:tasks.rados.rados.0.smithi178.stdout:1673: writing smithi17880450-31 from 9297920 to 9437184 tid 4 2024-02-10T05:35:44.451 INFO:tasks.rados.rados.0.smithi178.stdout:1674: read oid 35 snap -1 2024-02-10T05:35:44.451 INFO:tasks.rados.rados.0.smithi178.stdout:1674: expect (ObjNum 459 snap 143 seq_num 459) 2024-02-10T05:35:44.451 INFO:tasks.rados.rados.0.smithi178.stdout:1675: copy_from oid 42 from oid 20 current snap is 167 2024-02-10T05:35:44.451 INFO:tasks.rados.rados.0.smithi178.stdout:1670: finishing write tid 3 to smithi17880450-27 2024-02-10T05:35:44.451 INFO:tasks.rados.rados.0.smithi178.stdout:1670: finishing write tid 4 to smithi17880450-27 2024-02-10T05:35:44.451 INFO:tasks.rados.rados.0.smithi178.stdout:1670: finishing write tid 5 to smithi17880450-27 2024-02-10T05:35:44.451 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 782 (ObjNum 535 snap 167 seq_num 535) dirty exists 2024-02-10T05:35:44.451 INFO:tasks.rados.rados.0.smithi178.stdout:1670: left oid 27 (ObjNum 535 snap 167 seq_num 535) 2024-02-10T05:35:44.451 INFO:tasks.rados.rados.0.smithi178.stdout:1671: finishing write tid 1 to smithi17880450-15 2024-02-10T05:35:44.451 INFO:tasks.rados.rados.0.smithi178.stdout:1671: finishing write tid 2 to smithi17880450-15 2024-02-10T05:35:44.452 INFO:tasks.rados.rados.0.smithi178.stdout:1671: finishing write tid 3 to smithi17880450-15 2024-02-10T05:35:44.452 INFO:tasks.rados.rados.0.smithi178.stdout:1671: finishing write tid 4 to smithi17880450-15 2024-02-10T05:35:44.452 INFO:tasks.rados.rados.0.smithi178.stdout:1671: finishing write tid 5 to smithi17880450-15 2024-02-10T05:35:44.452 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 679 (ObjNum 536 snap 167 seq_num 536) dirty exists 2024-02-10T05:35:44.452 INFO:tasks.rados.rados.0.smithi178.stdout:1671: left oid 15 (ObjNum 536 snap 167 seq_num 536) 2024-02-10T05:35:44.452 INFO:tasks.rados.rados.0.smithi178.stdout:1672: expect (ObjNum 477 snap 147 seq_num 477) 2024-02-10T05:35:44.592 INFO:tasks.rados.rados.0.smithi178.stdout:1673: finishing write tid 1 to smithi17880450-31 2024-02-10T05:35:44.592 INFO:tasks.rados.rados.0.smithi178.stdout:1673: finishing write tid 2 to smithi17880450-31 2024-02-10T05:35:44.593 INFO:tasks.rados.rados.0.smithi178.stdout:1673: finishing write tid 3 to smithi17880450-31 2024-02-10T05:35:44.593 INFO:tasks.rados.rados.0.smithi178.stdout:1673: finishing write tid 4 to smithi17880450-31 2024-02-10T05:35:44.593 INFO:tasks.rados.rados.0.smithi178.stdout:1673: finishing write tid 5 to smithi17880450-31 2024-02-10T05:35:44.593 INFO:tasks.rados.rados.0.smithi178.stdout:1673: finishing write tid 6 to smithi17880450-31 2024-02-10T05:35:44.593 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 1428 (ObjNum 537 snap 167 seq_num 537) dirty exists 2024-02-10T05:35:44.593 INFO:tasks.rados.rados.0.smithi178.stdout:1673: left oid 31 (ObjNum 537 snap 167 seq_num 537) 2024-02-10T05:35:44.593 INFO:tasks.rados.rados.0.smithi178.stdout:1674: expect (ObjNum 459 snap 143 seq_num 459) 2024-02-10T05:35:44.653 INFO:tasks.rados.rados.0.smithi178.stdout:1675: finishing copy_from racing read to smithi17880450-42 2024-02-10T05:35:44.654 INFO:tasks.rados.rados.0.smithi178.stdout:1675: finishing copy_from to smithi17880450-42 2024-02-10T05:35:44.654 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 334 (ObjNum 520 snap 161 seq_num 520) dirty exists 2024-02-10T05:35:44.654 INFO:tasks.rados.rados.0.smithi178.stdout:1670: done (5 left) 2024-02-10T05:35:44.654 INFO:tasks.rados.rados.0.smithi178.stdout:1671: done (4 left) 2024-02-10T05:35:44.654 INFO:tasks.rados.rados.0.smithi178.stdout:1672: done (3 left) 2024-02-10T05:35:44.654 INFO:tasks.rados.rados.0.smithi178.stdout:1673: done (2 left) 2024-02-10T05:35:44.654 INFO:tasks.rados.rados.0.smithi178.stdout:1674: done (1 left) 2024-02-10T05:35:44.654 INFO:tasks.rados.rados.0.smithi178.stdout:1675: done (0 left) 2024-02-10T05:35:44.654 INFO:tasks.rados.rados.0.smithi178.stdout:1676: setattr oid 18 current snap is 167 2024-02-10T05:35:44.655 INFO:tasks.rados.rados.0.smithi178.stdout:1677: delete oid 3 current snap is 167 2024-02-10T05:35:44.657 INFO:tasks.rados.rados.0.smithi178.stdout:1677: done (1 left) 2024-02-10T05:35:44.657 INFO:tasks.rados.rados.0.smithi178.stdout:1678: read oid 43 snap 165 2024-02-10T05:35:44.658 INFO:tasks.rados.rados.0.smithi178.stdout:1678: expect (ObjNum 419 snap 136 seq_num 419) 2024-02-10T05:35:44.658 INFO:tasks.rados.rados.0.smithi178.stdout:1679: read oid 12 snap -1 2024-02-10T05:35:44.658 INFO:tasks.rados.rados.0.smithi178.stdout:1679: expect (ObjNum 465 snap 145 seq_num 465) 2024-02-10T05:35:44.658 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 167 2024-02-10T05:35:44.658 INFO:tasks.rados.rados.0.smithi178.stdout:1680: seq_num 539 ranges {2039808=630784,2670592=737280,3407872=466944} 2024-02-10T05:35:44.672 INFO:tasks.rados.rados.0.smithi178.stdout:1680: writing smithi17880450-48 from 2039808 to 2670592 tid 1 2024-02-10T05:35:44.676 INFO:tasks.rados.rados.0.smithi178.stdout:1680: writing smithi17880450-48 from 2670592 to 3407872 tid 2 2024-02-10T05:35:44.679 INFO:tasks.rados.rados.0.smithi178.stdout:1680: writing smithi17880450-48 from 3407872 to 3874816 tid 3 2024-02-10T05:35:44.680 INFO:tasks.rados.rados.0.smithi178.stdout:1681: rmattr oid 38 current snap is 167 2024-02-10T05:35:44.680 INFO:tasks.rados.rados.0.smithi178.stdout:1681: done (4 left) 2024-02-10T05:35:44.680 INFO:tasks.rados.rados.0.smithi178.stdout:1682: rollback oid 19 current snap is 167 2024-02-10T05:35:44.680 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 19 to 164 2024-02-10T05:35:44.680 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 800 (ObjNum 407 snap 134 seq_num 407) dirty exists 2024-02-10T05:35:44.680 INFO:tasks.rados.rados.0.smithi178.stdout:1679: expect (ObjNum 465 snap 145 seq_num 465) 2024-02-10T05:35:44.707 INFO:tasks.rados.rados.0.smithi178.stdout:1680: finishing write tid 1 to smithi17880450-48 2024-02-10T05:35:44.707 INFO:tasks.rados.rados.0.smithi178.stdout:1678: expect (ObjNum 419 snap 136 seq_num 419) 2024-02-10T05:35:44.941 INFO:tasks.rados.rados.0.smithi178.stdout:1680: finishing write tid 2 to smithi17880450-48 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:1680: finishing write tid 3 to smithi17880450-48 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:1682: finishing rollback tid 0 to smithi17880450-19 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:1680: finishing write tid 4 to smithi17880450-48 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:1682: finishing rollback tid 1 to smithi17880450-19 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:1682: finishing rollback tid 2 to smithi17880450-19 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 742 (ObjNum 397 snap 129 seq_num 397) dirty exists 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:1680: finishing write tid 5 to smithi17880450-48 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 640 (ObjNum 539 snap 167 seq_num 539) dirty exists 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:1680: left oid 48 (ObjNum 539 snap 167 seq_num 539) 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:1676: done (4 left) 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:1678: done (3 left) 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:1679: done (2 left) 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:1680: done (1 left) 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:1682: done (0 left) 2024-02-10T05:35:44.942 INFO:tasks.rados.rados.0.smithi178.stdout:1683: read oid 26 snap 164 2024-02-10T05:35:44.943 INFO:tasks.rados.rados.0.smithi178.stdout:1683: expect (ObjNum 1534543792 snap 21932 seq_num 1534065744) 2024-02-10T05:35:44.943 INFO:tasks.rados.rados.0.smithi178.stdout:1684: rollback oid 28 current snap is 167 2024-02-10T05:35:44.943 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 28 to 164 2024-02-10T05:35:44.943 INFO:tasks.rados.rados.0.smithi178.stdout:1685: copy_from oid 15 from oid 24 current snap is 167 2024-02-10T05:35:44.943 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 167 2024-02-10T05:35:44.943 INFO:tasks.rados.rados.0.smithi178.stdout:1686: seq_num 540 ranges {6184960=647168,6832128=671744,7503872=532480} 2024-02-10T05:35:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:44 smithi178 ceph-mon[92537]: failed to encode map e404 with expected crc 2024-02-10T05:35:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:44 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T05:35:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:44 smithi178 ceph-mon[92537]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-10T05:35:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:44 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:35:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:44 smithi178 ceph-mon[92537]: osdmap e405: 8 total, 8 up, 8 in 2024-02-10T05:35:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:44 smithi178 ceph-mon[92537]: failed to encode map e405 with expected crc 2024-02-10T05:35:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:44 smithi178 ceph-mon[95116]: failed to encode map e404 with expected crc 2024-02-10T05:35:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:44 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T05:35:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:44 smithi178 ceph-mon[95116]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-10T05:35:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:44 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:35:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:44 smithi178 ceph-mon[95116]: osdmap e405: 8 total, 8 up, 8 in 2024-02-10T05:35:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:44 smithi178 ceph-mon[95116]: failed to encode map e405 with expected crc 2024-02-10T05:35:44.978 INFO:tasks.rados.rados.0.smithi178.stdout:1686: writing smithi17880450-46 from 6184960 to 6832128 tid 1 2024-02-10T05:35:44.981 INFO:tasks.rados.rados.0.smithi178.stdout:1686: writing smithi17880450-46 from 6832128 to 7503872 tid 2 2024-02-10T05:35:44.985 INFO:tasks.rados.rados.0.smithi178.stdout:1686: writing smithi17880450-46 from 7503872 to 8036352 tid 3 2024-02-10T05:35:44.985 INFO:tasks.rados.rados.0.smithi178.stdout:1687: copy_from oid 2 from oid 17 current snap is 167 2024-02-10T05:35:44.985 INFO:tasks.rados.rados.0.smithi178.stdout:1683: expect (ObjNum 1534543792 snap 21932 seq_num 1534065744) 2024-02-10T05:35:44.986 INFO:tasks.rados.rados.0.smithi178.stdout:1684: finishing rollback tid 0 to smithi17880450-28 2024-02-10T05:35:44.986 INFO:tasks.rados.rados.0.smithi178.stdout:1684: finishing rollback tid 1 to smithi17880450-28 2024-02-10T05:35:44.987 INFO:tasks.rados.rados.0.smithi178.stdout:1683: done (4 left) 2024-02-10T05:35:44.987 INFO:tasks.rados.rados.0.smithi178.stdout:1688: delete oid 32 current snap is 167 2024-02-10T05:35:44.987 INFO:tasks.rados.rados.0.smithi178.stdout:1684: finishing rollback tid 2 to smithi17880450-28 2024-02-10T05:35:44.987 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 668 (ObjNum 524 snap 163 seq_num 524) dirty exists 2024-02-10T05:35:44.987 INFO:tasks.rados.rados.0.smithi178.stdout:1685: finishing copy_from racing read to smithi17880450-15 2024-02-10T05:35:44.987 INFO:tasks.rados.rados.0.smithi178.stdout:1685: finishing copy_from to smithi17880450-15 2024-02-10T05:35:44.987 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 738 (ObjNum 534 snap 166 seq_num 534) dirty exists 2024-02-10T05:35:44.987 INFO:tasks.rados.rados.0.smithi178.stdout:1686: finishing write tid 1 to smithi17880450-46 2024-02-10T05:35:44.987 INFO:tasks.rados.rados.0.smithi178.stdout:1686: finishing write tid 2 to smithi17880450-46 2024-02-10T05:35:44.988 INFO:tasks.rados.rados.0.smithi178.stdout:1687: finishing copy_from to smithi17880450-2 2024-02-10T05:35:44.988 INFO:tasks.rados.rados.0.smithi178.stdout:1687: got expected ENOENT (src dne) 2024-02-10T05:35:44.988 INFO:tasks.rados.rados.0.smithi178.stdout:1687: finishing copy_from racing read to smithi17880450-2 2024-02-10T05:35:44.988 INFO:tasks.rados.rados.0.smithi178.stdout:1686: finishing write tid 3 to smithi17880450-46 2024-02-10T05:35:44.988 INFO:tasks.rados.rados.0.smithi178.stdout:1686: finishing write tid 4 to smithi17880450-46 2024-02-10T05:35:44.989 INFO:tasks.rados.rados.0.smithi178.stdout:1684: done (4 left) 2024-02-10T05:35:44.989 INFO:tasks.rados.rados.0.smithi178.stdout:1685: done (3 left) 2024-02-10T05:35:44.989 INFO:tasks.rados.rados.0.smithi178.stdout:1687: done (2 left) 2024-02-10T05:35:44.989 INFO:tasks.rados.rados.0.smithi178.stdout:1688: done (1 left) 2024-02-10T05:35:44.990 INFO:tasks.rados.rados.0.smithi178.stdout:1689: snap_remove snap 137 2024-02-10T05:35:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:44 smithi189 ceph-mon[89631]: failed to encode map e404 with expected crc 2024-02-10T05:35:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:44 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T05:35:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:44 smithi189 ceph-mon[89631]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-10T05:35:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:44 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:35:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:44 smithi189 ceph-mon[89631]: osdmap e405: 8 total, 8 up, 8 in 2024-02-10T05:35:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:44 smithi189 ceph-mon[89631]: failed to encode map e405 with expected crc 2024-02-10T05:35:45.609 INFO:tasks.rados.rados.0.smithi178.stdout:1689: done (1 left) 2024-02-10T05:35:45.609 INFO:tasks.rados.rados.0.smithi178.stdout:1690: read oid 5 snap 162 2024-02-10T05:35:45.609 INFO:tasks.rados.rados.0.smithi178.stdout:1690: expect (ObjNum 510 snap 159 seq_num 510) 2024-02-10T05:35:45.609 INFO:tasks.rados.rados.0.smithi178.stdout:1691: rmattr oid 13 current snap is 167 2024-02-10T05:35:45.609 INFO:tasks.rados.rados.0.smithi178.stdout:1686: finishing write tid 5 to smithi17880450-46 2024-02-10T05:35:45.609 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 1433 (ObjNum 540 snap 167 seq_num 540) dirty exists 2024-02-10T05:35:45.609 INFO:tasks.rados.rados.0.smithi178.stdout:1686: left oid 46 (ObjNum 540 snap 167 seq_num 540) 2024-02-10T05:35:45.610 INFO:tasks.rados.rados.0.smithi178.stdout:1686: done (2 left) 2024-02-10T05:35:45.610 INFO:tasks.rados.rados.0.smithi178.stdout:1692: read oid 12 snap -1 2024-02-10T05:35:45.610 INFO:tasks.rados.rados.0.smithi178.stdout:1692: expect (ObjNum 465 snap 145 seq_num 465) 2024-02-10T05:35:45.610 INFO:tasks.rados.rados.0.smithi178.stdout:1693: copy_from oid 7 from oid 34 current snap is 167 2024-02-10T05:35:45.610 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 44 current snap is 167 2024-02-10T05:35:45.610 INFO:tasks.rados.rados.0.smithi178.stdout:1694: seq_num 542 ranges {3514368=679936,4194304=442368,4636672=679936,5316608=81920} 2024-02-10T05:35:45.633 INFO:tasks.rados.rados.0.smithi178.stdout:1694: writing smithi17880450-44 from 3514368 to 4194304 tid 1 2024-02-10T05:35:45.636 INFO:tasks.rados.rados.0.smithi178.stdout:1694: writing smithi17880450-44 from 4194304 to 4636672 tid 2 2024-02-10T05:35:45.641 INFO:tasks.rados.rados.0.smithi178.stdout:1694: writing smithi17880450-44 from 4636672 to 5316608 tid 3 2024-02-10T05:35:45.642 INFO:tasks.rados.rados.0.smithi178.stdout:1694: writing smithi17880450-44 from 5316608 to 5398528 tid 4 2024-02-10T05:35:45.642 INFO:tasks.rados.rados.0.smithi178.stdout:1695: setattr oid 28 current snap is 167 2024-02-10T05:35:45.642 INFO:tasks.rados.rados.0.smithi178.stdout:1693: finishing copy_from to smithi17880450-7 2024-02-10T05:35:45.642 INFO:tasks.rados.rados.0.smithi178.stdout:1693: got expected ENOENT (src dne) 2024-02-10T05:35:45.643 INFO:tasks.rados.rados.0.smithi178.stdout:1693: finishing copy_from racing read to smithi17880450-7 2024-02-10T05:35:45.643 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 784 (ObjNum 303 snap 88 seq_num 303) dirty exists 2024-02-10T05:35:45.643 INFO:tasks.rados.rados.0.smithi178.stdout:1692: expect (ObjNum 465 snap 145 seq_num 465) 2024-02-10T05:35:45.670 INFO:tasks.rados.rados.0.smithi178.stdout:1690: expect (ObjNum 510 snap 159 seq_num 510) 2024-02-10T05:35:45.784 INFO:tasks.rados.rados.0.smithi178.stdout:1694: finishing write tid 1 to smithi17880450-44 2024-02-10T05:35:45.784 INFO:tasks.rados.rados.0.smithi178.stdout:1694: finishing write tid 2 to smithi17880450-44 2024-02-10T05:35:45.784 INFO:tasks.rados.rados.0.smithi178.stdout:1694: finishing write tid 3 to smithi17880450-44 2024-02-10T05:35:45.784 INFO:tasks.rados.rados.0.smithi178.stdout:1694: finishing write tid 4 to smithi17880450-44 2024-02-10T05:35:45.784 INFO:tasks.rados.rados.0.smithi178.stdout:1694: finishing write tid 5 to smithi17880450-44 2024-02-10T05:35:45.784 INFO:tasks.rados.rados.0.smithi178.stdout:1694: finishing write tid 6 to smithi17880450-44 2024-02-10T05:35:45.784 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 824 (ObjNum 542 snap 167 seq_num 542) dirty exists 2024-02-10T05:35:45.784 INFO:tasks.rados.rados.0.smithi178.stdout:1694: left oid 44 (ObjNum 542 snap 167 seq_num 542) 2024-02-10T05:35:45.784 INFO:tasks.rados.rados.0.smithi178.stdout:1690: done (5 left) 2024-02-10T05:35:45.784 INFO:tasks.rados.rados.0.smithi178.stdout:1691: done (4 left) 2024-02-10T05:35:45.784 INFO:tasks.rados.rados.0.smithi178.stdout:1692: done (3 left) 2024-02-10T05:35:45.784 INFO:tasks.rados.rados.0.smithi178.stdout:1693: done (2 left) 2024-02-10T05:35:45.785 INFO:tasks.rados.rados.0.smithi178.stdout:1694: done (1 left) 2024-02-10T05:35:45.785 INFO:tasks.rados.rados.0.smithi178.stdout:1696: snap_remove snap 164 2024-02-10T05:35:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:45 smithi178 ceph-mon[92537]: failed to encode map e405 with expected crc 2024-02-10T05:35:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:45 smithi178 ceph-mon[92537]: failed to encode map e405 with expected crc 2024-02-10T05:35:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:45 smithi178 ceph-mon[92537]: failed to encode map e405 with expected crc 2024-02-10T05:35:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:45 smithi178 ceph-mon[92537]: failed to encode map e405 with expected crc 2024-02-10T05:35:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:45 smithi178 ceph-mon[92537]: pgmap v240: 121 pgs: 121 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 11 op/s; 12 MiB/s, 2 objects/s recovering 2024-02-10T05:35:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:45 smithi178 ceph-mon[92537]: Health check update: Degraded data redundancy: 91/552 objects degraded (16.486%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T05:35:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:45 smithi178 ceph-mon[95116]: failed to encode map e405 with expected crc 2024-02-10T05:35:45.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:45 smithi178 ceph-mon[95116]: failed to encode map e405 with expected crc 2024-02-10T05:35:45.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:45 smithi178 ceph-mon[95116]: failed to encode map e405 with expected crc 2024-02-10T05:35:45.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:45 smithi178 ceph-mon[95116]: failed to encode map e405 with expected crc 2024-02-10T05:35:45.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:45 smithi178 ceph-mon[95116]: pgmap v240: 121 pgs: 121 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 11 op/s; 12 MiB/s, 2 objects/s recovering 2024-02-10T05:35:45.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:45 smithi178 ceph-mon[95116]: Health check update: Degraded data redundancy: 91/552 objects degraded (16.486%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T05:35:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:45 smithi189 ceph-mon[89631]: failed to encode map e405 with expected crc 2024-02-10T05:35:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:45 smithi189 ceph-mon[89631]: failed to encode map e405 with expected crc 2024-02-10T05:35:46.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:45 smithi189 ceph-mon[89631]: failed to encode map e405 with expected crc 2024-02-10T05:35:46.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:45 smithi189 ceph-mon[89631]: failed to encode map e405 with expected crc 2024-02-10T05:35:46.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:45 smithi189 ceph-mon[89631]: pgmap v240: 121 pgs: 121 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 11 op/s; 12 MiB/s, 2 objects/s recovering 2024-02-10T05:35:46.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:45 smithi189 ceph-mon[89631]: Health check update: Degraded data redundancy: 91/552 objects degraded (16.486%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T05:35:46.614 INFO:tasks.rados.rados.0.smithi178.stdout:1696: done (1 left) 2024-02-10T05:35:46.614 INFO:tasks.rados.rados.0.smithi178.stdout:1697: rmattr oid 23 current snap is 167 2024-02-10T05:35:46.614 INFO:tasks.rados.rados.0.smithi178.stdout:1697: done (1 left) 2024-02-10T05:35:46.614 INFO:tasks.rados.rados.0.smithi178.stdout:1698: read oid 4 snap 153 2024-02-10T05:35:46.614 INFO:tasks.rados.rados.0.smithi178.stdout:1698: expect (ObjNum 489 snap 152 seq_num 489) 2024-02-10T05:35:46.614 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 167 2024-02-10T05:35:46.614 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 669 (ObjNum 524 snap 163 seq_num 524) dirty exists 2024-02-10T05:35:46.614 INFO:tasks.rados.rados.0.smithi178.stdout:1699: seq_num 543 ranges {0=704512,704512=729088,1433600=475136} 2024-02-10T05:35:46.617 INFO:tasks.rados.rados.0.smithi178.stdout:1699: writing smithi17880450-17 from 0 to 704512 tid 1 2024-02-10T05:35:46.622 INFO:tasks.rados.rados.0.smithi178.stdout:1699: writing smithi17880450-17 from 704512 to 1433600 tid 2 2024-02-10T05:35:46.626 INFO:tasks.rados.rados.0.smithi178.stdout:1699: writing smithi17880450-17 from 1433600 to 1908736 tid 3 2024-02-10T05:35:46.626 INFO:tasks.rados.rados.0.smithi178.stdout:1695: done (2 left) 2024-02-10T05:35:46.626 INFO:tasks.rados.rados.0.smithi178.stdout:1700: rollback oid 18 current snap is 167 2024-02-10T05:35:46.626 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 18 to 153 2024-02-10T05:35:46.626 INFO:tasks.rados.rados.0.smithi178.stdout:1699: finishing write tid 1 to smithi17880450-17 2024-02-10T05:35:46.627 INFO:tasks.rados.rados.0.smithi178.stdout:1701: snap_remove snap 166 2024-02-10T05:35:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[95116]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 91/552 objects degraded (16.486%), 10 pgs degraded) 2024-02-10T05:35:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:35:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[95116]: failed to encode map e406 with expected crc 2024-02-10T05:35:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[95116]: osdmap e406: 8 total, 8 up, 8 in 2024-02-10T05:35:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[95116]: failed to encode map e406 with expected crc 2024-02-10T05:35:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[95116]: failed to encode map e406 with expected crc 2024-02-10T05:35:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[95116]: failed to encode map e406 with expected crc 2024-02-10T05:35:46.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[95116]: failed to encode map e406 with expected crc 2024-02-10T05:35:46.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[92537]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 91/552 objects degraded (16.486%), 10 pgs degraded) 2024-02-10T05:35:46.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:35:46.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[92537]: failed to encode map e406 with expected crc 2024-02-10T05:35:46.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[92537]: osdmap e406: 8 total, 8 up, 8 in 2024-02-10T05:35:46.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[92537]: failed to encode map e406 with expected crc 2024-02-10T05:35:46.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[92537]: failed to encode map e406 with expected crc 2024-02-10T05:35:46.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[92537]: failed to encode map e406 with expected crc 2024-02-10T05:35:46.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:46 smithi178 ceph-mon[92537]: failed to encode map e406 with expected crc 2024-02-10T05:35:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:46 smithi189 ceph-mon[89631]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 91/552 objects degraded (16.486%), 10 pgs degraded) 2024-02-10T05:35:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:46 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:35:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:46 smithi189 ceph-mon[89631]: failed to encode map e406 with expected crc 2024-02-10T05:35:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:46 smithi189 ceph-mon[89631]: osdmap e406: 8 total, 8 up, 8 in 2024-02-10T05:35:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:46 smithi189 ceph-mon[89631]: failed to encode map e406 with expected crc 2024-02-10T05:35:47.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:46 smithi189 ceph-mon[89631]: failed to encode map e406 with expected crc 2024-02-10T05:35:47.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:46 smithi189 ceph-mon[89631]: failed to encode map e406 with expected crc 2024-02-10T05:35:47.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:46 smithi189 ceph-mon[89631]: failed to encode map e406 with expected crc 2024-02-10T05:35:47.619 INFO:tasks.rados.rados.0.smithi178.stdout:1701: done (3 left) 2024-02-10T05:35:47.620 INFO:tasks.rados.rados.0.smithi178.stdout:1702: rollback oid 48 current snap is 167 2024-02-10T05:35:47.620 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 48 to 165 2024-02-10T05:35:47.620 INFO:tasks.rados.rados.0.smithi178.stdout:1699: finishing write tid 2 to smithi17880450-17 2024-02-10T05:35:47.620 INFO:tasks.rados.rados.0.smithi178.stdout:1699: finishing write tid 3 to smithi17880450-17 2024-02-10T05:35:47.620 INFO:tasks.rados.rados.0.smithi178.stdout:1699: finishing write tid 4 to smithi17880450-17 2024-02-10T05:35:47.620 INFO:tasks.rados.rados.0.smithi178.stdout:1698: expect (ObjNum 489 snap 152 seq_num 489) 2024-02-10T05:35:47.806 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:35:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:35:47] "GET /metrics HTTP/1.1" 200 35999 "" "Prometheus/2.43.0" 2024-02-10T05:35:47.807 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:47 smithi178 ceph-mon[95116]: failed to encode map e407 with expected crc 2024-02-10T05:35:47.807 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:47 smithi178 ceph-mon[95116]: failed to encode map e407 with expected crc 2024-02-10T05:35:47.807 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:47 smithi178 ceph-mon[95116]: osdmap e407: 8 total, 8 up, 8 in 2024-02-10T05:35:47.807 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:47 smithi178 ceph-mon[95116]: pgmap v243: 121 pgs: 121 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 10 op/s; 12 MiB/s, 2 objects/s recovering 2024-02-10T05:35:47.807 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:47 smithi178 ceph-mon[92537]: failed to encode map e407 with expected crc 2024-02-10T05:35:47.807 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:47 smithi178 ceph-mon[92537]: failed to encode map e407 with expected crc 2024-02-10T05:35:47.807 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:47 smithi178 ceph-mon[92537]: osdmap e407: 8 total, 8 up, 8 in 2024-02-10T05:35:47.807 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:47 smithi178 ceph-mon[92537]: pgmap v243: 121 pgs: 121 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 10 op/s; 12 MiB/s, 2 objects/s recovering 2024-02-10T05:35:48.025 INFO:tasks.rados.rados.0.smithi178.stdout:1699: finishing write tid 5 to smithi17880450-17 2024-02-10T05:35:48.026 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 531 (ObjNum 543 snap 167 seq_num 543) dirty exists 2024-02-10T05:35:48.026 INFO:tasks.rados.rados.0.smithi178.stdout:1699: left oid 17 (ObjNum 543 snap 167 seq_num 543) 2024-02-10T05:35:48.026 INFO:tasks.rados.rados.0.smithi178.stdout:1700: finishing rollback tid 0 to smithi17880450-18 2024-02-10T05:35:48.026 INFO:tasks.rados.rados.0.smithi178.stdout:1700: finishing rollback tid 1 to smithi17880450-18 2024-02-10T05:35:48.026 INFO:tasks.rados.rados.0.smithi178.stdout:1698: done (3 left) 2024-02-10T05:35:48.026 INFO:tasks.rados.rados.0.smithi178.stdout:1699: done (2 left) 2024-02-10T05:35:48.026 INFO:tasks.rados.rados.0.smithi178.stdout:1703: copy_from oid 15 from oid 41 current snap is 167 2024-02-10T05:35:48.026 INFO:tasks.rados.rados.0.smithi178.stdout:1700: finishing rollback tid 2 to smithi17880450-18 2024-02-10T05:35:48.026 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 811 (ObjNum 407 snap 134 seq_num 407) dirty exists 2024-02-10T05:35:48.026 INFO:tasks.rados.rados.0.smithi178.stdout:1702: finishing rollback tid 0 to smithi17880450-48 2024-02-10T05:35:48.026 INFO:tasks.rados.rados.0.smithi178.stdout:1702: finishing rollback tid 1 to smithi17880450-48 2024-02-10T05:35:48.026 INFO:tasks.rados.rados.0.smithi178.stdout:1702: finishing rollback tid 2 to smithi17880450-48 2024-02-10T05:35:48.027 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 643 (ObjNum 490 snap 152 seq_num 490) dirty exists 2024-02-10T05:35:48.027 INFO:tasks.rados.rados.0.smithi178.stdout:1700: done (2 left) 2024-02-10T05:35:48.027 INFO:tasks.rados.rados.0.smithi178.stdout:1702: done (1 left) 2024-02-10T05:35:48.027 INFO:tasks.rados.rados.0.smithi178.stdout:1704: copy_from oid 3 from oid 21 current snap is 167 2024-02-10T05:35:48.027 INFO:tasks.rados.rados.0.smithi178.stdout:1705: read oid 12 snap -1 2024-02-10T05:35:48.027 INFO:tasks.rados.rados.0.smithi178.stdout:1705: expect (ObjNum 465 snap 145 seq_num 465) 2024-02-10T05:35:48.027 INFO:tasks.rados.rados.0.smithi178.stdout:1706: snap_create 2024-02-10T05:35:48.030 INFO:tasks.rados.rados.0.smithi178.stdout:1705: expect (ObjNum 465 snap 145 seq_num 465) 2024-02-10T05:35:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:47 smithi189 ceph-mon[89631]: failed to encode map e407 with expected crc 2024-02-10T05:35:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:47 smithi189 ceph-mon[89631]: failed to encode map e407 with expected crc 2024-02-10T05:35:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:47 smithi189 ceph-mon[89631]: osdmap e407: 8 total, 8 up, 8 in 2024-02-10T05:35:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:47 smithi189 ceph-mon[89631]: pgmap v243: 121 pgs: 121 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 1.2 MiB/s wr, 10 op/s; 12 MiB/s, 2 objects/s recovering 2024-02-10T05:35:48.059 INFO:tasks.rados.rados.0.smithi178.stdout:1703: finishing copy_from racing read to smithi17880450-15 2024-02-10T05:35:48.059 INFO:tasks.rados.rados.0.smithi178.stdout:1703: finishing copy_from to smithi17880450-15 2024-02-10T05:35:48.059 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 768 (ObjNum 462 snap 144 seq_num 462) dirty exists 2024-02-10T05:35:48.059 INFO:tasks.rados.rados.0.smithi178.stdout:1704: finishing copy_from racing read to smithi17880450-3 2024-02-10T05:35:48.059 INFO:tasks.rados.rados.0.smithi178.stdout:1704: finishing copy_from to smithi17880450-3 2024-02-10T05:35:48.059 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 525 (ObjNum 402 snap 133 seq_num 402) dirty exists 2024-02-10T05:35:48.625 INFO:tasks.rados.rados.0.smithi178.stdout:1703: done (3 left) 2024-02-10T05:35:48.625 INFO:tasks.rados.rados.0.smithi178.stdout:1704: done (2 left) 2024-02-10T05:35:48.625 INFO:tasks.rados.rados.0.smithi178.stdout:1705: done (1 left) 2024-02-10T05:35:48.625 INFO:tasks.rados.rados.0.smithi178.stdout:1706: done (0 left) 2024-02-10T05:35:48.625 INFO:tasks.rados.rados.0.smithi178.stdout:1707: setattr oid 49 current snap is 168 2024-02-10T05:35:48.627 INFO:tasks.rados.rados.0.smithi178.stdout:1708: read oid 45 snap -1 2024-02-10T05:35:48.627 INFO:tasks.rados.rados.0.smithi178.stdout:1708: expect deleted 2024-02-10T05:35:48.627 INFO:tasks.rados.rados.0.smithi178.stdout:1709: snap_create 2024-02-10T05:35:48.633 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 1459 (ObjNum 527 snap 165 seq_num 527) dirty exists 2024-02-10T05:35:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:48 smithi178 ceph-mon[92537]: failed to encode map e408 with expected crc 2024-02-10T05:35:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:48 smithi178 ceph-mon[92537]: failed to encode map e408 with expected crc 2024-02-10T05:35:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:48 smithi178 ceph-mon[92537]: osdmap e408: 8 total, 8 up, 8 in 2024-02-10T05:35:48.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:48 smithi178 ceph-mon[92537]: failed to encode map e408 with expected crc 2024-02-10T05:35:48.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:48 smithi178 ceph-mon[95116]: failed to encode map e408 with expected crc 2024-02-10T05:35:48.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:48 smithi178 ceph-mon[95116]: failed to encode map e408 with expected crc 2024-02-10T05:35:48.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:48 smithi178 ceph-mon[95116]: osdmap e408: 8 total, 8 up, 8 in 2024-02-10T05:35:48.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:48 smithi178 ceph-mon[95116]: failed to encode map e408 with expected crc 2024-02-10T05:35:49.037 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:35:48 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:35:48.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:35:49.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:48 smithi189 ceph-mon[89631]: failed to encode map e408 with expected crc 2024-02-10T05:35:49.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:48 smithi189 ceph-mon[89631]: failed to encode map e408 with expected crc 2024-02-10T05:35:49.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:48 smithi189 ceph-mon[89631]: osdmap e408: 8 total, 8 up, 8 in 2024-02-10T05:35:49.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:48 smithi189 ceph-mon[89631]: failed to encode map e408 with expected crc 2024-02-10T05:35:49.632 INFO:tasks.rados.rados.0.smithi178.stdout:1707: done (2 left) 2024-02-10T05:35:49.632 INFO:tasks.rados.rados.0.smithi178.stdout:1708: done (1 left) 2024-02-10T05:35:49.632 INFO:tasks.rados.rados.0.smithi178.stdout:1709: done (0 left) 2024-02-10T05:35:49.632 INFO:tasks.rados.rados.0.smithi178.stdout:1710: copy_from oid 12 from oid 38 current snap is 169 2024-02-10T05:35:49.632 INFO:tasks.rados.rados.0.smithi178.stdout:1711: read oid 23 snap 167 2024-02-10T05:35:49.632 INFO:tasks.rados.rados.0.smithi178.stdout:1711: expect (ObjNum 531 snap 166 seq_num 531) 2024-02-10T05:35:49.632 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 169 2024-02-10T05:35:49.632 INFO:tasks.rados.rados.0.smithi178.stdout:1712: seq_num 544 ranges {0=720896,720896=614400,1335296=589824} 2024-02-10T05:35:49.636 INFO:tasks.rados.rados.0.smithi178.stdout:1712: writing smithi17880450-39 from 0 to 720896 tid 1 2024-02-10T05:35:49.640 INFO:tasks.rados.rados.0.smithi178.stdout:1712: writing smithi17880450-39 from 720896 to 1335296 tid 2 2024-02-10T05:35:49.644 INFO:tasks.rados.rados.0.smithi178.stdout:1712: writing smithi17880450-39 from 1335296 to 1925120 tid 3 2024-02-10T05:35:49.644 INFO:tasks.rados.rados.0.smithi178.stdout:1713: read oid 48 snap 167 2024-02-10T05:35:49.644 INFO:tasks.rados.rados.0.smithi178.stdout:1713: expect (ObjNum 490 snap 152 seq_num 490) 2024-02-10T05:35:49.644 INFO:tasks.rados.rados.0.smithi178.stdout:1714: read oid 27 snap 162 2024-02-10T05:35:49.644 INFO:tasks.rados.rados.0.smithi178.stdout:1714: expect deleted 2024-02-10T05:35:49.644 INFO:tasks.rados.rados.0.smithi178.stdout:1715: snap_remove snap 168 2024-02-10T05:35:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:49 smithi178 ceph-mon[95116]: failed to encode map e409 with expected crc 2024-02-10T05:35:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:49 smithi178 ceph-mon[95116]: failed to encode map e409 with expected crc 2024-02-10T05:35:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:49 smithi178 ceph-mon[95116]: osdmap e409: 8 total, 8 up, 8 in 2024-02-10T05:35:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:49 smithi178 ceph-mon[95116]: failed to encode map e409 with expected crc 2024-02-10T05:35:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:49 smithi178 ceph-mon[95116]: pgmap v246: 121 pgs: 121 active+clean; 262 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:35:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:49 smithi178 ceph-mon[95116]: failed to encode map e409 with expected crc 2024-02-10T05:35:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:49 smithi178 ceph-mon[95116]: failed to encode map e409 with expected crc 2024-02-10T05:35:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:49 smithi178 ceph-mon[92537]: failed to encode map e409 with expected crc 2024-02-10T05:35:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:49 smithi178 ceph-mon[92537]: failed to encode map e409 with expected crc 2024-02-10T05:35:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:49 smithi178 ceph-mon[92537]: osdmap e409: 8 total, 8 up, 8 in 2024-02-10T05:35:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:49 smithi178 ceph-mon[92537]: failed to encode map e409 with expected crc 2024-02-10T05:35:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:49 smithi178 ceph-mon[92537]: pgmap v246: 121 pgs: 121 active+clean; 262 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:35:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:49 smithi178 ceph-mon[92537]: failed to encode map e409 with expected crc 2024-02-10T05:35:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:49 smithi178 ceph-mon[92537]: failed to encode map e409 with expected crc 2024-02-10T05:35:50.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:49 smithi189 ceph-mon[89631]: failed to encode map e409 with expected crc 2024-02-10T05:35:50.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:49 smithi189 ceph-mon[89631]: failed to encode map e409 with expected crc 2024-02-10T05:35:50.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:49 smithi189 ceph-mon[89631]: osdmap e409: 8 total, 8 up, 8 in 2024-02-10T05:35:50.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:49 smithi189 ceph-mon[89631]: failed to encode map e409 with expected crc 2024-02-10T05:35:50.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:49 smithi189 ceph-mon[89631]: pgmap v246: 121 pgs: 121 active+clean; 262 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:35:50.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:49 smithi189 ceph-mon[89631]: failed to encode map e409 with expected crc 2024-02-10T05:35:50.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:49 smithi189 ceph-mon[89631]: failed to encode map e409 with expected crc 2024-02-10T05:35:50.196 INFO:tasks.rados.rados.0.smithi178.stdout:1715: done (5 left) 2024-02-10T05:35:50.196 INFO:tasks.rados.rados.0.smithi178.stdout:1716: setattr oid 3 current snap is 169 2024-02-10T05:35:50.196 INFO:tasks.rados.rados.0.smithi178.stdout:1711: expect (ObjNum 531 snap 166 seq_num 531) 2024-02-10T05:35:50.283 INFO:tasks.rados.rados.0.smithi178.stdout:1712: finishing write tid 1 to smithi17880450-39 2024-02-10T05:35:50.283 INFO:tasks.rados.rados.0.smithi178.stdout:1712: finishing write tid 2 to smithi17880450-39 2024-02-10T05:35:50.284 INFO:tasks.rados.rados.0.smithi178.stdout:1712: finishing write tid 3 to smithi17880450-39 2024-02-10T05:35:50.284 INFO:tasks.rados.rados.0.smithi178.stdout:1712: finishing write tid 4 to smithi17880450-39 2024-02-10T05:35:50.284 INFO:tasks.rados.rados.0.smithi178.stdout:1712: finishing write tid 5 to smithi17880450-39 2024-02-10T05:35:50.284 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 535 (ObjNum 544 snap 169 seq_num 544) dirty exists 2024-02-10T05:35:50.284 INFO:tasks.rados.rados.0.smithi178.stdout:1712: left oid 39 (ObjNum 544 snap 169 seq_num 544) 2024-02-10T05:35:50.284 INFO:tasks.rados.rados.0.smithi178.stdout:1713: expect (ObjNum 490 snap 152 seq_num 490) 2024-02-10T05:35:50.351 INFO:tasks.rados.rados.0.smithi178.stdout:1710: finishing copy_from racing read to smithi17880450-12 2024-02-10T05:35:50.352 INFO:tasks.rados.rados.0.smithi178.stdout:1710: finishing copy_from to smithi17880450-12 2024-02-10T05:35:50.352 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 631 (ObjNum 523 snap 163 seq_num 523) dirty exists 2024-02-10T05:35:50.352 INFO:tasks.rados.rados.0.smithi178.stdout:1710: done (5 left) 2024-02-10T05:35:50.352 INFO:tasks.rados.rados.0.smithi178.stdout:1711: done (4 left) 2024-02-10T05:35:50.352 INFO:tasks.rados.rados.0.smithi178.stdout:1712: done (3 left) 2024-02-10T05:35:50.352 INFO:tasks.rados.rados.0.smithi178.stdout:1713: done (2 left) 2024-02-10T05:35:50.353 INFO:tasks.rados.rados.0.smithi178.stdout:1714: done (1 left) 2024-02-10T05:35:50.353 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 34 current snap is 169 2024-02-10T05:35:50.353 INFO:tasks.rados.rados.0.smithi178.stdout:1717: seq_num 545 ranges {0=737280,737280=491520,1228800=450560,1679360=262144} 2024-02-10T05:35:50.355 INFO:tasks.rados.rados.0.smithi178.stdout:1717: writing smithi17880450-34 from 0 to 737280 tid 1 2024-02-10T05:35:50.358 INFO:tasks.rados.rados.0.smithi178.stdout:1717: writing smithi17880450-34 from 737280 to 1228800 tid 2 2024-02-10T05:35:50.361 INFO:tasks.rados.rados.0.smithi178.stdout:1717: writing smithi17880450-34 from 1228800 to 1679360 tid 3 2024-02-10T05:35:50.363 INFO:tasks.rados.rados.0.smithi178.stdout:1717: writing smithi17880450-34 from 1679360 to 1941504 tid 4 2024-02-10T05:35:50.363 INFO:tasks.rados.rados.0.smithi178.stdout:1718: copy_from oid 9 from oid 46 current snap is 169 2024-02-10T05:35:50.364 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 774 (ObjNum 402 snap 133 seq_num 402) dirty exists 2024-02-10T05:35:50.364 INFO:tasks.rados.rados.0.smithi178.stdout:1717: finishing write tid 1 to smithi17880450-34 2024-02-10T05:35:50.364 INFO:tasks.rados.rados.0.smithi178.stdout:1717: finishing write tid 2 to smithi17880450-34 2024-02-10T05:35:50.364 INFO:tasks.rados.rados.0.smithi178.stdout:1716: done (2 left) 2024-02-10T05:35:50.364 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 169 2024-02-10T05:35:50.364 INFO:tasks.rados.rados.0.smithi178.stdout:1719: seq_num 546 ranges {7741440=753664,8495104=778240,9273344=425984} 2024-02-10T05:35:50.410 INFO:tasks.rados.rados.0.smithi178.stdout:1719: writing smithi17880450-20 from 7741440 to 8495104 tid 1 2024-02-10T05:35:50.414 INFO:tasks.rados.rados.0.smithi178.stdout:1719: writing smithi17880450-20 from 8495104 to 9273344 tid 2 2024-02-10T05:35:50.418 INFO:tasks.rados.rados.0.smithi178.stdout:1719: writing smithi17880450-20 from 9273344 to 9699328 tid 3 2024-02-10T05:35:50.418 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 169 2024-02-10T05:35:50.418 INFO:tasks.rados.rados.0.smithi178.stdout:1717: finishing write tid 3 to smithi17880450-34 2024-02-10T05:35:50.418 INFO:tasks.rados.rados.0.smithi178.stdout:1717: finishing write tid 4 to smithi17880450-34 2024-02-10T05:35:50.418 INFO:tasks.rados.rados.0.smithi178.stdout:1717: finishing write tid 5 to smithi17880450-34 2024-02-10T05:35:50.418 INFO:tasks.rados.rados.0.smithi178.stdout:1717: finishing write tid 6 to smithi17880450-34 2024-02-10T05:35:50.418 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 773 (ObjNum 545 snap 169 seq_num 545) dirty exists 2024-02-10T05:35:50.418 INFO:tasks.rados.rados.0.smithi178.stdout:1717: left oid 34 (ObjNum 545 snap 169 seq_num 545) 2024-02-10T05:35:50.418 INFO:tasks.rados.rados.0.smithi178.stdout:1718: finishing copy_from racing read to smithi17880450-9 2024-02-10T05:35:50.418 INFO:tasks.rados.rados.0.smithi178.stdout:1718: finishing copy_from to smithi17880450-9 2024-02-10T05:35:50.418 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 1433 (ObjNum 540 snap 167 seq_num 540) dirty exists 2024-02-10T05:35:50.419 INFO:tasks.rados.rados.0.smithi178.stdout:1719: finishing write tid 1 to smithi17880450-20 2024-02-10T05:35:50.419 INFO:tasks.rados.rados.0.smithi178.stdout:1720: seq_num 547 ranges {540672=770048,1310720=663552,1974272=466944,2441216=73728} 2024-02-10T05:35:50.424 INFO:tasks.rados.rados.0.smithi178.stdout:1720: writing smithi17880450-15 from 540672 to 1310720 tid 1 2024-02-10T05:35:50.428 INFO:tasks.rados.rados.0.smithi178.stdout:1720: writing smithi17880450-15 from 1310720 to 1974272 tid 2 2024-02-10T05:35:50.431 INFO:tasks.rados.rados.0.smithi178.stdout:1720: writing smithi17880450-15 from 1974272 to 2441216 tid 3 2024-02-10T05:35:50.432 INFO:tasks.rados.rados.0.smithi178.stdout:1720: writing smithi17880450-15 from 2441216 to 2514944 tid 4 2024-02-10T05:35:50.432 INFO:tasks.rados.rados.0.smithi178.stdout:1717: done (3 left) 2024-02-10T05:35:50.432 INFO:tasks.rados.rados.0.smithi178.stdout:1718: done (2 left) 2024-02-10T05:35:50.432 INFO:tasks.rados.rados.0.smithi178.stdout:1721: read oid 19 snap -1 2024-02-10T05:35:50.432 INFO:tasks.rados.rados.0.smithi178.stdout:1721: expect (ObjNum 397 snap 129 seq_num 397) 2024-02-10T05:35:50.433 INFO:tasks.rados.rados.0.smithi178.stdout:1722: snap_remove snap 165 2024-02-10T05:35:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[92537]: failed to encode map e410 with expected crc 2024-02-10T05:35:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[92537]: osdmap e410: 8 total, 8 up, 8 in 2024-02-10T05:35:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[92537]: failed to encode map e410 with expected crc 2024-02-10T05:35:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[92537]: failed to encode map e410 with expected crc 2024-02-10T05:35:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[92537]: failed to encode map e410 with expected crc 2024-02-10T05:35:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[92537]: failed to encode map e410 with expected crc 2024-02-10T05:35:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[92537]: failed to encode map e411 with expected crc 2024-02-10T05:35:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[92537]: osdmap e411: 8 total, 8 up, 8 in 2024-02-10T05:35:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[92537]: failed to encode map e411 with expected crc 2024-02-10T05:35:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[95116]: failed to encode map e410 with expected crc 2024-02-10T05:35:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[95116]: osdmap e410: 8 total, 8 up, 8 in 2024-02-10T05:35:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[95116]: failed to encode map e410 with expected crc 2024-02-10T05:35:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[95116]: failed to encode map e410 with expected crc 2024-02-10T05:35:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[95116]: failed to encode map e410 with expected crc 2024-02-10T05:35:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[95116]: failed to encode map e410 with expected crc 2024-02-10T05:35:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[95116]: failed to encode map e411 with expected crc 2024-02-10T05:35:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[95116]: osdmap e411: 8 total, 8 up, 8 in 2024-02-10T05:35:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:50 smithi178 ceph-mon[95116]: failed to encode map e411 with expected crc 2024-02-10T05:35:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:50 smithi189 ceph-mon[89631]: failed to encode map e410 with expected crc 2024-02-10T05:35:51.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:50 smithi189 ceph-mon[89631]: osdmap e410: 8 total, 8 up, 8 in 2024-02-10T05:35:51.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:50 smithi189 ceph-mon[89631]: failed to encode map e410 with expected crc 2024-02-10T05:35:51.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:50 smithi189 ceph-mon[89631]: failed to encode map e410 with expected crc 2024-02-10T05:35:51.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:50 smithi189 ceph-mon[89631]: failed to encode map e410 with expected crc 2024-02-10T05:35:51.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:50 smithi189 ceph-mon[89631]: failed to encode map e410 with expected crc 2024-02-10T05:35:51.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:50 smithi189 ceph-mon[89631]: failed to encode map e411 with expected crc 2024-02-10T05:35:51.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:50 smithi189 ceph-mon[89631]: osdmap e411: 8 total, 8 up, 8 in 2024-02-10T05:35:51.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:50 smithi189 ceph-mon[89631]: failed to encode map e411 with expected crc 2024-02-10T05:35:51.204 INFO:tasks.rados.rados.0.smithi178.stdout:1722: done (3 left) 2024-02-10T05:35:51.204 INFO:tasks.rados.rados.0.smithi178.stdout:1723: rmattr oid 22 current snap is 169 2024-02-10T05:35:51.204 INFO:tasks.rados.rados.0.smithi178.stdout:1719: finishing write tid 2 to smithi17880450-20 2024-02-10T05:35:51.204 INFO:tasks.rados.rados.0.smithi178.stdout:1719: finishing write tid 3 to smithi17880450-20 2024-02-10T05:35:51.204 INFO:tasks.rados.rados.0.smithi178.stdout:1719: finishing write tid 4 to smithi17880450-20 2024-02-10T05:35:51.205 INFO:tasks.rados.rados.0.smithi178.stdout:1719: finishing write tid 5 to smithi17880450-20 2024-02-10T05:35:51.205 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 359 (ObjNum 546 snap 169 seq_num 546) dirty exists 2024-02-10T05:35:51.205 INFO:tasks.rados.rados.0.smithi178.stdout:1719: left oid 20 (ObjNum 546 snap 169 seq_num 546) 2024-02-10T05:35:51.205 INFO:tasks.rados.rados.0.smithi178.stdout:1720: finishing write tid 1 to smithi17880450-15 2024-02-10T05:35:51.205 INFO:tasks.rados.rados.0.smithi178.stdout:1720: finishing write tid 2 to smithi17880450-15 2024-02-10T05:35:51.205 INFO:tasks.rados.rados.0.smithi178.stdout:1720: finishing write tid 3 to smithi17880450-15 2024-02-10T05:35:51.205 INFO:tasks.rados.rados.0.smithi178.stdout:1720: finishing write tid 4 to smithi17880450-15 2024-02-10T05:35:51.205 INFO:tasks.rados.rados.0.smithi178.stdout:1720: finishing write tid 5 to smithi17880450-15 2024-02-10T05:35:51.205 INFO:tasks.rados.rados.0.smithi178.stdout:1719: done (3 left) 2024-02-10T05:35:51.205 INFO:tasks.rados.rados.0.smithi178.stdout:1724: rollback oid 42 current snap is 169 2024-02-10T05:35:51.205 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 42 to 167 2024-02-10T05:35:51.205 INFO:tasks.rados.rados.0.smithi178.stdout:1725: read oid 40 snap -1 2024-02-10T05:35:51.206 INFO:tasks.rados.rados.0.smithi178.stdout:1725: expect (ObjNum 528 snap 165 seq_num 528) 2024-02-10T05:35:51.206 INFO:tasks.rados.rados.0.smithi178.stdout:1726: snap_create 2024-02-10T05:35:51.206 INFO:tasks.rados.rados.0.smithi178.stdout:1720: finishing write tid 6 to smithi17880450-15 2024-02-10T05:35:51.206 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 778 (ObjNum 547 snap 169 seq_num 547) dirty exists 2024-02-10T05:35:51.207 INFO:tasks.rados.rados.0.smithi178.stdout:1720: left oid 15 (ObjNum 547 snap 169 seq_num 547) 2024-02-10T05:35:51.207 INFO:tasks.rados.rados.0.smithi178.stdout:1721: expect (ObjNum 397 snap 129 seq_num 397) 2024-02-10T05:35:51.352 INFO:tasks.rados.rados.0.smithi178.stdout:1724: finishing rollback tid 0 to smithi17880450-42 2024-02-10T05:35:51.352 INFO:tasks.rados.rados.0.smithi178.stdout:1724: finishing rollback tid 1 to smithi17880450-42 2024-02-10T05:35:51.352 INFO:tasks.rados.rados.0.smithi178.stdout:1724: finishing rollback tid 2 to smithi17880450-42 2024-02-10T05:35:51.352 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 778 (ObjNum 520 snap 161 seq_num 520) dirty exists 2024-02-10T05:35:51.352 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 804 (ObjNum 929 snap 0 seq_num 28387943) dirty exists 2024-02-10T05:35:51.352 INFO:tasks.rados.rados.0.smithi178.stdout:1725: expect (ObjNum 528 snap 165 seq_num 528) 2024-02-10T05:35:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:51 smithi178 ceph-mon[92537]: pgmap v249: 121 pgs: 121 active+clean; 199 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 6.5 MiB/s wr, 39 op/s 2024-02-10T05:35:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:51 smithi178 ceph-mon[92537]: osdmap e412: 8 total, 8 up, 8 in 2024-02-10T05:35:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:51 smithi178 ceph-mon[92537]: failed to encode map e412 with expected crc 2024-02-10T05:35:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:51 smithi178 ceph-mon[92537]: failed to encode map e412 with expected crc 2024-02-10T05:35:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:51 smithi178 ceph-mon[95116]: pgmap v249: 121 pgs: 121 active+clean; 199 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 6.5 MiB/s wr, 39 op/s 2024-02-10T05:35:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:51 smithi178 ceph-mon[95116]: osdmap e412: 8 total, 8 up, 8 in 2024-02-10T05:35:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:51 smithi178 ceph-mon[95116]: failed to encode map e412 with expected crc 2024-02-10T05:35:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:51 smithi178 ceph-mon[95116]: failed to encode map e412 with expected crc 2024-02-10T05:35:52.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:51 smithi189 ceph-mon[89631]: pgmap v249: 121 pgs: 121 active+clean; 199 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 6.5 MiB/s wr, 39 op/s 2024-02-10T05:35:52.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:51 smithi189 ceph-mon[89631]: osdmap e412: 8 total, 8 up, 8 in 2024-02-10T05:35:52.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:51 smithi189 ceph-mon[89631]: failed to encode map e412 with expected crc 2024-02-10T05:35:52.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:51 smithi189 ceph-mon[89631]: failed to encode map e412 with expected crc 2024-02-10T05:35:52.204 INFO:tasks.rados.rados.0.smithi178.stdout:1720: done (5 left) 2024-02-10T05:35:52.204 INFO:tasks.rados.rados.0.smithi178.stdout:1721: done (4 left) 2024-02-10T05:35:52.204 INFO:tasks.rados.rados.0.smithi178.stdout:1723: done (3 left) 2024-02-10T05:35:52.204 INFO:tasks.rados.rados.0.smithi178.stdout:1724: done (2 left) 2024-02-10T05:35:52.204 INFO:tasks.rados.rados.0.smithi178.stdout:1725: done (1 left) 2024-02-10T05:35:52.204 INFO:tasks.rados.rados.0.smithi178.stdout:1726: done (0 left) 2024-02-10T05:35:52.204 INFO:tasks.rados.rados.0.smithi178.stdout:1727: read oid 1 snap -1 2024-02-10T05:35:52.204 INFO:tasks.rados.rados.0.smithi178.stdout:1727: expect (ObjNum 532 snap 166 seq_num 532) 2024-02-10T05:35:52.204 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 170 2024-02-10T05:35:52.204 INFO:tasks.rados.rados.0.smithi178.stdout:1728: seq_num 548 ranges {1572864=786432,2359296=598016,2957312=606208} 2024-02-10T05:35:52.217 INFO:tasks.rados.rados.0.smithi178.stdout:1728: writing smithi17880450-14 from 1572864 to 2359296 tid 1 2024-02-10T05:35:52.221 INFO:tasks.rados.rados.0.smithi178.stdout:1728: writing smithi17880450-14 from 2359296 to 2957312 tid 2 2024-02-10T05:35:52.225 INFO:tasks.rados.rados.0.smithi178.stdout:1728: writing smithi17880450-14 from 2957312 to 3563520 tid 3 2024-02-10T05:35:52.225 INFO:tasks.rados.rados.0.smithi178.stdout:1729: snap_remove snap 169 2024-02-10T05:35:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:52 smithi178 ceph-mon[92537]: failed to encode map e412 with expected crc 2024-02-10T05:35:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:52 smithi178 ceph-mon[92537]: failed to encode map e412 with expected crc 2024-02-10T05:35:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:52 smithi178 ceph-mon[92537]: failed to encode map e412 with expected crc 2024-02-10T05:35:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:52 smithi178 ceph-mon[92537]: osdmap e413: 8 total, 8 up, 8 in 2024-02-10T05:35:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:52 smithi178 ceph-mon[92537]: failed to encode map e413 with expected crc 2024-02-10T05:35:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:52 smithi178 ceph-mon[95116]: failed to encode map e412 with expected crc 2024-02-10T05:35:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:52 smithi178 ceph-mon[95116]: failed to encode map e412 with expected crc 2024-02-10T05:35:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:52 smithi178 ceph-mon[95116]: failed to encode map e412 with expected crc 2024-02-10T05:35:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:52 smithi178 ceph-mon[95116]: osdmap e413: 8 total, 8 up, 8 in 2024-02-10T05:35:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:52 smithi178 ceph-mon[95116]: failed to encode map e413 with expected crc 2024-02-10T05:35:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:52 smithi189 ceph-mon[89631]: failed to encode map e412 with expected crc 2024-02-10T05:35:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:52 smithi189 ceph-mon[89631]: failed to encode map e412 with expected crc 2024-02-10T05:35:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:52 smithi189 ceph-mon[89631]: failed to encode map e412 with expected crc 2024-02-10T05:35:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:52 smithi189 ceph-mon[89631]: osdmap e413: 8 total, 8 up, 8 in 2024-02-10T05:35:53.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:52 smithi189 ceph-mon[89631]: failed to encode map e413 with expected crc 2024-02-10T05:35:53.206 INFO:tasks.rados.rados.0.smithi178.stdout:1729: done (2 left) 2024-02-10T05:35:53.206 INFO:tasks.rados.rados.0.smithi178.stdout:1730: rollback oid 30 current snap is 170 2024-02-10T05:35:53.206 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 153 2024-02-10T05:35:53.207 INFO:tasks.rados.rados.0.smithi178.stdout:1728: finishing write tid 1 to smithi17880450-14 2024-02-10T05:35:53.207 INFO:tasks.rados.rados.0.smithi178.stdout:1727: expect (ObjNum 532 snap 166 seq_num 532) 2024-02-10T05:35:53.645 INFO:tasks.rados.rados.0.smithi178.stdout:1728: finishing write tid 2 to smithi17880450-14 2024-02-10T05:35:53.645 INFO:tasks.rados.rados.0.smithi178.stdout:1728: finishing write tid 3 to smithi17880450-14 2024-02-10T05:35:53.645 INFO:tasks.rados.rados.0.smithi178.stdout:1728: finishing write tid 4 to smithi17880450-14 2024-02-10T05:35:53.645 INFO:tasks.rados.rados.0.smithi178.stdout:1728: finishing write tid 5 to smithi17880450-14 2024-02-10T05:35:53.646 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 587 (ObjNum 548 snap 170 seq_num 548) dirty exists 2024-02-10T05:35:53.646 INFO:tasks.rados.rados.0.smithi178.stdout:1728: left oid 14 (ObjNum 548 snap 170 seq_num 548) 2024-02-10T05:35:53.646 INFO:tasks.rados.rados.0.smithi178.stdout:1727: done (2 left) 2024-02-10T05:35:53.646 INFO:tasks.rados.rados.0.smithi178.stdout:1728: done (1 left) 2024-02-10T05:35:53.646 INFO:tasks.rados.rados.0.smithi178.stdout:1731: copy_from oid 9 from oid 25 current snap is 170 2024-02-10T05:35:53.646 INFO:tasks.rados.rados.0.smithi178.stdout:1730: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:35:53.646 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 0 (ObjNum 929 snap 0 seq_num 28387943) dirty dne 2024-02-10T05:35:53.646 INFO:tasks.rados.rados.0.smithi178.stdout:1730: done (1 left) 2024-02-10T05:35:53.646 INFO:tasks.rados.rados.0.smithi178.stdout:1732: setattr oid 11 current snap is 170 2024-02-10T05:35:53.647 INFO:tasks.rados.rados.0.smithi178.stdout:1733: copy_from oid 38 from oid 31 current snap is 170 2024-02-10T05:35:53.647 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 170 2024-02-10T05:35:53.647 INFO:tasks.rados.rados.0.smithi178.stdout:1734: seq_num 549 ranges {2670592=802816,3473408=483328,3956736=434176,4390912=286720} 2024-02-10T05:35:53.667 INFO:tasks.rados.rados.0.smithi178.stdout:1734: writing smithi17880450-23 from 2670592 to 3473408 tid 1 2024-02-10T05:35:53.670 INFO:tasks.rados.rados.0.smithi178.stdout:1734: writing smithi17880450-23 from 3473408 to 3956736 tid 2 2024-02-10T05:35:53.672 INFO:tasks.rados.rados.0.smithi178.stdout:1734: writing smithi17880450-23 from 3956736 to 4390912 tid 3 2024-02-10T05:35:53.674 INFO:tasks.rados.rados.0.smithi178.stdout:1734: writing smithi17880450-23 from 4390912 to 4677632 tid 4 2024-02-10T05:35:53.674 INFO:tasks.rados.rados.0.smithi178.stdout:1735: snap_remove snap 162 2024-02-10T05:35:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:53 smithi178 ceph-mon[92537]: failed to encode map e413 with expected crc 2024-02-10T05:35:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:53 smithi178 ceph-mon[92537]: pgmap v252: 121 pgs: 121 active+clean; 201 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 6.0 MiB/s wr, 39 op/s 2024-02-10T05:35:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:53 smithi178 ceph-mon[92537]: osdmap e414: 8 total, 8 up, 8 in 2024-02-10T05:35:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:53 smithi178 ceph-mon[92537]: failed to encode map e413 with expected crc 2024-02-10T05:35:53.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:53 smithi178 ceph-mon[95116]: failed to encode map e413 with expected crc 2024-02-10T05:35:53.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:53 smithi178 ceph-mon[95116]: pgmap v252: 121 pgs: 121 active+clean; 201 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 6.0 MiB/s wr, 39 op/s 2024-02-10T05:35:53.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:53 smithi178 ceph-mon[95116]: osdmap e414: 8 total, 8 up, 8 in 2024-02-10T05:35:53.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:53 smithi178 ceph-mon[95116]: failed to encode map e413 with expected crc 2024-02-10T05:35:54.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:53 smithi189 ceph-mon[89631]: failed to encode map e413 with expected crc 2024-02-10T05:35:54.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:53 smithi189 ceph-mon[89631]: pgmap v252: 121 pgs: 121 active+clean; 201 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 6.0 MiB/s wr, 39 op/s 2024-02-10T05:35:54.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:53 smithi189 ceph-mon[89631]: osdmap e414: 8 total, 8 up, 8 in 2024-02-10T05:35:54.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:53 smithi189 ceph-mon[89631]: failed to encode map e413 with expected crc 2024-02-10T05:35:54.649 INFO:tasks.rados.rados.0.smithi178.stdout:1735: done (4 left) 2024-02-10T05:35:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:1736: copy_from oid 18 from oid 16 current snap is 170 2024-02-10T05:35:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:1737: snap_create 2024-02-10T05:35:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 817 (ObjNum 418 snap 136 seq_num 418) dirty exists 2024-02-10T05:35:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:1731: finishing copy_from racing read to smithi17880450-9 2024-02-10T05:35:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:1731: finishing copy_from to smithi17880450-9 2024-02-10T05:35:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 636 (ObjNum 529 snap 165 seq_num 529) dirty exists 2024-02-10T05:35:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:1734: finishing write tid 1 to smithi17880450-23 2024-02-10T05:35:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:1734: finishing write tid 2 to smithi17880450-23 2024-02-10T05:35:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:1734: finishing write tid 3 to smithi17880450-23 2024-02-10T05:35:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:1734: finishing write tid 4 to smithi17880450-23 2024-02-10T05:35:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:1734: finishing write tid 5 to smithi17880450-23 2024-02-10T05:35:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:1734: finishing write tid 6 to smithi17880450-23 2024-02-10T05:35:54.650 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 741 (ObjNum 549 snap 170 seq_num 549) dirty exists 2024-02-10T05:35:54.651 INFO:tasks.rados.rados.0.smithi178.stdout:1734: left oid 23 (ObjNum 549 snap 170 seq_num 549) 2024-02-10T05:35:54.651 INFO:tasks.rados.rados.0.smithi178.stdout:1733: finishing copy_from racing read to smithi17880450-38 2024-02-10T05:35:54.651 INFO:tasks.rados.rados.0.smithi178.stdout:1733: finishing copy_from to smithi17880450-38 2024-02-10T05:35:54.651 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1428 (ObjNum 537 snap 167 seq_num 537) dirty exists 2024-02-10T05:35:54.663 INFO:tasks.rados.rados.0.smithi178.stdout:1736: finishing copy_from racing read to smithi17880450-18 2024-02-10T05:35:54.668 INFO:tasks.rados.rados.0.smithi178.stdout:1736: finishing copy_from to smithi17880450-18 2024-02-10T05:35:54.668 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 1368 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-10T05:35:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:54 smithi189 ceph-mon[89631]: failed to encode map e414 with expected crc 2024-02-10T05:35:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:54 smithi189 ceph-mon[89631]: failed to encode map e413 with expected crc 2024-02-10T05:35:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:54 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:54 smithi189 ceph-mon[89631]: pgmap v254: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 24 op/s 2024-02-10T05:35:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:54 smithi189 ceph-mon[89631]: osdmap e415: 8 total, 8 up, 8 in 2024-02-10T05:35:55.198 INFO:tasks.rados.rados.0.smithi178.stdout:1731: done (5 left) 2024-02-10T05:35:55.198 INFO:tasks.rados.rados.0.smithi178.stdout:1732: done (4 left) 2024-02-10T05:35:55.198 INFO:tasks.rados.rados.0.smithi178.stdout:1733: done (3 left) 2024-02-10T05:35:55.198 INFO:tasks.rados.rados.0.smithi178.stdout:1734: done (2 left) 2024-02-10T05:35:55.198 INFO:tasks.rados.rados.0.smithi178.stdout:1736: done (1 left) 2024-02-10T05:35:55.198 INFO:tasks.rados.rados.0.smithi178.stdout:1737: done (0 left) 2024-02-10T05:35:55.198 INFO:tasks.rados.rados.0.smithi178.stdout:1738: delete oid 30 current snap is 171 2024-02-10T05:35:55.207 INFO:tasks.rados.rados.0.smithi178.stdout:1738: done (0 left) 2024-02-10T05:35:55.207 INFO:tasks.rados.rados.0.smithi178.stdout:1739: rollback oid 41 current snap is 171 2024-02-10T05:35:55.207 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 41 to 153 2024-02-10T05:35:55.207 INFO:tasks.rados.rados.0.smithi178.stdout:1740: read oid 42 snap -1 2024-02-10T05:35:55.207 INFO:tasks.rados.rados.0.smithi178.stdout:1740: expect (ObjNum 520 snap 161 seq_num 520) 2024-02-10T05:35:55.208 INFO:tasks.rados.rados.0.smithi178.stdout:1741: copy_from oid 31 from oid 50 current snap is 171 2024-02-10T05:35:55.208 INFO:tasks.rados.rados.0.smithi178.stdout:1742: snap_create 2024-02-10T05:35:55.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:54 smithi178 ceph-mon[95116]: failed to encode map e414 with expected crc 2024-02-10T05:35:55.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:54 smithi178 ceph-mon[95116]: failed to encode map e413 with expected crc 2024-02-10T05:35:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:54 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:54 smithi178 ceph-mon[95116]: pgmap v254: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 24 op/s 2024-02-10T05:35:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:54 smithi178 ceph-mon[95116]: osdmap e415: 8 total, 8 up, 8 in 2024-02-10T05:35:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:54 smithi178 ceph-mon[92537]: failed to encode map e414 with expected crc 2024-02-10T05:35:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:54 smithi178 ceph-mon[92537]: failed to encode map e413 with expected crc 2024-02-10T05:35:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:54 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:54 smithi178 ceph-mon[92537]: pgmap v254: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 24 op/s 2024-02-10T05:35:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:54 smithi178 ceph-mon[92537]: osdmap e415: 8 total, 8 up, 8 in 2024-02-10T05:35:55.215 INFO:tasks.rados.rados.0.smithi178.stdout:1739: finishing rollback tid 0 to smithi17880450-41 2024-02-10T05:35:55.217 INFO:tasks.rados.rados.0.smithi178.stdout:1739: finishing rollback tid 1 to smithi17880450-41 2024-02-10T05:35:55.217 INFO:tasks.rados.rados.0.smithi178.stdout:1739: finishing rollback tid 2 to smithi17880450-41 2024-02-10T05:35:55.217 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 818 (ObjNum 462 snap 144 seq_num 462) dirty exists 2024-02-10T05:35:55.235 INFO:tasks.rados.rados.0.smithi178.stdout:1741: finishing copy_from racing read to smithi17880450-31 2024-02-10T05:35:55.239 INFO:tasks.rados.rados.0.smithi178.stdout:1741: finishing copy_from to smithi17880450-31 2024-02-10T05:35:55.240 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 336 (ObjNum 526 snap 164 seq_num 526) dirty exists 2024-02-10T05:35:55.246 INFO:tasks.rados.rados.0.smithi178.stdout:1740: expect (ObjNum 520 snap 161 seq_num 520) 2024-02-10T05:35:56.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:55 smithi189 ceph-mon[89631]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:55 smithi189 ceph-mon[89631]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:55 smithi189 ceph-mon[89631]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:55 smithi189 ceph-mon[89631]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:55 smithi189 ceph-mon[89631]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:55 smithi189 ceph-mon[89631]: osdmap e416: 8 total, 8 up, 8 in 2024-02-10T05:35:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:55 smithi189 ceph-mon[89631]: failed to encode map e416 with expected crc 2024-02-10T05:35:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:55 smithi189 ceph-mon[89631]: failed to encode map e416 with expected crc 2024-02-10T05:35:56.203 INFO:tasks.rados.rados.0.smithi178.stdout:1739: done (3 left) 2024-02-10T05:35:56.203 INFO:tasks.rados.rados.0.smithi178.stdout:1740: done (2 left) 2024-02-10T05:35:56.203 INFO:tasks.rados.rados.0.smithi178.stdout:1741: done (1 left) 2024-02-10T05:35:56.203 INFO:tasks.rados.rados.0.smithi178.stdout:1742: done (0 left) 2024-02-10T05:35:56.203 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 47 current snap is 172 2024-02-10T05:35:56.203 INFO:tasks.rados.rados.0.smithi178.stdout:1743: seq_num 551 ranges {1720320=434176,2154496=647168,2801664=450560,3252224=507904} 2024-02-10T05:35:56.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[92537]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[92537]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[92537]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[92537]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[92537]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[92537]: osdmap e416: 8 total, 8 up, 8 in 2024-02-10T05:35:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[92537]: failed to encode map e416 with expected crc 2024-02-10T05:35:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[92537]: failed to encode map e416 with expected crc 2024-02-10T05:35:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[95116]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[95116]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[95116]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[95116]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[95116]: failed to encode map e415 with expected crc 2024-02-10T05:35:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[95116]: osdmap e416: 8 total, 8 up, 8 in 2024-02-10T05:35:56.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[95116]: failed to encode map e416 with expected crc 2024-02-10T05:35:56.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:55 smithi178 ceph-mon[95116]: failed to encode map e416 with expected crc 2024-02-10T05:35:56.214 INFO:tasks.rados.rados.0.smithi178.stdout:1743: writing smithi17880450-47 from 1720320 to 2154496 tid 1 2024-02-10T05:35:56.217 INFO:tasks.rados.rados.0.smithi178.stdout:1743: writing smithi17880450-47 from 2154496 to 2801664 tid 2 2024-02-10T05:35:56.220 INFO:tasks.rados.rados.0.smithi178.stdout:1743: writing smithi17880450-47 from 2801664 to 3252224 tid 3 2024-02-10T05:35:56.223 INFO:tasks.rados.rados.0.smithi178.stdout:1743: writing smithi17880450-47 from 3252224 to 3760128 tid 4 2024-02-10T05:35:56.224 INFO:tasks.rados.rados.0.smithi178.stdout:1744: read oid 37 snap -1 2024-02-10T05:35:56.224 INFO:tasks.rados.rados.0.smithi178.stdout:1744: expect (ObjNum 491 snap 152 seq_num 491) 2024-02-10T05:35:56.224 INFO:tasks.rados.rados.0.smithi178.stdout:1745: snap_create 2024-02-10T05:35:56.225 INFO:tasks.rados.rados.0.smithi178.stdout:1743: finishing write tid 1 to smithi17880450-47 2024-02-10T05:35:56.225 INFO:tasks.rados.rados.0.smithi178.stdout:1743: finishing write tid 2 to smithi17880450-47 2024-02-10T05:35:56.228 INFO:tasks.rados.rados.0.smithi178.stdout:1743: finishing write tid 3 to smithi17880450-47 2024-02-10T05:35:56.229 INFO:tasks.rados.rados.0.smithi178.stdout:1743: finishing write tid 4 to smithi17880450-47 2024-02-10T05:35:56.230 INFO:tasks.rados.rados.0.smithi178.stdout:1743: finishing write tid 5 to smithi17880450-47 2024-02-10T05:35:56.231 INFO:tasks.rados.rados.0.smithi178.stdout:1743: finishing write tid 6 to smithi17880450-47 2024-02-10T05:35:56.231 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 749 (ObjNum 551 snap 172 seq_num 551) dirty exists 2024-02-10T05:35:56.231 INFO:tasks.rados.rados.0.smithi178.stdout:1743: left oid 47 (ObjNum 551 snap 172 seq_num 551) 2024-02-10T05:35:56.237 INFO:tasks.rados.rados.0.smithi178.stdout:1744: expect (ObjNum 491 snap 152 seq_num 491) 2024-02-10T05:35:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:56 smithi189 ceph-mon[89631]: failed to encode map e416 with expected crc 2024-02-10T05:35:57.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:56 smithi189 ceph-mon[89631]: failed to encode map e416 with expected crc 2024-02-10T05:35:57.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:56 smithi189 ceph-mon[89631]: failed to encode map e416 with expected crc 2024-02-10T05:35:57.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:56 smithi189 ceph-mon[89631]: osdmap e417: 8 total, 8 up, 8 in 2024-02-10T05:35:57.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:56 smithi189 ceph-mon[89631]: failed to encode map e417 with expected crc 2024-02-10T05:35:57.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:56 smithi189 ceph-mon[89631]: pgmap v258: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 8.1 MiB/s wr, 22 op/s 2024-02-10T05:35:57.207 INFO:tasks.rados.rados.0.smithi178.stdout:1743: done (2 left) 2024-02-10T05:35:57.207 INFO:tasks.rados.rados.0.smithi178.stdout:1744: done (1 left) 2024-02-10T05:35:57.207 INFO:tasks.rados.rados.0.smithi178.stdout:1745: done (0 left) 2024-02-10T05:35:57.207 INFO:tasks.rados.rados.0.smithi178.stdout:1746: snap_create 2024-02-10T05:35:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:56 smithi178 ceph-mon[92537]: failed to encode map e416 with expected crc 2024-02-10T05:35:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:56 smithi178 ceph-mon[92537]: failed to encode map e416 with expected crc 2024-02-10T05:35:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:56 smithi178 ceph-mon[92537]: failed to encode map e416 with expected crc 2024-02-10T05:35:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:56 smithi178 ceph-mon[92537]: osdmap e417: 8 total, 8 up, 8 in 2024-02-10T05:35:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:56 smithi178 ceph-mon[92537]: failed to encode map e417 with expected crc 2024-02-10T05:35:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:56 smithi178 ceph-mon[92537]: pgmap v258: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 8.1 MiB/s wr, 22 op/s 2024-02-10T05:35:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:56 smithi178 ceph-mon[95116]: failed to encode map e416 with expected crc 2024-02-10T05:35:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:56 smithi178 ceph-mon[95116]: failed to encode map e416 with expected crc 2024-02-10T05:35:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:56 smithi178 ceph-mon[95116]: failed to encode map e416 with expected crc 2024-02-10T05:35:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:56 smithi178 ceph-mon[95116]: osdmap e417: 8 total, 8 up, 8 in 2024-02-10T05:35:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:56 smithi178 ceph-mon[95116]: failed to encode map e417 with expected crc 2024-02-10T05:35:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:56 smithi178 ceph-mon[95116]: pgmap v258: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 8.1 MiB/s wr, 22 op/s 2024-02-10T05:35:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:35:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:35:57] "GET /metrics HTTP/1.1" 200 35999 "" "Prometheus/2.43.0" 2024-02-10T05:35:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:57 smithi178 ceph-mon[95116]: failed to encode map e417 with expected crc 2024-02-10T05:35:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:57 smithi178 ceph-mon[95116]: failed to encode map e417 with expected crc 2024-02-10T05:35:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:57 smithi178 ceph-mon[95116]: failed to encode map e418 with expected crc 2024-02-10T05:35:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:57 smithi178 ceph-mon[95116]: failed to encode map e418 with expected crc 2024-02-10T05:35:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:57 smithi178 ceph-mon[95116]: osdmap e418: 8 total, 8 up, 8 in 2024-02-10T05:35:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:57 smithi178 ceph-mon[92537]: failed to encode map e417 with expected crc 2024-02-10T05:35:57.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:57 smithi178 ceph-mon[92537]: failed to encode map e417 with expected crc 2024-02-10T05:35:57.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:57 smithi178 ceph-mon[92537]: failed to encode map e418 with expected crc 2024-02-10T05:35:57.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:57 smithi178 ceph-mon[92537]: failed to encode map e418 with expected crc 2024-02-10T05:35:57.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:57 smithi178 ceph-mon[92537]: osdmap e418: 8 total, 8 up, 8 in 2024-02-10T05:35:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:57 smithi189 ceph-mon[89631]: failed to encode map e417 with expected crc 2024-02-10T05:35:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:57 smithi189 ceph-mon[89631]: failed to encode map e417 with expected crc 2024-02-10T05:35:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:57 smithi189 ceph-mon[89631]: failed to encode map e418 with expected crc 2024-02-10T05:35:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:57 smithi189 ceph-mon[89631]: failed to encode map e418 with expected crc 2024-02-10T05:35:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:57 smithi189 ceph-mon[89631]: osdmap e418: 8 total, 8 up, 8 in 2024-02-10T05:35:58.210 INFO:tasks.rados.rados.0.smithi178.stdout:1746: done (0 left) 2024-02-10T05:35:58.210 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 27 current snap is 174 2024-02-10T05:35:58.211 INFO:tasks.rados.rados.0.smithi178.stdout:1747: seq_num 552 ranges {1769472=450560,2220032=532480,2752512=655360,3407872=417792} 2024-02-10T05:35:58.222 INFO:tasks.rados.rados.0.smithi178.stdout:1747: writing smithi17880450-27 from 1769472 to 2220032 tid 1 2024-02-10T05:35:58.227 INFO:tasks.rados.rados.0.smithi178.stdout:1747: writing smithi17880450-27 from 2220032 to 2752512 tid 2 2024-02-10T05:35:58.230 INFO:tasks.rados.rados.0.smithi178.stdout:1747: writing smithi17880450-27 from 2752512 to 3407872 tid 3 2024-02-10T05:35:58.233 INFO:tasks.rados.rados.0.smithi178.stdout:1747: writing smithi17880450-27 from 3407872 to 3825664 tid 4 2024-02-10T05:35:58.233 INFO:tasks.rados.rados.0.smithi178.stdout:1748: setattr oid 26 current snap is 174 2024-02-10T05:35:58.233 INFO:tasks.rados.rados.0.smithi178.stdout:1747: finishing write tid 1 to smithi17880450-27 2024-02-10T05:35:58.233 INFO:tasks.rados.rados.0.smithi178.stdout:1747: finishing write tid 2 to smithi17880450-27 2024-02-10T05:35:58.233 INFO:tasks.rados.rados.0.smithi178.stdout:1747: finishing write tid 3 to smithi17880450-27 2024-02-10T05:35:58.234 INFO:tasks.rados.rados.0.smithi178.stdout:1749: read oid 1 snap -1 2024-02-10T05:35:58.234 INFO:tasks.rados.rados.0.smithi178.stdout:1749: expect (ObjNum 532 snap 166 seq_num 532) 2024-02-10T05:35:58.235 INFO:tasks.rados.rados.0.smithi178.stdout:1750: rollback oid 7 current snap is 174 2024-02-10T05:35:58.235 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 7 to 153 2024-02-10T05:35:58.235 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 174 2024-02-10T05:35:58.235 INFO:tasks.rados.rados.0.smithi178.stdout:1751: seq_num 553 ranges {0=466944,466944=417792,884736=417792,1302528=516096,1818624=253952} 2024-02-10T05:35:58.238 INFO:tasks.rados.rados.0.smithi178.stdout:1751: writing smithi17880450-22 from 0 to 466944 tid 1 2024-02-10T05:35:58.241 INFO:tasks.rados.rados.0.smithi178.stdout:1751: writing smithi17880450-22 from 466944 to 884736 tid 2 2024-02-10T05:35:58.243 INFO:tasks.rados.rados.0.smithi178.stdout:1751: writing smithi17880450-22 from 884736 to 1302528 tid 3 2024-02-10T05:35:58.246 INFO:tasks.rados.rados.0.smithi178.stdout:1751: writing smithi17880450-22 from 1302528 to 1818624 tid 4 2024-02-10T05:35:58.248 INFO:tasks.rados.rados.0.smithi178.stdout:1751: writing smithi17880450-22 from 1818624 to 2072576 tid 5 2024-02-10T05:35:58.248 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 174 2024-02-10T05:35:58.248 INFO:tasks.rados.rados.0.smithi178.stdout:1747: finishing write tid 4 to smithi17880450-27 2024-02-10T05:35:58.248 INFO:tasks.rados.rados.0.smithi178.stdout:1752: seq_num 554 ranges {1908736=483328,2392064=704512,3096576=622592,3719168=278528} 2024-02-10T05:35:58.263 INFO:tasks.rados.rados.0.smithi178.stdout:1752: writing smithi17880450-17 from 1908736 to 2392064 tid 1 2024-02-10T05:35:58.267 INFO:tasks.rados.rados.0.smithi178.stdout:1752: writing smithi17880450-17 from 2392064 to 3096576 tid 2 2024-02-10T05:35:58.270 INFO:tasks.rados.rados.0.smithi178.stdout:1752: writing smithi17880450-17 from 3096576 to 3719168 tid 3 2024-02-10T05:35:58.272 INFO:tasks.rados.rados.0.smithi178.stdout:1752: writing smithi17880450-17 from 3719168 to 3997696 tid 4 2024-02-10T05:35:58.273 INFO:tasks.rados.rados.0.smithi178.stdout:1753: delete oid 30 current snap is 174 2024-02-10T05:35:58.273 INFO:tasks.rados.rados.0.smithi178.stdout:1747: finishing write tid 5 to smithi17880450-27 2024-02-10T05:35:58.273 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 1477 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-10T05:35:58.273 INFO:tasks.rados.rados.0.smithi178.stdout:1750: finishing rollback tid 1 to smithi17880450-7 2024-02-10T05:35:58.274 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-02-10T05:35:58.274 INFO:tasks.rados.rados.0.smithi178.stdout:1747: finishing write tid 6 to smithi17880450-27 2024-02-10T05:35:58.274 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 824 (ObjNum 552 snap 174 seq_num 552) dirty exists 2024-02-10T05:35:58.274 INFO:tasks.rados.rados.0.smithi178.stdout:1747: left oid 27 (ObjNum 552 snap 174 seq_num 552) 2024-02-10T05:35:58.274 INFO:tasks.rados.rados.0.smithi178.stdout:1749: expect (ObjNum 532 snap 166 seq_num 532) 2024-02-10T05:35:58.718 INFO:tasks.rados.rados.0.smithi178.stdout:1751: finishing write tid 1 to smithi17880450-22 2024-02-10T05:35:58.718 INFO:tasks.rados.rados.0.smithi178.stdout:1751: finishing write tid 2 to smithi17880450-22 2024-02-10T05:35:58.718 INFO:tasks.rados.rados.0.smithi178.stdout:1751: finishing write tid 3 to smithi17880450-22 2024-02-10T05:35:58.718 INFO:tasks.rados.rados.0.smithi178.stdout:1751: finishing write tid 4 to smithi17880450-22 2024-02-10T05:35:58.718 INFO:tasks.rados.rados.0.smithi178.stdout:1752: finishing write tid 1 to smithi17880450-17 2024-02-10T05:35:58.718 INFO:tasks.rados.rados.0.smithi178.stdout:1751: finishing write tid 5 to smithi17880450-22 2024-02-10T05:35:58.718 INFO:tasks.rados.rados.0.smithi178.stdout:1751: finishing write tid 6 to smithi17880450-22 2024-02-10T05:35:58.718 INFO:tasks.rados.rados.0.smithi178.stdout:1751: finishing write tid 7 to smithi17880450-22 2024-02-10T05:35:58.718 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 831 (ObjNum 553 snap 174 seq_num 553) dirty exists 2024-02-10T05:35:58.718 INFO:tasks.rados.rados.0.smithi178.stdout:1751: left oid 22 (ObjNum 553 snap 174 seq_num 553) 2024-02-10T05:35:58.719 INFO:tasks.rados.rados.0.smithi178.stdout:1752: finishing write tid 2 to smithi17880450-17 2024-02-10T05:35:58.719 INFO:tasks.rados.rados.0.smithi178.stdout:1747: done (6 left) 2024-02-10T05:35:58.719 INFO:tasks.rados.rados.0.smithi178.stdout:1748: done (5 left) 2024-02-10T05:35:58.719 INFO:tasks.rados.rados.0.smithi178.stdout:1749: done (4 left) 2024-02-10T05:35:58.719 INFO:tasks.rados.rados.0.smithi178.stdout:1750: done (3 left) 2024-02-10T05:35:58.719 INFO:tasks.rados.rados.0.smithi178.stdout:1751: done (2 left) 2024-02-10T05:35:58.719 INFO:tasks.rados.rados.0.smithi178.stdout:1753: done (1 left) 2024-02-10T05:35:58.719 INFO:tasks.rados.rados.0.smithi178.stdout:1754: delete oid 15 current snap is 174 2024-02-10T05:35:58.719 INFO:tasks.rados.rados.0.smithi178.stdout:1752: finishing write tid 3 to smithi17880450-17 2024-02-10T05:35:58.719 INFO:tasks.rados.rados.0.smithi178.stdout:1752: finishing write tid 4 to smithi17880450-17 2024-02-10T05:35:58.719 INFO:tasks.rados.rados.0.smithi178.stdout:1752: finishing write tid 5 to smithi17880450-17 2024-02-10T05:35:58.720 INFO:tasks.rados.rados.0.smithi178.stdout:1752: finishing write tid 6 to smithi17880450-17 2024-02-10T05:35:58.720 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 540 (ObjNum 554 snap 174 seq_num 554) dirty exists 2024-02-10T05:35:58.720 INFO:tasks.rados.rados.0.smithi178.stdout:1752: left oid 17 (ObjNum 554 snap 174 seq_num 554) 2024-02-10T05:35:58.721 INFO:tasks.rados.rados.0.smithi178.stdout:1752: done (1 left) 2024-02-10T05:35:58.721 INFO:tasks.rados.rados.0.smithi178.stdout:1754: done (0 left) 2024-02-10T05:35:58.721 INFO:tasks.rados.rados.0.smithi178.stdout:1755: copy_from oid 27 from oid 15 current snap is 174 2024-02-10T05:35:58.721 INFO:tasks.rados.rados.0.smithi178.stdout:1756: read oid 30 snap 171 2024-02-10T05:35:58.721 INFO:tasks.rados.rados.0.smithi178.stdout:1756: expect deleted 2024-02-10T05:35:58.721 INFO:tasks.rados.rados.0.smithi178.stdout:1757: snap_remove snap 167 2024-02-10T05:35:58.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:58 smithi189 ceph-mon[89631]: failed to encode map e418 with expected crc 2024-02-10T05:35:58.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:58 smithi189 ceph-mon[89631]: failed to encode map e418 with expected crc 2024-02-10T05:35:58.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:58 smithi189 ceph-mon[89631]: failed to encode map e419 with expected crc 2024-02-10T05:35:58.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:58 smithi189 ceph-mon[89631]: osdmap e419: 8 total, 8 up, 8 in 2024-02-10T05:35:58.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T05:35:58.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:58 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T05:35:58.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:58 smithi189 ceph-mon[89631]: Upgrade: osd.3 is safe to restart 2024-02-10T05:35:58.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:58 smithi189 ceph-mon[89631]: pgmap v261: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:35:58.940 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:58 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:58.940 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:35:58.940 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:35:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:35:58.658Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:35:59.022 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[95116]: failed to encode map e418 with expected crc 2024-02-10T05:35:59.023 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[95116]: failed to encode map e418 with expected crc 2024-02-10T05:35:59.023 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[95116]: failed to encode map e419 with expected crc 2024-02-10T05:35:59.023 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[95116]: osdmap e419: 8 total, 8 up, 8 in 2024-02-10T05:35:59.023 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T05:35:59.023 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T05:35:59.023 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[95116]: Upgrade: osd.3 is safe to restart 2024-02-10T05:35:59.023 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[95116]: pgmap v261: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:35:59.023 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:59.023 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:35:59.023 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[92537]: failed to encode map e418 with expected crc 2024-02-10T05:35:59.023 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[92537]: failed to encode map e418 with expected crc 2024-02-10T05:35:59.024 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[92537]: failed to encode map e419 with expected crc 2024-02-10T05:35:59.024 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[92537]: osdmap e419: 8 total, 8 up, 8 in 2024-02-10T05:35:59.024 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T05:35:59.024 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T05:35:59.024 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[92537]: Upgrade: osd.3 is safe to restart 2024-02-10T05:35:59.024 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[92537]: pgmap v261: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:35:59.024 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:35:59.024 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:35:59.713 INFO:tasks.rados.rados.0.smithi178.stdout:1757: done (2 left) 2024-02-10T05:35:59.714 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 174 2024-02-10T05:35:59.714 INFO:tasks.rados.rados.0.smithi178.stdout:1758: seq_num 557 ranges {0=532480,532480=802816,1335296=794624,2129920=8192} 2024-02-10T05:35:59.716 INFO:tasks.rados.rados.0.smithi178.stdout:1758: writing smithi17880450-7 from 0 to 532480 tid 1 2024-02-10T05:35:59.721 INFO:tasks.rados.rados.0.smithi178.stdout:1758: writing smithi17880450-7 from 532480 to 1335296 tid 2 2024-02-10T05:35:59.727 INFO:tasks.rados.rados.0.smithi178.stdout:1758: writing smithi17880450-7 from 1335296 to 2129920 tid 3 2024-02-10T05:35:59.727 INFO:tasks.rados.rados.0.smithi178.stdout:1758: writing smithi17880450-7 from 2129920 to 2138112 tid 4 2024-02-10T05:35:59.728 INFO:tasks.rados.rados.0.smithi178.stdout:1755: finishing copy_from to smithi17880450-27 2024-02-10T05:35:59.728 INFO:tasks.rados.rados.0.smithi178.stdout:1755: got expected ENOENT (src dne) 2024-02-10T05:35:59.728 INFO:tasks.rados.rados.0.smithi178.stdout:1755: finishing copy_from racing read to smithi17880450-27 2024-02-10T05:35:59.728 INFO:tasks.rados.rados.0.smithi178.stdout:1755: done (2 left) 2024-02-10T05:35:59.728 INFO:tasks.rados.rados.0.smithi178.stdout:1756: done (1 left) 2024-02-10T05:35:59.728 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 36 current snap is 174 2024-02-10T05:35:59.728 INFO:tasks.rados.rados.0.smithi178.stdout:1759: seq_num 558 ranges {1720320=548864,2269184=688128,2957312=606208,3563520=311296} 2024-02-10T05:35:59.740 INFO:tasks.rados.rados.0.smithi178.stdout:1759: writing smithi17880450-36 from 1720320 to 2269184 tid 1 2024-02-10T05:35:59.744 INFO:tasks.rados.rados.0.smithi178.stdout:1759: writing smithi17880450-36 from 2269184 to 2957312 tid 2 2024-02-10T05:35:59.748 INFO:tasks.rados.rados.0.smithi178.stdout:1759: writing smithi17880450-36 from 2957312 to 3563520 tid 3 2024-02-10T05:35:59.750 INFO:tasks.rados.rados.0.smithi178.stdout:1759: writing smithi17880450-36 from 3563520 to 3874816 tid 4 2024-02-10T05:35:59.750 INFO:tasks.rados.rados.0.smithi178.stdout:1760: read oid 3 snap -1 2024-02-10T05:35:59.750 INFO:tasks.rados.rados.0.smithi178.stdout:1760: expect (ObjNum 402 snap 133 seq_num 402) 2024-02-10T05:35:59.750 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 174 2024-02-10T05:35:59.750 INFO:tasks.rados.rados.0.smithi178.stdout:1758: finishing write tid 1 to smithi17880450-7 2024-02-10T05:35:59.750 INFO:tasks.rados.rados.0.smithi178.stdout:1761: seq_num 559 ranges {2916352=565248,3481600=573440,4055040=409600,4464640=622592} 2024-02-10T05:35:59.769 INFO:tasks.rados.rados.0.smithi178.stdout:1761: writing smithi17880450-31 from 2916352 to 3481600 tid 1 2024-02-10T05:35:59.772 INFO:tasks.rados.rados.0.smithi178.stdout:1761: writing smithi17880450-31 from 3481600 to 4055040 tid 2 2024-02-10T05:35:59.775 INFO:tasks.rados.rados.0.smithi178.stdout:1761: writing smithi17880450-31 from 4055040 to 4464640 tid 3 2024-02-10T05:35:59.779 INFO:tasks.rados.rados.0.smithi178.stdout:1761: writing smithi17880450-31 from 4464640 to 5087232 tid 4 2024-02-10T05:35:59.780 INFO:tasks.rados.rados.0.smithi178.stdout:1762: rollback oid 15 current snap is 174 2024-02-10T05:35:59.780 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 15 to 172 2024-02-10T05:35:59.780 INFO:tasks.rados.rados.0.smithi178.stdout:1758: finishing write tid 2 to smithi17880450-7 2024-02-10T05:35:59.780 INFO:tasks.rados.rados.0.smithi178.stdout:1758: finishing write tid 3 to smithi17880450-7 2024-02-10T05:35:59.780 INFO:tasks.rados.rados.0.smithi178.stdout:1758: finishing write tid 4 to smithi17880450-7 2024-02-10T05:35:59.780 INFO:tasks.rados.rados.0.smithi178.stdout:1758: finishing write tid 5 to smithi17880450-7 2024-02-10T05:35:59.780 INFO:tasks.rados.rados.0.smithi178.stdout:1758: finishing write tid 6 to smithi17880450-7 2024-02-10T05:35:59.780 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 1373 (ObjNum 557 snap 174 seq_num 557) dirty exists 2024-02-10T05:35:59.780 INFO:tasks.rados.rados.0.smithi178.stdout:1758: left oid 7 (ObjNum 557 snap 174 seq_num 557) 2024-02-10T05:35:59.780 INFO:tasks.rados.rados.0.smithi178.stdout:1759: finishing write tid 1 to smithi17880450-36 2024-02-10T05:35:59.780 INFO:tasks.rados.rados.0.smithi178.stdout:1759: finishing write tid 2 to smithi17880450-36 2024-02-10T05:35:59.780 INFO:tasks.rados.rados.0.smithi178.stdout:1759: finishing write tid 3 to smithi17880450-36 2024-02-10T05:35:59.780 INFO:tasks.rados.rados.0.smithi178.stdout:1759: finishing write tid 4 to smithi17880450-36 2024-02-10T05:35:59.781 INFO:tasks.rados.rados.0.smithi178.stdout:1759: finishing write tid 5 to smithi17880450-36 2024-02-10T05:35:59.781 INFO:tasks.rados.rados.0.smithi178.stdout:1758: done (4 left) 2024-02-10T05:35:59.781 INFO:tasks.rados.rados.0.smithi178.stdout:1763: read oid 25 snap -1 2024-02-10T05:35:59.781 INFO:tasks.rados.rados.0.smithi178.stdout:1763: expect (ObjNum 529 snap 165 seq_num 529) 2024-02-10T05:35:59.781 INFO:tasks.rados.rados.0.smithi178.stdout:1764: copy_from oid 50 from oid 32 current snap is 174 2024-02-10T05:35:59.781 INFO:tasks.rados.rados.0.smithi178.stdout:1759: finishing write tid 6 to smithi17880450-36 2024-02-10T05:35:59.781 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 601 (ObjNum 558 snap 174 seq_num 558) dirty exists 2024-02-10T05:35:59.781 INFO:tasks.rados.rados.0.smithi178.stdout:1759: left oid 36 (ObjNum 558 snap 174 seq_num 558) 2024-02-10T05:35:59.781 INFO:tasks.rados.rados.0.smithi178.stdout:1760: expect (ObjNum 402 snap 133 seq_num 402) 2024-02-10T05:35:59.835 INFO:tasks.rados.rados.0.smithi178.stdout:1761: finishing write tid 1 to smithi17880450-31 2024-02-10T05:35:59.835 INFO:tasks.rados.rados.0.smithi178.stdout:1761: finishing write tid 2 to smithi17880450-31 2024-02-10T05:35:59.836 INFO:tasks.rados.rados.0.smithi178.stdout:1761: finishing write tid 3 to smithi17880450-31 2024-02-10T05:35:59.836 INFO:tasks.rados.rados.0.smithi178.stdout:1764: finishing copy_from to smithi17880450-50 2024-02-10T05:35:59.836 INFO:tasks.rados.rados.0.smithi178.stdout:1764: got expected ENOENT (src dne) 2024-02-10T05:35:59.836 INFO:tasks.rados.rados.0.smithi178.stdout:1764: finishing copy_from racing read to smithi17880450-50 2024-02-10T05:35:59.836 INFO:tasks.rados.rados.0.smithi178.stdout:1759: done (5 left) 2024-02-10T05:35:59.836 INFO:tasks.rados.rados.0.smithi178.stdout:1760: done (4 left) 2024-02-10T05:35:59.836 INFO:tasks.rados.rados.0.smithi178.stdout:1764: done (3 left) 2024-02-10T05:35:59.836 INFO:tasks.rados.rados.0.smithi178.stdout:1765: read oid 27 snap 153 2024-02-10T05:35:59.836 INFO:tasks.rados.rados.0.smithi178.stdout:1765: expect deleted 2024-02-10T05:35:59.836 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 16 current snap is 174 2024-02-10T05:35:59.836 INFO:tasks.rados.rados.0.smithi178.stdout:1762: finishing rollback tid 1 to smithi17880450-15 2024-02-10T05:35:59.836 INFO:tasks.rados.rados.0.smithi178.stdout:1762: finishing rollback tid 2 to smithi17880450-15 2024-02-10T05:35:59.836 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 781 (ObjNum 547 snap 169 seq_num 547) dirty exists 2024-02-10T05:35:59.837 INFO:tasks.rados.rados.0.smithi178.stdout:1761: finishing write tid 4 to smithi17880450-31 2024-02-10T05:35:59.837 INFO:tasks.rados.rados.0.smithi178.stdout:1761: finishing write tid 5 to smithi17880450-31 2024-02-10T05:35:59.837 INFO:tasks.rados.rados.0.smithi178.stdout:1761: finishing write tid 6 to smithi17880450-31 2024-02-10T05:35:59.837 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 1489 (ObjNum 559 snap 174 seq_num 559) dirty exists 2024-02-10T05:35:59.837 INFO:tasks.rados.rados.0.smithi178.stdout:1761: left oid 31 (ObjNum 559 snap 174 seq_num 559) 2024-02-10T05:35:59.837 INFO:tasks.rados.rados.0.smithi178.stdout:1766: seq_num 560 ranges {0=581632,581632=458752,1040384=614400,1654784=532480} 2024-02-10T05:35:59.838 INFO:tasks.rados.rados.0.smithi178.stdout:1766: writing smithi17880450-16 from 0 to 581632 tid 1 2024-02-10T05:35:59.841 INFO:tasks.rados.rados.0.smithi178.stdout:1766: writing smithi17880450-16 from 581632 to 1040384 tid 2 2024-02-10T05:35:59.845 INFO:tasks.rados.rados.0.smithi178.stdout:1766: writing smithi17880450-16 from 1040384 to 1654784 tid 3 2024-02-10T05:35:59.848 INFO:tasks.rados.rados.0.smithi178.stdout:1766: writing smithi17880450-16 from 1654784 to 2187264 tid 4 2024-02-10T05:35:59.848 INFO:tasks.rados.rados.0.smithi178.stdout:1761: done (4 left) 2024-02-10T05:35:59.848 INFO:tasks.rados.rados.0.smithi178.stdout:1762: done (3 left) 2024-02-10T05:35:59.848 INFO:tasks.rados.rados.0.smithi178.stdout:1767: rollback oid 4 current snap is 174 2024-02-10T05:35:59.848 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 4 to 173 2024-02-10T05:35:59.848 INFO:tasks.rados.rados.0.smithi178.stdout:1763: expect (ObjNum 529 snap 165 seq_num 529) 2024-02-10T05:35:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:59 smithi178 ceph-mon[92537]: failed to encode map e419 with expected crc 2024-02-10T05:35:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:59 smithi178 ceph-mon[92537]: failed to encode map e419 with expected crc 2024-02-10T05:35:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:59 smithi178 ceph-mon[92537]: failed to encode map e419 with expected crc 2024-02-10T05:35:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:59 smithi178 ceph-mon[92537]: failed to encode map e419 with expected crc 2024-02-10T05:35:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:59 smithi178 ceph-mon[92537]: failed to encode map e419 with expected crc 2024-02-10T05:35:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:35:59 smithi178 ceph-mon[92537]: osdmap e420: 8 total, 8 up, 8 in 2024-02-10T05:35:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:59 smithi178 ceph-mon[95116]: failed to encode map e419 with expected crc 2024-02-10T05:35:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:59 smithi178 ceph-mon[95116]: failed to encode map e419 with expected crc 2024-02-10T05:35:59.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:59 smithi178 ceph-mon[95116]: failed to encode map e419 with expected crc 2024-02-10T05:35:59.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:59 smithi178 ceph-mon[95116]: failed to encode map e419 with expected crc 2024-02-10T05:35:59.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:59 smithi178 ceph-mon[95116]: failed to encode map e419 with expected crc 2024-02-10T05:35:59.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:35:59 smithi178 ceph-mon[95116]: osdmap e420: 8 total, 8 up, 8 in 2024-02-10T05:36:00.019 INFO:tasks.rados.rados.0.smithi178.stdout:1766: finishing write tid 1 to smithi17880450-16 2024-02-10T05:36:00.020 INFO:tasks.rados.rados.0.smithi178.stdout:1766: finishing write tid 2 to smithi17880450-16 2024-02-10T05:36:00.020 INFO:tasks.rados.rados.0.smithi178.stdout:1766: finishing write tid 3 to smithi17880450-16 2024-02-10T05:36:00.020 INFO:tasks.rados.rados.0.smithi178.stdout:1767: finishing rollback tid 0 to smithi17880450-4 2024-02-10T05:36:00.020 INFO:tasks.rados.rados.0.smithi178.stdout:1766: finishing write tid 4 to smithi17880450-16 2024-02-10T05:36:00.020 INFO:tasks.rados.rados.0.smithi178.stdout:1766: finishing write tid 5 to smithi17880450-16 2024-02-10T05:36:00.020 INFO:tasks.rados.rados.0.smithi178.stdout:1767: finishing rollback tid 1 to smithi17880450-4 2024-02-10T05:36:00.021 INFO:tasks.rados.rados.0.smithi178.stdout:1767: finishing rollback tid 2 to smithi17880450-4 2024-02-10T05:36:00.021 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 1376 (ObjNum 522 snap 163 seq_num 522) dirty exists 2024-02-10T05:36:00.021 INFO:tasks.rados.rados.0.smithi178.stdout:1766: finishing write tid 6 to smithi17880450-16 2024-02-10T05:36:00.021 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 1495 (ObjNum 560 snap 174 seq_num 560) dirty exists 2024-02-10T05:36:00.021 INFO:tasks.rados.rados.0.smithi178.stdout:1766: left oid 16 (ObjNum 560 snap 174 seq_num 560) 2024-02-10T05:36:00.021 INFO:tasks.rados.rados.0.smithi178.stdout:1763: done (3 left) 2024-02-10T05:36:00.021 INFO:tasks.rados.rados.0.smithi178.stdout:1765: done (2 left) 2024-02-10T05:36:00.022 INFO:tasks.rados.rados.0.smithi178.stdout:1766: done (1 left) 2024-02-10T05:36:00.022 INFO:tasks.rados.rados.0.smithi178.stdout:1767: done (0 left) 2024-02-10T05:36:00.022 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 174 2024-02-10T05:36:00.022 INFO:tasks.rados.rados.0.smithi178.stdout:1768: seq_num 561 ranges {0=598016,598016=745472,1343488=778240,2121728=81920} 2024-02-10T05:36:00.023 INFO:tasks.rados.rados.0.smithi178.stdout:1768: writing smithi17880450-30 from 0 to 598016 tid 1 2024-02-10T05:36:00.025 INFO:tasks.rados.rados.0.smithi178.stdout:1768: writing smithi17880450-30 from 598016 to 1343488 tid 2 2024-02-10T05:36:00.030 INFO:tasks.rados.rados.0.smithi178.stdout:1768: writing smithi17880450-30 from 1343488 to 2121728 tid 3 2024-02-10T05:36:00.031 INFO:tasks.rados.rados.0.smithi178.stdout:1768: writing smithi17880450-30 from 2121728 to 2203648 tid 4 2024-02-10T05:36:00.031 INFO:tasks.rados.rados.0.smithi178.stdout:1769: setattr oid 38 current snap is 174 2024-02-10T05:36:00.031 INFO:tasks.rados.rados.0.smithi178.stdout:1768: finishing write tid 1 to smithi17880450-30 2024-02-10T05:36:00.031 INFO:tasks.rados.rados.0.smithi178.stdout:1768: finishing write tid 2 to smithi17880450-30 2024-02-10T05:36:00.033 INFO:tasks.rados.rados.0.smithi178.stdout:1770: copy_from oid 16 from oid 17 current snap is 174 2024-02-10T05:36:00.033 INFO:tasks.rados.rados.0.smithi178.stdout:1771: read oid 9 snap -1 2024-02-10T05:36:00.033 INFO:tasks.rados.rados.0.smithi178.stdout:1771: expect (ObjNum 529 snap 165 seq_num 529) 2024-02-10T05:36:00.033 INFO:tasks.rados.rados.0.smithi178.stdout:1772: rmattr oid 7 current snap is 174 2024-02-10T05:36:00.033 INFO:tasks.rados.rados.0.smithi178.stdout:1772: done (4 left) 2024-02-10T05:36:00.034 INFO:tasks.rados.rados.0.smithi178.stdout:1773: read oid 41 snap -1 2024-02-10T05:36:00.034 INFO:tasks.rados.rados.0.smithi178.stdout:1773: expect (ObjNum 462 snap 144 seq_num 462) 2024-02-10T05:36:00.034 INFO:tasks.rados.rados.0.smithi178.stdout:1774: snap_create 2024-02-10T05:36:00.035 INFO:tasks.rados.rados.0.smithi178.stdout:1768: finishing write tid 3 to smithi17880450-30 2024-02-10T05:36:00.035 INFO:tasks.rados.rados.0.smithi178.stdout:1773: expect (ObjNum 462 snap 144 seq_num 462) 2024-02-10T05:36:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:59 smithi189 ceph-mon[89631]: failed to encode map e419 with expected crc 2024-02-10T05:36:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:59 smithi189 ceph-mon[89631]: failed to encode map e419 with expected crc 2024-02-10T05:36:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:59 smithi189 ceph-mon[89631]: failed to encode map e419 with expected crc 2024-02-10T05:36:00.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:59 smithi189 ceph-mon[89631]: failed to encode map e419 with expected crc 2024-02-10T05:36:00.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:59 smithi189 ceph-mon[89631]: failed to encode map e419 with expected crc 2024-02-10T05:36:00.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:35:59 smithi189 ceph-mon[89631]: osdmap e420: 8 total, 8 up, 8 in 2024-02-10T05:36:00.050 INFO:tasks.rados.rados.0.smithi178.stdout:1768: finishing write tid 4 to smithi17880450-30 2024-02-10T05:36:00.050 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1429 (ObjNum 537 snap 167 seq_num 537) dirty exists 2024-02-10T05:36:00.050 INFO:tasks.rados.rados.0.smithi178.stdout:1768: finishing write tid 5 to smithi17880450-30 2024-02-10T05:36:00.051 INFO:tasks.rados.rados.0.smithi178.stdout:1768: finishing write tid 6 to smithi17880450-30 2024-02-10T05:36:00.051 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 854 (ObjNum 561 snap 174 seq_num 561) dirty exists 2024-02-10T05:36:00.051 INFO:tasks.rados.rados.0.smithi178.stdout:1768: left oid 30 (ObjNum 561 snap 174 seq_num 561) 2024-02-10T05:36:00.051 INFO:tasks.rados.rados.0.smithi178.stdout:1771: expect (ObjNum 529 snap 165 seq_num 529) 2024-02-10T05:36:00.229 INFO:tasks.rados.rados.0.smithi178.stdout:1770: finishing copy_from racing read to smithi17880450-16 2024-02-10T05:36:00.229 INFO:tasks.rados.rados.0.smithi178.stdout:1770: finishing copy_from to smithi17880450-16 2024-02-10T05:36:00.230 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 540 (ObjNum 554 snap 174 seq_num 554) dirty exists 2024-02-10T05:36:00.230 INFO:tasks.rados.rados.0.smithi178.stdout:1768: done (5 left) 2024-02-10T05:36:00.230 INFO:tasks.rados.rados.0.smithi178.stdout:1769: done (4 left) 2024-02-10T05:36:00.230 INFO:tasks.rados.rados.0.smithi178.stdout:1770: done (3 left) 2024-02-10T05:36:00.230 INFO:tasks.rados.rados.0.smithi178.stdout:1771: done (2 left) 2024-02-10T05:36:00.230 INFO:tasks.rados.rados.0.smithi178.stdout:1773: done (1 left) 2024-02-10T05:36:00.230 INFO:tasks.rados.rados.0.smithi178.stdout:1774: done (0 left) 2024-02-10T05:36:00.231 INFO:tasks.rados.rados.0.smithi178.stdout:1775: setattr oid 36 current snap is 175 2024-02-10T05:36:00.231 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 2 current snap is 175 2024-02-10T05:36:00.231 INFO:tasks.rados.rados.0.smithi178.stdout:1776: seq_num 562 ranges {57344=622592,679936=630784,1310720=581632,1892352=393216} 2024-02-10T05:36:00.233 INFO:tasks.rados.rados.0.smithi178.stdout:1776: writing smithi17880450-2 from 57344 to 679936 tid 1 2024-02-10T05:36:00.238 INFO:tasks.rados.rados.0.smithi178.stdout:1776: writing smithi17880450-2 from 679936 to 1310720 tid 2 2024-02-10T05:36:00.241 INFO:tasks.rados.rados.0.smithi178.stdout:1776: writing smithi17880450-2 from 1310720 to 1892352 tid 3 2024-02-10T05:36:00.245 INFO:tasks.rados.rados.0.smithi178.stdout:1776: writing smithi17880450-2 from 1892352 to 2285568 tid 4 2024-02-10T05:36:00.245 INFO:tasks.rados.rados.0.smithi178.stdout:1777: read oid 25 snap -1 2024-02-10T05:36:00.245 INFO:tasks.rados.rados.0.smithi178.stdout:1777: expect (ObjNum 529 snap 165 seq_num 529) 2024-02-10T05:36:00.246 INFO:tasks.rados.rados.0.smithi178.stdout:1778: read oid 50 snap -1 2024-02-10T05:36:00.246 INFO:tasks.rados.rados.0.smithi178.stdout:1778: expect (ObjNum 526 snap 164 seq_num 526) 2024-02-10T05:36:00.246 INFO:tasks.rados.rados.0.smithi178.stdout:1779: snap_create 2024-02-10T05:36:00.246 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 603 (ObjNum 558 snap 174 seq_num 558) dirty exists 2024-02-10T05:36:00.246 INFO:tasks.rados.rados.0.smithi178.stdout:1776: finishing write tid 1 to smithi17880450-2 2024-02-10T05:36:00.246 INFO:tasks.rados.rados.0.smithi178.stdout:1776: finishing write tid 2 to smithi17880450-2 2024-02-10T05:36:00.246 INFO:tasks.rados.rados.0.smithi178.stdout:1776: finishing write tid 3 to smithi17880450-2 2024-02-10T05:36:00.248 INFO:tasks.rados.rados.0.smithi178.stdout:1776: finishing write tid 4 to smithi17880450-2 2024-02-10T05:36:00.249 INFO:tasks.rados.rados.0.smithi178.stdout:1776: finishing write tid 5 to smithi17880450-2 2024-02-10T05:36:00.250 INFO:tasks.rados.rados.0.smithi178.stdout:1776: finishing write tid 6 to smithi17880450-2 2024-02-10T05:36:00.250 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 1438 (ObjNum 562 snap 175 seq_num 562) dirty exists 2024-02-10T05:36:00.251 INFO:tasks.rados.rados.0.smithi178.stdout:1776: left oid 2 (ObjNum 562 snap 175 seq_num 562) 2024-02-10T05:36:00.267 INFO:tasks.rados.rados.0.smithi178.stdout:1778: expect (ObjNum 526 snap 164 seq_num 526) 2024-02-10T05:36:00.374 INFO:tasks.rados.rados.0.smithi178.stdout:1777: expect (ObjNum 529 snap 165 seq_num 529) 2024-02-10T05:36:01.209 INFO:tasks.rados.rados.0.smithi178.stdout:1775: done (4 left) 2024-02-10T05:36:01.209 INFO:tasks.rados.rados.0.smithi178.stdout:1776: done (3 left) 2024-02-10T05:36:01.209 INFO:tasks.rados.rados.0.smithi178.stdout:1777: done (2 left) 2024-02-10T05:36:01.209 INFO:tasks.rados.rados.0.smithi178.stdout:1778: done (1 left) 2024-02-10T05:36:01.209 INFO:tasks.rados.rados.0.smithi178.stdout:1779: done (0 left) 2024-02-10T05:36:01.209 INFO:tasks.rados.rados.0.smithi178.stdout:1780: rollback oid 5 current snap is 176 2024-02-10T05:36:01.209 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 5 to 170 2024-02-10T05:36:01.209 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 176 2024-02-10T05:36:01.210 INFO:tasks.rados.rados.0.smithi178.stdout:1781: seq_num 563 ranges {8036352=638976,8675328=565248,9240576=794624,10035200=245760} 2024-02-10T05:36:01.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[95116]: failed to encode map e420 with expected crc 2024-02-10T05:36:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[95116]: failed to encode map e420 with expected crc 2024-02-10T05:36:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[95116]: Upgrade: Updating osd.3 2024-02-10T05:36:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T05:36:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:36:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[95116]: Deploying daemon osd.3 on smithi178 2024-02-10T05:36:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[95116]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[95116]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[95116]: osdmap e421: 8 total, 8 up, 8 in 2024-02-10T05:36:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[95116]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[95116]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[95116]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[95116]: pgmap v264: 121 pgs: 121 active+clean; 229 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-02-10T05:36:01.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[92537]: failed to encode map e420 with expected crc 2024-02-10T05:36:01.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[92537]: failed to encode map e420 with expected crc 2024-02-10T05:36:01.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[92537]: Upgrade: Updating osd.3 2024-02-10T05:36:01.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:01.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T05:36:01.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:36:01.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[92537]: Deploying daemon osd.3 on smithi178 2024-02-10T05:36:01.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[92537]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[92537]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[92537]: osdmap e421: 8 total, 8 up, 8 in 2024-02-10T05:36:01.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[92537]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[92537]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[92537]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:01 smithi178 ceph-mon[92537]: pgmap v264: 121 pgs: 121 active+clean; 229 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-02-10T05:36:01.256 INFO:tasks.rados.rados.0.smithi178.stdout:1781: writing smithi17880450-46 from 8036352 to 8675328 tid 1 2024-02-10T05:36:01.259 INFO:tasks.rados.rados.0.smithi178.stdout:1781: writing smithi17880450-46 from 8675328 to 9240576 tid 2 2024-02-10T05:36:01.264 INFO:tasks.rados.rados.0.smithi178.stdout:1781: writing smithi17880450-46 from 9240576 to 10035200 tid 3 2024-02-10T05:36:01.266 INFO:tasks.rados.rados.0.smithi178.stdout:1781: writing smithi17880450-46 from 10035200 to 10280960 tid 4 2024-02-10T05:36:01.266 INFO:tasks.rados.rados.0.smithi178.stdout:1782: snap_create 2024-02-10T05:36:01.266 INFO:tasks.rados.rados.0.smithi178.stdout:1780: finishing rollback tid 0 to smithi17880450-5 2024-02-10T05:36:01.266 INFO:tasks.rados.rados.0.smithi178.stdout:1780: finishing rollback tid 1 to smithi17880450-5 2024-02-10T05:36:01.266 INFO:tasks.rados.rados.0.smithi178.stdout:1780: finishing rollback tid 2 to smithi17880450-5 2024-02-10T05:36:01.266 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 1500 (ObjNum 510 snap 159 seq_num 510) dirty exists 2024-02-10T05:36:01.266 INFO:tasks.rados.rados.0.smithi178.stdout:1781: finishing write tid 1 to smithi17880450-46 2024-02-10T05:36:01.266 INFO:tasks.rados.rados.0.smithi178.stdout:1781: finishing write tid 2 to smithi17880450-46 2024-02-10T05:36:01.269 INFO:tasks.rados.rados.0.smithi178.stdout:1781: finishing write tid 3 to smithi17880450-46 2024-02-10T05:36:01.269 INFO:tasks.rados.rados.0.smithi178.stdout:1781: finishing write tid 4 to smithi17880450-46 2024-02-10T05:36:01.269 INFO:tasks.rados.rados.0.smithi178.stdout:1781: finishing write tid 5 to smithi17880450-46 2024-02-10T05:36:01.270 INFO:tasks.rados.rados.0.smithi178.stdout:1781: finishing write tid 6 to smithi17880450-46 2024-02-10T05:36:01.270 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 1506 (ObjNum 563 snap 176 seq_num 563) dirty exists 2024-02-10T05:36:01.270 INFO:tasks.rados.rados.0.smithi178.stdout:1781: left oid 46 (ObjNum 563 snap 176 seq_num 563) 2024-02-10T05:36:01.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:01 smithi189 ceph-mon[89631]: failed to encode map e420 with expected crc 2024-02-10T05:36:01.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:01 smithi189 ceph-mon[89631]: failed to encode map e420 with expected crc 2024-02-10T05:36:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:01 smithi189 ceph-mon[89631]: Upgrade: Updating osd.3 2024-02-10T05:36:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:01 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T05:36:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:01 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:36:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:01 smithi189 ceph-mon[89631]: Deploying daemon osd.3 on smithi178 2024-02-10T05:36:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:01 smithi189 ceph-mon[89631]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:01 smithi189 ceph-mon[89631]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:01 smithi189 ceph-mon[89631]: osdmap e421: 8 total, 8 up, 8 in 2024-02-10T05:36:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:01 smithi189 ceph-mon[89631]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:01 smithi189 ceph-mon[89631]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:01 smithi189 ceph-mon[89631]: failed to encode map e421 with expected crc 2024-02-10T05:36:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:01 smithi189 ceph-mon[89631]: pgmap v264: 121 pgs: 121 active+clean; 229 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-02-10T05:36:02.214 INFO:tasks.rados.rados.0.smithi178.stdout:1780: done (2 left) 2024-02-10T05:36:02.215 INFO:tasks.rados.rados.0.smithi178.stdout:1781: done (1 left) 2024-02-10T05:36:02.215 INFO:tasks.rados.rados.0.smithi178.stdout:1782: done (0 left) 2024-02-10T05:36:02.215 INFO:tasks.rados.rados.0.smithi178.stdout:1783: snap_remove snap 176 2024-02-10T05:36:02.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:02 smithi178 ceph-mon[92537]: failed to encode map e422 with expected crc 2024-02-10T05:36:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:02 smithi178 ceph-mon[92537]: failed to encode map e422 with expected crc 2024-02-10T05:36:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:02 smithi178 ceph-mon[92537]: osdmap e422: 8 total, 8 up, 8 in 2024-02-10T05:36:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:02 smithi178 ceph-mon[95116]: failed to encode map e422 with expected crc 2024-02-10T05:36:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:02 smithi178 ceph-mon[95116]: failed to encode map e422 with expected crc 2024-02-10T05:36:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:02 smithi178 ceph-mon[95116]: osdmap e422: 8 total, 8 up, 8 in 2024-02-10T05:36:02.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:02 smithi189 ceph-mon[89631]: failed to encode map e422 with expected crc 2024-02-10T05:36:02.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:02 smithi189 ceph-mon[89631]: failed to encode map e422 with expected crc 2024-02-10T05:36:02.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:02 smithi189 ceph-mon[89631]: osdmap e422: 8 total, 8 up, 8 in 2024-02-10T05:36:03.219 INFO:tasks.rados.rados.0.smithi178.stdout:1783: done (0 left) 2024-02-10T05:36:03.220 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 49 current snap is 177 2024-02-10T05:36:03.220 INFO:tasks.rados.rados.0.smithi178.stdout:1784: seq_num 564 ranges {7372800=655360,8028160=442368,8470528=598016,9068544=565248} 2024-02-10T05:36:03.264 INFO:tasks.rados.rados.0.smithi178.stdout:1784: writing smithi17880450-49 from 7372800 to 8028160 tid 1 2024-02-10T05:36:03.267 INFO:tasks.rados.rados.0.smithi178.stdout:1784: writing smithi17880450-49 from 8028160 to 8470528 tid 2 2024-02-10T05:36:03.271 INFO:tasks.rados.rados.0.smithi178.stdout:1784: writing smithi17880450-49 from 8470528 to 9068544 tid 3 2024-02-10T05:36:03.275 INFO:tasks.rados.rados.0.smithi178.stdout:1784: writing smithi17880450-49 from 9068544 to 9633792 tid 4 2024-02-10T05:36:03.275 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 177 2024-02-10T05:36:03.275 INFO:tasks.rados.rados.0.smithi178.stdout:1784: finishing write tid 1 to smithi17880450-49 2024-02-10T05:36:03.275 INFO:tasks.rados.rados.0.smithi178.stdout:1784: finishing write tid 2 to smithi17880450-49 2024-02-10T05:36:03.275 INFO:tasks.rados.rados.0.smithi178.stdout:1784: finishing write tid 3 to smithi17880450-49 2024-02-10T05:36:03.275 INFO:tasks.rados.rados.0.smithi178.stdout:1785: seq_num 565 ranges {4177920=671744,4849664=729088,5578752=753664,6332416=122880} 2024-02-10T05:36:03.303 INFO:tasks.rados.rados.0.smithi178.stdout:1785: writing smithi17880450-25 from 4177920 to 4849664 tid 1 2024-02-10T05:36:03.308 INFO:tasks.rados.rados.0.smithi178.stdout:1785: writing smithi17880450-25 from 4849664 to 5578752 tid 2 2024-02-10T05:36:03.314 INFO:tasks.rados.rados.0.smithi178.stdout:1785: writing smithi17880450-25 from 5578752 to 6332416 tid 3 2024-02-10T05:36:03.316 INFO:tasks.rados.rados.0.smithi178.stdout:1785: writing smithi17880450-25 from 6332416 to 6455296 tid 4 2024-02-10T05:36:03.316 INFO:tasks.rados.rados.0.smithi178.stdout:1786: copy_from oid 30 from oid 13 current snap is 177 2024-02-10T05:36:03.317 INFO:tasks.rados.rados.0.smithi178.stdout:1784: finishing write tid 4 to smithi17880450-49 2024-02-10T05:36:03.317 INFO:tasks.rados.rados.0.smithi178.stdout:1784: finishing write tid 5 to smithi17880450-49 2024-02-10T05:36:03.317 INFO:tasks.rados.rados.0.smithi178.stdout:1784: finishing write tid 6 to smithi17880450-49 2024-02-10T05:36:03.317 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 1512 (ObjNum 564 snap 177 seq_num 564) dirty exists 2024-02-10T05:36:03.317 INFO:tasks.rados.rados.0.smithi178.stdout:1784: left oid 49 (ObjNum 564 snap 177 seq_num 564) 2024-02-10T05:36:03.317 INFO:tasks.rados.rados.0.smithi178.stdout:1784: done (2 left) 2024-02-10T05:36:03.317 INFO:tasks.rados.rados.0.smithi178.stdout:1787: read oid 36 snap -1 2024-02-10T05:36:03.317 INFO:tasks.rados.rados.0.smithi178.stdout:1787: expect (ObjNum 558 snap 174 seq_num 558) 2024-02-10T05:36:03.317 INFO:tasks.rados.rados.0.smithi178.stdout:1788: setattr oid 10 current snap is 177 2024-02-10T05:36:03.317 INFO:tasks.rados.rados.0.smithi178.stdout:1785: finishing write tid 1 to smithi17880450-25 2024-02-10T05:36:03.317 INFO:tasks.rados.rados.0.smithi178.stdout:1785: finishing write tid 2 to smithi17880450-25 2024-02-10T05:36:03.318 INFO:tasks.rados.rados.0.smithi178.stdout:1789: snap_create 2024-02-10T05:36:03.321 INFO:tasks.rados.rados.0.smithi178.stdout:1785: finishing write tid 3 to smithi17880450-25 2024-02-10T05:36:03.322 INFO:tasks.rados.rados.0.smithi178.stdout:1785: finishing write tid 4 to smithi17880450-25 2024-02-10T05:36:03.322 INFO:tasks.rados.rados.0.smithi178.stdout:1785: finishing write tid 5 to smithi17880450-25 2024-02-10T05:36:03.324 INFO:tasks.rados.rados.0.smithi178.stdout:1785: finishing write tid 6 to smithi17880450-25 2024-02-10T05:36:03.324 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 1434 (ObjNum 565 snap 177 seq_num 565) dirty exists 2024-02-10T05:36:03.324 INFO:tasks.rados.rados.0.smithi178.stdout:1785: left oid 25 (ObjNum 565 snap 177 seq_num 565) 2024-02-10T05:36:03.329 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 356 (ObjNum 504 snap 154 seq_num 504) dirty exists 2024-02-10T05:36:03.339 INFO:tasks.rados.rados.0.smithi178.stdout:1787: expect (ObjNum 558 snap 174 seq_num 558) 2024-02-10T05:36:03.488 INFO:tasks.rados.rados.0.smithi178.stdout:1786: finishing copy_from racing read to smithi17880450-30 2024-02-10T05:36:03.488 INFO:tasks.rados.rados.0.smithi178.stdout:1786: finishing copy_from to smithi17880450-30 2024-02-10T05:36:03.488 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 784 (ObjNum 303 snap 88 seq_num 303) dirty exists 2024-02-10T05:36:03.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:03 smithi189 ceph-mon[89631]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:03 smithi189 ceph-mon[89631]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:03 smithi189 ceph-mon[89631]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:03 smithi189 ceph-mon[89631]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:03 smithi189 ceph-mon[89631]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:03 smithi189 ceph-mon[89631]: failed to encode map e423 with expected crc 2024-02-10T05:36:03.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:03 smithi189 ceph-mon[89631]: failed to encode map e423 with expected crc 2024-02-10T05:36:03.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:03 smithi189 ceph-mon[89631]: osdmap e423: 8 total, 8 up, 8 in 2024-02-10T05:36:03.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:03 smithi189 ceph-mon[89631]: pgmap v267: 121 pgs: 121 active+clean; 232 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-02-10T05:36:03.612 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[92537]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.612 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[92537]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.612 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[92537]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.612 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[92537]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.612 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[92537]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.612 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[92537]: failed to encode map e423 with expected crc 2024-02-10T05:36:03.612 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[92537]: failed to encode map e423 with expected crc 2024-02-10T05:36:03.612 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[92537]: osdmap e423: 8 total, 8 up, 8 in 2024-02-10T05:36:03.613 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[92537]: pgmap v267: 121 pgs: 121 active+clean; 232 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-02-10T05:36:03.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[95116]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[95116]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[95116]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[95116]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[95116]: failed to encode map e422 with expected crc 2024-02-10T05:36:03.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[95116]: failed to encode map e423 with expected crc 2024-02-10T05:36:03.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[95116]: failed to encode map e423 with expected crc 2024-02-10T05:36:03.613 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[95116]: osdmap e423: 8 total, 8 up, 8 in 2024-02-10T05:36:03.614 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-mon[95116]: pgmap v267: 121 pgs: 121 active+clean; 232 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-02-10T05:36:03.614 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:03 smithi178 systemd[1]: Stopping Ceph osd.3 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:36:04.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[59783]: 2024-02-10T05:36:03.862+0000 7f7745fd7700 -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-02-10T05:36:04.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[59783]: 2024-02-10T05:36:03.862+0000 7f7745fd7700 -1 osd.3 424 *** Got signal Terminated *** 2024-02-10T05:36:04.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:03 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[59783]: 2024-02-10T05:36:03.862+0000 7f7745fd7700 -1 osd.3 424 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T05:36:04.225 INFO:tasks.rados.rados.0.smithi178.stdout:1785: done (4 left) 2024-02-10T05:36:04.226 INFO:tasks.rados.rados.0.smithi178.stdout:1786: done (3 left) 2024-02-10T05:36:04.226 INFO:tasks.rados.rados.0.smithi178.stdout:1787: done (2 left) 2024-02-10T05:36:04.226 INFO:tasks.rados.rados.0.smithi178.stdout:1788: done (1 left) 2024-02-10T05:36:04.226 INFO:tasks.rados.rados.0.smithi178.stdout:1789: done (0 left) 2024-02-10T05:36:04.226 INFO:tasks.rados.rados.0.smithi178.stdout:1790: read oid 24 snap -1 2024-02-10T05:36:04.226 INFO:tasks.rados.rados.0.smithi178.stdout:1790: expect (ObjNum 534 snap 166 seq_num 534) 2024-02-10T05:36:04.226 INFO:tasks.rados.rados.0.smithi178.stdout:1791: read oid 14 snap -1 2024-02-10T05:36:04.226 INFO:tasks.rados.rados.0.smithi178.stdout:1791: expect (ObjNum 548 snap 170 seq_num 548) 2024-02-10T05:36:04.226 INFO:tasks.rados.rados.0.smithi178.stdout:1792: rollback oid 28 current snap is 178 2024-02-10T05:36:04.226 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 28 to 177 2024-02-10T05:36:04.226 INFO:tasks.rados.rados.0.smithi178.stdout:1793: rollback oid 5 current snap is 178 2024-02-10T05:36:04.226 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 5 to 177 2024-02-10T05:36:04.226 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 178 2024-02-10T05:36:04.227 INFO:tasks.rados.rados.0.smithi178.stdout:1794: seq_num 566 ranges {5636096=688128,6324224=614400,6938624=565248,7503872=425984} 2024-02-10T05:36:04.261 INFO:tasks.rados.rados.0.smithi178.stdout:1794: writing smithi17880450-43 from 5636096 to 6324224 tid 1 2024-02-10T05:36:04.264 INFO:tasks.rados.rados.0.smithi178.stdout:1794: writing smithi17880450-43 from 6324224 to 6938624 tid 2 2024-02-10T05:36:04.268 INFO:tasks.rados.rados.0.smithi178.stdout:1794: writing smithi17880450-43 from 6938624 to 7503872 tid 3 2024-02-10T05:36:04.270 INFO:tasks.rados.rados.0.smithi178.stdout:1794: writing smithi17880450-43 from 7503872 to 7929856 tid 4 2024-02-10T05:36:04.271 INFO:tasks.rados.rados.0.smithi178.stdout:1795: setattr oid 32 current snap is 178 2024-02-10T05:36:04.271 INFO:tasks.rados.rados.0.smithi178.stdout:1793: finishing rollback tid 0 to smithi17880450-5 2024-02-10T05:36:04.271 INFO:tasks.rados.rados.0.smithi178.stdout:1793: finishing rollback tid 1 to smithi17880450-5 2024-02-10T05:36:04.271 INFO:tasks.rados.rados.0.smithi178.stdout:1793: finishing rollback tid 2 to smithi17880450-5 2024-02-10T05:36:04.271 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 1516 (ObjNum 510 snap 159 seq_num 510) dirty exists 2024-02-10T05:36:04.271 INFO:tasks.rados.rados.0.smithi178.stdout:1791: expect (ObjNum 548 snap 170 seq_num 548) 2024-02-10T05:36:04.391 INFO:tasks.rados.rados.0.smithi178.stdout:1794: finishing write tid 1 to smithi17880450-43 2024-02-10T05:36:04.391 INFO:tasks.rados.rados.0.smithi178.stdout:1794: finishing write tid 2 to smithi17880450-43 2024-02-10T05:36:04.391 INFO:tasks.rados.rados.0.smithi178.stdout:1794: finishing write tid 3 to smithi17880450-43 2024-02-10T05:36:04.391 INFO:tasks.rados.rados.0.smithi178.stdout:1794: finishing write tid 4 to smithi17880450-43 2024-02-10T05:36:04.391 INFO:tasks.rados.rados.0.smithi178.stdout:1794: finishing write tid 5 to smithi17880450-43 2024-02-10T05:36:04.391 INFO:tasks.rados.rados.0.smithi178.stdout:1794: finishing write tid 6 to smithi17880450-43 2024-02-10T05:36:04.391 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 266 (ObjNum 566 snap 178 seq_num 566) dirty exists 2024-02-10T05:36:04.392 INFO:tasks.rados.rados.0.smithi178.stdout:1794: left oid 43 (ObjNum 566 snap 178 seq_num 566) 2024-02-10T05:36:04.392 INFO:tasks.rados.rados.0.smithi178.stdout:1791: done (5 left) 2024-02-10T05:36:04.392 INFO:tasks.rados.rados.0.smithi178.stdout:1793: done (4 left) 2024-02-10T05:36:04.392 INFO:tasks.rados.rados.0.smithi178.stdout:1794: done (3 left) 2024-02-10T05:36:04.392 INFO:tasks.rados.rados.0.smithi178.stdout:1796: setattr oid 18 current snap is 178 2024-02-10T05:36:04.395 INFO:tasks.rados.rados.0.smithi178.stdout:1797: copy_from oid 26 from oid 30 current snap is 178 2024-02-10T05:36:04.395 INFO:tasks.rados.rados.0.smithi178.stdout:1798: read oid 14 snap -1 2024-02-10T05:36:04.395 INFO:tasks.rados.rados.0.smithi178.stdout:1798: expect (ObjNum 548 snap 170 seq_num 548) 2024-02-10T05:36:04.395 INFO:tasks.rados.rados.0.smithi178.stdout:1799: copy_from oid 2 from oid 41 current snap is 178 2024-02-10T05:36:04.395 INFO:tasks.rados.rados.0.smithi178.stdout:1800: read oid 50 snap -1 2024-02-10T05:36:04.395 INFO:tasks.rados.rados.0.smithi178.stdout:1800: expect (ObjNum 526 snap 164 seq_num 526) 2024-02-10T05:36:04.395 INFO:tasks.rados.rados.0.smithi178.stdout:1801: read oid 40 snap -1 2024-02-10T05:36:04.395 INFO:tasks.rados.rados.0.smithi178.stdout:1801: expect (ObjNum 528 snap 165 seq_num 528) 2024-02-10T05:36:04.395 INFO:tasks.rados.rados.0.smithi178.stdout:1802: delete oid 21 current snap is 178 2024-02-10T05:36:04.395 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 793 (ObjNum 33 snap 0 seq_num 1528559696) dirty exists 2024-02-10T05:36:04.400 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 1377 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-02-10T05:36:04.415 INFO:tasks.rados.rados.0.smithi178.stdout:1798: expect (ObjNum 548 snap 170 seq_num 548) 2024-02-10T05:36:04.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:04 smithi189 ceph-mon[89631]: failed to encode map e424 with expected crc 2024-02-10T05:36:04.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:04 smithi189 ceph-mon[89631]: failed to encode map e424 with expected crc 2024-02-10T05:36:04.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:04 smithi189 ceph-mon[89631]: osdmap e424: 8 total, 8 up, 8 in 2024-02-10T05:36:04.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:04 smithi189 ceph-mon[89631]: failed to encode map e424 with expected crc 2024-02-10T05:36:04.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:04 smithi189 ceph-mon[89631]: failed to encode map e424 with expected crc 2024-02-10T05:36:04.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:04 smithi189 ceph-mon[89631]: osd.3 marked itself down and dead 2024-02-10T05:36:04.539 INFO:tasks.rados.rados.0.smithi178.stdout:1801: expect (ObjNum 528 snap 165 seq_num 528) 2024-02-10T05:36:04.620 INFO:tasks.rados.rados.0.smithi178.stdout:1797: finishing copy_from racing read to smithi17880450-26 2024-02-10T05:36:04.620 INFO:tasks.rados.rados.0.smithi178.stdout:1797: finishing copy_from to smithi17880450-26 2024-02-10T05:36:04.620 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 784 (ObjNum 303 snap 88 seq_num 303) dirty exists 2024-02-10T05:36:04.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:04 smithi178 ceph-mon[92537]: failed to encode map e424 with expected crc 2024-02-10T05:36:04.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:04 smithi178 ceph-mon[92537]: failed to encode map e424 with expected crc 2024-02-10T05:36:04.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:04 smithi178 ceph-mon[92537]: osdmap e424: 8 total, 8 up, 8 in 2024-02-10T05:36:04.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:04 smithi178 ceph-mon[92537]: failed to encode map e424 with expected crc 2024-02-10T05:36:04.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:04 smithi178 ceph-mon[92537]: failed to encode map e424 with expected crc 2024-02-10T05:36:04.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:04 smithi178 ceph-mon[92537]: osd.3 marked itself down and dead 2024-02-10T05:36:04.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:04 smithi178 ceph-mon[95116]: failed to encode map e424 with expected crc 2024-02-10T05:36:04.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:04 smithi178 ceph-mon[95116]: failed to encode map e424 with expected crc 2024-02-10T05:36:04.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:04 smithi178 ceph-mon[95116]: osdmap e424: 8 total, 8 up, 8 in 2024-02-10T05:36:04.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:04 smithi178 ceph-mon[95116]: failed to encode map e424 with expected crc 2024-02-10T05:36:04.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:04 smithi178 ceph-mon[95116]: failed to encode map e424 with expected crc 2024-02-10T05:36:04.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:04 smithi178 ceph-mon[95116]: osd.3 marked itself down and dead 2024-02-10T05:36:05.003 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:04 smithi178 podman[114667]: 2024-02-10 05:36:04.729222871 +0000 UTC m=+0.973173743 container died 09a657d64674dace78c3abf0b0bab6738c654c839b3501628415ad1e905737a3 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.2, RELEASE=quincy-72ce7c1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:36:05.225 INFO:tasks.rados.rados.0.smithi178.stdout:1799: finishing copy_from to smithi17880450-2 2024-02-10T05:36:05.226 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 818 (ObjNum 462 snap 144 seq_num 462) dirty exists 2024-02-10T05:36:05.226 INFO:tasks.rados.rados.0.smithi178.stdout:1792: finishing rollback tid 0 to smithi17880450-28 2024-02-10T05:36:05.226 INFO:tasks.rados.rados.0.smithi178.stdout:1799: finishing copy_from racing read to smithi17880450-2 2024-02-10T05:36:05.227 INFO:tasks.rados.rados.0.smithi178.stdout:1795: done (9 left) 2024-02-10T05:36:05.227 INFO:tasks.rados.rados.0.smithi178.stdout:1796: done (8 left) 2024-02-10T05:36:05.227 INFO:tasks.rados.rados.0.smithi178.stdout:1797: done (7 left) 2024-02-10T05:36:05.227 INFO:tasks.rados.rados.0.smithi178.stdout:1798: done (6 left) 2024-02-10T05:36:05.227 INFO:tasks.rados.rados.0.smithi178.stdout:1799: done (5 left) 2024-02-10T05:36:05.227 INFO:tasks.rados.rados.0.smithi178.stdout:1801: done (4 left) 2024-02-10T05:36:05.227 INFO:tasks.rados.rados.0.smithi178.stdout:1802: done (3 left) 2024-02-10T05:36:05.227 INFO:tasks.rados.rados.0.smithi178.stdout:1803: read oid 44 snap -1 2024-02-10T05:36:05.227 INFO:tasks.rados.rados.0.smithi178.stdout:1803: expect (ObjNum 542 snap 167 seq_num 542) 2024-02-10T05:36:05.227 INFO:tasks.rados.rados.0.smithi178.stdout:1804: snap_remove snap 172 2024-02-10T05:36:05.370 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:05 smithi178 podman[114667]: 2024-02-10 05:36:05.10205784 +0000 UTC m=+1.346008710 container cleanup 09a657d64674dace78c3abf0b0bab6738c654c839b3501628415ad1e905737a3 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3, org.label-schema.build-date=20240131, ceph=True, RELEASE=quincy-72ce7c1, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T05:36:05.371 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:05 smithi178 bash[114667]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3 2024-02-10T05:36:05.371 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[92537]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:36:05.371 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[92537]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.371 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[92537]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.371 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[92537]: osdmap e425: 8 total, 7 up, 8 in 2024-02-10T05:36:05.371 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[92537]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.371 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[92537]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.371 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[92537]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.371 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[92537]: pgmap v270: 121 pgs: 25 peering, 4 stale+active+clean, 92 active+clean; 254 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 7.6 MiB/s wr, 46 op/s 2024-02-10T05:36:05.371 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[92537]: osdmap e426: 8 total, 7 up, 8 in 2024-02-10T05:36:05.372 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[95116]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:36:05.372 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[95116]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.372 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[95116]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.372 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[95116]: osdmap e425: 8 total, 7 up, 8 in 2024-02-10T05:36:05.372 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[95116]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.372 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[95116]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.372 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[95116]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.372 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[95116]: pgmap v270: 121 pgs: 25 peering, 4 stale+active+clean, 92 active+clean; 254 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 7.6 MiB/s wr, 46 op/s 2024-02-10T05:36:05.372 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:05 smithi178 ceph-mon[95116]: osdmap e426: 8 total, 7 up, 8 in 2024-02-10T05:36:05.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:05 smithi189 ceph-mon[89631]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:36:05.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:05 smithi189 ceph-mon[89631]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:05 smithi189 ceph-mon[89631]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:05 smithi189 ceph-mon[89631]: osdmap e425: 8 total, 7 up, 8 in 2024-02-10T05:36:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:05 smithi189 ceph-mon[89631]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:05 smithi189 ceph-mon[89631]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:05 smithi189 ceph-mon[89631]: failed to encode map e425 with expected crc 2024-02-10T05:36:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:05 smithi189 ceph-mon[89631]: pgmap v270: 121 pgs: 25 peering, 4 stale+active+clean, 92 active+clean; 254 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 7.6 MiB/s wr, 46 op/s 2024-02-10T05:36:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:05 smithi189 ceph-mon[89631]: osdmap e426: 8 total, 7 up, 8 in 2024-02-10T05:36:05.680 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:05 smithi178 podman[114689]: 2024-02-10 05:36:05.37071406 +0000 UTC m=+0.640806246 container remove 09a657d64674dace78c3abf0b0bab6738c654c839b3501628415ad1e905737a3 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=quincy-72ce7c1, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=) 2024-02-10T05:36:05.962 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:05 smithi178 podman[114788]: 2024-02-10 05:36:05.583546741 +0000 UTC m=+0.018565889 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:36:05.962 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:05 smithi178 podman[114788]: 2024-02-10 05:36:05.705447739 +0000 UTC m=+0.140466875 container create 29f214aecfed18d7ff1b097c3909d302825bce5c6d7a551dbd022566e3bfc0e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-deactivate, RELEASE=main-290212a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2) 2024-02-10T05:36:05.963 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:05 smithi178 podman[114788]: 2024-02-10 05:36:05.891464942 +0000 UTC m=+0.326484087 container init 29f214aecfed18d7ff1b097c3909d302825bce5c6d7a551dbd022566e3bfc0e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, RELEASE=main-290212a, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131) 2024-02-10T05:36:05.963 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:05 smithi178 podman[114788]: 2024-02-10 05:36:05.897016543 +0000 UTC m=+0.332035679 container start 29f214aecfed18d7ff1b097c3909d302825bce5c6d7a551dbd022566e3bfc0e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-deactivate, RELEASE=main-290212a, io.buildah.version=1.33.2, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-02-10T05:36:06.224 INFO:tasks.rados.rados.0.smithi178.stdout:1804: done (4 left) 2024-02-10T05:36:06.224 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 178 2024-02-10T05:36:06.224 INFO:tasks.rados.rados.0.smithi178.stdout:1805: seq_num 568 ranges {5087232=720896,5808128=786432,6594560=581632,7176192=237568} 2024-02-10T05:36:06.255 INFO:tasks.rados.rados.0.smithi178.stdout:1805: writing smithi17880450-31 from 5087232 to 5808128 tid 1 2024-02-10T05:36:06.260 INFO:tasks.rados.rados.0.smithi178.stdout:1805: writing smithi17880450-31 from 5808128 to 6594560 tid 2 2024-02-10T05:36:06.264 INFO:tasks.rados.rados.0.smithi178.stdout:1805: writing smithi17880450-31 from 6594560 to 7176192 tid 3 2024-02-10T05:36:06.266 INFO:tasks.rados.rados.0.smithi178.stdout:1805: writing smithi17880450-31 from 7176192 to 7413760 tid 4 2024-02-10T05:36:06.266 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 16 current snap is 178 2024-02-10T05:36:06.266 INFO:tasks.rados.rados.0.smithi178.stdout:1792: finishing rollback tid 1 to smithi17880450-28 2024-02-10T05:36:06.266 INFO:tasks.rados.rados.0.smithi178.stdout:1792: finishing rollback tid 2 to smithi17880450-28 2024-02-10T05:36:06.266 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 672 (ObjNum 524 snap 163 seq_num 524) dirty exists 2024-02-10T05:36:06.266 INFO:tasks.rados.rados.0.smithi178.stdout:1790: expect (ObjNum 534 snap 166 seq_num 534) 2024-02-10T05:36:06.368 INFO:tasks.rados.rados.0.smithi178.stdout:1800: expect (ObjNum 526 snap 164 seq_num 526) 2024-02-10T05:36:06.462 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:06 smithi178 podman[114788]: 2024-02-10 05:36:06.002023972 +0000 UTC m=+0.437043116 container attach 29f214aecfed18d7ff1b097c3909d302825bce5c6d7a551dbd022566e3bfc0e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-deactivate, ceph=True, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, RELEASE=main-290212a, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-02-10T05:36:06.462 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:06 smithi178 podman[114788]: 2024-02-10 05:36:06.18597184 +0000 UTC m=+0.620990980 container died 29f214aecfed18d7ff1b097c3909d302825bce5c6d7a551dbd022566e3bfc0e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-deactivate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=main-290212a, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-02-10T05:36:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[92537]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[92537]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[92537]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[92537]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[92537]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[92537]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[92537]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[92537]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[92537]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[92537]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[92537]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[92537]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[92537]: Health check failed: Reduced data availability: 9 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-02-10T05:36:06.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[95116]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[95116]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[95116]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[95116]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[95116]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[95116]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[95116]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[95116]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[95116]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[95116]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[95116]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[95116]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:06 smithi178 ceph-mon[95116]: Health check failed: Reduced data availability: 9 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-02-10T05:36:06.477 INFO:tasks.rados.rados.0.smithi178.stdout:1803: expect (ObjNum 542 snap 167 seq_num 542) 2024-02-10T05:36:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:06 smithi189 ceph-mon[89631]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:06 smithi189 ceph-mon[89631]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:06 smithi189 ceph-mon[89631]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:06 smithi189 ceph-mon[89631]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:06 smithi189 ceph-mon[89631]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:06 smithi189 ceph-mon[89631]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:06 smithi189 ceph-mon[89631]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:06 smithi189 ceph-mon[89631]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:06 smithi189 ceph-mon[89631]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:06 smithi189 ceph-mon[89631]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:06 smithi189 ceph-mon[89631]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:06 smithi189 ceph-mon[89631]: failed to encode map e426 with expected crc 2024-02-10T05:36:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:06 smithi189 ceph-mon[89631]: Health check failed: Reduced data availability: 9 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-02-10T05:36:06.724 INFO:tasks.rados.rados.0.smithi178.stdout:1805: finishing write tid 1 to smithi17880450-31 2024-02-10T05:36:06.724 INFO:tasks.rados.rados.0.smithi178.stdout:1805: finishing write tid 2 to smithi17880450-31 2024-02-10T05:36:06.724 INFO:tasks.rados.rados.0.smithi178.stdout:1806: seq_num 569 ranges {3997696=737280,4734976=671744,5406720=737280,6144000=196608} 2024-02-10T05:36:06.749 INFO:tasks.rados.rados.0.smithi178.stdout:1806: writing smithi17880450-16 from 3997696 to 4734976 tid 1 2024-02-10T05:36:06.753 INFO:tasks.rados.rados.0.smithi178.stdout:1806: writing smithi17880450-16 from 4734976 to 5406720 tid 2 2024-02-10T05:36:06.757 INFO:tasks.rados.rados.0.smithi178.stdout:1806: writing smithi17880450-16 from 5406720 to 6144000 tid 3 2024-02-10T05:36:06.759 INFO:tasks.rados.rados.0.smithi178.stdout:1806: writing smithi17880450-16 from 6144000 to 6340608 tid 4 2024-02-10T05:36:06.759 INFO:tasks.rados.rados.0.smithi178.stdout:1790: done (5 left) 2024-02-10T05:36:06.759 INFO:tasks.rados.rados.0.smithi178.stdout:1792: done (4 left) 2024-02-10T05:36:06.759 INFO:tasks.rados.rados.0.smithi178.stdout:1800: done (3 left) 2024-02-10T05:36:06.759 INFO:tasks.rados.rados.0.smithi178.stdout:1803: done (2 left) 2024-02-10T05:36:06.759 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 40 current snap is 178 2024-02-10T05:36:06.759 INFO:tasks.rados.rados.0.smithi178.stdout:1805: finishing write tid 3 to smithi17880450-31 2024-02-10T05:36:06.759 INFO:tasks.rados.rados.0.smithi178.stdout:1805: finishing write tid 4 to smithi17880450-31 2024-02-10T05:36:06.759 INFO:tasks.rados.rados.0.smithi178.stdout:1805: finishing write tid 5 to smithi17880450-31 2024-02-10T05:36:06.760 INFO:tasks.rados.rados.0.smithi178.stdout:1805: finishing write tid 6 to smithi17880450-31 2024-02-10T05:36:06.760 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 1528 (ObjNum 568 snap 178 seq_num 568) dirty exists 2024-02-10T05:36:06.760 INFO:tasks.rados.rados.0.smithi178.stdout:1805: left oid 31 (ObjNum 568 snap 178 seq_num 568) 2024-02-10T05:36:06.760 INFO:tasks.rados.rados.0.smithi178.stdout:1806: finishing write tid 1 to smithi17880450-16 2024-02-10T05:36:06.760 INFO:tasks.rados.rados.0.smithi178.stdout:1806: finishing write tid 2 to smithi17880450-16 2024-02-10T05:36:06.760 INFO:tasks.rados.rados.0.smithi178.stdout:1807: seq_num 570 ranges {2547712=753664,3301376=548864,3850240=540672,4390912=516096} 2024-02-10T05:36:06.777 INFO:tasks.rados.rados.0.smithi178.stdout:1807: writing smithi17880450-40 from 2547712 to 3301376 tid 1 2024-02-10T05:36:06.780 INFO:tasks.rados.rados.0.smithi178.stdout:1807: writing smithi17880450-40 from 3301376 to 3850240 tid 2 2024-02-10T05:36:06.784 INFO:tasks.rados.rados.0.smithi178.stdout:1807: writing smithi17880450-40 from 3850240 to 4390912 tid 3 2024-02-10T05:36:06.787 INFO:tasks.rados.rados.0.smithi178.stdout:1807: writing smithi17880450-40 from 4390912 to 4907008 tid 4 2024-02-10T05:36:06.787 INFO:tasks.rados.rados.0.smithi178.stdout:1805: done (2 left) 2024-02-10T05:36:06.787 INFO:tasks.rados.rados.0.smithi178.stdout:1808: snap_create 2024-02-10T05:36:06.787 INFO:tasks.rados.rados.0.smithi178.stdout:1806: finishing write tid 3 to smithi17880450-16 2024-02-10T05:36:06.787 INFO:tasks.rados.rados.0.smithi178.stdout:1806: finishing write tid 4 to smithi17880450-16 2024-02-10T05:36:06.788 INFO:tasks.rados.rados.0.smithi178.stdout:1806: finishing write tid 5 to smithi17880450-16 2024-02-10T05:36:06.788 INFO:tasks.rados.rados.0.smithi178.stdout:1806: finishing write tid 6 to smithi17880450-16 2024-02-10T05:36:06.788 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 1542 (ObjNum 569 snap 178 seq_num 569) dirty exists 2024-02-10T05:36:06.788 INFO:tasks.rados.rados.0.smithi178.stdout:1806: left oid 16 (ObjNum 569 snap 178 seq_num 569) 2024-02-10T05:36:06.788 INFO:tasks.rados.rados.0.smithi178.stdout:1807: finishing write tid 1 to smithi17880450-40 2024-02-10T05:36:06.788 INFO:tasks.rados.rados.0.smithi178.stdout:1807: finishing write tid 2 to smithi17880450-40 2024-02-10T05:36:06.788 INFO:tasks.rados.rados.0.smithi178.stdout:1807: finishing write tid 3 to smithi17880450-40 2024-02-10T05:36:06.790 INFO:tasks.rados.rados.0.smithi178.stdout:1807: finishing write tid 4 to smithi17880450-40 2024-02-10T05:36:06.790 INFO:tasks.rados.rados.0.smithi178.stdout:1807: finishing write tid 5 to smithi17880450-40 2024-02-10T05:36:06.791 INFO:tasks.rados.rados.0.smithi178.stdout:1807: finishing write tid 6 to smithi17880450-40 2024-02-10T05:36:06.791 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 862 (ObjNum 570 snap 178 seq_num 570) dirty exists 2024-02-10T05:36:06.791 INFO:tasks.rados.rados.0.smithi178.stdout:1807: left oid 40 (ObjNum 570 snap 178 seq_num 570) 2024-02-10T05:36:07.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:06 smithi178 podman[114835]: 2024-02-10 05:36:06.77089158 +0000 UTC m=+0.575694853 container remove 29f214aecfed18d7ff1b097c3909d302825bce5c6d7a551dbd022566e3bfc0e5 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, RELEASE=main-290212a, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0) 2024-02-10T05:36:07.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:06 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.3.service: Deactivated successfully. 2024-02-10T05:36:07.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:06 smithi178 systemd[1]: Stopped Ceph osd.3 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:36:07.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:06 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.3.service: Consumed 9.782s CPU time. 2024-02-10T05:36:07.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 systemd[1]: Starting Ceph osd.3 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:36:07.234 INFO:tasks.rados.rados.0.smithi178.stdout:1806: done (2 left) 2024-02-10T05:36:07.234 INFO:tasks.rados.rados.0.smithi178.stdout:1807: done (1 left) 2024-02-10T05:36:07.234 INFO:tasks.rados.rados.0.smithi178.stdout:1808: done (0 left) 2024-02-10T05:36:07.234 INFO:tasks.rados.rados.0.smithi178.stdout:1809: rmattr oid 13 current snap is 179 2024-02-10T05:36:07.235 INFO:tasks.rados.rados.0.smithi178.stdout:1810: read oid 26 snap 153 2024-02-10T05:36:07.235 INFO:tasks.rados.rados.0.smithi178.stdout:1810: expect deleted 2024-02-10T05:36:07.235 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 179 2024-02-10T05:36:07.235 INFO:tasks.rados.rados.0.smithi178.stdout:1811: seq_num 571 ranges {2891776=770048,3661824=483328,4145152=753664,4898816=368640} 2024-02-10T05:36:07.254 INFO:tasks.rados.rados.0.smithi178.stdout:1811: writing smithi17880450-6 from 2891776 to 3661824 tid 1 2024-02-10T05:36:07.257 INFO:tasks.rados.rados.0.smithi178.stdout:1811: writing smithi17880450-6 from 3661824 to 4145152 tid 2 2024-02-10T05:36:07.261 INFO:tasks.rados.rados.0.smithi178.stdout:1811: writing smithi17880450-6 from 4145152 to 4898816 tid 3 2024-02-10T05:36:07.264 INFO:tasks.rados.rados.0.smithi178.stdout:1811: writing smithi17880450-6 from 4898816 to 5267456 tid 4 2024-02-10T05:36:07.264 INFO:tasks.rados.rados.0.smithi178.stdout:1812: rollback oid 24 current snap is 179 2024-02-10T05:36:07.264 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 24 to 174 2024-02-10T05:36:07.265 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 843 (ObjNum 303 snap 88 seq_num 303) dirty exists 2024-02-10T05:36:07.265 INFO:tasks.rados.rados.0.smithi178.stdout:1811: finishing write tid 1 to smithi17880450-6 2024-02-10T05:36:07.265 INFO:tasks.rados.rados.0.smithi178.stdout:1811: finishing write tid 2 to smithi17880450-6 2024-02-10T05:36:07.265 INFO:tasks.rados.rados.0.smithi178.stdout:1809: done (3 left) 2024-02-10T05:36:07.265 INFO:tasks.rados.rados.0.smithi178.stdout:1810: done (2 left) 2024-02-10T05:36:07.265 INFO:tasks.rados.rados.0.smithi178.stdout:1813: read oid 33 snap -1 2024-02-10T05:36:07.265 INFO:tasks.rados.rados.0.smithi178.stdout:1813: expect deleted 2024-02-10T05:36:07.265 INFO:tasks.rados.rados.0.smithi178.stdout:1814: read oid 11 snap -1 2024-02-10T05:36:07.265 INFO:tasks.rados.rados.0.smithi178.stdout:1814: expect (ObjNum 418 snap 136 seq_num 418) 2024-02-10T05:36:07.265 INFO:tasks.rados.rados.0.smithi178.stdout:1815: rollback oid 10 current snap is 179 2024-02-10T05:36:07.265 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 10 to 153 2024-02-10T05:36:07.265 INFO:tasks.rados.rados.0.smithi178.stdout:1816: read oid 2 snap -1 2024-02-10T05:36:07.265 INFO:tasks.rados.rados.0.smithi178.stdout:1816: expect (ObjNum 462 snap 144 seq_num 462) 2024-02-10T05:36:07.266 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 179 2024-02-10T05:36:07.266 INFO:tasks.rados.rados.0.smithi178.stdout:1817: seq_num 572 ranges {0=786432,786432=770048,1556480=557056,2113536=278528} 2024-02-10T05:36:07.269 INFO:tasks.rados.rados.0.smithi178.stdout:1817: writing smithi17880450-32 from 0 to 786432 tid 1 2024-02-10T05:36:07.274 INFO:tasks.rados.rados.0.smithi178.stdout:1817: writing smithi17880450-32 from 786432 to 1556480 tid 2 2024-02-10T05:36:07.277 INFO:tasks.rados.rados.0.smithi178.stdout:1817: writing smithi17880450-32 from 1556480 to 2113536 tid 3 2024-02-10T05:36:07.280 INFO:tasks.rados.rados.0.smithi178.stdout:1817: writing smithi17880450-32 from 2113536 to 2392064 tid 4 2024-02-10T05:36:07.280 INFO:tasks.rados.rados.0.smithi178.stdout:1818: copy_from oid 49 from oid 25 current snap is 179 2024-02-10T05:36:07.280 INFO:tasks.rados.rados.0.smithi178.stdout:1811: finishing write tid 3 to smithi17880450-6 2024-02-10T05:36:07.280 INFO:tasks.rados.rados.0.smithi178.stdout:1812: finishing rollback tid 0 to smithi17880450-24 2024-02-10T05:36:07.280 INFO:tasks.rados.rados.0.smithi178.stdout:1811: finishing write tid 4 to smithi17880450-6 2024-02-10T05:36:07.280 INFO:tasks.rados.rados.0.smithi178.stdout:1812: finishing rollback tid 1 to smithi17880450-24 2024-02-10T05:36:07.280 INFO:tasks.rados.rados.0.smithi178.stdout:1811: finishing write tid 5 to smithi17880450-6 2024-02-10T05:36:07.280 INFO:tasks.rados.rados.0.smithi178.stdout:1812: finishing rollback tid 2 to smithi17880450-24 2024-02-10T05:36:07.280 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 768 (ObjNum 534 snap 166 seq_num 534) dirty exists 2024-02-10T05:36:07.280 INFO:tasks.rados.rados.0.smithi178.stdout:1815: finishing rollback tid 0 to smithi17880450-10 2024-02-10T05:36:07.280 INFO:tasks.rados.rados.0.smithi178.stdout:1816: expect (ObjNum 462 snap 144 seq_num 462) 2024-02-10T05:36:07.299 INFO:tasks.rados.rados.0.smithi178.stdout:1815: finishing rollback tid 1 to smithi17880450-10 2024-02-10T05:36:07.299 INFO:tasks.rados.rados.0.smithi178.stdout:1811: finishing write tid 6 to smithi17880450-6 2024-02-10T05:36:07.299 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 786 (ObjNum 571 snap 179 seq_num 571) dirty exists 2024-02-10T05:36:07.299 INFO:tasks.rados.rados.0.smithi178.stdout:1811: left oid 6 (ObjNum 571 snap 179 seq_num 571) 2024-02-10T05:36:07.299 INFO:tasks.rados.rados.0.smithi178.stdout:1815: finishing rollback tid 2 to smithi17880450-10 2024-02-10T05:36:07.299 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 360 (ObjNum 410 snap 134 seq_num 410) dirty exists 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:1817: finishing write tid 1 to smithi17880450-32 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:1817: finishing write tid 2 to smithi17880450-32 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:1811: done (7 left) 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:1812: done (6 left) 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:1813: done (5 left) 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:1815: done (4 left) 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:1816: done (3 left) 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:1819: rollback oid 19 current snap is 179 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 19 to 171 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:1817: finishing write tid 3 to smithi17880450-32 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:1817: finishing write tid 4 to smithi17880450-32 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:1817: finishing write tid 5 to smithi17880450-32 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:1817: finishing write tid 6 to smithi17880450-32 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 799 (ObjNum 572 snap 179 seq_num 572) dirty exists 2024-02-10T05:36:07.300 INFO:tasks.rados.rados.0.smithi178.stdout:1817: left oid 32 (ObjNum 572 snap 179 seq_num 572) 2024-02-10T05:36:07.301 INFO:tasks.rados.rados.0.smithi178.stdout:1817: done (3 left) 2024-02-10T05:36:07.301 INFO:tasks.rados.rados.0.smithi178.stdout:1820: copy_from oid 39 from oid 38 current snap is 179 2024-02-10T05:36:07.301 INFO:tasks.rados.rados.0.smithi178.stdout:1821: read oid 17 snap 177 2024-02-10T05:36:07.301 INFO:tasks.rados.rados.0.smithi178.stdout:1821: expect (ObjNum 554 snap 174 seq_num 554) 2024-02-10T05:36:07.301 INFO:tasks.rados.rados.0.smithi178.stdout:1822: read oid 47 snap -1 2024-02-10T05:36:07.301 INFO:tasks.rados.rados.0.smithi178.stdout:1822: expect (ObjNum 551 snap 172 seq_num 551) 2024-02-10T05:36:07.301 INFO:tasks.rados.rados.0.smithi178.stdout:1823: read oid 32 snap -1 2024-02-10T05:36:07.301 INFO:tasks.rados.rados.0.smithi178.stdout:1823: expect (ObjNum 572 snap 179 seq_num 572) 2024-02-10T05:36:07.301 INFO:tasks.rados.rados.0.smithi178.stdout:1824: snap_create 2024-02-10T05:36:07.301 INFO:tasks.rados.rados.0.smithi178.stdout:1814: expect (ObjNum 418 snap 136 seq_num 418) 2024-02-10T05:36:07.508 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-mon[92537]: failed to encode map e427 with expected crc 2024-02-10T05:36:07.575 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-mon[92537]: osdmap e427: 8 total, 7 up, 8 in 2024-02-10T05:36:07.575 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-mon[92537]: failed to encode map e427 with expected crc 2024-02-10T05:36:07.575 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-mon[92537]: failed to encode map e427 with expected crc 2024-02-10T05:36:07.575 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-mon[92537]: pgmap v273: 121 pgs: 25 peering, 4 stale+active+clean, 92 active+clean; 254 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 7.6 MiB/s wr, 46 op/s 2024-02-10T05:36:07.576 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-mon[95116]: failed to encode map e427 with expected crc 2024-02-10T05:36:07.576 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-mon[95116]: osdmap e427: 8 total, 7 up, 8 in 2024-02-10T05:36:07.576 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-mon[95116]: failed to encode map e427 with expected crc 2024-02-10T05:36:07.576 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-mon[95116]: failed to encode map e427 with expected crc 2024-02-10T05:36:07.576 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-mon[95116]: pgmap v273: 121 pgs: 25 peering, 4 stale+active+clean, 92 active+clean; 254 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 7.6 MiB/s wr, 46 op/s 2024-02-10T05:36:07.577 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 podman[114951]: 2024-02-10 05:36:07.222220134 +0000 UTC m=+0.114475610 container create efd9691ab0c1f407cc36cb93438bafa2a5953bcc11c789d113ab85acfac6af69 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-activate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-02-10T05:36:07.577 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 podman[114951]: 2024-02-10 05:36:07.127821887 +0000 UTC m=+0.020077382 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:36:07.577 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 podman[114951]: 2024-02-10 05:36:07.45017454 +0000 UTC m=+0.342430014 container init efd9691ab0c1f407cc36cb93438bafa2a5953bcc11c789d113ab85acfac6af69 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-activate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=main-290212a, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:36:07.577 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 podman[114951]: 2024-02-10 05:36:07.455733667 +0000 UTC m=+0.347989150 container start efd9691ab0c1f407cc36cb93438bafa2a5953bcc11c789d113ab85acfac6af69 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-activate, RELEASE=main-290212a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux ) 2024-02-10T05:36:07.577 INFO:tasks.rados.rados.0.smithi178.stdout:1819: finishing rollback tid 0 to smithi17880450-19 2024-02-10T05:36:07.577 INFO:tasks.rados.rados.0.smithi178.stdout:1819: finishing rollback tid 1 to smithi17880450-19 2024-02-10T05:36:07.577 INFO:tasks.rados.rados.0.smithi178.stdout:1819: finishing rollback tid 2 to smithi17880450-19 2024-02-10T05:36:07.577 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 772 (ObjNum 397 snap 129 seq_num 397) dirty exists 2024-02-10T05:36:07.577 INFO:tasks.rados.rados.0.smithi178.stdout:1823: expect (ObjNum 572 snap 179 seq_num 572) 2024-02-10T05:36:07.578 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:07 smithi189 ceph-mon[89631]: failed to encode map e427 with expected crc 2024-02-10T05:36:07.578 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:07 smithi189 ceph-mon[89631]: osdmap e427: 8 total, 7 up, 8 in 2024-02-10T05:36:07.578 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:07 smithi189 ceph-mon[89631]: failed to encode map e427 with expected crc 2024-02-10T05:36:07.578 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:07 smithi189 ceph-mon[89631]: failed to encode map e427 with expected crc 2024-02-10T05:36:07.578 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:07 smithi189 ceph-mon[89631]: pgmap v273: 121 pgs: 25 peering, 4 stale+active+clean, 92 active+clean; 254 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 7.6 MiB/s wr, 46 op/s 2024-02-10T05:36:07.620 INFO:tasks.rados.rados.0.smithi178.stdout:1818: finishing copy_from racing read to smithi17880450-49 2024-02-10T05:36:07.620 INFO:tasks.rados.rados.0.smithi178.stdout:1821: expect (ObjNum 554 snap 174 seq_num 554) 2024-02-10T05:36:07.758 INFO:tasks.rados.rados.0.smithi178.stdout:1818: finishing copy_from to smithi17880450-49 2024-02-10T05:36:07.758 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 1434 (ObjNum 565 snap 177 seq_num 565) dirty exists 2024-02-10T05:36:07.758 INFO:tasks.rados.rados.0.smithi178.stdout:1822: expect (ObjNum 551 snap 172 seq_num 551) 2024-02-10T05:36:07.900 INFO:tasks.rados.rados.0.smithi178.stdout:1820: finishing copy_from racing read to smithi17880450-39 2024-02-10T05:36:07.900 INFO:tasks.rados.rados.0.smithi178.stdout:1820: finishing copy_from to smithi17880450-39 2024-02-10T05:36:07.900 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1429 (ObjNum 537 snap 167 seq_num 537) dirty exists 2024-02-10T05:36:07.901 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:36:07] "GET /metrics HTTP/1.1" 200 36144 "" "Prometheus/2.43.0" 2024-02-10T05:36:07.901 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 podman[114951]: 2024-02-10 05:36:07.550332047 +0000 UTC m=+0.442587529 container attach efd9691ab0c1f407cc36cb93438bafa2a5953bcc11c789d113ab85acfac6af69 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-activate, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, RELEASE=main-290212a, GIT_BRANCH=HEAD) 2024-02-10T05:36:08.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-activate[114965]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-10T05:36:08.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-activate[114965]: 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-02-10T05:36:08.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 bash[114951]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-10T05:36:08.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 bash[114951]: 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-02-10T05:36:08.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 bash[114951]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-10T05:36:08.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 bash[114951]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-10T05:36:08.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 bash[114951]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-10T05:36:08.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 bash[114951]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-10T05:36:08.213 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 bash[114951]: --> ceph-volume raw activate successful for osd ID: 3 2024-02-10T05:36:08.213 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-activate[114965]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-10T05:36:08.213 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-activate[114965]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-10T05:36:08.213 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-activate[114965]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-10T05:36:08.213 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-activate[114965]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-10T05:36:08.213 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-activate[114965]: --> ceph-volume raw activate successful for osd ID: 3 2024-02-10T05:36:08.213 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:07 smithi178 podman[114951]: 2024-02-10 05:36:07.925867053 +0000 UTC m=+0.818122528 container died efd9691ab0c1f407cc36cb93438bafa2a5953bcc11c789d113ab85acfac6af69 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-activate, org.label-schema.build-date=20240131, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=main-290212a, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T05:36:08.241 INFO:tasks.rados.rados.0.smithi178.stdout:1814: done (7 left) 2024-02-10T05:36:08.241 INFO:tasks.rados.rados.0.smithi178.stdout:1818: done (6 left) 2024-02-10T05:36:08.241 INFO:tasks.rados.rados.0.smithi178.stdout:1819: done (5 left) 2024-02-10T05:36:08.241 INFO:tasks.rados.rados.0.smithi178.stdout:1820: done (4 left) 2024-02-10T05:36:08.241 INFO:tasks.rados.rados.0.smithi178.stdout:1821: done (3 left) 2024-02-10T05:36:08.241 INFO:tasks.rados.rados.0.smithi178.stdout:1822: done (2 left) 2024-02-10T05:36:08.241 INFO:tasks.rados.rados.0.smithi178.stdout:1823: done (1 left) 2024-02-10T05:36:08.241 INFO:tasks.rados.rados.0.smithi178.stdout:1824: done (0 left) 2024-02-10T05:36:08.241 INFO:tasks.rados.rados.0.smithi178.stdout:1825: copy_from oid 48 from oid 40 current snap is 180 2024-02-10T05:36:08.241 INFO:tasks.rados.rados.0.smithi178.stdout:1826: read oid 3 snap 175 2024-02-10T05:36:08.242 INFO:tasks.rados.rados.0.smithi178.stdout:1826: expect (ObjNum 402 snap 133 seq_num 402) 2024-02-10T05:36:08.242 INFO:tasks.rados.rados.0.smithi178.stdout:1827: snap_create 2024-02-10T05:36:08.247 INFO:tasks.rados.rados.0.smithi178.stdout:1826: expect (ObjNum 402 snap 133 seq_num 402) 2024-02-10T05:36:08.303 INFO:tasks.rados.rados.0.smithi178.stdout:1825: finishing copy_from racing read to smithi17880450-48 2024-02-10T05:36:08.303 INFO:tasks.rados.rados.0.smithi178.stdout:1825: finishing copy_from to smithi17880450-48 2024-02-10T05:36:08.303 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 862 (ObjNum 570 snap 178 seq_num 570) dirty exists 2024-02-10T05:36:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:08 smithi189 ceph-mon[89631]: failed to encode map e428 with expected crc 2024-02-10T05:36:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:08 smithi189 ceph-mon[89631]: failed to encode map e428 with expected crc 2024-02-10T05:36:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:08 smithi189 ceph-mon[89631]: osdmap e428: 8 total, 7 up, 8 in 2024-02-10T05:36:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:08 smithi189 ceph-mon[89631]: failed to encode map e428 with expected crc 2024-02-10T05:36:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:08 smithi189 ceph-mon[89631]: failed to encode map e428 with expected crc 2024-02-10T05:36:08.579 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:08 smithi178 ceph-mon[92537]: failed to encode map e428 with expected crc 2024-02-10T05:36:08.579 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:08 smithi178 ceph-mon[92537]: failed to encode map e428 with expected crc 2024-02-10T05:36:08.579 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:08 smithi178 ceph-mon[92537]: osdmap e428: 8 total, 7 up, 8 in 2024-02-10T05:36:08.579 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:08 smithi178 ceph-mon[92537]: failed to encode map e428 with expected crc 2024-02-10T05:36:08.580 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:08 smithi178 ceph-mon[92537]: failed to encode map e428 with expected crc 2024-02-10T05:36:08.580 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:08 smithi178 ceph-mon[95116]: failed to encode map e428 with expected crc 2024-02-10T05:36:08.580 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:08 smithi178 ceph-mon[95116]: failed to encode map e428 with expected crc 2024-02-10T05:36:08.580 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:08 smithi178 ceph-mon[95116]: osdmap e428: 8 total, 7 up, 8 in 2024-02-10T05:36:08.580 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:08 smithi178 ceph-mon[95116]: failed to encode map e428 with expected crc 2024-02-10T05:36:08.580 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:08 smithi178 ceph-mon[95116]: failed to encode map e428 with expected crc 2024-02-10T05:36:08.904 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:08 smithi178 podman[115102]: 2024-02-10 05:36:08.579509664 +0000 UTC m=+0.648386908 container remove efd9691ab0c1f407cc36cb93438bafa2a5953bcc11c789d113ab85acfac6af69 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-activate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=main-290212a, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:36:08.904 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:08 smithi178 podman[115172]: 2024-02-10 05:36:08.789191131 +0000 UTC m=+0.112032288 container create 92fd1871dd9941be27f5302b8409f1d587a9cbe9d7da29230c5e09cd69d26a3f (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, RELEASE=main-290212a, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True) 2024-02-10T05:36:08.904 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:08 smithi178 podman[115172]: 2024-02-10 05:36:08.696039036 +0000 UTC m=+0.018880193 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:36:09.037 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:36:08 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:36:08.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:36:09.246 INFO:tasks.rados.rados.0.smithi178.stdout:1825: done (2 left) 2024-02-10T05:36:09.246 INFO:tasks.rados.rados.0.smithi178.stdout:1826: done (1 left) 2024-02-10T05:36:09.246 INFO:tasks.rados.rados.0.smithi178.stdout:1827: done (0 left) 2024-02-10T05:36:09.246 INFO:tasks.rados.rados.0.smithi178.stdout:1828: rollback oid 35 current snap is 181 2024-02-10T05:36:09.246 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 35 to 175 2024-02-10T05:36:09.246 INFO:tasks.rados.rados.0.smithi178.stdout:1829: snap_remove snap 177 2024-02-10T05:36:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[95116]: failed to encode map e429 with expected crc 2024-02-10T05:36:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[95116]: osdmap e429: 8 total, 7 up, 8 in 2024-02-10T05:36:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[95116]: failed to encode map e429 with expected crc 2024-02-10T05:36:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[95116]: failed to encode map e429 with expected crc 2024-02-10T05:36:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[95116]: failed to encode map e429 with expected crc 2024-02-10T05:36:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[95116]: pgmap v276: 121 pgs: 4 active+undersized+degraded, 25 peering, 12 active+undersized, 80 active+clean; 259 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.1 MiB/s wr, 5 op/s; 14/408 objects degraded (3.431%) 2024-02-10T05:36:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:36:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[92537]: failed to encode map e429 with expected crc 2024-02-10T05:36:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[92537]: osdmap e429: 8 total, 7 up, 8 in 2024-02-10T05:36:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[92537]: failed to encode map e429 with expected crc 2024-02-10T05:36:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[92537]: failed to encode map e429 with expected crc 2024-02-10T05:36:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[92537]: failed to encode map e429 with expected crc 2024-02-10T05:36:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[92537]: pgmap v276: 121 pgs: 4 active+undersized+degraded, 25 peering, 12 active+undersized, 80 active+clean; 259 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.1 MiB/s wr, 5 op/s; 14/408 objects degraded (3.431%) 2024-02-10T05:36:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:09.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:36:09.463 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:09 smithi178 podman[115172]: 2024-02-10 05:36:09.016399335 +0000 UTC m=+0.339240492 container init 92fd1871dd9941be27f5302b8409f1d587a9cbe9d7da29230c5e09cd69d26a3f (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, org.label-schema.license=GPLv2, ceph=True) 2024-02-10T05:36:09.464 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:09 smithi178 podman[115172]: 2024-02-10 05:36:09.021938219 +0000 UTC m=+0.344779379 container start 92fd1871dd9941be27f5302b8409f1d587a9cbe9d7da29230c5e09cd69d26a3f (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, RELEASE=main-290212a, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-02-10T05:36:09.464 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-osd[115209]: -- 172.21.15.178:0/2995512002 <== mon.2 v2:172.21.15.178:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5636976ed1e0 con 0x5636976bec00 2024-02-10T05:36:09.464 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:09 smithi178 bash[115172]: 92fd1871dd9941be27f5302b8409f1d587a9cbe9d7da29230c5e09cd69d26a3f 2024-02-10T05:36:09.464 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:09 smithi178 systemd[1]: Started Ceph osd.3 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:36:09.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:09 smithi189 ceph-mon[89631]: failed to encode map e429 with expected crc 2024-02-10T05:36:09.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:09 smithi189 ceph-mon[89631]: osdmap e429: 8 total, 7 up, 8 in 2024-02-10T05:36:09.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:09 smithi189 ceph-mon[89631]: failed to encode map e429 with expected crc 2024-02-10T05:36:09.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:09 smithi189 ceph-mon[89631]: failed to encode map e429 with expected crc 2024-02-10T05:36:09.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:09 smithi189 ceph-mon[89631]: failed to encode map e429 with expected crc 2024-02-10T05:36:09.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:09 smithi189 ceph-mon[89631]: pgmap v276: 121 pgs: 4 active+undersized+degraded, 25 peering, 12 active+undersized, 80 active+clean; 259 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.1 MiB/s wr, 5 op/s; 14/408 objects degraded (3.431%) 2024-02-10T05:36:09.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:09 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:09.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:09 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:09.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:09 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:36:09.962 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:09 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[115186]: 2024-02-10T05:36:09.574+0000 7f1ec28ab7c0 -1 Falling back to public interface 2024-02-10T05:36:10.200 INFO:tasks.rados.rados.0.smithi178.stdout:1829: done (1 left) 2024-02-10T05:36:10.200 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 181 2024-02-10T05:36:10.200 INFO:tasks.rados.rados.0.smithi178.stdout:1828: finishing rollback tid 0 to smithi17880450-35 2024-02-10T05:36:10.200 INFO:tasks.rados.rados.0.smithi178.stdout:1830: seq_num 573 ranges {0=802816,802816=655360,1458176=720896,2179072=229376} 2024-02-10T05:36:10.205 INFO:tasks.rados.rados.0.smithi178.stdout:1830: writing smithi17880450-18 from 0 to 802816 tid 1 2024-02-10T05:36:10.210 INFO:tasks.rados.rados.0.smithi178.stdout:1830: writing smithi17880450-18 from 802816 to 1458176 tid 2 2024-02-10T05:36:10.215 INFO:tasks.rados.rados.0.smithi178.stdout:1830: writing smithi17880450-18 from 1458176 to 2179072 tid 3 2024-02-10T05:36:10.217 INFO:tasks.rados.rados.0.smithi178.stdout:1830: writing smithi17880450-18 from 2179072 to 2408448 tid 4 2024-02-10T05:36:10.217 INFO:tasks.rados.rados.0.smithi178.stdout:1831: snap_remove snap 153 2024-02-10T05:36:10.352 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:10 smithi178 ceph-mon[92537]: Health check failed: Degraded data redundancy: 14/408 objects degraded (3.431%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T05:36:10.352 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:10 smithi178 ceph-mon[92537]: failed to encode map e430 with expected crc 2024-02-10T05:36:10.352 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:10 smithi178 ceph-mon[92537]: failed to encode map e430 with expected crc 2024-02-10T05:36:10.352 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:10 smithi178 ceph-mon[92537]: osdmap e430: 8 total, 7 up, 8 in 2024-02-10T05:36:10.352 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:10 smithi178 ceph-mon[92537]: failed to encode map e430 with expected crc 2024-02-10T05:36:10.353 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:10 smithi178 ceph-mon[92537]: osdmap e431: 8 total, 7 up, 8 in 2024-02-10T05:36:10.353 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:10 smithi178 ceph-mon[95116]: Health check failed: Degraded data redundancy: 14/408 objects degraded (3.431%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T05:36:10.353 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:10 smithi178 ceph-mon[95116]: failed to encode map e430 with expected crc 2024-02-10T05:36:10.353 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:10 smithi178 ceph-mon[95116]: failed to encode map e430 with expected crc 2024-02-10T05:36:10.353 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:10 smithi178 ceph-mon[95116]: osdmap e430: 8 total, 7 up, 8 in 2024-02-10T05:36:10.353 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:10 smithi178 ceph-mon[95116]: failed to encode map e430 with expected crc 2024-02-10T05:36:10.353 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:10 smithi178 ceph-mon[95116]: osdmap e431: 8 total, 7 up, 8 in 2024-02-10T05:36:10.353 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:36:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:10 smithi189 ceph-mon[89631]: Health check failed: Degraded data redundancy: 14/408 objects degraded (3.431%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T05:36:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:10 smithi189 ceph-mon[89631]: failed to encode map e430 with expected crc 2024-02-10T05:36:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:10 smithi189 ceph-mon[89631]: failed to encode map e430 with expected crc 2024-02-10T05:36:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:10 smithi189 ceph-mon[89631]: osdmap e430: 8 total, 7 up, 8 in 2024-02-10T05:36:10.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:10 smithi189 ceph-mon[89631]: failed to encode map e430 with expected crc 2024-02-10T05:36:10.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:10 smithi189 ceph-mon[89631]: osdmap e431: 8 total, 7 up, 8 in 2024-02-10T05:36:10.675 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:36:10.675 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (4m) 32s ago 8m 26.0M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:36:10.675 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (4m) 2m ago 8m 77.8M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:36:10.676 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (9m) 32s ago 9m 19.9M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:36:10.676 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (9m) 2m ago 9m 14.7M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:36:10.676 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (3m) 2m ago 12m 448M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:36:10.676 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (4m) 32s ago 14m 504M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:36:10.676 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (3m) 32s ago 14m 52.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:36:10.676 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (2m) 2m ago 13m 29.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 32ab039140f2 2024-02-10T05:36:10.676 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (2m) 32s ago 13m 43.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:36:10.676 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (4m) 32s ago 8m 16.5M - 1.5.0 0da6a335fe13 81bb7dad5008 2024-02-10T05:36:10.676 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (4m) 2m ago 8m 7872k - 1.5.0 0da6a335fe13 31c11a476517 2024-02-10T05:36:10.676 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (107s) 32s ago 12m 175M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 6b1445eee423 2024-02-10T05:36:10.676 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (72s) 32s ago 12m 135M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 9caa5019ee1f 2024-02-10T05:36:10.677 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (36s) 32s ago 11m 11.9M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 2733e0215ccb 2024-02-10T05:36:10.677 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 starting - - - 2480M 2024-02-10T05:36:10.677 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (11m) 2m ago 11m 152M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 37589cbd4f03 2024-02-10T05:36:10.677 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (10m) 2m ago 10m 230M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:36:10.677 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (10m) 2m ago 10m 130M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:36:10.677 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (9m) 2m ago 9m 115M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:36:10.677 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (3m) 2m ago 8m 47.2M - 2.43.0 a07b618ecd1d 42ce2738514d 2024-02-10T05:36:11.107 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:36:11.108 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:36:11.108 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:36:11.108 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:36:11.108 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:36:11.108 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:36:11.108 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:36:11.108 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:36:11.108 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 4, 2024-02-10T05:36:11.108 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:36:11.108 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:36:11.108 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:36:11.108 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:36:11.109 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:36:11.109 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:36:11.109 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 6, 2024-02-10T05:36:11.109 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T05:36:11.109 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:36:11.109 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:36:11.207 INFO:tasks.rados.rados.0.smithi178.stdout:1831: done (2 left) 2024-02-10T05:36:11.207 INFO:tasks.rados.rados.0.smithi178.stdout:1832: rmattr oid 13 current snap is 181 2024-02-10T05:36:11.207 INFO:tasks.rados.rados.0.smithi178.stdout:1833: snap_create 2024-02-10T05:36:11.207 INFO:tasks.rados.rados.0.smithi178.stdout:1828: finishing rollback tid 1 to smithi17880450-35 2024-02-10T05:36:11.207 INFO:tasks.rados.rados.0.smithi178.stdout:1828: finishing rollback tid 2 to smithi17880450-35 2024-02-10T05:36:11.207 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 757 (ObjNum 459 snap 143 seq_num 459) dirty exists 2024-02-10T05:36:11.207 INFO:tasks.rados.rados.0.smithi178.stdout:1830: finishing write tid 1 to smithi17880450-18 2024-02-10T05:36:11.207 INFO:tasks.rados.rados.0.smithi178.stdout:1830: finishing write tid 2 to smithi17880450-18 2024-02-10T05:36:11.208 INFO:tasks.rados.rados.0.smithi178.stdout:1830: finishing write tid 3 to smithi17880450-18 2024-02-10T05:36:11.208 INFO:tasks.rados.rados.0.smithi178.stdout:1830: finishing write tid 4 to smithi17880450-18 2024-02-10T05:36:11.208 INFO:tasks.rados.rados.0.smithi178.stdout:1830: finishing write tid 5 to smithi17880450-18 2024-02-10T05:36:11.208 INFO:tasks.rados.rados.0.smithi178.stdout:1830: finishing write tid 6 to smithi17880450-18 2024-02-10T05:36:11.208 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 1382 (ObjNum 573 snap 181 seq_num 573) dirty exists 2024-02-10T05:36:11.208 INFO:tasks.rados.rados.0.smithi178.stdout:1830: left oid 18 (ObjNum 573 snap 181 seq_num 573) 2024-02-10T05:36:11.217 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 847 (ObjNum 303 snap 88 seq_num 303) dirty exists 2024-02-10T05:36:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:11 smithi178 ceph-mon[95116]: failed to encode map e431 with expected crc 2024-02-10T05:36:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:11 smithi178 ceph-mon[95116]: failed to encode map e431 with expected crc 2024-02-10T05:36:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:11 smithi178 ceph-mon[95116]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:36:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:11 smithi178 ceph-mon[95116]: pgmap v279: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 296 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 10 MiB/s wr, 28 op/s; 30/444 objects degraded (6.757%) 2024-02-10T05:36:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:11 smithi178 ceph-mon[95116]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:36:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:11 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2260390482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:11 smithi178 ceph-mon[95116]: osdmap e432: 8 total, 7 up, 8 in 2024-02-10T05:36:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:11 smithi178 ceph-mon[92537]: failed to encode map e431 with expected crc 2024-02-10T05:36:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:11 smithi178 ceph-mon[92537]: failed to encode map e431 with expected crc 2024-02-10T05:36:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:11 smithi178 ceph-mon[92537]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:36:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:11 smithi178 ceph-mon[92537]: pgmap v279: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 296 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 10 MiB/s wr, 28 op/s; 30/444 objects degraded (6.757%) 2024-02-10T05:36:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:11 smithi178 ceph-mon[92537]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:36:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:11 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2260390482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:11.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:11 smithi178 ceph-mon[92537]: osdmap e432: 8 total, 7 up, 8 in 2024-02-10T05:36:11.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:11 smithi189 ceph-mon[89631]: failed to encode map e431 with expected crc 2024-02-10T05:36:11.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:11 smithi189 ceph-mon[89631]: failed to encode map e431 with expected crc 2024-02-10T05:36:11.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:11 smithi189 ceph-mon[89631]: from='client.34272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:36:11.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:11 smithi189 ceph-mon[89631]: pgmap v279: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 296 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 10 MiB/s wr, 28 op/s; 30/444 objects degraded (6.757%) 2024-02-10T05:36:11.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:11 smithi189 ceph-mon[89631]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:36:11.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:11 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2260390482' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:11.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:11 smithi189 ceph-mon[89631]: osdmap e432: 8 total, 7 up, 8 in 2024-02-10T05:36:12.208 INFO:tasks.rados.rados.0.smithi178.stdout:1828: done (3 left) 2024-02-10T05:36:12.208 INFO:tasks.rados.rados.0.smithi178.stdout:1830: done (2 left) 2024-02-10T05:36:12.208 INFO:tasks.rados.rados.0.smithi178.stdout:1832: done (1 left) 2024-02-10T05:36:12.208 INFO:tasks.rados.rados.0.smithi178.stdout:1833: done (0 left) 2024-02-10T05:36:12.208 INFO:tasks.rados.rados.0.smithi178.stdout:1834: delete oid 42 current snap is 182 2024-02-10T05:36:12.211 INFO:tasks.rados.rados.0.smithi178.stdout:1834: done (0 left) 2024-02-10T05:36:12.211 INFO:tasks.rados.rados.0.smithi178.stdout:1835: copy_from oid 11 from oid 21 current snap is 182 2024-02-10T05:36:12.212 INFO:tasks.rados.rados.0.smithi178.stdout:1836: rollback oid 32 current snap is 182 2024-02-10T05:36:12.212 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 32 to 174 2024-02-10T05:36:12.212 INFO:tasks.rados.rados.0.smithi178.stdout:1837: read oid 39 snap -1 2024-02-10T05:36:12.212 INFO:tasks.rados.rados.0.smithi178.stdout:1837: expect (ObjNum 537 snap 167 seq_num 537) 2024-02-10T05:36:12.212 INFO:tasks.rados.rados.0.smithi178.stdout:1838: snap_create 2024-02-10T05:36:12.215 INFO:tasks.rados.rados.0.smithi178.stdout:1836: finishing rollback tid 0 to smithi17880450-32 2024-02-10T05:36:12.215 INFO:tasks.rados.rados.0.smithi178.stdout:1836: finishing rollback tid 1 to smithi17880450-32 2024-02-10T05:36:12.215 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 808 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-10T05:36:12.217 INFO:tasks.rados.rados.0.smithi178.stdout:1835: finishing copy_from to smithi17880450-11 2024-02-10T05:36:12.218 INFO:tasks.rados.rados.0.smithi178.stdout:1835: got expected ENOENT (src dne) 2024-02-10T05:36:12.231 INFO:tasks.rados.rados.0.smithi178.stdout:1835: finishing copy_from racing read to smithi17880450-11 2024-02-10T05:36:12.262 INFO:tasks.rados.rados.0.smithi178.stdout:1837: expect (ObjNum 537 snap 167 seq_num 537) 2024-02-10T05:36:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:12 smithi189 ceph-mon[89631]: failed to encode map e432 with expected crc 2024-02-10T05:36:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:12 smithi189 ceph-mon[89631]: failed to encode map e432 with expected crc 2024-02-10T05:36:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:12 smithi189 ceph-mon[89631]: failed to encode map e432 with expected crc 2024-02-10T05:36:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:12 smithi189 ceph-mon[89631]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 9 pgs peering) 2024-02-10T05:36:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:12 smithi189 ceph-mon[89631]: osdmap e433: 8 total, 7 up, 8 in 2024-02-10T05:36:12.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:12 smithi178 ceph-mon[95116]: failed to encode map e432 with expected crc 2024-02-10T05:36:12.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:12 smithi178 ceph-mon[95116]: failed to encode map e432 with expected crc 2024-02-10T05:36:12.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:12 smithi178 ceph-mon[95116]: failed to encode map e432 with expected crc 2024-02-10T05:36:12.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:12 smithi178 ceph-mon[95116]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 9 pgs peering) 2024-02-10T05:36:12.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:12 smithi178 ceph-mon[95116]: osdmap e433: 8 total, 7 up, 8 in 2024-02-10T05:36:12.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:12 smithi178 ceph-mon[92537]: failed to encode map e432 with expected crc 2024-02-10T05:36:12.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:12 smithi178 ceph-mon[92537]: failed to encode map e432 with expected crc 2024-02-10T05:36:12.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:12 smithi178 ceph-mon[92537]: failed to encode map e432 with expected crc 2024-02-10T05:36:12.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:12 smithi178 ceph-mon[92537]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 9 pgs peering) 2024-02-10T05:36:12.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:12 smithi178 ceph-mon[92537]: osdmap e433: 8 total, 7 up, 8 in 2024-02-10T05:36:12.713 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[115186]: 2024-02-10T05:36:12.374+0000 7f1ec28ab7c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-02-10T05:36:12.713 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[115186]: 2024-02-10T05:36:12.410+0000 7f1ec28ab7c0 -1 osd.3 424 log_to_monitors true 2024-02-10T05:36:13.210 INFO:tasks.rados.rados.0.smithi178.stdout:1835: done (3 left) 2024-02-10T05:36:13.210 INFO:tasks.rados.rados.0.smithi178.stdout:1836: done (2 left) 2024-02-10T05:36:13.210 INFO:tasks.rados.rados.0.smithi178.stdout:1837: done (1 left) 2024-02-10T05:36:13.210 INFO:tasks.rados.rados.0.smithi178.stdout:1838: done (0 left) 2024-02-10T05:36:13.210 INFO:tasks.rados.rados.0.smithi178.stdout:1839: copy_from oid 23 from oid 48 current snap is 183 2024-02-10T05:36:13.210 INFO:tasks.rados.rados.0.smithi178.stdout:1840: delete oid 40 current snap is 183 2024-02-10T05:36:13.222 INFO:tasks.rados.rados.0.smithi178.stdout:1840: done (1 left) 2024-02-10T05:36:13.222 INFO:tasks.rados.rados.0.smithi178.stdout:1841: snap_remove snap 173 2024-02-10T05:36:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[92537]: failed to encode map e433 with expected crc 2024-02-10T05:36:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[92537]: failed to encode map e433 with expected crc 2024-02-10T05:36:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[92537]: failed to encode map e433 with expected crc 2024-02-10T05:36:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[92537]: from='osd.3 [v2:172.21.15.178:6826/1930777591,v1:172.21.15.178:6827/1930777591]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T05:36:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[92537]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T05:36:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[92537]: pgmap v282: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 291 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 9.2 MiB/s wr, 23 op/s; 30/432 objects degraded (6.944%) 2024-02-10T05:36:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[92537]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T05:36:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[92537]: osdmap e434: 8 total, 7 up, 8 in 2024-02-10T05:36:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[92537]: from='osd.3 [v2:172.21.15.178:6826/1930777591,v1:172.21.15.178:6827/1930777591]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:36:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[92537]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:36:13.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[95116]: failed to encode map e433 with expected crc 2024-02-10T05:36:13.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[95116]: failed to encode map e433 with expected crc 2024-02-10T05:36:13.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[95116]: failed to encode map e433 with expected crc 2024-02-10T05:36:13.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[95116]: from='osd.3 [v2:172.21.15.178:6826/1930777591,v1:172.21.15.178:6827/1930777591]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T05:36:13.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[95116]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T05:36:13.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[95116]: pgmap v282: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 291 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 9.2 MiB/s wr, 23 op/s; 30/432 objects degraded (6.944%) 2024-02-10T05:36:13.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[95116]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T05:36:13.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[95116]: osdmap e434: 8 total, 7 up, 8 in 2024-02-10T05:36:13.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[95116]: from='osd.3 [v2:172.21.15.178:6826/1930777591,v1:172.21.15.178:6827/1930777591]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:36:13.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-mon[95116]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:36:13.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:13 smithi189 ceph-mon[89631]: failed to encode map e433 with expected crc 2024-02-10T05:36:13.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:13 smithi189 ceph-mon[89631]: failed to encode map e433 with expected crc 2024-02-10T05:36:13.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:13 smithi189 ceph-mon[89631]: failed to encode map e433 with expected crc 2024-02-10T05:36:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:13 smithi189 ceph-mon[89631]: from='osd.3 [v2:172.21.15.178:6826/1930777591,v1:172.21.15.178:6827/1930777591]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T05:36:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:13 smithi189 ceph-mon[89631]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T05:36:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:13 smithi189 ceph-mon[89631]: pgmap v282: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 291 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 9.2 MiB/s wr, 23 op/s; 30/432 objects degraded (6.944%) 2024-02-10T05:36:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:13 smithi189 ceph-mon[89631]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T05:36:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:13 smithi189 ceph-mon[89631]: osdmap e434: 8 total, 7 up, 8 in 2024-02-10T05:36:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:13 smithi189 ceph-mon[89631]: from='osd.3 [v2:172.21.15.178:6826/1930777591,v1:172.21.15.178:6827/1930777591]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:36:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:13 smithi189 ceph-mon[89631]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi178", "root=default"]}]: dispatch 2024-02-10T05:36:13.961 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:36:13 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[115186]: 2024-02-10T05:36:13.482+0000 7f1eafcfb700 -1 osd.3 424 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:36:14.212 INFO:tasks.rados.rados.0.smithi178.stdout:1841: done (1 left) 2024-02-10T05:36:14.212 INFO:tasks.rados.rados.0.smithi178.stdout:1842: setattr oid 37 current snap is 183 2024-02-10T05:36:14.212 INFO:tasks.rados.rados.0.smithi178.stdout:1839: finishing copy_from racing read to smithi17880450-23 2024-02-10T05:36:14.212 INFO:tasks.rados.rados.0.smithi178.stdout:1839: finishing copy_from to smithi17880450-23 2024-02-10T05:36:14.212 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 862 (ObjNum 570 snap 178 seq_num 570) dirty exists 2024-02-10T05:36:14.215 INFO:tasks.rados.rados.0.smithi178.stdout:1839: done (1 left) 2024-02-10T05:36:14.215 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 183 2024-02-10T05:36:14.215 INFO:tasks.rados.rados.0.smithi178.stdout:1843: seq_num 576 ranges {10280960=49152} 2024-02-10T05:36:14.281 INFO:tasks.rados.rados.0.smithi178.stdout:1843: writing smithi17880450-46 from 10280960 to 10330112 tid 1 2024-02-10T05:36:14.281 INFO:tasks.rados.rados.0.smithi178.stdout:1844: delete oid 23 current snap is 183 2024-02-10T05:36:14.281 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 1566 (ObjNum 491 snap 152 seq_num 491) dirty exists 2024-02-10T05:36:14.283 INFO:tasks.rados.rados.0.smithi178.stdout:1842: done (2 left) 2024-02-10T05:36:14.283 INFO:tasks.rados.rados.0.smithi178.stdout:1844: done (1 left) 2024-02-10T05:36:14.283 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 26 current snap is 183 2024-02-10T05:36:14.283 INFO:tasks.rados.rados.0.smithi178.stdout:1845: seq_num 578 ranges {7815168=81920} 2024-02-10T05:36:14.325 INFO:tasks.rados.rados.0.smithi178.stdout:1845: writing smithi17880450-26 from 7815168 to 7897088 tid 1 2024-02-10T05:36:14.325 INFO:tasks.rados.rados.0.smithi178.stdout:1846: snap_remove snap 178 2024-02-10T05:36:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:14 smithi189 ceph-mon[89631]: failed to encode map e434 with expected crc 2024-02-10T05:36:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:14 smithi189 ceph-mon[89631]: failed to encode map e434 with expected crc 2024-02-10T05:36:14.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:14 smithi189 ceph-mon[89631]: failed to encode map e434 with expected crc 2024-02-10T05:36:14.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:14 smithi189 ceph-mon[89631]: failed to encode map e434 with expected crc 2024-02-10T05:36:14.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:14 smithi189 ceph-mon[89631]: from='osd.3 ' entity='osd.3' 2024-02-10T05:36:14.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:14 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:14.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:14 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:14.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:14 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:14.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:36:14.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:14 smithi189 ceph-mon[89631]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:36:14.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:36:14.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:14 smithi189 ceph-mon[89631]: osd.3 [v2:172.21.15.178:6826/1930777591,v1:172.21.15.178:6827/1930777591] boot 2024-02-10T05:36:14.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:14 smithi189 ceph-mon[89631]: osdmap e435: 8 total, 8 up, 8 in 2024-02-10T05:36:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[95116]: failed to encode map e434 with expected crc 2024-02-10T05:36:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[95116]: failed to encode map e434 with expected crc 2024-02-10T05:36:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[95116]: failed to encode map e434 with expected crc 2024-02-10T05:36:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[95116]: failed to encode map e434 with expected crc 2024-02-10T05:36:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[95116]: from='osd.3 ' entity='osd.3' 2024-02-10T05:36:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:36:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[95116]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:36:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:36:14.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[95116]: osd.3 [v2:172.21.15.178:6826/1930777591,v1:172.21.15.178:6827/1930777591] boot 2024-02-10T05:36:14.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[95116]: osdmap e435: 8 total, 8 up, 8 in 2024-02-10T05:36:14.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[92537]: failed to encode map e434 with expected crc 2024-02-10T05:36:14.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[92537]: failed to encode map e434 with expected crc 2024-02-10T05:36:14.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[92537]: failed to encode map e434 with expected crc 2024-02-10T05:36:14.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[92537]: failed to encode map e434 with expected crc 2024-02-10T05:36:14.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[92537]: from='osd.3 ' entity='osd.3' 2024-02-10T05:36:14.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:14.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:14.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:14.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:36:14.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[92537]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:36:14.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T05:36:14.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[92537]: osd.3 [v2:172.21.15.178:6826/1930777591,v1:172.21.15.178:6827/1930777591] boot 2024-02-10T05:36:14.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:14 smithi178 ceph-mon[92537]: osdmap e435: 8 total, 8 up, 8 in 2024-02-10T05:36:15.215 INFO:tasks.rados.rados.0.smithi178.stdout:1846: done (2 left) 2024-02-10T05:36:15.216 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 183 2024-02-10T05:36:15.217 INFO:tasks.rados.rados.0.smithi178.stdout:1847: seq_num 579 ranges {4177920=98304} 2024-02-10T05:36:15.241 INFO:tasks.rados.rados.0.smithi178.stdout:1847: writing smithi17880450-9 from 4177920 to 4276224 tid 1 2024-02-10T05:36:15.241 INFO:tasks.rados.rados.0.smithi178.stdout:1843: finishing write tid 1 to smithi17880450-46 2024-02-10T05:36:15.241 INFO:tasks.rados.rados.0.smithi178.stdout:1843: finishing write tid 2 to smithi17880450-46 2024-02-10T05:36:15.241 INFO:tasks.rados.rados.0.smithi178.stdout:1843: finishing write tid 3 to smithi17880450-46 2024-02-10T05:36:15.241 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 1581 (ObjNum 576 snap 183 seq_num 576) dirty exists 2024-02-10T05:36:15.241 INFO:tasks.rados.rados.0.smithi178.stdout:1843: left oid 46 (ObjNum 576 snap 183 seq_num 576) 2024-02-10T05:36:15.241 INFO:tasks.rados.rados.0.smithi178.stdout:1845: finishing write tid 1 to smithi17880450-26 2024-02-10T05:36:15.241 INFO:tasks.rados.rados.0.smithi178.stdout:1845: finishing write tid 2 to smithi17880450-26 2024-02-10T05:36:15.241 INFO:tasks.rados.rados.0.smithi178.stdout:1845: finishing write tid 3 to smithi17880450-26 2024-02-10T05:36:15.241 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 1584 (ObjNum 578 snap 183 seq_num 578) dirty exists 2024-02-10T05:36:15.242 INFO:tasks.rados.rados.0.smithi178.stdout:1845: left oid 26 (ObjNum 578 snap 183 seq_num 578) 2024-02-10T05:36:15.242 INFO:tasks.rados.rados.0.smithi178.stdout:1843: done (2 left) 2024-02-10T05:36:15.242 INFO:tasks.rados.rados.0.smithi178.stdout:1845: done (1 left) 2024-02-10T05:36:15.242 INFO:tasks.rados.rados.0.smithi178.stdout:1848: snap_create 2024-02-10T05:36:15.249 INFO:tasks.rados.rados.0.smithi178.stdout:1847: finishing write tid 1 to smithi17880450-9 2024-02-10T05:36:15.249 INFO:tasks.rados.rados.0.smithi178.stdout:1847: finishing write tid 2 to smithi17880450-9 2024-02-10T05:36:15.253 INFO:tasks.rados.rados.0.smithi178.stdout:1847: finishing write tid 3 to smithi17880450-9 2024-02-10T05:36:15.253 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 1440 (ObjNum 579 snap 183 seq_num 579) dirty exists 2024-02-10T05:36:15.253 INFO:tasks.rados.rados.0.smithi178.stdout:1847: left oid 9 (ObjNum 579 snap 183 seq_num 579) 2024-02-10T05:36:15.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:15 smithi189 ceph-mon[89631]: failed to encode map e435 with expected crc 2024-02-10T05:36:15.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:15 smithi189 ceph-mon[89631]: failed to encode map e435 with expected crc 2024-02-10T05:36:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:15 smithi189 ceph-mon[89631]: pgmap v285: 121 pgs: 1 active+clean+snaptrim, 13 peering, 4 active+undersized+degraded, 24 active+undersized, 79 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.7 MiB/s wr, 10 op/s; 14/375 objects degraded (3.733%) 2024-02-10T05:36:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:15 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:15 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:15 smithi189 ceph-mon[89631]: Health check update: Degraded data redundancy: 30/432 objects degraded (6.944%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T05:36:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:15 smithi189 ceph-mon[89631]: osdmap e436: 8 total, 8 up, 8 in 2024-02-10T05:36:15.608 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:15 smithi178 ceph-mon[92537]: failed to encode map e435 with expected crc 2024-02-10T05:36:15.608 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:15 smithi178 ceph-mon[92537]: failed to encode map e435 with expected crc 2024-02-10T05:36:15.608 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:15 smithi178 ceph-mon[92537]: pgmap v285: 121 pgs: 1 active+clean+snaptrim, 13 peering, 4 active+undersized+degraded, 24 active+undersized, 79 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.7 MiB/s wr, 10 op/s; 14/375 objects degraded (3.733%) 2024-02-10T05:36:15.608 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:15 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:15.608 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:15 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:15.608 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:15 smithi178 ceph-mon[92537]: Health check update: Degraded data redundancy: 30/432 objects degraded (6.944%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T05:36:15.608 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:15 smithi178 ceph-mon[92537]: osdmap e436: 8 total, 8 up, 8 in 2024-02-10T05:36:15.609 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:15 smithi178 ceph-mon[95116]: failed to encode map e435 with expected crc 2024-02-10T05:36:15.609 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:15 smithi178 ceph-mon[95116]: failed to encode map e435 with expected crc 2024-02-10T05:36:15.609 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:15 smithi178 ceph-mon[95116]: pgmap v285: 121 pgs: 1 active+clean+snaptrim, 13 peering, 4 active+undersized+degraded, 24 active+undersized, 79 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.7 MiB/s wr, 10 op/s; 14/375 objects degraded (3.733%) 2024-02-10T05:36:15.609 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:15 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:15.609 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:15 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:15.609 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:15 smithi178 ceph-mon[95116]: Health check update: Degraded data redundancy: 30/432 objects degraded (6.944%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T05:36:15.609 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:15 smithi178 ceph-mon[95116]: osdmap e436: 8 total, 8 up, 8 in 2024-02-10T05:36:16.214 INFO:tasks.rados.rados.0.smithi178.stdout:1847: done (1 left) 2024-02-10T05:36:16.214 INFO:tasks.rados.rados.0.smithi178.stdout:1848: done (0 left) 2024-02-10T05:36:16.214 INFO:tasks.rados.rados.0.smithi178.stdout:1849: rollback oid 36 current snap is 184 2024-02-10T05:36:16.214 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 36 to 174 2024-02-10T05:36:16.215 INFO:tasks.rados.rados.0.smithi178.stdout:1850: snap_create 2024-02-10T05:36:16.222 INFO:tasks.rados.rados.0.smithi178.stdout:1849: finishing rollback tid 0 to smithi17880450-36 2024-02-10T05:36:16.222 INFO:tasks.rados.rados.0.smithi178.stdout:1849: finishing rollback tid 1 to smithi17880450-36 2024-02-10T05:36:16.222 INFO:tasks.rados.rados.0.smithi178.stdout:1849: finishing rollback tid 2 to smithi17880450-36 2024-02-10T05:36:16.223 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 615 (ObjNum 558 snap 174 seq_num 558) dirty exists 2024-02-10T05:36:16.497 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[95116]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.497 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[95116]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.497 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[95116]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.497 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[95116]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.497 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[95116]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.497 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[95116]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.497 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[95116]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.497 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[95116]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.497 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[95116]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.498 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[95116]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.498 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[95116]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.498 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[95116]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.498 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[95116]: osdmap e437: 8 total, 8 up, 8 in 2024-02-10T05:36:16.498 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[92537]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.498 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[92537]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.498 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[92537]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.498 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[92537]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.498 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[92537]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.498 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[92537]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.498 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[92537]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[92537]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[92537]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[92537]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[92537]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[92537]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:16 smithi178 ceph-mon[92537]: osdmap e437: 8 total, 8 up, 8 in 2024-02-10T05:36:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:16 smithi189 ceph-mon[89631]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:16 smithi189 ceph-mon[89631]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:16 smithi189 ceph-mon[89631]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:16 smithi189 ceph-mon[89631]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:16 smithi189 ceph-mon[89631]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:16 smithi189 ceph-mon[89631]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:16 smithi189 ceph-mon[89631]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:16 smithi189 ceph-mon[89631]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:16 smithi189 ceph-mon[89631]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:16 smithi189 ceph-mon[89631]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:16 smithi189 ceph-mon[89631]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:16 smithi189 ceph-mon[89631]: failed to encode map e436 with expected crc 2024-02-10T05:36:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:16 smithi189 ceph-mon[89631]: osdmap e437: 8 total, 8 up, 8 in 2024-02-10T05:36:17.216 INFO:tasks.rados.rados.0.smithi178.stdout:1849: done (1 left) 2024-02-10T05:36:17.216 INFO:tasks.rados.rados.0.smithi178.stdout:1850: done (0 left) 2024-02-10T05:36:17.217 INFO:tasks.rados.rados.0.smithi178.stdout:1851: read oid 4 snap 179 2024-02-10T05:36:17.217 INFO:tasks.rados.rados.0.smithi178.stdout:1851: expect (ObjNum 522 snap 163 seq_num 522) 2024-02-10T05:36:17.217 INFO:tasks.rados.rados.0.smithi178.stdout:1852: snap_create 2024-02-10T05:36:17.273 INFO:tasks.rados.rados.0.smithi178.stdout:1851: expect (ObjNum 522 snap 163 seq_num 522) 2024-02-10T05:36:17.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:17 smithi178 ceph-mon[92537]: failed to encode map e437 with expected crc 2024-02-10T05:36:17.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:17 smithi178 ceph-mon[92537]: failed to encode map e437 with expected crc 2024-02-10T05:36:17.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:17 smithi178 ceph-mon[92537]: pgmap v288: 121 pgs: 1 active+clean+snaptrim, 13 peering, 4 active+undersized+degraded, 24 active+undersized, 79 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.7 MiB/s wr, 10 op/s; 14/375 objects degraded (3.733%) 2024-02-10T05:36:17.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:17 smithi178 ceph-mon[92537]: failed to encode map e437 with expected crc 2024-02-10T05:36:17.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:17 smithi178 ceph-mon[92537]: osdmap e438: 8 total, 8 up, 8 in 2024-02-10T05:36:17.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:17 smithi178 ceph-mon[95116]: failed to encode map e437 with expected crc 2024-02-10T05:36:17.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:17 smithi178 ceph-mon[95116]: failed to encode map e437 with expected crc 2024-02-10T05:36:17.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:17 smithi178 ceph-mon[95116]: pgmap v288: 121 pgs: 1 active+clean+snaptrim, 13 peering, 4 active+undersized+degraded, 24 active+undersized, 79 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.7 MiB/s wr, 10 op/s; 14/375 objects degraded (3.733%) 2024-02-10T05:36:17.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:17 smithi178 ceph-mon[95116]: failed to encode map e437 with expected crc 2024-02-10T05:36:17.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:17 smithi178 ceph-mon[95116]: osdmap e438: 8 total, 8 up, 8 in 2024-02-10T05:36:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:17 smithi189 ceph-mon[89631]: failed to encode map e437 with expected crc 2024-02-10T05:36:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:17 smithi189 ceph-mon[89631]: failed to encode map e437 with expected crc 2024-02-10T05:36:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:17 smithi189 ceph-mon[89631]: pgmap v288: 121 pgs: 1 active+clean+snaptrim, 13 peering, 4 active+undersized+degraded, 24 active+undersized, 79 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.8 MiB/s rd, 1.7 MiB/s wr, 10 op/s; 14/375 objects degraded (3.733%) 2024-02-10T05:36:17.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:17 smithi189 ceph-mon[89631]: failed to encode map e437 with expected crc 2024-02-10T05:36:17.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:17 smithi189 ceph-mon[89631]: osdmap e438: 8 total, 8 up, 8 in 2024-02-10T05:36:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:36:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:36:17] "GET /metrics HTTP/1.1" 200 35998 "" "Prometheus/2.43.0" 2024-02-10T05:36:18.218 INFO:tasks.rados.rados.0.smithi178.stdout:1851: done (1 left) 2024-02-10T05:36:18.218 INFO:tasks.rados.rados.0.smithi178.stdout:1852: done (0 left) 2024-02-10T05:36:18.218 INFO:tasks.rados.rados.0.smithi178.stdout:1853: rollback oid 11 current snap is 186 2024-02-10T05:36:18.219 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 11 to 180 2024-02-10T05:36:18.219 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 29 current snap is 186 2024-02-10T05:36:18.219 INFO:tasks.rados.rados.0.smithi178.stdout:1854: seq_num 580 ranges {2891776=114688} 2024-02-10T05:36:18.235 INFO:tasks.rados.rados.0.smithi178.stdout:1854: writing smithi17880450-29 from 2891776 to 3006464 tid 1 2024-02-10T05:36:18.235 INFO:tasks.rados.rados.0.smithi178.stdout:1855: copy_from oid 16 from oid 39 current snap is 186 2024-02-10T05:36:18.235 INFO:tasks.rados.rados.0.smithi178.stdout:1853: finishing rollback tid 0 to smithi17880450-11 2024-02-10T05:36:18.235 INFO:tasks.rados.rados.0.smithi178.stdout:1853: finishing rollback tid 1 to smithi17880450-11 2024-02-10T05:36:18.235 INFO:tasks.rados.rados.0.smithi178.stdout:1853: finishing rollback tid 2 to smithi17880450-11 2024-02-10T05:36:18.235 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 1385 (ObjNum 418 snap 136 seq_num 418) dirty exists 2024-02-10T05:36:18.236 INFO:tasks.rados.rados.0.smithi178.stdout:1853: done (2 left) 2024-02-10T05:36:18.236 INFO:tasks.rados.rados.0.smithi178.stdout:1856: delete oid 35 current snap is 186 2024-02-10T05:36:18.240 INFO:tasks.rados.rados.0.smithi178.stdout:1854: finishing write tid 1 to smithi17880450-29 2024-02-10T05:36:18.242 INFO:tasks.rados.rados.0.smithi178.stdout:1854: finishing write tid 2 to smithi17880450-29 2024-02-10T05:36:18.242 INFO:tasks.rados.rados.0.smithi178.stdout:1856: done (2 left) 2024-02-10T05:36:18.242 INFO:tasks.rados.rados.0.smithi178.stdout:1857: rollback oid 5 current snap is 186 2024-02-10T05:36:18.242 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 5 to 180 2024-02-10T05:36:18.242 INFO:tasks.rados.rados.0.smithi178.stdout:1858: snap_create 2024-02-10T05:36:18.243 INFO:tasks.rados.rados.0.smithi178.stdout:1854: finishing write tid 3 to smithi17880450-29 2024-02-10T05:36:18.243 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 817 (ObjNum 580 snap 186 seq_num 580) dirty exists 2024-02-10T05:36:18.243 INFO:tasks.rados.rados.0.smithi178.stdout:1854: left oid 29 (ObjNum 580 snap 186 seq_num 580) 2024-02-10T05:36:18.246 INFO:tasks.rados.rados.0.smithi178.stdout:1857: finishing rollback tid 0 to smithi17880450-5 2024-02-10T05:36:18.246 INFO:tasks.rados.rados.0.smithi178.stdout:1857: finishing rollback tid 1 to smithi17880450-5 2024-02-10T05:36:18.246 INFO:tasks.rados.rados.0.smithi178.stdout:1857: finishing rollback tid 2 to smithi17880450-5 2024-02-10T05:36:18.246 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 1596 (ObjNum 510 snap 159 seq_num 510) dirty exists 2024-02-10T05:36:18.270 INFO:tasks.rados.rados.0.smithi178.stdout:1855: finishing copy_from racing read to smithi17880450-16 2024-02-10T05:36:18.271 INFO:tasks.rados.rados.0.smithi178.stdout:1855: finishing copy_from to smithi17880450-16 2024-02-10T05:36:18.271 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 1429 (ObjNum 537 snap 167 seq_num 537) dirty exists 2024-02-10T05:36:18.658 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:18 smithi189 ceph-mon[89631]: failed to encode map e438 with expected crc 2024-02-10T05:36:18.658 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:18 smithi189 ceph-mon[89631]: failed to encode map e438 with expected crc 2024-02-10T05:36:18.658 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:18 smithi189 ceph-mon[89631]: osdmap e439: 8 total, 8 up, 8 in 2024-02-10T05:36:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:18 smithi178 ceph-mon[92537]: failed to encode map e438 with expected crc 2024-02-10T05:36:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:18 smithi178 ceph-mon[92537]: failed to encode map e438 with expected crc 2024-02-10T05:36:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:18 smithi178 ceph-mon[92537]: osdmap e439: 8 total, 8 up, 8 in 2024-02-10T05:36:18.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:36:18 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:36:18.481+0000 7fe6e8ab6700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-10T05:36:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:18 smithi178 ceph-mon[95116]: failed to encode map e438 with expected crc 2024-02-10T05:36:18.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:18 smithi178 ceph-mon[95116]: failed to encode map e438 with expected crc 2024-02-10T05:36:18.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:18 smithi178 ceph-mon[95116]: osdmap e439: 8 total, 8 up, 8 in 2024-02-10T05:36:19.037 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:36:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:36:18.658Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-02-10T05:36:19.037 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:36:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:36:18.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:36:19.223 INFO:tasks.rados.rados.0.smithi178.stdout:1854: done (3 left) 2024-02-10T05:36:19.223 INFO:tasks.rados.rados.0.smithi178.stdout:1855: done (2 left) 2024-02-10T05:36:19.223 INFO:tasks.rados.rados.0.smithi178.stdout:1857: done (1 left) 2024-02-10T05:36:19.223 INFO:tasks.rados.rados.0.smithi178.stdout:1858: done (0 left) 2024-02-10T05:36:19.224 INFO:tasks.rados.rados.0.smithi178.stdout:1859: read oid 30 snap 184 2024-02-10T05:36:19.224 INFO:tasks.rados.rados.0.smithi178.stdout:1859: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:36:19.224 INFO:tasks.rados.rados.0.smithi178.stdout:1860: rollback oid 28 current snap is 187 2024-02-10T05:36:19.224 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 28 to 174 2024-02-10T05:36:19.224 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 35 current snap is 187 2024-02-10T05:36:19.224 INFO:tasks.rados.rados.0.smithi178.stdout:1861: seq_num 582 ranges {0=155648} 2024-02-10T05:36:19.225 INFO:tasks.rados.rados.0.smithi178.stdout:1861: writing smithi17880450-35 from 0 to 155648 tid 1 2024-02-10T05:36:19.225 INFO:tasks.rados.rados.0.smithi178.stdout:1862: read oid 18 snap -1 2024-02-10T05:36:19.225 INFO:tasks.rados.rados.0.smithi178.stdout:1862: expect (ObjNum 573 snap 181 seq_num 573) 2024-02-10T05:36:19.225 INFO:tasks.rados.rados.0.smithi178.stdout:1863: copy_from oid 4 from oid 21 current snap is 187 2024-02-10T05:36:19.225 INFO:tasks.rados.rados.0.smithi178.stdout:1864: delete oid 43 current snap is 187 2024-02-10T05:36:19.226 INFO:tasks.rados.rados.0.smithi178.stdout:1864: done (5 left) 2024-02-10T05:36:19.226 INFO:tasks.rados.rados.0.smithi178.stdout:1865: rmattr oid 46 current snap is 187 2024-02-10T05:36:19.227 INFO:tasks.rados.rados.0.smithi178.stdout:1865: done (5 left) 2024-02-10T05:36:19.227 INFO:tasks.rados.rados.0.smithi178.stdout:1866: copy_from oid 45 from oid 6 current snap is 187 2024-02-10T05:36:19.227 INFO:tasks.rados.rados.0.smithi178.stdout:1867: setattr oid 14 current snap is 187 2024-02-10T05:36:19.229 INFO:tasks.rados.rados.0.smithi178.stdout:1860: finishing rollback tid 0 to smithi17880450-28 2024-02-10T05:36:19.229 INFO:tasks.rados.rados.0.smithi178.stdout:1868: snap_create 2024-02-10T05:36:19.230 INFO:tasks.rados.rados.0.smithi178.stdout:1860: finishing rollback tid 1 to smithi17880450-28 2024-02-10T05:36:19.232 INFO:tasks.rados.rados.0.smithi178.stdout:1860: finishing rollback tid 2 to smithi17880450-28 2024-02-10T05:36:19.232 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 675 (ObjNum 524 snap 163 seq_num 524) dirty exists 2024-02-10T05:36:19.235 INFO:tasks.rados.rados.0.smithi178.stdout:1861: finishing write tid 1 to smithi17880450-35 2024-02-10T05:36:19.235 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 617 (ObjNum 548 snap 170 seq_num 548) dirty exists 2024-02-10T05:36:19.235 INFO:tasks.rados.rados.0.smithi178.stdout:1861: finishing write tid 2 to smithi17880450-35 2024-02-10T05:36:19.238 INFO:tasks.rados.rados.0.smithi178.stdout:1861: finishing write tid 3 to smithi17880450-35 2024-02-10T05:36:19.238 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 866 (ObjNum 582 snap 187 seq_num 582) dirty exists 2024-02-10T05:36:19.238 INFO:tasks.rados.rados.0.smithi178.stdout:1861: left oid 35 (ObjNum 582 snap 187 seq_num 582) 2024-02-10T05:36:19.246 INFO:tasks.rados.rados.0.smithi178.stdout:1862: expect (ObjNum 573 snap 181 seq_num 573) 2024-02-10T05:36:19.318 INFO:tasks.rados.rados.0.smithi178.stdout:1863: finishing copy_from to smithi17880450-4 2024-02-10T05:36:19.318 INFO:tasks.rados.rados.0.smithi178.stdout:1863: got expected ENOENT (src dne) 2024-02-10T05:36:19.319 INFO:tasks.rados.rados.0.smithi178.stdout:1863: finishing copy_from racing read to smithi17880450-4 2024-02-10T05:36:19.319 INFO:tasks.rados.rados.0.smithi178.stdout:1866: finishing copy_from racing read to smithi17880450-45 2024-02-10T05:36:19.319 INFO:tasks.rados.rados.0.smithi178.stdout:1866: finishing copy_from to smithi17880450-45 2024-02-10T05:36:19.319 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 786 (ObjNum 571 snap 179 seq_num 571) dirty exists 2024-02-10T05:36:19.319 INFO:tasks.rados.rados.0.smithi178.stdout:1859: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:36:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: failed to encode map e439 with expected crc 2024-02-10T05:36:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: failed to encode map e439 with expected crc 2024-02-10T05:36:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:36:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:36:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: failed to encode map e439 with expected crc 2024-02-10T05:36:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:36:19.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:19.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:19.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:19.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T05:36:19.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T05:36:19.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-10T05:36:19.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: pgmap v291: 121 pgs: 1 active+clean+snaptrim, 13 peering, 107 active+clean; 265 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s, 1 objects/s recovering 2024-02-10T05:36:19.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[92537]: osdmap e440: 8 total, 8 up, 8 in 2024-02-10T05:36:19.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: failed to encode map e439 with expected crc 2024-02-10T05:36:19.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: failed to encode map e439 with expected crc 2024-02-10T05:36:19.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:19.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:19.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:36:19.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:36:19.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:19.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: failed to encode map e439 with expected crc 2024-02-10T05:36:19.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:36:19.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:19.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:19.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:19.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T05:36:19.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T05:36:19.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-10T05:36:19.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: pgmap v291: 121 pgs: 1 active+clean+snaptrim, 13 peering, 107 active+clean; 265 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s, 1 objects/s recovering 2024-02-10T05:36:19.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:19 smithi178 ceph-mon[95116]: osdmap e440: 8 total, 8 up, 8 in 2024-02-10T05:36:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: failed to encode map e439 with expected crc 2024-02-10T05:36:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: failed to encode map e439 with expected crc 2024-02-10T05:36:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:36:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:36:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: failed to encode map e439 with expected crc 2024-02-10T05:36:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:36:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:19.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T05:36:19.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T05:36:19.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-10T05:36:19.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: pgmap v291: 121 pgs: 1 active+clean+snaptrim, 13 peering, 107 active+clean; 265 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s, 1 objects/s recovering 2024-02-10T05:36:19.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:19 smithi189 ceph-mon[89631]: osdmap e440: 8 total, 8 up, 8 in 2024-02-10T05:36:20.221 INFO:tasks.rados.rados.0.smithi178.stdout:1859: done (7 left) 2024-02-10T05:36:20.221 INFO:tasks.rados.rados.0.smithi178.stdout:1860: done (6 left) 2024-02-10T05:36:20.221 INFO:tasks.rados.rados.0.smithi178.stdout:1861: done (5 left) 2024-02-10T05:36:20.221 INFO:tasks.rados.rados.0.smithi178.stdout:1862: done (4 left) 2024-02-10T05:36:20.221 INFO:tasks.rados.rados.0.smithi178.stdout:1863: done (3 left) 2024-02-10T05:36:20.221 INFO:tasks.rados.rados.0.smithi178.stdout:1866: done (2 left) 2024-02-10T05:36:20.221 INFO:tasks.rados.rados.0.smithi178.stdout:1867: done (1 left) 2024-02-10T05:36:20.221 INFO:tasks.rados.rados.0.smithi178.stdout:1868: done (0 left) 2024-02-10T05:36:20.222 INFO:tasks.rados.rados.0.smithi178.stdout:1869: delete oid 24 current snap is 188 2024-02-10T05:36:20.225 INFO:tasks.rados.rados.0.smithi178.stdout:1869: done (0 left) 2024-02-10T05:36:20.225 INFO:tasks.rados.rados.0.smithi178.stdout:1870: rmattr oid 14 current snap is 188 2024-02-10T05:36:20.225 INFO:tasks.rados.rados.0.smithi178.stdout:1871: delete oid 7 current snap is 188 2024-02-10T05:36:20.228 INFO:tasks.rados.rados.0.smithi178.stdout:1871: done (1 left) 2024-02-10T05:36:20.229 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 29 current snap is 188 2024-02-10T05:36:20.229 INFO:tasks.rados.rados.0.smithi178.stdout:1872: seq_num 586 ranges {3006464=221184} 2024-02-10T05:36:20.246 INFO:tasks.rados.rados.0.smithi178.stdout:1872: writing smithi17880450-29 from 3006464 to 3227648 tid 1 2024-02-10T05:36:20.247 INFO:tasks.rados.rados.0.smithi178.stdout:1873: snap_create 2024-02-10T05:36:20.247 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 619 (ObjNum 548 snap 170 seq_num 548) dirty exists 2024-02-10T05:36:20.249 INFO:tasks.rados.rados.0.smithi178.stdout:1872: finishing write tid 1 to smithi17880450-29 2024-02-10T05:36:20.249 INFO:tasks.rados.rados.0.smithi178.stdout:1872: finishing write tid 2 to smithi17880450-29 2024-02-10T05:36:20.250 INFO:tasks.rados.rados.0.smithi178.stdout:1872: finishing write tid 3 to smithi17880450-29 2024-02-10T05:36:20.251 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 820 (ObjNum 586 snap 188 seq_num 586) dirty exists 2024-02-10T05:36:20.251 INFO:tasks.rados.rados.0.smithi178.stdout:1872: left oid 29 (ObjNum 586 snap 188 seq_num 586) 2024-02-10T05:36:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:20 smithi178 ceph-mon[92537]: failed to encode map e440 with expected crc 2024-02-10T05:36:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:20 smithi178 ceph-mon[92537]: failed to encode map e440 with expected crc 2024-02-10T05:36:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:20 smithi178 ceph-mon[92537]: failed to encode map e440 with expected crc 2024-02-10T05:36:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:20 smithi178 ceph-mon[92537]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/375 objects degraded (3.733%), 4 pgs degraded) 2024-02-10T05:36:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:20 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:36:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:20 smithi178 ceph-mon[92537]: osdmap e441: 8 total, 8 up, 8 in 2024-02-10T05:36:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:20 smithi178 ceph-mon[95116]: failed to encode map e440 with expected crc 2024-02-10T05:36:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:20 smithi178 ceph-mon[95116]: failed to encode map e440 with expected crc 2024-02-10T05:36:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:20 smithi178 ceph-mon[95116]: failed to encode map e440 with expected crc 2024-02-10T05:36:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:20 smithi178 ceph-mon[95116]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/375 objects degraded (3.733%), 4 pgs degraded) 2024-02-10T05:36:20.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:20 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:36:20.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:20 smithi178 ceph-mon[95116]: osdmap e441: 8 total, 8 up, 8 in 2024-02-10T05:36:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:20 smithi189 ceph-mon[89631]: failed to encode map e440 with expected crc 2024-02-10T05:36:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:20 smithi189 ceph-mon[89631]: failed to encode map e440 with expected crc 2024-02-10T05:36:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:20 smithi189 ceph-mon[89631]: failed to encode map e440 with expected crc 2024-02-10T05:36:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:20 smithi189 ceph-mon[89631]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/375 objects degraded (3.733%), 4 pgs degraded) 2024-02-10T05:36:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:20 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:36:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:20 smithi189 ceph-mon[89631]: osdmap e441: 8 total, 8 up, 8 in 2024-02-10T05:36:21.223 INFO:tasks.rados.rados.0.smithi178.stdout:1870: done (2 left) 2024-02-10T05:36:21.223 INFO:tasks.rados.rados.0.smithi178.stdout:1872: done (1 left) 2024-02-10T05:36:21.223 INFO:tasks.rados.rados.0.smithi178.stdout:1873: done (0 left) 2024-02-10T05:36:21.223 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 189 2024-02-10T05:36:21.223 INFO:tasks.rados.rados.0.smithi178.stdout:1874: seq_num 587 ranges {5267456=237568} 2024-02-10T05:36:21.252 INFO:tasks.rados.rados.0.smithi178.stdout:1874: writing smithi17880450-45 from 5267456 to 5505024 tid 1 2024-02-10T05:36:21.252 INFO:tasks.rados.rados.0.smithi178.stdout:1875: snap_remove snap 186 2024-02-10T05:36:21.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:21 smithi178 ceph-mon[92537]: failed to encode map e441 with expected crc 2024-02-10T05:36:21.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:21 smithi178 ceph-mon[92537]: failed to encode map e441 with expected crc 2024-02-10T05:36:21.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:21 smithi178 ceph-mon[92537]: failed to encode map e441 with expected crc 2024-02-10T05:36:21.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:21 smithi178 ceph-mon[92537]: pgmap v294: 121 pgs: 121 active+clean; 264 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.4 MiB/s wr, 14 op/s; 11 MiB/s, 2 objects/s recovering 2024-02-10T05:36:21.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:21 smithi178 ceph-mon[92537]: osdmap e442: 8 total, 8 up, 8 in 2024-02-10T05:36:21.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:21 smithi178 ceph-mon[95116]: failed to encode map e441 with expected crc 2024-02-10T05:36:21.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:21 smithi178 ceph-mon[95116]: failed to encode map e441 with expected crc 2024-02-10T05:36:21.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:21 smithi178 ceph-mon[95116]: failed to encode map e441 with expected crc 2024-02-10T05:36:21.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:21 smithi178 ceph-mon[95116]: pgmap v294: 121 pgs: 121 active+clean; 264 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.4 MiB/s wr, 14 op/s; 11 MiB/s, 2 objects/s recovering 2024-02-10T05:36:21.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:21 smithi178 ceph-mon[95116]: osdmap e442: 8 total, 8 up, 8 in 2024-02-10T05:36:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:21 smithi189 ceph-mon[89631]: failed to encode map e441 with expected crc 2024-02-10T05:36:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:21 smithi189 ceph-mon[89631]: failed to encode map e441 with expected crc 2024-02-10T05:36:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:21 smithi189 ceph-mon[89631]: failed to encode map e441 with expected crc 2024-02-10T05:36:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:21 smithi189 ceph-mon[89631]: pgmap v294: 121 pgs: 121 active+clean; 264 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.4 MiB/s wr, 14 op/s; 11 MiB/s, 2 objects/s recovering 2024-02-10T05:36:21.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:21 smithi189 ceph-mon[89631]: osdmap e442: 8 total, 8 up, 8 in 2024-02-10T05:36:22.227 INFO:tasks.rados.rados.0.smithi178.stdout:1875: done (1 left) 2024-02-10T05:36:22.227 INFO:tasks.rados.rados.0.smithi178.stdout:1876: copy_from oid 25 from oid 40 current snap is 189 2024-02-10T05:36:22.227 INFO:tasks.rados.rados.0.smithi178.stdout:1874: finishing write tid 1 to smithi17880450-45 2024-02-10T05:36:22.227 INFO:tasks.rados.rados.0.smithi178.stdout:1874: finishing write tid 2 to smithi17880450-45 2024-02-10T05:36:22.227 INFO:tasks.rados.rados.0.smithi178.stdout:1874: finishing write tid 3 to smithi17880450-45 2024-02-10T05:36:22.227 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 788 (ObjNum 587 snap 189 seq_num 587) dirty exists 2024-02-10T05:36:22.227 INFO:tasks.rados.rados.0.smithi178.stdout:1874: left oid 45 (ObjNum 587 snap 189 seq_num 587) 2024-02-10T05:36:22.227 INFO:tasks.rados.rados.0.smithi178.stdout:1874: done (1 left) 2024-02-10T05:36:22.227 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 189 2024-02-10T05:36:22.227 INFO:tasks.rados.rados.0.smithi178.stdout:1877: seq_num 588 ranges {0=253952} 2024-02-10T05:36:22.228 INFO:tasks.rados.rados.0.smithi178.stdout:1877: writing smithi17880450-32 from 0 to 253952 tid 1 2024-02-10T05:36:22.228 INFO:tasks.rados.rados.0.smithi178.stdout:1878: snap_remove snap 175 2024-02-10T05:36:22.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:22 smithi178 ceph-mon[92537]: failed to encode map e442 with expected crc 2024-02-10T05:36:22.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:22 smithi178 ceph-mon[92537]: failed to encode map e442 with expected crc 2024-02-10T05:36:22.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:22 smithi178 ceph-mon[92537]: failed to encode map e442 with expected crc 2024-02-10T05:36:22.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:22 smithi178 ceph-mon[92537]: failed to encode map e442 with expected crc 2024-02-10T05:36:22.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:22 smithi178 ceph-mon[92537]: osdmap e443: 8 total, 8 up, 8 in 2024-02-10T05:36:22.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:22 smithi178 ceph-mon[95116]: failed to encode map e442 with expected crc 2024-02-10T05:36:22.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:22 smithi178 ceph-mon[95116]: failed to encode map e442 with expected crc 2024-02-10T05:36:22.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:22 smithi178 ceph-mon[95116]: failed to encode map e442 with expected crc 2024-02-10T05:36:22.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:22 smithi178 ceph-mon[95116]: failed to encode map e442 with expected crc 2024-02-10T05:36:22.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:22 smithi178 ceph-mon[95116]: osdmap e443: 8 total, 8 up, 8 in 2024-02-10T05:36:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:22 smithi189 ceph-mon[89631]: failed to encode map e442 with expected crc 2024-02-10T05:36:22.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:22 smithi189 ceph-mon[89631]: failed to encode map e442 with expected crc 2024-02-10T05:36:22.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:22 smithi189 ceph-mon[89631]: failed to encode map e442 with expected crc 2024-02-10T05:36:22.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:22 smithi189 ceph-mon[89631]: failed to encode map e442 with expected crc 2024-02-10T05:36:22.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:22 smithi189 ceph-mon[89631]: osdmap e443: 8 total, 8 up, 8 in 2024-02-10T05:36:23.226 INFO:tasks.rados.rados.0.smithi178.stdout:1878: done (2 left) 2024-02-10T05:36:23.226 INFO:tasks.rados.rados.0.smithi178.stdout:1879: delete oid 19 current snap is 189 2024-02-10T05:36:23.226 INFO:tasks.rados.rados.0.smithi178.stdout:1877: finishing write tid 1 to smithi17880450-32 2024-02-10T05:36:23.226 INFO:tasks.rados.rados.0.smithi178.stdout:1876: finishing copy_from to smithi17880450-25 2024-02-10T05:36:23.226 INFO:tasks.rados.rados.0.smithi178.stdout:1876: got expected ENOENT (src dne) 2024-02-10T05:36:23.226 INFO:tasks.rados.rados.0.smithi178.stdout:1876: finishing copy_from racing read to smithi17880450-25 2024-02-10T05:36:23.226 INFO:tasks.rados.rados.0.smithi178.stdout:1877: finishing write tid 2 to smithi17880450-32 2024-02-10T05:36:23.227 INFO:tasks.rados.rados.0.smithi178.stdout:1877: finishing write tid 3 to smithi17880450-32 2024-02-10T05:36:23.227 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 824 (ObjNum 588 snap 189 seq_num 588) dirty exists 2024-02-10T05:36:23.227 INFO:tasks.rados.rados.0.smithi178.stdout:1877: left oid 32 (ObjNum 588 snap 189 seq_num 588) 2024-02-10T05:36:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:1876: done (2 left) 2024-02-10T05:36:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:1877: done (1 left) 2024-02-10T05:36:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:1879: done (0 left) 2024-02-10T05:36:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 189 2024-02-10T05:36:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:1880: seq_num 590 ranges {0=286720} 2024-02-10T05:36:23.245 INFO:tasks.rados.rados.0.smithi178.stdout:1880: writing smithi17880450-23 from 0 to 286720 tid 1 2024-02-10T05:36:23.246 INFO:tasks.rados.rados.0.smithi178.stdout:1881: snap_create 2024-02-10T05:36:23.250 INFO:tasks.rados.rados.0.smithi178.stdout:1880: finishing write tid 1 to smithi17880450-23 2024-02-10T05:36:23.250 INFO:tasks.rados.rados.0.smithi178.stdout:1880: finishing write tid 2 to smithi17880450-23 2024-02-10T05:36:23.252 INFO:tasks.rados.rados.0.smithi178.stdout:1880: finishing write tid 3 to smithi17880450-23 2024-02-10T05:36:23.252 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 868 (ObjNum 590 snap 189 seq_num 590) dirty exists 2024-02-10T05:36:23.252 INFO:tasks.rados.rados.0.smithi178.stdout:1880: left oid 23 (ObjNum 590 snap 189 seq_num 590) 2024-02-10T05:36:23.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:23 smithi178 ceph-mon[92537]: failed to encode map e443 with expected crc 2024-02-10T05:36:23.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:23 smithi178 ceph-mon[92537]: failed to encode map e443 with expected crc 2024-02-10T05:36:23.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:23 smithi178 ceph-mon[92537]: failed to encode map e443 with expected crc 2024-02-10T05:36:23.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:23 smithi178 ceph-mon[92537]: failed to encode map e443 with expected crc 2024-02-10T05:36:23.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:23 smithi178 ceph-mon[92537]: pgmap v297: 121 pgs: 121 active+clean; 270 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.7 MiB/s wr, 15 op/s; 4.4 MiB/s, 0 objects/s recovering 2024-02-10T05:36:23.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:23 smithi178 ceph-mon[92537]: osdmap e444: 8 total, 8 up, 8 in 2024-02-10T05:36:23.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:23 smithi178 ceph-mon[95116]: failed to encode map e443 with expected crc 2024-02-10T05:36:23.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:23 smithi178 ceph-mon[95116]: failed to encode map e443 with expected crc 2024-02-10T05:36:23.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:23 smithi178 ceph-mon[95116]: failed to encode map e443 with expected crc 2024-02-10T05:36:23.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:23 smithi178 ceph-mon[95116]: failed to encode map e443 with expected crc 2024-02-10T05:36:23.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:23 smithi178 ceph-mon[95116]: pgmap v297: 121 pgs: 121 active+clean; 270 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.7 MiB/s wr, 15 op/s; 4.4 MiB/s, 0 objects/s recovering 2024-02-10T05:36:23.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:23 smithi178 ceph-mon[95116]: osdmap e444: 8 total, 8 up, 8 in 2024-02-10T05:36:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:23 smithi189 ceph-mon[89631]: failed to encode map e443 with expected crc 2024-02-10T05:36:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:23 smithi189 ceph-mon[89631]: failed to encode map e443 with expected crc 2024-02-10T05:36:23.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:23 smithi189 ceph-mon[89631]: failed to encode map e443 with expected crc 2024-02-10T05:36:23.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:23 smithi189 ceph-mon[89631]: failed to encode map e443 with expected crc 2024-02-10T05:36:23.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:23 smithi189 ceph-mon[89631]: pgmap v297: 121 pgs: 121 active+clean; 270 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.7 MiB/s wr, 15 op/s; 4.4 MiB/s, 0 objects/s recovering 2024-02-10T05:36:23.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:23 smithi189 ceph-mon[89631]: osdmap e444: 8 total, 8 up, 8 in 2024-02-10T05:36:24.229 INFO:tasks.rados.rados.0.smithi178.stdout:1880: done (1 left) 2024-02-10T05:36:24.229 INFO:tasks.rados.rados.0.smithi178.stdout:1881: done (0 left) 2024-02-10T05:36:24.229 INFO:tasks.rados.rados.0.smithi178.stdout:1882: read oid 33 snap -1 2024-02-10T05:36:24.229 INFO:tasks.rados.rados.0.smithi178.stdout:1882: expect deleted 2024-02-10T05:36:24.229 INFO:tasks.rados.rados.0.smithi178.stdout:1883: read oid 6 snap -1 2024-02-10T05:36:24.229 INFO:tasks.rados.rados.0.smithi178.stdout:1883: expect (ObjNum 571 snap 179 seq_num 571) 2024-02-10T05:36:24.229 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 2 current snap is 190 2024-02-10T05:36:24.229 INFO:tasks.rados.rados.0.smithi178.stdout:1884: seq_num 591 ranges {540672=303104} 2024-02-10T05:36:24.233 INFO:tasks.rados.rados.0.smithi178.stdout:1884: writing smithi17880450-2 from 540672 to 843776 tid 1 2024-02-10T05:36:24.233 INFO:tasks.rados.rados.0.smithi178.stdout:1885: delete oid 8 current snap is 190 2024-02-10T05:36:24.238 INFO:tasks.rados.rados.0.smithi178.stdout:1882: done (3 left) 2024-02-10T05:36:24.239 INFO:tasks.rados.rados.0.smithi178.stdout:1885: done (2 left) 2024-02-10T05:36:24.239 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 190 2024-02-10T05:36:24.239 INFO:tasks.rados.rados.0.smithi178.stdout:1886: seq_num 593 ranges {9437184=335872} 2024-02-10T05:36:24.291 INFO:tasks.rados.rados.0.smithi178.stdout:1886: writing smithi17880450-38 from 9437184 to 9773056 tid 1 2024-02-10T05:36:24.291 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 190 2024-02-10T05:36:24.291 INFO:tasks.rados.rados.0.smithi178.stdout:1884: finishing write tid 1 to smithi17880450-2 2024-02-10T05:36:24.292 INFO:tasks.rados.rados.0.smithi178.stdout:1884: finishing write tid 2 to smithi17880450-2 2024-02-10T05:36:24.292 INFO:tasks.rados.rados.0.smithi178.stdout:1884: finishing write tid 3 to smithi17880450-2 2024-02-10T05:36:24.292 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 1442 (ObjNum 591 snap 190 seq_num 591) dirty exists 2024-02-10T05:36:24.292 INFO:tasks.rados.rados.0.smithi178.stdout:1884: left oid 2 (ObjNum 591 snap 190 seq_num 591) 2024-02-10T05:36:24.292 INFO:tasks.rados.rados.0.smithi178.stdout:1883: expect (ObjNum 571 snap 179 seq_num 571) 2024-02-10T05:36:24.535 INFO:tasks.rados.rados.0.smithi178.stdout:1886: finishing write tid 1 to smithi17880450-38 2024-02-10T05:36:24.535 INFO:tasks.rados.rados.0.smithi178.stdout:1886: finishing write tid 2 to smithi17880450-38 2024-02-10T05:36:24.535 INFO:tasks.rados.rados.0.smithi178.stdout:1886: finishing write tid 3 to smithi17880450-38 2024-02-10T05:36:24.535 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1436 (ObjNum 593 snap 190 seq_num 593) dirty exists 2024-02-10T05:36:24.535 INFO:tasks.rados.rados.0.smithi178.stdout:1886: left oid 38 (ObjNum 593 snap 190 seq_num 593) 2024-02-10T05:36:24.535 INFO:tasks.rados.rados.0.smithi178.stdout:1887: seq_num 594 ranges {3547136=352256} 2024-02-10T05:36:24.556 INFO:tasks.rados.rados.0.smithi178.stdout:1887: writing smithi17880450-37 from 3547136 to 3899392 tid 1 2024-02-10T05:36:24.556 INFO:tasks.rados.rados.0.smithi178.stdout:1883: done (3 left) 2024-02-10T05:36:24.556 INFO:tasks.rados.rados.0.smithi178.stdout:1884: done (2 left) 2024-02-10T05:36:24.556 INFO:tasks.rados.rados.0.smithi178.stdout:1886: done (1 left) 2024-02-10T05:36:24.556 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 190 2024-02-10T05:36:24.556 INFO:tasks.rados.rados.0.smithi178.stdout:1888: seq_num 595 ranges {1941504=368640} 2024-02-10T05:36:24.569 INFO:tasks.rados.rados.0.smithi178.stdout:1888: writing smithi17880450-3 from 1941504 to 2310144 tid 1 2024-02-10T05:36:24.569 INFO:tasks.rados.rados.0.smithi178.stdout:1889: delete oid 1 current snap is 190 2024-02-10T05:36:24.569 INFO:tasks.rados.rados.0.smithi178.stdout:1887: finishing write tid 1 to smithi17880450-37 2024-02-10T05:36:24.569 INFO:tasks.rados.rados.0.smithi178.stdout:1887: finishing write tid 2 to smithi17880450-37 2024-02-10T05:36:24.569 INFO:tasks.rados.rados.0.smithi178.stdout:1887: finishing write tid 3 to smithi17880450-37 2024-02-10T05:36:24.569 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 1615 (ObjNum 594 snap 190 seq_num 594) dirty exists 2024-02-10T05:36:24.569 INFO:tasks.rados.rados.0.smithi178.stdout:1887: left oid 37 (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:36:24.571 INFO:tasks.rados.rados.0.smithi178.stdout:1887: done (2 left) 2024-02-10T05:36:24.571 INFO:tasks.rados.rados.0.smithi178.stdout:1889: done (1 left) 2024-02-10T05:36:24.571 INFO:tasks.rados.rados.0.smithi178.stdout:1890: rmattr oid 7 current snap is 190 2024-02-10T05:36:24.571 INFO:tasks.rados.rados.0.smithi178.stdout:1890: done (1 left) 2024-02-10T05:36:24.571 INFO:tasks.rados.rados.0.smithi178.stdout:1891: read oid 28 snap -1 2024-02-10T05:36:24.571 INFO:tasks.rados.rados.0.smithi178.stdout:1891: expect (ObjNum 524 snap 163 seq_num 524) 2024-02-10T05:36:24.571 INFO:tasks.rados.rados.0.smithi178.stdout:1892: snap_create 2024-02-10T05:36:24.572 INFO:tasks.rados.rados.0.smithi178.stdout:1888: finishing write tid 1 to smithi17880450-3 2024-02-10T05:36:24.572 INFO:tasks.rados.rados.0.smithi178.stdout:1888: finishing write tid 2 to smithi17880450-3 2024-02-10T05:36:24.573 INFO:tasks.rados.rados.0.smithi178.stdout:1888: finishing write tid 3 to smithi17880450-3 2024-02-10T05:36:24.573 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 831 (ObjNum 595 snap 190 seq_num 595) dirty exists 2024-02-10T05:36:24.573 INFO:tasks.rados.rados.0.smithi178.stdout:1888: left oid 3 (ObjNum 595 snap 190 seq_num 595) 2024-02-10T05:36:24.585 INFO:tasks.rados.rados.0.smithi178.stdout:1891: expect (ObjNum 524 snap 163 seq_num 524) 2024-02-10T05:36:24.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:24 smithi178 ceph-mon[95116]: failed to encode map e444 with expected crc 2024-02-10T05:36:24.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:24 smithi178 ceph-mon[95116]: failed to encode map e444 with expected crc 2024-02-10T05:36:24.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:24 smithi178 ceph-mon[95116]: osdmap e445: 8 total, 8 up, 8 in 2024-02-10T05:36:24.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:24 smithi178 ceph-mon[92537]: failed to encode map e444 with expected crc 2024-02-10T05:36:24.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:24 smithi178 ceph-mon[92537]: failed to encode map e444 with expected crc 2024-02-10T05:36:24.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:24 smithi178 ceph-mon[92537]: osdmap e445: 8 total, 8 up, 8 in 2024-02-10T05:36:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:24 smithi189 ceph-mon[89631]: failed to encode map e444 with expected crc 2024-02-10T05:36:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:24 smithi189 ceph-mon[89631]: failed to encode map e444 with expected crc 2024-02-10T05:36:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:24 smithi189 ceph-mon[89631]: osdmap e445: 8 total, 8 up, 8 in 2024-02-10T05:36:25.204 INFO:tasks.rados.rados.0.smithi178.stdout:1888: done (2 left) 2024-02-10T05:36:25.204 INFO:tasks.rados.rados.0.smithi178.stdout:1891: done (1 left) 2024-02-10T05:36:25.204 INFO:tasks.rados.rados.0.smithi178.stdout:1892: done (0 left) 2024-02-10T05:36:25.204 INFO:tasks.rados.rados.0.smithi178.stdout:1893: read oid 33 snap -1 2024-02-10T05:36:25.204 INFO:tasks.rados.rados.0.smithi178.stdout:1893: expect deleted 2024-02-10T05:36:25.205 INFO:tasks.rados.rados.0.smithi178.stdout:1894: snap_remove snap 187 2024-02-10T05:36:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:25 smithi178 ceph-mon[92537]: failed to encode map e445 with expected crc 2024-02-10T05:36:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:25 smithi178 ceph-mon[92537]: failed to encode map e445 with expected crc 2024-02-10T05:36:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:25 smithi178 ceph-mon[92537]: failed to encode map e445 with expected crc 2024-02-10T05:36:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:25 smithi178 ceph-mon[92537]: failed to encode map e445 with expected crc 2024-02-10T05:36:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:25 smithi178 ceph-mon[92537]: pgmap v300: 121 pgs: 121 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-10T05:36:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:25 smithi178 ceph-mon[92537]: osdmap e446: 8 total, 8 up, 8 in 2024-02-10T05:36:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:25 smithi178 ceph-mon[95116]: failed to encode map e445 with expected crc 2024-02-10T05:36:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:25 smithi178 ceph-mon[95116]: failed to encode map e445 with expected crc 2024-02-10T05:36:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:25 smithi178 ceph-mon[95116]: failed to encode map e445 with expected crc 2024-02-10T05:36:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:25 smithi178 ceph-mon[95116]: failed to encode map e445 with expected crc 2024-02-10T05:36:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:25 smithi178 ceph-mon[95116]: pgmap v300: 121 pgs: 121 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-10T05:36:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:25 smithi178 ceph-mon[95116]: osdmap e446: 8 total, 8 up, 8 in 2024-02-10T05:36:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:25 smithi189 ceph-mon[89631]: failed to encode map e445 with expected crc 2024-02-10T05:36:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:25 smithi189 ceph-mon[89631]: failed to encode map e445 with expected crc 2024-02-10T05:36:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:25 smithi189 ceph-mon[89631]: failed to encode map e445 with expected crc 2024-02-10T05:36:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:25 smithi189 ceph-mon[89631]: failed to encode map e445 with expected crc 2024-02-10T05:36:25.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:25 smithi189 ceph-mon[89631]: pgmap v300: 121 pgs: 121 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-10T05:36:25.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:25 smithi189 ceph-mon[89631]: osdmap e446: 8 total, 8 up, 8 in 2024-02-10T05:36:26.206 INFO:tasks.rados.rados.0.smithi178.stdout:1894: done (1 left) 2024-02-10T05:36:26.207 INFO:tasks.rados.rados.0.smithi178.stdout:1895: snap_create 2024-02-10T05:36:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:26 smithi178 ceph-mon[92537]: failed to encode map e446 with expected crc 2024-02-10T05:36:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:26 smithi178 ceph-mon[92537]: failed to encode map e446 with expected crc 2024-02-10T05:36:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:26 smithi178 ceph-mon[92537]: failed to encode map e446 with expected crc 2024-02-10T05:36:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:26 smithi178 ceph-mon[92537]: osdmap e447: 8 total, 8 up, 8 in 2024-02-10T05:36:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:26 smithi178 ceph-mon[95116]: failed to encode map e446 with expected crc 2024-02-10T05:36:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:26 smithi178 ceph-mon[95116]: failed to encode map e446 with expected crc 2024-02-10T05:36:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:26 smithi178 ceph-mon[95116]: failed to encode map e446 with expected crc 2024-02-10T05:36:26.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:26 smithi178 ceph-mon[95116]: osdmap e447: 8 total, 8 up, 8 in 2024-02-10T05:36:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:26 smithi189 ceph-mon[89631]: failed to encode map e446 with expected crc 2024-02-10T05:36:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:26 smithi189 ceph-mon[89631]: failed to encode map e446 with expected crc 2024-02-10T05:36:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:26 smithi189 ceph-mon[89631]: failed to encode map e446 with expected crc 2024-02-10T05:36:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:26 smithi189 ceph-mon[89631]: osdmap e447: 8 total, 8 up, 8 in 2024-02-10T05:36:27.208 INFO:tasks.rados.rados.0.smithi178.stdout:1893: done (1 left) 2024-02-10T05:36:27.208 INFO:tasks.rados.rados.0.smithi178.stdout:1895: done (0 left) 2024-02-10T05:36:27.208 INFO:tasks.rados.rados.0.smithi178.stdout:1896: snap_remove snap 174 2024-02-10T05:36:27.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:36:27] "GET /metrics HTTP/1.1" 200 35998 "" "Prometheus/2.43.0" 2024-02-10T05:36:27.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-mon[92537]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-mon[92537]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-mon[92537]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-mon[92537]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-mon[92537]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-mon[92537]: pgmap v303: 121 pgs: 121 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 342 KiB/s wr, 8 op/s 2024-02-10T05:36:27.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-mon[92537]: osdmap e448: 8 total, 8 up, 8 in 2024-02-10T05:36:27.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-mon[95116]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-mon[95116]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-mon[95116]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-mon[95116]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-mon[95116]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-mon[95116]: pgmap v303: 121 pgs: 121 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 342 KiB/s wr, 8 op/s 2024-02-10T05:36:27.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:27 smithi178 ceph-mon[95116]: osdmap e448: 8 total, 8 up, 8 in 2024-02-10T05:36:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:27 smithi189 ceph-mon[89631]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:27 smithi189 ceph-mon[89631]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:27 smithi189 ceph-mon[89631]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:27 smithi189 ceph-mon[89631]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:27 smithi189 ceph-mon[89631]: failed to encode map e447 with expected crc 2024-02-10T05:36:27.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:27 smithi189 ceph-mon[89631]: pgmap v303: 121 pgs: 121 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 342 KiB/s wr, 8 op/s 2024-02-10T05:36:27.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:27 smithi189 ceph-mon[89631]: osdmap e448: 8 total, 8 up, 8 in 2024-02-10T05:36:28.209 INFO:tasks.rados.rados.0.smithi178.stdout:1896: done (0 left) 2024-02-10T05:36:28.210 INFO:tasks.rados.rados.0.smithi178.stdout:1897: read oid 38 snap 188 2024-02-10T05:36:28.210 INFO:tasks.rados.rados.0.smithi178.stdout:1897: expect (ObjNum 537 snap 167 seq_num 537) 2024-02-10T05:36:28.210 INFO:tasks.rados.rados.0.smithi178.stdout:1898: rollback oid 8 current snap is 192 2024-02-10T05:36:28.210 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 8 to 171 2024-02-10T05:36:28.210 INFO:tasks.rados.rados.0.smithi178.stdout:1899: read oid 47 snap -1 2024-02-10T05:36:28.210 INFO:tasks.rados.rados.0.smithi178.stdout:1899: expect (ObjNum 551 snap 172 seq_num 551) 2024-02-10T05:36:28.210 INFO:tasks.rados.rados.0.smithi178.stdout:1900: copy_from oid 6 from oid 34 current snap is 192 2024-02-10T05:36:28.210 INFO:tasks.rados.rados.0.smithi178.stdout:1901: read oid 14 snap -1 2024-02-10T05:36:28.210 INFO:tasks.rados.rados.0.smithi178.stdout:1901: expect (ObjNum 548 snap 170 seq_num 548) 2024-02-10T05:36:28.210 INFO:tasks.rados.rados.0.smithi178.stdout:1902: read oid 25 snap -1 2024-02-10T05:36:28.210 INFO:tasks.rados.rados.0.smithi178.stdout:1902: expect (ObjNum 565 snap 177 seq_num 565) 2024-02-10T05:36:28.210 INFO:tasks.rados.rados.0.smithi178.stdout:1903: snap_create 2024-02-10T05:36:28.226 INFO:tasks.rados.rados.0.smithi178.stdout:1898: finishing rollback tid 1 to smithi17880450-8 2024-02-10T05:36:28.226 INFO:tasks.rados.rados.0.smithi178.stdout:1898: finishing rollback tid 2 to smithi17880450-8 2024-02-10T05:36:28.226 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 373 (ObjNum 448 snap 141 seq_num 448) dirty exists 2024-02-10T05:36:28.239 INFO:tasks.rados.rados.0.smithi178.stdout:1900: finishing copy_from racing read to smithi17880450-6 2024-02-10T05:36:28.241 INFO:tasks.rados.rados.0.smithi178.stdout:1901: expect (ObjNum 548 snap 170 seq_num 548) 2024-02-10T05:36:28.373 INFO:tasks.rados.rados.0.smithi178.stdout:1900: finishing copy_from to smithi17880450-6 2024-02-10T05:36:28.373 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 773 (ObjNum 545 snap 169 seq_num 545) dirty exists 2024-02-10T05:36:28.373 INFO:tasks.rados.rados.0.smithi178.stdout:1899: expect (ObjNum 551 snap 172 seq_num 551) 2024-02-10T05:36:28.509 INFO:tasks.rados.rados.0.smithi178.stdout:1897: expect (ObjNum 537 snap 167 seq_num 537) 2024-02-10T05:36:28.658 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:28 smithi189 ceph-mon[89631]: failed to encode map e448 with expected crc 2024-02-10T05:36:28.658 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:28 smithi189 ceph-mon[89631]: osdmap e449: 8 total, 8 up, 8 in 2024-02-10T05:36:28.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:28 smithi178 ceph-mon[95116]: failed to encode map e448 with expected crc 2024-02-10T05:36:28.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:28 smithi178 ceph-mon[95116]: osdmap e449: 8 total, 8 up, 8 in 2024-02-10T05:36:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:28 smithi178 ceph-mon[92537]: failed to encode map e448 with expected crc 2024-02-10T05:36:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:28 smithi178 ceph-mon[92537]: osdmap e449: 8 total, 8 up, 8 in 2024-02-10T05:36:29.037 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:36:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:36:28.658Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-02-10T05:36:29.037 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:36:28 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:36:28.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi178:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)\", cluster_addr=\"172.21.15.178\", device_class=\"ssd\", hostname=\"smithi178\", instance=\"smithi189.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.178\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T05:36:29.093 INFO:tasks.rados.rados.0.smithi178.stdout:1902: expect (ObjNum 565 snap 177 seq_num 565) 2024-02-10T05:36:29.390 INFO:tasks.rados.rados.0.smithi178.stdout:1897: done (6 left) 2024-02-10T05:36:29.391 INFO:tasks.rados.rados.0.smithi178.stdout:1898: done (5 left) 2024-02-10T05:36:29.391 INFO:tasks.rados.rados.0.smithi178.stdout:1899: done (4 left) 2024-02-10T05:36:29.391 INFO:tasks.rados.rados.0.smithi178.stdout:1900: done (3 left) 2024-02-10T05:36:29.391 INFO:tasks.rados.rados.0.smithi178.stdout:1901: done (2 left) 2024-02-10T05:36:29.391 INFO:tasks.rados.rados.0.smithi178.stdout:1902: done (1 left) 2024-02-10T05:36:29.391 INFO:tasks.rados.rados.0.smithi178.stdout:1903: done (0 left) 2024-02-10T05:36:29.391 INFO:tasks.rados.rados.0.smithi178.stdout:1904: snap_create 2024-02-10T05:36:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[92537]: failed to encode map e449 with expected crc 2024-02-10T05:36:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[92537]: failed to encode map e449 with expected crc 2024-02-10T05:36:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[92537]: failed to encode map e449 with expected crc 2024-02-10T05:36:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[92537]: pgmap v306: 121 pgs: 121 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-02-10T05:36:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:36:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[92537]: osdmap e450: 8 total, 8 up, 8 in 2024-02-10T05:36:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[95116]: failed to encode map e449 with expected crc 2024-02-10T05:36:29.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[95116]: failed to encode map e449 with expected crc 2024-02-10T05:36:29.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[95116]: failed to encode map e449 with expected crc 2024-02-10T05:36:29.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[95116]: pgmap v306: 121 pgs: 121 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-02-10T05:36:29.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:29.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:36:29.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:29.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:29 smithi178 ceph-mon[95116]: osdmap e450: 8 total, 8 up, 8 in 2024-02-10T05:36:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:29 smithi189 ceph-mon[89631]: failed to encode map e449 with expected crc 2024-02-10T05:36:29.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:29 smithi189 ceph-mon[89631]: failed to encode map e449 with expected crc 2024-02-10T05:36:29.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:29 smithi189 ceph-mon[89631]: failed to encode map e449 with expected crc 2024-02-10T05:36:29.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:29 smithi189 ceph-mon[89631]: pgmap v306: 121 pgs: 121 active+clean; 269 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 0 B/s wr, 2 op/s 2024-02-10T05:36:29.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:29 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:29.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:36:29.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:29 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:29.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:29 smithi189 ceph-mon[89631]: osdmap e450: 8 total, 8 up, 8 in 2024-02-10T05:36:30.206 INFO:tasks.rados.rados.0.smithi178.stdout:1904: done (0 left) 2024-02-10T05:36:30.206 INFO:tasks.rados.rados.0.smithi178.stdout:1905: read oid 23 snap 188 2024-02-10T05:36:30.206 INFO:tasks.rados.rados.0.smithi178.stdout:1905: expect deleted 2024-02-10T05:36:30.206 INFO:tasks.rados.rados.0.smithi178.stdout:1906: copy_from oid 25 from oid 46 current snap is 194 2024-02-10T05:36:30.207 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 33 current snap is 194 2024-02-10T05:36:30.207 INFO:tasks.rados.rados.0.smithi178.stdout:1907: seq_num 597 ranges {0=401408} 2024-02-10T05:36:30.208 INFO:tasks.rados.rados.0.smithi178.stdout:1907: writing smithi17880450-33 from 0 to 401408 tid 1 2024-02-10T05:36:30.208 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 8 current snap is 194 2024-02-10T05:36:30.208 INFO:tasks.rados.rados.0.smithi178.stdout:1908: seq_num 598 ranges {4546560=417792} 2024-02-10T05:36:30.237 INFO:tasks.rados.rados.0.smithi178.stdout:1908: writing smithi17880450-8 from 4546560 to 4964352 tid 1 2024-02-10T05:36:30.237 INFO:tasks.rados.rados.0.smithi178.stdout:1909: copy_from oid 42 from oid 1 current snap is 194 2024-02-10T05:36:30.238 INFO:tasks.rados.rados.0.smithi178.stdout:1907: finishing write tid 1 to smithi17880450-33 2024-02-10T05:36:30.238 INFO:tasks.rados.rados.0.smithi178.stdout:1907: finishing write tid 2 to smithi17880450-33 2024-02-10T05:36:30.238 INFO:tasks.rados.rados.0.smithi178.stdout:1907: finishing write tid 3 to smithi17880450-33 2024-02-10T05:36:30.238 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 633 (ObjNum 597 snap 194 seq_num 597) dirty exists 2024-02-10T05:36:30.238 INFO:tasks.rados.rados.0.smithi178.stdout:1907: left oid 33 (ObjNum 597 snap 194 seq_num 597) 2024-02-10T05:36:30.238 INFO:tasks.rados.rados.0.smithi178.stdout:1905: done (4 left) 2024-02-10T05:36:30.238 INFO:tasks.rados.rados.0.smithi178.stdout:1907: done (3 left) 2024-02-10T05:36:30.238 INFO:tasks.rados.rados.0.smithi178.stdout:1910: delete oid 23 current snap is 194 2024-02-10T05:36:30.239 INFO:tasks.rados.rados.0.smithi178.stdout:1909: finishing copy_from to smithi17880450-42 2024-02-10T05:36:30.239 INFO:tasks.rados.rados.0.smithi178.stdout:1909: got expected ENOENT (src dne) 2024-02-10T05:36:30.239 INFO:tasks.rados.rados.0.smithi178.stdout:1909: finishing copy_from racing read to smithi17880450-42 2024-02-10T05:36:30.240 INFO:tasks.rados.rados.0.smithi178.stdout:1909: done (3 left) 2024-02-10T05:36:30.241 INFO:tasks.rados.rados.0.smithi178.stdout:1910: done (2 left) 2024-02-10T05:36:30.241 INFO:tasks.rados.rados.0.smithi178.stdout:1911: read oid 9 snap 185 2024-02-10T05:36:30.241 INFO:tasks.rados.rados.0.smithi178.stdout:1911: expect (ObjNum 579 snap 183 seq_num 579) 2024-02-10T05:36:30.241 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 194 2024-02-10T05:36:30.241 INFO:tasks.rados.rados.0.smithi178.stdout:1912: seq_num 600 ranges {0=450560} 2024-02-10T05:36:30.244 INFO:tasks.rados.rados.0.smithi178.stdout:1912: writing smithi17880450-19 from 0 to 450560 tid 1 2024-02-10T05:36:30.244 INFO:tasks.rados.rados.0.smithi178.stdout:1913: delete oid 7 current snap is 194 2024-02-10T05:36:30.244 INFO:tasks.rados.rados.0.smithi178.stdout:1908: finishing write tid 1 to smithi17880450-8 2024-02-10T05:36:30.244 INFO:tasks.rados.rados.0.smithi178.stdout:1908: finishing write tid 2 to smithi17880450-8 2024-02-10T05:36:30.245 INFO:tasks.rados.rados.0.smithi178.stdout:1908: finishing write tid 3 to smithi17880450-8 2024-02-10T05:36:30.245 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 378 (ObjNum 598 snap 194 seq_num 598) dirty exists 2024-02-10T05:36:30.245 INFO:tasks.rados.rados.0.smithi178.stdout:1908: left oid 8 (ObjNum 598 snap 194 seq_num 598) 2024-02-10T05:36:30.247 INFO:tasks.rados.rados.0.smithi178.stdout:1908: done (4 left) 2024-02-10T05:36:30.247 INFO:tasks.rados.rados.0.smithi178.stdout:1913: done (3 left) 2024-02-10T05:36:30.247 INFO:tasks.rados.rados.0.smithi178.stdout:1914: delete oid 31 current snap is 194 2024-02-10T05:36:30.248 INFO:tasks.rados.rados.0.smithi178.stdout:1912: finishing write tid 1 to smithi17880450-19 2024-02-10T05:36:30.249 INFO:tasks.rados.rados.0.smithi178.stdout:1912: finishing write tid 2 to smithi17880450-19 2024-02-10T05:36:30.251 INFO:tasks.rados.rados.0.smithi178.stdout:1912: finishing write tid 3 to smithi17880450-19 2024-02-10T05:36:30.251 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 806 (ObjNum 600 snap 194 seq_num 600) dirty exists 2024-02-10T05:36:30.251 INFO:tasks.rados.rados.0.smithi178.stdout:1912: left oid 19 (ObjNum 600 snap 194 seq_num 600) 2024-02-10T05:36:30.252 INFO:tasks.rados.rados.0.smithi178.stdout:1912: done (3 left) 2024-02-10T05:36:30.252 INFO:tasks.rados.rados.0.smithi178.stdout:1914: done (2 left) 2024-02-10T05:36:30.252 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 194 2024-02-10T05:36:30.252 INFO:tasks.rados.rados.0.smithi178.stdout:1915: seq_num 603 ranges {450560=507904} 2024-02-10T05:36:30.259 INFO:tasks.rados.rados.0.smithi178.stdout:1915: writing smithi17880450-19 from 450560 to 958464 tid 1 2024-02-10T05:36:30.259 INFO:tasks.rados.rados.0.smithi178.stdout:1916: snap_remove snap 190 2024-02-10T05:36:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:30 smithi178 ceph-mon[92537]: failed to encode map e450 with expected crc 2024-02-10T05:36:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:30 smithi178 ceph-mon[92537]: failed to encode map e450 with expected crc 2024-02-10T05:36:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:30 smithi178 ceph-mon[92537]: failed to encode map e450 with expected crc 2024-02-10T05:36:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:30 smithi178 ceph-mon[92537]: failed to encode map e450 with expected crc 2024-02-10T05:36:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:30 smithi178 ceph-mon[92537]: osdmap e451: 8 total, 8 up, 8 in 2024-02-10T05:36:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:30 smithi178 ceph-mon[95116]: failed to encode map e450 with expected crc 2024-02-10T05:36:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:30 smithi178 ceph-mon[95116]: failed to encode map e450 with expected crc 2024-02-10T05:36:30.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:30 smithi178 ceph-mon[95116]: failed to encode map e450 with expected crc 2024-02-10T05:36:30.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:30 smithi178 ceph-mon[95116]: failed to encode map e450 with expected crc 2024-02-10T05:36:30.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:30 smithi178 ceph-mon[95116]: osdmap e451: 8 total, 8 up, 8 in 2024-02-10T05:36:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:30 smithi189 ceph-mon[89631]: failed to encode map e450 with expected crc 2024-02-10T05:36:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:30 smithi189 ceph-mon[89631]: failed to encode map e450 with expected crc 2024-02-10T05:36:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:30 smithi189 ceph-mon[89631]: failed to encode map e450 with expected crc 2024-02-10T05:36:30.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:30 smithi189 ceph-mon[89631]: failed to encode map e450 with expected crc 2024-02-10T05:36:30.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:30 smithi189 ceph-mon[89631]: osdmap e451: 8 total, 8 up, 8 in 2024-02-10T05:36:31.215 INFO:tasks.rados.rados.0.smithi178.stdout:1916: done (3 left) 2024-02-10T05:36:31.215 INFO:tasks.rados.rados.0.smithi178.stdout:1917: snap_remove snap 180 2024-02-10T05:36:31.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:31 smithi178 ceph-mon[92537]: failed to encode map e451 with expected crc 2024-02-10T05:36:31.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:31 smithi178 ceph-mon[92537]: failed to encode map e451 with expected crc 2024-02-10T05:36:31.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:31 smithi178 ceph-mon[92537]: failed to encode map e451 with expected crc 2024-02-10T05:36:31.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:31 smithi178 ceph-mon[92537]: failed to encode map e451 with expected crc 2024-02-10T05:36:31.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:31 smithi178 ceph-mon[92537]: pgmap v309: 121 pgs: 121 active+clean; 272 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 176 KiB/s wr, 8 op/s 2024-02-10T05:36:31.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:31 smithi178 ceph-mon[92537]: osdmap e452: 8 total, 8 up, 8 in 2024-02-10T05:36:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:31 smithi178 ceph-mon[95116]: failed to encode map e451 with expected crc 2024-02-10T05:36:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:31 smithi178 ceph-mon[95116]: failed to encode map e451 with expected crc 2024-02-10T05:36:31.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:31 smithi178 ceph-mon[95116]: failed to encode map e451 with expected crc 2024-02-10T05:36:31.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:31 smithi178 ceph-mon[95116]: failed to encode map e451 with expected crc 2024-02-10T05:36:31.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:31 smithi178 ceph-mon[95116]: pgmap v309: 121 pgs: 121 active+clean; 272 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 176 KiB/s wr, 8 op/s 2024-02-10T05:36:31.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:31 smithi178 ceph-mon[95116]: osdmap e452: 8 total, 8 up, 8 in 2024-02-10T05:36:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:31 smithi189 ceph-mon[89631]: failed to encode map e451 with expected crc 2024-02-10T05:36:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:31 smithi189 ceph-mon[89631]: failed to encode map e451 with expected crc 2024-02-10T05:36:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:31 smithi189 ceph-mon[89631]: failed to encode map e451 with expected crc 2024-02-10T05:36:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:31 smithi189 ceph-mon[89631]: failed to encode map e451 with expected crc 2024-02-10T05:36:31.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:31 smithi189 ceph-mon[89631]: pgmap v309: 121 pgs: 121 active+clean; 272 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 176 KiB/s wr, 8 op/s 2024-02-10T05:36:31.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:31 smithi189 ceph-mon[89631]: osdmap e452: 8 total, 8 up, 8 in 2024-02-10T05:36:32.218 INFO:tasks.rados.rados.0.smithi178.stdout:1911: expect (ObjNum 579 snap 183 seq_num 579) 2024-02-10T05:36:32.464 INFO:tasks.rados.rados.0.smithi178.stdout:1915: finishing write tid 1 to smithi17880450-19 2024-02-10T05:36:32.464 INFO:tasks.rados.rados.0.smithi178.stdout:1915: finishing write tid 2 to smithi17880450-19 2024-02-10T05:36:32.464 INFO:tasks.rados.rados.0.smithi178.stdout:1915: finishing write tid 3 to smithi17880450-19 2024-02-10T05:36:32.465 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 808 (ObjNum 603 snap 194 seq_num 603) dirty exists 2024-02-10T05:36:32.465 INFO:tasks.rados.rados.0.smithi178.stdout:1915: left oid 19 (ObjNum 603 snap 194 seq_num 603) 2024-02-10T05:36:32.465 INFO:tasks.rados.rados.0.smithi178.stdout:1906: finishing copy_from racing read to smithi17880450-25 2024-02-10T05:36:32.465 INFO:tasks.rados.rados.0.smithi178.stdout:1906: finishing copy_from to smithi17880450-25 2024-02-10T05:36:32.465 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 1581 (ObjNum 576 snap 183 seq_num 576) dirty exists 2024-02-10T05:36:32.465 INFO:tasks.rados.rados.0.smithi178.stdout:1906: done (3 left) 2024-02-10T05:36:32.465 INFO:tasks.rados.rados.0.smithi178.stdout:1911: done (2 left) 2024-02-10T05:36:32.465 INFO:tasks.rados.rados.0.smithi178.stdout:1915: done (1 left) 2024-02-10T05:36:32.465 INFO:tasks.rados.rados.0.smithi178.stdout:1917: done (0 left) 2024-02-10T05:36:32.465 INFO:tasks.rados.rados.0.smithi178.stdout:1918: copy_from oid 15 from oid 20 current snap is 194 2024-02-10T05:36:32.465 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 194 2024-02-10T05:36:32.465 INFO:tasks.rados.rados.0.smithi178.stdout:1919: seq_num 604 ranges {1941504=524288} 2024-02-10T05:36:32.478 INFO:tasks.rados.rados.0.smithi178.stdout:1919: writing smithi17880450-6 from 1941504 to 2465792 tid 1 2024-02-10T05:36:32.478 INFO:tasks.rados.rados.0.smithi178.stdout:1920: read oid 46 snap -1 2024-02-10T05:36:32.478 INFO:tasks.rados.rados.0.smithi178.stdout:1920: expect (ObjNum 576 snap 183 seq_num 576) 2024-02-10T05:36:32.478 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 194 2024-02-10T05:36:32.478 INFO:tasks.rados.rados.0.smithi178.stdout:1921: seq_num 605 ranges {0=540672} 2024-02-10T05:36:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:1921: writing smithi17880450-1 from 0 to 540672 tid 1 2024-02-10T05:36:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:1922: rollback oid 34 current snap is 194 2024-02-10T05:36:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 34 to 191 2024-02-10T05:36:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:1923: read oid 41 snap -1 2024-02-10T05:36:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:1923: expect (ObjNum 462 snap 144 seq_num 462) 2024-02-10T05:36:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:1924: rollback oid 2 current snap is 194 2024-02-10T05:36:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 2 to 171 2024-02-10T05:36:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:1925: copy_from oid 11 from oid 12 current snap is 194 2024-02-10T05:36:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:1926: read oid 28 snap -1 2024-02-10T05:36:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:1926: expect (ObjNum 524 snap 163 seq_num 524) 2024-02-10T05:36:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:1927: rollback oid 5 current snap is 194 2024-02-10T05:36:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 5 to 170 2024-02-10T05:36:32.483 INFO:tasks.rados.rados.0.smithi178.stdout:1928: copy_from oid 32 from oid 24 current snap is 194 2024-02-10T05:36:32.483 INFO:tasks.rados.rados.0.smithi178.stdout:1929: snap_remove snap 185 2024-02-10T05:36:32.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:32 smithi178 ceph-mon[92537]: failed to encode map e452 with expected crc 2024-02-10T05:36:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:32 smithi178 ceph-mon[92537]: failed to encode map e452 with expected crc 2024-02-10T05:36:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:32 smithi178 ceph-mon[92537]: failed to encode map e452 with expected crc 2024-02-10T05:36:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:32 smithi178 ceph-mon[92537]: failed to encode map e452 with expected crc 2024-02-10T05:36:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:32 smithi178 ceph-mon[92537]: osdmap e453: 8 total, 8 up, 8 in 2024-02-10T05:36:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:32 smithi178 ceph-mon[95116]: failed to encode map e452 with expected crc 2024-02-10T05:36:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:32 smithi178 ceph-mon[95116]: failed to encode map e452 with expected crc 2024-02-10T05:36:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:32 smithi178 ceph-mon[95116]: failed to encode map e452 with expected crc 2024-02-10T05:36:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:32 smithi178 ceph-mon[95116]: failed to encode map e452 with expected crc 2024-02-10T05:36:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:32 smithi178 ceph-mon[95116]: osdmap e453: 8 total, 8 up, 8 in 2024-02-10T05:36:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:32 smithi189 ceph-mon[89631]: failed to encode map e452 with expected crc 2024-02-10T05:36:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:32 smithi189 ceph-mon[89631]: failed to encode map e452 with expected crc 2024-02-10T05:36:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:32 smithi189 ceph-mon[89631]: failed to encode map e452 with expected crc 2024-02-10T05:36:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:32 smithi189 ceph-mon[89631]: failed to encode map e452 with expected crc 2024-02-10T05:36:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:32 smithi189 ceph-mon[89631]: osdmap e453: 8 total, 8 up, 8 in 2024-02-10T05:36:33.373 INFO:tasks.rados.rados.0.smithi178.stdout:1929: done (11 left) 2024-02-10T05:36:33.373 INFO:tasks.rados.rados.0.smithi178.stdout:1930: read oid 50 snap 188 2024-02-10T05:36:33.373 INFO:tasks.rados.rados.0.smithi178.stdout:1930: expect (ObjNum 526 snap 164 seq_num 526) 2024-02-10T05:36:33.373 INFO:tasks.rados.rados.0.smithi178.stdout:1931: setattr oid 45 current snap is 194 2024-02-10T05:36:33.373 INFO:tasks.rados.rados.0.smithi178.stdout:1928: finishing copy_from to smithi17880450-32 2024-02-10T05:36:33.373 INFO:tasks.rados.rados.0.smithi178.stdout:1928: got expected ENOENT (src dne) 2024-02-10T05:36:33.373 INFO:tasks.rados.rados.0.smithi178.stdout:1928: finishing copy_from racing read to smithi17880450-32 2024-02-10T05:36:33.373 INFO:tasks.rados.rados.0.smithi178.stdout:1923: expect (ObjNum 462 snap 144 seq_num 462) 2024-02-10T05:36:33.396 INFO:tasks.rados.rados.0.smithi178.stdout:1921: finishing write tid 1 to smithi17880450-1 2024-02-10T05:36:33.396 INFO:tasks.rados.rados.0.smithi178.stdout:1921: finishing write tid 2 to smithi17880450-1 2024-02-10T05:36:33.397 INFO:tasks.rados.rados.0.smithi178.stdout:1924: finishing rollback tid 0 to smithi17880450-2 2024-02-10T05:36:33.397 INFO:tasks.rados.rados.0.smithi178.stdout:1924: finishing rollback tid 1 to smithi17880450-2 2024-02-10T05:36:33.397 INFO:tasks.rados.rados.0.smithi178.stdout:1921: finishing write tid 3 to smithi17880450-1 2024-02-10T05:36:33.397 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 879 (ObjNum 605 snap 194 seq_num 605) dirty exists 2024-02-10T05:36:33.397 INFO:tasks.rados.rados.0.smithi178.stdout:1921: left oid 1 (ObjNum 605 snap 194 seq_num 605) 2024-02-10T05:36:33.397 INFO:tasks.rados.rados.0.smithi178.stdout:1919: finishing write tid 1 to smithi17880450-6 2024-02-10T05:36:33.397 INFO:tasks.rados.rados.0.smithi178.stdout:1924: finishing rollback tid 2 to smithi17880450-2 2024-02-10T05:36:33.397 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 1445 (ObjNum 433 snap 139 seq_num 433) dirty exists 2024-02-10T05:36:33.397 INFO:tasks.rados.rados.0.smithi178.stdout:1919: finishing write tid 2 to smithi17880450-6 2024-02-10T05:36:33.397 INFO:tasks.rados.rados.0.smithi178.stdout:1922: finishing rollback tid 0 to smithi17880450-34 2024-02-10T05:36:33.397 INFO:tasks.rados.rados.0.smithi178.stdout:1922: finishing rollback tid 1 to smithi17880450-34 2024-02-10T05:36:33.397 INFO:tasks.rados.rados.0.smithi178.stdout:1925: finishing copy_from racing read to smithi17880450-11 2024-02-10T05:36:33.397 INFO:tasks.rados.rados.0.smithi178.stdout:1918: finishing copy_from racing read to smithi17880450-15 2024-02-10T05:36:33.397 INFO:tasks.rados.rados.0.smithi178.stdout:1926: expect (ObjNum 524 snap 163 seq_num 524) 2024-02-10T05:36:33.643 INFO:tasks.rados.rados.0.smithi178.stdout:1922: finishing rollback tid 2 to smithi17880450-34 2024-02-10T05:36:33.643 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 793 (ObjNum 545 snap 169 seq_num 545) dirty exists 2024-02-10T05:36:33.643 INFO:tasks.rados.rados.0.smithi178.stdout:1919: finishing write tid 3 to smithi17880450-6 2024-02-10T05:36:33.643 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 790 (ObjNum 604 snap 194 seq_num 604) dirty exists 2024-02-10T05:36:33.643 INFO:tasks.rados.rados.0.smithi178.stdout:1919: left oid 6 (ObjNum 604 snap 194 seq_num 604) 2024-02-10T05:36:33.643 INFO:tasks.rados.rados.0.smithi178.stdout:1918: finishing copy_from to smithi17880450-15 2024-02-10T05:36:33.644 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 359 (ObjNum 546 snap 169 seq_num 546) dirty exists 2024-02-10T05:36:33.644 INFO:tasks.rados.rados.0.smithi178.stdout:1925: finishing copy_from to smithi17880450-11 2024-02-10T05:36:33.644 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 631 (ObjNum 523 snap 163 seq_num 523) dirty exists 2024-02-10T05:36:33.644 INFO:tasks.rados.rados.0.smithi178.stdout:1920: expect (ObjNum 576 snap 183 seq_num 576) 2024-02-10T05:36:33.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:33 smithi178 ceph-mon[92537]: failed to encode map e453 with expected crc 2024-02-10T05:36:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:33 smithi178 ceph-mon[92537]: failed to encode map e453 with expected crc 2024-02-10T05:36:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:33 smithi178 ceph-mon[92537]: failed to encode map e453 with expected crc 2024-02-10T05:36:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:33 smithi178 ceph-mon[92537]: failed to encode map e453 with expected crc 2024-02-10T05:36:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:33 smithi178 ceph-mon[92537]: pgmap v312: 121 pgs: 121 active+clean; 275 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 884 KiB/s wr, 7 op/s 2024-02-10T05:36:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:33 smithi178 ceph-mon[95116]: failed to encode map e453 with expected crc 2024-02-10T05:36:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:33 smithi178 ceph-mon[95116]: failed to encode map e453 with expected crc 2024-02-10T05:36:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:33 smithi178 ceph-mon[95116]: failed to encode map e453 with expected crc 2024-02-10T05:36:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:33 smithi178 ceph-mon[95116]: failed to encode map e453 with expected crc 2024-02-10T05:36:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:33 smithi178 ceph-mon[95116]: pgmap v312: 121 pgs: 121 active+clean; 275 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 884 KiB/s wr, 7 op/s 2024-02-10T05:36:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:33 smithi189 ceph-mon[89631]: failed to encode map e453 with expected crc 2024-02-10T05:36:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:33 smithi189 ceph-mon[89631]: failed to encode map e453 with expected crc 2024-02-10T05:36:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:33 smithi189 ceph-mon[89631]: failed to encode map e453 with expected crc 2024-02-10T05:36:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:33 smithi189 ceph-mon[89631]: failed to encode map e453 with expected crc 2024-02-10T05:36:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:33 smithi189 ceph-mon[89631]: pgmap v312: 121 pgs: 121 active+clean; 275 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 884 KiB/s wr, 7 op/s 2024-02-10T05:36:34.439 INFO:tasks.rados.rados.0.smithi178.stdout:1927: finishing rollback tid 0 to smithi17880450-5 2024-02-10T05:36:34.439 INFO:tasks.rados.rados.0.smithi178.stdout:1927: finishing rollback tid 1 to smithi17880450-5 2024-02-10T05:36:34.439 INFO:tasks.rados.rados.0.smithi178.stdout:1927: finishing rollback tid 2 to smithi17880450-5 2024-02-10T05:36:34.440 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 1651 (ObjNum 510 snap 159 seq_num 510) dirty exists 2024-02-10T05:36:34.440 INFO:tasks.rados.rados.0.smithi178.stdout:1918: done (12 left) 2024-02-10T05:36:34.440 INFO:tasks.rados.rados.0.smithi178.stdout:1919: done (11 left) 2024-02-10T05:36:34.440 INFO:tasks.rados.rados.0.smithi178.stdout:1920: done (10 left) 2024-02-10T05:36:34.440 INFO:tasks.rados.rados.0.smithi178.stdout:1921: done (9 left) 2024-02-10T05:36:34.440 INFO:tasks.rados.rados.0.smithi178.stdout:1922: done (8 left) 2024-02-10T05:36:34.440 INFO:tasks.rados.rados.0.smithi178.stdout:1923: done (7 left) 2024-02-10T05:36:34.440 INFO:tasks.rados.rados.0.smithi178.stdout:1924: done (6 left) 2024-02-10T05:36:34.440 INFO:tasks.rados.rados.0.smithi178.stdout:1925: done (5 left) 2024-02-10T05:36:34.440 INFO:tasks.rados.rados.0.smithi178.stdout:1926: done (4 left) 2024-02-10T05:36:34.440 INFO:tasks.rados.rados.0.smithi178.stdout:1927: done (3 left) 2024-02-10T05:36:34.440 INFO:tasks.rados.rados.0.smithi178.stdout:1928: done (2 left) 2024-02-10T05:36:34.440 INFO:tasks.rados.rados.0.smithi178.stdout:1932: delete oid 28 current snap is 194 2024-02-10T05:36:34.441 INFO:tasks.rados.rados.0.smithi178.stdout:1930: expect (ObjNum 526 snap 164 seq_num 526) 2024-02-10T05:36:34.542 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 794 (ObjNum 587 snap 189 seq_num 587) dirty exists 2024-02-10T05:36:34.543 INFO:tasks.rados.rados.0.smithi178.stdout:1930: done (2 left) 2024-02-10T05:36:34.543 INFO:tasks.rados.rados.0.smithi178.stdout:1931: done (1 left) 2024-02-10T05:36:34.543 INFO:tasks.rados.rados.0.smithi178.stdout:1932: done (0 left) 2024-02-10T05:36:34.543 INFO:tasks.rados.rados.0.smithi178.stdout:1933: snap_create 2024-02-10T05:36:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[92537]: failed to encode map e454 with expected crc 2024-02-10T05:36:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[92537]: osdmap e454: 8 total, 8 up, 8 in 2024-02-10T05:36:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[92537]: failed to encode map e454 with expected crc 2024-02-10T05:36:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[92537]: failed to encode map e454 with expected crc 2024-02-10T05:36:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[92537]: failed to encode map e454 with expected crc 2024-02-10T05:36:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T05:36:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T05:36:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[92537]: Upgrade: osd.4 is safe to restart 2024-02-10T05:36:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[95116]: failed to encode map e454 with expected crc 2024-02-10T05:36:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[95116]: osdmap e454: 8 total, 8 up, 8 in 2024-02-10T05:36:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[95116]: failed to encode map e454 with expected crc 2024-02-10T05:36:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[95116]: failed to encode map e454 with expected crc 2024-02-10T05:36:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[95116]: failed to encode map e454 with expected crc 2024-02-10T05:36:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T05:36:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T05:36:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:34 smithi178 ceph-mon[95116]: Upgrade: osd.4 is safe to restart 2024-02-10T05:36:34.734 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:34 smithi189 ceph-mon[89631]: failed to encode map e454 with expected crc 2024-02-10T05:36:34.734 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:34 smithi189 ceph-mon[89631]: osdmap e454: 8 total, 8 up, 8 in 2024-02-10T05:36:34.734 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:34 smithi189 ceph-mon[89631]: failed to encode map e454 with expected crc 2024-02-10T05:36:34.734 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:34 smithi189 ceph-mon[89631]: failed to encode map e454 with expected crc 2024-02-10T05:36:34.734 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:34 smithi189 ceph-mon[89631]: failed to encode map e454 with expected crc 2024-02-10T05:36:34.734 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:34 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T05:36:34.734 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:34 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T05:36:34.734 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:34 smithi189 ceph-mon[89631]: Upgrade: osd.4 is safe to restart 2024-02-10T05:36:35.206 INFO:tasks.rados.rados.0.smithi178.stdout:1933: done (0 left) 2024-02-10T05:36:35.206 INFO:tasks.rados.rados.0.smithi178.stdout:1934: snap_remove snap 194 2024-02-10T05:36:35.685 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:35 smithi189 ceph-mon[89631]: pgmap v314: 121 pgs: 121 active+clean; 290 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-02-10T05:36:35.685 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:35 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:35.685 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:35 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T05:36:35.686 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:35 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:36:35.686 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:35 smithi189 ceph-mon[89631]: failed to encode map e455 with expected crc 2024-02-10T05:36:35.686 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:35 smithi189 ceph-mon[89631]: osdmap e455: 8 total, 8 up, 8 in 2024-02-10T05:36:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:35 smithi178 ceph-mon[92537]: pgmap v314: 121 pgs: 121 active+clean; 290 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-02-10T05:36:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:35 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:35 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T05:36:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:35 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:36:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:35 smithi178 ceph-mon[92537]: failed to encode map e455 with expected crc 2024-02-10T05:36:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:35 smithi178 ceph-mon[92537]: osdmap e455: 8 total, 8 up, 8 in 2024-02-10T05:36:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:35 smithi178 ceph-mon[95116]: pgmap v314: 121 pgs: 121 active+clean; 290 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-02-10T05:36:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:35 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:35 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T05:36:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:35 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:36:35.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:35 smithi178 ceph-mon[95116]: failed to encode map e455 with expected crc 2024-02-10T05:36:35.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:35 smithi178 ceph-mon[95116]: osdmap e455: 8 total, 8 up, 8 in 2024-02-10T05:36:36.212 INFO:tasks.rados.rados.0.smithi178.stdout:1934: done (0 left) 2024-02-10T05:36:36.212 INFO:tasks.rados.rados.0.smithi178.stdout:1935: snap_remove snap 192 2024-02-10T05:36:36.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:36 smithi178 ceph-mon[95116]: Upgrade: Updating osd.4 2024-02-10T05:36:36.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:36 smithi178 ceph-mon[95116]: Deploying daemon osd.4 on smithi189 2024-02-10T05:36:36.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:36 smithi178 ceph-mon[95116]: failed to encode map e455 with expected crc 2024-02-10T05:36:36.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:36 smithi178 ceph-mon[95116]: failed to encode map e455 with expected crc 2024-02-10T05:36:36.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:36 smithi178 ceph-mon[95116]: failed to encode map e455 with expected crc 2024-02-10T05:36:36.628 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:36 smithi178 ceph-mon[95116]: osdmap e456: 8 total, 8 up, 8 in 2024-02-10T05:36:36.629 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:36 smithi178 ceph-mon[92537]: Upgrade: Updating osd.4 2024-02-10T05:36:36.629 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:36 smithi178 ceph-mon[92537]: Deploying daemon osd.4 on smithi189 2024-02-10T05:36:36.629 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:36 smithi178 ceph-mon[92537]: failed to encode map e455 with expected crc 2024-02-10T05:36:36.629 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:36 smithi178 ceph-mon[92537]: failed to encode map e455 with expected crc 2024-02-10T05:36:36.629 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:36 smithi178 ceph-mon[92537]: failed to encode map e455 with expected crc 2024-02-10T05:36:36.629 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:36 smithi178 ceph-mon[92537]: osdmap e456: 8 total, 8 up, 8 in 2024-02-10T05:36:36.752 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:36 smithi189 ceph-mon[89631]: Upgrade: Updating osd.4 2024-02-10T05:36:36.752 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:36 smithi189 ceph-mon[89631]: Deploying daemon osd.4 on smithi189 2024-02-10T05:36:36.752 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:36 smithi189 ceph-mon[89631]: failed to encode map e455 with expected crc 2024-02-10T05:36:36.752 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:36 smithi189 ceph-mon[89631]: failed to encode map e455 with expected crc 2024-02-10T05:36:36.752 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:36 smithi189 ceph-mon[89631]: failed to encode map e455 with expected crc 2024-02-10T05:36:36.752 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:36 smithi189 ceph-mon[89631]: osdmap e456: 8 total, 8 up, 8 in 2024-02-10T05:36:37.213 INFO:tasks.rados.rados.0.smithi178.stdout:1935: done (0 left) 2024-02-10T05:36:37.213 INFO:tasks.rados.rados.0.smithi178.stdout:1936: snap_remove snap 183 2024-02-10T05:36:37.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:36:37] "GET /metrics HTTP/1.1" 200 36142 "" "Prometheus/2.43.0" 2024-02-10T05:36:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-mon[92537]: failed to encode map e456 with expected crc 2024-02-10T05:36:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-mon[92537]: pgmap v317: 121 pgs: 121 active+clean; 290 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-02-10T05:36:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-mon[92537]: failed to encode map e456 with expected crc 2024-02-10T05:36:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-mon[92537]: failed to encode map e456 with expected crc 2024-02-10T05:36:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-mon[92537]: failed to encode map e457 with expected crc 2024-02-10T05:36:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-mon[92537]: osdmap e457: 8 total, 8 up, 8 in 2024-02-10T05:36:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-mon[92537]: failed to encode map e457 with expected crc 2024-02-10T05:36:37.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-mon[95116]: failed to encode map e456 with expected crc 2024-02-10T05:36:37.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-mon[95116]: pgmap v317: 121 pgs: 121 active+clean; 290 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-02-10T05:36:37.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-mon[95116]: failed to encode map e456 with expected crc 2024-02-10T05:36:37.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-mon[95116]: failed to encode map e456 with expected crc 2024-02-10T05:36:37.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-mon[95116]: failed to encode map e457 with expected crc 2024-02-10T05:36:37.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-mon[95116]: osdmap e457: 8 total, 8 up, 8 in 2024-02-10T05:36:37.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:37 smithi178 ceph-mon[95116]: failed to encode map e457 with expected crc 2024-02-10T05:36:37.767 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:37 smithi189 ceph-mon[89631]: failed to encode map e456 with expected crc 2024-02-10T05:36:37.767 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:37 smithi189 ceph-mon[89631]: pgmap v317: 121 pgs: 121 active+clean; 290 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-02-10T05:36:37.767 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:37 smithi189 ceph-mon[89631]: failed to encode map e456 with expected crc 2024-02-10T05:36:37.767 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:37 smithi189 ceph-mon[89631]: failed to encode map e456 with expected crc 2024-02-10T05:36:37.768 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:37 smithi189 ceph-mon[89631]: failed to encode map e457 with expected crc 2024-02-10T05:36:37.768 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:37 smithi189 ceph-mon[89631]: osdmap e457: 8 total, 8 up, 8 in 2024-02-10T05:36:37.768 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:37 smithi189 ceph-mon[89631]: failed to encode map e457 with expected crc 2024-02-10T05:36:38.215 INFO:tasks.rados.rados.0.smithi178.stdout:1936: done (0 left) 2024-02-10T05:36:38.215 INFO:tasks.rados.rados.0.smithi178.stdout:1937: delete oid 26 current snap is 195 2024-02-10T05:36:38.225 INFO:tasks.rados.rados.0.smithi178.stdout:1937: done (0 left) 2024-02-10T05:36:38.225 INFO:tasks.rados.rados.0.smithi178.stdout:1938: snap_remove snap 188 2024-02-10T05:36:38.510 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:38 smithi189 ceph-mon[89631]: failed to encode map e457 with expected crc 2024-02-10T05:36:38.510 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:38 smithi189 ceph-mon[89631]: osdmap e458: 8 total, 8 up, 8 in 2024-02-10T05:36:38.510 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:38 smithi189 ceph-mon[89631]: failed to encode map e458 with expected crc 2024-02-10T05:36:38.510 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:38 smithi189 ceph-mon[89631]: failed to encode map e458 with expected crc 2024-02-10T05:36:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:38 smithi178 ceph-mon[95116]: failed to encode map e457 with expected crc 2024-02-10T05:36:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:38 smithi178 ceph-mon[95116]: osdmap e458: 8 total, 8 up, 8 in 2024-02-10T05:36:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:38 smithi178 ceph-mon[95116]: failed to encode map e458 with expected crc 2024-02-10T05:36:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:38 smithi178 ceph-mon[95116]: failed to encode map e458 with expected crc 2024-02-10T05:36:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:38 smithi178 ceph-mon[92537]: failed to encode map e457 with expected crc 2024-02-10T05:36:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:38 smithi178 ceph-mon[92537]: osdmap e458: 8 total, 8 up, 8 in 2024-02-10T05:36:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:38 smithi178 ceph-mon[92537]: failed to encode map e458 with expected crc 2024-02-10T05:36:38.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:38 smithi178 ceph-mon[92537]: failed to encode map e458 with expected crc 2024-02-10T05:36:38.787 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:38 smithi189 systemd[1]: Stopping Ceph osd.4 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:36:38.787 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[36987]: 2024-02-10T05:36:38.757+0000 7fb8dd59b700 -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-02-10T05:36:38.787 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[36987]: 2024-02-10T05:36:38.757+0000 7fb8dd59b700 -1 osd.4 458 *** Got signal Terminated *** 2024-02-10T05:36:38.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:38 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[36987]: 2024-02-10T05:36:38.757+0000 7fb8dd59b700 -1 osd.4 458 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T05:36:39.220 INFO:tasks.rados.rados.0.smithi178.stdout:1938: done (0 left) 2024-02-10T05:36:39.220 INFO:tasks.rados.rados.0.smithi178.stdout:1939: read oid 49 snap -1 2024-02-10T05:36:39.220 INFO:tasks.rados.rados.0.smithi178.stdout:1939: expect (ObjNum 565 snap 177 seq_num 565) 2024-02-10T05:36:39.220 INFO:tasks.rados.rados.0.smithi178.stdout:1940: snap_remove snap 184 2024-02-10T05:36:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:39 smithi178 ceph-mon[92537]: failed to encode map e458 with expected crc 2024-02-10T05:36:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:39 smithi178 ceph-mon[92537]: failed to encode map e458 with expected crc 2024-02-10T05:36:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:39 smithi178 ceph-mon[92537]: failed to encode map e458 with expected crc 2024-02-10T05:36:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:39 smithi178 ceph-mon[92537]: pgmap v320: 121 pgs: 121 active+clean; 300 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.4 MiB/s wr, 7 op/s 2024-02-10T05:36:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:39 smithi178 ceph-mon[92537]: osd.4 marked itself down and dead 2024-02-10T05:36:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:39 smithi178 ceph-mon[92537]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:36:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:39 smithi178 ceph-mon[92537]: osdmap e459: 8 total, 7 up, 8 in 2024-02-10T05:36:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:39 smithi178 ceph-mon[95116]: failed to encode map e458 with expected crc 2024-02-10T05:36:39.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:39 smithi178 ceph-mon[95116]: failed to encode map e458 with expected crc 2024-02-10T05:36:39.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:39 smithi178 ceph-mon[95116]: failed to encode map e458 with expected crc 2024-02-10T05:36:39.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:39 smithi178 ceph-mon[95116]: pgmap v320: 121 pgs: 121 active+clean; 300 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.4 MiB/s wr, 7 op/s 2024-02-10T05:36:39.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:39 smithi178 ceph-mon[95116]: osd.4 marked itself down and dead 2024-02-10T05:36:39.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:39 smithi178 ceph-mon[95116]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:36:39.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:39 smithi178 ceph-mon[95116]: osdmap e459: 8 total, 7 up, 8 in 2024-02-10T05:36:39.729 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:39 smithi189 ceph-mon[89631]: failed to encode map e458 with expected crc 2024-02-10T05:36:39.729 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:39 smithi189 ceph-mon[89631]: failed to encode map e458 with expected crc 2024-02-10T05:36:39.729 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:39 smithi189 ceph-mon[89631]: failed to encode map e458 with expected crc 2024-02-10T05:36:39.729 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:39 smithi189 ceph-mon[89631]: pgmap v320: 121 pgs: 121 active+clean; 300 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.4 MiB/s wr, 7 op/s 2024-02-10T05:36:39.729 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:39 smithi189 ceph-mon[89631]: osd.4 marked itself down and dead 2024-02-10T05:36:39.730 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:39 smithi189 ceph-mon[89631]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:36:39.730 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:39 smithi189 ceph-mon[89631]: osdmap e459: 8 total, 7 up, 8 in 2024-02-10T05:36:40.037 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:39 smithi189 podman[95252]: 2024-02-10 05:36:39.729266846 +0000 UTC m=+1.078979440 container died 37589cbd4f03a808c453917b72365877e1ddb552c20cc75fc033086e88261337 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=quincy-72ce7c1) 2024-02-10T05:36:40.209 INFO:tasks.rados.rados.0.smithi178.stdout:1940: done (1 left) 2024-02-10T05:36:40.209 INFO:tasks.rados.rados.0.smithi178.stdout:1941: read oid 41 snap 171 2024-02-10T05:36:40.209 INFO:tasks.rados.rados.0.smithi178.stdout:1941: expect (ObjNum 462 snap 144 seq_num 462) 2024-02-10T05:36:40.209 INFO:tasks.rados.rados.0.smithi178.stdout:1942: read oid 28 snap 170 2024-02-10T05:36:40.209 INFO:tasks.rados.rados.0.smithi178.stdout:1942: expect (ObjNum 524 snap 163 seq_num 524) 2024-02-10T05:36:40.209 INFO:tasks.rados.rados.0.smithi178.stdout:1943: copy_from oid 47 from oid 37 current snap is 195 2024-02-10T05:36:40.209 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 195 2024-02-10T05:36:40.209 INFO:tasks.rados.rados.0.smithi178.stdout:1944: seq_num 608 ranges {540672=589824} 2024-02-10T05:36:40.216 INFO:tasks.rados.rados.0.smithi178.stdout:1944: writing smithi17880450-1 from 540672 to 1130496 tid 1 2024-02-10T05:36:40.216 INFO:tasks.rados.rados.0.smithi178.stdout:1945: read oid 5 snap -1 2024-02-10T05:36:40.216 INFO:tasks.rados.rados.0.smithi178.stdout:1945: expect (ObjNum 510 snap 159 seq_num 510) 2024-02-10T05:36:40.216 INFO:tasks.rados.rados.0.smithi178.stdout:1946: read oid 11 snap -1 2024-02-10T05:36:40.217 INFO:tasks.rados.rados.0.smithi178.stdout:1946: expect (ObjNum 523 snap 163 seq_num 523) 2024-02-10T05:36:40.217 INFO:tasks.rados.rados.0.smithi178.stdout:1947: snap_remove snap 179 2024-02-10T05:36:40.384 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:40 smithi189 podman[95252]: 2024-02-10 05:36:40.225783669 +0000 UTC m=+1.575496272 container cleanup 37589cbd4f03a808c453917b72365877e1ddb552c20cc75fc033086e88261337 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=quincy-72ce7c1, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:36:40.384 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:40 smithi189 bash[95252]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4 2024-02-10T05:36:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:40 smithi178 ceph-mon[92537]: failed to encode map e459 with expected crc 2024-02-10T05:36:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:40 smithi178 ceph-mon[92537]: failed to encode map e459 with expected crc 2024-02-10T05:36:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:40 smithi178 ceph-mon[92537]: failed to encode map e459 with expected crc 2024-02-10T05:36:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:40 smithi178 ceph-mon[92537]: failed to encode map e459 with expected crc 2024-02-10T05:36:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:40 smithi178 ceph-mon[92537]: osdmap e460: 8 total, 7 up, 8 in 2024-02-10T05:36:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:40 smithi178 ceph-mon[95116]: failed to encode map e459 with expected crc 2024-02-10T05:36:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:40 smithi178 ceph-mon[95116]: failed to encode map e459 with expected crc 2024-02-10T05:36:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:40 smithi178 ceph-mon[95116]: failed to encode map e459 with expected crc 2024-02-10T05:36:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:40 smithi178 ceph-mon[95116]: failed to encode map e459 with expected crc 2024-02-10T05:36:40.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:40 smithi178 ceph-mon[95116]: osdmap e460: 8 total, 7 up, 8 in 2024-02-10T05:36:40.713 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 05:36:40 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2[110389]: 2024-02-10T05:36:40.242+0000 7f1658a3c700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 107 after trimming was started 2024-02-10T05:36:40.787 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:40 smithi189 podman[95272]: 2024-02-10 05:36:40.499341163 +0000 UTC m=+0.773763279 container remove 37589cbd4f03a808c453917b72365877e1ddb552c20cc75fc033086e88261337 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, RELEASE=quincy-72ce7c1, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T05:36:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:40 smithi189 ceph-mon[89631]: failed to encode map e459 with expected crc 2024-02-10T05:36:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:40 smithi189 ceph-mon[89631]: failed to encode map e459 with expected crc 2024-02-10T05:36:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:40 smithi189 ceph-mon[89631]: failed to encode map e459 with expected crc 2024-02-10T05:36:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:40 smithi189 ceph-mon[89631]: failed to encode map e459 with expected crc 2024-02-10T05:36:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:40 smithi189 ceph-mon[89631]: osdmap e460: 8 total, 7 up, 8 in 2024-02-10T05:36:41.095 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:40 smithi189 podman[95368]: 2024-02-10 05:36:40.739583871 +0000 UTC m=+0.017998371 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:36:41.095 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:40 smithi189 podman[95368]: 2024-02-10 05:36:40.850169519 +0000 UTC m=+0.128584006 container create 2b78657957071062dc11b85a2824a8da52245d8c0835b3a4df01f846a8772ccf (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0) 2024-02-10T05:36:41.095 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:41 smithi189 podman[95368]: 2024-02-10 05:36:41.094516369 +0000 UTC m=+0.372930855 container init 2b78657957071062dc11b85a2824a8da52245d8c0835b3a4df01f846a8772ccf (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-deactivate, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, org.label-schema.schema-version=1.0) 2024-02-10T05:36:41.217 INFO:tasks.rados.rados.0.smithi178.stdout:1947: done (7 left) 2024-02-10T05:36:41.217 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 195 2024-02-10T05:36:41.217 INFO:tasks.rados.rados.0.smithi178.stdout:1948: seq_num 609 ranges {2916352=606208} 2024-02-10T05:36:41.237 INFO:tasks.rados.rados.0.smithi178.stdout:1948: writing smithi17880450-50 from 2916352 to 3522560 tid 1 2024-02-10T05:36:41.237 INFO:tasks.rados.rados.0.smithi178.stdout:1949: read oid 17 snap -1 2024-02-10T05:36:41.239 INFO:tasks.rados.rados.0.smithi178.stdout:1949: expect (ObjNum 554 snap 174 seq_num 554) 2024-02-10T05:36:41.239 INFO:tasks.rados.rados.0.smithi178.stdout:1950: snap_remove snap 189 2024-02-10T05:36:41.388 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:41 smithi189 podman[95368]: 2024-02-10 05:36:41.100392847 +0000 UTC m=+0.378807342 container start 2b78657957071062dc11b85a2824a8da52245d8c0835b3a4df01f846a8772ccf (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, ceph=True, RELEASE=main-290212a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:36:41.389 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:41 smithi189 podman[95368]: 2024-02-10 05:36:41.186090747 +0000 UTC m=+0.464505265 container attach 2b78657957071062dc11b85a2824a8da52245d8c0835b3a4df01f846a8772ccf (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-deactivate, CEPH_POINT_RELEASE=, RELEASE=main-290212a, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0) 2024-02-10T05:36:41.482 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:36:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:41 smithi178 ceph-mon[92537]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:41 smithi178 ceph-mon[92537]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:41 smithi178 ceph-mon[92537]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:41 smithi178 ceph-mon[92537]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:41 smithi178 ceph-mon[92537]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:41 smithi178 ceph-mon[92537]: pgmap v323: 121 pgs: 26 peering, 4 stale+active+clean, 91 active+clean; 300 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-02-10T05:36:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:41 smithi178 ceph-mon[92537]: osdmap e461: 8 total, 7 up, 8 in 2024-02-10T05:36:41.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:41 smithi178 ceph-mon[95116]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:41 smithi178 ceph-mon[95116]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:41 smithi178 ceph-mon[95116]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:41 smithi178 ceph-mon[95116]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:41 smithi178 ceph-mon[95116]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:41 smithi178 ceph-mon[95116]: pgmap v323: 121 pgs: 26 peering, 4 stale+active+clean, 91 active+clean; 300 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-02-10T05:36:41.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:41 smithi178 ceph-mon[95116]: osdmap e461: 8 total, 7 up, 8 in 2024-02-10T05:36:41.714 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:41 smithi189 podman[95368]: 2024-02-10 05:36:41.409916875 +0000 UTC m=+0.688331351 container died 2b78657957071062dc11b85a2824a8da52245d8c0835b3a4df01f846a8772ccf (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T05:36:41.714 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:41 smithi189 ceph-mon[89631]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.714 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:41 smithi189 ceph-mon[89631]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.714 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:41 smithi189 ceph-mon[89631]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.715 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:41 smithi189 ceph-mon[89631]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.715 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:41 smithi189 ceph-mon[89631]: failed to encode map e460 with expected crc 2024-02-10T05:36:41.715 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:41 smithi189 ceph-mon[89631]: pgmap v323: 121 pgs: 26 peering, 4 stale+active+clean, 91 active+clean; 300 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 2.4 MiB/s wr, 8 op/s 2024-02-10T05:36:41.715 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:41 smithi189 ceph-mon[89631]: osdmap e461: 8 total, 7 up, 8 in 2024-02-10T05:36:41.791 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:36:41.791 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (5m) 28s ago 9m 24.9M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:36:41.791 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (4m) 3m ago 8m 77.8M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:36:41.791 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (10m) 28s ago 10m 20.2M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:36:41.791 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (10m) 3m ago 10m 14.7M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:36:41.791 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (4m) 3m ago 13m 448M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:36:41.791 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (4m) 28s ago 15m 506M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:36:41.791 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (3m) 28s ago 15m 55.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:36:41.792 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (3m) 3m ago 13m 29.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 32ab039140f2 2024-02-10T05:36:41.792 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (3m) 28s ago 13m 46.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:36:41.792 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (5m) 28s ago 8m 16.4M - 1.5.0 0da6a335fe13 81bb7dad5008 2024-02-10T05:36:41.792 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (4m) 3m ago 8m 7872k - 1.5.0 0da6a335fe13 31c11a476517 2024-02-10T05:36:41.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (2m) 28s ago 13m 199M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 6b1445eee423 2024-02-10T05:36:41.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (103s) 28s ago 12m 175M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 9caa5019ee1f 2024-02-10T05:36:41.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (67s) 28s ago 12m 152M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 2733e0215ccb 2024-02-10T05:36:41.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (33s) 28s ago 11m 13.5M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92fd1871dd99 2024-02-10T05:36:41.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (11m) 3m ago 11m 152M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 37589cbd4f03 2024-02-10T05:36:41.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (11m) 3m ago 11m 230M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:36:41.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (10m) 3m ago 10m 130M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:36:41.792 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (10m) 3m ago 10m 115M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:36:41.792 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (4m) 3m ago 9m 47.2M - 2.43.0 a07b618ecd1d 42ce2738514d 2024-02-10T05:36:42.173 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:36:42.173 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:36:42.173 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:36:42.173 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:36:42.173 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:36:42.173 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:36:42.174 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:36:42.174 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:36:42.174 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 3, 2024-02-10T05:36:42.174 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T05:36:42.174 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:36:42.174 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:36:42.174 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:36:42.174 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:36:42.174 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:36:42.174 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 5, 2024-02-10T05:36:42.174 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 9 2024-02-10T05:36:42.174 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:36:42.174 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:36:42.218 INFO:tasks.rados.rados.0.smithi178.stdout:1950: done (9 left) 2024-02-10T05:36:42.218 INFO:tasks.rados.rados.0.smithi178.stdout:1951: snap_create 2024-02-10T05:36:42.218 INFO:tasks.rados.rados.0.smithi178.stdout:1939: expect (ObjNum 565 snap 177 seq_num 565) 2024-02-10T05:36:42.287 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:42 smithi189 podman[95414]: 2024-02-10 05:36:42.006771166 +0000 UTC m=+0.586374040 container remove 2b78657957071062dc11b85a2824a8da52245d8c0835b3a4df01f846a8772ccf (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-deactivate, RELEASE=main-290212a, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.2) 2024-02-10T05:36:42.288 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:42 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.4.service: Deactivated successfully. 2024-02-10T05:36:42.288 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:42 smithi189 systemd[1]: Stopped Ceph osd.4 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:36:42.288 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:42 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.4.service: Consumed 14.806s CPU time. 2024-02-10T05:36:42.288 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:42 smithi189 systemd[1]: Starting Ceph osd.4 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:36:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:42 smithi178 ceph-mon[92537]: failed to encode map e461 with expected crc 2024-02-10T05:36:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:42 smithi178 ceph-mon[92537]: failed to encode map e461 with expected crc 2024-02-10T05:36:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:42 smithi178 ceph-mon[92537]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-10T05:36:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:42 smithi178 ceph-mon[92537]: from='client.44234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:36:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:42 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/4271585981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:42 smithi178 ceph-mon[92537]: osdmap e462: 8 total, 7 up, 8 in 2024-02-10T05:36:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:42 smithi178 ceph-mon[95116]: failed to encode map e461 with expected crc 2024-02-10T05:36:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:42 smithi178 ceph-mon[95116]: failed to encode map e461 with expected crc 2024-02-10T05:36:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:42 smithi178 ceph-mon[95116]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-10T05:36:42.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:42 smithi178 ceph-mon[95116]: from='client.44234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:36:42.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:42 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/4271585981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:42.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:42 smithi178 ceph-mon[95116]: osdmap e462: 8 total, 7 up, 8 in 2024-02-10T05:36:42.514 INFO:tasks.rados.rados.0.smithi178.stdout:1941: expect (ObjNum 462 snap 144 seq_num 462) 2024-02-10T05:36:42.528 INFO:tasks.rados.rados.0.smithi178.stdout:1944: finishing write tid 1 to smithi17880450-1 2024-02-10T05:36:42.528 INFO:tasks.rados.rados.0.smithi178.stdout:1944: finishing write tid 2 to smithi17880450-1 2024-02-10T05:36:42.528 INFO:tasks.rados.rados.0.smithi178.stdout:1944: finishing write tid 3 to smithi17880450-1 2024-02-10T05:36:42.528 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 887 (ObjNum 608 snap 195 seq_num 608) dirty exists 2024-02-10T05:36:42.528 INFO:tasks.rados.rados.0.smithi178.stdout:1944: left oid 1 (ObjNum 608 snap 195 seq_num 608) 2024-02-10T05:36:42.528 INFO:tasks.rados.rados.0.smithi178.stdout:1946: expect (ObjNum 523 snap 163 seq_num 523) 2024-02-10T05:36:42.668 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:42 smithi189 ceph-mon[89631]: failed to encode map e461 with expected crc 2024-02-10T05:36:42.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:42 smithi189 ceph-mon[89631]: failed to encode map e461 with expected crc 2024-02-10T05:36:42.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:42 smithi189 ceph-mon[89631]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-10T05:36:42.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:42 smithi189 ceph-mon[89631]: from='client.44234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:36:42.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:42 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/4271585981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:42.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:42 smithi189 ceph-mon[89631]: osdmap e462: 8 total, 7 up, 8 in 2024-02-10T05:36:42.669 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:42 smithi189 podman[95521]: 2024-02-10 05:36:42.346269016 +0000 UTC m=+0.017879295 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:36:42.669 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:42 smithi189 podman[95521]: 2024-02-10 05:36:42.466220813 +0000 UTC m=+0.137831077 container create 59a526511cd71ec353fbe679c713de9ba94b044418fec9f1883132a16a11f401 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-activate, ceph=True, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-290212a, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-02-10T05:36:42.709 INFO:tasks.rados.rados.0.smithi178.stdout:1942: expect (ObjNum 524 snap 163 seq_num 524) 2024-02-10T05:36:42.951 INFO:tasks.rados.rados.0.smithi178.stdout:1945: expect (ObjNum 510 snap 159 seq_num 510) 2024-02-10T05:36:43.037 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:42 smithi189 podman[95521]: 2024-02-10 05:36:42.668502931 +0000 UTC m=+0.340113200 container init 59a526511cd71ec353fbe679c713de9ba94b044418fec9f1883132a16a11f401 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-activate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=main-290212a, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:36:43.037 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:42 smithi189 podman[95521]: 2024-02-10 05:36:42.674242301 +0000 UTC m=+0.345852566 container start 59a526511cd71ec353fbe679c713de9ba94b044418fec9f1883132a16a11f401 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-activate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=main-290212a, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD) 2024-02-10T05:36:43.037 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:42 smithi189 podman[95521]: 2024-02-10 05:36:42.768471084 +0000 UTC m=+0.440081363 container attach 59a526511cd71ec353fbe679c713de9ba94b044418fec9f1883132a16a11f401 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-activate, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, RELEASE=main-290212a, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-02-10T05:36:43.064 INFO:tasks.rados.rados.0.smithi178.stdout:1943: finishing copy_from racing read to smithi17880450-47 2024-02-10T05:36:43.064 INFO:tasks.rados.rados.0.smithi178.stdout:1943: finishing copy_from to smithi17880450-47 2024-02-10T05:36:43.064 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 1615 (ObjNum 594 snap 190 seq_num 594) dirty exists 2024-02-10T05:36:43.064 INFO:tasks.rados.rados.0.smithi178.stdout:1948: finishing write tid 1 to smithi17880450-50 2024-02-10T05:36:43.065 INFO:tasks.rados.rados.0.smithi178.stdout:1948: finishing write tid 2 to smithi17880450-50 2024-02-10T05:36:43.065 INFO:tasks.rados.rados.0.smithi178.stdout:1948: finishing write tid 3 to smithi17880450-50 2024-02-10T05:36:43.065 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 375 (ObjNum 609 snap 195 seq_num 609) dirty exists 2024-02-10T05:36:43.065 INFO:tasks.rados.rados.0.smithi178.stdout:1948: left oid 50 (ObjNum 609 snap 195 seq_num 609) 2024-02-10T05:36:43.065 INFO:tasks.rados.rados.0.smithi178.stdout:1949: expect (ObjNum 554 snap 174 seq_num 554) 2024-02-10T05:36:43.221 INFO:tasks.rados.rados.0.smithi178.stdout:1939: done (9 left) 2024-02-10T05:36:43.221 INFO:tasks.rados.rados.0.smithi178.stdout:1941: done (8 left) 2024-02-10T05:36:43.221 INFO:tasks.rados.rados.0.smithi178.stdout:1942: done (7 left) 2024-02-10T05:36:43.221 INFO:tasks.rados.rados.0.smithi178.stdout:1943: done (6 left) 2024-02-10T05:36:43.221 INFO:tasks.rados.rados.0.smithi178.stdout:1944: done (5 left) 2024-02-10T05:36:43.221 INFO:tasks.rados.rados.0.smithi178.stdout:1945: done (4 left) 2024-02-10T05:36:43.221 INFO:tasks.rados.rados.0.smithi178.stdout:1946: done (3 left) 2024-02-10T05:36:43.221 INFO:tasks.rados.rados.0.smithi178.stdout:1948: done (2 left) 2024-02-10T05:36:43.221 INFO:tasks.rados.rados.0.smithi178.stdout:1949: done (1 left) 2024-02-10T05:36:43.221 INFO:tasks.rados.rados.0.smithi178.stdout:1951: done (0 left) 2024-02-10T05:36:43.221 INFO:tasks.rados.rados.0.smithi178.stdout:1952: rollback oid 39 current snap is 196 2024-02-10T05:36:43.222 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 39 to 171 2024-02-10T05:36:43.222 INFO:tasks.rados.rados.0.smithi178.stdout:1953: snap_create 2024-02-10T05:36:43.227 INFO:tasks.rados.rados.0.smithi178.stdout:1952: finishing rollback tid 0 to smithi17880450-39 2024-02-10T05:36:43.227 INFO:tasks.rados.rados.0.smithi178.stdout:1952: finishing rollback tid 1 to smithi17880450-39 2024-02-10T05:36:43.227 INFO:tasks.rados.rados.0.smithi178.stdout:1952: finishing rollback tid 2 to smithi17880450-39 2024-02-10T05:36:43.227 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1432 (ObjNum 544 snap 169 seq_num 544) dirty exists 2024-02-10T05:36:43.395 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-activate[95537]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-10T05:36:43.395 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-activate[95537]: 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-02-10T05:36:43.395 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 bash[95521]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-10T05:36:43.395 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 bash[95521]: 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-02-10T05:36:43.395 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 bash[95521]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-10T05:36:43.395 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 bash[95521]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-10T05:36:43.395 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 bash[95521]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-10T05:36:43.395 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 bash[95521]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-10T05:36:43.396 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 bash[95521]: --> ceph-volume raw activate successful for osd ID: 4 2024-02-10T05:36:43.396 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-activate[95537]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-10T05:36:43.396 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-activate[95537]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-10T05:36:43.396 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-activate[95537]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-10T05:36:43.396 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-activate[95537]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-10T05:36:43.396 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-activate[95537]: --> ceph-volume raw activate successful for osd ID: 4 2024-02-10T05:36:43.396 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 podman[95521]: 2024-02-10 05:36:43.142422714 +0000 UTC m=+0.814032981 container died 59a526511cd71ec353fbe679c713de9ba94b044418fec9f1883132a16a11f401 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-activate, RELEASE=main-290212a, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-02-10T05:36:43.688 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:43 smithi189 ceph-mon[89631]: from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:36:43.689 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:43 smithi189 ceph-mon[89631]: failed to encode map e462 with expected crc 2024-02-10T05:36:43.689 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:43 smithi189 ceph-mon[89631]: failed to encode map e462 with expected crc 2024-02-10T05:36:43.689 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:43 smithi189 ceph-mon[89631]: pgmap v326: 121 pgs: 4 active+undersized+degraded, 26 peering, 2 stale+active+clean, 5 active+undersized, 84 active+clean; 300 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 0 B/s wr, 1 op/s; 17/444 objects degraded (3.829%) 2024-02-10T05:36:43.689 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:43 smithi189 ceph-mon[89631]: osdmap e463: 8 total, 7 up, 8 in 2024-02-10T05:36:43.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:43 smithi178 ceph-mon[95116]: from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:36:43.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:43 smithi178 ceph-mon[95116]: failed to encode map e462 with expected crc 2024-02-10T05:36:43.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:43 smithi178 ceph-mon[95116]: failed to encode map e462 with expected crc 2024-02-10T05:36:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:43 smithi178 ceph-mon[95116]: pgmap v326: 121 pgs: 4 active+undersized+degraded, 26 peering, 2 stale+active+clean, 5 active+undersized, 84 active+clean; 300 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 0 B/s wr, 1 op/s; 17/444 objects degraded (3.829%) 2024-02-10T05:36:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:43 smithi178 ceph-mon[95116]: osdmap e463: 8 total, 7 up, 8 in 2024-02-10T05:36:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:43 smithi178 ceph-mon[92537]: from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:36:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:43 smithi178 ceph-mon[92537]: failed to encode map e462 with expected crc 2024-02-10T05:36:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:43 smithi178 ceph-mon[92537]: failed to encode map e462 with expected crc 2024-02-10T05:36:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:43 smithi178 ceph-mon[92537]: pgmap v326: 121 pgs: 4 active+undersized+degraded, 26 peering, 2 stale+active+clean, 5 active+undersized, 84 active+clean; 300 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 0 B/s wr, 1 op/s; 17/444 objects degraded (3.829%) 2024-02-10T05:36:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:43 smithi178 ceph-mon[92537]: osdmap e463: 8 total, 7 up, 8 in 2024-02-10T05:36:44.037 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 podman[95672]: 2024-02-10 05:36:43.688920812 +0000 UTC m=+0.541121980 container remove 59a526511cd71ec353fbe679c713de9ba94b044418fec9f1883132a16a11f401 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-activate, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=main-290212a, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:36:44.037 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 podman[95741]: 2024-02-10 05:36:43.804914229 +0000 UTC m=+0.018351186 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:36:44.037 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:43 smithi189 podman[95741]: 2024-02-10 05:36:43.91507929 +0000 UTC m=+0.128516277 container create d9b69540b81309f7250eb597c52259d811268d126148993b1442327252e60387 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=main-290212a, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:36:44.222 INFO:tasks.rados.rados.0.smithi178.stdout:1952: done (1 left) 2024-02-10T05:36:44.222 INFO:tasks.rados.rados.0.smithi178.stdout:1953: done (0 left) 2024-02-10T05:36:44.222 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 28 current snap is 197 2024-02-10T05:36:44.222 INFO:tasks.rados.rados.0.smithi178.stdout:1954: seq_num 610 ranges {0=622592} 2024-02-10T05:36:44.225 INFO:tasks.rados.rados.0.smithi178.stdout:1954: writing smithi17880450-28 from 0 to 622592 tid 1 2024-02-10T05:36:44.225 INFO:tasks.rados.rados.0.smithi178.stdout:1955: snap_create 2024-02-10T05:36:44.231 INFO:tasks.rados.rados.0.smithi178.stdout:1954: finishing write tid 1 to smithi17880450-28 2024-02-10T05:36:44.232 INFO:tasks.rados.rados.0.smithi178.stdout:1954: finishing write tid 2 to smithi17880450-28 2024-02-10T05:36:44.233 INFO:tasks.rados.rados.0.smithi178.stdout:1954: finishing write tid 3 to smithi17880450-28 2024-02-10T05:36:44.233 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 678 (ObjNum 610 snap 197 seq_num 610) dirty exists 2024-02-10T05:36:44.233 INFO:tasks.rados.rados.0.smithi178.stdout:1954: left oid 28 (ObjNum 610 snap 197 seq_num 610) 2024-02-10T05:36:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:44 smithi178 ceph-mon[92537]: failed to encode map e463 with expected crc 2024-02-10T05:36:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:44 smithi178 ceph-mon[92537]: failed to encode map e463 with expected crc 2024-02-10T05:36:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:44 smithi178 ceph-mon[92537]: Health check failed: Degraded data redundancy: 17/444 objects degraded (3.829%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T05:36:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:44 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:36:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:44 smithi178 ceph-mon[92537]: osdmap e464: 8 total, 7 up, 8 in 2024-02-10T05:36:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:44 smithi178 ceph-mon[95116]: failed to encode map e463 with expected crc 2024-02-10T05:36:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:44 smithi178 ceph-mon[95116]: failed to encode map e463 with expected crc 2024-02-10T05:36:44.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:44 smithi178 ceph-mon[95116]: Health check failed: Degraded data redundancy: 17/444 objects degraded (3.829%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T05:36:44.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:44 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:44.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:36:44.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:44 smithi178 ceph-mon[95116]: osdmap e464: 8 total, 7 up, 8 in 2024-02-10T05:36:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:44 smithi189 ceph-mon[89631]: failed to encode map e463 with expected crc 2024-02-10T05:36:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:44 smithi189 ceph-mon[89631]: failed to encode map e463 with expected crc 2024-02-10T05:36:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:44 smithi189 ceph-mon[89631]: Health check failed: Degraded data redundancy: 17/444 objects degraded (3.829%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T05:36:44.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:44 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:44.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:36:44.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:44 smithi189 ceph-mon[89631]: osdmap e464: 8 total, 7 up, 8 in 2024-02-10T05:36:44.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:44 smithi189 podman[95741]: 2024-02-10 05:36:44.375965684 +0000 UTC m=+0.589402629 container init d9b69540b81309f7250eb597c52259d811268d126148993b1442327252e60387 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, RELEASE=main-290212a, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, GIT_CLEAN=True) 2024-02-10T05:36:44.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:44 smithi189 podman[95741]: 2024-02-10 05:36:44.38175672 +0000 UTC m=+0.595193665 container start d9b69540b81309f7250eb597c52259d811268d126148993b1442327252e60387 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-02-10T05:36:44.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:44 smithi189 ceph-osd[95779]: -- 172.21.15.189:0/3915784867 <== mon.1 v2:172.21.15.189:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560a8c5611e0 con 0x560a8c533000 2024-02-10T05:36:44.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:44 smithi189 bash[95741]: d9b69540b81309f7250eb597c52259d811268d126148993b1442327252e60387 2024-02-10T05:36:44.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:44 smithi189 systemd[1]: Started Ceph osd.4 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:36:45.223 INFO:tasks.rados.rados.0.smithi178.stdout:1954: done (1 left) 2024-02-10T05:36:45.223 INFO:tasks.rados.rados.0.smithi178.stdout:1955: done (0 left) 2024-02-10T05:36:45.223 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 198 2024-02-10T05:36:45.224 INFO:tasks.rados.rados.0.smithi178.stdout:1956: seq_num 611 ranges {2072576=638976} 2024-02-10T05:36:45.238 INFO:tasks.rados.rados.0.smithi178.stdout:1956: writing smithi17880450-22 from 2072576 to 2711552 tid 1 2024-02-10T05:36:45.238 INFO:tasks.rados.rados.0.smithi178.stdout:1957: copy_from oid 50 from oid 15 current snap is 198 2024-02-10T05:36:45.238 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 8 current snap is 198 2024-02-10T05:36:45.238 INFO:tasks.rados.rados.0.smithi178.stdout:1958: seq_num 612 ranges {4964352=655360} 2024-02-10T05:36:45.269 INFO:tasks.rados.rados.0.smithi178.stdout:1958: writing smithi17880450-8 from 4964352 to 5619712 tid 1 2024-02-10T05:36:45.270 INFO:tasks.rados.rados.0.smithi178.stdout:1959: copy_from oid 31 from oid 27 current snap is 198 2024-02-10T05:36:45.270 INFO:tasks.rados.rados.0.smithi178.stdout:1956: finishing write tid 1 to smithi17880450-22 2024-02-10T05:36:45.270 INFO:tasks.rados.rados.0.smithi178.stdout:1956: finishing write tid 2 to smithi17880450-22 2024-02-10T05:36:45.270 INFO:tasks.rados.rados.0.smithi178.stdout:1956: finishing write tid 3 to smithi17880450-22 2024-02-10T05:36:45.270 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 898 (ObjNum 611 snap 198 seq_num 611) dirty exists 2024-02-10T05:36:45.270 INFO:tasks.rados.rados.0.smithi178.stdout:1956: left oid 22 (ObjNum 611 snap 198 seq_num 611) 2024-02-10T05:36:45.270 INFO:tasks.rados.rados.0.smithi178.stdout:1956: done (3 left) 2024-02-10T05:36:45.270 INFO:tasks.rados.rados.0.smithi178.stdout:1960: snap_create 2024-02-10T05:36:45.275 INFO:tasks.rados.rados.0.smithi178.stdout:1958: finishing write tid 1 to smithi17880450-8 2024-02-10T05:36:45.277 INFO:tasks.rados.rados.0.smithi178.stdout:1958: finishing write tid 2 to smithi17880450-8 2024-02-10T05:36:45.280 INFO:tasks.rados.rados.0.smithi178.stdout:1958: finishing write tid 3 to smithi17880450-8 2024-02-10T05:36:45.280 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 397 (ObjNum 612 snap 198 seq_num 612) dirty exists 2024-02-10T05:36:45.280 INFO:tasks.rados.rados.0.smithi178.stdout:1958: left oid 8 (ObjNum 612 snap 198 seq_num 612) 2024-02-10T05:36:45.282 INFO:tasks.rados.rados.0.smithi178.stdout:1957: finishing copy_from racing read to smithi17880450-50 2024-02-10T05:36:45.283 INFO:tasks.rados.rados.0.smithi178.stdout:1957: finishing copy_from to smithi17880450-50 2024-02-10T05:36:45.283 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 359 (ObjNum 546 snap 169 seq_num 546) dirty exists 2024-02-10T05:36:45.286 INFO:tasks.rados.rados.0.smithi178.stdout:1959: finishing copy_from racing read to smithi17880450-31 2024-02-10T05:36:45.287 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:44 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T05:36:44.920+0000 7f7ce92c77c0 -1 Falling back to public interface 2024-02-10T05:36:45.287 INFO:tasks.rados.rados.0.smithi178.stdout:1959: finishing copy_from to smithi17880450-31 2024-02-10T05:36:45.287 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 824 (ObjNum 552 snap 174 seq_num 552) dirty exists 2024-02-10T05:36:45.705 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:45 smithi189 ceph-mon[89631]: failed to encode map e464 with expected crc 2024-02-10T05:36:45.705 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:45 smithi189 ceph-mon[89631]: failed to encode map e464 with expected crc 2024-02-10T05:36:45.705 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:45 smithi189 ceph-mon[89631]: failed to encode map e464 with expected crc 2024-02-10T05:36:45.705 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:45 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:45.705 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:45 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:45.705 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:45 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:36:45.705 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:45 smithi189 ceph-mon[89631]: pgmap v329: 121 pgs: 14 active+undersized+degraded, 34 active+undersized, 73 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 49/444 objects degraded (11.036%) 2024-02-10T05:36:45.705 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:45 smithi189 ceph-mon[89631]: osdmap e465: 8 total, 7 up, 8 in 2024-02-10T05:36:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[95116]: failed to encode map e464 with expected crc 2024-02-10T05:36:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[95116]: failed to encode map e464 with expected crc 2024-02-10T05:36:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[95116]: failed to encode map e464 with expected crc 2024-02-10T05:36:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:36:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[95116]: pgmap v329: 121 pgs: 14 active+undersized+degraded, 34 active+undersized, 73 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 49/444 objects degraded (11.036%) 2024-02-10T05:36:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[95116]: osdmap e465: 8 total, 7 up, 8 in 2024-02-10T05:36:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[92537]: failed to encode map e464 with expected crc 2024-02-10T05:36:45.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[92537]: failed to encode map e464 with expected crc 2024-02-10T05:36:45.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[92537]: failed to encode map e464 with expected crc 2024-02-10T05:36:45.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:45.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:45.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:36:45.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[92537]: pgmap v329: 121 pgs: 14 active+undersized+degraded, 34 active+undersized, 73 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 49/444 objects degraded (11.036%) 2024-02-10T05:36:45.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:45 smithi178 ceph-mon[92537]: osdmap e465: 8 total, 7 up, 8 in 2024-02-10T05:36:46.225 INFO:tasks.rados.rados.0.smithi178.stdout:1957: done (3 left) 2024-02-10T05:36:46.226 INFO:tasks.rados.rados.0.smithi178.stdout:1958: done (2 left) 2024-02-10T05:36:46.226 INFO:tasks.rados.rados.0.smithi178.stdout:1959: done (1 left) 2024-02-10T05:36:46.226 INFO:tasks.rados.rados.0.smithi178.stdout:1960: done (0 left) 2024-02-10T05:36:46.226 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 199 2024-02-10T05:36:46.226 INFO:tasks.rados.rados.0.smithi178.stdout:1961: seq_num 613 ranges {0=671744} 2024-02-10T05:36:46.229 INFO:tasks.rados.rados.0.smithi178.stdout:1961: writing smithi17880450-43 from 0 to 671744 tid 1 2024-02-10T05:36:46.229 INFO:tasks.rados.rados.0.smithi178.stdout:1962: delete oid 18 current snap is 199 2024-02-10T05:36:46.235 INFO:tasks.rados.rados.0.smithi178.stdout:1961: finishing write tid 1 to smithi17880450-43 2024-02-10T05:36:46.236 INFO:tasks.rados.rados.0.smithi178.stdout:1961: finishing write tid 2 to smithi17880450-43 2024-02-10T05:36:46.238 INFO:tasks.rados.rados.0.smithi178.stdout:1962: done (1 left) 2024-02-10T05:36:46.238 INFO:tasks.rados.rados.0.smithi178.stdout:1963: read oid 13 snap -1 2024-02-10T05:36:46.238 INFO:tasks.rados.rados.0.smithi178.stdout:1963: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:36:46.238 INFO:tasks.rados.rados.0.smithi178.stdout:1964: snap_create 2024-02-10T05:36:46.238 INFO:tasks.rados.rados.0.smithi178.stdout:1961: finishing write tid 3 to smithi17880450-43 2024-02-10T05:36:46.238 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 286 (ObjNum 613 snap 199 seq_num 613) dirty exists 2024-02-10T05:36:46.238 INFO:tasks.rados.rados.0.smithi178.stdout:1961: left oid 43 (ObjNum 613 snap 199 seq_num 613) 2024-02-10T05:36:46.263 INFO:tasks.rados.rados.0.smithi178.stdout:1963: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:36:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:46 smithi189 ceph-mon[89631]: failed to encode map e465 with expected crc 2024-02-10T05:36:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:46 smithi189 ceph-mon[89631]: failed to encode map e465 with expected crc 2024-02-10T05:36:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:46 smithi189 ceph-mon[89631]: failed to encode map e465 with expected crc 2024-02-10T05:36:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:46 smithi189 ceph-mon[89631]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-02-10T05:36:46.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:46 smithi189 ceph-mon[89631]: osdmap e466: 8 total, 7 up, 8 in 2024-02-10T05:36:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:46 smithi178 ceph-mon[92537]: failed to encode map e465 with expected crc 2024-02-10T05:36:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:46 smithi178 ceph-mon[92537]: failed to encode map e465 with expected crc 2024-02-10T05:36:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:46 smithi178 ceph-mon[92537]: failed to encode map e465 with expected crc 2024-02-10T05:36:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:46 smithi178 ceph-mon[92537]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-02-10T05:36:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:46 smithi178 ceph-mon[92537]: osdmap e466: 8 total, 7 up, 8 in 2024-02-10T05:36:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:46 smithi178 ceph-mon[95116]: failed to encode map e465 with expected crc 2024-02-10T05:36:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:46 smithi178 ceph-mon[95116]: failed to encode map e465 with expected crc 2024-02-10T05:36:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:46 smithi178 ceph-mon[95116]: failed to encode map e465 with expected crc 2024-02-10T05:36:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:46 smithi178 ceph-mon[95116]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-02-10T05:36:46.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:46 smithi178 ceph-mon[95116]: osdmap e466: 8 total, 7 up, 8 in 2024-02-10T05:36:47.226 INFO:tasks.rados.rados.0.smithi178.stdout:1961: done (2 left) 2024-02-10T05:36:47.227 INFO:tasks.rados.rados.0.smithi178.stdout:1963: done (1 left) 2024-02-10T05:36:47.227 INFO:tasks.rados.rados.0.smithi178.stdout:1964: done (0 left) 2024-02-10T05:36:47.227 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 200 2024-02-10T05:36:47.227 INFO:tasks.rados.rados.0.smithi178.stdout:1965: seq_num 615 ranges {0=704512} 2024-02-10T05:36:47.230 INFO:tasks.rados.rados.0.smithi178.stdout:1965: writing smithi17880450-7 from 0 to 704512 tid 1 2024-02-10T05:36:47.230 INFO:tasks.rados.rados.0.smithi178.stdout:1966: read oid 43 snap -1 2024-02-10T05:36:47.230 INFO:tasks.rados.rados.0.smithi178.stdout:1966: expect (ObjNum 613 snap 199 seq_num 613) 2024-02-10T05:36:47.231 INFO:tasks.rados.rados.0.smithi178.stdout:1967: snap_remove snap 193 2024-02-10T05:36:47.576 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:36:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:36:47] "GET /metrics HTTP/1.1" 200 36212 "" "Prometheus/2.43.0" 2024-02-10T05:36:47.900 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:47 smithi178 ceph-mon[95116]: failed to encode map e466 with expected crc 2024-02-10T05:36:47.900 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:47 smithi178 ceph-mon[95116]: failed to encode map e466 with expected crc 2024-02-10T05:36:47.900 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:47 smithi178 ceph-mon[95116]: pgmap v332: 121 pgs: 14 active+undersized+degraded, 34 active+undersized, 73 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 49/444 objects degraded (11.036%) 2024-02-10T05:36:47.900 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:47 smithi178 ceph-mon[95116]: osdmap e467: 8 total, 7 up, 8 in 2024-02-10T05:36:47.901 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:47 smithi178 ceph-mon[92537]: failed to encode map e466 with expected crc 2024-02-10T05:36:47.901 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:47 smithi178 ceph-mon[92537]: failed to encode map e466 with expected crc 2024-02-10T05:36:47.901 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:47 smithi178 ceph-mon[92537]: pgmap v332: 121 pgs: 14 active+undersized+degraded, 34 active+undersized, 73 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 49/444 objects degraded (11.036%) 2024-02-10T05:36:47.901 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:47 smithi178 ceph-mon[92537]: osdmap e467: 8 total, 7 up, 8 in 2024-02-10T05:36:48.006 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:47 smithi189 ceph-mon[89631]: failed to encode map e466 with expected crc 2024-02-10T05:36:48.006 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:47 smithi189 ceph-mon[89631]: failed to encode map e466 with expected crc 2024-02-10T05:36:48.007 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:47 smithi189 ceph-mon[89631]: pgmap v332: 121 pgs: 14 active+undersized+degraded, 34 active+undersized, 73 active+clean; 307 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.2 MiB/s wr, 6 op/s; 49/444 objects degraded (11.036%) 2024-02-10T05:36:48.007 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:47 smithi189 ceph-mon[89631]: osdmap e467: 8 total, 7 up, 8 in 2024-02-10T05:36:48.229 INFO:tasks.rados.rados.0.smithi178.stdout:1967: done (2 left) 2024-02-10T05:36:48.230 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 200 2024-02-10T05:36:48.230 INFO:tasks.rados.rados.0.smithi178.stdout:1966: expect (ObjNum 613 snap 199 seq_num 613) 2024-02-10T05:36:48.250 INFO:tasks.rados.rados.0.smithi178.stdout:1965: finishing write tid 1 to smithi17880450-7 2024-02-10T05:36:48.250 INFO:tasks.rados.rados.0.smithi178.stdout:1965: finishing write tid 2 to smithi17880450-7 2024-02-10T05:36:48.251 INFO:tasks.rados.rados.0.smithi178.stdout:1965: finishing write tid 3 to smithi17880450-7 2024-02-10T05:36:48.251 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 1389 (ObjNum 615 snap 200 seq_num 615) dirty exists 2024-02-10T05:36:48.251 INFO:tasks.rados.rados.0.smithi178.stdout:1965: left oid 7 (ObjNum 615 snap 200 seq_num 615) 2024-02-10T05:36:48.251 INFO:tasks.rados.rados.0.smithi178.stdout:1968: seq_num 616 ranges {10330112=720896} 2024-02-10T05:36:48.287 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:48 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T05:36:48.032+0000 7f7ce92c77c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-02-10T05:36:48.287 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:48 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T05:36:48.116+0000 7f7ce92c77c0 -1 osd.4 458 log_to_monitors true 2024-02-10T05:36:48.309 INFO:tasks.rados.rados.0.smithi178.stdout:1968: writing smithi17880450-25 from 10330112 to 11051008 tid 1 2024-02-10T05:36:48.309 INFO:tasks.rados.rados.0.smithi178.stdout:1965: done (2 left) 2024-02-10T05:36:48.309 INFO:tasks.rados.rados.0.smithi178.stdout:1966: done (1 left) 2024-02-10T05:36:48.309 INFO:tasks.rados.rados.0.smithi178.stdout:1969: snap_remove snap 181 2024-02-10T05:36:48.863 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 05:36:48 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T05:36:48.682+0000 7f7cd6717700 -1 osd.4 458 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:36:48.863 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:48 smithi189 ceph-mon[89631]: failed to encode map e467 with expected crc 2024-02-10T05:36:48.863 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:48 smithi189 ceph-mon[89631]: failed to encode map e467 with expected crc 2024-02-10T05:36:48.863 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:48 smithi189 ceph-mon[89631]: from='osd.4 [v2:172.21.15.189:6800/3788830723,v1:172.21.15.189:6801/3788830723]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T05:36:48.863 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:48 smithi189 ceph-mon[89631]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T05:36:48.864 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:48 smithi189 ceph-mon[89631]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T05:36:48.864 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:48 smithi189 ceph-mon[89631]: from='osd.4 [v2:172.21.15.189:6800/3788830723,v1:172.21.15.189:6801/3788830723]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:36:48.864 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:48 smithi189 ceph-mon[89631]: osdmap e468: 8 total, 7 up, 8 in 2024-02-10T05:36:48.864 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:48 smithi189 ceph-mon[89631]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:36:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[92537]: failed to encode map e467 with expected crc 2024-02-10T05:36:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[92537]: failed to encode map e467 with expected crc 2024-02-10T05:36:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[92537]: from='osd.4 [v2:172.21.15.189:6800/3788830723,v1:172.21.15.189:6801/3788830723]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T05:36:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[92537]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T05:36:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[92537]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T05:36:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[92537]: from='osd.4 [v2:172.21.15.189:6800/3788830723,v1:172.21.15.189:6801/3788830723]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:36:48.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[92537]: osdmap e468: 8 total, 7 up, 8 in 2024-02-10T05:36:48.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[92537]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:36:48.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[95116]: failed to encode map e467 with expected crc 2024-02-10T05:36:48.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[95116]: failed to encode map e467 with expected crc 2024-02-10T05:36:48.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[95116]: from='osd.4 [v2:172.21.15.189:6800/3788830723,v1:172.21.15.189:6801/3788830723]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T05:36:48.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[95116]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T05:36:48.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[95116]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T05:36:48.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[95116]: from='osd.4 [v2:172.21.15.189:6800/3788830723,v1:172.21.15.189:6801/3788830723]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:36:48.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[95116]: osdmap e468: 8 total, 7 up, 8 in 2024-02-10T05:36:48.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:48 smithi178 ceph-mon[95116]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:36:49.230 INFO:tasks.rados.rados.0.smithi178.stdout:1968: finishing write tid 1 to smithi17880450-25 2024-02-10T05:36:49.230 INFO:tasks.rados.rados.0.smithi178.stdout:1968: finishing write tid 2 to smithi17880450-25 2024-02-10T05:36:49.230 INFO:tasks.rados.rados.0.smithi178.stdout:1968: finishing write tid 3 to smithi17880450-25 2024-02-10T05:36:49.230 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 1583 (ObjNum 616 snap 200 seq_num 616) dirty exists 2024-02-10T05:36:49.230 INFO:tasks.rados.rados.0.smithi178.stdout:1968: left oid 25 (ObjNum 616 snap 200 seq_num 616) 2024-02-10T05:36:49.230 INFO:tasks.rados.rados.0.smithi178.stdout:1968: done (1 left) 2024-02-10T05:36:49.230 INFO:tasks.rados.rados.0.smithi178.stdout:1969: done (0 left) 2024-02-10T05:36:49.230 INFO:tasks.rados.rados.0.smithi178.stdout:1970: setattr oid 3 current snap is 200 2024-02-10T05:36:49.231 INFO:tasks.rados.rados.0.smithi178.stdout:1971: copy_from oid 22 from oid 29 current snap is 200 2024-02-10T05:36:49.231 INFO:tasks.rados.rados.0.smithi178.stdout:1972: rmattr oid 39 current snap is 200 2024-02-10T05:36:49.232 INFO:tasks.rados.rados.0.smithi178.stdout:1972: done (2 left) 2024-02-10T05:36:49.232 INFO:tasks.rados.rados.0.smithi178.stdout:1973: rollback oid 28 current snap is 200 2024-02-10T05:36:49.232 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 28 to 171 2024-02-10T05:36:49.232 INFO:tasks.rados.rados.0.smithi178.stdout:1974: snap_create 2024-02-10T05:36:49.265 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 875 (ObjNum 595 snap 190 seq_num 595) dirty exists 2024-02-10T05:36:49.273 INFO:tasks.rados.rados.0.smithi178.stdout:1971: finishing copy_from racing read to smithi17880450-22 2024-02-10T05:36:49.275 INFO:tasks.rados.rados.0.smithi178.stdout:1971: finishing copy_from to smithi17880450-22 2024-02-10T05:36:49.275 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 820 (ObjNum 586 snap 188 seq_num 586) dirty exists 2024-02-10T05:36:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[92537]: failed to encode map e468 with expected crc 2024-02-10T05:36:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[92537]: pgmap v335: 121 pgs: 14 active+undersized+degraded, 34 active+undersized, 73 active+clean; 317 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 493 KiB/s rd, 2.6 MiB/s wr, 2 op/s; 50/447 objects degraded (11.186%) 2024-02-10T05:36:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[92537]: from='osd.4 ' entity='osd.4' 2024-02-10T05:36:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[92537]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:36:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[92537]: osd.4 [v2:172.21.15.189:6800/3788830723,v1:172.21.15.189:6801/3788830723] boot 2024-02-10T05:36:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[92537]: osdmap e469: 8 total, 8 up, 8 in 2024-02-10T05:36:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:36:49.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[92537]: Health check update: Degraded data redundancy: 50/447 objects degraded (11.186%), 14 pgs degraded (PG_DEGRADED) 2024-02-10T05:36:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[95116]: failed to encode map e468 with expected crc 2024-02-10T05:36:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[95116]: pgmap v335: 121 pgs: 14 active+undersized+degraded, 34 active+undersized, 73 active+clean; 317 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 493 KiB/s rd, 2.6 MiB/s wr, 2 op/s; 50/447 objects degraded (11.186%) 2024-02-10T05:36:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[95116]: from='osd.4 ' entity='osd.4' 2024-02-10T05:36:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[95116]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:36:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[95116]: osd.4 [v2:172.21.15.189:6800/3788830723,v1:172.21.15.189:6801/3788830723] boot 2024-02-10T05:36:49.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[95116]: osdmap e469: 8 total, 8 up, 8 in 2024-02-10T05:36:49.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:36:49.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:49 smithi178 ceph-mon[95116]: Health check update: Degraded data redundancy: 50/447 objects degraded (11.186%), 14 pgs degraded (PG_DEGRADED) 2024-02-10T05:36:50.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:49 smithi189 ceph-mon[89631]: failed to encode map e468 with expected crc 2024-02-10T05:36:50.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:49 smithi189 ceph-mon[89631]: pgmap v335: 121 pgs: 14 active+undersized+degraded, 34 active+undersized, 73 active+clean; 317 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 493 KiB/s rd, 2.6 MiB/s wr, 2 op/s; 50/447 objects degraded (11.186%) 2024-02-10T05:36:50.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:49 smithi189 ceph-mon[89631]: from='osd.4 ' entity='osd.4' 2024-02-10T05:36:50.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:49 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:50.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:49 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:50.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:49 smithi189 ceph-mon[89631]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:36:50.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:49 smithi189 ceph-mon[89631]: osd.4 [v2:172.21.15.189:6800/3788830723,v1:172.21.15.189:6801/3788830723] boot 2024-02-10T05:36:50.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:49 smithi189 ceph-mon[89631]: osdmap e469: 8 total, 8 up, 8 in 2024-02-10T05:36:50.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:49 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T05:36:50.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:49 smithi189 ceph-mon[89631]: Health check update: Degraded data redundancy: 50/447 objects degraded (11.186%), 14 pgs degraded (PG_DEGRADED) 2024-02-10T05:36:50.210 INFO:tasks.rados.rados.0.smithi178.stdout:1970: done (3 left) 2024-02-10T05:36:50.210 INFO:tasks.rados.rados.0.smithi178.stdout:1971: done (2 left) 2024-02-10T05:36:50.210 INFO:tasks.rados.rados.0.smithi178.stdout:1974: done (1 left) 2024-02-10T05:36:50.210 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 34 current snap is 201 2024-02-10T05:36:50.210 INFO:tasks.rados.rados.0.smithi178.stdout:1975: seq_num 617 ranges {1941504=737280} 2024-02-10T05:36:50.226 INFO:tasks.rados.rados.0.smithi178.stdout:1975: writing smithi17880450-34 from 1941504 to 2678784 tid 1 2024-02-10T05:36:50.226 INFO:tasks.rados.rados.0.smithi178.stdout:1976: snap_create 2024-02-10T05:36:50.242 INFO:tasks.rados.rados.0.smithi178.stdout:1973: finishing rollback tid 0 to smithi17880450-28 2024-02-10T05:36:50.243 INFO:tasks.rados.rados.0.smithi178.stdout:1973: finishing rollback tid 1 to smithi17880450-28 2024-02-10T05:36:50.243 INFO:tasks.rados.rados.0.smithi178.stdout:1973: finishing rollback tid 2 to smithi17880450-28 2024-02-10T05:36:50.243 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 681 (ObjNum 524 snap 163 seq_num 524) dirty exists 2024-02-10T05:36:50.246 INFO:tasks.rados.rados.0.smithi178.stdout:1975: finishing write tid 1 to smithi17880450-34 2024-02-10T05:36:50.246 INFO:tasks.rados.rados.0.smithi178.stdout:1975: finishing write tid 2 to smithi17880450-34 2024-02-10T05:36:50.248 INFO:tasks.rados.rados.0.smithi178.stdout:1975: finishing write tid 3 to smithi17880450-34 2024-02-10T05:36:50.248 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 796 (ObjNum 617 snap 201 seq_num 617) dirty exists 2024-02-10T05:36:50.248 INFO:tasks.rados.rados.0.smithi178.stdout:1975: left oid 34 (ObjNum 617 snap 201 seq_num 617) 2024-02-10T05:36:50.942 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:50 smithi189 ceph-mon[89631]: failed to encode map e469 with expected crc 2024-02-10T05:36:50.942 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:50 smithi189 ceph-mon[89631]: failed to encode map e469 with expected crc 2024-02-10T05:36:50.942 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:50 smithi189 ceph-mon[89631]: osdmap e470: 8 total, 8 up, 8 in 2024-02-10T05:36:50.943 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:50 smithi189 ceph-mon[89631]: failed to encode map e470 with expected crc 2024-02-10T05:36:50.943 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:50 smithi189 ceph-mon[89631]: failed to encode map e470 with expected crc 2024-02-10T05:36:50.943 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:50 smithi189 ceph-mon[89631]: failed to encode map e470 with expected crc 2024-02-10T05:36:50.943 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:50 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:50.943 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:50 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[92537]: failed to encode map e469 with expected crc 2024-02-10T05:36:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[92537]: failed to encode map e469 with expected crc 2024-02-10T05:36:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[92537]: osdmap e470: 8 total, 8 up, 8 in 2024-02-10T05:36:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[92537]: failed to encode map e470 with expected crc 2024-02-10T05:36:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[92537]: failed to encode map e470 with expected crc 2024-02-10T05:36:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[92537]: failed to encode map e470 with expected crc 2024-02-10T05:36:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[95116]: failed to encode map e469 with expected crc 2024-02-10T05:36:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[95116]: failed to encode map e469 with expected crc 2024-02-10T05:36:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[95116]: osdmap e470: 8 total, 8 up, 8 in 2024-02-10T05:36:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[95116]: failed to encode map e470 with expected crc 2024-02-10T05:36:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[95116]: failed to encode map e470 with expected crc 2024-02-10T05:36:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[95116]: failed to encode map e470 with expected crc 2024-02-10T05:36:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:50.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:50 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:51.222 INFO:tasks.rados.rados.0.smithi178.stdout:1973: done (2 left) 2024-02-10T05:36:51.223 INFO:tasks.rados.rados.0.smithi178.stdout:1975: done (1 left) 2024-02-10T05:36:51.223 INFO:tasks.rados.rados.0.smithi178.stdout:1976: done (0 left) 2024-02-10T05:36:51.223 INFO:tasks.rados.rados.0.smithi178.stdout:1977: setattr oid 44 current snap is 202 2024-02-10T05:36:51.223 INFO:tasks.rados.rados.0.smithi178.stdout:1978: rollback oid 20 current snap is 202 2024-02-10T05:36:51.224 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 20 to 196 2024-02-10T05:36:51.224 INFO:tasks.rados.rados.0.smithi178.stdout:1979: snap_remove snap 201 2024-02-10T05:36:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:51 smithi178 ceph-mon[92537]: failed to encode map e470 with expected crc 2024-02-10T05:36:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:51 smithi178 ceph-mon[92537]: failed to encode map e470 with expected crc 2024-02-10T05:36:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:51 smithi178 ceph-mon[92537]: failed to encode map e470 with expected crc 2024-02-10T05:36:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:51 smithi178 ceph-mon[92537]: failed to encode map e470 with expected crc 2024-02-10T05:36:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:51 smithi178 ceph-mon[92537]: pgmap v338: 121 pgs: 2 active+clean+snaptrim, 21 peering, 10 active+undersized+degraded, 17 active+undersized, 71 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.2 MiB/s wr, 12 op/s; 37/459 objects degraded (8.061%) 2024-02-10T05:36:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:51 smithi178 ceph-mon[92537]: osdmap e471: 8 total, 8 up, 8 in 2024-02-10T05:36:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:51 smithi178 ceph-mon[95116]: failed to encode map e470 with expected crc 2024-02-10T05:36:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:51 smithi178 ceph-mon[95116]: failed to encode map e470 with expected crc 2024-02-10T05:36:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:51 smithi178 ceph-mon[95116]: failed to encode map e470 with expected crc 2024-02-10T05:36:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:51 smithi178 ceph-mon[95116]: failed to encode map e470 with expected crc 2024-02-10T05:36:51.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:51 smithi178 ceph-mon[95116]: pgmap v338: 121 pgs: 2 active+clean+snaptrim, 21 peering, 10 active+undersized+degraded, 17 active+undersized, 71 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.2 MiB/s wr, 12 op/s; 37/459 objects degraded (8.061%) 2024-02-10T05:36:51.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:51 smithi178 ceph-mon[95116]: osdmap e471: 8 total, 8 up, 8 in 2024-02-10T05:36:52.036 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:51 smithi189 ceph-mon[89631]: failed to encode map e470 with expected crc 2024-02-10T05:36:52.036 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:51 smithi189 ceph-mon[89631]: failed to encode map e470 with expected crc 2024-02-10T05:36:52.036 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:51 smithi189 ceph-mon[89631]: failed to encode map e470 with expected crc 2024-02-10T05:36:52.036 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:51 smithi189 ceph-mon[89631]: failed to encode map e470 with expected crc 2024-02-10T05:36:52.036 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:51 smithi189 ceph-mon[89631]: pgmap v338: 121 pgs: 2 active+clean+snaptrim, 21 peering, 10 active+undersized+degraded, 17 active+undersized, 71 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.2 MiB/s wr, 12 op/s; 37/459 objects degraded (8.061%) 2024-02-10T05:36:52.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:51 smithi189 ceph-mon[89631]: osdmap e471: 8 total, 8 up, 8 in 2024-02-10T05:36:52.226 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 890 (ObjNum 542 snap 167 seq_num 542) dirty exists 2024-02-10T05:36:52.226 INFO:tasks.rados.rados.0.smithi178.stdout:1978: finishing rollback tid 0 to smithi17880450-20 2024-02-10T05:36:52.226 INFO:tasks.rados.rados.0.smithi178.stdout:1978: finishing rollback tid 1 to smithi17880450-20 2024-02-10T05:36:52.226 INFO:tasks.rados.rados.0.smithi178.stdout:1978: finishing rollback tid 2 to smithi17880450-20 2024-02-10T05:36:52.226 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 405 (ObjNum 546 snap 169 seq_num 546) dirty exists 2024-02-10T05:36:52.226 INFO:tasks.rados.rados.0.smithi178.stdout:1977: done (2 left) 2024-02-10T05:36:52.227 INFO:tasks.rados.rados.0.smithi178.stdout:1978: done (1 left) 2024-02-10T05:36:52.227 INFO:tasks.rados.rados.0.smithi178.stdout:1979: done (0 left) 2024-02-10T05:36:52.227 INFO:tasks.rados.rados.0.smithi178.stdout:1980: copy_from oid 12 from oid 43 current snap is 202 2024-02-10T05:36:52.227 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 202 2024-02-10T05:36:52.227 INFO:tasks.rados.rados.0.smithi178.stdout:1981: seq_num 618 ranges {0=753664} 2024-02-10T05:36:52.231 INFO:tasks.rados.rados.0.smithi178.stdout:1981: writing smithi17880450-23 from 0 to 753664 tid 1 2024-02-10T05:36:52.231 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 202 2024-02-10T05:36:52.231 INFO:tasks.rados.rados.0.smithi178.stdout:1982: seq_num 619 ranges {7815168=770048} 2024-02-10T05:36:52.277 INFO:tasks.rados.rados.0.smithi178.stdout:1982: writing smithi17880450-30 from 7815168 to 8585216 tid 1 2024-02-10T05:36:52.277 INFO:tasks.rados.rados.0.smithi178.stdout:1983: read oid 19 snap -1 2024-02-10T05:36:52.278 INFO:tasks.rados.rados.0.smithi178.stdout:1983: expect (ObjNum 603 snap 194 seq_num 603) 2024-02-10T05:36:52.278 INFO:tasks.rados.rados.0.smithi178.stdout:1984: read oid 1 snap -1 2024-02-10T05:36:52.278 INFO:tasks.rados.rados.0.smithi178.stdout:1984: expect (ObjNum 608 snap 195 seq_num 608) 2024-02-10T05:36:52.278 INFO:tasks.rados.rados.0.smithi178.stdout:1985: snap_remove snap 171 2024-02-10T05:36:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:52 smithi178 ceph-mon[92537]: failed to encode map e471 with expected crc 2024-02-10T05:36:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:52 smithi178 ceph-mon[92537]: failed to encode map e471 with expected crc 2024-02-10T05:36:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:52 smithi178 ceph-mon[92537]: failed to encode map e471 with expected crc 2024-02-10T05:36:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:52 smithi178 ceph-mon[92537]: failed to encode map e471 with expected crc 2024-02-10T05:36:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:52 smithi178 ceph-mon[92537]: osdmap e472: 8 total, 8 up, 8 in 2024-02-10T05:36:52.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:52 smithi178 ceph-mon[92537]: failed to encode map e472 with expected crc 2024-02-10T05:36:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:52 smithi178 ceph-mon[95116]: failed to encode map e471 with expected crc 2024-02-10T05:36:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:52 smithi178 ceph-mon[95116]: failed to encode map e471 with expected crc 2024-02-10T05:36:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:52 smithi178 ceph-mon[95116]: failed to encode map e471 with expected crc 2024-02-10T05:36:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:52 smithi178 ceph-mon[95116]: failed to encode map e471 with expected crc 2024-02-10T05:36:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:52 smithi178 ceph-mon[95116]: osdmap e472: 8 total, 8 up, 8 in 2024-02-10T05:36:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:52 smithi178 ceph-mon[95116]: failed to encode map e472 with expected crc 2024-02-10T05:36:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:52 smithi189 ceph-mon[89631]: failed to encode map e471 with expected crc 2024-02-10T05:36:53.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:52 smithi189 ceph-mon[89631]: failed to encode map e471 with expected crc 2024-02-10T05:36:53.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:52 smithi189 ceph-mon[89631]: failed to encode map e471 with expected crc 2024-02-10T05:36:53.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:52 smithi189 ceph-mon[89631]: failed to encode map e471 with expected crc 2024-02-10T05:36:53.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:52 smithi189 ceph-mon[89631]: osdmap e472: 8 total, 8 up, 8 in 2024-02-10T05:36:53.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:52 smithi189 ceph-mon[89631]: failed to encode map e472 with expected crc 2024-02-10T05:36:53.231 INFO:tasks.rados.rados.0.smithi178.stdout:1980: finishing copy_from racing read to smithi17880450-12 2024-02-10T05:36:53.232 INFO:tasks.rados.rados.0.smithi178.stdout:1980: finishing copy_from to smithi17880450-12 2024-02-10T05:36:53.232 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 286 (ObjNum 613 snap 199 seq_num 613) dirty exists 2024-02-10T05:36:53.232 INFO:tasks.rados.rados.0.smithi178.stdout:1981: finishing write tid 1 to smithi17880450-23 2024-02-10T05:36:53.232 INFO:tasks.rados.rados.0.smithi178.stdout:1981: finishing write tid 2 to smithi17880450-23 2024-02-10T05:36:53.232 INFO:tasks.rados.rados.0.smithi178.stdout:1981: finishing write tid 3 to smithi17880450-23 2024-02-10T05:36:53.232 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 1617 (ObjNum 618 snap 202 seq_num 618) dirty exists 2024-02-10T05:36:53.232 INFO:tasks.rados.rados.0.smithi178.stdout:1981: left oid 23 (ObjNum 618 snap 202 seq_num 618) 2024-02-10T05:36:53.232 INFO:tasks.rados.rados.0.smithi178.stdout:1982: finishing write tid 1 to smithi17880450-30 2024-02-10T05:36:53.232 INFO:tasks.rados.rados.0.smithi178.stdout:1983: expect (ObjNum 603 snap 194 seq_num 603) 2024-02-10T05:36:53.276 INFO:tasks.rados.rados.0.smithi178.stdout:1982: finishing write tid 2 to smithi17880450-30 2024-02-10T05:36:53.276 INFO:tasks.rados.rados.0.smithi178.stdout:1980: done (5 left) 2024-02-10T05:36:53.277 INFO:tasks.rados.rados.0.smithi178.stdout:1981: done (4 left) 2024-02-10T05:36:53.277 INFO:tasks.rados.rados.0.smithi178.stdout:1983: done (3 left) 2024-02-10T05:36:53.277 INFO:tasks.rados.rados.0.smithi178.stdout:1985: done (2 left) 2024-02-10T05:36:53.277 INFO:tasks.rados.rados.0.smithi178.stdout:1986: rollback oid 3 current snap is 202 2024-02-10T05:36:53.277 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 3 to 200 2024-02-10T05:36:53.277 INFO:tasks.rados.rados.0.smithi178.stdout:1984: expect (ObjNum 608 snap 195 seq_num 608) 2024-02-10T05:36:53.316 INFO:tasks.rados.rados.0.smithi178.stdout:1982: finishing write tid 3 to smithi17880450-30 2024-02-10T05:36:53.316 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 897 (ObjNum 619 snap 202 seq_num 619) dirty exists 2024-02-10T05:36:53.316 INFO:tasks.rados.rados.0.smithi178.stdout:1982: left oid 30 (ObjNum 619 snap 202 seq_num 619) 2024-02-10T05:36:53.316 INFO:tasks.rados.rados.0.smithi178.stdout:1982: done (2 left) 2024-02-10T05:36:53.316 INFO:tasks.rados.rados.0.smithi178.stdout:1984: done (1 left) 2024-02-10T05:36:53.316 INFO:tasks.rados.rados.0.smithi178.stdout:1987: read oid 32 snap -1 2024-02-10T05:36:53.316 INFO:tasks.rados.rados.0.smithi178.stdout:1987: expect (ObjNum 588 snap 189 seq_num 588) 2024-02-10T05:36:53.316 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 16 current snap is 202 2024-02-10T05:36:53.316 INFO:tasks.rados.rados.0.smithi178.stdout:1986: finishing rollback tid 0 to smithi17880450-3 2024-02-10T05:36:53.316 INFO:tasks.rados.rados.0.smithi178.stdout:1986: finishing rollback tid 1 to smithi17880450-3 2024-02-10T05:36:53.316 INFO:tasks.rados.rados.0.smithi178.stdout:1986: finishing rollback tid 2 to smithi17880450-3 2024-02-10T05:36:53.316 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 893 (ObjNum 595 snap 190 seq_num 595) dirty exists 2024-02-10T05:36:53.317 INFO:tasks.rados.rados.0.smithi178.stdout:1988: seq_num 620 ranges {9437184=794624} 2024-02-10T05:36:53.370 INFO:tasks.rados.rados.0.smithi178.stdout:1988: writing smithi17880450-16 from 9437184 to 10231808 tid 1 2024-02-10T05:36:53.371 INFO:tasks.rados.rados.0.smithi178.stdout:1986: done (2 left) 2024-02-10T05:36:53.371 INFO:tasks.rados.rados.0.smithi178.stdout:1989: delete oid 24 current snap is 202 2024-02-10T05:36:53.371 INFO:tasks.rados.rados.0.smithi178.stdout:1987: expect (ObjNum 588 snap 189 seq_num 588) 2024-02-10T05:36:53.378 INFO:tasks.rados.rados.0.smithi178.stdout:1988: finishing write tid 1 to smithi17880450-16 2024-02-10T05:36:53.379 INFO:tasks.rados.rados.0.smithi178.stdout:1988: finishing write tid 2 to smithi17880450-16 2024-02-10T05:36:53.379 INFO:tasks.rados.rados.0.smithi178.stdout:1988: finishing write tid 3 to smithi17880450-16 2024-02-10T05:36:53.379 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 1747 (ObjNum 620 snap 202 seq_num 620) dirty exists 2024-02-10T05:36:53.379 INFO:tasks.rados.rados.0.smithi178.stdout:1988: left oid 16 (ObjNum 620 snap 202 seq_num 620) 2024-02-10T05:36:53.379 INFO:tasks.rados.rados.0.smithi178.stdout:1987: done (2 left) 2024-02-10T05:36:53.379 INFO:tasks.rados.rados.0.smithi178.stdout:1988: done (1 left) 2024-02-10T05:36:53.379 INFO:tasks.rados.rados.0.smithi178.stdout:1989: done (0 left) 2024-02-10T05:36:53.379 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 202 2024-02-10T05:36:53.379 INFO:tasks.rados.rados.0.smithi178.stdout:1990: seq_num 622 ranges {10330112=425984,10756096=401408} 2024-02-10T05:36:53.435 INFO:tasks.rados.rados.0.smithi178.stdout:1990: writing smithi17880450-46 from 10330112 to 10756096 tid 1 2024-02-10T05:36:53.437 INFO:tasks.rados.rados.0.smithi178.stdout:1990: writing smithi17880450-46 from 10756096 to 11157504 tid 2 2024-02-10T05:36:53.437 INFO:tasks.rados.rados.0.smithi178.stdout:1991: read oid 31 snap -1 2024-02-10T05:36:53.437 INFO:tasks.rados.rados.0.smithi178.stdout:1991: expect (ObjNum 552 snap 174 seq_num 552) 2024-02-10T05:36:53.437 INFO:tasks.rados.rados.0.smithi178.stdout:1992: setattr oid 48 current snap is 202 2024-02-10T05:36:53.438 INFO:tasks.rados.rados.0.smithi178.stdout:1993: delete oid 13 current snap is 202 2024-02-10T05:36:53.440 INFO:tasks.rados.rados.0.smithi178.stdout:1990: finishing write tid 1 to smithi17880450-46 2024-02-10T05:36:53.441 INFO:tasks.rados.rados.0.smithi178.stdout:1990: finishing write tid 2 to smithi17880450-46 2024-02-10T05:36:53.441 INFO:tasks.rados.rados.0.smithi178.stdout:1990: finishing write tid 3 to smithi17880450-46 2024-02-10T05:36:53.442 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 1584 (ObjNum 570 snap 178 seq_num 570) dirty exists 2024-02-10T05:36:53.442 INFO:tasks.rados.rados.0.smithi178.stdout:1992: done (3 left) 2024-02-10T05:36:53.442 INFO:tasks.rados.rados.0.smithi178.stdout:1993: done (2 left) 2024-02-10T05:36:53.443 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 202 2024-02-10T05:36:53.443 INFO:tasks.rados.rados.0.smithi178.stdout:1994: seq_num 624 ranges {4276224=458752,4734976=401408} 2024-02-10T05:36:53.467 INFO:tasks.rados.rados.0.smithi178.stdout:1994: writing smithi17880450-9 from 4276224 to 4734976 tid 1 2024-02-10T05:36:53.470 INFO:tasks.rados.rados.0.smithi178.stdout:1994: writing smithi17880450-9 from 4734976 to 5136384 tid 2 2024-02-10T05:36:53.470 INFO:tasks.rados.rados.0.smithi178.stdout:1995: read oid 15 snap -1 2024-02-10T05:36:53.471 INFO:tasks.rados.rados.0.smithi178.stdout:1995: expect (ObjNum 546 snap 169 seq_num 546) 2024-02-10T05:36:53.471 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 202 2024-02-10T05:36:53.471 INFO:tasks.rados.rados.0.smithi178.stdout:1990: finishing write tid 4 to smithi17880450-46 2024-02-10T05:36:53.471 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 1751 (ObjNum 622 snap 202 seq_num 622) dirty exists 2024-02-10T05:36:53.471 INFO:tasks.rados.rados.0.smithi178.stdout:1990: left oid 46 (ObjNum 622 snap 202 seq_num 622) 2024-02-10T05:36:53.471 INFO:tasks.rados.rados.0.smithi178.stdout:1991: expect (ObjNum 552 snap 174 seq_num 552) 2024-02-10T05:36:53.602 INFO:tasks.rados.rados.0.smithi178.stdout:1994: finishing write tid 1 to smithi17880450-9 2024-02-10T05:36:53.668 INFO:tasks.rados.rados.0.smithi178.stdout:1994: finishing write tid 2 to smithi17880450-9 2024-02-10T05:36:53.668 INFO:tasks.rados.rados.0.smithi178.stdout:1994: finishing write tid 3 to smithi17880450-9 2024-02-10T05:36:53.669 INFO:tasks.rados.rados.0.smithi178.stdout:1994: finishing write tid 4 to smithi17880450-9 2024-02-10T05:36:53.669 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 1448 (ObjNum 624 snap 202 seq_num 624) dirty exists 2024-02-10T05:36:53.669 INFO:tasks.rados.rados.0.smithi178.stdout:1994: left oid 9 (ObjNum 624 snap 202 seq_num 624) 2024-02-10T05:36:53.669 INFO:tasks.rados.rados.0.smithi178.stdout:1995: expect (ObjNum 546 snap 169 seq_num 546) 2024-02-10T05:36:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:53 smithi189 ceph-mon[89631]: failed to encode map e472 with expected crc 2024-02-10T05:36:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:53 smithi189 ceph-mon[89631]: failed to encode map e472 with expected crc 2024-02-10T05:36:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:53 smithi189 ceph-mon[89631]: failed to encode map e472 with expected crc 2024-02-10T05:36:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:53 smithi189 ceph-mon[89631]: pgmap v341: 121 pgs: 2 active+clean+snaptrim, 21 peering, 7 active+undersized+degraded, 13 active+undersized, 78 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.7 MiB/s wr, 11 op/s; 21/456 objects degraded (4.605%) 2024-02-10T05:36:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:53 smithi189 ceph-mon[89631]: osdmap e473: 8 total, 8 up, 8 in 2024-02-10T05:36:53.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:53 smithi189 ceph-mon[89631]: failed to encode map e473 with expected crc 2024-02-10T05:36:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:53 smithi178 ceph-mon[92537]: failed to encode map e472 with expected crc 2024-02-10T05:36:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:53 smithi178 ceph-mon[92537]: failed to encode map e472 with expected crc 2024-02-10T05:36:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:53 smithi178 ceph-mon[92537]: failed to encode map e472 with expected crc 2024-02-10T05:36:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:53 smithi178 ceph-mon[92537]: pgmap v341: 121 pgs: 2 active+clean+snaptrim, 21 peering, 7 active+undersized+degraded, 13 active+undersized, 78 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.7 MiB/s wr, 11 op/s; 21/456 objects degraded (4.605%) 2024-02-10T05:36:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:53 smithi178 ceph-mon[92537]: osdmap e473: 8 total, 8 up, 8 in 2024-02-10T05:36:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:53 smithi178 ceph-mon[92537]: failed to encode map e473 with expected crc 2024-02-10T05:36:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:53 smithi178 ceph-mon[95116]: failed to encode map e472 with expected crc 2024-02-10T05:36:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:53 smithi178 ceph-mon[95116]: failed to encode map e472 with expected crc 2024-02-10T05:36:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:53 smithi178 ceph-mon[95116]: failed to encode map e472 with expected crc 2024-02-10T05:36:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:53 smithi178 ceph-mon[95116]: pgmap v341: 121 pgs: 2 active+clean+snaptrim, 21 peering, 7 active+undersized+degraded, 13 active+undersized, 78 active+clean; 324 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.7 MiB/s wr, 11 op/s; 21/456 objects degraded (4.605%) 2024-02-10T05:36:53.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:53 smithi178 ceph-mon[95116]: osdmap e473: 8 total, 8 up, 8 in 2024-02-10T05:36:53.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:53 smithi178 ceph-mon[95116]: failed to encode map e473 with expected crc 2024-02-10T05:36:54.229 INFO:tasks.rados.rados.0.smithi178.stdout:1996: seq_num 625 ranges {9699328=475136,10174464=401408} 2024-02-10T05:36:54.282 INFO:tasks.rados.rados.0.smithi178.stdout:1996: writing smithi17880450-20 from 9699328 to 10174464 tid 1 2024-02-10T05:36:54.285 INFO:tasks.rados.rados.0.smithi178.stdout:1996: writing smithi17880450-20 from 10174464 to 10575872 tid 2 2024-02-10T05:36:54.285 INFO:tasks.rados.rados.0.smithi178.stdout:1990: done (4 left) 2024-02-10T05:36:54.285 INFO:tasks.rados.rados.0.smithi178.stdout:1991: done (3 left) 2024-02-10T05:36:54.285 INFO:tasks.rados.rados.0.smithi178.stdout:1994: done (2 left) 2024-02-10T05:36:54.285 INFO:tasks.rados.rados.0.smithi178.stdout:1995: done (1 left) 2024-02-10T05:36:54.285 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 202 2024-02-10T05:36:54.285 INFO:tasks.rados.rados.0.smithi178.stdout:1997: seq_num 626 ranges {1925120=491520,2416640=401408} 2024-02-10T05:36:54.298 INFO:tasks.rados.rados.0.smithi178.stdout:1997: writing smithi17880450-39 from 1925120 to 2416640 tid 1 2024-02-10T05:36:54.300 INFO:tasks.rados.rados.0.smithi178.stdout:1997: writing smithi17880450-39 from 2416640 to 2818048 tid 2 2024-02-10T05:36:54.300 INFO:tasks.rados.rados.0.smithi178.stdout:1998: snap_create 2024-02-10T05:36:54.300 INFO:tasks.rados.rados.0.smithi178.stdout:1996: finishing write tid 1 to smithi17880450-20 2024-02-10T05:36:54.300 INFO:tasks.rados.rados.0.smithi178.stdout:1996: finishing write tid 2 to smithi17880450-20 2024-02-10T05:36:54.300 INFO:tasks.rados.rados.0.smithi178.stdout:1996: finishing write tid 3 to smithi17880450-20 2024-02-10T05:36:54.301 INFO:tasks.rados.rados.0.smithi178.stdout:1996: finishing write tid 4 to smithi17880450-20 2024-02-10T05:36:54.301 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 414 (ObjNum 625 snap 202 seq_num 625) dirty exists 2024-02-10T05:36:54.301 INFO:tasks.rados.rados.0.smithi178.stdout:1996: left oid 20 (ObjNum 625 snap 202 seq_num 625) 2024-02-10T05:36:54.302 INFO:tasks.rados.rados.0.smithi178.stdout:1997: finishing write tid 1 to smithi17880450-39 2024-02-10T05:36:54.302 INFO:tasks.rados.rados.0.smithi178.stdout:1997: finishing write tid 2 to smithi17880450-39 2024-02-10T05:36:54.303 INFO:tasks.rados.rados.0.smithi178.stdout:1997: finishing write tid 3 to smithi17880450-39 2024-02-10T05:36:54.304 INFO:tasks.rados.rados.0.smithi178.stdout:1997: finishing write tid 4 to smithi17880450-39 2024-02-10T05:36:54.304 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1435 (ObjNum 626 snap 202 seq_num 626) dirty exists 2024-02-10T05:36:54.304 INFO:tasks.rados.rados.0.smithi178.stdout:1997: left oid 39 (ObjNum 626 snap 202 seq_num 626) 2024-02-10T05:36:54.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:36:54.048+0000 7fe6e8ab6700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-02-10T05:36:54.944 INFO:tasks.rados.rados.0.smithi178.stdout:1996: done (2 left) 2024-02-10T05:36:54.944 INFO:tasks.rados.rados.0.smithi178.stdout:1997: done (1 left) 2024-02-10T05:36:54.944 INFO:tasks.rados.rados.0.smithi178.stdout:1998: done (0 left) 2024-02-10T05:36:54.944 INFO:tasks.rados.rados.0.smithi178.stdout:1999: read oid 22 snap -1 2024-02-10T05:36:54.944 INFO:tasks.rados.rados.0.smithi178.stdout:1999: expect (ObjNum 586 snap 188 seq_num 586) 2024-02-10T05:36:54.944 INFO:tasks.rados.rados.0.smithi178.stdout:2000: read oid 39 snap 170 2024-02-10T05:36:54.944 INFO:tasks.rados.rados.0.smithi178.stdout:2000: expect (ObjNum 544 snap 169 seq_num 544) 2024-02-10T05:36:54.944 INFO:tasks.rados.rados.0.smithi178.stdout:2001: setattr oid 14 current snap is 203 2024-02-10T05:36:54.946 INFO:tasks.rados.rados.0.smithi178.stdout:2002: read oid 36 snap 196 2024-02-10T05:36:54.946 INFO:tasks.rados.rados.0.smithi178.stdout:2002: expect (ObjNum 558 snap 174 seq_num 558) 2024-02-10T05:36:54.946 INFO:tasks.rados.rados.0.smithi178.stdout:2003: snap_create 2024-02-10T05:36:54.957 INFO:tasks.rados.rados.0.smithi178.stdout:2000: expect (ObjNum 544 snap 169 seq_num 544) 2024-02-10T05:36:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[92537]: failed to encode map e473 with expected crc 2024-02-10T05:36:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[92537]: failed to encode map e473 with expected crc 2024-02-10T05:36:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:36:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:36:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:36:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T05:36:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[95116]: failed to encode map e473 with expected crc 2024-02-10T05:36:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[95116]: failed to encode map e473 with expected crc 2024-02-10T05:36:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:36:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:36:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:36:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:54.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:54 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T05:36:55.007 INFO:tasks.rados.rados.0.smithi178.stdout:1999: expect (ObjNum 586 snap 188 seq_num 586) 2024-02-10T05:36:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:54 smithi189 ceph-mon[89631]: failed to encode map e473 with expected crc 2024-02-10T05:36:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:54 smithi189 ceph-mon[89631]: failed to encode map e473 with expected crc 2024-02-10T05:36:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:54 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:54 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:54 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:36:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:54 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:36:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:54 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:54 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:36:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:54 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:54 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:54 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:36:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:54 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T05:36:55.249 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 659 (ObjNum 548 snap 170 seq_num 548) dirty exists 2024-02-10T05:36:55.249 INFO:tasks.rados.rados.0.smithi178.stdout:2002: expect (ObjNum 558 snap 174 seq_num 558) 2024-02-10T05:36:55.389 INFO:tasks.rados.rados.0.smithi178.stdout:1999: done (4 left) 2024-02-10T05:36:55.390 INFO:tasks.rados.rados.0.smithi178.stdout:2000: done (3 left) 2024-02-10T05:36:55.390 INFO:tasks.rados.rados.0.smithi178.stdout:2001: done (2 left) 2024-02-10T05:36:55.390 INFO:tasks.rados.rados.0.smithi178.stdout:2002: done (1 left) 2024-02-10T05:36:55.390 INFO:tasks.rados.rados.0.smithi178.stdout:2003: done (0 left) 2024-02-10T05:36:55.390 INFO:tasks.rados.rados.0.smithi178.stdout:2004: read oid 37 snap 198 2024-02-10T05:36:55.390 INFO:tasks.rados.rados.0.smithi178.stdout:2004: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:36:55.390 INFO:tasks.rados.rados.0.smithi178.stdout:2005: snap_create 2024-02-10T05:36:55.406 INFO:tasks.rados.rados.0.smithi178.stdout:2004: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:36:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T05:36:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[92537]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-02-10T05:36:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[92537]: pgmap v343: 121 pgs: 121 active+clean; 335 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s; 6.2 MiB/s, 1 objects/s recovering 2024-02-10T05:36:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[92537]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/456 objects degraded (4.605%), 7 pgs degraded) 2024-02-10T05:36:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:36:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[92537]: failed to encode map e474 with expected crc 2024-02-10T05:36:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[92537]: osdmap e474: 8 total, 8 up, 8 in 2024-02-10T05:36:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[92537]: failed to encode map e474 with expected crc 2024-02-10T05:36:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[92537]: failed to encode map e475 with expected crc 2024-02-10T05:36:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[92537]: osdmap e475: 8 total, 8 up, 8 in 2024-02-10T05:36:55.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T05:36:55.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[95116]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-02-10T05:36:55.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[95116]: pgmap v343: 121 pgs: 121 active+clean; 335 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s; 6.2 MiB/s, 1 objects/s recovering 2024-02-10T05:36:55.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[95116]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/456 objects degraded (4.605%), 7 pgs degraded) 2024-02-10T05:36:55.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:36:55.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[95116]: failed to encode map e474 with expected crc 2024-02-10T05:36:55.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[95116]: osdmap e474: 8 total, 8 up, 8 in 2024-02-10T05:36:55.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[95116]: failed to encode map e474 with expected crc 2024-02-10T05:36:55.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[95116]: failed to encode map e475 with expected crc 2024-02-10T05:36:55.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:55 smithi178 ceph-mon[95116]: osdmap e475: 8 total, 8 up, 8 in 2024-02-10T05:36:56.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:55 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T05:36:56.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:55 smithi189 ceph-mon[89631]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-02-10T05:36:56.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:55 smithi189 ceph-mon[89631]: pgmap v343: 121 pgs: 121 active+clean; 335 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s; 6.2 MiB/s, 1 objects/s recovering 2024-02-10T05:36:56.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:55 smithi189 ceph-mon[89631]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/456 objects degraded (4.605%), 7 pgs degraded) 2024-02-10T05:36:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:55 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:36:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:55 smithi189 ceph-mon[89631]: failed to encode map e474 with expected crc 2024-02-10T05:36:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:55 smithi189 ceph-mon[89631]: osdmap e474: 8 total, 8 up, 8 in 2024-02-10T05:36:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:55 smithi189 ceph-mon[89631]: failed to encode map e474 with expected crc 2024-02-10T05:36:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:55 smithi189 ceph-mon[89631]: failed to encode map e475 with expected crc 2024-02-10T05:36:56.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:55 smithi189 ceph-mon[89631]: osdmap e475: 8 total, 8 up, 8 in 2024-02-10T05:36:56.220 INFO:tasks.rados.rados.0.smithi178.stdout:2004: done (1 left) 2024-02-10T05:36:56.220 INFO:tasks.rados.rados.0.smithi178.stdout:2005: done (0 left) 2024-02-10T05:36:56.220 INFO:tasks.rados.rados.0.smithi178.stdout:2006: snap_remove snap 197 2024-02-10T05:36:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:56 smithi178 ceph-mon[95116]: failed to encode map e474 with expected crc 2024-02-10T05:36:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:56 smithi178 ceph-mon[95116]: failed to encode map e475 with expected crc 2024-02-10T05:36:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:56 smithi178 ceph-mon[95116]: failed to encode map e475 with expected crc 2024-02-10T05:36:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:56 smithi178 ceph-mon[95116]: osdmap e476: 8 total, 8 up, 8 in 2024-02-10T05:36:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:56 smithi178 ceph-mon[92537]: failed to encode map e474 with expected crc 2024-02-10T05:36:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:56 smithi178 ceph-mon[92537]: failed to encode map e475 with expected crc 2024-02-10T05:36:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:56 smithi178 ceph-mon[92537]: failed to encode map e475 with expected crc 2024-02-10T05:36:56.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:56 smithi178 ceph-mon[92537]: osdmap e476: 8 total, 8 up, 8 in 2024-02-10T05:36:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:56 smithi189 ceph-mon[89631]: failed to encode map e474 with expected crc 2024-02-10T05:36:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:56 smithi189 ceph-mon[89631]: failed to encode map e475 with expected crc 2024-02-10T05:36:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:56 smithi189 ceph-mon[89631]: failed to encode map e475 with expected crc 2024-02-10T05:36:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:56 smithi189 ceph-mon[89631]: osdmap e476: 8 total, 8 up, 8 in 2024-02-10T05:36:57.225 INFO:tasks.rados.rados.0.smithi178.stdout:2006: done (0 left) 2024-02-10T05:36:57.225 INFO:tasks.rados.rados.0.smithi178.stdout:2007: copy_from oid 10 from oid 48 current snap is 205 2024-02-10T05:36:57.225 INFO:tasks.rados.rados.0.smithi178.stdout:2008: snap_create 2024-02-10T05:36:57.257 INFO:tasks.rados.rados.0.smithi178.stdout:2007: finishing copy_from racing read to smithi17880450-10 2024-02-10T05:36:57.260 INFO:tasks.rados.rados.0.smithi178.stdout:2007: finishing copy_from to smithi17880450-10 2024-02-10T05:36:57.260 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1584 (ObjNum 570 snap 178 seq_num 570) dirty exists 2024-02-10T05:36:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:57 smithi178 ceph-mon[92537]: pgmap v347: 121 pgs: 121 active+clean; 335 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 20 op/s; 6.9 MiB/s, 1 objects/s recovering 2024-02-10T05:36:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:57 smithi178 ceph-mon[92537]: osdmap e477: 8 total, 8 up, 8 in 2024-02-10T05:36:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:57 smithi178 ceph-mon[92537]: failed to encode map e476 with expected crc 2024-02-10T05:36:57.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:57 smithi178 ceph-mon[95116]: pgmap v347: 121 pgs: 121 active+clean; 335 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 20 op/s; 6.9 MiB/s, 1 objects/s recovering 2024-02-10T05:36:57.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:57 smithi178 ceph-mon[95116]: osdmap e477: 8 total, 8 up, 8 in 2024-02-10T05:36:57.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:57 smithi178 ceph-mon[95116]: failed to encode map e476 with expected crc 2024-02-10T05:36:57.963 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:36:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:36:57] "GET /metrics HTTP/1.1" 200 36212 "" "Prometheus/2.43.0" 2024-02-10T05:36:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:57 smithi189 ceph-mon[89631]: pgmap v347: 121 pgs: 121 active+clean; 335 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 20 op/s; 6.9 MiB/s, 1 objects/s recovering 2024-02-10T05:36:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:57 smithi189 ceph-mon[89631]: osdmap e477: 8 total, 8 up, 8 in 2024-02-10T05:36:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:57 smithi189 ceph-mon[89631]: failed to encode map e476 with expected crc 2024-02-10T05:36:58.228 INFO:tasks.rados.rados.0.smithi178.stdout:2007: done (1 left) 2024-02-10T05:36:58.228 INFO:tasks.rados.rados.0.smithi178.stdout:2008: done (0 left) 2024-02-10T05:36:58.228 INFO:tasks.rados.rados.0.smithi178.stdout:2009: read oid 11 snap -1 2024-02-10T05:36:58.228 INFO:tasks.rados.rados.0.smithi178.stdout:2009: expect (ObjNum 523 snap 163 seq_num 523) 2024-02-10T05:36:58.228 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 34 current snap is 206 2024-02-10T05:36:58.228 INFO:tasks.rados.rados.0.smithi178.stdout:2010: seq_num 627 ranges {2678784=507904,3186688=401408} 2024-02-10T05:36:58.245 INFO:tasks.rados.rados.0.smithi178.stdout:2010: writing smithi17880450-34 from 2678784 to 3186688 tid 1 2024-02-10T05:36:58.248 INFO:tasks.rados.rados.0.smithi178.stdout:2010: writing smithi17880450-34 from 3186688 to 3588096 tid 2 2024-02-10T05:36:58.248 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 206 2024-02-10T05:36:58.248 INFO:tasks.rados.rados.0.smithi178.stdout:2011: seq_num 628 ranges {5505024=524288,6029312=401408} 2024-02-10T05:36:58.280 INFO:tasks.rados.rados.0.smithi178.stdout:2011: writing smithi17880450-45 from 5505024 to 6029312 tid 1 2024-02-10T05:36:58.283 INFO:tasks.rados.rados.0.smithi178.stdout:2011: writing smithi17880450-45 from 6029312 to 6430720 tid 2 2024-02-10T05:36:58.283 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 206 2024-02-10T05:36:58.283 INFO:tasks.rados.rados.0.smithi178.stdout:2012: seq_num 629 ranges {11051008=540672,11591680=401408} 2024-02-10T05:36:58.344 INFO:tasks.rados.rados.0.smithi178.stdout:2012: writing smithi17880450-25 from 11051008 to 11591680 tid 1 2024-02-10T05:36:58.347 INFO:tasks.rados.rados.0.smithi178.stdout:2012: writing smithi17880450-25 from 11591680 to 11993088 tid 2 2024-02-10T05:36:58.348 INFO:tasks.rados.rados.0.smithi178.stdout:2013: rollback oid 6 current snap is 206 2024-02-10T05:36:58.348 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 6 to 200 2024-02-10T05:36:58.348 INFO:tasks.rados.rados.0.smithi178.stdout:2010: finishing write tid 1 to smithi17880450-34 2024-02-10T05:36:58.348 INFO:tasks.rados.rados.0.smithi178.stdout:2010: finishing write tid 2 to smithi17880450-34 2024-02-10T05:36:58.348 INFO:tasks.rados.rados.0.smithi178.stdout:2014: setattr oid 1 current snap is 206 2024-02-10T05:36:58.348 INFO:tasks.rados.rados.0.smithi178.stdout:2010: finishing write tid 3 to smithi17880450-34 2024-02-10T05:36:58.348 INFO:tasks.rados.rados.0.smithi178.stdout:2009: expect (ObjNum 523 snap 163 seq_num 523) 2024-02-10T05:36:58.530 INFO:tasks.rados.rados.0.smithi178.stdout:2010: finishing write tid 4 to smithi17880450-34 2024-02-10T05:36:58.530 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 804 (ObjNum 627 snap 206 seq_num 627) dirty exists 2024-02-10T05:36:58.530 INFO:tasks.rados.rados.0.smithi178.stdout:2010: left oid 34 (ObjNum 627 snap 206 seq_num 627) 2024-02-10T05:36:58.530 INFO:tasks.rados.rados.0.smithi178.stdout:2011: finishing write tid 1 to smithi17880450-45 2024-02-10T05:36:58.530 INFO:tasks.rados.rados.0.smithi178.stdout:2011: finishing write tid 2 to smithi17880450-45 2024-02-10T05:36:58.530 INFO:tasks.rados.rados.0.smithi178.stdout:2011: finishing write tid 3 to smithi17880450-45 2024-02-10T05:36:58.531 INFO:tasks.rados.rados.0.smithi178.stdout:2011: finishing write tid 4 to smithi17880450-45 2024-02-10T05:36:58.531 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 808 (ObjNum 628 snap 206 seq_num 628) dirty exists 2024-02-10T05:36:58.531 INFO:tasks.rados.rados.0.smithi178.stdout:2011: left oid 45 (ObjNum 628 snap 206 seq_num 628) 2024-02-10T05:36:58.531 INFO:tasks.rados.rados.0.smithi178.stdout:2012: finishing write tid 1 to smithi17880450-25 2024-02-10T05:36:58.531 INFO:tasks.rados.rados.0.smithi178.stdout:2013: finishing rollback tid 0 to smithi17880450-6 2024-02-10T05:36:58.531 INFO:tasks.rados.rados.0.smithi178.stdout:2012: finishing write tid 2 to smithi17880450-25 2024-02-10T05:36:58.531 INFO:tasks.rados.rados.0.smithi178.stdout:2013: finishing rollback tid 1 to smithi17880450-6 2024-02-10T05:36:58.531 INFO:tasks.rados.rados.0.smithi178.stdout:2012: finishing write tid 3 to smithi17880450-25 2024-02-10T05:36:58.532 INFO:tasks.rados.rados.0.smithi178.stdout:2013: finishing rollback tid 2 to smithi17880450-6 2024-02-10T05:36:58.532 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 812 (ObjNum 604 snap 194 seq_num 604) dirty exists 2024-02-10T05:36:58.532 INFO:tasks.rados.rados.0.smithi178.stdout:2012: finishing write tid 4 to smithi17880450-25 2024-02-10T05:36:58.532 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 1587 (ObjNum 629 snap 206 seq_num 629) dirty exists 2024-02-10T05:36:58.532 INFO:tasks.rados.rados.0.smithi178.stdout:2012: left oid 25 (ObjNum 629 snap 206 seq_num 629) 2024-02-10T05:36:58.532 INFO:tasks.rados.rados.0.smithi178.stdout:2009: done (5 left) 2024-02-10T05:36:58.532 INFO:tasks.rados.rados.0.smithi178.stdout:2010: done (4 left) 2024-02-10T05:36:58.532 INFO:tasks.rados.rados.0.smithi178.stdout:2011: done (3 left) 2024-02-10T05:36:58.532 INFO:tasks.rados.rados.0.smithi178.stdout:2012: done (2 left) 2024-02-10T05:36:58.532 INFO:tasks.rados.rados.0.smithi178.stdout:2013: done (1 left) 2024-02-10T05:36:58.532 INFO:tasks.rados.rados.0.smithi178.stdout:2015: read oid 26 snap 198 2024-02-10T05:36:58.532 INFO:tasks.rados.rados.0.smithi178.stdout:2015: expect deleted 2024-02-10T05:36:58.532 INFO:tasks.rados.rados.0.smithi178.stdout:2016: read oid 18 snap -1 2024-02-10T05:36:58.532 INFO:tasks.rados.rados.0.smithi178.stdout:2016: expect deleted 2024-02-10T05:36:58.533 INFO:tasks.rados.rados.0.smithi178.stdout:2017: delete oid 20 current snap is 206 2024-02-10T05:36:58.534 INFO:tasks.rados.rados.0.smithi178.stdout:2015: done (3 left) 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:2016: done (2 left) 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:2017: done (1 left) 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:2018: rollback oid 47 current snap is 206 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 47 to 200 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:2019: read oid 31 snap -1 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:2019: expect (ObjNum 552 snap 174 seq_num 552) 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:2020: read oid 7 snap -1 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:2020: expect (ObjNum 615 snap 200 seq_num 615) 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:2021: rollback oid 40 current snap is 206 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 40 to 199 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:2022: read oid 14 snap -1 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:2022: expect (ObjNum 548 snap 170 seq_num 548) 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:2023: rollback oid 46 current snap is 206 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 46 to 202 2024-02-10T05:36:58.535 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 922 (ObjNum 608 snap 195 seq_num 608) dirty exists 2024-02-10T05:36:58.536 INFO:tasks.rados.rados.0.smithi178.stdout:2014: done (6 left) 2024-02-10T05:36:58.536 INFO:tasks.rados.rados.0.smithi178.stdout:2024: read oid 42 snap -1 2024-02-10T05:36:58.536 INFO:tasks.rados.rados.0.smithi178.stdout:2024: expect deleted 2024-02-10T05:36:58.536 INFO:tasks.rados.rados.0.smithi178.stdout:2025: rollback oid 28 current snap is 206 2024-02-10T05:36:58.536 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 28 to 170 2024-02-10T05:36:58.536 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 206 2024-02-10T05:36:58.536 INFO:tasks.rados.rados.0.smithi178.stdout:2026: seq_num 631 ranges {8585216=573440,9158656=401408} 2024-02-10T05:36:58.583 INFO:tasks.rados.rados.0.smithi178.stdout:2026: writing smithi17880450-30 from 8585216 to 9158656 tid 1 2024-02-10T05:36:58.586 INFO:tasks.rados.rados.0.smithi178.stdout:2026: writing smithi17880450-30 from 9158656 to 9560064 tid 2 2024-02-10T05:36:58.586 INFO:tasks.rados.rados.0.smithi178.stdout:2027: copy_from oid 11 from oid 12 current snap is 206 2024-02-10T05:36:58.586 INFO:tasks.rados.rados.0.smithi178.stdout:2025: finishing rollback tid 0 to smithi17880450-28 2024-02-10T05:36:58.586 INFO:tasks.rados.rados.0.smithi178.stdout:2024: done (9 left) 2024-02-10T05:36:58.586 INFO:tasks.rados.rados.0.smithi178.stdout:2028: snap_remove snap 196 2024-02-10T05:36:58.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:58 smithi189 ceph-mon[89631]: failed to encode map e476 with expected crc 2024-02-10T05:36:58.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:58 smithi189 ceph-mon[89631]: failed to encode map e476 with expected crc 2024-02-10T05:36:58.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:58 smithi189 ceph-mon[89631]: osdmap e478: 8 total, 8 up, 8 in 2024-02-10T05:36:58.939 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:58 smithi189 ceph-mon[89631]: failed to encode map e478 with expected crc 2024-02-10T05:36:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:58 smithi178 ceph-mon[92537]: failed to encode map e476 with expected crc 2024-02-10T05:36:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:58 smithi178 ceph-mon[92537]: failed to encode map e476 with expected crc 2024-02-10T05:36:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:58 smithi178 ceph-mon[92537]: osdmap e478: 8 total, 8 up, 8 in 2024-02-10T05:36:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:58 smithi178 ceph-mon[92537]: failed to encode map e478 with expected crc 2024-02-10T05:36:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:58 smithi178 ceph-mon[95116]: failed to encode map e476 with expected crc 2024-02-10T05:36:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:58 smithi178 ceph-mon[95116]: failed to encode map e476 with expected crc 2024-02-10T05:36:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:58 smithi178 ceph-mon[95116]: osdmap e478: 8 total, 8 up, 8 in 2024-02-10T05:36:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:58 smithi178 ceph-mon[95116]: failed to encode map e478 with expected crc 2024-02-10T05:36:59.232 INFO:tasks.rados.rados.0.smithi178.stdout:2025: finishing rollback tid 1 to smithi17880450-28 2024-02-10T05:36:59.232 INFO:tasks.rados.rados.0.smithi178.stdout:2025: finishing rollback tid 2 to smithi17880450-28 2024-02-10T05:36:59.232 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 684 (ObjNum 524 snap 163 seq_num 524) dirty exists 2024-02-10T05:36:59.232 INFO:tasks.rados.rados.0.smithi178.stdout:2018: finishing rollback tid 0 to smithi17880450-47 2024-02-10T05:36:59.232 INFO:tasks.rados.rados.0.smithi178.stdout:2021: finishing rollback tid 1 to smithi17880450-40 2024-02-10T05:36:59.232 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 872 (ObjNum 945 snap 0 seq_num 1535022640) dirty dne 2024-02-10T05:36:59.232 INFO:tasks.rados.rados.0.smithi178.stdout:2018: finishing rollback tid 1 to smithi17880450-47 2024-02-10T05:36:59.232 INFO:tasks.rados.rados.0.smithi178.stdout:2018: finishing rollback tid 2 to smithi17880450-47 2024-02-10T05:36:59.232 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 1620 (ObjNum 594 snap 190 seq_num 594) dirty exists 2024-02-10T05:36:59.232 INFO:tasks.rados.rados.0.smithi178.stdout:2020: expect (ObjNum 615 snap 200 seq_num 615) 2024-02-10T05:36:59.258 INFO:tasks.rados.rados.0.smithi178.stdout:2019: expect (ObjNum 552 snap 174 seq_num 552) 2024-02-10T05:36:59.383 INFO:tasks.rados.rados.0.smithi178.stdout:2023: finishing rollback tid 0 to smithi17880450-46 2024-02-10T05:36:59.383 INFO:tasks.rados.rados.0.smithi178.stdout:2023: finishing rollback tid 1 to smithi17880450-46 2024-02-10T05:36:59.384 INFO:tasks.rados.rados.0.smithi178.stdout:2018: done (9 left) 2024-02-10T05:36:59.384 INFO:tasks.rados.rados.0.smithi178.stdout:2019: done (8 left) 2024-02-10T05:36:59.384 INFO:tasks.rados.rados.0.smithi178.stdout:2020: done (7 left) 2024-02-10T05:36:59.384 INFO:tasks.rados.rados.0.smithi178.stdout:2021: done (6 left) 2024-02-10T05:36:59.384 INFO:tasks.rados.rados.0.smithi178.stdout:2025: done (5 left) 2024-02-10T05:36:59.384 INFO:tasks.rados.rados.0.smithi178.stdout:2028: done (4 left) 2024-02-10T05:36:59.384 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 29 current snap is 206 2024-02-10T05:36:59.384 INFO:tasks.rados.rados.0.smithi178.stdout:2023: finishing rollback tid 2 to smithi17880450-46 2024-02-10T05:36:59.384 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 1759 (ObjNum 622 snap 202 seq_num 622) dirty exists 2024-02-10T05:36:59.384 INFO:tasks.rados.rados.0.smithi178.stdout:2022: expect (ObjNum 548 snap 170 seq_num 548) 2024-02-10T05:36:59.507 INFO:tasks.rados.rados.0.smithi178.stdout:2026: finishing write tid 1 to smithi17880450-30 2024-02-10T05:36:59.507 INFO:tasks.rados.rados.0.smithi178.stdout:2026: finishing write tid 2 to smithi17880450-30 2024-02-10T05:36:59.507 INFO:tasks.rados.rados.0.smithi178.stdout:2026: finishing write tid 3 to smithi17880450-30 2024-02-10T05:36:59.507 INFO:tasks.rados.rados.0.smithi178.stdout:2026: finishing write tid 4 to smithi17880450-30 2024-02-10T05:36:59.507 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 914 (ObjNum 631 snap 206 seq_num 631) dirty exists 2024-02-10T05:36:59.507 INFO:tasks.rados.rados.0.smithi178.stdout:2026: left oid 30 (ObjNum 631 snap 206 seq_num 631) 2024-02-10T05:36:59.507 INFO:tasks.rados.rados.0.smithi178.stdout:2027: finishing copy_from racing read to smithi17880450-11 2024-02-10T05:36:59.507 INFO:tasks.rados.rados.0.smithi178.stdout:2027: finishing copy_from to smithi17880450-11 2024-02-10T05:36:59.507 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 286 (ObjNum 613 snap 199 seq_num 613) dirty exists 2024-02-10T05:36:59.507 INFO:tasks.rados.rados.0.smithi178.stdout:2029: seq_num 632 ranges {3227648=589824,3817472=401408} 2024-02-10T05:36:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:2029: writing smithi17880450-29 from 3227648 to 3817472 tid 1 2024-02-10T05:36:59.529 INFO:tasks.rados.rados.0.smithi178.stdout:2029: writing smithi17880450-29 from 3817472 to 4218880 tid 2 2024-02-10T05:36:59.529 INFO:tasks.rados.rados.0.smithi178.stdout:2022: done (4 left) 2024-02-10T05:36:59.530 INFO:tasks.rados.rados.0.smithi178.stdout:2023: done (3 left) 2024-02-10T05:36:59.530 INFO:tasks.rados.rados.0.smithi178.stdout:2026: done (2 left) 2024-02-10T05:36:59.530 INFO:tasks.rados.rados.0.smithi178.stdout:2027: done (1 left) 2024-02-10T05:36:59.530 INFO:tasks.rados.rados.0.smithi178.stdout:2030: rollback oid 46 current snap is 206 2024-02-10T05:36:59.530 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 46 to 182 2024-02-10T05:36:59.530 INFO:tasks.rados.rados.0.smithi178.stdout:2031: rollback oid 9 current snap is 206 2024-02-10T05:36:59.530 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 9 to 199 2024-02-10T05:36:59.530 INFO:tasks.rados.rados.0.smithi178.stdout:2032: read oid 37 snap -1 2024-02-10T05:36:59.530 INFO:tasks.rados.rados.0.smithi178.stdout:2032: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:36:59.530 INFO:tasks.rados.rados.0.smithi178.stdout:2033: setattr oid 32 current snap is 206 2024-02-10T05:36:59.531 INFO:tasks.rados.rados.0.smithi178.stdout:2034: rmattr oid 4 current snap is 206 2024-02-10T05:36:59.531 INFO:tasks.rados.rados.0.smithi178.stdout:2035: copy_from oid 42 from oid 13 current snap is 206 2024-02-10T05:36:59.531 INFO:tasks.rados.rados.0.smithi178.stdout:2036: snap_remove snap 205 2024-02-10T05:36:59.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:59 smithi178 ceph-mon[92537]: failed to encode map e478 with expected crc 2024-02-10T05:36:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:59 smithi178 ceph-mon[92537]: failed to encode map e478 with expected crc 2024-02-10T05:36:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:59 smithi178 ceph-mon[92537]: pgmap v350: 121 pgs: 121 active+clean; 340 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.3 MiB/s wr, 1 op/s 2024-02-10T05:36:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:36:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:59 smithi178 ceph-mon[92537]: osdmap e479: 8 total, 8 up, 8 in 2024-02-10T05:36:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:36:59 smithi178 ceph-mon[92537]: failed to encode map e479 with expected crc 2024-02-10T05:36:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:59 smithi178 ceph-mon[95116]: failed to encode map e478 with expected crc 2024-02-10T05:36:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:59 smithi178 ceph-mon[95116]: failed to encode map e478 with expected crc 2024-02-10T05:36:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:59 smithi178 ceph-mon[95116]: pgmap v350: 121 pgs: 121 active+clean; 340 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.3 MiB/s wr, 1 op/s 2024-02-10T05:36:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:36:59.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:36:59.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:59 smithi178 ceph-mon[95116]: osdmap e479: 8 total, 8 up, 8 in 2024-02-10T05:36:59.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:36:59 smithi178 ceph-mon[95116]: failed to encode map e479 with expected crc 2024-02-10T05:37:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:59 smithi189 ceph-mon[89631]: failed to encode map e478 with expected crc 2024-02-10T05:37:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:59 smithi189 ceph-mon[89631]: failed to encode map e478 with expected crc 2024-02-10T05:37:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:59 smithi189 ceph-mon[89631]: pgmap v350: 121 pgs: 121 active+clean; 340 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.3 MiB/s wr, 1 op/s 2024-02-10T05:37:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:00.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:37:00.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:59 smithi189 ceph-mon[89631]: osdmap e479: 8 total, 8 up, 8 in 2024-02-10T05:37:00.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:36:59 smithi189 ceph-mon[89631]: failed to encode map e479 with expected crc 2024-02-10T05:37:00.213 INFO:tasks.rados.rados.0.smithi178.stdout:2036: done (7 left) 2024-02-10T05:37:00.213 INFO:tasks.rados.rados.0.smithi178.stdout:2037: setattr oid 6 current snap is 206 2024-02-10T05:37:00.213 INFO:tasks.rados.rados.0.smithi178.stdout:2029: finishing write tid 1 to smithi17880450-29 2024-02-10T05:37:00.213 INFO:tasks.rados.rados.0.smithi178.stdout:2029: finishing write tid 2 to smithi17880450-29 2024-02-10T05:37:00.213 INFO:tasks.rados.rados.0.smithi178.stdout:2029: finishing write tid 3 to smithi17880450-29 2024-02-10T05:37:00.213 INFO:tasks.rados.rados.0.smithi178.stdout:2031: finishing rollback tid 0 to smithi17880450-9 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:2031: finishing rollback tid 1 to smithi17880450-9 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:2031: finishing rollback tid 2 to smithi17880450-9 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 1451 (ObjNum 579 snap 183 seq_num 579) dirty exists 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:2030: finishing rollback tid 0 to smithi17880450-46 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:2030: finishing rollback tid 1 to smithi17880450-46 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 1390 (ObjNum 522 snap 163 seq_num 522) dirty exists 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:2029: finishing write tid 4 to smithi17880450-29 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 901 (ObjNum 632 snap 206 seq_num 632) dirty exists 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:2029: left oid 29 (ObjNum 632 snap 206 seq_num 632) 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:2030: finishing rollback tid 2 to smithi17880450-46 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 1766 (ObjNum 563 snap 176 seq_num 563) dirty exists 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:2035: finishing copy_from to smithi17880450-42 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:2035: got expected ENOENT (src dne) 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:2035: finishing copy_from racing read to smithi17880450-42 2024-02-10T05:37:00.214 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 903 (ObjNum 588 snap 189 seq_num 588) dirty exists 2024-02-10T05:37:00.215 INFO:tasks.rados.rados.0.smithi178.stdout:2032: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:37:00.509 INFO:tasks.rados.rados.0.smithi178.stdout:2029: done (7 left) 2024-02-10T05:37:00.509 INFO:tasks.rados.rados.0.smithi178.stdout:2030: done (6 left) 2024-02-10T05:37:00.509 INFO:tasks.rados.rados.0.smithi178.stdout:2031: done (5 left) 2024-02-10T05:37:00.509 INFO:tasks.rados.rados.0.smithi178.stdout:2032: done (4 left) 2024-02-10T05:37:00.509 INFO:tasks.rados.rados.0.smithi178.stdout:2033: done (3 left) 2024-02-10T05:37:00.509 INFO:tasks.rados.rados.0.smithi178.stdout:2034: done (2 left) 2024-02-10T05:37:00.509 INFO:tasks.rados.rados.0.smithi178.stdout:2035: done (1 left) 2024-02-10T05:37:00.509 INFO:tasks.rados.rados.0.smithi178.stdout:2038: read oid 45 snap 199 2024-02-10T05:37:00.509 INFO:tasks.rados.rados.0.smithi178.stdout:2038: expect (ObjNum 587 snap 189 seq_num 587) 2024-02-10T05:37:00.509 INFO:tasks.rados.rados.0.smithi178.stdout:2039: delete oid 20 current snap is 206 2024-02-10T05:37:00.510 INFO:tasks.rados.rados.0.smithi178.stdout:2039: done (2 left) 2024-02-10T05:37:00.510 INFO:tasks.rados.rados.0.smithi178.stdout:2040: copy_from oid 50 from oid 38 current snap is 206 2024-02-10T05:37:00.510 INFO:tasks.rados.rados.0.smithi178.stdout:2041: setattr oid 18 current snap is 206 2024-02-10T05:37:00.511 INFO:tasks.rados.rados.0.smithi178.stdout:2042: read oid 32 snap -1 2024-02-10T05:37:00.511 INFO:tasks.rados.rados.0.smithi178.stdout:2042: expect (ObjNum 588 snap 189 seq_num 588) 2024-02-10T05:37:00.512 INFO:tasks.rados.rados.0.smithi178.stdout:2043: copy_from oid 14 from oid 13 current snap is 206 2024-02-10T05:37:00.512 INFO:tasks.rados.rados.0.smithi178.stdout:2044: read oid 2 snap -1 2024-02-10T05:37:00.512 INFO:tasks.rados.rados.0.smithi178.stdout:2044: expect (ObjNum 433 snap 139 seq_num 433) 2024-02-10T05:37:00.512 INFO:tasks.rados.rados.0.smithi178.stdout:2045: snap_create 2024-02-10T05:37:00.512 INFO:tasks.rados.rados.0.smithi178.stdout:2043: finishing copy_from to smithi17880450-14 2024-02-10T05:37:00.512 INFO:tasks.rados.rados.0.smithi178.stdout:2043: got expected ENOENT (src dne) 2024-02-10T05:37:00.512 INFO:tasks.rados.rados.0.smithi178.stdout:2043: finishing copy_from racing read to smithi17880450-14 2024-02-10T05:37:00.515 INFO:tasks.rados.rados.0.smithi178.stdout:2042: expect (ObjNum 588 snap 189 seq_num 588) 2024-02-10T05:37:00.526 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 825 (ObjNum 604 snap 194 seq_num 604) dirty exists 2024-02-10T05:37:00.526 INFO:tasks.rados.rados.0.smithi178.stdout:2044: expect (ObjNum 433 snap 139 seq_num 433) 2024-02-10T05:37:00.528 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 1391 (ObjNum 33 snap 0 seq_num 1536542784) dirty exists 2024-02-10T05:37:00.528 INFO:tasks.rados.rados.0.smithi178.stdout:2038: expect (ObjNum 587 snap 189 seq_num 587) 2024-02-10T05:37:00.862 INFO:tasks.rados.rados.0.smithi178.stdout:2040: finishing copy_from racing read to smithi17880450-50 2024-02-10T05:37:00.863 INFO:tasks.rados.rados.0.smithi178.stdout:2040: finishing copy_from to smithi17880450-50 2024-02-10T05:37:00.863 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 1436 (ObjNum 593 snap 190 seq_num 593) dirty exists 2024-02-10T05:37:00.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:00 smithi178 ceph-mon[92537]: failed to encode map e479 with expected crc 2024-02-10T05:37:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:00 smithi178 ceph-mon[92537]: failed to encode map e479 with expected crc 2024-02-10T05:37:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:00 smithi178 ceph-mon[92537]: osdmap e480: 8 total, 8 up, 8 in 2024-02-10T05:37:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:00 smithi178 ceph-mon[92537]: failed to encode map e480 with expected crc 2024-02-10T05:37:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:00 smithi178 ceph-mon[95116]: failed to encode map e479 with expected crc 2024-02-10T05:37:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:00 smithi178 ceph-mon[95116]: failed to encode map e479 with expected crc 2024-02-10T05:37:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:00 smithi178 ceph-mon[95116]: osdmap e480: 8 total, 8 up, 8 in 2024-02-10T05:37:00.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:00 smithi178 ceph-mon[95116]: failed to encode map e480 with expected crc 2024-02-10T05:37:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:00 smithi189 ceph-mon[89631]: failed to encode map e479 with expected crc 2024-02-10T05:37:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:00 smithi189 ceph-mon[89631]: failed to encode map e479 with expected crc 2024-02-10T05:37:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:00 smithi189 ceph-mon[89631]: osdmap e480: 8 total, 8 up, 8 in 2024-02-10T05:37:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:00 smithi189 ceph-mon[89631]: failed to encode map e480 with expected crc 2024-02-10T05:37:01.223 INFO:tasks.rados.rados.0.smithi178.stdout:2037: done (7 left) 2024-02-10T05:37:01.223 INFO:tasks.rados.rados.0.smithi178.stdout:2038: done (6 left) 2024-02-10T05:37:01.224 INFO:tasks.rados.rados.0.smithi178.stdout:2040: done (5 left) 2024-02-10T05:37:01.224 INFO:tasks.rados.rados.0.smithi178.stdout:2041: done (4 left) 2024-02-10T05:37:01.224 INFO:tasks.rados.rados.0.smithi178.stdout:2042: done (3 left) 2024-02-10T05:37:01.224 INFO:tasks.rados.rados.0.smithi178.stdout:2043: done (2 left) 2024-02-10T05:37:01.224 INFO:tasks.rados.rados.0.smithi178.stdout:2044: done (1 left) 2024-02-10T05:37:01.224 INFO:tasks.rados.rados.0.smithi178.stdout:2045: done (0 left) 2024-02-10T05:37:01.224 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 207 2024-02-10T05:37:01.224 INFO:tasks.rados.rados.0.smithi178.stdout:2046: seq_num 634 ranges {9773056=622592,10395648=401408} 2024-02-10T05:37:01.279 INFO:tasks.rados.rados.0.smithi178.stdout:2046: writing smithi17880450-38 from 9773056 to 10395648 tid 1 2024-02-10T05:37:01.281 INFO:tasks.rados.rados.0.smithi178.stdout:2046: writing smithi17880450-38 from 10395648 to 10797056 tid 2 2024-02-10T05:37:01.281 INFO:tasks.rados.rados.0.smithi178.stdout:2047: delete oid 14 current snap is 207 2024-02-10T05:37:01.286 INFO:tasks.rados.rados.0.smithi178.stdout:2046: finishing write tid 1 to smithi17880450-38 2024-02-10T05:37:01.286 INFO:tasks.rados.rados.0.smithi178.stdout:2046: finishing write tid 2 to smithi17880450-38 2024-02-10T05:37:01.287 INFO:tasks.rados.rados.0.smithi178.stdout:2046: finishing write tid 3 to smithi17880450-38 2024-02-10T05:37:01.290 INFO:tasks.rados.rados.0.smithi178.stdout:2047: done (1 left) 2024-02-10T05:37:01.290 INFO:tasks.rados.rados.0.smithi178.stdout:2048: rollback oid 48 current snap is 207 2024-02-10T05:37:01.290 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 48 to 200 2024-02-10T05:37:01.290 INFO:tasks.rados.rados.0.smithi178.stdout:2049: read oid 36 snap 182 2024-02-10T05:37:01.290 INFO:tasks.rados.rados.0.smithi178.stdout:2049: expect (ObjNum 558 snap 174 seq_num 558) 2024-02-10T05:37:01.290 INFO:tasks.rados.rados.0.smithi178.stdout:2050: copy_from oid 30 from oid 29 current snap is 207 2024-02-10T05:37:01.290 INFO:tasks.rados.rados.0.smithi178.stdout:2051: delete oid 1 current snap is 207 2024-02-10T05:37:01.290 INFO:tasks.rados.rados.0.smithi178.stdout:2046: finishing write tid 4 to smithi17880450-38 2024-02-10T05:37:01.290 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1590 (ObjNum 634 snap 207 seq_num 634) dirty exists 2024-02-10T05:37:01.290 INFO:tasks.rados.rados.0.smithi178.stdout:2046: left oid 38 (ObjNum 634 snap 207 seq_num 634) 2024-02-10T05:37:01.294 INFO:tasks.rados.rados.0.smithi178.stdout:2046: done (4 left) 2024-02-10T05:37:01.294 INFO:tasks.rados.rados.0.smithi178.stdout:2051: done (3 left) 2024-02-10T05:37:01.294 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 207 2024-02-10T05:37:01.294 INFO:tasks.rados.rados.0.smithi178.stdout:2052: seq_num 637 ranges {2465792=671744,3137536=401408} 2024-02-10T05:37:01.311 INFO:tasks.rados.rados.0.smithi178.stdout:2052: writing smithi17880450-6 from 2465792 to 3137536 tid 1 2024-02-10T05:37:01.314 INFO:tasks.rados.rados.0.smithi178.stdout:2052: writing smithi17880450-6 from 3137536 to 3538944 tid 2 2024-02-10T05:37:01.314 INFO:tasks.rados.rados.0.smithi178.stdout:2053: rollback oid 27 current snap is 207 2024-02-10T05:37:01.314 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 27 to 170 2024-02-10T05:37:01.315 INFO:tasks.rados.rados.0.smithi178.stdout:2048: finishing rollback tid 0 to smithi17880450-48 2024-02-10T05:37:01.315 INFO:tasks.rados.rados.0.smithi178.stdout:2048: finishing rollback tid 1 to smithi17880450-48 2024-02-10T05:37:01.315 INFO:tasks.rados.rados.0.smithi178.stdout:2048: finishing rollback tid 2 to smithi17880450-48 2024-02-10T05:37:01.315 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 1593 (ObjNum 570 snap 178 seq_num 570) dirty exists 2024-02-10T05:37:01.315 INFO:tasks.rados.rados.0.smithi178.stdout:2048: done (4 left) 2024-02-10T05:37:01.315 INFO:tasks.rados.rados.0.smithi178.stdout:2054: read oid 9 snap -1 2024-02-10T05:37:01.315 INFO:tasks.rados.rados.0.smithi178.stdout:2054: expect (ObjNum 579 snap 183 seq_num 579) 2024-02-10T05:37:01.315 INFO:tasks.rados.rados.0.smithi178.stdout:2055: copy_from oid 23 from oid 33 current snap is 207 2024-02-10T05:37:01.315 INFO:tasks.rados.rados.0.smithi178.stdout:2049: expect (ObjNum 558 snap 174 seq_num 558) 2024-02-10T05:37:01.461 INFO:tasks.rados.rados.0.smithi178.stdout:2050: finishing copy_from racing read to smithi17880450-30 2024-02-10T05:37:01.461 INFO:tasks.rados.rados.0.smithi178.stdout:2050: finishing copy_from to smithi17880450-30 2024-02-10T05:37:01.461 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 901 (ObjNum 632 snap 206 seq_num 632) dirty exists 2024-02-10T05:37:01.461 INFO:tasks.rados.rados.0.smithi178.stdout:2049: done (5 left) 2024-02-10T05:37:01.461 INFO:tasks.rados.rados.0.smithi178.stdout:2050: done (4 left) 2024-02-10T05:37:01.461 INFO:tasks.rados.rados.0.smithi178.stdout:2056: snap_remove snap 198 2024-02-10T05:37:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:01 smithi178 ceph-mon[95116]: failed to encode map e480 with expected crc 2024-02-10T05:37:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:01 smithi178 ceph-mon[95116]: failed to encode map e480 with expected crc 2024-02-10T05:37:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:01 smithi178 ceph-mon[95116]: pgmap v353: 121 pgs: 121 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-02-10T05:37:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:01 smithi178 ceph-mon[95116]: osdmap e481: 8 total, 8 up, 8 in 2024-02-10T05:37:01.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:01 smithi178 ceph-mon[95116]: failed to encode map e481 with expected crc 2024-02-10T05:37:01.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:01 smithi178 ceph-mon[92537]: failed to encode map e480 with expected crc 2024-02-10T05:37:01.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:01 smithi178 ceph-mon[92537]: failed to encode map e480 with expected crc 2024-02-10T05:37:01.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:01 smithi178 ceph-mon[92537]: pgmap v353: 121 pgs: 121 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-02-10T05:37:01.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:01 smithi178 ceph-mon[92537]: osdmap e481: 8 total, 8 up, 8 in 2024-02-10T05:37:01.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:01 smithi178 ceph-mon[92537]: failed to encode map e481 with expected crc 2024-02-10T05:37:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:01 smithi189 ceph-mon[89631]: failed to encode map e480 with expected crc 2024-02-10T05:37:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:01 smithi189 ceph-mon[89631]: failed to encode map e480 with expected crc 2024-02-10T05:37:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:01 smithi189 ceph-mon[89631]: pgmap v353: 121 pgs: 121 active+clean; 342 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-02-10T05:37:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:01 smithi189 ceph-mon[89631]: osdmap e481: 8 total, 8 up, 8 in 2024-02-10T05:37:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:01 smithi189 ceph-mon[89631]: failed to encode map e481 with expected crc 2024-02-10T05:37:02.226 INFO:tasks.rados.rados.0.smithi178.stdout:2056: done (4 left) 2024-02-10T05:37:02.226 INFO:tasks.rados.rados.0.smithi178.stdout:2057: setattr oid 13 current snap is 207 2024-02-10T05:37:02.228 INFO:tasks.rados.rados.0.smithi178.stdout:2053: finishing rollback tid 0 to smithi17880450-27 2024-02-10T05:37:02.228 INFO:tasks.rados.rados.0.smithi178.stdout:2053: finishing rollback tid 1 to smithi17880450-27 2024-02-10T05:37:02.228 INFO:tasks.rados.rados.0.smithi178.stdout:2053: finishing rollback tid 2 to smithi17880450-27 2024-02-10T05:37:02.228 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 936 (ObjNum 535 snap 167 seq_num 535) dirty exists 2024-02-10T05:37:02.228 INFO:tasks.rados.rados.0.smithi178.stdout:2052: finishing write tid 1 to smithi17880450-6 2024-02-10T05:37:02.228 INFO:tasks.rados.rados.0.smithi178.stdout:2052: finishing write tid 2 to smithi17880450-6 2024-02-10T05:37:02.228 INFO:tasks.rados.rados.0.smithi178.stdout:2052: finishing write tid 3 to smithi17880450-6 2024-02-10T05:37:02.228 INFO:tasks.rados.rados.0.smithi178.stdout:2055: finishing copy_from racing read to smithi17880450-23 2024-02-10T05:37:02.228 INFO:tasks.rados.rados.0.smithi178.stdout:2052: finishing write tid 4 to smithi17880450-6 2024-02-10T05:37:02.228 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 829 (ObjNum 637 snap 207 seq_num 637) dirty exists 2024-02-10T05:37:02.228 INFO:tasks.rados.rados.0.smithi178.stdout:2052: left oid 6 (ObjNum 637 snap 207 seq_num 637) 2024-02-10T05:37:02.228 INFO:tasks.rados.rados.0.smithi178.stdout:2055: finishing copy_from to smithi17880450-23 2024-02-10T05:37:02.229 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 633 (ObjNum 597 snap 194 seq_num 597) dirty exists 2024-02-10T05:37:02.229 INFO:tasks.rados.rados.0.smithi178.stdout:2054: expect (ObjNum 579 snap 183 seq_num 579) 2024-02-10T05:37:02.469 INFO:tasks.rados.rados.0.smithi178.stdout:2052: done (4 left) 2024-02-10T05:37:02.470 INFO:tasks.rados.rados.0.smithi178.stdout:2053: done (3 left) 2024-02-10T05:37:02.470 INFO:tasks.rados.rados.0.smithi178.stdout:2054: done (2 left) 2024-02-10T05:37:02.470 INFO:tasks.rados.rados.0.smithi178.stdout:2055: done (1 left) 2024-02-10T05:37:02.470 INFO:tasks.rados.rados.0.smithi178.stdout:2058: copy_from oid 7 from oid 35 current snap is 207 2024-02-10T05:37:02.470 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 21 current snap is 207 2024-02-10T05:37:02.470 INFO:tasks.rados.rados.0.smithi178.stdout:2059: seq_num 638 ranges {0=688128,688128=401408} 2024-02-10T05:37:02.473 INFO:tasks.rados.rados.0.smithi178.stdout:2059: writing smithi17880450-21 from 0 to 688128 tid 1 2024-02-10T05:37:02.476 INFO:tasks.rados.rados.0.smithi178.stdout:2059: writing smithi17880450-21 from 688128 to 1089536 tid 2 2024-02-10T05:37:02.477 INFO:tasks.rados.rados.0.smithi178.stdout:2060: rollback oid 48 current snap is 207 2024-02-10T05:37:02.477 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 48 to 191 2024-02-10T05:37:02.477 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 945 (ObjNum 593 snap 0 seq_num 3042946848) dirty exists 2024-02-10T05:37:02.477 INFO:tasks.rados.rados.0.smithi178.stdout:2058: finishing copy_from racing read to smithi17880450-7 2024-02-10T05:37:02.477 INFO:tasks.rados.rados.0.smithi178.stdout:2058: finishing copy_from to smithi17880450-7 2024-02-10T05:37:02.477 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 866 (ObjNum 582 snap 187 seq_num 582) dirty exists 2024-02-10T05:37:02.477 INFO:tasks.rados.rados.0.smithi178.stdout:2057: done (3 left) 2024-02-10T05:37:02.477 INFO:tasks.rados.rados.0.smithi178.stdout:2058: done (2 left) 2024-02-10T05:37:02.477 INFO:tasks.rados.rados.0.smithi178.stdout:2061: delete oid 37 current snap is 207 2024-02-10T05:37:02.478 INFO:tasks.rados.rados.0.smithi178.stdout:2059: finishing write tid 1 to smithi17880450-21 2024-02-10T05:37:02.479 INFO:tasks.rados.rados.0.smithi178.stdout:2059: finishing write tid 2 to smithi17880450-21 2024-02-10T05:37:02.479 INFO:tasks.rados.rados.0.smithi178.stdout:2061: done (2 left) 2024-02-10T05:37:02.479 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 207 2024-02-10T05:37:02.480 INFO:tasks.rados.rados.0.smithi178.stdout:2062: seq_num 640 ranges {4276224=729088,5005312=401408} 2024-02-10T05:37:02.506 INFO:tasks.rados.rados.0.smithi178.stdout:2062: writing smithi17880450-9 from 4276224 to 5005312 tid 1 2024-02-10T05:37:02.508 INFO:tasks.rados.rados.0.smithi178.stdout:2062: writing smithi17880450-9 from 5005312 to 5406720 tid 2 2024-02-10T05:37:02.509 INFO:tasks.rados.rados.0.smithi178.stdout:2063: rollback oid 24 current snap is 207 2024-02-10T05:37:02.509 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 24 to 202 2024-02-10T05:37:02.509 INFO:tasks.rados.rados.0.smithi178.stdout:2059: finishing write tid 3 to smithi17880450-21 2024-02-10T05:37:02.509 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 207 2024-02-10T05:37:02.509 INFO:tasks.rados.rados.0.smithi178.stdout:2064: seq_num 641 ranges {9773056=745472,10518528=401408} 2024-02-10T05:37:02.564 INFO:tasks.rados.rados.0.smithi178.stdout:2064: writing smithi17880450-50 from 9773056 to 10518528 tid 1 2024-02-10T05:37:02.567 INFO:tasks.rados.rados.0.smithi178.stdout:2064: writing smithi17880450-50 from 10518528 to 10919936 tid 2 2024-02-10T05:37:02.567 INFO:tasks.rados.rados.0.smithi178.stdout:2065: rollback oid 3 current snap is 207 2024-02-10T05:37:02.567 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 3 to 170 2024-02-10T05:37:02.567 INFO:tasks.rados.rados.0.smithi178.stdout:2060: finishing rollback tid 0 to smithi17880450-48 2024-02-10T05:37:02.567 INFO:tasks.rados.rados.0.smithi178.stdout:2060: finishing rollback tid 1 to smithi17880450-48 2024-02-10T05:37:02.567 INFO:tasks.rados.rados.0.smithi178.stdout:2060: finishing rollback tid 2 to smithi17880450-48 2024-02-10T05:37:02.567 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 1596 (ObjNum 570 snap 178 seq_num 570) dirty exists 2024-02-10T05:37:02.567 INFO:tasks.rados.rados.0.smithi178.stdout:2059: finishing write tid 4 to smithi17880450-21 2024-02-10T05:37:02.568 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 844 (ObjNum 638 snap 207 seq_num 638) dirty exists 2024-02-10T05:37:02.568 INFO:tasks.rados.rados.0.smithi178.stdout:2059: left oid 21 (ObjNum 638 snap 207 seq_num 638) 2024-02-10T05:37:02.568 INFO:tasks.rados.rados.0.smithi178.stdout:2063: finishing rollback tid 1 to smithi17880450-24 2024-02-10T05:37:02.568 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 784 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-10T05:37:02.568 INFO:tasks.rados.rados.0.smithi178.stdout:2062: finishing write tid 1 to smithi17880450-9 2024-02-10T05:37:02.568 INFO:tasks.rados.rados.0.smithi178.stdout:2062: finishing write tid 2 to smithi17880450-9 2024-02-10T05:37:02.568 INFO:tasks.rados.rados.0.smithi178.stdout:2059: done (5 left) 2024-02-10T05:37:02.568 INFO:tasks.rados.rados.0.smithi178.stdout:2060: done (4 left) 2024-02-10T05:37:02.568 INFO:tasks.rados.rados.0.smithi178.stdout:2063: done (3 left) 2024-02-10T05:37:02.568 INFO:tasks.rados.rados.0.smithi178.stdout:2066: snap_create 2024-02-10T05:37:02.568 INFO:tasks.rados.rados.0.smithi178.stdout:2062: finishing write tid 3 to smithi17880450-9 2024-02-10T05:37:02.568 INFO:tasks.rados.rados.0.smithi178.stdout:2062: finishing write tid 4 to smithi17880450-9 2024-02-10T05:37:02.569 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 1454 (ObjNum 640 snap 207 seq_num 640) dirty exists 2024-02-10T05:37:02.569 INFO:tasks.rados.rados.0.smithi178.stdout:2062: left oid 9 (ObjNum 640 snap 207 seq_num 640) 2024-02-10T05:37:02.571 INFO:tasks.rados.rados.0.smithi178.stdout:2064: finishing write tid 1 to smithi17880450-50 2024-02-10T05:37:02.571 INFO:tasks.rados.rados.0.smithi178.stdout:2065: finishing rollback tid 0 to smithi17880450-3 2024-02-10T05:37:02.572 INFO:tasks.rados.rados.0.smithi178.stdout:2065: finishing rollback tid 1 to smithi17880450-3 2024-02-10T05:37:02.572 INFO:tasks.rados.rados.0.smithi178.stdout:2064: finishing write tid 2 to smithi17880450-50 2024-02-10T05:37:02.572 INFO:tasks.rados.rados.0.smithi178.stdout:2064: finishing write tid 3 to smithi17880450-50 2024-02-10T05:37:02.572 INFO:tasks.rados.rados.0.smithi178.stdout:2065: finishing rollback tid 2 to smithi17880450-3 2024-02-10T05:37:02.572 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 917 (ObjNum 402 snap 133 seq_num 402) dirty exists 2024-02-10T05:37:02.574 INFO:tasks.rados.rados.0.smithi178.stdout:2064: finishing write tid 4 to smithi17880450-50 2024-02-10T05:37:02.574 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 1587 (ObjNum 641 snap 207 seq_num 641) dirty exists 2024-02-10T05:37:02.574 INFO:tasks.rados.rados.0.smithi178.stdout:2064: left oid 50 (ObjNum 641 snap 207 seq_num 641) 2024-02-10T05:37:02.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:02 smithi178 ceph-mon[92537]: failed to encode map e481 with expected crc 2024-02-10T05:37:02.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:02 smithi178 ceph-mon[92537]: osdmap e482: 8 total, 8 up, 8 in 2024-02-10T05:37:02.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:02 smithi178 ceph-mon[92537]: failed to encode map e482 with expected crc 2024-02-10T05:37:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:02 smithi178 ceph-mon[95116]: failed to encode map e481 with expected crc 2024-02-10T05:37:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:02 smithi178 ceph-mon[95116]: osdmap e482: 8 total, 8 up, 8 in 2024-02-10T05:37:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:02 smithi178 ceph-mon[95116]: failed to encode map e482 with expected crc 2024-02-10T05:37:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:02 smithi189 ceph-mon[89631]: failed to encode map e481 with expected crc 2024-02-10T05:37:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:02 smithi189 ceph-mon[89631]: osdmap e482: 8 total, 8 up, 8 in 2024-02-10T05:37:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:02 smithi189 ceph-mon[89631]: failed to encode map e482 with expected crc 2024-02-10T05:37:03.230 INFO:tasks.rados.rados.0.smithi178.stdout:2062: done (3 left) 2024-02-10T05:37:03.230 INFO:tasks.rados.rados.0.smithi178.stdout:2064: done (2 left) 2024-02-10T05:37:03.230 INFO:tasks.rados.rados.0.smithi178.stdout:2065: done (1 left) 2024-02-10T05:37:03.230 INFO:tasks.rados.rados.0.smithi178.stdout:2066: done (0 left) 2024-02-10T05:37:03.230 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 208 2024-02-10T05:37:03.230 INFO:tasks.rados.rados.0.smithi178.stdout:2067: seq_num 642 ranges {10919936=761856,11681792=401408} 2024-02-10T05:37:03.293 INFO:tasks.rados.rados.0.smithi178.stdout:2067: writing smithi17880450-50 from 10919936 to 11681792 tid 1 2024-02-10T05:37:03.295 INFO:tasks.rados.rados.0.smithi178.stdout:2067: writing smithi17880450-50 from 11681792 to 12083200 tid 2 2024-02-10T05:37:03.295 INFO:tasks.rados.rados.0.smithi178.stdout:2068: read oid 28 snap 202 2024-02-10T05:37:03.295 INFO:tasks.rados.rados.0.smithi178.stdout:2068: expect (ObjNum 524 snap 163 seq_num 524) 2024-02-10T05:37:03.295 INFO:tasks.rados.rados.0.smithi178.stdout:2069: setattr oid 14 current snap is 208 2024-02-10T05:37:03.298 INFO:tasks.rados.rados.0.smithi178.stdout:2070: rollback oid 47 current snap is 208 2024-02-10T05:37:03.298 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 47 to 195 2024-02-10T05:37:03.298 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 208 2024-02-10T05:37:03.298 INFO:tasks.rados.rados.0.smithi178.stdout:2071: seq_num 643 ranges {671744=778240,1449984=401408} 2024-02-10T05:37:03.306 INFO:tasks.rados.rados.0.smithi178.stdout:2071: writing smithi17880450-11 from 671744 to 1449984 tid 1 2024-02-10T05:37:03.309 INFO:tasks.rados.rados.0.smithi178.stdout:2071: writing smithi17880450-11 from 1449984 to 1851392 tid 2 2024-02-10T05:37:03.309 INFO:tasks.rados.rados.0.smithi178.stdout:2072: copy_from oid 23 from oid 43 current snap is 208 2024-02-10T05:37:03.309 INFO:tasks.rados.rados.0.smithi178.stdout:2067: finishing write tid 1 to smithi17880450-50 2024-02-10T05:37:03.310 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 208 2024-02-10T05:37:03.310 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 668 (ObjNum 609 snap 0 seq_num 1536155256) dirty exists 2024-02-10T05:37:03.310 INFO:tasks.rados.rados.0.smithi178.stdout:2070: finishing rollback tid 0 to smithi17880450-47 2024-02-10T05:37:03.310 INFO:tasks.rados.rados.0.smithi178.stdout:2073: seq_num 644 ranges {0=794624,794624=401408} 2024-02-10T05:37:03.314 INFO:tasks.rados.rados.0.smithi178.stdout:2073: writing smithi17880450-42 from 0 to 794624 tid 1 2024-02-10T05:37:03.317 INFO:tasks.rados.rados.0.smithi178.stdout:2073: writing smithi17880450-42 from 794624 to 1196032 tid 2 2024-02-10T05:37:03.318 INFO:tasks.rados.rados.0.smithi178.stdout:2069: done (6 left) 2024-02-10T05:37:03.318 INFO:tasks.rados.rados.0.smithi178.stdout:2074: snap_remove snap 170 2024-02-10T05:37:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:03 smithi178 ceph-mon[92537]: failed to encode map e482 with expected crc 2024-02-10T05:37:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:03 smithi178 ceph-mon[92537]: pgmap v356: 121 pgs: 121 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 1.3 MiB/s wr, 32 op/s 2024-02-10T05:37:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:03 smithi178 ceph-mon[92537]: osdmap e483: 8 total, 8 up, 8 in 2024-02-10T05:37:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:03 smithi178 ceph-mon[92537]: failed to encode map e483 with expected crc 2024-02-10T05:37:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:03 smithi178 ceph-mon[95116]: failed to encode map e482 with expected crc 2024-02-10T05:37:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:03 smithi178 ceph-mon[95116]: pgmap v356: 121 pgs: 121 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 1.3 MiB/s wr, 32 op/s 2024-02-10T05:37:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:03 smithi178 ceph-mon[95116]: osdmap e483: 8 total, 8 up, 8 in 2024-02-10T05:37:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:03 smithi178 ceph-mon[95116]: failed to encode map e483 with expected crc 2024-02-10T05:37:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:03 smithi189 ceph-mon[89631]: failed to encode map e482 with expected crc 2024-02-10T05:37:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:03 smithi189 ceph-mon[89631]: pgmap v356: 121 pgs: 121 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 1.3 MiB/s wr, 32 op/s 2024-02-10T05:37:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:03 smithi189 ceph-mon[89631]: osdmap e483: 8 total, 8 up, 8 in 2024-02-10T05:37:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:03 smithi189 ceph-mon[89631]: failed to encode map e483 with expected crc 2024-02-10T05:37:04.233 INFO:tasks.rados.rados.0.smithi178.stdout:2070: finishing rollback tid 1 to smithi17880450-47 2024-02-10T05:37:04.233 INFO:tasks.rados.rados.0.smithi178.stdout:2070: finishing rollback tid 2 to smithi17880450-47 2024-02-10T05:37:04.233 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 1623 (ObjNum 594 snap 190 seq_num 594) dirty exists 2024-02-10T05:37:04.233 INFO:tasks.rados.rados.0.smithi178.stdout:2067: finishing write tid 2 to smithi17880450-50 2024-02-10T05:37:04.233 INFO:tasks.rados.rados.0.smithi178.stdout:2067: finishing write tid 3 to smithi17880450-50 2024-02-10T05:37:04.233 INFO:tasks.rados.rados.0.smithi178.stdout:2067: finishing write tid 4 to smithi17880450-50 2024-02-10T05:37:04.233 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 1590 (ObjNum 642 snap 208 seq_num 642) dirty exists 2024-02-10T05:37:04.233 INFO:tasks.rados.rados.0.smithi178.stdout:2067: left oid 50 (ObjNum 642 snap 208 seq_num 642) 2024-02-10T05:37:04.233 INFO:tasks.rados.rados.0.smithi178.stdout:2071: finishing write tid 1 to smithi17880450-11 2024-02-10T05:37:04.233 INFO:tasks.rados.rados.0.smithi178.stdout:2071: finishing write tid 2 to smithi17880450-11 2024-02-10T05:37:04.233 INFO:tasks.rados.rados.0.smithi178.stdout:2071: finishing write tid 3 to smithi17880450-11 2024-02-10T05:37:04.233 INFO:tasks.rados.rados.0.smithi178.stdout:2071: finishing write tid 4 to smithi17880450-11 2024-02-10T05:37:04.234 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 1394 (ObjNum 643 snap 208 seq_num 643) dirty exists 2024-02-10T05:37:04.234 INFO:tasks.rados.rados.0.smithi178.stdout:2071: left oid 11 (ObjNum 643 snap 208 seq_num 643) 2024-02-10T05:37:04.234 INFO:tasks.rados.rados.0.smithi178.stdout:2068: expect (ObjNum 524 snap 163 seq_num 524) 2024-02-10T05:37:04.487 INFO:tasks.rados.rados.0.smithi178.stdout:2072: finishing copy_from racing read to smithi17880450-23 2024-02-10T05:37:04.488 INFO:tasks.rados.rados.0.smithi178.stdout:2072: finishing copy_from to smithi17880450-23 2024-02-10T05:37:04.488 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 286 (ObjNum 613 snap 199 seq_num 613) dirty exists 2024-02-10T05:37:04.488 INFO:tasks.rados.rados.0.smithi178.stdout:2073: finishing write tid 1 to smithi17880450-42 2024-02-10T05:37:04.488 INFO:tasks.rados.rados.0.smithi178.stdout:2073: finishing write tid 2 to smithi17880450-42 2024-02-10T05:37:04.488 INFO:tasks.rados.rados.0.smithi178.stdout:2073: finishing write tid 3 to smithi17880450-42 2024-02-10T05:37:04.488 INFO:tasks.rados.rados.0.smithi178.stdout:2067: done (6 left) 2024-02-10T05:37:04.488 INFO:tasks.rados.rados.0.smithi178.stdout:2068: done (5 left) 2024-02-10T05:37:04.488 INFO:tasks.rados.rados.0.smithi178.stdout:2070: done (4 left) 2024-02-10T05:37:04.488 INFO:tasks.rados.rados.0.smithi178.stdout:2071: done (3 left) 2024-02-10T05:37:04.488 INFO:tasks.rados.rados.0.smithi178.stdout:2072: done (2 left) 2024-02-10T05:37:04.488 INFO:tasks.rados.rados.0.smithi178.stdout:2074: done (1 left) 2024-02-10T05:37:04.488 INFO:tasks.rados.rados.0.smithi178.stdout:2075: snap_remove snap 182 2024-02-10T05:37:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:04 smithi189 ceph-mon[89631]: failed to encode map e483 with expected crc 2024-02-10T05:37:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:04 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:04 smithi189 ceph-mon[89631]: osdmap e484: 8 total, 8 up, 8 in 2024-02-10T05:37:05.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:04 smithi189 ceph-mon[89631]: failed to encode map e484 with expected crc 2024-02-10T05:37:05.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:04 smithi189 ceph-mon[89631]: failed to encode map e484 with expected crc 2024-02-10T05:37:05.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:04 smithi189 ceph-mon[89631]: pgmap v359: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 361 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.1 MiB/s wr, 49 op/s 2024-02-10T05:37:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:04 smithi178 ceph-mon[92537]: failed to encode map e483 with expected crc 2024-02-10T05:37:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:04 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:04 smithi178 ceph-mon[92537]: osdmap e484: 8 total, 8 up, 8 in 2024-02-10T05:37:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:04 smithi178 ceph-mon[92537]: failed to encode map e484 with expected crc 2024-02-10T05:37:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:04 smithi178 ceph-mon[92537]: failed to encode map e484 with expected crc 2024-02-10T05:37:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:04 smithi178 ceph-mon[92537]: pgmap v359: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 361 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.1 MiB/s wr, 49 op/s 2024-02-10T05:37:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:04 smithi178 ceph-mon[95116]: failed to encode map e483 with expected crc 2024-02-10T05:37:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:04 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:04 smithi178 ceph-mon[95116]: osdmap e484: 8 total, 8 up, 8 in 2024-02-10T05:37:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:04 smithi178 ceph-mon[95116]: failed to encode map e484 with expected crc 2024-02-10T05:37:05.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:04 smithi178 ceph-mon[95116]: failed to encode map e484 with expected crc 2024-02-10T05:37:05.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:04 smithi178 ceph-mon[95116]: pgmap v359: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 361 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.1 MiB/s wr, 49 op/s 2024-02-10T05:37:05.217 INFO:tasks.rados.rados.0.smithi178.stdout:2075: done (1 left) 2024-02-10T05:37:05.217 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 208 2024-02-10T05:37:05.217 INFO:tasks.rados.rados.0.smithi178.stdout:2076: seq_num 645 ranges {4218880=409600,4628480=778240,5406720=24576} 2024-02-10T05:37:05.243 INFO:tasks.rados.rados.0.smithi178.stdout:2076: writing smithi17880450-30 from 4218880 to 4628480 tid 1 2024-02-10T05:37:05.248 INFO:tasks.rados.rados.0.smithi178.stdout:2076: writing smithi17880450-30 from 4628480 to 5406720 tid 2 2024-02-10T05:37:05.249 INFO:tasks.rados.rados.0.smithi178.stdout:2076: writing smithi17880450-30 from 5406720 to 5431296 tid 3 2024-02-10T05:37:05.249 INFO:tasks.rados.rados.0.smithi178.stdout:2077: setattr oid 31 current snap is 208 2024-02-10T05:37:05.249 INFO:tasks.rados.rados.0.smithi178.stdout:2073: finishing write tid 4 to smithi17880450-42 2024-02-10T05:37:05.249 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 920 (ObjNum 644 snap 208 seq_num 644) dirty exists 2024-02-10T05:37:05.250 INFO:tasks.rados.rados.0.smithi178.stdout:2073: left oid 42 (ObjNum 644 snap 208 seq_num 644) 2024-02-10T05:37:05.250 INFO:tasks.rados.rados.0.smithi178.stdout:2076: finishing write tid 1 to smithi17880450-30 2024-02-10T05:37:05.251 INFO:tasks.rados.rados.0.smithi178.stdout:2073: done (2 left) 2024-02-10T05:37:05.251 INFO:tasks.rados.rados.0.smithi178.stdout:2078: rollback oid 11 current snap is 208 2024-02-10T05:37:05.251 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 11 to 207 2024-02-10T05:37:05.251 INFO:tasks.rados.rados.0.smithi178.stdout:2079: read oid 47 snap -1 2024-02-10T05:37:05.251 INFO:tasks.rados.rados.0.smithi178.stdout:2079: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:37:05.251 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 16 current snap is 208 2024-02-10T05:37:05.252 INFO:tasks.rados.rados.0.smithi178.stdout:2080: seq_num 646 ranges {10231808=425984,10657792=655360,11313152=147456} 2024-02-10T05:37:05.310 INFO:tasks.rados.rados.0.smithi178.stdout:2080: writing smithi17880450-16 from 10231808 to 10657792 tid 1 2024-02-10T05:37:05.314 INFO:tasks.rados.rados.0.smithi178.stdout:2080: writing smithi17880450-16 from 10657792 to 11313152 tid 2 2024-02-10T05:37:05.316 INFO:tasks.rados.rados.0.smithi178.stdout:2080: writing smithi17880450-16 from 11313152 to 11460608 tid 3 2024-02-10T05:37:05.316 INFO:tasks.rados.rados.0.smithi178.stdout:2081: read oid 38 snap -1 2024-02-10T05:37:05.316 INFO:tasks.rados.rados.0.smithi178.stdout:2081: expect (ObjNum 634 snap 207 seq_num 634) 2024-02-10T05:37:05.316 INFO:tasks.rados.rados.0.smithi178.stdout:2082: read oid 39 snap -1 2024-02-10T05:37:05.316 INFO:tasks.rados.rados.0.smithi178.stdout:2082: expect (ObjNum 626 snap 202 seq_num 626) 2024-02-10T05:37:05.316 INFO:tasks.rados.rados.0.smithi178.stdout:2083: copy_from oid 45 from oid 10 current snap is 208 2024-02-10T05:37:05.316 INFO:tasks.rados.rados.0.smithi178.stdout:2076: finishing write tid 2 to smithi17880450-30 2024-02-10T05:37:05.316 INFO:tasks.rados.rados.0.smithi178.stdout:2078: finishing rollback tid 0 to smithi17880450-11 2024-02-10T05:37:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:2076: finishing write tid 3 to smithi17880450-30 2024-02-10T05:37:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:2078: finishing rollback tid 1 to smithi17880450-11 2024-02-10T05:37:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:2078: finishing rollback tid 2 to smithi17880450-11 2024-02-10T05:37:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 1397 (ObjNum 613 snap 199 seq_num 613) dirty exists 2024-02-10T05:37:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:2076: finishing write tid 4 to smithi17880450-30 2024-02-10T05:37:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:2078: done (7 left) 2024-02-10T05:37:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:2084: copy_from oid 24 from oid 27 current snap is 208 2024-02-10T05:37:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 1798 (ObjNum 552 snap 174 seq_num 552) dirty exists 2024-02-10T05:37:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:2076: finishing write tid 5 to smithi17880450-30 2024-02-10T05:37:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 949 (ObjNum 645 snap 208 seq_num 645) dirty exists 2024-02-10T05:37:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:2076: left oid 30 (ObjNum 645 snap 208 seq_num 645) 2024-02-10T05:37:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:2079: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:37:05.607 INFO:tasks.rados.rados.0.smithi178.stdout:2080: finishing write tid 1 to smithi17880450-16 2024-02-10T05:37:05.608 INFO:tasks.rados.rados.0.smithi178.stdout:2080: finishing write tid 2 to smithi17880450-16 2024-02-10T05:37:05.608 INFO:tasks.rados.rados.0.smithi178.stdout:2080: finishing write tid 3 to smithi17880450-16 2024-02-10T05:37:05.608 INFO:tasks.rados.rados.0.smithi178.stdout:2076: done (7 left) 2024-02-10T05:37:05.608 INFO:tasks.rados.rados.0.smithi178.stdout:2077: done (6 left) 2024-02-10T05:37:05.608 INFO:tasks.rados.rados.0.smithi178.stdout:2079: done (5 left) 2024-02-10T05:37:05.608 INFO:tasks.rados.rados.0.smithi178.stdout:2085: read oid 47 snap 204 2024-02-10T05:37:05.608 INFO:tasks.rados.rados.0.smithi178.stdout:2085: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:37:05.608 INFO:tasks.rados.rados.0.smithi178.stdout:2086: snap_create 2024-02-10T05:37:05.608 INFO:tasks.rados.rados.0.smithi178.stdout:2080: finishing write tid 4 to smithi17880450-16 2024-02-10T05:37:05.608 INFO:tasks.rados.rados.0.smithi178.stdout:2084: finishing copy_from racing read to smithi17880450-24 2024-02-10T05:37:05.608 INFO:tasks.rados.rados.0.smithi178.stdout:2080: finishing write tid 5 to smithi17880450-16 2024-02-10T05:37:05.608 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 1807 (ObjNum 646 snap 208 seq_num 646) dirty exists 2024-02-10T05:37:05.608 INFO:tasks.rados.rados.0.smithi178.stdout:2080: left oid 16 (ObjNum 646 snap 208 seq_num 646) 2024-02-10T05:37:05.609 INFO:tasks.rados.rados.0.smithi178.stdout:2082: expect (ObjNum 626 snap 202 seq_num 626) 2024-02-10T05:37:05.709 INFO:tasks.rados.rados.0.smithi178.stdout:2084: finishing copy_from to smithi17880450-24 2024-02-10T05:37:05.710 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 936 (ObjNum 535 snap 167 seq_num 535) dirty exists 2024-02-10T05:37:05.710 INFO:tasks.rados.rados.0.smithi178.stdout:2083: finishing copy_from racing read to smithi17880450-45 2024-02-10T05:37:05.710 INFO:tasks.rados.rados.0.smithi178.stdout:2083: finishing copy_from to smithi17880450-45 2024-02-10T05:37:05.710 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 1584 (ObjNum 570 snap 178 seq_num 570) dirty exists 2024-02-10T05:37:05.710 INFO:tasks.rados.rados.0.smithi178.stdout:2081: expect (ObjNum 634 snap 207 seq_num 634) 2024-02-10T05:37:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:05 smithi189 ceph-mon[89631]: failed to encode map e484 with expected crc 2024-02-10T05:37:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:05 smithi189 ceph-mon[89631]: failed to encode map e484 with expected crc 2024-02-10T05:37:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:05 smithi189 ceph-mon[89631]: failed to encode map e485 with expected crc 2024-02-10T05:37:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:05 smithi189 ceph-mon[89631]: osdmap e485: 8 total, 8 up, 8 in 2024-02-10T05:37:06.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:05 smithi178 ceph-mon[95116]: failed to encode map e484 with expected crc 2024-02-10T05:37:06.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:05 smithi178 ceph-mon[95116]: failed to encode map e484 with expected crc 2024-02-10T05:37:06.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:05 smithi178 ceph-mon[95116]: failed to encode map e485 with expected crc 2024-02-10T05:37:06.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:05 smithi178 ceph-mon[95116]: osdmap e485: 8 total, 8 up, 8 in 2024-02-10T05:37:06.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:05 smithi178 ceph-mon[92537]: failed to encode map e484 with expected crc 2024-02-10T05:37:06.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:05 smithi178 ceph-mon[92537]: failed to encode map e484 with expected crc 2024-02-10T05:37:06.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:05 smithi178 ceph-mon[92537]: failed to encode map e485 with expected crc 2024-02-10T05:37:06.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:05 smithi178 ceph-mon[92537]: osdmap e485: 8 total, 8 up, 8 in 2024-02-10T05:37:06.629 INFO:tasks.rados.rados.0.smithi178.stdout:2085: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:37:06.916 INFO:tasks.rados.rados.0.smithi178.stdout:2080: done (6 left) 2024-02-10T05:37:06.916 INFO:tasks.rados.rados.0.smithi178.stdout:2081: done (5 left) 2024-02-10T05:37:06.916 INFO:tasks.rados.rados.0.smithi178.stdout:2082: done (4 left) 2024-02-10T05:37:06.917 INFO:tasks.rados.rados.0.smithi178.stdout:2083: done (3 left) 2024-02-10T05:37:06.917 INFO:tasks.rados.rados.0.smithi178.stdout:2084: done (2 left) 2024-02-10T05:37:06.917 INFO:tasks.rados.rados.0.smithi178.stdout:2085: done (1 left) 2024-02-10T05:37:06.917 INFO:tasks.rados.rados.0.smithi178.stdout:2086: done (0 left) 2024-02-10T05:37:06.917 INFO:tasks.rados.rados.0.smithi178.stdout:2087: snap_remove snap 204 2024-02-10T05:37:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:06 smithi189 ceph-mon[89631]: failed to encode map e485 with expected crc 2024-02-10T05:37:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:06 smithi189 ceph-mon[89631]: osdmap e486: 8 total, 8 up, 8 in 2024-02-10T05:37:07.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:06 smithi189 ceph-mon[89631]: failed to encode map e486 with expected crc 2024-02-10T05:37:07.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:06 smithi189 ceph-mon[89631]: pgmap v362: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 361 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.4 MiB/s wr, 39 op/s 2024-02-10T05:37:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:06 smithi178 ceph-mon[95116]: failed to encode map e485 with expected crc 2024-02-10T05:37:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:06 smithi178 ceph-mon[95116]: osdmap e486: 8 total, 8 up, 8 in 2024-02-10T05:37:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:06 smithi178 ceph-mon[95116]: failed to encode map e486 with expected crc 2024-02-10T05:37:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:06 smithi178 ceph-mon[95116]: pgmap v362: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 361 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.4 MiB/s wr, 39 op/s 2024-02-10T05:37:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:06 smithi178 ceph-mon[92537]: failed to encode map e485 with expected crc 2024-02-10T05:37:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:06 smithi178 ceph-mon[92537]: osdmap e486: 8 total, 8 up, 8 in 2024-02-10T05:37:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:06 smithi178 ceph-mon[92537]: failed to encode map e486 with expected crc 2024-02-10T05:37:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:06 smithi178 ceph-mon[92537]: pgmap v362: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 361 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.4 MiB/s wr, 39 op/s 2024-02-10T05:37:07.784 INFO:tasks.rados.rados.0.smithi178.stdout:2087: done (0 left) 2024-02-10T05:37:07.785 INFO:tasks.rados.rados.0.smithi178.stdout:2088: delete oid 41 current snap is 209 2024-02-10T05:37:07.797 INFO:tasks.rados.rados.0.smithi178.stdout:2088: done (0 left) 2024-02-10T05:37:07.797 INFO:tasks.rados.rados.0.smithi178.stdout:2089: delete oid 21 current snap is 209 2024-02-10T05:37:07.802 INFO:tasks.rados.rados.0.smithi178.stdout:2089: done (0 left) 2024-02-10T05:37:07.802 INFO:tasks.rados.rados.0.smithi178.stdout:2090: read oid 13 snap 199 2024-02-10T05:37:07.802 INFO:tasks.rados.rados.0.smithi178.stdout:2090: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:37:07.802 INFO:tasks.rados.rados.0.smithi178.stdout:2091: rmattr oid 10 current snap is 209 2024-02-10T05:37:07.802 INFO:tasks.rados.rados.0.smithi178.stdout:2092: read oid 19 snap -1 2024-02-10T05:37:07.802 INFO:tasks.rados.rados.0.smithi178.stdout:2092: expect (ObjNum 603 snap 194 seq_num 603) 2024-02-10T05:37:07.802 INFO:tasks.rados.rados.0.smithi178.stdout:2093: setattr oid 20 current snap is 209 2024-02-10T05:37:07.805 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 209 2024-02-10T05:37:07.805 INFO:tasks.rados.rados.0.smithi178.stdout:2094: seq_num 649 ranges {0=475136,475136=761856,1236992=40960} 2024-02-10T05:37:07.808 INFO:tasks.rados.rados.0.smithi178.stdout:2094: writing smithi17880450-14 from 0 to 475136 tid 1 2024-02-10T05:37:07.814 INFO:tasks.rados.rados.0.smithi178.stdout:2094: writing smithi17880450-14 from 475136 to 1236992 tid 2 2024-02-10T05:37:07.814 INFO:tasks.rados.rados.0.smithi178.stdout:2094: writing smithi17880450-14 from 1236992 to 1277952 tid 3 2024-02-10T05:37:07.814 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 209 2024-02-10T05:37:07.814 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1591 (ObjNum 570 snap 178 seq_num 570) dirty exists 2024-02-10T05:37:07.814 INFO:tasks.rados.rados.0.smithi178.stdout:2095: seq_num 650 ranges {9699328=491520,10190848=647168,10838016=155648} 2024-02-10T05:37:07.869 INFO:tasks.rados.rados.0.smithi178.stdout:2095: writing smithi17880450-15 from 9699328 to 10190848 tid 1 2024-02-10T05:37:07.873 INFO:tasks.rados.rados.0.smithi178.stdout:2095: writing smithi17880450-15 from 10190848 to 10838016 tid 2 2024-02-10T05:37:07.874 INFO:tasks.rados.rados.0.smithi178.stdout:2095: writing smithi17880450-15 from 10838016 to 10993664 tid 3 2024-02-10T05:37:07.874 INFO:tasks.rados.rados.0.smithi178.stdout:2091: done (5 left) 2024-02-10T05:37:07.874 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 40 current snap is 209 2024-02-10T05:37:07.874 INFO:tasks.rados.rados.0.smithi178.stdout:2096: seq_num 651 ranges {0=507904,507904=532480,1040384=270336} 2024-02-10T05:37:07.877 INFO:tasks.rados.rados.0.smithi178.stdout:2096: writing smithi17880450-40 from 0 to 507904 tid 1 2024-02-10T05:37:07.880 INFO:tasks.rados.rados.0.smithi178.stdout:2096: writing smithi17880450-40 from 507904 to 1040384 tid 2 2024-02-10T05:37:07.882 INFO:tasks.rados.rados.0.smithi178.stdout:2096: writing smithi17880450-40 from 1040384 to 1310720 tid 3 2024-02-10T05:37:07.882 INFO:tasks.rados.rados.0.smithi178.stdout:2097: delete oid 26 current snap is 209 2024-02-10T05:37:07.882 INFO:tasks.rados.rados.0.smithi178.stdout:2092: expect (ObjNum 603 snap 194 seq_num 603) 2024-02-10T05:37:07.914 INFO:tasks.rados.rados.0.smithi178.stdout:2094: finishing write tid 1 to smithi17880450-14 2024-02-10T05:37:07.914 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 440 (ObjNum 65 snap 0 seq_num 1548639585) dirty exists 2024-02-10T05:37:07.914 INFO:tasks.rados.rados.0.smithi178.stdout:2094: finishing write tid 2 to smithi17880450-14 2024-02-10T05:37:07.914 INFO:tasks.rados.rados.0.smithi178.stdout:2094: finishing write tid 3 to smithi17880450-14 2024-02-10T05:37:07.914 INFO:tasks.rados.rados.0.smithi178.stdout:2094: finishing write tid 4 to smithi17880450-14 2024-02-10T05:37:07.914 INFO:tasks.rados.rados.0.smithi178.stdout:2094: finishing write tid 5 to smithi17880450-14 2024-02-10T05:37:07.914 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 683 (ObjNum 649 snap 209 seq_num 649) dirty exists 2024-02-10T05:37:07.914 INFO:tasks.rados.rados.0.smithi178.stdout:2094: left oid 14 (ObjNum 649 snap 209 seq_num 649) 2024-02-10T05:37:07.914 INFO:tasks.rados.rados.0.smithi178.stdout:2090: expect (ObjNum 303 snap 88 seq_num 303) 2024-02-10T05:37:07.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:07 smithi178 ceph-mon[92537]: failed to encode map e486 with expected crc 2024-02-10T05:37:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:07 smithi178 ceph-mon[92537]: failed to encode map e486 with expected crc 2024-02-10T05:37:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:07 smithi178 ceph-mon[92537]: failed to encode map e486 with expected crc 2024-02-10T05:37:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:07 smithi178 ceph-mon[95116]: failed to encode map e486 with expected crc 2024-02-10T05:37:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:07 smithi178 ceph-mon[95116]: failed to encode map e486 with expected crc 2024-02-10T05:37:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:07 smithi178 ceph-mon[95116]: failed to encode map e486 with expected crc 2024-02-10T05:37:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:37:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:37:07] "GET /metrics HTTP/1.1" 200 36208 "" "Prometheus/2.43.0" 2024-02-10T05:37:08.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:07 smithi189 ceph-mon[89631]: failed to encode map e486 with expected crc 2024-02-10T05:37:08.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:07 smithi189 ceph-mon[89631]: failed to encode map e486 with expected crc 2024-02-10T05:37:08.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:07 smithi189 ceph-mon[89631]: failed to encode map e486 with expected crc 2024-02-10T05:37:08.390 INFO:tasks.rados.rados.0.smithi178.stdout:2095: finishing write tid 1 to smithi17880450-15 2024-02-10T05:37:08.390 INFO:tasks.rados.rados.0.smithi178.stdout:2095: finishing write tid 2 to smithi17880450-15 2024-02-10T05:37:08.390 INFO:tasks.rados.rados.0.smithi178.stdout:2090: done (6 left) 2024-02-10T05:37:08.390 INFO:tasks.rados.rados.0.smithi178.stdout:2092: done (5 left) 2024-02-10T05:37:08.390 INFO:tasks.rados.rados.0.smithi178.stdout:2093: done (4 left) 2024-02-10T05:37:08.390 INFO:tasks.rados.rados.0.smithi178.stdout:2094: done (3 left) 2024-02-10T05:37:08.390 INFO:tasks.rados.rados.0.smithi178.stdout:2097: done (2 left) 2024-02-10T05:37:08.390 INFO:tasks.rados.rados.0.smithi178.stdout:2098: copy_from oid 11 from oid 23 current snap is 209 2024-02-10T05:37:08.390 INFO:tasks.rados.rados.0.smithi178.stdout:2095: finishing write tid 3 to smithi17880450-15 2024-02-10T05:37:08.390 INFO:tasks.rados.rados.0.smithi178.stdout:2095: finishing write tid 4 to smithi17880450-15 2024-02-10T05:37:08.390 INFO:tasks.rados.rados.0.smithi178.stdout:2095: finishing write tid 5 to smithi17880450-15 2024-02-10T05:37:08.391 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 1588 (ObjNum 650 snap 209 seq_num 650) dirty exists 2024-02-10T05:37:08.391 INFO:tasks.rados.rados.0.smithi178.stdout:2095: left oid 15 (ObjNum 650 snap 209 seq_num 650) 2024-02-10T05:37:08.391 INFO:tasks.rados.rados.0.smithi178.stdout:2096: finishing write tid 1 to smithi17880450-40 2024-02-10T05:37:08.391 INFO:tasks.rados.rados.0.smithi178.stdout:2096: finishing write tid 2 to smithi17880450-40 2024-02-10T05:37:08.391 INFO:tasks.rados.rados.0.smithi178.stdout:2096: finishing write tid 3 to smithi17880450-40 2024-02-10T05:37:08.391 INFO:tasks.rados.rados.0.smithi178.stdout:2096: finishing write tid 4 to smithi17880450-40 2024-02-10T05:37:08.391 INFO:tasks.rados.rados.0.smithi178.stdout:2096: finishing write tid 5 to smithi17880450-40 2024-02-10T05:37:08.391 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 955 (ObjNum 651 snap 209 seq_num 651) dirty exists 2024-02-10T05:37:08.391 INFO:tasks.rados.rados.0.smithi178.stdout:2096: left oid 40 (ObjNum 651 snap 209 seq_num 651) 2024-02-10T05:37:08.391 INFO:tasks.rados.rados.0.smithi178.stdout:2095: done (2 left) 2024-02-10T05:37:08.391 INFO:tasks.rados.rados.0.smithi178.stdout:2096: done (1 left) 2024-02-10T05:37:08.391 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 209 2024-02-10T05:37:08.391 INFO:tasks.rados.rados.0.smithi178.stdout:2099: seq_num 653 ranges {11993088=540672,12533760=696320,13230080=106496} 2024-02-10T05:37:08.455 INFO:tasks.rados.rados.0.smithi178.stdout:2099: writing smithi17880450-25 from 11993088 to 12533760 tid 1 2024-02-10T05:37:08.458 INFO:tasks.rados.rados.0.smithi178.stdout:2099: writing smithi17880450-25 from 12533760 to 13230080 tid 2 2024-02-10T05:37:08.459 INFO:tasks.rados.rados.0.smithi178.stdout:2099: writing smithi17880450-25 from 13230080 to 13336576 tid 3 2024-02-10T05:37:08.460 INFO:tasks.rados.rados.0.smithi178.stdout:2100: delete oid 1 current snap is 209 2024-02-10T05:37:08.460 INFO:tasks.rados.rados.0.smithi178.stdout:2098: finishing copy_from racing read to smithi17880450-11 2024-02-10T05:37:08.460 INFO:tasks.rados.rados.0.smithi178.stdout:2098: finishing copy_from to smithi17880450-11 2024-02-10T05:37:08.460 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 286 (ObjNum 613 snap 199 seq_num 613) dirty exists 2024-02-10T05:37:08.460 INFO:tasks.rados.rados.0.smithi178.stdout:2099: finishing write tid 1 to smithi17880450-25 2024-02-10T05:37:08.461 INFO:tasks.rados.rados.0.smithi178.stdout:2098: done (2 left) 2024-02-10T05:37:08.461 INFO:tasks.rados.rados.0.smithi178.stdout:2100: done (1 left) 2024-02-10T05:37:08.461 INFO:tasks.rados.rados.0.smithi178.stdout:2101: rmattr oid 27 current snap is 209 2024-02-10T05:37:08.461 INFO:tasks.rados.rados.0.smithi178.stdout:2101: done (1 left) 2024-02-10T05:37:08.461 INFO:tasks.rados.rados.0.smithi178.stdout:2102: snap_create 2024-02-10T05:37:08.463 INFO:tasks.rados.rados.0.smithi178.stdout:2099: finishing write tid 2 to smithi17880450-25 2024-02-10T05:37:08.463 INFO:tasks.rados.rados.0.smithi178.stdout:2099: finishing write tid 3 to smithi17880450-25 2024-02-10T05:37:08.463 INFO:tasks.rados.rados.0.smithi178.stdout:2099: finishing write tid 4 to smithi17880450-25 2024-02-10T05:37:08.465 INFO:tasks.rados.rados.0.smithi178.stdout:2099: finishing write tid 5 to smithi17880450-25 2024-02-10T05:37:08.465 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 1600 (ObjNum 653 snap 209 seq_num 653) dirty exists 2024-02-10T05:37:08.465 INFO:tasks.rados.rados.0.smithi178.stdout:2099: left oid 25 (ObjNum 653 snap 209 seq_num 653) 2024-02-10T05:37:08.789 INFO:tasks.rados.rados.0.smithi178.stdout:2099: done (1 left) 2024-02-10T05:37:08.789 INFO:tasks.rados.rados.0.smithi178.stdout:2102: done (0 left) 2024-02-10T05:37:08.789 INFO:tasks.rados.rados.0.smithi178.stdout:2103: rollback oid 36 current snap is 210 2024-02-10T05:37:08.789 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 36 to 199 2024-02-10T05:37:08.789 INFO:tasks.rados.rados.0.smithi178.stdout:2104: delete oid 18 current snap is 210 2024-02-10T05:37:08.799 INFO:tasks.rados.rados.0.smithi178.stdout:2104: done (1 left) 2024-02-10T05:37:08.799 INFO:tasks.rados.rados.0.smithi178.stdout:2105: read oid 49 snap -1 2024-02-10T05:37:08.799 INFO:tasks.rados.rados.0.smithi178.stdout:2105: expect (ObjNum 565 snap 177 seq_num 565) 2024-02-10T05:37:08.799 INFO:tasks.rados.rados.0.smithi178.stdout:2106: delete oid 2 current snap is 210 2024-02-10T05:37:08.800 INFO:tasks.rados.rados.0.smithi178.stdout:2103: finishing rollback tid 0 to smithi17880450-36 2024-02-10T05:37:08.800 INFO:tasks.rados.rados.0.smithi178.stdout:2103: finishing rollback tid 1 to smithi17880450-36 2024-02-10T05:37:08.800 INFO:tasks.rados.rados.0.smithi178.stdout:2103: finishing rollback tid 2 to smithi17880450-36 2024-02-10T05:37:08.800 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 687 (ObjNum 558 snap 174 seq_num 558) dirty exists 2024-02-10T05:37:08.802 INFO:tasks.rados.rados.0.smithi178.stdout:2103: done (2 left) 2024-02-10T05:37:08.802 INFO:tasks.rados.rados.0.smithi178.stdout:2106: done (1 left) 2024-02-10T05:37:08.802 INFO:tasks.rados.rados.0.smithi178.stdout:2107: rollback oid 12 current snap is 210 2024-02-10T05:37:08.802 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 12 to 202 2024-02-10T05:37:08.802 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 210 2024-02-10T05:37:08.802 INFO:tasks.rados.rados.0.smithi178.stdout:2108: seq_num 657 ranges {671744=606208,1277952=688128,1966080=114688} 2024-02-10T05:37:08.809 INFO:tasks.rados.rados.0.smithi178.stdout:2108: writing smithi17880450-23 from 671744 to 1277952 tid 1 2024-02-10T05:37:08.813 INFO:tasks.rados.rados.0.smithi178.stdout:2108: writing smithi17880450-23 from 1277952 to 1966080 tid 2 2024-02-10T05:37:08.814 INFO:tasks.rados.rados.0.smithi178.stdout:2108: writing smithi17880450-23 from 1966080 to 2080768 tid 3 2024-02-10T05:37:08.814 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 27 current snap is 210 2024-02-10T05:37:08.814 INFO:tasks.rados.rados.0.smithi178.stdout:2107: finishing rollback tid 0 to smithi17880450-12 2024-02-10T05:37:08.814 INFO:tasks.rados.rados.0.smithi178.stdout:2109: seq_num 658 ranges {1769472=622592,2392064=565248,2957312=237568} 2024-02-10T05:37:08.827 INFO:tasks.rados.rados.0.smithi178.stdout:2109: writing smithi17880450-27 from 1769472 to 2392064 tid 1 2024-02-10T05:37:08.831 INFO:tasks.rados.rados.0.smithi178.stdout:2109: writing smithi17880450-27 from 2392064 to 2957312 tid 2 2024-02-10T05:37:08.833 INFO:tasks.rados.rados.0.smithi178.stdout:2109: writing smithi17880450-27 from 2957312 to 3194880 tid 3 2024-02-10T05:37:08.833 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 210 2024-02-10T05:37:08.833 INFO:tasks.rados.rados.0.smithi178.stdout:2110: seq_num 659 ranges {1277952=647168,1925120=450560,2375680=352256} 2024-02-10T05:37:08.843 INFO:tasks.rados.rados.0.smithi178.stdout:2110: writing smithi17880450-14 from 1277952 to 1925120 tid 1 2024-02-10T05:37:08.845 INFO:tasks.rados.rados.0.smithi178.stdout:2110: writing smithi17880450-14 from 1925120 to 2375680 tid 2 2024-02-10T05:37:08.848 INFO:tasks.rados.rados.0.smithi178.stdout:2110: writing smithi17880450-14 from 2375680 to 2727936 tid 3 2024-02-10T05:37:08.848 INFO:tasks.rados.rados.0.smithi178.stdout:2111: read oid 41 snap -1 2024-02-10T05:37:08.848 INFO:tasks.rados.rados.0.smithi178.stdout:2111: expect deleted 2024-02-10T05:37:08.848 INFO:tasks.rados.rados.0.smithi178.stdout:2112: snap_create 2024-02-10T05:37:08.849 INFO:tasks.rados.rados.0.smithi178.stdout:2107: finishing rollback tid 1 to smithi17880450-12 2024-02-10T05:37:08.849 INFO:tasks.rados.rados.0.smithi178.stdout:2107: finishing rollback tid 2 to smithi17880450-12 2024-02-10T05:37:08.849 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 959 (ObjNum 613 snap 199 seq_num 613) dirty exists 2024-02-10T05:37:08.849 INFO:tasks.rados.rados.0.smithi178.stdout:2108: finishing write tid 1 to smithi17880450-23 2024-02-10T05:37:08.849 INFO:tasks.rados.rados.0.smithi178.stdout:2108: finishing write tid 2 to smithi17880450-23 2024-02-10T05:37:08.849 INFO:tasks.rados.rados.0.smithi178.stdout:2108: finishing write tid 3 to smithi17880450-23 2024-02-10T05:37:08.849 INFO:tasks.rados.rados.0.smithi178.stdout:2108: finishing write tid 4 to smithi17880450-23 2024-02-10T05:37:08.849 INFO:tasks.rados.rados.0.smithi178.stdout:2105: expect (ObjNum 565 snap 177 seq_num 565) 2024-02-10T05:37:09.139 INFO:tasks.rados.rados.0.smithi178.stdout:2108: finishing write tid 5 to smithi17880450-23 2024-02-10T05:37:09.139 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 1627 (ObjNum 657 snap 210 seq_num 657) dirty exists 2024-02-10T05:37:09.139 INFO:tasks.rados.rados.0.smithi178.stdout:2108: left oid 23 (ObjNum 657 snap 210 seq_num 657) 2024-02-10T05:37:09.139 INFO:tasks.rados.rados.0.smithi178.stdout:2109: finishing write tid 1 to smithi17880450-27 2024-02-10T05:37:09.140 INFO:tasks.rados.rados.0.smithi178.stdout:2109: finishing write tid 2 to smithi17880450-27 2024-02-10T05:37:09.140 INFO:tasks.rados.rados.0.smithi178.stdout:2109: finishing write tid 3 to smithi17880450-27 2024-02-10T05:37:09.140 INFO:tasks.rados.rados.0.smithi178.stdout:2109: finishing write tid 4 to smithi17880450-27 2024-02-10T05:37:09.140 INFO:tasks.rados.rados.0.smithi178.stdout:2109: finishing write tid 5 to smithi17880450-27 2024-02-10T05:37:09.140 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 975 (ObjNum 658 snap 210 seq_num 658) dirty exists 2024-02-10T05:37:09.140 INFO:tasks.rados.rados.0.smithi178.stdout:2109: left oid 27 (ObjNum 658 snap 210 seq_num 658) 2024-02-10T05:37:09.140 INFO:tasks.rados.rados.0.smithi178.stdout:2110: finishing write tid 1 to smithi17880450-14 2024-02-10T05:37:09.140 INFO:tasks.rados.rados.0.smithi178.stdout:2110: finishing write tid 2 to smithi17880450-14 2024-02-10T05:37:09.140 INFO:tasks.rados.rados.0.smithi178.stdout:2110: finishing write tid 3 to smithi17880450-14 2024-02-10T05:37:09.140 INFO:tasks.rados.rados.0.smithi178.stdout:2110: finishing write tid 4 to smithi17880450-14 2024-02-10T05:37:09.140 INFO:tasks.rados.rados.0.smithi178.stdout:2110: finishing write tid 5 to smithi17880450-14 2024-02-10T05:37:09.140 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 692 (ObjNum 659 snap 210 seq_num 659) dirty exists 2024-02-10T05:37:09.140 INFO:tasks.rados.rados.0.smithi178.stdout:2110: left oid 14 (ObjNum 659 snap 210 seq_num 659) 2024-02-10T05:37:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:08 smithi178 ceph-mon[95116]: failed to encode map e487 with expected crc 2024-02-10T05:37:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:08 smithi178 ceph-mon[95116]: osdmap e487: 8 total, 8 up, 8 in 2024-02-10T05:37:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:08 smithi178 ceph-mon[95116]: failed to encode map e487 with expected crc 2024-02-10T05:37:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:08 smithi178 ceph-mon[95116]: failed to encode map e487 with expected crc 2024-02-10T05:37:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:08 smithi178 ceph-mon[95116]: pgmap v364: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 348 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.9 MiB/s wr, 39 op/s 2024-02-10T05:37:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:08 smithi178 ceph-mon[92537]: failed to encode map e487 with expected crc 2024-02-10T05:37:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:08 smithi178 ceph-mon[92537]: osdmap e487: 8 total, 8 up, 8 in 2024-02-10T05:37:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:08 smithi178 ceph-mon[92537]: failed to encode map e487 with expected crc 2024-02-10T05:37:09.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:08 smithi178 ceph-mon[92537]: failed to encode map e487 with expected crc 2024-02-10T05:37:09.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:08 smithi178 ceph-mon[92537]: pgmap v364: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 348 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.9 MiB/s wr, 39 op/s 2024-02-10T05:37:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:08 smithi189 ceph-mon[89631]: failed to encode map e487 with expected crc 2024-02-10T05:37:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:08 smithi189 ceph-mon[89631]: osdmap e487: 8 total, 8 up, 8 in 2024-02-10T05:37:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:08 smithi189 ceph-mon[89631]: failed to encode map e487 with expected crc 2024-02-10T05:37:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:08 smithi189 ceph-mon[89631]: failed to encode map e487 with expected crc 2024-02-10T05:37:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:08 smithi189 ceph-mon[89631]: pgmap v364: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 348 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.9 MiB/s wr, 39 op/s 2024-02-10T05:37:09.795 INFO:tasks.rados.rados.0.smithi178.stdout:2105: done (6 left) 2024-02-10T05:37:09.795 INFO:tasks.rados.rados.0.smithi178.stdout:2107: done (5 left) 2024-02-10T05:37:09.795 INFO:tasks.rados.rados.0.smithi178.stdout:2108: done (4 left) 2024-02-10T05:37:09.795 INFO:tasks.rados.rados.0.smithi178.stdout:2109: done (3 left) 2024-02-10T05:37:09.795 INFO:tasks.rados.rados.0.smithi178.stdout:2110: done (2 left) 2024-02-10T05:37:09.795 INFO:tasks.rados.rados.0.smithi178.stdout:2111: done (1 left) 2024-02-10T05:37:09.795 INFO:tasks.rados.rados.0.smithi178.stdout:2112: done (0 left) 2024-02-10T05:37:09.796 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 211 2024-02-10T05:37:09.796 INFO:tasks.rados.rados.0.smithi178.stdout:2113: seq_num 660 ranges {2818048=663552,3481600=737280,4218880=65536} 2024-02-10T05:37:09.813 INFO:tasks.rados.rados.0.smithi178.stdout:2113: writing smithi17880450-39 from 2818048 to 3481600 tid 1 2024-02-10T05:37:09.817 INFO:tasks.rados.rados.0.smithi178.stdout:2113: writing smithi17880450-39 from 3481600 to 4218880 tid 2 2024-02-10T05:37:09.818 INFO:tasks.rados.rados.0.smithi178.stdout:2113: writing smithi17880450-39 from 4218880 to 4284416 tid 3 2024-02-10T05:37:09.818 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 211 2024-02-10T05:37:09.818 INFO:tasks.rados.rados.0.smithi178.stdout:2114: seq_num 661 ranges {10797056=679936,11476992=622592,12099584=180224} 2024-02-10T05:37:09.878 INFO:tasks.rados.rados.0.smithi178.stdout:2114: writing smithi17880450-38 from 10797056 to 11476992 tid 1 2024-02-10T05:37:09.882 INFO:tasks.rados.rados.0.smithi178.stdout:2114: writing smithi17880450-38 from 11476992 to 12099584 tid 2 2024-02-10T05:37:09.883 INFO:tasks.rados.rados.0.smithi178.stdout:2114: writing smithi17880450-38 from 12099584 to 12279808 tid 3 2024-02-10T05:37:09.884 INFO:tasks.rados.rados.0.smithi178.stdout:2115: read oid 35 snap -1 2024-02-10T05:37:09.884 INFO:tasks.rados.rados.0.smithi178.stdout:2115: expect (ObjNum 582 snap 187 seq_num 582) 2024-02-10T05:37:09.884 INFO:tasks.rados.rados.0.smithi178.stdout:2116: copy_from oid 28 from oid 26 current snap is 211 2024-02-10T05:37:09.884 INFO:tasks.rados.rados.0.smithi178.stdout:2113: finishing write tid 1 to smithi17880450-39 2024-02-10T05:37:09.884 INFO:tasks.rados.rados.0.smithi178.stdout:2113: finishing write tid 2 to smithi17880450-39 2024-02-10T05:37:09.884 INFO:tasks.rados.rados.0.smithi178.stdout:2113: finishing write tid 3 to smithi17880450-39 2024-02-10T05:37:09.884 INFO:tasks.rados.rados.0.smithi178.stdout:2117: snap_remove snap 200 2024-02-10T05:37:09.940 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:09 smithi189 ceph-mon[89631]: failed to encode map e488 with expected crc 2024-02-10T05:37:09.940 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:09 smithi189 ceph-mon[89631]: osdmap e488: 8 total, 8 up, 8 in 2024-02-10T05:37:09.940 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:09 smithi189 ceph-mon[89631]: failed to encode map e488 with expected crc 2024-02-10T05:37:09.941 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:09 smithi189 ceph-mon[89631]: failed to encode map e488 with expected crc 2024-02-10T05:37:09.941 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:09 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T05:37:09.941 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:09 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T05:37:09.941 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:09 smithi189 ceph-mon[89631]: Upgrade: osd.5 is safe to restart 2024-02-10T05:37:10.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:09 smithi178 ceph-mon[92537]: failed to encode map e488 with expected crc 2024-02-10T05:37:10.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:09 smithi178 ceph-mon[92537]: osdmap e488: 8 total, 8 up, 8 in 2024-02-10T05:37:10.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:09 smithi178 ceph-mon[92537]: failed to encode map e488 with expected crc 2024-02-10T05:37:10.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:09 smithi178 ceph-mon[92537]: failed to encode map e488 with expected crc 2024-02-10T05:37:10.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:09 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T05:37:10.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:09 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T05:37:10.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:09 smithi178 ceph-mon[92537]: Upgrade: osd.5 is safe to restart 2024-02-10T05:37:10.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:09 smithi178 ceph-mon[95116]: failed to encode map e488 with expected crc 2024-02-10T05:37:10.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:09 smithi178 ceph-mon[95116]: osdmap e488: 8 total, 8 up, 8 in 2024-02-10T05:37:10.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:09 smithi178 ceph-mon[95116]: failed to encode map e488 with expected crc 2024-02-10T05:37:10.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:09 smithi178 ceph-mon[95116]: failed to encode map e488 with expected crc 2024-02-10T05:37:10.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:09 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T05:37:10.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:09 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T05:37:10.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:09 smithi178 ceph-mon[95116]: Upgrade: osd.5 is safe to restart 2024-02-10T05:37:10.217 INFO:tasks.rados.rados.0.smithi178.stdout:2117: done (4 left) 2024-02-10T05:37:10.217 INFO:tasks.rados.rados.0.smithi178.stdout:2118: read oid 15 snap -1 2024-02-10T05:37:10.217 INFO:tasks.rados.rados.0.smithi178.stdout:2118: expect (ObjNum 650 snap 209 seq_num 650) 2024-02-10T05:37:10.217 INFO:tasks.rados.rados.0.smithi178.stdout:2119: delete oid 41 current snap is 211 2024-02-10T05:37:10.217 INFO:tasks.rados.rados.0.smithi178.stdout:2113: finishing write tid 4 to smithi17880450-39 2024-02-10T05:37:10.217 INFO:tasks.rados.rados.0.smithi178.stdout:2113: finishing write tid 5 to smithi17880450-39 2024-02-10T05:37:10.217 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1439 (ObjNum 660 snap 211 seq_num 660) dirty exists 2024-02-10T05:37:10.217 INFO:tasks.rados.rados.0.smithi178.stdout:2113: left oid 39 (ObjNum 660 snap 211 seq_num 660) 2024-02-10T05:37:10.217 INFO:tasks.rados.rados.0.smithi178.stdout:2114: finishing write tid 1 to smithi17880450-38 2024-02-10T05:37:10.217 INFO:tasks.rados.rados.0.smithi178.stdout:2116: finishing copy_from to smithi17880450-28 2024-02-10T05:37:10.218 INFO:tasks.rados.rados.0.smithi178.stdout:2116: got expected ENOENT (src dne) 2024-02-10T05:37:10.218 INFO:tasks.rados.rados.0.smithi178.stdout:2116: finishing copy_from racing read to smithi17880450-28 2024-02-10T05:37:10.218 INFO:tasks.rados.rados.0.smithi178.stdout:2115: expect (ObjNum 582 snap 187 seq_num 582) 2024-02-10T05:37:10.224 INFO:tasks.rados.rados.0.smithi178.stdout:2114: finishing write tid 2 to smithi17880450-38 2024-02-10T05:37:10.224 INFO:tasks.rados.rados.0.smithi178.stdout:2114: finishing write tid 3 to smithi17880450-38 2024-02-10T05:37:10.224 INFO:tasks.rados.rados.0.smithi178.stdout:2114: finishing write tid 4 to smithi17880450-38 2024-02-10T05:37:10.224 INFO:tasks.rados.rados.0.smithi178.stdout:2114: finishing write tid 5 to smithi17880450-38 2024-02-10T05:37:10.224 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1604 (ObjNum 661 snap 211 seq_num 661) dirty exists 2024-02-10T05:37:10.225 INFO:tasks.rados.rados.0.smithi178.stdout:2114: left oid 38 (ObjNum 661 snap 211 seq_num 661) 2024-02-10T05:37:10.233 INFO:tasks.rados.rados.0.smithi178.stdout:2113: done (5 left) 2024-02-10T05:37:10.233 INFO:tasks.rados.rados.0.smithi178.stdout:2114: done (4 left) 2024-02-10T05:37:10.233 INFO:tasks.rados.rados.0.smithi178.stdout:2115: done (3 left) 2024-02-10T05:37:10.233 INFO:tasks.rados.rados.0.smithi178.stdout:2116: done (2 left) 2024-02-10T05:37:10.233 INFO:tasks.rados.rados.0.smithi178.stdout:2119: done (1 left) 2024-02-10T05:37:10.233 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 211 2024-02-10T05:37:10.233 INFO:tasks.rados.rados.0.smithi178.stdout:2120: seq_num 663 ranges {3227648=712704,3940352=442368,4382720=360448} 2024-02-10T05:37:10.255 INFO:tasks.rados.rados.0.smithi178.stdout:2120: writing smithi17880450-22 from 3227648 to 3940352 tid 1 2024-02-10T05:37:10.258 INFO:tasks.rados.rados.0.smithi178.stdout:2120: writing smithi17880450-22 from 3940352 to 4382720 tid 2 2024-02-10T05:37:10.261 INFO:tasks.rados.rados.0.smithi178.stdout:2120: writing smithi17880450-22 from 4382720 to 4743168 tid 3 2024-02-10T05:37:10.261 INFO:tasks.rados.rados.0.smithi178.stdout:2121: read oid 45 snap 207 2024-02-10T05:37:10.261 INFO:tasks.rados.rados.0.smithi178.stdout:2121: expect (ObjNum 628 snap 206 seq_num 628) 2024-02-10T05:37:10.261 INFO:tasks.rados.rados.0.smithi178.stdout:2122: read oid 2 snap -1 2024-02-10T05:37:10.262 INFO:tasks.rados.rados.0.smithi178.stdout:2122: expect deleted 2024-02-10T05:37:10.262 INFO:tasks.rados.rados.0.smithi178.stdout:2123: delete oid 27 current snap is 211 2024-02-10T05:37:10.264 INFO:tasks.rados.rados.0.smithi178.stdout:2120: finishing write tid 1 to smithi17880450-22 2024-02-10T05:37:10.265 INFO:tasks.rados.rados.0.smithi178.stdout:2120: finishing write tid 2 to smithi17880450-22 2024-02-10T05:37:10.267 INFO:tasks.rados.rados.0.smithi178.stdout:2120: finishing write tid 3 to smithi17880450-22 2024-02-10T05:37:10.267 INFO:tasks.rados.rados.0.smithi178.stdout:2120: finishing write tid 4 to smithi17880450-22 2024-02-10T05:37:10.268 INFO:tasks.rados.rados.0.smithi178.stdout:2122: done (4 left) 2024-02-10T05:37:10.268 INFO:tasks.rados.rados.0.smithi178.stdout:2123: done (3 left) 2024-02-10T05:37:10.268 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 47 current snap is 211 2024-02-10T05:37:10.268 INFO:tasks.rados.rados.0.smithi178.stdout:2124: seq_num 665 ranges {3899392=745472,4644864=606208,5251072=196608} 2024-02-10T05:37:10.293 INFO:tasks.rados.rados.0.smithi178.stdout:2124: writing smithi17880450-47 from 3899392 to 4644864 tid 1 2024-02-10T05:37:10.300 INFO:tasks.rados.rados.0.smithi178.stdout:2124: writing smithi17880450-47 from 4644864 to 5251072 tid 2 2024-02-10T05:37:10.300 INFO:tasks.rados.rados.0.smithi178.stdout:2124: writing smithi17880450-47 from 5251072 to 5447680 tid 3 2024-02-10T05:37:10.300 INFO:tasks.rados.rados.0.smithi178.stdout:2125: snap_create 2024-02-10T05:37:10.300 INFO:tasks.rados.rados.0.smithi178.stdout:2120: finishing write tid 5 to smithi17880450-22 2024-02-10T05:37:10.300 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 989 (ObjNum 663 snap 211 seq_num 663) dirty exists 2024-02-10T05:37:10.300 INFO:tasks.rados.rados.0.smithi178.stdout:2120: left oid 22 (ObjNum 663 snap 211 seq_num 663) 2024-02-10T05:37:10.300 INFO:tasks.rados.rados.0.smithi178.stdout:2118: expect (ObjNum 650 snap 209 seq_num 650) 2024-02-10T05:37:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:10 smithi189 ceph-mon[89631]: osdmap e489: 8 total, 8 up, 8 in 2024-02-10T05:37:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:10 smithi189 ceph-mon[89631]: failed to encode map e489 with expected crc 2024-02-10T05:37:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:10 smithi189 ceph-mon[89631]: failed to encode map e489 with expected crc 2024-02-10T05:37:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:10 smithi189 ceph-mon[89631]: osdmap e490: 8 total, 8 up, 8 in 2024-02-10T05:37:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:10 smithi189 ceph-mon[89631]: failed to encode map e490 with expected crc 2024-02-10T05:37:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:10 smithi189 ceph-mon[89631]: pgmap v368: 121 pgs: 121 active+clean; 313 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 4.8 MiB/s wr, 33 op/s 2024-02-10T05:37:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:10 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:10 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T05:37:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:10 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:37:11.103 INFO:tasks.rados.rados.0.smithi178.stdout:2121: expect (ObjNum 628 snap 206 seq_num 628) 2024-02-10T05:37:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[92537]: osdmap e489: 8 total, 8 up, 8 in 2024-02-10T05:37:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[92537]: failed to encode map e489 with expected crc 2024-02-10T05:37:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[92537]: failed to encode map e489 with expected crc 2024-02-10T05:37:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[92537]: osdmap e490: 8 total, 8 up, 8 in 2024-02-10T05:37:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[92537]: failed to encode map e490 with expected crc 2024-02-10T05:37:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[92537]: pgmap v368: 121 pgs: 121 active+clean; 313 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 4.8 MiB/s wr, 33 op/s 2024-02-10T05:37:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T05:37:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:37:11.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[95116]: osdmap e489: 8 total, 8 up, 8 in 2024-02-10T05:37:11.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[95116]: failed to encode map e489 with expected crc 2024-02-10T05:37:11.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[95116]: failed to encode map e489 with expected crc 2024-02-10T05:37:11.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[95116]: osdmap e490: 8 total, 8 up, 8 in 2024-02-10T05:37:11.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[95116]: failed to encode map e490 with expected crc 2024-02-10T05:37:11.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[95116]: pgmap v368: 121 pgs: 121 active+clean; 313 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 4.8 MiB/s wr, 33 op/s 2024-02-10T05:37:11.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:11.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T05:37:11.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:10 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:37:11.547 INFO:tasks.rados.rados.0.smithi178.stdout:2124: finishing write tid 1 to smithi17880450-47 2024-02-10T05:37:11.547 INFO:tasks.rados.rados.0.smithi178.stdout:2118: done (4 left) 2024-02-10T05:37:11.547 INFO:tasks.rados.rados.0.smithi178.stdout:2120: done (3 left) 2024-02-10T05:37:11.547 INFO:tasks.rados.rados.0.smithi178.stdout:2121: done (2 left) 2024-02-10T05:37:11.547 INFO:tasks.rados.rados.0.smithi178.stdout:2125: done (1 left) 2024-02-10T05:37:11.547 INFO:tasks.rados.rados.0.smithi178.stdout:2126: snap_remove snap 211 2024-02-10T05:37:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:11 smithi189 ceph-mon[89631]: failed to encode map e490 with expected crc 2024-02-10T05:37:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:11 smithi189 ceph-mon[89631]: failed to encode map e490 with expected crc 2024-02-10T05:37:12.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:11 smithi189 ceph-mon[89631]: Upgrade: Updating osd.5 2024-02-10T05:37:12.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:11 smithi189 ceph-mon[89631]: Deploying daemon osd.5 on smithi189 2024-02-10T05:37:12.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:11 smithi189 ceph-mon[89631]: osdmap e491: 8 total, 8 up, 8 in 2024-02-10T05:37:12.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:11 smithi189 ceph-mon[89631]: failed to encode map e491 with expected crc 2024-02-10T05:37:12.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:11 smithi178 ceph-mon[95116]: failed to encode map e490 with expected crc 2024-02-10T05:37:12.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:11 smithi178 ceph-mon[95116]: failed to encode map e490 with expected crc 2024-02-10T05:37:12.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:11 smithi178 ceph-mon[95116]: Upgrade: Updating osd.5 2024-02-10T05:37:12.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:11 smithi178 ceph-mon[95116]: Deploying daemon osd.5 on smithi189 2024-02-10T05:37:12.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:11 smithi178 ceph-mon[95116]: osdmap e491: 8 total, 8 up, 8 in 2024-02-10T05:37:12.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:11 smithi178 ceph-mon[95116]: failed to encode map e491 with expected crc 2024-02-10T05:37:12.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:11 smithi178 ceph-mon[92537]: failed to encode map e490 with expected crc 2024-02-10T05:37:12.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:11 smithi178 ceph-mon[92537]: failed to encode map e490 with expected crc 2024-02-10T05:37:12.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:11 smithi178 ceph-mon[92537]: Upgrade: Updating osd.5 2024-02-10T05:37:12.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:11 smithi178 ceph-mon[92537]: Deploying daemon osd.5 on smithi189 2024-02-10T05:37:12.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:11 smithi178 ceph-mon[92537]: osdmap e491: 8 total, 8 up, 8 in 2024-02-10T05:37:12.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:11 smithi178 ceph-mon[92537]: failed to encode map e491 with expected crc 2024-02-10T05:37:12.228 INFO:tasks.rados.rados.0.smithi178.stdout:2126: done (1 left) 2024-02-10T05:37:12.228 INFO:tasks.rados.rados.0.smithi178.stdout:2127: rollback oid 38 current snap is 212 2024-02-10T05:37:12.228 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 38 to 195 2024-02-10T05:37:12.228 INFO:tasks.rados.rados.0.smithi178.stdout:2124: finishing write tid 2 to smithi17880450-47 2024-02-10T05:37:12.228 INFO:tasks.rados.rados.0.smithi178.stdout:2124: finishing write tid 3 to smithi17880450-47 2024-02-10T05:37:12.228 INFO:tasks.rados.rados.0.smithi178.stdout:2124: finishing write tid 4 to smithi17880450-47 2024-02-10T05:37:12.228 INFO:tasks.rados.rados.0.smithi178.stdout:2124: finishing write tid 5 to smithi17880450-47 2024-02-10T05:37:12.228 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 1631 (ObjNum 665 snap 211 seq_num 665) dirty exists 2024-02-10T05:37:12.228 INFO:tasks.rados.rados.0.smithi178.stdout:2124: left oid 47 (ObjNum 665 snap 211 seq_num 665) 2024-02-10T05:37:12.228 INFO:tasks.rados.rados.0.smithi178.stdout:2124: done (1 left) 2024-02-10T05:37:12.229 INFO:tasks.rados.rados.0.smithi178.stdout:2128: snap_remove snap 206 2024-02-10T05:37:12.530 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:37:12.842 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:37:12.842 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (5m) 59s ago 9m 24.9M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:37:12.842 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (5m) 23s ago 9m 84.3M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (10m) 59s ago 10m 20.2M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (10m) 23s ago 10m 15.2M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (4m) 23s ago 13m 450M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (5m) 59s ago 15m 506M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (4m) 59s ago 15m 55.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (3m) 23s ago 14m 46.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 32ab039140f2 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (3m) 59s ago 14m 46.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (5m) 59s ago 9m 16.4M - 1.5.0 0da6a335fe13 81bb7dad5008 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (5m) 23s ago 9m 15.7M - 1.5.0 0da6a335fe13 31c11a476517 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (2m) 59s ago 13m 199M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 6b1445eee423 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (2m) 59s ago 13m 175M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 9caa5019ee1f 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (98s) 59s ago 12m 152M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 2733e0215ccb 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (64s) 59s ago 12m 13.5M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92fd1871dd99 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (29s) 23s ago 12m 12.7M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 d9b69540b813 2024-02-10T05:37:12.843 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (11m) 23s ago 11m 410M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 59c47096132a 2024-02-10T05:37:12.844 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (11m) 23s ago 11m 209M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:37:12.844 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (10m) 23s ago 10m 195M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:37:12.844 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (4m) 23s ago 10m 62.2M - 2.43.0 a07b618ecd1d 42ce2738514d 2024-02-10T05:37:13.022 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:12 smithi189 ceph-mon[89631]: failed to encode map e491 with expected crc 2024-02-10T05:37:13.022 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:12 smithi189 ceph-mon[89631]: failed to encode map e491 with expected crc 2024-02-10T05:37:13.022 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:12 smithi189 ceph-mon[89631]: osdmap e492: 8 total, 8 up, 8 in 2024-02-10T05:37:13.022 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:12 smithi189 ceph-mon[89631]: from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:37:13.022 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:12 smithi189 ceph-mon[89631]: pgmap v371: 121 pgs: 121 active+clean; 315 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s rd, 2.5 MiB/s wr, 31 op/s 2024-02-10T05:37:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:12 smithi178 ceph-mon[92537]: failed to encode map e491 with expected crc 2024-02-10T05:37:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:12 smithi178 ceph-mon[92537]: failed to encode map e491 with expected crc 2024-02-10T05:37:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:12 smithi178 ceph-mon[92537]: osdmap e492: 8 total, 8 up, 8 in 2024-02-10T05:37:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:12 smithi178 ceph-mon[92537]: from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:37:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:12 smithi178 ceph-mon[92537]: pgmap v371: 121 pgs: 121 active+clean; 315 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s rd, 2.5 MiB/s wr, 31 op/s 2024-02-10T05:37:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:12 smithi178 ceph-mon[95116]: failed to encode map e491 with expected crc 2024-02-10T05:37:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:12 smithi178 ceph-mon[95116]: failed to encode map e491 with expected crc 2024-02-10T05:37:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:12 smithi178 ceph-mon[95116]: osdmap e492: 8 total, 8 up, 8 in 2024-02-10T05:37:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:12 smithi178 ceph-mon[95116]: from='client.44258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:37:13.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:12 smithi178 ceph-mon[95116]: pgmap v371: 121 pgs: 121 active+clean; 315 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s rd, 2.5 MiB/s wr, 31 op/s 2024-02-10T05:37:13.229 INFO:tasks.rados.rados.0.smithi178.stdout:2128: done (1 left) 2024-02-10T05:37:13.229 INFO:tasks.rados.rados.0.smithi178.stdout:2129: copy_from oid 27 from oid 36 current snap is 212 2024-02-10T05:37:13.229 INFO:tasks.rados.rados.0.smithi178.stdout:2127: finishing rollback tid 0 to smithi17880450-38 2024-02-10T05:37:13.229 INFO:tasks.rados.rados.0.smithi178.stdout:2127: finishing rollback tid 1 to smithi17880450-38 2024-02-10T05:37:13.229 INFO:tasks.rados.rados.0.smithi178.stdout:2127: finishing rollback tid 2 to smithi17880450-38 2024-02-10T05:37:13.229 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1607 (ObjNum 593 snap 190 seq_num 593) dirty exists 2024-02-10T05:37:13.229 INFO:tasks.rados.rados.0.smithi178.stdout:2127: done (1 left) 2024-02-10T05:37:13.229 INFO:tasks.rados.rados.0.smithi178.stdout:2130: snap_remove snap 203 2024-02-10T05:37:13.234 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:37:13.234 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:37:13.234 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:37:13.234 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:37:13.235 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:37:13.235 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:37:13.235 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:37:13.235 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:37:13.235 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 3, 2024-02-10T05:37:13.235 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 5 2024-02-10T05:37:13.235 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:37:13.235 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:37:13.235 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:37:13.235 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:37:13.235 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:37:13.235 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 5, 2024-02-10T05:37:13.235 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 10 2024-02-10T05:37:13.235 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:37:13.236 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:37:14.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:13 smithi189 ceph-mon[89631]: failed to encode map e492 with expected crc 2024-02-10T05:37:14.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:13 smithi189 ceph-mon[89631]: failed to encode map e492 with expected crc 2024-02-10T05:37:14.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:13 smithi189 ceph-mon[89631]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:37:14.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:13 smithi189 ceph-mon[89631]: osdmap e493: 8 total, 8 up, 8 in 2024-02-10T05:37:14.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:13 smithi189 ceph-mon[89631]: failed to encode map e493 with expected crc 2024-02-10T05:37:14.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:13 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/225784728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:14.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:37:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:13 smithi178 ceph-mon[92537]: failed to encode map e492 with expected crc 2024-02-10T05:37:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:13 smithi178 ceph-mon[92537]: failed to encode map e492 with expected crc 2024-02-10T05:37:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:13 smithi178 ceph-mon[92537]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:37:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:13 smithi178 ceph-mon[92537]: osdmap e493: 8 total, 8 up, 8 in 2024-02-10T05:37:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:13 smithi178 ceph-mon[92537]: failed to encode map e493 with expected crc 2024-02-10T05:37:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:13 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/225784728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:37:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:13 smithi178 ceph-mon[95116]: failed to encode map e492 with expected crc 2024-02-10T05:37:14.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:13 smithi178 ceph-mon[95116]: failed to encode map e492 with expected crc 2024-02-10T05:37:14.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:13 smithi178 ceph-mon[95116]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:37:14.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:13 smithi178 ceph-mon[95116]: osdmap e493: 8 total, 8 up, 8 in 2024-02-10T05:37:14.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:13 smithi178 ceph-mon[95116]: failed to encode map e493 with expected crc 2024-02-10T05:37:14.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:13 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/225784728' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:14.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:37:14.232 INFO:tasks.rados.rados.0.smithi178.stdout:2130: done (1 left) 2024-02-10T05:37:14.232 INFO:tasks.rados.rados.0.smithi178.stdout:2131: delete oid 11 current snap is 212 2024-02-10T05:37:14.232 INFO:tasks.rados.rados.0.smithi178.stdout:2129: finishing copy_from racing read to smithi17880450-27 2024-02-10T05:37:14.232 INFO:tasks.rados.rados.0.smithi178.stdout:2129: finishing copy_from to smithi17880450-27 2024-02-10T05:37:14.232 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 687 (ObjNum 558 snap 174 seq_num 558) dirty exists 2024-02-10T05:37:14.251 INFO:tasks.rados.rados.0.smithi178.stdout:2129: done (1 left) 2024-02-10T05:37:14.251 INFO:tasks.rados.rados.0.smithi178.stdout:2131: done (0 left) 2024-02-10T05:37:14.251 INFO:tasks.rados.rados.0.smithi178.stdout:2132: read oid 47 snap -1 2024-02-10T05:37:14.251 INFO:tasks.rados.rados.0.smithi178.stdout:2132: expect (ObjNum 665 snap 211 seq_num 665) 2024-02-10T05:37:14.251 INFO:tasks.rados.rados.0.smithi178.stdout:2133: read oid 10 snap 199 2024-02-10T05:37:14.251 INFO:tasks.rados.rados.0.smithi178.stdout:2133: expect (ObjNum 410 snap 134 seq_num 410) 2024-02-10T05:37:14.251 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 35 current snap is 212 2024-02-10T05:37:14.251 INFO:tasks.rados.rados.0.smithi178.stdout:2134: seq_num 667 ranges {155648=778240,933888=778240,1712128=24576} 2024-02-10T05:37:14.257 INFO:tasks.rados.rados.0.smithi178.stdout:2134: writing smithi17880450-35 from 155648 to 933888 tid 1 2024-02-10T05:37:14.262 INFO:tasks.rados.rados.0.smithi178.stdout:2134: writing smithi17880450-35 from 933888 to 1712128 tid 2 2024-02-10T05:37:14.262 INFO:tasks.rados.rados.0.smithi178.stdout:2134: writing smithi17880450-35 from 1712128 to 1736704 tid 3 2024-02-10T05:37:14.262 INFO:tasks.rados.rados.0.smithi178.stdout:2135: snap_remove snap 210 2024-02-10T05:37:14.763 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:14 smithi189 systemd[1]: Stopping Ceph osd.5 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:37:15.038 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[43068]: 2024-02-10T05:37:14.761+0000 7f0ed60e9700 -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-02-10T05:37:15.038 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[43068]: 2024-02-10T05:37:14.761+0000 7f0ed60e9700 -1 osd.5 494 *** Got signal Terminated *** 2024-02-10T05:37:15.038 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[43068]: 2024-02-10T05:37:14.761+0000 7f0ed60e9700 -1 osd.5 494 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T05:37:15.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:14 smithi189 ceph-mon[89631]: failed to encode map e493 with expected crc 2024-02-10T05:37:15.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:14 smithi189 ceph-mon[89631]: failed to encode map e493 with expected crc 2024-02-10T05:37:15.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:14 smithi189 ceph-mon[89631]: osdmap e494: 8 total, 8 up, 8 in 2024-02-10T05:37:15.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:14 smithi189 ceph-mon[89631]: failed to encode map e494 with expected crc 2024-02-10T05:37:15.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:14 smithi189 ceph-mon[89631]: pgmap v374: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-02-10T05:37:15.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:14 smithi189 ceph-mon[89631]: osd.5 marked itself down and dead 2024-02-10T05:37:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:14 smithi178 ceph-mon[95116]: failed to encode map e493 with expected crc 2024-02-10T05:37:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:14 smithi178 ceph-mon[95116]: failed to encode map e493 with expected crc 2024-02-10T05:37:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:14 smithi178 ceph-mon[95116]: osdmap e494: 8 total, 8 up, 8 in 2024-02-10T05:37:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:14 smithi178 ceph-mon[95116]: failed to encode map e494 with expected crc 2024-02-10T05:37:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:14 smithi178 ceph-mon[95116]: pgmap v374: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-02-10T05:37:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:14 smithi178 ceph-mon[95116]: osd.5 marked itself down and dead 2024-02-10T05:37:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:14 smithi178 ceph-mon[92537]: failed to encode map e493 with expected crc 2024-02-10T05:37:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:14 smithi178 ceph-mon[92537]: failed to encode map e493 with expected crc 2024-02-10T05:37:15.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:14 smithi178 ceph-mon[92537]: osdmap e494: 8 total, 8 up, 8 in 2024-02-10T05:37:15.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:14 smithi178 ceph-mon[92537]: failed to encode map e494 with expected crc 2024-02-10T05:37:15.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:14 smithi178 ceph-mon[92537]: pgmap v374: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-02-10T05:37:15.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:14 smithi178 ceph-mon[92537]: osd.5 marked itself down and dead 2024-02-10T05:37:15.218 INFO:tasks.rados.rados.0.smithi178.stdout:2135: done (3 left) 2024-02-10T05:37:15.218 INFO:tasks.rados.rados.0.smithi178.stdout:2136: rollback oid 32 current snap is 212 2024-02-10T05:37:15.218 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 32 to 207 2024-02-10T05:37:15.222 INFO:tasks.rados.rados.0.smithi178.stdout:2134: finishing write tid 1 to smithi17880450-35 2024-02-10T05:37:15.222 INFO:tasks.rados.rados.0.smithi178.stdout:2134: finishing write tid 2 to smithi17880450-35 2024-02-10T05:37:15.222 INFO:tasks.rados.rados.0.smithi178.stdout:2132: expect (ObjNum 665 snap 211 seq_num 665) 2024-02-10T05:37:15.610 INFO:tasks.rados.rados.0.smithi178.stdout:2134: finishing write tid 3 to smithi17880450-35 2024-02-10T05:37:15.611 INFO:tasks.rados.rados.0.smithi178.stdout:2134: finishing write tid 4 to smithi17880450-35 2024-02-10T05:37:15.611 INFO:tasks.rados.rados.0.smithi178.stdout:2134: finishing write tid 5 to smithi17880450-35 2024-02-10T05:37:15.611 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 1635 (ObjNum 667 snap 212 seq_num 667) dirty exists 2024-02-10T05:37:15.611 INFO:tasks.rados.rados.0.smithi178.stdout:2134: left oid 35 (ObjNum 667 snap 212 seq_num 667) 2024-02-10T05:37:15.611 INFO:tasks.rados.rados.0.smithi178.stdout:2133: expect (ObjNum 410 snap 134 seq_num 410) 2024-02-10T05:37:16.029 INFO:tasks.rados.rados.0.smithi178.stdout:2132: done (3 left) 2024-02-10T05:37:16.029 INFO:tasks.rados.rados.0.smithi178.stdout:2133: done (2 left) 2024-02-10T05:37:16.030 INFO:tasks.rados.rados.0.smithi178.stdout:2134: done (1 left) 2024-02-10T05:37:16.030 INFO:tasks.rados.rados.0.smithi178.stdout:2137: read oid 11 snap -1 2024-02-10T05:37:16.030 INFO:tasks.rados.rados.0.smithi178.stdout:2137: expect deleted 2024-02-10T05:37:16.030 INFO:tasks.rados.rados.0.smithi178.stdout:2138: snap_create 2024-02-10T05:37:16.090 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:15 smithi189 podman[100010]: 2024-02-10 05:37:15.806628001 +0000 UTC m=+1.245535746 container died 59c47096132a8f48f5c72cfe9b291c6c2871537266cf96b79b93bc2b7d8bc2cd (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=quincy-72ce7c1, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-02-10T05:37:16.090 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:15 smithi189 ceph-mon[89631]: failed to encode map e494 with expected crc 2024-02-10T05:37:16.091 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:15 smithi189 ceph-mon[89631]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:37:16.091 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:15 smithi189 ceph-mon[89631]: osdmap e495: 8 total, 7 up, 8 in 2024-02-10T05:37:16.091 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:15 smithi189 ceph-mon[89631]: failed to encode map e495 with expected crc 2024-02-10T05:37:16.091 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:15 smithi189 ceph-mon[89631]: failed to encode map e495 with expected crc 2024-02-10T05:37:16.091 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:15 smithi189 ceph-mon[89631]: failed to encode map e495 with expected crc 2024-02-10T05:37:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:15 smithi178 ceph-mon[95116]: failed to encode map e494 with expected crc 2024-02-10T05:37:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:15 smithi178 ceph-mon[95116]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:37:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:15 smithi178 ceph-mon[95116]: osdmap e495: 8 total, 7 up, 8 in 2024-02-10T05:37:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:15 smithi178 ceph-mon[95116]: failed to encode map e495 with expected crc 2024-02-10T05:37:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:15 smithi178 ceph-mon[95116]: failed to encode map e495 with expected crc 2024-02-10T05:37:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:15 smithi178 ceph-mon[95116]: failed to encode map e495 with expected crc 2024-02-10T05:37:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:15 smithi178 ceph-mon[92537]: failed to encode map e494 with expected crc 2024-02-10T05:37:16.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:15 smithi178 ceph-mon[92537]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:37:16.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:15 smithi178 ceph-mon[92537]: osdmap e495: 8 total, 7 up, 8 in 2024-02-10T05:37:16.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:15 smithi178 ceph-mon[92537]: failed to encode map e495 with expected crc 2024-02-10T05:37:16.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:15 smithi178 ceph-mon[92537]: failed to encode map e495 with expected crc 2024-02-10T05:37:16.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:15 smithi178 ceph-mon[92537]: failed to encode map e495 with expected crc 2024-02-10T05:37:16.219 INFO:tasks.rados.rados.0.smithi178.stdout:2138: done (2 left) 2024-02-10T05:37:16.219 INFO:tasks.rados.rados.0.smithi178.stdout:2139: copy_from oid 49 from oid 20 current snap is 213 2024-02-10T05:37:16.219 INFO:tasks.rados.rados.0.smithi178.stdout:2140: read oid 23 snap -1 2024-02-10T05:37:16.219 INFO:tasks.rados.rados.0.smithi178.stdout:2140: expect (ObjNum 657 snap 210 seq_num 657) 2024-02-10T05:37:16.219 INFO:tasks.rados.rados.0.smithi178.stdout:2141: read oid 35 snap -1 2024-02-10T05:37:16.219 INFO:tasks.rados.rados.0.smithi178.stdout:2141: expect (ObjNum 667 snap 212 seq_num 667) 2024-02-10T05:37:16.219 INFO:tasks.rados.rados.0.smithi178.stdout:2142: snap_create 2024-02-10T05:37:16.238 INFO:tasks.rados.rados.0.smithi178.stdout:2139: finishing copy_from racing read to smithi17880450-49 2024-02-10T05:37:16.239 INFO:tasks.rados.rados.0.smithi178.stdout:2136: finishing rollback tid 0 to smithi17880450-32 2024-02-10T05:37:16.239 INFO:tasks.rados.rados.0.smithi178.stdout:2136: finishing rollback tid 1 to smithi17880450-32 2024-02-10T05:37:16.239 INFO:tasks.rados.rados.0.smithi178.stdout:2139: finishing copy_from to smithi17880450-49 2024-02-10T05:37:16.239 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 440 (ObjNum 129 snap 0 seq_num 1534256192) dirty exists 2024-02-10T05:37:16.239 INFO:tasks.rados.rados.0.smithi178.stdout:2136: finishing rollback tid 2 to smithi17880450-32 2024-02-10T05:37:16.239 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 954 (ObjNum 588 snap 189 seq_num 588) dirty exists 2024-02-10T05:37:16.248 INFO:tasks.rados.rados.0.smithi178.stdout:2140: expect (ObjNum 657 snap 210 seq_num 657) 2024-02-10T05:37:16.312 INFO:tasks.rados.rados.0.smithi178.stdout:2141: expect (ObjNum 667 snap 212 seq_num 667) 2024-02-10T05:37:16.448 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:16 smithi189 podman[100010]: 2024-02-10 05:37:16.180173704 +0000 UTC m=+1.619081448 container cleanup 59c47096132a8f48f5c72cfe9b291c6c2871537266cf96b79b93bc2b7d8bc2cd (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5, RELEASE=quincy-72ce7c1, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-02-10T05:37:16.448 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:16 smithi189 bash[100010]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5 2024-02-10T05:37:16.740 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:16 smithi189 podman[100031]: 2024-02-10 05:37:16.448076839 +0000 UTC m=+0.636232758 container remove 59c47096132a8f48f5c72cfe9b291c6c2871537266cf96b79b93bc2b7d8bc2cd (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5, RELEASE=quincy-72ce7c1, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, ceph=True) 2024-02-10T05:37:17.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:16 smithi189 ceph-mon[89631]: failed to encode map e495 with expected crc 2024-02-10T05:37:17.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:16 smithi189 ceph-mon[89631]: failed to encode map e495 with expected crc 2024-02-10T05:37:17.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:16 smithi189 ceph-mon[89631]: failed to encode map e495 with expected crc 2024-02-10T05:37:17.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:16 smithi189 ceph-mon[89631]: failed to encode map e496 with expected crc 2024-02-10T05:37:17.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:16 smithi189 ceph-mon[89631]: osdmap e496: 8 total, 7 up, 8 in 2024-02-10T05:37:17.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:16 smithi189 ceph-mon[89631]: failed to encode map e496 with expected crc 2024-02-10T05:37:17.026 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:16 smithi189 ceph-mon[89631]: pgmap v377: 121 pgs: 19 stale+active+clean, 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 98 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-02-10T05:37:17.027 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:16 smithi189 podman[100127]: 2024-02-10 05:37:16.643220499 +0000 UTC m=+0.018222555 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:37:17.027 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:16 smithi189 podman[100127]: 2024-02-10 05:37:16.740684838 +0000 UTC m=+0.115686933 container create d0643996edf9589b0ab2382e674a0b89753f24cec4e3e42538c991de017aa109 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-deactivate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=main-290212a, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, ceph=True) 2024-02-10T05:37:17.027 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:16 smithi189 podman[100127]: 2024-02-10 05:37:16.951776846 +0000 UTC m=+0.326778908 container init d0643996edf9589b0ab2382e674a0b89753f24cec4e3e42538c991de017aa109 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-deactivate, RELEASE=main-290212a, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2) 2024-02-10T05:37:17.027 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:16 smithi189 podman[100127]: 2024-02-10 05:37:16.957072368 +0000 UTC m=+0.332074421 container start d0643996edf9589b0ab2382e674a0b89753f24cec4e3e42538c991de017aa109 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, RELEASE=main-290212a) 2024-02-10T05:37:17.027 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:17 smithi189 podman[100127]: 2024-02-10 05:37:17.026269048 +0000 UTC m=+0.401271128 container attach d0643996edf9589b0ab2382e674a0b89753f24cec4e3e42538c991de017aa109 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-deactivate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=main-290212a, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=) 2024-02-10T05:37:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:16 smithi178 ceph-mon[92537]: failed to encode map e495 with expected crc 2024-02-10T05:37:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:16 smithi178 ceph-mon[92537]: failed to encode map e495 with expected crc 2024-02-10T05:37:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:16 smithi178 ceph-mon[92537]: failed to encode map e495 with expected crc 2024-02-10T05:37:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:16 smithi178 ceph-mon[92537]: failed to encode map e496 with expected crc 2024-02-10T05:37:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:16 smithi178 ceph-mon[92537]: osdmap e496: 8 total, 7 up, 8 in 2024-02-10T05:37:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:16 smithi178 ceph-mon[92537]: failed to encode map e496 with expected crc 2024-02-10T05:37:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:16 smithi178 ceph-mon[92537]: pgmap v377: 121 pgs: 19 stale+active+clean, 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 98 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-02-10T05:37:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:16 smithi178 ceph-mon[95116]: failed to encode map e495 with expected crc 2024-02-10T05:37:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:16 smithi178 ceph-mon[95116]: failed to encode map e495 with expected crc 2024-02-10T05:37:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:16 smithi178 ceph-mon[95116]: failed to encode map e495 with expected crc 2024-02-10T05:37:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:16 smithi178 ceph-mon[95116]: failed to encode map e496 with expected crc 2024-02-10T05:37:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:16 smithi178 ceph-mon[95116]: osdmap e496: 8 total, 7 up, 8 in 2024-02-10T05:37:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:16 smithi178 ceph-mon[95116]: failed to encode map e496 with expected crc 2024-02-10T05:37:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:16 smithi178 ceph-mon[95116]: pgmap v377: 121 pgs: 19 stale+active+clean, 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 98 active+clean; 323 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.7 MiB/s wr, 10 op/s 2024-02-10T05:37:17.223 INFO:tasks.rados.rados.0.smithi178.stdout:2136: done (5 left) 2024-02-10T05:37:17.223 INFO:tasks.rados.rados.0.smithi178.stdout:2137: done (4 left) 2024-02-10T05:37:17.223 INFO:tasks.rados.rados.0.smithi178.stdout:2139: done (3 left) 2024-02-10T05:37:17.223 INFO:tasks.rados.rados.0.smithi178.stdout:2140: done (2 left) 2024-02-10T05:37:17.223 INFO:tasks.rados.rados.0.smithi178.stdout:2141: done (1 left) 2024-02-10T05:37:17.223 INFO:tasks.rados.rados.0.smithi178.stdout:2142: done (0 left) 2024-02-10T05:37:17.224 INFO:tasks.rados.rados.0.smithi178.stdout:2143: rollback oid 37 current snap is 214 2024-02-10T05:37:17.224 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 37 to 202 2024-02-10T05:37:17.224 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 214 2024-02-10T05:37:17.224 INFO:tasks.rados.rados.0.smithi178.stdout:2144: seq_num 668 ranges {4907008=794624,5701632=663552,6365184=139264} 2024-02-10T05:37:17.254 INFO:tasks.rados.rados.0.smithi178.stdout:2144: writing smithi17880450-48 from 4907008 to 5701632 tid 1 2024-02-10T05:37:17.258 INFO:tasks.rados.rados.0.smithi178.stdout:2144: writing smithi17880450-48 from 5701632 to 6365184 tid 2 2024-02-10T05:37:17.259 INFO:tasks.rados.rados.0.smithi178.stdout:2144: writing smithi17880450-48 from 6365184 to 6504448 tid 3 2024-02-10T05:37:17.260 INFO:tasks.rados.rados.0.smithi178.stdout:2145: snap_create 2024-02-10T05:37:17.260 INFO:tasks.rados.rados.0.smithi178.stdout:2143: finishing rollback tid 1 to smithi17880450-37 2024-02-10T05:37:17.260 INFO:tasks.rados.rados.0.smithi178.stdout:2143: finishing rollback tid 2 to smithi17880450-37 2024-02-10T05:37:17.260 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 1842 (ObjNum 594 snap 190 seq_num 594) dirty exists 2024-02-10T05:37:17.260 INFO:tasks.rados.rados.0.smithi178.stdout:2144: finishing write tid 1 to smithi17880450-48 2024-02-10T05:37:17.262 INFO:tasks.rados.rados.0.smithi178.stdout:2144: finishing write tid 2 to smithi17880450-48 2024-02-10T05:37:17.262 INFO:tasks.rados.rados.0.smithi178.stdout:2144: finishing write tid 3 to smithi17880450-48 2024-02-10T05:37:17.262 INFO:tasks.rados.rados.0.smithi178.stdout:2144: finishing write tid 4 to smithi17880450-48 2024-02-10T05:37:17.263 INFO:tasks.rados.rados.0.smithi178.stdout:2144: finishing write tid 5 to smithi17880450-48 2024-02-10T05:37:17.263 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 1611 (ObjNum 668 snap 214 seq_num 668) dirty exists 2024-02-10T05:37:17.263 INFO:tasks.rados.rados.0.smithi178.stdout:2144: left oid 48 (ObjNum 668 snap 214 seq_num 668) 2024-02-10T05:37:17.287 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:17 smithi189 podman[100127]: 2024-02-10 05:37:17.257100905 +0000 UTC m=+0.632102959 container died d0643996edf9589b0ab2382e674a0b89753f24cec4e3e42538c991de017aa109 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, RELEASE=main-290212a, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-02-10T05:37:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:17 smithi178 ceph-mon[92537]: failed to encode map e496 with expected crc 2024-02-10T05:37:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:17 smithi178 ceph-mon[92537]: failed to encode map e496 with expected crc 2024-02-10T05:37:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:17 smithi178 ceph-mon[92537]: failed to encode map e497 with expected crc 2024-02-10T05:37:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:17 smithi178 ceph-mon[92537]: osdmap e497: 8 total, 7 up, 8 in 2024-02-10T05:37:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:37:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:37:17] "GET /metrics HTTP/1.1" 200 36209 "" "Prometheus/2.43.0" 2024-02-10T05:37:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:17 smithi178 ceph-mon[95116]: failed to encode map e496 with expected crc 2024-02-10T05:37:17.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:17 smithi178 ceph-mon[95116]: failed to encode map e496 with expected crc 2024-02-10T05:37:17.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:17 smithi178 ceph-mon[95116]: failed to encode map e497 with expected crc 2024-02-10T05:37:17.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:17 smithi178 ceph-mon[95116]: osdmap e497: 8 total, 7 up, 8 in 2024-02-10T05:37:18.225 INFO:tasks.rados.rados.0.smithi178.stdout:2143: done (2 left) 2024-02-10T05:37:18.225 INFO:tasks.rados.rados.0.smithi178.stdout:2144: done (1 left) 2024-02-10T05:37:18.225 INFO:tasks.rados.rados.0.smithi178.stdout:2145: done (0 left) 2024-02-10T05:37:18.226 INFO:tasks.rados.rados.0.smithi178.stdout:2146: read oid 21 snap -1 2024-02-10T05:37:18.226 INFO:tasks.rados.rados.0.smithi178.stdout:2146: expect deleted 2024-02-10T05:37:18.226 INFO:tasks.rados.rados.0.smithi178.stdout:2147: snap_remove snap 199 2024-02-10T05:37:18.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:17 smithi189 ceph-mon[89631]: failed to encode map e496 with expected crc 2024-02-10T05:37:18.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:17 smithi189 ceph-mon[89631]: failed to encode map e496 with expected crc 2024-02-10T05:37:18.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:17 smithi189 ceph-mon[89631]: failed to encode map e497 with expected crc 2024-02-10T05:37:18.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:17 smithi189 ceph-mon[89631]: osdmap e497: 8 total, 7 up, 8 in 2024-02-10T05:37:18.231 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:17 smithi189 podman[100173]: 2024-02-10 05:37:17.805070076 +0000 UTC m=+0.539018791 container remove d0643996edf9589b0ab2382e674a0b89753f24cec4e3e42538c991de017aa109 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-deactivate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-290212a, io.buildah.version=1.33.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-02-10T05:37:18.232 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:17 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.5.service: Deactivated successfully. 2024-02-10T05:37:18.232 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:17 smithi189 systemd[1]: Stopped Ceph osd.5 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:37:18.232 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:17 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.5.service: Consumed 20.863s CPU time. 2024-02-10T05:37:18.232 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 systemd[1]: Starting Ceph osd.5 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:37:18.500 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 podman[100283]: 2024-02-10 05:37:18.231085894 +0000 UTC m=+0.112605762 container create 237eca336d971bef4955287469306e2fb01d9c9e3c7381c74d19bb096868d7f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-activate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , RELEASE=main-290212a, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-02-10T05:37:18.500 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 podman[100283]: 2024-02-10 05:37:18.137523861 +0000 UTC m=+0.019043740 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:37:18.787 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 podman[100283]: 2024-02-10 05:37:18.50061929 +0000 UTC m=+0.382139155 container init 237eca336d971bef4955287469306e2fb01d9c9e3c7381c74d19bb096868d7f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-activate, ceph=True, RELEASE=main-290212a, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T05:37:18.787 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 podman[100283]: 2024-02-10 05:37:18.506298571 +0000 UTC m=+0.387818438 container start 237eca336d971bef4955287469306e2fb01d9c9e3c7381c74d19bb096868d7f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-activate, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=main-290212a) 2024-02-10T05:37:18.787 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 podman[100283]: 2024-02-10 05:37:18.592220498 +0000 UTC m=+0.473740389 container attach 237eca336d971bef4955287469306e2fb01d9c9e3c7381c74d19bb096868d7f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-activate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2) 2024-02-10T05:37:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:18 smithi178 ceph-mon[92537]: failed to encode map e497 with expected crc 2024-02-10T05:37:19.215 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:18 smithi178 ceph-mon[92537]: failed to encode map e498 with expected crc 2024-02-10T05:37:19.215 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:18 smithi178 ceph-mon[92537]: osdmap e498: 8 total, 7 up, 8 in 2024-02-10T05:37:19.215 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:18 smithi178 ceph-mon[92537]: pgmap v380: 121 pgs: 4 active+undersized+degraded, 5 stale+active+clean, 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 24 active+undersized, 84 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 0 op/s; 30/486 objects degraded (6.173%) 2024-02-10T05:37:19.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:18 smithi178 ceph-mon[95116]: failed to encode map e497 with expected crc 2024-02-10T05:37:19.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:18 smithi178 ceph-mon[95116]: failed to encode map e498 with expected crc 2024-02-10T05:37:19.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:18 smithi178 ceph-mon[95116]: osdmap e498: 8 total, 7 up, 8 in 2024-02-10T05:37:19.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:18 smithi178 ceph-mon[95116]: pgmap v380: 121 pgs: 4 active+undersized+degraded, 5 stale+active+clean, 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 24 active+undersized, 84 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 0 op/s; 30/486 objects degraded (6.173%) 2024-02-10T05:37:19.230 INFO:tasks.rados.rados.0.smithi178.stdout:2147: done (1 left) 2024-02-10T05:37:19.231 INFO:tasks.rados.rados.0.smithi178.stdout:2148: copy_from oid 1 from oid 37 current snap is 215 2024-02-10T05:37:19.231 INFO:tasks.rados.rados.0.smithi178.stdout:2149: snap_create 2024-02-10T05:37:19.258 INFO:tasks.rados.rados.0.smithi178.stdout:2148: finishing copy_from racing read to smithi17880450-1 2024-02-10T05:37:19.260 INFO:tasks.rados.rados.0.smithi178.stdout:2148: finishing copy_from to smithi17880450-1 2024-02-10T05:37:19.261 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 1842 (ObjNum 594 snap 190 seq_num 594) dirty exists 2024-02-10T05:37:19.271 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:18 smithi189 ceph-mon[89631]: failed to encode map e497 with expected crc 2024-02-10T05:37:19.271 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:18 smithi189 ceph-mon[89631]: failed to encode map e498 with expected crc 2024-02-10T05:37:19.271 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:18 smithi189 ceph-mon[89631]: osdmap e498: 8 total, 7 up, 8 in 2024-02-10T05:37:19.271 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:18 smithi189 ceph-mon[89631]: pgmap v380: 121 pgs: 4 active+undersized+degraded, 5 stale+active+clean, 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 24 active+undersized, 84 active+clean; 323 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 0 op/s; 30/486 objects degraded (6.173%) 2024-02-10T05:37:19.271 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-activate[100299]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-10T05:37:19.271 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-activate[100299]: 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-02-10T05:37:19.271 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 bash[100283]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-10T05:37:19.272 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 bash[100283]: 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-02-10T05:37:19.272 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 bash[100283]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-10T05:37:19.272 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 bash[100283]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-10T05:37:19.272 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 bash[100283]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-10T05:37:19.272 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 bash[100283]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-10T05:37:19.272 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 bash[100283]: --> ceph-volume raw activate successful for osd ID: 5 2024-02-10T05:37:19.272 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-activate[100299]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-10T05:37:19.272 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-activate[100299]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-10T05:37:19.272 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-activate[100299]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-10T05:37:19.272 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-activate[100299]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-10T05:37:19.272 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-activate[100299]: --> ceph-volume raw activate successful for osd ID: 5 2024-02-10T05:37:19.272 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:18 smithi189 podman[100283]: 2024-02-10 05:37:18.971624892 +0000 UTC m=+0.853144752 container died 237eca336d971bef4955287469306e2fb01d9c9e3c7381c74d19bb096868d7f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-activate, io.buildah.version=1.33.2, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=main-290212a) 2024-02-10T05:37:19.854 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:19 smithi189 ceph-mon[89631]: failed to encode map e498 with expected crc 2024-02-10T05:37:19.854 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:19 smithi189 ceph-mon[89631]: Health check failed: Degraded data redundancy: 30/486 objects degraded (6.173%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T05:37:19.854 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:19 smithi189 ceph-mon[89631]: osdmap e499: 8 total, 7 up, 8 in 2024-02-10T05:37:19.854 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:19 smithi189 ceph-mon[89631]: failed to encode map e499 with expected crc 2024-02-10T05:37:19.854 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:19 smithi189 podman[100449]: 2024-02-10 05:37:19.57962565 +0000 UTC m=+0.602981385 container remove 237eca336d971bef4955287469306e2fb01d9c9e3c7381c74d19bb096868d7f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-activate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=main-290212a, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131) 2024-02-10T05:37:19.854 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:19 smithi189 podman[100519]: 2024-02-10 05:37:19.694790171 +0000 UTC m=+0.017614472 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:37:20.174 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:19 smithi189 podman[100519]: 2024-02-10 05:37:19.854120193 +0000 UTC m=+0.176944533 container create 92957ef5602d91f95d49b8b483ed8f5fc3274170d66c3538d71d8146c11c50f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, io.buildah.version=1.33.2) 2024-02-10T05:37:20.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:19 smithi178 ceph-mon[92537]: failed to encode map e498 with expected crc 2024-02-10T05:37:20.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:19 smithi178 ceph-mon[92537]: Health check failed: Degraded data redundancy: 30/486 objects degraded (6.173%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T05:37:20.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:19 smithi178 ceph-mon[92537]: osdmap e499: 8 total, 7 up, 8 in 2024-02-10T05:37:20.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:19 smithi178 ceph-mon[92537]: failed to encode map e499 with expected crc 2024-02-10T05:37:20.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:19 smithi178 ceph-mon[95116]: failed to encode map e498 with expected crc 2024-02-10T05:37:20.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:19 smithi178 ceph-mon[95116]: Health check failed: Degraded data redundancy: 30/486 objects degraded (6.173%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T05:37:20.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:19 smithi178 ceph-mon[95116]: osdmap e499: 8 total, 7 up, 8 in 2024-02-10T05:37:20.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:19 smithi178 ceph-mon[95116]: failed to encode map e499 with expected crc 2024-02-10T05:37:20.226 INFO:tasks.rados.rados.0.smithi178.stdout:2146: done (2 left) 2024-02-10T05:37:20.226 INFO:tasks.rados.rados.0.smithi178.stdout:2148: done (1 left) 2024-02-10T05:37:20.226 INFO:tasks.rados.rados.0.smithi178.stdout:2149: done (0 left) 2024-02-10T05:37:20.226 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 21 current snap is 216 2024-02-10T05:37:20.226 INFO:tasks.rados.rados.0.smithi178.stdout:2150: seq_num 669 ranges {0=409600,409600=548864,958464=655360} 2024-02-10T05:37:20.228 INFO:tasks.rados.rados.0.smithi178.stdout:2150: writing smithi17880450-21 from 0 to 409600 tid 1 2024-02-10T05:37:20.232 INFO:tasks.rados.rados.0.smithi178.stdout:2150: writing smithi17880450-21 from 409600 to 958464 tid 2 2024-02-10T05:37:20.237 INFO:tasks.rados.rados.0.smithi178.stdout:2150: writing smithi17880450-21 from 958464 to 1613824 tid 3 2024-02-10T05:37:20.237 INFO:tasks.rados.rados.0.smithi178.stdout:2151: snap_remove snap 214 2024-02-10T05:37:20.537 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:20 smithi189 podman[100519]: 2024-02-10 05:37:20.175051943 +0000 UTC m=+0.497876242 container init 92957ef5602d91f95d49b8b483ed8f5fc3274170d66c3538d71d8146c11c50f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, ceph=True, org.label-schema.build-date=20240131, RELEASE=main-290212a, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=) 2024-02-10T05:37:20.538 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:20 smithi189 podman[100519]: 2024-02-10 05:37:20.180468577 +0000 UTC m=+0.503292878 container start 92957ef5602d91f95d49b8b483ed8f5fc3274170d66c3538d71d8146c11c50f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-290212a, ceph=True, org.label-schema.vendor=CentOS, 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.build-date=20240131, org.label-schema.license=GPLv2) 2024-02-10T05:37:20.538 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:20 smithi189 ceph-osd[100557]: -- 172.21.15.189:0/1790475592 <== mon.1 v2:172.21.15.189:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b024bad1e0 con 0x55b024b7ec00 2024-02-10T05:37:20.538 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:20 smithi189 bash[100519]: 92957ef5602d91f95d49b8b483ed8f5fc3274170d66c3538d71d8146c11c50f3 2024-02-10T05:37:20.538 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:20 smithi189 systemd[1]: Started Ceph osd.5 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:37:21.037 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T05:37:20.722+0000 7f9288b207c0 -1 Falling back to public interface 2024-02-10T05:37:21.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:20 smithi189 ceph-mon[89631]: failed to encode map e499 with expected crc 2024-02-10T05:37:21.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:20 smithi189 ceph-mon[89631]: osdmap e500: 8 total, 7 up, 8 in 2024-02-10T05:37:21.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:20 smithi189 ceph-mon[89631]: failed to encode map e500 with expected crc 2024-02-10T05:37:21.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:20 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:21.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:20 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:21.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:20 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:37:21.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:20 smithi189 ceph-mon[89631]: pgmap v383: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 330 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.3 MiB/s wr, 5 op/s; 91/489 objects degraded (18.609%) 2024-02-10T05:37:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:20 smithi178 ceph-mon[92537]: failed to encode map e499 with expected crc 2024-02-10T05:37:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:20 smithi178 ceph-mon[92537]: osdmap e500: 8 total, 7 up, 8 in 2024-02-10T05:37:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:20 smithi178 ceph-mon[92537]: failed to encode map e500 with expected crc 2024-02-10T05:37:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:20 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:20 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:20 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:37:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:20 smithi178 ceph-mon[92537]: pgmap v383: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 330 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.3 MiB/s wr, 5 op/s; 91/489 objects degraded (18.609%) 2024-02-10T05:37:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:20 smithi178 ceph-mon[95116]: failed to encode map e499 with expected crc 2024-02-10T05:37:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:20 smithi178 ceph-mon[95116]: osdmap e500: 8 total, 7 up, 8 in 2024-02-10T05:37:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:20 smithi178 ceph-mon[95116]: failed to encode map e500 with expected crc 2024-02-10T05:37:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:20 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:20 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:20 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:37:21.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:20 smithi178 ceph-mon[95116]: pgmap v383: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 330 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 1.3 MiB/s wr, 5 op/s; 91/489 objects degraded (18.609%) 2024-02-10T05:37:21.236 INFO:tasks.rados.rados.0.smithi178.stdout:2151: done (1 left) 2024-02-10T05:37:21.237 INFO:tasks.rados.rados.0.smithi178.stdout:2152: read oid 46 snap -1 2024-02-10T05:37:21.237 INFO:tasks.rados.rados.0.smithi178.stdout:2152: expect (ObjNum 563 snap 176 seq_num 563) 2024-02-10T05:37:21.237 INFO:tasks.rados.rados.0.smithi178.stdout:2153: snap_create 2024-02-10T05:37:21.237 INFO:tasks.rados.rados.0.smithi178.stdout:2150: finishing write tid 1 to smithi17880450-21 2024-02-10T05:37:21.237 INFO:tasks.rados.rados.0.smithi178.stdout:2150: finishing write tid 2 to smithi17880450-21 2024-02-10T05:37:21.237 INFO:tasks.rados.rados.0.smithi178.stdout:2150: finishing write tid 3 to smithi17880450-21 2024-02-10T05:37:21.237 INFO:tasks.rados.rados.0.smithi178.stdout:2150: finishing write tid 4 to smithi17880450-21 2024-02-10T05:37:21.237 INFO:tasks.rados.rados.0.smithi178.stdout:2150: finishing write tid 5 to smithi17880450-21 2024-02-10T05:37:21.237 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 941 (ObjNum 669 snap 216 seq_num 669) dirty exists 2024-02-10T05:37:21.237 INFO:tasks.rados.rados.0.smithi178.stdout:2150: left oid 21 (ObjNum 669 snap 216 seq_num 669) 2024-02-10T05:37:21.278 INFO:tasks.rados.rados.0.smithi178.stdout:2152: expect (ObjNum 563 snap 176 seq_num 563) 2024-02-10T05:37:22.160 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:21 smithi189 ceph-mon[89631]: failed to encode map e500 with expected crc 2024-02-10T05:37:22.160 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:21 smithi189 ceph-mon[89631]: failed to encode map e500 with expected crc 2024-02-10T05:37:22.161 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:21 smithi189 ceph-mon[89631]: failed to encode map e501 with expected crc 2024-02-10T05:37:22.161 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:21 smithi189 ceph-mon[89631]: osdmap e501: 8 total, 7 up, 8 in 2024-02-10T05:37:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:21 smithi178 ceph-mon[92537]: failed to encode map e500 with expected crc 2024-02-10T05:37:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:21 smithi178 ceph-mon[92537]: failed to encode map e500 with expected crc 2024-02-10T05:37:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:21 smithi178 ceph-mon[92537]: failed to encode map e501 with expected crc 2024-02-10T05:37:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:21 smithi178 ceph-mon[92537]: osdmap e501: 8 total, 7 up, 8 in 2024-02-10T05:37:22.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:21 smithi178 ceph-mon[95116]: failed to encode map e500 with expected crc 2024-02-10T05:37:22.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:21 smithi178 ceph-mon[95116]: failed to encode map e500 with expected crc 2024-02-10T05:37:22.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:21 smithi178 ceph-mon[95116]: failed to encode map e501 with expected crc 2024-02-10T05:37:22.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:21 smithi178 ceph-mon[95116]: osdmap e501: 8 total, 7 up, 8 in 2024-02-10T05:37:22.237 INFO:tasks.rados.rados.0.smithi178.stdout:2150: done (2 left) 2024-02-10T05:37:22.238 INFO:tasks.rados.rados.0.smithi178.stdout:2152: done (1 left) 2024-02-10T05:37:22.238 INFO:tasks.rados.rados.0.smithi178.stdout:2153: done (0 left) 2024-02-10T05:37:22.238 INFO:tasks.rados.rados.0.smithi178.stdout:2154: rollback oid 23 current snap is 217 2024-02-10T05:37:22.238 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 23 to 208 2024-02-10T05:37:22.238 INFO:tasks.rados.rados.0.smithi178.stdout:2155: copy_from oid 7 from oid 25 current snap is 217 2024-02-10T05:37:22.238 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 8 current snap is 217 2024-02-10T05:37:22.238 INFO:tasks.rados.rados.0.smithi178.stdout:2156: seq_num 670 ranges {5619712=425984,6045696=483328,6529024=507904,7036928=212992} 2024-02-10T05:37:22.271 INFO:tasks.rados.rados.0.smithi178.stdout:2156: writing smithi17880450-8 from 5619712 to 6045696 tid 1 2024-02-10T05:37:22.274 INFO:tasks.rados.rados.0.smithi178.stdout:2156: writing smithi17880450-8 from 6045696 to 6529024 tid 2 2024-02-10T05:37:22.277 INFO:tasks.rados.rados.0.smithi178.stdout:2156: writing smithi17880450-8 from 6529024 to 7036928 tid 3 2024-02-10T05:37:22.279 INFO:tasks.rados.rados.0.smithi178.stdout:2156: writing smithi17880450-8 from 7036928 to 7249920 tid 4 2024-02-10T05:37:22.279 INFO:tasks.rados.rados.0.smithi178.stdout:2157: snap_remove snap 195 2024-02-10T05:37:23.102 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:22 smithi189 ceph-mon[89631]: failed to encode map e501 with expected crc 2024-02-10T05:37:23.102 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:22 smithi189 ceph-mon[89631]: failed to encode map e502 with expected crc 2024-02-10T05:37:23.102 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:22 smithi189 ceph-mon[89631]: osdmap e502: 8 total, 7 up, 8 in 2024-02-10T05:37:23.102 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:22 smithi189 ceph-mon[89631]: pgmap v386: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 332 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s; 91/489 objects degraded (18.609%) 2024-02-10T05:37:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:22 smithi178 ceph-mon[92537]: failed to encode map e501 with expected crc 2024-02-10T05:37:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:22 smithi178 ceph-mon[92537]: failed to encode map e502 with expected crc 2024-02-10T05:37:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:22 smithi178 ceph-mon[92537]: osdmap e502: 8 total, 7 up, 8 in 2024-02-10T05:37:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:22 smithi178 ceph-mon[92537]: pgmap v386: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 332 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s; 91/489 objects degraded (18.609%) 2024-02-10T05:37:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:22 smithi178 ceph-mon[95116]: failed to encode map e501 with expected crc 2024-02-10T05:37:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:22 smithi178 ceph-mon[95116]: failed to encode map e502 with expected crc 2024-02-10T05:37:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:22 smithi178 ceph-mon[95116]: osdmap e502: 8 total, 7 up, 8 in 2024-02-10T05:37:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:22 smithi178 ceph-mon[95116]: pgmap v386: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 332 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 5 op/s; 91/489 objects degraded (18.609%) 2024-02-10T05:37:23.243 INFO:tasks.rados.rados.0.smithi178.stdout:2157: done (3 left) 2024-02-10T05:37:23.243 INFO:tasks.rados.rados.0.smithi178.stdout:2158: read oid 31 snap -1 2024-02-10T05:37:23.243 INFO:tasks.rados.rados.0.smithi178.stdout:2158: expect (ObjNum 552 snap 174 seq_num 552) 2024-02-10T05:37:23.243 INFO:tasks.rados.rados.0.smithi178.stdout:2159: setattr oid 45 current snap is 217 2024-02-10T05:37:23.243 INFO:tasks.rados.rados.0.smithi178.stdout:2154: finishing rollback tid 0 to smithi17880450-23 2024-02-10T05:37:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:2154: finishing rollback tid 1 to smithi17880450-23 2024-02-10T05:37:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:2154: finishing rollback tid 2 to smithi17880450-23 2024-02-10T05:37:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 1638 (ObjNum 613 snap 199 seq_num 613) dirty exists 2024-02-10T05:37:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:2156: finishing write tid 1 to smithi17880450-8 2024-02-10T05:37:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:2156: finishing write tid 2 to smithi17880450-8 2024-02-10T05:37:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:2156: finishing write tid 3 to smithi17880450-8 2024-02-10T05:37:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:2156: finishing write tid 4 to smithi17880450-8 2024-02-10T05:37:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:2156: finishing write tid 5 to smithi17880450-8 2024-02-10T05:37:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:2156: finishing write tid 6 to smithi17880450-8 2024-02-10T05:37:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 450 (ObjNum 670 snap 217 seq_num 670) dirty exists 2024-02-10T05:37:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:2156: left oid 8 (ObjNum 670 snap 217 seq_num 670) 2024-02-10T05:37:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:2155: finishing copy_from racing read to smithi17880450-7 2024-02-10T05:37:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:2155: finishing copy_from to smithi17880450-7 2024-02-10T05:37:23.244 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 1600 (ObjNum 653 snap 209 seq_num 653) dirty exists 2024-02-10T05:37:23.245 INFO:tasks.rados.rados.0.smithi178.stdout:2154: done (4 left) 2024-02-10T05:37:23.245 INFO:tasks.rados.rados.0.smithi178.stdout:2155: done (3 left) 2024-02-10T05:37:23.245 INFO:tasks.rados.rados.0.smithi178.stdout:2156: done (2 left) 2024-02-10T05:37:23.245 INFO:tasks.rados.rados.0.smithi178.stdout:2160: snap_remove snap 208 2024-02-10T05:37:24.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:23 smithi189 ceph-mon[89631]: failed to encode map e502 with expected crc 2024-02-10T05:37:24.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:23 smithi189 ceph-mon[89631]: failed to encode map e503 with expected crc 2024-02-10T05:37:24.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:23 smithi189 ceph-mon[89631]: osdmap e503: 8 total, 7 up, 8 in 2024-02-10T05:37:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:23 smithi178 ceph-mon[95116]: failed to encode map e502 with expected crc 2024-02-10T05:37:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:23 smithi178 ceph-mon[95116]: failed to encode map e503 with expected crc 2024-02-10T05:37:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:23 smithi178 ceph-mon[95116]: osdmap e503: 8 total, 7 up, 8 in 2024-02-10T05:37:24.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:23 smithi178 ceph-mon[92537]: failed to encode map e502 with expected crc 2024-02-10T05:37:24.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:23 smithi178 ceph-mon[92537]: failed to encode map e503 with expected crc 2024-02-10T05:37:24.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:23 smithi178 ceph-mon[92537]: osdmap e503: 8 total, 7 up, 8 in 2024-02-10T05:37:24.244 INFO:tasks.rados.rados.0.smithi178.stdout:2160: done (2 left) 2024-02-10T05:37:24.244 INFO:tasks.rados.rados.0.smithi178.stdout:2161: delete oid 12 current snap is 217 2024-02-10T05:37:24.244 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 1589 (ObjNum 570 snap 178 seq_num 570) dirty exists 2024-02-10T05:37:24.244 INFO:tasks.rados.rados.0.smithi178.stdout:2158: expect (ObjNum 552 snap 174 seq_num 552) 2024-02-10T05:37:24.379 INFO:tasks.rados.rados.0.smithi178.stdout:2158: done (2 left) 2024-02-10T05:37:24.379 INFO:tasks.rados.rados.0.smithi178.stdout:2159: done (1 left) 2024-02-10T05:37:24.379 INFO:tasks.rados.rados.0.smithi178.stdout:2161: done (0 left) 2024-02-10T05:37:24.379 INFO:tasks.rados.rados.0.smithi178.stdout:2162: delete oid 13 current snap is 217 2024-02-10T05:37:24.382 INFO:tasks.rados.rados.0.smithi178.stdout:2162: done (0 left) 2024-02-10T05:37:24.382 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 217 2024-02-10T05:37:24.382 INFO:tasks.rados.rados.0.smithi178.stdout:2163: seq_num 673 ranges {4284416=475136,4759552=532480,5292032=671744} 2024-02-10T05:37:24.407 INFO:tasks.rados.rados.0.smithi178.stdout:2163: writing smithi17880450-39 from 4284416 to 4759552 tid 1 2024-02-10T05:37:24.410 INFO:tasks.rados.rados.0.smithi178.stdout:2163: writing smithi17880450-39 from 4759552 to 5292032 tid 2 2024-02-10T05:37:24.413 INFO:tasks.rados.rados.0.smithi178.stdout:2163: writing smithi17880450-39 from 5292032 to 5963776 tid 3 2024-02-10T05:37:24.413 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 41 current snap is 217 2024-02-10T05:37:24.414 INFO:tasks.rados.rados.0.smithi178.stdout:2164: seq_num 674 ranges {0=491520,491520=417792,909312=483328,1392640=303104} 2024-02-10T05:37:24.416 INFO:tasks.rados.rados.0.smithi178.stdout:2164: writing smithi17880450-41 from 0 to 491520 tid 1 2024-02-10T05:37:24.419 INFO:tasks.rados.rados.0.smithi178.stdout:2164: writing smithi17880450-41 from 491520 to 909312 tid 2 2024-02-10T05:37:24.421 INFO:tasks.rados.rados.0.smithi178.stdout:2164: writing smithi17880450-41 from 909312 to 1392640 tid 3 2024-02-10T05:37:24.424 INFO:tasks.rados.rados.0.smithi178.stdout:2164: writing smithi17880450-41 from 1392640 to 1695744 tid 4 2024-02-10T05:37:24.424 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 217 2024-02-10T05:37:24.424 INFO:tasks.rados.rados.0.smithi178.stdout:2163: finishing write tid 1 to smithi17880450-39 2024-02-10T05:37:24.424 INFO:tasks.rados.rados.0.smithi178.stdout:2163: finishing write tid 2 to smithi17880450-39 2024-02-10T05:37:24.424 INFO:tasks.rados.rados.0.smithi178.stdout:2163: finishing write tid 3 to smithi17880450-39 2024-02-10T05:37:24.424 INFO:tasks.rados.rados.0.smithi178.stdout:2163: finishing write tid 4 to smithi17880450-39 2024-02-10T05:37:24.424 INFO:tasks.rados.rados.0.smithi178.stdout:2164: finishing write tid 1 to smithi17880450-41 2024-02-10T05:37:24.424 INFO:tasks.rados.rados.0.smithi178.stdout:2163: finishing write tid 5 to smithi17880450-39 2024-02-10T05:37:24.425 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1443 (ObjNum 673 snap 217 seq_num 673) dirty exists 2024-02-10T05:37:24.425 INFO:tasks.rados.rados.0.smithi178.stdout:2163: left oid 39 (ObjNum 673 snap 217 seq_num 673) 2024-02-10T05:37:24.425 INFO:tasks.rados.rados.0.smithi178.stdout:2164: finishing write tid 2 to smithi17880450-41 2024-02-10T05:37:24.425 INFO:tasks.rados.rados.0.smithi178.stdout:2165: seq_num 675 ranges {0=507904,507904=704512,1212416=499712} 2024-02-10T05:37:24.427 INFO:tasks.rados.rados.0.smithi178.stdout:2165: writing smithi17880450-20 from 0 to 507904 tid 1 2024-02-10T05:37:24.431 INFO:tasks.rados.rados.0.smithi178.stdout:2165: writing smithi17880450-20 from 507904 to 1212416 tid 2 2024-02-10T05:37:24.435 INFO:tasks.rados.rados.0.smithi178.stdout:2165: writing smithi17880450-20 from 1212416 to 1712128 tid 3 2024-02-10T05:37:24.435 INFO:tasks.rados.rados.0.smithi178.stdout:2163: done (2 left) 2024-02-10T05:37:24.435 INFO:tasks.rados.rados.0.smithi178.stdout:2166: setattr oid 24 current snap is 217 2024-02-10T05:37:24.435 INFO:tasks.rados.rados.0.smithi178.stdout:2164: finishing write tid 3 to smithi17880450-41 2024-02-10T05:37:24.435 INFO:tasks.rados.rados.0.smithi178.stdout:2164: finishing write tid 4 to smithi17880450-41 2024-02-10T05:37:24.435 INFO:tasks.rados.rados.0.smithi178.stdout:2164: finishing write tid 5 to smithi17880450-41 2024-02-10T05:37:24.435 INFO:tasks.rados.rados.0.smithi178.stdout:2164: finishing write tid 6 to smithi17880450-41 2024-02-10T05:37:24.435 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 1848 (ObjNum 674 snap 217 seq_num 674) dirty exists 2024-02-10T05:37:24.435 INFO:tasks.rados.rados.0.smithi178.stdout:2164: left oid 41 (ObjNum 674 snap 217 seq_num 674) 2024-02-10T05:37:24.435 INFO:tasks.rados.rados.0.smithi178.stdout:2165: finishing write tid 1 to smithi17880450-20 2024-02-10T05:37:24.435 INFO:tasks.rados.rados.0.smithi178.stdout:2165: finishing write tid 2 to smithi17880450-20 2024-02-10T05:37:24.436 INFO:tasks.rados.rados.0.smithi178.stdout:2164: done (2 left) 2024-02-10T05:37:24.436 INFO:tasks.rados.rados.0.smithi178.stdout:2167: delete oid 10 current snap is 217 2024-02-10T05:37:24.438 INFO:tasks.rados.rados.0.smithi178.stdout:2165: finishing write tid 3 to smithi17880450-20 2024-02-10T05:37:24.438 INFO:tasks.rados.rados.0.smithi178.stdout:2165: finishing write tid 4 to smithi17880450-20 2024-02-10T05:37:24.438 INFO:tasks.rados.rados.0.smithi178.stdout:2167: done (2 left) 2024-02-10T05:37:24.438 INFO:tasks.rados.rados.0.smithi178.stdout:2168: read oid 3 snap -1 2024-02-10T05:37:24.438 INFO:tasks.rados.rados.0.smithi178.stdout:2168: expect (ObjNum 402 snap 133 seq_num 402) 2024-02-10T05:37:24.438 INFO:tasks.rados.rados.0.smithi178.stdout:2169: snap_create 2024-02-10T05:37:24.439 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 942 (ObjNum 535 snap 167 seq_num 535) dirty exists 2024-02-10T05:37:24.439 INFO:tasks.rados.rados.0.smithi178.stdout:2165: finishing write tid 5 to smithi17880450-20 2024-02-10T05:37:24.440 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 455 (ObjNum 675 snap 217 seq_num 675) dirty exists 2024-02-10T05:37:24.440 INFO:tasks.rados.rados.0.smithi178.stdout:2165: left oid 20 (ObjNum 675 snap 217 seq_num 675) 2024-02-10T05:37:24.444 INFO:tasks.rados.rados.0.smithi178.stdout:2168: expect (ObjNum 402 snap 133 seq_num 402) 2024-02-10T05:37:24.787 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:24 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T05:37:24.388+0000 7f9288b207c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-02-10T05:37:24.788 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:24 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T05:37:24.553+0000 7f9288b207c0 -1 osd.5 494 log_to_monitors true 2024-02-10T05:37:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:24 smithi178 ceph-mon[95116]: failed to encode map e503 with expected crc 2024-02-10T05:37:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:24 smithi178 ceph-mon[95116]: failed to encode map e504 with expected crc 2024-02-10T05:37:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:24 smithi178 ceph-mon[95116]: osdmap e504: 8 total, 7 up, 8 in 2024-02-10T05:37:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:24 smithi178 ceph-mon[95116]: from='osd.5 [v2:172.21.15.189:6808/41767783,v1:172.21.15.189:6809/41767783]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T05:37:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:24 smithi178 ceph-mon[95116]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T05:37:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:24 smithi178 ceph-mon[95116]: pgmap v389: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 345 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 5 op/s; 94/489 objects degraded (19.223%) 2024-02-10T05:37:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:24 smithi178 ceph-mon[92537]: failed to encode map e503 with expected crc 2024-02-10T05:37:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:24 smithi178 ceph-mon[92537]: failed to encode map e504 with expected crc 2024-02-10T05:37:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:24 smithi178 ceph-mon[92537]: osdmap e504: 8 total, 7 up, 8 in 2024-02-10T05:37:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:24 smithi178 ceph-mon[92537]: from='osd.5 [v2:172.21.15.189:6808/41767783,v1:172.21.15.189:6809/41767783]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T05:37:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:24 smithi178 ceph-mon[92537]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T05:37:25.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:24 smithi178 ceph-mon[92537]: pgmap v389: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 345 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 5 op/s; 94/489 objects degraded (19.223%) 2024-02-10T05:37:25.225 INFO:tasks.rados.rados.0.smithi178.stdout:2165: done (3 left) 2024-02-10T05:37:25.225 INFO:tasks.rados.rados.0.smithi178.stdout:2166: done (2 left) 2024-02-10T05:37:25.226 INFO:tasks.rados.rados.0.smithi178.stdout:2168: done (1 left) 2024-02-10T05:37:25.226 INFO:tasks.rados.rados.0.smithi178.stdout:2169: done (0 left) 2024-02-10T05:37:25.226 INFO:tasks.rados.rados.0.smithi178.stdout:2170: snap_remove snap 202 2024-02-10T05:37:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:24 smithi189 ceph-mon[89631]: failed to encode map e503 with expected crc 2024-02-10T05:37:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:24 smithi189 ceph-mon[89631]: failed to encode map e504 with expected crc 2024-02-10T05:37:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:24 smithi189 ceph-mon[89631]: osdmap e504: 8 total, 7 up, 8 in 2024-02-10T05:37:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:24 smithi189 ceph-mon[89631]: from='osd.5 [v2:172.21.15.189:6808/41767783,v1:172.21.15.189:6809/41767783]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T05:37:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:24 smithi189 ceph-mon[89631]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T05:37:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:24 smithi189 ceph-mon[89631]: pgmap v389: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 345 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 5 op/s; 94/489 objects degraded (19.223%) 2024-02-10T05:37:26.037 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 05:37:25 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T05:37:25.690+0000 7f9275f70700 -1 osd.5 494 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:37:26.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:25 smithi189 ceph-mon[89631]: failed to encode map e504 with expected crc 2024-02-10T05:37:26.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:25 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:25 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:25 smithi189 ceph-mon[89631]: Health check update: Degraded data redundancy: 91/489 objects degraded (18.609%), 12 pgs degraded (PG_DEGRADED) 2024-02-10T05:37:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:25 smithi189 ceph-mon[89631]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T05:37:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:25 smithi189 ceph-mon[89631]: osdmap e505: 8 total, 7 up, 8 in 2024-02-10T05:37:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:25 smithi189 ceph-mon[89631]: from='osd.5 [v2:172.21.15.189:6808/41767783,v1:172.21.15.189:6809/41767783]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:37:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:25 smithi189 ceph-mon[89631]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:37:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:25 smithi189 ceph-mon[89631]: failed to encode map e505 with expected crc 2024-02-10T05:37:26.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:25 smithi189 ceph-mon[89631]: from='osd.5 ' entity='osd.5' 2024-02-10T05:37:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[92537]: failed to encode map e504 with expected crc 2024-02-10T05:37:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[92537]: Health check update: Degraded data redundancy: 91/489 objects degraded (18.609%), 12 pgs degraded (PG_DEGRADED) 2024-02-10T05:37:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[92537]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T05:37:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[92537]: osdmap e505: 8 total, 7 up, 8 in 2024-02-10T05:37:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[92537]: from='osd.5 [v2:172.21.15.189:6808/41767783,v1:172.21.15.189:6809/41767783]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:37:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[92537]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:37:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[92537]: failed to encode map e505 with expected crc 2024-02-10T05:37:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[92537]: from='osd.5 ' entity='osd.5' 2024-02-10T05:37:26.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[95116]: failed to encode map e504 with expected crc 2024-02-10T05:37:26.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:26.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:26.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[95116]: Health check update: Degraded data redundancy: 91/489 objects degraded (18.609%), 12 pgs degraded (PG_DEGRADED) 2024-02-10T05:37:26.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[95116]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T05:37:26.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[95116]: osdmap e505: 8 total, 7 up, 8 in 2024-02-10T05:37:26.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[95116]: from='osd.5 [v2:172.21.15.189:6808/41767783,v1:172.21.15.189:6809/41767783]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:37:26.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[95116]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:37:26.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[95116]: failed to encode map e505 with expected crc 2024-02-10T05:37:26.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:25 smithi178 ceph-mon[95116]: from='osd.5 ' entity='osd.5' 2024-02-10T05:37:26.234 INFO:tasks.rados.rados.0.smithi178.stdout:2170: done (0 left) 2024-02-10T05:37:26.235 INFO:tasks.rados.rados.0.smithi178.stdout:2171: delete oid 21 current snap is 218 2024-02-10T05:37:26.253 INFO:tasks.rados.rados.0.smithi178.stdout:2171: done (0 left) 2024-02-10T05:37:26.253 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 218 2024-02-10T05:37:26.253 INFO:tasks.rados.rados.0.smithi178.stdout:2172: seq_num 678 ranges {671744=565248,1236992=802816,2039808=401408} 2024-02-10T05:37:26.260 INFO:tasks.rados.rados.0.smithi178.stdout:2172: writing smithi17880450-23 from 671744 to 1236992 tid 1 2024-02-10T05:37:26.265 INFO:tasks.rados.rados.0.smithi178.stdout:2172: writing smithi17880450-23 from 1236992 to 2039808 tid 2 2024-02-10T05:37:26.267 INFO:tasks.rados.rados.0.smithi178.stdout:2172: writing smithi17880450-23 from 2039808 to 2441216 tid 3 2024-02-10T05:37:26.267 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 218 2024-02-10T05:37:26.267 INFO:tasks.rados.rados.0.smithi178.stdout:2173: seq_num 679 ranges {671744=581632,1253376=688128,1941504=516096} 2024-02-10T05:37:26.274 INFO:tasks.rados.rados.0.smithi178.stdout:2173: writing smithi17880450-43 from 671744 to 1253376 tid 1 2024-02-10T05:37:26.278 INFO:tasks.rados.rados.0.smithi178.stdout:2173: writing smithi17880450-43 from 1253376 to 1941504 tid 2 2024-02-10T05:37:26.281 INFO:tasks.rados.rados.0.smithi178.stdout:2173: writing smithi17880450-43 from 1941504 to 2457600 tid 3 2024-02-10T05:37:26.281 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 218 2024-02-10T05:37:26.281 INFO:tasks.rados.rados.0.smithi178.stdout:2173: finishing write tid 1 to smithi17880450-43 2024-02-10T05:37:26.281 INFO:tasks.rados.rados.0.smithi178.stdout:2173: finishing write tid 2 to smithi17880450-43 2024-02-10T05:37:26.282 INFO:tasks.rados.rados.0.smithi178.stdout:2174: seq_num 680 ranges {6504448=598016,7102464=573440,7675904=434176,8110080=196608} 2024-02-10T05:37:26.319 INFO:tasks.rados.rados.0.smithi178.stdout:2174: writing smithi17880450-48 from 6504448 to 7102464 tid 1 2024-02-10T05:37:26.322 INFO:tasks.rados.rados.0.smithi178.stdout:2174: writing smithi17880450-48 from 7102464 to 7675904 tid 2 2024-02-10T05:37:26.325 INFO:tasks.rados.rados.0.smithi178.stdout:2174: writing smithi17880450-48 from 7675904 to 8110080 tid 3 2024-02-10T05:37:26.326 INFO:tasks.rados.rados.0.smithi178.stdout:2174: writing smithi17880450-48 from 8110080 to 8306688 tid 4 2024-02-10T05:37:26.326 INFO:tasks.rados.rados.0.smithi178.stdout:2175: read oid 10 snap -1 2024-02-10T05:37:26.327 INFO:tasks.rados.rados.0.smithi178.stdout:2175: expect deleted 2024-02-10T05:37:26.327 INFO:tasks.rados.rados.0.smithi178.stdout:2176: snap_remove snap 209 2024-02-10T05:37:27.237 INFO:tasks.rados.rados.0.smithi178.stdout:2176: done (4 left) 2024-02-10T05:37:27.237 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 16 current snap is 218 2024-02-10T05:37:27.237 INFO:tasks.rados.rados.0.smithi178.stdout:2173: finishing write tid 3 to smithi17880450-43 2024-02-10T05:37:27.237 INFO:tasks.rados.rados.0.smithi178.stdout:2173: finishing write tid 4 to smithi17880450-43 2024-02-10T05:37:27.237 INFO:tasks.rados.rados.0.smithi178.stdout:2173: finishing write tid 5 to smithi17880450-43 2024-02-10T05:37:27.237 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 299 (ObjNum 679 snap 218 seq_num 679) dirty exists 2024-02-10T05:37:27.237 INFO:tasks.rados.rados.0.smithi178.stdout:2173: left oid 43 (ObjNum 679 snap 218 seq_num 679) 2024-02-10T05:37:27.237 INFO:tasks.rados.rados.0.smithi178.stdout:2177: seq_num 681 ranges {11460608=614400,12075008=458752,12533760=638976,13172736=106496} 2024-02-10T05:37:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:27 smithi189 ceph-mon[89631]: failed to encode map e505 with expected crc 2024-02-10T05:37:27.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:27 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:27.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:27 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:27.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:27 smithi189 ceph-mon[89631]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:37:27.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:27 smithi189 ceph-mon[89631]: osd.5 [v2:172.21.15.189:6808/41767783,v1:172.21.15.189:6809/41767783] boot 2024-02-10T05:37:27.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:27 smithi189 ceph-mon[89631]: osdmap e506: 8 total, 8 up, 8 in 2024-02-10T05:37:27.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:27 smithi189 ceph-mon[89631]: failed to encode map e506 with expected crc 2024-02-10T05:37:27.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:27 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:37:27.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:27 smithi189 ceph-mon[89631]: pgmap v392: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 345 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 4 op/s; 94/489 objects degraded (19.223%) 2024-02-10T05:37:27.305 INFO:tasks.rados.rados.0.smithi178.stdout:2177: writing smithi17880450-16 from 11460608 to 12075008 tid 1 2024-02-10T05:37:27.308 INFO:tasks.rados.rados.0.smithi178.stdout:2177: writing smithi17880450-16 from 12075008 to 12533760 tid 2 2024-02-10T05:37:27.312 INFO:tasks.rados.rados.0.smithi178.stdout:2177: writing smithi17880450-16 from 12533760 to 13172736 tid 3 2024-02-10T05:37:27.314 INFO:tasks.rados.rados.0.smithi178.stdout:2177: writing smithi17880450-16 from 13172736 to 13279232 tid 4 2024-02-10T05:37:27.314 INFO:tasks.rados.rados.0.smithi178.stdout:2173: done (4 left) 2024-02-10T05:37:27.314 INFO:tasks.rados.rados.0.smithi178.stdout:2175: done (3 left) 2024-02-10T05:37:27.314 INFO:tasks.rados.rados.0.smithi178.stdout:2178: read oid 45 snap 191 2024-02-10T05:37:27.314 INFO:tasks.rados.rados.0.smithi178.stdout:2178: expect (ObjNum 587 snap 189 seq_num 587) 2024-02-10T05:37:27.314 INFO:tasks.rados.rados.0.smithi178.stdout:2179: read oid 37 snap -1 2024-02-10T05:37:27.314 INFO:tasks.rados.rados.0.smithi178.stdout:2179: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:37:27.314 INFO:tasks.rados.rados.0.smithi178.stdout:2180: delete oid 35 current snap is 218 2024-02-10T05:37:27.314 INFO:tasks.rados.rados.0.smithi178.stdout:2172: finishing write tid 1 to smithi17880450-23 2024-02-10T05:37:27.314 INFO:tasks.rados.rados.0.smithi178.stdout:2172: finishing write tid 2 to smithi17880450-23 2024-02-10T05:37:27.314 INFO:tasks.rados.rados.0.smithi178.stdout:2172: finishing write tid 3 to smithi17880450-23 2024-02-10T05:37:27.314 INFO:tasks.rados.rados.0.smithi178.stdout:2172: finishing write tid 4 to smithi17880450-23 2024-02-10T05:37:27.315 INFO:tasks.rados.rados.0.smithi178.stdout:2172: finishing write tid 5 to smithi17880450-23 2024-02-10T05:37:27.315 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 1642 (ObjNum 678 snap 218 seq_num 678) dirty exists 2024-02-10T05:37:27.315 INFO:tasks.rados.rados.0.smithi178.stdout:2172: left oid 23 (ObjNum 678 snap 218 seq_num 678) 2024-02-10T05:37:27.315 INFO:tasks.rados.rados.0.smithi178.stdout:2177: finishing write tid 1 to smithi17880450-16 2024-02-10T05:37:27.315 INFO:tasks.rados.rados.0.smithi178.stdout:2177: finishing write tid 2 to smithi17880450-16 2024-02-10T05:37:27.315 INFO:tasks.rados.rados.0.smithi178.stdout:2174: finishing write tid 1 to smithi17880450-48 2024-02-10T05:37:27.315 INFO:tasks.rados.rados.0.smithi178.stdout:2174: finishing write tid 2 to smithi17880450-48 2024-02-10T05:37:27.315 INFO:tasks.rados.rados.0.smithi178.stdout:2174: finishing write tid 3 to smithi17880450-48 2024-02-10T05:37:27.315 INFO:tasks.rados.rados.0.smithi178.stdout:2174: finishing write tid 4 to smithi17880450-48 2024-02-10T05:37:27.317 INFO:tasks.rados.rados.0.smithi178.stdout:2174: finishing write tid 5 to smithi17880450-48 2024-02-10T05:37:27.318 INFO:tasks.rados.rados.0.smithi178.stdout:2172: done (5 left) 2024-02-10T05:37:27.318 INFO:tasks.rados.rados.0.smithi178.stdout:2180: done (4 left) 2024-02-10T05:37:27.319 INFO:tasks.rados.rados.0.smithi178.stdout:2181: setattr oid 18 current snap is 218 2024-02-10T05:37:27.320 INFO:tasks.rados.rados.0.smithi178.stdout:2174: finishing write tid 6 to smithi17880450-48 2024-02-10T05:37:27.320 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 1616 (ObjNum 680 snap 218 seq_num 680) dirty exists 2024-02-10T05:37:27.320 INFO:tasks.rados.rados.0.smithi178.stdout:2174: left oid 48 (ObjNum 680 snap 218 seq_num 680) 2024-02-10T05:37:27.320 INFO:tasks.rados.rados.0.smithi178.stdout:2174: done (4 left) 2024-02-10T05:37:27.321 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 218 2024-02-10T05:37:27.321 INFO:tasks.rados.rados.0.smithi178.stdout:2182: seq_num 683 ranges {12083200=647168,12730368=630784,13361152=573440} 2024-02-10T05:37:27.392 INFO:tasks.rados.rados.0.smithi178.stdout:2182: writing smithi17880450-50 from 12083200 to 12730368 tid 1 2024-02-10T05:37:27.395 INFO:tasks.rados.rados.0.smithi178.stdout:2182: writing smithi17880450-50 from 12730368 to 13361152 tid 2 2024-02-10T05:37:27.399 INFO:tasks.rados.rados.0.smithi178.stdout:2182: writing smithi17880450-50 from 13361152 to 13934592 tid 3 2024-02-10T05:37:27.399 INFO:tasks.rados.rados.0.smithi178.stdout:2183: delete oid 32 current snap is 218 2024-02-10T05:37:27.399 INFO:tasks.rados.rados.0.smithi178.stdout:2177: finishing write tid 3 to smithi17880450-16 2024-02-10T05:37:27.399 INFO:tasks.rados.rados.0.smithi178.stdout:2177: finishing write tid 4 to smithi17880450-16 2024-02-10T05:37:27.399 INFO:tasks.rados.rados.0.smithi178.stdout:2177: finishing write tid 5 to smithi17880450-16 2024-02-10T05:37:27.399 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 1601 (ObjNum 593 snap 0 seq_num 28969980) dirty exists 2024-02-10T05:37:27.399 INFO:tasks.rados.rados.0.smithi178.stdout:2177: finishing write tid 6 to smithi17880450-16 2024-02-10T05:37:27.400 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 1848 (ObjNum 681 snap 218 seq_num 681) dirty exists 2024-02-10T05:37:27.400 INFO:tasks.rados.rados.0.smithi178.stdout:2177: left oid 16 (ObjNum 681 snap 218 seq_num 681) 2024-02-10T05:37:27.400 INFO:tasks.rados.rados.0.smithi178.stdout:2178: expect (ObjNum 587 snap 189 seq_num 587) 2024-02-10T05:37:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[95116]: failed to encode map e505 with expected crc 2024-02-10T05:37:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[95116]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:37:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[95116]: osd.5 [v2:172.21.15.189:6808/41767783,v1:172.21.15.189:6809/41767783] boot 2024-02-10T05:37:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[95116]: osdmap e506: 8 total, 8 up, 8 in 2024-02-10T05:37:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[95116]: failed to encode map e506 with expected crc 2024-02-10T05:37:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:37:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[95116]: pgmap v392: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 345 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 4 op/s; 94/489 objects degraded (19.223%) 2024-02-10T05:37:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[92537]: failed to encode map e505 with expected crc 2024-02-10T05:37:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:27.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:27.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[92537]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:37:27.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[92537]: osd.5 [v2:172.21.15.189:6808/41767783,v1:172.21.15.189:6809/41767783] boot 2024-02-10T05:37:27.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[92537]: osdmap e506: 8 total, 8 up, 8 in 2024-02-10T05:37:27.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[92537]: failed to encode map e506 with expected crc 2024-02-10T05:37:27.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T05:37:27.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-mon[92537]: pgmap v392: 121 pgs: 12 active+undersized+degraded, 38 active+undersized, 71 active+clean; 345 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 4 op/s; 94/489 objects degraded (19.223%) 2024-02-10T05:37:27.739 INFO:tasks.rados.rados.0.smithi178.stdout:2179: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:37:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:37:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:37:27] "GET /metrics HTTP/1.1" 200 36209 "" "Prometheus/2.43.0" 2024-02-10T05:37:28.024 INFO:tasks.rados.rados.0.smithi178.stdout:2182: finishing write tid 1 to smithi17880450-50 2024-02-10T05:37:28.024 INFO:tasks.rados.rados.0.smithi178.stdout:2182: finishing write tid 2 to smithi17880450-50 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:2182: finishing write tid 3 to smithi17880450-50 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:2182: finishing write tid 4 to smithi17880450-50 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:2182: finishing write tid 5 to smithi17880450-50 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 1596 (ObjNum 683 snap 218 seq_num 683) dirty exists 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:2182: left oid 50 (ObjNum 683 snap 218 seq_num 683) 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:2177: done (5 left) 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:2178: done (4 left) 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:2179: done (3 left) 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:2181: done (2 left) 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:2182: done (1 left) 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:2183: done (0 left) 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:2184: read oid 3 snap 217 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:2184: expect (ObjNum 402 snap 133 seq_num 402) 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 218 2024-02-10T05:37:28.025 INFO:tasks.rados.rados.0.smithi178.stdout:2185: seq_num 685 ranges {3538944=679936,4218880=442368,4661248=622592,5283840=139264} 2024-02-10T05:37:28.046 INFO:tasks.rados.rados.0.smithi178.stdout:2185: writing smithi17880450-6 from 3538944 to 4218880 tid 1 2024-02-10T05:37:28.048 INFO:tasks.rados.rados.0.smithi178.stdout:2185: writing smithi17880450-6 from 4218880 to 4661248 tid 2 2024-02-10T05:37:28.052 INFO:tasks.rados.rados.0.smithi178.stdout:2185: writing smithi17880450-6 from 4661248 to 5283840 tid 3 2024-02-10T05:37:28.053 INFO:tasks.rados.rados.0.smithi178.stdout:2185: writing smithi17880450-6 from 5283840 to 5423104 tid 4 2024-02-10T05:37:28.053 INFO:tasks.rados.rados.0.smithi178.stdout:2186: snap_remove snap 191 2024-02-10T05:37:28.278 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:28 smithi189 ceph-mon[89631]: failed to encode map e506 with expected crc 2024-02-10T05:37:28.278 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:28 smithi189 ceph-mon[89631]: failed to encode map e506 with expected crc 2024-02-10T05:37:28.278 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:28 smithi189 ceph-mon[89631]: failed to encode map e506 with expected crc 2024-02-10T05:37:28.278 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:28 smithi189 ceph-mon[89631]: failed to encode map e507 with expected crc 2024-02-10T05:37:28.278 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:28 smithi189 ceph-mon[89631]: osdmap e507: 8 total, 8 up, 8 in 2024-02-10T05:37:28.278 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:28 smithi189 ceph-mon[89631]: failed to encode map e507 with expected crc 2024-02-10T05:37:28.278 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:28 smithi189 ceph-mon[89631]: failed to encode map e507 with expected crc 2024-02-10T05:37:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:28 smithi178 ceph-mon[95116]: failed to encode map e506 with expected crc 2024-02-10T05:37:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:28 smithi178 ceph-mon[95116]: failed to encode map e506 with expected crc 2024-02-10T05:37:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:28 smithi178 ceph-mon[95116]: failed to encode map e506 with expected crc 2024-02-10T05:37:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:28 smithi178 ceph-mon[95116]: failed to encode map e507 with expected crc 2024-02-10T05:37:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:28 smithi178 ceph-mon[95116]: osdmap e507: 8 total, 8 up, 8 in 2024-02-10T05:37:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:28 smithi178 ceph-mon[95116]: failed to encode map e507 with expected crc 2024-02-10T05:37:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:28 smithi178 ceph-mon[95116]: failed to encode map e507 with expected crc 2024-02-10T05:37:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:28 smithi178 ceph-mon[92537]: failed to encode map e506 with expected crc 2024-02-10T05:37:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:28 smithi178 ceph-mon[92537]: failed to encode map e506 with expected crc 2024-02-10T05:37:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:28 smithi178 ceph-mon[92537]: failed to encode map e506 with expected crc 2024-02-10T05:37:28.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:28 smithi178 ceph-mon[92537]: failed to encode map e507 with expected crc 2024-02-10T05:37:28.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:28 smithi178 ceph-mon[92537]: osdmap e507: 8 total, 8 up, 8 in 2024-02-10T05:37:28.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:28 smithi178 ceph-mon[92537]: failed to encode map e507 with expected crc 2024-02-10T05:37:28.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:28 smithi178 ceph-mon[92537]: failed to encode map e507 with expected crc 2024-02-10T05:37:29.027 INFO:tasks.rados.rados.0.smithi178.stdout:2184: expect (ObjNum 402 snap 133 seq_num 402) 2024-02-10T05:37:29.087 INFO:tasks.rados.rados.0.smithi178.stdout:2185: finishing write tid 1 to smithi17880450-6 2024-02-10T05:37:29.087 INFO:tasks.rados.rados.0.smithi178.stdout:2185: finishing write tid 2 to smithi17880450-6 2024-02-10T05:37:29.087 INFO:tasks.rados.rados.0.smithi178.stdout:2185: finishing write tid 3 to smithi17880450-6 2024-02-10T05:37:29.087 INFO:tasks.rados.rados.0.smithi178.stdout:2185: finishing write tid 4 to smithi17880450-6 2024-02-10T05:37:29.088 INFO:tasks.rados.rados.0.smithi178.stdout:2185: finishing write tid 5 to smithi17880450-6 2024-02-10T05:37:29.088 INFO:tasks.rados.rados.0.smithi178.stdout:2185: finishing write tid 6 to smithi17880450-6 2024-02-10T05:37:29.088 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 1594 (ObjNum 685 snap 218 seq_num 685) dirty exists 2024-02-10T05:37:29.088 INFO:tasks.rados.rados.0.smithi178.stdout:2185: left oid 6 (ObjNum 685 snap 218 seq_num 685) 2024-02-10T05:37:29.088 INFO:tasks.rados.rados.0.smithi178.stdout:2184: done (2 left) 2024-02-10T05:37:29.088 INFO:tasks.rados.rados.0.smithi178.stdout:2185: done (1 left) 2024-02-10T05:37:29.088 INFO:tasks.rados.rados.0.smithi178.stdout:2186: done (0 left) 2024-02-10T05:37:29.088 INFO:tasks.rados.rados.0.smithi178.stdout:2187: rmattr oid 2 current snap is 218 2024-02-10T05:37:29.088 INFO:tasks.rados.rados.0.smithi178.stdout:2187: done (0 left) 2024-02-10T05:37:29.088 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 49 current snap is 218 2024-02-10T05:37:29.088 INFO:tasks.rados.rados.0.smithi178.stdout:2188: seq_num 686 ranges {0=696320,696320=729088,1425408=425984,1851392=49152} 2024-02-10T05:37:29.090 INFO:tasks.rados.rados.0.smithi178.stdout:2188: writing smithi17880450-49 from 0 to 696320 tid 1 2024-02-10T05:37:29.095 INFO:tasks.rados.rados.0.smithi178.stdout:2188: writing smithi17880450-49 from 696320 to 1425408 tid 2 2024-02-10T05:37:29.097 INFO:tasks.rados.rados.0.smithi178.stdout:2188: writing smithi17880450-49 from 1425408 to 1851392 tid 3 2024-02-10T05:37:29.098 INFO:tasks.rados.rados.0.smithi178.stdout:2188: writing smithi17880450-49 from 1851392 to 1900544 tid 4 2024-02-10T05:37:29.098 INFO:tasks.rados.rados.0.smithi178.stdout:2189: copy_from oid 39 from oid 22 current snap is 218 2024-02-10T05:37:29.098 INFO:tasks.rados.rados.0.smithi178.stdout:2188: finishing write tid 1 to smithi17880450-49 2024-02-10T05:37:29.098 INFO:tasks.rados.rados.0.smithi178.stdout:2190: delete oid 46 current snap is 218 2024-02-10T05:37:29.101 INFO:tasks.rados.rados.0.smithi178.stdout:2188: finishing write tid 2 to smithi17880450-49 2024-02-10T05:37:29.103 INFO:tasks.rados.rados.0.smithi178.stdout:2188: finishing write tid 3 to smithi17880450-49 2024-02-10T05:37:29.103 INFO:tasks.rados.rados.0.smithi178.stdout:2188: finishing write tid 4 to smithi17880450-49 2024-02-10T05:37:29.105 INFO:tasks.rados.rados.0.smithi178.stdout:2188: finishing write tid 5 to smithi17880450-49 2024-02-10T05:37:29.106 INFO:tasks.rados.rados.0.smithi178.stdout:2190: done (2 left) 2024-02-10T05:37:29.106 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 218 2024-02-10T05:37:29.106 INFO:tasks.rados.rados.0.smithi178.stdout:2191: seq_num 688 ranges {4907008=729088,5636096=499712,6135808=704512} 2024-02-10T05:37:29.136 INFO:tasks.rados.rados.0.smithi178.stdout:2191: writing smithi17880450-45 from 4907008 to 5636096 tid 1 2024-02-10T05:37:29.139 INFO:tasks.rados.rados.0.smithi178.stdout:2191: writing smithi17880450-45 from 5636096 to 6135808 tid 2 2024-02-10T05:37:29.143 INFO:tasks.rados.rados.0.smithi178.stdout:2191: writing smithi17880450-45 from 6135808 to 6840320 tid 3 2024-02-10T05:37:29.143 INFO:tasks.rados.rados.0.smithi178.stdout:2192: snap_remove snap 215 2024-02-10T05:37:29.260 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:29 smithi189 ceph-mon[89631]: failed to encode map e507 with expected crc 2024-02-10T05:37:29.260 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:29 smithi189 ceph-mon[89631]: failed to encode map e507 with expected crc 2024-02-10T05:37:29.260 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:29 smithi189 ceph-mon[89631]: failed to encode map e507 with expected crc 2024-02-10T05:37:29.261 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:29 smithi189 ceph-mon[89631]: pgmap v394: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 333 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 16 op/s; 82/489 objects degraded (16.769%); 148 KiB/s, 0 objects/s recovering 2024-02-10T05:37:29.261 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:29 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:29.261 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:37:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:29 smithi178 ceph-mon[95116]: failed to encode map e507 with expected crc 2024-02-10T05:37:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:29 smithi178 ceph-mon[95116]: failed to encode map e507 with expected crc 2024-02-10T05:37:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:29 smithi178 ceph-mon[95116]: failed to encode map e507 with expected crc 2024-02-10T05:37:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:29 smithi178 ceph-mon[95116]: pgmap v394: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 333 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 16 op/s; 82/489 objects degraded (16.769%); 148 KiB/s, 0 objects/s recovering 2024-02-10T05:37:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:37:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:29 smithi178 ceph-mon[92537]: failed to encode map e507 with expected crc 2024-02-10T05:37:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:29 smithi178 ceph-mon[92537]: failed to encode map e507 with expected crc 2024-02-10T05:37:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:29 smithi178 ceph-mon[92537]: failed to encode map e507 with expected crc 2024-02-10T05:37:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:29 smithi178 ceph-mon[92537]: pgmap v394: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 333 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 16 op/s; 82/489 objects degraded (16.769%); 148 KiB/s, 0 objects/s recovering 2024-02-10T05:37:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:37:30.021 INFO:tasks.rados.rados.0.smithi178.stdout:2192: done (3 left) 2024-02-10T05:37:30.021 INFO:tasks.rados.rados.0.smithi178.stdout:2193: delete oid 23 current snap is 218 2024-02-10T05:37:30.021 INFO:tasks.rados.rados.0.smithi178.stdout:2188: finishing write tid 6 to smithi17880450-49 2024-02-10T05:37:30.021 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 1882 (ObjNum 686 snap 218 seq_num 686) dirty exists 2024-02-10T05:37:30.021 INFO:tasks.rados.rados.0.smithi178.stdout:2188: left oid 49 (ObjNum 686 snap 218 seq_num 686) 2024-02-10T05:37:30.021 INFO:tasks.rados.rados.0.smithi178.stdout:2189: finishing copy_from racing read to smithi17880450-39 2024-02-10T05:37:30.021 INFO:tasks.rados.rados.0.smithi178.stdout:2189: finishing copy_from to smithi17880450-39 2024-02-10T05:37:30.021 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 989 (ObjNum 663 snap 211 seq_num 663) dirty exists 2024-02-10T05:37:30.021 INFO:tasks.rados.rados.0.smithi178.stdout:2191: finishing write tid 1 to smithi17880450-45 2024-02-10T05:37:30.021 INFO:tasks.rados.rados.0.smithi178.stdout:2191: finishing write tid 2 to smithi17880450-45 2024-02-10T05:37:30.021 INFO:tasks.rados.rados.0.smithi178.stdout:2191: finishing write tid 3 to smithi17880450-45 2024-02-10T05:37:30.021 INFO:tasks.rados.rados.0.smithi178.stdout:2191: finishing write tid 4 to smithi17880450-45 2024-02-10T05:37:30.022 INFO:tasks.rados.rados.0.smithi178.stdout:2191: finishing write tid 5 to smithi17880450-45 2024-02-10T05:37:30.022 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 1598 (ObjNum 688 snap 218 seq_num 688) dirty exists 2024-02-10T05:37:30.022 INFO:tasks.rados.rados.0.smithi178.stdout:2191: left oid 45 (ObjNum 688 snap 218 seq_num 688) 2024-02-10T05:37:30.031 INFO:tasks.rados.rados.0.smithi178.stdout:2188: done (3 left) 2024-02-10T05:37:30.031 INFO:tasks.rados.rados.0.smithi178.stdout:2189: done (2 left) 2024-02-10T05:37:30.031 INFO:tasks.rados.rados.0.smithi178.stdout:2191: done (1 left) 2024-02-10T05:37:30.031 INFO:tasks.rados.rados.0.smithi178.stdout:2193: done (0 left) 2024-02-10T05:37:30.032 INFO:tasks.rados.rados.0.smithi178.stdout:2194: setattr oid 22 current snap is 218 2024-02-10T05:37:30.033 INFO:tasks.rados.rados.0.smithi178.stdout:2195: snap_create 2024-02-10T05:37:30.037 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 1849 (ObjNum 663 snap 211 seq_num 663) dirty exists 2024-02-10T05:37:30.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:37:29 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:37:29.796+0000 7fe6e8ab6700 -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-02-10T05:37:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[95116]: failed to encode map e508 with expected crc 2024-02-10T05:37:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[95116]: failed to encode map e508 with expected crc 2024-02-10T05:37:30.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[95116]: osdmap e508: 8 total, 8 up, 8 in 2024-02-10T05:37:30.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:30.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:30.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:37:30.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:37:30.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:30.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:37:30.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:30.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:30.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:30.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T05:37:30.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[92537]: failed to encode map e508 with expected crc 2024-02-10T05:37:30.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[92537]: failed to encode map e508 with expected crc 2024-02-10T05:37:30.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[92537]: osdmap e508: 8 total, 8 up, 8 in 2024-02-10T05:37:30.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:30.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:30.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:37:30.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:37:30.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:30.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:37:30.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:30.215 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:30.215 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:30.215 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:30 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T05:37:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:30 smithi189 ceph-mon[89631]: failed to encode map e508 with expected crc 2024-02-10T05:37:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:30 smithi189 ceph-mon[89631]: failed to encode map e508 with expected crc 2024-02-10T05:37:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:30 smithi189 ceph-mon[89631]: osdmap e508: 8 total, 8 up, 8 in 2024-02-10T05:37:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:30 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:30 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:30 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:37:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:30 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:37:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:30 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:30 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:37:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:30 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:30 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:30 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:30 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T05:37:31.028 INFO:tasks.rados.rados.0.smithi178.stdout:2194: done (1 left) 2024-02-10T05:37:31.028 INFO:tasks.rados.rados.0.smithi178.stdout:2195: done (0 left) 2024-02-10T05:37:31.029 INFO:tasks.rados.rados.0.smithi178.stdout:2196: snap_remove snap 213 2024-02-10T05:37:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:31 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T05:37:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:31 smithi189 ceph-mon[89631]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-10T05:37:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:31 smithi189 ceph-mon[89631]: failed to encode map e509 with expected crc 2024-02-10T05:37:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:31 smithi189 ceph-mon[89631]: failed to encode map e509 with expected crc 2024-02-10T05:37:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:31 smithi189 ceph-mon[89631]: osdmap e509: 8 total, 8 up, 8 in 2024-02-10T05:37:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:31 smithi189 ceph-mon[89631]: Health check update: Degraded data redundancy: 82/489 objects degraded (16.769%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T05:37:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:31 smithi189 ceph-mon[89631]: pgmap v397: 121 pgs: 121 active+clean; 269 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.5 MiB/s wr, 31 op/s; 14 MiB/s, 4 objects/s recovering 2024-02-10T05:37:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:31 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T05:37:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:31 smithi178 ceph-mon[95116]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-10T05:37:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:31 smithi178 ceph-mon[95116]: failed to encode map e509 with expected crc 2024-02-10T05:37:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:31 smithi178 ceph-mon[95116]: failed to encode map e509 with expected crc 2024-02-10T05:37:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:31 smithi178 ceph-mon[95116]: osdmap e509: 8 total, 8 up, 8 in 2024-02-10T05:37:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:31 smithi178 ceph-mon[95116]: Health check update: Degraded data redundancy: 82/489 objects degraded (16.769%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T05:37:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:31 smithi178 ceph-mon[95116]: pgmap v397: 121 pgs: 121 active+clean; 269 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.5 MiB/s wr, 31 op/s; 14 MiB/s, 4 objects/s recovering 2024-02-10T05:37:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:31 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T05:37:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:31 smithi178 ceph-mon[92537]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-10T05:37:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:31 smithi178 ceph-mon[92537]: failed to encode map e509 with expected crc 2024-02-10T05:37:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:31 smithi178 ceph-mon[92537]: failed to encode map e509 with expected crc 2024-02-10T05:37:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:31 smithi178 ceph-mon[92537]: osdmap e509: 8 total, 8 up, 8 in 2024-02-10T05:37:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:31 smithi178 ceph-mon[92537]: Health check update: Degraded data redundancy: 82/489 objects degraded (16.769%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T05:37:31.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:31 smithi178 ceph-mon[92537]: pgmap v397: 121 pgs: 121 active+clean; 269 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.5 MiB/s wr, 31 op/s; 14 MiB/s, 4 objects/s recovering 2024-02-10T05:37:32.031 INFO:tasks.rados.rados.0.smithi178.stdout:2196: done (0 left) 2024-02-10T05:37:32.031 INFO:tasks.rados.rados.0.smithi178.stdout:2197: read oid 8 snap -1 2024-02-10T05:37:32.031 INFO:tasks.rados.rados.0.smithi178.stdout:2197: expect (ObjNum 670 snap 217 seq_num 670) 2024-02-10T05:37:32.031 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 219 2024-02-10T05:37:32.031 INFO:tasks.rados.rados.0.smithi178.stdout:2198: seq_num 690 ranges {3997696=761856,4759552=663552,5423104=409600,5832704=131072} 2024-02-10T05:37:32.057 INFO:tasks.rados.rados.0.smithi178.stdout:2198: writing smithi17880450-17 from 3997696 to 4759552 tid 1 2024-02-10T05:37:32.061 INFO:tasks.rados.rados.0.smithi178.stdout:2198: writing smithi17880450-17 from 4759552 to 5423104 tid 2 2024-02-10T05:37:32.064 INFO:tasks.rados.rados.0.smithi178.stdout:2198: writing smithi17880450-17 from 5423104 to 5832704 tid 3 2024-02-10T05:37:32.065 INFO:tasks.rados.rados.0.smithi178.stdout:2198: writing smithi17880450-17 from 5832704 to 5963776 tid 4 2024-02-10T05:37:32.065 INFO:tasks.rados.rados.0.smithi178.stdout:2199: read oid 37 snap -1 2024-02-10T05:37:32.065 INFO:tasks.rados.rados.0.smithi178.stdout:2199: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:37:32.065 INFO:tasks.rados.rados.0.smithi178.stdout:2200: delete oid 20 current snap is 219 2024-02-10T05:37:32.065 INFO:tasks.rados.rados.0.smithi178.stdout:2198: finishing write tid 1 to smithi17880450-17 2024-02-10T05:37:32.065 INFO:tasks.rados.rados.0.smithi178.stdout:2198: finishing write tid 2 to smithi17880450-17 2024-02-10T05:37:32.067 INFO:tasks.rados.rados.0.smithi178.stdout:2198: finishing write tid 3 to smithi17880450-17 2024-02-10T05:37:32.069 INFO:tasks.rados.rados.0.smithi178.stdout:2198: finishing write tid 4 to smithi17880450-17 2024-02-10T05:37:32.069 INFO:tasks.rados.rados.0.smithi178.stdout:2198: finishing write tid 5 to smithi17880450-17 2024-02-10T05:37:32.070 INFO:tasks.rados.rados.0.smithi178.stdout:2198: finishing write tid 6 to smithi17880450-17 2024-02-10T05:37:32.070 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 1448 (ObjNum 690 snap 219 seq_num 690) dirty exists 2024-02-10T05:37:32.070 INFO:tasks.rados.rados.0.smithi178.stdout:2198: left oid 17 (ObjNum 690 snap 219 seq_num 690) 2024-02-10T05:37:32.076 INFO:tasks.rados.rados.0.smithi178.stdout:2197: expect (ObjNum 670 snap 217 seq_num 670) 2024-02-10T05:37:32.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:32 smithi189 ceph-mon[89631]: osdmap e510: 8 total, 8 up, 8 in 2024-02-10T05:37:32.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:32 smithi189 ceph-mon[89631]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/489 objects degraded (16.769%), 10 pgs degraded) 2024-02-10T05:37:32.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:32 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:37:32.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:32 smithi178 ceph-mon[92537]: osdmap e510: 8 total, 8 up, 8 in 2024-02-10T05:37:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:32 smithi178 ceph-mon[92537]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/489 objects degraded (16.769%), 10 pgs degraded) 2024-02-10T05:37:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:32 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:37:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:32 smithi178 ceph-mon[95116]: osdmap e510: 8 total, 8 up, 8 in 2024-02-10T05:37:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:32 smithi178 ceph-mon[95116]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/489 objects degraded (16.769%), 10 pgs degraded) 2024-02-10T05:37:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:32 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:37:32.674 INFO:tasks.rados.rados.0.smithi178.stdout:2199: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:37:32.957 INFO:tasks.rados.rados.0.smithi178.stdout:2197: done (3 left) 2024-02-10T05:37:32.957 INFO:tasks.rados.rados.0.smithi178.stdout:2198: done (2 left) 2024-02-10T05:37:32.957 INFO:tasks.rados.rados.0.smithi178.stdout:2199: done (1 left) 2024-02-10T05:37:32.957 INFO:tasks.rados.rados.0.smithi178.stdout:2200: done (0 left) 2024-02-10T05:37:32.958 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 219 2024-02-10T05:37:32.958 INFO:tasks.rados.rados.0.smithi178.stdout:2201: seq_num 692 ranges {13336576=794624,14131200=483328,14614528=720896} 2024-02-10T05:37:33.030 INFO:tasks.rados.rados.0.smithi178.stdout:2201: writing smithi17880450-7 from 13336576 to 14131200 tid 1 2024-02-10T05:37:33.033 INFO:tasks.rados.rados.0.smithi178.stdout:2201: writing smithi17880450-7 from 14131200 to 14614528 tid 2 2024-02-10T05:37:33.038 INFO:tasks.rados.rados.0.smithi178.stdout:2201: writing smithi17880450-7 from 14614528 to 15335424 tid 3 2024-02-10T05:37:33.038 INFO:tasks.rados.rados.0.smithi178.stdout:2202: snap_remove snap 207 2024-02-10T05:37:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:33 smithi178 ceph-mon[92537]: failed to encode map e510 with expected crc 2024-02-10T05:37:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:33 smithi178 ceph-mon[92537]: osdmap e511: 8 total, 8 up, 8 in 2024-02-10T05:37:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:33 smithi178 ceph-mon[92537]: failed to encode map e510 with expected crc 2024-02-10T05:37:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:33 smithi178 ceph-mon[92537]: failed to encode map e510 with expected crc 2024-02-10T05:37:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:33 smithi178 ceph-mon[92537]: pgmap v400: 121 pgs: 121 active+clean; 266 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.0 MiB/s wr, 22 op/s; 15 MiB/s, 4 objects/s recovering 2024-02-10T05:37:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:33 smithi178 ceph-mon[95116]: failed to encode map e510 with expected crc 2024-02-10T05:37:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:33 smithi178 ceph-mon[95116]: osdmap e511: 8 total, 8 up, 8 in 2024-02-10T05:37:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:33 smithi178 ceph-mon[95116]: failed to encode map e510 with expected crc 2024-02-10T05:37:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:33 smithi178 ceph-mon[95116]: failed to encode map e510 with expected crc 2024-02-10T05:37:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:33 smithi178 ceph-mon[95116]: pgmap v400: 121 pgs: 121 active+clean; 266 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.0 MiB/s wr, 22 op/s; 15 MiB/s, 4 objects/s recovering 2024-02-10T05:37:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:33 smithi189 ceph-mon[89631]: failed to encode map e510 with expected crc 2024-02-10T05:37:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:33 smithi189 ceph-mon[89631]: osdmap e511: 8 total, 8 up, 8 in 2024-02-10T05:37:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:33 smithi189 ceph-mon[89631]: failed to encode map e510 with expected crc 2024-02-10T05:37:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:33 smithi189 ceph-mon[89631]: failed to encode map e510 with expected crc 2024-02-10T05:37:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:33 smithi189 ceph-mon[89631]: pgmap v400: 121 pgs: 121 active+clean; 266 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 5.0 MiB/s wr, 22 op/s; 15 MiB/s, 4 objects/s recovering 2024-02-10T05:37:34.044 INFO:tasks.rados.rados.0.smithi178.stdout:2201: finishing write tid 1 to smithi17880450-7 2024-02-10T05:37:34.044 INFO:tasks.rados.rados.0.smithi178.stdout:2201: finishing write tid 2 to smithi17880450-7 2024-02-10T05:37:34.044 INFO:tasks.rados.rados.0.smithi178.stdout:2201: finishing write tid 3 to smithi17880450-7 2024-02-10T05:37:34.044 INFO:tasks.rados.rados.0.smithi178.stdout:2201: finishing write tid 4 to smithi17880450-7 2024-02-10T05:37:34.044 INFO:tasks.rados.rados.0.smithi178.stdout:2201: finishing write tid 5 to smithi17880450-7 2024-02-10T05:37:34.044 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 1605 (ObjNum 692 snap 219 seq_num 692) dirty exists 2024-02-10T05:37:34.044 INFO:tasks.rados.rados.0.smithi178.stdout:2201: left oid 7 (ObjNum 692 snap 219 seq_num 692) 2024-02-10T05:37:34.044 INFO:tasks.rados.rados.0.smithi178.stdout:2201: done (1 left) 2024-02-10T05:37:34.044 INFO:tasks.rados.rados.0.smithi178.stdout:2202: done (0 left) 2024-02-10T05:37:34.044 INFO:tasks.rados.rados.0.smithi178.stdout:2203: read oid 9 snap -1 2024-02-10T05:37:34.044 INFO:tasks.rados.rados.0.smithi178.stdout:2203: expect (ObjNum 640 snap 207 seq_num 640) 2024-02-10T05:37:34.044 INFO:tasks.rados.rados.0.smithi178.stdout:2204: read oid 29 snap -1 2024-02-10T05:37:34.045 INFO:tasks.rados.rados.0.smithi178.stdout:2204: expect (ObjNum 632 snap 206 seq_num 632) 2024-02-10T05:37:34.045 INFO:tasks.rados.rados.0.smithi178.stdout:2205: rmattr oid 14 current snap is 219 2024-02-10T05:37:34.045 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 49 current snap is 219 2024-02-10T05:37:34.045 INFO:tasks.rados.rados.0.smithi178.stdout:2206: seq_num 693 ranges {1900544=409600,2310144=770048,3080192=581632,3661824=253952} 2024-02-10T05:37:34.057 INFO:tasks.rados.rados.0.smithi178.stdout:2206: writing smithi17880450-49 from 1900544 to 2310144 tid 1 2024-02-10T05:37:34.063 INFO:tasks.rados.rados.0.smithi178.stdout:2206: writing smithi17880450-49 from 2310144 to 3080192 tid 2 2024-02-10T05:37:34.067 INFO:tasks.rados.rados.0.smithi178.stdout:2206: writing smithi17880450-49 from 3080192 to 3661824 tid 3 2024-02-10T05:37:34.069 INFO:tasks.rados.rados.0.smithi178.stdout:2206: writing smithi17880450-49 from 3661824 to 3915776 tid 4 2024-02-10T05:37:34.069 INFO:tasks.rados.rados.0.smithi178.stdout:2207: delete oid 5 current snap is 219 2024-02-10T05:37:34.069 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 730 (ObjNum 659 snap 210 seq_num 659) dirty exists 2024-02-10T05:37:34.070 INFO:tasks.rados.rados.0.smithi178.stdout:2206: finishing write tid 1 to smithi17880450-49 2024-02-10T05:37:34.077 INFO:tasks.rados.rados.0.smithi178.stdout:2206: finishing write tid 2 to smithi17880450-49 2024-02-10T05:37:34.077 INFO:tasks.rados.rados.0.smithi178.stdout:2206: finishing write tid 3 to smithi17880450-49 2024-02-10T05:37:34.078 INFO:tasks.rados.rados.0.smithi178.stdout:2206: finishing write tid 4 to smithi17880450-49 2024-02-10T05:37:34.078 INFO:tasks.rados.rados.0.smithi178.stdout:2206: finishing write tid 5 to smithi17880450-49 2024-02-10T05:37:34.087 INFO:tasks.rados.rados.0.smithi178.stdout:2206: finishing write tid 6 to smithi17880450-49 2024-02-10T05:37:34.087 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 1902 (ObjNum 693 snap 219 seq_num 693) dirty exists 2024-02-10T05:37:34.087 INFO:tasks.rados.rados.0.smithi178.stdout:2206: left oid 49 (ObjNum 693 snap 219 seq_num 693) 2024-02-10T05:37:34.087 INFO:tasks.rados.rados.0.smithi178.stdout:2205: done (4 left) 2024-02-10T05:37:34.087 INFO:tasks.rados.rados.0.smithi178.stdout:2206: done (3 left) 2024-02-10T05:37:34.087 INFO:tasks.rados.rados.0.smithi178.stdout:2207: done (2 left) 2024-02-10T05:37:34.087 INFO:tasks.rados.rados.0.smithi178.stdout:2208: setattr oid 4 current snap is 219 2024-02-10T05:37:34.089 INFO:tasks.rados.rados.0.smithi178.stdout:2209: read oid 14 snap -1 2024-02-10T05:37:34.089 INFO:tasks.rados.rados.0.smithi178.stdout:2209: expect (ObjNum 659 snap 210 seq_num 659) 2024-02-10T05:37:34.089 INFO:tasks.rados.rados.0.smithi178.stdout:2210: copy_from oid 7 from oid 20 current snap is 219 2024-02-10T05:37:34.089 INFO:tasks.rados.rados.0.smithi178.stdout:2203: expect (ObjNum 640 snap 207 seq_num 640) 2024-02-10T05:37:34.423 INFO:tasks.rados.rados.0.smithi178.stdout:2210: finishing copy_from to smithi17880450-7 2024-02-10T05:37:34.423 INFO:tasks.rados.rados.0.smithi178.stdout:2210: got expected ENOENT (src dne) 2024-02-10T05:37:34.423 INFO:tasks.rados.rados.0.smithi178.stdout:2210: finishing copy_from racing read to smithi17880450-7 2024-02-10T05:37:34.423 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 1606 (ObjNum 522 snap 163 seq_num 522) dirty exists 2024-02-10T05:37:34.423 INFO:tasks.rados.rados.0.smithi178.stdout:2204: expect (ObjNum 632 snap 206 seq_num 632) 2024-02-10T05:37:34.735 INFO:tasks.rados.rados.0.smithi178.stdout:2209: expect (ObjNum 659 snap 210 seq_num 659) 2024-02-10T05:37:34.824 INFO:tasks.rados.rados.0.smithi178.stdout:2203: done (4 left) 2024-02-10T05:37:34.825 INFO:tasks.rados.rados.0.smithi178.stdout:2204: done (3 left) 2024-02-10T05:37:34.825 INFO:tasks.rados.rados.0.smithi178.stdout:2208: done (2 left) 2024-02-10T05:37:34.825 INFO:tasks.rados.rados.0.smithi178.stdout:2209: done (1 left) 2024-02-10T05:37:34.825 INFO:tasks.rados.rados.0.smithi178.stdout:2210: done (0 left) 2024-02-10T05:37:34.825 INFO:tasks.rados.rados.0.smithi178.stdout:2211: read oid 36 snap -1 2024-02-10T05:37:34.825 INFO:tasks.rados.rados.0.smithi178.stdout:2211: expect (ObjNum 558 snap 174 seq_num 558) 2024-02-10T05:37:34.825 INFO:tasks.rados.rados.0.smithi178.stdout:2212: rollback oid 3 current snap is 219 2024-02-10T05:37:34.825 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 3 to 216 2024-02-10T05:37:34.825 INFO:tasks.rados.rados.0.smithi178.stdout:2213: snap_create 2024-02-10T05:37:34.829 INFO:tasks.rados.rados.0.smithi178.stdout:2212: finishing rollback tid 0 to smithi17880450-3 2024-02-10T05:37:34.829 INFO:tasks.rados.rados.0.smithi178.stdout:2212: finishing rollback tid 1 to smithi17880450-3 2024-02-10T05:37:34.829 INFO:tasks.rados.rados.0.smithi178.stdout:2212: finishing rollback tid 2 to smithi17880450-3 2024-02-10T05:37:34.829 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 982 (ObjNum 402 snap 133 seq_num 402) dirty exists 2024-02-10T05:37:34.841 INFO:tasks.rados.rados.0.smithi178.stdout:2211: expect (ObjNum 558 snap 174 seq_num 558) 2024-02-10T05:37:35.047 INFO:tasks.rados.rados.0.smithi178.stdout:2211: done (2 left) 2024-02-10T05:37:35.047 INFO:tasks.rados.rados.0.smithi178.stdout:2212: done (1 left) 2024-02-10T05:37:35.047 INFO:tasks.rados.rados.0.smithi178.stdout:2213: done (0 left) 2024-02-10T05:37:35.047 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 220 2024-02-10T05:37:35.047 INFO:tasks.rados.rados.0.smithi178.stdout:2214: seq_num 695 ranges {0=442368,442368=540672,983040=598016,1581056=466944} 2024-02-10T05:37:35.049 INFO:tasks.rados.rados.0.smithi178.stdout:2214: writing smithi17880450-20 from 0 to 442368 tid 1 2024-02-10T05:37:35.052 INFO:tasks.rados.rados.0.smithi178.stdout:2214: writing smithi17880450-20 from 442368 to 983040 tid 2 2024-02-10T05:37:35.056 INFO:tasks.rados.rados.0.smithi178.stdout:2214: writing smithi17880450-20 from 983040 to 1581056 tid 3 2024-02-10T05:37:35.059 INFO:tasks.rados.rados.0.smithi178.stdout:2214: writing smithi17880450-20 from 1581056 to 2048000 tid 4 2024-02-10T05:37:35.059 INFO:tasks.rados.rados.0.smithi178.stdout:2215: delete oid 11 current snap is 220 2024-02-10T05:37:35.059 INFO:tasks.rados.rados.0.smithi178.stdout:2214: finishing write tid 1 to smithi17880450-20 2024-02-10T05:37:35.059 INFO:tasks.rados.rados.0.smithi178.stdout:2214: finishing write tid 2 to smithi17880450-20 2024-02-10T05:37:35.059 INFO:tasks.rados.rados.0.smithi178.stdout:2214: finishing write tid 3 to smithi17880450-20 2024-02-10T05:37:35.061 INFO:tasks.rados.rados.0.smithi178.stdout:2215: done (1 left) 2024-02-10T05:37:35.061 INFO:tasks.rados.rados.0.smithi178.stdout:2216: snap_remove snap 217 2024-02-10T05:37:35.230 INFO:tasks.rados.rados.0.smithi178.stdout:2214: finishing write tid 4 to smithi17880450-20 2024-02-10T05:37:35.230 INFO:tasks.rados.rados.0.smithi178.stdout:2214: finishing write tid 5 to smithi17880450-20 2024-02-10T05:37:35.230 INFO:tasks.rados.rados.0.smithi178.stdout:2214: finishing write tid 6 to smithi17880450-20 2024-02-10T05:37:35.230 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 484 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-02-10T05:37:35.230 INFO:tasks.rados.rados.0.smithi178.stdout:2214: left oid 20 (ObjNum 695 snap 220 seq_num 695) 2024-02-10T05:37:35.230 INFO:tasks.rados.rados.0.smithi178.stdout:2214: done (1 left) 2024-02-10T05:37:35.230 INFO:tasks.rados.rados.0.smithi178.stdout:2216: done (0 left) 2024-02-10T05:37:35.230 INFO:tasks.rados.rados.0.smithi178.stdout:2217: read oid 16 snap 218 2024-02-10T05:37:35.230 INFO:tasks.rados.rados.0.smithi178.stdout:2217: expect (ObjNum 681 snap 218 seq_num 681) 2024-02-10T05:37:35.230 INFO:tasks.rados.rados.0.smithi178.stdout:2218: copy_from oid 28 from oid 34 current snap is 220 2024-02-10T05:37:35.230 INFO:tasks.rados.rados.0.smithi178.stdout:2219: read oid 9 snap -1 2024-02-10T05:37:35.230 INFO:tasks.rados.rados.0.smithi178.stdout:2219: expect (ObjNum 640 snap 207 seq_num 640) 2024-02-10T05:37:35.231 INFO:tasks.rados.rados.0.smithi178.stdout:2220: setattr oid 49 current snap is 220 2024-02-10T05:37:35.231 INFO:tasks.rados.rados.0.smithi178.stdout:2221: snap_remove snap 219 2024-02-10T05:37:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:35 smithi178 ceph-mon[95116]: failed to encode map e512 with expected crc 2024-02-10T05:37:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:35 smithi178 ceph-mon[95116]: osdmap e512: 8 total, 8 up, 8 in 2024-02-10T05:37:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:35 smithi178 ceph-mon[95116]: failed to encode map e512 with expected crc 2024-02-10T05:37:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:35 smithi178 ceph-mon[95116]: failed to encode map e512 with expected crc 2024-02-10T05:37:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:35 smithi178 ceph-mon[95116]: pgmap v402: 121 pgs: 121 active+clean; 236 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 23 op/s; 4.9 MiB/s, 0 objects/s recovering 2024-02-10T05:37:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:35 smithi178 ceph-mon[92537]: failed to encode map e512 with expected crc 2024-02-10T05:37:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:35 smithi178 ceph-mon[92537]: osdmap e512: 8 total, 8 up, 8 in 2024-02-10T05:37:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:35 smithi178 ceph-mon[92537]: failed to encode map e512 with expected crc 2024-02-10T05:37:35.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:35 smithi178 ceph-mon[92537]: failed to encode map e512 with expected crc 2024-02-10T05:37:35.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:35 smithi178 ceph-mon[92537]: pgmap v402: 121 pgs: 121 active+clean; 236 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 23 op/s; 4.9 MiB/s, 0 objects/s recovering 2024-02-10T05:37:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:35 smithi189 ceph-mon[89631]: failed to encode map e512 with expected crc 2024-02-10T05:37:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:35 smithi189 ceph-mon[89631]: osdmap e512: 8 total, 8 up, 8 in 2024-02-10T05:37:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:35 smithi189 ceph-mon[89631]: failed to encode map e512 with expected crc 2024-02-10T05:37:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:35 smithi189 ceph-mon[89631]: failed to encode map e512 with expected crc 2024-02-10T05:37:35.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:35 smithi189 ceph-mon[89631]: pgmap v402: 121 pgs: 121 active+clean; 236 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 23 op/s; 4.9 MiB/s, 0 objects/s recovering 2024-02-10T05:37:36.235 INFO:tasks.rados.rados.0.smithi178.stdout:2218: finishing copy_from racing read to smithi17880450-28 2024-02-10T05:37:36.235 INFO:tasks.rados.rados.0.smithi178.stdout:2218: finishing copy_from to smithi17880450-28 2024-02-10T05:37:36.235 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 804 (ObjNum 627 snap 206 seq_num 627) dirty exists 2024-02-10T05:37:36.236 INFO:tasks.rados.rados.0.smithi178.stdout:2219: expect (ObjNum 640 snap 207 seq_num 640) 2024-02-10T05:37:36.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:36 smithi178 ceph-mon[92537]: failed to encode map e513 with expected crc 2024-02-10T05:37:36.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:36 smithi178 ceph-mon[92537]: failed to encode map e513 with expected crc 2024-02-10T05:37:36.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:36 smithi178 ceph-mon[92537]: osdmap e513: 8 total, 8 up, 8 in 2024-02-10T05:37:36.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:36 smithi178 ceph-mon[92537]: osdmap e514: 8 total, 8 up, 8 in 2024-02-10T05:37:36.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:36 smithi178 ceph-mon[92537]: failed to encode map e514 with expected crc 2024-02-10T05:37:36.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:36 smithi178 ceph-mon[95116]: failed to encode map e513 with expected crc 2024-02-10T05:37:36.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:36 smithi178 ceph-mon[95116]: failed to encode map e513 with expected crc 2024-02-10T05:37:36.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:36 smithi178 ceph-mon[95116]: osdmap e513: 8 total, 8 up, 8 in 2024-02-10T05:37:36.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:36 smithi178 ceph-mon[95116]: osdmap e514: 8 total, 8 up, 8 in 2024-02-10T05:37:36.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:36 smithi178 ceph-mon[95116]: failed to encode map e514 with expected crc 2024-02-10T05:37:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:36 smithi189 ceph-mon[89631]: failed to encode map e513 with expected crc 2024-02-10T05:37:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:36 smithi189 ceph-mon[89631]: failed to encode map e513 with expected crc 2024-02-10T05:37:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:36 smithi189 ceph-mon[89631]: osdmap e513: 8 total, 8 up, 8 in 2024-02-10T05:37:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:36 smithi189 ceph-mon[89631]: osdmap e514: 8 total, 8 up, 8 in 2024-02-10T05:37:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:36 smithi189 ceph-mon[89631]: failed to encode map e514 with expected crc 2024-02-10T05:37:36.570 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 1914 (ObjNum 693 snap 219 seq_num 693) dirty exists 2024-02-10T05:37:36.570 INFO:tasks.rados.rados.0.smithi178.stdout:2217: expect (ObjNum 681 snap 218 seq_num 681) 2024-02-10T05:37:37.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:37 smithi178 ceph-mon[95116]: failed to encode map e514 with expected crc 2024-02-10T05:37:37.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:37 smithi178 ceph-mon[95116]: osdmap e515: 8 total, 8 up, 8 in 2024-02-10T05:37:37.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:37 smithi178 ceph-mon[95116]: failed to encode map e515 with expected crc 2024-02-10T05:37:37.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:37 smithi178 ceph-mon[95116]: pgmap v406: 121 pgs: 121 active+clean; 237 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 25 op/s 2024-02-10T05:37:37.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:37 smithi178 ceph-mon[92537]: failed to encode map e514 with expected crc 2024-02-10T05:37:37.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:37 smithi178 ceph-mon[92537]: osdmap e515: 8 total, 8 up, 8 in 2024-02-10T05:37:37.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:37 smithi178 ceph-mon[92537]: failed to encode map e515 with expected crc 2024-02-10T05:37:37.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:37 smithi178 ceph-mon[92537]: pgmap v406: 121 pgs: 121 active+clean; 237 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 25 op/s 2024-02-10T05:37:37.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:37 smithi189 ceph-mon[89631]: failed to encode map e514 with expected crc 2024-02-10T05:37:37.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:37 smithi189 ceph-mon[89631]: osdmap e515: 8 total, 8 up, 8 in 2024-02-10T05:37:37.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:37 smithi189 ceph-mon[89631]: failed to encode map e515 with expected crc 2024-02-10T05:37:37.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:37 smithi189 ceph-mon[89631]: pgmap v406: 121 pgs: 121 active+clean; 237 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 25 op/s 2024-02-10T05:37:37.739 INFO:tasks.rados.rados.0.smithi178.stdout:2217: done (4 left) 2024-02-10T05:37:37.740 INFO:tasks.rados.rados.0.smithi178.stdout:2218: done (3 left) 2024-02-10T05:37:37.740 INFO:tasks.rados.rados.0.smithi178.stdout:2219: done (2 left) 2024-02-10T05:37:37.740 INFO:tasks.rados.rados.0.smithi178.stdout:2220: done (1 left) 2024-02-10T05:37:37.740 INFO:tasks.rados.rados.0.smithi178.stdout:2221: done (0 left) 2024-02-10T05:37:37.740 INFO:tasks.rados.rados.0.smithi178.stdout:2222: read oid 24 snap -1 2024-02-10T05:37:37.741 INFO:tasks.rados.rados.0.smithi178.stdout:2222: expect (ObjNum 535 snap 167 seq_num 535) 2024-02-10T05:37:37.741 INFO:tasks.rados.rados.0.smithi178.stdout:2223: rmattr oid 2 current snap is 220 2024-02-10T05:37:37.741 INFO:tasks.rados.rados.0.smithi178.stdout:2223: done (1 left) 2024-02-10T05:37:37.741 INFO:tasks.rados.rados.0.smithi178.stdout:2224: copy_from oid 41 from oid 4 current snap is 220 2024-02-10T05:37:37.741 INFO:tasks.rados.rados.0.smithi178.stdout:2225: snap_create 2024-02-10T05:37:37.745 INFO:tasks.rados.rados.0.smithi178.stdout:2222: expect (ObjNum 535 snap 167 seq_num 535) 2024-02-10T05:37:37.799 INFO:tasks.rados.rados.0.smithi178.stdout:2224: finishing copy_from racing read to smithi17880450-41 2024-02-10T05:37:37.800 INFO:tasks.rados.rados.0.smithi178.stdout:2224: finishing copy_from to smithi17880450-41 2024-02-10T05:37:37.800 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 1606 (ObjNum 522 snap 163 seq_num 522) dirty exists 2024-02-10T05:37:37.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:37:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:37:37] "GET /metrics HTTP/1.1" 200 36061 "" "Prometheus/2.43.0" 2024-02-10T05:37:38.237 INFO:tasks.rados.rados.0.smithi178.stdout:2222: done (2 left) 2024-02-10T05:37:38.238 INFO:tasks.rados.rados.0.smithi178.stdout:2224: done (1 left) 2024-02-10T05:37:38.238 INFO:tasks.rados.rados.0.smithi178.stdout:2225: done (0 left) 2024-02-10T05:37:38.238 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 40 current snap is 221 2024-02-10T05:37:38.238 INFO:tasks.rados.rados.0.smithi178.stdout:2226: seq_num 697 ranges {1310720=475136,1785856=704512,2490368=557056,3047424=344064} 2024-02-10T05:37:38.247 INFO:tasks.rados.rados.0.smithi178.stdout:2226: writing smithi17880450-40 from 1310720 to 1785856 tid 1 2024-02-10T05:37:38.251 INFO:tasks.rados.rados.0.smithi178.stdout:2226: writing smithi17880450-40 from 1785856 to 2490368 tid 2 2024-02-10T05:37:38.254 INFO:tasks.rados.rados.0.smithi178.stdout:2226: writing smithi17880450-40 from 2490368 to 3047424 tid 3 2024-02-10T05:37:38.257 INFO:tasks.rados.rados.0.smithi178.stdout:2226: writing smithi17880450-40 from 3047424 to 3391488 tid 4 2024-02-10T05:37:38.257 INFO:tasks.rados.rados.0.smithi178.stdout:2227: setattr oid 23 current snap is 221 2024-02-10T05:37:38.257 INFO:tasks.rados.rados.0.smithi178.stdout:2226: finishing write tid 1 to smithi17880450-40 2024-02-10T05:37:38.257 INFO:tasks.rados.rados.0.smithi178.stdout:2226: finishing write tid 2 to smithi17880450-40 2024-02-10T05:37:38.258 INFO:tasks.rados.rados.0.smithi178.stdout:2228: delete oid 21 current snap is 221 2024-02-10T05:37:38.260 INFO:tasks.rados.rados.0.smithi178.stdout:2226: finishing write tid 3 to smithi17880450-40 2024-02-10T05:37:38.260 INFO:tasks.rados.rados.0.smithi178.stdout:2226: finishing write tid 4 to smithi17880450-40 2024-02-10T05:37:38.261 INFO:tasks.rados.rados.0.smithi178.stdout:2226: finishing write tid 5 to smithi17880450-40 2024-02-10T05:37:38.261 INFO:tasks.rados.rados.0.smithi178.stdout:2228: done (2 left) 2024-02-10T05:37:38.261 INFO:tasks.rados.rados.0.smithi178.stdout:2229: read oid 41 snap -1 2024-02-10T05:37:38.261 INFO:tasks.rados.rados.0.smithi178.stdout:2229: expect (ObjNum 522 snap 163 seq_num 522) 2024-02-10T05:37:38.261 INFO:tasks.rados.rados.0.smithi178.stdout:2230: read oid 3 snap 218 2024-02-10T05:37:38.261 INFO:tasks.rados.rados.0.smithi178.stdout:2230: expect (ObjNum 402 snap 133 seq_num 402) 2024-02-10T05:37:38.261 INFO:tasks.rados.rados.0.smithi178.stdout:2231: snap_remove snap 212 2024-02-10T05:37:38.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:38 smithi178 ceph-mon[92537]: failed to encode map e515 with expected crc 2024-02-10T05:37:38.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:38 smithi178 ceph-mon[95116]: failed to encode map e515 with expected crc 2024-02-10T05:37:38.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:38 smithi189 ceph-mon[89631]: failed to encode map e515 with expected crc 2024-02-10T05:37:39.243 INFO:tasks.rados.rados.0.smithi178.stdout:2231: done (4 left) 2024-02-10T05:37:39.244 INFO:tasks.rados.rados.0.smithi178.stdout:2232: delete oid 33 current snap is 221 2024-02-10T05:37:39.244 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 1645 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-02-10T05:37:39.244 INFO:tasks.rados.rados.0.smithi178.stdout:2226: finishing write tid 6 to smithi17880450-40 2024-02-10T05:37:39.244 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 1005 (ObjNum 697 snap 221 seq_num 697) dirty exists 2024-02-10T05:37:39.244 INFO:tasks.rados.rados.0.smithi178.stdout:2226: left oid 40 (ObjNum 697 snap 221 seq_num 697) 2024-02-10T05:37:39.244 INFO:tasks.rados.rados.0.smithi178.stdout:2230: expect (ObjNum 402 snap 133 seq_num 402) 2024-02-10T05:37:39.306 INFO:tasks.rados.rados.0.smithi178.stdout:2229: expect (ObjNum 522 snap 163 seq_num 522) 2024-02-10T05:37:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:39 smithi189 ceph-mon[89631]: failed to encode map e516 with expected crc 2024-02-10T05:37:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:39 smithi189 ceph-mon[89631]: osdmap e516: 8 total, 8 up, 8 in 2024-02-10T05:37:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:39 smithi189 ceph-mon[89631]: failed to encode map e516 with expected crc 2024-02-10T05:37:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:39 smithi189 ceph-mon[89631]: pgmap v408: 121 pgs: 121 active+clean; 235 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.3 MiB/s wr, 9 op/s 2024-02-10T05:37:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:39 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:39.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:39 smithi178 ceph-mon[92537]: failed to encode map e516 with expected crc 2024-02-10T05:37:39.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:39 smithi178 ceph-mon[92537]: osdmap e516: 8 total, 8 up, 8 in 2024-02-10T05:37:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:39 smithi178 ceph-mon[92537]: failed to encode map e516 with expected crc 2024-02-10T05:37:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:39 smithi178 ceph-mon[92537]: pgmap v408: 121 pgs: 121 active+clean; 235 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.3 MiB/s wr, 9 op/s 2024-02-10T05:37:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:39 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:39 smithi178 ceph-mon[95116]: failed to encode map e516 with expected crc 2024-02-10T05:37:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:39 smithi178 ceph-mon[95116]: osdmap e516: 8 total, 8 up, 8 in 2024-02-10T05:37:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:39 smithi178 ceph-mon[95116]: failed to encode map e516 with expected crc 2024-02-10T05:37:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:39 smithi178 ceph-mon[95116]: pgmap v408: 121 pgs: 121 active+clean; 235 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 2.3 MiB/s wr, 9 op/s 2024-02-10T05:37:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:39 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:40.174 INFO:tasks.rados.rados.0.smithi178.stdout:2226: done (4 left) 2024-02-10T05:37:40.174 INFO:tasks.rados.rados.0.smithi178.stdout:2227: done (3 left) 2024-02-10T05:37:40.174 INFO:tasks.rados.rados.0.smithi178.stdout:2229: done (2 left) 2024-02-10T05:37:40.174 INFO:tasks.rados.rados.0.smithi178.stdout:2230: done (1 left) 2024-02-10T05:37:40.174 INFO:tasks.rados.rados.0.smithi178.stdout:2232: done (0 left) 2024-02-10T05:37:40.174 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 16 current snap is 221 2024-02-10T05:37:40.174 INFO:tasks.rados.rados.0.smithi178.stdout:2233: seq_num 700 ranges {13279232=532480,13811712=409600,14221312=737280,14958592=458752} 2024-02-10T05:37:40.248 INFO:tasks.rados.rados.0.smithi178.stdout:2233: writing smithi17880450-16 from 13279232 to 13811712 tid 1 2024-02-10T05:37:40.250 INFO:tasks.rados.rados.0.smithi178.stdout:2233: writing smithi17880450-16 from 13811712 to 14221312 tid 2 2024-02-10T05:37:40.255 INFO:tasks.rados.rados.0.smithi178.stdout:2233: writing smithi17880450-16 from 14221312 to 14958592 tid 3 2024-02-10T05:37:40.258 INFO:tasks.rados.rados.0.smithi178.stdout:2233: writing smithi17880450-16 from 14958592 to 15417344 tid 4 2024-02-10T05:37:40.258 INFO:tasks.rados.rados.0.smithi178.stdout:2234: setattr oid 37 current snap is 221 2024-02-10T05:37:40.258 INFO:tasks.rados.rados.0.smithi178.stdout:2233: finishing write tid 1 to smithi17880450-16 2024-02-10T05:37:40.258 INFO:tasks.rados.rados.0.smithi178.stdout:2233: finishing write tid 2 to smithi17880450-16 2024-02-10T05:37:40.258 INFO:tasks.rados.rados.0.smithi178.stdout:2233: finishing write tid 3 to smithi17880450-16 2024-02-10T05:37:40.259 INFO:tasks.rados.rados.0.smithi178.stdout:2235: snap_create 2024-02-10T05:37:40.263 INFO:tasks.rados.rados.0.smithi178.stdout:2233: finishing write tid 4 to smithi17880450-16 2024-02-10T05:37:40.263 INFO:tasks.rados.rados.0.smithi178.stdout:2233: finishing write tid 5 to smithi17880450-16 2024-02-10T05:37:40.263 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 1940 (ObjNum 594 snap 190 seq_num 594) dirty exists 2024-02-10T05:37:40.264 INFO:tasks.rados.rados.0.smithi178.stdout:2233: finishing write tid 6 to smithi17880450-16 2024-02-10T05:37:40.264 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 1938 (ObjNum 700 snap 221 seq_num 700) dirty exists 2024-02-10T05:37:40.264 INFO:tasks.rados.rados.0.smithi178.stdout:2233: left oid 16 (ObjNum 700 snap 221 seq_num 700) 2024-02-10T05:37:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:40 smithi189 ceph-mon[89631]: failed to encode map e517 with expected crc 2024-02-10T05:37:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:40 smithi189 ceph-mon[89631]: failed to encode map e517 with expected crc 2024-02-10T05:37:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:40 smithi189 ceph-mon[89631]: osdmap e517: 8 total, 8 up, 8 in 2024-02-10T05:37:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:40 smithi189 ceph-mon[89631]: failed to encode map e517 with expected crc 2024-02-10T05:37:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:40 smithi189 ceph-mon[89631]: failed to encode map e517 with expected crc 2024-02-10T05:37:40.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:40 smithi189 ceph-mon[89631]: osdmap e518: 8 total, 8 up, 8 in 2024-02-10T05:37:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:40 smithi178 ceph-mon[92537]: failed to encode map e517 with expected crc 2024-02-10T05:37:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:40 smithi178 ceph-mon[92537]: failed to encode map e517 with expected crc 2024-02-10T05:37:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:40 smithi178 ceph-mon[92537]: osdmap e517: 8 total, 8 up, 8 in 2024-02-10T05:37:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:40 smithi178 ceph-mon[92537]: failed to encode map e517 with expected crc 2024-02-10T05:37:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:40 smithi178 ceph-mon[92537]: failed to encode map e517 with expected crc 2024-02-10T05:37:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:40 smithi178 ceph-mon[92537]: osdmap e518: 8 total, 8 up, 8 in 2024-02-10T05:37:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:40 smithi178 ceph-mon[95116]: failed to encode map e517 with expected crc 2024-02-10T05:37:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:40 smithi178 ceph-mon[95116]: failed to encode map e517 with expected crc 2024-02-10T05:37:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:40 smithi178 ceph-mon[95116]: osdmap e517: 8 total, 8 up, 8 in 2024-02-10T05:37:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:40 smithi178 ceph-mon[95116]: failed to encode map e517 with expected crc 2024-02-10T05:37:40.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:40 smithi178 ceph-mon[95116]: failed to encode map e517 with expected crc 2024-02-10T05:37:40.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:40 smithi178 ceph-mon[95116]: osdmap e518: 8 total, 8 up, 8 in 2024-02-10T05:37:41.248 INFO:tasks.rados.rados.0.smithi178.stdout:2233: done (2 left) 2024-02-10T05:37:41.248 INFO:tasks.rados.rados.0.smithi178.stdout:2234: done (1 left) 2024-02-10T05:37:41.248 INFO:tasks.rados.rados.0.smithi178.stdout:2235: done (0 left) 2024-02-10T05:37:41.248 INFO:tasks.rados.rados.0.smithi178.stdout:2236: copy_from oid 9 from oid 43 current snap is 222 2024-02-10T05:37:41.248 INFO:tasks.rados.rados.0.smithi178.stdout:2237: copy_from oid 20 from oid 18 current snap is 222 2024-02-10T05:37:41.248 INFO:tasks.rados.rados.0.smithi178.stdout:2238: read oid 15 snap 218 2024-02-10T05:37:41.248 INFO:tasks.rados.rados.0.smithi178.stdout:2238: expect (ObjNum 650 snap 209 seq_num 650) 2024-02-10T05:37:41.249 INFO:tasks.rados.rados.0.smithi178.stdout:2239: read oid 44 snap -1 2024-02-10T05:37:41.249 INFO:tasks.rados.rados.0.smithi178.stdout:2239: expect (ObjNum 542 snap 167 seq_num 542) 2024-02-10T05:37:41.249 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 222 2024-02-10T05:37:41.249 INFO:tasks.rados.rados.0.smithi178.stdout:2240: seq_num 701 ranges {0=548864,548864=696320,1245184=540672,1785856=368640} 2024-02-10T05:37:41.251 INFO:tasks.rados.rados.0.smithi178.stdout:2240: writing smithi17880450-11 from 0 to 548864 tid 1 2024-02-10T05:37:41.256 INFO:tasks.rados.rados.0.smithi178.stdout:2240: writing smithi17880450-11 from 548864 to 1245184 tid 2 2024-02-10T05:37:41.260 INFO:tasks.rados.rados.0.smithi178.stdout:2240: writing smithi17880450-11 from 1245184 to 1785856 tid 3 2024-02-10T05:37:41.263 INFO:tasks.rados.rados.0.smithi178.stdout:2240: writing smithi17880450-11 from 1785856 to 2154496 tid 4 2024-02-10T05:37:41.263 INFO:tasks.rados.rados.0.smithi178.stdout:2241: read oid 7 snap -1 2024-02-10T05:37:41.263 INFO:tasks.rados.rados.0.smithi178.stdout:2241: expect (ObjNum 692 snap 219 seq_num 692) 2024-02-10T05:37:41.263 INFO:tasks.rados.rados.0.smithi178.stdout:2242: read oid 47 snap -1 2024-02-10T05:37:41.263 INFO:tasks.rados.rados.0.smithi178.stdout:2242: expect (ObjNum 665 snap 211 seq_num 665) 2024-02-10T05:37:41.276 INFO:tasks.rados.rados.0.smithi178.stdout:2243: delete oid 5 current snap is 222 2024-02-10T05:37:41.277 INFO:tasks.rados.rados.0.smithi178.stdout:2237: finishing copy_from racing read to smithi17880450-20 2024-02-10T05:37:41.277 INFO:tasks.rados.rados.0.smithi178.stdout:2237: finishing copy_from to smithi17880450-20 2024-02-10T05:37:41.277 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 1601 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-02-10T05:37:41.277 INFO:tasks.rados.rados.0.smithi178.stdout:2240: finishing write tid 1 to smithi17880450-11 2024-02-10T05:37:41.277 INFO:tasks.rados.rados.0.smithi178.stdout:2240: finishing write tid 2 to smithi17880450-11 2024-02-10T05:37:41.278 INFO:tasks.rados.rados.0.smithi178.stdout:2236: finishing copy_from racing read to smithi17880450-9 2024-02-10T05:37:41.282 INFO:tasks.rados.rados.0.smithi178.stdout:2236: finishing copy_from to smithi17880450-9 2024-02-10T05:37:41.282 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 299 (ObjNum 679 snap 218 seq_num 679) dirty exists 2024-02-10T05:37:41.283 INFO:tasks.rados.rados.0.smithi178.stdout:2236: done (7 left) 2024-02-10T05:37:41.283 INFO:tasks.rados.rados.0.smithi178.stdout:2237: done (6 left) 2024-02-10T05:37:41.283 INFO:tasks.rados.rados.0.smithi178.stdout:2243: done (5 left) 2024-02-10T05:37:41.284 INFO:tasks.rados.rados.0.smithi178.stdout:2244: snap_create 2024-02-10T05:37:41.286 INFO:tasks.rados.rados.0.smithi178.stdout:2239: expect (ObjNum 542 snap 167 seq_num 542) 2024-02-10T05:37:41.531 INFO:tasks.rados.rados.0.smithi178.stdout:2242: expect (ObjNum 665 snap 211 seq_num 665) 2024-02-10T05:37:41.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:41 smithi189 ceph-mon[89631]: failed to encode map e518 with expected crc 2024-02-10T05:37:41.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:41 smithi189 ceph-mon[89631]: failed to encode map e518 with expected crc 2024-02-10T05:37:41.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:41 smithi189 ceph-mon[89631]: pgmap v411: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 242 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-02-10T05:37:41.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:41 smithi178 ceph-mon[92537]: failed to encode map e518 with expected crc 2024-02-10T05:37:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:41 smithi178 ceph-mon[92537]: failed to encode map e518 with expected crc 2024-02-10T05:37:41.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:41 smithi178 ceph-mon[92537]: pgmap v411: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 242 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-02-10T05:37:41.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:41 smithi178 ceph-mon[95116]: failed to encode map e518 with expected crc 2024-02-10T05:37:41.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:41 smithi178 ceph-mon[95116]: failed to encode map e518 with expected crc 2024-02-10T05:37:41.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:41 smithi178 ceph-mon[95116]: pgmap v411: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 242 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-02-10T05:37:41.914 INFO:tasks.rados.rados.0.smithi178.stdout:2238: expect (ObjNum 650 snap 209 seq_num 650) 2024-02-10T05:37:42.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:42 smithi189 ceph-mon[89631]: failed to encode map e519 with expected crc 2024-02-10T05:37:42.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:42 smithi189 ceph-mon[89631]: failed to encode map e519 with expected crc 2024-02-10T05:37:42.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:42 smithi189 ceph-mon[89631]: osdmap e519: 8 total, 8 up, 8 in 2024-02-10T05:37:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:42 smithi178 ceph-mon[92537]: failed to encode map e519 with expected crc 2024-02-10T05:37:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:42 smithi178 ceph-mon[92537]: failed to encode map e519 with expected crc 2024-02-10T05:37:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:42 smithi178 ceph-mon[92537]: osdmap e519: 8 total, 8 up, 8 in 2024-02-10T05:37:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:42 smithi178 ceph-mon[95116]: failed to encode map e519 with expected crc 2024-02-10T05:37:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:42 smithi178 ceph-mon[95116]: failed to encode map e519 with expected crc 2024-02-10T05:37:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:42 smithi178 ceph-mon[95116]: osdmap e519: 8 total, 8 up, 8 in 2024-02-10T05:37:42.719 INFO:tasks.rados.rados.0.smithi178.stdout:2240: finishing write tid 3 to smithi17880450-11 2024-02-10T05:37:42.719 INFO:tasks.rados.rados.0.smithi178.stdout:2240: finishing write tid 4 to smithi17880450-11 2024-02-10T05:37:42.719 INFO:tasks.rados.rados.0.smithi178.stdout:2240: finishing write tid 5 to smithi17880450-11 2024-02-10T05:37:42.719 INFO:tasks.rados.rados.0.smithi178.stdout:2241: expect (ObjNum 692 snap 219 seq_num 692) 2024-02-10T05:37:43.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:43 smithi189 ceph-mon[89631]: failed to encode map e520 with expected crc 2024-02-10T05:37:43.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:43 smithi189 ceph-mon[89631]: osdmap e520: 8 total, 8 up, 8 in 2024-02-10T05:37:43.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:43 smithi189 ceph-mon[89631]: failed to encode map e520 with expected crc 2024-02-10T05:37:43.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:43 smithi189 ceph-mon[89631]: pgmap v414: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2024-02-10T05:37:43.601 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:37:43.601 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:43 smithi178 ceph-mon[92537]: failed to encode map e520 with expected crc 2024-02-10T05:37:43.601 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:43 smithi178 ceph-mon[92537]: osdmap e520: 8 total, 8 up, 8 in 2024-02-10T05:37:43.601 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:43 smithi178 ceph-mon[92537]: failed to encode map e520 with expected crc 2024-02-10T05:37:43.602 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:43 smithi178 ceph-mon[92537]: pgmap v414: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2024-02-10T05:37:43.602 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:43 smithi178 ceph-mon[95116]: failed to encode map e520 with expected crc 2024-02-10T05:37:43.602 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:43 smithi178 ceph-mon[95116]: osdmap e520: 8 total, 8 up, 8 in 2024-02-10T05:37:43.602 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:43 smithi178 ceph-mon[95116]: failed to encode map e520 with expected crc 2024-02-10T05:37:43.602 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:43 smithi178 ceph-mon[95116]: pgmap v414: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 35 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2024-02-10T05:37:43.924 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:37:43.924 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (6m) 90s ago 10m 24.9M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:37:43.924 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (5m) 19s ago 9m 84.7M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:37:43.925 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (11m) 90s ago 11m 20.2M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:37:43.925 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (11m) 19s ago 11m 15.4M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:37:43.925 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (5m) 19s ago 14m 450M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:37:43.925 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (5m) 90s ago 16m 506M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:37:43.925 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (4m) 90s ago 16m 55.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:37:43.925 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (4m) 19s ago 14m 50.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 32ab039140f2 2024-02-10T05:37:43.925 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (4m) 90s ago 14m 46.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:37:43.925 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (6m) 90s ago 9m 16.4M - 1.5.0 0da6a335fe13 81bb7dad5008 2024-02-10T05:37:43.925 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (5m) 19s ago 9m 15.7M - 1.5.0 0da6a335fe13 31c11a476517 2024-02-10T05:37:43.925 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (3m) 90s ago 14m 199M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 6b1445eee423 2024-02-10T05:37:43.925 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (2m) 90s ago 13m 175M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 9caa5019ee1f 2024-02-10T05:37:43.925 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (2m) 90s ago 13m 152M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 2733e0215ccb 2024-02-10T05:37:43.925 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (95s) 90s ago 12m 13.5M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92fd1871dd99 2024-02-10T05:37:43.925 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (60s) 19s ago 12m 113M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 d9b69540b813 2024-02-10T05:37:43.926 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (24s) 19s ago 12m 12.6M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92957ef5602d 2024-02-10T05:37:43.926 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (11m) 19s ago 11m 222M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 bd6d613d24d4 2024-02-10T05:37:43.926 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (11m) 19s ago 11m 216M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:37:43.926 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (5m) 19s ago 10m 62.2M - 2.43.0 a07b618ecd1d 42ce2738514d 2024-02-10T05:37:44.321 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:37:44.321 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:37:44.321 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:37:44.321 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:37:44.321 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:37:44.321 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:37:44.321 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:37:44.321 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:37:44.322 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2, 2024-02-10T05:37:44.322 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 6 2024-02-10T05:37:44.322 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:37:44.322 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:37:44.322 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:37:44.322 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:37:44.322 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:37:44.322 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 4, 2024-02-10T05:37:44.322 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 11 2024-02-10T05:37:44.322 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:37:44.323 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:37:44.418 INFO:tasks.rados.rados.0.smithi178.stdout:2240: finishing write tid 6 to smithi17880450-11 2024-02-10T05:37:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 1611 (ObjNum 701 snap 222 seq_num 701) dirty exists 2024-02-10T05:37:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:2240: left oid 11 (ObjNum 701 snap 222 seq_num 701) 2024-02-10T05:37:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:2238: done (5 left) 2024-02-10T05:37:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:2239: done (4 left) 2024-02-10T05:37:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:2240: done (3 left) 2024-02-10T05:37:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:2241: done (2 left) 2024-02-10T05:37:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:2242: done (1 left) 2024-02-10T05:37:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:2244: done (0 left) 2024-02-10T05:37:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:2245: rmattr oid 43 current snap is 223 2024-02-10T05:37:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:2245: done (0 left) 2024-02-10T05:37:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:2246: read oid 11 snap -1 2024-02-10T05:37:44.420 INFO:tasks.rados.rados.0.smithi178.stdout:2246: expect (ObjNum 701 snap 222 seq_num 701) 2024-02-10T05:37:44.420 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 223 2024-02-10T05:37:44.420 INFO:tasks.rados.rados.0.smithi178.stdout:2247: seq_num 703 ranges {0=581632,581632=458752,1040384=557056,1597440=417792,2015232=172032} 2024-02-10T05:37:44.421 INFO:tasks.rados.rados.0.smithi178.stdout:2247: writing smithi17880450-23 from 0 to 581632 tid 1 2024-02-10T05:37:44.424 INFO:tasks.rados.rados.0.smithi178.stdout:2247: writing smithi17880450-23 from 581632 to 1040384 tid 2 2024-02-10T05:37:44.427 INFO:tasks.rados.rados.0.smithi178.stdout:2247: writing smithi17880450-23 from 1040384 to 1597440 tid 3 2024-02-10T05:37:44.429 INFO:tasks.rados.rados.0.smithi178.stdout:2247: writing smithi17880450-23 from 1597440 to 2015232 tid 4 2024-02-10T05:37:44.431 INFO:tasks.rados.rados.0.smithi178.stdout:2247: writing smithi17880450-23 from 2015232 to 2187264 tid 5 2024-02-10T05:37:44.431 INFO:tasks.rados.rados.0.smithi178.stdout:2248: read oid 2 snap -1 2024-02-10T05:37:44.431 INFO:tasks.rados.rados.0.smithi178.stdout:2248: expect deleted 2024-02-10T05:37:44.431 INFO:tasks.rados.rados.0.smithi178.stdout:2249: setattr oid 5 current snap is 223 2024-02-10T05:37:44.431 INFO:tasks.rados.rados.0.smithi178.stdout:2247: finishing write tid 1 to smithi17880450-23 2024-02-10T05:37:44.432 INFO:tasks.rados.rados.0.smithi178.stdout:2246: expect (ObjNum 701 snap 222 seq_num 701) 2024-02-10T05:37:44.488 INFO:tasks.rados.rados.0.smithi178.stdout:2247: finishing write tid 2 to smithi17880450-23 2024-02-10T05:37:44.488 INFO:tasks.rados.rados.0.smithi178.stdout:2247: finishing write tid 3 to smithi17880450-23 2024-02-10T05:37:44.489 INFO:tasks.rados.rados.0.smithi178.stdout:2247: finishing write tid 4 to smithi17880450-23 2024-02-10T05:37:44.489 INFO:tasks.rados.rados.0.smithi178.stdout:2247: finishing write tid 5 to smithi17880450-23 2024-02-10T05:37:44.489 INFO:tasks.rados.rados.0.smithi178.stdout:2247: finishing write tid 6 to smithi17880450-23 2024-02-10T05:37:44.489 INFO:tasks.rados.rados.0.smithi178.stdout:2247: finishing write tid 7 to smithi17880450-23 2024-02-10T05:37:44.489 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 1651 (ObjNum 703 snap 223 seq_num 703) dirty exists 2024-02-10T05:37:44.489 INFO:tasks.rados.rados.0.smithi178.stdout:2247: left oid 23 (ObjNum 703 snap 223 seq_num 703) 2024-02-10T05:37:44.489 INFO:tasks.rados.rados.0.smithi178.stdout:2246: done (3 left) 2024-02-10T05:37:44.489 INFO:tasks.rados.rados.0.smithi178.stdout:2247: done (2 left) 2024-02-10T05:37:44.489 INFO:tasks.rados.rados.0.smithi178.stdout:2248: done (1 left) 2024-02-10T05:37:44.489 INFO:tasks.rados.rados.0.smithi178.stdout:2250: read oid 49 snap 216 2024-02-10T05:37:44.489 INFO:tasks.rados.rados.0.smithi178.stdout:2250: expect (ObjNum 1534867952 snap 21932 seq_num 1534764016) 2024-02-10T05:37:44.490 INFO:tasks.rados.rados.0.smithi178.stdout:2251: snap_create 2024-02-10T05:37:44.490 INFO:tasks.rados.rados.0.smithi178.stdout:2250: expect (ObjNum 1534867952 snap 21932 seq_num 1534764016) 2024-02-10T05:37:44.493 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 1942 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-10T05:37:44.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:44 smithi189 ceph-mon[89631]: from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:37:44.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:44 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:44.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:37:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:44 smithi178 ceph-mon[92537]: from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:37:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:44 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:37:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:44 smithi178 ceph-mon[95116]: from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:37:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:44 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:37:45.232 INFO:tasks.rados.rados.0.smithi178.stdout:2249: done (2 left) 2024-02-10T05:37:45.232 INFO:tasks.rados.rados.0.smithi178.stdout:2250: done (1 left) 2024-02-10T05:37:45.232 INFO:tasks.rados.rados.0.smithi178.stdout:2251: done (0 left) 2024-02-10T05:37:45.232 INFO:tasks.rados.rados.0.smithi178.stdout:2252: setattr oid 39 current snap is 224 2024-02-10T05:37:45.234 INFO:tasks.rados.rados.0.smithi178.stdout:2253: rmattr oid 7 current snap is 224 2024-02-10T05:37:45.234 INFO:tasks.rados.rados.0.smithi178.stdout:2253: done (1 left) 2024-02-10T05:37:45.235 INFO:tasks.rados.rados.0.smithi178.stdout:2254: read oid 38 snap -1 2024-02-10T05:37:45.235 INFO:tasks.rados.rados.0.smithi178.stdout:2254: expect (ObjNum 593 snap 190 seq_num 593) 2024-02-10T05:37:45.235 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 224 2024-02-10T05:37:45.235 INFO:tasks.rados.rados.0.smithi178.stdout:2255: seq_num 704 ranges {0=598016,598016=745472,1343488=712704,2056192=147456} 2024-02-10T05:37:45.237 INFO:tasks.rados.rados.0.smithi178.stdout:2255: writing smithi17880450-10 from 0 to 598016 tid 1 2024-02-10T05:37:45.242 INFO:tasks.rados.rados.0.smithi178.stdout:2255: writing smithi17880450-10 from 598016 to 1343488 tid 2 2024-02-10T05:37:45.246 INFO:tasks.rados.rados.0.smithi178.stdout:2255: writing smithi17880450-10 from 1343488 to 2056192 tid 3 2024-02-10T05:37:45.248 INFO:tasks.rados.rados.0.smithi178.stdout:2255: writing smithi17880450-10 from 2056192 to 2203648 tid 4 2024-02-10T05:37:45.248 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 224 2024-02-10T05:37:45.248 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1449 (ObjNum 663 snap 211 seq_num 663) dirty exists 2024-02-10T05:37:45.248 INFO:tasks.rados.rados.0.smithi178.stdout:2255: finishing write tid 1 to smithi17880450-10 2024-02-10T05:37:45.248 INFO:tasks.rados.rados.0.smithi178.stdout:2255: finishing write tid 2 to smithi17880450-10 2024-02-10T05:37:45.248 INFO:tasks.rados.rados.0.smithi178.stdout:2256: seq_num 705 ranges {3825664=614400,4440064=630784,5070848=524288,5595136=450560} 2024-02-10T05:37:45.272 INFO:tasks.rados.rados.0.smithi178.stdout:2256: writing smithi17880450-31 from 3825664 to 4440064 tid 1 2024-02-10T05:37:45.275 INFO:tasks.rados.rados.0.smithi178.stdout:2256: writing smithi17880450-31 from 4440064 to 5070848 tid 2 2024-02-10T05:37:45.279 INFO:tasks.rados.rados.0.smithi178.stdout:2256: writing smithi17880450-31 from 5070848 to 5595136 tid 3 2024-02-10T05:37:45.283 INFO:tasks.rados.rados.0.smithi178.stdout:2256: writing smithi17880450-31 from 5595136 to 6045696 tid 4 2024-02-10T05:37:45.283 INFO:tasks.rados.rados.0.smithi178.stdout:2252: done (3 left) 2024-02-10T05:37:45.283 INFO:tasks.rados.rados.0.smithi178.stdout:2257: rmattr oid 50 current snap is 224 2024-02-10T05:37:45.283 INFO:tasks.rados.rados.0.smithi178.stdout:2255: finishing write tid 3 to smithi17880450-10 2024-02-10T05:37:45.283 INFO:tasks.rados.rados.0.smithi178.stdout:2258: rollback oid 25 current snap is 224 2024-02-10T05:37:45.283 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 25 to 223 2024-02-10T05:37:45.283 INFO:tasks.rados.rados.0.smithi178.stdout:2255: finishing write tid 4 to smithi17880450-10 2024-02-10T05:37:45.283 INFO:tasks.rados.rados.0.smithi178.stdout:2255: finishing write tid 5 to smithi17880450-10 2024-02-10T05:37:45.283 INFO:tasks.rados.rados.0.smithi178.stdout:2255: finishing write tid 6 to smithi17880450-10 2024-02-10T05:37:45.283 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1601 (ObjNum 704 snap 224 seq_num 704) dirty exists 2024-02-10T05:37:45.284 INFO:tasks.rados.rados.0.smithi178.stdout:2255: left oid 10 (ObjNum 704 snap 224 seq_num 704) 2024-02-10T05:37:45.284 INFO:tasks.rados.rados.0.smithi178.stdout:2255: done (4 left) 2024-02-10T05:37:45.284 INFO:tasks.rados.rados.0.smithi178.stdout:2259: delete oid 33 current snap is 224 2024-02-10T05:37:45.284 INFO:tasks.rados.rados.0.smithi178.stdout:2256: finishing write tid 1 to smithi17880450-31 2024-02-10T05:37:45.284 INFO:tasks.rados.rados.0.smithi178.stdout:2256: finishing write tid 2 to smithi17880450-31 2024-02-10T05:37:45.285 INFO:tasks.rados.rados.0.smithi178.stdout:2259: done (4 left) 2024-02-10T05:37:45.286 INFO:tasks.rados.rados.0.smithi178.stdout:2260: setattr oid 32 current snap is 224 2024-02-10T05:37:45.287 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 1602 (ObjNum 683 snap 218 seq_num 683) dirty exists 2024-02-10T05:37:45.287 INFO:tasks.rados.rados.0.smithi178.stdout:2256: finishing write tid 3 to smithi17880450-31 2024-02-10T05:37:45.288 INFO:tasks.rados.rados.0.smithi178.stdout:2256: finishing write tid 4 to smithi17880450-31 2024-02-10T05:37:45.288 INFO:tasks.rados.rados.0.smithi178.stdout:2256: finishing write tid 5 to smithi17880450-31 2024-02-10T05:37:45.289 INFO:tasks.rados.rados.0.smithi178.stdout:2257: done (4 left) 2024-02-10T05:37:45.289 INFO:tasks.rados.rados.0.smithi178.stdout:2261: rmattr oid 48 current snap is 224 2024-02-10T05:37:45.289 INFO:tasks.rados.rados.0.smithi178.stdout:2261: done (4 left) 2024-02-10T05:37:45.289 INFO:tasks.rados.rados.0.smithi178.stdout:2262: read oid 39 snap -1 2024-02-10T05:37:45.289 INFO:tasks.rados.rados.0.smithi178.stdout:2262: expect (ObjNum 663 snap 211 seq_num 663) 2024-02-10T05:37:45.289 INFO:tasks.rados.rados.0.smithi178.stdout:2263: snap_create 2024-02-10T05:37:45.290 INFO:tasks.rados.rados.0.smithi178.stdout:2254: expect (ObjNum 593 snap 190 seq_num 593) 2024-02-10T05:37:45.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:45 smithi189 ceph-mon[89631]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:37:45.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:45 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1917148406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:45.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:45 smithi189 ceph-mon[89631]: pgmap v415: 121 pgs: 121 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 3.5 MiB/s wr, 22 op/s 2024-02-10T05:37:45.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:45 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T05:37:45.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:45 smithi189 ceph-mon[89631]: osdmap e521: 8 total, 8 up, 8 in 2024-02-10T05:37:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:45 smithi178 ceph-mon[95116]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:37:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:45 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1917148406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:45 smithi178 ceph-mon[95116]: pgmap v415: 121 pgs: 121 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 3.5 MiB/s wr, 22 op/s 2024-02-10T05:37:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:45 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T05:37:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:45 smithi178 ceph-mon[95116]: osdmap e521: 8 total, 8 up, 8 in 2024-02-10T05:37:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:45 smithi178 ceph-mon[92537]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:37:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:45 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1917148406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:37:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:45 smithi178 ceph-mon[92537]: pgmap v415: 121 pgs: 121 active+clean; 248 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 3.5 MiB/s wr, 22 op/s 2024-02-10T05:37:45.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:45 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T05:37:45.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:45 smithi178 ceph-mon[92537]: osdmap e521: 8 total, 8 up, 8 in 2024-02-10T05:37:46.035 INFO:tasks.rados.rados.0.smithi178.stdout:2258: finishing rollback tid 0 to smithi17880450-25 2024-02-10T05:37:46.036 INFO:tasks.rados.rados.0.smithi178.stdout:2258: finishing rollback tid 1 to smithi17880450-25 2024-02-10T05:37:46.036 INFO:tasks.rados.rados.0.smithi178.stdout:2258: finishing rollback tid 2 to smithi17880450-25 2024-02-10T05:37:46.036 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 1619 (ObjNum 653 snap 209 seq_num 653) dirty exists 2024-02-10T05:37:46.036 INFO:tasks.rados.rados.0.smithi178.stdout:2256: finishing write tid 6 to smithi17880450-31 2024-02-10T05:37:46.036 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 1948 (ObjNum 705 snap 224 seq_num 705) dirty exists 2024-02-10T05:37:46.036 INFO:tasks.rados.rados.0.smithi178.stdout:2256: left oid 31 (ObjNum 705 snap 224 seq_num 705) 2024-02-10T05:37:46.036 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 991 (ObjNum 289 snap 0 seq_num 4140052181) dirty exists 2024-02-10T05:37:46.036 INFO:tasks.rados.rados.0.smithi178.stdout:2262: expect (ObjNum 663 snap 211 seq_num 663) 2024-02-10T05:37:46.368 INFO:tasks.rados.rados.0.smithi178.stdout:2254: done (5 left) 2024-02-10T05:37:46.368 INFO:tasks.rados.rados.0.smithi178.stdout:2256: done (4 left) 2024-02-10T05:37:46.368 INFO:tasks.rados.rados.0.smithi178.stdout:2258: done (3 left) 2024-02-10T05:37:46.368 INFO:tasks.rados.rados.0.smithi178.stdout:2260: done (2 left) 2024-02-10T05:37:46.369 INFO:tasks.rados.rados.0.smithi178.stdout:2262: done (1 left) 2024-02-10T05:37:46.369 INFO:tasks.rados.rados.0.smithi178.stdout:2263: done (0 left) 2024-02-10T05:37:46.369 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 24 current snap is 225 2024-02-10T05:37:46.369 INFO:tasks.rados.rados.0.smithi178.stdout:2264: seq_num 707 ranges {1769472=647168,2416640=802816,3219456=532480,3751936=270336} 2024-02-10T05:37:46.380 INFO:tasks.rados.rados.0.smithi178.stdout:2264: writing smithi17880450-24 from 1769472 to 2416640 tid 1 2024-02-10T05:37:46.385 INFO:tasks.rados.rados.0.smithi178.stdout:2264: writing smithi17880450-24 from 2416640 to 3219456 tid 2 2024-02-10T05:37:46.388 INFO:tasks.rados.rados.0.smithi178.stdout:2264: writing smithi17880450-24 from 3219456 to 3751936 tid 3 2024-02-10T05:37:46.390 INFO:tasks.rados.rados.0.smithi178.stdout:2264: writing smithi17880450-24 from 3751936 to 4022272 tid 4 2024-02-10T05:37:46.391 INFO:tasks.rados.rados.0.smithi178.stdout:2265: delete oid 9 current snap is 225 2024-02-10T05:37:46.391 INFO:tasks.rados.rados.0.smithi178.stdout:2264: finishing write tid 1 to smithi17880450-24 2024-02-10T05:37:46.391 INFO:tasks.rados.rados.0.smithi178.stdout:2264: finishing write tid 2 to smithi17880450-24 2024-02-10T05:37:46.393 INFO:tasks.rados.rados.0.smithi178.stdout:2264: finishing write tid 3 to smithi17880450-24 2024-02-10T05:37:46.394 INFO:tasks.rados.rados.0.smithi178.stdout:2264: finishing write tid 4 to smithi17880450-24 2024-02-10T05:37:46.394 INFO:tasks.rados.rados.0.smithi178.stdout:2264: finishing write tid 5 to smithi17880450-24 2024-02-10T05:37:46.394 INFO:tasks.rados.rados.0.smithi178.stdout:2265: done (1 left) 2024-02-10T05:37:46.395 INFO:tasks.rados.rados.0.smithi178.stdout:2266: read oid 27 snap -1 2024-02-10T05:37:46.395 INFO:tasks.rados.rados.0.smithi178.stdout:2266: expect (ObjNum 558 snap 174 seq_num 558) 2024-02-10T05:37:46.395 INFO:tasks.rados.rados.0.smithi178.stdout:2267: read oid 18 snap -1 2024-02-10T05:37:46.395 INFO:tasks.rados.rados.0.smithi178.stdout:2267: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:37:46.395 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 225 2024-02-10T05:37:46.395 INFO:tasks.rados.rados.0.smithi178.stdout:2268: seq_num 709 ranges {15335424=679936,16015360=614400,16629760=499712,17129472=491520} 2024-02-10T05:37:46.479 INFO:tasks.rados.rados.0.smithi178.stdout:2268: writing smithi17880450-7 from 15335424 to 16015360 tid 1 2024-02-10T05:37:46.482 INFO:tasks.rados.rados.0.smithi178.stdout:2268: writing smithi17880450-7 from 16015360 to 16629760 tid 2 2024-02-10T05:37:46.486 INFO:tasks.rados.rados.0.smithi178.stdout:2268: writing smithi17880450-7 from 16629760 to 17129472 tid 3 2024-02-10T05:37:46.489 INFO:tasks.rados.rados.0.smithi178.stdout:2268: writing smithi17880450-7 from 17129472 to 17620992 tid 4 2024-02-10T05:37:46.489 INFO:tasks.rados.rados.0.smithi178.stdout:2269: read oid 15 snap -1 2024-02-10T05:37:46.489 INFO:tasks.rados.rados.0.smithi178.stdout:2269: expect (ObjNum 650 snap 209 seq_num 650) 2024-02-10T05:37:46.490 INFO:tasks.rados.rados.0.smithi178.stdout:2270: delete oid 2 current snap is 225 2024-02-10T05:37:46.490 INFO:tasks.rados.rados.0.smithi178.stdout:2264: finishing write tid 6 to smithi17880450-24 2024-02-10T05:37:46.490 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 948 (ObjNum 707 snap 225 seq_num 707) dirty exists 2024-02-10T05:37:46.490 INFO:tasks.rados.rados.0.smithi178.stdout:2264: left oid 24 (ObjNum 707 snap 225 seq_num 707) 2024-02-10T05:37:46.490 INFO:tasks.rados.rados.0.smithi178.stdout:2267: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:37:46.491 INFO:tasks.rados.rados.0.smithi178.stdout:2266: expect (ObjNum 558 snap 174 seq_num 558) 2024-02-10T05:37:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:46 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T05:37:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:46 smithi189 ceph-mon[89631]: Upgrade: osd.6 is safe to restart 2024-02-10T05:37:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:46 smithi189 ceph-mon[89631]: failed to encode map e521 with expected crc 2024-02-10T05:37:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:46 smithi189 ceph-mon[89631]: failed to encode map e521 with expected crc 2024-02-10T05:37:46.639 INFO:tasks.rados.rados.0.smithi178.stdout:2268: finishing write tid 1 to smithi17880450-7 2024-02-10T05:37:46.639 INFO:tasks.rados.rados.0.smithi178.stdout:2268: finishing write tid 2 to smithi17880450-7 2024-02-10T05:37:46.640 INFO:tasks.rados.rados.0.smithi178.stdout:2264: done (5 left) 2024-02-10T05:37:46.640 INFO:tasks.rados.rados.0.smithi178.stdout:2266: done (4 left) 2024-02-10T05:37:46.640 INFO:tasks.rados.rados.0.smithi178.stdout:2267: done (3 left) 2024-02-10T05:37:46.640 INFO:tasks.rados.rados.0.smithi178.stdout:2270: done (2 left) 2024-02-10T05:37:46.640 INFO:tasks.rados.rados.0.smithi178.stdout:2271: rmattr oid 18 current snap is 225 2024-02-10T05:37:46.640 INFO:tasks.rados.rados.0.smithi178.stdout:2268: finishing write tid 3 to smithi17880450-7 2024-02-10T05:37:46.640 INFO:tasks.rados.rados.0.smithi178.stdout:2268: finishing write tid 4 to smithi17880450-7 2024-02-10T05:37:46.640 INFO:tasks.rados.rados.0.smithi178.stdout:2268: finishing write tid 5 to smithi17880450-7 2024-02-10T05:37:46.640 INFO:tasks.rados.rados.0.smithi178.stdout:2268: finishing write tid 6 to smithi17880450-7 2024-02-10T05:37:46.640 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 1616 (ObjNum 709 snap 225 seq_num 709) dirty exists 2024-02-10T05:37:46.640 INFO:tasks.rados.rados.0.smithi178.stdout:2268: left oid 7 (ObjNum 709 snap 225 seq_num 709) 2024-02-10T05:37:46.640 INFO:tasks.rados.rados.0.smithi178.stdout:2269: expect (ObjNum 650 snap 209 seq_num 650) 2024-02-10T05:37:46.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:46 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T05:37:46.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:46 smithi178 ceph-mon[92537]: Upgrade: osd.6 is safe to restart 2024-02-10T05:37:46.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:46 smithi178 ceph-mon[92537]: failed to encode map e521 with expected crc 2024-02-10T05:37:46.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:46 smithi178 ceph-mon[92537]: failed to encode map e521 with expected crc 2024-02-10T05:37:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:46 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T05:37:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:46 smithi178 ceph-mon[95116]: Upgrade: osd.6 is safe to restart 2024-02-10T05:37:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:46 smithi178 ceph-mon[95116]: failed to encode map e521 with expected crc 2024-02-10T05:37:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:46 smithi178 ceph-mon[95116]: failed to encode map e521 with expected crc 2024-02-10T05:37:47.448 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 1617 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-10T05:37:47.448 INFO:tasks.rados.rados.0.smithi178.stdout:2268: done (2 left) 2024-02-10T05:37:47.448 INFO:tasks.rados.rados.0.smithi178.stdout:2269: done (1 left) 2024-02-10T05:37:47.448 INFO:tasks.rados.rados.0.smithi178.stdout:2271: done (0 left) 2024-02-10T05:37:47.448 INFO:tasks.rados.rados.0.smithi178.stdout:2272: snap_remove snap 221 2024-02-10T05:37:47.465 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:47 smithi189 ceph-mon[89631]: failed to encode map e522 with expected crc 2024-02-10T05:37:47.465 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:47 smithi189 ceph-mon[89631]: osdmap e522: 8 total, 8 up, 8 in 2024-02-10T05:37:47.465 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:47 smithi189 ceph-mon[89631]: failed to encode map e522 with expected crc 2024-02-10T05:37:47.465 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:47 smithi189 ceph-mon[89631]: Upgrade: Updating osd.6 2024-02-10T05:37:47.465 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:47 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:47.465 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:47 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T05:37:47.465 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:47 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:37:47.465 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:47 smithi189 ceph-mon[89631]: Deploying daemon osd.6 on smithi189 2024-02-10T05:37:47.465 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:47 smithi189 ceph-mon[89631]: pgmap v418: 121 pgs: 121 active+clean; 250 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-02-10T05:37:47.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[92537]: failed to encode map e522 with expected crc 2024-02-10T05:37:47.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[92537]: osdmap e522: 8 total, 8 up, 8 in 2024-02-10T05:37:47.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[92537]: failed to encode map e522 with expected crc 2024-02-10T05:37:47.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[92537]: Upgrade: Updating osd.6 2024-02-10T05:37:47.555 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:47.555 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T05:37:47.555 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:37:47.555 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[92537]: Deploying daemon osd.6 on smithi189 2024-02-10T05:37:47.555 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[92537]: pgmap v418: 121 pgs: 121 active+clean; 250 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-02-10T05:37:47.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[95116]: failed to encode map e522 with expected crc 2024-02-10T05:37:47.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[95116]: osdmap e522: 8 total, 8 up, 8 in 2024-02-10T05:37:47.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[95116]: failed to encode map e522 with expected crc 2024-02-10T05:37:47.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[95116]: Upgrade: Updating osd.6 2024-02-10T05:37:47.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:47.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T05:37:47.556 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:37:47.556 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[95116]: Deploying daemon osd.6 on smithi189 2024-02-10T05:37:47.556 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-mon[95116]: pgmap v418: 121 pgs: 121 active+clean; 250 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-02-10T05:37:47.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:37:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:37:47] "GET /metrics HTTP/1.1" 200 36204 "" "Prometheus/2.43.0" 2024-02-10T05:37:48.270 INFO:tasks.rados.rados.0.smithi178.stdout:2272: done (0 left) 2024-02-10T05:37:48.271 INFO:tasks.rados.rados.0.smithi178.stdout:2273: snap_create 2024-02-10T05:37:49.276 INFO:tasks.rados.rados.0.smithi178.stdout:2273: done (0 left) 2024-02-10T05:37:49.276 INFO:tasks.rados.rados.0.smithi178.stdout:2274: rollback oid 30 current snap is 226 2024-02-10T05:37:49.277 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 218 2024-02-10T05:37:49.277 INFO:tasks.rados.rados.0.smithi178.stdout:2275: rollback oid 21 current snap is 226 2024-02-10T05:37:49.277 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 21 to 216 2024-02-10T05:37:49.277 INFO:tasks.rados.rados.0.smithi178.stdout:2276: delete oid 10 current snap is 226 2024-02-10T05:37:49.281 INFO:tasks.rados.rados.0.smithi178.stdout:2274: finishing rollback tid 0 to smithi17880450-30 2024-02-10T05:37:49.281 INFO:tasks.rados.rados.0.smithi178.stdout:2276: done (2 left) 2024-02-10T05:37:49.281 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 226 2024-02-10T05:37:49.281 INFO:tasks.rados.rados.0.smithi178.stdout:2277: seq_num 712 ranges {8306688=729088,9035776=671744,9707520=671744,10379264=262144} 2024-02-10T05:37:49.329 INFO:tasks.rados.rados.0.smithi178.stdout:2277: writing smithi17880450-48 from 8306688 to 9035776 tid 1 2024-02-10T05:37:49.332 INFO:tasks.rados.rados.0.smithi178.stdout:2277: writing smithi17880450-48 from 9035776 to 9707520 tid 2 2024-02-10T05:37:49.336 INFO:tasks.rados.rados.0.smithi178.stdout:2277: writing smithi17880450-48 from 9707520 to 10379264 tid 3 2024-02-10T05:37:49.338 INFO:tasks.rados.rados.0.smithi178.stdout:2277: writing smithi17880450-48 from 10379264 to 10641408 tid 4 2024-02-10T05:37:49.338 INFO:tasks.rados.rados.0.smithi178.stdout:2278: snap_create 2024-02-10T05:37:49.338 INFO:tasks.rados.rados.0.smithi178.stdout:2275: finishing rollback tid 1 to smithi17880450-21 2024-02-10T05:37:49.338 INFO:tasks.rados.rados.0.smithi178.stdout:2275: finishing rollback tid 2 to smithi17880450-21 2024-02-10T05:37:49.339 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 950 (ObjNum 669 snap 216 seq_num 669) dirty exists 2024-02-10T05:37:49.339 INFO:tasks.rados.rados.0.smithi178.stdout:2274: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:37:49.339 INFO:tasks.rados.rados.0.smithi178.stdout:2274: finishing rollback tid 2 to smithi17880450-30 2024-02-10T05:37:49.339 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 1013 (ObjNum 645 snap 208 seq_num 645) dirty exists 2024-02-10T05:37:49.339 INFO:tasks.rados.rados.0.smithi178.stdout:2277: finishing write tid 1 to smithi17880450-48 2024-02-10T05:37:49.339 INFO:tasks.rados.rados.0.smithi178.stdout:2277: finishing write tid 2 to smithi17880450-48 2024-02-10T05:37:49.340 INFO:tasks.rados.rados.0.smithi178.stdout:2277: finishing write tid 3 to smithi17880450-48 2024-02-10T05:37:49.340 INFO:tasks.rados.rados.0.smithi178.stdout:2277: finishing write tid 4 to smithi17880450-48 2024-02-10T05:37:49.340 INFO:tasks.rados.rados.0.smithi178.stdout:2277: finishing write tid 5 to smithi17880450-48 2024-02-10T05:37:49.341 INFO:tasks.rados.rados.0.smithi178.stdout:2277: finishing write tid 6 to smithi17880450-48 2024-02-10T05:37:49.341 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 1624 (ObjNum 712 snap 226 seq_num 712) dirty exists 2024-02-10T05:37:49.341 INFO:tasks.rados.rados.0.smithi178.stdout:2277: left oid 48 (ObjNum 712 snap 226 seq_num 712) 2024-02-10T05:37:49.407 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:49 smithi189 ceph-mon[89631]: failed to encode map e523 with expected crc 2024-02-10T05:37:49.407 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:49 smithi189 ceph-mon[89631]: osdmap e523: 8 total, 8 up, 8 in 2024-02-10T05:37:49.407 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:49 smithi189 ceph-mon[89631]: failed to encode map e523 with expected crc 2024-02-10T05:37:49.408 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:49 smithi189 ceph-mon[89631]: pgmap v420: 121 pgs: 121 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-02-10T05:37:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:49 smithi178 ceph-mon[92537]: failed to encode map e523 with expected crc 2024-02-10T05:37:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:49 smithi178 ceph-mon[92537]: osdmap e523: 8 total, 8 up, 8 in 2024-02-10T05:37:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:49 smithi178 ceph-mon[92537]: failed to encode map e523 with expected crc 2024-02-10T05:37:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:49 smithi178 ceph-mon[92537]: pgmap v420: 121 pgs: 121 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-02-10T05:37:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:49 smithi178 ceph-mon[95116]: failed to encode map e523 with expected crc 2024-02-10T05:37:49.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:49 smithi178 ceph-mon[95116]: osdmap e523: 8 total, 8 up, 8 in 2024-02-10T05:37:49.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:49 smithi178 ceph-mon[95116]: failed to encode map e523 with expected crc 2024-02-10T05:37:49.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:49 smithi178 ceph-mon[95116]: pgmap v420: 121 pgs: 121 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-02-10T05:37:49.771 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:49 smithi189 systemd[1]: Stopping Ceph osd.6 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:37:50.234 INFO:tasks.rados.rados.0.smithi178.stdout:2274: done (3 left) 2024-02-10T05:37:50.234 INFO:tasks.rados.rados.0.smithi178.stdout:2275: done (2 left) 2024-02-10T05:37:50.234 INFO:tasks.rados.rados.0.smithi178.stdout:2277: done (1 left) 2024-02-10T05:37:50.234 INFO:tasks.rados.rados.0.smithi178.stdout:2278: done (0 left) 2024-02-10T05:37:50.234 INFO:tasks.rados.rados.0.smithi178.stdout:2279: rmattr oid 36 current snap is 227 2024-02-10T05:37:50.234 INFO:tasks.rados.rados.0.smithi178.stdout:2280: delete oid 14 current snap is 227 2024-02-10T05:37:50.537 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[49466]: 2024-02-10T05:37:50.111+0000 7f4db483d700 -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-02-10T05:37:50.538 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[49466]: 2024-02-10T05:37:50.111+0000 7f4db483d700 -1 osd.6 524 *** Got signal Terminated *** 2024-02-10T05:37:50.538 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[49466]: 2024-02-10T05:37:50.111+0000 7f4db483d700 -1 osd.6 524 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T05:37:50.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:50 smithi189 ceph-mon[89631]: failed to encode map e524 with expected crc 2024-02-10T05:37:50.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:50 smithi189 ceph-mon[89631]: osdmap e524: 8 total, 8 up, 8 in 2024-02-10T05:37:50.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:50 smithi189 ceph-mon[89631]: failed to encode map e524 with expected crc 2024-02-10T05:37:50.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:50 smithi189 ceph-mon[89631]: osd.6 marked itself down and dead 2024-02-10T05:37:50.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:50 smithi189 ceph-mon[89631]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:37:50.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:50 smithi189 ceph-mon[89631]: osdmap e525: 8 total, 7 up, 8 in 2024-02-10T05:37:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:50 smithi178 ceph-mon[92537]: failed to encode map e524 with expected crc 2024-02-10T05:37:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:50 smithi178 ceph-mon[92537]: osdmap e524: 8 total, 8 up, 8 in 2024-02-10T05:37:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:50 smithi178 ceph-mon[92537]: failed to encode map e524 with expected crc 2024-02-10T05:37:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:50 smithi178 ceph-mon[92537]: osd.6 marked itself down and dead 2024-02-10T05:37:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:50 smithi178 ceph-mon[92537]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:37:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:50 smithi178 ceph-mon[92537]: osdmap e525: 8 total, 7 up, 8 in 2024-02-10T05:37:50.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:50 smithi178 ceph-mon[95116]: failed to encode map e524 with expected crc 2024-02-10T05:37:50.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:50 smithi178 ceph-mon[95116]: osdmap e524: 8 total, 8 up, 8 in 2024-02-10T05:37:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:50 smithi178 ceph-mon[95116]: failed to encode map e524 with expected crc 2024-02-10T05:37:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:50 smithi178 ceph-mon[95116]: osd.6 marked itself down and dead 2024-02-10T05:37:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:50 smithi178 ceph-mon[95116]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:37:50.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:50 smithi178 ceph-mon[95116]: osdmap e525: 8 total, 7 up, 8 in 2024-02-10T05:37:51.079 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:50 smithi189 podman[104792]: 2024-02-10 05:37:50.797169086 +0000 UTC m=+0.887614310 container died bd6d613d24d4103fdf913cbebdd4109efa36efd5a01243fca27e9ba0682c3497 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, RELEASE=quincy-72ce7c1, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-02-10T05:37:51.257 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 741 (ObjNum 558 snap 174 seq_num 558) dirty exists 2024-02-10T05:37:51.258 INFO:tasks.rados.rados.0.smithi178.stdout:2279: done (1 left) 2024-02-10T05:37:51.258 INFO:tasks.rados.rados.0.smithi178.stdout:2280: done (0 left) 2024-02-10T05:37:51.258 INFO:tasks.rados.rados.0.smithi178.stdout:2281: read oid 46 snap -1 2024-02-10T05:37:51.258 INFO:tasks.rados.rados.0.smithi178.stdout:2281: expect deleted 2024-02-10T05:37:51.258 INFO:tasks.rados.rados.0.smithi178.stdout:2282: setattr oid 5 current snap is 227 2024-02-10T05:37:51.259 INFO:tasks.rados.rados.0.smithi178.stdout:2281: done (1 left) 2024-02-10T05:37:51.259 INFO:tasks.rados.rados.0.smithi178.stdout:2283: copy_from oid 29 from oid 43 current snap is 227 2024-02-10T05:37:51.259 INFO:tasks.rados.rados.0.smithi178.stdout:2284: read oid 27 snap -1 2024-02-10T05:37:51.259 INFO:tasks.rados.rados.0.smithi178.stdout:2284: expect (ObjNum 558 snap 174 seq_num 558) 2024-02-10T05:37:51.259 INFO:tasks.rados.rados.0.smithi178.stdout:2285: rmattr oid 46 current snap is 227 2024-02-10T05:37:51.259 INFO:tasks.rados.rados.0.smithi178.stdout:2285: done (3 left) 2024-02-10T05:37:51.259 INFO:tasks.rados.rados.0.smithi178.stdout:2286: read oid 11 snap -1 2024-02-10T05:37:51.259 INFO:tasks.rados.rados.0.smithi178.stdout:2286: expect (ObjNum 701 snap 222 seq_num 701) 2024-02-10T05:37:51.259 INFO:tasks.rados.rados.0.smithi178.stdout:2287: delete oid 6 current snap is 227 2024-02-10T05:37:51.265 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 1952 (ObjNum 33 snap 0 seq_num 1534818304) dirty exists 2024-02-10T05:37:51.266 INFO:tasks.rados.rados.0.smithi178.stdout:2282: done (4 left) 2024-02-10T05:37:51.266 INFO:tasks.rados.rados.0.smithi178.stdout:2287: done (3 left) 2024-02-10T05:37:51.266 INFO:tasks.rados.rados.0.smithi178.stdout:2288: snap_create 2024-02-10T05:37:51.275 INFO:tasks.rados.rados.0.smithi178.stdout:2286: expect (ObjNum 701 snap 222 seq_num 701) 2024-02-10T05:37:51.331 INFO:tasks.rados.rados.0.smithi178.stdout:2284: expect (ObjNum 558 snap 174 seq_num 558) 2024-02-10T05:37:51.454 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:51 smithi189 podman[104792]: 2024-02-10 05:37:51.178081291 +0000 UTC m=+1.268526510 container cleanup bd6d613d24d4103fdf913cbebdd4109efa36efd5a01243fca27e9ba0682c3497 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, RELEASE=quincy-72ce7c1, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.2) 2024-02-10T05:37:51.454 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:51 smithi189 bash[104792]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6 2024-02-10T05:37:51.454 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:51 smithi189 ceph-mon[89631]: failed to encode map e525 with expected crc 2024-02-10T05:37:51.455 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:51 smithi189 ceph-mon[89631]: failed to encode map e525 with expected crc 2024-02-10T05:37:51.455 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:51 smithi189 ceph-mon[89631]: failed to encode map e525 with expected crc 2024-02-10T05:37:51.455 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:51 smithi189 ceph-mon[89631]: failed to encode map e525 with expected crc 2024-02-10T05:37:51.455 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:51 smithi189 ceph-mon[89631]: pgmap v423: 121 pgs: 9 peering, 10 stale+active+clean, 102 active+clean; 261 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 26 op/s 2024-02-10T05:37:51.455 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:51 smithi189 ceph-mon[89631]: osdmap e526: 8 total, 7 up, 8 in 2024-02-10T05:37:51.471 INFO:tasks.rados.rados.0.smithi178.stdout:2283: finishing copy_from racing read to smithi17880450-29 2024-02-10T05:37:51.471 INFO:tasks.rados.rados.0.smithi178.stdout:2283: finishing copy_from to smithi17880450-29 2024-02-10T05:37:51.471 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 299 (ObjNum 679 snap 218 seq_num 679) dirty exists 2024-02-10T05:37:51.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:51 smithi178 ceph-mon[92537]: failed to encode map e525 with expected crc 2024-02-10T05:37:51.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:51 smithi178 ceph-mon[92537]: failed to encode map e525 with expected crc 2024-02-10T05:37:51.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:51 smithi178 ceph-mon[92537]: failed to encode map e525 with expected crc 2024-02-10T05:37:51.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:51 smithi178 ceph-mon[92537]: failed to encode map e525 with expected crc 2024-02-10T05:37:51.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:51 smithi178 ceph-mon[92537]: pgmap v423: 121 pgs: 9 peering, 10 stale+active+clean, 102 active+clean; 261 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 26 op/s 2024-02-10T05:37:51.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:51 smithi178 ceph-mon[92537]: osdmap e526: 8 total, 7 up, 8 in 2024-02-10T05:37:51.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:51 smithi178 ceph-mon[95116]: failed to encode map e525 with expected crc 2024-02-10T05:37:51.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:51 smithi178 ceph-mon[95116]: failed to encode map e525 with expected crc 2024-02-10T05:37:51.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:51 smithi178 ceph-mon[95116]: failed to encode map e525 with expected crc 2024-02-10T05:37:51.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:51 smithi178 ceph-mon[95116]: failed to encode map e525 with expected crc 2024-02-10T05:37:51.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:51 smithi178 ceph-mon[95116]: pgmap v423: 121 pgs: 9 peering, 10 stale+active+clean, 102 active+clean; 261 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 2.4 MiB/s wr, 26 op/s 2024-02-10T05:37:51.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:51 smithi178 ceph-mon[95116]: osdmap e526: 8 total, 7 up, 8 in 2024-02-10T05:37:51.787 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:51 smithi189 podman[104816]: 2024-02-10 05:37:51.45452341 +0000 UTC m=+0.653690553 container remove bd6d613d24d4103fdf913cbebdd4109efa36efd5a01243fca27e9ba0682c3497 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=quincy-72ce7c1) 2024-02-10T05:37:52.049 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:51 smithi189 podman[104911]: 2024-02-10 05:37:51.797000012 +0000 UTC m=+0.101316362 container create 1ddb4a0b13c9e0dc63760f945ce50b9280a4dcbb9aa30517ca61ad893cd29bce (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-deactivate, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-02-10T05:37:52.049 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:51 smithi189 podman[104911]: 2024-02-10 05:37:51.714224461 +0000 UTC m=+0.018540817 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:37:52.049 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:51 smithi189 podman[104911]: 2024-02-10 05:37:51.966188867 +0000 UTC m=+0.270505222 container init 1ddb4a0b13c9e0dc63760f945ce50b9280a4dcbb9aa30517ca61ad893cd29bce (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131) 2024-02-10T05:37:52.050 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:51 smithi189 podman[104911]: 2024-02-10 05:37:51.971450852 +0000 UTC m=+0.275767207 container start 1ddb4a0b13c9e0dc63760f945ce50b9280a4dcbb9aa30517ca61ad893cd29bce (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, RELEASE=main-290212a, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD) 2024-02-10T05:37:52.050 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:52 smithi189 podman[104911]: 2024-02-10 05:37:52.049172354 +0000 UTC m=+0.353488725 container attach 1ddb4a0b13c9e0dc63760f945ce50b9280a4dcbb9aa30517ca61ad893cd29bce (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-deactivate, RELEASE=main-290212a, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T05:37:52.237 INFO:tasks.rados.rados.0.smithi178.stdout:2283: done (3 left) 2024-02-10T05:37:52.237 INFO:tasks.rados.rados.0.smithi178.stdout:2284: done (2 left) 2024-02-10T05:37:52.237 INFO:tasks.rados.rados.0.smithi178.stdout:2286: done (1 left) 2024-02-10T05:37:52.237 INFO:tasks.rados.rados.0.smithi178.stdout:2288: done (0 left) 2024-02-10T05:37:52.237 INFO:tasks.rados.rados.0.smithi178.stdout:2289: rollback oid 27 current snap is 228 2024-02-10T05:37:52.237 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 27 to 227 2024-02-10T05:37:52.237 INFO:tasks.rados.rados.0.smithi178.stdout:2290: read oid 11 snap 225 2024-02-10T05:37:52.237 INFO:tasks.rados.rados.0.smithi178.stdout:2290: expect (ObjNum 701 snap 222 seq_num 701) 2024-02-10T05:37:52.238 INFO:tasks.rados.rados.0.smithi178.stdout:2291: rollback oid 15 current snap is 228 2024-02-10T05:37:52.238 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 15 to 222 2024-02-10T05:37:52.238 INFO:tasks.rados.rados.0.smithi178.stdout:2292: rollback oid 21 current snap is 228 2024-02-10T05:37:52.238 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 21 to 222 2024-02-10T05:37:52.238 INFO:tasks.rados.rados.0.smithi178.stdout:2293: rollback oid 42 current snap is 228 2024-02-10T05:37:52.238 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 42 to 216 2024-02-10T05:37:52.238 INFO:tasks.rados.rados.0.smithi178.stdout:2294: read oid 50 snap -1 2024-02-10T05:37:52.238 INFO:tasks.rados.rados.0.smithi178.stdout:2294: expect (ObjNum 683 snap 218 seq_num 683) 2024-02-10T05:37:52.238 INFO:tasks.rados.rados.0.smithi178.stdout:2295: setattr oid 16 current snap is 228 2024-02-10T05:37:52.238 INFO:tasks.rados.rados.0.smithi178.stdout:2296: snap_remove snap 223 2024-02-10T05:37:52.537 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:52 smithi189 podman[104911]: 2024-02-10 05:37:52.289007186 +0000 UTC m=+0.593323548 container died 1ddb4a0b13c9e0dc63760f945ce50b9280a4dcbb9aa30517ca61ad893cd29bce (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-deactivate, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=main-290212a, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-02-10T05:37:52.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:52 smithi189 ceph-mon[89631]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:52 smithi189 ceph-mon[89631]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:52 smithi189 ceph-mon[89631]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:52 smithi189 ceph-mon[89631]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:52 smithi189 ceph-mon[89631]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:52 smithi189 ceph-mon[89631]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:52 smithi189 ceph-mon[89631]: osdmap e527: 8 total, 7 up, 8 in 2024-02-10T05:37:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:52 smithi178 ceph-mon[92537]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:52 smithi178 ceph-mon[92537]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:52 smithi178 ceph-mon[92537]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:52 smithi178 ceph-mon[92537]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:52 smithi178 ceph-mon[92537]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:52 smithi178 ceph-mon[92537]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:52 smithi178 ceph-mon[92537]: osdmap e527: 8 total, 7 up, 8 in 2024-02-10T05:37:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:52 smithi178 ceph-mon[95116]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:52 smithi178 ceph-mon[95116]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:52 smithi178 ceph-mon[95116]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:52 smithi178 ceph-mon[95116]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:52 smithi178 ceph-mon[95116]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:52 smithi178 ceph-mon[95116]: failed to encode map e526 with expected crc 2024-02-10T05:37:52.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:52 smithi178 ceph-mon[95116]: osdmap e527: 8 total, 7 up, 8 in 2024-02-10T05:37:53.239 INFO:tasks.rados.rados.0.smithi178.stdout:2296: done (7 left) 2024-02-10T05:37:53.240 INFO:tasks.rados.rados.0.smithi178.stdout:2297: snap_create 2024-02-10T05:37:53.240 INFO:tasks.rados.rados.0.smithi178.stdout:2289: finishing rollback tid 0 to smithi17880450-27 2024-02-10T05:37:53.240 INFO:tasks.rados.rados.0.smithi178.stdout:2291: finishing rollback tid 0 to smithi17880450-15 2024-02-10T05:37:53.240 INFO:tasks.rados.rados.0.smithi178.stdout:2292: finishing rollback tid 0 to smithi17880450-21 2024-02-10T05:37:53.240 INFO:tasks.rados.rados.0.smithi178.stdout:2290: expect (ObjNum 701 snap 222 seq_num 701) 2024-02-10T05:37:53.285 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:52 smithi189 podman[104957]: 2024-02-10 05:37:52.894727226 +0000 UTC m=+0.599897314 container remove 1ddb4a0b13c9e0dc63760f945ce50b9280a4dcbb9aa30517ca61ad893cd29bce (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-deactivate, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-02-10T05:37:53.285 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:52 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.6.service: Deactivated successfully. 2024-02-10T05:37:53.285 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:52 smithi189 systemd[1]: Stopped Ceph osd.6 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:37:53.285 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:52 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.6.service: Consumed 14.378s CPU time. 2024-02-10T05:37:53.285 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:53 smithi189 systemd[1]: Starting Ceph osd.6 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:37:53.302 INFO:tasks.rados.rados.0.smithi178.stdout:2292: finishing rollback tid 1 to smithi17880450-21 2024-02-10T05:37:53.302 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 952 (ObjNum 113 snap 0 seq_num 21312997) dirty dne 2024-02-10T05:37:53.302 INFO:tasks.rados.rados.0.smithi178.stdout:2293: finishing rollback tid 0 to smithi17880450-42 2024-02-10T05:37:53.302 INFO:tasks.rados.rados.0.smithi178.stdout:2289: finishing rollback tid 1 to smithi17880450-27 2024-02-10T05:37:53.302 INFO:tasks.rados.rados.0.smithi178.stdout:2289: finishing rollback tid 2 to smithi17880450-27 2024-02-10T05:37:53.303 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 1852 (ObjNum 558 snap 174 seq_num 558) dirty exists 2024-02-10T05:37:53.303 INFO:tasks.rados.rados.0.smithi178.stdout:2291: finishing rollback tid 1 to smithi17880450-15 2024-02-10T05:37:53.303 INFO:tasks.rados.rados.0.smithi178.stdout:2291: finishing rollback tid 2 to smithi17880450-15 2024-02-10T05:37:53.303 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 1602 (ObjNum 650 snap 209 seq_num 650) dirty exists 2024-02-10T05:37:53.303 INFO:tasks.rados.rados.0.smithi178.stdout:2293: finishing rollback tid 1 to smithi17880450-42 2024-02-10T05:37:53.303 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 1954 (ObjNum 700 snap 221 seq_num 700) dirty exists 2024-02-10T05:37:53.303 INFO:tasks.rados.rados.0.smithi178.stdout:2293: finishing rollback tid 2 to smithi17880450-42 2024-02-10T05:37:53.303 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 997 (ObjNum 644 snap 208 seq_num 644) dirty exists 2024-02-10T05:37:53.303 INFO:tasks.rados.rados.0.smithi178.stdout:2294: expect (ObjNum 683 snap 218 seq_num 683) 2024-02-10T05:37:53.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:53 smithi189 ceph-mon[89631]: failed to encode map e527 with expected crc 2024-02-10T05:37:53.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:53 smithi189 ceph-mon[89631]: pgmap v426: 121 pgs: 2 active+undersized+degraded, 9 peering, 7 stale+active+clean, 2 active+undersized, 101 active+clean; 262 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 24 op/s; 13/366 objects degraded (3.552%) 2024-02-10T05:37:53.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:53 smithi189 ceph-mon[89631]: osdmap e528: 8 total, 7 up, 8 in 2024-02-10T05:37:53.538 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:53 smithi189 podman[105070]: 2024-02-10 05:37:53.243350275 +0000 UTC m=+0.022322687 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:37:53.538 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:53 smithi189 podman[105070]: 2024-02-10 05:37:53.3625137 +0000 UTC m=+0.141486100 container create 3ed937b493f8b17dfa8e7125d280eb36fb4dbc34d11dbd8d72259959b8b09cf3 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-activate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=main-290212a, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T05:37:53.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:53 smithi178 ceph-mon[92537]: failed to encode map e527 with expected crc 2024-02-10T05:37:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:53 smithi178 ceph-mon[92537]: pgmap v426: 121 pgs: 2 active+undersized+degraded, 9 peering, 7 stale+active+clean, 2 active+undersized, 101 active+clean; 262 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 24 op/s; 13/366 objects degraded (3.552%) 2024-02-10T05:37:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:53 smithi178 ceph-mon[92537]: osdmap e528: 8 total, 7 up, 8 in 2024-02-10T05:37:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:53 smithi178 ceph-mon[95116]: failed to encode map e527 with expected crc 2024-02-10T05:37:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:53 smithi178 ceph-mon[95116]: pgmap v426: 121 pgs: 2 active+undersized+degraded, 9 peering, 7 stale+active+clean, 2 active+undersized, 101 active+clean; 262 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 24 op/s; 13/366 objects degraded (3.552%) 2024-02-10T05:37:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:53 smithi178 ceph-mon[95116]: osdmap e528: 8 total, 7 up, 8 in 2024-02-10T05:37:54.037 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:53 smithi189 podman[105070]: 2024-02-10 05:37:53.590399382 +0000 UTC m=+0.369371781 container init 3ed937b493f8b17dfa8e7125d280eb36fb4dbc34d11dbd8d72259959b8b09cf3 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-activate, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, org.label-schema.build-date=20240131, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:37:54.038 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:53 smithi189 podman[105070]: 2024-02-10 05:37:53.596122122 +0000 UTC m=+0.375094530 container start 3ed937b493f8b17dfa8e7125d280eb36fb4dbc34d11dbd8d72259959b8b09cf3 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-activate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, RELEASE=main-290212a, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-02-10T05:37:54.038 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:53 smithi189 podman[105070]: 2024-02-10 05:37:53.673453998 +0000 UTC m=+0.452426403 container attach 3ed937b493f8b17dfa8e7125d280eb36fb4dbc34d11dbd8d72259959b8b09cf3 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=main-290212a) 2024-02-10T05:37:54.376 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:54 smithi189 ceph-mon[89631]: failed to encode map e528 with expected crc 2024-02-10T05:37:54.377 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:54 smithi189 ceph-mon[89631]: Health check failed: Degraded data redundancy: 13/366 objects degraded (3.552%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T05:37:54.377 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:54 smithi189 ceph-mon[89631]: osdmap e529: 8 total, 7 up, 8 in 2024-02-10T05:37:54.377 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-activate[105085]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-10T05:37:54.377 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-activate[105085]: 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-02-10T05:37:54.377 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 bash[105070]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-10T05:37:54.377 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 bash[105070]: 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-02-10T05:37:54.377 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 bash[105070]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-10T05:37:54.377 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 bash[105070]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-10T05:37:54.377 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 bash[105070]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-10T05:37:54.378 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 bash[105070]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-10T05:37:54.378 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 bash[105070]: --> ceph-volume raw activate successful for osd ID: 6 2024-02-10T05:37:54.378 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-activate[105085]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-10T05:37:54.378 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-activate[105085]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-10T05:37:54.378 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-activate[105085]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-10T05:37:54.378 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-activate[105085]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-10T05:37:54.378 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-activate[105085]: --> ceph-volume raw activate successful for osd ID: 6 2024-02-10T05:37:54.378 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 podman[105070]: 2024-02-10 05:37:54.062131279 +0000 UTC m=+0.841103680 container died 3ed937b493f8b17dfa8e7125d280eb36fb4dbc34d11dbd8d72259959b8b09cf3 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-activate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, RELEASE=main-290212a, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, GIT_CLEAN=True) 2024-02-10T05:37:54.672 INFO:tasks.rados.rados.0.smithi178.stdout:2289: done (7 left) 2024-02-10T05:37:54.672 INFO:tasks.rados.rados.0.smithi178.stdout:2290: done (6 left) 2024-02-10T05:37:54.672 INFO:tasks.rados.rados.0.smithi178.stdout:2291: done (5 left) 2024-02-10T05:37:54.672 INFO:tasks.rados.rados.0.smithi178.stdout:2292: done (4 left) 2024-02-10T05:37:54.672 INFO:tasks.rados.rados.0.smithi178.stdout:2293: done (3 left) 2024-02-10T05:37:54.672 INFO:tasks.rados.rados.0.smithi178.stdout:2294: done (2 left) 2024-02-10T05:37:54.672 INFO:tasks.rados.rados.0.smithi178.stdout:2295: done (1 left) 2024-02-10T05:37:54.672 INFO:tasks.rados.rados.0.smithi178.stdout:2297: done (0 left) 2024-02-10T05:37:54.672 INFO:tasks.rados.rados.0.smithi178.stdout:2298: read oid 42 snap -1 2024-02-10T05:37:54.672 INFO:tasks.rados.rados.0.smithi178.stdout:2298: expect (ObjNum 644 snap 208 seq_num 644) 2024-02-10T05:37:54.672 INFO:tasks.rados.rados.0.smithi178.stdout:2299: snap_remove snap 220 2024-02-10T05:37:54.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:54 smithi178 ceph-mon[92537]: failed to encode map e528 with expected crc 2024-02-10T05:37:54.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:54 smithi178 ceph-mon[92537]: Health check failed: Degraded data redundancy: 13/366 objects degraded (3.552%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T05:37:54.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:54 smithi178 ceph-mon[92537]: osdmap e529: 8 total, 7 up, 8 in 2024-02-10T05:37:54.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:54 smithi178 ceph-mon[95116]: failed to encode map e528 with expected crc 2024-02-10T05:37:54.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:54 smithi178 ceph-mon[95116]: Health check failed: Degraded data redundancy: 13/366 objects degraded (3.552%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T05:37:54.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:54 smithi178 ceph-mon[95116]: osdmap e529: 8 total, 7 up, 8 in 2024-02-10T05:37:55.037 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 podman[105235]: 2024-02-10 05:37:54.719436925 +0000 UTC m=+0.652327637 container remove 3ed937b493f8b17dfa8e7125d280eb36fb4dbc34d11dbd8d72259959b8b09cf3 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-activate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=main-290212a, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, ceph=True, maintainer=Guillaume Abrioux ) 2024-02-10T05:37:55.037 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 podman[105306]: 2024-02-10 05:37:54.838585461 +0000 UTC m=+0.018575849 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:37:55.037 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:54 smithi189 podman[105306]: 2024-02-10 05:37:54.93700617 +0000 UTC m=+0.116996556 container create 86fa412173c090f028a8d26e752a5b827faa5b2fda5083c7ada42e7832e15dee (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6, org.label-schema.license=GPLv2, RELEASE=main-290212a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-02-10T05:37:55.300 INFO:tasks.rados.rados.0.smithi178.stdout:2299: done (1 left) 2024-02-10T05:37:55.300 INFO:tasks.rados.rados.0.smithi178.stdout:2300: copy_from oid 21 from oid 12 current snap is 229 2024-02-10T05:37:55.300 INFO:tasks.rados.rados.0.smithi178.stdout:2301: copy_from oid 13 from oid 26 current snap is 229 2024-02-10T05:37:55.300 INFO:tasks.rados.rados.0.smithi178.stdout:2302: delete oid 50 current snap is 229 2024-02-10T05:37:55.301 INFO:tasks.rados.rados.0.smithi178.stdout:2298: expect (ObjNum 644 snap 208 seq_num 644) 2024-02-10T05:37:55.337 INFO:tasks.rados.rados.0.smithi178.stdout:2300: finishing copy_from to smithi17880450-21 2024-02-10T05:37:55.337 INFO:tasks.rados.rados.0.smithi178.stdout:2300: got expected ENOENT (src dne) 2024-02-10T05:37:55.337 INFO:tasks.rados.rados.0.smithi178.stdout:2300: finishing copy_from racing read to smithi17880450-21 2024-02-10T05:37:55.337 INFO:tasks.rados.rados.0.smithi178.stdout:2301: finishing copy_from to smithi17880450-13 2024-02-10T05:37:55.337 INFO:tasks.rados.rados.0.smithi178.stdout:2301: got expected ENOENT (src dne) 2024-02-10T05:37:55.337 INFO:tasks.rados.rados.0.smithi178.stdout:2301: finishing copy_from racing read to smithi17880450-13 2024-02-10T05:37:55.337 INFO:tasks.rados.rados.0.smithi178.stdout:2298: done (3 left) 2024-02-10T05:37:55.337 INFO:tasks.rados.rados.0.smithi178.stdout:2300: done (2 left) 2024-02-10T05:37:55.338 INFO:tasks.rados.rados.0.smithi178.stdout:2301: done (1 left) 2024-02-10T05:37:55.338 INFO:tasks.rados.rados.0.smithi178.stdout:2302: done (0 left) 2024-02-10T05:37:55.338 INFO:tasks.rados.rados.0.smithi178.stdout:2303: read oid 34 snap -1 2024-02-10T05:37:55.338 INFO:tasks.rados.rados.0.smithi178.stdout:2303: expect (ObjNum 627 snap 206 seq_num 627) 2024-02-10T05:37:55.338 INFO:tasks.rados.rados.0.smithi178.stdout:2304: snap_remove snap 225 2024-02-10T05:37:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:55 smithi189 ceph-mon[89631]: failed to encode map e529 with expected crc 2024-02-10T05:37:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:55 smithi189 ceph-mon[89631]: pgmap v429: 121 pgs: 8 active+undersized+degraded, 9 peering, 25 active+undersized, 79 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 600 KiB/s wr, 17 op/s; 29/393 objects degraded (7.379%) 2024-02-10T05:37:55.538 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:55 smithi189 podman[105306]: 2024-02-10 05:37:55.12279818 +0000 UTC m=+0.302788572 container init 86fa412173c090f028a8d26e752a5b827faa5b2fda5083c7ada42e7832e15dee (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6, 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.build-date=20240131, ceph=True, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , RELEASE=main-290212a, CEPH_POINT_RELEASE=) 2024-02-10T05:37:55.538 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:55 smithi189 podman[105306]: 2024-02-10 05:37:55.128109482 +0000 UTC m=+0.308099866 container start 86fa412173c090f028a8d26e752a5b827faa5b2fda5083c7ada42e7832e15dee (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, RELEASE=main-290212a, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T05:37:55.538 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:55 smithi189 ceph-osd[105344]: -- 172.21.15.189:0/353565876 <== mon.1 v2:172.21.15.189:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557983be31e0 con 0x557983bb4c00 2024-02-10T05:37:55.538 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:55 smithi189 bash[105306]: 86fa412173c090f028a8d26e752a5b827faa5b2fda5083c7ada42e7832e15dee 2024-02-10T05:37:55.538 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:55 smithi189 systemd[1]: Started Ceph osd.6 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:37:55.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:55 smithi178 ceph-mon[92537]: failed to encode map e529 with expected crc 2024-02-10T05:37:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:55 smithi178 ceph-mon[92537]: pgmap v429: 121 pgs: 8 active+undersized+degraded, 9 peering, 25 active+undersized, 79 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 600 KiB/s wr, 17 op/s; 29/393 objects degraded (7.379%) 2024-02-10T05:37:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:55 smithi178 ceph-mon[95116]: failed to encode map e529 with expected crc 2024-02-10T05:37:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:55 smithi178 ceph-mon[95116]: pgmap v429: 121 pgs: 8 active+undersized+degraded, 9 peering, 25 active+undersized, 79 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 600 KiB/s wr, 17 op/s; 29/393 objects degraded (7.379%) 2024-02-10T05:37:56.037 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T05:37:55.682+0000 7f7428f547c0 -1 Falling back to public interface 2024-02-10T05:37:56.300 INFO:tasks.rados.rados.0.smithi178.stdout:2304: done (1 left) 2024-02-10T05:37:56.300 INFO:tasks.rados.rados.0.smithi178.stdout:2305: copy_from oid 3 from oid 22 current snap is 229 2024-02-10T05:37:56.300 INFO:tasks.rados.rados.0.smithi178.stdout:2303: expect (ObjNum 627 snap 206 seq_num 627) 2024-02-10T05:37:56.473 INFO:tasks.rados.rados.0.smithi178.stdout:2305: finishing copy_from racing read to smithi17880450-3 2024-02-10T05:37:56.473 INFO:tasks.rados.rados.0.smithi178.stdout:2305: finishing copy_from to smithi17880450-3 2024-02-10T05:37:56.473 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 1849 (ObjNum 663 snap 211 seq_num 663) dirty exists 2024-02-10T05:37:56.473 INFO:tasks.rados.rados.0.smithi178.stdout:2303: done (1 left) 2024-02-10T05:37:56.473 INFO:tasks.rados.rados.0.smithi178.stdout:2305: done (0 left) 2024-02-10T05:37:56.473 INFO:tasks.rados.rados.0.smithi178.stdout:2306: delete oid 26 current snap is 229 2024-02-10T05:37:56.475 INFO:tasks.rados.rados.0.smithi178.stdout:2306: done (0 left) 2024-02-10T05:37:56.475 INFO:tasks.rados.rados.0.smithi178.stdout:2307: read oid 42 snap -1 2024-02-10T05:37:56.475 INFO:tasks.rados.rados.0.smithi178.stdout:2307: expect (ObjNum 644 snap 208 seq_num 644) 2024-02-10T05:37:56.476 INFO:tasks.rados.rados.0.smithi178.stdout:2308: snap_remove snap 222 2024-02-10T05:37:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:56 smithi189 ceph-mon[89631]: failed to encode map e530 with expected crc 2024-02-10T05:37:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:56 smithi189 ceph-mon[89631]: osdmap e530: 8 total, 7 up, 8 in 2024-02-10T05:37:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:56 smithi189 ceph-mon[89631]: failed to encode map e530 with expected crc 2024-02-10T05:37:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:56 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:56.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:56 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:56.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:56 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:37:56.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:56 smithi178 ceph-mon[92537]: failed to encode map e530 with expected crc 2024-02-10T05:37:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:56 smithi178 ceph-mon[92537]: osdmap e530: 8 total, 7 up, 8 in 2024-02-10T05:37:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:56 smithi178 ceph-mon[92537]: failed to encode map e530 with expected crc 2024-02-10T05:37:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:56 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:56 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:56 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:37:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:56 smithi178 ceph-mon[95116]: failed to encode map e530 with expected crc 2024-02-10T05:37:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:56 smithi178 ceph-mon[95116]: osdmap e530: 8 total, 7 up, 8 in 2024-02-10T05:37:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:56 smithi178 ceph-mon[95116]: failed to encode map e530 with expected crc 2024-02-10T05:37:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:56 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:56 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:56.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:56 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:37:57.307 INFO:tasks.rados.rados.0.smithi178.stdout:2308: done (1 left) 2024-02-10T05:37:57.308 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 229 2024-02-10T05:37:57.308 INFO:tasks.rados.rados.0.smithi178.stdout:2309: seq_num 717 ranges {0=16384} 2024-02-10T05:37:57.308 INFO:tasks.rados.rados.0.smithi178.stdout:2309: writing smithi17880450-12 from 0 to 16384 tid 1 2024-02-10T05:37:57.308 INFO:tasks.rados.rados.0.smithi178.stdout:2310: rmattr oid 9 current snap is 229 2024-02-10T05:37:57.308 INFO:tasks.rados.rados.0.smithi178.stdout:2310: done (2 left) 2024-02-10T05:37:57.308 INFO:tasks.rados.rados.0.smithi178.stdout:2311: read oid 32 snap 226 2024-02-10T05:37:57.308 INFO:tasks.rados.rados.0.smithi178.stdout:2311: expect (ObjNum 1534326112 snap 21932 seq_num 1534034512) 2024-02-10T05:37:57.308 INFO:tasks.rados.rados.0.smithi178.stdout:2312: delete oid 10 current snap is 229 2024-02-10T05:37:57.308 INFO:tasks.rados.rados.0.smithi178.stdout:2307: expect (ObjNum 644 snap 208 seq_num 644) 2024-02-10T05:37:57.345 INFO:tasks.rados.rados.0.smithi178.stdout:2309: finishing write tid 1 to smithi17880450-12 2024-02-10T05:37:57.345 INFO:tasks.rados.rados.0.smithi178.stdout:2309: finishing write tid 2 to smithi17880450-12 2024-02-10T05:37:57.345 INFO:tasks.rados.rados.0.smithi178.stdout:2311: expect (ObjNum 1534326112 snap 21932 seq_num 1534034512) 2024-02-10T05:37:57.349 INFO:tasks.rados.rados.0.smithi178.stdout:2309: finishing write tid 3 to smithi17880450-12 2024-02-10T05:37:57.349 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 1025 (ObjNum 717 snap 229 seq_num 717) dirty exists 2024-02-10T05:37:57.349 INFO:tasks.rados.rados.0.smithi178.stdout:2309: left oid 12 (ObjNum 717 snap 229 seq_num 717) 2024-02-10T05:37:57.349 INFO:tasks.rados.rados.0.smithi178.stdout:2307: done (3 left) 2024-02-10T05:37:57.349 INFO:tasks.rados.rados.0.smithi178.stdout:2309: done (2 left) 2024-02-10T05:37:57.349 INFO:tasks.rados.rados.0.smithi178.stdout:2311: done (1 left) 2024-02-10T05:37:57.349 INFO:tasks.rados.rados.0.smithi178.stdout:2312: done (0 left) 2024-02-10T05:37:57.349 INFO:tasks.rados.rados.0.smithi178.stdout:2313: read oid 25 snap -1 2024-02-10T05:37:57.349 INFO:tasks.rados.rados.0.smithi178.stdout:2313: expect (ObjNum 653 snap 209 seq_num 653) 2024-02-10T05:37:57.349 INFO:tasks.rados.rados.0.smithi178.stdout:2314: copy_from oid 29 from oid 24 current snap is 229 2024-02-10T05:37:57.350 INFO:tasks.rados.rados.0.smithi178.stdout:2315: delete oid 2 current snap is 229 2024-02-10T05:37:57.352 INFO:tasks.rados.rados.0.smithi178.stdout:2315: done (2 left) 2024-02-10T05:37:57.352 INFO:tasks.rados.rados.0.smithi178.stdout:2316: copy_from oid 30 from oid 46 current snap is 229 2024-02-10T05:37:57.352 INFO:tasks.rados.rados.0.smithi178.stdout:2317: snap_create 2024-02-10T05:37:57.353 INFO:tasks.rados.rados.0.smithi178.stdout:2316: finishing copy_from to smithi17880450-30 2024-02-10T05:37:57.353 INFO:tasks.rados.rados.0.smithi178.stdout:2316: got expected ENOENT (src dne) 2024-02-10T05:37:57.353 INFO:tasks.rados.rados.0.smithi178.stdout:2316: finishing copy_from racing read to smithi17880450-30 2024-02-10T05:37:57.364 INFO:tasks.rados.rados.0.smithi178.stdout:2314: finishing copy_from racing read to smithi17880450-29 2024-02-10T05:37:57.369 INFO:tasks.rados.rados.0.smithi178.stdout:2314: finishing copy_from to smithi17880450-29 2024-02-10T05:37:57.370 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 948 (ObjNum 707 snap 225 seq_num 707) dirty exists 2024-02-10T05:37:57.404 INFO:tasks.rados.rados.0.smithi178.stdout:2313: expect (ObjNum 653 snap 209 seq_num 653) 2024-02-10T05:37:57.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:57 smithi189 ceph-mon[89631]: failed to encode map e531 with expected crc 2024-02-10T05:37:57.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:57 smithi189 ceph-mon[89631]: osdmap e531: 8 total, 7 up, 8 in 2024-02-10T05:37:57.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:57 smithi189 ceph-mon[89631]: pgmap v432: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 600 KiB/s wr, 17 op/s; 34/393 objects degraded (8.651%) 2024-02-10T05:37:57.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:57 smithi178 ceph-mon[92537]: failed to encode map e531 with expected crc 2024-02-10T05:37:57.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:57 smithi178 ceph-mon[92537]: osdmap e531: 8 total, 7 up, 8 in 2024-02-10T05:37:57.555 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:57 smithi178 ceph-mon[92537]: pgmap v432: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 600 KiB/s wr, 17 op/s; 34/393 objects degraded (8.651%) 2024-02-10T05:37:57.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:57 smithi178 ceph-mon[95116]: failed to encode map e531 with expected crc 2024-02-10T05:37:57.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:57 smithi178 ceph-mon[95116]: osdmap e531: 8 total, 7 up, 8 in 2024-02-10T05:37:57.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:57 smithi178 ceph-mon[95116]: pgmap v432: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 600 KiB/s wr, 17 op/s; 34/393 objects degraded (8.651%) 2024-02-10T05:37:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:37:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:37:57] "GET /metrics HTTP/1.1" 200 36204 "" "Prometheus/2.43.0" 2024-02-10T05:37:58.567 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:58 smithi189 ceph-mon[89631]: failed to encode map e532 with expected crc 2024-02-10T05:37:58.567 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:58 smithi189 ceph-mon[89631]: osdmap e532: 8 total, 7 up, 8 in 2024-02-10T05:37:58.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:58 smithi178 ceph-mon[92537]: failed to encode map e532 with expected crc 2024-02-10T05:37:58.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:58 smithi178 ceph-mon[92537]: osdmap e532: 8 total, 7 up, 8 in 2024-02-10T05:37:58.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:58 smithi178 ceph-mon[95116]: failed to encode map e532 with expected crc 2024-02-10T05:37:58.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:58 smithi178 ceph-mon[95116]: osdmap e532: 8 total, 7 up, 8 in 2024-02-10T05:37:58.809 INFO:tasks.rados.rados.0.smithi178.stdout:2313: done (3 left) 2024-02-10T05:37:58.809 INFO:tasks.rados.rados.0.smithi178.stdout:2314: done (2 left) 2024-02-10T05:37:58.809 INFO:tasks.rados.rados.0.smithi178.stdout:2316: done (1 left) 2024-02-10T05:37:58.810 INFO:tasks.rados.rados.0.smithi178.stdout:2317: done (0 left) 2024-02-10T05:37:58.810 INFO:tasks.rados.rados.0.smithi178.stdout:2318: setattr oid 23 current snap is 230 2024-02-10T05:37:58.810 INFO:tasks.rados.rados.0.smithi178.stdout:2319: snap_create 2024-02-10T05:37:58.814 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 1652 (ObjNum 703 snap 223 seq_num 703) dirty exists 2024-02-10T05:37:59.287 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T05:37:58.837+0000 7f7428f547c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-02-10T05:37:59.287 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:37:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T05:37:58.902+0000 7f7428f547c0 -1 osd.6 524 log_to_monitors true 2024-02-10T05:37:59.591 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:59 smithi189 ceph-mon[89631]: failed to encode map e533 with expected crc 2024-02-10T05:37:59.591 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:59 smithi189 ceph-mon[89631]: osdmap e533: 8 total, 7 up, 8 in 2024-02-10T05:37:59.591 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:59 smithi189 ceph-mon[89631]: pgmap v435: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.0 KiB/s wr, 4 op/s; 34/396 objects degraded (8.586%) 2024-02-10T05:37:59.591 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:59.591 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:37:59.591 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:59 smithi189 ceph-mon[89631]: from='osd.6 [v2:172.21.15.189:6816/2450146827,v1:172.21.15.189:6817/2450146827]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T05:37:59.591 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:37:59 smithi189 ceph-mon[89631]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T05:37:59.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:59 smithi178 ceph-mon[95116]: failed to encode map e533 with expected crc 2024-02-10T05:37:59.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:59 smithi178 ceph-mon[95116]: osdmap e533: 8 total, 7 up, 8 in 2024-02-10T05:37:59.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:59 smithi178 ceph-mon[95116]: pgmap v435: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.0 KiB/s wr, 4 op/s; 34/396 objects degraded (8.586%) 2024-02-10T05:37:59.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:59.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:37:59.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:59 smithi178 ceph-mon[95116]: from='osd.6 [v2:172.21.15.189:6816/2450146827,v1:172.21.15.189:6817/2450146827]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T05:37:59.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:37:59 smithi178 ceph-mon[95116]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T05:37:59.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:59 smithi178 ceph-mon[92537]: failed to encode map e533 with expected crc 2024-02-10T05:37:59.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:59 smithi178 ceph-mon[92537]: osdmap e533: 8 total, 7 up, 8 in 2024-02-10T05:37:59.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:59 smithi178 ceph-mon[92537]: pgmap v435: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 79 active+clean; 265 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.0 KiB/s wr, 4 op/s; 34/396 objects degraded (8.586%) 2024-02-10T05:37:59.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:37:59.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:37:59.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:59 smithi178 ceph-mon[92537]: from='osd.6 [v2:172.21.15.189:6816/2450146827,v1:172.21.15.189:6817/2450146827]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T05:37:59.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:37:59 smithi178 ceph-mon[92537]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T05:37:59.717 INFO:tasks.rados.rados.0.smithi178.stdout:2318: done (1 left) 2024-02-10T05:37:59.717 INFO:tasks.rados.rados.0.smithi178.stdout:2319: done (0 left) 2024-02-10T05:37:59.717 INFO:tasks.rados.rados.0.smithi178.stdout:2320: read oid 30 snap 226 2024-02-10T05:37:59.717 INFO:tasks.rados.rados.0.smithi178.stdout:2320: expect (ObjNum 645 snap 208 seq_num 645) 2024-02-10T05:37:59.717 INFO:tasks.rados.rados.0.smithi178.stdout:2321: read oid 25 snap -1 2024-02-10T05:37:59.717 INFO:tasks.rados.rados.0.smithi178.stdout:2321: expect (ObjNum 653 snap 209 seq_num 653) 2024-02-10T05:37:59.717 INFO:tasks.rados.rados.0.smithi178.stdout:2322: read oid 50 snap -1 2024-02-10T05:37:59.717 INFO:tasks.rados.rados.0.smithi178.stdout:2322: expect deleted 2024-02-10T05:37:59.718 INFO:tasks.rados.rados.0.smithi178.stdout:2323: snap_create 2024-02-10T05:37:59.756 INFO:tasks.rados.rados.0.smithi178.stdout:2320: expect (ObjNum 645 snap 208 seq_num 645) 2024-02-10T05:38:00.177 INFO:tasks.rados.rados.0.smithi178.stdout:2321: expect (ObjNum 653 snap 209 seq_num 653) 2024-02-10T05:38:00.537 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 05:38:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T05:38:00.173+0000 7f74163a4700 -1 osd.6 524 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:38:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:00 smithi189 ceph-mon[89631]: Health check update: Degraded data redundancy: 34/396 objects degraded (8.586%), 9 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:00 smithi189 ceph-mon[89631]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T05:38:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:00 smithi189 ceph-mon[89631]: osdmap e534: 8 total, 7 up, 8 in 2024-02-10T05:38:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:00 smithi189 ceph-mon[89631]: from='osd.6 [v2:172.21.15.189:6816/2450146827,v1:172.21.15.189:6817/2450146827]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:38:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:00 smithi189 ceph-mon[89631]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:38:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:00 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:00 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:00 smithi189 ceph-mon[89631]: from='osd.6 ' entity='osd.6' 2024-02-10T05:38:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:00 smithi189 ceph-mon[89631]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:38:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:00 smithi189 ceph-mon[89631]: osd.6 [v2:172.21.15.189:6816/2450146827,v1:172.21.15.189:6817/2450146827] boot 2024-02-10T05:38:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:00 smithi189 ceph-mon[89631]: osdmap e535: 8 total, 8 up, 8 in 2024-02-10T05:38:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:00 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:38:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[92537]: Health check update: Degraded data redundancy: 34/396 objects degraded (8.586%), 9 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[92537]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T05:38:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[92537]: osdmap e534: 8 total, 7 up, 8 in 2024-02-10T05:38:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[92537]: from='osd.6 [v2:172.21.15.189:6816/2450146827,v1:172.21.15.189:6817/2450146827]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:38:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[92537]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:38:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[92537]: from='osd.6 ' entity='osd.6' 2024-02-10T05:38:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[92537]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:38:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[92537]: osd.6 [v2:172.21.15.189:6816/2450146827,v1:172.21.15.189:6817/2450146827] boot 2024-02-10T05:38:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[92537]: osdmap e535: 8 total, 8 up, 8 in 2024-02-10T05:38:00.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:38:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[95116]: Health check update: Degraded data redundancy: 34/396 objects degraded (8.586%), 9 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[95116]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T05:38:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[95116]: osdmap e534: 8 total, 7 up, 8 in 2024-02-10T05:38:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[95116]: from='osd.6 [v2:172.21.15.189:6816/2450146827,v1:172.21.15.189:6817/2450146827]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:38:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[95116]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:38:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[95116]: from='osd.6 ' entity='osd.6' 2024-02-10T05:38:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[95116]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:38:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[95116]: osd.6 [v2:172.21.15.189:6816/2450146827,v1:172.21.15.189:6817/2450146827] boot 2024-02-10T05:38:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[95116]: osdmap e535: 8 total, 8 up, 8 in 2024-02-10T05:38:00.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:00 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T05:38:01.598 INFO:tasks.rados.rados.0.smithi178.stdout:2320: done (3 left) 2024-02-10T05:38:01.598 INFO:tasks.rados.rados.0.smithi178.stdout:2321: done (2 left) 2024-02-10T05:38:01.598 INFO:tasks.rados.rados.0.smithi178.stdout:2322: done (1 left) 2024-02-10T05:38:01.598 INFO:tasks.rados.rados.0.smithi178.stdout:2323: done (0 left) 2024-02-10T05:38:01.598 INFO:tasks.rados.rados.0.smithi178.stdout:2324: snap_remove snap 224 2024-02-10T05:38:01.648 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:01 smithi189 ceph-mon[89631]: failed to encode map e534 with expected crc 2024-02-10T05:38:01.649 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:01 smithi189 ceph-mon[89631]: failed to encode map e535 with expected crc 2024-02-10T05:38:01.649 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:01 smithi189 ceph-mon[89631]: failed to encode map e535 with expected crc 2024-02-10T05:38:01.649 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:01 smithi189 ceph-mon[89631]: failed to encode map e535 with expected crc 2024-02-10T05:38:01.649 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:01 smithi189 ceph-mon[89631]: failed to encode map e535 with expected crc 2024-02-10T05:38:01.649 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:01 smithi189 ceph-mon[89631]: pgmap v438: 121 pgs: 6 peering, 8 active+undersized+degraded, 28 active+undersized, 79 active+clean; 271 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.1 MiB/s wr, 11 op/s; 29/399 objects degraded (7.268%) 2024-02-10T05:38:01.649 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:01.649 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:01.649 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:01 smithi189 ceph-mon[89631]: osdmap e536: 8 total, 8 up, 8 in 2024-02-10T05:38:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[92537]: failed to encode map e534 with expected crc 2024-02-10T05:38:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[92537]: failed to encode map e535 with expected crc 2024-02-10T05:38:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[92537]: failed to encode map e535 with expected crc 2024-02-10T05:38:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[92537]: failed to encode map e535 with expected crc 2024-02-10T05:38:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[92537]: failed to encode map e535 with expected crc 2024-02-10T05:38:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[92537]: pgmap v438: 121 pgs: 6 peering, 8 active+undersized+degraded, 28 active+undersized, 79 active+clean; 271 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.1 MiB/s wr, 11 op/s; 29/399 objects degraded (7.268%) 2024-02-10T05:38:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[92537]: osdmap e536: 8 total, 8 up, 8 in 2024-02-10T05:38:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[95116]: failed to encode map e534 with expected crc 2024-02-10T05:38:01.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[95116]: failed to encode map e535 with expected crc 2024-02-10T05:38:01.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[95116]: failed to encode map e535 with expected crc 2024-02-10T05:38:01.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[95116]: failed to encode map e535 with expected crc 2024-02-10T05:38:01.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[95116]: failed to encode map e535 with expected crc 2024-02-10T05:38:01.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[95116]: pgmap v438: 121 pgs: 6 peering, 8 active+undersized+degraded, 28 active+undersized, 79 active+clean; 271 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.1 MiB/s wr, 11 op/s; 29/399 objects degraded (7.268%) 2024-02-10T05:38:01.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:01.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:01.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:01 smithi178 ceph-mon[95116]: osdmap e536: 8 total, 8 up, 8 in 2024-02-10T05:38:02.324 INFO:tasks.rados.rados.0.smithi178.stdout:2324: done (0 left) 2024-02-10T05:38:02.325 INFO:tasks.rados.rados.0.smithi178.stdout:2325: rmattr oid 49 current snap is 232 2024-02-10T05:38:02.325 INFO:tasks.rados.rados.0.smithi178.stdout:2326: rollback oid 46 current snap is 232 2024-02-10T05:38:02.325 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 46 to 230 2024-02-10T05:38:02.325 INFO:tasks.rados.rados.0.smithi178.stdout:2327: snap_create 2024-02-10T05:38:02.337 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 1977 (ObjNum 693 snap 219 seq_num 693) dirty exists 2024-02-10T05:38:02.338 INFO:tasks.rados.rados.0.smithi178.stdout:2326: finishing rollback tid 1 to smithi17880450-46 2024-02-10T05:38:02.338 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 1884 (ObjNum 33 snap 0 seq_num 1953850740) dirty dne 2024-02-10T05:38:02.690 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:02 smithi189 ceph-mon[89631]: failed to encode map e536 with expected crc 2024-02-10T05:38:02.690 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:02 smithi189 ceph-mon[89631]: failed to encode map e536 with expected crc 2024-02-10T05:38:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:02 smithi178 ceph-mon[92537]: failed to encode map e536 with expected crc 2024-02-10T05:38:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:02 smithi178 ceph-mon[92537]: failed to encode map e536 with expected crc 2024-02-10T05:38:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:02 smithi178 ceph-mon[95116]: failed to encode map e536 with expected crc 2024-02-10T05:38:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:02 smithi178 ceph-mon[95116]: failed to encode map e536 with expected crc 2024-02-10T05:38:03.330 INFO:tasks.rados.rados.0.smithi178.stdout:2325: done (2 left) 2024-02-10T05:38:03.330 INFO:tasks.rados.rados.0.smithi178.stdout:2326: done (1 left) 2024-02-10T05:38:03.330 INFO:tasks.rados.rados.0.smithi178.stdout:2327: done (0 left) 2024-02-10T05:38:03.330 INFO:tasks.rados.rados.0.smithi178.stdout:2328: rmattr oid 32 current snap is 233 2024-02-10T05:38:03.331 INFO:tasks.rados.rados.0.smithi178.stdout:2329: rollback oid 9 current snap is 233 2024-02-10T05:38:03.331 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 9 to 228 2024-02-10T05:38:03.331 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 233 2024-02-10T05:38:03.331 INFO:tasks.rados.rados.0.smithi178.stdout:2330: seq_num 720 ranges {17620992=65536} 2024-02-10T05:38:03.423 INFO:tasks.rados.rados.0.smithi178.stdout:2330: writing smithi17880450-7 from 17620992 to 17686528 tid 1 2024-02-10T05:38:03.423 INFO:tasks.rados.rados.0.smithi178.stdout:2331: snap_create 2024-02-10T05:38:03.424 INFO:tasks.rados.rados.0.smithi178.stdout:2329: finishing rollback tid 1 to smithi17880450-9 2024-02-10T05:38:03.424 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 1456 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-02-10T05:38:03.424 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 1850 (ObjNum 129 snap 0 seq_num 28982902) dirty exists 2024-02-10T05:38:03.426 INFO:tasks.rados.rados.0.smithi178.stdout:2330: finishing write tid 1 to smithi17880450-7 2024-02-10T05:38:03.427 INFO:tasks.rados.rados.0.smithi178.stdout:2330: finishing write tid 2 to smithi17880450-7 2024-02-10T05:38:03.428 INFO:tasks.rados.rados.0.smithi178.stdout:2330: finishing write tid 3 to smithi17880450-7 2024-02-10T05:38:03.428 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 1619 (ObjNum 720 snap 233 seq_num 720) dirty exists 2024-02-10T05:38:03.428 INFO:tasks.rados.rados.0.smithi178.stdout:2330: left oid 7 (ObjNum 720 snap 233 seq_num 720) 2024-02-10T05:38:03.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:03 smithi178 ceph-mon[95116]: failed to encode map e537 with expected crc 2024-02-10T05:38:03.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:03 smithi178 ceph-mon[95116]: osdmap e537: 8 total, 8 up, 8 in 2024-02-10T05:38:03.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:03 smithi178 ceph-mon[95116]: failed to encode map e537 with expected crc 2024-02-10T05:38:03.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:03 smithi178 ceph-mon[95116]: pgmap v441: 121 pgs: 6 peering, 7 active+undersized+degraded, 28 active+undersized, 80 active+clean; 271 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 8 op/s; 22/399 objects degraded (5.514%); 394 KiB/s, 0 objects/s recovering 2024-02-10T05:38:03.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:03 smithi178 ceph-mon[92537]: failed to encode map e537 with expected crc 2024-02-10T05:38:03.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:03 smithi178 ceph-mon[92537]: osdmap e537: 8 total, 8 up, 8 in 2024-02-10T05:38:03.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:03 smithi178 ceph-mon[92537]: failed to encode map e537 with expected crc 2024-02-10T05:38:03.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:03 smithi178 ceph-mon[92537]: pgmap v441: 121 pgs: 6 peering, 7 active+undersized+degraded, 28 active+undersized, 80 active+clean; 271 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 8 op/s; 22/399 objects degraded (5.514%); 394 KiB/s, 0 objects/s recovering 2024-02-10T05:38:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:03 smithi189 ceph-mon[89631]: failed to encode map e537 with expected crc 2024-02-10T05:38:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:03 smithi189 ceph-mon[89631]: osdmap e537: 8 total, 8 up, 8 in 2024-02-10T05:38:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:03 smithi189 ceph-mon[89631]: failed to encode map e537 with expected crc 2024-02-10T05:38:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:03 smithi189 ceph-mon[89631]: pgmap v441: 121 pgs: 6 peering, 7 active+undersized+degraded, 28 active+undersized, 80 active+clean; 271 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 8 op/s; 22/399 objects degraded (5.514%); 394 KiB/s, 0 objects/s recovering 2024-02-10T05:38:04.331 INFO:tasks.rados.rados.0.smithi178.stdout:2328: done (3 left) 2024-02-10T05:38:04.331 INFO:tasks.rados.rados.0.smithi178.stdout:2329: done (2 left) 2024-02-10T05:38:04.331 INFO:tasks.rados.rados.0.smithi178.stdout:2330: done (1 left) 2024-02-10T05:38:04.331 INFO:tasks.rados.rados.0.smithi178.stdout:2331: done (0 left) 2024-02-10T05:38:04.331 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 33 current snap is 234 2024-02-10T05:38:04.331 INFO:tasks.rados.rados.0.smithi178.stdout:2332: seq_num 721 ranges {0=81920} 2024-02-10T05:38:04.332 INFO:tasks.rados.rados.0.smithi178.stdout:2332: writing smithi17880450-33 from 0 to 81920 tid 1 2024-02-10T05:38:04.332 INFO:tasks.rados.rados.0.smithi178.stdout:2333: snap_create 2024-02-10T05:38:04.340 INFO:tasks.rados.rados.0.smithi178.stdout:2332: finishing write tid 1 to smithi17880450-33 2024-02-10T05:38:04.340 INFO:tasks.rados.rados.0.smithi178.stdout:2332: finishing write tid 2 to smithi17880450-33 2024-02-10T05:38:04.342 INFO:tasks.rados.rados.0.smithi178.stdout:2332: finishing write tid 3 to smithi17880450-33 2024-02-10T05:38:04.342 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 755 (ObjNum 721 snap 234 seq_num 721) dirty exists 2024-02-10T05:38:04.343 INFO:tasks.rados.rados.0.smithi178.stdout:2332: left oid 33 (ObjNum 721 snap 234 seq_num 721) 2024-02-10T05:38:04.489 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:04 smithi189 ceph-mon[89631]: osdmap e538: 8 total, 8 up, 8 in 2024-02-10T05:38:04.489 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:04 smithi189 ceph-mon[89631]: failed to encode map e538 with expected crc 2024-02-10T05:38:04.702 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:04 smithi178 ceph-mon[92537]: osdmap e538: 8 total, 8 up, 8 in 2024-02-10T05:38:04.702 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:04 smithi178 ceph-mon[92537]: failed to encode map e538 with expected crc 2024-02-10T05:38:04.702 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:04 smithi178 ceph-mon[95116]: osdmap e538: 8 total, 8 up, 8 in 2024-02-10T05:38:04.702 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:04 smithi178 ceph-mon[95116]: failed to encode map e538 with expected crc 2024-02-10T05:38:04.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:38:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T05:38:04.701+0000 7fe6e8ab6700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2024-02-10T05:38:05.332 INFO:tasks.rados.rados.0.smithi178.stdout:2332: done (1 left) 2024-02-10T05:38:05.332 INFO:tasks.rados.rados.0.smithi178.stdout:2333: done (0 left) 2024-02-10T05:38:05.332 INFO:tasks.rados.rados.0.smithi178.stdout:2334: delete oid 46 current snap is 235 2024-02-10T05:38:05.335 INFO:tasks.rados.rados.0.smithi178.stdout:2334: done (0 left) 2024-02-10T05:38:05.335 INFO:tasks.rados.rados.0.smithi178.stdout:2335: delete oid 40 current snap is 235 2024-02-10T05:38:05.337 INFO:tasks.rados.rados.0.smithi178.stdout:2335: done (0 left) 2024-02-10T05:38:05.338 INFO:tasks.rados.rados.0.smithi178.stdout:2336: snap_create 2024-02-10T05:38:05.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: osdmap e539: 8 total, 8 up, 8 in 2024-02-10T05:38:05.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: failed to encode map e539 with expected crc 2024-02-10T05:38:05.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:05.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:05.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:38:05.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:38:05.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:05.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: pgmap v444: 121 pgs: 6 peering, 3 active+undersized+degraded, 10 active+undersized, 102 active+clean; 267 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 20 KiB/s wr, 6 op/s; 11/399 objects degraded (2.757%); 2.9 MiB/s, 1 objects/s recovering 2024-02-10T05:38:05.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:38:05.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:05.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:05.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:05.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T05:38:05.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: Health check update: Degraded data redundancy: 22/399 objects degraded (5.514%), 7 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:05.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[92537]: osdmap e540: 8 total, 8 up, 8 in 2024-02-10T05:38:05.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: osdmap e539: 8 total, 8 up, 8 in 2024-02-10T05:38:05.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: failed to encode map e539 with expected crc 2024-02-10T05:38:05.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:05.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:05.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:38:05.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:38:05.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:05.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: pgmap v444: 121 pgs: 6 peering, 3 active+undersized+degraded, 10 active+undersized, 102 active+clean; 267 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 20 KiB/s wr, 6 op/s; 11/399 objects degraded (2.757%); 2.9 MiB/s, 1 objects/s recovering 2024-02-10T05:38:05.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:38:05.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:05.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:05.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:05.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T05:38:05.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: Health check update: Degraded data redundancy: 22/399 objects degraded (5.514%), 7 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:05.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:05 smithi178 ceph-mon[95116]: osdmap e540: 8 total, 8 up, 8 in 2024-02-10T05:38:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: osdmap e539: 8 total, 8 up, 8 in 2024-02-10T05:38:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: failed to encode map e539 with expected crc 2024-02-10T05:38:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:38:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:38:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: pgmap v444: 121 pgs: 6 peering, 3 active+undersized+degraded, 10 active+undersized, 102 active+clean; 267 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 20 KiB/s wr, 6 op/s; 11/399 objects degraded (2.757%); 2.9 MiB/s, 1 objects/s recovering 2024-02-10T05:38:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:38:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T05:38:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: Health check update: Degraded data redundancy: 22/399 objects degraded (5.514%), 7 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:05.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:05 smithi189 ceph-mon[89631]: osdmap e540: 8 total, 8 up, 8 in 2024-02-10T05:38:06.339 INFO:tasks.rados.rados.0.smithi178.stdout:2336: done (0 left) 2024-02-10T05:38:06.339 INFO:tasks.rados.rados.0.smithi178.stdout:2337: read oid 50 snap -1 2024-02-10T05:38:06.339 INFO:tasks.rados.rados.0.smithi178.stdout:2337: expect deleted 2024-02-10T05:38:06.339 INFO:tasks.rados.rados.0.smithi178.stdout:2338: read oid 18 snap -1 2024-02-10T05:38:06.339 INFO:tasks.rados.rados.0.smithi178.stdout:2338: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:38:06.339 INFO:tasks.rados.rados.0.smithi178.stdout:2339: snap_create 2024-02-10T05:38:06.346 INFO:tasks.rados.rados.0.smithi178.stdout:2338: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:38:06.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:06 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T05:38:06.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:06 smithi178 ceph-mon[92537]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2024-02-10T05:38:06.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:06 smithi178 ceph-mon[92537]: osdmap e541: 8 total, 8 up, 8 in 2024-02-10T05:38:06.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:06 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T05:38:06.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:06 smithi178 ceph-mon[95116]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2024-02-10T05:38:06.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:06 smithi178 ceph-mon[95116]: osdmap e541: 8 total, 8 up, 8 in 2024-02-10T05:38:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:06 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T05:38:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:06 smithi189 ceph-mon[89631]: Upgrade: unsafe to stop osd(s) at this time (4 PGs are or would become offline) 2024-02-10T05:38:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:06 smithi189 ceph-mon[89631]: osdmap e541: 8 total, 8 up, 8 in 2024-02-10T05:38:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:2337: done (2 left) 2024-02-10T05:38:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:2338: done (1 left) 2024-02-10T05:38:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:2339: done (0 left) 2024-02-10T05:38:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:2340: read oid 28 snap -1 2024-02-10T05:38:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:2340: expect (ObjNum 627 snap 206 seq_num 627) 2024-02-10T05:38:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:2341: read oid 50 snap -1 2024-02-10T05:38:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:2341: expect deleted 2024-02-10T05:38:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 237 2024-02-10T05:38:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:2342: seq_num 724 ranges {10993664=131072} 2024-02-10T05:38:07.400 INFO:tasks.rados.rados.0.smithi178.stdout:2342: writing smithi17880450-15 from 10993664 to 11124736 tid 1 2024-02-10T05:38:07.400 INFO:tasks.rados.rados.0.smithi178.stdout:2343: snap_remove snap 231 2024-02-10T05:38:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:38:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:38:07] "GET /metrics HTTP/1.1" 200 36206 "" "Prometheus/2.43.0" 2024-02-10T05:38:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:07 smithi178 ceph-mon[92537]: failed to encode map e540 with expected crc 2024-02-10T05:38:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:07 smithi178 ceph-mon[92537]: failed to encode map e541 with expected crc 2024-02-10T05:38:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:07 smithi178 ceph-mon[92537]: pgmap v447: 121 pgs: 121 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 36 KiB/s wr, 8 op/s; 2.5 MiB/s, 0 objects/s recovering 2024-02-10T05:38:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:07 smithi178 ceph-mon[92537]: osdmap e542: 8 total, 8 up, 8 in 2024-02-10T05:38:07.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:07 smithi178 ceph-mon[95116]: failed to encode map e540 with expected crc 2024-02-10T05:38:07.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:07 smithi178 ceph-mon[95116]: failed to encode map e541 with expected crc 2024-02-10T05:38:07.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:07 smithi178 ceph-mon[95116]: pgmap v447: 121 pgs: 121 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 36 KiB/s wr, 8 op/s; 2.5 MiB/s, 0 objects/s recovering 2024-02-10T05:38:07.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:07 smithi178 ceph-mon[95116]: osdmap e542: 8 total, 8 up, 8 in 2024-02-10T05:38:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:07 smithi189 ceph-mon[89631]: failed to encode map e540 with expected crc 2024-02-10T05:38:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:07 smithi189 ceph-mon[89631]: failed to encode map e541 with expected crc 2024-02-10T05:38:08.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:07 smithi189 ceph-mon[89631]: pgmap v447: 121 pgs: 121 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 36 KiB/s wr, 8 op/s; 2.5 MiB/s, 0 objects/s recovering 2024-02-10T05:38:08.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:07 smithi189 ceph-mon[89631]: osdmap e542: 8 total, 8 up, 8 in 2024-02-10T05:38:08.342 INFO:tasks.rados.rados.0.smithi178.stdout:2340: expect (ObjNum 627 snap 206 seq_num 627) 2024-02-10T05:38:08.511 INFO:tasks.rados.rados.0.smithi178.stdout:2342: finishing write tid 1 to smithi17880450-15 2024-02-10T05:38:08.511 INFO:tasks.rados.rados.0.smithi178.stdout:2342: finishing write tid 2 to smithi17880450-15 2024-02-10T05:38:08.511 INFO:tasks.rados.rados.0.smithi178.stdout:2342: finishing write tid 3 to smithi17880450-15 2024-02-10T05:38:08.511 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 1604 (ObjNum 724 snap 237 seq_num 724) dirty exists 2024-02-10T05:38:08.511 INFO:tasks.rados.rados.0.smithi178.stdout:2342: left oid 15 (ObjNum 724 snap 237 seq_num 724) 2024-02-10T05:38:08.511 INFO:tasks.rados.rados.0.smithi178.stdout:2340: done (3 left) 2024-02-10T05:38:08.511 INFO:tasks.rados.rados.0.smithi178.stdout:2341: done (2 left) 2024-02-10T05:38:08.511 INFO:tasks.rados.rados.0.smithi178.stdout:2342: done (1 left) 2024-02-10T05:38:08.511 INFO:tasks.rados.rados.0.smithi178.stdout:2343: done (0 left) 2024-02-10T05:38:08.511 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 41 current snap is 237 2024-02-10T05:38:08.511 INFO:tasks.rados.rados.0.smithi178.stdout:2344: seq_num 725 ranges {10887168=147456} 2024-02-10T05:38:08.571 INFO:tasks.rados.rados.0.smithi178.stdout:2344: writing smithi17880450-41 from 10887168 to 11034624 tid 1 2024-02-10T05:38:08.572 INFO:tasks.rados.rados.0.smithi178.stdout:2345: rollback oid 31 current snap is 237 2024-02-10T05:38:08.572 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 31 to 230 2024-02-10T05:38:08.572 INFO:tasks.rados.rados.0.smithi178.stdout:2346: read oid 24 snap 229 2024-02-10T05:38:08.572 INFO:tasks.rados.rados.0.smithi178.stdout:2346: expect (ObjNum 707 snap 225 seq_num 707) 2024-02-10T05:38:08.572 INFO:tasks.rados.rados.0.smithi178.stdout:2347: snap_remove snap 236 2024-02-10T05:38:08.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:08 smithi178 ceph-mon[92537]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/399 objects degraded (2.757%), 3 pgs degraded) 2024-02-10T05:38:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:08 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:38:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:08 smithi178 ceph-mon[92537]: osdmap e543: 8 total, 8 up, 8 in 2024-02-10T05:38:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:08 smithi178 ceph-mon[95116]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/399 objects degraded (2.757%), 3 pgs degraded) 2024-02-10T05:38:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:08 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:38:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:08 smithi178 ceph-mon[95116]: osdmap e543: 8 total, 8 up, 8 in 2024-02-10T05:38:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:08 smithi189 ceph-mon[89631]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/399 objects degraded (2.757%), 3 pgs degraded) 2024-02-10T05:38:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:08 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:38:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:08 smithi189 ceph-mon[89631]: osdmap e543: 8 total, 8 up, 8 in 2024-02-10T05:38:09.574 INFO:tasks.rados.rados.0.smithi178.stdout:2345: finishing rollback tid 0 to smithi17880450-31 2024-02-10T05:38:09.574 INFO:tasks.rados.rados.0.smithi178.stdout:2345: finishing rollback tid 1 to smithi17880450-31 2024-02-10T05:38:09.574 INFO:tasks.rados.rados.0.smithi178.stdout:2344: finishing write tid 1 to smithi17880450-41 2024-02-10T05:38:09.574 INFO:tasks.rados.rados.0.smithi178.stdout:2345: finishing rollback tid 2 to smithi17880450-31 2024-02-10T05:38:09.574 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 1989 (ObjNum 705 snap 224 seq_num 705) dirty exists 2024-02-10T05:38:09.575 INFO:tasks.rados.rados.0.smithi178.stdout:2344: finishing write tid 2 to smithi17880450-41 2024-02-10T05:38:09.575 INFO:tasks.rados.rados.0.smithi178.stdout:2344: finishing write tid 3 to smithi17880450-41 2024-02-10T05:38:09.575 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 1854 (ObjNum 725 snap 237 seq_num 725) dirty exists 2024-02-10T05:38:09.575 INFO:tasks.rados.rados.0.smithi178.stdout:2344: left oid 41 (ObjNum 725 snap 237 seq_num 725) 2024-02-10T05:38:09.575 INFO:tasks.rados.rados.0.smithi178.stdout:2346: expect (ObjNum 707 snap 225 seq_num 707) 2024-02-10T05:38:09.710 INFO:tasks.rados.rados.0.smithi178.stdout:2344: done (3 left) 2024-02-10T05:38:09.710 INFO:tasks.rados.rados.0.smithi178.stdout:2345: done (2 left) 2024-02-10T05:38:09.710 INFO:tasks.rados.rados.0.smithi178.stdout:2346: done (1 left) 2024-02-10T05:38:09.710 INFO:tasks.rados.rados.0.smithi178.stdout:2347: done (0 left) 2024-02-10T05:38:09.710 INFO:tasks.rados.rados.0.smithi178.stdout:2348: read oid 38 snap 230 2024-02-10T05:38:09.710 INFO:tasks.rados.rados.0.smithi178.stdout:2348: expect (ObjNum 593 snap 190 seq_num 593) 2024-02-10T05:38:09.710 INFO:tasks.rados.rados.0.smithi178.stdout:2349: snap_remove snap 218 2024-02-10T05:38:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:09 smithi178 ceph-mon[95116]: failed to encode map e542 with expected crc 2024-02-10T05:38:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:09 smithi178 ceph-mon[95116]: failed to encode map e543 with expected crc 2024-02-10T05:38:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:09 smithi178 ceph-mon[95116]: pgmap v450: 121 pgs: 121 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 16 KiB/s wr, 2 op/s 2024-02-10T05:38:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:09 smithi178 ceph-mon[92537]: failed to encode map e542 with expected crc 2024-02-10T05:38:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:09 smithi178 ceph-mon[92537]: failed to encode map e543 with expected crc 2024-02-10T05:38:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:09 smithi178 ceph-mon[92537]: pgmap v450: 121 pgs: 121 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 16 KiB/s wr, 2 op/s 2024-02-10T05:38:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:09 smithi189 ceph-mon[89631]: failed to encode map e542 with expected crc 2024-02-10T05:38:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:09 smithi189 ceph-mon[89631]: failed to encode map e543 with expected crc 2024-02-10T05:38:10.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:09 smithi189 ceph-mon[89631]: pgmap v450: 121 pgs: 121 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 16 KiB/s wr, 2 op/s 2024-02-10T05:38:10.238 INFO:tasks.rados.rados.0.smithi178.stdout:2349: done (1 left) 2024-02-10T05:38:10.238 INFO:tasks.rados.rados.0.smithi178.stdout:2350: read oid 37 snap 234 2024-02-10T05:38:10.239 INFO:tasks.rados.rados.0.smithi178.stdout:2350: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:38:10.239 INFO:tasks.rados.rados.0.smithi178.stdout:2351: read oid 4 snap -1 2024-02-10T05:38:10.239 INFO:tasks.rados.rados.0.smithi178.stdout:2351: expect (ObjNum 522 snap 163 seq_num 522) 2024-02-10T05:38:10.239 INFO:tasks.rados.rados.0.smithi178.stdout:2348: expect (ObjNum 593 snap 190 seq_num 593) 2024-02-10T05:38:10.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:10 smithi178 ceph-mon[95116]: osdmap e544: 8 total, 8 up, 8 in 2024-02-10T05:38:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:10 smithi178 ceph-mon[95116]: osdmap e545: 8 total, 8 up, 8 in 2024-02-10T05:38:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:10 smithi178 ceph-mon[92537]: osdmap e544: 8 total, 8 up, 8 in 2024-02-10T05:38:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:10 smithi178 ceph-mon[92537]: osdmap e545: 8 total, 8 up, 8 in 2024-02-10T05:38:10.988 INFO:tasks.rados.rados.0.smithi178.stdout:2350: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:38:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:10 smithi189 ceph-mon[89631]: osdmap e544: 8 total, 8 up, 8 in 2024-02-10T05:38:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:10 smithi189 ceph-mon[89631]: osdmap e545: 8 total, 8 up, 8 in 2024-02-10T05:38:11.271 INFO:tasks.rados.rados.0.smithi178.stdout:2348: done (2 left) 2024-02-10T05:38:11.272 INFO:tasks.rados.rados.0.smithi178.stdout:2350: done (1 left) 2024-02-10T05:38:11.272 INFO:tasks.rados.rados.0.smithi178.stdout:2352: delete oid 46 current snap is 237 2024-02-10T05:38:11.274 INFO:tasks.rados.rados.0.smithi178.stdout:2352: done (1 left) 2024-02-10T05:38:11.274 INFO:tasks.rados.rados.0.smithi178.stdout:2353: rmattr oid 17 current snap is 237 2024-02-10T05:38:11.274 INFO:tasks.rados.rados.0.smithi178.stdout:2353: done (1 left) 2024-02-10T05:38:11.274 INFO:tasks.rados.rados.0.smithi178.stdout:2354: copy_from oid 26 from oid 25 current snap is 237 2024-02-10T05:38:11.274 INFO:tasks.rados.rados.0.smithi178.stdout:2355: read oid 35 snap -1 2024-02-10T05:38:11.274 INFO:tasks.rados.rados.0.smithi178.stdout:2355: expect deleted 2024-02-10T05:38:11.274 INFO:tasks.rados.rados.0.smithi178.stdout:2356: read oid 19 snap -1 2024-02-10T05:38:11.274 INFO:tasks.rados.rados.0.smithi178.stdout:2356: expect (ObjNum 603 snap 194 seq_num 603) 2024-02-10T05:38:11.275 INFO:tasks.rados.rados.0.smithi178.stdout:2357: setattr oid 8 current snap is 237 2024-02-10T05:38:11.276 INFO:tasks.rados.rados.0.smithi178.stdout:2355: done (4 left) 2024-02-10T05:38:11.276 INFO:tasks.rados.rados.0.smithi178.stdout:2358: read oid 31 snap 229 2024-02-10T05:38:11.276 INFO:tasks.rados.rados.0.smithi178.stdout:2358: expect (ObjNum 705 snap 224 seq_num 705) 2024-02-10T05:38:11.276 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 237 2024-02-10T05:38:11.276 INFO:tasks.rados.rados.0.smithi178.stdout:2359: seq_num 727 ranges {0=180224} 2024-02-10T05:38:11.277 INFO:tasks.rados.rados.0.smithi178.stdout:2359: writing smithi17880450-5 from 0 to 180224 tid 1 2024-02-10T05:38:11.277 INFO:tasks.rados.rados.0.smithi178.stdout:2360: snap_create 2024-02-10T05:38:11.279 INFO:tasks.rados.rados.0.smithi178.stdout:2356: expect (ObjNum 603 snap 194 seq_num 603) 2024-02-10T05:38:11.324 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 1602 (ObjNum 670 snap 217 seq_num 670) dirty exists 2024-02-10T05:38:11.324 INFO:tasks.rados.rados.0.smithi178.stdout:2358: expect (ObjNum 705 snap 224 seq_num 705) 2024-02-10T05:38:11.568 INFO:tasks.rados.rados.0.smithi178.stdout:2359: finishing write tid 1 to smithi17880450-5 2024-02-10T05:38:11.568 INFO:tasks.rados.rados.0.smithi178.stdout:2359: finishing write tid 2 to smithi17880450-5 2024-02-10T05:38:11.568 INFO:tasks.rados.rados.0.smithi178.stdout:2359: finishing write tid 3 to smithi17880450-5 2024-02-10T05:38:11.568 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 2005 (ObjNum 727 snap 237 seq_num 727) dirty exists 2024-02-10T05:38:11.568 INFO:tasks.rados.rados.0.smithi178.stdout:2359: left oid 5 (ObjNum 727 snap 237 seq_num 727) 2024-02-10T05:38:11.568 INFO:tasks.rados.rados.0.smithi178.stdout:2351: expect (ObjNum 522 snap 163 seq_num 522) 2024-02-10T05:38:11.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:11 smithi178 ceph-mon[95116]: failed to encode map e544 with expected crc 2024-02-10T05:38:11.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:11 smithi178 ceph-mon[95116]: failed to encode map e545 with expected crc 2024-02-10T05:38:11.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:11 smithi178 ceph-mon[95116]: pgmap v453: 121 pgs: 121 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 36 KiB/s wr, 4 op/s 2024-02-10T05:38:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:11 smithi178 ceph-mon[92537]: failed to encode map e544 with expected crc 2024-02-10T05:38:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:11 smithi178 ceph-mon[92537]: failed to encode map e545 with expected crc 2024-02-10T05:38:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:11 smithi178 ceph-mon[92537]: pgmap v453: 121 pgs: 121 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 36 KiB/s wr, 4 op/s 2024-02-10T05:38:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:11 smithi189 ceph-mon[89631]: failed to encode map e544 with expected crc 2024-02-10T05:38:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:11 smithi189 ceph-mon[89631]: failed to encode map e545 with expected crc 2024-02-10T05:38:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:11 smithi189 ceph-mon[89631]: pgmap v453: 121 pgs: 121 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 36 KiB/s wr, 4 op/s 2024-02-10T05:38:12.435 INFO:tasks.rados.rados.0.smithi178.stdout:2354: finishing copy_from racing read to smithi17880450-26 2024-02-10T05:38:12.435 INFO:tasks.rados.rados.0.smithi178.stdout:2354: finishing copy_from to smithi17880450-26 2024-02-10T05:38:12.435 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 1619 (ObjNum 653 snap 209 seq_num 653) dirty exists 2024-02-10T05:38:12.435 INFO:tasks.rados.rados.0.smithi178.stdout:2351: done (6 left) 2024-02-10T05:38:12.435 INFO:tasks.rados.rados.0.smithi178.stdout:2354: done (5 left) 2024-02-10T05:38:12.435 INFO:tasks.rados.rados.0.smithi178.stdout:2356: done (4 left) 2024-02-10T05:38:12.436 INFO:tasks.rados.rados.0.smithi178.stdout:2357: done (3 left) 2024-02-10T05:38:12.436 INFO:tasks.rados.rados.0.smithi178.stdout:2358: done (2 left) 2024-02-10T05:38:12.436 INFO:tasks.rados.rados.0.smithi178.stdout:2359: done (1 left) 2024-02-10T05:38:12.436 INFO:tasks.rados.rados.0.smithi178.stdout:2360: done (0 left) 2024-02-10T05:38:12.436 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 238 2024-02-10T05:38:12.436 INFO:tasks.rados.rados.0.smithi178.stdout:2361: seq_num 728 ranges {0=196608} 2024-02-10T05:38:12.437 INFO:tasks.rados.rados.0.smithi178.stdout:2361: writing smithi17880450-9 from 0 to 196608 tid 1 2024-02-10T05:38:12.437 INFO:tasks.rados.rados.0.smithi178.stdout:2362: read oid 18 snap -1 2024-02-10T05:38:12.437 INFO:tasks.rados.rados.0.smithi178.stdout:2362: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:38:12.437 INFO:tasks.rados.rados.0.smithi178.stdout:2363: rollback oid 13 current snap is 238 2024-02-10T05:38:12.437 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 13 to 232 2024-02-10T05:38:12.437 INFO:tasks.rados.rados.0.smithi178.stdout:2364: snap_create 2024-02-10T05:38:12.439 INFO:tasks.rados.rados.0.smithi178.stdout:2362: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:38:12.440 INFO:tasks.rados.rados.0.smithi178.stdout:2363: finishing rollback tid 1 to smithi17880450-13 2024-02-10T05:38:12.440 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 1843 (ObjNum 33 snap 0 seq_num 1533959968) dirty dne 2024-02-10T05:38:12.441 INFO:tasks.rados.rados.0.smithi178.stdout:2361: finishing write tid 1 to smithi17880450-9 2024-02-10T05:38:12.441 INFO:tasks.rados.rados.0.smithi178.stdout:2361: finishing write tid 2 to smithi17880450-9 2024-02-10T05:38:12.442 INFO:tasks.rados.rados.0.smithi178.stdout:2361: finishing write tid 3 to smithi17880450-9 2024-02-10T05:38:12.442 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 1458 (ObjNum 728 snap 238 seq_num 728) dirty exists 2024-02-10T05:38:12.442 INFO:tasks.rados.rados.0.smithi178.stdout:2361: left oid 9 (ObjNum 728 snap 238 seq_num 728) 2024-02-10T05:38:12.584 INFO:tasks.rados.rados.0.smithi178.stdout:2361: done (3 left) 2024-02-10T05:38:12.584 INFO:tasks.rados.rados.0.smithi178.stdout:2362: done (2 left) 2024-02-10T05:38:12.584 INFO:tasks.rados.rados.0.smithi178.stdout:2363: done (1 left) 2024-02-10T05:38:12.584 INFO:tasks.rados.rados.0.smithi178.stdout:2364: done (0 left) 2024-02-10T05:38:12.585 INFO:tasks.rados.rados.0.smithi178.stdout:2365: read oid 32 snap 237 2024-02-10T05:38:12.585 INFO:tasks.rados.rados.0.smithi178.stdout:2365: expect (ObjNum 1534736800 snap 21932 seq_num 1534734752) 2024-02-10T05:38:12.585 INFO:tasks.rados.rados.0.smithi178.stdout:2366: read oid 24 snap -1 2024-02-10T05:38:12.585 INFO:tasks.rados.rados.0.smithi178.stdout:2366: expect (ObjNum 707 snap 225 seq_num 707) 2024-02-10T05:38:12.585 INFO:tasks.rados.rados.0.smithi178.stdout:2367: rollback oid 42 current snap is 239 2024-02-10T05:38:12.585 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 42 to 237 2024-02-10T05:38:12.585 INFO:tasks.rados.rados.0.smithi178.stdout:2368: snap_create 2024-02-10T05:38:12.587 INFO:tasks.rados.rados.0.smithi178.stdout:2365: expect (ObjNum 1534736800 snap 21932 seq_num 1534734752) 2024-02-10T05:38:12.591 INFO:tasks.rados.rados.0.smithi178.stdout:2367: finishing rollback tid 0 to smithi17880450-42 2024-02-10T05:38:12.591 INFO:tasks.rados.rados.0.smithi178.stdout:2367: finishing rollback tid 1 to smithi17880450-42 2024-02-10T05:38:12.592 INFO:tasks.rados.rados.0.smithi178.stdout:2367: finishing rollback tid 2 to smithi17880450-42 2024-02-10T05:38:12.592 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 1853 (ObjNum 644 snap 208 seq_num 644) dirty exists 2024-02-10T05:38:12.597 INFO:tasks.rados.rados.0.smithi178.stdout:2366: expect (ObjNum 707 snap 225 seq_num 707) 2024-02-10T05:38:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:12 smithi178 ceph-mon[92537]: failed to encode map e546 with expected crc 2024-02-10T05:38:12.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:12 smithi178 ceph-mon[92537]: osdmap e546: 8 total, 8 up, 8 in 2024-02-10T05:38:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:12 smithi178 ceph-mon[95116]: failed to encode map e546 with expected crc 2024-02-10T05:38:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:12 smithi178 ceph-mon[95116]: osdmap e546: 8 total, 8 up, 8 in 2024-02-10T05:38:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:12 smithi189 ceph-mon[89631]: failed to encode map e546 with expected crc 2024-02-10T05:38:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:12 smithi189 ceph-mon[89631]: osdmap e546: 8 total, 8 up, 8 in 2024-02-10T05:38:13.591 INFO:tasks.rados.rados.0.smithi178.stdout:2365: done (3 left) 2024-02-10T05:38:13.592 INFO:tasks.rados.rados.0.smithi178.stdout:2366: done (2 left) 2024-02-10T05:38:13.592 INFO:tasks.rados.rados.0.smithi178.stdout:2367: done (1 left) 2024-02-10T05:38:13.592 INFO:tasks.rados.rados.0.smithi178.stdout:2368: done (0 left) 2024-02-10T05:38:13.592 INFO:tasks.rados.rados.0.smithi178.stdout:2369: copy_from oid 16 from oid 7 current snap is 240 2024-02-10T05:38:13.592 INFO:tasks.rados.rados.0.smithi178.stdout:2370: read oid 14 snap -1 2024-02-10T05:38:13.592 INFO:tasks.rados.rados.0.smithi178.stdout:2370: expect deleted 2024-02-10T05:38:13.592 INFO:tasks.rados.rados.0.smithi178.stdout:2371: delete oid 40 current snap is 240 2024-02-10T05:38:13.594 INFO:tasks.rados.rados.0.smithi178.stdout:2371: done (2 left) 2024-02-10T05:38:13.594 INFO:tasks.rados.rados.0.smithi178.stdout:2372: snap_remove snap 233 2024-02-10T05:38:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:13 smithi178 ceph-mon[92537]: failed to encode map e547 with expected crc 2024-02-10T05:38:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:13 smithi178 ceph-mon[92537]: osdmap e547: 8 total, 8 up, 8 in 2024-02-10T05:38:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:13 smithi178 ceph-mon[92537]: pgmap v456: 121 pgs: 121 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 68 KiB/s wr, 5 op/s 2024-02-10T05:38:13.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:13 smithi178 ceph-mon[95116]: failed to encode map e547 with expected crc 2024-02-10T05:38:13.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:13 smithi178 ceph-mon[95116]: osdmap e547: 8 total, 8 up, 8 in 2024-02-10T05:38:13.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:13 smithi178 ceph-mon[95116]: pgmap v456: 121 pgs: 121 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 68 KiB/s wr, 5 op/s 2024-02-10T05:38:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:13 smithi189 ceph-mon[89631]: failed to encode map e547 with expected crc 2024-02-10T05:38:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:13 smithi189 ceph-mon[89631]: osdmap e547: 8 total, 8 up, 8 in 2024-02-10T05:38:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:13 smithi189 ceph-mon[89631]: pgmap v456: 121 pgs: 121 active+clean; 267 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 68 KiB/s wr, 5 op/s 2024-02-10T05:38:14.596 INFO:tasks.rados.rados.0.smithi178.stdout:2372: done (2 left) 2024-02-10T05:38:14.596 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 240 2024-02-10T05:38:14.596 INFO:tasks.rados.rados.0.smithi178.stdout:2373: seq_num 730 ranges {3899392=229376} 2024-02-10T05:38:14.618 INFO:tasks.rados.rados.0.smithi178.stdout:2373: writing smithi17880450-37 from 3899392 to 4128768 tid 1 2024-02-10T05:38:14.618 INFO:tasks.rados.rados.0.smithi178.stdout:2374: snap_remove snap 235 2024-02-10T05:38:14.675 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:38:14.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:14 smithi178 ceph-mon[95116]: osdmap e548: 8 total, 8 up, 8 in 2024-02-10T05:38:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:14 smithi178 ceph-mon[95116]: failed to encode map e548 with expected crc 2024-02-10T05:38:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:14 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:38:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:14 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:14 smithi178 ceph-mon[92537]: osdmap e548: 8 total, 8 up, 8 in 2024-02-10T05:38:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:14 smithi178 ceph-mon[92537]: failed to encode map e548 with expected crc 2024-02-10T05:38:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:14 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:38:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:14 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:14.988 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:38:14.988 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (6m) 2m ago 10m 24.9M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:38:14.988 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (6m) 15s ago 10m 84.7M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:38:14.989 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (11m) 2m ago 11m 20.2M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:38:14.989 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (11m) 15s ago 11m 15.5M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:38:14.989 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (5m) 15s ago 15m 451M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:38:14.989 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (6m) 2m ago 16m 506M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:38:14.989 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (5m) 2m ago 16m 55.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:38:14.989 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (4m) 15s ago 15m 49.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 32ab039140f2 2024-02-10T05:38:14.989 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (5m) 2m ago 15m 46.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:38:14.989 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (6m) 2m ago 10m 16.4M - 1.5.0 0da6a335fe13 81bb7dad5008 2024-02-10T05:38:14.989 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (6m) 15s ago 10m 15.5M - 1.5.0 0da6a335fe13 31c11a476517 2024-02-10T05:38:14.989 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (3m) 2m ago 14m 199M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 6b1445eee423 2024-02-10T05:38:14.990 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (3m) 2m ago 14m 175M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 9caa5019ee1f 2024-02-10T05:38:14.990 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (2m) 2m ago 13m 152M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 2733e0215ccb 2024-02-10T05:38:14.990 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (2m) 2m ago 13m 13.5M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92fd1871dd99 2024-02-10T05:38:14.990 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (91s) 15s ago 13m 134M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 d9b69540b813 2024-02-10T05:38:14.990 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (55s) 15s ago 12m 153M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92957ef5602d 2024-02-10T05:38:14.990 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (20s) 15s ago 12m 14.9M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 86fa412173c0 2024-02-10T05:38:14.990 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (11m) 15s ago 11m 226M 2480M 17.2.7-505-g72ce7c1d a2a0bd126c96 a4501e9bbe8b 2024-02-10T05:38:14.990 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (5m) 15s ago 11m 62.2M - 2.43.0 a07b618ecd1d 42ce2738514d 2024-02-10T05:38:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:14 smithi189 ceph-mon[89631]: osdmap e548: 8 total, 8 up, 8 in 2024-02-10T05:38:15.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:14 smithi189 ceph-mon[89631]: failed to encode map e548 with expected crc 2024-02-10T05:38:15.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:14 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:15.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:38:15.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:14 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:15.382 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:38:15.382 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:38:15.382 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:38:15.382 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:38:15.383 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:38:15.383 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:38:15.383 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:38:15.383 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:38:15.383 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 1, 2024-02-10T05:38:15.383 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 7 2024-02-10T05:38:15.383 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:38:15.383 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:38:15.383 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 2 2024-02-10T05:38:15.383 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:38:15.383 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:38:15.383 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 3, 2024-02-10T05:38:15.383 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 12 2024-02-10T05:38:15.383 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:38:15.384 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:38:15.600 INFO:tasks.rados.rados.0.smithi178.stdout:2374: done (3 left) 2024-02-10T05:38:15.601 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 13 current snap is 240 2024-02-10T05:38:15.601 INFO:tasks.rados.rados.0.smithi178.stdout:2375: seq_num 731 ranges {0=245760} 2024-02-10T05:38:15.602 INFO:tasks.rados.rados.0.smithi178.stdout:2375: writing smithi17880450-13 from 0 to 245760 tid 1 2024-02-10T05:38:15.602 INFO:tasks.rados.rados.0.smithi178.stdout:2376: copy_from oid 34 from oid 12 current snap is 240 2024-02-10T05:38:15.602 INFO:tasks.rados.rados.0.smithi178.stdout:2369: finishing copy_from racing read to smithi17880450-16 2024-02-10T05:38:15.602 INFO:tasks.rados.rados.0.smithi178.stdout:2370: done (4 left) 2024-02-10T05:38:15.602 INFO:tasks.rados.rados.0.smithi178.stdout:2377: rollback oid 46 current snap is 240 2024-02-10T05:38:15.602 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 46 to 228 2024-02-10T05:38:15.602 INFO:tasks.rados.rados.0.smithi178.stdout:2369: finishing copy_from to smithi17880450-16 2024-02-10T05:38:15.602 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 1619 (ObjNum 720 snap 233 seq_num 720) dirty exists 2024-02-10T05:38:15.602 INFO:tasks.rados.rados.0.smithi178.stdout:2373: finishing write tid 1 to smithi17880450-37 2024-02-10T05:38:15.602 INFO:tasks.rados.rados.0.smithi178.stdout:2369: done (4 left) 2024-02-10T05:38:15.603 INFO:tasks.rados.rados.0.smithi178.stdout:2378: delete oid 45 current snap is 240 2024-02-10T05:38:15.603 INFO:tasks.rados.rados.0.smithi178.stdout:2373: finishing write tid 2 to smithi17880450-37 2024-02-10T05:38:15.603 INFO:tasks.rados.rados.0.smithi178.stdout:2373: finishing write tid 3 to smithi17880450-37 2024-02-10T05:38:15.603 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 2011 (ObjNum 730 snap 240 seq_num 730) dirty exists 2024-02-10T05:38:15.603 INFO:tasks.rados.rados.0.smithi178.stdout:2373: left oid 37 (ObjNum 730 snap 240 seq_num 730) 2024-02-10T05:38:15.608 INFO:tasks.rados.rados.0.smithi178.stdout:2375: finishing write tid 1 to smithi17880450-13 2024-02-10T05:38:15.609 INFO:tasks.rados.rados.0.smithi178.stdout:2375: finishing write tid 2 to smithi17880450-13 2024-02-10T05:38:15.610 INFO:tasks.rados.rados.0.smithi178.stdout:2377: finishing rollback tid 1 to smithi17880450-46 2024-02-10T05:38:15.611 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 1884 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-02-10T05:38:15.611 INFO:tasks.rados.rados.0.smithi178.stdout:2375: finishing write tid 3 to smithi17880450-13 2024-02-10T05:38:15.612 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 1856 (ObjNum 731 snap 240 seq_num 731) dirty exists 2024-02-10T05:38:15.612 INFO:tasks.rados.rados.0.smithi178.stdout:2375: left oid 13 (ObjNum 731 snap 240 seq_num 731) 2024-02-10T05:38:15.634 INFO:tasks.rados.rados.0.smithi178.stdout:2373: done (4 left) 2024-02-10T05:38:15.635 INFO:tasks.rados.rados.0.smithi178.stdout:2375: done (3 left) 2024-02-10T05:38:15.635 INFO:tasks.rados.rados.0.smithi178.stdout:2377: done (2 left) 2024-02-10T05:38:15.635 INFO:tasks.rados.rados.0.smithi178.stdout:2378: done (1 left) 2024-02-10T05:38:15.635 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 36 current snap is 240 2024-02-10T05:38:15.635 INFO:tasks.rados.rados.0.smithi178.stdout:2379: seq_num 733 ranges {3874816=278528} 2024-02-10T05:38:15.657 INFO:tasks.rados.rados.0.smithi178.stdout:2379: writing smithi17880450-36 from 3874816 to 4153344 tid 1 2024-02-10T05:38:15.657 INFO:tasks.rados.rados.0.smithi178.stdout:2380: copy_from oid 26 from oid 41 current snap is 240 2024-02-10T05:38:15.657 INFO:tasks.rados.rados.0.smithi178.stdout:2376: finishing copy_from racing read to smithi17880450-34 2024-02-10T05:38:15.657 INFO:tasks.rados.rados.0.smithi178.stdout:2376: finishing copy_from to smithi17880450-34 2024-02-10T05:38:15.657 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 1025 (ObjNum 717 snap 229 seq_num 717) dirty exists 2024-02-10T05:38:15.657 INFO:tasks.rados.rados.0.smithi178.stdout:2376: done (2 left) 2024-02-10T05:38:15.657 INFO:tasks.rados.rados.0.smithi178.stdout:2381: snap_remove snap 230 2024-02-10T05:38:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:15 smithi178 ceph-mon[92537]: osdmap e549: 8 total, 8 up, 8 in 2024-02-10T05:38:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:15 smithi178 ceph-mon[92537]: failed to encode map e549 with expected crc 2024-02-10T05:38:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:15 smithi178 ceph-mon[92537]: from='client.44303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:38:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:15 smithi178 ceph-mon[92537]: pgmap v459: 121 pgs: 121 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 13 op/s 2024-02-10T05:38:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:15 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/4011956486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:15 smithi178 ceph-mon[95116]: osdmap e549: 8 total, 8 up, 8 in 2024-02-10T05:38:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:15 smithi178 ceph-mon[95116]: failed to encode map e549 with expected crc 2024-02-10T05:38:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:15 smithi178 ceph-mon[95116]: from='client.44303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:38:15.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:15 smithi178 ceph-mon[95116]: pgmap v459: 121 pgs: 121 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 13 op/s 2024-02-10T05:38:15.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:15 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/4011956486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:16.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:15 smithi189 ceph-mon[89631]: osdmap e549: 8 total, 8 up, 8 in 2024-02-10T05:38:16.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:15 smithi189 ceph-mon[89631]: failed to encode map e549 with expected crc 2024-02-10T05:38:16.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:15 smithi189 ceph-mon[89631]: from='client.44303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:38:16.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:15 smithi189 ceph-mon[89631]: pgmap v459: 121 pgs: 121 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 13 op/s 2024-02-10T05:38:16.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:15 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/4011956486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:16.610 INFO:tasks.rados.rados.0.smithi178.stdout:2381: done (2 left) 2024-02-10T05:38:16.610 INFO:tasks.rados.rados.0.smithi178.stdout:2382: read oid 32 snap -1 2024-02-10T05:38:16.611 INFO:tasks.rados.rados.0.smithi178.stdout:2382: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:38:16.611 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 240 2024-02-10T05:38:16.611 INFO:tasks.rados.rados.0.smithi178.stdout:2379: finishing write tid 1 to smithi17880450-36 2024-02-10T05:38:16.611 INFO:tasks.rados.rados.0.smithi178.stdout:2383: seq_num 734 ranges {17686528=294912} 2024-02-10T05:38:16.709 INFO:tasks.rados.rados.0.smithi178.stdout:2383: writing smithi17880450-7 from 17686528 to 17981440 tid 1 2024-02-10T05:38:16.709 INFO:tasks.rados.rados.0.smithi178.stdout:2384: setattr oid 49 current snap is 240 2024-02-10T05:38:16.709 INFO:tasks.rados.rados.0.smithi178.stdout:2379: finishing write tid 2 to smithi17880450-36 2024-02-10T05:38:16.709 INFO:tasks.rados.rados.0.smithi178.stdout:2379: finishing write tid 3 to smithi17880450-36 2024-02-10T05:38:16.709 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 764 (ObjNum 733 snap 240 seq_num 733) dirty exists 2024-02-10T05:38:16.709 INFO:tasks.rados.rados.0.smithi178.stdout:2379: left oid 36 (ObjNum 733 snap 240 seq_num 733) 2024-02-10T05:38:16.709 INFO:tasks.rados.rados.0.smithi178.stdout:2380: finishing copy_from racing read to smithi17880450-26 2024-02-10T05:38:16.709 INFO:tasks.rados.rados.0.smithi178.stdout:2380: finishing copy_from to smithi17880450-26 2024-02-10T05:38:16.710 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 1854 (ObjNum 725 snap 237 seq_num 725) dirty exists 2024-02-10T05:38:16.710 INFO:tasks.rados.rados.0.smithi178.stdout:2382: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:38:16.712 INFO:tasks.rados.rados.0.smithi178.stdout:2379: done (4 left) 2024-02-10T05:38:16.712 INFO:tasks.rados.rados.0.smithi178.stdout:2380: done (3 left) 2024-02-10T05:38:16.712 INFO:tasks.rados.rados.0.smithi178.stdout:2382: done (2 left) 2024-02-10T05:38:16.712 INFO:tasks.rados.rados.0.smithi178.stdout:2385: read oid 32 snap -1 2024-02-10T05:38:16.712 INFO:tasks.rados.rados.0.smithi178.stdout:2385: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:38:16.712 INFO:tasks.rados.rados.0.smithi178.stdout:2386: read oid 35 snap 237 2024-02-10T05:38:16.712 INFO:tasks.rados.rados.0.smithi178.stdout:2386: expect deleted 2024-02-10T05:38:16.712 INFO:tasks.rados.rados.0.smithi178.stdout:2387: read oid 10 snap -1 2024-02-10T05:38:16.712 INFO:tasks.rados.rados.0.smithi178.stdout:2387: expect deleted 2024-02-10T05:38:16.712 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 240 2024-02-10T05:38:16.712 INFO:tasks.rados.rados.0.smithi178.stdout:2388: seq_num 735 ranges {10887168=311296} 2024-02-10T05:38:16.771 INFO:tasks.rados.rados.0.smithi178.stdout:2388: writing smithi17880450-4 from 10887168 to 11198464 tid 1 2024-02-10T05:38:16.771 INFO:tasks.rados.rados.0.smithi178.stdout:2389: snap_remove snap 232 2024-02-10T05:38:16.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:16 smithi178 ceph-mon[92537]: from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:38:16.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:16 smithi178 ceph-mon[92537]: failed to encode map e550 with expected crc 2024-02-10T05:38:16.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:16 smithi178 ceph-mon[92537]: osdmap e550: 8 total, 8 up, 8 in 2024-02-10T05:38:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:16 smithi178 ceph-mon[95116]: from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:38:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:16 smithi178 ceph-mon[95116]: failed to encode map e550 with expected crc 2024-02-10T05:38:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:16 smithi178 ceph-mon[95116]: osdmap e550: 8 total, 8 up, 8 in 2024-02-10T05:38:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:16 smithi189 ceph-mon[89631]: from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:38:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:16 smithi189 ceph-mon[89631]: failed to encode map e550 with expected crc 2024-02-10T05:38:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:16 smithi189 ceph-mon[89631]: osdmap e550: 8 total, 8 up, 8 in 2024-02-10T05:38:17.626 INFO:tasks.rados.rados.0.smithi178.stdout:2383: finishing write tid 1 to smithi17880450-7 2024-02-10T05:38:17.626 INFO:tasks.rados.rados.0.smithi178.stdout:2383: finishing write tid 2 to smithi17880450-7 2024-02-10T05:38:17.627 INFO:tasks.rados.rados.0.smithi178.stdout:2385: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:38:17.629 INFO:tasks.rados.rados.0.smithi178.stdout:2383: finishing write tid 3 to smithi17880450-7 2024-02-10T05:38:17.629 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 1621 (ObjNum 734 snap 240 seq_num 734) dirty exists 2024-02-10T05:38:17.629 INFO:tasks.rados.rados.0.smithi178.stdout:2383: left oid 7 (ObjNum 734 snap 240 seq_num 734) 2024-02-10T05:38:17.629 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 2040 (ObjNum 693 snap 219 seq_num 693) dirty exists 2024-02-10T05:38:17.629 INFO:tasks.rados.rados.0.smithi178.stdout:2388: finishing write tid 1 to smithi17880450-4 2024-02-10T05:38:17.629 INFO:tasks.rados.rados.0.smithi178.stdout:2388: finishing write tid 2 to smithi17880450-4 2024-02-10T05:38:17.630 INFO:tasks.rados.rados.0.smithi178.stdout:2388: finishing write tid 3 to smithi17880450-4 2024-02-10T05:38:17.630 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 1623 (ObjNum 735 snap 240 seq_num 735) dirty exists 2024-02-10T05:38:17.630 INFO:tasks.rados.rados.0.smithi178.stdout:2388: left oid 4 (ObjNum 735 snap 240 seq_num 735) 2024-02-10T05:38:17.630 INFO:tasks.rados.rados.0.smithi178.stdout:2383: done (6 left) 2024-02-10T05:38:17.630 INFO:tasks.rados.rados.0.smithi178.stdout:2384: done (5 left) 2024-02-10T05:38:17.630 INFO:tasks.rados.rados.0.smithi178.stdout:2385: done (4 left) 2024-02-10T05:38:17.630 INFO:tasks.rados.rados.0.smithi178.stdout:2386: done (3 left) 2024-02-10T05:38:17.630 INFO:tasks.rados.rados.0.smithi178.stdout:2387: done (2 left) 2024-02-10T05:38:17.630 INFO:tasks.rados.rados.0.smithi178.stdout:2388: done (1 left) 2024-02-10T05:38:17.630 INFO:tasks.rados.rados.0.smithi178.stdout:2389: done (0 left) 2024-02-10T05:38:17.630 INFO:tasks.rados.rados.0.smithi178.stdout:2390: read oid 23 snap -1 2024-02-10T05:38:17.631 INFO:tasks.rados.rados.0.smithi178.stdout:2390: expect (ObjNum 703 snap 223 seq_num 703) 2024-02-10T05:38:17.631 INFO:tasks.rados.rados.0.smithi178.stdout:2391: snap_remove snap 227 2024-02-10T05:38:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:17 smithi178 ceph-mon[92537]: failed to encode map e551 with expected crc 2024-02-10T05:38:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:17 smithi178 ceph-mon[92537]: osdmap e551: 8 total, 8 up, 8 in 2024-02-10T05:38:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:17 smithi178 ceph-mon[92537]: pgmap v462: 121 pgs: 121 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 7.5 MiB/s wr, 12 op/s 2024-02-10T05:38:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:38:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:38:17] "GET /metrics HTTP/1.1" 200 36198 "" "Prometheus/2.43.0" 2024-02-10T05:38:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:17 smithi178 ceph-mon[95116]: failed to encode map e551 with expected crc 2024-02-10T05:38:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:17 smithi178 ceph-mon[95116]: osdmap e551: 8 total, 8 up, 8 in 2024-02-10T05:38:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:17 smithi178 ceph-mon[95116]: pgmap v462: 121 pgs: 121 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 7.5 MiB/s wr, 12 op/s 2024-02-10T05:38:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:17 smithi189 ceph-mon[89631]: failed to encode map e551 with expected crc 2024-02-10T05:38:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:17 smithi189 ceph-mon[89631]: osdmap e551: 8 total, 8 up, 8 in 2024-02-10T05:38:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:17 smithi189 ceph-mon[89631]: pgmap v462: 121 pgs: 121 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 7.5 MiB/s wr, 12 op/s 2024-02-10T05:38:18.630 INFO:tasks.rados.rados.0.smithi178.stdout:2391: done (1 left) 2024-02-10T05:38:18.630 INFO:tasks.rados.rados.0.smithi178.stdout:2392: rollback oid 14 current snap is 240 2024-02-10T05:38:18.630 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 14 to 234 2024-02-10T05:38:18.630 INFO:tasks.rados.rados.0.smithi178.stdout:2393: copy_from oid 30 from oid 46 current snap is 240 2024-02-10T05:38:18.630 INFO:tasks.rados.rados.0.smithi178.stdout:2394: rollback oid 21 current snap is 240 2024-02-10T05:38:18.630 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 21 to 228 2024-02-10T05:38:18.631 INFO:tasks.rados.rados.0.smithi178.stdout:2395: setattr oid 49 current snap is 240 2024-02-10T05:38:18.631 INFO:tasks.rados.rados.0.smithi178.stdout:2390: expect (ObjNum 703 snap 223 seq_num 703) 2024-02-10T05:38:18.702 INFO:tasks.rados.rados.0.smithi178.stdout:2394: finishing rollback tid 1 to smithi17880450-21 2024-02-10T05:38:18.703 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 952 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-10T05:38:18.703 INFO:tasks.rados.rados.0.smithi178.stdout:2393: finishing copy_from to smithi17880450-30 2024-02-10T05:38:18.703 INFO:tasks.rados.rados.0.smithi178.stdout:2393: got expected ENOENT (src dne) 2024-02-10T05:38:18.703 INFO:tasks.rados.rados.0.smithi178.stdout:2393: finishing copy_from racing read to smithi17880450-30 2024-02-10T05:38:18.703 INFO:tasks.rados.rados.0.smithi178.stdout:2392: finishing rollback tid 1 to smithi17880450-14 2024-02-10T05:38:18.703 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 743 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-10T05:38:18.703 INFO:tasks.rados.rados.0.smithi178.stdout:2390: done (4 left) 2024-02-10T05:38:18.703 INFO:tasks.rados.rados.0.smithi178.stdout:2392: done (3 left) 2024-02-10T05:38:18.703 INFO:tasks.rados.rados.0.smithi178.stdout:2393: done (2 left) 2024-02-10T05:38:18.703 INFO:tasks.rados.rados.0.smithi178.stdout:2394: done (1 left) 2024-02-10T05:38:18.703 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 240 2024-02-10T05:38:18.703 INFO:tasks.rados.rados.0.smithi178.stdout:2396: seq_num 736 ranges {0=335872} 2024-02-10T05:38:18.704 INFO:tasks.rados.rados.0.smithi178.stdout:2396: writing smithi17880450-32 from 0 to 335872 tid 1 2024-02-10T05:38:18.704 INFO:tasks.rados.rados.0.smithi178.stdout:2397: delete oid 1 current snap is 240 2024-02-10T05:38:18.705 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 2061 (ObjNum 693 snap 219 seq_num 693) dirty exists 2024-02-10T05:38:18.707 INFO:tasks.rados.rados.0.smithi178.stdout:2395: done (2 left) 2024-02-10T05:38:18.707 INFO:tasks.rados.rados.0.smithi178.stdout:2397: done (1 left) 2024-02-10T05:38:18.707 INFO:tasks.rados.rados.0.smithi178.stdout:2398: setattr oid 23 current snap is 240 2024-02-10T05:38:18.708 INFO:tasks.rados.rados.0.smithi178.stdout:2396: finishing write tid 1 to smithi17880450-32 2024-02-10T05:38:18.708 INFO:tasks.rados.rados.0.smithi178.stdout:2396: finishing write tid 2 to smithi17880450-32 2024-02-10T05:38:18.710 INFO:tasks.rados.rados.0.smithi178.stdout:2399: copy_from oid 3 from oid 8 current snap is 240 2024-02-10T05:38:18.710 INFO:tasks.rados.rados.0.smithi178.stdout:2396: finishing write tid 3 to smithi17880450-32 2024-02-10T05:38:18.710 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 1855 (ObjNum 736 snap 240 seq_num 736) dirty exists 2024-02-10T05:38:18.710 INFO:tasks.rados.rados.0.smithi178.stdout:2396: left oid 32 (ObjNum 736 snap 240 seq_num 736) 2024-02-10T05:38:18.710 INFO:tasks.rados.rados.0.smithi178.stdout:2396: done (2 left) 2024-02-10T05:38:18.711 INFO:tasks.rados.rados.0.smithi178.stdout:2400: read oid 28 snap -1 2024-02-10T05:38:18.711 INFO:tasks.rados.rados.0.smithi178.stdout:2400: expect (ObjNum 627 snap 206 seq_num 627) 2024-02-10T05:38:18.711 INFO:tasks.rados.rados.0.smithi178.stdout:2401: rollback oid 47 current snap is 240 2024-02-10T05:38:18.711 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 47 to 216 2024-02-10T05:38:18.711 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 240 2024-02-10T05:38:18.711 INFO:tasks.rados.rados.0.smithi178.stdout:2402: seq_num 738 ranges {0=368640} 2024-02-10T05:38:18.712 INFO:tasks.rados.rados.0.smithi178.stdout:2402: writing smithi17880450-10 from 0 to 368640 tid 1 2024-02-10T05:38:18.712 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 35 current snap is 240 2024-02-10T05:38:18.713 INFO:tasks.rados.rados.0.smithi178.stdout:2403: seq_num 739 ranges {0=385024} 2024-02-10T05:38:18.715 INFO:tasks.rados.rados.0.smithi178.stdout:2403: writing smithi17880450-35 from 0 to 385024 tid 1 2024-02-10T05:38:18.715 INFO:tasks.rados.rados.0.smithi178.stdout:2404: snap_create 2024-02-10T05:38:18.716 INFO:tasks.rados.rados.0.smithi178.stdout:2402: finishing write tid 1 to smithi17880450-10 2024-02-10T05:38:18.716 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 1653 (ObjNum 703 snap 223 seq_num 703) dirty exists 2024-02-10T05:38:18.717 INFO:tasks.rados.rados.0.smithi178.stdout:2402: finishing write tid 2 to smithi17880450-10 2024-02-10T05:38:18.717 INFO:tasks.rados.rados.0.smithi178.stdout:2401: finishing rollback tid 0 to smithi17880450-47 2024-02-10T05:38:18.717 INFO:tasks.rados.rados.0.smithi178.stdout:2401: finishing rollback tid 1 to smithi17880450-47 2024-02-10T05:38:18.717 INFO:tasks.rados.rados.0.smithi178.stdout:2401: finishing rollback tid 2 to smithi17880450-47 2024-02-10T05:38:18.717 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 1656 (ObjNum 665 snap 211 seq_num 665) dirty exists 2024-02-10T05:38:18.718 INFO:tasks.rados.rados.0.smithi178.stdout:2402: finishing write tid 3 to smithi17880450-10 2024-02-10T05:38:18.718 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1606 (ObjNum 738 snap 240 seq_num 738) dirty exists 2024-02-10T05:38:18.718 INFO:tasks.rados.rados.0.smithi178.stdout:2402: left oid 10 (ObjNum 738 snap 240 seq_num 738) 2024-02-10T05:38:18.721 INFO:tasks.rados.rados.0.smithi178.stdout:2403: finishing write tid 1 to smithi17880450-35 2024-02-10T05:38:18.721 INFO:tasks.rados.rados.0.smithi178.stdout:2403: finishing write tid 2 to smithi17880450-35 2024-02-10T05:38:18.722 INFO:tasks.rados.rados.0.smithi178.stdout:2403: finishing write tid 3 to smithi17880450-35 2024-02-10T05:38:18.722 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 1658 (ObjNum 739 snap 240 seq_num 739) dirty exists 2024-02-10T05:38:18.722 INFO:tasks.rados.rados.0.smithi178.stdout:2403: left oid 35 (ObjNum 739 snap 240 seq_num 739) 2024-02-10T05:38:18.724 INFO:tasks.rados.rados.0.smithi178.stdout:2400: expect (ObjNum 627 snap 206 seq_num 627) 2024-02-10T05:38:18.890 INFO:tasks.rados.rados.0.smithi178.stdout:2399: finishing copy_from racing read to smithi17880450-3 2024-02-10T05:38:18.890 INFO:tasks.rados.rados.0.smithi178.stdout:2399: finishing copy_from to smithi17880450-3 2024-02-10T05:38:18.890 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 1602 (ObjNum 670 snap 217 seq_num 670) dirty exists 2024-02-10T05:38:18.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:18 smithi178 ceph-mon[95116]: osdmap e552: 8 total, 8 up, 8 in 2024-02-10T05:38:18.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:18 smithi178 ceph-mon[95116]: failed to encode map e552 with expected crc 2024-02-10T05:38:18.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:18 smithi178 ceph-mon[92537]: osdmap e552: 8 total, 8 up, 8 in 2024-02-10T05:38:18.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:18 smithi178 ceph-mon[92537]: failed to encode map e552 with expected crc 2024-02-10T05:38:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:18 smithi189 ceph-mon[89631]: osdmap e552: 8 total, 8 up, 8 in 2024-02-10T05:38:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:18 smithi189 ceph-mon[89631]: failed to encode map e552 with expected crc 2024-02-10T05:38:19.641 INFO:tasks.rados.rados.0.smithi178.stdout:2398: done (6 left) 2024-02-10T05:38:19.641 INFO:tasks.rados.rados.0.smithi178.stdout:2399: done (5 left) 2024-02-10T05:38:19.641 INFO:tasks.rados.rados.0.smithi178.stdout:2400: done (4 left) 2024-02-10T05:38:19.641 INFO:tasks.rados.rados.0.smithi178.stdout:2401: done (3 left) 2024-02-10T05:38:19.641 INFO:tasks.rados.rados.0.smithi178.stdout:2402: done (2 left) 2024-02-10T05:38:19.641 INFO:tasks.rados.rados.0.smithi178.stdout:2403: done (1 left) 2024-02-10T05:38:19.641 INFO:tasks.rados.rados.0.smithi178.stdout:2404: done (0 left) 2024-02-10T05:38:19.641 INFO:tasks.rados.rados.0.smithi178.stdout:2405: rollback oid 45 current snap is 241 2024-02-10T05:38:19.641 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 45 to 228 2024-02-10T05:38:19.641 INFO:tasks.rados.rados.0.smithi178.stdout:2406: read oid 14 snap -1 2024-02-10T05:38:19.642 INFO:tasks.rados.rados.0.smithi178.stdout:2406: expect deleted 2024-02-10T05:38:19.642 INFO:tasks.rados.rados.0.smithi178.stdout:2407: read oid 3 snap -1 2024-02-10T05:38:19.642 INFO:tasks.rados.rados.0.smithi178.stdout:2407: expect (ObjNum 670 snap 217 seq_num 670) 2024-02-10T05:38:19.642 INFO:tasks.rados.rados.0.smithi178.stdout:2408: read oid 43 snap -1 2024-02-10T05:38:19.642 INFO:tasks.rados.rados.0.smithi178.stdout:2408: expect (ObjNum 679 snap 218 seq_num 679) 2024-02-10T05:38:19.642 INFO:tasks.rados.rados.0.smithi178.stdout:2409: setattr oid 36 current snap is 241 2024-02-10T05:38:19.644 INFO:tasks.rados.rados.0.smithi178.stdout:2406: done (4 left) 2024-02-10T05:38:19.645 INFO:tasks.rados.rados.0.smithi178.stdout:2410: rmattr oid 38 current snap is 241 2024-02-10T05:38:19.645 INFO:tasks.rados.rados.0.smithi178.stdout:2411: rmattr oid 2 current snap is 241 2024-02-10T05:38:19.645 INFO:tasks.rados.rados.0.smithi178.stdout:2411: done (5 left) 2024-02-10T05:38:19.645 INFO:tasks.rados.rados.0.smithi178.stdout:2412: snap_create 2024-02-10T05:38:19.648 INFO:tasks.rados.rados.0.smithi178.stdout:2405: finishing rollback tid 1 to smithi17880450-45 2024-02-10T05:38:19.649 INFO:tasks.rados.rados.0.smithi178.stdout:2405: finishing rollback tid 2 to smithi17880450-45 2024-02-10T05:38:19.649 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 1607 (ObjNum 688 snap 218 seq_num 688) dirty exists 2024-02-10T05:38:19.650 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 773 (ObjNum 733 snap 240 seq_num 733) dirty exists 2024-02-10T05:38:19.653 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1625 (ObjNum 593 snap 190 seq_num 593) dirty exists 2024-02-10T05:38:19.653 INFO:tasks.rados.rados.0.smithi178.stdout:2408: expect (ObjNum 679 snap 218 seq_num 679) 2024-02-10T05:38:19.732 INFO:tasks.rados.rados.0.smithi178.stdout:2407: expect (ObjNum 670 snap 217 seq_num 670) 2024-02-10T05:38:19.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:19 smithi178 ceph-mon[95116]: osdmap e553: 8 total, 8 up, 8 in 2024-02-10T05:38:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:19 smithi178 ceph-mon[95116]: failed to encode map e553 with expected crc 2024-02-10T05:38:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:19 smithi178 ceph-mon[95116]: failed to encode map e553 with expected crc 2024-02-10T05:38:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:19 smithi178 ceph-mon[95116]: pgmap v465: 121 pgs: 121 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 KiB/s wr, 3 op/s 2024-02-10T05:38:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:19 smithi178 ceph-mon[92537]: osdmap e553: 8 total, 8 up, 8 in 2024-02-10T05:38:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:19 smithi178 ceph-mon[92537]: failed to encode map e553 with expected crc 2024-02-10T05:38:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:19 smithi178 ceph-mon[92537]: failed to encode map e553 with expected crc 2024-02-10T05:38:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:19 smithi178 ceph-mon[92537]: pgmap v465: 121 pgs: 121 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 KiB/s wr, 3 op/s 2024-02-10T05:38:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:19 smithi189 ceph-mon[89631]: osdmap e553: 8 total, 8 up, 8 in 2024-02-10T05:38:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:19 smithi189 ceph-mon[89631]: failed to encode map e553 with expected crc 2024-02-10T05:38:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:19 smithi189 ceph-mon[89631]: failed to encode map e553 with expected crc 2024-02-10T05:38:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:19 smithi189 ceph-mon[89631]: pgmap v465: 121 pgs: 121 active+clean; 294 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 KiB/s wr, 3 op/s 2024-02-10T05:38:20.334 INFO:tasks.rados.rados.0.smithi178.stdout:2405: done (5 left) 2024-02-10T05:38:20.334 INFO:tasks.rados.rados.0.smithi178.stdout:2407: done (4 left) 2024-02-10T05:38:20.334 INFO:tasks.rados.rados.0.smithi178.stdout:2408: done (3 left) 2024-02-10T05:38:20.334 INFO:tasks.rados.rados.0.smithi178.stdout:2409: done (2 left) 2024-02-10T05:38:20.334 INFO:tasks.rados.rados.0.smithi178.stdout:2410: done (1 left) 2024-02-10T05:38:20.334 INFO:tasks.rados.rados.0.smithi178.stdout:2412: done (0 left) 2024-02-10T05:38:20.335 INFO:tasks.rados.rados.0.smithi178.stdout:2413: read oid 19 snap -1 2024-02-10T05:38:20.335 INFO:tasks.rados.rados.0.smithi178.stdout:2413: expect (ObjNum 603 snap 194 seq_num 603) 2024-02-10T05:38:20.335 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 41 current snap is 242 2024-02-10T05:38:20.335 INFO:tasks.rados.rados.0.smithi178.stdout:2414: seq_num 740 ranges {11034624=401408} 2024-02-10T05:38:20.394 INFO:tasks.rados.rados.0.smithi178.stdout:2414: writing smithi17880450-41 from 11034624 to 11436032 tid 1 2024-02-10T05:38:20.394 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 242 2024-02-10T05:38:20.394 INFO:tasks.rados.rados.0.smithi178.stdout:2415: seq_num 741 ranges {17981440=417792} 2024-02-10T05:38:20.491 INFO:tasks.rados.rados.0.smithi178.stdout:2415: writing smithi17880450-7 from 17981440 to 18399232 tid 1 2024-02-10T05:38:20.491 INFO:tasks.rados.rados.0.smithi178.stdout:2416: snap_create 2024-02-10T05:38:20.492 INFO:tasks.rados.rados.0.smithi178.stdout:2413: expect (ObjNum 603 snap 194 seq_num 603) 2024-02-10T05:38:20.523 INFO:tasks.rados.rados.0.smithi178.stdout:2414: finishing write tid 1 to smithi17880450-41 2024-02-10T05:38:20.524 INFO:tasks.rados.rados.0.smithi178.stdout:2414: finishing write tid 2 to smithi17880450-41 2024-02-10T05:38:20.524 INFO:tasks.rados.rados.0.smithi178.stdout:2414: finishing write tid 3 to smithi17880450-41 2024-02-10T05:38:20.524 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 1859 (ObjNum 740 snap 242 seq_num 740) dirty exists 2024-02-10T05:38:20.524 INFO:tasks.rados.rados.0.smithi178.stdout:2414: left oid 41 (ObjNum 740 snap 242 seq_num 740) 2024-02-10T05:38:20.524 INFO:tasks.rados.rados.0.smithi178.stdout:2415: finishing write tid 1 to smithi17880450-7 2024-02-10T05:38:20.524 INFO:tasks.rados.rados.0.smithi178.stdout:2415: finishing write tid 2 to smithi17880450-7 2024-02-10T05:38:20.524 INFO:tasks.rados.rados.0.smithi178.stdout:2415: finishing write tid 3 to smithi17880450-7 2024-02-10T05:38:20.525 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 1625 (ObjNum 741 snap 242 seq_num 741) dirty exists 2024-02-10T05:38:20.525 INFO:tasks.rados.rados.0.smithi178.stdout:2415: left oid 7 (ObjNum 741 snap 242 seq_num 741) 2024-02-10T05:38:20.937 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:20 smithi189 ceph-mon[89631]: failed to encode map e554 with expected crc 2024-02-10T05:38:20.937 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:20 smithi189 ceph-mon[89631]: osdmap e554: 8 total, 8 up, 8 in 2024-02-10T05:38:20.937 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:20 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T05:38:20.937 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:20 smithi189 ceph-mon[89631]: failed to encode map e555 with expected crc 2024-02-10T05:38:20.938 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:20 smithi189 ceph-mon[89631]: osdmap e555: 8 total, 8 up, 8 in 2024-02-10T05:38:20.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:20 smithi178 ceph-mon[95116]: failed to encode map e554 with expected crc 2024-02-10T05:38:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:20 smithi178 ceph-mon[95116]: osdmap e554: 8 total, 8 up, 8 in 2024-02-10T05:38:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:20 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T05:38:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:20 smithi178 ceph-mon[95116]: failed to encode map e555 with expected crc 2024-02-10T05:38:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:20 smithi178 ceph-mon[95116]: osdmap e555: 8 total, 8 up, 8 in 2024-02-10T05:38:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:20 smithi178 ceph-mon[92537]: failed to encode map e554 with expected crc 2024-02-10T05:38:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:20 smithi178 ceph-mon[92537]: osdmap e554: 8 total, 8 up, 8 in 2024-02-10T05:38:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:20 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T05:38:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:20 smithi178 ceph-mon[92537]: failed to encode map e555 with expected crc 2024-02-10T05:38:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:20 smithi178 ceph-mon[92537]: osdmap e555: 8 total, 8 up, 8 in 2024-02-10T05:38:21.245 INFO:tasks.rados.rados.0.smithi178.stdout:2413: done (3 left) 2024-02-10T05:38:21.245 INFO:tasks.rados.rados.0.smithi178.stdout:2414: done (2 left) 2024-02-10T05:38:21.245 INFO:tasks.rados.rados.0.smithi178.stdout:2415: done (1 left) 2024-02-10T05:38:21.245 INFO:tasks.rados.rados.0.smithi178.stdout:2416: done (0 left) 2024-02-10T05:38:21.245 INFO:tasks.rados.rados.0.smithi178.stdout:2417: read oid 29 snap -1 2024-02-10T05:38:21.245 INFO:tasks.rados.rados.0.smithi178.stdout:2417: expect (ObjNum 707 snap 225 seq_num 707) 2024-02-10T05:38:21.245 INFO:tasks.rados.rados.0.smithi178.stdout:2418: snap_create 2024-02-10T05:38:21.264 INFO:tasks.rados.rados.0.smithi178.stdout:2417: expect (ObjNum 707 snap 225 seq_num 707) 2024-02-10T05:38:21.902 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:21 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T05:38:21.903 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:21 smithi189 ceph-mon[89631]: Upgrade: osd.7 is safe to restart 2024-02-10T05:38:21.903 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:21 smithi189 ceph-mon[89631]: pgmap v468: 121 pgs: 121 active+clean; 313 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.9 MiB/s wr, 30 op/s 2024-02-10T05:38:21.903 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:21 smithi189 ceph-mon[89631]: failed to encode map e556 with expected crc 2024-02-10T05:38:21.903 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:21 smithi189 ceph-mon[89631]: osdmap e556: 8 total, 8 up, 8 in 2024-02-10T05:38:21.903 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:21 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:21.903 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:21 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T05:38:21.903 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:21 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:38:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T05:38:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[92537]: Upgrade: osd.7 is safe to restart 2024-02-10T05:38:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[92537]: pgmap v468: 121 pgs: 121 active+clean; 313 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.9 MiB/s wr, 30 op/s 2024-02-10T05:38:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[92537]: failed to encode map e556 with expected crc 2024-02-10T05:38:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[92537]: osdmap e556: 8 total, 8 up, 8 in 2024-02-10T05:38:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T05:38:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:38:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T05:38:21.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[95116]: Upgrade: osd.7 is safe to restart 2024-02-10T05:38:21.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[95116]: pgmap v468: 121 pgs: 121 active+clean; 313 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.9 MiB/s wr, 30 op/s 2024-02-10T05:38:21.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[95116]: failed to encode map e556 with expected crc 2024-02-10T05:38:21.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[95116]: osdmap e556: 8 total, 8 up, 8 in 2024-02-10T05:38:21.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:21.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T05:38:21.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:21 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:38:22.247 INFO:tasks.rados.rados.0.smithi178.stdout:2417: done (1 left) 2024-02-10T05:38:22.247 INFO:tasks.rados.rados.0.smithi178.stdout:2418: done (0 left) 2024-02-10T05:38:22.247 INFO:tasks.rados.rados.0.smithi178.stdout:2419: rollback oid 30 current snap is 244 2024-02-10T05:38:22.247 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 239 2024-02-10T05:38:22.247 INFO:tasks.rados.rados.0.smithi178.stdout:2420: delete oid 21 current snap is 244 2024-02-10T05:38:22.251 INFO:tasks.rados.rados.0.smithi178.stdout:2420: done (1 left) 2024-02-10T05:38:22.251 INFO:tasks.rados.rados.0.smithi178.stdout:2421: snap_create 2024-02-10T05:38:22.251 INFO:tasks.rados.rados.0.smithi178.stdout:2419: finishing rollback tid 0 to smithi17880450-30 2024-02-10T05:38:22.251 INFO:tasks.rados.rados.0.smithi178.stdout:2419: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:38:22.252 INFO:tasks.rados.rados.0.smithi178.stdout:2419: finishing rollback tid 2 to smithi17880450-30 2024-02-10T05:38:22.252 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 1048 (ObjNum 645 snap 208 seq_num 645) dirty exists 2024-02-10T05:38:22.919 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:22 smithi189 ceph-mon[89631]: Upgrade: Updating osd.7 2024-02-10T05:38:22.920 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:22 smithi189 ceph-mon[89631]: Deploying daemon osd.7 on smithi189 2024-02-10T05:38:22.920 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:22 smithi189 ceph-mon[89631]: failed to encode map e557 with expected crc 2024-02-10T05:38:22.920 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:22 smithi189 ceph-mon[89631]: osdmap e557: 8 total, 8 up, 8 in 2024-02-10T05:38:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:22 smithi178 ceph-mon[92537]: Upgrade: Updating osd.7 2024-02-10T05:38:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:22 smithi178 ceph-mon[92537]: Deploying daemon osd.7 on smithi189 2024-02-10T05:38:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:22 smithi178 ceph-mon[92537]: failed to encode map e557 with expected crc 2024-02-10T05:38:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:22 smithi178 ceph-mon[92537]: osdmap e557: 8 total, 8 up, 8 in 2024-02-10T05:38:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:22 smithi178 ceph-mon[95116]: Upgrade: Updating osd.7 2024-02-10T05:38:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:22 smithi178 ceph-mon[95116]: Deploying daemon osd.7 on smithi189 2024-02-10T05:38:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:22 smithi178 ceph-mon[95116]: failed to encode map e557 with expected crc 2024-02-10T05:38:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:22 smithi178 ceph-mon[95116]: osdmap e557: 8 total, 8 up, 8 in 2024-02-10T05:38:23.249 INFO:tasks.rados.rados.0.smithi178.stdout:2419: done (1 left) 2024-02-10T05:38:23.249 INFO:tasks.rados.rados.0.smithi178.stdout:2421: done (0 left) 2024-02-10T05:38:23.249 INFO:tasks.rados.rados.0.smithi178.stdout:2422: snap_create 2024-02-10T05:38:23.938 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:23 smithi189 ceph-mon[89631]: pgmap v471: 121 pgs: 121 active+clean; 320 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-02-10T05:38:23.938 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:23 smithi189 ceph-mon[89631]: osdmap e558: 8 total, 8 up, 8 in 2024-02-10T05:38:23.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:23 smithi178 ceph-mon[92537]: pgmap v471: 121 pgs: 121 active+clean; 320 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-02-10T05:38:23.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:23 smithi178 ceph-mon[92537]: osdmap e558: 8 total, 8 up, 8 in 2024-02-10T05:38:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:23 smithi178 ceph-mon[95116]: pgmap v471: 121 pgs: 121 active+clean; 320 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-02-10T05:38:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:23 smithi178 ceph-mon[95116]: osdmap e558: 8 total, 8 up, 8 in 2024-02-10T05:38:24.250 INFO:tasks.rados.rados.0.smithi178.stdout:2422: done (0 left) 2024-02-10T05:38:24.250 INFO:tasks.rados.rados.0.smithi178.stdout:2423: delete oid 36 current snap is 246 2024-02-10T05:38:24.257 INFO:tasks.rados.rados.0.smithi178.stdout:2423: done (0 left) 2024-02-10T05:38:24.257 INFO:tasks.rados.rados.0.smithi178.stdout:2424: delete oid 1 current snap is 246 2024-02-10T05:38:24.259 INFO:tasks.rados.rados.0.smithi178.stdout:2424: done (0 left) 2024-02-10T05:38:24.259 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 21 current snap is 246 2024-02-10T05:38:24.259 INFO:tasks.rados.rados.0.smithi178.stdout:2425: seq_num 745 ranges {0=483328} 2024-02-10T05:38:24.262 INFO:tasks.rados.rados.0.smithi178.stdout:2425: writing smithi17880450-21 from 0 to 483328 tid 1 2024-02-10T05:38:24.262 INFO:tasks.rados.rados.0.smithi178.stdout:2426: copy_from oid 19 from oid 49 current snap is 246 2024-02-10T05:38:24.263 INFO:tasks.rados.rados.0.smithi178.stdout:2427: read oid 9 snap -1 2024-02-10T05:38:24.263 INFO:tasks.rados.rados.0.smithi178.stdout:2427: expect (ObjNum 728 snap 238 seq_num 728) 2024-02-10T05:38:24.263 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 246 2024-02-10T05:38:24.263 INFO:tasks.rados.rados.0.smithi178.stdout:2428: seq_num 746 ranges {180224=499712} 2024-02-10T05:38:24.267 INFO:tasks.rados.rados.0.smithi178.stdout:2428: writing smithi17880450-5 from 180224 to 679936 tid 1 2024-02-10T05:38:24.267 INFO:tasks.rados.rados.0.smithi178.stdout:2429: read oid 46 snap -1 2024-02-10T05:38:24.267 INFO:tasks.rados.rados.0.smithi178.stdout:2429: expect deleted 2024-02-10T05:38:24.267 INFO:tasks.rados.rados.0.smithi178.stdout:2430: delete oid 16 current snap is 246 2024-02-10T05:38:24.267 INFO:tasks.rados.rados.0.smithi178.stdout:2427: expect (ObjNum 728 snap 238 seq_num 728) 2024-02-10T05:38:24.274 INFO:tasks.rados.rados.0.smithi178.stdout:2425: finishing write tid 1 to smithi17880450-21 2024-02-10T05:38:24.274 INFO:tasks.rados.rados.0.smithi178.stdout:2425: finishing write tid 2 to smithi17880450-21 2024-02-10T05:38:24.274 INFO:tasks.rados.rados.0.smithi178.stdout:2425: finishing write tid 3 to smithi17880450-21 2024-02-10T05:38:24.274 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 954 (ObjNum 745 snap 246 seq_num 745) dirty exists 2024-02-10T05:38:24.274 INFO:tasks.rados.rados.0.smithi178.stdout:2425: left oid 21 (ObjNum 745 snap 246 seq_num 745) 2024-02-10T05:38:24.275 INFO:tasks.rados.rados.0.smithi178.stdout:2428: finishing write tid 1 to smithi17880450-5 2024-02-10T05:38:24.275 INFO:tasks.rados.rados.0.smithi178.stdout:2428: finishing write tid 2 to smithi17880450-5 2024-02-10T05:38:24.277 INFO:tasks.rados.rados.0.smithi178.stdout:2428: finishing write tid 3 to smithi17880450-5 2024-02-10T05:38:24.277 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 2064 (ObjNum 746 snap 246 seq_num 746) dirty exists 2024-02-10T05:38:24.277 INFO:tasks.rados.rados.0.smithi178.stdout:2428: left oid 5 (ObjNum 746 snap 246 seq_num 746) 2024-02-10T05:38:24.280 INFO:tasks.rados.rados.0.smithi178.stdout:2425: done (5 left) 2024-02-10T05:38:24.280 INFO:tasks.rados.rados.0.smithi178.stdout:2427: done (4 left) 2024-02-10T05:38:24.280 INFO:tasks.rados.rados.0.smithi178.stdout:2428: done (3 left) 2024-02-10T05:38:24.280 INFO:tasks.rados.rados.0.smithi178.stdout:2429: done (2 left) 2024-02-10T05:38:24.280 INFO:tasks.rados.rados.0.smithi178.stdout:2430: done (1 left) 2024-02-10T05:38:24.281 INFO:tasks.rados.rados.0.smithi178.stdout:2431: setattr oid 28 current snap is 246 2024-02-10T05:38:24.284 INFO:tasks.rados.rados.0.smithi178.stdout:2432: read oid 1 snap -1 2024-02-10T05:38:24.284 INFO:tasks.rados.rados.0.smithi178.stdout:2432: expect deleted 2024-02-10T05:38:24.284 INFO:tasks.rados.rados.0.smithi178.stdout:2433: snap_create 2024-02-10T05:38:24.288 INFO:tasks.rados.rados.0.smithi178.stdout:2426: finishing copy_from racing read to smithi17880450-19 2024-02-10T05:38:24.289 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 805 (ObjNum 627 snap 206 seq_num 627) dirty exists 2024-02-10T05:38:24.289 INFO:tasks.rados.rados.0.smithi178.stdout:2426: finishing copy_from to smithi17880450-19 2024-02-10T05:38:24.289 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2061 (ObjNum 693 snap 219 seq_num 693) dirty exists 2024-02-10T05:38:25.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:24 smithi189 systemd[1]: Stopping Ceph osd.7 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:38:25.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:24 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[55702]: 2024-02-10T05:38:24.810+0000 7f8990996700 -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-02-10T05:38:25.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:24 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[55702]: 2024-02-10T05:38:24.810+0000 7f8990996700 -1 osd.7 559 *** Got signal Terminated *** 2024-02-10T05:38:25.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:24 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[55702]: 2024-02-10T05:38:24.810+0000 7f8990996700 -1 osd.7 559 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T05:38:25.248 INFO:tasks.rados.rados.0.smithi178.stdout:2426: done (3 left) 2024-02-10T05:38:25.248 INFO:tasks.rados.rados.0.smithi178.stdout:2431: done (2 left) 2024-02-10T05:38:25.248 INFO:tasks.rados.rados.0.smithi178.stdout:2432: done (1 left) 2024-02-10T05:38:25.248 INFO:tasks.rados.rados.0.smithi178.stdout:2433: done (0 left) 2024-02-10T05:38:25.248 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 247 2024-02-10T05:38:25.248 INFO:tasks.rados.rados.0.smithi178.stdout:2434: seq_num 748 ranges {2187264=532480} 2024-02-10T05:38:25.263 INFO:tasks.rados.rados.0.smithi178.stdout:2434: writing smithi17880450-23 from 2187264 to 2719744 tid 1 2024-02-10T05:38:25.264 INFO:tasks.rados.rados.0.smithi178.stdout:2435: snap_create 2024-02-10T05:38:25.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:25 smithi189 ceph-mon[89631]: failed to encode map e558 with expected crc 2024-02-10T05:38:25.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:25 smithi189 ceph-mon[89631]: osdmap e559: 8 total, 8 up, 8 in 2024-02-10T05:38:25.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:25 smithi189 ceph-mon[89631]: failed to encode map e559 with expected crc 2024-02-10T05:38:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:25 smithi189 ceph-mon[89631]: pgmap v474: 121 pgs: 121 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 310 KiB/s wr, 14 op/s 2024-02-10T05:38:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:25 smithi189 ceph-mon[89631]: osd.7 marked itself down and dead 2024-02-10T05:38:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:25 smithi189 ceph-mon[89631]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:38:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:25 smithi189 ceph-mon[89631]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-10T05:38:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:25 smithi189 ceph-mon[89631]: osdmap e560: 8 total, 7 up, 8 in 2024-02-10T05:38:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[92537]: failed to encode map e558 with expected crc 2024-02-10T05:38:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[92537]: osdmap e559: 8 total, 8 up, 8 in 2024-02-10T05:38:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[92537]: failed to encode map e559 with expected crc 2024-02-10T05:38:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[92537]: pgmap v474: 121 pgs: 121 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 310 KiB/s wr, 14 op/s 2024-02-10T05:38:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[92537]: osd.7 marked itself down and dead 2024-02-10T05:38:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[92537]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:38:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[92537]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-10T05:38:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[92537]: osdmap e560: 8 total, 7 up, 8 in 2024-02-10T05:38:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[95116]: failed to encode map e558 with expected crc 2024-02-10T05:38:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[95116]: osdmap e559: 8 total, 8 up, 8 in 2024-02-10T05:38:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[95116]: failed to encode map e559 with expected crc 2024-02-10T05:38:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[95116]: pgmap v474: 121 pgs: 121 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 310 KiB/s wr, 14 op/s 2024-02-10T05:38:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[95116]: osd.7 marked itself down and dead 2024-02-10T05:38:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[95116]: Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T05:38:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[95116]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-10T05:38:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:25 smithi178 ceph-mon[95116]: osdmap e560: 8 total, 7 up, 8 in 2024-02-10T05:38:26.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:25 smithi189 podman[109891]: 2024-02-10 05:38:25.751576522 +0000 UTC m=+1.044566296 container died a4501e9bbe8bfc9a2c5ded52c5502d5e7c8517e1730c6e680b1a9fa478f1183b (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, RELEASE=quincy-72ce7c1, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:38:26.244 INFO:tasks.rados.rados.0.smithi178.stdout:2435: done (1 left) 2024-02-10T05:38:26.244 INFO:tasks.rados.rados.0.smithi178.stdout:2436: delete oid 34 current snap is 248 2024-02-10T05:38:26.258 INFO:tasks.rados.rados.0.smithi178.stdout:2436: done (1 left) 2024-02-10T05:38:26.258 INFO:tasks.rados.rados.0.smithi178.stdout:2437: delete oid 20 current snap is 248 2024-02-10T05:38:26.260 INFO:tasks.rados.rados.0.smithi178.stdout:2434: finishing write tid 1 to smithi17880450-23 2024-02-10T05:38:26.260 INFO:tasks.rados.rados.0.smithi178.stdout:2434: finishing write tid 2 to smithi17880450-23 2024-02-10T05:38:26.261 INFO:tasks.rados.rados.0.smithi178.stdout:2437: done (1 left) 2024-02-10T05:38:26.261 INFO:tasks.rados.rados.0.smithi178.stdout:2438: read oid 10 snap 244 2024-02-10T05:38:26.261 INFO:tasks.rados.rados.0.smithi178.stdout:2438: expect (ObjNum 738 snap 240 seq_num 738) 2024-02-10T05:38:26.262 INFO:tasks.rados.rados.0.smithi178.stdout:2439: read oid 2 snap -1 2024-02-10T05:38:26.262 INFO:tasks.rados.rados.0.smithi178.stdout:2439: expect deleted 2024-02-10T05:38:26.262 INFO:tasks.rados.rados.0.smithi178.stdout:2440: snap_remove snap 216 2024-02-10T05:38:26.418 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:26 smithi189 podman[109891]: 2024-02-10 05:38:26.141411986 +0000 UTC m=+1.434401753 container cleanup a4501e9bbe8bfc9a2c5ded52c5502d5e7c8517e1730c6e680b1a9fa478f1183b (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, RELEASE=quincy-72ce7c1, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T05:38:26.418 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:26 smithi189 bash[109891]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7 2024-02-10T05:38:26.764 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:26 smithi189 podman[109913]: 2024-02-10 05:38:26.418211362 +0000 UTC m=+0.664583042 container remove a4501e9bbe8bfc9a2c5ded52c5502d5e7c8517e1730c6e680b1a9fa478f1183b (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7, GIT_CLEAN=True, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=quincy-72ce7c1, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-02-10T05:38:27.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:26 smithi189 podman[110011]: 2024-02-10 05:38:26.667787364 +0000 UTC m=+0.018739506 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:38:27.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:26 smithi189 podman[110011]: 2024-02-10 05:38:26.769040708 +0000 UTC m=+0.119992846 container create c36ecd055318e10ada5adba18aededec7a1aabbcd6bd8ea5af4a333156909c33 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-deactivate, org.label-schema.license=GPLv2, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, 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.33.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T05:38:27.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:26 smithi189 podman[110011]: 2024-02-10 05:38:26.979795433 +0000 UTC m=+0.330747570 container init c36ecd055318e10ada5adba18aededec7a1aabbcd6bd8ea5af4a333156909c33 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-deactivate, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-02-10T05:38:27.038 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:26 smithi189 podman[110011]: 2024-02-10 05:38:26.984909608 +0000 UTC m=+0.335861752 container start c36ecd055318e10ada5adba18aededec7a1aabbcd6bd8ea5af4a333156909c33 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-02-10T05:38:27.250 INFO:tasks.rados.rados.0.smithi178.stdout:2440: done (3 left) 2024-02-10T05:38:27.251 INFO:tasks.rados.rados.0.smithi178.stdout:2441: copy_from oid 34 from oid 29 current snap is 248 2024-02-10T05:38:27.251 INFO:tasks.rados.rados.0.smithi178.stdout:2434: finishing write tid 3 to smithi17880450-23 2024-02-10T05:38:27.251 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 1660 (ObjNum 748 snap 247 seq_num 748) dirty exists 2024-02-10T05:38:27.251 INFO:tasks.rados.rados.0.smithi178.stdout:2434: left oid 23 (ObjNum 748 snap 247 seq_num 748) 2024-02-10T05:38:27.251 INFO:tasks.rados.rados.0.smithi178.stdout:2438: expect (ObjNum 738 snap 240 seq_num 738) 2024-02-10T05:38:27.267 INFO:tasks.rados.rados.0.smithi178.stdout:2434: done (3 left) 2024-02-10T05:38:27.267 INFO:tasks.rados.rados.0.smithi178.stdout:2438: done (2 left) 2024-02-10T05:38:27.267 INFO:tasks.rados.rados.0.smithi178.stdout:2439: done (1 left) 2024-02-10T05:38:27.268 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 13 current snap is 248 2024-02-10T05:38:27.268 INFO:tasks.rados.rados.0.smithi178.stdout:2442: seq_num 751 ranges {245760=581632} 2024-02-10T05:38:27.272 INFO:tasks.rados.rados.0.smithi178.stdout:2442: writing smithi17880450-13 from 245760 to 827392 tid 1 2024-02-10T05:38:27.272 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 35 current snap is 248 2024-02-10T05:38:27.273 INFO:tasks.rados.rados.0.smithi178.stdout:2443: seq_num 752 ranges {385024=598016} 2024-02-10T05:38:27.279 INFO:tasks.rados.rados.0.smithi178.stdout:2443: writing smithi17880450-35 from 385024 to 983040 tid 1 2024-02-10T05:38:27.279 INFO:tasks.rados.rados.0.smithi178.stdout:2442: finishing write tid 1 to smithi17880450-13 2024-02-10T05:38:27.279 INFO:tasks.rados.rados.0.smithi178.stdout:2444: read oid 28 snap -1 2024-02-10T05:38:27.279 INFO:tasks.rados.rados.0.smithi178.stdout:2444: expect (ObjNum 627 snap 206 seq_num 627) 2024-02-10T05:38:27.279 INFO:tasks.rados.rados.0.smithi178.stdout:2445: delete oid 20 current snap is 248 2024-02-10T05:38:27.279 INFO:tasks.rados.rados.0.smithi178.stdout:2442: finishing write tid 2 to smithi17880450-13 2024-02-10T05:38:27.282 INFO:tasks.rados.rados.0.smithi178.stdout:2442: finishing write tid 3 to smithi17880450-13 2024-02-10T05:38:27.282 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 1861 (ObjNum 751 snap 248 seq_num 751) dirty exists 2024-02-10T05:38:27.282 INFO:tasks.rados.rados.0.smithi178.stdout:2442: left oid 13 (ObjNum 751 snap 248 seq_num 751) 2024-02-10T05:38:27.285 INFO:tasks.rados.rados.0.smithi178.stdout:2443: finishing write tid 1 to smithi17880450-35 2024-02-10T05:38:27.285 INFO:tasks.rados.rados.0.smithi178.stdout:2443: finishing write tid 2 to smithi17880450-35 2024-02-10T05:38:27.286 INFO:tasks.rados.rados.0.smithi178.stdout:2442: done (4 left) 2024-02-10T05:38:27.286 INFO:tasks.rados.rados.0.smithi178.stdout:2445: done (3 left) 2024-02-10T05:38:27.286 INFO:tasks.rados.rados.0.smithi178.stdout:2446: snap_remove snap 242 2024-02-10T05:38:27.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:27 smithi189 ceph-mon[89631]: osdmap e561: 8 total, 7 up, 8 in 2024-02-10T05:38:27.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:27 smithi189 ceph-mon[89631]: pgmap v477: 121 pgs: 11 peering, 17 stale+active+clean, 93 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 412 KiB/s wr, 13 op/s 2024-02-10T05:38:27.538 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:27 smithi189 podman[110011]: 2024-02-10 05:38:27.071161057 +0000 UTC m=+0.422113205 container attach c36ecd055318e10ada5adba18aededec7a1aabbcd6bd8ea5af4a333156909c33 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-deactivate, io.buildah.version=1.33.2, RELEASE=main-290212a, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , 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 8 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD) 2024-02-10T05:38:27.538 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:27 smithi189 podman[110011]: 2024-02-10 05:38:27.292961511 +0000 UTC m=+0.643913651 container died c36ecd055318e10ada5adba18aededec7a1aabbcd6bd8ea5af4a333156909c33 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-deactivate, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=main-290212a) 2024-02-10T05:38:27.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:27 smithi178 ceph-mon[92537]: osdmap e561: 8 total, 7 up, 8 in 2024-02-10T05:38:27.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:27 smithi178 ceph-mon[92537]: pgmap v477: 121 pgs: 11 peering, 17 stale+active+clean, 93 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 412 KiB/s wr, 13 op/s 2024-02-10T05:38:27.554 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:27 smithi178 ceph-mon[95116]: osdmap e561: 8 total, 7 up, 8 in 2024-02-10T05:38:27.554 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:27 smithi178 ceph-mon[95116]: pgmap v477: 121 pgs: 11 peering, 17 stale+active+clean, 93 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 412 KiB/s wr, 13 op/s 2024-02-10T05:38:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:38:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:38:27] "GET /metrics HTTP/1.1" 200 36198 "" "Prometheus/2.43.0" 2024-02-10T05:38:28.246 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:27 smithi189 podman[110056]: 2024-02-10 05:38:27.891466402 +0000 UTC m=+0.594767712 container remove c36ecd055318e10ada5adba18aededec7a1aabbcd6bd8ea5af4a333156909c33 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-deactivate, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-02-10T05:38:28.246 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:27 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.7.service: Deactivated successfully. 2024-02-10T05:38:28.246 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:27 smithi189 systemd[1]: Stopped Ceph osd.7 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:38:28.246 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:27 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.7.service: Consumed 17.740s CPU time. 2024-02-10T05:38:28.246 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:28 smithi189 systemd[1]: Starting Ceph osd.7 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:38:28.254 INFO:tasks.rados.rados.0.smithi178.stdout:2446: done (3 left) 2024-02-10T05:38:28.254 INFO:tasks.rados.rados.0.smithi178.stdout:2447: rmattr oid 47 current snap is 248 2024-02-10T05:38:28.254 INFO:tasks.rados.rados.0.smithi178.stdout:2443: finishing write tid 3 to smithi17880450-35 2024-02-10T05:38:28.255 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 1662 (ObjNum 752 snap 248 seq_num 752) dirty exists 2024-02-10T05:38:28.255 INFO:tasks.rados.rados.0.smithi178.stdout:2443: left oid 35 (ObjNum 752 snap 248 seq_num 752) 2024-02-10T05:38:28.255 INFO:tasks.rados.rados.0.smithi178.stdout:2444: expect (ObjNum 627 snap 206 seq_num 627) 2024-02-10T05:38:28.428 INFO:tasks.rados.rados.0.smithi178.stdout:2441: finishing copy_from racing read to smithi17880450-34 2024-02-10T05:38:28.428 INFO:tasks.rados.rados.0.smithi178.stdout:2441: finishing copy_from to smithi17880450-34 2024-02-10T05:38:28.428 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 948 (ObjNum 707 snap 225 seq_num 707) dirty exists 2024-02-10T05:38:28.428 INFO:tasks.rados.rados.0.smithi178.stdout:2441: done (3 left) 2024-02-10T05:38:28.428 INFO:tasks.rados.rados.0.smithi178.stdout:2443: done (2 left) 2024-02-10T05:38:28.428 INFO:tasks.rados.rados.0.smithi178.stdout:2444: done (1 left) 2024-02-10T05:38:28.428 INFO:tasks.rados.rados.0.smithi178.stdout:2448: read oid 45 snap -1 2024-02-10T05:38:28.428 INFO:tasks.rados.rados.0.smithi178.stdout:2448: expect (ObjNum 688 snap 218 seq_num 688) 2024-02-10T05:38:28.428 INFO:tasks.rados.rados.0.smithi178.stdout:2449: copy_from oid 9 from oid 37 current snap is 248 2024-02-10T05:38:28.429 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 1663 (ObjNum 665 snap 211 seq_num 665) dirty exists 2024-02-10T05:38:28.429 INFO:tasks.rados.rados.0.smithi178.stdout:2447: done (2 left) 2024-02-10T05:38:28.429 INFO:tasks.rados.rados.0.smithi178.stdout:2450: snap_remove snap 244 2024-02-10T05:38:28.500 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:28 smithi189 ceph-mon[89631]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-02-10T05:38:28.500 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:28 smithi189 ceph-mon[89631]: osdmap e562: 8 total, 7 up, 8 in 2024-02-10T05:38:28.500 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:28 smithi189 podman[110167]: 2024-02-10 05:38:28.249641228 +0000 UTC m=+0.018330879 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:38:28.500 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:28 smithi189 podman[110167]: 2024-02-10 05:38:28.368057824 +0000 UTC m=+0.136747500 container create d74bdc7bcf0dc97745dc7ab9ed1b5012cc4281e6c3a867c2a8fe0aba16549ff4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-activate, org.label-schema.vendor=CentOS, ceph=True, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.2) 2024-02-10T05:38:28.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:28 smithi178 ceph-mon[92537]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-02-10T05:38:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:28 smithi178 ceph-mon[92537]: osdmap e562: 8 total, 7 up, 8 in 2024-02-10T05:38:28.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:28 smithi178 ceph-mon[95116]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-02-10T05:38:28.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:28 smithi178 ceph-mon[95116]: osdmap e562: 8 total, 7 up, 8 in 2024-02-10T05:38:29.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:28 smithi189 podman[110167]: 2024-02-10 05:38:28.595471866 +0000 UTC m=+0.364161500 container init d74bdc7bcf0dc97745dc7ab9ed1b5012cc4281e6c3a867c2a8fe0aba16549ff4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-activate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, RELEASE=main-290212a, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T05:38:29.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:28 smithi189 podman[110167]: 2024-02-10 05:38:28.600506429 +0000 UTC m=+0.369196064 container start d74bdc7bcf0dc97745dc7ab9ed1b5012cc4281e6c3a867c2a8fe0aba16549ff4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-activate, io.buildah.version=1.33.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, ceph=True, RELEASE=main-290212a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-02-10T05:38:29.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:28 smithi189 podman[110167]: 2024-02-10 05:38:28.703659012 +0000 UTC m=+0.472348647 container attach d74bdc7bcf0dc97745dc7ab9ed1b5012cc4281e6c3a867c2a8fe0aba16549ff4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-activate, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=main-290212a, ceph=True, GIT_CLEAN=True) 2024-02-10T05:38:29.260 INFO:tasks.rados.rados.0.smithi178.stdout:2450: done (2 left) 2024-02-10T05:38:29.260 INFO:tasks.rados.rados.0.smithi178.stdout:2451: read oid 7 snap -1 2024-02-10T05:38:29.260 INFO:tasks.rados.rados.0.smithi178.stdout:2451: expect (ObjNum 741 snap 242 seq_num 741) 2024-02-10T05:38:29.260 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 248 2024-02-10T05:38:29.260 INFO:tasks.rados.rados.0.smithi178.stdout:2452: seq_num 754 ranges {368640=630784} 2024-02-10T05:38:29.266 INFO:tasks.rados.rados.0.smithi178.stdout:2452: writing smithi17880450-10 from 368640 to 999424 tid 1 2024-02-10T05:38:29.266 INFO:tasks.rados.rados.0.smithi178.stdout:2453: snap_create 2024-02-10T05:38:29.266 INFO:tasks.rados.rados.0.smithi178.stdout:2449: finishing copy_from racing read to smithi17880450-9 2024-02-10T05:38:29.266 INFO:tasks.rados.rados.0.smithi178.stdout:2449: finishing copy_from to smithi17880450-9 2024-02-10T05:38:29.267 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 2011 (ObjNum 730 snap 240 seq_num 730) dirty exists 2024-02-10T05:38:29.267 INFO:tasks.rados.rados.0.smithi178.stdout:2448: expect (ObjNum 688 snap 218 seq_num 688) 2024-02-10T05:38:29.390 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:29 smithi189 ceph-mon[89631]: osdmap e563: 8 total, 7 up, 8 in 2024-02-10T05:38:29.390 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:29 smithi189 ceph-mon[89631]: pgmap v480: 121 pgs: 5 active+undersized+degraded, 11 peering, 6 stale+active+clean, 21 active+undersized, 78 active+clean; 322 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s wr, 6 op/s; 11/438 objects degraded (2.511%) 2024-02-10T05:38:29.390 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:29 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:29.390 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:38:29.390 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-activate[110181]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-10T05:38:29.390 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-activate[110181]: 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-02-10T05:38:29.391 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 bash[110167]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-10T05:38:29.391 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 bash[110167]: 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-02-10T05:38:29.391 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 bash[110167]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-10T05:38:29.391 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 bash[110167]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-10T05:38:29.391 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 bash[110167]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-10T05:38:29.391 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 bash[110167]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-10T05:38:29.391 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 bash[110167]: --> ceph-volume raw activate successful for osd ID: 7 2024-02-10T05:38:29.391 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-activate[110181]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-10T05:38:29.391 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-activate[110181]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-10T05:38:29.391 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-activate[110181]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-10T05:38:29.391 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-activate[110181]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-10T05:38:29.391 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-activate[110181]: --> ceph-volume raw activate successful for osd ID: 7 2024-02-10T05:38:29.391 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 podman[110167]: 2024-02-10 05:38:29.073162371 +0000 UTC m=+0.841852008 container died d74bdc7bcf0dc97745dc7ab9ed1b5012cc4281e6c3a867c2a8fe0aba16549ff4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-activate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-290212a, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131) 2024-02-10T05:38:29.587 INFO:tasks.rados.rados.0.smithi178.stdout:2452: finishing write tid 1 to smithi17880450-10 2024-02-10T05:38:29.587 INFO:tasks.rados.rados.0.smithi178.stdout:2452: finishing write tid 2 to smithi17880450-10 2024-02-10T05:38:29.587 INFO:tasks.rados.rados.0.smithi178.stdout:2452: finishing write tid 3 to smithi17880450-10 2024-02-10T05:38:29.587 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1608 (ObjNum 754 snap 248 seq_num 754) dirty exists 2024-02-10T05:38:29.587 INFO:tasks.rados.rados.0.smithi178.stdout:2452: left oid 10 (ObjNum 754 snap 248 seq_num 754) 2024-02-10T05:38:29.587 INFO:tasks.rados.rados.0.smithi178.stdout:2451: expect (ObjNum 741 snap 242 seq_num 741) 2024-02-10T05:38:29.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:29 smithi178 ceph-mon[92537]: osdmap e563: 8 total, 7 up, 8 in 2024-02-10T05:38:29.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:29 smithi178 ceph-mon[92537]: pgmap v480: 121 pgs: 5 active+undersized+degraded, 11 peering, 6 stale+active+clean, 21 active+undersized, 78 active+clean; 322 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s wr, 6 op/s; 11/438 objects degraded (2.511%) 2024-02-10T05:38:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:38:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:29 smithi178 ceph-mon[95116]: osdmap e563: 8 total, 7 up, 8 in 2024-02-10T05:38:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:29 smithi178 ceph-mon[95116]: pgmap v480: 121 pgs: 5 active+undersized+degraded, 11 peering, 6 stale+active+clean, 21 active+undersized, 78 active+clean; 322 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s wr, 6 op/s; 11/438 objects degraded (2.511%) 2024-02-10T05:38:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:38:30.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 podman[110333]: 2024-02-10 05:38:29.73294843 +0000 UTC m=+0.654647040 container remove d74bdc7bcf0dc97745dc7ab9ed1b5012cc4281e6c3a867c2a8fe0aba16549ff4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-activate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a) 2024-02-10T05:38:30.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 podman[110405]: 2024-02-10 05:38:29.850521316 +0000 UTC m=+0.018114076 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:38:30.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:29 smithi189 podman[110405]: 2024-02-10 05:38:29.958969359 +0000 UTC m=+0.126562098 container create 034fb445613a55115fc5303b8ec0ed8226d478a1c68f21802537439d4114d239 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=main-290212a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131) 2024-02-10T05:38:30.337 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:30 smithi189 ceph-mon[89631]: Health check failed: Degraded data redundancy: 11/438 objects degraded (2.511%), 5 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:30.337 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:30 smithi189 ceph-mon[89631]: osdmap e564: 8 total, 7 up, 8 in 2024-02-10T05:38:30.337 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:30 smithi189 ceph-mon[89631]: osdmap e565: 8 total, 7 up, 8 in 2024-02-10T05:38:30.337 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:30 smithi189 podman[110405]: 2024-02-10 05:38:30.185959829 +0000 UTC m=+0.353552581 container init 034fb445613a55115fc5303b8ec0ed8226d478a1c68f21802537439d4114d239 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7, org.label-schema.vendor=CentOS, ceph=True, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.33.2) 2024-02-10T05:38:30.337 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:30 smithi189 podman[110405]: 2024-02-10 05:38:30.191652114 +0000 UTC m=+0.359244855 container start 034fb445613a55115fc5303b8ec0ed8226d478a1c68f21802537439d4114d239 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7, CEPH_POINT_RELEASE=, RELEASE=main-290212a, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-02-10T05:38:30.338 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:30 smithi189 ceph-osd[110445]: -- 172.21.15.189:0/3318742122 <== mon.1 v2:172.21.15.189:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e31d1df1e0 con 0x55e31d1b0c00 2024-02-10T05:38:30.338 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:30 smithi189 bash[110405]: 034fb445613a55115fc5303b8ec0ed8226d478a1c68f21802537439d4114d239 2024-02-10T05:38:30.338 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:30 smithi189 systemd[1]: Started Ceph osd.7 for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:38:30.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:30 smithi178 ceph-mon[95116]: Health check failed: Degraded data redundancy: 11/438 objects degraded (2.511%), 5 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:30.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:30 smithi178 ceph-mon[95116]: osdmap e564: 8 total, 7 up, 8 in 2024-02-10T05:38:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:30 smithi178 ceph-mon[95116]: osdmap e565: 8 total, 7 up, 8 in 2024-02-10T05:38:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:30 smithi178 ceph-mon[92537]: Health check failed: Degraded data redundancy: 11/438 objects degraded (2.511%), 5 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:30 smithi178 ceph-mon[92537]: osdmap e564: 8 total, 7 up, 8 in 2024-02-10T05:38:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:30 smithi178 ceph-mon[92537]: osdmap e565: 8 total, 7 up, 8 in 2024-02-10T05:38:31.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:30 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T05:38:30.729+0000 7f95d0b027c0 -1 Falling back to public interface 2024-02-10T05:38:31.589 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:31 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:31.589 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:31 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:31.589 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:31 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:38:31.589 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:31 smithi189 ceph-mon[89631]: pgmap v483: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 306 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.4 MiB/s wr, 12 op/s; 49/405 objects degraded (12.099%) 2024-02-10T05:38:31.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:31 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:31.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:31 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:31.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:31 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:38:31.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:31 smithi178 ceph-mon[92537]: pgmap v483: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 306 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.4 MiB/s wr, 12 op/s; 49/405 objects degraded (12.099%) 2024-02-10T05:38:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:31 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:31 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:31 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:38:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:31 smithi178 ceph-mon[95116]: pgmap v483: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 306 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 3.4 MiB/s wr, 12 op/s; 49/405 objects degraded (12.099%) 2024-02-10T05:38:32.418 INFO:tasks.rados.rados.0.smithi178.stdout:2448: done (4 left) 2024-02-10T05:38:32.418 INFO:tasks.rados.rados.0.smithi178.stdout:2449: done (3 left) 2024-02-10T05:38:32.418 INFO:tasks.rados.rados.0.smithi178.stdout:2451: done (2 left) 2024-02-10T05:38:32.418 INFO:tasks.rados.rados.0.smithi178.stdout:2452: done (1 left) 2024-02-10T05:38:32.418 INFO:tasks.rados.rados.0.smithi178.stdout:2453: done (0 left) 2024-02-10T05:38:32.418 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 249 2024-02-10T05:38:32.418 INFO:tasks.rados.rados.0.smithi178.stdout:2454: seq_num 755 ranges {16384=647168} 2024-02-10T05:38:32.421 INFO:tasks.rados.rados.0.smithi178.stdout:2454: writing smithi17880450-12 from 16384 to 663552 tid 1 2024-02-10T05:38:32.421 INFO:tasks.rados.rados.0.smithi178.stdout:2455: rollback oid 49 current snap is 249 2024-02-10T05:38:32.421 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 49 to 246 2024-02-10T05:38:32.421 INFO:tasks.rados.rados.0.smithi178.stdout:2456: copy_from oid 20 from oid 40 current snap is 249 2024-02-10T05:38:32.421 INFO:tasks.rados.rados.0.smithi178.stdout:2457: rollback oid 8 current snap is 249 2024-02-10T05:38:32.421 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 8 to 228 2024-02-10T05:38:32.421 INFO:tasks.rados.rados.0.smithi178.stdout:2458: delete oid 31 current snap is 249 2024-02-10T05:38:32.426 INFO:tasks.rados.rados.0.smithi178.stdout:2456: finishing copy_from to smithi17880450-20 2024-02-10T05:38:32.426 INFO:tasks.rados.rados.0.smithi178.stdout:2456: got expected ENOENT (src dne) 2024-02-10T05:38:32.426 INFO:tasks.rados.rados.0.smithi178.stdout:2454: finishing write tid 1 to smithi17880450-12 2024-02-10T05:38:32.426 INFO:tasks.rados.rados.0.smithi178.stdout:2456: finishing copy_from racing read to smithi17880450-20 2024-02-10T05:38:32.426 INFO:tasks.rados.rados.0.smithi178.stdout:2457: finishing rollback tid 0 to smithi17880450-8 2024-02-10T05:38:32.427 INFO:tasks.rados.rados.0.smithi178.stdout:2457: finishing rollback tid 1 to smithi17880450-8 2024-02-10T05:38:32.427 INFO:tasks.rados.rados.0.smithi178.stdout:2454: finishing write tid 2 to smithi17880450-12 2024-02-10T05:38:32.427 INFO:tasks.rados.rados.0.smithi178.stdout:2455: finishing rollback tid 0 to smithi17880450-49 2024-02-10T05:38:32.428 INFO:tasks.rados.rados.0.smithi178.stdout:2457: finishing rollback tid 2 to smithi17880450-8 2024-02-10T05:38:32.428 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 1606 (ObjNum 670 snap 217 seq_num 670) dirty exists 2024-02-10T05:38:32.428 INFO:tasks.rados.rados.0.smithi178.stdout:2454: finishing write tid 3 to smithi17880450-12 2024-02-10T05:38:32.428 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 1059 (ObjNum 755 snap 249 seq_num 755) dirty exists 2024-02-10T05:38:32.428 INFO:tasks.rados.rados.0.smithi178.stdout:2454: left oid 12 (ObjNum 755 snap 249 seq_num 755) 2024-02-10T05:38:32.430 INFO:tasks.rados.rados.0.smithi178.stdout:2455: finishing rollback tid 1 to smithi17880450-49 2024-02-10T05:38:32.431 INFO:tasks.rados.rados.0.smithi178.stdout:2455: finishing rollback tid 2 to smithi17880450-49 2024-02-10T05:38:32.431 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 2090 (ObjNum 693 snap 219 seq_num 693) dirty exists 2024-02-10T05:38:32.431 INFO:tasks.rados.rados.0.smithi178.stdout:2454: done (4 left) 2024-02-10T05:38:32.431 INFO:tasks.rados.rados.0.smithi178.stdout:2455: done (3 left) 2024-02-10T05:38:32.431 INFO:tasks.rados.rados.0.smithi178.stdout:2456: done (2 left) 2024-02-10T05:38:32.431 INFO:tasks.rados.rados.0.smithi178.stdout:2457: done (1 left) 2024-02-10T05:38:32.431 INFO:tasks.rados.rados.0.smithi178.stdout:2458: done (0 left) 2024-02-10T05:38:32.431 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 249 2024-02-10T05:38:32.431 INFO:tasks.rados.rados.0.smithi178.stdout:2459: seq_num 757 ranges {0=688128} 2024-02-10T05:38:32.434 INFO:tasks.rados.rados.0.smithi178.stdout:2459: writing smithi17880450-46 from 0 to 688128 tid 1 2024-02-10T05:38:32.434 INFO:tasks.rados.rados.0.smithi178.stdout:2460: setattr oid 11 current snap is 249 2024-02-10T05:38:32.435 INFO:tasks.rados.rados.0.smithi178.stdout:2461: read oid 33 snap -1 2024-02-10T05:38:32.435 INFO:tasks.rados.rados.0.smithi178.stdout:2461: expect (ObjNum 721 snap 234 seq_num 721) 2024-02-10T05:38:32.435 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 249 2024-02-10T05:38:32.436 INFO:tasks.rados.rados.0.smithi178.stdout:2462: seq_num 758 ranges {0=704512} 2024-02-10T05:38:32.440 INFO:tasks.rados.rados.0.smithi178.stdout:2462: writing smithi17880450-18 from 0 to 704512 tid 1 2024-02-10T05:38:32.440 INFO:tasks.rados.rados.0.smithi178.stdout:2463: setattr oid 36 current snap is 249 2024-02-10T05:38:32.440 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 1626 (ObjNum 701 snap 222 seq_num 701) dirty exists 2024-02-10T05:38:32.440 INFO:tasks.rados.rados.0.smithi178.stdout:2459: finishing write tid 1 to smithi17880450-46 2024-02-10T05:38:32.440 INFO:tasks.rados.rados.0.smithi178.stdout:2459: finishing write tid 2 to smithi17880450-46 2024-02-10T05:38:32.441 INFO:tasks.rados.rados.0.smithi178.stdout:2459: finishing write tid 3 to smithi17880450-46 2024-02-10T05:38:32.441 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 2094 (ObjNum 757 snap 249 seq_num 757) dirty exists 2024-02-10T05:38:32.441 INFO:tasks.rados.rados.0.smithi178.stdout:2459: left oid 46 (ObjNum 757 snap 249 seq_num 757) 2024-02-10T05:38:32.441 INFO:tasks.rados.rados.0.smithi178.stdout:2459: done (4 left) 2024-02-10T05:38:32.441 INFO:tasks.rados.rados.0.smithi178.stdout:2460: done (3 left) 2024-02-10T05:38:32.442 INFO:tasks.rados.rados.0.smithi178.stdout:2464: read oid 1 snap 239 2024-02-10T05:38:32.442 INFO:tasks.rados.rados.0.smithi178.stdout:2464: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:38:32.442 INFO:tasks.rados.rados.0.smithi178.stdout:2465: snap_remove snap 248 2024-02-10T05:38:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:32 smithi178 ceph-mon[92537]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-02-10T05:38:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:32 smithi178 ceph-mon[95116]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-02-10T05:38:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:32 smithi189 ceph-mon[89631]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-02-10T05:38:33.367 INFO:tasks.rados.rados.0.smithi178.stdout:2465: done (4 left) 2024-02-10T05:38:33.367 INFO:tasks.rados.rados.0.smithi178.stdout:2466: rollback oid 29 current snap is 249 2024-02-10T05:38:33.367 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 29 to 229 2024-02-10T05:38:33.367 INFO:tasks.rados.rados.0.smithi178.stdout:2467: snap_create 2024-02-10T05:38:33.367 INFO:tasks.rados.rados.0.smithi178.stdout:2462: finishing write tid 1 to smithi17880450-18 2024-02-10T05:38:33.367 INFO:tasks.rados.rados.0.smithi178.stdout:2462: finishing write tid 2 to smithi17880450-18 2024-02-10T05:38:33.367 INFO:tasks.rados.rados.0.smithi178.stdout:2461: expect (ObjNum 721 snap 234 seq_num 721) 2024-02-10T05:38:33.369 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 776 (ObjNum 33 snap 0 seq_num 1535002688) dirty exists 2024-02-10T05:38:33.370 INFO:tasks.rados.rados.0.smithi178.stdout:2462: finishing write tid 3 to smithi17880450-18 2024-02-10T05:38:33.370 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 1628 (ObjNum 758 snap 249 seq_num 758) dirty exists 2024-02-10T05:38:33.370 INFO:tasks.rados.rados.0.smithi178.stdout:2462: left oid 18 (ObjNum 758 snap 249 seq_num 758) 2024-02-10T05:38:33.370 INFO:tasks.rados.rados.0.smithi178.stdout:2464: expect (ObjNum 594 snap 190 seq_num 594) 2024-02-10T05:38:33.660 INFO:tasks.rados.rados.0.smithi178.stdout:2466: finishing rollback tid 0 to smithi17880450-29 2024-02-10T05:38:33.661 INFO:tasks.rados.rados.0.smithi178.stdout:2466: finishing rollback tid 1 to smithi17880450-29 2024-02-10T05:38:33.661 INFO:tasks.rados.rados.0.smithi178.stdout:2466: finishing rollback tid 2 to smithi17880450-29 2024-02-10T05:38:33.661 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 1858 (ObjNum 707 snap 225 seq_num 707) dirty exists 2024-02-10T05:38:33.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:33 smithi178 ceph-mon[92537]: pgmap v484: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 306 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 9 op/s; 49/405 objects degraded (12.099%) 2024-02-10T05:38:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:33 smithi178 ceph-mon[95116]: pgmap v484: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 306 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 9 op/s; 49/405 objects degraded (12.099%) 2024-02-10T05:38:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:33 smithi189 ceph-mon[89631]: pgmap v484: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 306 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 9 op/s; 49/405 objects degraded (12.099%) 2024-02-10T05:38:34.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:33 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T05:38:33.844+0000 7f95d0b027c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-02-10T05:38:34.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:33 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T05:38:33.922+0000 7f95d0b027c0 -1 osd.7 559 log_to_monitors true 2024-02-10T05:38:34.373 INFO:tasks.rados.rados.0.smithi178.stdout:2461: done (5 left) 2024-02-10T05:38:34.373 INFO:tasks.rados.rados.0.smithi178.stdout:2462: done (4 left) 2024-02-10T05:38:34.373 INFO:tasks.rados.rados.0.smithi178.stdout:2463: done (3 left) 2024-02-10T05:38:34.373 INFO:tasks.rados.rados.0.smithi178.stdout:2464: done (2 left) 2024-02-10T05:38:34.373 INFO:tasks.rados.rados.0.smithi178.stdout:2466: done (1 left) 2024-02-10T05:38:34.373 INFO:tasks.rados.rados.0.smithi178.stdout:2467: done (0 left) 2024-02-10T05:38:34.373 INFO:tasks.rados.rados.0.smithi178.stdout:2468: snap_remove snap 234 2024-02-10T05:38:34.673 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 05:38:34 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T05:38:34.389+0000 7f95c1f5a700 -1 osd.7 559 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T05:38:34.673 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:34 smithi189 ceph-mon[89631]: osdmap e566: 8 total, 7 up, 8 in 2024-02-10T05:38:34.673 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:34 smithi189 ceph-mon[89631]: from='osd.7 [v2:172.21.15.189:6824/3214921473,v1:172.21.15.189:6825/3214921473]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T05:38:34.673 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:34 smithi189 ceph-mon[89631]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T05:38:34.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:34 smithi178 ceph-mon[92537]: osdmap e566: 8 total, 7 up, 8 in 2024-02-10T05:38:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:34 smithi178 ceph-mon[92537]: from='osd.7 [v2:172.21.15.189:6824/3214921473,v1:172.21.15.189:6825/3214921473]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T05:38:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:34 smithi178 ceph-mon[92537]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T05:38:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:34 smithi178 ceph-mon[95116]: osdmap e566: 8 total, 7 up, 8 in 2024-02-10T05:38:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:34 smithi178 ceph-mon[95116]: from='osd.7 [v2:172.21.15.189:6824/3214921473,v1:172.21.15.189:6825/3214921473]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T05:38:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:34 smithi178 ceph-mon[95116]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T05:38:35.382 INFO:tasks.rados.rados.0.smithi178.stdout:2468: done (0 left) 2024-02-10T05:38:35.382 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 2 current snap is 250 2024-02-10T05:38:35.382 INFO:tasks.rados.rados.0.smithi178.stdout:2469: seq_num 759 ranges {0=720896} 2024-02-10T05:38:35.387 INFO:tasks.rados.rados.0.smithi178.stdout:2469: writing smithi17880450-2 from 0 to 720896 tid 1 2024-02-10T05:38:35.388 INFO:tasks.rados.rados.0.smithi178.stdout:2470: read oid 25 snap -1 2024-02-10T05:38:35.388 INFO:tasks.rados.rados.0.smithi178.stdout:2470: expect (ObjNum 653 snap 209 seq_num 653) 2024-02-10T05:38:35.388 INFO:tasks.rados.rados.0.smithi178.stdout:2471: read oid 48 snap 238 2024-02-10T05:38:35.388 INFO:tasks.rados.rados.0.smithi178.stdout:2471: expect (ObjNum 712 snap 226 seq_num 712) 2024-02-10T05:38:35.388 INFO:tasks.rados.rados.0.smithi178.stdout:2472: delete oid 27 current snap is 250 2024-02-10T05:38:35.397 INFO:tasks.rados.rados.0.smithi178.stdout:2469: finishing write tid 1 to smithi17880450-2 2024-02-10T05:38:35.397 INFO:tasks.rados.rados.0.smithi178.stdout:2469: finishing write tid 2 to smithi17880450-2 2024-02-10T05:38:35.401 INFO:tasks.rados.rados.0.smithi178.stdout:2469: finishing write tid 3 to smithi17880450-2 2024-02-10T05:38:35.401 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 2013 (ObjNum 759 snap 250 seq_num 759) dirty exists 2024-02-10T05:38:35.401 INFO:tasks.rados.rados.0.smithi178.stdout:2469: left oid 2 (ObjNum 759 snap 250 seq_num 759) 2024-02-10T05:38:35.404 INFO:tasks.rados.rados.0.smithi178.stdout:2469: done (3 left) 2024-02-10T05:38:35.404 INFO:tasks.rados.rados.0.smithi178.stdout:2472: done (2 left) 2024-02-10T05:38:35.404 INFO:tasks.rados.rados.0.smithi178.stdout:2473: snap_create 2024-02-10T05:38:35.475 INFO:tasks.rados.rados.0.smithi178.stdout:2470: expect (ObjNum 653 snap 209 seq_num 653) 2024-02-10T05:38:35.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[92537]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T05:38:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[92537]: osdmap e567: 8 total, 7 up, 8 in 2024-02-10T05:38:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[92537]: from='osd.7 [v2:172.21.15.189:6824/3214921473,v1:172.21.15.189:6825/3214921473]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:38:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[92537]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:38:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[92537]: pgmap v487: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 308 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.4 MiB/s wr, 9 op/s; 51/426 objects degraded (11.972%) 2024-02-10T05:38:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[92537]: Health check update: Degraded data redundancy: 49/405 objects degraded (12.099%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[95116]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T05:38:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[95116]: osdmap e567: 8 total, 7 up, 8 in 2024-02-10T05:38:35.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[95116]: from='osd.7 [v2:172.21.15.189:6824/3214921473,v1:172.21.15.189:6825/3214921473]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:38:35.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[95116]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:38:35.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[95116]: pgmap v487: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 308 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.4 MiB/s wr, 9 op/s; 51/426 objects degraded (11.972%) 2024-02-10T05:38:35.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:35.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:35.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:35 smithi178 ceph-mon[95116]: Health check update: Degraded data redundancy: 49/405 objects degraded (12.099%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:35.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:35 smithi189 ceph-mon[89631]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T05:38:35.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:35 smithi189 ceph-mon[89631]: osdmap e567: 8 total, 7 up, 8 in 2024-02-10T05:38:35.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:35 smithi189 ceph-mon[89631]: from='osd.7 [v2:172.21.15.189:6824/3214921473,v1:172.21.15.189:6825/3214921473]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:38:35.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:35 smithi189 ceph-mon[89631]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-02-10T05:38:35.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:35 smithi189 ceph-mon[89631]: pgmap v487: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 308 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 1.4 MiB/s wr, 9 op/s; 51/426 objects degraded (11.972%) 2024-02-10T05:38:35.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:35 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:35.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:35 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:35.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:35 smithi189 ceph-mon[89631]: Health check update: Degraded data redundancy: 49/405 objects degraded (12.099%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:36.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:36 smithi178 ceph-mon[92537]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:38:36.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:36 smithi178 ceph-mon[92537]: osd.7 [v2:172.21.15.189:6824/3214921473,v1:172.21.15.189:6825/3214921473] boot 2024-02-10T05:38:36.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:36 smithi178 ceph-mon[92537]: osdmap e568: 8 total, 8 up, 8 in 2024-02-10T05:38:36.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:36 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:38:36.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:36 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:36.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:36 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:36 smithi178 ceph-mon[95116]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:38:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:36 smithi178 ceph-mon[95116]: osd.7 [v2:172.21.15.189:6824/3214921473,v1:172.21.15.189:6825/3214921473] boot 2024-02-10T05:38:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:36 smithi178 ceph-mon[95116]: osdmap e568: 8 total, 8 up, 8 in 2024-02-10T05:38:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:36 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:38:36.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:36 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:36.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:36 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:36.767 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:36 smithi189 ceph-mon[89631]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T05:38:36.767 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:36 smithi189 ceph-mon[89631]: osd.7 [v2:172.21.15.189:6824/3214921473,v1:172.21.15.189:6825/3214921473] boot 2024-02-10T05:38:36.767 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:36 smithi189 ceph-mon[89631]: osdmap e568: 8 total, 8 up, 8 in 2024-02-10T05:38:36.767 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:36 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T05:38:36.767 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:36 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:36.767 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:36 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:36.893 INFO:tasks.rados.rados.0.smithi178.stdout:2471: expect (ObjNum 712 snap 226 seq_num 712) 2024-02-10T05:38:37.530 INFO:tasks.rados.rados.0.smithi178.stdout:2470: done (2 left) 2024-02-10T05:38:37.531 INFO:tasks.rados.rados.0.smithi178.stdout:2471: done (1 left) 2024-02-10T05:38:37.531 INFO:tasks.rados.rados.0.smithi178.stdout:2473: done (0 left) 2024-02-10T05:38:37.531 INFO:tasks.rados.rados.0.smithi178.stdout:2474: snap_remove snap 245 2024-02-10T05:38:37.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:37 smithi178 ceph-mon[92537]: osdmap e569: 8 total, 8 up, 8 in 2024-02-10T05:38:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:37 smithi178 ceph-mon[92537]: pgmap v490: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 308 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 652 KiB/s wr, 16 op/s; 51/432 objects degraded (11.806%) 2024-02-10T05:38:37.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:37 smithi178 ceph-mon[95116]: osdmap e569: 8 total, 8 up, 8 in 2024-02-10T05:38:37.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:37 smithi178 ceph-mon[95116]: pgmap v490: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 308 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 652 KiB/s wr, 16 op/s; 51/432 objects degraded (11.806%) 2024-02-10T05:38:37.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:38:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:38:37] "GET /metrics HTTP/1.1" 200 36279 "" "Prometheus/2.43.0" 2024-02-10T05:38:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:37 smithi189 ceph-mon[89631]: osdmap e569: 8 total, 8 up, 8 in 2024-02-10T05:38:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:37 smithi189 ceph-mon[89631]: pgmap v490: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 308 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 652 KiB/s wr, 16 op/s; 51/432 objects degraded (11.806%) 2024-02-10T05:38:38.391 INFO:tasks.rados.rados.0.smithi178.stdout:2474: done (0 left) 2024-02-10T05:38:38.392 INFO:tasks.rados.rados.0.smithi178.stdout:2475: rmattr oid 26 current snap is 251 2024-02-10T05:38:38.392 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 251 2024-02-10T05:38:38.392 INFO:tasks.rados.rados.0.smithi178.stdout:2476: seq_num 761 ranges {2154496=753664} 2024-02-10T05:38:38.409 INFO:tasks.rados.rados.0.smithi178.stdout:2476: writing smithi17880450-11 from 2154496 to 2908160 tid 1 2024-02-10T05:38:38.409 INFO:tasks.rados.rados.0.smithi178.stdout:2477: copy_from oid 24 from oid 3 current snap is 251 2024-02-10T05:38:38.409 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 2114 (ObjNum 725 snap 237 seq_num 725) dirty exists 2024-02-10T05:38:38.409 INFO:tasks.rados.rados.0.smithi178.stdout:2475: done (2 left) 2024-02-10T05:38:38.409 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 251 2024-02-10T05:38:38.410 INFO:tasks.rados.rados.0.smithi178.stdout:2478: seq_num 762 ranges {1196032=770048} 2024-02-10T05:38:38.422 INFO:tasks.rados.rados.0.smithi178.stdout:2478: writing smithi17880450-42 from 1196032 to 1966080 tid 1 2024-02-10T05:38:38.422 INFO:tasks.rados.rados.0.smithi178.stdout:2479: delete oid 39 current snap is 251 2024-02-10T05:38:38.422 INFO:tasks.rados.rados.0.smithi178.stdout:2476: finishing write tid 1 to smithi17880450-11 2024-02-10T05:38:38.422 INFO:tasks.rados.rados.0.smithi178.stdout:2476: finishing write tid 2 to smithi17880450-11 2024-02-10T05:38:38.422 INFO:tasks.rados.rados.0.smithi178.stdout:2476: finishing write tid 3 to smithi17880450-11 2024-02-10T05:38:38.422 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 1630 (ObjNum 761 snap 251 seq_num 761) dirty exists 2024-02-10T05:38:38.422 INFO:tasks.rados.rados.0.smithi178.stdout:2476: left oid 11 (ObjNum 761 snap 251 seq_num 761) 2024-02-10T05:38:38.425 INFO:tasks.rados.rados.0.smithi178.stdout:2476: done (3 left) 2024-02-10T05:38:38.425 INFO:tasks.rados.rados.0.smithi178.stdout:2479: done (2 left) 2024-02-10T05:38:38.425 INFO:tasks.rados.rados.0.smithi178.stdout:2480: rollback oid 30 current snap is 251 2024-02-10T05:38:38.425 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 246 2024-02-10T05:38:38.425 INFO:tasks.rados.rados.0.smithi178.stdout:2481: rollback oid 5 current snap is 251 2024-02-10T05:38:38.425 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 5 to 240 2024-02-10T05:38:38.425 INFO:tasks.rados.rados.0.smithi178.stdout:2482: rollback oid 40 current snap is 251 2024-02-10T05:38:38.425 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 40 to 239 2024-02-10T05:38:38.425 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 2 current snap is 251 2024-02-10T05:38:38.425 INFO:tasks.rados.rados.0.smithi178.stdout:2483: seq_num 764 ranges {720896=802816} 2024-02-10T05:38:38.435 INFO:tasks.rados.rados.0.smithi178.stdout:2483: writing smithi17880450-2 from 720896 to 1523712 tid 1 2024-02-10T05:38:38.436 INFO:tasks.rados.rados.0.smithi178.stdout:2484: snap_create 2024-02-10T05:38:38.436 INFO:tasks.rados.rados.0.smithi178.stdout:2478: finishing write tid 1 to smithi17880450-42 2024-02-10T05:38:38.436 INFO:tasks.rados.rados.0.smithi178.stdout:2478: finishing write tid 2 to smithi17880450-42 2024-02-10T05:38:38.436 INFO:tasks.rados.rados.0.smithi178.stdout:2480: finishing rollback tid 0 to smithi17880450-30 2024-02-10T05:38:38.436 INFO:tasks.rados.rados.0.smithi178.stdout:2480: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:38:38.436 INFO:tasks.rados.rados.0.smithi178.stdout:2478: finishing write tid 3 to smithi17880450-42 2024-02-10T05:38:38.436 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 1860 (ObjNum 762 snap 251 seq_num 762) dirty exists 2024-02-10T05:38:38.436 INFO:tasks.rados.rados.0.smithi178.stdout:2478: left oid 42 (ObjNum 762 snap 251 seq_num 762) 2024-02-10T05:38:38.436 INFO:tasks.rados.rados.0.smithi178.stdout:2480: finishing rollback tid 2 to smithi17880450-30 2024-02-10T05:38:38.436 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 1073 (ObjNum 645 snap 208 seq_num 645) dirty exists 2024-02-10T05:38:38.436 INFO:tasks.rados.rados.0.smithi178.stdout:2481: finishing rollback tid 0 to smithi17880450-5 2024-02-10T05:38:38.436 INFO:tasks.rados.rados.0.smithi178.stdout:2482: finishing rollback tid 1 to smithi17880450-40 2024-02-10T05:38:38.437 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 1029 (ObjNum 97 snap 0 seq_num 1533927552) dirty dne 2024-02-10T05:38:38.437 INFO:tasks.rados.rados.0.smithi178.stdout:2481: finishing rollback tid 1 to smithi17880450-5 2024-02-10T05:38:38.437 INFO:tasks.rados.rados.0.smithi178.stdout:2481: finishing rollback tid 2 to smithi17880450-5 2024-02-10T05:38:38.437 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 2122 (ObjNum 727 snap 237 seq_num 727) dirty exists 2024-02-10T05:38:38.438 INFO:tasks.rados.rados.0.smithi178.stdout:2483: finishing write tid 1 to smithi17880450-2 2024-02-10T05:38:38.440 INFO:tasks.rados.rados.0.smithi178.stdout:2483: finishing write tid 2 to smithi17880450-2 2024-02-10T05:38:38.442 INFO:tasks.rados.rados.0.smithi178.stdout:2483: finishing write tid 3 to smithi17880450-2 2024-02-10T05:38:38.442 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 2015 (ObjNum 764 snap 251 seq_num 764) dirty exists 2024-02-10T05:38:38.442 INFO:tasks.rados.rados.0.smithi178.stdout:2483: left oid 2 (ObjNum 764 snap 251 seq_num 764) 2024-02-10T05:38:38.445 INFO:tasks.rados.rados.0.smithi178.stdout:2477: finishing copy_from racing read to smithi17880450-24 2024-02-10T05:38:38.447 INFO:tasks.rados.rados.0.smithi178.stdout:2477: finishing copy_from to smithi17880450-24 2024-02-10T05:38:38.447 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 1602 (ObjNum 670 snap 217 seq_num 670) dirty exists 2024-02-10T05:38:39.396 INFO:tasks.rados.rados.0.smithi178.stdout:2477: done (6 left) 2024-02-10T05:38:39.396 INFO:tasks.rados.rados.0.smithi178.stdout:2478: done (5 left) 2024-02-10T05:38:39.396 INFO:tasks.rados.rados.0.smithi178.stdout:2480: done (4 left) 2024-02-10T05:38:39.396 INFO:tasks.rados.rados.0.smithi178.stdout:2481: done (3 left) 2024-02-10T05:38:39.396 INFO:tasks.rados.rados.0.smithi178.stdout:2482: done (2 left) 2024-02-10T05:38:39.397 INFO:tasks.rados.rados.0.smithi178.stdout:2483: done (1 left) 2024-02-10T05:38:39.397 INFO:tasks.rados.rados.0.smithi178.stdout:2484: done (0 left) 2024-02-10T05:38:39.397 INFO:tasks.rados.rados.0.smithi178.stdout:2485: read oid 19 snap -1 2024-02-10T05:38:39.397 INFO:tasks.rados.rados.0.smithi178.stdout:2485: expect (ObjNum 693 snap 219 seq_num 693) 2024-02-10T05:38:39.397 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 252 2024-02-10T05:38:39.397 INFO:tasks.rados.rados.0.smithi178.stdout:2486: seq_num 765 ranges {0=417792,417792=401408} 2024-02-10T05:38:39.398 INFO:tasks.rados.rados.0.smithi178.stdout:2486: writing smithi17880450-39 from 0 to 417792 tid 1 2024-02-10T05:38:39.401 INFO:tasks.rados.rados.0.smithi178.stdout:2486: writing smithi17880450-39 from 417792 to 819200 tid 2 2024-02-10T05:38:39.401 INFO:tasks.rados.rados.0.smithi178.stdout:2487: delete oid 46 current snap is 252 2024-02-10T05:38:39.405 INFO:tasks.rados.rados.0.smithi178.stdout:2486: finishing write tid 1 to smithi17880450-39 2024-02-10T05:38:39.405 INFO:tasks.rados.rados.0.smithi178.stdout:2487: done (2 left) 2024-02-10T05:38:39.405 INFO:tasks.rados.rados.0.smithi178.stdout:2488: rollback oid 49 current snap is 252 2024-02-10T05:38:39.405 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 49 to 251 2024-02-10T05:38:39.406 INFO:tasks.rados.rados.0.smithi178.stdout:2486: finishing write tid 2 to smithi17880450-39 2024-02-10T05:38:39.406 INFO:tasks.rados.rados.0.smithi178.stdout:2489: snap_create 2024-02-10T05:38:39.406 INFO:tasks.rados.rados.0.smithi178.stdout:2486: finishing write tid 3 to smithi17880450-39 2024-02-10T05:38:39.406 INFO:tasks.rados.rados.0.smithi178.stdout:2486: finishing write tid 4 to smithi17880450-39 2024-02-10T05:38:39.406 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1453 (ObjNum 765 snap 252 seq_num 765) dirty exists 2024-02-10T05:38:39.406 INFO:tasks.rados.rados.0.smithi178.stdout:2486: left oid 39 (ObjNum 765 snap 252 seq_num 765) 2024-02-10T05:38:39.413 INFO:tasks.rados.rados.0.smithi178.stdout:2488: finishing rollback tid 0 to smithi17880450-49 2024-02-10T05:38:39.414 INFO:tasks.rados.rados.0.smithi178.stdout:2488: finishing rollback tid 1 to smithi17880450-49 2024-02-10T05:38:39.414 INFO:tasks.rados.rados.0.smithi178.stdout:2488: finishing rollback tid 2 to smithi17880450-49 2024-02-10T05:38:39.414 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 2128 (ObjNum 693 snap 219 seq_num 693) dirty exists 2024-02-10T05:38:39.415 INFO:tasks.rados.rados.0.smithi178.stdout:2485: expect (ObjNum 693 snap 219 seq_num 693) 2024-02-10T05:38:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:39 smithi178 ceph-mon[92537]: osdmap e570: 8 total, 8 up, 8 in 2024-02-10T05:38:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:39 smithi178 ceph-mon[92537]: pgmap v492: 121 pgs: 8 active+undersized+degraded, 27 active+undersized, 86 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 160 KiB/s wr, 10 op/s; 42/426 objects degraded (9.859%); 310 KiB/s, 0 objects/s recovering 2024-02-10T05:38:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:39 smithi178 ceph-mon[95116]: osdmap e570: 8 total, 8 up, 8 in 2024-02-10T05:38:39.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:39 smithi178 ceph-mon[95116]: pgmap v492: 121 pgs: 8 active+undersized+degraded, 27 active+undersized, 86 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 160 KiB/s wr, 10 op/s; 42/426 objects degraded (9.859%); 310 KiB/s, 0 objects/s recovering 2024-02-10T05:38:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:39 smithi189 ceph-mon[89631]: osdmap e570: 8 total, 8 up, 8 in 2024-02-10T05:38:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:39 smithi189 ceph-mon[89631]: pgmap v492: 121 pgs: 8 active+undersized+degraded, 27 active+undersized, 86 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 160 KiB/s wr, 10 op/s; 42/426 objects degraded (9.859%); 310 KiB/s, 0 objects/s recovering 2024-02-10T05:38:40.403 INFO:tasks.rados.rados.0.smithi178.stdout:2485: done (3 left) 2024-02-10T05:38:40.403 INFO:tasks.rados.rados.0.smithi178.stdout:2486: done (2 left) 2024-02-10T05:38:40.403 INFO:tasks.rados.rados.0.smithi178.stdout:2488: done (1 left) 2024-02-10T05:38:40.403 INFO:tasks.rados.rados.0.smithi178.stdout:2489: done (0 left) 2024-02-10T05:38:40.403 INFO:tasks.rados.rados.0.smithi178.stdout:2490: copy_from oid 37 from oid 41 current snap is 253 2024-02-10T05:38:40.403 INFO:tasks.rados.rados.0.smithi178.stdout:2491: snap_create 2024-02-10T05:38:40.446 INFO:tasks.rados.rados.0.smithi178.stdout:2490: finishing copy_from racing read to smithi17880450-37 2024-02-10T05:38:40.448 INFO:tasks.rados.rados.0.smithi178.stdout:2490: finishing copy_from to smithi17880450-37 2024-02-10T05:38:40.448 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 1859 (ObjNum 740 snap 242 seq_num 740) dirty exists 2024-02-10T05:38:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: osdmap e571: 8 total, 8 up, 8 in 2024-02-10T05:38:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:38:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:38:40.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:40.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:38:40.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:40.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:40.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:40.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:40.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:40.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T05:38:40.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T05:38:40.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-10T05:38:40.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T05:38:40.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T05:38:40.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-10T05:38:40.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-10T05:38:40.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T05:38:40.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T05:38:40.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-10T05:38:40.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-10T05:38:40.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-10T05:38:40.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[92537]: Health check update: Degraded data redundancy: 42/426 objects degraded (9.859%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:40.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: osdmap e571: 8 total, 8 up, 8 in 2024-02-10T05:38:40.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:40.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:40.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:38:40.716 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:38:40.716 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:40.716 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:38:40.716 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:40.716 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:40.716 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:40.716 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:40.716 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:40.716 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T05:38:40.716 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T05:38:40.716 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-10T05:38:40.716 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T05:38:40.716 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T05:38:40.716 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-10T05:38:40.717 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T05:38:40.717 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T05:38:40.717 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-10T05:38:40.717 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T05:38:40.717 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T05:38:40.717 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-10T05:38:40.717 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T05:38:40.717 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T05:38:40.717 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-10T05:38:40.717 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T05:38:40.717 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T05:38:40.717 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-10T05:38:40.717 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T05:38:40.717 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T05:38:40.718 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-10T05:38:40.718 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T05:38:40.718 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T05:38:40.718 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-10T05:38:40.718 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-10T05:38:40.718 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-10T05:38:40.718 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:40 smithi178 ceph-mon[95116]: Health check update: Degraded data redundancy: 42/426 objects degraded (9.859%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: osdmap e571: 8 total, 8 up, 8 in 2024-02-10T05:38:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:38:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:38:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:38:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:40.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-10T05:38:40.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T05:38:40.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T05:38:40.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-10T05:38:40.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T05:38:40.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T05:38:40.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-10T05:38:40.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T05:38:40.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T05:38:40.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-10T05:38:40.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-10T05:38:40.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-10T05:38:40.790 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:40 smithi189 ceph-mon[89631]: Health check update: Degraded data redundancy: 42/426 objects degraded (9.859%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T05:38:41.406 INFO:tasks.rados.rados.0.smithi178.stdout:2490: done (1 left) 2024-02-10T05:38:41.406 INFO:tasks.rados.rados.0.smithi178.stdout:2491: done (0 left) 2024-02-10T05:38:41.406 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 254 2024-02-10T05:38:41.406 INFO:tasks.rados.rados.0.smithi178.stdout:2492: seq_num 767 ranges {0=450560,450560=401408} 2024-02-10T05:38:41.408 INFO:tasks.rados.rados.0.smithi178.stdout:2492: writing smithi17880450-50 from 0 to 450560 tid 1 2024-02-10T05:38:41.411 INFO:tasks.rados.rados.0.smithi178.stdout:2492: writing smithi17880450-50 from 450560 to 851968 tid 2 2024-02-10T05:38:41.411 INFO:tasks.rados.rados.0.smithi178.stdout:2493: read oid 39 snap 228 2024-02-10T05:38:41.411 INFO:tasks.rados.rados.0.smithi178.stdout:2493: expect (ObjNum 663 snap 211 seq_num 663) 2024-02-10T05:38:41.411 INFO:tasks.rados.rados.0.smithi178.stdout:2494: rmattr oid 8 current snap is 254 2024-02-10T05:38:41.411 INFO:tasks.rados.rados.0.smithi178.stdout:2495: setattr oid 32 current snap is 254 2024-02-10T05:38:41.413 INFO:tasks.rados.rados.0.smithi178.stdout:2492: finishing write tid 1 to smithi17880450-50 2024-02-10T05:38:41.414 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 254 2024-02-10T05:38:41.414 INFO:tasks.rados.rados.0.smithi178.stdout:2496: seq_num 768 ranges {3915776=466944,4382720=401408} 2024-02-10T05:38:41.438 INFO:tasks.rados.rados.0.smithi178.stdout:2496: writing smithi17880450-19 from 3915776 to 4382720 tid 1 2024-02-10T05:38:41.441 INFO:tasks.rados.rados.0.smithi178.stdout:2496: writing smithi17880450-19 from 4382720 to 4784128 tid 2 2024-02-10T05:38:41.441 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 33 current snap is 254 2024-02-10T05:38:41.441 INFO:tasks.rados.rados.0.smithi178.stdout:2492: finishing write tid 2 to smithi17880450-50 2024-02-10T05:38:41.441 INFO:tasks.rados.rados.0.smithi178.stdout:2492: finishing write tid 3 to smithi17880450-50 2024-02-10T05:38:41.442 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 1607 (ObjNum 670 snap 217 seq_num 670) dirty exists 2024-02-10T05:38:41.442 INFO:tasks.rados.rados.0.smithi178.stdout:2492: finishing write tid 4 to smithi17880450-50 2024-02-10T05:38:41.442 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 1611 (ObjNum 767 snap 254 seq_num 767) dirty exists 2024-02-10T05:38:41.442 INFO:tasks.rados.rados.0.smithi178.stdout:2492: left oid 50 (ObjNum 767 snap 254 seq_num 767) 2024-02-10T05:38:41.442 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 1861 (ObjNum 736 snap 240 seq_num 736) dirty exists 2024-02-10T05:38:41.442 INFO:tasks.rados.rados.0.smithi178.stdout:2493: expect (ObjNum 663 snap 211 seq_num 663) 2024-02-10T05:38:41.673 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[95116]: Upgrade: Setting container_image for all osd 2024-02-10T05:38:41.673 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[95116]: Upgrade: Setting require_osd_release to 19 squid 2024-02-10T05:38:41.673 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[95116]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-10T05:38:41.674 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-10T05:38:41.674 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[95116]: osdmap e572: 8 total, 8 up, 8 in 2024-02-10T05:38:41.674 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T05:38:41.674 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[95116]: Upgrade: It appears safe to stop mds.a 2024-02-10T05:38:41.674 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[95116]: pgmap v495: 121 pgs: 121 active+clean; 303 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 878 KiB/s wr, 8 op/s; 5.9 MiB/s, 2 objects/s recovering 2024-02-10T05:38:41.674 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[92537]: Upgrade: Setting container_image for all osd 2024-02-10T05:38:41.674 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[92537]: Upgrade: Setting require_osd_release to 19 squid 2024-02-10T05:38:41.674 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[92537]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-10T05:38:41.675 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-10T05:38:41.675 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[92537]: osdmap e572: 8 total, 8 up, 8 in 2024-02-10T05:38:41.675 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T05:38:41.675 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[92537]: Upgrade: It appears safe to stop mds.a 2024-02-10T05:38:41.675 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:41 smithi178 ceph-mon[92537]: pgmap v495: 121 pgs: 121 active+clean; 303 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 878 KiB/s wr, 8 op/s; 5.9 MiB/s, 2 objects/s recovering 2024-02-10T05:38:41.777 INFO:tasks.rados.rados.0.smithi178.stdout:2496: finishing write tid 1 to smithi17880450-19 2024-02-10T05:38:41.777 INFO:tasks.rados.rados.0.smithi178.stdout:2496: finishing write tid 2 to smithi17880450-19 2024-02-10T05:38:41.777 INFO:tasks.rados.rados.0.smithi178.stdout:2496: finishing write tid 3 to smithi17880450-19 2024-02-10T05:38:41.778 INFO:tasks.rados.rados.0.smithi178.stdout:2496: finishing write tid 4 to smithi17880450-19 2024-02-10T05:38:41.778 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2064 (ObjNum 768 snap 254 seq_num 768) dirty exists 2024-02-10T05:38:41.778 INFO:tasks.rados.rados.0.smithi178.stdout:2496: left oid 19 (ObjNum 768 snap 254 seq_num 768) 2024-02-10T05:38:41.778 INFO:tasks.rados.rados.0.smithi178.stdout:2497: seq_num 769 ranges {81920=483328,565248=401408} 2024-02-10T05:38:41.780 INFO:tasks.rados.rados.0.smithi178.stdout:2497: writing smithi17880450-33 from 81920 to 565248 tid 1 2024-02-10T05:38:41.783 INFO:tasks.rados.rados.0.smithi178.stdout:2497: writing smithi17880450-33 from 565248 to 966656 tid 2 2024-02-10T05:38:41.783 INFO:tasks.rados.rados.0.smithi178.stdout:2492: done (5 left) 2024-02-10T05:38:41.783 INFO:tasks.rados.rados.0.smithi178.stdout:2493: done (4 left) 2024-02-10T05:38:41.783 INFO:tasks.rados.rados.0.smithi178.stdout:2494: done (3 left) 2024-02-10T05:38:41.783 INFO:tasks.rados.rados.0.smithi178.stdout:2495: done (2 left) 2024-02-10T05:38:41.783 INFO:tasks.rados.rados.0.smithi178.stdout:2496: done (1 left) 2024-02-10T05:38:41.783 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 254 2024-02-10T05:38:41.784 INFO:tasks.rados.rados.0.smithi178.stdout:2498: seq_num 770 ranges {4743168=499712,5242880=401408} 2024-02-10T05:38:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:41 smithi189 ceph-mon[89631]: Upgrade: Setting container_image for all osd 2024-02-10T05:38:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:41 smithi189 ceph-mon[89631]: Upgrade: Setting require_osd_release to 19 squid 2024-02-10T05:38:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:41 smithi189 ceph-mon[89631]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-10T05:38:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:41 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-10T05:38:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:41 smithi189 ceph-mon[89631]: osdmap e572: 8 total, 8 up, 8 in 2024-02-10T05:38:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T05:38:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:41 smithi189 ceph-mon[89631]: Upgrade: It appears safe to stop mds.a 2024-02-10T05:38:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:41 smithi189 ceph-mon[89631]: pgmap v495: 121 pgs: 121 active+clean; 303 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 878 KiB/s wr, 8 op/s; 5.9 MiB/s, 2 objects/s recovering 2024-02-10T05:38:41.810 INFO:tasks.rados.rados.0.smithi178.stdout:2498: writing smithi17880450-22 from 4743168 to 5242880 tid 1 2024-02-10T05:38:41.814 INFO:tasks.rados.rados.0.smithi178.stdout:2498: writing smithi17880450-22 from 5242880 to 5644288 tid 2 2024-02-10T05:38:41.814 INFO:tasks.rados.rados.0.smithi178.stdout:2499: rollback oid 12 current snap is 254 2024-02-10T05:38:41.814 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 12 to 250 2024-02-10T05:38:41.814 INFO:tasks.rados.rados.0.smithi178.stdout:2497: finishing write tid 1 to smithi17880450-33 2024-02-10T05:38:41.814 INFO:tasks.rados.rados.0.smithi178.stdout:2497: finishing write tid 2 to smithi17880450-33 2024-02-10T05:38:41.815 INFO:tasks.rados.rados.0.smithi178.stdout:2497: finishing write tid 3 to smithi17880450-33 2024-02-10T05:38:41.815 INFO:tasks.rados.rados.0.smithi178.stdout:2497: finishing write tid 4 to smithi17880450-33 2024-02-10T05:38:41.815 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 792 (ObjNum 769 snap 254 seq_num 769) dirty exists 2024-02-10T05:38:41.815 INFO:tasks.rados.rados.0.smithi178.stdout:2497: left oid 33 (ObjNum 769 snap 254 seq_num 769) 2024-02-10T05:38:41.815 INFO:tasks.rados.rados.0.smithi178.stdout:2497: done (2 left) 2024-02-10T05:38:41.815 INFO:tasks.rados.rados.0.smithi178.stdout:2500: delete oid 14 current snap is 254 2024-02-10T05:38:41.815 INFO:tasks.rados.rados.0.smithi178.stdout:2500: done (2 left) 2024-02-10T05:38:41.816 INFO:tasks.rados.rados.0.smithi178.stdout:2501: snap_create 2024-02-10T05:38:41.817 INFO:tasks.rados.rados.0.smithi178.stdout:2499: finishing rollback tid 0 to smithi17880450-12 2024-02-10T05:38:41.817 INFO:tasks.rados.rados.0.smithi178.stdout:2498: finishing write tid 1 to smithi17880450-22 2024-02-10T05:38:41.817 INFO:tasks.rados.rados.0.smithi178.stdout:2499: finishing rollback tid 1 to smithi17880450-12 2024-02-10T05:38:41.817 INFO:tasks.rados.rados.0.smithi178.stdout:2498: finishing write tid 2 to smithi17880450-22 2024-02-10T05:38:41.817 INFO:tasks.rados.rados.0.smithi178.stdout:2499: finishing rollback tid 2 to smithi17880450-12 2024-02-10T05:38:41.817 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 1078 (ObjNum 755 snap 249 seq_num 755) dirty exists 2024-02-10T05:38:41.818 INFO:tasks.rados.rados.0.smithi178.stdout:2498: finishing write tid 3 to smithi17880450-22 2024-02-10T05:38:41.819 INFO:tasks.rados.rados.0.smithi178.stdout:2498: finishing write tid 4 to smithi17880450-22 2024-02-10T05:38:41.819 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 1865 (ObjNum 770 snap 254 seq_num 770) dirty exists 2024-02-10T05:38:41.819 INFO:tasks.rados.rados.0.smithi178.stdout:2498: left oid 22 (ObjNum 770 snap 254 seq_num 770) 2024-02-10T05:38:42.407 INFO:tasks.rados.rados.0.smithi178.stdout:2498: done (2 left) 2024-02-10T05:38:42.407 INFO:tasks.rados.rados.0.smithi178.stdout:2499: done (1 left) 2024-02-10T05:38:42.407 INFO:tasks.rados.rados.0.smithi178.stdout:2501: done (0 left) 2024-02-10T05:38:42.407 INFO:tasks.rados.rados.0.smithi178.stdout:2502: copy_from oid 8 from oid 3 current snap is 255 2024-02-10T05:38:42.407 INFO:tasks.rados.rados.0.smithi178.stdout:2503: setattr oid 13 current snap is 255 2024-02-10T05:38:42.408 INFO:tasks.rados.rados.0.smithi178.stdout:2504: delete oid 23 current snap is 255 2024-02-10T05:38:42.412 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 1866 (ObjNum 751 snap 248 seq_num 751) dirty exists 2024-02-10T05:38:42.417 INFO:tasks.rados.rados.0.smithi178.stdout:2503: done (2 left) 2024-02-10T05:38:42.417 INFO:tasks.rados.rados.0.smithi178.stdout:2504: done (1 left) 2024-02-10T05:38:42.418 INFO:tasks.rados.rados.0.smithi178.stdout:2505: copy_from oid 37 from oid 48 current snap is 255 2024-02-10T05:38:42.418 INFO:tasks.rados.rados.0.smithi178.stdout:2506: snap_create 2024-02-10T05:38:42.437 INFO:tasks.rados.rados.0.smithi178.stdout:2502: finishing copy_from racing read to smithi17880450-8 2024-02-10T05:38:42.441 INFO:tasks.rados.rados.0.smithi178.stdout:2502: finishing copy_from to smithi17880450-8 2024-02-10T05:38:42.441 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 1602 (ObjNum 670 snap 217 seq_num 670) dirty exists 2024-02-10T05:38:42.458 INFO:tasks.rados.rados.0.smithi178.stdout:2505: finishing copy_from racing read to smithi17880450-37 2024-02-10T05:38:42.460 INFO:tasks.rados.rados.0.smithi178.stdout:2505: finishing copy_from to smithi17880450-37 2024-02-10T05:38:42.460 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 1624 (ObjNum 712 snap 226 seq_num 712) dirty exists 2024-02-10T05:38:42.706 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:42 smithi178 ceph-mon[95116]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/426 objects degraded (9.859%), 8 pgs degraded) 2024-02-10T05:38:42.706 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:42 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:38:42.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:42 smithi178 ceph-mon[95116]: osdmap e573: 8 total, 8 up, 8 in 2024-02-10T05:38:42.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:42 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:42.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:42 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' 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-02-10T05:38:42.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:42 smithi178 ceph-mon[95116]: from='mgr.25184 ' 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-02-10T05:38:42.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:42 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:38:42.707 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:42 smithi178 ceph-mon[92537]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/426 objects degraded (9.859%), 8 pgs degraded) 2024-02-10T05:38:42.707 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:42 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:38:42.707 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:42 smithi178 ceph-mon[92537]: osdmap e573: 8 total, 8 up, 8 in 2024-02-10T05:38:42.707 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:42 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:42.707 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:42 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' 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-02-10T05:38:42.707 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:42 smithi178 ceph-mon[92537]: from='mgr.25184 ' 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-02-10T05:38:42.707 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:42 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:38:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:42 smithi189 ceph-mon[89631]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 42/426 objects degraded (9.859%), 8 pgs degraded) 2024-02-10T05:38:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:42 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:38:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:42 smithi189 ceph-mon[89631]: osdmap e573: 8 total, 8 up, 8 in 2024-02-10T05:38:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:42 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:42 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' 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-02-10T05:38:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:42 smithi189 ceph-mon[89631]: from='mgr.25184 ' 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-02-10T05:38:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:42 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:38:43.413 INFO:tasks.rados.rados.0.smithi178.stdout:2502: done (2 left) 2024-02-10T05:38:43.413 INFO:tasks.rados.rados.0.smithi178.stdout:2505: done (1 left) 2024-02-10T05:38:43.413 INFO:tasks.rados.rados.0.smithi178.stdout:2506: done (0 left) 2024-02-10T05:38:43.413 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 256 2024-02-10T05:38:43.413 INFO:tasks.rados.rados.0.smithi178.stdout:2507: seq_num 773 ranges {663552=548864,1212416=401408} 2024-02-10T05:38:43.419 INFO:tasks.rados.rados.0.smithi178.stdout:2507: writing smithi17880450-12 from 663552 to 1212416 tid 1 2024-02-10T05:38:43.422 INFO:tasks.rados.rados.0.smithi178.stdout:2507: writing smithi17880450-12 from 1212416 to 1613824 tid 2 2024-02-10T05:38:43.422 INFO:tasks.rados.rados.0.smithi178.stdout:2508: read oid 33 snap -1 2024-02-10T05:38:43.422 INFO:tasks.rados.rados.0.smithi178.stdout:2508: expect (ObjNum 769 snap 254 seq_num 769) 2024-02-10T05:38:43.422 INFO:tasks.rados.rados.0.smithi178.stdout:2509: rmattr oid 38 current snap is 256 2024-02-10T05:38:43.422 INFO:tasks.rados.rados.0.smithi178.stdout:2510: rollback oid 10 current snap is 256 2024-02-10T05:38:43.422 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 10 to 250 2024-02-10T05:38:43.423 INFO:tasks.rados.rados.0.smithi178.stdout:2511: rollback oid 35 current snap is 256 2024-02-10T05:38:43.423 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 35 to 251 2024-02-10T05:38:43.423 INFO:tasks.rados.rados.0.smithi178.stdout:2512: rollback oid 2 current snap is 256 2024-02-10T05:38:43.423 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 2 to 240 2024-02-10T05:38:43.423 INFO:tasks.rados.rados.0.smithi178.stdout:2513: read oid 17 snap -1 2024-02-10T05:38:43.423 INFO:tasks.rados.rados.0.smithi178.stdout:2513: expect (ObjNum 690 snap 219 seq_num 690) 2024-02-10T05:38:43.423 INFO:tasks.rados.rados.0.smithi178.stdout:2514: rollback oid 31 current snap is 256 2024-02-10T05:38:43.423 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 31 to 249 2024-02-10T05:38:43.423 INFO:tasks.rados.rados.0.smithi178.stdout:2515: snap_remove snap 229 2024-02-10T05:38:43.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:43 smithi178 ceph-mon[92537]: Upgrade: Updating mds.a 2024-02-10T05:38:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:43 smithi178 ceph-mon[92537]: Deploying daemon mds.a on smithi178 2024-02-10T05:38:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:43 smithi178 ceph-mon[92537]: osdmap e574: 8 total, 8 up, 8 in 2024-02-10T05:38:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:43 smithi178 ceph-mon[92537]: pgmap v498: 121 pgs: 121 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.9 MiB/s wr, 11 op/s; 6.0 MiB/s, 2 objects/s recovering 2024-02-10T05:38:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:43 smithi178 ceph-mon[95116]: Upgrade: Updating mds.a 2024-02-10T05:38:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:43 smithi178 ceph-mon[95116]: Deploying daemon mds.a on smithi178 2024-02-10T05:38:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:43 smithi178 ceph-mon[95116]: osdmap e574: 8 total, 8 up, 8 in 2024-02-10T05:38:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:43 smithi178 ceph-mon[95116]: pgmap v498: 121 pgs: 121 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.9 MiB/s wr, 11 op/s; 6.0 MiB/s, 2 objects/s recovering 2024-02-10T05:38:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:43 smithi189 ceph-mon[89631]: Upgrade: Updating mds.a 2024-02-10T05:38:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:43 smithi189 ceph-mon[89631]: Deploying daemon mds.a on smithi178 2024-02-10T05:38:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:43 smithi189 ceph-mon[89631]: osdmap e574: 8 total, 8 up, 8 in 2024-02-10T05:38:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:43 smithi189 ceph-mon[89631]: pgmap v498: 121 pgs: 121 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.9 MiB/s wr, 11 op/s; 6.0 MiB/s, 2 objects/s recovering 2024-02-10T05:38:44.407 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:44 smithi178 systemd[1]: Stopping Ceph mds.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:38:44.414 INFO:tasks.rados.rados.0.smithi178.stdout:2515: done (8 left) 2024-02-10T05:38:44.414 INFO:tasks.rados.rados.0.smithi178.stdout:2516: delete oid 25 current snap is 256 2024-02-10T05:38:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:2512: finishing rollback tid 0 to smithi17880450-2 2024-02-10T05:38:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:2512: finishing rollback tid 1 to smithi17880450-2 2024-02-10T05:38:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 2017 (ObjNum 33 snap 0 seq_num 21320097) dirty dne 2024-02-10T05:38:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:2510: finishing rollback tid 0 to smithi17880450-10 2024-02-10T05:38:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1626 (ObjNum 593 snap 190 seq_num 593) dirty exists 2024-02-10T05:38:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:2514: finishing rollback tid 1 to smithi17880450-31 2024-02-10T05:38:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 2092 (ObjNum 33 snap 0 seq_num 1528554872) dirty dne 2024-02-10T05:38:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:2507: finishing write tid 1 to smithi17880450-12 2024-02-10T05:38:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:2507: finishing write tid 2 to smithi17880450-12 2024-02-10T05:38:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:2510: finishing rollback tid 1 to smithi17880450-10 2024-02-10T05:38:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:2510: finishing rollback tid 2 to smithi17880450-10 2024-02-10T05:38:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1614 (ObjNum 754 snap 248 seq_num 754) dirty exists 2024-02-10T05:38:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:2507: finishing write tid 3 to smithi17880450-12 2024-02-10T05:38:44.416 INFO:tasks.rados.rados.0.smithi178.stdout:2508: expect (ObjNum 769 snap 254 seq_num 769) 2024-02-10T05:38:44.453 INFO:tasks.rados.rados.0.smithi178.stdout:2511: finishing rollback tid 0 to smithi17880450-35 2024-02-10T05:38:44.453 INFO:tasks.rados.rados.0.smithi178.stdout:2511: finishing rollback tid 1 to smithi17880450-35 2024-02-10T05:38:44.453 INFO:tasks.rados.rados.0.smithi178.stdout:2508: done (8 left) 2024-02-10T05:38:44.453 INFO:tasks.rados.rados.0.smithi178.stdout:2509: done (7 left) 2024-02-10T05:38:44.454 INFO:tasks.rados.rados.0.smithi178.stdout:2510: done (6 left) 2024-02-10T05:38:44.454 INFO:tasks.rados.rados.0.smithi178.stdout:2512: done (5 left) 2024-02-10T05:38:44.454 INFO:tasks.rados.rados.0.smithi178.stdout:2514: done (4 left) 2024-02-10T05:38:44.454 INFO:tasks.rados.rados.0.smithi178.stdout:2516: done (3 left) 2024-02-10T05:38:44.454 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 256 2024-02-10T05:38:44.454 INFO:tasks.rados.rados.0.smithi178.stdout:2511: finishing rollback tid 2 to smithi17880450-35 2024-02-10T05:38:44.455 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 1667 (ObjNum 752 snap 248 seq_num 752) dirty exists 2024-02-10T05:38:44.455 INFO:tasks.rados.rados.0.smithi178.stdout:2507: finishing write tid 4 to smithi17880450-12 2024-02-10T05:38:44.455 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 1082 (ObjNum 773 snap 256 seq_num 773) dirty exists 2024-02-10T05:38:44.455 INFO:tasks.rados.rados.0.smithi178.stdout:2507: left oid 12 (ObjNum 773 snap 256 seq_num 773) 2024-02-10T05:38:44.455 INFO:tasks.rados.rados.0.smithi178.stdout:2513: expect (ObjNum 690 snap 219 seq_num 690) 2024-02-10T05:38:44.699 INFO:tasks.rados.rados.0.smithi178.stdout:2517: seq_num 775 ranges {2457600=589824,3047424=401408} 2024-02-10T05:38:44.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:44 smithi178 ceph-mon[95116]: osdmap e575: 8 total, 8 up, 8 in 2024-02-10T05:38:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:44 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:38:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:44 smithi178 ceph-mon[95116]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-10T05:38:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:44 smithi178 ceph-mon[95116]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-10T05:38:44.712 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:44 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a[65334]: 2024-02-10T05:38:44.404+0000 7fdc6fc81700 -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-02-10T05:38:44.712 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:44 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a[65334]: 2024-02-10T05:38:44.404+0000 7fdc6fc81700 -1 mds.a *** got signal Terminated *** 2024-02-10T05:38:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:44 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a[92514]: 2024-02-10T05:38:44.405+0000 7fa7fdab8700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-10T05:38:44.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:44 smithi178 ceph-mon[92537]: osdmap e575: 8 total, 8 up, 8 in 2024-02-10T05:38:44.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:44 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:44.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:38:44.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:44 smithi178 ceph-mon[92537]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-10T05:38:44.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:44 smithi178 ceph-mon[92537]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-10T05:38:44.715 INFO:tasks.rados.rados.0.smithi178.stdout:2517: writing smithi17880450-43 from 2457600 to 3047424 tid 1 2024-02-10T05:38:44.718 INFO:tasks.rados.rados.0.smithi178.stdout:2517: writing smithi17880450-43 from 3047424 to 3448832 tid 2 2024-02-10T05:38:44.718 INFO:tasks.rados.rados.0.smithi178.stdout:2507: done (3 left) 2024-02-10T05:38:44.718 INFO:tasks.rados.rados.0.smithi178.stdout:2511: done (2 left) 2024-02-10T05:38:44.718 INFO:tasks.rados.rados.0.smithi178.stdout:2513: done (1 left) 2024-02-10T05:38:44.718 INFO:tasks.rados.rados.0.smithi178.stdout:2518: snap_create 2024-02-10T05:38:44.720 INFO:tasks.rados.rados.0.smithi178.stdout:2517: finishing write tid 1 to smithi17880450-43 2024-02-10T05:38:44.720 INFO:tasks.rados.rados.0.smithi178.stdout:2517: finishing write tid 2 to smithi17880450-43 2024-02-10T05:38:44.720 INFO:tasks.rados.rados.0.smithi178.stdout:2517: finishing write tid 3 to smithi17880450-43 2024-02-10T05:38:44.721 INFO:tasks.rados.rados.0.smithi178.stdout:2517: finishing write tid 4 to smithi17880450-43 2024-02-10T05:38:44.721 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 317 (ObjNum 775 snap 256 seq_num 775) dirty exists 2024-02-10T05:38:44.721 INFO:tasks.rados.rados.0.smithi178.stdout:2517: left oid 43 (ObjNum 775 snap 256 seq_num 775) 2024-02-10T05:38:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:44 smithi189 ceph-mon[89631]: osdmap e575: 8 total, 8 up, 8 in 2024-02-10T05:38:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:44 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:38:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:44 smithi189 ceph-mon[89631]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-10T05:38:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:44 smithi189 ceph-mon[89631]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-10T05:38:45.248 INFO:tasks.rados.rados.0.smithi178.stdout:2517: done (1 left) 2024-02-10T05:38:45.248 INFO:tasks.rados.rados.0.smithi178.stdout:2518: done (0 left) 2024-02-10T05:38:45.248 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 257 2024-02-10T05:38:45.249 INFO:tasks.rados.rados.0.smithi178.stdout:2519: seq_num 776 ranges {10641408=606208,11247616=401408} 2024-02-10T05:38:45.308 INFO:tasks.rados.rados.0.smithi178.stdout:2519: writing smithi17880450-37 from 10641408 to 11247616 tid 1 2024-02-10T05:38:45.311 INFO:tasks.rados.rados.0.smithi178.stdout:2519: writing smithi17880450-37 from 11247616 to 11649024 tid 2 2024-02-10T05:38:45.311 INFO:tasks.rados.rados.0.smithi178.stdout:2520: rollback oid 2 current snap is 257 2024-02-10T05:38:45.311 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 2 to 249 2024-02-10T05:38:45.311 INFO:tasks.rados.rados.0.smithi178.stdout:2521: delete oid 36 current snap is 257 2024-02-10T05:38:45.313 INFO:tasks.rados.rados.0.smithi178.stdout:2520: finishing rollback tid 1 to smithi17880450-2 2024-02-10T05:38:45.313 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 2017 (ObjNum 65 snap 0 seq_num 1767854944) dirty dne 2024-02-10T05:38:45.317 INFO:tasks.rados.rados.0.smithi178.stdout:2519: finishing write tid 1 to smithi17880450-37 2024-02-10T05:38:45.318 INFO:tasks.rados.rados.0.smithi178.stdout:2519: finishing write tid 2 to smithi17880450-37 2024-02-10T05:38:45.319 INFO:tasks.rados.rados.0.smithi178.stdout:2520: done (2 left) 2024-02-10T05:38:45.319 INFO:tasks.rados.rados.0.smithi178.stdout:2521: done (1 left) 2024-02-10T05:38:45.319 INFO:tasks.rados.rados.0.smithi178.stdout:2522: snap_remove snap 249 2024-02-10T05:38:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[95116]: osdmap e576: 8 total, 8 up, 8 in 2024-02-10T05:38:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[95116]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-02-10T05:38:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[95116]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-10T05:38:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[95116]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-10T05:38:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[95116]: fsmap cephfs:1/1 {0=b=up:replay} 2024-02-10T05:38:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:38:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[95116]: pgmap v501: 121 pgs: 121 active+clean; 341 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 9.6 MiB/s wr, 25 op/s 2024-02-10T05:38:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[95116]: osdmap e577: 8 total, 8 up, 8 in 2024-02-10T05:38:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[92537]: osdmap e576: 8 total, 8 up, 8 in 2024-02-10T05:38:45.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[92537]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-02-10T05:38:45.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[92537]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-10T05:38:45.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[92537]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-10T05:38:45.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[92537]: fsmap cephfs:1/1 {0=b=up:replay} 2024-02-10T05:38:45.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:38:45.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[92537]: pgmap v501: 121 pgs: 121 active+clean; 341 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 9.6 MiB/s wr, 25 op/s 2024-02-10T05:38:45.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:45 smithi178 ceph-mon[92537]: osdmap e577: 8 total, 8 up, 8 in 2024-02-10T05:38:45.727 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:38:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:45 smithi189 ceph-mon[89631]: osdmap e576: 8 total, 8 up, 8 in 2024-02-10T05:38:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:45 smithi189 ceph-mon[89631]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-02-10T05:38:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:45 smithi189 ceph-mon[89631]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-10T05:38:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:45 smithi189 ceph-mon[89631]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-10T05:38:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:45 smithi189 ceph-mon[89631]: fsmap cephfs:1/1 {0=b=up:replay} 2024-02-10T05:38:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:45 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:38:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:45 smithi189 ceph-mon[89631]: pgmap v501: 121 pgs: 121 active+clean; 341 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 9.6 MiB/s wr, 25 op/s 2024-02-10T05:38:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:45 smithi189 ceph-mon[89631]: osdmap e577: 8 total, 8 up, 8 in 2024-02-10T05:38:46.039 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:38:46.039 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (7m) 2m ago 11m 24.9M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:38:46.040 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (6m) 11s ago 10m 84.3M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:38:46.040 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (12m) 2m ago 12m 20.2M - 17.2.7-505-g72ce7c1d a2a0bd126c96 c3e2ca9c8ad7 2024-02-10T05:38:46.040 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (12m) 11s ago 12m 15.6M - 17.2.7-505-g72ce7c1d a2a0bd126c96 84eeb7c562d7 2024-02-10T05:38:46.040 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (6m) 11s ago 15m 451M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:38:46.040 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (6m) 2m ago 17m 506M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:38:46.040 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (5m) 2m ago 17m 55.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:38:46.040 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (5m) 11s ago 15m 51.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 32ab039140f2 2024-02-10T05:38:46.040 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (5m) 2m ago 15m 46.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:38:46.040 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (7m) 2m ago 10m 16.4M - 1.5.0 0da6a335fe13 81bb7dad5008 2024-02-10T05:38:46.040 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (6m) 11s ago 10m 15.7M - 1.5.0 0da6a335fe13 31c11a476517 2024-02-10T05:38:46.040 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (4m) 2m ago 15m 199M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 6b1445eee423 2024-02-10T05:38:46.040 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (3m) 2m ago 14m 175M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 9caa5019ee1f 2024-02-10T05:38:46.041 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (3m) 2m ago 14m 152M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 2733e0215ccb 2024-02-10T05:38:46.041 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (2m) 2m ago 14m 13.5M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92fd1871dd99 2024-02-10T05:38:46.041 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (2m) 11s ago 13m 136M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 d9b69540b813 2024-02-10T05:38:46.041 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (86s) 11s ago 13m 187M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92957ef5602d 2024-02-10T05:38:46.041 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (51s) 11s ago 12m 82.6M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 86fa412173c0 2024-02-10T05:38:46.041 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (16s) 11s ago 12m 14.9M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 034fb445613a 2024-02-10T05:38:46.041 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (6m) 11s ago 11m 62.2M - 2.43.0 a07b618ecd1d 42ce2738514d 2024-02-10T05:38:46.254 INFO:tasks.rados.rados.0.smithi178.stdout:2522: done (1 left) 2024-02-10T05:38:46.254 INFO:tasks.rados.rados.0.smithi178.stdout:2523: rmattr oid 34 current snap is 257 2024-02-10T05:38:46.254 INFO:tasks.rados.rados.0.smithi178.stdout:2519: finishing write tid 3 to smithi17880450-37 2024-02-10T05:38:46.254 INFO:tasks.rados.rados.0.smithi178.stdout:2519: finishing write tid 4 to smithi17880450-37 2024-02-10T05:38:46.254 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 2147 (ObjNum 776 snap 257 seq_num 776) dirty exists 2024-02-10T05:38:46.255 INFO:tasks.rados.rados.0.smithi178.stdout:2519: left oid 37 (ObjNum 776 snap 257 seq_num 776) 2024-02-10T05:38:46.255 INFO:tasks.rados.rados.0.smithi178.stdout:2519: done (1 left) 2024-02-10T05:38:46.255 INFO:tasks.rados.rados.0.smithi178.stdout:2524: rollback oid 20 current snap is 257 2024-02-10T05:38:46.255 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 20 to 240 2024-02-10T05:38:46.255 INFO:tasks.rados.rados.0.smithi178.stdout:2525: snap_remove snap 255 2024-02-10T05:38:46.443 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:38:46.443 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:38:46.443 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:38:46.443 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:38:46.443 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:38:46.443 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:38:46.443 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:38:46.444 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:38:46.444 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T05:38:46.444 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:38:46.444 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:38:46.444 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 1 2024-02-10T05:38:46.444 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:38:46.444 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:38:46.444 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 17.2.7-505-g72ce7c1d (72ce7c1d1d5a2a1807db94c08aa742a26968c21f) quincy (stable)": 1, 2024-02-10T05:38:46.444 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 13 2024-02-10T05:38:46.444 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:38:46.444 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:38:46.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:46 smithi178 ceph-mon[92537]: mds.? [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] up:reconnect 2024-02-10T05:38:46.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:46 smithi178 ceph-mon[92537]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-02-10T05:38:46.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:46 smithi178 ceph-mon[92537]: osdmap e578: 8 total, 8 up, 8 in 2024-02-10T05:38:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:46 smithi178 ceph-mon[95116]: mds.? [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] up:reconnect 2024-02-10T05:38:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:46 smithi178 ceph-mon[95116]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-02-10T05:38:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:46 smithi178 ceph-mon[95116]: osdmap e578: 8 total, 8 up, 8 in 2024-02-10T05:38:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:46 smithi189 ceph-mon[89631]: mds.? [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] up:reconnect 2024-02-10T05:38:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:46 smithi189 ceph-mon[89631]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-02-10T05:38:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:46 smithi189 ceph-mon[89631]: osdmap e578: 8 total, 8 up, 8 in 2024-02-10T05:38:47.256 INFO:tasks.rados.rados.0.smithi178.stdout:2525: done (2 left) 2024-02-10T05:38:47.256 INFO:tasks.rados.rados.0.smithi178.stdout:2526: delete oid 17 current snap is 257 2024-02-10T05:38:47.256 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 1609 (ObjNum 707 snap 225 seq_num 707) dirty exists 2024-02-10T05:38:47.256 INFO:tasks.rados.rados.0.smithi178.stdout:2524: finishing rollback tid 1 to smithi17880450-20 2024-02-10T05:38:47.256 INFO:tasks.rados.rados.0.smithi178.stdout:2524: finishing rollback tid 2 to smithi17880450-20 2024-02-10T05:38:47.256 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 1609 (ObjNum 33 snap 0 seq_num 1534658608) dirty exists 2024-02-10T05:38:47.266 INFO:tasks.rados.rados.0.smithi178.stdout:2523: done (2 left) 2024-02-10T05:38:47.266 INFO:tasks.rados.rados.0.smithi178.stdout:2524: done (1 left) 2024-02-10T05:38:47.266 INFO:tasks.rados.rados.0.smithi178.stdout:2526: done (0 left) 2024-02-10T05:38:47.266 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 257 2024-02-10T05:38:47.266 INFO:tasks.rados.rados.0.smithi178.stdout:2527: seq_num 779 ranges {999424=655360,1654784=401408} 2024-02-10T05:38:47.275 INFO:tasks.rados.rados.0.smithi178.stdout:2527: writing smithi17880450-10 from 999424 to 1654784 tid 1 2024-02-10T05:38:47.278 INFO:tasks.rados.rados.0.smithi178.stdout:2527: writing smithi17880450-10 from 1654784 to 2056192 tid 2 2024-02-10T05:38:47.278 INFO:tasks.rados.rados.0.smithi178.stdout:2528: read oid 6 snap -1 2024-02-10T05:38:47.278 INFO:tasks.rados.rados.0.smithi178.stdout:2528: expect deleted 2024-02-10T05:38:47.278 INFO:tasks.rados.rados.0.smithi178.stdout:2529: rollback oid 37 current snap is 257 2024-02-10T05:38:47.278 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 37 to 241 2024-02-10T05:38:47.278 INFO:tasks.rados.rados.0.smithi178.stdout:2530: read oid 17 snap -1 2024-02-10T05:38:47.278 INFO:tasks.rados.rados.0.smithi178.stdout:2530: expect deleted 2024-02-10T05:38:47.278 INFO:tasks.rados.rados.0.smithi178.stdout:2531: snap_remove snap 238 2024-02-10T05:38:47.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:38:47] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.43.0" 2024-02-10T05:38:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[92537]: from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:38:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[92537]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:38:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[92537]: mds.? [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] up:rejoin 2024-02-10T05:38:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[92537]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-02-10T05:38:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[92537]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-02-10T05:38:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1206391354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:47.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[92537]: pgmap v504: 121 pgs: 121 active+clean; 341 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 7.6 MiB/s wr, 28 op/s 2024-02-10T05:38:47.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[92537]: osdmap e579: 8 total, 8 up, 8 in 2024-02-10T05:38:47.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[92537]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-10T05:38:47.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:38:47.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[95116]: from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:38:47.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[95116]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:38:47.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[95116]: mds.? [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] up:rejoin 2024-02-10T05:38:47.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[95116]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-02-10T05:38:47.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[95116]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-02-10T05:38:47.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1206391354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:47.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[95116]: pgmap v504: 121 pgs: 121 active+clean; 341 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 7.6 MiB/s wr, 28 op/s 2024-02-10T05:38:47.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[95116]: osdmap e579: 8 total, 8 up, 8 in 2024-02-10T05:38:47.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[95116]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-10T05:38:47.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:47 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:38:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:47 smithi189 ceph-mon[89631]: from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:38:47.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:47 smithi189 ceph-mon[89631]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:38:47.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:47 smithi189 ceph-mon[89631]: mds.? [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] up:rejoin 2024-02-10T05:38:47.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:47 smithi189 ceph-mon[89631]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-02-10T05:38:47.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:47 smithi189 ceph-mon[89631]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-02-10T05:38:47.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:47 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1206391354' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:38:47.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:47 smithi189 ceph-mon[89631]: pgmap v504: 121 pgs: 121 active+clean; 341 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 7.6 MiB/s wr, 28 op/s 2024-02-10T05:38:47.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:47 smithi189 ceph-mon[89631]: osdmap e579: 8 total, 8 up, 8 in 2024-02-10T05:38:47.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:47 smithi189 ceph-mon[89631]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-10T05:38:47.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:47 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:38:48.258 INFO:tasks.rados.rados.0.smithi178.stdout:2527: finishing write tid 1 to smithi17880450-10 2024-02-10T05:38:48.258 INFO:tasks.rados.rados.0.smithi178.stdout:2527: finishing write tid 2 to smithi17880450-10 2024-02-10T05:38:48.258 INFO:tasks.rados.rados.0.smithi178.stdout:2527: finishing write tid 3 to smithi17880450-10 2024-02-10T05:38:48.258 INFO:tasks.rados.rados.0.smithi178.stdout:2527: finishing write tid 4 to smithi17880450-10 2024-02-10T05:38:48.258 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1617 (ObjNum 779 snap 257 seq_num 779) dirty exists 2024-02-10T05:38:48.258 INFO:tasks.rados.rados.0.smithi178.stdout:2527: left oid 10 (ObjNum 779 snap 257 seq_num 779) 2024-02-10T05:38:48.258 INFO:tasks.rados.rados.0.smithi178.stdout:2529: finishing rollback tid 0 to smithi17880450-37 2024-02-10T05:38:48.259 INFO:tasks.rados.rados.0.smithi178.stdout:2529: finishing rollback tid 1 to smithi17880450-37 2024-02-10T05:38:48.259 INFO:tasks.rados.rados.0.smithi178.stdout:2529: finishing rollback tid 2 to smithi17880450-37 2024-02-10T05:38:48.259 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 2162 (ObjNum 730 snap 240 seq_num 730) dirty exists 2024-02-10T05:38:48.259 INFO:tasks.rados.rados.0.smithi178.stdout:2527: done (4 left) 2024-02-10T05:38:48.259 INFO:tasks.rados.rados.0.smithi178.stdout:2528: done (3 left) 2024-02-10T05:38:48.259 INFO:tasks.rados.rados.0.smithi178.stdout:2529: done (2 left) 2024-02-10T05:38:48.259 INFO:tasks.rados.rados.0.smithi178.stdout:2530: done (1 left) 2024-02-10T05:38:48.259 INFO:tasks.rados.rados.0.smithi178.stdout:2531: done (0 left) 2024-02-10T05:38:48.259 INFO:tasks.rados.rados.0.smithi178.stdout:2532: read oid 43 snap -1 2024-02-10T05:38:48.259 INFO:tasks.rados.rados.0.smithi178.stdout:2532: expect (ObjNum 775 snap 256 seq_num 775) 2024-02-10T05:38:48.259 INFO:tasks.rados.rados.0.smithi178.stdout:2533: read oid 38 snap -1 2024-02-10T05:38:48.259 INFO:tasks.rados.rados.0.smithi178.stdout:2533: expect (ObjNum 593 snap 190 seq_num 593) 2024-02-10T05:38:48.259 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 257 2024-02-10T05:38:48.259 INFO:tasks.rados.rados.0.smithi178.stdout:2534: seq_num 780 ranges {11124736=671744,11796480=401408} 2024-02-10T05:38:48.325 INFO:tasks.rados.rados.0.smithi178.stdout:2534: writing smithi17880450-15 from 11124736 to 11796480 tid 1 2024-02-10T05:38:48.328 INFO:tasks.rados.rados.0.smithi178.stdout:2534: writing smithi17880450-15 from 11796480 to 12197888 tid 2 2024-02-10T05:38:48.328 INFO:tasks.rados.rados.0.smithi178.stdout:2535: copy_from oid 13 from oid 1 current snap is 257 2024-02-10T05:38:48.328 INFO:tasks.rados.rados.0.smithi178.stdout:2532: expect (ObjNum 775 snap 256 seq_num 775) 2024-02-10T05:38:48.478 INFO:tasks.rados.rados.0.smithi178.stdout:2533: expect (ObjNum 593 snap 190 seq_num 593) 2024-02-10T05:38:48.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:48 smithi178 ceph-mon[92537]: mds.? [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] up:active 2024-02-10T05:38:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:48 smithi178 ceph-mon[92537]: fsmap cephfs:1 {0=b=up:active} 2024-02-10T05:38:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:48 smithi178 ceph-mon[92537]: osdmap e580: 8 total, 8 up, 8 in 2024-02-10T05:38:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:48 smithi178 ceph-mon[95116]: mds.? [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] up:active 2024-02-10T05:38:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:48 smithi178 ceph-mon[95116]: fsmap cephfs:1 {0=b=up:active} 2024-02-10T05:38:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:48 smithi178 ceph-mon[95116]: osdmap e580: 8 total, 8 up, 8 in 2024-02-10T05:38:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:48 smithi189 ceph-mon[89631]: mds.? [v2:172.21.15.189:6832/4221551901,v1:172.21.15.189:6833/4221551901] up:active 2024-02-10T05:38:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:48 smithi189 ceph-mon[89631]: fsmap cephfs:1 {0=b=up:active} 2024-02-10T05:38:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:48 smithi189 ceph-mon[89631]: osdmap e580: 8 total, 8 up, 8 in 2024-02-10T05:38:49.226 INFO:tasks.rados.rados.0.smithi178.stdout:2534: finishing write tid 1 to smithi17880450-15 2024-02-10T05:38:49.226 INFO:tasks.rados.rados.0.smithi178.stdout:2535: finishing copy_from to smithi17880450-13 2024-02-10T05:38:49.226 INFO:tasks.rados.rados.0.smithi178.stdout:2535: got expected ENOENT (src dne) 2024-02-10T05:38:49.226 INFO:tasks.rados.rados.0.smithi178.stdout:2535: finishing copy_from racing read to smithi17880450-13 2024-02-10T05:38:49.227 INFO:tasks.rados.rados.0.smithi178.stdout:2534: finishing write tid 2 to smithi17880450-15 2024-02-10T05:38:49.227 INFO:tasks.rados.rados.0.smithi178.stdout:2534: finishing write tid 3 to smithi17880450-15 2024-02-10T05:38:49.227 INFO:tasks.rados.rados.0.smithi178.stdout:2534: finishing write tid 4 to smithi17880450-15 2024-02-10T05:38:49.227 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 1612 (ObjNum 780 snap 257 seq_num 780) dirty exists 2024-02-10T05:38:49.227 INFO:tasks.rados.rados.0.smithi178.stdout:2534: left oid 15 (ObjNum 780 snap 257 seq_num 780) 2024-02-10T05:38:49.227 INFO:tasks.rados.rados.0.smithi178.stdout:2532: done (3 left) 2024-02-10T05:38:49.227 INFO:tasks.rados.rados.0.smithi178.stdout:2533: done (2 left) 2024-02-10T05:38:49.227 INFO:tasks.rados.rados.0.smithi178.stdout:2534: done (1 left) 2024-02-10T05:38:49.227 INFO:tasks.rados.rados.0.smithi178.stdout:2535: done (0 left) 2024-02-10T05:38:49.227 INFO:tasks.rados.rados.0.smithi178.stdout:2536: rollback oid 42 current snap is 257 2024-02-10T05:38:49.227 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 42 to 256 2024-02-10T05:38:49.227 INFO:tasks.rados.rados.0.smithi178.stdout:2537: delete oid 19 current snap is 257 2024-02-10T05:38:49.229 INFO:tasks.rados.rados.0.smithi178.stdout:2536: finishing rollback tid 0 to smithi17880450-42 2024-02-10T05:38:49.229 INFO:tasks.rados.rados.0.smithi178.stdout:2536: finishing rollback tid 1 to smithi17880450-42 2024-02-10T05:38:49.230 INFO:tasks.rados.rados.0.smithi178.stdout:2536: finishing rollback tid 2 to smithi17880450-42 2024-02-10T05:38:49.230 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 1864 (ObjNum 762 snap 251 seq_num 762) dirty exists 2024-02-10T05:38:49.231 INFO:tasks.rados.rados.0.smithi178.stdout:2536: done (1 left) 2024-02-10T05:38:49.231 INFO:tasks.rados.rados.0.smithi178.stdout:2537: done (0 left) 2024-02-10T05:38:49.231 INFO:tasks.rados.rados.0.smithi178.stdout:2538: read oid 30 snap -1 2024-02-10T05:38:49.231 INFO:tasks.rados.rados.0.smithi178.stdout:2538: expect (ObjNum 645 snap 208 seq_num 645) 2024-02-10T05:38:49.231 INFO:tasks.rados.rados.0.smithi178.stdout:2539: read oid 37 snap -1 2024-02-10T05:38:49.231 INFO:tasks.rados.rados.0.smithi178.stdout:2539: expect (ObjNum 730 snap 240 seq_num 730) 2024-02-10T05:38:49.231 INFO:tasks.rados.rados.0.smithi178.stdout:2540: copy_from oid 40 from oid 44 current snap is 257 2024-02-10T05:38:49.231 INFO:tasks.rados.rados.0.smithi178.stdout:2541: rmattr oid 13 current snap is 257 2024-02-10T05:38:49.231 INFO:tasks.rados.rados.0.smithi178.stdout:2542: setattr oid 10 current snap is 257 2024-02-10T05:38:49.233 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 1867 (ObjNum 751 snap 248 seq_num 751) dirty exists 2024-02-10T05:38:49.234 INFO:tasks.rados.rados.0.smithi178.stdout:2541: done (4 left) 2024-02-10T05:38:49.234 INFO:tasks.rados.rados.0.smithi178.stdout:2543: rollback oid 29 current snap is 257 2024-02-10T05:38:49.234 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 29 to 250 2024-02-10T05:38:49.234 INFO:tasks.rados.rados.0.smithi178.stdout:2544: read oid 23 snap -1 2024-02-10T05:38:49.234 INFO:tasks.rados.rados.0.smithi178.stdout:2544: expect deleted 2024-02-10T05:38:49.234 INFO:tasks.rados.rados.0.smithi178.stdout:2545: read oid 5 snap -1 2024-02-10T05:38:49.234 INFO:tasks.rados.rados.0.smithi178.stdout:2545: expect (ObjNum 727 snap 237 seq_num 727) 2024-02-10T05:38:49.234 INFO:tasks.rados.rados.0.smithi178.stdout:2546: snap_create 2024-02-10T05:38:49.238 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1618 (ObjNum 779 snap 257 seq_num 779) dirty exists 2024-02-10T05:38:49.242 INFO:tasks.rados.rados.0.smithi178.stdout:2543: finishing rollback tid 0 to smithi17880450-29 2024-02-10T05:38:49.243 INFO:tasks.rados.rados.0.smithi178.stdout:2543: finishing rollback tid 1 to smithi17880450-29 2024-02-10T05:38:49.244 INFO:tasks.rados.rados.0.smithi178.stdout:2543: finishing rollback tid 2 to smithi17880450-29 2024-02-10T05:38:49.244 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 1867 (ObjNum 707 snap 225 seq_num 707) dirty exists 2024-02-10T05:38:49.247 INFO:tasks.rados.rados.0.smithi178.stdout:2539: expect (ObjNum 730 snap 240 seq_num 730) 2024-02-10T05:38:49.608 INFO:tasks.rados.rados.0.smithi178.stdout:2545: expect (ObjNum 727 snap 237 seq_num 727) 2024-02-10T05:38:49.616 INFO:tasks.rados.rados.0.smithi178.stdout:2538: expect (ObjNum 645 snap 208 seq_num 645) 2024-02-10T05:38:49.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:49 smithi178 ceph-mon[92537]: pgmap v507: 121 pgs: 121 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 732 KiB/s wr, 12 op/s 2024-02-10T05:38:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:49 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:49 smithi178 ceph-mon[95116]: pgmap v507: 121 pgs: 121 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 732 KiB/s wr, 12 op/s 2024-02-10T05:38:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:49 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:49 smithi189 ceph-mon[89631]: pgmap v507: 121 pgs: 121 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 732 KiB/s wr, 12 op/s 2024-02-10T05:38:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:49 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:49.788 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:38:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b[59745]: 2024-02-10T05:38:49.605+0000 7f08beaf6700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-02-10T05:38:50.030 INFO:tasks.rados.rados.0.smithi178.stdout:2540: finishing copy_from racing read to smithi17880450-40 2024-02-10T05:38:50.030 INFO:tasks.rados.rados.0.smithi178.stdout:2540: finishing copy_from to smithi17880450-40 2024-02-10T05:38:50.030 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 890 (ObjNum 542 snap 167 seq_num 542) dirty exists 2024-02-10T05:38:50.030 INFO:tasks.rados.rados.0.smithi178.stdout:2538: done (7 left) 2024-02-10T05:38:50.030 INFO:tasks.rados.rados.0.smithi178.stdout:2539: done (6 left) 2024-02-10T05:38:50.030 INFO:tasks.rados.rados.0.smithi178.stdout:2540: done (5 left) 2024-02-10T05:38:50.030 INFO:tasks.rados.rados.0.smithi178.stdout:2542: done (4 left) 2024-02-10T05:38:50.030 INFO:tasks.rados.rados.0.smithi178.stdout:2543: done (3 left) 2024-02-10T05:38:50.030 INFO:tasks.rados.rados.0.smithi178.stdout:2544: done (2 left) 2024-02-10T05:38:50.030 INFO:tasks.rados.rados.0.smithi178.stdout:2545: done (1 left) 2024-02-10T05:38:50.030 INFO:tasks.rados.rados.0.smithi178.stdout:2546: done (0 left) 2024-02-10T05:38:50.030 INFO:tasks.rados.rados.0.smithi178.stdout:2547: rmattr oid 49 current snap is 258 2024-02-10T05:38:50.031 INFO:tasks.rados.rados.0.smithi178.stdout:2548: snap_remove snap 252 2024-02-10T05:38:50.249 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 2176 (ObjNum 693 snap 219 seq_num 693) dirty exists 2024-02-10T05:38:50.250 INFO:tasks.rados.rados.0.smithi178.stdout:2547: done (1 left) 2024-02-10T05:38:50.250 INFO:tasks.rados.rados.0.smithi178.stdout:2548: done (0 left) 2024-02-10T05:38:50.250 INFO:tasks.rados.rados.0.smithi178.stdout:2549: rollback oid 11 current snap is 258 2024-02-10T05:38:50.250 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 11 to 237 2024-02-10T05:38:50.250 INFO:tasks.rados.rados.0.smithi178.stdout:2550: delete oid 36 current snap is 258 2024-02-10T05:38:50.263 INFO:tasks.rados.rados.0.smithi178.stdout:2549: finishing rollback tid 0 to smithi17880450-11 2024-02-10T05:38:50.264 INFO:tasks.rados.rados.0.smithi178.stdout:2549: finishing rollback tid 1 to smithi17880450-11 2024-02-10T05:38:50.264 INFO:tasks.rados.rados.0.smithi178.stdout:2549: finishing rollback tid 2 to smithi17880450-11 2024-02-10T05:38:50.264 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 1633 (ObjNum 701 snap 222 seq_num 701) dirty exists 2024-02-10T05:38:50.265 INFO:tasks.rados.rados.0.smithi178.stdout:2549: done (1 left) 2024-02-10T05:38:50.265 INFO:tasks.rados.rados.0.smithi178.stdout:2550: done (0 left) 2024-02-10T05:38:50.266 INFO:tasks.rados.rados.0.smithi178.stdout:2551: copy_from oid 45 from oid 47 current snap is 258 2024-02-10T05:38:50.266 INFO:tasks.rados.rados.0.smithi178.stdout:2552: snap_remove snap 254 2024-02-10T05:38:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:50 smithi178 ceph-mon[95116]: osdmap e581: 8 total, 8 up, 8 in 2024-02-10T05:38:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:50 smithi178 ceph-mon[95116]: osdmap e582: 8 total, 8 up, 8 in 2024-02-10T05:38:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:50 smithi178 ceph-mon[95116]: pgmap v510: 121 pgs: 121 active+clean; 348 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 978 KiB/s wr, 23 op/s 2024-02-10T05:38:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:50 smithi178 ceph-mon[92537]: osdmap e581: 8 total, 8 up, 8 in 2024-02-10T05:38:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:50 smithi178 ceph-mon[92537]: osdmap e582: 8 total, 8 up, 8 in 2024-02-10T05:38:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:50 smithi178 ceph-mon[92537]: pgmap v510: 121 pgs: 121 active+clean; 348 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 978 KiB/s wr, 23 op/s 2024-02-10T05:38:51.264 INFO:tasks.rados.rados.0.smithi178.stdout:2551: finishing copy_from racing read to smithi17880450-45 2024-02-10T05:38:51.264 INFO:tasks.rados.rados.0.smithi178.stdout:2551: finishing copy_from to smithi17880450-45 2024-02-10T05:38:51.264 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 1663 (ObjNum 665 snap 211 seq_num 665) dirty exists 2024-02-10T05:38:51.264 INFO:tasks.rados.rados.0.smithi178.stdout:2551: done (1 left) 2024-02-10T05:38:51.264 INFO:tasks.rados.rados.0.smithi178.stdout:2552: done (0 left) 2024-02-10T05:38:51.264 INFO:tasks.rados.rados.0.smithi178.stdout:2553: setattr oid 24 current snap is 258 2024-02-10T05:38:51.265 INFO:tasks.rados.rados.0.smithi178.stdout:2554: snap_create 2024-02-10T05:38:51.274 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 2066 (ObjNum 670 snap 217 seq_num 670) dirty exists 2024-02-10T05:38:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:50 smithi189 ceph-mon[89631]: osdmap e581: 8 total, 8 up, 8 in 2024-02-10T05:38:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:50 smithi189 ceph-mon[89631]: osdmap e582: 8 total, 8 up, 8 in 2024-02-10T05:38:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:50 smithi189 ceph-mon[89631]: pgmap v510: 121 pgs: 121 active+clean; 348 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 978 KiB/s wr, 23 op/s 2024-02-10T05:38:52.212 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:51 smithi178 podman[120005]: 2024-02-10 05:38:51.948720419 +0000 UTC m=+7.675731907 container died c3e2ca9c8ad7d95c30e2f6249fb177e6809530732527d41943f7aa559d344811 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=quincy-72ce7c1, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T05:38:52.269 INFO:tasks.rados.rados.0.smithi178.stdout:2553: done (1 left) 2024-02-10T05:38:52.269 INFO:tasks.rados.rados.0.smithi178.stdout:2554: done (0 left) 2024-02-10T05:38:52.269 INFO:tasks.rados.rados.0.smithi178.stdout:2555: snap_remove snap 257 2024-02-10T05:38:52.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:52 smithi189 ceph-mon[89631]: osdmap e583: 8 total, 8 up, 8 in 2024-02-10T05:38:52.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:52 smithi178 ceph-mon[92537]: osdmap e583: 8 total, 8 up, 8 in 2024-02-10T05:38:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:52 smithi178 ceph-mon[95116]: osdmap e583: 8 total, 8 up, 8 in 2024-02-10T05:38:52.712 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:52 smithi178 podman[120005]: 2024-02-10 05:38:52.427409559 +0000 UTC m=+8.154421047 container cleanup c3e2ca9c8ad7d95c30e2f6249fb177e6809530732527d41943f7aa559d344811 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, RELEASE=quincy-72ce7c1, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0) 2024-02-10T05:38:52.712 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:52 smithi178 bash[120005]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a 2024-02-10T05:38:53.047 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:52 smithi178 podman[120097]: 2024-02-10 05:38:52.72636179 +0000 UTC m=+0.776543332 container remove c3e2ca9c8ad7d95c30e2f6249fb177e6809530732527d41943f7aa559d344811 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=quincy-72ce7c1) 2024-02-10T05:38:53.047 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:52 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mds.a.service: Deactivated successfully. 2024-02-10T05:38:53.047 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:52 smithi178 systemd[1]: Stopped Ceph mds.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:38:53.047 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:52 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mds.a.service: Consumed 1.657s CPU time. 2024-02-10T05:38:53.274 INFO:tasks.rados.rados.0.smithi178.stdout:2555: done (0 left) 2024-02-10T05:38:53.274 INFO:tasks.rados.rados.0.smithi178.stdout:2556: delete oid 29 current snap is 259 2024-02-10T05:38:53.278 INFO:tasks.rados.rados.0.smithi178.stdout:2556: done (0 left) 2024-02-10T05:38:53.278 INFO:tasks.rados.rados.0.smithi178.stdout:2557: copy_from oid 14 from oid 22 current snap is 259 2024-02-10T05:38:53.278 INFO:tasks.rados.rados.0.smithi178.stdout:2558: delete oid 40 current snap is 259 2024-02-10T05:38:53.287 INFO:tasks.rados.rados.0.smithi178.stdout:2558: done (1 left) 2024-02-10T05:38:53.287 INFO:tasks.rados.rados.0.smithi178.stdout:2559: delete oid 21 current snap is 259 2024-02-10T05:38:53.290 INFO:tasks.rados.rados.0.smithi178.stdout:2559: done (1 left) 2024-02-10T05:38:53.290 INFO:tasks.rados.rados.0.smithi178.stdout:2560: rmattr oid 28 current snap is 259 2024-02-10T05:38:53.290 INFO:tasks.rados.rados.0.smithi178.stdout:2561: read oid 49 snap 243 2024-02-10T05:38:53.290 INFO:tasks.rados.rados.0.smithi178.stdout:2561: expect (ObjNum 693 snap 219 seq_num 693) 2024-02-10T05:38:53.291 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 8 current snap is 259 2024-02-10T05:38:53.291 INFO:tasks.rados.rados.0.smithi178.stdout:2562: seq_num 786 ranges {7249920=770048,8019968=401408} 2024-02-10T05:38:53.334 INFO:tasks.rados.rados.0.smithi178.stdout:2562: writing smithi17880450-8 from 7249920 to 8019968 tid 1 2024-02-10T05:38:53.337 INFO:tasks.rados.rados.0.smithi178.stdout:2562: writing smithi17880450-8 from 8019968 to 8421376 tid 2 2024-02-10T05:38:53.337 INFO:tasks.rados.rados.0.smithi178.stdout:2563: copy_from oid 24 from oid 43 current snap is 259 2024-02-10T05:38:53.337 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 806 (ObjNum 627 snap 206 seq_num 627) dirty exists 2024-02-10T05:38:53.337 INFO:tasks.rados.rados.0.smithi178.stdout:2561: expect (ObjNum 693 snap 219 seq_num 693) 2024-02-10T05:38:53.420 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:53 smithi178 ceph-mon[92537]: osdmap e584: 8 total, 8 up, 8 in 2024-02-10T05:38:53.421 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:53 smithi178 ceph-mon[92537]: pgmap v513: 121 pgs: 121 active+clean; 354 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-02-10T05:38:53.421 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:53 smithi178 ceph-mon[95116]: osdmap e584: 8 total, 8 up, 8 in 2024-02-10T05:38:53.421 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:53 smithi178 ceph-mon[95116]: pgmap v513: 121 pgs: 121 active+clean; 354 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-02-10T05:38:53.422 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:53 smithi178 systemd[1]: Starting Ceph mds.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:38:53.422 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:53 smithi178 podman[120235]: 2024-02-10 05:38:53.167218031 +0000 UTC m=+0.018357813 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:38:53.422 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:53 smithi178 podman[120235]: 2024-02-10 05:38:53.280279463 +0000 UTC m=+0.131419277 container create 7ae52faba2d7fadfe6c1a96e92d2068dc8a7570b651a097ab257cce230a58c0a (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, 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, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=main-290212a, ceph=True) 2024-02-10T05:38:53.483 INFO:tasks.rados.rados.0.smithi178.stdout:2557: finishing copy_from racing read to smithi17880450-14 2024-02-10T05:38:53.483 INFO:tasks.rados.rados.0.smithi178.stdout:2557: finishing copy_from to smithi17880450-14 2024-02-10T05:38:53.484 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 1865 (ObjNum 770 snap 254 seq_num 770) dirty exists 2024-02-10T05:38:53.484 INFO:tasks.rados.rados.0.smithi178.stdout:2557: done (4 left) 2024-02-10T05:38:53.484 INFO:tasks.rados.rados.0.smithi178.stdout:2560: done (3 left) 2024-02-10T05:38:53.484 INFO:tasks.rados.rados.0.smithi178.stdout:2561: done (2 left) 2024-02-10T05:38:53.484 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 34 current snap is 259 2024-02-10T05:38:53.485 INFO:tasks.rados.rados.0.smithi178.stdout:2562: finishing write tid 1 to smithi17880450-8 2024-02-10T05:38:53.485 INFO:tasks.rados.rados.0.smithi178.stdout:2562: finishing write tid 2 to smithi17880450-8 2024-02-10T05:38:53.485 INFO:tasks.rados.rados.0.smithi178.stdout:2562: finishing write tid 3 to smithi17880450-8 2024-02-10T05:38:53.485 INFO:tasks.rados.rados.0.smithi178.stdout:2564: seq_num 787 ranges {4022272=786432,4808704=401408} 2024-02-10T05:38:53.508 INFO:tasks.rados.rados.0.smithi178.stdout:2564: writing smithi17880450-34 from 4022272 to 4808704 tid 1 2024-02-10T05:38:53.511 INFO:tasks.rados.rados.0.smithi178.stdout:2564: writing smithi17880450-34 from 4808704 to 5210112 tid 2 2024-02-10T05:38:53.512 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 259 2024-02-10T05:38:53.512 INFO:tasks.rados.rados.0.smithi178.stdout:2562: finishing write tid 4 to smithi17880450-8 2024-02-10T05:38:53.512 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 1612 (ObjNum 786 snap 259 seq_num 786) dirty exists 2024-02-10T05:38:53.512 INFO:tasks.rados.rados.0.smithi178.stdout:2562: left oid 8 (ObjNum 786 snap 259 seq_num 786) 2024-02-10T05:38:53.512 INFO:tasks.rados.rados.0.smithi178.stdout:2563: finishing copy_from racing read to smithi17880450-24 2024-02-10T05:38:53.512 INFO:tasks.rados.rados.0.smithi178.stdout:2563: finishing copy_from to smithi17880450-24 2024-02-10T05:38:53.512 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 317 (ObjNum 775 snap 256 seq_num 775) dirty exists 2024-02-10T05:38:53.512 INFO:tasks.rados.rados.0.smithi178.stdout:2565: seq_num 788 ranges {1613824=802816,2416640=401408} 2024-02-10T05:38:53.524 INFO:tasks.rados.rados.0.smithi178.stdout:2565: writing smithi17880450-12 from 1613824 to 2416640 tid 1 2024-02-10T05:38:53.526 INFO:tasks.rados.rados.0.smithi178.stdout:2565: writing smithi17880450-12 from 2416640 to 2818048 tid 2 2024-02-10T05:38:53.526 INFO:tasks.rados.rados.0.smithi178.stdout:2562: done (3 left) 2024-02-10T05:38:53.526 INFO:tasks.rados.rados.0.smithi178.stdout:2563: done (2 left) 2024-02-10T05:38:53.526 INFO:tasks.rados.rados.0.smithi178.stdout:2566: snap_remove snap 228 2024-02-10T05:38:53.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:53 smithi189 ceph-mon[89631]: osdmap e584: 8 total, 8 up, 8 in 2024-02-10T05:38:53.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:53 smithi189 ceph-mon[89631]: pgmap v513: 121 pgs: 121 active+clean; 354 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-02-10T05:38:53.962 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:53 smithi178 podman[120235]: 2024-02-10 05:38:53.524612425 +0000 UTC m=+0.375752197 container init 7ae52faba2d7fadfe6c1a96e92d2068dc8a7570b651a097ab257cce230a58c0a (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-02-10T05:38:53.962 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:53 smithi178 podman[120235]: 2024-02-10 05:38:53.530534854 +0000 UTC m=+0.381674621 container start 7ae52faba2d7fadfe6c1a96e92d2068dc8a7570b651a097ab257cce230a58c0a (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, io.buildah.version=1.33.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131) 2024-02-10T05:38:53.962 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:53 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a[120250]: starting mds.a at 2024-02-10T05:38:53.962 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:53 smithi178 bash[120235]: 7ae52faba2d7fadfe6c1a96e92d2068dc8a7570b651a097ab257cce230a58c0a 2024-02-10T05:38:53.962 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 05:38:53 smithi178 systemd[1]: Started Ceph mds.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:38:54.281 INFO:tasks.rados.rados.0.smithi178.stdout:2566: done (2 left) 2024-02-10T05:38:54.282 INFO:tasks.rados.rados.0.smithi178.stdout:2567: setattr oid 38 current snap is 259 2024-02-10T05:38:54.282 INFO:tasks.rados.rados.0.smithi178.stdout:2564: finishing write tid 1 to smithi17880450-34 2024-02-10T05:38:54.282 INFO:tasks.rados.rados.0.smithi178.stdout:2564: finishing write tid 2 to smithi17880450-34 2024-02-10T05:38:54.282 INFO:tasks.rados.rados.0.smithi178.stdout:2564: finishing write tid 3 to smithi17880450-34 2024-02-10T05:38:54.282 INFO:tasks.rados.rados.0.smithi178.stdout:2564: finishing write tid 4 to smithi17880450-34 2024-02-10T05:38:54.282 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 1666 (ObjNum 787 snap 259 seq_num 787) dirty exists 2024-02-10T05:38:54.282 INFO:tasks.rados.rados.0.smithi178.stdout:2564: left oid 34 (ObjNum 787 snap 259 seq_num 787) 2024-02-10T05:38:54.282 INFO:tasks.rados.rados.0.smithi178.stdout:2565: finishing write tid 1 to smithi17880450-12 2024-02-10T05:38:54.282 INFO:tasks.rados.rados.0.smithi178.stdout:2565: finishing write tid 2 to smithi17880450-12 2024-02-10T05:38:54.282 INFO:tasks.rados.rados.0.smithi178.stdout:2565: finishing write tid 3 to smithi17880450-12 2024-02-10T05:38:54.283 INFO:tasks.rados.rados.0.smithi178.stdout:2565: finishing write tid 4 to smithi17880450-12 2024-02-10T05:38:54.283 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 1109 (ObjNum 788 snap 259 seq_num 788) dirty exists 2024-02-10T05:38:54.283 INFO:tasks.rados.rados.0.smithi178.stdout:2565: left oid 12 (ObjNum 788 snap 259 seq_num 788) 2024-02-10T05:38:54.284 INFO:tasks.rados.rados.0.smithi178.stdout:2564: done (2 left) 2024-02-10T05:38:54.284 INFO:tasks.rados.rados.0.smithi178.stdout:2565: done (1 left) 2024-02-10T05:38:54.284 INFO:tasks.rados.rados.0.smithi178.stdout:2568: copy_from oid 19 from oid 8 current snap is 259 2024-02-10T05:38:54.284 INFO:tasks.rados.rados.0.smithi178.stdout:2569: copy_from oid 43 from oid 12 current snap is 259 2024-02-10T05:38:54.284 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 259 2024-02-10T05:38:54.284 INFO:tasks.rados.rados.0.smithi178.stdout:2570: seq_num 789 ranges {5431296=417792,5849088=663552,6512640=139264} 2024-02-10T05:38:54.318 INFO:tasks.rados.rados.0.smithi178.stdout:2570: writing smithi17880450-30 from 5431296 to 5849088 tid 1 2024-02-10T05:38:54.323 INFO:tasks.rados.rados.0.smithi178.stdout:2570: writing smithi17880450-30 from 5849088 to 6512640 tid 2 2024-02-10T05:38:54.325 INFO:tasks.rados.rados.0.smithi178.stdout:2570: writing smithi17880450-30 from 6512640 to 6651904 tid 3 2024-02-10T05:38:54.325 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1628 (ObjNum 593 snap 190 seq_num 593) dirty exists 2024-02-10T05:38:54.325 INFO:tasks.rados.rados.0.smithi178.stdout:2569: finishing copy_from racing read to smithi17880450-43 2024-02-10T05:38:54.326 INFO:tasks.rados.rados.0.smithi178.stdout:2569: finishing copy_from to smithi17880450-43 2024-02-10T05:38:54.326 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 1109 (ObjNum 788 snap 259 seq_num 788) dirty exists 2024-02-10T05:38:54.326 INFO:tasks.rados.rados.0.smithi178.stdout:2570: finishing write tid 1 to smithi17880450-30 2024-02-10T05:38:54.326 INFO:tasks.rados.rados.0.smithi178.stdout:2567: done (3 left) 2024-02-10T05:38:54.326 INFO:tasks.rados.rados.0.smithi178.stdout:2569: done (2 left) 2024-02-10T05:38:54.326 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 259 2024-02-10T05:38:54.326 INFO:tasks.rados.rados.0.smithi178.stdout:2571: seq_num 790 ranges {2818048=434176,3252224=548864,3801088=253952} 2024-02-10T05:38:54.343 INFO:tasks.rados.rados.0.smithi178.stdout:2571: writing smithi17880450-43 from 2818048 to 3252224 tid 1 2024-02-10T05:38:54.346 INFO:tasks.rados.rados.0.smithi178.stdout:2571: writing smithi17880450-43 from 3252224 to 3801088 tid 2 2024-02-10T05:38:54.349 INFO:tasks.rados.rados.0.smithi178.stdout:2571: writing smithi17880450-43 from 3801088 to 4055040 tid 3 2024-02-10T05:38:54.349 INFO:tasks.rados.rados.0.smithi178.stdout:2570: finishing write tid 2 to smithi17880450-30 2024-02-10T05:38:54.349 INFO:tasks.rados.rados.0.smithi178.stdout:2570: finishing write tid 3 to smithi17880450-30 2024-02-10T05:38:54.349 INFO:tasks.rados.rados.0.smithi178.stdout:2570: finishing write tid 4 to smithi17880450-30 2024-02-10T05:38:54.349 INFO:tasks.rados.rados.0.smithi178.stdout:2568: finishing copy_from racing read to smithi17880450-19 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:2568: finishing copy_from to smithi17880450-19 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 1612 (ObjNum 786 snap 259 seq_num 786) dirty exists 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:2570: finishing write tid 5 to smithi17880450-30 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 1118 (ObjNum 789 snap 259 seq_num 789) dirty exists 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:2570: left oid 30 (ObjNum 789 snap 259 seq_num 789) 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:2568: done (2 left) 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:2570: done (1 left) 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:2572: read oid 48 snap -1 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:2572: expect (ObjNum 712 snap 226 seq_num 712) 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:2573: rmattr oid 24 current snap is 259 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:2573: done (2 left) 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:2574: rollback oid 17 current snap is 259 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 17 to 247 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:2571: finishing write tid 1 to smithi17880450-43 2024-02-10T05:38:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 24 current snap is 259 2024-02-10T05:38:54.351 INFO:tasks.rados.rados.0.smithi178.stdout:2575: seq_num 791 ranges {3448832=450560,3899392=475136,4374528=327680} 2024-02-10T05:38:54.369 INFO:tasks.rados.rados.0.smithi178.stdout:2575: writing smithi17880450-24 from 3448832 to 3899392 tid 1 2024-02-10T05:38:54.373 INFO:tasks.rados.rados.0.smithi178.stdout:2575: writing smithi17880450-24 from 3899392 to 4374528 tid 2 2024-02-10T05:38:54.375 INFO:tasks.rados.rados.0.smithi178.stdout:2575: writing smithi17880450-24 from 4374528 to 4702208 tid 3 2024-02-10T05:38:54.375 INFO:tasks.rados.rados.0.smithi178.stdout:2576: read oid 37 snap -1 2024-02-10T05:38:54.376 INFO:tasks.rados.rados.0.smithi178.stdout:2576: expect (ObjNum 730 snap 240 seq_num 730) 2024-02-10T05:38:54.376 INFO:tasks.rados.rados.0.smithi178.stdout:2577: read oid 25 snap -1 2024-02-10T05:38:54.376 INFO:tasks.rados.rados.0.smithi178.stdout:2577: expect deleted 2024-02-10T05:38:54.376 INFO:tasks.rados.rados.0.smithi178.stdout:2578: copy_from oid 5 from oid 4 current snap is 259 2024-02-10T05:38:54.376 INFO:tasks.rados.rados.0.smithi178.stdout:2571: finishing write tid 2 to smithi17880450-43 2024-02-10T05:38:54.376 INFO:tasks.rados.rados.0.smithi178.stdout:2571: finishing write tid 3 to smithi17880450-43 2024-02-10T05:38:54.376 INFO:tasks.rados.rados.0.smithi178.stdout:2574: finishing rollback tid 1 to smithi17880450-17 2024-02-10T05:38:54.376 INFO:tasks.rados.rados.0.smithi178.stdout:2574: finishing rollback tid 2 to smithi17880450-17 2024-02-10T05:38:54.376 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 1456 (ObjNum 690 snap 219 seq_num 690) dirty exists 2024-02-10T05:38:54.376 INFO:tasks.rados.rados.0.smithi178.stdout:2571: finishing write tid 4 to smithi17880450-43 2024-02-10T05:38:54.376 INFO:tasks.rados.rados.0.smithi178.stdout:2571: finishing write tid 5 to smithi17880450-43 2024-02-10T05:38:54.376 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 1113 (ObjNum 790 snap 259 seq_num 790) dirty exists 2024-02-10T05:38:54.376 INFO:tasks.rados.rados.0.smithi178.stdout:2571: left oid 43 (ObjNum 790 snap 259 seq_num 790) 2024-02-10T05:38:54.377 INFO:tasks.rados.rados.0.smithi178.stdout:2575: finishing write tid 1 to smithi17880450-24 2024-02-10T05:38:54.377 INFO:tasks.rados.rados.0.smithi178.stdout:2571: done (6 left) 2024-02-10T05:38:54.377 INFO:tasks.rados.rados.0.smithi178.stdout:2574: done (5 left) 2024-02-10T05:38:54.377 INFO:tasks.rados.rados.0.smithi178.stdout:2579: read oid 12 snap 253 2024-02-10T05:38:54.377 INFO:tasks.rados.rados.0.smithi178.stdout:2579: expect (ObjNum 755 snap 249 seq_num 755) 2024-02-10T05:38:54.377 INFO:tasks.rados.rados.0.smithi178.stdout:2580: read oid 33 snap -1 2024-02-10T05:38:54.377 INFO:tasks.rados.rados.0.smithi178.stdout:2580: expect (ObjNum 769 snap 254 seq_num 769) 2024-02-10T05:38:54.377 INFO:tasks.rados.rados.0.smithi178.stdout:2581: snap_create 2024-02-10T05:38:54.377 INFO:tasks.rados.rados.0.smithi178.stdout:2575: finishing write tid 2 to smithi17880450-24 2024-02-10T05:38:54.378 INFO:tasks.rados.rados.0.smithi178.stdout:2575: finishing write tid 3 to smithi17880450-24 2024-02-10T05:38:54.379 INFO:tasks.rados.rados.0.smithi178.stdout:2575: finishing write tid 4 to smithi17880450-24 2024-02-10T05:38:54.381 INFO:tasks.rados.rados.0.smithi178.stdout:2575: finishing write tid 5 to smithi17880450-24 2024-02-10T05:38:54.381 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 2071 (ObjNum 791 snap 259 seq_num 791) dirty exists 2024-02-10T05:38:54.381 INFO:tasks.rados.rados.0.smithi178.stdout:2575: left oid 24 (ObjNum 791 snap 259 seq_num 791) 2024-02-10T05:38:54.387 INFO:tasks.rados.rados.0.smithi178.stdout:2580: expect (ObjNum 769 snap 254 seq_num 769) 2024-02-10T05:38:54.416 INFO:tasks.rados.rados.0.smithi178.stdout:2579: expect (ObjNum 755 snap 249 seq_num 755) 2024-02-10T05:38:54.435 INFO:tasks.rados.rados.0.smithi178.stdout:2576: expect (ObjNum 730 snap 240 seq_num 730) 2024-02-10T05:38:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:54 smithi189 ceph-mon[89631]: osdmap e585: 8 total, 8 up, 8 in 2024-02-10T05:38:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:54 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:54 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:54 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:38:54.595 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:54 smithi178 ceph-mon[92537]: osdmap e585: 8 total, 8 up, 8 in 2024-02-10T05:38:54.595 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:54 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:54.595 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:54 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:54.595 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:54 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:38:54.596 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:54 smithi178 ceph-mon[95116]: osdmap e585: 8 total, 8 up, 8 in 2024-02-10T05:38:54.596 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:54 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:54.596 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:54 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:54.596 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:54 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:38:54.801 INFO:tasks.rados.rados.0.smithi178.stdout:2572: expect (ObjNum 712 snap 226 seq_num 712) 2024-02-10T05:38:55.491 INFO:tasks.rados.rados.0.smithi178.stdout:2578: finishing copy_from racing read to smithi17880450-5 2024-02-10T05:38:55.491 INFO:tasks.rados.rados.0.smithi178.stdout:2578: finishing copy_from to smithi17880450-5 2024-02-10T05:38:55.491 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 1623 (ObjNum 735 snap 240 seq_num 735) dirty exists 2024-02-10T05:38:55.491 INFO:tasks.rados.rados.0.smithi178.stdout:2572: done (7 left) 2024-02-10T05:38:55.491 INFO:tasks.rados.rados.0.smithi178.stdout:2575: done (6 left) 2024-02-10T05:38:55.492 INFO:tasks.rados.rados.0.smithi178.stdout:2576: done (5 left) 2024-02-10T05:38:55.492 INFO:tasks.rados.rados.0.smithi178.stdout:2577: done (4 left) 2024-02-10T05:38:55.492 INFO:tasks.rados.rados.0.smithi178.stdout:2578: done (3 left) 2024-02-10T05:38:55.492 INFO:tasks.rados.rados.0.smithi178.stdout:2579: done (2 left) 2024-02-10T05:38:55.492 INFO:tasks.rados.rados.0.smithi178.stdout:2580: done (1 left) 2024-02-10T05:38:55.492 INFO:tasks.rados.rados.0.smithi178.stdout:2581: done (0 left) 2024-02-10T05:38:55.492 INFO:tasks.rados.rados.0.smithi178.stdout:2582: read oid 46 snap 237 2024-02-10T05:38:55.492 INFO:tasks.rados.rados.0.smithi178.stdout:2582: expect deleted 2024-02-10T05:38:55.492 INFO:tasks.rados.rados.0.smithi178.stdout:2583: snap_create 2024-02-10T05:38:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:55 smithi189 ceph-mon[89631]: mds.? [v2:172.21.15.178:6834/4198440279,v1:172.21.15.178:6835/4198440279] up:boot 2024-02-10T05:38:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:55 smithi189 ceph-mon[89631]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-02-10T05:38:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:55 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:38:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:55 smithi189 ceph-mon[89631]: osdmap e586: 8 total, 8 up, 8 in 2024-02-10T05:38:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:55 smithi189 ceph-mon[89631]: pgmap v516: 121 pgs: 121 active+clean; 366 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 4.5 MiB/s wr, 26 op/s 2024-02-10T05:38:55.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:55 smithi189 ceph-mon[89631]: osdmap e587: 8 total, 8 up, 8 in 2024-02-10T05:38:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:55 smithi178 ceph-mon[95116]: mds.? [v2:172.21.15.178:6834/4198440279,v1:172.21.15.178:6835/4198440279] up:boot 2024-02-10T05:38:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:55 smithi178 ceph-mon[95116]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-02-10T05:38:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:55 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:38:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:55 smithi178 ceph-mon[95116]: osdmap e586: 8 total, 8 up, 8 in 2024-02-10T05:38:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:55 smithi178 ceph-mon[95116]: pgmap v516: 121 pgs: 121 active+clean; 366 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 4.5 MiB/s wr, 26 op/s 2024-02-10T05:38:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:55 smithi178 ceph-mon[95116]: osdmap e587: 8 total, 8 up, 8 in 2024-02-10T05:38:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:55 smithi178 ceph-mon[92537]: mds.? [v2:172.21.15.178:6834/4198440279,v1:172.21.15.178:6835/4198440279] up:boot 2024-02-10T05:38:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:55 smithi178 ceph-mon[92537]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-02-10T05:38:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:55 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T05:38:55.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:55 smithi178 ceph-mon[92537]: osdmap e586: 8 total, 8 up, 8 in 2024-02-10T05:38:55.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:55 smithi178 ceph-mon[92537]: pgmap v516: 121 pgs: 121 active+clean; 366 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 4.5 MiB/s wr, 26 op/s 2024-02-10T05:38:55.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:55 smithi178 ceph-mon[92537]: osdmap e587: 8 total, 8 up, 8 in 2024-02-10T05:38:56.283 INFO:tasks.rados.rados.0.smithi178.stdout:2582: done (1 left) 2024-02-10T05:38:56.283 INFO:tasks.rados.rados.0.smithi178.stdout:2583: done (0 left) 2024-02-10T05:38:56.283 INFO:tasks.rados.rados.0.smithi178.stdout:2584: rollback oid 18 current snap is 261 2024-02-10T05:38:56.283 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 18 to 256 2024-02-10T05:38:56.283 INFO:tasks.rados.rados.0.smithi178.stdout:2585: copy_from oid 24 from oid 30 current snap is 261 2024-02-10T05:38:56.283 INFO:tasks.rados.rados.0.smithi178.stdout:2586: copy_from oid 10 from oid 22 current snap is 261 2024-02-10T05:38:56.283 INFO:tasks.rados.rados.0.smithi178.stdout:2587: snap_remove snap 250 2024-02-10T05:38:57.289 INFO:tasks.rados.rados.0.smithi178.stdout:2587: done (3 left) 2024-02-10T05:38:57.289 INFO:tasks.rados.rados.0.smithi178.stdout:2588: read oid 16 snap -1 2024-02-10T05:38:57.290 INFO:tasks.rados.rados.0.smithi178.stdout:2588: expect deleted 2024-02-10T05:38:57.290 INFO:tasks.rados.rados.0.smithi178.stdout:2589: rollback oid 11 current snap is 261 2024-02-10T05:38:57.290 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 11 to 237 2024-02-10T05:38:57.290 INFO:tasks.rados.rados.0.smithi178.stdout:2590: copy_from oid 35 from oid 42 current snap is 261 2024-02-10T05:38:57.290 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 261 2024-02-10T05:38:57.290 INFO:tasks.rados.rados.0.smithi178.stdout:2591: seq_num 792 ranges {819200=466944,1286144=761856,2048000=40960} 2024-02-10T05:38:57.298 INFO:tasks.rados.rados.0.smithi178.stdout:2591: writing smithi17880450-39 from 819200 to 1286144 tid 1 2024-02-10T05:38:57.303 INFO:tasks.rados.rados.0.smithi178.stdout:2591: writing smithi17880450-39 from 1286144 to 2048000 tid 2 2024-02-10T05:38:57.304 INFO:tasks.rados.rados.0.smithi178.stdout:2591: writing smithi17880450-39 from 2048000 to 2088960 tid 3 2024-02-10T05:38:57.304 INFO:tasks.rados.rados.0.smithi178.stdout:2592: snap_remove snap 226 2024-02-10T05:38:57.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:57 smithi189 ceph-mon[89631]: osdmap e588: 8 total, 8 up, 8 in 2024-02-10T05:38:57.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:57 smithi189 ceph-mon[89631]: pgmap v519: 121 pgs: 121 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-02-10T05:38:57.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:57 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:57.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:57 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:57.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:57 smithi178 ceph-mon[92537]: osdmap e588: 8 total, 8 up, 8 in 2024-02-10T05:38:57.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:57 smithi178 ceph-mon[92537]: pgmap v519: 121 pgs: 121 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-02-10T05:38:57.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:57 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:57.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:57 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:57.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:57 smithi178 ceph-mon[95116]: osdmap e588: 8 total, 8 up, 8 in 2024-02-10T05:38:57.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:57 smithi178 ceph-mon[95116]: pgmap v519: 121 pgs: 121 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.9 MiB/s wr, 23 op/s 2024-02-10T05:38:57.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:57 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:57.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:57 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:38:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:38:57] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.43.0" 2024-02-10T05:38:58.293 INFO:tasks.rados.rados.0.smithi178.stdout:2592: done (7 left) 2024-02-10T05:38:58.293 INFO:tasks.rados.rados.0.smithi178.stdout:2593: delete oid 26 current snap is 261 2024-02-10T05:38:58.293 INFO:tasks.rados.rados.0.smithi178.stdout:2584: finishing rollback tid 0 to smithi17880450-18 2024-02-10T05:38:58.293 INFO:tasks.rados.rados.0.smithi178.stdout:2584: finishing rollback tid 1 to smithi17880450-18 2024-02-10T05:38:58.293 INFO:tasks.rados.rados.0.smithi178.stdout:2584: finishing rollback tid 2 to smithi17880450-18 2024-02-10T05:38:58.293 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 1636 (ObjNum 758 snap 249 seq_num 758) dirty exists 2024-02-10T05:38:58.293 INFO:tasks.rados.rados.0.smithi178.stdout:2586: finishing copy_from racing read to smithi17880450-10 2024-02-10T05:38:58.293 INFO:tasks.rados.rados.0.smithi178.stdout:2586: finishing copy_from to smithi17880450-10 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1865 (ObjNum 770 snap 254 seq_num 770) dirty exists 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:2585: finishing copy_from racing read to smithi17880450-24 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:2585: finishing copy_from to smithi17880450-24 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 1118 (ObjNum 789 snap 259 seq_num 789) dirty exists 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:2589: finishing rollback tid 0 to smithi17880450-11 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:2589: finishing rollback tid 1 to smithi17880450-11 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:2591: finishing write tid 1 to smithi17880450-39 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:2589: finishing rollback tid 2 to smithi17880450-11 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 1639 (ObjNum 701 snap 222 seq_num 701) dirty exists 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:2591: finishing write tid 2 to smithi17880450-39 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:2591: finishing write tid 3 to smithi17880450-39 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:2590: finishing copy_from racing read to smithi17880450-35 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:2591: finishing write tid 4 to smithi17880450-39 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:2590: finishing copy_from to smithi17880450-35 2024-02-10T05:38:58.294 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 1864 (ObjNum 762 snap 251 seq_num 762) dirty exists 2024-02-10T05:38:58.295 INFO:tasks.rados.rados.0.smithi178.stdout:2591: finishing write tid 5 to smithi17880450-39 2024-02-10T05:38:58.295 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1460 (ObjNum 792 snap 261 seq_num 792) dirty exists 2024-02-10T05:38:58.295 INFO:tasks.rados.rados.0.smithi178.stdout:2591: left oid 39 (ObjNum 792 snap 261 seq_num 792) 2024-02-10T05:38:58.314 INFO:tasks.rados.rados.0.smithi178.stdout:2584: done (7 left) 2024-02-10T05:38:58.314 INFO:tasks.rados.rados.0.smithi178.stdout:2585: done (6 left) 2024-02-10T05:38:58.314 INFO:tasks.rados.rados.0.smithi178.stdout:2586: done (5 left) 2024-02-10T05:38:58.314 INFO:tasks.rados.rados.0.smithi178.stdout:2588: done (4 left) 2024-02-10T05:38:58.315 INFO:tasks.rados.rados.0.smithi178.stdout:2589: done (3 left) 2024-02-10T05:38:58.315 INFO:tasks.rados.rados.0.smithi178.stdout:2590: done (2 left) 2024-02-10T05:38:58.315 INFO:tasks.rados.rados.0.smithi178.stdout:2591: done (1 left) 2024-02-10T05:38:58.315 INFO:tasks.rados.rados.0.smithi178.stdout:2593: done (0 left) 2024-02-10T05:38:58.315 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 261 2024-02-10T05:38:58.315 INFO:tasks.rados.rados.0.smithi178.stdout:2594: seq_num 794 ranges {4055040=499712,4554752=532480,5087232=270336} 2024-02-10T05:38:58.340 INFO:tasks.rados.rados.0.smithi178.stdout:2594: writing smithi17880450-43 from 4055040 to 4554752 tid 1 2024-02-10T05:38:58.343 INFO:tasks.rados.rados.0.smithi178.stdout:2594: writing smithi17880450-43 from 4554752 to 5087232 tid 2 2024-02-10T05:38:58.344 INFO:tasks.rados.rados.0.smithi178.stdout:2594: writing smithi17880450-43 from 5087232 to 5357568 tid 3 2024-02-10T05:38:58.344 INFO:tasks.rados.rados.0.smithi178.stdout:2595: snap_remove snap 246 2024-02-10T05:38:58.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:58 smithi189 ceph-mon[89631]: osdmap e589: 8 total, 8 up, 8 in 2024-02-10T05:38:58.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:58 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:58.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:58 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:58.561 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:58 smithi178 ceph-mon[92537]: osdmap e589: 8 total, 8 up, 8 in 2024-02-10T05:38:58.561 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:58 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:58.561 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:58 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:58.562 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:58 smithi178 ceph-mon[95116]: osdmap e589: 8 total, 8 up, 8 in 2024-02-10T05:38:58.562 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:58 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:58.562 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:58 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:38:59.298 INFO:tasks.rados.rados.0.smithi178.stdout:2595: done (1 left) 2024-02-10T05:38:59.298 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 21 current snap is 261 2024-02-10T05:38:59.298 INFO:tasks.rados.rados.0.smithi178.stdout:2594: finishing write tid 1 to smithi17880450-43 2024-02-10T05:38:59.298 INFO:tasks.rados.rados.0.smithi178.stdout:2596: seq_num 795 ranges {0=524288,524288=417792,942080=385024} 2024-02-10T05:38:59.301 INFO:tasks.rados.rados.0.smithi178.stdout:2596: writing smithi17880450-21 from 0 to 524288 tid 1 2024-02-10T05:38:59.304 INFO:tasks.rados.rados.0.smithi178.stdout:2596: writing smithi17880450-21 from 524288 to 942080 tid 2 2024-02-10T05:38:59.307 INFO:tasks.rados.rados.0.smithi178.stdout:2596: writing smithi17880450-21 from 942080 to 1327104 tid 3 2024-02-10T05:38:59.307 INFO:tasks.rados.rados.0.smithi178.stdout:2597: rmattr oid 39 current snap is 261 2024-02-10T05:38:59.307 INFO:tasks.rados.rados.0.smithi178.stdout:2597: done (2 left) 2024-02-10T05:38:59.307 INFO:tasks.rados.rados.0.smithi178.stdout:2598: snap_remove snap 239 2024-02-10T05:38:59.650 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:59 smithi189 ceph-mon[89631]: osdmap e590: 8 total, 8 up, 8 in 2024-02-10T05:38:59.650 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:59 smithi189 ceph-mon[89631]: pgmap v522: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 403 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 7.9 MiB/s wr, 16 op/s 2024-02-10T05:38:59.650 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:38:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:38:59.703 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:59 smithi178 ceph-mon[92537]: osdmap e590: 8 total, 8 up, 8 in 2024-02-10T05:38:59.704 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:59 smithi178 ceph-mon[92537]: pgmap v522: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 403 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 7.9 MiB/s wr, 16 op/s 2024-02-10T05:38:59.704 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:38:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:38:59.704 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:59 smithi178 ceph-mon[95116]: osdmap e590: 8 total, 8 up, 8 in 2024-02-10T05:38:59.704 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:59 smithi178 ceph-mon[95116]: pgmap v522: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 403 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 8.1 MiB/s rd, 7.9 MiB/s wr, 16 op/s 2024-02-10T05:38:59.704 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:38:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:39:00.252 INFO:tasks.rados.rados.0.smithi178.stdout:2598: done (2 left) 2024-02-10T05:39:00.252 INFO:tasks.rados.rados.0.smithi178.stdout:2599: snap_remove snap 259 2024-02-10T05:39:00.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:00 smithi178 ceph-mon[92537]: osdmap e591: 8 total, 8 up, 8 in 2024-02-10T05:39:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:00 smithi178 ceph-mon[92537]: osdmap e592: 8 total, 8 up, 8 in 2024-02-10T05:39:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:00 smithi178 ceph-mon[95116]: osdmap e591: 8 total, 8 up, 8 in 2024-02-10T05:39:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:00 smithi178 ceph-mon[95116]: osdmap e592: 8 total, 8 up, 8 in 2024-02-10T05:39:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:00 smithi189 ceph-mon[89631]: osdmap e591: 8 total, 8 up, 8 in 2024-02-10T05:39:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:00 smithi189 ceph-mon[89631]: osdmap e592: 8 total, 8 up, 8 in 2024-02-10T05:39:01.258 INFO:tasks.rados.rados.0.smithi178.stdout:2599: done (2 left) 2024-02-10T05:39:01.259 INFO:tasks.rados.rados.0.smithi178.stdout:2600: rmattr oid 29 current snap is 261 2024-02-10T05:39:01.259 INFO:tasks.rados.rados.0.smithi178.stdout:2600: done (2 left) 2024-02-10T05:39:01.259 INFO:tasks.rados.rados.0.smithi178.stdout:2601: read oid 11 snap -1 2024-02-10T05:39:01.259 INFO:tasks.rados.rados.0.smithi178.stdout:2601: expect (ObjNum 701 snap 222 seq_num 701) 2024-02-10T05:39:01.259 INFO:tasks.rados.rados.0.smithi178.stdout:2602: read oid 40 snap -1 2024-02-10T05:39:01.259 INFO:tasks.rados.rados.0.smithi178.stdout:2602: expect deleted 2024-02-10T05:39:01.259 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 261 2024-02-10T05:39:01.259 INFO:tasks.rados.rados.0.smithi178.stdout:2594: finishing write tid 2 to smithi17880450-43 2024-02-10T05:39:01.259 INFO:tasks.rados.rados.0.smithi178.stdout:2603: seq_num 796 ranges {704512=540672,1245184=704512,1949696=98304} 2024-02-10T05:39:01.265 INFO:tasks.rados.rados.0.smithi178.stdout:2603: writing smithi17880450-18 from 704512 to 1245184 tid 1 2024-02-10T05:39:01.270 INFO:tasks.rados.rados.0.smithi178.stdout:2603: writing smithi17880450-18 from 1245184 to 1949696 tid 2 2024-02-10T05:39:01.272 INFO:tasks.rados.rados.0.smithi178.stdout:2603: writing smithi17880450-18 from 1949696 to 2048000 tid 3 2024-02-10T05:39:01.272 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 261 2024-02-10T05:39:01.272 INFO:tasks.rados.rados.0.smithi178.stdout:2594: finishing write tid 3 to smithi17880450-43 2024-02-10T05:39:01.272 INFO:tasks.rados.rados.0.smithi178.stdout:2594: finishing write tid 4 to smithi17880450-43 2024-02-10T05:39:01.272 INFO:tasks.rados.rados.0.smithi178.stdout:2594: finishing write tid 5 to smithi17880450-43 2024-02-10T05:39:01.272 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 1117 (ObjNum 794 snap 261 seq_num 794) dirty exists 2024-02-10T05:39:01.272 INFO:tasks.rados.rados.0.smithi178.stdout:2594: left oid 43 (ObjNum 794 snap 261 seq_num 794) 2024-02-10T05:39:01.272 INFO:tasks.rados.rados.0.smithi178.stdout:2596: finishing write tid 1 to smithi17880450-21 2024-02-10T05:39:01.272 INFO:tasks.rados.rados.0.smithi178.stdout:2596: finishing write tid 2 to smithi17880450-21 2024-02-10T05:39:01.272 INFO:tasks.rados.rados.0.smithi178.stdout:2596: finishing write tid 3 to smithi17880450-21 2024-02-10T05:39:01.272 INFO:tasks.rados.rados.0.smithi178.stdout:2596: finishing write tid 4 to smithi17880450-21 2024-02-10T05:39:01.273 INFO:tasks.rados.rados.0.smithi178.stdout:2596: finishing write tid 5 to smithi17880450-21 2024-02-10T05:39:01.273 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 2075 (ObjNum 795 snap 261 seq_num 795) dirty exists 2024-02-10T05:39:01.273 INFO:tasks.rados.rados.0.smithi178.stdout:2596: left oid 21 (ObjNum 795 snap 261 seq_num 795) 2024-02-10T05:39:01.273 INFO:tasks.rados.rados.0.smithi178.stdout:2604: seq_num 797 ranges {18399232=557056,18956288=589824,19546112=212992} 2024-02-10T05:39:01.373 INFO:tasks.rados.rados.0.smithi178.stdout:2604: writing smithi17880450-7 from 18399232 to 18956288 tid 1 2024-02-10T05:39:01.377 INFO:tasks.rados.rados.0.smithi178.stdout:2604: writing smithi17880450-7 from 18956288 to 19546112 tid 2 2024-02-10T05:39:01.378 INFO:tasks.rados.rados.0.smithi178.stdout:2604: writing smithi17880450-7 from 19546112 to 19759104 tid 3 2024-02-10T05:39:01.378 INFO:tasks.rados.rados.0.smithi178.stdout:2594: done (5 left) 2024-02-10T05:39:01.378 INFO:tasks.rados.rados.0.smithi178.stdout:2596: done (4 left) 2024-02-10T05:39:01.378 INFO:tasks.rados.rados.0.smithi178.stdout:2602: done (3 left) 2024-02-10T05:39:01.379 INFO:tasks.rados.rados.0.smithi178.stdout:2605: snap_remove snap 240 2024-02-10T05:39:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:01 smithi178 ceph-mon[92537]: pgmap v525: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 406 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 11 MiB/s wr, 15 op/s 2024-02-10T05:39:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:01 smithi178 ceph-mon[92537]: osdmap e593: 8 total, 8 up, 8 in 2024-02-10T05:39:01.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:01 smithi178 ceph-mon[95116]: pgmap v525: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 406 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 11 MiB/s wr, 15 op/s 2024-02-10T05:39:01.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:01 smithi178 ceph-mon[95116]: osdmap e593: 8 total, 8 up, 8 in 2024-02-10T05:39:01.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:01 smithi189 ceph-mon[89631]: pgmap v525: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 406 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 11 MiB/s wr, 15 op/s 2024-02-10T05:39:01.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:01 smithi189 ceph-mon[89631]: osdmap e593: 8 total, 8 up, 8 in 2024-02-10T05:39:02.304 INFO:tasks.rados.rados.0.smithi178.stdout:2605: done (3 left) 2024-02-10T05:39:02.304 INFO:tasks.rados.rados.0.smithi178.stdout:2606: copy_from oid 6 from oid 14 current snap is 261 2024-02-10T05:39:02.304 INFO:tasks.rados.rados.0.smithi178.stdout:2601: expect (ObjNum 701 snap 222 seq_num 701) 2024-02-10T05:39:02.373 INFO:tasks.rados.rados.0.smithi178.stdout:2603: finishing write tid 1 to smithi17880450-18 2024-02-10T05:39:02.373 INFO:tasks.rados.rados.0.smithi178.stdout:2603: finishing write tid 2 to smithi17880450-18 2024-02-10T05:39:02.373 INFO:tasks.rados.rados.0.smithi178.stdout:2603: finishing write tid 3 to smithi17880450-18 2024-02-10T05:39:02.373 INFO:tasks.rados.rados.0.smithi178.stdout:2603: finishing write tid 4 to smithi17880450-18 2024-02-10T05:39:02.373 INFO:tasks.rados.rados.0.smithi178.stdout:2603: finishing write tid 5 to smithi17880450-18 2024-02-10T05:39:02.373 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 1643 (ObjNum 796 snap 261 seq_num 796) dirty exists 2024-02-10T05:39:02.373 INFO:tasks.rados.rados.0.smithi178.stdout:2603: left oid 18 (ObjNum 796 snap 261 seq_num 796) 2024-02-10T05:39:02.373 INFO:tasks.rados.rados.0.smithi178.stdout:2604: finishing write tid 1 to smithi17880450-7 2024-02-10T05:39:02.373 INFO:tasks.rados.rados.0.smithi178.stdout:2604: finishing write tid 2 to smithi17880450-7 2024-02-10T05:39:02.373 INFO:tasks.rados.rados.0.smithi178.stdout:2604: finishing write tid 3 to smithi17880450-7 2024-02-10T05:39:02.373 INFO:tasks.rados.rados.0.smithi178.stdout:2601: done (3 left) 2024-02-10T05:39:02.373 INFO:tasks.rados.rados.0.smithi178.stdout:2603: done (2 left) 2024-02-10T05:39:02.373 INFO:tasks.rados.rados.0.smithi178.stdout:2607: snap_remove snap 247 2024-02-10T05:39:02.892 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:02 smithi189 ceph-mon[89631]: Detected new or changed devices on smithi178 2024-02-10T05:39:02.892 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:02.892 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:02.892 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:02 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:02.892 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:02 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:39:02.892 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:02.892 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:02 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:02.892 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:02 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:02.892 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:02 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:02.893 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:02 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:02.893 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:02 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:02.893 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:02 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T05:39:02.893 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:02 smithi189 ceph-mon[89631]: Upgrade: It appears safe to stop mds.b 2024-02-10T05:39:02.893 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:02 smithi189 ceph-mon[89631]: osdmap e594: 8 total, 8 up, 8 in 2024-02-10T05:39:02.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[95116]: Detected new or changed devices on smithi178 2024-02-10T05:39:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:39:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T05:39:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[95116]: Upgrade: It appears safe to stop mds.b 2024-02-10T05:39:02.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[95116]: osdmap e594: 8 total, 8 up, 8 in 2024-02-10T05:39:02.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[92537]: Detected new or changed devices on smithi178 2024-02-10T05:39:02.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:02.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:02.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:02.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:39:02.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:02.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:02.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:02.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:02.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:02.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:02.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T05:39:02.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[92537]: Upgrade: It appears safe to stop mds.b 2024-02-10T05:39:02.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:02 smithi178 ceph-mon[92537]: osdmap e594: 8 total, 8 up, 8 in 2024-02-10T05:39:03.306 INFO:tasks.rados.rados.0.smithi178.stdout:2607: done (2 left) 2024-02-10T05:39:03.306 INFO:tasks.rados.rados.0.smithi178.stdout:2608: copy_from oid 20 from oid 42 current snap is 261 2024-02-10T05:39:03.306 INFO:tasks.rados.rados.0.smithi178.stdout:2604: finishing write tid 4 to smithi17880450-7 2024-02-10T05:39:03.307 INFO:tasks.rados.rados.0.smithi178.stdout:2604: finishing write tid 5 to smithi17880450-7 2024-02-10T05:39:03.307 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 1647 (ObjNum 797 snap 261 seq_num 797) dirty exists 2024-02-10T05:39:03.307 INFO:tasks.rados.rados.0.smithi178.stdout:2604: left oid 7 (ObjNum 797 snap 261 seq_num 797) 2024-02-10T05:39:03.307 INFO:tasks.rados.rados.0.smithi178.stdout:2606: finishing copy_from racing read to smithi17880450-6 2024-02-10T05:39:03.307 INFO:tasks.rados.rados.0.smithi178.stdout:2606: finishing copy_from to smithi17880450-6 2024-02-10T05:39:03.307 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 1865 (ObjNum 770 snap 254 seq_num 770) dirty exists 2024-02-10T05:39:03.307 INFO:tasks.rados.rados.0.smithi178.stdout:2604: done (2 left) 2024-02-10T05:39:03.307 INFO:tasks.rados.rados.0.smithi178.stdout:2606: done (1 left) 2024-02-10T05:39:03.307 INFO:tasks.rados.rados.0.smithi178.stdout:2609: delete oid 16 current snap is 261 2024-02-10T05:39:03.323 INFO:tasks.rados.rados.0.smithi178.stdout:2609: done (1 left) 2024-02-10T05:39:03.323 INFO:tasks.rados.rados.0.smithi178.stdout:2610: snap_remove snap 237 2024-02-10T05:39:03.888 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:03 smithi189 ceph-mon[89631]: pgmap v528: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 406 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.1 MiB/s wr, 6 op/s 2024-02-10T05:39:03.888 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:03 smithi189 ceph-mon[89631]: osdmap e595: 8 total, 8 up, 8 in 2024-02-10T05:39:03.888 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:03 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:03.889 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:03 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' 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-02-10T05:39:03.889 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:03 smithi189 ceph-mon[89631]: from='mgr.25184 ' 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-02-10T05:39:03.889 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:03 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:03 smithi178 ceph-mon[92537]: pgmap v528: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 406 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.1 MiB/s wr, 6 op/s 2024-02-10T05:39:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:03 smithi178 ceph-mon[92537]: osdmap e595: 8 total, 8 up, 8 in 2024-02-10T05:39:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:03 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' 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-02-10T05:39:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' 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-02-10T05:39:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:03 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:03 smithi178 ceph-mon[95116]: pgmap v528: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 406 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.1 MiB/s wr, 6 op/s 2024-02-10T05:39:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:03 smithi178 ceph-mon[95116]: osdmap e595: 8 total, 8 up, 8 in 2024-02-10T05:39:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:03 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:03.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:03 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' 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-02-10T05:39:03.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:03 smithi178 ceph-mon[95116]: from='mgr.25184 ' 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-02-10T05:39:03.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:03 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:04.323 INFO:tasks.rados.rados.0.smithi178.stdout:2610: done (1 left) 2024-02-10T05:39:04.323 INFO:tasks.rados.rados.0.smithi178.stdout:2611: setattr oid 27 current snap is 261 2024-02-10T05:39:04.323 INFO:tasks.rados.rados.0.smithi178.stdout:2608: finishing copy_from racing read to smithi17880450-20 2024-02-10T05:39:04.323 INFO:tasks.rados.rados.0.smithi178.stdout:2608: finishing copy_from to smithi17880450-20 2024-02-10T05:39:04.323 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 1864 (ObjNum 762 snap 251 seq_num 762) dirty exists 2024-02-10T05:39:04.326 INFO:tasks.rados.rados.0.smithi178.stdout:2608: done (1 left) 2024-02-10T05:39:04.326 INFO:tasks.rados.rados.0.smithi178.stdout:2612: snap_create 2024-02-10T05:39:04.335 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 1868 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-10T05:39:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:04 smithi178 ceph-mon[92537]: Upgrade: Updating mds.b 2024-02-10T05:39:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:04 smithi178 ceph-mon[92537]: Deploying daemon mds.b on smithi189 2024-02-10T05:39:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:04 smithi178 ceph-mon[92537]: osdmap e596: 8 total, 8 up, 8 in 2024-02-10T05:39:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:04 smithi178 ceph-mon[95116]: Upgrade: Updating mds.b 2024-02-10T05:39:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:04 smithi178 ceph-mon[95116]: Deploying daemon mds.b on smithi189 2024-02-10T05:39:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:04 smithi178 ceph-mon[95116]: osdmap e596: 8 total, 8 up, 8 in 2024-02-10T05:39:05.032 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:04 smithi189 ceph-mon[89631]: Upgrade: Updating mds.b 2024-02-10T05:39:05.033 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:04 smithi189 ceph-mon[89631]: Deploying daemon mds.b on smithi189 2024-02-10T05:39:05.033 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:04 smithi189 ceph-mon[89631]: osdmap e596: 8 total, 8 up, 8 in 2024-02-10T05:39:05.254 INFO:tasks.rados.rados.0.smithi178.stdout:2611: done (1 left) 2024-02-10T05:39:05.254 INFO:tasks.rados.rados.0.smithi178.stdout:2612: done (0 left) 2024-02-10T05:39:05.254 INFO:tasks.rados.rados.0.smithi178.stdout:2613: snap_remove snap 260 2024-02-10T05:39:05.573 INFO:tasks.rados.rados.0.smithi178.stdout:2613: done (0 left) 2024-02-10T05:39:05.573 INFO:tasks.rados.rados.0.smithi178.stdout:2614: snap_remove snap 253 2024-02-10T05:39:05.584 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:05 smithi189 systemd[1]: Stopping Ceph mds.b for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:39:05.584 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b[59745]: 2024-02-10T05:39:05.563+0000 7f08c2afe700 -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-02-10T05:39:05.584 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b[59745]: 2024-02-10T05:39:05.563+0000 7f08c2afe700 -1 mds.b *** got signal Terminated *** 2024-02-10T05:39:05.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:05 smithi178 ceph-mon[95116]: pgmap v531: 121 pgs: 121 active+clean; 392 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T05:39:05.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:05 smithi178 ceph-mon[95116]: osdmap e597: 8 total, 8 up, 8 in 2024-02-10T05:39:05.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:05 smithi178 ceph-mon[95116]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-10T05:39:05.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:05 smithi178 ceph-mon[95116]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-10T05:39:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:05 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a[92514]: 2024-02-10T05:39:05.565+0000 7fa7fdab8700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-10T05:39:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:05 smithi178 ceph-mon[92537]: pgmap v531: 121 pgs: 121 active+clean; 392 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T05:39:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:05 smithi178 ceph-mon[92537]: osdmap e597: 8 total, 8 up, 8 in 2024-02-10T05:39:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:05 smithi178 ceph-mon[92537]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-10T05:39:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:05 smithi178 ceph-mon[92537]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-10T05:39:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:05 smithi189 ceph-mon[89631]: pgmap v531: 121 pgs: 121 active+clean; 392 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T05:39:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:05 smithi189 ceph-mon[89631]: osdmap e597: 8 total, 8 up, 8 in 2024-02-10T05:39:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:05 smithi189 ceph-mon[89631]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-10T05:39:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:05 smithi189 ceph-mon[89631]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-10T05:39:06.573 INFO:tasks.rados.rados.0.smithi178.stdout:2614: done (0 left) 2024-02-10T05:39:06.573 INFO:tasks.rados.rados.0.smithi178.stdout:2615: rollback oid 18 current snap is 262 2024-02-10T05:39:06.574 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 18 to 256 2024-02-10T05:39:06.574 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 262 2024-02-10T05:39:06.574 INFO:tasks.rados.rados.0.smithi178.stdout:2616: seq_num 799 ranges {5644288=589824,6234112=802816} 2024-02-10T05:39:06.609 INFO:tasks.rados.rados.0.smithi178.stdout:2616: writing smithi17880450-10 from 5644288 to 6234112 tid 1 2024-02-10T05:39:06.614 INFO:tasks.rados.rados.0.smithi178.stdout:2616: writing smithi17880450-10 from 6234112 to 7036928 tid 2 2024-02-10T05:39:06.614 INFO:tasks.rados.rados.0.smithi178.stdout:2617: snap_create 2024-02-10T05:39:06.614 INFO:tasks.rados.rados.0.smithi178.stdout:2615: finishing rollback tid 0 to smithi17880450-18 2024-02-10T05:39:06.614 INFO:tasks.rados.rados.0.smithi178.stdout:2615: finishing rollback tid 1 to smithi17880450-18 2024-02-10T05:39:06.614 INFO:tasks.rados.rados.0.smithi178.stdout:2615: finishing rollback tid 2 to smithi17880450-18 2024-02-10T05:39:06.614 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 1650 (ObjNum 758 snap 249 seq_num 758) dirty exists 2024-02-10T05:39:06.614 INFO:tasks.rados.rados.0.smithi178.stdout:2616: finishing write tid 1 to smithi17880450-10 2024-02-10T05:39:06.617 INFO:tasks.rados.rados.0.smithi178.stdout:2616: finishing write tid 2 to smithi17880450-10 2024-02-10T05:39:06.617 INFO:tasks.rados.rados.0.smithi178.stdout:2616: finishing write tid 3 to smithi17880450-10 2024-02-10T05:39:06.619 INFO:tasks.rados.rados.0.smithi178.stdout:2616: finishing write tid 4 to smithi17880450-10 2024-02-10T05:39:06.619 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1868 (ObjNum 799 snap 262 seq_num 799) dirty exists 2024-02-10T05:39:06.619 INFO:tasks.rados.rados.0.smithi178.stdout:2616: left oid 10 (ObjNum 799 snap 262 seq_num 799) 2024-02-10T05:39:06.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:06 smithi178 ceph-mon[92537]: osdmap e598: 8 total, 8 up, 8 in 2024-02-10T05:39:06.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:06 smithi178 ceph-mon[92537]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-02-10T05:39:06.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:06 smithi178 ceph-mon[92537]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-10T05:39:06.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:06 smithi178 ceph-mon[92537]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-10T05:39:06.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:06 smithi178 ceph-mon[92537]: fsmap cephfs:1/1 {0=a=up:replay} 2024-02-10T05:39:06.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:06 smithi178 ceph-mon[92537]: osdmap e599: 8 total, 8 up, 8 in 2024-02-10T05:39:06.864 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:06 smithi178 ceph-mon[95116]: osdmap e598: 8 total, 8 up, 8 in 2024-02-10T05:39:06.864 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:06 smithi178 ceph-mon[95116]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-02-10T05:39:06.864 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:06 smithi178 ceph-mon[95116]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-10T05:39:06.864 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:06 smithi178 ceph-mon[95116]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-10T05:39:06.864 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:06 smithi178 ceph-mon[95116]: fsmap cephfs:1/1 {0=a=up:replay} 2024-02-10T05:39:06.864 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:06 smithi178 ceph-mon[95116]: osdmap e599: 8 total, 8 up, 8 in 2024-02-10T05:39:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:06 smithi189 ceph-mon[89631]: osdmap e598: 8 total, 8 up, 8 in 2024-02-10T05:39:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:06 smithi189 ceph-mon[89631]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-02-10T05:39:07.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:06 smithi189 ceph-mon[89631]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-10T05:39:07.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:06 smithi189 ceph-mon[89631]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-10T05:39:07.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:06 smithi189 ceph-mon[89631]: fsmap cephfs:1/1 {0=a=up:replay} 2024-02-10T05:39:07.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:06 smithi189 ceph-mon[89631]: osdmap e599: 8 total, 8 up, 8 in 2024-02-10T05:39:07.602 INFO:tasks.rados.rados.0.smithi178.stdout:2615: done (2 left) 2024-02-10T05:39:07.602 INFO:tasks.rados.rados.0.smithi178.stdout:2616: done (1 left) 2024-02-10T05:39:07.602 INFO:tasks.rados.rados.0.smithi178.stdout:2617: done (0 left) 2024-02-10T05:39:07.602 INFO:tasks.rados.rados.0.smithi178.stdout:2618: rollback oid 20 current snap is 263 2024-02-10T05:39:07.602 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 20 to 243 2024-02-10T05:39:07.602 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 35 current snap is 263 2024-02-10T05:39:07.602 INFO:tasks.rados.rados.0.smithi178.stdout:2619: seq_num 800 ranges {1966080=606208,2572288=688128,3260416=114688} 2024-02-10T05:39:07.616 INFO:tasks.rados.rados.0.smithi178.stdout:2619: writing smithi17880450-35 from 1966080 to 2572288 tid 1 2024-02-10T05:39:07.620 INFO:tasks.rados.rados.0.smithi178.stdout:2619: writing smithi17880450-35 from 2572288 to 3260416 tid 2 2024-02-10T05:39:07.620 INFO:tasks.rados.rados.0.smithi178.stdout:2619: writing smithi17880450-35 from 3260416 to 3375104 tid 3 2024-02-10T05:39:07.620 INFO:tasks.rados.rados.0.smithi178.stdout:2620: delete oid 5 current snap is 263 2024-02-10T05:39:07.621 INFO:tasks.rados.rados.0.smithi178.stdout:2618: finishing rollback tid 0 to smithi17880450-20 2024-02-10T05:39:07.621 INFO:tasks.rados.rados.0.smithi178.stdout:2618: finishing rollback tid 1 to smithi17880450-20 2024-02-10T05:39:07.621 INFO:tasks.rados.rados.0.smithi178.stdout:2618: finishing rollback tid 2 to smithi17880450-20 2024-02-10T05:39:07.621 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 1867 (ObjNum 225 snap 0 seq_num 1534465776) dirty exists 2024-02-10T05:39:07.624 INFO:tasks.rados.rados.0.smithi178.stdout:2619: finishing write tid 1 to smithi17880450-35 2024-02-10T05:39:07.625 INFO:tasks.rados.rados.0.smithi178.stdout:2618: done (2 left) 2024-02-10T05:39:07.625 INFO:tasks.rados.rados.0.smithi178.stdout:2620: done (1 left) 2024-02-10T05:39:07.625 INFO:tasks.rados.rados.0.smithi178.stdout:2621: setattr oid 3 current snap is 263 2024-02-10T05:39:07.625 INFO:tasks.rados.rados.0.smithi178.stdout:2619: finishing write tid 2 to smithi17880450-35 2024-02-10T05:39:07.626 INFO:tasks.rados.rados.0.smithi178.stdout:2619: finishing write tid 3 to smithi17880450-35 2024-02-10T05:39:07.626 INFO:tasks.rados.rados.0.smithi178.stdout:2619: finishing write tid 4 to smithi17880450-35 2024-02-10T05:39:07.628 INFO:tasks.rados.rados.0.smithi178.stdout:2622: rmattr oid 7 current snap is 263 2024-02-10T05:39:07.628 INFO:tasks.rados.rados.0.smithi178.stdout:2622: done (2 left) 2024-02-10T05:39:07.628 INFO:tasks.rados.rados.0.smithi178.stdout:2623: rmattr oid 28 current snap is 263 2024-02-10T05:39:07.629 INFO:tasks.rados.rados.0.smithi178.stdout:2624: read oid 19 snap 241 2024-02-10T05:39:07.629 INFO:tasks.rados.rados.0.smithi178.stdout:2624: expect (ObjNum 603 snap 194 seq_num 603) 2024-02-10T05:39:07.629 INFO:tasks.rados.rados.0.smithi178.stdout:2625: read oid 46 snap -1 2024-02-10T05:39:07.629 INFO:tasks.rados.rados.0.smithi178.stdout:2625: expect deleted 2024-02-10T05:39:07.629 INFO:tasks.rados.rados.0.smithi178.stdout:2626: delete oid 4 current snap is 263 2024-02-10T05:39:07.629 INFO:tasks.rados.rados.0.smithi178.stdout:2619: finishing write tid 5 to smithi17880450-35 2024-02-10T05:39:07.629 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 1868 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:39:07.629 INFO:tasks.rados.rados.0.smithi178.stdout:2619: left oid 35 (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:39:07.632 INFO:tasks.rados.rados.0.smithi178.stdout:2619: done (5 left) 2024-02-10T05:39:07.632 INFO:tasks.rados.rados.0.smithi178.stdout:2625: done (4 left) 2024-02-10T05:39:07.632 INFO:tasks.rados.rados.0.smithi178.stdout:2626: done (3 left) 2024-02-10T05:39:07.632 INFO:tasks.rados.rados.0.smithi178.stdout:2627: snap_create 2024-02-10T05:39:07.633 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 1869 (ObjNum 670 snap 217 seq_num 670) dirty exists 2024-02-10T05:39:07.635 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 807 (ObjNum 627 snap 206 seq_num 627) dirty exists 2024-02-10T05:39:07.635 INFO:tasks.rados.rados.0.smithi178.stdout:2624: expect (ObjNum 603 snap 194 seq_num 603) 2024-02-10T05:39:07.880 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:39:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:39:07] "GET /metrics HTTP/1.1" 200 36275 "" "Prometheus/2.43.0" 2024-02-10T05:39:07.880 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:07 smithi178 ceph-mon[92537]: mds.? [v2:172.21.15.178:6834/4198440279,v1:172.21.15.178:6835/4198440279] up:reconnect 2024-02-10T05:39:07.880 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:07 smithi178 ceph-mon[92537]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-02-10T05:39:07.880 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:07 smithi178 ceph-mon[92537]: pgmap v535: 121 pgs: 121 active+clean; 395 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-10T05:39:07.880 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:07 smithi178 ceph-mon[92537]: mds.? [v2:172.21.15.178:6834/4198440279,v1:172.21.15.178:6835/4198440279] up:rejoin 2024-02-10T05:39:07.881 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:07 smithi178 ceph-mon[92537]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-02-10T05:39:07.881 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:07 smithi178 ceph-mon[92537]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-02-10T05:39:07.881 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:07 smithi178 ceph-mon[95116]: mds.? [v2:172.21.15.178:6834/4198440279,v1:172.21.15.178:6835/4198440279] up:reconnect 2024-02-10T05:39:07.881 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:07 smithi178 ceph-mon[95116]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-02-10T05:39:07.881 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:07 smithi178 ceph-mon[95116]: pgmap v535: 121 pgs: 121 active+clean; 395 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-10T05:39:07.881 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:07 smithi178 ceph-mon[95116]: mds.? [v2:172.21.15.178:6834/4198440279,v1:172.21.15.178:6835/4198440279] up:rejoin 2024-02-10T05:39:07.881 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:07 smithi178 ceph-mon[95116]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-02-10T05:39:07.881 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:07 smithi178 ceph-mon[95116]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-02-10T05:39:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:07 smithi189 ceph-mon[89631]: mds.? [v2:172.21.15.178:6834/4198440279,v1:172.21.15.178:6835/4198440279] up:reconnect 2024-02-10T05:39:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:07 smithi189 ceph-mon[89631]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-02-10T05:39:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:07 smithi189 ceph-mon[89631]: pgmap v535: 121 pgs: 121 active+clean; 395 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-10T05:39:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:07 smithi189 ceph-mon[89631]: mds.? [v2:172.21.15.178:6834/4198440279,v1:172.21.15.178:6835/4198440279] up:rejoin 2024-02-10T05:39:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:07 smithi189 ceph-mon[89631]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-02-10T05:39:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:07 smithi189 ceph-mon[89631]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-02-10T05:39:08.605 INFO:tasks.rados.rados.0.smithi178.stdout:2621: done (3 left) 2024-02-10T05:39:08.605 INFO:tasks.rados.rados.0.smithi178.stdout:2623: done (2 left) 2024-02-10T05:39:08.605 INFO:tasks.rados.rados.0.smithi178.stdout:2624: done (1 left) 2024-02-10T05:39:08.605 INFO:tasks.rados.rados.0.smithi178.stdout:2627: done (0 left) 2024-02-10T05:39:08.605 INFO:tasks.rados.rados.0.smithi178.stdout:2628: snap_remove snap 261 2024-02-10T05:39:08.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:08 smithi178 ceph-mon[92537]: osdmap e600: 8 total, 8 up, 8 in 2024-02-10T05:39:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:08 smithi178 ceph-mon[92537]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-10T05:39:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:08 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:39:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:08 smithi178 ceph-mon[92537]: mds.? [v2:172.21.15.178:6834/4198440279,v1:172.21.15.178:6835/4198440279] up:active 2024-02-10T05:39:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:08 smithi178 ceph-mon[92537]: fsmap cephfs:1 {0=a=up:active} 2024-02-10T05:39:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:08 smithi178 ceph-mon[95116]: osdmap e600: 8 total, 8 up, 8 in 2024-02-10T05:39:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:08 smithi178 ceph-mon[95116]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-10T05:39:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:08 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:39:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:08 smithi178 ceph-mon[95116]: mds.? [v2:172.21.15.178:6834/4198440279,v1:172.21.15.178:6835/4198440279] up:active 2024-02-10T05:39:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:08 smithi178 ceph-mon[95116]: fsmap cephfs:1 {0=a=up:active} 2024-02-10T05:39:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:08 smithi189 ceph-mon[89631]: osdmap e600: 8 total, 8 up, 8 in 2024-02-10T05:39:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:08 smithi189 ceph-mon[89631]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-10T05:39:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:08 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:39:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:08 smithi189 ceph-mon[89631]: mds.? [v2:172.21.15.178:6834/4198440279,v1:172.21.15.178:6835/4198440279] up:active 2024-02-10T05:39:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:08 smithi189 ceph-mon[89631]: fsmap cephfs:1 {0=a=up:active} 2024-02-10T05:39:09.610 INFO:tasks.rados.rados.0.smithi178.stdout:2628: done (0 left) 2024-02-10T05:39:09.611 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 264 2024-02-10T05:39:09.611 INFO:tasks.rados.rados.0.smithi178.stdout:2629: seq_num 803 ranges {0=655360,655360=745472,1400832=57344} 2024-02-10T05:39:09.614 INFO:tasks.rados.rados.0.smithi178.stdout:2629: writing smithi17880450-31 from 0 to 655360 tid 1 2024-02-10T05:39:09.620 INFO:tasks.rados.rados.0.smithi178.stdout:2629: writing smithi17880450-31 from 655360 to 1400832 tid 2 2024-02-10T05:39:09.620 INFO:tasks.rados.rados.0.smithi178.stdout:2629: writing smithi17880450-31 from 1400832 to 1458176 tid 3 2024-02-10T05:39:09.620 INFO:tasks.rados.rados.0.smithi178.stdout:2630: delete oid 49 current snap is 264 2024-02-10T05:39:09.626 INFO:tasks.rados.rados.0.smithi178.stdout:2629: finishing write tid 1 to smithi17880450-31 2024-02-10T05:39:09.626 INFO:tasks.rados.rados.0.smithi178.stdout:2629: finishing write tid 2 to smithi17880450-31 2024-02-10T05:39:09.626 INFO:tasks.rados.rados.0.smithi178.stdout:2629: finishing write tid 3 to smithi17880450-31 2024-02-10T05:39:09.631 INFO:tasks.rados.rados.0.smithi178.stdout:2629: finishing write tid 4 to smithi17880450-31 2024-02-10T05:39:09.631 INFO:tasks.rados.rados.0.smithi178.stdout:2630: done (1 left) 2024-02-10T05:39:09.632 INFO:tasks.rados.rados.0.smithi178.stdout:2631: delete oid 34 current snap is 264 2024-02-10T05:39:09.633 INFO:tasks.rados.rados.0.smithi178.stdout:2629: finishing write tid 5 to smithi17880450-31 2024-02-10T05:39:09.634 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 2295 (ObjNum 803 snap 264 seq_num 803) dirty exists 2024-02-10T05:39:09.634 INFO:tasks.rados.rados.0.smithi178.stdout:2629: left oid 31 (ObjNum 803 snap 264 seq_num 803) 2024-02-10T05:39:09.634 INFO:tasks.rados.rados.0.smithi178.stdout:2629: done (1 left) 2024-02-10T05:39:09.634 INFO:tasks.rados.rados.0.smithi178.stdout:2631: done (0 left) 2024-02-10T05:39:09.634 INFO:tasks.rados.rados.0.smithi178.stdout:2632: snap_remove snap 251 2024-02-10T05:39:09.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:09 smithi178 ceph-mon[92537]: osdmap e601: 8 total, 8 up, 8 in 2024-02-10T05:39:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:09 smithi178 ceph-mon[92537]: pgmap v538: 121 pgs: 121 active+clean; 382 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-02-10T05:39:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:09 smithi178 ceph-mon[95116]: osdmap e601: 8 total, 8 up, 8 in 2024-02-10T05:39:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:09 smithi178 ceph-mon[95116]: pgmap v538: 121 pgs: 121 active+clean; 382 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-02-10T05:39:10.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:09 smithi189 ceph-mon[89631]: osdmap e601: 8 total, 8 up, 8 in 2024-02-10T05:39:10.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:09 smithi189 ceph-mon[89631]: pgmap v538: 121 pgs: 121 active+clean; 382 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-02-10T05:39:10.256 INFO:tasks.rados.rados.0.smithi178.stdout:2632: done (0 left) 2024-02-10T05:39:10.256 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 264 2024-02-10T05:39:10.256 INFO:tasks.rados.rados.0.smithi178.stdout:2633: seq_num 806 ranges {5447680=704512,6152192=442368,6594560=360448} 2024-02-10T05:39:10.291 INFO:tasks.rados.rados.0.smithi178.stdout:2633: writing smithi17880450-45 from 5447680 to 6152192 tid 1 2024-02-10T05:39:10.293 INFO:tasks.rados.rados.0.smithi178.stdout:2633: writing smithi17880450-45 from 6152192 to 6594560 tid 2 2024-02-10T05:39:10.296 INFO:tasks.rados.rados.0.smithi178.stdout:2633: writing smithi17880450-45 from 6594560 to 6955008 tid 3 2024-02-10T05:39:10.296 INFO:tasks.rados.rados.0.smithi178.stdout:2634: read oid 30 snap -1 2024-02-10T05:39:10.296 INFO:tasks.rados.rados.0.smithi178.stdout:2634: expect (ObjNum 789 snap 259 seq_num 789) 2024-02-10T05:39:10.296 INFO:tasks.rados.rados.0.smithi178.stdout:2635: rmattr oid 41 current snap is 264 2024-02-10T05:39:10.296 INFO:tasks.rados.rados.0.smithi178.stdout:2633: finishing write tid 1 to smithi17880450-45 2024-02-10T05:39:10.296 INFO:tasks.rados.rados.0.smithi178.stdout:2636: snap_remove snap 241 2024-02-10T05:39:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:10 smithi178 ceph-mon[92537]: osdmap e602: 8 total, 8 up, 8 in 2024-02-10T05:39:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:10 smithi178 ceph-mon[92537]: osdmap e603: 8 total, 8 up, 8 in 2024-02-10T05:39:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:10 smithi178 ceph-mon[95116]: osdmap e602: 8 total, 8 up, 8 in 2024-02-10T05:39:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:10 smithi178 ceph-mon[95116]: osdmap e603: 8 total, 8 up, 8 in 2024-02-10T05:39:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:10 smithi189 ceph-mon[89631]: osdmap e602: 8 total, 8 up, 8 in 2024-02-10T05:39:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:10 smithi189 ceph-mon[89631]: osdmap e603: 8 total, 8 up, 8 in 2024-02-10T05:39:11.264 INFO:tasks.rados.rados.0.smithi178.stdout:2636: done (3 left) 2024-02-10T05:39:11.264 INFO:tasks.rados.rados.0.smithi178.stdout:2637: snap_create 2024-02-10T05:39:11.264 INFO:tasks.rados.rados.0.smithi178.stdout:2633: finishing write tid 2 to smithi17880450-45 2024-02-10T05:39:11.264 INFO:tasks.rados.rados.0.smithi178.stdout:2633: finishing write tid 3 to smithi17880450-45 2024-02-10T05:39:11.264 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 1869 (ObjNum 740 snap 242 seq_num 740) dirty exists 2024-02-10T05:39:11.264 INFO:tasks.rados.rados.0.smithi178.stdout:2633: finishing write tid 4 to smithi17880450-45 2024-02-10T05:39:11.264 INFO:tasks.rados.rados.0.smithi178.stdout:2633: finishing write tid 5 to smithi17880450-45 2024-02-10T05:39:11.265 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 1870 (ObjNum 806 snap 264 seq_num 806) dirty exists 2024-02-10T05:39:11.265 INFO:tasks.rados.rados.0.smithi178.stdout:2633: left oid 45 (ObjNum 806 snap 264 seq_num 806) 2024-02-10T05:39:11.265 INFO:tasks.rados.rados.0.smithi178.stdout:2634: expect (ObjNum 789 snap 259 seq_num 789) 2024-02-10T05:39:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:11 smithi178 ceph-mon[92537]: pgmap v541: 121 pgs: 121 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 684 KiB/s wr, 32 op/s 2024-02-10T05:39:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:11 smithi178 ceph-mon[92537]: osdmap e604: 8 total, 8 up, 8 in 2024-02-10T05:39:11.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:11 smithi178 ceph-mon[95116]: pgmap v541: 121 pgs: 121 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 684 KiB/s wr, 32 op/s 2024-02-10T05:39:11.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:11 smithi178 ceph-mon[95116]: osdmap e604: 8 total, 8 up, 8 in 2024-02-10T05:39:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:11 smithi189 ceph-mon[89631]: pgmap v541: 121 pgs: 121 active+clean; 335 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 684 KiB/s wr, 32 op/s 2024-02-10T05:39:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:11 smithi189 ceph-mon[89631]: osdmap e604: 8 total, 8 up, 8 in 2024-02-10T05:39:12.263 INFO:tasks.rados.rados.0.smithi178.stdout:2633: done (3 left) 2024-02-10T05:39:12.263 INFO:tasks.rados.rados.0.smithi178.stdout:2634: done (2 left) 2024-02-10T05:39:12.263 INFO:tasks.rados.rados.0.smithi178.stdout:2635: done (1 left) 2024-02-10T05:39:12.263 INFO:tasks.rados.rados.0.smithi178.stdout:2637: done (0 left) 2024-02-10T05:39:12.263 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 265 2024-02-10T05:39:12.263 INFO:tasks.rados.rados.0.smithi178.stdout:2638: seq_num 807 ranges {0=720896,720896=729088,1449984=73728} 2024-02-10T05:39:12.267 INFO:tasks.rados.rados.0.smithi178.stdout:2638: writing smithi17880450-20 from 0 to 720896 tid 1 2024-02-10T05:39:12.271 INFO:tasks.rados.rados.0.smithi178.stdout:2638: writing smithi17880450-20 from 720896 to 1449984 tid 2 2024-02-10T05:39:12.272 INFO:tasks.rados.rados.0.smithi178.stdout:2638: writing smithi17880450-20 from 1449984 to 1523712 tid 3 2024-02-10T05:39:12.272 INFO:tasks.rados.rados.0.smithi178.stdout:2639: read oid 9 snap 243 2024-02-10T05:39:12.273 INFO:tasks.rados.rados.0.smithi178.stdout:2639: expect (ObjNum 728 snap 238 seq_num 728) 2024-02-10T05:39:12.273 INFO:tasks.rados.rados.0.smithi178.stdout:2640: read oid 30 snap -1 2024-02-10T05:39:12.273 INFO:tasks.rados.rados.0.smithi178.stdout:2640: expect (ObjNum 789 snap 259 seq_num 789) 2024-02-10T05:39:12.273 INFO:tasks.rados.rados.0.smithi178.stdout:2641: rollback oid 50 current snap is 265 2024-02-10T05:39:12.273 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 50 to 263 2024-02-10T05:39:12.273 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 24 current snap is 265 2024-02-10T05:39:12.273 INFO:tasks.rados.rados.0.smithi178.stdout:2642: seq_num 808 ranges {6651904=737280,7389184=614400,8003584=188416} 2024-02-10T05:39:12.312 INFO:tasks.rados.rados.0.smithi178.stdout:2642: writing smithi17880450-24 from 6651904 to 7389184 tid 1 2024-02-10T05:39:12.316 INFO:tasks.rados.rados.0.smithi178.stdout:2642: writing smithi17880450-24 from 7389184 to 8003584 tid 2 2024-02-10T05:39:12.318 INFO:tasks.rados.rados.0.smithi178.stdout:2642: writing smithi17880450-24 from 8003584 to 8192000 tid 3 2024-02-10T05:39:12.318 INFO:tasks.rados.rados.0.smithi178.stdout:2643: snap_remove snap 258 2024-02-10T05:39:13.022 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:12 smithi189 podman[114642]: 2024-02-10 05:39:12.686228312 +0000 UTC m=+7.227589227 container died 84eeb7c562d793679500750efc695ec19a6a316561cc5c2d7499bf374c1527d0 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, RELEASE=quincy-72ce7c1, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-02-10T05:39:13.270 INFO:tasks.rados.rados.0.smithi178.stdout:2643: done (5 left) 2024-02-10T05:39:13.270 INFO:tasks.rados.rados.0.smithi178.stdout:2644: rollback oid 18 current snap is 265 2024-02-10T05:39:13.270 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 18 to 264 2024-02-10T05:39:13.271 INFO:tasks.rados.rados.0.smithi178.stdout:2645: delete oid 38 current snap is 265 2024-02-10T05:39:13.271 INFO:tasks.rados.rados.0.smithi178.stdout:2639: expect (ObjNum 728 snap 238 seq_num 728) 2024-02-10T05:39:13.279 INFO:tasks.rados.rados.0.smithi178.stdout:2638: finishing write tid 1 to smithi17880450-20 2024-02-10T05:39:13.279 INFO:tasks.rados.rados.0.smithi178.stdout:2641: finishing rollback tid 0 to smithi17880450-50 2024-02-10T05:39:13.279 INFO:tasks.rados.rados.0.smithi178.stdout:2638: finishing write tid 2 to smithi17880450-20 2024-02-10T05:39:13.279 INFO:tasks.rados.rados.0.smithi178.stdout:2638: finishing write tid 3 to smithi17880450-20 2024-02-10T05:39:13.280 INFO:tasks.rados.rados.0.smithi178.stdout:2638: finishing write tid 4 to smithi17880450-20 2024-02-10T05:39:13.280 INFO:tasks.rados.rados.0.smithi178.stdout:2641: finishing rollback tid 1 to smithi17880450-50 2024-02-10T05:39:13.280 INFO:tasks.rados.rados.0.smithi178.stdout:2638: finishing write tid 5 to smithi17880450-20 2024-02-10T05:39:13.280 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 1871 (ObjNum 807 snap 265 seq_num 807) dirty exists 2024-02-10T05:39:13.280 INFO:tasks.rados.rados.0.smithi178.stdout:2638: left oid 20 (ObjNum 807 snap 265 seq_num 807) 2024-02-10T05:39:13.280 INFO:tasks.rados.rados.0.smithi178.stdout:2641: finishing rollback tid 2 to smithi17880450-50 2024-02-10T05:39:13.280 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 1871 (ObjNum 767 snap 254 seq_num 767) dirty exists 2024-02-10T05:39:13.280 INFO:tasks.rados.rados.0.smithi178.stdout:2640: expect (ObjNum 789 snap 259 seq_num 789) 2024-02-10T05:39:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:13 smithi189 ceph-mon[89631]: osdmap e605: 8 total, 8 up, 8 in 2024-02-10T05:39:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:13 smithi189 ceph-mon[89631]: pgmap v544: 121 pgs: 121 active+clean; 338 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 721 KiB/s rd, 1.1 MiB/s wr, 33 op/s 2024-02-10T05:39:13.287 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:13 smithi189 podman[114642]: 2024-02-10 05:39:13.178665183 +0000 UTC m=+7.720026150 container cleanup 84eeb7c562d793679500750efc695ec19a6a316561cc5c2d7499bf374c1527d0 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, RELEASE=quincy-72ce7c1) 2024-02-10T05:39:13.287 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:13 smithi189 bash[114642]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b 2024-02-10T05:39:13.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:13 smithi178 ceph-mon[92537]: osdmap e605: 8 total, 8 up, 8 in 2024-02-10T05:39:13.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:13 smithi178 ceph-mon[92537]: pgmap v544: 121 pgs: 121 active+clean; 338 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 721 KiB/s rd, 1.1 MiB/s wr, 33 op/s 2024-02-10T05:39:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:13 smithi178 ceph-mon[95116]: osdmap e605: 8 total, 8 up, 8 in 2024-02-10T05:39:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:13 smithi178 ceph-mon[95116]: pgmap v544: 121 pgs: 121 active+clean; 338 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 721 KiB/s rd, 1.1 MiB/s wr, 33 op/s 2024-02-10T05:39:13.769 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:13 smithi189 podman[114662]: 2024-02-10 05:39:13.447051332 +0000 UTC m=+0.754429209 container remove 84eeb7c562d793679500750efc695ec19a6a316561cc5c2d7499bf374c1527d0 (image=quay.ceph.io/ceph-ci/ceph@sha256:5984db8535021d0560ce9082f3917f2ac2d4b60780607d50d04c248b8beb85dc, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=quincy-72ce7c1) 2024-02-10T05:39:13.769 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:13 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mds.b.service: Deactivated successfully. 2024-02-10T05:39:13.770 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:13 smithi189 systemd[1]: Stopped Ceph mds.b for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:39:13.770 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:13 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mds.b.service: Consumed 1.226s CPU time. 2024-02-10T05:39:13.812 INFO:tasks.rados.rados.0.smithi178.stdout:2642: finishing write tid 1 to smithi17880450-24 2024-02-10T05:39:13.812 INFO:tasks.rados.rados.0.smithi178.stdout:2642: finishing write tid 2 to smithi17880450-24 2024-02-10T05:39:13.812 INFO:tasks.rados.rados.0.smithi178.stdout:2642: finishing write tid 3 to smithi17880450-24 2024-02-10T05:39:13.812 INFO:tasks.rados.rados.0.smithi178.stdout:2642: finishing write tid 4 to smithi17880450-24 2024-02-10T05:39:13.812 INFO:tasks.rados.rados.0.smithi178.stdout:2642: finishing write tid 5 to smithi17880450-24 2024-02-10T05:39:13.812 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 2079 (ObjNum 808 snap 265 seq_num 808) dirty exists 2024-02-10T05:39:13.812 INFO:tasks.rados.rados.0.smithi178.stdout:2642: left oid 24 (ObjNum 808 snap 265 seq_num 808) 2024-02-10T05:39:13.813 INFO:tasks.rados.rados.0.smithi178.stdout:2638: done (6 left) 2024-02-10T05:39:13.813 INFO:tasks.rados.rados.0.smithi178.stdout:2639: done (5 left) 2024-02-10T05:39:13.813 INFO:tasks.rados.rados.0.smithi178.stdout:2640: done (4 left) 2024-02-10T05:39:13.813 INFO:tasks.rados.rados.0.smithi178.stdout:2641: done (3 left) 2024-02-10T05:39:13.813 INFO:tasks.rados.rados.0.smithi178.stdout:2642: done (2 left) 2024-02-10T05:39:13.813 INFO:tasks.rados.rados.0.smithi178.stdout:2645: done (1 left) 2024-02-10T05:39:13.813 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 27 current snap is 265 2024-02-10T05:39:13.813 INFO:tasks.rados.rados.0.smithi178.stdout:2644: finishing rollback tid 0 to smithi17880450-18 2024-02-10T05:39:13.813 INFO:tasks.rados.rados.0.smithi178.stdout:2644: finishing rollback tid 1 to smithi17880450-18 2024-02-10T05:39:13.813 INFO:tasks.rados.rados.0.smithi178.stdout:2644: finishing rollback tid 2 to smithi17880450-18 2024-02-10T05:39:13.813 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 1654 (ObjNum 758 snap 249 seq_num 758) dirty exists 2024-02-10T05:39:13.813 INFO:tasks.rados.rados.0.smithi178.stdout:2646: seq_num 810 ranges {0=770048,770048=778240,1548288=24576} 2024-02-10T05:39:13.816 INFO:tasks.rados.rados.0.smithi178.stdout:2646: writing smithi17880450-27 from 0 to 770048 tid 1 2024-02-10T05:39:13.821 INFO:tasks.rados.rados.0.smithi178.stdout:2646: writing smithi17880450-27 from 770048 to 1548288 tid 2 2024-02-10T05:39:13.821 INFO:tasks.rados.rados.0.smithi178.stdout:2646: writing smithi17880450-27 from 1548288 to 1572864 tid 3 2024-02-10T05:39:13.821 INFO:tasks.rados.rados.0.smithi178.stdout:2644: done (1 left) 2024-02-10T05:39:13.821 INFO:tasks.rados.rados.0.smithi178.stdout:2647: snap_remove snap 262 2024-02-10T05:39:14.037 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:13 smithi189 systemd[1]: Starting Ceph mds.b for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:39:14.037 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:13 smithi189 podman[114795]: 2024-02-10 05:39:13.885922464 +0000 UTC m=+0.018330858 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T05:39:14.037 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:13 smithi189 podman[114795]: 2024-02-10 05:39:13.989906454 +0000 UTC m=+0.122314831 container create c11b1c27b8e8d207927de44d21abc0cbdc0ad4efa9ddf8f05ef277df89f57892 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, RELEASE=main-290212a, CEPH_POINT_RELEASE=) 2024-02-10T05:39:14.273 INFO:tasks.rados.rados.0.smithi178.stdout:2646: finishing write tid 1 to smithi17880450-27 2024-02-10T05:39:14.273 INFO:tasks.rados.rados.0.smithi178.stdout:2646: finishing write tid 2 to smithi17880450-27 2024-02-10T05:39:14.273 INFO:tasks.rados.rados.0.smithi178.stdout:2646: finishing write tid 3 to smithi17880450-27 2024-02-10T05:39:14.273 INFO:tasks.rados.rados.0.smithi178.stdout:2646: finishing write tid 4 to smithi17880450-27 2024-02-10T05:39:14.273 INFO:tasks.rados.rados.0.smithi178.stdout:2646: finishing write tid 5 to smithi17880450-27 2024-02-10T05:39:14.273 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 1873 (ObjNum 810 snap 265 seq_num 810) dirty exists 2024-02-10T05:39:14.273 INFO:tasks.rados.rados.0.smithi178.stdout:2646: left oid 27 (ObjNum 810 snap 265 seq_num 810) 2024-02-10T05:39:14.273 INFO:tasks.rados.rados.0.smithi178.stdout:2646: done (1 left) 2024-02-10T05:39:14.273 INFO:tasks.rados.rados.0.smithi178.stdout:2647: done (0 left) 2024-02-10T05:39:14.273 INFO:tasks.rados.rados.0.smithi178.stdout:2648: read oid 32 snap -1 2024-02-10T05:39:14.273 INFO:tasks.rados.rados.0.smithi178.stdout:2648: expect (ObjNum 736 snap 240 seq_num 736) 2024-02-10T05:39:14.273 INFO:tasks.rados.rados.0.smithi178.stdout:2649: snap_remove snap 256 2024-02-10T05:39:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:14 smithi189 ceph-mon[89631]: osdmap e606: 8 total, 8 up, 8 in 2024-02-10T05:39:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:39:14.537 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:14 smithi189 podman[114795]: 2024-02-10 05:39:14.233917798 +0000 UTC m=+0.366326178 container init c11b1c27b8e8d207927de44d21abc0cbdc0ad4efa9ddf8f05ef277df89f57892 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-02-10T05:39:14.538 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:14 smithi189 podman[114795]: 2024-02-10 05:39:14.239507914 +0000 UTC m=+0.371916293 container start c11b1c27b8e8d207927de44d21abc0cbdc0ad4efa9ddf8f05ef277df89f57892 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=main-290212a, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, ceph=True, GIT_CLEAN=True) 2024-02-10T05:39:14.538 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b[114810]: starting mds.b at 2024-02-10T05:39:14.538 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:14 smithi189 bash[114795]: c11b1c27b8e8d207927de44d21abc0cbdc0ad4efa9ddf8f05ef277df89f57892 2024-02-10T05:39:14.538 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 05:39:14 smithi189 systemd[1]: Started Ceph mds.b for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:39:14.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:14 smithi178 ceph-mon[92537]: osdmap e606: 8 total, 8 up, 8 in 2024-02-10T05:39:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:39:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:14 smithi178 ceph-mon[95116]: osdmap e606: 8 total, 8 up, 8 in 2024-02-10T05:39:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:39:15.257 INFO:tasks.rados.rados.0.smithi178.stdout:2649: done (1 left) 2024-02-10T05:39:15.258 INFO:tasks.rados.rados.0.smithi178.stdout:2650: delete oid 40 current snap is 265 2024-02-10T05:39:15.258 INFO:tasks.rados.rados.0.smithi178.stdout:2648: expect (ObjNum 736 snap 240 seq_num 736) 2024-02-10T05:39:15.281 INFO:tasks.rados.rados.0.smithi178.stdout:2648: done (1 left) 2024-02-10T05:39:15.281 INFO:tasks.rados.rados.0.smithi178.stdout:2650: done (0 left) 2024-02-10T05:39:15.282 INFO:tasks.rados.rados.0.smithi178.stdout:2651: read oid 24 snap -1 2024-02-10T05:39:15.282 INFO:tasks.rados.rados.0.smithi178.stdout:2651: expect (ObjNum 808 snap 265 seq_num 808) 2024-02-10T05:39:15.282 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 265 2024-02-10T05:39:15.282 INFO:tasks.rados.rados.0.smithi178.stdout:2652: seq_num 812 ranges {1458176=802816,2260992=548864,2809856=253952} 2024-02-10T05:39:15.295 INFO:tasks.rados.rados.0.smithi178.stdout:2652: writing smithi17880450-31 from 1458176 to 2260992 tid 1 2024-02-10T05:39:15.298 INFO:tasks.rados.rados.0.smithi178.stdout:2652: writing smithi17880450-31 from 2260992 to 2809856 tid 2 2024-02-10T05:39:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:2652: writing smithi17880450-31 from 2809856 to 3063808 tid 3 2024-02-10T05:39:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 265 2024-02-10T05:39:15.300 INFO:tasks.rados.rados.0.smithi178.stdout:2653: seq_num 813 ranges {2088960=417792,2506752=434176,2940928=442368,3383296=327680} 2024-02-10T05:39:15.315 INFO:tasks.rados.rados.0.smithi178.stdout:2653: writing smithi17880450-39 from 2088960 to 2506752 tid 1 2024-02-10T05:39:15.317 INFO:tasks.rados.rados.0.smithi178.stdout:2653: writing smithi17880450-39 from 2506752 to 2940928 tid 2 2024-02-10T05:39:15.320 INFO:tasks.rados.rados.0.smithi178.stdout:2653: writing smithi17880450-39 from 2940928 to 3383296 tid 3 2024-02-10T05:39:15.322 INFO:tasks.rados.rados.0.smithi178.stdout:2653: writing smithi17880450-39 from 3383296 to 3710976 tid 4 2024-02-10T05:39:15.322 INFO:tasks.rados.rados.0.smithi178.stdout:2654: rollback oid 16 current snap is 265 2024-02-10T05:39:15.322 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 16 to 243 2024-02-10T05:39:15.323 INFO:tasks.rados.rados.0.smithi178.stdout:2652: finishing write tid 1 to smithi17880450-31 2024-02-10T05:39:15.323 INFO:tasks.rados.rados.0.smithi178.stdout:2652: finishing write tid 2 to smithi17880450-31 2024-02-10T05:39:15.323 INFO:tasks.rados.rados.0.smithi178.stdout:2652: finishing write tid 3 to smithi17880450-31 2024-02-10T05:39:15.323 INFO:tasks.rados.rados.0.smithi178.stdout:2652: finishing write tid 4 to smithi17880450-31 2024-02-10T05:39:15.323 INFO:tasks.rados.rados.0.smithi178.stdout:2652: finishing write tid 5 to smithi17880450-31 2024-02-10T05:39:15.323 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 2344 (ObjNum 812 snap 265 seq_num 812) dirty exists 2024-02-10T05:39:15.323 INFO:tasks.rados.rados.0.smithi178.stdout:2652: left oid 31 (ObjNum 812 snap 265 seq_num 812) 2024-02-10T05:39:15.323 INFO:tasks.rados.rados.0.smithi178.stdout:2653: finishing write tid 1 to smithi17880450-39 2024-02-10T05:39:15.323 INFO:tasks.rados.rados.0.smithi178.stdout:2651: expect (ObjNum 808 snap 265 seq_num 808) 2024-02-10T05:39:15.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:15 smithi189 ceph-mon[89631]: osdmap e607: 8 total, 8 up, 8 in 2024-02-10T05:39:15.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:15 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:15 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:15 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:15 smithi189 ceph-mon[89631]: pgmap v547: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 332 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-02-10T05:39:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:15 smithi189 ceph-mon[89631]: osdmap e608: 8 total, 8 up, 8 in 2024-02-10T05:39:15.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:15 smithi178 ceph-mon[92537]: osdmap e607: 8 total, 8 up, 8 in 2024-02-10T05:39:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:15 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:15 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:15 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:15 smithi178 ceph-mon[92537]: pgmap v547: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 332 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-02-10T05:39:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:15 smithi178 ceph-mon[92537]: osdmap e608: 8 total, 8 up, 8 in 2024-02-10T05:39:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:15 smithi178 ceph-mon[95116]: osdmap e607: 8 total, 8 up, 8 in 2024-02-10T05:39:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:15 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:15 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:15 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:15 smithi178 ceph-mon[95116]: pgmap v547: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 332 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-02-10T05:39:15.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:15 smithi178 ceph-mon[95116]: osdmap e608: 8 total, 8 up, 8 in 2024-02-10T05:39:15.992 INFO:tasks.rados.rados.0.smithi178.stdout:2653: finishing write tid 2 to smithi17880450-39 2024-02-10T05:39:15.992 INFO:tasks.rados.rados.0.smithi178.stdout:2653: finishing write tid 3 to smithi17880450-39 2024-02-10T05:39:15.992 INFO:tasks.rados.rados.0.smithi178.stdout:2653: finishing write tid 4 to smithi17880450-39 2024-02-10T05:39:15.992 INFO:tasks.rados.rados.0.smithi178.stdout:2653: finishing write tid 5 to smithi17880450-39 2024-02-10T05:39:15.992 INFO:tasks.rados.rados.0.smithi178.stdout:2654: finishing rollback tid 1 to smithi17880450-16 2024-02-10T05:39:15.992 INFO:tasks.rados.rados.0.smithi178.stdout:2654: finishing rollback tid 2 to smithi17880450-16 2024-02-10T05:39:15.993 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 2346 (ObjNum 720 snap 233 seq_num 720) dirty exists 2024-02-10T05:39:15.993 INFO:tasks.rados.rados.0.smithi178.stdout:2653: finishing write tid 6 to smithi17880450-39 2024-02-10T05:39:15.993 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1465 (ObjNum 813 snap 265 seq_num 813) dirty exists 2024-02-10T05:39:15.993 INFO:tasks.rados.rados.0.smithi178.stdout:2653: left oid 39 (ObjNum 813 snap 265 seq_num 813) 2024-02-10T05:39:15.993 INFO:tasks.rados.rados.0.smithi178.stdout:2651: done (3 left) 2024-02-10T05:39:15.993 INFO:tasks.rados.rados.0.smithi178.stdout:2652: done (2 left) 2024-02-10T05:39:15.993 INFO:tasks.rados.rados.0.smithi178.stdout:2653: done (1 left) 2024-02-10T05:39:15.993 INFO:tasks.rados.rados.0.smithi178.stdout:2654: done (0 left) 2024-02-10T05:39:15.993 INFO:tasks.rados.rados.0.smithi178.stdout:2655: rmattr oid 32 current snap is 265 2024-02-10T05:39:15.993 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 265 2024-02-10T05:39:15.993 INFO:tasks.rados.rados.0.smithi178.stdout:2656: seq_num 814 ranges {0=442368,442368=770048,1212416=434176} 2024-02-10T05:39:15.995 INFO:tasks.rados.rados.0.smithi178.stdout:2656: writing smithi17880450-1 from 0 to 442368 tid 1 2024-02-10T05:39:15.999 INFO:tasks.rados.rados.0.smithi178.stdout:2656: writing smithi17880450-1 from 442368 to 1212416 tid 2 2024-02-10T05:39:16.002 INFO:tasks.rados.rados.0.smithi178.stdout:2656: writing smithi17880450-1 from 1212416 to 1646592 tid 3 2024-02-10T05:39:16.002 INFO:tasks.rados.rados.0.smithi178.stdout:2657: copy_from oid 39 from oid 20 current snap is 265 2024-02-10T05:39:16.002 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 1870 (ObjNum 736 snap 240 seq_num 736) dirty exists 2024-02-10T05:39:16.002 INFO:tasks.rados.rados.0.smithi178.stdout:2655: done (2 left) 2024-02-10T05:39:16.002 INFO:tasks.rados.rados.0.smithi178.stdout:2658: read oid 4 snap -1 2024-02-10T05:39:16.002 INFO:tasks.rados.rados.0.smithi178.stdout:2658: expect deleted 2024-02-10T05:39:16.003 INFO:tasks.rados.rados.0.smithi178.stdout:2659: setattr oid 38 current snap is 265 2024-02-10T05:39:16.003 INFO:tasks.rados.rados.0.smithi178.stdout:2656: finishing write tid 1 to smithi17880450-1 2024-02-10T05:39:16.003 INFO:tasks.rados.rados.0.smithi178.stdout:2656: finishing write tid 2 to smithi17880450-1 2024-02-10T05:39:16.005 INFO:tasks.rados.rados.0.smithi178.stdout:2658: done (3 left) 2024-02-10T05:39:16.005 INFO:tasks.rados.rados.0.smithi178.stdout:2660: rmattr oid 36 current snap is 265 2024-02-10T05:39:16.005 INFO:tasks.rados.rados.0.smithi178.stdout:2660: done (3 left) 2024-02-10T05:39:16.005 INFO:tasks.rados.rados.0.smithi178.stdout:2661: read oid 26 snap 243 2024-02-10T05:39:16.005 INFO:tasks.rados.rados.0.smithi178.stdout:2661: expect (ObjNum 725 snap 237 seq_num 725) 2024-02-10T05:39:16.005 INFO:tasks.rados.rados.0.smithi178.stdout:2662: delete oid 42 current snap is 265 2024-02-10T05:39:16.005 INFO:tasks.rados.rados.0.smithi178.stdout:2656: finishing write tid 3 to smithi17880450-1 2024-02-10T05:39:16.006 INFO:tasks.rados.rados.0.smithi178.stdout:2656: finishing write tid 4 to smithi17880450-1 2024-02-10T05:39:16.008 INFO:tasks.rados.rados.0.smithi178.stdout:2656: finishing write tid 5 to smithi17880450-1 2024-02-10T05:39:16.008 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 1877 (ObjNum 814 snap 265 seq_num 814) dirty exists 2024-02-10T05:39:16.008 INFO:tasks.rados.rados.0.smithi178.stdout:2656: left oid 1 (ObjNum 814 snap 265 seq_num 814) 2024-02-10T05:39:16.009 INFO:tasks.rados.rados.0.smithi178.stdout:2656: done (4 left) 2024-02-10T05:39:16.009 INFO:tasks.rados.rados.0.smithi178.stdout:2662: done (3 left) 2024-02-10T05:39:16.009 INFO:tasks.rados.rados.0.smithi178.stdout:2663: snap_remove snap 263 2024-02-10T05:39:16.392 INFO:tasks.rados.rados.0.smithi178.stdout:2663: done (3 left) 2024-02-10T05:39:16.392 INFO:tasks.rados.rados.0.smithi178.stdout:2664: rmattr oid 48 current snap is 265 2024-02-10T05:39:16.392 INFO:tasks.rados.rados.0.smithi178.stdout:2664: done (3 left) 2024-02-10T05:39:16.393 INFO:tasks.rados.rados.0.smithi178.stdout:2665: snap_create 2024-02-10T05:39:16.393 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1630 (ObjNum 65 snap 0 seq_num 1534356160) dirty exists 2024-02-10T05:39:16.393 INFO:tasks.rados.rados.0.smithi178.stdout:2657: finishing copy_from racing read to smithi17880450-39 2024-02-10T05:39:16.393 INFO:tasks.rados.rados.0.smithi178.stdout:2657: finishing copy_from to smithi17880450-39 2024-02-10T05:39:16.393 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1871 (ObjNum 807 snap 265 seq_num 807) dirty exists 2024-02-10T05:39:16.393 INFO:tasks.rados.rados.0.smithi178.stdout:2661: expect (ObjNum 725 snap 237 seq_num 725) 2024-02-10T05:39:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:16 smithi189 ceph-mon[89631]: mds.? [v2:172.21.15.189:6832/2154512515,v1:172.21.15.189:6833/2154512515] up:boot 2024-02-10T05:39:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:16 smithi189 ceph-mon[89631]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:39:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:16 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:39:16.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:16 smithi178 ceph-mon[95116]: mds.? [v2:172.21.15.189:6832/2154512515,v1:172.21.15.189:6833/2154512515] up:boot 2024-02-10T05:39:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:16 smithi178 ceph-mon[95116]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:39:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:16 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:39:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:16 smithi178 ceph-mon[92537]: mds.? [v2:172.21.15.189:6832/2154512515,v1:172.21.15.189:6833/2154512515] up:boot 2024-02-10T05:39:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:16 smithi178 ceph-mon[92537]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-02-10T05:39:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:16 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-02-10T05:39:16.803 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:39:17.121 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:39:17.122 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (7m) 20s ago 11m 24.9M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:39:17.122 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (7m) 42s ago 11m 84.3M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:39:17.122 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (23s) 20s ago 12m 13.4M - 19.0.0-1361-g290212a1 c328ab9dcfc7 7ae52faba2d7 2024-02-10T05:39:17.122 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 starting - - - - 2024-02-10T05:39:17.122 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (6m) 42s ago 16m 451M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:39:17.122 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (7m) 20s ago 17m 510M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:39:17.122 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (6m) 20s ago 17m 66.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:39:17.122 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (5m) 42s ago 16m 51.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 32ab039140f2 2024-02-10T05:39:17.122 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (6m) 20s ago 16m 56.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:39:17.122 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (7m) 20s ago 11m 16.0M - 1.5.0 0da6a335fe13 81bb7dad5008 2024-02-10T05:39:17.122 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (7m) 42s ago 11m 15.7M - 1.5.0 0da6a335fe13 31c11a476517 2024-02-10T05:39:17.122 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (4m) 20s ago 15m 311M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 6b1445eee423 2024-02-10T05:39:17.123 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (4m) 20s ago 15m 316M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 9caa5019ee1f 2024-02-10T05:39:17.123 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (3m) 20s ago 14m 288M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 2733e0215ccb 2024-02-10T05:39:17.123 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (3m) 20s ago 14m 123M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92fd1871dd99 2024-02-10T05:39:17.123 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (2m) 42s ago 14m 136M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 d9b69540b813 2024-02-10T05:39:17.123 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (117s) 42s ago 13m 187M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92957ef5602d 2024-02-10T05:39:17.123 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (82s) 42s ago 13m 82.6M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 86fa412173c0 2024-02-10T05:39:17.123 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (47s) 42s ago 12m 14.9M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 034fb445613a 2024-02-10T05:39:17.123 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (6m) 42s ago 12m 62.2M - 2.43.0 a07b618ecd1d 42ce2738514d 2024-02-10T05:39:17.475 INFO:tasks.rados.rados.0.smithi178.stdout:2657: done (3 left) 2024-02-10T05:39:17.475 INFO:tasks.rados.rados.0.smithi178.stdout:2659: done (2 left) 2024-02-10T05:39:17.475 INFO:tasks.rados.rados.0.smithi178.stdout:2661: done (1 left) 2024-02-10T05:39:17.475 INFO:tasks.rados.rados.0.smithi178.stdout:2665: done (0 left) 2024-02-10T05:39:17.475 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 266 2024-02-10T05:39:17.475 INFO:tasks.rados.rados.0.smithi178.stdout:2666: seq_num 816 ranges {0=475136,475136=540672,1015808=614400,1630208=49152} 2024-02-10T05:39:17.476 INFO:tasks.rados.rados.0.smithi178.stdout:2666: writing smithi17880450-4 from 0 to 475136 tid 1 2024-02-10T05:39:17.480 INFO:tasks.rados.rados.0.smithi178.stdout:2666: writing smithi17880450-4 from 475136 to 1015808 tid 2 2024-02-10T05:39:17.483 INFO:tasks.rados.rados.0.smithi178.stdout:2666: writing smithi17880450-4 from 1015808 to 1630208 tid 3 2024-02-10T05:39:17.485 INFO:tasks.rados.rados.0.smithi178.stdout:2666: writing smithi17880450-4 from 1630208 to 1679360 tid 4 2024-02-10T05:39:17.485 INFO:tasks.rados.rados.0.smithi178.stdout:2667: read oid 38 snap -1 2024-02-10T05:39:17.486 INFO:tasks.rados.rados.0.smithi178.stdout:2667: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:39:17.486 INFO:tasks.rados.rados.0.smithi178.stdout:2668: rmattr oid 3 current snap is 266 2024-02-10T05:39:17.486 INFO:tasks.rados.rados.0.smithi178.stdout:2666: finishing write tid 1 to smithi17880450-4 2024-02-10T05:39:17.486 INFO:tasks.rados.rados.0.smithi178.stdout:2669: read oid 31 snap 265 2024-02-10T05:39:17.486 INFO:tasks.rados.rados.0.smithi178.stdout:2669: expect (ObjNum 812 snap 265 seq_num 812) 2024-02-10T05:39:17.486 INFO:tasks.rados.rados.0.smithi178.stdout:2670: snap_create 2024-02-10T05:39:17.486 INFO:tasks.rados.rados.0.smithi178.stdout:2666: finishing write tid 2 to smithi17880450-4 2024-02-10T05:39:17.486 INFO:tasks.rados.rados.0.smithi178.stdout:2667: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:39:17.491 INFO:tasks.rados.rados.0.smithi178.stdout:2666: finishing write tid 3 to smithi17880450-4 2024-02-10T05:39:17.491 INFO:tasks.rados.rados.0.smithi178.stdout:2666: finishing write tid 4 to smithi17880450-4 2024-02-10T05:39:17.491 INFO:tasks.rados.rados.0.smithi178.stdout:2666: finishing write tid 5 to smithi17880450-4 2024-02-10T05:39:17.493 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 1872 (ObjNum 670 snap 217 seq_num 670) dirty exists 2024-02-10T05:39:17.494 INFO:tasks.rados.rados.0.smithi178.stdout:2666: finishing write tid 6 to smithi17880450-4 2024-02-10T05:39:17.495 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 1659 (ObjNum 816 snap 266 seq_num 816) dirty exists 2024-02-10T05:39:17.495 INFO:tasks.rados.rados.0.smithi178.stdout:2666: left oid 4 (ObjNum 816 snap 266 seq_num 816) 2024-02-10T05:39:17.497 INFO:tasks.rados.rados.0.smithi178.stdout:2669: expect (ObjNum 812 snap 265 seq_num 812) 2024-02-10T05:39:17.525 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:39:17.525 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:39:17.525 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:39:17.525 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:39:17.525 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:39:17.525 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:39:17.525 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:39:17.525 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:39:17.525 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T05:39:17.525 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:39:17.525 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:39:17.525 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:39:17.525 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:39:17.526 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:39:17.526 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 15 2024-02-10T05:39:17.526 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:39:17.526 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:39:17.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:17 smithi189 ceph-mon[89631]: osdmap e609: 8 total, 8 up, 8 in 2024-02-10T05:39:17.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:17 smithi189 ceph-mon[89631]: pgmap v550: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 332 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-02-10T05:39:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:17 smithi178 ceph-mon[92537]: osdmap e609: 8 total, 8 up, 8 in 2024-02-10T05:39:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:17 smithi178 ceph-mon[92537]: pgmap v550: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 332 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-02-10T05:39:17.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:39:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:39:17] "GET /metrics HTTP/1.1" 200 36042 "" "Prometheus/2.43.0" 2024-02-10T05:39:17.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:17 smithi178 ceph-mon[95116]: osdmap e609: 8 total, 8 up, 8 in 2024-02-10T05:39:17.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:17 smithi178 ceph-mon[95116]: pgmap v550: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 332 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-02-10T05:39:18.403 INFO:tasks.rados.rados.0.smithi178.stdout:2666: done (4 left) 2024-02-10T05:39:18.403 INFO:tasks.rados.rados.0.smithi178.stdout:2667: done (3 left) 2024-02-10T05:39:18.403 INFO:tasks.rados.rados.0.smithi178.stdout:2668: done (2 left) 2024-02-10T05:39:18.403 INFO:tasks.rados.rados.0.smithi178.stdout:2669: done (1 left) 2024-02-10T05:39:18.403 INFO:tasks.rados.rados.0.smithi178.stdout:2670: done (0 left) 2024-02-10T05:39:18.403 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 267 2024-02-10T05:39:18.404 INFO:tasks.rados.rados.0.smithi178.stdout:2671: seq_num 817 ranges {1523712=491520,2015232=417792,2433024=425984,2859008=360448} 2024-02-10T05:39:18.413 INFO:tasks.rados.rados.0.smithi178.stdout:2671: writing smithi17880450-20 from 1523712 to 2015232 tid 1 2024-02-10T05:39:18.416 INFO:tasks.rados.rados.0.smithi178.stdout:2671: writing smithi17880450-20 from 2015232 to 2433024 tid 2 2024-02-10T05:39:18.418 INFO:tasks.rados.rados.0.smithi178.stdout:2671: writing smithi17880450-20 from 2433024 to 2859008 tid 3 2024-02-10T05:39:18.421 INFO:tasks.rados.rados.0.smithi178.stdout:2671: writing smithi17880450-20 from 2859008 to 3219456 tid 4 2024-02-10T05:39:18.421 INFO:tasks.rados.rados.0.smithi178.stdout:2672: read oid 17 snap 264 2024-02-10T05:39:18.421 INFO:tasks.rados.rados.0.smithi178.stdout:2672: expect (ObjNum 690 snap 219 seq_num 690) 2024-02-10T05:39:18.421 INFO:tasks.rados.rados.0.smithi178.stdout:2673: setattr oid 26 current snap is 267 2024-02-10T05:39:18.421 INFO:tasks.rados.rados.0.smithi178.stdout:2671: finishing write tid 1 to smithi17880450-20 2024-02-10T05:39:18.421 INFO:tasks.rados.rados.0.smithi178.stdout:2671: finishing write tid 2 to smithi17880450-20 2024-02-10T05:39:18.422 INFO:tasks.rados.rados.0.smithi178.stdout:2674: read oid 14 snap -1 2024-02-10T05:39:18.422 INFO:tasks.rados.rados.0.smithi178.stdout:2674: expect (ObjNum 770 snap 254 seq_num 770) 2024-02-10T05:39:18.422 INFO:tasks.rados.rados.0.smithi178.stdout:2675: rollback oid 7 current snap is 267 2024-02-10T05:39:18.422 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 7 to 243 2024-02-10T05:39:18.422 INFO:tasks.rados.rados.0.smithi178.stdout:2676: delete oid 31 current snap is 267 2024-02-10T05:39:18.423 INFO:tasks.rados.rados.0.smithi178.stdout:2671: finishing write tid 3 to smithi17880450-20 2024-02-10T05:39:18.425 INFO:tasks.rados.rados.0.smithi178.stdout:2671: finishing write tid 4 to smithi17880450-20 2024-02-10T05:39:18.426 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 2349 (ObjNum 65 snap 0 seq_num 1600345955) dirty exists 2024-02-10T05:39:18.430 INFO:tasks.rados.rados.0.smithi178.stdout:2671: finishing write tid 5 to smithi17880450-20 2024-02-10T05:39:18.430 INFO:tasks.rados.rados.0.smithi178.stdout:2673: done (5 left) 2024-02-10T05:39:18.430 INFO:tasks.rados.rados.0.smithi178.stdout:2676: done (4 left) 2024-02-10T05:39:18.430 INFO:tasks.rados.rados.0.smithi178.stdout:2677: snap_remove snap 265 2024-02-10T05:39:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:18 smithi178 ceph-mon[92537]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:39:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:18 smithi178 ceph-mon[92537]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:39:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:18 smithi178 ceph-mon[92537]: osdmap e610: 8 total, 8 up, 8 in 2024-02-10T05:39:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:18 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1299404221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:18 smithi178 ceph-mon[95116]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:39:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:18 smithi178 ceph-mon[95116]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:39:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:18 smithi178 ceph-mon[95116]: osdmap e610: 8 total, 8 up, 8 in 2024-02-10T05:39:18.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:18 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1299404221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:18 smithi189 ceph-mon[89631]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:39:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:18 smithi189 ceph-mon[89631]: from='client.34416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:39:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:18 smithi189 ceph-mon[89631]: osdmap e610: 8 total, 8 up, 8 in 2024-02-10T05:39:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:18 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1299404221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:19.407 INFO:tasks.rados.rados.0.smithi178.stdout:2677: done (4 left) 2024-02-10T05:39:19.407 INFO:tasks.rados.rados.0.smithi178.stdout:2678: rmattr oid 2 current snap is 267 2024-02-10T05:39:19.408 INFO:tasks.rados.rados.0.smithi178.stdout:2678: done (4 left) 2024-02-10T05:39:19.408 INFO:tasks.rados.rados.0.smithi178.stdout:2679: snap_create 2024-02-10T05:39:19.408 INFO:tasks.rados.rados.0.smithi178.stdout:2671: finishing write tid 6 to smithi17880450-20 2024-02-10T05:39:19.408 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 1876 (ObjNum 817 snap 267 seq_num 817) dirty exists 2024-02-10T05:39:19.408 INFO:tasks.rados.rados.0.smithi178.stdout:2671: left oid 20 (ObjNum 817 snap 267 seq_num 817) 2024-02-10T05:39:19.408 INFO:tasks.rados.rados.0.smithi178.stdout:2675: finishing rollback tid 0 to smithi17880450-7 2024-02-10T05:39:19.408 INFO:tasks.rados.rados.0.smithi178.stdout:2675: finishing rollback tid 1 to smithi17880450-7 2024-02-10T05:39:19.408 INFO:tasks.rados.rados.0.smithi178.stdout:2672: expect (ObjNum 690 snap 219 seq_num 690) 2024-02-10T05:39:19.654 INFO:tasks.rados.rados.0.smithi178.stdout:2675: finishing rollback tid 2 to smithi17880450-7 2024-02-10T05:39:19.654 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 1662 (ObjNum 741 snap 242 seq_num 741) dirty exists 2024-02-10T05:39:19.654 INFO:tasks.rados.rados.0.smithi178.stdout:2674: expect (ObjNum 770 snap 254 seq_num 770) 2024-02-10T05:39:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:19 smithi178 ceph-mon[92537]: osdmap e611: 8 total, 8 up, 8 in 2024-02-10T05:39:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:19 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:19 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:19 smithi178 ceph-mon[92537]: pgmap v553: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 313 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 0 B/s wr, 1 op/s 2024-02-10T05:39:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:19 smithi178 ceph-mon[95116]: osdmap e611: 8 total, 8 up, 8 in 2024-02-10T05:39:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:19 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:19 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:19 smithi178 ceph-mon[95116]: pgmap v553: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 313 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 0 B/s wr, 1 op/s 2024-02-10T05:39:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:19 smithi189 ceph-mon[89631]: osdmap e611: 8 total, 8 up, 8 in 2024-02-10T05:39:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:19 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:19 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:19 smithi189 ceph-mon[89631]: pgmap v553: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 313 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 0 B/s wr, 1 op/s 2024-02-10T05:39:20.258 INFO:tasks.rados.rados.0.smithi178.stdout:2671: done (4 left) 2024-02-10T05:39:20.258 INFO:tasks.rados.rados.0.smithi178.stdout:2672: done (3 left) 2024-02-10T05:39:20.258 INFO:tasks.rados.rados.0.smithi178.stdout:2674: done (2 left) 2024-02-10T05:39:20.258 INFO:tasks.rados.rados.0.smithi178.stdout:2675: done (1 left) 2024-02-10T05:39:20.259 INFO:tasks.rados.rados.0.smithi178.stdout:2679: done (0 left) 2024-02-10T05:39:20.259 INFO:tasks.rados.rados.0.smithi178.stdout:2680: delete oid 33 current snap is 268 2024-02-10T05:39:20.264 INFO:tasks.rados.rados.0.smithi178.stdout:2680: done (0 left) 2024-02-10T05:39:20.264 INFO:tasks.rados.rados.0.smithi178.stdout:2681: snap_remove snap 264 2024-02-10T05:39:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:20 smithi189 ceph-mon[89631]: osdmap e612: 8 total, 8 up, 8 in 2024-02-10T05:39:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:20 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:20 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:20 smithi189 ceph-mon[89631]: osdmap e613: 8 total, 8 up, 8 in 2024-02-10T05:39:20.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:20 smithi178 ceph-mon[92537]: osdmap e612: 8 total, 8 up, 8 in 2024-02-10T05:39:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:20 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:20 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:20 smithi178 ceph-mon[92537]: osdmap e613: 8 total, 8 up, 8 in 2024-02-10T05:39:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:20 smithi178 ceph-mon[95116]: osdmap e612: 8 total, 8 up, 8 in 2024-02-10T05:39:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:20 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:20 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:20 smithi178 ceph-mon[95116]: osdmap e613: 8 total, 8 up, 8 in 2024-02-10T05:39:21.265 INFO:tasks.rados.rados.0.smithi178.stdout:2681: done (0 left) 2024-02-10T05:39:21.265 INFO:tasks.rados.rados.0.smithi178.stdout:2682: snap_remove snap 267 2024-02-10T05:39:21.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:21 smithi178 ceph-mon[92537]: pgmap v556: 121 pgs: 121 active+clean; 316 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 2.3 MiB/s wr, 33 op/s 2024-02-10T05:39:21.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:21 smithi178 ceph-mon[92537]: osdmap e614: 8 total, 8 up, 8 in 2024-02-10T05:39:21.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:21 smithi178 ceph-mon[95116]: pgmap v556: 121 pgs: 121 active+clean; 316 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 2.3 MiB/s wr, 33 op/s 2024-02-10T05:39:21.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:21 smithi178 ceph-mon[95116]: osdmap e614: 8 total, 8 up, 8 in 2024-02-10T05:39:21.762 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:21 smithi189 ceph-mon[89631]: pgmap v556: 121 pgs: 121 active+clean; 316 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 2.3 MiB/s wr, 33 op/s 2024-02-10T05:39:21.763 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:21 smithi189 ceph-mon[89631]: osdmap e614: 8 total, 8 up, 8 in 2024-02-10T05:39:22.267 INFO:tasks.rados.rados.0.smithi178.stdout:2682: done (0 left) 2024-02-10T05:39:22.267 INFO:tasks.rados.rados.0.smithi178.stdout:2683: read oid 40 snap -1 2024-02-10T05:39:22.267 INFO:tasks.rados.rados.0.smithi178.stdout:2683: expect deleted 2024-02-10T05:39:22.267 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 16 current snap is 268 2024-02-10T05:39:22.267 INFO:tasks.rados.rados.0.smithi178.stdout:2684: seq_num 820 ranges {17686528=540672,18227200=475136,18702336=598016,19300352=131072} 2024-02-10T05:39:22.362 INFO:tasks.rados.rados.0.smithi178.stdout:2684: writing smithi17880450-16 from 17686528 to 18227200 tid 1 2024-02-10T05:39:22.365 INFO:tasks.rados.rados.0.smithi178.stdout:2684: writing smithi17880450-16 from 18227200 to 18702336 tid 2 2024-02-10T05:39:22.368 INFO:tasks.rados.rados.0.smithi178.stdout:2684: writing smithi17880450-16 from 18702336 to 19300352 tid 3 2024-02-10T05:39:22.369 INFO:tasks.rados.rados.0.smithi178.stdout:2684: writing smithi17880450-16 from 19300352 to 19431424 tid 4 2024-02-10T05:39:22.369 INFO:tasks.rados.rados.0.smithi178.stdout:2685: delete oid 9 current snap is 268 2024-02-10T05:39:22.370 INFO:tasks.rados.rados.0.smithi178.stdout:2684: finishing write tid 1 to smithi17880450-16 2024-02-10T05:39:22.372 INFO:tasks.rados.rados.0.smithi178.stdout:2683: done (2 left) 2024-02-10T05:39:22.373 INFO:tasks.rados.rados.0.smithi178.stdout:2685: done (1 left) 2024-02-10T05:39:22.373 INFO:tasks.rados.rados.0.smithi178.stdout:2686: rollback oid 33 current snap is 268 2024-02-10T05:39:22.373 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 33 to 243 2024-02-10T05:39:22.373 INFO:tasks.rados.rados.0.smithi178.stdout:2687: rollback oid 3 current snap is 268 2024-02-10T05:39:22.373 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 3 to 243 2024-02-10T05:39:22.373 INFO:tasks.rados.rados.0.smithi178.stdout:2684: finishing write tid 2 to smithi17880450-16 2024-02-10T05:39:22.373 INFO:tasks.rados.rados.0.smithi178.stdout:2688: copy_from oid 47 from oid 34 current snap is 268 2024-02-10T05:39:22.373 INFO:tasks.rados.rados.0.smithi178.stdout:2689: copy_from oid 13 from oid 17 current snap is 268 2024-02-10T05:39:22.373 INFO:tasks.rados.rados.0.smithi178.stdout:2690: snap_remove snap 266 2024-02-10T05:39:23.271 INFO:tasks.rados.rados.0.smithi178.stdout:2690: done (5 left) 2024-02-10T05:39:23.272 INFO:tasks.rados.rados.0.smithi178.stdout:2691: delete oid 42 current snap is 268 2024-02-10T05:39:23.272 INFO:tasks.rados.rados.0.smithi178.stdout:2684: finishing write tid 3 to smithi17880450-16 2024-02-10T05:39:23.272 INFO:tasks.rados.rados.0.smithi178.stdout:2684: finishing write tid 4 to smithi17880450-16 2024-02-10T05:39:23.272 INFO:tasks.rados.rados.0.smithi178.stdout:2687: finishing rollback tid 0 to smithi17880450-3 2024-02-10T05:39:23.272 INFO:tasks.rados.rados.0.smithi178.stdout:2687: finishing rollback tid 1 to smithi17880450-3 2024-02-10T05:39:23.272 INFO:tasks.rados.rados.0.smithi178.stdout:2684: finishing write tid 5 to smithi17880450-16 2024-02-10T05:39:23.272 INFO:tasks.rados.rados.0.smithi178.stdout:2687: finishing rollback tid 2 to smithi17880450-3 2024-02-10T05:39:23.272 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 1875 (ObjNum 670 snap 217 seq_num 670) dirty exists 2024-02-10T05:39:23.272 INFO:tasks.rados.rados.0.smithi178.stdout:2686: finishing rollback tid 1 to smithi17880450-33 2024-02-10T05:39:23.272 INFO:tasks.rados.rados.0.smithi178.stdout:2686: finishing rollback tid 2 to smithi17880450-33 2024-02-10T05:39:23.272 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 1868 (ObjNum 721 snap 234 seq_num 721) dirty exists 2024-02-10T05:39:23.272 INFO:tasks.rados.rados.0.smithi178.stdout:2684: finishing write tid 6 to smithi17880450-16 2024-02-10T05:39:23.272 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 2361 (ObjNum 820 snap 268 seq_num 820) dirty exists 2024-02-10T05:39:23.273 INFO:tasks.rados.rados.0.smithi178.stdout:2684: left oid 16 (ObjNum 820 snap 268 seq_num 820) 2024-02-10T05:39:23.273 INFO:tasks.rados.rados.0.smithi178.stdout:2688: finishing copy_from to smithi17880450-47 2024-02-10T05:39:23.273 INFO:tasks.rados.rados.0.smithi178.stdout:2688: got expected ENOENT (src dne) 2024-02-10T05:39:23.273 INFO:tasks.rados.rados.0.smithi178.stdout:2688: finishing copy_from racing read to smithi17880450-47 2024-02-10T05:39:23.273 INFO:tasks.rados.rados.0.smithi178.stdout:2689: finishing copy_from racing read to smithi17880450-13 2024-02-10T05:39:23.273 INFO:tasks.rados.rados.0.smithi178.stdout:2689: finishing copy_from to smithi17880450-13 2024-02-10T05:39:23.273 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 1456 (ObjNum 690 snap 219 seq_num 690) dirty exists 2024-02-10T05:39:23.282 INFO:tasks.rados.rados.0.smithi178.stdout:2684: done (5 left) 2024-02-10T05:39:23.282 INFO:tasks.rados.rados.0.smithi178.stdout:2686: done (4 left) 2024-02-10T05:39:23.282 INFO:tasks.rados.rados.0.smithi178.stdout:2687: done (3 left) 2024-02-10T05:39:23.282 INFO:tasks.rados.rados.0.smithi178.stdout:2688: done (2 left) 2024-02-10T05:39:23.282 INFO:tasks.rados.rados.0.smithi178.stdout:2689: done (1 left) 2024-02-10T05:39:23.282 INFO:tasks.rados.rados.0.smithi178.stdout:2691: done (0 left) 2024-02-10T05:39:23.282 INFO:tasks.rados.rados.0.smithi178.stdout:2692: delete oid 21 current snap is 268 2024-02-10T05:39:23.285 INFO:tasks.rados.rados.0.smithi178.stdout:2692: done (0 left) 2024-02-10T05:39:23.285 INFO:tasks.rados.rados.0.smithi178.stdout:2693: copy_from oid 13 from oid 17 current snap is 268 2024-02-10T05:39:23.285 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 26 current snap is 268 2024-02-10T05:39:23.285 INFO:tasks.rados.rados.0.smithi178.stdout:2694: seq_num 824 ranges {0=606208,606208=458752,1064960=573440,1638400=172032} 2024-02-10T05:39:23.289 INFO:tasks.rados.rados.0.smithi178.stdout:2694: writing smithi17880450-26 from 0 to 606208 tid 1 2024-02-10T05:39:23.292 INFO:tasks.rados.rados.0.smithi178.stdout:2694: writing smithi17880450-26 from 606208 to 1064960 tid 2 2024-02-10T05:39:23.296 INFO:tasks.rados.rados.0.smithi178.stdout:2694: writing smithi17880450-26 from 1064960 to 1638400 tid 3 2024-02-10T05:39:23.297 INFO:tasks.rados.rados.0.smithi178.stdout:2694: writing smithi17880450-26 from 1638400 to 1810432 tid 4 2024-02-10T05:39:23.297 INFO:tasks.rados.rados.0.smithi178.stdout:2695: snap_create 2024-02-10T05:39:23.297 INFO:tasks.rados.rados.0.smithi178.stdout:2694: finishing write tid 1 to smithi17880450-26 2024-02-10T05:39:23.302 INFO:tasks.rados.rados.0.smithi178.stdout:2694: finishing write tid 2 to smithi17880450-26 2024-02-10T05:39:23.302 INFO:tasks.rados.rados.0.smithi178.stdout:2694: finishing write tid 3 to smithi17880450-26 2024-02-10T05:39:23.304 INFO:tasks.rados.rados.0.smithi178.stdout:2694: finishing write tid 4 to smithi17880450-26 2024-02-10T05:39:23.305 INFO:tasks.rados.rados.0.smithi178.stdout:2694: finishing write tid 5 to smithi17880450-26 2024-02-10T05:39:23.307 INFO:tasks.rados.rados.0.smithi178.stdout:2694: finishing write tid 6 to smithi17880450-26 2024-02-10T05:39:23.307 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 2370 (ObjNum 824 snap 268 seq_num 824) dirty exists 2024-02-10T05:39:23.307 INFO:tasks.rados.rados.0.smithi178.stdout:2694: left oid 26 (ObjNum 824 snap 268 seq_num 824) 2024-02-10T05:39:23.310 INFO:tasks.rados.rados.0.smithi178.stdout:2693: finishing copy_from racing read to smithi17880450-13 2024-02-10T05:39:23.313 INFO:tasks.rados.rados.0.smithi178.stdout:2693: finishing copy_from to smithi17880450-13 2024-02-10T05:39:23.313 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 1456 (ObjNum 690 snap 219 seq_num 690) dirty exists 2024-02-10T05:39:23.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:23 smithi189 ceph-mon[89631]: osdmap e615: 8 total, 8 up, 8 in 2024-02-10T05:39:23.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:23 smithi189 ceph-mon[89631]: pgmap v559: 121 pgs: 121 active+clean; 316 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 32 op/s 2024-02-10T05:39:23.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:23 smithi178 ceph-mon[92537]: osdmap e615: 8 total, 8 up, 8 in 2024-02-10T05:39:23.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:23 smithi178 ceph-mon[92537]: pgmap v559: 121 pgs: 121 active+clean; 316 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 32 op/s 2024-02-10T05:39:23.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:23 smithi178 ceph-mon[95116]: osdmap e615: 8 total, 8 up, 8 in 2024-02-10T05:39:23.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:23 smithi178 ceph-mon[95116]: pgmap v559: 121 pgs: 121 active+clean; 316 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 32 op/s 2024-02-10T05:39:24.276 INFO:tasks.rados.rados.0.smithi178.stdout:2693: done (2 left) 2024-02-10T05:39:24.276 INFO:tasks.rados.rados.0.smithi178.stdout:2694: done (1 left) 2024-02-10T05:39:24.276 INFO:tasks.rados.rados.0.smithi178.stdout:2695: done (0 left) 2024-02-10T05:39:24.276 INFO:tasks.rados.rados.0.smithi178.stdout:2696: copy_from oid 24 from oid 35 current snap is 269 2024-02-10T05:39:24.276 INFO:tasks.rados.rados.0.smithi178.stdout:2697: read oid 32 snap 268 2024-02-10T05:39:24.276 INFO:tasks.rados.rados.0.smithi178.stdout:2697: expect (ObjNum 736 snap 240 seq_num 736) 2024-02-10T05:39:24.277 INFO:tasks.rados.rados.0.smithi178.stdout:2698: snap_remove snap 243 2024-02-10T05:39:24.323 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: osdmap e616: 8 total, 8 up, 8 in 2024-02-10T05:39:24.323 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: Detected new or changed devices on smithi189 2024-02-10T05:39:24.323 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.323 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.323 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:24.323 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:39:24.323 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.323 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:24.323 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.323 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.323 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.324 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.324 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.324 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: Upgrade: Setting container_image for all mds 2024-02-10T05:39:24.324 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.324 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-02-10T05:39:24.324 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-02-10T05:39:24.324 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-02-10T05:39:24.324 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-02-10T05:39:24.324 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-02-10T05:39:24.324 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-02-10T05:39:24.324 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.324 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: Upgrade: Setting container_image for all rgw 2024-02-10T05:39:24.324 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.324 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.325 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: Upgrade: Setting container_image for all rbd-mirror 2024-02-10T05:39:24.325 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.325 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.325 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.325 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: Upgrade: Setting container_image for all ceph-exporter 2024-02-10T05:39:24.325 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.325 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.325 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: Upgrade: Setting container_image for all iscsi 2024-02-10T05:39:24.325 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.325 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.325 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: Upgrade: Setting container_image for all nfs 2024-02-10T05:39:24.325 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.325 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.325 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: Upgrade: Setting container_image for all nvmeof 2024-02-10T05:39:24.326 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.326 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: osdmap e616: 8 total, 8 up, 8 in 2024-02-10T05:39:24.326 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: Detected new or changed devices on smithi189 2024-02-10T05:39:24.326 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.326 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.326 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:24.326 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:39:24.326 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.326 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:24.326 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: Upgrade: Setting container_image for all mds 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: Upgrade: Setting container_image for all rgw 2024-02-10T05:39:24.327 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: Upgrade: Setting container_image for all rbd-mirror 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: Upgrade: Setting container_image for all ceph-exporter 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: Upgrade: Setting container_image for all iscsi 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: Upgrade: Setting container_image for all nfs 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.328 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: Upgrade: Setting container_image for all nvmeof 2024-02-10T05:39:24.329 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: osdmap e616: 8 total, 8 up, 8 in 2024-02-10T05:39:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: Detected new or changed devices on smithi189 2024-02-10T05:39:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:39:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: Upgrade: Setting container_image for all mds 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: Upgrade: Setting container_image for all rgw 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: Upgrade: Setting container_image for all rbd-mirror 2024-02-10T05:39:24.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: Upgrade: Setting container_image for all ceph-exporter 2024-02-10T05:39:24.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: Upgrade: Setting container_image for all iscsi 2024-02-10T05:39:24.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: Upgrade: Setting container_image for all nfs 2024-02-10T05:39:24.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:24.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:24.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: Upgrade: Setting container_image for all nvmeof 2024-02-10T05:39:24.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:25.261 INFO:tasks.rados.rados.0.smithi178.stdout:2698: done (2 left) 2024-02-10T05:39:25.261 INFO:tasks.rados.rados.0.smithi178.stdout:2699: read oid 26 snap -1 2024-02-10T05:39:25.261 INFO:tasks.rados.rados.0.smithi178.stdout:2699: expect (ObjNum 824 snap 268 seq_num 824) 2024-02-10T05:39:25.261 INFO:tasks.rados.rados.0.smithi178.stdout:2700: read oid 37 snap -1 2024-02-10T05:39:25.261 INFO:tasks.rados.rados.0.smithi178.stdout:2700: expect (ObjNum 730 snap 240 seq_num 730) 2024-02-10T05:39:25.261 INFO:tasks.rados.rados.0.smithi178.stdout:2701: setattr oid 13 current snap is 269 2024-02-10T05:39:25.262 INFO:tasks.rados.rados.0.smithi178.stdout:2697: expect (ObjNum 736 snap 240 seq_num 736) 2024-02-10T05:39:25.289 INFO:tasks.rados.rados.0.smithi178.stdout:2696: finishing copy_from racing read to smithi17880450-24 2024-02-10T05:39:25.289 INFO:tasks.rados.rados.0.smithi178.stdout:2696: finishing copy_from to smithi17880450-24 2024-02-10T05:39:25.289 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 1868 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:39:25.291 INFO:tasks.rados.rados.0.smithi178.stdout:2696: done (4 left) 2024-02-10T05:39:25.291 INFO:tasks.rados.rados.0.smithi178.stdout:2697: done (3 left) 2024-02-10T05:39:25.291 INFO:tasks.rados.rados.0.smithi178.stdout:2702: rmattr oid 49 current snap is 269 2024-02-10T05:39:25.291 INFO:tasks.rados.rados.0.smithi178.stdout:2702: done (3 left) 2024-02-10T05:39:25.291 INFO:tasks.rados.rados.0.smithi178.stdout:2703: read oid 47 snap 268 2024-02-10T05:39:25.291 INFO:tasks.rados.rados.0.smithi178.stdout:2703: expect (ObjNum 665 snap 211 seq_num 665) 2024-02-10T05:39:25.291 INFO:tasks.rados.rados.0.smithi178.stdout:2704: setattr oid 39 current snap is 269 2024-02-10T05:39:25.292 INFO:tasks.rados.rados.0.smithi178.stdout:2705: snap_create 2024-02-10T05:39:25.292 INFO:tasks.rados.rados.0.smithi178.stdout:2699: expect (ObjNum 824 snap 268 seq_num 824) 2024-02-10T05:39:25.354 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1872 (ObjNum 807 snap 265 seq_num 807) dirty exists 2024-02-10T05:39:25.355 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 1878 (ObjNum 690 snap 219 seq_num 690) dirty exists 2024-02-10T05:39:25.355 INFO:tasks.rados.rados.0.smithi178.stdout:2700: expect (ObjNum 730 snap 240 seq_num 730) 2024-02-10T05:39:25.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:25 smithi178 ceph-mon[92537]: osdmap e617: 8 total, 8 up, 8 in 2024-02-10T05:39:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:25 smithi178 ceph-mon[92537]: pgmap v562: 121 pgs: 121 active+clean; 316 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 276 KiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-10T05:39:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:25 smithi178 ceph-mon[92537]: osdmap e618: 8 total, 8 up, 8 in 2024-02-10T05:39:25.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:25 smithi178 ceph-mon[95116]: osdmap e617: 8 total, 8 up, 8 in 2024-02-10T05:39:25.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:25 smithi178 ceph-mon[95116]: pgmap v562: 121 pgs: 121 active+clean; 316 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 276 KiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-10T05:39:25.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:25 smithi178 ceph-mon[95116]: osdmap e618: 8 total, 8 up, 8 in 2024-02-10T05:39:25.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:25 smithi189 ceph-mon[89631]: osdmap e617: 8 total, 8 up, 8 in 2024-02-10T05:39:25.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:25 smithi189 ceph-mon[89631]: pgmap v562: 121 pgs: 121 active+clean; 316 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 276 KiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-10T05:39:25.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:25 smithi189 ceph-mon[89631]: osdmap e618: 8 total, 8 up, 8 in 2024-02-10T05:39:25.722 INFO:tasks.rados.rados.0.smithi178.stdout:2703: expect (ObjNum 665 snap 211 seq_num 665) 2024-02-10T05:39:26.212 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:25 smithi178 systemd[1]: Stopping Ceph node-exporter.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:39:26.292 INFO:tasks.rados.rados.0.smithi178.stdout:2699: done (5 left) 2024-02-10T05:39:26.292 INFO:tasks.rados.rados.0.smithi178.stdout:2700: done (4 left) 2024-02-10T05:39:26.292 INFO:tasks.rados.rados.0.smithi178.stdout:2701: done (3 left) 2024-02-10T05:39:26.292 INFO:tasks.rados.rados.0.smithi178.stdout:2703: done (2 left) 2024-02-10T05:39:26.292 INFO:tasks.rados.rados.0.smithi178.stdout:2704: done (1 left) 2024-02-10T05:39:26.292 INFO:tasks.rados.rados.0.smithi178.stdout:2705: done (0 left) 2024-02-10T05:39:26.292 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 270 2024-02-10T05:39:26.292 INFO:tasks.rados.rados.0.smithi178.stdout:2706: seq_num 825 ranges {851968=622592,1474560=745472,2220032=458752} 2024-02-10T05:39:26.299 INFO:tasks.rados.rados.0.smithi178.stdout:2706: writing smithi17880450-50 from 851968 to 1474560 tid 1 2024-02-10T05:39:26.303 INFO:tasks.rados.rados.0.smithi178.stdout:2706: writing smithi17880450-50 from 1474560 to 2220032 tid 2 2024-02-10T05:39:26.306 INFO:tasks.rados.rados.0.smithi178.stdout:2706: writing smithi17880450-50 from 2220032 to 2678784 tid 3 2024-02-10T05:39:26.307 INFO:tasks.rados.rados.0.smithi178.stdout:2707: setattr oid 3 current snap is 270 2024-02-10T05:39:26.307 INFO:tasks.rados.rados.0.smithi178.stdout:2706: finishing write tid 1 to smithi17880450-50 2024-02-10T05:39:26.308 INFO:tasks.rados.rados.0.smithi178.stdout:2708: setattr oid 21 current snap is 270 2024-02-10T05:39:26.310 INFO:tasks.rados.rados.0.smithi178.stdout:2706: finishing write tid 2 to smithi17880450-50 2024-02-10T05:39:26.310 INFO:tasks.rados.rados.0.smithi178.stdout:2706: finishing write tid 3 to smithi17880450-50 2024-02-10T05:39:26.310 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 270 2024-02-10T05:39:26.310 INFO:tasks.rados.rados.0.smithi178.stdout:2709: seq_num 826 ranges {1646592=638976,2285568=630784,2916352=573440} 2024-02-10T05:39:26.322 INFO:tasks.rados.rados.0.smithi178.stdout:2709: writing smithi17880450-1 from 1646592 to 2285568 tid 1 2024-02-10T05:39:26.326 INFO:tasks.rados.rados.0.smithi178.stdout:2709: writing smithi17880450-1 from 2285568 to 2916352 tid 2 2024-02-10T05:39:26.330 INFO:tasks.rados.rados.0.smithi178.stdout:2709: writing smithi17880450-1 from 2916352 to 3489792 tid 3 2024-02-10T05:39:26.330 INFO:tasks.rados.rados.0.smithi178.stdout:2710: snap_remove snap 269 2024-02-10T05:39:26.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:26 smithi189 ceph-mon[89631]: Upgrade: Updating node-exporter.a (1/2) 2024-02-10T05:39:26.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:26 smithi189 ceph-mon[89631]: Deploying daemon node-exporter.a on smithi178 2024-02-10T05:39:26.666 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:26 smithi178 podman[124360]: 2024-02-10 05:39:26.227624859 +0000 UTC m=+0.135785474 container died 81bb7dad50083e7af8d931127eaa112864a9c657f6d9342c5dd2dbfb7a7c8bae (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:39:26.666 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:26 smithi178 ceph-mon[92537]: Upgrade: Updating node-exporter.a (1/2) 2024-02-10T05:39:26.667 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:26 smithi178 ceph-mon[92537]: Deploying daemon node-exporter.a on smithi178 2024-02-10T05:39:26.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:26 smithi178 ceph-mon[95116]: Upgrade: Updating node-exporter.a (1/2) 2024-02-10T05:39:26.667 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:26 smithi178 ceph-mon[95116]: Deploying daemon node-exporter.a on smithi178 2024-02-10T05:39:26.961 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:26 smithi178 podman[124360]: 2024-02-10 05:39:26.765190591 +0000 UTC m=+0.673351252 container cleanup 81bb7dad50083e7af8d931127eaa112864a9c657f6d9342c5dd2dbfb7a7c8bae (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:39:26.962 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:26 smithi178 bash[124360]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T05:39:27.294 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:26 smithi178 podman[124379]: 2024-02-10 05:39:26.966215757 +0000 UTC m=+0.738254749 container remove 81bb7dad50083e7af8d931127eaa112864a9c657f6d9342c5dd2dbfb7a7c8bae (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:39:27.294 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:26 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T05:39:27.294 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-10T05:39:27.294 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 systemd[1]: Stopped Ceph node-exporter.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:39:27.294 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.a.service: Consumed 1.738s CPU time. 2024-02-10T05:39:27.297 INFO:tasks.rados.rados.0.smithi178.stdout:2710: done (4 left) 2024-02-10T05:39:27.298 INFO:tasks.rados.rados.0.smithi178.stdout:2711: delete oid 49 current snap is 270 2024-02-10T05:39:27.298 INFO:tasks.rados.rados.0.smithi178.stdout:2706: finishing write tid 4 to smithi17880450-50 2024-02-10T05:39:27.298 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 2081 (ObjNum 209 snap 0 seq_num 1532687520) dirty exists 2024-02-10T05:39:27.298 INFO:tasks.rados.rados.0.smithi178.stdout:2706: finishing write tid 5 to smithi17880450-50 2024-02-10T05:39:27.298 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 1875 (ObjNum 825 snap 270 seq_num 825) dirty exists 2024-02-10T05:39:27.298 INFO:tasks.rados.rados.0.smithi178.stdout:2706: left oid 50 (ObjNum 825 snap 270 seq_num 825) 2024-02-10T05:39:27.298 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 1876 (ObjNum 670 snap 217 seq_num 670) dirty exists 2024-02-10T05:39:27.298 INFO:tasks.rados.rados.0.smithi178.stdout:2709: finishing write tid 1 to smithi17880450-1 2024-02-10T05:39:27.298 INFO:tasks.rados.rados.0.smithi178.stdout:2709: finishing write tid 2 to smithi17880450-1 2024-02-10T05:39:27.298 INFO:tasks.rados.rados.0.smithi178.stdout:2709: finishing write tid 3 to smithi17880450-1 2024-02-10T05:39:27.298 INFO:tasks.rados.rados.0.smithi178.stdout:2709: finishing write tid 4 to smithi17880450-1 2024-02-10T05:39:27.298 INFO:tasks.rados.rados.0.smithi178.stdout:2709: finishing write tid 5 to smithi17880450-1 2024-02-10T05:39:27.298 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 1882 (ObjNum 826 snap 270 seq_num 826) dirty exists 2024-02-10T05:39:27.298 INFO:tasks.rados.rados.0.smithi178.stdout:2709: left oid 1 (ObjNum 826 snap 270 seq_num 826) 2024-02-10T05:39:27.305 INFO:tasks.rados.rados.0.smithi178.stdout:2706: done (4 left) 2024-02-10T05:39:27.305 INFO:tasks.rados.rados.0.smithi178.stdout:2707: done (3 left) 2024-02-10T05:39:27.305 INFO:tasks.rados.rados.0.smithi178.stdout:2708: done (2 left) 2024-02-10T05:39:27.305 INFO:tasks.rados.rados.0.smithi178.stdout:2709: done (1 left) 2024-02-10T05:39:27.305 INFO:tasks.rados.rados.0.smithi178.stdout:2711: done (0 left) 2024-02-10T05:39:27.305 INFO:tasks.rados.rados.0.smithi178.stdout:2712: snap_create 2024-02-10T05:39:27.554 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 systemd[1]: Starting Ceph node-exporter.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:39:27.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-mon[92537]: osdmap e619: 8 total, 8 up, 8 in 2024-02-10T05:39:27.555 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-mon[92537]: pgmap v565: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 292 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 276 KiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-10T05:39:27.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-mon[95116]: osdmap e619: 8 total, 8 up, 8 in 2024-02-10T05:39:27.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-mon[95116]: pgmap v565: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 292 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 276 KiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-10T05:39:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:27 smithi189 ceph-mon[89631]: osdmap e619: 8 total, 8 up, 8 in 2024-02-10T05:39:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:27 smithi189 ceph-mon[89631]: pgmap v565: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 292 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 276 KiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-10T05:39:27.819 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:39:27] "GET /metrics HTTP/1.1" 200 36042 "" "Prometheus/2.43.0" 2024-02-10T05:39:27.819 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 podman[124517]: 2024-02-10 05:39:27.506534222 +0000 UTC m=+0.017243181 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-02-10T05:39:27.819 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 podman[124517]: 2024-02-10 05:39:27.63411175 +0000 UTC m=+0.144820695 container create 91fa124748b5240db915f83f1f6ba303649e1f88176372685bce8248847dd0df (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:39:27.819 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 podman[124517]: 2024-02-10 05:39:27.819654575 +0000 UTC m=+0.330363533 container init 91fa124748b5240db915f83f1f6ba303649e1f88176372685bce8248847dd0df (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:39:28.212 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 podman[124517]: 2024-02-10 05:39:27.824933568 +0000 UTC m=+0.335642516 container start 91fa124748b5240db915f83f1f6ba303649e1f88176372685bce8248847dd0df (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T05:39:28.212 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.828Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-10T05:39:28.212 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.828Z 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-02-10T05:39:28.213 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.828Z 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-02-10T05:39:28.213 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.828Z 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-02-10T05:39:28.213 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.828Z 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-02-10T05:39:28.213 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.828Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-10T05:39:28.213 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-10T05:39:28.213 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=arp 2024-02-10T05:39:28.213 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-10T05:39:28.213 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-10T05:39:28.213 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-10T05:39:28.213 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-10T05:39:28.213 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-10T05:39:28.213 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-10T05:39:28.213 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-10T05:39:28.213 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-10T05:39:28.214 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=edac 2024-02-10T05:39:28.214 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-10T05:39:28.214 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-10T05:39:28.214 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-10T05:39:28.214 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-10T05:39:28.214 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-10T05:39:28.214 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-10T05:39:28.215 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-10T05:39:28.215 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-10T05:39:28.215 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-10T05:39:28.215 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-10T05:39:28.215 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-10T05:39:28.215 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-10T05:39:28.215 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-10T05:39:28.215 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-10T05:39:28.215 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-10T05:39:28.215 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-10T05:39:28.215 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=os 2024-02-10T05:39:28.215 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-10T05:39:28.215 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-10T05:39:28.216 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-10T05:39:28.216 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-10T05:39:28.216 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-10T05:39:28.216 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-10T05:39:28.216 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-10T05:39:28.216 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=stat 2024-02-10T05:39:28.216 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-10T05:39:28.216 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-10T05:39:28.216 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-10T05:39:28.216 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=time 2024-02-10T05:39:28.216 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-10T05:39:28.216 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=uname 2024-02-10T05:39:28.216 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-10T05:39:28.217 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-10T05:39:28.217 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.829Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-10T05:39:28.217 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.830Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-10T05:39:28.217 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a[124531]: ts=2024-02-10T05:39:27.830Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-10T05:39:28.217 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 bash[124517]: 91fa124748b5240db915f83f1f6ba303649e1f88176372685bce8248847dd0df 2024-02-10T05:39:28.217 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 05:39:27 smithi178 systemd[1]: Started Ceph node-exporter.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:39:28.301 INFO:tasks.rados.rados.0.smithi178.stdout:2712: done (0 left) 2024-02-10T05:39:28.301 INFO:tasks.rados.rados.0.smithi178.stdout:2713: read oid 43 snap 268 2024-02-10T05:39:28.301 INFO:tasks.rados.rados.0.smithi178.stdout:2713: expect (ObjNum 794 snap 261 seq_num 794) 2024-02-10T05:39:28.301 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 8 current snap is 271 2024-02-10T05:39:28.301 INFO:tasks.rados.rados.0.smithi178.stdout:2714: seq_num 828 ranges {8421376=671744,9093120=802816,9895936=401408} 2024-02-10T05:39:28.350 INFO:tasks.rados.rados.0.smithi178.stdout:2714: writing smithi17880450-8 from 8421376 to 9093120 tid 1 2024-02-10T05:39:28.355 INFO:tasks.rados.rados.0.smithi178.stdout:2714: writing smithi17880450-8 from 9093120 to 9895936 tid 2 2024-02-10T05:39:28.357 INFO:tasks.rados.rados.0.smithi178.stdout:2714: writing smithi17880450-8 from 9895936 to 10297344 tid 3 2024-02-10T05:39:28.357 INFO:tasks.rados.rados.0.smithi178.stdout:2715: rollback oid 29 current snap is 271 2024-02-10T05:39:28.357 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 29 to 270 2024-02-10T05:39:28.357 INFO:tasks.rados.rados.0.smithi178.stdout:2713: expect (ObjNum 794 snap 261 seq_num 794) 2024-02-10T05:39:28.581 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:28 smithi189 ceph-mon[89631]: osdmap e620: 8 total, 8 up, 8 in 2024-02-10T05:39:28.581 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:28.582 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:28.639 INFO:tasks.rados.rados.0.smithi178.stdout:2714: finishing write tid 1 to smithi17880450-8 2024-02-10T05:39:28.639 INFO:tasks.rados.rados.0.smithi178.stdout:2715: finishing rollback tid 1 to smithi17880450-29 2024-02-10T05:39:28.639 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 0 (ObjNum 33 snap 0 seq_num 1534538000) dirty dne 2024-02-10T05:39:28.639 INFO:tasks.rados.rados.0.smithi178.stdout:2713: done (2 left) 2024-02-10T05:39:28.639 INFO:tasks.rados.rados.0.smithi178.stdout:2715: done (1 left) 2024-02-10T05:39:28.639 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 271 2024-02-10T05:39:28.639 INFO:tasks.rados.rados.0.smithi178.stdout:2714: finishing write tid 2 to smithi17880450-8 2024-02-10T05:39:28.639 INFO:tasks.rados.rados.0.smithi178.stdout:2716: seq_num 829 ranges {5644288=688128,6332416=729088,7061504=475136} 2024-02-10T05:39:28.671 INFO:tasks.rados.rados.0.smithi178.stdout:2716: writing smithi17880450-14 from 5644288 to 6332416 tid 1 2024-02-10T05:39:28.675 INFO:tasks.rados.rados.0.smithi178.stdout:2716: writing smithi17880450-14 from 6332416 to 7061504 tid 2 2024-02-10T05:39:28.678 INFO:tasks.rados.rados.0.smithi178.stdout:2716: writing smithi17880450-14 from 7061504 to 7536640 tid 3 2024-02-10T05:39:28.678 INFO:tasks.rados.rados.0.smithi178.stdout:2717: delete oid 10 current snap is 271 2024-02-10T05:39:28.679 INFO:tasks.rados.rados.0.smithi178.stdout:2714: finishing write tid 3 to smithi17880450-8 2024-02-10T05:39:28.679 INFO:tasks.rados.rados.0.smithi178.stdout:2714: finishing write tid 4 to smithi17880450-8 2024-02-10T05:39:28.679 INFO:tasks.rados.rados.0.smithi178.stdout:2714: finishing write tid 5 to smithi17880450-8 2024-02-10T05:39:28.679 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 1880 (ObjNum 828 snap 271 seq_num 828) dirty exists 2024-02-10T05:39:28.679 INFO:tasks.rados.rados.0.smithi178.stdout:2714: left oid 8 (ObjNum 828 snap 271 seq_num 828) 2024-02-10T05:39:28.679 INFO:tasks.rados.rados.0.smithi178.stdout:2716: finishing write tid 1 to smithi17880450-14 2024-02-10T05:39:28.679 INFO:tasks.rados.rados.0.smithi178.stdout:2716: finishing write tid 2 to smithi17880450-14 2024-02-10T05:39:28.681 INFO:tasks.rados.rados.0.smithi178.stdout:2716: finishing write tid 3 to smithi17880450-14 2024-02-10T05:39:28.682 INFO:tasks.rados.rados.0.smithi178.stdout:2716: finishing write tid 4 to smithi17880450-14 2024-02-10T05:39:28.683 INFO:tasks.rados.rados.0.smithi178.stdout:2714: done (2 left) 2024-02-10T05:39:28.683 INFO:tasks.rados.rados.0.smithi178.stdout:2717: done (1 left) 2024-02-10T05:39:28.683 INFO:tasks.rados.rados.0.smithi178.stdout:2718: setattr oid 31 current snap is 271 2024-02-10T05:39:28.683 INFO:tasks.rados.rados.0.smithi178.stdout:2716: finishing write tid 5 to smithi17880450-14 2024-02-10T05:39:28.683 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 1872 (ObjNum 829 snap 271 seq_num 829) dirty exists 2024-02-10T05:39:28.683 INFO:tasks.rados.rados.0.smithi178.stdout:2716: left oid 14 (ObjNum 829 snap 271 seq_num 829) 2024-02-10T05:39:28.685 INFO:tasks.rados.rados.0.smithi178.stdout:2716: done (1 left) 2024-02-10T05:39:28.685 INFO:tasks.rados.rados.0.smithi178.stdout:2719: read oid 22 snap -1 2024-02-10T05:39:28.685 INFO:tasks.rados.rados.0.smithi178.stdout:2719: expect (ObjNum 770 snap 254 seq_num 770) 2024-02-10T05:39:28.685 INFO:tasks.rados.rados.0.smithi178.stdout:2720: copy_from oid 45 from oid 19 current snap is 271 2024-02-10T05:39:28.685 INFO:tasks.rados.rados.0.smithi178.stdout:2721: read oid 11 snap -1 2024-02-10T05:39:28.685 INFO:tasks.rados.rados.0.smithi178.stdout:2721: expect (ObjNum 701 snap 222 seq_num 701) 2024-02-10T05:39:28.685 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 271 2024-02-10T05:39:28.685 INFO:tasks.rados.rados.0.smithi178.stdout:2722: seq_num 831 ranges {3489792=720896,4210688=499712,4710400=704512} 2024-02-10T05:39:28.709 INFO:tasks.rados.rados.0.smithi178.stdout:2722: writing smithi17880450-1 from 3489792 to 4210688 tid 1 2024-02-10T05:39:28.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:28 smithi178 ceph-mon[95116]: osdmap e620: 8 total, 8 up, 8 in 2024-02-10T05:39:28.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:28.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:28 smithi178 ceph-mon[92537]: osdmap e620: 8 total, 8 up, 8 in 2024-02-10T05:39:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:28.713 INFO:tasks.rados.rados.0.smithi178.stdout:2722: writing smithi17880450-1 from 4210688 to 4710400 tid 2 2024-02-10T05:39:28.717 INFO:tasks.rados.rados.0.smithi178.stdout:2722: writing smithi17880450-1 from 4710400 to 5414912 tid 3 2024-02-10T05:39:28.718 INFO:tasks.rados.rados.0.smithi178.stdout:2723: copy_from oid 10 from oid 36 current snap is 271 2024-02-10T05:39:28.718 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 2384 (ObjNum 33 snap 0 seq_num 1533959968) dirty exists 2024-02-10T05:39:28.718 INFO:tasks.rados.rados.0.smithi178.stdout:2721: expect (ObjNum 701 snap 222 seq_num 701) 2024-02-10T05:39:28.777 INFO:tasks.rados.rados.0.smithi178.stdout:2719: expect (ObjNum 770 snap 254 seq_num 770) 2024-02-10T05:39:29.205 INFO:tasks.rados.rados.0.smithi178.stdout:2722: finishing write tid 1 to smithi17880450-1 2024-02-10T05:39:29.205 INFO:tasks.rados.rados.0.smithi178.stdout:2722: finishing write tid 2 to smithi17880450-1 2024-02-10T05:39:29.205 INFO:tasks.rados.rados.0.smithi178.stdout:2723: finishing copy_from to smithi17880450-10 2024-02-10T05:39:29.205 INFO:tasks.rados.rados.0.smithi178.stdout:2723: got expected ENOENT (src dne) 2024-02-10T05:39:29.205 INFO:tasks.rados.rados.0.smithi178.stdout:2723: finishing copy_from racing read to smithi17880450-10 2024-02-10T05:39:29.205 INFO:tasks.rados.rados.0.smithi178.stdout:2722: finishing write tid 3 to smithi17880450-1 2024-02-10T05:39:29.205 INFO:tasks.rados.rados.0.smithi178.stdout:2718: done (5 left) 2024-02-10T05:39:29.205 INFO:tasks.rados.rados.0.smithi178.stdout:2719: done (4 left) 2024-02-10T05:39:29.205 INFO:tasks.rados.rados.0.smithi178.stdout:2721: done (3 left) 2024-02-10T05:39:29.205 INFO:tasks.rados.rados.0.smithi178.stdout:2723: done (2 left) 2024-02-10T05:39:29.206 INFO:tasks.rados.rados.0.smithi178.stdout:2724: read oid 10 snap -1 2024-02-10T05:39:29.206 INFO:tasks.rados.rados.0.smithi178.stdout:2724: expect deleted 2024-02-10T05:39:29.206 INFO:tasks.rados.rados.0.smithi178.stdout:2725: delete oid 40 current snap is 271 2024-02-10T05:39:29.206 INFO:tasks.rados.rados.0.smithi178.stdout:2722: finishing write tid 4 to smithi17880450-1 2024-02-10T05:39:29.206 INFO:tasks.rados.rados.0.smithi178.stdout:2722: finishing write tid 5 to smithi17880450-1 2024-02-10T05:39:29.206 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 1886 (ObjNum 831 snap 271 seq_num 831) dirty exists 2024-02-10T05:39:29.206 INFO:tasks.rados.rados.0.smithi178.stdout:2722: left oid 1 (ObjNum 831 snap 271 seq_num 831) 2024-02-10T05:39:29.206 INFO:tasks.rados.rados.0.smithi178.stdout:2720: finishing copy_from racing read to smithi17880450-45 2024-02-10T05:39:29.206 INFO:tasks.rados.rados.0.smithi178.stdout:2720: finishing copy_from to smithi17880450-45 2024-02-10T05:39:29.206 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 1612 (ObjNum 786 snap 259 seq_num 786) dirty exists 2024-02-10T05:39:29.207 INFO:tasks.rados.rados.0.smithi178.stdout:2720: done (3 left) 2024-02-10T05:39:29.207 INFO:tasks.rados.rados.0.smithi178.stdout:2722: done (2 left) 2024-02-10T05:39:29.207 INFO:tasks.rados.rados.0.smithi178.stdout:2724: done (1 left) 2024-02-10T05:39:29.207 INFO:tasks.rados.rados.0.smithi178.stdout:2725: done (0 left) 2024-02-10T05:39:29.207 INFO:tasks.rados.rados.0.smithi178.stdout:2726: snap_create 2024-02-10T05:39:29.305 INFO:tasks.rados.rados.0.smithi178.stdout:2726: done (0 left) 2024-02-10T05:39:29.305 INFO:tasks.rados.rados.0.smithi178.stdout:2727: rmattr oid 44 current snap is 272 2024-02-10T05:39:29.305 INFO:tasks.rados.rados.0.smithi178.stdout:2728: snap_remove snap 271 2024-02-10T05:39:29.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:29 smithi189 ceph-mon[89631]: osdmap e621: 8 total, 8 up, 8 in 2024-02-10T05:39:29.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:29 smithi189 ceph-mon[89631]: pgmap v568: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 281 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-02-10T05:39:29.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:39:29.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:29 smithi178 ceph-mon[92537]: osdmap e621: 8 total, 8 up, 8 in 2024-02-10T05:39:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:29 smithi178 ceph-mon[92537]: pgmap v568: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 281 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-02-10T05:39:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:39:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:29 smithi178 ceph-mon[95116]: osdmap e621: 8 total, 8 up, 8 in 2024-02-10T05:39:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:29 smithi178 ceph-mon[95116]: pgmap v568: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 281 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 6 op/s 2024-02-10T05:39:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:39:30.263 INFO:tasks.rados.rados.0.smithi178.stdout:2728: done (1 left) 2024-02-10T05:39:30.263 INFO:tasks.rados.rados.0.smithi178.stdout:2729: read oid 15 snap -1 2024-02-10T05:39:30.263 INFO:tasks.rados.rados.0.smithi178.stdout:2729: expect (ObjNum 780 snap 257 seq_num 780) 2024-02-10T05:39:30.263 INFO:tasks.rados.rados.0.smithi178.stdout:2730: copy_from oid 22 from oid 11 current snap is 272 2024-02-10T05:39:30.263 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 1176 (ObjNum 542 snap 167 seq_num 542) dirty exists 2024-02-10T05:39:30.263 INFO:tasks.rados.rados.0.smithi178.stdout:2727: done (2 left) 2024-02-10T05:39:30.263 INFO:tasks.rados.rados.0.smithi178.stdout:2731: copy_from oid 20 from oid 9 current snap is 272 2024-02-10T05:39:30.264 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 40 current snap is 272 2024-02-10T05:39:30.264 INFO:tasks.rados.rados.0.smithi178.stdout:2732: seq_num 833 ranges {0=761856,761856=671744,1433600=532480} 2024-02-10T05:39:30.267 INFO:tasks.rados.rados.0.smithi178.stdout:2732: writing smithi17880450-40 from 0 to 761856 tid 1 2024-02-10T05:39:30.272 INFO:tasks.rados.rados.0.smithi178.stdout:2732: writing smithi17880450-40 from 761856 to 1433600 tid 2 2024-02-10T05:39:30.277 INFO:tasks.rados.rados.0.smithi178.stdout:2732: writing smithi17880450-40 from 1433600 to 1966080 tid 3 2024-02-10T05:39:30.277 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 33 current snap is 272 2024-02-10T05:39:30.277 INFO:tasks.rados.rados.0.smithi178.stdout:2731: finishing copy_from to smithi17880450-20 2024-02-10T05:39:30.277 INFO:tasks.rados.rados.0.smithi178.stdout:2731: got expected ENOENT (src dne) 2024-02-10T05:39:30.277 INFO:tasks.rados.rados.0.smithi178.stdout:2733: seq_num 834 ranges {81920=778240,860160=557056,1417216=548864,1966080=98304} 2024-02-10T05:39:30.283 INFO:tasks.rados.rados.0.smithi178.stdout:2733: writing smithi17880450-33 from 81920 to 860160 tid 1 2024-02-10T05:39:30.287 INFO:tasks.rados.rados.0.smithi178.stdout:2733: writing smithi17880450-33 from 860160 to 1417216 tid 2 2024-02-10T05:39:30.291 INFO:tasks.rados.rados.0.smithi178.stdout:2733: writing smithi17880450-33 from 1417216 to 1966080 tid 3 2024-02-10T05:39:30.292 INFO:tasks.rados.rados.0.smithi178.stdout:2733: writing smithi17880450-33 from 1966080 to 2064384 tid 4 2024-02-10T05:39:30.292 INFO:tasks.rados.rados.0.smithi178.stdout:2734: snap_remove snap 268 2024-02-10T05:39:30.538 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:30 smithi189 systemd[1]: Stopping Ceph node-exporter.b for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:39:30.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:30 smithi189 ceph-mon[89631]: osdmap e622: 8 total, 8 up, 8 in 2024-02-10T05:39:30.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:30 smithi189 ceph-mon[89631]: Upgrade: Updating node-exporter.b (2/2) 2024-02-10T05:39:30.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:30 smithi189 ceph-mon[89631]: Deploying daemon node-exporter.b on smithi189 2024-02-10T05:39:30.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:30 smithi189 ceph-mon[89631]: osdmap e623: 8 total, 8 up, 8 in 2024-02-10T05:39:30.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:30 smithi178 ceph-mon[92537]: osdmap e622: 8 total, 8 up, 8 in 2024-02-10T05:39:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:30 smithi178 ceph-mon[92537]: Upgrade: Updating node-exporter.b (2/2) 2024-02-10T05:39:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:30 smithi178 ceph-mon[92537]: Deploying daemon node-exporter.b on smithi189 2024-02-10T05:39:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:30 smithi178 ceph-mon[92537]: osdmap e623: 8 total, 8 up, 8 in 2024-02-10T05:39:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:30 smithi178 ceph-mon[95116]: osdmap e622: 8 total, 8 up, 8 in 2024-02-10T05:39:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:30 smithi178 ceph-mon[95116]: Upgrade: Updating node-exporter.b (2/2) 2024-02-10T05:39:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:30 smithi178 ceph-mon[95116]: Deploying daemon node-exporter.b on smithi189 2024-02-10T05:39:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:30 smithi178 ceph-mon[95116]: osdmap e623: 8 total, 8 up, 8 in 2024-02-10T05:39:30.957 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:30 smithi189 podman[118855]: 2024-02-10 05:39:30.638448272 +0000 UTC m=+0.137625723 container died 31c11a4765173a26f7226832193ebc23cdf4294b0752548ea3321fa0511451f9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:39:31.270 INFO:tasks.rados.rados.0.smithi178.stdout:2734: done (5 left) 2024-02-10T05:39:31.270 INFO:tasks.rados.rados.0.smithi178.stdout:2735: delete oid 21 current snap is 272 2024-02-10T05:39:31.270 INFO:tasks.rados.rados.0.smithi178.stdout:2731: finishing copy_from racing read to smithi17880450-20 2024-02-10T05:39:31.270 INFO:tasks.rados.rados.0.smithi178.stdout:2730: finishing copy_from racing read to smithi17880450-22 2024-02-10T05:39:31.270 INFO:tasks.rados.rados.0.smithi178.stdout:2730: finishing copy_from to smithi17880450-22 2024-02-10T05:39:31.270 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 1639 (ObjNum 701 snap 222 seq_num 701) dirty exists 2024-02-10T05:39:31.270 INFO:tasks.rados.rados.0.smithi178.stdout:2732: finishing write tid 1 to smithi17880450-40 2024-02-10T05:39:31.270 INFO:tasks.rados.rados.0.smithi178.stdout:2732: finishing write tid 2 to smithi17880450-40 2024-02-10T05:39:31.270 INFO:tasks.rados.rados.0.smithi178.stdout:2733: finishing write tid 1 to smithi17880450-33 2024-02-10T05:39:31.271 INFO:tasks.rados.rados.0.smithi178.stdout:2732: finishing write tid 3 to smithi17880450-40 2024-02-10T05:39:31.271 INFO:tasks.rados.rados.0.smithi178.stdout:2732: finishing write tid 4 to smithi17880450-40 2024-02-10T05:39:31.271 INFO:tasks.rados.rados.0.smithi178.stdout:2733: finishing write tid 2 to smithi17880450-33 2024-02-10T05:39:31.271 INFO:tasks.rados.rados.0.smithi178.stdout:2732: finishing write tid 5 to smithi17880450-40 2024-02-10T05:39:31.271 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 1182 (ObjNum 833 snap 272 seq_num 833) dirty exists 2024-02-10T05:39:31.271 INFO:tasks.rados.rados.0.smithi178.stdout:2732: left oid 40 (ObjNum 833 snap 272 seq_num 833) 2024-02-10T05:39:31.271 INFO:tasks.rados.rados.0.smithi178.stdout:2733: finishing write tid 3 to smithi17880450-33 2024-02-10T05:39:31.271 INFO:tasks.rados.rados.0.smithi178.stdout:2733: finishing write tid 4 to smithi17880450-33 2024-02-10T05:39:31.271 INFO:tasks.rados.rados.0.smithi178.stdout:2733: finishing write tid 5 to smithi17880450-33 2024-02-10T05:39:31.271 INFO:tasks.rados.rados.0.smithi178.stdout:2733: finishing write tid 6 to smithi17880450-33 2024-02-10T05:39:31.271 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 1877 (ObjNum 834 snap 272 seq_num 834) dirty exists 2024-02-10T05:39:31.271 INFO:tasks.rados.rados.0.smithi178.stdout:2733: left oid 33 (ObjNum 834 snap 272 seq_num 834) 2024-02-10T05:39:31.271 INFO:tasks.rados.rados.0.smithi178.stdout:2729: expect (ObjNum 780 snap 257 seq_num 780) 2024-02-10T05:39:31.287 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:30 smithi189 podman[118855]: 2024-02-10 05:39:30.957910259 +0000 UTC m=+0.457087719 container cleanup 31c11a4765173a26f7226832193ebc23cdf4294b0752548ea3321fa0511451f9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:39:31.287 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:30 smithi189 bash[118855]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T05:39:31.287 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:31 smithi189 podman[118874]: 2024-02-10 05:39:31.150997221 +0000 UTC m=+0.517229969 container remove 31c11a4765173a26f7226832193ebc23cdf4294b0752548ea3321fa0511451f9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:39:31.287 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:31 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-10T05:39:31.589 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:31 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-10T05:39:31.590 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:31 smithi189 systemd[1]: Stopped Ceph node-exporter.b for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:39:31.590 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:31 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.b.service: Consumed 1.743s CPU time. 2024-02-10T05:39:31.590 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:31 smithi189 ceph-mon[89631]: pgmap v571: 121 pgs: 121 active+clean; 203 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 36 op/s 2024-02-10T05:39:31.590 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:31 smithi189 ceph-mon[89631]: osdmap e624: 8 total, 8 up, 8 in 2024-02-10T05:39:31.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:31 smithi178 ceph-mon[92537]: pgmap v571: 121 pgs: 121 active+clean; 203 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 36 op/s 2024-02-10T05:39:31.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:31 smithi178 ceph-mon[92537]: osdmap e624: 8 total, 8 up, 8 in 2024-02-10T05:39:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:31 smithi178 ceph-mon[95116]: pgmap v571: 121 pgs: 121 active+clean; 203 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 36 op/s 2024-02-10T05:39:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:31 smithi178 ceph-mon[95116]: osdmap e624: 8 total, 8 up, 8 in 2024-02-10T05:39:31.942 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:31 smithi189 systemd[1]: Starting Ceph node-exporter.b for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:39:31.942 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:31 smithi189 podman[119010]: 2024-02-10 05:39:31.706393317 +0000 UTC m=+0.018588428 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-02-10T05:39:31.942 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:31 smithi189 podman[119010]: 2024-02-10 05:39:31.835879687 +0000 UTC m=+0.148074839 container create 029bf94c4c4513954762120645002796a43539bacd955fab2a2cc9d1f6bc9017 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:39:32.470 INFO:tasks.rados.rados.0.smithi178.stdout:2729: done (5 left) 2024-02-10T05:39:32.470 INFO:tasks.rados.rados.0.smithi178.stdout:2730: done (4 left) 2024-02-10T05:39:32.470 INFO:tasks.rados.rados.0.smithi178.stdout:2731: done (3 left) 2024-02-10T05:39:32.470 INFO:tasks.rados.rados.0.smithi178.stdout:2732: done (2 left) 2024-02-10T05:39:32.470 INFO:tasks.rados.rados.0.smithi178.stdout:2733: done (1 left) 2024-02-10T05:39:32.470 INFO:tasks.rados.rados.0.smithi178.stdout:2735: done (0 left) 2024-02-10T05:39:32.471 INFO:tasks.rados.rados.0.smithi178.stdout:2736: rollback oid 31 current snap is 272 2024-02-10T05:39:32.471 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 31 to 270 2024-02-10T05:39:32.471 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 29 current snap is 272 2024-02-10T05:39:32.471 INFO:tasks.rados.rados.0.smithi178.stdout:2737: seq_num 836 ranges {0=409600,409600=720896,1130496=516096,1646592=368640} 2024-02-10T05:39:32.472 INFO:tasks.rados.rados.0.smithi178.stdout:2737: writing smithi17880450-29 from 0 to 409600 tid 1 2024-02-10T05:39:32.476 INFO:tasks.rados.rados.0.smithi178.stdout:2737: writing smithi17880450-29 from 409600 to 1130496 tid 2 2024-02-10T05:39:32.479 INFO:tasks.rados.rados.0.smithi178.stdout:2737: writing smithi17880450-29 from 1130496 to 1646592 tid 3 2024-02-10T05:39:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:2737: writing smithi17880450-29 from 1646592 to 2015232 tid 4 2024-02-10T05:39:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:2738: read oid 48 snap 270 2024-02-10T05:39:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:2738: expect (ObjNum 712 snap 226 seq_num 712) 2024-02-10T05:39:32.482 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 272 2024-02-10T05:39:32.483 INFO:tasks.rados.rados.0.smithi178.stdout:2736: finishing rollback tid 0 to smithi17880450-31 2024-02-10T05:39:32.483 INFO:tasks.rados.rados.0.smithi178.stdout:2736: finishing rollback tid 1 to smithi17880450-31 2024-02-10T05:39:32.483 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 2386 (ObjNum 33 snap 0 seq_num 1535459520) dirty dne 2024-02-10T05:39:32.483 INFO:tasks.rados.rados.0.smithi178.stdout:2737: finishing write tid 1 to smithi17880450-29 2024-02-10T05:39:32.483 INFO:tasks.rados.rados.0.smithi178.stdout:2737: finishing write tid 2 to smithi17880450-29 2024-02-10T05:39:32.483 INFO:tasks.rados.rados.0.smithi178.stdout:2739: seq_num 837 ranges {2818048=425984,3244032=655360,3899392=729088,4628480=221184} 2024-02-10T05:39:32.500 INFO:tasks.rados.rados.0.smithi178.stdout:2739: writing smithi17880450-12 from 2818048 to 3244032 tid 1 2024-02-10T05:39:32.504 INFO:tasks.rados.rados.0.smithi178.stdout:2739: writing smithi17880450-12 from 3244032 to 3899392 tid 2 2024-02-10T05:39:32.508 INFO:tasks.rados.rados.0.smithi178.stdout:2739: writing smithi17880450-12 from 3899392 to 4628480 tid 3 2024-02-10T05:39:32.509 INFO:tasks.rados.rados.0.smithi178.stdout:2739: writing smithi17880450-12 from 4628480 to 4849664 tid 4 2024-02-10T05:39:32.512 INFO:tasks.rados.rados.0.smithi178.stdout:2736: done (3 left) 2024-02-10T05:39:32.512 INFO:tasks.rados.rados.0.smithi178.stdout:2740: copy_from oid 41 from oid 37 current snap is 272 2024-02-10T05:39:32.512 INFO:tasks.rados.rados.0.smithi178.stdout:2737: finishing write tid 3 to smithi17880450-29 2024-02-10T05:39:32.512 INFO:tasks.rados.rados.0.smithi178.stdout:2737: finishing write tid 4 to smithi17880450-29 2024-02-10T05:39:32.513 INFO:tasks.rados.rados.0.smithi178.stdout:2737: finishing write tid 5 to smithi17880450-29 2024-02-10T05:39:32.513 INFO:tasks.rados.rados.0.smithi178.stdout:2737: finishing write tid 6 to smithi17880450-29 2024-02-10T05:39:32.513 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 1881 (ObjNum 836 snap 272 seq_num 836) dirty exists 2024-02-10T05:39:32.513 INFO:tasks.rados.rados.0.smithi178.stdout:2737: left oid 29 (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:39:32.513 INFO:tasks.rados.rados.0.smithi178.stdout:2737: done (3 left) 2024-02-10T05:39:32.513 INFO:tasks.rados.rados.0.smithi178.stdout:2741: delete oid 33 current snap is 272 2024-02-10T05:39:32.513 INFO:tasks.rados.rados.0.smithi178.stdout:2739: finishing write tid 1 to smithi17880450-12 2024-02-10T05:39:32.513 INFO:tasks.rados.rados.0.smithi178.stdout:2739: finishing write tid 2 to smithi17880450-12 2024-02-10T05:39:32.516 INFO:tasks.rados.rados.0.smithi178.stdout:2741: done (3 left) 2024-02-10T05:39:32.517 INFO:tasks.rados.rados.0.smithi178.stdout:2742: read oid 42 snap -1 2024-02-10T05:39:32.517 INFO:tasks.rados.rados.0.smithi178.stdout:2742: expect deleted 2024-02-10T05:39:32.517 INFO:tasks.rados.rados.0.smithi178.stdout:2743: copy_from oid 10 from oid 47 current snap is 272 2024-02-10T05:39:32.517 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 272 2024-02-10T05:39:32.517 INFO:tasks.rados.rados.0.smithi178.stdout:2744: seq_num 839 ranges {0=458752,458752=425984,884736=688128,1572864=491520} 2024-02-10T05:39:32.517 INFO:tasks.rados.rados.0.smithi178.stdout:2744: writing smithi17880450-46 from 0 to 458752 tid 1 2024-02-10T05:39:32.519 INFO:tasks.rados.rados.0.smithi178.stdout:2744: writing smithi17880450-46 from 458752 to 884736 tid 2 2024-02-10T05:39:32.523 INFO:tasks.rados.rados.0.smithi178.stdout:2744: writing smithi17880450-46 from 884736 to 1572864 tid 3 2024-02-10T05:39:32.528 INFO:tasks.rados.rados.0.smithi178.stdout:2744: writing smithi17880450-46 from 1572864 to 2064384 tid 4 2024-02-10T05:39:32.528 INFO:tasks.rados.rados.0.smithi178.stdout:2745: delete oid 6 current snap is 272 2024-02-10T05:39:32.528 INFO:tasks.rados.rados.0.smithi178.stdout:2739: finishing write tid 3 to smithi17880450-12 2024-02-10T05:39:32.528 INFO:tasks.rados.rados.0.smithi178.stdout:2739: finishing write tid 4 to smithi17880450-12 2024-02-10T05:39:32.528 INFO:tasks.rados.rados.0.smithi178.stdout:2739: finishing write tid 5 to smithi17880450-12 2024-02-10T05:39:32.528 INFO:tasks.rados.rados.0.smithi178.stdout:2739: finishing write tid 6 to smithi17880450-12 2024-02-10T05:39:32.528 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 1190 (ObjNum 837 snap 272 seq_num 837) dirty exists 2024-02-10T05:39:32.529 INFO:tasks.rados.rados.0.smithi178.stdout:2739: left oid 12 (ObjNum 837 snap 272 seq_num 837) 2024-02-10T05:39:32.529 INFO:tasks.rados.rados.0.smithi178.stdout:2744: finishing write tid 1 to smithi17880450-46 2024-02-10T05:39:32.529 INFO:tasks.rados.rados.0.smithi178.stdout:2744: finishing write tid 2 to smithi17880450-46 2024-02-10T05:39:32.529 INFO:tasks.rados.rados.0.smithi178.stdout:2744: finishing write tid 3 to smithi17880450-46 2024-02-10T05:39:32.536 INFO:tasks.rados.rados.0.smithi178.stdout:2739: done (6 left) 2024-02-10T05:39:32.536 INFO:tasks.rados.rados.0.smithi178.stdout:2742: done (5 left) 2024-02-10T05:39:32.536 INFO:tasks.rados.rados.0.smithi178.stdout:2745: done (4 left) 2024-02-10T05:39:32.536 INFO:tasks.rados.rados.0.smithi178.stdout:2746: rollback oid 32 current snap is 272 2024-02-10T05:39:32.536 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 32 to 270 2024-02-10T05:39:32.536 INFO:tasks.rados.rados.0.smithi178.stdout:2743: finishing copy_from racing read to smithi17880450-10 2024-02-10T05:39:32.536 INFO:tasks.rados.rados.0.smithi178.stdout:2747: copy_from oid 23 from oid 1 current snap is 272 2024-02-10T05:39:32.537 INFO:tasks.rados.rados.0.smithi178.stdout:2748: rollback oid 25 current snap is 272 2024-02-10T05:39:32.537 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 25 to 270 2024-02-10T05:39:32.537 INFO:tasks.rados.rados.0.smithi178.stdout:2749: delete oid 9 current snap is 272 2024-02-10T05:39:32.537 INFO:tasks.rados.rados.0.smithi178.stdout:2740: finishing copy_from racing read to smithi17880450-41 2024-02-10T05:39:32.538 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 podman[119010]: 2024-02-10 05:39:32.046282306 +0000 UTC m=+0.358477408 container init 029bf94c4c4513954762120645002796a43539bacd955fab2a2cc9d1f6bc9017 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:39:32.538 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 podman[119010]: 2024-02-10 05:39:32.051282473 +0000 UTC m=+0.363477566 container start 029bf94c4c4513954762120645002796a43539bacd955fab2a2cc9d1f6bc9017 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T05:39:32.538 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.055Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-10T05:39:32.538 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.055Z 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-02-10T05:39:32.538 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.055Z 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-02-10T05:39:32.538 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.055Z 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-02-10T05:39:32.539 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z 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-02-10T05:39:32.539 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-10T05:39:32.539 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-10T05:39:32.539 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=arp 2024-02-10T05:39:32.539 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-10T05:39:32.539 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-10T05:39:32.539 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-10T05:39:32.539 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-10T05:39:32.539 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-10T05:39:32.539 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-10T05:39:32.540 INFO:tasks.rados.rados.0.smithi178.stdout:2738: expect (ObjNum 712 snap 226 seq_num 712) 2024-02-10T05:39:32.540 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-10T05:39:32.540 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=edac 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-10T05:39:32.541 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-10T05:39:32.542 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-10T05:39:32.542 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-10T05:39:32.542 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=os 2024-02-10T05:39:32.542 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-10T05:39:32.542 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-10T05:39:32.542 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-10T05:39:32.542 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-10T05:39:32.542 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-10T05:39:32.542 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-10T05:39:32.542 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-10T05:39:32.542 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=stat 2024-02-10T05:39:32.542 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-10T05:39:32.542 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-10T05:39:32.542 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-10T05:39:32.543 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=time 2024-02-10T05:39:32.543 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-10T05:39:32.543 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=uname 2024-02-10T05:39:32.543 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-10T05:39:32.543 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-10T05:39:32.543 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.056Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-10T05:39:32.543 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.057Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-10T05:39:32.543 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b[119025]: ts=2024-02-10T05:39:32.057Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-10T05:39:32.543 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 bash[119010]: 029bf94c4c4513954762120645002796a43539bacd955fab2a2cc9d1f6bc9017 2024-02-10T05:39:32.543 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 05:39:32 smithi189 systemd[1]: Started Ceph node-exporter.b for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:39:33.206 INFO:tasks.rados.rados.0.smithi178.stdout:2748: finishing rollback tid 1 to smithi17880450-25 2024-02-10T05:39:33.206 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 0 (ObjNum 65 snap 0 seq_num 1934840152) dirty dne 2024-02-10T05:39:33.207 INFO:tasks.rados.rados.0.smithi178.stdout:2743: finishing copy_from to smithi17880450-10 2024-02-10T05:39:33.207 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1663 (ObjNum 665 snap 211 seq_num 665) dirty exists 2024-02-10T05:39:33.207 INFO:tasks.rados.rados.0.smithi178.stdout:2744: finishing write tid 4 to smithi17880450-46 2024-02-10T05:39:33.207 INFO:tasks.rados.rados.0.smithi178.stdout:2738: done (7 left) 2024-02-10T05:39:33.207 INFO:tasks.rados.rados.0.smithi178.stdout:2743: done (6 left) 2024-02-10T05:39:33.207 INFO:tasks.rados.rados.0.smithi178.stdout:2748: done (5 left) 2024-02-10T05:39:33.207 INFO:tasks.rados.rados.0.smithi178.stdout:2749: done (4 left) 2024-02-10T05:39:33.207 INFO:tasks.rados.rados.0.smithi178.stdout:2750: read oid 5 snap -1 2024-02-10T05:39:33.207 INFO:tasks.rados.rados.0.smithi178.stdout:2750: expect deleted 2024-02-10T05:39:33.207 INFO:tasks.rados.rados.0.smithi178.stdout:2751: read oid 39 snap -1 2024-02-10T05:39:33.207 INFO:tasks.rados.rados.0.smithi178.stdout:2751: expect (ObjNum 807 snap 265 seq_num 807) 2024-02-10T05:39:33.207 INFO:tasks.rados.rados.0.smithi178.stdout:2752: read oid 30 snap -1 2024-02-10T05:39:33.208 INFO:tasks.rados.rados.0.smithi178.stdout:2752: expect (ObjNum 789 snap 259 seq_num 789) 2024-02-10T05:39:33.208 INFO:tasks.rados.rados.0.smithi178.stdout:2753: read oid 4 snap -1 2024-02-10T05:39:33.208 INFO:tasks.rados.rados.0.smithi178.stdout:2753: expect (ObjNum 816 snap 266 seq_num 816) 2024-02-10T05:39:33.208 INFO:tasks.rados.rados.0.smithi178.stdout:2754: setattr oid 10 current snap is 272 2024-02-10T05:39:33.208 INFO:tasks.rados.rados.0.smithi178.stdout:2744: finishing write tid 5 to smithi17880450-46 2024-02-10T05:39:33.208 INFO:tasks.rados.rados.0.smithi178.stdout:2740: finishing copy_from to smithi17880450-41 2024-02-10T05:39:33.208 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2162 (ObjNum 730 snap 240 seq_num 730) dirty exists 2024-02-10T05:39:33.208 INFO:tasks.rados.rados.0.smithi178.stdout:2746: finishing rollback tid 0 to smithi17880450-32 2024-02-10T05:39:33.208 INFO:tasks.rados.rados.0.smithi178.stdout:2746: finishing rollback tid 1 to smithi17880450-32 2024-02-10T05:39:33.208 INFO:tasks.rados.rados.0.smithi178.stdout:2746: finishing rollback tid 2 to smithi17880450-32 2024-02-10T05:39:33.208 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 1884 (ObjNum 736 snap 240 seq_num 736) dirty exists 2024-02-10T05:39:33.208 INFO:tasks.rados.rados.0.smithi178.stdout:2744: finishing write tid 6 to smithi17880450-46 2024-02-10T05:39:33.208 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 2391 (ObjNum 839 snap 272 seq_num 839) dirty exists 2024-02-10T05:39:33.208 INFO:tasks.rados.rados.0.smithi178.stdout:2744: left oid 46 (ObjNum 839 snap 272 seq_num 839) 2024-02-10T05:39:33.209 INFO:tasks.rados.rados.0.smithi178.stdout:2747: finishing copy_from racing read to smithi17880450-23 2024-02-10T05:39:33.209 INFO:tasks.rados.rados.0.smithi178.stdout:2747: finishing copy_from to smithi17880450-23 2024-02-10T05:39:33.209 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 1886 (ObjNum 831 snap 271 seq_num 831) dirty exists 2024-02-10T05:39:33.209 INFO:tasks.rados.rados.0.smithi178.stdout:2740: done (8 left) 2024-02-10T05:39:33.210 INFO:tasks.rados.rados.0.smithi178.stdout:2744: done (7 left) 2024-02-10T05:39:33.210 INFO:tasks.rados.rados.0.smithi178.stdout:2746: done (6 left) 2024-02-10T05:39:33.210 INFO:tasks.rados.rados.0.smithi178.stdout:2747: done (5 left) 2024-02-10T05:39:33.210 INFO:tasks.rados.rados.0.smithi178.stdout:2750: done (4 left) 2024-02-10T05:39:33.210 INFO:tasks.rados.rados.0.smithi178.stdout:2755: rollback oid 38 current snap is 272 2024-02-10T05:39:33.210 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 38 to 270 2024-02-10T05:39:33.210 INFO:tasks.rados.rados.0.smithi178.stdout:2756: snap_create 2024-02-10T05:39:33.214 INFO:tasks.rados.rados.0.smithi178.stdout:2755: finishing rollback tid 0 to smithi17880450-38 2024-02-10T05:39:33.214 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1877 (ObjNum 665 snap 211 seq_num 665) dirty exists 2024-02-10T05:39:33.214 INFO:tasks.rados.rados.0.smithi178.stdout:2755: finishing rollback tid 1 to smithi17880450-38 2024-02-10T05:39:33.215 INFO:tasks.rados.rados.0.smithi178.stdout:2755: finishing rollback tid 2 to smithi17880450-38 2024-02-10T05:39:33.215 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1633 (ObjNum 33 snap 0 seq_num 1528559696) dirty exists 2024-02-10T05:39:33.216 INFO:tasks.rados.rados.0.smithi178.stdout:2751: expect (ObjNum 807 snap 265 seq_num 807) 2024-02-10T05:39:33.263 INFO:tasks.rados.rados.0.smithi178.stdout:2753: expect (ObjNum 816 snap 266 seq_num 816) 2024-02-10T05:39:33.307 INFO:tasks.rados.rados.0.smithi178.stdout:2752: expect (ObjNum 789 snap 259 seq_num 789) 2024-02-10T05:39:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:33 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:33 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:33 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:33 smithi178 ceph-mon[92537]: pgmap v573: 121 pgs: 121 active+clean; 203 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.9 MiB/s wr, 30 op/s 2024-02-10T05:39:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:33 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:33 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:33 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:33 smithi178 ceph-mon[95116]: pgmap v573: 121 pgs: 121 active+clean; 203 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.9 MiB/s wr, 30 op/s 2024-02-10T05:39:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:33 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:33 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:33 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:33 smithi189 ceph-mon[89631]: pgmap v573: 121 pgs: 121 active+clean; 203 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.9 MiB/s wr, 30 op/s 2024-02-10T05:39:34.195 INFO:tasks.rados.rados.0.smithi178.stdout:2751: done (5 left) 2024-02-10T05:39:34.195 INFO:tasks.rados.rados.0.smithi178.stdout:2752: done (4 left) 2024-02-10T05:39:34.195 INFO:tasks.rados.rados.0.smithi178.stdout:2753: done (3 left) 2024-02-10T05:39:34.195 INFO:tasks.rados.rados.0.smithi178.stdout:2754: done (2 left) 2024-02-10T05:39:34.195 INFO:tasks.rados.rados.0.smithi178.stdout:2755: done (1 left) 2024-02-10T05:39:34.195 INFO:tasks.rados.rados.0.smithi178.stdout:2756: done (0 left) 2024-02-10T05:39:34.195 INFO:tasks.rados.rados.0.smithi178.stdout:2757: rollback oid 30 current snap is 273 2024-02-10T05:39:34.196 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 270 2024-02-10T05:39:34.196 INFO:tasks.rados.rados.0.smithi178.stdout:2758: snap_remove snap 272 2024-02-10T05:39:35.199 INFO:tasks.rados.rados.0.smithi178.stdout:2758: done (1 left) 2024-02-10T05:39:35.200 INFO:tasks.rados.rados.0.smithi178.stdout:2759: rmattr oid 15 current snap is 273 2024-02-10T05:39:35.200 INFO:tasks.rados.rados.0.smithi178.stdout:2759: done (1 left) 2024-02-10T05:39:35.200 INFO:tasks.rados.rados.0.smithi178.stdout:2760: copy_from oid 45 from oid 37 current snap is 273 2024-02-10T05:39:35.200 INFO:tasks.rados.rados.0.smithi178.stdout:2757: finishing rollback tid 0 to smithi17880450-30 2024-02-10T05:39:35.200 INFO:tasks.rados.rados.0.smithi178.stdout:2757: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:39:35.200 INFO:tasks.rados.rados.0.smithi178.stdout:2757: finishing rollback tid 2 to smithi17880450-30 2024-02-10T05:39:35.200 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 1194 (ObjNum 789 snap 259 seq_num 789) dirty exists 2024-02-10T05:39:35.200 INFO:tasks.rados.rados.0.smithi178.stdout:2757: done (1 left) 2024-02-10T05:39:35.200 INFO:tasks.rados.rados.0.smithi178.stdout:2761: delete oid 47 current snap is 273 2024-02-10T05:39:35.205 INFO:tasks.rados.rados.0.smithi178.stdout:2761: done (1 left) 2024-02-10T05:39:35.205 INFO:tasks.rados.rados.0.smithi178.stdout:2762: copy_from oid 3 from oid 38 current snap is 273 2024-02-10T05:39:35.205 INFO:tasks.rados.rados.0.smithi178.stdout:2763: setattr oid 10 current snap is 273 2024-02-10T05:39:35.206 INFO:tasks.rados.rados.0.smithi178.stdout:2764: rollback oid 20 current snap is 273 2024-02-10T05:39:35.207 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 20 to 270 2024-02-10T05:39:35.207 INFO:tasks.rados.rados.0.smithi178.stdout:2765: rmattr oid 23 current snap is 273 2024-02-10T05:39:35.207 INFO:tasks.rados.rados.0.smithi178.stdout:2765: done (4 left) 2024-02-10T05:39:35.207 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 273 2024-02-10T05:39:35.207 INFO:tasks.rados.rados.0.smithi178.stdout:2766: seq_num 843 ranges {4849664=524288,5373952=761856,6135808=671744,6807552=172032} 2024-02-10T05:39:35.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:35 smithi178 ceph-mon[92537]: osdmap e625: 8 total, 8 up, 8 in 2024-02-10T05:39:35.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:35 smithi178 ceph-mon[92537]: pgmap v575: 121 pgs: 121 active+clean; 227 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 6.6 MiB/s wr, 22 op/s 2024-02-10T05:39:35.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:35 smithi178 ceph-mon[95116]: osdmap e625: 8 total, 8 up, 8 in 2024-02-10T05:39:35.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:35 smithi178 ceph-mon[95116]: pgmap v575: 121 pgs: 121 active+clean; 227 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 6.6 MiB/s wr, 22 op/s 2024-02-10T05:39:35.236 INFO:tasks.rados.rados.0.smithi178.stdout:2766: writing smithi17880450-12 from 4849664 to 5373952 tid 1 2024-02-10T05:39:35.240 INFO:tasks.rados.rados.0.smithi178.stdout:2766: writing smithi17880450-12 from 5373952 to 6135808 tid 2 2024-02-10T05:39:35.244 INFO:tasks.rados.rados.0.smithi178.stdout:2766: writing smithi17880450-12 from 6135808 to 6807552 tid 3 2024-02-10T05:39:35.248 INFO:tasks.rados.rados.0.smithi178.stdout:2766: writing smithi17880450-12 from 6807552 to 6979584 tid 4 2024-02-10T05:39:35.248 INFO:tasks.rados.rados.0.smithi178.stdout:2767: delete oid 39 current snap is 273 2024-02-10T05:39:35.249 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1878 (ObjNum 665 snap 211 seq_num 665) dirty exists 2024-02-10T05:39:35.249 INFO:tasks.rados.rados.0.smithi178.stdout:2764: finishing rollback tid 0 to smithi17880450-20 2024-02-10T05:39:35.249 INFO:tasks.rados.rados.0.smithi178.stdout:2764: finishing rollback tid 1 to smithi17880450-20 2024-02-10T05:39:35.249 INFO:tasks.rados.rados.0.smithi178.stdout:2762: finishing copy_from racing read to smithi17880450-3 2024-02-10T05:39:35.249 INFO:tasks.rados.rados.0.smithi178.stdout:2762: finishing copy_from to smithi17880450-3 2024-02-10T05:39:35.249 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 1633 (ObjNum 33 snap 0 seq_num 1534561696) dirty exists 2024-02-10T05:39:35.249 INFO:tasks.rados.rados.0.smithi178.stdout:2764: finishing rollback tid 2 to smithi17880450-20 2024-02-10T05:39:35.249 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 1883 (ObjNum 817 snap 267 seq_num 817) dirty exists 2024-02-10T05:39:35.249 INFO:tasks.rados.rados.0.smithi178.stdout:2760: finishing copy_from racing read to smithi17880450-45 2024-02-10T05:39:35.249 INFO:tasks.rados.rados.0.smithi178.stdout:2760: finishing copy_from to smithi17880450-45 2024-02-10T05:39:35.249 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 2162 (ObjNum 730 snap 240 seq_num 730) dirty exists 2024-02-10T05:39:35.249 INFO:tasks.rados.rados.0.smithi178.stdout:2766: finishing write tid 1 to smithi17880450-12 2024-02-10T05:39:35.249 INFO:tasks.rados.rados.0.smithi178.stdout:2766: finishing write tid 2 to smithi17880450-12 2024-02-10T05:39:35.253 INFO:tasks.rados.rados.0.smithi178.stdout:2760: done (5 left) 2024-02-10T05:39:35.254 INFO:tasks.rados.rados.0.smithi178.stdout:2762: done (4 left) 2024-02-10T05:39:35.254 INFO:tasks.rados.rados.0.smithi178.stdout:2763: done (3 left) 2024-02-10T05:39:35.254 INFO:tasks.rados.rados.0.smithi178.stdout:2764: done (2 left) 2024-02-10T05:39:35.254 INFO:tasks.rados.rados.0.smithi178.stdout:2767: done (1 left) 2024-02-10T05:39:35.254 INFO:tasks.rados.rados.0.smithi178.stdout:2768: copy_from oid 23 from oid 33 current snap is 273 2024-02-10T05:39:35.254 INFO:tasks.rados.rados.0.smithi178.stdout:2769: delete oid 40 current snap is 273 2024-02-10T05:39:35.254 INFO:tasks.rados.rados.0.smithi178.stdout:2766: finishing write tid 3 to smithi17880450-12 2024-02-10T05:39:35.254 INFO:tasks.rados.rados.0.smithi178.stdout:2766: finishing write tid 4 to smithi17880450-12 2024-02-10T05:39:35.254 INFO:tasks.rados.rados.0.smithi178.stdout:2766: finishing write tid 5 to smithi17880450-12 2024-02-10T05:39:35.255 INFO:tasks.rados.rados.0.smithi178.stdout:2768: finishing copy_from to smithi17880450-23 2024-02-10T05:39:35.255 INFO:tasks.rados.rados.0.smithi178.stdout:2768: got expected ENOENT (src dne) 2024-02-10T05:39:35.255 INFO:tasks.rados.rados.0.smithi178.stdout:2768: finishing copy_from racing read to smithi17880450-23 2024-02-10T05:39:35.256 INFO:tasks.rados.rados.0.smithi178.stdout:2766: finishing write tid 6 to smithi17880450-12 2024-02-10T05:39:35.256 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 1201 (ObjNum 843 snap 273 seq_num 843) dirty exists 2024-02-10T05:39:35.256 INFO:tasks.rados.rados.0.smithi178.stdout:2766: left oid 12 (ObjNum 843 snap 273 seq_num 843) 2024-02-10T05:39:35.256 INFO:tasks.rados.rados.0.smithi178.stdout:2766: done (2 left) 2024-02-10T05:39:35.256 INFO:tasks.rados.rados.0.smithi178.stdout:2768: done (1 left) 2024-02-10T05:39:35.256 INFO:tasks.rados.rados.0.smithi178.stdout:2769: done (0 left) 2024-02-10T05:39:35.256 INFO:tasks.rados.rados.0.smithi178.stdout:2770: setattr oid 4 current snap is 273 2024-02-10T05:39:35.257 INFO:tasks.rados.rados.0.smithi178.stdout:2771: rollback oid 15 current snap is 273 2024-02-10T05:39:35.258 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 15 to 270 2024-02-10T05:39:35.258 INFO:tasks.rados.rados.0.smithi178.stdout:2772: copy_from oid 1 from oid 45 current snap is 273 2024-02-10T05:39:35.258 INFO:tasks.rados.rados.0.smithi178.stdout:2773: rollback oid 36 current snap is 273 2024-02-10T05:39:35.258 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 36 to 270 2024-02-10T05:39:35.258 INFO:tasks.rados.rados.0.smithi178.stdout:2774: read oid 29 snap -1 2024-02-10T05:39:35.258 INFO:tasks.rados.rados.0.smithi178.stdout:2774: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:39:35.258 INFO:tasks.rados.rados.0.smithi178.stdout:2775: delete oid 39 current snap is 273 2024-02-10T05:39:35.258 INFO:tasks.rados.rados.0.smithi178.stdout:2773: finishing rollback tid 1 to smithi17880450-36 2024-02-10T05:39:35.258 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-10T05:39:35.259 INFO:tasks.rados.rados.0.smithi178.stdout:2773: done (5 left) 2024-02-10T05:39:35.259 INFO:tasks.rados.rados.0.smithi178.stdout:2775: done (4 left) 2024-02-10T05:39:35.259 INFO:tasks.rados.rados.0.smithi178.stdout:2776: setattr oid 30 current snap is 273 2024-02-10T05:39:35.262 INFO:tasks.rados.rados.0.smithi178.stdout:2777: rollback oid 31 current snap is 273 2024-02-10T05:39:35.262 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 31 to 270 2024-02-10T05:39:35.262 INFO:tasks.rados.rados.0.smithi178.stdout:2778: snap_create 2024-02-10T05:39:35.266 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 1203 (ObjNum 789 snap 259 seq_num 789) dirty exists 2024-02-10T05:39:35.267 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 1663 (ObjNum 816 snap 266 seq_num 816) dirty exists 2024-02-10T05:39:35.268 INFO:tasks.rados.rados.0.smithi178.stdout:2771: finishing rollback tid 0 to smithi17880450-15 2024-02-10T05:39:35.272 INFO:tasks.rados.rados.0.smithi178.stdout:2771: finishing rollback tid 1 to smithi17880450-15 2024-02-10T05:39:35.272 INFO:tasks.rados.rados.0.smithi178.stdout:2774: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:39:35.327 INFO:tasks.rados.rados.0.smithi178.stdout:2777: finishing rollback tid 1 to smithi17880450-31 2024-02-10T05:39:35.327 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-10T05:39:35.327 INFO:tasks.rados.rados.0.smithi178.stdout:2771: finishing rollback tid 2 to smithi17880450-15 2024-02-10T05:39:35.327 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 2165 (ObjNum 780 snap 257 seq_num 780) dirty exists 2024-02-10T05:39:35.327 INFO:tasks.rados.rados.0.smithi178.stdout:2772: finishing copy_from racing read to smithi17880450-1 2024-02-10T05:39:35.327 INFO:tasks.rados.rados.0.smithi178.stdout:2772: finishing copy_from to smithi17880450-1 2024-02-10T05:39:35.327 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 2162 (ObjNum 730 snap 240 seq_num 730) dirty exists 2024-02-10T05:39:35.458 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:35 smithi189 ceph-mon[89631]: osdmap e625: 8 total, 8 up, 8 in 2024-02-10T05:39:35.458 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:35 smithi189 ceph-mon[89631]: pgmap v575: 121 pgs: 121 active+clean; 227 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 6.6 MiB/s wr, 22 op/s 2024-02-10T05:39:36.264 INFO:tasks.rados.rados.0.smithi178.stdout:2770: done (6 left) 2024-02-10T05:39:36.264 INFO:tasks.rados.rados.0.smithi178.stdout:2771: done (5 left) 2024-02-10T05:39:36.264 INFO:tasks.rados.rados.0.smithi178.stdout:2772: done (4 left) 2024-02-10T05:39:36.264 INFO:tasks.rados.rados.0.smithi178.stdout:2774: done (3 left) 2024-02-10T05:39:36.264 INFO:tasks.rados.rados.0.smithi178.stdout:2776: done (2 left) 2024-02-10T05:39:36.264 INFO:tasks.rados.rados.0.smithi178.stdout:2777: done (1 left) 2024-02-10T05:39:36.264 INFO:tasks.rados.rados.0.smithi178.stdout:2778: done (0 left) 2024-02-10T05:39:36.264 INFO:tasks.rados.rados.0.smithi178.stdout:2779: rollback oid 47 current snap is 274 2024-02-10T05:39:36.264 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 47 to 270 2024-02-10T05:39:36.264 INFO:tasks.rados.rados.0.smithi178.stdout:2780: setattr oid 36 current snap is 274 2024-02-10T05:39:36.267 INFO:tasks.rados.rados.0.smithi178.stdout:2781: rmattr oid 40 current snap is 274 2024-02-10T05:39:36.267 INFO:tasks.rados.rados.0.smithi178.stdout:2781: done (2 left) 2024-02-10T05:39:36.267 INFO:tasks.rados.rados.0.smithi178.stdout:2782: snap_remove snap 273 2024-02-10T05:39:36.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:36 smithi178 ceph-mon[95116]: osdmap e626: 8 total, 8 up, 8 in 2024-02-10T05:39:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:36 smithi178 ceph-mon[95116]: osdmap e627: 8 total, 8 up, 8 in 2024-02-10T05:39:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:36 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:36 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:36 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:36 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:36 smithi178 ceph-mon[92537]: osdmap e626: 8 total, 8 up, 8 in 2024-02-10T05:39:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:36 smithi178 ceph-mon[92537]: osdmap e627: 8 total, 8 up, 8 in 2024-02-10T05:39:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:36 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:36 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:36 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:36 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:36 smithi189 ceph-mon[89631]: osdmap e626: 8 total, 8 up, 8 in 2024-02-10T05:39:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:36 smithi189 ceph-mon[89631]: osdmap e627: 8 total, 8 up, 8 in 2024-02-10T05:39:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:36 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:36 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:36 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:36 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:37.273 INFO:tasks.rados.rados.0.smithi178.stdout:2779: finishing rollback tid 1 to smithi17880450-47 2024-02-10T05:39:37.273 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 1879 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-10T05:39:37.273 INFO:tasks.rados.rados.0.smithi178.stdout:2779: finishing rollback tid 2 to smithi17880450-47 2024-02-10T05:39:37.274 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 1889 (ObjNum 665 snap 211 seq_num 665) dirty exists 2024-02-10T05:39:37.274 INFO:tasks.rados.rados.0.smithi178.stdout:2779: done (2 left) 2024-02-10T05:39:37.274 INFO:tasks.rados.rados.0.smithi178.stdout:2780: done (1 left) 2024-02-10T05:39:37.274 INFO:tasks.rados.rados.0.smithi178.stdout:2782: done (0 left) 2024-02-10T05:39:37.274 INFO:tasks.rados.rados.0.smithi178.stdout:2783: rollback oid 50 current snap is 274 2024-02-10T05:39:37.274 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 50 to 270 2024-02-10T05:39:37.274 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 8 current snap is 274 2024-02-10T05:39:37.274 INFO:tasks.rados.rados.0.smithi178.stdout:2784: seq_num 847 ranges {10297344=589824,10887168=753664,11640832=655360,12296192=196608} 2024-02-10T05:39:37.332 INFO:tasks.rados.rados.0.smithi178.stdout:2784: writing smithi17880450-8 from 10297344 to 10887168 tid 1 2024-02-10T05:39:37.337 INFO:tasks.rados.rados.0.smithi178.stdout:2784: writing smithi17880450-8 from 10887168 to 11640832 tid 2 2024-02-10T05:39:37.341 INFO:tasks.rados.rados.0.smithi178.stdout:2784: writing smithi17880450-8 from 11640832 to 12296192 tid 3 2024-02-10T05:39:37.343 INFO:tasks.rados.rados.0.smithi178.stdout:2784: writing smithi17880450-8 from 12296192 to 12492800 tid 4 2024-02-10T05:39:37.343 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 274 2024-02-10T05:39:37.343 INFO:tasks.rados.rados.0.smithi178.stdout:2783: finishing rollback tid 0 to smithi17880450-50 2024-02-10T05:39:37.343 INFO:tasks.rados.rados.0.smithi178.stdout:2783: finishing rollback tid 1 to smithi17880450-50 2024-02-10T05:39:37.343 INFO:tasks.rados.rados.0.smithi178.stdout:2783: finishing rollback tid 2 to smithi17880450-50 2024-02-10T05:39:37.343 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 1881 (ObjNum 825 snap 270 seq_num 825) dirty exists 2024-02-10T05:39:37.343 INFO:tasks.rados.rados.0.smithi178.stdout:2784: finishing write tid 1 to smithi17880450-8 2024-02-10T05:39:37.343 INFO:tasks.rados.rados.0.smithi178.stdout:2784: finishing write tid 2 to smithi17880450-8 2024-02-10T05:39:37.343 INFO:tasks.rados.rados.0.smithi178.stdout:2785: seq_num 848 ranges {18399232=606208,19005440=630784,19636224=458752,20094976=516096} 2024-02-10T05:39:37.418 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:37 smithi178 ceph-mon[92537]: osdmap e628: 8 total, 8 up, 8 in 2024-02-10T05:39:37.419 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:37 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:37.419 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:37 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:37.419 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:37 smithi178 ceph-mon[92537]: pgmap v579: 121 pgs: 121 active+clean; 227 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 6.5 MiB/s wr, 28 op/s 2024-02-10T05:39:37.419 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:37 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:37.419 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:37 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:37.419 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:37 smithi178 ceph-mon[95116]: osdmap e628: 8 total, 8 up, 8 in 2024-02-10T05:39:37.419 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:37 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:37.419 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:37 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:37.419 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:37 smithi178 ceph-mon[95116]: pgmap v579: 121 pgs: 121 active+clean; 227 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 6.5 MiB/s wr, 28 op/s 2024-02-10T05:39:37.419 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:37 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:37.419 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:37 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:37.446 INFO:tasks.rados.rados.0.smithi178.stdout:2785: writing smithi17880450-7 from 18399232 to 19005440 tid 1 2024-02-10T05:39:37.450 INFO:tasks.rados.rados.0.smithi178.stdout:2785: writing smithi17880450-7 from 19005440 to 19636224 tid 2 2024-02-10T05:39:37.453 INFO:tasks.rados.rados.0.smithi178.stdout:2785: writing smithi17880450-7 from 19636224 to 20094976 tid 3 2024-02-10T05:39:37.457 INFO:tasks.rados.rados.0.smithi178.stdout:2785: writing smithi17880450-7 from 20094976 to 20611072 tid 4 2024-02-10T05:39:37.457 INFO:tasks.rados.rados.0.smithi178.stdout:2783: done (2 left) 2024-02-10T05:39:37.457 INFO:tasks.rados.rados.0.smithi178.stdout:2786: rollback oid 42 current snap is 274 2024-02-10T05:39:37.457 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 42 to 270 2024-02-10T05:39:37.457 INFO:tasks.rados.rados.0.smithi178.stdout:2784: finishing write tid 3 to smithi17880450-8 2024-02-10T05:39:37.458 INFO:tasks.rados.rados.0.smithi178.stdout:2784: finishing write tid 4 to smithi17880450-8 2024-02-10T05:39:37.458 INFO:tasks.rados.rados.0.smithi178.stdout:2784: finishing write tid 5 to smithi17880450-8 2024-02-10T05:39:37.458 INFO:tasks.rados.rados.0.smithi178.stdout:2784: finishing write tid 6 to smithi17880450-8 2024-02-10T05:39:37.458 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 1888 (ObjNum 847 snap 274 seq_num 847) dirty exists 2024-02-10T05:39:37.458 INFO:tasks.rados.rados.0.smithi178.stdout:2784: left oid 8 (ObjNum 847 snap 274 seq_num 847) 2024-02-10T05:39:37.458 INFO:tasks.rados.rados.0.smithi178.stdout:2785: finishing write tid 1 to smithi17880450-7 2024-02-10T05:39:37.458 INFO:tasks.rados.rados.0.smithi178.stdout:2784: done (2 left) 2024-02-10T05:39:37.458 INFO:tasks.rados.rados.0.smithi178.stdout:2787: copy_from oid 31 from oid 35 current snap is 274 2024-02-10T05:39:37.458 INFO:tasks.rados.rados.0.smithi178.stdout:2785: finishing write tid 2 to smithi17880450-7 2024-02-10T05:39:37.458 INFO:tasks.rados.rados.0.smithi178.stdout:2785: finishing write tid 3 to smithi17880450-7 2024-02-10T05:39:37.458 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 274 2024-02-10T05:39:37.458 INFO:tasks.rados.rados.0.smithi178.stdout:2788: seq_num 849 ranges {12197888=622592,12820480=516096,13336576=663552,14000128=425984} 2024-02-10T05:39:37.519 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:37 smithi189 ceph-mon[89631]: osdmap e628: 8 total, 8 up, 8 in 2024-02-10T05:39:37.519 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:37 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:37.519 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:37 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:37.519 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:37 smithi189 ceph-mon[89631]: pgmap v579: 121 pgs: 121 active+clean; 227 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 6.5 MiB/s wr, 28 op/s 2024-02-10T05:39:37.519 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:37 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:37.519 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:37 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:37.526 INFO:tasks.rados.rados.0.smithi178.stdout:2788: writing smithi17880450-15 from 12197888 to 12820480 tid 1 2024-02-10T05:39:37.529 INFO:tasks.rados.rados.0.smithi178.stdout:2788: writing smithi17880450-15 from 12820480 to 13336576 tid 2 2024-02-10T05:39:37.533 INFO:tasks.rados.rados.0.smithi178.stdout:2788: writing smithi17880450-15 from 13336576 to 14000128 tid 3 2024-02-10T05:39:37.536 INFO:tasks.rados.rados.0.smithi178.stdout:2788: writing smithi17880450-15 from 14000128 to 14426112 tid 4 2024-02-10T05:39:37.537 INFO:tasks.rados.rados.0.smithi178.stdout:2789: copy_from oid 5 from oid 40 current snap is 274 2024-02-10T05:39:37.537 INFO:tasks.rados.rados.0.smithi178.stdout:2786: finishing rollback tid 1 to smithi17880450-42 2024-02-10T05:39:37.537 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 0 (ObjNum 97 snap 0 seq_num 29175311) dirty dne 2024-02-10T05:39:37.537 INFO:tasks.rados.rados.0.smithi178.stdout:2786: done (4 left) 2024-02-10T05:39:37.537 INFO:tasks.rados.rados.0.smithi178.stdout:2790: rollback oid 44 current snap is 274 2024-02-10T05:39:37.537 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 44 to 270 2024-02-10T05:39:37.537 INFO:tasks.rados.rados.0.smithi178.stdout:2785: finishing write tid 4 to smithi17880450-7 2024-02-10T05:39:37.537 INFO:tasks.rados.rados.0.smithi178.stdout:2785: finishing write tid 5 to smithi17880450-7 2024-02-10T05:39:37.537 INFO:tasks.rados.rados.0.smithi178.stdout:2785: finishing write tid 6 to smithi17880450-7 2024-02-10T05:39:37.537 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 1668 (ObjNum 848 snap 274 seq_num 848) dirty exists 2024-02-10T05:39:37.537 INFO:tasks.rados.rados.0.smithi178.stdout:2785: left oid 7 (ObjNum 848 snap 274 seq_num 848) 2024-02-10T05:39:37.537 INFO:tasks.rados.rados.0.smithi178.stdout:2787: finishing copy_from racing read to smithi17880450-31 2024-02-10T05:39:37.538 INFO:tasks.rados.rados.0.smithi178.stdout:2787: finishing copy_from to smithi17880450-31 2024-02-10T05:39:37.538 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 1868 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:39:37.538 INFO:tasks.rados.rados.0.smithi178.stdout:2788: finishing write tid 1 to smithi17880450-15 2024-02-10T05:39:37.538 INFO:tasks.rados.rados.0.smithi178.stdout:2788: finishing write tid 2 to smithi17880450-15 2024-02-10T05:39:37.538 INFO:tasks.rados.rados.0.smithi178.stdout:2785: done (4 left) 2024-02-10T05:39:37.538 INFO:tasks.rados.rados.0.smithi178.stdout:2787: done (3 left) 2024-02-10T05:39:37.538 INFO:tasks.rados.rados.0.smithi178.stdout:2791: copy_from oid 9 from oid 22 current snap is 274 2024-02-10T05:39:37.538 INFO:tasks.rados.rados.0.smithi178.stdout:2792: snap_create 2024-02-10T05:39:37.538 INFO:tasks.rados.rados.0.smithi178.stdout:2788: finishing write tid 3 to smithi17880450-15 2024-02-10T05:39:37.539 INFO:tasks.rados.rados.0.smithi178.stdout:2790: finishing rollback tid 0 to smithi17880450-44 2024-02-10T05:39:37.539 INFO:tasks.rados.rados.0.smithi178.stdout:2789: finishing copy_from to smithi17880450-5 2024-02-10T05:39:37.539 INFO:tasks.rados.rados.0.smithi178.stdout:2789: got expected ENOENT (src dne) 2024-02-10T05:39:37.539 INFO:tasks.rados.rados.0.smithi178.stdout:2789: finishing copy_from racing read to smithi17880450-5 2024-02-10T05:39:37.540 INFO:tasks.rados.rados.0.smithi178.stdout:2790: finishing rollback tid 1 to smithi17880450-44 2024-02-10T05:39:37.540 INFO:tasks.rados.rados.0.smithi178.stdout:2790: finishing rollback tid 2 to smithi17880450-44 2024-02-10T05:39:37.540 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 1206 (ObjNum 542 snap 167 seq_num 542) dirty exists 2024-02-10T05:39:37.540 INFO:tasks.rados.rados.0.smithi178.stdout:2788: finishing write tid 4 to smithi17880450-15 2024-02-10T05:39:37.540 INFO:tasks.rados.rados.0.smithi178.stdout:2788: finishing write tid 5 to smithi17880450-15 2024-02-10T05:39:37.542 INFO:tasks.rados.rados.0.smithi178.stdout:2788: finishing write tid 6 to smithi17880450-15 2024-02-10T05:39:37.542 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 2170 (ObjNum 849 snap 274 seq_num 849) dirty exists 2024-02-10T05:39:37.542 INFO:tasks.rados.rados.0.smithi178.stdout:2788: left oid 15 (ObjNum 849 snap 274 seq_num 849) 2024-02-10T05:39:37.544 INFO:tasks.rados.rados.0.smithi178.stdout:2791: finishing copy_from racing read to smithi17880450-9 2024-02-10T05:39:37.545 INFO:tasks.rados.rados.0.smithi178.stdout:2791: finishing copy_from to smithi17880450-9 2024-02-10T05:39:37.545 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 1639 (ObjNum 701 snap 222 seq_num 701) dirty exists 2024-02-10T05:39:37.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:39:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:39:37] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.43.0" 2024-02-10T05:39:38.461 INFO:tasks.rados.rados.0.smithi178.stdout:2788: done (4 left) 2024-02-10T05:39:38.461 INFO:tasks.rados.rados.0.smithi178.stdout:2789: done (3 left) 2024-02-10T05:39:38.462 INFO:tasks.rados.rados.0.smithi178.stdout:2790: done (2 left) 2024-02-10T05:39:38.462 INFO:tasks.rados.rados.0.smithi178.stdout:2791: done (1 left) 2024-02-10T05:39:38.462 INFO:tasks.rados.rados.0.smithi178.stdout:2792: done (0 left) 2024-02-10T05:39:38.462 INFO:tasks.rados.rados.0.smithi178.stdout:2793: setattr oid 22 current snap is 275 2024-02-10T05:39:38.462 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 26 current snap is 275 2024-02-10T05:39:38.462 INFO:tasks.rados.rados.0.smithi178.stdout:2794: seq_num 850 ranges {1810432=638976,2449408=802816,3252224=475136,3727360=327680} 2024-02-10T05:39:38.475 INFO:tasks.rados.rados.0.smithi178.stdout:2794: writing smithi17880450-26 from 1810432 to 2449408 tid 1 2024-02-10T05:39:38.480 INFO:tasks.rados.rados.0.smithi178.stdout:2794: writing smithi17880450-26 from 2449408 to 3252224 tid 2 2024-02-10T05:39:38.483 INFO:tasks.rados.rados.0.smithi178.stdout:2794: writing smithi17880450-26 from 3252224 to 3727360 tid 3 2024-02-10T05:39:38.486 INFO:tasks.rados.rados.0.smithi178.stdout:2794: writing smithi17880450-26 from 3727360 to 4055040 tid 4 2024-02-10T05:39:38.486 INFO:tasks.rados.rados.0.smithi178.stdout:2795: read oid 36 snap 270 2024-02-10T05:39:38.486 INFO:tasks.rados.rados.0.smithi178.stdout:2795: expect deleted 2024-02-10T05:39:38.486 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 275 2024-02-10T05:39:38.486 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2163 (ObjNum 701 snap 222 seq_num 701) dirty exists 2024-02-10T05:39:38.486 INFO:tasks.rados.rados.0.smithi178.stdout:2794: finishing write tid 1 to smithi17880450-26 2024-02-10T05:39:38.486 INFO:tasks.rados.rados.0.smithi178.stdout:2796: seq_num 851 ranges {2678784=655360,3334144=688128,4022272=679936,4702208=237568} 2024-02-10T05:39:38.504 INFO:tasks.rados.rados.0.smithi178.stdout:2796: writing smithi17880450-50 from 2678784 to 3334144 tid 1 2024-02-10T05:39:38.508 INFO:tasks.rados.rados.0.smithi178.stdout:2796: writing smithi17880450-50 from 3334144 to 4022272 tid 2 2024-02-10T05:39:38.512 INFO:tasks.rados.rados.0.smithi178.stdout:2796: writing smithi17880450-50 from 4022272 to 4702208 tid 3 2024-02-10T05:39:38.513 INFO:tasks.rados.rados.0.smithi178.stdout:2796: writing smithi17880450-50 from 4702208 to 4939776 tid 4 2024-02-10T05:39:38.514 INFO:tasks.rados.rados.0.smithi178.stdout:2793: done (3 left) 2024-02-10T05:39:38.514 INFO:tasks.rados.rados.0.smithi178.stdout:2797: snap_remove snap 274 2024-02-10T05:39:38.534 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:38 smithi178 ceph-mon[92537]: osdmap e629: 8 total, 8 up, 8 in 2024-02-10T05:39:38.534 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:38 smithi178 ceph-mon[95116]: osdmap e629: 8 total, 8 up, 8 in 2024-02-10T05:39:38.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:38 smithi189 ceph-mon[89631]: osdmap e629: 8 total, 8 up, 8 in 2024-02-10T05:39:39.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:39 smithi178 ceph-mon[92537]: osdmap e630: 8 total, 8 up, 8 in 2024-02-10T05:39:39.466 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:39 smithi178 ceph-mon[92537]: pgmap v582: 121 pgs: 121 active+clean; 223 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-02-10T05:39:39.469 INFO:tasks.rados.rados.0.smithi178.stdout:2794: finishing write tid 2 to smithi17880450-26 2024-02-10T05:39:39.470 INFO:tasks.rados.rados.0.smithi178.stdout:2794: finishing write tid 3 to smithi17880450-26 2024-02-10T05:39:39.470 INFO:tasks.rados.rados.0.smithi178.stdout:2794: finishing write tid 4 to smithi17880450-26 2024-02-10T05:39:39.470 INFO:tasks.rados.rados.0.smithi178.stdout:2794: finishing write tid 5 to smithi17880450-26 2024-02-10T05:39:39.470 INFO:tasks.rados.rados.0.smithi178.stdout:2794: finishing write tid 6 to smithi17880450-26 2024-02-10T05:39:39.470 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 2399 (ObjNum 850 snap 275 seq_num 850) dirty exists 2024-02-10T05:39:39.470 INFO:tasks.rados.rados.0.smithi178.stdout:2794: left oid 26 (ObjNum 850 snap 275 seq_num 850) 2024-02-10T05:39:39.470 INFO:tasks.rados.rados.0.smithi178.stdout:2796: finishing write tid 1 to smithi17880450-50 2024-02-10T05:39:39.470 INFO:tasks.rados.rados.0.smithi178.stdout:2796: finishing write tid 2 to smithi17880450-50 2024-02-10T05:39:39.470 INFO:tasks.rados.rados.0.smithi178.stdout:2796: finishing write tid 3 to smithi17880450-50 2024-02-10T05:39:39.470 INFO:tasks.rados.rados.0.smithi178.stdout:2796: finishing write tid 4 to smithi17880450-50 2024-02-10T05:39:39.470 INFO:tasks.rados.rados.0.smithi178.stdout:2796: finishing write tid 5 to smithi17880450-50 2024-02-10T05:39:39.470 INFO:tasks.rados.rados.0.smithi178.stdout:2796: finishing write tid 6 to smithi17880450-50 2024-02-10T05:39:39.470 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 1886 (ObjNum 851 snap 275 seq_num 851) dirty exists 2024-02-10T05:39:39.470 INFO:tasks.rados.rados.0.smithi178.stdout:2796: left oid 50 (ObjNum 851 snap 275 seq_num 851) 2024-02-10T05:39:39.471 INFO:tasks.rados.rados.0.smithi178.stdout:2794: done (3 left) 2024-02-10T05:39:39.471 INFO:tasks.rados.rados.0.smithi178.stdout:2795: done (2 left) 2024-02-10T05:39:39.471 INFO:tasks.rados.rados.0.smithi178.stdout:2796: done (1 left) 2024-02-10T05:39:39.471 INFO:tasks.rados.rados.0.smithi178.stdout:2797: done (0 left) 2024-02-10T05:39:39.471 INFO:tasks.rados.rados.0.smithi178.stdout:2798: read oid 35 snap -1 2024-02-10T05:39:39.471 INFO:tasks.rados.rados.0.smithi178.stdout:2798: expect (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:39:39.471 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 275 2024-02-10T05:39:39.471 INFO:tasks.rados.rados.0.smithi178.stdout:2799: seq_num 852 ranges {0=671744,671744=622592,1294336=442368,1736704=540672} 2024-02-10T05:39:39.474 INFO:tasks.rados.rados.0.smithi178.stdout:2799: writing smithi17880450-3 from 0 to 671744 tid 1 2024-02-10T05:39:39.478 INFO:tasks.rados.rados.0.smithi178.stdout:2799: writing smithi17880450-3 from 671744 to 1294336 tid 2 2024-02-10T05:39:39.481 INFO:tasks.rados.rados.0.smithi178.stdout:2799: writing smithi17880450-3 from 1294336 to 1736704 tid 3 2024-02-10T05:39:39.484 INFO:tasks.rados.rados.0.smithi178.stdout:2799: writing smithi17880450-3 from 1736704 to 2277376 tid 4 2024-02-10T05:39:39.484 INFO:tasks.rados.rados.0.smithi178.stdout:2800: snap_create 2024-02-10T05:39:39.485 INFO:tasks.rados.rados.0.smithi178.stdout:2799: finishing write tid 1 to smithi17880450-3 2024-02-10T05:39:39.485 INFO:tasks.rados.rados.0.smithi178.stdout:2799: finishing write tid 2 to smithi17880450-3 2024-02-10T05:39:39.485 INFO:tasks.rados.rados.0.smithi178.stdout:2799: finishing write tid 3 to smithi17880450-3 2024-02-10T05:39:39.487 INFO:tasks.rados.rados.0.smithi178.stdout:2798: expect (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:39:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:39 smithi189 ceph-mon[89631]: osdmap e630: 8 total, 8 up, 8 in 2024-02-10T05:39:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:39 smithi189 ceph-mon[89631]: pgmap v582: 121 pgs: 121 active+clean; 223 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-02-10T05:39:39.627 INFO:tasks.rados.rados.0.smithi178.stdout:2799: finishing write tid 4 to smithi17880450-3 2024-02-10T05:39:39.628 INFO:tasks.rados.rados.0.smithi178.stdout:2799: finishing write tid 5 to smithi17880450-3 2024-02-10T05:39:39.628 INFO:tasks.rados.rados.0.smithi178.stdout:2799: finishing write tid 6 to smithi17880450-3 2024-02-10T05:39:39.628 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 1889 (ObjNum 852 snap 275 seq_num 852) dirty exists 2024-02-10T05:39:39.628 INFO:tasks.rados.rados.0.smithi178.stdout:2799: left oid 3 (ObjNum 852 snap 275 seq_num 852) 2024-02-10T05:39:39.881 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:39 smithi178 ceph-mon[95116]: osdmap e630: 8 total, 8 up, 8 in 2024-02-10T05:39:39.881 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:39 smithi178 ceph-mon[95116]: pgmap v582: 121 pgs: 121 active+clean; 223 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-02-10T05:39:40.263 INFO:tasks.rados.rados.0.smithi178.stdout:2798: done (2 left) 2024-02-10T05:39:40.263 INFO:tasks.rados.rados.0.smithi178.stdout:2799: done (1 left) 2024-02-10T05:39:40.263 INFO:tasks.rados.rados.0.smithi178.stdout:2800: done (0 left) 2024-02-10T05:39:40.263 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 276 2024-02-10T05:39:40.263 INFO:tasks.rados.rados.0.smithi178.stdout:2801: seq_num 853 ranges {0=696320,696320=507904,1204224=647168,1851392=450560} 2024-02-10T05:39:40.266 INFO:tasks.rados.rados.0.smithi178.stdout:2801: writing smithi17880450-25 from 0 to 696320 tid 1 2024-02-10T05:39:40.270 INFO:tasks.rados.rados.0.smithi178.stdout:2801: writing smithi17880450-25 from 696320 to 1204224 tid 2 2024-02-10T05:39:40.274 INFO:tasks.rados.rados.0.smithi178.stdout:2801: writing smithi17880450-25 from 1204224 to 1851392 tid 3 2024-02-10T05:39:40.277 INFO:tasks.rados.rados.0.smithi178.stdout:2801: writing smithi17880450-25 from 1851392 to 2301952 tid 4 2024-02-10T05:39:40.278 INFO:tasks.rados.rados.0.smithi178.stdout:2802: rmattr oid 5 current snap is 276 2024-02-10T05:39:40.278 INFO:tasks.rados.rados.0.smithi178.stdout:2802: done (1 left) 2024-02-10T05:39:40.278 INFO:tasks.rados.rados.0.smithi178.stdout:2803: snap_create 2024-02-10T05:39:40.278 INFO:tasks.rados.rados.0.smithi178.stdout:2801: finishing write tid 1 to smithi17880450-25 2024-02-10T05:39:40.278 INFO:tasks.rados.rados.0.smithi178.stdout:2801: finishing write tid 2 to smithi17880450-25 2024-02-10T05:39:40.278 INFO:tasks.rados.rados.0.smithi178.stdout:2801: finishing write tid 3 to smithi17880450-25 2024-02-10T05:39:40.280 INFO:tasks.rados.rados.0.smithi178.stdout:2801: finishing write tid 4 to smithi17880450-25 2024-02-10T05:39:40.280 INFO:tasks.rados.rados.0.smithi178.stdout:2801: finishing write tid 5 to smithi17880450-25 2024-02-10T05:39:40.282 INFO:tasks.rados.rados.0.smithi178.stdout:2801: finishing write tid 6 to smithi17880450-25 2024-02-10T05:39:40.282 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 1638 (ObjNum 853 snap 276 seq_num 853) dirty exists 2024-02-10T05:39:40.282 INFO:tasks.rados.rados.0.smithi178.stdout:2801: left oid 25 (ObjNum 853 snap 276 seq_num 853) 2024-02-10T05:39:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:40 smithi189 ceph-mon[89631]: osdmap e631: 8 total, 8 up, 8 in 2024-02-10T05:39:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:40 smithi189 ceph-mon[89631]: osdmap e632: 8 total, 8 up, 8 in 2024-02-10T05:39:40.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:40 smithi178 ceph-mon[92537]: osdmap e631: 8 total, 8 up, 8 in 2024-02-10T05:39:40.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:40.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:40 smithi178 ceph-mon[92537]: osdmap e632: 8 total, 8 up, 8 in 2024-02-10T05:39:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:40 smithi178 ceph-mon[95116]: osdmap e631: 8 total, 8 up, 8 in 2024-02-10T05:39:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:40 smithi178 ceph-mon[95116]: osdmap e632: 8 total, 8 up, 8 in 2024-02-10T05:39:41.273 INFO:tasks.rados.rados.0.smithi178.stdout:2801: done (1 left) 2024-02-10T05:39:41.273 INFO:tasks.rados.rados.0.smithi178.stdout:2803: done (0 left) 2024-02-10T05:39:41.273 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 40 current snap is 277 2024-02-10T05:39:41.273 INFO:tasks.rados.rados.0.smithi178.stdout:2804: seq_num 854 ranges {0=712704,712704=794624,1507328=450560,1957888=360448} 2024-02-10T05:39:41.276 INFO:tasks.rados.rados.0.smithi178.stdout:2804: writing smithi17880450-40 from 0 to 712704 tid 1 2024-02-10T05:39:41.281 INFO:tasks.rados.rados.0.smithi178.stdout:2804: writing smithi17880450-40 from 712704 to 1507328 tid 2 2024-02-10T05:39:41.283 INFO:tasks.rados.rados.0.smithi178.stdout:2804: writing smithi17880450-40 from 1507328 to 1957888 tid 3 2024-02-10T05:39:41.286 INFO:tasks.rados.rados.0.smithi178.stdout:2804: writing smithi17880450-40 from 1957888 to 2318336 tid 4 2024-02-10T05:39:41.286 INFO:tasks.rados.rados.0.smithi178.stdout:2805: snap_create 2024-02-10T05:39:41.286 INFO:tasks.rados.rados.0.smithi178.stdout:2804: finishing write tid 1 to smithi17880450-40 2024-02-10T05:39:41.286 INFO:tasks.rados.rados.0.smithi178.stdout:2804: finishing write tid 2 to smithi17880450-40 2024-02-10T05:39:41.287 INFO:tasks.rados.rados.0.smithi178.stdout:2804: finishing write tid 3 to smithi17880450-40 2024-02-10T05:39:41.289 INFO:tasks.rados.rados.0.smithi178.stdout:2804: finishing write tid 4 to smithi17880450-40 2024-02-10T05:39:41.289 INFO:tasks.rados.rados.0.smithi178.stdout:2804: finishing write tid 5 to smithi17880450-40 2024-02-10T05:39:41.291 INFO:tasks.rados.rados.0.smithi178.stdout:2804: finishing write tid 6 to smithi17880450-40 2024-02-10T05:39:41.291 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 1211 (ObjNum 854 snap 277 seq_num 854) dirty exists 2024-02-10T05:39:41.291 INFO:tasks.rados.rados.0.smithi178.stdout:2804: left oid 40 (ObjNum 854 snap 277 seq_num 854) 2024-02-10T05:39:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:39:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: pgmap v585: 121 pgs: 121 active+clean; 242 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.4 MiB/s wr, 33 op/s 2024-02-10T05:39:41.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:41 smithi189 ceph-mon[89631]: osdmap e633: 8 total, 8 up, 8 in 2024-02-10T05:39:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:39:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: pgmap v585: 121 pgs: 121 active+clean; 242 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.4 MiB/s wr, 33 op/s 2024-02-10T05:39:41.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[92537]: osdmap e633: 8 total, 8 up, 8 in 2024-02-10T05:39:41.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:41.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:41.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:41.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:39:41.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:41.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:41.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: pgmap v585: 121 pgs: 121 active+clean; 242 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.4 MiB/s wr, 33 op/s 2024-02-10T05:39:41.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:41 smithi178 ceph-mon[95116]: osdmap e633: 8 total, 8 up, 8 in 2024-02-10T05:39:42.274 INFO:tasks.rados.rados.0.smithi178.stdout:2804: done (1 left) 2024-02-10T05:39:42.275 INFO:tasks.rados.rados.0.smithi178.stdout:2805: done (0 left) 2024-02-10T05:39:42.275 INFO:tasks.rados.rados.0.smithi178.stdout:2806: snap_create 2024-02-10T05:39:43.280 INFO:tasks.rados.rados.0.smithi178.stdout:2806: done (0 left) 2024-02-10T05:39:43.281 INFO:tasks.rados.rados.0.smithi178.stdout:2807: setattr oid 37 current snap is 279 2024-02-10T05:39:43.282 INFO:tasks.rados.rados.0.smithi178.stdout:2808: copy_from oid 13 from oid 1 current snap is 279 2024-02-10T05:39:43.282 INFO:tasks.rados.rados.0.smithi178.stdout:2809: delete oid 27 current snap is 279 2024-02-10T05:39:43.290 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 2403 (ObjNum 730 snap 240 seq_num 730) dirty exists 2024-02-10T05:39:43.291 INFO:tasks.rados.rados.0.smithi178.stdout:2807: done (2 left) 2024-02-10T05:39:43.291 INFO:tasks.rados.rados.0.smithi178.stdout:2809: done (1 left) 2024-02-10T05:39:43.291 INFO:tasks.rados.rados.0.smithi178.stdout:2810: copy_from oid 18 from oid 34 current snap is 279 2024-02-10T05:39:43.291 INFO:tasks.rados.rados.0.smithi178.stdout:2811: snap_remove snap 278 2024-02-10T05:39:43.485 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:43 smithi189 ceph-mon[89631]: Upgrade: Updating prometheus.a 2024-02-10T05:39:43.485 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:43 smithi189 ceph-mon[89631]: osdmap e634: 8 total, 8 up, 8 in 2024-02-10T05:39:43.485 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:43 smithi189 ceph-mon[89631]: Deploying daemon prometheus.a on smithi189 2024-02-10T05:39:43.485 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:43 smithi189 ceph-mon[89631]: pgmap v588: 121 pgs: 121 active+clean; 244 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2024-02-10T05:39:43.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:43 smithi178 ceph-mon[92537]: Upgrade: Updating prometheus.a 2024-02-10T05:39:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:43 smithi178 ceph-mon[92537]: osdmap e634: 8 total, 8 up, 8 in 2024-02-10T05:39:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:43 smithi178 ceph-mon[92537]: Deploying daemon prometheus.a on smithi189 2024-02-10T05:39:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:43 smithi178 ceph-mon[92537]: pgmap v588: 121 pgs: 121 active+clean; 244 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2024-02-10T05:39:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:43 smithi178 ceph-mon[95116]: Upgrade: Updating prometheus.a 2024-02-10T05:39:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:43 smithi178 ceph-mon[95116]: osdmap e634: 8 total, 8 up, 8 in 2024-02-10T05:39:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:43 smithi178 ceph-mon[95116]: Deploying daemon prometheus.a on smithi189 2024-02-10T05:39:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:43 smithi178 ceph-mon[95116]: pgmap v588: 121 pgs: 121 active+clean; 244 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.4 MiB/s wr, 20 op/s 2024-02-10T05:39:44.286 INFO:tasks.rados.rados.0.smithi178.stdout:2811: done (2 left) 2024-02-10T05:39:44.286 INFO:tasks.rados.rados.0.smithi178.stdout:2812: rmattr oid 15 current snap is 279 2024-02-10T05:39:44.286 INFO:tasks.rados.rados.0.smithi178.stdout:2810: finishing copy_from to smithi17880450-18 2024-02-10T05:39:44.286 INFO:tasks.rados.rados.0.smithi178.stdout:2810: got expected ENOENT (src dne) 2024-02-10T05:39:44.287 INFO:tasks.rados.rados.0.smithi178.stdout:2810: finishing copy_from racing read to smithi17880450-18 2024-02-10T05:39:44.287 INFO:tasks.rados.rados.0.smithi178.stdout:2808: finishing copy_from racing read to smithi17880450-13 2024-02-10T05:39:44.287 INFO:tasks.rados.rados.0.smithi178.stdout:2808: finishing copy_from to smithi17880450-13 2024-02-10T05:39:44.287 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 2162 (ObjNum 730 snap 240 seq_num 730) dirty exists 2024-02-10T05:39:44.287 INFO:tasks.rados.rados.0.smithi178.stdout:2808: done (2 left) 2024-02-10T05:39:44.287 INFO:tasks.rados.rados.0.smithi178.stdout:2810: done (1 left) 2024-02-10T05:39:44.287 INFO:tasks.rados.rados.0.smithi178.stdout:2812: done (0 left) 2024-02-10T05:39:44.287 INFO:tasks.rados.rados.0.smithi178.stdout:2813: setattr oid 17 current snap is 279 2024-02-10T05:39:44.288 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 47 current snap is 279 2024-02-10T05:39:44.288 INFO:tasks.rados.rados.0.smithi178.stdout:2814: seq_num 856 ranges {5447680=745472,6193152=557056,6750208=417792,7168000=434176,7602176=196608} 2024-02-10T05:39:44.321 INFO:tasks.rados.rados.0.smithi178.stdout:2814: writing smithi17880450-47 from 5447680 to 6193152 tid 1 2024-02-10T05:39:44.324 INFO:tasks.rados.rados.0.smithi178.stdout:2814: writing smithi17880450-47 from 6193152 to 6750208 tid 2 2024-02-10T05:39:44.326 INFO:tasks.rados.rados.0.smithi178.stdout:2814: writing smithi17880450-47 from 6750208 to 7168000 tid 3 2024-02-10T05:39:44.329 INFO:tasks.rados.rados.0.smithi178.stdout:2814: writing smithi17880450-47 from 7168000 to 7602176 tid 4 2024-02-10T05:39:44.330 INFO:tasks.rados.rados.0.smithi178.stdout:2814: writing smithi17880450-47 from 7602176 to 7798784 tid 5 2024-02-10T05:39:44.330 INFO:tasks.rados.rados.0.smithi178.stdout:2815: read oid 43 snap -1 2024-02-10T05:39:44.330 INFO:tasks.rados.rados.0.smithi178.stdout:2815: expect (ObjNum 794 snap 261 seq_num 794) 2024-02-10T05:39:44.330 INFO:tasks.rados.rados.0.smithi178.stdout:2816: snap_remove snap 277 2024-02-10T05:39:44.381 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:44 smithi189 ceph-mon[89631]: osdmap e635: 8 total, 8 up, 8 in 2024-02-10T05:39:44.382 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:39:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:44 smithi178 ceph-mon[92537]: osdmap e635: 8 total, 8 up, 8 in 2024-02-10T05:39:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:39:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:44 smithi178 ceph-mon[95116]: osdmap e635: 8 total, 8 up, 8 in 2024-02-10T05:39:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:39:45.266 INFO:tasks.rados.rados.0.smithi178.stdout:2816: done (3 left) 2024-02-10T05:39:45.266 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 279 2024-02-10T05:39:45.266 INFO:tasks.rados.rados.0.smithi178.stdout:2817: seq_num 857 ranges {7536640=761856,8298496=442368,8740864=630784,9371648=532480} 2024-02-10T05:39:45.311 INFO:tasks.rados.rados.0.smithi178.stdout:2817: writing smithi17880450-14 from 7536640 to 8298496 tid 1 2024-02-10T05:39:45.314 INFO:tasks.rados.rados.0.smithi178.stdout:2817: writing smithi17880450-14 from 8298496 to 8740864 tid 2 2024-02-10T05:39:45.317 INFO:tasks.rados.rados.0.smithi178.stdout:2817: writing smithi17880450-14 from 8740864 to 9371648 tid 3 2024-02-10T05:39:45.320 INFO:tasks.rados.rados.0.smithi178.stdout:2817: writing smithi17880450-14 from 9371648 to 9904128 tid 4 2024-02-10T05:39:45.320 INFO:tasks.rados.rados.0.smithi178.stdout:2818: snap_remove snap 276 2024-02-10T05:39:45.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:45 smithi189 ceph-mon[89631]: osdmap e636: 8 total, 8 up, 8 in 2024-02-10T05:39:45.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:45 smithi189 ceph-mon[89631]: pgmap v591: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 257 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-02-10T05:39:45.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:45 smithi189 ceph-mon[89631]: osdmap e637: 8 total, 8 up, 8 in 2024-02-10T05:39:45.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:45 smithi178 ceph-mon[92537]: osdmap e636: 8 total, 8 up, 8 in 2024-02-10T05:39:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:45 smithi178 ceph-mon[92537]: pgmap v591: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 257 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-02-10T05:39:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:45 smithi178 ceph-mon[92537]: osdmap e637: 8 total, 8 up, 8 in 2024-02-10T05:39:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:45 smithi178 ceph-mon[95116]: osdmap e636: 8 total, 8 up, 8 in 2024-02-10T05:39:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:45 smithi178 ceph-mon[95116]: pgmap v591: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 257 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-02-10T05:39:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:45 smithi178 ceph-mon[95116]: osdmap e637: 8 total, 8 up, 8 in 2024-02-10T05:39:46.287 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 systemd[1]: Stopping Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:39:46.292 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 1874 (ObjNum 690 snap 219 seq_num 690) dirty exists 2024-02-10T05:39:46.292 INFO:tasks.rados.rados.0.smithi178.stdout:2814: finishing write tid 1 to smithi17880450-47 2024-02-10T05:39:46.292 INFO:tasks.rados.rados.0.smithi178.stdout:2814: finishing write tid 2 to smithi17880450-47 2024-02-10T05:39:46.292 INFO:tasks.rados.rados.0.smithi178.stdout:2814: finishing write tid 3 to smithi17880450-47 2024-02-10T05:39:46.292 INFO:tasks.rados.rados.0.smithi178.stdout:2814: finishing write tid 4 to smithi17880450-47 2024-02-10T05:39:46.292 INFO:tasks.rados.rados.0.smithi178.stdout:2814: finishing write tid 5 to smithi17880450-47 2024-02-10T05:39:46.292 INFO:tasks.rados.rados.0.smithi178.stdout:2814: finishing write tid 6 to smithi17880450-47 2024-02-10T05:39:46.292 INFO:tasks.rados.rados.0.smithi178.stdout:2814: finishing write tid 7 to smithi17880450-47 2024-02-10T05:39:46.292 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 1895 (ObjNum 856 snap 279 seq_num 856) dirty exists 2024-02-10T05:39:46.293 INFO:tasks.rados.rados.0.smithi178.stdout:2814: left oid 47 (ObjNum 856 snap 279 seq_num 856) 2024-02-10T05:39:46.293 INFO:tasks.rados.rados.0.smithi178.stdout:2815: expect (ObjNum 794 snap 261 seq_num 794) 2024-02-10T05:39:46.576 INFO:tasks.rados.rados.0.smithi178.stdout:2817: finishing write tid 1 to smithi17880450-14 2024-02-10T05:39:46.577 INFO:tasks.rados.rados.0.smithi178.stdout:2817: finishing write tid 2 to smithi17880450-14 2024-02-10T05:39:46.577 INFO:tasks.rados.rados.0.smithi178.stdout:2817: finishing write tid 3 to smithi17880450-14 2024-02-10T05:39:46.577 INFO:tasks.rados.rados.0.smithi178.stdout:2817: finishing write tid 4 to smithi17880450-14 2024-02-10T05:39:46.577 INFO:tasks.rados.rados.0.smithi178.stdout:2817: finishing write tid 5 to smithi17880450-14 2024-02-10T05:39:46.577 INFO:tasks.rados.rados.0.smithi178.stdout:2813: done (4 left) 2024-02-10T05:39:46.577 INFO:tasks.rados.rados.0.smithi178.stdout:2814: done (3 left) 2024-02-10T05:39:46.577 INFO:tasks.rados.rados.0.smithi178.stdout:2815: done (2 left) 2024-02-10T05:39:46.577 INFO:tasks.rados.rados.0.smithi178.stdout:2818: done (1 left) 2024-02-10T05:39:46.577 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 279 2024-02-10T05:39:46.577 INFO:tasks.rados.rados.0.smithi178.stdout:2817: finishing write tid 6 to smithi17880450-14 2024-02-10T05:39:46.577 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 1884 (ObjNum 857 snap 279 seq_num 857) dirty exists 2024-02-10T05:39:46.577 INFO:tasks.rados.rados.0.smithi178.stdout:2817: left oid 14 (ObjNum 857 snap 279 seq_num 857) 2024-02-10T05:39:46.577 INFO:tasks.rados.rados.0.smithi178.stdout:2819: seq_num 858 ranges {8421376=778240,9199616=729088,9928704=434176,10362880=442368} 2024-02-10T05:39:46.625 INFO:tasks.rados.rados.0.smithi178.stdout:2819: writing smithi17880450-19 from 8421376 to 9199616 tid 1 2024-02-10T05:39:46.629 INFO:tasks.rados.rados.0.smithi178.stdout:2819: writing smithi17880450-19 from 9199616 to 9928704 tid 2 2024-02-10T05:39:46.632 INFO:tasks.rados.rados.0.smithi178.stdout:2819: writing smithi17880450-19 from 9928704 to 10362880 tid 3 2024-02-10T05:39:46.635 INFO:tasks.rados.rados.0.smithi178.stdout:2819: writing smithi17880450-19 from 10362880 to 10805248 tid 4 2024-02-10T05:39:46.635 INFO:tasks.rados.rados.0.smithi178.stdout:2817: done (1 left) 2024-02-10T05:39:46.635 INFO:tasks.rados.rados.0.smithi178.stdout:2820: snap_create 2024-02-10T05:39:46.635 INFO:tasks.rados.rados.0.smithi178.stdout:2819: finishing write tid 1 to smithi17880450-19 2024-02-10T05:39:46.635 INFO:tasks.rados.rados.0.smithi178.stdout:2819: finishing write tid 2 to smithi17880450-19 2024-02-10T05:39:46.635 INFO:tasks.rados.rados.0.smithi178.stdout:2819: finishing write tid 3 to smithi17880450-19 2024-02-10T05:39:46.638 INFO:tasks.rados.rados.0.smithi178.stdout:2819: finishing write tid 4 to smithi17880450-19 2024-02-10T05:39:46.638 INFO:tasks.rados.rados.0.smithi178.stdout:2819: finishing write tid 5 to smithi17880450-19 2024-02-10T05:39:46.639 INFO:tasks.rados.rados.0.smithi178.stdout:2819: finishing write tid 6 to smithi17880450-19 2024-02-10T05:39:46.639 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2087 (ObjNum 858 snap 279 seq_num 858) dirty exists 2024-02-10T05:39:46.639 INFO:tasks.rados.rados.0.smithi178.stdout:2819: left oid 19 (ObjNum 858 snap 279 seq_num 858) 2024-02-10T05:39:46.736 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:39:46.446Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T05:39:46.736 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:39:46.446Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-10T05:39:46.736 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:39:46.446Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-10T05:39:46.736 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:39:46.446Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T05:39:46.736 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:39:46.446Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-10T05:39:46.736 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:39:46.446Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-10T05:39:46.736 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:39:46.446Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T05:39:46.736 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:39:46.446Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-10T05:39:46.736 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:39:46.446Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-10T05:39:46.736 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:39:46.446Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T05:39:46.736 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:39:46.446Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-10T05:39:46.736 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[80116]: ts=2024-02-10T05:39:46.447Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-10T05:39:46.737 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 podman[123134]: 2024-02-10 05:39:46.456626957 +0000 UTC m=+0.141848057 container died 42ce2738514da8fe8b00ee4cec3d588a5065f848524ec4d83a971dccf5eb7306 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:39:47.037 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 podman[123134]: 2024-02-10 05:39:46.851621314 +0000 UTC m=+0.536842424 container cleanup 42ce2738514da8fe8b00ee4cec3d588a5065f848524ec4d83a971dccf5eb7306 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:39:47.037 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:46 smithi189 bash[123134]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T05:39:47.296 INFO:tasks.rados.rados.0.smithi178.stdout:2819: done (1 left) 2024-02-10T05:39:47.296 INFO:tasks.rados.rados.0.smithi178.stdout:2820: done (0 left) 2024-02-10T05:39:47.296 INFO:tasks.rados.rados.0.smithi178.stdout:2821: read oid 30 snap -1 2024-02-10T05:39:47.296 INFO:tasks.rados.rados.0.smithi178.stdout:2821: expect (ObjNum 789 snap 259 seq_num 789) 2024-02-10T05:39:47.296 INFO:tasks.rados.rados.0.smithi178.stdout:2822: snap_remove snap 279 2024-02-10T05:39:47.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-mon[89631]: osdmap e638: 8 total, 8 up, 8 in 2024-02-10T05:39:47.423 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-mon[89631]: pgmap v594: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 259 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 19 op/s 2024-02-10T05:39:47.423 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 podman[123154]: 2024-02-10 05:39:47.094365904 +0000 UTC m=+0.640679867 container remove 42ce2738514da8fe8b00ee4cec3d588a5065f848524ec4d83a971dccf5eb7306 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:39:47.423 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@prometheus.a.service: Deactivated successfully. 2024-02-10T05:39:47.423 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 systemd[1]: Stopped Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:39:47.423 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@prometheus.a.service: Consumed 2.760s CPU time. 2024-02-10T05:39:47.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:47 smithi178 ceph-mon[92537]: osdmap e638: 8 total, 8 up, 8 in 2024-02-10T05:39:47.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:47 smithi178 ceph-mon[92537]: pgmap v594: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 259 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 19 op/s 2024-02-10T05:39:47.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:47 smithi178 ceph-mon[95116]: osdmap e638: 8 total, 8 up, 8 in 2024-02-10T05:39:47.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:47 smithi178 ceph-mon[95116]: pgmap v594: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 259 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 19 op/s 2024-02-10T05:39:47.782 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 systemd[1]: Starting Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:39:47.782 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 podman[123288]: 2024-02-10 05:39:47.540276201 +0000 UTC m=+0.018826585 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-02-10T05:39:47.782 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 podman[123288]: 2024-02-10 05:39:47.645329508 +0000 UTC m=+0.123879877 container create 3a0d7d21d884eb5323bd0643810653cc5123ae263a297bafdfd113dcabe4cc44 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:39:47.880 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:39:48.196 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:39:48.196 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (8m) 12s ago 12m 24.9M - 0.25.0 c8568f914cd2 aff43f7a5b9e 2024-02-10T05:39:48.196 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (7m) 12s ago 11m 86.1M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:39:48.196 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (55s) 12s ago 13m 15.9M - 19.0.0-1361-g290212a1 c328ab9dcfc7 7ae52faba2d7 2024-02-10T05:39:48.196 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (34s) 12s ago 13m 13.9M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c11b1c27b8e8 2024-02-10T05:39:48.197 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (7m) 12s ago 16m 451M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:39:48.197 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (7m) 12s ago 18m 511M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:39:48.197 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (6m) 12s ago 18m 68.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:39:48.197 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (6m) 12s ago 16m 56.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 32ab039140f2 2024-02-10T05:39:48.197 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (6m) 12s ago 16m 59.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:39:48.197 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (20s) 12s ago 11m 3384k - 1.5.0 0da6a335fe13 91fa124748b5 2024-02-10T05:39:48.197 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (16s) 12s ago 11m 3632k - 1.5.0 0da6a335fe13 029bf94c4c45 2024-02-10T05:39:48.197 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (5m) 12s ago 16m 355M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 6b1445eee423 2024-02-10T05:39:48.197 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (4m) 12s ago 15m 359M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 9caa5019ee1f 2024-02-10T05:39:48.197 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (4m) 12s ago 15m 355M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 2733e0215ccb 2024-02-10T05:39:48.197 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (3m) 12s ago 15m 141M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92fd1871dd99 2024-02-10T05:39:48.197 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (3m) 12s ago 14m 181M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 d9b69540b813 2024-02-10T05:39:48.197 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (2m) 12s ago 14m 278M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92957ef5602d 2024-02-10T05:39:48.197 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (113s) 12s ago 13m 136M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 86fa412173c0 2024-02-10T05:39:48.198 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (78s) 12s ago 13m 135M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 034fb445613a 2024-02-10T05:39:48.198 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 starting - - - - 2024-02-10T05:39:48.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 podman[123288]: 2024-02-10 05:39:47.889258318 +0000 UTC m=+0.367808687 container init 3a0d7d21d884eb5323bd0643810653cc5123ae263a297bafdfd113dcabe4cc44 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:39:48.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 podman[123288]: 2024-02-10 05:39:47.894976449 +0000 UTC m=+0.373526822 container start 3a0d7d21d884eb5323bd0643810653cc5123ae263a297bafdfd113dcabe4cc44 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T05:39:48.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.919Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-10T05:39:48.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.919Z 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-02-10T05:39:48.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.919Z caller=main.go:570 level=info host_details="(Linux 5.14.0-419.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 7 23:01:41 UTC 2024 x86_64 smithi189 (none))" 2024-02-10T05:39:48.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.919Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T05:39:48.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.919Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T05:39:48.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.920Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T05:39:48.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.921Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-10T05:39:48.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.922Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-10T05:39:48.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.922Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-10T05:39:48.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.924Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T05:39:48.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.924Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.021µs 2024-02-10T05:39:48.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.924Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T05:39:48.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.925Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-02-10T05:39:48.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.939Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-02-10T05:39:48.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.941Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-02-10T05:39:48.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.949Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-02-10T05:39:48.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.949Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-02-10T05:39:48.289 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.949Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.695µs wal_replay_duration=24.623477ms wbl_replay_duration=104ns total_replay_duration=24.665848ms 2024-02-10T05:39:48.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.952Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T05:39:48.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.952Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-10T05:39:48.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.952Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T05:39:48.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 bash[123288]: 3a0d7d21d884eb5323bd0643810653cc5123ae263a297bafdfd113dcabe4cc44 2024-02-10T05:39:48.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 systemd[1]: Started Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:39:48.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.968Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.211677ms db_storage=784ns remote_storage=1.146µs web_handler=353ns query_engine=545ns scrape=407.234µs scrape_sd=75.566µs notify=26.545µs notify_sd=27.646µs rules=15.460726ms tracing=7.281µs 2024-02-10T05:39:48.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.968Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-10T05:39:48.290 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 05:39:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T05:39:47.968Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-10T05:39:48.300 INFO:tasks.rados.rados.0.smithi178.stdout:2822: done (1 left) 2024-02-10T05:39:48.300 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 33 current snap is 280 2024-02-10T05:39:48.300 INFO:tasks.rados.rados.0.smithi178.stdout:2823: seq_num 859 ranges {0=794624,794624=614400,1409024=638976,2048000=352256} 2024-02-10T05:39:48.305 INFO:tasks.rados.rados.0.smithi178.stdout:2823: writing smithi17880450-33 from 0 to 794624 tid 1 2024-02-10T05:39:48.308 INFO:tasks.rados.rados.0.smithi178.stdout:2823: writing smithi17880450-33 from 794624 to 1409024 tid 2 2024-02-10T05:39:48.312 INFO:tasks.rados.rados.0.smithi178.stdout:2823: writing smithi17880450-33 from 1409024 to 2048000 tid 3 2024-02-10T05:39:48.314 INFO:tasks.rados.rados.0.smithi178.stdout:2823: writing smithi17880450-33 from 2048000 to 2400256 tid 4 2024-02-10T05:39:48.314 INFO:tasks.rados.rados.0.smithi178.stdout:2824: delete oid 16 current snap is 280 2024-02-10T05:39:48.314 INFO:tasks.rados.rados.0.smithi178.stdout:2821: expect (ObjNum 789 snap 259 seq_num 789) 2024-02-10T05:39:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:48 smithi178 ceph-mon[92537]: osdmap e639: 8 total, 8 up, 8 in 2024-02-10T05:39:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:48 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:48 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:48 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:48.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:48 smithi178 ceph-mon[95116]: osdmap e639: 8 total, 8 up, 8 in 2024-02-10T05:39:48.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:48 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:48.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:48 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:48.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:48 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:48.604 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:39:48.604 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:39:48.604 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:39:48.604 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:39:48.604 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:39:48.605 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:39:48.605 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:39:48.605 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:39:48.605 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T05:39:48.605 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:39:48.605 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:39:48.605 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:39:48.605 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:39:48.605 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:39:48.605 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 15 2024-02-10T05:39:48.605 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:39:48.605 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:39:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:48 smithi189 ceph-mon[89631]: osdmap e639: 8 total, 8 up, 8 in 2024-02-10T05:39:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:48 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:48 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:48 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:48.862 INFO:tasks.rados.rados.0.smithi178.stdout:2823: finishing write tid 1 to smithi17880450-33 2024-02-10T05:39:48.862 INFO:tasks.rados.rados.0.smithi178.stdout:2823: finishing write tid 2 to smithi17880450-33 2024-02-10T05:39:48.862 INFO:tasks.rados.rados.0.smithi178.stdout:2823: finishing write tid 3 to smithi17880450-33 2024-02-10T05:39:48.862 INFO:tasks.rados.rados.0.smithi178.stdout:2823: finishing write tid 4 to smithi17880450-33 2024-02-10T05:39:48.862 INFO:tasks.rados.rados.0.smithi178.stdout:2823: finishing write tid 5 to smithi17880450-33 2024-02-10T05:39:48.862 INFO:tasks.rados.rados.0.smithi178.stdout:2823: finishing write tid 6 to smithi17880450-33 2024-02-10T05:39:48.862 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 1889 (ObjNum 859 snap 280 seq_num 859) dirty exists 2024-02-10T05:39:48.862 INFO:tasks.rados.rados.0.smithi178.stdout:2823: left oid 33 (ObjNum 859 snap 280 seq_num 859) 2024-02-10T05:39:48.863 INFO:tasks.rados.rados.0.smithi178.stdout:2821: done (2 left) 2024-02-10T05:39:48.863 INFO:tasks.rados.rados.0.smithi178.stdout:2823: done (1 left) 2024-02-10T05:39:48.863 INFO:tasks.rados.rados.0.smithi178.stdout:2824: done (0 left) 2024-02-10T05:39:48.863 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 280 2024-02-10T05:39:48.863 INFO:tasks.rados.rados.0.smithi178.stdout:2825: seq_num 861 ranges {2154496=24576} 2024-02-10T05:39:48.871 INFO:tasks.rados.rados.0.smithi178.stdout:2825: writing smithi17880450-9 from 2154496 to 2179072 tid 1 2024-02-10T05:39:48.871 INFO:tasks.rados.rados.0.smithi178.stdout:2826: snap_remove snap 275 2024-02-10T05:39:49.304 INFO:tasks.rados.rados.0.smithi178.stdout:2826: done (1 left) 2024-02-10T05:39:49.304 INFO:tasks.rados.rados.0.smithi178.stdout:2827: rmattr oid 26 current snap is 280 2024-02-10T05:39:49.304 INFO:tasks.rados.rados.0.smithi178.stdout:2825: finishing write tid 1 to smithi17880450-9 2024-02-10T05:39:49.304 INFO:tasks.rados.rados.0.smithi178.stdout:2825: finishing write tid 2 to smithi17880450-9 2024-02-10T05:39:49.304 INFO:tasks.rados.rados.0.smithi178.stdout:2825: finishing write tid 3 to smithi17880450-9 2024-02-10T05:39:49.305 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 2020 (ObjNum 861 snap 280 seq_num 861) dirty exists 2024-02-10T05:39:49.305 INFO:tasks.rados.rados.0.smithi178.stdout:2825: left oid 9 (ObjNum 861 snap 280 seq_num 861) 2024-02-10T05:39:49.305 INFO:tasks.rados.rados.0.smithi178.stdout:2825: done (1 left) 2024-02-10T05:39:49.305 INFO:tasks.rados.rados.0.smithi178.stdout:2828: delete oid 37 current snap is 280 2024-02-10T05:39:49.316 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 2412 (ObjNum 850 snap 275 seq_num 850) dirty exists 2024-02-10T05:39:49.316 INFO:tasks.rados.rados.0.smithi178.stdout:2827: done (1 left) 2024-02-10T05:39:49.316 INFO:tasks.rados.rados.0.smithi178.stdout:2828: done (0 left) 2024-02-10T05:39:49.316 INFO:tasks.rados.rados.0.smithi178.stdout:2829: rollback oid 41 current snap is 280 2024-02-10T05:39:49.316 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 41 to 270 2024-02-10T05:39:49.316 INFO:tasks.rados.rados.0.smithi178.stdout:2830: read oid 26 snap -1 2024-02-10T05:39:49.316 INFO:tasks.rados.rados.0.smithi178.stdout:2830: expect (ObjNum 850 snap 275 seq_num 850) 2024-02-10T05:39:49.316 INFO:tasks.rados.rados.0.smithi178.stdout:2831: read oid 50 snap 270 2024-02-10T05:39:49.316 INFO:tasks.rados.rados.0.smithi178.stdout:2831: expect (ObjNum 825 snap 270 seq_num 825) 2024-02-10T05:39:49.317 INFO:tasks.rados.rados.0.smithi178.stdout:2832: read oid 17 snap -1 2024-02-10T05:39:49.317 INFO:tasks.rados.rados.0.smithi178.stdout:2832: expect (ObjNum 690 snap 219 seq_num 690) 2024-02-10T05:39:49.317 INFO:tasks.rados.rados.0.smithi178.stdout:2833: delete oid 27 current snap is 280 2024-02-10T05:39:49.320 INFO:tasks.rados.rados.0.smithi178.stdout:2829: finishing rollback tid 0 to smithi17880450-41 2024-02-10T05:39:49.321 INFO:tasks.rados.rados.0.smithi178.stdout:2829: finishing rollback tid 1 to smithi17880450-41 2024-02-10T05:39:49.322 INFO:tasks.rados.rados.0.smithi178.stdout:2829: finishing rollback tid 2 to smithi17880450-41 2024-02-10T05:39:49.322 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2167 (ObjNum 740 snap 242 seq_num 740) dirty exists 2024-02-10T05:39:49.323 INFO:tasks.rados.rados.0.smithi178.stdout:2829: done (4 left) 2024-02-10T05:39:49.323 INFO:tasks.rados.rados.0.smithi178.stdout:2833: done (3 left) 2024-02-10T05:39:49.323 INFO:tasks.rados.rados.0.smithi178.stdout:2834: read oid 16 snap -1 2024-02-10T05:39:49.323 INFO:tasks.rados.rados.0.smithi178.stdout:2834: expect deleted 2024-02-10T05:39:49.323 INFO:tasks.rados.rados.0.smithi178.stdout:2835: read oid 20 snap 270 2024-02-10T05:39:49.324 INFO:tasks.rados.rados.0.smithi178.stdout:2835: expect (ObjNum 817 snap 267 seq_num 817) 2024-02-10T05:39:49.324 INFO:tasks.rados.rados.0.smithi178.stdout:2836: delete oid 46 current snap is 280 2024-02-10T05:39:49.339 INFO:tasks.rados.rados.0.smithi178.stdout:2835: expect (ObjNum 817 snap 267 seq_num 817) 2024-02-10T05:39:49.449 INFO:tasks.rados.rados.0.smithi178.stdout:2831: expect (ObjNum 825 snap 270 seq_num 825) 2024-02-10T05:39:49.530 INFO:tasks.rados.rados.0.smithi178.stdout:2830: expect (ObjNum 850 snap 275 seq_num 850) 2024-02-10T05:39:49.663 INFO:tasks.rados.rados.0.smithi178.stdout:2832: expect (ObjNum 690 snap 219 seq_num 690) 2024-02-10T05:39:49.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:49 smithi178 ceph-mon[95116]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:39:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:49 smithi178 ceph-mon[95116]: from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:39:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:49 smithi178 ceph-mon[95116]: osdmap e640: 8 total, 8 up, 8 in 2024-02-10T05:39:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:49 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2015203781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:49 smithi178 ceph-mon[95116]: pgmap v597: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 262 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-02-10T05:39:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:49 smithi178 ceph-mon[92537]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:39:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:49 smithi178 ceph-mon[92537]: from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:39:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:49 smithi178 ceph-mon[92537]: osdmap e640: 8 total, 8 up, 8 in 2024-02-10T05:39:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:49 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2015203781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:49 smithi178 ceph-mon[92537]: pgmap v597: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 262 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-02-10T05:39:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:49 smithi189 ceph-mon[89631]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:39:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:49 smithi189 ceph-mon[89631]: from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:39:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:49 smithi189 ceph-mon[89631]: osdmap e640: 8 total, 8 up, 8 in 2024-02-10T05:39:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:49 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2015203781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:49 smithi189 ceph-mon[89631]: pgmap v597: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 262 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-02-10T05:39:49.909 INFO:tasks.rados.rados.0.smithi178.stdout:2830: done (5 left) 2024-02-10T05:39:49.909 INFO:tasks.rados.rados.0.smithi178.stdout:2831: done (4 left) 2024-02-10T05:39:49.909 INFO:tasks.rados.rados.0.smithi178.stdout:2832: done (3 left) 2024-02-10T05:39:49.909 INFO:tasks.rados.rados.0.smithi178.stdout:2834: done (2 left) 2024-02-10T05:39:49.909 INFO:tasks.rados.rados.0.smithi178.stdout:2835: done (1 left) 2024-02-10T05:39:49.909 INFO:tasks.rados.rados.0.smithi178.stdout:2836: done (0 left) 2024-02-10T05:39:49.909 INFO:tasks.rados.rados.0.smithi178.stdout:2837: read oid 4 snap 270 2024-02-10T05:39:49.909 INFO:tasks.rados.rados.0.smithi178.stdout:2837: expect (ObjNum 816 snap 266 seq_num 816) 2024-02-10T05:39:49.909 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 280 2024-02-10T05:39:49.909 INFO:tasks.rados.rados.0.smithi178.stdout:2838: seq_num 865 ranges {2179072=90112} 2024-02-10T05:39:49.921 INFO:tasks.rados.rados.0.smithi178.stdout:2838: writing smithi17880450-9 from 2179072 to 2269184 tid 1 2024-02-10T05:39:49.921 INFO:tasks.rados.rados.0.smithi178.stdout:2839: rmattr oid 7 current snap is 280 2024-02-10T05:39:49.921 INFO:tasks.rados.rados.0.smithi178.stdout:2839: done (2 left) 2024-02-10T05:39:49.921 INFO:tasks.rados.rados.0.smithi178.stdout:2840: delete oid 30 current snap is 280 2024-02-10T05:39:49.921 INFO:tasks.rados.rados.0.smithi178.stdout:2837: expect (ObjNum 816 snap 266 seq_num 816) 2024-02-10T05:39:49.965 INFO:tasks.rados.rados.0.smithi178.stdout:2838: finishing write tid 1 to smithi17880450-9 2024-02-10T05:39:49.965 INFO:tasks.rados.rados.0.smithi178.stdout:2838: finishing write tid 2 to smithi17880450-9 2024-02-10T05:39:49.965 INFO:tasks.rados.rados.0.smithi178.stdout:2838: finishing write tid 3 to smithi17880450-9 2024-02-10T05:39:49.965 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 2022 (ObjNum 865 snap 280 seq_num 865) dirty exists 2024-02-10T05:39:49.965 INFO:tasks.rados.rados.0.smithi178.stdout:2838: left oid 9 (ObjNum 865 snap 280 seq_num 865) 2024-02-10T05:39:49.965 INFO:tasks.rados.rados.0.smithi178.stdout:2837: done (2 left) 2024-02-10T05:39:49.965 INFO:tasks.rados.rados.0.smithi178.stdout:2838: done (1 left) 2024-02-10T05:39:49.965 INFO:tasks.rados.rados.0.smithi178.stdout:2840: done (0 left) 2024-02-10T05:39:49.965 INFO:tasks.rados.rados.0.smithi178.stdout:2841: snap_remove snap 270 2024-02-10T05:39:50.266 INFO:tasks.rados.rados.0.smithi178.stdout:2841: done (0 left) 2024-02-10T05:39:50.266 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 21 current snap is 280 2024-02-10T05:39:50.266 INFO:tasks.rados.rados.0.smithi178.stdout:2842: seq_num 867 ranges {0=122880} 2024-02-10T05:39:50.266 INFO:tasks.rados.rados.0.smithi178.stdout:2842: writing smithi17880450-21 from 0 to 122880 tid 1 2024-02-10T05:39:50.267 INFO:tasks.rados.rados.0.smithi178.stdout:2843: rmattr oid 43 current snap is 280 2024-02-10T05:39:50.267 INFO:tasks.rados.rados.0.smithi178.stdout:2843: done (1 left) 2024-02-10T05:39:50.268 INFO:tasks.rados.rados.0.smithi178.stdout:2844: rollback oid 37 current snap is 280 2024-02-10T05:39:50.268 INFO:tasks.rados.rados.0.smithi178.stdout:2844: done (1 left) 2024-02-10T05:39:50.268 INFO:tasks.rados.rados.0.smithi178.stdout:2845: delete oid 44 current snap is 280 2024-02-10T05:39:50.277 INFO:tasks.rados.rados.0.smithi178.stdout:2842: finishing write tid 1 to smithi17880450-21 2024-02-10T05:39:50.277 INFO:tasks.rados.rados.0.smithi178.stdout:2842: finishing write tid 2 to smithi17880450-21 2024-02-10T05:39:50.281 INFO:tasks.rados.rados.0.smithi178.stdout:2842: finishing write tid 3 to smithi17880450-21 2024-02-10T05:39:50.281 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 2089 (ObjNum 867 snap 280 seq_num 867) dirty exists 2024-02-10T05:39:50.281 INFO:tasks.rados.rados.0.smithi178.stdout:2842: left oid 21 (ObjNum 867 snap 280 seq_num 867) 2024-02-10T05:39:50.284 INFO:tasks.rados.rados.0.smithi178.stdout:2842: done (1 left) 2024-02-10T05:39:50.284 INFO:tasks.rados.rados.0.smithi178.stdout:2845: done (0 left) 2024-02-10T05:39:50.284 INFO:tasks.rados.rados.0.smithi178.stdout:2846: rollback oid 28 current snap is 280 2024-02-10T05:39:50.285 INFO:tasks.rados.rados.0.smithi178.stdout:2846: done (0 left) 2024-02-10T05:39:50.285 INFO:tasks.rados.rados.0.smithi178.stdout:2847: copy_from oid 30 from oid 19 current snap is 280 2024-02-10T05:39:50.285 INFO:tasks.rados.rados.0.smithi178.stdout:2848: delete oid 10 current snap is 280 2024-02-10T05:39:50.287 INFO:tasks.rados.rados.0.smithi178.stdout:2848: done (1 left) 2024-02-10T05:39:50.287 INFO:tasks.rados.rados.0.smithi178.stdout:2849: copy_from oid 31 from oid 48 current snap is 280 2024-02-10T05:39:50.287 INFO:tasks.rados.rados.0.smithi178.stdout:2850: delete oid 44 current snap is 280 2024-02-10T05:39:50.291 INFO:tasks.rados.rados.0.smithi178.stdout:2850: done (2 left) 2024-02-10T05:39:50.291 INFO:tasks.rados.rados.0.smithi178.stdout:2851: read oid 35 snap -1 2024-02-10T05:39:50.291 INFO:tasks.rados.rados.0.smithi178.stdout:2851: expect (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:39:50.291 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 26 current snap is 280 2024-02-10T05:39:50.291 INFO:tasks.rados.rados.0.smithi178.stdout:2852: seq_num 871 ranges {4055040=188416} 2024-02-10T05:39:50.315 INFO:tasks.rados.rados.0.smithi178.stdout:2852: writing smithi17880450-26 from 4055040 to 4243456 tid 1 2024-02-10T05:39:50.315 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 280 2024-02-10T05:39:50.315 INFO:tasks.rados.rados.0.smithi178.stdout:2853: seq_num 872 ranges {0=212992} 2024-02-10T05:39:50.316 INFO:tasks.rados.rados.0.smithi178.stdout:2853: writing smithi17880450-6 from 0 to 212992 tid 1 2024-02-10T05:39:50.316 INFO:tasks.rados.rados.0.smithi178.stdout:2854: copy_from oid 32 from oid 4 current snap is 280 2024-02-10T05:39:50.316 INFO:tasks.rados.rados.0.smithi178.stdout:2851: expect (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:39:50.459 INFO:tasks.rados.rados.0.smithi178.stdout:2853: finishing write tid 1 to smithi17880450-6 2024-02-10T05:39:50.460 INFO:tasks.rados.rados.0.smithi178.stdout:2853: finishing write tid 2 to smithi17880450-6 2024-02-10T05:39:50.460 INFO:tasks.rados.rados.0.smithi178.stdout:2853: finishing write tid 3 to smithi17880450-6 2024-02-10T05:39:50.460 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 2172 (ObjNum 872 snap 280 seq_num 872) dirty exists 2024-02-10T05:39:50.460 INFO:tasks.rados.rados.0.smithi178.stdout:2853: left oid 6 (ObjNum 872 snap 280 seq_num 872) 2024-02-10T05:39:50.460 INFO:tasks.rados.rados.0.smithi178.stdout:2854: finishing copy_from racing read to smithi17880450-32 2024-02-10T05:39:50.460 INFO:tasks.rados.rados.0.smithi178.stdout:2851: done (5 left) 2024-02-10T05:39:50.460 INFO:tasks.rados.rados.0.smithi178.stdout:2853: done (4 left) 2024-02-10T05:39:50.460 INFO:tasks.rados.rados.0.smithi178.stdout:2855: snap_create 2024-02-10T05:39:50.460 INFO:tasks.rados.rados.0.smithi178.stdout:2847: finishing copy_from racing read to smithi17880450-30 2024-02-10T05:39:50.460 INFO:tasks.rados.rados.0.smithi178.stdout:2854: finishing copy_from to smithi17880450-32 2024-02-10T05:39:50.460 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 1663 (ObjNum 816 snap 266 seq_num 816) dirty exists 2024-02-10T05:39:50.461 INFO:tasks.rados.rados.0.smithi178.stdout:2847: finishing copy_from to smithi17880450-30 2024-02-10T05:39:50.461 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2087 (ObjNum 858 snap 279 seq_num 858) dirty exists 2024-02-10T05:39:50.461 INFO:tasks.rados.rados.0.smithi178.stdout:2849: finishing copy_from racing read to smithi17880450-31 2024-02-10T05:39:50.461 INFO:tasks.rados.rados.0.smithi178.stdout:2852: finishing write tid 1 to smithi17880450-26 2024-02-10T05:39:50.461 INFO:tasks.rados.rados.0.smithi178.stdout:2852: finishing write tid 2 to smithi17880450-26 2024-02-10T05:39:50.461 INFO:tasks.rados.rados.0.smithi178.stdout:2852: finishing write tid 3 to smithi17880450-26 2024-02-10T05:39:50.461 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 2426 (ObjNum 871 snap 280 seq_num 871) dirty exists 2024-02-10T05:39:50.461 INFO:tasks.rados.rados.0.smithi178.stdout:2852: left oid 26 (ObjNum 871 snap 280 seq_num 871) 2024-02-10T05:39:50.461 INFO:tasks.rados.rados.0.smithi178.stdout:2849: finishing copy_from to smithi17880450-31 2024-02-10T05:39:50.461 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 1624 (ObjNum 712 snap 226 seq_num 712) dirty exists 2024-02-10T05:39:50.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:50 smithi178 ceph-mon[95116]: osdmap e641: 8 total, 8 up, 8 in 2024-02-10T05:39:50.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:50 smithi178 ceph-mon[95116]: osdmap e642: 8 total, 8 up, 8 in 2024-02-10T05:39:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:50 smithi178 ceph-mon[92537]: osdmap e641: 8 total, 8 up, 8 in 2024-02-10T05:39:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:50 smithi178 ceph-mon[92537]: osdmap e642: 8 total, 8 up, 8 in 2024-02-10T05:39:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:50 smithi189 ceph-mon[89631]: osdmap e641: 8 total, 8 up, 8 in 2024-02-10T05:39:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:50 smithi189 ceph-mon[89631]: osdmap e642: 8 total, 8 up, 8 in 2024-02-10T05:39:51.310 INFO:tasks.rados.rados.0.smithi178.stdout:2847: done (4 left) 2024-02-10T05:39:51.310 INFO:tasks.rados.rados.0.smithi178.stdout:2849: done (3 left) 2024-02-10T05:39:51.310 INFO:tasks.rados.rados.0.smithi178.stdout:2852: done (2 left) 2024-02-10T05:39:51.310 INFO:tasks.rados.rados.0.smithi178.stdout:2854: done (1 left) 2024-02-10T05:39:51.310 INFO:tasks.rados.rados.0.smithi178.stdout:2855: done (0 left) 2024-02-10T05:39:51.310 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 13 current snap is 281 2024-02-10T05:39:51.310 INFO:tasks.rados.rados.0.smithi178.stdout:2856: seq_num 873 ranges {4128768=229376} 2024-02-10T05:39:51.333 INFO:tasks.rados.rados.0.smithi178.stdout:2856: writing smithi17880450-13 from 4128768 to 4358144 tid 1 2024-02-10T05:39:51.333 INFO:tasks.rados.rados.0.smithi178.stdout:2857: rollback oid 43 current snap is 281 2024-02-10T05:39:51.333 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 43 to 280 2024-02-10T05:39:51.333 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 281 2024-02-10T05:39:51.333 INFO:tasks.rados.rados.0.smithi178.stdout:2858: seq_num 874 ranges {10805248=245760} 2024-02-10T05:39:51.392 INFO:tasks.rados.rados.0.smithi178.stdout:2858: writing smithi17880450-30 from 10805248 to 11051008 tid 1 2024-02-10T05:39:51.392 INFO:tasks.rados.rados.0.smithi178.stdout:2859: snap_create 2024-02-10T05:39:51.392 INFO:tasks.rados.rados.0.smithi178.stdout:2857: finishing rollback tid 0 to smithi17880450-43 2024-02-10T05:39:51.392 INFO:tasks.rados.rados.0.smithi178.stdout:2856: finishing write tid 1 to smithi17880450-13 2024-02-10T05:39:51.392 INFO:tasks.rados.rados.0.smithi178.stdout:2857: finishing rollback tid 1 to smithi17880450-43 2024-02-10T05:39:51.392 INFO:tasks.rados.rados.0.smithi178.stdout:2857: finishing rollback tid 2 to smithi17880450-43 2024-02-10T05:39:51.392 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 1120 (ObjNum 794 snap 261 seq_num 794) dirty exists 2024-02-10T05:39:51.392 INFO:tasks.rados.rados.0.smithi178.stdout:2856: finishing write tid 2 to smithi17880450-13 2024-02-10T05:39:51.392 INFO:tasks.rados.rados.0.smithi178.stdout:2856: finishing write tid 3 to smithi17880450-13 2024-02-10T05:39:51.393 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 2169 (ObjNum 873 snap 281 seq_num 873) dirty exists 2024-02-10T05:39:51.393 INFO:tasks.rados.rados.0.smithi178.stdout:2856: left oid 13 (ObjNum 873 snap 281 seq_num 873) 2024-02-10T05:39:51.396 INFO:tasks.rados.rados.0.smithi178.stdout:2858: finishing write tid 1 to smithi17880450-30 2024-02-10T05:39:51.397 INFO:tasks.rados.rados.0.smithi178.stdout:2858: finishing write tid 2 to smithi17880450-30 2024-02-10T05:39:51.398 INFO:tasks.rados.rados.0.smithi178.stdout:2858: finishing write tid 3 to smithi17880450-30 2024-02-10T05:39:51.398 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2089 (ObjNum 874 snap 281 seq_num 874) dirty exists 2024-02-10T05:39:51.398 INFO:tasks.rados.rados.0.smithi178.stdout:2858: left oid 30 (ObjNum 874 snap 281 seq_num 874) 2024-02-10T05:39:51.569 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:51 smithi189 ceph-mon[89631]: pgmap v600: 121 pgs: 121 active+clean; 265 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-02-10T05:39:51.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:51 smithi178 ceph-mon[92537]: pgmap v600: 121 pgs: 121 active+clean; 265 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-02-10T05:39:51.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:51 smithi178 ceph-mon[95116]: pgmap v600: 121 pgs: 121 active+clean; 265 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-02-10T05:39:52.314 INFO:tasks.rados.rados.0.smithi178.stdout:2856: done (3 left) 2024-02-10T05:39:52.315 INFO:tasks.rados.rados.0.smithi178.stdout:2857: done (2 left) 2024-02-10T05:39:52.315 INFO:tasks.rados.rados.0.smithi178.stdout:2858: done (1 left) 2024-02-10T05:39:52.315 INFO:tasks.rados.rados.0.smithi178.stdout:2859: done (0 left) 2024-02-10T05:39:52.315 INFO:tasks.rados.rados.0.smithi178.stdout:2860: snap_remove snap 280 2024-02-10T05:39:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:52 smithi178 ceph-mon[95116]: osdmap e643: 8 total, 8 up, 8 in 2024-02-10T05:39:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:52 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:52 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:52 smithi178 ceph-mon[92537]: osdmap e643: 8 total, 8 up, 8 in 2024-02-10T05:39:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:52 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:52 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:52 smithi189 ceph-mon[89631]: osdmap e643: 8 total, 8 up, 8 in 2024-02-10T05:39:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:52 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:52 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:53.321 INFO:tasks.rados.rados.0.smithi178.stdout:2860: done (0 left) 2024-02-10T05:39:53.321 INFO:tasks.rados.rados.0.smithi178.stdout:2861: setattr oid 40 current snap is 282 2024-02-10T05:39:53.322 INFO:tasks.rados.rados.0.smithi178.stdout:2862: read oid 41 snap 281 2024-02-10T05:39:53.323 INFO:tasks.rados.rados.0.smithi178.stdout:2862: expect (ObjNum 740 snap 242 seq_num 740) 2024-02-10T05:39:53.323 INFO:tasks.rados.rados.0.smithi178.stdout:2863: copy_from oid 7 from oid 24 current snap is 282 2024-02-10T05:39:53.323 INFO:tasks.rados.rados.0.smithi178.stdout:2864: snap_create 2024-02-10T05:39:53.331 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 2090 (ObjNum 854 snap 277 seq_num 854) dirty exists 2024-02-10T05:39:53.341 INFO:tasks.rados.rados.0.smithi178.stdout:2863: finishing copy_from racing read to smithi17880450-7 2024-02-10T05:39:53.345 INFO:tasks.rados.rados.0.smithi178.stdout:2863: finishing copy_from to smithi17880450-7 2024-02-10T05:39:53.345 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 1868 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:39:53.370 INFO:tasks.rados.rados.0.smithi178.stdout:2862: expect (ObjNum 740 snap 242 seq_num 740) 2024-02-10T05:39:53.663 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:53 smithi189 ceph-mon[89631]: osdmap e644: 8 total, 8 up, 8 in 2024-02-10T05:39:53.663 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:53 smithi189 ceph-mon[89631]: pgmap v603: 121 pgs: 121 active+clean; 253 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-02-10T05:39:53.663 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:53 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:53.663 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:53 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:53.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:53 smithi178 ceph-mon[92537]: osdmap e644: 8 total, 8 up, 8 in 2024-02-10T05:39:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:53 smithi178 ceph-mon[92537]: pgmap v603: 121 pgs: 121 active+clean; 253 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-02-10T05:39:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:53 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:53 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:53 smithi178 ceph-mon[95116]: osdmap e644: 8 total, 8 up, 8 in 2024-02-10T05:39:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:53 smithi178 ceph-mon[95116]: pgmap v603: 121 pgs: 121 active+clean; 253 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2024-02-10T05:39:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:53 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:53 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:54.598 INFO:tasks.rados.rados.0.smithi178.stdout:2861: done (3 left) 2024-02-10T05:39:54.598 INFO:tasks.rados.rados.0.smithi178.stdout:2862: done (2 left) 2024-02-10T05:39:54.598 INFO:tasks.rados.rados.0.smithi178.stdout:2863: done (1 left) 2024-02-10T05:39:54.598 INFO:tasks.rados.rados.0.smithi178.stdout:2864: done (0 left) 2024-02-10T05:39:54.598 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 283 2024-02-10T05:39:54.598 INFO:tasks.rados.rados.0.smithi178.stdout:2865: seq_num 875 ranges {704512=262144} 2024-02-10T05:39:54.603 INFO:tasks.rados.rados.0.smithi178.stdout:2865: writing smithi17880450-18 from 704512 to 966656 tid 1 2024-02-10T05:39:54.603 INFO:tasks.rados.rados.0.smithi178.stdout:2866: snap_create 2024-02-10T05:39:54.608 INFO:tasks.rados.rados.0.smithi178.stdout:2865: finishing write tid 1 to smithi17880450-18 2024-02-10T05:39:54.608 INFO:tasks.rados.rados.0.smithi178.stdout:2865: finishing write tid 2 to smithi17880450-18 2024-02-10T05:39:54.610 INFO:tasks.rados.rados.0.smithi178.stdout:2865: finishing write tid 3 to smithi17880450-18 2024-02-10T05:39:54.610 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 1870 (ObjNum 875 snap 283 seq_num 875) dirty exists 2024-02-10T05:39:54.610 INFO:tasks.rados.rados.0.smithi178.stdout:2865: left oid 18 (ObjNum 875 snap 283 seq_num 875) 2024-02-10T05:39:54.669 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:54 smithi189 ceph-mon[89631]: osdmap e645: 8 total, 8 up, 8 in 2024-02-10T05:39:54.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:54 smithi178 ceph-mon[92537]: osdmap e645: 8 total, 8 up, 8 in 2024-02-10T05:39:54.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:54 smithi178 ceph-mon[95116]: osdmap e645: 8 total, 8 up, 8 in 2024-02-10T05:39:55.270 INFO:tasks.rados.rados.0.smithi178.stdout:2865: done (1 left) 2024-02-10T05:39:55.271 INFO:tasks.rados.rados.0.smithi178.stdout:2866: done (0 left) 2024-02-10T05:39:55.271 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 284 2024-02-10T05:39:55.271 INFO:tasks.rados.rados.0.smithi178.stdout:2867: seq_num 876 ranges {4128768=278528} 2024-02-10T05:39:55.294 INFO:tasks.rados.rados.0.smithi178.stdout:2867: writing smithi17880450-45 from 4128768 to 4407296 tid 1 2024-02-10T05:39:55.295 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 284 2024-02-10T05:39:55.295 INFO:tasks.rados.rados.0.smithi178.stdout:2868: seq_num 877 ranges {5963776=294912} 2024-02-10T05:39:55.329 INFO:tasks.rados.rados.0.smithi178.stdout:2868: writing smithi17880450-17 from 5963776 to 6258688 tid 1 2024-02-10T05:39:55.329 INFO:tasks.rados.rados.0.smithi178.stdout:2869: snap_create 2024-02-10T05:39:55.329 INFO:tasks.rados.rados.0.smithi178.stdout:2867: finishing write tid 1 to smithi17880450-45 2024-02-10T05:39:55.329 INFO:tasks.rados.rados.0.smithi178.stdout:2867: finishing write tid 2 to smithi17880450-45 2024-02-10T05:39:55.330 INFO:tasks.rados.rados.0.smithi178.stdout:2867: finishing write tid 3 to smithi17880450-45 2024-02-10T05:39:55.330 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 2174 (ObjNum 876 snap 284 seq_num 876) dirty exists 2024-02-10T05:39:55.330 INFO:tasks.rados.rados.0.smithi178.stdout:2867: left oid 45 (ObjNum 876 snap 284 seq_num 876) 2024-02-10T05:39:55.335 INFO:tasks.rados.rados.0.smithi178.stdout:2868: finishing write tid 1 to smithi17880450-17 2024-02-10T05:39:55.336 INFO:tasks.rados.rados.0.smithi178.stdout:2868: finishing write tid 2 to smithi17880450-17 2024-02-10T05:39:55.337 INFO:tasks.rados.rados.0.smithi178.stdout:2868: finishing write tid 3 to smithi17880450-17 2024-02-10T05:39:55.337 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 1876 (ObjNum 877 snap 284 seq_num 877) dirty exists 2024-02-10T05:39:55.337 INFO:tasks.rados.rados.0.smithi178.stdout:2868: left oid 17 (ObjNum 877 snap 284 seq_num 877) 2024-02-10T05:39:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:55 smithi189 ceph-mon[89631]: osdmap e646: 8 total, 8 up, 8 in 2024-02-10T05:39:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:55 smithi189 ceph-mon[89631]: pgmap v606: 121 pgs: 121 active+clean; 192 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.8 MiB/s wr, 15 op/s 2024-02-10T05:39:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:55 smithi189 ceph-mon[89631]: osdmap e647: 8 total, 8 up, 8 in 2024-02-10T05:39:55.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:55 smithi178 ceph-mon[92537]: osdmap e646: 8 total, 8 up, 8 in 2024-02-10T05:39:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:55 smithi178 ceph-mon[92537]: pgmap v606: 121 pgs: 121 active+clean; 192 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.8 MiB/s wr, 15 op/s 2024-02-10T05:39:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:55 smithi178 ceph-mon[92537]: osdmap e647: 8 total, 8 up, 8 in 2024-02-10T05:39:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:55 smithi178 ceph-mon[95116]: osdmap e646: 8 total, 8 up, 8 in 2024-02-10T05:39:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:55 smithi178 ceph-mon[95116]: pgmap v606: 121 pgs: 121 active+clean; 192 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 5.8 MiB/s wr, 15 op/s 2024-02-10T05:39:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:55 smithi178 ceph-mon[95116]: osdmap e647: 8 total, 8 up, 8 in 2024-02-10T05:39:56.329 INFO:tasks.rados.rados.0.smithi178.stdout:2867: done (2 left) 2024-02-10T05:39:56.329 INFO:tasks.rados.rados.0.smithi178.stdout:2868: done (1 left) 2024-02-10T05:39:56.329 INFO:tasks.rados.rados.0.smithi178.stdout:2869: done (0 left) 2024-02-10T05:39:56.329 INFO:tasks.rados.rados.0.smithi178.stdout:2870: rmattr oid 43 current snap is 285 2024-02-10T05:39:56.330 INFO:tasks.rados.rados.0.smithi178.stdout:2870: done (0 left) 2024-02-10T05:39:56.330 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 285 2024-02-10T05:39:56.330 INFO:tasks.rados.rados.0.smithi178.stdout:2871: seq_num 878 ranges {11051008=311296} 2024-02-10T05:39:56.390 INFO:tasks.rados.rados.0.smithi178.stdout:2871: writing smithi17880450-30 from 11051008 to 11362304 tid 1 2024-02-10T05:39:56.390 INFO:tasks.rados.rados.0.smithi178.stdout:2872: read oid 44 snap -1 2024-02-10T05:39:56.390 INFO:tasks.rados.rados.0.smithi178.stdout:2872: expect deleted 2024-02-10T05:39:56.390 INFO:tasks.rados.rados.0.smithi178.stdout:2873: copy_from oid 31 from oid 28 current snap is 285 2024-02-10T05:39:56.390 INFO:tasks.rados.rados.0.smithi178.stdout:2874: copy_from oid 14 from oid 35 current snap is 285 2024-02-10T05:39:56.390 INFO:tasks.rados.rados.0.smithi178.stdout:2875: snap_remove snap 283 2024-02-10T05:39:57.336 INFO:tasks.rados.rados.0.smithi178.stdout:2875: done (4 left) 2024-02-10T05:39:57.336 INFO:tasks.rados.rados.0.smithi178.stdout:2876: rmattr oid 1 current snap is 285 2024-02-10T05:39:57.336 INFO:tasks.rados.rados.0.smithi178.stdout:2877: snap_remove snap 281 2024-02-10T05:39:57.584 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:39:57] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.43.0" 2024-02-10T05:39:57.584 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: osdmap e648: 8 total, 8 up, 8 in 2024-02-10T05:39:57.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:57.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:57.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:57.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:39:57.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:57.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: pgmap v609: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 6.6 MiB/s wr, 14 op/s 2024-02-10T05:39:57.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:39:57.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:57.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.585 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.586 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.586 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.586 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.586 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.586 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.586 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.586 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.586 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.586 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.586 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: osdmap e648: 8 total, 8 up, 8 in 2024-02-10T05:39:57.586 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:57.587 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:57.587 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:57.587 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:39:57.587 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:57.587 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: pgmap v609: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 6.6 MiB/s wr, 14 op/s 2024-02-10T05:39:57.587 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:39:57.587 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:57.587 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.587 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.587 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.587 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.587 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.587 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.587 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.588 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.588 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.588 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.588 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.588 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.588 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.588 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: osdmap e648: 8 total, 8 up, 8 in 2024-02-10T05:39:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:39:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:39:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:39:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: pgmap v609: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 6.6 MiB/s wr, 14 op/s 2024-02-10T05:39:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:39:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:39:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:57.789 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:39:58.341 INFO:tasks.rados.rados.0.smithi178.stdout:2877: done (5 left) 2024-02-10T05:39:58.341 INFO:tasks.rados.rados.0.smithi178.stdout:2878: rollback oid 25 current snap is 285 2024-02-10T05:39:58.341 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 25 to 284 2024-02-10T05:39:58.341 INFO:tasks.rados.rados.0.smithi178.stdout:2871: finishing write tid 1 to smithi17880450-30 2024-02-10T05:39:58.341 INFO:tasks.rados.rados.0.smithi178.stdout:2871: finishing write tid 2 to smithi17880450-30 2024-02-10T05:39:58.341 INFO:tasks.rados.rados.0.smithi178.stdout:2871: finishing write tid 3 to smithi17880450-30 2024-02-10T05:39:58.341 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2092 (ObjNum 878 snap 285 seq_num 878) dirty exists 2024-02-10T05:39:58.341 INFO:tasks.rados.rados.0.smithi178.stdout:2871: left oid 30 (ObjNum 878 snap 285 seq_num 878) 2024-02-10T05:39:58.341 INFO:tasks.rados.rados.0.smithi178.stdout:2874: finishing copy_from racing read to smithi17880450-14 2024-02-10T05:39:58.341 INFO:tasks.rados.rados.0.smithi178.stdout:2874: finishing copy_from to smithi17880450-14 2024-02-10T05:39:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 1868 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:39:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:2873: finishing copy_from racing read to smithi17880450-31 2024-02-10T05:39:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:2873: finishing copy_from to smithi17880450-31 2024-02-10T05:39:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 807 (ObjNum 627 snap 206 seq_num 627) dirty exists 2024-02-10T05:39:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 2170 (ObjNum 730 snap 240 seq_num 730) dirty exists 2024-02-10T05:39:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:2871: done (5 left) 2024-02-10T05:39:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:2872: done (4 left) 2024-02-10T05:39:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:2873: done (3 left) 2024-02-10T05:39:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:2874: done (2 left) 2024-02-10T05:39:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:2876: done (1 left) 2024-02-10T05:39:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 40 current snap is 285 2024-02-10T05:39:58.342 INFO:tasks.rados.rados.0.smithi178.stdout:2879: seq_num 879 ranges {2318336=327680} 2024-02-10T05:39:58.355 INFO:tasks.rados.rados.0.smithi178.stdout:2879: writing smithi17880450-40 from 2318336 to 2646016 tid 1 2024-02-10T05:39:58.355 INFO:tasks.rados.rados.0.smithi178.stdout:2880: read oid 19 snap -1 2024-02-10T05:39:58.355 INFO:tasks.rados.rados.0.smithi178.stdout:2880: expect (ObjNum 858 snap 279 seq_num 858) 2024-02-10T05:39:58.355 INFO:tasks.rados.rados.0.smithi178.stdout:2881: snap_create 2024-02-10T05:39:58.355 INFO:tasks.rados.rados.0.smithi178.stdout:2878: finishing rollback tid 0 to smithi17880450-25 2024-02-10T05:39:58.355 INFO:tasks.rados.rados.0.smithi178.stdout:2878: finishing rollback tid 1 to smithi17880450-25 2024-02-10T05:39:58.355 INFO:tasks.rados.rados.0.smithi178.stdout:2878: finishing rollback tid 2 to smithi17880450-25 2024-02-10T05:39:58.355 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 1641 (ObjNum 853 snap 276 seq_num 853) dirty exists 2024-02-10T05:39:58.360 INFO:tasks.rados.rados.0.smithi178.stdout:2879: finishing write tid 1 to smithi17880450-40 2024-02-10T05:39:58.361 INFO:tasks.rados.rados.0.smithi178.stdout:2879: finishing write tid 2 to smithi17880450-40 2024-02-10T05:39:58.362 INFO:tasks.rados.rados.0.smithi178.stdout:2879: finishing write tid 3 to smithi17880450-40 2024-02-10T05:39:58.363 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 2094 (ObjNum 879 snap 285 seq_num 879) dirty exists 2024-02-10T05:39:58.363 INFO:tasks.rados.rados.0.smithi178.stdout:2879: left oid 40 (ObjNum 879 snap 285 seq_num 879) 2024-02-10T05:39:58.387 INFO:tasks.rados.rados.0.smithi178.stdout:2880: expect (ObjNum 858 snap 279 seq_num 858) 2024-02-10T05:39:58.689 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:58 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:39:58.690 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:58 smithi189 ceph-mon[89631]: osdmap e649: 8 total, 8 up, 8 in 2024-02-10T05:39:58.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:58 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:39:58.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:58 smithi178 ceph-mon[92537]: osdmap e649: 8 total, 8 up, 8 in 2024-02-10T05:39:58.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:58 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T05:39:58.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:58 smithi178 ceph-mon[95116]: osdmap e649: 8 total, 8 up, 8 in 2024-02-10T05:39:59.354 INFO:tasks.rados.rados.0.smithi178.stdout:2878: done (3 left) 2024-02-10T05:39:59.354 INFO:tasks.rados.rados.0.smithi178.stdout:2879: done (2 left) 2024-02-10T05:39:59.354 INFO:tasks.rados.rados.0.smithi178.stdout:2880: done (1 left) 2024-02-10T05:39:59.354 INFO:tasks.rados.rados.0.smithi178.stdout:2881: done (0 left) 2024-02-10T05:39:59.354 INFO:tasks.rados.rados.0.smithi178.stdout:2882: snap_remove snap 285 2024-02-10T05:39:59.703 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:59 smithi189 ceph-mon[89631]: osdmap e650: 8 total, 8 up, 8 in 2024-02-10T05:39:59.703 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:59 smithi189 ceph-mon[89631]: pgmap v612: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.0 MiB/s wr, 7 op/s 2024-02-10T05:39:59.703 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:39:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:39:59.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:59 smithi178 ceph-mon[92537]: osdmap e650: 8 total, 8 up, 8 in 2024-02-10T05:39:59.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:59 smithi178 ceph-mon[92537]: pgmap v612: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.0 MiB/s wr, 7 op/s 2024-02-10T05:39:59.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:39:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:39:59.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:59 smithi178 ceph-mon[95116]: osdmap e650: 8 total, 8 up, 8 in 2024-02-10T05:39:59.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:59 smithi178 ceph-mon[95116]: pgmap v612: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.0 MiB/s wr, 7 op/s 2024-02-10T05:39:59.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:39:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:40:00.272 INFO:tasks.rados.rados.0.smithi178.stdout:2882: done (0 left) 2024-02-10T05:40:00.272 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 286 2024-02-10T05:40:00.272 INFO:tasks.rados.rados.0.smithi178.stdout:2883: seq_num 880 ranges {2277376=344064} 2024-02-10T05:40:00.287 INFO:tasks.rados.rados.0.smithi178.stdout:2883: writing smithi17880450-3 from 2277376 to 2621440 tid 1 2024-02-10T05:40:00.287 INFO:tasks.rados.rados.0.smithi178.stdout:2884: rollback oid 16 current snap is 286 2024-02-10T05:40:00.288 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 16 to 284 2024-02-10T05:40:00.288 INFO:tasks.rados.rados.0.smithi178.stdout:2885: read oid 28 snap -1 2024-02-10T05:40:00.288 INFO:tasks.rados.rados.0.smithi178.stdout:2885: expect (ObjNum 627 snap 206 seq_num 627) 2024-02-10T05:40:00.288 INFO:tasks.rados.rados.0.smithi178.stdout:2886: copy_from oid 48 from oid 17 current snap is 286 2024-02-10T05:40:00.288 INFO:tasks.rados.rados.0.smithi178.stdout:2887: read oid 1 snap -1 2024-02-10T05:40:00.288 INFO:tasks.rados.rados.0.smithi178.stdout:2887: expect (ObjNum 730 snap 240 seq_num 730) 2024-02-10T05:40:00.288 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 286 2024-02-10T05:40:00.288 INFO:tasks.rados.rados.0.smithi178.stdout:2888: seq_num 881 ranges {3375104=360448} 2024-02-10T05:40:00.309 INFO:tasks.rados.rados.0.smithi178.stdout:2888: writing smithi17880450-7 from 3375104 to 3735552 tid 1 2024-02-10T05:40:00.309 INFO:tasks.rados.rados.0.smithi178.stdout:2889: rmattr oid 27 current snap is 286 2024-02-10T05:40:00.309 INFO:tasks.rados.rados.0.smithi178.stdout:2889: done (6 left) 2024-02-10T05:40:00.309 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 286 2024-02-10T05:40:00.309 INFO:tasks.rados.rados.0.smithi178.stdout:2884: finishing rollback tid 1 to smithi17880450-16 2024-02-10T05:40:00.309 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 0 (ObjNum 33 snap 0 seq_num 1534284528) dirty dne 2024-02-10T05:40:00.309 INFO:tasks.rados.rados.0.smithi178.stdout:2883: finishing write tid 1 to smithi17880450-3 2024-02-10T05:40:00.309 INFO:tasks.rados.rados.0.smithi178.stdout:2883: finishing write tid 2 to smithi17880450-3 2024-02-10T05:40:00.309 INFO:tasks.rados.rados.0.smithi178.stdout:2890: seq_num 882 ranges {1679360=376832} 2024-02-10T05:40:00.320 INFO:tasks.rados.rados.0.smithi178.stdout:2890: writing smithi17880450-4 from 1679360 to 2056192 tid 1 2024-02-10T05:40:00.321 INFO:tasks.rados.rados.0.smithi178.stdout:2884: done (6 left) 2024-02-10T05:40:00.321 INFO:tasks.rados.rados.0.smithi178.stdout:2891: setattr oid 46 current snap is 286 2024-02-10T05:40:00.321 INFO:tasks.rados.rados.0.smithi178.stdout:2883: finishing write tid 3 to smithi17880450-3 2024-02-10T05:40:00.321 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 1891 (ObjNum 880 snap 286 seq_num 880) dirty exists 2024-02-10T05:40:00.321 INFO:tasks.rados.rados.0.smithi178.stdout:2883: left oid 3 (ObjNum 880 snap 286 seq_num 880) 2024-02-10T05:40:00.321 INFO:tasks.rados.rados.0.smithi178.stdout:2887: expect (ObjNum 730 snap 240 seq_num 730) 2024-02-10T05:40:00.681 INFO:tasks.rados.rados.0.smithi178.stdout:2885: expect (ObjNum 627 snap 206 seq_num 627) 2024-02-10T05:40:00.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:00 smithi178 ceph-mon[95116]: Upgrade: Updating alertmanager.a 2024-02-10T05:40:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:00 smithi178 ceph-mon[95116]: Deploying daemon alertmanager.a on smithi178 2024-02-10T05:40:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:00 smithi178 ceph-mon[95116]: osdmap e651: 8 total, 8 up, 8 in 2024-02-10T05:40:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:00 smithi178 ceph-mon[95116]: overall HEALTH_OK 2024-02-10T05:40:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:00 smithi178 ceph-mon[95116]: osdmap e652: 8 total, 8 up, 8 in 2024-02-10T05:40:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:00 smithi178 ceph-mon[92537]: Upgrade: Updating alertmanager.a 2024-02-10T05:40:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:00 smithi178 ceph-mon[92537]: Deploying daemon alertmanager.a on smithi178 2024-02-10T05:40:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:00 smithi178 ceph-mon[92537]: osdmap e651: 8 total, 8 up, 8 in 2024-02-10T05:40:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:00 smithi178 ceph-mon[92537]: overall HEALTH_OK 2024-02-10T05:40:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:00 smithi178 ceph-mon[92537]: osdmap e652: 8 total, 8 up, 8 in 2024-02-10T05:40:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:00 smithi189 ceph-mon[89631]: Upgrade: Updating alertmanager.a 2024-02-10T05:40:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:00 smithi189 ceph-mon[89631]: Deploying daemon alertmanager.a on smithi178 2024-02-10T05:40:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:00 smithi189 ceph-mon[89631]: osdmap e651: 8 total, 8 up, 8 in 2024-02-10T05:40:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:00 smithi189 ceph-mon[89631]: overall HEALTH_OK 2024-02-10T05:40:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:00 smithi189 ceph-mon[89631]: osdmap e652: 8 total, 8 up, 8 in 2024-02-10T05:40:00.850 INFO:tasks.rados.rados.0.smithi178.stdout:2888: finishing write tid 1 to smithi17880450-7 2024-02-10T05:40:00.850 INFO:tasks.rados.rados.0.smithi178.stdout:2888: finishing write tid 2 to smithi17880450-7 2024-02-10T05:40:00.850 INFO:tasks.rados.rados.0.smithi178.stdout:2888: finishing write tid 3 to smithi17880450-7 2024-02-10T05:40:00.850 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 1872 (ObjNum 881 snap 286 seq_num 881) dirty exists 2024-02-10T05:40:00.850 INFO:tasks.rados.rados.0.smithi178.stdout:2888: left oid 7 (ObjNum 881 snap 286 seq_num 881) 2024-02-10T05:40:00.850 INFO:tasks.rados.rados.0.smithi178.stdout:2886: finishing copy_from racing read to smithi17880450-48 2024-02-10T05:40:00.850 INFO:tasks.rados.rados.0.smithi178.stdout:2886: finishing copy_from to smithi17880450-48 2024-02-10T05:40:00.850 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 1876 (ObjNum 877 snap 284 seq_num 877) dirty exists 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:2890: finishing write tid 1 to smithi17880450-4 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:2890: finishing write tid 2 to smithi17880450-4 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:2890: finishing write tid 3 to smithi17880450-4 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 1874 (ObjNum 882 snap 286 seq_num 882) dirty exists 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:2890: left oid 4 (ObjNum 882 snap 286 seq_num 882) 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:2883: done (6 left) 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:2885: done (5 left) 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:2886: done (4 left) 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:2887: done (3 left) 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:2888: done (2 left) 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:2890: done (1 left) 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:2892: rollback oid 31 current snap is 286 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 31 to 284 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:2893: rmattr oid 21 current snap is 286 2024-02-10T05:40:00.851 INFO:tasks.rados.rados.0.smithi178.stdout:2893: done (2 left) 2024-02-10T05:40:00.852 INFO:tasks.rados.rados.0.smithi178.stdout:2894: copy_from oid 10 from oid 35 current snap is 286 2024-02-10T05:40:00.852 INFO:tasks.rados.rados.0.smithi178.stdout:2895: snap_create 2024-02-10T05:40:00.853 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 2434 (ObjNum 33 snap 0 seq_num 1535165248) dirty exists 2024-02-10T05:40:00.854 INFO:tasks.rados.rados.0.smithi178.stdout:2892: finishing rollback tid 0 to smithi17880450-31 2024-02-10T05:40:00.854 INFO:tasks.rados.rados.0.smithi178.stdout:2892: finishing rollback tid 1 to smithi17880450-31 2024-02-10T05:40:00.855 INFO:tasks.rados.rados.0.smithi178.stdout:2892: finishing rollback tid 2 to smithi17880450-31 2024-02-10T05:40:00.855 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 2437 (ObjNum 712 snap 226 seq_num 712) dirty exists 2024-02-10T05:40:00.860 INFO:tasks.rados.rados.0.smithi178.stdout:2894: finishing copy_from racing read to smithi17880450-10 2024-02-10T05:40:00.863 INFO:tasks.rados.rados.0.smithi178.stdout:2894: finishing copy_from to smithi17880450-10 2024-02-10T05:40:00.863 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1868 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:40:01.349 INFO:tasks.rados.rados.0.smithi178.stdout:2891: done (3 left) 2024-02-10T05:40:01.349 INFO:tasks.rados.rados.0.smithi178.stdout:2892: done (2 left) 2024-02-10T05:40:01.349 INFO:tasks.rados.rados.0.smithi178.stdout:2894: done (1 left) 2024-02-10T05:40:01.349 INFO:tasks.rados.rados.0.smithi178.stdout:2895: done (0 left) 2024-02-10T05:40:01.349 INFO:tasks.rados.rados.0.smithi178.stdout:2896: read oid 2 snap 286 2024-02-10T05:40:01.350 INFO:tasks.rados.rados.0.smithi178.stdout:2896: expect deleted 2024-02-10T05:40:01.350 INFO:tasks.rados.rados.0.smithi178.stdout:2897: copy_from oid 8 from oid 20 current snap is 287 2024-02-10T05:40:01.350 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 287 2024-02-10T05:40:01.350 INFO:tasks.rados.rados.0.smithi178.stdout:2898: seq_num 883 ranges {0=393216} 2024-02-10T05:40:01.351 INFO:tasks.rados.rados.0.smithi178.stdout:2898: writing smithi17880450-5 from 0 to 393216 tid 1 2024-02-10T05:40:01.352 INFO:tasks.rados.rados.0.smithi178.stdout:2899: read oid 7 snap -1 2024-02-10T05:40:01.352 INFO:tasks.rados.rados.0.smithi178.stdout:2899: expect (ObjNum 881 snap 286 seq_num 881) 2024-02-10T05:40:01.352 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 47 current snap is 287 2024-02-10T05:40:01.352 INFO:tasks.rados.rados.0.smithi178.stdout:2900: seq_num 884 ranges {7798784=409600} 2024-02-10T05:40:01.397 INFO:tasks.rados.rados.0.smithi178.stdout:2900: writing smithi17880450-47 from 7798784 to 8208384 tid 1 2024-02-10T05:40:01.397 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 40 current snap is 287 2024-02-10T05:40:01.397 INFO:tasks.rados.rados.0.smithi178.stdout:2901: seq_num 885 ranges {2646016=425984} 2024-02-10T05:40:01.414 INFO:tasks.rados.rados.0.smithi178.stdout:2901: writing smithi17880450-40 from 2646016 to 3072000 tid 1 2024-02-10T05:40:01.414 INFO:tasks.rados.rados.0.smithi178.stdout:2896: done (5 left) 2024-02-10T05:40:01.414 INFO:tasks.rados.rados.0.smithi178.stdout:2902: rmattr oid 42 current snap is 287 2024-02-10T05:40:01.415 INFO:tasks.rados.rados.0.smithi178.stdout:2902: done (5 left) 2024-02-10T05:40:01.415 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 287 2024-02-10T05:40:01.415 INFO:tasks.rados.rados.0.smithi178.stdout:2898: finishing write tid 1 to smithi17880450-5 2024-02-10T05:40:01.415 INFO:tasks.rados.rados.0.smithi178.stdout:2898: finishing write tid 2 to smithi17880450-5 2024-02-10T05:40:01.415 INFO:tasks.rados.rados.0.smithi178.stdout:2903: seq_num 886 ranges {0=442368} 2024-02-10T05:40:01.417 INFO:tasks.rados.rados.0.smithi178.stdout:2903: writing smithi17880450-39 from 0 to 442368 tid 1 2024-02-10T05:40:01.417 INFO:tasks.rados.rados.0.smithi178.stdout:2904: setattr oid 44 current snap is 287 2024-02-10T05:40:01.417 INFO:tasks.rados.rados.0.smithi178.stdout:2898: finishing write tid 3 to smithi17880450-5 2024-02-10T05:40:01.417 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 2439 (ObjNum 883 snap 287 seq_num 883) dirty exists 2024-02-10T05:40:01.417 INFO:tasks.rados.rados.0.smithi178.stdout:2898: left oid 5 (ObjNum 883 snap 287 seq_num 883) 2024-02-10T05:40:01.417 INFO:tasks.rados.rados.0.smithi178.stdout:2897: finishing copy_from racing read to smithi17880450-8 2024-02-10T05:40:01.417 INFO:tasks.rados.rados.0.smithi178.stdout:2897: finishing copy_from to smithi17880450-8 2024-02-10T05:40:01.417 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 1883 (ObjNum 817 snap 267 seq_num 817) dirty exists 2024-02-10T05:40:01.417 INFO:tasks.rados.rados.0.smithi178.stdout:2899: expect (ObjNum 881 snap 286 seq_num 881) 2024-02-10T05:40:01.618 INFO:tasks.rados.rados.0.smithi178.stdout:2900: finishing write tid 1 to smithi17880450-47 2024-02-10T05:40:01.618 INFO:tasks.rados.rados.0.smithi178.stdout:2900: finishing write tid 2 to smithi17880450-47 2024-02-10T05:40:01.618 INFO:tasks.rados.rados.0.smithi178.stdout:2900: finishing write tid 3 to smithi17880450-47 2024-02-10T05:40:01.618 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 1897 (ObjNum 884 snap 287 seq_num 884) dirty exists 2024-02-10T05:40:01.618 INFO:tasks.rados.rados.0.smithi178.stdout:2900: left oid 47 (ObjNum 884 snap 287 seq_num 884) 2024-02-10T05:40:01.618 INFO:tasks.rados.rados.0.smithi178.stdout:2901: finishing write tid 1 to smithi17880450-40 2024-02-10T05:40:01.618 INFO:tasks.rados.rados.0.smithi178.stdout:2901: finishing write tid 2 to smithi17880450-40 2024-02-10T05:40:01.618 INFO:tasks.rados.rados.0.smithi178.stdout:2903: finishing write tid 1 to smithi17880450-39 2024-02-10T05:40:01.618 INFO:tasks.rados.rados.0.smithi178.stdout:2903: finishing write tid 2 to smithi17880450-39 2024-02-10T05:40:01.618 INFO:tasks.rados.rados.0.smithi178.stdout:2901: finishing write tid 3 to smithi17880450-40 2024-02-10T05:40:01.619 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 2096 (ObjNum 885 snap 287 seq_num 885) dirty exists 2024-02-10T05:40:01.619 INFO:tasks.rados.rados.0.smithi178.stdout:2901: left oid 40 (ObjNum 885 snap 287 seq_num 885) 2024-02-10T05:40:01.619 INFO:tasks.rados.rados.0.smithi178.stdout:2903: finishing write tid 3 to smithi17880450-39 2024-02-10T05:40:01.619 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1878 (ObjNum 886 snap 287 seq_num 886) dirty exists 2024-02-10T05:40:01.619 INFO:tasks.rados.rados.0.smithi178.stdout:2903: left oid 39 (ObjNum 886 snap 287 seq_num 886) 2024-02-10T05:40:01.619 INFO:tasks.rados.rados.0.smithi178.stdout:2897: done (6 left) 2024-02-10T05:40:01.619 INFO:tasks.rados.rados.0.smithi178.stdout:2898: done (5 left) 2024-02-10T05:40:01.619 INFO:tasks.rados.rados.0.smithi178.stdout:2899: done (4 left) 2024-02-10T05:40:01.619 INFO:tasks.rados.rados.0.smithi178.stdout:2900: done (3 left) 2024-02-10T05:40:01.619 INFO:tasks.rados.rados.0.smithi178.stdout:2901: done (2 left) 2024-02-10T05:40:01.619 INFO:tasks.rados.rados.0.smithi178.stdout:2903: done (1 left) 2024-02-10T05:40:01.619 INFO:tasks.rados.rados.0.smithi178.stdout:2905: snap_remove snap 286 2024-02-10T05:40:01.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:01 smithi178 ceph-mon[92537]: pgmap v615: 121 pgs: 121 active+clean; 184 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.9 MiB/s wr, 12 op/s 2024-02-10T05:40:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:01 smithi178 ceph-mon[95116]: pgmap v615: 121 pgs: 121 active+clean; 184 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.9 MiB/s wr, 12 op/s 2024-02-10T05:40:01.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:01 smithi189 ceph-mon[89631]: pgmap v615: 121 pgs: 121 active+clean; 184 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.9 MiB/s wr, 12 op/s 2024-02-10T05:40:02.355 INFO:tasks.rados.rados.0.smithi178.stdout:2905: done (1 left) 2024-02-10T05:40:02.355 INFO:tasks.rados.rados.0.smithi178.stdout:2906: snap_remove snap 282 2024-02-10T05:40:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:02 smithi178 ceph-mon[92537]: osdmap e653: 8 total, 8 up, 8 in 2024-02-10T05:40:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:02 smithi178 ceph-mon[95116]: osdmap e653: 8 total, 8 up, 8 in 2024-02-10T05:40:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:02 smithi189 ceph-mon[89631]: osdmap e653: 8 total, 8 up, 8 in 2024-02-10T05:40:02.823 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:02 smithi178 systemd[1]: Stopping Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:40:03.137 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:02 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[83130]: ts=2024-02-10T05:40:02.823Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-10T05:40:03.138 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:02 smithi178 podman[128719]: 2024-02-10 05:40:02.864121511 +0000 UTC m=+0.156297778 container died aff43f7a5b9e36f842ef5440b9a8b49a6c6082a5b05aaeafe7d37a1cd52d8597 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:40:03.362 INFO:tasks.rados.rados.0.smithi178.stdout:2906: done (1 left) 2024-02-10T05:40:03.362 INFO:tasks.rados.rados.0.smithi178.stdout:2907: copy_from oid 3 from oid 6 current snap is 287 2024-02-10T05:40:03.362 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 2097 (ObjNum 129 snap 0 seq_num 1535077304) dirty exists 2024-02-10T05:40:03.362 INFO:tasks.rados.rados.0.smithi178.stdout:2904: done (1 left) 2024-02-10T05:40:03.363 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 287 2024-02-10T05:40:03.363 INFO:tasks.rados.rados.0.smithi178.stdout:2908: seq_num 887 ranges {0=458752} 2024-02-10T05:40:03.365 INFO:tasks.rados.rados.0.smithi178.stdout:2908: writing smithi17880450-37 from 0 to 458752 tid 1 2024-02-10T05:40:03.365 INFO:tasks.rados.rados.0.smithi178.stdout:2909: snap_create 2024-02-10T05:40:03.369 INFO:tasks.rados.rados.0.smithi178.stdout:2907: finishing copy_from racing read to smithi17880450-3 2024-02-10T05:40:03.372 INFO:tasks.rados.rados.0.smithi178.stdout:2907: finishing copy_from to smithi17880450-3 2024-02-10T05:40:03.372 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 2172 (ObjNum 872 snap 280 seq_num 872) dirty exists 2024-02-10T05:40:03.372 INFO:tasks.rados.rados.0.smithi178.stdout:2908: finishing write tid 1 to smithi17880450-37 2024-02-10T05:40:03.373 INFO:tasks.rados.rados.0.smithi178.stdout:2908: finishing write tid 2 to smithi17880450-37 2024-02-10T05:40:03.375 INFO:tasks.rados.rados.0.smithi178.stdout:2908: finishing write tid 3 to smithi17880450-37 2024-02-10T05:40:03.375 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 2441 (ObjNum 887 snap 287 seq_num 887) dirty exists 2024-02-10T05:40:03.375 INFO:tasks.rados.rados.0.smithi178.stdout:2908: left oid 37 (ObjNum 887 snap 287 seq_num 887) 2024-02-10T05:40:03.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:03 smithi178 ceph-mon[92537]: osdmap e654: 8 total, 8 up, 8 in 2024-02-10T05:40:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:03 smithi178 ceph-mon[92537]: pgmap v618: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 184 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-02-10T05:40:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:03 smithi178 ceph-mon[95116]: osdmap e654: 8 total, 8 up, 8 in 2024-02-10T05:40:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:03 smithi178 ceph-mon[95116]: pgmap v618: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 184 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-02-10T05:40:03.462 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:03 smithi178 podman[128719]: 2024-02-10 05:40:03.247191643 +0000 UTC m=+0.539367892 container cleanup aff43f7a5b9e36f842ef5440b9a8b49a6c6082a5b05aaeafe7d37a1cd52d8597 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:40:03.462 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:03 smithi178 bash[128719]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T05:40:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:03 smithi189 ceph-mon[89631]: osdmap e654: 8 total, 8 up, 8 in 2024-02-10T05:40:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:03 smithi189 ceph-mon[89631]: pgmap v618: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 184 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-02-10T05:40:03.799 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:03 smithi178 podman[128738]: 2024-02-10 05:40:03.539016294 +0000 UTC m=+0.672807164 container remove aff43f7a5b9e36f842ef5440b9a8b49a6c6082a5b05aaeafe7d37a1cd52d8597 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:40:03.799 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:03 smithi178 podman[128738]: 2024-02-10 05:40:03.631362211 +0000 UTC m=+0.765153047 volume remove 81929d8fe27ccb2b9f9f0a6a839ee2837527bfea48c5834d7d7145a41f7e8d73 2024-02-10T05:40:04.212 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:03 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@alertmanager.a.service: Deactivated successfully. 2024-02-10T05:40:04.212 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:03 smithi178 systemd[1]: Stopped Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:40:04.212 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:03 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@alertmanager.a.service: Consumed 1.553s CPU time. 2024-02-10T05:40:04.212 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 systemd[1]: Starting Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:40:04.364 INFO:tasks.rados.rados.0.smithi178.stdout:2907: done (2 left) 2024-02-10T05:40:04.364 INFO:tasks.rados.rados.0.smithi178.stdout:2908: done (1 left) 2024-02-10T05:40:04.364 INFO:tasks.rados.rados.0.smithi178.stdout:2909: done (0 left) 2024-02-10T05:40:04.364 INFO:tasks.rados.rados.0.smithi178.stdout:2910: snap_remove snap 287 2024-02-10T05:40:04.573 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:04 smithi178 ceph-mon[92537]: osdmap e655: 8 total, 8 up, 8 in 2024-02-10T05:40:04.574 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:04 smithi178 ceph-mon[95116]: osdmap e655: 8 total, 8 up, 8 in 2024-02-10T05:40:04.574 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 podman[128875]: 2024-02-10 05:40:04.133249767 +0000 UTC m=+0.018330173 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-02-10T05:40:04.574 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 podman[128875]: 2024-02-10 05:40:04.248988907 +0000 UTC m=+0.134069302 volume create 0aa28abb145b311b1431a0b1d2b71318237c3c0a64a8d9ecca4f17b164858db7 2024-02-10T05:40:04.574 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 podman[128875]: 2024-02-10 05:40:04.36640052 +0000 UTC m=+0.251480914 container create 76bf15ca9f35f84244cd9d8054eadb99a4d0a7d047e1853bc0ab7cc329fb3491 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:40:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:04 smithi189 ceph-mon[89631]: osdmap e655: 8 total, 8 up, 8 in 2024-02-10T05:40:04.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 podman[128875]: 2024-02-10 05:40:04.702786385 +0000 UTC m=+0.587866786 container init 76bf15ca9f35f84244cd9d8054eadb99a4d0a7d047e1853bc0ab7cc329fb3491 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:40:04.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 podman[128875]: 2024-02-10 05:40:04.708067073 +0000 UTC m=+0.593147470 container start 76bf15ca9f35f84244cd9d8054eadb99a4d0a7d047e1853bc0ab7cc329fb3491 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T05:40:04.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[128891]: ts=2024-02-10T05:40:04.720Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-02-10T05:40:04.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[128891]: ts=2024-02-10T05:40:04.720Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-02-10T05:40:04.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[128891]: ts=2024-02-10T05:40:04.721Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.178 port=9094 2024-02-10T05:40:04.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[128891]: ts=2024-02-10T05:40:04.723Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T05:40:04.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[128891]: ts=2024-02-10T05:40:04.746Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T05:40:04.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[128891]: ts=2024-02-10T05:40:04.746Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T05:40:04.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[128891]: ts=2024-02-10T05:40:04.748Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-02-10T05:40:04.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[128891]: ts=2024-02-10T05:40:04.748Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-10T05:40:04.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 bash[128875]: 76bf15ca9f35f84244cd9d8054eadb99a4d0a7d047e1853bc0ab7cc329fb3491 2024-02-10T05:40:04.963 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:04 smithi178 systemd[1]: Started Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:40:05.273 INFO:tasks.rados.rados.0.smithi178.stdout:2910: done (0 left) 2024-02-10T05:40:05.273 INFO:tasks.rados.rados.0.smithi178.stdout:2911: copy_from oid 16 from oid 21 current snap is 288 2024-02-10T05:40:05.273 INFO:tasks.rados.rados.0.smithi178.stdout:2912: rmattr oid 13 current snap is 288 2024-02-10T05:40:05.273 INFO:tasks.rados.rados.0.smithi178.stdout:2913: delete oid 42 current snap is 288 2024-02-10T05:40:05.279 INFO:tasks.rados.rados.0.smithi178.stdout:2913: done (2 left) 2024-02-10T05:40:05.279 INFO:tasks.rados.rados.0.smithi178.stdout:2914: snap_remove snap 284 2024-02-10T05:40:05.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:05 smithi178 ceph-mon[92537]: osdmap e656: 8 total, 8 up, 8 in 2024-02-10T05:40:05.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:05 smithi178 ceph-mon[92537]: pgmap v621: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 199 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2024-02-10T05:40:05.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:05 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:05.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:05 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:05.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:05 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:05.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:05 smithi178 ceph-mon[92537]: osdmap e657: 8 total, 8 up, 8 in 2024-02-10T05:40:05.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:05 smithi178 ceph-mon[95116]: osdmap e656: 8 total, 8 up, 8 in 2024-02-10T05:40:05.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:05 smithi178 ceph-mon[95116]: pgmap v621: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 199 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2024-02-10T05:40:05.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:05 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:05.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:05 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:05.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:05 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:05.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:05 smithi178 ceph-mon[95116]: osdmap e657: 8 total, 8 up, 8 in 2024-02-10T05:40:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:05 smithi189 ceph-mon[89631]: osdmap e656: 8 total, 8 up, 8 in 2024-02-10T05:40:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:05 smithi189 ceph-mon[89631]: pgmap v621: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 199 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2024-02-10T05:40:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:05 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:05 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:05 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:05.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:05 smithi189 ceph-mon[89631]: osdmap e657: 8 total, 8 up, 8 in 2024-02-10T05:40:06.286 INFO:tasks.rados.rados.0.smithi178.stdout:2914: done (2 left) 2024-02-10T05:40:06.286 INFO:tasks.rados.rados.0.smithi178.stdout:2915: rollback oid 49 current snap is 288 2024-02-10T05:40:06.286 INFO:tasks.rados.rados.0.smithi178.stdout:2915: done (2 left) 2024-02-10T05:40:06.286 INFO:tasks.rados.rados.0.smithi178.stdout:2916: snap_create 2024-02-10T05:40:06.286 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 2171 (ObjNum 873 snap 281 seq_num 873) dirty exists 2024-02-10T05:40:06.287 INFO:tasks.rados.rados.0.smithi178.stdout:2911: finishing copy_from racing read to smithi17880450-16 2024-02-10T05:40:06.287 INFO:tasks.rados.rados.0.smithi178.stdout:2911: finishing copy_from to smithi17880450-16 2024-02-10T05:40:06.287 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 2089 (ObjNum 867 snap 280 seq_num 867) dirty exists 2024-02-10T05:40:06.809 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:06 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[128891]: ts=2024-02-10T05:40:06.723Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000014456s 2024-02-10T05:40:07.288 INFO:tasks.rados.rados.0.smithi178.stdout:2911: done (2 left) 2024-02-10T05:40:07.288 INFO:tasks.rados.rados.0.smithi178.stdout:2912: done (1 left) 2024-02-10T05:40:07.288 INFO:tasks.rados.rados.0.smithi178.stdout:2916: done (0 left) 2024-02-10T05:40:07.288 INFO:tasks.rados.rados.0.smithi178.stdout:2917: setattr oid 38 current snap is 289 2024-02-10T05:40:07.289 INFO:tasks.rados.rados.0.smithi178.stdout:2918: copy_from oid 31 from oid 29 current snap is 289 2024-02-10T05:40:07.289 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 289 2024-02-10T05:40:07.289 INFO:tasks.rados.rados.0.smithi178.stdout:2919: seq_num 889 ranges {11362304=491520} 2024-02-10T05:40:07.355 INFO:tasks.rados.rados.0.smithi178.stdout:2919: writing smithi17880450-30 from 11362304 to 11853824 tid 1 2024-02-10T05:40:07.355 INFO:tasks.rados.rados.0.smithi178.stdout:2920: copy_from oid 22 from oid 7 current snap is 289 2024-02-10T05:40:07.355 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1877 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-02-10T05:40:07.355 INFO:tasks.rados.rados.0.smithi178.stdout:2918: finishing copy_from racing read to smithi17880450-31 2024-02-10T05:40:07.355 INFO:tasks.rados.rados.0.smithi178.stdout:2918: finishing copy_from to smithi17880450-31 2024-02-10T05:40:07.356 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 1881 (ObjNum 836 snap 272 seq_num 836) dirty exists 2024-02-10T05:40:07.356 INFO:tasks.rados.rados.0.smithi178.stdout:2917: done (3 left) 2024-02-10T05:40:07.356 INFO:tasks.rados.rados.0.smithi178.stdout:2918: done (2 left) 2024-02-10T05:40:07.356 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 289 2024-02-10T05:40:07.356 INFO:tasks.rados.rados.0.smithi178.stdout:2921: seq_num 890 ranges {458752=507904} 2024-02-10T05:40:07.360 INFO:tasks.rados.rados.0.smithi178.stdout:2921: writing smithi17880450-37 from 458752 to 966656 tid 1 2024-02-10T05:40:07.360 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 21 current snap is 289 2024-02-10T05:40:07.360 INFO:tasks.rados.rados.0.smithi178.stdout:2922: seq_num 891 ranges {122880=532480} 2024-02-10T05:40:07.366 INFO:tasks.rados.rados.0.smithi178.stdout:2922: writing smithi17880450-21 from 122880 to 655360 tid 1 2024-02-10T05:40:07.366 INFO:tasks.rados.rados.0.smithi178.stdout:2923: read oid 27 snap -1 2024-02-10T05:40:07.366 INFO:tasks.rados.rados.0.smithi178.stdout:2923: expect deleted 2024-02-10T05:40:07.366 INFO:tasks.rados.rados.0.smithi178.stdout:2924: delete oid 44 current snap is 289 2024-02-10T05:40:07.366 INFO:tasks.rados.rados.0.smithi178.stdout:2919: finishing write tid 1 to smithi17880450-30 2024-02-10T05:40:07.366 INFO:tasks.rados.rados.0.smithi178.stdout:2919: finishing write tid 2 to smithi17880450-30 2024-02-10T05:40:07.366 INFO:tasks.rados.rados.0.smithi178.stdout:2919: finishing write tid 3 to smithi17880450-30 2024-02-10T05:40:07.366 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2099 (ObjNum 889 snap 289 seq_num 889) dirty exists 2024-02-10T05:40:07.366 INFO:tasks.rados.rados.0.smithi178.stdout:2919: left oid 30 (ObjNum 889 snap 289 seq_num 889) 2024-02-10T05:40:07.367 INFO:tasks.rados.rados.0.smithi178.stdout:2921: finishing write tid 1 to smithi17880450-37 2024-02-10T05:40:07.367 INFO:tasks.rados.rados.0.smithi178.stdout:2921: finishing write tid 2 to smithi17880450-37 2024-02-10T05:40:07.370 INFO:tasks.rados.rados.0.smithi178.stdout:2919: done (5 left) 2024-02-10T05:40:07.370 INFO:tasks.rados.rados.0.smithi178.stdout:2924: done (4 left) 2024-02-10T05:40:07.370 INFO:tasks.rados.rados.0.smithi178.stdout:2925: read oid 5 snap -1 2024-02-10T05:40:07.370 INFO:tasks.rados.rados.0.smithi178.stdout:2925: expect (ObjNum 883 snap 287 seq_num 883) 2024-02-10T05:40:07.370 INFO:tasks.rados.rados.0.smithi178.stdout:2926: read oid 29 snap -1 2024-02-10T05:40:07.370 INFO:tasks.rados.rados.0.smithi178.stdout:2926: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:40:07.370 INFO:tasks.rados.rados.0.smithi178.stdout:2927: rollback oid 36 current snap is 289 2024-02-10T05:40:07.370 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 36 to 288 2024-02-10T05:40:07.370 INFO:tasks.rados.rados.0.smithi178.stdout:2928: rmattr oid 30 current snap is 289 2024-02-10T05:40:07.370 INFO:tasks.rados.rados.0.smithi178.stdout:2929: read oid 20 snap -1 2024-02-10T05:40:07.371 INFO:tasks.rados.rados.0.smithi178.stdout:2929: expect (ObjNum 817 snap 267 seq_num 817) 2024-02-10T05:40:07.371 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 41 current snap is 289 2024-02-10T05:40:07.371 INFO:tasks.rados.rados.0.smithi178.stdout:2930: seq_num 893 ranges {11436032=565248} 2024-02-10T05:40:07.436 INFO:tasks.rados.rados.0.smithi178.stdout:2930: writing smithi17880450-41 from 11436032 to 12001280 tid 1 2024-02-10T05:40:07.436 INFO:tasks.rados.rados.0.smithi178.stdout:2931: rmattr oid 14 current snap is 289 2024-02-10T05:40:07.436 INFO:tasks.rados.rados.0.smithi178.stdout:2931: done (10 left) 2024-02-10T05:40:07.436 INFO:tasks.rados.rados.0.smithi178.stdout:2932: snap_create 2024-02-10T05:40:07.436 INFO:tasks.rados.rados.0.smithi178.stdout:2921: finishing write tid 3 to smithi17880450-37 2024-02-10T05:40:07.436 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 2451 (ObjNum 890 snap 289 seq_num 890) dirty exists 2024-02-10T05:40:07.436 INFO:tasks.rados.rados.0.smithi178.stdout:2921: left oid 37 (ObjNum 890 snap 289 seq_num 890) 2024-02-10T05:40:07.436 INFO:tasks.rados.rados.0.smithi178.stdout:2922: finishing write tid 1 to smithi17880450-21 2024-02-10T05:40:07.437 INFO:tasks.rados.rados.0.smithi178.stdout:2927: finishing rollback tid 0 to smithi17880450-36 2024-02-10T05:40:07.437 INFO:tasks.rados.rados.0.smithi178.stdout:2922: finishing write tid 2 to smithi17880450-21 2024-02-10T05:40:07.437 INFO:tasks.rados.rados.0.smithi178.stdout:2922: finishing write tid 3 to smithi17880450-21 2024-02-10T05:40:07.437 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 2091 (ObjNum 891 snap 289 seq_num 891) dirty exists 2024-02-10T05:40:07.437 INFO:tasks.rados.rados.0.smithi178.stdout:2922: left oid 21 (ObjNum 891 snap 289 seq_num 891) 2024-02-10T05:40:07.437 INFO:tasks.rados.rados.0.smithi178.stdout:2927: finishing rollback tid 1 to smithi17880450-36 2024-02-10T05:40:07.437 INFO:tasks.rados.rados.0.smithi178.stdout:2927: finishing rollback tid 2 to smithi17880450-36 2024-02-10T05:40:07.437 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 1892 (ObjNum 33 snap 0 seq_num 1534868752) dirty exists 2024-02-10T05:40:07.437 INFO:tasks.rados.rados.0.smithi178.stdout:2920: finishing copy_from racing read to smithi17880450-22 2024-02-10T05:40:07.437 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2101 (ObjNum 889 snap 289 seq_num 889) dirty exists 2024-02-10T05:40:07.437 INFO:tasks.rados.rados.0.smithi178.stdout:2925: expect (ObjNum 883 snap 287 seq_num 883) 2024-02-10T05:40:07.448 INFO:tasks.rados.rados.0.smithi178.stdout:2920: finishing copy_from to smithi17880450-22 2024-02-10T05:40:07.448 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 1872 (ObjNum 881 snap 286 seq_num 881) dirty exists 2024-02-10T05:40:07.448 INFO:tasks.rados.rados.0.smithi178.stdout:2926: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:40:07.501 INFO:tasks.rados.rados.0.smithi178.stdout:2929: expect (ObjNum 817 snap 267 seq_num 817) 2024-02-10T05:40:07.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:07 smithi189 ceph-mon[89631]: osdmap e658: 8 total, 8 up, 8 in 2024-02-10T05:40:07.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:07 smithi189 ceph-mon[89631]: pgmap v624: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 206 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.0 MiB/s wr, 22 op/s 2024-02-10T05:40:07.553 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:07 smithi178 ceph-mon[92537]: osdmap e658: 8 total, 8 up, 8 in 2024-02-10T05:40:07.553 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:07 smithi178 ceph-mon[92537]: pgmap v624: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 206 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.0 MiB/s wr, 22 op/s 2024-02-10T05:40:07.554 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:07 smithi178 ceph-mon[95116]: osdmap e658: 8 total, 8 up, 8 in 2024-02-10T05:40:07.554 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:07 smithi178 ceph-mon[95116]: pgmap v624: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 206 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.0 MiB/s wr, 22 op/s 2024-02-10T05:40:07.612 INFO:tasks.rados.rados.0.smithi178.stdout:2930: finishing write tid 1 to smithi17880450-41 2024-02-10T05:40:07.612 INFO:tasks.rados.rados.0.smithi178.stdout:2930: finishing write tid 2 to smithi17880450-41 2024-02-10T05:40:07.612 INFO:tasks.rados.rados.0.smithi178.stdout:2930: finishing write tid 3 to smithi17880450-41 2024-02-10T05:40:07.612 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2173 (ObjNum 893 snap 289 seq_num 893) dirty exists 2024-02-10T05:40:07.612 INFO:tasks.rados.rados.0.smithi178.stdout:2930: left oid 41 (ObjNum 893 snap 289 seq_num 893) 2024-02-10T05:40:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:40:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:40:07] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.43.0" 2024-02-10T05:40:08.286 INFO:tasks.rados.rados.0.smithi178.stdout:2920: done (10 left) 2024-02-10T05:40:08.286 INFO:tasks.rados.rados.0.smithi178.stdout:2921: done (9 left) 2024-02-10T05:40:08.286 INFO:tasks.rados.rados.0.smithi178.stdout:2922: done (8 left) 2024-02-10T05:40:08.286 INFO:tasks.rados.rados.0.smithi178.stdout:2923: done (7 left) 2024-02-10T05:40:08.286 INFO:tasks.rados.rados.0.smithi178.stdout:2925: done (6 left) 2024-02-10T05:40:08.286 INFO:tasks.rados.rados.0.smithi178.stdout:2926: done (5 left) 2024-02-10T05:40:08.287 INFO:tasks.rados.rados.0.smithi178.stdout:2927: done (4 left) 2024-02-10T05:40:08.287 INFO:tasks.rados.rados.0.smithi178.stdout:2928: done (3 left) 2024-02-10T05:40:08.287 INFO:tasks.rados.rados.0.smithi178.stdout:2929: done (2 left) 2024-02-10T05:40:08.287 INFO:tasks.rados.rados.0.smithi178.stdout:2930: done (1 left) 2024-02-10T05:40:08.287 INFO:tasks.rados.rados.0.smithi178.stdout:2932: done (0 left) 2024-02-10T05:40:08.287 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 290 2024-02-10T05:40:08.287 INFO:tasks.rados.rados.0.smithi178.stdout:2933: seq_num 894 ranges {3735552=581632} 2024-02-10T05:40:08.309 INFO:tasks.rados.rados.0.smithi178.stdout:2933: writing smithi17880450-7 from 3735552 to 4317184 tid 1 2024-02-10T05:40:08.310 INFO:tasks.rados.rados.0.smithi178.stdout:2934: rollback oid 44 current snap is 290 2024-02-10T05:40:08.310 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 44 to 288 2024-02-10T05:40:08.310 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 290 2024-02-10T05:40:08.310 INFO:tasks.rados.rados.0.smithi178.stdout:2935: seq_num 895 ranges {0=598016} 2024-02-10T05:40:08.313 INFO:tasks.rados.rados.0.smithi178.stdout:2935: writing smithi17880450-42 from 0 to 598016 tid 1 2024-02-10T05:40:08.313 INFO:tasks.rados.rados.0.smithi178.stdout:2936: rollback oid 9 current snap is 290 2024-02-10T05:40:08.313 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 9 to 288 2024-02-10T05:40:08.313 INFO:tasks.rados.rados.0.smithi178.stdout:2937: read oid 27 snap -1 2024-02-10T05:40:08.314 INFO:tasks.rados.rados.0.smithi178.stdout:2937: expect deleted 2024-02-10T05:40:08.314 INFO:tasks.rados.rados.0.smithi178.stdout:2938: snap_create 2024-02-10T05:40:08.314 INFO:tasks.rados.rados.0.smithi178.stdout:2934: finishing rollback tid 1 to smithi17880450-44 2024-02-10T05:40:08.314 INFO:tasks.rados.rados.0.smithi178.stdout:2934: finishing rollback tid 2 to smithi17880450-44 2024-02-10T05:40:08.314 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 2103 (ObjNum 65 snap 0 seq_num 1584355687) dirty exists 2024-02-10T05:40:08.318 INFO:tasks.rados.rados.0.smithi178.stdout:2933: finishing write tid 1 to smithi17880450-7 2024-02-10T05:40:08.319 INFO:tasks.rados.rados.0.smithi178.stdout:2933: finishing write tid 2 to smithi17880450-7 2024-02-10T05:40:08.320 INFO:tasks.rados.rados.0.smithi178.stdout:2933: finishing write tid 3 to smithi17880450-7 2024-02-10T05:40:08.320 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 1876 (ObjNum 894 snap 290 seq_num 894) dirty exists 2024-02-10T05:40:08.320 INFO:tasks.rados.rados.0.smithi178.stdout:2933: left oid 7 (ObjNum 894 snap 290 seq_num 894) 2024-02-10T05:40:08.320 INFO:tasks.rados.rados.0.smithi178.stdout:2936: finishing rollback tid 0 to smithi17880450-9 2024-02-10T05:40:08.321 INFO:tasks.rados.rados.0.smithi178.stdout:2936: finishing rollback tid 1 to smithi17880450-9 2024-02-10T05:40:08.321 INFO:tasks.rados.rados.0.smithi178.stdout:2936: finishing rollback tid 2 to smithi17880450-9 2024-02-10T05:40:08.321 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 2025 (ObjNum 865 snap 280 seq_num 865) dirty exists 2024-02-10T05:40:08.321 INFO:tasks.rados.rados.0.smithi178.stdout:2935: finishing write tid 1 to smithi17880450-42 2024-02-10T05:40:08.321 INFO:tasks.rados.rados.0.smithi178.stdout:2935: finishing write tid 2 to smithi17880450-42 2024-02-10T05:40:08.323 INFO:tasks.rados.rados.0.smithi178.stdout:2935: finishing write tid 3 to smithi17880450-42 2024-02-10T05:40:08.323 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 2174 (ObjNum 895 snap 290 seq_num 895) dirty exists 2024-02-10T05:40:08.323 INFO:tasks.rados.rados.0.smithi178.stdout:2935: left oid 42 (ObjNum 895 snap 290 seq_num 895) 2024-02-10T05:40:08.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:08 smithi178 ceph-mon[92537]: osdmap e659: 8 total, 8 up, 8 in 2024-02-10T05:40:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:08 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:08 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:08.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:08 smithi178 ceph-mon[95116]: osdmap e659: 8 total, 8 up, 8 in 2024-02-10T05:40:08.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:08 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:08.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:08 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:08 smithi189 ceph-mon[89631]: osdmap e659: 8 total, 8 up, 8 in 2024-02-10T05:40:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:08 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:08 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:09.296 INFO:tasks.rados.rados.0.smithi178.stdout:2933: done (5 left) 2024-02-10T05:40:09.296 INFO:tasks.rados.rados.0.smithi178.stdout:2934: done (4 left) 2024-02-10T05:40:09.296 INFO:tasks.rados.rados.0.smithi178.stdout:2935: done (3 left) 2024-02-10T05:40:09.296 INFO:tasks.rados.rados.0.smithi178.stdout:2936: done (2 left) 2024-02-10T05:40:09.296 INFO:tasks.rados.rados.0.smithi178.stdout:2937: done (1 left) 2024-02-10T05:40:09.296 INFO:tasks.rados.rados.0.smithi178.stdout:2938: done (0 left) 2024-02-10T05:40:09.296 INFO:tasks.rados.rados.0.smithi178.stdout:2939: snap_remove snap 290 2024-02-10T05:40:09.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:09 smithi178 ceph-mon[92537]: osdmap e660: 8 total, 8 up, 8 in 2024-02-10T05:40:09.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:09 smithi178 ceph-mon[92537]: pgmap v627: 121 pgs: 121 active+clean; 206 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-02-10T05:40:09.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:09 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:09.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:09 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:09.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:09 smithi178 ceph-mon[95116]: osdmap e660: 8 total, 8 up, 8 in 2024-02-10T05:40:09.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:09 smithi178 ceph-mon[95116]: pgmap v627: 121 pgs: 121 active+clean; 206 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-02-10T05:40:09.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:09 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:09.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:09 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:09 smithi189 ceph-mon[89631]: osdmap e660: 8 total, 8 up, 8 in 2024-02-10T05:40:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:09 smithi189 ceph-mon[89631]: pgmap v627: 121 pgs: 121 active+clean; 206 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 10 op/s 2024-02-10T05:40:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:09 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:09 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:10.275 INFO:tasks.rados.rados.0.smithi178.stdout:2939: done (0 left) 2024-02-10T05:40:10.275 INFO:tasks.rados.rados.0.smithi178.stdout:2940: rmattr oid 38 current snap is 291 2024-02-10T05:40:10.275 INFO:tasks.rados.rados.0.smithi178.stdout:2941: read oid 7 snap -1 2024-02-10T05:40:10.275 INFO:tasks.rados.rados.0.smithi178.stdout:2941: expect (ObjNum 894 snap 290 seq_num 894) 2024-02-10T05:40:10.275 INFO:tasks.rados.rados.0.smithi178.stdout:2942: rollback oid 49 current snap is 291 2024-02-10T05:40:10.275 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 49 to 289 2024-02-10T05:40:10.275 INFO:tasks.rados.rados.0.smithi178.stdout:2943: snap_remove snap 288 2024-02-10T05:40:10.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:10 smithi178 ceph-mon[92537]: osdmap e661: 8 total, 8 up, 8 in 2024-02-10T05:40:10.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:10 smithi178 ceph-mon[92537]: osdmap e662: 8 total, 8 up, 8 in 2024-02-10T05:40:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:10 smithi178 ceph-mon[95116]: osdmap e661: 8 total, 8 up, 8 in 2024-02-10T05:40:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:10 smithi178 ceph-mon[95116]: osdmap e662: 8 total, 8 up, 8 in 2024-02-10T05:40:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:10 smithi189 ceph-mon[89631]: osdmap e661: 8 total, 8 up, 8 in 2024-02-10T05:40:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:10 smithi189 ceph-mon[89631]: osdmap e662: 8 total, 8 up, 8 in 2024-02-10T05:40:11.275 INFO:tasks.rados.rados.0.smithi178.stdout:2943: done (3 left) 2024-02-10T05:40:11.275 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 291 2024-02-10T05:40:11.275 INFO:tasks.rados.rados.0.smithi178.stdout:2942: finishing rollback tid 1 to smithi17880450-49 2024-02-10T05:40:11.275 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 0 (ObjNum 65 snap 0 seq_num 28522508) dirty dne 2024-02-10T05:40:11.275 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1878 (ObjNum 33 snap 0 seq_num 1534067136) dirty exists 2024-02-10T05:40:11.275 INFO:tasks.rados.rados.0.smithi178.stdout:2941: expect (ObjNum 894 snap 290 seq_num 894) 2024-02-10T05:40:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:11 smithi178 ceph-mon[92537]: pgmap v630: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 170 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-02-10T05:40:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:11 smithi178 ceph-mon[92537]: osdmap e663: 8 total, 8 up, 8 in 2024-02-10T05:40:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:11 smithi178 ceph-mon[95116]: pgmap v630: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 170 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-02-10T05:40:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:11 smithi178 ceph-mon[95116]: osdmap e663: 8 total, 8 up, 8 in 2024-02-10T05:40:11.562 INFO:tasks.rados.rados.0.smithi178.stdout:2944: seq_num 896 ranges {14426112=614400} 2024-02-10T05:40:11.643 INFO:tasks.rados.rados.0.smithi178.stdout:2944: writing smithi17880450-15 from 14426112 to 15040512 tid 1 2024-02-10T05:40:11.643 INFO:tasks.rados.rados.0.smithi178.stdout:2940: done (3 left) 2024-02-10T05:40:11.644 INFO:tasks.rados.rados.0.smithi178.stdout:2941: done (2 left) 2024-02-10T05:40:11.644 INFO:tasks.rados.rados.0.smithi178.stdout:2942: done (1 left) 2024-02-10T05:40:11.644 INFO:tasks.rados.rados.0.smithi178.stdout:2945: rollback oid 31 current snap is 291 2024-02-10T05:40:11.644 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 31 to 289 2024-02-10T05:40:11.644 INFO:tasks.rados.rados.0.smithi178.stdout:2946: rollback oid 34 current snap is 291 2024-02-10T05:40:11.644 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 34 to 289 2024-02-10T05:40:11.644 INFO:tasks.rados.rados.0.smithi178.stdout:2947: rollback oid 23 current snap is 291 2024-02-10T05:40:11.644 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 23 to 289 2024-02-10T05:40:11.644 INFO:tasks.rados.rados.0.smithi178.stdout:2948: rmattr oid 49 current snap is 291 2024-02-10T05:40:11.644 INFO:tasks.rados.rados.0.smithi178.stdout:2948: done (4 left) 2024-02-10T05:40:11.644 INFO:tasks.rados.rados.0.smithi178.stdout:2949: rmattr oid 21 current snap is 291 2024-02-10T05:40:11.644 INFO:tasks.rados.rados.0.smithi178.stdout:2949: done (4 left) 2024-02-10T05:40:11.644 INFO:tasks.rados.rados.0.smithi178.stdout:2950: snap_create 2024-02-10T05:40:11.647 INFO:tasks.rados.rados.0.smithi178.stdout:2946: finishing rollback tid 1 to smithi17880450-34 2024-02-10T05:40:11.647 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 0 (ObjNum 33 snap 0 seq_num 1535377760) dirty dne 2024-02-10T05:40:11.648 INFO:tasks.rados.rados.0.smithi178.stdout:2944: finishing write tid 1 to smithi17880450-15 2024-02-10T05:40:11.648 INFO:tasks.rados.rados.0.smithi178.stdout:2944: finishing write tid 2 to smithi17880450-15 2024-02-10T05:40:11.648 INFO:tasks.rados.rados.0.smithi178.stdout:2945: finishing rollback tid 0 to smithi17880450-31 2024-02-10T05:40:11.649 INFO:tasks.rados.rados.0.smithi178.stdout:2945: finishing rollback tid 1 to smithi17880450-31 2024-02-10T05:40:11.649 INFO:tasks.rados.rados.0.smithi178.stdout:2945: finishing rollback tid 2 to smithi17880450-31 2024-02-10T05:40:11.649 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 2459 (ObjNum 836 snap 272 seq_num 836) dirty exists 2024-02-10T05:40:11.650 INFO:tasks.rados.rados.0.smithi178.stdout:2944: finishing write tid 3 to smithi17880450-15 2024-02-10T05:40:11.650 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 2176 (ObjNum 896 snap 291 seq_num 896) dirty exists 2024-02-10T05:40:11.650 INFO:tasks.rados.rados.0.smithi178.stdout:2944: left oid 15 (ObjNum 896 snap 291 seq_num 896) 2024-02-10T05:40:11.652 INFO:tasks.rados.rados.0.smithi178.stdout:2947: finishing rollback tid 0 to smithi17880450-23 2024-02-10T05:40:11.652 INFO:tasks.rados.rados.0.smithi178.stdout:2947: finishing rollback tid 1 to smithi17880450-23 2024-02-10T05:40:11.652 INFO:tasks.rados.rados.0.smithi178.stdout:2947: finishing rollback tid 2 to smithi17880450-23 2024-02-10T05:40:11.652 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 1900 (ObjNum 831 snap 271 seq_num 831) dirty exists 2024-02-10T05:40:11.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:11 smithi189 ceph-mon[89631]: pgmap v630: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 170 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-02-10T05:40:11.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:11 smithi189 ceph-mon[89631]: osdmap e663: 8 total, 8 up, 8 in 2024-02-10T05:40:12.301 INFO:tasks.rados.rados.0.smithi178.stdout:2944: done (4 left) 2024-02-10T05:40:12.301 INFO:tasks.rados.rados.0.smithi178.stdout:2945: done (3 left) 2024-02-10T05:40:12.302 INFO:tasks.rados.rados.0.smithi178.stdout:2946: done (2 left) 2024-02-10T05:40:12.302 INFO:tasks.rados.rados.0.smithi178.stdout:2947: done (1 left) 2024-02-10T05:40:12.302 INFO:tasks.rados.rados.0.smithi178.stdout:2950: done (0 left) 2024-02-10T05:40:12.302 INFO:tasks.rados.rados.0.smithi178.stdout:2951: delete oid 49 current snap is 292 2024-02-10T05:40:12.306 INFO:tasks.rados.rados.0.smithi178.stdout:2951: done (0 left) 2024-02-10T05:40:12.306 INFO:tasks.rados.rados.0.smithi178.stdout:2952: rmattr oid 20 current snap is 292 2024-02-10T05:40:12.306 INFO:tasks.rados.rados.0.smithi178.stdout:2953: copy_from oid 28 from oid 24 current snap is 292 2024-02-10T05:40:12.306 INFO:tasks.rados.rados.0.smithi178.stdout:2954: rollback oid 14 current snap is 292 2024-02-10T05:40:12.307 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 14 to 291 2024-02-10T05:40:12.307 INFO:tasks.rados.rados.0.smithi178.stdout:2955: read oid 36 snap -1 2024-02-10T05:40:12.307 INFO:tasks.rados.rados.0.smithi178.stdout:2955: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:40:12.307 INFO:tasks.rados.rados.0.smithi178.stdout:2956: snap_create 2024-02-10T05:40:12.309 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 1889 (ObjNum 817 snap 267 seq_num 817) dirty exists 2024-02-10T05:40:12.310 INFO:tasks.rados.rados.0.smithi178.stdout:2954: finishing rollback tid 0 to smithi17880450-14 2024-02-10T05:40:12.310 INFO:tasks.rados.rados.0.smithi178.stdout:2954: finishing rollback tid 1 to smithi17880450-14 2024-02-10T05:40:12.311 INFO:tasks.rados.rados.0.smithi178.stdout:2954: finishing rollback tid 2 to smithi17880450-14 2024-02-10T05:40:12.311 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 1895 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:40:12.311 INFO:tasks.rados.rados.0.smithi178.stdout:2955: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:40:12.320 INFO:tasks.rados.rados.0.smithi178.stdout:2953: finishing copy_from racing read to smithi17880450-28 2024-02-10T05:40:12.321 INFO:tasks.rados.rados.0.smithi178.stdout:2953: finishing copy_from to smithi17880450-28 2024-02-10T05:40:12.321 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 1868 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:40:13.308 INFO:tasks.rados.rados.0.smithi178.stdout:2952: done (4 left) 2024-02-10T05:40:13.308 INFO:tasks.rados.rados.0.smithi178.stdout:2953: done (3 left) 2024-02-10T05:40:13.308 INFO:tasks.rados.rados.0.smithi178.stdout:2954: done (2 left) 2024-02-10T05:40:13.308 INFO:tasks.rados.rados.0.smithi178.stdout:2955: done (1 left) 2024-02-10T05:40:13.308 INFO:tasks.rados.rados.0.smithi178.stdout:2956: done (0 left) 2024-02-10T05:40:13.309 INFO:tasks.rados.rados.0.smithi178.stdout:2957: read oid 8 snap -1 2024-02-10T05:40:13.309 INFO:tasks.rados.rados.0.smithi178.stdout:2957: expect (ObjNum 817 snap 267 seq_num 817) 2024-02-10T05:40:13.309 INFO:tasks.rados.rados.0.smithi178.stdout:2958: delete oid 44 current snap is 293 2024-02-10T05:40:13.311 INFO:tasks.rados.rados.0.smithi178.stdout:2958: done (1 left) 2024-02-10T05:40:13.311 INFO:tasks.rados.rados.0.smithi178.stdout:2959: read oid 5 snap -1 2024-02-10T05:40:13.312 INFO:tasks.rados.rados.0.smithi178.stdout:2959: expect (ObjNum 883 snap 287 seq_num 883) 2024-02-10T05:40:13.312 INFO:tasks.rados.rados.0.smithi178.stdout:2960: snap_remove snap 291 2024-02-10T05:40:13.569 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: osdmap e664: 8 total, 8 up, 8 in 2024-02-10T05:40:13.569 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: pgmap v633: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 171 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-02-10T05:40:13.569 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:13.569 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:13.569 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:40:13.570 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:40:13.570 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:13.570 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:40:13.570 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:13.570 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.570 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.570 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.570 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.570 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.570 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.570 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.570 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.570 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.570 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.571 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.571 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.571 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.571 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.571 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: osdmap e664: 8 total, 8 up, 8 in 2024-02-10T05:40:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: pgmap v633: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 171 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-02-10T05:40:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:40:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:40:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:40:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.714 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: osdmap e664: 8 total, 8 up, 8 in 2024-02-10T05:40:13.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: pgmap v633: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 171 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.2 MiB/s wr, 18 op/s 2024-02-10T05:40:13.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:13.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:13.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:40:13.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:40:13.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:13.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:40:13.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:13.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.714 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:13.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:14.312 INFO:tasks.rados.rados.0.smithi178.stdout:2960: done (2 left) 2024-02-10T05:40:14.313 INFO:tasks.rados.rados.0.smithi178.stdout:2961: delete oid 25 current snap is 293 2024-02-10T05:40:14.313 INFO:tasks.rados.rados.0.smithi178.stdout:2959: expect (ObjNum 883 snap 287 seq_num 883) 2024-02-10T05:40:14.325 INFO:tasks.rados.rados.0.smithi178.stdout:2957: expect (ObjNum 817 snap 267 seq_num 817) 2024-02-10T05:40:14.435 INFO:tasks.rados.rados.0.smithi178.stdout:2957: done (2 left) 2024-02-10T05:40:14.435 INFO:tasks.rados.rados.0.smithi178.stdout:2959: done (1 left) 2024-02-10T05:40:14.435 INFO:tasks.rados.rados.0.smithi178.stdout:2961: done (0 left) 2024-02-10T05:40:14.436 INFO:tasks.rados.rados.0.smithi178.stdout:2962: snap_remove snap 292 2024-02-10T05:40:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:14 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:40:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:14 smithi189 ceph-mon[89631]: osdmap e665: 8 total, 8 up, 8 in 2024-02-10T05:40:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:40:14.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:14 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:40:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:14 smithi178 ceph-mon[92537]: osdmap e665: 8 total, 8 up, 8 in 2024-02-10T05:40:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:40:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:14 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T05:40:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:14 smithi178 ceph-mon[95116]: osdmap e665: 8 total, 8 up, 8 in 2024-02-10T05:40:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:40:15.211 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 05:40:14 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[128891]: ts=2024-02-10T05:40:14.726Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002735688s 2024-02-10T05:40:15.276 INFO:tasks.rados.rados.0.smithi178.stdout:2962: done (0 left) 2024-02-10T05:40:15.276 INFO:tasks.rados.rados.0.smithi178.stdout:2963: copy_from oid 33 from oid 15 current snap is 293 2024-02-10T05:40:15.278 INFO:tasks.rados.rados.0.smithi178.stdout:2964: copy_from oid 16 from oid 12 current snap is 293 2024-02-10T05:40:15.278 INFO:tasks.rados.rados.0.smithi178.stdout:2965: rmattr oid 8 current snap is 293 2024-02-10T05:40:15.278 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 293 2024-02-10T05:40:15.278 INFO:tasks.rados.rados.0.smithi178.stdout:2966: seq_num 900 ranges {212992=679936} 2024-02-10T05:40:15.282 INFO:tasks.rados.rados.0.smithi178.stdout:2966: writing smithi17880450-3 from 212992 to 892928 tid 1 2024-02-10T05:40:15.282 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 293 2024-02-10T05:40:15.283 INFO:tasks.rados.rados.0.smithi178.stdout:2967: seq_num 901 ranges {10805248=696320} 2024-02-10T05:40:15.347 INFO:tasks.rados.rados.0.smithi178.stdout:2967: writing smithi17880450-19 from 10805248 to 11501568 tid 1 2024-02-10T05:40:15.347 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 293 2024-02-10T05:40:15.347 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 1890 (ObjNum 817 snap 267 seq_num 817) dirty exists 2024-02-10T05:40:15.347 INFO:tasks.rados.rados.0.smithi178.stdout:2968: seq_num 902 ranges {5357568=712704} 2024-02-10T05:40:15.380 INFO:tasks.rados.rados.0.smithi178.stdout:2968: writing smithi17880450-43 from 5357568 to 6070272 tid 1 2024-02-10T05:40:15.380 INFO:tasks.rados.rados.0.smithi178.stdout:2965: done (5 left) 2024-02-10T05:40:15.380 INFO:tasks.rados.rados.0.smithi178.stdout:2969: snap_create 2024-02-10T05:40:15.380 INFO:tasks.rados.rados.0.smithi178.stdout:2966: finishing write tid 1 to smithi17880450-3 2024-02-10T05:40:15.380 INFO:tasks.rados.rados.0.smithi178.stdout:2966: finishing write tid 2 to smithi17880450-3 2024-02-10T05:40:15.380 INFO:tasks.rados.rados.0.smithi178.stdout:2966: finishing write tid 3 to smithi17880450-3 2024-02-10T05:40:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 2176 (ObjNum 900 snap 293 seq_num 900) dirty exists 2024-02-10T05:40:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:2966: left oid 3 (ObjNum 900 snap 293 seq_num 900) 2024-02-10T05:40:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:2964: finishing copy_from racing read to smithi17880450-16 2024-02-10T05:40:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:2964: finishing copy_from to smithi17880450-16 2024-02-10T05:40:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 1201 (ObjNum 843 snap 273 seq_num 843) dirty exists 2024-02-10T05:40:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:2963: finishing copy_from racing read to smithi17880450-33 2024-02-10T05:40:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:2963: finishing copy_from to smithi17880450-33 2024-02-10T05:40:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 2176 (ObjNum 896 snap 291 seq_num 896) dirty exists 2024-02-10T05:40:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:2967: finishing write tid 1 to smithi17880450-19 2024-02-10T05:40:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:2967: finishing write tid 2 to smithi17880450-19 2024-02-10T05:40:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:2967: finishing write tid 3 to smithi17880450-19 2024-02-10T05:40:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2093 (ObjNum 901 snap 293 seq_num 901) dirty exists 2024-02-10T05:40:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:2967: left oid 19 (ObjNum 901 snap 293 seq_num 901) 2024-02-10T05:40:15.383 INFO:tasks.rados.rados.0.smithi178.stdout:2968: finishing write tid 1 to smithi17880450-43 2024-02-10T05:40:15.383 INFO:tasks.rados.rados.0.smithi178.stdout:2968: finishing write tid 2 to smithi17880450-43 2024-02-10T05:40:15.384 INFO:tasks.rados.rados.0.smithi178.stdout:2968: finishing write tid 3 to smithi17880450-43 2024-02-10T05:40:15.384 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 1122 (ObjNum 902 snap 293 seq_num 902) dirty exists 2024-02-10T05:40:15.384 INFO:tasks.rados.rados.0.smithi178.stdout:2968: left oid 43 (ObjNum 902 snap 293 seq_num 902) 2024-02-10T05:40:15.493 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:15 smithi189 ceph-mon[89631]: osdmap e666: 8 total, 8 up, 8 in 2024-02-10T05:40:15.493 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:15 smithi189 ceph-mon[89631]: Upgrade: Updating grafana.a 2024-02-10T05:40:15.493 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:15 smithi189 ceph-mon[89631]: Deploying daemon grafana.a on smithi189 2024-02-10T05:40:15.493 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:15 smithi189 ceph-mon[89631]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 162 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-02-10T05:40:15.493 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:15 smithi189 ceph-mon[89631]: osdmap e667: 8 total, 8 up, 8 in 2024-02-10T05:40:15.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:15 smithi178 ceph-mon[92537]: osdmap e666: 8 total, 8 up, 8 in 2024-02-10T05:40:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:15 smithi178 ceph-mon[92537]: Upgrade: Updating grafana.a 2024-02-10T05:40:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:15 smithi178 ceph-mon[92537]: Deploying daemon grafana.a on smithi189 2024-02-10T05:40:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:15 smithi178 ceph-mon[92537]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 162 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-02-10T05:40:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:15 smithi178 ceph-mon[92537]: osdmap e667: 8 total, 8 up, 8 in 2024-02-10T05:40:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:15 smithi178 ceph-mon[95116]: osdmap e666: 8 total, 8 up, 8 in 2024-02-10T05:40:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:15 smithi178 ceph-mon[95116]: Upgrade: Updating grafana.a 2024-02-10T05:40:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:15 smithi178 ceph-mon[95116]: Deploying daemon grafana.a on smithi189 2024-02-10T05:40:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:15 smithi178 ceph-mon[95116]: pgmap v636: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 162 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-02-10T05:40:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:15 smithi178 ceph-mon[95116]: osdmap e667: 8 total, 8 up, 8 in 2024-02-10T05:40:16.319 INFO:tasks.rados.rados.0.smithi178.stdout:2963: done (5 left) 2024-02-10T05:40:16.319 INFO:tasks.rados.rados.0.smithi178.stdout:2964: done (4 left) 2024-02-10T05:40:16.319 INFO:tasks.rados.rados.0.smithi178.stdout:2966: done (3 left) 2024-02-10T05:40:16.319 INFO:tasks.rados.rados.0.smithi178.stdout:2967: done (2 left) 2024-02-10T05:40:16.319 INFO:tasks.rados.rados.0.smithi178.stdout:2968: done (1 left) 2024-02-10T05:40:16.319 INFO:tasks.rados.rados.0.smithi178.stdout:2969: done (0 left) 2024-02-10T05:40:16.319 INFO:tasks.rados.rados.0.smithi178.stdout:2970: rmattr oid 44 current snap is 294 2024-02-10T05:40:16.319 INFO:tasks.rados.rados.0.smithi178.stdout:2970: done (0 left) 2024-02-10T05:40:16.319 INFO:tasks.rados.rados.0.smithi178.stdout:2971: rmattr oid 50 current snap is 294 2024-02-10T05:40:16.320 INFO:tasks.rados.rados.0.smithi178.stdout:2971: done (0 left) 2024-02-10T05:40:16.320 INFO:tasks.rados.rados.0.smithi178.stdout:2972: read oid 45 snap -1 2024-02-10T05:40:16.320 INFO:tasks.rados.rados.0.smithi178.stdout:2972: expect (ObjNum 876 snap 284 seq_num 876) 2024-02-10T05:40:16.320 INFO:tasks.rados.rados.0.smithi178.stdout:2973: copy_from oid 40 from oid 13 current snap is 294 2024-02-10T05:40:16.320 INFO:tasks.rados.rados.0.smithi178.stdout:2974: rmattr oid 25 current snap is 294 2024-02-10T05:40:16.320 INFO:tasks.rados.rados.0.smithi178.stdout:2974: done (2 left) 2024-02-10T05:40:16.320 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 294 2024-02-10T05:40:16.320 INFO:tasks.rados.rados.0.smithi178.stdout:2975: seq_num 903 ranges {393216=729088} 2024-02-10T05:40:16.326 INFO:tasks.rados.rados.0.smithi178.stdout:2975: writing smithi17880450-5 from 393216 to 1122304 tid 1 2024-02-10T05:40:16.326 INFO:tasks.rados.rados.0.smithi178.stdout:2976: rollback oid 39 current snap is 294 2024-02-10T05:40:16.326 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 39 to 289 2024-02-10T05:40:16.326 INFO:tasks.rados.rados.0.smithi178.stdout:2977: read oid 25 snap -1 2024-02-10T05:40:16.326 INFO:tasks.rados.rados.0.smithi178.stdout:2977: expect deleted 2024-02-10T05:40:16.326 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 294 2024-02-10T05:40:16.326 INFO:tasks.rados.rados.0.smithi178.stdout:2978: seq_num 904 ranges {212992=745472} 2024-02-10T05:40:16.332 INFO:tasks.rados.rados.0.smithi178.stdout:2978: writing smithi17880450-6 from 212992 to 958464 tid 1 2024-02-10T05:40:16.332 INFO:tasks.rados.rados.0.smithi178.stdout:2979: copy_from oid 3 from oid 31 current snap is 294 2024-02-10T05:40:16.332 INFO:tasks.rados.rados.0.smithi178.stdout:2977: done (6 left) 2024-02-10T05:40:16.332 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 8 current snap is 294 2024-02-10T05:40:16.332 INFO:tasks.rados.rados.0.smithi178.stdout:2980: seq_num 905 ranges {3219456=761856} 2024-02-10T05:40:16.355 INFO:tasks.rados.rados.0.smithi178.stdout:2980: writing smithi17880450-8 from 3219456 to 3981312 tid 1 2024-02-10T05:40:16.355 INFO:tasks.rados.rados.0.smithi178.stdout:2981: read oid 36 snap -1 2024-02-10T05:40:16.355 INFO:tasks.rados.rados.0.smithi178.stdout:2981: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:40:16.355 INFO:tasks.rados.rados.0.smithi178.stdout:2982: delete oid 42 current snap is 294 2024-02-10T05:40:16.355 INFO:tasks.rados.rados.0.smithi178.stdout:2976: finishing rollback tid 0 to smithi17880450-39 2024-02-10T05:40:16.355 INFO:tasks.rados.rados.0.smithi178.stdout:2976: finishing rollback tid 1 to smithi17880450-39 2024-02-10T05:40:16.355 INFO:tasks.rados.rados.0.smithi178.stdout:2975: finishing write tid 1 to smithi17880450-5 2024-02-10T05:40:16.355 INFO:tasks.rados.rados.0.smithi178.stdout:2976: finishing rollback tid 2 to smithi17880450-39 2024-02-10T05:40:16.355 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1881 (ObjNum 886 snap 287 seq_num 886) dirty exists 2024-02-10T05:40:16.355 INFO:tasks.rados.rados.0.smithi178.stdout:2975: finishing write tid 2 to smithi17880450-5 2024-02-10T05:40:16.356 INFO:tasks.rados.rados.0.smithi178.stdout:2975: finishing write tid 3 to smithi17880450-5 2024-02-10T05:40:16.356 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 2465 (ObjNum 903 snap 294 seq_num 903) dirty exists 2024-02-10T05:40:16.356 INFO:tasks.rados.rados.0.smithi178.stdout:2975: left oid 5 (ObjNum 903 snap 294 seq_num 903) 2024-02-10T05:40:16.356 INFO:tasks.rados.rados.0.smithi178.stdout:2972: expect (ObjNum 876 snap 284 seq_num 876) 2024-02-10T05:40:16.781 INFO:tasks.rados.rados.0.smithi178.stdout:2978: finishing write tid 1 to smithi17880450-6 2024-02-10T05:40:16.781 INFO:tasks.rados.rados.0.smithi178.stdout:2978: finishing write tid 2 to smithi17880450-6 2024-02-10T05:40:16.781 INFO:tasks.rados.rados.0.smithi178.stdout:2973: finishing copy_from racing read to smithi17880450-40 2024-02-10T05:40:16.781 INFO:tasks.rados.rados.0.smithi178.stdout:2978: finishing write tid 3 to smithi17880450-6 2024-02-10T05:40:16.781 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 2178 (ObjNum 904 snap 294 seq_num 904) dirty exists 2024-02-10T05:40:16.781 INFO:tasks.rados.rados.0.smithi178.stdout:2978: left oid 6 (ObjNum 904 snap 294 seq_num 904) 2024-02-10T05:40:16.781 INFO:tasks.rados.rados.0.smithi178.stdout:2973: finishing copy_from to smithi17880450-40 2024-02-10T05:40:16.781 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 2171 (ObjNum 873 snap 281 seq_num 873) dirty exists 2024-02-10T05:40:16.781 INFO:tasks.rados.rados.0.smithi178.stdout:2979: finishing copy_from racing read to smithi17880450-3 2024-02-10T05:40:16.782 INFO:tasks.rados.rados.0.smithi178.stdout:2972: done (8 left) 2024-02-10T05:40:16.782 INFO:tasks.rados.rados.0.smithi178.stdout:2973: done (7 left) 2024-02-10T05:40:16.782 INFO:tasks.rados.rados.0.smithi178.stdout:2975: done (6 left) 2024-02-10T05:40:16.782 INFO:tasks.rados.rados.0.smithi178.stdout:2976: done (5 left) 2024-02-10T05:40:16.782 INFO:tasks.rados.rados.0.smithi178.stdout:2978: done (4 left) 2024-02-10T05:40:16.782 INFO:tasks.rados.rados.0.smithi178.stdout:2982: done (3 left) 2024-02-10T05:40:16.782 INFO:tasks.rados.rados.0.smithi178.stdout:2983: snap_create 2024-02-10T05:40:16.782 INFO:tasks.rados.rados.0.smithi178.stdout:2979: finishing copy_from to smithi17880450-3 2024-02-10T05:40:16.782 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 2459 (ObjNum 836 snap 272 seq_num 836) dirty exists 2024-02-10T05:40:16.782 INFO:tasks.rados.rados.0.smithi178.stdout:2981: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:40:16.782 INFO:tasks.rados.rados.0.smithi178.stdout:2980: finishing write tid 1 to smithi17880450-8 2024-02-10T05:40:16.783 INFO:tasks.rados.rados.0.smithi178.stdout:2980: finishing write tid 2 to smithi17880450-8 2024-02-10T05:40:16.783 INFO:tasks.rados.rados.0.smithi178.stdout:2980: finishing write tid 3 to smithi17880450-8 2024-02-10T05:40:16.783 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 1892 (ObjNum 905 snap 294 seq_num 905) dirty exists 2024-02-10T05:40:16.783 INFO:tasks.rados.rados.0.smithi178.stdout:2980: left oid 8 (ObjNum 905 snap 294 seq_num 905) 2024-02-10T05:40:17.323 INFO:tasks.rados.rados.0.smithi178.stdout:2979: done (3 left) 2024-02-10T05:40:17.323 INFO:tasks.rados.rados.0.smithi178.stdout:2980: done (2 left) 2024-02-10T05:40:17.323 INFO:tasks.rados.rados.0.smithi178.stdout:2981: done (1 left) 2024-02-10T05:40:17.323 INFO:tasks.rados.rados.0.smithi178.stdout:2983: done (0 left) 2024-02-10T05:40:17.323 INFO:tasks.rados.rados.0.smithi178.stdout:2984: rollback oid 15 current snap is 295 2024-02-10T05:40:17.323 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 15 to 294 2024-02-10T05:40:17.323 INFO:tasks.rados.rados.0.smithi178.stdout:2985: read oid 40 snap -1 2024-02-10T05:40:17.324 INFO:tasks.rados.rados.0.smithi178.stdout:2985: expect (ObjNum 873 snap 281 seq_num 873) 2024-02-10T05:40:17.324 INFO:tasks.rados.rados.0.smithi178.stdout:2986: read oid 2 snap -1 2024-02-10T05:40:17.324 INFO:tasks.rados.rados.0.smithi178.stdout:2986: expect deleted 2024-02-10T05:40:17.324 INFO:tasks.rados.rados.0.smithi178.stdout:2987: read oid 45 snap -1 2024-02-10T05:40:17.324 INFO:tasks.rados.rados.0.smithi178.stdout:2987: expect (ObjNum 876 snap 284 seq_num 876) 2024-02-10T05:40:17.324 INFO:tasks.rados.rados.0.smithi178.stdout:2988: read oid 3 snap -1 2024-02-10T05:40:17.324 INFO:tasks.rados.rados.0.smithi178.stdout:2988: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:40:17.324 INFO:tasks.rados.rados.0.smithi178.stdout:2989: rollback oid 22 current snap is 295 2024-02-10T05:40:17.324 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 22 to 289 2024-02-10T05:40:17.324 INFO:tasks.rados.rados.0.smithi178.stdout:2990: copy_from oid 46 from oid 35 current snap is 295 2024-02-10T05:40:17.324 INFO:tasks.rados.rados.0.smithi178.stdout:2991: snap_remove snap 293 2024-02-10T05:40:17.374 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:17 smithi189 ceph-mon[89631]: osdmap e668: 8 total, 8 up, 8 in 2024-02-10T05:40:17.374 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:17 smithi189 ceph-mon[89631]: pgmap v639: 121 pgs: 121 active+clean; 162 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 824 KiB/s wr, 11 op/s 2024-02-10T05:40:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:17 smithi178 ceph-mon[92537]: osdmap e668: 8 total, 8 up, 8 in 2024-02-10T05:40:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:17 smithi178 ceph-mon[92537]: pgmap v639: 121 pgs: 121 active+clean; 162 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 824 KiB/s wr, 11 op/s 2024-02-10T05:40:17.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:40:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:40:17] "GET /metrics HTTP/1.1" 200 36269 "" "Prometheus/2.43.0" 2024-02-10T05:40:17.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:17 smithi178 ceph-mon[95116]: osdmap e668: 8 total, 8 up, 8 in 2024-02-10T05:40:17.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:17 smithi178 ceph-mon[95116]: pgmap v639: 121 pgs: 121 active+clean; 162 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 824 KiB/s wr, 11 op/s 2024-02-10T05:40:17.901 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:17 smithi189 systemd[1]: Stopping Ceph grafana.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:40:18.171 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:17 smithi189 podman[127499]: 2024-02-10 05:40:17.900589863 +0000 UTC m=+0.108658373 container died d3651866232e8eec53762ce59785fc858941e09baeb5e6d25e72620dbe0ca229 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, vcs-type=git, io.openshift.expose-services=, release=239.1651231664, version=8.5, com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, io.buildah.version=1.32.0, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, description=Ceph Grafana Container, distribution-scope=public, vendor=Red Hat, Inc., build-date=2022-04-29T11:48:11.055897, architecture=x86_64, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base rhel8, maintainer=Paul Cuzner , name=ubi8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664) 2024-02-10T05:40:18.328 INFO:tasks.rados.rados.0.smithi178.stdout:2991: done (7 left) 2024-02-10T05:40:18.328 INFO:tasks.rados.rados.0.smithi178.stdout:2992: read oid 47 snap -1 2024-02-10T05:40:18.329 INFO:tasks.rados.rados.0.smithi178.stdout:2992: expect (ObjNum 884 snap 287 seq_num 884) 2024-02-10T05:40:18.329 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 295 2024-02-10T05:40:18.329 INFO:tasks.rados.rados.0.smithi178.stdout:2993: seq_num 907 ranges {966656=794624} 2024-02-10T05:40:18.339 INFO:tasks.rados.rados.0.smithi178.stdout:2993: writing smithi17880450-18 from 966656 to 1761280 tid 1 2024-02-10T05:40:18.340 INFO:tasks.rados.rados.0.smithi178.stdout:2994: delete oid 19 current snap is 295 2024-02-10T05:40:18.340 INFO:tasks.rados.rados.0.smithi178.stdout:2989: finishing rollback tid 0 to smithi17880450-22 2024-02-10T05:40:18.340 INFO:tasks.rados.rados.0.smithi178.stdout:2989: finishing rollback tid 1 to smithi17880450-22 2024-02-10T05:40:18.340 INFO:tasks.rados.rados.0.smithi178.stdout:2989: finishing rollback tid 2 to smithi17880450-22 2024-02-10T05:40:18.340 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2176 (ObjNum 881 snap 286 seq_num 881) dirty exists 2024-02-10T05:40:18.340 INFO:tasks.rados.rados.0.smithi178.stdout:2984: finishing rollback tid 0 to smithi17880450-15 2024-02-10T05:40:18.340 INFO:tasks.rados.rados.0.smithi178.stdout:2984: finishing rollback tid 1 to smithi17880450-15 2024-02-10T05:40:18.340 INFO:tasks.rados.rados.0.smithi178.stdout:2984: finishing rollback tid 2 to smithi17880450-15 2024-02-10T05:40:18.340 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 2181 (ObjNum 896 snap 291 seq_num 896) dirty exists 2024-02-10T05:40:18.340 INFO:tasks.rados.rados.0.smithi178.stdout:2988: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:40:18.395 INFO:tasks.rados.rados.0.smithi178.stdout:2985: expect (ObjNum 873 snap 281 seq_num 873) 2024-02-10T05:40:18.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:18 smithi189 ceph-mon[89631]: osdmap e669: 8 total, 8 up, 8 in 2024-02-10T05:40:18.537 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:18 smithi189 podman[127499]: 2024-02-10 05:40:18.253499612 +0000 UTC m=+0.461568116 container cleanup d3651866232e8eec53762ce59785fc858941e09baeb5e6d25e72620dbe0ca229 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, build-date=2022-04-29T11:48:11.055897, com.redhat.component=ubi8-container, architecture=x86_64, 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., name=ubi8, vendor=Red Hat, Inc., 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, io.buildah.version=1.32.0, description=Ceph Grafana Container, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, maintainer=Paul Cuzner , release=239.1651231664) 2024-02-10T05:40:18.537 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:18 smithi189 bash[127499]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a 2024-02-10T05:40:18.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:18 smithi178 ceph-mon[92537]: osdmap e669: 8 total, 8 up, 8 in 2024-02-10T05:40:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:18 smithi178 ceph-mon[95116]: osdmap e669: 8 total, 8 up, 8 in 2024-02-10T05:40:18.834 INFO:tasks.rados.rados.0.smithi178.stdout:2987: expect (ObjNum 876 snap 284 seq_num 876) 2024-02-10T05:40:18.914 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:18 smithi189 podman[127518]: 2024-02-10 05:40:18.579869624 +0000 UTC m=+0.681192396 container remove d3651866232e8eec53762ce59785fc858941e09baeb5e6d25e72620dbe0ca229 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, com.redhat.component=ubi8-container, io.openshift.tags=base rhel8, release=239.1651231664, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Grafana Container configured for Ceph mgr/dashboard integration, distribution-scope=public, vendor=Red Hat, Inc., io.k8s.display-name=Red Hat Universal Base Image 8, version=8.5, architecture=x86_64, name=ubi8, build-date=2022-04-29T11:48:11.055897, description=Ceph Grafana Container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git, io.buildah.version=1.32.0, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, maintainer=Paul Cuzner ) 2024-02-10T05:40:18.914 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:18 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T05:40:18.914 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:18 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-10T05:40:18.914 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:18 smithi189 systemd[1]: Stopped Ceph grafana.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:40:18.914 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:18 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@grafana.a.service: Consumed 8.195s CPU time. 2024-02-10T05:40:18.914 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:18 smithi189 systemd[1]: Starting Ceph grafana.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T05:40:18.970 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:40:19.206 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 podman[127656]: 2024-02-10 05:40:19.030045521 +0000 UTC m=+0.017320490 image pull a0ea5e3c46d9434bd173d585b7c2638c7451eaf2543d1d22f9e78442615aaffb quay.io/ceph/ceph-grafana:9.4.12 2024-02-10T05:40:19.269 INFO:tasks.rados.rados.0.smithi178.stdout:2990: finishing copy_from racing read to smithi17880450-46 2024-02-10T05:40:19.269 INFO:tasks.rados.rados.0.smithi178.stdout:2990: finishing copy_from to smithi17880450-46 2024-02-10T05:40:19.269 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 1868 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:40:19.269 INFO:tasks.rados.rados.0.smithi178.stdout:2993: finishing write tid 1 to smithi17880450-18 2024-02-10T05:40:19.269 INFO:tasks.rados.rados.0.smithi178.stdout:2993: finishing write tid 2 to smithi17880450-18 2024-02-10T05:40:19.269 INFO:tasks.rados.rados.0.smithi178.stdout:2993: finishing write tid 3 to smithi17880450-18 2024-02-10T05:40:19.270 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 1878 (ObjNum 907 snap 295 seq_num 907) dirty exists 2024-02-10T05:40:19.270 INFO:tasks.rados.rados.0.smithi178.stdout:2993: left oid 18 (ObjNum 907 snap 295 seq_num 907) 2024-02-10T05:40:19.270 INFO:tasks.rados.rados.0.smithi178.stdout:2992: expect (ObjNum 884 snap 287 seq_num 884) 2024-02-10T05:40:19.289 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:40:19.289 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (15s) 11s ago 12m 16.2M - 0.25.0 c8568f914cd2 76bf15ca9f35 2024-02-10T05:40:19.289 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (8m) 27s ago 12m 86.0M - 9.4.7 954c08fa6188 d3651866232e 2024-02-10T05:40:19.289 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (86s) 11s ago 13m 16.3M - 19.0.0-1361-g290212a1 c328ab9dcfc7 7ae52faba2d7 2024-02-10T05:40:19.289 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (65s) 27s ago 13m 13.9M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c11b1c27b8e8 2024-02-10T05:40:19.289 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (7m) 27s ago 17m 452M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:40:19.289 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (8m) 11s ago 18m 513M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:40:19.289 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (7m) 11s ago 18m 70.9M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:40:19.289 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (6m) 27s ago 17m 55.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 32ab039140f2 2024-02-10T05:40:19.289 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (7m) 11s ago 17m 59.6M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:40:19.289 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (51s) 11s ago 12m 8556k - 1.5.0 0da6a335fe13 91fa124748b5 2024-02-10T05:40:19.291 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (47s) 27s ago 12m 8451k - 1.5.0 0da6a335fe13 029bf94c4c45 2024-02-10T05:40:19.291 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (5m) 11s ago 16m 366M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 6b1445eee423 2024-02-10T05:40:19.291 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (5m) 11s ago 16m 364M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 9caa5019ee1f 2024-02-10T05:40:19.291 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (4m) 11s ago 15m 352M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 2733e0215ccb 2024-02-10T05:40:19.291 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (4m) 11s ago 15m 139M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92fd1871dd99 2024-02-10T05:40:19.291 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (3m) 27s ago 15m 171M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 d9b69540b813 2024-02-10T05:40:19.291 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (2m) 27s ago 14m 273M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92957ef5602d 2024-02-10T05:40:19.291 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (2m) 27s ago 14m 123M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 86fa412173c0 2024-02-10T05:40:19.291 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (109s) 27s ago 13m 129M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 034fb445613a 2024-02-10T05:40:19.291 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (31s) 27s ago 13m 38.9M - 2.43.0 a07b618ecd1d 3a0d7d21d884 2024-02-10T05:40:19.508 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 podman[127656]: 2024-02-10 05:40:19.206163879 +0000 UTC m=+0.193438839 container create 3d43ab8b4ba6aad133623e52ed4c00d282bc216a0502a534992314d89e073ee9 (image=quay.io/ceph/ceph-grafana:9.4.12, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, com.redhat.component=ubi8-container, io.openshift.expose-services=, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, 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, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vendor=Red Hat, Inc., maintainer=Paul Cuzner , com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, release=239.1651231664, architecture=x86_64, 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., version=8.5, io.buildah.version=1.32.0, build-date=2022-04-29T11:48:11.055897, vcs-type=git, description=Ceph Grafana Container, name=ubi8) 2024-02-10T05:40:19.508 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 podman[127656]: 2024-02-10 05:40:19.416531875 +0000 UTC m=+0.403806835 container init 3d43ab8b4ba6aad133623e52ed4c00d282bc216a0502a534992314d89e073ee9 (image=quay.io/ceph/ceph-grafana:9.4.12, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, io.openshift.expose-services=, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner , release=239.1651231664, vcs-type=git, com.redhat.component=ubi8-container, architecture=x86_64, io.openshift.tags=base rhel8, 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, description=Ceph Grafana Container, name=ubi8, vendor=Red Hat, Inc., io.buildah.version=1.32.0, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, distribution-scope=public, version=8.5) 2024-02-10T05:40:19.508 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 podman[127656]: 2024-02-10 05:40:19.421989823 +0000 UTC m=+0.409264784 container start 3d43ab8b4ba6aad133623e52ed4c00d282bc216a0502a534992314d89e073ee9 (image=quay.io/ceph/ceph-grafana:9.4.12, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, version=8.5, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., com.redhat.component=ubi8-container, description=Ceph Grafana Container, distribution-scope=public, name=ubi8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-type=git, build-date=2022-04-29T11:48:11.055897, io.k8s.display-name=Red Hat Universal Base Image 8, io.buildah.version=1.32.0, maintainer=Paul Cuzner , io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, release=239.1651231664) 2024-02-10T05:40:19.508 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-mon[89631]: osdmap e670: 8 total, 8 up, 8 in 2024-02-10T05:40:19.508 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-mon[89631]: pgmap v642: 121 pgs: 121 active+clean; 169 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-02-10T05:40:19.695 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:40:19.695 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:40:19.695 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:40:19.695 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:40:19.695 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:40:19.695 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:40:19.695 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:40:19.695 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:40:19.695 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T05:40:19.695 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:40:19.695 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:40:19.696 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:40:19.696 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:40:19.696 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:40:19.696 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 15 2024-02-10T05:40:19.696 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:40:19.696 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:40:19.696 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:19 smithi178 ceph-mon[95116]: osdmap e670: 8 total, 8 up, 8 in 2024-02-10T05:40:19.696 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:19 smithi178 ceph-mon[95116]: pgmap v642: 121 pgs: 121 active+clean; 169 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-02-10T05:40:19.696 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:19 smithi178 ceph-mon[92537]: osdmap e670: 8 total, 8 up, 8 in 2024-02-10T05:40:19.697 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:19 smithi178 ceph-mon[92537]: pgmap v642: 121 pgs: 121 active+clean; 169 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-02-10T05:40:19.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 bash[127656]: 3d43ab8b4ba6aad133623e52ed4c00d282bc216a0502a534992314d89e073ee9 2024-02-10T05:40:19.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 systemd[1]: Started Ceph grafana.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T05:40:19.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=settings t=2024-02-10T05:40:19.57644312Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-02-10T05:40:19.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=settings t=2024-02-10T05:40:19.57664862Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-02-10T05:40:19.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=settings t=2024-02-10T05:40:19.576668008Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-02-10T05:40:19.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=settings t=2024-02-10T05:40:19.57667659Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-02-10T05:40:19.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=settings t=2024-02-10T05:40:19.576682913Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-10T05:40:19.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=settings t=2024-02-10T05:40:19.576688982Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-10T05:40:19.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=settings t=2024-02-10T05:40:19.576694616Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-10T05:40:19.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=settings t=2024-02-10T05:40:19.576700483Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-10T05:40:19.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=settings t=2024-02-10T05:40:19.576706886Z level=info msg="Path Home" path=/usr/share/grafana 2024-02-10T05:40:19.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=settings t=2024-02-10T05:40:19.576712615Z level=info msg="Path Data" path=/var/lib/grafana 2024-02-10T05:40:19.789 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=settings t=2024-02-10T05:40:19.57671813Z level=info msg="Path Logs" path=/var/log/grafana 2024-02-10T05:40:19.789 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=settings t=2024-02-10T05:40:19.57672352Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-02-10T05:40:19.789 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=settings t=2024-02-10T05:40:19.576729182Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-02-10T05:40:19.789 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=settings t=2024-02-10T05:40:19.576735188Z level=info msg="App mode production" 2024-02-10T05:40:19.789 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=sqlstore t=2024-02-10T05:40:19.576777766Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-02-10T05:40:19.789 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=sqlstore t=2024-02-10T05:40:19.576794474Z 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-02-10T05:40:19.789 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=migrator t=2024-02-10T05:40:19.590780078Z level=info msg="Starting DB migrations" 2024-02-10T05:40:19.789 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=migrator t=2024-02-10T05:40:19.595703985Z level=info msg="migrations completed" performed=0 skipped=481 duration=458.791µs 2024-02-10T05:40:19.789 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=sqlstore t=2024-02-10T05:40:19.596077925Z level=info msg="Created default organization" 2024-02-10T05:40:19.789 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=plugin.loader t=2024-02-10T05:40:19.656054298Z level=info msg="Plugin registered" pluginID=input 2024-02-10T05:40:19.789 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=plugin.loader t=2024-02-10T05:40:19.685259933Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-02-10T05:40:19.789 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=plugin.loader t=2024-02-10T05:40:19.685318361Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-02-10T05:40:19.789 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=secrets t=2024-02-10T05:40:19.6853608Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-02-10T05:40:19.789 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=query_data t=2024-02-10T05:40:19.687562362Z level=info msg="Query Service initialization" 2024-02-10T05:40:19.790 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=live.push_http t=2024-02-10T05:40:19.689944758Z level=info msg="Live Push Gateway initialization" 2024-02-10T05:40:19.955 INFO:tasks.rados.rados.0.smithi178.stdout:2984: done (9 left) 2024-02-10T05:40:19.955 INFO:tasks.rados.rados.0.smithi178.stdout:2985: done (8 left) 2024-02-10T05:40:19.955 INFO:tasks.rados.rados.0.smithi178.stdout:2986: done (7 left) 2024-02-10T05:40:19.955 INFO:tasks.rados.rados.0.smithi178.stdout:2987: done (6 left) 2024-02-10T05:40:19.955 INFO:tasks.rados.rados.0.smithi178.stdout:2988: done (5 left) 2024-02-10T05:40:19.955 INFO:tasks.rados.rados.0.smithi178.stdout:2989: done (4 left) 2024-02-10T05:40:19.955 INFO:tasks.rados.rados.0.smithi178.stdout:2990: done (3 left) 2024-02-10T05:40:19.955 INFO:tasks.rados.rados.0.smithi178.stdout:2992: done (2 left) 2024-02-10T05:40:19.955 INFO:tasks.rados.rados.0.smithi178.stdout:2993: done (1 left) 2024-02-10T05:40:19.955 INFO:tasks.rados.rados.0.smithi178.stdout:2994: done (0 left) 2024-02-10T05:40:19.956 INFO:tasks.rados.rados.0.smithi178.stdout:2995: snap_create 2024-02-10T05:40:20.276 INFO:tasks.rados.rados.0.smithi178.stdout:2995: done (0 left) 2024-02-10T05:40:20.276 INFO:tasks.rados.rados.0.smithi178.stdout:2996: snap_create 2024-02-10T05:40:20.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-mon[89631]: from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:40:20.654 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-mon[89631]: from='client.34449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:40:20.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:20.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:20.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:20.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1355889636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:20.655 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-mon[89631]: osdmap e671: 8 total, 8 up, 8 in 2024-02-10T05:40:20.655 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=infra.usagestats.collector t=2024-02-10T05:40:20.344906142Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-02-10T05:40:20.655 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=provisioning.datasources t=2024-02-10T05:40:20.346811479Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-02-10T05:40:20.655 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=provisioning.datasources t=2024-02-10T05:40:20.346828301Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-02-10T05:40:20.655 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=provisioning.datasources t=2024-02-10T05:40:20.34696316Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-10T05:40:20.655 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=provisioning.alerting t=2024-02-10T05:40:20.368957356Z level=info msg="starting to provision alerting" 2024-02-10T05:40:20.655 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=provisioning.alerting t=2024-02-10T05:40:20.369925253Z level=info msg="finished to provision alerting" 2024-02-10T05:40:20.656 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=grafanaStorageLogger t=2024-02-10T05:40:20.3700696Z level=info msg="storage starting" 2024-02-10T05:40:20.656 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=ngalert.state.manager t=2024-02-10T05:40:20.370177524Z level=info msg="Warming state cache for startup" 2024-02-10T05:40:20.656 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=http.server t=2024-02-10T05:40:20.372071314Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-02-10T05:40:20.656 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=ngalert.state.manager t=2024-02-10T05:40:20.383040828Z level=info msg="State cache has been initialized" states=0 duration=12.859827ms 2024-02-10T05:40:20.656 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=ngalert.multiorg.alertmanager t=2024-02-10T05:40:20.383143597Z level=info msg="starting MultiOrg Alertmanager" 2024-02-10T05:40:20.656 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:40:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=ticker t=2024-02-10T05:40:20.383212787Z level=info msg=starting first_tick=2024-02-10T05:40:30Z 2024-02-10T05:40:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:20 smithi178 ceph-mon[92537]: from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:40:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:20 smithi178 ceph-mon[92537]: from='client.34449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:40:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:20 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:20 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:20 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:20 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1355889636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:20 smithi178 ceph-mon[92537]: osdmap e671: 8 total, 8 up, 8 in 2024-02-10T05:40:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:20 smithi178 ceph-mon[95116]: from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:40:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:20 smithi178 ceph-mon[95116]: from='client.34449 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:40:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:20 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:20.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:20 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:20.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:20 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:20.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:20 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1355889636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:20.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:20 smithi178 ceph-mon[95116]: osdmap e671: 8 total, 8 up, 8 in 2024-02-10T05:40:21.278 INFO:tasks.rados.rados.0.smithi178.stdout:2996: done (0 left) 2024-02-10T05:40:21.278 INFO:tasks.rados.rados.0.smithi178.stdout:2997: snap_create 2024-02-10T05:40:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:21 smithi189 ceph-mon[89631]: pgmap v644: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 8.0 MiB/s wr, 16 op/s 2024-02-10T05:40:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:21 smithi189 ceph-mon[89631]: osdmap e672: 8 total, 8 up, 8 in 2024-02-10T05:40:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:21 smithi178 ceph-mon[92537]: pgmap v644: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 8.0 MiB/s wr, 16 op/s 2024-02-10T05:40:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:21 smithi178 ceph-mon[92537]: osdmap e672: 8 total, 8 up, 8 in 2024-02-10T05:40:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:21 smithi178 ceph-mon[95116]: pgmap v644: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 8.0 MiB/s wr, 16 op/s 2024-02-10T05:40:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:21 smithi178 ceph-mon[95116]: osdmap e672: 8 total, 8 up, 8 in 2024-02-10T05:40:22.279 INFO:tasks.rados.rados.0.smithi178.stdout:2997: done (0 left) 2024-02-10T05:40:22.279 INFO:tasks.rados.rados.0.smithi178.stdout:2998: snap_create 2024-02-10T05:40:23.285 INFO:tasks.rados.rados.0.smithi178.stdout:2998: done (0 left) 2024-02-10T05:40:23.285 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 299 2024-02-10T05:40:23.285 INFO:tasks.rados.rados.0.smithi178.stdout:2999: seq_num 909 ranges {6258688=425984,6684672=401408} 2024-02-10T05:40:23.321 INFO:tasks.rados.rados.0.smithi178.stdout:2999: writing smithi17880450-17 from 6258688 to 6684672 tid 1 2024-02-10T05:40:23.324 INFO:tasks.rados.rados.0.smithi178.stdout:2999: writing smithi17880450-17 from 6684672 to 7086080 tid 2 2024-02-10T05:40:23.324 INFO:tasks.rados.rados.0.smithi178.stdout:3000: rollback oid 40 current snap is 299 2024-02-10T05:40:23.324 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 40 to 297 2024-02-10T05:40:23.324 INFO:tasks.rados.rados.0.smithi178.stdout:3001: snap_remove snap 295 2024-02-10T05:40:23.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:23 smithi189 ceph-mon[89631]: osdmap e673: 8 total, 8 up, 8 in 2024-02-10T05:40:23.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:23 smithi189 ceph-mon[89631]: pgmap v647: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 6.6 MiB/s wr, 10 op/s 2024-02-10T05:40:23.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:23 smithi178 ceph-mon[92537]: osdmap e673: 8 total, 8 up, 8 in 2024-02-10T05:40:23.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:23 smithi178 ceph-mon[92537]: pgmap v647: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 6.6 MiB/s wr, 10 op/s 2024-02-10T05:40:23.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:23 smithi178 ceph-mon[95116]: osdmap e673: 8 total, 8 up, 8 in 2024-02-10T05:40:23.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:23 smithi178 ceph-mon[95116]: pgmap v647: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 6.6 MiB/s wr, 10 op/s 2024-02-10T05:40:24.329 INFO:tasks.rados.rados.0.smithi178.stdout:2999: finishing write tid 1 to smithi17880450-17 2024-02-10T05:40:24.329 INFO:tasks.rados.rados.0.smithi178.stdout:2999: finishing write tid 2 to smithi17880450-17 2024-02-10T05:40:24.329 INFO:tasks.rados.rados.0.smithi178.stdout:2999: finishing write tid 3 to smithi17880450-17 2024-02-10T05:40:24.329 INFO:tasks.rados.rados.0.smithi178.stdout:3000: finishing rollback tid 0 to smithi17880450-40 2024-02-10T05:40:24.329 INFO:tasks.rados.rados.0.smithi178.stdout:2999: finishing write tid 4 to smithi17880450-17 2024-02-10T05:40:24.330 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 1884 (ObjNum 909 snap 299 seq_num 909) dirty exists 2024-02-10T05:40:24.330 INFO:tasks.rados.rados.0.smithi178.stdout:2999: left oid 17 (ObjNum 909 snap 299 seq_num 909) 2024-02-10T05:40:24.330 INFO:tasks.rados.rados.0.smithi178.stdout:3000: finishing rollback tid 1 to smithi17880450-40 2024-02-10T05:40:24.330 INFO:tasks.rados.rados.0.smithi178.stdout:3000: finishing rollback tid 2 to smithi17880450-40 2024-02-10T05:40:24.330 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 2174 (ObjNum 873 snap 281 seq_num 873) dirty exists 2024-02-10T05:40:24.330 INFO:tasks.rados.rados.0.smithi178.stdout:2999: done (2 left) 2024-02-10T05:40:24.330 INFO:tasks.rados.rados.0.smithi178.stdout:3000: done (1 left) 2024-02-10T05:40:24.330 INFO:tasks.rados.rados.0.smithi178.stdout:3001: done (0 left) 2024-02-10T05:40:24.330 INFO:tasks.rados.rados.0.smithi178.stdout:3002: read oid 6 snap 289 2024-02-10T05:40:24.330 INFO:tasks.rados.rados.0.smithi178.stdout:3002: expect (ObjNum 872 snap 280 seq_num 872) 2024-02-10T05:40:24.330 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 28 current snap is 299 2024-02-10T05:40:24.330 INFO:tasks.rados.rados.0.smithi178.stdout:3003: seq_num 910 ranges {3375104=442368,3817472=401408} 2024-02-10T05:40:24.350 INFO:tasks.rados.rados.0.smithi178.stdout:3003: writing smithi17880450-28 from 3375104 to 3817472 tid 1 2024-02-10T05:40:24.353 INFO:tasks.rados.rados.0.smithi178.stdout:3003: writing smithi17880450-28 from 3817472 to 4218880 tid 2 2024-02-10T05:40:24.353 INFO:tasks.rados.rados.0.smithi178.stdout:3004: rollback oid 8 current snap is 299 2024-02-10T05:40:24.353 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 8 to 296 2024-02-10T05:40:24.353 INFO:tasks.rados.rados.0.smithi178.stdout:3002: expect (ObjNum 872 snap 280 seq_num 872) 2024-02-10T05:40:24.361 INFO:tasks.rados.rados.0.smithi178.stdout:3003: finishing write tid 1 to smithi17880450-28 2024-02-10T05:40:24.361 INFO:tasks.rados.rados.0.smithi178.stdout:3003: finishing write tid 2 to smithi17880450-28 2024-02-10T05:40:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3003: finishing write tid 3 to smithi17880450-28 2024-02-10T05:40:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3002: done (2 left) 2024-02-10T05:40:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3005: rollback oid 1 current snap is 299 2024-02-10T05:40:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 1 to 289 2024-02-10T05:40:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3004: finishing rollback tid 0 to smithi17880450-8 2024-02-10T05:40:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3004: finishing rollback tid 1 to smithi17880450-8 2024-02-10T05:40:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3004: finishing rollback tid 2 to smithi17880450-8 2024-02-10T05:40:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 1895 (ObjNum 905 snap 294 seq_num 905) dirty exists 2024-02-10T05:40:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3003: finishing write tid 4 to smithi17880450-28 2024-02-10T05:40:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 1871 (ObjNum 910 snap 299 seq_num 910) dirty exists 2024-02-10T05:40:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3003: left oid 28 (ObjNum 910 snap 299 seq_num 910) 2024-02-10T05:40:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3003: done (2 left) 2024-02-10T05:40:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3004: done (1 left) 2024-02-10T05:40:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3006: snap_create 2024-02-10T05:40:24.366 INFO:tasks.rados.rados.0.smithi178.stdout:3005: finishing rollback tid 0 to smithi17880450-1 2024-02-10T05:40:24.366 INFO:tasks.rados.rados.0.smithi178.stdout:3005: finishing rollback tid 1 to smithi17880450-1 2024-02-10T05:40:24.366 INFO:tasks.rados.rados.0.smithi178.stdout:3005: finishing rollback tid 2 to smithi17880450-1 2024-02-10T05:40:24.366 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 2179 (ObjNum 730 snap 240 seq_num 730) dirty exists 2024-02-10T05:40:24.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:24 smithi189 ceph-mon[89631]: osdmap e674: 8 total, 8 up, 8 in 2024-02-10T05:40:24.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:24.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:24 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:24.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:24 smithi178 ceph-mon[92537]: osdmap e674: 8 total, 8 up, 8 in 2024-02-10T05:40:24.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:24.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:24 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:24.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:24 smithi178 ceph-mon[95116]: osdmap e674: 8 total, 8 up, 8 in 2024-02-10T05:40:24.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:24.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:24 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:25.278 INFO:tasks.rados.rados.0.smithi178.stdout:3005: done (1 left) 2024-02-10T05:40:25.278 INFO:tasks.rados.rados.0.smithi178.stdout:3006: done (0 left) 2024-02-10T05:40:25.278 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 30 current snap is 300 2024-02-10T05:40:25.278 INFO:tasks.rados.rados.0.smithi178.stdout:3007: seq_num 911 ranges {11853824=466944,12320768=401408} 2024-02-10T05:40:25.344 INFO:tasks.rados.rados.0.smithi178.stdout:3007: writing smithi17880450-30 from 11853824 to 12320768 tid 1 2024-02-10T05:40:25.347 INFO:tasks.rados.rados.0.smithi178.stdout:3007: writing smithi17880450-30 from 12320768 to 12722176 tid 2 2024-02-10T05:40:25.347 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 300 2024-02-10T05:40:25.347 INFO:tasks.rados.rados.0.smithi178.stdout:3008: seq_num 912 ranges {0=483328,483328=401408} 2024-02-10T05:40:25.350 INFO:tasks.rados.rados.0.smithi178.stdout:3008: writing smithi17880450-38 from 0 to 483328 tid 1 2024-02-10T05:40:25.352 INFO:tasks.rados.rados.0.smithi178.stdout:3008: writing smithi17880450-38 from 483328 to 884736 tid 2 2024-02-10T05:40:25.352 INFO:tasks.rados.rados.0.smithi178.stdout:3009: snap_create 2024-02-10T05:40:25.353 INFO:tasks.rados.rados.0.smithi178.stdout:3007: finishing write tid 1 to smithi17880450-30 2024-02-10T05:40:25.353 INFO:tasks.rados.rados.0.smithi178.stdout:3007: finishing write tid 2 to smithi17880450-30 2024-02-10T05:40:25.353 INFO:tasks.rados.rados.0.smithi178.stdout:3007: finishing write tid 3 to smithi17880450-30 2024-02-10T05:40:25.353 INFO:tasks.rados.rados.0.smithi178.stdout:3007: finishing write tid 4 to smithi17880450-30 2024-02-10T05:40:25.353 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2177 (ObjNum 911 snap 300 seq_num 911) dirty exists 2024-02-10T05:40:25.353 INFO:tasks.rados.rados.0.smithi178.stdout:3007: left oid 30 (ObjNum 911 snap 300 seq_num 911) 2024-02-10T05:40:25.356 INFO:tasks.rados.rados.0.smithi178.stdout:3008: finishing write tid 1 to smithi17880450-38 2024-02-10T05:40:25.357 INFO:tasks.rados.rados.0.smithi178.stdout:3008: finishing write tid 2 to smithi17880450-38 2024-02-10T05:40:25.357 INFO:tasks.rados.rados.0.smithi178.stdout:3008: finishing write tid 3 to smithi17880450-38 2024-02-10T05:40:25.359 INFO:tasks.rados.rados.0.smithi178.stdout:3008: finishing write tid 4 to smithi17880450-38 2024-02-10T05:40:25.360 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1882 (ObjNum 912 snap 300 seq_num 912) dirty exists 2024-02-10T05:40:25.360 INFO:tasks.rados.rados.0.smithi178.stdout:3008: left oid 38 (ObjNum 912 snap 300 seq_num 912) 2024-02-10T05:40:25.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:25 smithi189 ceph-mon[89631]: osdmap e675: 8 total, 8 up, 8 in 2024-02-10T05:40:25.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:25 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:25 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:25 smithi189 ceph-mon[89631]: pgmap v650: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-10T05:40:25.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:25 smithi189 ceph-mon[89631]: osdmap e676: 8 total, 8 up, 8 in 2024-02-10T05:40:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:25 smithi178 ceph-mon[92537]: osdmap e675: 8 total, 8 up, 8 in 2024-02-10T05:40:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:25 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:25 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:25 smithi178 ceph-mon[92537]: pgmap v650: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-10T05:40:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:25 smithi178 ceph-mon[92537]: osdmap e676: 8 total, 8 up, 8 in 2024-02-10T05:40:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:25 smithi178 ceph-mon[95116]: osdmap e675: 8 total, 8 up, 8 in 2024-02-10T05:40:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:25 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:25 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:25 smithi178 ceph-mon[95116]: pgmap v650: 121 pgs: 121 active+clean; 196 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-10T05:40:25.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:25 smithi178 ceph-mon[95116]: osdmap e676: 8 total, 8 up, 8 in 2024-02-10T05:40:26.331 INFO:tasks.rados.rados.0.smithi178.stdout:3007: done (2 left) 2024-02-10T05:40:26.331 INFO:tasks.rados.rados.0.smithi178.stdout:3008: done (1 left) 2024-02-10T05:40:26.331 INFO:tasks.rados.rados.0.smithi178.stdout:3009: done (0 left) 2024-02-10T05:40:26.331 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 301 2024-02-10T05:40:26.331 INFO:tasks.rados.rados.0.smithi178.stdout:3010: seq_num 913 ranges {2015232=499712,2514944=401408} 2024-02-10T05:40:26.345 INFO:tasks.rados.rados.0.smithi178.stdout:3010: writing smithi17880450-31 from 2015232 to 2514944 tid 1 2024-02-10T05:40:26.347 INFO:tasks.rados.rados.0.smithi178.stdout:3010: writing smithi17880450-31 from 2514944 to 2916352 tid 2 2024-02-10T05:40:26.347 INFO:tasks.rados.rados.0.smithi178.stdout:3011: rmattr oid 35 current snap is 301 2024-02-10T05:40:26.347 INFO:tasks.rados.rados.0.smithi178.stdout:3011: done (1 left) 2024-02-10T05:40:26.348 INFO:tasks.rados.rados.0.smithi178.stdout:3012: read oid 29 snap 299 2024-02-10T05:40:26.348 INFO:tasks.rados.rados.0.smithi178.stdout:3012: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:40:26.348 INFO:tasks.rados.rados.0.smithi178.stdout:3013: copy_from oid 11 from oid 13 current snap is 301 2024-02-10T05:40:26.348 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 301 2024-02-10T05:40:26.348 INFO:tasks.rados.rados.0.smithi178.stdout:3014: seq_num 914 ranges {3375104=516096,3891200=401408} 2024-02-10T05:40:26.369 INFO:tasks.rados.rados.0.smithi178.stdout:3014: writing smithi17880450-46 from 3375104 to 3891200 tid 1 2024-02-10T05:40:26.371 INFO:tasks.rados.rados.0.smithi178.stdout:3014: writing smithi17880450-46 from 3891200 to 4292608 tid 2 2024-02-10T05:40:26.372 INFO:tasks.rados.rados.0.smithi178.stdout:3015: delete oid 18 current snap is 301 2024-02-10T05:40:26.372 INFO:tasks.rados.rados.0.smithi178.stdout:3010: finishing write tid 1 to smithi17880450-31 2024-02-10T05:40:26.372 INFO:tasks.rados.rados.0.smithi178.stdout:3010: finishing write tid 2 to smithi17880450-31 2024-02-10T05:40:26.372 INFO:tasks.rados.rados.0.smithi178.stdout:3010: finishing write tid 3 to smithi17880450-31 2024-02-10T05:40:26.372 INFO:tasks.rados.rados.0.smithi178.stdout:3012: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:40:26.425 INFO:tasks.rados.rados.0.smithi178.stdout:3010: finishing write tid 4 to smithi17880450-31 2024-02-10T05:40:26.425 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 2475 (ObjNum 913 snap 301 seq_num 913) dirty exists 2024-02-10T05:40:26.425 INFO:tasks.rados.rados.0.smithi178.stdout:3010: left oid 31 (ObjNum 913 snap 301 seq_num 913) 2024-02-10T05:40:26.425 INFO:tasks.rados.rados.0.smithi178.stdout:3013: finishing copy_from racing read to smithi17880450-11 2024-02-10T05:40:26.425 INFO:tasks.rados.rados.0.smithi178.stdout:3013: finishing copy_from to smithi17880450-11 2024-02-10T05:40:26.425 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 2171 (ObjNum 873 snap 281 seq_num 873) dirty exists 2024-02-10T05:40:26.425 INFO:tasks.rados.rados.0.smithi178.stdout:3014: finishing write tid 1 to smithi17880450-46 2024-02-10T05:40:26.425 INFO:tasks.rados.rados.0.smithi178.stdout:3010: done (4 left) 2024-02-10T05:40:26.425 INFO:tasks.rados.rados.0.smithi178.stdout:3012: done (3 left) 2024-02-10T05:40:26.426 INFO:tasks.rados.rados.0.smithi178.stdout:3013: done (2 left) 2024-02-10T05:40:26.426 INFO:tasks.rados.rados.0.smithi178.stdout:3015: done (1 left) 2024-02-10T05:40:26.426 INFO:tasks.rados.rados.0.smithi178.stdout:3016: read oid 33 snap -1 2024-02-10T05:40:26.426 INFO:tasks.rados.rados.0.smithi178.stdout:3016: expect (ObjNum 896 snap 291 seq_num 896) 2024-02-10T05:40:26.426 INFO:tasks.rados.rados.0.smithi178.stdout:3017: copy_from oid 39 from oid 48 current snap is 301 2024-02-10T05:40:26.426 INFO:tasks.rados.rados.0.smithi178.stdout:3014: finishing write tid 2 to smithi17880450-46 2024-02-10T05:40:26.426 INFO:tasks.rados.rados.0.smithi178.stdout:3014: finishing write tid 3 to smithi17880450-46 2024-02-10T05:40:26.426 INFO:tasks.rados.rados.0.smithi178.stdout:3014: finishing write tid 4 to smithi17880450-46 2024-02-10T05:40:26.426 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 2479 (ObjNum 914 snap 301 seq_num 914) dirty exists 2024-02-10T05:40:26.426 INFO:tasks.rados.rados.0.smithi178.stdout:3014: left oid 46 (ObjNum 914 snap 301 seq_num 914) 2024-02-10T05:40:26.426 INFO:tasks.rados.rados.0.smithi178.stdout:3014: done (2 left) 2024-02-10T05:40:26.426 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 41 current snap is 301 2024-02-10T05:40:26.426 INFO:tasks.rados.rados.0.smithi178.stdout:3018: seq_num 916 ranges {12001280=548864,12550144=401408} 2024-02-10T05:40:26.492 INFO:tasks.rados.rados.0.smithi178.stdout:3018: writing smithi17880450-41 from 12001280 to 12550144 tid 1 2024-02-10T05:40:26.494 INFO:tasks.rados.rados.0.smithi178.stdout:3018: writing smithi17880450-41 from 12550144 to 12951552 tid 2 2024-02-10T05:40:26.494 INFO:tasks.rados.rados.0.smithi178.stdout:3019: read oid 23 snap -1 2024-02-10T05:40:26.495 INFO:tasks.rados.rados.0.smithi178.stdout:3019: expect (ObjNum 831 snap 271 seq_num 831) 2024-02-10T05:40:26.495 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 301 2024-02-10T05:40:26.495 INFO:tasks.rados.rados.0.smithi178.stdout:3017: finishing copy_from racing read to smithi17880450-39 2024-02-10T05:40:26.495 INFO:tasks.rados.rados.0.smithi178.stdout:3020: seq_num 917 ranges {2056192=565248,2621440=401408} 2024-02-10T05:40:26.510 INFO:tasks.rados.rados.0.smithi178.stdout:3020: writing smithi17880450-4 from 2056192 to 2621440 tid 1 2024-02-10T05:40:26.513 INFO:tasks.rados.rados.0.smithi178.stdout:3020: writing smithi17880450-4 from 2621440 to 3022848 tid 2 2024-02-10T05:40:26.514 INFO:tasks.rados.rados.0.smithi178.stdout:3021: read oid 5 snap -1 2024-02-10T05:40:26.514 INFO:tasks.rados.rados.0.smithi178.stdout:3021: expect (ObjNum 903 snap 294 seq_num 903) 2024-02-10T05:40:26.514 INFO:tasks.rados.rados.0.smithi178.stdout:3022: copy_from oid 40 from oid 11 current snap is 301 2024-02-10T05:40:26.514 INFO:tasks.rados.rados.0.smithi178.stdout:3017: finishing copy_from to smithi17880450-39 2024-02-10T05:40:26.514 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1876 (ObjNum 877 snap 284 seq_num 877) dirty exists 2024-02-10T05:40:26.514 INFO:tasks.rados.rados.0.smithi178.stdout:3018: finishing write tid 1 to smithi17880450-41 2024-02-10T05:40:26.515 INFO:tasks.rados.rados.0.smithi178.stdout:3018: finishing write tid 2 to smithi17880450-41 2024-02-10T05:40:26.515 INFO:tasks.rados.rados.0.smithi178.stdout:3018: finishing write tid 3 to smithi17880450-41 2024-02-10T05:40:26.515 INFO:tasks.rados.rados.0.smithi178.stdout:3018: finishing write tid 4 to smithi17880450-41 2024-02-10T05:40:26.515 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2182 (ObjNum 916 snap 301 seq_num 916) dirty exists 2024-02-10T05:40:26.515 INFO:tasks.rados.rados.0.smithi178.stdout:3018: left oid 41 (ObjNum 916 snap 301 seq_num 916) 2024-02-10T05:40:26.515 INFO:tasks.rados.rados.0.smithi178.stdout:3016: expect (ObjNum 896 snap 291 seq_num 896) 2024-02-10T05:40:27.429 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:27 smithi189 ceph-mon[89631]: osdmap e677: 8 total, 8 up, 8 in 2024-02-10T05:40:27.429 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:27 smithi189 ceph-mon[89631]: pgmap v653: 121 pgs: 121 active+clean; 197 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 202 KiB/s wr, 0 op/s 2024-02-10T05:40:27.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:27 smithi178 ceph-mon[92537]: osdmap e677: 8 total, 8 up, 8 in 2024-02-10T05:40:27.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:27 smithi178 ceph-mon[92537]: pgmap v653: 121 pgs: 121 active+clean; 197 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 202 KiB/s wr, 0 op/s 2024-02-10T05:40:27.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:27 smithi178 ceph-mon[95116]: osdmap e677: 8 total, 8 up, 8 in 2024-02-10T05:40:27.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:27 smithi178 ceph-mon[95116]: pgmap v653: 121 pgs: 121 active+clean; 197 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 202 KiB/s wr, 0 op/s 2024-02-10T05:40:27.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:40:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:40:27] "GET /metrics HTTP/1.1" 200 36269 "" "Prometheus/2.43.0" 2024-02-10T05:40:28.213 INFO:tasks.rados.rados.0.smithi178.stdout:3021: expect (ObjNum 903 snap 294 seq_num 903) 2024-02-10T05:40:28.251 INFO:tasks.rados.rados.0.smithi178.stdout:3020: finishing write tid 1 to smithi17880450-4 2024-02-10T05:40:28.251 INFO:tasks.rados.rados.0.smithi178.stdout:3019: expect (ObjNum 831 snap 271 seq_num 831) 2024-02-10T05:40:28.473 INFO:tasks.rados.rados.0.smithi178.stdout:3020: finishing write tid 2 to smithi17880450-4 2024-02-10T05:40:28.473 INFO:tasks.rados.rados.0.smithi178.stdout:3020: finishing write tid 3 to smithi17880450-4 2024-02-10T05:40:28.473 INFO:tasks.rados.rados.0.smithi178.stdout:3020: finishing write tid 4 to smithi17880450-4 2024-02-10T05:40:28.473 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 2175 (ObjNum 917 snap 301 seq_num 917) dirty exists 2024-02-10T05:40:28.473 INFO:tasks.rados.rados.0.smithi178.stdout:3020: left oid 4 (ObjNum 917 snap 301 seq_num 917) 2024-02-10T05:40:28.473 INFO:tasks.rados.rados.0.smithi178.stdout:3022: finishing copy_from racing read to smithi17880450-40 2024-02-10T05:40:28.473 INFO:tasks.rados.rados.0.smithi178.stdout:3022: finishing copy_from to smithi17880450-40 2024-02-10T05:40:28.473 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 2171 (ObjNum 873 snap 281 seq_num 873) dirty exists 2024-02-10T05:40:28.473 INFO:tasks.rados.rados.0.smithi178.stdout:3016: done (6 left) 2024-02-10T05:40:28.473 INFO:tasks.rados.rados.0.smithi178.stdout:3017: done (5 left) 2024-02-10T05:40:28.474 INFO:tasks.rados.rados.0.smithi178.stdout:3018: done (4 left) 2024-02-10T05:40:28.474 INFO:tasks.rados.rados.0.smithi178.stdout:3019: done (3 left) 2024-02-10T05:40:28.474 INFO:tasks.rados.rados.0.smithi178.stdout:3020: done (2 left) 2024-02-10T05:40:28.474 INFO:tasks.rados.rados.0.smithi178.stdout:3021: done (1 left) 2024-02-10T05:40:28.474 INFO:tasks.rados.rados.0.smithi178.stdout:3022: done (0 left) 2024-02-10T05:40:28.474 INFO:tasks.rados.rados.0.smithi178.stdout:3023: rollback oid 34 current snap is 301 2024-02-10T05:40:28.474 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 34 to 299 2024-02-10T05:40:28.474 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 301 2024-02-10T05:40:28.474 INFO:tasks.rados.rados.0.smithi178.stdout:3024: seq_num 918 ranges {0=581632,581632=401408} 2024-02-10T05:40:28.475 INFO:tasks.rados.rados.0.smithi178.stdout:3024: writing smithi17880450-19 from 0 to 581632 tid 1 2024-02-10T05:40:28.478 INFO:tasks.rados.rados.0.smithi178.stdout:3024: writing smithi17880450-19 from 581632 to 983040 tid 2 2024-02-10T05:40:28.478 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 13 current snap is 301 2024-02-10T05:40:28.478 INFO:tasks.rados.rados.0.smithi178.stdout:3023: finishing rollback tid 1 to smithi17880450-34 2024-02-10T05:40:28.478 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 0 (ObjNum 129 snap 0 seq_num 3042946384) dirty dne 2024-02-10T05:40:28.478 INFO:tasks.rados.rados.0.smithi178.stdout:3025: seq_num 919 ranges {4358144=598016,4956160=401408} 2024-02-10T05:40:28.504 INFO:tasks.rados.rados.0.smithi178.stdout:3025: writing smithi17880450-13 from 4358144 to 4956160 tid 1 2024-02-10T05:40:28.507 INFO:tasks.rados.rados.0.smithi178.stdout:3025: writing smithi17880450-13 from 4956160 to 5357568 tid 2 2024-02-10T05:40:28.507 INFO:tasks.rados.rados.0.smithi178.stdout:3023: done (2 left) 2024-02-10T05:40:28.508 INFO:tasks.rados.rados.0.smithi178.stdout:3026: copy_from oid 15 from oid 7 current snap is 301 2024-02-10T05:40:28.508 INFO:tasks.rados.rados.0.smithi178.stdout:3024: finishing write tid 1 to smithi17880450-19 2024-02-10T05:40:28.508 INFO:tasks.rados.rados.0.smithi178.stdout:3024: finishing write tid 2 to smithi17880450-19 2024-02-10T05:40:28.508 INFO:tasks.rados.rados.0.smithi178.stdout:3024: finishing write tid 3 to smithi17880450-19 2024-02-10T05:40:28.508 INFO:tasks.rados.rados.0.smithi178.stdout:3024: finishing write tid 4 to smithi17880450-19 2024-02-10T05:40:28.508 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2097 (ObjNum 918 snap 301 seq_num 918) dirty exists 2024-02-10T05:40:28.508 INFO:tasks.rados.rados.0.smithi178.stdout:3024: left oid 19 (ObjNum 918 snap 301 seq_num 918) 2024-02-10T05:40:28.508 INFO:tasks.rados.rados.0.smithi178.stdout:3024: done (2 left) 2024-02-10T05:40:28.508 INFO:tasks.rados.rados.0.smithi178.stdout:3027: copy_from oid 6 from oid 20 current snap is 301 2024-02-10T05:40:28.508 INFO:tasks.rados.rados.0.smithi178.stdout:3028: copy_from oid 40 from oid 39 current snap is 301 2024-02-10T05:40:28.508 INFO:tasks.rados.rados.0.smithi178.stdout:3029: read oid 10 snap -1 2024-02-10T05:40:28.508 INFO:tasks.rados.rados.0.smithi178.stdout:3029: expect (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:40:28.508 INFO:tasks.rados.rados.0.smithi178.stdout:3030: rollback oid 26 current snap is 301 2024-02-10T05:40:28.508 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 26 to 294 2024-02-10T05:40:28.509 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 44 current snap is 301 2024-02-10T05:40:28.509 INFO:tasks.rados.rados.0.smithi178.stdout:3031: seq_num 920 ranges {0=614400,614400=401408} 2024-02-10T05:40:28.512 INFO:tasks.rados.rados.0.smithi178.stdout:3031: writing smithi17880450-44 from 0 to 614400 tid 1 2024-02-10T05:40:28.516 INFO:tasks.rados.rados.0.smithi178.stdout:3031: writing smithi17880450-44 from 614400 to 1015808 tid 2 2024-02-10T05:40:28.516 INFO:tasks.rados.rados.0.smithi178.stdout:3032: read oid 32 snap -1 2024-02-10T05:40:28.516 INFO:tasks.rados.rados.0.smithi178.stdout:3032: expect (ObjNum 816 snap 266 seq_num 816) 2024-02-10T05:40:28.516 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 27 current snap is 301 2024-02-10T05:40:28.516 INFO:tasks.rados.rados.0.smithi178.stdout:3025: finishing write tid 1 to smithi17880450-13 2024-02-10T05:40:28.516 INFO:tasks.rados.rados.0.smithi178.stdout:3025: finishing write tid 2 to smithi17880450-13 2024-02-10T05:40:28.516 INFO:tasks.rados.rados.0.smithi178.stdout:3025: finishing write tid 3 to smithi17880450-13 2024-02-10T05:40:28.516 INFO:tasks.rados.rados.0.smithi178.stdout:3033: seq_num 921 ranges {0=630784,630784=401408} 2024-02-10T05:40:28.520 INFO:tasks.rados.rados.0.smithi178.stdout:3033: writing smithi17880450-27 from 0 to 630784 tid 1 2024-02-10T05:40:28.524 INFO:tasks.rados.rados.0.smithi178.stdout:3033: writing smithi17880450-27 from 630784 to 1032192 tid 2 2024-02-10T05:40:28.524 INFO:tasks.rados.rados.0.smithi178.stdout:3034: copy_from oid 12 from oid 31 current snap is 301 2024-02-10T05:40:28.524 INFO:tasks.rados.rados.0.smithi178.stdout:3030: finishing rollback tid 0 to smithi17880450-26 2024-02-10T05:40:28.524 INFO:tasks.rados.rados.0.smithi178.stdout:3030: finishing rollback tid 1 to smithi17880450-26 2024-02-10T05:40:28.524 INFO:tasks.rados.rados.0.smithi178.stdout:3025: finishing write tid 4 to smithi17880450-13 2024-02-10T05:40:28.524 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 2185 (ObjNum 919 snap 301 seq_num 919) dirty exists 2024-02-10T05:40:28.525 INFO:tasks.rados.rados.0.smithi178.stdout:3025: left oid 13 (ObjNum 919 snap 301 seq_num 919) 2024-02-10T05:40:28.525 INFO:tasks.rados.rados.0.smithi178.stdout:3030: finishing rollback tid 2 to smithi17880450-26 2024-02-10T05:40:28.525 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 2483 (ObjNum 871 snap 280 seq_num 871) dirty exists 2024-02-10T05:40:28.525 INFO:tasks.rados.rados.0.smithi178.stdout:3027: finishing copy_from racing read to smithi17880450-6 2024-02-10T05:40:28.525 INFO:tasks.rados.rados.0.smithi178.stdout:3025: done (9 left) 2024-02-10T05:40:28.525 INFO:tasks.rados.rados.0.smithi178.stdout:3030: done (8 left) 2024-02-10T05:40:28.525 INFO:tasks.rados.rados.0.smithi178.stdout:3035: rmattr oid 18 current snap is 301 2024-02-10T05:40:28.525 INFO:tasks.rados.rados.0.smithi178.stdout:3035: done (8 left) 2024-02-10T05:40:28.526 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 301 2024-02-10T05:40:28.526 INFO:tasks.rados.rados.0.smithi178.stdout:3036: seq_num 922 ranges {3735552=647168,4382720=401408} 2024-02-10T05:40:28.550 INFO:tasks.rados.rados.0.smithi178.stdout:3036: writing smithi17880450-22 from 3735552 to 4382720 tid 1 2024-02-10T05:40:28.552 INFO:tasks.rados.rados.0.smithi178.stdout:3036: writing smithi17880450-22 from 4382720 to 4784128 tid 2 2024-02-10T05:40:28.553 INFO:tasks.rados.rados.0.smithi178.stdout:3037: snap_create 2024-02-10T05:40:28.553 INFO:tasks.rados.rados.0.smithi178.stdout:3027: finishing copy_from to smithi17880450-6 2024-02-10T05:40:28.553 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 1889 (ObjNum 817 snap 267 seq_num 817) dirty exists 2024-02-10T05:40:28.553 INFO:tasks.rados.rados.0.smithi178.stdout:3032: expect (ObjNum 816 snap 266 seq_num 816) 2024-02-10T05:40:28.599 INFO:tasks.rados.rados.0.smithi178.stdout:3033: finishing write tid 1 to smithi17880450-27 2024-02-10T05:40:28.599 INFO:tasks.rados.rados.0.smithi178.stdout:3033: finishing write tid 2 to smithi17880450-27 2024-02-10T05:40:28.599 INFO:tasks.rados.rados.0.smithi178.stdout:3033: finishing write tid 3 to smithi17880450-27 2024-02-10T05:40:28.600 INFO:tasks.rados.rados.0.smithi178.stdout:3031: finishing write tid 1 to smithi17880450-44 2024-02-10T05:40:28.600 INFO:tasks.rados.rados.0.smithi178.stdout:3031: finishing write tid 2 to smithi17880450-44 2024-02-10T05:40:28.600 INFO:tasks.rados.rados.0.smithi178.stdout:3031: finishing write tid 3 to smithi17880450-44 2024-02-10T05:40:28.600 INFO:tasks.rados.rados.0.smithi178.stdout:3033: finishing write tid 4 to smithi17880450-27 2024-02-10T05:40:28.600 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 2188 (ObjNum 921 snap 301 seq_num 921) dirty exists 2024-02-10T05:40:28.600 INFO:tasks.rados.rados.0.smithi178.stdout:3033: left oid 27 (ObjNum 921 snap 301 seq_num 921) 2024-02-10T05:40:28.600 INFO:tasks.rados.rados.0.smithi178.stdout:3029: expect (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:40:28.745 INFO:tasks.rados.rados.0.smithi178.stdout:3028: finishing copy_from racing read to smithi17880450-40 2024-02-10T05:40:28.745 INFO:tasks.rados.rados.0.smithi178.stdout:3026: finishing copy_from racing read to smithi17880450-15 2024-02-10T05:40:28.745 INFO:tasks.rados.rados.0.smithi178.stdout:3031: finishing write tid 4 to smithi17880450-44 2024-02-10T05:40:28.745 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 2180 (ObjNum 920 snap 301 seq_num 920) dirty exists 2024-02-10T05:40:28.745 INFO:tasks.rados.rados.0.smithi178.stdout:3031: left oid 44 (ObjNum 920 snap 301 seq_num 920) 2024-02-10T05:40:28.745 INFO:tasks.rados.rados.0.smithi178.stdout:3028: finishing copy_from to smithi17880450-40 2024-02-10T05:40:28.745 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 1876 (ObjNum 877 snap 284 seq_num 877) dirty exists 2024-02-10T05:40:28.745 INFO:tasks.rados.rados.0.smithi178.stdout:3026: finishing copy_from to smithi17880450-15 2024-02-10T05:40:28.745 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 1876 (ObjNum 894 snap 290 seq_num 894) dirty exists 2024-02-10T05:40:28.745 INFO:tasks.rados.rados.0.smithi178.stdout:3036: finishing write tid 1 to smithi17880450-22 2024-02-10T05:40:28.745 INFO:tasks.rados.rados.0.smithi178.stdout:3034: finishing copy_from racing read to smithi17880450-12 2024-02-10T05:40:28.745 INFO:tasks.rados.rados.0.smithi178.stdout:3034: finishing copy_from to smithi17880450-12 2024-02-10T05:40:28.746 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 2475 (ObjNum 913 snap 301 seq_num 913) dirty exists 2024-02-10T05:40:28.746 INFO:tasks.rados.rados.0.smithi178.stdout:3036: finishing write tid 2 to smithi17880450-22 2024-02-10T05:40:28.746 INFO:tasks.rados.rados.0.smithi178.stdout:3036: finishing write tid 3 to smithi17880450-22 2024-02-10T05:40:28.746 INFO:tasks.rados.rados.0.smithi178.stdout:3036: finishing write tid 4 to smithi17880450-22 2024-02-10T05:40:28.746 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2191 (ObjNum 922 snap 301 seq_num 922) dirty exists 2024-02-10T05:40:28.746 INFO:tasks.rados.rados.0.smithi178.stdout:3036: left oid 22 (ObjNum 922 snap 301 seq_num 922) 2024-02-10T05:40:29.143 INFO:tasks.rados.rados.0.smithi178.stdout:3026: done (9 left) 2024-02-10T05:40:29.143 INFO:tasks.rados.rados.0.smithi178.stdout:3027: done (8 left) 2024-02-10T05:40:29.143 INFO:tasks.rados.rados.0.smithi178.stdout:3028: done (7 left) 2024-02-10T05:40:29.143 INFO:tasks.rados.rados.0.smithi178.stdout:3029: done (6 left) 2024-02-10T05:40:29.143 INFO:tasks.rados.rados.0.smithi178.stdout:3031: done (5 left) 2024-02-10T05:40:29.143 INFO:tasks.rados.rados.0.smithi178.stdout:3032: done (4 left) 2024-02-10T05:40:29.143 INFO:tasks.rados.rados.0.smithi178.stdout:3033: done (3 left) 2024-02-10T05:40:29.143 INFO:tasks.rados.rados.0.smithi178.stdout:3034: done (2 left) 2024-02-10T05:40:29.143 INFO:tasks.rados.rados.0.smithi178.stdout:3036: done (1 left) 2024-02-10T05:40:29.143 INFO:tasks.rados.rados.0.smithi178.stdout:3037: done (0 left) 2024-02-10T05:40:29.144 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 302 2024-02-10T05:40:29.144 INFO:tasks.rados.rados.0.smithi178.stdout:3038: seq_num 923 ranges {6258688=663552,6922240=401408} 2024-02-10T05:40:29.178 INFO:tasks.rados.rados.0.smithi178.stdout:3038: writing smithi17880450-39 from 6258688 to 6922240 tid 1 2024-02-10T05:40:29.181 INFO:tasks.rados.rados.0.smithi178.stdout:3038: writing smithi17880450-39 from 6922240 to 7323648 tid 2 2024-02-10T05:40:29.181 INFO:tasks.rados.rados.0.smithi178.stdout:3039: read oid 17 snap -1 2024-02-10T05:40:29.181 INFO:tasks.rados.rados.0.smithi178.stdout:3039: expect (ObjNum 909 snap 299 seq_num 909) 2024-02-10T05:40:29.181 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 302 2024-02-10T05:40:29.181 INFO:tasks.rados.rados.0.smithi178.stdout:3040: seq_num 924 ranges {0=679936,679936=401408} 2024-02-10T05:40:29.184 INFO:tasks.rados.rados.0.smithi178.stdout:3040: writing smithi17880450-42 from 0 to 679936 tid 1 2024-02-10T05:40:29.187 INFO:tasks.rados.rados.0.smithi178.stdout:3040: writing smithi17880450-42 from 679936 to 1081344 tid 2 2024-02-10T05:40:29.187 INFO:tasks.rados.rados.0.smithi178.stdout:3041: read oid 11 snap -1 2024-02-10T05:40:29.187 INFO:tasks.rados.rados.0.smithi178.stdout:3041: expect (ObjNum 873 snap 281 seq_num 873) 2024-02-10T05:40:29.188 INFO:tasks.rados.rados.0.smithi178.stdout:3042: delete oid 38 current snap is 302 2024-02-10T05:40:29.188 INFO:tasks.rados.rados.0.smithi178.stdout:3038: finishing write tid 1 to smithi17880450-39 2024-02-10T05:40:29.188 INFO:tasks.rados.rados.0.smithi178.stdout:3038: finishing write tid 2 to smithi17880450-39 2024-02-10T05:40:29.192 INFO:tasks.rados.rados.0.smithi178.stdout:3042: done (4 left) 2024-02-10T05:40:29.192 INFO:tasks.rados.rados.0.smithi178.stdout:3043: snap_remove snap 298 2024-02-10T05:40:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:40:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:40:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:40:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:40:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: Upgrade: Finalizing container_image settings 2024-02-10T05:40:29.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T05:40:29.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T05:40:29.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:40:29.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:40:29.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:40:29.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:40:29.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:29.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: Upgrade: Finalizing container_image settings 2024-02-10T05:40:29.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T05:40:29.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T05:40:29.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-10T05:40:29.217 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-10T05:40:29.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T05:40:29.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T05:40:29.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-10T05:40:29.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T05:40:29.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T05:40:29.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-10T05:40:29.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T05:40:29.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T05:40:29.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-10T05:40:29.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T05:40:29.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T05:40:29.218 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-10T05:40:29.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T05:40:29.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T05:40:29.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-10T05:40:29.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-10T05:40:29.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-10T05:40:29.219 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-10T05:40:29.219 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-10T05:40:29.220 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.220 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.220 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-10T05:40:29.220 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T05:40:29.220 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T05:40:29.220 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-10T05:40:29.220 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T05:40:29.220 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T05:40:29.220 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-10T05:40:29.220 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T05:40:29.220 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T05:40:29.220 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-10T05:40:29.220 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T05:40:29.221 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T05:40:29.221 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-10T05:40:29.221 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T05:40:29.221 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T05:40:29.221 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-10T05:40:29.221 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.221 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.221 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-10T05:40:29.221 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-10T05:40:29.221 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-10T05:40:29.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T05:40:29.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T05:40:29.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-10T05:40:29.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T05:40:29.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T05:40:29.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-10T05:40:29.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-10T05:40:29.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-10T05:40:29.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-10T05:40:29.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.223 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.223 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.223 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.223 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.223 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.223 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.223 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.223 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.223 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.223 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.223 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.223 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: Upgrade: Complete! 2024-02-10T05:40:29.223 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T05:40:29.224 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T05:40:29.224 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-10T05:40:29.224 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:29.224 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:40:29.224 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:40:29.224 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.224 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:29.224 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:40:29.224 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:40:29.224 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.224 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: pgmap v654: 121 pgs: 121 active+clean; 203 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 116 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-10T05:40:29.224 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:40:29.225 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T05:40:29.225 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T05:40:29.225 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-10T05:40:29.225 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T05:40:29.225 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T05:40:29.225 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-10T05:40:29.225 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-10T05:40:29.225 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-10T05:40:29.225 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-10T05:40:29.226 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.226 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.226 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.226 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.226 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.226 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.226 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.226 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.226 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.226 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.226 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.226 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.227 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: Upgrade: Complete! 2024-02-10T05:40:29.227 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T05:40:29.227 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T05:40:29.227 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-10T05:40:29.227 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:29.227 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:40:29.227 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:40:29.227 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.227 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:29.227 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:40:29.227 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:40:29.227 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.227 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: pgmap v654: 121 pgs: 121 active+clean; 203 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 116 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-10T05:40:29.227 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:40:29.228 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.228 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.228 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:40:29.229 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:40:29.229 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.229 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:40:29.229 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T05:40:29.229 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:29.229 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.229 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.229 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.229 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.229 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.229 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.229 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.230 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.230 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.230 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.230 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.230 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.230 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.230 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.230 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.230 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.230 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.230 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:29.230 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: Upgrade: Finalizing container_image settings 2024-02-10T05:40:29.230 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T05:40:29.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T05:40:29.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-10T05:40:29.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-10T05:40:29.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T05:40:29.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T05:40:29.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-10T05:40:29.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T05:40:29.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T05:40:29.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-10T05:40:29.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T05:40:29.231 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T05:40:29.232 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-10T05:40:29.232 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T05:40:29.232 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T05:40:29.232 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-10T05:40:29.232 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T05:40:29.232 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T05:40:29.232 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-10T05:40:29.232 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.232 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.232 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-10T05:40:29.232 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-10T05:40:29.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-10T05:40:29.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T05:40:29.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T05:40:29.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-10T05:40:29.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T05:40:29.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T05:40:29.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-10T05:40:29.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-10T05:40:29.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-10T05:40:29.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-10T05:40:29.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.233 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T05:40:29.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: Upgrade: Complete! 2024-02-10T05:40:29.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T05:40:29.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T05:40:29.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-10T05:40:29.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:29.234 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:40:29.235 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:40:29.235 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.235 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:40:29.235 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:40:29.235 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:40:29.235 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:29.235 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: pgmap v654: 121 pgs: 121 active+clean; 203 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 116 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-10T05:40:29.235 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:40:30.145 INFO:tasks.rados.rados.0.smithi178.stdout:3043: done (4 left) 2024-02-10T05:40:30.146 INFO:tasks.rados.rados.0.smithi178.stdout:3044: rmattr oid 49 current snap is 302 2024-02-10T05:40:30.146 INFO:tasks.rados.rados.0.smithi178.stdout:3040: finishing write tid 1 to smithi17880450-42 2024-02-10T05:40:30.146 INFO:tasks.rados.rados.0.smithi178.stdout:3040: finishing write tid 2 to smithi17880450-42 2024-02-10T05:40:30.146 INFO:tasks.rados.rados.0.smithi178.stdout:3040: finishing write tid 3 to smithi17880450-42 2024-02-10T05:40:30.146 INFO:tasks.rados.rados.0.smithi178.stdout:3040: finishing write tid 4 to smithi17880450-42 2024-02-10T05:40:30.146 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 2463 (ObjNum 924 snap 302 seq_num 924) dirty exists 2024-02-10T05:40:30.146 INFO:tasks.rados.rados.0.smithi178.stdout:3040: left oid 42 (ObjNum 924 snap 302 seq_num 924) 2024-02-10T05:40:30.146 INFO:tasks.rados.rados.0.smithi178.stdout:3038: finishing write tid 3 to smithi17880450-39 2024-02-10T05:40:30.146 INFO:tasks.rados.rados.0.smithi178.stdout:3039: expect (ObjNum 909 snap 299 seq_num 909) 2024-02-10T05:40:30.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:30.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:29 smithi178 ceph-mon[92537]: osdmap e678: 8 total, 8 up, 8 in 2024-02-10T05:40:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:29 smithi178 ceph-mon[95116]: osdmap e678: 8 total, 8 up, 8 in 2024-02-10T05:40:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:29 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:40:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:29 smithi189 ceph-mon[89631]: osdmap e678: 8 total, 8 up, 8 in 2024-02-10T05:40:30.617 INFO:tasks.rados.rados.0.smithi178.stdout:3038: finishing write tid 4 to smithi17880450-39 2024-02-10T05:40:30.617 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1887 (ObjNum 923 snap 302 seq_num 923) dirty exists 2024-02-10T05:40:30.617 INFO:tasks.rados.rados.0.smithi178.stdout:3038: left oid 39 (ObjNum 923 snap 302 seq_num 923) 2024-02-10T05:40:30.617 INFO:tasks.rados.rados.0.smithi178.stdout:3041: expect (ObjNum 873 snap 281 seq_num 873) 2024-02-10T05:40:31.035 INFO:tasks.rados.rados.0.smithi178.stdout:3038: done (4 left) 2024-02-10T05:40:31.036 INFO:tasks.rados.rados.0.smithi178.stdout:3039: done (3 left) 2024-02-10T05:40:31.036 INFO:tasks.rados.rados.0.smithi178.stdout:3040: done (2 left) 2024-02-10T05:40:31.036 INFO:tasks.rados.rados.0.smithi178.stdout:3041: done (1 left) 2024-02-10T05:40:31.036 INFO:tasks.rados.rados.0.smithi178.stdout:3044: done (0 left) 2024-02-10T05:40:31.036 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 302 2024-02-10T05:40:31.036 INFO:tasks.rados.rados.0.smithi178.stdout:3045: seq_num 926 ranges {4317184=712704,5029888=401408} 2024-02-10T05:40:31.061 INFO:tasks.rados.rados.0.smithi178.stdout:3045: writing smithi17880450-7 from 4317184 to 5029888 tid 1 2024-02-10T05:40:31.064 INFO:tasks.rados.rados.0.smithi178.stdout:3045: writing smithi17880450-7 from 5029888 to 5431296 tid 2 2024-02-10T05:40:31.064 INFO:tasks.rados.rados.0.smithi178.stdout:3046: setattr oid 6 current snap is 302 2024-02-10T05:40:31.064 INFO:tasks.rados.rados.0.smithi178.stdout:3047: snap_create 2024-02-10T05:40:31.066 INFO:tasks.rados.rados.0.smithi178.stdout:3045: finishing write tid 1 to smithi17880450-7 2024-02-10T05:40:31.067 INFO:tasks.rados.rados.0.smithi178.stdout:3045: finishing write tid 2 to smithi17880450-7 2024-02-10T05:40:31.067 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 2182 (ObjNum 817 snap 267 seq_num 817) dirty exists 2024-02-10T05:40:31.067 INFO:tasks.rados.rados.0.smithi178.stdout:3045: finishing write tid 3 to smithi17880450-7 2024-02-10T05:40:31.068 INFO:tasks.rados.rados.0.smithi178.stdout:3045: finishing write tid 4 to smithi17880450-7 2024-02-10T05:40:31.068 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 2178 (ObjNum 926 snap 302 seq_num 926) dirty exists 2024-02-10T05:40:31.068 INFO:tasks.rados.rados.0.smithi178.stdout:3045: left oid 7 (ObjNum 926 snap 302 seq_num 926) 2024-02-10T05:40:31.287 INFO:tasks.rados.rados.0.smithi178.stdout:3045: done (2 left) 2024-02-10T05:40:31.288 INFO:tasks.rados.rados.0.smithi178.stdout:3046: done (1 left) 2024-02-10T05:40:31.288 INFO:tasks.rados.rados.0.smithi178.stdout:3047: done (0 left) 2024-02-10T05:40:31.288 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 303 2024-02-10T05:40:31.288 INFO:tasks.rados.rados.0.smithi178.stdout:3048: seq_num 927 ranges {3022848=729088,3751936=401408} 2024-02-10T05:40:31.307 INFO:tasks.rados.rados.0.smithi178.stdout:3048: writing smithi17880450-4 from 3022848 to 3751936 tid 1 2024-02-10T05:40:31.310 INFO:tasks.rados.rados.0.smithi178.stdout:3048: writing smithi17880450-4 from 3751936 to 4153344 tid 2 2024-02-10T05:40:31.310 INFO:tasks.rados.rados.0.smithi178.stdout:3049: delete oid 37 current snap is 303 2024-02-10T05:40:31.313 INFO:tasks.rados.rados.0.smithi178.stdout:3048: finishing write tid 1 to smithi17880450-4 2024-02-10T05:40:31.314 INFO:tasks.rados.rados.0.smithi178.stdout:3048: finishing write tid 2 to smithi17880450-4 2024-02-10T05:40:31.314 INFO:tasks.rados.rados.0.smithi178.stdout:3048: finishing write tid 3 to smithi17880450-4 2024-02-10T05:40:31.314 INFO:tasks.rados.rados.0.smithi178.stdout:3049: done (1 left) 2024-02-10T05:40:31.314 INFO:tasks.rados.rados.0.smithi178.stdout:3050: rollback oid 38 current snap is 303 2024-02-10T05:40:31.314 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 38 to 296 2024-02-10T05:40:31.314 INFO:tasks.rados.rados.0.smithi178.stdout:3051: delete oid 47 current snap is 303 2024-02-10T05:40:31.315 INFO:tasks.rados.rados.0.smithi178.stdout:3048: finishing write tid 4 to smithi17880450-4 2024-02-10T05:40:31.315 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 2181 (ObjNum 927 snap 303 seq_num 927) dirty exists 2024-02-10T05:40:31.315 INFO:tasks.rados.rados.0.smithi178.stdout:3048: left oid 4 (ObjNum 927 snap 303 seq_num 927) 2024-02-10T05:40:31.319 INFO:tasks.rados.rados.0.smithi178.stdout:3050: finishing rollback tid 1 to smithi17880450-38 2024-02-10T05:40:31.319 INFO:tasks.rados.rados.0.smithi178.stdout:3050: finishing rollback tid 2 to smithi17880450-38 2024-02-10T05:40:31.319 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1885 (ObjNum 145 snap 0 seq_num 1535207040) dirty exists 2024-02-10T05:40:31.321 INFO:tasks.rados.rados.0.smithi178.stdout:3048: done (2 left) 2024-02-10T05:40:31.321 INFO:tasks.rados.rados.0.smithi178.stdout:3050: done (1 left) 2024-02-10T05:40:31.321 INFO:tasks.rados.rados.0.smithi178.stdout:3051: done (0 left) 2024-02-10T05:40:31.321 INFO:tasks.rados.rados.0.smithi178.stdout:3052: copy_from oid 4 from oid 48 current snap is 303 2024-02-10T05:40:31.321 INFO:tasks.rados.rados.0.smithi178.stdout:3053: rollback oid 38 current snap is 303 2024-02-10T05:40:31.321 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 38 to 289 2024-02-10T05:40:31.321 INFO:tasks.rados.rados.0.smithi178.stdout:3054: rollback oid 8 current snap is 303 2024-02-10T05:40:31.321 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 8 to 300 2024-02-10T05:40:31.322 INFO:tasks.rados.rados.0.smithi178.stdout:3055: copy_from oid 19 from oid 21 current snap is 303 2024-02-10T05:40:31.322 INFO:tasks.rados.rados.0.smithi178.stdout:3056: snap_remove snap 301 2024-02-10T05:40:31.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:31 smithi178 ceph-mon[92537]: osdmap e679: 8 total, 8 up, 8 in 2024-02-10T05:40:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:31 smithi178 ceph-mon[92537]: osdmap e680: 8 total, 8 up, 8 in 2024-02-10T05:40:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:31 smithi178 ceph-mon[92537]: pgmap v658: 121 pgs: 121 active+clean; 223 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.8 MiB/s wr, 21 op/s 2024-02-10T05:40:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:31 smithi178 ceph-mon[95116]: osdmap e679: 8 total, 8 up, 8 in 2024-02-10T05:40:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:31 smithi178 ceph-mon[95116]: osdmap e680: 8 total, 8 up, 8 in 2024-02-10T05:40:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:31 smithi178 ceph-mon[95116]: pgmap v658: 121 pgs: 121 active+clean; 223 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.8 MiB/s wr, 21 op/s 2024-02-10T05:40:31.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:31 smithi189 ceph-mon[89631]: osdmap e679: 8 total, 8 up, 8 in 2024-02-10T05:40:31.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:31 smithi189 ceph-mon[89631]: osdmap e680: 8 total, 8 up, 8 in 2024-02-10T05:40:31.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:31 smithi189 ceph-mon[89631]: pgmap v658: 121 pgs: 121 active+clean; 223 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 5.8 MiB/s wr, 21 op/s 2024-02-10T05:40:32.294 INFO:tasks.rados.rados.0.smithi178.stdout:3053: finishing rollback tid 0 to smithi17880450-38 2024-02-10T05:40:32.294 INFO:tasks.rados.rados.0.smithi178.stdout:3056: done (4 left) 2024-02-10T05:40:32.294 INFO:tasks.rados.rados.0.smithi178.stdout:3057: rollback oid 49 current snap is 303 2024-02-10T05:40:32.294 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 49 to 297 2024-02-10T05:40:32.294 INFO:tasks.rados.rados.0.smithi178.stdout:3054: finishing rollback tid 0 to smithi17880450-8 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:3054: finishing rollback tid 1 to smithi17880450-8 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:3055: finishing copy_from racing read to smithi17880450-19 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:3054: finishing rollback tid 2 to smithi17880450-8 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 1898 (ObjNum 905 snap 294 seq_num 905) dirty exists 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:3055: finishing copy_from to smithi17880450-19 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2091 (ObjNum 891 snap 289 seq_num 891) dirty exists 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:3053: finishing rollback tid 1 to smithi17880450-38 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:3053: finishing rollback tid 2 to smithi17880450-38 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1888 (ObjNum 145 snap 0 seq_num 1535123400) dirty exists 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:3052: finishing copy_from racing read to smithi17880450-4 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:3052: finishing copy_from to smithi17880450-4 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 1876 (ObjNum 877 snap 284 seq_num 877) dirty exists 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:3052: done (4 left) 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:3053: done (3 left) 2024-02-10T05:40:32.295 INFO:tasks.rados.rados.0.smithi178.stdout:3054: done (2 left) 2024-02-10T05:40:32.296 INFO:tasks.rados.rados.0.smithi178.stdout:3055: done (1 left) 2024-02-10T05:40:32.296 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 303 2024-02-10T05:40:32.296 INFO:tasks.rados.rados.0.smithi178.stdout:3058: seq_num 930 ranges {4317184=786432,5103616=401408} 2024-02-10T05:40:32.322 INFO:tasks.rados.rados.0.smithi178.stdout:3058: writing smithi17880450-15 from 4317184 to 5103616 tid 1 2024-02-10T05:40:32.324 INFO:tasks.rados.rados.0.smithi178.stdout:3058: writing smithi17880450-15 from 5103616 to 5505024 tid 2 2024-02-10T05:40:32.324 INFO:tasks.rados.rados.0.smithi178.stdout:3059: snap_create 2024-02-10T05:40:32.324 INFO:tasks.rados.rados.0.smithi178.stdout:3057: finishing rollback tid 1 to smithi17880450-49 2024-02-10T05:40:32.325 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 0 (ObjNum 65 snap 0 seq_num 1785618286) dirty dne 2024-02-10T05:40:32.327 INFO:tasks.rados.rados.0.smithi178.stdout:3058: finishing write tid 1 to smithi17880450-15 2024-02-10T05:40:32.327 INFO:tasks.rados.rados.0.smithi178.stdout:3058: finishing write tid 2 to smithi17880450-15 2024-02-10T05:40:32.328 INFO:tasks.rados.rados.0.smithi178.stdout:3058: finishing write tid 3 to smithi17880450-15 2024-02-10T05:40:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:3058: finishing write tid 4 to smithi17880450-15 2024-02-10T05:40:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 2185 (ObjNum 930 snap 303 seq_num 930) dirty exists 2024-02-10T05:40:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:3058: left oid 15 (ObjNum 930 snap 303 seq_num 930) 2024-02-10T05:40:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:32 smithi189 ceph-mon[89631]: osdmap e681: 8 total, 8 up, 8 in 2024-02-10T05:40:32.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:32 smithi178 ceph-mon[92537]: osdmap e681: 8 total, 8 up, 8 in 2024-02-10T05:40:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:32 smithi178 ceph-mon[95116]: osdmap e681: 8 total, 8 up, 8 in 2024-02-10T05:40:33.300 INFO:tasks.rados.rados.0.smithi178.stdout:3057: done (2 left) 2024-02-10T05:40:33.300 INFO:tasks.rados.rados.0.smithi178.stdout:3058: done (1 left) 2024-02-10T05:40:33.300 INFO:tasks.rados.rados.0.smithi178.stdout:3059: done (0 left) 2024-02-10T05:40:33.300 INFO:tasks.rados.rados.0.smithi178.stdout:3060: copy_from oid 49 from oid 13 current snap is 304 2024-02-10T05:40:33.300 INFO:tasks.rados.rados.0.smithi178.stdout:3061: copy_from oid 46 from oid 17 current snap is 304 2024-02-10T05:40:33.300 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 304 2024-02-10T05:40:33.301 INFO:tasks.rados.rados.0.smithi178.stdout:3062: seq_num 931 ranges {0=802816,802816=401408} 2024-02-10T05:40:33.305 INFO:tasks.rados.rados.0.smithi178.stdout:3062: writing smithi17880450-25 from 0 to 802816 tid 1 2024-02-10T05:40:33.307 INFO:tasks.rados.rados.0.smithi178.stdout:3062: writing smithi17880450-25 from 802816 to 1204224 tid 2 2024-02-10T05:40:33.308 INFO:tasks.rados.rados.0.smithi178.stdout:3063: read oid 11 snap -1 2024-02-10T05:40:33.308 INFO:tasks.rados.rados.0.smithi178.stdout:3063: expect (ObjNum 873 snap 281 seq_num 873) 2024-02-10T05:40:33.308 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 304 2024-02-10T05:40:33.308 INFO:tasks.rados.rados.0.smithi178.stdout:3064: seq_num 932 ranges {6070272=417792,6488064=663552,7151616=139264} 2024-02-10T05:40:33.344 INFO:tasks.rados.rados.0.smithi178.stdout:3064: writing smithi17880450-43 from 6070272 to 6488064 tid 1 2024-02-10T05:40:33.348 INFO:tasks.rados.rados.0.smithi178.stdout:3064: writing smithi17880450-43 from 6488064 to 7151616 tid 2 2024-02-10T05:40:33.349 INFO:tasks.rados.rados.0.smithi178.stdout:3064: writing smithi17880450-43 from 7151616 to 7290880 tid 3 2024-02-10T05:40:33.349 INFO:tasks.rados.rados.0.smithi178.stdout:3065: read oid 3 snap -1 2024-02-10T05:40:33.349 INFO:tasks.rados.rados.0.smithi178.stdout:3065: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:40:33.349 INFO:tasks.rados.rados.0.smithi178.stdout:3066: setattr oid 48 current snap is 304 2024-02-10T05:40:33.350 INFO:tasks.rados.rados.0.smithi178.stdout:3062: finishing write tid 1 to smithi17880450-25 2024-02-10T05:40:33.350 INFO:tasks.rados.rados.0.smithi178.stdout:3062: finishing write tid 2 to smithi17880450-25 2024-02-10T05:40:33.350 INFO:tasks.rados.rados.0.smithi178.stdout:3062: finishing write tid 3 to smithi17880450-25 2024-02-10T05:40:33.350 INFO:tasks.rados.rados.0.smithi178.stdout:3062: finishing write tid 4 to smithi17880450-25 2024-02-10T05:40:33.350 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 1891 (ObjNum 931 snap 304 seq_num 931) dirty exists 2024-02-10T05:40:33.350 INFO:tasks.rados.rados.0.smithi178.stdout:3062: left oid 25 (ObjNum 931 snap 304 seq_num 931) 2024-02-10T05:40:33.350 INFO:tasks.rados.rados.0.smithi178.stdout:3063: expect (ObjNum 873 snap 281 seq_num 873) 2024-02-10T05:40:33.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:33 smithi178 ceph-mon[95116]: osdmap e682: 8 total, 8 up, 8 in 2024-02-10T05:40:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:33 smithi178 ceph-mon[95116]: pgmap v661: 121 pgs: 121 active+clean; 232 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 8.2 MiB/s wr, 31 op/s 2024-02-10T05:40:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:33 smithi178 ceph-mon[92537]: osdmap e682: 8 total, 8 up, 8 in 2024-02-10T05:40:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:33 smithi178 ceph-mon[92537]: pgmap v661: 121 pgs: 121 active+clean; 232 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 8.2 MiB/s wr, 31 op/s 2024-02-10T05:40:33.773 INFO:tasks.rados.rados.0.smithi178.stdout:3061: finishing copy_from racing read to smithi17880450-46 2024-02-10T05:40:33.773 INFO:tasks.rados.rados.0.smithi178.stdout:3060: finishing copy_from racing read to smithi17880450-49 2024-02-10T05:40:33.773 INFO:tasks.rados.rados.0.smithi178.stdout:3060: finishing copy_from to smithi17880450-49 2024-02-10T05:40:33.773 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 2185 (ObjNum 919 snap 301 seq_num 919) dirty exists 2024-02-10T05:40:33.773 INFO:tasks.rados.rados.0.smithi178.stdout:3061: finishing copy_from to smithi17880450-46 2024-02-10T05:40:33.774 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 1884 (ObjNum 909 snap 299 seq_num 909) dirty exists 2024-02-10T05:40:33.774 INFO:tasks.rados.rados.0.smithi178.stdout:3064: finishing write tid 1 to smithi17880450-43 2024-02-10T05:40:33.774 INFO:tasks.rados.rados.0.smithi178.stdout:3064: finishing write tid 2 to smithi17880450-43 2024-02-10T05:40:33.774 INFO:tasks.rados.rados.0.smithi178.stdout:3064: finishing write tid 3 to smithi17880450-43 2024-02-10T05:40:33.774 INFO:tasks.rados.rados.0.smithi178.stdout:3064: finishing write tid 4 to smithi17880450-43 2024-02-10T05:40:33.774 INFO:tasks.rados.rados.0.smithi178.stdout:3064: finishing write tid 5 to smithi17880450-43 2024-02-10T05:40:33.774 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 1126 (ObjNum 932 snap 304 seq_num 932) dirty exists 2024-02-10T05:40:33.774 INFO:tasks.rados.rados.0.smithi178.stdout:3064: left oid 43 (ObjNum 932 snap 304 seq_num 932) 2024-02-10T05:40:33.774 INFO:tasks.rados.rados.0.smithi178.stdout:3065: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:40:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:33 smithi189 ceph-mon[89631]: osdmap e682: 8 total, 8 up, 8 in 2024-02-10T05:40:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:33 smithi189 ceph-mon[89631]: pgmap v661: 121 pgs: 121 active+clean; 232 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 8.2 MiB/s wr, 31 op/s 2024-02-10T05:40:33.824 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 1892 (ObjNum 877 snap 284 seq_num 877) dirty exists 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3060: done (6 left) 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3061: done (5 left) 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3062: done (4 left) 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3063: done (3 left) 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3064: done (2 left) 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3065: done (1 left) 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3066: done (0 left) 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3067: rmattr oid 26 current snap is 304 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3068: read oid 18 snap 303 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3068: expect deleted 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3069: read oid 33 snap -1 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3069: expect (ObjNum 896 snap 291 seq_num 896) 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3070: read oid 7 snap -1 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3070: expect (ObjNum 926 snap 302 seq_num 926) 2024-02-10T05:40:33.825 INFO:tasks.rados.rados.0.smithi178.stdout:3071: copy_from oid 10 from oid 25 current snap is 304 2024-02-10T05:40:33.826 INFO:tasks.rados.rados.0.smithi178.stdout:3072: read oid 38 snap -1 2024-02-10T05:40:33.826 INFO:tasks.rados.rados.0.smithi178.stdout:3072: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:40:33.826 INFO:tasks.rados.rados.0.smithi178.stdout:3073: delete oid 21 current snap is 304 2024-02-10T05:40:33.826 INFO:tasks.rados.rados.0.smithi178.stdout:3072: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:40:33.832 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 2499 (ObjNum 871 snap 280 seq_num 871) dirty exists 2024-02-10T05:40:33.832 INFO:tasks.rados.rados.0.smithi178.stdout:3067: done (6 left) 2024-02-10T05:40:33.832 INFO:tasks.rados.rados.0.smithi178.stdout:3068: done (5 left) 2024-02-10T05:40:33.832 INFO:tasks.rados.rados.0.smithi178.stdout:3072: done (4 left) 2024-02-10T05:40:33.832 INFO:tasks.rados.rados.0.smithi178.stdout:3073: done (3 left) 2024-02-10T05:40:33.832 INFO:tasks.rados.rados.0.smithi178.stdout:3074: rmattr oid 6 current snap is 304 2024-02-10T05:40:33.832 INFO:tasks.rados.rados.0.smithi178.stdout:3075: rollback oid 17 current snap is 304 2024-02-10T05:40:33.832 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 17 to 299 2024-02-10T05:40:33.832 INFO:tasks.rados.rados.0.smithi178.stdout:3076: read oid 26 snap -1 2024-02-10T05:40:33.832 INFO:tasks.rados.rados.0.smithi178.stdout:3076: expect (ObjNum 871 snap 280 seq_num 871) 2024-02-10T05:40:33.832 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 304 2024-02-10T05:40:33.833 INFO:tasks.rados.rados.0.smithi178.stdout:3077: seq_num 934 ranges {655360=450560,1105920=434176,1540096=368640} 2024-02-10T05:40:33.838 INFO:tasks.rados.rados.0.smithi178.stdout:3077: writing smithi17880450-19 from 655360 to 1105920 tid 1 2024-02-10T05:40:33.840 INFO:tasks.rados.rados.0.smithi178.stdout:3077: writing smithi17880450-19 from 1105920 to 1540096 tid 2 2024-02-10T05:40:33.843 INFO:tasks.rados.rados.0.smithi178.stdout:3077: writing smithi17880450-19 from 1540096 to 1908736 tid 3 2024-02-10T05:40:33.843 INFO:tasks.rados.rados.0.smithi178.stdout:3078: copy_from oid 47 from oid 21 current snap is 304 2024-02-10T05:40:33.843 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 2186 (ObjNum 817 snap 267 seq_num 817) dirty exists 2024-02-10T05:40:33.844 INFO:tasks.rados.rados.0.smithi178.stdout:3071: finishing copy_from racing read to smithi17880450-10 2024-02-10T05:40:33.844 INFO:tasks.rados.rados.0.smithi178.stdout:3077: finishing write tid 1 to smithi17880450-19 2024-02-10T05:40:33.844 INFO:tasks.rados.rados.0.smithi178.stdout:3074: done (7 left) 2024-02-10T05:40:33.844 INFO:tasks.rados.rados.0.smithi178.stdout:3079: snap_create 2024-02-10T05:40:33.847 INFO:tasks.rados.rados.0.smithi178.stdout:3077: finishing write tid 2 to smithi17880450-19 2024-02-10T05:40:33.848 INFO:tasks.rados.rados.0.smithi178.stdout:3078: finishing copy_from to smithi17880450-47 2024-02-10T05:40:33.848 INFO:tasks.rados.rados.0.smithi178.stdout:3078: got expected ENOENT (src dne) 2024-02-10T05:40:33.849 INFO:tasks.rados.rados.0.smithi178.stdout:3077: finishing write tid 3 to smithi17880450-19 2024-02-10T05:40:33.849 INFO:tasks.rados.rados.0.smithi178.stdout:3077: finishing write tid 4 to smithi17880450-19 2024-02-10T05:40:33.849 INFO:tasks.rados.rados.0.smithi178.stdout:3078: finishing copy_from racing read to smithi17880450-47 2024-02-10T05:40:33.851 INFO:tasks.rados.rados.0.smithi178.stdout:3077: finishing write tid 5 to smithi17880450-19 2024-02-10T05:40:33.851 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2102 (ObjNum 934 snap 304 seq_num 934) dirty exists 2024-02-10T05:40:33.851 INFO:tasks.rados.rados.0.smithi178.stdout:3077: left oid 19 (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:40:33.853 INFO:tasks.rados.rados.0.smithi178.stdout:3076: expect (ObjNum 871 snap 280 seq_num 871) 2024-02-10T05:40:34.063 INFO:tasks.rados.rados.0.smithi178.stdout:3075: finishing rollback tid 0 to smithi17880450-17 2024-02-10T05:40:34.063 INFO:tasks.rados.rados.0.smithi178.stdout:3070: expect (ObjNum 926 snap 302 seq_num 926) 2024-02-10T05:40:34.432 INFO:tasks.rados.rados.0.smithi178.stdout:3075: finishing rollback tid 1 to smithi17880450-17 2024-02-10T05:40:34.432 INFO:tasks.rados.rados.0.smithi178.stdout:3075: finishing rollback tid 2 to smithi17880450-17 2024-02-10T05:40:34.432 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 1890 (ObjNum 909 snap 299 seq_num 909) dirty exists 2024-02-10T05:40:34.432 INFO:tasks.rados.rados.0.smithi178.stdout:3071: finishing copy_from to smithi17880450-10 2024-02-10T05:40:34.433 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1891 (ObjNum 931 snap 304 seq_num 931) dirty exists 2024-02-10T05:40:34.433 INFO:tasks.rados.rados.0.smithi178.stdout:3070: done (7 left) 2024-02-10T05:40:34.433 INFO:tasks.rados.rados.0.smithi178.stdout:3071: done (6 left) 2024-02-10T05:40:34.433 INFO:tasks.rados.rados.0.smithi178.stdout:3075: done (5 left) 2024-02-10T05:40:34.433 INFO:tasks.rados.rados.0.smithi178.stdout:3076: done (4 left) 2024-02-10T05:40:34.433 INFO:tasks.rados.rados.0.smithi178.stdout:3077: done (3 left) 2024-02-10T05:40:34.433 INFO:tasks.rados.rados.0.smithi178.stdout:3078: done (2 left) 2024-02-10T05:40:34.433 INFO:tasks.rados.rados.0.smithi178.stdout:3079: done (1 left) 2024-02-10T05:40:34.433 INFO:tasks.rados.rados.0.smithi178.stdout:3080: read oid 41 snap 302 2024-02-10T05:40:34.433 INFO:tasks.rados.rados.0.smithi178.stdout:3080: expect (ObjNum 916 snap 301 seq_num 916) 2024-02-10T05:40:34.433 INFO:tasks.rados.rados.0.smithi178.stdout:3081: snap_create 2024-02-10T05:40:34.433 INFO:tasks.rados.rados.0.smithi178.stdout:3069: expect (ObjNum 896 snap 291 seq_num 896) 2024-02-10T05:40:34.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:34 smithi178 ceph-mon[92537]: osdmap e683: 8 total, 8 up, 8 in 2024-02-10T05:40:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:34 smithi178 ceph-mon[95116]: osdmap e683: 8 total, 8 up, 8 in 2024-02-10T05:40:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:34 smithi189 ceph-mon[89631]: osdmap e683: 8 total, 8 up, 8 in 2024-02-10T05:40:35.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:35 smithi178 ceph-mon[92537]: osdmap e684: 8 total, 8 up, 8 in 2024-02-10T05:40:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:35 smithi178 ceph-mon[92537]: pgmap v664: 121 pgs: 121 active+clean; 250 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 7.9 MiB/s wr, 18 op/s 2024-02-10T05:40:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:35 smithi178 ceph-mon[92537]: osdmap e685: 8 total, 8 up, 8 in 2024-02-10T05:40:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:35 smithi178 ceph-mon[95116]: osdmap e684: 8 total, 8 up, 8 in 2024-02-10T05:40:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:35 smithi178 ceph-mon[95116]: pgmap v664: 121 pgs: 121 active+clean; 250 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 7.9 MiB/s wr, 18 op/s 2024-02-10T05:40:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:35 smithi178 ceph-mon[95116]: osdmap e685: 8 total, 8 up, 8 in 2024-02-10T05:40:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:35 smithi189 ceph-mon[89631]: osdmap e684: 8 total, 8 up, 8 in 2024-02-10T05:40:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:35 smithi189 ceph-mon[89631]: pgmap v664: 121 pgs: 121 active+clean; 250 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 7.9 MiB/s wr, 18 op/s 2024-02-10T05:40:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:35 smithi189 ceph-mon[89631]: osdmap e685: 8 total, 8 up, 8 in 2024-02-10T05:40:36.111 INFO:tasks.rados.rados.0.smithi178.stdout:3080: expect (ObjNum 916 snap 301 seq_num 916) 2024-02-10T05:40:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:36 smithi189 ceph-mon[89631]: pgmap v666: 121 pgs: 121 active+clean; 258 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 9.2 MiB/s wr, 28 op/s 2024-02-10T05:40:37.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:36 smithi178 ceph-mon[92537]: pgmap v666: 121 pgs: 121 active+clean; 258 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 9.2 MiB/s wr, 28 op/s 2024-02-10T05:40:37.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:36 smithi178 ceph-mon[95116]: pgmap v666: 121 pgs: 121 active+clean; 258 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 9.2 MiB/s wr, 28 op/s 2024-02-10T05:40:37.760 INFO:tasks.rados.rados.0.smithi178.stdout:3069: done (2 left) 2024-02-10T05:40:37.760 INFO:tasks.rados.rados.0.smithi178.stdout:3080: done (1 left) 2024-02-10T05:40:37.760 INFO:tasks.rados.rados.0.smithi178.stdout:3081: done (0 left) 2024-02-10T05:40:37.760 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 306 2024-02-10T05:40:37.760 INFO:tasks.rados.rados.0.smithi178.stdout:3082: seq_num 935 ranges {4407296=466944,4874240=720896,5595136=81920} 2024-02-10T05:40:37.788 INFO:tasks.rados.rados.0.smithi178.stdout:3082: writing smithi17880450-45 from 4407296 to 4874240 tid 1 2024-02-10T05:40:37.793 INFO:tasks.rados.rados.0.smithi178.stdout:3082: writing smithi17880450-45 from 4874240 to 5595136 tid 2 2024-02-10T05:40:37.793 INFO:tasks.rados.rados.0.smithi178.stdout:3082: writing smithi17880450-45 from 5595136 to 5677056 tid 3 2024-02-10T05:40:37.794 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 306 2024-02-10T05:40:37.794 INFO:tasks.rados.rados.0.smithi178.stdout:3082: finishing write tid 1 to smithi17880450-45 2024-02-10T05:40:37.794 INFO:tasks.rados.rados.0.smithi178.stdout:3083: seq_num 936 ranges {4128768=483328,4612096=655360,5267456=147456} 2024-02-10T05:40:37.819 INFO:tasks.rados.rados.0.smithi178.stdout:3083: writing smithi17880450-1 from 4128768 to 4612096 tid 1 2024-02-10T05:40:37.822 INFO:tasks.rados.rados.0.smithi178.stdout:3083: writing smithi17880450-1 from 4612096 to 5267456 tid 2 2024-02-10T05:40:37.824 INFO:tasks.rados.rados.0.smithi178.stdout:3083: writing smithi17880450-1 from 5267456 to 5414912 tid 3 2024-02-10T05:40:37.824 INFO:tasks.rados.rados.0.smithi178.stdout:3084: snap_remove snap 299 2024-02-10T05:40:37.881 INFO:tasks.rados.rados.0.smithi178.stdout:3084: done (2 left) 2024-02-10T05:40:37.882 INFO:tasks.rados.rados.0.smithi178.stdout:3085: read oid 9 snap 294 2024-02-10T05:40:37.882 INFO:tasks.rados.rados.0.smithi178.stdout:3085: expect (ObjNum 865 snap 280 seq_num 865) 2024-02-10T05:40:37.882 INFO:tasks.rados.rados.0.smithi178.stdout:3086: rmattr oid 31 current snap is 306 2024-02-10T05:40:37.882 INFO:tasks.rados.rados.0.smithi178.stdout:3086: done (3 left) 2024-02-10T05:40:37.882 INFO:tasks.rados.rados.0.smithi178.stdout:3087: read oid 22 snap 296 2024-02-10T05:40:37.882 INFO:tasks.rados.rados.0.smithi178.stdout:3087: expect (ObjNum 881 snap 286 seq_num 881) 2024-02-10T05:40:37.882 INFO:tasks.rados.rados.0.smithi178.stdout:3088: snap_create 2024-02-10T05:40:37.882 INFO:tasks.rados.rados.0.smithi178.stdout:3082: finishing write tid 2 to smithi17880450-45 2024-02-10T05:40:37.882 INFO:tasks.rados.rados.0.smithi178.stdout:3082: finishing write tid 3 to smithi17880450-45 2024-02-10T05:40:37.882 INFO:tasks.rados.rados.0.smithi178.stdout:3082: finishing write tid 4 to smithi17880450-45 2024-02-10T05:40:37.882 INFO:tasks.rados.rados.0.smithi178.stdout:3082: finishing write tid 5 to smithi17880450-45 2024-02-10T05:40:37.882 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 2190 (ObjNum 935 snap 306 seq_num 935) dirty exists 2024-02-10T05:40:37.883 INFO:tasks.rados.rados.0.smithi178.stdout:3082: left oid 45 (ObjNum 935 snap 306 seq_num 935) 2024-02-10T05:40:37.883 INFO:tasks.rados.rados.0.smithi178.stdout:3083: finishing write tid 1 to smithi17880450-1 2024-02-10T05:40:37.883 INFO:tasks.rados.rados.0.smithi178.stdout:3083: finishing write tid 2 to smithi17880450-1 2024-02-10T05:40:37.883 INFO:tasks.rados.rados.0.smithi178.stdout:3083: finishing write tid 3 to smithi17880450-1 2024-02-10T05:40:37.883 INFO:tasks.rados.rados.0.smithi178.stdout:3083: finishing write tid 4 to smithi17880450-1 2024-02-10T05:40:37.883 INFO:tasks.rados.rados.0.smithi178.stdout:3083: finishing write tid 5 to smithi17880450-1 2024-02-10T05:40:37.883 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 2195 (ObjNum 936 snap 306 seq_num 936) dirty exists 2024-02-10T05:40:37.883 INFO:tasks.rados.rados.0.smithi178.stdout:3083: left oid 1 (ObjNum 936 snap 306 seq_num 936) 2024-02-10T05:40:37.904 INFO:tasks.rados.rados.0.smithi178.stdout:3085: expect (ObjNum 865 snap 280 seq_num 865) 2024-02-10T05:40:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:40:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:40:37] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.43.0" 2024-02-10T05:40:38.036 INFO:tasks.rados.rados.0.smithi178.stdout:3087: expect (ObjNum 881 snap 286 seq_num 881) 2024-02-10T05:40:38.886 INFO:tasks.rados.rados.0.smithi178.stdout:3082: done (4 left) 2024-02-10T05:40:38.886 INFO:tasks.rados.rados.0.smithi178.stdout:3083: done (3 left) 2024-02-10T05:40:38.886 INFO:tasks.rados.rados.0.smithi178.stdout:3085: done (2 left) 2024-02-10T05:40:38.886 INFO:tasks.rados.rados.0.smithi178.stdout:3087: done (1 left) 2024-02-10T05:40:38.886 INFO:tasks.rados.rados.0.smithi178.stdout:3088: done (0 left) 2024-02-10T05:40:38.886 INFO:tasks.rados.rados.0.smithi178.stdout:3089: snap_remove snap 296 2024-02-10T05:40:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:38 smithi178 ceph-mon[92537]: osdmap e686: 8 total, 8 up, 8 in 2024-02-10T05:40:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:38 smithi178 ceph-mon[92537]: pgmap v668: 121 pgs: 121 active+clean; 262 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 6.3 MiB/s wr, 21 op/s 2024-02-10T05:40:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:38 smithi178 ceph-mon[95116]: osdmap e686: 8 total, 8 up, 8 in 2024-02-10T05:40:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:38 smithi178 ceph-mon[95116]: pgmap v668: 121 pgs: 121 active+clean; 262 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 6.3 MiB/s wr, 21 op/s 2024-02-10T05:40:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:38 smithi189 ceph-mon[89631]: osdmap e686: 8 total, 8 up, 8 in 2024-02-10T05:40:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:38 smithi189 ceph-mon[89631]: pgmap v668: 121 pgs: 121 active+clean; 262 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 6.3 MiB/s wr, 21 op/s 2024-02-10T05:40:39.888 INFO:tasks.rados.rados.0.smithi178.stdout:3089: done (0 left) 2024-02-10T05:40:39.888 INFO:tasks.rados.rados.0.smithi178.stdout:3090: rollback oid 24 current snap is 307 2024-02-10T05:40:39.888 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 24 to 304 2024-02-10T05:40:39.888 INFO:tasks.rados.rados.0.smithi178.stdout:3091: copy_from oid 33 from oid 15 current snap is 307 2024-02-10T05:40:39.888 INFO:tasks.rados.rados.0.smithi178.stdout:3092: snap_remove snap 302 2024-02-10T05:40:40.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:39 smithi178 ceph-mon[92537]: osdmap e687: 8 total, 8 up, 8 in 2024-02-10T05:40:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:39 smithi178 ceph-mon[95116]: osdmap e687: 8 total, 8 up, 8 in 2024-02-10T05:40:40.212 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 05:40:39 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0[100816]: 2024-02-10T05:40:39.909+0000 7f2be914a700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 177 after trimming was started 2024-02-10T05:40:40.281 INFO:tasks.rados.rados.0.smithi178.stdout:3090: finishing rollback tid 0 to smithi17880450-24 2024-02-10T05:40:40.282 INFO:tasks.rados.rados.0.smithi178.stdout:3090: finishing rollback tid 1 to smithi17880450-24 2024-02-10T05:40:40.282 INFO:tasks.rados.rados.0.smithi178.stdout:3090: finishing rollback tid 2 to smithi17880450-24 2024-02-10T05:40:40.282 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 2105 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:40:40.282 INFO:tasks.rados.rados.0.smithi178.stdout:3091: finishing copy_from racing read to smithi17880450-33 2024-02-10T05:40:40.282 INFO:tasks.rados.rados.0.smithi178.stdout:3091: finishing copy_from to smithi17880450-33 2024-02-10T05:40:40.282 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 2185 (ObjNum 930 snap 303 seq_num 930) dirty exists 2024-02-10T05:40:40.282 INFO:tasks.rados.rados.0.smithi178.stdout:3090: done (2 left) 2024-02-10T05:40:40.282 INFO:tasks.rados.rados.0.smithi178.stdout:3091: done (1 left) 2024-02-10T05:40:40.282 INFO:tasks.rados.rados.0.smithi178.stdout:3092: done (0 left) 2024-02-10T05:40:40.282 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 307 2024-02-10T05:40:40.282 INFO:tasks.rados.rados.0.smithi178.stdout:3093: seq_num 937 ranges {6258688=499712,6758400=532480,7290880=270336} 2024-02-10T05:40:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:39 smithi189 ceph-mon[89631]: osdmap e687: 8 total, 8 up, 8 in 2024-02-10T05:40:40.318 INFO:tasks.rados.rados.0.smithi178.stdout:3093: writing smithi17880450-4 from 6258688 to 6758400 tid 1 2024-02-10T05:40:40.322 INFO:tasks.rados.rados.0.smithi178.stdout:3093: writing smithi17880450-4 from 6758400 to 7290880 tid 2 2024-02-10T05:40:40.324 INFO:tasks.rados.rados.0.smithi178.stdout:3093: writing smithi17880450-4 from 7290880 to 7561216 tid 3 2024-02-10T05:40:40.324 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 28 current snap is 307 2024-02-10T05:40:40.324 INFO:tasks.rados.rados.0.smithi178.stdout:3094: seq_num 938 ranges {4218880=516096,4734976=417792,5152768=385024} 2024-02-10T05:40:40.349 INFO:tasks.rados.rados.0.smithi178.stdout:3094: writing smithi17880450-28 from 4218880 to 4734976 tid 1 2024-02-10T05:40:40.351 INFO:tasks.rados.rados.0.smithi178.stdout:3094: writing smithi17880450-28 from 4734976 to 5152768 tid 2 2024-02-10T05:40:40.354 INFO:tasks.rados.rados.0.smithi178.stdout:3094: writing smithi17880450-28 from 5152768 to 5537792 tid 3 2024-02-10T05:40:40.354 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 307 2024-02-10T05:40:40.354 INFO:tasks.rados.rados.0.smithi178.stdout:3093: finishing write tid 1 to smithi17880450-4 2024-02-10T05:40:40.354 INFO:tasks.rados.rados.0.smithi178.stdout:3093: finishing write tid 2 to smithi17880450-4 2024-02-10T05:40:40.355 INFO:tasks.rados.rados.0.smithi178.stdout:3093: finishing write tid 3 to smithi17880450-4 2024-02-10T05:40:40.355 INFO:tasks.rados.rados.0.smithi178.stdout:3093: finishing write tid 4 to smithi17880450-4 2024-02-10T05:40:40.355 INFO:tasks.rados.rados.0.smithi178.stdout:3093: finishing write tid 5 to smithi17880450-4 2024-02-10T05:40:40.355 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 2185 (ObjNum 937 snap 307 seq_num 937) dirty exists 2024-02-10T05:40:40.355 INFO:tasks.rados.rados.0.smithi178.stdout:3093: left oid 4 (ObjNum 937 snap 307 seq_num 937) 2024-02-10T05:40:40.355 INFO:tasks.rados.rados.0.smithi178.stdout:3094: finishing write tid 1 to smithi17880450-28 2024-02-10T05:40:40.355 INFO:tasks.rados.rados.0.smithi178.stdout:3094: finishing write tid 2 to smithi17880450-28 2024-02-10T05:40:40.355 INFO:tasks.rados.rados.0.smithi178.stdout:3095: seq_num 939 ranges {1679360=532480,2211840=704512,2916352=98304} 2024-02-10T05:40:40.366 INFO:tasks.rados.rados.0.smithi178.stdout:3095: writing smithi17880450-32 from 1679360 to 2211840 tid 1 2024-02-10T05:40:40.370 INFO:tasks.rados.rados.0.smithi178.stdout:3095: writing smithi17880450-32 from 2211840 to 2916352 tid 2 2024-02-10T05:40:40.371 INFO:tasks.rados.rados.0.smithi178.stdout:3095: writing smithi17880450-32 from 2916352 to 3014656 tid 3 2024-02-10T05:40:40.371 INFO:tasks.rados.rados.0.smithi178.stdout:3093: done (2 left) 2024-02-10T05:40:40.371 INFO:tasks.rados.rados.0.smithi178.stdout:3096: delete oid 26 current snap is 307 2024-02-10T05:40:40.371 INFO:tasks.rados.rados.0.smithi178.stdout:3094: finishing write tid 3 to smithi17880450-28 2024-02-10T05:40:40.371 INFO:tasks.rados.rados.0.smithi178.stdout:3094: finishing write tid 4 to smithi17880450-28 2024-02-10T05:40:40.371 INFO:tasks.rados.rados.0.smithi178.stdout:3094: finishing write tid 5 to smithi17880450-28 2024-02-10T05:40:40.371 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 1875 (ObjNum 938 snap 307 seq_num 938) dirty exists 2024-02-10T05:40:40.371 INFO:tasks.rados.rados.0.smithi178.stdout:3094: left oid 28 (ObjNum 938 snap 307 seq_num 938) 2024-02-10T05:40:40.371 INFO:tasks.rados.rados.0.smithi178.stdout:3095: finishing write tid 1 to smithi17880450-32 2024-02-10T05:40:40.374 INFO:tasks.rados.rados.0.smithi178.stdout:3095: finishing write tid 2 to smithi17880450-32 2024-02-10T05:40:40.374 INFO:tasks.rados.rados.0.smithi178.stdout:3094: done (2 left) 2024-02-10T05:40:40.374 INFO:tasks.rados.rados.0.smithi178.stdout:3096: done (1 left) 2024-02-10T05:40:40.374 INFO:tasks.rados.rados.0.smithi178.stdout:3097: snap_create 2024-02-10T05:40:40.374 INFO:tasks.rados.rados.0.smithi178.stdout:3095: finishing write tid 3 to smithi17880450-32 2024-02-10T05:40:40.374 INFO:tasks.rados.rados.0.smithi178.stdout:3095: finishing write tid 4 to smithi17880450-32 2024-02-10T05:40:40.375 INFO:tasks.rados.rados.0.smithi178.stdout:3095: finishing write tid 5 to smithi17880450-32 2024-02-10T05:40:40.375 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 2467 (ObjNum 939 snap 307 seq_num 939) dirty exists 2024-02-10T05:40:40.375 INFO:tasks.rados.rados.0.smithi178.stdout:3095: left oid 32 (ObjNum 939 snap 307 seq_num 939) 2024-02-10T05:40:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:40 smithi178 ceph-mon[92537]: osdmap e688: 8 total, 8 up, 8 in 2024-02-10T05:40:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:40 smithi178 ceph-mon[92537]: osdmap e689: 8 total, 8 up, 8 in 2024-02-10T05:40:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:40 smithi178 ceph-mon[92537]: pgmap v672: 121 pgs: 121 active+clean; 262 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-02-10T05:40:41.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:40 smithi178 ceph-mon[95116]: osdmap e688: 8 total, 8 up, 8 in 2024-02-10T05:40:41.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:40 smithi178 ceph-mon[95116]: osdmap e689: 8 total, 8 up, 8 in 2024-02-10T05:40:41.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:40 smithi178 ceph-mon[95116]: pgmap v672: 121 pgs: 121 active+clean; 262 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-02-10T05:40:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:40 smithi189 ceph-mon[89631]: osdmap e688: 8 total, 8 up, 8 in 2024-02-10T05:40:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:40 smithi189 ceph-mon[89631]: osdmap e689: 8 total, 8 up, 8 in 2024-02-10T05:40:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:40 smithi189 ceph-mon[89631]: pgmap v672: 121 pgs: 121 active+clean; 262 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2024-02-10T05:40:41.293 INFO:tasks.rados.rados.0.smithi178.stdout:3095: done (1 left) 2024-02-10T05:40:41.293 INFO:tasks.rados.rados.0.smithi178.stdout:3097: done (0 left) 2024-02-10T05:40:41.293 INFO:tasks.rados.rados.0.smithi178.stdout:3098: read oid 21 snap 303 2024-02-10T05:40:41.293 INFO:tasks.rados.rados.0.smithi178.stdout:3098: expect (ObjNum 891 snap 289 seq_num 891) 2024-02-10T05:40:41.293 INFO:tasks.rados.rados.0.smithi178.stdout:3099: delete oid 3 current snap is 308 2024-02-10T05:40:41.297 INFO:tasks.rados.rados.0.smithi178.stdout:3099: done (1 left) 2024-02-10T05:40:41.298 INFO:tasks.rados.rados.0.smithi178.stdout:3100: read oid 16 snap 300 2024-02-10T05:40:41.298 INFO:tasks.rados.rados.0.smithi178.stdout:3100: expect (ObjNum 843 snap 273 seq_num 843) 2024-02-10T05:40:41.298 INFO:tasks.rados.rados.0.smithi178.stdout:3101: setattr oid 41 current snap is 308 2024-02-10T05:40:41.300 INFO:tasks.rados.rados.0.smithi178.stdout:3102: copy_from oid 33 from oid 40 current snap is 308 2024-02-10T05:40:41.300 INFO:tasks.rados.rados.0.smithi178.stdout:3103: delete oid 48 current snap is 308 2024-02-10T05:40:41.300 INFO:tasks.rados.rados.0.smithi178.stdout:3098: expect (ObjNum 891 snap 289 seq_num 891) 2024-02-10T05:40:41.325 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2196 (ObjNum 916 snap 301 seq_num 916) dirty exists 2024-02-10T05:40:41.326 INFO:tasks.rados.rados.0.smithi178.stdout:3100: expect (ObjNum 843 snap 273 seq_num 843) 2024-02-10T05:40:41.660 INFO:tasks.rados.rados.0.smithi178.stdout:3102: finishing copy_from racing read to smithi17880450-33 2024-02-10T05:40:41.660 INFO:tasks.rados.rados.0.smithi178.stdout:3102: finishing copy_from to smithi17880450-33 2024-02-10T05:40:41.660 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 1876 (ObjNum 877 snap 284 seq_num 877) dirty exists 2024-02-10T05:40:41.660 INFO:tasks.rados.rados.0.smithi178.stdout:3098: done (4 left) 2024-02-10T05:40:41.660 INFO:tasks.rados.rados.0.smithi178.stdout:3100: done (3 left) 2024-02-10T05:40:41.660 INFO:tasks.rados.rados.0.smithi178.stdout:3101: done (2 left) 2024-02-10T05:40:41.660 INFO:tasks.rados.rados.0.smithi178.stdout:3102: done (1 left) 2024-02-10T05:40:41.661 INFO:tasks.rados.rados.0.smithi178.stdout:3103: done (0 left) 2024-02-10T05:40:41.661 INFO:tasks.rados.rados.0.smithi178.stdout:3104: snap_create 2024-02-10T05:40:42.299 INFO:tasks.rados.rados.0.smithi178.stdout:3104: done (0 left) 2024-02-10T05:40:42.299 INFO:tasks.rados.rados.0.smithi178.stdout:3105: copy_from oid 14 from oid 19 current snap is 309 2024-02-10T05:40:42.299 INFO:tasks.rados.rados.0.smithi178.stdout:3106: rmattr oid 49 current snap is 309 2024-02-10T05:40:42.300 INFO:tasks.rados.rados.0.smithi178.stdout:3107: delete oid 31 current snap is 309 2024-02-10T05:40:42.304 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 2525 (ObjNum 919 snap 301 seq_num 919) dirty exists 2024-02-10T05:40:42.304 INFO:tasks.rados.rados.0.smithi178.stdout:3106: done (2 left) 2024-02-10T05:40:42.304 INFO:tasks.rados.rados.0.smithi178.stdout:3107: done (1 left) 2024-02-10T05:40:42.305 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 309 2024-02-10T05:40:42.305 INFO:tasks.rados.rados.0.smithi178.stdout:3108: seq_num 944 ranges {7323648=614400,7938048=573440,8511488=229376} 2024-02-10T05:40:42.347 INFO:tasks.rados.rados.0.smithi178.stdout:3108: writing smithi17880450-39 from 7323648 to 7938048 tid 1 2024-02-10T05:40:42.350 INFO:tasks.rados.rados.0.smithi178.stdout:3108: writing smithi17880450-39 from 7938048 to 8511488 tid 2 2024-02-10T05:40:42.351 INFO:tasks.rados.rados.0.smithi178.stdout:3108: writing smithi17880450-39 from 8511488 to 8740864 tid 3 2024-02-10T05:40:42.351 INFO:tasks.rados.rados.0.smithi178.stdout:3109: delete oid 5 current snap is 309 2024-02-10T05:40:42.352 INFO:tasks.rados.rados.0.smithi178.stdout:3105: finishing copy_from racing read to smithi17880450-14 2024-02-10T05:40:42.352 INFO:tasks.rados.rados.0.smithi178.stdout:3105: finishing copy_from to smithi17880450-14 2024-02-10T05:40:42.352 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 2102 (ObjNum 934 snap 304 seq_num 934) dirty exists 2024-02-10T05:40:42.353 INFO:tasks.rados.rados.0.smithi178.stdout:3108: finishing write tid 1 to smithi17880450-39 2024-02-10T05:40:42.355 INFO:tasks.rados.rados.0.smithi178.stdout:3105: done (2 left) 2024-02-10T05:40:42.355 INFO:tasks.rados.rados.0.smithi178.stdout:3109: done (1 left) 2024-02-10T05:40:42.355 INFO:tasks.rados.rados.0.smithi178.stdout:3110: rmattr oid 47 current snap is 309 2024-02-10T05:40:42.355 INFO:tasks.rados.rados.0.smithi178.stdout:3110: done (1 left) 2024-02-10T05:40:42.355 INFO:tasks.rados.rados.0.smithi178.stdout:3111: read oid 47 snap 307 2024-02-10T05:40:42.355 INFO:tasks.rados.rados.0.smithi178.stdout:3111: expect deleted 2024-02-10T05:40:42.356 INFO:tasks.rados.rados.0.smithi178.stdout:3112: read oid 15 snap -1 2024-02-10T05:40:42.356 INFO:tasks.rados.rados.0.smithi178.stdout:3112: expect (ObjNum 930 snap 303 seq_num 930) 2024-02-10T05:40:42.356 INFO:tasks.rados.rados.0.smithi178.stdout:3113: rollback oid 37 current snap is 309 2024-02-10T05:40:42.356 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 37 to 306 2024-02-10T05:40:42.356 INFO:tasks.rados.rados.0.smithi178.stdout:3114: copy_from oid 49 from oid 14 current snap is 309 2024-02-10T05:40:42.356 INFO:tasks.rados.rados.0.smithi178.stdout:3115: read oid 40 snap 304 2024-02-10T05:40:42.356 INFO:tasks.rados.rados.0.smithi178.stdout:3115: expect (ObjNum 877 snap 284 seq_num 877) 2024-02-10T05:40:42.356 INFO:tasks.rados.rados.0.smithi178.stdout:3116: delete oid 45 current snap is 309 2024-02-10T05:40:42.356 INFO:tasks.rados.rados.0.smithi178.stdout:3108: finishing write tid 2 to smithi17880450-39 2024-02-10T05:40:42.357 INFO:tasks.rados.rados.0.smithi178.stdout:3108: finishing write tid 3 to smithi17880450-39 2024-02-10T05:40:42.358 INFO:tasks.rados.rados.0.smithi178.stdout:3108: finishing write tid 4 to smithi17880450-39 2024-02-10T05:40:42.360 INFO:tasks.rados.rados.0.smithi178.stdout:3113: finishing rollback tid 1 to smithi17880450-37 2024-02-10T05:40:42.360 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 2491 (ObjNum 177 snap 0 seq_num 0) dirty dne 2024-02-10T05:40:42.363 INFO:tasks.rados.rados.0.smithi178.stdout:3108: finishing write tid 5 to smithi17880450-39 2024-02-10T05:40:42.363 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 1894 (ObjNum 944 snap 309 seq_num 944) dirty exists 2024-02-10T05:40:42.363 INFO:tasks.rados.rados.0.smithi178.stdout:3108: left oid 39 (ObjNum 944 snap 309 seq_num 944) 2024-02-10T05:40:42.371 INFO:tasks.rados.rados.0.smithi178.stdout:3108: done (6 left) 2024-02-10T05:40:42.371 INFO:tasks.rados.rados.0.smithi178.stdout:3111: done (5 left) 2024-02-10T05:40:42.371 INFO:tasks.rados.rados.0.smithi178.stdout:3113: done (4 left) 2024-02-10T05:40:42.371 INFO:tasks.rados.rados.0.smithi178.stdout:3116: done (3 left) 2024-02-10T05:40:42.372 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 309 2024-02-10T05:40:42.372 INFO:tasks.rados.rados.0.smithi178.stdout:3117: seq_num 947 ranges {5414912=663552,6078464=630784,6709248=172032} 2024-02-10T05:40:42.404 INFO:tasks.rados.rados.0.smithi178.stdout:3117: writing smithi17880450-23 from 5414912 to 6078464 tid 1 2024-02-10T05:40:42.407 INFO:tasks.rados.rados.0.smithi178.stdout:3117: writing smithi17880450-23 from 6078464 to 6709248 tid 2 2024-02-10T05:40:42.409 INFO:tasks.rados.rados.0.smithi178.stdout:3117: writing smithi17880450-23 from 6709248 to 6881280 tid 3 2024-02-10T05:40:42.409 INFO:tasks.rados.rados.0.smithi178.stdout:3118: snap_create 2024-02-10T05:40:42.409 INFO:tasks.rados.rados.0.smithi178.stdout:3114: finishing copy_from racing read to smithi17880450-49 2024-02-10T05:40:42.409 INFO:tasks.rados.rados.0.smithi178.stdout:3114: finishing copy_from to smithi17880450-49 2024-02-10T05:40:42.409 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 2102 (ObjNum 934 snap 304 seq_num 934) dirty exists 2024-02-10T05:40:42.409 INFO:tasks.rados.rados.0.smithi178.stdout:3112: expect (ObjNum 930 snap 303 seq_num 930) 2024-02-10T05:40:42.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:42 smithi178 ceph-mon[95116]: osdmap e690: 8 total, 8 up, 8 in 2024-02-10T05:40:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:42 smithi178 ceph-mon[92537]: osdmap e690: 8 total, 8 up, 8 in 2024-02-10T05:40:42.775 INFO:tasks.rados.rados.0.smithi178.stdout:3115: expect (ObjNum 877 snap 284 seq_num 877) 2024-02-10T05:40:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:42 smithi189 ceph-mon[89631]: osdmap e690: 8 total, 8 up, 8 in 2024-02-10T05:40:43.119 INFO:tasks.rados.rados.0.smithi178.stdout:3117: finishing write tid 1 to smithi17880450-23 2024-02-10T05:40:43.120 INFO:tasks.rados.rados.0.smithi178.stdout:3117: finishing write tid 2 to smithi17880450-23 2024-02-10T05:40:43.120 INFO:tasks.rados.rados.0.smithi178.stdout:3117: finishing write tid 3 to smithi17880450-23 2024-02-10T05:40:43.120 INFO:tasks.rados.rados.0.smithi178.stdout:3117: finishing write tid 4 to smithi17880450-23 2024-02-10T05:40:43.120 INFO:tasks.rados.rados.0.smithi178.stdout:3117: finishing write tid 5 to smithi17880450-23 2024-02-10T05:40:43.120 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 1905 (ObjNum 947 snap 309 seq_num 947) dirty exists 2024-02-10T05:40:43.120 INFO:tasks.rados.rados.0.smithi178.stdout:3117: left oid 23 (ObjNum 947 snap 309 seq_num 947) 2024-02-10T05:40:43.304 INFO:tasks.rados.rados.0.smithi178.stdout:3112: done (4 left) 2024-02-10T05:40:43.304 INFO:tasks.rados.rados.0.smithi178.stdout:3114: done (3 left) 2024-02-10T05:40:43.304 INFO:tasks.rados.rados.0.smithi178.stdout:3115: done (2 left) 2024-02-10T05:40:43.304 INFO:tasks.rados.rados.0.smithi178.stdout:3117: done (1 left) 2024-02-10T05:40:43.305 INFO:tasks.rados.rados.0.smithi178.stdout:3118: done (0 left) 2024-02-10T05:40:43.305 INFO:tasks.rados.rados.0.smithi178.stdout:3119: snap_create 2024-02-10T05:40:43.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:43 smithi178 ceph-mon[92537]: osdmap e691: 8 total, 8 up, 8 in 2024-02-10T05:40:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:43 smithi178 ceph-mon[92537]: pgmap v675: 121 pgs: 121 active+clean; 262 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 652 KiB/s wr, 8 op/s 2024-02-10T05:40:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:43 smithi178 ceph-mon[95116]: osdmap e691: 8 total, 8 up, 8 in 2024-02-10T05:40:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:43 smithi178 ceph-mon[95116]: pgmap v675: 121 pgs: 121 active+clean; 262 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 652 KiB/s wr, 8 op/s 2024-02-10T05:40:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:43 smithi189 ceph-mon[89631]: osdmap e691: 8 total, 8 up, 8 in 2024-02-10T05:40:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:43 smithi189 ceph-mon[89631]: pgmap v675: 121 pgs: 121 active+clean; 262 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 652 KiB/s wr, 8 op/s 2024-02-10T05:40:44.310 INFO:tasks.rados.rados.0.smithi178.stdout:3119: done (0 left) 2024-02-10T05:40:44.311 INFO:tasks.rados.rados.0.smithi178.stdout:3120: delete oid 42 current snap is 311 2024-02-10T05:40:44.314 INFO:tasks.rados.rados.0.smithi178.stdout:3120: done (0 left) 2024-02-10T05:40:44.314 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 26 current snap is 311 2024-02-10T05:40:44.314 INFO:tasks.rados.rados.0.smithi178.stdout:3121: seq_num 949 ranges {0=704512,704512=794624,1499136=8192} 2024-02-10T05:40:44.318 INFO:tasks.rados.rados.0.smithi178.stdout:3121: writing smithi17880450-26 from 0 to 704512 tid 1 2024-02-10T05:40:44.323 INFO:tasks.rados.rados.0.smithi178.stdout:3121: writing smithi17880450-26 from 704512 to 1499136 tid 2 2024-02-10T05:40:44.323 INFO:tasks.rados.rados.0.smithi178.stdout:3121: writing smithi17880450-26 from 1499136 to 1507328 tid 3 2024-02-10T05:40:44.323 INFO:tasks.rados.rados.0.smithi178.stdout:3121: finishing write tid 1 to smithi17880450-26 2024-02-10T05:40:44.323 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 311 2024-02-10T05:40:44.323 INFO:tasks.rados.rados.0.smithi178.stdout:3122: seq_num 950 ranges {0=720896,720896=679936,1400832=122880} 2024-02-10T05:40:44.327 INFO:tasks.rados.rados.0.smithi178.stdout:3122: writing smithi17880450-42 from 0 to 720896 tid 1 2024-02-10T05:40:44.331 INFO:tasks.rados.rados.0.smithi178.stdout:3122: writing smithi17880450-42 from 720896 to 1400832 tid 2 2024-02-10T05:40:44.332 INFO:tasks.rados.rados.0.smithi178.stdout:3122: writing smithi17880450-42 from 1400832 to 1523712 tid 3 2024-02-10T05:40:44.332 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 311 2024-02-10T05:40:44.332 INFO:tasks.rados.rados.0.smithi178.stdout:3121: finishing write tid 2 to smithi17880450-26 2024-02-10T05:40:44.332 INFO:tasks.rados.rados.0.smithi178.stdout:3121: finishing write tid 3 to smithi17880450-26 2024-02-10T05:40:44.333 INFO:tasks.rados.rados.0.smithi178.stdout:3121: finishing write tid 4 to smithi17880450-26 2024-02-10T05:40:44.333 INFO:tasks.rados.rados.0.smithi178.stdout:3122: finishing write tid 1 to smithi17880450-42 2024-02-10T05:40:44.333 INFO:tasks.rados.rados.0.smithi178.stdout:3121: finishing write tid 5 to smithi17880450-26 2024-02-10T05:40:44.333 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 2535 (ObjNum 949 snap 311 seq_num 949) dirty exists 2024-02-10T05:40:44.333 INFO:tasks.rados.rados.0.smithi178.stdout:3121: left oid 26 (ObjNum 949 snap 311 seq_num 949) 2024-02-10T05:40:44.333 INFO:tasks.rados.rados.0.smithi178.stdout:3123: seq_num 951 ranges {4784128=737280,5521408=614400,6135808=188416} 2024-02-10T05:40:44.361 INFO:tasks.rados.rados.0.smithi178.stdout:3123: writing smithi17880450-22 from 4784128 to 5521408 tid 1 2024-02-10T05:40:44.365 INFO:tasks.rados.rados.0.smithi178.stdout:3123: writing smithi17880450-22 from 5521408 to 6135808 tid 2 2024-02-10T05:40:44.367 INFO:tasks.rados.rados.0.smithi178.stdout:3123: writing smithi17880450-22 from 6135808 to 6324224 tid 3 2024-02-10T05:40:44.367 INFO:tasks.rados.rados.0.smithi178.stdout:3121: done (2 left) 2024-02-10T05:40:44.367 INFO:tasks.rados.rados.0.smithi178.stdout:3124: delete oid 39 current snap is 311 2024-02-10T05:40:44.367 INFO:tasks.rados.rados.0.smithi178.stdout:3122: finishing write tid 2 to smithi17880450-42 2024-02-10T05:40:44.367 INFO:tasks.rados.rados.0.smithi178.stdout:3122: finishing write tid 3 to smithi17880450-42 2024-02-10T05:40:44.367 INFO:tasks.rados.rados.0.smithi178.stdout:3122: finishing write tid 4 to smithi17880450-42 2024-02-10T05:40:44.367 INFO:tasks.rados.rados.0.smithi178.stdout:3122: finishing write tid 5 to smithi17880450-42 2024-02-10T05:40:44.367 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 2473 (ObjNum 950 snap 311 seq_num 950) dirty exists 2024-02-10T05:40:44.368 INFO:tasks.rados.rados.0.smithi178.stdout:3122: left oid 42 (ObjNum 950 snap 311 seq_num 950) 2024-02-10T05:40:44.368 INFO:tasks.rados.rados.0.smithi178.stdout:3123: finishing write tid 1 to smithi17880450-22 2024-02-10T05:40:44.371 INFO:tasks.rados.rados.0.smithi178.stdout:3122: done (2 left) 2024-02-10T05:40:44.371 INFO:tasks.rados.rados.0.smithi178.stdout:3124: done (1 left) 2024-02-10T05:40:44.371 INFO:tasks.rados.rados.0.smithi178.stdout:3125: read oid 18 snap -1 2024-02-10T05:40:44.371 INFO:tasks.rados.rados.0.smithi178.stdout:3125: expect deleted 2024-02-10T05:40:44.371 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 311 2024-02-10T05:40:44.371 INFO:tasks.rados.rados.0.smithi178.stdout:3126: seq_num 953 ranges {7086080=770048,7856128=786432,8642560=16384} 2024-02-10T05:40:44.412 INFO:tasks.rados.rados.0.smithi178.stdout:3126: writing smithi17880450-46 from 7086080 to 7856128 tid 1 2024-02-10T05:40:44.418 INFO:tasks.rados.rados.0.smithi178.stdout:3126: writing smithi17880450-46 from 7856128 to 8642560 tid 2 2024-02-10T05:40:44.418 INFO:tasks.rados.rados.0.smithi178.stdout:3126: writing smithi17880450-46 from 8642560 to 8658944 tid 3 2024-02-10T05:40:44.418 INFO:tasks.rados.rados.0.smithi178.stdout:3127: read oid 29 snap -1 2024-02-10T05:40:44.418 INFO:tasks.rados.rados.0.smithi178.stdout:3127: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:40:44.418 INFO:tasks.rados.rados.0.smithi178.stdout:3128: read oid 34 snap -1 2024-02-10T05:40:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:3128: expect deleted 2024-02-10T05:40:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:3129: delete oid 23 current snap is 311 2024-02-10T05:40:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:3123: finishing write tid 2 to smithi17880450-22 2024-02-10T05:40:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:3123: finishing write tid 3 to smithi17880450-22 2024-02-10T05:40:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:3123: finishing write tid 4 to smithi17880450-22 2024-02-10T05:40:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:3123: finishing write tid 5 to smithi17880450-22 2024-02-10T05:40:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2200 (ObjNum 951 snap 311 seq_num 951) dirty exists 2024-02-10T05:40:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:3123: left oid 22 (ObjNum 951 snap 311 seq_num 951) 2024-02-10T05:40:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:3126: finishing write tid 1 to smithi17880450-46 2024-02-10T05:40:44.422 INFO:tasks.rados.rados.0.smithi178.stdout:3123: done (5 left) 2024-02-10T05:40:44.422 INFO:tasks.rados.rados.0.smithi178.stdout:3125: done (4 left) 2024-02-10T05:40:44.422 INFO:tasks.rados.rados.0.smithi178.stdout:3128: done (3 left) 2024-02-10T05:40:44.422 INFO:tasks.rados.rados.0.smithi178.stdout:3129: done (2 left) 2024-02-10T05:40:44.422 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 40 current snap is 311 2024-02-10T05:40:44.422 INFO:tasks.rados.rados.0.smithi178.stdout:3130: seq_num 955 ranges {6258688=802816,7061504=557056,7618560=245760} 2024-02-10T05:40:44.460 INFO:tasks.rados.rados.0.smithi178.stdout:3130: writing smithi17880450-40 from 6258688 to 7061504 tid 1 2024-02-10T05:40:44.463 INFO:tasks.rados.rados.0.smithi178.stdout:3130: writing smithi17880450-40 from 7061504 to 7618560 tid 2 2024-02-10T05:40:44.464 INFO:tasks.rados.rados.0.smithi178.stdout:3130: writing smithi17880450-40 from 7618560 to 7864320 tid 3 2024-02-10T05:40:44.464 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 2 current snap is 311 2024-02-10T05:40:44.464 INFO:tasks.rados.rados.0.smithi178.stdout:3131: seq_num 956 ranges {0=417792,417792=434176,851968=770048} 2024-02-10T05:40:44.467 INFO:tasks.rados.rados.0.smithi178.stdout:3131: writing smithi17880450-2 from 0 to 417792 tid 1 2024-02-10T05:40:44.469 INFO:tasks.rados.rados.0.smithi178.stdout:3131: writing smithi17880450-2 from 417792 to 851968 tid 2 2024-02-10T05:40:44.474 INFO:tasks.rados.rados.0.smithi178.stdout:3131: writing smithi17880450-2 from 851968 to 1622016 tid 3 2024-02-10T05:40:44.475 INFO:tasks.rados.rados.0.smithi178.stdout:3132: rmattr oid 38 current snap is 311 2024-02-10T05:40:44.475 INFO:tasks.rados.rados.0.smithi178.stdout:3126: finishing write tid 2 to smithi17880450-46 2024-02-10T05:40:44.475 INFO:tasks.rados.rados.0.smithi178.stdout:3127: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:40:44.527 INFO:tasks.rados.rados.0.smithi178.stdout:3126: finishing write tid 3 to smithi17880450-46 2024-02-10T05:40:44.527 INFO:tasks.rados.rados.0.smithi178.stdout:3126: finishing write tid 4 to smithi17880450-46 2024-02-10T05:40:44.527 INFO:tasks.rados.rados.0.smithi178.stdout:3126: finishing write tid 5 to smithi17880450-46 2024-02-10T05:40:44.527 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 2540 (ObjNum 953 snap 311 seq_num 953) dirty exists 2024-02-10T05:40:44.527 INFO:tasks.rados.rados.0.smithi178.stdout:3126: left oid 46 (ObjNum 953 snap 311 seq_num 953) 2024-02-10T05:40:44.527 INFO:tasks.rados.rados.0.smithi178.stdout:3130: finishing write tid 1 to smithi17880450-40 2024-02-10T05:40:44.527 INFO:tasks.rados.rados.0.smithi178.stdout:3130: finishing write tid 2 to smithi17880450-40 2024-02-10T05:40:44.527 INFO:tasks.rados.rados.0.smithi178.stdout:3130: finishing write tid 3 to smithi17880450-40 2024-02-10T05:40:44.527 INFO:tasks.rados.rados.0.smithi178.stdout:3130: finishing write tid 4 to smithi17880450-40 2024-02-10T05:40:44.528 INFO:tasks.rados.rados.0.smithi178.stdout:3126: done (4 left) 2024-02-10T05:40:44.528 INFO:tasks.rados.rados.0.smithi178.stdout:3127: done (3 left) 2024-02-10T05:40:44.528 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 27 current snap is 311 2024-02-10T05:40:44.528 INFO:tasks.rados.rados.0.smithi178.stdout:3130: finishing write tid 5 to smithi17880450-40 2024-02-10T05:40:44.528 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 2479 (ObjNum 955 snap 311 seq_num 955) dirty exists 2024-02-10T05:40:44.528 INFO:tasks.rados.rados.0.smithi178.stdout:3130: left oid 40 (ObjNum 955 snap 311 seq_num 955) 2024-02-10T05:40:44.528 INFO:tasks.rados.rados.0.smithi178.stdout:3131: finishing write tid 1 to smithi17880450-2 2024-02-10T05:40:44.528 INFO:tasks.rados.rados.0.smithi178.stdout:3131: finishing write tid 2 to smithi17880450-2 2024-02-10T05:40:44.528 INFO:tasks.rados.rados.0.smithi178.stdout:3131: finishing write tid 3 to smithi17880450-2 2024-02-10T05:40:44.528 INFO:tasks.rados.rados.0.smithi178.stdout:3133: seq_num 957 ranges {1032192=434176,1466368=720896,2187264=483328} 2024-02-10T05:40:44.534 INFO:tasks.rados.rados.0.smithi178.stdout:3133: writing smithi17880450-27 from 1032192 to 1466368 tid 1 2024-02-10T05:40:44.539 INFO:tasks.rados.rados.0.smithi178.stdout:3133: writing smithi17880450-27 from 1466368 to 2187264 tid 2 2024-02-10T05:40:44.542 INFO:tasks.rados.rados.0.smithi178.stdout:3133: writing smithi17880450-27 from 2187264 to 2670592 tid 3 2024-02-10T05:40:44.542 INFO:tasks.rados.rados.0.smithi178.stdout:3130: done (3 left) 2024-02-10T05:40:44.542 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 311 2024-02-10T05:40:44.542 INFO:tasks.rados.rados.0.smithi178.stdout:3131: finishing write tid 4 to smithi17880450-2 2024-02-10T05:40:44.542 INFO:tasks.rados.rados.0.smithi178.stdout:3134: seq_num 958 ranges {5414912=450560,5865472=655360,6520832=548864} 2024-02-10T05:40:44.573 INFO:tasks.rados.rados.0.smithi178.stdout:3134: writing smithi17880450-1 from 5414912 to 5865472 tid 1 2024-02-10T05:40:44.577 INFO:tasks.rados.rados.0.smithi178.stdout:3134: writing smithi17880450-1 from 5865472 to 6520832 tid 2 2024-02-10T05:40:44.581 INFO:tasks.rados.rados.0.smithi178.stdout:3134: writing smithi17880450-1 from 6520832 to 7069696 tid 3 2024-02-10T05:40:44.581 INFO:tasks.rados.rados.0.smithi178.stdout:3135: read oid 5 snap 307 2024-02-10T05:40:44.581 INFO:tasks.rados.rados.0.smithi178.stdout:3135: expect (ObjNum 903 snap 294 seq_num 903) 2024-02-10T05:40:44.581 INFO:tasks.rados.rados.0.smithi178.stdout:3136: copy_from oid 17 from oid 14 current snap is 311 2024-02-10T05:40:44.581 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1894 (ObjNum 65 snap 0 seq_num 1785554259) dirty exists 2024-02-10T05:40:44.581 INFO:tasks.rados.rados.0.smithi178.stdout:3131: finishing write tid 5 to smithi17880450-2 2024-02-10T05:40:44.581 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 2029 (ObjNum 956 snap 311 seq_num 956) dirty exists 2024-02-10T05:40:44.581 INFO:tasks.rados.rados.0.smithi178.stdout:3131: left oid 2 (ObjNum 956 snap 311 seq_num 956) 2024-02-10T05:40:44.581 INFO:tasks.rados.rados.0.smithi178.stdout:3131: done (5 left) 2024-02-10T05:40:44.581 INFO:tasks.rados.rados.0.smithi178.stdout:3132: done (4 left) 2024-02-10T05:40:44.581 INFO:tasks.rados.rados.0.smithi178.stdout:3137: delete oid 33 current snap is 311 2024-02-10T05:40:44.581 INFO:tasks.rados.rados.0.smithi178.stdout:3133: finishing write tid 1 to smithi17880450-27 2024-02-10T05:40:44.581 INFO:tasks.rados.rados.0.smithi178.stdout:3133: finishing write tid 2 to smithi17880450-27 2024-02-10T05:40:44.581 INFO:tasks.rados.rados.0.smithi178.stdout:3133: finishing write tid 3 to smithi17880450-27 2024-02-10T05:40:44.582 INFO:tasks.rados.rados.0.smithi178.stdout:3133: finishing write tid 4 to smithi17880450-27 2024-02-10T05:40:44.582 INFO:tasks.rados.rados.0.smithi178.stdout:3133: finishing write tid 5 to smithi17880450-27 2024-02-10T05:40:44.582 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 2204 (ObjNum 957 snap 311 seq_num 957) dirty exists 2024-02-10T05:40:44.582 INFO:tasks.rados.rados.0.smithi178.stdout:3133: left oid 27 (ObjNum 957 snap 311 seq_num 957) 2024-02-10T05:40:44.582 INFO:tasks.rados.rados.0.smithi178.stdout:3134: finishing write tid 1 to smithi17880450-1 2024-02-10T05:40:44.582 INFO:tasks.rados.rados.0.smithi178.stdout:3134: finishing write tid 2 to smithi17880450-1 2024-02-10T05:40:44.584 INFO:tasks.rados.rados.0.smithi178.stdout:3134: finishing write tid 3 to smithi17880450-1 2024-02-10T05:40:44.584 INFO:tasks.rados.rados.0.smithi178.stdout:3134: finishing write tid 4 to smithi17880450-1 2024-02-10T05:40:44.585 INFO:tasks.rados.rados.0.smithi178.stdout:3133: done (4 left) 2024-02-10T05:40:44.585 INFO:tasks.rados.rados.0.smithi178.stdout:3137: done (3 left) 2024-02-10T05:40:44.585 INFO:tasks.rados.rados.0.smithi178.stdout:3138: snap_remove snap 289 2024-02-10T05:40:44.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:44 smithi178 ceph-mon[92537]: osdmap e692: 8 total, 8 up, 8 in 2024-02-10T05:40:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:40:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:44 smithi178 ceph-mon[95116]: osdmap e692: 8 total, 8 up, 8 in 2024-02-10T05:40:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:40:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:44 smithi189 ceph-mon[89631]: osdmap e692: 8 total, 8 up, 8 in 2024-02-10T05:40:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:40:45.283 INFO:tasks.rados.rados.0.smithi178.stdout:3138: done (3 left) 2024-02-10T05:40:45.283 INFO:tasks.rados.rados.0.smithi178.stdout:3139: read oid 20 snap -1 2024-02-10T05:40:45.284 INFO:tasks.rados.rados.0.smithi178.stdout:3139: expect (ObjNum 817 snap 267 seq_num 817) 2024-02-10T05:40:45.284 INFO:tasks.rados.rados.0.smithi178.stdout:3140: read oid 2 snap 303 2024-02-10T05:40:45.284 INFO:tasks.rados.rados.0.smithi178.stdout:3140: expect deleted 2024-02-10T05:40:45.284 INFO:tasks.rados.rados.0.smithi178.stdout:3141: rmattr oid 24 current snap is 311 2024-02-10T05:40:45.284 INFO:tasks.rados.rados.0.smithi178.stdout:3141: done (5 left) 2024-02-10T05:40:45.284 INFO:tasks.rados.rados.0.smithi178.stdout:3142: setattr oid 36 current snap is 311 2024-02-10T05:40:45.284 INFO:tasks.rados.rados.0.smithi178.stdout:3135: expect (ObjNum 903 snap 294 seq_num 903) 2024-02-10T05:40:45.336 INFO:tasks.rados.rados.0.smithi178.stdout:3134: finishing write tid 5 to smithi17880450-1 2024-02-10T05:40:45.336 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 2208 (ObjNum 958 snap 311 seq_num 958) dirty exists 2024-02-10T05:40:45.336 INFO:tasks.rados.rados.0.smithi178.stdout:3134: left oid 1 (ObjNum 958 snap 311 seq_num 958) 2024-02-10T05:40:45.336 INFO:tasks.rados.rados.0.smithi178.stdout:3136: finishing copy_from racing read to smithi17880450-17 2024-02-10T05:40:45.336 INFO:tasks.rados.rados.0.smithi178.stdout:3136: finishing copy_from to smithi17880450-17 2024-02-10T05:40:45.336 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 2102 (ObjNum 934 snap 304 seq_num 934) dirty exists 2024-02-10T05:40:45.336 INFO:tasks.rados.rados.0.smithi178.stdout:3139: expect (ObjNum 817 snap 267 seq_num 817) 2024-02-10T05:40:45.442 INFO:tasks.rados.rados.0.smithi178.stdout:3134: done (5 left) 2024-02-10T05:40:45.442 INFO:tasks.rados.rados.0.smithi178.stdout:3135: done (4 left) 2024-02-10T05:40:45.442 INFO:tasks.rados.rados.0.smithi178.stdout:3136: done (3 left) 2024-02-10T05:40:45.443 INFO:tasks.rados.rados.0.smithi178.stdout:3139: done (2 left) 2024-02-10T05:40:45.443 INFO:tasks.rados.rados.0.smithi178.stdout:3140: done (1 left) 2024-02-10T05:40:45.443 INFO:tasks.rados.rados.0.smithi178.stdout:3143: read oid 32 snap -1 2024-02-10T05:40:45.443 INFO:tasks.rados.rados.0.smithi178.stdout:3143: expect (ObjNum 939 snap 307 seq_num 939) 2024-02-10T05:40:45.443 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 2 current snap is 311 2024-02-10T05:40:45.443 INFO:tasks.rados.rados.0.smithi178.stdout:3144: seq_num 960 ranges {1622016=483328,2105344=425984,2531328=761856,3293184=16384} 2024-02-10T05:40:45.454 INFO:tasks.rados.rados.0.smithi178.stdout:3144: writing smithi17880450-2 from 1622016 to 2105344 tid 1 2024-02-10T05:40:45.456 INFO:tasks.rados.rados.0.smithi178.stdout:3144: writing smithi17880450-2 from 2105344 to 2531328 tid 2 2024-02-10T05:40:45.461 INFO:tasks.rados.rados.0.smithi178.stdout:3144: writing smithi17880450-2 from 2531328 to 3293184 tid 3 2024-02-10T05:40:45.461 INFO:tasks.rados.rados.0.smithi178.stdout:3144: writing smithi17880450-2 from 3293184 to 3309568 tid 4 2024-02-10T05:40:45.461 INFO:tasks.rados.rados.0.smithi178.stdout:3145: copy_from oid 24 from oid 35 current snap is 311 2024-02-10T05:40:45.461 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 2187 (ObjNum 65 snap 0 seq_num 1383034729) dirty exists 2024-02-10T05:40:45.461 INFO:tasks.rados.rados.0.smithi178.stdout:3143: expect (ObjNum 939 snap 307 seq_num 939) 2024-02-10T05:40:45.569 INFO:tasks.rados.rados.0.smithi178.stdout:3144: finishing write tid 1 to smithi17880450-2 2024-02-10T05:40:45.569 INFO:tasks.rados.rados.0.smithi178.stdout:3144: finishing write tid 2 to smithi17880450-2 2024-02-10T05:40:45.569 INFO:tasks.rados.rados.0.smithi178.stdout:3142: done (3 left) 2024-02-10T05:40:45.569 INFO:tasks.rados.rados.0.smithi178.stdout:3143: done (2 left) 2024-02-10T05:40:45.569 INFO:tasks.rados.rados.0.smithi178.stdout:3146: snap_remove snap 305 2024-02-10T05:40:45.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:45 smithi178 ceph-mon[92537]: osdmap e693: 8 total, 8 up, 8 in 2024-02-10T05:40:45.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:45 smithi178 ceph-mon[92537]: pgmap v678: 121 pgs: 121 active+clean; 281 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 5.0 MiB/s wr, 20 op/s 2024-02-10T05:40:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:45 smithi178 ceph-mon[92537]: osdmap e694: 8 total, 8 up, 8 in 2024-02-10T05:40:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:45 smithi178 ceph-mon[95116]: osdmap e693: 8 total, 8 up, 8 in 2024-02-10T05:40:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:45 smithi178 ceph-mon[95116]: pgmap v678: 121 pgs: 121 active+clean; 281 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 5.0 MiB/s wr, 20 op/s 2024-02-10T05:40:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:45 smithi178 ceph-mon[95116]: osdmap e694: 8 total, 8 up, 8 in 2024-02-10T05:40:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:45 smithi189 ceph-mon[89631]: osdmap e693: 8 total, 8 up, 8 in 2024-02-10T05:40:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:45 smithi189 ceph-mon[89631]: pgmap v678: 121 pgs: 121 active+clean; 281 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 5.0 MiB/s wr, 20 op/s 2024-02-10T05:40:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:45 smithi189 ceph-mon[89631]: osdmap e694: 8 total, 8 up, 8 in 2024-02-10T05:40:46.318 INFO:tasks.rados.rados.0.smithi178.stdout:3146: done (2 left) 2024-02-10T05:40:46.318 INFO:tasks.rados.rados.0.smithi178.stdout:3147: copy_from oid 36 from oid 7 current snap is 311 2024-02-10T05:40:46.318 INFO:tasks.rados.rados.0.smithi178.stdout:3144: finishing write tid 3 to smithi17880450-2 2024-02-10T05:40:46.318 INFO:tasks.rados.rados.0.smithi178.stdout:3144: finishing write tid 4 to smithi17880450-2 2024-02-10T05:40:46.318 INFO:tasks.rados.rados.0.smithi178.stdout:3144: finishing write tid 5 to smithi17880450-2 2024-02-10T05:40:46.318 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 311 2024-02-10T05:40:46.318 INFO:tasks.rados.rados.0.smithi178.stdout:3148: seq_num 961 ranges {4939776=499712,5439488=712704,6152192=491520} 2024-02-10T05:40:46.349 INFO:tasks.rados.rados.0.smithi178.stdout:3148: writing smithi17880450-50 from 4939776 to 5439488 tid 1 2024-02-10T05:40:46.353 INFO:tasks.rados.rados.0.smithi178.stdout:3148: writing smithi17880450-50 from 5439488 to 6152192 tid 2 2024-02-10T05:40:46.357 INFO:tasks.rados.rados.0.smithi178.stdout:3148: writing smithi17880450-50 from 6152192 to 6643712 tid 3 2024-02-10T05:40:46.357 INFO:tasks.rados.rados.0.smithi178.stdout:3149: rollback oid 30 current snap is 311 2024-02-10T05:40:46.357 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 297 2024-02-10T05:40:46.357 INFO:tasks.rados.rados.0.smithi178.stdout:3144: finishing write tid 6 to smithi17880450-2 2024-02-10T05:40:46.357 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 2034 (ObjNum 960 snap 311 seq_num 960) dirty exists 2024-02-10T05:40:46.357 INFO:tasks.rados.rados.0.smithi178.stdout:3144: left oid 2 (ObjNum 960 snap 311 seq_num 960) 2024-02-10T05:40:46.357 INFO:tasks.rados.rados.0.smithi178.stdout:3144: done (4 left) 2024-02-10T05:40:46.357 INFO:tasks.rados.rados.0.smithi178.stdout:3150: rollback oid 1 current snap is 311 2024-02-10T05:40:46.357 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 1 to 308 2024-02-10T05:40:46.357 INFO:tasks.rados.rados.0.smithi178.stdout:3145: finishing copy_from racing read to smithi17880450-24 2024-02-10T05:40:46.358 INFO:tasks.rados.rados.0.smithi178.stdout:3145: finishing copy_from to smithi17880450-24 2024-02-10T05:40:46.358 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 1868 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:40:46.358 INFO:tasks.rados.rados.0.smithi178.stdout:3147: finishing copy_from racing read to smithi17880450-36 2024-02-10T05:40:46.358 INFO:tasks.rados.rados.0.smithi178.stdout:3145: done (4 left) 2024-02-10T05:40:46.358 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 27 current snap is 311 2024-02-10T05:40:46.358 INFO:tasks.rados.rados.0.smithi178.stdout:3147: finishing copy_from to smithi17880450-36 2024-02-10T05:40:46.358 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 2178 (ObjNum 926 snap 302 seq_num 926) dirty exists 2024-02-10T05:40:46.358 INFO:tasks.rados.rados.0.smithi178.stdout:3148: finishing write tid 1 to smithi17880450-50 2024-02-10T05:40:46.358 INFO:tasks.rados.rados.0.smithi178.stdout:3151: seq_num 962 ranges {2670592=516096,3186688=589824,3776512=614400} 2024-02-10T05:40:46.374 INFO:tasks.rados.rados.0.smithi178.stdout:3151: writing smithi17880450-27 from 2670592 to 3186688 tid 1 2024-02-10T05:40:46.377 INFO:tasks.rados.rados.0.smithi178.stdout:3151: writing smithi17880450-27 from 3186688 to 3776512 tid 2 2024-02-10T05:40:46.381 INFO:tasks.rados.rados.0.smithi178.stdout:3151: writing smithi17880450-27 from 3776512 to 4390912 tid 3 2024-02-10T05:40:46.381 INFO:tasks.rados.rados.0.smithi178.stdout:3147: done (4 left) 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3152: delete oid 26 current snap is 311 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3148: finishing write tid 2 to smithi17880450-50 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3148: finishing write tid 3 to smithi17880450-50 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3148: finishing write tid 4 to smithi17880450-50 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3148: finishing write tid 5 to smithi17880450-50 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 1895 (ObjNum 961 snap 311 seq_num 961) dirty exists 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3148: left oid 50 (ObjNum 961 snap 311 seq_num 961) 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3149: finishing rollback tid 0 to smithi17880450-30 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3150: finishing rollback tid 0 to smithi17880450-1 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3149: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3150: finishing rollback tid 1 to smithi17880450-1 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3149: finishing rollback tid 2 to smithi17880450-30 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2482 (ObjNum 889 snap 289 seq_num 889) dirty exists 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3150: finishing rollback tid 2 to smithi17880450-1 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 2211 (ObjNum 936 snap 306 seq_num 936) dirty exists 2024-02-10T05:40:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3151: finishing write tid 1 to smithi17880450-27 2024-02-10T05:40:46.383 INFO:tasks.rados.rados.0.smithi178.stdout:3151: finishing write tid 2 to smithi17880450-27 2024-02-10T05:40:46.384 INFO:tasks.rados.rados.0.smithi178.stdout:3148: done (4 left) 2024-02-10T05:40:46.384 INFO:tasks.rados.rados.0.smithi178.stdout:3149: done (3 left) 2024-02-10T05:40:46.384 INFO:tasks.rados.rados.0.smithi178.stdout:3150: done (2 left) 2024-02-10T05:40:46.384 INFO:tasks.rados.rados.0.smithi178.stdout:3152: done (1 left) 2024-02-10T05:40:46.384 INFO:tasks.rados.rados.0.smithi178.stdout:3153: read oid 16 snap -1 2024-02-10T05:40:46.384 INFO:tasks.rados.rados.0.smithi178.stdout:3153: expect (ObjNum 843 snap 273 seq_num 843) 2024-02-10T05:40:46.384 INFO:tasks.rados.rados.0.smithi178.stdout:3154: delete oid 31 current snap is 311 2024-02-10T05:40:46.385 INFO:tasks.rados.rados.0.smithi178.stdout:3151: finishing write tid 3 to smithi17880450-27 2024-02-10T05:40:46.385 INFO:tasks.rados.rados.0.smithi178.stdout:3151: finishing write tid 4 to smithi17880450-27 2024-02-10T05:40:46.386 INFO:tasks.rados.rados.0.smithi178.stdout:3151: finishing write tid 5 to smithi17880450-27 2024-02-10T05:40:46.386 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 2215 (ObjNum 962 snap 311 seq_num 962) dirty exists 2024-02-10T05:40:46.386 INFO:tasks.rados.rados.0.smithi178.stdout:3151: left oid 27 (ObjNum 962 snap 311 seq_num 962) 2024-02-10T05:40:46.401 INFO:tasks.rados.rados.0.smithi178.stdout:3151: done (2 left) 2024-02-10T05:40:46.401 INFO:tasks.rados.rados.0.smithi178.stdout:3154: done (1 left) 2024-02-10T05:40:46.401 INFO:tasks.rados.rados.0.smithi178.stdout:3155: copy_from oid 47 from oid 37 current snap is 311 2024-02-10T05:40:46.401 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 311 2024-02-10T05:40:46.402 INFO:tasks.rados.rados.0.smithi178.stdout:3156: seq_num 965 ranges {5414912=565248,5980160=647168,6627328=548864,7176192=8192} 2024-02-10T05:40:46.433 INFO:tasks.rados.rados.0.smithi178.stdout:3156: writing smithi17880450-1 from 5414912 to 5980160 tid 1 2024-02-10T05:40:46.437 INFO:tasks.rados.rados.0.smithi178.stdout:3156: writing smithi17880450-1 from 5980160 to 6627328 tid 2 2024-02-10T05:40:46.440 INFO:tasks.rados.rados.0.smithi178.stdout:3156: writing smithi17880450-1 from 6627328 to 7176192 tid 3 2024-02-10T05:40:46.440 INFO:tasks.rados.rados.0.smithi178.stdout:3156: writing smithi17880450-1 from 7176192 to 7184384 tid 4 2024-02-10T05:40:46.440 INFO:tasks.rados.rados.0.smithi178.stdout:3157: read oid 50 snap -1 2024-02-10T05:40:46.441 INFO:tasks.rados.rados.0.smithi178.stdout:3157: expect (ObjNum 961 snap 311 seq_num 961) 2024-02-10T05:40:46.441 INFO:tasks.rados.rados.0.smithi178.stdout:3158: delete oid 19 current snap is 311 2024-02-10T05:40:46.441 INFO:tasks.rados.rados.0.smithi178.stdout:3155: finishing copy_from to smithi17880450-47 2024-02-10T05:40:46.441 INFO:tasks.rados.rados.0.smithi178.stdout:3155: got expected ENOENT (src dne) 2024-02-10T05:40:46.441 INFO:tasks.rados.rados.0.smithi178.stdout:3155: finishing copy_from racing read to smithi17880450-47 2024-02-10T05:40:46.441 INFO:tasks.rados.rados.0.smithi178.stdout:3153: expect (ObjNum 843 snap 273 seq_num 843) 2024-02-10T05:40:46.778 INFO:tasks.rados.rados.0.smithi178.stdout:3156: finishing write tid 1 to smithi17880450-1 2024-02-10T05:40:46.778 INFO:tasks.rados.rados.0.smithi178.stdout:3156: finishing write tid 2 to smithi17880450-1 2024-02-10T05:40:46.779 INFO:tasks.rados.rados.0.smithi178.stdout:3156: finishing write tid 3 to smithi17880450-1 2024-02-10T05:40:46.779 INFO:tasks.rados.rados.0.smithi178.stdout:3156: finishing write tid 4 to smithi17880450-1 2024-02-10T05:40:46.779 INFO:tasks.rados.rados.0.smithi178.stdout:3156: finishing write tid 5 to smithi17880450-1 2024-02-10T05:40:46.779 INFO:tasks.rados.rados.0.smithi178.stdout:3156: finishing write tid 6 to smithi17880450-1 2024-02-10T05:40:46.779 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 2220 (ObjNum 965 snap 311 seq_num 965) dirty exists 2024-02-10T05:40:46.779 INFO:tasks.rados.rados.0.smithi178.stdout:3156: left oid 1 (ObjNum 965 snap 311 seq_num 965) 2024-02-10T05:40:46.779 INFO:tasks.rados.rados.0.smithi178.stdout:3157: expect (ObjNum 961 snap 311 seq_num 961) 2024-02-10T05:40:47.081 INFO:tasks.rados.rados.0.smithi178.stdout:3153: done (4 left) 2024-02-10T05:40:47.081 INFO:tasks.rados.rados.0.smithi178.stdout:3155: done (3 left) 2024-02-10T05:40:47.081 INFO:tasks.rados.rados.0.smithi178.stdout:3156: done (2 left) 2024-02-10T05:40:47.081 INFO:tasks.rados.rados.0.smithi178.stdout:3157: done (1 left) 2024-02-10T05:40:47.081 INFO:tasks.rados.rados.0.smithi178.stdout:3158: done (0 left) 2024-02-10T05:40:47.081 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 24 current snap is 311 2024-02-10T05:40:47.081 INFO:tasks.rados.rados.0.smithi178.stdout:3159: seq_num 967 ranges {3375104=598016,3973120=466944,4440064=516096,4956160=221184} 2024-02-10T05:40:47.102 INFO:tasks.rados.rados.0.smithi178.stdout:3159: writing smithi17880450-24 from 3375104 to 3973120 tid 1 2024-02-10T05:40:47.105 INFO:tasks.rados.rados.0.smithi178.stdout:3159: writing smithi17880450-24 from 3973120 to 4440064 tid 2 2024-02-10T05:40:47.107 INFO:tasks.rados.rados.0.smithi178.stdout:3159: writing smithi17880450-24 from 4440064 to 4956160 tid 3 2024-02-10T05:40:47.109 INFO:tasks.rados.rados.0.smithi178.stdout:3159: writing smithi17880450-24 from 4956160 to 5177344 tid 4 2024-02-10T05:40:47.109 INFO:tasks.rados.rados.0.smithi178.stdout:3160: rollback oid 13 current snap is 311 2024-02-10T05:40:47.110 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 13 to 306 2024-02-10T05:40:47.110 INFO:tasks.rados.rados.0.smithi178.stdout:3159: finishing write tid 1 to smithi17880450-24 2024-02-10T05:40:47.110 INFO:tasks.rados.rados.0.smithi178.stdout:3159: finishing write tid 2 to smithi17880450-24 2024-02-10T05:40:47.110 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 43 current snap is 311 2024-02-10T05:40:47.110 INFO:tasks.rados.rados.0.smithi178.stdout:3161: seq_num 968 ranges {7290880=614400,7905280=745472,8650752=458752} 2024-02-10T05:40:47.151 INFO:tasks.rados.rados.0.smithi178.stdout:3161: writing smithi17880450-43 from 7290880 to 7905280 tid 1 2024-02-10T05:40:47.155 INFO:tasks.rados.rados.0.smithi178.stdout:3161: writing smithi17880450-43 from 7905280 to 8650752 tid 2 2024-02-10T05:40:47.158 INFO:tasks.rados.rados.0.smithi178.stdout:3161: writing smithi17880450-43 from 8650752 to 9109504 tid 3 2024-02-10T05:40:47.159 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 40 current snap is 311 2024-02-10T05:40:47.159 INFO:tasks.rados.rados.0.smithi178.stdout:3159: finishing write tid 3 to smithi17880450-24 2024-02-10T05:40:47.159 INFO:tasks.rados.rados.0.smithi178.stdout:3159: finishing write tid 4 to smithi17880450-24 2024-02-10T05:40:47.159 INFO:tasks.rados.rados.0.smithi178.stdout:3159: finishing write tid 5 to smithi17880450-24 2024-02-10T05:40:47.159 INFO:tasks.rados.rados.0.smithi178.stdout:3160: finishing rollback tid 0 to smithi17880450-13 2024-02-10T05:40:47.159 INFO:tasks.rados.rados.0.smithi178.stdout:3159: finishing write tid 6 to smithi17880450-24 2024-02-10T05:40:47.159 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 2111 (ObjNum 967 snap 311 seq_num 967) dirty exists 2024-02-10T05:40:47.159 INFO:tasks.rados.rados.0.smithi178.stdout:3159: left oid 24 (ObjNum 967 snap 311 seq_num 967) 2024-02-10T05:40:47.159 INFO:tasks.rados.rados.0.smithi178.stdout:3160: finishing rollback tid 1 to smithi17880450-13 2024-02-10T05:40:47.159 INFO:tasks.rados.rados.0.smithi178.stdout:3160: finishing rollback tid 2 to smithi17880450-13 2024-02-10T05:40:47.160 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 2223 (ObjNum 919 snap 301 seq_num 919) dirty exists 2024-02-10T05:40:47.160 INFO:tasks.rados.rados.0.smithi178.stdout:3161: finishing write tid 1 to smithi17880450-43 2024-02-10T05:40:47.160 INFO:tasks.rados.rados.0.smithi178.stdout:3161: finishing write tid 2 to smithi17880450-43 2024-02-10T05:40:47.160 INFO:tasks.rados.rados.0.smithi178.stdout:3162: seq_num 969 ranges {7864320=638976,8503296=630784,9134080=532480,9666560=40960} 2024-02-10T05:40:47.203 INFO:tasks.rados.rados.0.smithi178.stdout:3162: writing smithi17880450-40 from 7864320 to 8503296 tid 1 2024-02-10T05:40:47.207 INFO:tasks.rados.rados.0.smithi178.stdout:3162: writing smithi17880450-40 from 8503296 to 9134080 tid 2 2024-02-10T05:40:47.209 INFO:tasks.rados.rados.0.smithi178.stdout:3162: writing smithi17880450-40 from 9134080 to 9666560 tid 3 2024-02-10T05:40:47.210 INFO:tasks.rados.rados.0.smithi178.stdout:3162: writing smithi17880450-40 from 9666560 to 9707520 tid 4 2024-02-10T05:40:47.210 INFO:tasks.rados.rados.0.smithi178.stdout:3159: done (3 left) 2024-02-10T05:40:47.210 INFO:tasks.rados.rados.0.smithi178.stdout:3160: done (2 left) 2024-02-10T05:40:47.210 INFO:tasks.rados.rados.0.smithi178.stdout:3163: snap_create 2024-02-10T05:40:47.210 INFO:tasks.rados.rados.0.smithi178.stdout:3161: finishing write tid 3 to smithi17880450-43 2024-02-10T05:40:47.210 INFO:tasks.rados.rados.0.smithi178.stdout:3161: finishing write tid 4 to smithi17880450-43 2024-02-10T05:40:47.210 INFO:tasks.rados.rados.0.smithi178.stdout:3161: finishing write tid 5 to smithi17880450-43 2024-02-10T05:40:47.210 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 1130 (ObjNum 968 snap 311 seq_num 968) dirty exists 2024-02-10T05:40:47.211 INFO:tasks.rados.rados.0.smithi178.stdout:3161: left oid 43 (ObjNum 968 snap 311 seq_num 968) 2024-02-10T05:40:47.211 INFO:tasks.rados.rados.0.smithi178.stdout:3162: finishing write tid 1 to smithi17880450-40 2024-02-10T05:40:47.212 INFO:tasks.rados.rados.0.smithi178.stdout:3162: finishing write tid 2 to smithi17880450-40 2024-02-10T05:40:47.214 INFO:tasks.rados.rados.0.smithi178.stdout:3162: finishing write tid 3 to smithi17880450-40 2024-02-10T05:40:47.214 INFO:tasks.rados.rados.0.smithi178.stdout:3162: finishing write tid 4 to smithi17880450-40 2024-02-10T05:40:47.214 INFO:tasks.rados.rados.0.smithi178.stdout:3162: finishing write tid 5 to smithi17880450-40 2024-02-10T05:40:47.216 INFO:tasks.rados.rados.0.smithi178.stdout:3162: finishing write tid 6 to smithi17880450-40 2024-02-10T05:40:47.216 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 2487 (ObjNum 969 snap 311 seq_num 969) dirty exists 2024-02-10T05:40:47.216 INFO:tasks.rados.rados.0.smithi178.stdout:3162: left oid 40 (ObjNum 969 snap 311 seq_num 969) 2024-02-10T05:40:47.322 INFO:tasks.rados.rados.0.smithi178.stdout:3161: done (2 left) 2024-02-10T05:40:47.322 INFO:tasks.rados.rados.0.smithi178.stdout:3162: done (1 left) 2024-02-10T05:40:47.322 INFO:tasks.rados.rados.0.smithi178.stdout:3163: done (0 left) 2024-02-10T05:40:47.322 INFO:tasks.rados.rados.0.smithi178.stdout:3164: delete oid 47 current snap is 312 2024-02-10T05:40:47.327 INFO:tasks.rados.rados.0.smithi178.stdout:3164: done (0 left) 2024-02-10T05:40:47.327 INFO:tasks.rados.rados.0.smithi178.stdout:3165: snap_create 2024-02-10T05:40:47.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:40:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:40:47] "GET /metrics HTTP/1.1" 200 36267 "" "Prometheus/2.43.0" 2024-02-10T05:40:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:47 smithi178 ceph-mon[92537]: osdmap e695: 8 total, 8 up, 8 in 2024-02-10T05:40:47.715 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:47 smithi178 ceph-mon[92537]: pgmap v681: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 285 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.8 MiB/s wr, 24 op/s 2024-02-10T05:40:47.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:47 smithi178 ceph-mon[95116]: osdmap e695: 8 total, 8 up, 8 in 2024-02-10T05:40:47.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:47 smithi178 ceph-mon[95116]: pgmap v681: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 285 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.8 MiB/s wr, 24 op/s 2024-02-10T05:40:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:47 smithi189 ceph-mon[89631]: osdmap e695: 8 total, 8 up, 8 in 2024-02-10T05:40:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:47 smithi189 ceph-mon[89631]: pgmap v681: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 285 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.8 MiB/s wr, 24 op/s 2024-02-10T05:40:48.327 INFO:tasks.rados.rados.0.smithi178.stdout:3165: done (0 left) 2024-02-10T05:40:48.327 INFO:tasks.rados.rados.0.smithi178.stdout:3166: read oid 39 snap -1 2024-02-10T05:40:48.328 INFO:tasks.rados.rados.0.smithi178.stdout:3166: expect deleted 2024-02-10T05:40:48.328 INFO:tasks.rados.rados.0.smithi178.stdout:3167: snap_create 2024-02-10T05:40:48.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:48 smithi178 ceph-mon[92537]: osdmap e696: 8 total, 8 up, 8 in 2024-02-10T05:40:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:48 smithi178 ceph-mon[95116]: osdmap e696: 8 total, 8 up, 8 in 2024-02-10T05:40:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:48 smithi189 ceph-mon[89631]: osdmap e696: 8 total, 8 up, 8 in 2024-02-10T05:40:49.326 INFO:tasks.rados.rados.0.smithi178.stdout:3166: done (1 left) 2024-02-10T05:40:49.326 INFO:tasks.rados.rados.0.smithi178.stdout:3167: done (0 left) 2024-02-10T05:40:49.326 INFO:tasks.rados.rados.0.smithi178.stdout:3168: delete oid 11 current snap is 314 2024-02-10T05:40:49.332 INFO:tasks.rados.rados.0.smithi178.stdout:3168: done (0 left) 2024-02-10T05:40:49.332 INFO:tasks.rados.rados.0.smithi178.stdout:3169: delete oid 18 current snap is 314 2024-02-10T05:40:49.336 INFO:tasks.rados.rados.0.smithi178.stdout:3169: done (0 left) 2024-02-10T05:40:49.336 INFO:tasks.rados.rados.0.smithi178.stdout:3170: read oid 38 snap -1 2024-02-10T05:40:49.336 INFO:tasks.rados.rados.0.smithi178.stdout:3170: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:40:49.336 INFO:tasks.rados.rados.0.smithi178.stdout:3171: snap_create 2024-02-10T05:40:49.339 INFO:tasks.rados.rados.0.smithi178.stdout:3170: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:40:49.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:49 smithi178 ceph-mon[95116]: osdmap e697: 8 total, 8 up, 8 in 2024-02-10T05:40:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:49 smithi178 ceph-mon[95116]: pgmap v684: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 291 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-02-10T05:40:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:49 smithi178 ceph-mon[95116]: osdmap e698: 8 total, 8 up, 8 in 2024-02-10T05:40:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:49 smithi178 ceph-mon[92537]: osdmap e697: 8 total, 8 up, 8 in 2024-02-10T05:40:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:49 smithi178 ceph-mon[92537]: pgmap v684: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 291 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-02-10T05:40:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:49 smithi178 ceph-mon[92537]: osdmap e698: 8 total, 8 up, 8 in 2024-02-10T05:40:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:49 smithi189 ceph-mon[89631]: osdmap e697: 8 total, 8 up, 8 in 2024-02-10T05:40:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:49 smithi189 ceph-mon[89631]: pgmap v684: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 291 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-02-10T05:40:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:49 smithi189 ceph-mon[89631]: osdmap e698: 8 total, 8 up, 8 in 2024-02-10T05:40:50.284 INFO:tasks.rados.rados.0.smithi178.stdout:3170: done (1 left) 2024-02-10T05:40:50.284 INFO:tasks.rados.rados.0.smithi178.stdout:3171: done (0 left) 2024-02-10T05:40:50.284 INFO:tasks.rados.rados.0.smithi178.stdout:3172: copy_from oid 10 from oid 33 current snap is 315 2024-02-10T05:40:50.284 INFO:tasks.rados.rados.0.smithi178.stdout:3173: delete oid 21 current snap is 315 2024-02-10T05:40:50.289 INFO:tasks.rados.rados.0.smithi178.stdout:3173: done (1 left) 2024-02-10T05:40:50.289 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 41 current snap is 315 2024-02-10T05:40:50.289 INFO:tasks.rados.rados.0.smithi178.stdout:3174: seq_num 974 ranges {12951552=720896,13672448=507904,14180352=671744,14852096=24576} 2024-02-10T05:40:50.361 INFO:tasks.rados.rados.0.smithi178.stdout:3174: writing smithi17880450-41 from 12951552 to 13672448 tid 1 2024-02-10T05:40:50.364 INFO:tasks.rados.rados.0.smithi178.stdout:3174: writing smithi17880450-41 from 13672448 to 14180352 tid 2 2024-02-10T05:40:50.369 INFO:tasks.rados.rados.0.smithi178.stdout:3174: writing smithi17880450-41 from 14180352 to 14852096 tid 3 2024-02-10T05:40:50.369 INFO:tasks.rados.rados.0.smithi178.stdout:3174: writing smithi17880450-41 from 14852096 to 14876672 tid 4 2024-02-10T05:40:50.369 INFO:tasks.rados.rados.0.smithi178.stdout:3175: delete oid 30 current snap is 315 2024-02-10T05:40:50.369 INFO:tasks.rados.rados.0.smithi178.stdout:3172: finishing copy_from to smithi17880450-10 2024-02-10T05:40:50.369 INFO:tasks.rados.rados.0.smithi178.stdout:3172: got expected ENOENT (src dne) 2024-02-10T05:40:50.369 INFO:tasks.rados.rados.0.smithi178.stdout:3172: finishing copy_from racing read to smithi17880450-10 2024-02-10T05:40:50.372 INFO:tasks.rados.rados.0.smithi178.stdout:3172: done (2 left) 2024-02-10T05:40:50.372 INFO:tasks.rados.rados.0.smithi178.stdout:3175: done (1 left) 2024-02-10T05:40:50.372 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 315 2024-02-10T05:40:50.372 INFO:tasks.rados.rados.0.smithi178.stdout:3176: seq_num 976 ranges {0=753664,753664=671744,1425408=532480} 2024-02-10T05:40:50.377 INFO:tasks.rados.rados.0.smithi178.stdout:3176: writing smithi17880450-5 from 0 to 753664 tid 1 2024-02-10T05:40:50.381 INFO:tasks.rados.rados.0.smithi178.stdout:3176: writing smithi17880450-5 from 753664 to 1425408 tid 2 2024-02-10T05:40:50.384 INFO:tasks.rados.rados.0.smithi178.stdout:3176: writing smithi17880450-5 from 1425408 to 1957888 tid 3 2024-02-10T05:40:50.384 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 315 2024-02-10T05:40:50.384 INFO:tasks.rados.rados.0.smithi178.stdout:3174: finishing write tid 1 to smithi17880450-41 2024-02-10T05:40:50.384 INFO:tasks.rados.rados.0.smithi178.stdout:3177: seq_num 977 ranges {0=770048,770048=557056,1327104=491520,1818624=155648} 2024-02-10T05:40:50.389 INFO:tasks.rados.rados.0.smithi178.stdout:3177: writing smithi17880450-48 from 0 to 770048 tid 1 2024-02-10T05:40:50.392 INFO:tasks.rados.rados.0.smithi178.stdout:3177: writing smithi17880450-48 from 770048 to 1327104 tid 2 2024-02-10T05:40:50.395 INFO:tasks.rados.rados.0.smithi178.stdout:3177: writing smithi17880450-48 from 1327104 to 1818624 tid 3 2024-02-10T05:40:50.397 INFO:tasks.rados.rados.0.smithi178.stdout:3177: writing smithi17880450-48 from 1818624 to 1974272 tid 4 2024-02-10T05:40:50.397 INFO:tasks.rados.rados.0.smithi178.stdout:3178: rollback oid 40 current snap is 315 2024-02-10T05:40:50.397 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 40 to 304 2024-02-10T05:40:50.397 INFO:tasks.rados.rados.0.smithi178.stdout:3174: finishing write tid 2 to smithi17880450-41 2024-02-10T05:40:50.397 INFO:tasks.rados.rados.0.smithi178.stdout:3174: finishing write tid 3 to smithi17880450-41 2024-02-10T05:40:50.397 INFO:tasks.rados.rados.0.smithi178.stdout:3174: finishing write tid 4 to smithi17880450-41 2024-02-10T05:40:50.397 INFO:tasks.rados.rados.0.smithi178.stdout:3174: finishing write tid 5 to smithi17880450-41 2024-02-10T05:40:50.397 INFO:tasks.rados.rados.0.smithi178.stdout:3174: finishing write tid 6 to smithi17880450-41 2024-02-10T05:40:50.397 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2228 (ObjNum 974 snap 315 seq_num 974) dirty exists 2024-02-10T05:40:50.397 INFO:tasks.rados.rados.0.smithi178.stdout:3174: left oid 41 (ObjNum 974 snap 315 seq_num 974) 2024-02-10T05:40:50.397 INFO:tasks.rados.rados.0.smithi178.stdout:3176: finishing write tid 1 to smithi17880450-5 2024-02-10T05:40:50.397 INFO:tasks.rados.rados.0.smithi178.stdout:3176: finishing write tid 2 to smithi17880450-5 2024-02-10T05:40:50.398 INFO:tasks.rados.rados.0.smithi178.stdout:3176: finishing write tid 3 to smithi17880450-5 2024-02-10T05:40:50.398 INFO:tasks.rados.rados.0.smithi178.stdout:3176: finishing write tid 4 to smithi17880450-5 2024-02-10T05:40:50.398 INFO:tasks.rados.rados.0.smithi178.stdout:3174: done (3 left) 2024-02-10T05:40:50.398 INFO:tasks.rados.rados.0.smithi178.stdout:3179: delete oid 36 current snap is 315 2024-02-10T05:40:50.398 INFO:tasks.rados.rados.0.smithi178.stdout:3176: finishing write tid 5 to smithi17880450-5 2024-02-10T05:40:50.398 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 2568 (ObjNum 976 snap 315 seq_num 976) dirty exists 2024-02-10T05:40:50.398 INFO:tasks.rados.rados.0.smithi178.stdout:3176: left oid 5 (ObjNum 976 snap 315 seq_num 976) 2024-02-10T05:40:50.398 INFO:tasks.rados.rados.0.smithi178.stdout:3177: finishing write tid 1 to smithi17880450-48 2024-02-10T05:40:50.398 INFO:tasks.rados.rados.0.smithi178.stdout:3177: finishing write tid 2 to smithi17880450-48 2024-02-10T05:40:50.399 INFO:tasks.rados.rados.0.smithi178.stdout:3176: done (3 left) 2024-02-10T05:40:50.399 INFO:tasks.rados.rados.0.smithi178.stdout:3179: done (2 left) 2024-02-10T05:40:50.400 INFO:tasks.rados.rados.0.smithi178.stdout:3180: delete oid 32 current snap is 315 2024-02-10T05:40:50.400 INFO:tasks.rados.rados.0.smithi178.stdout:3177: finishing write tid 3 to smithi17880450-48 2024-02-10T05:40:50.401 INFO:tasks.rados.rados.0.smithi178.stdout:3177: finishing write tid 4 to smithi17880450-48 2024-02-10T05:40:50.402 INFO:tasks.rados.rados.0.smithi178.stdout:3177: finishing write tid 5 to smithi17880450-48 2024-02-10T05:40:50.402 INFO:tasks.rados.rados.0.smithi178.stdout:3178: finishing rollback tid 0 to smithi17880450-40 2024-02-10T05:40:50.402 INFO:tasks.rados.rados.0.smithi178.stdout:3178: finishing rollback tid 1 to smithi17880450-40 2024-02-10T05:40:50.402 INFO:tasks.rados.rados.0.smithi178.stdout:3178: finishing rollback tid 2 to smithi17880450-40 2024-02-10T05:40:50.402 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 2491 (ObjNum 877 snap 284 seq_num 877) dirty exists 2024-02-10T05:40:50.404 INFO:tasks.rados.rados.0.smithi178.stdout:3178: done (2 left) 2024-02-10T05:40:50.404 INFO:tasks.rados.rados.0.smithi178.stdout:3180: done (1 left) 2024-02-10T05:40:50.404 INFO:tasks.rados.rados.0.smithi178.stdout:3181: read oid 23 snap 304 2024-02-10T05:40:50.404 INFO:tasks.rados.rados.0.smithi178.stdout:3181: expect (ObjNum 831 snap 271 seq_num 831) 2024-02-10T05:40:50.404 INFO:tasks.rados.rados.0.smithi178.stdout:3182: snap_remove snap 300 2024-02-10T05:40:50.824 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch ps' 2024-02-10T05:40:51.081 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:40:51.297 INFO:tasks.rados.rados.0.smithi178.stdout:3182: done (2 left) 2024-02-10T05:40:51.297 INFO:tasks.rados.rados.0.smithi178.stdout:3183: delete oid 8 current snap is 315 2024-02-10T05:40:51.302 INFO:tasks.rados.rados.0.smithi178.stdout:3177: finishing write tid 6 to smithi17880450-48 2024-02-10T05:40:51.302 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 1899 (ObjNum 977 snap 315 seq_num 977) dirty exists 2024-02-10T05:40:51.302 INFO:tasks.rados.rados.0.smithi178.stdout:3177: left oid 48 (ObjNum 977 snap 315 seq_num 977) 2024-02-10T05:40:51.302 INFO:tasks.rados.rados.0.smithi178.stdout:3181: expect (ObjNum 831 snap 271 seq_num 831) 2024-02-10T05:40:51.452 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:51 smithi178 ceph-mon[92537]: from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:40:51.452 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:51 smithi178 ceph-mon[92537]: osdmap e699: 8 total, 8 up, 8 in 2024-02-10T05:40:51.452 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:51 smithi178 ceph-mon[92537]: pgmap v687: 121 pgs: 121 active+clean; 303 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 8.1 MiB/s wr, 36 op/s 2024-02-10T05:40:51.453 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:51 smithi178 ceph-mon[95116]: from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:40:51.453 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:51 smithi178 ceph-mon[95116]: osdmap e699: 8 total, 8 up, 8 in 2024-02-10T05:40:51.453 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:51 smithi178 ceph-mon[95116]: pgmap v687: 121 pgs: 121 active+clean; 303 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 8.1 MiB/s wr, 36 op/s 2024-02-10T05:40:51.530 INFO:tasks.rados.rados.0.smithi178.stdout:3177: done (2 left) 2024-02-10T05:40:51.531 INFO:tasks.rados.rados.0.smithi178.stdout:3181: done (1 left) 2024-02-10T05:40:51.531 INFO:tasks.rados.rados.0.smithi178.stdout:3183: done (0 left) 2024-02-10T05:40:51.531 INFO:tasks.rados.rados.0.smithi178.stdout:3184: delete oid 22 current snap is 315 2024-02-10T05:40:51.533 INFO:tasks.rados.rados.0.smithi178.stdout:3184: done (0 left) 2024-02-10T05:40:51.533 INFO:tasks.rados.rados.0.smithi178.stdout:3185: rollback oid 41 current snap is 315 2024-02-10T05:40:51.533 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 41 to 309 2024-02-10T05:40:51.533 INFO:tasks.rados.rados.0.smithi178.stdout:3186: rollback oid 19 current snap is 315 2024-02-10T05:40:51.533 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 19 to 303 2024-02-10T05:40:51.533 INFO:tasks.rados.rados.0.smithi178.stdout:3187: rollback oid 24 current snap is 315 2024-02-10T05:40:51.533 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 24 to 303 2024-02-10T05:40:51.534 INFO:tasks.rados.rados.0.smithi178.stdout:3188: snap_create 2024-02-10T05:40:51.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:51 smithi189 ceph-mon[89631]: from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:40:51.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:51 smithi189 ceph-mon[89631]: osdmap e699: 8 total, 8 up, 8 in 2024-02-10T05:40:51.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:51 smithi189 ceph-mon[89631]: pgmap v687: 121 pgs: 121 active+clean; 303 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 8.1 MiB/s wr, 36 op/s 2024-02-10T05:40:51.537 INFO:tasks.rados.rados.0.smithi178.stdout:3185: finishing rollback tid 0 to smithi17880450-41 2024-02-10T05:40:51.539 INFO:tasks.rados.rados.0.smithi178.stdout:3185: finishing rollback tid 1 to smithi17880450-41 2024-02-10T05:40:51.540 INFO:tasks.rados.rados.0.smithi178.stdout:3186: finishing rollback tid 1 to smithi17880450-19 2024-02-10T05:40:51.540 INFO:tasks.rados.rados.0.smithi178.stdout:3186: finishing rollback tid 2 to smithi17880450-19 2024-02-10T05:40:51.540 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2113 (ObjNum 891 snap 289 seq_num 891) dirty exists 2024-02-10T05:40:51.540 INFO:tasks.rados.rados.0.smithi178.stdout:3185: finishing rollback tid 2 to smithi17880450-41 2024-02-10T05:40:51.540 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2232 (ObjNum 916 snap 301 seq_num 916) dirty exists 2024-02-10T05:40:51.540 INFO:tasks.rados.rados.0.smithi178.stdout:3187: finishing rollback tid 0 to smithi17880450-24 2024-02-10T05:40:51.540 INFO:tasks.rados.rados.0.smithi178.stdout:3187: finishing rollback tid 1 to smithi17880450-24 2024-02-10T05:40:51.540 INFO:tasks.rados.rados.0.smithi178.stdout:3187: finishing rollback tid 2 to smithi17880450-24 2024-02-10T05:40:51.541 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 2116 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:40:52.297 INFO:tasks.rados.rados.0.smithi178.stdout:3185: done (3 left) 2024-02-10T05:40:52.298 INFO:tasks.rados.rados.0.smithi178.stdout:3186: done (2 left) 2024-02-10T05:40:52.298 INFO:tasks.rados.rados.0.smithi178.stdout:3187: done (1 left) 2024-02-10T05:40:52.298 INFO:tasks.rados.rados.0.smithi178.stdout:3188: done (0 left) 2024-02-10T05:40:52.298 INFO:tasks.rados.rados.0.smithi178.stdout:3189: read oid 49 snap -1 2024-02-10T05:40:52.298 INFO:tasks.rados.rados.0.smithi178.stdout:3189: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:40:52.298 INFO:tasks.rados.rados.0.smithi178.stdout:3190: snap_remove snap 314 2024-02-10T05:40:52.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:52 smithi178 ceph-mon[92537]: osdmap e700: 8 total, 8 up, 8 in 2024-02-10T05:40:52.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:52 smithi178 ceph-mon[95116]: osdmap e700: 8 total, 8 up, 8 in 2024-02-10T05:40:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:52 smithi189 ceph-mon[89631]: osdmap e700: 8 total, 8 up, 8 in 2024-02-10T05:40:52.948 INFO:teuthology.orchestra.run.smithi178.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T05:40:52.948 INFO:teuthology.orchestra.run.smithi178.stdout:alertmanager.a smithi178 *:9093,9094 running (48s) 44s ago 13m 16.2M - 0.25.0 c8568f914cd2 76bf15ca9f35 2024-02-10T05:40:52.949 INFO:teuthology.orchestra.run.smithi178.stdout:grafana.a smithi189 *:3000 running (33s) 29s ago 13m 55.3M - 9.4.12 a0ea5e3c46d9 3d43ab8b4ba6 2024-02-10T05:40:52.949 INFO:teuthology.orchestra.run.smithi178.stdout:mds.a smithi178 running (119s) 44s ago 14m 16.3M - 19.0.0-1361-g290212a1 c328ab9dcfc7 7ae52faba2d7 2024-02-10T05:40:52.949 INFO:teuthology.orchestra.run.smithi178.stdout:mds.b smithi189 running (99s) 29s ago 14m 14.1M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c11b1c27b8e8 2024-02-10T05:40:52.949 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.x smithi189 *:8443,9283,8765 running (8m) 29s ago 17m 452M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b8ef1c726160 2024-02-10T05:40:52.949 INFO:teuthology.orchestra.run.smithi178.stdout:mgr.y smithi178 *:8443,9283,8765 running (8m) 44s ago 19m 513M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bccfa8f62f74 2024-02-10T05:40:52.949 INFO:teuthology.orchestra.run.smithi178.stdout:mon.a smithi178 running (8m) 44s ago 19m 70.9M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 ee8c87e1ded0 2024-02-10T05:40:52.949 INFO:teuthology.orchestra.run.smithi178.stdout:mon.b smithi189 running (7m) 29s ago 18m 56.9M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 32ab039140f2 2024-02-10T05:40:52.949 INFO:teuthology.orchestra.run.smithi178.stdout:mon.c smithi178 running (7m) 44s ago 17m 59.6M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 6393ba9a94dc 2024-02-10T05:40:52.949 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.a smithi178 *:9100 running (85s) 44s ago 12m 8556k - 1.5.0 0da6a335fe13 91fa124748b5 2024-02-10T05:40:52.949 INFO:teuthology.orchestra.run.smithi178.stdout:node-exporter.b smithi189 *:9100 running (81s) 29s ago 12m 16.2M - 1.5.0 0da6a335fe13 029bf94c4c45 2024-02-10T05:40:52.949 INFO:teuthology.orchestra.run.smithi178.stdout:osd.0 smithi178 running (6m) 44s ago 17m 366M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 6b1445eee423 2024-02-10T05:40:52.949 INFO:teuthology.orchestra.run.smithi178.stdout:osd.1 smithi178 running (5m) 44s ago 16m 364M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 9caa5019ee1f 2024-02-10T05:40:52.949 INFO:teuthology.orchestra.run.smithi178.stdout:osd.2 smithi178 running (5m) 44s ago 16m 352M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 2733e0215ccb 2024-02-10T05:40:52.949 INFO:teuthology.orchestra.run.smithi178.stdout:osd.3 smithi178 running (4m) 44s ago 16m 139M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92fd1871dd99 2024-02-10T05:40:52.950 INFO:teuthology.orchestra.run.smithi178.stdout:osd.4 smithi189 running (4m) 29s ago 15m 179M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 d9b69540b813 2024-02-10T05:40:52.950 INFO:teuthology.orchestra.run.smithi178.stdout:osd.5 smithi189 running (3m) 29s ago 15m 299M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 92957ef5602d 2024-02-10T05:40:52.950 INFO:teuthology.orchestra.run.smithi178.stdout:osd.6 smithi189 running (2m) 29s ago 14m 129M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 86fa412173c0 2024-02-10T05:40:52.950 INFO:teuthology.orchestra.run.smithi178.stdout:osd.7 smithi189 running (2m) 29s ago 14m 137M 2480M 19.0.0-1361-g290212a1 c328ab9dcfc7 034fb445613a 2024-02-10T05:40:52.950 INFO:teuthology.orchestra.run.smithi178.stdout:prometheus.a smithi189 *:9095 running (65s) 29s ago 13m 48.9M - 2.43.0 a07b618ecd1d 3a0d7d21d884 2024-02-10T05:40:53.303 INFO:tasks.rados.rados.0.smithi178.stdout:3190: done (1 left) 2024-02-10T05:40:53.303 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 316 2024-02-10T05:40:53.303 INFO:tasks.rados.rados.0.smithi178.stdout:3191: seq_num 982 ranges {2916352=450560,3366912=425984,3792896=679936,4472832=466944,4939776=32768} 2024-02-10T05:40:53.321 INFO:tasks.rados.rados.0.smithi178.stdout:3191: writing smithi17880450-12 from 2916352 to 3366912 tid 1 2024-02-10T05:40:53.323 INFO:tasks.rados.rados.0.smithi178.stdout:3191: writing smithi17880450-12 from 3366912 to 3792896 tid 2 2024-02-10T05:40:53.327 INFO:tasks.rados.rados.0.smithi178.stdout:3191: writing smithi17880450-12 from 3792896 to 4472832 tid 3 2024-02-10T05:40:53.330 INFO:tasks.rados.rados.0.smithi178.stdout:3191: writing smithi17880450-12 from 4472832 to 4939776 tid 4 2024-02-10T05:40:53.330 INFO:tasks.rados.rados.0.smithi178.stdout:3191: writing smithi17880450-12 from 4939776 to 4972544 tid 5 2024-02-10T05:40:53.331 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 316 2024-02-10T05:40:53.331 INFO:tasks.rados.rados.0.smithi178.stdout:3192: seq_num 983 ranges {0=466944,466944=712704,1179648=434176,1613824=458752} 2024-02-10T05:40:53.333 INFO:tasks.rados.rados.0.smithi178.stdout:3192: writing smithi17880450-45 from 0 to 466944 tid 1 2024-02-10T05:40:53.337 INFO:tasks.rados.rados.0.smithi178.stdout:3192: writing smithi17880450-45 from 466944 to 1179648 tid 2 2024-02-10T05:40:53.339 INFO:tasks.rados.rados.0.smithi178.stdout:3192: writing smithi17880450-45 from 1179648 to 1613824 tid 3 2024-02-10T05:40:53.342 INFO:tasks.rados.rados.0.smithi178.stdout:3192: writing smithi17880450-45 from 1613824 to 2072576 tid 4 2024-02-10T05:40:53.342 INFO:tasks.rados.rados.0.smithi178.stdout:3193: snap_remove snap 312 2024-02-10T05:40:53.624 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:53 smithi178 ceph-mon[92537]: osdmap e701: 8 total, 8 up, 8 in 2024-02-10T05:40:53.624 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:53 smithi178 ceph-mon[92537]: pgmap v690: 121 pgs: 121 active+clean; 307 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 5.2 MiB/s wr, 28 op/s 2024-02-10T05:40:53.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:53 smithi178 ceph-mon[95116]: osdmap e701: 8 total, 8 up, 8 in 2024-02-10T05:40:53.624 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:53 smithi178 ceph-mon[95116]: pgmap v690: 121 pgs: 121 active+clean; 307 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 5.2 MiB/s wr, 28 op/s 2024-02-10T05:40:53.648 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph versions' 2024-02-10T05:40:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:53 smithi189 ceph-mon[89631]: osdmap e701: 8 total, 8 up, 8 in 2024-02-10T05:40:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:53 smithi189 ceph-mon[89631]: pgmap v690: 121 pgs: 121 active+clean; 307 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 5.2 MiB/s wr, 28 op/s 2024-02-10T05:40:53.899 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:40:54.306 INFO:tasks.rados.rados.0.smithi178.stdout:3193: done (3 left) 2024-02-10T05:40:54.306 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 316 2024-02-10T05:40:54.306 INFO:tasks.rados.rados.0.smithi178.stdout:3194: seq_num 984 ranges {6643712=483328,7127040=598016,7725056=647168,8372224=360448} 2024-02-10T05:40:54.345 INFO:tasks.rados.rados.0.smithi178.stdout:3194: writing smithi17880450-50 from 6643712 to 7127040 tid 1 2024-02-10T05:40:54.348 INFO:tasks.rados.rados.0.smithi178.stdout:3194: writing smithi17880450-50 from 7127040 to 7725056 tid 2 2024-02-10T05:40:54.352 INFO:tasks.rados.rados.0.smithi178.stdout:3194: writing smithi17880450-50 from 7725056 to 8372224 tid 3 2024-02-10T05:40:54.354 INFO:tasks.rados.rados.0.smithi178.stdout:3194: writing smithi17880450-50 from 8372224 to 8732672 tid 4 2024-02-10T05:40:54.354 INFO:tasks.rados.rados.0.smithi178.stdout:3195: rollback oid 34 current snap is 316 2024-02-10T05:40:54.355 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 34 to 308 2024-02-10T05:40:54.355 INFO:tasks.rados.rados.0.smithi178.stdout:3189: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:40:54.418 INFO:tasks.rados.rados.0.smithi178.stdout:3191: finishing write tid 1 to smithi17880450-12 2024-02-10T05:40:54.419 INFO:tasks.rados.rados.0.smithi178.stdout:3191: finishing write tid 2 to smithi17880450-12 2024-02-10T05:40:54.419 INFO:tasks.rados.rados.0.smithi178.stdout:3191: finishing write tid 3 to smithi17880450-12 2024-02-10T05:40:54.419 INFO:tasks.rados.rados.0.smithi178.stdout:3192: finishing write tid 1 to smithi17880450-45 2024-02-10T05:40:54.419 INFO:tasks.rados.rados.0.smithi178.stdout:3191: finishing write tid 4 to smithi17880450-12 2024-02-10T05:40:54.419 INFO:tasks.rados.rados.0.smithi178.stdout:3191: finishing write tid 5 to smithi17880450-12 2024-02-10T05:40:54.419 INFO:tasks.rados.rados.0.smithi178.stdout:3191: finishing write tid 6 to smithi17880450-12 2024-02-10T05:40:54.419 INFO:tasks.rados.rados.0.smithi178.stdout:3191: finishing write tid 7 to smithi17880450-12 2024-02-10T05:40:54.419 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 2497 (ObjNum 982 snap 316 seq_num 982) dirty exists 2024-02-10T05:40:54.419 INFO:tasks.rados.rados.0.smithi178.stdout:3191: left oid 12 (ObjNum 982 snap 316 seq_num 982) 2024-02-10T05:40:54.419 INFO:tasks.rados.rados.0.smithi178.stdout:3192: finishing write tid 2 to smithi17880450-45 2024-02-10T05:40:54.419 INFO:tasks.rados.rados.0.smithi178.stdout:3192: finishing write tid 3 to smithi17880450-45 2024-02-10T05:40:54.419 INFO:tasks.rados.rados.0.smithi178.stdout:3189: done (4 left) 2024-02-10T05:40:54.419 INFO:tasks.rados.rados.0.smithi178.stdout:3191: done (3 left) 2024-02-10T05:40:54.419 INFO:tasks.rados.rados.0.smithi178.stdout:3196: snap_remove snap 309 2024-02-10T05:40:54.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:54 smithi178 ceph-mon[95116]: from='client.44414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:40:54.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:54 smithi178 ceph-mon[95116]: osdmap e702: 8 total, 8 up, 8 in 2024-02-10T05:40:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:54 smithi178 ceph-mon[92537]: from='client.44414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:40:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:54 smithi178 ceph-mon[92537]: osdmap e702: 8 total, 8 up, 8 in 2024-02-10T05:40:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:54 smithi189 ceph-mon[89631]: from='client.44414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T05:40:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:54 smithi189 ceph-mon[89631]: osdmap e702: 8 total, 8 up, 8 in 2024-02-10T05:40:55.285 INFO:tasks.rados.rados.0.smithi178.stdout:3196: done (3 left) 2024-02-10T05:40:55.285 INFO:tasks.rados.rados.0.smithi178.stdout:3197: rmattr oid 43 current snap is 316 2024-02-10T05:40:55.285 INFO:tasks.rados.rados.0.smithi178.stdout:3197: done (3 left) 2024-02-10T05:40:55.285 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 27 current snap is 316 2024-02-10T05:40:55.285 INFO:tasks.rados.rados.0.smithi178.stdout:3198: seq_num 985 ranges {4390912=499712,4890624=483328,5373952=450560,5824512=581632,6406144=90112} 2024-02-10T05:40:55.313 INFO:tasks.rados.rados.0.smithi178.stdout:3198: writing smithi17880450-27 from 4390912 to 4890624 tid 1 2024-02-10T05:40:55.316 INFO:tasks.rados.rados.0.smithi178.stdout:3198: writing smithi17880450-27 from 4890624 to 5373952 tid 2 2024-02-10T05:40:55.319 INFO:tasks.rados.rados.0.smithi178.stdout:3198: writing smithi17880450-27 from 5373952 to 5824512 tid 3 2024-02-10T05:40:55.323 INFO:tasks.rados.rados.0.smithi178.stdout:3198: writing smithi17880450-27 from 5824512 to 6406144 tid 4 2024-02-10T05:40:55.324 INFO:tasks.rados.rados.0.smithi178.stdout:3198: writing smithi17880450-27 from 6406144 to 6496256 tid 5 2024-02-10T05:40:55.324 INFO:tasks.rados.rados.0.smithi178.stdout:3199: snap_remove snap 303 2024-02-10T05:40:55.577 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:55 smithi178 ceph-mon[95116]: osdmap e703: 8 total, 8 up, 8 in 2024-02-10T05:40:55.577 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:55 smithi178 ceph-mon[95116]: pgmap v693: 121 pgs: 121 active+clean; 309 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 948 KiB/s wr, 8 op/s 2024-02-10T05:40:55.577 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:55 smithi178 ceph-mon[95116]: osdmap e704: 8 total, 8 up, 8 in 2024-02-10T05:40:55.578 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:55 smithi178 ceph-mon[92537]: osdmap e703: 8 total, 8 up, 8 in 2024-02-10T05:40:55.578 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:55 smithi178 ceph-mon[92537]: pgmap v693: 121 pgs: 121 active+clean; 309 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 948 KiB/s wr, 8 op/s 2024-02-10T05:40:55.578 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:55 smithi178 ceph-mon[92537]: osdmap e704: 8 total, 8 up, 8 in 2024-02-10T05:40:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:55 smithi189 ceph-mon[89631]: osdmap e703: 8 total, 8 up, 8 in 2024-02-10T05:40:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:55 smithi189 ceph-mon[89631]: pgmap v693: 121 pgs: 121 active+clean; 309 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 948 KiB/s wr, 8 op/s 2024-02-10T05:40:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:55 smithi189 ceph-mon[89631]: osdmap e704: 8 total, 8 up, 8 in 2024-02-10T05:40:55.875 INFO:teuthology.orchestra.run.smithi178.stdout:{ 2024-02-10T05:40:55.876 INFO:teuthology.orchestra.run.smithi178.stdout: "mon": { 2024-02-10T05:40:55.876 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T05:40:55.876 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:40:55.876 INFO:teuthology.orchestra.run.smithi178.stdout: "mgr": { 2024-02-10T05:40:55.876 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:40:55.876 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:40:55.876 INFO:teuthology.orchestra.run.smithi178.stdout: "osd": { 2024-02-10T05:40:55.876 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T05:40:55.876 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:40:55.876 INFO:teuthology.orchestra.run.smithi178.stdout: "mds": { 2024-02-10T05:40:55.876 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T05:40:55.876 INFO:teuthology.orchestra.run.smithi178.stdout: }, 2024-02-10T05:40:55.876 INFO:teuthology.orchestra.run.smithi178.stdout: "overall": { 2024-02-10T05:40:55.877 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 15 2024-02-10T05:40:55.877 INFO:teuthology.orchestra.run.smithi178.stdout: } 2024-02-10T05:40:55.877 INFO:teuthology.orchestra.run.smithi178.stdout:} 2024-02-10T05:40:56.319 INFO:tasks.rados.rados.0.smithi178.stdout:3199: done (4 left) 2024-02-10T05:40:56.319 INFO:tasks.rados.rados.0.smithi178.stdout:3200: copy_from oid 9 from oid 15 current snap is 316 2024-02-10T05:40:56.319 INFO:tasks.rados.rados.0.smithi178.stdout:3201: copy_from oid 2 from oid 36 current snap is 316 2024-02-10T05:40:56.319 INFO:tasks.rados.rados.0.smithi178.stdout:3202: setattr oid 10 current snap is 316 2024-02-10T05:40:56.319 INFO:tasks.rados.rados.0.smithi178.stdout:3192: finishing write tid 4 to smithi17880450-45 2024-02-10T05:40:56.320 INFO:tasks.rados.rados.0.smithi178.stdout:3192: finishing write tid 5 to smithi17880450-45 2024-02-10T05:40:56.320 INFO:tasks.rados.rados.0.smithi178.stdout:3192: finishing write tid 6 to smithi17880450-45 2024-02-10T05:40:56.320 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 2196 (ObjNum 983 snap 316 seq_num 983) dirty exists 2024-02-10T05:40:56.320 INFO:tasks.rados.rados.0.smithi178.stdout:3192: left oid 45 (ObjNum 983 snap 316 seq_num 983) 2024-02-10T05:40:56.320 INFO:tasks.rados.rados.0.smithi178.stdout:3194: finishing write tid 1 to smithi17880450-50 2024-02-10T05:40:56.320 INFO:tasks.rados.rados.0.smithi178.stdout:3194: finishing write tid 2 to smithi17880450-50 2024-02-10T05:40:56.320 INFO:tasks.rados.rados.0.smithi178.stdout:3194: finishing write tid 3 to smithi17880450-50 2024-02-10T05:40:56.320 INFO:tasks.rados.rados.0.smithi178.stdout:3195: finishing rollback tid 1 to smithi17880450-34 2024-02-10T05:40:56.320 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 0 (ObjNum 33 snap 0 seq_num 1528554872) dirty dne 2024-02-10T05:40:56.320 INFO:tasks.rados.rados.0.smithi178.stdout:3194: finishing write tid 4 to smithi17880450-50 2024-02-10T05:40:56.320 INFO:tasks.rados.rados.0.smithi178.stdout:3194: finishing write tid 5 to smithi17880450-50 2024-02-10T05:40:56.320 INFO:tasks.rados.rados.0.smithi178.stdout:3194: finishing write tid 6 to smithi17880450-50 2024-02-10T05:40:56.320 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 1900 (ObjNum 984 snap 316 seq_num 984) dirty exists 2024-02-10T05:40:56.321 INFO:tasks.rados.rados.0.smithi178.stdout:3194: left oid 50 (ObjNum 984 snap 316 seq_num 984) 2024-02-10T05:40:56.321 INFO:tasks.rados.rados.0.smithi178.stdout:3198: finishing write tid 1 to smithi17880450-27 2024-02-10T05:40:56.321 INFO:tasks.rados.rados.0.smithi178.stdout:3198: finishing write tid 2 to smithi17880450-27 2024-02-10T05:40:56.321 INFO:tasks.rados.rados.0.smithi178.stdout:3198: finishing write tid 3 to smithi17880450-27 2024-02-10T05:40:56.321 INFO:tasks.rados.rados.0.smithi178.stdout:3198: finishing write tid 4 to smithi17880450-27 2024-02-10T05:40:56.321 INFO:tasks.rados.rados.0.smithi178.stdout:3198: finishing write tid 5 to smithi17880450-27 2024-02-10T05:40:56.321 INFO:tasks.rados.rados.0.smithi178.stdout:3198: finishing write tid 6 to smithi17880450-27 2024-02-10T05:40:56.321 INFO:tasks.rados.rados.0.smithi178.stdout:3198: finishing write tid 7 to smithi17880450-27 2024-02-10T05:40:56.321 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 2238 (ObjNum 985 snap 316 seq_num 985) dirty exists 2024-02-10T05:40:56.321 INFO:tasks.rados.rados.0.smithi178.stdout:3198: left oid 27 (ObjNum 985 snap 316 seq_num 985) 2024-02-10T05:40:56.322 INFO:tasks.rados.rados.0.smithi178.stdout:3192: done (6 left) 2024-02-10T05:40:56.322 INFO:tasks.rados.rados.0.smithi178.stdout:3194: done (5 left) 2024-02-10T05:40:56.322 INFO:tasks.rados.rados.0.smithi178.stdout:3195: done (4 left) 2024-02-10T05:40:56.322 INFO:tasks.rados.rados.0.smithi178.stdout:3198: done (3 left) 2024-02-10T05:40:56.322 INFO:tasks.rados.rados.0.smithi178.stdout:3203: delete oid 1 current snap is 316 2024-02-10T05:40:56.327 INFO:tasks.rados.rados.0.smithi178.stdout:3201: finishing copy_from to smithi17880450-2 2024-02-10T05:40:56.327 INFO:tasks.rados.rados.0.smithi178.stdout:3201: got expected ENOENT (src dne) 2024-02-10T05:40:56.327 INFO:tasks.rados.rados.0.smithi178.stdout:3201: finishing copy_from racing read to smithi17880450-2 2024-02-10T05:40:56.328 INFO:tasks.rados.rados.0.smithi178.stdout:3201: done (3 left) 2024-02-10T05:40:56.328 INFO:tasks.rados.rados.0.smithi178.stdout:3203: done (2 left) 2024-02-10T05:40:56.328 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 46 current snap is 316 2024-02-10T05:40:56.328 INFO:tasks.rados.rados.0.smithi178.stdout:3204: seq_num 987 ranges {8658944=532480,9191424=647168,9838592=417792,10256384=409600,10665984=131072} 2024-02-10T05:40:56.378 INFO:tasks.rados.rados.0.smithi178.stdout:3204: writing smithi17880450-46 from 8658944 to 9191424 tid 1 2024-02-10T05:40:56.383 INFO:tasks.rados.rados.0.smithi178.stdout:3204: writing smithi17880450-46 from 9191424 to 9838592 tid 2 2024-02-10T05:40:56.385 INFO:tasks.rados.rados.0.smithi178.stdout:3204: writing smithi17880450-46 from 9838592 to 10256384 tid 3 2024-02-10T05:40:56.388 INFO:tasks.rados.rados.0.smithi178.stdout:3204: writing smithi17880450-46 from 10256384 to 10665984 tid 4 2024-02-10T05:40:56.389 INFO:tasks.rados.rados.0.smithi178.stdout:3204: writing smithi17880450-46 from 10665984 to 10797056 tid 5 2024-02-10T05:40:56.389 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 316 2024-02-10T05:40:56.389 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 1901 (ObjNum 931 snap 304 seq_num 931) dirty exists 2024-02-10T05:40:56.389 INFO:tasks.rados.rados.0.smithi178.stdout:3200: finishing copy_from racing read to smithi17880450-9 2024-02-10T05:40:56.389 INFO:tasks.rados.rados.0.smithi178.stdout:3200: finishing copy_from to smithi17880450-9 2024-02-10T05:40:56.389 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 2185 (ObjNum 930 snap 303 seq_num 930) dirty exists 2024-02-10T05:40:56.390 INFO:tasks.rados.rados.0.smithi178.stdout:3204: finishing write tid 1 to smithi17880450-46 2024-02-10T05:40:56.390 INFO:tasks.rados.rados.0.smithi178.stdout:3204: finishing write tid 2 to smithi17880450-46 2024-02-10T05:40:56.390 INFO:tasks.rados.rados.0.smithi178.stdout:3205: seq_num 988 ranges {1957888=557056,2514944=532480,3047424=622592,3670016=450560} 2024-02-10T05:40:56.402 INFO:tasks.rados.rados.0.smithi178.stdout:3205: writing smithi17880450-5 from 1957888 to 2514944 tid 1 2024-02-10T05:40:56.406 INFO:tasks.rados.rados.0.smithi178.stdout:3205: writing smithi17880450-5 from 2514944 to 3047424 tid 2 2024-02-10T05:40:56.410 INFO:tasks.rados.rados.0.smithi178.stdout:3205: writing smithi17880450-5 from 3047424 to 3670016 tid 3 2024-02-10T05:40:56.413 INFO:tasks.rados.rados.0.smithi178.stdout:3205: writing smithi17880450-5 from 3670016 to 4120576 tid 4 2024-02-10T05:40:56.413 INFO:tasks.rados.rados.0.smithi178.stdout:3200: done (3 left) 2024-02-10T05:40:56.413 INFO:tasks.rados.rados.0.smithi178.stdout:3202: done (2 left) 2024-02-10T05:40:56.413 INFO:tasks.rados.rados.0.smithi178.stdout:3206: setattr oid 35 current snap is 316 2024-02-10T05:40:56.413 INFO:tasks.rados.rados.0.smithi178.stdout:3204: finishing write tid 3 to smithi17880450-46 2024-02-10T05:40:56.413 INFO:tasks.rados.rados.0.smithi178.stdout:3204: finishing write tid 4 to smithi17880450-46 2024-02-10T05:40:56.413 INFO:tasks.rados.rados.0.smithi178.stdout:3204: finishing write tid 5 to smithi17880450-46 2024-02-10T05:40:56.414 INFO:tasks.rados.rados.0.smithi178.stdout:3204: finishing write tid 6 to smithi17880450-46 2024-02-10T05:40:56.414 INFO:tasks.rados.rados.0.smithi178.stdout:3204: finishing write tid 7 to smithi17880450-46 2024-02-10T05:40:56.414 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 2595 (ObjNum 987 snap 316 seq_num 987) dirty exists 2024-02-10T05:40:56.414 INFO:tasks.rados.rados.0.smithi178.stdout:3204: left oid 46 (ObjNum 987 snap 316 seq_num 987) 2024-02-10T05:40:56.414 INFO:tasks.rados.rados.0.smithi178.stdout:3205: finishing write tid 1 to smithi17880450-5 2024-02-10T05:40:56.414 INFO:tasks.rados.rados.0.smithi178.stdout:3205: finishing write tid 2 to smithi17880450-5 2024-02-10T05:40:56.414 INFO:tasks.rados.rados.0.smithi178.stdout:3205: finishing write tid 3 to smithi17880450-5 2024-02-10T05:40:56.414 INFO:tasks.rados.rados.0.smithi178.stdout:3204: done (2 left) 2024-02-10T05:40:56.415 INFO:tasks.rados.rados.0.smithi178.stdout:3207: rollback oid 14 current snap is 316 2024-02-10T05:40:56.415 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 14 to 310 2024-02-10T05:40:56.415 INFO:tasks.rados.rados.0.smithi178.stdout:3208: setattr oid 22 current snap is 316 2024-02-10T05:40:56.415 INFO:tasks.rados.rados.0.smithi178.stdout:3209: snap_create 2024-02-10T05:40:56.416 INFO:tasks.rados.rados.0.smithi178.stdout:3205: finishing write tid 4 to smithi17880450-5 2024-02-10T05:40:56.417 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 1907 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:40:56.418 INFO:tasks.rados.rados.0.smithi178.stdout:3207: finishing rollback tid 0 to smithi17880450-14 2024-02-10T05:40:56.418 INFO:tasks.rados.rados.0.smithi178.stdout:3205: finishing write tid 5 to smithi17880450-5 2024-02-10T05:40:56.418 INFO:tasks.rados.rados.0.smithi178.stdout:3207: finishing rollback tid 1 to smithi17880450-14 2024-02-10T05:40:56.418 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2240 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-10T05:40:56.419 INFO:tasks.rados.rados.0.smithi178.stdout:3207: finishing rollback tid 2 to smithi17880450-14 2024-02-10T05:40:56.419 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 2191 (ObjNum 934 snap 304 seq_num 934) dirty exists 2024-02-10T05:40:56.420 INFO:tasks.rados.rados.0.smithi178.stdout:3205: finishing write tid 6 to smithi17880450-5 2024-02-10T05:40:56.420 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 2601 (ObjNum 988 snap 316 seq_num 988) dirty exists 2024-02-10T05:40:56.420 INFO:tasks.rados.rados.0.smithi178.stdout:3205: left oid 5 (ObjNum 988 snap 316 seq_num 988) 2024-02-10T05:40:56.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:56 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1124817563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:56.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:56 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1124817563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:56.555 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-10T05:40:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:56 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1124817563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:56.809 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:40:57.323 INFO:tasks.rados.rados.0.smithi178.stdout:3205: done (4 left) 2024-02-10T05:40:57.324 INFO:tasks.rados.rados.0.smithi178.stdout:3206: done (3 left) 2024-02-10T05:40:57.324 INFO:tasks.rados.rados.0.smithi178.stdout:3207: done (2 left) 2024-02-10T05:40:57.324 INFO:tasks.rados.rados.0.smithi178.stdout:3208: done (1 left) 2024-02-10T05:40:57.324 INFO:tasks.rados.rados.0.smithi178.stdout:3209: done (0 left) 2024-02-10T05:40:57.324 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 317 2024-02-10T05:40:57.324 INFO:tasks.rados.rados.0.smithi178.stdout:3210: seq_num 989 ranges {2072576=573440,2646016=466944,3112960=434176,3547136=638976,4186112=65536} 2024-02-10T05:40:57.337 INFO:tasks.rados.rados.0.smithi178.stdout:3210: writing smithi17880450-45 from 2072576 to 2646016 tid 1 2024-02-10T05:40:57.340 INFO:tasks.rados.rados.0.smithi178.stdout:3210: writing smithi17880450-45 from 2646016 to 3112960 tid 2 2024-02-10T05:40:57.343 INFO:tasks.rados.rados.0.smithi178.stdout:3210: writing smithi17880450-45 from 3112960 to 3547136 tid 3 2024-02-10T05:40:57.346 INFO:tasks.rados.rados.0.smithi178.stdout:3210: writing smithi17880450-45 from 3547136 to 4186112 tid 4 2024-02-10T05:40:57.347 INFO:tasks.rados.rados.0.smithi178.stdout:3210: writing smithi17880450-45 from 4186112 to 4251648 tid 5 2024-02-10T05:40:57.347 INFO:tasks.rados.rados.0.smithi178.stdout:3211: read oid 41 snap 306 2024-02-10T05:40:57.347 INFO:tasks.rados.rados.0.smithi178.stdout:3211: expect (ObjNum 916 snap 301 seq_num 916) 2024-02-10T05:40:57.348 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 317 2024-02-10T05:40:57.348 INFO:tasks.rados.rados.0.smithi178.stdout:3210: finishing write tid 1 to smithi17880450-45 2024-02-10T05:40:57.348 INFO:tasks.rados.rados.0.smithi178.stdout:3210: finishing write tid 2 to smithi17880450-45 2024-02-10T05:40:57.348 INFO:tasks.rados.rados.0.smithi178.stdout:3210: finishing write tid 3 to smithi17880450-45 2024-02-10T05:40:57.348 INFO:tasks.rados.rados.0.smithi178.stdout:3212: seq_num 990 ranges {8732672=589824,9322496=753664,10076160=638976,10715136=212992} 2024-02-10T05:40:57.399 INFO:tasks.rados.rados.0.smithi178.stdout:3212: writing smithi17880450-50 from 8732672 to 9322496 tid 1 2024-02-10T05:40:57.403 INFO:tasks.rados.rados.0.smithi178.stdout:3212: writing smithi17880450-50 from 9322496 to 10076160 tid 2 2024-02-10T05:40:57.407 INFO:tasks.rados.rados.0.smithi178.stdout:3212: writing smithi17880450-50 from 10076160 to 10715136 tid 3 2024-02-10T05:40:57.409 INFO:tasks.rados.rados.0.smithi178.stdout:3212: writing smithi17880450-50 from 10715136 to 10928128 tid 4 2024-02-10T05:40:57.409 INFO:tasks.rados.rados.0.smithi178.stdout:3213: setattr oid 16 current snap is 317 2024-02-10T05:40:57.409 INFO:tasks.rados.rados.0.smithi178.stdout:3210: finishing write tid 4 to smithi17880450-45 2024-02-10T05:40:57.409 INFO:tasks.rados.rados.0.smithi178.stdout:3210: finishing write tid 5 to smithi17880450-45 2024-02-10T05:40:57.409 INFO:tasks.rados.rados.0.smithi178.stdout:3210: finishing write tid 6 to smithi17880450-45 2024-02-10T05:40:57.409 INFO:tasks.rados.rados.0.smithi178.stdout:3210: finishing write tid 7 to smithi17880450-45 2024-02-10T05:40:57.409 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 2202 (ObjNum 989 snap 317 seq_num 989) dirty exists 2024-02-10T05:40:57.409 INFO:tasks.rados.rados.0.smithi178.stdout:3210: left oid 45 (ObjNum 989 snap 317 seq_num 989) 2024-02-10T05:40:57.409 INFO:tasks.rados.rados.0.smithi178.stdout:3211: expect (ObjNum 916 snap 301 seq_num 916) 2024-02-10T05:40:57.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:57 smithi178 ceph-mon[92537]: osdmap e705: 8 total, 8 up, 8 in 2024-02-10T05:40:57.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:57 smithi178 ceph-mon[92537]: pgmap v696: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 310 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-02-10T05:40:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:57 smithi178 ceph-mon[95116]: osdmap e705: 8 total, 8 up, 8 in 2024-02-10T05:40:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:57 smithi178 ceph-mon[95116]: pgmap v696: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 310 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-02-10T05:40:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:57 smithi189 ceph-mon[89631]: osdmap e705: 8 total, 8 up, 8 in 2024-02-10T05:40:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:57 smithi189 ceph-mon[89631]: pgmap v696: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 310 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-02-10T05:40:57.914 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:40:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:40:57] "GET /metrics HTTP/1.1" 200 36267 "" "Prometheus/2.43.0" 2024-02-10T05:40:58.688 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:58 smithi189 ceph-mon[89631]: osdmap e706: 8 total, 8 up, 8 in 2024-02-10T05:40:58.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:58 smithi178 ceph-mon[92537]: osdmap e706: 8 total, 8 up, 8 in 2024-02-10T05:40:58.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:58 smithi178 ceph-mon[95116]: osdmap e706: 8 total, 8 up, 8 in 2024-02-10T05:40:58.797 INFO:teuthology.orchestra.run.smithi178.stdout:true 2024-02-10T05:40:59.081 INFO:tasks.rados.rados.0.smithi178.stdout:3212: finishing write tid 1 to smithi17880450-50 2024-02-10T05:40:59.081 INFO:tasks.rados.rados.0.smithi178.stdout:3212: finishing write tid 2 to smithi17880450-50 2024-02-10T05:40:59.081 INFO:tasks.rados.rados.0.smithi178.stdout:3212: finishing write tid 3 to smithi17880450-50 2024-02-10T05:40:59.081 INFO:tasks.rados.rados.0.smithi178.stdout:3212: finishing write tid 4 to smithi17880450-50 2024-02-10T05:40:59.081 INFO:tasks.rados.rados.0.smithi178.stdout:3212: finishing write tid 5 to smithi17880450-50 2024-02-10T05:40:59.081 INFO:tasks.rados.rados.0.smithi178.stdout:3212: finishing write tid 6 to smithi17880450-50 2024-02-10T05:40:59.081 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 1906 (ObjNum 990 snap 317 seq_num 990) dirty exists 2024-02-10T05:40:59.081 INFO:tasks.rados.rados.0.smithi178.stdout:3212: left oid 50 (ObjNum 990 snap 317 seq_num 990) 2024-02-10T05:40:59.081 INFO:tasks.rados.rados.0.smithi178.stdout:3210: done (3 left) 2024-02-10T05:40:59.081 INFO:tasks.rados.rados.0.smithi178.stdout:3211: done (2 left) 2024-02-10T05:40:59.081 INFO:tasks.rados.rados.0.smithi178.stdout:3212: done (1 left) 2024-02-10T05:40:59.081 INFO:tasks.rados.rados.0.smithi178.stdout:3214: rollback oid 47 current snap is 317 2024-02-10T05:40:59.081 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 47 to 294 2024-02-10T05:40:59.082 INFO:tasks.rados.rados.0.smithi178.stdout:3215: rmattr oid 24 current snap is 317 2024-02-10T05:40:59.082 INFO:tasks.rados.rados.0.smithi178.stdout:3215: done (2 left) 2024-02-10T05:40:59.082 INFO:tasks.rados.rados.0.smithi178.stdout:3216: rollback oid 32 current snap is 317 2024-02-10T05:40:59.082 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 32 to 313 2024-02-10T05:40:59.082 INFO:tasks.rados.rados.0.smithi178.stdout:3217: copy_from oid 27 from oid 29 current snap is 317 2024-02-10T05:40:59.082 INFO:tasks.rados.rados.0.smithi178.stdout:3218: rollback oid 4 current snap is 317 2024-02-10T05:40:59.082 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 4 to 307 2024-02-10T05:40:59.082 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 317 2024-02-10T05:40:59.082 INFO:tasks.rados.rados.0.smithi178.stdout:3219: seq_num 991 ranges {0=606208,606208=638976,1245184=794624,2039808=172032} 2024-02-10T05:40:59.084 INFO:tasks.rados.rados.0.smithi178.stdout:3219: writing smithi17880450-1 from 0 to 606208 tid 1 2024-02-10T05:40:59.089 INFO:tasks.rados.rados.0.smithi178.stdout:3219: writing smithi17880450-1 from 606208 to 1245184 tid 2 2024-02-10T05:40:59.094 INFO:tasks.rados.rados.0.smithi178.stdout:3219: writing smithi17880450-1 from 1245184 to 2039808 tid 3 2024-02-10T05:40:59.096 INFO:tasks.rados.rados.0.smithi178.stdout:3219: writing smithi17880450-1 from 2039808 to 2211840 tid 4 2024-02-10T05:40:59.096 INFO:tasks.rados.rados.0.smithi178.stdout:3220: read oid 2 snap 308 2024-02-10T05:40:59.096 INFO:tasks.rados.rados.0.smithi178.stdout:3220: expect deleted 2024-02-10T05:40:59.096 INFO:tasks.rados.rados.0.smithi178.stdout:3221: read oid 22 snap -1 2024-02-10T05:40:59.096 INFO:tasks.rados.rados.0.smithi178.stdout:3221: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:40:59.097 INFO:tasks.rados.rados.0.smithi178.stdout:3222: delete oid 21 current snap is 317 2024-02-10T05:40:59.097 INFO:tasks.rados.rados.0.smithi178.stdout:3216: finishing rollback tid 1 to smithi17880450-32 2024-02-10T05:40:59.097 INFO:tasks.rados.rados.0.smithi178.stdout:3214: finishing rollback tid 1 to smithi17880450-47 2024-02-10T05:40:59.097 INFO:tasks.rados.rados.0.smithi178.stdout:3218: finishing rollback tid 0 to smithi17880450-4 2024-02-10T05:40:59.097 INFO:tasks.rados.rados.0.smithi178.stdout:3214: finishing rollback tid 2 to smithi17880450-47 2024-02-10T05:40:59.097 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 1909 (ObjNum 884 snap 287 seq_num 884) dirty exists 2024-02-10T05:40:59.097 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 2603 (ObjNum 843 snap 273 seq_num 843) dirty exists 2024-02-10T05:40:59.097 INFO:tasks.rados.rados.0.smithi178.stdout:3218: finishing rollback tid 1 to smithi17880450-4 2024-02-10T05:40:59.097 INFO:tasks.rados.rados.0.smithi178.stdout:3218: finishing rollback tid 2 to smithi17880450-4 2024-02-10T05:40:59.097 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 2189 (ObjNum 937 snap 307 seq_num 937) dirty exists 2024-02-10T05:40:59.097 INFO:tasks.rados.rados.0.smithi178.stdout:3216: finishing rollback tid 2 to smithi17880450-32 2024-02-10T05:40:59.097 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 2476 (ObjNum 939 snap 307 seq_num 939) dirty exists 2024-02-10T05:40:59.097 INFO:tasks.rados.rados.0.smithi178.stdout:3217: finishing copy_from racing read to smithi17880450-27 2024-02-10T05:40:59.097 INFO:tasks.rados.rados.0.smithi178.stdout:3219: finishing write tid 1 to smithi17880450-1 2024-02-10T05:40:59.098 INFO:tasks.rados.rados.0.smithi178.stdout:3217: finishing copy_from to smithi17880450-27 2024-02-10T05:40:59.098 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 1881 (ObjNum 836 snap 272 seq_num 836) dirty exists 2024-02-10T05:40:59.098 INFO:tasks.rados.rados.0.smithi178.stdout:3219: finishing write tid 2 to smithi17880450-1 2024-02-10T05:40:59.098 INFO:tasks.rados.rados.0.smithi178.stdout:3213: done (8 left) 2024-02-10T05:40:59.098 INFO:tasks.rados.rados.0.smithi178.stdout:3214: done (7 left) 2024-02-10T05:40:59.098 INFO:tasks.rados.rados.0.smithi178.stdout:3216: done (6 left) 2024-02-10T05:40:59.099 INFO:tasks.rados.rados.0.smithi178.stdout:3217: done (5 left) 2024-02-10T05:40:59.099 INFO:tasks.rados.rados.0.smithi178.stdout:3218: done (4 left) 2024-02-10T05:40:59.099 INFO:tasks.rados.rados.0.smithi178.stdout:3220: done (3 left) 2024-02-10T05:40:59.099 INFO:tasks.rados.rados.0.smithi178.stdout:3222: done (2 left) 2024-02-10T05:40:59.099 INFO:tasks.rados.rados.0.smithi178.stdout:3223: rmattr oid 45 current snap is 317 2024-02-10T05:40:59.099 INFO:tasks.rados.rados.0.smithi178.stdout:3223: done (2 left) 2024-02-10T05:40:59.099 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 317 2024-02-10T05:40:59.099 INFO:tasks.rados.rados.0.smithi178.stdout:3224: seq_num 993 ranges {0=638976,638976=409600,1048576=409600,1458176=688128,2146304=98304} 2024-02-10T05:40:59.101 INFO:tasks.rados.rados.0.smithi178.stdout:3224: writing smithi17880450-3 from 0 to 638976 tid 1 2024-02-10T05:40:59.104 INFO:tasks.rados.rados.0.smithi178.stdout:3224: writing smithi17880450-3 from 638976 to 1048576 tid 2 2024-02-10T05:40:59.106 INFO:tasks.rados.rados.0.smithi178.stdout:3224: writing smithi17880450-3 from 1048576 to 1458176 tid 3 2024-02-10T05:40:59.110 INFO:tasks.rados.rados.0.smithi178.stdout:3224: writing smithi17880450-3 from 1458176 to 2146304 tid 4 2024-02-10T05:40:59.111 INFO:tasks.rados.rados.0.smithi178.stdout:3224: writing smithi17880450-3 from 2146304 to 2244608 tid 5 2024-02-10T05:40:59.111 INFO:tasks.rados.rados.0.smithi178.stdout:3225: snap_create 2024-02-10T05:40:59.111 INFO:tasks.rados.rados.0.smithi178.stdout:3219: finishing write tid 3 to smithi17880450-1 2024-02-10T05:40:59.111 INFO:tasks.rados.rados.0.smithi178.stdout:3219: finishing write tid 4 to smithi17880450-1 2024-02-10T05:40:59.111 INFO:tasks.rados.rados.0.smithi178.stdout:3219: finishing write tid 5 to smithi17880450-1 2024-02-10T05:40:59.111 INFO:tasks.rados.rados.0.smithi178.stdout:3219: finishing write tid 6 to smithi17880450-1 2024-02-10T05:40:59.111 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 2245 (ObjNum 991 snap 317 seq_num 991) dirty exists 2024-02-10T05:40:59.111 INFO:tasks.rados.rados.0.smithi178.stdout:3219: left oid 1 (ObjNum 991 snap 317 seq_num 991) 2024-02-10T05:40:59.111 INFO:tasks.rados.rados.0.smithi178.stdout:3221: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:40:59.113 INFO:tasks.rados.rados.0.smithi178.stdout:3224: finishing write tid 1 to smithi17880450-3 2024-02-10T05:40:59.113 INFO:tasks.rados.rados.0.smithi178.stdout:3224: finishing write tid 2 to smithi17880450-3 2024-02-10T05:40:59.113 INFO:tasks.rados.rados.0.smithi178.stdout:3224: finishing write tid 3 to smithi17880450-3 2024-02-10T05:40:59.115 INFO:tasks.rados.rados.0.smithi178.stdout:3224: finishing write tid 4 to smithi17880450-3 2024-02-10T05:40:59.115 INFO:tasks.rados.rados.0.smithi178.stdout:3224: finishing write tid 5 to smithi17880450-3 2024-02-10T05:40:59.115 INFO:tasks.rados.rados.0.smithi178.stdout:3224: finishing write tid 6 to smithi17880450-3 2024-02-10T05:40:59.117 INFO:tasks.rados.rados.0.smithi178.stdout:3224: finishing write tid 7 to smithi17880450-3 2024-02-10T05:40:59.117 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 2482 (ObjNum 993 snap 317 seq_num 993) dirty exists 2024-02-10T05:40:59.117 INFO:tasks.rados.rados.0.smithi178.stdout:3224: left oid 3 (ObjNum 993 snap 317 seq_num 993) 2024-02-10T05:40:59.327 INFO:tasks.rados.rados.0.smithi178.stdout:3219: done (3 left) 2024-02-10T05:40:59.328 INFO:tasks.rados.rados.0.smithi178.stdout:3221: done (2 left) 2024-02-10T05:40:59.328 INFO:tasks.rados.rados.0.smithi178.stdout:3224: done (1 left) 2024-02-10T05:40:59.328 INFO:tasks.rados.rados.0.smithi178.stdout:3225: done (0 left) 2024-02-10T05:40:59.328 INFO:tasks.rados.rados.0.smithi178.stdout:3226: delete oid 25 current snap is 318 2024-02-10T05:40:59.335 INFO:tasks.rados.rados.0.smithi178.stdout:3226: done (0 left) 2024-02-10T05:40:59.335 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 318 2024-02-10T05:40:59.336 INFO:tasks.rados.rados.0.smithi178.stdout:3227: seq_num 995 ranges {4251648=671744,4923392=573440,5496832=778240,6275072=253952} 2024-02-10T05:40:59.361 INFO:tasks.rados.rados.0.smithi178.stdout:3227: writing smithi17880450-45 from 4251648 to 4923392 tid 1 2024-02-10T05:40:59.365 INFO:tasks.rados.rados.0.smithi178.stdout:3227: writing smithi17880450-45 from 4923392 to 5496832 tid 2 2024-02-10T05:40:59.369 INFO:tasks.rados.rados.0.smithi178.stdout:3227: writing smithi17880450-45 from 5496832 to 6275072 tid 3 2024-02-10T05:40:59.371 INFO:tasks.rados.rados.0.smithi178.stdout:3227: writing smithi17880450-45 from 6275072 to 6529024 tid 4 2024-02-10T05:40:59.371 INFO:tasks.rados.rados.0.smithi178.stdout:3228: read oid 17 snap -1 2024-02-10T05:40:59.371 INFO:tasks.rados.rados.0.smithi178.stdout:3228: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:40:59.371 INFO:tasks.rados.rados.0.smithi178.stdout:3229: delete oid 32 current snap is 318 2024-02-10T05:40:59.371 INFO:tasks.rados.rados.0.smithi178.stdout:3227: finishing write tid 1 to smithi17880450-45 2024-02-10T05:40:59.371 INFO:tasks.rados.rados.0.smithi178.stdout:3227: finishing write tid 2 to smithi17880450-45 2024-02-10T05:40:59.374 INFO:tasks.rados.rados.0.smithi178.stdout:3227: finishing write tid 3 to smithi17880450-45 2024-02-10T05:40:59.374 INFO:tasks.rados.rados.0.smithi178.stdout:3227: finishing write tid 4 to smithi17880450-45 2024-02-10T05:40:59.374 INFO:tasks.rados.rados.0.smithi178.stdout:3227: finishing write tid 5 to smithi17880450-45 2024-02-10T05:40:59.375 INFO:tasks.rados.rados.0.smithi178.stdout:3227: finishing write tid 6 to smithi17880450-45 2024-02-10T05:40:59.375 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 2207 (ObjNum 995 snap 318 seq_num 995) dirty exists 2024-02-10T05:40:59.376 INFO:tasks.rados.rados.0.smithi178.stdout:3227: left oid 45 (ObjNum 995 snap 318 seq_num 995) 2024-02-10T05:40:59.377 INFO:tasks.rados.rados.0.smithi178.stdout:3227: done (2 left) 2024-02-10T05:40:59.377 INFO:tasks.rados.rados.0.smithi178.stdout:3229: done (1 left) 2024-02-10T05:40:59.377 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 318 2024-02-10T05:40:59.377 INFO:tasks.rados.rados.0.smithi178.stdout:3230: seq_num 997 ranges {4972544=704512,5677056=794624,6471680=794624,7266304=16384} 2024-02-10T05:40:59.408 INFO:tasks.rados.rados.0.smithi178.stdout:3230: writing smithi17880450-12 from 4972544 to 5677056 tid 1 2024-02-10T05:40:59.413 INFO:tasks.rados.rados.0.smithi178.stdout:3230: writing smithi17880450-12 from 5677056 to 6471680 tid 2 2024-02-10T05:40:59.418 INFO:tasks.rados.rados.0.smithi178.stdout:3230: writing smithi17880450-12 from 6471680 to 7266304 tid 3 2024-02-10T05:40:59.418 INFO:tasks.rados.rados.0.smithi178.stdout:3230: writing smithi17880450-12 from 7266304 to 7282688 tid 4 2024-02-10T05:40:59.418 INFO:tasks.rados.rados.0.smithi178.stdout:3231: snap_create 2024-02-10T05:40:59.418 INFO:tasks.rados.rados.0.smithi178.stdout:3228: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:40:59.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:59 smithi178 ceph-mon[92537]: pgmap v698: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-02-10T05:40:59.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:40:59.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:40:59 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/4216413600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:59 smithi178 ceph-mon[95116]: pgmap v698: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-02-10T05:40:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:40:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:40:59 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/4216413600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:40:59.480 INFO:tasks.rados.rados.0.smithi178.stdout:3230: finishing write tid 1 to smithi17880450-12 2024-02-10T05:40:59.480 INFO:tasks.rados.rados.0.smithi178.stdout:3230: finishing write tid 2 to smithi17880450-12 2024-02-10T05:40:59.480 INFO:tasks.rados.rados.0.smithi178.stdout:3230: finishing write tid 3 to smithi17880450-12 2024-02-10T05:40:59.480 INFO:tasks.rados.rados.0.smithi178.stdout:3230: finishing write tid 4 to smithi17880450-12 2024-02-10T05:40:59.480 INFO:tasks.rados.rados.0.smithi178.stdout:3230: finishing write tid 5 to smithi17880450-12 2024-02-10T05:40:59.480 INFO:tasks.rados.rados.0.smithi178.stdout:3230: finishing write tid 6 to smithi17880450-12 2024-02-10T05:40:59.481 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 2502 (ObjNum 997 snap 318 seq_num 997) dirty exists 2024-02-10T05:40:59.481 INFO:tasks.rados.rados.0.smithi178.stdout:3230: left oid 12 (ObjNum 997 snap 318 seq_num 997) 2024-02-10T05:40:59.525 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-02-10T05:40:59.782 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:40:59.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:59 smithi189 ceph-mon[89631]: pgmap v698: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-02-10T05:40:59.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:40:59.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:40:59 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/4216413600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:41:00.286 INFO:tasks.rados.rados.0.smithi178.stdout:3228: done (2 left) 2024-02-10T05:41:00.286 INFO:tasks.rados.rados.0.smithi178.stdout:3230: done (1 left) 2024-02-10T05:41:00.286 INFO:tasks.rados.rados.0.smithi178.stdout:3231: done (0 left) 2024-02-10T05:41:00.286 INFO:tasks.rados.rados.0.smithi178.stdout:3232: delete oid 26 current snap is 319 2024-02-10T05:41:00.289 INFO:tasks.rados.rados.0.smithi178.stdout:3232: done (0 left) 2024-02-10T05:41:00.289 INFO:tasks.rados.rados.0.smithi178.stdout:3233: copy_from oid 40 from oid 42 current snap is 319 2024-02-10T05:41:00.289 INFO:tasks.rados.rados.0.smithi178.stdout:3234: rmattr oid 28 current snap is 319 2024-02-10T05:41:00.289 INFO:tasks.rados.rados.0.smithi178.stdout:3235: delete oid 50 current snap is 319 2024-02-10T05:41:00.291 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 0 (ObjNum 938 snap 307 seq_num 938) dirty exists 2024-02-10T05:41:00.295 INFO:tasks.rados.rados.0.smithi178.stdout:3234: done (2 left) 2024-02-10T05:41:00.295 INFO:tasks.rados.rados.0.smithi178.stdout:3235: done (1 left) 2024-02-10T05:41:00.295 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 319 2024-02-10T05:41:00.295 INFO:tasks.rados.rados.0.smithi178.stdout:3236: seq_num 1000 ranges {6529024=753664,7282688=442368,7725056=565248,8290304=458752,8749056=139264} 2024-02-10T05:41:00.334 INFO:tasks.rados.rados.0.smithi178.stdout:3236: writing smithi17880450-45 from 6529024 to 7282688 tid 1 2024-02-10T05:41:00.337 INFO:tasks.rados.rados.0.smithi178.stdout:3236: writing smithi17880450-45 from 7282688 to 7725056 tid 2 2024-02-10T05:41:00.340 INFO:tasks.rados.rados.0.smithi178.stdout:3236: writing smithi17880450-45 from 7725056 to 8290304 tid 3 2024-02-10T05:41:00.343 INFO:tasks.rados.rados.0.smithi178.stdout:3236: writing smithi17880450-45 from 8290304 to 8749056 tid 4 2024-02-10T05:41:00.344 INFO:tasks.rados.rados.0.smithi178.stdout:3236: writing smithi17880450-45 from 8749056 to 8888320 tid 5 2024-02-10T05:41:00.345 INFO:tasks.rados.rados.0.smithi178.stdout:3237: read oid 14 snap -1 2024-02-10T05:41:00.345 INFO:tasks.rados.rados.0.smithi178.stdout:3237: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:41:00.345 INFO:tasks.rados.rados.0.smithi178.stdout:3233: finishing copy_from racing read to smithi17880450-40 2024-02-10T05:41:00.345 INFO:tasks.rados.rados.0.smithi178.stdout:3233: finishing copy_from to smithi17880450-40 2024-02-10T05:41:00.345 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 2473 (ObjNum 950 snap 311 seq_num 950) dirty exists 2024-02-10T05:41:00.345 INFO:tasks.rados.rados.0.smithi178.stdout:3236: finishing write tid 1 to smithi17880450-45 2024-02-10T05:41:00.345 INFO:tasks.rados.rados.0.smithi178.stdout:3238: read oid 21 snap -1 2024-02-10T05:41:00.345 INFO:tasks.rados.rados.0.smithi178.stdout:3238: expect deleted 2024-02-10T05:41:00.345 INFO:tasks.rados.rados.0.smithi178.stdout:3233: done (3 left) 2024-02-10T05:41:00.345 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 33 current snap is 319 2024-02-10T05:41:00.345 INFO:tasks.rados.rados.0.smithi178.stdout:3236: finishing write tid 2 to smithi17880450-45 2024-02-10T05:41:00.345 INFO:tasks.rados.rados.0.smithi178.stdout:3236: finishing write tid 3 to smithi17880450-45 2024-02-10T05:41:00.345 INFO:tasks.rados.rados.0.smithi178.stdout:3239: seq_num 1001 ranges {0=770048,770048=729088,1499136=770048,2269184=106496} 2024-02-10T05:41:00.349 INFO:tasks.rados.rados.0.smithi178.stdout:3239: writing smithi17880450-33 from 0 to 770048 tid 1 2024-02-10T05:41:00.353 INFO:tasks.rados.rados.0.smithi178.stdout:3239: writing smithi17880450-33 from 770048 to 1499136 tid 2 2024-02-10T05:41:00.358 INFO:tasks.rados.rados.0.smithi178.stdout:3239: writing smithi17880450-33 from 1499136 to 2269184 tid 3 2024-02-10T05:41:00.359 INFO:tasks.rados.rados.0.smithi178.stdout:3239: writing smithi17880450-33 from 2269184 to 2375680 tid 4 2024-02-10T05:41:00.359 INFO:tasks.rados.rados.0.smithi178.stdout:3240: rollback oid 36 current snap is 319 2024-02-10T05:41:00.360 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 36 to 315 2024-02-10T05:41:00.360 INFO:tasks.rados.rados.0.smithi178.stdout:3236: finishing write tid 4 to smithi17880450-45 2024-02-10T05:41:00.360 INFO:tasks.rados.rados.0.smithi178.stdout:3236: finishing write tid 5 to smithi17880450-45 2024-02-10T05:41:00.360 INFO:tasks.rados.rados.0.smithi178.stdout:3236: finishing write tid 6 to smithi17880450-45 2024-02-10T05:41:00.360 INFO:tasks.rados.rados.0.smithi178.stdout:3236: finishing write tid 7 to smithi17880450-45 2024-02-10T05:41:00.360 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 2213 (ObjNum 1000 snap 319 seq_num 1000) dirty exists 2024-02-10T05:41:00.360 INFO:tasks.rados.rados.0.smithi178.stdout:3236: left oid 45 (ObjNum 1000 snap 319 seq_num 1000) 2024-02-10T05:41:00.360 INFO:tasks.rados.rados.0.smithi178.stdout:3237: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:41:00.423 INFO:tasks.rados.rados.0.smithi178.stdout:3239: finishing write tid 1 to smithi17880450-33 2024-02-10T05:41:00.423 INFO:tasks.rados.rados.0.smithi178.stdout:3239: finishing write tid 2 to smithi17880450-33 2024-02-10T05:41:00.423 INFO:tasks.rados.rados.0.smithi178.stdout:3236: done (4 left) 2024-02-10T05:41:00.423 INFO:tasks.rados.rados.0.smithi178.stdout:3237: done (3 left) 2024-02-10T05:41:00.423 INFO:tasks.rados.rados.0.smithi178.stdout:3238: done (2 left) 2024-02-10T05:41:00.423 INFO:tasks.rados.rados.0.smithi178.stdout:3241: rollback oid 5 current snap is 319 2024-02-10T05:41:00.423 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 5 to 311 2024-02-10T05:41:00.423 INFO:tasks.rados.rados.0.smithi178.stdout:3239: finishing write tid 3 to smithi17880450-33 2024-02-10T05:41:00.423 INFO:tasks.rados.rados.0.smithi178.stdout:3239: finishing write tid 4 to smithi17880450-33 2024-02-10T05:41:00.423 INFO:tasks.rados.rados.0.smithi178.stdout:3239: finishing write tid 5 to smithi17880450-33 2024-02-10T05:41:00.424 INFO:tasks.rados.rados.0.smithi178.stdout:3239: finishing write tid 6 to smithi17880450-33 2024-02-10T05:41:00.424 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 2196 (ObjNum 1001 snap 319 seq_num 1001) dirty exists 2024-02-10T05:41:00.424 INFO:tasks.rados.rados.0.smithi178.stdout:3239: left oid 33 (ObjNum 1001 snap 319 seq_num 1001) 2024-02-10T05:41:00.424 INFO:tasks.rados.rados.0.smithi178.stdout:3240: finishing rollback tid 1 to smithi17880450-36 2024-02-10T05:41:00.424 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 2188 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-02-10T05:41:00.424 INFO:tasks.rados.rados.0.smithi178.stdout:3239: done (2 left) 2024-02-10T05:41:00.424 INFO:tasks.rados.rados.0.smithi178.stdout:3240: done (1 left) 2024-02-10T05:41:00.424 INFO:tasks.rados.rados.0.smithi178.stdout:3242: snap_create 2024-02-10T05:41:00.426 INFO:tasks.rados.rados.0.smithi178.stdout:3241: finishing rollback tid 0 to smithi17880450-5 2024-02-10T05:41:00.426 INFO:tasks.rados.rados.0.smithi178.stdout:3241: finishing rollback tid 1 to smithi17880450-5 2024-02-10T05:41:00.426 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 2607 (ObjNum 65 snap 0 seq_num 1534832432) dirty dne 2024-02-10T05:41:00.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:00 smithi178 ceph-mon[92537]: osdmap e707: 8 total, 8 up, 8 in 2024-02-10T05:41:00.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:00 smithi178 ceph-mon[92537]: osdmap e708: 8 total, 8 up, 8 in 2024-02-10T05:41:00.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:00 smithi178 ceph-mon[95116]: osdmap e707: 8 total, 8 up, 8 in 2024-02-10T05:41:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:00 smithi178 ceph-mon[95116]: osdmap e708: 8 total, 8 up, 8 in 2024-02-10T05:41:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:00 smithi189 ceph-mon[89631]: osdmap e707: 8 total, 8 up, 8 in 2024-02-10T05:41:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:00 smithi189 ceph-mon[89631]: osdmap e708: 8 total, 8 up, 8 in 2024-02-10T05:41:01.334 INFO:tasks.rados.rados.0.smithi178.stdout:3241: done (1 left) 2024-02-10T05:41:01.334 INFO:tasks.rados.rados.0.smithi178.stdout:3242: done (0 left) 2024-02-10T05:41:01.334 INFO:tasks.rados.rados.0.smithi178.stdout:3243: read oid 15 snap -1 2024-02-10T05:41:01.334 INFO:tasks.rados.rados.0.smithi178.stdout:3243: expect (ObjNum 930 snap 303 seq_num 930) 2024-02-10T05:41:01.334 INFO:tasks.rados.rados.0.smithi178.stdout:3244: read oid 49 snap -1 2024-02-10T05:41:01.334 INFO:tasks.rados.rados.0.smithi178.stdout:3244: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:41:01.334 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 21 current snap is 320 2024-02-10T05:41:01.335 INFO:tasks.rados.rados.0.smithi178.stdout:3245: seq_num 1002 ranges {0=786432,786432=614400,1400832=581632,1982464=409600} 2024-02-10T05:41:01.339 INFO:tasks.rados.rados.0.smithi178.stdout:3245: writing smithi17880450-21 from 0 to 786432 tid 1 2024-02-10T05:41:01.344 INFO:tasks.rados.rados.0.smithi178.stdout:3245: writing smithi17880450-21 from 786432 to 1400832 tid 2 2024-02-10T05:41:01.349 INFO:tasks.rados.rados.0.smithi178.stdout:3245: writing smithi17880450-21 from 1400832 to 1982464 tid 3 2024-02-10T05:41:01.352 INFO:tasks.rados.rados.0.smithi178.stdout:3245: writing smithi17880450-21 from 1982464 to 2392064 tid 4 2024-02-10T05:41:01.352 INFO:tasks.rados.rados.0.smithi178.stdout:3246: copy_from oid 8 from oid 46 current snap is 320 2024-02-10T05:41:01.352 INFO:tasks.rados.rados.0.smithi178.stdout:3244: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:41:01.421 INFO:tasks.rados.rados.0.smithi178.stdout:3245: finishing write tid 1 to smithi17880450-21 2024-02-10T05:41:01.421 INFO:tasks.rados.rados.0.smithi178.stdout:3245: finishing write tid 2 to smithi17880450-21 2024-02-10T05:41:01.421 INFO:tasks.rados.rados.0.smithi178.stdout:3243: expect (ObjNum 930 snap 303 seq_num 930) 2024-02-10T05:41:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:01 smithi178 ceph-mon[92537]: pgmap v701: 121 pgs: 121 active+clean; 348 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.3 MiB/s wr, 38 op/s 2024-02-10T05:41:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:01 smithi178 ceph-mon[95116]: pgmap v701: 121 pgs: 121 active+clean; 348 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.3 MiB/s wr, 38 op/s 2024-02-10T05:41:01.758 INFO:teuthology.orchestra.run.smithi178.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)" 2024-02-10T05:41:01.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:01 smithi189 ceph-mon[89631]: pgmap v701: 121 pgs: 121 active+clean; 348 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.3 MiB/s wr, 38 op/s 2024-02-10T05:41:01.806 INFO:tasks.rados.rados.0.smithi178.stdout:3245: finishing write tid 3 to smithi17880450-21 2024-02-10T05:41:01.806 INFO:tasks.rados.rados.0.smithi178.stdout:3245: finishing write tid 4 to smithi17880450-21 2024-02-10T05:41:01.806 INFO:tasks.rados.rados.0.smithi178.stdout:3245: finishing write tid 5 to smithi17880450-21 2024-02-10T05:41:01.806 INFO:tasks.rados.rados.0.smithi178.stdout:3245: finishing write tid 6 to smithi17880450-21 2024-02-10T05:41:01.806 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 2121 (ObjNum 1002 snap 320 seq_num 1002) dirty exists 2024-02-10T05:41:01.806 INFO:tasks.rados.rados.0.smithi178.stdout:3245: left oid 21 (ObjNum 1002 snap 320 seq_num 1002) 2024-02-10T05:41:01.806 INFO:tasks.rados.rados.0.smithi178.stdout:3246: finishing copy_from racing read to smithi17880450-8 2024-02-10T05:41:01.806 INFO:tasks.rados.rados.0.smithi178.stdout:3246: finishing copy_from to smithi17880450-8 2024-02-10T05:41:01.806 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 2595 (ObjNum 987 snap 316 seq_num 987) dirty exists 2024-02-10T05:41:01.806 INFO:tasks.rados.rados.0.smithi178.stdout:3243: done (3 left) 2024-02-10T05:41:01.806 INFO:tasks.rados.rados.0.smithi178.stdout:3244: done (2 left) 2024-02-10T05:41:01.807 INFO:tasks.rados.rados.0.smithi178.stdout:3245: done (1 left) 2024-02-10T05:41:01.807 INFO:tasks.rados.rados.0.smithi178.stdout:3246: done (0 left) 2024-02-10T05:41:01.807 INFO:tasks.rados.rados.0.smithi178.stdout:3247: copy_from oid 36 from oid 41 current snap is 320 2024-02-10T05:41:01.807 INFO:tasks.rados.rados.0.smithi178.stdout:3248: setattr oid 18 current snap is 320 2024-02-10T05:41:01.808 INFO:tasks.rados.rados.0.smithi178.stdout:3249: read oid 49 snap -1 2024-02-10T05:41:01.808 INFO:tasks.rados.rados.0.smithi178.stdout:3249: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:41:01.808 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 320 2024-02-10T05:41:01.809 INFO:tasks.rados.rados.0.smithi178.stdout:3250: seq_num 1003 ranges {5505024=802816,6307840=499712,6807552=737280,7544832=368640} 2024-02-10T05:41:01.844 INFO:tasks.rados.rados.0.smithi178.stdout:3250: writing smithi17880450-9 from 5505024 to 6307840 tid 1 2024-02-10T05:41:01.847 INFO:tasks.rados.rados.0.smithi178.stdout:3250: writing smithi17880450-9 from 6307840 to 6807552 tid 2 2024-02-10T05:41:01.851 INFO:tasks.rados.rados.0.smithi178.stdout:3250: writing smithi17880450-9 from 6807552 to 7544832 tid 3 2024-02-10T05:41:01.853 INFO:tasks.rados.rados.0.smithi178.stdout:3250: writing smithi17880450-9 from 7544832 to 7913472 tid 4 2024-02-10T05:41:01.854 INFO:tasks.rados.rados.0.smithi178.stdout:3251: copy_from oid 8 from oid 24 current snap is 320 2024-02-10T05:41:01.854 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 2190 (ObjNum 945 snap 0 seq_num 3066919480) dirty exists 2024-02-10T05:41:01.854 INFO:tasks.rados.rados.0.smithi178.stdout:3249: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:41:01.918 INFO:tasks.rados.rados.0.smithi178.stdout:3250: finishing write tid 1 to smithi17880450-9 2024-02-10T05:41:01.919 INFO:tasks.rados.rados.0.smithi178.stdout:3250: finishing write tid 2 to smithi17880450-9 2024-02-10T05:41:01.919 INFO:tasks.rados.rados.0.smithi178.stdout:3248: done (4 left) 2024-02-10T05:41:01.919 INFO:tasks.rados.rados.0.smithi178.stdout:3249: done (3 left) 2024-02-10T05:41:01.919 INFO:tasks.rados.rados.0.smithi178.stdout:3252: read oid 4 snap -1 2024-02-10T05:41:01.919 INFO:tasks.rados.rados.0.smithi178.stdout:3252: expect (ObjNum 937 snap 307 seq_num 937) 2024-02-10T05:41:01.919 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 13 current snap is 320 2024-02-10T05:41:01.919 INFO:tasks.rados.rados.0.smithi178.stdout:3250: finishing write tid 3 to smithi17880450-9 2024-02-10T05:41:01.919 INFO:tasks.rados.rados.0.smithi178.stdout:3250: finishing write tid 4 to smithi17880450-9 2024-02-10T05:41:01.919 INFO:tasks.rados.rados.0.smithi178.stdout:3253: seq_num 1004 ranges {5357568=16384} 2024-02-10T05:41:01.952 INFO:tasks.rados.rados.0.smithi178.stdout:3253: writing smithi17880450-13 from 5357568 to 5373952 tid 1 2024-02-10T05:41:01.952 INFO:tasks.rados.rados.0.smithi178.stdout:3254: read oid 1 snap -1 2024-02-10T05:41:01.952 INFO:tasks.rados.rados.0.smithi178.stdout:3254: expect (ObjNum 991 snap 317 seq_num 991) 2024-02-10T05:41:01.952 INFO:tasks.rados.rados.0.smithi178.stdout:3255: read oid 14 snap 294 2024-02-10T05:41:01.952 INFO:tasks.rados.rados.0.smithi178.stdout:3255: expect (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:41:01.952 INFO:tasks.rados.rados.0.smithi178.stdout:3256: setattr oid 37 current snap is 320 2024-02-10T05:41:01.952 INFO:tasks.rados.rados.0.smithi178.stdout:3250: finishing write tid 5 to smithi17880450-9 2024-02-10T05:41:01.952 INFO:tasks.rados.rados.0.smithi178.stdout:3247: finishing copy_from racing read to smithi17880450-36 2024-02-10T05:41:01.953 INFO:tasks.rados.rados.0.smithi178.stdout:3250: finishing write tid 6 to smithi17880450-9 2024-02-10T05:41:01.953 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 2190 (ObjNum 1003 snap 320 seq_num 1003) dirty exists 2024-02-10T05:41:01.953 INFO:tasks.rados.rados.0.smithi178.stdout:3250: left oid 9 (ObjNum 1003 snap 320 seq_num 1003) 2024-02-10T05:41:01.953 INFO:tasks.rados.rados.0.smithi178.stdout:3247: finishing copy_from to smithi17880450-36 2024-02-10T05:41:01.953 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 2232 (ObjNum 916 snap 301 seq_num 916) dirty exists 2024-02-10T05:41:01.953 INFO:tasks.rados.rados.0.smithi178.stdout:3251: finishing copy_from racing read to smithi17880450-8 2024-02-10T05:41:01.953 INFO:tasks.rados.rados.0.smithi178.stdout:3251: finishing copy_from to smithi17880450-8 2024-02-10T05:41:01.953 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 2116 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:41:01.953 INFO:tasks.rados.rados.0.smithi178.stdout:3252: expect (ObjNum 937 snap 307 seq_num 937) 2024-02-10T05:41:02.440 INFO:tasks.rados.rados.0.smithi178.stdout:3253: finishing write tid 1 to smithi17880450-13 2024-02-10T05:41:02.440 INFO:tasks.rados.rados.0.smithi178.stdout:3253: finishing write tid 2 to smithi17880450-13 2024-02-10T05:41:02.440 INFO:tasks.rados.rados.0.smithi178.stdout:3253: finishing write tid 3 to smithi17880450-13 2024-02-10T05:41:02.440 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 2247 (ObjNum 1004 snap 320 seq_num 1004) dirty exists 2024-02-10T05:41:02.440 INFO:tasks.rados.rados.0.smithi178.stdout:3253: left oid 13 (ObjNum 1004 snap 320 seq_num 1004) 2024-02-10T05:41:02.440 INFO:tasks.rados.rados.0.smithi178.stdout:3254: expect (ObjNum 991 snap 317 seq_num 991) 2024-02-10T05:41:02.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:02 smithi178 ceph-mon[92537]: osdmap e709: 8 total, 8 up, 8 in 2024-02-10T05:41:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:02 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3817337686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:41:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:02 smithi178 ceph-mon[95116]: osdmap e709: 8 total, 8 up, 8 in 2024-02-10T05:41:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:02 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3817337686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:41:02.496 INFO:tasks.rados.rados.0.smithi178.stdout:3255: expect (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:41:02.523 INFO:teuthology.task.sequential:In sequential, running task print... 2024-02-10T05:41:02.523 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-02-10T05:41:02.524 DEBUG:teuthology.parallel:result is None 2024-02-10T05:41:02.633 INFO:tasks.rados.rados.0.smithi178.stdout:3247: done (7 left) 2024-02-10T05:41:02.634 INFO:tasks.rados.rados.0.smithi178.stdout:3250: done (6 left) 2024-02-10T05:41:02.634 INFO:tasks.rados.rados.0.smithi178.stdout:3251: done (5 left) 2024-02-10T05:41:02.634 INFO:tasks.rados.rados.0.smithi178.stdout:3252: done (4 left) 2024-02-10T05:41:02.634 INFO:tasks.rados.rados.0.smithi178.stdout:3253: done (3 left) 2024-02-10T05:41:02.634 INFO:tasks.rados.rados.0.smithi178.stdout:3254: done (2 left) 2024-02-10T05:41:02.634 INFO:tasks.rados.rados.0.smithi178.stdout:3255: done (1 left) 2024-02-10T05:41:02.634 INFO:tasks.rados.rados.0.smithi178.stdout:3257: snap_remove snap 307 2024-02-10T05:41:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:02 smithi189 ceph-mon[89631]: osdmap e709: 8 total, 8 up, 8 in 2024-02-10T05:41:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:02 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3817337686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T05:41:03.339 INFO:tasks.rados.rados.0.smithi178.stdout:3257: done (1 left) 2024-02-10T05:41:03.339 INFO:tasks.rados.rados.0.smithi178.stdout:3258: rmattr oid 16 current snap is 320 2024-02-10T05:41:03.339 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 2608 (ObjNum 129 snap 0 seq_num 1535225744) dirty exists 2024-02-10T05:41:03.339 INFO:tasks.rados.rados.0.smithi178.stdout:3256: done (1 left) 2024-02-10T05:41:03.340 INFO:tasks.rados.rados.0.smithi178.stdout:3259: snap_create 2024-02-10T05:41:03.352 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 2610 (ObjNum 843 snap 273 seq_num 843) dirty exists 2024-02-10T05:41:03.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:03 smithi178 ceph-mon[92537]: pgmap v703: 121 pgs: 121 active+clean; 354 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-02-10T05:41:03.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:03 smithi178 ceph-mon[95116]: pgmap v703: 121 pgs: 121 active+clean; 354 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-02-10T05:41:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:03 smithi189 ceph-mon[89631]: pgmap v703: 121 pgs: 121 active+clean; 354 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.4 MiB/s wr, 35 op/s 2024-02-10T05:41:04.344 INFO:tasks.rados.rados.0.smithi178.stdout:3258: done (1 left) 2024-02-10T05:41:04.344 INFO:tasks.rados.rados.0.smithi178.stdout:3259: done (0 left) 2024-02-10T05:41:04.344 INFO:tasks.rados.rados.0.smithi178.stdout:3260: copy_from oid 27 from oid 12 current snap is 321 2024-02-10T05:41:04.345 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 321 2024-02-10T05:41:04.345 INFO:tasks.rados.rados.0.smithi178.stdout:3261: seq_num 1005 ranges {0=32768} 2024-02-10T05:41:04.345 INFO:tasks.rados.rados.0.smithi178.stdout:3261: writing smithi17880450-18 from 0 to 32768 tid 1 2024-02-10T05:41:04.345 INFO:tasks.rados.rados.0.smithi178.stdout:3262: snap_remove snap 310 2024-02-10T05:41:04.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:04 smithi178 ceph-mon[92537]: osdmap e710: 8 total, 8 up, 8 in 2024-02-10T05:41:04.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:04 smithi178 ceph-mon[95116]: osdmap e710: 8 total, 8 up, 8 in 2024-02-10T05:41:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:04 smithi189 ceph-mon[89631]: osdmap e710: 8 total, 8 up, 8 in 2024-02-10T05:41:05.289 INFO:tasks.rados.rados.0.smithi178.stdout:3262: done (2 left) 2024-02-10T05:41:05.290 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 321 2024-02-10T05:41:05.290 INFO:tasks.rados.rados.0.smithi178.stdout:3263: seq_num 1006 ranges {3219456=49152} 2024-02-10T05:41:05.309 INFO:tasks.rados.rados.0.smithi178.stdout:3263: writing smithi17880450-20 from 3219456 to 3268608 tid 1 2024-02-10T05:41:05.309 INFO:tasks.rados.rados.0.smithi178.stdout:3261: finishing write tid 1 to smithi17880450-18 2024-02-10T05:41:05.309 INFO:tasks.rados.rados.0.smithi178.stdout:3261: finishing write tid 2 to smithi17880450-18 2024-02-10T05:41:05.309 INFO:tasks.rados.rados.0.smithi178.stdout:3261: finishing write tid 3 to smithi17880450-18 2024-02-10T05:41:05.309 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 2192 (ObjNum 1005 snap 321 seq_num 1005) dirty exists 2024-02-10T05:41:05.310 INFO:tasks.rados.rados.0.smithi178.stdout:3261: left oid 18 (ObjNum 1005 snap 321 seq_num 1005) 2024-02-10T05:41:05.310 INFO:tasks.rados.rados.0.smithi178.stdout:3260: finishing copy_from racing read to smithi17880450-27 2024-02-10T05:41:05.310 INFO:tasks.rados.rados.0.smithi178.stdout:3260: finishing copy_from to smithi17880450-27 2024-02-10T05:41:05.310 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 2502 (ObjNum 997 snap 318 seq_num 997) dirty exists 2024-02-10T05:41:05.310 INFO:tasks.rados.rados.0.smithi178.stdout:3264: read oid 33 snap -1 2024-02-10T05:41:05.310 INFO:tasks.rados.rados.0.smithi178.stdout:3264: expect (ObjNum 1001 snap 319 seq_num 1001) 2024-02-10T05:41:05.310 INFO:tasks.rados.rados.0.smithi178.stdout:3260: done (3 left) 2024-02-10T05:41:05.310 INFO:tasks.rados.rados.0.smithi178.stdout:3261: done (2 left) 2024-02-10T05:41:05.310 INFO:tasks.rados.rados.0.smithi178.stdout:3265: rollback oid 3 current snap is 321 2024-02-10T05:41:05.310 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 3 to 304 2024-02-10T05:41:05.310 INFO:tasks.rados.rados.0.smithi178.stdout:3266: snap_create 2024-02-10T05:41:05.314 INFO:tasks.rados.rados.0.smithi178.stdout:3263: finishing write tid 1 to smithi17880450-20 2024-02-10T05:41:05.315 INFO:tasks.rados.rados.0.smithi178.stdout:3263: finishing write tid 2 to smithi17880450-20 2024-02-10T05:41:05.315 INFO:tasks.rados.rados.0.smithi178.stdout:3265: finishing rollback tid 0 to smithi17880450-3 2024-02-10T05:41:05.316 INFO:tasks.rados.rados.0.smithi178.stdout:3265: finishing rollback tid 1 to smithi17880450-3 2024-02-10T05:41:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:3265: finishing rollback tid 2 to smithi17880450-3 2024-02-10T05:41:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 2486 (ObjNum 836 snap 272 seq_num 836) dirty exists 2024-02-10T05:41:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:3263: finishing write tid 3 to smithi17880450-20 2024-02-10T05:41:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 2597 (ObjNum 1006 snap 321 seq_num 1006) dirty exists 2024-02-10T05:41:05.317 INFO:tasks.rados.rados.0.smithi178.stdout:3263: left oid 20 (ObjNum 1006 snap 321 seq_num 1006) 2024-02-10T05:41:05.326 INFO:tasks.rados.rados.0.smithi178.stdout:3264: expect (ObjNum 1001 snap 319 seq_num 1001) 2024-02-10T05:41:05.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:05 smithi178 ceph-mon[92537]: osdmap e711: 8 total, 8 up, 8 in 2024-02-10T05:41:05.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:05 smithi178 ceph-mon[92537]: pgmap v706: 121 pgs: 121 active+clean; 373 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.2 MiB/s wr, 25 op/s 2024-02-10T05:41:05.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:05 smithi178 ceph-mon[92537]: osdmap e712: 8 total, 8 up, 8 in 2024-02-10T05:41:05.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:05 smithi178 ceph-mon[95116]: osdmap e711: 8 total, 8 up, 8 in 2024-02-10T05:41:05.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:05 smithi178 ceph-mon[95116]: pgmap v706: 121 pgs: 121 active+clean; 373 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.2 MiB/s wr, 25 op/s 2024-02-10T05:41:05.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:05 smithi178 ceph-mon[95116]: osdmap e712: 8 total, 8 up, 8 in 2024-02-10T05:41:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:05 smithi189 ceph-mon[89631]: osdmap e711: 8 total, 8 up, 8 in 2024-02-10T05:41:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:05 smithi189 ceph-mon[89631]: pgmap v706: 121 pgs: 121 active+clean; 373 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 9.2 MiB/s wr, 25 op/s 2024-02-10T05:41:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:05 smithi189 ceph-mon[89631]: osdmap e712: 8 total, 8 up, 8 in 2024-02-10T05:41:06.298 INFO:tasks.rados.rados.0.smithi178.stdout:3263: done (3 left) 2024-02-10T05:41:06.299 INFO:tasks.rados.rados.0.smithi178.stdout:3264: done (2 left) 2024-02-10T05:41:06.299 INFO:tasks.rados.rados.0.smithi178.stdout:3265: done (1 left) 2024-02-10T05:41:06.299 INFO:tasks.rados.rados.0.smithi178.stdout:3266: done (0 left) 2024-02-10T05:41:06.299 INFO:tasks.rados.rados.0.smithi178.stdout:3267: read oid 11 snap -1 2024-02-10T05:41:06.299 INFO:tasks.rados.rados.0.smithi178.stdout:3267: expect deleted 2024-02-10T05:41:06.299 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 28 current snap is 322 2024-02-10T05:41:06.299 INFO:tasks.rados.rados.0.smithi178.stdout:3268: seq_num 1007 ranges {5537792=65536} 2024-02-10T05:41:06.328 INFO:tasks.rados.rados.0.smithi178.stdout:3268: writing smithi17880450-28 from 5537792 to 5603328 tid 1 2024-02-10T05:41:06.328 INFO:tasks.rados.rados.0.smithi178.stdout:3269: delete oid 49 current snap is 322 2024-02-10T05:41:06.333 INFO:tasks.rados.rados.0.smithi178.stdout:3268: finishing write tid 1 to smithi17880450-28 2024-02-10T05:41:06.333 INFO:tasks.rados.rados.0.smithi178.stdout:3268: finishing write tid 2 to smithi17880450-28 2024-02-10T05:41:06.334 INFO:tasks.rados.rados.0.smithi178.stdout:3267: done (2 left) 2024-02-10T05:41:06.334 INFO:tasks.rados.rados.0.smithi178.stdout:3269: done (1 left) 2024-02-10T05:41:06.334 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 322 2024-02-10T05:41:06.334 INFO:tasks.rados.rados.0.smithi178.stdout:3270: seq_num 1009 ranges {1974272=106496} 2024-02-10T05:41:06.346 INFO:tasks.rados.rados.0.smithi178.stdout:3270: writing smithi17880450-48 from 1974272 to 2080768 tid 1 2024-02-10T05:41:06.346 INFO:tasks.rados.rados.0.smithi178.stdout:3271: setattr oid 21 current snap is 322 2024-02-10T05:41:06.346 INFO:tasks.rados.rados.0.smithi178.stdout:3268: finishing write tid 3 to smithi17880450-28 2024-02-10T05:41:06.346 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 1877 (ObjNum 1007 snap 322 seq_num 1007) dirty exists 2024-02-10T05:41:06.346 INFO:tasks.rados.rados.0.smithi178.stdout:3268: left oid 28 (ObjNum 1007 snap 322 seq_num 1007) 2024-02-10T05:41:06.347 INFO:tasks.rados.rados.0.smithi178.stdout:3268: done (2 left) 2024-02-10T05:41:06.347 INFO:tasks.rados.rados.0.smithi178.stdout:3272: rollback oid 44 current snap is 322 2024-02-10T05:41:06.347 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 44 to 304 2024-02-10T05:41:06.347 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 322 2024-02-10T05:41:06.347 INFO:tasks.rados.rados.0.smithi178.stdout:3273: seq_num 1010 ranges {2211840=122880} 2024-02-10T05:41:06.360 INFO:tasks.rados.rados.0.smithi178.stdout:3273: writing smithi17880450-1 from 2211840 to 2334720 tid 1 2024-02-10T05:41:06.360 INFO:tasks.rados.rados.0.smithi178.stdout:3274: read oid 34 snap -1 2024-02-10T05:41:06.360 INFO:tasks.rados.rados.0.smithi178.stdout:3274: expect deleted 2024-02-10T05:41:06.360 INFO:tasks.rados.rados.0.smithi178.stdout:3275: rollback oid 24 current snap is 322 2024-02-10T05:41:06.360 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 2122 (ObjNum 1002 snap 320 seq_num 1002) dirty exists 2024-02-10T05:41:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:3272: finishing rollback tid 0 to smithi17880450-44 2024-02-10T05:41:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:3270: finishing write tid 1 to smithi17880450-48 2024-02-10T05:41:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:3272: finishing rollback tid 1 to smithi17880450-44 2024-02-10T05:41:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 24 to 315 2024-02-10T05:41:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:3272: finishing rollback tid 2 to smithi17880450-44 2024-02-10T05:41:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 2505 (ObjNum 920 snap 301 seq_num 920) dirty exists 2024-02-10T05:41:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:3270: finishing write tid 2 to smithi17880450-48 2024-02-10T05:41:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:3270: finishing write tid 3 to smithi17880450-48 2024-02-10T05:41:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 1902 (ObjNum 1009 snap 322 seq_num 1009) dirty exists 2024-02-10T05:41:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:3270: left oid 48 (ObjNum 1009 snap 322 seq_num 1009) 2024-02-10T05:41:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:3270: done (5 left) 2024-02-10T05:41:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:3271: done (4 left) 2024-02-10T05:41:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:3272: done (3 left) 2024-02-10T05:41:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 322 2024-02-10T05:41:06.362 INFO:tasks.rados.rados.0.smithi178.stdout:3276: seq_num 1011 ranges {0=139264} 2024-02-10T05:41:06.362 INFO:tasks.rados.rados.0.smithi178.stdout:3276: writing smithi17880450-50 from 0 to 139264 tid 1 2024-02-10T05:41:06.362 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 322 2024-02-10T05:41:06.362 INFO:tasks.rados.rados.0.smithi178.stdout:3277: seq_num 1012 ranges {655360=155648} 2024-02-10T05:41:06.366 INFO:tasks.rados.rados.0.smithi178.stdout:3277: writing smithi17880450-19 from 655360 to 811008 tid 1 2024-02-10T05:41:06.366 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 322 2024-02-10T05:41:06.366 INFO:tasks.rados.rados.0.smithi178.stdout:3278: seq_num 1013 ranges {0=172032} 2024-02-10T05:41:06.367 INFO:tasks.rados.rados.0.smithi178.stdout:3278: writing smithi17880450-22 from 0 to 172032 tid 1 2024-02-10T05:41:06.367 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 322 2024-02-10T05:41:06.367 INFO:tasks.rados.rados.0.smithi178.stdout:3279: seq_num 1014 ranges {0=188416} 2024-02-10T05:41:06.368 INFO:tasks.rados.rados.0.smithi178.stdout:3279: writing smithi17880450-38 from 0 to 188416 tid 1 2024-02-10T05:41:06.368 INFO:tasks.rados.rados.0.smithi178.stdout:3280: snap_remove snap 313 2024-02-10T05:41:07.306 INFO:tasks.rados.rados.0.smithi178.stdout:3280: done (7 left) 2024-02-10T05:41:07.306 INFO:tasks.rados.rados.0.smithi178.stdout:3281: read oid 3 snap -1 2024-02-10T05:41:07.307 INFO:tasks.rados.rados.0.smithi178.stdout:3281: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:41:07.307 INFO:tasks.rados.rados.0.smithi178.stdout:3282: snap_create 2024-02-10T05:41:07.307 INFO:tasks.rados.rados.0.smithi178.stdout:3276: finishing write tid 1 to smithi17880450-50 2024-02-10T05:41:07.307 INFO:tasks.rados.rados.0.smithi178.stdout:3275: finishing rollback tid 0 to smithi17880450-24 2024-02-10T05:41:07.307 INFO:tasks.rados.rados.0.smithi178.stdout:3273: finishing write tid 1 to smithi17880450-1 2024-02-10T05:41:07.307 INFO:tasks.rados.rados.0.smithi178.stdout:3275: finishing rollback tid 1 to smithi17880450-24 2024-02-10T05:41:07.307 INFO:tasks.rados.rados.0.smithi178.stdout:3275: finishing rollback tid 2 to smithi17880450-24 2024-02-10T05:41:07.307 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 2125 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:41:07.307 INFO:tasks.rados.rados.0.smithi178.stdout:3276: finishing write tid 2 to smithi17880450-50 2024-02-10T05:41:07.307 INFO:tasks.rados.rados.0.smithi178.stdout:3273: finishing write tid 2 to smithi17880450-1 2024-02-10T05:41:07.307 INFO:tasks.rados.rados.0.smithi178.stdout:3276: finishing write tid 3 to smithi17880450-50 2024-02-10T05:41:07.307 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 1909 (ObjNum 1011 snap 322 seq_num 1011) dirty exists 2024-02-10T05:41:07.307 INFO:tasks.rados.rados.0.smithi178.stdout:3276: left oid 50 (ObjNum 1011 snap 322 seq_num 1011) 2024-02-10T05:41:07.308 INFO:tasks.rados.rados.0.smithi178.stdout:3273: finishing write tid 3 to smithi17880450-1 2024-02-10T05:41:07.308 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 2504 (ObjNum 1010 snap 322 seq_num 1010) dirty exists 2024-02-10T05:41:07.308 INFO:tasks.rados.rados.0.smithi178.stdout:3273: left oid 1 (ObjNum 1010 snap 322 seq_num 1010) 2024-02-10T05:41:07.308 INFO:tasks.rados.rados.0.smithi178.stdout:3277: finishing write tid 1 to smithi17880450-19 2024-02-10T05:41:07.308 INFO:tasks.rados.rados.0.smithi178.stdout:3277: finishing write tid 2 to smithi17880450-19 2024-02-10T05:41:07.308 INFO:tasks.rados.rados.0.smithi178.stdout:3277: finishing write tid 3 to smithi17880450-19 2024-02-10T05:41:07.308 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2127 (ObjNum 1012 snap 322 seq_num 1012) dirty exists 2024-02-10T05:41:07.308 INFO:tasks.rados.rados.0.smithi178.stdout:3277: left oid 19 (ObjNum 1012 snap 322 seq_num 1012) 2024-02-10T05:41:07.308 INFO:tasks.rados.rados.0.smithi178.stdout:3278: finishing write tid 1 to smithi17880450-22 2024-02-10T05:41:07.308 INFO:tasks.rados.rados.0.smithi178.stdout:3278: finishing write tid 2 to smithi17880450-22 2024-02-10T05:41:07.308 INFO:tasks.rados.rados.0.smithi178.stdout:3279: finishing write tid 1 to smithi17880450-38 2024-02-10T05:41:07.308 INFO:tasks.rados.rados.0.smithi178.stdout:3279: finishing write tid 2 to smithi17880450-38 2024-02-10T05:41:07.309 INFO:tasks.rados.rados.0.smithi178.stdout:3278: finishing write tid 3 to smithi17880450-22 2024-02-10T05:41:07.309 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2506 (ObjNum 1013 snap 322 seq_num 1013) dirty exists 2024-02-10T05:41:07.309 INFO:tasks.rados.rados.0.smithi178.stdout:3278: left oid 22 (ObjNum 1013 snap 322 seq_num 1013) 2024-02-10T05:41:07.309 INFO:tasks.rados.rados.0.smithi178.stdout:3279: finishing write tid 3 to smithi17880450-38 2024-02-10T05:41:07.309 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 1904 (ObjNum 1014 snap 322 seq_num 1014) dirty exists 2024-02-10T05:41:07.309 INFO:tasks.rados.rados.0.smithi178.stdout:3279: left oid 38 (ObjNum 1014 snap 322 seq_num 1014) 2024-02-10T05:41:07.321 INFO:tasks.rados.rados.0.smithi178.stdout:3281: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:41:07.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:07 smithi178 ceph-mon[92537]: osdmap e713: 8 total, 8 up, 8 in 2024-02-10T05:41:07.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:07 smithi178 ceph-mon[92537]: pgmap v709: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 372 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 8.5 MiB/s wr, 27 op/s 2024-02-10T05:41:07.554 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:07 smithi178 ceph-mon[95116]: osdmap e713: 8 total, 8 up, 8 in 2024-02-10T05:41:07.554 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:07 smithi178 ceph-mon[95116]: pgmap v709: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 372 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 8.5 MiB/s wr, 27 op/s 2024-02-10T05:41:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:07 smithi189 ceph-mon[89631]: osdmap e713: 8 total, 8 up, 8 in 2024-02-10T05:41:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:07 smithi189 ceph-mon[89631]: pgmap v709: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 372 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 8.5 MiB/s wr, 27 op/s 2024-02-10T05:41:07.936 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:41:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:41:07] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-02-10T05:41:08.307 INFO:tasks.rados.rados.0.smithi178.stdout:3273: done (8 left) 2024-02-10T05:41:08.307 INFO:tasks.rados.rados.0.smithi178.stdout:3274: done (7 left) 2024-02-10T05:41:08.308 INFO:tasks.rados.rados.0.smithi178.stdout:3275: done (6 left) 2024-02-10T05:41:08.308 INFO:tasks.rados.rados.0.smithi178.stdout:3276: done (5 left) 2024-02-10T05:41:08.308 INFO:tasks.rados.rados.0.smithi178.stdout:3277: done (4 left) 2024-02-10T05:41:08.308 INFO:tasks.rados.rados.0.smithi178.stdout:3278: done (3 left) 2024-02-10T05:41:08.308 INFO:tasks.rados.rados.0.smithi178.stdout:3279: done (2 left) 2024-02-10T05:41:08.308 INFO:tasks.rados.rados.0.smithi178.stdout:3281: done (1 left) 2024-02-10T05:41:08.308 INFO:tasks.rados.rados.0.smithi178.stdout:3282: done (0 left) 2024-02-10T05:41:08.308 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 323 2024-02-10T05:41:08.308 INFO:tasks.rados.rados.0.smithi178.stdout:3283: seq_num 1015 ranges {32768=204800} 2024-02-10T05:41:08.309 INFO:tasks.rados.rados.0.smithi178.stdout:3283: writing smithi17880450-18 from 32768 to 237568 tid 1 2024-02-10T05:41:08.309 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 323 2024-02-10T05:41:08.309 INFO:tasks.rados.rados.0.smithi178.stdout:3284: seq_num 1016 ranges {0=221184} 2024-02-10T05:41:08.311 INFO:tasks.rados.rados.0.smithi178.stdout:3284: writing smithi17880450-5 from 0 to 221184 tid 1 2024-02-10T05:41:08.311 INFO:tasks.rados.rados.0.smithi178.stdout:3285: delete oid 35 current snap is 323 2024-02-10T05:41:08.316 INFO:tasks.rados.rados.0.smithi178.stdout:3284: finishing write tid 1 to smithi17880450-5 2024-02-10T05:41:08.317 INFO:tasks.rados.rados.0.smithi178.stdout:3283: finishing write tid 1 to smithi17880450-18 2024-02-10T05:41:08.318 INFO:tasks.rados.rados.0.smithi178.stdout:3283: finishing write tid 2 to smithi17880450-18 2024-02-10T05:41:08.318 INFO:tasks.rados.rados.0.smithi178.stdout:3284: finishing write tid 2 to smithi17880450-5 2024-02-10T05:41:08.318 INFO:tasks.rados.rados.0.smithi178.stdout:3285: done (2 left) 2024-02-10T05:41:08.318 INFO:tasks.rados.rados.0.smithi178.stdout:3286: delete oid 20 current snap is 323 2024-02-10T05:41:08.319 INFO:tasks.rados.rados.0.smithi178.stdout:3283: finishing write tid 3 to smithi17880450-18 2024-02-10T05:41:08.319 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 2194 (ObjNum 1015 snap 323 seq_num 1015) dirty exists 2024-02-10T05:41:08.319 INFO:tasks.rados.rados.0.smithi178.stdout:3283: left oid 18 (ObjNum 1015 snap 323 seq_num 1015) 2024-02-10T05:41:08.320 INFO:tasks.rados.rados.0.smithi178.stdout:3284: finishing write tid 3 to smithi17880450-5 2024-02-10T05:41:08.320 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 2634 (ObjNum 1016 snap 323 seq_num 1016) dirty exists 2024-02-10T05:41:08.320 INFO:tasks.rados.rados.0.smithi178.stdout:3284: left oid 5 (ObjNum 1016 snap 323 seq_num 1016) 2024-02-10T05:41:08.321 INFO:tasks.rados.rados.0.smithi178.stdout:3283: done (2 left) 2024-02-10T05:41:08.321 INFO:tasks.rados.rados.0.smithi178.stdout:3284: done (1 left) 2024-02-10T05:41:08.321 INFO:tasks.rados.rados.0.smithi178.stdout:3286: done (0 left) 2024-02-10T05:41:08.321 INFO:tasks.rados.rados.0.smithi178.stdout:3287: snap_create 2024-02-10T05:41:08.706 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:08 smithi178 ceph-mon[92537]: osdmap e714: 8 total, 8 up, 8 in 2024-02-10T05:41:08.707 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:08 smithi178 ceph-mon[95116]: osdmap e714: 8 total, 8 up, 8 in 2024-02-10T05:41:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:08 smithi189 ceph-mon[89631]: osdmap e714: 8 total, 8 up, 8 in 2024-02-10T05:41:09.312 INFO:tasks.rados.rados.0.smithi178.stdout:3287: done (0 left) 2024-02-10T05:41:09.312 INFO:tasks.rados.rados.0.smithi178.stdout:3288: copy_from oid 23 from oid 22 current snap is 324 2024-02-10T05:41:09.312 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 33 current snap is 324 2024-02-10T05:41:09.312 INFO:tasks.rados.rados.0.smithi178.stdout:3289: seq_num 1019 ranges {2375680=270336} 2024-02-10T05:41:09.326 INFO:tasks.rados.rados.0.smithi178.stdout:3289: writing smithi17880450-33 from 2375680 to 2646016 tid 1 2024-02-10T05:41:09.326 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 13 current snap is 324 2024-02-10T05:41:09.327 INFO:tasks.rados.rados.0.smithi178.stdout:3290: seq_num 1020 ranges {5373952=286720} 2024-02-10T05:41:09.357 INFO:tasks.rados.rados.0.smithi178.stdout:3290: writing smithi17880450-13 from 5373952 to 5660672 tid 1 2024-02-10T05:41:09.357 INFO:tasks.rados.rados.0.smithi178.stdout:3291: rmattr oid 16 current snap is 324 2024-02-10T05:41:09.357 INFO:tasks.rados.rados.0.smithi178.stdout:3288: finishing copy_from racing read to smithi17880450-23 2024-02-10T05:41:09.357 INFO:tasks.rados.rados.0.smithi178.stdout:3288: finishing copy_from to smithi17880450-23 2024-02-10T05:41:09.357 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 2506 (ObjNum 1013 snap 322 seq_num 1013) dirty exists 2024-02-10T05:41:09.357 INFO:tasks.rados.rados.0.smithi178.stdout:3289: finishing write tid 1 to smithi17880450-33 2024-02-10T05:41:09.357 INFO:tasks.rados.rados.0.smithi178.stdout:3289: finishing write tid 2 to smithi17880450-33 2024-02-10T05:41:09.357 INFO:tasks.rados.rados.0.smithi178.stdout:3289: finishing write tid 3 to smithi17880450-33 2024-02-10T05:41:09.357 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 2234 (ObjNum 1019 snap 324 seq_num 1019) dirty exists 2024-02-10T05:41:09.357 INFO:tasks.rados.rados.0.smithi178.stdout:3289: left oid 33 (ObjNum 1019 snap 324 seq_num 1019) 2024-02-10T05:41:09.358 INFO:tasks.rados.rados.0.smithi178.stdout:3288: done (3 left) 2024-02-10T05:41:09.358 INFO:tasks.rados.rados.0.smithi178.stdout:3289: done (2 left) 2024-02-10T05:41:09.358 INFO:tasks.rados.rados.0.smithi178.stdout:3292: snap_create 2024-02-10T05:41:09.360 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 2636 (ObjNum 843 snap 273 seq_num 843) dirty exists 2024-02-10T05:41:09.361 INFO:tasks.rados.rados.0.smithi178.stdout:3290: finishing write tid 1 to smithi17880450-13 2024-02-10T05:41:09.361 INFO:tasks.rados.rados.0.smithi178.stdout:3290: finishing write tid 2 to smithi17880450-13 2024-02-10T05:41:09.363 INFO:tasks.rados.rados.0.smithi178.stdout:3290: finishing write tid 3 to smithi17880450-13 2024-02-10T05:41:09.363 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 2508 (ObjNum 1020 snap 324 seq_num 1020) dirty exists 2024-02-10T05:41:09.363 INFO:tasks.rados.rados.0.smithi178.stdout:3290: left oid 13 (ObjNum 1020 snap 324 seq_num 1020) 2024-02-10T05:41:09.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:09 smithi178 ceph-mon[92537]: osdmap e715: 8 total, 8 up, 8 in 2024-02-10T05:41:09.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:09 smithi178 ceph-mon[92537]: pgmap v712: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 372 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 96 KiB/s wr, 14 op/s 2024-02-10T05:41:09.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:09 smithi178 ceph-mon[95116]: osdmap e715: 8 total, 8 up, 8 in 2024-02-10T05:41:09.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:09 smithi178 ceph-mon[95116]: pgmap v712: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 372 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 96 KiB/s wr, 14 op/s 2024-02-10T05:41:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:09 smithi189 ceph-mon[89631]: osdmap e715: 8 total, 8 up, 8 in 2024-02-10T05:41:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:09 smithi189 ceph-mon[89631]: pgmap v712: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 372 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 96 KiB/s wr, 14 op/s 2024-02-10T05:41:10.291 INFO:tasks.rados.rados.0.smithi178.stdout:3290: done (2 left) 2024-02-10T05:41:10.291 INFO:tasks.rados.rados.0.smithi178.stdout:3291: done (1 left) 2024-02-10T05:41:10.291 INFO:tasks.rados.rados.0.smithi178.stdout:3292: done (0 left) 2024-02-10T05:41:10.291 INFO:tasks.rados.rados.0.smithi178.stdout:3293: delete oid 7 current snap is 325 2024-02-10T05:41:10.298 INFO:tasks.rados.rados.0.smithi178.stdout:3293: done (0 left) 2024-02-10T05:41:10.299 INFO:tasks.rados.rados.0.smithi178.stdout:3294: snap_remove snap 322 2024-02-10T05:41:10.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:10 smithi178 ceph-mon[92537]: osdmap e716: 8 total, 8 up, 8 in 2024-02-10T05:41:10.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:10 smithi178 ceph-mon[92537]: osdmap e717: 8 total, 8 up, 8 in 2024-02-10T05:41:10.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:10 smithi178 ceph-mon[95116]: osdmap e716: 8 total, 8 up, 8 in 2024-02-10T05:41:10.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:10 smithi178 ceph-mon[95116]: osdmap e717: 8 total, 8 up, 8 in 2024-02-10T05:41:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:10 smithi189 ceph-mon[89631]: osdmap e716: 8 total, 8 up, 8 in 2024-02-10T05:41:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:10 smithi189 ceph-mon[89631]: osdmap e717: 8 total, 8 up, 8 in 2024-02-10T05:41:11.298 INFO:tasks.rados.rados.0.smithi178.stdout:3294: done (0 left) 2024-02-10T05:41:11.298 INFO:tasks.rados.rados.0.smithi178.stdout:3295: read oid 20 snap -1 2024-02-10T05:41:11.298 INFO:tasks.rados.rados.0.smithi178.stdout:3295: expect deleted 2024-02-10T05:41:11.298 INFO:tasks.rados.rados.0.smithi178.stdout:3296: read oid 12 snap -1 2024-02-10T05:41:11.298 INFO:tasks.rados.rados.0.smithi178.stdout:3296: expect (ObjNum 997 snap 318 seq_num 997) 2024-02-10T05:41:11.298 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 325 2024-02-10T05:41:11.299 INFO:tasks.rados.rados.0.smithi178.stdout:3297: seq_num 1022 ranges {2015232=319488} 2024-02-10T05:41:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:3297: writing smithi17880450-3 from 2015232 to 2334720 tid 1 2024-02-10T05:41:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:3298: read oid 24 snap 311 2024-02-10T05:41:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:3298: expect (ObjNum 967 snap 311 seq_num 967) 2024-02-10T05:41:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:3299: copy_from oid 22 from oid 49 current snap is 325 2024-02-10T05:41:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:3295: done (4 left) 2024-02-10T05:41:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:3300: read oid 44 snap -1 2024-02-10T05:41:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:3300: expect (ObjNum 920 snap 301 seq_num 920) 2024-02-10T05:41:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:3301: read oid 27 snap -1 2024-02-10T05:41:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:3301: expect (ObjNum 997 snap 318 seq_num 997) 2024-02-10T05:41:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:3302: setattr oid 37 current snap is 325 2024-02-10T05:41:11.313 INFO:tasks.rados.rados.0.smithi178.stdout:3303: read oid 15 snap -1 2024-02-10T05:41:11.313 INFO:tasks.rados.rados.0.smithi178.stdout:3303: expect (ObjNum 930 snap 303 seq_num 930) 2024-02-10T05:41:11.314 INFO:tasks.rados.rados.0.smithi178.stdout:3304: read oid 30 snap -1 2024-02-10T05:41:11.314 INFO:tasks.rados.rados.0.smithi178.stdout:3304: expect deleted 2024-02-10T05:41:11.314 INFO:tasks.rados.rados.0.smithi178.stdout:3305: rollback oid 18 current snap is 325 2024-02-10T05:41:11.314 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 18 to 311 2024-02-10T05:41:11.314 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 28 current snap is 325 2024-02-10T05:41:11.314 INFO:tasks.rados.rados.0.smithi178.stdout:3306: seq_num 1023 ranges {5603328=335872} 2024-02-10T05:41:11.352 INFO:tasks.rados.rados.0.smithi178.stdout:3306: writing smithi17880450-28 from 5603328 to 5939200 tid 1 2024-02-10T05:41:11.352 INFO:tasks.rados.rados.0.smithi178.stdout:3307: read oid 17 snap 306 2024-02-10T05:41:11.352 INFO:tasks.rados.rados.0.smithi178.stdout:3307: expect (ObjNum 909 snap 299 seq_num 909) 2024-02-10T05:41:11.352 INFO:tasks.rados.rados.0.smithi178.stdout:3308: rollback oid 32 current snap is 325 2024-02-10T05:41:11.352 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 32 to 321 2024-02-10T05:41:11.352 INFO:tasks.rados.rados.0.smithi178.stdout:3299: finishing copy_from to smithi17880450-22 2024-02-10T05:41:11.352 INFO:tasks.rados.rados.0.smithi178.stdout:3299: got expected ENOENT (src dne) 2024-02-10T05:41:11.352 INFO:tasks.rados.rados.0.smithi178.stdout:3309: setattr oid 43 current snap is 325 2024-02-10T05:41:11.353 INFO:tasks.rados.rados.0.smithi178.stdout:3299: finishing copy_from racing read to smithi17880450-22 2024-02-10T05:41:11.353 INFO:tasks.rados.rados.0.smithi178.stdout:3297: finishing write tid 1 to smithi17880450-3 2024-02-10T05:41:11.353 INFO:tasks.rados.rados.0.smithi178.stdout:3297: finishing write tid 2 to smithi17880450-3 2024-02-10T05:41:11.353 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 2640 (ObjNum 33 snap 0 seq_num 1701862739) dirty exists 2024-02-10T05:41:11.353 INFO:tasks.rados.rados.0.smithi178.stdout:3297: finishing write tid 3 to smithi17880450-3 2024-02-10T05:41:11.353 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 2488 (ObjNum 1022 snap 325 seq_num 1022) dirty exists 2024-02-10T05:41:11.353 INFO:tasks.rados.rados.0.smithi178.stdout:3297: left oid 3 (ObjNum 1022 snap 325 seq_num 1022) 2024-02-10T05:41:11.353 INFO:tasks.rados.rados.0.smithi178.stdout:3305: finishing rollback tid 0 to smithi17880450-18 2024-02-10T05:41:11.353 INFO:tasks.rados.rados.0.smithi178.stdout:3305: finishing rollback tid 1 to smithi17880450-18 2024-02-10T05:41:11.353 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 2197 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-02-10T05:41:11.353 INFO:tasks.rados.rados.0.smithi178.stdout:3296: expect (ObjNum 997 snap 318 seq_num 997) 2024-02-10T05:41:11.696 INFO:tasks.rados.rados.0.smithi178.stdout:3300: expect (ObjNum 920 snap 301 seq_num 920) 2024-02-10T05:41:11.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:11 smithi178 ceph-mon[95116]: pgmap v715: 121 pgs: 121 active+clean; 381 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2024-02-10T05:41:11.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:11 smithi178 ceph-mon[95116]: osdmap e718: 8 total, 8 up, 8 in 2024-02-10T05:41:11.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:11 smithi178 ceph-mon[92537]: pgmap v715: 121 pgs: 121 active+clean; 381 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2024-02-10T05:41:11.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:11 smithi178 ceph-mon[92537]: osdmap e718: 8 total, 8 up, 8 in 2024-02-10T05:41:11.722 INFO:tasks.rados.rados.0.smithi178.stdout:3303: expect (ObjNum 930 snap 303 seq_num 930) 2024-02-10T05:41:11.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:11 smithi189 ceph-mon[89631]: pgmap v715: 121 pgs: 121 active+clean; 381 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 19 op/s 2024-02-10T05:41:11.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:11 smithi189 ceph-mon[89631]: osdmap e718: 8 total, 8 up, 8 in 2024-02-10T05:41:12.089 INFO:tasks.rados.rados.0.smithi178.stdout:3308: finishing rollback tid 1 to smithi17880450-32 2024-02-10T05:41:12.089 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 2483 (ObjNum 65 snap 0 seq_num 1633898837) dirty dne 2024-02-10T05:41:12.089 INFO:tasks.rados.rados.0.smithi178.stdout:3306: finishing write tid 1 to smithi17880450-28 2024-02-10T05:41:12.090 INFO:tasks.rados.rados.0.smithi178.stdout:3306: finishing write tid 2 to smithi17880450-28 2024-02-10T05:41:12.090 INFO:tasks.rados.rados.0.smithi178.stdout:3306: finishing write tid 3 to smithi17880450-28 2024-02-10T05:41:12.090 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 1879 (ObjNum 1023 snap 325 seq_num 1023) dirty exists 2024-02-10T05:41:12.090 INFO:tasks.rados.rados.0.smithi178.stdout:3306: left oid 28 (ObjNum 1023 snap 325 seq_num 1023) 2024-02-10T05:41:12.090 INFO:tasks.rados.rados.0.smithi178.stdout:3298: expect (ObjNum 967 snap 311 seq_num 967) 2024-02-10T05:41:12.322 INFO:tasks.rados.rados.0.smithi178.stdout:3301: expect (ObjNum 997 snap 318 seq_num 997) 2024-02-10T05:41:12.660 INFO:tasks.rados.rados.0.smithi178.stdout:3307: expect (ObjNum 909 snap 299 seq_num 909) 2024-02-10T05:41:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:12 smithi189 ceph-mon[89631]: pgmap v717: 121 pgs: 121 active+clean; 381 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-02-10T05:41:13.124 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 1131 (ObjNum 968 snap 311 seq_num 968) dirty exists 2024-02-10T05:41:13.124 INFO:tasks.rados.rados.0.smithi178.stdout:3296: done (13 left) 2024-02-10T05:41:13.124 INFO:tasks.rados.rados.0.smithi178.stdout:3297: done (12 left) 2024-02-10T05:41:13.124 INFO:tasks.rados.rados.0.smithi178.stdout:3298: done (11 left) 2024-02-10T05:41:13.124 INFO:tasks.rados.rados.0.smithi178.stdout:3299: done (10 left) 2024-02-10T05:41:13.124 INFO:tasks.rados.rados.0.smithi178.stdout:3300: done (9 left) 2024-02-10T05:41:13.124 INFO:tasks.rados.rados.0.smithi178.stdout:3301: done (8 left) 2024-02-10T05:41:13.124 INFO:tasks.rados.rados.0.smithi178.stdout:3302: done (7 left) 2024-02-10T05:41:13.124 INFO:tasks.rados.rados.0.smithi178.stdout:3303: done (6 left) 2024-02-10T05:41:13.125 INFO:tasks.rados.rados.0.smithi178.stdout:3304: done (5 left) 2024-02-10T05:41:13.125 INFO:tasks.rados.rados.0.smithi178.stdout:3305: done (4 left) 2024-02-10T05:41:13.125 INFO:tasks.rados.rados.0.smithi178.stdout:3306: done (3 left) 2024-02-10T05:41:13.125 INFO:tasks.rados.rados.0.smithi178.stdout:3307: done (2 left) 2024-02-10T05:41:13.125 INFO:tasks.rados.rados.0.smithi178.stdout:3308: done (1 left) 2024-02-10T05:41:13.125 INFO:tasks.rados.rados.0.smithi178.stdout:3309: done (0 left) 2024-02-10T05:41:13.125 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 325 2024-02-10T05:41:13.125 INFO:tasks.rados.rados.0.smithi178.stdout:3310: seq_num 1024 ranges {7913472=352256} 2024-02-10T05:41:13.166 INFO:tasks.rados.rados.0.smithi178.stdout:3310: writing smithi17880450-9 from 7913472 to 8265728 tid 1 2024-02-10T05:41:13.166 INFO:tasks.rados.rados.0.smithi178.stdout:3311: read oid 47 snap -1 2024-02-10T05:41:13.167 INFO:tasks.rados.rados.0.smithi178.stdout:3311: expect (ObjNum 884 snap 287 seq_num 884) 2024-02-10T05:41:13.167 INFO:tasks.rados.rados.0.smithi178.stdout:3312: copy_from oid 13 from oid 37 current snap is 325 2024-02-10T05:41:13.167 INFO:tasks.rados.rados.0.smithi178.stdout:3313: snap_remove snap 297 2024-02-10T05:41:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:12 smithi178 ceph-mon[92537]: pgmap v717: 121 pgs: 121 active+clean; 381 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-02-10T05:41:13.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:12 smithi178 ceph-mon[95116]: pgmap v717: 121 pgs: 121 active+clean; 381 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-02-10T05:41:13.788 INFO:tasks.rados.rados.0.smithi178.stdout:3313: done (3 left) 2024-02-10T05:41:13.788 INFO:tasks.rados.rados.0.smithi178.stdout:3314: read oid 50 snap 316 2024-02-10T05:41:13.788 INFO:tasks.rados.rados.0.smithi178.stdout:3314: expect (ObjNum 984 snap 316 seq_num 984) 2024-02-10T05:41:13.789 INFO:tasks.rados.rados.0.smithi178.stdout:3315: read oid 2 snap -1 2024-02-10T05:41:13.789 INFO:tasks.rados.rados.0.smithi178.stdout:3315: expect (ObjNum 960 snap 311 seq_num 960) 2024-02-10T05:41:13.789 INFO:tasks.rados.rados.0.smithi178.stdout:3316: snap_remove snap 321 2024-02-10T05:41:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:41:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:41:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:41:14.794 INFO:tasks.rados.rados.0.smithi178.stdout:3316: done (5 left) 2024-02-10T05:41:14.794 INFO:tasks.rados.rados.0.smithi178.stdout:3317: rmattr oid 46 current snap is 325 2024-02-10T05:41:14.794 INFO:tasks.rados.rados.0.smithi178.stdout:3318: snap_create 2024-02-10T05:41:14.795 INFO:tasks.rados.rados.0.smithi178.stdout:3310: finishing write tid 1 to smithi17880450-9 2024-02-10T05:41:14.795 INFO:tasks.rados.rados.0.smithi178.stdout:3310: finishing write tid 2 to smithi17880450-9 2024-02-10T05:41:14.795 INFO:tasks.rados.rados.0.smithi178.stdout:3312: finishing copy_from racing read to smithi17880450-13 2024-02-10T05:41:14.795 INFO:tasks.rados.rados.0.smithi178.stdout:3312: finishing copy_from to smithi17880450-13 2024-02-10T05:41:14.795 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 2640 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-10T05:41:14.795 INFO:tasks.rados.rados.0.smithi178.stdout:3310: finishing write tid 3 to smithi17880450-9 2024-02-10T05:41:14.796 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 2192 (ObjNum 1024 snap 325 seq_num 1024) dirty exists 2024-02-10T05:41:14.796 INFO:tasks.rados.rados.0.smithi178.stdout:3310: left oid 9 (ObjNum 1024 snap 325 seq_num 1024) 2024-02-10T05:41:14.796 INFO:tasks.rados.rados.0.smithi178.stdout:3311: expect (ObjNum 884 snap 287 seq_num 884) 2024-02-10T05:41:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:14 smithi178 ceph-mon[92537]: osdmap e719: 8 total, 8 up, 8 in 2024-02-10T05:41:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:14 smithi178 ceph-mon[92537]: pgmap v719: 121 pgs: 121 active+clean; 379 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 404 KiB/s wr, 19 op/s 2024-02-10T05:41:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:14 smithi178 ceph-mon[95116]: osdmap e719: 8 total, 8 up, 8 in 2024-02-10T05:41:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:14 smithi178 ceph-mon[95116]: pgmap v719: 121 pgs: 121 active+clean; 379 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 404 KiB/s wr, 19 op/s 2024-02-10T05:41:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:14 smithi189 ceph-mon[89631]: osdmap e719: 8 total, 8 up, 8 in 2024-02-10T05:41:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:14 smithi189 ceph-mon[89631]: pgmap v719: 121 pgs: 121 active+clean; 379 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 404 KiB/s wr, 19 op/s 2024-02-10T05:41:15.468 INFO:tasks.rados.rados.0.smithi178.stdout:3315: expect (ObjNum 960 snap 311 seq_num 960) 2024-02-10T05:41:15.580 INFO:tasks.rados.rados.0.smithi178.stdout:3314: expect (ObjNum 984 snap 316 seq_num 984) 2024-02-10T05:41:16.037 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 2654 (ObjNum 987 snap 316 seq_num 987) dirty exists 2024-02-10T05:41:16.038 INFO:tasks.rados.rados.0.smithi178.stdout:3310: done (6 left) 2024-02-10T05:41:16.038 INFO:tasks.rados.rados.0.smithi178.stdout:3311: done (5 left) 2024-02-10T05:41:16.038 INFO:tasks.rados.rados.0.smithi178.stdout:3312: done (4 left) 2024-02-10T05:41:16.038 INFO:tasks.rados.rados.0.smithi178.stdout:3314: done (3 left) 2024-02-10T05:41:16.038 INFO:tasks.rados.rados.0.smithi178.stdout:3315: done (2 left) 2024-02-10T05:41:16.038 INFO:tasks.rados.rados.0.smithi178.stdout:3317: done (1 left) 2024-02-10T05:41:16.038 INFO:tasks.rados.rados.0.smithi178.stdout:3318: done (0 left) 2024-02-10T05:41:16.038 INFO:tasks.rados.rados.0.smithi178.stdout:3319: delete oid 43 current snap is 326 2024-02-10T05:41:16.040 INFO:tasks.rados.rados.0.smithi178.stdout:3319: done (0 left) 2024-02-10T05:41:16.040 INFO:tasks.rados.rados.0.smithi178.stdout:3320: snap_create 2024-02-10T05:41:16.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:15 smithi178 ceph-mon[92537]: osdmap e720: 8 total, 8 up, 8 in 2024-02-10T05:41:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:15 smithi178 ceph-mon[92537]: osdmap e721: 8 total, 8 up, 8 in 2024-02-10T05:41:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:15 smithi178 ceph-mon[95116]: osdmap e720: 8 total, 8 up, 8 in 2024-02-10T05:41:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:15 smithi178 ceph-mon[95116]: osdmap e721: 8 total, 8 up, 8 in 2024-02-10T05:41:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:15 smithi189 ceph-mon[89631]: osdmap e720: 8 total, 8 up, 8 in 2024-02-10T05:41:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:15 smithi189 ceph-mon[89631]: osdmap e721: 8 total, 8 up, 8 in 2024-02-10T05:41:16.799 INFO:tasks.rados.rados.0.smithi178.stdout:3320: done (0 left) 2024-02-10T05:41:16.799 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 33 current snap is 327 2024-02-10T05:41:16.799 INFO:tasks.rados.rados.0.smithi178.stdout:3321: seq_num 1026 ranges {2646016=385024} 2024-02-10T05:41:16.815 INFO:tasks.rados.rados.0.smithi178.stdout:3321: writing smithi17880450-33 from 2646016 to 3031040 tid 1 2024-02-10T05:41:16.815 INFO:tasks.rados.rados.0.smithi178.stdout:3322: copy_from oid 10 from oid 40 current snap is 327 2024-02-10T05:41:16.815 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 327 2024-02-10T05:41:16.815 INFO:tasks.rados.rados.0.smithi178.stdout:3323: seq_num 1027 ranges {0=409600} 2024-02-10T05:41:16.817 INFO:tasks.rados.rados.0.smithi178.stdout:3323: writing smithi17880450-18 from 0 to 409600 tid 1 2024-02-10T05:41:16.817 INFO:tasks.rados.rados.0.smithi178.stdout:3324: setattr oid 34 current snap is 327 2024-02-10T05:41:16.821 INFO:tasks.rados.rados.0.smithi178.stdout:3325: snap_remove snap 323 2024-02-10T05:41:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:16 smithi178 ceph-mon[92537]: pgmap v722: 121 pgs: 121 active+clean; 378 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 233 KiB/s wr, 16 op/s 2024-02-10T05:41:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:16 smithi178 ceph-mon[95116]: pgmap v722: 121 pgs: 121 active+clean; 378 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 233 KiB/s wr, 16 op/s 2024-02-10T05:41:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:16 smithi189 ceph-mon[89631]: pgmap v722: 121 pgs: 121 active+clean; 378 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 233 KiB/s wr, 16 op/s 2024-02-10T05:41:17.804 INFO:tasks.rados.rados.0.smithi178.stdout:3325: done (4 left) 2024-02-10T05:41:17.804 INFO:tasks.rados.rados.0.smithi178.stdout:3326: snap_remove snap 318 2024-02-10T05:41:17.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:17 smithi178 ceph-mon[92537]: osdmap e722: 8 total, 8 up, 8 in 2024-02-10T05:41:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:17 smithi178 ceph-mon[95116]: osdmap e722: 8 total, 8 up, 8 in 2024-02-10T05:41:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:41:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:41:17] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.43.0" 2024-02-10T05:41:18.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:17 smithi189 ceph-mon[89631]: osdmap e722: 8 total, 8 up, 8 in 2024-02-10T05:41:18.809 INFO:tasks.rados.rados.0.smithi178.stdout:3326: done (4 left) 2024-02-10T05:41:18.809 INFO:tasks.rados.rados.0.smithi178.stdout:3327: snap_remove snap 326 2024-02-10T05:41:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:18 smithi178 ceph-mon[92537]: osdmap e723: 8 total, 8 up, 8 in 2024-02-10T05:41:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:18 smithi178 ceph-mon[92537]: pgmap v725: 121 pgs: 121 active+clean; 379 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 372 KiB/s wr, 8 op/s 2024-02-10T05:41:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:18 smithi178 ceph-mon[95116]: osdmap e723: 8 total, 8 up, 8 in 2024-02-10T05:41:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:18 smithi178 ceph-mon[95116]: pgmap v725: 121 pgs: 121 active+clean; 379 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 372 KiB/s wr, 8 op/s 2024-02-10T05:41:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:18 smithi189 ceph-mon[89631]: osdmap e723: 8 total, 8 up, 8 in 2024-02-10T05:41:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:18 smithi189 ceph-mon[89631]: pgmap v725: 121 pgs: 121 active+clean; 379 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 372 KiB/s wr, 8 op/s 2024-02-10T05:41:19.811 INFO:tasks.rados.rados.0.smithi178.stdout:3327: done (4 left) 2024-02-10T05:41:19.811 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 327 2024-02-10T05:41:19.812 INFO:tasks.rados.rados.0.smithi178.stdout:3328: seq_num 1028 ranges {0=425984} 2024-02-10T05:41:19.815 INFO:tasks.rados.rados.0.smithi178.stdout:3328: writing smithi17880450-37 from 0 to 425984 tid 1 2024-02-10T05:41:19.815 INFO:tasks.rados.rados.0.smithi178.stdout:3329: snap_create 2024-02-10T05:41:19.815 INFO:tasks.rados.rados.0.smithi178.stdout:3321: finishing write tid 1 to smithi17880450-33 2024-02-10T05:41:19.815 INFO:tasks.rados.rados.0.smithi178.stdout:3321: finishing write tid 2 to smithi17880450-33 2024-02-10T05:41:19.815 INFO:tasks.rados.rados.0.smithi178.stdout:3321: finishing write tid 3 to smithi17880450-33 2024-02-10T05:41:19.815 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 2236 (ObjNum 1026 snap 327 seq_num 1026) dirty exists 2024-02-10T05:41:19.816 INFO:tasks.rados.rados.0.smithi178.stdout:3321: left oid 33 (ObjNum 1026 snap 327 seq_num 1026) 2024-02-10T05:41:19.816 INFO:tasks.rados.rados.0.smithi178.stdout:3323: finishing write tid 1 to smithi17880450-18 2024-02-10T05:41:19.816 INFO:tasks.rados.rados.0.smithi178.stdout:3323: finishing write tid 2 to smithi17880450-18 2024-02-10T05:41:19.816 INFO:tasks.rados.rados.0.smithi178.stdout:3322: finishing copy_from racing read to smithi17880450-10 2024-02-10T05:41:19.816 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 2214 (ObjNum 33 snap 0 seq_num 4) dirty exists 2024-02-10T05:41:19.816 INFO:tasks.rados.rados.0.smithi178.stdout:3322: finishing copy_from to smithi17880450-10 2024-02-10T05:41:19.816 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 2473 (ObjNum 950 snap 311 seq_num 950) dirty exists 2024-02-10T05:41:19.816 INFO:tasks.rados.rados.0.smithi178.stdout:3323: finishing write tid 3 to smithi17880450-18 2024-02-10T05:41:19.816 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 2199 (ObjNum 1027 snap 327 seq_num 1027) dirty exists 2024-02-10T05:41:19.816 INFO:tasks.rados.rados.0.smithi178.stdout:3323: left oid 18 (ObjNum 1027 snap 327 seq_num 1027) 2024-02-10T05:41:19.824 INFO:tasks.rados.rados.0.smithi178.stdout:3328: finishing write tid 1 to smithi17880450-37 2024-02-10T05:41:19.824 INFO:tasks.rados.rados.0.smithi178.stdout:3328: finishing write tid 2 to smithi17880450-37 2024-02-10T05:41:19.826 INFO:tasks.rados.rados.0.smithi178.stdout:3328: finishing write tid 3 to smithi17880450-37 2024-02-10T05:41:19.826 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 2677 (ObjNum 1028 snap 327 seq_num 1028) dirty exists 2024-02-10T05:41:19.827 INFO:tasks.rados.rados.0.smithi178.stdout:3328: left oid 37 (ObjNum 1028 snap 327 seq_num 1028) 2024-02-10T05:41:20.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:19 smithi178 ceph-mon[92537]: osdmap e724: 8 total, 8 up, 8 in 2024-02-10T05:41:20.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:19 smithi178 ceph-mon[95116]: osdmap e724: 8 total, 8 up, 8 in 2024-02-10T05:41:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:19 smithi189 ceph-mon[89631]: osdmap e724: 8 total, 8 up, 8 in 2024-02-10T05:41:20.293 INFO:tasks.rados.rados.0.smithi178.stdout:3321: done (5 left) 2024-02-10T05:41:20.293 INFO:tasks.rados.rados.0.smithi178.stdout:3322: done (4 left) 2024-02-10T05:41:20.294 INFO:tasks.rados.rados.0.smithi178.stdout:3323: done (3 left) 2024-02-10T05:41:20.294 INFO:tasks.rados.rados.0.smithi178.stdout:3324: done (2 left) 2024-02-10T05:41:20.294 INFO:tasks.rados.rados.0.smithi178.stdout:3328: done (1 left) 2024-02-10T05:41:20.294 INFO:tasks.rados.rados.0.smithi178.stdout:3329: done (0 left) 2024-02-10T05:41:20.294 INFO:tasks.rados.rados.0.smithi178.stdout:3330: rmattr oid 43 current snap is 328 2024-02-10T05:41:20.294 INFO:tasks.rados.rados.0.smithi178.stdout:3330: done (0 left) 2024-02-10T05:41:20.294 INFO:tasks.rados.rados.0.smithi178.stdout:3331: read oid 26 snap 311 2024-02-10T05:41:20.294 INFO:tasks.rados.rados.0.smithi178.stdout:3331: expect deleted 2024-02-10T05:41:20.294 INFO:tasks.rados.rados.0.smithi178.stdout:3332: delete oid 33 current snap is 328 2024-02-10T05:41:20.302 INFO:tasks.rados.rados.0.smithi178.stdout:3331: done (1 left) 2024-02-10T05:41:20.302 INFO:tasks.rados.rados.0.smithi178.stdout:3332: done (0 left) 2024-02-10T05:41:20.302 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 328 2024-02-10T05:41:20.302 INFO:tasks.rados.rados.0.smithi178.stdout:3333: seq_num 1030 ranges {0=458752} 2024-02-10T05:41:20.305 INFO:tasks.rados.rados.0.smithi178.stdout:3333: writing smithi17880450-11 from 0 to 458752 tid 1 2024-02-10T05:41:20.305 INFO:tasks.rados.rados.0.smithi178.stdout:3334: copy_from oid 5 from oid 38 current snap is 328 2024-02-10T05:41:20.305 INFO:tasks.rados.rados.0.smithi178.stdout:3335: delete oid 9 current snap is 328 2024-02-10T05:41:20.310 INFO:tasks.rados.rados.0.smithi178.stdout:3335: done (2 left) 2024-02-10T05:41:20.310 INFO:tasks.rados.rados.0.smithi178.stdout:3336: read oid 18 snap 325 2024-02-10T05:41:20.310 INFO:tasks.rados.rados.0.smithi178.stdout:3336: expect deleted 2024-02-10T05:41:20.310 INFO:tasks.rados.rados.0.smithi178.stdout:3337: snap_remove snap 316 2024-02-10T05:41:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:20 smithi178 ceph-mon[92537]: osdmap e725: 8 total, 8 up, 8 in 2024-02-10T05:41:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:20 smithi178 ceph-mon[92537]: osdmap e726: 8 total, 8 up, 8 in 2024-02-10T05:41:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:20 smithi178 ceph-mon[92537]: pgmap v729: 121 pgs: 121 active+clean; 380 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 577 KiB/s wr, 10 op/s 2024-02-10T05:41:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:20 smithi178 ceph-mon[95116]: osdmap e725: 8 total, 8 up, 8 in 2024-02-10T05:41:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:20 smithi178 ceph-mon[95116]: osdmap e726: 8 total, 8 up, 8 in 2024-02-10T05:41:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:20 smithi178 ceph-mon[95116]: pgmap v729: 121 pgs: 121 active+clean; 380 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 577 KiB/s wr, 10 op/s 2024-02-10T05:41:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:20 smithi189 ceph-mon[89631]: osdmap e725: 8 total, 8 up, 8 in 2024-02-10T05:41:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:20 smithi189 ceph-mon[89631]: osdmap e726: 8 total, 8 up, 8 in 2024-02-10T05:41:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:20 smithi189 ceph-mon[89631]: pgmap v729: 121 pgs: 121 active+clean; 380 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 577 KiB/s wr, 10 op/s 2024-02-10T05:41:21.303 INFO:tasks.rados.rados.0.smithi178.stdout:3337: done (3 left) 2024-02-10T05:41:21.303 INFO:tasks.rados.rados.0.smithi178.stdout:3338: read oid 8 snap -1 2024-02-10T05:41:21.303 INFO:tasks.rados.rados.0.smithi178.stdout:3338: expect (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:41:21.303 INFO:tasks.rados.rados.0.smithi178.stdout:3339: rmattr oid 17 current snap is 328 2024-02-10T05:41:21.303 INFO:tasks.rados.rados.0.smithi178.stdout:3339: done (4 left) 2024-02-10T05:41:21.303 INFO:tasks.rados.rados.0.smithi178.stdout:3340: snap_create 2024-02-10T05:41:21.303 INFO:tasks.rados.rados.0.smithi178.stdout:3333: finishing write tid 1 to smithi17880450-11 2024-02-10T05:41:21.304 INFO:tasks.rados.rados.0.smithi178.stdout:3333: finishing write tid 2 to smithi17880450-11 2024-02-10T05:41:21.304 INFO:tasks.rados.rados.0.smithi178.stdout:3333: finishing write tid 3 to smithi17880450-11 2024-02-10T05:41:21.304 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 2201 (ObjNum 1030 snap 328 seq_num 1030) dirty exists 2024-02-10T05:41:21.304 INFO:tasks.rados.rados.0.smithi178.stdout:3333: left oid 11 (ObjNum 1030 snap 328 seq_num 1030) 2024-02-10T05:41:21.304 INFO:tasks.rados.rados.0.smithi178.stdout:3334: finishing copy_from racing read to smithi17880450-5 2024-02-10T05:41:21.304 INFO:tasks.rados.rados.0.smithi178.stdout:3334: finishing copy_from to smithi17880450-5 2024-02-10T05:41:21.304 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 1904 (ObjNum 1014 snap 322 seq_num 1014) dirty exists 2024-02-10T05:41:21.327 INFO:tasks.rados.rados.0.smithi178.stdout:3338: expect (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:41:22.305 INFO:tasks.rados.rados.0.smithi178.stdout:3333: done (4 left) 2024-02-10T05:41:22.305 INFO:tasks.rados.rados.0.smithi178.stdout:3334: done (3 left) 2024-02-10T05:41:22.305 INFO:tasks.rados.rados.0.smithi178.stdout:3336: done (2 left) 2024-02-10T05:41:22.305 INFO:tasks.rados.rados.0.smithi178.stdout:3338: done (1 left) 2024-02-10T05:41:22.305 INFO:tasks.rados.rados.0.smithi178.stdout:3340: done (0 left) 2024-02-10T05:41:22.305 INFO:tasks.rados.rados.0.smithi178.stdout:3341: read oid 43 snap -1 2024-02-10T05:41:22.305 INFO:tasks.rados.rados.0.smithi178.stdout:3341: expect deleted 2024-02-10T05:41:22.305 INFO:tasks.rados.rados.0.smithi178.stdout:3342: snap_create 2024-02-10T05:41:22.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:22 smithi178 ceph-mon[92537]: osdmap e727: 8 total, 8 up, 8 in 2024-02-10T05:41:22.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:22 smithi178 ceph-mon[95116]: osdmap e727: 8 total, 8 up, 8 in 2024-02-10T05:41:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:22 smithi189 ceph-mon[89631]: osdmap e727: 8 total, 8 up, 8 in 2024-02-10T05:41:23.316 INFO:tasks.rados.rados.0.smithi178.stdout:3341: done (1 left) 2024-02-10T05:41:23.316 INFO:tasks.rados.rados.0.smithi178.stdout:3342: done (0 left) 2024-02-10T05:41:23.316 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 330 2024-02-10T05:41:23.316 INFO:tasks.rados.rados.0.smithi178.stdout:3343: seq_num 1032 ranges {0=491520} 2024-02-10T05:41:23.318 INFO:tasks.rados.rados.0.smithi178.stdout:3343: writing smithi17880450-7 from 0 to 491520 tid 1 2024-02-10T05:41:23.318 INFO:tasks.rados.rados.0.smithi178.stdout:3344: delete oid 47 current snap is 330 2024-02-10T05:41:23.326 INFO:tasks.rados.rados.0.smithi178.stdout:3344: done (1 left) 2024-02-10T05:41:23.327 INFO:tasks.rados.rados.0.smithi178.stdout:3345: read oid 21 snap -1 2024-02-10T05:41:23.327 INFO:tasks.rados.rados.0.smithi178.stdout:3345: expect (ObjNum 1002 snap 320 seq_num 1002) 2024-02-10T05:41:23.327 INFO:tasks.rados.rados.0.smithi178.stdout:3346: read oid 31 snap -1 2024-02-10T05:41:23.327 INFO:tasks.rados.rados.0.smithi178.stdout:3346: expect deleted 2024-02-10T05:41:23.327 INFO:tasks.rados.rados.0.smithi178.stdout:3347: delete oid 16 current snap is 330 2024-02-10T05:41:23.327 INFO:tasks.rados.rados.0.smithi178.stdout:3343: finishing write tid 1 to smithi17880450-7 2024-02-10T05:41:23.327 INFO:tasks.rados.rados.0.smithi178.stdout:3343: finishing write tid 2 to smithi17880450-7 2024-02-10T05:41:23.329 INFO:tasks.rados.rados.0.smithi178.stdout:3343: finishing write tid 3 to smithi17880450-7 2024-02-10T05:41:23.329 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 2203 (ObjNum 1032 snap 330 seq_num 1032) dirty exists 2024-02-10T05:41:23.330 INFO:tasks.rados.rados.0.smithi178.stdout:3343: left oid 7 (ObjNum 1032 snap 330 seq_num 1032) 2024-02-10T05:41:23.331 INFO:tasks.rados.rados.0.smithi178.stdout:3343: done (3 left) 2024-02-10T05:41:23.331 INFO:tasks.rados.rados.0.smithi178.stdout:3346: done (2 left) 2024-02-10T05:41:23.332 INFO:tasks.rados.rados.0.smithi178.stdout:3347: done (1 left) 2024-02-10T05:41:23.332 INFO:tasks.rados.rados.0.smithi178.stdout:3348: read oid 37 snap -1 2024-02-10T05:41:23.332 INFO:tasks.rados.rados.0.smithi178.stdout:3348: expect (ObjNum 1028 snap 327 seq_num 1028) 2024-02-10T05:41:23.332 INFO:tasks.rados.rados.0.smithi178.stdout:3349: copy_from oid 48 from oid 6 current snap is 330 2024-02-10T05:41:23.332 INFO:tasks.rados.rados.0.smithi178.stdout:3350: read oid 29 snap -1 2024-02-10T05:41:23.332 INFO:tasks.rados.rados.0.smithi178.stdout:3350: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:41:23.332 INFO:tasks.rados.rados.0.smithi178.stdout:3351: snap_remove snap 324 2024-02-10T05:41:23.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:23 smithi178 ceph-mon[92537]: osdmap e728: 8 total, 8 up, 8 in 2024-02-10T05:41:23.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:23 smithi178 ceph-mon[92537]: pgmap v732: 121 pgs: 121 active+clean; 380 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 523 B/s rd, 198 KiB/s wr, 3 op/s 2024-02-10T05:41:23.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:23 smithi178 ceph-mon[95116]: osdmap e728: 8 total, 8 up, 8 in 2024-02-10T05:41:23.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:23 smithi178 ceph-mon[95116]: pgmap v732: 121 pgs: 121 active+clean; 380 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 523 B/s rd, 198 KiB/s wr, 3 op/s 2024-02-10T05:41:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:23 smithi189 ceph-mon[89631]: osdmap e728: 8 total, 8 up, 8 in 2024-02-10T05:41:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:23 smithi189 ceph-mon[89631]: pgmap v732: 121 pgs: 121 active+clean; 380 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 523 B/s rd, 198 KiB/s wr, 3 op/s 2024-02-10T05:41:24.321 INFO:tasks.rados.rados.0.smithi178.stdout:3351: done (4 left) 2024-02-10T05:41:24.321 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 330 2024-02-10T05:41:24.321 INFO:tasks.rados.rados.0.smithi178.stdout:3352: seq_num 1035 ranges {1908736=540672} 2024-02-10T05:41:24.336 INFO:tasks.rados.rados.0.smithi178.stdout:3352: writing smithi17880450-14 from 1908736 to 2449408 tid 1 2024-02-10T05:41:24.336 INFO:tasks.rados.rados.0.smithi178.stdout:3353: copy_from oid 26 from oid 31 current snap is 330 2024-02-10T05:41:24.336 INFO:tasks.rados.rados.0.smithi178.stdout:3348: expect (ObjNum 1028 snap 327 seq_num 1028) 2024-02-10T05:41:24.351 INFO:tasks.rados.rados.0.smithi178.stdout:3345: expect (ObjNum 1002 snap 320 seq_num 1002) 2024-02-10T05:41:24.416 INFO:tasks.rados.rados.0.smithi178.stdout:3350: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:41:24.468 INFO:tasks.rados.rados.0.smithi178.stdout:3349: finishing copy_from racing read to smithi17880450-48 2024-02-10T05:41:24.469 INFO:tasks.rados.rados.0.smithi178.stdout:3349: finishing copy_from to smithi17880450-48 2024-02-10T05:41:24.469 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 2186 (ObjNum 817 snap 267 seq_num 817) dirty exists 2024-02-10T05:41:24.469 INFO:tasks.rados.rados.0.smithi178.stdout:3345: done (5 left) 2024-02-10T05:41:24.469 INFO:tasks.rados.rados.0.smithi178.stdout:3348: done (4 left) 2024-02-10T05:41:24.469 INFO:tasks.rados.rados.0.smithi178.stdout:3349: done (3 left) 2024-02-10T05:41:24.469 INFO:tasks.rados.rados.0.smithi178.stdout:3350: done (2 left) 2024-02-10T05:41:24.469 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 330 2024-02-10T05:41:24.469 INFO:tasks.rados.rados.0.smithi178.stdout:3352: finishing write tid 1 to smithi17880450-14 2024-02-10T05:41:24.469 INFO:tasks.rados.rados.0.smithi178.stdout:3354: seq_num 1036 ranges {3219456=557056} 2024-02-10T05:41:24.488 INFO:tasks.rados.rados.0.smithi178.stdout:3354: writing smithi17880450-48 from 3219456 to 3776512 tid 1 2024-02-10T05:41:24.489 INFO:tasks.rados.rados.0.smithi178.stdout:3355: snap_create 2024-02-10T05:41:24.489 INFO:tasks.rados.rados.0.smithi178.stdout:3352: finishing write tid 2 to smithi17880450-14 2024-02-10T05:41:24.489 INFO:tasks.rados.rados.0.smithi178.stdout:3353: finishing copy_from to smithi17880450-26 2024-02-10T05:41:24.489 INFO:tasks.rados.rados.0.smithi178.stdout:3353: got expected ENOENT (src dne) 2024-02-10T05:41:24.489 INFO:tasks.rados.rados.0.smithi178.stdout:3353: finishing copy_from racing read to smithi17880450-26 2024-02-10T05:41:24.489 INFO:tasks.rados.rados.0.smithi178.stdout:3352: finishing write tid 3 to smithi17880450-14 2024-02-10T05:41:24.489 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 2239 (ObjNum 1035 snap 330 seq_num 1035) dirty exists 2024-02-10T05:41:24.489 INFO:tasks.rados.rados.0.smithi178.stdout:3352: left oid 14 (ObjNum 1035 snap 330 seq_num 1035) 2024-02-10T05:41:24.492 INFO:tasks.rados.rados.0.smithi178.stdout:3354: finishing write tid 1 to smithi17880450-48 2024-02-10T05:41:24.492 INFO:tasks.rados.rados.0.smithi178.stdout:3354: finishing write tid 2 to smithi17880450-48 2024-02-10T05:41:24.493 INFO:tasks.rados.rados.0.smithi178.stdout:3354: finishing write tid 3 to smithi17880450-48 2024-02-10T05:41:24.493 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 2188 (ObjNum 1036 snap 330 seq_num 1036) dirty exists 2024-02-10T05:41:24.494 INFO:tasks.rados.rados.0.smithi178.stdout:3354: left oid 48 (ObjNum 1036 snap 330 seq_num 1036) 2024-02-10T05:41:24.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:24 smithi178 ceph-mon[92537]: osdmap e729: 8 total, 8 up, 8 in 2024-02-10T05:41:24.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:24 smithi178 ceph-mon[95116]: osdmap e729: 8 total, 8 up, 8 in 2024-02-10T05:41:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:24 smithi189 ceph-mon[89631]: osdmap e729: 8 total, 8 up, 8 in 2024-02-10T05:41:25.295 INFO:tasks.rados.rados.0.smithi178.stdout:3352: done (3 left) 2024-02-10T05:41:25.295 INFO:tasks.rados.rados.0.smithi178.stdout:3353: done (2 left) 2024-02-10T05:41:25.295 INFO:tasks.rados.rados.0.smithi178.stdout:3354: done (1 left) 2024-02-10T05:41:25.295 INFO:tasks.rados.rados.0.smithi178.stdout:3355: done (0 left) 2024-02-10T05:41:25.295 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 331 2024-02-10T05:41:25.295 INFO:tasks.rados.rados.0.smithi178.stdout:3356: seq_num 1037 ranges {0=573440} 2024-02-10T05:41:25.298 INFO:tasks.rados.rados.0.smithi178.stdout:3356: writing smithi17880450-32 from 0 to 573440 tid 1 2024-02-10T05:41:25.298 INFO:tasks.rados.rados.0.smithi178.stdout:3357: snap_create 2024-02-10T05:41:25.304 INFO:tasks.rados.rados.0.smithi178.stdout:3356: finishing write tid 1 to smithi17880450-32 2024-02-10T05:41:25.305 INFO:tasks.rados.rados.0.smithi178.stdout:3356: finishing write tid 2 to smithi17880450-32 2024-02-10T05:41:25.306 INFO:tasks.rados.rados.0.smithi178.stdout:3356: finishing write tid 3 to smithi17880450-32 2024-02-10T05:41:25.306 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 2490 (ObjNum 1037 snap 331 seq_num 1037) dirty exists 2024-02-10T05:41:25.306 INFO:tasks.rados.rados.0.smithi178.stdout:3356: left oid 32 (ObjNum 1037 snap 331 seq_num 1037) 2024-02-10T05:41:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:25 smithi178 ceph-mon[92537]: osdmap e730: 8 total, 8 up, 8 in 2024-02-10T05:41:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:25 smithi178 ceph-mon[92537]: pgmap v735: 121 pgs: 121 active+clean; 379 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 282 KiB/s wr, 6 op/s 2024-02-10T05:41:25.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:25 smithi178 ceph-mon[92537]: osdmap e731: 8 total, 8 up, 8 in 2024-02-10T05:41:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:25 smithi178 ceph-mon[95116]: osdmap e730: 8 total, 8 up, 8 in 2024-02-10T05:41:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:25 smithi178 ceph-mon[95116]: pgmap v735: 121 pgs: 121 active+clean; 379 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 282 KiB/s wr, 6 op/s 2024-02-10T05:41:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:25 smithi178 ceph-mon[95116]: osdmap e731: 8 total, 8 up, 8 in 2024-02-10T05:41:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:25 smithi189 ceph-mon[89631]: osdmap e730: 8 total, 8 up, 8 in 2024-02-10T05:41:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:25 smithi189 ceph-mon[89631]: pgmap v735: 121 pgs: 121 active+clean; 379 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 282 KiB/s wr, 6 op/s 2024-02-10T05:41:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:25 smithi189 ceph-mon[89631]: osdmap e731: 8 total, 8 up, 8 in 2024-02-10T05:41:26.303 INFO:tasks.rados.rados.0.smithi178.stdout:3356: done (1 left) 2024-02-10T05:41:26.303 INFO:tasks.rados.rados.0.smithi178.stdout:3357: done (0 left) 2024-02-10T05:41:26.303 INFO:tasks.rados.rados.0.smithi178.stdout:3358: read oid 10 snap -1 2024-02-10T05:41:26.303 INFO:tasks.rados.rados.0.smithi178.stdout:3358: expect (ObjNum 950 snap 311 seq_num 950) 2024-02-10T05:41:26.303 INFO:tasks.rados.rados.0.smithi178.stdout:3359: snap_remove snap 304 2024-02-10T05:41:27.311 INFO:tasks.rados.rados.0.smithi178.stdout:3358: expect (ObjNum 950 snap 311 seq_num 950) 2024-02-10T05:41:27.365 INFO:tasks.rados.rados.0.smithi178.stdout:3358: done (1 left) 2024-02-10T05:41:27.366 INFO:tasks.rados.rados.0.smithi178.stdout:3359: done (0 left) 2024-02-10T05:41:27.366 INFO:tasks.rados.rados.0.smithi178.stdout:3360: copy_from oid 26 from oid 15 current snap is 332 2024-02-10T05:41:27.366 INFO:tasks.rados.rados.0.smithi178.stdout:3361: read oid 42 snap 294 2024-02-10T05:41:27.366 INFO:tasks.rados.rados.0.smithi178.stdout:3361: expect deleted 2024-02-10T05:41:27.366 INFO:tasks.rados.rados.0.smithi178.stdout:3362: rollback oid 25 current snap is 332 2024-02-10T05:41:27.366 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 25 to 319 2024-02-10T05:41:27.366 INFO:tasks.rados.rados.0.smithi178.stdout:3363: rmattr oid 4 current snap is 332 2024-02-10T05:41:27.366 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 24 current snap is 332 2024-02-10T05:41:27.366 INFO:tasks.rados.rados.0.smithi178.stdout:3364: seq_num 1038 ranges {3375104=589824} 2024-02-10T05:41:27.388 INFO:tasks.rados.rados.0.smithi178.stdout:3364: writing smithi17880450-24 from 3375104 to 3964928 tid 1 2024-02-10T05:41:27.388 INFO:tasks.rados.rados.0.smithi178.stdout:3365: snap_create 2024-02-10T05:41:27.388 INFO:tasks.rados.rados.0.smithi178.stdout:3362: finishing rollback tid 1 to smithi17880450-25 2024-02-10T05:41:27.388 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 1900 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-02-10T05:41:27.388 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 2204 (ObjNum 937 snap 307 seq_num 937) dirty exists 2024-02-10T05:41:27.388 INFO:tasks.rados.rados.0.smithi178.stdout:3360: finishing copy_from racing read to smithi17880450-26 2024-02-10T05:41:27.389 INFO:tasks.rados.rados.0.smithi178.stdout:3360: finishing copy_from to smithi17880450-26 2024-02-10T05:41:27.389 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 2185 (ObjNum 930 snap 303 seq_num 930) dirty exists 2024-02-10T05:41:27.391 INFO:tasks.rados.rados.0.smithi178.stdout:3364: finishing write tid 1 to smithi17880450-24 2024-02-10T05:41:27.391 INFO:tasks.rados.rados.0.smithi178.stdout:3364: finishing write tid 2 to smithi17880450-24 2024-02-10T05:41:27.392 INFO:tasks.rados.rados.0.smithi178.stdout:3364: finishing write tid 3 to smithi17880450-24 2024-02-10T05:41:27.392 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 2129 (ObjNum 1038 snap 332 seq_num 1038) dirty exists 2024-02-10T05:41:27.392 INFO:tasks.rados.rados.0.smithi178.stdout:3364: left oid 24 (ObjNum 1038 snap 332 seq_num 1038) 2024-02-10T05:41:27.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:27 smithi178 ceph-mon[92537]: osdmap e732: 8 total, 8 up, 8 in 2024-02-10T05:41:27.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:27 smithi178 ceph-mon[92537]: pgmap v738: 121 pgs: 121 active+clean; 384 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-02-10T05:41:27.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:41:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:41:27] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.43.0" 2024-02-10T05:41:27.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:27 smithi178 ceph-mon[95116]: osdmap e732: 8 total, 8 up, 8 in 2024-02-10T05:41:27.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:27 smithi178 ceph-mon[95116]: pgmap v738: 121 pgs: 121 active+clean; 384 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-02-10T05:41:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:27 smithi189 ceph-mon[89631]: osdmap e732: 8 total, 8 up, 8 in 2024-02-10T05:41:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:27 smithi189 ceph-mon[89631]: pgmap v738: 121 pgs: 121 active+clean; 384 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-02-10T05:41:28.312 INFO:tasks.rados.rados.0.smithi178.stdout:3360: done (5 left) 2024-02-10T05:41:28.313 INFO:tasks.rados.rados.0.smithi178.stdout:3361: done (4 left) 2024-02-10T05:41:28.313 INFO:tasks.rados.rados.0.smithi178.stdout:3362: done (3 left) 2024-02-10T05:41:28.313 INFO:tasks.rados.rados.0.smithi178.stdout:3363: done (2 left) 2024-02-10T05:41:28.313 INFO:tasks.rados.rados.0.smithi178.stdout:3364: done (1 left) 2024-02-10T05:41:28.313 INFO:tasks.rados.rados.0.smithi178.stdout:3365: done (0 left) 2024-02-10T05:41:28.313 INFO:tasks.rados.rados.0.smithi178.stdout:3366: copy_from oid 19 from oid 27 current snap is 333 2024-02-10T05:41:28.313 INFO:tasks.rados.rados.0.smithi178.stdout:3367: snap_remove snap 317 2024-02-10T05:41:28.687 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:28 smithi189 ceph-mon[89631]: osdmap e733: 8 total, 8 up, 8 in 2024-02-10T05:41:28.688 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:41:28.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:28 smithi178 ceph-mon[95116]: osdmap e733: 8 total, 8 up, 8 in 2024-02-10T05:41:28.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:41:28.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:28 smithi178 ceph-mon[92537]: osdmap e733: 8 total, 8 up, 8 in 2024-02-10T05:41:28.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:41:29.317 INFO:tasks.rados.rados.0.smithi178.stdout:3367: done (1 left) 2024-02-10T05:41:29.317 INFO:tasks.rados.rados.0.smithi178.stdout:3368: read oid 21 snap 328 2024-02-10T05:41:29.318 INFO:tasks.rados.rados.0.smithi178.stdout:3368: expect (ObjNum 1002 snap 320 seq_num 1002) 2024-02-10T05:41:29.318 INFO:tasks.rados.rados.0.smithi178.stdout:3369: snap_remove snap 311 2024-02-10T05:41:29.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:29 smithi178 ceph-mon[92537]: osdmap e734: 8 total, 8 up, 8 in 2024-02-10T05:41:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:41:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:29 smithi178 ceph-mon[92537]: pgmap v741: 121 pgs: 121 active+clean; 384 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-02-10T05:41:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:41:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:41:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:41:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:29 smithi178 ceph-mon[95116]: osdmap e734: 8 total, 8 up, 8 in 2024-02-10T05:41:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:41:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:29 smithi178 ceph-mon[95116]: pgmap v741: 121 pgs: 121 active+clean; 384 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-02-10T05:41:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:41:29.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:41:29.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:41:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:29 smithi189 ceph-mon[89631]: osdmap e734: 8 total, 8 up, 8 in 2024-02-10T05:41:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:41:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:29 smithi189 ceph-mon[89631]: pgmap v741: 121 pgs: 121 active+clean; 384 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-02-10T05:41:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:41:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:41:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:29 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:41:30.297 INFO:tasks.rados.rados.0.smithi178.stdout:3369: done (2 left) 2024-02-10T05:41:30.297 INFO:tasks.rados.rados.0.smithi178.stdout:3370: snap_remove snap 306 2024-02-10T05:41:30.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:30 smithi178 ceph-mon[92537]: osdmap e735: 8 total, 8 up, 8 in 2024-02-10T05:41:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:30 smithi178 ceph-mon[92537]: osdmap e736: 8 total, 8 up, 8 in 2024-02-10T05:41:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:30 smithi178 ceph-mon[95116]: osdmap e735: 8 total, 8 up, 8 in 2024-02-10T05:41:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:30 smithi178 ceph-mon[95116]: osdmap e736: 8 total, 8 up, 8 in 2024-02-10T05:41:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:30 smithi189 ceph-mon[89631]: osdmap e735: 8 total, 8 up, 8 in 2024-02-10T05:41:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:30 smithi189 ceph-mon[89631]: osdmap e736: 8 total, 8 up, 8 in 2024-02-10T05:41:31.298 INFO:tasks.rados.rados.0.smithi178.stdout:3370: done (2 left) 2024-02-10T05:41:31.298 INFO:tasks.rados.rados.0.smithi178.stdout:3371: snap_create 2024-02-10T05:41:31.298 INFO:tasks.rados.rados.0.smithi178.stdout:3366: finishing copy_from racing read to smithi17880450-19 2024-02-10T05:41:31.298 INFO:tasks.rados.rados.0.smithi178.stdout:3366: finishing copy_from to smithi17880450-19 2024-02-10T05:41:31.298 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2502 (ObjNum 997 snap 318 seq_num 997) dirty exists 2024-02-10T05:41:31.298 INFO:tasks.rados.rados.0.smithi178.stdout:3368: expect (ObjNum 1002 snap 320 seq_num 1002) 2024-02-10T05:41:31.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:31 smithi178 ceph-mon[92537]: pgmap v744: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 389 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-02-10T05:41:31.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:31 smithi178 ceph-mon[92537]: osdmap e737: 8 total, 8 up, 8 in 2024-02-10T05:41:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:31 smithi178 ceph-mon[95116]: pgmap v744: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 389 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-02-10T05:41:31.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:31 smithi178 ceph-mon[95116]: osdmap e737: 8 total, 8 up, 8 in 2024-02-10T05:41:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:31 smithi189 ceph-mon[89631]: pgmap v744: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 389 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 5 op/s 2024-02-10T05:41:31.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:31 smithi189 ceph-mon[89631]: osdmap e737: 8 total, 8 up, 8 in 2024-02-10T05:41:32.300 INFO:tasks.rados.rados.0.smithi178.stdout:3366: done (2 left) 2024-02-10T05:41:32.300 INFO:tasks.rados.rados.0.smithi178.stdout:3368: done (1 left) 2024-02-10T05:41:32.300 INFO:tasks.rados.rados.0.smithi178.stdout:3371: done (0 left) 2024-02-10T05:41:32.300 INFO:tasks.rados.rados.0.smithi178.stdout:3372: rmattr oid 20 current snap is 334 2024-02-10T05:41:32.300 INFO:tasks.rados.rados.0.smithi178.stdout:3372: done (0 left) 2024-02-10T05:41:32.300 INFO:tasks.rados.rados.0.smithi178.stdout:3373: rollback oid 4 current snap is 334 2024-02-10T05:41:32.300 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 4 to 330 2024-02-10T05:41:32.301 INFO:tasks.rados.rados.0.smithi178.stdout:3374: rmattr oid 11 current snap is 334 2024-02-10T05:41:32.301 INFO:tasks.rados.rados.0.smithi178.stdout:3374: done (1 left) 2024-02-10T05:41:32.301 INFO:tasks.rados.rados.0.smithi178.stdout:3375: read oid 23 snap 315 2024-02-10T05:41:32.301 INFO:tasks.rados.rados.0.smithi178.stdout:3375: expect deleted 2024-02-10T05:41:32.301 INFO:tasks.rados.rados.0.smithi178.stdout:3376: read oid 22 snap 320 2024-02-10T05:41:32.301 INFO:tasks.rados.rados.0.smithi178.stdout:3376: expect (ObjNum 1536109360 snap 21932 seq_num 1536099936) 2024-02-10T05:41:32.301 INFO:tasks.rados.rados.0.smithi178.stdout:3377: copy_from oid 30 from oid 8 current snap is 334 2024-02-10T05:41:32.301 INFO:tasks.rados.rados.0.smithi178.stdout:3378: read oid 14 snap 331 2024-02-10T05:41:32.301 INFO:tasks.rados.rados.0.smithi178.stdout:3378: expect (ObjNum 1035 snap 330 seq_num 1035) 2024-02-10T05:41:32.301 INFO:tasks.rados.rados.0.smithi178.stdout:3379: snap_remove snap 332 2024-02-10T05:41:33.305 INFO:tasks.rados.rados.0.smithi178.stdout:3379: done (5 left) 2024-02-10T05:41:33.305 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 334 2024-02-10T05:41:33.305 INFO:tasks.rados.rados.0.smithi178.stdout:3380: seq_num 1039 ranges {409600=606208} 2024-02-10T05:41:33.311 INFO:tasks.rados.rados.0.smithi178.stdout:3380: writing smithi17880450-18 from 409600 to 1015808 tid 1 2024-02-10T05:41:33.311 INFO:tasks.rados.rados.0.smithi178.stdout:3381: read oid 13 snap -1 2024-02-10T05:41:33.311 INFO:tasks.rados.rados.0.smithi178.stdout:3381: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:41:33.311 INFO:tasks.rados.rados.0.smithi178.stdout:3382: read oid 21 snap -1 2024-02-10T05:41:33.311 INFO:tasks.rados.rados.0.smithi178.stdout:3382: expect (ObjNum 1002 snap 320 seq_num 1002) 2024-02-10T05:41:33.311 INFO:tasks.rados.rados.0.smithi178.stdout:3383: snap_remove snap 333 2024-02-10T05:41:33.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:33 smithi178 ceph-mon[92537]: osdmap e738: 8 total, 8 up, 8 in 2024-02-10T05:41:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:33 smithi178 ceph-mon[92537]: pgmap v747: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 392 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T05:41:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:33 smithi178 ceph-mon[95116]: osdmap e738: 8 total, 8 up, 8 in 2024-02-10T05:41:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:33 smithi178 ceph-mon[95116]: pgmap v747: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 392 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T05:41:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:33 smithi189 ceph-mon[89631]: osdmap e738: 8 total, 8 up, 8 in 2024-02-10T05:41:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:33 smithi189 ceph-mon[89631]: pgmap v747: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 392 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T05:41:34.311 INFO:tasks.rados.rados.0.smithi178.stdout:3383: done (8 left) 2024-02-10T05:41:34.311 INFO:tasks.rados.rados.0.smithi178.stdout:3384: snap_remove snap 294 2024-02-10T05:41:34.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:34 smithi178 ceph-mon[92537]: osdmap e739: 8 total, 8 up, 8 in 2024-02-10T05:41:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:34 smithi178 ceph-mon[95116]: osdmap e739: 8 total, 8 up, 8 in 2024-02-10T05:41:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:34 smithi189 ceph-mon[89631]: osdmap e739: 8 total, 8 up, 8 in 2024-02-10T05:41:35.299 INFO:tasks.rados.rados.0.smithi178.stdout:3384: done (8 left) 2024-02-10T05:41:35.299 INFO:tasks.rados.rados.0.smithi178.stdout:3385: snap_remove snap 308 2024-02-10T05:41:35.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:35 smithi178 ceph-mon[92537]: osdmap e740: 8 total, 8 up, 8 in 2024-02-10T05:41:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:35 smithi178 ceph-mon[92537]: pgmap v750: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 376 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:41:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:35 smithi178 ceph-mon[92537]: osdmap e741: 8 total, 8 up, 8 in 2024-02-10T05:41:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:35 smithi178 ceph-mon[95116]: osdmap e740: 8 total, 8 up, 8 in 2024-02-10T05:41:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:35 smithi178 ceph-mon[95116]: pgmap v750: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 376 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:41:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:35 smithi178 ceph-mon[95116]: osdmap e741: 8 total, 8 up, 8 in 2024-02-10T05:41:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:35 smithi189 ceph-mon[89631]: osdmap e740: 8 total, 8 up, 8 in 2024-02-10T05:41:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:35 smithi189 ceph-mon[89631]: pgmap v750: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 376 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:41:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:35 smithi189 ceph-mon[89631]: osdmap e741: 8 total, 8 up, 8 in 2024-02-10T05:41:36.302 INFO:tasks.rados.rados.0.smithi178.stdout:3385: done (8 left) 2024-02-10T05:41:36.302 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 39 current snap is 334 2024-02-10T05:41:36.302 INFO:tasks.rados.rados.0.smithi178.stdout:3386: seq_num 1040 ranges {0=622592} 2024-02-10T05:41:36.306 INFO:tasks.rados.rados.0.smithi178.stdout:3386: writing smithi17880450-39 from 0 to 622592 tid 1 2024-02-10T05:41:36.306 INFO:tasks.rados.rados.0.smithi178.stdout:3376: expect (ObjNum 1536109360 snap 21932 seq_num 1536099936) 2024-02-10T05:41:36.310 INFO:tasks.rados.rados.0.smithi178.stdout:3375: done (8 left) 2024-02-10T05:41:36.310 INFO:tasks.rados.rados.0.smithi178.stdout:3376: done (7 left) 2024-02-10T05:41:36.310 INFO:tasks.rados.rados.0.smithi178.stdout:3387: read oid 47 snap -1 2024-02-10T05:41:36.310 INFO:tasks.rados.rados.0.smithi178.stdout:3387: expect deleted 2024-02-10T05:41:36.310 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 41 current snap is 334 2024-02-10T05:41:36.310 INFO:tasks.rados.rados.0.smithi178.stdout:3373: finishing rollback tid 0 to smithi17880450-4 2024-02-10T05:41:36.310 INFO:tasks.rados.rados.0.smithi178.stdout:3373: finishing rollback tid 1 to smithi17880450-4 2024-02-10T05:41:36.310 INFO:tasks.rados.rados.0.smithi178.stdout:3373: finishing rollback tid 2 to smithi17880450-4 2024-02-10T05:41:36.310 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 2207 (ObjNum 937 snap 307 seq_num 937) dirty exists 2024-02-10T05:41:36.310 INFO:tasks.rados.rados.0.smithi178.stdout:3378: expect (ObjNum 1035 snap 330 seq_num 1035) 2024-02-10T05:41:36.424 INFO:tasks.rados.rados.0.smithi178.stdout:3377: finishing copy_from racing read to smithi17880450-30 2024-02-10T05:41:36.424 INFO:tasks.rados.rados.0.smithi178.stdout:3377: finishing copy_from to smithi17880450-30 2024-02-10T05:41:36.424 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2116 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:41:36.424 INFO:tasks.rados.rados.0.smithi178.stdout:3388: seq_num 1041 ranges {12951552=638976} 2024-02-10T05:41:36.494 INFO:tasks.rados.rados.0.smithi178.stdout:3388: writing smithi17880450-41 from 12951552 to 13590528 tid 1 2024-02-10T05:41:36.495 INFO:tasks.rados.rados.0.smithi178.stdout:3373: done (8 left) 2024-02-10T05:41:36.495 INFO:tasks.rados.rados.0.smithi178.stdout:3377: done (7 left) 2024-02-10T05:41:36.495 INFO:tasks.rados.rados.0.smithi178.stdout:3378: done (6 left) 2024-02-10T05:41:36.495 INFO:tasks.rados.rados.0.smithi178.stdout:3389: delete oid 10 current snap is 334 2024-02-10T05:41:36.495 INFO:tasks.rados.rados.0.smithi178.stdout:3381: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:41:36.499 INFO:tasks.rados.rados.0.smithi178.stdout:3382: expect (ObjNum 1002 snap 320 seq_num 1002) 2024-02-10T05:41:36.563 INFO:tasks.rados.rados.0.smithi178.stdout:3380: finishing write tid 1 to smithi17880450-18 2024-02-10T05:41:36.563 INFO:tasks.rados.rados.0.smithi178.stdout:3380: finishing write tid 2 to smithi17880450-18 2024-02-10T05:41:36.563 INFO:tasks.rados.rados.0.smithi178.stdout:3380: finishing write tid 3 to smithi17880450-18 2024-02-10T05:41:36.563 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 2209 (ObjNum 1039 snap 334 seq_num 1039) dirty exists 2024-02-10T05:41:36.563 INFO:tasks.rados.rados.0.smithi178.stdout:3380: left oid 18 (ObjNum 1039 snap 334 seq_num 1039) 2024-02-10T05:41:36.563 INFO:tasks.rados.rados.0.smithi178.stdout:3380: done (6 left) 2024-02-10T05:41:36.563 INFO:tasks.rados.rados.0.smithi178.stdout:3381: done (5 left) 2024-02-10T05:41:36.563 INFO:tasks.rados.rados.0.smithi178.stdout:3382: done (4 left) 2024-02-10T05:41:36.563 INFO:tasks.rados.rados.0.smithi178.stdout:3389: done (3 left) 2024-02-10T05:41:36.563 INFO:tasks.rados.rados.0.smithi178.stdout:3390: read oid 4 snap 325 2024-02-10T05:41:36.563 INFO:tasks.rados.rados.0.smithi178.stdout:3390: expect (ObjNum 937 snap 307 seq_num 937) 2024-02-10T05:41:36.564 INFO:tasks.rados.rados.0.smithi178.stdout:3391: snap_create 2024-02-10T05:41:36.564 INFO:tasks.rados.rados.0.smithi178.stdout:3386: finishing write tid 1 to smithi17880450-39 2024-02-10T05:41:36.564 INFO:tasks.rados.rados.0.smithi178.stdout:3386: finishing write tid 2 to smithi17880450-39 2024-02-10T05:41:36.564 INFO:tasks.rados.rados.0.smithi178.stdout:3386: finishing write tid 3 to smithi17880450-39 2024-02-10T05:41:36.564 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 2104 (ObjNum 1040 snap 334 seq_num 1040) dirty exists 2024-02-10T05:41:36.564 INFO:tasks.rados.rados.0.smithi178.stdout:3386: left oid 39 (ObjNum 1040 snap 334 seq_num 1040) 2024-02-10T05:41:36.564 INFO:tasks.rados.rados.0.smithi178.stdout:3388: finishing write tid 1 to smithi17880450-41 2024-02-10T05:41:36.564 INFO:tasks.rados.rados.0.smithi178.stdout:3388: finishing write tid 2 to smithi17880450-41 2024-02-10T05:41:36.564 INFO:tasks.rados.rados.0.smithi178.stdout:3388: finishing write tid 3 to smithi17880450-41 2024-02-10T05:41:36.564 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2642 (ObjNum 1041 snap 334 seq_num 1041) dirty exists 2024-02-10T05:41:36.564 INFO:tasks.rados.rados.0.smithi178.stdout:3388: left oid 41 (ObjNum 1041 snap 334 seq_num 1041) 2024-02-10T05:41:36.597 INFO:tasks.rados.rados.0.smithi178.stdout:3390: expect (ObjNum 937 snap 307 seq_num 937) 2024-02-10T05:41:37.303 INFO:tasks.rados.rados.0.smithi178.stdout:3386: done (4 left) 2024-02-10T05:41:37.304 INFO:tasks.rados.rados.0.smithi178.stdout:3387: done (3 left) 2024-02-10T05:41:37.304 INFO:tasks.rados.rados.0.smithi178.stdout:3388: done (2 left) 2024-02-10T05:41:37.304 INFO:tasks.rados.rados.0.smithi178.stdout:3390: done (1 left) 2024-02-10T05:41:37.304 INFO:tasks.rados.rados.0.smithi178.stdout:3391: done (0 left) 2024-02-10T05:41:37.304 INFO:tasks.rados.rados.0.smithi178.stdout:3392: snap_create 2024-02-10T05:41:37.553 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:37 smithi178 ceph-mon[92537]: osdmap e742: 8 total, 8 up, 8 in 2024-02-10T05:41:37.553 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:37 smithi178 ceph-mon[92537]: pgmap v753: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 376 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 972 KiB/s wr, 4 op/s 2024-02-10T05:41:37.553 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:37 smithi178 ceph-mon[95116]: osdmap e742: 8 total, 8 up, 8 in 2024-02-10T05:41:37.553 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:37 smithi178 ceph-mon[95116]: pgmap v753: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 376 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 972 KiB/s wr, 4 op/s 2024-02-10T05:41:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:37 smithi189 ceph-mon[89631]: osdmap e742: 8 total, 8 up, 8 in 2024-02-10T05:41:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:37 smithi189 ceph-mon[89631]: pgmap v753: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 376 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 972 KiB/s wr, 4 op/s 2024-02-10T05:41:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:41:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:41:37] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-02-10T05:41:38.311 INFO:tasks.rados.rados.0.smithi178.stdout:3392: done (0 left) 2024-02-10T05:41:38.311 INFO:tasks.rados.rados.0.smithi178.stdout:3393: read oid 11 snap -1 2024-02-10T05:41:38.311 INFO:tasks.rados.rados.0.smithi178.stdout:3393: expect (ObjNum 1030 snap 328 seq_num 1030) 2024-02-10T05:41:38.311 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 28 current snap is 336 2024-02-10T05:41:38.311 INFO:tasks.rados.rados.0.smithi178.stdout:3394: seq_num 1043 ranges {5939200=671744} 2024-02-10T05:41:38.346 INFO:tasks.rados.rados.0.smithi178.stdout:3394: writing smithi17880450-28 from 5939200 to 6610944 tid 1 2024-02-10T05:41:38.346 INFO:tasks.rados.rados.0.smithi178.stdout:3395: delete oid 46 current snap is 336 2024-02-10T05:41:38.346 INFO:tasks.rados.rados.0.smithi178.stdout:3393: expect (ObjNum 1030 snap 328 seq_num 1030) 2024-02-10T05:41:38.361 INFO:tasks.rados.rados.0.smithi178.stdout:3394: finishing write tid 1 to smithi17880450-28 2024-02-10T05:41:38.361 INFO:tasks.rados.rados.0.smithi178.stdout:3394: finishing write tid 2 to smithi17880450-28 2024-02-10T05:41:38.361 INFO:tasks.rados.rados.0.smithi178.stdout:3394: finishing write tid 3 to smithi17880450-28 2024-02-10T05:41:38.361 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 1881 (ObjNum 1043 snap 336 seq_num 1043) dirty exists 2024-02-10T05:41:38.361 INFO:tasks.rados.rados.0.smithi178.stdout:3394: left oid 28 (ObjNum 1043 snap 336 seq_num 1043) 2024-02-10T05:41:38.361 INFO:tasks.rados.rados.0.smithi178.stdout:3393: done (2 left) 2024-02-10T05:41:38.361 INFO:tasks.rados.rados.0.smithi178.stdout:3394: done (1 left) 2024-02-10T05:41:38.362 INFO:tasks.rados.rados.0.smithi178.stdout:3395: done (0 left) 2024-02-10T05:41:38.362 INFO:tasks.rados.rados.0.smithi178.stdout:3396: read oid 9 snap -1 2024-02-10T05:41:38.362 INFO:tasks.rados.rados.0.smithi178.stdout:3396: expect deleted 2024-02-10T05:41:38.362 INFO:tasks.rados.rados.0.smithi178.stdout:3397: rollback oid 49 current snap is 336 2024-02-10T05:41:38.362 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 49 to 315 2024-02-10T05:41:38.362 INFO:tasks.rados.rados.0.smithi178.stdout:3398: rmattr oid 38 current snap is 336 2024-02-10T05:41:38.362 INFO:tasks.rados.rados.0.smithi178.stdout:3399: read oid 41 snap -1 2024-02-10T05:41:38.362 INFO:tasks.rados.rados.0.smithi178.stdout:3399: expect (ObjNum 1041 snap 334 seq_num 1041) 2024-02-10T05:41:38.362 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 336 2024-02-10T05:41:38.362 INFO:tasks.rados.rados.0.smithi178.stdout:3400: seq_num 1045 ranges {0=704512} 2024-02-10T05:41:38.366 INFO:tasks.rados.rados.0.smithi178.stdout:3400: writing smithi17880450-20 from 0 to 704512 tid 1 2024-02-10T05:41:38.366 INFO:tasks.rados.rados.0.smithi178.stdout:3401: snap_create 2024-02-10T05:41:38.366 INFO:tasks.rados.rados.0.smithi178.stdout:3397: finishing rollback tid 1 to smithi17880450-49 2024-02-10T05:41:38.368 INFO:tasks.rados.rados.0.smithi178.stdout:3397: finishing rollback tid 2 to smithi17880450-49 2024-02-10T05:41:38.368 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 2762 (ObjNum 934 snap 304 seq_num 934) dirty exists 2024-02-10T05:41:38.368 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 2189 (ObjNum 1014 snap 322 seq_num 1014) dirty exists 2024-02-10T05:41:38.370 INFO:tasks.rados.rados.0.smithi178.stdout:3400: finishing write tid 1 to smithi17880450-20 2024-02-10T05:41:38.375 INFO:tasks.rados.rados.0.smithi178.stdout:3400: finishing write tid 2 to smithi17880450-20 2024-02-10T05:41:38.384 INFO:tasks.rados.rados.0.smithi178.stdout:3400: finishing write tid 3 to smithi17880450-20 2024-02-10T05:41:38.384 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 2600 (ObjNum 1045 snap 336 seq_num 1045) dirty exists 2024-02-10T05:41:38.384 INFO:tasks.rados.rados.0.smithi178.stdout:3400: left oid 20 (ObjNum 1045 snap 336 seq_num 1045) 2024-02-10T05:41:38.411 INFO:tasks.rados.rados.0.smithi178.stdout:3399: expect (ObjNum 1041 snap 334 seq_num 1041) 2024-02-10T05:41:38.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:38 smithi178 ceph-mon[92537]: osdmap e743: 8 total, 8 up, 8 in 2024-02-10T05:41:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:38 smithi178 ceph-mon[95116]: osdmap e743: 8 total, 8 up, 8 in 2024-02-10T05:41:38.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:38 smithi189 ceph-mon[89631]: osdmap e743: 8 total, 8 up, 8 in 2024-02-10T05:41:39.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:39 smithi178 ceph-mon[92537]: osdmap e744: 8 total, 8 up, 8 in 2024-02-10T05:41:39.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:39 smithi178 ceph-mon[92537]: pgmap v756: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 313 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 148 KiB/s wr, 2 op/s 2024-02-10T05:41:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:39 smithi178 ceph-mon[95116]: osdmap e744: 8 total, 8 up, 8 in 2024-02-10T05:41:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:39 smithi178 ceph-mon[95116]: pgmap v756: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 313 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 148 KiB/s wr, 2 op/s 2024-02-10T05:41:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:39 smithi189 ceph-mon[89631]: osdmap e744: 8 total, 8 up, 8 in 2024-02-10T05:41:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:39 smithi189 ceph-mon[89631]: pgmap v756: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 313 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 148 KiB/s wr, 2 op/s 2024-02-10T05:41:40.312 INFO:tasks.rados.rados.0.smithi178.stdout:3396: done (5 left) 2024-02-10T05:41:40.312 INFO:tasks.rados.rados.0.smithi178.stdout:3397: done (4 left) 2024-02-10T05:41:40.312 INFO:tasks.rados.rados.0.smithi178.stdout:3398: done (3 left) 2024-02-10T05:41:40.312 INFO:tasks.rados.rados.0.smithi178.stdout:3399: done (2 left) 2024-02-10T05:41:40.312 INFO:tasks.rados.rados.0.smithi178.stdout:3400: done (1 left) 2024-02-10T05:41:40.313 INFO:tasks.rados.rados.0.smithi178.stdout:3401: done (0 left) 2024-02-10T05:41:40.313 INFO:tasks.rados.rados.0.smithi178.stdout:3402: read oid 29 snap -1 2024-02-10T05:41:40.313 INFO:tasks.rados.rados.0.smithi178.stdout:3402: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:41:40.313 INFO:tasks.rados.rados.0.smithi178.stdout:3403: read oid 23 snap 334 2024-02-10T05:41:40.313 INFO:tasks.rados.rados.0.smithi178.stdout:3403: expect (ObjNum 1013 snap 322 seq_num 1013) 2024-02-10T05:41:40.313 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 337 2024-02-10T05:41:40.313 INFO:tasks.rados.rados.0.smithi178.stdout:3404: seq_num 1046 ranges {2334720=729088} 2024-02-10T05:41:40.328 INFO:tasks.rados.rados.0.smithi178.stdout:3404: writing smithi17880450-3 from 2334720 to 3063808 tid 1 2024-02-10T05:41:40.329 INFO:tasks.rados.rados.0.smithi178.stdout:3405: read oid 46 snap 319 2024-02-10T05:41:40.329 INFO:tasks.rados.rados.0.smithi178.stdout:3405: expect (ObjNum 987 snap 316 seq_num 987) 2024-02-10T05:41:40.329 INFO:tasks.rados.rados.0.smithi178.stdout:3406: copy_from oid 4 from oid 2 current snap is 337 2024-02-10T05:41:40.329 INFO:tasks.rados.rados.0.smithi178.stdout:3403: expect (ObjNum 1013 snap 322 seq_num 1013) 2024-02-10T05:41:40.336 INFO:tasks.rados.rados.0.smithi178.stdout:3402: expect (ObjNum 836 snap 272 seq_num 836) 2024-02-10T05:41:40.396 INFO:tasks.rados.rados.0.smithi178.stdout:3404: finishing write tid 1 to smithi17880450-3 2024-02-10T05:41:40.396 INFO:tasks.rados.rados.0.smithi178.stdout:3404: finishing write tid 2 to smithi17880450-3 2024-02-10T05:41:40.396 INFO:tasks.rados.rados.0.smithi178.stdout:3404: finishing write tid 3 to smithi17880450-3 2024-02-10T05:41:40.396 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 2492 (ObjNum 1046 snap 337 seq_num 1046) dirty exists 2024-02-10T05:41:40.396 INFO:tasks.rados.rados.0.smithi178.stdout:3404: left oid 3 (ObjNum 1046 snap 337 seq_num 1046) 2024-02-10T05:41:40.396 INFO:tasks.rados.rados.0.smithi178.stdout:3406: finishing copy_from racing read to smithi17880450-4 2024-02-10T05:41:40.396 INFO:tasks.rados.rados.0.smithi178.stdout:3406: finishing copy_from to smithi17880450-4 2024-02-10T05:41:40.396 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 2034 (ObjNum 960 snap 311 seq_num 960) dirty exists 2024-02-10T05:41:40.396 INFO:tasks.rados.rados.0.smithi178.stdout:3405: expect (ObjNum 987 snap 316 seq_num 987) 2024-02-10T05:41:40.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:40 smithi178 ceph-mon[92537]: osdmap e745: 8 total, 8 up, 8 in 2024-02-10T05:41:40.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:40 smithi178 ceph-mon[92537]: osdmap e746: 8 total, 8 up, 8 in 2024-02-10T05:41:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:40 smithi178 ceph-mon[95116]: osdmap e745: 8 total, 8 up, 8 in 2024-02-10T05:41:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:40 smithi178 ceph-mon[95116]: osdmap e746: 8 total, 8 up, 8 in 2024-02-10T05:41:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:40 smithi189 ceph-mon[89631]: osdmap e745: 8 total, 8 up, 8 in 2024-02-10T05:41:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:40 smithi189 ceph-mon[89631]: osdmap e746: 8 total, 8 up, 8 in 2024-02-10T05:41:41.204 INFO:tasks.rados.rados.0.smithi178.stdout:3402: done (4 left) 2024-02-10T05:41:41.204 INFO:tasks.rados.rados.0.smithi178.stdout:3403: done (3 left) 2024-02-10T05:41:41.204 INFO:tasks.rados.rados.0.smithi178.stdout:3404: done (2 left) 2024-02-10T05:41:41.204 INFO:tasks.rados.rados.0.smithi178.stdout:3405: done (1 left) 2024-02-10T05:41:41.204 INFO:tasks.rados.rados.0.smithi178.stdout:3406: done (0 left) 2024-02-10T05:41:41.204 INFO:tasks.rados.rados.0.smithi178.stdout:3407: copy_from oid 13 from oid 3 current snap is 337 2024-02-10T05:41:41.204 INFO:tasks.rados.rados.0.smithi178.stdout:3408: copy_from oid 14 from oid 35 current snap is 337 2024-02-10T05:41:41.204 INFO:tasks.rados.rados.0.smithi178.stdout:3409: snap_remove snap 336 2024-02-10T05:41:41.321 INFO:tasks.rados.rados.0.smithi178.stdout:3409: done (2 left) 2024-02-10T05:41:41.321 INFO:tasks.rados.rados.0.smithi178.stdout:3410: delete oid 4 current snap is 337 2024-02-10T05:41:41.321 INFO:tasks.rados.rados.0.smithi178.stdout:3408: finishing copy_from to smithi17880450-14 2024-02-10T05:41:41.321 INFO:tasks.rados.rados.0.smithi178.stdout:3408: got expected ENOENT (src dne) 2024-02-10T05:41:41.321 INFO:tasks.rados.rados.0.smithi178.stdout:3408: finishing copy_from racing read to smithi17880450-14 2024-02-10T05:41:41.321 INFO:tasks.rados.rados.0.smithi178.stdout:3407: finishing copy_from racing read to smithi17880450-13 2024-02-10T05:41:41.321 INFO:tasks.rados.rados.0.smithi178.stdout:3407: finishing copy_from to smithi17880450-13 2024-02-10T05:41:41.321 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 2492 (ObjNum 1046 snap 337 seq_num 1046) dirty exists 2024-02-10T05:41:41.326 INFO:tasks.rados.rados.0.smithi178.stdout:3407: done (2 left) 2024-02-10T05:41:41.326 INFO:tasks.rados.rados.0.smithi178.stdout:3408: done (1 left) 2024-02-10T05:41:41.326 INFO:tasks.rados.rados.0.smithi178.stdout:3410: done (0 left) 2024-02-10T05:41:41.326 INFO:tasks.rados.rados.0.smithi178.stdout:3411: snap_remove snap 315 2024-02-10T05:41:41.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:41 smithi178 ceph-mon[92537]: pgmap v759: 121 pgs: 121 active+clean; 223 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 480 KiB/s wr, 8 op/s 2024-02-10T05:41:41.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:41 smithi178 ceph-mon[95116]: pgmap v759: 121 pgs: 121 active+clean; 223 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 480 KiB/s wr, 8 op/s 2024-02-10T05:41:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:41 smithi189 ceph-mon[89631]: pgmap v759: 121 pgs: 121 active+clean; 223 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 480 KiB/s wr, 8 op/s 2024-02-10T05:41:42.328 INFO:tasks.rados.rados.0.smithi178.stdout:3411: done (0 left) 2024-02-10T05:41:42.328 INFO:tasks.rados.rados.0.smithi178.stdout:3412: read oid 35 snap 330 2024-02-10T05:41:42.328 INFO:tasks.rados.rados.0.smithi178.stdout:3412: expect deleted 2024-02-10T05:41:42.328 INFO:tasks.rados.rados.0.smithi178.stdout:3413: copy_from oid 34 from oid 5 current snap is 337 2024-02-10T05:41:42.328 INFO:tasks.rados.rados.0.smithi178.stdout:3414: setattr oid 47 current snap is 337 2024-02-10T05:41:42.332 INFO:tasks.rados.rados.0.smithi178.stdout:3415: snap_create 2024-02-10T05:41:42.341 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 2508 (ObjNum 33 snap 0 seq_num 1535165248) dirty exists 2024-02-10T05:41:42.343 INFO:tasks.rados.rados.0.smithi178.stdout:3413: finishing copy_from racing read to smithi17880450-34 2024-02-10T05:41:42.347 INFO:tasks.rados.rados.0.smithi178.stdout:3413: finishing copy_from to smithi17880450-34 2024-02-10T05:41:42.347 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 1904 (ObjNum 1014 snap 322 seq_num 1014) dirty exists 2024-02-10T05:41:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:42 smithi178 ceph-mon[92537]: osdmap e747: 8 total, 8 up, 8 in 2024-02-10T05:41:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:42 smithi178 ceph-mon[95116]: osdmap e747: 8 total, 8 up, 8 in 2024-02-10T05:41:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:42 smithi189 ceph-mon[89631]: osdmap e747: 8 total, 8 up, 8 in 2024-02-10T05:41:43.331 INFO:tasks.rados.rados.0.smithi178.stdout:3412: done (3 left) 2024-02-10T05:41:43.331 INFO:tasks.rados.rados.0.smithi178.stdout:3413: done (2 left) 2024-02-10T05:41:43.331 INFO:tasks.rados.rados.0.smithi178.stdout:3414: done (1 left) 2024-02-10T05:41:43.331 INFO:tasks.rados.rados.0.smithi178.stdout:3415: done (0 left) 2024-02-10T05:41:43.331 INFO:tasks.rados.rados.0.smithi178.stdout:3416: delete oid 34 current snap is 338 2024-02-10T05:41:43.336 INFO:tasks.rados.rados.0.smithi178.stdout:3416: done (0 left) 2024-02-10T05:41:43.336 INFO:tasks.rados.rados.0.smithi178.stdout:3417: rmattr oid 6 current snap is 338 2024-02-10T05:41:43.336 INFO:tasks.rados.rados.0.smithi178.stdout:3418: read oid 37 snap -1 2024-02-10T05:41:43.337 INFO:tasks.rados.rados.0.smithi178.stdout:3418: expect (ObjNum 1028 snap 327 seq_num 1028) 2024-02-10T05:41:43.337 INFO:tasks.rados.rados.0.smithi178.stdout:3419: snap_create 2024-02-10T05:41:43.339 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 2216 (ObjNum 817 snap 267 seq_num 817) dirty exists 2024-02-10T05:41:43.342 INFO:tasks.rados.rados.0.smithi178.stdout:3418: expect (ObjNum 1028 snap 327 seq_num 1028) 2024-02-10T05:41:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:43 smithi178 ceph-mon[92537]: osdmap e748: 8 total, 8 up, 8 in 2024-02-10T05:41:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:43 smithi178 ceph-mon[92537]: pgmap v762: 121 pgs: 121 active+clean; 223 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 526 KiB/s wr, 7 op/s 2024-02-10T05:41:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:43 smithi178 ceph-mon[95116]: osdmap e748: 8 total, 8 up, 8 in 2024-02-10T05:41:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:43 smithi178 ceph-mon[95116]: pgmap v762: 121 pgs: 121 active+clean; 223 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 526 KiB/s wr, 7 op/s 2024-02-10T05:41:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:43 smithi189 ceph-mon[89631]: osdmap e748: 8 total, 8 up, 8 in 2024-02-10T05:41:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:43 smithi189 ceph-mon[89631]: pgmap v762: 121 pgs: 121 active+clean; 223 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 526 KiB/s wr, 7 op/s 2024-02-10T05:41:44.336 INFO:tasks.rados.rados.0.smithi178.stdout:3417: done (2 left) 2024-02-10T05:41:44.336 INFO:tasks.rados.rados.0.smithi178.stdout:3418: done (1 left) 2024-02-10T05:41:44.336 INFO:tasks.rados.rados.0.smithi178.stdout:3419: done (0 left) 2024-02-10T05:41:44.336 INFO:tasks.rados.rados.0.smithi178.stdout:3420: read oid 28 snap -1 2024-02-10T05:41:44.337 INFO:tasks.rados.rados.0.smithi178.stdout:3420: expect (ObjNum 1043 snap 336 seq_num 1043) 2024-02-10T05:41:44.337 INFO:tasks.rados.rados.0.smithi178.stdout:3421: rollback oid 39 current snap is 339 2024-02-10T05:41:44.337 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 39 to 320 2024-02-10T05:41:44.337 INFO:tasks.rados.rados.0.smithi178.stdout:3422: read oid 10 snap -1 2024-02-10T05:41:44.337 INFO:tasks.rados.rados.0.smithi178.stdout:3422: expect deleted 2024-02-10T05:41:44.337 INFO:tasks.rados.rados.0.smithi178.stdout:3423: delete oid 41 current snap is 339 2024-02-10T05:41:44.340 INFO:tasks.rados.rados.0.smithi178.stdout:3421: finishing rollback tid 0 to smithi17880450-39 2024-02-10T05:41:44.341 INFO:tasks.rados.rados.0.smithi178.stdout:3421: finishing rollback tid 1 to smithi17880450-39 2024-02-10T05:41:44.341 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 2106 (ObjNum 657 snap 0 seq_num 1533851072) dirty dne 2024-02-10T05:41:44.347 INFO:tasks.rados.rados.0.smithi178.stdout:3421: done (3 left) 2024-02-10T05:41:44.347 INFO:tasks.rados.rados.0.smithi178.stdout:3422: done (2 left) 2024-02-10T05:41:44.347 INFO:tasks.rados.rados.0.smithi178.stdout:3423: done (1 left) 2024-02-10T05:41:44.347 INFO:tasks.rados.rados.0.smithi178.stdout:3424: snap_remove snap 328 2024-02-10T05:41:44.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:44 smithi178 ceph-mon[95116]: osdmap e749: 8 total, 8 up, 8 in 2024-02-10T05:41:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:41:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:44 smithi178 ceph-mon[92537]: osdmap e749: 8 total, 8 up, 8 in 2024-02-10T05:41:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:41:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:44 smithi189 ceph-mon[89631]: osdmap e749: 8 total, 8 up, 8 in 2024-02-10T05:41:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:41:45.301 INFO:tasks.rados.rados.0.smithi178.stdout:3424: done (1 left) 2024-02-10T05:41:45.301 INFO:tasks.rados.rados.0.smithi178.stdout:3425: read oid 10 snap -1 2024-02-10T05:41:45.301 INFO:tasks.rados.rados.0.smithi178.stdout:3425: expect deleted 2024-02-10T05:41:45.301 INFO:tasks.rados.rados.0.smithi178.stdout:3426: copy_from oid 31 from oid 19 current snap is 339 2024-02-10T05:41:45.301 INFO:tasks.rados.rados.0.smithi178.stdout:3427: rollback oid 41 current snap is 339 2024-02-10T05:41:45.301 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 41 to 325 2024-02-10T05:41:45.301 INFO:tasks.rados.rados.0.smithi178.stdout:3428: snap_create 2024-02-10T05:41:45.301 INFO:tasks.rados.rados.0.smithi178.stdout:3420: expect (ObjNum 1043 snap 336 seq_num 1043) 2024-02-10T05:41:45.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:45 smithi178 ceph-mon[92537]: osdmap e750: 8 total, 8 up, 8 in 2024-02-10T05:41:45.744 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:45 smithi178 ceph-mon[92537]: pgmap v765: 121 pgs: 121 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-02-10T05:41:45.744 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:45 smithi178 ceph-mon[92537]: osdmap e751: 8 total, 8 up, 8 in 2024-02-10T05:41:45.745 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:45 smithi178 ceph-mon[95116]: osdmap e750: 8 total, 8 up, 8 in 2024-02-10T05:41:45.745 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:45 smithi178 ceph-mon[95116]: pgmap v765: 121 pgs: 121 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-02-10T05:41:45.745 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:45 smithi178 ceph-mon[95116]: osdmap e751: 8 total, 8 up, 8 in 2024-02-10T05:41:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:45 smithi189 ceph-mon[89631]: osdmap e750: 8 total, 8 up, 8 in 2024-02-10T05:41:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:45 smithi189 ceph-mon[89631]: pgmap v765: 121 pgs: 121 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-02-10T05:41:45.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:45 smithi189 ceph-mon[89631]: osdmap e751: 8 total, 8 up, 8 in 2024-02-10T05:41:45.918 INFO:tasks.rados.rados.0.smithi178.stdout:3427: finishing rollback tid 1 to smithi17880450-41 2024-02-10T05:41:45.918 INFO:tasks.rados.rados.0.smithi178.stdout:3427: finishing rollback tid 2 to smithi17880450-41 2024-02-10T05:41:45.918 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2645 (ObjNum 916 snap 301 seq_num 916) dirty exists 2024-02-10T05:41:45.918 INFO:tasks.rados.rados.0.smithi178.stdout:3426: finishing copy_from racing read to smithi17880450-31 2024-02-10T05:41:45.919 INFO:tasks.rados.rados.0.smithi178.stdout:3426: finishing copy_from to smithi17880450-31 2024-02-10T05:41:45.919 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 2502 (ObjNum 997 snap 318 seq_num 997) dirty exists 2024-02-10T05:41:46.301 INFO:tasks.rados.rados.0.smithi178.stdout:3420: done (4 left) 2024-02-10T05:41:46.301 INFO:tasks.rados.rados.0.smithi178.stdout:3425: done (3 left) 2024-02-10T05:41:46.301 INFO:tasks.rados.rados.0.smithi178.stdout:3426: done (2 left) 2024-02-10T05:41:46.301 INFO:tasks.rados.rados.0.smithi178.stdout:3427: done (1 left) 2024-02-10T05:41:46.301 INFO:tasks.rados.rados.0.smithi178.stdout:3428: done (0 left) 2024-02-10T05:41:46.301 INFO:tasks.rados.rados.0.smithi178.stdout:3429: rollback oid 13 current snap is 340 2024-02-10T05:41:46.302 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 13 to 335 2024-02-10T05:41:46.302 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 340 2024-02-10T05:41:46.302 INFO:tasks.rados.rados.0.smithi178.stdout:3430: seq_num 1050 ranges {1523712=794624} 2024-02-10T05:41:46.314 INFO:tasks.rados.rados.0.smithi178.stdout:3430: writing smithi17880450-42 from 1523712 to 2318336 tid 1 2024-02-10T05:41:46.314 INFO:tasks.rados.rados.0.smithi178.stdout:3431: copy_from oid 47 from oid 38 current snap is 340 2024-02-10T05:41:46.314 INFO:tasks.rados.rados.0.smithi178.stdout:3429: finishing rollback tid 0 to smithi17880450-13 2024-02-10T05:41:46.314 INFO:tasks.rados.rados.0.smithi178.stdout:3429: finishing rollback tid 1 to smithi17880450-13 2024-02-10T05:41:46.314 INFO:tasks.rados.rados.0.smithi178.stdout:3429: finishing rollback tid 2 to smithi17880450-13 2024-02-10T05:41:46.314 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 2648 (ObjNum 465 snap 0 seq_num 28693494) dirty exists 2024-02-10T05:41:46.314 INFO:tasks.rados.rados.0.smithi178.stdout:3429: done (2 left) 2024-02-10T05:41:46.314 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 6 current snap is 340 2024-02-10T05:41:46.314 INFO:tasks.rados.rados.0.smithi178.stdout:3432: seq_num 1051 ranges {3219456=409600,3629056=401408} 2024-02-10T05:41:46.333 INFO:tasks.rados.rados.0.smithi178.stdout:3432: writing smithi17880450-6 from 3219456 to 3629056 tid 1 2024-02-10T05:41:46.336 INFO:tasks.rados.rados.0.smithi178.stdout:3432: writing smithi17880450-6 from 3629056 to 4030464 tid 2 2024-02-10T05:41:46.336 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 340 2024-02-10T05:41:46.336 INFO:tasks.rados.rados.0.smithi178.stdout:3430: finishing write tid 1 to smithi17880450-42 2024-02-10T05:41:46.336 INFO:tasks.rados.rados.0.smithi178.stdout:3430: finishing write tid 2 to smithi17880450-42 2024-02-10T05:41:46.337 INFO:tasks.rados.rados.0.smithi178.stdout:3430: finishing write tid 3 to smithi17880450-42 2024-02-10T05:41:46.337 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 2494 (ObjNum 1050 snap 340 seq_num 1050) dirty exists 2024-02-10T05:41:46.337 INFO:tasks.rados.rados.0.smithi178.stdout:3430: left oid 42 (ObjNum 1050 snap 340 seq_num 1050) 2024-02-10T05:41:46.337 INFO:tasks.rados.rados.0.smithi178.stdout:3431: finishing copy_from racing read to smithi17880450-47 2024-02-10T05:41:46.337 INFO:tasks.rados.rados.0.smithi178.stdout:3431: finishing copy_from to smithi17880450-47 2024-02-10T05:41:46.337 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 2189 (ObjNum 1014 snap 322 seq_num 1014) dirty exists 2024-02-10T05:41:46.337 INFO:tasks.rados.rados.0.smithi178.stdout:3433: seq_num 1052 ranges {7282688=425984,7708672=401408} 2024-02-10T05:41:46.377 INFO:tasks.rados.rados.0.smithi178.stdout:3433: writing smithi17880450-12 from 7282688 to 7708672 tid 1 2024-02-10T05:41:46.379 INFO:tasks.rados.rados.0.smithi178.stdout:3433: writing smithi17880450-12 from 7708672 to 8110080 tid 2 2024-02-10T05:41:46.379 INFO:tasks.rados.rados.0.smithi178.stdout:3430: done (3 left) 2024-02-10T05:41:46.379 INFO:tasks.rados.rados.0.smithi178.stdout:3431: done (2 left) 2024-02-10T05:41:46.380 INFO:tasks.rados.rados.0.smithi178.stdout:3434: snap_create 2024-02-10T05:41:46.380 INFO:tasks.rados.rados.0.smithi178.stdout:3432: finishing write tid 1 to smithi17880450-6 2024-02-10T05:41:46.380 INFO:tasks.rados.rados.0.smithi178.stdout:3432: finishing write tid 2 to smithi17880450-6 2024-02-10T05:41:46.380 INFO:tasks.rados.rados.0.smithi178.stdout:3432: finishing write tid 3 to smithi17880450-6 2024-02-10T05:41:46.380 INFO:tasks.rados.rados.0.smithi178.stdout:3432: finishing write tid 4 to smithi17880450-6 2024-02-10T05:41:46.380 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 2219 (ObjNum 1051 snap 340 seq_num 1051) dirty exists 2024-02-10T05:41:46.380 INFO:tasks.rados.rados.0.smithi178.stdout:3432: left oid 6 (ObjNum 1051 snap 340 seq_num 1051) 2024-02-10T05:41:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3433: finishing write tid 1 to smithi17880450-12 2024-02-10T05:41:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3433: finishing write tid 2 to smithi17880450-12 2024-02-10T05:41:46.382 INFO:tasks.rados.rados.0.smithi178.stdout:3433: finishing write tid 3 to smithi17880450-12 2024-02-10T05:41:46.384 INFO:tasks.rados.rados.0.smithi178.stdout:3433: finishing write tid 4 to smithi17880450-12 2024-02-10T05:41:46.384 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 2508 (ObjNum 1052 snap 340 seq_num 1052) dirty exists 2024-02-10T05:41:46.385 INFO:tasks.rados.rados.0.smithi178.stdout:3433: left oid 12 (ObjNum 1052 snap 340 seq_num 1052) 2024-02-10T05:41:47.307 INFO:tasks.rados.rados.0.smithi178.stdout:3432: done (2 left) 2024-02-10T05:41:47.308 INFO:tasks.rados.rados.0.smithi178.stdout:3433: done (1 left) 2024-02-10T05:41:47.308 INFO:tasks.rados.rados.0.smithi178.stdout:3434: done (0 left) 2024-02-10T05:41:47.308 INFO:tasks.rados.rados.0.smithi178.stdout:3435: read oid 35 snap 335 2024-02-10T05:41:47.308 INFO:tasks.rados.rados.0.smithi178.stdout:3435: expect deleted 2024-02-10T05:41:47.308 INFO:tasks.rados.rados.0.smithi178.stdout:3436: read oid 5 snap 338 2024-02-10T05:41:47.308 INFO:tasks.rados.rados.0.smithi178.stdout:3436: expect (ObjNum 1014 snap 322 seq_num 1014) 2024-02-10T05:41:47.308 INFO:tasks.rados.rados.0.smithi178.stdout:3437: read oid 28 snap -1 2024-02-10T05:41:47.308 INFO:tasks.rados.rados.0.smithi178.stdout:3437: expect (ObjNum 1043 snap 336 seq_num 1043) 2024-02-10T05:41:47.308 INFO:tasks.rados.rados.0.smithi178.stdout:3438: delete oid 27 current snap is 341 2024-02-10T05:41:47.314 INFO:tasks.rados.rados.0.smithi178.stdout:3436: expect (ObjNum 1014 snap 322 seq_num 1014) 2024-02-10T05:41:47.324 INFO:tasks.rados.rados.0.smithi178.stdout:3435: done (3 left) 2024-02-10T05:41:47.324 INFO:tasks.rados.rados.0.smithi178.stdout:3436: done (2 left) 2024-02-10T05:41:47.324 INFO:tasks.rados.rados.0.smithi178.stdout:3438: done (1 left) 2024-02-10T05:41:47.324 INFO:tasks.rados.rados.0.smithi178.stdout:3439: copy_from oid 20 from oid 1 current snap is 341 2024-02-10T05:41:47.324 INFO:tasks.rados.rados.0.smithi178.stdout:3440: rmattr oid 12 current snap is 341 2024-02-10T05:41:47.324 INFO:tasks.rados.rados.0.smithi178.stdout:3440: done (2 left) 2024-02-10T05:41:47.324 INFO:tasks.rados.rados.0.smithi178.stdout:3441: rollback oid 30 current snap is 341 2024-02-10T05:41:47.324 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 337 2024-02-10T05:41:47.324 INFO:tasks.rados.rados.0.smithi178.stdout:3442: delete oid 5 current snap is 341 2024-02-10T05:41:47.328 INFO:tasks.rados.rados.0.smithi178.stdout:3441: finishing rollback tid 0 to smithi17880450-30 2024-02-10T05:41:47.328 INFO:tasks.rados.rados.0.smithi178.stdout:3442: done (3 left) 2024-02-10T05:41:47.328 INFO:tasks.rados.rados.0.smithi178.stdout:3443: rollback oid 27 current snap is 341 2024-02-10T05:41:47.329 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 27 to 327 2024-02-10T05:41:47.329 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 341 2024-02-10T05:41:47.329 INFO:tasks.rados.rados.0.smithi178.stdout:3444: seq_num 1055 ranges {0=475136,475136=401408} 2024-02-10T05:41:47.331 INFO:tasks.rados.rados.0.smithi178.stdout:3444: writing smithi17880450-9 from 0 to 475136 tid 1 2024-02-10T05:41:47.334 INFO:tasks.rados.rados.0.smithi178.stdout:3444: writing smithi17880450-9 from 475136 to 876544 tid 2 2024-02-10T05:41:47.334 INFO:tasks.rados.rados.0.smithi178.stdout:3445: delete oid 3 current snap is 341 2024-02-10T05:41:47.335 INFO:tasks.rados.rados.0.smithi178.stdout:3441: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:41:47.335 INFO:tasks.rados.rados.0.smithi178.stdout:3441: finishing rollback tid 2 to smithi17880450-30 2024-02-10T05:41:47.335 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2511 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:41:47.335 INFO:tasks.rados.rados.0.smithi178.stdout:3437: expect (ObjNum 1043 snap 336 seq_num 1043) 2024-02-10T05:41:47.553 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:47 smithi178 ceph-mon[92537]: osdmap e752: 8 total, 8 up, 8 in 2024-02-10T05:41:47.553 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:47 smithi178 ceph-mon[92537]: pgmap v768: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 199 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-02-10T05:41:47.553 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:47 smithi178 ceph-mon[95116]: osdmap e752: 8 total, 8 up, 8 in 2024-02-10T05:41:47.553 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:47 smithi178 ceph-mon[95116]: pgmap v768: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 199 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-02-10T05:41:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:47 smithi189 ceph-mon[89631]: osdmap e752: 8 total, 8 up, 8 in 2024-02-10T05:41:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:47 smithi189 ceph-mon[89631]: pgmap v768: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 199 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-02-10T05:41:47.940 INFO:tasks.rados.rados.0.smithi178.stdout:3443: finishing rollback tid 1 to smithi17880450-27 2024-02-10T05:41:47.940 INFO:tasks.rados.rados.0.smithi178.stdout:3443: finishing rollback tid 2 to smithi17880450-27 2024-02-10T05:41:47.940 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 2651 (ObjNum 997 snap 318 seq_num 997) dirty exists 2024-02-10T05:41:47.940 INFO:tasks.rados.rados.0.smithi178.stdout:3444: finishing write tid 1 to smithi17880450-9 2024-02-10T05:41:47.940 INFO:tasks.rados.rados.0.smithi178.stdout:3444: finishing write tid 2 to smithi17880450-9 2024-02-10T05:41:47.940 INFO:tasks.rados.rados.0.smithi178.stdout:3444: finishing write tid 3 to smithi17880450-9 2024-02-10T05:41:47.940 INFO:tasks.rados.rados.0.smithi178.stdout:3439: finishing copy_from racing read to smithi17880450-20 2024-02-10T05:41:47.940 INFO:tasks.rados.rados.0.smithi178.stdout:3444: finishing write tid 4 to smithi17880450-9 2024-02-10T05:41:47.940 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 2196 (ObjNum 1055 snap 341 seq_num 1055) dirty exists 2024-02-10T05:41:47.940 INFO:tasks.rados.rados.0.smithi178.stdout:3444: left oid 9 (ObjNum 1055 snap 341 seq_num 1055) 2024-02-10T05:41:47.940 INFO:tasks.rados.rados.0.smithi178.stdout:3439: finishing copy_from to smithi17880450-20 2024-02-10T05:41:47.940 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 2504 (ObjNum 1010 snap 322 seq_num 1010) dirty exists 2024-02-10T05:41:47.941 INFO:tasks.rados.rados.0.smithi178.stdout:3437: done (5 left) 2024-02-10T05:41:47.941 INFO:tasks.rados.rados.0.smithi178.stdout:3439: done (4 left) 2024-02-10T05:41:47.941 INFO:tasks.rados.rados.0.smithi178.stdout:3441: done (3 left) 2024-02-10T05:41:47.941 INFO:tasks.rados.rados.0.smithi178.stdout:3443: done (2 left) 2024-02-10T05:41:47.941 INFO:tasks.rados.rados.0.smithi178.stdout:3444: done (1 left) 2024-02-10T05:41:47.941 INFO:tasks.rados.rados.0.smithi178.stdout:3445: done (0 left) 2024-02-10T05:41:47.941 INFO:tasks.rados.rados.0.smithi178.stdout:3446: snap_remove snap 320 2024-02-10T05:41:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:41:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:41:47] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.43.0" 2024-02-10T05:41:48.310 INFO:tasks.rados.rados.0.smithi178.stdout:3446: done (0 left) 2024-02-10T05:41:48.310 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 341 2024-02-10T05:41:48.310 INFO:tasks.rados.rados.0.smithi178.stdout:3447: seq_num 1057 ranges {2334720=507904,2842624=401408} 2024-02-10T05:41:48.327 INFO:tasks.rados.rados.0.smithi178.stdout:3447: writing smithi17880450-1 from 2334720 to 2842624 tid 1 2024-02-10T05:41:48.330 INFO:tasks.rados.rados.0.smithi178.stdout:3447: writing smithi17880450-1 from 2842624 to 3244032 tid 2 2024-02-10T05:41:48.330 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 341 2024-02-10T05:41:48.330 INFO:tasks.rados.rados.0.smithi178.stdout:3448: seq_num 1058 ranges {7282688=524288,7806976=401408} 2024-02-10T05:41:48.373 INFO:tasks.rados.rados.0.smithi178.stdout:3448: writing smithi17880450-31 from 7282688 to 7806976 tid 1 2024-02-10T05:41:48.376 INFO:tasks.rados.rados.0.smithi178.stdout:3448: writing smithi17880450-31 from 7806976 to 8208384 tid 2 2024-02-10T05:41:48.376 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 341 2024-02-10T05:41:48.376 INFO:tasks.rados.rados.0.smithi178.stdout:3447: finishing write tid 1 to smithi17880450-1 2024-02-10T05:41:48.376 INFO:tasks.rados.rados.0.smithi178.stdout:3447: finishing write tid 2 to smithi17880450-1 2024-02-10T05:41:48.376 INFO:tasks.rados.rados.0.smithi178.stdout:3447: finishing write tid 3 to smithi17880450-1 2024-02-10T05:41:48.376 INFO:tasks.rados.rados.0.smithi178.stdout:3447: finishing write tid 4 to smithi17880450-1 2024-02-10T05:41:48.376 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 2654 (ObjNum 1057 snap 341 seq_num 1057) dirty exists 2024-02-10T05:41:48.376 INFO:tasks.rados.rados.0.smithi178.stdout:3447: left oid 1 (ObjNum 1057 snap 341 seq_num 1057) 2024-02-10T05:41:48.376 INFO:tasks.rados.rados.0.smithi178.stdout:3449: seq_num 1059 ranges {188416=540672,729088=401408} 2024-02-10T05:41:48.380 INFO:tasks.rados.rados.0.smithi178.stdout:3449: writing smithi17880450-38 from 188416 to 729088 tid 1 2024-02-10T05:41:48.382 INFO:tasks.rados.rados.0.smithi178.stdout:3449: writing smithi17880450-38 from 729088 to 1130496 tid 2 2024-02-10T05:41:48.382 INFO:tasks.rados.rados.0.smithi178.stdout:3447: done (2 left) 2024-02-10T05:41:48.382 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 341 2024-02-10T05:41:48.383 INFO:tasks.rados.rados.0.smithi178.stdout:3448: finishing write tid 1 to smithi17880450-31 2024-02-10T05:41:48.383 INFO:tasks.rados.rados.0.smithi178.stdout:3450: seq_num 1060 ranges {172032=557056,729088=401408} 2024-02-10T05:41:48.387 INFO:tasks.rados.rados.0.smithi178.stdout:3450: writing smithi17880450-22 from 172032 to 729088 tid 1 2024-02-10T05:41:48.390 INFO:tasks.rados.rados.0.smithi178.stdout:3450: writing smithi17880450-22 from 729088 to 1130496 tid 2 2024-02-10T05:41:48.390 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 341 2024-02-10T05:41:48.390 INFO:tasks.rados.rados.0.smithi178.stdout:3448: finishing write tid 2 to smithi17880450-31 2024-02-10T05:41:48.390 INFO:tasks.rados.rados.0.smithi178.stdout:3448: finishing write tid 3 to smithi17880450-31 2024-02-10T05:41:48.390 INFO:tasks.rados.rados.0.smithi178.stdout:3448: finishing write tid 4 to smithi17880450-31 2024-02-10T05:41:48.390 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 2789 (ObjNum 1058 snap 341 seq_num 1058) dirty exists 2024-02-10T05:41:48.390 INFO:tasks.rados.rados.0.smithi178.stdout:3448: left oid 31 (ObjNum 1058 snap 341 seq_num 1058) 2024-02-10T05:41:48.391 INFO:tasks.rados.rados.0.smithi178.stdout:3449: finishing write tid 1 to smithi17880450-38 2024-02-10T05:41:48.391 INFO:tasks.rados.rados.0.smithi178.stdout:3449: finishing write tid 2 to smithi17880450-38 2024-02-10T05:41:48.391 INFO:tasks.rados.rados.0.smithi178.stdout:3449: finishing write tid 3 to smithi17880450-38 2024-02-10T05:41:48.391 INFO:tasks.rados.rados.0.smithi178.stdout:3449: finishing write tid 4 to smithi17880450-38 2024-02-10T05:41:48.391 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 2192 (ObjNum 1059 snap 341 seq_num 1059) dirty exists 2024-02-10T05:41:48.391 INFO:tasks.rados.rados.0.smithi178.stdout:3449: left oid 38 (ObjNum 1059 snap 341 seq_num 1059) 2024-02-10T05:41:48.391 INFO:tasks.rados.rados.0.smithi178.stdout:3451: seq_num 1061 ranges {0=573440,573440=401408} 2024-02-10T05:41:48.393 INFO:tasks.rados.rados.0.smithi178.stdout:3451: writing smithi17880450-3 from 0 to 573440 tid 1 2024-02-10T05:41:48.397 INFO:tasks.rados.rados.0.smithi178.stdout:3451: writing smithi17880450-3 from 573440 to 974848 tid 2 2024-02-10T05:41:48.397 INFO:tasks.rados.rados.0.smithi178.stdout:3448: done (3 left) 2024-02-10T05:41:48.397 INFO:tasks.rados.rados.0.smithi178.stdout:3449: done (2 left) 2024-02-10T05:41:48.397 INFO:tasks.rados.rados.0.smithi178.stdout:3452: rmattr oid 43 current snap is 341 2024-02-10T05:41:48.397 INFO:tasks.rados.rados.0.smithi178.stdout:3452: done (2 left) 2024-02-10T05:41:48.397 INFO:tasks.rados.rados.0.smithi178.stdout:3453: rollback oid 37 current snap is 341 2024-02-10T05:41:48.397 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 37 to 330 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:3450: finishing write tid 1 to smithi17880450-22 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:3454: rmattr oid 2 current snap is 341 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:3454: done (3 left) 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:3455: rmattr oid 42 current snap is 341 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:3455: done (3 left) 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:3456: read oid 24 snap -1 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:3456: expect (ObjNum 1038 snap 332 seq_num 1038) 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:3457: rollback oid 36 current snap is 341 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 36 to 338 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:3450: finishing write tid 2 to smithi17880450-22 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:3450: finishing write tid 3 to smithi17880450-22 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:3450: finishing write tid 4 to smithi17880450-22 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2657 (ObjNum 1060 snap 341 seq_num 1060) dirty exists 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:3450: left oid 22 (ObjNum 1060 snap 341 seq_num 1060) 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:3450: done (4 left) 2024-02-10T05:41:48.398 INFO:tasks.rados.rados.0.smithi178.stdout:3458: read oid 34 snap -1 2024-02-10T05:41:48.399 INFO:tasks.rados.rados.0.smithi178.stdout:3458: expect deleted 2024-02-10T05:41:48.399 INFO:tasks.rados.rados.0.smithi178.stdout:3459: setattr oid 39 current snap is 341 2024-02-10T05:41:48.399 INFO:tasks.rados.rados.0.smithi178.stdout:3458: done (5 left) 2024-02-10T05:41:48.399 INFO:tasks.rados.rados.0.smithi178.stdout:3460: rmattr oid 29 current snap is 341 2024-02-10T05:41:48.400 INFO:tasks.rados.rados.0.smithi178.stdout:3460: done (5 left) 2024-02-10T05:41:48.400 INFO:tasks.rados.rados.0.smithi178.stdout:3461: read oid 48 snap -1 2024-02-10T05:41:48.400 INFO:tasks.rados.rados.0.smithi178.stdout:3461: expect (ObjNum 1036 snap 330 seq_num 1036) 2024-02-10T05:41:48.400 INFO:tasks.rados.rados.0.smithi178.stdout:3462: snap_create 2024-02-10T05:41:48.400 INFO:tasks.rados.rados.0.smithi178.stdout:3451: finishing write tid 1 to smithi17880450-3 2024-02-10T05:41:48.402 INFO:tasks.rados.rados.0.smithi178.stdout:3457: finishing rollback tid 0 to smithi17880450-36 2024-02-10T05:41:48.402 INFO:tasks.rados.rados.0.smithi178.stdout:3451: finishing write tid 2 to smithi17880450-3 2024-02-10T05:41:48.403 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 2107 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-02-10T05:41:48.404 INFO:tasks.rados.rados.0.smithi178.stdout:3457: finishing rollback tid 1 to smithi17880450-36 2024-02-10T05:41:48.404 INFO:tasks.rados.rados.0.smithi178.stdout:3451: finishing write tid 3 to smithi17880450-3 2024-02-10T05:41:48.404 INFO:tasks.rados.rados.0.smithi178.stdout:3457: finishing rollback tid 2 to smithi17880450-36 2024-02-10T05:41:48.404 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 2242 (ObjNum 916 snap 301 seq_num 916) dirty exists 2024-02-10T05:41:48.406 INFO:tasks.rados.rados.0.smithi178.stdout:3453: finishing rollback tid 0 to smithi17880450-37 2024-02-10T05:41:48.406 INFO:tasks.rados.rados.0.smithi178.stdout:3453: finishing rollback tid 1 to smithi17880450-37 2024-02-10T05:41:48.406 INFO:tasks.rados.rados.0.smithi178.stdout:3453: finishing rollback tid 2 to smithi17880450-37 2024-02-10T05:41:48.406 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 2793 (ObjNum 1028 snap 327 seq_num 1028) dirty exists 2024-02-10T05:41:48.407 INFO:tasks.rados.rados.0.smithi178.stdout:3451: finishing write tid 4 to smithi17880450-3 2024-02-10T05:41:48.407 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 2498 (ObjNum 1061 snap 341 seq_num 1061) dirty exists 2024-02-10T05:41:48.407 INFO:tasks.rados.rados.0.smithi178.stdout:3451: left oid 3 (ObjNum 1061 snap 341 seq_num 1061) 2024-02-10T05:41:48.413 INFO:tasks.rados.rados.0.smithi178.stdout:3456: expect (ObjNum 1038 snap 332 seq_num 1038) 2024-02-10T05:41:48.619 INFO:tasks.rados.rados.0.smithi178.stdout:3461: expect (ObjNum 1036 snap 330 seq_num 1036) 2024-02-10T05:41:48.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:48 smithi178 ceph-mon[92537]: osdmap e753: 8 total, 8 up, 8 in 2024-02-10T05:41:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:48 smithi178 ceph-mon[95116]: osdmap e753: 8 total, 8 up, 8 in 2024-02-10T05:41:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:48 smithi189 ceph-mon[89631]: osdmap e753: 8 total, 8 up, 8 in 2024-02-10T05:41:49.316 INFO:tasks.rados.rados.0.smithi178.stdout:3451: done (6 left) 2024-02-10T05:41:49.316 INFO:tasks.rados.rados.0.smithi178.stdout:3453: done (5 left) 2024-02-10T05:41:49.316 INFO:tasks.rados.rados.0.smithi178.stdout:3456: done (4 left) 2024-02-10T05:41:49.316 INFO:tasks.rados.rados.0.smithi178.stdout:3457: done (3 left) 2024-02-10T05:41:49.316 INFO:tasks.rados.rados.0.smithi178.stdout:3459: done (2 left) 2024-02-10T05:41:49.317 INFO:tasks.rados.rados.0.smithi178.stdout:3461: done (1 left) 2024-02-10T05:41:49.317 INFO:tasks.rados.rados.0.smithi178.stdout:3462: done (0 left) 2024-02-10T05:41:49.317 INFO:tasks.rados.rados.0.smithi178.stdout:3463: read oid 17 snap 325 2024-02-10T05:41:49.317 INFO:tasks.rados.rados.0.smithi178.stdout:3463: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:41:49.317 INFO:tasks.rados.rados.0.smithi178.stdout:3464: rollback oid 26 current snap is 342 2024-02-10T05:41:49.317 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 26 to 338 2024-02-10T05:41:49.317 INFO:tasks.rados.rados.0.smithi178.stdout:3465: read oid 1 snap 335 2024-02-10T05:41:49.317 INFO:tasks.rados.rados.0.smithi178.stdout:3465: expect (ObjNum 1010 snap 322 seq_num 1010) 2024-02-10T05:41:49.317 INFO:tasks.rados.rados.0.smithi178.stdout:3466: delete oid 27 current snap is 342 2024-02-10T05:41:49.323 INFO:tasks.rados.rados.0.smithi178.stdout:3464: finishing rollback tid 0 to smithi17880450-26 2024-02-10T05:41:49.323 INFO:tasks.rados.rados.0.smithi178.stdout:3464: finishing rollback tid 1 to smithi17880450-26 2024-02-10T05:41:49.324 INFO:tasks.rados.rados.0.smithi178.stdout:3464: finishing rollback tid 2 to smithi17880450-26 2024-02-10T05:41:49.324 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 2797 (ObjNum 930 snap 303 seq_num 930) dirty exists 2024-02-10T05:41:49.325 INFO:tasks.rados.rados.0.smithi178.stdout:3465: expect (ObjNum 1010 snap 322 seq_num 1010) 2024-02-10T05:41:49.422 INFO:tasks.rados.rados.0.smithi178.stdout:3463: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:41:49.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:49 smithi178 ceph-mon[95116]: osdmap e754: 8 total, 8 up, 8 in 2024-02-10T05:41:49.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:49 smithi178 ceph-mon[95116]: pgmap v771: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-02-10T05:41:49.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:49 smithi178 ceph-mon[92537]: osdmap e754: 8 total, 8 up, 8 in 2024-02-10T05:41:49.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:49 smithi178 ceph-mon[92537]: pgmap v771: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-02-10T05:41:49.483 INFO:tasks.rados.rados.0.smithi178.stdout:3463: done (3 left) 2024-02-10T05:41:49.483 INFO:tasks.rados.rados.0.smithi178.stdout:3464: done (2 left) 2024-02-10T05:41:49.483 INFO:tasks.rados.rados.0.smithi178.stdout:3465: done (1 left) 2024-02-10T05:41:49.483 INFO:tasks.rados.rados.0.smithi178.stdout:3466: done (0 left) 2024-02-10T05:41:49.483 INFO:tasks.rados.rados.0.smithi178.stdout:3467: copy_from oid 35 from oid 26 current snap is 342 2024-02-10T05:41:49.483 INFO:tasks.rados.rados.0.smithi178.stdout:3468: delete oid 12 current snap is 342 2024-02-10T05:41:49.486 INFO:tasks.rados.rados.0.smithi178.stdout:3468: done (1 left) 2024-02-10T05:41:49.486 INFO:tasks.rados.rados.0.smithi178.stdout:3469: snap_create 2024-02-10T05:41:49.509 INFO:tasks.rados.rados.0.smithi178.stdout:3467: finishing copy_from racing read to smithi17880450-35 2024-02-10T05:41:49.512 INFO:tasks.rados.rados.0.smithi178.stdout:3467: finishing copy_from to smithi17880450-35 2024-02-10T05:41:49.512 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 2797 (ObjNum 930 snap 303 seq_num 930) dirty exists 2024-02-10T05:41:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:49 smithi189 ceph-mon[89631]: osdmap e754: 8 total, 8 up, 8 in 2024-02-10T05:41:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:49 smithi189 ceph-mon[89631]: pgmap v771: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.2 MiB/s wr, 6 op/s 2024-02-10T05:41:50.301 INFO:tasks.rados.rados.0.smithi178.stdout:3467: done (1 left) 2024-02-10T05:41:50.302 INFO:tasks.rados.rados.0.smithi178.stdout:3469: done (0 left) 2024-02-10T05:41:50.302 INFO:tasks.rados.rados.0.smithi178.stdout:3470: snap_remove snap 319 2024-02-10T05:41:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:50 smithi178 ceph-mon[92537]: osdmap e755: 8 total, 8 up, 8 in 2024-02-10T05:41:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:50 smithi178 ceph-mon[92537]: osdmap e756: 8 total, 8 up, 8 in 2024-02-10T05:41:50.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:50 smithi178 ceph-mon[95116]: osdmap e755: 8 total, 8 up, 8 in 2024-02-10T05:41:50.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:50 smithi178 ceph-mon[95116]: osdmap e756: 8 total, 8 up, 8 in 2024-02-10T05:41:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:50 smithi189 ceph-mon[89631]: osdmap e755: 8 total, 8 up, 8 in 2024-02-10T05:41:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:50 smithi189 ceph-mon[89631]: osdmap e756: 8 total, 8 up, 8 in 2024-02-10T05:41:51.311 INFO:tasks.rados.rados.0.smithi178.stdout:3470: done (0 left) 2024-02-10T05:41:51.312 INFO:tasks.rados.rados.0.smithi178.stdout:3471: read oid 8 snap -1 2024-02-10T05:41:51.312 INFO:tasks.rados.rados.0.smithi178.stdout:3471: expect (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:41:51.312 INFO:tasks.rados.rados.0.smithi178.stdout:3472: copy_from oid 2 from oid 5 current snap is 343 2024-02-10T05:41:51.312 INFO:tasks.rados.rados.0.smithi178.stdout:3473: copy_from oid 15 from oid 11 current snap is 343 2024-02-10T05:41:51.312 INFO:tasks.rados.rados.0.smithi178.stdout:3474: delete oid 22 current snap is 343 2024-02-10T05:41:51.319 INFO:tasks.rados.rados.0.smithi178.stdout:3472: finishing copy_from to smithi17880450-2 2024-02-10T05:41:51.320 INFO:tasks.rados.rados.0.smithi178.stdout:3472: got expected ENOENT (src dne) 2024-02-10T05:41:51.320 INFO:tasks.rados.rados.0.smithi178.stdout:3472: finishing copy_from racing read to smithi17880450-2 2024-02-10T05:41:51.327 INFO:tasks.rados.rados.0.smithi178.stdout:3473: finishing copy_from racing read to smithi17880450-15 2024-02-10T05:41:51.331 INFO:tasks.rados.rados.0.smithi178.stdout:3472: done (3 left) 2024-02-10T05:41:51.331 INFO:tasks.rados.rados.0.smithi178.stdout:3474: done (2 left) 2024-02-10T05:41:51.331 INFO:tasks.rados.rados.0.smithi178.stdout:3475: rollback oid 41 current snap is 343 2024-02-10T05:41:51.331 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 41 to 335 2024-02-10T05:41:51.331 INFO:tasks.rados.rados.0.smithi178.stdout:3476: rollback oid 20 current snap is 343 2024-02-10T05:41:51.331 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 20 to 334 2024-02-10T05:41:51.331 INFO:tasks.rados.rados.0.smithi178.stdout:3477: delete oid 6 current snap is 343 2024-02-10T05:41:51.332 INFO:tasks.rados.rados.0.smithi178.stdout:3473: finishing copy_from to smithi17880450-15 2024-02-10T05:41:51.332 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 2201 (ObjNum 1030 snap 328 seq_num 1030) dirty exists 2024-02-10T05:41:51.335 INFO:tasks.rados.rados.0.smithi178.stdout:3473: done (4 left) 2024-02-10T05:41:51.336 INFO:tasks.rados.rados.0.smithi178.stdout:3477: done (3 left) 2024-02-10T05:41:51.336 INFO:tasks.rados.rados.0.smithi178.stdout:3478: copy_from oid 16 from oid 15 current snap is 343 2024-02-10T05:41:51.336 INFO:tasks.rados.rados.0.smithi178.stdout:3479: snap_create 2024-02-10T05:41:51.341 INFO:tasks.rados.rados.0.smithi178.stdout:3471: expect (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:41:51.482 INFO:tasks.rados.rados.0.smithi178.stdout:3478: finishing copy_from racing read to smithi17880450-16 2024-02-10T05:41:51.482 INFO:tasks.rados.rados.0.smithi178.stdout:3475: finishing rollback tid 0 to smithi17880450-41 2024-02-10T05:41:51.482 INFO:tasks.rados.rados.0.smithi178.stdout:3476: finishing rollback tid 0 to smithi17880450-20 2024-02-10T05:41:51.482 INFO:tasks.rados.rados.0.smithi178.stdout:3476: finishing rollback tid 1 to smithi17880450-20 2024-02-10T05:41:51.482 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 2602 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-10T05:41:51.483 INFO:tasks.rados.rados.0.smithi178.stdout:3478: finishing copy_from to smithi17880450-16 2024-02-10T05:41:51.483 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 2201 (ObjNum 1030 snap 328 seq_num 1030) dirty exists 2024-02-10T05:41:51.483 INFO:tasks.rados.rados.0.smithi178.stdout:3475: finishing rollback tid 1 to smithi17880450-41 2024-02-10T05:41:51.483 INFO:tasks.rados.rados.0.smithi178.stdout:3475: finishing rollback tid 2 to smithi17880450-41 2024-02-10T05:41:51.483 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2662 (ObjNum 1041 snap 334 seq_num 1041) dirty exists 2024-02-10T05:41:51.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:51 smithi178 ceph-mon[92537]: pgmap v774: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 235 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.2 MiB/s wr, 25 op/s 2024-02-10T05:41:51.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:51 smithi178 ceph-mon[92537]: osdmap e757: 8 total, 8 up, 8 in 2024-02-10T05:41:51.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:51 smithi178 ceph-mon[95116]: pgmap v774: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 235 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.2 MiB/s wr, 25 op/s 2024-02-10T05:41:51.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:51 smithi178 ceph-mon[95116]: osdmap e757: 8 total, 8 up, 8 in 2024-02-10T05:41:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:51 smithi189 ceph-mon[89631]: pgmap v774: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 235 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.2 MiB/s wr, 25 op/s 2024-02-10T05:41:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:51 smithi189 ceph-mon[89631]: osdmap e757: 8 total, 8 up, 8 in 2024-02-10T05:41:52.333 INFO:tasks.rados.rados.0.smithi178.stdout:3471: done (4 left) 2024-02-10T05:41:52.333 INFO:tasks.rados.rados.0.smithi178.stdout:3475: done (3 left) 2024-02-10T05:41:52.333 INFO:tasks.rados.rados.0.smithi178.stdout:3476: done (2 left) 2024-02-10T05:41:52.333 INFO:tasks.rados.rados.0.smithi178.stdout:3478: done (1 left) 2024-02-10T05:41:52.333 INFO:tasks.rados.rados.0.smithi178.stdout:3479: done (0 left) 2024-02-10T05:41:52.333 INFO:tasks.rados.rados.0.smithi178.stdout:3480: delete oid 13 current snap is 344 2024-02-10T05:41:52.337 INFO:tasks.rados.rados.0.smithi178.stdout:3480: done (0 left) 2024-02-10T05:41:52.337 INFO:tasks.rados.rados.0.smithi178.stdout:3481: delete oid 2 current snap is 344 2024-02-10T05:41:52.341 INFO:tasks.rados.rados.0.smithi178.stdout:3481: done (0 left) 2024-02-10T05:41:52.341 INFO:tasks.rados.rados.0.smithi178.stdout:3482: snap_create 2024-02-10T05:41:53.338 INFO:tasks.rados.rados.0.smithi178.stdout:3482: done (0 left) 2024-02-10T05:41:53.338 INFO:tasks.rados.rados.0.smithi178.stdout:3483: read oid 49 snap -1 2024-02-10T05:41:53.338 INFO:tasks.rados.rados.0.smithi178.stdout:3483: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:41:53.338 INFO:tasks.rados.rados.0.smithi178.stdout:3484: snap_remove snap 334 2024-02-10T05:41:53.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:53 smithi178 ceph-mon[92537]: osdmap e758: 8 total, 8 up, 8 in 2024-02-10T05:41:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:53 smithi178 ceph-mon[92537]: pgmap v777: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 235 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.0 MiB/s wr, 21 op/s 2024-02-10T05:41:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:53 smithi178 ceph-mon[95116]: osdmap e758: 8 total, 8 up, 8 in 2024-02-10T05:41:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:53 smithi178 ceph-mon[95116]: pgmap v777: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 235 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.0 MiB/s wr, 21 op/s 2024-02-10T05:41:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:53 smithi189 ceph-mon[89631]: osdmap e758: 8 total, 8 up, 8 in 2024-02-10T05:41:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:53 smithi189 ceph-mon[89631]: pgmap v777: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 235 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.0 MiB/s wr, 21 op/s 2024-02-10T05:41:54.341 INFO:tasks.rados.rados.0.smithi178.stdout:3484: done (1 left) 2024-02-10T05:41:54.341 INFO:tasks.rados.rados.0.smithi178.stdout:3485: snap_remove snap 327 2024-02-10T05:41:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:54 smithi178 ceph-mon[92537]: osdmap e759: 8 total, 8 up, 8 in 2024-02-10T05:41:54.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:54 smithi178 ceph-mon[95116]: osdmap e759: 8 total, 8 up, 8 in 2024-02-10T05:41:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:54 smithi189 ceph-mon[89631]: osdmap e759: 8 total, 8 up, 8 in 2024-02-10T05:41:55.304 INFO:tasks.rados.rados.0.smithi178.stdout:3485: done (1 left) 2024-02-10T05:41:55.305 INFO:tasks.rados.rados.0.smithi178.stdout:3486: delete oid 14 current snap is 345 2024-02-10T05:41:55.305 INFO:tasks.rados.rados.0.smithi178.stdout:3483: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:41:55.381 INFO:tasks.rados.rados.0.smithi178.stdout:3483: done (1 left) 2024-02-10T05:41:55.381 INFO:tasks.rados.rados.0.smithi178.stdout:3486: done (0 left) 2024-02-10T05:41:55.381 INFO:tasks.rados.rados.0.smithi178.stdout:3487: rollback oid 19 current snap is 345 2024-02-10T05:41:55.381 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 19 to 342 2024-02-10T05:41:55.381 INFO:tasks.rados.rados.0.smithi178.stdout:3488: copy_from oid 18 from oid 42 current snap is 345 2024-02-10T05:41:55.381 INFO:tasks.rados.rados.0.smithi178.stdout:3489: read oid 30 snap 325 2024-02-10T05:41:55.381 INFO:tasks.rados.rados.0.smithi178.stdout:3489: expect deleted 2024-02-10T05:41:55.381 INFO:tasks.rados.rados.0.smithi178.stdout:3490: read oid 10 snap -1 2024-02-10T05:41:55.381 INFO:tasks.rados.rados.0.smithi178.stdout:3490: expect deleted 2024-02-10T05:41:55.382 INFO:tasks.rados.rados.0.smithi178.stdout:3491: delete oid 21 current snap is 345 2024-02-10T05:41:55.385 INFO:tasks.rados.rados.0.smithi178.stdout:3487: finishing rollback tid 0 to smithi17880450-19 2024-02-10T05:41:55.385 INFO:tasks.rados.rados.0.smithi178.stdout:3487: finishing rollback tid 1 to smithi17880450-19 2024-02-10T05:41:55.385 INFO:tasks.rados.rados.0.smithi178.stdout:3487: finishing rollback tid 2 to smithi17880450-19 2024-02-10T05:41:55.385 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2505 (ObjNum 997 snap 318 seq_num 997) dirty exists 2024-02-10T05:41:55.388 INFO:tasks.rados.rados.0.smithi178.stdout:3487: done (4 left) 2024-02-10T05:41:55.388 INFO:tasks.rados.rados.0.smithi178.stdout:3489: done (3 left) 2024-02-10T05:41:55.388 INFO:tasks.rados.rados.0.smithi178.stdout:3490: done (2 left) 2024-02-10T05:41:55.388 INFO:tasks.rados.rados.0.smithi178.stdout:3491: done (1 left) 2024-02-10T05:41:55.388 INFO:tasks.rados.rados.0.smithi178.stdout:3492: rmattr oid 1 current snap is 345 2024-02-10T05:41:55.388 INFO:tasks.rados.rados.0.smithi178.stdout:3492: done (1 left) 2024-02-10T05:41:55.388 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 34 current snap is 345 2024-02-10T05:41:55.388 INFO:tasks.rados.rados.0.smithi178.stdout:3493: seq_num 1070 ranges {0=729088,729088=401408} 2024-02-10T05:41:55.392 INFO:tasks.rados.rados.0.smithi178.stdout:3493: writing smithi17880450-34 from 0 to 729088 tid 1 2024-02-10T05:41:55.396 INFO:tasks.rados.rados.0.smithi178.stdout:3493: writing smithi17880450-34 from 729088 to 1130496 tid 2 2024-02-10T05:41:55.396 INFO:tasks.rados.rados.0.smithi178.stdout:3494: rollback oid 4 current snap is 345 2024-02-10T05:41:55.396 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 4 to 335 2024-02-10T05:41:55.396 INFO:tasks.rados.rados.0.smithi178.stdout:3495: rmattr oid 44 current snap is 345 2024-02-10T05:41:55.396 INFO:tasks.rados.rados.0.smithi178.stdout:3495: done (3 left) 2024-02-10T05:41:55.396 INFO:tasks.rados.rados.0.smithi178.stdout:3496: read oid 39 snap -1 2024-02-10T05:41:55.396 INFO:tasks.rados.rados.0.smithi178.stdout:3496: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:41:55.396 INFO:tasks.rados.rados.0.smithi178.stdout:3497: read oid 15 snap -1 2024-02-10T05:41:55.396 INFO:tasks.rados.rados.0.smithi178.stdout:3497: expect (ObjNum 1030 snap 328 seq_num 1030) 2024-02-10T05:41:55.396 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 345 2024-02-10T05:41:55.397 INFO:tasks.rados.rados.0.smithi178.stdout:3498: seq_num 1071 ranges {172032=745472,917504=401408} 2024-02-10T05:41:55.401 INFO:tasks.rados.rados.0.smithi178.stdout:3498: writing smithi17880450-23 from 172032 to 917504 tid 1 2024-02-10T05:41:55.404 INFO:tasks.rados.rados.0.smithi178.stdout:3498: writing smithi17880450-23 from 917504 to 1318912 tid 2 2024-02-10T05:41:55.404 INFO:tasks.rados.rados.0.smithi178.stdout:3499: rollback oid 19 current snap is 345 2024-02-10T05:41:55.404 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 19 to 341 2024-02-10T05:41:55.404 INFO:tasks.rados.rados.0.smithi178.stdout:3488: finishing copy_from racing read to smithi17880450-18 2024-02-10T05:41:55.405 INFO:tasks.rados.rados.0.smithi178.stdout:3488: finishing copy_from to smithi17880450-18 2024-02-10T05:41:55.405 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 2494 (ObjNum 1050 snap 340 seq_num 1050) dirty exists 2024-02-10T05:41:55.405 INFO:tasks.rados.rados.0.smithi178.stdout:3488: done (6 left) 2024-02-10T05:41:55.405 INFO:tasks.rados.rados.0.smithi178.stdout:3500: setattr oid 16 current snap is 345 2024-02-10T05:41:55.405 INFO:tasks.rados.rados.0.smithi178.stdout:3494: finishing rollback tid 1 to smithi17880450-4 2024-02-10T05:41:55.405 INFO:tasks.rados.rados.0.smithi178.stdout:3496: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:41:55.406 INFO:tasks.rados.rados.0.smithi178.stdout:3493: finishing write tid 1 to smithi17880450-34 2024-02-10T05:41:55.406 INFO:tasks.rados.rados.0.smithi178.stdout:3494: finishing rollback tid 2 to smithi17880450-4 2024-02-10T05:41:55.406 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 2496 (ObjNum 937 snap 307 seq_num 937) dirty exists 2024-02-10T05:41:55.407 INFO:tasks.rados.rados.0.smithi178.stdout:3493: finishing write tid 2 to smithi17880450-34 2024-02-10T05:41:55.407 INFO:tasks.rados.rados.0.smithi178.stdout:3493: finishing write tid 3 to smithi17880450-34 2024-02-10T05:41:55.407 INFO:tasks.rados.rados.0.smithi178.stdout:3493: finishing write tid 4 to smithi17880450-34 2024-02-10T05:41:55.407 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 2223 (ObjNum 1070 snap 345 seq_num 1070) dirty exists 2024-02-10T05:41:55.407 INFO:tasks.rados.rados.0.smithi178.stdout:3493: left oid 34 (ObjNum 1070 snap 345 seq_num 1070) 2024-02-10T05:41:55.407 INFO:tasks.rados.rados.0.smithi178.stdout:3497: expect (ObjNum 1030 snap 328 seq_num 1030) 2024-02-10T05:41:55.420 INFO:tasks.rados.rados.0.smithi178.stdout:3498: finishing write tid 1 to smithi17880450-23 2024-02-10T05:41:55.420 INFO:tasks.rados.rados.0.smithi178.stdout:3499: finishing rollback tid 0 to smithi17880450-19 2024-02-10T05:41:55.420 INFO:tasks.rados.rados.0.smithi178.stdout:3498: finishing write tid 2 to smithi17880450-23 2024-02-10T05:41:55.420 INFO:tasks.rados.rados.0.smithi178.stdout:3499: finishing rollback tid 1 to smithi17880450-19 2024-02-10T05:41:55.421 INFO:tasks.rados.rados.0.smithi178.stdout:3499: finishing rollback tid 2 to smithi17880450-19 2024-02-10T05:41:55.421 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2509 (ObjNum 997 snap 318 seq_num 997) dirty exists 2024-02-10T05:41:55.421 INFO:tasks.rados.rados.0.smithi178.stdout:3498: finishing write tid 3 to smithi17880450-23 2024-02-10T05:41:55.421 INFO:tasks.rados.rados.0.smithi178.stdout:3498: finishing write tid 4 to smithi17880450-23 2024-02-10T05:41:55.421 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 2800 (ObjNum 1071 snap 345 seq_num 1071) dirty exists 2024-02-10T05:41:55.421 INFO:tasks.rados.rados.0.smithi178.stdout:3498: left oid 23 (ObjNum 1071 snap 345 seq_num 1071) 2024-02-10T05:41:55.421 INFO:tasks.rados.rados.0.smithi178.stdout:3493: done (6 left) 2024-02-10T05:41:55.421 INFO:tasks.rados.rados.0.smithi178.stdout:3494: done (5 left) 2024-02-10T05:41:55.421 INFO:tasks.rados.rados.0.smithi178.stdout:3496: done (4 left) 2024-02-10T05:41:55.421 INFO:tasks.rados.rados.0.smithi178.stdout:3497: done (3 left) 2024-02-10T05:41:55.421 INFO:tasks.rados.rados.0.smithi178.stdout:3498: done (2 left) 2024-02-10T05:41:55.421 INFO:tasks.rados.rados.0.smithi178.stdout:3499: done (1 left) 2024-02-10T05:41:55.421 INFO:tasks.rados.rados.0.smithi178.stdout:3501: read oid 6 snap -1 2024-02-10T05:41:55.422 INFO:tasks.rados.rados.0.smithi178.stdout:3501: expect deleted 2024-02-10T05:41:55.422 INFO:tasks.rados.rados.0.smithi178.stdout:3502: rollback oid 15 current snap is 345 2024-02-10T05:41:55.422 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 15 to 340 2024-02-10T05:41:55.422 INFO:tasks.rados.rados.0.smithi178.stdout:3503: read oid 38 snap -1 2024-02-10T05:41:55.422 INFO:tasks.rados.rados.0.smithi178.stdout:3503: expect (ObjNum 1059 snap 341 seq_num 1059) 2024-02-10T05:41:55.422 INFO:tasks.rados.rados.0.smithi178.stdout:3504: read oid 22 snap -1 2024-02-10T05:41:55.422 INFO:tasks.rados.rados.0.smithi178.stdout:3504: expect deleted 2024-02-10T05:41:55.422 INFO:tasks.rados.rados.0.smithi178.stdout:3505: delete oid 36 current snap is 345 2024-02-10T05:41:55.425 INFO:tasks.rados.rados.0.smithi178.stdout:3501: done (5 left) 2024-02-10T05:41:55.425 INFO:tasks.rados.rados.0.smithi178.stdout:3504: done (4 left) 2024-02-10T05:41:55.425 INFO:tasks.rados.rados.0.smithi178.stdout:3505: done (3 left) 2024-02-10T05:41:55.425 INFO:tasks.rados.rados.0.smithi178.stdout:3506: read oid 24 snap -1 2024-02-10T05:41:55.425 INFO:tasks.rados.rados.0.smithi178.stdout:3506: expect (ObjNum 1038 snap 332 seq_num 1038) 2024-02-10T05:41:55.425 INFO:tasks.rados.rados.0.smithi178.stdout:3507: read oid 31 snap -1 2024-02-10T05:41:55.425 INFO:tasks.rados.rados.0.smithi178.stdout:3507: expect (ObjNum 1058 snap 341 seq_num 1058) 2024-02-10T05:41:55.425 INFO:tasks.rados.rados.0.smithi178.stdout:3508: read oid 17 snap -1 2024-02-10T05:41:55.425 INFO:tasks.rados.rados.0.smithi178.stdout:3508: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:41:55.425 INFO:tasks.rados.rados.0.smithi178.stdout:3509: copy_from oid 48 from oid 11 current snap is 345 2024-02-10T05:41:55.425 INFO:tasks.rados.rados.0.smithi178.stdout:3502: finishing rollback tid 0 to smithi17880450-15 2024-02-10T05:41:55.426 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 345 2024-02-10T05:41:55.426 INFO:tasks.rados.rados.0.smithi178.stdout:3510: seq_num 1073 ranges {425984=778240,1204224=401408} 2024-02-10T05:41:55.432 INFO:tasks.rados.rados.0.smithi178.stdout:3510: writing smithi17880450-37 from 425984 to 1204224 tid 1 2024-02-10T05:41:55.436 INFO:tasks.rados.rados.0.smithi178.stdout:3510: writing smithi17880450-37 from 1204224 to 1605632 tid 2 2024-02-10T05:41:55.436 INFO:tasks.rados.rados.0.smithi178.stdout:3511: snap_create 2024-02-10T05:41:55.436 INFO:tasks.rados.rados.0.smithi178.stdout:3502: finishing rollback tid 1 to smithi17880450-15 2024-02-10T05:41:55.436 INFO:tasks.rados.rados.0.smithi178.stdout:3502: finishing rollback tid 2 to smithi17880450-15 2024-02-10T05:41:55.436 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 2226 (ObjNum 930 snap 303 seq_num 930) dirty exists 2024-02-10T05:41:55.437 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 2818 (ObjNum 1030 snap 328 seq_num 1030) dirty exists 2024-02-10T05:41:55.437 INFO:tasks.rados.rados.0.smithi178.stdout:3503: expect (ObjNum 1059 snap 341 seq_num 1059) 2024-02-10T05:41:55.476 INFO:tasks.rados.rados.0.smithi178.stdout:3508: expect (ObjNum 934 snap 304 seq_num 934) 2024-02-10T05:41:55.536 INFO:tasks.rados.rados.0.smithi178.stdout:3509: finishing copy_from racing read to smithi17880450-48 2024-02-10T05:41:55.536 INFO:tasks.rados.rados.0.smithi178.stdout:3509: finishing copy_from to smithi17880450-48 2024-02-10T05:41:55.536 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 2201 (ObjNum 1030 snap 328 seq_num 1030) dirty exists 2024-02-10T05:41:55.537 INFO:tasks.rados.rados.0.smithi178.stdout:3506: expect (ObjNum 1038 snap 332 seq_num 1038) 2024-02-10T05:41:55.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:55 smithi178 ceph-mon[92537]: osdmap e760: 8 total, 8 up, 8 in 2024-02-10T05:41:55.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:55 smithi178 ceph-mon[92537]: pgmap v780: 121 pgs: 121 active+clean; 237 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-02-10T05:41:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:55 smithi178 ceph-mon[92537]: osdmap e761: 8 total, 8 up, 8 in 2024-02-10T05:41:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:55 smithi178 ceph-mon[95116]: osdmap e760: 8 total, 8 up, 8 in 2024-02-10T05:41:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:55 smithi178 ceph-mon[95116]: pgmap v780: 121 pgs: 121 active+clean; 237 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-02-10T05:41:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:55 smithi178 ceph-mon[95116]: osdmap e761: 8 total, 8 up, 8 in 2024-02-10T05:41:55.742 INFO:tasks.rados.rados.0.smithi178.stdout:3510: finishing write tid 1 to smithi17880450-37 2024-02-10T05:41:55.742 INFO:tasks.rados.rados.0.smithi178.stdout:3507: expect (ObjNum 1058 snap 341 seq_num 1058) 2024-02-10T05:41:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:55 smithi189 ceph-mon[89631]: osdmap e760: 8 total, 8 up, 8 in 2024-02-10T05:41:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:55 smithi189 ceph-mon[89631]: pgmap v780: 121 pgs: 121 active+clean; 237 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-02-10T05:41:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:55 smithi189 ceph-mon[89631]: osdmap e761: 8 total, 8 up, 8 in 2024-02-10T05:41:56.220 INFO:tasks.rados.rados.0.smithi178.stdout:3510: finishing write tid 2 to smithi17880450-37 2024-02-10T05:41:56.220 INFO:tasks.rados.rados.0.smithi178.stdout:3510: finishing write tid 3 to smithi17880450-37 2024-02-10T05:41:56.220 INFO:tasks.rados.rados.0.smithi178.stdout:3510: finishing write tid 4 to smithi17880450-37 2024-02-10T05:41:56.220 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 2822 (ObjNum 1073 snap 345 seq_num 1073) dirty exists 2024-02-10T05:41:56.220 INFO:tasks.rados.rados.0.smithi178.stdout:3510: left oid 37 (ObjNum 1073 snap 345 seq_num 1073) 2024-02-10T05:41:56.351 INFO:tasks.rados.rados.0.smithi178.stdout:3500: done (8 left) 2024-02-10T05:41:56.352 INFO:tasks.rados.rados.0.smithi178.stdout:3502: done (7 left) 2024-02-10T05:41:56.352 INFO:tasks.rados.rados.0.smithi178.stdout:3503: done (6 left) 2024-02-10T05:41:56.352 INFO:tasks.rados.rados.0.smithi178.stdout:3506: done (5 left) 2024-02-10T05:41:56.352 INFO:tasks.rados.rados.0.smithi178.stdout:3507: done (4 left) 2024-02-10T05:41:56.352 INFO:tasks.rados.rados.0.smithi178.stdout:3508: done (3 left) 2024-02-10T05:41:56.352 INFO:tasks.rados.rados.0.smithi178.stdout:3509: done (2 left) 2024-02-10T05:41:56.352 INFO:tasks.rados.rados.0.smithi178.stdout:3510: done (1 left) 2024-02-10T05:41:56.352 INFO:tasks.rados.rados.0.smithi178.stdout:3511: done (0 left) 2024-02-10T05:41:56.352 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 346 2024-02-10T05:41:56.352 INFO:tasks.rados.rados.0.smithi178.stdout:3512: seq_num 1074 ranges {0=794624,794624=401408} 2024-02-10T05:41:56.355 INFO:tasks.rados.rados.0.smithi178.stdout:3512: writing smithi17880450-5 from 0 to 794624 tid 1 2024-02-10T05:41:56.358 INFO:tasks.rados.rados.0.smithi178.stdout:3512: writing smithi17880450-5 from 794624 to 1196032 tid 2 2024-02-10T05:41:56.358 INFO:tasks.rados.rados.0.smithi178.stdout:3513: delete oid 35 current snap is 346 2024-02-10T05:41:56.363 INFO:tasks.rados.rados.0.smithi178.stdout:3513: done (1 left) 2024-02-10T05:41:56.363 INFO:tasks.rados.rados.0.smithi178.stdout:3514: rmattr oid 45 current snap is 346 2024-02-10T05:41:56.363 INFO:tasks.rados.rados.0.smithi178.stdout:3514: done (1 left) 2024-02-10T05:41:56.363 INFO:tasks.rados.rados.0.smithi178.stdout:3515: read oid 42 snap -1 2024-02-10T05:41:56.363 INFO:tasks.rados.rados.0.smithi178.stdout:3515: expect (ObjNum 1050 snap 340 seq_num 1050) 2024-02-10T05:41:56.363 INFO:tasks.rados.rados.0.smithi178.stdout:3516: read oid 46 snap -1 2024-02-10T05:41:56.364 INFO:tasks.rados.rados.0.smithi178.stdout:3516: expect deleted 2024-02-10T05:41:56.364 INFO:tasks.rados.rados.0.smithi178.stdout:3517: copy_from oid 25 from oid 1 current snap is 346 2024-02-10T05:41:56.364 INFO:tasks.rados.rados.0.smithi178.stdout:3518: rmattr oid 30 current snap is 346 2024-02-10T05:41:56.364 INFO:tasks.rados.rados.0.smithi178.stdout:3518: done (4 left) 2024-02-10T05:41:56.364 INFO:tasks.rados.rados.0.smithi178.stdout:3519: read oid 14 snap 330 2024-02-10T05:41:56.364 INFO:tasks.rados.rados.0.smithi178.stdout:3519: expect (ObjNum 1035 snap 330 seq_num 1035) 2024-02-10T05:41:56.364 INFO:tasks.rados.rados.0.smithi178.stdout:3520: copy_from oid 38 from oid 47 current snap is 346 2024-02-10T05:41:56.364 INFO:tasks.rados.rados.0.smithi178.stdout:3521: snap_create 2024-02-10T05:41:56.365 INFO:tasks.rados.rados.0.smithi178.stdout:3512: finishing write tid 1 to smithi17880450-5 2024-02-10T05:41:56.367 INFO:tasks.rados.rados.0.smithi178.stdout:3512: finishing write tid 2 to smithi17880450-5 2024-02-10T05:41:56.367 INFO:tasks.rados.rados.0.smithi178.stdout:3512: finishing write tid 3 to smithi17880450-5 2024-02-10T05:41:56.370 INFO:tasks.rados.rados.0.smithi178.stdout:3512: finishing write tid 4 to smithi17880450-5 2024-02-10T05:41:56.370 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 2825 (ObjNum 1074 snap 346 seq_num 1074) dirty exists 2024-02-10T05:41:56.370 INFO:tasks.rados.rados.0.smithi178.stdout:3512: left oid 5 (ObjNum 1074 snap 346 seq_num 1074) 2024-02-10T05:41:56.374 INFO:tasks.rados.rados.0.smithi178.stdout:3515: expect (ObjNum 1050 snap 340 seq_num 1050) 2024-02-10T05:41:56.459 INFO:tasks.rados.rados.0.smithi178.stdout:3519: expect (ObjNum 1035 snap 330 seq_num 1035) 2024-02-10T05:41:56.562 INFO:tasks.rados.rados.0.smithi178.stdout:3517: finishing copy_from racing read to smithi17880450-25 2024-02-10T05:41:56.562 INFO:tasks.rados.rados.0.smithi178.stdout:3520: finishing copy_from to smithi17880450-38 2024-02-10T05:41:56.562 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 2189 (ObjNum 1014 snap 322 seq_num 1014) dirty exists 2024-02-10T05:41:56.562 INFO:tasks.rados.rados.0.smithi178.stdout:3520: finishing copy_from racing read to smithi17880450-38 2024-02-10T05:41:56.562 INFO:tasks.rados.rados.0.smithi178.stdout:3517: finishing copy_from to smithi17880450-25 2024-02-10T05:41:56.563 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 2654 (ObjNum 1057 snap 341 seq_num 1057) dirty exists 2024-02-10T05:41:57.357 INFO:tasks.rados.rados.0.smithi178.stdout:3512: done (6 left) 2024-02-10T05:41:57.358 INFO:tasks.rados.rados.0.smithi178.stdout:3515: done (5 left) 2024-02-10T05:41:57.358 INFO:tasks.rados.rados.0.smithi178.stdout:3516: done (4 left) 2024-02-10T05:41:57.358 INFO:tasks.rados.rados.0.smithi178.stdout:3517: done (3 left) 2024-02-10T05:41:57.358 INFO:tasks.rados.rados.0.smithi178.stdout:3519: done (2 left) 2024-02-10T05:41:57.358 INFO:tasks.rados.rados.0.smithi178.stdout:3520: done (1 left) 2024-02-10T05:41:57.358 INFO:tasks.rados.rados.0.smithi178.stdout:3521: done (0 left) 2024-02-10T05:41:57.358 INFO:tasks.rados.rados.0.smithi178.stdout:3522: rollback oid 9 current snap is 347 2024-02-10T05:41:57.358 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 9 to 329 2024-02-10T05:41:57.358 INFO:tasks.rados.rados.0.smithi178.stdout:3523: copy_from oid 11 from oid 31 current snap is 347 2024-02-10T05:41:57.358 INFO:tasks.rados.rados.0.smithi178.stdout:3524: read oid 13 snap -1 2024-02-10T05:41:57.358 INFO:tasks.rados.rados.0.smithi178.stdout:3524: expect deleted 2024-02-10T05:41:57.358 INFO:tasks.rados.rados.0.smithi178.stdout:3525: snap_create 2024-02-10T05:41:57.361 INFO:tasks.rados.rados.0.smithi178.stdout:3522: finishing rollback tid 0 to smithi17880450-9 2024-02-10T05:41:57.361 INFO:tasks.rados.rados.0.smithi178.stdout:3522: finishing rollback tid 1 to smithi17880450-9 2024-02-10T05:41:57.361 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 2199 (ObjNum 1534138720 snap 21932 seq_num 304) dirty dne 2024-02-10T05:41:57.397 INFO:tasks.rados.rados.0.smithi178.stdout:3523: finishing copy_from racing read to smithi17880450-11 2024-02-10T05:41:57.402 INFO:tasks.rados.rados.0.smithi178.stdout:3523: finishing copy_from to smithi17880450-11 2024-02-10T05:41:57.403 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 2789 (ObjNum 1058 snap 341 seq_num 1058) dirty exists 2024-02-10T05:41:57.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:57 smithi178 ceph-mon[92537]: osdmap e762: 8 total, 8 up, 8 in 2024-02-10T05:41:57.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:57 smithi178 ceph-mon[92537]: pgmap v783: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 232 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-02-10T05:41:57.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:41:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:41:57] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.43.0" 2024-02-10T05:41:57.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:57 smithi178 ceph-mon[95116]: osdmap e762: 8 total, 8 up, 8 in 2024-02-10T05:41:57.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:57 smithi178 ceph-mon[95116]: pgmap v783: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 232 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-02-10T05:41:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:57 smithi189 ceph-mon[89631]: osdmap e762: 8 total, 8 up, 8 in 2024-02-10T05:41:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:57 smithi189 ceph-mon[89631]: pgmap v783: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 232 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.4 MiB/s wr, 7 op/s 2024-02-10T05:41:58.359 INFO:tasks.rados.rados.0.smithi178.stdout:3522: done (3 left) 2024-02-10T05:41:58.359 INFO:tasks.rados.rados.0.smithi178.stdout:3523: done (2 left) 2024-02-10T05:41:58.359 INFO:tasks.rados.rados.0.smithi178.stdout:3524: done (1 left) 2024-02-10T05:41:58.360 INFO:tasks.rados.rados.0.smithi178.stdout:3525: done (0 left) 2024-02-10T05:41:58.360 INFO:tasks.rados.rados.0.smithi178.stdout:3526: rollback oid 20 current snap is 348 2024-02-10T05:41:58.360 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 20 to 338 2024-02-10T05:41:58.360 INFO:tasks.rados.rados.0.smithi178.stdout:3527: rmattr oid 23 current snap is 348 2024-02-10T05:41:58.360 INFO:tasks.rados.rados.0.smithi178.stdout:3528: rollback oid 6 current snap is 348 2024-02-10T05:41:58.360 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 6 to 337 2024-02-10T05:41:58.360 INFO:tasks.rados.rados.0.smithi178.stdout:3529: delete oid 36 current snap is 348 2024-02-10T05:41:58.364 INFO:tasks.rados.rados.0.smithi178.stdout:3526: finishing rollback tid 1 to smithi17880450-20 2024-02-10T05:41:58.366 INFO:tasks.rados.rados.0.smithi178.stdout:3526: finishing rollback tid 2 to smithi17880450-20 2024-02-10T05:41:58.366 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 2604 (ObjNum 1045 snap 336 seq_num 1045) dirty exists 2024-02-10T05:41:58.369 INFO:tasks.rados.rados.0.smithi178.stdout:3526: done (3 left) 2024-02-10T05:41:58.369 INFO:tasks.rados.rados.0.smithi178.stdout:3529: done (2 left) 2024-02-10T05:41:58.369 INFO:tasks.rados.rados.0.smithi178.stdout:3530: delete oid 11 current snap is 348 2024-02-10T05:41:58.369 INFO:tasks.rados.rados.0.smithi178.stdout:3528: finishing rollback tid 1 to smithi17880450-6 2024-02-10T05:41:58.370 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 2802 (ObjNum 1071 snap 345 seq_num 1071) dirty exists 2024-02-10T05:41:58.370 INFO:tasks.rados.rados.0.smithi178.stdout:3528: finishing rollback tid 2 to smithi17880450-6 2024-02-10T05:41:58.370 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 2228 (ObjNum 817 snap 267 seq_num 817) dirty exists 2024-02-10T05:41:58.371 INFO:tasks.rados.rados.0.smithi178.stdout:3527: done (2 left) 2024-02-10T05:41:58.371 INFO:tasks.rados.rados.0.smithi178.stdout:3528: done (1 left) 2024-02-10T05:41:58.372 INFO:tasks.rados.rados.0.smithi178.stdout:3530: done (0 left) 2024-02-10T05:41:58.372 INFO:tasks.rados.rados.0.smithi178.stdout:3531: snap_remove snap 330 2024-02-10T05:41:58.688 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:58 smithi189 ceph-mon[89631]: osdmap e763: 8 total, 8 up, 8 in 2024-02-10T05:41:58.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:58 smithi178 ceph-mon[92537]: osdmap e763: 8 total, 8 up, 8 in 2024-02-10T05:41:58.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:58 smithi178 ceph-mon[95116]: osdmap e763: 8 total, 8 up, 8 in 2024-02-10T05:41:59.371 INFO:tasks.rados.rados.0.smithi178.stdout:3531: done (0 left) 2024-02-10T05:41:59.371 INFO:tasks.rados.rados.0.smithi178.stdout:3532: delete oid 17 current snap is 348 2024-02-10T05:41:59.384 INFO:tasks.rados.rados.0.smithi178.stdout:3532: done (0 left) 2024-02-10T05:41:59.384 INFO:tasks.rados.rados.0.smithi178.stdout:3533: snap_create 2024-02-10T05:41:59.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:59 smithi178 ceph-mon[92537]: osdmap e764: 8 total, 8 up, 8 in 2024-02-10T05:41:59.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:41:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:41:59.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:59 smithi178 ceph-mon[95116]: osdmap e764: 8 total, 8 up, 8 in 2024-02-10T05:41:59.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:41:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:41:59.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:59 smithi189 ceph-mon[89631]: osdmap e764: 8 total, 8 up, 8 in 2024-02-10T05:41:59.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:41:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:42:00.305 INFO:tasks.rados.rados.0.smithi178.stdout:3533: done (0 left) 2024-02-10T05:42:00.305 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 8 current snap is 349 2024-02-10T05:42:00.305 INFO:tasks.rados.rados.0.smithi178.stdout:3534: seq_num 1079 ranges {3375104=475136,3850240=606208,4456448=196608} 2024-02-10T05:42:00.325 INFO:tasks.rados.rados.0.smithi178.stdout:3534: writing smithi17880450-8 from 3375104 to 3850240 tid 1 2024-02-10T05:42:00.329 INFO:tasks.rados.rados.0.smithi178.stdout:3534: writing smithi17880450-8 from 3850240 to 4456448 tid 2 2024-02-10T05:42:00.330 INFO:tasks.rados.rados.0.smithi178.stdout:3534: writing smithi17880450-8 from 4456448 to 4653056 tid 3 2024-02-10T05:42:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 29 current snap is 349 2024-02-10T05:42:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:3535: seq_num 1080 ranges {2015232=491520,2506752=540672,3047424=262144} 2024-02-10T05:42:00.344 INFO:tasks.rados.rados.0.smithi178.stdout:3535: writing smithi17880450-29 from 2015232 to 2506752 tid 1 2024-02-10T05:42:00.347 INFO:tasks.rados.rados.0.smithi178.stdout:3535: writing smithi17880450-29 from 2506752 to 3047424 tid 2 2024-02-10T05:42:00.350 INFO:tasks.rados.rados.0.smithi178.stdout:3535: writing smithi17880450-29 from 3047424 to 3309568 tid 3 2024-02-10T05:42:00.350 INFO:tasks.rados.rados.0.smithi178.stdout:3536: copy_from oid 12 from oid 17 current snap is 349 2024-02-10T05:42:00.350 INFO:tasks.rados.rados.0.smithi178.stdout:3534: finishing write tid 1 to smithi17880450-8 2024-02-10T05:42:00.350 INFO:tasks.rados.rados.0.smithi178.stdout:3534: finishing write tid 2 to smithi17880450-8 2024-02-10T05:42:00.350 INFO:tasks.rados.rados.0.smithi178.stdout:3534: finishing write tid 3 to smithi17880450-8 2024-02-10T05:42:00.350 INFO:tasks.rados.rados.0.smithi178.stdout:3534: finishing write tid 4 to smithi17880450-8 2024-02-10T05:42:00.350 INFO:tasks.rados.rados.0.smithi178.stdout:3534: finishing write tid 5 to smithi17880450-8 2024-02-10T05:42:00.350 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 2608 (ObjNum 1079 snap 349 seq_num 1079) dirty exists 2024-02-10T05:42:00.350 INFO:tasks.rados.rados.0.smithi178.stdout:3534: left oid 8 (ObjNum 1079 snap 349 seq_num 1079) 2024-02-10T05:42:00.350 INFO:tasks.rados.rados.0.smithi178.stdout:3534: done (2 left) 2024-02-10T05:42:00.351 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 349 2024-02-10T05:42:00.351 INFO:tasks.rados.rados.0.smithi178.stdout:3537: seq_num 1081 ranges {0=507904,507904=425984,933888=376832} 2024-02-10T05:42:00.352 INFO:tasks.rados.rados.0.smithi178.stdout:3537: writing smithi17880450-22 from 0 to 507904 tid 1 2024-02-10T05:42:00.355 INFO:tasks.rados.rados.0.smithi178.stdout:3537: writing smithi17880450-22 from 507904 to 933888 tid 2 2024-02-10T05:42:00.358 INFO:tasks.rados.rados.0.smithi178.stdout:3537: writing smithi17880450-22 from 933888 to 1310720 tid 3 2024-02-10T05:42:00.358 INFO:tasks.rados.rados.0.smithi178.stdout:3538: snap_remove snap 337 2024-02-10T05:42:00.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:00 smithi178 ceph-mon[92537]: pgmap v786: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 238 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 276 KiB/s wr, 4 op/s 2024-02-10T05:42:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:00 smithi178 ceph-mon[92537]: osdmap e765: 8 total, 8 up, 8 in 2024-02-10T05:42:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:00 smithi178 ceph-mon[92537]: osdmap e766: 8 total, 8 up, 8 in 2024-02-10T05:42:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:00 smithi178 ceph-mon[95116]: pgmap v786: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 238 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 276 KiB/s wr, 4 op/s 2024-02-10T05:42:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:00 smithi178 ceph-mon[95116]: osdmap e765: 8 total, 8 up, 8 in 2024-02-10T05:42:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:00 smithi178 ceph-mon[95116]: osdmap e766: 8 total, 8 up, 8 in 2024-02-10T05:42:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:00 smithi189 ceph-mon[89631]: pgmap v786: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 238 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 276 KiB/s wr, 4 op/s 2024-02-10T05:42:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:00 smithi189 ceph-mon[89631]: osdmap e765: 8 total, 8 up, 8 in 2024-02-10T05:42:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:00 smithi189 ceph-mon[89631]: osdmap e766: 8 total, 8 up, 8 in 2024-02-10T05:42:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:3538: done (3 left) 2024-02-10T05:42:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:3539: rollback oid 40 current snap is 349 2024-02-10T05:42:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 40 to 338 2024-02-10T05:42:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:3535: finishing write tid 1 to smithi17880450-29 2024-02-10T05:42:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:3536: finishing copy_from to smithi17880450-12 2024-02-10T05:42:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:3536: got expected ENOENT (src dne) 2024-02-10T05:42:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:3536: finishing copy_from racing read to smithi17880450-12 2024-02-10T05:42:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:3535: finishing write tid 2 to smithi17880450-29 2024-02-10T05:42:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:3535: finishing write tid 3 to smithi17880450-29 2024-02-10T05:42:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:3535: finishing write tid 4 to smithi17880450-29 2024-02-10T05:42:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:3535: finishing write tid 5 to smithi17880450-29 2024-02-10T05:42:01.312 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 2502 (ObjNum 1080 snap 349 seq_num 1080) dirty exists 2024-02-10T05:42:01.313 INFO:tasks.rados.rados.0.smithi178.stdout:3535: left oid 29 (ObjNum 1080 snap 349 seq_num 1080) 2024-02-10T05:42:01.313 INFO:tasks.rados.rados.0.smithi178.stdout:3537: finishing write tid 1 to smithi17880450-22 2024-02-10T05:42:01.313 INFO:tasks.rados.rados.0.smithi178.stdout:3537: finishing write tid 2 to smithi17880450-22 2024-02-10T05:42:01.313 INFO:tasks.rados.rados.0.smithi178.stdout:3537: finishing write tid 3 to smithi17880450-22 2024-02-10T05:42:01.313 INFO:tasks.rados.rados.0.smithi178.stdout:3537: finishing write tid 4 to smithi17880450-22 2024-02-10T05:42:01.313 INFO:tasks.rados.rados.0.smithi178.stdout:3537: finishing write tid 5 to smithi17880450-22 2024-02-10T05:42:01.313 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2667 (ObjNum 1081 snap 349 seq_num 1081) dirty exists 2024-02-10T05:42:01.313 INFO:tasks.rados.rados.0.smithi178.stdout:3537: left oid 22 (ObjNum 1081 snap 349 seq_num 1081) 2024-02-10T05:42:01.313 INFO:tasks.rados.rados.0.smithi178.stdout:3535: done (3 left) 2024-02-10T05:42:01.313 INFO:tasks.rados.rados.0.smithi178.stdout:3536: done (2 left) 2024-02-10T05:42:01.313 INFO:tasks.rados.rados.0.smithi178.stdout:3537: done (1 left) 2024-02-10T05:42:01.313 INFO:tasks.rados.rados.0.smithi178.stdout:3540: snap_remove snap 345 2024-02-10T05:42:02.318 INFO:tasks.rados.rados.0.smithi178.stdout:3540: done (1 left) 2024-02-10T05:42:02.318 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 349 2024-02-10T05:42:02.319 INFO:tasks.rados.rados.0.smithi178.stdout:3539: finishing rollback tid 0 to smithi17880450-40 2024-02-10T05:42:02.319 INFO:tasks.rados.rados.0.smithi178.stdout:3539: finishing rollback tid 1 to smithi17880450-40 2024-02-10T05:42:02.319 INFO:tasks.rados.rados.0.smithi178.stdout:3539: finishing rollback tid 2 to smithi17880450-40 2024-02-10T05:42:02.319 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 40 v 2515 (ObjNum 950 snap 311 seq_num 950) dirty exists 2024-02-10T05:42:02.319 INFO:tasks.rados.rados.0.smithi178.stdout:3541: seq_num 1082 ranges {0=524288,524288=704512,1228800=98304} 2024-02-10T05:42:02.321 INFO:tasks.rados.rados.0.smithi178.stdout:3541: writing smithi17880450-9 from 0 to 524288 tid 1 2024-02-10T05:42:02.326 INFO:tasks.rados.rados.0.smithi178.stdout:3541: writing smithi17880450-9 from 524288 to 1228800 tid 2 2024-02-10T05:42:02.327 INFO:tasks.rados.rados.0.smithi178.stdout:3541: writing smithi17880450-9 from 1228800 to 1327104 tid 3 2024-02-10T05:42:02.327 INFO:tasks.rados.rados.0.smithi178.stdout:3539: done (1 left) 2024-02-10T05:42:02.327 INFO:tasks.rados.rados.0.smithi178.stdout:3542: snap_create 2024-02-10T05:42:02.331 INFO:tasks.rados.rados.0.smithi178.stdout:3541: finishing write tid 1 to smithi17880450-9 2024-02-10T05:42:02.332 INFO:tasks.rados.rados.0.smithi178.stdout:3541: finishing write tid 2 to smithi17880450-9 2024-02-10T05:42:02.332 INFO:tasks.rados.rados.0.smithi178.stdout:3541: finishing write tid 3 to smithi17880450-9 2024-02-10T05:42:02.334 INFO:tasks.rados.rados.0.smithi178.stdout:3541: finishing write tid 4 to smithi17880450-9 2024-02-10T05:42:02.336 INFO:tasks.rados.rados.0.smithi178.stdout:3541: finishing write tid 5 to smithi17880450-9 2024-02-10T05:42:02.336 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 2203 (ObjNum 1082 snap 349 seq_num 1082) dirty exists 2024-02-10T05:42:02.336 INFO:tasks.rados.rados.0.smithi178.stdout:3541: left oid 9 (ObjNum 1082 snap 349 seq_num 1082) 2024-02-10T05:42:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:02 smithi178 ceph-mon[92537]: pgmap v789: 121 pgs: 121 active+clean; 263 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.5 MiB/s wr, 26 op/s 2024-02-10T05:42:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:02 smithi178 ceph-mon[92537]: osdmap e767: 8 total, 8 up, 8 in 2024-02-10T05:42:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:02 smithi178 ceph-mon[95116]: pgmap v789: 121 pgs: 121 active+clean; 263 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.5 MiB/s wr, 26 op/s 2024-02-10T05:42:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:02 smithi178 ceph-mon[95116]: osdmap e767: 8 total, 8 up, 8 in 2024-02-10T05:42:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:02 smithi189 ceph-mon[89631]: pgmap v789: 121 pgs: 121 active+clean; 263 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.5 MiB/s wr, 26 op/s 2024-02-10T05:42:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:02 smithi189 ceph-mon[89631]: osdmap e767: 8 total, 8 up, 8 in 2024-02-10T05:42:03.324 INFO:tasks.rados.rados.0.smithi178.stdout:3541: done (1 left) 2024-02-10T05:42:03.324 INFO:tasks.rados.rados.0.smithi178.stdout:3542: done (0 left) 2024-02-10T05:42:03.324 INFO:tasks.rados.rados.0.smithi178.stdout:3543: read oid 31 snap -1 2024-02-10T05:42:03.324 INFO:tasks.rados.rados.0.smithi178.stdout:3543: expect (ObjNum 1058 snap 341 seq_num 1058) 2024-02-10T05:42:03.324 INFO:tasks.rados.rados.0.smithi178.stdout:3544: read oid 45 snap -1 2024-02-10T05:42:03.324 INFO:tasks.rados.rados.0.smithi178.stdout:3544: expect (ObjNum 1000 snap 319 seq_num 1000) 2024-02-10T05:42:03.324 INFO:tasks.rados.rados.0.smithi178.stdout:3545: read oid 38 snap 331 2024-02-10T05:42:03.325 INFO:tasks.rados.rados.0.smithi178.stdout:3545: expect (ObjNum 1014 snap 322 seq_num 1014) 2024-02-10T05:42:03.325 INFO:tasks.rados.rados.0.smithi178.stdout:3546: read oid 32 snap -1 2024-02-10T05:42:03.325 INFO:tasks.rados.rados.0.smithi178.stdout:3546: expect (ObjNum 1037 snap 331 seq_num 1037) 2024-02-10T05:42:03.325 INFO:tasks.rados.rados.0.smithi178.stdout:3547: rollback oid 22 current snap is 350 2024-02-10T05:42:03.325 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 22 to 325 2024-02-10T05:42:03.325 INFO:tasks.rados.rados.0.smithi178.stdout:3548: read oid 11 snap -1 2024-02-10T05:42:03.325 INFO:tasks.rados.rados.0.smithi178.stdout:3548: expect deleted 2024-02-10T05:42:03.325 INFO:tasks.rados.rados.0.smithi178.stdout:3549: snap_create 2024-02-10T05:42:03.331 INFO:tasks.rados.rados.0.smithi178.stdout:3545: expect (ObjNum 1014 snap 322 seq_num 1014) 2024-02-10T05:42:03.344 INFO:tasks.rados.rados.0.smithi178.stdout:3546: expect (ObjNum 1037 snap 331 seq_num 1037) 2024-02-10T05:42:03.366 INFO:tasks.rados.rados.0.smithi178.stdout:3547: finishing rollback tid 0 to smithi17880450-22 2024-02-10T05:42:03.366 INFO:tasks.rados.rados.0.smithi178.stdout:3547: finishing rollback tid 1 to smithi17880450-22 2024-02-10T05:42:03.366 INFO:tasks.rados.rados.0.smithi178.stdout:3547: finishing rollback tid 2 to smithi17880450-22 2024-02-10T05:42:03.366 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2670 (ObjNum 1013 snap 322 seq_num 1013) dirty exists 2024-02-10T05:42:03.366 INFO:tasks.rados.rados.0.smithi178.stdout:3543: expect (ObjNum 1058 snap 341 seq_num 1058) 2024-02-10T05:42:03.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:03 smithi178 ceph-mon[92537]: osdmap e768: 8 total, 8 up, 8 in 2024-02-10T05:42:03.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:03 smithi178 ceph-mon[95116]: osdmap e768: 8 total, 8 up, 8 in 2024-02-10T05:42:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:03 smithi189 ceph-mon[89631]: osdmap e768: 8 total, 8 up, 8 in 2024-02-10T05:42:03.845 INFO:tasks.rados.rados.0.smithi178.stdout:3544: expect (ObjNum 1000 snap 319 seq_num 1000) 2024-02-10T05:42:04.324 INFO:tasks.rados.rados.0.smithi178.stdout:3543: done (6 left) 2024-02-10T05:42:04.324 INFO:tasks.rados.rados.0.smithi178.stdout:3544: done (5 left) 2024-02-10T05:42:04.324 INFO:tasks.rados.rados.0.smithi178.stdout:3545: done (4 left) 2024-02-10T05:42:04.324 INFO:tasks.rados.rados.0.smithi178.stdout:3546: done (3 left) 2024-02-10T05:42:04.324 INFO:tasks.rados.rados.0.smithi178.stdout:3547: done (2 left) 2024-02-10T05:42:04.324 INFO:tasks.rados.rados.0.smithi178.stdout:3548: done (1 left) 2024-02-10T05:42:04.324 INFO:tasks.rados.rados.0.smithi178.stdout:3549: done (0 left) 2024-02-10T05:42:04.324 INFO:tasks.rados.rados.0.smithi178.stdout:3550: rollback oid 16 current snap is 351 2024-02-10T05:42:04.325 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 16 to 340 2024-02-10T05:42:04.325 INFO:tasks.rados.rados.0.smithi178.stdout:3551: setattr oid 43 current snap is 351 2024-02-10T05:42:04.325 INFO:tasks.rados.rados.0.smithi178.stdout:3552: delete oid 40 current snap is 351 2024-02-10T05:42:04.328 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 1133 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-10T05:42:04.328 INFO:tasks.rados.rados.0.smithi178.stdout:3551: done (2 left) 2024-02-10T05:42:04.328 INFO:tasks.rados.rados.0.smithi178.stdout:3552: done (1 left) 2024-02-10T05:42:04.328 INFO:tasks.rados.rados.0.smithi178.stdout:3553: copy_from oid 6 from oid 23 current snap is 351 2024-02-10T05:42:04.328 INFO:tasks.rados.rados.0.smithi178.stdout:3554: setattr oid 41 current snap is 351 2024-02-10T05:42:04.331 INFO:tasks.rados.rados.0.smithi178.stdout:3550: finishing rollback tid 0 to smithi17880450-16 2024-02-10T05:42:04.332 INFO:tasks.rados.rados.0.smithi178.stdout:3550: finishing rollback tid 1 to smithi17880450-16 2024-02-10T05:42:04.332 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 2840 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-02-10T05:42:04.332 INFO:tasks.rados.rados.0.smithi178.stdout:3550: done (2 left) 2024-02-10T05:42:04.333 INFO:tasks.rados.rados.0.smithi178.stdout:3555: copy_from oid 5 from oid 30 current snap is 351 2024-02-10T05:42:04.333 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 351 2024-02-10T05:42:04.333 INFO:tasks.rados.rados.0.smithi178.stdout:3556: seq_num 1084 ranges {188416=557056,745472=475136,1220608=327680} 2024-02-10T05:42:04.337 INFO:tasks.rados.rados.0.smithi178.stdout:3556: writing smithi17880450-38 from 188416 to 745472 tid 1 2024-02-10T05:42:04.340 INFO:tasks.rados.rados.0.smithi178.stdout:3556: writing smithi17880450-38 from 745472 to 1220608 tid 2 2024-02-10T05:42:04.343 INFO:tasks.rados.rados.0.smithi178.stdout:3556: writing smithi17880450-38 from 1220608 to 1548288 tid 3 2024-02-10T05:42:04.343 INFO:tasks.rados.rados.0.smithi178.stdout:3557: snap_create 2024-02-10T05:42:04.343 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2671 (ObjNum 1041 snap 334 seq_num 1041) dirty exists 2024-02-10T05:42:04.343 INFO:tasks.rados.rados.0.smithi178.stdout:3553: finishing copy_from racing read to smithi17880450-6 2024-02-10T05:42:04.343 INFO:tasks.rados.rados.0.smithi178.stdout:3553: finishing copy_from to smithi17880450-6 2024-02-10T05:42:04.343 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 2802 (ObjNum 1071 snap 345 seq_num 1071) dirty exists 2024-02-10T05:42:04.346 INFO:tasks.rados.rados.0.smithi178.stdout:3556: finishing write tid 1 to smithi17880450-38 2024-02-10T05:42:04.346 INFO:tasks.rados.rados.0.smithi178.stdout:3556: finishing write tid 2 to smithi17880450-38 2024-02-10T05:42:04.347 INFO:tasks.rados.rados.0.smithi178.stdout:3556: finishing write tid 3 to smithi17880450-38 2024-02-10T05:42:04.347 INFO:tasks.rados.rados.0.smithi178.stdout:3556: finishing write tid 4 to smithi17880450-38 2024-02-10T05:42:04.349 INFO:tasks.rados.rados.0.smithi178.stdout:3555: finishing copy_from racing read to smithi17880450-5 2024-02-10T05:42:04.349 INFO:tasks.rados.rados.0.smithi178.stdout:3556: finishing write tid 5 to smithi17880450-38 2024-02-10T05:42:04.349 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 2658 (ObjNum 1084 snap 351 seq_num 1084) dirty exists 2024-02-10T05:42:04.350 INFO:tasks.rados.rados.0.smithi178.stdout:3556: left oid 38 (ObjNum 1084 snap 351 seq_num 1084) 2024-02-10T05:42:04.351 INFO:tasks.rados.rados.0.smithi178.stdout:3555: finishing copy_from to smithi17880450-5 2024-02-10T05:42:04.351 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 2511 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:42:04.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:04 smithi178 ceph-mon[95116]: pgmap v792: 121 pgs: 121 active+clean; 266 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 22 op/s 2024-02-10T05:42:04.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:04 smithi178 ceph-mon[95116]: osdmap e769: 8 total, 8 up, 8 in 2024-02-10T05:42:04.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:04 smithi178 ceph-mon[92537]: pgmap v792: 121 pgs: 121 active+clean; 266 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 22 op/s 2024-02-10T05:42:04.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:04 smithi178 ceph-mon[92537]: osdmap e769: 8 total, 8 up, 8 in 2024-02-10T05:42:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:04 smithi189 ceph-mon[89631]: pgmap v792: 121 pgs: 121 active+clean; 266 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.3 MiB/s wr, 22 op/s 2024-02-10T05:42:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:04 smithi189 ceph-mon[89631]: osdmap e769: 8 total, 8 up, 8 in 2024-02-10T05:42:05.308 INFO:tasks.rados.rados.0.smithi178.stdout:3553: done (4 left) 2024-02-10T05:42:05.308 INFO:tasks.rados.rados.0.smithi178.stdout:3554: done (3 left) 2024-02-10T05:42:05.308 INFO:tasks.rados.rados.0.smithi178.stdout:3555: done (2 left) 2024-02-10T05:42:05.308 INFO:tasks.rados.rados.0.smithi178.stdout:3556: done (1 left) 2024-02-10T05:42:05.308 INFO:tasks.rados.rados.0.smithi178.stdout:3557: done (0 left) 2024-02-10T05:42:05.308 INFO:tasks.rados.rados.0.smithi178.stdout:3558: read oid 10 snap -1 2024-02-10T05:42:05.308 INFO:tasks.rados.rados.0.smithi178.stdout:3558: expect deleted 2024-02-10T05:42:05.309 INFO:tasks.rados.rados.0.smithi178.stdout:3559: snap_create 2024-02-10T05:42:05.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:05 smithi178 ceph-mon[92537]: osdmap e770: 8 total, 8 up, 8 in 2024-02-10T05:42:05.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:05 smithi178 ceph-mon[92537]: osdmap e771: 8 total, 8 up, 8 in 2024-02-10T05:42:05.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:05 smithi178 ceph-mon[95116]: osdmap e770: 8 total, 8 up, 8 in 2024-02-10T05:42:05.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:05 smithi178 ceph-mon[95116]: osdmap e771: 8 total, 8 up, 8 in 2024-02-10T05:42:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:05 smithi189 ceph-mon[89631]: osdmap e770: 8 total, 8 up, 8 in 2024-02-10T05:42:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:05 smithi189 ceph-mon[89631]: osdmap e771: 8 total, 8 up, 8 in 2024-02-10T05:42:06.309 INFO:tasks.rados.rados.0.smithi178.stdout:3558: done (1 left) 2024-02-10T05:42:06.309 INFO:tasks.rados.rados.0.smithi178.stdout:3559: done (0 left) 2024-02-10T05:42:06.310 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 353 2024-02-10T05:42:06.310 INFO:tasks.rados.rados.0.smithi178.stdout:3560: seq_num 1085 ranges {2318336=581632,2899968=761856,3661824=40960} 2024-02-10T05:42:06.324 INFO:tasks.rados.rados.0.smithi178.stdout:3560: writing smithi17880450-42 from 2318336 to 2899968 tid 1 2024-02-10T05:42:06.329 INFO:tasks.rados.rados.0.smithi178.stdout:3560: writing smithi17880450-42 from 2899968 to 3661824 tid 2 2024-02-10T05:42:06.329 INFO:tasks.rados.rados.0.smithi178.stdout:3560: writing smithi17880450-42 from 3661824 to 3702784 tid 3 2024-02-10T05:42:06.329 INFO:tasks.rados.rados.0.smithi178.stdout:3561: setattr oid 12 current snap is 353 2024-02-10T05:42:06.331 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 353 2024-02-10T05:42:06.331 INFO:tasks.rados.rados.0.smithi178.stdout:3562: seq_num 1086 ranges {3244032=598016,3842048=647168,4489216=155648} 2024-02-10T05:42:06.351 INFO:tasks.rados.rados.0.smithi178.stdout:3562: writing smithi17880450-25 from 3244032 to 3842048 tid 1 2024-02-10T05:42:06.355 INFO:tasks.rados.rados.0.smithi178.stdout:3562: writing smithi17880450-25 from 3842048 to 4489216 tid 2 2024-02-10T05:42:06.356 INFO:tasks.rados.rados.0.smithi178.stdout:3562: writing smithi17880450-25 from 4489216 to 4644864 tid 3 2024-02-10T05:42:06.356 INFO:tasks.rados.rados.0.smithi178.stdout:3563: read oid 23 snap -1 2024-02-10T05:42:06.356 INFO:tasks.rados.rados.0.smithi178.stdout:3563: expect (ObjNum 1071 snap 345 seq_num 1071) 2024-02-10T05:42:06.356 INFO:tasks.rados.rados.0.smithi178.stdout:3564: snap_create 2024-02-10T05:42:06.357 INFO:tasks.rados.rados.0.smithi178.stdout:3560: finishing write tid 1 to smithi17880450-42 2024-02-10T05:42:06.357 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 2517 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-02-10T05:42:06.357 INFO:tasks.rados.rados.0.smithi178.stdout:3560: finishing write tid 2 to smithi17880450-42 2024-02-10T05:42:06.357 INFO:tasks.rados.rados.0.smithi178.stdout:3560: finishing write tid 3 to smithi17880450-42 2024-02-10T05:42:06.357 INFO:tasks.rados.rados.0.smithi178.stdout:3560: finishing write tid 4 to smithi17880450-42 2024-02-10T05:42:06.357 INFO:tasks.rados.rados.0.smithi178.stdout:3560: finishing write tid 5 to smithi17880450-42 2024-02-10T05:42:06.357 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 2506 (ObjNum 1085 snap 353 seq_num 1085) dirty exists 2024-02-10T05:42:06.357 INFO:tasks.rados.rados.0.smithi178.stdout:3560: left oid 42 (ObjNum 1085 snap 353 seq_num 1085) 2024-02-10T05:42:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:3562: finishing write tid 1 to smithi17880450-25 2024-02-10T05:42:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:3562: finishing write tid 2 to smithi17880450-25 2024-02-10T05:42:06.361 INFO:tasks.rados.rados.0.smithi178.stdout:3562: finishing write tid 3 to smithi17880450-25 2024-02-10T05:42:06.363 INFO:tasks.rados.rados.0.smithi178.stdout:3563: expect (ObjNum 1071 snap 345 seq_num 1071) 2024-02-10T05:42:06.400 INFO:tasks.rados.rados.0.smithi178.stdout:3562: finishing write tid 4 to smithi17880450-25 2024-02-10T05:42:06.400 INFO:tasks.rados.rados.0.smithi178.stdout:3562: finishing write tid 5 to smithi17880450-25 2024-02-10T05:42:06.400 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 2662 (ObjNum 1086 snap 353 seq_num 1086) dirty exists 2024-02-10T05:42:06.400 INFO:tasks.rados.rados.0.smithi178.stdout:3562: left oid 25 (ObjNum 1086 snap 353 seq_num 1086) 2024-02-10T05:42:06.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:06 smithi178 ceph-mon[92537]: pgmap v795: 121 pgs: 121 active+clean; 271 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-02-10T05:42:06.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:06 smithi178 ceph-mon[92537]: osdmap e772: 8 total, 8 up, 8 in 2024-02-10T05:42:06.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:06 smithi178 ceph-mon[95116]: pgmap v795: 121 pgs: 121 active+clean; 271 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-02-10T05:42:06.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:06 smithi178 ceph-mon[95116]: osdmap e772: 8 total, 8 up, 8 in 2024-02-10T05:42:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:06 smithi189 ceph-mon[89631]: pgmap v795: 121 pgs: 121 active+clean; 271 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-02-10T05:42:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:06 smithi189 ceph-mon[89631]: osdmap e772: 8 total, 8 up, 8 in 2024-02-10T05:42:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:3560: done (4 left) 2024-02-10T05:42:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:3561: done (3 left) 2024-02-10T05:42:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:3562: done (2 left) 2024-02-10T05:42:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:3563: done (1 left) 2024-02-10T05:42:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:3564: done (0 left) 2024-02-10T05:42:07.341 INFO:tasks.rados.rados.0.smithi178.stdout:3565: snap_remove snap 335 2024-02-10T05:42:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:42:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:42:07] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-02-10T05:42:08.347 INFO:tasks.rados.rados.0.smithi178.stdout:3565: done (0 left) 2024-02-10T05:42:08.347 INFO:tasks.rados.rados.0.smithi178.stdout:3566: delete oid 49 current snap is 354 2024-02-10T05:42:08.363 INFO:tasks.rados.rados.0.smithi178.stdout:3566: done (0 left) 2024-02-10T05:42:08.363 INFO:tasks.rados.rados.0.smithi178.stdout:3567: snap_remove snap 343 2024-02-10T05:42:08.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:08 smithi178 ceph-mon[95116]: pgmap v798: 121 pgs: 121 active+clean; 272 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-10T05:42:08.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:08 smithi178 ceph-mon[95116]: osdmap e773: 8 total, 8 up, 8 in 2024-02-10T05:42:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:08 smithi178 ceph-mon[92537]: pgmap v798: 121 pgs: 121 active+clean; 272 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-10T05:42:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:08 smithi178 ceph-mon[92537]: osdmap e773: 8 total, 8 up, 8 in 2024-02-10T05:42:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:08 smithi189 ceph-mon[89631]: pgmap v798: 121 pgs: 121 active+clean; 272 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2024-02-10T05:42:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:08 smithi189 ceph-mon[89631]: osdmap e773: 8 total, 8 up, 8 in 2024-02-10T05:42:09.357 INFO:tasks.rados.rados.0.smithi178.stdout:3567: done (0 left) 2024-02-10T05:42:09.357 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 354 2024-02-10T05:42:09.357 INFO:tasks.rados.rados.0.smithi178.stdout:3568: seq_num 1088 ranges {139264=630784,770048=466944,1236992=335872} 2024-02-10T05:42:09.362 INFO:tasks.rados.rados.0.smithi178.stdout:3568: writing smithi17880450-50 from 139264 to 770048 tid 1 2024-02-10T05:42:09.365 INFO:tasks.rados.rados.0.smithi178.stdout:3568: writing smithi17880450-50 from 770048 to 1236992 tid 2 2024-02-10T05:42:09.368 INFO:tasks.rados.rados.0.smithi178.stdout:3568: writing smithi17880450-50 from 1236992 to 1572864 tid 3 2024-02-10T05:42:09.368 INFO:tasks.rados.rados.0.smithi178.stdout:3569: delete oid 42 current snap is 354 2024-02-10T05:42:09.372 INFO:tasks.rados.rados.0.smithi178.stdout:3568: finishing write tid 1 to smithi17880450-50 2024-02-10T05:42:09.373 INFO:tasks.rados.rados.0.smithi178.stdout:3568: finishing write tid 2 to smithi17880450-50 2024-02-10T05:42:09.373 INFO:tasks.rados.rados.0.smithi178.stdout:3568: finishing write tid 3 to smithi17880450-50 2024-02-10T05:42:09.374 INFO:tasks.rados.rados.0.smithi178.stdout:3568: finishing write tid 4 to smithi17880450-50 2024-02-10T05:42:09.375 INFO:tasks.rados.rados.0.smithi178.stdout:3569: done (1 left) 2024-02-10T05:42:09.375 INFO:tasks.rados.rados.0.smithi178.stdout:3570: snap_create 2024-02-10T05:42:09.376 INFO:tasks.rados.rados.0.smithi178.stdout:3568: finishing write tid 5 to smithi17880450-50 2024-02-10T05:42:09.376 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 2478 (ObjNum 1088 snap 354 seq_num 1088) dirty exists 2024-02-10T05:42:09.376 INFO:tasks.rados.rados.0.smithi178.stdout:3568: left oid 50 (ObjNum 1088 snap 354 seq_num 1088) 2024-02-10T05:42:09.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:09 smithi178 ceph-mon[92537]: osdmap e774: 8 total, 8 up, 8 in 2024-02-10T05:42:09.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:09 smithi178 ceph-mon[95116]: osdmap e774: 8 total, 8 up, 8 in 2024-02-10T05:42:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:09 smithi189 ceph-mon[89631]: osdmap e774: 8 total, 8 up, 8 in 2024-02-10T05:42:10.310 INFO:tasks.rados.rados.0.smithi178.stdout:3568: done (1 left) 2024-02-10T05:42:10.310 INFO:tasks.rados.rados.0.smithi178.stdout:3570: done (0 left) 2024-02-10T05:42:10.310 INFO:tasks.rados.rados.0.smithi178.stdout:3571: snap_create 2024-02-10T05:42:10.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:10 smithi178 ceph-mon[95116]: pgmap v801: 121 pgs: 121 active+clean; 273 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 654 KiB/s wr, 14 op/s 2024-02-10T05:42:10.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:10 smithi178 ceph-mon[95116]: osdmap e775: 8 total, 8 up, 8 in 2024-02-10T05:42:10.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:10 smithi178 ceph-mon[95116]: osdmap e776: 8 total, 8 up, 8 in 2024-02-10T05:42:10.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:10 smithi178 ceph-mon[92537]: pgmap v801: 121 pgs: 121 active+clean; 273 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 654 KiB/s wr, 14 op/s 2024-02-10T05:42:10.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:10 smithi178 ceph-mon[92537]: osdmap e775: 8 total, 8 up, 8 in 2024-02-10T05:42:10.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:10 smithi178 ceph-mon[92537]: osdmap e776: 8 total, 8 up, 8 in 2024-02-10T05:42:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:10 smithi189 ceph-mon[89631]: pgmap v801: 121 pgs: 121 active+clean; 273 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 654 KiB/s wr, 14 op/s 2024-02-10T05:42:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:10 smithi189 ceph-mon[89631]: osdmap e775: 8 total, 8 up, 8 in 2024-02-10T05:42:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:10 smithi189 ceph-mon[89631]: osdmap e776: 8 total, 8 up, 8 in 2024-02-10T05:42:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:3571: done (0 left) 2024-02-10T05:42:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:3572: rollback oid 11 current snap is 356 2024-02-10T05:42:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 11 to 350 2024-02-10T05:42:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:3573: rollback oid 32 current snap is 356 2024-02-10T05:42:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 32 to 342 2024-02-10T05:42:11.312 INFO:tasks.rados.rados.0.smithi178.stdout:3574: delete oid 15 current snap is 356 2024-02-10T05:42:11.316 INFO:tasks.rados.rados.0.smithi178.stdout:3573: finishing rollback tid 0 to smithi17880450-32 2024-02-10T05:42:11.316 INFO:tasks.rados.rados.0.smithi178.stdout:3573: finishing rollback tid 1 to smithi17880450-32 2024-02-10T05:42:11.317 INFO:tasks.rados.rados.0.smithi178.stdout:3573: finishing rollback tid 2 to smithi17880450-32 2024-02-10T05:42:11.317 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 2510 (ObjNum 1037 snap 331 seq_num 1037) dirty exists 2024-02-10T05:42:11.317 INFO:tasks.rados.rados.0.smithi178.stdout:3573: done (2 left) 2024-02-10T05:42:11.317 INFO:tasks.rados.rados.0.smithi178.stdout:3574: done (1 left) 2024-02-10T05:42:11.318 INFO:tasks.rados.rados.0.smithi178.stdout:3575: rollback oid 21 current snap is 356 2024-02-10T05:42:11.318 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 21 to 325 2024-02-10T05:42:11.318 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 356 2024-02-10T05:42:11.318 INFO:tasks.rados.rados.0.smithi178.stdout:3576: seq_num 1091 ranges {0=679936,679936=516096,1196032=286720} 2024-02-10T05:42:11.322 INFO:tasks.rados.rados.0.smithi178.stdout:3576: writing smithi17880450-17 from 0 to 679936 tid 1 2024-02-10T05:42:11.325 INFO:tasks.rados.rados.0.smithi178.stdout:3576: writing smithi17880450-17 from 679936 to 1196032 tid 2 2024-02-10T05:42:11.327 INFO:tasks.rados.rados.0.smithi178.stdout:3576: writing smithi17880450-17 from 1196032 to 1482752 tid 3 2024-02-10T05:42:11.327 INFO:tasks.rados.rados.0.smithi178.stdout:3577: snap_create 2024-02-10T05:42:11.327 INFO:tasks.rados.rados.0.smithi178.stdout:3572: finishing rollback tid 1 to smithi17880450-11 2024-02-10T05:42:11.327 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 2790 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-10T05:42:11.327 INFO:tasks.rados.rados.0.smithi178.stdout:3575: finishing rollback tid 1 to smithi17880450-21 2024-02-10T05:42:11.327 INFO:tasks.rados.rados.0.smithi178.stdout:3575: finishing rollback tid 2 to smithi17880450-21 2024-02-10T05:42:11.327 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 2511 (ObjNum 1002 snap 320 seq_num 1002) dirty exists 2024-02-10T05:42:11.327 INFO:tasks.rados.rados.0.smithi178.stdout:3576: finishing write tid 1 to smithi17880450-17 2024-02-10T05:42:11.330 INFO:tasks.rados.rados.0.smithi178.stdout:3576: finishing write tid 2 to smithi17880450-17 2024-02-10T05:42:11.330 INFO:tasks.rados.rados.0.smithi178.stdout:3576: finishing write tid 3 to smithi17880450-17 2024-02-10T05:42:11.330 INFO:tasks.rados.rados.0.smithi178.stdout:3576: finishing write tid 4 to smithi17880450-17 2024-02-10T05:42:11.332 INFO:tasks.rados.rados.0.smithi178.stdout:3576: finishing write tid 5 to smithi17880450-17 2024-02-10T05:42:11.333 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 2112 (ObjNum 1091 snap 356 seq_num 1091) dirty exists 2024-02-10T05:42:11.333 INFO:tasks.rados.rados.0.smithi178.stdout:3576: left oid 17 (ObjNum 1091 snap 356 seq_num 1091) 2024-02-10T05:42:12.317 INFO:tasks.rados.rados.0.smithi178.stdout:3572: done (3 left) 2024-02-10T05:42:12.317 INFO:tasks.rados.rados.0.smithi178.stdout:3575: done (2 left) 2024-02-10T05:42:12.317 INFO:tasks.rados.rados.0.smithi178.stdout:3576: done (1 left) 2024-02-10T05:42:12.317 INFO:tasks.rados.rados.0.smithi178.stdout:3577: done (0 left) 2024-02-10T05:42:12.317 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 13 current snap is 357 2024-02-10T05:42:12.317 INFO:tasks.rados.rados.0.smithi178.stdout:3578: seq_num 1092 ranges {0=696320,696320=802816} 2024-02-10T05:42:12.320 INFO:tasks.rados.rados.0.smithi178.stdout:3578: writing smithi17880450-13 from 0 to 696320 tid 1 2024-02-10T05:42:12.325 INFO:tasks.rados.rados.0.smithi178.stdout:3578: writing smithi17880450-13 from 696320 to 1499136 tid 2 2024-02-10T05:42:12.326 INFO:tasks.rados.rados.0.smithi178.stdout:3579: rollback oid 30 current snap is 357 2024-02-10T05:42:12.326 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 354 2024-02-10T05:42:12.326 INFO:tasks.rados.rados.0.smithi178.stdout:3580: snap_create 2024-02-10T05:42:12.330 INFO:tasks.rados.rados.0.smithi178.stdout:3578: finishing write tid 1 to smithi17880450-13 2024-02-10T05:42:12.330 INFO:tasks.rados.rados.0.smithi178.stdout:3578: finishing write tid 2 to smithi17880450-13 2024-02-10T05:42:12.330 INFO:tasks.rados.rados.0.smithi178.stdout:3578: finishing write tid 3 to smithi17880450-13 2024-02-10T05:42:12.332 INFO:tasks.rados.rados.0.smithi178.stdout:3578: finishing write tid 4 to smithi17880450-13 2024-02-10T05:42:12.332 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 2674 (ObjNum 1092 snap 357 seq_num 1092) dirty exists 2024-02-10T05:42:12.332 INFO:tasks.rados.rados.0.smithi178.stdout:3578: left oid 13 (ObjNum 1092 snap 357 seq_num 1092) 2024-02-10T05:42:12.332 INFO:tasks.rados.rados.0.smithi178.stdout:3579: finishing rollback tid 0 to smithi17880450-30 2024-02-10T05:42:12.333 INFO:tasks.rados.rados.0.smithi178.stdout:3579: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:42:12.333 INFO:tasks.rados.rados.0.smithi178.stdout:3579: finishing rollback tid 2 to smithi17880450-30 2024-02-10T05:42:12.333 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2520 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:42:12.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:12 smithi178 ceph-mon[92537]: pgmap v804: 121 pgs: 121 active+clean; 279 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-02-10T05:42:12.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:12 smithi178 ceph-mon[92537]: osdmap e777: 8 total, 8 up, 8 in 2024-02-10T05:42:12.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:12 smithi178 ceph-mon[95116]: pgmap v804: 121 pgs: 121 active+clean; 279 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-02-10T05:42:12.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:12 smithi178 ceph-mon[95116]: osdmap e777: 8 total, 8 up, 8 in 2024-02-10T05:42:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:12 smithi189 ceph-mon[89631]: pgmap v804: 121 pgs: 121 active+clean; 279 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.8 MiB/s wr, 21 op/s 2024-02-10T05:42:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:12 smithi189 ceph-mon[89631]: osdmap e777: 8 total, 8 up, 8 in 2024-02-10T05:42:13.324 INFO:tasks.rados.rados.0.smithi178.stdout:3578: done (2 left) 2024-02-10T05:42:13.325 INFO:tasks.rados.rados.0.smithi178.stdout:3579: done (1 left) 2024-02-10T05:42:13.325 INFO:tasks.rados.rados.0.smithi178.stdout:3580: done (0 left) 2024-02-10T05:42:13.325 INFO:tasks.rados.rados.0.smithi178.stdout:3581: read oid 41 snap -1 2024-02-10T05:42:13.325 INFO:tasks.rados.rados.0.smithi178.stdout:3581: expect (ObjNum 1041 snap 334 seq_num 1041) 2024-02-10T05:42:13.325 INFO:tasks.rados.rados.0.smithi178.stdout:3582: read oid 2 snap -1 2024-02-10T05:42:13.325 INFO:tasks.rados.rados.0.smithi178.stdout:3582: expect deleted 2024-02-10T05:42:13.325 INFO:tasks.rados.rados.0.smithi178.stdout:3583: snap_create 2024-02-10T05:42:13.374 INFO:tasks.rados.rados.0.smithi178.stdout:3581: expect (ObjNum 1041 snap 334 seq_num 1041) 2024-02-10T05:42:13.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:13 smithi178 ceph-mon[95116]: osdmap e778: 8 total, 8 up, 8 in 2024-02-10T05:42:13.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:13 smithi178 ceph-mon[92537]: osdmap e778: 8 total, 8 up, 8 in 2024-02-10T05:42:13.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:13 smithi189 ceph-mon[89631]: osdmap e778: 8 total, 8 up, 8 in 2024-02-10T05:42:14.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:14 smithi178 ceph-mon[92537]: pgmap v807: 121 pgs: 121 active+clean; 281 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 973 KiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-02-10T05:42:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:14 smithi178 ceph-mon[92537]: osdmap e779: 8 total, 8 up, 8 in 2024-02-10T05:42:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:42:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:14 smithi178 ceph-mon[95116]: pgmap v807: 121 pgs: 121 active+clean; 281 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 973 KiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-02-10T05:42:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:14 smithi178 ceph-mon[95116]: osdmap e779: 8 total, 8 up, 8 in 2024-02-10T05:42:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:42:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:14 smithi189 ceph-mon[89631]: pgmap v807: 121 pgs: 121 active+clean; 281 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 973 KiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-02-10T05:42:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:14 smithi189 ceph-mon[89631]: osdmap e779: 8 total, 8 up, 8 in 2024-02-10T05:42:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:42:15.233 INFO:tasks.rados.rados.0.smithi178.stdout:3581: done (2 left) 2024-02-10T05:42:15.233 INFO:tasks.rados.rados.0.smithi178.stdout:3582: done (1 left) 2024-02-10T05:42:15.233 INFO:tasks.rados.rados.0.smithi178.stdout:3583: done (0 left) 2024-02-10T05:42:15.233 INFO:tasks.rados.rados.0.smithi178.stdout:3584: read oid 48 snap -1 2024-02-10T05:42:15.233 INFO:tasks.rados.rados.0.smithi178.stdout:3584: expect (ObjNum 1030 snap 328 seq_num 1030) 2024-02-10T05:42:15.234 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 31 current snap is 359 2024-02-10T05:42:15.234 INFO:tasks.rados.rados.0.smithi178.stdout:3585: seq_num 1093 ranges {8208384=712704,8921088=688128,9609216=114688} 2024-02-10T05:42:15.281 INFO:tasks.rados.rados.0.smithi178.stdout:3585: writing smithi17880450-31 from 8208384 to 8921088 tid 1 2024-02-10T05:42:15.285 INFO:tasks.rados.rados.0.smithi178.stdout:3585: writing smithi17880450-31 from 8921088 to 9609216 tid 2 2024-02-10T05:42:15.286 INFO:tasks.rados.rados.0.smithi178.stdout:3585: writing smithi17880450-31 from 9609216 to 9723904 tid 3 2024-02-10T05:42:15.286 INFO:tasks.rados.rados.0.smithi178.stdout:3586: read oid 49 snap -1 2024-02-10T05:42:15.286 INFO:tasks.rados.rados.0.smithi178.stdout:3586: expect deleted 2024-02-10T05:42:15.286 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 359 2024-02-10T05:42:15.286 INFO:tasks.rados.rados.0.smithi178.stdout:3587: seq_num 1094 ranges {0=729088,729088=573440,1302528=229376} 2024-02-10T05:42:15.290 INFO:tasks.rados.rados.0.smithi178.stdout:3587: writing smithi17880450-10 from 0 to 729088 tid 1 2024-02-10T05:42:15.293 INFO:tasks.rados.rados.0.smithi178.stdout:3587: writing smithi17880450-10 from 729088 to 1302528 tid 2 2024-02-10T05:42:15.295 INFO:tasks.rados.rados.0.smithi178.stdout:3587: writing smithi17880450-10 from 1302528 to 1531904 tid 3 2024-02-10T05:42:15.295 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 359 2024-02-10T05:42:15.295 INFO:tasks.rados.rados.0.smithi178.stdout:3588: seq_num 1095 ranges {491520=745472,1236992=499712,1736704=303104} 2024-02-10T05:42:15.302 INFO:tasks.rados.rados.0.smithi178.stdout:3588: writing smithi17880450-7 from 491520 to 1236992 tid 1 2024-02-10T05:42:15.305 INFO:tasks.rados.rados.0.smithi178.stdout:3588: writing smithi17880450-7 from 1236992 to 1736704 tid 2 2024-02-10T05:42:15.307 INFO:tasks.rados.rados.0.smithi178.stdout:3588: writing smithi17880450-7 from 1736704 to 2039808 tid 3 2024-02-10T05:42:15.307 INFO:tasks.rados.rados.0.smithi178.stdout:3589: read oid 23 snap -1 2024-02-10T05:42:15.307 INFO:tasks.rados.rados.0.smithi178.stdout:3589: expect (ObjNum 1071 snap 345 seq_num 1071) 2024-02-10T05:42:15.307 INFO:tasks.rados.rados.0.smithi178.stdout:3590: delete oid 34 current snap is 359 2024-02-10T05:42:15.307 INFO:tasks.rados.rados.0.smithi178.stdout:3584: expect (ObjNum 1030 snap 328 seq_num 1030) 2024-02-10T05:42:15.328 INFO:tasks.rados.rados.0.smithi178.stdout:3585: finishing write tid 1 to smithi17880450-31 2024-02-10T05:42:15.328 INFO:tasks.rados.rados.0.smithi178.stdout:3585: finishing write tid 2 to smithi17880450-31 2024-02-10T05:42:15.328 INFO:tasks.rados.rados.0.smithi178.stdout:3585: finishing write tid 3 to smithi17880450-31 2024-02-10T05:42:15.328 INFO:tasks.rados.rados.0.smithi178.stdout:3584: done (6 left) 2024-02-10T05:42:15.328 INFO:tasks.rados.rados.0.smithi178.stdout:3590: done (5 left) 2024-02-10T05:42:15.328 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 359 2024-02-10T05:42:15.328 INFO:tasks.rados.rados.0.smithi178.stdout:3585: finishing write tid 4 to smithi17880450-31 2024-02-10T05:42:15.328 INFO:tasks.rados.rados.0.smithi178.stdout:3585: finishing write tid 5 to smithi17880450-31 2024-02-10T05:42:15.328 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 2863 (ObjNum 1093 snap 359 seq_num 1093) dirty exists 2024-02-10T05:42:15.328 INFO:tasks.rados.rados.0.smithi178.stdout:3585: left oid 31 (ObjNum 1093 snap 359 seq_num 1093) 2024-02-10T05:42:15.328 INFO:tasks.rados.rados.0.smithi178.stdout:3587: finishing write tid 1 to smithi17880450-10 2024-02-10T05:42:15.329 INFO:tasks.rados.rados.0.smithi178.stdout:3591: seq_num 1097 ranges {172032=778240,950272=671744,1622016=131072} 2024-02-10T05:42:15.333 INFO:tasks.rados.rados.0.smithi178.stdout:3591: writing smithi17880450-22 from 172032 to 950272 tid 1 2024-02-10T05:42:15.337 INFO:tasks.rados.rados.0.smithi178.stdout:3591: writing smithi17880450-22 from 950272 to 1622016 tid 2 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:3591: writing smithi17880450-22 from 1622016 to 1753088 tid 3 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:3585: done (5 left) 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:3586: done (4 left) 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:3592: snap_create 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:3587: finishing write tid 2 to smithi17880450-10 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:3587: finishing write tid 3 to smithi17880450-10 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:3587: finishing write tid 4 to smithi17880450-10 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:3587: finishing write tid 5 to smithi17880450-10 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 2482 (ObjNum 1094 snap 359 seq_num 1094) dirty exists 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:3587: left oid 10 (ObjNum 1094 snap 359 seq_num 1094) 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:3588: finishing write tid 1 to smithi17880450-7 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:3588: finishing write tid 2 to smithi17880450-7 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:3588: finishing write tid 3 to smithi17880450-7 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:3588: finishing write tid 4 to smithi17880450-7 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:3588: finishing write tid 5 to smithi17880450-7 2024-02-10T05:42:15.339 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 2794 (ObjNum 1095 snap 359 seq_num 1095) dirty exists 2024-02-10T05:42:15.340 INFO:tasks.rados.rados.0.smithi178.stdout:3588: left oid 7 (ObjNum 1095 snap 359 seq_num 1095) 2024-02-10T05:42:15.340 INFO:tasks.rados.rados.0.smithi178.stdout:3589: expect (ObjNum 1071 snap 345 seq_num 1071) 2024-02-10T05:42:15.378 INFO:tasks.rados.rados.0.smithi178.stdout:3591: finishing write tid 1 to smithi17880450-22 2024-02-10T05:42:15.378 INFO:tasks.rados.rados.0.smithi178.stdout:3591: finishing write tid 2 to smithi17880450-22 2024-02-10T05:42:15.379 INFO:tasks.rados.rados.0.smithi178.stdout:3591: finishing write tid 3 to smithi17880450-22 2024-02-10T05:42:15.379 INFO:tasks.rados.rados.0.smithi178.stdout:3591: finishing write tid 4 to smithi17880450-22 2024-02-10T05:42:15.379 INFO:tasks.rados.rados.0.smithi178.stdout:3591: finishing write tid 5 to smithi17880450-22 2024-02-10T05:42:15.379 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2678 (ObjNum 1097 snap 359 seq_num 1097) dirty exists 2024-02-10T05:42:15.379 INFO:tasks.rados.rados.0.smithi178.stdout:3591: left oid 22 (ObjNum 1097 snap 359 seq_num 1097) 2024-02-10T05:42:15.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:15 smithi178 ceph-mon[92537]: osdmap e780: 8 total, 8 up, 8 in 2024-02-10T05:42:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:15 smithi178 ceph-mon[95116]: osdmap e780: 8 total, 8 up, 8 in 2024-02-10T05:42:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:15 smithi189 ceph-mon[89631]: osdmap e780: 8 total, 8 up, 8 in 2024-02-10T05:42:16.341 INFO:tasks.rados.rados.0.smithi178.stdout:3587: done (4 left) 2024-02-10T05:42:16.342 INFO:tasks.rados.rados.0.smithi178.stdout:3588: done (3 left) 2024-02-10T05:42:16.342 INFO:tasks.rados.rados.0.smithi178.stdout:3589: done (2 left) 2024-02-10T05:42:16.342 INFO:tasks.rados.rados.0.smithi178.stdout:3591: done (1 left) 2024-02-10T05:42:16.342 INFO:tasks.rados.rados.0.smithi178.stdout:3592: done (0 left) 2024-02-10T05:42:16.342 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 360 2024-02-10T05:42:16.342 INFO:tasks.rados.rados.0.smithi178.stdout:3593: seq_num 1098 ranges {1318912=794624,2113536=557056,2670592=245760} 2024-02-10T05:42:16.352 INFO:tasks.rados.rados.0.smithi178.stdout:3593: writing smithi17880450-23 from 1318912 to 2113536 tid 1 2024-02-10T05:42:16.355 INFO:tasks.rados.rados.0.smithi178.stdout:3593: writing smithi17880450-23 from 2113536 to 2670592 tid 2 2024-02-10T05:42:16.357 INFO:tasks.rados.rados.0.smithi178.stdout:3593: writing smithi17880450-23 from 2670592 to 2916352 tid 3 2024-02-10T05:42:16.357 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 360 2024-02-10T05:42:16.357 INFO:tasks.rados.rados.0.smithi178.stdout:3594: seq_num 1099 ranges {974848=409600,1384448=442368,1826816=720896,2547712=40960} 2024-02-10T05:42:16.364 INFO:tasks.rados.rados.0.smithi178.stdout:3594: writing smithi17880450-3 from 974848 to 1384448 tid 1 2024-02-10T05:42:16.367 INFO:tasks.rados.rados.0.smithi178.stdout:3594: writing smithi17880450-3 from 1384448 to 1826816 tid 2 2024-02-10T05:42:16.372 INFO:tasks.rados.rados.0.smithi178.stdout:3594: writing smithi17880450-3 from 1826816 to 2547712 tid 3 2024-02-10T05:42:16.372 INFO:tasks.rados.rados.0.smithi178.stdout:3594: writing smithi17880450-3 from 2547712 to 2588672 tid 4 2024-02-10T05:42:16.372 INFO:tasks.rados.rados.0.smithi178.stdout:3595: read oid 34 snap -1 2024-02-10T05:42:16.372 INFO:tasks.rados.rados.0.smithi178.stdout:3595: expect deleted 2024-02-10T05:42:16.373 INFO:tasks.rados.rados.0.smithi178.stdout:3596: rollback oid 19 current snap is 360 2024-02-10T05:42:16.373 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 19 to 358 2024-02-10T05:42:16.373 INFO:tasks.rados.rados.0.smithi178.stdout:3593: finishing write tid 1 to smithi17880450-23 2024-02-10T05:42:16.373 INFO:tasks.rados.rados.0.smithi178.stdout:3593: finishing write tid 2 to smithi17880450-23 2024-02-10T05:42:16.373 INFO:tasks.rados.rados.0.smithi178.stdout:3593: finishing write tid 3 to smithi17880450-23 2024-02-10T05:42:16.373 INFO:tasks.rados.rados.0.smithi178.stdout:3593: finishing write tid 4 to smithi17880450-23 2024-02-10T05:42:16.373 INFO:tasks.rados.rados.0.smithi178.stdout:3593: finishing write tid 5 to smithi17880450-23 2024-02-10T05:42:16.373 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 2806 (ObjNum 1098 snap 360 seq_num 1098) dirty exists 2024-02-10T05:42:16.373 INFO:tasks.rados.rados.0.smithi178.stdout:3593: left oid 23 (ObjNum 1098 snap 360 seq_num 1098) 2024-02-10T05:42:16.373 INFO:tasks.rados.rados.0.smithi178.stdout:3594: finishing write tid 1 to smithi17880450-3 2024-02-10T05:42:16.373 INFO:tasks.rados.rados.0.smithi178.stdout:3594: finishing write tid 2 to smithi17880450-3 2024-02-10T05:42:16.373 INFO:tasks.rados.rados.0.smithi178.stdout:3593: done (3 left) 2024-02-10T05:42:16.373 INFO:tasks.rados.rados.0.smithi178.stdout:3597: delete oid 5 current snap is 360 2024-02-10T05:42:16.377 INFO:tasks.rados.rados.0.smithi178.stdout:3595: done (3 left) 2024-02-10T05:42:16.377 INFO:tasks.rados.rados.0.smithi178.stdout:3597: done (2 left) 2024-02-10T05:42:16.377 INFO:tasks.rados.rados.0.smithi178.stdout:3598: rollback oid 10 current snap is 360 2024-02-10T05:42:16.377 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 10 to 342 2024-02-10T05:42:16.378 INFO:tasks.rados.rados.0.smithi178.stdout:3596: finishing rollback tid 0 to smithi17880450-19 2024-02-10T05:42:16.378 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 360 2024-02-10T05:42:16.378 INFO:tasks.rados.rados.0.smithi178.stdout:3599: seq_num 1101 ranges {1753088=442368,2195456=606208,2801664=598016} 2024-02-10T05:42:16.389 INFO:tasks.rados.rados.0.smithi178.stdout:3599: writing smithi17880450-22 from 1753088 to 2195456 tid 1 2024-02-10T05:42:16.451 INFO:tasks.rados.rados.0.smithi178.stdout:3599: writing smithi17880450-22 from 2195456 to 2801664 tid 2 2024-02-10T05:42:16.451 INFO:tasks.rados.rados.0.smithi178.stdout:3599: writing smithi17880450-22 from 2801664 to 3399680 tid 3 2024-02-10T05:42:16.451 INFO:tasks.rados.rados.0.smithi178.stdout:3600: rollback oid 41 current snap is 360 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:3594: finishing write tid 3 to smithi17880450-3 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 41 to 329 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:3596: finishing rollback tid 1 to smithi17880450-19 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:3596: finishing rollback tid 2 to smithi17880450-19 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2514 (ObjNum 997 snap 318 seq_num 997) dirty exists 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:3594: finishing write tid 4 to smithi17880450-3 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:3594: finishing write tid 5 to smithi17880450-3 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:3598: finishing rollback tid 0 to smithi17880450-10 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:3598: finishing rollback tid 1 to smithi17880450-10 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 2484 (ObjNum 177 snap 0 seq_num 0) dirty dne 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:3594: finishing write tid 6 to smithi17880450-3 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 2515 (ObjNum 1099 snap 360 seq_num 1099) dirty exists 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:3594: left oid 3 (ObjNum 1099 snap 360 seq_num 1099) 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:3599: finishing write tid 1 to smithi17880450-22 2024-02-10T05:42:16.452 INFO:tasks.rados.rados.0.smithi178.stdout:3594: done (4 left) 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:3596: done (3 left) 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:3598: done (2 left) 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 360 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:3599: finishing write tid 2 to smithi17880450-22 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:3601: seq_num 1102 ranges {1548288=458752,2007040=491520,2498560=491520,2990080=221184} 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:3601: writing smithi17880450-38 from 1548288 to 2007040 tid 1 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:3601: writing smithi17880450-38 from 2007040 to 2498560 tid 2 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:3601: writing smithi17880450-38 from 2498560 to 2990080 tid 3 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:3601: writing smithi17880450-38 from 2990080 to 3211264 tid 4 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:3602: snap_create 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:3599: finishing write tid 3 to smithi17880450-22 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:3599: finishing write tid 4 to smithi17880450-22 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:3600: finishing rollback tid 0 to smithi17880450-41 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:3599: finishing write tid 5 to smithi17880450-22 2024-02-10T05:42:16.453 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2682 (ObjNum 1101 snap 360 seq_num 1101) dirty exists 2024-02-10T05:42:16.454 INFO:tasks.rados.rados.0.smithi178.stdout:3599: left oid 22 (ObjNum 1101 snap 360 seq_num 1101) 2024-02-10T05:42:16.454 INFO:tasks.rados.rados.0.smithi178.stdout:3600: finishing rollback tid 1 to smithi17880450-41 2024-02-10T05:42:16.454 INFO:tasks.rados.rados.0.smithi178.stdout:3600: finishing rollback tid 2 to smithi17880450-41 2024-02-10T05:42:16.454 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2685 (ObjNum 916 snap 301 seq_num 916) dirty exists 2024-02-10T05:42:16.454 INFO:tasks.rados.rados.0.smithi178.stdout:3601: finishing write tid 1 to smithi17880450-38 2024-02-10T05:42:16.454 INFO:tasks.rados.rados.0.smithi178.stdout:3601: finishing write tid 2 to smithi17880450-38 2024-02-10T05:42:16.454 INFO:tasks.rados.rados.0.smithi178.stdout:3601: finishing write tid 3 to smithi17880450-38 2024-02-10T05:42:16.454 INFO:tasks.rados.rados.0.smithi178.stdout:3601: finishing write tid 4 to smithi17880450-38 2024-02-10T05:42:16.454 INFO:tasks.rados.rados.0.smithi178.stdout:3601: finishing write tid 5 to smithi17880450-38 2024-02-10T05:42:16.454 INFO:tasks.rados.rados.0.smithi178.stdout:3601: finishing write tid 6 to smithi17880450-38 2024-02-10T05:42:16.454 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 2667 (ObjNum 1102 snap 360 seq_num 1102) dirty exists 2024-02-10T05:42:16.454 INFO:tasks.rados.rados.0.smithi178.stdout:3601: left oid 38 (ObjNum 1102 snap 360 seq_num 1102) 2024-02-10T05:42:16.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:16 smithi178 ceph-mon[92537]: pgmap v810: 121 pgs: 121 active+clean; 284 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 716 KiB/s wr, 5 op/s 2024-02-10T05:42:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:16 smithi178 ceph-mon[95116]: pgmap v810: 121 pgs: 121 active+clean; 284 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 716 KiB/s wr, 5 op/s 2024-02-10T05:42:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:16 smithi189 ceph-mon[89631]: pgmap v810: 121 pgs: 121 active+clean; 284 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 716 KiB/s wr, 5 op/s 2024-02-10T05:42:17.346 INFO:tasks.rados.rados.0.smithi178.stdout:3599: done (3 left) 2024-02-10T05:42:17.346 INFO:tasks.rados.rados.0.smithi178.stdout:3600: done (2 left) 2024-02-10T05:42:17.346 INFO:tasks.rados.rados.0.smithi178.stdout:3601: done (1 left) 2024-02-10T05:42:17.346 INFO:tasks.rados.rados.0.smithi178.stdout:3602: done (0 left) 2024-02-10T05:42:17.346 INFO:tasks.rados.rados.0.smithi178.stdout:3603: delete oid 49 current snap is 361 2024-02-10T05:42:17.349 INFO:tasks.rados.rados.0.smithi178.stdout:3603: done (0 left) 2024-02-10T05:42:17.349 INFO:tasks.rados.rados.0.smithi178.stdout:3604: snap_remove snap 340 2024-02-10T05:42:17.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:17 smithi178 ceph-mon[92537]: osdmap e781: 8 total, 8 up, 8 in 2024-02-10T05:42:17.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:17 smithi178 ceph-mon[95116]: osdmap e781: 8 total, 8 up, 8 in 2024-02-10T05:42:17.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:42:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:42:17] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-02-10T05:42:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:17 smithi189 ceph-mon[89631]: osdmap e781: 8 total, 8 up, 8 in 2024-02-10T05:42:18.352 INFO:tasks.rados.rados.0.smithi178.stdout:3604: done (0 left) 2024-02-10T05:42:18.352 INFO:tasks.rados.rados.0.smithi178.stdout:3605: rollback oid 20 current snap is 361 2024-02-10T05:42:18.352 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 20 to 350 2024-02-10T05:42:18.352 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 361 2024-02-10T05:42:18.352 INFO:tasks.rados.rados.0.smithi178.stdout:3606: seq_num 1104 ranges {0=499712,499712=712704,1212416=491520} 2024-02-10T05:42:18.355 INFO:tasks.rados.rados.0.smithi178.stdout:3606: writing smithi17880450-10 from 0 to 499712 tid 1 2024-02-10T05:42:18.360 INFO:tasks.rados.rados.0.smithi178.stdout:3606: writing smithi17880450-10 from 499712 to 1212416 tid 2 2024-02-10T05:42:18.364 INFO:tasks.rados.rados.0.smithi178.stdout:3606: writing smithi17880450-10 from 1212416 to 1703936 tid 3 2024-02-10T05:42:18.365 INFO:tasks.rados.rados.0.smithi178.stdout:3607: copy_from oid 24 from oid 49 current snap is 361 2024-02-10T05:42:18.365 INFO:tasks.rados.rados.0.smithi178.stdout:3608: rollback oid 36 current snap is 361 2024-02-10T05:42:18.365 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 36 to 325 2024-02-10T05:42:18.365 INFO:tasks.rados.rados.0.smithi178.stdout:3609: snap_remove snap 352 2024-02-10T05:42:18.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:18 smithi178 ceph-mon[92537]: pgmap v812: 121 pgs: 121 active+clean; 287 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-02-10T05:42:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:18 smithi178 ceph-mon[92537]: osdmap e782: 8 total, 8 up, 8 in 2024-02-10T05:42:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:18 smithi178 ceph-mon[95116]: pgmap v812: 121 pgs: 121 active+clean; 287 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-02-10T05:42:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:18 smithi178 ceph-mon[95116]: osdmap e782: 8 total, 8 up, 8 in 2024-02-10T05:42:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:18 smithi189 ceph-mon[89631]: pgmap v812: 121 pgs: 121 active+clean; 287 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-02-10T05:42:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:18 smithi189 ceph-mon[89631]: osdmap e782: 8 total, 8 up, 8 in 2024-02-10T05:42:19.357 INFO:tasks.rados.rados.0.smithi178.stdout:3609: done (4 left) 2024-02-10T05:42:19.357 INFO:tasks.rados.rados.0.smithi178.stdout:3610: delete oid 43 current snap is 361 2024-02-10T05:42:19.357 INFO:tasks.rados.rados.0.smithi178.stdout:3606: finishing write tid 1 to smithi17880450-10 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:3605: finishing rollback tid 0 to smithi17880450-20 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:3607: finishing copy_from to smithi17880450-24 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:3607: got expected ENOENT (src dne) 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:3606: finishing write tid 2 to smithi17880450-10 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:3608: finishing rollback tid 1 to smithi17880450-36 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:3606: finishing write tid 3 to smithi17880450-10 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:3608: finishing rollback tid 2 to smithi17880450-36 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 2246 (ObjNum 916 snap 301 seq_num 916) dirty exists 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:3606: finishing write tid 4 to smithi17880450-10 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:3605: finishing rollback tid 1 to smithi17880450-20 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:3607: finishing copy_from racing read to smithi17880450-24 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:3605: finishing rollback tid 2 to smithi17880450-20 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 2611 (ObjNum 1045 snap 336 seq_num 1045) dirty exists 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:3606: finishing write tid 5 to smithi17880450-10 2024-02-10T05:42:19.358 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 2488 (ObjNum 1104 snap 361 seq_num 1104) dirty exists 2024-02-10T05:42:19.359 INFO:tasks.rados.rados.0.smithi178.stdout:3606: left oid 10 (ObjNum 1104 snap 361 seq_num 1104) 2024-02-10T05:42:19.370 INFO:tasks.rados.rados.0.smithi178.stdout:3605: done (4 left) 2024-02-10T05:42:19.370 INFO:tasks.rados.rados.0.smithi178.stdout:3606: done (3 left) 2024-02-10T05:42:19.370 INFO:tasks.rados.rados.0.smithi178.stdout:3607: done (2 left) 2024-02-10T05:42:19.370 INFO:tasks.rados.rados.0.smithi178.stdout:3608: done (1 left) 2024-02-10T05:42:19.370 INFO:tasks.rados.rados.0.smithi178.stdout:3610: done (0 left) 2024-02-10T05:42:19.370 INFO:tasks.rados.rados.0.smithi178.stdout:3611: read oid 27 snap -1 2024-02-10T05:42:19.370 INFO:tasks.rados.rados.0.smithi178.stdout:3611: expect deleted 2024-02-10T05:42:19.370 INFO:tasks.rados.rados.0.smithi178.stdout:3612: copy_from oid 25 from oid 17 current snap is 361 2024-02-10T05:42:19.370 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 361 2024-02-10T05:42:19.370 INFO:tasks.rados.rados.0.smithi178.stdout:3613: seq_num 1106 ranges {7282688=532480,7815168=483328,8298496=475136,8773632=245760} 2024-02-10T05:42:19.412 INFO:tasks.rados.rados.0.smithi178.stdout:3613: writing smithi17880450-19 from 7282688 to 7815168 tid 1 2024-02-10T05:42:19.414 INFO:tasks.rados.rados.0.smithi178.stdout:3613: writing smithi17880450-19 from 7815168 to 8298496 tid 2 2024-02-10T05:42:19.417 INFO:tasks.rados.rados.0.smithi178.stdout:3613: writing smithi17880450-19 from 8298496 to 8773632 tid 3 2024-02-10T05:42:19.419 INFO:tasks.rados.rados.0.smithi178.stdout:3613: writing smithi17880450-19 from 8773632 to 9019392 tid 4 2024-02-10T05:42:19.419 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 361 2024-02-10T05:42:19.419 INFO:tasks.rados.rados.0.smithi178.stdout:3614: seq_num 1107 ranges {0=548864,548864=770048,1318912=434176} 2024-02-10T05:42:19.422 INFO:tasks.rados.rados.0.smithi178.stdout:3614: writing smithi17880450-42 from 0 to 548864 tid 1 2024-02-10T05:42:19.427 INFO:tasks.rados.rados.0.smithi178.stdout:3614: writing smithi17880450-42 from 548864 to 1318912 tid 2 2024-02-10T05:42:19.430 INFO:tasks.rados.rados.0.smithi178.stdout:3614: writing smithi17880450-42 from 1318912 to 1753088 tid 3 2024-02-10T05:42:19.430 INFO:tasks.rados.rados.0.smithi178.stdout:3615: rollback oid 10 current snap is 361 2024-02-10T05:42:19.430 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 10 to 341 2024-02-10T05:42:19.430 INFO:tasks.rados.rados.0.smithi178.stdout:3612: finishing copy_from racing read to smithi17880450-25 2024-02-10T05:42:19.430 INFO:tasks.rados.rados.0.smithi178.stdout:3612: finishing copy_from to smithi17880450-25 2024-02-10T05:42:19.430 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 2112 (ObjNum 1091 snap 356 seq_num 1091) dirty exists 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:3613: finishing write tid 1 to smithi17880450-19 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:3613: finishing write tid 2 to smithi17880450-19 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:3611: done (4 left) 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:3612: done (3 left) 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:3616: read oid 47 snap -1 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:3616: expect (ObjNum 1014 snap 322 seq_num 1014) 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:3617: read oid 3 snap 338 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:3617: expect (ObjNum 1046 snap 337 seq_num 1046) 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:3618: setattr oid 49 current snap is 361 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:3613: finishing write tid 3 to smithi17880450-19 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:3613: finishing write tid 4 to smithi17880450-19 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:3613: finishing write tid 5 to smithi17880450-19 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:3613: finishing write tid 6 to smithi17880450-19 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2519 (ObjNum 1106 snap 361 seq_num 1106) dirty exists 2024-02-10T05:42:19.431 INFO:tasks.rados.rados.0.smithi178.stdout:3613: left oid 19 (ObjNum 1106 snap 361 seq_num 1106) 2024-02-10T05:42:19.432 INFO:tasks.rados.rados.0.smithi178.stdout:3614: finishing write tid 1 to smithi17880450-42 2024-02-10T05:42:19.432 INFO:tasks.rados.rados.0.smithi178.stdout:3613: done (5 left) 2024-02-10T05:42:19.432 INFO:tasks.rados.rados.0.smithi178.stdout:3619: snap_create 2024-02-10T05:42:19.432 INFO:tasks.rados.rados.0.smithi178.stdout:3614: finishing write tid 2 to smithi17880450-42 2024-02-10T05:42:19.432 INFO:tasks.rados.rados.0.smithi178.stdout:3615: finishing rollback tid 0 to smithi17880450-10 2024-02-10T05:42:19.433 INFO:tasks.rados.rados.0.smithi178.stdout:3616: expect (ObjNum 1014 snap 322 seq_num 1014) 2024-02-10T05:42:19.442 INFO:tasks.rados.rados.0.smithi178.stdout:3615: finishing rollback tid 1 to smithi17880450-10 2024-02-10T05:42:19.443 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 2490 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-02-10T05:42:19.443 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 2883 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-02-10T05:42:19.443 INFO:tasks.rados.rados.0.smithi178.stdout:3614: finishing write tid 3 to smithi17880450-42 2024-02-10T05:42:19.443 INFO:tasks.rados.rados.0.smithi178.stdout:3614: finishing write tid 4 to smithi17880450-42 2024-02-10T05:42:19.443 INFO:tasks.rados.rados.0.smithi178.stdout:3614: finishing write tid 5 to smithi17880450-42 2024-02-10T05:42:19.443 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 2519 (ObjNum 1107 snap 361 seq_num 1107) dirty exists 2024-02-10T05:42:19.443 INFO:tasks.rados.rados.0.smithi178.stdout:3614: left oid 42 (ObjNum 1107 snap 361 seq_num 1107) 2024-02-10T05:42:19.444 INFO:tasks.rados.rados.0.smithi178.stdout:3617: expect (ObjNum 1046 snap 337 seq_num 1046) 2024-02-10T05:42:19.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:19 smithi178 ceph-mon[92537]: osdmap e783: 8 total, 8 up, 8 in 2024-02-10T05:42:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:19 smithi178 ceph-mon[95116]: osdmap e783: 8 total, 8 up, 8 in 2024-02-10T05:42:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:19 smithi189 ceph-mon[89631]: osdmap e783: 8 total, 8 up, 8 in 2024-02-10T05:42:20.318 INFO:tasks.rados.rados.0.smithi178.stdout:3614: done (5 left) 2024-02-10T05:42:20.318 INFO:tasks.rados.rados.0.smithi178.stdout:3615: done (4 left) 2024-02-10T05:42:20.319 INFO:tasks.rados.rados.0.smithi178.stdout:3616: done (3 left) 2024-02-10T05:42:20.319 INFO:tasks.rados.rados.0.smithi178.stdout:3617: done (2 left) 2024-02-10T05:42:20.319 INFO:tasks.rados.rados.0.smithi178.stdout:3618: done (1 left) 2024-02-10T05:42:20.319 INFO:tasks.rados.rados.0.smithi178.stdout:3619: done (0 left) 2024-02-10T05:42:20.319 INFO:tasks.rados.rados.0.smithi178.stdout:3620: snap_create 2024-02-10T05:42:20.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:20 smithi178 ceph-mon[92537]: pgmap v815: 121 pgs: 121 active+clean; 289 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 695 B/s rd, 1009 KiB/s wr, 4 op/s 2024-02-10T05:42:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:20 smithi178 ceph-mon[92537]: osdmap e784: 8 total, 8 up, 8 in 2024-02-10T05:42:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:20 smithi178 ceph-mon[92537]: osdmap e785: 8 total, 8 up, 8 in 2024-02-10T05:42:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:20 smithi178 ceph-mon[95116]: pgmap v815: 121 pgs: 121 active+clean; 289 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 695 B/s rd, 1009 KiB/s wr, 4 op/s 2024-02-10T05:42:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:20 smithi178 ceph-mon[95116]: osdmap e784: 8 total, 8 up, 8 in 2024-02-10T05:42:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:20 smithi178 ceph-mon[95116]: osdmap e785: 8 total, 8 up, 8 in 2024-02-10T05:42:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:20 smithi189 ceph-mon[89631]: pgmap v815: 121 pgs: 121 active+clean; 289 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 695 B/s rd, 1009 KiB/s wr, 4 op/s 2024-02-10T05:42:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:20 smithi189 ceph-mon[89631]: osdmap e784: 8 total, 8 up, 8 in 2024-02-10T05:42:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:20 smithi189 ceph-mon[89631]: osdmap e785: 8 total, 8 up, 8 in 2024-02-10T05:42:21.320 INFO:tasks.rados.rados.0.smithi178.stdout:3620: done (0 left) 2024-02-10T05:42:21.320 INFO:tasks.rados.rados.0.smithi178.stdout:3621: delete oid 2 current snap is 363 2024-02-10T05:42:21.322 INFO:tasks.rados.rados.0.smithi178.stdout:3621: done (0 left) 2024-02-10T05:42:21.322 INFO:tasks.rados.rados.0.smithi178.stdout:3622: snap_remove snap 356 2024-02-10T05:42:22.328 INFO:tasks.rados.rados.0.smithi178.stdout:3622: done (0 left) 2024-02-10T05:42:22.328 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 363 2024-02-10T05:42:22.328 INFO:tasks.rados.rados.0.smithi178.stdout:3623: seq_num 1109 ranges {0=581632,581632=532480,1114112=647168,1761280=24576} 2024-02-10T05:42:22.330 INFO:tasks.rados.rados.0.smithi178.stdout:3623: writing smithi17880450-15 from 0 to 581632 tid 1 2024-02-10T05:42:22.333 INFO:tasks.rados.rados.0.smithi178.stdout:3623: writing smithi17880450-15 from 581632 to 1114112 tid 2 2024-02-10T05:42:22.338 INFO:tasks.rados.rados.0.smithi178.stdout:3623: writing smithi17880450-15 from 1114112 to 1761280 tid 3 2024-02-10T05:42:22.339 INFO:tasks.rados.rados.0.smithi178.stdout:3623: writing smithi17880450-15 from 1761280 to 1785856 tid 4 2024-02-10T05:42:22.339 INFO:tasks.rados.rados.0.smithi178.stdout:3624: read oid 39 snap -1 2024-02-10T05:42:22.339 INFO:tasks.rados.rados.0.smithi178.stdout:3624: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:42:22.339 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 36 current snap is 363 2024-02-10T05:42:22.339 INFO:tasks.rados.rados.0.smithi178.stdout:3625: seq_num 1110 ranges {12951552=598016,13549568=466944,14016512=450560,14467072=286720} 2024-02-10T05:42:22.411 INFO:tasks.rados.rados.0.smithi178.stdout:3625: writing smithi17880450-36 from 12951552 to 13549568 tid 1 2024-02-10T05:42:22.413 INFO:tasks.rados.rados.0.smithi178.stdout:3625: writing smithi17880450-36 from 13549568 to 14016512 tid 2 2024-02-10T05:42:22.416 INFO:tasks.rados.rados.0.smithi178.stdout:3625: writing smithi17880450-36 from 14016512 to 14467072 tid 3 2024-02-10T05:42:22.418 INFO:tasks.rados.rados.0.smithi178.stdout:3625: writing smithi17880450-36 from 14467072 to 14753792 tid 4 2024-02-10T05:42:22.418 INFO:tasks.rados.rados.0.smithi178.stdout:3626: delete oid 42 current snap is 363 2024-02-10T05:42:22.418 INFO:tasks.rados.rados.0.smithi178.stdout:3624: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:42:22.420 INFO:tasks.rados.rados.0.smithi178.stdout:3623: finishing write tid 1 to smithi17880450-15 2024-02-10T05:42:22.420 INFO:tasks.rados.rados.0.smithi178.stdout:3623: finishing write tid 2 to smithi17880450-15 2024-02-10T05:42:22.420 INFO:tasks.rados.rados.0.smithi178.stdout:3623: finishing write tid 3 to smithi17880450-15 2024-02-10T05:42:22.420 INFO:tasks.rados.rados.0.smithi178.stdout:3623: finishing write tid 4 to smithi17880450-15 2024-02-10T05:42:22.420 INFO:tasks.rados.rados.0.smithi178.stdout:3623: finishing write tid 5 to smithi17880450-15 2024-02-10T05:42:22.420 INFO:tasks.rados.rados.0.smithi178.stdout:3623: finishing write tid 6 to smithi17880450-15 2024-02-10T05:42:22.421 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 2809 (ObjNum 1109 snap 363 seq_num 1109) dirty exists 2024-02-10T05:42:22.421 INFO:tasks.rados.rados.0.smithi178.stdout:3623: left oid 15 (ObjNum 1109 snap 363 seq_num 1109) 2024-02-10T05:42:22.421 INFO:tasks.rados.rados.0.smithi178.stdout:3625: finishing write tid 1 to smithi17880450-36 2024-02-10T05:42:22.421 INFO:tasks.rados.rados.0.smithi178.stdout:3625: finishing write tid 2 to smithi17880450-36 2024-02-10T05:42:22.422 INFO:tasks.rados.rados.0.smithi178.stdout:3623: done (3 left) 2024-02-10T05:42:22.422 INFO:tasks.rados.rados.0.smithi178.stdout:3624: done (2 left) 2024-02-10T05:42:22.422 INFO:tasks.rados.rados.0.smithi178.stdout:3626: done (1 left) 2024-02-10T05:42:22.422 INFO:tasks.rados.rados.0.smithi178.stdout:3627: read oid 7 snap 347 2024-02-10T05:42:22.422 INFO:tasks.rados.rados.0.smithi178.stdout:3627: expect (ObjNum 1032 snap 330 seq_num 1032) 2024-02-10T05:42:22.422 INFO:tasks.rados.rados.0.smithi178.stdout:3628: setattr oid 18 current snap is 363 2024-02-10T05:42:22.422 INFO:tasks.rados.rados.0.smithi178.stdout:3625: finishing write tid 3 to smithi17880450-36 2024-02-10T05:42:22.422 INFO:tasks.rados.rados.0.smithi178.stdout:3625: finishing write tid 4 to smithi17880450-36 2024-02-10T05:42:22.422 INFO:tasks.rados.rados.0.smithi178.stdout:3625: finishing write tid 5 to smithi17880450-36 2024-02-10T05:42:22.423 INFO:tasks.rados.rados.0.smithi178.stdout:3629: snap_create 2024-02-10T05:42:22.424 INFO:tasks.rados.rados.0.smithi178.stdout:3625: finishing write tid 6 to smithi17880450-36 2024-02-10T05:42:22.424 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 2251 (ObjNum 1110 snap 363 seq_num 1110) dirty exists 2024-02-10T05:42:22.424 INFO:tasks.rados.rados.0.smithi178.stdout:3625: left oid 36 (ObjNum 1110 snap 363 seq_num 1110) 2024-02-10T05:42:22.428 INFO:tasks.rados.rados.0.smithi178.stdout:3627: expect (ObjNum 1032 snap 330 seq_num 1032) 2024-02-10T05:42:22.441 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 2795 (ObjNum 1050 snap 340 seq_num 1050) dirty exists 2024-02-10T05:42:22.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:22 smithi178 ceph-mon[92537]: pgmap v818: 121 pgs: 121 active+clean; 324 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-02-10T05:42:22.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:22 smithi178 ceph-mon[92537]: osdmap e786: 8 total, 8 up, 8 in 2024-02-10T05:42:22.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:22 smithi178 ceph-mon[95116]: pgmap v818: 121 pgs: 121 active+clean; 324 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-02-10T05:42:22.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:22 smithi178 ceph-mon[95116]: osdmap e786: 8 total, 8 up, 8 in 2024-02-10T05:42:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:22 smithi189 ceph-mon[89631]: pgmap v818: 121 pgs: 121 active+clean; 324 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 14 op/s 2024-02-10T05:42:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:22 smithi189 ceph-mon[89631]: osdmap e786: 8 total, 8 up, 8 in 2024-02-10T05:42:23.332 INFO:tasks.rados.rados.0.smithi178.stdout:3625: done (3 left) 2024-02-10T05:42:23.332 INFO:tasks.rados.rados.0.smithi178.stdout:3627: done (2 left) 2024-02-10T05:42:23.332 INFO:tasks.rados.rados.0.smithi178.stdout:3628: done (1 left) 2024-02-10T05:42:23.332 INFO:tasks.rados.rados.0.smithi178.stdout:3629: done (0 left) 2024-02-10T05:42:23.333 INFO:tasks.rados.rados.0.smithi178.stdout:3630: rmattr oid 41 current snap is 364 2024-02-10T05:42:23.333 INFO:tasks.rados.rados.0.smithi178.stdout:3631: read oid 24 snap -1 2024-02-10T05:42:23.333 INFO:tasks.rados.rados.0.smithi178.stdout:3631: expect (ObjNum 1038 snap 332 seq_num 1038) 2024-02-10T05:42:23.333 INFO:tasks.rados.rados.0.smithi178.stdout:3632: snap_remove snap 331 2024-02-10T05:42:23.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:23 smithi178 ceph-mon[92537]: osdmap e787: 8 total, 8 up, 8 in 2024-02-10T05:42:23.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:23 smithi178 ceph-mon[95116]: osdmap e787: 8 total, 8 up, 8 in 2024-02-10T05:42:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:23 smithi189 ceph-mon[89631]: osdmap e787: 8 total, 8 up, 8 in 2024-02-10T05:42:24.335 INFO:tasks.rados.rados.0.smithi178.stdout:3632: done (2 left) 2024-02-10T05:42:24.336 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 11 current snap is 364 2024-02-10T05:42:24.336 INFO:tasks.rados.rados.0.smithi178.stdout:3633: seq_num 1112 ranges {0=630784,630784=638976,1269760=466944,1736704=98304} 2024-02-10T05:42:24.339 INFO:tasks.rados.rados.0.smithi178.stdout:3633: writing smithi17880450-11 from 0 to 630784 tid 1 2024-02-10T05:42:24.344 INFO:tasks.rados.rados.0.smithi178.stdout:3633: writing smithi17880450-11 from 630784 to 1269760 tid 2 2024-02-10T05:42:24.347 INFO:tasks.rados.rados.0.smithi178.stdout:3633: writing smithi17880450-11 from 1269760 to 1736704 tid 3 2024-02-10T05:42:24.348 INFO:tasks.rados.rados.0.smithi178.stdout:3633: writing smithi17880450-11 from 1736704 to 1835008 tid 4 2024-02-10T05:42:24.349 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 12 current snap is 364 2024-02-10T05:42:24.349 INFO:tasks.rados.rados.0.smithi178.stdout:3634: seq_num 1113 ranges {0=647168,647168=524288,1171456=622592,1794048=57344} 2024-02-10T05:42:24.353 INFO:tasks.rados.rados.0.smithi178.stdout:3634: writing smithi17880450-12 from 0 to 647168 tid 1 2024-02-10T05:42:24.357 INFO:tasks.rados.rados.0.smithi178.stdout:3634: writing smithi17880450-12 from 647168 to 1171456 tid 2 2024-02-10T05:42:24.361 INFO:tasks.rados.rados.0.smithi178.stdout:3634: writing smithi17880450-12 from 1171456 to 1794048 tid 3 2024-02-10T05:42:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3634: writing smithi17880450-12 from 1794048 to 1851392 tid 4 2024-02-10T05:42:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3635: read oid 1 snap 329 2024-02-10T05:42:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3635: expect (ObjNum 1010 snap 322 seq_num 1010) 2024-02-10T05:42:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3636: snap_create 2024-02-10T05:42:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2686 (ObjNum 916 snap 301 seq_num 916) dirty exists 2024-02-10T05:42:24.362 INFO:tasks.rados.rados.0.smithi178.stdout:3631: expect (ObjNum 1038 snap 332 seq_num 1038) 2024-02-10T05:42:24.574 INFO:tasks.rados.rados.0.smithi178.stdout:3633: finishing write tid 1 to smithi17880450-11 2024-02-10T05:42:24.574 INFO:tasks.rados.rados.0.smithi178.stdout:3633: finishing write tid 2 to smithi17880450-11 2024-02-10T05:42:24.574 INFO:tasks.rados.rados.0.smithi178.stdout:3633: finishing write tid 3 to smithi17880450-11 2024-02-10T05:42:24.574 INFO:tasks.rados.rados.0.smithi178.stdout:3634: finishing write tid 1 to smithi17880450-12 2024-02-10T05:42:24.574 INFO:tasks.rados.rados.0.smithi178.stdout:3633: finishing write tid 4 to smithi17880450-11 2024-02-10T05:42:24.574 INFO:tasks.rados.rados.0.smithi178.stdout:3634: finishing write tid 2 to smithi17880450-12 2024-02-10T05:42:24.574 INFO:tasks.rados.rados.0.smithi178.stdout:3633: finishing write tid 5 to smithi17880450-11 2024-02-10T05:42:24.574 INFO:tasks.rados.rados.0.smithi178.stdout:3633: finishing write tid 6 to smithi17880450-11 2024-02-10T05:42:24.574 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 2800 (ObjNum 1112 snap 364 seq_num 1112) dirty exists 2024-02-10T05:42:24.575 INFO:tasks.rados.rados.0.smithi178.stdout:3633: left oid 11 (ObjNum 1112 snap 364 seq_num 1112) 2024-02-10T05:42:24.575 INFO:tasks.rados.rados.0.smithi178.stdout:3634: finishing write tid 3 to smithi17880450-12 2024-02-10T05:42:24.575 INFO:tasks.rados.rados.0.smithi178.stdout:3634: finishing write tid 4 to smithi17880450-12 2024-02-10T05:42:24.575 INFO:tasks.rados.rados.0.smithi178.stdout:3634: finishing write tid 5 to smithi17880450-12 2024-02-10T05:42:24.575 INFO:tasks.rados.rados.0.smithi178.stdout:3634: finishing write tid 6 to smithi17880450-12 2024-02-10T05:42:24.575 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 2525 (ObjNum 1113 snap 364 seq_num 1113) dirty exists 2024-02-10T05:42:24.575 INFO:tasks.rados.rados.0.smithi178.stdout:3634: left oid 12 (ObjNum 1113 snap 364 seq_num 1113) 2024-02-10T05:42:24.575 INFO:tasks.rados.rados.0.smithi178.stdout:3635: expect (ObjNum 1010 snap 322 seq_num 1010) 2024-02-10T05:42:24.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:24 smithi178 ceph-mon[92537]: pgmap v821: 121 pgs: 121 active+clean; 327 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-02-10T05:42:24.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:24 smithi178 ceph-mon[92537]: osdmap e788: 8 total, 8 up, 8 in 2024-02-10T05:42:24.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:24 smithi178 ceph-mon[95116]: pgmap v821: 121 pgs: 121 active+clean; 327 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-02-10T05:42:24.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:24 smithi178 ceph-mon[95116]: osdmap e788: 8 total, 8 up, 8 in 2024-02-10T05:42:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:24 smithi189 ceph-mon[89631]: pgmap v821: 121 pgs: 121 active+clean; 327 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-02-10T05:42:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:24 smithi189 ceph-mon[89631]: osdmap e788: 8 total, 8 up, 8 in 2024-02-10T05:42:25.340 INFO:tasks.rados.rados.0.smithi178.stdout:3630: done (5 left) 2024-02-10T05:42:25.340 INFO:tasks.rados.rados.0.smithi178.stdout:3631: done (4 left) 2024-02-10T05:42:25.341 INFO:tasks.rados.rados.0.smithi178.stdout:3633: done (3 left) 2024-02-10T05:42:25.341 INFO:tasks.rados.rados.0.smithi178.stdout:3634: done (2 left) 2024-02-10T05:42:25.341 INFO:tasks.rados.rados.0.smithi178.stdout:3635: done (1 left) 2024-02-10T05:42:25.341 INFO:tasks.rados.rados.0.smithi178.stdout:3636: done (0 left) 2024-02-10T05:42:25.341 INFO:tasks.rados.rados.0.smithi178.stdout:3637: rollback oid 22 current snap is 365 2024-02-10T05:42:25.341 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 22 to 347 2024-02-10T05:42:25.341 INFO:tasks.rados.rados.0.smithi178.stdout:3638: snap_remove snap 329 2024-02-10T05:42:25.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:25 smithi178 ceph-mon[92537]: osdmap e789: 8 total, 8 up, 8 in 2024-02-10T05:42:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:25 smithi178 ceph-mon[95116]: osdmap e789: 8 total, 8 up, 8 in 2024-02-10T05:42:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:25 smithi189 ceph-mon[89631]: osdmap e789: 8 total, 8 up, 8 in 2024-02-10T05:42:26.347 INFO:tasks.rados.rados.0.smithi178.stdout:3638: done (1 left) 2024-02-10T05:42:26.348 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 365 2024-02-10T05:42:26.348 INFO:tasks.rados.rados.0.smithi178.stdout:3639: seq_num 1114 ranges {1572864=663552,2236416=802816,3039232=401408} 2024-02-10T05:42:26.361 INFO:tasks.rados.rados.0.smithi178.stdout:3639: writing smithi17880450-50 from 1572864 to 2236416 tid 1 2024-02-10T05:42:26.367 INFO:tasks.rados.rados.0.smithi178.stdout:3639: writing smithi17880450-50 from 2236416 to 3039232 tid 2 2024-02-10T05:42:26.370 INFO:tasks.rados.rados.0.smithi178.stdout:3639: writing smithi17880450-50 from 3039232 to 3440640 tid 3 2024-02-10T05:42:26.370 INFO:tasks.rados.rados.0.smithi178.stdout:3637: finishing rollback tid 0 to smithi17880450-22 2024-02-10T05:42:26.370 INFO:tasks.rados.rados.0.smithi178.stdout:3637: finishing rollback tid 1 to smithi17880450-22 2024-02-10T05:42:26.370 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2688 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-02-10T05:42:26.370 INFO:tasks.rados.rados.0.smithi178.stdout:3639: finishing write tid 1 to smithi17880450-50 2024-02-10T05:42:26.370 INFO:tasks.rados.rados.0.smithi178.stdout:3637: done (1 left) 2024-02-10T05:42:26.370 INFO:tasks.rados.rados.0.smithi178.stdout:3640: delete oid 20 current snap is 365 2024-02-10T05:42:26.372 INFO:tasks.rados.rados.0.smithi178.stdout:3639: finishing write tid 2 to smithi17880450-50 2024-02-10T05:42:26.373 INFO:tasks.rados.rados.0.smithi178.stdout:3639: finishing write tid 3 to smithi17880450-50 2024-02-10T05:42:26.374 INFO:tasks.rados.rados.0.smithi178.stdout:3640: done (1 left) 2024-02-10T05:42:26.374 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 365 2024-02-10T05:42:26.374 INFO:tasks.rados.rados.0.smithi178.stdout:3641: seq_num 1116 ranges {0=696320,696320=573440,1269760=450560,1720320=180224} 2024-02-10T05:42:26.378 INFO:tasks.rados.rados.0.smithi178.stdout:3641: writing smithi17880450-14 from 0 to 696320 tid 1 2024-02-10T05:42:26.383 INFO:tasks.rados.rados.0.smithi178.stdout:3641: writing smithi17880450-14 from 696320 to 1269760 tid 2 2024-02-10T05:42:26.385 INFO:tasks.rados.rados.0.smithi178.stdout:3641: writing smithi17880450-14 from 1269760 to 1720320 tid 3 2024-02-10T05:42:26.388 INFO:tasks.rados.rados.0.smithi178.stdout:3641: writing smithi17880450-14 from 1720320 to 1900544 tid 4 2024-02-10T05:42:26.388 INFO:tasks.rados.rados.0.smithi178.stdout:3642: read oid 44 snap -1 2024-02-10T05:42:26.388 INFO:tasks.rados.rados.0.smithi178.stdout:3642: expect (ObjNum 920 snap 301 seq_num 920) 2024-02-10T05:42:26.388 INFO:tasks.rados.rados.0.smithi178.stdout:3643: rollback oid 11 current snap is 365 2024-02-10T05:42:26.388 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 11 to 360 2024-02-10T05:42:26.388 INFO:tasks.rados.rados.0.smithi178.stdout:3639: finishing write tid 4 to smithi17880450-50 2024-02-10T05:42:26.388 INFO:tasks.rados.rados.0.smithi178.stdout:3639: finishing write tid 5 to smithi17880450-50 2024-02-10T05:42:26.388 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 2494 (ObjNum 1114 snap 365 seq_num 1114) dirty exists 2024-02-10T05:42:26.388 INFO:tasks.rados.rados.0.smithi178.stdout:3639: left oid 50 (ObjNum 1114 snap 365 seq_num 1114) 2024-02-10T05:42:26.388 INFO:tasks.rados.rados.0.smithi178.stdout:3639: done (3 left) 2024-02-10T05:42:26.388 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 13 current snap is 365 2024-02-10T05:42:26.388 INFO:tasks.rados.rados.0.smithi178.stdout:3641: finishing write tid 1 to smithi17880450-14 2024-02-10T05:42:26.388 INFO:tasks.rados.rados.0.smithi178.stdout:3641: finishing write tid 2 to smithi17880450-14 2024-02-10T05:42:26.389 INFO:tasks.rados.rados.0.smithi178.stdout:3644: seq_num 1117 ranges {1499136=712704,2211840=458752,2670592=655360,3325952=90112} 2024-02-10T05:42:26.399 INFO:tasks.rados.rados.0.smithi178.stdout:3644: writing smithi17880450-13 from 1499136 to 2211840 tid 1 2024-02-10T05:42:26.402 INFO:tasks.rados.rados.0.smithi178.stdout:3644: writing smithi17880450-13 from 2211840 to 2670592 tid 2 2024-02-10T05:42:26.406 INFO:tasks.rados.rados.0.smithi178.stdout:3644: writing smithi17880450-13 from 2670592 to 3325952 tid 3 2024-02-10T05:42:26.407 INFO:tasks.rados.rados.0.smithi178.stdout:3644: writing smithi17880450-13 from 3325952 to 3416064 tid 4 2024-02-10T05:42:26.407 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 16 current snap is 365 2024-02-10T05:42:26.407 INFO:tasks.rados.rados.0.smithi178.stdout:3645: seq_num 1118 ranges {0=729088,729088=794624,1523712=409600} 2024-02-10T05:42:26.411 INFO:tasks.rados.rados.0.smithi178.stdout:3645: writing smithi17880450-16 from 0 to 729088 tid 1 2024-02-10T05:42:26.416 INFO:tasks.rados.rados.0.smithi178.stdout:3645: writing smithi17880450-16 from 729088 to 1523712 tid 2 2024-02-10T05:42:26.419 INFO:tasks.rados.rados.0.smithi178.stdout:3645: writing smithi17880450-16 from 1523712 to 1933312 tid 3 2024-02-10T05:42:26.419 INFO:tasks.rados.rados.0.smithi178.stdout:3646: rollback oid 10 current snap is 365 2024-02-10T05:42:26.420 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 10 to 360 2024-02-10T05:42:26.420 INFO:tasks.rados.rados.0.smithi178.stdout:3643: finishing rollback tid 0 to smithi17880450-11 2024-02-10T05:42:26.420 INFO:tasks.rados.rados.0.smithi178.stdout:3641: finishing write tid 3 to smithi17880450-14 2024-02-10T05:42:26.420 INFO:tasks.rados.rados.0.smithi178.stdout:3641: finishing write tid 4 to smithi17880450-14 2024-02-10T05:42:26.420 INFO:tasks.rados.rados.0.smithi178.stdout:3641: finishing write tid 5 to smithi17880450-14 2024-02-10T05:42:26.420 INFO:tasks.rados.rados.0.smithi178.stdout:3643: finishing rollback tid 1 to smithi17880450-11 2024-02-10T05:42:26.420 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 2802 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-02-10T05:42:26.420 INFO:tasks.rados.rados.0.smithi178.stdout:3642: expect (ObjNum 920 snap 301 seq_num 920) 2024-02-10T05:42:26.447 INFO:tasks.rados.rados.0.smithi178.stdout:3641: finishing write tid 6 to smithi17880450-14 2024-02-10T05:42:26.447 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 2256 (ObjNum 1116 snap 365 seq_num 1116) dirty exists 2024-02-10T05:42:26.447 INFO:tasks.rados.rados.0.smithi178.stdout:3641: left oid 14 (ObjNum 1116 snap 365 seq_num 1116) 2024-02-10T05:42:26.447 INFO:tasks.rados.rados.0.smithi178.stdout:3644: finishing write tid 1 to smithi17880450-13 2024-02-10T05:42:26.447 INFO:tasks.rados.rados.0.smithi178.stdout:3644: finishing write tid 2 to smithi17880450-13 2024-02-10T05:42:26.447 INFO:tasks.rados.rados.0.smithi178.stdout:3641: done (5 left) 2024-02-10T05:42:26.447 INFO:tasks.rados.rados.0.smithi178.stdout:3642: done (4 left) 2024-02-10T05:42:26.447 INFO:tasks.rados.rados.0.smithi178.stdout:3643: done (3 left) 2024-02-10T05:42:26.448 INFO:tasks.rados.rados.0.smithi178.stdout:3647: snap_create 2024-02-10T05:42:26.448 INFO:tasks.rados.rados.0.smithi178.stdout:3644: finishing write tid 3 to smithi17880450-13 2024-02-10T05:42:26.448 INFO:tasks.rados.rados.0.smithi178.stdout:3644: finishing write tid 4 to smithi17880450-13 2024-02-10T05:42:26.448 INFO:tasks.rados.rados.0.smithi178.stdout:3644: finishing write tid 5 to smithi17880450-13 2024-02-10T05:42:26.448 INFO:tasks.rados.rados.0.smithi178.stdout:3644: finishing write tid 6 to smithi17880450-13 2024-02-10T05:42:26.448 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 2693 (ObjNum 1117 snap 365 seq_num 1117) dirty exists 2024-02-10T05:42:26.448 INFO:tasks.rados.rados.0.smithi178.stdout:3644: left oid 13 (ObjNum 1117 snap 365 seq_num 1117) 2024-02-10T05:42:26.448 INFO:tasks.rados.rados.0.smithi178.stdout:3645: finishing write tid 1 to smithi17880450-16 2024-02-10T05:42:26.448 INFO:tasks.rados.rados.0.smithi178.stdout:3646: finishing rollback tid 1 to smithi17880450-10 2024-02-10T05:42:26.448 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 2490 (ObjNum 33 snap 0 seq_num 1534652880) dirty dne 2024-02-10T05:42:26.448 INFO:tasks.rados.rados.0.smithi178.stdout:3645: finishing write tid 2 to smithi17880450-16 2024-02-10T05:42:26.448 INFO:tasks.rados.rados.0.smithi178.stdout:3645: finishing write tid 3 to smithi17880450-16 2024-02-10T05:42:26.449 INFO:tasks.rados.rados.0.smithi178.stdout:3645: finishing write tid 4 to smithi17880450-16 2024-02-10T05:42:26.449 INFO:tasks.rados.rados.0.smithi178.stdout:3645: finishing write tid 5 to smithi17880450-16 2024-02-10T05:42:26.449 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 2905 (ObjNum 1118 snap 365 seq_num 1118) dirty exists 2024-02-10T05:42:26.449 INFO:tasks.rados.rados.0.smithi178.stdout:3645: left oid 16 (ObjNum 1118 snap 365 seq_num 1118) 2024-02-10T05:42:26.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:26 smithi178 ceph-mon[92537]: pgmap v824: 121 pgs: 121 active+clean; 331 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-02-10T05:42:26.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:26 smithi178 ceph-mon[92537]: osdmap e790: 8 total, 8 up, 8 in 2024-02-10T05:42:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:26 smithi178 ceph-mon[95116]: pgmap v824: 121 pgs: 121 active+clean; 331 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-02-10T05:42:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:26 smithi178 ceph-mon[95116]: osdmap e790: 8 total, 8 up, 8 in 2024-02-10T05:42:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:26 smithi189 ceph-mon[89631]: pgmap v824: 121 pgs: 121 active+clean; 331 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2024-02-10T05:42:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:26 smithi189 ceph-mon[89631]: osdmap e790: 8 total, 8 up, 8 in 2024-02-10T05:42:27.352 INFO:tasks.rados.rados.0.smithi178.stdout:3644: done (3 left) 2024-02-10T05:42:27.353 INFO:tasks.rados.rados.0.smithi178.stdout:3645: done (2 left) 2024-02-10T05:42:27.353 INFO:tasks.rados.rados.0.smithi178.stdout:3646: done (1 left) 2024-02-10T05:42:27.353 INFO:tasks.rados.rados.0.smithi178.stdout:3647: done (0 left) 2024-02-10T05:42:27.353 INFO:tasks.rados.rados.0.smithi178.stdout:3648: rollback oid 6 current snap is 366 2024-02-10T05:42:27.353 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 6 to 359 2024-02-10T05:42:27.353 INFO:tasks.rados.rados.0.smithi178.stdout:3649: read oid 16 snap -1 2024-02-10T05:42:27.353 INFO:tasks.rados.rados.0.smithi178.stdout:3649: expect (ObjNum 1118 snap 365 seq_num 1118) 2024-02-10T05:42:27.353 INFO:tasks.rados.rados.0.smithi178.stdout:3650: snap_remove snap 342 2024-02-10T05:42:27.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:27 smithi178 ceph-mon[92537]: osdmap e791: 8 total, 8 up, 8 in 2024-02-10T05:42:27.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:27 smithi178 ceph-mon[95116]: osdmap e791: 8 total, 8 up, 8 in 2024-02-10T05:42:27.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:42:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:42:27] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-02-10T05:42:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:27 smithi189 ceph-mon[89631]: osdmap e791: 8 total, 8 up, 8 in 2024-02-10T05:42:28.354 INFO:tasks.rados.rados.0.smithi178.stdout:3650: done (2 left) 2024-02-10T05:42:28.354 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 366 2024-02-10T05:42:28.354 INFO:tasks.rados.rados.0.smithi178.stdout:3651: seq_num 1119 ranges {2588672=745472,3334144=679936,4014080=524288} 2024-02-10T05:42:28.373 INFO:tasks.rados.rados.0.smithi178.stdout:3651: writing smithi17880450-3 from 2588672 to 3334144 tid 1 2024-02-10T05:42:28.378 INFO:tasks.rados.rados.0.smithi178.stdout:3651: writing smithi17880450-3 from 3334144 to 4014080 tid 2 2024-02-10T05:42:28.382 INFO:tasks.rados.rados.0.smithi178.stdout:3651: writing smithi17880450-3 from 4014080 to 4538368 tid 3 2024-02-10T05:42:28.382 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 33 current snap is 366 2024-02-10T05:42:28.382 INFO:tasks.rados.rados.0.smithi178.stdout:3652: seq_num 1120 ranges {0=761856,761856=557056,1318912=425984,1744896=221184} 2024-02-10T05:42:28.387 INFO:tasks.rados.rados.0.smithi178.stdout:3652: writing smithi17880450-33 from 0 to 761856 tid 1 2024-02-10T05:42:28.390 INFO:tasks.rados.rados.0.smithi178.stdout:3652: writing smithi17880450-33 from 761856 to 1318912 tid 2 2024-02-10T05:42:28.393 INFO:tasks.rados.rados.0.smithi178.stdout:3652: writing smithi17880450-33 from 1318912 to 1744896 tid 3 2024-02-10T05:42:28.395 INFO:tasks.rados.rados.0.smithi178.stdout:3652: writing smithi17880450-33 from 1744896 to 1966080 tid 4 2024-02-10T05:42:28.395 INFO:tasks.rados.rados.0.smithi178.stdout:3653: rollback oid 2 current snap is 366 2024-02-10T05:42:28.395 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 2 to 364 2024-02-10T05:42:28.395 INFO:tasks.rados.rados.0.smithi178.stdout:3648: finishing rollback tid 0 to smithi17880450-6 2024-02-10T05:42:28.395 INFO:tasks.rados.rados.0.smithi178.stdout:3648: finishing rollback tid 1 to smithi17880450-6 2024-02-10T05:42:28.395 INFO:tasks.rados.rados.0.smithi178.stdout:3654: snap_create 2024-02-10T05:42:28.395 INFO:tasks.rados.rados.0.smithi178.stdout:3648: finishing rollback tid 2 to smithi17880450-6 2024-02-10T05:42:28.395 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 6 v 2812 (ObjNum 1071 snap 345 seq_num 1071) dirty exists 2024-02-10T05:42:28.396 INFO:tasks.rados.rados.0.smithi178.stdout:3649: expect (ObjNum 1118 snap 365 seq_num 1118) 2024-02-10T05:42:28.447 INFO:tasks.rados.rados.0.smithi178.stdout:3651: finishing write tid 1 to smithi17880450-3 2024-02-10T05:42:28.447 INFO:tasks.rados.rados.0.smithi178.stdout:3651: finishing write tid 2 to smithi17880450-3 2024-02-10T05:42:28.447 INFO:tasks.rados.rados.0.smithi178.stdout:3651: finishing write tid 3 to smithi17880450-3 2024-02-10T05:42:28.447 INFO:tasks.rados.rados.0.smithi178.stdout:3651: finishing write tid 4 to smithi17880450-3 2024-02-10T05:42:28.447 INFO:tasks.rados.rados.0.smithi178.stdout:3652: finishing write tid 1 to smithi17880450-33 2024-02-10T05:42:28.447 INFO:tasks.rados.rados.0.smithi178.stdout:3651: finishing write tid 5 to smithi17880450-3 2024-02-10T05:42:28.447 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 2524 (ObjNum 1119 snap 366 seq_num 1119) dirty exists 2024-02-10T05:42:28.447 INFO:tasks.rados.rados.0.smithi178.stdout:3651: left oid 3 (ObjNum 1119 snap 366 seq_num 1119) 2024-02-10T05:42:28.447 INFO:tasks.rados.rados.0.smithi178.stdout:3652: finishing write tid 2 to smithi17880450-33 2024-02-10T05:42:28.447 INFO:tasks.rados.rados.0.smithi178.stdout:3653: finishing rollback tid 1 to smithi17880450-2 2024-02-10T05:42:28.447 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 2197 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-10T05:42:28.447 INFO:tasks.rados.rados.0.smithi178.stdout:3652: finishing write tid 3 to smithi17880450-33 2024-02-10T05:42:28.447 INFO:tasks.rados.rados.0.smithi178.stdout:3652: finishing write tid 4 to smithi17880450-33 2024-02-10T05:42:28.447 INFO:tasks.rados.rados.0.smithi178.stdout:3652: finishing write tid 5 to smithi17880450-33 2024-02-10T05:42:28.448 INFO:tasks.rados.rados.0.smithi178.stdout:3652: finishing write tid 6 to smithi17880450-33 2024-02-10T05:42:28.448 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 2261 (ObjNum 1120 snap 366 seq_num 1120) dirty exists 2024-02-10T05:42:28.448 INFO:tasks.rados.rados.0.smithi178.stdout:3652: left oid 33 (ObjNum 1120 snap 366 seq_num 1120) 2024-02-10T05:42:28.688 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:28 smithi189 ceph-mon[89631]: pgmap v827: 121 pgs: 121 active+clean; 332 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-02-10T05:42:28.689 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:28 smithi189 ceph-mon[89631]: osdmap e792: 8 total, 8 up, 8 in 2024-02-10T05:42:28.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:28 smithi178 ceph-mon[92537]: pgmap v827: 121 pgs: 121 active+clean; 332 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-02-10T05:42:28.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:28 smithi178 ceph-mon[92537]: osdmap e792: 8 total, 8 up, 8 in 2024-02-10T05:42:28.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:28 smithi178 ceph-mon[95116]: pgmap v827: 121 pgs: 121 active+clean; 332 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-02-10T05:42:28.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:28 smithi178 ceph-mon[95116]: osdmap e792: 8 total, 8 up, 8 in 2024-02-10T05:42:29.363 INFO:tasks.rados.rados.0.smithi178.stdout:3648: done (5 left) 2024-02-10T05:42:29.363 INFO:tasks.rados.rados.0.smithi178.stdout:3649: done (4 left) 2024-02-10T05:42:29.363 INFO:tasks.rados.rados.0.smithi178.stdout:3651: done (3 left) 2024-02-10T05:42:29.363 INFO:tasks.rados.rados.0.smithi178.stdout:3652: done (2 left) 2024-02-10T05:42:29.363 INFO:tasks.rados.rados.0.smithi178.stdout:3653: done (1 left) 2024-02-10T05:42:29.363 INFO:tasks.rados.rados.0.smithi178.stdout:3654: done (0 left) 2024-02-10T05:42:29.363 INFO:tasks.rados.rados.0.smithi178.stdout:3655: read oid 5 snap -1 2024-02-10T05:42:29.364 INFO:tasks.rados.rados.0.smithi178.stdout:3655: expect deleted 2024-02-10T05:42:29.364 INFO:tasks.rados.rados.0.smithi178.stdout:3656: copy_from oid 49 from oid 47 current snap is 367 2024-02-10T05:42:29.364 INFO:tasks.rados.rados.0.smithi178.stdout:3657: delete oid 34 current snap is 367 2024-02-10T05:42:29.368 INFO:tasks.rados.rados.0.smithi178.stdout:3655: done (2 left) 2024-02-10T05:42:29.368 INFO:tasks.rados.rados.0.smithi178.stdout:3657: done (1 left) 2024-02-10T05:42:29.368 INFO:tasks.rados.rados.0.smithi178.stdout:3658: delete oid 23 current snap is 367 2024-02-10T05:42:29.370 INFO:tasks.rados.rados.0.smithi178.stdout:3656: finishing copy_from racing read to smithi17880450-49 2024-02-10T05:42:29.371 INFO:tasks.rados.rados.0.smithi178.stdout:3658: done (1 left) 2024-02-10T05:42:29.371 INFO:tasks.rados.rados.0.smithi178.stdout:3659: snap_create 2024-02-10T05:42:29.371 INFO:tasks.rados.rados.0.smithi178.stdout:3656: finishing copy_from to smithi17880450-49 2024-02-10T05:42:29.371 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 2189 (ObjNum 1014 snap 322 seq_num 1014) dirty exists 2024-02-10T05:42:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:29 smithi178 ceph-mon[92537]: osdmap e793: 8 total, 8 up, 8 in 2024-02-10T05:42:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:42:29.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:42:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:29 smithi178 ceph-mon[95116]: osdmap e793: 8 total, 8 up, 8 in 2024-02-10T05:42:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:42:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:42:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:29 smithi189 ceph-mon[89631]: osdmap e793: 8 total, 8 up, 8 in 2024-02-10T05:42:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:42:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:42:30.320 INFO:tasks.rados.rados.0.smithi178.stdout:3656: done (1 left) 2024-02-10T05:42:30.320 INFO:tasks.rados.rados.0.smithi178.stdout:3659: done (0 left) 2024-02-10T05:42:30.320 INFO:tasks.rados.rados.0.smithi178.stdout:3660: snap_remove snap 350 2024-02-10T05:42:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[95116]: pgmap v830: 121 pgs: 121 active+clean; 334 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-02-10T05:42:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[95116]: osdmap e794: 8 total, 8 up, 8 in 2024-02-10T05:42:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:42:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:42:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:42:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:42:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:42:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[95116]: osdmap e795: 8 total, 8 up, 8 in 2024-02-10T05:42:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[92537]: pgmap v830: 121 pgs: 121 active+clean; 334 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-02-10T05:42:30.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[92537]: osdmap e794: 8 total, 8 up, 8 in 2024-02-10T05:42:30.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:42:30.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:42:30.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:42:30.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:42:30.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:42:30.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:30 smithi178 ceph-mon[92537]: osdmap e795: 8 total, 8 up, 8 in 2024-02-10T05:42:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:30 smithi189 ceph-mon[89631]: pgmap v830: 121 pgs: 121 active+clean; 334 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-02-10T05:42:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:30 smithi189 ceph-mon[89631]: osdmap e794: 8 total, 8 up, 8 in 2024-02-10T05:42:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:30 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:42:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:30 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:42:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:30 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:42:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:30 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:42:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:30 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:42:30.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:30 smithi189 ceph-mon[89631]: osdmap e795: 8 total, 8 up, 8 in 2024-02-10T05:42:31.321 INFO:tasks.rados.rados.0.smithi178.stdout:3660: done (0 left) 2024-02-10T05:42:31.321 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 368 2024-02-10T05:42:31.321 INFO:tasks.rados.rados.0.smithi178.stdout:3661: seq_num 1123 ranges {2039808=409600,2449408=614400,3063808=598016,3661824=393216} 2024-02-10T05:42:31.335 INFO:tasks.rados.rados.0.smithi178.stdout:3661: writing smithi17880450-7 from 2039808 to 2449408 tid 1 2024-02-10T05:42:31.339 INFO:tasks.rados.rados.0.smithi178.stdout:3661: writing smithi17880450-7 from 2449408 to 3063808 tid 2 2024-02-10T05:42:31.343 INFO:tasks.rados.rados.0.smithi178.stdout:3661: writing smithi17880450-7 from 3063808 to 3661824 tid 3 2024-02-10T05:42:31.346 INFO:tasks.rados.rados.0.smithi178.stdout:3661: writing smithi17880450-7 from 3661824 to 4055040 tid 4 2024-02-10T05:42:31.346 INFO:tasks.rados.rados.0.smithi178.stdout:3662: snap_remove snap 351 2024-02-10T05:42:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:3661: finishing write tid 1 to smithi17880450-7 2024-02-10T05:42:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:3661: finishing write tid 2 to smithi17880450-7 2024-02-10T05:42:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:3661: finishing write tid 3 to smithi17880450-7 2024-02-10T05:42:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:3661: finishing write tid 4 to smithi17880450-7 2024-02-10T05:42:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:3661: finishing write tid 5 to smithi17880450-7 2024-02-10T05:42:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:3661: finishing write tid 6 to smithi17880450-7 2024-02-10T05:42:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 2807 (ObjNum 1123 snap 368 seq_num 1123) dirty exists 2024-02-10T05:42:32.330 INFO:tasks.rados.rados.0.smithi178.stdout:3661: left oid 7 (ObjNum 1123 snap 368 seq_num 1123) 2024-02-10T05:42:32.331 INFO:tasks.rados.rados.0.smithi178.stdout:3661: done (1 left) 2024-02-10T05:42:32.331 INFO:tasks.rados.rados.0.smithi178.stdout:3662: done (0 left) 2024-02-10T05:42:32.331 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 28 current snap is 368 2024-02-10T05:42:32.331 INFO:tasks.rados.rados.0.smithi178.stdout:3663: seq_num 1124 ranges {6610944=434176,7045120=499712,7544832=409600,7954432=663552,8617984=32768} 2024-02-10T05:42:32.368 INFO:tasks.rados.rados.0.smithi178.stdout:3663: writing smithi17880450-28 from 6610944 to 7045120 tid 1 2024-02-10T05:42:32.371 INFO:tasks.rados.rados.0.smithi178.stdout:3663: writing smithi17880450-28 from 7045120 to 7544832 tid 2 2024-02-10T05:42:32.374 INFO:tasks.rados.rados.0.smithi178.stdout:3663: writing smithi17880450-28 from 7544832 to 7954432 tid 3 2024-02-10T05:42:32.378 INFO:tasks.rados.rados.0.smithi178.stdout:3663: writing smithi17880450-28 from 7954432 to 8617984 tid 4 2024-02-10T05:42:32.378 INFO:tasks.rados.rados.0.smithi178.stdout:3663: writing smithi17880450-28 from 8617984 to 8650752 tid 5 2024-02-10T05:42:32.378 INFO:tasks.rados.rados.0.smithi178.stdout:3664: read oid 38 snap 339 2024-02-10T05:42:32.378 INFO:tasks.rados.rados.0.smithi178.stdout:3664: expect (ObjNum 1014 snap 322 seq_num 1014) 2024-02-10T05:42:32.378 INFO:tasks.rados.rados.0.smithi178.stdout:3665: snap_create 2024-02-10T05:42:32.378 INFO:tasks.rados.rados.0.smithi178.stdout:3663: finishing write tid 1 to smithi17880450-28 2024-02-10T05:42:32.379 INFO:tasks.rados.rados.0.smithi178.stdout:3663: finishing write tid 2 to smithi17880450-28 2024-02-10T05:42:32.379 INFO:tasks.rados.rados.0.smithi178.stdout:3663: finishing write tid 3 to smithi17880450-28 2024-02-10T05:42:32.381 INFO:tasks.rados.rados.0.smithi178.stdout:3663: finishing write tid 4 to smithi17880450-28 2024-02-10T05:42:32.381 INFO:tasks.rados.rados.0.smithi178.stdout:3663: finishing write tid 5 to smithi17880450-28 2024-02-10T05:42:32.382 INFO:tasks.rados.rados.0.smithi178.stdout:3663: finishing write tid 6 to smithi17880450-28 2024-02-10T05:42:32.382 INFO:tasks.rados.rados.0.smithi178.stdout:3664: expect (ObjNum 1014 snap 322 seq_num 1014) 2024-02-10T05:42:32.389 INFO:tasks.rados.rados.0.smithi178.stdout:3663: finishing write tid 7 to smithi17880450-28 2024-02-10T05:42:32.390 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 1887 (ObjNum 1124 snap 368 seq_num 1124) dirty exists 2024-02-10T05:42:32.390 INFO:tasks.rados.rados.0.smithi178.stdout:3663: left oid 28 (ObjNum 1124 snap 368 seq_num 1124) 2024-02-10T05:42:32.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:32 smithi178 ceph-mon[95116]: pgmap v833: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-02-10T05:42:32.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:32 smithi178 ceph-mon[95116]: osdmap e796: 8 total, 8 up, 8 in 2024-02-10T05:42:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:32 smithi178 ceph-mon[92537]: pgmap v833: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-02-10T05:42:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:32 smithi178 ceph-mon[92537]: osdmap e796: 8 total, 8 up, 8 in 2024-02-10T05:42:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:32 smithi189 ceph-mon[89631]: pgmap v833: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2024-02-10T05:42:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:32 smithi189 ceph-mon[89631]: osdmap e796: 8 total, 8 up, 8 in 2024-02-10T05:42:33.333 INFO:tasks.rados.rados.0.smithi178.stdout:3663: done (2 left) 2024-02-10T05:42:33.334 INFO:tasks.rados.rados.0.smithi178.stdout:3664: done (1 left) 2024-02-10T05:42:33.334 INFO:tasks.rados.rados.0.smithi178.stdout:3665: done (0 left) 2024-02-10T05:42:33.334 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 38 current snap is 369 2024-02-10T05:42:33.334 INFO:tasks.rados.rados.0.smithi178.stdout:3666: seq_num 1125 ranges {3211264=450560,3661824=786432,4448256=614400,5062656=204800} 2024-02-10T05:42:33.352 INFO:tasks.rados.rados.0.smithi178.stdout:3666: writing smithi17880450-38 from 3211264 to 3661824 tid 1 2024-02-10T05:42:33.357 INFO:tasks.rados.rados.0.smithi178.stdout:3666: writing smithi17880450-38 from 3661824 to 4448256 tid 2 2024-02-10T05:42:33.361 INFO:tasks.rados.rados.0.smithi178.stdout:3666: writing smithi17880450-38 from 4448256 to 5062656 tid 3 2024-02-10T05:42:33.362 INFO:tasks.rados.rados.0.smithi178.stdout:3666: writing smithi17880450-38 from 5062656 to 5267456 tid 4 2024-02-10T05:42:33.362 INFO:tasks.rados.rados.0.smithi178.stdout:3667: read oid 10 snap 341 2024-02-10T05:42:33.362 INFO:tasks.rados.rados.0.smithi178.stdout:3667: expect deleted 2024-02-10T05:42:33.362 INFO:tasks.rados.rados.0.smithi178.stdout:3668: snap_create 2024-02-10T05:42:33.362 INFO:tasks.rados.rados.0.smithi178.stdout:3666: finishing write tid 1 to smithi17880450-38 2024-02-10T05:42:33.363 INFO:tasks.rados.rados.0.smithi178.stdout:3666: finishing write tid 2 to smithi17880450-38 2024-02-10T05:42:33.366 INFO:tasks.rados.rados.0.smithi178.stdout:3666: finishing write tid 3 to smithi17880450-38 2024-02-10T05:42:33.366 INFO:tasks.rados.rados.0.smithi178.stdout:3666: finishing write tid 4 to smithi17880450-38 2024-02-10T05:42:33.366 INFO:tasks.rados.rados.0.smithi178.stdout:3666: finishing write tid 5 to smithi17880450-38 2024-02-10T05:42:33.367 INFO:tasks.rados.rados.0.smithi178.stdout:3666: finishing write tid 6 to smithi17880450-38 2024-02-10T05:42:33.368 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 2672 (ObjNum 1125 snap 369 seq_num 1125) dirty exists 2024-02-10T05:42:33.368 INFO:tasks.rados.rados.0.smithi178.stdout:3666: left oid 38 (ObjNum 1125 snap 369 seq_num 1125) 2024-02-10T05:42:33.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:33 smithi178 ceph-mon[92537]: osdmap e797: 8 total, 8 up, 8 in 2024-02-10T05:42:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:33 smithi178 ceph-mon[95116]: osdmap e797: 8 total, 8 up, 8 in 2024-02-10T05:42:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:33 smithi189 ceph-mon[89631]: osdmap e797: 8 total, 8 up, 8 in 2024-02-10T05:42:34.340 INFO:tasks.rados.rados.0.smithi178.stdout:3666: done (2 left) 2024-02-10T05:42:34.340 INFO:tasks.rados.rados.0.smithi178.stdout:3667: done (1 left) 2024-02-10T05:42:34.340 INFO:tasks.rados.rados.0.smithi178.stdout:3668: done (0 left) 2024-02-10T05:42:34.340 INFO:tasks.rados.rados.0.smithi178.stdout:3669: rmattr oid 27 current snap is 370 2024-02-10T05:42:34.340 INFO:tasks.rados.rados.0.smithi178.stdout:3669: done (0 left) 2024-02-10T05:42:34.340 INFO:tasks.rados.rados.0.smithi178.stdout:3670: copy_from oid 33 from oid 29 current snap is 370 2024-02-10T05:42:34.340 INFO:tasks.rados.rados.0.smithi178.stdout:3671: setattr oid 37 current snap is 370 2024-02-10T05:42:34.342 INFO:tasks.rados.rados.0.smithi178.stdout:3672: read oid 23 snap -1 2024-02-10T05:42:34.342 INFO:tasks.rados.rados.0.smithi178.stdout:3672: expect deleted 2024-02-10T05:42:34.342 INFO:tasks.rados.rados.0.smithi178.stdout:3673: rollback oid 27 current snap is 370 2024-02-10T05:42:34.342 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 27 to 360 2024-02-10T05:42:34.342 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 26 current snap is 370 2024-02-10T05:42:34.342 INFO:tasks.rados.rados.0.smithi178.stdout:3674: seq_num 1126 ranges {5505024=466944,5971968=720896,6692864=778240,7471104=106496} 2024-02-10T05:42:34.374 INFO:tasks.rados.rados.0.smithi178.stdout:3674: writing smithi17880450-26 from 5505024 to 5971968 tid 1 2024-02-10T05:42:34.378 INFO:tasks.rados.rados.0.smithi178.stdout:3674: writing smithi17880450-26 from 5971968 to 6692864 tid 2 2024-02-10T05:42:34.384 INFO:tasks.rados.rados.0.smithi178.stdout:3674: writing smithi17880450-26 from 6692864 to 7471104 tid 3 2024-02-10T05:42:34.385 INFO:tasks.rados.rados.0.smithi178.stdout:3674: writing smithi17880450-26 from 7471104 to 7577600 tid 4 2024-02-10T05:42:34.385 INFO:tasks.rados.rados.0.smithi178.stdout:3675: rollback oid 45 current snap is 370 2024-02-10T05:42:34.385 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 45 to 355 2024-02-10T05:42:34.386 INFO:tasks.rados.rados.0.smithi178.stdout:3673: finishing rollback tid 1 to smithi17880450-27 2024-02-10T05:42:34.386 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 2658 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-02-10T05:42:34.386 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 2929 (ObjNum 1073 snap 345 seq_num 1073) dirty exists 2024-02-10T05:42:34.386 INFO:tasks.rados.rados.0.smithi178.stdout:3670: finishing copy_from racing read to smithi17880450-33 2024-02-10T05:42:34.386 INFO:tasks.rados.rados.0.smithi178.stdout:3670: finishing copy_from to smithi17880450-33 2024-02-10T05:42:34.386 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 2502 (ObjNum 1080 snap 349 seq_num 1080) dirty exists 2024-02-10T05:42:34.386 INFO:tasks.rados.rados.0.smithi178.stdout:3674: finishing write tid 1 to smithi17880450-26 2024-02-10T05:42:34.386 INFO:tasks.rados.rados.0.smithi178.stdout:3674: finishing write tid 2 to smithi17880450-26 2024-02-10T05:42:34.386 INFO:tasks.rados.rados.0.smithi178.stdout:3670: done (5 left) 2024-02-10T05:42:34.386 INFO:tasks.rados.rados.0.smithi178.stdout:3671: done (4 left) 2024-02-10T05:42:34.386 INFO:tasks.rados.rados.0.smithi178.stdout:3672: done (3 left) 2024-02-10T05:42:34.386 INFO:tasks.rados.rados.0.smithi178.stdout:3673: done (2 left) 2024-02-10T05:42:34.386 INFO:tasks.rados.rados.0.smithi178.stdout:3676: setattr oid 9 current snap is 370 2024-02-10T05:42:34.387 INFO:tasks.rados.rados.0.smithi178.stdout:3677: snap_create 2024-02-10T05:42:34.391 INFO:tasks.rados.rados.0.smithi178.stdout:3674: finishing write tid 3 to smithi17880450-26 2024-02-10T05:42:34.391 INFO:tasks.rados.rados.0.smithi178.stdout:3675: finishing rollback tid 0 to smithi17880450-45 2024-02-10T05:42:34.391 INFO:tasks.rados.rados.0.smithi178.stdout:3675: finishing rollback tid 1 to smithi17880450-45 2024-02-10T05:42:34.391 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 2204 (ObjNum 1082 snap 349 seq_num 1082) dirty exists 2024-02-10T05:42:34.393 INFO:tasks.rados.rados.0.smithi178.stdout:3674: finishing write tid 4 to smithi17880450-26 2024-02-10T05:42:34.393 INFO:tasks.rados.rados.0.smithi178.stdout:3675: finishing rollback tid 2 to smithi17880450-45 2024-02-10T05:42:34.393 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 2815 (ObjNum 1000 snap 319 seq_num 1000) dirty exists 2024-02-10T05:42:34.393 INFO:tasks.rados.rados.0.smithi178.stdout:3674: finishing write tid 5 to smithi17880450-26 2024-02-10T05:42:34.396 INFO:tasks.rados.rados.0.smithi178.stdout:3674: finishing write tid 6 to smithi17880450-26 2024-02-10T05:42:34.396 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 2935 (ObjNum 1126 snap 370 seq_num 1126) dirty exists 2024-02-10T05:42:34.396 INFO:tasks.rados.rados.0.smithi178.stdout:3674: left oid 26 (ObjNum 1126 snap 370 seq_num 1126) 2024-02-10T05:42:34.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:34 smithi178 ceph-mon[95116]: pgmap v836: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2024-02-10T05:42:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:34 smithi178 ceph-mon[95116]: osdmap e798: 8 total, 8 up, 8 in 2024-02-10T05:42:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:34 smithi178 ceph-mon[92537]: pgmap v836: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2024-02-10T05:42:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:34 smithi178 ceph-mon[92537]: osdmap e798: 8 total, 8 up, 8 in 2024-02-10T05:42:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:34 smithi189 ceph-mon[89631]: pgmap v836: 121 pgs: 121 active+clean; 344 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2024-02-10T05:42:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:34 smithi189 ceph-mon[89631]: osdmap e798: 8 total, 8 up, 8 in 2024-02-10T05:42:35.322 INFO:tasks.rados.rados.0.smithi178.stdout:3674: done (3 left) 2024-02-10T05:42:35.322 INFO:tasks.rados.rados.0.smithi178.stdout:3675: done (2 left) 2024-02-10T05:42:35.322 INFO:tasks.rados.rados.0.smithi178.stdout:3676: done (1 left) 2024-02-10T05:42:35.322 INFO:tasks.rados.rados.0.smithi178.stdout:3677: done (0 left) 2024-02-10T05:42:35.322 INFO:tasks.rados.rados.0.smithi178.stdout:3678: read oid 20 snap -1 2024-02-10T05:42:35.322 INFO:tasks.rados.rados.0.smithi178.stdout:3678: expect deleted 2024-02-10T05:42:35.323 INFO:tasks.rados.rados.0.smithi178.stdout:3679: snap_create 2024-02-10T05:42:35.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:35 smithi178 ceph-mon[92537]: osdmap e799: 8 total, 8 up, 8 in 2024-02-10T05:42:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:35 smithi178 ceph-mon[92537]: osdmap e800: 8 total, 8 up, 8 in 2024-02-10T05:42:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:35 smithi178 ceph-mon[95116]: osdmap e799: 8 total, 8 up, 8 in 2024-02-10T05:42:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:35 smithi178 ceph-mon[95116]: osdmap e800: 8 total, 8 up, 8 in 2024-02-10T05:42:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:35 smithi189 ceph-mon[89631]: osdmap e799: 8 total, 8 up, 8 in 2024-02-10T05:42:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:35 smithi189 ceph-mon[89631]: osdmap e800: 8 total, 8 up, 8 in 2024-02-10T05:42:36.328 INFO:tasks.rados.rados.0.smithi178.stdout:3678: done (1 left) 2024-02-10T05:42:36.328 INFO:tasks.rados.rados.0.smithi178.stdout:3679: done (0 left) 2024-02-10T05:42:36.328 INFO:tasks.rados.rados.0.smithi178.stdout:3680: snap_create 2024-02-10T05:42:36.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:36 smithi178 ceph-mon[92537]: pgmap v839: 121 pgs: 121 active+clean; 349 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.3 MiB/s wr, 2 op/s 2024-02-10T05:42:36.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:36 smithi178 ceph-mon[92537]: osdmap e801: 8 total, 8 up, 8 in 2024-02-10T05:42:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:36 smithi178 ceph-mon[95116]: pgmap v839: 121 pgs: 121 active+clean; 349 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.3 MiB/s wr, 2 op/s 2024-02-10T05:42:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:36 smithi178 ceph-mon[95116]: osdmap e801: 8 total, 8 up, 8 in 2024-02-10T05:42:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:36 smithi189 ceph-mon[89631]: pgmap v839: 121 pgs: 121 active+clean; 349 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.3 MiB/s wr, 2 op/s 2024-02-10T05:42:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:36 smithi189 ceph-mon[89631]: osdmap e801: 8 total, 8 up, 8 in 2024-02-10T05:42:37.330 INFO:tasks.rados.rados.0.smithi178.stdout:3680: done (0 left) 2024-02-10T05:42:37.330 INFO:tasks.rados.rados.0.smithi178.stdout:3681: rmattr oid 8 current snap is 373 2024-02-10T05:42:37.331 INFO:tasks.rados.rados.0.smithi178.stdout:3682: copy_from oid 30 from oid 7 current snap is 373 2024-02-10T05:42:37.331 INFO:tasks.rados.rados.0.smithi178.stdout:3683: setattr oid 47 current snap is 373 2024-02-10T05:42:37.331 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 0 (ObjNum 1079 snap 349 seq_num 1079) dirty exists 2024-02-10T05:42:37.331 INFO:tasks.rados.rados.0.smithi178.stdout:3681: done (2 left) 2024-02-10T05:42:37.332 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 25 current snap is 373 2024-02-10T05:42:37.332 INFO:tasks.rados.rados.0.smithi178.stdout:3684: seq_num 1127 ranges {1482752=483328,1966080=598016,2564096=581632,3145728=425984} 2024-02-10T05:42:37.342 INFO:tasks.rados.rados.0.smithi178.stdout:3684: writing smithi17880450-25 from 1482752 to 1966080 tid 1 2024-02-10T05:42:37.346 INFO:tasks.rados.rados.0.smithi178.stdout:3684: writing smithi17880450-25 from 1966080 to 2564096 tid 2 2024-02-10T05:42:37.349 INFO:tasks.rados.rados.0.smithi178.stdout:3684: writing smithi17880450-25 from 2564096 to 3145728 tid 3 2024-02-10T05:42:37.352 INFO:tasks.rados.rados.0.smithi178.stdout:3684: writing smithi17880450-25 from 3145728 to 3571712 tid 4 2024-02-10T05:42:37.352 INFO:tasks.rados.rados.0.smithi178.stdout:3685: snap_remove snap 347 2024-02-10T05:42:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:42:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:42:37] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-02-10T05:42:38.347 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 2808 (ObjNum 1014 snap 322 seq_num 1014) dirty exists 2024-02-10T05:42:38.347 INFO:tasks.rados.rados.0.smithi178.stdout:3684: finishing write tid 1 to smithi17880450-25 2024-02-10T05:42:38.347 INFO:tasks.rados.rados.0.smithi178.stdout:3684: finishing write tid 2 to smithi17880450-25 2024-02-10T05:42:38.347 INFO:tasks.rados.rados.0.smithi178.stdout:3682: finishing copy_from racing read to smithi17880450-30 2024-02-10T05:42:38.347 INFO:tasks.rados.rados.0.smithi178.stdout:3684: finishing write tid 3 to smithi17880450-25 2024-02-10T05:42:38.347 INFO:tasks.rados.rados.0.smithi178.stdout:3682: finishing copy_from to smithi17880450-30 2024-02-10T05:42:38.347 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2807 (ObjNum 1123 snap 368 seq_num 1123) dirty exists 2024-02-10T05:42:38.347 INFO:tasks.rados.rados.0.smithi178.stdout:3684: finishing write tid 4 to smithi17880450-25 2024-02-10T05:42:38.348 INFO:tasks.rados.rados.0.smithi178.stdout:3684: finishing write tid 5 to smithi17880450-25 2024-02-10T05:42:38.348 INFO:tasks.rados.rados.0.smithi178.stdout:3684: finishing write tid 6 to smithi17880450-25 2024-02-10T05:42:38.348 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 2677 (ObjNum 1127 snap 373 seq_num 1127) dirty exists 2024-02-10T05:42:38.348 INFO:tasks.rados.rados.0.smithi178.stdout:3684: left oid 25 (ObjNum 1127 snap 373 seq_num 1127) 2024-02-10T05:42:38.348 INFO:tasks.rados.rados.0.smithi178.stdout:3682: done (3 left) 2024-02-10T05:42:38.348 INFO:tasks.rados.rados.0.smithi178.stdout:3683: done (2 left) 2024-02-10T05:42:38.348 INFO:tasks.rados.rados.0.smithi178.stdout:3684: done (1 left) 2024-02-10T05:42:38.348 INFO:tasks.rados.rados.0.smithi178.stdout:3685: done (0 left) 2024-02-10T05:42:38.348 INFO:tasks.rados.rados.0.smithi178.stdout:3686: read oid 16 snap 360 2024-02-10T05:42:38.348 INFO:tasks.rados.rados.0.smithi178.stdout:3686: expect deleted 2024-02-10T05:42:38.348 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 373 2024-02-10T05:42:38.348 INFO:tasks.rados.rados.0.smithi178.stdout:3687: seq_num 1128 ranges {3440640=499712,3940352=483328,4423680=786432,5210112=335872} 2024-02-10T05:42:38.369 INFO:tasks.rados.rados.0.smithi178.stdout:3687: writing smithi17880450-50 from 3440640 to 3940352 tid 1 2024-02-10T05:42:38.372 INFO:tasks.rados.rados.0.smithi178.stdout:3687: writing smithi17880450-50 from 3940352 to 4423680 tid 2 2024-02-10T05:42:38.377 INFO:tasks.rados.rados.0.smithi178.stdout:3687: writing smithi17880450-50 from 4423680 to 5210112 tid 3 2024-02-10T05:42:38.379 INFO:tasks.rados.rados.0.smithi178.stdout:3687: writing smithi17880450-50 from 5210112 to 5545984 tid 4 2024-02-10T05:42:38.380 INFO:tasks.rados.rados.0.smithi178.stdout:3688: snap_remove snap 344 2024-02-10T05:42:38.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:38 smithi178 ceph-mon[92537]: pgmap v842: 121 pgs: 121 active+clean; 353 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-10T05:42:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:38 smithi178 ceph-mon[92537]: osdmap e802: 8 total, 8 up, 8 in 2024-02-10T05:42:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:38 smithi178 ceph-mon[95116]: pgmap v842: 121 pgs: 121 active+clean; 353 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-10T05:42:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:38 smithi178 ceph-mon[95116]: osdmap e802: 8 total, 8 up, 8 in 2024-02-10T05:42:38.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:38 smithi189 ceph-mon[89631]: pgmap v842: 121 pgs: 121 active+clean; 353 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-10T05:42:38.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:38 smithi189 ceph-mon[89631]: osdmap e802: 8 total, 8 up, 8 in 2024-02-10T05:42:39.352 INFO:tasks.rados.rados.0.smithi178.stdout:3687: finishing write tid 1 to smithi17880450-50 2024-02-10T05:42:39.352 INFO:tasks.rados.rados.0.smithi178.stdout:3687: finishing write tid 2 to smithi17880450-50 2024-02-10T05:42:39.352 INFO:tasks.rados.rados.0.smithi178.stdout:3687: finishing write tid 3 to smithi17880450-50 2024-02-10T05:42:39.352 INFO:tasks.rados.rados.0.smithi178.stdout:3687: finishing write tid 4 to smithi17880450-50 2024-02-10T05:42:39.353 INFO:tasks.rados.rados.0.smithi178.stdout:3687: finishing write tid 5 to smithi17880450-50 2024-02-10T05:42:39.353 INFO:tasks.rados.rados.0.smithi178.stdout:3687: finishing write tid 6 to smithi17880450-50 2024-02-10T05:42:39.353 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 2499 (ObjNum 1128 snap 373 seq_num 1128) dirty exists 2024-02-10T05:42:39.353 INFO:tasks.rados.rados.0.smithi178.stdout:3687: left oid 50 (ObjNum 1128 snap 373 seq_num 1128) 2024-02-10T05:42:39.353 INFO:tasks.rados.rados.0.smithi178.stdout:3686: done (2 left) 2024-02-10T05:42:39.353 INFO:tasks.rados.rados.0.smithi178.stdout:3687: done (1 left) 2024-02-10T05:42:39.353 INFO:tasks.rados.rados.0.smithi178.stdout:3688: done (0 left) 2024-02-10T05:42:39.353 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 373 2024-02-10T05:42:39.353 INFO:tasks.rados.rados.0.smithi178.stdout:3689: seq_num 1129 ranges {2318336=516096,2834432=770048,3604480=598016,4202496=237568} 2024-02-10T05:42:39.369 INFO:tasks.rados.rados.0.smithi178.stdout:3689: writing smithi17880450-18 from 2318336 to 2834432 tid 1 2024-02-10T05:42:39.374 INFO:tasks.rados.rados.0.smithi178.stdout:3689: writing smithi17880450-18 from 2834432 to 3604480 tid 2 2024-02-10T05:42:39.378 INFO:tasks.rados.rados.0.smithi178.stdout:3689: writing smithi17880450-18 from 3604480 to 4202496 tid 3 2024-02-10T05:42:39.379 INFO:tasks.rados.rados.0.smithi178.stdout:3689: writing smithi17880450-18 from 4202496 to 4440064 tid 4 2024-02-10T05:42:39.379 INFO:tasks.rados.rados.0.smithi178.stdout:3690: snap_create 2024-02-10T05:42:39.379 INFO:tasks.rados.rados.0.smithi178.stdout:3689: finishing write tid 1 to smithi17880450-18 2024-02-10T05:42:39.380 INFO:tasks.rados.rados.0.smithi178.stdout:3689: finishing write tid 2 to smithi17880450-18 2024-02-10T05:42:39.383 INFO:tasks.rados.rados.0.smithi178.stdout:3689: finishing write tid 3 to smithi17880450-18 2024-02-10T05:42:39.383 INFO:tasks.rados.rados.0.smithi178.stdout:3689: finishing write tid 4 to smithi17880450-18 2024-02-10T05:42:39.383 INFO:tasks.rados.rados.0.smithi178.stdout:3689: finishing write tid 5 to smithi17880450-18 2024-02-10T05:42:39.385 INFO:tasks.rados.rados.0.smithi178.stdout:3689: finishing write tid 6 to smithi17880450-18 2024-02-10T05:42:39.385 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 2812 (ObjNum 1129 snap 373 seq_num 1129) dirty exists 2024-02-10T05:42:39.385 INFO:tasks.rados.rados.0.smithi178.stdout:3689: left oid 18 (ObjNum 1129 snap 373 seq_num 1129) 2024-02-10T05:42:39.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:39 smithi178 ceph-mon[92537]: osdmap e803: 8 total, 8 up, 8 in 2024-02-10T05:42:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:39 smithi178 ceph-mon[95116]: osdmap e803: 8 total, 8 up, 8 in 2024-02-10T05:42:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:39 smithi189 ceph-mon[89631]: osdmap e803: 8 total, 8 up, 8 in 2024-02-10T05:42:40.323 INFO:tasks.rados.rados.0.smithi178.stdout:3689: done (1 left) 2024-02-10T05:42:40.323 INFO:tasks.rados.rados.0.smithi178.stdout:3690: done (0 left) 2024-02-10T05:42:40.324 INFO:tasks.rados.rados.0.smithi178.stdout:3691: snap_create 2024-02-10T05:42:40.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:40 smithi178 ceph-mon[92537]: pgmap v845: 121 pgs: 121 active+clean; 357 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:42:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:40 smithi178 ceph-mon[92537]: osdmap e804: 8 total, 8 up, 8 in 2024-02-10T05:42:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:40 smithi178 ceph-mon[92537]: osdmap e805: 8 total, 8 up, 8 in 2024-02-10T05:42:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:40 smithi178 ceph-mon[95116]: pgmap v845: 121 pgs: 121 active+clean; 357 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:42:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:40 smithi178 ceph-mon[95116]: osdmap e804: 8 total, 8 up, 8 in 2024-02-10T05:42:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:40 smithi178 ceph-mon[95116]: osdmap e805: 8 total, 8 up, 8 in 2024-02-10T05:42:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:40 smithi189 ceph-mon[89631]: pgmap v845: 121 pgs: 121 active+clean; 357 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:42:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:40 smithi189 ceph-mon[89631]: osdmap e804: 8 total, 8 up, 8 in 2024-02-10T05:42:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:40 smithi189 ceph-mon[89631]: osdmap e805: 8 total, 8 up, 8 in 2024-02-10T05:42:41.325 INFO:tasks.rados.rados.0.smithi178.stdout:3691: done (0 left) 2024-02-10T05:42:41.326 INFO:tasks.rados.rados.0.smithi178.stdout:3692: rollback oid 29 current snap is 375 2024-02-10T05:42:41.326 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 29 to 374 2024-02-10T05:42:41.326 INFO:tasks.rados.rados.0.smithi178.stdout:3693: rmattr oid 15 current snap is 375 2024-02-10T05:42:41.326 INFO:tasks.rados.rados.0.smithi178.stdout:3693: done (1 left) 2024-02-10T05:42:41.326 INFO:tasks.rados.rados.0.smithi178.stdout:3694: rmattr oid 40 current snap is 375 2024-02-10T05:42:41.326 INFO:tasks.rados.rados.0.smithi178.stdout:3694: done (1 left) 2024-02-10T05:42:41.326 INFO:tasks.rados.rados.0.smithi178.stdout:3695: snap_remove snap 365 2024-02-10T05:42:42.331 INFO:tasks.rados.rados.0.smithi178.stdout:3692: finishing rollback tid 0 to smithi17880450-29 2024-02-10T05:42:42.331 INFO:tasks.rados.rados.0.smithi178.stdout:3692: finishing rollback tid 1 to smithi17880450-29 2024-02-10T05:42:42.331 INFO:tasks.rados.rados.0.smithi178.stdout:3692: finishing rollback tid 2 to smithi17880450-29 2024-02-10T05:42:42.331 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 2527 (ObjNum 1080 snap 349 seq_num 1080) dirty exists 2024-02-10T05:42:42.331 INFO:tasks.rados.rados.0.smithi178.stdout:3692: done (1 left) 2024-02-10T05:42:42.331 INFO:tasks.rados.rados.0.smithi178.stdout:3695: done (0 left) 2024-02-10T05:42:42.331 INFO:tasks.rados.rados.0.smithi178.stdout:3696: delete oid 27 current snap is 375 2024-02-10T05:42:42.340 INFO:tasks.rados.rados.0.smithi178.stdout:3696: done (0 left) 2024-02-10T05:42:42.340 INFO:tasks.rados.rados.0.smithi178.stdout:3697: snap_create 2024-02-10T05:42:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:42 smithi178 ceph-mon[92537]: pgmap v848: 121 pgs: 121 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.5 MiB/s wr, 20 op/s 2024-02-10T05:42:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:42 smithi178 ceph-mon[92537]: osdmap e806: 8 total, 8 up, 8 in 2024-02-10T05:42:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:42 smithi178 ceph-mon[95116]: pgmap v848: 121 pgs: 121 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.5 MiB/s wr, 20 op/s 2024-02-10T05:42:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:42 smithi178 ceph-mon[95116]: osdmap e806: 8 total, 8 up, 8 in 2024-02-10T05:42:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:42 smithi189 ceph-mon[89631]: pgmap v848: 121 pgs: 121 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 2.5 MiB/s wr, 20 op/s 2024-02-10T05:42:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:42 smithi189 ceph-mon[89631]: osdmap e806: 8 total, 8 up, 8 in 2024-02-10T05:42:43.337 INFO:tasks.rados.rados.0.smithi178.stdout:3697: done (0 left) 2024-02-10T05:42:43.337 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 376 2024-02-10T05:42:43.337 INFO:tasks.rados.rados.0.smithi178.stdout:3698: seq_num 1131 ranges {9019392=548864,9568256=540672,10108928=565248,10674176=425984,11100160=73728} 2024-02-10T05:42:43.387 INFO:tasks.rados.rados.0.smithi178.stdout:3698: writing smithi17880450-19 from 9019392 to 9568256 tid 1 2024-02-10T05:42:43.391 INFO:tasks.rados.rados.0.smithi178.stdout:3698: writing smithi17880450-19 from 9568256 to 10108928 tid 2 2024-02-10T05:42:43.394 INFO:tasks.rados.rados.0.smithi178.stdout:3698: writing smithi17880450-19 from 10108928 to 10674176 tid 3 2024-02-10T05:42:43.397 INFO:tasks.rados.rados.0.smithi178.stdout:3698: writing smithi17880450-19 from 10674176 to 11100160 tid 4 2024-02-10T05:42:43.398 INFO:tasks.rados.rados.0.smithi178.stdout:3698: writing smithi17880450-19 from 11100160 to 11173888 tid 5 2024-02-10T05:42:43.398 INFO:tasks.rados.rados.0.smithi178.stdout:3699: copy_from oid 20 from oid 49 current snap is 376 2024-02-10T05:42:43.398 INFO:tasks.rados.rados.0.smithi178.stdout:3698: finishing write tid 1 to smithi17880450-19 2024-02-10T05:42:43.398 INFO:tasks.rados.rados.0.smithi178.stdout:3698: finishing write tid 2 to smithi17880450-19 2024-02-10T05:42:43.398 INFO:tasks.rados.rados.0.smithi178.stdout:3698: finishing write tid 3 to smithi17880450-19 2024-02-10T05:42:43.398 INFO:tasks.rados.rados.0.smithi178.stdout:3700: snap_remove snap 325 2024-02-10T05:42:43.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:43 smithi178 ceph-mon[95116]: osdmap e807: 8 total, 8 up, 8 in 2024-02-10T05:42:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:43 smithi178 ceph-mon[92537]: osdmap e807: 8 total, 8 up, 8 in 2024-02-10T05:42:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:43 smithi189 ceph-mon[89631]: osdmap e807: 8 total, 8 up, 8 in 2024-02-10T05:42:44.344 INFO:tasks.rados.rados.0.smithi178.stdout:3698: finishing write tid 4 to smithi17880450-19 2024-02-10T05:42:44.344 INFO:tasks.rados.rados.0.smithi178.stdout:3698: finishing write tid 5 to smithi17880450-19 2024-02-10T05:42:44.344 INFO:tasks.rados.rados.0.smithi178.stdout:3698: finishing write tid 6 to smithi17880450-19 2024-02-10T05:42:44.344 INFO:tasks.rados.rados.0.smithi178.stdout:3698: finishing write tid 7 to smithi17880450-19 2024-02-10T05:42:44.344 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2525 (ObjNum 1131 snap 376 seq_num 1131) dirty exists 2024-02-10T05:42:44.344 INFO:tasks.rados.rados.0.smithi178.stdout:3698: left oid 19 (ObjNum 1131 snap 376 seq_num 1131) 2024-02-10T05:42:44.344 INFO:tasks.rados.rados.0.smithi178.stdout:3699: finishing copy_from racing read to smithi17880450-20 2024-02-10T05:42:44.345 INFO:tasks.rados.rados.0.smithi178.stdout:3699: finishing copy_from to smithi17880450-20 2024-02-10T05:42:44.345 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 2189 (ObjNum 1014 snap 322 seq_num 1014) dirty exists 2024-02-10T05:42:44.345 INFO:tasks.rados.rados.0.smithi178.stdout:3698: done (2 left) 2024-02-10T05:42:44.345 INFO:tasks.rados.rados.0.smithi178.stdout:3699: done (1 left) 2024-02-10T05:42:44.345 INFO:tasks.rados.rados.0.smithi178.stdout:3700: done (0 left) 2024-02-10T05:42:44.345 INFO:tasks.rados.rados.0.smithi178.stdout:3701: rollback oid 48 current snap is 376 2024-02-10T05:42:44.345 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 48 to 368 2024-02-10T05:42:44.345 INFO:tasks.rados.rados.0.smithi178.stdout:3702: copy_from oid 27 from oid 45 current snap is 376 2024-02-10T05:42:44.345 INFO:tasks.rados.rados.0.smithi178.stdout:3703: delete oid 39 current snap is 376 2024-02-10T05:42:44.356 INFO:tasks.rados.rados.0.smithi178.stdout:3703: done (2 left) 2024-02-10T05:42:44.356 INFO:tasks.rados.rados.0.smithi178.stdout:3704: rollback oid 38 current snap is 376 2024-02-10T05:42:44.356 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 38 to 364 2024-02-10T05:42:44.356 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 376 2024-02-10T05:42:44.356 INFO:tasks.rados.rados.0.smithi178.stdout:3705: seq_num 1133 ranges {0=581632,581632=753664,1335296=573440,1908736=278528} 2024-02-10T05:42:44.359 INFO:tasks.rados.rados.0.smithi178.stdout:3705: writing smithi17880450-23 from 0 to 581632 tid 1 2024-02-10T05:42:44.365 INFO:tasks.rados.rados.0.smithi178.stdout:3705: writing smithi17880450-23 from 581632 to 1335296 tid 2 2024-02-10T05:42:44.369 INFO:tasks.rados.rados.0.smithi178.stdout:3705: writing smithi17880450-23 from 1335296 to 1908736 tid 3 2024-02-10T05:42:44.373 INFO:tasks.rados.rados.0.smithi178.stdout:3705: writing smithi17880450-23 from 1908736 to 2187264 tid 4 2024-02-10T05:42:44.373 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 376 2024-02-10T05:42:44.373 INFO:tasks.rados.rados.0.smithi178.stdout:3701: finishing rollback tid 0 to smithi17880450-48 2024-02-10T05:42:44.373 INFO:tasks.rados.rados.0.smithi178.stdout:3705: finishing write tid 1 to smithi17880450-23 2024-02-10T05:42:44.373 INFO:tasks.rados.rados.0.smithi178.stdout:3706: seq_num 1134 ranges {0=598016,598016=638976,1236992=737280,1974272=229376} 2024-02-10T05:42:44.375 INFO:tasks.rados.rados.0.smithi178.stdout:3706: writing smithi17880450-42 from 0 to 598016 tid 1 2024-02-10T05:42:44.380 INFO:tasks.rados.rados.0.smithi178.stdout:3706: writing smithi17880450-42 from 598016 to 1236992 tid 2 2024-02-10T05:42:44.384 INFO:tasks.rados.rados.0.smithi178.stdout:3706: writing smithi17880450-42 from 1236992 to 1974272 tid 3 2024-02-10T05:42:44.386 INFO:tasks.rados.rados.0.smithi178.stdout:3706: writing smithi17880450-42 from 1974272 to 2203648 tid 4 2024-02-10T05:42:44.386 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 376 2024-02-10T05:42:44.386 INFO:tasks.rados.rados.0.smithi178.stdout:3707: seq_num 1135 ranges {0=614400,614400=524288,1138688=540672,1679360=483328,2162688=57344} 2024-02-10T05:42:44.390 INFO:tasks.rados.rados.0.smithi178.stdout:3707: writing smithi17880450-22 from 0 to 614400 tid 1 2024-02-10T05:42:44.393 INFO:tasks.rados.rados.0.smithi178.stdout:3707: writing smithi17880450-22 from 614400 to 1138688 tid 2 2024-02-10T05:42:44.397 INFO:tasks.rados.rados.0.smithi178.stdout:3707: writing smithi17880450-22 from 1138688 to 1679360 tid 3 2024-02-10T05:42:44.401 INFO:tasks.rados.rados.0.smithi178.stdout:3707: writing smithi17880450-22 from 1679360 to 2162688 tid 4 2024-02-10T05:42:44.401 INFO:tasks.rados.rados.0.smithi178.stdout:3707: writing smithi17880450-22 from 2162688 to 2220032 tid 5 2024-02-10T05:42:44.401 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 376 2024-02-10T05:42:44.401 INFO:tasks.rados.rados.0.smithi178.stdout:3701: finishing rollback tid 1 to smithi17880450-48 2024-02-10T05:42:44.401 INFO:tasks.rados.rados.0.smithi178.stdout:3701: finishing rollback tid 2 to smithi17880450-48 2024-02-10T05:42:44.401 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 2680 (ObjNum 1030 snap 328 seq_num 1030) dirty exists 2024-02-10T05:42:44.401 INFO:tasks.rados.rados.0.smithi178.stdout:3704: finishing rollback tid 0 to smithi17880450-38 2024-02-10T05:42:44.401 INFO:tasks.rados.rados.0.smithi178.stdout:3704: finishing rollback tid 1 to smithi17880450-38 2024-02-10T05:42:44.401 INFO:tasks.rados.rados.0.smithi178.stdout:3704: finishing rollback tid 2 to smithi17880450-38 2024-02-10T05:42:44.401 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 2683 (ObjNum 1102 snap 360 seq_num 1102) dirty exists 2024-02-10T05:42:44.401 INFO:tasks.rados.rados.0.smithi178.stdout:3705: finishing write tid 2 to smithi17880450-23 2024-02-10T05:42:44.401 INFO:tasks.rados.rados.0.smithi178.stdout:3705: finishing write tid 3 to smithi17880450-23 2024-02-10T05:42:44.402 INFO:tasks.rados.rados.0.smithi178.stdout:3705: finishing write tid 4 to smithi17880450-23 2024-02-10T05:42:44.402 INFO:tasks.rados.rados.0.smithi178.stdout:3705: finishing write tid 5 to smithi17880450-23 2024-02-10T05:42:44.402 INFO:tasks.rados.rados.0.smithi178.stdout:3705: finishing write tid 6 to smithi17880450-23 2024-02-10T05:42:44.402 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 2813 (ObjNum 1133 snap 376 seq_num 1133) dirty exists 2024-02-10T05:42:44.402 INFO:tasks.rados.rados.0.smithi178.stdout:3705: left oid 23 (ObjNum 1133 snap 376 seq_num 1133) 2024-02-10T05:42:44.402 INFO:tasks.rados.rados.0.smithi178.stdout:3706: finishing write tid 1 to smithi17880450-42 2024-02-10T05:42:44.402 INFO:tasks.rados.rados.0.smithi178.stdout:3706: finishing write tid 2 to smithi17880450-42 2024-02-10T05:42:44.402 INFO:tasks.rados.rados.0.smithi178.stdout:3706: finishing write tid 3 to smithi17880450-42 2024-02-10T05:42:44.402 INFO:tasks.rados.rados.0.smithi178.stdout:3706: finishing write tid 4 to smithi17880450-42 2024-02-10T05:42:44.402 INFO:tasks.rados.rados.0.smithi178.stdout:3706: finishing write tid 5 to smithi17880450-42 2024-02-10T05:42:44.402 INFO:tasks.rados.rados.0.smithi178.stdout:3706: finishing write tid 6 to smithi17880450-42 2024-02-10T05:42:44.402 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 2532 (ObjNum 1134 snap 376 seq_num 1134) dirty exists 2024-02-10T05:42:44.402 INFO:tasks.rados.rados.0.smithi178.stdout:3706: left oid 42 (ObjNum 1134 snap 376 seq_num 1134) 2024-02-10T05:42:44.402 INFO:tasks.rados.rados.0.smithi178.stdout:3708: seq_num 1136 ranges {0=630784,630784=409600,1040384=753664,1794048=417792,2211840=24576} 2024-02-10T05:42:44.404 INFO:tasks.rados.rados.0.smithi178.stdout:3708: writing smithi17880450-10 from 0 to 630784 tid 1 2024-02-10T05:42:44.407 INFO:tasks.rados.rados.0.smithi178.stdout:3708: writing smithi17880450-10 from 630784 to 1040384 tid 2 2024-02-10T05:42:44.412 INFO:tasks.rados.rados.0.smithi178.stdout:3708: writing smithi17880450-10 from 1040384 to 1794048 tid 3 2024-02-10T05:42:44.414 INFO:tasks.rados.rados.0.smithi178.stdout:3708: writing smithi17880450-10 from 1794048 to 2211840 tid 4 2024-02-10T05:42:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:3708: writing smithi17880450-10 from 2211840 to 2236416 tid 5 2024-02-10T05:42:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:3701: done (6 left) 2024-02-10T05:42:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:3704: done (5 left) 2024-02-10T05:42:44.415 INFO:tasks.rados.rados.0.smithi178.stdout:3705: done (4 left) 2024-02-10T05:42:44.416 INFO:tasks.rados.rados.0.smithi178.stdout:3706: done (3 left) 2024-02-10T05:42:44.416 INFO:tasks.rados.rados.0.smithi178.stdout:3709: delete oid 47 current snap is 376 2024-02-10T05:42:44.416 INFO:tasks.rados.rados.0.smithi178.stdout:3702: finishing copy_from racing read to smithi17880450-27 2024-02-10T05:42:44.416 INFO:tasks.rados.rados.0.smithi178.stdout:3707: finishing write tid 1 to smithi17880450-22 2024-02-10T05:42:44.416 INFO:tasks.rados.rados.0.smithi178.stdout:3707: finishing write tid 2 to smithi17880450-22 2024-02-10T05:42:44.416 INFO:tasks.rados.rados.0.smithi178.stdout:3707: finishing write tid 3 to smithi17880450-22 2024-02-10T05:42:44.416 INFO:tasks.rados.rados.0.smithi178.stdout:3702: finishing copy_from to smithi17880450-27 2024-02-10T05:42:44.416 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 2815 (ObjNum 1000 snap 319 seq_num 1000) dirty exists 2024-02-10T05:42:44.416 INFO:tasks.rados.rados.0.smithi178.stdout:3708: finishing write tid 1 to smithi17880450-10 2024-02-10T05:42:44.416 INFO:tasks.rados.rados.0.smithi178.stdout:3708: finishing write tid 2 to smithi17880450-10 2024-02-10T05:42:44.417 INFO:tasks.rados.rados.0.smithi178.stdout:3707: finishing write tid 4 to smithi17880450-22 2024-02-10T05:42:44.417 INFO:tasks.rados.rados.0.smithi178.stdout:3707: finishing write tid 5 to smithi17880450-22 2024-02-10T05:42:44.417 INFO:tasks.rados.rados.0.smithi178.stdout:3707: finishing write tid 6 to smithi17880450-22 2024-02-10T05:42:44.417 INFO:tasks.rados.rados.0.smithi178.stdout:3708: finishing write tid 3 to smithi17880450-10 2024-02-10T05:42:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:3707: finishing write tid 7 to smithi17880450-22 2024-02-10T05:42:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2818 (ObjNum 1135 snap 376 seq_num 1135) dirty exists 2024-02-10T05:42:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:3707: left oid 22 (ObjNum 1135 snap 376 seq_num 1135) 2024-02-10T05:42:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:3702: done (3 left) 2024-02-10T05:42:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:3707: done (2 left) 2024-02-10T05:42:44.419 INFO:tasks.rados.rados.0.smithi178.stdout:3709: done (1 left) 2024-02-10T05:42:44.420 INFO:tasks.rados.rados.0.smithi178.stdout:3710: delete oid 1 current snap is 376 2024-02-10T05:42:44.420 INFO:tasks.rados.rados.0.smithi178.stdout:3708: finishing write tid 4 to smithi17880450-10 2024-02-10T05:42:44.420 INFO:tasks.rados.rados.0.smithi178.stdout:3708: finishing write tid 5 to smithi17880450-10 2024-02-10T05:42:44.420 INFO:tasks.rados.rados.0.smithi178.stdout:3708: finishing write tid 6 to smithi17880450-10 2024-02-10T05:42:44.421 INFO:tasks.rados.rados.0.smithi178.stdout:3710: done (1 left) 2024-02-10T05:42:44.422 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 20 current snap is 376 2024-02-10T05:42:44.422 INFO:tasks.rados.rados.0.smithi178.stdout:3711: seq_num 1139 ranges {188416=679936,868352=458752,1327104=524288,1851392=540672,2392064=81920} 2024-02-10T05:42:44.426 INFO:tasks.rados.rados.0.smithi178.stdout:3711: writing smithi17880450-20 from 188416 to 868352 tid 1 2024-02-10T05:42:44.429 INFO:tasks.rados.rados.0.smithi178.stdout:3711: writing smithi17880450-20 from 868352 to 1327104 tid 2 2024-02-10T05:42:44.432 INFO:tasks.rados.rados.0.smithi178.stdout:3711: writing smithi17880450-20 from 1327104 to 1851392 tid 3 2024-02-10T05:42:44.435 INFO:tasks.rados.rados.0.smithi178.stdout:3711: writing smithi17880450-20 from 1851392 to 2392064 tid 4 2024-02-10T05:42:44.436 INFO:tasks.rados.rados.0.smithi178.stdout:3711: writing smithi17880450-20 from 2392064 to 2473984 tid 5 2024-02-10T05:42:44.436 INFO:tasks.rados.rados.0.smithi178.stdout:3712: snap_create 2024-02-10T05:42:44.436 INFO:tasks.rados.rados.0.smithi178.stdout:3708: finishing write tid 7 to smithi17880450-10 2024-02-10T05:42:44.436 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 2505 (ObjNum 1136 snap 376 seq_num 1136) dirty exists 2024-02-10T05:42:44.436 INFO:tasks.rados.rados.0.smithi178.stdout:3708: left oid 10 (ObjNum 1136 snap 376 seq_num 1136) 2024-02-10T05:42:44.436 INFO:tasks.rados.rados.0.smithi178.stdout:3711: finishing write tid 1 to smithi17880450-20 2024-02-10T05:42:44.436 INFO:tasks.rados.rados.0.smithi178.stdout:3711: finishing write tid 2 to smithi17880450-20 2024-02-10T05:42:44.436 INFO:tasks.rados.rados.0.smithi178.stdout:3711: finishing write tid 3 to smithi17880450-20 2024-02-10T05:42:44.438 INFO:tasks.rados.rados.0.smithi178.stdout:3711: finishing write tid 4 to smithi17880450-20 2024-02-10T05:42:44.439 INFO:tasks.rados.rados.0.smithi178.stdout:3711: finishing write tid 5 to smithi17880450-20 2024-02-10T05:42:44.439 INFO:tasks.rados.rados.0.smithi178.stdout:3711: finishing write tid 6 to smithi17880450-20 2024-02-10T05:42:44.440 INFO:tasks.rados.rados.0.smithi178.stdout:3711: finishing write tid 7 to smithi17880450-20 2024-02-10T05:42:44.440 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 20 v 2618 (ObjNum 1139 snap 376 seq_num 1139) dirty exists 2024-02-10T05:42:44.440 INFO:tasks.rados.rados.0.smithi178.stdout:3711: left oid 20 (ObjNum 1139 snap 376 seq_num 1139) 2024-02-10T05:42:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:44 smithi178 ceph-mon[92537]: pgmap v851: 121 pgs: 121 active+clean; 349 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 19 op/s 2024-02-10T05:42:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:44 smithi178 ceph-mon[92537]: osdmap e808: 8 total, 8 up, 8 in 2024-02-10T05:42:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:42:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:44 smithi178 ceph-mon[95116]: pgmap v851: 121 pgs: 121 active+clean; 349 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 19 op/s 2024-02-10T05:42:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:44 smithi178 ceph-mon[95116]: osdmap e808: 8 total, 8 up, 8 in 2024-02-10T05:42:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:42:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:44 smithi189 ceph-mon[89631]: pgmap v851: 121 pgs: 121 active+clean; 349 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 19 op/s 2024-02-10T05:42:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:44 smithi189 ceph-mon[89631]: osdmap e808: 8 total, 8 up, 8 in 2024-02-10T05:42:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:42:45.346 INFO:tasks.rados.rados.0.smithi178.stdout:3708: done (2 left) 2024-02-10T05:42:45.347 INFO:tasks.rados.rados.0.smithi178.stdout:3711: done (1 left) 2024-02-10T05:42:45.347 INFO:tasks.rados.rados.0.smithi178.stdout:3712: done (0 left) 2024-02-10T05:42:45.347 INFO:tasks.rados.rados.0.smithi178.stdout:3713: read oid 25 snap -1 2024-02-10T05:42:45.347 INFO:tasks.rados.rados.0.smithi178.stdout:3713: expect (ObjNum 1127 snap 373 seq_num 1127) 2024-02-10T05:42:45.347 INFO:tasks.rados.rados.0.smithi178.stdout:3714: rollback oid 21 current snap is 377 2024-02-10T05:42:45.347 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 21 to 363 2024-02-10T05:42:45.347 INFO:tasks.rados.rados.0.smithi178.stdout:3715: read oid 35 snap 363 2024-02-10T05:42:45.347 INFO:tasks.rados.rados.0.smithi178.stdout:3715: expect deleted 2024-02-10T05:42:45.347 INFO:tasks.rados.rados.0.smithi178.stdout:3716: snap_create 2024-02-10T05:42:45.358 INFO:tasks.rados.rados.0.smithi178.stdout:3714: finishing rollback tid 0 to smithi17880450-21 2024-02-10T05:42:45.358 INFO:tasks.rados.rados.0.smithi178.stdout:3714: finishing rollback tid 1 to smithi17880450-21 2024-02-10T05:42:45.358 INFO:tasks.rados.rados.0.smithi178.stdout:3714: finishing rollback tid 2 to smithi17880450-21 2024-02-10T05:42:45.358 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 2528 (ObjNum 1002 snap 320 seq_num 1002) dirty exists 2024-02-10T05:42:45.363 INFO:tasks.rados.rados.0.smithi178.stdout:3713: expect (ObjNum 1127 snap 373 seq_num 1127) 2024-02-10T05:42:45.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:45 smithi178 ceph-mon[92537]: osdmap e809: 8 total, 8 up, 8 in 2024-02-10T05:42:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:45 smithi178 ceph-mon[95116]: osdmap e809: 8 total, 8 up, 8 in 2024-02-10T05:42:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:45 smithi189 ceph-mon[89631]: osdmap e809: 8 total, 8 up, 8 in 2024-02-10T05:42:46.347 INFO:tasks.rados.rados.0.smithi178.stdout:3713: done (3 left) 2024-02-10T05:42:46.347 INFO:tasks.rados.rados.0.smithi178.stdout:3714: done (2 left) 2024-02-10T05:42:46.347 INFO:tasks.rados.rados.0.smithi178.stdout:3715: done (1 left) 2024-02-10T05:42:46.347 INFO:tasks.rados.rados.0.smithi178.stdout:3716: done (0 left) 2024-02-10T05:42:46.347 INFO:tasks.rados.rados.0.smithi178.stdout:3717: setattr oid 4 current snap is 378 2024-02-10T05:42:46.350 INFO:tasks.rados.rados.0.smithi178.stdout:3718: setattr oid 39 current snap is 378 2024-02-10T05:42:46.353 INFO:tasks.rados.rados.0.smithi178.stdout:3719: snap_create 2024-02-10T05:42:46.355 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 2813 (ObjNum 937 snap 307 seq_num 937) dirty exists 2024-02-10T05:42:46.358 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 2114 (ObjNum 65 snap 0 seq_num 1801283173) dirty exists 2024-02-10T05:42:46.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:46 smithi178 ceph-mon[92537]: pgmap v854: 121 pgs: 121 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-02-10T05:42:46.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:46 smithi178 ceph-mon[92537]: osdmap e810: 8 total, 8 up, 8 in 2024-02-10T05:42:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:46 smithi178 ceph-mon[95116]: pgmap v854: 121 pgs: 121 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-02-10T05:42:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:46 smithi178 ceph-mon[95116]: osdmap e810: 8 total, 8 up, 8 in 2024-02-10T05:42:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:46 smithi189 ceph-mon[89631]: pgmap v854: 121 pgs: 121 active+clean; 343 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-02-10T05:42:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:46 smithi189 ceph-mon[89631]: osdmap e810: 8 total, 8 up, 8 in 2024-02-10T05:42:47.354 INFO:tasks.rados.rados.0.smithi178.stdout:3717: done (2 left) 2024-02-10T05:42:47.354 INFO:tasks.rados.rados.0.smithi178.stdout:3718: done (1 left) 2024-02-10T05:42:47.354 INFO:tasks.rados.rados.0.smithi178.stdout:3719: done (0 left) 2024-02-10T05:42:47.354 INFO:tasks.rados.rados.0.smithi178.stdout:3720: rollback oid 29 current snap is 379 2024-02-10T05:42:47.354 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 29 to 368 2024-02-10T05:42:47.354 INFO:tasks.rados.rados.0.smithi178.stdout:3721: rollback oid 14 current snap is 379 2024-02-10T05:42:47.354 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 14 to 364 2024-02-10T05:42:47.354 INFO:tasks.rados.rados.0.smithi178.stdout:3722: snap_remove snap 375 2024-02-10T05:42:47.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:47 smithi178 ceph-mon[92537]: osdmap e811: 8 total, 8 up, 8 in 2024-02-10T05:42:47.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:47 smithi178 ceph-mon[95116]: osdmap e811: 8 total, 8 up, 8 in 2024-02-10T05:42:47.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:42:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:42:47] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-02-10T05:42:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:47 smithi189 ceph-mon[89631]: osdmap e811: 8 total, 8 up, 8 in 2024-02-10T05:42:48.364 INFO:tasks.rados.rados.0.smithi178.stdout:3722: done (2 left) 2024-02-10T05:42:48.364 INFO:tasks.rados.rados.0.smithi178.stdout:3723: rmattr oid 43 current snap is 379 2024-02-10T05:42:48.364 INFO:tasks.rados.rados.0.smithi178.stdout:3720: finishing rollback tid 0 to smithi17880450-29 2024-02-10T05:42:48.364 INFO:tasks.rados.rados.0.smithi178.stdout:3720: finishing rollback tid 1 to smithi17880450-29 2024-02-10T05:42:48.364 INFO:tasks.rados.rados.0.smithi178.stdout:3720: finishing rollback tid 2 to smithi17880450-29 2024-02-10T05:42:48.364 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 2535 (ObjNum 1080 snap 349 seq_num 1080) dirty exists 2024-02-10T05:42:48.364 INFO:tasks.rados.rados.0.smithi178.stdout:3721: finishing rollback tid 0 to smithi17880450-14 2024-02-10T05:42:48.364 INFO:tasks.rados.rados.0.smithi178.stdout:3721: finishing rollback tid 1 to smithi17880450-14 2024-02-10T05:42:48.364 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 2504 (ObjNum 129 snap 0 seq_num 1534727456) dirty dne 2024-02-10T05:42:48.364 INFO:tasks.rados.rados.0.smithi178.stdout:3720: done (2 left) 2024-02-10T05:42:48.364 INFO:tasks.rados.rados.0.smithi178.stdout:3721: done (1 left) 2024-02-10T05:42:48.364 INFO:tasks.rados.rados.0.smithi178.stdout:3723: done (0 left) 2024-02-10T05:42:48.365 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 379 2024-02-10T05:42:48.365 INFO:tasks.rados.rados.0.smithi178.stdout:3724: seq_num 1140 ranges {2203648=696320,2899968=745472,3645440=729088,4374528=131072} 2024-02-10T05:42:48.378 INFO:tasks.rados.rados.0.smithi178.stdout:3724: writing smithi17880450-42 from 2203648 to 2899968 tid 1 2024-02-10T05:42:48.383 INFO:tasks.rados.rados.0.smithi178.stdout:3724: writing smithi17880450-42 from 2899968 to 3645440 tid 2 2024-02-10T05:42:48.388 INFO:tasks.rados.rados.0.smithi178.stdout:3724: writing smithi17880450-42 from 3645440 to 4374528 tid 3 2024-02-10T05:42:48.390 INFO:tasks.rados.rados.0.smithi178.stdout:3724: writing smithi17880450-42 from 4374528 to 4505600 tid 4 2024-02-10T05:42:48.390 INFO:tasks.rados.rados.0.smithi178.stdout:3725: read oid 17 snap -1 2024-02-10T05:42:48.390 INFO:tasks.rados.rados.0.smithi178.stdout:3725: expect (ObjNum 1091 snap 356 seq_num 1091) 2024-02-10T05:42:48.390 INFO:tasks.rados.rados.0.smithi178.stdout:3726: copy_from oid 44 from oid 39 current snap is 379 2024-02-10T05:42:48.390 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 379 2024-02-10T05:42:48.390 INFO:tasks.rados.rados.0.smithi178.stdout:3727: seq_num 1141 ranges {2236416=712704,2949120=679936,3629056=540672,4169728=385024} 2024-02-10T05:42:48.407 INFO:tasks.rados.rados.0.smithi178.stdout:3727: writing smithi17880450-10 from 2236416 to 2949120 tid 1 2024-02-10T05:42:48.411 INFO:tasks.rados.rados.0.smithi178.stdout:3727: writing smithi17880450-10 from 2949120 to 3629056 tid 2 2024-02-10T05:42:48.414 INFO:tasks.rados.rados.0.smithi178.stdout:3727: writing smithi17880450-10 from 3629056 to 4169728 tid 3 2024-02-10T05:42:48.417 INFO:tasks.rados.rados.0.smithi178.stdout:3727: writing smithi17880450-10 from 4169728 to 4554752 tid 4 2024-02-10T05:42:48.417 INFO:tasks.rados.rados.0.smithi178.stdout:3728: copy_from oid 34 from oid 36 current snap is 379 2024-02-10T05:42:48.417 INFO:tasks.rados.rados.0.smithi178.stdout:3724: finishing write tid 1 to smithi17880450-42 2024-02-10T05:42:48.417 INFO:tasks.rados.rados.0.smithi178.stdout:3724: finishing write tid 2 to smithi17880450-42 2024-02-10T05:42:48.417 INFO:tasks.rados.rados.0.smithi178.stdout:3724: finishing write tid 3 to smithi17880450-42 2024-02-10T05:42:48.417 INFO:tasks.rados.rados.0.smithi178.stdout:3724: finishing write tid 4 to smithi17880450-42 2024-02-10T05:42:48.417 INFO:tasks.rados.rados.0.smithi178.stdout:3724: finishing write tid 5 to smithi17880450-42 2024-02-10T05:42:48.417 INFO:tasks.rados.rados.0.smithi178.stdout:3724: finishing write tid 6 to smithi17880450-42 2024-02-10T05:42:48.417 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 2540 (ObjNum 1140 snap 379 seq_num 1140) dirty exists 2024-02-10T05:42:48.418 INFO:tasks.rados.rados.0.smithi178.stdout:3724: left oid 42 (ObjNum 1140 snap 379 seq_num 1140) 2024-02-10T05:42:48.418 INFO:tasks.rados.rados.0.smithi178.stdout:3726: finishing copy_from racing read to smithi17880450-44 2024-02-10T05:42:48.418 INFO:tasks.rados.rados.0.smithi178.stdout:3724: done (4 left) 2024-02-10T05:42:48.418 INFO:tasks.rados.rados.0.smithi178.stdout:3729: read oid 37 snap -1 2024-02-10T05:42:48.418 INFO:tasks.rados.rados.0.smithi178.stdout:3729: expect (ObjNum 1073 snap 345 seq_num 1073) 2024-02-10T05:42:48.418 INFO:tasks.rados.rados.0.smithi178.stdout:3730: snap_create 2024-02-10T05:42:48.418 INFO:tasks.rados.rados.0.smithi178.stdout:3726: finishing copy_from to smithi17880450-44 2024-02-10T05:42:48.418 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 2114 (ObjNum 305 snap 0 seq_num 21709096) dirty exists 2024-02-10T05:42:48.418 INFO:tasks.rados.rados.0.smithi178.stdout:3725: expect (ObjNum 1091 snap 356 seq_num 1091) 2024-02-10T05:42:48.461 INFO:tasks.rados.rados.0.smithi178.stdout:3727: finishing write tid 1 to smithi17880450-10 2024-02-10T05:42:48.461 INFO:tasks.rados.rados.0.smithi178.stdout:3727: finishing write tid 2 to smithi17880450-10 2024-02-10T05:42:48.461 INFO:tasks.rados.rados.0.smithi178.stdout:3727: finishing write tid 3 to smithi17880450-10 2024-02-10T05:42:48.461 INFO:tasks.rados.rados.0.smithi178.stdout:3727: finishing write tid 4 to smithi17880450-10 2024-02-10T05:42:48.462 INFO:tasks.rados.rados.0.smithi178.stdout:3727: finishing write tid 5 to smithi17880450-10 2024-02-10T05:42:48.462 INFO:tasks.rados.rados.0.smithi178.stdout:3729: expect (ObjNum 1073 snap 345 seq_num 1073) 2024-02-10T05:42:48.518 INFO:tasks.rados.rados.0.smithi178.stdout:3727: finishing write tid 6 to smithi17880450-10 2024-02-10T05:42:48.518 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 2510 (ObjNum 1141 snap 379 seq_num 1141) dirty exists 2024-02-10T05:42:48.518 INFO:tasks.rados.rados.0.smithi178.stdout:3727: left oid 10 (ObjNum 1141 snap 379 seq_num 1141) 2024-02-10T05:42:48.518 INFO:tasks.rados.rados.0.smithi178.stdout:3728: finishing copy_from racing read to smithi17880450-34 2024-02-10T05:42:48.518 INFO:tasks.rados.rados.0.smithi178.stdout:3728: finishing copy_from to smithi17880450-34 2024-02-10T05:42:48.518 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 2251 (ObjNum 1110 snap 363 seq_num 1110) dirty exists 2024-02-10T05:42:48.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:48 smithi178 ceph-mon[92537]: pgmap v857: 121 pgs: 121 active+clean; 334 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 5 op/s 2024-02-10T05:42:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:48 smithi178 ceph-mon[92537]: osdmap e812: 8 total, 8 up, 8 in 2024-02-10T05:42:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:48 smithi178 ceph-mon[95116]: pgmap v857: 121 pgs: 121 active+clean; 334 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 5 op/s 2024-02-10T05:42:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:48 smithi178 ceph-mon[95116]: osdmap e812: 8 total, 8 up, 8 in 2024-02-10T05:42:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:48 smithi189 ceph-mon[89631]: pgmap v857: 121 pgs: 121 active+clean; 334 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 5 op/s 2024-02-10T05:42:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:48 smithi189 ceph-mon[89631]: osdmap e812: 8 total, 8 up, 8 in 2024-02-10T05:42:49.368 INFO:tasks.rados.rados.0.smithi178.stdout:3725: done (5 left) 2024-02-10T05:42:49.368 INFO:tasks.rados.rados.0.smithi178.stdout:3726: done (4 left) 2024-02-10T05:42:49.369 INFO:tasks.rados.rados.0.smithi178.stdout:3727: done (3 left) 2024-02-10T05:42:49.369 INFO:tasks.rados.rados.0.smithi178.stdout:3728: done (2 left) 2024-02-10T05:42:49.369 INFO:tasks.rados.rados.0.smithi178.stdout:3729: done (1 left) 2024-02-10T05:42:49.369 INFO:tasks.rados.rados.0.smithi178.stdout:3730: done (0 left) 2024-02-10T05:42:49.369 INFO:tasks.rados.rados.0.smithi178.stdout:3731: copy_from oid 10 from oid 36 current snap is 380 2024-02-10T05:42:49.369 INFO:tasks.rados.rados.0.smithi178.stdout:3732: read oid 26 snap -1 2024-02-10T05:42:49.369 INFO:tasks.rados.rados.0.smithi178.stdout:3732: expect (ObjNum 1126 snap 370 seq_num 1126) 2024-02-10T05:42:49.369 INFO:tasks.rados.rados.0.smithi178.stdout:3733: read oid 1 snap -1 2024-02-10T05:42:49.369 INFO:tasks.rados.rados.0.smithi178.stdout:3733: expect deleted 2024-02-10T05:42:49.369 INFO:tasks.rados.rados.0.smithi178.stdout:3734: copy_from oid 7 from oid 37 current snap is 380 2024-02-10T05:42:49.369 INFO:tasks.rados.rados.0.smithi178.stdout:3735: delete oid 3 current snap is 380 2024-02-10T05:42:49.373 INFO:tasks.rados.rados.0.smithi178.stdout:3733: done (4 left) 2024-02-10T05:42:49.374 INFO:tasks.rados.rados.0.smithi178.stdout:3735: done (3 left) 2024-02-10T05:42:49.374 INFO:tasks.rados.rados.0.smithi178.stdout:3736: snap_create 2024-02-10T05:42:49.399 INFO:tasks.rados.rados.0.smithi178.stdout:3732: expect (ObjNum 1126 snap 370 seq_num 1126) 2024-02-10T05:42:49.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:49 smithi178 ceph-mon[92537]: osdmap e813: 8 total, 8 up, 8 in 2024-02-10T05:42:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:49 smithi178 ceph-mon[95116]: osdmap e813: 8 total, 8 up, 8 in 2024-02-10T05:42:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:49 smithi189 ceph-mon[89631]: osdmap e813: 8 total, 8 up, 8 in 2024-02-10T05:42:49.910 INFO:tasks.rados.rados.0.smithi178.stdout:3734: finishing copy_from racing read to smithi17880450-7 2024-02-10T05:42:49.911 INFO:tasks.rados.rados.0.smithi178.stdout:3734: finishing copy_from to smithi17880450-7 2024-02-10T05:42:49.911 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 2929 (ObjNum 1073 snap 345 seq_num 1073) dirty exists 2024-02-10T05:42:49.911 INFO:tasks.rados.rados.0.smithi178.stdout:3731: finishing copy_from racing read to smithi17880450-10 2024-02-10T05:42:49.911 INFO:tasks.rados.rados.0.smithi178.stdout:3731: finishing copy_from to smithi17880450-10 2024-02-10T05:42:49.911 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 2251 (ObjNum 1110 snap 363 seq_num 1110) dirty exists 2024-02-10T05:42:50.325 INFO:tasks.rados.rados.0.smithi178.stdout:3731: done (3 left) 2024-02-10T05:42:50.325 INFO:tasks.rados.rados.0.smithi178.stdout:3732: done (2 left) 2024-02-10T05:42:50.325 INFO:tasks.rados.rados.0.smithi178.stdout:3734: done (1 left) 2024-02-10T05:42:50.326 INFO:tasks.rados.rados.0.smithi178.stdout:3736: done (0 left) 2024-02-10T05:42:50.326 INFO:tasks.rados.rados.0.smithi178.stdout:3737: read oid 47 snap 353 2024-02-10T05:42:50.326 INFO:tasks.rados.rados.0.smithi178.stdout:3737: expect (ObjNum 1014 snap 322 seq_num 1014) 2024-02-10T05:42:50.326 INFO:tasks.rados.rados.0.smithi178.stdout:3738: snap_create 2024-02-10T05:42:50.333 INFO:tasks.rados.rados.0.smithi178.stdout:3737: expect (ObjNum 1014 snap 322 seq_num 1014) 2024-02-10T05:42:50.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:50 smithi178 ceph-mon[95116]: pgmap v860: 121 pgs: 121 active+clean; 327 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.0 MiB/s wr, 5 op/s 2024-02-10T05:42:50.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:50 smithi178 ceph-mon[95116]: osdmap e814: 8 total, 8 up, 8 in 2024-02-10T05:42:50.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:50 smithi178 ceph-mon[95116]: osdmap e815: 8 total, 8 up, 8 in 2024-02-10T05:42:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:50 smithi178 ceph-mon[92537]: pgmap v860: 121 pgs: 121 active+clean; 327 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.0 MiB/s wr, 5 op/s 2024-02-10T05:42:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:50 smithi178 ceph-mon[92537]: osdmap e814: 8 total, 8 up, 8 in 2024-02-10T05:42:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:50 smithi178 ceph-mon[92537]: osdmap e815: 8 total, 8 up, 8 in 2024-02-10T05:42:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:50 smithi189 ceph-mon[89631]: pgmap v860: 121 pgs: 121 active+clean; 327 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.0 MiB/s wr, 5 op/s 2024-02-10T05:42:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:50 smithi189 ceph-mon[89631]: osdmap e814: 8 total, 8 up, 8 in 2024-02-10T05:42:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:50 smithi189 ceph-mon[89631]: osdmap e815: 8 total, 8 up, 8 in 2024-02-10T05:42:51.327 INFO:tasks.rados.rados.0.smithi178.stdout:3737: done (1 left) 2024-02-10T05:42:51.327 INFO:tasks.rados.rados.0.smithi178.stdout:3738: done (0 left) 2024-02-10T05:42:51.327 INFO:tasks.rados.rados.0.smithi178.stdout:3739: snap_remove snap 349 2024-02-10T05:42:52.330 INFO:tasks.rados.rados.0.smithi178.stdout:3739: done (0 left) 2024-02-10T05:42:52.330 INFO:tasks.rados.rados.0.smithi178.stdout:3740: read oid 39 snap -1 2024-02-10T05:42:52.330 INFO:tasks.rados.rados.0.smithi178.stdout:3740: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:42:52.330 INFO:tasks.rados.rados.0.smithi178.stdout:3741: rollback oid 16 current snap is 382 2024-02-10T05:42:52.330 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 16 to 380 2024-02-10T05:42:52.330 INFO:tasks.rados.rados.0.smithi178.stdout:3742: delete oid 8 current snap is 382 2024-02-10T05:42:52.336 INFO:tasks.rados.rados.0.smithi178.stdout:3740: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:42:52.348 INFO:tasks.rados.rados.0.smithi178.stdout:3740: done (2 left) 2024-02-10T05:42:52.348 INFO:tasks.rados.rados.0.smithi178.stdout:3742: done (1 left) 2024-02-10T05:42:52.348 INFO:tasks.rados.rados.0.smithi178.stdout:3743: read oid 20 snap -1 2024-02-10T05:42:52.348 INFO:tasks.rados.rados.0.smithi178.stdout:3743: expect (ObjNum 1139 snap 376 seq_num 1139) 2024-02-10T05:42:52.348 INFO:tasks.rados.rados.0.smithi178.stdout:3744: delete oid 11 current snap is 382 2024-02-10T05:42:52.348 INFO:tasks.rados.rados.0.smithi178.stdout:3741: finishing rollback tid 0 to smithi17880450-16 2024-02-10T05:42:52.348 INFO:tasks.rados.rados.0.smithi178.stdout:3741: finishing rollback tid 1 to smithi17880450-16 2024-02-10T05:42:52.348 INFO:tasks.rados.rados.0.smithi178.stdout:3741: finishing rollback tid 2 to smithi17880450-16 2024-02-10T05:42:52.348 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 2975 (ObjNum 1118 snap 365 seq_num 1118) dirty exists 2024-02-10T05:42:52.354 INFO:tasks.rados.rados.0.smithi178.stdout:3741: done (2 left) 2024-02-10T05:42:52.354 INFO:tasks.rados.rados.0.smithi178.stdout:3744: done (1 left) 2024-02-10T05:42:52.354 INFO:tasks.rados.rados.0.smithi178.stdout:3745: snap_remove snap 376 2024-02-10T05:42:52.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:52 smithi178 ceph-mon[95116]: pgmap v863: 121 pgs: 121 active+clean; 321 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.7 MiB/s wr, 25 op/s 2024-02-10T05:42:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:52 smithi178 ceph-mon[95116]: osdmap e816: 8 total, 8 up, 8 in 2024-02-10T05:42:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:52 smithi178 ceph-mon[92537]: pgmap v863: 121 pgs: 121 active+clean; 321 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.7 MiB/s wr, 25 op/s 2024-02-10T05:42:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:52 smithi178 ceph-mon[92537]: osdmap e816: 8 total, 8 up, 8 in 2024-02-10T05:42:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:52 smithi189 ceph-mon[89631]: pgmap v863: 121 pgs: 121 active+clean; 321 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 5.7 MiB/s wr, 25 op/s 2024-02-10T05:42:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:52 smithi189 ceph-mon[89631]: osdmap e816: 8 total, 8 up, 8 in 2024-02-10T05:42:53.345 INFO:tasks.rados.rados.0.smithi178.stdout:3745: done (1 left) 2024-02-10T05:42:53.345 INFO:tasks.rados.rados.0.smithi178.stdout:3746: snap_create 2024-02-10T05:42:53.345 INFO:tasks.rados.rados.0.smithi178.stdout:3743: expect (ObjNum 1139 snap 376 seq_num 1139) 2024-02-10T05:42:53.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:53 smithi178 ceph-mon[92537]: osdmap e817: 8 total, 8 up, 8 in 2024-02-10T05:42:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:53 smithi178 ceph-mon[95116]: osdmap e817: 8 total, 8 up, 8 in 2024-02-10T05:42:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:53 smithi189 ceph-mon[89631]: osdmap e817: 8 total, 8 up, 8 in 2024-02-10T05:42:54.342 INFO:tasks.rados.rados.0.smithi178.stdout:3743: done (1 left) 2024-02-10T05:42:54.342 INFO:tasks.rados.rados.0.smithi178.stdout:3746: done (0 left) 2024-02-10T05:42:54.342 INFO:tasks.rados.rados.0.smithi178.stdout:3747: rollback oid 21 current snap is 383 2024-02-10T05:42:54.342 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 21 to 358 2024-02-10T05:42:54.343 INFO:tasks.rados.rados.0.smithi178.stdout:3748: rollback oid 38 current snap is 383 2024-02-10T05:42:54.343 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 38 to 372 2024-02-10T05:42:54.343 INFO:tasks.rados.rados.0.smithi178.stdout:3749: snap_create 2024-02-10T05:42:54.350 INFO:tasks.rados.rados.0.smithi178.stdout:3747: finishing rollback tid 0 to smithi17880450-21 2024-02-10T05:42:54.351 INFO:tasks.rados.rados.0.smithi178.stdout:3747: finishing rollback tid 1 to smithi17880450-21 2024-02-10T05:42:54.351 INFO:tasks.rados.rados.0.smithi178.stdout:3748: finishing rollback tid 0 to smithi17880450-38 2024-02-10T05:42:54.351 INFO:tasks.rados.rados.0.smithi178.stdout:3747: finishing rollback tid 2 to smithi17880450-21 2024-02-10T05:42:54.351 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 2531 (ObjNum 1002 snap 320 seq_num 1002) dirty exists 2024-02-10T05:42:54.352 INFO:tasks.rados.rados.0.smithi178.stdout:3748: finishing rollback tid 1 to smithi17880450-38 2024-02-10T05:42:54.352 INFO:tasks.rados.rados.0.smithi178.stdout:3748: finishing rollback tid 2 to smithi17880450-38 2024-02-10T05:42:54.352 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 2686 (ObjNum 1125 snap 369 seq_num 1125) dirty exists 2024-02-10T05:42:54.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:54 smithi178 ceph-mon[92537]: pgmap v866: 121 pgs: 121 active+clean; 335 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 8.2 MiB/s wr, 22 op/s 2024-02-10T05:42:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:54 smithi178 ceph-mon[92537]: osdmap e818: 8 total, 8 up, 8 in 2024-02-10T05:42:54.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:54 smithi178 ceph-mon[95116]: pgmap v866: 121 pgs: 121 active+clean; 335 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 8.2 MiB/s wr, 22 op/s 2024-02-10T05:42:54.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:54 smithi178 ceph-mon[95116]: osdmap e818: 8 total, 8 up, 8 in 2024-02-10T05:42:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:54 smithi189 ceph-mon[89631]: pgmap v866: 121 pgs: 121 active+clean; 335 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 8.2 MiB/s wr, 22 op/s 2024-02-10T05:42:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:54 smithi189 ceph-mon[89631]: osdmap e818: 8 total, 8 up, 8 in 2024-02-10T05:42:55.327 INFO:tasks.rados.rados.0.smithi178.stdout:3747: done (2 left) 2024-02-10T05:42:55.327 INFO:tasks.rados.rados.0.smithi178.stdout:3748: done (1 left) 2024-02-10T05:42:55.327 INFO:tasks.rados.rados.0.smithi178.stdout:3749: done (0 left) 2024-02-10T05:42:55.328 INFO:tasks.rados.rados.0.smithi178.stdout:3750: read oid 9 snap 364 2024-02-10T05:42:55.328 INFO:tasks.rados.rados.0.smithi178.stdout:3750: expect (ObjNum 1082 snap 349 seq_num 1082) 2024-02-10T05:42:55.328 INFO:tasks.rados.rados.0.smithi178.stdout:3751: delete oid 37 current snap is 384 2024-02-10T05:42:55.338 INFO:tasks.rados.rados.0.smithi178.stdout:3751: done (1 left) 2024-02-10T05:42:55.338 INFO:tasks.rados.rados.0.smithi178.stdout:3752: rollback oid 8 current snap is 384 2024-02-10T05:42:55.338 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 8 to 346 2024-02-10T05:42:55.339 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 384 2024-02-10T05:42:55.339 INFO:tasks.rados.rados.0.smithi178.stdout:3753: seq_num 1146 ranges {573440=802816,1376256=499712,1875968=679936,2555904=425984} 2024-02-10T05:42:55.347 INFO:tasks.rados.rados.0.smithi178.stdout:3753: writing smithi17880450-32 from 573440 to 1376256 tid 1 2024-02-10T05:42:55.350 INFO:tasks.rados.rados.0.smithi178.stdout:3753: writing smithi17880450-32 from 1376256 to 1875968 tid 2 2024-02-10T05:42:55.355 INFO:tasks.rados.rados.0.smithi178.stdout:3753: writing smithi17880450-32 from 1875968 to 2555904 tid 3 2024-02-10T05:42:55.358 INFO:tasks.rados.rados.0.smithi178.stdout:3753: writing smithi17880450-32 from 2555904 to 2981888 tid 4 2024-02-10T05:42:55.358 INFO:tasks.rados.rados.0.smithi178.stdout:3754: rmattr oid 7 current snap is 384 2024-02-10T05:42:55.358 INFO:tasks.rados.rados.0.smithi178.stdout:3750: expect (ObjNum 1082 snap 349 seq_num 1082) 2024-02-10T05:42:55.400 INFO:tasks.rados.rados.0.smithi178.stdout:3752: finishing rollback tid 1 to smithi17880450-8 2024-02-10T05:42:55.400 INFO:tasks.rados.rados.0.smithi178.stdout:3752: finishing rollback tid 2 to smithi17880450-8 2024-02-10T05:42:55.400 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 2621 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:42:55.400 INFO:tasks.rados.rados.0.smithi178.stdout:3753: finishing write tid 1 to smithi17880450-32 2024-02-10T05:42:55.400 INFO:tasks.rados.rados.0.smithi178.stdout:3750: done (3 left) 2024-02-10T05:42:55.400 INFO:tasks.rados.rados.0.smithi178.stdout:3752: done (2 left) 2024-02-10T05:42:55.400 INFO:tasks.rados.rados.0.smithi178.stdout:3755: copy_from oid 34 from oid 28 current snap is 384 2024-02-10T05:42:55.401 INFO:tasks.rados.rados.0.smithi178.stdout:3753: finishing write tid 2 to smithi17880450-32 2024-02-10T05:42:55.401 INFO:tasks.rados.rados.0.smithi178.stdout:3753: finishing write tid 3 to smithi17880450-32 2024-02-10T05:42:55.401 INFO:tasks.rados.rados.0.smithi178.stdout:3753: finishing write tid 4 to smithi17880450-32 2024-02-10T05:42:55.401 INFO:tasks.rados.rados.0.smithi178.stdout:3753: finishing write tid 5 to smithi17880450-32 2024-02-10T05:42:55.401 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 2930 (ObjNum 1073 snap 345 seq_num 1073) dirty exists 2024-02-10T05:42:55.401 INFO:tasks.rados.rados.0.smithi178.stdout:3753: finishing write tid 6 to smithi17880450-32 2024-02-10T05:42:55.401 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 2546 (ObjNum 1146 snap 384 seq_num 1146) dirty exists 2024-02-10T05:42:55.401 INFO:tasks.rados.rados.0.smithi178.stdout:3753: left oid 32 (ObjNum 1146 snap 384 seq_num 1146) 2024-02-10T05:42:55.401 INFO:tasks.rados.rados.0.smithi178.stdout:3753: done (2 left) 2024-02-10T05:42:55.401 INFO:tasks.rados.rados.0.smithi178.stdout:3754: done (1 left) 2024-02-10T05:42:55.401 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 8 current snap is 384 2024-02-10T05:42:55.401 INFO:tasks.rados.rados.0.smithi178.stdout:3756: seq_num 1147 ranges {3375104=16384} 2024-02-10T05:42:55.418 INFO:tasks.rados.rados.0.smithi178.stdout:3756: writing smithi17880450-8 from 3375104 to 3391488 tid 1 2024-02-10T05:42:55.419 INFO:tasks.rados.rados.0.smithi178.stdout:3757: read oid 22 snap -1 2024-02-10T05:42:55.419 INFO:tasks.rados.rados.0.smithi178.stdout:3757: expect (ObjNum 1135 snap 376 seq_num 1135) 2024-02-10T05:42:55.419 INFO:tasks.rados.rados.0.smithi178.stdout:3758: rmattr oid 39 current snap is 384 2024-02-10T05:42:55.419 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 41 current snap is 384 2024-02-10T05:42:55.419 INFO:tasks.rados.rados.0.smithi178.stdout:3759: seq_num 1148 ranges {12951552=32768} 2024-02-10T05:42:55.488 INFO:tasks.rados.rados.0.smithi178.stdout:3759: writing smithi17880450-41 from 12951552 to 12984320 tid 1 2024-02-10T05:42:55.488 INFO:tasks.rados.rados.0.smithi178.stdout:3760: rmattr oid 10 current snap is 384 2024-02-10T05:42:55.488 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 39 v 2115 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-02-10T05:42:55.488 INFO:tasks.rados.rados.0.smithi178.stdout:3756: finishing write tid 1 to smithi17880450-8 2024-02-10T05:42:55.488 INFO:tasks.rados.rados.0.smithi178.stdout:3756: finishing write tid 2 to smithi17880450-8 2024-02-10T05:42:55.488 INFO:tasks.rados.rados.0.smithi178.stdout:3757: expect (ObjNum 1135 snap 376 seq_num 1135) 2024-02-10T05:42:55.546 INFO:tasks.rados.rados.0.smithi178.stdout:3756: finishing write tid 3 to smithi17880450-8 2024-02-10T05:42:55.547 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 2623 (ObjNum 1147 snap 384 seq_num 1147) dirty exists 2024-02-10T05:42:55.547 INFO:tasks.rados.rados.0.smithi178.stdout:3756: left oid 8 (ObjNum 1147 snap 384 seq_num 1147) 2024-02-10T05:42:55.547 INFO:tasks.rados.rados.0.smithi178.stdout:3755: finishing copy_from racing read to smithi17880450-34 2024-02-10T05:42:55.547 INFO:tasks.rados.rados.0.smithi178.stdout:3755: finishing copy_from to smithi17880450-34 2024-02-10T05:42:55.547 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 1887 (ObjNum 1124 snap 368 seq_num 1124) dirty exists 2024-02-10T05:42:55.547 INFO:tasks.rados.rados.0.smithi178.stdout:3755: done (5 left) 2024-02-10T05:42:55.547 INFO:tasks.rados.rados.0.smithi178.stdout:3756: done (4 left) 2024-02-10T05:42:55.547 INFO:tasks.rados.rados.0.smithi178.stdout:3757: done (3 left) 2024-02-10T05:42:55.547 INFO:tasks.rados.rados.0.smithi178.stdout:3758: done (2 left) 2024-02-10T05:42:55.547 INFO:tasks.rados.rados.0.smithi178.stdout:3761: snap_create 2024-02-10T05:42:55.547 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 2511 (ObjNum 1110 snap 363 seq_num 1110) dirty exists 2024-02-10T05:42:55.547 INFO:tasks.rados.rados.0.smithi178.stdout:3759: finishing write tid 1 to smithi17880450-41 2024-02-10T05:42:55.548 INFO:tasks.rados.rados.0.smithi178.stdout:3759: finishing write tid 2 to smithi17880450-41 2024-02-10T05:42:55.548 INFO:tasks.rados.rados.0.smithi178.stdout:3759: finishing write tid 3 to smithi17880450-41 2024-02-10T05:42:55.548 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2821 (ObjNum 1148 snap 384 seq_num 1148) dirty exists 2024-02-10T05:42:55.548 INFO:tasks.rados.rados.0.smithi178.stdout:3759: left oid 41 (ObjNum 1148 snap 384 seq_num 1148) 2024-02-10T05:42:55.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:55 smithi178 ceph-mon[92537]: osdmap e819: 8 total, 8 up, 8 in 2024-02-10T05:42:55.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:55 smithi178 ceph-mon[92537]: osdmap e820: 8 total, 8 up, 8 in 2024-02-10T05:42:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:55 smithi178 ceph-mon[95116]: osdmap e819: 8 total, 8 up, 8 in 2024-02-10T05:42:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:55 smithi178 ceph-mon[95116]: osdmap e820: 8 total, 8 up, 8 in 2024-02-10T05:42:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:55 smithi189 ceph-mon[89631]: osdmap e819: 8 total, 8 up, 8 in 2024-02-10T05:42:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:55 smithi189 ceph-mon[89631]: osdmap e820: 8 total, 8 up, 8 in 2024-02-10T05:42:56.363 INFO:tasks.rados.rados.0.smithi178.stdout:3759: done (2 left) 2024-02-10T05:42:56.363 INFO:tasks.rados.rados.0.smithi178.stdout:3760: done (1 left) 2024-02-10T05:42:56.363 INFO:tasks.rados.rados.0.smithi178.stdout:3761: done (0 left) 2024-02-10T05:42:56.364 INFO:tasks.rados.rados.0.smithi178.stdout:3762: rmattr oid 16 current snap is 385 2024-02-10T05:42:56.364 INFO:tasks.rados.rados.0.smithi178.stdout:3762: done (0 left) 2024-02-10T05:42:56.364 INFO:tasks.rados.rados.0.smithi178.stdout:3763: read oid 23 snap 380 2024-02-10T05:42:56.364 INFO:tasks.rados.rados.0.smithi178.stdout:3763: expect (ObjNum 1133 snap 376 seq_num 1133) 2024-02-10T05:42:56.364 INFO:tasks.rados.rados.0.smithi178.stdout:3764: delete oid 47 current snap is 385 2024-02-10T05:42:56.376 INFO:tasks.rados.rados.0.smithi178.stdout:3764: done (1 left) 2024-02-10T05:42:56.376 INFO:tasks.rados.rados.0.smithi178.stdout:3765: setattr oid 10 current snap is 385 2024-02-10T05:42:56.378 INFO:tasks.rados.rados.0.smithi178.stdout:3766: rollback oid 18 current snap is 385 2024-02-10T05:42:56.378 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 18 to 339 2024-02-10T05:42:56.378 INFO:tasks.rados.rados.0.smithi178.stdout:3767: snap_create 2024-02-10T05:42:56.378 INFO:tasks.rados.rados.0.smithi178.stdout:3763: expect (ObjNum 1133 snap 376 seq_num 1133) 2024-02-10T05:42:56.437 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 2512 (ObjNum 1110 snap 363 seq_num 1110) dirty exists 2024-02-10T05:42:56.437 INFO:tasks.rados.rados.0.smithi178.stdout:3766: finishing rollback tid 0 to smithi17880450-18 2024-02-10T05:42:56.437 INFO:tasks.rados.rados.0.smithi178.stdout:3766: finishing rollback tid 1 to smithi17880450-18 2024-02-10T05:42:56.437 INFO:tasks.rados.rados.0.smithi178.stdout:3766: finishing rollback tid 2 to smithi17880450-18 2024-02-10T05:42:56.437 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 2933 (ObjNum 1039 snap 334 seq_num 1039) dirty exists 2024-02-10T05:42:56.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:56 smithi178 ceph-mon[92537]: pgmap v869: 121 pgs: 121 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 7.6 MiB/s wr, 6 op/s 2024-02-10T05:42:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:56 smithi178 ceph-mon[95116]: pgmap v869: 121 pgs: 121 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 7.6 MiB/s wr, 6 op/s 2024-02-10T05:42:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:56 smithi189 ceph-mon[89631]: pgmap v869: 121 pgs: 121 active+clean; 350 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 7.6 MiB/s wr, 6 op/s 2024-02-10T05:42:57.368 INFO:tasks.rados.rados.0.smithi178.stdout:3763: done (3 left) 2024-02-10T05:42:57.368 INFO:tasks.rados.rados.0.smithi178.stdout:3765: done (2 left) 2024-02-10T05:42:57.369 INFO:tasks.rados.rados.0.smithi178.stdout:3766: done (1 left) 2024-02-10T05:42:57.369 INFO:tasks.rados.rados.0.smithi178.stdout:3767: done (0 left) 2024-02-10T05:42:57.369 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 23 current snap is 386 2024-02-10T05:42:57.369 INFO:tasks.rados.rados.0.smithi178.stdout:3768: seq_num 1150 ranges {2187264=65536} 2024-02-10T05:42:57.380 INFO:tasks.rados.rados.0.smithi178.stdout:3768: writing smithi17880450-23 from 2187264 to 2252800 tid 1 2024-02-10T05:42:57.380 INFO:tasks.rados.rados.0.smithi178.stdout:3769: delete oid 13 current snap is 386 2024-02-10T05:42:57.384 INFO:tasks.rados.rados.0.smithi178.stdout:3769: done (1 left) 2024-02-10T05:42:57.384 INFO:tasks.rados.rados.0.smithi178.stdout:3770: copy_from oid 14 from oid 37 current snap is 386 2024-02-10T05:42:57.384 INFO:tasks.rados.rados.0.smithi178.stdout:3771: snap_remove snap 367 2024-02-10T05:42:57.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:57 smithi178 ceph-mon[92537]: osdmap e821: 8 total, 8 up, 8 in 2024-02-10T05:42:57.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:57 smithi178 ceph-mon[95116]: osdmap e821: 8 total, 8 up, 8 in 2024-02-10T05:42:57.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:42:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:42:57] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-02-10T05:42:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:57 smithi189 ceph-mon[89631]: osdmap e821: 8 total, 8 up, 8 in 2024-02-10T05:42:58.374 INFO:tasks.rados.rados.0.smithi178.stdout:3771: done (2 left) 2024-02-10T05:42:58.375 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 386 2024-02-10T05:42:58.375 INFO:tasks.rados.rados.0.smithi178.stdout:3772: seq_num 1152 ranges {11173888=98304} 2024-02-10T05:42:58.436 INFO:tasks.rados.rados.0.smithi178.stdout:3772: writing smithi17880450-19 from 11173888 to 11272192 tid 1 2024-02-10T05:42:58.436 INFO:tasks.rados.rados.0.smithi178.stdout:3773: snap_create 2024-02-10T05:42:58.437 INFO:tasks.rados.rados.0.smithi178.stdout:3770: finishing copy_from to smithi17880450-14 2024-02-10T05:42:58.437 INFO:tasks.rados.rados.0.smithi178.stdout:3770: got expected ENOENT (src dne) 2024-02-10T05:42:58.437 INFO:tasks.rados.rados.0.smithi178.stdout:3770: finishing copy_from racing read to smithi17880450-14 2024-02-10T05:42:58.437 INFO:tasks.rados.rados.0.smithi178.stdout:3768: finishing write tid 1 to smithi17880450-23 2024-02-10T05:42:58.437 INFO:tasks.rados.rados.0.smithi178.stdout:3768: finishing write tid 2 to smithi17880450-23 2024-02-10T05:42:58.437 INFO:tasks.rados.rados.0.smithi178.stdout:3768: finishing write tid 3 to smithi17880450-23 2024-02-10T05:42:58.437 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 2816 (ObjNum 1150 snap 386 seq_num 1150) dirty exists 2024-02-10T05:42:58.437 INFO:tasks.rados.rados.0.smithi178.stdout:3768: left oid 23 (ObjNum 1150 snap 386 seq_num 1150) 2024-02-10T05:42:58.439 INFO:tasks.rados.rados.0.smithi178.stdout:3772: finishing write tid 1 to smithi17880450-19 2024-02-10T05:42:58.439 INFO:tasks.rados.rados.0.smithi178.stdout:3772: finishing write tid 2 to smithi17880450-19 2024-02-10T05:42:58.441 INFO:tasks.rados.rados.0.smithi178.stdout:3772: finishing write tid 3 to smithi17880450-19 2024-02-10T05:42:58.441 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2533 (ObjNum 1152 snap 386 seq_num 1152) dirty exists 2024-02-10T05:42:58.441 INFO:tasks.rados.rados.0.smithi178.stdout:3772: left oid 19 (ObjNum 1152 snap 386 seq_num 1152) 2024-02-10T05:42:58.688 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:58 smithi189 ceph-mon[89631]: pgmap v872: 121 pgs: 121 active+clean; 352 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.1 MiB/s wr, 7 op/s 2024-02-10T05:42:58.689 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:58 smithi189 ceph-mon[89631]: osdmap e822: 8 total, 8 up, 8 in 2024-02-10T05:42:58.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:58 smithi178 ceph-mon[92537]: pgmap v872: 121 pgs: 121 active+clean; 352 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.1 MiB/s wr, 7 op/s 2024-02-10T05:42:58.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:58 smithi178 ceph-mon[92537]: osdmap e822: 8 total, 8 up, 8 in 2024-02-10T05:42:58.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:58 smithi178 ceph-mon[95116]: pgmap v872: 121 pgs: 121 active+clean; 352 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.1 MiB/s wr, 7 op/s 2024-02-10T05:42:58.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:58 smithi178 ceph-mon[95116]: osdmap e822: 8 total, 8 up, 8 in 2024-02-10T05:42:59.379 INFO:tasks.rados.rados.0.smithi178.stdout:3768: done (3 left) 2024-02-10T05:42:59.379 INFO:tasks.rados.rados.0.smithi178.stdout:3770: done (2 left) 2024-02-10T05:42:59.379 INFO:tasks.rados.rados.0.smithi178.stdout:3772: done (1 left) 2024-02-10T05:42:59.379 INFO:tasks.rados.rados.0.smithi178.stdout:3773: done (0 left) 2024-02-10T05:42:59.379 INFO:tasks.rados.rados.0.smithi178.stdout:3774: copy_from oid 7 from oid 49 current snap is 387 2024-02-10T05:42:59.380 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 387 2024-02-10T05:42:59.380 INFO:tasks.rados.rados.0.smithi178.stdout:3775: seq_num 1153 ranges {0=114688} 2024-02-10T05:42:59.381 INFO:tasks.rados.rados.0.smithi178.stdout:3775: writing smithi17880450-37 from 0 to 114688 tid 1 2024-02-10T05:42:59.381 INFO:tasks.rados.rados.0.smithi178.stdout:3776: copy_from oid 5 from oid 6 current snap is 387 2024-02-10T05:42:59.381 INFO:tasks.rados.rados.0.smithi178.stdout:3777: rollback oid 30 current snap is 387 2024-02-10T05:42:59.381 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 383 2024-02-10T05:42:59.381 INFO:tasks.rados.rados.0.smithi178.stdout:3778: rollback oid 44 current snap is 387 2024-02-10T05:42:59.381 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 44 to 359 2024-02-10T05:42:59.381 INFO:tasks.rados.rados.0.smithi178.stdout:3779: copy_from oid 25 from oid 18 current snap is 387 2024-02-10T05:42:59.381 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 10 current snap is 387 2024-02-10T05:42:59.381 INFO:tasks.rados.rados.0.smithi178.stdout:3780: seq_num 1154 ranges {14753792=131072} 2024-02-10T05:42:59.461 INFO:tasks.rados.rados.0.smithi178.stdout:3780: writing smithi17880450-10 from 14753792 to 14884864 tid 1 2024-02-10T05:42:59.461 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 47 current snap is 387 2024-02-10T05:42:59.461 INFO:tasks.rados.rados.0.smithi178.stdout:3777: finishing rollback tid 0 to smithi17880450-30 2024-02-10T05:42:59.461 INFO:tasks.rados.rados.0.smithi178.stdout:3777: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:42:59.461 INFO:tasks.rados.rados.0.smithi178.stdout:3777: finishing rollback tid 2 to smithi17880450-30 2024-02-10T05:42:59.461 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2810 (ObjNum 1123 snap 368 seq_num 1123) dirty exists 2024-02-10T05:42:59.461 INFO:tasks.rados.rados.0.smithi178.stdout:3775: finishing write tid 1 to smithi17880450-37 2024-02-10T05:42:59.461 INFO:tasks.rados.rados.0.smithi178.stdout:3775: finishing write tid 2 to smithi17880450-37 2024-02-10T05:42:59.462 INFO:tasks.rados.rados.0.smithi178.stdout:3781: seq_num 1155 ranges {0=147456} 2024-02-10T05:42:59.462 INFO:tasks.rados.rados.0.smithi178.stdout:3781: writing smithi17880450-47 from 0 to 147456 tid 1 2024-02-10T05:42:59.462 INFO:tasks.rados.rados.0.smithi178.stdout:3777: done (7 left) 2024-02-10T05:42:59.462 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 24 current snap is 387 2024-02-10T05:42:59.462 INFO:tasks.rados.rados.0.smithi178.stdout:3782: seq_num 1156 ranges {3964928=163840} 2024-02-10T05:42:59.484 INFO:tasks.rados.rados.0.smithi178.stdout:3782: writing smithi17880450-24 from 3964928 to 4128768 tid 1 2024-02-10T05:42:59.484 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 26 current snap is 387 2024-02-10T05:42:59.484 INFO:tasks.rados.rados.0.smithi178.stdout:3778: finishing rollback tid 0 to smithi17880450-44 2024-02-10T05:42:59.484 INFO:tasks.rados.rados.0.smithi178.stdout:3778: finishing rollback tid 1 to smithi17880450-44 2024-02-10T05:42:59.484 INFO:tasks.rados.rados.0.smithi178.stdout:3778: finishing rollback tid 2 to smithi17880450-44 2024-02-10T05:42:59.484 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 2813 (ObjNum 920 snap 301 seq_num 920) dirty exists 2024-02-10T05:42:59.484 INFO:tasks.rados.rados.0.smithi178.stdout:3775: finishing write tid 3 to smithi17880450-37 2024-02-10T05:42:59.485 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 2999 (ObjNum 1153 snap 387 seq_num 1153) dirty exists 2024-02-10T05:42:59.485 INFO:tasks.rados.rados.0.smithi178.stdout:3775: left oid 37 (ObjNum 1153 snap 387 seq_num 1153) 2024-02-10T05:42:59.485 INFO:tasks.rados.rados.0.smithi178.stdout:3779: finishing copy_from racing read to smithi17880450-25 2024-02-10T05:42:59.485 INFO:tasks.rados.rados.0.smithi178.stdout:3779: finishing copy_from to smithi17880450-25 2024-02-10T05:42:59.485 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 2933 (ObjNum 1039 snap 334 seq_num 1039) dirty exists 2024-02-10T05:42:59.485 INFO:tasks.rados.rados.0.smithi178.stdout:3774: finishing copy_from racing read to smithi17880450-7 2024-02-10T05:42:59.485 INFO:tasks.rados.rados.0.smithi178.stdout:3783: seq_num 1157 ranges {7577600=180224} 2024-02-10T05:42:59.525 INFO:tasks.rados.rados.0.smithi178.stdout:3783: writing smithi17880450-26 from 7577600 to 7757824 tid 1 2024-02-10T05:42:59.525 INFO:tasks.rados.rados.0.smithi178.stdout:3775: done (8 left) 2024-02-10T05:42:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:3778: done (7 left) 2024-02-10T05:42:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:3779: done (6 left) 2024-02-10T05:42:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:3784: read oid 33 snap -1 2024-02-10T05:42:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:3784: expect (ObjNum 1080 snap 349 seq_num 1080) 2024-02-10T05:42:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:3785: copy_from oid 46 from oid 16 current snap is 387 2024-02-10T05:42:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:3774: finishing copy_from to smithi17880450-7 2024-02-10T05:42:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 2189 (ObjNum 1014 snap 322 seq_num 1014) dirty exists 2024-02-10T05:42:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:3776: finishing copy_from racing read to smithi17880450-5 2024-02-10T05:42:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:3776: finishing copy_from to smithi17880450-5 2024-02-10T05:42:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 2812 (ObjNum 1071 snap 345 seq_num 1071) dirty exists 2024-02-10T05:42:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:3781: finishing write tid 1 to smithi17880450-47 2024-02-10T05:42:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:3781: finishing write tid 2 to smithi17880450-47 2024-02-10T05:42:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:3780: finishing write tid 1 to smithi17880450-10 2024-02-10T05:42:59.526 INFO:tasks.rados.rados.0.smithi178.stdout:3774: done (7 left) 2024-02-10T05:42:59.527 INFO:tasks.rados.rados.0.smithi178.stdout:3776: done (6 left) 2024-02-10T05:42:59.527 INFO:tasks.rados.rados.0.smithi178.stdout:3786: snap_remove snap 384 2024-02-10T05:42:59.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:59 smithi178 ceph-mon[92537]: osdmap e823: 8 total, 8 up, 8 in 2024-02-10T05:42:59.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:42:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:42:59.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:59 smithi178 ceph-mon[95116]: osdmap e823: 8 total, 8 up, 8 in 2024-02-10T05:42:59.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:42:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:42:59.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:59 smithi189 ceph-mon[89631]: osdmap e823: 8 total, 8 up, 8 in 2024-02-10T05:42:59.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:42:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:43:00.329 INFO:tasks.rados.rados.0.smithi178.stdout:3780: finishing write tid 2 to smithi17880450-10 2024-02-10T05:43:00.330 INFO:tasks.rados.rados.0.smithi178.stdout:3781: finishing write tid 3 to smithi17880450-47 2024-02-10T05:43:00.330 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 2818 (ObjNum 1155 snap 387 seq_num 1155) dirty exists 2024-02-10T05:43:00.330 INFO:tasks.rados.rados.0.smithi178.stdout:3781: left oid 47 (ObjNum 1155 snap 387 seq_num 1155) 2024-02-10T05:43:00.330 INFO:tasks.rados.rados.0.smithi178.stdout:3780: finishing write tid 3 to smithi17880450-10 2024-02-10T05:43:00.330 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 2514 (ObjNum 1154 snap 387 seq_num 1154) dirty exists 2024-02-10T05:43:00.330 INFO:tasks.rados.rados.0.smithi178.stdout:3780: left oid 10 (ObjNum 1154 snap 387 seq_num 1154) 2024-02-10T05:43:00.330 INFO:tasks.rados.rados.0.smithi178.stdout:3782: finishing write tid 1 to smithi17880450-24 2024-02-10T05:43:00.330 INFO:tasks.rados.rados.0.smithi178.stdout:3782: finishing write tid 2 to smithi17880450-24 2024-02-10T05:43:00.330 INFO:tasks.rados.rados.0.smithi178.stdout:3782: finishing write tid 3 to smithi17880450-24 2024-02-10T05:43:00.330 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 2535 (ObjNum 1156 snap 387 seq_num 1156) dirty exists 2024-02-10T05:43:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:3782: left oid 24 (ObjNum 1156 snap 387 seq_num 1156) 2024-02-10T05:43:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:3783: finishing write tid 1 to smithi17880450-26 2024-02-10T05:43:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:3783: finishing write tid 2 to smithi17880450-26 2024-02-10T05:43:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:3785: finishing copy_from racing read to smithi17880450-46 2024-02-10T05:43:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:3783: finishing write tid 3 to smithi17880450-26 2024-02-10T05:43:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 3003 (ObjNum 1157 snap 387 seq_num 1157) dirty exists 2024-02-10T05:43:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:3783: left oid 26 (ObjNum 1157 snap 387 seq_num 1157) 2024-02-10T05:43:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:3785: finishing copy_from to smithi17880450-46 2024-02-10T05:43:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 2975 (ObjNum 1118 snap 365 seq_num 1118) dirty exists 2024-02-10T05:43:00.331 INFO:tasks.rados.rados.0.smithi178.stdout:3784: expect (ObjNum 1080 snap 349 seq_num 1080) 2024-02-10T05:43:00.458 INFO:tasks.rados.rados.0.smithi178.stdout:3780: done (6 left) 2024-02-10T05:43:00.458 INFO:tasks.rados.rados.0.smithi178.stdout:3781: done (5 left) 2024-02-10T05:43:00.458 INFO:tasks.rados.rados.0.smithi178.stdout:3782: done (4 left) 2024-02-10T05:43:00.458 INFO:tasks.rados.rados.0.smithi178.stdout:3783: done (3 left) 2024-02-10T05:43:00.459 INFO:tasks.rados.rados.0.smithi178.stdout:3784: done (2 left) 2024-02-10T05:43:00.459 INFO:tasks.rados.rados.0.smithi178.stdout:3785: done (1 left) 2024-02-10T05:43:00.459 INFO:tasks.rados.rados.0.smithi178.stdout:3786: done (0 left) 2024-02-10T05:43:00.459 INFO:tasks.rados.rados.0.smithi178.stdout:3787: copy_from oid 45 from oid 30 current snap is 387 2024-02-10T05:43:00.459 INFO:tasks.rados.rados.0.smithi178.stdout:3788: rollback oid 35 current snap is 387 2024-02-10T05:43:00.459 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 35 to 371 2024-02-10T05:43:00.459 INFO:tasks.rados.rados.0.smithi178.stdout:3789: copy_from oid 11 from oid 41 current snap is 387 2024-02-10T05:43:00.459 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 14 current snap is 387 2024-02-10T05:43:00.459 INFO:tasks.rados.rados.0.smithi178.stdout:3790: seq_num 1158 ranges {0=196608} 2024-02-10T05:43:00.459 INFO:tasks.rados.rados.0.smithi178.stdout:3790: writing smithi17880450-14 from 0 to 196608 tid 1 2024-02-10T05:43:00.460 INFO:tasks.rados.rados.0.smithi178.stdout:3791: copy_from oid 32 from oid 5 current snap is 387 2024-02-10T05:43:00.460 INFO:tasks.rados.rados.0.smithi178.stdout:3788: finishing rollback tid 1 to smithi17880450-35 2024-02-10T05:43:00.460 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 35 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-02-10T05:43:00.460 INFO:tasks.rados.rados.0.smithi178.stdout:3788: done (4 left) 2024-02-10T05:43:00.460 INFO:tasks.rados.rados.0.smithi178.stdout:3792: snap_remove snap 346 2024-02-10T05:43:00.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:00 smithi178 ceph-mon[92537]: pgmap v875: 121 pgs: 121 active+clean; 360 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 31 KiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-02-10T05:43:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:00 smithi178 ceph-mon[92537]: osdmap e824: 8 total, 8 up, 8 in 2024-02-10T05:43:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:00 smithi178 ceph-mon[92537]: osdmap e825: 8 total, 8 up, 8 in 2024-02-10T05:43:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:00 smithi178 ceph-mon[95116]: pgmap v875: 121 pgs: 121 active+clean; 360 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 31 KiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-02-10T05:43:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:00 smithi178 ceph-mon[95116]: osdmap e824: 8 total, 8 up, 8 in 2024-02-10T05:43:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:00 smithi178 ceph-mon[95116]: osdmap e825: 8 total, 8 up, 8 in 2024-02-10T05:43:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:00 smithi189 ceph-mon[89631]: pgmap v875: 121 pgs: 121 active+clean; 360 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 31 KiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-02-10T05:43:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:00 smithi189 ceph-mon[89631]: osdmap e824: 8 total, 8 up, 8 in 2024-02-10T05:43:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:00 smithi189 ceph-mon[89631]: osdmap e825: 8 total, 8 up, 8 in 2024-02-10T05:43:01.385 INFO:tasks.rados.rados.0.smithi178.stdout:3792: done (4 left) 2024-02-10T05:43:01.386 INFO:tasks.rados.rados.0.smithi178.stdout:3793: snap_create 2024-02-10T05:43:01.386 INFO:tasks.rados.rados.0.smithi178.stdout:3790: finishing write tid 1 to smithi17880450-14 2024-02-10T05:43:01.386 INFO:tasks.rados.rados.0.smithi178.stdout:3790: finishing write tid 2 to smithi17880450-14 2024-02-10T05:43:01.386 INFO:tasks.rados.rados.0.smithi178.stdout:3790: finishing write tid 3 to smithi17880450-14 2024-02-10T05:43:01.386 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 2506 (ObjNum 1158 snap 387 seq_num 1158) dirty exists 2024-02-10T05:43:01.386 INFO:tasks.rados.rados.0.smithi178.stdout:3790: left oid 14 (ObjNum 1158 snap 387 seq_num 1158) 2024-02-10T05:43:01.386 INFO:tasks.rados.rados.0.smithi178.stdout:3791: finishing copy_from racing read to smithi17880450-32 2024-02-10T05:43:01.386 INFO:tasks.rados.rados.0.smithi178.stdout:3791: finishing copy_from to smithi17880450-32 2024-02-10T05:43:01.386 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 2812 (ObjNum 1071 snap 345 seq_num 1071) dirty exists 2024-02-10T05:43:01.386 INFO:tasks.rados.rados.0.smithi178.stdout:3787: finishing copy_from racing read to smithi17880450-45 2024-02-10T05:43:01.386 INFO:tasks.rados.rados.0.smithi178.stdout:3787: finishing copy_from to smithi17880450-45 2024-02-10T05:43:01.386 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 2810 (ObjNum 1123 snap 368 seq_num 1123) dirty exists 2024-02-10T05:43:01.386 INFO:tasks.rados.rados.0.smithi178.stdout:3789: finishing copy_from racing read to smithi17880450-11 2024-02-10T05:43:01.386 INFO:tasks.rados.rados.0.smithi178.stdout:3789: finishing copy_from to smithi17880450-11 2024-02-10T05:43:01.387 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 2821 (ObjNum 1148 snap 384 seq_num 1148) dirty exists 2024-02-10T05:43:02.390 INFO:tasks.rados.rados.0.smithi178.stdout:3787: done (4 left) 2024-02-10T05:43:02.390 INFO:tasks.rados.rados.0.smithi178.stdout:3789: done (3 left) 2024-02-10T05:43:02.390 INFO:tasks.rados.rados.0.smithi178.stdout:3790: done (2 left) 2024-02-10T05:43:02.390 INFO:tasks.rados.rados.0.smithi178.stdout:3791: done (1 left) 2024-02-10T05:43:02.390 INFO:tasks.rados.rados.0.smithi178.stdout:3793: done (0 left) 2024-02-10T05:43:02.390 INFO:tasks.rados.rados.0.smithi178.stdout:3794: rollback oid 42 current snap is 388 2024-02-10T05:43:02.390 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 42 to 339 2024-02-10T05:43:02.390 INFO:tasks.rados.rados.0.smithi178.stdout:3795: read oid 27 snap -1 2024-02-10T05:43:02.390 INFO:tasks.rados.rados.0.smithi178.stdout:3795: expect (ObjNum 1000 snap 319 seq_num 1000) 2024-02-10T05:43:02.391 INFO:tasks.rados.rados.0.smithi178.stdout:3796: read oid 29 snap -1 2024-02-10T05:43:02.391 INFO:tasks.rados.rados.0.smithi178.stdout:3796: expect (ObjNum 1080 snap 349 seq_num 1080) 2024-02-10T05:43:02.391 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 36 current snap is 388 2024-02-10T05:43:02.391 INFO:tasks.rados.rados.0.smithi178.stdout:3797: seq_num 1159 ranges {14753792=212992} 2024-02-10T05:43:02.471 INFO:tasks.rados.rados.0.smithi178.stdout:3797: writing smithi17880450-36 from 14753792 to 14966784 tid 1 2024-02-10T05:43:02.533 INFO:tasks.rados.rados.0.smithi178.stdout:3798: read oid 47 snap -1 2024-02-10T05:43:02.533 INFO:tasks.rados.rados.0.smithi178.stdout:3798: expect (ObjNum 1155 snap 387 seq_num 1155) 2024-02-10T05:43:02.534 INFO:tasks.rados.rados.0.smithi178.stdout:3799: snap_remove snap 361 2024-02-10T05:43:02.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:02 smithi178 ceph-mon[92537]: pgmap v878: 121 pgs: 121 active+clean; 368 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-02-10T05:43:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:02 smithi178 ceph-mon[92537]: osdmap e826: 8 total, 8 up, 8 in 2024-02-10T05:43:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:02 smithi178 ceph-mon[95116]: pgmap v878: 121 pgs: 121 active+clean; 368 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-02-10T05:43:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:02 smithi178 ceph-mon[95116]: osdmap e826: 8 total, 8 up, 8 in 2024-02-10T05:43:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:02 smithi189 ceph-mon[89631]: pgmap v878: 121 pgs: 121 active+clean; 368 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.0 MiB/s wr, 23 op/s 2024-02-10T05:43:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:02 smithi189 ceph-mon[89631]: osdmap e826: 8 total, 8 up, 8 in 2024-02-10T05:43:03.395 INFO:tasks.rados.rados.0.smithi178.stdout:3794: finishing rollback tid 0 to smithi17880450-42 2024-02-10T05:43:03.395 INFO:tasks.rados.rados.0.smithi178.stdout:3794: finishing rollback tid 1 to smithi17880450-42 2024-02-10T05:43:03.396 INFO:tasks.rados.rados.0.smithi178.stdout:3794: finishing rollback tid 2 to smithi17880450-42 2024-02-10T05:43:03.396 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 2815 (ObjNum 950 snap 311 seq_num 950) dirty exists 2024-02-10T05:43:03.396 INFO:tasks.rados.rados.0.smithi178.stdout:3796: expect (ObjNum 1080 snap 349 seq_num 1080) 2024-02-10T05:43:03.524 INFO:tasks.rados.rados.0.smithi178.stdout:3795: expect (ObjNum 1000 snap 319 seq_num 1000) 2024-02-10T05:43:03.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:03 smithi178 ceph-mon[95116]: osdmap e827: 8 total, 8 up, 8 in 2024-02-10T05:43:03.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:03 smithi178 ceph-mon[92537]: osdmap e827: 8 total, 8 up, 8 in 2024-02-10T05:43:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:03 smithi189 ceph-mon[89631]: osdmap e827: 8 total, 8 up, 8 in 2024-02-10T05:43:03.950 INFO:tasks.rados.rados.0.smithi178.stdout:3798: expect (ObjNum 1155 snap 387 seq_num 1155) 2024-02-10T05:43:03.954 INFO:tasks.rados.rados.0.smithi178.stdout:3797: finishing write tid 1 to smithi17880450-36 2024-02-10T05:43:03.954 INFO:tasks.rados.rados.0.smithi178.stdout:3797: finishing write tid 2 to smithi17880450-36 2024-02-10T05:43:03.954 INFO:tasks.rados.rados.0.smithi178.stdout:3797: finishing write tid 3 to smithi17880450-36 2024-02-10T05:43:03.954 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 2508 (ObjNum 1159 snap 388 seq_num 1159) dirty exists 2024-02-10T05:43:03.954 INFO:tasks.rados.rados.0.smithi178.stdout:3797: left oid 36 (ObjNum 1159 snap 388 seq_num 1159) 2024-02-10T05:43:03.954 INFO:tasks.rados.rados.0.smithi178.stdout:3794: done (5 left) 2024-02-10T05:43:03.955 INFO:tasks.rados.rados.0.smithi178.stdout:3795: done (4 left) 2024-02-10T05:43:03.955 INFO:tasks.rados.rados.0.smithi178.stdout:3796: done (3 left) 2024-02-10T05:43:03.955 INFO:tasks.rados.rados.0.smithi178.stdout:3797: done (2 left) 2024-02-10T05:43:03.955 INFO:tasks.rados.rados.0.smithi178.stdout:3798: done (1 left) 2024-02-10T05:43:03.955 INFO:tasks.rados.rados.0.smithi178.stdout:3799: done (0 left) 2024-02-10T05:43:03.955 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 388 2024-02-10T05:43:03.955 INFO:tasks.rados.rados.0.smithi178.stdout:3800: seq_num 1160 ranges {1318912=229376} 2024-02-10T05:43:03.962 INFO:tasks.rados.rados.0.smithi178.stdout:3800: writing smithi17880450-5 from 1318912 to 1548288 tid 1 2024-02-10T05:43:03.962 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 36 current snap is 388 2024-02-10T05:43:03.962 INFO:tasks.rados.rados.0.smithi178.stdout:3801: seq_num 1161 ranges {14966784=245760} 2024-02-10T05:43:04.042 INFO:tasks.rados.rados.0.smithi178.stdout:3801: writing smithi17880450-36 from 14966784 to 15212544 tid 1 2024-02-10T05:43:04.042 INFO:tasks.rados.rados.0.smithi178.stdout:3802: rmattr oid 18 current snap is 388 2024-02-10T05:43:04.042 INFO:tasks.rados.rados.0.smithi178.stdout:3802: done (2 left) 2024-02-10T05:43:04.042 INFO:tasks.rados.rados.0.smithi178.stdout:3803: read oid 10 snap -1 2024-02-10T05:43:04.042 INFO:tasks.rados.rados.0.smithi178.stdout:3803: expect (ObjNum 1154 snap 387 seq_num 1154) 2024-02-10T05:43:04.042 INFO:tasks.rados.rados.0.smithi178.stdout:3804: snap_remove snap 378 2024-02-10T05:43:04.042 INFO:tasks.rados.rados.0.smithi178.stdout:3800: finishing write tid 1 to smithi17880450-5 2024-02-10T05:43:04.042 INFO:tasks.rados.rados.0.smithi178.stdout:3800: finishing write tid 2 to smithi17880450-5 2024-02-10T05:43:04.397 INFO:tasks.rados.rados.0.smithi178.stdout:3800: finishing write tid 3 to smithi17880450-5 2024-02-10T05:43:04.397 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 3027 (ObjNum 1160 snap 388 seq_num 1160) dirty exists 2024-02-10T05:43:04.397 INFO:tasks.rados.rados.0.smithi178.stdout:3800: left oid 5 (ObjNum 1160 snap 388 seq_num 1160) 2024-02-10T05:43:04.397 INFO:tasks.rados.rados.0.smithi178.stdout:3801: finishing write tid 1 to smithi17880450-36 2024-02-10T05:43:04.397 INFO:tasks.rados.rados.0.smithi178.stdout:3801: finishing write tid 2 to smithi17880450-36 2024-02-10T05:43:04.397 INFO:tasks.rados.rados.0.smithi178.stdout:3801: finishing write tid 3 to smithi17880450-36 2024-02-10T05:43:04.397 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 2510 (ObjNum 1161 snap 388 seq_num 1161) dirty exists 2024-02-10T05:43:04.397 INFO:tasks.rados.rados.0.smithi178.stdout:3801: left oid 36 (ObjNum 1161 snap 388 seq_num 1161) 2024-02-10T05:43:04.397 INFO:tasks.rados.rados.0.smithi178.stdout:3803: expect (ObjNum 1154 snap 387 seq_num 1154) 2024-02-10T05:43:04.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:04 smithi178 ceph-mon[92537]: pgmap v881: 121 pgs: 121 active+clean; 372 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-02-10T05:43:04.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:04 smithi178 ceph-mon[92537]: osdmap e828: 8 total, 8 up, 8 in 2024-02-10T05:43:04.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:04 smithi178 ceph-mon[95116]: pgmap v881: 121 pgs: 121 active+clean; 372 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-02-10T05:43:04.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:04 smithi178 ceph-mon[95116]: osdmap e828: 8 total, 8 up, 8 in 2024-02-10T05:43:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:04 smithi189 ceph-mon[89631]: pgmap v881: 121 pgs: 121 active+clean; 372 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-02-10T05:43:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:04 smithi189 ceph-mon[89631]: osdmap e828: 8 total, 8 up, 8 in 2024-02-10T05:43:05.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:05 smithi178 ceph-mon[92537]: osdmap e829: 8 total, 8 up, 8 in 2024-02-10T05:43:05.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:05 smithi178 ceph-mon[95116]: osdmap e829: 8 total, 8 up, 8 in 2024-02-10T05:43:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:05 smithi189 ceph-mon[89631]: osdmap e829: 8 total, 8 up, 8 in 2024-02-10T05:43:06.524 INFO:tasks.rados.rados.0.smithi178.stdout:3800: done (3 left) 2024-02-10T05:43:06.525 INFO:tasks.rados.rados.0.smithi178.stdout:3801: done (2 left) 2024-02-10T05:43:06.525 INFO:tasks.rados.rados.0.smithi178.stdout:3803: done (1 left) 2024-02-10T05:43:06.525 INFO:tasks.rados.rados.0.smithi178.stdout:3804: done (0 left) 2024-02-10T05:43:06.525 INFO:tasks.rados.rados.0.smithi178.stdout:3805: read oid 39 snap 366 2024-02-10T05:43:06.525 INFO:tasks.rados.rados.0.smithi178.stdout:3805: expect (ObjNum 1535219840 snap 21932 seq_num 1533916704) 2024-02-10T05:43:06.525 INFO:tasks.rados.rados.0.smithi178.stdout:3806: copy_from oid 3 from oid 19 current snap is 388 2024-02-10T05:43:06.525 INFO:tasks.rados.rados.0.smithi178.stdout:3807: read oid 44 snap -1 2024-02-10T05:43:06.525 INFO:tasks.rados.rados.0.smithi178.stdout:3807: expect (ObjNum 920 snap 301 seq_num 920) 2024-02-10T05:43:06.525 INFO:tasks.rados.rados.0.smithi178.stdout:3808: snap_remove snap 364 2024-02-10T05:43:06.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:06 smithi178 ceph-mon[92537]: pgmap v884: 121 pgs: 121 active+clean; 380 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-02-10T05:43:06.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:06 smithi178 ceph-mon[95116]: pgmap v884: 121 pgs: 121 active+clean; 380 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-02-10T05:43:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:06 smithi189 ceph-mon[89631]: pgmap v884: 121 pgs: 121 active+clean; 380 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 14 op/s 2024-02-10T05:43:07.411 INFO:tasks.rados.rados.0.smithi178.stdout:3808: done (3 left) 2024-02-10T05:43:07.411 INFO:tasks.rados.rados.0.smithi178.stdout:3809: rollback oid 37 current snap is 388 2024-02-10T05:43:07.411 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 37 to 380 2024-02-10T05:43:07.411 INFO:tasks.rados.rados.0.smithi178.stdout:3805: expect (ObjNum 1535219840 snap 21932 seq_num 1533916704) 2024-02-10T05:43:07.419 INFO:tasks.rados.rados.0.smithi178.stdout:3807: expect (ObjNum 920 snap 301 seq_num 920) 2024-02-10T05:43:07.455 INFO:tasks.rados.rados.0.smithi178.stdout:3806: finishing copy_from racing read to smithi17880450-3 2024-02-10T05:43:07.455 INFO:tasks.rados.rados.0.smithi178.stdout:3806: finishing copy_from to smithi17880450-3 2024-02-10T05:43:07.455 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 2533 (ObjNum 1152 snap 386 seq_num 1152) dirty exists 2024-02-10T05:43:07.455 INFO:tasks.rados.rados.0.smithi178.stdout:3805: done (3 left) 2024-02-10T05:43:07.455 INFO:tasks.rados.rados.0.smithi178.stdout:3806: done (2 left) 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:3807: done (1 left) 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:3810: rollback oid 21 current snap is 388 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 21 to 386 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:3809: finishing rollback tid 0 to smithi17880450-37 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:3809: finishing rollback tid 1 to smithi17880450-37 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:3809: finishing rollback tid 2 to smithi17880450-37 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 3037 (ObjNum 1073 snap 345 seq_num 1073) dirty exists 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:3809: done (1 left) 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:3811: copy_from oid 17 from oid 49 current snap is 388 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:3812: setattr oid 33 current snap is 388 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:3813: rollback oid 28 current snap is 388 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 28 to 339 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:3814: read oid 15 snap -1 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:3814: expect (ObjNum 1109 snap 363 seq_num 1109) 2024-02-10T05:43:07.456 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 5 current snap is 388 2024-02-10T05:43:07.457 INFO:tasks.rados.rados.0.smithi178.stdout:3815: seq_num 1162 ranges {1548288=270336} 2024-02-10T05:43:07.466 INFO:tasks.rados.rados.0.smithi178.stdout:3815: writing smithi17880450-5 from 1548288 to 1818624 tid 1 2024-02-10T05:43:07.466 INFO:tasks.rados.rados.0.smithi178.stdout:3816: read oid 48 snap -1 2024-02-10T05:43:07.466 INFO:tasks.rados.rados.0.smithi178.stdout:3816: expect (ObjNum 1030 snap 328 seq_num 1030) 2024-02-10T05:43:07.466 INFO:tasks.rados.rados.0.smithi178.stdout:3817: snap_remove snap 371 2024-02-10T05:43:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:43:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:43:07] "GET /metrics HTTP/1.1" 200 36269 "" "Prometheus/2.43.0" 2024-02-10T05:43:08.418 INFO:tasks.rados.rados.0.smithi178.stdout:3817: done (7 left) 2024-02-10T05:43:08.418 INFO:tasks.rados.rados.0.smithi178.stdout:3818: copy_from oid 26 from oid 43 current snap is 388 2024-02-10T05:43:08.418 INFO:tasks.rados.rados.0.smithi178.stdout:3811: finishing copy_from racing read to smithi17880450-17 2024-02-10T05:43:08.419 INFO:tasks.rados.rados.0.smithi178.stdout:3811: finishing copy_from to smithi17880450-17 2024-02-10T05:43:08.419 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 2189 (ObjNum 1014 snap 322 seq_num 1014) dirty exists 2024-02-10T05:43:08.419 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 2511 (ObjNum 1080 snap 349 seq_num 1080) dirty exists 2024-02-10T05:43:08.419 INFO:tasks.rados.rados.0.smithi178.stdout:3813: finishing rollback tid 0 to smithi17880450-28 2024-02-10T05:43:08.419 INFO:tasks.rados.rados.0.smithi178.stdout:3813: finishing rollback tid 1 to smithi17880450-28 2024-02-10T05:43:08.419 INFO:tasks.rados.rados.0.smithi178.stdout:3813: finishing rollback tid 2 to smithi17880450-28 2024-02-10T05:43:08.419 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 1890 (ObjNum 1043 snap 336 seq_num 1043) dirty exists 2024-02-10T05:43:08.420 INFO:tasks.rados.rados.0.smithi178.stdout:3810: finishing rollback tid 0 to smithi17880450-21 2024-02-10T05:43:08.420 INFO:tasks.rados.rados.0.smithi178.stdout:3810: finishing rollback tid 1 to smithi17880450-21 2024-02-10T05:43:08.420 INFO:tasks.rados.rados.0.smithi178.stdout:3810: finishing rollback tid 2 to smithi17880450-21 2024-02-10T05:43:08.420 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 2538 (ObjNum 1002 snap 320 seq_num 1002) dirty exists 2024-02-10T05:43:08.420 INFO:tasks.rados.rados.0.smithi178.stdout:3814: expect (ObjNum 1109 snap 363 seq_num 1109) 2024-02-10T05:43:08.475 INFO:tasks.rados.rados.0.smithi178.stdout:3815: finishing write tid 1 to smithi17880450-5 2024-02-10T05:43:08.475 INFO:tasks.rados.rados.0.smithi178.stdout:3810: done (7 left) 2024-02-10T05:43:08.475 INFO:tasks.rados.rados.0.smithi178.stdout:3811: done (6 left) 2024-02-10T05:43:08.475 INFO:tasks.rados.rados.0.smithi178.stdout:3812: done (5 left) 2024-02-10T05:43:08.475 INFO:tasks.rados.rados.0.smithi178.stdout:3813: done (4 left) 2024-02-10T05:43:08.476 INFO:tasks.rados.rados.0.smithi178.stdout:3814: done (3 left) 2024-02-10T05:43:08.476 INFO:tasks.rados.rados.0.smithi178.stdout:3819: setattr oid 7 current snap is 388 2024-02-10T05:43:08.476 INFO:tasks.rados.rados.0.smithi178.stdout:3815: finishing write tid 2 to smithi17880450-5 2024-02-10T05:43:08.476 INFO:tasks.rados.rados.0.smithi178.stdout:3816: expect (ObjNum 1030 snap 328 seq_num 1030) 2024-02-10T05:43:08.487 INFO:tasks.rados.rados.0.smithi178.stdout:3815: finishing write tid 3 to smithi17880450-5 2024-02-10T05:43:08.487 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 3045 (ObjNum 1162 snap 388 seq_num 1162) dirty exists 2024-02-10T05:43:08.488 INFO:tasks.rados.rados.0.smithi178.stdout:3815: left oid 5 (ObjNum 1162 snap 388 seq_num 1162) 2024-02-10T05:43:08.488 INFO:tasks.rados.rados.0.smithi178.stdout:3818: finishing copy_from to smithi17880450-26 2024-02-10T05:43:08.488 INFO:tasks.rados.rados.0.smithi178.stdout:3818: got expected ENOENT (src dne) 2024-02-10T05:43:08.488 INFO:tasks.rados.rados.0.smithi178.stdout:3818: finishing copy_from racing read to smithi17880450-26 2024-02-10T05:43:08.488 INFO:tasks.rados.rados.0.smithi178.stdout:3815: done (3 left) 2024-02-10T05:43:08.489 INFO:tasks.rados.rados.0.smithi178.stdout:3816: done (2 left) 2024-02-10T05:43:08.489 INFO:tasks.rados.rados.0.smithi178.stdout:3818: done (1 left) 2024-02-10T05:43:08.489 INFO:tasks.rados.rados.0.smithi178.stdout:3820: read oid 31 snap 369 2024-02-10T05:43:08.489 INFO:tasks.rados.rados.0.smithi178.stdout:3820: expect (ObjNum 1093 snap 359 seq_num 1093) 2024-02-10T05:43:08.489 INFO:tasks.rados.rados.0.smithi178.stdout:3821: snap_remove snap 357 2024-02-10T05:43:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:08 smithi178 ceph-mon[92537]: pgmap v885: 121 pgs: 121 active+clean; 393 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-02-10T05:43:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:08 smithi178 ceph-mon[92537]: osdmap e830: 8 total, 8 up, 8 in 2024-02-10T05:43:08.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:08 smithi178 ceph-mon[95116]: pgmap v885: 121 pgs: 121 active+clean; 393 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-02-10T05:43:08.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:08 smithi178 ceph-mon[95116]: osdmap e830: 8 total, 8 up, 8 in 2024-02-10T05:43:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:08 smithi189 ceph-mon[89631]: pgmap v885: 121 pgs: 121 active+clean; 393 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-02-10T05:43:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:08 smithi189 ceph-mon[89631]: osdmap e830: 8 total, 8 up, 8 in 2024-02-10T05:43:09.423 INFO:tasks.rados.rados.0.smithi178.stdout:3821: done (2 left) 2024-02-10T05:43:09.423 INFO:tasks.rados.rados.0.smithi178.stdout:3822: read oid 13 snap 377 2024-02-10T05:43:09.423 INFO:tasks.rados.rados.0.smithi178.stdout:3822: expect (ObjNum 1117 snap 365 seq_num 1117) 2024-02-10T05:43:09.423 INFO:tasks.rados.rados.0.smithi178.stdout:3823: rollback oid 26 current snap is 388 2024-02-10T05:43:09.423 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 26 to 370 2024-02-10T05:43:09.423 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 49 current snap is 388 2024-02-10T05:43:09.423 INFO:tasks.rados.rados.0.smithi178.stdout:3824: seq_num 1163 ranges {188416=286720} 2024-02-10T05:43:09.426 INFO:tasks.rados.rados.0.smithi178.stdout:3824: writing smithi17880450-49 from 188416 to 475136 tid 1 2024-02-10T05:43:09.426 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 2934 (ObjNum 1014 snap 322 seq_num 1014) dirty exists 2024-02-10T05:43:09.426 INFO:tasks.rados.rados.0.smithi178.stdout:3820: expect (ObjNum 1093 snap 359 seq_num 1093) 2024-02-10T05:43:09.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:09 smithi178 ceph-mon[92537]: osdmap e831: 8 total, 8 up, 8 in 2024-02-10T05:43:09.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:09 smithi178 ceph-mon[95116]: osdmap e831: 8 total, 8 up, 8 in 2024-02-10T05:43:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:09 smithi189 ceph-mon[89631]: osdmap e831: 8 total, 8 up, 8 in 2024-02-10T05:43:10.086 INFO:tasks.rados.rados.0.smithi178.stdout:3822: expect (ObjNum 1117 snap 365 seq_num 1117) 2024-02-10T05:43:10.196 INFO:tasks.rados.rados.0.smithi178.stdout:3823: finishing rollback tid 0 to smithi17880450-26 2024-02-10T05:43:10.196 INFO:tasks.rados.rados.0.smithi178.stdout:3823: finishing rollback tid 1 to smithi17880450-26 2024-02-10T05:43:10.196 INFO:tasks.rados.rados.0.smithi178.stdout:3823: finishing rollback tid 2 to smithi17880450-26 2024-02-10T05:43:10.196 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 3055 (ObjNum 1126 snap 370 seq_num 1126) dirty exists 2024-02-10T05:43:10.196 INFO:tasks.rados.rados.0.smithi178.stdout:3824: finishing write tid 1 to smithi17880450-49 2024-02-10T05:43:10.196 INFO:tasks.rados.rados.0.smithi178.stdout:3824: finishing write tid 2 to smithi17880450-49 2024-02-10T05:43:10.196 INFO:tasks.rados.rados.0.smithi178.stdout:3824: finishing write tid 3 to smithi17880450-49 2024-02-10T05:43:10.196 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 3058 (ObjNum 1163 snap 388 seq_num 1163) dirty exists 2024-02-10T05:43:10.196 INFO:tasks.rados.rados.0.smithi178.stdout:3824: left oid 49 (ObjNum 1163 snap 388 seq_num 1163) 2024-02-10T05:43:10.196 INFO:tasks.rados.rados.0.smithi178.stdout:3819: done (4 left) 2024-02-10T05:43:10.196 INFO:tasks.rados.rados.0.smithi178.stdout:3820: done (3 left) 2024-02-10T05:43:10.196 INFO:tasks.rados.rados.0.smithi178.stdout:3822: done (2 left) 2024-02-10T05:43:10.197 INFO:tasks.rados.rados.0.smithi178.stdout:3823: done (1 left) 2024-02-10T05:43:10.197 INFO:tasks.rados.rados.0.smithi178.stdout:3824: done (0 left) 2024-02-10T05:43:10.197 INFO:tasks.rados.rados.0.smithi178.stdout:3825: snap_create 2024-02-10T05:43:10.330 INFO:tasks.rados.rados.0.smithi178.stdout:3825: done (0 left) 2024-02-10T05:43:10.330 INFO:tasks.rados.rados.0.smithi178.stdout:3826: copy_from oid 13 from oid 29 current snap is 389 2024-02-10T05:43:10.330 INFO:tasks.rados.rados.0.smithi178.stdout:3827: setattr oid 33 current snap is 389 2024-02-10T05:43:10.330 INFO:tasks.rados.rados.0.smithi178.stdout:3828: setattr oid 30 current snap is 389 2024-02-10T05:43:10.332 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 7 current snap is 389 2024-02-10T05:43:10.332 INFO:tasks.rados.rados.0.smithi178.stdout:3829: seq_num 1164 ranges {188416=303104} 2024-02-10T05:43:10.335 INFO:tasks.rados.rados.0.smithi178.stdout:3829: writing smithi17880450-7 from 188416 to 491520 tid 1 2024-02-10T05:43:10.335 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 27 current snap is 389 2024-02-10T05:43:10.335 INFO:tasks.rados.rados.0.smithi178.stdout:3830: seq_num 1165 ranges {8888320=319488} 2024-02-10T05:43:10.386 INFO:tasks.rados.rados.0.smithi178.stdout:3830: writing smithi17880450-27 from 8888320 to 9207808 tid 1 2024-02-10T05:43:10.386 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 2 current snap is 389 2024-02-10T05:43:10.386 INFO:tasks.rados.rados.0.smithi178.stdout:3831: seq_num 1166 ranges {0=335872} 2024-02-10T05:43:10.388 INFO:tasks.rados.rados.0.smithi178.stdout:3831: writing smithi17880450-2 from 0 to 335872 tid 1 2024-02-10T05:43:10.388 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 33 v 2512 (ObjNum 1080 snap 349 seq_num 1080) dirty exists 2024-02-10T05:43:10.389 INFO:tasks.rados.rados.0.smithi178.stdout:3829: finishing write tid 1 to smithi17880450-7 2024-02-10T05:43:10.389 INFO:tasks.rados.rados.0.smithi178.stdout:3829: finishing write tid 2 to smithi17880450-7 2024-02-10T05:43:10.389 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2814 (ObjNum 1123 snap 368 seq_num 1123) dirty exists 2024-02-10T05:43:10.389 INFO:tasks.rados.rados.0.smithi178.stdout:3826: finishing copy_from racing read to smithi17880450-13 2024-02-10T05:43:10.389 INFO:tasks.rados.rados.0.smithi178.stdout:3829: finishing write tid 3 to smithi17880450-7 2024-02-10T05:43:10.389 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 7 v 2936 (ObjNum 1164 snap 389 seq_num 1164) dirty exists 2024-02-10T05:43:10.389 INFO:tasks.rados.rados.0.smithi178.stdout:3829: left oid 7 (ObjNum 1164 snap 389 seq_num 1164) 2024-02-10T05:43:10.389 INFO:tasks.rados.rados.0.smithi178.stdout:3826: finishing copy_from to smithi17880450-13 2024-02-10T05:43:10.389 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 13 v 2535 (ObjNum 1080 snap 349 seq_num 1080) dirty exists 2024-02-10T05:43:10.389 INFO:tasks.rados.rados.0.smithi178.stdout:3832: read oid 48 snap -1 2024-02-10T05:43:10.389 INFO:tasks.rados.rados.0.smithi178.stdout:3832: expect (ObjNum 1030 snap 328 seq_num 1030) 2024-02-10T05:43:10.389 INFO:tasks.rados.rados.0.smithi178.stdout:3826: done (6 left) 2024-02-10T05:43:10.389 INFO:tasks.rados.rados.0.smithi178.stdout:3827: done (5 left) 2024-02-10T05:43:10.389 INFO:tasks.rados.rados.0.smithi178.stdout:3828: done (4 left) 2024-02-10T05:43:10.390 INFO:tasks.rados.rados.0.smithi178.stdout:3829: done (3 left) 2024-02-10T05:43:10.390 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 28 current snap is 389 2024-02-10T05:43:10.390 INFO:tasks.rados.rados.0.smithi178.stdout:3833: seq_num 1167 ranges {6610944=352256} 2024-02-10T05:43:10.426 INFO:tasks.rados.rados.0.smithi178.stdout:3833: writing smithi17880450-28 from 6610944 to 6963200 tid 1 2024-02-10T05:43:10.426 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 37 current snap is 389 2024-02-10T05:43:10.426 INFO:tasks.rados.rados.0.smithi178.stdout:3830: finishing write tid 1 to smithi17880450-27 2024-02-10T05:43:10.426 INFO:tasks.rados.rados.0.smithi178.stdout:3834: seq_num 1168 ranges {1605632=368640} 2024-02-10T05:43:10.436 INFO:tasks.rados.rados.0.smithi178.stdout:3834: writing smithi17880450-37 from 1605632 to 1974272 tid 1 2024-02-10T05:43:10.437 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 36 current snap is 389 2024-02-10T05:43:10.437 INFO:tasks.rados.rados.0.smithi178.stdout:3835: seq_num 1169 ranges {15212544=385024} 2024-02-10T05:43:10.520 INFO:tasks.rados.rados.0.smithi178.stdout:3835: writing smithi17880450-36 from 15212544 to 15597568 tid 1 2024-02-10T05:43:10.520 INFO:tasks.rados.rados.0.smithi178.stdout:3836: rmattr oid 38 current snap is 389 2024-02-10T05:43:10.520 INFO:tasks.rados.rados.0.smithi178.stdout:3830: finishing write tid 2 to smithi17880450-27 2024-02-10T05:43:10.520 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 26 current snap is 389 2024-02-10T05:43:10.520 INFO:tasks.rados.rados.0.smithi178.stdout:3837: seq_num 1170 ranges {7577600=401408} 2024-02-10T05:43:10.562 INFO:tasks.rados.rados.0.smithi178.stdout:3837: writing smithi17880450-26 from 7577600 to 7979008 tid 1 2024-02-10T05:43:10.562 INFO:tasks.rados.rados.0.smithi178.stdout:3838: snap_create 2024-02-10T05:43:10.562 INFO:tasks.rados.rados.0.smithi178.stdout:3831: finishing write tid 1 to smithi17880450-2 2024-02-10T05:43:10.563 INFO:tasks.rados.rados.0.smithi178.stdout:3831: finishing write tid 2 to smithi17880450-2 2024-02-10T05:43:10.563 INFO:tasks.rados.rados.0.smithi178.stdout:3832: expect (ObjNum 1030 snap 328 seq_num 1030) 2024-02-10T05:43:10.575 INFO:tasks.rados.rados.0.smithi178.stdout:3830: finishing write tid 3 to smithi17880450-27 2024-02-10T05:43:10.575 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 2824 (ObjNum 1165 snap 389 seq_num 1165) dirty exists 2024-02-10T05:43:10.575 INFO:tasks.rados.rados.0.smithi178.stdout:3830: left oid 27 (ObjNum 1165 snap 389 seq_num 1165) 2024-02-10T05:43:10.575 INFO:tasks.rados.rados.0.smithi178.stdout:3831: finishing write tid 3 to smithi17880450-2 2024-02-10T05:43:10.575 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 2206 (ObjNum 1166 snap 389 seq_num 1166) dirty exists 2024-02-10T05:43:10.575 INFO:tasks.rados.rados.0.smithi178.stdout:3831: left oid 2 (ObjNum 1166 snap 389 seq_num 1166) 2024-02-10T05:43:10.575 INFO:tasks.rados.rados.0.smithi178.stdout:3833: finishing write tid 1 to smithi17880450-28 2024-02-10T05:43:10.575 INFO:tasks.rados.rados.0.smithi178.stdout:3833: finishing write tid 2 to smithi17880450-28 2024-02-10T05:43:10.576 INFO:tasks.rados.rados.0.smithi178.stdout:3833: finishing write tid 3 to smithi17880450-28 2024-02-10T05:43:10.576 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 1892 (ObjNum 1167 snap 389 seq_num 1167) dirty exists 2024-02-10T05:43:10.576 INFO:tasks.rados.rados.0.smithi178.stdout:3833: left oid 28 (ObjNum 1167 snap 389 seq_num 1167) 2024-02-10T05:43:10.576 INFO:tasks.rados.rados.0.smithi178.stdout:3834: finishing write tid 1 to smithi17880450-37 2024-02-10T05:43:10.576 INFO:tasks.rados.rados.0.smithi178.stdout:3834: finishing write tid 2 to smithi17880450-37 2024-02-10T05:43:10.576 INFO:tasks.rados.rados.0.smithi178.stdout:3834: finishing write tid 3 to smithi17880450-37 2024-02-10T05:43:10.576 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 3069 (ObjNum 1168 snap 389 seq_num 1168) dirty exists 2024-02-10T05:43:10.576 INFO:tasks.rados.rados.0.smithi178.stdout:3834: left oid 37 (ObjNum 1168 snap 389 seq_num 1168) 2024-02-10T05:43:10.576 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 38 v 2934 (ObjNum 1125 snap 369 seq_num 1125) dirty exists 2024-02-10T05:43:10.576 INFO:tasks.rados.rados.0.smithi178.stdout:3835: finishing write tid 1 to smithi17880450-36 2024-02-10T05:43:10.576 INFO:tasks.rados.rados.0.smithi178.stdout:3835: finishing write tid 2 to smithi17880450-36 2024-02-10T05:43:10.576 INFO:tasks.rados.rados.0.smithi178.stdout:3835: finishing write tid 3 to smithi17880450-36 2024-02-10T05:43:10.576 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 2514 (ObjNum 1169 snap 389 seq_num 1169) dirty exists 2024-02-10T05:43:10.576 INFO:tasks.rados.rados.0.smithi178.stdout:3835: left oid 36 (ObjNum 1169 snap 389 seq_num 1169) 2024-02-10T05:43:10.577 INFO:tasks.rados.rados.0.smithi178.stdout:3837: finishing write tid 1 to smithi17880450-26 2024-02-10T05:43:10.577 INFO:tasks.rados.rados.0.smithi178.stdout:3837: finishing write tid 2 to smithi17880450-26 2024-02-10T05:43:10.577 INFO:tasks.rados.rados.0.smithi178.stdout:3837: finishing write tid 3 to smithi17880450-26 2024-02-10T05:43:10.577 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 3072 (ObjNum 1170 snap 389 seq_num 1170) dirty exists 2024-02-10T05:43:10.577 INFO:tasks.rados.rados.0.smithi178.stdout:3837: left oid 26 (ObjNum 1170 snap 389 seq_num 1170) 2024-02-10T05:43:10.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:10 smithi178 ceph-mon[92537]: pgmap v888: 121 pgs: 121 active+clean; 393 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.4 MiB/s wr, 10 op/s 2024-02-10T05:43:10.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:10 smithi178 ceph-mon[92537]: osdmap e832: 8 total, 8 up, 8 in 2024-02-10T05:43:10.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:10 smithi178 ceph-mon[92537]: osdmap e833: 8 total, 8 up, 8 in 2024-02-10T05:43:10.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:10 smithi178 ceph-mon[95116]: pgmap v888: 121 pgs: 121 active+clean; 393 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.4 MiB/s wr, 10 op/s 2024-02-10T05:43:10.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:10 smithi178 ceph-mon[95116]: osdmap e832: 8 total, 8 up, 8 in 2024-02-10T05:43:10.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:10 smithi178 ceph-mon[95116]: osdmap e833: 8 total, 8 up, 8 in 2024-02-10T05:43:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:10 smithi189 ceph-mon[89631]: pgmap v888: 121 pgs: 121 active+clean; 393 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.4 MiB/s wr, 10 op/s 2024-02-10T05:43:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:10 smithi189 ceph-mon[89631]: osdmap e832: 8 total, 8 up, 8 in 2024-02-10T05:43:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:10 smithi189 ceph-mon[89631]: osdmap e833: 8 total, 8 up, 8 in 2024-02-10T05:43:11.429 INFO:tasks.rados.rados.0.smithi178.stdout:3830: done (8 left) 2024-02-10T05:43:11.429 INFO:tasks.rados.rados.0.smithi178.stdout:3831: done (7 left) 2024-02-10T05:43:11.429 INFO:tasks.rados.rados.0.smithi178.stdout:3832: done (6 left) 2024-02-10T05:43:11.429 INFO:tasks.rados.rados.0.smithi178.stdout:3833: done (5 left) 2024-02-10T05:43:11.429 INFO:tasks.rados.rados.0.smithi178.stdout:3834: done (4 left) 2024-02-10T05:43:11.430 INFO:tasks.rados.rados.0.smithi178.stdout:3835: done (3 left) 2024-02-10T05:43:11.430 INFO:tasks.rados.rados.0.smithi178.stdout:3836: done (2 left) 2024-02-10T05:43:11.430 INFO:tasks.rados.rados.0.smithi178.stdout:3837: done (1 left) 2024-02-10T05:43:11.430 INFO:tasks.rados.rados.0.smithi178.stdout:3838: done (0 left) 2024-02-10T05:43:11.430 INFO:tasks.rados.rados.0.smithi178.stdout:3839: snap_remove snap 370 2024-02-10T05:43:12.432 INFO:tasks.rados.rados.0.smithi178.stdout:3839: done (0 left) 2024-02-10T05:43:12.433 INFO:tasks.rados.rados.0.smithi178.stdout:3840: copy_from oid 49 from oid 2 current snap is 390 2024-02-10T05:43:12.433 INFO:tasks.rados.rados.0.smithi178.stdout:3841: read oid 18 snap -1 2024-02-10T05:43:12.433 INFO:tasks.rados.rados.0.smithi178.stdout:3841: expect (ObjNum 1039 snap 334 seq_num 1039) 2024-02-10T05:43:12.433 INFO:tasks.rados.rados.0.smithi178.stdout:3842: copy_from oid 12 from oid 4 current snap is 390 2024-02-10T05:43:12.433 INFO:tasks.rados.rados.0.smithi178.stdout:3843: rollback oid 25 current snap is 390 2024-02-10T05:43:12.433 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 25 to 368 2024-02-10T05:43:12.433 INFO:tasks.rados.rados.0.smithi178.stdout:3844: snap_create 2024-02-10T05:43:12.450 INFO:tasks.rados.rados.0.smithi178.stdout:3841: expect (ObjNum 1039 snap 334 seq_num 1039) 2024-02-10T05:43:12.489 INFO:tasks.rados.rados.0.smithi178.stdout:3843: finishing rollback tid 0 to smithi17880450-25 2024-02-10T05:43:12.489 INFO:tasks.rados.rados.0.smithi178.stdout:3840: finishing copy_from racing read to smithi17880450-49 2024-02-10T05:43:12.490 INFO:tasks.rados.rados.0.smithi178.stdout:3843: finishing rollback tid 1 to smithi17880450-25 2024-02-10T05:43:12.490 INFO:tasks.rados.rados.0.smithi178.stdout:3843: finishing rollback tid 2 to smithi17880450-25 2024-02-10T05:43:12.490 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 25 v 2937 (ObjNum 1091 snap 356 seq_num 1091) dirty exists 2024-02-10T05:43:12.490 INFO:tasks.rados.rados.0.smithi178.stdout:3840: finishing copy_from to smithi17880450-49 2024-02-10T05:43:12.490 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 2206 (ObjNum 1166 snap 389 seq_num 1166) dirty exists 2024-02-10T05:43:12.490 INFO:tasks.rados.rados.0.smithi178.stdout:3842: finishing copy_from racing read to smithi17880450-12 2024-02-10T05:43:12.490 INFO:tasks.rados.rados.0.smithi178.stdout:3842: finishing copy_from to smithi17880450-12 2024-02-10T05:43:12.490 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 12 v 2813 (ObjNum 937 snap 307 seq_num 937) dirty exists 2024-02-10T05:43:12.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:12 smithi178 ceph-mon[95116]: pgmap v891: 121 pgs: 121 active+clean; 404 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-02-10T05:43:12.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:12 smithi178 ceph-mon[95116]: osdmap e834: 8 total, 8 up, 8 in 2024-02-10T05:43:12.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:12 smithi178 ceph-mon[92537]: pgmap v891: 121 pgs: 121 active+clean; 404 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-02-10T05:43:12.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:12 smithi178 ceph-mon[92537]: osdmap e834: 8 total, 8 up, 8 in 2024-02-10T05:43:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:12 smithi189 ceph-mon[89631]: pgmap v891: 121 pgs: 121 active+clean; 404 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2024-02-10T05:43:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:12 smithi189 ceph-mon[89631]: osdmap e834: 8 total, 8 up, 8 in 2024-02-10T05:43:13.444 INFO:tasks.rados.rados.0.smithi178.stdout:3840: done (4 left) 2024-02-10T05:43:13.444 INFO:tasks.rados.rados.0.smithi178.stdout:3841: done (3 left) 2024-02-10T05:43:13.444 INFO:tasks.rados.rados.0.smithi178.stdout:3842: done (2 left) 2024-02-10T05:43:13.444 INFO:tasks.rados.rados.0.smithi178.stdout:3843: done (1 left) 2024-02-10T05:43:13.444 INFO:tasks.rados.rados.0.smithi178.stdout:3844: done (0 left) 2024-02-10T05:43:13.444 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 32 current snap is 391 2024-02-10T05:43:13.444 INFO:tasks.rados.rados.0.smithi178.stdout:3845: seq_num 1171 ranges {1318912=417792} 2024-02-10T05:43:13.453 INFO:tasks.rados.rados.0.smithi178.stdout:3845: writing smithi17880450-32 from 1318912 to 1736704 tid 1 2024-02-10T05:43:13.453 INFO:tasks.rados.rados.0.smithi178.stdout:3846: snap_remove snap 377 2024-02-10T05:43:13.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:13 smithi178 ceph-mon[92537]: osdmap e835: 8 total, 8 up, 8 in 2024-02-10T05:43:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:13 smithi178 ceph-mon[95116]: osdmap e835: 8 total, 8 up, 8 in 2024-02-10T05:43:13.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:13 smithi189 ceph-mon[89631]: osdmap e835: 8 total, 8 up, 8 in 2024-02-10T05:43:14.447 INFO:tasks.rados.rados.0.smithi178.stdout:3846: done (1 left) 2024-02-10T05:43:14.447 INFO:tasks.rados.rados.0.smithi178.stdout:3847: copy_from oid 44 from oid 3 current snap is 391 2024-02-10T05:43:14.447 INFO:tasks.rados.rados.0.smithi178.stdout:3845: finishing write tid 1 to smithi17880450-32 2024-02-10T05:43:14.447 INFO:tasks.rados.rados.0.smithi178.stdout:3845: finishing write tid 2 to smithi17880450-32 2024-02-10T05:43:14.447 INFO:tasks.rados.rados.0.smithi178.stdout:3845: finishing write tid 3 to smithi17880450-32 2024-02-10T05:43:14.447 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 32 v 2817 (ObjNum 1171 snap 391 seq_num 1171) dirty exists 2024-02-10T05:43:14.447 INFO:tasks.rados.rados.0.smithi178.stdout:3845: left oid 32 (ObjNum 1171 snap 391 seq_num 1171) 2024-02-10T05:43:14.447 INFO:tasks.rados.rados.0.smithi178.stdout:3845: done (1 left) 2024-02-10T05:43:14.447 INFO:tasks.rados.rados.0.smithi178.stdout:3848: read oid 40 snap -1 2024-02-10T05:43:14.447 INFO:tasks.rados.rados.0.smithi178.stdout:3848: expect deleted 2024-02-10T05:43:14.448 INFO:tasks.rados.rados.0.smithi178.stdout:3849: copy_from oid 5 from oid 7 current snap is 391 2024-02-10T05:43:14.448 INFO:tasks.rados.rados.0.smithi178.stdout:3850: rmattr oid 13 current snap is 391 2024-02-10T05:43:14.448 INFO:tasks.rados.rados.0.smithi178.stdout:3850: done (3 left) 2024-02-10T05:43:14.448 INFO:tasks.rados.rados.0.smithi178.stdout:3851: read oid 43 snap -1 2024-02-10T05:43:14.448 INFO:tasks.rados.rados.0.smithi178.stdout:3851: expect deleted 2024-02-10T05:43:14.448 INFO:tasks.rados.rados.0.smithi178.stdout:3852: read oid 25 snap -1 2024-02-10T05:43:14.448 INFO:tasks.rados.rados.0.smithi178.stdout:3852: expect (ObjNum 1091 snap 356 seq_num 1091) 2024-02-10T05:43:14.448 INFO:tasks.rados.rados.0.smithi178.stdout:3853: rollback oid 24 current snap is 391 2024-02-10T05:43:14.448 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 24 to 358 2024-02-10T05:43:14.448 INFO:tasks.rados.rados.0.smithi178.stdout:3854: rmattr oid 30 current snap is 391 2024-02-10T05:43:14.448 INFO:tasks.rados.rados.0.smithi178.stdout:3855: read oid 35 snap -1 2024-02-10T05:43:14.448 INFO:tasks.rados.rados.0.smithi178.stdout:3855: expect deleted 2024-02-10T05:43:14.448 INFO:tasks.rados.rados.0.smithi178.stdout:3856: copy_from oid 38 from oid 1 current snap is 391 2024-02-10T05:43:14.449 INFO:tasks.rados.rados.0.smithi178.stdout:3857: snap_create 2024-02-10T05:43:14.459 INFO:tasks.rados.rados.0.smithi178.stdout:3853: finishing rollback tid 0 to smithi17880450-24 2024-02-10T05:43:14.459 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2815 (ObjNum 1123 snap 368 seq_num 1123) dirty exists 2024-02-10T05:43:14.459 INFO:tasks.rados.rados.0.smithi178.stdout:3853: finishing rollback tid 1 to smithi17880450-24 2024-02-10T05:43:14.462 INFO:tasks.rados.rados.0.smithi178.stdout:3853: finishing rollback tid 2 to smithi17880450-24 2024-02-10T05:43:14.462 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 2541 (ObjNum 1038 snap 332 seq_num 1038) dirty exists 2024-02-10T05:43:14.469 INFO:tasks.rados.rados.0.smithi178.stdout:3852: expect (ObjNum 1091 snap 356 seq_num 1091) 2024-02-10T05:43:14.515 INFO:tasks.rados.rados.0.smithi178.stdout:3856: finishing copy_from to smithi17880450-38 2024-02-10T05:43:14.515 INFO:tasks.rados.rados.0.smithi178.stdout:3856: got expected ENOENT (src dne) 2024-02-10T05:43:14.516 INFO:tasks.rados.rados.0.smithi178.stdout:3856: finishing copy_from racing read to smithi17880450-38 2024-02-10T05:43:14.516 INFO:tasks.rados.rados.0.smithi178.stdout:3849: finishing copy_from racing read to smithi17880450-5 2024-02-10T05:43:14.516 INFO:tasks.rados.rados.0.smithi178.stdout:3849: finishing copy_from to smithi17880450-5 2024-02-10T05:43:14.516 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 2936 (ObjNum 1164 snap 389 seq_num 1164) dirty exists 2024-02-10T05:43:14.516 INFO:tasks.rados.rados.0.smithi178.stdout:3847: finishing copy_from racing read to smithi17880450-44 2024-02-10T05:43:14.516 INFO:tasks.rados.rados.0.smithi178.stdout:3847: finishing copy_from to smithi17880450-44 2024-02-10T05:43:14.516 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 44 v 2533 (ObjNum 1152 snap 386 seq_num 1152) dirty exists 2024-02-10T05:43:14.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:14 smithi178 ceph-mon[92537]: pgmap v894: 121 pgs: 121 active+clean; 404 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-02-10T05:43:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:14 smithi178 ceph-mon[92537]: osdmap e836: 8 total, 8 up, 8 in 2024-02-10T05:43:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:43:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:14 smithi178 ceph-mon[95116]: pgmap v894: 121 pgs: 121 active+clean; 404 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-02-10T05:43:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:14 smithi178 ceph-mon[95116]: osdmap e836: 8 total, 8 up, 8 in 2024-02-10T05:43:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:43:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:14 smithi189 ceph-mon[89631]: pgmap v894: 121 pgs: 121 active+clean; 404 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-02-10T05:43:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:14 smithi189 ceph-mon[89631]: osdmap e836: 8 total, 8 up, 8 in 2024-02-10T05:43:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:43:15.332 INFO:tasks.rados.rados.0.smithi178.stdout:3847: done (9 left) 2024-02-10T05:43:15.333 INFO:tasks.rados.rados.0.smithi178.stdout:3848: done (8 left) 2024-02-10T05:43:15.333 INFO:tasks.rados.rados.0.smithi178.stdout:3849: done (7 left) 2024-02-10T05:43:15.333 INFO:tasks.rados.rados.0.smithi178.stdout:3851: done (6 left) 2024-02-10T05:43:15.333 INFO:tasks.rados.rados.0.smithi178.stdout:3852: done (5 left) 2024-02-10T05:43:15.333 INFO:tasks.rados.rados.0.smithi178.stdout:3853: done (4 left) 2024-02-10T05:43:15.333 INFO:tasks.rados.rados.0.smithi178.stdout:3854: done (3 left) 2024-02-10T05:43:15.333 INFO:tasks.rados.rados.0.smithi178.stdout:3855: done (2 left) 2024-02-10T05:43:15.333 INFO:tasks.rados.rados.0.smithi178.stdout:3856: done (1 left) 2024-02-10T05:43:15.333 INFO:tasks.rados.rados.0.smithi178.stdout:3857: done (0 left) 2024-02-10T05:43:15.333 INFO:tasks.rados.rados.0.smithi178.stdout:3858: setattr oid 45 current snap is 392 2024-02-10T05:43:15.335 INFO:tasks.rados.rados.0.smithi178.stdout:3859: copy_from oid 23 from oid 3 current snap is 392 2024-02-10T05:43:15.335 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 26 current snap is 392 2024-02-10T05:43:15.335 INFO:tasks.rados.rados.0.smithi178.stdout:3860: seq_num 1172 ranges {7979008=434176} 2024-02-10T05:43:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:3860: writing smithi17880450-26 from 7979008 to 8413184 tid 1 2024-02-10T05:43:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:3861: snap_create 2024-02-10T05:43:15.381 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 2816 (ObjNum 1123 snap 368 seq_num 1123) dirty exists 2024-02-10T05:43:15.386 INFO:tasks.rados.rados.0.smithi178.stdout:3860: finishing write tid 1 to smithi17880450-26 2024-02-10T05:43:15.387 INFO:tasks.rados.rados.0.smithi178.stdout:3860: finishing write tid 2 to smithi17880450-26 2024-02-10T05:43:15.388 INFO:tasks.rados.rados.0.smithi178.stdout:3860: finishing write tid 3 to smithi17880450-26 2024-02-10T05:43:15.388 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 3095 (ObjNum 1172 snap 392 seq_num 1172) dirty exists 2024-02-10T05:43:15.388 INFO:tasks.rados.rados.0.smithi178.stdout:3860: left oid 26 (ObjNum 1172 snap 392 seq_num 1172) 2024-02-10T05:43:15.389 INFO:tasks.rados.rados.0.smithi178.stdout:3859: finishing copy_from racing read to smithi17880450-23 2024-02-10T05:43:15.390 INFO:tasks.rados.rados.0.smithi178.stdout:3859: finishing copy_from to smithi17880450-23 2024-02-10T05:43:15.390 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 2533 (ObjNum 1152 snap 386 seq_num 1152) dirty exists 2024-02-10T05:43:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:15 smithi178 ceph-mon[92537]: osdmap e837: 8 total, 8 up, 8 in 2024-02-10T05:43:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:15 smithi178 ceph-mon[92537]: osdmap e838: 8 total, 8 up, 8 in 2024-02-10T05:43:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:15 smithi178 ceph-mon[95116]: osdmap e837: 8 total, 8 up, 8 in 2024-02-10T05:43:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:15 smithi178 ceph-mon[95116]: osdmap e838: 8 total, 8 up, 8 in 2024-02-10T05:43:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:15 smithi189 ceph-mon[89631]: osdmap e837: 8 total, 8 up, 8 in 2024-02-10T05:43:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:15 smithi189 ceph-mon[89631]: osdmap e838: 8 total, 8 up, 8 in 2024-02-10T05:43:16.339 INFO:tasks.rados.rados.0.smithi178.stdout:3858: done (3 left) 2024-02-10T05:43:16.339 INFO:tasks.rados.rados.0.smithi178.stdout:3859: done (2 left) 2024-02-10T05:43:16.339 INFO:tasks.rados.rados.0.smithi178.stdout:3860: done (1 left) 2024-02-10T05:43:16.339 INFO:tasks.rados.rados.0.smithi178.stdout:3861: done (0 left) 2024-02-10T05:43:16.340 INFO:tasks.rados.rados.0.smithi178.stdout:3862: copy_from oid 47 from oid 22 current snap is 393 2024-02-10T05:43:16.340 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 49 current snap is 393 2024-02-10T05:43:16.340 INFO:tasks.rados.rados.0.smithi178.stdout:3863: seq_num 1173 ranges {335872=450560} 2024-02-10T05:43:16.343 INFO:tasks.rados.rados.0.smithi178.stdout:3863: writing smithi17880450-49 from 335872 to 786432 tid 1 2024-02-10T05:43:16.343 INFO:tasks.rados.rados.0.smithi178.stdout:3864: snap_remove snap 338 2024-02-10T05:43:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:16 smithi178 ceph-mon[92537]: pgmap v897: 121 pgs: 121 active+clean; 417 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-02-10T05:43:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:16 smithi178 ceph-mon[92537]: osdmap e839: 8 total, 8 up, 8 in 2024-02-10T05:43:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:16 smithi178 ceph-mon[95116]: pgmap v897: 121 pgs: 121 active+clean; 417 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-02-10T05:43:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:16 smithi178 ceph-mon[95116]: osdmap e839: 8 total, 8 up, 8 in 2024-02-10T05:43:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:16 smithi189 ceph-mon[89631]: pgmap v897: 121 pgs: 121 active+clean; 417 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-02-10T05:43:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:16 smithi189 ceph-mon[89631]: osdmap e839: 8 total, 8 up, 8 in 2024-02-10T05:43:17.342 INFO:tasks.rados.rados.0.smithi178.stdout:3864: done (2 left) 2024-02-10T05:43:17.342 INFO:tasks.rados.rados.0.smithi178.stdout:3865: rmattr oid 16 current snap is 393 2024-02-10T05:43:17.342 INFO:tasks.rados.rados.0.smithi178.stdout:3865: done (2 left) 2024-02-10T05:43:17.342 INFO:tasks.rados.rados.0.smithi178.stdout:3866: delete oid 33 current snap is 393 2024-02-10T05:43:17.342 INFO:tasks.rados.rados.0.smithi178.stdout:3863: finishing write tid 1 to smithi17880450-49 2024-02-10T05:43:17.342 INFO:tasks.rados.rados.0.smithi178.stdout:3863: finishing write tid 2 to smithi17880450-49 2024-02-10T05:43:17.343 INFO:tasks.rados.rados.0.smithi178.stdout:3863: finishing write tid 3 to smithi17880450-49 2024-02-10T05:43:17.343 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 3098 (ObjNum 1173 snap 393 seq_num 1173) dirty exists 2024-02-10T05:43:17.343 INFO:tasks.rados.rados.0.smithi178.stdout:3863: left oid 49 (ObjNum 1173 snap 393 seq_num 1173) 2024-02-10T05:43:17.343 INFO:tasks.rados.rados.0.smithi178.stdout:3862: finishing copy_from racing read to smithi17880450-47 2024-02-10T05:43:17.343 INFO:tasks.rados.rados.0.smithi178.stdout:3862: finishing copy_from to smithi17880450-47 2024-02-10T05:43:17.343 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 2818 (ObjNum 1135 snap 376 seq_num 1135) dirty exists 2024-02-10T05:43:17.360 INFO:tasks.rados.rados.0.smithi178.stdout:3862: done (2 left) 2024-02-10T05:43:17.360 INFO:tasks.rados.rados.0.smithi178.stdout:3863: done (1 left) 2024-02-10T05:43:17.360 INFO:tasks.rados.rados.0.smithi178.stdout:3866: done (0 left) 2024-02-10T05:43:17.360 INFO:tasks.rados.rados.0.smithi178.stdout:3867: rollback oid 27 current snap is 393 2024-02-10T05:43:17.360 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 27 to 373 2024-02-10T05:43:17.360 INFO:tasks.rados.rados.0.smithi178.stdout:3868: snap_remove snap 368 2024-02-10T05:43:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:43:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:43:17] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.43.0" 2024-02-10T05:43:18.346 INFO:tasks.rados.rados.0.smithi178.stdout:3868: done (1 left) 2024-02-10T05:43:18.346 INFO:tasks.rados.rados.0.smithi178.stdout:3869: snap_remove snap 355 2024-02-10T05:43:18.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:18 smithi178 ceph-mon[92537]: pgmap v900: 121 pgs: 121 active+clean; 419 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-02-10T05:43:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:18 smithi178 ceph-mon[92537]: osdmap e840: 8 total, 8 up, 8 in 2024-02-10T05:43:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:18 smithi178 ceph-mon[95116]: pgmap v900: 121 pgs: 121 active+clean; 419 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-02-10T05:43:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:18 smithi178 ceph-mon[95116]: osdmap e840: 8 total, 8 up, 8 in 2024-02-10T05:43:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:18 smithi189 ceph-mon[89631]: pgmap v900: 121 pgs: 121 active+clean; 419 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-02-10T05:43:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:18 smithi189 ceph-mon[89631]: osdmap e840: 8 total, 8 up, 8 in 2024-02-10T05:43:19.351 INFO:tasks.rados.rados.0.smithi178.stdout:3869: done (1 left) 2024-02-10T05:43:19.351 INFO:tasks.rados.rados.0.smithi178.stdout:3870: setattr oid 11 current snap is 393 2024-02-10T05:43:19.351 INFO:tasks.rados.rados.0.smithi178.stdout:3867: finishing rollback tid 0 to smithi17880450-27 2024-02-10T05:43:19.351 INFO:tasks.rados.rados.0.smithi178.stdout:3867: finishing rollback tid 1 to smithi17880450-27 2024-02-10T05:43:19.352 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 2826 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-02-10T05:43:19.353 INFO:tasks.rados.rados.0.smithi178.stdout:3867: done (1 left) 2024-02-10T05:43:19.353 INFO:tasks.rados.rados.0.smithi178.stdout:3871: delete oid 34 current snap is 393 2024-02-10T05:43:19.362 INFO:tasks.rados.rados.0.smithi178.stdout:3871: done (1 left) 2024-02-10T05:43:19.362 INFO:tasks.rados.rados.0.smithi178.stdout:3872: read oid 49 snap -1 2024-02-10T05:43:19.362 INFO:tasks.rados.rados.0.smithi178.stdout:3872: expect (ObjNum 1173 snap 393 seq_num 1173) 2024-02-10T05:43:19.362 INFO:tasks.rados.rados.0.smithi178.stdout:3873: rollback oid 22 current snap is 393 2024-02-10T05:43:19.362 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 22 to 392 2024-02-10T05:43:19.362 INFO:tasks.rados.rados.0.smithi178.stdout:3874: read oid 4 snap -1 2024-02-10T05:43:19.362 INFO:tasks.rados.rados.0.smithi178.stdout:3874: expect (ObjNum 937 snap 307 seq_num 937) 2024-02-10T05:43:19.362 INFO:tasks.rados.rados.0.smithi178.stdout:3875: snap_create 2024-02-10T05:43:19.370 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 2937 (ObjNum 1148 snap 384 seq_num 1148) dirty exists 2024-02-10T05:43:19.373 INFO:tasks.rados.rados.0.smithi178.stdout:3872: expect (ObjNum 1173 snap 393 seq_num 1173) 2024-02-10T05:43:19.409 INFO:tasks.rados.rados.0.smithi178.stdout:3873: finishing rollback tid 0 to smithi17880450-22 2024-02-10T05:43:19.409 INFO:tasks.rados.rados.0.smithi178.stdout:3873: finishing rollback tid 1 to smithi17880450-22 2024-02-10T05:43:19.409 INFO:tasks.rados.rados.0.smithi178.stdout:3873: finishing rollback tid 2 to smithi17880450-22 2024-02-10T05:43:19.409 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2829 (ObjNum 1135 snap 376 seq_num 1135) dirty exists 2024-02-10T05:43:19.409 INFO:tasks.rados.rados.0.smithi178.stdout:3874: expect (ObjNum 937 snap 307 seq_num 937) 2024-02-10T05:43:19.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:19 smithi178 ceph-mon[92537]: osdmap e841: 8 total, 8 up, 8 in 2024-02-10T05:43:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:19 smithi178 ceph-mon[95116]: osdmap e841: 8 total, 8 up, 8 in 2024-02-10T05:43:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:19 smithi189 ceph-mon[89631]: osdmap e841: 8 total, 8 up, 8 in 2024-02-10T05:43:20.333 INFO:tasks.rados.rados.0.smithi178.stdout:3870: done (4 left) 2024-02-10T05:43:20.333 INFO:tasks.rados.rados.0.smithi178.stdout:3872: done (3 left) 2024-02-10T05:43:20.333 INFO:tasks.rados.rados.0.smithi178.stdout:3873: done (2 left) 2024-02-10T05:43:20.333 INFO:tasks.rados.rados.0.smithi178.stdout:3874: done (1 left) 2024-02-10T05:43:20.333 INFO:tasks.rados.rados.0.smithi178.stdout:3875: done (0 left) 2024-02-10T05:43:20.333 INFO:tasks.rados.rados.0.smithi178.stdout:3876: read oid 15 snap -1 2024-02-10T05:43:20.333 INFO:tasks.rados.rados.0.smithi178.stdout:3876: expect (ObjNum 1109 snap 363 seq_num 1109) 2024-02-10T05:43:20.334 INFO:tasks.rados.rados.0.smithi178.stdout:3877: setattr oid 2 current snap is 394 2024-02-10T05:43:20.335 INFO:tasks.rados.rados.0.smithi178.stdout:3878: copy_from oid 43 from oid 45 current snap is 394 2024-02-10T05:43:20.335 INFO:tasks.rados.rados.0.smithi178.stdout:3879: rmattr oid 31 current snap is 394 2024-02-10T05:43:20.335 INFO:tasks.rados.rados.0.smithi178.stdout:3879: done (3 left) 2024-02-10T05:43:20.335 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 50 current snap is 394 2024-02-10T05:43:20.335 INFO:tasks.rados.rados.0.smithi178.stdout:3880: seq_num 1176 ranges {5545984=499712} 2024-02-10T05:43:20.368 INFO:tasks.rados.rados.0.smithi178.stdout:3880: writing smithi17880450-50 from 5545984 to 6045696 tid 1 2024-02-10T05:43:20.368 INFO:tasks.rados.rados.0.smithi178.stdout:3881: copy_from oid 23 from oid 17 current snap is 394 2024-02-10T05:43:20.368 INFO:tasks.rados.rados.0.smithi178.stdout:3876: expect (ObjNum 1109 snap 363 seq_num 1109) 2024-02-10T05:43:20.415 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 2207 (ObjNum 1166 snap 389 seq_num 1166) dirty exists 2024-02-10T05:43:20.416 INFO:tasks.rados.rados.0.smithi178.stdout:3878: finishing copy_from racing read to smithi17880450-43 2024-02-10T05:43:20.416 INFO:tasks.rados.rados.0.smithi178.stdout:3878: finishing copy_from to smithi17880450-43 2024-02-10T05:43:20.416 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 2816 (ObjNum 1123 snap 368 seq_num 1123) dirty exists 2024-02-10T05:43:20.416 INFO:tasks.rados.rados.0.smithi178.stdout:3876: done (4 left) 2024-02-10T05:43:20.416 INFO:tasks.rados.rados.0.smithi178.stdout:3877: done (3 left) 2024-02-10T05:43:20.416 INFO:tasks.rados.rados.0.smithi178.stdout:3878: done (2 left) 2024-02-10T05:43:20.416 INFO:tasks.rados.rados.0.smithi178.stdout:3882: setattr oid 10 current snap is 394 2024-02-10T05:43:20.416 INFO:tasks.rados.rados.0.smithi178.stdout:3880: finishing write tid 1 to smithi17880450-50 2024-02-10T05:43:20.416 INFO:tasks.rados.rados.0.smithi178.stdout:3880: finishing write tid 2 to smithi17880450-50 2024-02-10T05:43:20.417 INFO:tasks.rados.rados.0.smithi178.stdout:3880: finishing write tid 3 to smithi17880450-50 2024-02-10T05:43:20.417 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 2516 (ObjNum 1176 snap 394 seq_num 1176) dirty exists 2024-02-10T05:43:20.417 INFO:tasks.rados.rados.0.smithi178.stdout:3880: left oid 50 (ObjNum 1176 snap 394 seq_num 1176) 2024-02-10T05:43:20.417 INFO:tasks.rados.rados.0.smithi178.stdout:3881: finishing copy_from racing read to smithi17880450-23 2024-02-10T05:43:20.417 INFO:tasks.rados.rados.0.smithi178.stdout:3881: finishing copy_from to smithi17880450-23 2024-02-10T05:43:20.417 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 23 v 2189 (ObjNum 1014 snap 322 seq_num 1014) dirty exists 2024-02-10T05:43:20.420 INFO:tasks.rados.rados.0.smithi178.stdout:3880: done (2 left) 2024-02-10T05:43:20.421 INFO:tasks.rados.rados.0.smithi178.stdout:3881: done (1 left) 2024-02-10T05:43:20.421 INFO:tasks.rados.rados.0.smithi178.stdout:3883: rollback oid 49 current snap is 394 2024-02-10T05:43:20.421 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 49 to 359 2024-02-10T05:43:20.421 INFO:tasks.rados.rados.0.smithi178.stdout:3884: read oid 17 snap 387 2024-02-10T05:43:20.421 INFO:tasks.rados.rados.0.smithi178.stdout:3884: expect (ObjNum 1091 snap 356 seq_num 1091) 2024-02-10T05:43:20.421 INFO:tasks.rados.rados.0.smithi178.stdout:3885: delete oid 1 current snap is 394 2024-02-10T05:43:20.421 INFO:tasks.rados.rados.0.smithi178.stdout:3885: done (3 left) 2024-02-10T05:43:20.421 INFO:tasks.rados.rados.0.smithi178.stdout:3886: snap_remove snap 391 2024-02-10T05:43:20.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:20 smithi178 ceph-mon[92537]: pgmap v903: 121 pgs: 121 active+clean; 430 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 12 op/s 2024-02-10T05:43:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:20 smithi178 ceph-mon[92537]: osdmap e842: 8 total, 8 up, 8 in 2024-02-10T05:43:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:20 smithi178 ceph-mon[92537]: osdmap e843: 8 total, 8 up, 8 in 2024-02-10T05:43:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:20 smithi178 ceph-mon[95116]: pgmap v903: 121 pgs: 121 active+clean; 430 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 12 op/s 2024-02-10T05:43:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:20 smithi178 ceph-mon[95116]: osdmap e842: 8 total, 8 up, 8 in 2024-02-10T05:43:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:20 smithi178 ceph-mon[95116]: osdmap e843: 8 total, 8 up, 8 in 2024-02-10T05:43:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:20 smithi189 ceph-mon[89631]: pgmap v903: 121 pgs: 121 active+clean; 430 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 12 op/s 2024-02-10T05:43:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:20 smithi189 ceph-mon[89631]: osdmap e842: 8 total, 8 up, 8 in 2024-02-10T05:43:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:20 smithi189 ceph-mon[89631]: osdmap e843: 8 total, 8 up, 8 in 2024-02-10T05:43:21.357 INFO:tasks.rados.rados.0.smithi178.stdout:3883: finishing rollback tid 0 to smithi17880450-49 2024-02-10T05:43:21.357 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 10 v 2517 (ObjNum 1154 snap 387 seq_num 1154) dirty exists 2024-02-10T05:43:21.357 INFO:tasks.rados.rados.0.smithi178.stdout:3883: finishing rollback tid 1 to smithi17880450-49 2024-02-10T05:43:21.357 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 3125 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-02-10T05:43:21.357 INFO:tasks.rados.rados.0.smithi178.stdout:3884: expect (ObjNum 1091 snap 356 seq_num 1091) 2024-02-10T05:43:21.402 INFO:tasks.rados.rados.0.smithi178.stdout:3882: done (3 left) 2024-02-10T05:43:21.402 INFO:tasks.rados.rados.0.smithi178.stdout:3883: done (2 left) 2024-02-10T05:43:21.402 INFO:tasks.rados.rados.0.smithi178.stdout:3884: done (1 left) 2024-02-10T05:43:21.402 INFO:tasks.rados.rados.0.smithi178.stdout:3886: done (0 left) 2024-02-10T05:43:21.402 INFO:tasks.rados.rados.0.smithi178.stdout:3887: snap_remove snap 380 2024-02-10T05:43:22.364 INFO:tasks.rados.rados.0.smithi178.stdout:3887: done (0 left) 2024-02-10T05:43:22.365 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 21 current snap is 394 2024-02-10T05:43:22.365 INFO:tasks.rados.rados.0.smithi178.stdout:3888: seq_num 1178 ranges {2392064=532480} 2024-02-10T05:43:22.381 INFO:tasks.rados.rados.0.smithi178.stdout:3888: writing smithi17880450-21 from 2392064 to 2924544 tid 1 2024-02-10T05:43:22.382 INFO:tasks.rados.rados.0.smithi178.stdout:3889: setattr oid 11 current snap is 394 2024-02-10T05:43:22.383 INFO:tasks.rados.rados.0.smithi178.stdout:3890: read oid 22 snap -1 2024-02-10T05:43:22.383 INFO:tasks.rados.rados.0.smithi178.stdout:3890: expect (ObjNum 1135 snap 376 seq_num 1135) 2024-02-10T05:43:22.384 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 15 current snap is 394 2024-02-10T05:43:22.384 INFO:tasks.rados.rados.0.smithi178.stdout:3891: seq_num 1179 ranges {1785856=548864} 2024-02-10T05:43:22.398 INFO:tasks.rados.rados.0.smithi178.stdout:3891: writing smithi17880450-15 from 1785856 to 2334720 tid 1 2024-02-10T05:43:22.398 INFO:tasks.rados.rados.0.smithi178.stdout:3892: snap_create 2024-02-10T05:43:22.398 INFO:tasks.rados.rados.0.smithi178.stdout:3888: finishing write tid 1 to smithi17880450-21 2024-02-10T05:43:22.398 INFO:tasks.rados.rados.0.smithi178.stdout:3888: finishing write tid 2 to smithi17880450-21 2024-02-10T05:43:22.399 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 2938 (ObjNum 1148 snap 384 seq_num 1148) dirty exists 2024-02-10T05:43:22.399 INFO:tasks.rados.rados.0.smithi178.stdout:3888: finishing write tid 3 to smithi17880450-21 2024-02-10T05:43:22.399 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 21 v 2543 (ObjNum 1178 snap 394 seq_num 1178) dirty exists 2024-02-10T05:43:22.399 INFO:tasks.rados.rados.0.smithi178.stdout:3888: left oid 21 (ObjNum 1178 snap 394 seq_num 1178) 2024-02-10T05:43:22.401 INFO:tasks.rados.rados.0.smithi178.stdout:3890: expect (ObjNum 1135 snap 376 seq_num 1135) 2024-02-10T05:43:22.460 INFO:tasks.rados.rados.0.smithi178.stdout:3891: finishing write tid 1 to smithi17880450-15 2024-02-10T05:43:22.460 INFO:tasks.rados.rados.0.smithi178.stdout:3891: finishing write tid 2 to smithi17880450-15 2024-02-10T05:43:22.460 INFO:tasks.rados.rados.0.smithi178.stdout:3891: finishing write tid 3 to smithi17880450-15 2024-02-10T05:43:22.461 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 15 v 2819 (ObjNum 1179 snap 394 seq_num 1179) dirty exists 2024-02-10T05:43:22.461 INFO:tasks.rados.rados.0.smithi178.stdout:3891: left oid 15 (ObjNum 1179 snap 394 seq_num 1179) 2024-02-10T05:43:22.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:22 smithi178 ceph-mon[92537]: pgmap v906: 121 pgs: 121 active+clean; 430 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 6.2 MiB/s wr, 16 op/s 2024-02-10T05:43:22.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:22 smithi178 ceph-mon[92537]: osdmap e844: 8 total, 8 up, 8 in 2024-02-10T05:43:22.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:22 smithi178 ceph-mon[95116]: pgmap v906: 121 pgs: 121 active+clean; 430 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 6.2 MiB/s wr, 16 op/s 2024-02-10T05:43:22.715 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:22 smithi178 ceph-mon[95116]: osdmap e844: 8 total, 8 up, 8 in 2024-02-10T05:43:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:22 smithi189 ceph-mon[89631]: pgmap v906: 121 pgs: 121 active+clean; 430 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.4 MiB/s rd, 6.2 MiB/s wr, 16 op/s 2024-02-10T05:43:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:22 smithi189 ceph-mon[89631]: osdmap e844: 8 total, 8 up, 8 in 2024-02-10T05:43:23.370 INFO:tasks.rados.rados.0.smithi178.stdout:3888: done (4 left) 2024-02-10T05:43:23.370 INFO:tasks.rados.rados.0.smithi178.stdout:3889: done (3 left) 2024-02-10T05:43:23.370 INFO:tasks.rados.rados.0.smithi178.stdout:3890: done (2 left) 2024-02-10T05:43:23.370 INFO:tasks.rados.rados.0.smithi178.stdout:3891: done (1 left) 2024-02-10T05:43:23.370 INFO:tasks.rados.rados.0.smithi178.stdout:3892: done (0 left) 2024-02-10T05:43:23.371 INFO:tasks.rados.rados.0.smithi178.stdout:3893: setattr oid 16 current snap is 395 2024-02-10T05:43:23.372 INFO:tasks.rados.rados.0.smithi178.stdout:3894: read oid 45 snap -1 2024-02-10T05:43:23.372 INFO:tasks.rados.rados.0.smithi178.stdout:3894: expect (ObjNum 1123 snap 368 seq_num 1123) 2024-02-10T05:43:23.372 INFO:tasks.rados.rados.0.smithi178.stdout:3895: rmattr oid 43 current snap is 395 2024-02-10T05:43:23.372 INFO:tasks.rados.rados.0.smithi178.stdout:3896: rmattr oid 1 current snap is 395 2024-02-10T05:43:23.372 INFO:tasks.rados.rados.0.smithi178.stdout:3896: done (3 left) 2024-02-10T05:43:23.372 INFO:tasks.rados.rados.0.smithi178.stdout:3897: snap_create 2024-02-10T05:43:23.378 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 43 v 2817 (ObjNum 1123 snap 368 seq_num 1123) dirty exists 2024-02-10T05:43:23.380 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 16 v 3139 (ObjNum 1118 snap 365 seq_num 1118) dirty exists 2024-02-10T05:43:23.385 INFO:tasks.rados.rados.0.smithi178.stdout:3894: expect (ObjNum 1123 snap 368 seq_num 1123) 2024-02-10T05:43:23.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:23 smithi178 ceph-mon[92537]: osdmap e845: 8 total, 8 up, 8 in 2024-02-10T05:43:23.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:23 smithi178 ceph-mon[95116]: osdmap e845: 8 total, 8 up, 8 in 2024-02-10T05:43:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:23 smithi189 ceph-mon[89631]: osdmap e845: 8 total, 8 up, 8 in 2024-02-10T05:43:24.371 INFO:tasks.rados.rados.0.smithi178.stdout:3893: done (3 left) 2024-02-10T05:43:24.371 INFO:tasks.rados.rados.0.smithi178.stdout:3894: done (2 left) 2024-02-10T05:43:24.371 INFO:tasks.rados.rados.0.smithi178.stdout:3895: done (1 left) 2024-02-10T05:43:24.371 INFO:tasks.rados.rados.0.smithi178.stdout:3897: done (0 left) 2024-02-10T05:43:24.371 INFO:tasks.rados.rados.0.smithi178.stdout:3898: snap_remove snap 394 2024-02-10T05:43:24.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:24 smithi178 ceph-mon[92537]: pgmap v909: 121 pgs: 121 active+clean; 431 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.7 MiB/s wr, 11 op/s 2024-02-10T05:43:24.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:24 smithi178 ceph-mon[92537]: osdmap e846: 8 total, 8 up, 8 in 2024-02-10T05:43:24.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:24 smithi178 ceph-mon[95116]: pgmap v909: 121 pgs: 121 active+clean; 431 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.7 MiB/s wr, 11 op/s 2024-02-10T05:43:24.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:24 smithi178 ceph-mon[95116]: osdmap e846: 8 total, 8 up, 8 in 2024-02-10T05:43:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:24 smithi189 ceph-mon[89631]: pgmap v909: 121 pgs: 121 active+clean; 431 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.7 MiB/s wr, 11 op/s 2024-02-10T05:43:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:24 smithi189 ceph-mon[89631]: osdmap e846: 8 total, 8 up, 8 in 2024-02-10T05:43:25.336 INFO:tasks.rados.rados.0.smithi178.stdout:3898: done (0 left) 2024-02-10T05:43:25.336 INFO:tasks.rados.rados.0.smithi178.stdout:3899: snap_remove snap 354 2024-02-10T05:43:25.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:25 smithi178 ceph-mon[92537]: osdmap e847: 8 total, 8 up, 8 in 2024-02-10T05:43:25.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:25 smithi178 ceph-mon[92537]: osdmap e848: 8 total, 8 up, 8 in 2024-02-10T05:43:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:25 smithi178 ceph-mon[95116]: osdmap e847: 8 total, 8 up, 8 in 2024-02-10T05:43:25.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:25 smithi178 ceph-mon[95116]: osdmap e848: 8 total, 8 up, 8 in 2024-02-10T05:43:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:25 smithi189 ceph-mon[89631]: osdmap e847: 8 total, 8 up, 8 in 2024-02-10T05:43:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:25 smithi189 ceph-mon[89631]: osdmap e848: 8 total, 8 up, 8 in 2024-02-10T05:43:26.338 INFO:tasks.rados.rados.0.smithi178.stdout:3899: done (0 left) 2024-02-10T05:43:26.338 INFO:tasks.rados.rados.0.smithi178.stdout:3900: snap_create 2024-02-10T05:43:26.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:26 smithi178 ceph-mon[92537]: pgmap v912: 121 pgs: 121 active+clean; 435 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-02-10T05:43:26.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:26 smithi178 ceph-mon[92537]: osdmap e849: 8 total, 8 up, 8 in 2024-02-10T05:43:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:26 smithi178 ceph-mon[95116]: pgmap v912: 121 pgs: 121 active+clean; 435 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-02-10T05:43:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:26 smithi178 ceph-mon[95116]: osdmap e849: 8 total, 8 up, 8 in 2024-02-10T05:43:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:26 smithi189 ceph-mon[89631]: pgmap v912: 121 pgs: 121 active+clean; 435 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.3 MiB/s wr, 21 op/s 2024-02-10T05:43:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:26 smithi189 ceph-mon[89631]: osdmap e849: 8 total, 8 up, 8 in 2024-02-10T05:43:27.338 INFO:tasks.rados.rados.0.smithi178.stdout:3900: done (0 left) 2024-02-10T05:43:27.338 INFO:tasks.rados.rados.0.smithi178.stdout:3901: read oid 36 snap 390 2024-02-10T05:43:27.338 INFO:tasks.rados.rados.0.smithi178.stdout:3901: expect (ObjNum 1169 snap 389 seq_num 1169) 2024-02-10T05:43:27.338 INFO:tasks.rados.rados.0.smithi178.stdout:3902: delete oid 1 current snap is 397 2024-02-10T05:43:27.343 INFO:tasks.rados.rados.0.smithi178.stdout:3902: done (1 left) 2024-02-10T05:43:27.343 INFO:tasks.rados.rados.0.smithi178.stdout:3903: snap_create 2024-02-10T05:43:27.418 INFO:tasks.rados.rados.0.smithi178.stdout:3901: expect (ObjNum 1169 snap 389 seq_num 1169) 2024-02-10T05:43:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:43:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:43:27] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.43.0" 2024-02-10T05:43:28.589 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:28 smithi189 ceph-mon[89631]: pgmap v915: 121 pgs: 121 active+clean; 435 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.1 MiB/s wr, 25 op/s 2024-02-10T05:43:28.590 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:28 smithi189 ceph-mon[89631]: osdmap e850: 8 total, 8 up, 8 in 2024-02-10T05:43:28.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:28 smithi178 ceph-mon[92537]: pgmap v915: 121 pgs: 121 active+clean; 435 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.1 MiB/s wr, 25 op/s 2024-02-10T05:43:28.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:28 smithi178 ceph-mon[92537]: osdmap e850: 8 total, 8 up, 8 in 2024-02-10T05:43:28.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:28 smithi178 ceph-mon[95116]: pgmap v915: 121 pgs: 121 active+clean; 435 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.1 MiB/s wr, 25 op/s 2024-02-10T05:43:28.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:28 smithi178 ceph-mon[95116]: osdmap e850: 8 total, 8 up, 8 in 2024-02-10T05:43:29.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:29 smithi178 ceph-mon[92537]: osdmap e851: 8 total, 8 up, 8 in 2024-02-10T05:43:29.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:43:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:29 smithi178 ceph-mon[95116]: osdmap e851: 8 total, 8 up, 8 in 2024-02-10T05:43:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:43:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:29 smithi189 ceph-mon[89631]: osdmap e851: 8 total, 8 up, 8 in 2024-02-10T05:43:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:43:30.018 INFO:tasks.rados.rados.0.smithi178.stdout:3901: done (1 left) 2024-02-10T05:43:30.018 INFO:tasks.rados.rados.0.smithi178.stdout:3903: done (0 left) 2024-02-10T05:43:30.018 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 28 current snap is 398 2024-02-10T05:43:30.019 INFO:tasks.rados.rados.0.smithi178.stdout:3904: seq_num 1181 ranges {6963200=581632} 2024-02-10T05:43:30.058 INFO:tasks.rados.rados.0.smithi178.stdout:3904: writing smithi17880450-28 from 6963200 to 7544832 tid 1 2024-02-10T05:43:30.058 INFO:tasks.rados.rados.0.smithi178.stdout:3905: snap_remove snap 386 2024-02-10T05:43:30.339 INFO:tasks.rados.rados.0.smithi178.stdout:3905: done (1 left) 2024-02-10T05:43:30.340 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 9 current snap is 398 2024-02-10T05:43:30.340 INFO:tasks.rados.rados.0.smithi178.stdout:3906: seq_num 1182 ranges {1327104=606208} 2024-02-10T05:43:30.349 INFO:tasks.rados.rados.0.smithi178.stdout:3906: writing smithi17880450-9 from 1327104 to 1933312 tid 1 2024-02-10T05:43:30.350 INFO:tasks.rados.rados.0.smithi178.stdout:3904: finishing write tid 1 to smithi17880450-28 2024-02-10T05:43:30.350 INFO:tasks.rados.rados.0.smithi178.stdout:3904: finishing write tid 2 to smithi17880450-28 2024-02-10T05:43:30.351 INFO:tasks.rados.rados.0.smithi178.stdout:3904: finishing write tid 3 to smithi17880450-28 2024-02-10T05:43:30.351 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 1894 (ObjNum 1181 snap 398 seq_num 1181) dirty exists 2024-02-10T05:43:30.351 INFO:tasks.rados.rados.0.smithi178.stdout:3904: left oid 28 (ObjNum 1181 snap 398 seq_num 1181) 2024-02-10T05:43:30.351 INFO:tasks.rados.rados.0.smithi178.stdout:3904: done (1 left) 2024-02-10T05:43:30.351 INFO:tasks.rados.rados.0.smithi178.stdout:3907: rollback oid 22 current snap is 398 2024-02-10T05:43:30.351 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 22 to 383 2024-02-10T05:43:30.352 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 42 current snap is 398 2024-02-10T05:43:30.352 INFO:tasks.rados.rados.0.smithi178.stdout:3908: seq_num 1183 ranges {1523712=622592} 2024-02-10T05:43:30.365 INFO:tasks.rados.rados.0.smithi178.stdout:3908: writing smithi17880450-42 from 1523712 to 2146304 tid 1 2024-02-10T05:43:30.365 INFO:tasks.rados.rados.0.smithi178.stdout:3909: copy_from oid 50 from oid 16 current snap is 398 2024-02-10T05:43:30.365 INFO:tasks.rados.rados.0.smithi178.stdout:3910: read oid 1 snap -1 2024-02-10T05:43:30.365 INFO:tasks.rados.rados.0.smithi178.stdout:3910: expect deleted 2024-02-10T05:43:30.365 INFO:tasks.rados.rados.0.smithi178.stdout:3911: read oid 23 snap -1 2024-02-10T05:43:30.365 INFO:tasks.rados.rados.0.smithi178.stdout:3911: expect (ObjNum 1014 snap 322 seq_num 1014) 2024-02-10T05:43:30.365 INFO:tasks.rados.rados.0.smithi178.stdout:3912: read oid 38 snap -1 2024-02-10T05:43:30.365 INFO:tasks.rados.rados.0.smithi178.stdout:3912: expect (ObjNum 1125 snap 369 seq_num 1125) 2024-02-10T05:43:30.365 INFO:tasks.rados.rados.0.smithi178.stdout:3913: snap_remove snap 359 2024-02-10T05:43:30.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:30 smithi178 ceph-mon[92537]: pgmap v918: 121 pgs: 121 active+clean; 436 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 134 KiB/s wr, 12 op/s 2024-02-10T05:43:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:30 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:43:30.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:30 smithi178 ceph-mon[92537]: osdmap e852: 8 total, 8 up, 8 in 2024-02-10T05:43:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:30 smithi178 ceph-mon[95116]: pgmap v918: 121 pgs: 121 active+clean; 436 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 134 KiB/s wr, 12 op/s 2024-02-10T05:43:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:30 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:43:30.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:30 smithi178 ceph-mon[95116]: osdmap e852: 8 total, 8 up, 8 in 2024-02-10T05:43:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:30 smithi189 ceph-mon[89631]: pgmap v918: 121 pgs: 121 active+clean; 436 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 134 KiB/s wr, 12 op/s 2024-02-10T05:43:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:30 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:43:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:30 smithi189 ceph-mon[89631]: osdmap e852: 8 total, 8 up, 8 in 2024-02-10T05:43:31.359 INFO:tasks.rados.rados.0.smithi178.stdout:3913: done (7 left) 2024-02-10T05:43:31.359 INFO:tasks.rados.rados.0.smithi178.stdout:3914: read oid 11 snap -1 2024-02-10T05:43:31.359 INFO:tasks.rados.rados.0.smithi178.stdout:3914: expect (ObjNum 1148 snap 384 seq_num 1148) 2024-02-10T05:43:31.359 INFO:tasks.rados.rados.0.smithi178.stdout:3915: read oid 5 snap -1 2024-02-10T05:43:31.359 INFO:tasks.rados.rados.0.smithi178.stdout:3915: expect (ObjNum 1164 snap 389 seq_num 1164) 2024-02-10T05:43:31.359 INFO:tasks.rados.rados.0.smithi178.stdout:3916: snap_create 2024-02-10T05:43:31.359 INFO:tasks.rados.rados.0.smithi178.stdout:3906: finishing write tid 1 to smithi17880450-9 2024-02-10T05:43:31.359 INFO:tasks.rados.rados.0.smithi178.stdout:3906: finishing write tid 2 to smithi17880450-9 2024-02-10T05:43:31.360 INFO:tasks.rados.rados.0.smithi178.stdout:3907: finishing rollback tid 0 to smithi17880450-22 2024-02-10T05:43:31.360 INFO:tasks.rados.rados.0.smithi178.stdout:3906: finishing write tid 3 to smithi17880450-9 2024-02-10T05:43:31.360 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 2209 (ObjNum 1182 snap 398 seq_num 1182) dirty exists 2024-02-10T05:43:31.360 INFO:tasks.rados.rados.0.smithi178.stdout:3906: left oid 9 (ObjNum 1182 snap 398 seq_num 1182) 2024-02-10T05:43:31.360 INFO:tasks.rados.rados.0.smithi178.stdout:3907: finishing rollback tid 1 to smithi17880450-22 2024-02-10T05:43:31.360 INFO:tasks.rados.rados.0.smithi178.stdout:3907: finishing rollback tid 2 to smithi17880450-22 2024-02-10T05:43:31.360 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2832 (ObjNum 1135 snap 376 seq_num 1135) dirty exists 2024-02-10T05:43:31.360 INFO:tasks.rados.rados.0.smithi178.stdout:3911: expect (ObjNum 1014 snap 322 seq_num 1014) 2024-02-10T05:43:31.370 INFO:tasks.rados.rados.0.smithi178.stdout:3908: finishing write tid 1 to smithi17880450-42 2024-02-10T05:43:31.370 INFO:tasks.rados.rados.0.smithi178.stdout:3908: finishing write tid 2 to smithi17880450-42 2024-02-10T05:43:31.370 INFO:tasks.rados.rados.0.smithi178.stdout:3908: finishing write tid 3 to smithi17880450-42 2024-02-10T05:43:31.370 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 42 v 2819 (ObjNum 1183 snap 398 seq_num 1183) dirty exists 2024-02-10T05:43:31.371 INFO:tasks.rados.rados.0.smithi178.stdout:3908: left oid 42 (ObjNum 1183 snap 398 seq_num 1183) 2024-02-10T05:43:31.371 INFO:tasks.rados.rados.0.smithi178.stdout:3909: finishing copy_from racing read to smithi17880450-50 2024-02-10T05:43:31.371 INFO:tasks.rados.rados.0.smithi178.stdout:3909: finishing copy_from to smithi17880450-50 2024-02-10T05:43:31.371 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 50 v 3139 (ObjNum 1118 snap 365 seq_num 1118) dirty exists 2024-02-10T05:43:31.371 INFO:tasks.rados.rados.0.smithi178.stdout:3912: expect (ObjNum 1125 snap 369 seq_num 1125) 2024-02-10T05:43:31.601 INFO:tasks.rados.rados.0.smithi178.stdout:3915: expect (ObjNum 1164 snap 389 seq_num 1164) 2024-02-10T05:43:31.621 INFO:tasks.rados.rados.0.smithi178.stdout:3914: expect (ObjNum 1148 snap 384 seq_num 1148) 2024-02-10T05:43:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:31 smithi189 ceph-mon[89631]: pgmap v920: 121 pgs: 121 active+clean; 436 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 121 KiB/s wr, 7 op/s 2024-02-10T05:43:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:31 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:43:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:31 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:43:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:31 smithi189 ceph-mon[89631]: osdmap e853: 8 total, 8 up, 8 in 2024-02-10T05:43:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:31 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:43:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:31 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:43:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:31 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:43:32.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:31 smithi178 ceph-mon[92537]: pgmap v920: 121 pgs: 121 active+clean; 436 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 121 KiB/s wr, 7 op/s 2024-02-10T05:43:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:31 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:43:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:31 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:43:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:31 smithi178 ceph-mon[92537]: osdmap e853: 8 total, 8 up, 8 in 2024-02-10T05:43:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:31 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:43:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:31 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:43:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:31 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:43:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:31 smithi178 ceph-mon[95116]: pgmap v920: 121 pgs: 121 active+clean; 436 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 121 KiB/s wr, 7 op/s 2024-02-10T05:43:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:31 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:43:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:31 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:43:32.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:31 smithi178 ceph-mon[95116]: osdmap e853: 8 total, 8 up, 8 in 2024-02-10T05:43:32.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:31 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:43:32.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:31 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:43:32.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:31 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:43:33.472 INFO:tasks.rados.rados.0.smithi178.stdout:3906: done (9 left) 2024-02-10T05:43:33.514 INFO:tasks.rados.rados.0.smithi178.stdout:3907: done (8 left) 2024-02-10T05:43:33.514 INFO:tasks.rados.rados.0.smithi178.stdout:3908: done (7 left) 2024-02-10T05:43:33.514 INFO:tasks.rados.rados.0.smithi178.stdout:3909: done (6 left) 2024-02-10T05:43:33.514 INFO:tasks.rados.rados.0.smithi178.stdout:3910: done (5 left) 2024-02-10T05:43:33.514 INFO:tasks.rados.rados.0.smithi178.stdout:3911: done (4 left) 2024-02-10T05:43:33.515 INFO:tasks.rados.rados.0.smithi178.stdout:3912: done (3 left) 2024-02-10T05:43:33.515 INFO:tasks.rados.rados.0.smithi178.stdout:3914: done (2 left) 2024-02-10T05:43:33.515 INFO:tasks.rados.rados.0.smithi178.stdout:3915: done (1 left) 2024-02-10T05:43:33.515 INFO:tasks.rados.rados.0.smithi178.stdout:3916: done (0 left) 2024-02-10T05:43:33.515 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 45 current snap is 399 2024-02-10T05:43:33.515 INFO:tasks.rados.rados.0.smithi178.stdout:3917: seq_num 1184 ranges {4055040=638976} 2024-02-10T05:43:33.517 INFO:tasks.rados.rados.0.smithi178.stdout:3917: writing smithi17880450-45 from 4055040 to 4694016 tid 1 2024-02-10T05:43:33.517 INFO:tasks.rados.rados.0.smithi178.stdout:3918: read oid 16 snap -1 2024-02-10T05:43:33.517 INFO:tasks.rados.rados.0.smithi178.stdout:3918: expect (ObjNum 1118 snap 365 seq_num 1118) 2024-02-10T05:43:33.517 INFO:tasks.rados.rados.0.smithi178.stdout:3919: rmattr oid 2 current snap is 399 2024-02-10T05:43:33.517 INFO:tasks.rados.rados.0.smithi178.stdout:3920: read oid 10 snap -1 2024-02-10T05:43:33.517 INFO:tasks.rados.rados.0.smithi178.stdout:3920: expect (ObjNum 1154 snap 387 seq_num 1154) 2024-02-10T05:43:33.517 INFO:tasks.rados.rados.0.smithi178.stdout:3921: copy_from oid 8 from oid 14 current snap is 399 2024-02-10T05:43:33.517 INFO:tasks.rados.rados.0.smithi178.stdout:3922: copy_from oid 29 from oid 50 current snap is 399 2024-02-10T05:43:33.517 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 1 current snap is 399 2024-02-10T05:43:33.517 INFO:tasks.rados.rados.0.smithi178.stdout:3923: seq_num 1185 ranges {0=655360} 2024-02-10T05:43:33.517 INFO:tasks.rados.rados.0.smithi178.stdout:3923: writing smithi17880450-1 from 0 to 655360 tid 1 2024-02-10T05:43:33.517 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 17 current snap is 399 2024-02-10T05:43:33.517 INFO:tasks.rados.rados.0.smithi178.stdout:3924: seq_num 1186 ranges {188416=671744} 2024-02-10T05:43:33.518 INFO:tasks.rados.rados.0.smithi178.stdout:3924: writing smithi17880450-17 from 188416 to 860160 tid 1 2024-02-10T05:43:33.518 INFO:tasks.rados.rados.0.smithi178.stdout:3925: snap_remove snap 373 2024-02-10T05:43:33.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:33 smithi178 ceph-mon[92537]: osdmap e854: 8 total, 8 up, 8 in 2024-02-10T05:43:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:33 smithi178 ceph-mon[95116]: osdmap e854: 8 total, 8 up, 8 in 2024-02-10T05:43:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:33 smithi189 ceph-mon[89631]: osdmap e854: 8 total, 8 up, 8 in 2024-02-10T05:43:34.369 INFO:tasks.rados.rados.0.smithi178.stdout:3917: finishing write tid 1 to smithi17880450-45 2024-02-10T05:43:34.369 INFO:tasks.rados.rados.0.smithi178.stdout:3921: finishing copy_from racing read to smithi17880450-8 2024-02-10T05:43:34.369 INFO:tasks.rados.rados.0.smithi178.stdout:3917: finishing write tid 2 to smithi17880450-45 2024-02-10T05:43:34.369 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 2210 (ObjNum 1166 snap 389 seq_num 1166) dirty exists 2024-02-10T05:43:34.369 INFO:tasks.rados.rados.0.smithi178.stdout:3923: finishing write tid 1 to smithi17880450-1 2024-02-10T05:43:34.369 INFO:tasks.rados.rados.0.smithi178.stdout:3921: finishing copy_from to smithi17880450-8 2024-02-10T05:43:34.370 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 2506 (ObjNum 1158 snap 387 seq_num 1158) dirty exists 2024-02-10T05:43:34.370 INFO:tasks.rados.rados.0.smithi178.stdout:3923: finishing write tid 2 to smithi17880450-1 2024-02-10T05:43:34.370 INFO:tasks.rados.rados.0.smithi178.stdout:3917: finishing write tid 3 to smithi17880450-45 2024-02-10T05:43:34.370 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 45 v 2821 (ObjNum 1184 snap 399 seq_num 1184) dirty exists 2024-02-10T05:43:34.370 INFO:tasks.rados.rados.0.smithi178.stdout:3917: left oid 45 (ObjNum 1184 snap 399 seq_num 1184) 2024-02-10T05:43:34.370 INFO:tasks.rados.rados.0.smithi178.stdout:3918: expect (ObjNum 1118 snap 365 seq_num 1118) 2024-02-10T05:43:34.434 INFO:tasks.rados.rados.0.smithi178.stdout:3923: finishing write tid 3 to smithi17880450-1 2024-02-10T05:43:34.434 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 1 v 2834 (ObjNum 1185 snap 399 seq_num 1185) dirty exists 2024-02-10T05:43:34.434 INFO:tasks.rados.rados.0.smithi178.stdout:3923: left oid 1 (ObjNum 1185 snap 399 seq_num 1185) 2024-02-10T05:43:34.434 INFO:tasks.rados.rados.0.smithi178.stdout:3924: finishing write tid 1 to smithi17880450-17 2024-02-10T05:43:34.435 INFO:tasks.rados.rados.0.smithi178.stdout:3924: finishing write tid 2 to smithi17880450-17 2024-02-10T05:43:34.435 INFO:tasks.rados.rados.0.smithi178.stdout:3924: finishing write tid 3 to smithi17880450-17 2024-02-10T05:43:34.435 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 17 v 2191 (ObjNum 1186 snap 399 seq_num 1186) dirty exists 2024-02-10T05:43:34.435 INFO:tasks.rados.rados.0.smithi178.stdout:3924: left oid 17 (ObjNum 1186 snap 399 seq_num 1186) 2024-02-10T05:43:34.435 INFO:tasks.rados.rados.0.smithi178.stdout:3922: finishing copy_from racing read to smithi17880450-29 2024-02-10T05:43:34.435 INFO:tasks.rados.rados.0.smithi178.stdout:3922: finishing copy_from to smithi17880450-29 2024-02-10T05:43:34.435 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 29 v 3139 (ObjNum 1118 snap 365 seq_num 1118) dirty exists 2024-02-10T05:43:34.435 INFO:tasks.rados.rados.0.smithi178.stdout:3920: expect (ObjNum 1154 snap 387 seq_num 1154) 2024-02-10T05:43:34.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:34 smithi178 ceph-mon[92537]: pgmap v923: 121 pgs: 121 active+clean; 436 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 0 op/s 2024-02-10T05:43:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:34 smithi178 ceph-mon[95116]: pgmap v923: 121 pgs: 121 active+clean; 436 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 0 op/s 2024-02-10T05:43:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:34 smithi189 ceph-mon[89631]: pgmap v923: 121 pgs: 121 active+clean; 436 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 0 op/s 2024-02-10T05:43:35.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:35 smithi178 ceph-mon[92537]: osdmap e855: 8 total, 8 up, 8 in 2024-02-10T05:43:35.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:35 smithi178 ceph-mon[92537]: osdmap e856: 8 total, 8 up, 8 in 2024-02-10T05:43:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:35 smithi178 ceph-mon[95116]: osdmap e855: 8 total, 8 up, 8 in 2024-02-10T05:43:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:35 smithi178 ceph-mon[95116]: osdmap e856: 8 total, 8 up, 8 in 2024-02-10T05:43:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:35 smithi189 ceph-mon[89631]: osdmap e855: 8 total, 8 up, 8 in 2024-02-10T05:43:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:35 smithi189 ceph-mon[89631]: osdmap e856: 8 total, 8 up, 8 in 2024-02-10T05:43:36.558 INFO:tasks.rados.rados.0.smithi178.stdout:3917: done (8 left) 2024-02-10T05:43:36.559 INFO:tasks.rados.rados.0.smithi178.stdout:3918: done (7 left) 2024-02-10T05:43:36.559 INFO:tasks.rados.rados.0.smithi178.stdout:3919: done (6 left) 2024-02-10T05:43:36.559 INFO:tasks.rados.rados.0.smithi178.stdout:3920: done (5 left) 2024-02-10T05:43:36.559 INFO:tasks.rados.rados.0.smithi178.stdout:3921: done (4 left) 2024-02-10T05:43:36.559 INFO:tasks.rados.rados.0.smithi178.stdout:3922: done (3 left) 2024-02-10T05:43:36.559 INFO:tasks.rados.rados.0.smithi178.stdout:3923: done (2 left) 2024-02-10T05:43:36.559 INFO:tasks.rados.rados.0.smithi178.stdout:3924: done (1 left) 2024-02-10T05:43:36.559 INFO:tasks.rados.rados.0.smithi178.stdout:3925: done (0 left) 2024-02-10T05:43:36.559 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 41 current snap is 399 2024-02-10T05:43:36.559 INFO:tasks.rados.rados.0.smithi178.stdout:3926: seq_num 1187 ranges {12984320=688128} 2024-02-10T05:43:36.630 INFO:tasks.rados.rados.0.smithi178.stdout:3926: writing smithi17880450-41 from 12984320 to 13672448 tid 1 2024-02-10T05:43:36.630 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 22 current snap is 399 2024-02-10T05:43:36.630 INFO:tasks.rados.rados.0.smithi178.stdout:3927: seq_num 1188 ranges {2220032=704512} 2024-02-10T05:43:36.646 INFO:tasks.rados.rados.0.smithi178.stdout:3927: writing smithi17880450-22 from 2220032 to 2924544 tid 1 2024-02-10T05:43:36.646 INFO:tasks.rados.rados.0.smithi178.stdout:3928: rollback oid 11 current snap is 399 2024-02-10T05:43:36.646 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 11 to 396 2024-02-10T05:43:36.647 INFO:tasks.rados.rados.0.smithi178.stdout:3926: finishing write tid 1 to smithi17880450-41 2024-02-10T05:43:36.647 INFO:tasks.rados.rados.0.smithi178.stdout:3926: finishing write tid 2 to smithi17880450-41 2024-02-10T05:43:36.647 INFO:tasks.rados.rados.0.smithi178.stdout:3926: finishing write tid 3 to smithi17880450-41 2024-02-10T05:43:36.647 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 41 v 2836 (ObjNum 1187 snap 399 seq_num 1187) dirty exists 2024-02-10T05:43:36.647 INFO:tasks.rados.rados.0.smithi178.stdout:3926: left oid 41 (ObjNum 1187 snap 399 seq_num 1187) 2024-02-10T05:43:36.647 INFO:tasks.rados.rados.0.smithi178.stdout:3926: done (2 left) 2024-02-10T05:43:36.647 INFO:tasks.rados.rados.0.smithi178.stdout:3929: read oid 30 snap -1 2024-02-10T05:43:36.647 INFO:tasks.rados.rados.0.smithi178.stdout:3929: expect (ObjNum 1123 snap 368 seq_num 1123) 2024-02-10T05:43:36.647 INFO:tasks.rados.rados.0.smithi178.stdout:3930: snap_remove snap 398 2024-02-10T05:43:36.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:36 smithi178 ceph-mon[92537]: pgmap v925: 121 pgs: 121 active+clean; 440 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-02-10T05:43:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:36 smithi178 ceph-mon[95116]: pgmap v925: 121 pgs: 121 active+clean; 440 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-02-10T05:43:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:36 smithi189 ceph-mon[89631]: pgmap v925: 121 pgs: 121 active+clean; 440 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2024-02-10T05:43:37.379 INFO:tasks.rados.rados.0.smithi178.stdout:3930: done (3 left) 2024-02-10T05:43:37.379 INFO:tasks.rados.rados.0.smithi178.stdout:3931: delete oid 10 current snap is 399 2024-02-10T05:43:37.379 INFO:tasks.rados.rados.0.smithi178.stdout:3927: finishing write tid 1 to smithi17880450-22 2024-02-10T05:43:37.379 INFO:tasks.rados.rados.0.smithi178.stdout:3927: finishing write tid 2 to smithi17880450-22 2024-02-10T05:43:37.379 INFO:tasks.rados.rados.0.smithi178.stdout:3927: finishing write tid 3 to smithi17880450-22 2024-02-10T05:43:37.379 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 22 v 2838 (ObjNum 1188 snap 399 seq_num 1188) dirty exists 2024-02-10T05:43:37.379 INFO:tasks.rados.rados.0.smithi178.stdout:3927: left oid 22 (ObjNum 1188 snap 399 seq_num 1188) 2024-02-10T05:43:37.379 INFO:tasks.rados.rados.0.smithi178.stdout:3928: finishing rollback tid 0 to smithi17880450-11 2024-02-10T05:43:37.380 INFO:tasks.rados.rados.0.smithi178.stdout:3928: finishing rollback tid 1 to smithi17880450-11 2024-02-10T05:43:37.380 INFO:tasks.rados.rados.0.smithi178.stdout:3928: finishing rollback tid 2 to smithi17880450-11 2024-02-10T05:43:37.380 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 11 v 2941 (ObjNum 1148 snap 384 seq_num 1148) dirty exists 2024-02-10T05:43:37.380 INFO:tasks.rados.rados.0.smithi178.stdout:3929: expect (ObjNum 1123 snap 368 seq_num 1123) 2024-02-10T05:43:37.529 INFO:tasks.rados.rados.0.smithi178.stdout:3927: done (3 left) 2024-02-10T05:43:37.529 INFO:tasks.rados.rados.0.smithi178.stdout:3928: done (2 left) 2024-02-10T05:43:37.529 INFO:tasks.rados.rados.0.smithi178.stdout:3929: done (1 left) 2024-02-10T05:43:37.529 INFO:tasks.rados.rados.0.smithi178.stdout:3931: done (0 left) 2024-02-10T05:43:37.529 INFO:tasks.rados.rados.0.smithi178.stdout:3932: setattr oid 31 current snap is 399 2024-02-10T05:43:37.530 INFO:tasks.rados.rados.0.smithi178.stdout:3933: copy_from oid 2 from oid 7 current snap is 399 2024-02-10T05:43:37.530 INFO:tasks.rados.rados.0.smithi178.stdout:3934: read oid 50 snap -1 2024-02-10T05:43:37.530 INFO:tasks.rados.rados.0.smithi178.stdout:3934: expect (ObjNum 1118 snap 365 seq_num 1118) 2024-02-10T05:43:37.530 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 18 current snap is 399 2024-02-10T05:43:37.530 INFO:tasks.rados.rados.0.smithi178.stdout:3935: seq_num 1190 ranges {1015808=737280} 2024-02-10T05:43:37.540 INFO:tasks.rados.rados.0.smithi178.stdout:3935: writing smithi17880450-18 from 1015808 to 1753088 tid 1 2024-02-10T05:43:37.541 INFO:tasks.rados.rados.0.smithi178.stdout:3936: read oid 21 snap -1 2024-02-10T05:43:37.541 INFO:tasks.rados.rados.0.smithi178.stdout:3936: expect (ObjNum 1178 snap 394 seq_num 1178) 2024-02-10T05:43:37.541 INFO:tasks.rados.rados.0.smithi178.stdout:3937: copy_from oid 34 from oid 4 current snap is 399 2024-02-10T05:43:37.541 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 3171 (ObjNum 1093 snap 359 seq_num 1093) dirty exists 2024-02-10T05:43:37.541 INFO:tasks.rados.rados.0.smithi178.stdout:3933: finishing copy_from racing read to smithi17880450-2 2024-02-10T05:43:37.541 INFO:tasks.rados.rados.0.smithi178.stdout:3934: expect (ObjNum 1118 snap 365 seq_num 1118) 2024-02-10T05:43:37.597 INFO:tasks.rados.rados.0.smithi178.stdout:3933: finishing copy_from to smithi17880450-2 2024-02-10T05:43:37.597 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 2 v 2936 (ObjNum 1164 snap 389 seq_num 1164) dirty exists 2024-02-10T05:43:37.598 INFO:tasks.rados.rados.0.smithi178.stdout:3935: finishing write tid 1 to smithi17880450-18 2024-02-10T05:43:37.598 INFO:tasks.rados.rados.0.smithi178.stdout:3935: finishing write tid 2 to smithi17880450-18 2024-02-10T05:43:37.598 INFO:tasks.rados.rados.0.smithi178.stdout:3936: expect (ObjNum 1178 snap 394 seq_num 1178) 2024-02-10T05:43:37.712 INFO:tasks.rados.rados.0.smithi178.stdout:3935: finishing write tid 3 to smithi17880450-18 2024-02-10T05:43:37.712 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 18 v 2943 (ObjNum 1190 snap 399 seq_num 1190) dirty exists 2024-02-10T05:43:37.712 INFO:tasks.rados.rados.0.smithi178.stdout:3935: left oid 18 (ObjNum 1190 snap 399 seq_num 1190) 2024-02-10T05:43:37.712 INFO:tasks.rados.rados.0.smithi178.stdout:3937: finishing copy_from racing read to smithi17880450-34 2024-02-10T05:43:37.712 INFO:tasks.rados.rados.0.smithi178.stdout:3937: finishing copy_from to smithi17880450-34 2024-02-10T05:43:37.712 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 2813 (ObjNum 937 snap 307 seq_num 937) dirty exists 2024-02-10T05:43:37.712 INFO:tasks.rados.rados.0.smithi178.stdout:3932: done (5 left) 2024-02-10T05:43:37.713 INFO:tasks.rados.rados.0.smithi178.stdout:3933: done (4 left) 2024-02-10T05:43:37.713 INFO:tasks.rados.rados.0.smithi178.stdout:3934: done (3 left) 2024-02-10T05:43:37.713 INFO:tasks.rados.rados.0.smithi178.stdout:3935: done (2 left) 2024-02-10T05:43:37.713 INFO:tasks.rados.rados.0.smithi178.stdout:3936: done (1 left) 2024-02-10T05:43:37.713 INFO:tasks.rados.rados.0.smithi178.stdout:3937: done (0 left) 2024-02-10T05:43:37.713 INFO:tasks.rados.rados.0.smithi178.stdout:3938: setattr oid 27 current snap is 399 2024-02-10T05:43:37.713 INFO:tasks.rados.rados.0.smithi178.stdout:3939: delete oid 42 current snap is 399 2024-02-10T05:43:37.715 INFO:tasks.rados.rados.0.smithi178.stdout:3939: done (1 left) 2024-02-10T05:43:37.715 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 28 current snap is 399 2024-02-10T05:43:37.716 INFO:tasks.rados.rados.0.smithi178.stdout:3940: seq_num 1192 ranges {7544832=770048} 2024-02-10T05:43:37.760 INFO:tasks.rados.rados.0.smithi178.stdout:3940: writing smithi17880450-28 from 7544832 to 8314880 tid 1 2024-02-10T05:43:37.760 INFO:tasks.rados.rados.0.smithi178.stdout:3941: copy_from oid 8 from oid 37 current snap is 399 2024-02-10T05:43:37.760 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 27 v 2839 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-02-10T05:43:37.760 INFO:tasks.rados.rados.0.smithi178.stdout:3938: done (2 left) 2024-02-10T05:43:37.761 INFO:tasks.rados.rados.0.smithi178.stdout:3942: copy_from oid 46 from oid 11 current snap is 399 2024-02-10T05:43:37.761 INFO:tasks.rados.rados.0.smithi178.stdout:3943: rollback oid 9 current snap is 399 2024-02-10T05:43:37.761 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 9 to 374 2024-02-10T05:43:37.761 INFO:tasks.rados.rados.0.smithi178.stdout:3944: snap_remove snap 390 2024-02-10T05:43:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:43:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:43:37] "GET /metrics HTTP/1.1" 200 36269 "" "Prometheus/2.43.0" 2024-02-10T05:43:38.388 INFO:tasks.rados.rados.0.smithi178.stdout:3944: done (4 left) 2024-02-10T05:43:38.389 INFO:tasks.rados.rados.0.smithi178.stdout:3945: snap_create 2024-02-10T05:43:38.389 INFO:tasks.rados.rados.0.smithi178.stdout:3943: finishing rollback tid 0 to smithi17880450-9 2024-02-10T05:43:38.389 INFO:tasks.rados.rados.0.smithi178.stdout:3940: finishing write tid 1 to smithi17880450-28 2024-02-10T05:43:38.389 INFO:tasks.rados.rados.0.smithi178.stdout:3943: finishing rollback tid 1 to smithi17880450-9 2024-02-10T05:43:38.389 INFO:tasks.rados.rados.0.smithi178.stdout:3940: finishing write tid 2 to smithi17880450-28 2024-02-10T05:43:38.389 INFO:tasks.rados.rados.0.smithi178.stdout:3943: finishing rollback tid 2 to smithi17880450-9 2024-02-10T05:43:38.389 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 2939 (ObjNum 1082 snap 349 seq_num 1082) dirty exists 2024-02-10T05:43:38.389 INFO:tasks.rados.rados.0.smithi178.stdout:3940: finishing write tid 3 to smithi17880450-28 2024-02-10T05:43:38.389 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 28 v 1896 (ObjNum 1192 snap 399 seq_num 1192) dirty exists 2024-02-10T05:43:38.389 INFO:tasks.rados.rados.0.smithi178.stdout:3940: left oid 28 (ObjNum 1192 snap 399 seq_num 1192) 2024-02-10T05:43:38.389 INFO:tasks.rados.rados.0.smithi178.stdout:3941: finishing copy_from racing read to smithi17880450-8 2024-02-10T05:43:38.389 INFO:tasks.rados.rados.0.smithi178.stdout:3941: finishing copy_from to smithi17880450-8 2024-02-10T05:43:38.389 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 8 v 3069 (ObjNum 1168 snap 389 seq_num 1168) dirty exists 2024-02-10T05:43:38.390 INFO:tasks.rados.rados.0.smithi178.stdout:3942: finishing copy_from racing read to smithi17880450-46 2024-02-10T05:43:38.390 INFO:tasks.rados.rados.0.smithi178.stdout:3942: finishing copy_from to smithi17880450-46 2024-02-10T05:43:38.390 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 2941 (ObjNum 1148 snap 384 seq_num 1148) dirty exists 2024-02-10T05:43:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:38 smithi178 ceph-mon[92537]: pgmap v927: 121 pgs: 121 active+clean; 441 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-02-10T05:43:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:38 smithi178 ceph-mon[92537]: osdmap e857: 8 total, 8 up, 8 in 2024-02-10T05:43:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:38 smithi178 ceph-mon[95116]: pgmap v927: 121 pgs: 121 active+clean; 441 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-02-10T05:43:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:38 smithi178 ceph-mon[95116]: osdmap e857: 8 total, 8 up, 8 in 2024-02-10T05:43:38.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:38 smithi189 ceph-mon[89631]: pgmap v927: 121 pgs: 121 active+clean; 441 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-02-10T05:43:38.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:38 smithi189 ceph-mon[89631]: osdmap e857: 8 total, 8 up, 8 in 2024-02-10T05:43:39.391 INFO:tasks.rados.rados.0.smithi178.stdout:3940: done (4 left) 2024-02-10T05:43:39.392 INFO:tasks.rados.rados.0.smithi178.stdout:3941: done (3 left) 2024-02-10T05:43:39.392 INFO:tasks.rados.rados.0.smithi178.stdout:3942: done (2 left) 2024-02-10T05:43:39.392 INFO:tasks.rados.rados.0.smithi178.stdout:3943: done (1 left) 2024-02-10T05:43:39.392 INFO:tasks.rados.rados.0.smithi178.stdout:3945: done (0 left) 2024-02-10T05:43:39.392 INFO:tasks.rados.rados.0.smithi178.stdout:3946: setattr oid 5 current snap is 400 2024-02-10T05:43:39.392 INFO:tasks.rados.rados.0.smithi178.stdout:3947: snap_remove snap 387 2024-02-10T05:43:39.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:39 smithi178 ceph-mon[92537]: osdmap e858: 8 total, 8 up, 8 in 2024-02-10T05:43:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:39 smithi178 ceph-mon[95116]: osdmap e858: 8 total, 8 up, 8 in 2024-02-10T05:43:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:39 smithi189 ceph-mon[89631]: osdmap e858: 8 total, 8 up, 8 in 2024-02-10T05:43:40.340 INFO:tasks.rados.rados.0.smithi178.stdout:3947: done (1 left) 2024-02-10T05:43:40.340 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 36 current snap is 400 2024-02-10T05:43:40.340 INFO:tasks.rados.rados.0.smithi178.stdout:3948: seq_num 1193 ranges {15597568=786432} 2024-02-10T05:43:40.431 INFO:tasks.rados.rados.0.smithi178.stdout:3948: writing smithi17880450-36 from 15597568 to 16384000 tid 1 2024-02-10T05:43:40.431 INFO:tasks.rados.rados.0.smithi178.stdout:3949: setattr oid 31 current snap is 400 2024-02-10T05:43:40.432 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 5 v 3187 (ObjNum 1164 snap 389 seq_num 1164) dirty exists 2024-02-10T05:43:40.432 INFO:tasks.rados.rados.0.smithi178.stdout:3946: done (2 left) 2024-02-10T05:43:40.432 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 26 current snap is 400 2024-02-10T05:43:40.432 INFO:tasks.rados.rados.0.smithi178.stdout:3950: seq_num 1194 ranges {8413184=802816} 2024-02-10T05:43:40.482 INFO:tasks.rados.rados.0.smithi178.stdout:3950: writing smithi17880450-26 from 8413184 to 9216000 tid 1 2024-02-10T05:43:40.482 INFO:tasks.rados.rados.0.smithi178.stdout:3951: snap_create 2024-02-10T05:43:40.482 INFO:tasks.rados.rados.0.smithi178.stdout:3948: finishing write tid 1 to smithi17880450-36 2024-02-10T05:43:40.482 INFO:tasks.rados.rados.0.smithi178.stdout:3948: finishing write tid 2 to smithi17880450-36 2024-02-10T05:43:40.482 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 31 v 3203 (ObjNum 1093 snap 359 seq_num 1093) dirty exists 2024-02-10T05:43:40.482 INFO:tasks.rados.rados.0.smithi178.stdout:3948: finishing write tid 3 to smithi17880450-36 2024-02-10T05:43:40.482 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 36 v 2517 (ObjNum 1193 snap 400 seq_num 1193) dirty exists 2024-02-10T05:43:40.482 INFO:tasks.rados.rados.0.smithi178.stdout:3948: left oid 36 (ObjNum 1193 snap 400 seq_num 1193) 2024-02-10T05:43:40.486 INFO:tasks.rados.rados.0.smithi178.stdout:3950: finishing write tid 1 to smithi17880450-26 2024-02-10T05:43:40.486 INFO:tasks.rados.rados.0.smithi178.stdout:3950: finishing write tid 2 to smithi17880450-26 2024-02-10T05:43:40.488 INFO:tasks.rados.rados.0.smithi178.stdout:3950: finishing write tid 3 to smithi17880450-26 2024-02-10T05:43:40.488 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 26 v 3206 (ObjNum 1194 snap 400 seq_num 1194) dirty exists 2024-02-10T05:43:40.488 INFO:tasks.rados.rados.0.smithi178.stdout:3950: left oid 26 (ObjNum 1194 snap 400 seq_num 1194) 2024-02-10T05:43:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:40 smithi178 ceph-mon[92537]: pgmap v930: 121 pgs: 121 active+clean; 442 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 463 KiB/s wr, 7 op/s 2024-02-10T05:43:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:40 smithi178 ceph-mon[92537]: osdmap e859: 8 total, 8 up, 8 in 2024-02-10T05:43:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:40 smithi178 ceph-mon[92537]: osdmap e860: 8 total, 8 up, 8 in 2024-02-10T05:43:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:40 smithi178 ceph-mon[95116]: pgmap v930: 121 pgs: 121 active+clean; 442 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 463 KiB/s wr, 7 op/s 2024-02-10T05:43:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:40 smithi178 ceph-mon[95116]: osdmap e859: 8 total, 8 up, 8 in 2024-02-10T05:43:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:40 smithi178 ceph-mon[95116]: osdmap e860: 8 total, 8 up, 8 in 2024-02-10T05:43:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:40 smithi189 ceph-mon[89631]: pgmap v930: 121 pgs: 121 active+clean; 442 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 463 KiB/s wr, 7 op/s 2024-02-10T05:43:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:40 smithi189 ceph-mon[89631]: osdmap e859: 8 total, 8 up, 8 in 2024-02-10T05:43:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:40 smithi189 ceph-mon[89631]: osdmap e860: 8 total, 8 up, 8 in 2024-02-10T05:43:41.399 INFO:tasks.rados.rados.0.smithi178.stdout:3948: done (3 left) 2024-02-10T05:43:41.399 INFO:tasks.rados.rados.0.smithi178.stdout:3949: done (2 left) 2024-02-10T05:43:41.399 INFO:tasks.rados.rados.0.smithi178.stdout:3950: done (1 left) 2024-02-10T05:43:41.399 INFO:tasks.rados.rados.0.smithi178.stdout:3951: done (0 left) 2024-02-10T05:43:41.399 INFO:tasks.rados.rados.0.smithi178.stdout:3952: rollback oid 46 current snap is 401 2024-02-10T05:43:41.399 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 46 to 399 2024-02-10T05:43:41.399 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 401 2024-02-10T05:43:41.399 INFO:tasks.rados.rados.0.smithi178.stdout:3953: seq_num 1195 ranges {458752=417792,876544=401408} 2024-02-10T05:43:41.404 INFO:tasks.rados.rados.0.smithi178.stdout:3953: writing smithi17880450-48 from 458752 to 876544 tid 1 2024-02-10T05:43:41.407 INFO:tasks.rados.rados.0.smithi178.stdout:3953: writing smithi17880450-48 from 876544 to 1277952 tid 2 2024-02-10T05:43:41.407 INFO:tasks.rados.rados.0.smithi178.stdout:3954: read oid 33 snap -1 2024-02-10T05:43:41.407 INFO:tasks.rados.rados.0.smithi178.stdout:3954: expect deleted 2024-02-10T05:43:41.407 INFO:tasks.rados.rados.0.smithi178.stdout:3955: setattr oid 14 current snap is 401 2024-02-10T05:43:41.409 INFO:tasks.rados.rados.0.smithi178.stdout:3956: read oid 34 snap -1 2024-02-10T05:43:41.409 INFO:tasks.rados.rados.0.smithi178.stdout:3956: expect (ObjNum 937 snap 307 seq_num 937) 2024-02-10T05:43:41.409 INFO:tasks.rados.rados.0.smithi178.stdout:3957: read oid 6 snap -1 2024-02-10T05:43:41.409 INFO:tasks.rados.rados.0.smithi178.stdout:3957: expect (ObjNum 1071 snap 345 seq_num 1071) 2024-02-10T05:43:41.409 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 3 current snap is 401 2024-02-10T05:43:41.409 INFO:tasks.rados.rados.0.smithi178.stdout:3958: seq_num 1196 ranges {11272192=434176,11706368=401408} 2024-02-10T05:43:41.472 INFO:tasks.rados.rados.0.smithi178.stdout:3958: writing smithi17880450-3 from 11272192 to 11706368 tid 1 2024-02-10T05:43:41.475 INFO:tasks.rados.rados.0.smithi178.stdout:3958: writing smithi17880450-3 from 11706368 to 12107776 tid 2 2024-02-10T05:43:41.475 INFO:tasks.rados.rados.0.smithi178.stdout:3959: read oid 30 snap 363 2024-02-10T05:43:41.475 INFO:tasks.rados.rados.0.smithi178.stdout:3959: expect (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:43:41.475 INFO:tasks.rados.rados.0.smithi178.stdout:3960: snap_remove snap 400 2024-02-10T05:43:42.405 INFO:tasks.rados.rados.0.smithi178.stdout:3960: done (8 left) 2024-02-10T05:43:42.405 INFO:tasks.rados.rados.0.smithi178.stdout:3961: copy_from oid 9 from oid 43 current snap is 401 2024-02-10T05:43:42.405 INFO:tasks.rados.rados.0.smithi178.stdout:3962: copy_from oid 47 from oid 22 current snap is 401 2024-02-10T05:43:42.406 INFO:tasks.rados.rados.0.smithi178.stdout:3963: delete oid 11 current snap is 401 2024-02-10T05:43:42.406 INFO:tasks.rados.rados.0.smithi178.stdout:3952: finishing rollback tid 0 to smithi17880450-46 2024-02-10T05:43:42.406 INFO:tasks.rados.rados.0.smithi178.stdout:3952: finishing rollback tid 1 to smithi17880450-46 2024-02-10T05:43:42.406 INFO:tasks.rados.rados.0.smithi178.stdout:3952: finishing rollback tid 2 to smithi17880450-46 2024-02-10T05:43:42.406 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 46 v 3210 (ObjNum 1148 snap 384 seq_num 1148) dirty exists 2024-02-10T05:43:42.406 INFO:tasks.rados.rados.0.smithi178.stdout:3953: finishing write tid 1 to smithi17880450-48 2024-02-10T05:43:42.406 INFO:tasks.rados.rados.0.smithi178.stdout:3953: finishing write tid 2 to smithi17880450-48 2024-02-10T05:43:42.406 INFO:tasks.rados.rados.0.smithi178.stdout:3953: finishing write tid 3 to smithi17880450-48 2024-02-10T05:43:42.406 INFO:tasks.rados.rados.0.smithi178.stdout:3953: finishing write tid 4 to smithi17880450-48 2024-02-10T05:43:42.406 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 2940 (ObjNum 1195 snap 401 seq_num 1195) dirty exists 2024-02-10T05:43:42.406 INFO:tasks.rados.rados.0.smithi178.stdout:3953: left oid 48 (ObjNum 1195 snap 401 seq_num 1195) 2024-02-10T05:43:42.406 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 14 v 2518 (ObjNum 1158 snap 387 seq_num 1158) dirty exists 2024-02-10T05:43:42.406 INFO:tasks.rados.rados.0.smithi178.stdout:3956: expect (ObjNum 937 snap 307 seq_num 937) 2024-02-10T05:43:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:42 smithi178 ceph-mon[92537]: pgmap v933: 121 pgs: 121 active+clean; 458 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 4.5 MiB/s wr, 19 op/s 2024-02-10T05:43:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:42 smithi178 ceph-mon[92537]: osdmap e861: 8 total, 8 up, 8 in 2024-02-10T05:43:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:42 smithi178 ceph-mon[95116]: pgmap v933: 121 pgs: 121 active+clean; 458 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 4.5 MiB/s wr, 19 op/s 2024-02-10T05:43:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:42 smithi178 ceph-mon[95116]: osdmap e861: 8 total, 8 up, 8 in 2024-02-10T05:43:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:42 smithi189 ceph-mon[89631]: pgmap v933: 121 pgs: 121 active+clean; 458 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 4.5 MiB/s wr, 19 op/s 2024-02-10T05:43:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:42 smithi189 ceph-mon[89631]: osdmap e861: 8 total, 8 up, 8 in 2024-02-10T05:43:42.894 INFO:tasks.rados.rados.0.smithi178.stdout:3957: expect (ObjNum 1071 snap 345 seq_num 1071) 2024-02-10T05:43:42.930 INFO:tasks.rados.rados.0.smithi178.stdout:3958: finishing write tid 1 to smithi17880450-3 2024-02-10T05:43:42.931 INFO:tasks.rados.rados.0.smithi178.stdout:3958: finishing write tid 2 to smithi17880450-3 2024-02-10T05:43:42.931 INFO:tasks.rados.rados.0.smithi178.stdout:3958: finishing write tid 3 to smithi17880450-3 2024-02-10T05:43:42.931 INFO:tasks.rados.rados.0.smithi178.stdout:3958: finishing write tid 4 to smithi17880450-3 2024-02-10T05:43:42.931 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 3 v 3143 (ObjNum 1196 snap 401 seq_num 1196) dirty exists 2024-02-10T05:43:42.931 INFO:tasks.rados.rados.0.smithi178.stdout:3958: left oid 3 (ObjNum 1196 snap 401 seq_num 1196) 2024-02-10T05:43:42.931 INFO:tasks.rados.rados.0.smithi178.stdout:3959: expect (ObjNum 800 snap 263 seq_num 800) 2024-02-10T05:43:43.065 INFO:tasks.rados.rados.0.smithi178.stdout:3962: finishing copy_from racing read to smithi17880450-47 2024-02-10T05:43:43.065 INFO:tasks.rados.rados.0.smithi178.stdout:3961: finishing copy_from racing read to smithi17880450-9 2024-02-10T05:43:43.065 INFO:tasks.rados.rados.0.smithi178.stdout:3962: finishing copy_from to smithi17880450-47 2024-02-10T05:43:43.065 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 47 v 2838 (ObjNum 1188 snap 399 seq_num 1188) dirty exists 2024-02-10T05:43:43.065 INFO:tasks.rados.rados.0.smithi178.stdout:3961: finishing copy_from to smithi17880450-9 2024-02-10T05:43:43.065 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 9 v 2817 (ObjNum 1123 snap 368 seq_num 1123) dirty exists 2024-02-10T05:43:43.065 INFO:tasks.rados.rados.0.smithi178.stdout:3952: done (10 left) 2024-02-10T05:43:43.066 INFO:tasks.rados.rados.0.smithi178.stdout:3953: done (9 left) 2024-02-10T05:43:43.066 INFO:tasks.rados.rados.0.smithi178.stdout:3954: done (8 left) 2024-02-10T05:43:43.066 INFO:tasks.rados.rados.0.smithi178.stdout:3955: done (7 left) 2024-02-10T05:43:43.066 INFO:tasks.rados.rados.0.smithi178.stdout:3956: done (6 left) 2024-02-10T05:43:43.066 INFO:tasks.rados.rados.0.smithi178.stdout:3957: done (5 left) 2024-02-10T05:43:43.066 INFO:tasks.rados.rados.0.smithi178.stdout:3958: done (4 left) 2024-02-10T05:43:43.066 INFO:tasks.rados.rados.0.smithi178.stdout:3959: done (3 left) 2024-02-10T05:43:43.066 INFO:tasks.rados.rados.0.smithi178.stdout:3961: done (2 left) 2024-02-10T05:43:43.066 INFO:tasks.rados.rados.0.smithi178.stdout:3962: done (1 left) 2024-02-10T05:43:43.066 INFO:tasks.rados.rados.0.smithi178.stdout:3963: done (0 left) 2024-02-10T05:43:43.066 INFO:tasks.rados.rados.0.smithi178.stdout:3964: snap_create 2024-02-10T05:43:43.408 INFO:tasks.rados.rados.0.smithi178.stdout:3964: done (0 left) 2024-02-10T05:43:43.408 INFO:tasks.rados.rados.0.smithi178.stdout:3965: snap_remove snap 362 2024-02-10T05:43:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:43 smithi178 ceph-mon[92537]: osdmap e862: 8 total, 8 up, 8 in 2024-02-10T05:43:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:43 smithi178 ceph-mon[95116]: osdmap e862: 8 total, 8 up, 8 in 2024-02-10T05:43:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:43 smithi189 ceph-mon[89631]: osdmap e862: 8 total, 8 up, 8 in 2024-02-10T05:43:44.411 INFO:tasks.rados.rados.0.smithi178.stdout:3965: done (0 left) 2024-02-10T05:43:44.411 INFO:tasks.rados.rados.0.smithi178.stdout:3966: delete oid 36 current snap is 402 2024-02-10T05:43:44.426 INFO:tasks.rados.rados.0.smithi178.stdout:3966: done (0 left) 2024-02-10T05:43:44.426 INFO:tasks.rados.rados.0.smithi178.stdout:3967: rmattr oid 37 current snap is 402 2024-02-10T05:43:44.426 INFO:tasks.rados.rados.0.smithi178.stdout:3968: read oid 36 snap -1 2024-02-10T05:43:44.426 INFO:tasks.rados.rados.0.smithi178.stdout:3968: expect deleted 2024-02-10T05:43:44.426 INFO:tasks.rados.rados.0.smithi178.stdout:3969: snap_create 2024-02-10T05:43:44.432 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 37 v 3214 (ObjNum 1168 snap 389 seq_num 1168) dirty exists 2024-02-10T05:43:44.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:44 smithi178 ceph-mon[95116]: pgmap v936: 121 pgs: 121 active+clean; 465 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.0 MiB/s wr, 18 op/s 2024-02-10T05:43:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:44 smithi178 ceph-mon[95116]: osdmap e863: 8 total, 8 up, 8 in 2024-02-10T05:43:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:43:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:44 smithi178 ceph-mon[92537]: pgmap v936: 121 pgs: 121 active+clean; 465 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.0 MiB/s wr, 18 op/s 2024-02-10T05:43:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:44 smithi178 ceph-mon[92537]: osdmap e863: 8 total, 8 up, 8 in 2024-02-10T05:43:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:43:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:44 smithi189 ceph-mon[89631]: pgmap v936: 121 pgs: 121 active+clean; 465 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 6.0 MiB/s wr, 18 op/s 2024-02-10T05:43:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:44 smithi189 ceph-mon[89631]: osdmap e863: 8 total, 8 up, 8 in 2024-02-10T05:43:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:43:45.341 INFO:tasks.rados.rados.0.smithi178.stdout:3967: done (2 left) 2024-02-10T05:43:45.341 INFO:tasks.rados.rados.0.smithi178.stdout:3968: done (1 left) 2024-02-10T05:43:45.341 INFO:tasks.rados.rados.0.smithi178.stdout:3969: done (0 left) 2024-02-10T05:43:45.342 INFO:tasks.rados.rados.0.smithi178.stdout:3970: setattr oid 19 current snap is 403 2024-02-10T05:43:45.342 INFO:tasks.rados.rados.0.smithi178.stdout:3971: copy_from oid 24 from oid 17 current snap is 403 2024-02-10T05:43:45.342 INFO:tasks.rados.rados.0.smithi178.stdout:3972: snap_create 2024-02-10T05:43:45.351 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2544 (ObjNum 1152 snap 386 seq_num 1152) dirty exists 2024-02-10T05:43:45.358 INFO:tasks.rados.rados.0.smithi178.stdout:3971: finishing copy_from racing read to smithi17880450-24 2024-02-10T05:43:45.358 INFO:tasks.rados.rados.0.smithi178.stdout:3971: finishing copy_from to smithi17880450-24 2024-02-10T05:43:45.358 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 24 v 2191 (ObjNum 1186 snap 399 seq_num 1186) dirty exists 2024-02-10T05:43:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:45 smithi178 ceph-mon[95116]: osdmap e864: 8 total, 8 up, 8 in 2024-02-10T05:43:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:45 smithi178 ceph-mon[95116]: osdmap e865: 8 total, 8 up, 8 in 2024-02-10T05:43:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:45 smithi178 ceph-mon[92537]: osdmap e864: 8 total, 8 up, 8 in 2024-02-10T05:43:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:45 smithi178 ceph-mon[92537]: osdmap e865: 8 total, 8 up, 8 in 2024-02-10T05:43:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:45 smithi189 ceph-mon[89631]: osdmap e864: 8 total, 8 up, 8 in 2024-02-10T05:43:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:45 smithi189 ceph-mon[89631]: osdmap e865: 8 total, 8 up, 8 in 2024-02-10T05:43:46.349 INFO:tasks.rados.rados.0.smithi178.stdout:3970: done (2 left) 2024-02-10T05:43:46.349 INFO:tasks.rados.rados.0.smithi178.stdout:3971: done (1 left) 2024-02-10T05:43:46.349 INFO:tasks.rados.rados.0.smithi178.stdout:3972: done (0 left) 2024-02-10T05:43:46.349 INFO:tasks.rados.rados.0.smithi178.stdout:3973: read oid 6 snap -1 2024-02-10T05:43:46.349 INFO:tasks.rados.rados.0.smithi178.stdout:3973: expect (ObjNum 1071 snap 345 seq_num 1071) 2024-02-10T05:43:46.350 INFO:tasks.rados.rados.0.smithi178.stdout:3974: setattr oid 48 current snap is 404 2024-02-10T05:43:46.350 INFO:tasks.rados.rados.0.smithi178.stdout:3975: snap_create 2024-02-10T05:43:46.356 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 2941 (ObjNum 1195 snap 401 seq_num 1195) dirty exists 2024-02-10T05:43:46.356 INFO:tasks.rados.rados.0.smithi178.stdout:3973: expect (ObjNum 1071 snap 345 seq_num 1071) 2024-02-10T05:43:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:46 smithi178 ceph-mon[95116]: pgmap v939: 121 pgs: 121 active+clean; 474 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-02-10T05:43:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:46 smithi178 ceph-mon[95116]: osdmap e866: 8 total, 8 up, 8 in 2024-02-10T05:43:46.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:46 smithi178 ceph-mon[92537]: pgmap v939: 121 pgs: 121 active+clean; 474 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-02-10T05:43:46.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:46 smithi178 ceph-mon[92537]: osdmap e866: 8 total, 8 up, 8 in 2024-02-10T05:43:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:46 smithi189 ceph-mon[89631]: pgmap v939: 121 pgs: 121 active+clean; 474 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-02-10T05:43:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:46 smithi189 ceph-mon[89631]: osdmap e866: 8 total, 8 up, 8 in 2024-02-10T05:43:47.351 INFO:tasks.rados.rados.0.smithi178.stdout:3973: done (2 left) 2024-02-10T05:43:47.351 INFO:tasks.rados.rados.0.smithi178.stdout:3974: done (1 left) 2024-02-10T05:43:47.351 INFO:tasks.rados.rados.0.smithi178.stdout:3975: done (0 left) 2024-02-10T05:43:47.351 INFO:tasks.rados.rados.0.smithi178.stdout:3976: snap_create 2024-02-10T05:43:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:43:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:43:47] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-02-10T05:43:48.353 INFO:tasks.rados.rados.0.smithi178.stdout:3976: done (0 left) 2024-02-10T05:43:48.353 INFO:tasks.rados.rados.0.smithi178.stdout:3977: read oid 39 snap 393 2024-02-10T05:43:48.353 INFO:tasks.rados.rados.0.smithi178.stdout:3977: expect (ObjNum 1534626480 snap 21932 seq_num 1534160784) 2024-02-10T05:43:48.353 INFO:tasks.rados.rados.0.smithi178.stdout:3978: read oid 32 snap -1 2024-02-10T05:43:48.353 INFO:tasks.rados.rados.0.smithi178.stdout:3978: expect (ObjNum 1171 snap 391 seq_num 1171) 2024-02-10T05:43:48.353 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 19 current snap is 406 2024-02-10T05:43:48.353 INFO:tasks.rados.rados.0.smithi178.stdout:3979: seq_num 1199 ranges {11272192=483328,11755520=401408} 2024-02-10T05:43:48.416 INFO:tasks.rados.rados.0.smithi178.stdout:3979: writing smithi17880450-19 from 11272192 to 11755520 tid 1 2024-02-10T05:43:48.419 INFO:tasks.rados.rados.0.smithi178.stdout:3979: writing smithi17880450-19 from 11755520 to 12156928 tid 2 2024-02-10T05:43:48.419 INFO:tasks.rados.rados.0.smithi178.stdout:3980: rmattr oid 48 current snap is 406 2024-02-10T05:43:48.419 INFO:tasks.rados.rados.0.smithi178.stdout:3977: expect (ObjNum 1534626480 snap 21932 seq_num 1534160784) 2024-02-10T05:43:48.424 INFO:tasks.rados.rados.0.smithi178.stdout:3978: expect (ObjNum 1171 snap 391 seq_num 1171) 2024-02-10T05:43:48.494 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 2942 (ObjNum 1195 snap 401 seq_num 1195) dirty exists 2024-02-10T05:43:48.494 INFO:tasks.rados.rados.0.smithi178.stdout:3979: finishing write tid 1 to smithi17880450-19 2024-02-10T05:43:48.494 INFO:tasks.rados.rados.0.smithi178.stdout:3979: finishing write tid 2 to smithi17880450-19 2024-02-10T05:43:48.494 INFO:tasks.rados.rados.0.smithi178.stdout:3979: finishing write tid 3 to smithi17880450-19 2024-02-10T05:43:48.495 INFO:tasks.rados.rados.0.smithi178.stdout:3979: finishing write tid 4 to smithi17880450-19 2024-02-10T05:43:48.495 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 19 v 2547 (ObjNum 1199 snap 406 seq_num 1199) dirty exists 2024-02-10T05:43:48.495 INFO:tasks.rados.rados.0.smithi178.stdout:3979: left oid 19 (ObjNum 1199 snap 406 seq_num 1199) 2024-02-10T05:43:48.495 INFO:tasks.rados.rados.0.smithi178.stdout:3977: done (3 left) 2024-02-10T05:43:48.495 INFO:tasks.rados.rados.0.smithi178.stdout:3978: done (2 left) 2024-02-10T05:43:48.495 INFO:tasks.rados.rados.0.smithi178.stdout:3979: done (1 left) 2024-02-10T05:43:48.495 INFO:tasks.rados.rados.0.smithi178.stdout:3980: done (0 left) 2024-02-10T05:43:48.495 INFO:tasks.rados.rados.0.smithi178.stdout:3981: delete oid 33 current snap is 406 2024-02-10T05:43:48.496 INFO:tasks.rados.rados.0.smithi178.stdout:3981: done (0 left) 2024-02-10T05:43:48.496 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 4 current snap is 406 2024-02-10T05:43:48.496 INFO:tasks.rados.rados.0.smithi178.stdout:3982: seq_num 1201 ranges {7561216=524288,8085504=401408} 2024-02-10T05:43:48.539 INFO:tasks.rados.rados.0.smithi178.stdout:3982: writing smithi17880450-4 from 7561216 to 8085504 tid 1 2024-02-10T05:43:48.541 INFO:tasks.rados.rados.0.smithi178.stdout:3982: writing smithi17880450-4 from 8085504 to 8486912 tid 2 2024-02-10T05:43:48.541 INFO:tasks.rados.rados.0.smithi178.stdout:3983: read oid 26 snap 348 2024-02-10T05:43:48.542 INFO:tasks.rados.rados.0.smithi178.stdout:3983: expect (ObjNum 930 snap 303 seq_num 930) 2024-02-10T05:43:48.542 INFO:tasks.rados.rados.0.smithi178.stdout:3984: read oid 43 snap -1 2024-02-10T05:43:48.542 INFO:tasks.rados.rados.0.smithi178.stdout:3984: expect (ObjNum 1123 snap 368 seq_num 1123) 2024-02-10T05:43:48.542 INFO:tasks.rados.rados.0.smithi178.stdout:3985: read oid 3 snap -1 2024-02-10T05:43:48.542 INFO:tasks.rados.rados.0.smithi178.stdout:3985: expect (ObjNum 1196 snap 401 seq_num 1196) 2024-02-10T05:43:48.542 INFO:tasks.rados.rados.0.smithi178.stdout:3986: read oid 31 snap -1 2024-02-10T05:43:48.542 INFO:tasks.rados.rados.0.smithi178.stdout:3986: expect (ObjNum 1093 snap 359 seq_num 1093) 2024-02-10T05:43:48.542 INFO:tasks.rados.rados.0.smithi178.stdout:3987: read oid 27 snap -1 2024-02-10T05:43:48.542 INFO:tasks.rados.rados.0.smithi178.stdout:3987: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:43:48.542 INFO:tasks.rados.rados.0.smithi178.stdout:3988: read oid 16 snap -1 2024-02-10T05:43:48.542 INFO:tasks.rados.rados.0.smithi178.stdout:3988: expect (ObjNum 1118 snap 365 seq_num 1118) 2024-02-10T05:43:48.542 INFO:tasks.rados.rados.0.smithi178.stdout:3989: read oid 44 snap -1 2024-02-10T05:43:48.542 INFO:tasks.rados.rados.0.smithi178.stdout:3989: expect (ObjNum 1152 snap 386 seq_num 1152) 2024-02-10T05:43:48.579 INFO:tasks.rados.rados.0.smithi178.stdout:3990: rmattr oid 34 current snap is 406 2024-02-10T05:43:48.580 INFO:tasks.rados.rados.0.smithi178.stdout:3987: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-10T05:43:48.583 INFO:tasks.rados.rados.0.smithi178.stdout:3982: finishing write tid 1 to smithi17880450-4 2024-02-10T05:43:48.583 INFO:tasks.rados.rados.0.smithi178.stdout:3982: finishing write tid 2 to smithi17880450-4 2024-02-10T05:43:48.583 INFO:tasks.rados.rados.0.smithi178.stdout:3987: done (8 left) 2024-02-10T05:43:48.583 INFO:tasks.rados.rados.0.smithi178.stdout:3991: read oid 8 snap -1 2024-02-10T05:43:48.583 INFO:tasks.rados.rados.0.smithi178.stdout:3991: expect (ObjNum 1168 snap 389 seq_num 1168) 2024-02-10T05:43:48.583 INFO:tasks.rados.rados.0.smithi178.stdout:3992: snap_remove snap 381 2024-02-10T05:43:48.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:48 smithi178 ceph-mon[92537]: pgmap v942: 121 pgs: 121 active+clean; 475 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-02-10T05:43:48.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:48 smithi178 ceph-mon[92537]: osdmap e867: 8 total, 8 up, 8 in 2024-02-10T05:43:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:48 smithi178 ceph-mon[95116]: pgmap v942: 121 pgs: 121 active+clean; 475 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-02-10T05:43:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:48 smithi178 ceph-mon[95116]: osdmap e867: 8 total, 8 up, 8 in 2024-02-10T05:43:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:48 smithi189 ceph-mon[89631]: pgmap v942: 121 pgs: 121 active+clean; 475 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 21 op/s 2024-02-10T05:43:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:48 smithi189 ceph-mon[89631]: osdmap e867: 8 total, 8 up, 8 in 2024-02-10T05:43:49.365 INFO:tasks.rados.rados.0.smithi178.stdout:3992: done (9 left) 2024-02-10T05:43:49.365 INFO:tasks.rados.rados.0.smithi178.stdout:3993: rmattr oid 1 current snap is 406 2024-02-10T05:43:49.365 INFO:tasks.rados.rados.0.smithi178.stdout:3993: done (9 left) 2024-02-10T05:43:49.365 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 48 current snap is 406 2024-02-10T05:43:49.365 INFO:tasks.rados.rados.0.smithi178.stdout:3994: seq_num 1202 ranges {1277952=540672,1818624=401408} 2024-02-10T05:43:49.375 INFO:tasks.rados.rados.0.smithi178.stdout:3994: writing smithi17880450-48 from 1277952 to 1818624 tid 1 2024-02-10T05:43:49.379 INFO:tasks.rados.rados.0.smithi178.stdout:3994: writing smithi17880450-48 from 1818624 to 2220032 tid 2 2024-02-10T05:43:49.379 INFO:tasks.rados.rados.0.smithi178.stdout:3995: rollback oid 30 current snap is 406 2024-02-10T05:43:49.379 INFO:tasks.rados.rados.0.smithi178.stdout:rollback oid 30 to 369 2024-02-10T05:43:49.379 INFO:tasks.rados.rados.0.smithi178.stdout:3982: finishing write tid 3 to smithi17880450-4 2024-02-10T05:43:49.379 INFO:tasks.rados.rados.0.smithi178.stdout:3996: copy_from oid 11 from oid 40 current snap is 406 2024-02-10T05:43:49.379 INFO:tasks.rados.rados.0.smithi178.stdout:3982: finishing write tid 4 to smithi17880450-4 2024-02-10T05:43:49.379 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 4 v 2947 (ObjNum 1201 snap 406 seq_num 1201) dirty exists 2024-02-10T05:43:49.379 INFO:tasks.rados.rados.0.smithi178.stdout:3982: left oid 4 (ObjNum 1201 snap 406 seq_num 1201) 2024-02-10T05:43:49.380 INFO:tasks.rados.rados.0.smithi178.stdout:3984: expect (ObjNum 1123 snap 368 seq_num 1123) 2024-02-10T05:43:49.531 INFO:tasks.rados.rados.0.smithi178.stdout:3983: expect (ObjNum 930 snap 303 seq_num 930) 2024-02-10T05:43:49.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:49 smithi178 ceph-mon[92537]: osdmap e868: 8 total, 8 up, 8 in 2024-02-10T05:43:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:49 smithi178 ceph-mon[95116]: osdmap e868: 8 total, 8 up, 8 in 2024-02-10T05:43:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:49 smithi189 ceph-mon[89631]: osdmap e868: 8 total, 8 up, 8 in 2024-02-10T05:43:49.898 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 34 v 2822 (ObjNum 937 snap 307 seq_num 937) dirty exists 2024-02-10T05:43:49.898 INFO:tasks.rados.rados.0.smithi178.stdout:3985: expect (ObjNum 1196 snap 401 seq_num 1196) 2024-02-10T05:43:50.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:50 smithi178 ceph-mon[92537]: pgmap v945: 121 pgs: 121 active+clean; 475 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 973 KiB/s rd, 410 KiB/s wr, 7 op/s 2024-02-10T05:43:50.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:50 smithi178 ceph-mon[92537]: osdmap e869: 8 total, 8 up, 8 in 2024-02-10T05:43:50.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:50 smithi178 ceph-mon[92537]: osdmap e870: 8 total, 8 up, 8 in 2024-02-10T05:43:50.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:50 smithi178 ceph-mon[95116]: pgmap v945: 121 pgs: 121 active+clean; 475 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 973 KiB/s rd, 410 KiB/s wr, 7 op/s 2024-02-10T05:43:50.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:50 smithi178 ceph-mon[95116]: osdmap e869: 8 total, 8 up, 8 in 2024-02-10T05:43:50.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:50 smithi178 ceph-mon[95116]: osdmap e870: 8 total, 8 up, 8 in 2024-02-10T05:43:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:50 smithi189 ceph-mon[89631]: pgmap v945: 121 pgs: 121 active+clean; 475 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 973 KiB/s rd, 410 KiB/s wr, 7 op/s 2024-02-10T05:43:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:50 smithi189 ceph-mon[89631]: osdmap e869: 8 total, 8 up, 8 in 2024-02-10T05:43:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:50 smithi189 ceph-mon[89631]: osdmap e870: 8 total, 8 up, 8 in 2024-02-10T05:43:50.973 INFO:tasks.rados.rados.0.smithi178.stdout:3986: expect (ObjNum 1093 snap 359 seq_num 1093) 2024-02-10T05:43:51.623 INFO:tasks.rados.rados.0.smithi178.stdout:3988: expect (ObjNum 1118 snap 365 seq_num 1118) 2024-02-10T05:43:51.673 INFO:tasks.rados.rados.0.smithi178.stdout:3991: expect (ObjNum 1168 snap 389 seq_num 1168) 2024-02-10T05:43:51.762 INFO:tasks.rados.rados.0.smithi178.stdout:3989: expect (ObjNum 1152 snap 386 seq_num 1152) 2024-02-10T05:43:52.633 INFO:tasks.rados.rados.0.smithi178.stdout:3995: finishing rollback tid 0 to smithi17880450-30 2024-02-10T05:43:52.633 INFO:tasks.rados.rados.0.smithi178.stdout:3994: finishing write tid 1 to smithi17880450-48 2024-02-10T05:43:52.633 INFO:tasks.rados.rados.0.smithi178.stdout:3996: finishing copy_from to smithi17880450-11 2024-02-10T05:43:52.633 INFO:tasks.rados.rados.0.smithi178.stdout:3996: got expected ENOENT (src dne) 2024-02-10T05:43:52.633 INFO:tasks.rados.rados.0.smithi178.stdout:3994: finishing write tid 2 to smithi17880450-48 2024-02-10T05:43:52.633 INFO:tasks.rados.rados.0.smithi178.stdout:3996: finishing copy_from racing read to smithi17880450-11 2024-02-10T05:43:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:3982: done (11 left) 2024-02-10T05:43:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:3983: done (10 left) 2024-02-10T05:43:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:3984: done (9 left) 2024-02-10T05:43:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:3985: done (8 left) 2024-02-10T05:43:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:3986: done (7 left) 2024-02-10T05:43:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:3988: done (6 left) 2024-02-10T05:43:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:3989: done (5 left) 2024-02-10T05:43:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:3990: done (4 left) 2024-02-10T05:43:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:3991: done (3 left) 2024-02-10T05:43:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:3996: done (2 left) 2024-02-10T05:43:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:append oid 49 current snap is 406 2024-02-10T05:43:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:3994: finishing write tid 3 to smithi17880450-48 2024-02-10T05:43:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:3995: finishing rollback tid 1 to smithi17880450-30 2024-02-10T05:43:52.634 INFO:tasks.rados.rados.0.smithi178.stdout:3997: seq_num 1203 ranges {0=557056,557056=401408} 2024-02-10T05:43:52.635 INFO:tasks.rados.rados.0.smithi178.stdout:3997: writing smithi17880450-49 from 0 to 557056 tid 1 2024-02-10T05:43:52.638 INFO:tasks.rados.rados.0.smithi178.stdout:3997: writing smithi17880450-49 from 557056 to 958464 tid 2 2024-02-10T05:43:52.638 INFO:tasks.rados.rados.0.smithi178.stdout:3998: delete oid 9 current snap is 406 2024-02-10T05:43:52.638 INFO:tasks.rados.rados.0.smithi178.stdout:3995: finishing rollback tid 2 to smithi17880450-30 2024-02-10T05:43:52.638 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 30 v 2818 (ObjNum 800 snap 263 seq_num 800) dirty exists 2024-02-10T05:43:52.638 INFO:tasks.rados.rados.0.smithi178.stdout:3994: finishing write tid 4 to smithi17880450-48 2024-02-10T05:43:52.639 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 48 v 2945 (ObjNum 1202 snap 406 seq_num 1202) dirty exists 2024-02-10T05:43:52.639 INFO:tasks.rados.rados.0.smithi178.stdout:3994: left oid 48 (ObjNum 1202 snap 406 seq_num 1202) 2024-02-10T05:43:52.640 INFO:tasks.rados.rados.0.smithi178.stdout:3994: done (3 left) 2024-02-10T05:43:52.641 INFO:tasks.rados.rados.0.smithi178.stdout:3995: done (2 left) 2024-02-10T05:43:52.641 INFO:tasks.rados.rados.0.smithi178.stdout:3998: done (1 left) 2024-02-10T05:43:52.641 INFO:tasks.rados.rados.0.smithi178.stdout:3999: copy_from oid 9 from oid 36 current snap is 406 2024-02-10T05:43:52.641 INFO:tasks.rados.rados.0.smithi178.stdout: waiting on 2 2024-02-10T05:43:52.642 INFO:tasks.rados.rados.0.smithi178.stdout:3997: finishing write tid 1 to smithi17880450-49 2024-02-10T05:43:52.642 INFO:tasks.rados.rados.0.smithi178.stdout:3999: finishing copy_from to smithi17880450-9 2024-02-10T05:43:52.643 INFO:tasks.rados.rados.0.smithi178.stdout:3999: got expected ENOENT (src dne) 2024-02-10T05:43:52.643 INFO:tasks.rados.rados.0.smithi178.stdout:3999: finishing copy_from racing read to smithi17880450-9 2024-02-10T05:43:52.643 INFO:tasks.rados.rados.0.smithi178.stdout:3999: done (1 left) 2024-02-10T05:43:52.643 INFO:tasks.rados.rados.0.smithi178.stdout: waiting on 1 2024-02-10T05:43:52.643 INFO:tasks.rados.rados.0.smithi178.stdout:3997: finishing write tid 2 to smithi17880450-49 2024-02-10T05:43:52.643 INFO:tasks.rados.rados.0.smithi178.stdout:3997: finishing write tid 3 to smithi17880450-49 2024-02-10T05:43:52.644 INFO:tasks.rados.rados.0.smithi178.stdout:3997: finishing write tid 4 to smithi17880450-49 2024-02-10T05:43:52.644 INFO:tasks.rados.rados.0.smithi178.stdout:update_object_version oid 49 v 3235 (ObjNum 1203 snap 406 seq_num 1203) dirty exists 2024-02-10T05:43:52.644 INFO:tasks.rados.rados.0.smithi178.stdout:3997: left oid 49 (ObjNum 1203 snap 406 seq_num 1203) 2024-02-10T05:43:52.644 INFO:tasks.rados.rados.0.smithi178.stdout:3997: done (0 left) 2024-02-10T05:43:52.647 INFO:tasks.rados.rados.0.smithi178.stderr:0 errors. 2024-02-10T05:43:52.647 INFO:tasks.rados.rados.0.smithi178.stderr: 2024-02-10T05:43:52.651 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T05:43:52.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:52 smithi178 ceph-mon[92537]: pgmap v948: 121 pgs: 121 active+clean; 475 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 666 KiB/s wr, 27 op/s 2024-02-10T05:43:52.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:52 smithi178 ceph-mon[95116]: pgmap v948: 121 pgs: 121 active+clean; 475 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 666 KiB/s wr, 27 op/s 2024-02-10T05:43:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:52 smithi189 ceph-mon[89631]: pgmap v948: 121 pgs: 121 active+clean; 475 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 666 KiB/s wr, 27 op/s 2024-02-10T05:43:52.943 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:43:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:54 smithi178 ceph-mon[92537]: pgmap v949: 121 pgs: 121 active+clean; 476 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 652 KiB/s wr, 23 op/s 2024-02-10T05:43:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:54 smithi178 ceph-mon[95116]: pgmap v949: 121 pgs: 121 active+clean; 476 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 652 KiB/s wr, 23 op/s 2024-02-10T05:43:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:54 smithi189 ceph-mon[89631]: pgmap v949: 121 pgs: 121 active+clean; 476 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 652 KiB/s wr, 23 op/s 2024-02-10T05:43:54.913 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:43:54.913 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":870,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","created":"2024-02-10T05:21:22.127092+0000","modified":"2024-02-10T05:43:50.336998+0000","last_up_change":"2024-02-10T05:38:35.369596+0000","last_in_change":"2024-02-10T05:26:09.150064+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-02-10T05:24:26.679378+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_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-02-10T05:26:42.996406+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":"61","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-02-10T05:26:44.288109+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":"62","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-02-10T05:27:18.094901+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":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":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"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-02-10T05:29:56.354643+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":16,"pg_placement_num":16,"pg_placement_num_target":16,"pg_num_target":16,"pg_num_pending":16,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"869","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":484,"snap_epoch":869,"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":"2ff91124-6e92-49e8-86ee-d322084afa9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":319,"up_from":329,"up_thru":568,"down_at":320,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6802","nonce":3491762850},{"type":"v1","addr":"172.21.15.178:6803","nonce":3491762850}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":3491762850},{"type":"v1","addr":"172.21.15.178:6805","nonce":3491762850}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6808","nonce":3491762850},{"type":"v1","addr":"172.21.15.178:6809","nonce":3491762850}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":3491762850},{"type":"v1","addr":"172.21.15.178:6807","nonce":3491762850}]},"public_addr":"172.21.15.178:6803/3491762850","cluster_addr":"172.21.15.178:6805/3491762850","heartbeat_back_addr":"172.21.15.178:6809/3491762850","heartbeat_front_addr":"172.21.15.178:6807/3491762850","state":["exists","up"]},{"osd":1,"uuid":"24ace96e-dc95-4da1-b493-1c989e3e8bcb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":353,"up_from":365,"up_thru":568,"down_at":354,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6810","nonce":558542514},{"type":"v1","addr":"172.21.15.178:6811","nonce":558542514}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6812","nonce":558542514},{"type":"v1","addr":"172.21.15.178:6813","nonce":558542514}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6816","nonce":558542514},{"type":"v1","addr":"172.21.15.178:6817","nonce":558542514}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6814","nonce":558542514},{"type":"v1","addr":"172.21.15.178:6815","nonce":558542514}]},"public_addr":"172.21.15.178:6811/558542514","cluster_addr":"172.21.15.178:6813/558542514","heartbeat_back_addr":"172.21.15.178:6817/558542514","heartbeat_front_addr":"172.21.15.178:6815/558542514","state":["exists","up"]},{"osd":2,"uuid":"fa2894d2-c79c-4dd4-9f46-0decd72743ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":389,"up_from":401,"up_thru":568,"down_at":390,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6818","nonce":1820467994},{"type":"v1","addr":"172.21.15.178:6819","nonce":1820467994}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6820","nonce":1820467994},{"type":"v1","addr":"172.21.15.178:6821","nonce":1820467994}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6824","nonce":1820467994},{"type":"v1","addr":"172.21.15.178:6825","nonce":1820467994}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6822","nonce":1820467994},{"type":"v1","addr":"172.21.15.178:6823","nonce":1820467994}]},"public_addr":"172.21.15.178:6819/1820467994","cluster_addr":"172.21.15.178:6821/1820467994","heartbeat_back_addr":"172.21.15.178:6825/1820467994","heartbeat_front_addr":"172.21.15.178:6823/1820467994","state":["exists","up"]},{"osd":3,"uuid":"a71d2808-18e6-4fb4-a25e-73d966e3c3e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":424,"up_from":435,"up_thru":568,"down_at":425,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6826","nonce":1930777591},{"type":"v1","addr":"172.21.15.178:6827","nonce":1930777591}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6828","nonce":1930777591},{"type":"v1","addr":"172.21.15.178:6829","nonce":1930777591}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6832","nonce":1930777591},{"type":"v1","addr":"172.21.15.178:6833","nonce":1930777591}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6830","nonce":1930777591},{"type":"v1","addr":"172.21.15.178:6831","nonce":1930777591}]},"public_addr":"172.21.15.178:6827/1930777591","cluster_addr":"172.21.15.178:6829/1930777591","heartbeat_back_addr":"172.21.15.178:6833/1930777591","heartbeat_front_addr":"172.21.15.178:6831/1930777591","state":["exists","up"]},{"osd":4,"uuid":"d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":458,"up_from":469,"up_thru":568,"down_at":459,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6800","nonce":3788830723},{"type":"v1","addr":"172.21.15.189:6801","nonce":3788830723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":3788830723},{"type":"v1","addr":"172.21.15.189:6803","nonce":3788830723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":3788830723},{"type":"v1","addr":"172.21.15.189:6807","nonce":3788830723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":3788830723},{"type":"v1","addr":"172.21.15.189:6805","nonce":3788830723}]},"public_addr":"172.21.15.189:6801/3788830723","cluster_addr":"172.21.15.189:6803/3788830723","heartbeat_back_addr":"172.21.15.189:6807/3788830723","heartbeat_front_addr":"172.21.15.189:6805/3788830723","state":["exists","up"]},{"osd":5,"uuid":"d57145cc-6527-42b5-916a-4e4ed7699a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":494,"up_from":506,"up_thru":568,"down_at":495,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6808","nonce":41767783},{"type":"v1","addr":"172.21.15.189:6809","nonce":41767783}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6810","nonce":41767783},{"type":"v1","addr":"172.21.15.189:6811","nonce":41767783}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6814","nonce":41767783},{"type":"v1","addr":"172.21.15.189:6815","nonce":41767783}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6812","nonce":41767783},{"type":"v1","addr":"172.21.15.189:6813","nonce":41767783}]},"public_addr":"172.21.15.189:6809/41767783","cluster_addr":"172.21.15.189:6811/41767783","heartbeat_back_addr":"172.21.15.189:6815/41767783","heartbeat_front_addr":"172.21.15.189:6813/41767783","state":["exists","up"]},{"osd":6,"uuid":"10827ca8-a8de-426b-ab31-b580a5e8dbe9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":524,"up_from":535,"up_thru":568,"down_at":525,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6816","nonce":2450146827},{"type":"v1","addr":"172.21.15.189:6817","nonce":2450146827}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6818","nonce":2450146827},{"type":"v1","addr":"172.21.15.189:6819","nonce":2450146827}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6822","nonce":2450146827},{"type":"v1","addr":"172.21.15.189:6823","nonce":2450146827}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6820","nonce":2450146827},{"type":"v1","addr":"172.21.15.189:6821","nonce":2450146827}]},"public_addr":"172.21.15.189:6817/2450146827","cluster_addr":"172.21.15.189:6819/2450146827","heartbeat_back_addr":"172.21.15.189:6823/2450146827","heartbeat_front_addr":"172.21.15.189:6821/2450146827","state":["exists","up"]},{"osd":7,"uuid":"d7414517-0aa3-479a-9064-f7fed7c81e06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":559,"up_from":568,"up_thru":568,"down_at":560,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6824","nonce":3214921473},{"type":"v1","addr":"172.21.15.189:6825","nonce":3214921473}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6826","nonce":3214921473},{"type":"v1","addr":"172.21.15.189:6827","nonce":3214921473}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6830","nonce":3214921473},{"type":"v1","addr":"172.21.15.189:6831","nonce":3214921473}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6828","nonce":3214921473},{"type":"v1","addr":"172.21.15.189:6829","nonce":3214921473}]},"public_addr":"172.21.15.189:6825/3214921473","cluster_addr":"172.21.15.189:6827/3214921473","heartbeat_back_addr":"172.21.15.189:6831/3214921473","heartbeat_front_addr":"172.21.15.189:6829/3214921473","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-02-10T05:23:36.334657+0000","dead_epoch":319},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:59.923209+0000","dead_epoch":353},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:24.004028+0000","dead_epoch":389},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:48.686495+0000","dead_epoch":424},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:11.257141+0000","dead_epoch":458},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:35.714729+0000","dead_epoch":494},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:59.972063+0000","dead_epoch":524},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:26:24.480218+0000","dead_epoch":559}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.26","mappings":[{"from":6,"to":2}]},{"pgid":"3.2b","mappings":[{"from":0,"to":2}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.189:6833/4221551901":"2024-02-11T05:39:05.566111+0000","172.21.15.189:6832/4221551901":"2024-02-11T05:39:05.566111+0000","172.21.15.178:0/556760749":"2024-02-11T05:32:58.579338+0000","172.21.15.178:0/2053304252":"2024-02-11T05:32:58.579338+0000","172.21.15.178:0/3294883217":"2024-02-11T05:32:58.579338+0000","172.21.15.178:0/110815137":"2024-02-11T05:27:18.987130+0000","172.21.15.189:0/3333372062":"2024-02-11T05:32:10.166208+0000","172.21.15.189:0/1274263842":"2024-02-11T05:32:10.166208+0000","172.21.15.178:0/1643147118":"2024-02-11T05:31:09.016699+0000","172.21.15.178:0/4055521453":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6801/2216937637":"2024-02-11T05:31:09.016699+0000","172.21.15.189:6834/302375273":"2024-02-11T05:32:10.166208+0000","172.21.15.178:6801/1579050180":"2024-02-11T05:27:18.987130+0000","172.21.15.189:0/1825819080":"2024-02-11T05:32:10.166208+0000","172.21.15.178:0/1810907727":"2024-02-11T05:31:09.016699+0000","172.21.15.178:6800/2216937637":"2024-02-11T05:31:09.016699+0000","172.21.15.178:0/37667702":"2024-02-11T05:32:58.579338+0000","172.21.15.178:0/527870021":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/3479209140":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/3227051029":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/155071335":"2024-02-11T05:31:09.016699+0000","172.21.15.178:0/3810744882":"2024-02-11T05:21:50.971758+0000","172.21.15.178:6801/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.189:6835/302375273":"2024-02-11T05:32:10.166208+0000","172.21.15.178:6800/1579050180":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6835/1034974724":"2024-02-11T05:38:44.406857+0000","172.21.15.189:0/1119329343":"2024-02-11T05:32:10.166208+0000","172.21.15.189:0/2384895734":"2024-02-11T05:32:10.166208+0000","172.21.15.178:6800/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/4233542507":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/3296051652":"2024-02-11T05:31:09.016699+0000","172.21.15.178:0/2753554380":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/2491940996":"2024-02-11T05:31:09.016699+0000","172.21.15.178:6800/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/3804021441":"2024-02-11T05:21:50.971758+0000","172.21.15.189:0/1300740082":"2024-02-11T05:32:10.166208+0000","172.21.15.178:6834/1034974724":"2024-02-11T05:38:44.406857+0000","172.21.15.178:6800/1634470419":"2024-02-11T05:32:58.579338+0000","172.21.15.178:6801/1634470419":"2024-02-11T05:32:58.579338+0000","172.21.15.178:0/313760756":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/781866613":"2024-02-11T05:32:58.579338+0000","172.21.15.178:6801/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/3989158032":"2024-02-11T05:32:58.579338+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":460,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":466,"length":1},{"begin":469,"length":1},{"begin":479,"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-02-10T05:43:55.575 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:55 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/4107730881' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:43:55.575 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:55 smithi178 ceph-mon[92537]: osdmap e871: 8 total, 8 up, 8 in 2024-02-10T05:43:55.576 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:55 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/4107730881' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:43:55.576 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:55 smithi178 ceph-mon[95116]: osdmap e871: 8 total, 8 up, 8 in 2024-02-10T05:43:55.601 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T05:43:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:55 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/4107730881' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T05:43:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:55 smithi189 ceph-mon[89631]: osdmap e871: 8 total, 8 up, 8 in 2024-02-10T05:43:55.897 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:43:56.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:56 smithi178 ceph-mon[92537]: pgmap v950: 121 pgs: 121 active+clean; 480 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 565 KiB/s wr, 18 op/s 2024-02-10T05:43:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:56 smithi178 ceph-mon[95116]: pgmap v950: 121 pgs: 121 active+clean; 480 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 565 KiB/s wr, 18 op/s 2024-02-10T05:43:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:56 smithi189 ceph-mon[89631]: pgmap v950: 121 pgs: 121 active+clean; 480 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 565 KiB/s wr, 18 op/s 2024-02-10T05:43:57.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:43:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:43:57] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-02-10T05:43:57.790 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T05:43:57.793 INFO:teuthology.orchestra.run.smithi178.stderr:dumped all 2024-02-10T05:43:58.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:58 smithi178 ceph-mon[95116]: pgmap v952: 121 pgs: 121 active+clean; 480 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 490 KiB/s wr, 9 op/s 2024-02-10T05:43:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:58 smithi178 ceph-mon[92537]: pgmap v952: 121 pgs: 121 active+clean; 480 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 490 KiB/s wr, 9 op/s 2024-02-10T05:43:58.558 INFO:teuthology.orchestra.run.smithi178.stdout:{"pg_ready":true,"pg_map":{"version":952,"stamp":"2024-02-10T05:43:56.762304+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":503806920,"num_objects":284,"num_object_clones":211,"num_object_copies":852,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":284,"num_whiteouts":7,"num_read":4855,"num_read_kb":6455820,"num_write":9066,"num_write_kb":2036595,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":106,"num_bytes_recovered":367806048,"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":22572,"ondisk_log_size":22572,"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":3317164,"kb_used_data":701592,"kb_used_omap":319,"kb_used_meta":2615168,"kb_avail":746644052,"statfs":{"total":767960285184,"available":764563509248,"internally_reserved":0,"allocated":718430208,"data_stored":1677055429,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":326771,"internal_metadata":2677932941},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":7086080,"num_objects":7,"num_object_clones":7,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":17,"num_read_kb":45019,"num_write":56,"num_write_kb":3624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.403064"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":1123,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.577212+0000","last_change":"2024-02-10T05:38:36.404509+0000","last_active":"2024-02-10T05:43:50.577212+0000","last_peered":"2024-02-10T05:43:50.577212+0000","last_clean":"2024-02-10T05:43:50.577212+0000","last_became_active":"2024-02-10T05:38:36.403955+0000","last_became_peered":"2024-02-10T05:38:36.403955+0000","last_unstale":"2024-02-10T05:43:50.577212+0000","last_undegraded":"2024-02-10T05:43:50.577212+0000","last_fullsized":"2024-02-10T05:43:50.577212+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:05:36.599550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1320,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.342523+0000","last_change":"2024-02-10T05:38:01.253709+0000","last_active":"2024-02-10T05:43:50.342523+0000","last_peered":"2024-02-10T05:43:50.342523+0000","last_clean":"2024-02-10T05:43:50.342523+0000","last_became_active":"2024-02-10T05:38:01.253433+0000","last_became_peered":"2024-02-10T05:38:01.253433+0000","last_unstale":"2024-02-10T05:43:50.342523+0000","last_undegraded":"2024-02-10T05:43:50.342523+0000","last_fullsized":"2024-02-10T05:43:50.342523+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:13:53.827632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1360,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.755894+0000","last_change":"2024-02-10T05:35:41.224127+0000","last_active":"2024-02-10T05:43:50.755894+0000","last_peered":"2024-02-10T05:43:50.755894+0000","last_clean":"2024-02-10T05:43:50.755894+0000","last_became_active":"2024-02-10T05:35:41.223202+0000","last_became_peered":"2024-02-10T05:35:41.223202+0000","last_unstale":"2024-02-10T05:43:50.755894+0000","last_undegraded":"2024-02-10T05:43:50.755894+0000","last_fullsized":"2024-02-10T05:43:50.755894+0000","mapping_epoch":401,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":402,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:15:32.981313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1180,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756432+0000","last_change":"2024-02-10T05:38:36.413982+0000","last_active":"2024-02-10T05:43:50.756432+0000","last_peered":"2024-02-10T05:43:50.756432+0000","last_clean":"2024-02-10T05:43:50.756432+0000","last_became_active":"2024-02-10T05:38:36.412901+0000","last_became_peered":"2024-02-10T05:38:36.412901+0000","last_unstale":"2024-02-10T05:43:50.756432+0000","last_undegraded":"2024-02-10T05:43:50.756432+0000","last_fullsized":"2024-02-10T05:43:50.756432+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:23:58.737259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.576641+0000","last_change":"2024-02-10T05:38:36.406508+0000","last_active":"2024-02-10T05:43:50.576641+0000","last_peered":"2024-02-10T05:43:50.576641+0000","last_clean":"2024-02-10T05:43:50.576641+0000","last_became_active":"2024-02-10T05:38:36.406153+0000","last_became_peered":"2024-02-10T05:38:36.406153+0000","last_unstale":"2024-02-10T05:43:50.576641+0000","last_undegraded":"2024-02-10T05:43:50.576641+0000","last_fullsized":"2024-02-10T05:43:50.576641+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:15:55.433560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1199,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756546+0000","last_change":"2024-02-10T05:37:27.262833+0000","last_active":"2024-02-10T05:43:50.756546+0000","last_peered":"2024-02-10T05:43:50.756546+0000","last_clean":"2024-02-10T05:43:50.756546+0000","last_became_active":"2024-02-10T05:37:27.262411+0000","last_became_peered":"2024-02-10T05:37:27.262411+0000","last_unstale":"2024-02-10T05:43:50.756546+0000","last_undegraded":"2024-02-10T05:43:50.756546+0000","last_fullsized":"2024-02-10T05:43:50.756546+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:30:03.478934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.576458+0000","last_change":"2024-02-10T05:38:36.407514+0000","last_active":"2024-02-10T05:43:50.576458+0000","last_peered":"2024-02-10T05:43:50.576458+0000","last_clean":"2024-02-10T05:43:50.576458+0000","last_became_active":"2024-02-10T05:38:36.407109+0000","last_became_peered":"2024-02-10T05:38:36.407109+0000","last_unstale":"2024-02-10T05:43:50.576458+0000","last_undegraded":"2024-02-10T05:43:50.576458+0000","last_fullsized":"2024-02-10T05:43:50.576458+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:21:42.359701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1228,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.673870+0000","last_change":"2024-02-10T05:38:01.250333+0000","last_active":"2024-02-10T05:43:50.673870+0000","last_peered":"2024-02-10T05:43:50.673870+0000","last_clean":"2024-02-10T05:43:50.673870+0000","last_became_active":"2024-02-10T05:38:01.250031+0000","last_became_peered":"2024-02-10T05:38:01.250031+0000","last_unstale":"2024-02-10T05:43:50.673870+0000","last_undegraded":"2024-02-10T05:43:50.673870+0000","last_fullsized":"2024-02-10T05:43:50.673870+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:36:00.607191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1136,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.577018+0000","last_change":"2024-02-10T05:38:36.412600+0000","last_active":"2024-02-10T05:43:50.577018+0000","last_peered":"2024-02-10T05:43:50.577018+0000","last_clean":"2024-02-10T05:43:50.577018+0000","last_became_active":"2024-02-10T05:38:36.412067+0000","last_became_peered":"2024-02-10T05:38:36.412067+0000","last_unstale":"2024-02-10T05:43:50.577018+0000","last_undegraded":"2024-02-10T05:43:50.577018+0000","last_fullsized":"2024-02-10T05:43:50.577018+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:08:06.114490+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1159,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756869+0000","last_change":"2024-02-10T05:38:01.264090+0000","last_active":"2024-02-10T05:43:50.756869+0000","last_peered":"2024-02-10T05:43:50.756869+0000","last_clean":"2024-02-10T05:43:50.756869+0000","last_became_active":"2024-02-10T05:38:01.263486+0000","last_became_peered":"2024-02-10T05:38:01.263486+0000","last_unstale":"2024-02-10T05:43:50.756869+0000","last_undegraded":"2024-02-10T05:43:50.756869+0000","last_fullsized":"2024-02-10T05:43:50.756869+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:29:45.756738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1159,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756700+0000","last_change":"2024-02-10T05:38:01.263822+0000","last_active":"2024-02-10T05:43:50.756700+0000","last_peered":"2024-02-10T05:43:50.756700+0000","last_clean":"2024-02-10T05:43:50.756700+0000","last_became_active":"2024-02-10T05:38:01.263516+0000","last_became_peered":"2024-02-10T05:38:01.263516+0000","last_unstale":"2024-02-10T05:43:50.756700+0000","last_undegraded":"2024-02-10T05:43:50.756700+0000","last_fullsized":"2024-02-10T05:43:50.756700+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:53:04.197673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1233,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.341201+0000","last_change":"2024-02-10T05:38:01.258000+0000","last_active":"2024-02-10T05:43:50.341201+0000","last_peered":"2024-02-10T05:43:50.341201+0000","last_clean":"2024-02-10T05:43:50.341201+0000","last_became_active":"2024-02-10T05:38:01.257690+0000","last_became_peered":"2024-02-10T05:38:01.257690+0000","last_unstale":"2024-02-10T05:43:50.341201+0000","last_undegraded":"2024-02-10T05:43:50.341201+0000","last_fullsized":"2024-02-10T05:43:50.341201+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:53:55.494667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":1254,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.674337+0000","last_change":"2024-02-10T05:38:01.250968+0000","last_active":"2024-02-10T05:43:50.674337+0000","last_peered":"2024-02-10T05:43:50.674337+0000","last_clean":"2024-02-10T05:43:50.674337+0000","last_became_active":"2024-02-10T05:38:01.250469+0000","last_became_peered":"2024-02-10T05:38:01.250469+0000","last_unstale":"2024-02-10T05:43:50.674337+0000","last_undegraded":"2024-02-10T05:43:50.674337+0000","last_fullsized":"2024-02-10T05:43:50.674337+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:07:51.079638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1360,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.755495+0000","last_change":"2024-02-10T05:37:27.257132+0000","last_active":"2024-02-10T05:43:50.755495+0000","last_peered":"2024-02-10T05:43:50.755495+0000","last_clean":"2024-02-10T05:43:50.755495+0000","last_became_active":"2024-02-10T05:37:27.256765+0000","last_became_peered":"2024-02-10T05:37:27.256765+0000","last_unstale":"2024-02-10T05:43:50.755495+0000","last_undegraded":"2024-02-10T05:43:50.755495+0000","last_fullsized":"2024-02-10T05:43:50.755495+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:24:30.975871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1330,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.340067+0000","last_change":"2024-02-10T05:37:27.249088+0000","last_active":"2024-02-10T05:43:50.340067+0000","last_peered":"2024-02-10T05:43:50.340067+0000","last_clean":"2024-02-10T05:43:50.340067+0000","last_became_active":"2024-02-10T05:37:27.248787+0000","last_became_peered":"2024-02-10T05:37:27.248787+0000","last_unstale":"2024-02-10T05:43:50.340067+0000","last_undegraded":"2024-02-10T05:43:50.340067+0000","last_fullsized":"2024-02-10T05:43:50.340067+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:53:10.097299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1195,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.755875+0000","last_change":"2024-02-10T05:38:36.414713+0000","last_active":"2024-02-10T05:43:50.755875+0000","last_peered":"2024-02-10T05:43:50.755875+0000","last_clean":"2024-02-10T05:43:50.755875+0000","last_became_active":"2024-02-10T05:38:36.414309+0000","last_became_peered":"2024-02-10T05:38:36.414309+0000","last_unstale":"2024-02-10T05:43:50.755875+0000","last_undegraded":"2024-02-10T05:43:50.755875+0000","last_fullsized":"2024-02-10T05:43:50.755875+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:20:59.576327+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1189,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.757764+0000","last_change":"2024-02-10T05:38:36.404949+0000","last_active":"2024-02-10T05:43:50.757764+0000","last_peered":"2024-02-10T05:43:50.757764+0000","last_clean":"2024-02-10T05:43:50.757764+0000","last_became_active":"2024-02-10T05:38:36.404570+0000","last_became_peered":"2024-02-10T05:38:36.404570+0000","last_unstale":"2024-02-10T05:43:50.757764+0000","last_undegraded":"2024-02-10T05:43:50.757764+0000","last_fullsized":"2024-02-10T05:43:50.757764+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:55:12.784315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":1298,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.341900+0000","last_change":"2024-02-10T05:38:36.401635+0000","last_active":"2024-02-10T05:43:50.341900+0000","last_peered":"2024-02-10T05:43:50.341900+0000","last_clean":"2024-02-10T05:43:50.341900+0000","last_became_active":"2024-02-10T05:38:36.401321+0000","last_became_peered":"2024-02-10T05:38:36.401321+0000","last_unstale":"2024-02-10T05:43:50.341900+0000","last_undegraded":"2024-02-10T05:43:50.341900+0000","last_fullsized":"2024-02-10T05:43:50.341900+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:16:54.581902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1123,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.577451+0000","last_change":"2024-02-10T05:38:36.402681+0000","last_active":"2024-02-10T05:43:50.577451+0000","last_peered":"2024-02-10T05:43:50.577451+0000","last_clean":"2024-02-10T05:43:50.577451+0000","last_became_active":"2024-02-10T05:38:36.402339+0000","last_became_peered":"2024-02-10T05:38:36.402339+0000","last_unstale":"2024-02-10T05:43:50.577451+0000","last_undegraded":"2024-02-10T05:43:50.577451+0000","last_fullsized":"2024-02-10T05:43:50.577451+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:59:52.336408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1f","version":"598'6","reported_seq":1371,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756418+0000","last_change":"2024-02-10T05:38:36.402322+0000","last_active":"2024-02-10T05:43:50.756418+0000","last_peered":"2024-02-10T05:43:50.756418+0000","last_clean":"2024-02-10T05:43:50.756418+0000","last_became_active":"2024-02-10T05:38:36.401949+0000","last_became_peered":"2024-02-10T05:38:36.401949+0000","last_unstale":"2024-02-10T05:43:50.756418+0000","last_undegraded":"2024-02-10T05:43:50.756418+0000","last_fullsized":"2024-02-10T05:43:50.756418+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:57:50.570841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":8,"num_read_kb":8,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":1248,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.674326+0000","last_change":"2024-02-10T05:38:01.254938+0000","last_active":"2024-02-10T05:43:50.674326+0000","last_peered":"2024-02-10T05:43:50.674326+0000","last_clean":"2024-02-10T05:43:50.674326+0000","last_became_active":"2024-02-10T05:38:01.254593+0000","last_became_peered":"2024-02-10T05:38:01.254593+0000","last_unstale":"2024-02-10T05:43:50.674326+0000","last_undegraded":"2024-02-10T05:43:50.674326+0000","last_fullsized":"2024-02-10T05:43:50.674326+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:00:49.514101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"598'3","reported_seq":1263,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.674490+0000","last_change":"2024-02-10T05:37:27.255355+0000","last_active":"2024-02-10T05:43:50.674490+0000","last_peered":"2024-02-10T05:43:50.674490+0000","last_clean":"2024-02-10T05:43:50.674490+0000","last_became_active":"2024-02-10T05:37:27.255008+0000","last_became_peered":"2024-02-10T05:37:27.255008+0000","last_unstale":"2024-02-10T05:43:50.674490+0000","last_undegraded":"2024-02-10T05:43:50.674490+0000","last_fullsized":"2024-02-10T05:43:50.674490+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T10:06:26.178776+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"0'0","reported_seq":1360,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.755990+0000","last_change":"2024-02-10T05:37:27.256818+0000","last_active":"2024-02-10T05:43:50.755990+0000","last_peered":"2024-02-10T05:43:50.755990+0000","last_clean":"2024-02-10T05:43:50.755990+0000","last_became_active":"2024-02-10T05:37:27.256505+0000","last_became_peered":"2024-02-10T05:37:27.256505+0000","last_unstale":"2024-02-10T05:43:50.755990+0000","last_undegraded":"2024-02-10T05:43:50.755990+0000","last_fullsized":"2024-02-10T05:43:50.755990+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:47:24.590420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"61'2","reported_seq":1129,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.577457+0000","last_change":"2024-02-10T05:38:36.405673+0000","last_active":"2024-02-10T05:43:50.577457+0000","last_peered":"2024-02-10T05:43:50.577457+0000","last_clean":"2024-02-10T05:43:50.577457+0000","last_became_active":"2024-02-10T05:38:36.405161+0000","last_became_peered":"2024-02-10T05:38:36.405161+0000","last_unstale":"2024-02-10T05:43:50.577457+0000","last_undegraded":"2024-02-10T05:43:50.577457+0000","last_fullsized":"2024-02-10T05:43:50.577457+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T09:05:52.661790+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":9,"num_read_kb":9,"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.1c","version":"0'0","reported_seq":1180,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756969+0000","last_change":"2024-02-10T05:37:27.253336+0000","last_active":"2024-02-10T05:43:50.756969+0000","last_peered":"2024-02-10T05:43:50.756969+0000","last_clean":"2024-02-10T05:43:50.756969+0000","last_became_active":"2024-02-10T05:37:27.253034+0000","last_became_peered":"2024-02-10T05:37:27.253034+0000","last_unstale":"2024-02-10T05:43:50.756969+0000","last_undegraded":"2024-02-10T05:43:50.756969+0000","last_fullsized":"2024-02-10T05:43:50.756969+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:54:09.645588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"61'2","reported_seq":1142,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.576938+0000","last_change":"2024-02-10T05:38:36.414468+0000","last_active":"2024-02-10T05:43:50.576938+0000","last_peered":"2024-02-10T05:43:50.576938+0000","last_clean":"2024-02-10T05:43:50.576938+0000","last_became_active":"2024-02-10T05:38:36.411813+0000","last_became_peered":"2024-02-10T05:38:36.411813+0000","last_unstale":"2024-02-10T05:43:50.576938+0000","last_undegraded":"2024-02-10T05:43:50.576938+0000","last_fullsized":"2024-02-10T05:43:50.576938+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T09:28:11.862634+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":9,"num_read_kb":9,"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.1d","version":"0'0","reported_seq":1172,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.757322+0000","last_change":"2024-02-10T05:38:01.262347+0000","last_active":"2024-02-10T05:43:50.757322+0000","last_peered":"2024-02-10T05:43:50.757322+0000","last_clean":"2024-02-10T05:43:50.757322+0000","last_became_active":"2024-02-10T05:38:01.262053+0000","last_became_peered":"2024-02-10T05:38:01.262053+0000","last_unstale":"2024-02-10T05:43:50.757322+0000","last_undegraded":"2024-02-10T05:43:50.757322+0000","last_fullsized":"2024-02-10T05:43:50.757322+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:13:06.063997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"598'3","reported_seq":1231,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.674579+0000","last_change":"2024-02-10T05:38:36.396540+0000","last_active":"2024-02-10T05:43:50.674579+0000","last_peered":"2024-02-10T05:43:50.674579+0000","last_clean":"2024-02-10T05:43:50.674579+0000","last_became_active":"2024-02-10T05:38:36.396196+0000","last_became_peered":"2024-02-10T05:38:36.396196+0000","last_unstale":"2024-02-10T05:43:50.674579+0000","last_undegraded":"2024-02-10T05:43:50.674579+0000","last_fullsized":"2024-02-10T05:43:50.674579+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T09:08:57.101104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"0'0","reported_seq":1232,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.340841+0000","last_change":"2024-02-10T05:36:50.228952+0000","last_active":"2024-02-10T05:43:50.340841+0000","last_peered":"2024-02-10T05:43:50.340841+0000","last_clean":"2024-02-10T05:43:50.340841+0000","last_became_active":"2024-02-10T05:36:50.227928+0000","last_became_peered":"2024-02-10T05:36:50.227928+0000","last_unstale":"2024-02-10T05:43:50.340841+0000","last_undegraded":"2024-02-10T05:43:50.340841+0000","last_fullsized":"2024-02-10T05:43:50.340841+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:21:55.702166+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"598'3","reported_seq":1159,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.757295+0000","last_change":"2024-02-10T05:38:36.407267+0000","last_active":"2024-02-10T05:43:50.757295+0000","last_peered":"2024-02-10T05:43:50.757295+0000","last_clean":"2024-02-10T05:43:50.757295+0000","last_became_active":"2024-02-10T05:38:36.406532+0000","last_became_peered":"2024-02-10T05:38:36.406532+0000","last_unstale":"2024-02-10T05:43:50.757295+0000","last_undegraded":"2024-02-10T05:43:50.757295+0000","last_fullsized":"2024-02-10T05:43:50.757295+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T11:56:02.302978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1b","version":"0'0","reported_seq":1359,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756028+0000","last_change":"2024-02-10T05:38:36.402556+0000","last_active":"2024-02-10T05:43:50.756028+0000","last_peered":"2024-02-10T05:43:50.756028+0000","last_clean":"2024-02-10T05:43:50.756028+0000","last_became_active":"2024-02-10T05:38:36.402289+0000","last_became_peered":"2024-02-10T05:38:36.402289+0000","last_unstale":"2024-02-10T05:43:50.756028+0000","last_undegraded":"2024-02-10T05:43:50.756028+0000","last_fullsized":"2024-02-10T05:43:50.756028+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:09:56.015168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":1260,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.673947+0000","last_change":"2024-02-10T05:38:01.250729+0000","last_active":"2024-02-10T05:43:50.673947+0000","last_peered":"2024-02-10T05:43:50.673947+0000","last_clean":"2024-02-10T05:43:50.673947+0000","last_became_active":"2024-02-10T05:38:01.250431+0000","last_became_peered":"2024-02-10T05:38:01.250431+0000","last_unstale":"2024-02-10T05:43:50.673947+0000","last_undegraded":"2024-02-10T05:43:50.673947+0000","last_fullsized":"2024-02-10T05:43:50.673947+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:29:01.150032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1262,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.673975+0000","last_change":"2024-02-10T05:36:15.239301+0000","last_active":"2024-02-10T05:43:50.673975+0000","last_peered":"2024-02-10T05:43:50.673975+0000","last_clean":"2024-02-10T05:43:50.673975+0000","last_became_active":"2024-02-10T05:36:15.236420+0000","last_became_peered":"2024-02-10T05:36:15.236420+0000","last_unstale":"2024-02-10T05:43:50.673975+0000","last_undegraded":"2024-02-10T05:43:50.673975+0000","last_fullsized":"2024-02-10T05:43:50.673975+0000","mapping_epoch":435,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":436,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:54:15.450991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1173,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756114+0000","last_change":"2024-02-10T05:38:36.415321+0000","last_active":"2024-02-10T05:43:50.756114+0000","last_peered":"2024-02-10T05:43:50.756114+0000","last_clean":"2024-02-10T05:43:50.756114+0000","last_became_active":"2024-02-10T05:38:36.414976+0000","last_became_peered":"2024-02-10T05:38:36.414976+0000","last_unstale":"2024-02-10T05:43:50.756114+0000","last_undegraded":"2024-02-10T05:43:50.756114+0000","last_fullsized":"2024-02-10T05:43:50.756114+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:10:05.781753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1330,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.340423+0000","last_change":"2024-02-10T05:36:50.227152+0000","last_active":"2024-02-10T05:43:50.340423+0000","last_peered":"2024-02-10T05:43:50.340423+0000","last_clean":"2024-02-10T05:43:50.340423+0000","last_became_active":"2024-02-10T05:36:50.226708+0000","last_became_peered":"2024-02-10T05:36:50.226708+0000","last_unstale":"2024-02-10T05:43:50.340423+0000","last_undegraded":"2024-02-10T05:43:50.340423+0000","last_fullsized":"2024-02-10T05:43:50.340423+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:34:05.320307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1160,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.757042+0000","last_change":"2024-02-10T05:38:01.265423+0000","last_active":"2024-02-10T05:43:50.757042+0000","last_peered":"2024-02-10T05:43:50.757042+0000","last_clean":"2024-02-10T05:43:50.757042+0000","last_became_active":"2024-02-10T05:38:01.265054+0000","last_became_peered":"2024-02-10T05:38:01.265054+0000","last_unstale":"2024-02-10T05:43:50.757042+0000","last_undegraded":"2024-02-10T05:43:50.757042+0000","last_fullsized":"2024-02-10T05:43:50.757042+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:11:15.961080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1191,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.757366+0000","last_change":"2024-02-10T05:38:36.414147+0000","last_active":"2024-02-10T05:43:50.757366+0000","last_peered":"2024-02-10T05:43:50.757366+0000","last_clean":"2024-02-10T05:43:50.757366+0000","last_became_active":"2024-02-10T05:38:36.413728+0000","last_became_peered":"2024-02-10T05:38:36.413728+0000","last_unstale":"2024-02-10T05:43:50.757366+0000","last_undegraded":"2024-02-10T05:43:50.757366+0000","last_fullsized":"2024-02-10T05:43:50.757366+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:32:44.481204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1187,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.757180+0000","last_change":"2024-02-10T05:38:01.259439+0000","last_active":"2024-02-10T05:43:50.757180+0000","last_peered":"2024-02-10T05:43:50.757180+0000","last_clean":"2024-02-10T05:43:50.757180+0000","last_became_active":"2024-02-10T05:38:01.259122+0000","last_became_peered":"2024-02-10T05:38:01.259122+0000","last_unstale":"2024-02-10T05:43:50.757180+0000","last_undegraded":"2024-02-10T05:43:50.757180+0000","last_fullsized":"2024-02-10T05:43:50.757180+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:09:51.908696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1359,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756262+0000","last_change":"2024-02-10T05:37:27.254130+0000","last_active":"2024-02-10T05:43:50.756262+0000","last_peered":"2024-02-10T05:43:50.756262+0000","last_clean":"2024-02-10T05:43:50.756262+0000","last_became_active":"2024-02-10T05:37:27.253817+0000","last_became_peered":"2024-02-10T05:37:27.253817+0000","last_unstale":"2024-02-10T05:43:50.756262+0000","last_undegraded":"2024-02-10T05:43:50.756262+0000","last_fullsized":"2024-02-10T05:43:50.756262+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:36:15.844198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'3","reported_seq":1328,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.342102+0000","last_change":"2024-02-10T05:37:27.251935+0000","last_active":"2024-02-10T05:43:50.342102+0000","last_peered":"2024-02-10T05:43:50.342102+0000","last_clean":"2024-02-10T05:43:50.342102+0000","last_became_active":"2024-02-10T05:37:27.251547+0000","last_became_peered":"2024-02-10T05:37:27.251547+0000","last_unstale":"2024-02-10T05:43:50.342102+0000","last_undegraded":"2024-02-10T05:43:50.342102+0000","last_fullsized":"2024-02-10T05:43:50.342102+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T13:07:05.707555+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":11,"num_read_kb":11,"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":1204,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.341488+0000","last_change":"2024-02-10T05:38:36.408594+0000","last_active":"2024-02-10T05:43:50.341488+0000","last_peered":"2024-02-10T05:43:50.341488+0000","last_clean":"2024-02-10T05:43:50.341488+0000","last_became_active":"2024-02-10T05:38:36.408247+0000","last_became_peered":"2024-02-10T05:38:36.408247+0000","last_unstale":"2024-02-10T05:43:50.341488+0000","last_undegraded":"2024-02-10T05:43:50.341488+0000","last_fullsized":"2024-02-10T05:43:50.341488+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:59:28.918052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"598'30","reported_seq":1201,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.757430+0000","last_change":"2024-02-10T05:38:01.265390+0000","last_active":"2024-02-10T05:43:50.757430+0000","last_peered":"2024-02-10T05:43:50.757430+0000","last_clean":"2024-02-10T05:43:50.757430+0000","last_became_active":"2024-02-10T05:38:01.264837+0000","last_became_peered":"2024-02-10T05:38:01.264837+0000","last_unstale":"2024-02-10T05:43:50.757430+0000","last_undegraded":"2024-02-10T05:43:50.757430+0000","last_fullsized":"2024-02-10T05:43:50.757430+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":30,"log_dups_size":0,"ondisk_log_size":30,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:40:59.667839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5798,"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":17,"num_read_kb":25,"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":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.577087+0000","last_change":"2024-02-10T05:38:36.408518+0000","last_active":"2024-02-10T05:43:50.577087+0000","last_peered":"2024-02-10T05:43:50.577087+0000","last_clean":"2024-02-10T05:43:50.577087+0000","last_became_active":"2024-02-10T05:38:36.407488+0000","last_became_peered":"2024-02-10T05:38:36.407488+0000","last_unstale":"2024-02-10T05:43:50.577087+0000","last_undegraded":"2024-02-10T05:43:50.577087+0000","last_fullsized":"2024-02-10T05:43:50.577087+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:44:25.051306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'2","reported_seq":1367,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756121+0000","last_change":"2024-02-10T05:36:50.236480+0000","last_active":"2024-02-10T05:43:50.756121+0000","last_peered":"2024-02-10T05:43:50.756121+0000","last_clean":"2024-02-10T05:43:50.756121+0000","last_became_active":"2024-02-10T05:36:50.235974+0000","last_became_peered":"2024-02-10T05:36:50.235974+0000","last_unstale":"2024-02-10T05:43:50.756121+0000","last_undegraded":"2024-02-10T05:43:50.756121+0000","last_fullsized":"2024-02-10T05:43:50.756121+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T14:41:47.863682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":8,"num_read_kb":14,"num_write":3,"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":[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":1360,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.755671+0000","last_change":"2024-02-10T05:38:36.401424+0000","last_active":"2024-02-10T05:43:50.755671+0000","last_peered":"2024-02-10T05:43:50.755671+0000","last_clean":"2024-02-10T05:43:50.755671+0000","last_became_active":"2024-02-10T05:38:36.401159+0000","last_became_peered":"2024-02-10T05:38:36.401159+0000","last_unstale":"2024-02-10T05:43:50.755671+0000","last_undegraded":"2024-02-10T05:43:50.755671+0000","last_fullsized":"2024-02-10T05:43:50.755671+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:41:40.748199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1180,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756415+0000","last_change":"2024-02-10T05:38:36.415754+0000","last_active":"2024-02-10T05:43:50.756415+0000","last_peered":"2024-02-10T05:43:50.756415+0000","last_clean":"2024-02-10T05:43:50.756415+0000","last_became_active":"2024-02-10T05:38:36.415208+0000","last_became_peered":"2024-02-10T05:38:36.415208+0000","last_unstale":"2024-02-10T05:43:50.756415+0000","last_undegraded":"2024-02-10T05:43:50.756415+0000","last_fullsized":"2024-02-10T05:43:50.756415+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:08:46.386594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.576818+0000","last_change":"2024-02-10T05:38:36.407295+0000","last_active":"2024-02-10T05:43:50.576818+0000","last_peered":"2024-02-10T05:43:50.576818+0000","last_clean":"2024-02-10T05:43:50.576818+0000","last_became_active":"2024-02-10T05:38:36.406808+0000","last_became_peered":"2024-02-10T05:38:36.406808+0000","last_unstale":"2024-02-10T05:43:50.576818+0000","last_undegraded":"2024-02-10T05:43:50.576818+0000","last_fullsized":"2024-02-10T05:43:50.576818+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:01:48.649847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1164,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756519+0000","last_change":"2024-02-10T05:38:01.260377+0000","last_active":"2024-02-10T05:43:50.756519+0000","last_peered":"2024-02-10T05:43:50.756519+0000","last_clean":"2024-02-10T05:43:50.756519+0000","last_became_active":"2024-02-10T05:38:01.260079+0000","last_became_peered":"2024-02-10T05:38:01.260079+0000","last_unstale":"2024-02-10T05:43:50.756519+0000","last_undegraded":"2024-02-10T05:43:50.756519+0000","last_fullsized":"2024-02-10T05:43:50.756519+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:40:57.836977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1159,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756016+0000","last_change":"2024-02-10T05:38:01.259806+0000","last_active":"2024-02-10T05:43:50.756016+0000","last_peered":"2024-02-10T05:43:50.756016+0000","last_clean":"2024-02-10T05:43:50.756016+0000","last_became_active":"2024-02-10T05:38:01.258026+0000","last_became_peered":"2024-02-10T05:38:01.258026+0000","last_unstale":"2024-02-10T05:43:50.756016+0000","last_undegraded":"2024-02-10T05:43:50.756016+0000","last_fullsized":"2024-02-10T05:43:50.756016+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:42:59.127294+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"61'8","reported_seq":1312,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.340534+0000","last_change":"2024-02-10T05:35:41.221320+0000","last_active":"2024-02-10T05:43:50.340534+0000","last_peered":"2024-02-10T05:43:50.340534+0000","last_clean":"2024-02-10T05:43:50.340534+0000","last_became_active":"2024-02-10T05:35:41.220786+0000","last_became_peered":"2024-02-10T05:35:41.220786+0000","last_unstale":"2024-02-10T05:43:50.340534+0000","last_undegraded":"2024-02-10T05:43:50.340534+0000","last_fullsized":"2024-02-10T05:43:50.340534+0000","mapping_epoch":401,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":402,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T12:44:50.447004+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":36,"num_read_kb":36,"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":1123,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.576506+0000","last_change":"2024-02-10T05:38:36.409186+0000","last_active":"2024-02-10T05:43:50.576506+0000","last_peered":"2024-02-10T05:43:50.576506+0000","last_clean":"2024-02-10T05:43:50.576506+0000","last_became_active":"2024-02-10T05:38:36.408875+0000","last_became_peered":"2024-02-10T05:38:36.408875+0000","last_unstale":"2024-02-10T05:43:50.576506+0000","last_undegraded":"2024-02-10T05:43:50.576506+0000","last_fullsized":"2024-02-10T05:43:50.576506+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:21:14.223939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"869'2123","reported_seq":5319,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.340480+0000","last_change":"2024-02-10T05:43:49.391811+0000","last_active":"2024-02-10T05:43:50.340480+0000","last_peered":"2024-02-10T05:43:50.340480+0000","last_clean":"2024-02-10T05:43:50.340480+0000","last_became_active":"2024-02-10T05:35:41.220842+0000","last_became_peered":"2024-02-10T05:35:41.220842+0000","last_unstale":"2024-02-10T05:43:50.340480+0000","last_undegraded":"2024-02-10T05:43:50.340480+0000","last_fullsized":"2024-02-10T05:43:50.340480+0000","mapping_epoch":401,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":402,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":2123,"log_dups_size":0,"ondisk_log_size":2123,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:50:16.359027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.030460121999999999,"stat_sum":{"num_bytes":85131264,"num_objects":27,"num_object_clones":22,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":370,"num_read_kb":687644,"num_write":844,"num_write_kb":188408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1cc","length":"1"}]},{"pgid":"2.f","version":"61'1","reported_seq":1238,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.341861+0000","last_change":"2024-02-10T05:38:36.408739+0000","last_active":"2024-02-10T05:43:50.341861+0000","last_peered":"2024-02-10T05:43:50.341861+0000","last_clean":"2024-02-10T05:43:50.341861+0000","last_became_active":"2024-02-10T05:38:36.408315+0000","last_became_peered":"2024-02-10T05:38:36.408315+0000","last_unstale":"2024-02-10T05:43:50.341861+0000","last_undegraded":"2024-02-10T05:43:50.341861+0000","last_fullsized":"2024-02-10T05:43:50.341861+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T09:33:53.794012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":1140,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.577038+0000","last_change":"2024-02-10T05:38:36.409648+0000","last_active":"2024-02-10T05:43:50.577038+0000","last_peered":"2024-02-10T05:43:50.577038+0000","last_clean":"2024-02-10T05:43:50.577038+0000","last_became_active":"2024-02-10T05:38:36.409202+0000","last_became_peered":"2024-02-10T05:38:36.409202+0000","last_unstale":"2024-02-10T05:43:50.577038+0000","last_undegraded":"2024-02-10T05:43:50.577038+0000","last_fullsized":"2024-02-10T05:43:50.577038+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:34:59.709925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.3","version":"869'1491","reported_seq":4895,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.755799+0000","last_change":"2024-02-10T05:43:49.390280+0000","last_active":"2024-02-10T05:43:50.755799+0000","last_peered":"2024-02-10T05:43:50.755799+0000","last_clean":"2024-02-10T05:43:50.755799+0000","last_became_active":"2024-02-10T05:38:01.250048+0000","last_became_peered":"2024-02-10T05:38:01.250048+0000","last_unstale":"2024-02-10T05:43:50.755799+0000","last_undegraded":"2024-02-10T05:43:50.755799+0000","last_fullsized":"2024-02-10T05:43:50.755799+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":1491,"log_dups_size":0,"ondisk_log_size":1491,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:53:58.652403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.019761152000000001,"stat_sum":{"num_bytes":22462464,"num_objects":18,"num_object_clones":15,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":274,"num_read_kb":443008,"num_write":431,"num_write_kb":116232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":20176896,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1cc","length":"1"}]},{"pgid":"4.2","version":"0'0","reported_seq":1331,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.340922+0000","last_change":"2024-02-10T05:37:27.250033+0000","last_active":"2024-02-10T05:43:50.340922+0000","last_peered":"2024-02-10T05:43:50.340922+0000","last_clean":"2024-02-10T05:43:50.340922+0000","last_became_active":"2024-02-10T05:37:27.249625+0000","last_became_peered":"2024-02-10T05:37:27.249625+0000","last_unstale":"2024-02-10T05:43:50.340922+0000","last_undegraded":"2024-02-10T05:43:50.340922+0000","last_fullsized":"2024-02-10T05:43:50.340922+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:48:30.097354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1321,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.340668+0000","last_change":"2024-02-10T05:38:36.394816+0000","last_active":"2024-02-10T05:43:50.340668+0000","last_peered":"2024-02-10T05:43:50.340668+0000","last_clean":"2024-02-10T05:43:50.340668+0000","last_became_active":"2024-02-10T05:38:36.394496+0000","last_became_peered":"2024-02-10T05:38:36.394496+0000","last_unstale":"2024-02-10T05:43:50.340668+0000","last_undegraded":"2024-02-10T05:43:50.340668+0000","last_fullsized":"2024-02-10T05:43:50.340668+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:07:26.747902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1188,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.757180+0000","last_change":"2024-02-10T05:37:27.265041+0000","last_active":"2024-02-10T05:43:50.757180+0000","last_peered":"2024-02-10T05:43:50.757180+0000","last_clean":"2024-02-10T05:43:50.757180+0000","last_became_active":"2024-02-10T05:37:27.264538+0000","last_became_peered":"2024-02-10T05:37:27.264538+0000","last_unstale":"2024-02-10T05:43:50.757180+0000","last_undegraded":"2024-02-10T05:43:50.757180+0000","last_fullsized":"2024-02-10T05:43:50.757180+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:58:03.221616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"869'1606","reported_seq":4963,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756377+0000","last_change":"2024-02-10T05:43:49.393862+0000","last_active":"2024-02-10T05:43:50.756377+0000","last_peered":"2024-02-10T05:43:50.756377+0000","last_clean":"2024-02-10T05:43:50.756377+0000","last_became_active":"2024-02-10T05:36:50.234677+0000","last_became_peered":"2024-02-10T05:36:50.234677+0000","last_unstale":"2024-02-10T05:43:50.756377+0000","last_undegraded":"2024-02-10T05:43:50.756377+0000","last_fullsized":"2024-02-10T05:43:50.756377+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":1606,"log_dups_size":0,"ondisk_log_size":1606,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:36:02.377503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.023075024,"stat_sum":{"num_bytes":67592192,"num_objects":19,"num_object_clones":15,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":0,"num_read":272,"num_read_kb":523929,"num_write":545,"num_write_kb":181168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":20176896,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1cc","length":"1"}]},{"pgid":"4.4","version":"0'0","reported_seq":1331,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.340858+0000","last_change":"2024-02-10T05:36:15.239836+0000","last_active":"2024-02-10T05:43:50.340858+0000","last_peered":"2024-02-10T05:43:50.340858+0000","last_clean":"2024-02-10T05:43:50.340858+0000","last_became_active":"2024-02-10T05:36:15.239548+0000","last_became_peered":"2024-02-10T05:36:15.239548+0000","last_unstale":"2024-02-10T05:43:50.340858+0000","last_undegraded":"2024-02-10T05:43:50.340858+0000","last_fullsized":"2024-02-10T05:43:50.340858+0000","mapping_epoch":435,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":436,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:50:05.597083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1193,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756197+0000","last_change":"2024-02-10T05:38:01.251680+0000","last_active":"2024-02-10T05:43:50.756197+0000","last_peered":"2024-02-10T05:43:50.756197+0000","last_clean":"2024-02-10T05:43:50.756197+0000","last_became_active":"2024-02-10T05:38:01.251375+0000","last_became_peered":"2024-02-10T05:38:01.251375+0000","last_unstale":"2024-02-10T05:43:50.756197+0000","last_undegraded":"2024-02-10T05:43:50.756197+0000","last_fullsized":"2024-02-10T05:43:50.756197+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:22:17.980000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1234,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.341113+0000","last_change":"2024-02-10T05:38:01.252291+0000","last_active":"2024-02-10T05:43:50.341113+0000","last_peered":"2024-02-10T05:43:50.341113+0000","last_clean":"2024-02-10T05:43:50.341113+0000","last_became_active":"2024-02-10T05:38:01.251994+0000","last_became_peered":"2024-02-10T05:38:01.251994+0000","last_unstale":"2024-02-10T05:43:50.341113+0000","last_undegraded":"2024-02-10T05:43:50.341113+0000","last_fullsized":"2024-02-10T05:43:50.341113+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:34:37.658120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"870'3235","reported_seq":6308,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:52.643387+0000","last_change":"2024-02-10T05:43:49.405864+0000","last_active":"2024-02-10T05:43:52.643387+0000","last_peered":"2024-02-10T05:43:52.643387+0000","last_clean":"2024-02-10T05:43:52.643387+0000","last_became_active":"2024-02-10T05:37:27.266594+0000","last_became_peered":"2024-02-10T05:37:27.266594+0000","last_unstale":"2024-02-10T05:43:52.643387+0000","last_undegraded":"2024-02-10T05:43:52.643387+0000","last_fullsized":"2024-02-10T05:43:52.643387+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":3235,"log_dups_size":0,"ondisk_log_size":3235,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:37:18.707772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.044288105000000001,"stat_sum":{"num_bytes":51027968,"num_objects":39,"num_object_clones":32,"num_object_copies":117,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":39,"num_whiteouts":0,"num_read":539,"num_read_kb":853932,"num_write":1514,"num_write_kb":345792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":39829504,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"1b9","length":"1"},{"start":"1cc","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":1317,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.342407+0000","last_change":"2024-02-10T05:37:27.248357+0000","last_active":"2024-02-10T05:43:50.342407+0000","last_peered":"2024-02-10T05:43:50.342407+0000","last_clean":"2024-02-10T05:43:50.342407+0000","last_became_active":"2024-02-10T05:37:27.248057+0000","last_became_peered":"2024-02-10T05:37:27.248057+0000","last_unstale":"2024-02-10T05:43:50.342407+0000","last_undegraded":"2024-02-10T05:43:50.342407+0000","last_fullsized":"2024-02-10T05:43:50.342407+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:31:23.923828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1331,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.340529+0000","last_change":"2024-02-10T05:38:01.247760+0000","last_active":"2024-02-10T05:43:50.340529+0000","last_peered":"2024-02-10T05:43:50.340529+0000","last_clean":"2024-02-10T05:43:50.340529+0000","last_became_active":"2024-02-10T05:38:01.247489+0000","last_became_peered":"2024-02-10T05:38:01.247489+0000","last_unstale":"2024-02-10T05:43:50.340529+0000","last_undegraded":"2024-02-10T05:43:50.340529+0000","last_fullsized":"2024-02-10T05:43:50.340529+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:48:03.245897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":1290,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.342354+0000","last_change":"2024-02-10T05:36:15.237857+0000","last_active":"2024-02-10T05:43:50.342354+0000","last_peered":"2024-02-10T05:43:50.342354+0000","last_clean":"2024-02-10T05:43:50.342354+0000","last_became_active":"2024-02-10T05:36:15.237548+0000","last_became_peered":"2024-02-10T05:36:15.237548+0000","last_unstale":"2024-02-10T05:43:50.342354+0000","last_undegraded":"2024-02-10T05:43:50.342354+0000","last_fullsized":"2024-02-10T05:43:50.342354+0000","mapping_epoch":435,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":436,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:22:58.536452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"5.4","version":"869'1414","reported_seq":4395,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.577395+0000","last_change":"2024-02-10T05:43:49.378920+0000","last_active":"2024-02-10T05:43:50.577395+0000","last_peered":"2024-02-10T05:43:50.577395+0000","last_clean":"2024-02-10T05:43:50.577395+0000","last_became_active":"2024-02-10T05:38:36.414498+0000","last_became_peered":"2024-02-10T05:38:36.414498+0000","last_unstale":"2024-02-10T05:43:50.577395+0000","last_undegraded":"2024-02-10T05:43:50.577395+0000","last_fullsized":"2024-02-10T05:43:50.577395+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":1414,"log_dups_size":0,"ondisk_log_size":1414,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:11:31.582104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.010959007,"stat_sum":{"num_bytes":22110208,"num_objects":13,"num_object_clones":11,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":0,"num_read":242,"num_read_kb":351394,"num_write":487,"num_write_kb":109736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":19922944,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1cc","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":1152,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756955+0000","last_change":"2024-02-10T05:38:36.404093+0000","last_active":"2024-02-10T05:43:50.756955+0000","last_peered":"2024-02-10T05:43:50.756955+0000","last_clean":"2024-02-10T05:43:50.756955+0000","last_became_active":"2024-02-10T05:38:36.403754+0000","last_became_peered":"2024-02-10T05:38:36.403754+0000","last_unstale":"2024-02-10T05:43:50.756955+0000","last_undegraded":"2024-02-10T05:43:50.756955+0000","last_fullsized":"2024-02-10T05:43:50.756955+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:47:17.355301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.2","version":"0'0","reported_seq":1228,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.674161+0000","last_change":"2024-02-10T05:38:01.255214+0000","last_active":"2024-02-10T05:43:50.674161+0000","last_peered":"2024-02-10T05:43:50.674161+0000","last_clean":"2024-02-10T05:43:50.674161+0000","last_became_active":"2024-02-10T05:38:01.254785+0000","last_became_peered":"2024-02-10T05:38:01.254785+0000","last_unstale":"2024-02-10T05:43:50.674161+0000","last_undegraded":"2024-02-10T05:43:50.674161+0000","last_fullsized":"2024-02-10T05:43:50.674161+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:24:47.059459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1188,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756321+0000","last_change":"2024-02-10T05:38:36.414200+0000","last_active":"2024-02-10T05:43:50.756321+0000","last_peered":"2024-02-10T05:43:50.756321+0000","last_clean":"2024-02-10T05:43:50.756321+0000","last_became_active":"2024-02-10T05:38:36.413805+0000","last_became_peered":"2024-02-10T05:38:36.413805+0000","last_unstale":"2024-02-10T05:43:50.756321+0000","last_undegraded":"2024-02-10T05:43:50.756321+0000","last_fullsized":"2024-02-10T05:43:50.756321+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:11:21.357009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"253'197","reported_seq":1627,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.576404+0000","last_change":"2024-02-10T05:38:36.405326+0000","last_active":"2024-02-10T05:43:50.576404+0000","last_peered":"2024-02-10T05:43:50.576404+0000","last_clean":"2024-02-10T05:43:50.576404+0000","last_became_active":"2024-02-10T05:38:36.404962+0000","last_became_peered":"2024-02-10T05:38:36.404962+0000","last_unstale":"2024-02-10T05:43:50.576404+0000","last_undegraded":"2024-02-10T05:43:50.576404+0000","last_fullsized":"2024-02-10T05:43:50.576404+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:24:26.860968+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:24:26.860968+0000","last_clean_scrub_stamp":"2024-02-10T05:24:26.860968+0000","objects_scrubbed":0,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:30:51.521443+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":812,"num_read_kb":1310,"num_write":311,"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":"5.7","version":"869'1902","reported_seq":4955,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.757900+0000","last_change":"2024-02-10T05:43:49.389695+0000","last_active":"2024-02-10T05:43:50.757900+0000","last_peered":"2024-02-10T05:43:50.757900+0000","last_clean":"2024-02-10T05:43:50.757900+0000","last_became_active":"2024-02-10T05:37:27.261426+0000","last_became_peered":"2024-02-10T05:37:27.261426+0000","last_unstale":"2024-02-10T05:43:50.757900+0000","last_undegraded":"2024-02-10T05:43:50.757900+0000","last_fullsized":"2024-02-10T05:43:50.757900+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":1902,"log_dups_size":0,"ondisk_log_size":1902,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:46:54.313452+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.027855285,"stat_sum":{"num_bytes":35291136,"num_objects":22,"num_object_clones":18,"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":1,"num_read":332,"num_read_kb":693886,"num_write":777,"num_write_kb":166736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":51396608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cc","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":1360,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756215+0000","last_change":"2024-02-10T05:35:41.222873+0000","last_active":"2024-02-10T05:43:50.756215+0000","last_peered":"2024-02-10T05:43:50.756215+0000","last_clean":"2024-02-10T05:43:50.756215+0000","last_became_active":"2024-02-10T05:35:41.222532+0000","last_became_peered":"2024-02-10T05:35:41.222532+0000","last_unstale":"2024-02-10T05:43:50.756215+0000","last_undegraded":"2024-02-10T05:43:50.756215+0000","last_fullsized":"2024-02-10T05:43:50.756215+0000","mapping_epoch":401,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":402,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:41:32.906735+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":1360,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.755451+0000","last_change":"2024-02-10T05:36:50.236355+0000","last_active":"2024-02-10T05:43:50.755451+0000","last_peered":"2024-02-10T05:43:50.755451+0000","last_clean":"2024-02-10T05:43:50.755451+0000","last_became_active":"2024-02-10T05:36:50.236008+0000","last_became_peered":"2024-02-10T05:36:50.236008+0000","last_unstale":"2024-02-10T05:43:50.755451+0000","last_undegraded":"2024-02-10T05:43:50.755451+0000","last_fullsized":"2024-02-10T05:43:50.755451+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:32:31.633054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1119,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.576351+0000","last_change":"2024-02-10T05:38:36.403583+0000","last_active":"2024-02-10T05:43:50.576351+0000","last_peered":"2024-02-10T05:43:50.576351+0000","last_clean":"2024-02-10T05:43:50.576351+0000","last_became_active":"2024-02-10T05:38:36.403265+0000","last_became_peered":"2024-02-10T05:38:36.403265+0000","last_unstale":"2024-02-10T05:43:50.576351+0000","last_undegraded":"2024-02-10T05:43:50.576351+0000","last_fullsized":"2024-02-10T05:43:50.576351+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:20:38.667627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.2","version":"869'1382","reported_seq":4428,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.757502+0000","last_change":"2024-02-10T05:43:49.388795+0000","last_active":"2024-02-10T05:43:50.757502+0000","last_peered":"2024-02-10T05:43:50.757502+0000","last_clean":"2024-02-10T05:43:50.757502+0000","last_became_active":"2024-02-10T05:38:01.257358+0000","last_became_peered":"2024-02-10T05:38:01.257358+0000","last_unstale":"2024-02-10T05:43:50.757502+0000","last_undegraded":"2024-02-10T05:43:50.757502+0000","last_fullsized":"2024-02-10T05:43:50.757502+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":1382,"log_dups_size":0,"ondisk_log_size":1382,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:44:49.661543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.023692485999999999,"stat_sum":{"num_bytes":25165824,"num_objects":21,"num_object_clones":18,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":253,"num_read_kb":478515,"num_write":604,"num_write_kb":115160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":11411456,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1cc","length":"1"}]},{"pgid":"4.3","version":"0'0","reported_seq":1360,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.755980+0000","last_change":"2024-02-10T05:38:36.405871+0000","last_active":"2024-02-10T05:43:50.755980+0000","last_peered":"2024-02-10T05:43:50.755980+0000","last_clean":"2024-02-10T05:43:50.755980+0000","last_became_active":"2024-02-10T05:38:36.405570+0000","last_became_peered":"2024-02-10T05:38:36.405570+0000","last_unstale":"2024-02-10T05:43:50.755980+0000","last_undegraded":"2024-02-10T05:43:50.755980+0000","last_fullsized":"2024-02-10T05:43:50.755980+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:37:04.476554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1141,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.577305+0000","last_change":"2024-02-10T05:38:36.412460+0000","last_active":"2024-02-10T05:43:50.577305+0000","last_peered":"2024-02-10T05:43:50.577305+0000","last_clean":"2024-02-10T05:43:50.577305+0000","last_became_active":"2024-02-10T05:38:36.411686+0000","last_became_peered":"2024-02-10T05:38:36.411686+0000","last_unstale":"2024-02-10T05:43:50.577305+0000","last_undegraded":"2024-02-10T05:43:50.577305+0000","last_fullsized":"2024-02-10T05:43:50.577305+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T17:21:50.221057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1331,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.340957+0000","last_change":"2024-02-10T05:37:27.255076+0000","last_active":"2024-02-10T05:43:50.340957+0000","last_peered":"2024-02-10T05:43:50.340957+0000","last_clean":"2024-02-10T05:43:50.340957+0000","last_became_active":"2024-02-10T05:37:27.254756+0000","last_became_peered":"2024-02-10T05:37:27.254756+0000","last_unstale":"2024-02-10T05:43:50.340957+0000","last_undegraded":"2024-02-10T05:43:50.340957+0000","last_fullsized":"2024-02-10T05:43:50.340957+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:28:15.944348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"869'890","reported_seq":4074,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.341269+0000","last_change":"2024-02-10T05:43:49.377646+0000","last_active":"2024-02-10T05:43:50.341269+0000","last_peered":"2024-02-10T05:43:50.341269+0000","last_clean":"2024-02-10T05:43:50.341269+0000","last_became_active":"2024-02-10T05:38:36.409467+0000","last_became_peered":"2024-02-10T05:38:36.409467+0000","last_unstale":"2024-02-10T05:43:50.341269+0000","last_undegraded":"2024-02-10T05:43:50.341269+0000","last_fullsized":"2024-02-10T05:43:50.341269+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":890,"log_dups_size":0,"ondisk_log_size":890,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:38:23.374077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.011729496000000001,"stat_sum":{"num_bytes":27418624,"num_objects":12,"num_object_clones":10,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":1,"num_read":157,"num_read_kb":287406,"num_write":403,"num_write_kb":107520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":33161216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1cc","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":1256,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.674072+0000","last_change":"2024-02-10T05:38:36.396390+0000","last_active":"2024-02-10T05:43:50.674072+0000","last_peered":"2024-02-10T05:43:50.674072+0000","last_clean":"2024-02-10T05:43:50.674072+0000","last_became_active":"2024-02-10T05:38:36.396100+0000","last_became_peered":"2024-02-10T05:38:36.396100+0000","last_unstale":"2024-02-10T05:43:50.674072+0000","last_undegraded":"2024-02-10T05:43:50.674072+0000","last_fullsized":"2024-02-10T05:43:50.674072+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:04:43.967124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"601'3","reported_seq":1338,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.342603+0000","last_change":"2024-02-10T05:38:01.253637+0000","last_active":"2024-02-10T05:43:50.342603+0000","last_peered":"2024-02-10T05:43:50.342603+0000","last_clean":"2024-02-10T05:43:50.342603+0000","last_became_active":"2024-02-10T05:38:01.253342+0000","last_became_peered":"2024-02-10T05:38:01.253342+0000","last_unstale":"2024-02-10T05:43:50.342603+0000","last_undegraded":"2024-02-10T05:43:50.342603+0000","last_fullsized":"2024-02-10T05:43:50.342603+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T15:58:52.893053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":1258,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.674377+0000","last_change":"2024-02-10T05:38:36.396393+0000","last_active":"2024-02-10T05:43:50.674377+0000","last_peered":"2024-02-10T05:43:50.674377+0000","last_clean":"2024-02-10T05:43:50.674377+0000","last_became_active":"2024-02-10T05:38:36.396087+0000","last_became_peered":"2024-02-10T05:38:36.396087+0000","last_unstale":"2024-02-10T05:43:50.674377+0000","last_undegraded":"2024-02-10T05:43:50.674377+0000","last_fullsized":"2024-02-10T05:43:50.674377+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:29:50.970174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"869'378","reported_seq":3668,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.674056+0000","last_change":"2024-02-10T05:43:49.378448+0000","last_active":"2024-02-10T05:43:50.674056+0000","last_peered":"2024-02-10T05:43:50.674056+0000","last_clean":"2024-02-10T05:43:50.674056+0000","last_became_active":"2024-02-10T05:36:50.229202+0000","last_became_peered":"2024-02-10T05:36:50.229202+0000","last_unstale":"2024-02-10T05:43:50.674056+0000","last_undegraded":"2024-02-10T05:43:50.674056+0000","last_fullsized":"2024-02-10T05:43:50.674056+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":378,"log_dups_size":0,"ondisk_log_size":378,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:11:06.175337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.012921418,"stat_sum":{"num_bytes":10354688,"num_objects":5,"num_object_clones":4,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":86,"num_read_kb":162929,"num_write":138,"num_write_kb":26064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":11436032,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cc","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":1204,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.340725+0000","last_change":"2024-02-10T05:38:01.257785+0000","last_active":"2024-02-10T05:43:50.340725+0000","last_peered":"2024-02-10T05:43:50.340725+0000","last_clean":"2024-02-10T05:43:50.340725+0000","last_became_active":"2024-02-10T05:38:01.257489+0000","last_became_peered":"2024-02-10T05:38:01.257489+0000","last_unstale":"2024-02-10T05:43:50.340725+0000","last_undegraded":"2024-02-10T05:43:50.340725+0000","last_fullsized":"2024-02-10T05:43:50.340725+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":63,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:27:18.145081+0000","last_clean_scrub_stamp":"2024-02-10T05:27:18.145081+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T05:52:47.697920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":1135,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.757299+0000","last_change":"2024-02-10T05:38:36.402420+0000","last_active":"2024-02-10T05:43:50.757299+0000","last_peered":"2024-02-10T05:43:50.757299+0000","last_clean":"2024-02-10T05:43:50.757299+0000","last_became_active":"2024-02-10T05:38:36.401941+0000","last_became_peered":"2024-02-10T05:38:36.401941+0000","last_unstale":"2024-02-10T05:43:50.757299+0000","last_undegraded":"2024-02-10T05:43:50.757299+0000","last_fullsized":"2024-02-10T05:43:50.757299+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T12:13:56.245554+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":9,"num_read_kb":9,"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":1360,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756031+0000","last_change":"2024-02-10T05:36:50.232032+0000","last_active":"2024-02-10T05:43:50.756031+0000","last_peered":"2024-02-10T05:43:50.756031+0000","last_clean":"2024-02-10T05:43:50.756031+0000","last_became_active":"2024-02-10T05:36:50.231741+0000","last_became_peered":"2024-02-10T05:36:50.231741+0000","last_unstale":"2024-02-10T05:43:50.756031+0000","last_undegraded":"2024-02-10T05:43:50.756031+0000","last_fullsized":"2024-02-10T05:43:50.756031+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:44:40.965585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"869'958","reported_seq":4070,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.757506+0000","last_change":"2024-02-10T05:43:49.379505+0000","last_active":"2024-02-10T05:43:50.757506+0000","last_peered":"2024-02-10T05:43:50.757506+0000","last_clean":"2024-02-10T05:43:50.757506+0000","last_became_active":"2024-02-10T05:38:01.262398+0000","last_became_peered":"2024-02-10T05:38:01.262398+0000","last_unstale":"2024-02-10T05:43:50.757506+0000","last_undegraded":"2024-02-10T05:43:50.757506+0000","last_fullsized":"2024-02-10T05:43:50.757506+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":958,"log_dups_size":0,"ondisk_log_size":958,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:01:42.185807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.017883253000000002,"stat_sum":{"num_bytes":4251648,"num_objects":7,"num_object_clones":5,"num_object_copies":21,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":211,"num_read_kb":405615,"num_write":357,"num_write_kb":76312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":21610496,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1cc","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":1119,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.576575+0000","last_change":"2024-02-10T05:38:36.403431+0000","last_active":"2024-02-10T05:43:50.576575+0000","last_peered":"2024-02-10T05:43:50.576575+0000","last_clean":"2024-02-10T05:43:50.576575+0000","last_became_active":"2024-02-10T05:38:36.403124+0000","last_became_peered":"2024-02-10T05:38:36.403124+0000","last_unstale":"2024-02-10T05:43:50.576575+0000","last_undegraded":"2024-02-10T05:43:50.576575+0000","last_fullsized":"2024-02-10T05:43:50.576575+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:49:53.258629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1225,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.340712+0000","last_change":"2024-02-10T05:38:36.410896+0000","last_active":"2024-02-10T05:43:50.340712+0000","last_peered":"2024-02-10T05:43:50.340712+0000","last_clean":"2024-02-10T05:43:50.340712+0000","last_became_active":"2024-02-10T05:38:36.410601+0000","last_became_peered":"2024-02-10T05:38:36.410601+0000","last_unstale":"2024-02-10T05:43:50.340712+0000","last_undegraded":"2024-02-10T05:43:50.340712+0000","last_fullsized":"2024-02-10T05:43:50.340712+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:31:10.677410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"869'1727","reported_seq":4837,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.342083+0000","last_change":"2024-02-10T05:43:49.387921+0000","last_active":"2024-02-10T05:43:50.342083+0000","last_peered":"2024-02-10T05:43:50.342083+0000","last_clean":"2024-02-10T05:43:50.342083+0000","last_became_active":"2024-02-10T05:37:27.264625+0000","last_became_peered":"2024-02-10T05:37:27.264625+0000","last_unstale":"2024-02-10T05:43:50.342083+0000","last_undegraded":"2024-02-10T05:43:50.342083+0000","last_fullsized":"2024-02-10T05:43:50.342083+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":1727,"log_dups_size":0,"ondisk_log_size":1727,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:33:43.056360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0211872,"stat_sum":{"num_bytes":43155456,"num_objects":19,"num_object_clones":15,"num_object_copies":57,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19,"num_whiteouts":1,"num_read":274,"num_read_kb":477932,"num_write":641,"num_write_kb":172472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":50348032,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1cc","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":1331,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.340224+0000","last_change":"2024-02-10T05:38:36.395081+0000","last_active":"2024-02-10T05:43:50.340224+0000","last_peered":"2024-02-10T05:43:50.340224+0000","last_clean":"2024-02-10T05:43:50.340224+0000","last_became_active":"2024-02-10T05:38:36.394767+0000","last_became_peered":"2024-02-10T05:38:36.394767+0000","last_unstale":"2024-02-10T05:43:50.340224+0000","last_undegraded":"2024-02-10T05:43:50.340224+0000","last_fullsized":"2024-02-10T05:43:50.340224+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:49:08.664830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1254,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.674164+0000","last_change":"2024-02-10T05:38:36.396698+0000","last_active":"2024-02-10T05:43:50.674164+0000","last_peered":"2024-02-10T05:43:50.674164+0000","last_clean":"2024-02-10T05:43:50.674164+0000","last_became_active":"2024-02-10T05:38:36.396411+0000","last_became_peered":"2024-02-10T05:38:36.396411+0000","last_unstale":"2024-02-10T05:43:50.674164+0000","last_undegraded":"2024-02-10T05:43:50.674164+0000","last_fullsized":"2024-02-10T05:43:50.674164+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:21:17.379757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"869'1786","reported_seq":5008,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.341707+0000","last_change":"2024-02-10T05:43:49.388615+0000","last_active":"2024-02-10T05:43:50.341707+0000","last_peered":"2024-02-10T05:43:50.341707+0000","last_clean":"2024-02-10T05:43:50.341707+0000","last_became_active":"2024-02-10T05:38:36.403393+0000","last_became_peered":"2024-02-10T05:38:36.403393+0000","last_unstale":"2024-02-10T05:43:50.341707+0000","last_undegraded":"2024-02-10T05:43:50.341707+0000","last_fullsized":"2024-02-10T05:43:50.341707+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":1786,"log_dups_size":0,"ondisk_log_size":1786,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:29:56.037051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.027539503999999999,"stat_sum":{"num_bytes":39403520,"num_objects":21,"num_object_clones":17,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":1,"num_read":318,"num_read_kb":299271,"num_write":707,"num_write_kb":127928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":14286848,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1cc","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":1331,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.340768+0000","last_change":"2024-02-10T05:38:36.394871+0000","last_active":"2024-02-10T05:43:50.340768+0000","last_peered":"2024-02-10T05:43:50.340768+0000","last_clean":"2024-02-10T05:43:50.340768+0000","last_became_active":"2024-02-10T05:38:36.394542+0000","last_became_peered":"2024-02-10T05:38:36.394542+0000","last_unstale":"2024-02-10T05:43:50.340768+0000","last_undegraded":"2024-02-10T05:43:50.340768+0000","last_fullsized":"2024-02-10T05:43:50.340768+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:34:02.396966+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1257,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.674234+0000","last_change":"2024-02-10T05:36:50.234847+0000","last_active":"2024-02-10T05:43:50.674234+0000","last_peered":"2024-02-10T05:43:50.674234+0000","last_clean":"2024-02-10T05:43:50.674234+0000","last_became_active":"2024-02-10T05:36:50.234392+0000","last_became_peered":"2024-02-10T05:36:50.234392+0000","last_unstale":"2024-02-10T05:43:50.674234+0000","last_undegraded":"2024-02-10T05:43:50.674234+0000","last_fullsized":"2024-02-10T05:43:50.674234+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:50:01.237138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.c","version":"853'463","reported_seq":3873,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.341118+0000","last_change":"2024-02-10T05:43:49.362562+0000","last_active":"2024-02-10T05:43:50.341118+0000","last_peered":"2024-02-10T05:43:50.341118+0000","last_clean":"2024-02-10T05:43:50.341118+0000","last_became_active":"2024-02-10T05:36:50.227310+0000","last_became_peered":"2024-02-10T05:36:50.227310+0000","last_unstale":"2024-02-10T05:43:50.341118+0000","last_undegraded":"2024-02-10T05:43:50.341118+0000","last_fullsized":"2024-02-10T05:43:50.341118+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":463,"log_dups_size":0,"ondisk_log_size":463,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:52:03.669782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001536361,"stat_sum":{"num_bytes":4055040,"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":59,"num_read_kb":80497,"num_write":185,"num_write_kb":37920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":9715712,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"1cc","length":"1"}]},{"pgid":"2.b","version":"598'4","reported_seq":1143,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.576810+0000","last_change":"2024-02-10T05:38:36.412274+0000","last_active":"2024-02-10T05:43:50.576810+0000","last_peered":"2024-02-10T05:43:50.576810+0000","last_clean":"2024-02-10T05:43:50.576810+0000","last_became_active":"2024-02-10T05:38:36.411815+0000","last_became_peered":"2024-02-10T05:38:36.411815+0000","last_unstale":"2024-02-10T05:43:50.576810+0000","last_undegraded":"2024-02-10T05:43:50.576810+0000","last_fullsized":"2024-02-10T05:43:50.576810+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T10:16:00.731343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1163,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.757732+0000","last_change":"2024-02-10T05:38:01.259642+0000","last_active":"2024-02-10T05:43:50.757732+0000","last_peered":"2024-02-10T05:43:50.757732+0000","last_clean":"2024-02-10T05:43:50.757732+0000","last_became_active":"2024-02-10T05:38:01.258442+0000","last_became_peered":"2024-02-10T05:38:01.258442+0000","last_unstale":"2024-02-10T05:43:50.757732+0000","last_undegraded":"2024-02-10T05:43:50.757732+0000","last_fullsized":"2024-02-10T05:43:50.757732+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:33:48.333366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.b","version":"869'900","reported_seq":4207,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.341122+0000","last_change":"2024-02-10T05:43:49.395389+0000","last_active":"2024-02-10T05:43:50.341122+0000","last_peered":"2024-02-10T05:43:50.341122+0000","last_clean":"2024-02-10T05:43:50.341122+0000","last_became_active":"2024-02-10T05:37:27.265933+0000","last_became_peered":"2024-02-10T05:37:27.265933+0000","last_unstale":"2024-02-10T05:43:50.341122+0000","last_undegraded":"2024-02-10T05:43:50.341122+0000","last_fullsized":"2024-02-10T05:43:50.341122+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":900,"log_dups_size":0,"ondisk_log_size":900,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:34:21.518007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.033714083999999998,"stat_sum":{"num_bytes":16236544,"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":133,"num_read_kb":177396,"num_write":282,"num_write_kb":75008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":42262528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1cc","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":1290,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.341696+0000","last_change":"2024-02-10T05:37:27.266035+0000","last_active":"2024-02-10T05:43:50.341696+0000","last_peered":"2024-02-10T05:43:50.341696+0000","last_clean":"2024-02-10T05:43:50.341696+0000","last_became_active":"2024-02-10T05:37:27.265661+0000","last_became_peered":"2024-02-10T05:37:27.265661+0000","last_unstale":"2024-02-10T05:43:50.341696+0000","last_undegraded":"2024-02-10T05:43:50.341696+0000","last_fullsized":"2024-02-10T05:43:50.341696+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T11:36:07.344643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1123,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.577313+0000","last_change":"2024-02-10T05:38:36.415676+0000","last_active":"2024-02-10T05:43:50.577313+0000","last_peered":"2024-02-10T05:43:50.577313+0000","last_clean":"2024-02-10T05:43:50.577313+0000","last_became_active":"2024-02-10T05:38:36.415007+0000","last_became_peered":"2024-02-10T05:38:36.415007+0000","last_unstale":"2024-02-10T05:43:50.577313+0000","last_undegraded":"2024-02-10T05:43:50.577313+0000","last_fullsized":"2024-02-10T05:43:50.577313+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:03:00.598529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"870'795","reported_seq":4107,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.341174+0000","last_change":"2024-02-10T05:43:49.369260+0000","last_active":"2024-02-10T05:43:50.341174+0000","last_peered":"2024-02-10T05:43:50.341174+0000","last_clean":"2024-02-10T05:43:50.341174+0000","last_became_active":"2024-02-10T05:36:50.222993+0000","last_became_peered":"2024-02-10T05:36:50.222993+0000","last_unstale":"2024-02-10T05:43:50.341174+0000","last_undegraded":"2024-02-10T05:43:50.341174+0000","last_fullsized":"2024-02-10T05:43:50.341174+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":795,"log_dups_size":0,"ondisk_log_size":795,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T08:30:43.456984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0085346769999999992,"stat_sum":{"num_bytes":10395648,"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":149,"num_read_kb":165672,"num_write":220,"num_write_kb":69528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":2826240,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1cc","length":"1"}]},{"pgid":"2.d","version":"61'1","reported_seq":1334,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.341660+0000","last_change":"2024-02-10T05:36:50.226968+0000","last_active":"2024-02-10T05:43:50.341660+0000","last_peered":"2024-02-10T05:43:50.341660+0000","last_clean":"2024-02-10T05:43:50.341660+0000","last_became_active":"2024-02-10T05:36:50.226585+0000","last_became_peered":"2024-02-10T05:36:50.226585+0000","last_unstale":"2024-02-10T05:43:50.341660+0000","last_undegraded":"2024-02-10T05:43:50.341660+0000","last_fullsized":"2024-02-10T05:43:50.341660+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T05:30:17.373748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1179,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756779+0000","last_change":"2024-02-10T05:38:01.258561+0000","last_active":"2024-02-10T05:43:50.756779+0000","last_peered":"2024-02-10T05:43:50.756779+0000","last_clean":"2024-02-10T05:43:50.756779+0000","last_became_active":"2024-02-10T05:38:01.258275+0000","last_became_peered":"2024-02-10T05:38:01.258275+0000","last_unstale":"2024-02-10T05:43:50.756779+0000","last_undegraded":"2024-02-10T05:43:50.756779+0000","last_fullsized":"2024-02-10T05:43:50.756779+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:30:42.306848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"869'1250","reported_seq":4254,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.576905+0000","last_change":"2024-02-10T05:43:49.380756+0000","last_active":"2024-02-10T05:43:50.576905+0000","last_peered":"2024-02-10T05:43:50.576905+0000","last_clean":"2024-02-10T05:43:50.576905+0000","last_became_active":"2024-02-10T05:38:36.400606+0000","last_became_peered":"2024-02-10T05:38:36.400606+0000","last_unstale":"2024-02-10T05:43:50.576905+0000","last_undegraded":"2024-02-10T05:43:50.576905+0000","last_fullsized":"2024-02-10T05:43:50.576905+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:29:57.098892+0000","last_clean_scrub_stamp":"2024-02-10T05:29:57.098892+0000","objects_scrubbed":0,"log_size":1250,"log_dups_size":0,"ondisk_log_size":1250,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T12:59:52.461111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.010301602999999999,"stat_sum":{"num_bytes":39157760,"num_objects":16,"num_object_clones":13,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":2,"num_read":246,"num_read_kb":365342,"num_write":551,"num_write_kb":118160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":17473536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1cc","length":"1"}]},{"pgid":"2.e","version":"61'2","reported_seq":1285,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.341949+0000","last_change":"2024-02-10T05:36:50.223594+0000","last_active":"2024-02-10T05:43:50.341949+0000","last_peered":"2024-02-10T05:43:50.341949+0000","last_clean":"2024-02-10T05:43:50.341949+0000","last_became_active":"2024-02-10T05:36:50.223176+0000","last_became_peered":"2024-02-10T05:36:50.223176+0000","last_unstale":"2024-02-10T05:43:50.341949+0000","last_undegraded":"2024-02-10T05:43:50.341949+0000","last_fullsized":"2024-02-10T05:43:50.341949+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:43.746120+0000","last_clean_scrub_stamp":"2024-02-10T05:26:43.746120+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-02-11T10:00:12.955112+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":9,"num_read_kb":9,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":1140,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.577481+0000","last_change":"2024-02-10T05:38:36.410134+0000","last_active":"2024-02-10T05:43:50.577481+0000","last_peered":"2024-02-10T05:43:50.577481+0000","last_clean":"2024-02-10T05:43:50.577481+0000","last_became_active":"2024-02-10T05:38:36.407566+0000","last_became_peered":"2024-02-10T05:38:36.407566+0000","last_unstale":"2024-02-10T05:43:50.577481+0000","last_undegraded":"2024-02-10T05:43:50.577481+0000","last_fullsized":"2024-02-10T05:43:50.577481+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:17:13.686207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.20","version":"0'0","reported_seq":1159,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.755745+0000","last_change":"2024-02-10T05:38:01.260562+0000","last_active":"2024-02-10T05:43:50.755745+0000","last_peered":"2024-02-10T05:43:50.755745+0000","last_clean":"2024-02-10T05:43:50.755745+0000","last_became_active":"2024-02-10T05:38:01.260268+0000","last_became_peered":"2024-02-10T05:38:01.260268+0000","last_unstale":"2024-02-10T05:43:50.755745+0000","last_undegraded":"2024-02-10T05:43:50.755745+0000","last_fullsized":"2024-02-10T05:43:50.755745+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:18:35.284879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.21","version":"0'0","reported_seq":1298,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.342344+0000","last_change":"2024-02-10T05:38:01.258165+0000","last_active":"2024-02-10T05:43:50.342344+0000","last_peered":"2024-02-10T05:43:50.342344+0000","last_clean":"2024-02-10T05:43:50.342344+0000","last_became_active":"2024-02-10T05:38:01.257826+0000","last_became_peered":"2024-02-10T05:38:01.257826+0000","last_unstale":"2024-02-10T05:43:50.342344+0000","last_undegraded":"2024-02-10T05:43:50.342344+0000","last_fullsized":"2024-02-10T05:43:50.342344+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:24:24.572127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":1188,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756536+0000","last_change":"2024-02-10T05:37:27.262624+0000","last_active":"2024-02-10T05:43:50.756536+0000","last_peered":"2024-02-10T05:43:50.756536+0000","last_clean":"2024-02-10T05:43:50.756536+0000","last_became_active":"2024-02-10T05:37:27.261964+0000","last_became_peered":"2024-02-10T05:37:27.261964+0000","last_unstale":"2024-02-10T05:43:50.756536+0000","last_undegraded":"2024-02-10T05:43:50.756536+0000","last_fullsized":"2024-02-10T05:43:50.756536+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:12:37.145951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.23","version":"0'0","reported_seq":1360,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.755773+0000","last_change":"2024-02-10T05:36:50.235478+0000","last_active":"2024-02-10T05:43:50.755773+0000","last_peered":"2024-02-10T05:43:50.755773+0000","last_clean":"2024-02-10T05:43:50.755773+0000","last_became_active":"2024-02-10T05:36:50.235195+0000","last_became_peered":"2024-02-10T05:36:50.235195+0000","last_unstale":"2024-02-10T05:43:50.755773+0000","last_undegraded":"2024-02-10T05:43:50.755773+0000","last_fullsized":"2024-02-10T05:43:50.755773+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:15:14.172821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.24","version":"0'0","reported_seq":1259,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.674201+0000","last_change":"2024-02-10T05:36:50.232676+0000","last_active":"2024-02-10T05:43:50.674201+0000","last_peered":"2024-02-10T05:43:50.674201+0000","last_clean":"2024-02-10T05:43:50.674201+0000","last_became_active":"2024-02-10T05:36:50.232445+0000","last_became_peered":"2024-02-10T05:36:50.232445+0000","last_unstale":"2024-02-10T05:43:50.674201+0000","last_undegraded":"2024-02-10T05:43:50.674201+0000","last_fullsized":"2024-02-10T05:43:50.674201+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T16:06:29.674939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.25","version":"0'0","reported_seq":1331,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.342191+0000","last_change":"2024-02-10T05:36:15.238407+0000","last_active":"2024-02-10T05:43:50.342191+0000","last_peered":"2024-02-10T05:43:50.342191+0000","last_clean":"2024-02-10T05:43:50.342191+0000","last_became_active":"2024-02-10T05:36:15.238130+0000","last_became_peered":"2024-02-10T05:36:15.238130+0000","last_unstale":"2024-02-10T05:43:50.342191+0000","last_undegraded":"2024-02-10T05:43:50.342191+0000","last_fullsized":"2024-02-10T05:43:50.342191+0000","mapping_epoch":435,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":436,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T06:14:12.616722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.26","version":"0'0","reported_seq":1259,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.342094+0000","last_change":"2024-02-10T05:38:36.405561+0000","last_active":"2024-02-10T05:43:50.342094+0000","last_peered":"2024-02-10T05:43:50.342094+0000","last_clean":"2024-02-10T05:43:50.342094+0000","last_became_active":"2024-02-10T05:38:36.405295+0000","last_became_peered":"2024-02-10T05:38:36.405295+0000","last_unstale":"2024-02-10T05:43:50.342094+0000","last_undegraded":"2024-02-10T05:43:50.342094+0000","last_fullsized":"2024-02-10T05:43:50.342094+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:40:29.989331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":1247,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.674464+0000","last_change":"2024-02-10T05:36:50.225757+0000","last_active":"2024-02-10T05:43:50.674464+0000","last_peered":"2024-02-10T05:43:50.674464+0000","last_clean":"2024-02-10T05:43:50.674464+0000","last_became_active":"2024-02-10T05:36:50.225443+0000","last_became_peered":"2024-02-10T05:36:50.225443+0000","last_unstale":"2024-02-10T05:43:50.674464+0000","last_undegraded":"2024-02-10T05:43:50.674464+0000","last_fullsized":"2024-02-10T05:43:50.674464+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T07:42:21.302784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.28","version":"0'0","reported_seq":1188,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756039+0000","last_change":"2024-02-10T05:37:27.262902+0000","last_active":"2024-02-10T05:43:50.756039+0000","last_peered":"2024-02-10T05:43:50.756039+0000","last_clean":"2024-02-10T05:43:50.756039+0000","last_became_active":"2024-02-10T05:37:27.262605+0000","last_became_peered":"2024-02-10T05:37:27.262605+0000","last_unstale":"2024-02-10T05:43:50.756039+0000","last_undegraded":"2024-02-10T05:43:50.756039+0000","last_fullsized":"2024-02-10T05:43:50.756039+0000","mapping_epoch":506,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":507,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T14:00:30.281800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.29","version":"0'0","reported_seq":1254,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.674223+0000","last_change":"2024-02-10T05:36:50.234108+0000","last_active":"2024-02-10T05:43:50.674223+0000","last_peered":"2024-02-10T05:43:50.674223+0000","last_clean":"2024-02-10T05:43:50.674223+0000","last_became_active":"2024-02-10T05:36:50.233870+0000","last_became_peered":"2024-02-10T05:36:50.233870+0000","last_unstale":"2024-02-10T05:43:50.674223+0000","last_undegraded":"2024-02-10T05:43:50.674223+0000","last_fullsized":"2024-02-10T05:43:50.674223+0000","mapping_epoch":469,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T10:57:05.375946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2a","version":"0'0","reported_seq":1166,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.756118+0000","last_change":"2024-02-10T05:38:36.415501+0000","last_active":"2024-02-10T05:43:50.756118+0000","last_peered":"2024-02-10T05:43:50.756118+0000","last_clean":"2024-02-10T05:43:50.756118+0000","last_became_active":"2024-02-10T05:38:36.414943+0000","last_became_peered":"2024-02-10T05:38:36.414943+0000","last_unstale":"2024-02-10T05:43:50.756118+0000","last_undegraded":"2024-02-10T05:43:50.756118+0000","last_fullsized":"2024-02-10T05:43:50.756118+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T13:20:01.684692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2b","version":"0'0","reported_seq":1277,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.341276+0000","last_change":"2024-02-10T05:38:36.401528+0000","last_active":"2024-02-10T05:43:50.341276+0000","last_peered":"2024-02-10T05:43:50.341276+0000","last_clean":"2024-02-10T05:43:50.341276+0000","last_became_active":"2024-02-10T05:38:36.401186+0000","last_became_peered":"2024-02-10T05:38:36.401186+0000","last_unstale":"2024-02-10T05:43:50.341276+0000","last_undegraded":"2024-02-10T05:43:50.341276+0000","last_fullsized":"2024-02-10T05:43:50.341276+0000","mapping_epoch":568,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":569,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T15:38:17.909220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":1163,"reported_epoch":870,"state":"active+clean","last_fresh":"2024-02-10T05:43:50.757202+0000","last_change":"2024-02-10T05:38:01.261554+0000","last_active":"2024-02-10T05:43:50.757202+0000","last_peered":"2024-02-10T05:43:50.757202+0000","last_clean":"2024-02-10T05:43:50.757202+0000","last_became_active":"2024-02-10T05:38:01.261170+0000","last_became_peered":"2024-02-10T05:38:01.261170+0000","last_unstale":"2024-02-10T05:43:50.757202+0000","last_undegraded":"2024-02-10T05:43:50.757202+0000","last_fullsized":"2024-02-10T05:43:50.757202+0000","mapping_epoch":535,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":536,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T05:26:44.750896+0000","last_clean_scrub_stamp":"2024-02-10T05:26:44.750896+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-11T09:29:33.440621+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":503209984,"num_objects":260,"num_object_clones":211,"num_object_copies":780,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":260,"num_whiteouts":7,"num_read":3915,"num_read_kb":6454368,"num_write":8686,"num_write_kb":2034144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":100,"num_bytes_recovered":366034944,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":644444160,"data_stored":1631477760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":22300,"ondisk_log_size":22300,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":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":812,"num_read_kb":1310,"num_write":311,"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":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":6568,"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":128,"num_read_kb":142,"num_write":69,"num_write_kb":35,"num_scrub_errors":0,"num_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":19704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":41457,"internal_metadata":0},"log_size":75,"ondisk_log_size":75,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":568,"seq":2439541424193,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":201388,"kb_used_data":64480,"kb_used_omap":33,"kb_used_meta":136862,"kb_avail":93543764,"statfs":{"total":95995035648,"available":95788814336,"internally_reserved":0,"allocated":66027520,"data_stored":145419165,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33949,"internal_metadata":140147555},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:43:42 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.57299999999999995,"15min":0.57599999999999996},"min":{"1min":0.39400000000000002,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.88600000000000001,"5min":1.8480000000000001,"15min":1.8480000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.60199999999999998,"15min":0.626},"min":{"1min":0.37,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.78100000000000003,"5min":2.653,"15min":2.653},"last":0.54000000000000004}]},{"osd":1,"last update":"Sat Feb 10 05:43:42 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.59199999999999997,"15min":0.65000000000000002},"min":{"1min":0.40300000000000002,"5min":0.312,"15min":0.312},"max":{"1min":0.76500000000000001,"5min":3.9740000000000002,"15min":3.9740000000000002},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.68400000000000005,"15min":0.65200000000000002},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.79100000000000004,"5min":10.991,"15min":10.991},"last":0.628}]},{"osd":2,"last update":"Sat Feb 10 05:43:42 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58299999999999996,"15min":0.58499999999999996},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.84299999999999997,"5min":2.2519999999999998,"15min":2.2519999999999998},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.60599999999999998,"5min":0.60099999999999998,"15min":0.59499999999999997},"min":{"1min":0.372,"5min":0.318,"15min":0.318},"max":{"1min":0.85499999999999998,"5min":1.889,"15min":1.889},"last":0.69099999999999995}]},{"osd":3,"last update":"Sat Feb 10 05:43:42 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.57499999999999996,"15min":0.53700000000000003},"min":{"1min":0.41499999999999998,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.91600000000000004,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.66800000000000004,"15min":0.66700000000000004},"min":{"1min":0.42399999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.81999999999999995,"5min":6.2569999999999997,"15min":6.2569999999999997},"last":0.60399999999999998}]},{"osd":4,"last update":"Sat Feb 10 05:43:42 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.51200000000000001,"15min":0.47899999999999998},"min":{"1min":0.33000000000000002,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.871,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.498,"5min":0.55700000000000005,"15min":0.52500000000000002},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.88700000000000001,"5min":3.7490000000000001,"15min":3.7490000000000001},"last":0.77500000000000002}]},{"osd":5,"last update":"Sat Feb 10 05:43:42 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57799999999999996,"15min":0.54700000000000004},"min":{"1min":0.37,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.071,"5min":2.4969999999999999,"15min":2.4969999999999999},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.57799999999999996,"15min":0.59699999999999998},"min":{"1min":0.33800000000000002,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.046,"5min":2.6160000000000001,"15min":2.6160000000000001},"last":0.51100000000000001}]},{"osd":6,"last update":"Sat Feb 10 05:43:42 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.56999999999999995},"min":{"1min":0.38200000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.86699999999999999,"5min":2.3159999999999998,"15min":2.3159999999999998},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.59699999999999998,"15min":0.59799999999999998},"min":{"1min":0.42699999999999999,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.90100000000000002,"5min":2.399,"15min":2.399},"last":0.58499999999999996}]}]},{"osd":6,"up_from":535,"seq":2297807503432,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":197264,"kb_used_data":44356,"kb_used_omap":29,"kb_used_meta":152866,"kb_avail":93547888,"statfs":{"total":95995035648,"available":95793037312,"internally_reserved":0,"allocated":45420544,"data_stored":137854368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29982,"internal_metadata":156535522},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:43:08 2024","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.41999999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.76800000000000002,"5min":1.385,"15min":1.385},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.58599999999999997,"15min":0.65000000000000002},"min":{"1min":0.33900000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.82799999999999996,"5min":4.1980000000000004,"15min":4.1980000000000004},"last":0.52800000000000002}]},{"osd":1,"last update":"Sat Feb 10 05:43:08 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55000000000000004,"15min":0.56499999999999995},"min":{"1min":0.41199999999999998,"5min":0.372,"15min":0.372},"max":{"1min":0.71699999999999997,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.55900000000000005,"15min":0.56699999999999995},"min":{"1min":0.36499999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.81699999999999995,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.47099999999999997}]},{"osd":2,"last update":"Sat Feb 10 05:43:08 2024","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.56599999999999995,"15min":0.59199999999999997},"min":{"1min":0.39000000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.76600000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.55000000000000004,"15min":0.54000000000000004},"min":{"1min":0.438,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.73099999999999998,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.38200000000000001}]},{"osd":3,"last update":"Sat Feb 10 05:43:08 2024","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.58599999999999997,"15min":0.59599999999999997},"min":{"1min":0.48499999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.78900000000000003,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.55800000000000005,"15min":0.56399999999999995},"min":{"1min":0.43099999999999999,"5min":0.315,"15min":0.315},"max":{"1min":0.74299999999999999,"5min":0.871,"15min":0.871},"last":0.44500000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:43:08 2024","interfaces":[{"interface":"back","average":{"1min":0.45900000000000002,"5min":0.47499999999999998,"15min":0.495},"min":{"1min":0.32000000000000001,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.69899999999999995,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.49299999999999999,"5min":0.52400000000000002,"15min":0.54900000000000004},"min":{"1min":0.32700000000000001,"5min":0.309,"15min":0.309},"max":{"1min":0.69599999999999995,"5min":0.876,"15min":0.876},"last":0.59199999999999997}]},{"osd":5,"last update":"Sat Feb 10 05:43:08 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.53400000000000003,"15min":0.65300000000000002},"min":{"1min":0.33900000000000002,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.76700000000000002,"5min":5.327,"15min":5.327},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.64300000000000002,"15min":0.77700000000000002},"min":{"1min":0.38600000000000001,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.68799999999999994,"5min":7.5730000000000004,"15min":7.5730000000000004},"last":0.56100000000000005}]},{"osd":7,"last update":"Sat Feb 10 05:43:41 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58399999999999996,"15min":0.61099999999999999},"min":{"1min":0.42099999999999999,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.80200000000000005,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.58099999999999996,"15min":0.59599999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.78800000000000003,"5min":0.98299999999999998,"15min":0.98299999999999998},"last":0.624}]}]},{"osd":1,"up_from":365,"seq":1567663063147,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":760140,"kb_used_data":123780,"kb_used_omap":46,"kb_used_meta":636305,"kb_avail":92985012,"statfs":{"total":95995035648,"available":95216652288,"internally_reserved":0,"allocated":126750720,"data_stored":331046024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":47200,"internal_metadata":651577248},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:43:21 2024","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.36899999999999999,"15min":0.35999999999999999},"min":{"1min":0.254,"5min":0.188,"15min":0.188},"max":{"1min":0.48399999999999999,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.378,"5min":0.38,"15min":0.36699999999999999},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.188},"max":{"1min":0.68799999999999994,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.46200000000000002}]},{"osd":2,"last update":"Sat Feb 10 05:42:49 2024","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.39100000000000001,"15min":0.38400000000000001},"min":{"1min":0.30499999999999999,"5min":0.219,"15min":0.219},"max":{"1min":0.56899999999999995,"5min":0.60599999999999998,"15min":0.60599999999999998},"last":0.437},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41499999999999998,"15min":0.38400000000000001},"min":{"1min":0.27300000000000002,"5min":0.26500000000000001,"15min":0.25},"max":{"1min":0.68700000000000006,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.36399999999999999}]},{"osd":3,"last update":"Sat Feb 10 05:43:31 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.39000000000000001,"15min":0.38100000000000001},"min":{"1min":0.28899999999999998,"5min":0.23999999999999999,"15min":0.21299999999999999},"max":{"1min":0.59499999999999997,"5min":0.628,"15min":0.628},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.433,"15min":0.42699999999999999},"min":{"1min":0.26100000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.50600000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:43:05 2024","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.60999999999999999,"15min":0.56100000000000005},"min":{"1min":0.50900000000000001,"5min":0.317,"15min":0.317},"max":{"1min":0.85699999999999998,"5min":1,"15min":1},"last":0.628},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.65000000000000002,"15min":0.58199999999999996},"min":{"1min":0.46600000000000003,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.92100000000000004,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.79900000000000004}]},{"osd":5,"last update":"Sat Feb 10 05:43:45 2024","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.61299999999999999,"15min":0.57899999999999996},"min":{"1min":0.46100000000000002,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.82999999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.65900000000000003,"5min":0.64200000000000002,"15min":0.60999999999999999},"min":{"1min":0.41099999999999998,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.97299999999999998,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":0.876}]},{"osd":6,"last update":"Sat Feb 10 05:43:10 2024","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.61199999999999999,"15min":0.56899999999999995},"min":{"1min":0.51800000000000002,"5min":0.374,"15min":0.374},"max":{"1min":0.95799999999999996,"5min":1.028,"15min":1.028},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.63800000000000001,"15min":0.61299999999999999},"min":{"1min":0.44600000000000001,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.90400000000000003,"5min":1.214,"15min":1.214},"last":0.86399999999999999}]},{"osd":7,"last update":"Sat Feb 10 05:43:45 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.65600000000000003,"15min":0.626},"min":{"1min":0.437,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.85399999999999998,"5min":0.95999999999999996,"15min":0.95999999999999996},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.63800000000000001,"15min":0.60399999999999998},"min":{"1min":0.47599999999999998,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.88400000000000001,"5min":1.0409999999999999,"15min":1.0409999999999999},"last":0.77300000000000002}]}]},{"osd":0,"up_from":329,"seq":1413044240498,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":659924,"kb_used_data":127620,"kb_used_omap":45,"kb_used_meta":532242,"kb_avail":93085228,"statfs":{"total":95995035648,"available":95319273472,"internally_reserved":0,"allocated":130682880,"data_stored":306810350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":46893,"internal_metadata":545016019},"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":"Sat Feb 10 05:43:16 2024","interfaces":[{"interface":"back","average":{"1min":0.36599999999999999,"5min":0.36099999999999999,"15min":0.38600000000000001},"min":{"1min":0.221,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.52300000000000002,"5min":1.96,"15min":7.8310000000000004},"last":0.29999999999999999},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.41599999999999998,"15min":0.45600000000000002},"min":{"1min":0.311,"5min":0.254,"15min":0.254},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":8.6869999999999994},"last":0.42899999999999999}]},{"osd":2,"last update":"Sat Feb 10 05:42:55 2024","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.39200000000000002,"15min":0.42099999999999999},"min":{"1min":0.29099999999999998,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.67900000000000005,"5min":1.75,"15min":1.75},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41299999999999998,"15min":0.38500000000000001},"min":{"1min":0.28999999999999998,"5min":0.217,"15min":0.217},"max":{"1min":0.58799999999999997,"5min":4.0179999999999998,"15min":4.0179999999999998},"last":0.38600000000000001}]},{"osd":3,"last update":"Sat Feb 10 05:43:34 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.45600000000000002,"15min":0.44600000000000001},"min":{"1min":0.318,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.72199999999999998,"5min":1.8440000000000001,"15min":1.8440000000000001},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.434,"5min":0.44500000000000001,"15min":0.45400000000000001},"min":{"1min":0.29799999999999999,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.63900000000000001,"5min":1.8680000000000001,"15min":3.9590000000000001},"last":0.45400000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:42:56 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.64000000000000001,"15min":0.58899999999999997},"min":{"1min":0.38800000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.79900000000000004,"5min":7.3559999999999999,"15min":7.3559999999999999},"last":0.621},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.61599999999999999,"15min":0.59999999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.31900000000000001},"max":{"1min":0.86499999999999999,"5min":3.835,"15min":3.835},"last":0.69799999999999995}]},{"osd":5,"last update":"Sat Feb 10 05:43:39 2024","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.61399999999999999,"15min":0.69599999999999995},"min":{"1min":0.45700000000000002,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.96699999999999997,"5min":1.2809999999999999,"15min":3.6920000000000002},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.61599999999999999,"15min":0.62},"min":{"1min":0.50800000000000001,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.85999999999999999,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.73099999999999998}]},{"osd":6,"last update":"Sat Feb 10 05:43:11 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.58799999999999997,"15min":0.57399999999999995},"min":{"1min":0.441,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.90800000000000003,"5min":1.8979999999999999,"15min":1.8979999999999999},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.59599999999999997,"15min":0.59899999999999998},"min":{"1min":0.48699999999999999,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.86099999999999999,"5min":0.95899999999999996,"15min":0.95899999999999996},"last":0.75600000000000001}]},{"osd":7,"last update":"Sat Feb 10 05:43:41 2024","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.622,"15min":0.60199999999999998},"min":{"1min":0.46200000000000002,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.93400000000000005,"5min":1.228,"15min":1.228},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.63400000000000001,"15min":0.60799999999999998},"min":{"1min":0.50800000000000001,"5min":0.371,"15min":0.371},"max":{"1min":0.91600000000000004,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.79900000000000004}]}]},{"osd":2,"up_from":401,"seq":1722281885796,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":557676,"kb_used_data":98660,"kb_used_omap":41,"kb_used_meta":458966,"kb_avail":93187476,"statfs":{"total":95995035648,"available":95423975424,"internally_reserved":0,"allocated":101027840,"data_stored":222047636,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42983,"internal_metadata":469981209},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:42:55 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.36499999999999999,"15min":0.377},"min":{"1min":0.26000000000000001,"5min":0.186,"15min":0.186},"max":{"1min":2.0230000000000001,"5min":2.0230000000000001,"15min":2.0230000000000001},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.41099999999999998,"15min":0.41799999999999998},"min":{"1min":0.316,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":1.0009999999999999,"5min":1.0009999999999999,"15min":1.0009999999999999},"last":0.39800000000000002}]},{"osd":1,"last update":"Sat Feb 10 05:42:55 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.37,"15min":0.36099999999999999},"min":{"1min":0.24199999999999999,"5min":0.217,"15min":0.217},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":0.23400000000000001},{"interface":"front","average":{"1min":0.41999999999999998,"5min":0.40600000000000003,"15min":0.40999999999999998},"min":{"1min":0.28100000000000003,"5min":0.219,"15min":0.219},"max":{"1min":0.53800000000000003,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.30199999999999999}]},{"osd":3,"last update":"Sat Feb 10 05:43:29 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.41199999999999998,"15min":0.41499999999999998},"min":{"1min":0.29199999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.65400000000000003,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.44600000000000001,"15min":0.432},"min":{"1min":0.29099999999999998,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.32700000000000001}]},{"osd":4,"last update":"Sat Feb 10 05:43:06 2024","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.58899999999999997,"15min":0.57899999999999996},"min":{"1min":0.375,"5min":0.35799999999999998,"15min":0.35399999999999998},"max":{"1min":1.026,"5min":1.026,"15min":1.1819999999999999},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.63500000000000001,"15min":0.64300000000000002},"min":{"1min":0.50900000000000001,"5min":0.439,"15min":0.38100000000000001},"max":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"last":0.67600000000000005}]},{"osd":5,"last update":"Sat Feb 10 05:43:31 2024","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.58799999999999997,"15min":0.59399999999999997},"min":{"1min":0.438,"5min":0.372,"15min":0.35599999999999998},"max":{"1min":0.86899999999999999,"5min":0.93999999999999995,"15min":1.2250000000000001},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.61099999999999999,"15min":0.63100000000000001},"min":{"1min":0.45400000000000001,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.995,"5min":1.028,"15min":1.028},"last":0.64800000000000002}]},{"osd":6,"last update":"Sat Feb 10 05:43:10 2024","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.627,"15min":0.621},"min":{"1min":0.48699999999999999,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.96699999999999997,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.64200000000000002,"15min":0.64200000000000002},"min":{"1min":0.41899999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.88900000000000001,"5min":1.075,"15min":1.075},"last":0.69399999999999995}]},{"osd":7,"last update":"Sat Feb 10 05:43:43 2024","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.61199999999999999,"15min":0.57899999999999996},"min":{"1min":0.42499999999999999,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.627,"15min":0.59399999999999997},"min":{"1min":0.43099999999999999,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.22,"5min":1.22,"15min":1.22},"last":0.621}]}]},{"osd":3,"up_from":435,"seq":1868310773853,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":143528,"kb_used_data":42268,"kb_used_omap":18,"kb_used_meta":101229,"kb_avail":93601624,"statfs":{"total":95995035648,"available":95848062976,"internally_reserved":0,"allocated":43282432,"data_stored":124298240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19339,"internal_metadata":103658613},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:43:29 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.36099999999999999,"15min":0.373},"min":{"1min":0.224,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.62,"5min":0.81699999999999995,"15min":0.81999999999999995},"last":0.253},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.38200000000000001,"15min":0.39900000000000002},"min":{"1min":0.246,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.57999999999999996,"5min":0.72899999999999998,"15min":2.5339999999999998},"last":0.32600000000000001}]},{"osd":1,"last update":"Sat Feb 10 05:43:29 2024","interfaces":[{"interface":"back","average":{"1min":0.379,"5min":0.35499999999999998,"15min":0.36899999999999999},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.219},"max":{"1min":0.59199999999999997,"5min":0.60299999999999998,"15min":0.64900000000000002},"last":0.28199999999999997},{"interface":"front","average":{"1min":0.432,"5min":0.40799999999999997,"15min":0.443},"min":{"1min":0.26400000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.61599999999999999,"5min":0.92700000000000005,"15min":0.92700000000000005},"last":0.38700000000000001}]},{"osd":2,"last update":"Sat Feb 10 05:43:29 2024","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.41599999999999998,"15min":0.432},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.60099999999999998,"5min":0.69699999999999995,"15min":1.2789999999999999},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.442,"15min":0.46800000000000003},"min":{"1min":0.30199999999999999,"5min":0.28299999999999997,"15min":0.27600000000000002},"max":{"1min":0.56699999999999995,"5min":0.71299999999999997,"15min":4.4870000000000001},"last":0.35799999999999998}]},{"osd":4,"last update":"Sat Feb 10 05:42:58 2024","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.627,"15min":0.65100000000000002},"min":{"1min":0.47199999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.92800000000000005,"5min":5.0229999999999997,"15min":5.0229999999999997},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.68899999999999995,"5min":0.64600000000000002,"15min":0.60399999999999998},"min":{"1min":0.45500000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.94199999999999995,"5min":5.048,"15min":5.048},"last":0.629}]},{"osd":5,"last update":"Sat Feb 10 05:43:34 2024","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.60099999999999998,"15min":0.55200000000000005},"min":{"1min":0.433,"5min":0.36399999999999999,"15min":0.34300000000000003},"max":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.60099999999999998,"15min":0.55700000000000005},"min":{"1min":0.439,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.89300000000000002,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.66700000000000004}]},{"osd":6,"last update":"Sat Feb 10 05:43:11 2024","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.58999999999999997,"15min":0.54400000000000004},"min":{"1min":0.498,"5min":0.375,"15min":0.375},"max":{"1min":0.80000000000000004,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.59299999999999997,"15min":0.56299999999999994},"min":{"1min":0.504,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.65400000000000003}]},{"osd":7,"last update":"Sat Feb 10 05:43:47 2024","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.60899999999999999,"15min":0.57799999999999996},"min":{"1min":0.40400000000000003,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.872,"5min":0.92700000000000005,"15min":0.92700000000000005},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.58999999999999997,"15min":0.54000000000000004},"min":{"1min":0.48199999999999998,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.77100000000000002,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":0.57599999999999996}]}]},{"osd":4,"up_from":469,"seq":2014339661910,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":264636,"kb_used_data":84084,"kb_used_omap":34,"kb_used_meta":180509,"kb_avail":93480516,"statfs":{"total":95995035648,"available":95724048384,"internally_reserved":0,"allocated":86102016,"data_stored":160163056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35542,"internal_metadata":184841514},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:43:05 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.54400000000000004,"15min":0.48499999999999999},"min":{"1min":0.28399999999999997,"5min":0.214,"15min":0.214},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.53200000000000003,"15min":0.52200000000000002},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.79600000000000004,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.50900000000000001}]},{"osd":1,"last update":"Sat Feb 10 05:43:05 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.53100000000000003,"15min":0.51200000000000001},"min":{"1min":0.39300000000000002,"5min":0.29999999999999999,"15min":0.28100000000000003},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.60299999999999998,"5min":0.52700000000000002,"15min":0.50700000000000001},"min":{"1min":0.34899999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.54100000000000004}]},{"osd":2,"last update":"Sat Feb 10 05:43:05 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.54900000000000004,"15min":0.52000000000000002},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.32200000000000001},"max":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.624},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.55100000000000005,"15min":0.52900000000000003},"min":{"1min":0.38900000000000001,"5min":0.312,"15min":0.30599999999999999},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.52800000000000002}]},{"osd":3,"last update":"Sat Feb 10 05:43:05 2024","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.55900000000000005,"15min":0.52400000000000002},"min":{"1min":0.45100000000000001,"5min":0.34200000000000003,"15min":0.309},"max":{"1min":1.623,"5min":1.623,"15min":1.623},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.61499999999999999,"5min":0.56499999999999995,"15min":0.53300000000000003},"min":{"1min":0.41299999999999998,"5min":0.35299999999999998,"15min":0.34699999999999998},"max":{"1min":0.81899999999999995,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.63600000000000001}]},{"osd":5,"last update":"Sat Feb 10 05:43:37 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.47499999999999998,"15min":0.45600000000000002},"min":{"1min":0.28599999999999998,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.51100000000000001,"15min":0.49199999999999999},"min":{"1min":0.309,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":0.41399999999999998}]},{"osd":6,"last update":"Sat Feb 10 05:43:07 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.497,"15min":0.48699999999999999},"min":{"1min":0.35799999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":0.439},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.56499999999999995,"15min":0.54700000000000004},"min":{"1min":0.374,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.5009999999999999,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.58999999999999997}]},{"osd":7,"last update":"Sat Feb 10 05:43:43 2024","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.54800000000000004,"15min":0.52300000000000002},"min":{"1min":0.30099999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.9019999999999999,"5min":1.9019999999999999,"15min":1.9019999999999999},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.627,"15min":0.57099999999999995},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":4.2380000000000004,"5min":4.2380000000000004,"15min":4.2380000000000004},"last":0.67100000000000004}]}]},{"osd":5,"up_from":506,"seq":2173253451855,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":532608,"kb_used_data":116344,"kb_used_omap":69,"kb_used_meta":416186,"kb_avail":93212544,"statfs":{"total":95995035648,"available":95449645056,"internally_reserved":0,"allocated":119136256,"data_stored":249416590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70883,"internal_metadata":426175261},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 05:43:43 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.58899999999999997,"15min":0.53300000000000003},"min":{"1min":0.33900000000000002,"5min":0.30499999999999999,"15min":0.28399999999999997},"max":{"1min":0.78400000000000003,"5min":2.206,"15min":2.206},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.58399999999999996,"15min":0.56000000000000005},"min":{"1min":0.38500000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.75600000000000001,"5min":1.575,"15min":1.575},"last":0.53500000000000003}]},{"osd":1,"last update":"Sat Feb 10 05:43:43 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.57399999999999995,"15min":0.53500000000000003},"min":{"1min":0.40100000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.746,"5min":2.0059999999999998,"15min":2.0059999999999998},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.58799999999999997,"15min":0.54500000000000004},"min":{"1min":0.40500000000000003,"5min":0.378,"15min":0.316},"max":{"1min":0.72199999999999998,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":0.63700000000000001}]},{"osd":2,"last update":"Sat Feb 10 05:43:43 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.60099999999999998,"15min":0.55300000000000005},"min":{"1min":0.34699999999999998,"5min":0.311,"15min":0.311},"max":{"1min":1.0249999999999999,"5min":2.0299999999999998,"15min":2.0299999999999998},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57999999999999996,"15min":0.56599999999999995},"min":{"1min":0.378,"5min":0.36399999999999999,"15min":0.35999999999999999},"max":{"1min":0.70999999999999996,"5min":1.905,"15min":1.905},"last":0.66400000000000003}]},{"osd":3,"last update":"Sat Feb 10 05:43:43 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.57999999999999996,"15min":0.55400000000000005},"min":{"1min":0.40899999999999997,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.69799999999999995,"5min":1.784,"15min":1.784},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.65200000000000002,"15min":0.60699999999999998},"min":{"1min":0.41399999999999998,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.80100000000000005,"5min":2.266,"15min":2.266},"last":0.622}]},{"osd":4,"last update":"Sat Feb 10 05:43:43 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.47099999999999997},"min":{"1min":0.36599999999999999,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.71999999999999997,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.59999999999999998},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.50700000000000001},"min":{"1min":0.38,"5min":0.29399999999999998,"15min":0.27800000000000002},"max":{"1min":0.68600000000000005,"5min":1.631,"15min":1.631},"last":0.51700000000000002}]},{"osd":6,"last update":"Sat Feb 10 05:43:15 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.53200000000000003,"15min":0.49199999999999999},"min":{"1min":0.35499999999999998,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.84999999999999998,"5min":2.0859999999999999,"15min":2.0859999999999999},"last":0.497},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.57199999999999995,"15min":0.52500000000000002},"min":{"1min":0.39000000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.70899999999999996,"5min":3.4020000000000001,"15min":3.4020000000000001},"last":0.58099999999999996}]},{"osd":7,"last update":"Sat Feb 10 05:43:43 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60199999999999998,"15min":0.55900000000000005},"min":{"1min":0.41399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.87,"5min":2.1200000000000001,"15min":2.1200000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.66200000000000003,"15min":0.622},"min":{"1min":0.50800000000000001,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.80700000000000005,"5min":2.1480000000000001,"15min":2.1480000000000001},"last":0.68200000000000005}]}]}],"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":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5608,"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":4176,"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":5036,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5902,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5418,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5972,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4692,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5798,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5354,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5201,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":120795136,"data_stored":300699648,"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":117477376,"data_stored":325529600,"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":91869184,"data_stored":216547328,"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":34119680,"data_stored":118796288,"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":77053952,"data_stored":154685440,"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":110243840,"data_stored":243961856,"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":36077568,"data_stored":131833856,"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":56807424,"data_stored":139423744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-10T05:43:58.565 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-02-10T05:43:58.565 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-02-10T05:43:58.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:58 smithi189 ceph-mon[89631]: pgmap v952: 121 pgs: 121 active+clean; 480 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 490 KiB/s wr, 9 op/s 2024-02-10T05:43:58.832 INFO:teuthology.orchestra.run.smithi178.stderr:Inferring config /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T05:43:59.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:59 smithi178 ceph-mon[95116]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:43:59.649 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:43:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:43:59.649 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:59 smithi178 ceph-mon[92537]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:43:59.649 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:43:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:43:59.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:59 smithi189 ceph-mon[89631]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T05:43:59.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:43:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:44:00.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:00 smithi178 ceph-mon[92537]: pgmap v953: 121 pgs: 121 active+clean; 480 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 214 KiB/s wr, 3 op/s 2024-02-10T05:44:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:00 smithi178 ceph-mon[92537]: osdmap e872: 8 total, 8 up, 8 in 2024-02-10T05:44:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:00 smithi178 ceph-mon[95116]: pgmap v953: 121 pgs: 121 active+clean; 480 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 214 KiB/s wr, 3 op/s 2024-02-10T05:44:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:00 smithi178 ceph-mon[95116]: osdmap e872: 8 total, 8 up, 8 in 2024-02-10T05:44:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:00 smithi189 ceph-mon[89631]: pgmap v953: 121 pgs: 121 active+clean; 480 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 214 KiB/s wr, 3 op/s 2024-02-10T05:44:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:00 smithi189 ceph-mon[89631]: osdmap e872: 8 total, 8 up, 8 in 2024-02-10T05:44:01.395 INFO:teuthology.orchestra.run.smithi178.stderr:pool 'unique_pool_0' removed 2024-02-10T05:44:01.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:01 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2427119113' 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-02-10T05:44:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:01 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2427119113' 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-02-10T05:44:01.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:01 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2427119113' 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-02-10T05:44:02.101 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-10T05:44:02.102 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-02-10T05:44:02.102 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-10T05:44:02.102 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-02-10T05:44:02.102 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-02-10T05:44:02.103 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-02-10T05:44:02.103 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-10T05:44:02.103 DEBUG:teuthology.orchestra.run.smithi178:> stat -- /home/ubuntu/cephtest/mnt.0 2024-02-10T05:44:02.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T05:44:02.120 INFO:teuthology.orchestra.run.smithi178.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-02-10T05:44:02.121 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-02-10T05:44:02.177 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-02-10T05:44:02.177 DEBUG:teuthology.orchestra.run.smithi178:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-02-10T05:44:02.233 INFO:tasks.workunit:timeout=3h 2024-02-10T05:44:02.233 INFO:tasks.workunit:cleanup=True 2024-02-10T05:44:02.234 DEBUG:teuthology.orchestra.run.smithi178:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-02-10T05:44:02.290 INFO:tasks.workunit.client.0.smithi178.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-02-10T05:44:02.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:02 smithi178 ceph-mon[92537]: pgmap v955: 121 pgs: 121 active+clean; 480 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 117 KiB/s wr, 1 op/s 2024-02-10T05:44:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:02 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2427119113' 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-02-10T05:44:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:02 smithi178 ceph-mon[92537]: osdmap e873: 8 total, 8 up, 8 in 2024-02-10T05:44:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:02 smithi178 ceph-mon[95116]: pgmap v955: 121 pgs: 121 active+clean; 480 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 117 KiB/s wr, 1 op/s 2024-02-10T05:44:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:02 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2427119113' 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-02-10T05:44:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:02 smithi178 ceph-mon[95116]: osdmap e873: 8 total, 8 up, 8 in 2024-02-10T05:44:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:02 smithi189 ceph-mon[89631]: pgmap v955: 121 pgs: 121 active+clean; 480 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 117 KiB/s wr, 1 op/s 2024-02-10T05:44:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:02 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2427119113' 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-02-10T05:44:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:02 smithi189 ceph-mon[89631]: osdmap e873: 8 total, 8 up, 8 in 2024-02-10T05:44:04.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:04 smithi178 ceph-mon[92537]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:44:04.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:04 smithi178 ceph-mon[95116]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:44:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:04 smithi189 ceph-mon[89631]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:44:06.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:06 smithi178 ceph-mon[92537]: pgmap v958: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:44:06.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:06 smithi178 ceph-mon[95116]: pgmap v958: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:44:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:06 smithi189 ceph-mon[89631]: pgmap v958: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:44:07.892 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:44:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:44:07] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.43.0" 2024-02-10T05:44:08.196 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T05:44:08.252 INFO:tasks.workunit.client.0.smithi178.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-10T05:44:08.254 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-10T05:44:08.255 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-10T05:44:08.303 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-10T05:44:08.353 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-10T05:44:08.393 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-10T05:44:08.394 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-10T05:44:08.394 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-10T05:44:08.433 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-10T05:44:08.436 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:44:08.436 DEBUG:teuthology.orchestra.run.smithi178:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-02-10T05:44:08.491 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-02-10T05:44:08.492 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-02-10T05:44:08.492 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:44:08.557 INFO:tasks.workunit.client.0.smithi178.stdout:Running main() from gmock_main.cc 2024-02-10T05:44:08.557 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 22 tests from 1 test suite. 2024-02-10T05:44:08.557 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T05:44:08.557 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 22 tests from TestCls2PCQueue 2024-02-10T05:44:08.557 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-02-10T05:44:08.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:08 smithi178 ceph-mon[92537]: pgmap v959: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:08.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:08 smithi178 ceph-mon[95116]: pgmap v959: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:08 smithi189 ceph-mon[89631]: pgmap v959: 105 pgs: 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:10.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:10 smithi178 ceph-mon[92537]: pgmap v960: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:10.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:10 smithi178 ceph-mon[92537]: osdmap e874: 8 total, 8 up, 8 in 2024-02-10T05:44:10.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:10 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1275126193' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:10.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:10 smithi178 ceph-mon[95116]: pgmap v960: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:10.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:10 smithi178 ceph-mon[95116]: osdmap e874: 8 total, 8 up, 8 in 2024-02-10T05:44:10.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:10 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1275126193' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:10 smithi189 ceph-mon[89631]: pgmap v960: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:10 smithi189 ceph-mon[89631]: osdmap e874: 8 total, 8 up, 8 in 2024-02-10T05:44:10.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:10 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1275126193' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:11.418 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2861 ms) 2024-02-10T05:44:11.418 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-02-10T05:44:11.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:11 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1275126193' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:11.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:11 smithi178 ceph-mon[92537]: osdmap e875: 8 total, 8 up, 8 in 2024-02-10T05:44:11.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:11 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1275126193' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:11.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:11 smithi178 ceph-mon[95116]: osdmap e875: 8 total, 8 up, 8 in 2024-02-10T05:44:11.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:11 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1275126193' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:11.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:11 smithi189 ceph-mon[89631]: osdmap e875: 8 total, 8 up, 8 in 2024-02-10T05:44:12.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:12 smithi178 ceph-mon[95116]: pgmap v963: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:12.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:12 smithi178 ceph-mon[95116]: osdmap e876: 8 total, 8 up, 8 in 2024-02-10T05:44:12.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:12 smithi178 ceph-mon[92537]: pgmap v963: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:12.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:12 smithi178 ceph-mon[92537]: osdmap e876: 8 total, 8 up, 8 in 2024-02-10T05:44:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:12 smithi189 ceph-mon[89631]: pgmap v963: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:12 smithi189 ceph-mon[89631]: osdmap e876: 8 total, 8 up, 8 in 2024-02-10T05:44:13.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:13 smithi178 ceph-mon[92537]: osdmap e877: 8 total, 8 up, 8 in 2024-02-10T05:44:13.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:13 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1330337968' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:13 smithi178 ceph-mon[95116]: osdmap e877: 8 total, 8 up, 8 in 2024-02-10T05:44:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:13 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1330337968' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:13.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:13 smithi189 ceph-mon[89631]: osdmap e877: 8 total, 8 up, 8 in 2024-02-10T05:44:13.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:13 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1330337968' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:14.437 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3019 ms) 2024-02-10T05:44:14.437 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-02-10T05:44:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:14 smithi178 ceph-mon[92537]: pgmap v966: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:14 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:14 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1330337968' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:14 smithi178 ceph-mon[92537]: osdmap e878: 8 total, 8 up, 8 in 2024-02-10T05:44:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:14 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:44:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:44:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:14 smithi178 ceph-mon[95116]: pgmap v966: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:14.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:14 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:14.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:14 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1330337968' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:14.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:14 smithi178 ceph-mon[95116]: osdmap e878: 8 total, 8 up, 8 in 2024-02-10T05:44:14.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:14 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:44:14.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:44:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:14 smithi189 ceph-mon[89631]: pgmap v966: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:14 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:14 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1330337968' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:14 smithi189 ceph-mon[89631]: osdmap e878: 8 total, 8 up, 8 in 2024-02-10T05:44:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:14 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:44:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:44:15.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:15 smithi178 ceph-mon[92537]: osdmap e879: 8 total, 8 up, 8 in 2024-02-10T05:44:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:15 smithi178 ceph-mon[95116]: osdmap e879: 8 total, 8 up, 8 in 2024-02-10T05:44:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:15 smithi189 ceph-mon[89631]: osdmap e879: 8 total, 8 up, 8 in 2024-02-10T05:44:16.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:16 smithi178 ceph-mon[92537]: pgmap v969: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:16 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:16 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:44:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:16 smithi178 ceph-mon[92537]: osdmap e880: 8 total, 8 up, 8 in 2024-02-10T05:44:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:16 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3919271978' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:16 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:16 smithi178 ceph-mon[95116]: pgmap v969: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:16 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:16 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:44:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:16 smithi178 ceph-mon[95116]: osdmap e880: 8 total, 8 up, 8 in 2024-02-10T05:44:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:16 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3919271978' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:16.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:16 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:16 smithi189 ceph-mon[89631]: pgmap v969: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:16 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:16 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:44:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:16 smithi189 ceph-mon[89631]: osdmap e880: 8 total, 8 up, 8 in 2024-02-10T05:44:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:16 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3919271978' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:16 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:17.461 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.Reserve (3024 ms) 2024-02-10T05:44:17.461 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-02-10T05:44:17.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:44:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:44:17] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2024-02-10T05:44:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:17 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:17 smithi178 ceph-mon[92537]: osdmap e881: 8 total, 8 up, 8 in 2024-02-10T05:44:17.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:17 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:17.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:17 smithi178 ceph-mon[95116]: osdmap e881: 8 total, 8 up, 8 in 2024-02-10T05:44:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:17 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:17 smithi189 ceph-mon[89631]: osdmap e881: 8 total, 8 up, 8 in 2024-02-10T05:44:18.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:18 smithi178 ceph-mon[95116]: pgmap v972: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:18 smithi178 ceph-mon[95116]: osdmap e882: 8 total, 8 up, 8 in 2024-02-10T05:44:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:18 smithi178 ceph-mon[92537]: pgmap v972: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:18 smithi178 ceph-mon[92537]: osdmap e882: 8 total, 8 up, 8 in 2024-02-10T05:44:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:18 smithi189 ceph-mon[89631]: pgmap v972: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:18 smithi189 ceph-mon[89631]: osdmap e882: 8 total, 8 up, 8 in 2024-02-10T05:44:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:19 smithi189 ceph-mon[89631]: osdmap e883: 8 total, 8 up, 8 in 2024-02-10T05:44:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:19 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1650665276' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:19 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:19 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:19 smithi189 ceph-mon[89631]: osdmap e884: 8 total, 8 up, 8 in 2024-02-10T05:44:19.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:19 smithi178 ceph-mon[95116]: osdmap e883: 8 total, 8 up, 8 in 2024-02-10T05:44:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:19 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1650665276' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:19 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:19 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:19 smithi178 ceph-mon[95116]: osdmap e884: 8 total, 8 up, 8 in 2024-02-10T05:44:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:19 smithi178 ceph-mon[92537]: osdmap e883: 8 total, 8 up, 8 in 2024-02-10T05:44:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:19 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1650665276' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:19 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:19 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:19 smithi178 ceph-mon[92537]: osdmap e884: 8 total, 8 up, 8 in 2024-02-10T05:44:20.476 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3015 ms) 2024-02-10T05:44:20.476 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-02-10T05:44:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:20 smithi189 ceph-mon[89631]: pgmap v975: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:20 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:20 smithi189 ceph-mon[89631]: osdmap e885: 8 total, 8 up, 8 in 2024-02-10T05:44:20.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:20 smithi178 ceph-mon[92537]: pgmap v975: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:20 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:20 smithi178 ceph-mon[92537]: osdmap e885: 8 total, 8 up, 8 in 2024-02-10T05:44:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:20 smithi178 ceph-mon[95116]: pgmap v975: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:20 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:20 smithi178 ceph-mon[95116]: osdmap e885: 8 total, 8 up, 8 in 2024-02-10T05:44:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:21 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:21 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:44:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:21 smithi189 ceph-mon[89631]: osdmap e886: 8 total, 8 up, 8 in 2024-02-10T05:44:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:21 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/696733100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:21 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:21.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:21 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:21 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:44:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:21 smithi178 ceph-mon[92537]: osdmap e886: 8 total, 8 up, 8 in 2024-02-10T05:44:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:21 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/696733100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:21 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:21 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:21 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:44:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:21 smithi178 ceph-mon[95116]: osdmap e886: 8 total, 8 up, 8 in 2024-02-10T05:44:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:21 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/696733100' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:21.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:21 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:22 smithi189 ceph-mon[89631]: pgmap v978: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:22 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:22 smithi189 ceph-mon[89631]: osdmap e887: 8 total, 8 up, 8 in 2024-02-10T05:44:22.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:22 smithi178 ceph-mon[95116]: pgmap v978: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:22.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:22 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:22 smithi178 ceph-mon[95116]: osdmap e887: 8 total, 8 up, 8 in 2024-02-10T05:44:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:22 smithi178 ceph-mon[92537]: pgmap v978: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:22 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:22 smithi178 ceph-mon[92537]: osdmap e887: 8 total, 8 up, 8 in 2024-02-10T05:44:23.493 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.Commit (3017 ms) 2024-02-10T05:44:23.493 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-02-10T05:44:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:24 smithi189 ceph-mon[89631]: pgmap v981: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:24 smithi189 ceph-mon[89631]: osdmap e888: 8 total, 8 up, 8 in 2024-02-10T05:44:24.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:24 smithi178 ceph-mon[92537]: pgmap v981: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:24 smithi178 ceph-mon[92537]: osdmap e888: 8 total, 8 up, 8 in 2024-02-10T05:44:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:24 smithi178 ceph-mon[95116]: pgmap v981: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:24 smithi178 ceph-mon[95116]: osdmap e888: 8 total, 8 up, 8 in 2024-02-10T05:44:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:25 smithi189 ceph-mon[89631]: osdmap e889: 8 total, 8 up, 8 in 2024-02-10T05:44:25.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:25 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2116176433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:25.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:25 smithi178 ceph-mon[92537]: osdmap e889: 8 total, 8 up, 8 in 2024-02-10T05:44:25.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:25 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2116176433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:25.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:25 smithi178 ceph-mon[95116]: osdmap e889: 8 total, 8 up, 8 in 2024-02-10T05:44:25.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:25 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2116176433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:26.516 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.Abort (3023 ms) 2024-02-10T05:44:26.516 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-02-10T05:44:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:26 smithi189 ceph-mon[89631]: pgmap v984: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:26 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:26 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2116176433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:26 smithi189 ceph-mon[89631]: osdmap e890: 8 total, 8 up, 8 in 2024-02-10T05:44:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:26 smithi178 ceph-mon[92537]: pgmap v984: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:26 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:26 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2116176433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:26 smithi178 ceph-mon[92537]: osdmap e890: 8 total, 8 up, 8 in 2024-02-10T05:44:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:26 smithi178 ceph-mon[95116]: pgmap v984: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:26 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:26 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2116176433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:26 smithi178 ceph-mon[95116]: osdmap e890: 8 total, 8 up, 8 in 2024-02-10T05:44:27.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:27 smithi189 ceph-mon[89631]: osdmap e891: 8 total, 8 up, 8 in 2024-02-10T05:44:27.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:27 smithi178 ceph-mon[92537]: osdmap e891: 8 total, 8 up, 8 in 2024-02-10T05:44:27.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:27 smithi178 ceph-mon[95116]: osdmap e891: 8 total, 8 up, 8 in 2024-02-10T05:44:27.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:44:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:44:27] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.43.0" 2024-02-10T05:44:28.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:28 smithi189 ceph-mon[89631]: pgmap v987: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:28.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:28 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:28.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:28 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:44:28.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:28 smithi189 ceph-mon[89631]: osdmap e892: 8 total, 8 up, 8 in 2024-02-10T05:44:28.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:28 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/522497731' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:28.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:28 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:28.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:28 smithi178 ceph-mon[92537]: pgmap v987: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:28.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:28 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:28.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:28 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:44:28.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:28 smithi178 ceph-mon[92537]: osdmap e892: 8 total, 8 up, 8 in 2024-02-10T05:44:28.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:28 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/522497731' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:28.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:28 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:28 smithi178 ceph-mon[95116]: pgmap v987: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:28 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:28 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:44:28.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:28 smithi178 ceph-mon[95116]: osdmap e892: 8 total, 8 up, 8 in 2024-02-10T05:44:28.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:28 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/522497731' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:28.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:28 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:29.536 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.ReserveError (3020 ms) 2024-02-10T05:44:29.536 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-02-10T05:44:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:29 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:29 smithi189 ceph-mon[89631]: osdmap e893: 8 total, 8 up, 8 in 2024-02-10T05:44:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:29 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:44:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:44:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:29 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:29 smithi178 ceph-mon[92537]: osdmap e893: 8 total, 8 up, 8 in 2024-02-10T05:44:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:44:29.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:44:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:29 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:29 smithi178 ceph-mon[95116]: osdmap e893: 8 total, 8 up, 8 in 2024-02-10T05:44:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:44:29.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:44:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:30 smithi189 ceph-mon[89631]: pgmap v990: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:30 smithi189 ceph-mon[89631]: osdmap e894: 8 total, 8 up, 8 in 2024-02-10T05:44:30.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:30 smithi178 ceph-mon[92537]: pgmap v990: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:30.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:30 smithi178 ceph-mon[92537]: osdmap e894: 8 total, 8 up, 8 in 2024-02-10T05:44:30.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:30 smithi178 ceph-mon[95116]: pgmap v990: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:30.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:30 smithi178 ceph-mon[95116]: osdmap e894: 8 total, 8 up, 8 in 2024-02-10T05:44:31.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:31 smithi178 ceph-mon[92537]: osdmap e895: 8 total, 8 up, 8 in 2024-02-10T05:44:31.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:31 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2558864220' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:31.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:31 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:31.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:31 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:44:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:31 smithi178 ceph-mon[95116]: osdmap e895: 8 total, 8 up, 8 in 2024-02-10T05:44:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:31 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2558864220' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:31 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:31.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:31 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:44:32.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:31 smithi189 ceph-mon[89631]: osdmap e895: 8 total, 8 up, 8 in 2024-02-10T05:44:32.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:31 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2558864220' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:32.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:31 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:32.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:31 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:44:32.558 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.CommitError (3021 ms) 2024-02-10T05:44:32.558 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-02-10T05:44:32.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:32 smithi178 ceph-mon[95116]: pgmap v993: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:32.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:32 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:32.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:32 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:32.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:32 smithi178 ceph-mon[95116]: osdmap e896: 8 total, 8 up, 8 in 2024-02-10T05:44:32.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:32 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:44:32.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:32 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:44:32.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:32 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:44:32.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:32 smithi178 ceph-mon[92537]: pgmap v993: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:32.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:32 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:32.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:32 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:32.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:32 smithi178 ceph-mon[92537]: osdmap e896: 8 total, 8 up, 8 in 2024-02-10T05:44:32.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:32 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:44:32.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:32 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:44:32.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:32 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:44:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:32 smithi189 ceph-mon[89631]: pgmap v993: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:32 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:32 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:32 smithi189 ceph-mon[89631]: osdmap e896: 8 total, 8 up, 8 in 2024-02-10T05:44:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:32 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:44:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:32 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:44:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:32 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:44:33.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:33 smithi178 ceph-mon[92537]: osdmap e897: 8 total, 8 up, 8 in 2024-02-10T05:44:33.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:33 smithi178 ceph-mon[95116]: osdmap e897: 8 total, 8 up, 8 in 2024-02-10T05:44:34.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:33 smithi189 ceph-mon[89631]: osdmap e897: 8 total, 8 up, 8 in 2024-02-10T05:44:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:34 smithi178 ceph-mon[92537]: pgmap v996: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:34 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:34 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:44:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:34 smithi178 ceph-mon[92537]: osdmap e898: 8 total, 8 up, 8 in 2024-02-10T05:44:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:34 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2356530876' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:34.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:34 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:34 smithi178 ceph-mon[95116]: pgmap v996: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:34 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:34.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:34 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:44:34.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:34 smithi178 ceph-mon[95116]: osdmap e898: 8 total, 8 up, 8 in 2024-02-10T05:44:34.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:34 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2356530876' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:34.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:34 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:34 smithi189 ceph-mon[89631]: pgmap v996: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:35.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:34 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:35.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:34 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:44:35.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:34 smithi189 ceph-mon[89631]: osdmap e898: 8 total, 8 up, 8 in 2024-02-10T05:44:35.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:34 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2356530876' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:35.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:34 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:35.577 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.AbortError (3021 ms) 2024-02-10T05:44:35.578 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-02-10T05:44:35.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:35 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:35.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:35 smithi178 ceph-mon[95116]: osdmap e899: 8 total, 8 up, 8 in 2024-02-10T05:44:35.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:35 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:35.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:35 smithi178 ceph-mon[92537]: osdmap e899: 8 total, 8 up, 8 in 2024-02-10T05:44:36.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:35 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:36.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:35 smithi189 ceph-mon[89631]: osdmap e899: 8 total, 8 up, 8 in 2024-02-10T05:44:36.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:36 smithi178 ceph-mon[92537]: pgmap v999: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:36.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:36 smithi178 ceph-mon[92537]: osdmap e900: 8 total, 8 up, 8 in 2024-02-10T05:44:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:36 smithi178 ceph-mon[95116]: pgmap v999: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:36 smithi178 ceph-mon[95116]: osdmap e900: 8 total, 8 up, 8 in 2024-02-10T05:44:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:36 smithi189 ceph-mon[89631]: pgmap v999: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:36 smithi189 ceph-mon[89631]: osdmap e900: 8 total, 8 up, 8 in 2024-02-10T05:44:37.863 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:44:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:44:37] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-02-10T05:44:37.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:37 smithi178 ceph-mon[92537]: osdmap e901: 8 total, 8 up, 8 in 2024-02-10T05:44:37.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:37 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2132514771' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:37.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:37 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:37.863 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:37 smithi178 ceph-mon[95116]: osdmap e901: 8 total, 8 up, 8 in 2024-02-10T05:44:37.864 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:37 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2132514771' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:37.864 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:37 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:38.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:37 smithi189 ceph-mon[89631]: osdmap e901: 8 total, 8 up, 8 in 2024-02-10T05:44:38.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:37 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2132514771' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:38.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:37 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:38.594 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3016 ms) 2024-02-10T05:44:38.594 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-02-10T05:44:38.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:38 smithi178 ceph-mon[95116]: pgmap v1002: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:38 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:38 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:38 smithi178 ceph-mon[95116]: osdmap e902: 8 total, 8 up, 8 in 2024-02-10T05:44:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:38 smithi178 ceph-mon[92537]: pgmap v1002: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:38 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:38 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:38 smithi178 ceph-mon[92537]: osdmap e902: 8 total, 8 up, 8 in 2024-02-10T05:44:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:38 smithi189 ceph-mon[89631]: pgmap v1002: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:38 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:38 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:38 smithi189 ceph-mon[89631]: osdmap e902: 8 total, 8 up, 8 in 2024-02-10T05:44:39.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:39 smithi178 ceph-mon[92537]: osdmap e903: 8 total, 8 up, 8 in 2024-02-10T05:44:39.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:39 smithi178 ceph-mon[95116]: osdmap e903: 8 total, 8 up, 8 in 2024-02-10T05:44:40.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:39 smithi189 ceph-mon[89631]: osdmap e903: 8 total, 8 up, 8 in 2024-02-10T05:44:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:40 smithi178 ceph-mon[92537]: pgmap v1005: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:40 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:40 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:44:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:40 smithi178 ceph-mon[92537]: osdmap e904: 8 total, 8 up, 8 in 2024-02-10T05:44:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:40 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1031586750' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:40 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:40 smithi178 ceph-mon[95116]: pgmap v1005: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:40 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:40 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:44:40.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:40 smithi178 ceph-mon[95116]: osdmap e904: 8 total, 8 up, 8 in 2024-02-10T05:44:40.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:40 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1031586750' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:40.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:40 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:40 smithi189 ceph-mon[89631]: pgmap v1005: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:40 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:40 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:44:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:40 smithi189 ceph-mon[89631]: osdmap e904: 8 total, 8 up, 8 in 2024-02-10T05:44:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:40 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1031586750' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:41.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:40 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:41.611 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3017 ms) 2024-02-10T05:44:41.612 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-02-10T05:44:41.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:41 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:41.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:41 smithi178 ceph-mon[92537]: osdmap e905: 8 total, 8 up, 8 in 2024-02-10T05:44:41.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:41 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:41.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:41 smithi178 ceph-mon[95116]: osdmap e905: 8 total, 8 up, 8 in 2024-02-10T05:44:42.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:41 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:42.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:41 smithi189 ceph-mon[89631]: osdmap e905: 8 total, 8 up, 8 in 2024-02-10T05:44:42.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:42 smithi178 ceph-mon[95116]: pgmap v1008: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:42.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:42 smithi178 ceph-mon[95116]: osdmap e906: 8 total, 8 up, 8 in 2024-02-10T05:44:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:42 smithi178 ceph-mon[92537]: pgmap v1008: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:42 smithi178 ceph-mon[92537]: osdmap e906: 8 total, 8 up, 8 in 2024-02-10T05:44:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:42 smithi189 ceph-mon[89631]: pgmap v1008: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:42 smithi189 ceph-mon[89631]: osdmap e906: 8 total, 8 up, 8 in 2024-02-10T05:44:43.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:43 smithi178 ceph-mon[95116]: osdmap e907: 8 total, 8 up, 8 in 2024-02-10T05:44:43.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:43 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/262962297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:43 smithi178 ceph-mon[92537]: osdmap e907: 8 total, 8 up, 8 in 2024-02-10T05:44:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:43 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/262962297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:43 smithi189 ceph-mon[89631]: osdmap e907: 8 total, 8 up, 8 in 2024-02-10T05:44:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:43 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/262962297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:44.628 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3017 ms) 2024-02-10T05:44:44.628 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-02-10T05:44:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:44 smithi178 ceph-mon[92537]: pgmap v1011: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:44 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:44 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/262962297' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:44 smithi178 ceph-mon[92537]: osdmap e908: 8 total, 8 up, 8 in 2024-02-10T05:44:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:44 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:44:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:44:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:44 smithi178 ceph-mon[95116]: pgmap v1011: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:44 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:44 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/262962297' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:44 smithi178 ceph-mon[95116]: osdmap e908: 8 total, 8 up, 8 in 2024-02-10T05:44:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:44 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:44:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:44:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:44 smithi189 ceph-mon[89631]: pgmap v1011: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:44 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:44 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/262962297' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:44 smithi189 ceph-mon[89631]: osdmap e908: 8 total, 8 up, 8 in 2024-02-10T05:44:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:44 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:44:45.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:44:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:45 smithi178 ceph-mon[92537]: osdmap e909: 8 total, 8 up, 8 in 2024-02-10T05:44:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:45 smithi178 ceph-mon[95116]: osdmap e909: 8 total, 8 up, 8 in 2024-02-10T05:44:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:45 smithi189 ceph-mon[89631]: osdmap e909: 8 total, 8 up, 8 in 2024-02-10T05:44:46.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:46 smithi178 ceph-mon[95116]: pgmap v1014: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:46 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:46 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:44:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:46 smithi178 ceph-mon[95116]: osdmap e910: 8 total, 8 up, 8 in 2024-02-10T05:44:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:46 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2935881691' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:46 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:46 smithi178 ceph-mon[92537]: pgmap v1014: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:46 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:46 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:44:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:46 smithi178 ceph-mon[92537]: osdmap e910: 8 total, 8 up, 8 in 2024-02-10T05:44:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:46 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2935881691' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:46 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:46 smithi189 ceph-mon[89631]: pgmap v1014: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:46 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:46 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:44:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:46 smithi189 ceph-mon[89631]: osdmap e910: 8 total, 8 up, 8 in 2024-02-10T05:44:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:46 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2935881691' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:46 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:47.642 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3015 ms) 2024-02-10T05:44:47.643 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-02-10T05:44:47.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:47 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:47.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:47 smithi178 ceph-mon[92537]: osdmap e911: 8 total, 8 up, 8 in 2024-02-10T05:44:47.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:47 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:47.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:47 smithi178 ceph-mon[95116]: osdmap e911: 8 total, 8 up, 8 in 2024-02-10T05:44:47.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:44:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:44:47] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-02-10T05:44:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:47 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:47 smithi189 ceph-mon[89631]: osdmap e911: 8 total, 8 up, 8 in 2024-02-10T05:44:48.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:48 smithi178 ceph-mon[92537]: pgmap v1017: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:48 smithi178 ceph-mon[92537]: osdmap e912: 8 total, 8 up, 8 in 2024-02-10T05:44:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:48 smithi178 ceph-mon[95116]: pgmap v1017: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:48 smithi178 ceph-mon[95116]: osdmap e912: 8 total, 8 up, 8 in 2024-02-10T05:44:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:48 smithi189 ceph-mon[89631]: pgmap v1017: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:48 smithi189 ceph-mon[89631]: osdmap e912: 8 total, 8 up, 8 in 2024-02-10T05:44:49.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:49 smithi178 ceph-mon[95116]: osdmap e913: 8 total, 8 up, 8 in 2024-02-10T05:44:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:49 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3820329603' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:49 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:49 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:49 smithi178 ceph-mon[95116]: osdmap e914: 8 total, 8 up, 8 in 2024-02-10T05:44:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:49 smithi178 ceph-mon[92537]: osdmap e913: 8 total, 8 up, 8 in 2024-02-10T05:44:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:49 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3820329603' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:49 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:49 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:49.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:49 smithi178 ceph-mon[92537]: osdmap e914: 8 total, 8 up, 8 in 2024-02-10T05:44:50.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:49 smithi189 ceph-mon[89631]: osdmap e913: 8 total, 8 up, 8 in 2024-02-10T05:44:50.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:49 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3820329603' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:50.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:49 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:50.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:49 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:50.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:49 smithi189 ceph-mon[89631]: osdmap e914: 8 total, 8 up, 8 in 2024-02-10T05:44:50.661 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3017 ms) 2024-02-10T05:44:50.662 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-02-10T05:44:50.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:50 smithi178 ceph-mon[95116]: pgmap v1020: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:50.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:50 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:50 smithi178 ceph-mon[95116]: osdmap e915: 8 total, 8 up, 8 in 2024-02-10T05:44:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:50 smithi178 ceph-mon[92537]: pgmap v1020: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:50 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:50 smithi178 ceph-mon[92537]: osdmap e915: 8 total, 8 up, 8 in 2024-02-10T05:44:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:50 smithi189 ceph-mon[89631]: pgmap v1020: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:50 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:50 smithi189 ceph-mon[89631]: osdmap e915: 8 total, 8 up, 8 in 2024-02-10T05:44:52.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:51 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:52.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:51 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:44:52.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:51 smithi189 ceph-mon[89631]: osdmap e916: 8 total, 8 up, 8 in 2024-02-10T05:44:52.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:51 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/531841919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:52.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:51 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:52.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:51 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:44:52.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:51 smithi178 ceph-mon[92537]: osdmap e916: 8 total, 8 up, 8 in 2024-02-10T05:44:52.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:51 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/531841919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:52.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:51 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:52.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:51 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:44:52.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:51 smithi178 ceph-mon[95116]: osdmap e916: 8 total, 8 up, 8 in 2024-02-10T05:44:52.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:51 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/531841919' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:52 smithi189 ceph-mon[89631]: pgmap v1023: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:52 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/531841919' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:52 smithi189 ceph-mon[89631]: osdmap e917: 8 total, 8 up, 8 in 2024-02-10T05:44:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:52 smithi178 ceph-mon[92537]: pgmap v1023: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:52 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/531841919' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:53.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:52 smithi178 ceph-mon[92537]: osdmap e917: 8 total, 8 up, 8 in 2024-02-10T05:44:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:52 smithi178 ceph-mon[95116]: pgmap v1023: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:52 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/531841919' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:52 smithi178 ceph-mon[95116]: osdmap e917: 8 total, 8 up, 8 in 2024-02-10T05:44:53.680 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3020 ms) 2024-02-10T05:44:53.680 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-02-10T05:44:54.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:54 smithi178 ceph-mon[95116]: pgmap v1026: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:54 smithi178 ceph-mon[95116]: osdmap e918: 8 total, 8 up, 8 in 2024-02-10T05:44:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:54 smithi178 ceph-mon[92537]: pgmap v1026: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:54 smithi178 ceph-mon[92537]: osdmap e918: 8 total, 8 up, 8 in 2024-02-10T05:44:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:54 smithi189 ceph-mon[89631]: pgmap v1026: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:54 smithi189 ceph-mon[89631]: osdmap e918: 8 total, 8 up, 8 in 2024-02-10T05:44:55.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:55 smithi178 ceph-mon[92537]: osdmap e919: 8 total, 8 up, 8 in 2024-02-10T05:44:55.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:55 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2539469383' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:55.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:55 smithi178 ceph-mon[95116]: osdmap e919: 8 total, 8 up, 8 in 2024-02-10T05:44:55.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:55 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2539469383' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:56.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:55 smithi189 ceph-mon[89631]: osdmap e919: 8 total, 8 up, 8 in 2024-02-10T05:44:56.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:55 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2539469383' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:56.693 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.Cleanup (3013 ms) 2024-02-10T05:44:56.693 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-02-10T05:44:56.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:56 smithi178 ceph-mon[92537]: pgmap v1029: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:56.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:56 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:56.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:56 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2539469383' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:56 smithi178 ceph-mon[92537]: osdmap e920: 8 total, 8 up, 8 in 2024-02-10T05:44:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:56 smithi178 ceph-mon[95116]: pgmap v1029: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:56 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:56 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2539469383' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:56 smithi178 ceph-mon[95116]: osdmap e920: 8 total, 8 up, 8 in 2024-02-10T05:44:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:56 smithi189 ceph-mon[89631]: pgmap v1029: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:56 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:44:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:56 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2539469383' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:56 smithi189 ceph-mon[89631]: osdmap e920: 8 total, 8 up, 8 in 2024-02-10T05:44:57.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:57 smithi178 ceph-mon[95116]: osdmap e921: 8 total, 8 up, 8 in 2024-02-10T05:44:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:57 smithi178 ceph-mon[92537]: osdmap e921: 8 total, 8 up, 8 in 2024-02-10T05:44:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:44:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:44:57] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2024-02-10T05:44:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:57 smithi189 ceph-mon[89631]: osdmap e921: 8 total, 8 up, 8 in 2024-02-10T05:44:58.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:58 smithi178 ceph-mon[92537]: pgmap v1032: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:58.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:58 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:58 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:44:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:58 smithi178 ceph-mon[92537]: osdmap e922: 8 total, 8 up, 8 in 2024-02-10T05:44:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:58 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3269307284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:58 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:58 smithi178 ceph-mon[95116]: pgmap v1032: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:58 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:58 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:44:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:58 smithi178 ceph-mon[95116]: osdmap e922: 8 total, 8 up, 8 in 2024-02-10T05:44:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:58 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3269307284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:58 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:59.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:58 smithi189 ceph-mon[89631]: pgmap v1032: 105 pgs: 105 active+clean; 583 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:44:59.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:58 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:44:59.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:58 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:44:59.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:58 smithi189 ceph-mon[89631]: osdmap e922: 8 total, 8 up, 8 in 2024-02-10T05:44:59.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:58 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3269307284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:59.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:58 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:44:59.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:59 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:59.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:59 smithi178 ceph-mon[92537]: osdmap e923: 8 total, 8 up, 8 in 2024-02-10T05:44:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:44:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:44:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:44:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:59 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:44:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:59 smithi178 ceph-mon[95116]: osdmap e923: 8 total, 8 up, 8 in 2024-02-10T05:44:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:44:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:44:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:45:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:59 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:59 smithi189 ceph-mon[89631]: osdmap e923: 8 total, 8 up, 8 in 2024-02-10T05:45:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:45:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:44:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:45:00.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:00 smithi178 ceph-mon[95116]: pgmap v1035: 137 pgs: 17 creating+peering, 15 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:45:00.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:00 smithi178 ceph-mon[95116]: osdmap e924: 8 total, 8 up, 8 in 2024-02-10T05:45:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:00 smithi178 ceph-mon[92537]: pgmap v1035: 137 pgs: 17 creating+peering, 15 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:45:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:00 smithi178 ceph-mon[92537]: osdmap e924: 8 total, 8 up, 8 in 2024-02-10T05:45:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:00 smithi189 ceph-mon[89631]: pgmap v1035: 137 pgs: 17 creating+peering, 15 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:45:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:00 smithi189 ceph-mon[89631]: osdmap e924: 8 total, 8 up, 8 in 2024-02-10T05:45:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:02 smithi189 ceph-mon[89631]: pgmap v1037: 137 pgs: 17 creating+peering, 1 unknown, 119 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:45:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:02 smithi178 ceph-mon[92537]: pgmap v1037: 137 pgs: 17 creating+peering, 1 unknown, 119 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:45:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:02 smithi178 ceph-mon[95116]: pgmap v1037: 137 pgs: 17 creating+peering, 1 unknown, 119 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:45:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:04 smithi189 ceph-mon[89631]: pgmap v1038: 137 pgs: 17 creating+peering, 120 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:45:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:04 smithi178 ceph-mon[92537]: pgmap v1038: 137 pgs: 17 creating+peering, 120 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:45:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:04 smithi178 ceph-mon[95116]: pgmap v1038: 137 pgs: 17 creating+peering, 120 active+clean; 583 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2024-02-10T05:45:07.013 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:06 smithi178 ceph-mon[92537]: pgmap v1039: 137 pgs: 137 active+clean; 1.7 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 6.9 MiB/s wr, 7.79k op/s 2024-02-10T05:45:07.013 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:06 smithi178 ceph-mon[95116]: pgmap v1039: 137 pgs: 137 active+clean; 1.7 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 6.9 MiB/s wr, 7.79k op/s 2024-02-10T05:45:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:06 smithi189 ceph-mon[89631]: pgmap v1039: 137 pgs: 137 active+clean; 1.7 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 6.9 MiB/s wr, 7.79k op/s 2024-02-10T05:45:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:45:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:45:07] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-02-10T05:45:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:08 smithi189 ceph-mon[89631]: pgmap v1040: 137 pgs: 137 active+clean; 1.7 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 6.1 MiB/s wr, 6.83k op/s 2024-02-10T05:45:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:08 smithi178 ceph-mon[92537]: pgmap v1040: 137 pgs: 137 active+clean; 1.7 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 6.1 MiB/s wr, 6.83k op/s 2024-02-10T05:45:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:08 smithi178 ceph-mon[95116]: pgmap v1040: 137 pgs: 137 active+clean; 1.7 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 6.1 MiB/s wr, 6.83k op/s 2024-02-10T05:45:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:10 smithi189 ceph-mon[89631]: pgmap v1041: 137 pgs: 137 active+clean; 2.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 151 MiB/s rd, 7.4 MiB/s wr, 8.54k op/s 2024-02-10T05:45:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:10 smithi178 ceph-mon[92537]: pgmap v1041: 137 pgs: 137 active+clean; 2.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 151 MiB/s rd, 7.4 MiB/s wr, 8.54k op/s 2024-02-10T05:45:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:10 smithi178 ceph-mon[95116]: pgmap v1041: 137 pgs: 137 active+clean; 2.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 151 MiB/s rd, 7.4 MiB/s wr, 8.54k op/s 2024-02-10T05:45:11.730 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.MultiProducer (15036 ms) 2024-02-10T05:45:11.730 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-02-10T05:45:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:12 smithi189 ceph-mon[89631]: pgmap v1042: 137 pgs: 137 active+clean; 2.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 136 MiB/s rd, 6.7 MiB/s wr, 7.72k op/s 2024-02-10T05:45:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:12 smithi189 ceph-mon[89631]: osdmap e925: 8 total, 8 up, 8 in 2024-02-10T05:45:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:12 smithi178 ceph-mon[92537]: pgmap v1042: 137 pgs: 137 active+clean; 2.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 136 MiB/s rd, 6.7 MiB/s wr, 7.72k op/s 2024-02-10T05:45:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:12 smithi178 ceph-mon[92537]: osdmap e925: 8 total, 8 up, 8 in 2024-02-10T05:45:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:12 smithi178 ceph-mon[95116]: pgmap v1042: 137 pgs: 137 active+clean; 2.3 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 136 MiB/s rd, 6.7 MiB/s wr, 7.72k op/s 2024-02-10T05:45:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:12 smithi178 ceph-mon[95116]: osdmap e925: 8 total, 8 up, 8 in 2024-02-10T05:45:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:13 smithi189 ceph-mon[89631]: osdmap e926: 8 total, 8 up, 8 in 2024-02-10T05:45:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:13 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/223899723' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:13 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:45:14.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:13 smithi178 ceph-mon[92537]: osdmap e926: 8 total, 8 up, 8 in 2024-02-10T05:45:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:13 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/223899723' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:13 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:45:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:13 smithi178 ceph-mon[95116]: osdmap e926: 8 total, 8 up, 8 in 2024-02-10T05:45:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:13 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/223899723' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:13 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:45:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:14 smithi189 ceph-mon[89631]: pgmap v1045: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:14 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:14 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:14 smithi189 ceph-mon[89631]: osdmap e927: 8 total, 8 up, 8 in 2024-02-10T05:45:15.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:14 smithi178 ceph-mon[95116]: pgmap v1045: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:14 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:14 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:14 smithi178 ceph-mon[95116]: osdmap e927: 8 total, 8 up, 8 in 2024-02-10T05:45:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:14 smithi178 ceph-mon[92537]: pgmap v1045: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:14 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:14 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:14 smithi178 ceph-mon[92537]: osdmap e927: 8 total, 8 up, 8 in 2024-02-10T05:45:16.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:15 smithi189 ceph-mon[89631]: osdmap e928: 8 total, 8 up, 8 in 2024-02-10T05:45:16.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:15 smithi178 ceph-mon[92537]: osdmap e928: 8 total, 8 up, 8 in 2024-02-10T05:45:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:15 smithi178 ceph-mon[95116]: osdmap e928: 8 total, 8 up, 8 in 2024-02-10T05:45:16.365 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (4637 ms) 2024-02-10T05:45:16.366 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-02-10T05:45:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:16 smithi189 ceph-mon[89631]: pgmap v1048: 137 pgs: 3 creating+activating, 16 creating+peering, 11 unknown, 107 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:16 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:16 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:45:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:16 smithi189 ceph-mon[89631]: osdmap e929: 8 total, 8 up, 8 in 2024-02-10T05:45:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:16 smithi178 ceph-mon[92537]: pgmap v1048: 137 pgs: 3 creating+activating, 16 creating+peering, 11 unknown, 107 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:16 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:16 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:45:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:16 smithi178 ceph-mon[92537]: osdmap e929: 8 total, 8 up, 8 in 2024-02-10T05:45:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:16 smithi178 ceph-mon[95116]: pgmap v1048: 137 pgs: 3 creating+activating, 16 creating+peering, 11 unknown, 107 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:16 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:16 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:45:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:16 smithi178 ceph-mon[95116]: osdmap e929: 8 total, 8 up, 8 in 2024-02-10T05:45:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:45:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:45:17] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-02-10T05:45:18.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:18 smithi178 ceph-mon[95116]: pgmap v1050: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:18 smithi178 ceph-mon[95116]: osdmap e930: 8 total, 8 up, 8 in 2024-02-10T05:45:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:18 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2302894658' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:18 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:18 smithi178 ceph-mon[92537]: pgmap v1050: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:18 smithi178 ceph-mon[92537]: osdmap e930: 8 total, 8 up, 8 in 2024-02-10T05:45:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:18 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2302894658' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:18 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:18 smithi189 ceph-mon[89631]: pgmap v1050: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:18 smithi189 ceph-mon[89631]: osdmap e930: 8 total, 8 up, 8 in 2024-02-10T05:45:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:18 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2302894658' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:18 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:19.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:19 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:19 smithi178 ceph-mon[95116]: osdmap e931: 8 total, 8 up, 8 in 2024-02-10T05:45:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:19 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:19 smithi178 ceph-mon[92537]: osdmap e931: 8 total, 8 up, 8 in 2024-02-10T05:45:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:19 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:19 smithi189 ceph-mon[89631]: osdmap e931: 8 total, 8 up, 8 in 2024-02-10T05:45:20.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:20 smithi178 ceph-mon[92537]: pgmap v1053: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:20 smithi178 ceph-mon[92537]: osdmap e932: 8 total, 8 up, 8 in 2024-02-10T05:45:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:20 smithi178 ceph-mon[95116]: pgmap v1053: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:20 smithi178 ceph-mon[95116]: osdmap e932: 8 total, 8 up, 8 in 2024-02-10T05:45:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:20 smithi189 ceph-mon[89631]: pgmap v1053: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:20 smithi189 ceph-mon[89631]: osdmap e932: 8 total, 8 up, 8 in 2024-02-10T05:45:22.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:22 smithi178 ceph-mon[92537]: pgmap v1055: 137 pgs: 14 creating+peering, 123 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:22.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:22 smithi178 ceph-mon[95116]: pgmap v1055: 137 pgs: 14 creating+peering, 123 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:22 smithi189 ceph-mon[89631]: pgmap v1055: 137 pgs: 14 creating+peering, 123 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:24.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:24 smithi178 ceph-mon[92537]: pgmap v1056: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:24.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:24 smithi178 ceph-mon[95116]: pgmap v1056: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:24 smithi189 ceph-mon[89631]: pgmap v1056: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:26.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:26 smithi178 ceph-mon[92537]: pgmap v1057: 137 pgs: 137 active+clean; 1.5 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 5.4 MiB/s wr, 6.36k op/s 2024-02-10T05:45:26.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:26 smithi178 ceph-mon[95116]: pgmap v1057: 137 pgs: 137 active+clean; 1.5 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 5.4 MiB/s wr, 6.36k op/s 2024-02-10T05:45:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:26 smithi189 ceph-mon[89631]: pgmap v1057: 137 pgs: 137 active+clean; 1.5 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 5.4 MiB/s wr, 6.36k op/s 2024-02-10T05:45:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:45:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:45:27] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-02-10T05:45:28.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:28 smithi178 ceph-mon[92537]: pgmap v1058: 137 pgs: 137 active+clean; 1.5 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 4.7 MiB/s wr, 5.61k op/s 2024-02-10T05:45:28.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:28 smithi178 ceph-mon[95116]: pgmap v1058: 137 pgs: 137 active+clean; 1.5 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 4.7 MiB/s wr, 5.61k op/s 2024-02-10T05:45:28.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:28 smithi189 ceph-mon[89631]: pgmap v1058: 137 pgs: 137 active+clean; 1.5 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 4.7 MiB/s wr, 5.61k op/s 2024-02-10T05:45:29.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:45:29.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:45:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:45:30.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:30 smithi178 ceph-mon[92537]: pgmap v1059: 137 pgs: 137 active+clean; 1.6 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 40 MiB/s rd, 6.6 MiB/s wr, 7.84k op/s 2024-02-10T05:45:30.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:30 smithi178 ceph-mon[95116]: pgmap v1059: 137 pgs: 137 active+clean; 1.6 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 40 MiB/s rd, 6.6 MiB/s wr, 7.84k op/s 2024-02-10T05:45:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:30 smithi189 ceph-mon[89631]: pgmap v1059: 137 pgs: 137 active+clean; 1.6 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 40 MiB/s rd, 6.6 MiB/s wr, 7.84k op/s 2024-02-10T05:45:31.204 INFO:tasks.workunit.client.0.smithi178.stderr:Queue was never full - all reservations were sucessfull.Please decrease the amount of consumer threads 2024-02-10T05:45:31.395 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (15030 ms) 2024-02-10T05:45:31.396 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-02-10T05:45:32.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:32 smithi178 ceph-mon[95116]: pgmap v1060: 137 pgs: 137 active+clean; 1.6 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 35 MiB/s rd, 5.8 MiB/s wr, 6.87k op/s 2024-02-10T05:45:32.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:32 smithi178 ceph-mon[95116]: osdmap e933: 8 total, 8 up, 8 in 2024-02-10T05:45:32.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:32 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:45:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:32 smithi178 ceph-mon[92537]: pgmap v1060: 137 pgs: 137 active+clean; 1.6 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 35 MiB/s rd, 5.8 MiB/s wr, 6.87k op/s 2024-02-10T05:45:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:32 smithi178 ceph-mon[92537]: osdmap e933: 8 total, 8 up, 8 in 2024-02-10T05:45:32.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:32 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:45:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:32 smithi189 ceph-mon[89631]: pgmap v1060: 137 pgs: 137 active+clean; 1.6 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 35 MiB/s rd, 5.8 MiB/s wr, 6.87k op/s 2024-02-10T05:45:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:32 smithi189 ceph-mon[89631]: osdmap e933: 8 total, 8 up, 8 in 2024-02-10T05:45:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:32 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:45:33.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:33 smithi178 ceph-mon[92537]: osdmap e934: 8 total, 8 up, 8 in 2024-02-10T05:45:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:33 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2642689311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:33 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:33 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:45:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:33 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:45:33.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:33 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:45:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:33 smithi178 ceph-mon[95116]: osdmap e934: 8 total, 8 up, 8 in 2024-02-10T05:45:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:33 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2642689311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:33 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:33 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:45:33.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:33 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:45:33.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:33 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:45:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:33 smithi189 ceph-mon[89631]: osdmap e934: 8 total, 8 up, 8 in 2024-02-10T05:45:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:33 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2642689311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:33 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:33 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:45:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:33 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:45:33.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:33 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:45:34.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:34 smithi178 ceph-mon[92537]: pgmap v1063: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:34 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:34 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:34.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:34 smithi178 ceph-mon[92537]: osdmap e935: 8 total, 8 up, 8 in 2024-02-10T05:45:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:34 smithi178 ceph-mon[95116]: pgmap v1063: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:34.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:34 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:34 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:34.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:34 smithi178 ceph-mon[95116]: osdmap e935: 8 total, 8 up, 8 in 2024-02-10T05:45:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:34 smithi189 ceph-mon[89631]: pgmap v1063: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:34 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:34 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:34 smithi189 ceph-mon[89631]: osdmap e935: 8 total, 8 up, 8 in 2024-02-10T05:45:35.417 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4021 ms) 2024-02-10T05:45:35.417 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-02-10T05:45:35.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:35 smithi178 ceph-mon[92537]: osdmap e936: 8 total, 8 up, 8 in 2024-02-10T05:45:35.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:35 smithi178 ceph-mon[95116]: osdmap e936: 8 total, 8 up, 8 in 2024-02-10T05:45:35.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:35 smithi189 ceph-mon[89631]: osdmap e936: 8 total, 8 up, 8 in 2024-02-10T05:45:36.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:36 smithi178 ceph-mon[92537]: pgmap v1066: 137 pgs: 20 creating+peering, 7 unknown, 110 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:36.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:36 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:36.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:36 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:45:36.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:36 smithi178 ceph-mon[92537]: osdmap e937: 8 total, 8 up, 8 in 2024-02-10T05:45:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:36 smithi178 ceph-mon[95116]: pgmap v1066: 137 pgs: 20 creating+peering, 7 unknown, 110 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:36 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:36 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:45:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:36 smithi178 ceph-mon[95116]: osdmap e937: 8 total, 8 up, 8 in 2024-02-10T05:45:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:36 smithi189 ceph-mon[89631]: pgmap v1066: 137 pgs: 20 creating+peering, 7 unknown, 110 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:36 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:36 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:45:36.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:36 smithi189 ceph-mon[89631]: osdmap e937: 8 total, 8 up, 8 in 2024-02-10T05:45:37.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:45:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:45:37] "GET /metrics HTTP/1.1" 200 36420 "" "Prometheus/2.43.0" 2024-02-10T05:45:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:37 smithi178 ceph-mon[92537]: osdmap e938: 8 total, 8 up, 8 in 2024-02-10T05:45:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:37 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/281094599' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:37.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:37 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:37.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:37 smithi178 ceph-mon[95116]: osdmap e938: 8 total, 8 up, 8 in 2024-02-10T05:45:37.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:37 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/281094599' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:37.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:37 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:37 smithi189 ceph-mon[89631]: osdmap e938: 8 total, 8 up, 8 in 2024-02-10T05:45:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:37 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/281094599' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:37.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:37 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:38.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:38 smithi178 ceph-mon[92537]: pgmap v1069: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:38.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:38 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:38 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:38.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:38 smithi178 ceph-mon[92537]: osdmap e939: 8 total, 8 up, 8 in 2024-02-10T05:45:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:38 smithi178 ceph-mon[95116]: pgmap v1069: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:38 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:38 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:38.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:38 smithi178 ceph-mon[95116]: osdmap e939: 8 total, 8 up, 8 in 2024-02-10T05:45:38.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:38 smithi189 ceph-mon[89631]: pgmap v1069: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:38.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:38 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:38.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:38 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:38.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:38 smithi189 ceph-mon[89631]: osdmap e939: 8 total, 8 up, 8 in 2024-02-10T05:45:39.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:39 smithi178 ceph-mon[92537]: osdmap e940: 8 total, 8 up, 8 in 2024-02-10T05:45:39.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:39 smithi178 ceph-mon[95116]: osdmap e940: 8 total, 8 up, 8 in 2024-02-10T05:45:39.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:39 smithi189 ceph-mon[89631]: osdmap e940: 8 total, 8 up, 8 in 2024-02-10T05:45:40.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:40 smithi178 ceph-mon[95116]: pgmap v1072: 137 pgs: 2 creating+peering, 14 unknown, 121 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:40 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:40.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:40 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:45:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:40 smithi178 ceph-mon[92537]: pgmap v1072: 137 pgs: 2 creating+peering, 14 unknown, 121 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:40 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:40.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:40 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:45:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:40 smithi189 ceph-mon[89631]: pgmap v1072: 137 pgs: 2 creating+peering, 14 unknown, 121 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:40 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:40 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:45:41.444 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6028 ms) 2024-02-10T05:45:41.444 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-02-10T05:45:42.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:42 smithi178 ceph-mon[92537]: pgmap v1073: 137 pgs: 2 creating+peering, 135 active+clean; 656 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.4 MiB/s wr, 1.89k op/s 2024-02-10T05:45:42.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:42 smithi178 ceph-mon[92537]: osdmap e941: 8 total, 8 up, 8 in 2024-02-10T05:45:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:42 smithi178 ceph-mon[95116]: pgmap v1073: 137 pgs: 2 creating+peering, 135 active+clean; 656 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.4 MiB/s wr, 1.89k op/s 2024-02-10T05:45:42.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:42 smithi178 ceph-mon[95116]: osdmap e941: 8 total, 8 up, 8 in 2024-02-10T05:45:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:42 smithi189 ceph-mon[89631]: pgmap v1073: 137 pgs: 2 creating+peering, 135 active+clean; 656 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.1 MiB/s rd, 5.4 MiB/s wr, 1.89k op/s 2024-02-10T05:45:42.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:42 smithi189 ceph-mon[89631]: osdmap e941: 8 total, 8 up, 8 in 2024-02-10T05:45:43.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:43 smithi178 ceph-mon[92537]: osdmap e942: 8 total, 8 up, 8 in 2024-02-10T05:45:43.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:43 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1519619915' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:43.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:43 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:43 smithi178 ceph-mon[95116]: osdmap e942: 8 total, 8 up, 8 in 2024-02-10T05:45:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:43 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1519619915' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:43.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:43 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:43 smithi189 ceph-mon[89631]: osdmap e942: 8 total, 8 up, 8 in 2024-02-10T05:45:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:43 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1519619915' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:43.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:43 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:44.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:44 smithi178 ceph-mon[95116]: pgmap v1076: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:44.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:44 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:44 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:44 smithi178 ceph-mon[95116]: osdmap e943: 8 total, 8 up, 8 in 2024-02-10T05:45:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:44 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:45:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:45:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:44 smithi178 ceph-mon[92537]: pgmap v1076: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:44 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:44 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:44 smithi178 ceph-mon[92537]: osdmap e943: 8 total, 8 up, 8 in 2024-02-10T05:45:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:44 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:45:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:45:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:44 smithi189 ceph-mon[89631]: pgmap v1076: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:44 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:44 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-134493-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:44 smithi189 ceph-mon[89631]: osdmap e943: 8 total, 8 up, 8 in 2024-02-10T05:45:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:44 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:45:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:45:45.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:45 smithi178 ceph-mon[92537]: osdmap e944: 8 total, 8 up, 8 in 2024-02-10T05:45:45.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:45 smithi178 ceph-mon[95116]: osdmap e944: 8 total, 8 up, 8 in 2024-02-10T05:45:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:45 smithi189 ceph-mon[89631]: osdmap e944: 8 total, 8 up, 8 in 2024-02-10T05:45:46.471 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (5026 ms) 2024-02-10T05:45:46.471 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 22 tests from TestCls2PCQueue (97914 ms total) 2024-02-10T05:45:46.471 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:45:46.471 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T05:45:46.472 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 22 tests from 1 test suite ran. (97915 ms total) 2024-02-10T05:45:46.472 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 22 tests. 2024-02-10T05:45:46.475 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:45:46.475 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:45:46.545 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2024-02-10T05:45:46.545 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:45:46.610 INFO:tasks.workunit.client.0.smithi178.stdout:Running main() from gmock_main.cc 2024-02-10T05:45:46.621 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 6 tests from 2 test suites. 2024-02-10T05:45:46.621 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T05:45:46.621 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 5 tests from cls_cas 2024-02-10T05:45:46.621 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_cas.get_put 2024-02-10T05:45:46.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:46 smithi178 ceph-mon[92537]: pgmap v1079: 137 pgs: 9 creating+peering, 14 unknown, 114 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:46.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:46 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:46.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:46 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:45:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:46 smithi178 ceph-mon[95116]: pgmap v1079: 137 pgs: 9 creating+peering, 14 unknown, 114 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:46 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:46 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:45:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:46 smithi189 ceph-mon[89631]: pgmap v1079: 137 pgs: 9 creating+peering, 14 unknown, 114 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:46 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:46 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:45:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:47 smithi189 ceph-mon[89631]: osdmap e945: 8 total, 8 up, 8 in 2024-02-10T05:45:47.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:47 smithi178 ceph-mon[95116]: osdmap e945: 8 total, 8 up, 8 in 2024-02-10T05:45:47.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:47 smithi178 ceph-mon[92537]: osdmap e945: 8 total, 8 up, 8 in 2024-02-10T05:45:47.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:45:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:45:47] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-02-10T05:45:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:48 smithi189 ceph-mon[89631]: pgmap v1081: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:48.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:48 smithi189 ceph-mon[89631]: osdmap e946: 8 total, 8 up, 8 in 2024-02-10T05:45:48.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:48 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1357532679' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:48.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:48 smithi178 ceph-mon[92537]: pgmap v1081: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:48 smithi178 ceph-mon[92537]: osdmap e946: 8 total, 8 up, 8 in 2024-02-10T05:45:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:48 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1357532679' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:48 smithi178 ceph-mon[95116]: pgmap v1081: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:48 smithi178 ceph-mon[95116]: osdmap e946: 8 total, 8 up, 8 in 2024-02-10T05:45:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:48 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1357532679' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:49.493 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_cas.get_put (2883 ms) 2024-02-10T05:45:49.493 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_cas.wrong_put 2024-02-10T05:45:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:49 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1357532679' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:49 smithi189 ceph-mon[89631]: osdmap e947: 8 total, 8 up, 8 in 2024-02-10T05:45:49.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:49 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1357532679' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:49.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:49 smithi178 ceph-mon[92537]: osdmap e947: 8 total, 8 up, 8 in 2024-02-10T05:45:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:49 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1357532679' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:49 smithi178 ceph-mon[95116]: osdmap e947: 8 total, 8 up, 8 in 2024-02-10T05:45:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:50 smithi189 ceph-mon[89631]: pgmap v1084: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:50 smithi189 ceph-mon[89631]: osdmap e948: 8 total, 8 up, 8 in 2024-02-10T05:45:50.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:50 smithi178 ceph-mon[95116]: pgmap v1084: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:50 smithi178 ceph-mon[95116]: osdmap e948: 8 total, 8 up, 8 in 2024-02-10T05:45:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:50 smithi178 ceph-mon[92537]: pgmap v1084: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:50 smithi178 ceph-mon[92537]: osdmap e948: 8 total, 8 up, 8 in 2024-02-10T05:45:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:51 smithi189 ceph-mon[89631]: osdmap e949: 8 total, 8 up, 8 in 2024-02-10T05:45:51.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:51 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3944927439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:51.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:51 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:51.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:51 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:51.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:51 smithi189 ceph-mon[89631]: osdmap e950: 8 total, 8 up, 8 in 2024-02-10T05:45:51.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:51 smithi178 ceph-mon[95116]: osdmap e949: 8 total, 8 up, 8 in 2024-02-10T05:45:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:51 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3944927439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:51 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:51 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:51 smithi178 ceph-mon[95116]: osdmap e950: 8 total, 8 up, 8 in 2024-02-10T05:45:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:51 smithi178 ceph-mon[92537]: osdmap e949: 8 total, 8 up, 8 in 2024-02-10T05:45:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:51 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3944927439' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:51 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:51 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:51.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:51 smithi178 ceph-mon[92537]: osdmap e950: 8 total, 8 up, 8 in 2024-02-10T05:45:52.509 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_cas.wrong_put (3016 ms) 2024-02-10T05:45:52.510 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_cas.dup_get 2024-02-10T05:45:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:52 smithi189 ceph-mon[89631]: pgmap v1087: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:52 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:52 smithi189 ceph-mon[89631]: osdmap e951: 8 total, 8 up, 8 in 2024-02-10T05:45:52.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:52 smithi178 ceph-mon[92537]: pgmap v1087: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:52 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:52 smithi178 ceph-mon[92537]: osdmap e951: 8 total, 8 up, 8 in 2024-02-10T05:45:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:52 smithi178 ceph-mon[95116]: pgmap v1087: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:52 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:52 smithi178 ceph-mon[95116]: osdmap e951: 8 total, 8 up, 8 in 2024-02-10T05:45:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:53 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:53 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:45:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:53 smithi178 ceph-mon[92537]: osdmap e952: 8 total, 8 up, 8 in 2024-02-10T05:45:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:53 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3246737251' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:53 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:53 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:53 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:45:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:53 smithi178 ceph-mon[95116]: osdmap e952: 8 total, 8 up, 8 in 2024-02-10T05:45:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:53 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3246737251' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:53.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:53 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:54.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:53 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:45:54.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:53 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:45:54.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:53 smithi189 ceph-mon[89631]: osdmap e952: 8 total, 8 up, 8 in 2024-02-10T05:45:54.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:53 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3246737251' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:54.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:53 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:54.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:54 smithi178 ceph-mon[95116]: pgmap v1090: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:54 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:54 smithi178 ceph-mon[95116]: osdmap e953: 8 total, 8 up, 8 in 2024-02-10T05:45:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:54 smithi178 ceph-mon[92537]: pgmap v1090: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:54 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:54 smithi178 ceph-mon[92537]: osdmap e953: 8 total, 8 up, 8 in 2024-02-10T05:45:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:54 smithi189 ceph-mon[89631]: pgmap v1090: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:54 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:54 smithi189 ceph-mon[89631]: osdmap e953: 8 total, 8 up, 8 in 2024-02-10T05:45:55.524 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_cas.dup_get (3015 ms) 2024-02-10T05:45:55.525 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_cas.dup_put 2024-02-10T05:45:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:56 smithi189 ceph-mon[89631]: pgmap v1093: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:56 smithi189 ceph-mon[89631]: osdmap e954: 8 total, 8 up, 8 in 2024-02-10T05:45:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:56 smithi178 ceph-mon[95116]: pgmap v1093: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:56 smithi178 ceph-mon[95116]: osdmap e954: 8 total, 8 up, 8 in 2024-02-10T05:45:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:56 smithi178 ceph-mon[92537]: pgmap v1093: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:56 smithi178 ceph-mon[92537]: osdmap e954: 8 total, 8 up, 8 in 2024-02-10T05:45:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:57 smithi189 ceph-mon[89631]: osdmap e955: 8 total, 8 up, 8 in 2024-02-10T05:45:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:57 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/4067089622' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:57.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:57 smithi178 ceph-mon[95116]: osdmap e955: 8 total, 8 up, 8 in 2024-02-10T05:45:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:57 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/4067089622' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:57 smithi178 ceph-mon[92537]: osdmap e955: 8 total, 8 up, 8 in 2024-02-10T05:45:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:57 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/4067089622' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:45:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:45:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:45:57] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-02-10T05:45:58.543 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_cas.dup_put (3018 ms) 2024-02-10T05:45:58.543 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_cas.get_wrong_data 2024-02-10T05:45:58.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:58 smithi189 ceph-mon[89631]: pgmap v1096: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:58.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:58 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:58.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:58 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/4067089622' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:58.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:58 smithi189 ceph-mon[89631]: osdmap e956: 8 total, 8 up, 8 in 2024-02-10T05:45:58.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:58 smithi178 ceph-mon[92537]: pgmap v1096: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:58.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:58 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:58 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/4067089622' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:58 smithi178 ceph-mon[92537]: osdmap e956: 8 total, 8 up, 8 in 2024-02-10T05:45:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:58 smithi178 ceph-mon[95116]: pgmap v1096: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:45:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:58 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:45:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:58 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/4067089622' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:45:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:58 smithi178 ceph-mon[95116]: osdmap e956: 8 total, 8 up, 8 in 2024-02-10T05:45:59.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:59 smithi178 ceph-mon[92537]: osdmap e957: 8 total, 8 up, 8 in 2024-02-10T05:45:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:45:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:45:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:59 smithi178 ceph-mon[95116]: osdmap e957: 8 total, 8 up, 8 in 2024-02-10T05:45:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:45:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:46:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:59 smithi189 ceph-mon[89631]: osdmap e957: 8 total, 8 up, 8 in 2024-02-10T05:46:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:45:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:46:00.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:00 smithi178 ceph-mon[92537]: pgmap v1099: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:00.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:00 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:00 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:46:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:00 smithi178 ceph-mon[92537]: osdmap e958: 8 total, 8 up, 8 in 2024-02-10T05:46:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:00 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3984168179' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:00 smithi178 ceph-mon[95116]: pgmap v1099: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:00 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:00 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:46:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:00 smithi178 ceph-mon[95116]: osdmap e958: 8 total, 8 up, 8 in 2024-02-10T05:46:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:00 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3984168179' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:00 smithi189 ceph-mon[89631]: pgmap v1099: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:00 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:00 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:46:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:00 smithi189 ceph-mon[89631]: osdmap e958: 8 total, 8 up, 8 in 2024-02-10T05:46:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:00 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3984168179' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:01.561 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_cas.get_wrong_data (3017 ms) 2024-02-10T05:46:01.561 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 5 tests from cls_cas (14949 ms total) 2024-02-10T05:46:01.561 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:46:01.561 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 1 test from chunk_refs_t 2024-02-10T05:46:01.561 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] chunk_refs_t.size 2024-02-10T05:46:01.561 INFO:tasks.workunit.client.0.smithi178.stdout:1 60 by_object 2024-02-10T05:46:01.561 INFO:tasks.workunit.client.0.smithi178.stdout:2 103 by_object 2024-02-10T05:46:01.561 INFO:tasks.workunit.client.0.smithi178.stdout:4 189 by_object 2024-02-10T05:46:01.561 INFO:tasks.workunit.client.0.smithi178.stdout:8 361 by_object 2024-02-10T05:46:01.561 INFO:tasks.workunit.client.0.smithi178.stdout:16 112 by_hash(32 bits) 2024-02-10T05:46:01.561 INFO:tasks.workunit.client.0.smithi178.stdout:32 208 by_hash(32 bits) 2024-02-10T05:46:01.562 INFO:tasks.workunit.client.0.smithi178.stdout:64 400 by_hash(32 bits) 2024-02-10T05:46:01.562 INFO:tasks.workunit.client.0.smithi178.stdout:128 509 by_hash(10 bits) 2024-02-10T05:46:01.562 INFO:tasks.workunit.client.0.smithi178.stdout:256 499 by_hash(7 bits) 2024-02-10T05:46:01.562 INFO:tasks.workunit.client.0.smithi178.stdout:512 462 by_hash(5 bits) 2024-02-10T05:46:01.562 INFO:tasks.workunit.client.0.smithi178.stdout:1024 466 by_hash(5 bits) 2024-02-10T05:46:01.563 INFO:tasks.workunit.client.0.smithi178.stdout:2048 466 by_hash(5 bits) 2024-02-10T05:46:01.564 INFO:tasks.workunit.client.0.smithi178.stdout:4096 470 by_hash(5 bits) 2024-02-10T05:46:01.565 INFO:tasks.workunit.client.0.smithi178.stdout:8192 498 by_hash(4 bits) 2024-02-10T05:46:01.567 INFO:tasks.workunit.client.0.smithi178.stdout:16384 278 by_hash(3 bits) 2024-02-10T05:46:01.571 INFO:tasks.workunit.client.0.smithi178.stdout:32768 337 by_hash(2 bits) 2024-02-10T05:46:01.576 INFO:tasks.workunit.client.0.smithi178.stdout:65536 367 by_hash(2 bits) 2024-02-10T05:46:01.585 INFO:tasks.workunit.client.0.smithi178.stdout:131072 387 by_hash(1 bits) 2024-02-10T05:46:01.601 INFO:tasks.workunit.client.0.smithi178.stdout:262144 331 by_pool 2024-02-10T05:46:01.630 INFO:tasks.workunit.client.0.smithi178.stdout:524288 21 count 2024-02-10T05:46:01.680 INFO:tasks.workunit.client.0.smithi178.stdout:1048576 21 count 2024-02-10T05:46:01.791 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] chunk_refs_t.size (231 ms) 2024-02-10T05:46:01.791 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 1 test from chunk_refs_t (232 ms total) 2024-02-10T05:46:01.792 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:46:01.792 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T05:46:01.792 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 6 tests from 2 test suites ran. (15181 ms total) 2024-02-10T05:46:01.792 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 6 tests. 2024-02-10T05:46:01.793 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:46:01.793 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:46:01.857 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:01 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3984168179' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:01.857 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:01 smithi178 ceph-mon[92537]: osdmap e959: 8 total, 8 up, 8 in 2024-02-10T05:46:01.858 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:01 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3984168179' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:01.858 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:01 smithi178 ceph-mon[95116]: osdmap e959: 8 total, 8 up, 8 in 2024-02-10T05:46:01.860 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-02-10T05:46:01.861 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:46:01.927 INFO:tasks.workunit.client.0.smithi178.stdout:Running main() from gmock_main.cc 2024-02-10T05:46:01.927 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 31 tests from 1 test suite. 2024-02-10T05:46:01.927 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T05:46:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:01 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3984168179' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135268-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:01 smithi189 ceph-mon[89631]: osdmap e959: 8 total, 8 up, 8 in 2024-02-10T05:46:02.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:02 smithi178 ceph-mon[92537]: pgmap v1102: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:02.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:02 smithi178 ceph-mon[92537]: osdmap e960: 8 total, 8 up, 8 in 2024-02-10T05:46:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:02 smithi178 ceph-mon[95116]: pgmap v1102: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:02 smithi178 ceph-mon[95116]: osdmap e960: 8 total, 8 up, 8 in 2024-02-10T05:46:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:02 smithi189 ceph-mon[89631]: pgmap v1102: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:02 smithi189 ceph-mon[89631]: osdmap e960: 8 total, 8 up, 8 in 2024-02-10T05:46:03.571 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 31 tests from CmpOmap 2024-02-10T05:46:03.571 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-02-10T05:46:03.577 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (6 ms) 2024-02-10T05:46:03.577 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-02-10T05:46:03.587 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (9 ms) 2024-02-10T05:46:03.587 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-02-10T05:46:03.589 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (3 ms) 2024-02-10T05:46:03.590 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-02-10T05:46:03.592 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (3 ms) 2024-02-10T05:46:03.593 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-02-10T05:46:03.598 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_vals_str (5 ms) 2024-02-10T05:46:03.598 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-02-10T05:46:03.604 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_vals_u64 (7 ms) 2024-02-10T05:46:03.604 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-02-10T05:46:03.607 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (3 ms) 2024-02-10T05:46:03.607 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2024-02-10T05:46:03.610 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (2 ms) 2024-02-10T05:46:03.610 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-02-10T05:46:03.612 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (3 ms) 2024-02-10T05:46:03.612 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-02-10T05:46:03.615 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (3 ms) 2024-02-10T05:46:03.615 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-02-10T05:46:03.616 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (1 ms) 2024-02-10T05:46:03.616 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-02-10T05:46:03.617 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (1 ms) 2024-02-10T05:46:03.617 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-02-10T05:46:03.622 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (5 ms) 2024-02-10T05:46:03.622 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-02-10T05:46:03.628 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (6 ms) 2024-02-10T05:46:03.628 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-02-10T05:46:03.634 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (6 ms) 2024-02-10T05:46:03.634 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-02-10T05:46:03.642 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (7 ms) 2024-02-10T05:46:03.642 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-02-10T05:46:03.648 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_set_vals_str (7 ms) 2024-02-10T05:46:03.649 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-02-10T05:46:03.656 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (8 ms) 2024-02-10T05:46:03.657 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-02-10T05:46:03.658 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (2 ms) 2024-02-10T05:46:03.659 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-02-10T05:46:03.661 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (3 ms) 2024-02-10T05:46:03.661 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-02-10T05:46:03.662 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2024-02-10T05:46:03.662 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-02-10T05:46:03.663 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (1 ms) 2024-02-10T05:46:03.663 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-02-10T05:46:03.669 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (6 ms) 2024-02-10T05:46:03.669 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-02-10T05:46:03.675 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (5 ms) 2024-02-10T05:46:03.675 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-02-10T05:46:03.682 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (8 ms) 2024-02-10T05:46:03.682 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-02-10T05:46:03.689 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (7 ms) 2024-02-10T05:46:03.689 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-02-10T05:46:03.691 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (2 ms) 2024-02-10T05:46:03.691 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-02-10T05:46:03.693 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2024-02-10T05:46:03.693 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-02-10T05:46:03.694 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2024-02-10T05:46:03.694 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-02-10T05:46:03.695 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2024-02-10T05:46:03.695 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-02-10T05:46:03.703 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (8 ms) 2024-02-10T05:46:03.703 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 31 tests from CmpOmap (132 ms total) 2024-02-10T05:46:03.703 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:46:03.703 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T05:46:03.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:03 smithi178 ceph-mon[92537]: osdmap e961: 8 total, 8 up, 8 in 2024-02-10T05:46:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:03 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3386646683' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135391-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:03 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135391-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:03 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135391-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:03 smithi178 ceph-mon[92537]: osdmap e962: 8 total, 8 up, 8 in 2024-02-10T05:46:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:03 smithi178 ceph-mon[95116]: osdmap e961: 8 total, 8 up, 8 in 2024-02-10T05:46:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:03 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3386646683' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135391-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:03 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135391-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:03 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135391-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:03 smithi178 ceph-mon[95116]: osdmap e962: 8 total, 8 up, 8 in 2024-02-10T05:46:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:03 smithi189 ceph-mon[89631]: osdmap e961: 8 total, 8 up, 8 in 2024-02-10T05:46:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:03 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3386646683' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135391-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:03 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135391-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:03 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135391-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:03 smithi189 ceph-mon[89631]: osdmap e962: 8 total, 8 up, 8 in 2024-02-10T05:46:04.574 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 31 tests from 1 test suite ran. (2647 ms total) 2024-02-10T05:46:04.574 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 31 tests. 2024-02-10T05:46:04.578 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:46:04.578 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:46:04.646 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-02-10T05:46:04.646 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:46:04.712 INFO:tasks.workunit.client.0.smithi178.stdout:Running main() from gmock_main.cc 2024-02-10T05:46:04.712 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 6 tests from 1 test suite. 2024-02-10T05:46:04.712 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T05:46:04.712 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 6 tests from ClsHello 2024-02-10T05:46:04.712 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsHello.SayHello 2024-02-10T05:46:04.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:04 smithi178 ceph-mon[92537]: pgmap v1105: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:04 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:04 smithi178 ceph-mon[92537]: osdmap e963: 8 total, 8 up, 8 in 2024-02-10T05:46:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:04 smithi178 ceph-mon[95116]: pgmap v1105: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:04 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:04 smithi178 ceph-mon[95116]: osdmap e963: 8 total, 8 up, 8 in 2024-02-10T05:46:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:04 smithi189 ceph-mon[89631]: pgmap v1105: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:04 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:04 smithi189 ceph-mon[89631]: osdmap e963: 8 total, 8 up, 8 in 2024-02-10T05:46:06.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:06 smithi178 ceph-mon[92537]: pgmap v1108: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:06.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:06 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:06.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:06 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:46:06.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:06 smithi178 ceph-mon[92537]: osdmap e964: 8 total, 8 up, 8 in 2024-02-10T05:46:06.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:06 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/306604040' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:06.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:06 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:06.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:06 smithi178 ceph-mon[95116]: pgmap v1108: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:06.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:06 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:06.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:06 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:46:06.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:06 smithi178 ceph-mon[95116]: osdmap e964: 8 total, 8 up, 8 in 2024-02-10T05:46:06.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:06 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/306604040' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:06.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:06 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:06 smithi189 ceph-mon[89631]: pgmap v1108: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:06 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:06 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:46:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:06 smithi189 ceph-mon[89631]: osdmap e964: 8 total, 8 up, 8 in 2024-02-10T05:46:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:06 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/306604040' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:06.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:06 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:07.600 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsHello.SayHello (2888 ms) 2024-02-10T05:46:07.600 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsHello.RecordHello 2024-02-10T05:46:07.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:07 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:07.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:07 smithi178 ceph-mon[95116]: osdmap e965: 8 total, 8 up, 8 in 2024-02-10T05:46:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:07 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:07 smithi178 ceph-mon[92537]: osdmap e965: 8 total, 8 up, 8 in 2024-02-10T05:46:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:46:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:46:07] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2024-02-10T05:46:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:07 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:07 smithi189 ceph-mon[89631]: osdmap e965: 8 total, 8 up, 8 in 2024-02-10T05:46:08.887 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:08 smithi178 ceph-mon[92537]: pgmap v1111: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:08.887 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:08 smithi178 ceph-mon[92537]: osdmap e966: 8 total, 8 up, 8 in 2024-02-10T05:46:08.888 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:08 smithi178 ceph-mon[95116]: pgmap v1111: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:08.888 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:08 smithi178 ceph-mon[95116]: osdmap e966: 8 total, 8 up, 8 in 2024-02-10T05:46:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:08 smithi189 ceph-mon[89631]: pgmap v1111: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:08 smithi189 ceph-mon[89631]: osdmap e966: 8 total, 8 up, 8 in 2024-02-10T05:46:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:09 smithi178 ceph-mon[92537]: osdmap e967: 8 total, 8 up, 8 in 2024-02-10T05:46:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:09 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/594500450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:09 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:09 smithi178 ceph-mon[95116]: osdmap e967: 8 total, 8 up, 8 in 2024-02-10T05:46:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:09 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/594500450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:09 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:10.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:09 smithi189 ceph-mon[89631]: osdmap e967: 8 total, 8 up, 8 in 2024-02-10T05:46:10.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:09 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/594500450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:10.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:09 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:10.613 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsHello.RecordHello (3013 ms) 2024-02-10T05:46:10.613 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsHello.WriteReturnData 2024-02-10T05:46:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:10 smithi178 ceph-mon[92537]: pgmap v1114: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:10 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:10 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:10 smithi178 ceph-mon[92537]: osdmap e968: 8 total, 8 up, 8 in 2024-02-10T05:46:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:10 smithi178 ceph-mon[95116]: pgmap v1114: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:10 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:10 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:10 smithi178 ceph-mon[95116]: osdmap e968: 8 total, 8 up, 8 in 2024-02-10T05:46:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:10 smithi189 ceph-mon[89631]: pgmap v1114: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:10 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:10 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:11.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:10 smithi189 ceph-mon[89631]: osdmap e968: 8 total, 8 up, 8 in 2024-02-10T05:46:11.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:11 smithi178 ceph-mon[92537]: osdmap e969: 8 total, 8 up, 8 in 2024-02-10T05:46:11.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:11 smithi178 ceph-mon[95116]: osdmap e969: 8 total, 8 up, 8 in 2024-02-10T05:46:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:11 smithi189 ceph-mon[89631]: osdmap e969: 8 total, 8 up, 8 in 2024-02-10T05:46:12.620 INFO:tasks.workunit.client.0.smithi178.stdout:require_osd_release = squid 2024-02-10T05:46:12.635 INFO:tasks.workunit.client.0.smithi178.stdout:0 2024-02-10T05:46:12.637 INFO:tasks.workunit.client.0.smithi178.stdout:1 2024-02-10T05:46:12.638 INFO:tasks.workunit.client.0.smithi178.stdout:2 2024-02-10T05:46:12.639 INFO:tasks.workunit.client.0.smithi178.stdout:3 2024-02-10T05:46:12.640 INFO:tasks.workunit.client.0.smithi178.stdout:4 2024-02-10T05:46:12.641 INFO:tasks.workunit.client.0.smithi178.stdout:5 2024-02-10T05:46:12.642 INFO:tasks.workunit.client.0.smithi178.stdout:6 2024-02-10T05:46:12.642 INFO:tasks.workunit.client.0.smithi178.stdout:7 2024-02-10T05:46:12.643 INFO:tasks.workunit.client.0.smithi178.stdout:8 2024-02-10T05:46:12.645 INFO:tasks.workunit.client.0.smithi178.stdout:9 2024-02-10T05:46:12.645 INFO:tasks.workunit.client.0.smithi178.stdout:10 2024-02-10T05:46:12.646 INFO:tasks.workunit.client.0.smithi178.stdout:11 2024-02-10T05:46:12.647 INFO:tasks.workunit.client.0.smithi178.stdout:12 2024-02-10T05:46:12.648 INFO:tasks.workunit.client.0.smithi178.stdout:13 2024-02-10T05:46:12.649 INFO:tasks.workunit.client.0.smithi178.stdout:14 2024-02-10T05:46:12.650 INFO:tasks.workunit.client.0.smithi178.stdout:15 2024-02-10T05:46:12.651 INFO:tasks.workunit.client.0.smithi178.stdout:16 2024-02-10T05:46:12.651 INFO:tasks.workunit.client.0.smithi178.stdout:17 2024-02-10T05:46:12.652 INFO:tasks.workunit.client.0.smithi178.stdout:18 2024-02-10T05:46:12.653 INFO:tasks.workunit.client.0.smithi178.stdout:19 2024-02-10T05:46:12.654 INFO:tasks.workunit.client.0.smithi178.stdout:20 2024-02-10T05:46:12.655 INFO:tasks.workunit.client.0.smithi178.stdout:21 2024-02-10T05:46:12.656 INFO:tasks.workunit.client.0.smithi178.stdout:22 2024-02-10T05:46:12.657 INFO:tasks.workunit.client.0.smithi178.stdout:23 2024-02-10T05:46:12.658 INFO:tasks.workunit.client.0.smithi178.stdout:24 2024-02-10T05:46:12.658 INFO:tasks.workunit.client.0.smithi178.stdout:25 2024-02-10T05:46:12.659 INFO:tasks.workunit.client.0.smithi178.stdout:26 2024-02-10T05:46:12.660 INFO:tasks.workunit.client.0.smithi178.stdout:27 2024-02-10T05:46:12.661 INFO:tasks.workunit.client.0.smithi178.stdout:28 2024-02-10T05:46:12.662 INFO:tasks.workunit.client.0.smithi178.stdout:29 2024-02-10T05:46:12.663 INFO:tasks.workunit.client.0.smithi178.stdout:30 2024-02-10T05:46:12.664 INFO:tasks.workunit.client.0.smithi178.stdout:31 2024-02-10T05:46:12.665 INFO:tasks.workunit.client.0.smithi178.stdout:32 2024-02-10T05:46:12.666 INFO:tasks.workunit.client.0.smithi178.stdout:33 2024-02-10T05:46:12.667 INFO:tasks.workunit.client.0.smithi178.stdout:34 2024-02-10T05:46:12.667 INFO:tasks.workunit.client.0.smithi178.stdout:35 2024-02-10T05:46:12.668 INFO:tasks.workunit.client.0.smithi178.stdout:36 2024-02-10T05:46:12.669 INFO:tasks.workunit.client.0.smithi178.stdout:37 2024-02-10T05:46:12.670 INFO:tasks.workunit.client.0.smithi178.stdout:38 2024-02-10T05:46:12.671 INFO:tasks.workunit.client.0.smithi178.stdout:39 2024-02-10T05:46:12.672 INFO:tasks.workunit.client.0.smithi178.stdout:40 2024-02-10T05:46:12.673 INFO:tasks.workunit.client.0.smithi178.stdout:41 2024-02-10T05:46:12.674 INFO:tasks.workunit.client.0.smithi178.stdout:42 2024-02-10T05:46:12.674 INFO:tasks.workunit.client.0.smithi178.stdout:43 2024-02-10T05:46:12.675 INFO:tasks.workunit.client.0.smithi178.stdout:44 2024-02-10T05:46:12.676 INFO:tasks.workunit.client.0.smithi178.stdout:45 2024-02-10T05:46:12.677 INFO:tasks.workunit.client.0.smithi178.stdout:46 2024-02-10T05:46:12.678 INFO:tasks.workunit.client.0.smithi178.stdout:47 2024-02-10T05:46:12.679 INFO:tasks.workunit.client.0.smithi178.stdout:48 2024-02-10T05:46:12.680 INFO:tasks.workunit.client.0.smithi178.stdout:49 2024-02-10T05:46:12.681 INFO:tasks.workunit.client.0.smithi178.stdout:50 2024-02-10T05:46:12.681 INFO:tasks.workunit.client.0.smithi178.stdout:51 2024-02-10T05:46:12.682 INFO:tasks.workunit.client.0.smithi178.stdout:52 2024-02-10T05:46:12.683 INFO:tasks.workunit.client.0.smithi178.stdout:53 2024-02-10T05:46:12.684 INFO:tasks.workunit.client.0.smithi178.stdout:54 2024-02-10T05:46:12.685 INFO:tasks.workunit.client.0.smithi178.stdout:55 2024-02-10T05:46:12.686 INFO:tasks.workunit.client.0.smithi178.stdout:56 2024-02-10T05:46:12.687 INFO:tasks.workunit.client.0.smithi178.stdout:57 2024-02-10T05:46:12.688 INFO:tasks.workunit.client.0.smithi178.stdout:58 2024-02-10T05:46:12.689 INFO:tasks.workunit.client.0.smithi178.stdout:59 2024-02-10T05:46:12.690 INFO:tasks.workunit.client.0.smithi178.stdout:60 2024-02-10T05:46:12.691 INFO:tasks.workunit.client.0.smithi178.stdout:61 2024-02-10T05:46:12.691 INFO:tasks.workunit.client.0.smithi178.stdout:62 2024-02-10T05:46:12.692 INFO:tasks.workunit.client.0.smithi178.stdout:63 2024-02-10T05:46:12.693 INFO:tasks.workunit.client.0.smithi178.stdout:64 2024-02-10T05:46:12.694 INFO:tasks.workunit.client.0.smithi178.stdout:65 2024-02-10T05:46:12.695 INFO:tasks.workunit.client.0.smithi178.stdout:66 2024-02-10T05:46:12.696 INFO:tasks.workunit.client.0.smithi178.stdout:67 2024-02-10T05:46:12.697 INFO:tasks.workunit.client.0.smithi178.stdout:68 2024-02-10T05:46:12.698 INFO:tasks.workunit.client.0.smithi178.stdout:69 2024-02-10T05:46:12.698 INFO:tasks.workunit.client.0.smithi178.stdout:70 2024-02-10T05:46:12.699 INFO:tasks.workunit.client.0.smithi178.stdout:71 2024-02-10T05:46:12.700 INFO:tasks.workunit.client.0.smithi178.stdout:72 2024-02-10T05:46:12.701 INFO:tasks.workunit.client.0.smithi178.stdout:73 2024-02-10T05:46:12.702 INFO:tasks.workunit.client.0.smithi178.stdout:74 2024-02-10T05:46:12.703 INFO:tasks.workunit.client.0.smithi178.stdout:75 2024-02-10T05:46:12.704 INFO:tasks.workunit.client.0.smithi178.stdout:76 2024-02-10T05:46:12.705 INFO:tasks.workunit.client.0.smithi178.stdout:77 2024-02-10T05:46:12.705 INFO:tasks.workunit.client.0.smithi178.stdout:78 2024-02-10T05:46:12.706 INFO:tasks.workunit.client.0.smithi178.stdout:79 2024-02-10T05:46:12.707 INFO:tasks.workunit.client.0.smithi178.stdout:80 2024-02-10T05:46:12.708 INFO:tasks.workunit.client.0.smithi178.stdout:81 2024-02-10T05:46:12.709 INFO:tasks.workunit.client.0.smithi178.stdout:82 2024-02-10T05:46:12.710 INFO:tasks.workunit.client.0.smithi178.stdout:83 2024-02-10T05:46:12.711 INFO:tasks.workunit.client.0.smithi178.stdout:84 2024-02-10T05:46:12.711 INFO:tasks.workunit.client.0.smithi178.stdout:85 2024-02-10T05:46:12.712 INFO:tasks.workunit.client.0.smithi178.stdout:86 2024-02-10T05:46:12.713 INFO:tasks.workunit.client.0.smithi178.stdout:87 2024-02-10T05:46:12.714 INFO:tasks.workunit.client.0.smithi178.stdout:88 2024-02-10T05:46:12.715 INFO:tasks.workunit.client.0.smithi178.stdout:89 2024-02-10T05:46:12.715 INFO:tasks.workunit.client.0.smithi178.stdout:90 2024-02-10T05:46:12.716 INFO:tasks.workunit.client.0.smithi178.stdout:91 2024-02-10T05:46:12.717 INFO:tasks.workunit.client.0.smithi178.stdout:92 2024-02-10T05:46:12.718 INFO:tasks.workunit.client.0.smithi178.stdout:93 2024-02-10T05:46:12.719 INFO:tasks.workunit.client.0.smithi178.stdout:94 2024-02-10T05:46:12.720 INFO:tasks.workunit.client.0.smithi178.stdout:95 2024-02-10T05:46:12.721 INFO:tasks.workunit.client.0.smithi178.stdout:96 2024-02-10T05:46:12.721 INFO:tasks.workunit.client.0.smithi178.stdout:97 2024-02-10T05:46:12.722 INFO:tasks.workunit.client.0.smithi178.stdout:98 2024-02-10T05:46:12.723 INFO:tasks.workunit.client.0.smithi178.stdout:99 2024-02-10T05:46:12.724 INFO:tasks.workunit.client.0.smithi178.stdout:100 2024-02-10T05:46:12.725 INFO:tasks.workunit.client.0.smithi178.stdout:101 2024-02-10T05:46:12.725 INFO:tasks.workunit.client.0.smithi178.stdout:102 2024-02-10T05:46:12.726 INFO:tasks.workunit.client.0.smithi178.stdout:103 2024-02-10T05:46:12.727 INFO:tasks.workunit.client.0.smithi178.stdout:104 2024-02-10T05:46:12.728 INFO:tasks.workunit.client.0.smithi178.stdout:105 2024-02-10T05:46:12.729 INFO:tasks.workunit.client.0.smithi178.stdout:106 2024-02-10T05:46:12.730 INFO:tasks.workunit.client.0.smithi178.stdout:107 2024-02-10T05:46:12.730 INFO:tasks.workunit.client.0.smithi178.stdout:108 2024-02-10T05:46:12.731 INFO:tasks.workunit.client.0.smithi178.stdout:109 2024-02-10T05:46:12.732 INFO:tasks.workunit.client.0.smithi178.stdout:110 2024-02-10T05:46:12.733 INFO:tasks.workunit.client.0.smithi178.stdout:111 2024-02-10T05:46:12.734 INFO:tasks.workunit.client.0.smithi178.stdout:112 2024-02-10T05:46:12.734 INFO:tasks.workunit.client.0.smithi178.stdout:113 2024-02-10T05:46:12.735 INFO:tasks.workunit.client.0.smithi178.stdout:114 2024-02-10T05:46:12.736 INFO:tasks.workunit.client.0.smithi178.stdout:115 2024-02-10T05:46:12.737 INFO:tasks.workunit.client.0.smithi178.stdout:116 2024-02-10T05:46:12.738 INFO:tasks.workunit.client.0.smithi178.stdout:117 2024-02-10T05:46:12.739 INFO:tasks.workunit.client.0.smithi178.stdout:118 2024-02-10T05:46:12.739 INFO:tasks.workunit.client.0.smithi178.stdout:119 2024-02-10T05:46:12.740 INFO:tasks.workunit.client.0.smithi178.stdout:120 2024-02-10T05:46:12.741 INFO:tasks.workunit.client.0.smithi178.stdout:121 2024-02-10T05:46:12.742 INFO:tasks.workunit.client.0.smithi178.stdout:122 2024-02-10T05:46:12.743 INFO:tasks.workunit.client.0.smithi178.stdout:123 2024-02-10T05:46:12.743 INFO:tasks.workunit.client.0.smithi178.stdout:124 2024-02-10T05:46:12.744 INFO:tasks.workunit.client.0.smithi178.stdout:125 2024-02-10T05:46:12.745 INFO:tasks.workunit.client.0.smithi178.stdout:126 2024-02-10T05:46:12.746 INFO:tasks.workunit.client.0.smithi178.stdout:127 2024-02-10T05:46:12.747 INFO:tasks.workunit.client.0.smithi178.stdout:128 2024-02-10T05:46:12.748 INFO:tasks.workunit.client.0.smithi178.stdout:129 2024-02-10T05:46:12.749 INFO:tasks.workunit.client.0.smithi178.stdout:130 2024-02-10T05:46:12.750 INFO:tasks.workunit.client.0.smithi178.stdout:131 2024-02-10T05:46:12.751 INFO:tasks.workunit.client.0.smithi178.stdout:132 2024-02-10T05:46:12.751 INFO:tasks.workunit.client.0.smithi178.stdout:133 2024-02-10T05:46:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:134 2024-02-10T05:46:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:135 2024-02-10T05:46:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:136 2024-02-10T05:46:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:137 2024-02-10T05:46:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:138 2024-02-10T05:46:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:139 2024-02-10T05:46:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:140 2024-02-10T05:46:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:141 2024-02-10T05:46:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:142 2024-02-10T05:46:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:143 2024-02-10T05:46:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:144 2024-02-10T05:46:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:145 2024-02-10T05:46:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:146 2024-02-10T05:46:12.765 INFO:tasks.workunit.client.0.smithi178.stdout:147 2024-02-10T05:46:12.766 INFO:tasks.workunit.client.0.smithi178.stdout:148 2024-02-10T05:46:12.767 INFO:tasks.workunit.client.0.smithi178.stdout:149 2024-02-10T05:46:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:150 2024-02-10T05:46:12.769 INFO:tasks.workunit.client.0.smithi178.stdout:151 2024-02-10T05:46:12.770 INFO:tasks.workunit.client.0.smithi178.stdout:152 2024-02-10T05:46:12.771 INFO:tasks.workunit.client.0.smithi178.stdout:153 2024-02-10T05:46:12.772 INFO:tasks.workunit.client.0.smithi178.stdout:154 2024-02-10T05:46:12.773 INFO:tasks.workunit.client.0.smithi178.stdout:155 2024-02-10T05:46:12.774 INFO:tasks.workunit.client.0.smithi178.stdout:156 2024-02-10T05:46:12.775 INFO:tasks.workunit.client.0.smithi178.stdout:157 2024-02-10T05:46:12.776 INFO:tasks.workunit.client.0.smithi178.stdout:158 2024-02-10T05:46:12.778 INFO:tasks.workunit.client.0.smithi178.stdout:159 2024-02-10T05:46:12.778 INFO:tasks.workunit.client.0.smithi178.stdout:160 2024-02-10T05:46:12.779 INFO:tasks.workunit.client.0.smithi178.stdout:161 2024-02-10T05:46:12.780 INFO:tasks.workunit.client.0.smithi178.stdout:162 2024-02-10T05:46:12.781 INFO:tasks.workunit.client.0.smithi178.stdout:163 2024-02-10T05:46:12.782 INFO:tasks.workunit.client.0.smithi178.stdout:164 2024-02-10T05:46:12.783 INFO:tasks.workunit.client.0.smithi178.stdout:165 2024-02-10T05:46:12.784 INFO:tasks.workunit.client.0.smithi178.stdout:166 2024-02-10T05:46:12.785 INFO:tasks.workunit.client.0.smithi178.stdout:167 2024-02-10T05:46:12.786 INFO:tasks.workunit.client.0.smithi178.stdout:168 2024-02-10T05:46:12.787 INFO:tasks.workunit.client.0.smithi178.stdout:169 2024-02-10T05:46:12.788 INFO:tasks.workunit.client.0.smithi178.stdout:170 2024-02-10T05:46:12.789 INFO:tasks.workunit.client.0.smithi178.stdout:171 2024-02-10T05:46:12.790 INFO:tasks.workunit.client.0.smithi178.stdout:172 2024-02-10T05:46:12.791 INFO:tasks.workunit.client.0.smithi178.stdout:173 2024-02-10T05:46:12.792 INFO:tasks.workunit.client.0.smithi178.stdout:174 2024-02-10T05:46:12.793 INFO:tasks.workunit.client.0.smithi178.stdout:175 2024-02-10T05:46:12.794 INFO:tasks.workunit.client.0.smithi178.stdout:176 2024-02-10T05:46:12.795 INFO:tasks.workunit.client.0.smithi178.stdout:177 2024-02-10T05:46:12.796 INFO:tasks.workunit.client.0.smithi178.stdout:178 2024-02-10T05:46:12.797 INFO:tasks.workunit.client.0.smithi178.stdout:179 2024-02-10T05:46:12.798 INFO:tasks.workunit.client.0.smithi178.stdout:180 2024-02-10T05:46:12.799 INFO:tasks.workunit.client.0.smithi178.stdout:181 2024-02-10T05:46:12.799 INFO:tasks.workunit.client.0.smithi178.stdout:182 2024-02-10T05:46:12.800 INFO:tasks.workunit.client.0.smithi178.stdout:183 2024-02-10T05:46:12.801 INFO:tasks.workunit.client.0.smithi178.stdout:184 2024-02-10T05:46:12.802 INFO:tasks.workunit.client.0.smithi178.stdout:185 2024-02-10T05:46:12.803 INFO:tasks.workunit.client.0.smithi178.stdout:186 2024-02-10T05:46:12.804 INFO:tasks.workunit.client.0.smithi178.stdout:187 2024-02-10T05:46:12.805 INFO:tasks.workunit.client.0.smithi178.stdout:188 2024-02-10T05:46:12.807 INFO:tasks.workunit.client.0.smithi178.stdout:189 2024-02-10T05:46:12.807 INFO:tasks.workunit.client.0.smithi178.stdout:190 2024-02-10T05:46:12.809 INFO:tasks.workunit.client.0.smithi178.stdout:191 2024-02-10T05:46:12.810 INFO:tasks.workunit.client.0.smithi178.stdout:192 2024-02-10T05:46:12.811 INFO:tasks.workunit.client.0.smithi178.stdout:193 2024-02-10T05:46:12.812 INFO:tasks.workunit.client.0.smithi178.stdout:194 2024-02-10T05:46:12.812 INFO:tasks.workunit.client.0.smithi178.stdout:195 2024-02-10T05:46:12.813 INFO:tasks.workunit.client.0.smithi178.stdout:196 2024-02-10T05:46:12.814 INFO:tasks.workunit.client.0.smithi178.stdout:197 2024-02-10T05:46:12.815 INFO:tasks.workunit.client.0.smithi178.stdout:198 2024-02-10T05:46:12.816 INFO:tasks.workunit.client.0.smithi178.stdout:199 2024-02-10T05:46:12.817 INFO:tasks.workunit.client.0.smithi178.stdout:200 2024-02-10T05:46:12.818 INFO:tasks.workunit.client.0.smithi178.stdout:201 2024-02-10T05:46:12.818 INFO:tasks.workunit.client.0.smithi178.stdout:202 2024-02-10T05:46:12.819 INFO:tasks.workunit.client.0.smithi178.stdout:203 2024-02-10T05:46:12.820 INFO:tasks.workunit.client.0.smithi178.stdout:204 2024-02-10T05:46:12.821 INFO:tasks.workunit.client.0.smithi178.stdout:205 2024-02-10T05:46:12.822 INFO:tasks.workunit.client.0.smithi178.stdout:206 2024-02-10T05:46:12.823 INFO:tasks.workunit.client.0.smithi178.stdout:207 2024-02-10T05:46:12.824 INFO:tasks.workunit.client.0.smithi178.stdout:208 2024-02-10T05:46:12.825 INFO:tasks.workunit.client.0.smithi178.stdout:209 2024-02-10T05:46:12.826 INFO:tasks.workunit.client.0.smithi178.stdout:210 2024-02-10T05:46:12.826 INFO:tasks.workunit.client.0.smithi178.stdout:211 2024-02-10T05:46:12.827 INFO:tasks.workunit.client.0.smithi178.stdout:212 2024-02-10T05:46:12.829 INFO:tasks.workunit.client.0.smithi178.stdout:213 2024-02-10T05:46:12.830 INFO:tasks.workunit.client.0.smithi178.stdout:214 2024-02-10T05:46:12.831 INFO:tasks.workunit.client.0.smithi178.stdout:215 2024-02-10T05:46:12.832 INFO:tasks.workunit.client.0.smithi178.stdout:216 2024-02-10T05:46:12.833 INFO:tasks.workunit.client.0.smithi178.stdout:217 2024-02-10T05:46:12.834 INFO:tasks.workunit.client.0.smithi178.stdout:218 2024-02-10T05:46:12.835 INFO:tasks.workunit.client.0.smithi178.stdout:219 2024-02-10T05:46:12.836 INFO:tasks.workunit.client.0.smithi178.stdout:220 2024-02-10T05:46:12.840 INFO:tasks.workunit.client.0.smithi178.stdout:221 2024-02-10T05:46:12.840 INFO:tasks.workunit.client.0.smithi178.stdout:222 2024-02-10T05:46:12.840 INFO:tasks.workunit.client.0.smithi178.stdout:223 2024-02-10T05:46:12.840 INFO:tasks.workunit.client.0.smithi178.stdout:224 2024-02-10T05:46:12.841 INFO:tasks.workunit.client.0.smithi178.stdout:225 2024-02-10T05:46:12.842 INFO:tasks.workunit.client.0.smithi178.stdout:226 2024-02-10T05:46:12.843 INFO:tasks.workunit.client.0.smithi178.stdout:227 2024-02-10T05:46:12.844 INFO:tasks.workunit.client.0.smithi178.stdout:228 2024-02-10T05:46:12.845 INFO:tasks.workunit.client.0.smithi178.stdout:229 2024-02-10T05:46:12.846 INFO:tasks.workunit.client.0.smithi178.stdout:230 2024-02-10T05:46:12.847 INFO:tasks.workunit.client.0.smithi178.stdout:231 2024-02-10T05:46:12.848 INFO:tasks.workunit.client.0.smithi178.stdout:232 2024-02-10T05:46:12.849 INFO:tasks.workunit.client.0.smithi178.stdout:233 2024-02-10T05:46:12.850 INFO:tasks.workunit.client.0.smithi178.stdout:234 2024-02-10T05:46:12.851 INFO:tasks.workunit.client.0.smithi178.stdout:235 2024-02-10T05:46:12.852 INFO:tasks.workunit.client.0.smithi178.stdout:236 2024-02-10T05:46:12.853 INFO:tasks.workunit.client.0.smithi178.stdout:237 2024-02-10T05:46:12.854 INFO:tasks.workunit.client.0.smithi178.stdout:238 2024-02-10T05:46:12.855 INFO:tasks.workunit.client.0.smithi178.stdout:239 2024-02-10T05:46:12.856 INFO:tasks.workunit.client.0.smithi178.stdout:240 2024-02-10T05:46:12.857 INFO:tasks.workunit.client.0.smithi178.stdout:241 2024-02-10T05:46:12.858 INFO:tasks.workunit.client.0.smithi178.stdout:242 2024-02-10T05:46:12.858 INFO:tasks.workunit.client.0.smithi178.stdout:243 2024-02-10T05:46:12.859 INFO:tasks.workunit.client.0.smithi178.stdout:244 2024-02-10T05:46:12.861 INFO:tasks.workunit.client.0.smithi178.stdout:245 2024-02-10T05:46:12.861 INFO:tasks.workunit.client.0.smithi178.stdout:246 2024-02-10T05:46:12.863 INFO:tasks.workunit.client.0.smithi178.stdout:247 2024-02-10T05:46:12.864 INFO:tasks.workunit.client.0.smithi178.stdout:248 2024-02-10T05:46:12.864 INFO:tasks.workunit.client.0.smithi178.stdout:249 2024-02-10T05:46:12.865 INFO:tasks.workunit.client.0.smithi178.stdout:250 2024-02-10T05:46:12.866 INFO:tasks.workunit.client.0.smithi178.stdout:251 2024-02-10T05:46:12.867 INFO:tasks.workunit.client.0.smithi178.stdout:252 2024-02-10T05:46:12.868 INFO:tasks.workunit.client.0.smithi178.stdout:253 2024-02-10T05:46:12.869 INFO:tasks.workunit.client.0.smithi178.stdout:254 2024-02-10T05:46:12.870 INFO:tasks.workunit.client.0.smithi178.stdout:255 2024-02-10T05:46:12.871 INFO:tasks.workunit.client.0.smithi178.stdout:256 2024-02-10T05:46:12.872 INFO:tasks.workunit.client.0.smithi178.stdout:257 2024-02-10T05:46:12.873 INFO:tasks.workunit.client.0.smithi178.stdout:258 2024-02-10T05:46:12.874 INFO:tasks.workunit.client.0.smithi178.stdout:259 2024-02-10T05:46:12.875 INFO:tasks.workunit.client.0.smithi178.stdout:260 2024-02-10T05:46:12.876 INFO:tasks.workunit.client.0.smithi178.stdout:261 2024-02-10T05:46:12.877 INFO:tasks.workunit.client.0.smithi178.stdout:262 2024-02-10T05:46:12.878 INFO:tasks.workunit.client.0.smithi178.stdout:263 2024-02-10T05:46:12.878 INFO:tasks.workunit.client.0.smithi178.stdout:264 2024-02-10T05:46:12.879 INFO:tasks.workunit.client.0.smithi178.stdout:265 2024-02-10T05:46:12.880 INFO:tasks.workunit.client.0.smithi178.stdout:266 2024-02-10T05:46:12.881 INFO:tasks.workunit.client.0.smithi178.stdout:267 2024-02-10T05:46:12.882 INFO:tasks.workunit.client.0.smithi178.stdout:268 2024-02-10T05:46:12.883 INFO:tasks.workunit.client.0.smithi178.stdout:269 2024-02-10T05:46:12.884 INFO:tasks.workunit.client.0.smithi178.stdout:270 2024-02-10T05:46:12.885 INFO:tasks.workunit.client.0.smithi178.stdout:271 2024-02-10T05:46:12.886 INFO:tasks.workunit.client.0.smithi178.stdout:272 2024-02-10T05:46:12.886 INFO:tasks.workunit.client.0.smithi178.stdout:273 2024-02-10T05:46:12.887 INFO:tasks.workunit.client.0.smithi178.stdout:274 2024-02-10T05:46:12.888 INFO:tasks.workunit.client.0.smithi178.stdout:275 2024-02-10T05:46:12.889 INFO:tasks.workunit.client.0.smithi178.stdout:276 2024-02-10T05:46:12.890 INFO:tasks.workunit.client.0.smithi178.stdout:277 2024-02-10T05:46:12.891 INFO:tasks.workunit.client.0.smithi178.stdout:278 2024-02-10T05:46:12.892 INFO:tasks.workunit.client.0.smithi178.stdout:279 2024-02-10T05:46:12.893 INFO:tasks.workunit.client.0.smithi178.stdout:280 2024-02-10T05:46:12.894 INFO:tasks.workunit.client.0.smithi178.stdout:281 2024-02-10T05:46:12.895 INFO:tasks.workunit.client.0.smithi178.stdout:282 2024-02-10T05:46:12.896 INFO:tasks.workunit.client.0.smithi178.stdout:283 2024-02-10T05:46:12.896 INFO:tasks.workunit.client.0.smithi178.stdout:284 2024-02-10T05:46:12.897 INFO:tasks.workunit.client.0.smithi178.stdout:285 2024-02-10T05:46:12.898 INFO:tasks.workunit.client.0.smithi178.stdout:286 2024-02-10T05:46:12.899 INFO:tasks.workunit.client.0.smithi178.stdout:287 2024-02-10T05:46:12.900 INFO:tasks.workunit.client.0.smithi178.stdout:288 2024-02-10T05:46:12.901 INFO:tasks.workunit.client.0.smithi178.stdout:289 2024-02-10T05:46:12.902 INFO:tasks.workunit.client.0.smithi178.stdout:290 2024-02-10T05:46:12.903 INFO:tasks.workunit.client.0.smithi178.stdout:291 2024-02-10T05:46:12.903 INFO:tasks.workunit.client.0.smithi178.stdout:292 2024-02-10T05:46:12.904 INFO:tasks.workunit.client.0.smithi178.stdout:293 2024-02-10T05:46:12.906 INFO:tasks.workunit.client.0.smithi178.stdout:294 2024-02-10T05:46:12.907 INFO:tasks.workunit.client.0.smithi178.stdout:295 2024-02-10T05:46:12.907 INFO:tasks.workunit.client.0.smithi178.stdout:296 2024-02-10T05:46:12.908 INFO:tasks.workunit.client.0.smithi178.stdout:297 2024-02-10T05:46:12.909 INFO:tasks.workunit.client.0.smithi178.stdout:298 2024-02-10T05:46:12.910 INFO:tasks.workunit.client.0.smithi178.stdout:299 2024-02-10T05:46:12.911 INFO:tasks.workunit.client.0.smithi178.stdout:300 2024-02-10T05:46:12.912 INFO:tasks.workunit.client.0.smithi178.stdout:301 2024-02-10T05:46:12.913 INFO:tasks.workunit.client.0.smithi178.stdout:302 2024-02-10T05:46:12.913 INFO:tasks.workunit.client.0.smithi178.stdout:303 2024-02-10T05:46:12.914 INFO:tasks.workunit.client.0.smithi178.stdout:304 2024-02-10T05:46:12.915 INFO:tasks.workunit.client.0.smithi178.stdout:305 2024-02-10T05:46:12.916 INFO:tasks.workunit.client.0.smithi178.stdout:306 2024-02-10T05:46:12.917 INFO:tasks.workunit.client.0.smithi178.stdout:307 2024-02-10T05:46:12.918 INFO:tasks.workunit.client.0.smithi178.stdout:308 2024-02-10T05:46:12.919 INFO:tasks.workunit.client.0.smithi178.stdout:309 2024-02-10T05:46:12.920 INFO:tasks.workunit.client.0.smithi178.stdout:310 2024-02-10T05:46:12.921 INFO:tasks.workunit.client.0.smithi178.stdout:311 2024-02-10T05:46:12.922 INFO:tasks.workunit.client.0.smithi178.stdout:312 2024-02-10T05:46:12.923 INFO:tasks.workunit.client.0.smithi178.stdout:313 2024-02-10T05:46:12.924 INFO:tasks.workunit.client.0.smithi178.stdout:314 2024-02-10T05:46:12.925 INFO:tasks.workunit.client.0.smithi178.stdout:315 2024-02-10T05:46:12.926 INFO:tasks.workunit.client.0.smithi178.stdout:316 2024-02-10T05:46:12.927 INFO:tasks.workunit.client.0.smithi178.stdout:317 2024-02-10T05:46:12.927 INFO:tasks.workunit.client.0.smithi178.stdout:318 2024-02-10T05:46:12.928 INFO:tasks.workunit.client.0.smithi178.stdout:319 2024-02-10T05:46:12.929 INFO:tasks.workunit.client.0.smithi178.stdout:320 2024-02-10T05:46:12.930 INFO:tasks.workunit.client.0.smithi178.stdout:321 2024-02-10T05:46:12.931 INFO:tasks.workunit.client.0.smithi178.stdout:322 2024-02-10T05:46:12.932 INFO:tasks.workunit.client.0.smithi178.stdout:323 2024-02-10T05:46:12.933 INFO:tasks.workunit.client.0.smithi178.stdout:324 2024-02-10T05:46:12.934 INFO:tasks.workunit.client.0.smithi178.stdout:325 2024-02-10T05:46:12.935 INFO:tasks.workunit.client.0.smithi178.stdout:326 2024-02-10T05:46:12.936 INFO:tasks.workunit.client.0.smithi178.stdout:327 2024-02-10T05:46:12.937 INFO:tasks.workunit.client.0.smithi178.stdout:328 2024-02-10T05:46:12.938 INFO:tasks.workunit.client.0.smithi178.stdout:329 2024-02-10T05:46:12.939 INFO:tasks.workunit.client.0.smithi178.stdout:330 2024-02-10T05:46:12.939 INFO:tasks.workunit.client.0.smithi178.stdout:331 2024-02-10T05:46:12.940 INFO:tasks.workunit.client.0.smithi178.stdout:332 2024-02-10T05:46:12.941 INFO:tasks.workunit.client.0.smithi178.stdout:333 2024-02-10T05:46:12.942 INFO:tasks.workunit.client.0.smithi178.stdout:334 2024-02-10T05:46:12.943 INFO:tasks.workunit.client.0.smithi178.stdout:335 2024-02-10T05:46:12.944 INFO:tasks.workunit.client.0.smithi178.stdout:336 2024-02-10T05:46:12.945 INFO:tasks.workunit.client.0.smithi178.stdout:337 2024-02-10T05:46:12.946 INFO:tasks.workunit.client.0.smithi178.stdout:338 2024-02-10T05:46:12.947 INFO:tasks.workunit.client.0.smithi178.stdout:339 2024-02-10T05:46:12.947 INFO:tasks.workunit.client.0.smithi178.stdout:340 2024-02-10T05:46:12.949 INFO:tasks.workunit.client.0.smithi178.stdout:341 2024-02-10T05:46:12.950 INFO:tasks.workunit.client.0.smithi178.stdout:342 2024-02-10T05:46:12.950 INFO:tasks.workunit.client.0.smithi178.stdout:343 2024-02-10T05:46:12.951 INFO:tasks.workunit.client.0.smithi178.stdout:344 2024-02-10T05:46:12.952 INFO:tasks.workunit.client.0.smithi178.stdout:345 2024-02-10T05:46:12.953 INFO:tasks.workunit.client.0.smithi178.stdout:346 2024-02-10T05:46:12.954 INFO:tasks.workunit.client.0.smithi178.stdout:347 2024-02-10T05:46:12.955 INFO:tasks.workunit.client.0.smithi178.stdout:348 2024-02-10T05:46:12.956 INFO:tasks.workunit.client.0.smithi178.stdout:349 2024-02-10T05:46:12.957 INFO:tasks.workunit.client.0.smithi178.stdout:350 2024-02-10T05:46:12.958 INFO:tasks.workunit.client.0.smithi178.stdout:351 2024-02-10T05:46:12.959 INFO:tasks.workunit.client.0.smithi178.stdout:352 2024-02-10T05:46:12.960 INFO:tasks.workunit.client.0.smithi178.stdout:353 2024-02-10T05:46:12.960 INFO:tasks.workunit.client.0.smithi178.stdout:354 2024-02-10T05:46:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[92537]: pgmap v1117: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:46:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[92537]: osdmap e970: 8 total, 8 up, 8 in 2024-02-10T05:46:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2812363441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2812363441' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:12.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[92537]: osdmap e971: 8 total, 8 up, 8 in 2024-02-10T05:46:12.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2812363441' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-02-10T05:46:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[95116]: pgmap v1117: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:46:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[95116]: osdmap e970: 8 total, 8 up, 8 in 2024-02-10T05:46:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2812363441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2812363441' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[95116]: osdmap e971: 8 total, 8 up, 8 in 2024-02-10T05:46:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:12 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2812363441' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-02-10T05:46:12.963 INFO:tasks.workunit.client.0.smithi178.stdout:355 2024-02-10T05:46:12.963 INFO:tasks.workunit.client.0.smithi178.stdout:356 2024-02-10T05:46:12.963 INFO:tasks.workunit.client.0.smithi178.stdout:357 2024-02-10T05:46:12.964 INFO:tasks.workunit.client.0.smithi178.stdout:358 2024-02-10T05:46:12.965 INFO:tasks.workunit.client.0.smithi178.stdout:359 2024-02-10T05:46:12.966 INFO:tasks.workunit.client.0.smithi178.stdout:360 2024-02-10T05:46:12.966 INFO:tasks.workunit.client.0.smithi178.stdout:361 2024-02-10T05:46:12.967 INFO:tasks.workunit.client.0.smithi178.stdout:362 2024-02-10T05:46:12.968 INFO:tasks.workunit.client.0.smithi178.stdout:363 2024-02-10T05:46:12.969 INFO:tasks.workunit.client.0.smithi178.stdout:364 2024-02-10T05:46:12.970 INFO:tasks.workunit.client.0.smithi178.stdout:365 2024-02-10T05:46:12.971 INFO:tasks.workunit.client.0.smithi178.stdout:366 2024-02-10T05:46:12.972 INFO:tasks.workunit.client.0.smithi178.stdout:367 2024-02-10T05:46:12.972 INFO:tasks.workunit.client.0.smithi178.stdout:368 2024-02-10T05:46:12.973 INFO:tasks.workunit.client.0.smithi178.stdout:369 2024-02-10T05:46:12.974 INFO:tasks.workunit.client.0.smithi178.stdout:370 2024-02-10T05:46:12.975 INFO:tasks.workunit.client.0.smithi178.stdout:371 2024-02-10T05:46:12.976 INFO:tasks.workunit.client.0.smithi178.stdout:372 2024-02-10T05:46:12.977 INFO:tasks.workunit.client.0.smithi178.stdout:373 2024-02-10T05:46:12.978 INFO:tasks.workunit.client.0.smithi178.stdout:374 2024-02-10T05:46:12.979 INFO:tasks.workunit.client.0.smithi178.stdout:375 2024-02-10T05:46:12.980 INFO:tasks.workunit.client.0.smithi178.stdout:376 2024-02-10T05:46:12.980 INFO:tasks.workunit.client.0.smithi178.stdout:377 2024-02-10T05:46:12.981 INFO:tasks.workunit.client.0.smithi178.stdout:378 2024-02-10T05:46:12.982 INFO:tasks.workunit.client.0.smithi178.stdout:379 2024-02-10T05:46:12.983 INFO:tasks.workunit.client.0.smithi178.stdout:380 2024-02-10T05:46:12.984 INFO:tasks.workunit.client.0.smithi178.stdout:381 2024-02-10T05:46:12.985 INFO:tasks.workunit.client.0.smithi178.stdout:382 2024-02-10T05:46:12.986 INFO:tasks.workunit.client.0.smithi178.stdout:383 2024-02-10T05:46:12.987 INFO:tasks.workunit.client.0.smithi178.stdout:384 2024-02-10T05:46:12.988 INFO:tasks.workunit.client.0.smithi178.stdout:385 2024-02-10T05:46:12.989 INFO:tasks.workunit.client.0.smithi178.stdout:386 2024-02-10T05:46:12.990 INFO:tasks.workunit.client.0.smithi178.stdout:387 2024-02-10T05:46:12.990 INFO:tasks.workunit.client.0.smithi178.stdout:388 2024-02-10T05:46:12.991 INFO:tasks.workunit.client.0.smithi178.stdout:389 2024-02-10T05:46:12.992 INFO:tasks.workunit.client.0.smithi178.stdout:390 2024-02-10T05:46:12.993 INFO:tasks.workunit.client.0.smithi178.stdout:391 2024-02-10T05:46:12.994 INFO:tasks.workunit.client.0.smithi178.stdout:392 2024-02-10T05:46:12.995 INFO:tasks.workunit.client.0.smithi178.stdout:393 2024-02-10T05:46:12.996 INFO:tasks.workunit.client.0.smithi178.stdout:394 2024-02-10T05:46:12.997 INFO:tasks.workunit.client.0.smithi178.stdout:395 2024-02-10T05:46:12.998 INFO:tasks.workunit.client.0.smithi178.stdout:396 2024-02-10T05:46:12.999 INFO:tasks.workunit.client.0.smithi178.stdout:397 2024-02-10T05:46:13.000 INFO:tasks.workunit.client.0.smithi178.stdout:398 2024-02-10T05:46:13.001 INFO:tasks.workunit.client.0.smithi178.stdout:399 2024-02-10T05:46:13.002 INFO:tasks.workunit.client.0.smithi178.stdout:400 2024-02-10T05:46:13.003 INFO:tasks.workunit.client.0.smithi178.stdout:401 2024-02-10T05:46:13.003 INFO:tasks.workunit.client.0.smithi178.stdout:402 2024-02-10T05:46:13.004 INFO:tasks.workunit.client.0.smithi178.stdout:403 2024-02-10T05:46:13.005 INFO:tasks.workunit.client.0.smithi178.stdout:404 2024-02-10T05:46:13.006 INFO:tasks.workunit.client.0.smithi178.stdout:405 2024-02-10T05:46:13.007 INFO:tasks.workunit.client.0.smithi178.stdout:406 2024-02-10T05:46:13.008 INFO:tasks.workunit.client.0.smithi178.stdout:407 2024-02-10T05:46:13.009 INFO:tasks.workunit.client.0.smithi178.stdout:408 2024-02-10T05:46:13.010 INFO:tasks.workunit.client.0.smithi178.stdout:409 2024-02-10T05:46:13.011 INFO:tasks.workunit.client.0.smithi178.stdout:410 2024-02-10T05:46:13.012 INFO:tasks.workunit.client.0.smithi178.stdout:411 2024-02-10T05:46:13.013 INFO:tasks.workunit.client.0.smithi178.stdout:412 2024-02-10T05:46:13.014 INFO:tasks.workunit.client.0.smithi178.stdout:413 2024-02-10T05:46:13.015 INFO:tasks.workunit.client.0.smithi178.stdout:414 2024-02-10T05:46:13.016 INFO:tasks.workunit.client.0.smithi178.stdout:415 2024-02-10T05:46:13.017 INFO:tasks.workunit.client.0.smithi178.stdout:416 2024-02-10T05:46:13.019 INFO:tasks.workunit.client.0.smithi178.stdout:417 2024-02-10T05:46:13.020 INFO:tasks.workunit.client.0.smithi178.stdout:418 2024-02-10T05:46:13.021 INFO:tasks.workunit.client.0.smithi178.stdout:419 2024-02-10T05:46:13.022 INFO:tasks.workunit.client.0.smithi178.stdout:420 2024-02-10T05:46:13.023 INFO:tasks.workunit.client.0.smithi178.stdout:421 2024-02-10T05:46:13.024 INFO:tasks.workunit.client.0.smithi178.stdout:422 2024-02-10T05:46:13.025 INFO:tasks.workunit.client.0.smithi178.stdout:423 2024-02-10T05:46:13.026 INFO:tasks.workunit.client.0.smithi178.stdout:424 2024-02-10T05:46:13.027 INFO:tasks.workunit.client.0.smithi178.stdout:425 2024-02-10T05:46:13.027 INFO:tasks.workunit.client.0.smithi178.stdout:426 2024-02-10T05:46:13.028 INFO:tasks.workunit.client.0.smithi178.stdout:427 2024-02-10T05:46:13.029 INFO:tasks.workunit.client.0.smithi178.stdout:428 2024-02-10T05:46:13.030 INFO:tasks.workunit.client.0.smithi178.stdout:429 2024-02-10T05:46:13.031 INFO:tasks.workunit.client.0.smithi178.stdout:430 2024-02-10T05:46:13.032 INFO:tasks.workunit.client.0.smithi178.stdout:431 2024-02-10T05:46:13.033 INFO:tasks.workunit.client.0.smithi178.stdout:432 2024-02-10T05:46:13.034 INFO:tasks.workunit.client.0.smithi178.stdout:433 2024-02-10T05:46:13.035 INFO:tasks.workunit.client.0.smithi178.stdout:434 2024-02-10T05:46:13.036 INFO:tasks.workunit.client.0.smithi178.stdout:435 2024-02-10T05:46:13.037 INFO:tasks.workunit.client.0.smithi178.stdout:436 2024-02-10T05:46:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:12 smithi189 ceph-mon[89631]: pgmap v1117: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:12 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:12 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:46:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:12 smithi189 ceph-mon[89631]: osdmap e970: 8 total, 8 up, 8 in 2024-02-10T05:46:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:12 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2812363441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:13.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:12 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2812363441' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:13.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:12 smithi189 ceph-mon[89631]: osdmap e971: 8 total, 8 up, 8 in 2024-02-10T05:46:13.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:12 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2812363441' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-02-10T05:46:13.038 INFO:tasks.workunit.client.0.smithi178.stdout:437 2024-02-10T05:46:13.039 INFO:tasks.workunit.client.0.smithi178.stdout:438 2024-02-10T05:46:13.039 INFO:tasks.workunit.client.0.smithi178.stdout:439 2024-02-10T05:46:13.040 INFO:tasks.workunit.client.0.smithi178.stdout:440 2024-02-10T05:46:13.041 INFO:tasks.workunit.client.0.smithi178.stdout:441 2024-02-10T05:46:13.042 INFO:tasks.workunit.client.0.smithi178.stdout:442 2024-02-10T05:46:13.043 INFO:tasks.workunit.client.0.smithi178.stdout:443 2024-02-10T05:46:13.044 INFO:tasks.workunit.client.0.smithi178.stdout:444 2024-02-10T05:46:13.045 INFO:tasks.workunit.client.0.smithi178.stdout:445 2024-02-10T05:46:13.046 INFO:tasks.workunit.client.0.smithi178.stdout:446 2024-02-10T05:46:13.048 INFO:tasks.workunit.client.0.smithi178.stdout:447 2024-02-10T05:46:13.048 INFO:tasks.workunit.client.0.smithi178.stdout:448 2024-02-10T05:46:13.049 INFO:tasks.workunit.client.0.smithi178.stdout:449 2024-02-10T05:46:13.050 INFO:tasks.workunit.client.0.smithi178.stdout:450 2024-02-10T05:46:13.051 INFO:tasks.workunit.client.0.smithi178.stdout:451 2024-02-10T05:46:13.052 INFO:tasks.workunit.client.0.smithi178.stdout:452 2024-02-10T05:46:13.053 INFO:tasks.workunit.client.0.smithi178.stdout:453 2024-02-10T05:46:13.054 INFO:tasks.workunit.client.0.smithi178.stdout:454 2024-02-10T05:46:13.055 INFO:tasks.workunit.client.0.smithi178.stdout:455 2024-02-10T05:46:13.056 INFO:tasks.workunit.client.0.smithi178.stdout:456 2024-02-10T05:46:13.056 INFO:tasks.workunit.client.0.smithi178.stdout:457 2024-02-10T05:46:13.057 INFO:tasks.workunit.client.0.smithi178.stdout:458 2024-02-10T05:46:13.058 INFO:tasks.workunit.client.0.smithi178.stdout:459 2024-02-10T05:46:13.060 INFO:tasks.workunit.client.0.smithi178.stdout:460 2024-02-10T05:46:13.061 INFO:tasks.workunit.client.0.smithi178.stdout:461 2024-02-10T05:46:13.061 INFO:tasks.workunit.client.0.smithi178.stdout:462 2024-02-10T05:46:13.062 INFO:tasks.workunit.client.0.smithi178.stdout:463 2024-02-10T05:46:13.063 INFO:tasks.workunit.client.0.smithi178.stdout:464 2024-02-10T05:46:13.064 INFO:tasks.workunit.client.0.smithi178.stdout:465 2024-02-10T05:46:13.065 INFO:tasks.workunit.client.0.smithi178.stdout:466 2024-02-10T05:46:13.066 INFO:tasks.workunit.client.0.smithi178.stdout:467 2024-02-10T05:46:13.067 INFO:tasks.workunit.client.0.smithi178.stdout:468 2024-02-10T05:46:13.068 INFO:tasks.workunit.client.0.smithi178.stdout:469 2024-02-10T05:46:13.069 INFO:tasks.workunit.client.0.smithi178.stdout:470 2024-02-10T05:46:13.070 INFO:tasks.workunit.client.0.smithi178.stdout:471 2024-02-10T05:46:13.071 INFO:tasks.workunit.client.0.smithi178.stdout:472 2024-02-10T05:46:13.072 INFO:tasks.workunit.client.0.smithi178.stdout:473 2024-02-10T05:46:13.073 INFO:tasks.workunit.client.0.smithi178.stdout:474 2024-02-10T05:46:13.074 INFO:tasks.workunit.client.0.smithi178.stdout:475 2024-02-10T05:46:13.075 INFO:tasks.workunit.client.0.smithi178.stdout:476 2024-02-10T05:46:13.076 INFO:tasks.workunit.client.0.smithi178.stdout:477 2024-02-10T05:46:13.077 INFO:tasks.workunit.client.0.smithi178.stdout:478 2024-02-10T05:46:13.078 INFO:tasks.workunit.client.0.smithi178.stdout:479 2024-02-10T05:46:13.079 INFO:tasks.workunit.client.0.smithi178.stdout:480 2024-02-10T05:46:13.080 INFO:tasks.workunit.client.0.smithi178.stdout:481 2024-02-10T05:46:13.081 INFO:tasks.workunit.client.0.smithi178.stdout:482 2024-02-10T05:46:13.081 INFO:tasks.workunit.client.0.smithi178.stdout:483 2024-02-10T05:46:13.082 INFO:tasks.workunit.client.0.smithi178.stdout:484 2024-02-10T05:46:13.083 INFO:tasks.workunit.client.0.smithi178.stdout:485 2024-02-10T05:46:13.084 INFO:tasks.workunit.client.0.smithi178.stdout:486 2024-02-10T05:46:13.085 INFO:tasks.workunit.client.0.smithi178.stdout:487 2024-02-10T05:46:13.086 INFO:tasks.workunit.client.0.smithi178.stdout:488 2024-02-10T05:46:13.087 INFO:tasks.workunit.client.0.smithi178.stdout:489 2024-02-10T05:46:13.088 INFO:tasks.workunit.client.0.smithi178.stdout:490 2024-02-10T05:46:13.089 INFO:tasks.workunit.client.0.smithi178.stdout:491 2024-02-10T05:46:13.090 INFO:tasks.workunit.client.0.smithi178.stdout:492 2024-02-10T05:46:13.091 INFO:tasks.workunit.client.0.smithi178.stdout:493 2024-02-10T05:46:13.092 INFO:tasks.workunit.client.0.smithi178.stdout:494 2024-02-10T05:46:13.093 INFO:tasks.workunit.client.0.smithi178.stdout:495 2024-02-10T05:46:13.095 INFO:tasks.workunit.client.0.smithi178.stdout:496 2024-02-10T05:46:13.096 INFO:tasks.workunit.client.0.smithi178.stdout:497 2024-02-10T05:46:13.097 INFO:tasks.workunit.client.0.smithi178.stdout:498 2024-02-10T05:46:13.098 INFO:tasks.workunit.client.0.smithi178.stdout:499 2024-02-10T05:46:13.099 INFO:tasks.workunit.client.0.smithi178.stdout:500 2024-02-10T05:46:13.100 INFO:tasks.workunit.client.0.smithi178.stdout:501 2024-02-10T05:46:13.101 INFO:tasks.workunit.client.0.smithi178.stdout:502 2024-02-10T05:46:13.102 INFO:tasks.workunit.client.0.smithi178.stdout:503 2024-02-10T05:46:13.103 INFO:tasks.workunit.client.0.smithi178.stdout:504 2024-02-10T05:46:13.104 INFO:tasks.workunit.client.0.smithi178.stdout:505 2024-02-10T05:46:13.105 INFO:tasks.workunit.client.0.smithi178.stdout:506 2024-02-10T05:46:13.106 INFO:tasks.workunit.client.0.smithi178.stdout:507 2024-02-10T05:46:13.107 INFO:tasks.workunit.client.0.smithi178.stdout:508 2024-02-10T05:46:13.108 INFO:tasks.workunit.client.0.smithi178.stdout:509 2024-02-10T05:46:13.109 INFO:tasks.workunit.client.0.smithi178.stdout:510 2024-02-10T05:46:13.110 INFO:tasks.workunit.client.0.smithi178.stdout:511 2024-02-10T05:46:13.110 INFO:tasks.workunit.client.0.smithi178.stdout:512 2024-02-10T05:46:13.111 INFO:tasks.workunit.client.0.smithi178.stdout:513 2024-02-10T05:46:13.112 INFO:tasks.workunit.client.0.smithi178.stdout:514 2024-02-10T05:46:13.113 INFO:tasks.workunit.client.0.smithi178.stdout:515 2024-02-10T05:46:13.114 INFO:tasks.workunit.client.0.smithi178.stdout:516 2024-02-10T05:46:13.115 INFO:tasks.workunit.client.0.smithi178.stdout:517 2024-02-10T05:46:13.116 INFO:tasks.workunit.client.0.smithi178.stdout:518 2024-02-10T05:46:13.117 INFO:tasks.workunit.client.0.smithi178.stdout:519 2024-02-10T05:46:13.118 INFO:tasks.workunit.client.0.smithi178.stdout:520 2024-02-10T05:46:13.119 INFO:tasks.workunit.client.0.smithi178.stdout:521 2024-02-10T05:46:13.120 INFO:tasks.workunit.client.0.smithi178.stdout:522 2024-02-10T05:46:13.121 INFO:tasks.workunit.client.0.smithi178.stdout:523 2024-02-10T05:46:13.122 INFO:tasks.workunit.client.0.smithi178.stdout:524 2024-02-10T05:46:13.123 INFO:tasks.workunit.client.0.smithi178.stdout:525 2024-02-10T05:46:13.124 INFO:tasks.workunit.client.0.smithi178.stdout:526 2024-02-10T05:46:13.125 INFO:tasks.workunit.client.0.smithi178.stdout:527 2024-02-10T05:46:13.126 INFO:tasks.workunit.client.0.smithi178.stdout:528 2024-02-10T05:46:13.126 INFO:tasks.workunit.client.0.smithi178.stdout:529 2024-02-10T05:46:13.127 INFO:tasks.workunit.client.0.smithi178.stdout:530 2024-02-10T05:46:13.128 INFO:tasks.workunit.client.0.smithi178.stdout:531 2024-02-10T05:46:13.129 INFO:tasks.workunit.client.0.smithi178.stdout:532 2024-02-10T05:46:13.130 INFO:tasks.workunit.client.0.smithi178.stdout:533 2024-02-10T05:46:13.132 INFO:tasks.workunit.client.0.smithi178.stdout:534 2024-02-10T05:46:13.132 INFO:tasks.workunit.client.0.smithi178.stdout:535 2024-02-10T05:46:13.133 INFO:tasks.workunit.client.0.smithi178.stdout:536 2024-02-10T05:46:13.134 INFO:tasks.workunit.client.0.smithi178.stdout:537 2024-02-10T05:46:13.135 INFO:tasks.workunit.client.0.smithi178.stdout:538 2024-02-10T05:46:13.136 INFO:tasks.workunit.client.0.smithi178.stdout:539 2024-02-10T05:46:13.137 INFO:tasks.workunit.client.0.smithi178.stdout:540 2024-02-10T05:46:13.138 INFO:tasks.workunit.client.0.smithi178.stdout:541 2024-02-10T05:46:13.139 INFO:tasks.workunit.client.0.smithi178.stdout:542 2024-02-10T05:46:13.140 INFO:tasks.workunit.client.0.smithi178.stdout:543 2024-02-10T05:46:13.141 INFO:tasks.workunit.client.0.smithi178.stdout:544 2024-02-10T05:46:13.142 INFO:tasks.workunit.client.0.smithi178.stdout:545 2024-02-10T05:46:13.143 INFO:tasks.workunit.client.0.smithi178.stdout:546 2024-02-10T05:46:13.144 INFO:tasks.workunit.client.0.smithi178.stdout:547 2024-02-10T05:46:13.145 INFO:tasks.workunit.client.0.smithi178.stdout:548 2024-02-10T05:46:13.146 INFO:tasks.workunit.client.0.smithi178.stdout:549 2024-02-10T05:46:13.147 INFO:tasks.workunit.client.0.smithi178.stdout:550 2024-02-10T05:46:13.148 INFO:tasks.workunit.client.0.smithi178.stdout:551 2024-02-10T05:46:13.149 INFO:tasks.workunit.client.0.smithi178.stdout:552 2024-02-10T05:46:13.150 INFO:tasks.workunit.client.0.smithi178.stdout:553 2024-02-10T05:46:13.150 INFO:tasks.workunit.client.0.smithi178.stdout:554 2024-02-10T05:46:13.151 INFO:tasks.workunit.client.0.smithi178.stdout:555 2024-02-10T05:46:13.152 INFO:tasks.workunit.client.0.smithi178.stdout:556 2024-02-10T05:46:13.154 INFO:tasks.workunit.client.0.smithi178.stdout:557 2024-02-10T05:46:13.154 INFO:tasks.workunit.client.0.smithi178.stdout:558 2024-02-10T05:46:13.155 INFO:tasks.workunit.client.0.smithi178.stdout:559 2024-02-10T05:46:13.157 INFO:tasks.workunit.client.0.smithi178.stdout:560 2024-02-10T05:46:13.158 INFO:tasks.workunit.client.0.smithi178.stdout:561 2024-02-10T05:46:13.159 INFO:tasks.workunit.client.0.smithi178.stdout:562 2024-02-10T05:46:13.160 INFO:tasks.workunit.client.0.smithi178.stdout:563 2024-02-10T05:46:13.161 INFO:tasks.workunit.client.0.smithi178.stdout:564 2024-02-10T05:46:13.162 INFO:tasks.workunit.client.0.smithi178.stdout:565 2024-02-10T05:46:13.163 INFO:tasks.workunit.client.0.smithi178.stdout:566 2024-02-10T05:46:13.164 INFO:tasks.workunit.client.0.smithi178.stdout:567 2024-02-10T05:46:13.165 INFO:tasks.workunit.client.0.smithi178.stdout:568 2024-02-10T05:46:13.166 INFO:tasks.workunit.client.0.smithi178.stdout:569 2024-02-10T05:46:13.167 INFO:tasks.workunit.client.0.smithi178.stdout:570 2024-02-10T05:46:13.168 INFO:tasks.workunit.client.0.smithi178.stdout:571 2024-02-10T05:46:13.169 INFO:tasks.workunit.client.0.smithi178.stdout:572 2024-02-10T05:46:13.170 INFO:tasks.workunit.client.0.smithi178.stdout:573 2024-02-10T05:46:13.171 INFO:tasks.workunit.client.0.smithi178.stdout:574 2024-02-10T05:46:13.172 INFO:tasks.workunit.client.0.smithi178.stdout:575 2024-02-10T05:46:13.173 INFO:tasks.workunit.client.0.smithi178.stdout:576 2024-02-10T05:46:13.174 INFO:tasks.workunit.client.0.smithi178.stdout:577 2024-02-10T05:46:13.175 INFO:tasks.workunit.client.0.smithi178.stdout:578 2024-02-10T05:46:13.176 INFO:tasks.workunit.client.0.smithi178.stdout:579 2024-02-10T05:46:13.177 INFO:tasks.workunit.client.0.smithi178.stdout:580 2024-02-10T05:46:13.178 INFO:tasks.workunit.client.0.smithi178.stdout:581 2024-02-10T05:46:13.179 INFO:tasks.workunit.client.0.smithi178.stdout:582 2024-02-10T05:46:13.180 INFO:tasks.workunit.client.0.smithi178.stdout:583 2024-02-10T05:46:13.181 INFO:tasks.workunit.client.0.smithi178.stdout:584 2024-02-10T05:46:13.182 INFO:tasks.workunit.client.0.smithi178.stdout:585 2024-02-10T05:46:13.183 INFO:tasks.workunit.client.0.smithi178.stdout:586 2024-02-10T05:46:13.184 INFO:tasks.workunit.client.0.smithi178.stdout:587 2024-02-10T05:46:13.185 INFO:tasks.workunit.client.0.smithi178.stdout:588 2024-02-10T05:46:13.186 INFO:tasks.workunit.client.0.smithi178.stdout:589 2024-02-10T05:46:13.187 INFO:tasks.workunit.client.0.smithi178.stdout:590 2024-02-10T05:46:13.188 INFO:tasks.workunit.client.0.smithi178.stdout:591 2024-02-10T05:46:13.189 INFO:tasks.workunit.client.0.smithi178.stdout:592 2024-02-10T05:46:13.190 INFO:tasks.workunit.client.0.smithi178.stdout:593 2024-02-10T05:46:13.191 INFO:tasks.workunit.client.0.smithi178.stdout:594 2024-02-10T05:46:13.192 INFO:tasks.workunit.client.0.smithi178.stdout:595 2024-02-10T05:46:13.193 INFO:tasks.workunit.client.0.smithi178.stdout:596 2024-02-10T05:46:13.194 INFO:tasks.workunit.client.0.smithi178.stdout:597 2024-02-10T05:46:13.195 INFO:tasks.workunit.client.0.smithi178.stdout:598 2024-02-10T05:46:13.196 INFO:tasks.workunit.client.0.smithi178.stdout:599 2024-02-10T05:46:13.197 INFO:tasks.workunit.client.0.smithi178.stdout:600 2024-02-10T05:46:13.198 INFO:tasks.workunit.client.0.smithi178.stdout:601 2024-02-10T05:46:13.199 INFO:tasks.workunit.client.0.smithi178.stdout:602 2024-02-10T05:46:13.200 INFO:tasks.workunit.client.0.smithi178.stdout:603 2024-02-10T05:46:13.201 INFO:tasks.workunit.client.0.smithi178.stdout:604 2024-02-10T05:46:13.202 INFO:tasks.workunit.client.0.smithi178.stdout:605 2024-02-10T05:46:13.203 INFO:tasks.workunit.client.0.smithi178.stdout:606 2024-02-10T05:46:13.204 INFO:tasks.workunit.client.0.smithi178.stdout:607 2024-02-10T05:46:13.205 INFO:tasks.workunit.client.0.smithi178.stdout:608 2024-02-10T05:46:13.206 INFO:tasks.workunit.client.0.smithi178.stdout:609 2024-02-10T05:46:13.207 INFO:tasks.workunit.client.0.smithi178.stdout:610 2024-02-10T05:46:13.208 INFO:tasks.workunit.client.0.smithi178.stdout:611 2024-02-10T05:46:13.209 INFO:tasks.workunit.client.0.smithi178.stdout:612 2024-02-10T05:46:13.210 INFO:tasks.workunit.client.0.smithi178.stdout:613 2024-02-10T05:46:13.211 INFO:tasks.workunit.client.0.smithi178.stdout:614 2024-02-10T05:46:13.213 INFO:tasks.workunit.client.0.smithi178.stdout:615 2024-02-10T05:46:13.213 INFO:tasks.workunit.client.0.smithi178.stdout:616 2024-02-10T05:46:13.214 INFO:tasks.workunit.client.0.smithi178.stdout:617 2024-02-10T05:46:13.215 INFO:tasks.workunit.client.0.smithi178.stdout:618 2024-02-10T05:46:13.216 INFO:tasks.workunit.client.0.smithi178.stdout:619 2024-02-10T05:46:13.217 INFO:tasks.workunit.client.0.smithi178.stdout:620 2024-02-10T05:46:13.218 INFO:tasks.workunit.client.0.smithi178.stdout:621 2024-02-10T05:46:13.219 INFO:tasks.workunit.client.0.smithi178.stdout:622 2024-02-10T05:46:13.220 INFO:tasks.workunit.client.0.smithi178.stdout:623 2024-02-10T05:46:13.221 INFO:tasks.workunit.client.0.smithi178.stdout:624 2024-02-10T05:46:13.222 INFO:tasks.workunit.client.0.smithi178.stdout:625 2024-02-10T05:46:13.223 INFO:tasks.workunit.client.0.smithi178.stdout:626 2024-02-10T05:46:13.224 INFO:tasks.workunit.client.0.smithi178.stdout:627 2024-02-10T05:46:13.225 INFO:tasks.workunit.client.0.smithi178.stdout:628 2024-02-10T05:46:13.226 INFO:tasks.workunit.client.0.smithi178.stdout:629 2024-02-10T05:46:13.227 INFO:tasks.workunit.client.0.smithi178.stdout:630 2024-02-10T05:46:13.229 INFO:tasks.workunit.client.0.smithi178.stdout:631 2024-02-10T05:46:13.229 INFO:tasks.workunit.client.0.smithi178.stdout:632 2024-02-10T05:46:13.230 INFO:tasks.workunit.client.0.smithi178.stdout:633 2024-02-10T05:46:13.231 INFO:tasks.workunit.client.0.smithi178.stdout:634 2024-02-10T05:46:13.232 INFO:tasks.workunit.client.0.smithi178.stdout:635 2024-02-10T05:46:13.233 INFO:tasks.workunit.client.0.smithi178.stdout:636 2024-02-10T05:46:13.234 INFO:tasks.workunit.client.0.smithi178.stdout:637 2024-02-10T05:46:13.235 INFO:tasks.workunit.client.0.smithi178.stdout:638 2024-02-10T05:46:13.236 INFO:tasks.workunit.client.0.smithi178.stdout:639 2024-02-10T05:46:13.237 INFO:tasks.workunit.client.0.smithi178.stdout:640 2024-02-10T05:46:13.238 INFO:tasks.workunit.client.0.smithi178.stdout:641 2024-02-10T05:46:13.239 INFO:tasks.workunit.client.0.smithi178.stdout:642 2024-02-10T05:46:13.240 INFO:tasks.workunit.client.0.smithi178.stdout:643 2024-02-10T05:46:13.241 INFO:tasks.workunit.client.0.smithi178.stdout:644 2024-02-10T05:46:13.242 INFO:tasks.workunit.client.0.smithi178.stdout:645 2024-02-10T05:46:13.243 INFO:tasks.workunit.client.0.smithi178.stdout:646 2024-02-10T05:46:13.248 INFO:tasks.workunit.client.0.smithi178.stdout:647 2024-02-10T05:46:13.248 INFO:tasks.workunit.client.0.smithi178.stdout:648 2024-02-10T05:46:13.248 INFO:tasks.workunit.client.0.smithi178.stdout:649 2024-02-10T05:46:13.249 INFO:tasks.workunit.client.0.smithi178.stdout:650 2024-02-10T05:46:13.249 INFO:tasks.workunit.client.0.smithi178.stdout:651 2024-02-10T05:46:13.250 INFO:tasks.workunit.client.0.smithi178.stdout:652 2024-02-10T05:46:13.251 INFO:tasks.workunit.client.0.smithi178.stdout:653 2024-02-10T05:46:13.252 INFO:tasks.workunit.client.0.smithi178.stdout:654 2024-02-10T05:46:13.253 INFO:tasks.workunit.client.0.smithi178.stdout:655 2024-02-10T05:46:13.254 INFO:tasks.workunit.client.0.smithi178.stdout:656 2024-02-10T05:46:13.255 INFO:tasks.workunit.client.0.smithi178.stdout:657 2024-02-10T05:46:13.256 INFO:tasks.workunit.client.0.smithi178.stdout:658 2024-02-10T05:46:13.257 INFO:tasks.workunit.client.0.smithi178.stdout:659 2024-02-10T05:46:13.258 INFO:tasks.workunit.client.0.smithi178.stdout:660 2024-02-10T05:46:13.259 INFO:tasks.workunit.client.0.smithi178.stdout:661 2024-02-10T05:46:13.260 INFO:tasks.workunit.client.0.smithi178.stdout:662 2024-02-10T05:46:13.261 INFO:tasks.workunit.client.0.smithi178.stdout:663 2024-02-10T05:46:13.262 INFO:tasks.workunit.client.0.smithi178.stdout:664 2024-02-10T05:46:13.263 INFO:tasks.workunit.client.0.smithi178.stdout:665 2024-02-10T05:46:13.264 INFO:tasks.workunit.client.0.smithi178.stdout:666 2024-02-10T05:46:13.265 INFO:tasks.workunit.client.0.smithi178.stdout:667 2024-02-10T05:46:13.266 INFO:tasks.workunit.client.0.smithi178.stdout:668 2024-02-10T05:46:13.267 INFO:tasks.workunit.client.0.smithi178.stdout:669 2024-02-10T05:46:13.268 INFO:tasks.workunit.client.0.smithi178.stdout:670 2024-02-10T05:46:13.269 INFO:tasks.workunit.client.0.smithi178.stdout:671 2024-02-10T05:46:13.270 INFO:tasks.workunit.client.0.smithi178.stdout:672 2024-02-10T05:46:13.271 INFO:tasks.workunit.client.0.smithi178.stdout:673 2024-02-10T05:46:13.272 INFO:tasks.workunit.client.0.smithi178.stdout:674 2024-02-10T05:46:13.273 INFO:tasks.workunit.client.0.smithi178.stdout:675 2024-02-10T05:46:13.274 INFO:tasks.workunit.client.0.smithi178.stdout:676 2024-02-10T05:46:13.275 INFO:tasks.workunit.client.0.smithi178.stdout:677 2024-02-10T05:46:13.276 INFO:tasks.workunit.client.0.smithi178.stdout:678 2024-02-10T05:46:13.277 INFO:tasks.workunit.client.0.smithi178.stdout:679 2024-02-10T05:46:13.278 INFO:tasks.workunit.client.0.smithi178.stdout:680 2024-02-10T05:46:13.279 INFO:tasks.workunit.client.0.smithi178.stdout:681 2024-02-10T05:46:13.280 INFO:tasks.workunit.client.0.smithi178.stdout:682 2024-02-10T05:46:13.281 INFO:tasks.workunit.client.0.smithi178.stdout:683 2024-02-10T05:46:13.282 INFO:tasks.workunit.client.0.smithi178.stdout:684 2024-02-10T05:46:13.283 INFO:tasks.workunit.client.0.smithi178.stdout:685 2024-02-10T05:46:13.284 INFO:tasks.workunit.client.0.smithi178.stdout:686 2024-02-10T05:46:13.285 INFO:tasks.workunit.client.0.smithi178.stdout:687 2024-02-10T05:46:13.286 INFO:tasks.workunit.client.0.smithi178.stdout:688 2024-02-10T05:46:13.288 INFO:tasks.workunit.client.0.smithi178.stdout:689 2024-02-10T05:46:13.288 INFO:tasks.workunit.client.0.smithi178.stdout:690 2024-02-10T05:46:13.289 INFO:tasks.workunit.client.0.smithi178.stdout:691 2024-02-10T05:46:13.290 INFO:tasks.workunit.client.0.smithi178.stdout:692 2024-02-10T05:46:13.292 INFO:tasks.workunit.client.0.smithi178.stdout:693 2024-02-10T05:46:13.293 INFO:tasks.workunit.client.0.smithi178.stdout:694 2024-02-10T05:46:13.294 INFO:tasks.workunit.client.0.smithi178.stdout:695 2024-02-10T05:46:13.295 INFO:tasks.workunit.client.0.smithi178.stdout:696 2024-02-10T05:46:13.296 INFO:tasks.workunit.client.0.smithi178.stdout:697 2024-02-10T05:46:13.297 INFO:tasks.workunit.client.0.smithi178.stdout:698 2024-02-10T05:46:13.298 INFO:tasks.workunit.client.0.smithi178.stdout:699 2024-02-10T05:46:13.299 INFO:tasks.workunit.client.0.smithi178.stdout:700 2024-02-10T05:46:13.301 INFO:tasks.workunit.client.0.smithi178.stdout:701 2024-02-10T05:46:13.302 INFO:tasks.workunit.client.0.smithi178.stdout:702 2024-02-10T05:46:13.303 INFO:tasks.workunit.client.0.smithi178.stdout:703 2024-02-10T05:46:13.304 INFO:tasks.workunit.client.0.smithi178.stdout:704 2024-02-10T05:46:13.305 INFO:tasks.workunit.client.0.smithi178.stdout:705 2024-02-10T05:46:13.306 INFO:tasks.workunit.client.0.smithi178.stdout:706 2024-02-10T05:46:13.307 INFO:tasks.workunit.client.0.smithi178.stdout:707 2024-02-10T05:46:13.308 INFO:tasks.workunit.client.0.smithi178.stdout:708 2024-02-10T05:46:13.309 INFO:tasks.workunit.client.0.smithi178.stdout:709 2024-02-10T05:46:13.310 INFO:tasks.workunit.client.0.smithi178.stdout:710 2024-02-10T05:46:13.311 INFO:tasks.workunit.client.0.smithi178.stdout:711 2024-02-10T05:46:13.312 INFO:tasks.workunit.client.0.smithi178.stdout:712 2024-02-10T05:46:13.313 INFO:tasks.workunit.client.0.smithi178.stdout:713 2024-02-10T05:46:13.314 INFO:tasks.workunit.client.0.smithi178.stdout:714 2024-02-10T05:46:13.315 INFO:tasks.workunit.client.0.smithi178.stdout:715 2024-02-10T05:46:13.316 INFO:tasks.workunit.client.0.smithi178.stdout:716 2024-02-10T05:46:13.317 INFO:tasks.workunit.client.0.smithi178.stdout:717 2024-02-10T05:46:13.318 INFO:tasks.workunit.client.0.smithi178.stdout:718 2024-02-10T05:46:13.319 INFO:tasks.workunit.client.0.smithi178.stdout:719 2024-02-10T05:46:13.320 INFO:tasks.workunit.client.0.smithi178.stdout:720 2024-02-10T05:46:13.321 INFO:tasks.workunit.client.0.smithi178.stdout:721 2024-02-10T05:46:13.322 INFO:tasks.workunit.client.0.smithi178.stdout:722 2024-02-10T05:46:13.323 INFO:tasks.workunit.client.0.smithi178.stdout:723 2024-02-10T05:46:13.324 INFO:tasks.workunit.client.0.smithi178.stdout:724 2024-02-10T05:46:13.325 INFO:tasks.workunit.client.0.smithi178.stdout:725 2024-02-10T05:46:13.326 INFO:tasks.workunit.client.0.smithi178.stdout:726 2024-02-10T05:46:13.327 INFO:tasks.workunit.client.0.smithi178.stdout:727 2024-02-10T05:46:13.328 INFO:tasks.workunit.client.0.smithi178.stdout:728 2024-02-10T05:46:13.330 INFO:tasks.workunit.client.0.smithi178.stdout:729 2024-02-10T05:46:13.331 INFO:tasks.workunit.client.0.smithi178.stdout:730 2024-02-10T05:46:13.332 INFO:tasks.workunit.client.0.smithi178.stdout:731 2024-02-10T05:46:13.333 INFO:tasks.workunit.client.0.smithi178.stdout:732 2024-02-10T05:46:13.334 INFO:tasks.workunit.client.0.smithi178.stdout:733 2024-02-10T05:46:13.335 INFO:tasks.workunit.client.0.smithi178.stdout:734 2024-02-10T05:46:13.336 INFO:tasks.workunit.client.0.smithi178.stdout:735 2024-02-10T05:46:13.337 INFO:tasks.workunit.client.0.smithi178.stdout:736 2024-02-10T05:46:13.338 INFO:tasks.workunit.client.0.smithi178.stdout:737 2024-02-10T05:46:13.339 INFO:tasks.workunit.client.0.smithi178.stdout:738 2024-02-10T05:46:13.340 INFO:tasks.workunit.client.0.smithi178.stdout:739 2024-02-10T05:46:13.341 INFO:tasks.workunit.client.0.smithi178.stdout:740 2024-02-10T05:46:13.342 INFO:tasks.workunit.client.0.smithi178.stdout:741 2024-02-10T05:46:13.343 INFO:tasks.workunit.client.0.smithi178.stdout:742 2024-02-10T05:46:13.344 INFO:tasks.workunit.client.0.smithi178.stdout:743 2024-02-10T05:46:13.345 INFO:tasks.workunit.client.0.smithi178.stdout:744 2024-02-10T05:46:13.346 INFO:tasks.workunit.client.0.smithi178.stdout:745 2024-02-10T05:46:13.347 INFO:tasks.workunit.client.0.smithi178.stdout:746 2024-02-10T05:46:13.348 INFO:tasks.workunit.client.0.smithi178.stdout:747 2024-02-10T05:46:13.349 INFO:tasks.workunit.client.0.smithi178.stdout:748 2024-02-10T05:46:13.350 INFO:tasks.workunit.client.0.smithi178.stdout:749 2024-02-10T05:46:13.351 INFO:tasks.workunit.client.0.smithi178.stdout:750 2024-02-10T05:46:13.352 INFO:tasks.workunit.client.0.smithi178.stdout:751 2024-02-10T05:46:13.353 INFO:tasks.workunit.client.0.smithi178.stdout:752 2024-02-10T05:46:13.354 INFO:tasks.workunit.client.0.smithi178.stdout:753 2024-02-10T05:46:13.355 INFO:tasks.workunit.client.0.smithi178.stdout:754 2024-02-10T05:46:13.356 INFO:tasks.workunit.client.0.smithi178.stdout:755 2024-02-10T05:46:13.358 INFO:tasks.workunit.client.0.smithi178.stdout:756 2024-02-10T05:46:13.359 INFO:tasks.workunit.client.0.smithi178.stdout:757 2024-02-10T05:46:13.359 INFO:tasks.workunit.client.0.smithi178.stdout:758 2024-02-10T05:46:13.360 INFO:tasks.workunit.client.0.smithi178.stdout:759 2024-02-10T05:46:13.361 INFO:tasks.workunit.client.0.smithi178.stdout:760 2024-02-10T05:46:13.363 INFO:tasks.workunit.client.0.smithi178.stdout:761 2024-02-10T05:46:13.364 INFO:tasks.workunit.client.0.smithi178.stdout:762 2024-02-10T05:46:13.365 INFO:tasks.workunit.client.0.smithi178.stdout:763 2024-02-10T05:46:13.366 INFO:tasks.workunit.client.0.smithi178.stdout:764 2024-02-10T05:46:13.367 INFO:tasks.workunit.client.0.smithi178.stdout:765 2024-02-10T05:46:13.368 INFO:tasks.workunit.client.0.smithi178.stdout:766 2024-02-10T05:46:13.369 INFO:tasks.workunit.client.0.smithi178.stdout:767 2024-02-10T05:46:13.371 INFO:tasks.workunit.client.0.smithi178.stdout:768 2024-02-10T05:46:13.372 INFO:tasks.workunit.client.0.smithi178.stdout:769 2024-02-10T05:46:13.373 INFO:tasks.workunit.client.0.smithi178.stdout:770 2024-02-10T05:46:13.375 INFO:tasks.workunit.client.0.smithi178.stdout:771 2024-02-10T05:46:13.376 INFO:tasks.workunit.client.0.smithi178.stdout:772 2024-02-10T05:46:13.377 INFO:tasks.workunit.client.0.smithi178.stdout:773 2024-02-10T05:46:13.378 INFO:tasks.workunit.client.0.smithi178.stdout:774 2024-02-10T05:46:13.379 INFO:tasks.workunit.client.0.smithi178.stdout:775 2024-02-10T05:46:13.380 INFO:tasks.workunit.client.0.smithi178.stdout:776 2024-02-10T05:46:13.381 INFO:tasks.workunit.client.0.smithi178.stdout:777 2024-02-10T05:46:13.382 INFO:tasks.workunit.client.0.smithi178.stdout:778 2024-02-10T05:46:13.383 INFO:tasks.workunit.client.0.smithi178.stdout:779 2024-02-10T05:46:13.384 INFO:tasks.workunit.client.0.smithi178.stdout:780 2024-02-10T05:46:13.385 INFO:tasks.workunit.client.0.smithi178.stdout:781 2024-02-10T05:46:13.386 INFO:tasks.workunit.client.0.smithi178.stdout:782 2024-02-10T05:46:13.387 INFO:tasks.workunit.client.0.smithi178.stdout:783 2024-02-10T05:46:13.388 INFO:tasks.workunit.client.0.smithi178.stdout:784 2024-02-10T05:46:13.389 INFO:tasks.workunit.client.0.smithi178.stdout:785 2024-02-10T05:46:13.390 INFO:tasks.workunit.client.0.smithi178.stdout:786 2024-02-10T05:46:13.391 INFO:tasks.workunit.client.0.smithi178.stdout:787 2024-02-10T05:46:13.393 INFO:tasks.workunit.client.0.smithi178.stdout:788 2024-02-10T05:46:13.394 INFO:tasks.workunit.client.0.smithi178.stdout:789 2024-02-10T05:46:13.395 INFO:tasks.workunit.client.0.smithi178.stdout:790 2024-02-10T05:46:13.396 INFO:tasks.workunit.client.0.smithi178.stdout:791 2024-02-10T05:46:13.397 INFO:tasks.workunit.client.0.smithi178.stdout:792 2024-02-10T05:46:13.398 INFO:tasks.workunit.client.0.smithi178.stdout:793 2024-02-10T05:46:13.399 INFO:tasks.workunit.client.0.smithi178.stdout:794 2024-02-10T05:46:13.400 INFO:tasks.workunit.client.0.smithi178.stdout:795 2024-02-10T05:46:13.401 INFO:tasks.workunit.client.0.smithi178.stdout:796 2024-02-10T05:46:13.402 INFO:tasks.workunit.client.0.smithi178.stdout:797 2024-02-10T05:46:13.403 INFO:tasks.workunit.client.0.smithi178.stdout:798 2024-02-10T05:46:13.404 INFO:tasks.workunit.client.0.smithi178.stdout:799 2024-02-10T05:46:13.405 INFO:tasks.workunit.client.0.smithi178.stdout:800 2024-02-10T05:46:13.406 INFO:tasks.workunit.client.0.smithi178.stdout:801 2024-02-10T05:46:13.407 INFO:tasks.workunit.client.0.smithi178.stdout:802 2024-02-10T05:46:13.408 INFO:tasks.workunit.client.0.smithi178.stdout:803 2024-02-10T05:46:13.410 INFO:tasks.workunit.client.0.smithi178.stdout:804 2024-02-10T05:46:13.411 INFO:tasks.workunit.client.0.smithi178.stdout:805 2024-02-10T05:46:13.412 INFO:tasks.workunit.client.0.smithi178.stdout:806 2024-02-10T05:46:13.413 INFO:tasks.workunit.client.0.smithi178.stdout:807 2024-02-10T05:46:13.414 INFO:tasks.workunit.client.0.smithi178.stdout:808 2024-02-10T05:46:13.415 INFO:tasks.workunit.client.0.smithi178.stdout:809 2024-02-10T05:46:13.416 INFO:tasks.workunit.client.0.smithi178.stdout:810 2024-02-10T05:46:13.418 INFO:tasks.workunit.client.0.smithi178.stdout:811 2024-02-10T05:46:13.419 INFO:tasks.workunit.client.0.smithi178.stdout:812 2024-02-10T05:46:13.420 INFO:tasks.workunit.client.0.smithi178.stdout:813 2024-02-10T05:46:13.421 INFO:tasks.workunit.client.0.smithi178.stdout:814 2024-02-10T05:46:13.422 INFO:tasks.workunit.client.0.smithi178.stdout:815 2024-02-10T05:46:13.423 INFO:tasks.workunit.client.0.smithi178.stdout:816 2024-02-10T05:46:13.424 INFO:tasks.workunit.client.0.smithi178.stdout:817 2024-02-10T05:46:13.425 INFO:tasks.workunit.client.0.smithi178.stdout:818 2024-02-10T05:46:13.426 INFO:tasks.workunit.client.0.smithi178.stdout:819 2024-02-10T05:46:13.427 INFO:tasks.workunit.client.0.smithi178.stdout:820 2024-02-10T05:46:13.428 INFO:tasks.workunit.client.0.smithi178.stdout:821 2024-02-10T05:46:13.429 INFO:tasks.workunit.client.0.smithi178.stdout:822 2024-02-10T05:46:13.430 INFO:tasks.workunit.client.0.smithi178.stdout:823 2024-02-10T05:46:13.431 INFO:tasks.workunit.client.0.smithi178.stdout:824 2024-02-10T05:46:13.432 INFO:tasks.workunit.client.0.smithi178.stdout:825 2024-02-10T05:46:13.433 INFO:tasks.workunit.client.0.smithi178.stdout:826 2024-02-10T05:46:13.434 INFO:tasks.workunit.client.0.smithi178.stdout:827 2024-02-10T05:46:13.435 INFO:tasks.workunit.client.0.smithi178.stdout:828 2024-02-10T05:46:13.436 INFO:tasks.workunit.client.0.smithi178.stdout:829 2024-02-10T05:46:13.437 INFO:tasks.workunit.client.0.smithi178.stdout:830 2024-02-10T05:46:13.438 INFO:tasks.workunit.client.0.smithi178.stdout:831 2024-02-10T05:46:13.439 INFO:tasks.workunit.client.0.smithi178.stdout:832 2024-02-10T05:46:13.440 INFO:tasks.workunit.client.0.smithi178.stdout:833 2024-02-10T05:46:13.441 INFO:tasks.workunit.client.0.smithi178.stdout:834 2024-02-10T05:46:13.443 INFO:tasks.workunit.client.0.smithi178.stdout:835 2024-02-10T05:46:13.444 INFO:tasks.workunit.client.0.smithi178.stdout:836 2024-02-10T05:46:13.444 INFO:tasks.workunit.client.0.smithi178.stdout:837 2024-02-10T05:46:13.446 INFO:tasks.workunit.client.0.smithi178.stdout:838 2024-02-10T05:46:13.447 INFO:tasks.workunit.client.0.smithi178.stdout:839 2024-02-10T05:46:13.448 INFO:tasks.workunit.client.0.smithi178.stdout:840 2024-02-10T05:46:13.451 INFO:tasks.workunit.client.0.smithi178.stdout:841 2024-02-10T05:46:13.452 INFO:tasks.workunit.client.0.smithi178.stdout:842 2024-02-10T05:46:13.452 INFO:tasks.workunit.client.0.smithi178.stdout:843 2024-02-10T05:46:13.452 INFO:tasks.workunit.client.0.smithi178.stdout:844 2024-02-10T05:46:13.453 INFO:tasks.workunit.client.0.smithi178.stdout:845 2024-02-10T05:46:13.454 INFO:tasks.workunit.client.0.smithi178.stdout:846 2024-02-10T05:46:13.455 INFO:tasks.workunit.client.0.smithi178.stdout:847 2024-02-10T05:46:13.456 INFO:tasks.workunit.client.0.smithi178.stdout:848 2024-02-10T05:46:13.457 INFO:tasks.workunit.client.0.smithi178.stdout:849 2024-02-10T05:46:13.458 INFO:tasks.workunit.client.0.smithi178.stdout:850 2024-02-10T05:46:13.459 INFO:tasks.workunit.client.0.smithi178.stdout:851 2024-02-10T05:46:13.460 INFO:tasks.workunit.client.0.smithi178.stdout:852 2024-02-10T05:46:13.461 INFO:tasks.workunit.client.0.smithi178.stdout:853 2024-02-10T05:46:13.462 INFO:tasks.workunit.client.0.smithi178.stdout:854 2024-02-10T05:46:13.463 INFO:tasks.workunit.client.0.smithi178.stdout:855 2024-02-10T05:46:13.464 INFO:tasks.workunit.client.0.smithi178.stdout:856 2024-02-10T05:46:13.465 INFO:tasks.workunit.client.0.smithi178.stdout:857 2024-02-10T05:46:13.466 INFO:tasks.workunit.client.0.smithi178.stdout:858 2024-02-10T05:46:13.467 INFO:tasks.workunit.client.0.smithi178.stdout:859 2024-02-10T05:46:13.469 INFO:tasks.workunit.client.0.smithi178.stdout:860 2024-02-10T05:46:13.470 INFO:tasks.workunit.client.0.smithi178.stdout:861 2024-02-10T05:46:13.471 INFO:tasks.workunit.client.0.smithi178.stdout:862 2024-02-10T05:46:13.472 INFO:tasks.workunit.client.0.smithi178.stdout:863 2024-02-10T05:46:13.473 INFO:tasks.workunit.client.0.smithi178.stdout:864 2024-02-10T05:46:13.474 INFO:tasks.workunit.client.0.smithi178.stdout:865 2024-02-10T05:46:13.475 INFO:tasks.workunit.client.0.smithi178.stdout:866 2024-02-10T05:46:13.476 INFO:tasks.workunit.client.0.smithi178.stdout:867 2024-02-10T05:46:13.477 INFO:tasks.workunit.client.0.smithi178.stdout:868 2024-02-10T05:46:13.478 INFO:tasks.workunit.client.0.smithi178.stdout:869 2024-02-10T05:46:13.479 INFO:tasks.workunit.client.0.smithi178.stdout:870 2024-02-10T05:46:13.480 INFO:tasks.workunit.client.0.smithi178.stdout:871 2024-02-10T05:46:13.481 INFO:tasks.workunit.client.0.smithi178.stdout:872 2024-02-10T05:46:13.483 INFO:tasks.workunit.client.0.smithi178.stdout:873 2024-02-10T05:46:13.484 INFO:tasks.workunit.client.0.smithi178.stdout:874 2024-02-10T05:46:13.485 INFO:tasks.workunit.client.0.smithi178.stdout:875 2024-02-10T05:46:13.486 INFO:tasks.workunit.client.0.smithi178.stdout:876 2024-02-10T05:46:13.487 INFO:tasks.workunit.client.0.smithi178.stdout:877 2024-02-10T05:46:13.488 INFO:tasks.workunit.client.0.smithi178.stdout:878 2024-02-10T05:46:13.489 INFO:tasks.workunit.client.0.smithi178.stdout:879 2024-02-10T05:46:13.490 INFO:tasks.workunit.client.0.smithi178.stdout:880 2024-02-10T05:46:13.492 INFO:tasks.workunit.client.0.smithi178.stdout:881 2024-02-10T05:46:13.493 INFO:tasks.workunit.client.0.smithi178.stdout:882 2024-02-10T05:46:13.494 INFO:tasks.workunit.client.0.smithi178.stdout:883 2024-02-10T05:46:13.495 INFO:tasks.workunit.client.0.smithi178.stdout:884 2024-02-10T05:46:13.496 INFO:tasks.workunit.client.0.smithi178.stdout:885 2024-02-10T05:46:13.497 INFO:tasks.workunit.client.0.smithi178.stdout:886 2024-02-10T05:46:13.498 INFO:tasks.workunit.client.0.smithi178.stdout:887 2024-02-10T05:46:13.499 INFO:tasks.workunit.client.0.smithi178.stdout:888 2024-02-10T05:46:13.500 INFO:tasks.workunit.client.0.smithi178.stdout:889 2024-02-10T05:46:13.501 INFO:tasks.workunit.client.0.smithi178.stdout:890 2024-02-10T05:46:13.502 INFO:tasks.workunit.client.0.smithi178.stdout:891 2024-02-10T05:46:13.503 INFO:tasks.workunit.client.0.smithi178.stdout:892 2024-02-10T05:46:13.505 INFO:tasks.workunit.client.0.smithi178.stdout:893 2024-02-10T05:46:13.506 INFO:tasks.workunit.client.0.smithi178.stdout:894 2024-02-10T05:46:13.507 INFO:tasks.workunit.client.0.smithi178.stdout:895 2024-02-10T05:46:13.508 INFO:tasks.workunit.client.0.smithi178.stdout:896 2024-02-10T05:46:13.509 INFO:tasks.workunit.client.0.smithi178.stdout:897 2024-02-10T05:46:13.510 INFO:tasks.workunit.client.0.smithi178.stdout:898 2024-02-10T05:46:13.511 INFO:tasks.workunit.client.0.smithi178.stdout:899 2024-02-10T05:46:13.512 INFO:tasks.workunit.client.0.smithi178.stdout:900 2024-02-10T05:46:13.513 INFO:tasks.workunit.client.0.smithi178.stdout:901 2024-02-10T05:46:13.515 INFO:tasks.workunit.client.0.smithi178.stdout:902 2024-02-10T05:46:13.516 INFO:tasks.workunit.client.0.smithi178.stdout:903 2024-02-10T05:46:13.517 INFO:tasks.workunit.client.0.smithi178.stdout:904 2024-02-10T05:46:13.518 INFO:tasks.workunit.client.0.smithi178.stdout:905 2024-02-10T05:46:13.519 INFO:tasks.workunit.client.0.smithi178.stdout:906 2024-02-10T05:46:13.521 INFO:tasks.workunit.client.0.smithi178.stdout:907 2024-02-10T05:46:13.522 INFO:tasks.workunit.client.0.smithi178.stdout:908 2024-02-10T05:46:13.523 INFO:tasks.workunit.client.0.smithi178.stdout:909 2024-02-10T05:46:13.524 INFO:tasks.workunit.client.0.smithi178.stdout:910 2024-02-10T05:46:13.525 INFO:tasks.workunit.client.0.smithi178.stdout:911 2024-02-10T05:46:13.526 INFO:tasks.workunit.client.0.smithi178.stdout:912 2024-02-10T05:46:13.527 INFO:tasks.workunit.client.0.smithi178.stdout:913 2024-02-10T05:46:13.528 INFO:tasks.workunit.client.0.smithi178.stdout:914 2024-02-10T05:46:13.529 INFO:tasks.workunit.client.0.smithi178.stdout:915 2024-02-10T05:46:13.531 INFO:tasks.workunit.client.0.smithi178.stdout:916 2024-02-10T05:46:13.532 INFO:tasks.workunit.client.0.smithi178.stdout:917 2024-02-10T05:46:13.533 INFO:tasks.workunit.client.0.smithi178.stdout:918 2024-02-10T05:46:13.534 INFO:tasks.workunit.client.0.smithi178.stdout:919 2024-02-10T05:46:13.535 INFO:tasks.workunit.client.0.smithi178.stdout:920 2024-02-10T05:46:13.536 INFO:tasks.workunit.client.0.smithi178.stdout:921 2024-02-10T05:46:13.537 INFO:tasks.workunit.client.0.smithi178.stdout:922 2024-02-10T05:46:13.538 INFO:tasks.workunit.client.0.smithi178.stdout:923 2024-02-10T05:46:13.539 INFO:tasks.workunit.client.0.smithi178.stdout:924 2024-02-10T05:46:13.540 INFO:tasks.workunit.client.0.smithi178.stdout:925 2024-02-10T05:46:13.541 INFO:tasks.workunit.client.0.smithi178.stdout:926 2024-02-10T05:46:13.542 INFO:tasks.workunit.client.0.smithi178.stdout:927 2024-02-10T05:46:13.544 INFO:tasks.workunit.client.0.smithi178.stdout:928 2024-02-10T05:46:13.545 INFO:tasks.workunit.client.0.smithi178.stdout:929 2024-02-10T05:46:13.546 INFO:tasks.workunit.client.0.smithi178.stdout:930 2024-02-10T05:46:13.547 INFO:tasks.workunit.client.0.smithi178.stdout:931 2024-02-10T05:46:13.548 INFO:tasks.workunit.client.0.smithi178.stdout:932 2024-02-10T05:46:13.549 INFO:tasks.workunit.client.0.smithi178.stdout:933 2024-02-10T05:46:13.550 INFO:tasks.workunit.client.0.smithi178.stdout:934 2024-02-10T05:46:13.552 INFO:tasks.workunit.client.0.smithi178.stdout:935 2024-02-10T05:46:13.553 INFO:tasks.workunit.client.0.smithi178.stdout:936 2024-02-10T05:46:13.554 INFO:tasks.workunit.client.0.smithi178.stdout:937 2024-02-10T05:46:13.555 INFO:tasks.workunit.client.0.smithi178.stdout:938 2024-02-10T05:46:13.556 INFO:tasks.workunit.client.0.smithi178.stdout:939 2024-02-10T05:46:13.557 INFO:tasks.workunit.client.0.smithi178.stdout:940 2024-02-10T05:46:13.558 INFO:tasks.workunit.client.0.smithi178.stdout:941 2024-02-10T05:46:13.559 INFO:tasks.workunit.client.0.smithi178.stdout:942 2024-02-10T05:46:13.560 INFO:tasks.workunit.client.0.smithi178.stdout:943 2024-02-10T05:46:13.561 INFO:tasks.workunit.client.0.smithi178.stdout:944 2024-02-10T05:46:13.563 INFO:tasks.workunit.client.0.smithi178.stdout:945 2024-02-10T05:46:13.564 INFO:tasks.workunit.client.0.smithi178.stdout:946 2024-02-10T05:46:13.565 INFO:tasks.workunit.client.0.smithi178.stdout:947 2024-02-10T05:46:13.566 INFO:tasks.workunit.client.0.smithi178.stdout:948 2024-02-10T05:46:13.567 INFO:tasks.workunit.client.0.smithi178.stdout:949 2024-02-10T05:46:13.568 INFO:tasks.workunit.client.0.smithi178.stdout:950 2024-02-10T05:46:13.570 INFO:tasks.workunit.client.0.smithi178.stdout:951 2024-02-10T05:46:13.571 INFO:tasks.workunit.client.0.smithi178.stdout:952 2024-02-10T05:46:13.572 INFO:tasks.workunit.client.0.smithi178.stdout:953 2024-02-10T05:46:13.573 INFO:tasks.workunit.client.0.smithi178.stdout:954 2024-02-10T05:46:13.574 INFO:tasks.workunit.client.0.smithi178.stdout:955 2024-02-10T05:46:13.575 INFO:tasks.workunit.client.0.smithi178.stdout:956 2024-02-10T05:46:13.577 INFO:tasks.workunit.client.0.smithi178.stdout:957 2024-02-10T05:46:13.578 INFO:tasks.workunit.client.0.smithi178.stdout:958 2024-02-10T05:46:13.579 INFO:tasks.workunit.client.0.smithi178.stdout:959 2024-02-10T05:46:13.580 INFO:tasks.workunit.client.0.smithi178.stdout:960 2024-02-10T05:46:13.581 INFO:tasks.workunit.client.0.smithi178.stdout:961 2024-02-10T05:46:13.582 INFO:tasks.workunit.client.0.smithi178.stdout:962 2024-02-10T05:46:13.583 INFO:tasks.workunit.client.0.smithi178.stdout:963 2024-02-10T05:46:13.584 INFO:tasks.workunit.client.0.smithi178.stdout:964 2024-02-10T05:46:13.585 INFO:tasks.workunit.client.0.smithi178.stdout:965 2024-02-10T05:46:13.587 INFO:tasks.workunit.client.0.smithi178.stdout:966 2024-02-10T05:46:13.588 INFO:tasks.workunit.client.0.smithi178.stdout:967 2024-02-10T05:46:13.589 INFO:tasks.workunit.client.0.smithi178.stdout:968 2024-02-10T05:46:13.590 INFO:tasks.workunit.client.0.smithi178.stdout:969 2024-02-10T05:46:13.592 INFO:tasks.workunit.client.0.smithi178.stdout:970 2024-02-10T05:46:13.592 INFO:tasks.workunit.client.0.smithi178.stdout:971 2024-02-10T05:46:13.593 INFO:tasks.workunit.client.0.smithi178.stdout:972 2024-02-10T05:46:13.594 INFO:tasks.workunit.client.0.smithi178.stdout:973 2024-02-10T05:46:13.596 INFO:tasks.workunit.client.0.smithi178.stdout:974 2024-02-10T05:46:13.597 INFO:tasks.workunit.client.0.smithi178.stdout:975 2024-02-10T05:46:13.598 INFO:tasks.workunit.client.0.smithi178.stdout:976 2024-02-10T05:46:13.599 INFO:tasks.workunit.client.0.smithi178.stdout:977 2024-02-10T05:46:13.601 INFO:tasks.workunit.client.0.smithi178.stdout:978 2024-02-10T05:46:13.602 INFO:tasks.workunit.client.0.smithi178.stdout:979 2024-02-10T05:46:13.603 INFO:tasks.workunit.client.0.smithi178.stdout:980 2024-02-10T05:46:13.604 INFO:tasks.workunit.client.0.smithi178.stdout:981 2024-02-10T05:46:13.605 INFO:tasks.workunit.client.0.smithi178.stdout:982 2024-02-10T05:46:13.606 INFO:tasks.workunit.client.0.smithi178.stdout:983 2024-02-10T05:46:13.608 INFO:tasks.workunit.client.0.smithi178.stdout:984 2024-02-10T05:46:13.609 INFO:tasks.workunit.client.0.smithi178.stdout:985 2024-02-10T05:46:13.610 INFO:tasks.workunit.client.0.smithi178.stdout:986 2024-02-10T05:46:13.612 INFO:tasks.workunit.client.0.smithi178.stdout:987 2024-02-10T05:46:13.613 INFO:tasks.workunit.client.0.smithi178.stdout:988 2024-02-10T05:46:13.614 INFO:tasks.workunit.client.0.smithi178.stdout:989 2024-02-10T05:46:13.615 INFO:tasks.workunit.client.0.smithi178.stdout:990 2024-02-10T05:46:13.617 INFO:tasks.workunit.client.0.smithi178.stdout:991 2024-02-10T05:46:13.618 INFO:tasks.workunit.client.0.smithi178.stdout:992 2024-02-10T05:46:13.619 INFO:tasks.workunit.client.0.smithi178.stdout:993 2024-02-10T05:46:13.620 INFO:tasks.workunit.client.0.smithi178.stdout:994 2024-02-10T05:46:13.621 INFO:tasks.workunit.client.0.smithi178.stdout:995 2024-02-10T05:46:13.623 INFO:tasks.workunit.client.0.smithi178.stdout:996 2024-02-10T05:46:13.625 INFO:tasks.workunit.client.0.smithi178.stdout:997 2024-02-10T05:46:13.629 INFO:tasks.workunit.client.0.smithi178.stdout:998 2024-02-10T05:46:13.634 INFO:tasks.workunit.client.0.smithi178.stdout:999 2024-02-10T05:46:14.636 INFO:tasks.workunit.client.0.smithi178.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-02-10T05:46:14.636 INFO:tasks.workunit.client.0.smithi178.stdout:00000010 69 73 |is| 2024-02-10T05:46:14.637 INFO:tasks.workunit.client.0.smithi178.stdout:00000012 2024-02-10T05:46:14.637 INFO:tasks.workunit.client.0.smithi178.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-02-10T05:46:14.637 INFO:tasks.workunit.client.0.smithi178.stdout:00000010 69 73 |is| 2024-02-10T05:46:14.637 INFO:tasks.workunit.client.0.smithi178.stdout:00000012 2024-02-10T05:46:14.637 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsHello.WriteReturnData (4022 ms) 2024-02-10T05:46:14.637 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsHello.Loud 2024-02-10T05:46:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:14 smithi178 ceph-mon[92537]: pgmap v1120: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:14 smithi178 ceph-mon[92537]: osdmap e972: 8 total, 8 up, 8 in 2024-02-10T05:46:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:14 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:46:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:46:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:14 smithi178 ceph-mon[95116]: pgmap v1120: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:14 smithi178 ceph-mon[95116]: osdmap e972: 8 total, 8 up, 8 in 2024-02-10T05:46:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:14 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:46:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:46:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:14 smithi189 ceph-mon[89631]: pgmap v1120: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:14 smithi189 ceph-mon[89631]: osdmap e972: 8 total, 8 up, 8 in 2024-02-10T05:46:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:14 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:46:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:46:15.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:15 smithi178 ceph-mon[92537]: osdmap e973: 8 total, 8 up, 8 in 2024-02-10T05:46:15.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:15 smithi178 ceph-mon[95116]: osdmap e973: 8 total, 8 up, 8 in 2024-02-10T05:46:16.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:15 smithi189 ceph-mon[89631]: osdmap e973: 8 total, 8 up, 8 in 2024-02-10T05:46:16.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:16 smithi178 ceph-mon[95116]: pgmap v1123: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:16 smithi178 ceph-mon[95116]: osdmap e974: 8 total, 8 up, 8 in 2024-02-10T05:46:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:16 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/422799486' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:16 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:16.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:16 smithi178 ceph-mon[92537]: pgmap v1123: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:16.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:16 smithi178 ceph-mon[92537]: osdmap e974: 8 total, 8 up, 8 in 2024-02-10T05:46:16.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:16 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/422799486' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:16.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:16 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:16 smithi189 ceph-mon[89631]: pgmap v1123: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:16 smithi189 ceph-mon[89631]: osdmap e974: 8 total, 8 up, 8 in 2024-02-10T05:46:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:16 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/422799486' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:16 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:17.663 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsHello.Loud (3027 ms) 2024-02-10T05:46:17.664 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsHello.BadMethods 2024-02-10T05:46:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:46:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:46:17] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-02-10T05:46:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:17 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:17 smithi178 ceph-mon[95116]: osdmap e975: 8 total, 8 up, 8 in 2024-02-10T05:46:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:17 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:17.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:17 smithi178 ceph-mon[92537]: osdmap e975: 8 total, 8 up, 8 in 2024-02-10T05:46:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:17 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:18.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:17 smithi189 ceph-mon[89631]: osdmap e975: 8 total, 8 up, 8 in 2024-02-10T05:46:18.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:18 smithi178 ceph-mon[95116]: pgmap v1126: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:18 smithi178 ceph-mon[95116]: osdmap e976: 8 total, 8 up, 8 in 2024-02-10T05:46:18.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:18 smithi178 ceph-mon[92537]: pgmap v1126: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:18.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:18 smithi178 ceph-mon[92537]: osdmap e976: 8 total, 8 up, 8 in 2024-02-10T05:46:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:18 smithi189 ceph-mon[89631]: pgmap v1126: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:18 smithi189 ceph-mon[89631]: osdmap e976: 8 total, 8 up, 8 in 2024-02-10T05:46:19.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:19 smithi178 ceph-mon[92537]: osdmap e977: 8 total, 8 up, 8 in 2024-02-10T05:46:19.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:19 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/322352405' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:19 smithi178 ceph-mon[95116]: osdmap e977: 8 total, 8 up, 8 in 2024-02-10T05:46:19.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:19 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/322352405' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:19.962 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:46:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[115186]: 2024-02-10T05:46:19.690+0000 7f1e98ccd700 -1 osd.3 pg_epoch: 978 pg[38.2( v 978'1 (0'0,978'1] local-lis/les=977/978 n=1 ec=977/977 lis/c=977/977 les/c/f=978/978/0 sis=977) [3,7,5] r=0 lpr=977 crt=978'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-02-10T05:46:19.963 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 05:46:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[115186]: 2024-02-10T05:46:19.693+0000 7f1e9ccd5700 -1 osd.3 pg_epoch: 978 pg[38.2( v 978'2 (0'0,978'2] local-lis/les=977/978 n=1 ec=977/977 lis/c=977/977 les/c/f=978/978/0 sis=977) [3,7,5] r=0 lpr=977 crt=978'1 lcod 978'1 mlcod 978'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-02-10T05:46:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:19 smithi189 ceph-mon[89631]: osdmap e977: 8 total, 8 up, 8 in 2024-02-10T05:46:20.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:19 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/322352405' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:20.677 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsHello.BadMethods (3015 ms) 2024-02-10T05:46:20.678 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsHello.Filter 2024-02-10T05:46:20.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:20 smithi178 ceph-mon[92537]: pgmap v1129: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:20 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:20 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/322352405' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:20 smithi178 ceph-mon[92537]: osdmap e978: 8 total, 8 up, 8 in 2024-02-10T05:46:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:20 smithi178 ceph-mon[95116]: pgmap v1129: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:20 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:20 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/322352405' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:20 smithi178 ceph-mon[95116]: osdmap e978: 8 total, 8 up, 8 in 2024-02-10T05:46:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:20 smithi189 ceph-mon[89631]: pgmap v1129: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:20 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:20 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/322352405' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:20 smithi189 ceph-mon[89631]: osdmap e978: 8 total, 8 up, 8 in 2024-02-10T05:46:21.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:21 smithi178 ceph-mon[92537]: osdmap e979: 8 total, 8 up, 8 in 2024-02-10T05:46:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:21 smithi178 ceph-mon[95116]: osdmap e979: 8 total, 8 up, 8 in 2024-02-10T05:46:22.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:21 smithi189 ceph-mon[89631]: osdmap e979: 8 total, 8 up, 8 in 2024-02-10T05:46:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:22 smithi178 ceph-mon[92537]: pgmap v1132: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:22 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:22 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:46:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:22 smithi178 ceph-mon[92537]: osdmap e980: 8 total, 8 up, 8 in 2024-02-10T05:46:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:22 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/728148080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:22 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:22 smithi178 ceph-mon[95116]: pgmap v1132: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:22.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:22 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:22.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:22 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:46:22.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:22 smithi178 ceph-mon[95116]: osdmap e980: 8 total, 8 up, 8 in 2024-02-10T05:46:22.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:22 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/728148080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:22.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:22 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:22 smithi189 ceph-mon[89631]: pgmap v1132: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:22 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:22 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:46:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:22 smithi189 ceph-mon[89631]: osdmap e980: 8 total, 8 up, 8 in 2024-02-10T05:46:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:22 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/728148080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:22 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:23.699 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsHello.Filter (3021 ms) 2024-02-10T05:46:23.699 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 6 tests from ClsHello (18987 ms total) 2024-02-10T05:46:23.699 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:46:23.699 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T05:46:23.699 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 6 tests from 1 test suite ran. (18987 ms total) 2024-02-10T05:46:23.699 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 6 tests. 2024-02-10T05:46:23.702 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:46:23.702 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:46:23.771 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-02-10T05:46:23.772 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:46:23.837 INFO:tasks.workunit.client.0.smithi178.stdout:Running main() from gmock_main.cc 2024-02-10T05:46:23.837 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 27 tests from 1 test suite. 2024-02-10T05:46:23.837 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T05:46:23.837 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 27 tests from TestClsJournal 2024-02-10T05:46:23.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:23 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:23.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:23 smithi178 ceph-mon[92537]: osdmap e981: 8 total, 8 up, 8 in 2024-02-10T05:46:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:23 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:23 smithi178 ceph-mon[95116]: osdmap e981: 8 total, 8 up, 8 in 2024-02-10T05:46:24.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:23 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135446-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:24.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:23 smithi189 ceph-mon[89631]: osdmap e981: 8 total, 8 up, 8 in 2024-02-10T05:46:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:24 smithi178 ceph-mon[92537]: pgmap v1135: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:24 smithi178 ceph-mon[92537]: osdmap e982: 8 total, 8 up, 8 in 2024-02-10T05:46:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:24 smithi178 ceph-mon[95116]: pgmap v1135: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:24 smithi178 ceph-mon[95116]: osdmap e982: 8 total, 8 up, 8 in 2024-02-10T05:46:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:24 smithi189 ceph-mon[89631]: pgmap v1135: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:24 smithi189 ceph-mon[89631]: osdmap e982: 8 total, 8 up, 8 in 2024-02-10T05:46:25.709 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.Create 2024-02-10T05:46:25.727 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.Create (19 ms) 2024-02-10T05:46:25.727 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-02-10T05:46:25.732 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.MinimumSet (4 ms) 2024-02-10T05:46:25.732 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-02-10T05:46:25.737 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.MinimumSetStale (5 ms) 2024-02-10T05:46:25.737 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-02-10T05:46:25.740 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (4 ms) 2024-02-10T05:46:25.740 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-02-10T05:46:25.743 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2024-02-10T05:46:25.743 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-02-10T05:46:25.746 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.ActiveSetStale (3 ms) 2024-02-10T05:46:25.746 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-02-10T05:46:25.749 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.CreateDuplicate (3 ms) 2024-02-10T05:46:25.749 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.GetClient 2024-02-10T05:46:25.751 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.GetClient (2 ms) 2024-02-10T05:46:25.751 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-02-10T05:46:25.754 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.ClientRegister (3 ms) 2024-02-10T05:46:25.754 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-02-10T05:46:25.758 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (3 ms) 2024-02-10T05:46:25.758 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-02-10T05:46:25.762 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.ClientUpdateData (5 ms) 2024-02-10T05:46:25.762 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-02-10T05:46:25.767 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.ClientUpdateState (4 ms) 2024-02-10T05:46:25.767 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-02-10T05:46:25.770 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.ClientUnregister (4 ms) 2024-02-10T05:46:25.770 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-02-10T05:46:25.774 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (3 ms) 2024-02-10T05:46:25.774 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-02-10T05:46:25.872 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (98 ms) 2024-02-10T05:46:25.872 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-02-10T05:46:25.875 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.ClientCommit (4 ms) 2024-02-10T05:46:25.875 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-02-10T05:46:25.878 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (3 ms) 2024-02-10T05:46:25.878 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-02-10T05:46:25.879 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.ClientCommitDNE (0 ms) 2024-02-10T05:46:25.879 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.ClientList 2024-02-10T05:46:25.916 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.ClientList (38 ms) 2024-02-10T05:46:25.916 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-02-10T05:46:25.920 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.GetNextTagTid (4 ms) 2024-02-10T05:46:25.920 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.TagCreate 2024-02-10T05:46:25.929 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.TagCreate (8 ms) 2024-02-10T05:46:25.929 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-02-10T05:46:25.936 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (8 ms) 2024-02-10T05:46:25.937 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.TagList 2024-02-10T05:46:25.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:25 smithi178 ceph-mon[92537]: osdmap e983: 8 total, 8 up, 8 in 2024-02-10T05:46:25.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:25 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1376654105' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135600-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:25.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:25 smithi178 ceph-mon[95116]: osdmap e983: 8 total, 8 up, 8 in 2024-02-10T05:46:25.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:25 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1376654105' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135600-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:26.026 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.TagList (90 ms) 2024-02-10T05:46:26.027 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-02-10T05:46:26.028 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.GuardAppend (2 ms) 2024-02-10T05:46:26.028 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-02-10T05:46:26.029 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2024-02-10T05:46:26.029 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-02-10T05:46:26.031 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (2 ms) 2024-02-10T05:46:26.031 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsJournal.Append 2024-02-10T05:46:26.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:25 smithi189 ceph-mon[89631]: osdmap e983: 8 total, 8 up, 8 in 2024-02-10T05:46:26.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:25 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1376654105' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135600-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:26.038 INFO:tasks.workunit.client.0.smithi178.stdout:padding is not enabled 2024-02-10T05:46:26.038 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsJournal.Append (7 ms) 2024-02-10T05:46:26.716 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 27 tests from TestClsJournal (330 ms total) 2024-02-10T05:46:26.716 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:46:26.716 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T05:46:26.716 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 27 tests from 1 test suite ran. (2878 ms total) 2024-02-10T05:46:26.716 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 27 tests. 2024-02-10T05:46:26.719 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:46:26.719 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:46:26.787 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-02-10T05:46:26.787 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:46:26.852 INFO:tasks.workunit.client.0.smithi178.stdout:Running main() from gmock_main.cc 2024-02-10T05:46:26.853 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 11 tests from 1 test suite. 2024-02-10T05:46:26.853 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T05:46:26.853 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 11 tests from ClsLock 2024-02-10T05:46:26.853 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-02-10T05:46:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:26 smithi178 ceph-mon[92537]: pgmap v1138: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:26 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:26 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1376654105' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135600-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:26.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:26 smithi178 ceph-mon[92537]: osdmap e984: 8 total, 8 up, 8 in 2024-02-10T05:46:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:26 smithi178 ceph-mon[95116]: pgmap v1138: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:26 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:26 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1376654105' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135600-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:26 smithi178 ceph-mon[95116]: osdmap e984: 8 total, 8 up, 8 in 2024-02-10T05:46:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:26 smithi189 ceph-mon[89631]: pgmap v1138: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:26 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:26 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1376654105' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135600-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:26 smithi189 ceph-mon[89631]: osdmap e984: 8 total, 8 up, 8 in 2024-02-10T05:46:27.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:27 smithi178 ceph-mon[92537]: osdmap e985: 8 total, 8 up, 8 in 2024-02-10T05:46:27.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:27 smithi178 ceph-mon[95116]: osdmap e985: 8 total, 8 up, 8 in 2024-02-10T05:46:27.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:46:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:46:27] "GET /metrics HTTP/1.1" 200 36363 "" "Prometheus/2.43.0" 2024-02-10T05:46:28.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:27 smithi189 ceph-mon[89631]: osdmap e985: 8 total, 8 up, 8 in 2024-02-10T05:46:28.760 INFO:tasks.workunit.client.0.smithi178.stdout:lock: mylock 2024-02-10T05:46:28.760 INFO:tasks.workunit.client.0.smithi178.stdout: lock_type: exclusive 2024-02-10T05:46:28.760 INFO:tasks.workunit.client.0.smithi178.stdout: tag: 2024-02-10T05:46:28.760 INFO:tasks.workunit.client.0.smithi178.stdout: lockers: 2024-02-10T05:46:28.760 INFO:tasks.workunit.client.0.smithi178.stdout: client.34716 expiration=2024-02-10T05:48:28.756792+0000 addr=v1:172.21.15.178:0/3896866052 cookie= 2024-02-10T05:46:28.763 INFO:tasks.workunit.client.0.smithi178.stdout:lock: mylock 2024-02-10T05:46:28.764 INFO:tasks.workunit.client.0.smithi178.stdout: lock_type: shared 2024-02-10T05:46:28.764 INFO:tasks.workunit.client.0.smithi178.stdout: tag: 2024-02-10T05:46:28.764 INFO:tasks.workunit.client.0.smithi178.stdout: lockers: 2024-02-10T05:46:28.764 INFO:tasks.workunit.client.0.smithi178.stdout: client.34716 expiration=2024-02-10T05:48:28.763057+0000 addr=v1:172.21.15.178:0/3896866052 cookie= 2024-02-10T05:46:28.764 INFO:tasks.workunit.client.0.smithi178.stdout: client.34722 expiration=0.000000 addr=v1:172.21.15.178:0/747254696 cookie= 2024-02-10T05:46:28.765 INFO:tasks.workunit.client.0.smithi178.stdout:lock: mylock 2024-02-10T05:46:28.765 INFO:tasks.workunit.client.0.smithi178.stdout: lock_type: shared 2024-02-10T05:46:28.765 INFO:tasks.workunit.client.0.smithi178.stdout: tag: 2024-02-10T05:46:28.765 INFO:tasks.workunit.client.0.smithi178.stdout: lockers: 2024-02-10T05:46:28.765 INFO:tasks.workunit.client.0.smithi178.stdout: client.34722 expiration=0.000000 addr=v1:172.21.15.178:0/747254696 cookie= 2024-02-10T05:46:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:28 smithi189 ceph-mon[89631]: pgmap v1141: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:28 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:28 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:46:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:28 smithi189 ceph-mon[89631]: osdmap e986: 8 total, 8 up, 8 in 2024-02-10T05:46:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:28 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3896866052' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:28 smithi178 ceph-mon[92537]: pgmap v1141: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:28 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:28 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:46:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:28 smithi178 ceph-mon[92537]: osdmap e986: 8 total, 8 up, 8 in 2024-02-10T05:46:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:28 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3896866052' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:28 smithi178 ceph-mon[95116]: pgmap v1141: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:28 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:28 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:46:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:28 smithi178 ceph-mon[95116]: osdmap e986: 8 total, 8 up, 8 in 2024-02-10T05:46:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:28 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3896866052' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:29.741 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsLock.TestMultiLocking (2888 ms) 2024-02-10T05:46:29.741 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsLock.TestMeta 2024-02-10T05:46:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:29 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3896866052' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:29 smithi189 ceph-mon[89631]: osdmap e987: 8 total, 8 up, 8 in 2024-02-10T05:46:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:46:30.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:29 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3896866052' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:30.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:29 smithi178 ceph-mon[92537]: osdmap e987: 8 total, 8 up, 8 in 2024-02-10T05:46:30.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:46:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:29 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3896866052' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:29 smithi178 ceph-mon[95116]: osdmap e987: 8 total, 8 up, 8 in 2024-02-10T05:46:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:46:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:30 smithi189 ceph-mon[89631]: pgmap v1144: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:30 smithi189 ceph-mon[89631]: osdmap e988: 8 total, 8 up, 8 in 2024-02-10T05:46:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:30 smithi178 ceph-mon[92537]: pgmap v1144: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:30 smithi178 ceph-mon[92537]: osdmap e988: 8 total, 8 up, 8 in 2024-02-10T05:46:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:30 smithi178 ceph-mon[95116]: pgmap v1144: 137 pgs: 13 creating+peering, 19 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:30 smithi178 ceph-mon[95116]: osdmap e988: 8 total, 8 up, 8 in 2024-02-10T05:46:31.779 INFO:tasks.workunit.client.0.smithi178.stdout:lock: mylock 2024-02-10T05:46:31.779 INFO:tasks.workunit.client.0.smithi178.stdout: lock_type: shared 2024-02-10T05:46:31.779 INFO:tasks.workunit.client.0.smithi178.stdout: tag: 2024-02-10T05:46:31.779 INFO:tasks.workunit.client.0.smithi178.stdout: lockers: 2024-02-10T05:46:31.779 INFO:tasks.workunit.client.0.smithi178.stdout: client.34734 expiration=0.000000 addr=v1:172.21.15.178:0/3057361623 cookie= 2024-02-10T05:46:31.780 INFO:tasks.workunit.client.0.smithi178.stdout:lock: mylock 2024-02-10T05:46:31.781 INFO:tasks.workunit.client.0.smithi178.stdout: lock_type: exclusive 2024-02-10T05:46:31.781 INFO:tasks.workunit.client.0.smithi178.stdout: tag: new_tag 2024-02-10T05:46:31.781 INFO:tasks.workunit.client.0.smithi178.stdout: lockers: 2024-02-10T05:46:31.781 INFO:tasks.workunit.client.0.smithi178.stdout: client.34728 expiration=0.000000 addr=v1:172.21.15.178:0/3104383032 cookie= 2024-02-10T05:46:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:31 smithi189 ceph-mon[89631]: osdmap e989: 8 total, 8 up, 8 in 2024-02-10T05:46:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:31 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3104383032' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:32.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:31 smithi178 ceph-mon[92537]: osdmap e989: 8 total, 8 up, 8 in 2024-02-10T05:46:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:31 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3104383032' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:31 smithi178 ceph-mon[95116]: osdmap e989: 8 total, 8 up, 8 in 2024-02-10T05:46:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:31 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3104383032' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:32.756 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsLock.TestMeta (3016 ms) 2024-02-10T05:46:32.756 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsLock.TestCookie 2024-02-10T05:46:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:32 smithi189 ceph-mon[89631]: pgmap v1147: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:32 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:32 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3104383032' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:32 smithi189 ceph-mon[89631]: osdmap e990: 8 total, 8 up, 8 in 2024-02-10T05:46:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:32 smithi178 ceph-mon[92537]: pgmap v1147: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:32 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:32 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3104383032' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:32 smithi178 ceph-mon[92537]: osdmap e990: 8 total, 8 up, 8 in 2024-02-10T05:46:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:32 smithi178 ceph-mon[95116]: pgmap v1147: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:32 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:32 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3104383032' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:32 smithi178 ceph-mon[95116]: osdmap e990: 8 total, 8 up, 8 in 2024-02-10T05:46:34.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:33 smithi189 ceph-mon[89631]: osdmap e991: 8 total, 8 up, 8 in 2024-02-10T05:46:34.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:33 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:46:34.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:33 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:46:34.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:33 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:46:34.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:33 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:46:34.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:33 smithi178 ceph-mon[92537]: osdmap e991: 8 total, 8 up, 8 in 2024-02-10T05:46:34.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:33 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:46:34.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:33 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:46:34.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:33 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:46:34.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:33 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:46:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:33 smithi178 ceph-mon[95116]: osdmap e991: 8 total, 8 up, 8 in 2024-02-10T05:46:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:33 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:46:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:33 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:46:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:33 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:46:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:33 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:46:34.909 INFO:tasks.workunit.client.0.smithi178.stdout:lock: mylock 2024-02-10T05:46:34.909 INFO:tasks.workunit.client.0.smithi178.stdout: lock_type: exclusive 2024-02-10T05:46:34.909 INFO:tasks.workunit.client.0.smithi178.stdout: tag: 2024-02-10T05:46:34.909 INFO:tasks.workunit.client.0.smithi178.stdout: lockers: 2024-02-10T05:46:34.911 INFO:tasks.workunit.client.0.smithi178.stdout:lock: mylock 2024-02-10T05:46:34.911 INFO:tasks.workunit.client.0.smithi178.stdout: lock_type: shared 2024-02-10T05:46:34.911 INFO:tasks.workunit.client.0.smithi178.stdout: tag: 2024-02-10T05:46:34.911 INFO:tasks.workunit.client.0.smithi178.stdout: lockers: 2024-02-10T05:46:34.911 INFO:tasks.workunit.client.0.smithi178.stdout: client.34740 expiration=0.000000 addr=v1:172.21.15.178:0/1877456196 cookie= 2024-02-10T05:46:34.911 INFO:tasks.workunit.client.0.smithi178.stdout: client.34740 expiration=0.000000 addr=v1:172.21.15.178:0/1877456196 cookie=new cookie 2024-02-10T05:46:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:34 smithi189 ceph-mon[89631]: pgmap v1150: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:34 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:34 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:46:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:34 smithi189 ceph-mon[89631]: osdmap e992: 8 total, 8 up, 8 in 2024-02-10T05:46:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:34 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1877456196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:34 smithi178 ceph-mon[92537]: pgmap v1150: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:34 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:34 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:46:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:34 smithi178 ceph-mon[92537]: osdmap e992: 8 total, 8 up, 8 in 2024-02-10T05:46:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:34 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1877456196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:34 smithi178 ceph-mon[95116]: pgmap v1150: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:34 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:34 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:46:35.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:34 smithi178 ceph-mon[95116]: osdmap e992: 8 total, 8 up, 8 in 2024-02-10T05:46:35.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:34 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1877456196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:35.772 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsLock.TestCookie (3010 ms) 2024-02-10T05:46:35.772 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-02-10T05:46:36.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:35 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1877456196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:36.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:35 smithi189 ceph-mon[89631]: osdmap e993: 8 total, 8 up, 8 in 2024-02-10T05:46:36.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:35 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1877456196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:36.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:35 smithi178 ceph-mon[92537]: osdmap e993: 8 total, 8 up, 8 in 2024-02-10T05:46:36.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:35 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1877456196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:36.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:35 smithi178 ceph-mon[95116]: osdmap e993: 8 total, 8 up, 8 in 2024-02-10T05:46:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:36 smithi189 ceph-mon[89631]: pgmap v1153: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:36 smithi189 ceph-mon[89631]: osdmap e994: 8 total, 8 up, 8 in 2024-02-10T05:46:37.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:36 smithi178 ceph-mon[95116]: pgmap v1153: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:37.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:36 smithi178 ceph-mon[95116]: osdmap e994: 8 total, 8 up, 8 in 2024-02-10T05:46:37.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:36 smithi178 ceph-mon[92537]: pgmap v1153: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:37.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:36 smithi178 ceph-mon[92537]: osdmap e994: 8 total, 8 up, 8 in 2024-02-10T05:46:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:46:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:46:37] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-02-10T05:46:37.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:37 smithi178 ceph-mon[95116]: osdmap e995: 8 total, 8 up, 8 in 2024-02-10T05:46:37.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:37 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3446439257' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:37.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:37 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:37.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:37 smithi178 ceph-mon[95116]: pgmap v1156: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:37.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:37 smithi178 ceph-mon[92537]: osdmap e995: 8 total, 8 up, 8 in 2024-02-10T05:46:37.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:37 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3446439257' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:37.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:37 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:37.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:37 smithi178 ceph-mon[92537]: pgmap v1156: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:38.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:37 smithi189 ceph-mon[89631]: osdmap e995: 8 total, 8 up, 8 in 2024-02-10T05:46:38.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:37 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3446439257' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:38.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:37 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:38.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:37 smithi189 ceph-mon[89631]: pgmap v1156: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:38.791 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsLock.TestMultipleLocks (3024 ms) 2024-02-10T05:46:38.791 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsLock.TestLockDuration 2024-02-10T05:46:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:38 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:38 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:38 smithi189 ceph-mon[89631]: osdmap e996: 8 total, 8 up, 8 in 2024-02-10T05:46:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:38 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:38 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:38 smithi178 ceph-mon[92537]: osdmap e996: 8 total, 8 up, 8 in 2024-02-10T05:46:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:38 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:38 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:38 smithi178 ceph-mon[95116]: osdmap e996: 8 total, 8 up, 8 in 2024-02-10T05:46:40.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:39 smithi178 ceph-mon[92537]: osdmap e997: 8 total, 8 up, 8 in 2024-02-10T05:46:40.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:39 smithi178 ceph-mon[92537]: pgmap v1159: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:39 smithi178 ceph-mon[95116]: osdmap e997: 8 total, 8 up, 8 in 2024-02-10T05:46:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:39 smithi178 ceph-mon[95116]: pgmap v1159: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:39 smithi189 ceph-mon[89631]: osdmap e997: 8 total, 8 up, 8 in 2024-02-10T05:46:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:39 smithi189 ceph-mon[89631]: pgmap v1159: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:40 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:40 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:46:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:40 smithi178 ceph-mon[92537]: osdmap e998: 8 total, 8 up, 8 in 2024-02-10T05:46:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:40 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/106161073' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:40 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:40 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:40 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:46:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:40 smithi178 ceph-mon[95116]: osdmap e998: 8 total, 8 up, 8 in 2024-02-10T05:46:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:40 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/106161073' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:40 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:40 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:40 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:46:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:40 smithi189 ceph-mon[89631]: osdmap e998: 8 total, 8 up, 8 in 2024-02-10T05:46:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:40 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/106161073' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:40 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:42.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:41 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:41 smithi178 ceph-mon[95116]: pgmap v1162: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:41 smithi178 ceph-mon[95116]: osdmap e999: 8 total, 8 up, 8 in 2024-02-10T05:46:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:41 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:41 smithi178 ceph-mon[92537]: pgmap v1162: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:41 smithi178 ceph-mon[92537]: osdmap e999: 8 total, 8 up, 8 in 2024-02-10T05:46:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:41 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:41 smithi189 ceph-mon[89631]: pgmap v1162: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:42.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:41 smithi189 ceph-mon[89631]: osdmap e999: 8 total, 8 up, 8 in 2024-02-10T05:46:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:42 smithi178 ceph-mon[92537]: osdmap e1000: 8 total, 8 up, 8 in 2024-02-10T05:46:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:42 smithi178 ceph-mon[95116]: osdmap e1000: 8 total, 8 up, 8 in 2024-02-10T05:46:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:42 smithi189 ceph-mon[89631]: osdmap e1000: 8 total, 8 up, 8 in 2024-02-10T05:46:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:43 smithi178 ceph-mon[92537]: pgmap v1164: 137 pgs: 10 creating+peering, 19 unknown, 108 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:46:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:43 smithi178 ceph-mon[95116]: pgmap v1164: 137 pgs: 10 creating+peering, 19 unknown, 108 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:46:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:43 smithi189 ceph-mon[89631]: pgmap v1164: 137 pgs: 10 creating+peering, 19 unknown, 108 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:46:46.386 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsLock.TestLockDuration (7595 ms) 2024-02-10T05:46:46.386 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-02-10T05:46:46.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:46 smithi178 ceph-mon[92537]: pgmap v1165: 137 pgs: 10 creating+peering, 127 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:46:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:46 smithi178 ceph-mon[95116]: pgmap v1165: 137 pgs: 10 creating+peering, 127 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:46:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:46 smithi189 ceph-mon[89631]: pgmap v1165: 137 pgs: 10 creating+peering, 127 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:46:47.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:47 smithi178 ceph-mon[92537]: osdmap e1001: 8 total, 8 up, 8 in 2024-02-10T05:46:47.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:47 smithi178 ceph-mon[95116]: osdmap e1001: 8 total, 8 up, 8 in 2024-02-10T05:46:47.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:46:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:46:47] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-02-10T05:46:47.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:47 smithi189 ceph-mon[89631]: osdmap e1001: 8 total, 8 up, 8 in 2024-02-10T05:46:48.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:48 smithi178 ceph-mon[92537]: pgmap v1167: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:48 smithi178 ceph-mon[92537]: osdmap e1002: 8 total, 8 up, 8 in 2024-02-10T05:46:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:48 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3972934702' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:48 smithi178 ceph-mon[95116]: pgmap v1167: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:48 smithi178 ceph-mon[95116]: osdmap e1002: 8 total, 8 up, 8 in 2024-02-10T05:46:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:48 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3972934702' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:48 smithi189 ceph-mon[89631]: pgmap v1167: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:48 smithi189 ceph-mon[89631]: osdmap e1002: 8 total, 8 up, 8 in 2024-02-10T05:46:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:48 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3972934702' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:49.413 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsLock.TestAssertLocked (3027 ms) 2024-02-10T05:46:49.413 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsLock.TestSetCookie 2024-02-10T05:46:49.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:49 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3972934702' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:49.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:49 smithi178 ceph-mon[92537]: osdmap e1003: 8 total, 8 up, 8 in 2024-02-10T05:46:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:49 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3972934702' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:49 smithi178 ceph-mon[95116]: osdmap e1003: 8 total, 8 up, 8 in 2024-02-10T05:46:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:49 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3972934702' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:49.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:49 smithi189 ceph-mon[89631]: osdmap e1003: 8 total, 8 up, 8 in 2024-02-10T05:46:50.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:50 smithi178 ceph-mon[92537]: pgmap v1170: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:50 smithi178 ceph-mon[92537]: osdmap e1004: 8 total, 8 up, 8 in 2024-02-10T05:46:50.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:50 smithi178 ceph-mon[95116]: pgmap v1170: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:50.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:50 smithi178 ceph-mon[95116]: osdmap e1004: 8 total, 8 up, 8 in 2024-02-10T05:46:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:50 smithi189 ceph-mon[89631]: pgmap v1170: 137 pgs: 14 creating+peering, 18 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:50 smithi189 ceph-mon[89631]: osdmap e1004: 8 total, 8 up, 8 in 2024-02-10T05:46:51.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:51 smithi178 ceph-mon[92537]: osdmap e1005: 8 total, 8 up, 8 in 2024-02-10T05:46:51.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:51 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2740195693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:51.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:51 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:51.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:51 smithi178 ceph-mon[95116]: osdmap e1005: 8 total, 8 up, 8 in 2024-02-10T05:46:51.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:51 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2740195693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:51.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:51 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:51 smithi189 ceph-mon[89631]: osdmap e1005: 8 total, 8 up, 8 in 2024-02-10T05:46:51.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:51 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2740195693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:51.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:51 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:52.436 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsLock.TestSetCookie (3024 ms) 2024-02-10T05:46:52.436 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsLock.TestRenew 2024-02-10T05:46:52.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:52 smithi178 ceph-mon[92537]: pgmap v1173: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:52.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:52 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:52.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:52 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:52 smithi178 ceph-mon[92537]: osdmap e1006: 8 total, 8 up, 8 in 2024-02-10T05:46:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:52 smithi178 ceph-mon[95116]: pgmap v1173: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:52 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:52 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:52 smithi178 ceph-mon[95116]: osdmap e1006: 8 total, 8 up, 8 in 2024-02-10T05:46:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:52 smithi189 ceph-mon[89631]: pgmap v1173: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:52 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:46:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:52 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:52 smithi189 ceph-mon[89631]: osdmap e1006: 8 total, 8 up, 8 in 2024-02-10T05:46:53.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:53 smithi178 ceph-mon[92537]: osdmap e1007: 8 total, 8 up, 8 in 2024-02-10T05:46:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:53 smithi178 ceph-mon[95116]: osdmap e1007: 8 total, 8 up, 8 in 2024-02-10T05:46:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:53 smithi189 ceph-mon[89631]: osdmap e1007: 8 total, 8 up, 8 in 2024-02-10T05:46:54.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:54 smithi178 ceph-mon[92537]: pgmap v1176: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:54 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:54 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:46:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:54 smithi178 ceph-mon[92537]: osdmap e1008: 8 total, 8 up, 8 in 2024-02-10T05:46:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:54 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3569418693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:54 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:54.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:54 smithi178 ceph-mon[95116]: pgmap v1176: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:54.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:54 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:54.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:54 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:46:54.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:54 smithi178 ceph-mon[95116]: osdmap e1008: 8 total, 8 up, 8 in 2024-02-10T05:46:54.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:54 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3569418693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:54.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:54 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:54 smithi189 ceph-mon[89631]: pgmap v1176: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:54 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:46:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:54 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:46:54.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:54 smithi189 ceph-mon[89631]: osdmap e1008: 8 total, 8 up, 8 in 2024-02-10T05:46:54.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:54 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3569418693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:54.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:54 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:46:55.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:55 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:55 smithi178 ceph-mon[92537]: osdmap e1009: 8 total, 8 up, 8 in 2024-02-10T05:46:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:55 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:55 smithi178 ceph-mon[95116]: osdmap e1009: 8 total, 8 up, 8 in 2024-02-10T05:46:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:55 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:46:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:55 smithi189 ceph-mon[89631]: osdmap e1009: 8 total, 8 up, 8 in 2024-02-10T05:46:56.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:56 smithi178 ceph-mon[92537]: pgmap v1179: 137 pgs: 4 creating+activating, 4 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:56 smithi178 ceph-mon[92537]: osdmap e1010: 8 total, 8 up, 8 in 2024-02-10T05:46:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:56 smithi178 ceph-mon[95116]: pgmap v1179: 137 pgs: 4 creating+activating, 4 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:56 smithi178 ceph-mon[95116]: osdmap e1010: 8 total, 8 up, 8 in 2024-02-10T05:46:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:56 smithi189 ceph-mon[89631]: pgmap v1179: 137 pgs: 4 creating+activating, 4 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:56 smithi189 ceph-mon[89631]: osdmap e1010: 8 total, 8 up, 8 in 2024-02-10T05:46:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:46:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:46:57] "GET /metrics HTTP/1.1" 200 36365 "" "Prometheus/2.43.0" 2024-02-10T05:46:58.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:58 smithi178 ceph-mon[95116]: pgmap v1181: 137 pgs: 4 creating+activating, 4 creating+peering, 15 unknown, 114 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:58.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:58 smithi178 ceph-mon[92537]: pgmap v1181: 137 pgs: 4 creating+activating, 4 creating+peering, 15 unknown, 114 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:58.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:58 smithi189 ceph-mon[89631]: pgmap v1181: 137 pgs: 4 creating+activating, 4 creating+peering, 15 unknown, 114 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:46:59.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:46:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:46:59.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:46:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:46:59.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:46:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:47:00.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:00 smithi178 ceph-mon[92537]: pgmap v1182: 137 pgs: 4 creating+activating, 4 creating+peering, 129 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:00.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:00 smithi178 ceph-mon[95116]: pgmap v1182: 137 pgs: 4 creating+activating, 4 creating+peering, 129 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:00 smithi189 ceph-mon[89631]: pgmap v1182: 137 pgs: 4 creating+activating, 4 creating+peering, 129 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:02.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:02 smithi178 ceph-mon[92537]: pgmap v1183: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 138 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:02 smithi178 ceph-mon[95116]: pgmap v1183: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 138 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:02 smithi189 ceph-mon[89631]: pgmap v1183: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 138 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:04.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:04 smithi178 ceph-mon[92537]: pgmap v1184: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 122 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:04.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:04 smithi178 ceph-mon[95116]: pgmap v1184: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 122 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:04 smithi189 ceph-mon[89631]: pgmap v1184: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 122 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:06.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:06 smithi178 ceph-mon[92537]: pgmap v1185: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:06.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:06 smithi178 ceph-mon[95116]: pgmap v1185: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:06 smithi189 ceph-mon[89631]: pgmap v1185: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 102 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:47:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:47:07] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-02-10T05:47:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:08 smithi189 ceph-mon[89631]: pgmap v1186: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 90 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:08.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:08 smithi178 ceph-mon[92537]: pgmap v1186: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 90 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:08 smithi178 ceph-mon[95116]: pgmap v1186: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 90 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:10 smithi189 ceph-mon[89631]: pgmap v1187: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-02-10T05:47:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:10 smithi178 ceph-mon[92537]: pgmap v1187: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-02-10T05:47:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:10 smithi178 ceph-mon[95116]: pgmap v1187: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-02-10T05:47:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:12 smithi189 ceph-mon[89631]: pgmap v1188: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:12.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:12 smithi178 ceph-mon[95116]: pgmap v1188: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:12.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:12 smithi178 ceph-mon[92537]: pgmap v1188: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:13.480 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsLock.TestRenew (21043 ms) 2024-02-10T05:47:13.480 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-02-10T05:47:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:14 smithi189 ceph-mon[89631]: pgmap v1189: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:14 smithi189 ceph-mon[89631]: osdmap e1011: 8 total, 8 up, 8 in 2024-02-10T05:47:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:47:14.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:14 smithi178 ceph-mon[95116]: pgmap v1189: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:14 smithi178 ceph-mon[95116]: osdmap e1011: 8 total, 8 up, 8 in 2024-02-10T05:47:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:47:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:14 smithi178 ceph-mon[92537]: pgmap v1189: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:14 smithi178 ceph-mon[92537]: osdmap e1011: 8 total, 8 up, 8 in 2024-02-10T05:47:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:47:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:15 smithi189 ceph-mon[89631]: osdmap e1012: 8 total, 8 up, 8 in 2024-02-10T05:47:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:15 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/120356768' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:15 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:15.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:15 smithi178 ceph-mon[92537]: osdmap e1012: 8 total, 8 up, 8 in 2024-02-10T05:47:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:15 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/120356768' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:15.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:15 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:15.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:15 smithi178 ceph-mon[95116]: osdmap e1012: 8 total, 8 up, 8 in 2024-02-10T05:47:15.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:15 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/120356768' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:15.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:15 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:16 smithi189 ceph-mon[89631]: pgmap v1192: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:16 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:47:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:16 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:16.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:16 smithi189 ceph-mon[89631]: osdmap e1013: 8 total, 8 up, 8 in 2024-02-10T05:47:16.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:16 smithi178 ceph-mon[92537]: pgmap v1192: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:16.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:16 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:47:16.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:16 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:16.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:16 smithi178 ceph-mon[92537]: osdmap e1013: 8 total, 8 up, 8 in 2024-02-10T05:47:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:16 smithi178 ceph-mon[95116]: pgmap v1192: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:16 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:47:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:16 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:16 smithi178 ceph-mon[95116]: osdmap e1013: 8 total, 8 up, 8 in 2024-02-10T05:47:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:17 smithi189 ceph-mon[89631]: osdmap e1014: 8 total, 8 up, 8 in 2024-02-10T05:47:17.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:17 smithi178 ceph-mon[92537]: osdmap e1014: 8 total, 8 up, 8 in 2024-02-10T05:47:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:17 smithi178 ceph-mon[95116]: osdmap e1014: 8 total, 8 up, 8 in 2024-02-10T05:47:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:47:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:47:17] "GET /metrics HTTP/1.1" 200 33990 "" "Prometheus/2.43.0" 2024-02-10T05:47:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:18 smithi189 ceph-mon[89631]: pgmap v1195: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:18 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:47:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:18 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:47:18.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:18 smithi178 ceph-mon[92537]: pgmap v1195: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:18.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:18 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:47:18.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:18 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:47:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:18 smithi178 ceph-mon[95116]: pgmap v1195: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:18 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:47:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:18 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:47:20.516 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (7037 ms) 2024-02-10T05:47:20.516 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-02-10T05:47:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:20 smithi189 ceph-mon[89631]: pgmap v1196: 137 pgs: 7 creating+peering, 11 unknown, 119 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:20.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:20 smithi178 ceph-mon[92537]: pgmap v1196: 137 pgs: 7 creating+peering, 11 unknown, 119 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:20 smithi178 ceph-mon[95116]: pgmap v1196: 137 pgs: 7 creating+peering, 11 unknown, 119 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:21.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:21 smithi189 ceph-mon[89631]: osdmap e1015: 8 total, 8 up, 8 in 2024-02-10T05:47:21.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:21 smithi178 ceph-mon[92537]: osdmap e1015: 8 total, 8 up, 8 in 2024-02-10T05:47:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:21 smithi178 ceph-mon[95116]: osdmap e1015: 8 total, 8 up, 8 in 2024-02-10T05:47:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:22 smithi189 ceph-mon[89631]: pgmap v1198: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:22 smithi189 ceph-mon[89631]: osdmap e1016: 8 total, 8 up, 8 in 2024-02-10T05:47:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:22 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1452995221' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:22.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:22 smithi178 ceph-mon[92537]: pgmap v1198: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:22 smithi178 ceph-mon[92537]: osdmap e1016: 8 total, 8 up, 8 in 2024-02-10T05:47:22.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:22 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1452995221' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:22 smithi178 ceph-mon[95116]: pgmap v1198: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:22 smithi178 ceph-mon[95116]: osdmap e1016: 8 total, 8 up, 8 in 2024-02-10T05:47:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:22 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1452995221' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:23 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1452995221' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:23.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:23 smithi189 ceph-mon[89631]: osdmap e1017: 8 total, 8 up, 8 in 2024-02-10T05:47:23.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:23 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1452995221' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:23.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:23 smithi178 ceph-mon[95116]: osdmap e1017: 8 total, 8 up, 8 in 2024-02-10T05:47:23.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:23 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1452995221' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:23.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:23 smithi178 ceph-mon[92537]: osdmap e1017: 8 total, 8 up, 8 in 2024-02-10T05:47:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:24 smithi189 ceph-mon[89631]: pgmap v1201: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:24 smithi189 ceph-mon[89631]: osdmap e1018: 8 total, 8 up, 8 in 2024-02-10T05:47:24.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:24 smithi178 ceph-mon[92537]: pgmap v1201: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:24.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:24 smithi178 ceph-mon[92537]: osdmap e1018: 8 total, 8 up, 8 in 2024-02-10T05:47:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:24 smithi178 ceph-mon[95116]: pgmap v1201: 137 pgs: 2 creating+peering, 30 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:24 smithi178 ceph-mon[95116]: osdmap e1018: 8 total, 8 up, 8 in 2024-02-10T05:47:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:26 smithi189 ceph-mon[89631]: pgmap v1203: 137 pgs: 2 creating+peering, 12 unknown, 123 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:26 smithi178 ceph-mon[92537]: pgmap v1203: 137 pgs: 2 creating+peering, 12 unknown, 123 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:26 smithi178 ceph-mon[95116]: pgmap v1203: 137 pgs: 2 creating+peering, 12 unknown, 123 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:47:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:47:27] "GET /metrics HTTP/1.1" 200 33990 "" "Prometheus/2.43.0" 2024-02-10T05:47:28.537 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (8021 ms) 2024-02-10T05:47:28.538 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-02-10T05:47:28.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:28 smithi178 ceph-mon[92537]: pgmap v1204: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:28 smithi178 ceph-mon[95116]: pgmap v1204: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:28 smithi189 ceph-mon[89631]: pgmap v1204: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:29.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:29 smithi178 ceph-mon[92537]: osdmap e1019: 8 total, 8 up, 8 in 2024-02-10T05:47:29.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:47:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:29 smithi178 ceph-mon[95116]: osdmap e1019: 8 total, 8 up, 8 in 2024-02-10T05:47:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:47:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:29 smithi189 ceph-mon[89631]: osdmap e1019: 8 total, 8 up, 8 in 2024-02-10T05:47:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:47:30.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:30 smithi178 ceph-mon[92537]: pgmap v1206: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:30.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:30 smithi178 ceph-mon[92537]: osdmap e1020: 8 total, 8 up, 8 in 2024-02-10T05:47:30.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:30 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/216024287' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:30.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:30 smithi178 ceph-mon[95116]: pgmap v1206: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:30.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:30 smithi178 ceph-mon[95116]: osdmap e1020: 8 total, 8 up, 8 in 2024-02-10T05:47:30.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:30 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/216024287' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:30 smithi189 ceph-mon[89631]: pgmap v1206: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:30 smithi189 ceph-mon[89631]: osdmap e1020: 8 total, 8 up, 8 in 2024-02-10T05:47:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:30 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/216024287' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:31.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:31 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/216024287' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:31.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:31 smithi178 ceph-mon[92537]: osdmap e1021: 8 total, 8 up, 8 in 2024-02-10T05:47:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:31 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/216024287' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:31.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:31 smithi178 ceph-mon[95116]: osdmap e1021: 8 total, 8 up, 8 in 2024-02-10T05:47:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:31 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/216024287' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-135655-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:31 smithi189 ceph-mon[89631]: osdmap e1021: 8 total, 8 up, 8 in 2024-02-10T05:47:32.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:32 smithi178 ceph-mon[92537]: pgmap v1209: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:32.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:32 smithi178 ceph-mon[92537]: osdmap e1022: 8 total, 8 up, 8 in 2024-02-10T05:47:32.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:32 smithi178 ceph-mon[95116]: pgmap v1209: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:32.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:32 smithi178 ceph-mon[95116]: osdmap e1022: 8 total, 8 up, 8 in 2024-02-10T05:47:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:32 smithi189 ceph-mon[89631]: pgmap v1209: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:32 smithi189 ceph-mon[89631]: osdmap e1022: 8 total, 8 up, 8 in 2024-02-10T05:47:34.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:34 smithi178 ceph-mon[92537]: pgmap v1211: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:34.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:34 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:47:34.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:34 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:47:34.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:34 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:47:34.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:34 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:47:34.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:34 smithi178 ceph-mon[95116]: pgmap v1211: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:34.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:34 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:47:34.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:34 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:47:34.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:34 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:47:34.964 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:34 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:47:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:34 smithi189 ceph-mon[89631]: pgmap v1211: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:34 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:47:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:34 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:47:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:34 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:47:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:34 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:47:36.575 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (8037 ms) 2024-02-10T05:47:36.575 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 11 tests from ClsLock (69722 ms total) 2024-02-10T05:47:36.575 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:47:36.575 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T05:47:36.575 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 11 tests from 1 test suite ran. (69722 ms total) 2024-02-10T05:47:36.575 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 11 tests. 2024-02-10T05:47:36.578 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:47:36.579 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:47:36.649 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-02-10T05:47:36.649 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:47:36.716 INFO:tasks.workunit.client.0.smithi178.stdout:Running main() from gmock_main.cc 2024-02-10T05:47:36.716 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 4 tests from 1 test suite. 2024-02-10T05:47:36.717 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T05:47:36.717 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 4 tests from cls_log 2024-02-10T05:47:36.717 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-02-10T05:47:36.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:36 smithi178 ceph-mon[92537]: pgmap v1212: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:36.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:36 smithi178 ceph-mon[95116]: pgmap v1212: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:36 smithi189 ceph-mon[89631]: pgmap v1212: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-10T05:47:37.863 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:37 smithi178 ceph-mon[95116]: osdmap e1023: 8 total, 8 up, 8 in 2024-02-10T05:47:37.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:37 smithi178 ceph-mon[92537]: osdmap e1023: 8 total, 8 up, 8 in 2024-02-10T05:47:37.864 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:47:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:47:37] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2024-02-10T05:47:38.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:37 smithi189 ceph-mon[89631]: osdmap e1023: 8 total, 8 up, 8 in 2024-02-10T05:47:38.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:38 smithi178 ceph-mon[95116]: pgmap v1214: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:38 smithi178 ceph-mon[95116]: osdmap e1024: 8 total, 8 up, 8 in 2024-02-10T05:47:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:38 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/4028536947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:38 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:38 smithi178 ceph-mon[92537]: pgmap v1214: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:38 smithi178 ceph-mon[92537]: osdmap e1024: 8 total, 8 up, 8 in 2024-02-10T05:47:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:38 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/4028536947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:38 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:38 smithi189 ceph-mon[89631]: pgmap v1214: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:38 smithi189 ceph-mon[89631]: osdmap e1024: 8 total, 8 up, 8 in 2024-02-10T05:47:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:38 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/4028536947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:38 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:39.603 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_log.test_log_add_same_time (2887 ms) 2024-02-10T05:47:39.603 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-02-10T05:47:39.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:39 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:39.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:39 smithi178 ceph-mon[95116]: osdmap e1025: 8 total, 8 up, 8 in 2024-02-10T05:47:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:39 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:39.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:39 smithi178 ceph-mon[92537]: osdmap e1025: 8 total, 8 up, 8 in 2024-02-10T05:47:40.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:39 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:40.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:39 smithi189 ceph-mon[89631]: osdmap e1025: 8 total, 8 up, 8 in 2024-02-10T05:47:40.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:40 smithi178 ceph-mon[95116]: pgmap v1217: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:40 smithi178 ceph-mon[95116]: osdmap e1026: 8 total, 8 up, 8 in 2024-02-10T05:47:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:40 smithi178 ceph-mon[92537]: pgmap v1217: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:40 smithi178 ceph-mon[92537]: osdmap e1026: 8 total, 8 up, 8 in 2024-02-10T05:47:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:40 smithi189 ceph-mon[89631]: pgmap v1217: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:40 smithi189 ceph-mon[89631]: osdmap e1026: 8 total, 8 up, 8 in 2024-02-10T05:47:41.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:41 smithi178 ceph-mon[95116]: osdmap e1027: 8 total, 8 up, 8 in 2024-02-10T05:47:41.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:41 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/283322862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:41 smithi178 ceph-mon[92537]: osdmap e1027: 8 total, 8 up, 8 in 2024-02-10T05:47:41.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:41 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/283322862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:42.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:41 smithi189 ceph-mon[89631]: osdmap e1027: 8 total, 8 up, 8 in 2024-02-10T05:47:42.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:41 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/283322862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:42.617 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_log.test_log_add_different_time (3014 ms) 2024-02-10T05:47:42.617 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_log.trim_by_time 2024-02-10T05:47:42.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:42 smithi178 ceph-mon[92537]: pgmap v1220: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:42.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:42 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:47:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:42 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/283322862' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:42 smithi178 ceph-mon[92537]: osdmap e1028: 8 total, 8 up, 8 in 2024-02-10T05:47:42.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:42 smithi178 ceph-mon[95116]: pgmap v1220: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:42.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:42 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:47:42.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:42 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/283322862' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:42.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:42 smithi178 ceph-mon[95116]: osdmap e1028: 8 total, 8 up, 8 in 2024-02-10T05:47:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:42 smithi189 ceph-mon[89631]: pgmap v1220: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:42 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:47:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:42 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/283322862' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:42 smithi189 ceph-mon[89631]: osdmap e1028: 8 total, 8 up, 8 in 2024-02-10T05:47:43.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:43 smithi178 ceph-mon[92537]: osdmap e1029: 8 total, 8 up, 8 in 2024-02-10T05:47:43.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:43 smithi178 ceph-mon[95116]: osdmap e1029: 8 total, 8 up, 8 in 2024-02-10T05:47:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:43 smithi189 ceph-mon[89631]: osdmap e1029: 8 total, 8 up, 8 in 2024-02-10T05:47:44.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:44 smithi178 ceph-mon[92537]: pgmap v1223: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:44.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:44 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:47:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:44 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:47:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:44 smithi178 ceph-mon[92537]: osdmap e1030: 8 total, 8 up, 8 in 2024-02-10T05:47:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:44 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1449096775' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:44 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:47:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:44 smithi178 ceph-mon[95116]: pgmap v1223: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:44 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:47:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:44 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:47:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:44 smithi178 ceph-mon[95116]: osdmap e1030: 8 total, 8 up, 8 in 2024-02-10T05:47:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:44 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1449096775' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:44 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:47:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:44 smithi189 ceph-mon[89631]: pgmap v1223: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:44 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:47:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:44 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:47:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:44 smithi189 ceph-mon[89631]: osdmap e1030: 8 total, 8 up, 8 in 2024-02-10T05:47:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:44 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1449096775' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:44 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:47:45.636 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_log.trim_by_time (3019 ms) 2024-02-10T05:47:45.637 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_log.trim_by_marker 2024-02-10T05:47:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:45 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:45 smithi178 ceph-mon[92537]: osdmap e1031: 8 total, 8 up, 8 in 2024-02-10T05:47:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:45 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:45 smithi178 ceph-mon[95116]: osdmap e1031: 8 total, 8 up, 8 in 2024-02-10T05:47:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:45 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:45 smithi189 ceph-mon[89631]: osdmap e1031: 8 total, 8 up, 8 in 2024-02-10T05:47:46.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:46 smithi178 ceph-mon[92537]: pgmap v1226: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:46.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:46 smithi178 ceph-mon[92537]: osdmap e1032: 8 total, 8 up, 8 in 2024-02-10T05:47:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:46 smithi178 ceph-mon[95116]: pgmap v1226: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:46 smithi178 ceph-mon[95116]: osdmap e1032: 8 total, 8 up, 8 in 2024-02-10T05:47:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:46 smithi189 ceph-mon[89631]: pgmap v1226: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:46 smithi189 ceph-mon[89631]: osdmap e1032: 8 total, 8 up, 8 in 2024-02-10T05:47:47.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:47 smithi178 ceph-mon[92537]: osdmap e1033: 8 total, 8 up, 8 in 2024-02-10T05:47:47.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:47 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3319366832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:47.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:47:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:47:47] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-02-10T05:47:47.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:47 smithi178 ceph-mon[95116]: osdmap e1033: 8 total, 8 up, 8 in 2024-02-10T05:47:47.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:47 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3319366832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:47 smithi189 ceph-mon[89631]: osdmap e1033: 8 total, 8 up, 8 in 2024-02-10T05:47:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:47 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3319366832' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:48.651 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_log.trim_by_marker (3014 ms) 2024-02-10T05:47:48.651 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 4 tests from cls_log (11934 ms total) 2024-02-10T05:47:48.651 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:47:48.651 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T05:47:48.651 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 4 tests from 1 test suite ran. (11934 ms total) 2024-02-10T05:47:48.651 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 4 tests. 2024-02-10T05:47:48.654 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:47:48.654 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:47:48.729 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-02-10T05:47:48.729 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:47:48.795 INFO:tasks.workunit.client.0.smithi178.stdout:Running main() from gmock_main.cc 2024-02-10T05:47:48.795 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 4 tests from 1 test suite. 2024-02-10T05:47:48.795 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T05:47:48.795 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 4 tests from ClsNumOps 2024-02-10T05:47:48.795 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsNumOps.Add 2024-02-10T05:47:48.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:48 smithi178 ceph-mon[95116]: pgmap v1229: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:48.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:48 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:47:48.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:48 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3319366832' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:48 smithi178 ceph-mon[95116]: osdmap e1034: 8 total, 8 up, 8 in 2024-02-10T05:47:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:48 smithi178 ceph-mon[92537]: pgmap v1229: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:48 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:47:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:48 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3319366832' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:48 smithi178 ceph-mon[92537]: osdmap e1034: 8 total, 8 up, 8 in 2024-02-10T05:47:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:48 smithi189 ceph-mon[89631]: pgmap v1229: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:48 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:47:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:48 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3319366832' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136172-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:48 smithi189 ceph-mon[89631]: osdmap e1034: 8 total, 8 up, 8 in 2024-02-10T05:47:49.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:49 smithi178 ceph-mon[92537]: osdmap e1035: 8 total, 8 up, 8 in 2024-02-10T05:47:49.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:49 smithi178 ceph-mon[95116]: osdmap e1035: 8 total, 8 up, 8 in 2024-02-10T05:47:50.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:49 smithi189 ceph-mon[89631]: osdmap e1035: 8 total, 8 up, 8 in 2024-02-10T05:47:50.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:50 smithi178 ceph-mon[92537]: pgmap v1232: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:50 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:47:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:50 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:47:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:50 smithi178 ceph-mon[92537]: osdmap e1036: 8 total, 8 up, 8 in 2024-02-10T05:47:50.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:50 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3040923095' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:50 smithi178 ceph-mon[95116]: pgmap v1232: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:50 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:47:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:50 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:47:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:50 smithi178 ceph-mon[95116]: osdmap e1036: 8 total, 8 up, 8 in 2024-02-10T05:47:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:50 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3040923095' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:50 smithi189 ceph-mon[89631]: pgmap v1232: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:50 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:47:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:50 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:47:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:50 smithi189 ceph-mon[89631]: osdmap e1036: 8 total, 8 up, 8 in 2024-02-10T05:47:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:50 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3040923095' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:51.671 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsNumOps.Add (2875 ms) 2024-02-10T05:47:51.671 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsNumOps.Sub 2024-02-10T05:47:51.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:51 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3040923095' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:51.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:51 smithi178 ceph-mon[92537]: osdmap e1037: 8 total, 8 up, 8 in 2024-02-10T05:47:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:51 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3040923095' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:51.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:51 smithi178 ceph-mon[95116]: osdmap e1037: 8 total, 8 up, 8 in 2024-02-10T05:47:52.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:51 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3040923095' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:52.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:51 smithi189 ceph-mon[89631]: osdmap e1037: 8 total, 8 up, 8 in 2024-02-10T05:47:52.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:52 smithi178 ceph-mon[92537]: pgmap v1235: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:52 smithi178 ceph-mon[92537]: osdmap e1038: 8 total, 8 up, 8 in 2024-02-10T05:47:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:52 smithi178 ceph-mon[95116]: pgmap v1235: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:52 smithi178 ceph-mon[95116]: osdmap e1038: 8 total, 8 up, 8 in 2024-02-10T05:47:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:52 smithi189 ceph-mon[89631]: pgmap v1235: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:52 smithi189 ceph-mon[89631]: osdmap e1038: 8 total, 8 up, 8 in 2024-02-10T05:47:53.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:53 smithi178 ceph-mon[95116]: osdmap e1039: 8 total, 8 up, 8 in 2024-02-10T05:47:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:53 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2692392747' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:53 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:53 smithi178 ceph-mon[92537]: osdmap e1039: 8 total, 8 up, 8 in 2024-02-10T05:47:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:53 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2692392747' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:53.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:53 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:54.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:53 smithi189 ceph-mon[89631]: osdmap e1039: 8 total, 8 up, 8 in 2024-02-10T05:47:54.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:53 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2692392747' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:54.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:53 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:54.701 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsNumOps.Sub (3029 ms) 2024-02-10T05:47:54.701 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsNumOps.Mul 2024-02-10T05:47:54.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:54 smithi178 ceph-mon[92537]: pgmap v1238: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:54.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:54 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:47:54.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:54 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:54 smithi178 ceph-mon[92537]: osdmap e1040: 8 total, 8 up, 8 in 2024-02-10T05:47:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:54 smithi178 ceph-mon[95116]: pgmap v1238: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:54 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:47:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:54 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:54 smithi178 ceph-mon[95116]: osdmap e1040: 8 total, 8 up, 8 in 2024-02-10T05:47:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:54 smithi189 ceph-mon[89631]: pgmap v1238: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:54 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:47:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:54 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:54 smithi189 ceph-mon[89631]: osdmap e1040: 8 total, 8 up, 8 in 2024-02-10T05:47:55.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:55 smithi178 ceph-mon[92537]: osdmap e1041: 8 total, 8 up, 8 in 2024-02-10T05:47:55.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:55 smithi178 ceph-mon[95116]: osdmap e1041: 8 total, 8 up, 8 in 2024-02-10T05:47:56.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:55 smithi189 ceph-mon[89631]: osdmap e1041: 8 total, 8 up, 8 in 2024-02-10T05:47:56.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:56 smithi178 ceph-mon[95116]: pgmap v1241: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:56 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:47:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:56 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:47:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:56 smithi178 ceph-mon[95116]: osdmap e1042: 8 total, 8 up, 8 in 2024-02-10T05:47:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:56 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1344448701' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:56 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:56 smithi178 ceph-mon[92537]: pgmap v1241: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:56 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:47:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:56 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:47:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:56 smithi178 ceph-mon[92537]: osdmap e1042: 8 total, 8 up, 8 in 2024-02-10T05:47:56.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:56 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1344448701' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:56.963 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:56 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:56 smithi189 ceph-mon[89631]: pgmap v1241: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:56 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:47:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:56 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:47:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:56 smithi189 ceph-mon[89631]: osdmap e1042: 8 total, 8 up, 8 in 2024-02-10T05:47:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:56 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1344448701' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:56 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:47:57.730 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsNumOps.Mul (3029 ms) 2024-02-10T05:47:57.730 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsNumOps.Div 2024-02-10T05:47:57.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:57 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:57.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:57 smithi178 ceph-mon[95116]: osdmap e1043: 8 total, 8 up, 8 in 2024-02-10T05:47:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:57 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:57 smithi178 ceph-mon[92537]: osdmap e1043: 8 total, 8 up, 8 in 2024-02-10T05:47:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:47:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:47:57] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2024-02-10T05:47:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:57 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:47:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:57 smithi189 ceph-mon[89631]: osdmap e1043: 8 total, 8 up, 8 in 2024-02-10T05:47:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:58 smithi189 ceph-mon[89631]: pgmap v1244: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:58 smithi189 ceph-mon[89631]: osdmap e1044: 8 total, 8 up, 8 in 2024-02-10T05:47:59.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:58 smithi178 ceph-mon[95116]: pgmap v1244: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:59.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:58 smithi178 ceph-mon[95116]: osdmap e1044: 8 total, 8 up, 8 in 2024-02-10T05:47:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:58 smithi178 ceph-mon[92537]: pgmap v1244: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:47:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:58 smithi178 ceph-mon[92537]: osdmap e1044: 8 total, 8 up, 8 in 2024-02-10T05:48:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:48:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:59 smithi189 ceph-mon[89631]: osdmap e1045: 8 total, 8 up, 8 in 2024-02-10T05:48:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:47:59 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1430356094' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:00.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:48:00.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:59 smithi178 ceph-mon[92537]: osdmap e1045: 8 total, 8 up, 8 in 2024-02-10T05:48:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:47:59 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1430356094' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:48:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:59 smithi178 ceph-mon[95116]: osdmap e1045: 8 total, 8 up, 8 in 2024-02-10T05:48:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:47:59 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1430356094' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:00.744 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsNumOps.Div (3012 ms) 2024-02-10T05:48:00.744 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 4 tests from ClsNumOps (11946 ms total) 2024-02-10T05:48:00.744 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:48:00.744 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T05:48:00.744 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 4 tests from 1 test suite ran. (11946 ms total) 2024-02-10T05:48:00.744 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 4 tests. 2024-02-10T05:48:00.745 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:48:00.745 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:48:00.815 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-02-10T05:48:00.816 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:48:00.884 INFO:tasks.workunit.client.0.smithi178.stdout:Running main() from gmock_main.cc 2024-02-10T05:48:00.884 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 70 tests from 1 test suite. 2024-02-10T05:48:00.885 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T05:48:00.885 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 70 tests from TestClsRbd 2024-02-10T05:48:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:00 smithi189 ceph-mon[89631]: pgmap v1247: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:00 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:48:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:00 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1430356094' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:00 smithi189 ceph-mon[89631]: osdmap e1046: 8 total, 8 up, 8 in 2024-02-10T05:48:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:00 smithi178 ceph-mon[92537]: pgmap v1247: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:00 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:48:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:00 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1430356094' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:00 smithi178 ceph-mon[92537]: osdmap e1046: 8 total, 8 up, 8 in 2024-02-10T05:48:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:00 smithi178 ceph-mon[95116]: pgmap v1247: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:00 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:48:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:00 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1430356094' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136278-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:00 smithi178 ceph-mon[95116]: osdmap e1046: 8 total, 8 up, 8 in 2024-02-10T05:48:02.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:01 smithi189 ceph-mon[89631]: osdmap e1047: 8 total, 8 up, 8 in 2024-02-10T05:48:02.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:01 smithi178 ceph-mon[95116]: osdmap e1047: 8 total, 8 up, 8 in 2024-02-10T05:48:02.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:01 smithi178 ceph-mon[92537]: osdmap e1047: 8 total, 8 up, 8 in 2024-02-10T05:48:02.752 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.get_all_features 2024-02-10T05:48:02.770 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.get_all_features (17 ms) 2024-02-10T05:48:02.770 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.copyup 2024-02-10T05:48:02.948 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.copyup (178 ms) 2024-02-10T05:48:02.948 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-02-10T05:48:02.960 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.sparse_copyup (13 ms) 2024-02-10T05:48:02.960 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-02-10T05:48:02.967 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.get_and_set_id (6 ms) 2024-02-10T05:48:02.967 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-02-10T05:48:02.979 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.add_remove_child (13 ms) 2024-02-10T05:48:02.979 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.directory_methods 2024-02-10T05:48:03.004 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.directory_methods (25 ms) 2024-02-10T05:48:03.004 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.create 2024-02-10T05:48:03.018 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.create (14 ms) 2024-02-10T05:48:03.018 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.get_features 2024-02-10T05:48:03.020 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.get_features (1 ms) 2024-02-10T05:48:03.020 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-02-10T05:48:03.021 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.get_object_prefix (2 ms) 2024-02-10T05:48:03.021 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-02-10T05:48:03.023 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2024-02-10T05:48:03.023 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-02-10T05:48:03.024 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.get_access_timestamp (1 ms) 2024-02-10T05:48:03.025 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-02-10T05:48:03.026 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.get_modify_timestamp (1 ms) 2024-02-10T05:48:03.026 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-02-10T05:48:03.029 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.get_data_pool (3 ms) 2024-02-10T05:48:03.029 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.get_size 2024-02-10T05:48:03.033 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.get_size (4 ms) 2024-02-10T05:48:03.033 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.set_size 2024-02-10T05:48:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:02 smithi189 ceph-mon[89631]: pgmap v1250: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:02 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:48:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:02 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:48:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:02 smithi189 ceph-mon[89631]: osdmap e1048: 8 total, 8 up, 8 in 2024-02-10T05:48:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:02 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3788535240' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136384-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:02 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136384-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:03.037 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.set_size (4 ms) 2024-02-10T05:48:03.037 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.protection_status 2024-02-10T05:48:03.054 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.protection_status (17 ms) 2024-02-10T05:48:03.054 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-02-10T05:48:03.061 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.snapshot_limits (7 ms) 2024-02-10T05:48:03.062 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.parents_v1 2024-02-10T05:48:03.100 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.parents_v1 (39 ms) 2024-02-10T05:48:03.100 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.parents_v2 2024-02-10T05:48:03.130 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.parents_v2 (30 ms) 2024-02-10T05:48:03.130 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.snapshots 2024-02-10T05:48:03.151 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.snapshots (21 ms) 2024-02-10T05:48:03.151 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.snapid_race 2024-02-10T05:48:03.155 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.snapid_race (4 ms) 2024-02-10T05:48:03.156 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.stripingv2 2024-02-10T05:48:03.164 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.stripingv2 (9 ms) 2024-02-10T05:48:03.164 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.object_map_save 2024-02-10T05:48:03.169 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.object_map_save (4 ms) 2024-02-10T05:48:03.169 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-02-10T05:48:03.177 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.object_map_resize (9 ms) 2024-02-10T05:48:03.177 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.object_map_update 2024-02-10T05:48:03.184 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.object_map_update (6 ms) 2024-02-10T05:48:03.184 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-02-10T05:48:03.184 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2024-02-10T05:48:03.184 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-02-10T05:48:03.190 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.object_map_snap_add (6 ms) 2024-02-10T05:48:03.190 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-02-10T05:48:03.196 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.object_map_snap_remove (6 ms) 2024-02-10T05:48:03.196 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.flags 2024-02-10T05:48:03.201 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.flags (5 ms) 2024-02-10T05:48:03.201 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.metadata 2024-02-10T05:48:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:02 smithi178 ceph-mon[92537]: pgmap v1250: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:02 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:48:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:02 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:48:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:02 smithi178 ceph-mon[92537]: osdmap e1048: 8 total, 8 up, 8 in 2024-02-10T05:48:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:02 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3788535240' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136384-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:02 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136384-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:02 smithi178 ceph-mon[95116]: pgmap v1250: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:02 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:48:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:02 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:48:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:02 smithi178 ceph-mon[95116]: osdmap e1048: 8 total, 8 up, 8 in 2024-02-10T05:48:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:02 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3788535240' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136384-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:02 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136384-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:03.228 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.metadata (27 ms) 2024-02-10T05:48:03.228 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.set_features 2024-02-10T05:48:03.234 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.set_features (6 ms) 2024-02-10T05:48:03.234 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.mirror 2024-02-10T05:48:03.266 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.mirror (32 ms) 2024-02-10T05:48:03.267 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.mirror_image 2024-02-10T05:48:03.280 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.mirror_image (14 ms) 2024-02-10T05:48:03.280 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-02-10T05:48:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:03 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136384-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:03 smithi189 ceph-mon[89631]: osdmap e1049: 8 total, 8 up, 8 in 2024-02-10T05:48:04.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:03 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136384-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:04.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:03 smithi178 ceph-mon[92537]: osdmap e1049: 8 total, 8 up, 8 in 2024-02-10T05:48:04.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:03 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136384-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:04.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:03 smithi178 ceph-mon[95116]: osdmap e1049: 8 total, 8 up, 8 in 2024-02-10T05:48:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:04 smithi189 ceph-mon[89631]: pgmap v1253: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:04 smithi189 ceph-mon[89631]: osdmap e1050: 8 total, 8 up, 8 in 2024-02-10T05:48:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:04 smithi178 ceph-mon[92537]: pgmap v1253: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:04 smithi178 ceph-mon[92537]: osdmap e1050: 8 total, 8 up, 8 in 2024-02-10T05:48:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:04 smithi178 ceph-mon[95116]: pgmap v1253: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:04 smithi178 ceph-mon[95116]: osdmap e1050: 8 total, 8 up, 8 in 2024-02-10T05:48:05.562 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.mirror_image_status (2282 ms) 2024-02-10T05:48:05.562 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-02-10T05:48:05.639 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.mirror_image_map (77 ms) 2024-02-10T05:48:05.639 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-02-10T05:48:05.646 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.mirror_instances (7 ms) 2024-02-10T05:48:05.646 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-02-10T05:48:05.657 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.mirror_snapshot (11 ms) 2024-02-10T05:48:05.657 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-02-10T05:48:05.659 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_dir_list (2 ms) 2024-02-10T05:48:05.660 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-02-10T05:48:05.661 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2024-02-10T05:48:05.661 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-02-10T05:48:05.664 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.dir_add_already_existing (3 ms) 2024-02-10T05:48:05.664 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-02-10T05:48:05.669 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_dir_rename (5 ms) 2024-02-10T05:48:05.670 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-02-10T05:48:05.672 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-02-10T05:48:05.673 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-02-10T05:48:05.676 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (4 ms) 2024-02-10T05:48:05.677 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_image_add 2024-02-10T05:48:05.678 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-02-10T05:48:05.679 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-02-10T05:48:05.683 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_image_remove (3 ms) 2024-02-10T05:48:05.683 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_image_list 2024-02-10T05:48:05.684 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2024-02-10T05:48:05.684 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-02-10T05:48:05.688 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2024-02-10T05:48:05.688 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.image_group_add 2024-02-10T05:48:05.690 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2024-02-10T05:48:05.690 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-02-10T05:48:05.693 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-02-10T05:48:05.693 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.image_group_get 2024-02-10T05:48:05.695 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.image_group_get (2 ms) 2024-02-10T05:48:05.695 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-02-10T05:48:05.697 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2024-02-10T05:48:05.697 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-02-10T05:48:05.699 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2024-02-10T05:48:05.699 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-02-10T05:48:05.702 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (3 ms) 2024-02-10T05:48:05.702 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-02-10T05:48:05.704 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (2 ms) 2024-02-10T05:48:05.705 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-02-10T05:48:05.707 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_snap_set (2 ms) 2024-02-10T05:48:05.707 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-02-10T05:48:05.709 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-02-10T05:48:05.710 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-02-10T05:48:05.727 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (17 ms) 2024-02-10T05:48:05.727 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-02-10T05:48:05.928 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (202 ms) 2024-02-10T05:48:05.928 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-02-10T05:48:05.931 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_snap_remove (3 ms) 2024-02-10T05:48:05.931 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-02-10T05:48:05.933 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-02-10T05:48:05.933 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.trash_methods 2024-02-10T05:48:05.940 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.trash_methods (7 ms) 2024-02-10T05:48:05.940 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.op_features 2024-02-10T05:48:05.947 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.op_features (7 ms) 2024-02-10T05:48:05.947 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.clone_parent 2024-02-10T05:48:05.967 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.clone_parent (20 ms) 2024-02-10T05:48:05.967 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-02-10T05:48:05.975 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.clone_parent_ns (8 ms) 2024-02-10T05:48:05.975 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.clone_child 2024-02-10T05:48:05.985 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.clone_child (10 ms) 2024-02-10T05:48:05.985 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-02-10T05:48:05.992 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.namespace_methods (7 ms) 2024-02-10T05:48:05.992 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.migration 2024-02-10T05:48:06.001 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.migration (9 ms) 2024-02-10T05:48:06.001 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.migration_v1 2024-02-10T05:48:06.009 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.migration_v1 (8 ms) 2024-02-10T05:48:06.009 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-02-10T05:48:07.013 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:06 smithi178 ceph-mon[92537]: pgmap v1255: 137 pgs: 8 creating+peering, 5 unknown, 124 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 650 KiB/s rd, 422 KiB/s wr, 1.10k op/s 2024-02-10T05:48:07.014 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:06 smithi178 ceph-mon[95116]: pgmap v1255: 137 pgs: 8 creating+peering, 5 unknown, 124 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 650 KiB/s rd, 422 KiB/s wr, 1.10k op/s 2024-02-10T05:48:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:06 smithi189 ceph-mon[89631]: pgmap v1255: 137 pgs: 8 creating+peering, 5 unknown, 124 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 650 KiB/s rd, 422 KiB/s wr, 1.10k op/s 2024-02-10T05:48:07.768 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1758 ms) 2024-02-10T05:48:07.768 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestClsRbd.sparsify 2024-02-10T05:48:07.816 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestClsRbd.sparsify (47 ms) 2024-02-10T05:48:07.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:07 smithi178 ceph-mon[92537]: osdmap e1051: 8 total, 8 up, 8 in 2024-02-10T05:48:07.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:07 smithi178 ceph-mon[95116]: osdmap e1051: 8 total, 8 up, 8 in 2024-02-10T05:48:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:48:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:48:07] "GET /metrics HTTP/1.1" 200 35723 "" "Prometheus/2.43.0" 2024-02-10T05:48:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:07 smithi189 ceph-mon[89631]: osdmap e1051: 8 total, 8 up, 8 in 2024-02-10T05:48:08.772 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 70 tests from TestClsRbd (5063 ms total) 2024-02-10T05:48:08.773 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:48:08.773 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T05:48:08.773 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 70 tests from 1 test suite ran. (7888 ms total) 2024-02-10T05:48:08.773 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 70 tests. 2024-02-10T05:48:08.776 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:48:08.776 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:48:08.845 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2024-02-10T05:48:08.846 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:48:08.912 INFO:tasks.workunit.client.0.smithi178.stdout:Running main() from gmock_main.cc 2024-02-10T05:48:08.912 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 10 tests from 1 test suite. 2024-02-10T05:48:08.912 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T05:48:08.912 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 10 tests from cls_rgw 2024-02-10T05:48:08.912 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.test_implicit 2024-02-10T05:48:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:08 smithi189 ceph-mon[89631]: pgmap v1257: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.1 MiB/s wr, 928 op/s 2024-02-10T05:48:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:08 smithi189 ceph-mon[89631]: osdmap e1052: 8 total, 8 up, 8 in 2024-02-10T05:48:09.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:08 smithi178 ceph-mon[95116]: pgmap v1257: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.1 MiB/s wr, 928 op/s 2024-02-10T05:48:09.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:08 smithi178 ceph-mon[95116]: osdmap e1052: 8 total, 8 up, 8 in 2024-02-10T05:48:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:08 smithi178 ceph-mon[92537]: pgmap v1257: 137 pgs: 8 creating+peering, 129 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.1 MiB/s wr, 928 op/s 2024-02-10T05:48:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:08 smithi178 ceph-mon[92537]: osdmap e1052: 8 total, 8 up, 8 in 2024-02-10T05:48:10.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:09 smithi189 ceph-mon[89631]: osdmap e1053: 8 total, 8 up, 8 in 2024-02-10T05:48:10.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:09 smithi178 ceph-mon[92537]: osdmap e1053: 8 total, 8 up, 8 in 2024-02-10T05:48:10.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:09 smithi178 ceph-mon[95116]: osdmap e1053: 8 total, 8 up, 8 in 2024-02-10T05:48:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:10 smithi189 ceph-mon[89631]: pgmap v1260: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:10 smithi189 ceph-mon[89631]: osdmap e1054: 8 total, 8 up, 8 in 2024-02-10T05:48:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:10 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1227142749' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:10 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:10 smithi178 ceph-mon[92537]: pgmap v1260: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:10 smithi178 ceph-mon[92537]: osdmap e1054: 8 total, 8 up, 8 in 2024-02-10T05:48:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:10 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1227142749' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:10 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:10 smithi178 ceph-mon[95116]: pgmap v1260: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:10 smithi178 ceph-mon[95116]: osdmap e1054: 8 total, 8 up, 8 in 2024-02-10T05:48:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:10 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1227142749' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:10 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:11.795 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.test_implicit (2883 ms) 2024-02-10T05:48:11.795 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2024-02-10T05:48:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:11 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:12.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:11 smithi189 ceph-mon[89631]: osdmap e1055: 8 total, 8 up, 8 in 2024-02-10T05:48:12.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:11 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:12.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:11 smithi178 ceph-mon[92537]: osdmap e1055: 8 total, 8 up, 8 in 2024-02-10T05:48:12.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:11 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:12.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:11 smithi178 ceph-mon[95116]: osdmap e1055: 8 total, 8 up, 8 in 2024-02-10T05:48:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:12 smithi189 ceph-mon[89631]: pgmap v1263: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:12 smithi189 ceph-mon[89631]: osdmap e1056: 8 total, 8 up, 8 in 2024-02-10T05:48:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:12 smithi178 ceph-mon[92537]: pgmap v1263: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:12 smithi178 ceph-mon[92537]: osdmap e1056: 8 total, 8 up, 8 in 2024-02-10T05:48:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:12 smithi178 ceph-mon[95116]: pgmap v1263: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:12 smithi178 ceph-mon[95116]: osdmap e1056: 8 total, 8 up, 8 in 2024-02-10T05:48:14.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:13 smithi178 ceph-mon[92537]: osdmap e1057: 8 total, 8 up, 8 in 2024-02-10T05:48:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:13 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1311031940' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:13 smithi178 ceph-mon[92537]: pgmap v1266: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:48:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:13 smithi178 ceph-mon[95116]: osdmap e1057: 8 total, 8 up, 8 in 2024-02-10T05:48:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:13 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1311031940' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:13 smithi178 ceph-mon[95116]: pgmap v1266: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:48:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:13 smithi189 ceph-mon[89631]: osdmap e1057: 8 total, 8 up, 8 in 2024-02-10T05:48:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:13 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1311031940' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:14.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:13 smithi189 ceph-mon[89631]: pgmap v1266: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:14.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:48:14.807 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3012 ms) 2024-02-10T05:48:14.807 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.test_put_snap 2024-02-10T05:48:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:14 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:48:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:14 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1311031940' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:14 smithi178 ceph-mon[92537]: osdmap e1058: 8 total, 8 up, 8 in 2024-02-10T05:48:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:14 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:48:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:14 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1311031940' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:14 smithi178 ceph-mon[95116]: osdmap e1058: 8 total, 8 up, 8 in 2024-02-10T05:48:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:14 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:48:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:14 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1311031940' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:14 smithi189 ceph-mon[89631]: osdmap e1058: 8 total, 8 up, 8 in 2024-02-10T05:48:16.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:15 smithi178 ceph-mon[92537]: osdmap e1059: 8 total, 8 up, 8 in 2024-02-10T05:48:16.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:15 smithi178 ceph-mon[92537]: pgmap v1269: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:15 smithi178 ceph-mon[95116]: osdmap e1059: 8 total, 8 up, 8 in 2024-02-10T05:48:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:15 smithi178 ceph-mon[95116]: pgmap v1269: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:15 smithi189 ceph-mon[89631]: osdmap e1059: 8 total, 8 up, 8 in 2024-02-10T05:48:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:15 smithi189 ceph-mon[89631]: pgmap v1269: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:17.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:16 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:48:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:16 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:48:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:16 smithi178 ceph-mon[95116]: osdmap e1060: 8 total, 8 up, 8 in 2024-02-10T05:48:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:16 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1539378063' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:16 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:16 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:48:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:16 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:48:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:16 smithi178 ceph-mon[92537]: osdmap e1060: 8 total, 8 up, 8 in 2024-02-10T05:48:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:16 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1539378063' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:16 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:16 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:48:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:16 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:48:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:16 smithi189 ceph-mon[89631]: osdmap e1060: 8 total, 8 up, 8 in 2024-02-10T05:48:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:16 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1539378063' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:16 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:17.816 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:48:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:48:17] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-02-10T05:48:18.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:17 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:18.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:17 smithi178 ceph-mon[92537]: osdmap e1061: 8 total, 8 up, 8 in 2024-02-10T05:48:18.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:17 smithi178 ceph-mon[92537]: pgmap v1272: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:18.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:17 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:18.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:17 smithi178 ceph-mon[95116]: osdmap e1061: 8 total, 8 up, 8 in 2024-02-10T05:48:18.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:17 smithi178 ceph-mon[95116]: pgmap v1272: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:18.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:17 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:18.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:17 smithi189 ceph-mon[89631]: osdmap e1061: 8 total, 8 up, 8 in 2024-02-10T05:48:18.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:17 smithi189 ceph-mon[89631]: pgmap v1272: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:18 smithi178 ceph-mon[92537]: osdmap e1062: 8 total, 8 up, 8 in 2024-02-10T05:48:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:18 smithi178 ceph-mon[95116]: osdmap e1062: 8 total, 8 up, 8 in 2024-02-10T05:48:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:18 smithi189 ceph-mon[89631]: osdmap e1062: 8 total, 8 up, 8 in 2024-02-10T05:48:20.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:19 smithi178 ceph-mon[92537]: pgmap v1274: 137 pgs: 17 unknown, 120 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:20.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:19 smithi178 ceph-mon[95116]: pgmap v1274: 137 pgs: 17 unknown, 120 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:19 smithi189 ceph-mon[89631]: pgmap v1274: 137 pgs: 17 unknown, 120 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:22.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:21 smithi178 ceph-mon[92537]: pgmap v1275: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-10T05:48:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:21 smithi178 ceph-mon[92537]: osdmap e1063: 8 total, 8 up, 8 in 2024-02-10T05:48:22.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:21 smithi178 ceph-mon[95116]: pgmap v1275: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-10T05:48:22.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:21 smithi178 ceph-mon[95116]: osdmap e1063: 8 total, 8 up, 8 in 2024-02-10T05:48:22.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:21 smithi189 ceph-mon[89631]: pgmap v1275: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-10T05:48:22.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:21 smithi189 ceph-mon[89631]: osdmap e1063: 8 total, 8 up, 8 in 2024-02-10T05:48:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:22 smithi178 ceph-mon[92537]: osdmap e1064: 8 total, 8 up, 8 in 2024-02-10T05:48:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:22 smithi178 ceph-mon[95116]: osdmap e1064: 8 total, 8 up, 8 in 2024-02-10T05:48:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:22 smithi189 ceph-mon[89631]: osdmap e1064: 8 total, 8 up, 8 in 2024-02-10T05:48:23.845 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.test_put_snap (9039 ms) 2024-02-10T05:48:23.845 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.test_explicit 2024-02-10T05:48:24.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:23 smithi178 ceph-mon[92537]: pgmap v1278: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-10T05:48:24.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:23 smithi178 ceph-mon[92537]: osdmap e1065: 8 total, 8 up, 8 in 2024-02-10T05:48:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:23 smithi178 ceph-mon[95116]: pgmap v1278: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-10T05:48:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:23 smithi178 ceph-mon[95116]: osdmap e1065: 8 total, 8 up, 8 in 2024-02-10T05:48:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:23 smithi189 ceph-mon[89631]: pgmap v1278: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-02-10T05:48:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:23 smithi189 ceph-mon[89631]: osdmap e1065: 8 total, 8 up, 8 in 2024-02-10T05:48:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:24 smithi178 ceph-mon[92537]: osdmap e1066: 8 total, 8 up, 8 in 2024-02-10T05:48:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:24 smithi178 ceph-mon[95116]: osdmap e1066: 8 total, 8 up, 8 in 2024-02-10T05:48:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:24 smithi189 ceph-mon[89631]: osdmap e1066: 8 total, 8 up, 8 in 2024-02-10T05:48:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:25 smithi178 ceph-mon[92537]: pgmap v1281: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:25 smithi178 ceph-mon[92537]: osdmap e1067: 8 total, 8 up, 8 in 2024-02-10T05:48:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:25 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2214046781' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:25 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:25 smithi178 ceph-mon[95116]: pgmap v1281: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:25 smithi178 ceph-mon[95116]: osdmap e1067: 8 total, 8 up, 8 in 2024-02-10T05:48:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:25 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2214046781' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:25 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:25 smithi189 ceph-mon[89631]: pgmap v1281: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:25 smithi189 ceph-mon[89631]: osdmap e1067: 8 total, 8 up, 8 in 2024-02-10T05:48:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:25 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2214046781' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:25 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:26.882 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.test_explicit (3036 ms) 2024-02-10T05:48:26.882 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.set 2024-02-10T05:48:27.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:26 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:27.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:26 smithi178 ceph-mon[92537]: osdmap e1068: 8 total, 8 up, 8 in 2024-02-10T05:48:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:26 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:26 smithi178 ceph-mon[95116]: osdmap e1068: 8 total, 8 up, 8 in 2024-02-10T05:48:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:26 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:26 smithi189 ceph-mon[89631]: osdmap e1068: 8 total, 8 up, 8 in 2024-02-10T05:48:27.882 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:48:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:48:27] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-02-10T05:48:28.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:27 smithi189 ceph-mon[89631]: pgmap v1284: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:28.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:27 smithi189 ceph-mon[89631]: osdmap e1069: 8 total, 8 up, 8 in 2024-02-10T05:48:28.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:27 smithi178 ceph-mon[92537]: pgmap v1284: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:28.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:27 smithi178 ceph-mon[92537]: osdmap e1069: 8 total, 8 up, 8 in 2024-02-10T05:48:28.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:27 smithi178 ceph-mon[95116]: pgmap v1284: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:28.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:27 smithi178 ceph-mon[95116]: osdmap e1069: 8 total, 8 up, 8 in 2024-02-10T05:48:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:28 smithi178 ceph-mon[92537]: osdmap e1070: 8 total, 8 up, 8 in 2024-02-10T05:48:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:28 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/273532182' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:28 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:48:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:28 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:28 smithi178 ceph-mon[92537]: osdmap e1071: 8 total, 8 up, 8 in 2024-02-10T05:48:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:28 smithi178 ceph-mon[95116]: osdmap e1070: 8 total, 8 up, 8 in 2024-02-10T05:48:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:28 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/273532182' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:28 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:29.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:48:29.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:28 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:29.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:28 smithi178 ceph-mon[95116]: osdmap e1071: 8 total, 8 up, 8 in 2024-02-10T05:48:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:28 smithi189 ceph-mon[89631]: osdmap e1070: 8 total, 8 up, 8 in 2024-02-10T05:48:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:28 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/273532182' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:28 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:48:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:28 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:28 smithi189 ceph-mon[89631]: osdmap e1071: 8 total, 8 up, 8 in 2024-02-10T05:48:29.893 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.set (3010 ms) 2024-02-10T05:48:29.893 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.test_implicit_ec 2024-02-10T05:48:30.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:29 smithi178 ceph-mon[92537]: pgmap v1287: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:30.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:29 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:48:30.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:29 smithi178 ceph-mon[92537]: osdmap e1072: 8 total, 8 up, 8 in 2024-02-10T05:48:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:29 smithi178 ceph-mon[95116]: pgmap v1287: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:29 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:48:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:29 smithi178 ceph-mon[95116]: osdmap e1072: 8 total, 8 up, 8 in 2024-02-10T05:48:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:29 smithi189 ceph-mon[89631]: pgmap v1287: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:29 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:48:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:29 smithi189 ceph-mon[89631]: osdmap e1072: 8 total, 8 up, 8 in 2024-02-10T05:48:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:30 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:30 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:30 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:30 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:30 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:30 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:30 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:30 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:30 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:30 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:30 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:31.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:30 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:30 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:30 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:30 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:30 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:30 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:30 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:32.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:32 smithi178 ceph-mon[92537]: pgmap v1290: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:32 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:48:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:32 smithi178 ceph-mon[92537]: osdmap e1073: 8 total, 8 up, 8 in 2024-02-10T05:48:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:32 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:32 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:32 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:48:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:32 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:48:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:32 smithi178 ceph-mon[95116]: pgmap v1290: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:32 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:48:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:32 smithi178 ceph-mon[95116]: osdmap e1073: 8 total, 8 up, 8 in 2024-02-10T05:48:32.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:32 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:32.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:32 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:32.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:32 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:48:32.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:32 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:48:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:32 smithi189 ceph-mon[89631]: pgmap v1290: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:32 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:48:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:32 smithi189 ceph-mon[89631]: osdmap e1073: 8 total, 8 up, 8 in 2024-02-10T05:48:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:32 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:32 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:32 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:48:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:32 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:48:33.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:33 smithi178 ceph-mon[92537]: osdmap e1074: 8 total, 8 up, 8 in 2024-02-10T05:48:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:33 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-6"}]': finished 2024-02-10T05:48:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:33 smithi178 ceph-mon[92537]: osdmap e1075: 8 total, 8 up, 8 in 2024-02-10T05:48:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:33 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:33 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:33 smithi178 ceph-mon[95116]: osdmap e1074: 8 total, 8 up, 8 in 2024-02-10T05:48:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:33 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-6"}]': finished 2024-02-10T05:48:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:33 smithi178 ceph-mon[95116]: osdmap e1075: 8 total, 8 up, 8 in 2024-02-10T05:48:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:33 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:33 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:33 smithi189 ceph-mon[89631]: osdmap e1074: 8 total, 8 up, 8 in 2024-02-10T05:48:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:33 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-6"}]': finished 2024-02-10T05:48:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:33 smithi189 ceph-mon[89631]: osdmap e1075: 8 total, 8 up, 8 in 2024-02-10T05:48:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:33 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:33 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:34.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:34 smithi178 ceph-mon[92537]: pgmap v1293: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:34.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:34 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:34.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:34 smithi178 ceph-mon[92537]: osdmap e1076: 8 total, 8 up, 8 in 2024-02-10T05:48:34.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:34 smithi178 ceph-mon[95116]: pgmap v1293: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:34.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:34 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:34.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:34 smithi178 ceph-mon[95116]: osdmap e1076: 8 total, 8 up, 8 in 2024-02-10T05:48:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:34 smithi189 ceph-mon[89631]: pgmap v1293: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:34 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:34 smithi189 ceph-mon[89631]: osdmap e1076: 8 total, 8 up, 8 in 2024-02-10T05:48:35.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:35 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:48:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:35 smithi178 ceph-mon[92537]: osdmap e1077: 8 total, 8 up, 8 in 2024-02-10T05:48:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:35 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:35 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:35 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:48:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:35 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:48:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:35 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:48:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:35 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:48:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:35 smithi178 ceph-mon[95116]: osdmap e1077: 8 total, 8 up, 8 in 2024-02-10T05:48:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:35 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:35 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:35.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:35 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:48:35.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:35 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:48:35.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:35 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:48:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:35 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:48:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:35 smithi189 ceph-mon[89631]: osdmap e1077: 8 total, 8 up, 8 in 2024-02-10T05:48:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:35 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:35 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:35 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:48:35.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:35 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:48:35.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:35 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:48:36.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:36 smithi178 ceph-mon[95116]: pgmap v1296: 113 pgs: 1 creating+peering, 2 unknown, 110 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 2 op/s 2024-02-10T05:48:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:36 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]': finished 2024-02-10T05:48:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:36 smithi178 ceph-mon[95116]: osdmap e1078: 8 total, 8 up, 8 in 2024-02-10T05:48:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:36 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:36.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:36 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:36.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:36 smithi178 ceph-mon[92537]: pgmap v1296: 113 pgs: 1 creating+peering, 2 unknown, 110 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 2 op/s 2024-02-10T05:48:36.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:36 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]': finished 2024-02-10T05:48:36.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:36 smithi178 ceph-mon[92537]: osdmap e1078: 8 total, 8 up, 8 in 2024-02-10T05:48:36.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:36 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:36.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:36 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:36 smithi189 ceph-mon[89631]: pgmap v1296: 113 pgs: 1 creating+peering, 2 unknown, 110 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 2 op/s 2024-02-10T05:48:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:36 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-6"}]': finished 2024-02-10T05:48:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:36 smithi189 ceph-mon[89631]: osdmap e1078: 8 total, 8 up, 8 in 2024-02-10T05:48:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:36 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3830461124' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:36 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]: dispatch 2024-02-10T05:48:36.918 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.test_implicit_ec (7025 ms) 2024-02-10T05:48:36.918 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2024-02-10T05:48:37.919 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:48:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:48:37] "GET /metrics HTTP/1.1" 200 36359 "" "Prometheus/2.43.0" 2024-02-10T05:48:38.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:37 smithi178 ceph-mon[92537]: pgmap v1299: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:37 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]': finished 2024-02-10T05:48:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:37 smithi178 ceph-mon[92537]: osdmap e1079: 8 total, 8 up, 8 in 2024-02-10T05:48:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:37 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:37 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:37 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:38.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:37 smithi178 ceph-mon[95116]: pgmap v1299: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:38.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:37 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]': finished 2024-02-10T05:48:38.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:37 smithi178 ceph-mon[95116]: osdmap e1079: 8 total, 8 up, 8 in 2024-02-10T05:48:38.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:37 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:38.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:37 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:38.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:37 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:37 smithi189 ceph-mon[89631]: pgmap v1299: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:37 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-6"}]': finished 2024-02-10T05:48:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:37 smithi189 ceph-mon[89631]: osdmap e1079: 8 total, 8 up, 8 in 2024-02-10T05:48:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:37 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:37 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:37 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:39.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:39 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:48:39.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:39 smithi178 ceph-mon[92537]: osdmap e1080: 8 total, 8 up, 8 in 2024-02-10T05:48:39.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:39 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:39 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:48:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:39 smithi178 ceph-mon[95116]: osdmap e1080: 8 total, 8 up, 8 in 2024-02-10T05:48:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:39 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:39 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:48:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:39 smithi189 ceph-mon[89631]: osdmap e1080: 8 total, 8 up, 8 in 2024-02-10T05:48:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:39 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:40.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:40 smithi178 ceph-mon[95116]: pgmap v1302: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:40.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:40 smithi178 ceph-mon[95116]: osdmap e1081: 8 total, 8 up, 8 in 2024-02-10T05:48:40.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:40 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-7"}]': finished 2024-02-10T05:48:40.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:40 smithi178 ceph-mon[95116]: osdmap e1082: 8 total, 8 up, 8 in 2024-02-10T05:48:40.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:40 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:40 smithi178 ceph-mon[92537]: pgmap v1302: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:40 smithi178 ceph-mon[92537]: osdmap e1081: 8 total, 8 up, 8 in 2024-02-10T05:48:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:40 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-7"}]': finished 2024-02-10T05:48:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:40 smithi178 ceph-mon[92537]: osdmap e1082: 8 total, 8 up, 8 in 2024-02-10T05:48:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:40 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:40 smithi189 ceph-mon[89631]: pgmap v1302: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:40 smithi189 ceph-mon[89631]: osdmap e1081: 8 total, 8 up, 8 in 2024-02-10T05:48:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:40 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-7"}]': finished 2024-02-10T05:48:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:40 smithi189 ceph-mon[89631]: osdmap e1082: 8 total, 8 up, 8 in 2024-02-10T05:48:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:40 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:42.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:41 smithi178 ceph-mon[95116]: pgmap v1305: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:42.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:41 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:41 smithi178 ceph-mon[95116]: osdmap e1083: 8 total, 8 up, 8 in 2024-02-10T05:48:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:41 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:48:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:41 smithi178 ceph-mon[92537]: pgmap v1305: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:41 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:41 smithi178 ceph-mon[92537]: osdmap e1083: 8 total, 8 up, 8 in 2024-02-10T05:48:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:41 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:48:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:41 smithi189 ceph-mon[89631]: pgmap v1305: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:41 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:41 smithi189 ceph-mon[89631]: osdmap e1083: 8 total, 8 up, 8 in 2024-02-10T05:48:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:41 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:48:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:42 smithi178 ceph-mon[92537]: osdmap e1084: 8 total, 8 up, 8 in 2024-02-10T05:48:43.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:42 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:43.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:42 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-7"}]': finished 2024-02-10T05:48:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:42 smithi178 ceph-mon[95116]: osdmap e1084: 8 total, 8 up, 8 in 2024-02-10T05:48:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:42 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:42 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-7"}]': finished 2024-02-10T05:48:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:42 smithi189 ceph-mon[89631]: osdmap e1084: 8 total, 8 up, 8 in 2024-02-10T05:48:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:42 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:42 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-7"}]': finished 2024-02-10T05:48:43.931 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7013 ms) 2024-02-10T05:48:43.931 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2024-02-10T05:48:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[92537]: pgmap v1308: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[92537]: osdmap e1085: 8 total, 8 up, 8 in 2024-02-10T05:48:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:48:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:48:44.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:44.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:48:44.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-7"}]': finished 2024-02-10T05:48:44.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[92537]: osdmap e1086: 8 total, 8 up, 8 in 2024-02-10T05:48:44.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[95116]: pgmap v1308: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:44.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[95116]: osdmap e1085: 8 total, 8 up, 8 in 2024-02-10T05:48:44.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:48:44.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:48:44.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:44.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:48:44.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-7"}]': finished 2024-02-10T05:48:44.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:43 smithi178 ceph-mon[95116]: osdmap e1086: 8 total, 8 up, 8 in 2024-02-10T05:48:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:43 smithi189 ceph-mon[89631]: pgmap v1308: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:43 smithi189 ceph-mon[89631]: osdmap e1085: 8 total, 8 up, 8 in 2024-02-10T05:48:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:43 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:48:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:43 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:48:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:43 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-7"}]: dispatch 2024-02-10T05:48:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:48:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:43 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/586233331' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-7"}]': finished 2024-02-10T05:48:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:43 smithi189 ceph-mon[89631]: osdmap e1086: 8 total, 8 up, 8 in 2024-02-10T05:48:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:44 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:44 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:44 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:44 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:44 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:44 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:44 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:44 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:44 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:44 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:44 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:45.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:44 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:44 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:44 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:44 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:44 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:44 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:44 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:46.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:46 smithi178 ceph-mon[95116]: pgmap v1311: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:46.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:46 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:48:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:46 smithi178 ceph-mon[95116]: osdmap e1087: 8 total, 8 up, 8 in 2024-02-10T05:48:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:46 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:46 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:46 smithi178 ceph-mon[92537]: pgmap v1311: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:46 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:48:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:46 smithi178 ceph-mon[92537]: osdmap e1087: 8 total, 8 up, 8 in 2024-02-10T05:48:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:46 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:46 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:46.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:46 smithi189 ceph-mon[89631]: pgmap v1311: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:46.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:46 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:48:46.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:46 smithi189 ceph-mon[89631]: osdmap e1087: 8 total, 8 up, 8 in 2024-02-10T05:48:46.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:46 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:46.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:46 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:47.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:47 smithi178 ceph-mon[92537]: osdmap e1088: 8 total, 8 up, 8 in 2024-02-10T05:48:47.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:47 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-8"}]': finished 2024-02-10T05:48:47.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:47 smithi178 ceph-mon[92537]: osdmap e1089: 8 total, 8 up, 8 in 2024-02-10T05:48:47.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:47 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:47.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:47 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:47.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:47 smithi178 ceph-mon[95116]: osdmap e1088: 8 total, 8 up, 8 in 2024-02-10T05:48:47.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:47 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-8"}]': finished 2024-02-10T05:48:47.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:47 smithi178 ceph-mon[95116]: osdmap e1089: 8 total, 8 up, 8 in 2024-02-10T05:48:47.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:47 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:47.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:47 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:47.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:47 smithi189 ceph-mon[89631]: osdmap e1088: 8 total, 8 up, 8 in 2024-02-10T05:48:47.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:47 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-8"}]': finished 2024-02-10T05:48:47.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:47 smithi189 ceph-mon[89631]: osdmap e1089: 8 total, 8 up, 8 in 2024-02-10T05:48:47.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:47 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:47.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:47 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:48:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:48:47] "GET /metrics HTTP/1.1" 200 33992 "" "Prometheus/2.43.0" 2024-02-10T05:48:48.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:48 smithi178 ceph-mon[95116]: pgmap v1314: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:48.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:48 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:48.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:48 smithi178 ceph-mon[95116]: osdmap e1090: 8 total, 8 up, 8 in 2024-02-10T05:48:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:48 smithi178 ceph-mon[92537]: pgmap v1314: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:48 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:48 smithi178 ceph-mon[92537]: osdmap e1090: 8 total, 8 up, 8 in 2024-02-10T05:48:48.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:48 smithi189 ceph-mon[89631]: pgmap v1314: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:48.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:48 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:48:48.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:48 smithi189 ceph-mon[89631]: osdmap e1090: 8 total, 8 up, 8 in 2024-02-10T05:48:50.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:49 smithi178 ceph-mon[92537]: pgmap v1317: 113 pgs: 1 creating+activating, 2 creating+peering, 4 unknown, 106 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:50.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:49 smithi178 ceph-mon[92537]: osdmap e1091: 8 total, 8 up, 8 in 2024-02-10T05:48:50.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:49 smithi178 ceph-mon[95116]: pgmap v1317: 113 pgs: 1 creating+activating, 2 creating+peering, 4 unknown, 106 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:50.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:49 smithi178 ceph-mon[95116]: osdmap e1091: 8 total, 8 up, 8 in 2024-02-10T05:48:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:49 smithi189 ceph-mon[89631]: pgmap v1317: 113 pgs: 1 creating+activating, 2 creating+peering, 4 unknown, 106 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:49 smithi189 ceph-mon[89631]: osdmap e1091: 8 total, 8 up, 8 in 2024-02-10T05:48:52.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:52 smithi178 ceph-mon[92537]: pgmap v1319: 113 pgs: 1 creating+activating, 2 creating+peering, 110 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-02-10T05:48:52.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:52 smithi178 ceph-mon[92537]: osdmap e1092: 8 total, 8 up, 8 in 2024-02-10T05:48:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:52 smithi178 ceph-mon[95116]: pgmap v1319: 113 pgs: 1 creating+activating, 2 creating+peering, 110 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-02-10T05:48:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:52 smithi178 ceph-mon[95116]: osdmap e1092: 8 total, 8 up, 8 in 2024-02-10T05:48:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:52 smithi189 ceph-mon[89631]: pgmap v1319: 113 pgs: 1 creating+activating, 2 creating+peering, 110 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-02-10T05:48:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:52 smithi189 ceph-mon[89631]: osdmap e1092: 8 total, 8 up, 8 in 2024-02-10T05:48:53.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:53 smithi178 ceph-mon[92537]: osdmap e1093: 8 total, 8 up, 8 in 2024-02-10T05:48:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:53 smithi178 ceph-mon[95116]: osdmap e1093: 8 total, 8 up, 8 in 2024-02-10T05:48:53.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:53 smithi189 ceph-mon[89631]: osdmap e1093: 8 total, 8 up, 8 in 2024-02-10T05:48:54.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:54 smithi178 ceph-mon[92537]: pgmap v1322: 113 pgs: 1 creating+activating, 112 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-02-10T05:48:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:54 smithi178 ceph-mon[92537]: osdmap e1094: 8 total, 8 up, 8 in 2024-02-10T05:48:54.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:54 smithi178 ceph-mon[95116]: pgmap v1322: 113 pgs: 1 creating+activating, 112 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-02-10T05:48:54.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:54 smithi178 ceph-mon[95116]: osdmap e1094: 8 total, 8 up, 8 in 2024-02-10T05:48:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:54 smithi189 ceph-mon[89631]: pgmap v1322: 113 pgs: 1 creating+activating, 112 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-02-10T05:48:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:54 smithi189 ceph-mon[89631]: osdmap e1094: 8 total, 8 up, 8 in 2024-02-10T05:48:55.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:55 smithi178 ceph-mon[92537]: osdmap e1095: 8 total, 8 up, 8 in 2024-02-10T05:48:55.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:55 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:55 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:55 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]': finished 2024-02-10T05:48:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:55 smithi178 ceph-mon[92537]: osdmap e1096: 8 total, 8 up, 8 in 2024-02-10T05:48:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:55 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:55 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:55 smithi178 ceph-mon[95116]: osdmap e1095: 8 total, 8 up, 8 in 2024-02-10T05:48:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:55 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:55 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:55 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]': finished 2024-02-10T05:48:55.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:55 smithi178 ceph-mon[95116]: osdmap e1096: 8 total, 8 up, 8 in 2024-02-10T05:48:55.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:55 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:55.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:55 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:55 smithi189 ceph-mon[89631]: osdmap e1095: 8 total, 8 up, 8 in 2024-02-10T05:48:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:55 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:55 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:55 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-8"}]': finished 2024-02-10T05:48:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:55 smithi189 ceph-mon[89631]: osdmap e1096: 8 total, 8 up, 8 in 2024-02-10T05:48:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:55 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3412827821' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:55.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:55 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]: dispatch 2024-02-10T05:48:56.444 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.test_put_snap_ec (12514 ms) 2024-02-10T05:48:56.444 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.test_explicit_ec 2024-02-10T05:48:56.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:56 smithi178 ceph-mon[92537]: pgmap v1325: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:56.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:56 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]': finished 2024-02-10T05:48:56.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:56 smithi178 ceph-mon[92537]: osdmap e1097: 8 total, 8 up, 8 in 2024-02-10T05:48:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:56 smithi178 ceph-mon[95116]: pgmap v1325: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:56 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]': finished 2024-02-10T05:48:56.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:56 smithi178 ceph-mon[95116]: osdmap e1097: 8 total, 8 up, 8 in 2024-02-10T05:48:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:56 smithi189 ceph-mon[89631]: pgmap v1325: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:56 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-8"}]': finished 2024-02-10T05:48:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:56 smithi189 ceph-mon[89631]: osdmap e1097: 8 total, 8 up, 8 in 2024-02-10T05:48:57.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:48:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:48:57] "GET /metrics HTTP/1.1" 200 33992 "" "Prometheus/2.43.0" 2024-02-10T05:48:57.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:57 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:57.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:57 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:57.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:57 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:57.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:57 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:57.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:57 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:57.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:57 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:57 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:57 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:57 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:57 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:57 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:57.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:57 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:57 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:57 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:57.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:57 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:57 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:57 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:57.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:57 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:48:58.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:58 smithi178 ceph-mon[92537]: pgmap v1328: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:58.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:58 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:48:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:58 smithi178 ceph-mon[92537]: osdmap e1098: 8 total, 8 up, 8 in 2024-02-10T05:48:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:58 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:58 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:58 smithi178 ceph-mon[95116]: pgmap v1328: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:58 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:48:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:58 smithi178 ceph-mon[95116]: osdmap e1098: 8 total, 8 up, 8 in 2024-02-10T05:48:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:58 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:58 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:58 smithi189 ceph-mon[89631]: pgmap v1328: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:48:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:58 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:48:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:58 smithi189 ceph-mon[89631]: osdmap e1098: 8 total, 8 up, 8 in 2024-02-10T05:48:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:58 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:58 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:48:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:59 smithi178 ceph-mon[92537]: osdmap e1099: 8 total, 8 up, 8 in 2024-02-10T05:48:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:48:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:59 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-9"}]': finished 2024-02-10T05:48:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:59 smithi178 ceph-mon[92537]: osdmap e1100: 8 total, 8 up, 8 in 2024-02-10T05:48:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:59 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:59.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:48:59 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:59 smithi178 ceph-mon[95116]: osdmap e1099: 8 total, 8 up, 8 in 2024-02-10T05:48:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:48:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:59 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-9"}]': finished 2024-02-10T05:48:59.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:59 smithi178 ceph-mon[95116]: osdmap e1100: 8 total, 8 up, 8 in 2024-02-10T05:48:59.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:59 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:48:59.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:48:59 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:59 smithi189 ceph-mon[89631]: osdmap e1099: 8 total, 8 up, 8 in 2024-02-10T05:49:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:49:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:59 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-9"}]': finished 2024-02-10T05:49:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:59 smithi189 ceph-mon[89631]: osdmap e1100: 8 total, 8 up, 8 in 2024-02-10T05:49:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:59 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:48:59 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:00.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:00 smithi178 ceph-mon[92537]: pgmap v1331: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:00 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:49:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:00 smithi178 ceph-mon[92537]: osdmap e1101: 8 total, 8 up, 8 in 2024-02-10T05:49:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:00 smithi178 ceph-mon[95116]: pgmap v1331: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:00 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:49:00.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:00 smithi178 ceph-mon[95116]: osdmap e1101: 8 total, 8 up, 8 in 2024-02-10T05:49:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:00 smithi189 ceph-mon[89631]: pgmap v1331: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:00 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:49:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:00 smithi189 ceph-mon[89631]: osdmap e1101: 8 total, 8 up, 8 in 2024-02-10T05:49:02.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:02 smithi178 ceph-mon[95116]: pgmap v1334: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:02 smithi178 ceph-mon[95116]: osdmap e1102: 8 total, 8 up, 8 in 2024-02-10T05:49:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:02 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:49:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:02 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:49:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:02 smithi178 ceph-mon[92537]: pgmap v1334: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:02 smithi178 ceph-mon[92537]: osdmap e1102: 8 total, 8 up, 8 in 2024-02-10T05:49:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:02 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:49:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:02 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:49:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:02 smithi189 ceph-mon[89631]: pgmap v1334: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:02 smithi189 ceph-mon[89631]: osdmap e1102: 8 total, 8 up, 8 in 2024-02-10T05:49:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:02 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:49:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:02 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:49:03.473 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.test_explicit_ec (7029 ms) 2024-02-10T05:49:03.474 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.set_ec 2024-02-10T05:49:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:03 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]': finished 2024-02-10T05:49:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:03 smithi189 ceph-mon[89631]: osdmap e1103: 8 total, 8 up, 8 in 2024-02-10T05:49:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:03 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:49:03.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:03 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:49:03.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:03 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]': finished 2024-02-10T05:49:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:03 smithi178 ceph-mon[95116]: osdmap e1103: 8 total, 8 up, 8 in 2024-02-10T05:49:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:03 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:49:03.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:03 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:49:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:03 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-9"}]': finished 2024-02-10T05:49:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:03 smithi178 ceph-mon[92537]: osdmap e1103: 8 total, 8 up, 8 in 2024-02-10T05:49:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:03 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1030022888' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:49:03.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:03 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]: dispatch 2024-02-10T05:49:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:04 smithi189 ceph-mon[89631]: pgmap v1337: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:04 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]': finished 2024-02-10T05:49:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:04 smithi189 ceph-mon[89631]: osdmap e1104: 8 total, 8 up, 8 in 2024-02-10T05:49:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:04 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:04 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:04 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:49:04.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:04 smithi178 ceph-mon[92537]: pgmap v1337: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:04.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:04 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]': finished 2024-02-10T05:49:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:04 smithi178 ceph-mon[92537]: osdmap e1104: 8 total, 8 up, 8 in 2024-02-10T05:49:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:04 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:04 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:04 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:49:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:04 smithi178 ceph-mon[95116]: pgmap v1337: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:04 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-9"}]': finished 2024-02-10T05:49:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:04 smithi178 ceph-mon[95116]: osdmap e1104: 8 total, 8 up, 8 in 2024-02-10T05:49:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:04 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:04 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:04 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-02-10T05:49:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:05 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:49:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:05 smithi189 ceph-mon[89631]: osdmap e1105: 8 total, 8 up, 8 in 2024-02-10T05:49:05.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:05 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:05.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:05 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:49:05.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:05 smithi178 ceph-mon[95116]: osdmap e1105: 8 total, 8 up, 8 in 2024-02-10T05:49:05.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:05 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:05 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi178-136439-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-02-10T05:49:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:05 smithi178 ceph-mon[92537]: osdmap e1105: 8 total, 8 up, 8 in 2024-02-10T05:49:05.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:05 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:06 smithi189 ceph-mon[89631]: pgmap v1340: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:06 smithi189 ceph-mon[89631]: osdmap e1106: 8 total, 8 up, 8 in 2024-02-10T05:49:06.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:06 smithi178 ceph-mon[95116]: pgmap v1340: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:06.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:06 smithi178 ceph-mon[95116]: osdmap e1106: 8 total, 8 up, 8 in 2024-02-10T05:49:06.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:06 smithi178 ceph-mon[92537]: pgmap v1340: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:06.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:06 smithi178 ceph-mon[92537]: osdmap e1106: 8 total, 8 up, 8 in 2024-02-10T05:49:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:07 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-10"}]': finished 2024-02-10T05:49:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:07 smithi189 ceph-mon[89631]: osdmap e1107: 8 total, 8 up, 8 in 2024-02-10T05:49:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:07 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:07.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:07 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-10"}]': finished 2024-02-10T05:49:07.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:07 smithi178 ceph-mon[92537]: osdmap e1107: 8 total, 8 up, 8 in 2024-02-10T05:49:07.863 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:07 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:07.863 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:49:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:49:07] "GET /metrics HTTP/1.1" 200 33994 "" "Prometheus/2.43.0" 2024-02-10T05:49:07.864 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:07 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi178-136439-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi178-136439-10"}]': finished 2024-02-10T05:49:07.864 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:07 smithi178 ceph-mon[95116]: osdmap e1107: 8 total, 8 up, 8 in 2024-02-10T05:49:07.864 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:07 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:08 smithi189 ceph-mon[89631]: pgmap v1343: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:08 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:49:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:08 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:49:08.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:08 smithi189 ceph-mon[89631]: osdmap e1108: 8 total, 8 up, 8 in 2024-02-10T05:49:08.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:08 smithi178 ceph-mon[95116]: pgmap v1343: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:08 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:49:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:08 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:49:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:08 smithi178 ceph-mon[95116]: osdmap e1108: 8 total, 8 up, 8 in 2024-02-10T05:49:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:08 smithi178 ceph-mon[92537]: pgmap v1343: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:08 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:49:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:08 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136439-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:49:08.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:08 smithi178 ceph-mon[92537]: osdmap e1108: 8 total, 8 up, 8 in 2024-02-10T05:49:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:09 smithi189 ceph-mon[89631]: osdmap e1109: 8 total, 8 up, 8 in 2024-02-10T05:49:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:09 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:09.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:09 smithi178 ceph-mon[92537]: osdmap e1109: 8 total, 8 up, 8 in 2024-02-10T05:49:09.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:09 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:09 smithi178 ceph-mon[95116]: osdmap e1109: 8 total, 8 up, 8 in 2024-02-10T05:49:09.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:09 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:10.515 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.set_ec (7041 ms) 2024-02-10T05:49:10.515 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 10 tests from cls_rgw (61603 ms total) 2024-02-10T05:49:10.515 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:49:10.515 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T05:49:10.515 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 10 tests from 1 test suite ran. (61603 ms total) 2024-02-10T05:49:10.515 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 10 tests. 2024-02-10T05:49:10.517 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:49:10.517 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:49:10.588 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2024-02-10T05:49:10.588 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:49:10.656 INFO:tasks.workunit.client.0.smithi178.stdout:Running main() from gmock_main.cc 2024-02-10T05:49:10.656 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 16 tests from 1 test suite. 2024-02-10T05:49:10.656 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T05:49:10.656 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 16 tests from cls_rgw 2024-02-10T05:49:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:10 smithi189 ceph-mon[89631]: pgmap v1346: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:10 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:49:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:10 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:49:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:10 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-10"}]': finished 2024-02-10T05:49:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:10 smithi189 ceph-mon[89631]: osdmap e1110: 8 total, 8 up, 8 in 2024-02-10T05:49:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:10 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:10 smithi178 ceph-mon[92537]: pgmap v1346: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:10 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:49:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:10 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:49:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:10 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-10"}]': finished 2024-02-10T05:49:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:10 smithi178 ceph-mon[92537]: osdmap e1110: 8 total, 8 up, 8 in 2024-02-10T05:49:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:10 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:10 smithi178 ceph-mon[95116]: pgmap v1346: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:10 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:49:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:10 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:49:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:10 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi178-136439-10"}]': finished 2024-02-10T05:49:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:10 smithi178 ceph-mon[95116]: osdmap e1110: 8 total, 8 up, 8 in 2024-02-10T05:49:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:10 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-10"}]: dispatch 2024-02-10T05:49:11.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:11 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-10"}]': finished 2024-02-10T05:49:11.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:11 smithi189 ceph-mon[89631]: osdmap e1111: 8 total, 8 up, 8 in 2024-02-10T05:49:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:11 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-10"}]': finished 2024-02-10T05:49:11.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:11 smithi178 ceph-mon[92537]: osdmap e1111: 8 total, 8 up, 8 in 2024-02-10T05:49:11.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:11 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3189350514' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi178-136439-10"}]': finished 2024-02-10T05:49:11.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:11 smithi178 ceph-mon[95116]: osdmap e1111: 8 total, 8 up, 8 in 2024-02-10T05:49:12.529 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.index_basic 2024-02-10T05:49:12.573 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.index_basic (44 ms) 2024-02-10T05:49:12.573 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2024-02-10T05:49:12.598 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (26 ms) 2024-02-10T05:49:12.599 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.index_remove_object 2024-02-10T05:49:12.635 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.index_remove_object (35 ms) 2024-02-10T05:49:12.636 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.index_suggest 2024-02-10T05:49:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:12 smithi189 ceph-mon[89631]: pgmap v1349: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:12 smithi189 ceph-mon[89631]: osdmap e1112: 8 total, 8 up, 8 in 2024-02-10T05:49:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:12 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/982208012' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:12 smithi178 ceph-mon[92537]: pgmap v1349: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:12 smithi178 ceph-mon[92537]: osdmap e1112: 8 total, 8 up, 8 in 2024-02-10T05:49:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:12 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/982208012' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:12 smithi178 ceph-mon[95116]: pgmap v1349: 105 pgs: 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:12 smithi178 ceph-mon[95116]: osdmap e1112: 8 total, 8 up, 8 in 2024-02-10T05:49:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:12 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/982208012' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:13.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:13 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/982208012' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:49:13.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:13 smithi189 ceph-mon[89631]: osdmap e1113: 8 total, 8 up, 8 in 2024-02-10T05:49:13.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:13 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/982208012' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:49:13.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:13 smithi178 ceph-mon[92537]: osdmap e1113: 8 total, 8 up, 8 in 2024-02-10T05:49:13.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:13 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/982208012' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:49:13.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:13 smithi178 ceph-mon[95116]: osdmap e1113: 8 total, 8 up, 8 in 2024-02-10T05:49:14.066 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.index_suggest (1433 ms) 2024-02-10T05:49:14.066 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.index_suggest_complete 2024-02-10T05:49:14.072 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.index_suggest_complete (6 ms) 2024-02-10T05:49:14.072 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.index_list 2024-02-10T05:49:14.092 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.index_list (19 ms) 2024-02-10T05:49:14.092 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.index_list_delimited 2024-02-10T05:49:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:14 smithi189 ceph-mon[89631]: pgmap v1352: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:14 smithi189 ceph-mon[89631]: osdmap e1114: 8 total, 8 up, 8 in 2024-02-10T05:49:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:49:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:14 smithi178 ceph-mon[92537]: pgmap v1352: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:14 smithi178 ceph-mon[92537]: osdmap e1114: 8 total, 8 up, 8 in 2024-02-10T05:49:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:49:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:14 smithi178 ceph-mon[95116]: pgmap v1352: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-02-10T05:49:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:14 smithi178 ceph-mon[95116]: osdmap e1114: 8 total, 8 up, 8 in 2024-02-10T05:49:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:49:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:16 smithi189 ceph-mon[89631]: pgmap v1354: 137 pgs: 4 creating+peering, 9 unknown, 124 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 291 KiB/s rd, 173 KiB/s wr, 536 op/s 2024-02-10T05:49:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:16 smithi178 ceph-mon[92537]: pgmap v1354: 137 pgs: 4 creating+peering, 9 unknown, 124 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 291 KiB/s rd, 173 KiB/s wr, 536 op/s 2024-02-10T05:49:16.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:16 smithi178 ceph-mon[95116]: pgmap v1354: 137 pgs: 4 creating+peering, 9 unknown, 124 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 291 KiB/s rd, 173 KiB/s wr, 536 op/s 2024-02-10T05:49:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:49:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:49:17] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2024-02-10T05:49:18.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:18 smithi178 ceph-mon[92537]: pgmap v1355: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 241 KiB/s rd, 144 KiB/s wr, 439 op/s 2024-02-10T05:49:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:18 smithi178 ceph-mon[95116]: pgmap v1355: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 241 KiB/s rd, 144 KiB/s wr, 439 op/s 2024-02-10T05:49:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:18 smithi189 ceph-mon[89631]: pgmap v1355: 137 pgs: 4 creating+peering, 133 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 241 KiB/s rd, 144 KiB/s wr, 439 op/s 2024-02-10T05:49:20.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:20 smithi178 ceph-mon[95116]: pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 213 KiB/s rd, 119 KiB/s wr, 376 op/s 2024-02-10T05:49:20.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:20 smithi178 ceph-mon[92537]: pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 213 KiB/s rd, 119 KiB/s wr, 376 op/s 2024-02-10T05:49:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:20 smithi189 ceph-mon[89631]: pgmap v1356: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 213 KiB/s rd, 119 KiB/s wr, 376 op/s 2024-02-10T05:49:22.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:22 smithi178 ceph-mon[92537]: pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 885 KiB/s rd, 569 KiB/s wr, 1.73k op/s 2024-02-10T05:49:22.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:22 smithi178 ceph-mon[95116]: pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 885 KiB/s rd, 569 KiB/s wr, 1.73k op/s 2024-02-10T05:49:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:22 smithi189 ceph-mon[89631]: pgmap v1357: 137 pgs: 137 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 885 KiB/s rd, 569 KiB/s wr, 1.73k op/s 2024-02-10T05:49:24.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:24 smithi178 ceph-mon[92537]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 736 KiB/s rd, 473 KiB/s wr, 1.43k op/s 2024-02-10T05:49:24.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:24 smithi178 ceph-mon[95116]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 736 KiB/s rd, 473 KiB/s wr, 1.43k op/s 2024-02-10T05:49:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:24 smithi189 ceph-mon[89631]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 736 KiB/s rd, 473 KiB/s wr, 1.43k op/s 2024-02-10T05:49:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:26 smithi178 ceph-mon[92537]: pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 925 KiB/s rd, 610 KiB/s wr, 1.84k op/s 2024-02-10T05:49:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:26 smithi178 ceph-mon[95116]: pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 925 KiB/s rd, 610 KiB/s wr, 1.84k op/s 2024-02-10T05:49:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:26 smithi189 ceph-mon[89631]: pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 925 KiB/s rd, 610 KiB/s wr, 1.84k op/s 2024-02-10T05:49:27.963 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:49:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:49:27] "GET /metrics HTTP/1.1" 200 36376 "" "Prometheus/2.43.0" 2024-02-10T05:49:28.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:28 smithi178 ceph-mon[92537]: pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 838 KiB/s rd, 552 KiB/s wr, 1.66k op/s 2024-02-10T05:49:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:28 smithi178 ceph-mon[95116]: pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 838 KiB/s rd, 552 KiB/s wr, 1.66k op/s 2024-02-10T05:49:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:28 smithi189 ceph-mon[89631]: pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 838 KiB/s rd, 552 KiB/s wr, 1.66k op/s 2024-02-10T05:49:29.937 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:49:29.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:49:29.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:49:30.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:30 smithi178 ceph-mon[92537]: pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 822 KiB/s rd, 542 KiB/s wr, 1.63k op/s 2024-02-10T05:49:30.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:30 smithi178 ceph-mon[95116]: pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 822 KiB/s rd, 542 KiB/s wr, 1.63k op/s 2024-02-10T05:49:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:30 smithi189 ceph-mon[89631]: pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 822 KiB/s rd, 542 KiB/s wr, 1.63k op/s 2024-02-10T05:49:32.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:32 smithi178 ceph-mon[92537]: pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 724 KiB/s wr, 2.17k op/s 2024-02-10T05:49:32.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:32 smithi178 ceph-mon[95116]: pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 724 KiB/s wr, 2.17k op/s 2024-02-10T05:49:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:32 smithi189 ceph-mon[89631]: pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 724 KiB/s wr, 2.17k op/s 2024-02-10T05:49:34.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:34 smithi178 ceph-mon[92537]: pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 603 KiB/s rd, 402 KiB/s wr, 1.21k op/s 2024-02-10T05:49:34.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:34 smithi178 ceph-mon[95116]: pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 603 KiB/s rd, 402 KiB/s wr, 1.21k op/s 2024-02-10T05:49:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:34 smithi189 ceph-mon[89631]: pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 603 KiB/s rd, 402 KiB/s wr, 1.21k op/s 2024-02-10T05:49:35.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:35 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:49:35.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:35 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:49:36.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:35 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:49:36.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:36 smithi178 ceph-mon[92537]: pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 880 KiB/s rd, 586 KiB/s wr, 1.76k op/s 2024-02-10T05:49:36.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:36 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:49:36.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:36 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:49:36.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:36 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:49:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:36 smithi178 ceph-mon[95116]: pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 880 KiB/s rd, 586 KiB/s wr, 1.76k op/s 2024-02-10T05:49:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:36 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:49:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:36 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:49:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:36 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:49:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:36 smithi189 ceph-mon[89631]: pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 880 KiB/s rd, 586 KiB/s wr, 1.76k op/s 2024-02-10T05:49:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:36 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:49:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:36 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:49:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:36 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:49:37.862 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:49:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:49:37] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2024-02-10T05:49:38.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:38 smithi178 ceph-mon[92537]: pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-02-10T05:49:38.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:38 smithi178 ceph-mon[95116]: pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-02-10T05:49:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:38 smithi189 ceph-mon[89631]: pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-02-10T05:49:40.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:40 smithi178 ceph-mon[92537]: pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-02-10T05:49:40.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:40 smithi178 ceph-mon[95116]: pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-02-10T05:49:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:40 smithi189 ceph-mon[89631]: pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-02-10T05:49:42.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:42 smithi178 ceph-mon[92537]: pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 811 KiB/s rd, 541 KiB/s wr, 1.62k op/s 2024-02-10T05:49:42.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:42 smithi178 ceph-mon[95116]: pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 811 KiB/s rd, 541 KiB/s wr, 1.62k op/s 2024-02-10T05:49:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:42 smithi189 ceph-mon[89631]: pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 811 KiB/s rd, 541 KiB/s wr, 1.62k op/s 2024-02-10T05:49:44.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:44 smithi178 ceph-mon[92537]: pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2024-02-10T05:49:44.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:49:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:44 smithi178 ceph-mon[95116]: pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2024-02-10T05:49:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:49:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:44 smithi189 ceph-mon[89631]: pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2024-02-10T05:49:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:49:46.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:46 smithi178 ceph-mon[92537]: pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 805 KiB/s rd, 536 KiB/s wr, 1.61k op/s 2024-02-10T05:49:46.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:46 smithi178 ceph-mon[95116]: pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 805 KiB/s rd, 536 KiB/s wr, 1.61k op/s 2024-02-10T05:49:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:46 smithi189 ceph-mon[89631]: pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 805 KiB/s rd, 536 KiB/s wr, 1.61k op/s 2024-02-10T05:49:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:49:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:49:47] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2024-02-10T05:49:48.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:48 smithi178 ceph-mon[92537]: pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 352 KiB/s wr, 1.06k op/s 2024-02-10T05:49:48.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:48 smithi178 ceph-mon[95116]: pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 352 KiB/s wr, 1.06k op/s 2024-02-10T05:49:49.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:48 smithi189 ceph-mon[89631]: pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 352 KiB/s wr, 1.06k op/s 2024-02-10T05:49:50.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:50 smithi178 ceph-mon[92537]: pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 352 KiB/s wr, 1.06k op/s 2024-02-10T05:49:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:50 smithi178 ceph-mon[95116]: pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 352 KiB/s wr, 1.06k op/s 2024-02-10T05:49:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:50 smithi189 ceph-mon[89631]: pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 528 KiB/s rd, 352 KiB/s wr, 1.06k op/s 2024-02-10T05:49:52.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:52 smithi178 ceph-mon[92537]: pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 794 KiB/s rd, 529 KiB/s wr, 1.59k op/s 2024-02-10T05:49:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:52 smithi178 ceph-mon[95116]: pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 794 KiB/s rd, 529 KiB/s wr, 1.59k op/s 2024-02-10T05:49:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:52 smithi189 ceph-mon[89631]: pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 794 KiB/s rd, 529 KiB/s wr, 1.59k op/s 2024-02-10T05:49:54.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:54 smithi178 ceph-mon[92537]: pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 533 KiB/s rd, 355 KiB/s wr, 1.06k op/s 2024-02-10T05:49:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:54 smithi178 ceph-mon[95116]: pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 533 KiB/s rd, 355 KiB/s wr, 1.06k op/s 2024-02-10T05:49:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:54 smithi189 ceph-mon[89631]: pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 533 KiB/s rd, 355 KiB/s wr, 1.06k op/s 2024-02-10T05:49:55.748 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.index_list_delimited (41656 ms) 2024-02-10T05:49:55.748 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.bi_list 2024-02-10T05:49:55.821 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.bi_list (73 ms) 2024-02-10T05:49:55.821 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.gc_set 2024-02-10T05:49:55.848 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.gc_set (27 ms) 2024-02-10T05:49:55.848 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.gc_list 2024-02-10T05:49:55.872 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.gc_list (24 ms) 2024-02-10T05:49:55.872 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.gc_defer 2024-02-10T05:49:56.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:56 smithi178 ceph-mon[92537]: pgmap v1374: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 796 KiB/s rd, 531 KiB/s wr, 1.59k op/s 2024-02-10T05:49:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:56 smithi178 ceph-mon[95116]: pgmap v1374: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 796 KiB/s rd, 531 KiB/s wr, 1.59k op/s 2024-02-10T05:49:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:56 smithi189 ceph-mon[89631]: pgmap v1374: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 796 KiB/s rd, 531 KiB/s wr, 1.59k op/s 2024-02-10T05:49:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:49:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:49:57] "GET /metrics HTTP/1.1" 200 36381 "" "Prometheus/2.43.0" 2024-02-10T05:49:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:57 smithi178 ceph-mon[92537]: osdmap e1115: 8 total, 8 up, 8 in 2024-02-10T05:49:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:57 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1511614071' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:57 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:57 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:49:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:57 smithi178 ceph-mon[92537]: osdmap e1116: 8 total, 8 up, 8 in 2024-02-10T05:49:57.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:57 smithi178 ceph-mon[95116]: osdmap e1115: 8 total, 8 up, 8 in 2024-02-10T05:49:57.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:57 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1511614071' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:57.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:57 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:57.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:57 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:49:57.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:57 smithi178 ceph-mon[95116]: osdmap e1116: 8 total, 8 up, 8 in 2024-02-10T05:49:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:57 smithi189 ceph-mon[89631]: osdmap e1115: 8 total, 8 up, 8 in 2024-02-10T05:49:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:57 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1511614071' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:57 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:49:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:57 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136777-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:49:58.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:57 smithi189 ceph-mon[89631]: osdmap e1116: 8 total, 8 up, 8 in 2024-02-10T05:49:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:58 smithi178 ceph-mon[92537]: pgmap v1376: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 634 KiB/s rd, 423 KiB/s wr, 1.27k op/s 2024-02-10T05:49:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:58 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:49:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:58 smithi178 ceph-mon[92537]: osdmap e1117: 8 total, 8 up, 8 in 2024-02-10T05:49:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:58 smithi178 ceph-mon[95116]: pgmap v1376: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 634 KiB/s rd, 423 KiB/s wr, 1.27k op/s 2024-02-10T05:49:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:58 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:49:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:58 smithi178 ceph-mon[95116]: osdmap e1117: 8 total, 8 up, 8 in 2024-02-10T05:49:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:58 smithi189 ceph-mon[89631]: pgmap v1376: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 634 KiB/s rd, 423 KiB/s wr, 1.27k op/s 2024-02-10T05:49:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:58 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:49:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:58 smithi189 ceph-mon[89631]: osdmap e1117: 8 total, 8 up, 8 in 2024-02-10T05:50:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:49:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:50:00.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:49:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:50:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:49:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:50:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:00 smithi189 ceph-mon[89631]: pgmap v1379: 169 pgs: 2 creating+peering, 16 unknown, 151 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 526 KiB/s rd, 351 KiB/s wr, 1.05k op/s 2024-02-10T05:50:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:00 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:50:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:00 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:50:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:00 smithi189 ceph-mon[89631]: overall HEALTH_OK 2024-02-10T05:50:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:00 smithi178 ceph-mon[92537]: pgmap v1379: 169 pgs: 2 creating+peering, 16 unknown, 151 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 526 KiB/s rd, 351 KiB/s wr, 1.05k op/s 2024-02-10T05:50:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:00 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:50:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:00 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:50:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:00 smithi178 ceph-mon[92537]: overall HEALTH_OK 2024-02-10T05:50:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:00 smithi178 ceph-mon[95116]: pgmap v1379: 169 pgs: 2 creating+peering, 16 unknown, 151 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 526 KiB/s rd, 351 KiB/s wr, 1.05k op/s 2024-02-10T05:50:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:00 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:50:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:00 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:50:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:00 smithi178 ceph-mon[95116]: overall HEALTH_OK 2024-02-10T05:50:02.752 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.gc_defer (6879 ms) 2024-02-10T05:50:02.752 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.usage_basic 2024-02-10T05:50:02.839 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.usage_basic (87 ms) 2024-02-10T05:50:02.839 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2024-02-10T05:50:02.840 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.usage_clear_no_obj (1 ms) 2024-02-10T05:50:02.840 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.usage_clear 2024-02-10T05:50:02.941 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.usage_clear (100 ms) 2024-02-10T05:50:02.941 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.bi_log_trim 2024-02-10T05:50:02.979 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.bi_log_trim (38 ms) 2024-02-10T05:50:02.979 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw.index_racing_removes 2024-02-10T05:50:02.989 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw.index_racing_removes (11 ms) 2024-02-10T05:50:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:02 smithi189 ceph-mon[89631]: pgmap v1380: 169 pgs: 2 creating+peering, 167 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 419 KiB/s rd, 121 KiB/s wr, 355 op/s 2024-02-10T05:50:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:02 smithi178 ceph-mon[92537]: pgmap v1380: 169 pgs: 2 creating+peering, 167 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 419 KiB/s rd, 121 KiB/s wr, 355 op/s 2024-02-10T05:50:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:02 smithi178 ceph-mon[95116]: pgmap v1380: 169 pgs: 2 creating+peering, 167 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 419 KiB/s rd, 121 KiB/s wr, 355 op/s 2024-02-10T05:50:03.756 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 16 tests from cls_rgw (50461 ms total) 2024-02-10T05:50:03.756 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:50:03.756 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T05:50:03.756 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 16 tests from 1 test suite ran. (53099 ms total) 2024-02-10T05:50:03.756 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 16 tests. 2024-02-10T05:50:03.759 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:50:03.760 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:50:03.828 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2024-02-10T05:50:03.829 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:50:03.895 INFO:tasks.workunit.client.0.smithi178.stdout:Running main() from gmock_main.cc 2024-02-10T05:50:03.895 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 9 tests from 1 test suite. 2024-02-10T05:50:03.895 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T05:50:03.895 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 9 tests from cls_rgw_gc 2024-02-10T05:50:03.895 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw_gc.init 2024-02-10T05:50:04.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:03 smithi189 ceph-mon[89631]: osdmap e1118: 8 total, 8 up, 8 in 2024-02-10T05:50:04.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:03 smithi178 ceph-mon[92537]: osdmap e1118: 8 total, 8 up, 8 in 2024-02-10T05:50:04.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:03 smithi178 ceph-mon[95116]: osdmap e1118: 8 total, 8 up, 8 in 2024-02-10T05:50:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:04 smithi189 ceph-mon[89631]: pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 418 KiB/s rd, 120 KiB/s wr, 353 op/s 2024-02-10T05:50:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:04 smithi189 ceph-mon[89631]: osdmap e1119: 8 total, 8 up, 8 in 2024-02-10T05:50:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:04 smithi178 ceph-mon[92537]: pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 418 KiB/s rd, 120 KiB/s wr, 353 op/s 2024-02-10T05:50:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:04 smithi178 ceph-mon[92537]: osdmap e1119: 8 total, 8 up, 8 in 2024-02-10T05:50:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:04 smithi178 ceph-mon[95116]: pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 418 KiB/s rd, 120 KiB/s wr, 353 op/s 2024-02-10T05:50:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:04 smithi178 ceph-mon[95116]: osdmap e1119: 8 total, 8 up, 8 in 2024-02-10T05:50:05.763 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw_gc.init (1869 ms) 2024-02-10T05:50:05.763 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2024-02-10T05:50:05.786 INFO:tasks.workunit.client.0.smithi178.stderr:[ ] list info tag = chain-0 2024-02-10T05:50:05.786 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (23 ms) 2024-02-10T05:50:05.786 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2024-02-10T05:50:05.792 INFO:tasks.workunit.client.0.smithi178.stderr:[ ] next_marker is: = 0/4263 2024-02-10T05:50:05.792 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (6 ms) 2024-02-10T05:50:05.792 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2024-02-10T05:50:05.800 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (8 ms) 2024-02-10T05:50:05.800 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2024-02-10T05:50:05.807 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (7 ms) 2024-02-10T05:50:05.807 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2024-02-10T05:50:05.814 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (7 ms) 2024-02-10T05:50:05.815 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2024-02-10T05:50:05.823 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (6 ms) 2024-02-10T05:50:05.823 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2024-02-10T05:50:05.826 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (6 ms) 2024-02-10T05:50:05.826 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw_gc.finalize 2024-02-10T05:50:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:05 smithi189 ceph-mon[89631]: osdmap e1120: 8 total, 8 up, 8 in 2024-02-10T05:50:06.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:05 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2960215357' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136981-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:06.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:05 smithi178 ceph-mon[92537]: osdmap e1120: 8 total, 8 up, 8 in 2024-02-10T05:50:06.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:05 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2960215357' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136981-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:05 smithi178 ceph-mon[95116]: osdmap e1120: 8 total, 8 up, 8 in 2024-02-10T05:50:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:05 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2960215357' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136981-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:06.770 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw_gc.finalize (944 ms) 2024-02-10T05:50:06.771 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 9 tests from cls_rgw_gc (2876 ms total) 2024-02-10T05:50:06.771 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:50:06.771 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T05:50:06.771 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 9 tests from 1 test suite ran. (2876 ms total) 2024-02-10T05:50:06.771 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 9 tests. 2024-02-10T05:50:06.774 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:50:06.774 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:50:06.843 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2024-02-10T05:50:06.843 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:50:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 1 test from 1 test suite. 2024-02-10T05:50:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T05:50:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:06 smithi189 ceph-mon[89631]: pgmap v1385: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:06 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:50:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:06 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2960215357' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136981-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:50:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:06 smithi189 ceph-mon[89631]: osdmap e1121: 8 total, 8 up, 8 in 2024-02-10T05:50:07.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:06 smithi178 ceph-mon[92537]: pgmap v1385: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:07.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:06 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:50:07.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:06 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2960215357' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136981-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:50:07.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:06 smithi178 ceph-mon[92537]: osdmap e1121: 8 total, 8 up, 8 in 2024-02-10T05:50:07.114 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:06 smithi178 ceph-mon[95116]: pgmap v1385: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:07.114 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:06 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:50:07.114 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:06 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2960215357' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-136981-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:50:07.114 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:06 smithi178 ceph-mon[95116]: osdmap e1121: 8 total, 8 up, 8 in 2024-02-10T05:50:07.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:07 smithi178 ceph-mon[92537]: osdmap e1122: 8 total, 8 up, 8 in 2024-02-10T05:50:08.036 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:07 smithi178 ceph-mon[95116]: osdmap e1122: 8 total, 8 up, 8 in 2024-02-10T05:50:08.036 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:50:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:50:07] "GET /metrics HTTP/1.1" 200 38751 "" "Prometheus/2.43.0" 2024-02-10T05:50:08.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:07 smithi189 ceph-mon[89631]: osdmap e1122: 8 total, 8 up, 8 in 2024-02-10T05:50:08.781 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 1 test from cls_rgw_stats 2024-02-10T05:50:08.781 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] cls_rgw_stats.simulate 2024-02-10T05:50:08.800 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.800+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=D7YJS7NE9CFN type=del size=1204562 2024-02-10T05:50:08.802 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.802+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~6BQNG1EZ7ZVD.0 size=1048576 2024-02-10T05:50:08.803 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.803+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~6BQNG1EZ7ZVD.1 size=303016 2024-02-10T05:50:08.803 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.803+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=6BQNG1EZ7ZVD tag=OR9QGTG1C19P type=write size=2400168 2024-02-10T05:50:08.805 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.805+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=ZHUR6GXQS4D9 type=del size=510614 2024-02-10T05:50:08.807 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.807+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~XE7GWJ1XG24H.0 size=1048576 2024-02-10T05:50:08.808 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.808+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~XE7GWJ1XG24H.1 size=1048576 2024-02-10T05:50:08.809 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.809+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~XE7GWJ1XG24H.2 size=665251 2024-02-10T05:50:08.810 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.809+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=XE7GWJ1XG24H tag=8BDOFQN5UEEE type=write size=3810979 2024-02-10T05:50:08.811 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.811+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=F1PUSTATHBH5 type=write size=915376 2024-02-10T05:50:08.812 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.812+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=2HGJEBFN69L5 type=write size=523179 2024-02-10T05:50:08.815 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.815+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~LYTTK4W4YKKR.0 size=1048576 2024-02-10T05:50:08.816 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.816+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~LYTTK4W4YKKR.1 size=1048576 2024-02-10T05:50:08.817 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.817+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~LYTTK4W4YKKR.2 size=261234 2024-02-10T05:50:08.817 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.817+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=LYTTK4W4YKKR tag=30QEAGPE3FH6 type=write size=3406962 2024-02-10T05:50:08.820 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.819+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~G1VYVPQ23DYO.0 size=1048576 2024-02-10T05:50:08.820 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.820+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~G1VYVPQ23DYO.1 size=852687 2024-02-10T05:50:08.820 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.820+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=G1VYVPQ23DYO tag=R2D2YV4INUJZ type=write size=2949839 2024-02-10T05:50:08.822 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.822+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=7V4EOXM52GKP type=del size=2155074 2024-02-10T05:50:08.823 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.823+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=F2LARMP9O5KB type=write size=228046 2024-02-10T05:50:08.824 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.824+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=0FQX250LHIRW type=del size=1395552 2024-02-10T05:50:08.825 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.825+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=HT9NP81VIA07 type=del size=245375 2024-02-10T05:50:08.827 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.827+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=79ZWTFJ6RO2G type=del size=3959538 2024-02-10T05:50:08.828 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.828+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=GDGXF9FDX972 type=del size=2756488 2024-02-10T05:50:08.829 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.829+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=3D4UHQW4V1ZX type=del size=2320876 2024-02-10T05:50:08.832 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.832+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~3W7VF6X5VVFB.0 size=928845 2024-02-10T05:50:08.832 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.832+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=3W7VF6X5VVFB tag=1PVAKGQ5H3C4 type=write size=1977421 2024-02-10T05:50:08.834 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.834+0000 7fc7028bd640 1 < suggested remove operation key=L57NUDWUO7TH tag=D7YJS7NE9CFN type=del 2024-02-10T05:50:08.836 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.836+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~0D6OYM0TSZJ5.0 size=886996 2024-02-10T05:50:08.836 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.836+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=0D6OYM0TSZJ5 tag=Z1I7JFTLX60U type=write size=1935572 2024-02-10T05:50:08.838 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.838+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~6BQNG1EZ7ZVD.0 size=1048576 2024-02-10T05:50:08.838 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.838+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~6BQNG1EZ7ZVD.1 size=303016 2024-02-10T05:50:08.840 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.840+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=6BQNG1EZ7ZVD tag=OR9QGTG1C19P type=write size=2400168 2024-02-10T05:50:08.842 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.842+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=OY4CNMKANHRU type=del size=481523 2024-02-10T05:50:08.844 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.844+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=ZHUR6GXQS4D9 type=del 2024-02-10T05:50:08.845 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.845+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=20R0S16HQF50 type=del size=833646 2024-02-10T05:50:08.846 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.846+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~XE7GWJ1XG24H.0 size=1048576 2024-02-10T05:50:08.847 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.847+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~XE7GWJ1XG24H.1 size=1048576 2024-02-10T05:50:08.848 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.848+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~XE7GWJ1XG24H.2 size=665251 2024-02-10T05:50:08.850 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.850+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=XE7GWJ1XG24H tag=8BDOFQN5UEEE type=write size=3810979 2024-02-10T05:50:08.853 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.853+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~I9UWEBK2LH0V.0 size=793808 2024-02-10T05:50:08.853 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.853+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=I9UWEBK2LH0V tag=FEEWW6OOIK2R type=write size=1842384 2024-02-10T05:50:08.856 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.856+0000 7fc7028bd640 1 < suggested update operation key=XB7VCWOVVN1Q tag=F1PUSTATHBH5 type=write size=915376 2024-02-10T05:50:08.859 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.859+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~54N9XYE8E60T.0 size=1048576 2024-02-10T05:50:08.860 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.860+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~54N9XYE8E60T.1 size=1048576 2024-02-10T05:50:08.861 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.860+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~54N9XYE8E60T.2 size=732051 2024-02-10T05:50:08.861 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.861+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=54N9XYE8E60T tag=T1FCJW0QFO0T type=write size=3877779 2024-02-10T05:50:08.862 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.862+0000 7fc7028bd640 1 < completed write operation key=HCFSF1M8XLKK tag=2HGJEBFN69L5 type=write size=523179 2024-02-10T05:50:08.863 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.863+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=HGPFEHBRGWYK type=write size=851707 2024-02-10T05:50:08.864 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.864+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~LYTTK4W4YKKR.0 size=1048576 2024-02-10T05:50:08.865 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.865+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~LYTTK4W4YKKR.1 size=1048576 2024-02-10T05:50:08.866 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.866+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~LYTTK4W4YKKR.2 size=261234 2024-02-10T05:50:08.868 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.868+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=LYTTK4W4YKKR tag=30QEAGPE3FH6 type=write size=3406962 2024-02-10T05:50:08.870 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.870+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~26ZGU1JXKM7L.0 size=1048576 2024-02-10T05:50:08.871 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.871+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~26ZGU1JXKM7L.1 size=1048576 2024-02-10T05:50:08.872 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.872+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~26ZGU1JXKM7L.2 size=737663 2024-02-10T05:50:08.872 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.872+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=26ZGU1JXKM7L tag=BNJB2YC8PK05 type=write size=3883391 2024-02-10T05:50:08.874 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.874+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~G1VYVPQ23DYO.0 size=1048576 2024-02-10T05:50:08.875 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.875+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~G1VYVPQ23DYO.1 size=852687 2024-02-10T05:50:08.877 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.877+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=G1VYVPQ23DYO tag=R2D2YV4INUJZ type=write size=2949839 2024-02-10T05:50:08.878 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.878+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=YKEO9WGRH7T9 type=del size=1429053 2024-02-10T05:50:08.881 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.881+0000 7fc7028bd640 1 < suggested update operation key=POPSSVU95C1W tag=7V4EOXM52GKP type=del size=2155074 2024-02-10T05:50:08.883 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.883+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~SH110P82H1E1.0 size=225330 2024-02-10T05:50:08.883 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.883+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=SH110P82H1E1 tag=3L1SMYSXFQOE type=write size=1273906 2024-02-10T05:50:08.885 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.885+0000 7fc7028bd640 1 < completed write operation key=0NLM9ZNH9FMF tag=F2LARMP9O5KB type=write size=228046 2024-02-10T05:50:08.886 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.886+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=6DR7KAKNJYMK type=del size=2155771 2024-02-10T05:50:08.888 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.888+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=0FQX250LHIRW type=del 2024-02-10T05:50:08.889 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.889+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=NYL08GRZ5OG6 type=del size=3788826 2024-02-10T05:50:08.890 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.890+0000 7fc7028bd640 -1 < failed to complete operation key=POPSSVU95C1W tag=HT9NP81VIA07 type=del size=245375: (22) Invalid argument 2024-02-10T05:50:08.892 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.892+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~L9PM2HJVMX6Y.0 size=1048576 2024-02-10T05:50:08.893 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.893+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~L9PM2HJVMX6Y.1 size=1048576 2024-02-10T05:50:08.894 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.894+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~L9PM2HJVMX6Y.2 size=1044043 2024-02-10T05:50:08.894 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.894+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=L9PM2HJVMX6Y tag=Q98BDSW1A31D type=write size=4189771 2024-02-10T05:50:08.895 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.895+0000 7fc7028bd640 1 < canceled operation key=JXIF74ALG4AB tag=79ZWTFJ6RO2G type=del size=3959538 2024-02-10T05:50:08.897 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.897+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~JD82C1687JLM.0 size=871267 2024-02-10T05:50:08.897 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.897+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=JD82C1687JLM tag=5HBT3UM7BLXH type=write size=1919843 2024-02-10T05:50:08.899 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.899+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=GDGXF9FDX972 type=del 2024-02-10T05:50:08.903 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.901+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~7HUMCD3BP7SQ.0 size=1048576 2024-02-10T05:50:08.903 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.902+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~7HUMCD3BP7SQ.1 size=50672 2024-02-10T05:50:08.903 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.902+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=7HUMCD3BP7SQ tag=1FLYXWC6MS55 type=write size=2147824 2024-02-10T05:50:08.903 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.903+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=3D4UHQW4V1ZX type=del 2024-02-10T05:50:08.904 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.904+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=CCC6S2ZJO29E type=del size=3801162 2024-02-10T05:50:08.906 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.905+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~3W7VF6X5VVFB.0 size=928845 2024-02-10T05:50:08.908 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.908+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=3W7VF6X5VVFB tag=1PVAKGQ5H3C4 type=write size=1977421 2024-02-10T05:50:08.909 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.909+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=9IVTV34IAAFN type=del size=3503105 2024-02-10T05:50:08.910 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.910+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~0D6OYM0TSZJ5.0 size=886996 2024-02-10T05:50:08.912 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.912+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=0D6OYM0TSZJ5 tag=Z1I7JFTLX60U type=write size=1935572 2024-02-10T05:50:08.915 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.915+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~VX1XRQBJ0WPL.0 size=1048576 2024-02-10T05:50:08.916 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.916+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~VX1XRQBJ0WPL.1 size=1048576 2024-02-10T05:50:08.917 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.917+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~VX1XRQBJ0WPL.2 size=941447 2024-02-10T05:50:08.917 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.917+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=VX1XRQBJ0WPL tag=BX66L5URDLX1 type=write size=4087175 2024-02-10T05:50:08.918 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.918+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=OY4CNMKANHRU type=del 2024-02-10T05:50:08.920 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.920+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~M8MDN8FPX1MA.0 size=1034550 2024-02-10T05:50:08.920 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.920+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=M8MDN8FPX1MA tag=UB3Y1UPQ9VD6 type=write size=2083126 2024-02-10T05:50:08.922 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.922+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=20R0S16HQF50 type=del 2024-02-10T05:50:08.923 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.923+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=7W1SHR5XSK6R type=del size=55575 2024-02-10T05:50:08.925 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.924+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~I9UWEBK2LH0V.0 size=793808 2024-02-10T05:50:08.926 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.926+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=I9UWEBK2LH0V tag=FEEWW6OOIK2R type=write size=1842384 2024-02-10T05:50:08.928 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.928+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=XIQ7DVYNASPQ type=del size=1034741 2024-02-10T05:50:08.929 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.929+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~54N9XYE8E60T.0 size=1048576 2024-02-10T05:50:08.929 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.929+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~54N9XYE8E60T.1 size=1048576 2024-02-10T05:50:08.930 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.930+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~54N9XYE8E60T.2 size=732051 2024-02-10T05:50:08.932 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.932+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=54N9XYE8E60T tag=T1FCJW0QFO0T type=write size=3877779 2024-02-10T05:50:08.934 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.934+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=AH6V9F5D1ZJO type=del size=2662871 2024-02-10T05:50:08.935 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.935+0000 7fc7028bd640 1 < completed write operation key=5AU917IHRJLX tag=HGPFEHBRGWYK type=write size=851707 2024-02-10T05:50:08.937 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.937+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~DGKJ8KXNBYOQ.0 size=1048576 2024-02-10T05:50:08.938 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.938+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~DGKJ8KXNBYOQ.1 size=1048576 2024-02-10T05:50:08.939 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.939+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~DGKJ8KXNBYOQ.2 size=935033 2024-02-10T05:50:08.939 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.939+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=DGKJ8KXNBYOQ tag=CQISOA1FZ0CQ type=write size=4080761 2024-02-10T05:50:08.939 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.939+0000 7fc7028bd640 1 < canceled part key=_multipart_XB7VCWOVVN1Q.2~26ZGU1JXKM7L.0 size=1048576 2024-02-10T05:50:08.940 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.940+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~26ZGU1JXKM7L.1 size=1048576 2024-02-10T05:50:08.941 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.941+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~26ZGU1JXKM7L.2 size=737663 2024-02-10T05:50:08.943 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.943+0000 7fc7028bd640 1 < canceled multipart upload key=XB7VCWOVVN1Q upload=26ZGU1JXKM7L tag=BNJB2YC8PK05 type=write size=3883391 2024-02-10T05:50:08.945 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.945+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~5V0CQGRX06SA.0 size=369670 2024-02-10T05:50:08.945 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.945+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=5V0CQGRX06SA tag=1O3GV25RBWBT type=write size=1418246 2024-02-10T05:50:08.946 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.946+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=YKEO9WGRH7T9 type=del 2024-02-10T05:50:08.947 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.947+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=UYL4XB55RU5T type=del size=3710919 2024-02-10T05:50:08.948 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.948+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~SH110P82H1E1.0 size=225330 2024-02-10T05:50:08.950 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.950+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=SH110P82H1E1 tag=3L1SMYSXFQOE type=write size=1273906 2024-02-10T05:50:08.951 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.951+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=3AYQGRY75H9G type=del size=2669928 2024-02-10T05:50:08.952 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.952+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=6DR7KAKNJYMK type=del 2024-02-10T05:50:08.954 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.953+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=L2Q6E3FWPII5 type=del size=514347 2024-02-10T05:50:08.955 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.955+0000 7fc7028bd640 1 < canceled operation key=XB7VCWOVVN1Q tag=NYL08GRZ5OG6 type=del size=3788826 2024-02-10T05:50:08.956 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.956+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=8SOM74PFRISM type=write size=271213 2024-02-10T05:50:08.957 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.957+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~L9PM2HJVMX6Y.0 size=1048576 2024-02-10T05:50:08.958 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.958+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~L9PM2HJVMX6Y.1 size=1048576 2024-02-10T05:50:08.959 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.959+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~L9PM2HJVMX6Y.2 size=1044043 2024-02-10T05:50:08.961 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.961+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=L9PM2HJVMX6Y tag=Q98BDSW1A31D type=write size=4189771 2024-02-10T05:50:08.962 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.962+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=SDECWQSOTQAQ type=del size=3388872 2024-02-10T05:50:08.962 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.962+0000 7fc7028bd640 1 < canceled part key=_multipart_JFGDV4S5JG57.2~JD82C1687JLM.0 size=871267 2024-02-10T05:50:08.964 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.964+0000 7fc7028bd640 1 < canceled multipart upload key=JFGDV4S5JG57 upload=JD82C1687JLM tag=5HBT3UM7BLXH type=write size=1919843 2024-02-10T05:50:08.966 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.966+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~TZTKGGECJWBR.0 size=1048576 2024-02-10T05:50:08.967 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.967+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~TZTKGGECJWBR.1 size=1048576 2024-02-10T05:50:08.968 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.968+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~TZTKGGECJWBR.2 size=817118 2024-02-10T05:50:08.968 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.968+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=TZTKGGECJWBR tag=RKKAKHFOZQRO type=write size=3962846 2024-02-10T05:50:08.969 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.969+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~7HUMCD3BP7SQ.0 size=1048576 2024-02-10T05:50:08.969 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.969+0000 7fc7028bd640 1 < canceled part key=_multipart_MZZAEZZC2121.2~7HUMCD3BP7SQ.1 size=50672 2024-02-10T05:50:08.971 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.971+0000 7fc7028bd640 1 < canceled multipart upload key=MZZAEZZC2121 upload=7HUMCD3BP7SQ tag=1FLYXWC6MS55 type=write size=2147824 2024-02-10T05:50:08.972 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.972+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=YQN5S2R82BI6 type=del size=1661555 2024-02-10T05:50:08.974 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.974+0000 7fc7028bd640 1 < canceled operation key=PYJZTE24ZO5G tag=CCC6S2ZJO29E type=del size=3801162 2024-02-10T05:50:08.975 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.975+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=E9S77L6ZGSAO type=del size=2871566 2024-02-10T05:50:08.977 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.977+0000 7fc7028bd640 1 < suggested update operation key=JFGDV4S5JG57 tag=9IVTV34IAAFN type=del size=3503105 2024-02-10T05:50:08.978 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.978+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=468LR00NFMAF type=del size=2837048 2024-02-10T05:50:08.979 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.979+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~VX1XRQBJ0WPL.0 size=1048576 2024-02-10T05:50:08.981 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.980+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~VX1XRQBJ0WPL.1 size=1048576 2024-02-10T05:50:08.981 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.981+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~VX1XRQBJ0WPL.2 size=941447 2024-02-10T05:50:08.983 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.983+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=VX1XRQBJ0WPL tag=BX66L5URDLX1 type=write size=4087175 2024-02-10T05:50:08.985 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.985+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~0QCRHRM2JSMH.0 size=1048576 2024-02-10T05:50:08.986 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.986+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~0QCRHRM2JSMH.1 size=1048576 2024-02-10T05:50:08.987 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.987+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~0QCRHRM2JSMH.2 size=260013 2024-02-10T05:50:08.987 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.987+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=0QCRHRM2JSMH tag=SA0ZTWY0ML2G type=write size=3405741 2024-02-10T05:50:08.988 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.988+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~M8MDN8FPX1MA.0 size=1034550 2024-02-10T05:50:08.990 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.990+0000 7fc7028bd640 1 < completed multipart upload key=O22B4K2PVN13 upload=M8MDN8FPX1MA tag=UB3Y1UPQ9VD6 type=write size=2083126 2024-02-10T05:50:08.992 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.992+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=H0H282G7BT7B type=del size=2514042 2024-02-10T05:50:08.993 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.993+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=7W1SHR5XSK6R type=del 2024-02-10T05:50:08.994 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.994+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=SGI5M3QKHNIC type=del size=3304219 2024-02-10T05:50:08.995 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.995+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=XIQ7DVYNASPQ type=del 2024-02-10T05:50:08.997 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.997+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~QH0PCUTLUYGE.0 size=1048576 2024-02-10T05:50:08.998 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.998+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~QH0PCUTLUYGE.1 size=539774 2024-02-10T05:50:08.998 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:08.998+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=QH0PCUTLUYGE tag=UA2W0R1NLM93 type=write size=2636926 2024-02-10T05:50:09.000 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.000+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=AH6V9F5D1ZJO type=del 2024-02-10T05:50:09.002 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.002+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~4I86B9BC4MR8.0 size=479979 2024-02-10T05:50:09.002 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.002+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=4I86B9BC4MR8 tag=BO8CH2B7QXAY type=write size=1528555 2024-02-10T05:50:09.003 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.003+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~DGKJ8KXNBYOQ.0 size=1048576 2024-02-10T05:50:09.004 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.004+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~DGKJ8KXNBYOQ.1 size=1048576 2024-02-10T05:50:09.005 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.005+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~DGKJ8KXNBYOQ.2 size=935033 2024-02-10T05:50:09.007 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.006+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=DGKJ8KXNBYOQ tag=CQISOA1FZ0CQ type=write size=4080761 2024-02-10T05:50:09.009 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.009+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~4SMXTOJ9ZBEX.0 size=1048576 2024-02-10T05:50:09.009 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.009+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~4SMXTOJ9ZBEX.1 size=1048576 2024-02-10T05:50:09.010 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.010+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~4SMXTOJ9ZBEX.2 size=133653 2024-02-10T05:50:09.010 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.010+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=4SMXTOJ9ZBEX tag=5G78KUF983J9 type=write size=3279381 2024-02-10T05:50:09.011 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.011+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~5V0CQGRX06SA.0 size=369670 2024-02-10T05:50:09.013 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.013+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=5V0CQGRX06SA tag=1O3GV25RBWBT type=write size=1418246 2024-02-10T05:50:09.014 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.014+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=C1LSVG9ECXVT type=del size=889165 2024-02-10T05:50:09.016 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.015+0000 7fc7028bd640 1 < canceled operation key=POPSSVU95C1W tag=UYL4XB55RU5T type=del size=3710919 2024-02-10T05:50:09.017 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.017+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=H6LIC5LF36TU type=del size=1152414 2024-02-10T05:50:09.018 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.018+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=3AYQGRY75H9G type=del 2024-02-10T05:50:09.019 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.019+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=GOAT5P6Y3ETC type=del size=1642258 2024-02-10T05:50:09.020 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.020+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=L2Q6E3FWPII5 type=del 2024-02-10T05:50:09.022 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.022+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=0IM1Z36DV8B2 type=del size=15872 2024-02-10T05:50:09.023 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.023+0000 7fc7028bd640 1 < completed write operation key=ENXT7A13IJZV tag=8SOM74PFRISM type=write size=271213 2024-02-10T05:50:09.025 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.025+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~5BGOPSKM1CPC.0 size=1048576 2024-02-10T05:50:09.026 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.026+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~5BGOPSKM1CPC.1 size=1048576 2024-02-10T05:50:09.026 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.026+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~5BGOPSKM1CPC.2 size=199993 2024-02-10T05:50:09.027 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.026+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=5BGOPSKM1CPC tag=Z3I6TFVJ8N2O type=write size=3345721 2024-02-10T05:50:09.028 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.028+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=SDECWQSOTQAQ type=del 2024-02-10T05:50:09.029 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.029+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=9G99U5VZCCOO type=del size=2018756 2024-02-10T05:50:09.030 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.030+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~TZTKGGECJWBR.0 size=1048576 2024-02-10T05:50:09.031 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.031+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~TZTKGGECJWBR.1 size=1048576 2024-02-10T05:50:09.032 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.032+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~TZTKGGECJWBR.2 size=817118 2024-02-10T05:50:09.034 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.034+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=TZTKGGECJWBR tag=RKKAKHFOZQRO type=write size=3962846 2024-02-10T05:50:09.036 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.036+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~LJKML08KNKF3.0 size=279143 2024-02-10T05:50:09.036 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.036+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=LJKML08KNKF3 tag=37RIDSIYP7EV type=write size=1327719 2024-02-10T05:50:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:08 smithi189 ceph-mon[89631]: pgmap v1388: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:08 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:50:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:08 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:50:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:08 smithi189 ceph-mon[89631]: osdmap e1123: 8 total, 8 up, 8 in 2024-02-10T05:50:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:08 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2183217880' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137036-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:08 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137036-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:09.037 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.037+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=YQN5S2R82BI6 type=del 2024-02-10T05:50:09.038 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.038+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=XHEX3MNUJ1C2 type=del size=3099065 2024-02-10T05:50:09.039 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.039+0000 7fc7028bd640 1 < canceled operation key=XB7VCWOVVN1Q tag=E9S77L6ZGSAO type=del size=2871566 2024-02-10T05:50:09.040 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.040+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=JJNTZIC925UE type=del size=3406193 2024-02-10T05:50:09.042 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.042+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=468LR00NFMAF type=del 2024-02-10T05:50:09.043 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.043+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=PGRR6KFYLZNO type=del size=1886231 2024-02-10T05:50:09.044 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.044+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~0QCRHRM2JSMH.0 size=1048576 2024-02-10T05:50:09.046 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.046+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~0QCRHRM2JSMH.1 size=1048576 2024-02-10T05:50:09.047 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.047+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~0QCRHRM2JSMH.2 size=260013 2024-02-10T05:50:09.049 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.049+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=0QCRHRM2JSMH tag=SA0ZTWY0ML2G type=write size=3405741 2024-02-10T05:50:09.052 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.052+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~Z5NLBXSBFVHL.0 size=611756 2024-02-10T05:50:09.052 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.052+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=Z5NLBXSBFVHL tag=DU9R78KL0289 type=write size=1660332 2024-02-10T05:50:09.054 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.054+0000 7fc7028bd640 1 < suggested update operation key=PYJZTE24ZO5G tag=H0H282G7BT7B type=del size=2514042 2024-02-10T05:50:09.056 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.056+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~2HD7A7H0ONTY.0 size=136320 2024-02-10T05:50:09.056 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.056+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=2HD7A7H0ONTY tag=PBP32VIMZA6C type=write size=1184896 2024-02-10T05:50:09.058 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.058+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=SGI5M3QKHNIC type=del 2024-02-10T05:50:09.059 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.059+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=07K9L0JZ61GD type=del size=1274433 2024-02-10T05:50:09.060 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.060+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~QH0PCUTLUYGE.0 size=1048576 2024-02-10T05:50:09.061 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.061+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~QH0PCUTLUYGE.1 size=539774 2024-02-10T05:50:09.063 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.063+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=QH0PCUTLUYGE tag=UA2W0R1NLM93 type=write size=2636926 2024-02-10T05:50:09.064 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.064+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=OUQOQG6CX7BC type=write size=532641 2024-02-10T05:50:09.065 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.065+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~4I86B9BC4MR8.0 size=479979 2024-02-10T05:50:09.068 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.068+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=4I86B9BC4MR8 tag=BO8CH2B7QXAY type=write size=1528555 2024-02-10T05:50:09.069 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.069+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=ECV45IA2JVB4 type=write size=419963 2024-02-10T05:50:09.070 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.070+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~4SMXTOJ9ZBEX.0 size=1048576 2024-02-10T05:50:09.071 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.071+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~4SMXTOJ9ZBEX.1 size=1048576 2024-02-10T05:50:09.072 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.072+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~4SMXTOJ9ZBEX.2 size=133653 2024-02-10T05:50:09.074 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.074+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=4SMXTOJ9ZBEX tag=5G78KUF983J9 type=write size=3279381 2024-02-10T05:50:09.076 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.076+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~85P5799JGKPQ.0 size=1048576 2024-02-10T05:50:09.077 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.077+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~85P5799JGKPQ.1 size=104922 2024-02-10T05:50:09.077 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.077+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=85P5799JGKPQ tag=W5OID3AOOHKJ type=write size=2202074 2024-02-10T05:50:09.078 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.078+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=C1LSVG9ECXVT type=del 2024-02-10T05:50:09.080 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.080+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~V7H5KA8AMGOD.0 size=1048576 2024-02-10T05:50:09.081 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.081+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~V7H5KA8AMGOD.1 size=573353 2024-02-10T05:50:09.081 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.081+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=V7H5KA8AMGOD tag=85CLSTJPR206 type=write size=2670505 2024-02-10T05:50:09.082 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.082+0000 7fc7028bd640 1 < canceled operation key=MZZAEZZC2121 tag=H6LIC5LF36TU type=del size=1152414 2024-02-10T05:50:09.084 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.084+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=EY2C8O1KGTSH type=del size=3731960 2024-02-10T05:50:09.087 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.086+0000 7fc7028bd640 1 < suggested update operation key=D0JT047TBJ0V tag=GOAT5P6Y3ETC type=del size=1642258 2024-02-10T05:50:09.088 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.088+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=0IRX22X63A1Y type=del size=4155213 2024-02-10T05:50:09.090 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.090+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=0IM1Z36DV8B2 type=del 2024-02-10T05:50:09.092 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.091+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=EUTBWY6Y2GT9 type=del size=2822772 2024-02-10T05:50:09.092 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.092+0000 7fc7028bd640 1 < canceled part key=_multipart_POPSSVU95C1W.2~5BGOPSKM1CPC.0 size=1048576 2024-02-10T05:50:09.092 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.092+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~5BGOPSKM1CPC.1 size=1048576 2024-02-10T05:50:09.094 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.094+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~5BGOPSKM1CPC.2 size=199993 2024-02-10T05:50:09.096 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.096+0000 7fc7028bd640 1 < canceled multipart upload key=POPSSVU95C1W upload=5BGOPSKM1CPC tag=Z3I6TFVJ8N2O type=write size=3345721 2024-02-10T05:50:09.097 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.097+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=UH2TWRPSAG6A type=del size=1385883 2024-02-10T05:50:09.098 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.098+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=9G99U5VZCCOO type=del 2024-02-10T05:50:09.099 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.099+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=AQDWLDKPG94G type=del size=3928154 2024-02-10T05:50:09.100 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.100+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~LJKML08KNKF3.0 size=279143 2024-02-10T05:50:09.102 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.102+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=LJKML08KNKF3 tag=37RIDSIYP7EV type=write size=1327719 2024-02-10T05:50:09.104 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.104+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=Q1DOJ7Y0SXPM type=del size=1970976 2024-02-10T05:50:09.105 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.105+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=XHEX3MNUJ1C2 type=del 2024-02-10T05:50:09.106 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.106+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=RPM4CPA47R4P type=del size=1246903 2024-02-10T05:50:09.107 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.107+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=JJNTZIC925UE type=del 2024-02-10T05:50:09.111 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.108+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=AX2ETCVRG7RM type=del size=2741803 2024-02-10T05:50:09.112 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.111+0000 7fc7028bd640 1 < suggested remove operation key=WWJNN1I8UV2D tag=PGRR6KFYLZNO type=del 2024-02-10T05:50:09.113 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.113+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~BRESYCB7BMP6.0 size=1048576 2024-02-10T05:50:09.114 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.114+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~BRESYCB7BMP6.1 size=89618 2024-02-10T05:50:09.114 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.114+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=BRESYCB7BMP6 tag=56WAH32AYYF1 type=write size=2186770 2024-02-10T05:50:09.115 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.115+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~Z5NLBXSBFVHL.0 size=611756 2024-02-10T05:50:09.117 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.117+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=Z5NLBXSBFVHL tag=DU9R78KL0289 type=write size=1660332 2024-02-10T05:50:09.119 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.119+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~JYDAG14QD20W.0 size=23076 2024-02-10T05:50:09.120 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.119+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=JYDAG14QD20W tag=9G6PB8EJIFUR type=write size=1071652 2024-02-10T05:50:09.120 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.120+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~2HD7A7H0ONTY.0 size=136320 2024-02-10T05:50:09.122 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.122+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=2HD7A7H0ONTY tag=PBP32VIMZA6C type=write size=1184896 2024-02-10T05:50:09.125 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.125+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~KJSWP8T7G3PS.0 size=1048576 2024-02-10T05:50:09.126 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.126+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~KJSWP8T7G3PS.1 size=1048576 2024-02-10T05:50:09.127 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.126+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~KJSWP8T7G3PS.2 size=693215 2024-02-10T05:50:09.127 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.126+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=KJSWP8T7G3PS tag=J21SNJ4MRNTU type=write size=3838943 2024-02-10T05:50:09.128 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.128+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=07K9L0JZ61GD type=del 2024-02-10T05:50:09.130 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.130+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~5TNTLJM9QN8Q.0 size=1048576 2024-02-10T05:50:09.131 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.131+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~5TNTLJM9QN8Q.1 size=795243 2024-02-10T05:50:09.131 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.131+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=5TNTLJM9QN8Q tag=B0R5MS18S6JE type=write size=2892395 2024-02-10T05:50:09.132 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.132+0000 7fc7028bd640 1 < completed write operation key=O22B4K2PVN13 tag=OUQOQG6CX7BC type=write size=532641 2024-02-10T05:50:09.134 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.135+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~SH41ZBIN3JGI.0 size=90489 2024-02-10T05:50:09.135 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.135+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=SH41ZBIN3JGI tag=KIHBANFF0DNE type=write size=1139065 2024-02-10T05:50:09.136 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.136+0000 7fc7028bd640 1 < completed write operation key=5AU917IHRJLX tag=ECV45IA2JVB4 type=write size=419963 2024-02-10T05:50:09.138 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.138+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=MU4YCMXPXQU5 type=del size=2707187 2024-02-10T05:50:09.139 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.139+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~85P5799JGKPQ.0 size=1048576 2024-02-10T05:50:09.140 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.140+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~85P5799JGKPQ.1 size=104922 2024-02-10T05:50:09.142 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.143+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=85P5799JGKPQ tag=W5OID3AOOHKJ type=write size=2202074 2024-02-10T05:50:09.144 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.144+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=H2MM9JDN1RB2 type=del size=2105464 2024-02-10T05:50:09.145 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.145+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~V7H5KA8AMGOD.0 size=1048576 2024-02-10T05:50:09.146 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.146+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~V7H5KA8AMGOD.1 size=573353 2024-02-10T05:50:09.148 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.148+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=V7H5KA8AMGOD tag=85CLSTJPR206 type=write size=2670505 2024-02-10T05:50:09.150 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.150+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~2OEO8KNOABIH.0 size=727929 2024-02-10T05:50:09.150 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.150+0000 7fc7028bd640 1 > prepared multipart upload key=5Q7J7RS33UG8 upload=2OEO8KNOABIH tag=9Z19Q6LNAP85 type=write size=1776505 2024-02-10T05:50:09.151 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.151+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=EY2C8O1KGTSH type=del 2024-02-10T05:50:09.153 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.153+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=KUAPORHPCFZJ type=write size=101902 2024-02-10T05:50:09.154 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.154+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=0IRX22X63A1Y type=del 2024-02-10T05:50:09.155 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.155+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=WNHV5E66VDYS type=del size=3279189 2024-02-10T05:50:09.157 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.156+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=EUTBWY6Y2GT9 type=del 2024-02-10T05:50:09.159 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.159+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~9B35OLRIWVWK.0 size=1048576 2024-02-10T05:50:09.160 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.160+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~9B35OLRIWVWK.1 size=1048576 2024-02-10T05:50:09.161 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.161+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~9B35OLRIWVWK.2 size=657604 2024-02-10T05:50:09.162 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.161+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=9B35OLRIWVWK tag=GMYQLRU0BN9F type=write size=3803332 2024-02-10T05:50:09.163 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.163+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=UH2TWRPSAG6A type=del 2024-02-10T05:50:09.165 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.165+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~L10WS4DQ7QGI.0 size=1048576 2024-02-10T05:50:09.166 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.166+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~L10WS4DQ7QGI.1 size=1010917 2024-02-10T05:50:09.167 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.166+0000 7fc7028bd640 1 > prepared multipart upload key=5Q7J7RS33UG8 upload=L10WS4DQ7QGI tag=G8AIWQXPL51M type=write size=3108069 2024-02-10T05:50:09.168 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.168+0000 7fc7028bd640 1 < canceled operation key=HCFSF1M8XLKK tag=AQDWLDKPG94G type=del size=3928154 2024-02-10T05:50:09.169 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.169+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=N60TRN4OXC0Y type=del size=35882 2024-02-10T05:50:09.171 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.171+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=Q1DOJ7Y0SXPM type=del 2024-02-10T05:50:09.172 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.172+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=VE5UJ0IQDT8A type=del size=3467699 2024-02-10T05:50:09.175 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.175+0000 7fc7028bd640 1 < suggested remove operation key=1A6D4ENH20MJ tag=RPM4CPA47R4P type=del 2024-02-10T05:50:09.177 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.177+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~1CO039C1I7KP.0 size=1048576 2024-02-10T05:50:09.178 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.178+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~1CO039C1I7KP.1 size=1048576 2024-02-10T05:50:09.179 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.179+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~1CO039C1I7KP.2 size=528229 2024-02-10T05:50:09.179 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.179+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=1CO039C1I7KP tag=AS3RSKYWCOI7 type=write size=3673957 2024-02-10T05:50:09.181 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.181+0000 7fc7028bd640 1 < suggested update operation key=5AU917IHRJLX tag=AX2ETCVRG7RM type=del size=2741803 2024-02-10T05:50:09.183 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.183+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~P4L10R5697HM.0 size=1048576 2024-02-10T05:50:09.184 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.184+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~P4L10R5697HM.1 size=1048576 2024-02-10T05:50:09.185 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.185+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~P4L10R5697HM.2 size=288139 2024-02-10T05:50:09.185 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.185+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=P4L10R5697HM tag=7CTROHCQUK1H type=write size=3433867 2024-02-10T05:50:09.187 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.187+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~BRESYCB7BMP6.0 size=1048576 2024-02-10T05:50:09.188 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.188+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~BRESYCB7BMP6.1 size=89618 2024-02-10T05:50:09.190 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.190+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=BRESYCB7BMP6 tag=56WAH32AYYF1 type=write size=2186770 2024-02-10T05:50:09.192 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.192+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~7URJT311NMCF.0 size=739263 2024-02-10T05:50:09.192 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.192+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=7URJT311NMCF tag=J2L31Q1HCHFY type=write size=1787839 2024-02-10T05:50:09.192 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.192+0000 7fc7028bd640 1 < canceled part key=_multipart_O22B4K2PVN13.2~JYDAG14QD20W.0 size=23076 2024-02-10T05:50:09.194 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.194+0000 7fc7028bd640 1 < canceled multipart upload key=O22B4K2PVN13 upload=JYDAG14QD20W tag=9G6PB8EJIFUR type=write size=1071652 2024-02-10T05:50:09.196 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.196+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~L752V5KQJSV4.0 size=87859 2024-02-10T05:50:09.196 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.196+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=L752V5KQJSV4 tag=OZQ0MVIF55UB type=write size=1136435 2024-02-10T05:50:09.197 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.197+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~KJSWP8T7G3PS.0 size=1048576 2024-02-10T05:50:09.198 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.198+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~KJSWP8T7G3PS.1 size=1048576 2024-02-10T05:50:09.199 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.199+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~KJSWP8T7G3PS.2 size=693215 2024-02-10T05:50:09.201 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.201+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=KJSWP8T7G3PS tag=J21SNJ4MRNTU type=write size=3838943 2024-02-10T05:50:09.203 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.203+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~TD22422WV1KQ.0 size=1048576 2024-02-10T05:50:09.204 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.204+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~TD22422WV1KQ.1 size=1048576 2024-02-10T05:50:09.205 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.205+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~TD22422WV1KQ.2 size=6562 2024-02-10T05:50:09.205 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.205+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=TD22422WV1KQ tag=T3JHC8WB4BNT type=write size=3152290 2024-02-10T05:50:09.206 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.206+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~5TNTLJM9QN8Q.0 size=1048576 2024-02-10T05:50:09.207 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.207+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~5TNTLJM9QN8Q.1 size=795243 2024-02-10T05:50:09.210 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.210+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=5TNTLJM9QN8Q tag=B0R5MS18S6JE type=write size=2892395 2024-02-10T05:50:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:08 smithi178 ceph-mon[92537]: pgmap v1388: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:08 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:50:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:08 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:50:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:08 smithi178 ceph-mon[92537]: osdmap e1123: 8 total, 8 up, 8 in 2024-02-10T05:50:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:08 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2183217880' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137036-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:08 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137036-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:08 smithi178 ceph-mon[95116]: pgmap v1388: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:08 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:50:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:08 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:50:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:08 smithi178 ceph-mon[95116]: osdmap e1123: 8 total, 8 up, 8 in 2024-02-10T05:50:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:08 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2183217880' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137036-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:08 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137036-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:09.212 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.212+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~EGK1Y6ZBTFQN.0 size=764421 2024-02-10T05:50:09.212 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.212+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=EGK1Y6ZBTFQN tag=52ROETZZRO6M type=write size=1812997 2024-02-10T05:50:09.213 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.213+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~SH41ZBIN3JGI.0 size=90489 2024-02-10T05:50:09.215 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.215+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=SH41ZBIN3JGI tag=KIHBANFF0DNE type=write size=1139065 2024-02-10T05:50:09.217 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.217+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~YBWH1T330GN6.0 size=1048576 2024-02-10T05:50:09.218 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.218+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~YBWH1T330GN6.1 size=771004 2024-02-10T05:50:09.218 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.218+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=YBWH1T330GN6 tag=ISPFEICVVTNO type=write size=2868156 2024-02-10T05:50:09.220 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.220+0000 7fc7028bd640 -1 < failed to complete operation key=1A6D4ENH20MJ tag=MU4YCMXPXQU5 type=del size=2707187: (22) Invalid argument 2024-02-10T05:50:09.221 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.221+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=VW6BG2H4H1DU type=del size=3632751 2024-02-10T05:50:09.222 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.222+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=H2MM9JDN1RB2 type=del 2024-02-10T05:50:09.223 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.223+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=RPMDOMBT2AU8 type=write size=343880 2024-02-10T05:50:09.225 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.225+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~2OEO8KNOABIH.0 size=727929 2024-02-10T05:50:09.227 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.227+0000 7fc7028bd640 1 < completed multipart upload key=5Q7J7RS33UG8 upload=2OEO8KNOABIH tag=9Z19Q6LNAP85 type=write size=1776505 2024-02-10T05:50:09.228 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.228+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=KQV8T6E4VDZ4 type=write size=606782 2024-02-10T05:50:09.230 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.230+0000 7fc7028bd640 1 < completed write operation key=HCFSF1M8XLKK tag=KUAPORHPCFZJ type=write size=101902 2024-02-10T05:50:09.231 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.231+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=O1SNJZT9I24S type=del size=2074839 2024-02-10T05:50:09.232 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.232+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=WNHV5E66VDYS type=del 2024-02-10T05:50:09.234 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.234+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=JQXASO26YCVW type=del size=2465270 2024-02-10T05:50:09.235 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.235+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~9B35OLRIWVWK.0 size=1048576 2024-02-10T05:50:09.235 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.235+0000 7fc7028bd640 1 < canceled part key=_multipart_0NLM9ZNH9FMF.2~9B35OLRIWVWK.1 size=1048576 2024-02-10T05:50:09.236 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.236+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~9B35OLRIWVWK.2 size=657604 2024-02-10T05:50:09.238 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.238+0000 7fc7028bd640 1 < canceled multipart upload key=0NLM9ZNH9FMF upload=9B35OLRIWVWK tag=GMYQLRU0BN9F type=write size=3803332 2024-02-10T05:50:09.239 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.239+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=WIVFSLRVFQ35 type=del size=2529668 2024-02-10T05:50:09.240 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.240+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~L10WS4DQ7QGI.0 size=1048576 2024-02-10T05:50:09.241 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.241+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~L10WS4DQ7QGI.1 size=1010917 2024-02-10T05:50:09.243 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.243+0000 7fc7028bd640 1 < completed multipart upload key=5Q7J7RS33UG8 upload=L10WS4DQ7QGI tag=G8AIWQXPL51M type=write size=3108069 2024-02-10T05:50:09.245 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.245+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~GV7GD9HQCMGT.0 size=1048576 2024-02-10T05:50:09.246 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.246+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~GV7GD9HQCMGT.1 size=1048576 2024-02-10T05:50:09.247 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.247+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~GV7GD9HQCMGT.2 size=553527 2024-02-10T05:50:09.247 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.247+0000 7fc7028bd640 1 > prepared multipart upload key=5Q7J7RS33UG8 upload=GV7GD9HQCMGT tag=0I0EQLCEMEHX type=write size=3699255 2024-02-10T05:50:09.248 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.248+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=N60TRN4OXC0Y type=del 2024-02-10T05:50:09.250 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.250+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~8HPQ4U9R9R0Y.0 size=1048576 2024-02-10T05:50:09.251 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.251+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~8HPQ4U9R9R0Y.1 size=108842 2024-02-10T05:50:09.251 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.251+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=8HPQ4U9R9R0Y tag=WSKDUWXP8VLY type=write size=2205994 2024-02-10T05:50:09.252 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.252+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=VE5UJ0IQDT8A type=del 2024-02-10T05:50:09.253 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.253+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=I8X5JUG4RBVH type=del size=2334544 2024-02-10T05:50:09.255 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.255+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~1CO039C1I7KP.0 size=1048576 2024-02-10T05:50:09.256 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.256+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~1CO039C1I7KP.1 size=1048576 2024-02-10T05:50:09.256 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.256+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~1CO039C1I7KP.2 size=528229 2024-02-10T05:50:09.258 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.258+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=1CO039C1I7KP tag=AS3RSKYWCOI7 type=write size=3673957 2024-02-10T05:50:09.260 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.260+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=2X1PUVLJ0IVP type=del size=2462576 2024-02-10T05:50:09.261 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.261+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~P4L10R5697HM.0 size=1048576 2024-02-10T05:50:09.262 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.262+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~P4L10R5697HM.1 size=1048576 2024-02-10T05:50:09.263 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.263+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~P4L10R5697HM.2 size=288139 2024-02-10T05:50:09.265 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.265+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=P4L10R5697HM tag=7CTROHCQUK1H type=write size=3433867 2024-02-10T05:50:09.268 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.268+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~5JX4PROQQ2M5.0 size=1048576 2024-02-10T05:50:09.269 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.269+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~5JX4PROQQ2M5.1 size=467157 2024-02-10T05:50:09.269 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.269+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=5JX4PROQQ2M5 tag=MHYUDZ4Y3YJ9 type=write size=2564309 2024-02-10T05:50:09.270 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.270+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~7URJT311NMCF.0 size=739263 2024-02-10T05:50:09.272 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.272+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=7URJT311NMCF tag=J2L31Q1HCHFY type=write size=1787839 2024-02-10T05:50:09.274 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.274+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=P0MDZOIVH1FB type=del size=3542199 2024-02-10T05:50:09.275 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.275+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~L752V5KQJSV4.0 size=87859 2024-02-10T05:50:09.278 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.278+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=L752V5KQJSV4 tag=OZQ0MVIF55UB type=write size=1136435 2024-02-10T05:50:09.280 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.280+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~UY8GHO36V6RV.0 size=1048576 2024-02-10T05:50:09.281 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.281+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~UY8GHO36V6RV.1 size=1048576 2024-02-10T05:50:09.281 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.281+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~UY8GHO36V6RV.2 size=979681 2024-02-10T05:50:09.282 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.281+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=UY8GHO36V6RV tag=FY0DGAJPLG9T type=write size=4125409 2024-02-10T05:50:09.283 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.283+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~TD22422WV1KQ.0 size=1048576 2024-02-10T05:50:09.284 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.284+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~TD22422WV1KQ.1 size=1048576 2024-02-10T05:50:09.285 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.285+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~TD22422WV1KQ.2 size=6562 2024-02-10T05:50:09.287 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.287+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=TD22422WV1KQ tag=T3JHC8WB4BNT type=write size=3152290 2024-02-10T05:50:09.289 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.289+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=IAG3TRTC8WLV type=del size=870008 2024-02-10T05:50:09.290 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.290+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~EGK1Y6ZBTFQN.0 size=764421 2024-02-10T05:50:09.293 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.293+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=EGK1Y6ZBTFQN tag=52ROETZZRO6M type=write size=1812997 2024-02-10T05:50:09.294 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.294+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=RXY1MGQAGJPH type=del size=3592212 2024-02-10T05:50:09.295 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.295+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~YBWH1T330GN6.0 size=1048576 2024-02-10T05:50:09.296 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.296+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~YBWH1T330GN6.1 size=771004 2024-02-10T05:50:09.298 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.298+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=YBWH1T330GN6 tag=ISPFEICVVTNO type=write size=2868156 2024-02-10T05:50:09.299 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.299+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=F0IH3RCJSMSG type=del size=2238815 2024-02-10T05:50:09.301 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.301+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=VW6BG2H4H1DU type=del 2024-02-10T05:50:09.303 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.303+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~G4GTBY9K5RUA.0 size=765825 2024-02-10T05:50:09.303 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.303+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=G4GTBY9K5RUA tag=E5ANHCPR86HB type=write size=1814401 2024-02-10T05:50:09.306 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.305+0000 7fc7028bd640 1 < suggested remove operation key=D0JT047TBJ0V tag=RPMDOMBT2AU8 type=write 2024-02-10T05:50:09.308 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.308+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~WV1LXRAYSW8N.0 size=1048576 2024-02-10T05:50:09.309 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.309+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~WV1LXRAYSW8N.1 size=1048576 2024-02-10T05:50:09.310 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.310+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~WV1LXRAYSW8N.2 size=1033018 2024-02-10T05:50:09.310 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.310+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=WV1LXRAYSW8N tag=B6DXHV63MX8I type=write size=4178746 2024-02-10T05:50:09.311 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.311+0000 7fc7028bd640 1 < completed write operation key=MZZAEZZC2121 tag=KQV8T6E4VDZ4 type=write size=606782 2024-02-10T05:50:09.312 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.312+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=IIUT56G6YKZG type=del size=1290124 2024-02-10T05:50:09.315 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.313+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=O1SNJZT9I24S type=del 2024-02-10T05:50:09.316 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.315+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=BNVXZ7REEUVC type=del size=3666458 2024-02-10T05:50:09.318 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.318+0000 7fc7028bd640 1 < suggested update operation key=0NLM9ZNH9FMF tag=JQXASO26YCVW type=del size=2465270 2024-02-10T05:50:09.319 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.319+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=8OD7N4W7O1I9 type=del size=3633949 2024-02-10T05:50:09.321 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.321+0000 7fc7028bd640 1 < suggested update operation key=9TER2XXAC4VK tag=WIVFSLRVFQ35 type=del size=2529668 2024-02-10T05:50:09.323 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.323+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~AQKVURR5A149.0 size=1048576 2024-02-10T05:50:09.324 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.324+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~AQKVURR5A149.1 size=721541 2024-02-10T05:50:09.325 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.324+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=AQKVURR5A149 tag=KVXUCBU002QB type=write size=2818693 2024-02-10T05:50:09.326 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.326+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~GV7GD9HQCMGT.0 size=1048576 2024-02-10T05:50:09.327 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.327+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~GV7GD9HQCMGT.1 size=1048576 2024-02-10T05:50:09.328 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.328+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~GV7GD9HQCMGT.2 size=553527 2024-02-10T05:50:09.330 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.330+0000 7fc7028bd640 1 < completed multipart upload key=5Q7J7RS33UG8 upload=GV7GD9HQCMGT tag=0I0EQLCEMEHX type=write size=3699255 2024-02-10T05:50:09.331 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.331+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=N6SZOWF7KOTE type=del size=844949 2024-02-10T05:50:09.332 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.332+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~8HPQ4U9R9R0Y.0 size=1048576 2024-02-10T05:50:09.333 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.333+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~8HPQ4U9R9R0Y.1 size=108842 2024-02-10T05:50:09.335 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.335+0000 7fc7028bd640 1 < completed multipart upload key=WWJNN1I8UV2D upload=8HPQ4U9R9R0Y tag=WSKDUWXP8VLY type=write size=2205994 2024-02-10T05:50:09.338 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.338+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~8FE6W03DJU0Y.0 size=1048576 2024-02-10T05:50:09.339 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.339+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~8FE6W03DJU0Y.1 size=91197 2024-02-10T05:50:09.339 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.339+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=8FE6W03DJU0Y tag=5QJGM8P9AAYL type=write size=2188349 2024-02-10T05:50:09.340 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.340+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=I8X5JUG4RBVH type=del 2024-02-10T05:50:09.341 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.341+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=GGKK048KB07V type=write size=1020081 2024-02-10T05:50:09.343 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.343+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=2X1PUVLJ0IVP type=del 2024-02-10T05:50:09.345 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.345+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~1UJNWRCWAJ0J.0 size=1048576 2024-02-10T05:50:09.346 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.346+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~1UJNWRCWAJ0J.1 size=416329 2024-02-10T05:50:09.346 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.346+0000 7fc7028bd640 1 > prepared multipart upload key=5Q7J7RS33UG8 upload=1UJNWRCWAJ0J tag=440RK9A3O3UW type=write size=2513481 2024-02-10T05:50:09.346 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.346+0000 7fc7028bd640 1 < canceled part key=_multipart_HCFSF1M8XLKK.2~5JX4PROQQ2M5.0 size=1048576 2024-02-10T05:50:09.347 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.347+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~5JX4PROQQ2M5.1 size=467157 2024-02-10T05:50:09.349 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.349+0000 7fc7028bd640 1 < canceled multipart upload key=HCFSF1M8XLKK upload=5JX4PROQQ2M5 tag=MHYUDZ4Y3YJ9 type=write size=2564309 2024-02-10T05:50:09.350 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.350+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=OND1JU0QSY70 type=del size=1616640 2024-02-10T05:50:09.351 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.351+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=P0MDZOIVH1FB type=del 2024-02-10T05:50:09.353 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.352+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=QCXCX5DX3Z49 type=del size=3694576 2024-02-10T05:50:09.354 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.354+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~UY8GHO36V6RV.0 size=1048576 2024-02-10T05:50:09.355 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.355+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~UY8GHO36V6RV.1 size=1048576 2024-02-10T05:50:09.356 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.356+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~UY8GHO36V6RV.2 size=979681 2024-02-10T05:50:09.358 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.358+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=UY8GHO36V6RV tag=FY0DGAJPLG9T type=write size=4125409 2024-02-10T05:50:09.359 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.359+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=MMDJ8SE9YA3T type=del size=1626368 2024-02-10T05:50:09.361 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.361+0000 7fc7028bd640 1 < suggested remove operation key=OSW6AZ49ILNZ tag=IAG3TRTC8WLV type=del 2024-02-10T05:50:09.362 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.362+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=JYTKD57GTTEG type=del size=1743845 2024-02-10T05:50:09.365 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.365+0000 7fc7028bd640 1 < suggested update operation key=JXIF74ALG4AB tag=RXY1MGQAGJPH type=del size=3592212 2024-02-10T05:50:09.366 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.366+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=5WGHXLKM9PK7 type=del size=1808309 2024-02-10T05:50:09.367 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.367+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=F0IH3RCJSMSG type=del 2024-02-10T05:50:09.368 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.368+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=NYZ3HWUL73TZ type=del size=2611135 2024-02-10T05:50:09.370 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.370+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~G4GTBY9K5RUA.0 size=765825 2024-02-10T05:50:09.371 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.371+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=G4GTBY9K5RUA tag=E5ANHCPR86HB type=write size=1814401 2024-02-10T05:50:09.373 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.373+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=AHA05MBGQ97D type=del size=1791250 2024-02-10T05:50:09.374 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.374+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~WV1LXRAYSW8N.0 size=1048576 2024-02-10T05:50:09.375 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.375+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~WV1LXRAYSW8N.1 size=1048576 2024-02-10T05:50:09.375 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.375+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~WV1LXRAYSW8N.2 size=1033018 2024-02-10T05:50:09.377 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.377+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=WV1LXRAYSW8N tag=B6DXHV63MX8I type=write size=4178746 2024-02-10T05:50:09.379 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.379+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=MAJIDCFNJH1H type=write size=542182 2024-02-10T05:50:09.380 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.380+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=IIUT56G6YKZG type=del 2024-02-10T05:50:09.382 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.382+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~P23W3APET7P1.0 size=1048576 2024-02-10T05:50:09.383 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.383+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~P23W3APET7P1.1 size=1048576 2024-02-10T05:50:09.384 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.384+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~P23W3APET7P1.2 size=70747 2024-02-10T05:50:09.384 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.384+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=P23W3APET7P1 tag=MG1GFI5KL8L3 type=write size=3216475 2024-02-10T05:50:09.385 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.385+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=BNVXZ7REEUVC type=del 2024-02-10T05:50:09.386 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.386+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=83GME6PY5X8E type=del size=2208653 2024-02-10T05:50:09.388 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.388+0000 7fc7028bd640 1 < canceled operation key=P1LQTKS3USKT tag=8OD7N4W7O1I9 type=del size=3633949 2024-02-10T05:50:09.389 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.389+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=A0V2S6279LYN type=del size=3294524 2024-02-10T05:50:09.390 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.390+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~AQKVURR5A149.0 size=1048576 2024-02-10T05:50:09.391 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.391+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~AQKVURR5A149.1 size=721541 2024-02-10T05:50:09.393 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.393+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=AQKVURR5A149 tag=KVXUCBU002QB type=write size=2818693 2024-02-10T05:50:09.395 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.395+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~FU0V4HLPILWF.0 size=1048576 2024-02-10T05:50:09.396 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.396+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~FU0V4HLPILWF.1 size=1048576 2024-02-10T05:50:09.397 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.397+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~FU0V4HLPILWF.2 size=462208 2024-02-10T05:50:09.397 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.397+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=FU0V4HLPILWF tag=HNY1SN1O5LFH type=write size=3607936 2024-02-10T05:50:09.399 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.399+0000 7fc7028bd640 1 < suggested update operation key=HCFSF1M8XLKK tag=N6SZOWF7KOTE type=del size=844949 2024-02-10T05:50:09.401 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.401+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=SHTMC5B4NQ07 type=write size=165108 2024-02-10T05:50:09.402 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.402+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~8FE6W03DJU0Y.0 size=1048576 2024-02-10T05:50:09.403 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.403+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~8FE6W03DJU0Y.1 size=91197 2024-02-10T05:50:09.405 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.405+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=8FE6W03DJU0Y tag=5QJGM8P9AAYL type=write size=2188349 2024-02-10T05:50:09.406 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.406+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=OBTLA6XXI55J type=del size=2035281 2024-02-10T05:50:09.407 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.407+0000 7fc7028bd640 1 < completed write operation key=XB7VCWOVVN1Q tag=GGKK048KB07V type=write size=1020081 2024-02-10T05:50:09.409 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.409+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=RAMJUU3TEHJN type=del size=659446 2024-02-10T05:50:09.410 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.410+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~1UJNWRCWAJ0J.0 size=1048576 2024-02-10T05:50:09.411 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.411+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~1UJNWRCWAJ0J.1 size=416329 2024-02-10T05:50:09.414 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.414+0000 7fc7028bd640 1 < completed multipart upload key=5Q7J7RS33UG8 upload=1UJNWRCWAJ0J tag=440RK9A3O3UW type=write size=2513481 2024-02-10T05:50:09.415 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.415+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=OMRXAVRFIU4N type=write size=580210 2024-02-10T05:50:09.417 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.417+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=OND1JU0QSY70 type=del 2024-02-10T05:50:09.418 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.418+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=XP2WEBFVDOHC type=del size=38350 2024-02-10T05:50:09.419 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.419+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=QCXCX5DX3Z49 type=del 2024-02-10T05:50:09.420 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.420+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=KF3NMA271YPR type=del size=738460 2024-02-10T05:50:09.422 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.422+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=MMDJ8SE9YA3T type=del 2024-02-10T05:50:09.423 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.423+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=8MC2P2FD83Q9 type=del size=2519781 2024-02-10T05:50:09.426 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.426+0000 7fc7028bd640 1 < suggested remove operation key=ENXT7A13IJZV tag=JYTKD57GTTEG type=del 2024-02-10T05:50:09.427 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.427+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=10HUJQPQQK3N type=del size=4031236 2024-02-10T05:50:09.428 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.428+0000 7fc7028bd640 -1 < failed to complete operation key=HCFSF1M8XLKK tag=5WGHXLKM9PK7 type=del size=1808309: (22) Invalid argument 2024-02-10T05:50:09.430 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.430+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~OKKCPD5UYXL3.0 size=39192 2024-02-10T05:50:09.430 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.430+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=OKKCPD5UYXL3 tag=E83VUFLSNEV4 type=write size=1087768 2024-02-10T05:50:09.433 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.433+0000 7fc7028bd640 1 < suggested remove operation key=O22B4K2PVN13 tag=NYZ3HWUL73TZ type=del 2024-02-10T05:50:09.435 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.435+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~AZ5JMJL7M80P.0 size=976085 2024-02-10T05:50:09.435 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.435+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=AZ5JMJL7M80P tag=UGJ957BIL2M3 type=write size=2024661 2024-02-10T05:50:09.437 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.437+0000 7fc7028bd640 1 < suggested update operation key=5AU917IHRJLX tag=AHA05MBGQ97D type=del size=1791250 2024-02-10T05:50:09.440 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.440+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~0T1ZER05BUP3.0 size=1048576 2024-02-10T05:50:09.440 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.440+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~0T1ZER05BUP3.1 size=258932 2024-02-10T05:50:09.441 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.440+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=0T1ZER05BUP3 tag=PNIQ0FSANG3Y type=write size=2356084 2024-02-10T05:50:09.442 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.442+0000 7fc7028bd640 -1 < failed to complete operation key=HCFSF1M8XLKK tag=MAJIDCFNJH1H type=write size=542182: (22) Invalid argument 2024-02-10T05:50:09.444 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.444+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~NN6FYAMK1MT5.0 size=244990 2024-02-10T05:50:09.444 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.444+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=NN6FYAMK1MT5 tag=I8AZLXAJ3UEN type=write size=1293566 2024-02-10T05:50:09.446 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.446+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~P23W3APET7P1.0 size=1048576 2024-02-10T05:50:09.447 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.447+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~P23W3APET7P1.1 size=1048576 2024-02-10T05:50:09.448 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.448+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~P23W3APET7P1.2 size=70747 2024-02-10T05:50:09.450 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.450+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=P23W3APET7P1 tag=MG1GFI5KL8L3 type=write size=3216475 2024-02-10T05:50:09.452 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.452+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~R5GHMOWC6I6R.0 size=641271 2024-02-10T05:50:09.453 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.452+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=R5GHMOWC6I6R tag=B1WVAG1T32GF type=write size=1689847 2024-02-10T05:50:09.455 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.455+0000 7fc7028bd640 1 < suggested update operation key=PYJZTE24ZO5G tag=83GME6PY5X8E type=del size=2208653 2024-02-10T05:50:09.457 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.457+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~YZ2XNHRUWA4U.0 size=344937 2024-02-10T05:50:09.457 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.457+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=YZ2XNHRUWA4U tag=V0ATED0IT43U type=write size=1393513 2024-02-10T05:50:09.458 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.458+0000 7fc7028bd640 1 < canceled operation key=5S82KKH9Q0A8 tag=A0V2S6279LYN type=del size=3294524 2024-02-10T05:50:09.461 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.461+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~00DAT24G7WV8.0 size=1048576 2024-02-10T05:50:09.462 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.462+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~00DAT24G7WV8.1 size=500050 2024-02-10T05:50:09.462 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.462+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=00DAT24G7WV8 tag=VCKTSIVYRXBL type=write size=2597202 2024-02-10T05:50:09.464 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.463+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~FU0V4HLPILWF.0 size=1048576 2024-02-10T05:50:09.465 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.465+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~FU0V4HLPILWF.1 size=1048576 2024-02-10T05:50:09.466 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.466+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~FU0V4HLPILWF.2 size=462208 2024-02-10T05:50:09.468 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.468+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=FU0V4HLPILWF tag=HNY1SN1O5LFH type=write size=3607936 2024-02-10T05:50:09.469 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.469+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=O0SROGPEVIU0 type=del size=1604893 2024-02-10T05:50:09.471 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.471+0000 7fc7028bd640 -1 < failed to complete operation key=O22B4K2PVN13 tag=SHTMC5B4NQ07 type=write size=165108: (22) Invalid argument 2024-02-10T05:50:09.472 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.472+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=LFN9DX0GNQMQ type=del size=3548667 2024-02-10T05:50:09.474 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.474+0000 7fc7028bd640 1 < canceled operation key=9TER2XXAC4VK tag=OBTLA6XXI55J type=del size=2035281 2024-02-10T05:50:09.475 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.475+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=R6NVTOF3WSAV type=del size=626678 2024-02-10T05:50:09.477 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.477+0000 7fc7028bd640 1 < suggested remove operation key=OSW6AZ49ILNZ tag=RAMJUU3TEHJN type=del 2024-02-10T05:50:09.480 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.480+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~N2SWX4O8NT3K.0 size=1048576 2024-02-10T05:50:09.481 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.481+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~N2SWX4O8NT3K.1 size=1048576 2024-02-10T05:50:09.482 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.482+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~N2SWX4O8NT3K.2 size=873028 2024-02-10T05:50:09.482 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.482+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=N2SWX4O8NT3K tag=97SPQTPP6AX0 type=write size=4018756 2024-02-10T05:50:09.484 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.484+0000 7fc7028bd640 1 < suggested update operation key=NOV17YQFEI7S tag=OMRXAVRFIU4N type=write size=580210 2024-02-10T05:50:09.486 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.486+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=Q2JEFPPUGDKA type=del size=1538788 2024-02-10T05:50:09.487 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.487+0000 7fc7028bd640 -1 < failed to complete operation key=ENXT7A13IJZV tag=XP2WEBFVDOHC type=del size=38350: (22) Invalid argument 2024-02-10T05:50:09.488 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.488+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=X1IDTP0PJ98W type=del size=1324979 2024-02-10T05:50:09.490 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.490+0000 7fc7028bd640 -1 < failed to complete operation key=NOV17YQFEI7S tag=KF3NMA271YPR type=del size=738460: (22) Invalid argument 2024-02-10T05:50:09.491 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.491+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=9IKOC2XX863W type=write size=457348 2024-02-10T05:50:09.492 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.492+0000 7fc7028bd640 -1 < failed to complete operation key=O22B4K2PVN13 tag=8MC2P2FD83Q9 type=del size=2519781: (22) Invalid argument 2024-02-10T05:50:09.495 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.495+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~ICRNP5RCTUIN.0 size=1048576 2024-02-10T05:50:09.496 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.496+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~ICRNP5RCTUIN.1 size=1048576 2024-02-10T05:50:09.497 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.497+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~ICRNP5RCTUIN.2 size=319379 2024-02-10T05:50:09.497 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.497+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=ICRNP5RCTUIN tag=QZU962MF27T2 type=write size=3465107 2024-02-10T05:50:09.498 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.498+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=10HUJQPQQK3N type=del 2024-02-10T05:50:09.500 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.500+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=E7WKNS0SYIM9 type=del size=3606306 2024-02-10T05:50:09.504 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.501+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~OKKCPD5UYXL3.0 size=39192 2024-02-10T05:50:09.504 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.504+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=OKKCPD5UYXL3 tag=E83VUFLSNEV4 type=write size=1087768 2024-02-10T05:50:09.507 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.507+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~NF7M5YY7M1DY.0 size=1048576 2024-02-10T05:50:09.508 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.508+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~NF7M5YY7M1DY.1 size=928202 2024-02-10T05:50:09.508 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.508+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=NF7M5YY7M1DY tag=OE6D84BH9C9V type=write size=3025354 2024-02-10T05:50:09.509 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.509+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~AZ5JMJL7M80P.0 size=976085 2024-02-10T05:50:09.511 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.511+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=AZ5JMJL7M80P tag=UGJ957BIL2M3 type=write size=2024661 2024-02-10T05:50:09.512 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.512+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=L2L1QI4H453L type=write size=1044490 2024-02-10T05:50:09.514 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.514+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~0T1ZER05BUP3.0 size=1048576 2024-02-10T05:50:09.514 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.515+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~0T1ZER05BUP3.1 size=258932 2024-02-10T05:50:09.517 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.517+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=0T1ZER05BUP3 tag=PNIQ0FSANG3Y type=write size=2356084 2024-02-10T05:50:09.518 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.518+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=EN2I0T4X5B31 type=write size=397747 2024-02-10T05:50:09.519 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.519+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~NN6FYAMK1MT5.0 size=244990 2024-02-10T05:50:09.521 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.521+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=NN6FYAMK1MT5 tag=I8AZLXAJ3UEN type=write size=1293566 2024-02-10T05:50:09.523 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.523+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=ZVFLEQKI019H type=del size=3508716 2024-02-10T05:50:09.524 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.524+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~R5GHMOWC6I6R.0 size=641271 2024-02-10T05:50:09.526 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.526+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=R5GHMOWC6I6R tag=B1WVAG1T32GF type=write size=1689847 2024-02-10T05:50:09.529 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.529+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~9KW44GH7UTT2.0 size=1048576 2024-02-10T05:50:09.530 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.530+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~9KW44GH7UTT2.1 size=210201 2024-02-10T05:50:09.530 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.530+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=9KW44GH7UTT2 tag=WTSI68VMP8CP type=write size=2307353 2024-02-10T05:50:09.531 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.531+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~YZ2XNHRUWA4U.0 size=344937 2024-02-10T05:50:09.533 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.533+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=YZ2XNHRUWA4U tag=V0ATED0IT43U type=write size=1393513 2024-02-10T05:50:09.536 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.536+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~VUYXYDV6KJQI.0 size=412363 2024-02-10T05:50:09.536 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.536+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=VUYXYDV6KJQI tag=SJ11TW8CW0EV type=write size=1460939 2024-02-10T05:50:09.537 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.537+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~00DAT24G7WV8.0 size=1048576 2024-02-10T05:50:09.538 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.538+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~00DAT24G7WV8.1 size=500050 2024-02-10T05:50:09.540 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.540+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=00DAT24G7WV8 tag=VCKTSIVYRXBL type=write size=2597202 2024-02-10T05:50:09.542 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.541+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=WRSD1K6BHD13 type=del size=3356542 2024-02-10T05:50:09.543 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.543+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=O0SROGPEVIU0 type=del 2024-02-10T05:50:09.544 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.544+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=LELP4SZYLZ5H type=del size=2502136 2024-02-10T05:50:09.546 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.546+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=LFN9DX0GNQMQ type=del 2024-02-10T05:50:09.548 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.548+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~WV28NUJ956FI.0 size=1048576 2024-02-10T05:50:09.549 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.549+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~WV28NUJ956FI.1 size=557682 2024-02-10T05:50:09.549 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.549+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=WV28NUJ956FI tag=1FYQAU1DXPE3 type=write size=2654834 2024-02-10T05:50:09.551 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.551+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=R6NVTOF3WSAV type=del 2024-02-10T05:50:09.553 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.553+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~YL82BLM0VOFV.0 size=1048576 2024-02-10T05:50:09.554 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.554+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~YL82BLM0VOFV.1 size=495163 2024-02-10T05:50:09.554 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.554+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=YL82BLM0VOFV tag=XRXSLEPFNYBI type=write size=2592315 2024-02-10T05:50:09.555 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.555+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~N2SWX4O8NT3K.0 size=1048576 2024-02-10T05:50:09.556 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.556+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~N2SWX4O8NT3K.1 size=1048576 2024-02-10T05:50:09.557 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.557+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~N2SWX4O8NT3K.2 size=873028 2024-02-10T05:50:09.559 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.559+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=N2SWX4O8NT3K tag=97SPQTPP6AX0 type=write size=4018756 2024-02-10T05:50:09.561 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.561+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=GRA6R71EANR8 type=del size=4139708 2024-02-10T05:50:09.562 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.562+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=Q2JEFPPUGDKA type=del 2024-02-10T05:50:09.564 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.564+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~J1RUTXBFWU33.0 size=1048576 2024-02-10T05:50:09.565 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.565+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~J1RUTXBFWU33.1 size=1048576 2024-02-10T05:50:09.566 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.566+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~J1RUTXBFWU33.2 size=927517 2024-02-10T05:50:09.566 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.566+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=J1RUTXBFWU33 tag=S7XHAAYZ1WDQ type=write size=4073245 2024-02-10T05:50:09.567 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.567+0000 7fc7028bd640 1 < canceled operation key=POPSSVU95C1W tag=X1IDTP0PJ98W type=del size=1324979 2024-02-10T05:50:09.568 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.568+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=SD65LISFYVOX type=del size=3819839 2024-02-10T05:50:09.570 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.570+0000 7fc7028bd640 1 < completed write operation key=NOV17YQFEI7S tag=9IKOC2XX863W type=write size=457348 2024-02-10T05:50:09.572 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.572+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~KBV530ZT4YAD.0 size=757720 2024-02-10T05:50:09.572 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.572+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=KBV530ZT4YAD tag=HT48RDDKT9XG type=write size=1806296 2024-02-10T05:50:09.573 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.573+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~ICRNP5RCTUIN.0 size=1048576 2024-02-10T05:50:09.574 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.574+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~ICRNP5RCTUIN.1 size=1048576 2024-02-10T05:50:09.575 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.575+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~ICRNP5RCTUIN.2 size=319379 2024-02-10T05:50:09.577 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.577+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=ICRNP5RCTUIN tag=QZU962MF27T2 type=write size=3465107 2024-02-10T05:50:09.579 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.579+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~75G4L3JAN0HC.0 size=1048576 2024-02-10T05:50:09.580 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.580+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~75G4L3JAN0HC.1 size=1048576 2024-02-10T05:50:09.581 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.581+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~75G4L3JAN0HC.2 size=24146 2024-02-10T05:50:09.581 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.581+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=75G4L3JAN0HC tag=MY3KP7MURQ53 type=write size=3169874 2024-02-10T05:50:09.584 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.584+0000 7fc7028bd640 1 < suggested update operation key=0BWUVUVJ2VMX tag=E7WKNS0SYIM9 type=del size=3606306 2024-02-10T05:50:09.585 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.585+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=GS59C6V92OHZ type=del size=797489 2024-02-10T05:50:09.586 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.586+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~NF7M5YY7M1DY.0 size=1048576 2024-02-10T05:50:09.588 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.587+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~NF7M5YY7M1DY.1 size=928202 2024-02-10T05:50:09.590 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.590+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=NF7M5YY7M1DY tag=OE6D84BH9C9V type=write size=3025354 2024-02-10T05:50:09.591 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.591+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=PB29KM3B3ZUJ type=del size=2604134 2024-02-10T05:50:09.592 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.592+0000 7fc7028bd640 1 < completed write operation key=JFGDV4S5JG57 tag=L2L1QI4H453L type=write size=1044490 2024-02-10T05:50:09.594 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.594+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=QEE75MH8VJF2 type=del size=121542 2024-02-10T05:50:09.595 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.595+0000 7fc7028bd640 1 < canceled operation key=5Q7J7RS33UG8 tag=EN2I0T4X5B31 type=write size=397747 2024-02-10T05:50:09.596 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.596+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=8LWH05KT5DT5 type=del size=3517274 2024-02-10T05:50:09.597 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.597+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=ZVFLEQKI019H type=del 2024-02-10T05:50:09.599 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.599+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=H3IR92SIIMUB type=del size=3902520 2024-02-10T05:50:09.600 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.600+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~9KW44GH7UTT2.0 size=1048576 2024-02-10T05:50:09.601 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.601+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~9KW44GH7UTT2.1 size=210201 2024-02-10T05:50:09.603 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.603+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=9KW44GH7UTT2 tag=WTSI68VMP8CP type=write size=2307353 2024-02-10T05:50:09.605 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.604+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=2GRKP9HYO10S type=del size=2777758 2024-02-10T05:50:09.605 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.605+0000 7fc7028bd640 1 < canceled part key=_multipart_6F2U9S4PDN81.2~VUYXYDV6KJQI.0 size=412363 2024-02-10T05:50:09.607 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.607+0000 7fc7028bd640 1 < canceled multipart upload key=6F2U9S4PDN81 upload=VUYXYDV6KJQI tag=SJ11TW8CW0EV type=write size=1460939 2024-02-10T05:50:09.608 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.608+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=TJ5UHLUIQ5WI type=del size=1690454 2024-02-10T05:50:09.609 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.609+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=WRSD1K6BHD13 type=del 2024-02-10T05:50:09.611 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.611+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=MOG3ZQGD6JBQ type=del size=1175799 2024-02-10T05:50:09.612 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.612+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=LELP4SZYLZ5H type=del 2024-02-10T05:50:09.614 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.614+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~AC4MR7JTP7WJ.0 size=909218 2024-02-10T05:50:09.614 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.614+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=AC4MR7JTP7WJ tag=HT59RCCHKS4O type=write size=1957794 2024-02-10T05:50:09.615 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.615+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~WV28NUJ956FI.0 size=1048576 2024-02-10T05:50:09.616 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.616+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~WV28NUJ956FI.1 size=557682 2024-02-10T05:50:09.618 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.618+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=WV28NUJ956FI tag=1FYQAU1DXPE3 type=write size=2654834 2024-02-10T05:50:09.619 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.619+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=72E2575UFXTU type=del size=2033208 2024-02-10T05:50:09.621 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.621+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~YL82BLM0VOFV.0 size=1048576 2024-02-10T05:50:09.621 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.621+0000 7fc7028bd640 1 < canceled part key=_multipart_1A6D4ENH20MJ.2~YL82BLM0VOFV.1 size=495163 2024-02-10T05:50:09.623 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.623+0000 7fc7028bd640 1 < canceled multipart upload key=1A6D4ENH20MJ upload=YL82BLM0VOFV tag=XRXSLEPFNYBI type=write size=2592315 2024-02-10T05:50:09.624 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.624+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=7JXTHQUMB7V6 type=del size=386543 2024-02-10T05:50:09.626 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.626+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=GRA6R71EANR8 type=del 2024-02-10T05:50:09.627 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.627+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=LBVXD33ZJMVP type=del size=1521274 2024-02-10T05:50:09.628 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.628+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~J1RUTXBFWU33.0 size=1048576 2024-02-10T05:50:09.629 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.629+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~J1RUTXBFWU33.1 size=1048576 2024-02-10T05:50:09.630 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.630+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~J1RUTXBFWU33.2 size=927517 2024-02-10T05:50:09.632 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.632+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=J1RUTXBFWU33 tag=S7XHAAYZ1WDQ type=write size=4073245 2024-02-10T05:50:09.634 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.634+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=UXKYRQKPJ66W type=del size=81616 2024-02-10T05:50:09.635 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.635+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=SD65LISFYVOX type=del 2024-02-10T05:50:09.636 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.636+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=1N1YDZI70EN0 type=del size=3355377 2024-02-10T05:50:09.636 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.636+0000 7fc7028bd640 1 < canceled part key=_multipart_8AXKQ459OWH5.2~KBV530ZT4YAD.0 size=757720 2024-02-10T05:50:09.639 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.639+0000 7fc7028bd640 1 < canceled multipart upload key=8AXKQ459OWH5 upload=KBV530ZT4YAD tag=HT48RDDKT9XG type=write size=1806296 2024-02-10T05:50:09.641 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.641+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~HYIFHEPJJSVI.0 size=428722 2024-02-10T05:50:09.641 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.641+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=HYIFHEPJJSVI tag=VS08202PM6WJ type=write size=1477298 2024-02-10T05:50:09.643 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.643+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~75G4L3JAN0HC.0 size=1048576 2024-02-10T05:50:09.644 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.644+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~75G4L3JAN0HC.1 size=1048576 2024-02-10T05:50:09.645 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.645+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~75G4L3JAN0HC.2 size=24146 2024-02-10T05:50:09.647 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.647+0000 7fc7028bd640 1 < completed multipart upload key=PYJZTE24ZO5G upload=75G4L3JAN0HC tag=MY3KP7MURQ53 type=write size=3169874 2024-02-10T05:50:09.648 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.648+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=3W1IHA8LQZ5S type=write size=185386 2024-02-10T05:50:09.649 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.649+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=GS59C6V92OHZ type=del 2024-02-10T05:50:09.651 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.651+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=D9505MBXFPY7 type=write size=51239 2024-02-10T05:50:09.652 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.652+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=PB29KM3B3ZUJ type=del 2024-02-10T05:50:09.653 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.653+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=6GMU9GFI80LL type=del size=2293759 2024-02-10T05:50:09.654 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.654+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=QEE75MH8VJF2 type=del 2024-02-10T05:50:09.657 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.657+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~TB654A2HY9YE.0 size=1048576 2024-02-10T05:50:09.658 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.658+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~TB654A2HY9YE.1 size=886758 2024-02-10T05:50:09.658 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.658+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=TB654A2HY9YE tag=PV7M9P235QJC type=write size=2983910 2024-02-10T05:50:09.659 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.659+0000 7fc7028bd640 1 < completed delete operation key=5Q7J7RS33UG8 tag=8LWH05KT5DT5 type=del 2024-02-10T05:50:09.660 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.660+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=AYXCWF6M0AI8 type=del size=964292 2024-02-10T05:50:09.662 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.662+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=H3IR92SIIMUB type=del 2024-02-10T05:50:09.663 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.663+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=WLJ5EZV3SDRA type=del size=19452 2024-02-10T05:50:09.664 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.664+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=2GRKP9HYO10S type=del 2024-02-10T05:50:09.666 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.666+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=U49M42LHAF0Q type=del size=1869712 2024-02-10T05:50:09.667 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.667+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=TJ5UHLUIQ5WI type=del 2024-02-10T05:50:09.669 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.670+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~16J222LWLR45.0 size=1048576 2024-02-10T05:50:09.670 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.671+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~16J222LWLR45.1 size=139330 2024-02-10T05:50:09.671 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.671+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=16J222LWLR45 tag=W0QRGKX5EAU4 type=write size=2236482 2024-02-10T05:50:09.672 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.672+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=MOG3ZQGD6JBQ type=del 2024-02-10T05:50:09.675 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.675+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~S6W2I300PKHS.0 size=1048576 2024-02-10T05:50:09.676 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.676+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~S6W2I300PKHS.1 size=212489 2024-02-10T05:50:09.676 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.676+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=S6W2I300PKHS tag=80FOVC3ZUBFD type=write size=2309641 2024-02-10T05:50:09.677 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.677+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~AC4MR7JTP7WJ.0 size=909218 2024-02-10T05:50:09.679 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.679+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=AC4MR7JTP7WJ tag=HT59RCCHKS4O type=write size=1957794 2024-02-10T05:50:09.681 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.681+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=ZCG75NT3T7RE type=del size=2527202 2024-02-10T05:50:09.682 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.682+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=72E2575UFXTU type=del 2024-02-10T05:50:09.685 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.685+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~K3VDZ2DR03OG.0 size=996610 2024-02-10T05:50:09.685 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.685+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=K3VDZ2DR03OG tag=UWSRQHJY0O90 type=write size=2045186 2024-02-10T05:50:09.687 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.687+0000 7fc7028bd640 1 < suggested remove operation key=POPSSVU95C1W tag=7JXTHQUMB7V6 type=del 2024-02-10T05:50:09.689 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.689+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=Q7YQ20WO8E6B type=del size=1974272 2024-02-10T05:50:09.690 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.690+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=LBVXD33ZJMVP type=del 2024-02-10T05:50:09.692 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.692+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=96H0R9Q097YP type=write size=755143 2024-02-10T05:50:09.693 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.693+0000 7fc7028bd640 -1 < failed to complete operation key=POPSSVU95C1W tag=UXKYRQKPJ66W type=del size=81616: (22) Invalid argument 2024-02-10T05:50:09.694 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.694+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=E0JL9LAYYTZJ type=del size=746584 2024-02-10T05:50:09.696 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.696+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=1N1YDZI70EN0 type=del 2024-02-10T05:50:09.697 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.697+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=QGBGQKMJ54IO type=del size=1760239 2024-02-10T05:50:09.699 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.699+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~HYIFHEPJJSVI.0 size=428722 2024-02-10T05:50:09.701 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.701+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=HYIFHEPJJSVI tag=VS08202PM6WJ type=write size=1477298 2024-02-10T05:50:09.702 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.703+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=0IIJ1DI8STUA type=write size=348876 2024-02-10T05:50:09.705 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.705+0000 7fc7028bd640 1 < suggested remove operation key=5Q7J7RS33UG8 tag=3W1IHA8LQZ5S type=write 2024-02-10T05:50:09.706 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.706+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=7Z797GOWK54W type=del size=315939 2024-02-10T05:50:09.707 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.707+0000 7fc7028bd640 1 < completed write operation key=0NLM9ZNH9FMF tag=D9505MBXFPY7 type=write size=51239 2024-02-10T05:50:09.709 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.709+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=FNJ3WSU76I9S type=del size=1635544 2024-02-10T05:50:09.710 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.710+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=6GMU9GFI80LL type=del 2024-02-10T05:50:09.712 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.712+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=TK26T224ISVV type=del size=1496077 2024-02-10T05:50:09.713 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.713+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~TB654A2HY9YE.0 size=1048576 2024-02-10T05:50:09.714 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.714+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~TB654A2HY9YE.1 size=886758 2024-02-10T05:50:09.716 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.716+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=TB654A2HY9YE tag=PV7M9P235QJC type=write size=2983910 2024-02-10T05:50:09.718 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.718+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=O11R6FEMI1RH type=write size=62901 2024-02-10T05:50:09.719 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.719+0000 7fc7028bd640 1 < completed delete operation key=3128O0V9KYRH tag=AYXCWF6M0AI8 type=del 2024-02-10T05:50:09.722 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.721+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~XZ7QFPJSRUWY.0 size=279119 2024-02-10T05:50:09.722 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.721+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=XZ7QFPJSRUWY tag=5RLX6670NRMU type=write size=1327695 2024-02-10T05:50:09.723 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.723+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=WLJ5EZV3SDRA type=del 2024-02-10T05:50:09.725 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.725+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~H61NAXAPWTEQ.0 size=40060 2024-02-10T05:50:09.725 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.725+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=H61NAXAPWTEQ tag=SYY77UW4OESK type=write size=1088636 2024-02-10T05:50:09.726 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.726+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=U49M42LHAF0Q type=del 2024-02-10T05:50:09.728 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.728+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=MD4FDKA73HL3 type=del size=2984793 2024-02-10T05:50:09.728 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.728+0000 7fc7028bd640 1 < canceled part key=_multipart_ZQ8S1KW54C8H.2~16J222LWLR45.0 size=1048576 2024-02-10T05:50:09.729 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.729+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~16J222LWLR45.1 size=139330 2024-02-10T05:50:09.731 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.731+0000 7fc7028bd640 1 < canceled multipart upload key=ZQ8S1KW54C8H upload=16J222LWLR45 tag=W0QRGKX5EAU4 type=write size=2236482 2024-02-10T05:50:09.732 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.732+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=6D5LS20DLPC0 type=del size=1590226 2024-02-10T05:50:09.734 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.734+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~S6W2I300PKHS.0 size=1048576 2024-02-10T05:50:09.735 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.735+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~S6W2I300PKHS.1 size=212489 2024-02-10T05:50:09.737 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.737+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=S6W2I300PKHS tag=80FOVC3ZUBFD type=write size=2309641 2024-02-10T05:50:09.738 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.738+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=P0UDY4OLXQP8 type=del size=3238053 2024-02-10T05:50:09.739 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.739+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=ZCG75NT3T7RE type=del 2024-02-10T05:50:09.741 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.741+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=U6GEYGBA3ML1 type=write size=137314 2024-02-10T05:50:09.742 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.742+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~K3VDZ2DR03OG.0 size=996610 2024-02-10T05:50:09.744 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.744+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=K3VDZ2DR03OG tag=UWSRQHJY0O90 type=write size=2045186 2024-02-10T05:50:09.747 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.747+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~Z1C9M97RCJDE.0 size=196221 2024-02-10T05:50:09.747 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.747+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=Z1C9M97RCJDE tag=THTX458Z49PO type=write size=1244797 2024-02-10T05:50:09.749 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.749+0000 7fc7028bd640 1 < suggested remove operation key=ZQ8S1KW54C8H tag=Q7YQ20WO8E6B type=del 2024-02-10T05:50:09.751 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.751+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~UI5YTBDXZ9D9.0 size=1048576 2024-02-10T05:50:09.752 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.752+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~UI5YTBDXZ9D9.1 size=959689 2024-02-10T05:50:09.752 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.752+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=UI5YTBDXZ9D9 tag=W934R7ESB1PE type=write size=3056841 2024-02-10T05:50:09.755 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.755+0000 7fc7028bd640 1 < suggested update operation key=1FDLSGLG00UU tag=96H0R9Q097YP type=write size=755143 2024-02-10T05:50:09.757 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.757+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=J8UEG0JL7KIM type=write size=187675 2024-02-10T05:50:09.758 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.758+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=E0JL9LAYYTZJ type=del 2024-02-10T05:50:09.760 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.760+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=EI302Z71UD01 type=del size=1247276 2024-02-10T05:50:09.762 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.762+0000 7fc7028bd640 1 < suggested update operation key=D0JT047TBJ0V tag=QGBGQKMJ54IO type=del size=1760239 2024-02-10T05:50:09.765 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.765+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~A3W8S2MF7R8C.0 size=1048576 2024-02-10T05:50:09.766 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.766+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~A3W8S2MF7R8C.1 size=649945 2024-02-10T05:50:09.766 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.766+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=A3W8S2MF7R8C tag=FQ8A7VM2IB3Y type=write size=2747097 2024-02-10T05:50:09.767 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.767+0000 7fc7028bd640 1 < completed write operation key=9TER2XXAC4VK tag=0IIJ1DI8STUA type=write size=348876 2024-02-10T05:50:09.768 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.768+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=UW0AFXVLNY0Y type=del size=2210357 2024-02-10T05:50:09.769 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.769+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=7Z797GOWK54W type=del 2024-02-10T05:50:09.771 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.771+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=JW75VT9XCYYT type=del size=962313 2024-02-10T05:50:09.772 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.772+0000 7fc7028bd640 1 < completed delete operation key=3128O0V9KYRH tag=FNJ3WSU76I9S type=del 2024-02-10T05:50:09.773 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.773+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=7VIQPAEEQLBU type=write size=656262 2024-02-10T05:50:09.774 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.775+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=TK26T224ISVV type=del 2024-02-10T05:50:09.777 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.777+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=ZCIM6K2OYW63 type=del size=1843810 2024-02-10T05:50:09.780 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.780+0000 7fc7028bd640 1 < completed write operation key=PYJZTE24ZO5G tag=O11R6FEMI1RH type=write size=62901 2024-02-10T05:50:09.786 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.786+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~H1QI420EG45P.0 size=1048576 2024-02-10T05:50:09.787 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.787+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~H1QI420EG45P.1 size=158334 2024-02-10T05:50:09.787 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.787+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=H1QI420EG45P tag=76ZNAGWSAHGJ type=write size=2255486 2024-02-10T05:50:09.788 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.788+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~XZ7QFPJSRUWY.0 size=279119 2024-02-10T05:50:09.791 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.791+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=XZ7QFPJSRUWY tag=5RLX6670NRMU type=write size=1327695 2024-02-10T05:50:09.792 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.792+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=60O1O6L6TVSL type=del size=610032 2024-02-10T05:50:09.793 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.793+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~H61NAXAPWTEQ.0 size=40060 2024-02-10T05:50:09.795 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.795+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=H61NAXAPWTEQ tag=SYY77UW4OESK type=write size=1088636 2024-02-10T05:50:09.796 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.796+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=6DBH03PUGX1H type=del size=2409678 2024-02-10T05:50:09.798 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.798+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=MD4FDKA73HL3 type=del 2024-02-10T05:50:09.800 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.800+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~NX2QYA0M638G.0 size=1048576 2024-02-10T05:50:09.801 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.801+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~NX2QYA0M638G.1 size=564675 2024-02-10T05:50:09.801 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.801+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=NX2QYA0M638G tag=FMB2N356S32C type=write size=2661827 2024-02-10T05:50:09.802 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.803+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=6D5LS20DLPC0 type=del 2024-02-10T05:50:09.804 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.804+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=X7XBAG4F078O type=write size=118550 2024-02-10T05:50:09.807 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.807+0000 7fc7028bd640 1 < suggested update operation key=POPSSVU95C1W tag=P0UDY4OLXQP8 type=del size=3238053 2024-02-10T05:50:09.808 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.808+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=74S9E269F7UV type=del size=423727 2024-02-10T05:50:09.809 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.809+0000 7fc7028bd640 1 < completed write operation key=WWJNN1I8UV2D tag=U6GEYGBA3ML1 type=write size=137314 2024-02-10T05:50:09.811 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.811+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=DG5Q3MP15AQT type=del size=3194330 2024-02-10T05:50:09.811 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.811+0000 7fc7028bd640 1 < canceled part key=_multipart_1A6D4ENH20MJ.2~Z1C9M97RCJDE.0 size=196221 2024-02-10T05:50:09.813 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.813+0000 7fc7028bd640 1 < canceled multipart upload key=1A6D4ENH20MJ upload=Z1C9M97RCJDE tag=THTX458Z49PO type=write size=1244797 2024-02-10T05:50:09.814 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.814+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=169DX3K919DM type=del size=3797467 2024-02-10T05:50:09.816 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.816+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~UI5YTBDXZ9D9.0 size=1048576 2024-02-10T05:50:09.817 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.817+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~UI5YTBDXZ9D9.1 size=959689 2024-02-10T05:50:09.819 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.819+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=UI5YTBDXZ9D9 tag=W934R7ESB1PE type=write size=3056841 2024-02-10T05:50:09.821 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.821+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~DI03FUQSL00F.0 size=672894 2024-02-10T05:50:09.821 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.821+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=DI03FUQSL00F tag=DDY397CL36R7 type=write size=1721470 2024-02-10T05:50:09.823 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.823+0000 7fc7028bd640 1 < completed write operation key=3128O0V9KYRH tag=J8UEG0JL7KIM type=write size=187675 2024-02-10T05:50:09.826 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.825+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~J9WTSL2WHS4M.0 size=1048576 2024-02-10T05:50:09.827 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.827+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~J9WTSL2WHS4M.1 size=1048576 2024-02-10T05:50:09.828 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.828+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~J9WTSL2WHS4M.2 size=408018 2024-02-10T05:50:09.828 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.828+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=J9WTSL2WHS4M tag=FIR683XT9A9Z type=write size=3553746 2024-02-10T05:50:09.829 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.829+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=EI302Z71UD01 type=del 2024-02-10T05:50:09.831 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.830+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=FZ6ORRQS7C4D type=del size=3802976 2024-02-10T05:50:09.832 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.832+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~A3W8S2MF7R8C.0 size=1048576 2024-02-10T05:50:09.833 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.833+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~A3W8S2MF7R8C.1 size=649945 2024-02-10T05:50:09.835 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.835+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=A3W8S2MF7R8C tag=FQ8A7VM2IB3Y type=write size=2747097 2024-02-10T05:50:09.838 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.838+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~4V7VRRICJDK3.0 size=1048576 2024-02-10T05:50:09.839 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.839+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~4V7VRRICJDK3.1 size=1048576 2024-02-10T05:50:09.840 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.840+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~4V7VRRICJDK3.2 size=208838 2024-02-10T05:50:09.840 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.840+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=4V7VRRICJDK3 tag=HHYFQUX1HXRC type=write size=3354566 2024-02-10T05:50:09.842 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.842+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=UW0AFXVLNY0Y type=del 2024-02-10T05:50:09.844 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.843+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=ZGU7F2VH5POD type=del size=3727844 2024-02-10T05:50:09.844 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.844+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=JW75VT9XCYYT type=del 2024-02-10T05:50:09.846 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.846+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=X5J0USDXPMCB type=del size=3858626 2024-02-10T05:50:09.847 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.847+0000 7fc7028bd640 1 < completed write operation key=O22B4K2PVN13 tag=7VIQPAEEQLBU type=write size=656262 2024-02-10T05:50:09.850 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.850+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~9JR9IK2RDO6E.0 size=1048576 2024-02-10T05:50:09.851 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.851+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~9JR9IK2RDO6E.1 size=365041 2024-02-10T05:50:09.851 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.851+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=9JR9IK2RDO6E tag=4XGWZTZ34VEE type=write size=2462193 2024-02-10T05:50:09.852 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.852+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=ZCIM6K2OYW63 type=del 2024-02-10T05:50:09.854 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.854+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=W35L7SRTCN0B type=del size=2590853 2024-02-10T05:50:09.855 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.855+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~H1QI420EG45P.0 size=1048576 2024-02-10T05:50:09.855 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.855+0000 7fc7028bd640 1 < canceled part key=_multipart_P1LQTKS3USKT.2~H1QI420EG45P.1 size=158334 2024-02-10T05:50:09.857 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.857+0000 7fc7028bd640 1 < canceled multipart upload key=P1LQTKS3USKT upload=H1QI420EG45P tag=76ZNAGWSAHGJ type=write size=2255486 2024-02-10T05:50:09.858 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.858+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=GN7YXSUIXRZM type=del size=840499 2024-02-10T05:50:09.860 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.860+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=60O1O6L6TVSL type=del 2024-02-10T05:50:09.861 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.861+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=D4806Z9EXI25 type=write size=744271 2024-02-10T05:50:09.863 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.863+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=6DBH03PUGX1H type=del 2024-02-10T05:50:09.864 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.864+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=RJCPAD84B2E3 type=del size=3954758 2024-02-10T05:50:09.865 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.865+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~NX2QYA0M638G.0 size=1048576 2024-02-10T05:50:09.866 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.866+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~NX2QYA0M638G.1 size=564675 2024-02-10T05:50:09.869 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.869+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=NX2QYA0M638G tag=FMB2N356S32C type=write size=2661827 2024-02-10T05:50:09.871 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.871+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=SNFRIW0371SX type=del size=2867240 2024-02-10T05:50:09.872 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.872+0000 7fc7028bd640 1 < completed write operation key=Y7111N38XSR8 tag=X7XBAG4F078O type=write size=118550 2024-02-10T05:50:09.873 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.873+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=XZ1LO3SAYRXA type=del size=2914249 2024-02-10T05:50:09.875 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.875+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=74S9E269F7UV type=del 2024-02-10T05:50:09.876 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.876+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=MZ5R4FR2D0XZ type=del size=2598682 2024-02-10T05:50:09.878 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.877+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=DG5Q3MP15AQT type=del 2024-02-10T05:50:09.879 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.879+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=SEZ7CU2FKVDH type=del size=3327529 2024-02-10T05:50:09.880 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.880+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=169DX3K919DM type=del 2024-02-10T05:50:09.883 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.883+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~2MKBKG7R8ZXG.0 size=1048576 2024-02-10T05:50:09.884 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.884+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~2MKBKG7R8ZXG.1 size=1048576 2024-02-10T05:50:09.885 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.884+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~2MKBKG7R8ZXG.2 size=664955 2024-02-10T05:50:09.885 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.885+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=2MKBKG7R8ZXG tag=KQWAKLISCZA1 type=write size=3810683 2024-02-10T05:50:09.886 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.886+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~DI03FUQSL00F.0 size=672894 2024-02-10T05:50:09.888 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.888+0000 7fc7028bd640 1 < completed multipart upload key=WWJNN1I8UV2D upload=DI03FUQSL00F tag=DDY397CL36R7 type=write size=1721470 2024-02-10T05:50:09.889 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.889+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=0BJWE11ZIBQ7 type=del size=3277986 2024-02-10T05:50:09.891 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.891+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~J9WTSL2WHS4M.0 size=1048576 2024-02-10T05:50:09.892 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.892+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~J9WTSL2WHS4M.1 size=1048576 2024-02-10T05:50:09.892 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.892+0000 7fc7028bd640 1 < canceled part key=_multipart_POPSSVU95C1W.2~J9WTSL2WHS4M.2 size=408018 2024-02-10T05:50:09.894 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.894+0000 7fc7028bd640 1 < canceled multipart upload key=POPSSVU95C1W upload=J9WTSL2WHS4M tag=FIR683XT9A9Z type=write size=3553746 2024-02-10T05:50:09.895 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.895+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=M8P7I19VS06N type=del size=2555094 2024-02-10T05:50:09.897 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.897+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=FZ6ORRQS7C4D type=del 2024-02-10T05:50:09.898 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.898+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=4GQO6OYAVZVC type=del size=3113773 2024-02-10T05:50:09.899 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.899+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~4V7VRRICJDK3.0 size=1048576 2024-02-10T05:50:09.900 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.900+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~4V7VRRICJDK3.1 size=1048576 2024-02-10T05:50:09.902 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.901+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~4V7VRRICJDK3.2 size=208838 2024-02-10T05:50:09.904 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.904+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=4V7VRRICJDK3 tag=HHYFQUX1HXRC type=write size=3354566 2024-02-10T05:50:09.906 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.906+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~DH92WZGXYOIZ.0 size=1048576 2024-02-10T05:50:09.907 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.907+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~DH92WZGXYOIZ.1 size=555878 2024-02-10T05:50:09.907 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.907+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=DH92WZGXYOIZ tag=4FXXEFWVYK59 type=write size=2653030 2024-02-10T05:50:09.910 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.910+0000 7fc7028bd640 1 < suggested update operation key=P1LQTKS3USKT tag=ZGU7F2VH5POD type=del size=3727844 2024-02-10T05:50:09.911 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.911+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=F5RLM7RUA2XN type=del size=2558129 2024-02-10T05:50:09.912 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.912+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=X5J0USDXPMCB type=del 2024-02-10T05:50:09.914 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.914+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=HKX35XJDMWU7 type=del size=4126718 2024-02-10T05:50:09.915 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.915+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~9JR9IK2RDO6E.0 size=1048576 2024-02-10T05:50:09.916 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.916+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~9JR9IK2RDO6E.1 size=365041 2024-02-10T05:50:09.918 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.918+0000 7fc7028bd640 1 < completed multipart upload key=O22B4K2PVN13 upload=9JR9IK2RDO6E tag=4XGWZTZ34VEE type=write size=2462193 2024-02-10T05:50:09.921 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.920+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~M3MVUZY1HBUN.0 size=1048576 2024-02-10T05:50:09.922 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.921+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~M3MVUZY1HBUN.1 size=1048576 2024-02-10T05:50:09.923 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.923+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~M3MVUZY1HBUN.2 size=303682 2024-02-10T05:50:09.923 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.923+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=M3MVUZY1HBUN tag=5Y1ZUT8ZJIPK type=write size=3449410 2024-02-10T05:50:09.927 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.925+0000 7fc7028bd640 1 < suggested update operation key=P1LQTKS3USKT tag=W35L7SRTCN0B type=del size=2590853 2024-02-10T05:50:09.927 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.926+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=X2ZVI9NAD0AX type=del size=1229500 2024-02-10T05:50:09.929 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.929+0000 7fc7028bd640 1 < suggested update operation key=L57NUDWUO7TH tag=GN7YXSUIXRZM type=del size=840499 2024-02-10T05:50:09.931 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.931+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=PGGQ9X38BT5F type=del size=975708 2024-02-10T05:50:09.935 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.934+0000 7fc7028bd640 1 < suggested update operation key=NOV17YQFEI7S tag=D4806Z9EXI25 type=write size=744271 2024-02-10T05:50:09.936 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.936+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=D19HI9TEAJ2X type=del size=220792 2024-02-10T05:50:09.938 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.938+0000 7fc7028bd640 1 < canceled operation key=3128O0V9KYRH tag=RJCPAD84B2E3 type=del size=3954758 2024-02-10T05:50:09.939 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.939+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=NF60SMWWRVKL type=del size=2639699 2024-02-10T05:50:09.941 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.941+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=SNFRIW0371SX type=del 2024-02-10T05:50:09.942 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.942+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=SUTMSHJZBINC type=del size=375095 2024-02-10T05:50:09.945 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.945+0000 7fc7028bd640 1 < suggested update operation key=0NLM9ZNH9FMF tag=XZ1LO3SAYRXA type=del size=2914249 2024-02-10T05:50:09.947 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.947+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~0P92SBD18QXE.0 size=1048576 2024-02-10T05:50:09.949 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.949+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~0P92SBD18QXE.1 size=145658 2024-02-10T05:50:09.949 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.949+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=0P92SBD18QXE tag=3S2KWUW0M124 type=write size=2242810 2024-02-10T05:50:09.950 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.950+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=MZ5R4FR2D0XZ type=del 2024-02-10T05:50:09.952 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.952+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=PU6C7PK6L1YX type=del size=2967011 2024-02-10T05:50:09.953 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.953+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=SEZ7CU2FKVDH type=del 2024-02-10T05:50:09.955 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.955+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=5DR7EG3V3P1L type=write size=823007 2024-02-10T05:50:09.956 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.956+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~2MKBKG7R8ZXG.0 size=1048576 2024-02-10T05:50:09.957 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.957+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~2MKBKG7R8ZXG.1 size=1048576 2024-02-10T05:50:09.958 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.958+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~2MKBKG7R8ZXG.2 size=664955 2024-02-10T05:50:09.960 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.960+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=2MKBKG7R8ZXG tag=KQWAKLISCZA1 type=write size=3810683 2024-02-10T05:50:09.962 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.962+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=QVD3P4PSSSXU type=del size=2523093 2024-02-10T05:50:09.963 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.963+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=0BJWE11ZIBQ7 type=del 2024-02-10T05:50:09.964 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.964+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=Z2ODWDBMJHZA type=del size=471439 2024-02-10T05:50:09.966 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.966+0000 7fc7028bd640 -1 < failed to complete operation key=0NLM9ZNH9FMF tag=M8P7I19VS06N type=del size=2555094: (22) Invalid argument 2024-02-10T05:50:09.968 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.968+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~I1NO7XZ8MK91.0 size=1048576 2024-02-10T05:50:09.969 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.969+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~I1NO7XZ8MK91.1 size=531900 2024-02-10T05:50:09.969 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.969+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=I1NO7XZ8MK91 tag=U3SEHSSB9DZW type=write size=2629052 2024-02-10T05:50:09.971 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.970+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=4GQO6OYAVZVC type=del 2024-02-10T05:50:09.973 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.973+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~GEDMCDVEAJ0Y.0 size=1048576 2024-02-10T05:50:09.974 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.974+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~GEDMCDVEAJ0Y.1 size=1048576 2024-02-10T05:50:09.975 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.975+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~GEDMCDVEAJ0Y.2 size=1004548 2024-02-10T05:50:09.975 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.975+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=GEDMCDVEAJ0Y tag=XQ0L631X53NH type=write size=4150276 2024-02-10T05:50:09.975 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.975+0000 7fc7028bd640 1 < canceled part key=_multipart_2CRZCIZ292WL.2~DH92WZGXYOIZ.0 size=1048576 2024-02-10T05:50:09.976 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.976+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~DH92WZGXYOIZ.1 size=555878 2024-02-10T05:50:09.978 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.978+0000 7fc7028bd640 1 < canceled multipart upload key=2CRZCIZ292WL upload=DH92WZGXYOIZ tag=4FXXEFWVYK59 type=write size=2653030 2024-02-10T05:50:09.980 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.980+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=X40YA8OZ0901 type=del size=2002129 2024-02-10T05:50:09.981 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.981+0000 7fc7028bd640 1 < canceled operation key=MZZAEZZC2121 tag=F5RLM7RUA2XN type=del size=2558129 2024-02-10T05:50:09.983 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.983+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=2I83605Q8K0I type=del size=1904054 2024-02-10T05:50:09.984 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.984+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=HKX35XJDMWU7 type=del 2024-02-10T05:50:09.987 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.987+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~QR7LOBL9XQLU.0 size=619468 2024-02-10T05:50:09.987 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.987+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=QR7LOBL9XQLU tag=EUI9S9U6TA40 type=write size=1668044 2024-02-10T05:50:09.988 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.988+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~M3MVUZY1HBUN.0 size=1048576 2024-02-10T05:50:09.989 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.989+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~M3MVUZY1HBUN.1 size=1048576 2024-02-10T05:50:09.990 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.990+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~M3MVUZY1HBUN.2 size=303682 2024-02-10T05:50:09.993 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.993+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=M3MVUZY1HBUN tag=5Y1ZUT8ZJIPK type=write size=3449410 2024-02-10T05:50:09.995 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.995+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~86XQZU36RKIB.0 size=489908 2024-02-10T05:50:09.995 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.995+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=86XQZU36RKIB tag=G0W59MTCUW6V type=write size=1538484 2024-02-10T05:50:09.996 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.996+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=X2ZVI9NAD0AX type=del 2024-02-10T05:50:09.998 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.998+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~CIPY0PWLMI80.0 size=1048576 2024-02-10T05:50:09.999 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.999+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~CIPY0PWLMI80.1 size=813886 2024-02-10T05:50:10.000 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:09.999+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=CIPY0PWLMI80 tag=293QKCXDRXVP type=write size=2911038 2024-02-10T05:50:10.001 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.001+0000 7fc7028bd640 1 < canceled operation key=OSW6AZ49ILNZ tag=PGGQ9X38BT5F type=del size=975708 2024-02-10T05:50:10.002 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.002+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=KNWTR6D5NLJ2 type=del size=1394019 2024-02-10T05:50:10.004 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.004+0000 7fc7028bd640 1 < canceled operation key=OSW6AZ49ILNZ tag=D19HI9TEAJ2X type=del size=220792 2024-02-10T05:50:10.006 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.006+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~TLQG72XJDHOF.0 size=1048576 2024-02-10T05:50:10.007 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.007+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~TLQG72XJDHOF.1 size=1048576 2024-02-10T05:50:10.008 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.008+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~TLQG72XJDHOF.2 size=490803 2024-02-10T05:50:10.009 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.008+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=TLQG72XJDHOF tag=EF9SOMMXHL6R type=write size=3636531 2024-02-10T05:50:10.010 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.010+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=NF60SMWWRVKL type=del 2024-02-10T05:50:10.011 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.011+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=KJRTTBBOJBG0 type=del size=2240466 2024-02-10T05:50:10.014 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.014+0000 7fc7028bd640 1 < suggested remove operation key=ENXT7A13IJZV tag=SUTMSHJZBINC type=del 2024-02-10T05:50:10.015 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.015+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=ZD1TWU75V0F4 type=del size=1038828 2024-02-10T05:50:10.016 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.016+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~0P92SBD18QXE.0 size=1048576 2024-02-10T05:50:10.017 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.016+0000 7fc7028bd640 1 < canceled part key=_multipart_POPSSVU95C1W.2~0P92SBD18QXE.1 size=145658 2024-02-10T05:50:10.019 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.019+0000 7fc7028bd640 1 < canceled multipart upload key=POPSSVU95C1W upload=0P92SBD18QXE tag=3S2KWUW0M124 type=write size=2242810 2024-02-10T05:50:10.021 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.021+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~5BN93HY3XOE6.0 size=1048576 2024-02-10T05:50:10.022 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.022+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~5BN93HY3XOE6.1 size=548992 2024-02-10T05:50:10.022 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.022+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=5BN93HY3XOE6 tag=HNLOA4NP3I6A type=write size=2646144 2024-02-10T05:50:10.024 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.023+0000 7fc7028bd640 -1 < failed to complete operation key=ENXT7A13IJZV tag=PU6C7PK6L1YX type=del size=2967011: (22) Invalid argument 2024-02-10T05:50:10.025 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.025+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=VNR005BSDW84 type=del size=3878054 2024-02-10T05:50:10.026 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.026+0000 7fc7028bd640 1 < completed write operation key=WQCB4GNOHXKZ tag=5DR7EG3V3P1L type=write size=823007 2024-02-10T05:50:10.027 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.027+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=T9DA5W0ZLGL7 type=del size=1857909 2024-02-10T05:50:10.030 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.030+0000 7fc7028bd640 1 < suggested remove operation key=PYJZTE24ZO5G tag=QVD3P4PSSSXU type=del 2024-02-10T05:50:10.031 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.031+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=TBMIVM08UQX0 type=del size=4072930 2024-02-10T05:50:10.032 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.032+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=Z2ODWDBMJHZA type=del 2024-02-10T05:50:10.034 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.034+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=ZBY3B21QPDNK type=del size=813126 2024-02-10T05:50:10.035 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.035+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~I1NO7XZ8MK91.0 size=1048576 2024-02-10T05:50:10.036 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.036+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~I1NO7XZ8MK91.1 size=531900 2024-02-10T05:50:10.036 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:09 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137036-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:50:10.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:09 smithi189 ceph-mon[89631]: osdmap e1124: 8 total, 8 up, 8 in 2024-02-10T05:50:10.038 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.038+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=I1NO7XZ8MK91 tag=U3SEHSSB9DZW type=write size=2629052 2024-02-10T05:50:10.041 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.041+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~08TTS0OTCRU8.0 size=510824 2024-02-10T05:50:10.041 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.041+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=08TTS0OTCRU8 tag=TPC1KF28QE6T type=write size=1559400 2024-02-10T05:50:10.042 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.042+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~GEDMCDVEAJ0Y.0 size=1048576 2024-02-10T05:50:10.043 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.043+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~GEDMCDVEAJ0Y.1 size=1048576 2024-02-10T05:50:10.043 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.043+0000 7fc7028bd640 1 < canceled part key=_multipart_2CRZCIZ292WL.2~GEDMCDVEAJ0Y.2 size=1004548 2024-02-10T05:50:10.045 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.045+0000 7fc7028bd640 1 < canceled multipart upload key=2CRZCIZ292WL upload=GEDMCDVEAJ0Y tag=XQ0L631X53NH type=write size=4150276 2024-02-10T05:50:10.047 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.047+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~MA65QZXSHRVQ.0 size=1048576 2024-02-10T05:50:10.048 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.048+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~MA65QZXSHRVQ.1 size=23473 2024-02-10T05:50:10.048 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.048+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=MA65QZXSHRVQ tag=TY38VUO6L68I type=write size=2120625 2024-02-10T05:50:10.050 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.050+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=X40YA8OZ0901 type=del 2024-02-10T05:50:10.051 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.051+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=BN8U9EXBGREQ type=del size=946248 2024-02-10T05:50:10.053 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.053+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=2I83605Q8K0I type=del 2024-02-10T05:50:10.055 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.055+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~IDB1NNXXV09M.0 size=1048576 2024-02-10T05:50:10.056 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.056+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~IDB1NNXXV09M.1 size=294940 2024-02-10T05:50:10.056 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.056+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=IDB1NNXXV09M tag=OA95JZAR09A8 type=write size=2392092 2024-02-10T05:50:10.058 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.058+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~QR7LOBL9XQLU.0 size=619468 2024-02-10T05:50:10.060 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.060+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=QR7LOBL9XQLU tag=EUI9S9U6TA40 type=write size=1668044 2024-02-10T05:50:10.061 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.061+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=6BWUDTG0PMLC type=del size=557071 2024-02-10T05:50:10.063 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.063+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~86XQZU36RKIB.0 size=489908 2024-02-10T05:50:10.065 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.065+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=86XQZU36RKIB tag=G0W59MTCUW6V type=write size=1538484 2024-02-10T05:50:10.066 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.066+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=8CD2T7KKK8BF type=del size=1323995 2024-02-10T05:50:10.067 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.066+0000 7fc7028bd640 1 < canceled part key=_multipart_P1LQTKS3USKT.2~CIPY0PWLMI80.0 size=1048576 2024-02-10T05:50:10.068 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.068+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~CIPY0PWLMI80.1 size=813886 2024-02-10T05:50:10.070 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.070+0000 7fc7028bd640 1 < canceled multipart upload key=P1LQTKS3USKT upload=CIPY0PWLMI80 tag=293QKCXDRXVP type=write size=2911038 2024-02-10T05:50:10.071 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.071+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=1IC2CGAECKC1 type=write size=992171 2024-02-10T05:50:10.073 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.073+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=KNWTR6D5NLJ2 type=del 2024-02-10T05:50:10.075 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.075+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~1A7FHZI9VDHZ.0 size=196838 2024-02-10T05:50:10.075 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.075+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=1A7FHZI9VDHZ tag=8DINS1PWL1WC type=write size=1245414 2024-02-10T05:50:10.076 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.076+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~TLQG72XJDHOF.0 size=1048576 2024-02-10T05:50:10.077 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.077+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~TLQG72XJDHOF.1 size=1048576 2024-02-10T05:50:10.079 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.079+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~TLQG72XJDHOF.2 size=490803 2024-02-10T05:50:10.081 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.081+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=TLQG72XJDHOF tag=EF9SOMMXHL6R type=write size=3636531 2024-02-10T05:50:10.084 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.084+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~VLSJCRI53EDR.0 size=314277 2024-02-10T05:50:10.084 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.084+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=VLSJCRI53EDR tag=P0J2YM78L550 type=write size=1362853 2024-02-10T05:50:10.085 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.085+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=KJRTTBBOJBG0 type=del 2024-02-10T05:50:10.087 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.087+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=88WQ1RTH0UKD type=del size=2947005 2024-02-10T05:50:10.088 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.088+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=ZD1TWU75V0F4 type=del 2024-02-10T05:50:10.090 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.090+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=HSWTTP1QUQ6O type=del size=894194 2024-02-10T05:50:10.091 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.091+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~5BN93HY3XOE6.0 size=1048576 2024-02-10T05:50:10.093 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.092+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~5BN93HY3XOE6.1 size=548992 2024-02-10T05:50:10.095 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.095+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=5BN93HY3XOE6 tag=HNLOA4NP3I6A type=write size=2646144 2024-02-10T05:50:10.097 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.097+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=CYF7L8E7G9LZ type=del size=1551477 2024-02-10T05:50:10.098 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.098+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=VNR005BSDW84 type=del 2024-02-10T05:50:10.100 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.100+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=X0M0JWFBKMEL type=del size=2260033 2024-02-10T05:50:10.102 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.102+0000 7fc7028bd640 -1 < failed to complete operation key=PYJZTE24ZO5G tag=T9DA5W0ZLGL7 type=del size=1857909: (22) Invalid argument 2024-02-10T05:50:10.105 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.105+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~3X2JDVQK9M55.0 size=1048576 2024-02-10T05:50:10.106 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.106+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~3X2JDVQK9M55.1 size=389459 2024-02-10T05:50:10.106 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.106+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=3X2JDVQK9M55 tag=ZXP8B1MOP7LS type=write size=2486611 2024-02-10T05:50:10.107 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.107+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=TBMIVM08UQX0 type=del 2024-02-10T05:50:10.110 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.110+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~HLGDB0E7WVGR.0 size=1048576 2024-02-10T05:50:10.111 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.111+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~HLGDB0E7WVGR.1 size=548351 2024-02-10T05:50:10.111 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.111+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=HLGDB0E7WVGR tag=3Q1R8JA4V5GW type=write size=2645503 2024-02-10T05:50:10.113 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.112+0000 7fc7028bd640 1 < canceled operation key=9TER2XXAC4VK tag=ZBY3B21QPDNK type=del size=813126 2024-02-10T05:50:10.114 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.114+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=S2AB5R8OMCG5 type=del size=2166507 2024-02-10T05:50:10.116 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.116+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~08TTS0OTCRU8.0 size=510824 2024-02-10T05:50:10.118 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.118+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=08TTS0OTCRU8 tag=TPC1KF28QE6T type=write size=1559400 2024-02-10T05:50:10.120 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.119+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=1ZYITOYQ0YG6 type=del size=1670259 2024-02-10T05:50:10.121 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.121+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~MA65QZXSHRVQ.0 size=1048576 2024-02-10T05:50:10.122 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.122+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~MA65QZXSHRVQ.1 size=23473 2024-02-10T05:50:10.124 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.124+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=MA65QZXSHRVQ tag=TY38VUO6L68I type=write size=2120625 2024-02-10T05:50:10.125 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.125+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=XRVP82XW7TA4 type=del size=43776 2024-02-10T05:50:10.127 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.127+0000 7fc7028bd640 1 < canceled operation key=ENXT7A13IJZV tag=BN8U9EXBGREQ type=del size=946248 2024-02-10T05:50:10.131 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.128+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=LOZUDM5YP8XN type=del size=1632391 2024-02-10T05:50:10.131 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.130+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~IDB1NNXXV09M.0 size=1048576 2024-02-10T05:50:10.131 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.131+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~IDB1NNXXV09M.1 size=294940 2024-02-10T05:50:10.133 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.133+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=IDB1NNXXV09M tag=OA95JZAR09A8 type=write size=2392092 2024-02-10T05:50:10.135 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.135+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~G2OYYJ2B5MZY.0 size=1048576 2024-02-10T05:50:10.137 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.137+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~G2OYYJ2B5MZY.1 size=1048576 2024-02-10T05:50:10.138 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.138+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~G2OYYJ2B5MZY.2 size=165714 2024-02-10T05:50:10.138 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.138+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=G2OYYJ2B5MZY tag=KDT8MN6S3C3E type=write size=3311442 2024-02-10T05:50:10.139 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.139+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=6BWUDTG0PMLC type=del 2024-02-10T05:50:10.140 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.140+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=XW8YIN554W4R type=write size=729653 2024-02-10T05:50:10.142 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.142+0000 7fc7028bd640 1 < canceled operation key=ENXT7A13IJZV tag=8CD2T7KKK8BF type=del size=1323995 2024-02-10T05:50:10.143 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.143+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=KWHC5ODAKTT2 type=del size=3402580 2024-02-10T05:50:10.145 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.145+0000 7fc7028bd640 1 < completed write operation key=XB7VCWOVVN1Q tag=1IC2CGAECKC1 type=write size=992171 2024-02-10T05:50:10.147 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.147+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~GZZFWGUWG6QP.0 size=1048576 2024-02-10T05:50:10.148 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.148+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~GZZFWGUWG6QP.1 size=1048576 2024-02-10T05:50:10.149 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.149+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~GZZFWGUWG6QP.2 size=1009614 2024-02-10T05:50:10.149 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.149+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=GZZFWGUWG6QP tag=6Y4ASCJRUXJC type=write size=4155342 2024-02-10T05:50:10.150 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.150+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~1A7FHZI9VDHZ.0 size=196838 2024-02-10T05:50:10.153 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.153+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=1A7FHZI9VDHZ tag=8DINS1PWL1WC type=write size=1245414 2024-02-10T05:50:10.154 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.154+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=EK53ZWV6FQ9B type=del size=3008361 2024-02-10T05:50:10.156 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.156+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~VLSJCRI53EDR.0 size=314277 2024-02-10T05:50:10.158 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.158+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=VLSJCRI53EDR tag=P0J2YM78L550 type=write size=1362853 2024-02-10T05:50:10.159 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.159+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=B2YOLXD8VZR0 type=del size=1803812 2024-02-10T05:50:10.161 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.161+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=88WQ1RTH0UKD type=del 2024-02-10T05:50:10.163 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.163+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~O169SGPOHAGU.0 size=852221 2024-02-10T05:50:10.163 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.163+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=O169SGPOHAGU tag=0VCUUE6EHDSL type=write size=1900797 2024-02-10T05:50:10.164 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.164+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=HSWTTP1QUQ6O type=del 2024-02-10T05:50:10.166 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.166+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=X01224PXON8I type=del size=3081792 2024-02-10T05:50:10.167 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.167+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=CYF7L8E7G9LZ type=del 2024-02-10T05:50:10.169 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.169+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=EGVDXAL0SIET type=del size=61896 2024-02-10T05:50:10.170 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.170+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=X0M0JWFBKMEL type=del 2024-02-10T05:50:10.172 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.172+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=VK65BW67G87I type=del size=3436768 2024-02-10T05:50:10.173 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.173+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~3X2JDVQK9M55.0 size=1048576 2024-02-10T05:50:10.175 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.175+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~3X2JDVQK9M55.1 size=389459 2024-02-10T05:50:10.177 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.177+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=3X2JDVQK9M55 tag=ZXP8B1MOP7LS type=write size=2486611 2024-02-10T05:50:10.178 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.178+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=QRRSW2VPD2GX type=del size=767199 2024-02-10T05:50:10.180 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.180+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~HLGDB0E7WVGR.0 size=1048576 2024-02-10T05:50:10.181 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.181+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~HLGDB0E7WVGR.1 size=548351 2024-02-10T05:50:10.183 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.183+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=HLGDB0E7WVGR tag=3Q1R8JA4V5GW type=write size=2645503 2024-02-10T05:50:10.185 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.185+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=OTAHUXMEDEFH type=del size=2013996 2024-02-10T05:50:10.186 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.186+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=S2AB5R8OMCG5 type=del 2024-02-10T05:50:10.188 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.188+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~FXOOI2QJ5P24.0 size=1048576 2024-02-10T05:50:10.189 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.189+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~FXOOI2QJ5P24.1 size=1048576 2024-02-10T05:50:10.190 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.190+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~FXOOI2QJ5P24.2 size=918549 2024-02-10T05:50:10.191 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.190+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=FXOOI2QJ5P24 tag=J1CNSVEJMNBR type=write size=4064277 2024-02-10T05:50:10.193 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.193+0000 7fc7028bd640 1 < suggested update operation key=1A6D4ENH20MJ tag=1ZYITOYQ0YG6 type=del size=1670259 2024-02-10T05:50:10.194 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.194+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=HXT252AVSD8D type=del size=1812558 2024-02-10T05:50:10.196 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.196+0000 7fc7028bd640 1 < completed delete operation key=D0JT047TBJ0V tag=XRVP82XW7TA4 type=del 2024-02-10T05:50:10.197 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.197+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=LLUS2UTG377L type=del size=3941757 2024-02-10T05:50:10.199 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.199+0000 7fc7028bd640 1 < suggested update operation key=MZZAEZZC2121 tag=LOZUDM5YP8XN type=del size=1632391 2024-02-10T05:50:10.201 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.201+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=JTUN6TRIN9VQ type=write size=834335 2024-02-10T05:50:10.202 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.202+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~G2OYYJ2B5MZY.0 size=1048576 2024-02-10T05:50:10.203 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.203+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~G2OYYJ2B5MZY.1 size=1048576 2024-02-10T05:50:10.204 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.204+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~G2OYYJ2B5MZY.2 size=165714 2024-02-10T05:50:10.206 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.206+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=G2OYYJ2B5MZY tag=KDT8MN6S3C3E type=write size=3311442 2024-02-10T05:50:10.208 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.208+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=IISR1UX57D7E type=del size=1250841 2024-02-10T05:50:10.209 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.209+0000 7fc7028bd640 1 < completed write operation key=HCFSF1M8XLKK tag=XW8YIN554W4R type=write size=729653 2024-02-10T05:50:10.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:09 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137036-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:50:10.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:09 smithi178 ceph-mon[92537]: osdmap e1124: 8 total, 8 up, 8 in 2024-02-10T05:50:10.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:09 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137036-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:50:10.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:09 smithi178 ceph-mon[95116]: osdmap e1124: 8 total, 8 up, 8 in 2024-02-10T05:50:10.212 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.212+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~PAM9VY9X4HXL.0 size=1048576 2024-02-10T05:50:10.213 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.213+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~PAM9VY9X4HXL.1 size=705779 2024-02-10T05:50:10.213 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.213+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=PAM9VY9X4HXL tag=81PGYYR4HV9T type=write size=2802931 2024-02-10T05:50:10.214 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.214+0000 7fc7028bd640 -1 < failed to complete operation key=MZZAEZZC2121 tag=KWHC5ODAKTT2 type=del size=3402580: (22) Invalid argument 2024-02-10T05:50:10.215 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.215+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=WPMSVALLY1QY type=del size=3052921 2024-02-10T05:50:10.217 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.217+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~GZZFWGUWG6QP.0 size=1048576 2024-02-10T05:50:10.218 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.218+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~GZZFWGUWG6QP.1 size=1048576 2024-02-10T05:50:10.219 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.219+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~GZZFWGUWG6QP.2 size=1009614 2024-02-10T05:50:10.221 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.221+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=GZZFWGUWG6QP tag=6Y4ASCJRUXJC type=write size=4155342 2024-02-10T05:50:10.224 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.224+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~9I0L3WOG91O1.0 size=1048576 2024-02-10T05:50:10.225 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.225+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~9I0L3WOG91O1.1 size=413700 2024-02-10T05:50:10.225 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.225+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=9I0L3WOG91O1 tag=Q1BYFS7IS1EH type=write size=2510852 2024-02-10T05:50:10.226 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.226+0000 7fc7028bd640 -1 < failed to complete operation key=MZZAEZZC2121 tag=EK53ZWV6FQ9B type=del size=3008361: (22) Invalid argument 2024-02-10T05:50:10.229 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.229+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~R5VXZL2DV4M0.0 size=1048576 2024-02-10T05:50:10.230 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.230+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~R5VXZL2DV4M0.1 size=1048576 2024-02-10T05:50:10.231 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.231+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~R5VXZL2DV4M0.2 size=531191 2024-02-10T05:50:10.231 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.231+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=R5VXZL2DV4M0 tag=X6031H6F5VH0 type=write size=3676919 2024-02-10T05:50:10.232 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.232+0000 7fc7028bd640 1 < canceled operation key=5S82KKH9Q0A8 tag=B2YOLXD8VZR0 type=del size=1803812 2024-02-10T05:50:10.234 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.234+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=9I1MQ9E6MSXG type=del size=1657502 2024-02-10T05:50:10.235 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.235+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~O169SGPOHAGU.0 size=852221 2024-02-10T05:50:10.237 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.237+0000 7fc7028bd640 1 < completed multipart upload key=WWJNN1I8UV2D upload=O169SGPOHAGU tag=0VCUUE6EHDSL type=write size=1900797 2024-02-10T05:50:10.239 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.239+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=IFZ2Z11Y9JS4 type=del size=3398024 2024-02-10T05:50:10.241 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.241+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=X01224PXON8I type=del 2024-02-10T05:50:10.242 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.242+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=M70HMWDVA7J4 type=write size=720020 2024-02-10T05:50:10.244 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.244+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=EGVDXAL0SIET type=del 2024-02-10T05:50:10.247 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.246+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~VWPMENG1I71L.0 size=1048576 2024-02-10T05:50:10.248 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.247+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~VWPMENG1I71L.1 size=84453 2024-02-10T05:50:10.248 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.247+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=VWPMENG1I71L tag=1P78NVLF54LX type=write size=2181605 2024-02-10T05:50:10.249 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.249+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=VK65BW67G87I type=del 2024-02-10T05:50:10.250 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.250+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=HXANZ1J5B2VA type=del size=1077820 2024-02-10T05:50:10.252 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.252+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=QRRSW2VPD2GX type=del 2024-02-10T05:50:10.255 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.255+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~WNCI5OU0LX45.0 size=1048576 2024-02-10T05:50:10.256 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.256+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~WNCI5OU0LX45.1 size=120105 2024-02-10T05:50:10.256 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.256+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=WNCI5OU0LX45 tag=MNIAF1I8YOYZ type=write size=2217257 2024-02-10T05:50:10.257 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.257+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=OTAHUXMEDEFH type=del 2024-02-10T05:50:10.260 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.260+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~KZTOAEX4FGLR.0 size=1048576 2024-02-10T05:50:10.261 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.261+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~KZTOAEX4FGLR.1 size=1048576 2024-02-10T05:50:10.262 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.262+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~KZTOAEX4FGLR.2 size=643548 2024-02-10T05:50:10.262 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.262+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=KZTOAEX4FGLR tag=6P6E0S0X2CB6 type=write size=3789276 2024-02-10T05:50:10.263 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.263+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~FXOOI2QJ5P24.0 size=1048576 2024-02-10T05:50:10.264 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.264+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~FXOOI2QJ5P24.1 size=1048576 2024-02-10T05:50:10.265 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.265+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~FXOOI2QJ5P24.2 size=918549 2024-02-10T05:50:10.268 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.268+0000 7fc7028bd640 1 < completed multipart upload key=PYJZTE24ZO5G upload=FXOOI2QJ5P24 tag=J1CNSVEJMNBR type=write size=4064277 2024-02-10T05:50:10.270 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.270+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~EDQTN4CFVIBH.0 size=1048576 2024-02-10T05:50:10.271 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.271+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~EDQTN4CFVIBH.1 size=53122 2024-02-10T05:50:10.271 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.271+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=EDQTN4CFVIBH tag=1G8ZZW36DB26 type=write size=2150274 2024-02-10T05:50:10.273 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.273+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=HXT252AVSD8D type=del 2024-02-10T05:50:10.274 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.274+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=CXTN2C8M6B9Z type=del size=1849213 2024-02-10T05:50:10.275 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.275+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=LLUS2UTG377L type=del 2024-02-10T05:50:10.277 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.277+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=DDCROWWA28FP type=write size=353932 2024-02-10T05:50:10.278 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.278+0000 7fc7028bd640 1 < completed write operation key=MZZAEZZC2121 tag=JTUN6TRIN9VQ type=write size=834335 2024-02-10T05:50:10.280 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.280+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~M0S0X56FBAG9.0 size=497138 2024-02-10T05:50:10.280 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.280+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=M0S0X56FBAG9 tag=E6WARQTIM2O7 type=write size=1545714 2024-02-10T05:50:10.282 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.282+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=IISR1UX57D7E type=del 2024-02-10T05:50:10.284 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.283+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=R8XK6RULAVZH type=write size=457581 2024-02-10T05:50:10.285 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.285+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~PAM9VY9X4HXL.0 size=1048576 2024-02-10T05:50:10.286 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.286+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~PAM9VY9X4HXL.1 size=705779 2024-02-10T05:50:10.288 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.288+0000 7fc7028bd640 1 < completed multipart upload key=O22B4K2PVN13 upload=PAM9VY9X4HXL tag=81PGYYR4HV9T type=write size=2802931 2024-02-10T05:50:10.291 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.291+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~9XQSP2942MKS.0 size=1048576 2024-02-10T05:50:10.292 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.292+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~9XQSP2942MKS.1 size=1048576 2024-02-10T05:50:10.293 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.293+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~9XQSP2942MKS.2 size=148612 2024-02-10T05:50:10.293 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.293+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=9XQSP2942MKS tag=6BVOFAW7L95A type=write size=3294340 2024-02-10T05:50:10.295 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.295+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=WPMSVALLY1QY type=del 2024-02-10T05:50:10.296 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.296+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=A6NXSFVU3A1N type=del size=3889473 2024-02-10T05:50:10.296 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.296+0000 7fc7028bd640 1 < canceled part key=_multipart_XB7VCWOVVN1Q.2~9I0L3WOG91O1.0 size=1048576 2024-02-10T05:50:10.297 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.297+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~9I0L3WOG91O1.1 size=413700 2024-02-10T05:50:10.300 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.300+0000 7fc7028bd640 1 < canceled multipart upload key=XB7VCWOVVN1Q upload=9I0L3WOG91O1 tag=Q1BYFS7IS1EH type=write size=2510852 2024-02-10T05:50:10.301 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.301+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=SPJFU4NKOKB6 type=del size=403197 2024-02-10T05:50:10.302 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.302+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~R5VXZL2DV4M0.0 size=1048576 2024-02-10T05:50:10.304 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.303+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~R5VXZL2DV4M0.1 size=1048576 2024-02-10T05:50:10.305 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.305+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~R5VXZL2DV4M0.2 size=531191 2024-02-10T05:50:10.307 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.307+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=R5VXZL2DV4M0 tag=X6031H6F5VH0 type=write size=3676919 2024-02-10T05:50:10.308 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.308+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=AT1AX8CED707 type=del size=1109042 2024-02-10T05:50:10.310 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.310+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=9I1MQ9E6MSXG type=del 2024-02-10T05:50:10.311 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.311+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=9E4TT241A80K type=del size=1219856 2024-02-10T05:50:10.313 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.313+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=IFZ2Z11Y9JS4 type=del 2024-02-10T05:50:10.315 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.314+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=ITB7PD1EB2BM type=del size=1547575 2024-02-10T05:50:10.317 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.317+0000 7fc7028bd640 1 < suggested update operation key=PYJZTE24ZO5G tag=M70HMWDVA7J4 type=write size=720020 2024-02-10T05:50:10.319 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.319+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=JNHNZO68U1CL type=del size=39195 2024-02-10T05:50:10.320 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.320+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~VWPMENG1I71L.0 size=1048576 2024-02-10T05:50:10.322 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.322+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~VWPMENG1I71L.1 size=84453 2024-02-10T05:50:10.324 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.324+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=VWPMENG1I71L tag=1P78NVLF54LX type=write size=2181605 2024-02-10T05:50:10.326 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.326+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~2G2UXNWBEZ37.0 size=299603 2024-02-10T05:50:10.326 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.326+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=2G2UXNWBEZ37 tag=W802RV3YD54Z type=write size=1348179 2024-02-10T05:50:10.328 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.328+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=HXANZ1J5B2VA type=del 2024-02-10T05:50:10.330 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.330+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~0CXHF3KM8G3V.0 size=1048576 2024-02-10T05:50:10.331 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.331+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~0CXHF3KM8G3V.1 size=61049 2024-02-10T05:50:10.331 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.331+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=0CXHF3KM8G3V tag=2C6P71CRS5FG type=write size=2158201 2024-02-10T05:50:10.333 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.333+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~WNCI5OU0LX45.0 size=1048576 2024-02-10T05:50:10.334 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.334+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~WNCI5OU0LX45.1 size=120105 2024-02-10T05:50:10.337 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.337+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=WNCI5OU0LX45 tag=MNIAF1I8YOYZ type=write size=2217257 2024-02-10T05:50:10.339 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.338+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=21CGLU2M3MS3 type=write size=401977 2024-02-10T05:50:10.340 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.340+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~KZTOAEX4FGLR.0 size=1048576 2024-02-10T05:50:10.341 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.341+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~KZTOAEX4FGLR.1 size=1048576 2024-02-10T05:50:10.342 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.342+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~KZTOAEX4FGLR.2 size=643548 2024-02-10T05:50:10.344 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.344+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=KZTOAEX4FGLR tag=6P6E0S0X2CB6 type=write size=3789276 2024-02-10T05:50:10.346 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.345+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=GZ9M4R3BY7Q2 type=del size=315962 2024-02-10T05:50:10.347 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.347+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~EDQTN4CFVIBH.0 size=1048576 2024-02-10T05:50:10.348 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.348+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~EDQTN4CFVIBH.1 size=53122 2024-02-10T05:50:10.350 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.350+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=EDQTN4CFVIBH tag=1G8ZZW36DB26 type=write size=2150274 2024-02-10T05:50:10.354 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.353+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~JR2IW0IXB2FH.0 size=358714 2024-02-10T05:50:10.354 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.353+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=JR2IW0IXB2FH tag=VZFUJF88CGTQ type=write size=1407290 2024-02-10T05:50:10.355 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.355+0000 7fc7028bd640 1 < suggested update operation key=NOV17YQFEI7S tag=CXTN2C8M6B9Z type=del size=1849213 2024-02-10T05:50:10.358 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.358+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~VR2L0AMUSWMJ.0 size=1048576 2024-02-10T05:50:10.359 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.359+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~VR2L0AMUSWMJ.1 size=1002168 2024-02-10T05:50:10.360 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.359+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=VR2L0AMUSWMJ tag=Z4VTPL4BSTMF type=write size=3099320 2024-02-10T05:50:10.361 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.361+0000 7fc7028bd640 1 < canceled operation key=D0JT047TBJ0V tag=DDCROWWA28FP type=write size=353932 2024-02-10T05:50:10.363 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.363+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~LXN2VQE3B1J4.0 size=1048576 2024-02-10T05:50:10.364 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.364+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~LXN2VQE3B1J4.1 size=803749 2024-02-10T05:50:10.365 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.364+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=LXN2VQE3B1J4 tag=AM151V12NFVM type=write size=2900901 2024-02-10T05:50:10.366 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.366+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~M0S0X56FBAG9.0 size=497138 2024-02-10T05:50:10.368 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.368+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=M0S0X56FBAG9 tag=E6WARQTIM2O7 type=write size=1545714 2024-02-10T05:50:10.370 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.370+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~6RCWVCYO9WE0.0 size=923008 2024-02-10T05:50:10.371 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.370+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=6RCWVCYO9WE0 tag=30K2O5H3GL62 type=write size=1971584 2024-02-10T05:50:10.372 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.372+0000 7fc7028bd640 1 < completed write operation key=Y7111N38XSR8 tag=R8XK6RULAVZH type=write size=457581 2024-02-10T05:50:10.374 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.374+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~TF4PKC4HBJI6.0 size=1048576 2024-02-10T05:50:10.375 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.375+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~TF4PKC4HBJI6.1 size=545890 2024-02-10T05:50:10.375 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.375+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=TF4PKC4HBJI6 tag=GG69R4MS0CBN type=write size=2643042 2024-02-10T05:50:10.377 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.377+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~9XQSP2942MKS.0 size=1048576 2024-02-10T05:50:10.378 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.378+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~9XQSP2942MKS.1 size=1048576 2024-02-10T05:50:10.379 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.379+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~9XQSP2942MKS.2 size=148612 2024-02-10T05:50:10.381 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.381+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=9XQSP2942MKS tag=6BVOFAW7L95A type=write size=3294340 2024-02-10T05:50:10.383 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.383+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=EQ9S327HA94G type=del size=3341726 2024-02-10T05:50:10.384 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.384+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=A6NXSFVU3A1N type=del 2024-02-10T05:50:10.386 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.386+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=14BLMUZJRXK4 type=write size=900064 2024-02-10T05:50:10.387 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.387+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=SPJFU4NKOKB6 type=del 2024-02-10T05:50:10.389 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.389+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~AY3GMAJFASN9.0 size=1048576 2024-02-10T05:50:10.390 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.390+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~AY3GMAJFASN9.1 size=1048576 2024-02-10T05:50:10.391 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.391+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~AY3GMAJFASN9.2 size=249976 2024-02-10T05:50:10.391 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.391+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=AY3GMAJFASN9 tag=LD6O3ORRKOU1 type=write size=3395704 2024-02-10T05:50:10.393 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.393+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=AT1AX8CED707 type=del 2024-02-10T05:50:10.394 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.394+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=1DM55ZFBN22M type=del size=1659085 2024-02-10T05:50:10.397 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.397+0000 7fc7028bd640 1 < suggested update operation key=2CRZCIZ292WL tag=9E4TT241A80K type=del size=1219856 2024-02-10T05:50:10.399 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.399+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~XL01A26SNVBA.0 size=1048576 2024-02-10T05:50:10.400 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.400+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~XL01A26SNVBA.1 size=1048576 2024-02-10T05:50:10.401 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.401+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~XL01A26SNVBA.2 size=761600 2024-02-10T05:50:10.401 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.401+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=XL01A26SNVBA tag=N4C30AQD8Q2O type=write size=3907328 2024-02-10T05:50:10.403 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.403+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=ITB7PD1EB2BM type=del 2024-02-10T05:50:10.404 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.404+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=ZCS8WUYHU65C type=del size=1823065 2024-02-10T05:50:10.405 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.405+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=JNHNZO68U1CL type=del 2024-02-10T05:50:10.407 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.407+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=O9AQ1Y19JYN2 type=del size=511454 2024-02-10T05:50:10.408 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.408+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~2G2UXNWBEZ37.0 size=299603 2024-02-10T05:50:10.410 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.410+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=2G2UXNWBEZ37 tag=W802RV3YD54Z type=write size=1348179 2024-02-10T05:50:10.411 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.411+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=FI1ULW535K7V type=del size=2915813 2024-02-10T05:50:10.413 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.413+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~0CXHF3KM8G3V.0 size=1048576 2024-02-10T05:50:10.414 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.414+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~0CXHF3KM8G3V.1 size=61049 2024-02-10T05:50:10.416 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.416+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=0CXHF3KM8G3V tag=2C6P71CRS5FG type=write size=2158201 2024-02-10T05:50:10.417 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.417+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=73K7J3JIHWPU type=del size=3576061 2024-02-10T05:50:10.419 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.419+0000 7fc7028bd640 1 < completed write operation key=0BWUVUVJ2VMX tag=21CGLU2M3MS3 type=write size=401977 2024-02-10T05:50:10.420 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.420+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=6UHU9XH8B5V2 type=del size=3786756 2024-02-10T05:50:10.423 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.423+0000 7fc7028bd640 1 < suggested remove operation key=D0JT047TBJ0V tag=GZ9M4R3BY7Q2 type=del 2024-02-10T05:50:10.424 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.424+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=HPK7DYIPR5M5 type=write size=703223 2024-02-10T05:50:10.426 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.426+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~JR2IW0IXB2FH.0 size=358714 2024-02-10T05:50:10.428 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.428+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=JR2IW0IXB2FH tag=VZFUJF88CGTQ type=write size=1407290 2024-02-10T05:50:10.431 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.431+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~EJ46VIAYTO7E.0 size=313776 2024-02-10T05:50:10.431 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.431+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=EJ46VIAYTO7E tag=HUFQZW31AGTN type=write size=1362352 2024-02-10T05:50:10.432 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.432+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~VR2L0AMUSWMJ.0 size=1048576 2024-02-10T05:50:10.432 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.432+0000 7fc7028bd640 1 < canceled part key=_multipart_9XDPL2E1NK20.2~VR2L0AMUSWMJ.1 size=1002168 2024-02-10T05:50:10.434 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.434+0000 7fc7028bd640 1 < canceled multipart upload key=9XDPL2E1NK20 upload=VR2L0AMUSWMJ tag=Z4VTPL4BSTMF type=write size=3099320 2024-02-10T05:50:10.436 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.436+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=7UE8MLHY0YPQ type=del size=3935748 2024-02-10T05:50:10.437 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.437+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~LXN2VQE3B1J4.0 size=1048576 2024-02-10T05:50:10.438 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.438+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~LXN2VQE3B1J4.1 size=803749 2024-02-10T05:50:10.440 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.440+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=LXN2VQE3B1J4 tag=AM151V12NFVM type=write size=2900901 2024-02-10T05:50:10.443 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.443+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~O9TB5TUNOKLC.0 size=1048576 2024-02-10T05:50:10.444 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.444+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~O9TB5TUNOKLC.1 size=1048576 2024-02-10T05:50:10.445 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.445+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~O9TB5TUNOKLC.2 size=542425 2024-02-10T05:50:10.445 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.445+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=O9TB5TUNOKLC tag=QB7Q1ZUN453K type=write size=3688153 2024-02-10T05:50:10.447 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.446+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~6RCWVCYO9WE0.0 size=923008 2024-02-10T05:50:10.449 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.449+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=6RCWVCYO9WE0 tag=30K2O5H3GL62 type=write size=1971584 2024-02-10T05:50:10.452 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.452+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~441R1KS2GXZ2.0 size=1048576 2024-02-10T05:50:10.453 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.453+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~441R1KS2GXZ2.1 size=1048576 2024-02-10T05:50:10.454 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.454+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~441R1KS2GXZ2.2 size=783186 2024-02-10T05:50:10.454 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.454+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=441R1KS2GXZ2 tag=9AA1F1WEF3VS type=write size=3928914 2024-02-10T05:50:10.456 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.456+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~TF4PKC4HBJI6.0 size=1048576 2024-02-10T05:50:10.457 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.457+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~TF4PKC4HBJI6.1 size=545890 2024-02-10T05:50:10.459 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.459+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=TF4PKC4HBJI6 tag=GG69R4MS0CBN type=write size=2643042 2024-02-10T05:50:10.462 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.462+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~TODBMVBSDY0A.0 size=1048576 2024-02-10T05:50:10.463 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.463+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~TODBMVBSDY0A.1 size=1048576 2024-02-10T05:50:10.464 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.464+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~TODBMVBSDY0A.2 size=965464 2024-02-10T05:50:10.464 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.464+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=TODBMVBSDY0A tag=2X9KOLNPSNMN type=write size=4111192 2024-02-10T05:50:10.465 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.465+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=EQ9S327HA94G type=del 2024-02-10T05:50:10.468 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.468+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~ASGW7IE95PZP.0 size=785668 2024-02-10T05:50:10.468 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.468+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=ASGW7IE95PZP tag=UI7SBO6UEKZY type=write size=1834244 2024-02-10T05:50:10.470 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.470+0000 7fc7028bd640 1 < completed write operation key=5AU917IHRJLX tag=14BLMUZJRXK4 type=write size=900064 2024-02-10T05:50:10.471 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.471+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=QKAUV1GO5V3V type=del size=1195864 2024-02-10T05:50:10.473 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.473+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~AY3GMAJFASN9.0 size=1048576 2024-02-10T05:50:10.474 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.474+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~AY3GMAJFASN9.1 size=1048576 2024-02-10T05:50:10.476 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.475+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~AY3GMAJFASN9.2 size=249976 2024-02-10T05:50:10.478 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.478+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=AY3GMAJFASN9 tag=LD6O3ORRKOU1 type=write size=3395704 2024-02-10T05:50:10.479 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.479+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=Z89XR18S3C6O type=del size=119124 2024-02-10T05:50:10.481 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.481+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=1DM55ZFBN22M type=del 2024-02-10T05:50:10.483 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.483+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~G6FENVG4WYHE.0 size=547811 2024-02-10T05:50:10.484 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.483+0000 7fc7028bd640 1 > prepared multipart upload key=5Q7J7RS33UG8 upload=G6FENVG4WYHE tag=7I0GF8R335O8 type=write size=1596387 2024-02-10T05:50:10.485 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.485+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~XL01A26SNVBA.0 size=1048576 2024-02-10T05:50:10.486 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.486+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~XL01A26SNVBA.1 size=1048576 2024-02-10T05:50:10.487 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.487+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~XL01A26SNVBA.2 size=761600 2024-02-10T05:50:10.490 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.490+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=XL01A26SNVBA tag=N4C30AQD8Q2O type=write size=3907328 2024-02-10T05:50:10.491 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.491+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=I4SEIGYWT3EZ type=del size=3251912 2024-02-10T05:50:10.494 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.494+0000 7fc7028bd640 1 < suggested remove operation key=0BWUVUVJ2VMX tag=ZCS8WUYHU65C type=del 2024-02-10T05:50:10.497 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.497+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~SF5HO7JYIR26.0 size=1048576 2024-02-10T05:50:10.498 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.498+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~SF5HO7JYIR26.1 size=1048576 2024-02-10T05:50:10.499 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.499+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~SF5HO7JYIR26.2 size=658709 2024-02-10T05:50:10.499 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.499+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=SF5HO7JYIR26 tag=BZ29HY106M5L type=write size=3804437 2024-02-10T05:50:10.500 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.500+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=O9AQ1Y19JYN2 type=del 2024-02-10T05:50:10.502 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.502+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=6NJLIIAC513C type=write size=806723 2024-02-10T05:50:10.503 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.503+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=FI1ULW535K7V type=del 2024-02-10T05:50:10.506 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.506+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~NU12W2M9DPSH.0 size=1048576 2024-02-10T05:50:10.507 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.507+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~NU12W2M9DPSH.1 size=774640 2024-02-10T05:50:10.507 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.507+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=NU12W2M9DPSH tag=HXUJWD69VGDR type=write size=2871792 2024-02-10T05:50:10.509 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.508+0000 7fc7028bd640 1 < canceled operation key=1FDLSGLG00UU tag=73K7J3JIHWPU type=del size=3576061 2024-02-10T05:50:10.510 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.510+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=E7QT8GV0DAZH type=del size=3152366 2024-02-10T05:50:10.513 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.513+0000 7fc7028bd640 1 < suggested update operation key=XB7VCWOVVN1Q tag=6UHU9XH8B5V2 type=del size=3786756 2024-02-10T05:50:10.514 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.514+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=HKQ4306RKTCJ type=del size=1053842 2024-02-10T05:50:10.516 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.516+0000 7fc7028bd640 -1 < failed to complete operation key=XB7VCWOVVN1Q tag=HPK7DYIPR5M5 type=write size=703223: (22) Invalid argument 2024-02-10T05:50:10.517 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.517+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=JVOISCFYQIIA type=del size=1188793 2024-02-10T05:50:10.519 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.519+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~EJ46VIAYTO7E.0 size=313776 2024-02-10T05:50:10.521 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.521+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=EJ46VIAYTO7E tag=HUFQZW31AGTN type=write size=1362352 2024-02-10T05:50:10.522 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.522+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=MDA18R72D49T type=del size=423911 2024-02-10T05:50:10.524 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.524+0000 7fc7028bd640 -1 < failed to complete operation key=0BWUVUVJ2VMX tag=7UE8MLHY0YPQ type=del size=3935748: (22) Invalid argument 2024-02-10T05:50:10.525 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.525+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=0SLI4SK7W60E type=del size=1261892 2024-02-10T05:50:10.527 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.527+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~O9TB5TUNOKLC.0 size=1048576 2024-02-10T05:50:10.528 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.528+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~O9TB5TUNOKLC.1 size=1048576 2024-02-10T05:50:10.529 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.529+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~O9TB5TUNOKLC.2 size=542425 2024-02-10T05:50:10.531 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.531+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=O9TB5TUNOKLC tag=QB7Q1ZUN453K type=write size=3688153 2024-02-10T05:50:10.534 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.534+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~O3W3WXP7EK28.0 size=401097 2024-02-10T05:50:10.534 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.534+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=O3W3WXP7EK28 tag=74A2PCHM0M80 type=write size=1449673 2024-02-10T05:50:10.536 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.536+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~441R1KS2GXZ2.0 size=1048576 2024-02-10T05:50:10.537 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.537+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~441R1KS2GXZ2.1 size=1048576 2024-02-10T05:50:10.538 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.538+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~441R1KS2GXZ2.2 size=783186 2024-02-10T05:50:10.540 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.540+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=441R1KS2GXZ2 tag=9AA1F1WEF3VS type=write size=3928914 2024-02-10T05:50:10.542 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.542+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=NGZOAO3F08HT type=write size=287519 2024-02-10T05:50:10.543 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.543+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~TODBMVBSDY0A.0 size=1048576 2024-02-10T05:50:10.544 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.544+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~TODBMVBSDY0A.1 size=1048576 2024-02-10T05:50:10.544 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.544+0000 7fc7028bd640 1 < canceled part key=_multipart_6F2U9S4PDN81.2~TODBMVBSDY0A.2 size=965464 2024-02-10T05:50:10.546 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.546+0000 7fc7028bd640 1 < canceled multipart upload key=6F2U9S4PDN81 upload=TODBMVBSDY0A tag=2X9KOLNPSNMN type=write size=4111192 2024-02-10T05:50:10.548 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.548+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=6OA4K874QHC4 type=write size=817439 2024-02-10T05:50:10.550 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.550+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~ASGW7IE95PZP.0 size=785668 2024-02-10T05:50:10.552 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.552+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=ASGW7IE95PZP tag=UI7SBO6UEKZY type=write size=1834244 2024-02-10T05:50:10.553 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.553+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=MPBZ7EXCVTQP type=del size=4049374 2024-02-10T05:50:10.555 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.555+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=QKAUV1GO5V3V type=del 2024-02-10T05:50:10.556 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.556+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=RIGZTAWFMVCT type=del size=3914529 2024-02-10T05:50:10.559 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.559+0000 7fc7028bd640 1 < suggested remove operation key=PYJZTE24ZO5G tag=Z89XR18S3C6O type=del 2024-02-10T05:50:10.561 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.561+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~F5PLK7HQZ87M.0 size=1048576 2024-02-10T05:50:10.562 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.562+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~F5PLK7HQZ87M.1 size=1048576 2024-02-10T05:50:10.563 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.563+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~F5PLK7HQZ87M.2 size=50495 2024-02-10T05:50:10.563 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.563+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=F5PLK7HQZ87M tag=BPDGTVU1RCF5 type=write size=3196223 2024-02-10T05:50:10.565 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.565+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~G6FENVG4WYHE.0 size=547811 2024-02-10T05:50:10.568 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.568+0000 7fc7028bd640 1 < completed multipart upload key=5Q7J7RS33UG8 upload=G6FENVG4WYHE tag=7I0GF8R335O8 type=write size=1596387 2024-02-10T05:50:10.569 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.569+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=YPQ5GGQPHDMM type=del size=2983677 2024-02-10T05:50:10.571 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.571+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=I4SEIGYWT3EZ type=del 2024-02-10T05:50:10.572 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.572+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=NXSFVO37IEGM type=del size=1352956 2024-02-10T05:50:10.574 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.574+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~SF5HO7JYIR26.0 size=1048576 2024-02-10T05:50:10.575 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.575+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~SF5HO7JYIR26.1 size=1048576 2024-02-10T05:50:10.576 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.576+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~SF5HO7JYIR26.2 size=658709 2024-02-10T05:50:10.578 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.578+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=SF5HO7JYIR26 tag=BZ29HY106M5L type=write size=3804437 2024-02-10T05:50:10.580 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.580+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=4VJEFSSUID0U type=del size=599731 2024-02-10T05:50:10.582 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.582+0000 7fc7028bd640 1 < completed write operation key=9TER2XXAC4VK tag=6NJLIIAC513C type=write size=806723 2024-02-10T05:50:10.583 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.583+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=S8HZ3KSFQJYD type=del size=1709565 2024-02-10T05:50:10.584 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.584+0000 7fc7028bd640 1 < canceled part key=_multipart_1FDLSGLG00UU.2~NU12W2M9DPSH.0 size=1048576 2024-02-10T05:50:10.585 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.585+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~NU12W2M9DPSH.1 size=774640 2024-02-10T05:50:10.587 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.587+0000 7fc7028bd640 1 < canceled multipart upload key=1FDLSGLG00UU upload=NU12W2M9DPSH tag=HXUJWD69VGDR type=write size=2871792 2024-02-10T05:50:10.589 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.589+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=5HNZBZB8PTDL type=del size=880035 2024-02-10T05:50:10.590 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.590+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=E7QT8GV0DAZH type=del 2024-02-10T05:50:10.591 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.591+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=7G6Y7QVDM8ZC type=del size=40218 2024-02-10T05:50:10.593 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.593+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=HKQ4306RKTCJ type=del 2024-02-10T05:50:10.595 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.595+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~HASJJ6QX135F.0 size=139593 2024-02-10T05:50:10.596 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.595+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=HASJJ6QX135F tag=K6FRBZWY4DET type=write size=1188169 2024-02-10T05:50:10.597 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.597+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=JVOISCFYQIIA type=del 2024-02-10T05:50:10.598 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.598+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=AONQ85UUO5GB type=del size=2477273 2024-02-10T05:50:10.601 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.601+0000 7fc7028bd640 1 < suggested remove operation key=5S82KKH9Q0A8 tag=MDA18R72D49T type=del 2024-02-10T05:50:10.603 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.602+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=9CWYK54J2P2R type=del size=910161 2024-02-10T05:50:10.604 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.604+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=0SLI4SK7W60E type=del 2024-02-10T05:50:10.605 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.605+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=NLOP0ZHQNA3N type=del size=2265824 2024-02-10T05:50:10.607 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.607+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~O3W3WXP7EK28.0 size=401097 2024-02-10T05:50:10.609 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.609+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=O3W3WXP7EK28 tag=74A2PCHM0M80 type=write size=1449673 2024-02-10T05:50:10.612 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.612+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~4B11CP5HKBH7.0 size=1048576 2024-02-10T05:50:10.613 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.613+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~4B11CP5HKBH7.1 size=630501 2024-02-10T05:50:10.613 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.613+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=4B11CP5HKBH7 tag=UPVW08SO5733 type=write size=2727653 2024-02-10T05:50:10.614 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.614+0000 7fc7028bd640 1 < completed write operation key=OSW6AZ49ILNZ tag=NGZOAO3F08HT type=write size=287519 2024-02-10T05:50:10.615 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.615+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=23VRU2F3MIGO type=del size=745174 2024-02-10T05:50:10.618 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.618+0000 7fc7028bd640 1 < suggested update operation key=OSW6AZ49ILNZ tag=6OA4K874QHC4 type=write size=817439 2024-02-10T05:50:10.620 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.620+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=69EUDZXV4FUT type=del size=3027033 2024-02-10T05:50:10.621 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.621+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=MPBZ7EXCVTQP type=del 2024-02-10T05:50:10.624 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.624+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~0532QDKYO3GK.0 size=1048576 2024-02-10T05:50:10.625 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.625+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~0532QDKYO3GK.1 size=1048576 2024-02-10T05:50:10.626 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.626+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~0532QDKYO3GK.2 size=874765 2024-02-10T05:50:10.626 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.626+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=0532QDKYO3GK tag=CWMIKJTJSX3R type=write size=4020493 2024-02-10T05:50:10.628 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.628+0000 7fc7028bd640 1 < canceled operation key=HCFSF1M8XLKK tag=RIGZTAWFMVCT type=del size=3914529 2024-02-10T05:50:10.630 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.630+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~IUVAKHZ7B99J.0 size=1048576 2024-02-10T05:50:10.631 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.631+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~IUVAKHZ7B99J.1 size=1048576 2024-02-10T05:50:10.633 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.632+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~IUVAKHZ7B99J.2 size=349208 2024-02-10T05:50:10.633 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.632+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=IUVAKHZ7B99J tag=P7I87NHB3N7G type=write size=3494936 2024-02-10T05:50:10.634 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.634+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~F5PLK7HQZ87M.0 size=1048576 2024-02-10T05:50:10.634 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.634+0000 7fc7028bd640 1 < canceled part key=_multipart_POPSSVU95C1W.2~F5PLK7HQZ87M.1 size=1048576 2024-02-10T05:50:10.635 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.635+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~F5PLK7HQZ87M.2 size=50495 2024-02-10T05:50:10.637 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.637+0000 7fc7028bd640 1 < canceled multipart upload key=POPSSVU95C1W upload=F5PLK7HQZ87M tag=BPDGTVU1RCF5 type=write size=3196223 2024-02-10T05:50:10.640 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.640+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~IZRV6N149VAS.0 size=493236 2024-02-10T05:50:10.640 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.640+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=IZRV6N149VAS tag=K3KRQIU2F6O0 type=write size=1541812 2024-02-10T05:50:10.643 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.643+0000 7fc7028bd640 1 < suggested update operation key=WWJNN1I8UV2D tag=YPQ5GGQPHDMM type=del size=2983677 2024-02-10T05:50:10.646 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.646+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~95DU06INXYIO.0 size=66362 2024-02-10T05:50:10.646 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.646+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=95DU06INXYIO tag=5YPGQ5DO2E8I type=write size=1114938 2024-02-10T05:50:10.647 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.647+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=NXSFVO37IEGM type=del 2024-02-10T05:50:10.648 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.648+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=U265SUAB6X0D type=del size=3992438 2024-02-10T05:50:10.650 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.650+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=4VJEFSSUID0U type=del 2024-02-10T05:50:10.652 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.652+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~5RHHEXGT45A8.0 size=1048576 2024-02-10T05:50:10.653 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.653+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~5RHHEXGT45A8.1 size=1048576 2024-02-10T05:50:10.654 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.654+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~5RHHEXGT45A8.2 size=579298 2024-02-10T05:50:10.654 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.654+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=5RHHEXGT45A8 tag=0Z0OT3NW7KZU type=write size=3725026 2024-02-10T05:50:10.656 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.656+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=S8HZ3KSFQJYD type=del 2024-02-10T05:50:10.658 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.658+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~HEDHAICP9KNV.0 size=213991 2024-02-10T05:50:10.658 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.658+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=HEDHAICP9KNV tag=PVZU3KDQHC5E type=write size=1262567 2024-02-10T05:50:10.660 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.660+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=5HNZBZB8PTDL type=del 2024-02-10T05:50:10.661 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.661+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=R5CMYP6G9ZVA type=del size=734394 2024-02-10T05:50:10.663 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.663+0000 7fc7028bd640 1 < canceled operation key=ENXT7A13IJZV tag=7G6Y7QVDM8ZC type=del size=40218 2024-02-10T05:50:10.665 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.665+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~REXWKM5UTS21.0 size=916754 2024-02-10T05:50:10.665 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.665+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=REXWKM5UTS21 tag=81P878CUY971 type=write size=1965330 2024-02-10T05:50:10.667 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.667+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~HASJJ6QX135F.0 size=139593 2024-02-10T05:50:10.669 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.669+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=HASJJ6QX135F tag=K6FRBZWY4DET type=write size=1188169 2024-02-10T05:50:10.670 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.670+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=MQ5SNH28AGU5 type=write size=360593 2024-02-10T05:50:10.673 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.673+0000 7fc7028bd640 1 < suggested update operation key=3128O0V9KYRH tag=AONQ85UUO5GB type=del size=2477273 2024-02-10T05:50:10.675 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.675+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=24ULRDKD0V3X type=del size=2443084 2024-02-10T05:50:10.676 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.676+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=9CWYK54J2P2R type=del 2024-02-10T05:50:10.679 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.679+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~90U53X62LPHJ.0 size=261048 2024-02-10T05:50:10.680 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.679+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=90U53X62LPHJ tag=IR0GZXNM5B1J type=write size=1309624 2024-02-10T05:50:10.681 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.681+0000 7fc7028bd640 -1 < failed to complete operation key=OSW6AZ49ILNZ tag=NLOP0ZHQNA3N type=del size=2265824: (22) Invalid argument 2024-02-10T05:50:10.683 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.683+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~SACYFVIAAGT7.0 size=55240 2024-02-10T05:50:10.683 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.683+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=SACYFVIAAGT7 tag=D5DBIV1O7IVB type=write size=1103816 2024-02-10T05:50:10.685 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.685+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~4B11CP5HKBH7.0 size=1048576 2024-02-10T05:50:10.685 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.685+0000 7fc7028bd640 1 < canceled part key=_multipart_P1LQTKS3USKT.2~4B11CP5HKBH7.1 size=630501 2024-02-10T05:50:10.687 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.687+0000 7fc7028bd640 1 < canceled multipart upload key=P1LQTKS3USKT upload=4B11CP5HKBH7 tag=UPVW08SO5733 type=write size=2727653 2024-02-10T05:50:10.689 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.689+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=POVC1J8JSNNI type=write size=918571 2024-02-10T05:50:10.690 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.690+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=23VRU2F3MIGO type=del 2024-02-10T05:50:10.691 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.691+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=G8Z6ZZARCTME type=write size=951168 2024-02-10T05:50:10.693 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.693+0000 7fc7028bd640 1 < completed delete operation key=5Q7J7RS33UG8 tag=69EUDZXV4FUT type=del 2024-02-10T05:50:10.695 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.694+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=6595WX6OOMPX type=write size=538949 2024-02-10T05:50:10.696 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.696+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~0532QDKYO3GK.0 size=1048576 2024-02-10T05:50:10.697 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.697+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~0532QDKYO3GK.1 size=1048576 2024-02-10T05:50:10.698 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.698+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~0532QDKYO3GK.2 size=874765 2024-02-10T05:50:10.701 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.701+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=0532QDKYO3GK tag=CWMIKJTJSX3R type=write size=4020493 2024-02-10T05:50:10.702 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.702+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=T85LS57I7UAG type=del size=4141908 2024-02-10T05:50:10.704 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.704+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~IUVAKHZ7B99J.0 size=1048576 2024-02-10T05:50:10.705 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.705+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~IUVAKHZ7B99J.1 size=1048576 2024-02-10T05:50:10.706 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.706+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~IUVAKHZ7B99J.2 size=349208 2024-02-10T05:50:10.708 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.708+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=IUVAKHZ7B99J tag=P7I87NHB3N7G type=write size=3494936 2024-02-10T05:50:10.710 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.710+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=OAOB08TSP3KP type=write size=207179 2024-02-10T05:50:10.712 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.711+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~IZRV6N149VAS.0 size=493236 2024-02-10T05:50:10.714 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.714+0000 7fc7028bd640 1 < completed multipart upload key=0NLM9ZNH9FMF upload=IZRV6N149VAS tag=K3KRQIU2F6O0 type=write size=1541812 2024-02-10T05:50:10.717 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.717+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~AGMV423PGBT3.0 size=699558 2024-02-10T05:50:10.717 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.717+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=AGMV423PGBT3 tag=HP11CY55H90N type=write size=1748134 2024-02-10T05:50:10.719 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.719+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~95DU06INXYIO.0 size=66362 2024-02-10T05:50:10.721 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.721+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=95DU06INXYIO tag=5YPGQ5DO2E8I type=write size=1114938 2024-02-10T05:50:10.723 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.722+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=TOZXBHV2A3JO type=del size=2686452 2024-02-10T05:50:10.724 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.724+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=U265SUAB6X0D type=del 2024-02-10T05:50:10.725 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.725+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=C1TMGFYQF4X7 type=del size=2558172 2024-02-10T05:50:10.727 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.727+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~5RHHEXGT45A8.0 size=1048576 2024-02-10T05:50:10.728 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.728+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~5RHHEXGT45A8.1 size=1048576 2024-02-10T05:50:10.729 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.729+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~5RHHEXGT45A8.2 size=579298 2024-02-10T05:50:10.731 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.731+0000 7fc7028bd640 1 < completed multipart upload key=0NLM9ZNH9FMF upload=5RHHEXGT45A8 tag=0Z0OT3NW7KZU type=write size=3725026 2024-02-10T05:50:10.732 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.732+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=F0FWA9HROSE8 type=del size=2534909 2024-02-10T05:50:10.734 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.734+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~HEDHAICP9KNV.0 size=213991 2024-02-10T05:50:10.736 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.736+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=HEDHAICP9KNV tag=PVZU3KDQHC5E type=write size=1262567 2024-02-10T05:50:10.739 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.739+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~DD72Q5DXI1C2.0 size=690663 2024-02-10T05:50:10.739 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.739+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=DD72Q5DXI1C2 tag=FJZAABS3BMYC type=write size=1739239 2024-02-10T05:50:10.740 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.740+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=R5CMYP6G9ZVA type=del 2024-02-10T05:50:10.742 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.742+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=YII8MXE6Z3G0 type=del size=3817992 2024-02-10T05:50:10.743 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.743+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~REXWKM5UTS21.0 size=916754 2024-02-10T05:50:10.747 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.746+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=REXWKM5UTS21 tag=81P878CUY971 type=write size=1965330 2024-02-10T05:50:10.748 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.748+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~WPZ11KTNDT6O.0 size=718855 2024-02-10T05:50:10.749 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.748+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=WPZ11KTNDT6O tag=I1BMNMR0BP0U type=write size=1767431 2024-02-10T05:50:10.750 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.750+0000 7fc7028bd640 1 < completed write operation key=ZQ8S1KW54C8H tag=MQ5SNH28AGU5 type=write size=360593 2024-02-10T05:50:10.752 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.751+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=7C07CJHX87XS type=del size=3323162 2024-02-10T05:50:10.755 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.754+0000 7fc7028bd640 1 < suggested remove operation key=5Q7J7RS33UG8 tag=24ULRDKD0V3X type=del 2024-02-10T05:50:10.756 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.756+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=6OIEMIBMUFWJ type=del size=2504807 2024-02-10T05:50:10.757 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.757+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~90U53X62LPHJ.0 size=261048 2024-02-10T05:50:10.760 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.760+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=90U53X62LPHJ tag=IR0GZXNM5B1J type=write size=1309624 2024-02-10T05:50:10.761 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.761+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=5LROSJKVQ1VR type=del size=3543472 2024-02-10T05:50:10.763 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.763+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~SACYFVIAAGT7.0 size=55240 2024-02-10T05:50:10.765 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.765+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=SACYFVIAAGT7 tag=D5DBIV1O7IVB type=write size=1103816 2024-02-10T05:50:10.767 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.767+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=X8I9S0O4SXH5 type=del size=2612116 2024-02-10T05:50:10.768 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.768+0000 7fc7028bd640 1 < completed write operation key=3128O0V9KYRH tag=POVC1J8JSNNI type=write size=918571 2024-02-10T05:50:10.770 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.770+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=VBK1JTDCD48I type=del size=853749 2024-02-10T05:50:10.771 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.771+0000 7fc7028bd640 1 < completed write operation key=9TER2XXAC4VK tag=G8Z6ZZARCTME type=write size=951168 2024-02-10T05:50:10.774 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.774+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~265O567NIHNS.0 size=664490 2024-02-10T05:50:10.774 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.774+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=265O567NIHNS tag=E3CE1ACX2XOO type=write size=1713066 2024-02-10T05:50:10.775 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.775+0000 7fc7028bd640 1 < canceled operation key=ENXT7A13IJZV tag=6595WX6OOMPX type=write size=538949 2024-02-10T05:50:10.777 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.777+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=RSHZPM00J8L1 type=del size=2201056 2024-02-10T05:50:10.778 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.778+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=T85LS57I7UAG type=del 2024-02-10T05:50:10.780 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.780+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=8WG6AVXEEQ6N type=write size=412953 2024-02-10T05:50:10.782 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.782+0000 7fc7028bd640 1 < completed write operation key=8AXKQ459OWH5 tag=OAOB08TSP3KP type=write size=207179 2024-02-10T05:50:10.784 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.784+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=WZLRBEI109JM type=del size=3440196 2024-02-10T05:50:10.785 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.785+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~AGMV423PGBT3.0 size=699558 2024-02-10T05:50:10.788 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.788+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=AGMV423PGBT3 tag=HP11CY55H90N type=write size=1748134 2024-02-10T05:50:10.789 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.789+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=TUOYDP233XPS type=write size=327682 2024-02-10T05:50:10.791 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.791+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=TOZXBHV2A3JO type=del 2024-02-10T05:50:10.792 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.792+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=NA1AMCFQTT98 type=del size=327877 2024-02-10T05:50:10.795 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.795+0000 7fc7028bd640 1 < suggested remove operation key=HCFSF1M8XLKK tag=C1TMGFYQF4X7 type=del 2024-02-10T05:50:10.796 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.796+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=N765OKCV7V5P type=del size=3659210 2024-02-10T05:50:10.799 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.799+0000 7fc7028bd640 1 < suggested update operation key=1A6D4ENH20MJ tag=F0FWA9HROSE8 type=del size=2534909 2024-02-10T05:50:10.802 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.802+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~OCY0KJN9TLGB.0 size=1048576 2024-02-10T05:50:10.803 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.803+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~OCY0KJN9TLGB.1 size=1048576 2024-02-10T05:50:10.804 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.804+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~OCY0KJN9TLGB.2 size=437181 2024-02-10T05:50:10.804 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.804+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=OCY0KJN9TLGB tag=DB4DZF6WX1TK type=write size=3582909 2024-02-10T05:50:10.804 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.804+0000 7fc7028bd640 1 < canceled part key=_multipart_JFGDV4S5JG57.2~DD72Q5DXI1C2.0 size=690663 2024-02-10T05:50:10.807 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.807+0000 7fc7028bd640 1 < canceled multipart upload key=JFGDV4S5JG57 upload=DD72Q5DXI1C2 tag=FJZAABS3BMYC type=write size=1739239 2024-02-10T05:50:10.808 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.808+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=9LEE8T56O28J type=del size=4101549 2024-02-10T05:50:10.811 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.811+0000 7fc7028bd640 1 < suggested remove operation key=Y7111N38XSR8 tag=YII8MXE6Z3G0 type=del 2024-02-10T05:50:10.813 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.813+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=HMNV34JACUSR type=del size=1361506 2024-02-10T05:50:10.813 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.813+0000 7fc7028bd640 1 < canceled part key=_multipart_O22B4K2PVN13.2~WPZ11KTNDT6O.0 size=718855 2024-02-10T05:50:10.816 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.816+0000 7fc7028bd640 1 < canceled multipart upload key=O22B4K2PVN13 upload=WPZ11KTNDT6O tag=I1BMNMR0BP0U type=write size=1767431 2024-02-10T05:50:10.818 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.818+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=Y2EU1LFQETVY type=write size=107286 2024-02-10T05:50:10.819 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.819+0000 7fc7028bd640 1 < canceled operation key=PYJZTE24ZO5G tag=7C07CJHX87XS type=del size=3323162 2024-02-10T05:50:10.820 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.820+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=F4RVTLP4AP34 type=del size=383275 2024-02-10T05:50:10.822 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.822+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=6OIEMIBMUFWJ type=del 2024-02-10T05:50:10.824 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.824+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~PLZX1WBL9INM.0 size=1048576 2024-02-10T05:50:10.825 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.825+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~PLZX1WBL9INM.1 size=1048576 2024-02-10T05:50:10.826 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.826+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~PLZX1WBL9INM.2 size=467733 2024-02-10T05:50:10.827 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.826+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=PLZX1WBL9INM tag=OACA2GHF6Y55 type=write size=3613461 2024-02-10T05:50:10.829 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.829+0000 7fc7028bd640 1 < suggested remove operation key=L57NUDWUO7TH tag=5LROSJKVQ1VR type=del 2024-02-10T05:50:10.831 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.831+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=GQNO46FBL3MP type=del size=731096 2024-02-10T05:50:10.832 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.832+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=X8I9S0O4SXH5 type=del 2024-02-10T05:50:10.834 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.834+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=LBTME2N8QNTG type=del size=611709 2024-02-10T05:50:10.836 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.836+0000 7fc7028bd640 -1 < failed to complete operation key=L57NUDWUO7TH tag=VBK1JTDCD48I type=del size=853749: (22) Invalid argument 2024-02-10T05:50:10.837 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.837+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=ND35QKXFLHH5 type=del size=3096897 2024-02-10T05:50:10.838 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.838+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~265O567NIHNS.0 size=664490 2024-02-10T05:50:10.841 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.841+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=265O567NIHNS tag=E3CE1ACX2XOO type=write size=1713066 2024-02-10T05:50:10.843 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.842+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=WG0H9O3UC9M2 type=del size=4138436 2024-02-10T05:50:10.844 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.844+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=RSHZPM00J8L1 type=del 2024-02-10T05:50:10.845 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.845+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=4FGT8B2PSBSY type=del size=3956451 2024-02-10T05:50:10.847 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.847+0000 7fc7028bd640 1 < completed write operation key=5S82KKH9Q0A8 tag=8WG6AVXEEQ6N type=write size=412953 2024-02-10T05:50:10.848 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.848+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=2G5MURLBK3XZ type=del size=2591442 2024-02-10T05:50:10.850 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.850+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=WZLRBEI109JM type=del 2024-02-10T05:50:10.852 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.852+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~JOVVDPWOPWPT.0 size=832767 2024-02-10T05:50:10.852 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.852+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=JOVVDPWOPWPT tag=ZHFWUD691KPU type=write size=1881343 2024-02-10T05:50:10.854 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.854+0000 7fc7028bd640 1 < canceled operation key=5Q7J7RS33UG8 tag=TUOYDP233XPS type=write size=327682 2024-02-10T05:50:10.856 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.856+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~4ALE08OZM471.0 size=1048576 2024-02-10T05:50:10.858 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.858+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~4ALE08OZM471.1 size=960823 2024-02-10T05:50:10.858 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.858+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=4ALE08OZM471 tag=E2Z1ROQ0CJ5S type=write size=3057975 2024-02-10T05:50:10.859 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.859+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=NA1AMCFQTT98 type=del 2024-02-10T05:50:10.862 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.862+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~AL1ZTG50VDH0.0 size=1048576 2024-02-10T05:50:10.863 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.863+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~AL1ZTG50VDH0.1 size=1048576 2024-02-10T05:50:10.864 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.864+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~AL1ZTG50VDH0.2 size=951062 2024-02-10T05:50:10.864 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.864+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=AL1ZTG50VDH0 tag=DM46EQLNFO00 type=write size=4096790 2024-02-10T05:50:10.867 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.867+0000 7fc7028bd640 1 < suggested update operation key=1FDLSGLG00UU tag=N765OKCV7V5P type=del size=3659210 2024-02-10T05:50:10.868 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.868+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=EBG67G98EHUE type=write size=480079 2024-02-10T05:50:10.870 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.870+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~OCY0KJN9TLGB.0 size=1048576 2024-02-10T05:50:10.871 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.871+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~OCY0KJN9TLGB.1 size=1048576 2024-02-10T05:50:10.872 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.872+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~OCY0KJN9TLGB.2 size=437181 2024-02-10T05:50:10.875 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.875+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=OCY0KJN9TLGB tag=DB4DZF6WX1TK type=write size=3582909 2024-02-10T05:50:10.878 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.878+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~7A8LXDWRSZM5.0 size=1048576 2024-02-10T05:50:10.880 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.880+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~7A8LXDWRSZM5.1 size=141878 2024-02-10T05:50:10.880 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.880+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=7A8LXDWRSZM5 tag=C91BM5YX4A8Z type=write size=2239030 2024-02-10T05:50:10.881 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.881+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=9LEE8T56O28J type=del 2024-02-10T05:50:10.883 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.883+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=PHBEWMYA7UUR type=write size=305532 2024-02-10T05:50:10.884 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.884+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=HMNV34JACUSR type=del 2024-02-10T05:50:10.885 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.885+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=NKGRPUW0WVSH type=del size=1495929 2024-02-10T05:50:10.887 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.887+0000 7fc7028bd640 -1 < failed to complete operation key=L57NUDWUO7TH tag=Y2EU1LFQETVY type=write size=107286: (22) Invalid argument 2024-02-10T05:50:10.890 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.890+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~KG9Z51AASE6B.0 size=1048576 2024-02-10T05:50:10.891 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.891+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~KG9Z51AASE6B.1 size=153424 2024-02-10T05:50:10.892 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.891+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=KG9Z51AASE6B tag=EHSH3DL9OPME type=write size=2250576 2024-02-10T05:50:10.893 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.893+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=F4RVTLP4AP34 type=del 2024-02-10T05:50:10.894 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.894+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=5PG9XGXV25CI type=del size=1305451 2024-02-10T05:50:10.896 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.896+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~PLZX1WBL9INM.0 size=1048576 2024-02-10T05:50:10.897 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.897+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~PLZX1WBL9INM.1 size=1048576 2024-02-10T05:50:10.898 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.898+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~PLZX1WBL9INM.2 size=467733 2024-02-10T05:50:10.901 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.901+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=PLZX1WBL9INM tag=OACA2GHF6Y55 type=write size=3613461 2024-02-10T05:50:10.902 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.902+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=1Z72Z44ZQHXL type=del size=2945536 2024-02-10T05:50:10.904 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.904+0000 7fc7028bd640 1 < canceled operation key=0BWUVUVJ2VMX tag=GQNO46FBL3MP type=del size=731096 2024-02-10T05:50:10.905 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.905+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=K0L9QOJPQOOG type=write size=200897 2024-02-10T05:50:10.907 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.907+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=LBTME2N8QNTG type=del 2024-02-10T05:50:10.909 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.909+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~KK8DO1JFUSTJ.0 size=1048576 2024-02-10T05:50:10.911 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.911+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~KK8DO1JFUSTJ.1 size=853496 2024-02-10T05:50:10.911 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.911+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=KK8DO1JFUSTJ tag=5PY17B9HSVJI type=write size=2950648 2024-02-10T05:50:10.912 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.912+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=ND35QKXFLHH5 type=del 2024-02-10T05:50:10.914 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.914+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=732NXJO3UER4 type=del size=303169 2024-02-10T05:50:10.916 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.916+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=WG0H9O3UC9M2 type=del 2024-02-10T05:50:10.918 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.918+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=KLF632JJWA41 type=del size=2208614 2024-02-10T05:50:10.919 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.919+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=4FGT8B2PSBSY type=del 2024-02-10T05:50:10.921 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.921+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=4WIUJG7YHKL3 type=del size=1795427 2024-02-10T05:50:10.923 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.923+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=2G5MURLBK3XZ type=del 2024-02-10T05:50:10.925 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.925+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~V1KQWKNP9G4H.0 size=531738 2024-02-10T05:50:10.925 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.925+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=V1KQWKNP9G4H tag=FMFFU2FNOX68 type=write size=1580314 2024-02-10T05:50:10.927 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.927+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~JOVVDPWOPWPT.0 size=832767 2024-02-10T05:50:10.930 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.930+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=JOVVDPWOPWPT tag=ZHFWUD691KPU type=write size=1881343 2024-02-10T05:50:10.933 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.933+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~B5SHHTJVX2MV.0 size=440203 2024-02-10T05:50:10.933 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.933+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=B5SHHTJVX2MV tag=KQPF2KZQUEQ9 type=write size=1488779 2024-02-10T05:50:10.933 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.933+0000 7fc7028bd640 1 < canceled part key=_multipart_1A6D4ENH20MJ.2~4ALE08OZM471.0 size=1048576 2024-02-10T05:50:10.933 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.933+0000 7fc7028bd640 1 < canceled part key=_multipart_1A6D4ENH20MJ.2~4ALE08OZM471.1 size=960823 2024-02-10T05:50:10.936 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.936+0000 7fc7028bd640 1 < canceled multipart upload key=1A6D4ENH20MJ upload=4ALE08OZM471 tag=E2Z1ROQ0CJ5S type=write size=3057975 2024-02-10T05:50:10.938 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.938+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~H8TT40ZGBL94.0 size=1048576 2024-02-10T05:50:10.940 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.940+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~H8TT40ZGBL94.1 size=926648 2024-02-10T05:50:10.940 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.940+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=H8TT40ZGBL94 tag=HQDF7O6EKCKZ type=write size=3023800 2024-02-10T05:50:10.940 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.940+0000 7fc7028bd640 1 < canceled part key=_multipart_2CRZCIZ292WL.2~AL1ZTG50VDH0.0 size=1048576 2024-02-10T05:50:10.941 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.941+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~AL1ZTG50VDH0.1 size=1048576 2024-02-10T05:50:10.942 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.942+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~AL1ZTG50VDH0.2 size=951062 2024-02-10T05:50:10.945 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.945+0000 7fc7028bd640 1 < canceled multipart upload key=2CRZCIZ292WL upload=AL1ZTG50VDH0 tag=DM46EQLNFO00 type=write size=4096790 2024-02-10T05:50:10.948 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.948+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~LR6WLQVVJ6NX.0 size=1048576 2024-02-10T05:50:10.949 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.949+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~LR6WLQVVJ6NX.1 size=1024207 2024-02-10T05:50:10.949 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.949+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=LR6WLQVVJ6NX tag=UYFJ9GDVUB1F type=write size=3121359 2024-02-10T05:50:10.951 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.951+0000 7fc7028bd640 1 < suggested update operation key=1A6D4ENH20MJ tag=EBG67G98EHUE type=write size=480079 2024-02-10T05:50:10.954 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.954+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~NLNJUQ8J7TPN.0 size=1048576 2024-02-10T05:50:10.955 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.955+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~NLNJUQ8J7TPN.1 size=941953 2024-02-10T05:50:10.955 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.955+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=NLNJUQ8J7TPN tag=3J0B0P0SLBY0 type=write size=3039105 2024-02-10T05:50:10.957 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.957+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~7A8LXDWRSZM5.0 size=1048576 2024-02-10T05:50:10.957 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.957+0000 7fc7028bd640 1 < canceled part key=_multipart_ENXT7A13IJZV.2~7A8LXDWRSZM5.1 size=141878 2024-02-10T05:50:10.959 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.959+0000 7fc7028bd640 1 < canceled multipart upload key=ENXT7A13IJZV upload=7A8LXDWRSZM5 tag=C91BM5YX4A8Z type=write size=2239030 2024-02-10T05:50:10.962 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.962+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~6XJGHVC1YIU1.0 size=33408 2024-02-10T05:50:10.962 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.962+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=6XJGHVC1YIU1 tag=2BHPEUAKS8MV type=write size=1081984 2024-02-10T05:50:10.965 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.965+0000 7fc7028bd640 1 < suggested update operation key=5AU917IHRJLX tag=PHBEWMYA7UUR type=write size=305532 2024-02-10T05:50:10.966 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.966+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=Q99SPE2YSVB8 type=del size=4017807 2024-02-10T05:50:10.968 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.968+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=NKGRPUW0WVSH type=del 2024-02-10T05:50:10.969 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.969+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=6E6PVAP7JJBV type=del size=2302587 2024-02-10T05:50:10.971 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.971+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~KG9Z51AASE6B.0 size=1048576 2024-02-10T05:50:10.972 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.972+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~KG9Z51AASE6B.1 size=153424 2024-02-10T05:50:10.975 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.975+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=KG9Z51AASE6B tag=EHSH3DL9OPME type=write size=2250576 2024-02-10T05:50:10.978 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.977+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~CFTHYF1VOAH3.0 size=1048576 2024-02-10T05:50:10.979 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.979+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~CFTHYF1VOAH3.1 size=838719 2024-02-10T05:50:10.979 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.979+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=CFTHYF1VOAH3 tag=FF36NPJ8DYLQ type=write size=2935871 2024-02-10T05:50:10.980 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.980+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=5PG9XGXV25CI type=del 2024-02-10T05:50:10.982 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.982+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=LKYDMDL3N8CE type=del size=1582521 2024-02-10T05:50:10.984 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.983+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=1Z72Z44ZQHXL type=del 2024-02-10T05:50:10.985 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.985+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=WCM5BM7X75GI type=write size=611791 2024-02-10T05:50:10.986 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.986+0000 7fc7028bd640 1 < completed write operation key=HCFSF1M8XLKK tag=K0L9QOJPQOOG type=write size=200897 2024-02-10T05:50:10.988 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.988+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=LEDLD871JLVL type=del size=1566646 2024-02-10T05:50:10.989 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.989+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~KK8DO1JFUSTJ.0 size=1048576 2024-02-10T05:50:10.989 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.989+0000 7fc7028bd640 1 < canceled part key=_multipart_WWJNN1I8UV2D.2~KK8DO1JFUSTJ.1 size=853496 2024-02-10T05:50:10.992 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.992+0000 7fc7028bd640 1 < canceled multipart upload key=WWJNN1I8UV2D upload=KK8DO1JFUSTJ tag=5PY17B9HSVJI type=write size=2950648 2024-02-10T05:50:10.993 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.993+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=H46S3B3DH1M4 type=del size=1725295 2024-02-10T05:50:10.995 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.995+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=732NXJO3UER4 type=del 2024-02-10T05:50:10.997 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.997+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~XB2EEQO4K4F0.0 size=259454 2024-02-10T05:50:10.998 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:10.997+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=XB2EEQO4K4F0 tag=DV20Z5ASVJDP type=write size=1308030 2024-02-10T05:50:11.000 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.000+0000 7fc7028bd640 1 < suggested update operation key=P1LQTKS3USKT tag=KLF632JJWA41 type=del size=2208614 2024-02-10T05:50:11.003 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.003+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~ZJN2EW1A0IFG.0 size=1048576 2024-02-10T05:50:11.004 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.004+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~ZJN2EW1A0IFG.1 size=118651 2024-02-10T05:50:11.004 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.004+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=ZJN2EW1A0IFG tag=M027H8QKU258 type=write size=2215803 2024-02-10T05:50:11.005 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.005+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=4WIUJG7YHKL3 type=del 2024-02-10T05:50:11.008 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.008+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~5LYBKBNHDASQ.0 size=1048576 2024-02-10T05:50:11.009 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.009+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~5LYBKBNHDASQ.1 size=225981 2024-02-10T05:50:11.009 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.009+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=5LYBKBNHDASQ tag=QE4R5KQ27RBM type=write size=2323133 2024-02-10T05:50:11.011 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.011+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~V1KQWKNP9G4H.0 size=531738 2024-02-10T05:50:11.013 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.013+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=V1KQWKNP9G4H tag=FMFFU2FNOX68 type=write size=1580314 2024-02-10T05:50:11.015 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.015+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=VC5TD7KE9YXG type=del size=1588308 2024-02-10T05:50:11.015 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.015+0000 7fc7028bd640 1 < canceled part key=_multipart_XB7VCWOVVN1Q.2~B5SHHTJVX2MV.0 size=440203 2024-02-10T05:50:11.017 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.017+0000 7fc7028bd640 1 < canceled multipart upload key=XB7VCWOVVN1Q upload=B5SHHTJVX2MV tag=KQPF2KZQUEQ9 type=write size=1488779 2024-02-10T05:50:11.020 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.020+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~ZYGPSY6W3EQY.0 size=1048576 2024-02-10T05:50:11.021 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.021+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~ZYGPSY6W3EQY.1 size=18573 2024-02-10T05:50:11.021 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.021+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=ZYGPSY6W3EQY tag=WT4N1UCK0FDJ type=write size=2115725 2024-02-10T05:50:11.023 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.023+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~H8TT40ZGBL94.0 size=1048576 2024-02-10T05:50:11.024 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.024+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~H8TT40ZGBL94.1 size=926648 2024-02-10T05:50:11.026 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.026+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=H8TT40ZGBL94 tag=HQDF7O6EKCKZ type=write size=3023800 2024-02-10T05:50:11.028 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.028+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=M22KCFOXHGJV type=del size=2616502 2024-02-10T05:50:11.029 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.029+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~LR6WLQVVJ6NX.0 size=1048576 2024-02-10T05:50:11.031 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.030+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~LR6WLQVVJ6NX.1 size=1024207 2024-02-10T05:50:11.033 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.033+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=LR6WLQVVJ6NX tag=UYFJ9GDVUB1F type=write size=3121359 2024-02-10T05:50:11.035 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.035+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~P64FXJBJFG55.0 size=321924 2024-02-10T05:50:11.035 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.035+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=P64FXJBJFG55 tag=TN111T4XNWWX type=write size=1370500 2024-02-10T05:50:11.036 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.036+0000 7fc7028bd640 1 < canceled part key=_multipart_WWJNN1I8UV2D.2~NLNJUQ8J7TPN.0 size=1048576 2024-02-10T05:50:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:10 smithi189 ceph-mon[89631]: pgmap v1391: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:10 smithi189 ceph-mon[89631]: osdmap e1125: 8 total, 8 up, 8 in 2024-02-10T05:50:11.037 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.037+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~NLNJUQ8J7TPN.1 size=941953 2024-02-10T05:50:11.039 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.039+0000 7fc7028bd640 1 < canceled multipart upload key=WWJNN1I8UV2D upload=NLNJUQ8J7TPN tag=3J0B0P0SLBY0 type=write size=3039105 2024-02-10T05:50:11.041 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.041+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=ET65ZB7BO9SM type=del size=1716776 2024-02-10T05:50:11.042 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.042+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~6XJGHVC1YIU1.0 size=33408 2024-02-10T05:50:11.045 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.045+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=6XJGHVC1YIU1 tag=2BHPEUAKS8MV type=write size=1081984 2024-02-10T05:50:11.046 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.046+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=H4I0Z5G8KI0L type=write size=31686 2024-02-10T05:50:11.048 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.048+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=Q99SPE2YSVB8 type=del 2024-02-10T05:50:11.051 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.051+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~DX8ZZ5IB7LWI.0 size=1048576 2024-02-10T05:50:11.052 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.052+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~DX8ZZ5IB7LWI.1 size=1008041 2024-02-10T05:50:11.052 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.052+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=DX8ZZ5IB7LWI tag=ME5GWHYPRLJS type=write size=3105193 2024-02-10T05:50:11.054 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.054+0000 7fc7028bd640 -1 < failed to complete operation key=P1LQTKS3USKT tag=6E6PVAP7JJBV type=del size=2302587: (22) Invalid argument 2024-02-10T05:50:11.055 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.055+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=E3VQKZ9HZE2T type=write size=726849 2024-02-10T05:50:11.057 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.057+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~CFTHYF1VOAH3.0 size=1048576 2024-02-10T05:50:11.058 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.058+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~CFTHYF1VOAH3.1 size=838719 2024-02-10T05:50:11.060 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.060+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=CFTHYF1VOAH3 tag=FF36NPJ8DYLQ type=write size=2935871 2024-02-10T05:50:11.062 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.062+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=I3L9B1MT59N9 type=del size=3699331 2024-02-10T05:50:11.063 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.063+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=LKYDMDL3N8CE type=del 2024-02-10T05:50:11.066 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.066+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~ZM7YDK8RRLSM.0 size=181210 2024-02-10T05:50:11.067 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.066+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=ZM7YDK8RRLSM tag=AM3PQV1LVPNN type=write size=1229786 2024-02-10T05:50:11.070 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.070+0000 7fc7028bd640 1 < suggested remove operation key=D0JT047TBJ0V tag=WCM5BM7X75GI type=write 2024-02-10T05:50:11.071 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.071+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=8Z6LDY175HXF type=del size=3836084 2024-02-10T05:50:11.073 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.073+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=LEDLD871JLVL type=del 2024-02-10T05:50:11.074 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.074+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=0YXKSOSERACH type=del size=3459389 2024-02-10T05:50:11.076 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.076+0000 7fc7028bd640 1 < canceled operation key=1FDLSGLG00UU tag=H46S3B3DH1M4 type=del size=1725295 2024-02-10T05:50:11.078 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.078+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=OJ5JCR72KS20 type=del size=1388707 2024-02-10T05:50:11.080 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.080+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~XB2EEQO4K4F0.0 size=259454 2024-02-10T05:50:11.082 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.082+0000 7fc7028bd640 1 < completed multipart upload key=0NLM9ZNH9FMF upload=XB2EEQO4K4F0 tag=DV20Z5ASVJDP type=write size=1308030 2024-02-10T05:50:11.084 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.084+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=Q5MBRUZYLVHX type=write size=37783 2024-02-10T05:50:11.085 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.085+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~ZJN2EW1A0IFG.0 size=1048576 2024-02-10T05:50:11.087 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.087+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~ZJN2EW1A0IFG.1 size=118651 2024-02-10T05:50:11.089 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.089+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=ZJN2EW1A0IFG tag=M027H8QKU258 type=write size=2215803 2024-02-10T05:50:11.091 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.091+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=O0BH8CC04RZF type=write size=802583 2024-02-10T05:50:11.092 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.092+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~5LYBKBNHDASQ.0 size=1048576 2024-02-10T05:50:11.094 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.094+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~5LYBKBNHDASQ.1 size=225981 2024-02-10T05:50:11.096 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.096+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=5LYBKBNHDASQ tag=QE4R5KQ27RBM type=write size=2323133 2024-02-10T05:50:11.098 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.098+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=N7D5B5GLIVH7 type=del size=1609988 2024-02-10T05:50:11.099 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.100+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=VC5TD7KE9YXG type=del 2024-02-10T05:50:11.101 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.101+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=AM0B1AUIJ1SP type=write size=936529 2024-02-10T05:50:11.102 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.102+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~ZYGPSY6W3EQY.0 size=1048576 2024-02-10T05:50:11.104 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.104+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~ZYGPSY6W3EQY.1 size=18573 2024-02-10T05:50:11.107 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.107+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=ZYGPSY6W3EQY tag=WT4N1UCK0FDJ type=write size=2115725 2024-02-10T05:50:11.108 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.108+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=HFF32Q7VMVA2 type=write size=725603 2024-02-10T05:50:11.110 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.110+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=M22KCFOXHGJV type=del 2024-02-10T05:50:11.113 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.113+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~E355NZRYTIAX.0 size=1048576 2024-02-10T05:50:11.115 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.115+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~E355NZRYTIAX.1 size=1048576 2024-02-10T05:50:11.116 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.116+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~E355NZRYTIAX.2 size=359555 2024-02-10T05:50:11.116 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.116+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=E355NZRYTIAX tag=3M2IM4DCWUQL type=write size=3505283 2024-02-10T05:50:11.118 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.118+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~P64FXJBJFG55.0 size=321924 2024-02-10T05:50:11.121 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.121+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=P64FXJBJFG55 tag=TN111T4XNWWX type=write size=1370500 2024-02-10T05:50:11.124 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.124+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~51FXL448NV5O.0 size=1048576 2024-02-10T05:50:11.125 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.126+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~51FXL448NV5O.1 size=1048576 2024-02-10T05:50:11.127 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.127+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~51FXL448NV5O.2 size=445595 2024-02-10T05:50:11.127 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.127+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=51FXL448NV5O tag=H1CKEBMEWON9 type=write size=3591323 2024-02-10T05:50:11.129 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.129+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=ET65ZB7BO9SM type=del 2024-02-10T05:50:11.131 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.131+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=7DZV1RRZLE1Z type=del size=3101972 2024-02-10T05:50:11.132 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.132+0000 7fc7028bd640 1 < completed write operation key=NOV17YQFEI7S tag=H4I0Z5G8KI0L type=write size=31686 2024-02-10T05:50:11.136 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.136+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~6BHV3X5QOLV0.0 size=985639 2024-02-10T05:50:11.136 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.136+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=6BHV3X5QOLV0 tag=DT1URR0BEFOC type=write size=2034215 2024-02-10T05:50:11.137 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.138+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~DX8ZZ5IB7LWI.0 size=1048576 2024-02-10T05:50:11.139 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.139+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~DX8ZZ5IB7LWI.1 size=1008041 2024-02-10T05:50:11.142 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.142+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=DX8ZZ5IB7LWI tag=ME5GWHYPRLJS type=write size=3105193 2024-02-10T05:50:11.144 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.144+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~4OSI9BTBOI1Z.0 size=897611 2024-02-10T05:50:11.145 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.144+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=4OSI9BTBOI1Z tag=ZCK1J35PTPKR type=write size=1946187 2024-02-10T05:50:11.146 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.146+0000 7fc7028bd640 1 < completed write operation key=WQCB4GNOHXKZ tag=E3VQKZ9HZE2T type=write size=726849 2024-02-10T05:50:11.147 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.147+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=JB7U119HMIG8 type=del size=1644117 2024-02-10T05:50:11.150 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.150+0000 7fc7028bd640 1 < suggested remove operation key=JXIF74ALG4AB tag=I3L9B1MT59N9 type=del 2024-02-10T05:50:11.152 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.152+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=DS644LHLLDKJ type=del size=1123856 2024-02-10T05:50:11.153 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.153+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~ZM7YDK8RRLSM.0 size=181210 2024-02-10T05:50:11.156 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.156+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=ZM7YDK8RRLSM tag=AM3PQV1LVPNN type=write size=1229786 2024-02-10T05:50:11.160 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.157+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=UU8I3H38TCFC type=write size=1042419 2024-02-10T05:50:11.160 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.159+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=8Z6LDY175HXF type=del 2024-02-10T05:50:11.161 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.161+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=YB58T4B20VPT type=del size=1020434 2024-02-10T05:50:11.162 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.162+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=0YXKSOSERACH type=del 2024-02-10T05:50:11.164 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.164+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=TJE038672LP3 type=del size=2301610 2024-02-10T05:50:11.165 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.165+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=OJ5JCR72KS20 type=del 2024-02-10T05:50:11.168 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.168+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~00MWEPH95PN2.0 size=1048576 2024-02-10T05:50:11.169 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.169+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~00MWEPH95PN2.1 size=25506 2024-02-10T05:50:11.169 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.169+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=00MWEPH95PN2 tag=HQ9KFBWJAO0K type=write size=2122658 2024-02-10T05:50:11.171 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.171+0000 7fc7028bd640 1 < canceled operation key=NOV17YQFEI7S tag=Q5MBRUZYLVHX type=write size=37783 2024-02-10T05:50:11.172 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.172+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=QU3RTXLUTKEL type=del size=656190 2024-02-10T05:50:11.175 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.175+0000 7fc7028bd640 1 < suggested remove operation key=3128O0V9KYRH tag=O0BH8CC04RZF type=write 2024-02-10T05:50:11.177 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.177+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=L9CQ9VEVCTPJ type=del size=1649053 2024-02-10T05:50:11.179 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.179+0000 7fc7028bd640 -1 < failed to complete operation key=JXIF74ALG4AB tag=N7D5B5GLIVH7 type=del size=1609988: (22) Invalid argument 2024-02-10T05:50:11.181 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.181+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~BIEXS8N66JIV.0 size=686823 2024-02-10T05:50:11.182 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.181+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=BIEXS8N66JIV tag=ZQK06HJPOKF6 type=write size=1735399 2024-02-10T05:50:11.183 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.183+0000 7fc7028bd640 1 < completed write operation key=8AXKQ459OWH5 tag=AM0B1AUIJ1SP type=write size=936529 2024-02-10T05:50:11.186 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.186+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~XFP249DOVQ2A.0 size=506943 2024-02-10T05:50:11.186 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.186+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=XFP249DOVQ2A tag=12BVFI5IU2Q1 type=write size=1555519 2024-02-10T05:50:11.188 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.188+0000 7fc7028bd640 1 < completed write operation key=POPSSVU95C1W tag=HFF32Q7VMVA2 type=write size=725603 2024-02-10T05:50:11.189 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.189+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=H5DJPZ7S47WY type=del size=1173730 2024-02-10T05:50:11.190 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.190+0000 7fc7028bd640 1 < canceled part key=_multipart_D0JT047TBJ0V.2~E355NZRYTIAX.0 size=1048576 2024-02-10T05:50:11.191 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.191+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~E355NZRYTIAX.1 size=1048576 2024-02-10T05:50:11.192 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.193+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~E355NZRYTIAX.2 size=359555 2024-02-10T05:50:11.195 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.195+0000 7fc7028bd640 1 < canceled multipart upload key=D0JT047TBJ0V upload=E355NZRYTIAX tag=3M2IM4DCWUQL type=write size=3505283 2024-02-10T05:50:11.197 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.197+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=QOC8JCP3UEZ2 type=write size=276826 2024-02-10T05:50:11.198 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.198+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~51FXL448NV5O.0 size=1048576 2024-02-10T05:50:11.200 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.200+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~51FXL448NV5O.1 size=1048576 2024-02-10T05:50:11.201 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.201+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~51FXL448NV5O.2 size=445595 2024-02-10T05:50:11.204 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.204+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=51FXL448NV5O tag=H1CKEBMEWON9 type=write size=3591323 2024-02-10T05:50:11.205 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.205+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=CBD1R3UD4ITG type=del size=3091877 2024-02-10T05:50:11.208 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.208+0000 7fc7028bd640 1 < suggested remove operation key=L57NUDWUO7TH tag=7DZV1RRZLE1Z type=del 2024-02-10T05:50:11.211 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.211+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~HG8IVRI06UHZ.0 size=926871 2024-02-10T05:50:11.211 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.211+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=HG8IVRI06UHZ tag=JTASA0CPG6RO type=write size=1975447 2024-02-10T05:50:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:10 smithi178 ceph-mon[92537]: pgmap v1391: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:10 smithi178 ceph-mon[92537]: osdmap e1125: 8 total, 8 up, 8 in 2024-02-10T05:50:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:10 smithi178 ceph-mon[95116]: pgmap v1391: 137 pgs: 9 creating+peering, 23 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:10 smithi178 ceph-mon[95116]: osdmap e1125: 8 total, 8 up, 8 in 2024-02-10T05:50:11.212 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.212+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~6BHV3X5QOLV0.0 size=985639 2024-02-10T05:50:11.215 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.215+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=6BHV3X5QOLV0 tag=DT1URR0BEFOC type=write size=2034215 2024-02-10T05:50:11.218 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.218+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~D30G60I1LFHV.0 size=738236 2024-02-10T05:50:11.218 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.218+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=D30G60I1LFHV tag=MSG47JTMX43Y type=write size=1786812 2024-02-10T05:50:11.219 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.219+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~4OSI9BTBOI1Z.0 size=897611 2024-02-10T05:50:11.222 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.222+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=4OSI9BTBOI1Z tag=ZCK1J35PTPKR type=write size=1946187 2024-02-10T05:50:11.223 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.223+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=U9SBMZZI9CQS type=del size=3657567 2024-02-10T05:50:11.225 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.225+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=JB7U119HMIG8 type=del 2024-02-10T05:50:11.227 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.228+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~8SK5ITISYZ0O.0 size=334825 2024-02-10T05:50:11.228 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.228+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=8SK5ITISYZ0O tag=NX9XFXLR0GM0 type=write size=1383401 2024-02-10T05:50:11.229 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.229+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=DS644LHLLDKJ type=del 2024-02-10T05:50:11.232 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.232+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~80WP5T9Z9LQT.0 size=1048576 2024-02-10T05:50:11.233 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.233+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~80WP5T9Z9LQT.1 size=1048576 2024-02-10T05:50:11.235 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.235+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~80WP5T9Z9LQT.2 size=974700 2024-02-10T05:50:11.235 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.235+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=80WP5T9Z9LQT tag=LY2GIC1W8NP4 type=write size=4120428 2024-02-10T05:50:11.236 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.236+0000 7fc7028bd640 1 < completed write operation key=5S82KKH9Q0A8 tag=UU8I3H38TCFC type=write size=1042419 2024-02-10T05:50:11.238 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.238+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=2F66N68MSLH2 type=del size=3909832 2024-02-10T05:50:11.239 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.239+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=YB58T4B20VPT type=del 2024-02-10T05:50:11.241 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.241+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=EZ0CFCMGK1J3 type=write size=253751 2024-02-10T05:50:11.243 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.243+0000 7fc7028bd640 -1 < failed to complete operation key=L57NUDWUO7TH tag=TJE038672LP3 type=del size=2301610: (22) Invalid argument 2024-02-10T05:50:11.244 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.244+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=UC7E7FAZRCEL type=del size=252753 2024-02-10T05:50:11.245 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.245+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~00MWEPH95PN2.0 size=1048576 2024-02-10T05:50:11.247 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.247+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~00MWEPH95PN2.1 size=25506 2024-02-10T05:50:11.249 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.249+0000 7fc7028bd640 1 < completed multipart upload key=WWJNN1I8UV2D upload=00MWEPH95PN2 tag=HQ9KFBWJAO0K type=write size=2122658 2024-02-10T05:50:11.252 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.252+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~2GWDWQ7N4403.0 size=1048576 2024-02-10T05:50:11.254 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.254+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~2GWDWQ7N4403.1 size=314461 2024-02-10T05:50:11.254 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.254+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=2GWDWQ7N4403 tag=87WDCU9EJ1BP type=write size=2411613 2024-02-10T05:50:11.255 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.255+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=QU3RTXLUTKEL type=del 2024-02-10T05:50:11.257 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.257+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=A3TVVFFR11HV type=del size=873981 2024-02-10T05:50:11.260 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.260+0000 7fc7028bd640 1 < suggested remove operation key=O22B4K2PVN13 tag=L9CQ9VEVCTPJ type=del 2024-02-10T05:50:11.262 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.262+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~28GGIM3OYS6B.0 size=273503 2024-02-10T05:50:11.262 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.262+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=28GGIM3OYS6B tag=Y0C6FPNDWNIX type=write size=1322079 2024-02-10T05:50:11.264 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.264+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~BIEXS8N66JIV.0 size=686823 2024-02-10T05:50:11.266 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.266+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=BIEXS8N66JIV tag=ZQK06HJPOKF6 type=write size=1735399 2024-02-10T05:50:11.267 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.267+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=Y5MTKYQSOZX1 type=del size=2323817 2024-02-10T05:50:11.269 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.269+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~XFP249DOVQ2A.0 size=506943 2024-02-10T05:50:11.272 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.272+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=XFP249DOVQ2A tag=12BVFI5IU2Q1 type=write size=1555519 2024-02-10T05:50:11.274 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.274+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~VD1UPOUHT5YG.0 size=48764 2024-02-10T05:50:11.275 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.274+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=VD1UPOUHT5YG tag=074I1225VFMY type=write size=1097340 2024-02-10T05:50:11.276 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.276+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=H5DJPZ7S47WY type=del 2024-02-10T05:50:11.277 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.277+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=52RBYIQM6R64 type=del size=626848 2024-02-10T05:50:11.279 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.279+0000 7fc7028bd640 1 < completed write operation key=8AXKQ459OWH5 tag=QOC8JCP3UEZ2 type=write size=276826 2024-02-10T05:50:11.280 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.280+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=VJS9DWSNIRJI type=del size=3282404 2024-02-10T05:50:11.283 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.283+0000 7fc7028bd640 1 < suggested remove operation key=D0JT047TBJ0V tag=CBD1R3UD4ITG type=del 2024-02-10T05:50:11.284 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.284+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=J8XKAOI7S49N type=del size=457422 2024-02-10T05:50:11.285 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.285+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~HG8IVRI06UHZ.0 size=926871 2024-02-10T05:50:11.288 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.288+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=HG8IVRI06UHZ tag=JTASA0CPG6RO type=write size=1975447 2024-02-10T05:50:11.290 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.290+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=XBH61EJP7HMC type=del size=1492481 2024-02-10T05:50:11.291 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.291+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~D30G60I1LFHV.0 size=738236 2024-02-10T05:50:11.294 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.294+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=D30G60I1LFHV tag=MSG47JTMX43Y type=write size=1786812 2024-02-10T05:50:11.295 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.295+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=DFG66ZLY5A73 type=del size=1147520 2024-02-10T05:50:11.298 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.298+0000 7fc7028bd640 1 < suggested remove operation key=Y7111N38XSR8 tag=U9SBMZZI9CQS type=del 2024-02-10T05:50:11.301 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.301+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~5ZT39KEMJE92.0 size=1048576 2024-02-10T05:50:11.302 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.302+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~5ZT39KEMJE92.1 size=1048576 2024-02-10T05:50:11.303 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.303+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~5ZT39KEMJE92.2 size=664145 2024-02-10T05:50:11.303 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.303+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=5ZT39KEMJE92 tag=ZAG7PNIU0M9U type=write size=3809873 2024-02-10T05:50:11.304 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.304+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~8SK5ITISYZ0O.0 size=334825 2024-02-10T05:50:11.307 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.307+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=8SK5ITISYZ0O tag=NX9XFXLR0GM0 type=write size=1383401 2024-02-10T05:50:11.309 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.309+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~SDKIF0LT69OL.0 size=1048576 2024-02-10T05:50:11.311 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.310+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~SDKIF0LT69OL.1 size=1048576 2024-02-10T05:50:11.312 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.312+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~SDKIF0LT69OL.2 size=684883 2024-02-10T05:50:11.312 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.312+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=SDKIF0LT69OL tag=IH38W97XJRRF type=write size=3830611 2024-02-10T05:50:11.313 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.313+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~80WP5T9Z9LQT.0 size=1048576 2024-02-10T05:50:11.314 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.314+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~80WP5T9Z9LQT.1 size=1048576 2024-02-10T05:50:11.316 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.316+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~80WP5T9Z9LQT.2 size=974700 2024-02-10T05:50:11.318 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.318+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=80WP5T9Z9LQT tag=LY2GIC1W8NP4 type=write size=4120428 2024-02-10T05:50:11.319 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.319+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=ITPHU5GWEZ4B type=del size=1277827 2024-02-10T05:50:11.321 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.321+0000 7fc7028bd640 -1 < failed to complete operation key=Y7111N38XSR8 tag=2F66N68MSLH2 type=del size=3909832: (22) Invalid argument 2024-02-10T05:50:11.322 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.322+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=BFY6O5Z1GGEC type=del size=3481334 2024-02-10T05:50:11.324 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.324+0000 7fc7028bd640 1 < completed write operation key=ENXT7A13IJZV tag=EZ0CFCMGK1J3 type=write size=253751 2024-02-10T05:50:11.325 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.325+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=RSYB892PVT0O type=write size=757619 2024-02-10T05:50:11.327 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.327+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=UC7E7FAZRCEL type=del 2024-02-10T05:50:11.328 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.328+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=PV9PY9I51QUP type=del size=1933222 2024-02-10T05:50:11.330 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.330+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~2GWDWQ7N4403.0 size=1048576 2024-02-10T05:50:11.331 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.331+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~2GWDWQ7N4403.1 size=314461 2024-02-10T05:50:11.334 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.334+0000 7fc7028bd640 1 < completed multipart upload key=PYJZTE24ZO5G upload=2GWDWQ7N4403 tag=87WDCU9EJ1BP type=write size=2411613 2024-02-10T05:50:11.337 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.337+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~21B12W1A6J8W.0 size=1048576 2024-02-10T05:50:11.338 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.338+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~21B12W1A6J8W.1 size=1048576 2024-02-10T05:50:11.339 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.339+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~21B12W1A6J8W.2 size=668484 2024-02-10T05:50:11.339 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.339+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=21B12W1A6J8W tag=TDN8NE0BQFPJ type=write size=3814212 2024-02-10T05:50:11.341 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.341+0000 7fc7028bd640 1 < canceled operation key=HCFSF1M8XLKK tag=A3TVVFFR11HV type=del size=873981 2024-02-10T05:50:11.342 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.342+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=3B4C781EUWFN type=del size=118604 2024-02-10T05:50:11.344 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.344+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~28GGIM3OYS6B.0 size=273503 2024-02-10T05:50:11.347 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.347+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=28GGIM3OYS6B tag=Y0C6FPNDWNIX type=write size=1322079 2024-02-10T05:50:11.349 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.349+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~CG3T4GLW5RQB.0 size=1048576 2024-02-10T05:50:11.351 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.351+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~CG3T4GLW5RQB.1 size=1048576 2024-02-10T05:50:11.352 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.352+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~CG3T4GLW5RQB.2 size=527040 2024-02-10T05:50:11.352 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.352+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=CG3T4GLW5RQB tag=3KSVJ9ERQS10 type=write size=3672768 2024-02-10T05:50:11.354 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.354+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=Y5MTKYQSOZX1 type=del 2024-02-10T05:50:11.355 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.355+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=AWSW9HF9P0R3 type=write size=81041 2024-02-10T05:50:11.357 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.357+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~VD1UPOUHT5YG.0 size=48764 2024-02-10T05:50:11.359 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.359+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=VD1UPOUHT5YG tag=074I1225VFMY type=write size=1097340 2024-02-10T05:50:11.363 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.362+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~AV1V32RD8ZSU.0 size=1030425 2024-02-10T05:50:11.363 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.362+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=AV1V32RD8ZSU tag=FZK24C86KUTK type=write size=2079001 2024-02-10T05:50:11.364 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.364+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=52RBYIQM6R64 type=del 2024-02-10T05:50:11.366 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.366+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=UATCR74NU411 type=write size=543108 2024-02-10T05:50:11.367 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.367+0000 7fc7028bd640 1 < canceled operation key=WWJNN1I8UV2D tag=VJS9DWSNIRJI type=del size=3282404 2024-02-10T05:50:11.370 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.370+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~ID2AEE1T6DT3.0 size=1048576 2024-02-10T05:50:11.372 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.371+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~ID2AEE1T6DT3.1 size=22854 2024-02-10T05:50:11.372 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.371+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=ID2AEE1T6DT3 tag=VCTF9WT8J5KM type=write size=2120006 2024-02-10T05:50:11.373 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.373+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=J8XKAOI7S49N type=del 2024-02-10T05:50:11.376 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.376+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~5EK2QRHGHTE1.0 size=851835 2024-02-10T05:50:11.376 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.376+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=5EK2QRHGHTE1 tag=TJQYTU0AKC8V type=write size=1900411 2024-02-10T05:50:11.379 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.379+0000 7fc7028bd640 1 < suggested remove operation key=0NLM9ZNH9FMF tag=XBH61EJP7HMC type=del 2024-02-10T05:50:11.382 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.382+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~62IBSPE4WNC2.0 size=887039 2024-02-10T05:50:11.382 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.382+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=62IBSPE4WNC2 tag=2UXCI6TRM2FO type=write size=1935615 2024-02-10T05:50:11.383 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.383+0000 7fc7028bd640 1 < canceled operation key=6F2U9S4PDN81 tag=DFG66ZLY5A73 type=del size=1147520 2024-02-10T05:50:11.385 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.385+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=EKF4OCS6OSY9 type=del size=2655721 2024-02-10T05:50:11.386 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.386+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~5ZT39KEMJE92.0 size=1048576 2024-02-10T05:50:11.387 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.387+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~5ZT39KEMJE92.1 size=1048576 2024-02-10T05:50:11.389 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.389+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~5ZT39KEMJE92.2 size=664145 2024-02-10T05:50:11.391 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.391+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=5ZT39KEMJE92 tag=ZAG7PNIU0M9U type=write size=3809873 2024-02-10T05:50:11.393 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.393+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=34NMT12TQHDT type=del size=1083411 2024-02-10T05:50:11.394 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.394+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~SDKIF0LT69OL.0 size=1048576 2024-02-10T05:50:11.396 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.396+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~SDKIF0LT69OL.1 size=1048576 2024-02-10T05:50:11.397 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.397+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~SDKIF0LT69OL.2 size=684883 2024-02-10T05:50:11.399 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.399+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=SDKIF0LT69OL tag=IH38W97XJRRF type=write size=3830611 2024-02-10T05:50:11.401 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.401+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=NUJ728Q3BNFS type=del size=346260 2024-02-10T05:50:11.402 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.402+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=ITPHU5GWEZ4B type=del 2024-02-10T05:50:11.405 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.405+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~SAWEB6727G8N.0 size=1048576 2024-02-10T05:50:11.407 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.407+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~SAWEB6727G8N.1 size=145611 2024-02-10T05:50:11.407 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.407+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=SAWEB6727G8N tag=1FJMCYXEID84 type=write size=2242763 2024-02-10T05:50:11.408 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.408+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=BFY6O5Z1GGEC type=del 2024-02-10T05:50:11.411 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.411+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~I3L3JXFNI3J2.0 size=1048576 2024-02-10T05:50:11.413 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.413+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~I3L3JXFNI3J2.1 size=290551 2024-02-10T05:50:11.413 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.413+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=I3L3JXFNI3J2 tag=RINS8HRFXOV6 type=write size=2387703 2024-02-10T05:50:11.415 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.415+0000 7fc7028bd640 1 < canceled operation key=5AU917IHRJLX tag=RSYB892PVT0O type=write size=757619 2024-02-10T05:50:11.416 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.416+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=ENKA4PDVD983 type=del size=3514289 2024-02-10T05:50:11.417 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.417+0000 7fc7028bd640 1 < completed delete operation key=D0JT047TBJ0V tag=PV9PY9I51QUP type=del 2024-02-10T05:50:11.419 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.419+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=79NXLJZHDWG4 type=del size=1848620 2024-02-10T05:50:11.421 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.421+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~21B12W1A6J8W.0 size=1048576 2024-02-10T05:50:11.422 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.422+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~21B12W1A6J8W.1 size=1048576 2024-02-10T05:50:11.424 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.424+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~21B12W1A6J8W.2 size=668484 2024-02-10T05:50:11.427 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.427+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=21B12W1A6J8W tag=TDN8NE0BQFPJ type=write size=3814212 2024-02-10T05:50:11.430 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.430+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~WAHZK77EZE41.0 size=1048576 2024-02-10T05:50:11.431 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.431+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~WAHZK77EZE41.1 size=5988 2024-02-10T05:50:11.431 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.431+0000 7fc7028bd640 1 > prepared multipart upload key=5Q7J7RS33UG8 upload=WAHZK77EZE41 tag=ERB6W5S4WO2Q type=write size=2103140 2024-02-10T05:50:11.432 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.432+0000 7fc7028bd640 1 < canceled operation key=D0JT047TBJ0V tag=3B4C781EUWFN type=del size=118604 2024-02-10T05:50:11.435 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.435+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~ZY3GAJOQWBC3.0 size=1048576 2024-02-10T05:50:11.436 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.436+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~ZY3GAJOQWBC3.1 size=291011 2024-02-10T05:50:11.437 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.436+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=ZY3GAJOQWBC3 tag=808ECX7I4H3A type=write size=2388163 2024-02-10T05:50:11.438 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.438+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~CG3T4GLW5RQB.0 size=1048576 2024-02-10T05:50:11.439 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.439+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~CG3T4GLW5RQB.1 size=1048576 2024-02-10T05:50:11.441 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.441+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~CG3T4GLW5RQB.2 size=527040 2024-02-10T05:50:11.443 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.443+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=CG3T4GLW5RQB tag=3KSVJ9ERQS10 type=write size=3672768 2024-02-10T05:50:11.445 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.445+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=IU3U29I1PWG4 type=del size=2272608 2024-02-10T05:50:11.446 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.446+0000 7fc7028bd640 1 < completed write operation key=ZQ8S1KW54C8H tag=AWSW9HF9P0R3 type=write size=81041 2024-02-10T05:50:11.449 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.449+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~4KJ0LUML0QXU.0 size=1048576 2024-02-10T05:50:11.450 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.450+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~4KJ0LUML0QXU.1 size=497818 2024-02-10T05:50:11.450 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.450+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=4KJ0LUML0QXU tag=9NINNK8CK3OF type=write size=2594970 2024-02-10T05:50:11.452 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.452+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~AV1V32RD8ZSU.0 size=1030425 2024-02-10T05:50:11.454 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.454+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=AV1V32RD8ZSU tag=FZK24C86KUTK type=write size=2079001 2024-02-10T05:50:11.456 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.456+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=B5VNZGYEMB3E type=write size=457729 2024-02-10T05:50:11.457 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.457+0000 7fc7028bd640 1 < completed write operation key=WQCB4GNOHXKZ tag=UATCR74NU411 type=write size=543108 2024-02-10T05:50:11.459 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.459+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=2SP5SZ07SEU3 type=del size=3309610 2024-02-10T05:50:11.459 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.459+0000 7fc7028bd640 1 < canceled part key=_multipart_9TER2XXAC4VK.2~ID2AEE1T6DT3.0 size=1048576 2024-02-10T05:50:11.461 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.461+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~ID2AEE1T6DT3.1 size=22854 2024-02-10T05:50:11.463 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.463+0000 7fc7028bd640 1 < canceled multipart upload key=9TER2XXAC4VK upload=ID2AEE1T6DT3 tag=VCTF9WT8J5KM type=write size=2120006 2024-02-10T05:50:11.466 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.466+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~ZFEOFA600JH6.0 size=1048576 2024-02-10T05:50:11.467 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.467+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~ZFEOFA600JH6.1 size=1048576 2024-02-10T05:50:11.469 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.469+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~ZFEOFA600JH6.2 size=654671 2024-02-10T05:50:11.469 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.469+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=ZFEOFA600JH6 tag=1GNHI5AENO5W type=write size=3800399 2024-02-10T05:50:11.470 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.470+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~5EK2QRHGHTE1.0 size=851835 2024-02-10T05:50:11.473 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.473+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=5EK2QRHGHTE1 tag=TJQYTU0AKC8V type=write size=1900411 2024-02-10T05:50:11.475 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.475+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~E2E92617ISND.0 size=1048576 2024-02-10T05:50:11.477 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.477+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~E2E92617ISND.1 size=1048576 2024-02-10T05:50:11.478 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.478+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~E2E92617ISND.2 size=764229 2024-02-10T05:50:11.478 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.478+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=E2E92617ISND tag=HIF2I08HTK1C type=write size=3909957 2024-02-10T05:50:11.480 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.479+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~62IBSPE4WNC2.0 size=887039 2024-02-10T05:50:11.482 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.482+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=62IBSPE4WNC2 tag=2UXCI6TRM2FO type=write size=1935615 2024-02-10T05:50:11.484 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.484+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=FNSZRQ0PEC26 type=del size=1856098 2024-02-10T05:50:11.485 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.485+0000 7fc7028bd640 1 < canceled operation key=0BWUVUVJ2VMX tag=EKF4OCS6OSY9 type=del size=2655721 2024-02-10T05:50:11.487 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.487+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=4MIJDH35BF2W type=write size=829750 2024-02-10T05:50:11.489 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.489+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=34NMT12TQHDT type=del 2024-02-10T05:50:11.490 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.490+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=S3EQNBNUP08H type=del size=3519663 2024-02-10T05:50:11.492 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.492+0000 7fc7028bd640 1 < canceled operation key=ENXT7A13IJZV tag=NUJ728Q3BNFS type=del size=346260 2024-02-10T05:50:11.493 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.493+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=XYNYENL5SBYD type=write size=234310 2024-02-10T05:50:11.493 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.493+0000 7fc7028bd640 1 < canceled part key=_multipart_9XDPL2E1NK20.2~SAWEB6727G8N.0 size=1048576 2024-02-10T05:50:11.495 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.495+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~SAWEB6727G8N.1 size=145611 2024-02-10T05:50:11.497 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.497+0000 7fc7028bd640 1 < canceled multipart upload key=9XDPL2E1NK20 upload=SAWEB6727G8N tag=1FJMCYXEID84 type=write size=2242763 2024-02-10T05:50:11.499 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.499+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=7RSPGQ57B40M type=del size=3691173 2024-02-10T05:50:11.499 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.499+0000 7fc7028bd640 1 < canceled part key=_multipart_2CRZCIZ292WL.2~I3L3JXFNI3J2.0 size=1048576 2024-02-10T05:50:11.500 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.500+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~I3L3JXFNI3J2.1 size=290551 2024-02-10T05:50:11.502 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.502+0000 7fc7028bd640 1 < canceled multipart upload key=2CRZCIZ292WL upload=I3L3JXFNI3J2 tag=RINS8HRFXOV6 type=write size=2387703 2024-02-10T05:50:11.505 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.505+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~BG2XITGHAHMY.0 size=1048576 2024-02-10T05:50:11.506 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.506+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~BG2XITGHAHMY.1 size=1048576 2024-02-10T05:50:11.507 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.507+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~BG2XITGHAHMY.2 size=201127 2024-02-10T05:50:11.507 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.507+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=BG2XITGHAHMY tag=4VSSBNSWS4L4 type=write size=3346855 2024-02-10T05:50:11.509 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.509+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=ENKA4PDVD983 type=del 2024-02-10T05:50:11.511 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.511+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~9TQLFU0P68IN.0 size=712665 2024-02-10T05:50:11.511 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.511+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=9TQLFU0P68IN tag=693AISE1K9WB type=write size=1761241 2024-02-10T05:50:11.513 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.513+0000 7fc7028bd640 1 < completed delete operation key=3128O0V9KYRH tag=79NXLJZHDWG4 type=del 2024-02-10T05:50:11.515 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.514+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=U9Z6UM6VYMLM type=del size=487325 2024-02-10T05:50:11.516 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.516+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~WAHZK77EZE41.0 size=1048576 2024-02-10T05:50:11.519 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.517+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~WAHZK77EZE41.1 size=5988 2024-02-10T05:50:11.520 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.520+0000 7fc7028bd640 1 < completed multipart upload key=5Q7J7RS33UG8 upload=WAHZK77EZE41 tag=ERB6W5S4WO2Q type=write size=2103140 2024-02-10T05:50:11.522 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.522+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~KGN3GNXDFJ5U.0 size=1048576 2024-02-10T05:50:11.523 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.523+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~KGN3GNXDFJ5U.1 size=289389 2024-02-10T05:50:11.523 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.523+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=KGN3GNXDFJ5U tag=D00H0JLELIIQ type=write size=2386541 2024-02-10T05:50:11.525 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.525+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~ZY3GAJOQWBC3.0 size=1048576 2024-02-10T05:50:11.526 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.526+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~ZY3GAJOQWBC3.1 size=291011 2024-02-10T05:50:11.529 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.529+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=ZY3GAJOQWBC3 tag=808ECX7I4H3A type=write size=2388163 2024-02-10T05:50:11.530 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.530+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=KHQBY0VZT8Z8 type=del size=1618733 2024-02-10T05:50:11.531 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.531+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=IU3U29I1PWG4 type=del 2024-02-10T05:50:11.534 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.534+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~Z0B38J8J68KT.0 size=21594 2024-02-10T05:50:11.534 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.534+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=Z0B38J8J68KT tag=4958FOXQADQ7 type=write size=1070170 2024-02-10T05:50:11.536 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.536+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~4KJ0LUML0QXU.0 size=1048576 2024-02-10T05:50:11.537 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.537+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~4KJ0LUML0QXU.1 size=497818 2024-02-10T05:50:11.539 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.539+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=4KJ0LUML0QXU tag=9NINNK8CK3OF type=write size=2594970 2024-02-10T05:50:11.542 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.542+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~ZPWPX516MXGI.0 size=1048576 2024-02-10T05:50:11.543 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.543+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~ZPWPX516MXGI.1 size=91235 2024-02-10T05:50:11.543 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.543+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=ZPWPX516MXGI tag=8E9E6VUSF0B1 type=write size=2188387 2024-02-10T05:50:11.545 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.545+0000 7fc7028bd640 1 < completed write operation key=ENXT7A13IJZV tag=B5VNZGYEMB3E type=write size=457729 2024-02-10T05:50:11.546 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.546+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=T9ATXNYWTLYO type=write size=609894 2024-02-10T05:50:11.549 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.549+0000 7fc7028bd640 1 < suggested update operation key=1A6D4ENH20MJ tag=2SP5SZ07SEU3 type=del size=3309610 2024-02-10T05:50:11.551 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.551+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=81EDKY0MXKVD type=del size=922930 2024-02-10T05:50:11.551 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.551+0000 7fc7028bd640 1 < canceled part key=_multipart_ZQ8S1KW54C8H.2~ZFEOFA600JH6.0 size=1048576 2024-02-10T05:50:11.552 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.552+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~ZFEOFA600JH6.1 size=1048576 2024-02-10T05:50:11.554 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.554+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~ZFEOFA600JH6.2 size=654671 2024-02-10T05:50:11.557 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.557+0000 7fc7028bd640 1 < canceled multipart upload key=ZQ8S1KW54C8H upload=ZFEOFA600JH6 tag=1GNHI5AENO5W type=write size=3800399 2024-02-10T05:50:11.558 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.558+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=YVJODRD72RK4 type=del size=1039069 2024-02-10T05:50:11.560 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.560+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~E2E92617ISND.0 size=1048576 2024-02-10T05:50:11.561 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.561+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~E2E92617ISND.1 size=1048576 2024-02-10T05:50:11.562 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.562+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~E2E92617ISND.2 size=764229 2024-02-10T05:50:11.565 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.565+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=E2E92617ISND tag=HIF2I08HTK1C type=write size=3909957 2024-02-10T05:50:11.567 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.567+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=PVTCNOZFPF1C type=del size=21264 2024-02-10T05:50:11.568 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.568+0000 7fc7028bd640 1 < canceled operation key=Z9YHKWD2R7TE tag=FNSZRQ0PEC26 type=del size=1856098 2024-02-10T05:50:11.571 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.571+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~6J95PY4QC59W.0 size=976208 2024-02-10T05:50:11.572 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.571+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=6J95PY4QC59W tag=JLF6138HT01Z type=write size=2024784 2024-02-10T05:50:11.573 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.573+0000 7fc7028bd640 1 < completed write operation key=WWJNN1I8UV2D tag=4MIJDH35BF2W type=write size=829750 2024-02-10T05:50:11.576 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.576+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~28A0IIGAFHR8.0 size=1048576 2024-02-10T05:50:11.577 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.577+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~28A0IIGAFHR8.1 size=241532 2024-02-10T05:50:11.577 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.577+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=28A0IIGAFHR8 tag=G1KJKJOMZM0O type=write size=2338684 2024-02-10T05:50:11.579 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.579+0000 7fc7028bd640 1 < canceled operation key=WWJNN1I8UV2D tag=S3EQNBNUP08H type=del size=3519663 2024-02-10T05:50:11.581 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.581+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=SQJHSA7DUZDB type=del size=4033274 2024-02-10T05:50:11.584 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.584+0000 7fc7028bd640 1 < suggested update operation key=PYJZTE24ZO5G tag=XYNYENL5SBYD type=write size=234310 2024-02-10T05:50:11.586 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.586+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=VNDEUUW4CO65 type=del size=4017043 2024-02-10T05:50:11.589 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.589+0000 7fc7028bd640 1 < suggested remove operation key=1FDLSGLG00UU tag=7RSPGQ57B40M type=del 2024-02-10T05:50:11.591 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.591+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=SQGL13I3P5V2 type=del size=3013244 2024-02-10T05:50:11.593 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.593+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~BG2XITGHAHMY.0 size=1048576 2024-02-10T05:50:11.594 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.594+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~BG2XITGHAHMY.1 size=1048576 2024-02-10T05:50:11.595 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.595+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~BG2XITGHAHMY.2 size=201127 2024-02-10T05:50:11.599 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.599+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=BG2XITGHAHMY tag=4VSSBNSWS4L4 type=write size=3346855 2024-02-10T05:50:11.602 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.602+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~GCOEDU7E0O4W.0 size=509906 2024-02-10T05:50:11.602 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.602+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=GCOEDU7E0O4W tag=KRJ0ZE3HIRPE type=write size=1558482 2024-02-10T05:50:11.603 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.603+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~9TQLFU0P68IN.0 size=712665 2024-02-10T05:50:11.606 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.606+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=9TQLFU0P68IN tag=693AISE1K9WB type=write size=1761241 2024-02-10T05:50:11.609 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.609+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~1XQV9S2D8DG8.0 size=1048576 2024-02-10T05:50:11.610 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.610+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~1XQV9S2D8DG8.1 size=20612 2024-02-10T05:50:11.610 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.610+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=1XQV9S2D8DG8 tag=5IMG7VHQRD3T type=write size=2117764 2024-02-10T05:50:11.612 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.612+0000 7fc7028bd640 -1 < failed to complete operation key=PYJZTE24ZO5G tag=U9Z6UM6VYMLM type=del size=487325: (22) Invalid argument 2024-02-10T05:50:11.613 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.613+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=4G4P4TQ7STWC type=del size=2885745 2024-02-10T05:50:11.615 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.615+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~KGN3GNXDFJ5U.0 size=1048576 2024-02-10T05:50:11.616 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.616+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~KGN3GNXDFJ5U.1 size=289389 2024-02-10T05:50:11.619 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.619+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=KGN3GNXDFJ5U tag=D00H0JLELIIQ type=write size=2386541 2024-02-10T05:50:11.620 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.620+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=XAE7MD5ZEMN6 type=del size=1955765 2024-02-10T05:50:11.622 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.622+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=KHQBY0VZT8Z8 type=del 2024-02-10T05:50:11.623 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.623+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=30ZB6DRVFISE type=del size=3703058 2024-02-10T05:50:11.625 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.625+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~Z0B38J8J68KT.0 size=21594 2024-02-10T05:50:11.628 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.628+0000 7fc7028bd640 1 < completed multipart upload key=0NLM9ZNH9FMF upload=Z0B38J8J68KT tag=4958FOXQADQ7 type=write size=1070170 2024-02-10T05:50:11.631 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.631+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~D6SI0IJH91EC.0 size=1048576 2024-02-10T05:50:11.632 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.632+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~D6SI0IJH91EC.1 size=1048576 2024-02-10T05:50:11.634 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.634+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~D6SI0IJH91EC.2 size=940011 2024-02-10T05:50:11.634 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.634+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=D6SI0IJH91EC tag=ZJW2B65C23CH type=write size=4085739 2024-02-10T05:50:11.635 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.635+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~ZPWPX516MXGI.0 size=1048576 2024-02-10T05:50:11.637 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.637+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~ZPWPX516MXGI.1 size=91235 2024-02-10T05:50:11.640 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.640+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=ZPWPX516MXGI tag=8E9E6VUSF0B1 type=write size=2188387 2024-02-10T05:50:11.641 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.641+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=EI11MLQK3Y3I type=del size=1526311 2024-02-10T05:50:11.644 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.644+0000 7fc7028bd640 1 < suggested update operation key=9XDPL2E1NK20 tag=T9ATXNYWTLYO type=write size=609894 2024-02-10T05:50:11.647 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.647+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~WALA39UKSOWP.0 size=1048576 2024-02-10T05:50:11.648 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.648+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~WALA39UKSOWP.1 size=1048576 2024-02-10T05:50:11.649 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.649+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~WALA39UKSOWP.2 size=38344 2024-02-10T05:50:11.649 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.649+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=WALA39UKSOWP tag=O2YKKIFZAV1X type=write size=3184072 2024-02-10T05:50:11.651 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.651+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=81EDKY0MXKVD type=del 2024-02-10T05:50:11.652 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.652+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=JRB0R9Z21NUF type=del size=772924 2024-02-10T05:50:11.656 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.656+0000 7fc7028bd640 1 < suggested update operation key=WQCB4GNOHXKZ tag=YVJODRD72RK4 type=del size=1039069 2024-02-10T05:50:11.657 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.657+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=7DBFZP3PUVDC type=del size=4161299 2024-02-10T05:50:11.661 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.661+0000 7fc7028bd640 1 < suggested update operation key=1FDLSGLG00UU tag=PVTCNOZFPF1C type=del size=21264 2024-02-10T05:50:11.662 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.662+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=DTDABQ03050N type=del size=3554240 2024-02-10T05:50:11.664 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.664+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~6J95PY4QC59W.0 size=976208 2024-02-10T05:50:11.667 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.667+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=6J95PY4QC59W tag=JLF6138HT01Z type=write size=2024784 2024-02-10T05:50:11.668 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.668+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=7MX3QS9WIMJX type=write size=109934 2024-02-10T05:50:11.670 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.670+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~28A0IIGAFHR8.0 size=1048576 2024-02-10T05:50:11.672 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.672+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~28A0IIGAFHR8.1 size=241532 2024-02-10T05:50:11.674 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.674+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=28A0IIGAFHR8 tag=G1KJKJOMZM0O type=write size=2338684 2024-02-10T05:50:11.676 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.676+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=MASW1V99AW3L type=del size=1336305 2024-02-10T05:50:11.680 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.680+0000 7fc7028bd640 1 < suggested remove operation key=XB7VCWOVVN1Q tag=SQJHSA7DUZDB type=del 2024-02-10T05:50:11.682 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.682+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~PGK3NG6WGHT9.0 size=1048576 2024-02-10T05:50:11.684 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.684+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~PGK3NG6WGHT9.1 size=1048576 2024-02-10T05:50:11.685 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.685+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~PGK3NG6WGHT9.2 size=879796 2024-02-10T05:50:11.686 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.685+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=PGK3NG6WGHT9 tag=BF3NXX1VF3DU type=write size=4025524 2024-02-10T05:50:11.688 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.688+0000 7fc7028bd640 1 < suggested update operation key=2CRZCIZ292WL tag=VNDEUUW4CO65 type=del size=4017043 2024-02-10T05:50:11.690 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.690+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=64QK79VIUIAJ type=write size=527250 2024-02-10T05:50:11.691 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.691+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=SQGL13I3P5V2 type=del 2024-02-10T05:50:11.693 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.693+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=IA61KQIPDEWX type=del size=3140911 2024-02-10T05:50:11.694 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.695+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~GCOEDU7E0O4W.0 size=509906 2024-02-10T05:50:11.698 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.697+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=GCOEDU7E0O4W tag=KRJ0ZE3HIRPE type=write size=1558482 2024-02-10T05:50:11.699 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.699+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=N0J341IDTSTN type=del size=1246971 2024-02-10T05:50:11.700 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.700+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~1XQV9S2D8DG8.0 size=1048576 2024-02-10T05:50:11.702 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.702+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~1XQV9S2D8DG8.1 size=20612 2024-02-10T05:50:11.705 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.705+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=1XQV9S2D8DG8 tag=5IMG7VHQRD3T type=write size=2117764 2024-02-10T05:50:11.706 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.706+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=5ZKGQ8APHH9G type=write size=835978 2024-02-10T05:50:11.708 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.708+0000 7fc7028bd640 1 < completed delete operation key=5Q7J7RS33UG8 tag=4G4P4TQ7STWC type=del 2024-02-10T05:50:11.710 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.710+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=2HZHAYN6WXRM type=del size=3768106 2024-02-10T05:50:11.712 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.712+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=XAE7MD5ZEMN6 type=del 2024-02-10T05:50:11.713 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.713+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=ES7YUPB1EGPA type=write size=103717 2024-02-10T05:50:11.715 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.715+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=30ZB6DRVFISE type=del 2024-02-10T05:50:11.717 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.717+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=61OJLF67R7BS type=del size=365802 2024-02-10T05:50:11.719 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.719+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~D6SI0IJH91EC.0 size=1048576 2024-02-10T05:50:11.720 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.720+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~D6SI0IJH91EC.1 size=1048576 2024-02-10T05:50:11.721 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.721+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~D6SI0IJH91EC.2 size=940011 2024-02-10T05:50:11.724 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.724+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=D6SI0IJH91EC tag=ZJW2B65C23CH type=write size=4085739 2024-02-10T05:50:11.726 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.726+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=02ROWZ1MALZT type=del size=2503883 2024-02-10T05:50:11.727 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.727+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=EI11MLQK3Y3I type=del 2024-02-10T05:50:11.730 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.730+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~ESGZYXPJ02LU.0 size=1048576 2024-02-10T05:50:11.732 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.732+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~ESGZYXPJ02LU.1 size=1048576 2024-02-10T05:50:11.733 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.733+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~ESGZYXPJ02LU.2 size=467291 2024-02-10T05:50:11.733 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.733+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=ESGZYXPJ02LU tag=IP9NBD90U5HC type=write size=3613019 2024-02-10T05:50:11.735 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.735+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~WALA39UKSOWP.0 size=1048576 2024-02-10T05:50:11.736 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.736+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~WALA39UKSOWP.1 size=1048576 2024-02-10T05:50:11.737 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.737+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~WALA39UKSOWP.2 size=38344 2024-02-10T05:50:11.740 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.740+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=WALA39UKSOWP tag=O2YKKIFZAV1X type=write size=3184072 2024-02-10T05:50:11.743 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.743+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~48M8XFDELRYG.0 size=309345 2024-02-10T05:50:11.743 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.743+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=48M8XFDELRYG tag=XO1WEM3SYI8W type=write size=1357921 2024-02-10T05:50:11.744 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.744+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=JRB0R9Z21NUF type=del 2024-02-10T05:50:11.747 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.747+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~VQMWE4CQC07G.0 size=1048576 2024-02-10T05:50:11.748 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.748+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~VQMWE4CQC07G.1 size=139974 2024-02-10T05:50:11.749 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.748+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=VQMWE4CQC07G tag=YHC85OCFKXSC type=write size=2237126 2024-02-10T05:50:11.750 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.750+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=7DBFZP3PUVDC type=del 2024-02-10T05:50:11.754 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.754+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~06QLS1BS5T9V.0 size=22139 2024-02-10T05:50:11.754 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.754+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=06QLS1BS5T9V tag=2011YX83L5KB type=write size=1070715 2024-02-10T05:50:11.755 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.755+0000 7fc7028bd640 1 < canceled operation key=9TER2XXAC4VK tag=DTDABQ03050N type=del size=3554240 2024-02-10T05:50:11.758 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.758+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~IWE30LG86AM2.0 size=1048576 2024-02-10T05:50:11.759 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.759+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~IWE30LG86AM2.1 size=1048576 2024-02-10T05:50:11.761 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.761+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~IWE30LG86AM2.2 size=764306 2024-02-10T05:50:11.761 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.761+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=IWE30LG86AM2 tag=O1U2SIPH09I0 type=write size=3910034 2024-02-10T05:50:11.764 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.764+0000 7fc7028bd640 1 < suggested remove operation key=WWJNN1I8UV2D tag=7MX3QS9WIMJX type=write 2024-02-10T05:50:11.765 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.765+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=HHCCZNY59I4C type=write size=641955 2024-02-10T05:50:11.767 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.767+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=MASW1V99AW3L type=del 2024-02-10T05:50:11.770 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.770+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~NP1L1WUZ5WFY.0 size=1048576 2024-02-10T05:50:11.771 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.771+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~NP1L1WUZ5WFY.1 size=1048576 2024-02-10T05:50:11.773 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.772+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~NP1L1WUZ5WFY.2 size=274184 2024-02-10T05:50:11.773 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.772+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=NP1L1WUZ5WFY tag=T99Q3M8DSGX1 type=write size=3419912 2024-02-10T05:50:11.775 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.774+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~PGK3NG6WGHT9.0 size=1048576 2024-02-10T05:50:11.776 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.775+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~PGK3NG6WGHT9.1 size=1048576 2024-02-10T05:50:11.776 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.776+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~PGK3NG6WGHT9.2 size=879796 2024-02-10T05:50:11.779 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.779+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=PGK3NG6WGHT9 tag=BF3NXX1VF3DU type=write size=4025524 2024-02-10T05:50:11.781 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.781+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=RGOK4P3VFGLM type=del size=573622 2024-02-10T05:50:11.783 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.782+0000 7fc7028bd640 1 < canceled operation key=1A6D4ENH20MJ tag=64QK79VIUIAJ type=write size=527250 2024-02-10T05:50:11.785 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.785+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~Y0OP86NHZY1T.0 size=288373 2024-02-10T05:50:11.785 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.785+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=Y0OP86NHZY1T tag=5758TJXDKE8H type=write size=1336949 2024-02-10T05:50:11.787 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.787+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=IA61KQIPDEWX type=del 2024-02-10T05:50:11.789 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.789+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~KQ453ZU77VYW.0 size=1048576 2024-02-10T05:50:11.791 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.791+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~KQ453ZU77VYW.1 size=1048576 2024-02-10T05:50:11.792 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.792+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~KQ453ZU77VYW.2 size=242071 2024-02-10T05:50:11.792 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.792+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=KQ453ZU77VYW tag=3EN32DAT3SQU type=write size=3387799 2024-02-10T05:50:11.794 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.794+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=N0J341IDTSTN type=del 2024-02-10T05:50:11.795 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.795+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=4510PBISEH1D type=write size=629530 2024-02-10T05:50:11.797 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.797+0000 7fc7028bd640 1 < completed write operation key=L57NUDWUO7TH tag=5ZKGQ8APHH9G type=write size=835978 2024-02-10T05:50:11.798 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.798+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=IJU37E9K19MS type=del size=84971 2024-02-10T05:50:11.800 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.800+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=2HZHAYN6WXRM type=del 2024-02-10T05:50:11.801 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.801+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=RLAA0PF6APPU type=del size=3503321 2024-02-10T05:50:11.803 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.803+0000 7fc7028bd640 1 < completed write operation key=Y7111N38XSR8 tag=ES7YUPB1EGPA type=write size=103717 2024-02-10T05:50:11.804 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.804+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=MJOJL823Q7B8 type=del size=2214525 2024-02-10T05:50:11.806 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.806+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=61OJLF67R7BS type=del 2024-02-10T05:50:11.808 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.808+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=8LR0MCKV06H5 type=write size=984803 2024-02-10T05:50:11.809 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.809+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=02ROWZ1MALZT type=del 2024-02-10T05:50:11.811 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.811+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=ESHQV2VLS66R type=del size=1990421 2024-02-10T05:50:11.812 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.812+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~ESGZYXPJ02LU.0 size=1048576 2024-02-10T05:50:11.814 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.814+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~ESGZYXPJ02LU.1 size=1048576 2024-02-10T05:50:11.815 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.815+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~ESGZYXPJ02LU.2 size=467291 2024-02-10T05:50:11.818 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.818+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=ESGZYXPJ02LU tag=IP9NBD90U5HC type=write size=3613019 2024-02-10T05:50:11.820 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.819+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=6BOVJT29QO6H type=write size=1028702 2024-02-10T05:50:11.820 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.820+0000 7fc7028bd640 1 < canceled part key=_multipart_MZZAEZZC2121.2~48M8XFDELRYG.0 size=309345 2024-02-10T05:50:11.822 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.822+0000 7fc7028bd640 1 < canceled multipart upload key=MZZAEZZC2121 upload=48M8XFDELRYG tag=XO1WEM3SYI8W type=write size=1357921 2024-02-10T05:50:11.824 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.824+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=V9ESFV1GD1OL type=del size=1713810 2024-02-10T05:50:11.825 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.825+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~VQMWE4CQC07G.0 size=1048576 2024-02-10T05:50:11.827 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.826+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~VQMWE4CQC07G.1 size=139974 2024-02-10T05:50:11.830 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.829+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=VQMWE4CQC07G tag=YHC85OCFKXSC type=write size=2237126 2024-02-10T05:50:11.831 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.831+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=VMW2S68EDBVL type=del size=766199 2024-02-10T05:50:11.833 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.833+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~06QLS1BS5T9V.0 size=22139 2024-02-10T05:50:11.836 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.836+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=06QLS1BS5T9V tag=2011YX83L5KB type=write size=1070715 2024-02-10T05:50:11.837 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.837+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=ZBJDFW4W7B5D type=del size=4010997 2024-02-10T05:50:11.838 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.838+0000 7fc7028bd640 1 < canceled part key=_multipart_POPSSVU95C1W.2~IWE30LG86AM2.0 size=1048576 2024-02-10T05:50:11.839 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.839+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~IWE30LG86AM2.1 size=1048576 2024-02-10T05:50:11.840 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.840+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~IWE30LG86AM2.2 size=764306 2024-02-10T05:50:11.843 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.843+0000 7fc7028bd640 1 < canceled multipart upload key=POPSSVU95C1W upload=IWE30LG86AM2 tag=O1U2SIPH09I0 type=write size=3910034 2024-02-10T05:50:11.844 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.844+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=KRHNX7LDFPF5 type=del size=2964840 2024-02-10T05:50:11.847 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.847+0000 7fc7028bd640 1 < suggested remove operation key=P1LQTKS3USKT tag=HHCCZNY59I4C type=write 2024-02-10T05:50:11.849 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.849+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=QUN6PJWU34HX type=write size=513125 2024-02-10T05:50:11.850 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.850+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~NP1L1WUZ5WFY.0 size=1048576 2024-02-10T05:50:11.852 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.852+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~NP1L1WUZ5WFY.1 size=1048576 2024-02-10T05:50:11.854 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.853+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~NP1L1WUZ5WFY.2 size=274184 2024-02-10T05:50:11.856 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.856+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=NP1L1WUZ5WFY tag=T99Q3M8DSGX1 type=write size=3419912 2024-02-10T05:50:11.858 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.858+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=AAMQ2SL8J0PD type=del size=3824363 2024-02-10T05:50:11.859 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.859+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=RGOK4P3VFGLM type=del 2024-02-10T05:50:11.862 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.862+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~TA1J1LPLIZZD.0 size=1048576 2024-02-10T05:50:11.863 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.863+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~TA1J1LPLIZZD.1 size=214342 2024-02-10T05:50:11.863 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.863+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=TA1J1LPLIZZD tag=HBA31U5AET1A type=write size=2311494 2024-02-10T05:50:11.865 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.865+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~Y0OP86NHZY1T.0 size=288373 2024-02-10T05:50:11.868 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.868+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=Y0OP86NHZY1T tag=5758TJXDKE8H type=write size=1336949 2024-02-10T05:50:11.869 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.869+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=F1XKCXFDBQKK type=del size=1756404 2024-02-10T05:50:11.871 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.871+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~KQ453ZU77VYW.0 size=1048576 2024-02-10T05:50:11.872 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.872+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~KQ453ZU77VYW.1 size=1048576 2024-02-10T05:50:11.874 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.874+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~KQ453ZU77VYW.2 size=242071 2024-02-10T05:50:11.876 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.876+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=KQ453ZU77VYW tag=3EN32DAT3SQU type=write size=3387799 2024-02-10T05:50:11.878 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.878+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=71A8BRNSHB11 type=del size=2390244 2024-02-10T05:50:11.881 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.881+0000 7fc7028bd640 1 < suggested remove operation key=3128O0V9KYRH tag=4510PBISEH1D type=write 2024-02-10T05:50:11.882 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.882+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=UGP38IS01QBO type=del size=322561 2024-02-10T05:50:11.884 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.884+0000 7fc7028bd640 1 < canceled operation key=HCFSF1M8XLKK tag=IJU37E9K19MS type=del size=84971 2024-02-10T05:50:11.886 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.886+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=Q9WDT820V1LM type=del size=690200 2024-02-10T05:50:11.889 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.889+0000 7fc7028bd640 1 < suggested remove operation key=L57NUDWUO7TH tag=RLAA0PF6APPU type=del 2024-02-10T05:50:11.892 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.892+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~DXFLQ35VEZQH.0 size=900548 2024-02-10T05:50:11.892 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.892+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=DXFLQ35VEZQH tag=WD02Y69N4GIE type=write size=1949124 2024-02-10T05:50:11.894 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.894+0000 7fc7028bd640 1 < canceled operation key=POPSSVU95C1W tag=MJOJL823Q7B8 type=del size=2214525 2024-02-10T05:50:11.895 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.895+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=I4RLEXBPZUZQ type=write size=522191 2024-02-10T05:50:11.897 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.897+0000 7fc7028bd640 -1 < failed to complete operation key=L57NUDWUO7TH tag=8LR0MCKV06H5 type=write size=984803: (22) Invalid argument 2024-02-10T05:50:11.899 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.899+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=37HAGC4SIXFY type=write size=1000750 2024-02-10T05:50:11.902 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.902+0000 7fc7028bd640 1 < suggested remove operation key=0BWUVUVJ2VMX tag=ESHQV2VLS66R type=del 2024-02-10T05:50:11.903 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.903+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=2JL98BQFYV5P type=del size=285231 2024-02-10T05:50:11.905 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.905+0000 7fc7028bd640 1 < completed write operation key=WQCB4GNOHXKZ tag=6BOVJT29QO6H type=write size=1028702 2024-02-10T05:50:11.908 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.908+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~W02Y8ZOFB61T.0 size=1048576 2024-02-10T05:50:11.909 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.909+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~W02Y8ZOFB61T.1 size=595357 2024-02-10T05:50:11.909 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.909+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=W02Y8ZOFB61T tag=Q3K5U2CU7FWF type=write size=2692509 2024-02-10T05:50:11.911 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.911+0000 7fc7028bd640 1 < canceled operation key=0NLM9ZNH9FMF tag=V9ESFV1GD1OL type=del size=1713810 2024-02-10T05:50:11.912 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.912+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=7TS6SENCPT7Z type=del size=3794656 2024-02-10T05:50:11.914 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.914+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=VMW2S68EDBVL type=del 2024-02-10T05:50:11.915 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.915+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=6OB0OGW69OXS type=write size=968400 2024-02-10T05:50:11.917 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.917+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=ZBJDFW4W7B5D type=del 2024-02-10T05:50:11.919 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.919+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=O7AE6KO3GMBM type=write size=694602 2024-02-10T05:50:11.920 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.920+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=KRHNX7LDFPF5 type=del 2024-02-10T05:50:11.923 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.923+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~POBDFT6OBGRI.0 size=1048576 2024-02-10T05:50:11.924 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.924+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~POBDFT6OBGRI.1 size=62906 2024-02-10T05:50:11.924 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.924+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=POBDFT6OBGRI tag=0UARSGFG5PG0 type=write size=2160058 2024-02-10T05:50:11.926 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.926+0000 7fc7028bd640 1 < completed write operation key=POPSSVU95C1W tag=QUN6PJWU34HX type=write size=513125 2024-02-10T05:50:11.929 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.929+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~Z3CMK8UPQPBP.0 size=1048576 2024-02-10T05:50:11.930 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.930+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~Z3CMK8UPQPBP.1 size=53437 2024-02-10T05:50:11.931 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.930+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=Z3CMK8UPQPBP tag=978U6C2EUJ7L type=write size=2150589 2024-02-10T05:50:11.932 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.932+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=AAMQ2SL8J0PD type=del 2024-02-10T05:50:11.934 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.934+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=H0WGBFQ6E0PS type=del size=54177 2024-02-10T05:50:11.935 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.935+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~TA1J1LPLIZZD.0 size=1048576 2024-02-10T05:50:11.937 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.937+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~TA1J1LPLIZZD.1 size=214342 2024-02-10T05:50:11.940 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.940+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=TA1J1LPLIZZD tag=HBA31U5AET1A type=write size=2311494 2024-02-10T05:50:11.942 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.942+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=62HX0CB85SVF type=del size=2510677 2024-02-10T05:50:11.943 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.943+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=F1XKCXFDBQKK type=del 2024-02-10T05:50:11.947 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.947+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~SZR7F6ZBOCZD.0 size=672835 2024-02-10T05:50:11.947 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.947+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=SZR7F6ZBOCZD tag=X3T1BK25FCVM type=write size=1721411 2024-02-10T05:50:11.948 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.948+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=71A8BRNSHB11 type=del 2024-02-10T05:50:11.951 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.951+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~R0STE1OOVKMF.0 size=1048576 2024-02-10T05:50:11.952 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.953+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~R0STE1OOVKMF.1 size=1048576 2024-02-10T05:50:11.954 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.954+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~R0STE1OOVKMF.2 size=655122 2024-02-10T05:50:11.954 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.954+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=R0STE1OOVKMF tag=E0IDE1UN0HAA type=write size=3800850 2024-02-10T05:50:11.955 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.955+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=UGP38IS01QBO type=del 2024-02-10T05:50:11.957 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.957+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=0IFFJ51P58OF type=del size=1243086 2024-02-10T05:50:11.959 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.959+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=Q9WDT820V1LM type=del 2024-02-10T05:50:11.961 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.961+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=JM3Q0MSKE54D type=del size=1391073 2024-02-10T05:50:11.962 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.962+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~DXFLQ35VEZQH.0 size=900548 2024-02-10T05:50:11.965 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.965+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=DXFLQ35VEZQH tag=WD02Y69N4GIE type=write size=1949124 2024-02-10T05:50:11.966 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.966+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=3G00NA7JHFKC type=write size=517161 2024-02-10T05:50:11.970 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.970+0000 7fc7028bd640 1 < suggested remove operation key=D0JT047TBJ0V tag=I4RLEXBPZUZQ type=write 2024-02-10T05:50:11.973 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.973+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~DDC9PY9MW05M.0 size=846369 2024-02-10T05:50:11.973 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.973+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=DDC9PY9MW05M tag=Z1F135AY9BO2 type=write size=1894945 2024-02-10T05:50:11.974 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.974+0000 7fc7028bd640 1 < completed write operation key=O22B4K2PVN13 tag=37HAGC4SIXFY type=write size=1000750 2024-02-10T05:50:11.979 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.977+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~VVR050CX8QTO.0 size=1048576 2024-02-10T05:50:11.980 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.978+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~VVR050CX8QTO.1 size=1048576 2024-02-10T05:50:11.980 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.980+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~VVR050CX8QTO.2 size=753239 2024-02-10T05:50:11.980 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.980+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=VVR050CX8QTO tag=P02M9W8SDCH3 type=write size=3898967 2024-02-10T05:50:11.981 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.981+0000 7fc7028bd640 1 < canceled operation key=ENXT7A13IJZV tag=2JL98BQFYV5P type=del size=285231 2024-02-10T05:50:11.984 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.984+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~SYG5KWOM5L2W.0 size=1048576 2024-02-10T05:50:11.985 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.985+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~SYG5KWOM5L2W.1 size=337337 2024-02-10T05:50:11.986 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.985+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=SYG5KWOM5L2W tag=Z7HQ6PT64L2A type=write size=2434489 2024-02-10T05:50:11.987 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.987+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~W02Y8ZOFB61T.0 size=1048576 2024-02-10T05:50:11.988 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.988+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~W02Y8ZOFB61T.1 size=595357 2024-02-10T05:50:11.991 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.991+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=W02Y8ZOFB61T tag=Q3K5U2CU7FWF type=write size=2692509 2024-02-10T05:50:11.994 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.994+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~1LF1BG28WAUS.0 size=1048576 2024-02-10T05:50:11.995 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.995+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~1LF1BG28WAUS.1 size=1048576 2024-02-10T05:50:11.996 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.996+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~1LF1BG28WAUS.2 size=712896 2024-02-10T05:50:11.996 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.996+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=1LF1BG28WAUS tag=25BM7NLHKN9U type=write size=3858624 2024-02-10T05:50:11.998 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:11.998+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=7TS6SENCPT7Z type=del 2024-02-10T05:50:12.001 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.001+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~OKJ96CMICGKM.0 size=1048576 2024-02-10T05:50:12.002 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.002+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~OKJ96CMICGKM.1 size=7670 2024-02-10T05:50:12.002 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.002+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=OKJ96CMICGKM tag=BG4BUU8ZVOZG type=write size=2104822 2024-02-10T05:50:12.004 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.004+0000 7fc7028bd640 1 < completed write operation key=HCFSF1M8XLKK tag=6OB0OGW69OXS type=write size=968400 2024-02-10T05:50:12.007 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.007+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~YGYOUOUBSZW1.0 size=1048576 2024-02-10T05:50:12.008 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.008+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~YGYOUOUBSZW1.1 size=126791 2024-02-10T05:50:12.009 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.008+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=YGYOUOUBSZW1 tag=YGSVGKUK2S1K type=write size=2223943 2024-02-10T05:50:12.011 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.011+0000 7fc7028bd640 1 < suggested update operation key=JFGDV4S5JG57 tag=O7AE6KO3GMBM type=write size=694602 2024-02-10T05:50:12.013 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.013+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=60E34SE9BN9D type=del size=922485 2024-02-10T05:50:12.015 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.015+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~POBDFT6OBGRI.0 size=1048576 2024-02-10T05:50:12.016 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.016+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~POBDFT6OBGRI.1 size=62906 2024-02-10T05:50:12.019 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.019+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=POBDFT6OBGRI tag=0UARSGFG5PG0 type=write size=2160058 2024-02-10T05:50:12.020 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.020+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=VKFO4KO3RN19 type=del size=861767 2024-02-10T05:50:12.022 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.022+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~Z3CMK8UPQPBP.0 size=1048576 2024-02-10T05:50:12.024 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.024+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~Z3CMK8UPQPBP.1 size=53437 2024-02-10T05:50:12.026 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.027+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=Z3CMK8UPQPBP tag=978U6C2EUJ7L type=write size=2150589 2024-02-10T05:50:12.030 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.030+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~2YO556NV4E25.0 size=1048576 2024-02-10T05:50:12.031 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.031+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~2YO556NV4E25.1 size=1048576 2024-02-10T05:50:12.033 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.033+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~2YO556NV4E25.2 size=342658 2024-02-10T05:50:12.033 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.033+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=2YO556NV4E25 tag=BOJ8IKHKDFHJ type=write size=3488386 2024-02-10T05:50:12.034 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.034+0000 7fc7028bd640 1 < canceled operation key=L57NUDWUO7TH tag=H0WGBFQ6E0PS type=del size=54177 2024-02-10T05:50:12.036 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.036+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=NSBU1L4372PN type=del size=1380478 2024-02-10T05:50:12.038 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.038+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=62HX0CB85SVF type=del 2024-02-10T05:50:12.039 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.039+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=GVIKYXMBCMYS type=del size=3379197 2024-02-10T05:50:12.041 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.041+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~SZR7F6ZBOCZD.0 size=672835 2024-02-10T05:50:12.044 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.044+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=SZR7F6ZBOCZD tag=X3T1BK25FCVM type=write size=1721411 2024-02-10T05:50:12.045 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.045+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=E237XFCSRQZI type=del size=627819 2024-02-10T05:50:12.047 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.047+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~R0STE1OOVKMF.0 size=1048576 2024-02-10T05:50:12.047 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.047+0000 7fc7028bd640 1 < canceled part key=_multipart_NOV17YQFEI7S.2~R0STE1OOVKMF.1 size=1048576 2024-02-10T05:50:12.049 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.049+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~R0STE1OOVKMF.2 size=655122 2024-02-10T05:50:12.051 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.051+0000 7fc7028bd640 1 < canceled multipart upload key=NOV17YQFEI7S upload=R0STE1OOVKMF tag=E0IDE1UN0HAA type=write size=3800850 2024-02-10T05:50:12.053 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.053+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=LE225PB83Q6P type=del size=1139524 2024-02-10T05:50:12.056 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.056+0000 7fc7028bd640 1 < suggested remove operation key=9TER2XXAC4VK tag=0IFFJ51P58OF type=del 2024-02-10T05:50:12.057 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.057+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=MPNFCAPGUMJB type=del size=2945506 2024-02-10T05:50:12.059 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.059+0000 7fc7028bd640 -1 < failed to complete operation key=JFGDV4S5JG57 tag=JM3Q0MSKE54D type=del size=1391073: (22) Invalid argument 2024-02-10T05:50:12.061 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.061+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=28N2O8V77P4K type=del size=1297289 2024-02-10T05:50:12.064 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.064+0000 7fc7028bd640 1 < suggested remove operation key=JXIF74ALG4AB tag=3G00NA7JHFKC type=write 2024-02-10T05:50:12.066 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.066+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=TIGU1NJBEXB9 type=del size=3663884 2024-02-10T05:50:12.067 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.067+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~DDC9PY9MW05M.0 size=846369 2024-02-10T05:50:12.070 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.070+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=DDC9PY9MW05M tag=Z1F135AY9BO2 type=write size=1894945 2024-02-10T05:50:12.073 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.073+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~O54XHAUP615S.0 size=408256 2024-02-10T05:50:12.073 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.073+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=O54XHAUP615S tag=YC9H0H05HJOW type=write size=1456832 2024-02-10T05:50:12.074 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.074+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~VVR050CX8QTO.0 size=1048576 2024-02-10T05:50:12.076 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.076+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~VVR050CX8QTO.1 size=1048576 2024-02-10T05:50:12.077 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.077+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~VVR050CX8QTO.2 size=753239 2024-02-10T05:50:12.079 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.079+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=VVR050CX8QTO tag=P02M9W8SDCH3 type=write size=3898967 2024-02-10T05:50:12.081 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.081+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=Z0G9L4ET4ST6 type=del size=557325 2024-02-10T05:50:12.083 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.083+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~SYG5KWOM5L2W.0 size=1048576 2024-02-10T05:50:12.084 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.084+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~SYG5KWOM5L2W.1 size=337337 2024-02-10T05:50:12.087 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.087+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=SYG5KWOM5L2W tag=Z7HQ6PT64L2A type=write size=2434489 2024-02-10T05:50:12.089 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.089+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=NUEI8T48M293 type=write size=860094 2024-02-10T05:50:12.090 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.090+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~1LF1BG28WAUS.0 size=1048576 2024-02-10T05:50:12.092 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.091+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~1LF1BG28WAUS.1 size=1048576 2024-02-10T05:50:12.092 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.091+0000 7fc7028bd640 1 < canceled part key=_multipart_9TER2XXAC4VK.2~1LF1BG28WAUS.2 size=712896 2024-02-10T05:50:12.094 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.094+0000 7fc7028bd640 1 < canceled multipart upload key=9TER2XXAC4VK upload=1LF1BG28WAUS tag=25BM7NLHKN9U type=write size=3858624 2024-02-10T05:50:12.097 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.097+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~FKWD4TPXC3TM.0 size=507348 2024-02-10T05:50:12.097 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.097+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=FKWD4TPXC3TM tag=H7PGGVIUCDGX type=write size=1555924 2024-02-10T05:50:12.099 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.099+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~OKJ96CMICGKM.0 size=1048576 2024-02-10T05:50:12.100 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.100+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~OKJ96CMICGKM.1 size=7670 2024-02-10T05:50:12.103 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.103+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=OKJ96CMICGKM tag=BG4BUU8ZVOZG type=write size=2104822 2024-02-10T05:50:12.105 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.105+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=FNOLSTWDWWBO type=del size=3154925 2024-02-10T05:50:12.106 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.106+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~YGYOUOUBSZW1.0 size=1048576 2024-02-10T05:50:12.108 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.108+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~YGYOUOUBSZW1.1 size=126791 2024-02-10T05:50:12.110 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.110+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=YGYOUOUBSZW1 tag=YGSVGKUK2S1K type=write size=2223943 2024-02-10T05:50:12.112 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.112+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=57WYKOR86LG1 type=del size=2991712 2024-02-10T05:50:12.114 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.114+0000 7fc7028bd640 -1 < failed to complete operation key=JXIF74ALG4AB tag=60E34SE9BN9D type=del size=922485: (22) Invalid argument 2024-02-10T05:50:12.116 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.116+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=8ZC4883NBVG2 type=del size=3932228 2024-02-10T05:50:12.117 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.117+0000 7fc7028bd640 1 < canceled operation key=Y7111N38XSR8 tag=VKFO4KO3RN19 type=del size=861767 2024-02-10T05:50:12.119 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.119+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=68R2IUBDCUOW type=del size=83712 2024-02-10T05:50:12.121 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.121+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~2YO556NV4E25.0 size=1048576 2024-02-10T05:50:12.122 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.122+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~2YO556NV4E25.1 size=1048576 2024-02-10T05:50:12.123 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.123+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~2YO556NV4E25.2 size=342658 2024-02-10T05:50:12.126 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.126+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=2YO556NV4E25 tag=BOJ8IKHKDFHJ type=write size=3488386 2024-02-10T05:50:12.129 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.129+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~16IMCYTGT7A9.0 size=1048576 2024-02-10T05:50:12.130 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.130+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~16IMCYTGT7A9.1 size=1048576 2024-02-10T05:50:12.131 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.131+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~16IMCYTGT7A9.2 size=1005860 2024-02-10T05:50:12.131 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.131+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=16IMCYTGT7A9 tag=B4DW49VTBVMU type=write size=4151588 2024-02-10T05:50:12.133 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.133+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=NSBU1L4372PN type=del 2024-02-10T05:50:12.136 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.136+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~KE0XORAG4R3Z.0 size=1048576 2024-02-10T05:50:12.137 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.137+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~KE0XORAG4R3Z.1 size=980794 2024-02-10T05:50:12.137 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.137+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=KE0XORAG4R3Z tag=KH7YMZTV9V87 type=write size=3077946 2024-02-10T05:50:12.139 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.139+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=GVIKYXMBCMYS type=del 2024-02-10T05:50:12.140 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.140+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=H56JF6JAMTXO type=del size=3073112 2024-02-10T05:50:12.143 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.143+0000 7fc7028bd640 1 < suggested remove operation key=5AU917IHRJLX tag=E237XFCSRQZI type=del 2024-02-10T05:50:12.145 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.145+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=8D07BKY9TTEU type=del size=4146628 2024-02-10T05:50:12.147 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.147+0000 7fc7028bd640 -1 < failed to complete operation key=5AU917IHRJLX tag=LE225PB83Q6P type=del size=1139524: (22) Invalid argument 2024-02-10T05:50:12.150 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.150+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~TTRLGVRAKBLX.0 size=1048576 2024-02-10T05:50:12.151 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.151+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~TTRLGVRAKBLX.1 size=1048576 2024-02-10T05:50:12.153 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.153+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~TTRLGVRAKBLX.2 size=683962 2024-02-10T05:50:12.153 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.153+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=TTRLGVRAKBLX tag=Z5YWF3AIJZEN type=write size=3829690 2024-02-10T05:50:12.154 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.154+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=MPNFCAPGUMJB type=del 2024-02-10T05:50:12.156 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.156+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=B8J9GZPJC0DI type=del size=782982 2024-02-10T05:50:12.158 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.158+0000 7fc7028bd640 1 < completed delete operation key=D0JT047TBJ0V tag=28N2O8V77P4K type=del 2024-02-10T05:50:12.159 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.160+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=300DMX41R4NZ type=del size=1256541 2024-02-10T05:50:12.163 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.163+0000 7fc7028bd640 1 < suggested remove operation key=9XDPL2E1NK20 tag=TIGU1NJBEXB9 type=del 2024-02-10T05:50:12.164 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.164+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=XR8LASUY3WAE type=write size=708499 2024-02-10T05:50:12.166 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.166+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~O54XHAUP615S.0 size=408256 2024-02-10T05:50:12.168 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.168+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=O54XHAUP615S tag=YC9H0H05HJOW type=write size=1456832 2024-02-10T05:50:12.170 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.170+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=WXEQK9RQ3GJM type=del size=3872940 2024-02-10T05:50:12.171 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.171+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=Z0G9L4ET4ST6 type=del 2024-02-10T05:50:12.173 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.173+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=KCJ4TSMIJ24F type=del size=3627588 2024-02-10T05:50:12.174 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.174+0000 7fc7028bd640 1 < completed write operation key=OSW6AZ49ILNZ tag=NUEI8T48M293 type=write size=860094 2024-02-10T05:50:12.176 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.176+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=MGG40B2YQC3J type=write size=267945 2024-02-10T05:50:12.178 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.178+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~FKWD4TPXC3TM.0 size=507348 2024-02-10T05:50:12.184 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.180+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=FKWD4TPXC3TM tag=H7PGGVIUCDGX type=write size=1555924 2024-02-10T05:50:12.184 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.182+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=6HQT8E3K1481 type=del size=3796097 2024-02-10T05:50:12.184 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.184+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=FNOLSTWDWWBO type=del 2024-02-10T05:50:12.187 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.187+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~OMV38SL96J2M.0 size=1048576 2024-02-10T05:50:12.188 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.188+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~OMV38SL96J2M.1 size=1048576 2024-02-10T05:50:12.189 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.189+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~OMV38SL96J2M.2 size=576828 2024-02-10T05:50:12.189 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.189+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=OMV38SL96J2M tag=E3ZA3FLL0ERT type=write size=3722556 2024-02-10T05:50:12.191 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.191+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=57WYKOR86LG1 type=del 2024-02-10T05:50:12.194 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.194+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~3CMEALD329O0.0 size=1048576 2024-02-10T05:50:12.195 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.195+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~3CMEALD329O0.1 size=1048576 2024-02-10T05:50:12.196 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.196+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~3CMEALD329O0.2 size=542787 2024-02-10T05:50:12.197 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.196+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=3CMEALD329O0 tag=7C0GCYT5NAGG type=write size=3688515 2024-02-10T05:50:12.198 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.198+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=8ZC4883NBVG2 type=del 2024-02-10T05:50:12.201 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.201+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~7S8RNNU1YF8L.0 size=1048576 2024-02-10T05:50:12.202 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.202+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~7S8RNNU1YF8L.1 size=14834 2024-02-10T05:50:12.202 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.202+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=7S8RNNU1YF8L tag=59U7DKLNFY8M type=write size=2111986 2024-02-10T05:50:12.204 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.204+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=68R2IUBDCUOW type=del 2024-02-10T05:50:12.205 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.205+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=XAET2471VLM0 type=del size=1985913 2024-02-10T05:50:12.207 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.207+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~16IMCYTGT7A9.0 size=1048576 2024-02-10T05:50:12.209 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.209+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~16IMCYTGT7A9.1 size=1048576 2024-02-10T05:50:12.209 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.209+0000 7fc7028bd640 1 < canceled part key=_multipart_6F2U9S4PDN81.2~16IMCYTGT7A9.2 size=1005860 2024-02-10T05:50:12.211 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.211+0000 7fc7028bd640 1 < canceled multipart upload key=6F2U9S4PDN81 upload=16IMCYTGT7A9 tag=B4DW49VTBVMU type=write size=4151588 2024-02-10T05:50:12.215 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.214+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~DX6KQKF5P49K.0 size=1048576 2024-02-10T05:50:12.216 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.216+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~DX6KQKF5P49K.1 size=655471 2024-02-10T05:50:12.216 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.216+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=DX6KQKF5P49K tag=4O18DZA6JCLC type=write size=2752623 2024-02-10T05:50:12.217 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.217+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~KE0XORAG4R3Z.0 size=1048576 2024-02-10T05:50:12.219 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.219+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~KE0XORAG4R3Z.1 size=980794 2024-02-10T05:50:12.222 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.221+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=KE0XORAG4R3Z tag=KH7YMZTV9V87 type=write size=3077946 2024-02-10T05:50:12.223 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.223+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=HOY1U9Q4L45U type=del size=1298347 2024-02-10T05:50:12.225 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.225+0000 7fc7028bd640 -1 < failed to complete operation key=5AU917IHRJLX tag=H56JF6JAMTXO type=del size=3073112: (22) Invalid argument 2024-02-10T05:50:12.228 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.228+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~VYAUAFJ15EDY.0 size=1048576 2024-02-10T05:50:12.229 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.229+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~VYAUAFJ15EDY.1 size=643548 2024-02-10T05:50:12.229 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.229+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=VYAUAFJ15EDY tag=IGC3G2WR8XG8 type=write size=2740700 2024-02-10T05:50:12.231 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.231+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=8D07BKY9TTEU type=del 2024-02-10T05:50:12.233 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.233+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=GTQPZTC7ADY2 type=del size=1447679 2024-02-10T05:50:12.234 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.234+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~TTRLGVRAKBLX.0 size=1048576 2024-02-10T05:50:12.236 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.236+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~TTRLGVRAKBLX.1 size=1048576 2024-02-10T05:50:12.237 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.237+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~TTRLGVRAKBLX.2 size=683962 2024-02-10T05:50:12.239 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.239+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=TTRLGVRAKBLX tag=Z5YWF3AIJZEN type=write size=3829690 2024-02-10T05:50:12.242 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.242+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~52JVBXZTE34R.0 size=1048576 2024-02-10T05:50:12.243 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.243+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~52JVBXZTE34R.1 size=1048576 2024-02-10T05:50:12.245 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.245+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~52JVBXZTE34R.2 size=594066 2024-02-10T05:50:12.245 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.245+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=52JVBXZTE34R tag=DK25UOPTRHB4 type=write size=3739794 2024-02-10T05:50:12.247 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.247+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=B8J9GZPJC0DI type=del 2024-02-10T05:50:12.248 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.248+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=0SAC8H5MJ9IF type=write size=855333 2024-02-10T05:50:12.250 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.250+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=300DMX41R4NZ type=del 2024-02-10T05:50:12.253 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.253+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~23C7C34OGR21.0 size=1048576 2024-02-10T05:50:12.255 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.254+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~23C7C34OGR21.1 size=512577 2024-02-10T05:50:12.255 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.254+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=23C7C34OGR21 tag=K6YNHEIWLDA2 type=write size=2609729 2024-02-10T05:50:12.256 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.256+0000 7fc7028bd640 1 < canceled operation key=2CRZCIZ292WL tag=XR8LASUY3WAE type=write size=708499 2024-02-10T05:50:12.258 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.258+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=VVGSD8B1AZBO type=del size=3686753 2024-02-10T05:50:12.260 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.260+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=WXEQK9RQ3GJM type=del 2024-02-10T05:50:12.263 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.263+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~X4AG4M0ZB6Z4.0 size=874140 2024-02-10T05:50:12.263 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.263+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=X4AG4M0ZB6Z4 tag=MSAY3KAEAVQL type=write size=1922716 2024-02-10T05:50:12.264 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.264+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=KCJ4TSMIJ24F type=del 2024-02-10T05:50:12.266 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.266+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=XZ3GFJ1OD2PZ type=del size=2983227 2024-02-10T05:50:12.267 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.267+0000 7fc7028bd640 1 < completed write operation key=ZQ8S1KW54C8H tag=MGG40B2YQC3J type=write size=267945 2024-02-10T05:50:12.271 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.270+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~CDFEQC71ULI0.0 size=764055 2024-02-10T05:50:12.271 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.270+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=CDFEQC71ULI0 tag=4O0CZM68AB3I type=write size=1812631 2024-02-10T05:50:12.274 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.274+0000 7fc7028bd640 1 < suggested remove operation key=Z9YHKWD2R7TE tag=6HQT8E3K1481 type=del 2024-02-10T05:50:12.277 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.277+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~Z9W1GWROP8D5.0 size=826663 2024-02-10T05:50:12.277 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.277+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=Z9W1GWROP8D5 tag=ZJ0FA83WTE4B type=write size=1875239 2024-02-10T05:50:12.278 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.278+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~OMV38SL96J2M.0 size=1048576 2024-02-10T05:50:12.280 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.280+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~OMV38SL96J2M.1 size=1048576 2024-02-10T05:50:12.281 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.281+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~OMV38SL96J2M.2 size=576828 2024-02-10T05:50:12.284 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.284+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=OMV38SL96J2M tag=E3ZA3FLL0ERT type=write size=3722556 2024-02-10T05:50:12.286 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.285+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=3INSGK8WQMHM type=del size=4098333 2024-02-10T05:50:12.287 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.287+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~3CMEALD329O0.0 size=1048576 2024-02-10T05:50:12.288 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.289+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~3CMEALD329O0.1 size=1048576 2024-02-10T05:50:12.289 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.289+0000 7fc7028bd640 1 < canceled part key=_multipart_1A6D4ENH20MJ.2~3CMEALD329O0.2 size=542787 2024-02-10T05:50:12.291 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.291+0000 7fc7028bd640 1 < canceled multipart upload key=1A6D4ENH20MJ upload=3CMEALD329O0 tag=7C0GCYT5NAGG type=write size=3688515 2024-02-10T05:50:12.293 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.293+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=6WO3WX422Q2A type=del size=2872143 2024-02-10T05:50:12.294 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.294+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~7S8RNNU1YF8L.0 size=1048576 2024-02-10T05:50:12.296 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.296+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~7S8RNNU1YF8L.1 size=14834 2024-02-10T05:50:12.299 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.299+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=7S8RNNU1YF8L tag=59U7DKLNFY8M type=write size=2111986 2024-02-10T05:50:12.301 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.301+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~3VUZ41BTG00B.0 size=1048576 2024-02-10T05:50:12.303 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.303+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~3VUZ41BTG00B.1 size=647402 2024-02-10T05:50:12.303 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.303+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=3VUZ41BTG00B tag=VBWCC6BLWWDC type=write size=2744554 2024-02-10T05:50:12.306 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.306+0000 7fc7028bd640 1 < suggested remove operation key=5Q7J7RS33UG8 tag=XAET2471VLM0 type=del 2024-02-10T05:50:12.307 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.307+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=EV4M8G8VRDUD type=del size=2609923 2024-02-10T05:50:12.309 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.309+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~DX6KQKF5P49K.0 size=1048576 2024-02-10T05:50:12.311 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.311+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~DX6KQKF5P49K.1 size=655471 2024-02-10T05:50:12.314 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.314+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=DX6KQKF5P49K tag=4O18DZA6JCLC type=write size=2752623 2024-02-10T05:50:12.315 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.315+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=QSZI2OHGAO87 type=del size=755739 2024-02-10T05:50:12.317 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.317+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=HOY1U9Q4L45U type=del 2024-02-10T05:50:12.318 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.318+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=8L588S0KG8E7 type=write size=630201 2024-02-10T05:50:12.320 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.320+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~VYAUAFJ15EDY.0 size=1048576 2024-02-10T05:50:12.322 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.322+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~VYAUAFJ15EDY.1 size=643548 2024-02-10T05:50:12.324 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.325+0000 7fc7028bd640 1 < completed multipart upload key=PYJZTE24ZO5G upload=VYAUAFJ15EDY tag=IGC3G2WR8XG8 type=write size=2740700 2024-02-10T05:50:12.326 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.326+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=AGX15X8OJSF1 type=del size=1640770 2024-02-10T05:50:12.328 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.328+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=GTQPZTC7ADY2 type=del 2024-02-10T05:50:12.329 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.329+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=SFJ57T79MZDA type=del size=2618723 2024-02-10T05:50:12.331 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.331+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~52JVBXZTE34R.0 size=1048576 2024-02-10T05:50:12.331 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.331+0000 7fc7028bd640 1 < canceled part key=_multipart_8AXKQ459OWH5.2~52JVBXZTE34R.1 size=1048576 2024-02-10T05:50:12.331 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.331+0000 7fc7028bd640 1 < canceled part key=_multipart_8AXKQ459OWH5.2~52JVBXZTE34R.2 size=594066 2024-02-10T05:50:12.334 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.334+0000 7fc7028bd640 1 < canceled multipart upload key=8AXKQ459OWH5 upload=52JVBXZTE34R tag=DK25UOPTRHB4 type=write size=3739794 2024-02-10T05:50:12.336 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.336+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=S3HD711JLXLV type=del size=779783 2024-02-10T05:50:12.338 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.338+0000 7fc7028bd640 1 < completed write operation key=JFGDV4S5JG57 tag=0SAC8H5MJ9IF type=write size=855333 2024-02-10T05:50:12.341 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.341+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~K3GG91HGTTE4.0 size=1048576 2024-02-10T05:50:12.342 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.342+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~K3GG91HGTTE4.1 size=1048576 2024-02-10T05:50:12.343 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.343+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~K3GG91HGTTE4.2 size=218345 2024-02-10T05:50:12.343 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.343+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=K3GG91HGTTE4 tag=HRESB4TG4NZU type=write size=3364073 2024-02-10T05:50:12.345 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.345+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~23C7C34OGR21.0 size=1048576 2024-02-10T05:50:12.346 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.346+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~23C7C34OGR21.1 size=512577 2024-02-10T05:50:12.349 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.349+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=23C7C34OGR21 tag=K6YNHEIWLDA2 type=write size=2609729 2024-02-10T05:50:12.351 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.351+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=SREJA43165RH type=del size=2235275 2024-02-10T05:50:12.352 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.352+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=VVGSD8B1AZBO type=del 2024-02-10T05:50:12.355 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.355+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~IIRPO0Y29M78.0 size=706904 2024-02-10T05:50:12.355 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.355+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=IIRPO0Y29M78 tag=HIL0GPVZYT4B type=write size=1755480 2024-02-10T05:50:12.357 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.357+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~X4AG4M0ZB6Z4.0 size=874140 2024-02-10T05:50:12.360 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.360+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=X4AG4M0ZB6Z4 tag=MSAY3KAEAVQL type=write size=1922716 2024-02-10T05:50:12.363 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.363+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~XKDPQAYUC5Z9.0 size=1048576 2024-02-10T05:50:12.364 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.364+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~XKDPQAYUC5Z9.1 size=1048576 2024-02-10T05:50:12.366 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.366+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~XKDPQAYUC5Z9.2 size=140805 2024-02-10T05:50:12.366 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.366+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=XKDPQAYUC5Z9 tag=C0YEE06FUR9E type=write size=3286533 2024-02-10T05:50:12.367 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.367+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=XZ3GFJ1OD2PZ type=del 2024-02-10T05:50:12.370 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.371+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~4Q1VEA658UO1.0 size=1048576 2024-02-10T05:50:12.372 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.372+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~4Q1VEA658UO1.1 size=15512 2024-02-10T05:50:12.372 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.372+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=4Q1VEA658UO1 tag=RY45CKDPR2PD type=write size=2112664 2024-02-10T05:50:12.374 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.374+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~CDFEQC71ULI0.0 size=764055 2024-02-10T05:50:12.376 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.376+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=CDFEQC71ULI0 tag=4O0CZM68AB3I type=write size=1812631 2024-02-10T05:50:12.378 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.378+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=P6UBF7UTF1DK type=del size=1556 2024-02-10T05:50:12.380 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.380+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~Z9W1GWROP8D5.0 size=826663 2024-02-10T05:50:12.382 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.382+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=Z9W1GWROP8D5 tag=ZJ0FA83WTE4B type=write size=1875239 2024-02-10T05:50:12.384 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.384+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=X473T5U2VCJX type=del size=2643893 2024-02-10T05:50:12.388 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.386+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=3INSGK8WQMHM type=del 2024-02-10T05:50:12.388 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.387+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=1QQ0EBORBEWS type=del size=472156 2024-02-10T05:50:12.391 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.391+0000 7fc7028bd640 1 < suggested remove operation key=Z9YHKWD2R7TE tag=6WO3WX422Q2A type=del 2024-02-10T05:50:12.394 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.394+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~YLE8ZG6KHZXH.0 size=833703 2024-02-10T05:50:12.394 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.394+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=YLE8ZG6KHZXH tag=M6EN0J14RK9Z type=write size=1882279 2024-02-10T05:50:12.395 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.395+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~3VUZ41BTG00B.0 size=1048576 2024-02-10T05:50:12.397 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.397+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~3VUZ41BTG00B.1 size=647402 2024-02-10T05:50:12.399 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.399+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=3VUZ41BTG00B tag=VBWCC6BLWWDC type=write size=2744554 2024-02-10T05:50:12.401 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.401+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=1GM4LIFVBKEV type=del size=3560055 2024-02-10T05:50:12.403 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.403+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=EV4M8G8VRDUD type=del 2024-02-10T05:50:12.404 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.404+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=GGQC3W2U2NB7 type=del size=1630430 2024-02-10T05:50:12.406 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.406+0000 7fc7028bd640 1 < completed delete operation key=3128O0V9KYRH tag=QSZI2OHGAO87 type=del 2024-02-10T05:50:12.408 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.408+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=QOI2VE235USM type=del size=583206 2024-02-10T05:50:12.410 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.410+0000 7fc7028bd640 1 < completed write operation key=P1LQTKS3USKT tag=8L588S0KG8E7 type=write size=630201 2024-02-10T05:50:12.412 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.412+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=ZHA1ZS9CWPD8 type=del size=2558204 2024-02-10T05:50:12.413 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.413+0000 7fc7028bd640 1 < completed delete operation key=D0JT047TBJ0V tag=AGX15X8OJSF1 type=del 2024-02-10T05:50:12.415 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.415+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=9O0OEKKU9Z91 type=del size=2920950 2024-02-10T05:50:12.417 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.417+0000 7fc7028bd640 -1 < failed to complete operation key=Z9YHKWD2R7TE tag=SFJ57T79MZDA type=del size=2618723: (22) Invalid argument 2024-02-10T05:50:12.421 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.421+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~64ATNU7ZTVKV.0 size=1048576 2024-02-10T05:50:12.423 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.423+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~64ATNU7ZTVKV.1 size=1048576 2024-02-10T05:50:12.425 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.425+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~64ATNU7ZTVKV.2 size=495116 2024-02-10T05:50:12.425 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.425+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=64ATNU7ZTVKV tag=D1E14SKVNZAC type=write size=3640844 2024-02-10T05:50:12.426 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.426+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=S3HD711JLXLV type=del 2024-02-10T05:50:12.430 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.430+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~DZZR02MVFLQC.0 size=325283 2024-02-10T05:50:12.430 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.430+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=DZZR02MVFLQC tag=93BEZIMEILRU type=write size=1373859 2024-02-10T05:50:12.431 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.431+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~K3GG91HGTTE4.0 size=1048576 2024-02-10T05:50:12.433 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.433+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~K3GG91HGTTE4.1 size=1048576 2024-02-10T05:50:12.434 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.434+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~K3GG91HGTTE4.2 size=218345 2024-02-10T05:50:12.437 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.437+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=K3GG91HGTTE4 tag=HRESB4TG4NZU type=write size=3364073 2024-02-10T05:50:12.440 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.440+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~62RS7GH24X3P.0 size=1048576 2024-02-10T05:50:12.441 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.441+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~62RS7GH24X3P.1 size=1048576 2024-02-10T05:50:12.443 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.443+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~62RS7GH24X3P.2 size=472556 2024-02-10T05:50:12.443 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.443+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=62RS7GH24X3P tag=1EBZJZLZORN4 type=write size=3618284 2024-02-10T05:50:12.444 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.444+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=SREJA43165RH type=del 2024-02-10T05:50:12.446 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.446+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=PDI625M540P7 type=write size=803516 2024-02-10T05:50:12.448 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.448+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~IIRPO0Y29M78.0 size=706904 2024-02-10T05:50:12.450 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.450+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=IIRPO0Y29M78 tag=HIL0GPVZYT4B type=write size=1755480 2024-02-10T05:50:12.452 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.452+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=TPJX7BU7M5HA type=del size=3777952 2024-02-10T05:50:12.452 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.452+0000 7fc7028bd640 1 < canceled part key=_multipart_D0JT047TBJ0V.2~XKDPQAYUC5Z9.0 size=1048576 2024-02-10T05:50:12.454 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.454+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~XKDPQAYUC5Z9.1 size=1048576 2024-02-10T05:50:12.455 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.455+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~XKDPQAYUC5Z9.2 size=140805 2024-02-10T05:50:12.458 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.458+0000 7fc7028bd640 1 < canceled multipart upload key=D0JT047TBJ0V upload=XKDPQAYUC5Z9 tag=C0YEE06FUR9E type=write size=3286533 2024-02-10T05:50:12.461 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.461+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~0WCJLZ9WO7ZV.0 size=853007 2024-02-10T05:50:12.461 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.461+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=0WCJLZ9WO7ZV tag=J2TP6HWEB9QI type=write size=1901583 2024-02-10T05:50:12.463 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.463+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~4Q1VEA658UO1.0 size=1048576 2024-02-10T05:50:12.464 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.464+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~4Q1VEA658UO1.1 size=15512 2024-02-10T05:50:12.467 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.467+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=4Q1VEA658UO1 tag=RY45CKDPR2PD type=write size=2112664 2024-02-10T05:50:12.470 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.470+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~383P3ISKSKL5.0 size=194711 2024-02-10T05:50:12.470 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.470+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=383P3ISKSKL5 tag=MQ3F9SINIX18 type=write size=1243287 2024-02-10T05:50:12.473 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.473+0000 7fc7028bd640 1 < suggested remove operation key=Y7111N38XSR8 tag=P6UBF7UTF1DK type=del 2024-02-10T05:50:12.476 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.476+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~0PXEFV4W8UBN.0 size=878674 2024-02-10T05:50:12.476 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.476+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=0PXEFV4W8UBN tag=GBXKK61J529L type=write size=1927250 2024-02-10T05:50:12.478 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.478+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=X473T5U2VCJX type=del 2024-02-10T05:50:12.479 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.479+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=JR597M2MY9PH type=del size=2548473 2024-02-10T05:50:12.481 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.481+0000 7fc7028bd640 1 < canceled operation key=OSW6AZ49ILNZ tag=1QQ0EBORBEWS type=del size=472156 2024-02-10T05:50:12.483 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.483+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=L6GH666ZDW9R type=write size=52249 2024-02-10T05:50:12.485 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.485+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~YLE8ZG6KHZXH.0 size=833703 2024-02-10T05:50:12.487 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.487+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=YLE8ZG6KHZXH tag=M6EN0J14RK9Z type=write size=1882279 2024-02-10T05:50:12.490 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.490+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~20P56NF9GYQ3.0 size=1048576 2024-02-10T05:50:12.492 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.492+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~20P56NF9GYQ3.1 size=334027 2024-02-10T05:50:12.492 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.492+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=20P56NF9GYQ3 tag=CIHRUBAFWEOO type=write size=2431179 2024-02-10T05:50:12.493 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.493+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=1GM4LIFVBKEV type=del 2024-02-10T05:50:12.495 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.495+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=1F49MX3OO23B type=del size=1648799 2024-02-10T05:50:12.497 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.497+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=GGQC3W2U2NB7 type=del 2024-02-10T05:50:12.499 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.499+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=H2CPJBID7G0R type=write size=161305 2024-02-10T05:50:12.502 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.502+0000 7fc7028bd640 1 < suggested update operation key=ZQ8S1KW54C8H tag=QOI2VE235USM type=del size=583206 2024-02-10T05:50:12.503 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.503+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=LP6F94K1GLHR type=del size=1526474 2024-02-10T05:50:12.505 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.505+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=ZHA1ZS9CWPD8 type=del 2024-02-10T05:50:12.506 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.506+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=SWCLZVGUPRK9 type=del size=2837870 2024-02-10T05:50:12.508 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.508+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=9O0OEKKU9Z91 type=del 2024-02-10T05:50:12.511 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.512+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~M4Q71L818ZHQ.0 size=1048576 2024-02-10T05:50:12.513 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.513+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~M4Q71L818ZHQ.1 size=308794 2024-02-10T05:50:12.513 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.513+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=M4Q71L818ZHQ tag=8T13XJFCKN8N type=write size=2405946 2024-02-10T05:50:12.513 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.513+0000 7fc7028bd640 1 < canceled part key=_multipart_PYJZTE24ZO5G.2~64ATNU7ZTVKV.0 size=1048576 2024-02-10T05:50:12.514 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.514+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~64ATNU7ZTVKV.1 size=1048576 2024-02-10T05:50:12.516 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.516+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~64ATNU7ZTVKV.2 size=495116 2024-02-10T05:50:12.518 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.518+0000 7fc7028bd640 1 < canceled multipart upload key=PYJZTE24ZO5G upload=64ATNU7ZTVKV tag=D1E14SKVNZAC type=write size=3640844 2024-02-10T05:50:12.522 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.522+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~FU4CNB7Y9OW2.0 size=1048576 2024-02-10T05:50:12.523 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.523+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~FU4CNB7Y9OW2.1 size=1048576 2024-02-10T05:50:12.525 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.525+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~FU4CNB7Y9OW2.2 size=707028 2024-02-10T05:50:12.525 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.525+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=FU4CNB7Y9OW2 tag=8GG8AIK8320L type=write size=3852756 2024-02-10T05:50:12.526 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.526+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~DZZR02MVFLQC.0 size=325283 2024-02-10T05:50:12.529 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.529+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=DZZR02MVFLQC tag=93BEZIMEILRU type=write size=1373859 2024-02-10T05:50:12.532 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.532+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~U0XJ6RISH7CG.0 size=1048576 2024-02-10T05:50:12.533 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.533+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~U0XJ6RISH7CG.1 size=9895 2024-02-10T05:50:12.533 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.533+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=U0XJ6RISH7CG tag=YNJ8U38X00LG type=write size=2107047 2024-02-10T05:50:12.535 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.535+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~62RS7GH24X3P.0 size=1048576 2024-02-10T05:50:12.536 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.536+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~62RS7GH24X3P.1 size=1048576 2024-02-10T05:50:12.538 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.538+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~62RS7GH24X3P.2 size=472556 2024-02-10T05:50:12.541 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.541+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=62RS7GH24X3P tag=1EBZJZLZORN4 type=write size=3618284 2024-02-10T05:50:12.544 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.544+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~S0I8HUADU7HI.0 size=1048576 2024-02-10T05:50:12.546 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.546+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~S0I8HUADU7HI.1 size=1048576 2024-02-10T05:50:12.547 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.547+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~S0I8HUADU7HI.2 size=18625 2024-02-10T05:50:12.547 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.547+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=S0I8HUADU7HI tag=I7VGNE8UG5MC type=write size=3164353 2024-02-10T05:50:12.551 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.551+0000 7fc7028bd640 1 < suggested update operation key=3128O0V9KYRH tag=PDI625M540P7 type=write size=803516 2024-02-10T05:50:12.554 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.554+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~3RE5OUZL085N.0 size=948166 2024-02-10T05:50:12.554 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.554+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=3RE5OUZL085N tag=LP4NO547ZLJ8 type=write size=1996742 2024-02-10T05:50:12.556 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.556+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=TPJX7BU7M5HA type=del 2024-02-10T05:50:12.559 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.559+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~NATQ1ZA9HSPC.0 size=1048576 2024-02-10T05:50:12.560 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.560+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~NATQ1ZA9HSPC.1 size=156449 2024-02-10T05:50:12.561 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.560+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=NATQ1ZA9HSPC tag=2IVT22E4JQTN type=write size=2253601 2024-02-10T05:50:12.562 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.562+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~0WCJLZ9WO7ZV.0 size=853007 2024-02-10T05:50:12.565 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.565+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=0WCJLZ9WO7ZV tag=J2TP6HWEB9QI type=write size=1901583 2024-02-10T05:50:12.569 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.569+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~1XE6E390E8RN.0 size=913478 2024-02-10T05:50:12.569 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.569+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=1XE6E390E8RN tag=88BG243MC3ZH type=write size=1962054 2024-02-10T05:50:12.570 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.570+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~383P3ISKSKL5.0 size=194711 2024-02-10T05:50:12.573 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.573+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=383P3ISKSKL5 tag=MQ3F9SINIX18 type=write size=1243287 2024-02-10T05:50:12.577 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.577+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~6NF1JE4BTV91.0 size=1048576 2024-02-10T05:50:12.578 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.578+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~6NF1JE4BTV91.1 size=1048576 2024-02-10T05:50:12.579 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.579+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~6NF1JE4BTV91.2 size=72974 2024-02-10T05:50:12.579 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.579+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=6NF1JE4BTV91 tag=RVQA8S10GYK1 type=write size=3218702 2024-02-10T05:50:12.581 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.581+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~0PXEFV4W8UBN.0 size=878674 2024-02-10T05:50:12.584 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.584+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=0PXEFV4W8UBN tag=GBXKK61J529L type=write size=1927250 2024-02-10T05:50:12.585 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.585+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=P0XSRY55PUC7 type=del size=2619493 2024-02-10T05:50:12.587 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.587+0000 7fc7028bd640 1 < canceled operation key=WWJNN1I8UV2D tag=JR597M2MY9PH type=del size=2548473 2024-02-10T05:50:12.588 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.588+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=Z7KVMZREGFDI type=del size=1973256 2024-02-10T05:50:12.590 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.590+0000 7fc7028bd640 1 < completed write operation key=WWJNN1I8UV2D tag=L6GH666ZDW9R type=write size=52249 2024-02-10T05:50:12.592 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.592+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=BILHX15LCQGW type=write size=165010 2024-02-10T05:50:12.594 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.594+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~20P56NF9GYQ3.0 size=1048576 2024-02-10T05:50:12.595 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.595+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~20P56NF9GYQ3.1 size=334027 2024-02-10T05:50:12.598 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.598+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=20P56NF9GYQ3 tag=CIHRUBAFWEOO type=write size=2431179 2024-02-10T05:50:12.601 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.601+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~V149B6SJFYYI.0 size=1048576 2024-02-10T05:50:12.602 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.602+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~V149B6SJFYYI.1 size=1048576 2024-02-10T05:50:12.604 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.604+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~V149B6SJFYYI.2 size=287 2024-02-10T05:50:12.604 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.604+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=V149B6SJFYYI tag=BB23XYZ7A641 type=write size=3146015 2024-02-10T05:50:12.606 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.606+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=1F49MX3OO23B type=del 2024-02-10T05:50:12.608 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.608+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=ECJVR6P21B52 type=del size=3916803 2024-02-10T05:50:12.611 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.610+0000 7fc7028bd640 1 < completed write operation key=WQCB4GNOHXKZ tag=H2CPJBID7G0R type=write size=161305 2024-02-10T05:50:12.612 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.612+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=R5V7EFDF1TAL type=del size=3617122 2024-02-10T05:50:12.615 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.615+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=LP6F94K1GLHR type=del 2024-02-10T05:50:12.619 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.618+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~RLVG60I5AP85.0 size=433403 2024-02-10T05:50:12.619 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.618+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=RLVG60I5AP85 tag=RE61O6YDEX7V type=write size=1481979 2024-02-10T05:50:12.621 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.621+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=SWCLZVGUPRK9 type=del 2024-02-10T05:50:12.623 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.623+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=Y33WGFPP6Z5N type=del size=4143729 2024-02-10T05:50:12.625 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.625+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~M4Q71L818ZHQ.0 size=1048576 2024-02-10T05:50:12.627 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.627+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~M4Q71L818ZHQ.1 size=308794 2024-02-10T05:50:12.629 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.629+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=M4Q71L818ZHQ tag=8T13XJFCKN8N type=write size=2405946 2024-02-10T05:50:12.631 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.631+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=8K34S66YBET2 type=del size=3128309 2024-02-10T05:50:12.633 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.633+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~FU4CNB7Y9OW2.0 size=1048576 2024-02-10T05:50:12.634 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.634+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~FU4CNB7Y9OW2.1 size=1048576 2024-02-10T05:50:12.636 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.636+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~FU4CNB7Y9OW2.2 size=707028 2024-02-10T05:50:12.638 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.638+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=FU4CNB7Y9OW2 tag=8GG8AIK8320L type=write size=3852756 2024-02-10T05:50:12.640 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.640+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=VROLWPPDMVBX type=del size=2171818 2024-02-10T05:50:12.642 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.642+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~U0XJ6RISH7CG.0 size=1048576 2024-02-10T05:50:12.644 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.644+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~U0XJ6RISH7CG.1 size=9895 2024-02-10T05:50:12.647 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.647+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=U0XJ6RISH7CG tag=YNJ8U38X00LG type=write size=2107047 2024-02-10T05:50:12.648 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.648+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=KC9M1AF2VXKO type=del size=1911074 2024-02-10T05:50:12.650 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.650+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~S0I8HUADU7HI.0 size=1048576 2024-02-10T05:50:12.651 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.651+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~S0I8HUADU7HI.1 size=1048576 2024-02-10T05:50:12.653 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.653+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~S0I8HUADU7HI.2 size=18625 2024-02-10T05:50:12.656 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.656+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=S0I8HUADU7HI tag=I7VGNE8UG5MC type=write size=3164353 2024-02-10T05:50:12.657 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.657+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=2Q7XOOE6POJ7 type=del size=379875 2024-02-10T05:50:12.659 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.659+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~3RE5OUZL085N.0 size=948166 2024-02-10T05:50:12.662 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.662+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=3RE5OUZL085N tag=LP4NO547ZLJ8 type=write size=1996742 2024-02-10T05:50:12.664 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.664+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=08U7K8C64TJO type=write size=1604 2024-02-10T05:50:12.666 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.666+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~NATQ1ZA9HSPC.0 size=1048576 2024-02-10T05:50:12.666 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.666+0000 7fc7028bd640 1 < canceled part key=_multipart_2CRZCIZ292WL.2~NATQ1ZA9HSPC.1 size=156449 2024-02-10T05:50:12.668 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.668+0000 7fc7028bd640 1 < canceled multipart upload key=2CRZCIZ292WL upload=NATQ1ZA9HSPC tag=2IVT22E4JQTN type=write size=2253601 2024-02-10T05:50:12.670 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.670+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=4IZ99S1PNSLQ type=del size=1957716 2024-02-10T05:50:12.672 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.672+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~1XE6E390E8RN.0 size=913478 2024-02-10T05:50:12.675 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.675+0000 7fc7028bd640 1 < completed multipart upload key=WWJNN1I8UV2D upload=1XE6E390E8RN tag=88BG243MC3ZH type=write size=1962054 2024-02-10T05:50:12.677 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.677+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=K8TL9SXFM4CX type=del size=2792102 2024-02-10T05:50:12.678 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.678+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~6NF1JE4BTV91.0 size=1048576 2024-02-10T05:50:12.680 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.680+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~6NF1JE4BTV91.1 size=1048576 2024-02-10T05:50:12.682 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.682+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~6NF1JE4BTV91.2 size=72974 2024-02-10T05:50:12.685 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.685+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=6NF1JE4BTV91 tag=RVQA8S10GYK1 type=write size=3218702 2024-02-10T05:50:12.686 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.686+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=4X3A0FN2K8D7 type=del size=1116524 2024-02-10T05:50:12.690 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.690+0000 7fc7028bd640 1 < suggested remove operation key=JXIF74ALG4AB tag=P0XSRY55PUC7 type=del 2024-02-10T05:50:12.693 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.693+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~YDGEFJ1KT7CJ.0 size=1048576 2024-02-10T05:50:12.695 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.695+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~YDGEFJ1KT7CJ.1 size=153140 2024-02-10T05:50:12.695 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.695+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=YDGEFJ1KT7CJ tag=2FGM7M9XYD1M type=write size=2250292 2024-02-10T05:50:12.696 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.696+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=Z7KVMZREGFDI type=del 2024-02-10T05:50:12.698 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.698+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=R8HOSB8U5YU5 type=del size=1243131 2024-02-10T05:50:12.700 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.700+0000 7fc7028bd640 -1 < failed to complete operation key=JXIF74ALG4AB tag=BILHX15LCQGW type=write size=165010: (22) Invalid argument 2024-02-10T05:50:12.703 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.703+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~7FBSP23TLCQS.0 size=678489 2024-02-10T05:50:12.704 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.703+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=7FBSP23TLCQS tag=KEQL4D55TH3M type=write size=1727065 2024-02-10T05:50:12.704 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.704+0000 7fc7028bd640 1 < canceled part key=_multipart_WQCB4GNOHXKZ.2~V149B6SJFYYI.0 size=1048576 2024-02-10T05:50:12.705 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.705+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~V149B6SJFYYI.1 size=1048576 2024-02-10T05:50:12.705 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.705+0000 7fc7028bd640 1 < canceled part key=_multipart_WQCB4GNOHXKZ.2~V149B6SJFYYI.2 size=287 2024-02-10T05:50:12.708 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.708+0000 7fc7028bd640 1 < canceled multipart upload key=WQCB4GNOHXKZ upload=V149B6SJFYYI tag=BB23XYZ7A641 type=write size=3146015 2024-02-10T05:50:12.710 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.710+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=TW0JABA0E141 type=del size=3865485 2024-02-10T05:50:12.713 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.713+0000 7fc7028bd640 1 < suggested update operation key=P1LQTKS3USKT tag=ECJVR6P21B52 type=del size=3916803 2024-02-10T05:50:12.717 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.716+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~JADB9XE58WYS.0 size=1048576 2024-02-10T05:50:12.718 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.718+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~JADB9XE58WYS.1 size=139029 2024-02-10T05:50:12.718 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.718+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=JADB9XE58WYS tag=T5NBANKWYRQ3 type=write size=2236181 2024-02-10T05:50:12.720 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.720+0000 7fc7028bd640 1 < canceled operation key=POPSSVU95C1W tag=R5V7EFDF1TAL type=del size=3617122 2024-02-10T05:50:12.721 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.721+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=8HAQ2IF4U0GV type=del size=1548392 2024-02-10T05:50:12.723 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.723+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~RLVG60I5AP85.0 size=433403 2024-02-10T05:50:12.726 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.726+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=RLVG60I5AP85 tag=RE61O6YDEX7V type=write size=1481979 2024-02-10T05:50:12.728 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.727+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=6514RNB4FHNM type=write size=390547 2024-02-10T05:50:12.730 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.730+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=Y33WGFPP6Z5N type=del 2024-02-10T05:50:12.733 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.733+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~JBELM0NYF3RV.0 size=1048576 2024-02-10T05:50:12.735 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.735+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~JBELM0NYF3RV.1 size=581597 2024-02-10T05:50:12.735 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.735+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=JBELM0NYF3RV tag=F2EVBK9BKW01 type=write size=2678749 2024-02-10T05:50:12.736 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.736+0000 7fc7028bd640 1 < canceled operation key=5AU917IHRJLX tag=8K34S66YBET2 type=del size=3128309 2024-02-10T05:50:12.738 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.738+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=UT8675T9CY6G type=del size=3940162 2024-02-10T05:50:12.740 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.740+0000 7fc7028bd640 1 < completed delete operation key=3128O0V9KYRH tag=VROLWPPDMVBX type=del 2024-02-10T05:50:12.743 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.743+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~NSRN4J2QG9WY.0 size=1048576 2024-02-10T05:50:12.745 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.745+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~NSRN4J2QG9WY.1 size=598344 2024-02-10T05:50:12.745 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.745+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=NSRN4J2QG9WY tag=FISHXVYRJS8C type=write size=2695496 2024-02-10T05:50:12.746 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.746+0000 7fc7028bd640 1 < canceled operation key=Y7111N38XSR8 tag=KC9M1AF2VXKO type=del size=1911074 2024-02-10T05:50:12.749 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.749+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~DLAT95ENHSET.0 size=269570 2024-02-10T05:50:12.749 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.749+0000 7fc7028bd640 1 > prepared multipart upload key=5Q7J7RS33UG8 upload=DLAT95ENHSET tag=MCNL1WO3VZH5 type=write size=1318146 2024-02-10T05:50:12.752 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.752+0000 7fc7028bd640 -1 < failed to complete operation key=P1LQTKS3USKT tag=2Q7XOOE6POJ7 type=del size=379875: (22) Invalid argument 2024-02-10T05:50:12.755 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.755+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~31HU3A9UIH9Y.0 size=406415 2024-02-10T05:50:12.755 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.755+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=31HU3A9UIH9Y tag=VAILLCRMV0BB type=write size=1454991 2024-02-10T05:50:12.756 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.756+0000 7fc7028bd640 1 < completed write operation key=WQCB4GNOHXKZ tag=08U7K8C64TJO type=write size=1604 2024-02-10T05:50:12.758 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.758+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=YMCXH97YO0JY type=del size=1020710 2024-02-10T05:50:12.760 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.760+0000 7fc7028bd640 -1 < failed to complete operation key=JXIF74ALG4AB tag=4IZ99S1PNSLQ type=del size=1957716: (22) Invalid argument 2024-02-10T05:50:12.762 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.762+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=S1TL9TSUTKMC type=del size=4132680 2024-02-10T05:50:12.764 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.764+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=K8TL9SXFM4CX type=del 2024-02-10T05:50:12.765 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.765+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=TMC4P0PMAN94 type=del size=373460 2024-02-10T05:50:12.767 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.767+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=4X3A0FN2K8D7 type=del 2024-02-10T05:50:12.771 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.771+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~9107JBZ8GKSY.0 size=1048576 2024-02-10T05:50:12.773 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.773+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~9107JBZ8GKSY.1 size=1048576 2024-02-10T05:50:12.774 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.774+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~9107JBZ8GKSY.2 size=691536 2024-02-10T05:50:12.774 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.774+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=9107JBZ8GKSY tag=W9NJKQPZCF4O type=write size=3837264 2024-02-10T05:50:12.776 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.776+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~YDGEFJ1KT7CJ.0 size=1048576 2024-02-10T05:50:12.777 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.777+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~YDGEFJ1KT7CJ.1 size=153140 2024-02-10T05:50:12.780 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.780+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=YDGEFJ1KT7CJ tag=2FGM7M9XYD1M type=write size=2250292 2024-02-10T05:50:12.782 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.782+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=ATTWU1PTBIA5 type=del size=1343847 2024-02-10T05:50:12.784 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.784+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=R8HOSB8U5YU5 type=del 2024-02-10T05:50:12.786 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.785+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=LXC628DXWXN1 type=del size=1682901 2024-02-10T05:50:12.787 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.787+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~7FBSP23TLCQS.0 size=678489 2024-02-10T05:50:12.790 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.790+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=7FBSP23TLCQS tag=KEQL4D55TH3M type=write size=1727065 2024-02-10T05:50:12.791 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.791+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=437KUA3CQFPX type=write size=717465 2024-02-10T05:50:12.793 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.793+0000 7fc7028bd640 -1 < failed to complete operation key=P1LQTKS3USKT tag=TW0JABA0E141 type=del size=3865485: (22) Invalid argument 2024-02-10T05:50:12.796 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.796+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~4FI46ZKUHM5U.0 size=803163 2024-02-10T05:50:12.797 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.796+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=4FI46ZKUHM5U tag=0V2XUOP2RCDU type=write size=1851739 2024-02-10T05:50:12.798 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.798+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~JADB9XE58WYS.0 size=1048576 2024-02-10T05:50:12.799 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.799+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~JADB9XE58WYS.1 size=139029 2024-02-10T05:50:12.803 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.803+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=JADB9XE58WYS tag=T5NBANKWYRQ3 type=write size=2236181 2024-02-10T05:50:12.805 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.805+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=AZA9EQDHDZOK type=del size=526945 2024-02-10T05:50:12.807 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.806+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=8HAQ2IF4U0GV type=del 2024-02-10T05:50:12.808 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.808+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=OUEG637YPBZF type=del size=1213656 2024-02-10T05:50:12.810 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.810+0000 7fc7028bd640 1 < completed write operation key=5Q7J7RS33UG8 tag=6514RNB4FHNM type=write size=390547 2024-02-10T05:50:12.813 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.813+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~HOYO2B03KYBP.0 size=1048576 2024-02-10T05:50:12.814 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.814+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~HOYO2B03KYBP.1 size=1048576 2024-02-10T05:50:12.816 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.816+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~HOYO2B03KYBP.2 size=792542 2024-02-10T05:50:12.816 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.816+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=HOYO2B03KYBP tag=9K9ED1XXM9JF type=write size=3938270 2024-02-10T05:50:12.817 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.817+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~JBELM0NYF3RV.0 size=1048576 2024-02-10T05:50:12.819 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.819+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~JBELM0NYF3RV.1 size=581597 2024-02-10T05:50:12.822 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.821+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=JBELM0NYF3RV tag=F2EVBK9BKW01 type=write size=2678749 2024-02-10T05:50:12.823 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.823+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=7VXGBJDRYIJ6 type=del size=3736404 2024-02-10T05:50:12.825 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.825+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=UT8675T9CY6G type=del 2024-02-10T05:50:12.826 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.826+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=NIP66TKE2S0D type=write size=230254 2024-02-10T05:50:12.828 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.828+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~NSRN4J2QG9WY.0 size=1048576 2024-02-10T05:50:12.830 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.830+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~NSRN4J2QG9WY.1 size=598344 2024-02-10T05:50:12.832 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.832+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=NSRN4J2QG9WY tag=FISHXVYRJS8C type=write size=2695496 2024-02-10T05:50:12.836 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.836+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~M98Y4ZKN2SGJ.0 size=1048576 2024-02-10T05:50:12.837 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.837+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~M98Y4ZKN2SGJ.1 size=1048576 2024-02-10T05:50:12.839 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.839+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~M98Y4ZKN2SGJ.2 size=366865 2024-02-10T05:50:12.839 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.839+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=M98Y4ZKN2SGJ tag=R8V8MVWQ653Y type=write size=3512593 2024-02-10T05:50:12.840 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.840+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~DLAT95ENHSET.0 size=269570 2024-02-10T05:50:12.843 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.843+0000 7fc7028bd640 1 < completed multipart upload key=5Q7J7RS33UG8 upload=DLAT95ENHSET tag=MCNL1WO3VZH5 type=write size=1318146 2024-02-10T05:50:12.845 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.845+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=60GIDQQJEIK0 type=del size=3450791 2024-02-10T05:50:12.847 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.847+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~31HU3A9UIH9Y.0 size=406415 2024-02-10T05:50:12.850 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.850+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=31HU3A9UIH9Y tag=VAILLCRMV0BB type=write size=1454991 2024-02-10T05:50:12.852 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.852+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=T1A5I1DERG7B type=del size=3373939 2024-02-10T05:50:12.853 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.853+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=YMCXH97YO0JY type=del 2024-02-10T05:50:12.855 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.855+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=RIY6AWW86984 type=del size=1252917 2024-02-10T05:50:12.856 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.856+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=S1TL9TSUTKMC type=del 2024-02-10T05:50:12.860 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.860+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~NXQY42FQI193.0 size=1048576 2024-02-10T05:50:12.861 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.861+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~NXQY42FQI193.1 size=1048576 2024-02-10T05:50:12.862 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.862+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~NXQY42FQI193.2 size=412499 2024-02-10T05:50:12.862 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.862+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=NXQY42FQI193 tag=WS3LIM6WWUS5 type=write size=3558227 2024-02-10T05:50:12.864 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.864+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=TMC4P0PMAN94 type=del 2024-02-10T05:50:12.865 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.865+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=XNGENCV6IYCZ type=del size=3976112 2024-02-10T05:50:12.867 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.867+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~9107JBZ8GKSY.0 size=1048576 2024-02-10T05:50:12.868 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.868+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~9107JBZ8GKSY.1 size=1048576 2024-02-10T05:50:12.869 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.869+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~9107JBZ8GKSY.2 size=691536 2024-02-10T05:50:12.872 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.872+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=9107JBZ8GKSY tag=W9NJKQPZCF4O type=write size=3837264 2024-02-10T05:50:12.875 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.875+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~P9MEPHVYLP1I.0 size=1048576 2024-02-10T05:50:12.876 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.876+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~P9MEPHVYLP1I.1 size=321981 2024-02-10T05:50:12.876 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.876+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=P9MEPHVYLP1I tag=GWM35VAZPHYG type=write size=2419133 2024-02-10T05:50:12.878 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.878+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=ATTWU1PTBIA5 type=del 2024-02-10T05:50:12.881 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.881+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~V6ISOJUMG3VT.0 size=1048576 2024-02-10T05:50:12.882 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.882+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~V6ISOJUMG3VT.1 size=1048576 2024-02-10T05:50:12.883 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.883+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~V6ISOJUMG3VT.2 size=937159 2024-02-10T05:50:12.884 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.883+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=V6ISOJUMG3VT tag=S7KJ363SJVPW type=write size=4082887 2024-02-10T05:50:12.885 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.885+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=LXC628DXWXN1 type=del 2024-02-10T05:50:12.887 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.887+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=YPOKUWYO12GA type=write size=1030952 2024-02-10T05:50:12.888 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.888+0000 7fc7028bd640 1 < canceled operation key=O22B4K2PVN13 tag=437KUA3CQFPX type=write size=717465 2024-02-10T05:50:12.892 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.892+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~2PYM0MGXDWEI.0 size=1048576 2024-02-10T05:50:12.893 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.893+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~2PYM0MGXDWEI.1 size=1048576 2024-02-10T05:50:12.894 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.894+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~2PYM0MGXDWEI.2 size=512029 2024-02-10T05:50:12.895 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.894+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=2PYM0MGXDWEI tag=5GI8RU2QO2ZT type=write size=3657757 2024-02-10T05:50:12.896 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.896+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~4FI46ZKUHM5U.0 size=803163 2024-02-10T05:50:12.899 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.899+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=4FI46ZKUHM5U tag=0V2XUOP2RCDU type=write size=1851739 2024-02-10T05:50:12.900 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.900+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=5V9PNJUXLCVQ type=del size=1587329 2024-02-10T05:50:12.904 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.904+0000 7fc7028bd640 1 < suggested update operation key=NOV17YQFEI7S tag=AZA9EQDHDZOK type=del size=526945 2024-02-10T05:50:12.906 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.906+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=YJBRCXP5HW5A type=del size=3574289 2024-02-10T05:50:12.907 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.907+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=OUEG637YPBZF type=del 2024-02-10T05:50:12.909 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.909+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=M6HRTNG64MDA type=del size=2316491 2024-02-10T05:50:12.910 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.910+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~HOYO2B03KYBP.0 size=1048576 2024-02-10T05:50:12.912 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.912+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~HOYO2B03KYBP.1 size=1048576 2024-02-10T05:50:12.913 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.913+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~HOYO2B03KYBP.2 size=792542 2024-02-10T05:50:12.916 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.916+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=HOYO2B03KYBP tag=9K9ED1XXM9JF type=write size=3938270 2024-02-10T05:50:12.918 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.918+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=ZXMOY0I0KXIS type=del size=1374386 2024-02-10T05:50:12.919 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.919+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=7VXGBJDRYIJ6 type=del 2024-02-10T05:50:12.921 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.921+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=49T1L7MOFQGE type=del size=2320860 2024-02-10T05:50:12.922 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.922+0000 7fc7028bd640 1 < completed write operation key=9TER2XXAC4VK tag=NIP66TKE2S0D type=write size=230254 2024-02-10T05:50:12.925 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.925+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~FZAVU90JAD5W.0 size=1048576 2024-02-10T05:50:12.927 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.927+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~FZAVU90JAD5W.1 size=691970 2024-02-10T05:50:12.927 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.927+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=FZAVU90JAD5W tag=GL00IHMKJ1E5 type=write size=2789122 2024-02-10T05:50:12.929 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.929+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~M98Y4ZKN2SGJ.0 size=1048576 2024-02-10T05:50:12.930 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.930+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~M98Y4ZKN2SGJ.1 size=1048576 2024-02-10T05:50:12.931 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.931+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~M98Y4ZKN2SGJ.2 size=366865 2024-02-10T05:50:12.935 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.935+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=M98Y4ZKN2SGJ tag=R8V8MVWQ653Y type=write size=3512593 2024-02-10T05:50:12.938 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.938+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~8VE3KUKKXI4R.0 size=1048576 2024-02-10T05:50:12.940 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.940+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~8VE3KUKKXI4R.1 size=121368 2024-02-10T05:50:12.940 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.940+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=8VE3KUKKXI4R tag=2ZDYLQZQHSAC type=write size=2218520 2024-02-10T05:50:12.941 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.941+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=60GIDQQJEIK0 type=del 2024-02-10T05:50:12.943 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.943+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=ZF0RSX3DXXVK type=del size=3591504 2024-02-10T05:50:12.945 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.945+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=T1A5I1DERG7B type=del 2024-02-10T05:50:12.946 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.946+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=JA9NC8TDN000 type=del size=3486855 2024-02-10T05:50:12.948 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.948+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=RIY6AWW86984 type=del 2024-02-10T05:50:12.952 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.952+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~KNLREGHQNE3S.0 size=1048576 2024-02-10T05:50:12.953 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.953+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~KNLREGHQNE3S.1 size=902763 2024-02-10T05:50:12.953 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.953+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=KNLREGHQNE3S tag=4P6NQPOHFSGY type=write size=2999915 2024-02-10T05:50:12.955 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.955+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~NXQY42FQI193.0 size=1048576 2024-02-10T05:50:12.956 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.956+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~NXQY42FQI193.1 size=1048576 2024-02-10T05:50:12.958 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.958+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~NXQY42FQI193.2 size=412499 2024-02-10T05:50:12.961 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.961+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=NXQY42FQI193 tag=WS3LIM6WWUS5 type=write size=3558227 2024-02-10T05:50:12.964 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.964+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~5DODTCBGQGN0.0 size=119935 2024-02-10T05:50:12.964 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.964+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=5DODTCBGQGN0 tag=5AW0YDJFS26N type=write size=1168511 2024-02-10T05:50:12.967 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.967+0000 7fc7028bd640 1 < suggested update operation key=Y7111N38XSR8 tag=XNGENCV6IYCZ type=del size=3976112 2024-02-10T05:50:12.969 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.969+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=YGYBO50PVHUL type=write size=1036880 2024-02-10T05:50:12.970 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.970+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~P9MEPHVYLP1I.0 size=1048576 2024-02-10T05:50:12.972 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.972+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~P9MEPHVYLP1I.1 size=321981 2024-02-10T05:50:12.975 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.975+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=P9MEPHVYLP1I tag=GWM35VAZPHYG type=write size=2419133 2024-02-10T05:50:12.978 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.978+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~S65LT39RMNUT.0 size=1048576 2024-02-10T05:50:12.979 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.979+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~S65LT39RMNUT.1 size=234421 2024-02-10T05:50:12.979 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.979+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=S65LT39RMNUT tag=STAMDBNB5CLC type=write size=2331573 2024-02-10T05:50:12.981 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.981+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~V6ISOJUMG3VT.0 size=1048576 2024-02-10T05:50:12.983 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.982+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~V6ISOJUMG3VT.1 size=1048576 2024-02-10T05:50:12.985 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.984+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~V6ISOJUMG3VT.2 size=937159 2024-02-10T05:50:12.987 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.987+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=V6ISOJUMG3VT tag=S7KJ363SJVPW type=write size=4082887 2024-02-10T05:50:12.991 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.991+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~FTQH1XVSCBA7.0 size=125676 2024-02-10T05:50:12.991 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.991+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=FTQH1XVSCBA7 tag=0BM61ILBOWD1 type=write size=1174252 2024-02-10T05:50:12.994 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.994+0000 7fc7028bd640 1 < suggested update operation key=HCFSF1M8XLKK tag=YPOKUWYO12GA type=write size=1030952 2024-02-10T05:50:12.999 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.998+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~V1SSNJDX31SQ.0 size=1048576 2024-02-10T05:50:12.999 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.999+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~V1SSNJDX31SQ.1 size=661199 2024-02-10T05:50:12.999 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:12.999+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=V1SSNJDX31SQ tag=WKBP4X8E4QYL type=write size=2758351 2024-02-10T05:50:13.001 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.001+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~2PYM0MGXDWEI.0 size=1048576 2024-02-10T05:50:13.003 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.003+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~2PYM0MGXDWEI.1 size=1048576 2024-02-10T05:50:13.004 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.004+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~2PYM0MGXDWEI.2 size=512029 2024-02-10T05:50:13.007 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.007+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=2PYM0MGXDWEI tag=5GI8RU2QO2ZT type=write size=3657757 2024-02-10T05:50:13.010 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.010+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~X1IY2CFW83FN.0 size=154111 2024-02-10T05:50:13.011 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.010+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=X1IY2CFW83FN tag=V5ZSH6Z79Q9D type=write size=1202687 2024-02-10T05:50:13.012 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.012+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=5V9PNJUXLCVQ type=del 2024-02-10T05:50:13.014 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.014+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=NKG7I3FYALM0 type=del size=3033939 2024-02-10T05:50:13.016 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.016+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=YJBRCXP5HW5A type=del 2024-02-10T05:50:13.018 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.018+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=NLL6MWDZ36SN type=del size=3389158 2024-02-10T05:50:13.021 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.021+0000 7fc7028bd640 1 < suggested update operation key=0BWUVUVJ2VMX tag=M6HRTNG64MDA type=del size=2316491 2024-02-10T05:50:13.023 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.023+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=TLH7KMK3S7UW type=del size=3088207 2024-02-10T05:50:13.025 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.025+0000 7fc7028bd640 -1 < failed to complete operation key=0BWUVUVJ2VMX tag=ZXMOY0I0KXIS type=del size=1374386: (22) Invalid argument 2024-02-10T05:50:13.027 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.027+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=SEUJC04Y5SKE type=write size=844129 2024-02-10T05:50:13.028 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.028+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=49T1L7MOFQGE type=del 2024-02-10T05:50:13.032 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.032+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~1MF5UZ67GAIN.0 size=1048576 2024-02-10T05:50:13.034 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.034+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~1MF5UZ67GAIN.1 size=836046 2024-02-10T05:50:13.034 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.034+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=1MF5UZ67GAIN tag=GEN51V311PI8 type=write size=2933198 2024-02-10T05:50:13.035 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.035+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~FZAVU90JAD5W.0 size=1048576 2024-02-10T05:50:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:12 smithi189 ceph-mon[89631]: pgmap v1393: 137 pgs: 9 creating+peering, 2 unknown, 126 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 328 KiB/s rd, 117 KiB/s wr, 582 op/s 2024-02-10T05:50:13.037 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.037+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~FZAVU90JAD5W.1 size=691970 2024-02-10T05:50:13.040 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.040+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=FZAVU90JAD5W tag=GL00IHMKJ1E5 type=write size=2789122 2024-02-10T05:50:13.042 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.041+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=J331PKPQW9QN type=del size=2974046 2024-02-10T05:50:13.042 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.042+0000 7fc7028bd640 1 < canceled part key=_multipart_WQCB4GNOHXKZ.2~8VE3KUKKXI4R.0 size=1048576 2024-02-10T05:50:13.042 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.042+0000 7fc7028bd640 1 < canceled part key=_multipart_WQCB4GNOHXKZ.2~8VE3KUKKXI4R.1 size=121368 2024-02-10T05:50:13.044 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.044+0000 7fc7028bd640 1 < canceled multipart upload key=WQCB4GNOHXKZ upload=8VE3KUKKXI4R tag=2ZDYLQZQHSAC type=write size=2218520 2024-02-10T05:50:13.046 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.046+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=0YDWAKVD94D9 type=del size=1894452 2024-02-10T05:50:13.048 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.048+0000 7fc7028bd640 1 < completed delete operation key=5Q7J7RS33UG8 tag=ZF0RSX3DXXVK type=del 2024-02-10T05:50:13.051 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.051+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=YXFDL1QQ93DS type=del size=2676205 2024-02-10T05:50:13.052 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.052+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=JA9NC8TDN000 type=del 2024-02-10T05:50:13.054 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.054+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=CA111R1SB0S1 type=del size=2394562 2024-02-10T05:50:13.056 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.056+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~KNLREGHQNE3S.0 size=1048576 2024-02-10T05:50:13.058 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.058+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~KNLREGHQNE3S.1 size=902763 2024-02-10T05:50:13.061 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.061+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=KNLREGHQNE3S tag=4P6NQPOHFSGY type=write size=2999915 2024-02-10T05:50:13.062 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.062+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=Z9UKMBSAY4OE type=del size=3600575 2024-02-10T05:50:13.064 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.064+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~5DODTCBGQGN0.0 size=119935 2024-02-10T05:50:13.068 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.068+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=5DODTCBGQGN0 tag=5AW0YDJFS26N type=write size=1168511 2024-02-10T05:50:13.071 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.071+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~N0XURXK28DU6.0 size=1048576 2024-02-10T05:50:13.072 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.072+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~N0XURXK28DU6.1 size=889354 2024-02-10T05:50:13.073 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.072+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=N0XURXK28DU6 tag=5WIOCRQL6F6K type=write size=2986506 2024-02-10T05:50:13.074 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.074+0000 7fc7028bd640 1 < completed write operation key=0NLM9ZNH9FMF tag=YGYBO50PVHUL type=write size=1036880 2024-02-10T05:50:13.076 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.076+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=PS0F5B5VH9XT type=del size=2930889 2024-02-10T05:50:13.077 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.077+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~S65LT39RMNUT.0 size=1048576 2024-02-10T05:50:13.079 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.079+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~S65LT39RMNUT.1 size=234421 2024-02-10T05:50:13.082 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.082+0000 7fc7028bd640 1 < completed multipart upload key=PYJZTE24ZO5G upload=S65LT39RMNUT tag=STAMDBNB5CLC type=write size=2331573 2024-02-10T05:50:13.085 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.085+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~9LAYUZH1SLR5.0 size=1048576 2024-02-10T05:50:13.086 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.086+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~9LAYUZH1SLR5.1 size=1048576 2024-02-10T05:50:13.087 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.087+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~9LAYUZH1SLR5.2 size=443844 2024-02-10T05:50:13.088 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.087+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=9LAYUZH1SLR5 tag=HA5DK6A7TOTK type=write size=3589572 2024-02-10T05:50:13.089 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.089+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~FTQH1XVSCBA7.0 size=125676 2024-02-10T05:50:13.092 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.092+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=FTQH1XVSCBA7 tag=0BM61ILBOWD1 type=write size=1174252 2024-02-10T05:50:13.095 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.095+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~4S9V680FHGQD.0 size=1048576 2024-02-10T05:50:13.097 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.097+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~4S9V680FHGQD.1 size=1048576 2024-02-10T05:50:13.098 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.098+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~4S9V680FHGQD.2 size=1017984 2024-02-10T05:50:13.098 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.098+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=4S9V680FHGQD tag=KNEJW2SSZIP9 type=write size=4163712 2024-02-10T05:50:13.100 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.100+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~V1SSNJDX31SQ.0 size=1048576 2024-02-10T05:50:13.101 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.101+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~V1SSNJDX31SQ.1 size=661199 2024-02-10T05:50:13.104 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.104+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=V1SSNJDX31SQ tag=WKBP4X8E4QYL type=write size=2758351 2024-02-10T05:50:13.105 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.105+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=717AOC0SHEL4 type=del size=1079438 2024-02-10T05:50:13.107 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.107+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~X1IY2CFW83FN.0 size=154111 2024-02-10T05:50:13.111 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.111+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=X1IY2CFW83FN tag=V5ZSH6Z79Q9D type=write size=1202687 2024-02-10T05:50:13.112 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.112+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=P25L2KUNJVG1 type=del size=2236750 2024-02-10T05:50:13.114 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.114+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=NKG7I3FYALM0 type=del 2024-02-10T05:50:13.115 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.115+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=GP1ORXXFGJ3F type=del size=3732253 2024-02-10T05:50:13.117 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.117+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=NLL6MWDZ36SN type=del 2024-02-10T05:50:13.119 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.119+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=TJNNNPWZAH0F type=del size=2452712 2024-02-10T05:50:13.121 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.121+0000 7fc7028bd640 1 < canceled operation key=HCFSF1M8XLKK tag=TLH7KMK3S7UW type=del size=3088207 2024-02-10T05:50:13.124 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.124+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~1Y6AVTUZA3NL.0 size=1048576 2024-02-10T05:50:13.125 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.125+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~1Y6AVTUZA3NL.1 size=965363 2024-02-10T05:50:13.125 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.125+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=1Y6AVTUZA3NL tag=9AYSVOFN1I3W type=write size=3062515 2024-02-10T05:50:13.127 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.127+0000 7fc7028bd640 1 < completed write operation key=JFGDV4S5JG57 tag=SEUJC04Y5SKE type=write size=844129 2024-02-10T05:50:13.129 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.129+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=1BZ6ZL2UG2NB type=del size=3808979 2024-02-10T05:50:13.131 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.131+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~1MF5UZ67GAIN.0 size=1048576 2024-02-10T05:50:13.132 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.132+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~1MF5UZ67GAIN.1 size=836046 2024-02-10T05:50:13.135 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.135+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=1MF5UZ67GAIN tag=GEN51V311PI8 type=write size=2933198 2024-02-10T05:50:13.138 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.138+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~S8EFHJ6U76EU.0 size=1048576 2024-02-10T05:50:13.139 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.140+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~S8EFHJ6U76EU.1 size=551944 2024-02-10T05:50:13.140 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.140+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=S8EFHJ6U76EU tag=BI5K22TBBVGQ type=write size=2649096 2024-02-10T05:50:13.141 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.141+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=J331PKPQW9QN type=del 2024-02-10T05:50:13.143 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.143+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=VWIYRH241ZVL type=del size=4050365 2024-02-10T05:50:13.144 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.144+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=0YDWAKVD94D9 type=del 2024-02-10T05:50:13.146 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.146+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=4DP2FHYKLES0 type=del size=3017776 2024-02-10T05:50:13.148 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.148+0000 7fc7028bd640 1 < completed delete operation key=D0JT047TBJ0V tag=YXFDL1QQ93DS type=del 2024-02-10T05:50:13.151 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.151+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~SCYBABSCBBD0.0 size=1048576 2024-02-10T05:50:13.152 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.152+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~SCYBABSCBBD0.1 size=954905 2024-02-10T05:50:13.153 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.152+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=SCYBABSCBBD0 tag=V6OF7OQL8QP4 type=write size=3052057 2024-02-10T05:50:13.155 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.155+0000 7fc7028bd640 1 < canceled operation key=PYJZTE24ZO5G tag=CA111R1SB0S1 type=del size=2394562 2024-02-10T05:50:13.158 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.158+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~A0V21O94OKDM.0 size=1048576 2024-02-10T05:50:13.159 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.159+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~A0V21O94OKDM.1 size=518064 2024-02-10T05:50:13.159 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.159+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=A0V21O94OKDM tag=CY9VSK7T40L2 type=write size=2615216 2024-02-10T05:50:13.161 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.161+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=Z9UKMBSAY4OE type=del 2024-02-10T05:50:13.164 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.164+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~5FZLXOWP097V.0 size=1048576 2024-02-10T05:50:13.165 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.165+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~5FZLXOWP097V.1 size=1048576 2024-02-10T05:50:13.167 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.167+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~5FZLXOWP097V.2 size=61144 2024-02-10T05:50:13.167 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.167+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=5FZLXOWP097V tag=B2B0SBISCJQX type=write size=3206872 2024-02-10T05:50:13.168 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.168+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~N0XURXK28DU6.0 size=1048576 2024-02-10T05:50:13.170 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.170+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~N0XURXK28DU6.1 size=889354 2024-02-10T05:50:13.172 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.172+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=N0XURXK28DU6 tag=5WIOCRQL6F6K type=write size=2986506 2024-02-10T05:50:13.174 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.174+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=W2RCEAGSN0XZ type=del size=3824759 2024-02-10T05:50:13.178 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.178+0000 7fc7028bd640 1 < suggested remove operation key=1A6D4ENH20MJ tag=PS0F5B5VH9XT type=del 2024-02-10T05:50:13.181 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.181+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~RXOE6KDUY6DH.0 size=1048576 2024-02-10T05:50:13.182 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.182+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~RXOE6KDUY6DH.1 size=764184 2024-02-10T05:50:13.182 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.182+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=RXOE6KDUY6DH tag=WRP9B1BB871Y type=write size=2861336 2024-02-10T05:50:13.184 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.184+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~9LAYUZH1SLR5.0 size=1048576 2024-02-10T05:50:13.186 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.186+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~9LAYUZH1SLR5.1 size=1048576 2024-02-10T05:50:13.188 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.188+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~9LAYUZH1SLR5.2 size=443844 2024-02-10T05:50:13.191 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.191+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=9LAYUZH1SLR5 tag=HA5DK6A7TOTK type=write size=3589572 2024-02-10T05:50:13.192 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.192+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=6S0XMOI4PA75 type=del size=2387819 2024-02-10T05:50:13.194 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.194+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~4S9V680FHGQD.0 size=1048576 2024-02-10T05:50:13.195 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.195+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~4S9V680FHGQD.1 size=1048576 2024-02-10T05:50:13.197 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.197+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~4S9V680FHGQD.2 size=1017984 2024-02-10T05:50:13.200 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.200+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=4S9V680FHGQD tag=KNEJW2SSZIP9 type=write size=4163712 2024-02-10T05:50:13.204 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.202+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=0WCKCODCQC8R type=del size=3531660 2024-02-10T05:50:13.204 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.204+0000 7fc7028bd640 1 < canceled operation key=9TER2XXAC4VK tag=717AOC0SHEL4 type=del size=1079438 2024-02-10T05:50:13.205 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.205+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=CCNQM2PAIPNE type=del size=368996 2024-02-10T05:50:13.207 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.207+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=P25L2KUNJVG1 type=del 2024-02-10T05:50:13.210 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.210+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~S051N86R44NB.0 size=1003570 2024-02-10T05:50:13.210 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.210+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=S051N86R44NB tag=V8O96E4UHRHE type=write size=2052146 2024-02-10T05:50:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:12 smithi178 ceph-mon[92537]: pgmap v1393: 137 pgs: 9 creating+peering, 2 unknown, 126 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 328 KiB/s rd, 117 KiB/s wr, 582 op/s 2024-02-10T05:50:13.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:12 smithi178 ceph-mon[95116]: pgmap v1393: 137 pgs: 9 creating+peering, 2 unknown, 126 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 328 KiB/s rd, 117 KiB/s wr, 582 op/s 2024-02-10T05:50:13.212 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.212+0000 7fc7028bd640 1 < canceled operation key=HCFSF1M8XLKK tag=GP1ORXXFGJ3F type=del size=3732253 2024-02-10T05:50:13.213 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.213+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=6ZONH5C5FV07 type=del size=167764 2024-02-10T05:50:13.216 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.215+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=TJNNNPWZAH0F type=del 2024-02-10T05:50:13.218 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.218+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~ZSC4ZLGQ40W2.0 size=1048576 2024-02-10T05:50:13.220 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.220+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~ZSC4ZLGQ40W2.1 size=347974 2024-02-10T05:50:13.220 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.220+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=ZSC4ZLGQ40W2 tag=H5K9XV7SIT1F type=write size=2445126 2024-02-10T05:50:13.221 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.221+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~1Y6AVTUZA3NL.0 size=1048576 2024-02-10T05:50:13.223 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.223+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~1Y6AVTUZA3NL.1 size=965363 2024-02-10T05:50:13.226 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.226+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=1Y6AVTUZA3NL tag=9AYSVOFN1I3W type=write size=3062515 2024-02-10T05:50:13.229 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.229+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~MQY96KYX694L.0 size=1048576 2024-02-10T05:50:13.231 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.231+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~MQY96KYX694L.1 size=169359 2024-02-10T05:50:13.231 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.231+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=MQY96KYX694L tag=W482RS62XUZX type=write size=2266511 2024-02-10T05:50:13.232 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.232+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=1BZ6ZL2UG2NB type=del 2024-02-10T05:50:13.234 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.234+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=SAQSH8ALZR0B type=del size=2000714 2024-02-10T05:50:13.236 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.236+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~S8EFHJ6U76EU.0 size=1048576 2024-02-10T05:50:13.238 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.238+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~S8EFHJ6U76EU.1 size=551944 2024-02-10T05:50:13.241 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.240+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=S8EFHJ6U76EU tag=BI5K22TBBVGQ type=write size=2649096 2024-02-10T05:50:13.244 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.244+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~9GKZYGL9KCXT.0 size=1048576 2024-02-10T05:50:13.245 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.245+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~9GKZYGL9KCXT.1 size=1048576 2024-02-10T05:50:13.246 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.246+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~9GKZYGL9KCXT.2 size=65848 2024-02-10T05:50:13.247 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.246+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=9GKZYGL9KCXT tag=P4CZ3026RJPI type=write size=3211576 2024-02-10T05:50:13.248 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.248+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=VWIYRH241ZVL type=del 2024-02-10T05:50:13.250 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.250+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=M6X7DA5XRV5Z type=del size=775472 2024-02-10T05:50:13.251 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.251+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=4DP2FHYKLES0 type=del 2024-02-10T05:50:13.253 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.253+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=X9KZZ9XC4G1P type=del size=233637 2024-02-10T05:50:13.255 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.255+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~SCYBABSCBBD0.0 size=1048576 2024-02-10T05:50:13.256 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.256+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~SCYBABSCBBD0.1 size=954905 2024-02-10T05:50:13.259 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.259+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=SCYBABSCBBD0 tag=V6OF7OQL8QP4 type=write size=3052057 2024-02-10T05:50:13.261 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.261+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=N5C7HCWGIVW8 type=write size=217914 2024-02-10T05:50:13.262 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.262+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~A0V21O94OKDM.0 size=1048576 2024-02-10T05:50:13.264 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.264+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~A0V21O94OKDM.1 size=518064 2024-02-10T05:50:13.267 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.267+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=A0V21O94OKDM tag=CY9VSK7T40L2 type=write size=2615216 2024-02-10T05:50:13.270 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.270+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~ZHIOBCM5CW0A.0 size=97346 2024-02-10T05:50:13.270 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.270+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=ZHIOBCM5CW0A tag=YNY1AGX0RP99 type=write size=1145922 2024-02-10T05:50:13.272 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.272+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~5FZLXOWP097V.0 size=1048576 2024-02-10T05:50:13.273 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.273+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~5FZLXOWP097V.1 size=1048576 2024-02-10T05:50:13.275 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.275+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~5FZLXOWP097V.2 size=61144 2024-02-10T05:50:13.278 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.278+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=5FZLXOWP097V tag=B2B0SBISCJQX type=write size=3206872 2024-02-10T05:50:13.281 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.281+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~OBQV7MJ96ZLG.0 size=275756 2024-02-10T05:50:13.281 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.281+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=OBQV7MJ96ZLG tag=T7JVR8T1RRLT type=write size=1324332 2024-02-10T05:50:13.283 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.283+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=W2RCEAGSN0XZ type=del 2024-02-10T05:50:13.285 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.285+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=4I0BMQIT5W7H type=del size=2018278 2024-02-10T05:50:13.287 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.287+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~RXOE6KDUY6DH.0 size=1048576 2024-02-10T05:50:13.288 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.288+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~RXOE6KDUY6DH.1 size=764184 2024-02-10T05:50:13.291 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.291+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=RXOE6KDUY6DH tag=WRP9B1BB871Y type=write size=2861336 2024-02-10T05:50:13.294 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.294+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~2K52EXRUU3RI.0 size=1048576 2024-02-10T05:50:13.295 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.295+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~2K52EXRUU3RI.1 size=954177 2024-02-10T05:50:13.295 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.295+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=2K52EXRUU3RI tag=SOBS9ZLTEDYR type=write size=3051329 2024-02-10T05:50:13.297 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.297+0000 7fc7028bd640 1 < canceled operation key=WQCB4GNOHXKZ tag=6S0XMOI4PA75 type=del size=2387819 2024-02-10T05:50:13.299 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.299+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=8CZXPL7DM906 type=write size=469104 2024-02-10T05:50:13.300 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.300+0000 7fc7028bd640 1 < canceled operation key=ENXT7A13IJZV tag=0WCKCODCQC8R type=del size=3531660 2024-02-10T05:50:13.303 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.303+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~EI3BYERRKYL7.0 size=1048576 2024-02-10T05:50:13.305 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.305+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~EI3BYERRKYL7.1 size=1048576 2024-02-10T05:50:13.306 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.306+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~EI3BYERRKYL7.2 size=847688 2024-02-10T05:50:13.306 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.306+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=EI3BYERRKYL7 tag=BO11YAC89FAO type=write size=3993416 2024-02-10T05:50:13.308 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.308+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=CCNQM2PAIPNE type=del 2024-02-10T05:50:13.310 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.310+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=X9P0Z11NWGFA type=del size=145301 2024-02-10T05:50:13.310 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.310+0000 7fc7028bd640 1 < canceled part key=_multipart_MZZAEZZC2121.2~S051N86R44NB.0 size=1003570 2024-02-10T05:50:13.313 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.313+0000 7fc7028bd640 1 < canceled multipart upload key=MZZAEZZC2121 upload=S051N86R44NB tag=V8O96E4UHRHE type=write size=2052146 2024-02-10T05:50:13.315 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.315+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=3XC2CJBQZMZD type=write size=50972 2024-02-10T05:50:13.316 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.316+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=6ZONH5C5FV07 type=del 2024-02-10T05:50:13.318 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.318+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=DOKB7L73UUIY type=del size=1006816 2024-02-10T05:50:13.321 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.320+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~ZSC4ZLGQ40W2.0 size=1048576 2024-02-10T05:50:13.322 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.322+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~ZSC4ZLGQ40W2.1 size=347974 2024-02-10T05:50:13.325 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.325+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=ZSC4ZLGQ40W2 tag=H5K9XV7SIT1F type=write size=2445126 2024-02-10T05:50:13.328 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.328+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~PPGZNF0M83P3.0 size=1048576 2024-02-10T05:50:13.330 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.330+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~PPGZNF0M83P3.1 size=1048576 2024-02-10T05:50:13.331 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.331+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~PPGZNF0M83P3.2 size=964546 2024-02-10T05:50:13.331 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.331+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=PPGZNF0M83P3 tag=T23ES7K9P24I type=write size=4110274 2024-02-10T05:50:13.333 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.333+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~MQY96KYX694L.0 size=1048576 2024-02-10T05:50:13.334 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.334+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~MQY96KYX694L.1 size=169359 2024-02-10T05:50:13.337 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.337+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=MQY96KYX694L tag=W482RS62XUZX type=write size=2266511 2024-02-10T05:50:13.338 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.338+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=HBNFJEG2HA3K type=del size=1658956 2024-02-10T05:50:13.340 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.340+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=SAQSH8ALZR0B type=del 2024-02-10T05:50:13.342 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.342+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=8D2DCIPZD3RQ type=del size=2838862 2024-02-10T05:50:13.344 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.344+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~9GKZYGL9KCXT.0 size=1048576 2024-02-10T05:50:13.345 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.345+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~9GKZYGL9KCXT.1 size=1048576 2024-02-10T05:50:13.345 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.345+0000 7fc7028bd640 1 < canceled part key=_multipart_O22B4K2PVN13.2~9GKZYGL9KCXT.2 size=65848 2024-02-10T05:50:13.348 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.348+0000 7fc7028bd640 1 < canceled multipart upload key=O22B4K2PVN13 upload=9GKZYGL9KCXT tag=P4CZ3026RJPI type=write size=3211576 2024-02-10T05:50:13.349 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.349+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=II21VYUASAC8 type=del size=1621176 2024-02-10T05:50:13.351 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.351+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=M6X7DA5XRV5Z type=del 2024-02-10T05:50:13.353 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.353+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=AOOOZ5AMHGP3 type=write size=527120 2024-02-10T05:50:13.354 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.354+0000 7fc7028bd640 1 < canceled operation key=XB7VCWOVVN1Q tag=X9KZZ9XC4G1P type=del size=233637 2024-02-10T05:50:13.356 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.356+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=XEYJVHSFQBHS type=del size=830231 2024-02-10T05:50:13.358 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.358+0000 7fc7028bd640 1 < completed write operation key=MZZAEZZC2121 tag=N5C7HCWGIVW8 type=write size=217914 2024-02-10T05:50:13.360 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.360+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=5D7TSH0DB98T type=del size=2187262 2024-02-10T05:50:13.361 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.361+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~ZHIOBCM5CW0A.0 size=97346 2024-02-10T05:50:13.364 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.364+0000 7fc7028bd640 1 < completed multipart upload key=0NLM9ZNH9FMF upload=ZHIOBCM5CW0A tag=YNY1AGX0RP99 type=write size=1145922 2024-02-10T05:50:13.366 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.366+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=JMH09KA1231O type=del size=4128004 2024-02-10T05:50:13.366 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.366+0000 7fc7028bd640 1 < canceled part key=_multipart_OSW6AZ49ILNZ.2~OBQV7MJ96ZLG.0 size=275756 2024-02-10T05:50:13.369 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.369+0000 7fc7028bd640 1 < canceled multipart upload key=OSW6AZ49ILNZ upload=OBQV7MJ96ZLG tag=T7JVR8T1RRLT type=write size=1324332 2024-02-10T05:50:13.371 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.371+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=DLROUQ2WYQZG type=del size=52956 2024-02-10T05:50:13.373 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.373+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=4I0BMQIT5W7H type=del 2024-02-10T05:50:13.374 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.374+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=8II5QTGTCAAK type=del size=724897 2024-02-10T05:50:13.375 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.374+0000 7fc7028bd640 1 < canceled part key=_multipart_JXIF74ALG4AB.2~2K52EXRUU3RI.0 size=1048576 2024-02-10T05:50:13.376 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.376+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~2K52EXRUU3RI.1 size=954177 2024-02-10T05:50:13.379 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.379+0000 7fc7028bd640 1 < canceled multipart upload key=JXIF74ALG4AB upload=2K52EXRUU3RI tag=SOBS9ZLTEDYR type=write size=3051329 2024-02-10T05:50:13.382 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.382+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~XJZY09MLXD6G.0 size=1048576 2024-02-10T05:50:13.384 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.384+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~XJZY09MLXD6G.1 size=1048576 2024-02-10T05:50:13.385 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.385+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~XJZY09MLXD6G.2 size=359059 2024-02-10T05:50:13.385 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.385+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=XJZY09MLXD6G tag=PNC5IIMXAX5L type=write size=3504787 2024-02-10T05:50:13.387 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.387+0000 7fc7028bd640 1 < completed write operation key=0NLM9ZNH9FMF tag=8CZXPL7DM906 type=write size=469104 2024-02-10T05:50:13.390 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.390+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~HWOT2H3JWCQR.0 size=1046682 2024-02-10T05:50:13.391 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.390+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=HWOT2H3JWCQR tag=XT7JYR338FJV type=write size=2095258 2024-02-10T05:50:13.392 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.392+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~EI3BYERRKYL7.0 size=1048576 2024-02-10T05:50:13.394 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.394+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~EI3BYERRKYL7.1 size=1048576 2024-02-10T05:50:13.395 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.395+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~EI3BYERRKYL7.2 size=847688 2024-02-10T05:50:13.398 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.398+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=EI3BYERRKYL7 tag=BO11YAC89FAO type=write size=3993416 2024-02-10T05:50:13.401 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.401+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~SEMO1TCU2BAE.0 size=1048576 2024-02-10T05:50:13.403 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.403+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~SEMO1TCU2BAE.1 size=996310 2024-02-10T05:50:13.403 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.403+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=SEMO1TCU2BAE tag=H01ZWJTUYFZN type=write size=3093462 2024-02-10T05:50:13.404 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.404+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=X9P0Z11NWGFA type=del 2024-02-10T05:50:13.408 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.408+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~HKA1VVFV23LR.0 size=1048576 2024-02-10T05:50:13.409 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.409+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~HKA1VVFV23LR.1 size=1048576 2024-02-10T05:50:13.411 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.410+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~HKA1VVFV23LR.2 size=149622 2024-02-10T05:50:13.411 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.410+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=HKA1VVFV23LR tag=Y97NTTCR34HI type=write size=3295350 2024-02-10T05:50:13.413 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.413+0000 7fc7028bd640 1 < canceled operation key=L57NUDWUO7TH tag=3XC2CJBQZMZD type=write size=50972 2024-02-10T05:50:13.416 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.416+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~6YTFIC70LG0Q.0 size=1048576 2024-02-10T05:50:13.418 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.418+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~6YTFIC70LG0Q.1 size=1014910 2024-02-10T05:50:13.418 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.418+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=6YTFIC70LG0Q tag=OA1Y6YAAGHN5 type=write size=3112062 2024-02-10T05:50:13.420 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.419+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=DOKB7L73UUIY type=del 2024-02-10T05:50:13.421 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.421+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=V8WBWFTV1QSG type=del size=2592947 2024-02-10T05:50:13.423 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.423+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~PPGZNF0M83P3.0 size=1048576 2024-02-10T05:50:13.423 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.423+0000 7fc7028bd640 1 < canceled part key=_multipart_Z9YHKWD2R7TE.2~PPGZNF0M83P3.1 size=1048576 2024-02-10T05:50:13.424 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.424+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~PPGZNF0M83P3.2 size=964546 2024-02-10T05:50:13.427 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.427+0000 7fc7028bd640 1 < canceled multipart upload key=Z9YHKWD2R7TE upload=PPGZNF0M83P3 tag=T23ES7K9P24I type=write size=4110274 2024-02-10T05:50:13.429 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.429+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=8MJLOYNDMMGX type=del size=2613681 2024-02-10T05:50:13.431 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.431+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=HBNFJEG2HA3K type=del 2024-02-10T05:50:13.433 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.433+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=BRK4M0DIG7VQ type=del size=1197490 2024-02-10T05:50:13.435 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.434+0000 7fc7028bd640 1 < canceled operation key=1A6D4ENH20MJ tag=8D2DCIPZD3RQ type=del size=2838862 2024-02-10T05:50:13.436 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.436+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=WWRG5R752XFM type=del size=3046189 2024-02-10T05:50:13.438 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.438+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=II21VYUASAC8 type=del 2024-02-10T05:50:13.440 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.440+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=6ECWFVS9U90R type=del size=246554 2024-02-10T05:50:13.442 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.442+0000 7fc7028bd640 1 < canceled operation key=ENXT7A13IJZV tag=AOOOZ5AMHGP3 type=write size=527120 2024-02-10T05:50:13.443 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.443+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=ZB038MVRM3T5 type=write size=900456 2024-02-10T05:50:13.447 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.447+0000 7fc7028bd640 1 < suggested update operation key=0NLM9ZNH9FMF tag=XEYJVHSFQBHS type=del size=830231 2024-02-10T05:50:13.448 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.448+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=FPNM9SYT9ORR type=del size=67001 2024-02-10T05:50:13.450 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.450+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=5D7TSH0DB98T type=del 2024-02-10T05:50:13.453 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.453+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~Y7LK4CDCA37L.0 size=1048576 2024-02-10T05:50:13.454 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.454+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~Y7LK4CDCA37L.1 size=1048576 2024-02-10T05:50:13.456 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.456+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~Y7LK4CDCA37L.2 size=158371 2024-02-10T05:50:13.456 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.456+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=Y7LK4CDCA37L tag=7E4FHX5024E4 type=write size=3304099 2024-02-10T05:50:13.458 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.458+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=JMH09KA1231O type=del 2024-02-10T05:50:13.460 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.460+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=Y9DP6TL8WC3Q type=del size=938207 2024-02-10T05:50:13.463 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.463+0000 7fc7028bd640 1 < suggested update operation key=PYJZTE24ZO5G tag=DLROUQ2WYQZG type=del size=52956 2024-02-10T05:50:13.465 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.465+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=43KX7I66LVE4 type=del size=2855736 2024-02-10T05:50:13.466 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.466+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=8II5QTGTCAAK type=del 2024-02-10T05:50:13.468 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.468+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=ID3EZTPZJQIY type=del size=1219986 2024-02-10T05:50:13.468 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.468+0000 7fc7028bd640 1 < canceled part key=_multipart_P1LQTKS3USKT.2~XJZY09MLXD6G.0 size=1048576 2024-02-10T05:50:13.470 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.470+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~XJZY09MLXD6G.1 size=1048576 2024-02-10T05:50:13.471 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.471+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~XJZY09MLXD6G.2 size=359059 2024-02-10T05:50:13.474 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.474+0000 7fc7028bd640 1 < canceled multipart upload key=P1LQTKS3USKT upload=XJZY09MLXD6G tag=PNC5IIMXAX5L type=write size=3504787 2024-02-10T05:50:13.476 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.475+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=PAC2XFKLY2XS type=del size=2796153 2024-02-10T05:50:13.477 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.477+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~HWOT2H3JWCQR.0 size=1046682 2024-02-10T05:50:13.480 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.480+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=HWOT2H3JWCQR tag=XT7JYR338FJV type=write size=2095258 2024-02-10T05:50:13.482 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.482+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=7Q6UI4Y9K7OD type=del size=578233 2024-02-10T05:50:13.484 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.484+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~SEMO1TCU2BAE.0 size=1048576 2024-02-10T05:50:13.485 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.485+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~SEMO1TCU2BAE.1 size=996310 2024-02-10T05:50:13.488 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.488+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=SEMO1TCU2BAE tag=H01ZWJTUYFZN type=write size=3093462 2024-02-10T05:50:13.489 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.489+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=5US3ADYM49SO type=del size=2989800 2024-02-10T05:50:13.490 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.490+0000 7fc7028bd640 1 < canceled part key=_multipart_0NLM9ZNH9FMF.2~HKA1VVFV23LR.0 size=1048576 2024-02-10T05:50:13.491 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.491+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~HKA1VVFV23LR.1 size=1048576 2024-02-10T05:50:13.492 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.492+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~HKA1VVFV23LR.2 size=149622 2024-02-10T05:50:13.496 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.495+0000 7fc7028bd640 1 < canceled multipart upload key=0NLM9ZNH9FMF upload=HKA1VVFV23LR tag=Y97NTTCR34HI type=write size=3295350 2024-02-10T05:50:13.498 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.498+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~TRXYPL1814TO.0 size=1048576 2024-02-10T05:50:13.500 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.500+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~TRXYPL1814TO.1 size=774635 2024-02-10T05:50:13.500 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.500+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=TRXYPL1814TO tag=IAJHGVIIC1UV type=write size=2871787 2024-02-10T05:50:13.500 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.500+0000 7fc7028bd640 1 < canceled part key=_multipart_POPSSVU95C1W.2~6YTFIC70LG0Q.0 size=1048576 2024-02-10T05:50:13.501 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.501+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~6YTFIC70LG0Q.1 size=1014910 2024-02-10T05:50:13.504 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.504+0000 7fc7028bd640 1 < canceled multipart upload key=POPSSVU95C1W upload=6YTFIC70LG0Q tag=OA1Y6YAAGHN5 type=write size=3112062 2024-02-10T05:50:13.507 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.507+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=9GHWYATUUNJB type=del size=2713714 2024-02-10T05:50:13.509 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.509+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=V8WBWFTV1QSG type=del 2024-02-10T05:50:13.510 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.510+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=3GGXRURFWXM4 type=del size=3485744 2024-02-10T05:50:13.512 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.512+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=8MJLOYNDMMGX type=del 2024-02-10T05:50:13.515 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.515+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~AQ4UQ5F4N9FH.0 size=1048576 2024-02-10T05:50:13.516 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.516+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~AQ4UQ5F4N9FH.1 size=1048576 2024-02-10T05:50:13.518 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.518+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~AQ4UQ5F4N9FH.2 size=855824 2024-02-10T05:50:13.518 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.518+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=AQ4UQ5F4N9FH tag=OZ2TAVJNI5QZ type=write size=4001552 2024-02-10T05:50:13.520 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.520+0000 7fc7028bd640 -1 < failed to complete operation key=0NLM9ZNH9FMF tag=BRK4M0DIG7VQ type=del size=1197490: (22) Invalid argument 2024-02-10T05:50:13.522 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.522+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=SX52KNS7KK6L type=del size=2947680 2024-02-10T05:50:13.523 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.523+0000 7fc7028bd640 1 < completed delete operation key=D0JT047TBJ0V tag=WWRG5R752XFM type=del 2024-02-10T05:50:13.526 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.526+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=F3CVUCUS144M type=del size=1155394 2024-02-10T05:50:13.527 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.527+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=6ECWFVS9U90R type=del 2024-02-10T05:50:13.529 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.529+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=96P9V4U7Y8VV type=del size=1227964 2024-02-10T05:50:13.531 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.531+0000 7fc7028bd640 1 < completed write operation key=ZQ8S1KW54C8H tag=ZB038MVRM3T5 type=write size=900456 2024-02-10T05:50:13.534 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.534+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=608X3SVAOA2V type=write size=730117 2024-02-10T05:50:13.535 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.535+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=FPNM9SYT9ORR type=del 2024-02-10T05:50:13.539 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.539+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~IWID2WN8KNFT.0 size=1048576 2024-02-10T05:50:13.540 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.540+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~IWID2WN8KNFT.1 size=1048576 2024-02-10T05:50:13.542 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.542+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~IWID2WN8KNFT.2 size=216909 2024-02-10T05:50:13.542 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.542+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=IWID2WN8KNFT tag=FVCSZ1TVT82X type=write size=3362637 2024-02-10T05:50:13.544 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.544+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~Y7LK4CDCA37L.0 size=1048576 2024-02-10T05:50:13.546 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.545+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~Y7LK4CDCA37L.1 size=1048576 2024-02-10T05:50:13.547 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.546+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~Y7LK4CDCA37L.2 size=158371 2024-02-10T05:50:13.550 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.549+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=Y7LK4CDCA37L tag=7E4FHX5024E4 type=write size=3304099 2024-02-10T05:50:13.552 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.552+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~7D8OF8U708DS.0 size=718820 2024-02-10T05:50:13.553 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.552+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=7D8OF8U708DS tag=E4MUXMT2VD0N type=write size=1767396 2024-02-10T05:50:13.554 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.554+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=Y9DP6TL8WC3Q type=del 2024-02-10T05:50:13.558 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.557+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~7QNAPKYE71K5.0 size=23837 2024-02-10T05:50:13.558 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.557+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=7QNAPKYE71K5 tag=ZSM3KMWC6TW4 type=write size=1072413 2024-02-10T05:50:13.559 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.559+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=43KX7I66LVE4 type=del 2024-02-10T05:50:13.561 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.561+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=YKH4NZNAV1Y6 type=write size=767739 2024-02-10T05:50:13.563 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.563+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=ID3EZTPZJQIY type=del 2024-02-10T05:50:13.567 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.567+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~4HXNME6FQ8LU.0 size=1048576 2024-02-10T05:50:13.568 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.568+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~4HXNME6FQ8LU.1 size=79536 2024-02-10T05:50:13.568 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.568+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=4HXNME6FQ8LU tag=BM4XI2TNQ2KN type=write size=2176688 2024-02-10T05:50:13.572 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.572+0000 7fc7028bd640 1 < suggested update operation key=3128O0V9KYRH tag=PAC2XFKLY2XS type=del size=2796153 2024-02-10T05:50:13.575 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.575+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~LEIB5UUHITO1.0 size=611 2024-02-10T05:50:13.575 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.575+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=LEIB5UUHITO1 tag=ASN127M2RLSW type=write size=1049187 2024-02-10T05:50:13.577 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.577+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=7Q6UI4Y9K7OD type=del 2024-02-10T05:50:13.579 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.579+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=XI36EI3OXF60 type=del size=1872474 2024-02-10T05:50:13.581 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.581+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=5US3ADYM49SO type=del 2024-02-10T05:50:13.583 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.583+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=PSCIL9JMZ4DS type=write size=307369 2024-02-10T05:50:13.584 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.584+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~TRXYPL1814TO.0 size=1048576 2024-02-10T05:50:13.586 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.586+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~TRXYPL1814TO.1 size=774635 2024-02-10T05:50:13.589 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.589+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=TRXYPL1814TO tag=IAJHGVIIC1UV type=write size=2871787 2024-02-10T05:50:13.592 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.592+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~QVENE7JJWOKS.0 size=1048576 2024-02-10T05:50:13.593 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.593+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~QVENE7JJWOKS.1 size=1048576 2024-02-10T05:50:13.595 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.595+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~QVENE7JJWOKS.2 size=867393 2024-02-10T05:50:13.595 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.595+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=QVENE7JJWOKS tag=FACKTYK8O6QL type=write size=4013121 2024-02-10T05:50:13.597 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.597+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=9GHWYATUUNJB type=del 2024-02-10T05:50:13.598 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.598+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=46TXAJHJMEUC type=del size=103815 2024-02-10T05:50:13.602 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.602+0000 7fc7028bd640 1 < suggested update operation key=Z9YHKWD2R7TE tag=3GGXRURFWXM4 type=del size=3485744 2024-02-10T05:50:13.605 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.605+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~0DMXFQ00VLS8.0 size=1048576 2024-02-10T05:50:13.606 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.606+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~0DMXFQ00VLS8.1 size=775161 2024-02-10T05:50:13.607 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.606+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=0DMXFQ00VLS8 tag=QL0O81AX10W0 type=write size=2872313 2024-02-10T05:50:13.608 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.608+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~AQ4UQ5F4N9FH.0 size=1048576 2024-02-10T05:50:13.610 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.610+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~AQ4UQ5F4N9FH.1 size=1048576 2024-02-10T05:50:13.611 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.611+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~AQ4UQ5F4N9FH.2 size=855824 2024-02-10T05:50:13.614 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.614+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=AQ4UQ5F4N9FH tag=OZ2TAVJNI5QZ type=write size=4001552 2024-02-10T05:50:13.617 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.618+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~7FA4RUUGODRQ.0 size=1009360 2024-02-10T05:50:13.618 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.618+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=7FA4RUUGODRQ tag=9E4AIL2PO9V2 type=write size=2057936 2024-02-10T05:50:13.621 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.621+0000 7fc7028bd640 1 < suggested remove operation key=8AXKQ459OWH5 tag=SX52KNS7KK6L type=del 2024-02-10T05:50:13.624 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.624+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~4NQMSTEHDZ9S.0 size=1048576 2024-02-10T05:50:13.626 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.626+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~4NQMSTEHDZ9S.1 size=540977 2024-02-10T05:50:13.626 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.626+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=4NQMSTEHDZ9S tag=35XS6CAZ040Q type=write size=2638129 2024-02-10T05:50:13.627 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.627+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=F3CVUCUS144M type=del 2024-02-10T05:50:13.629 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.629+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=NR1RZ2I7MYCK type=del size=567200 2024-02-10T05:50:13.631 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.631+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=96P9V4U7Y8VV type=del 2024-02-10T05:50:13.633 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.633+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=O21SC9XMKEHO type=del size=2966443 2024-02-10T05:50:13.634 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.634+0000 7fc7028bd640 1 < completed write operation key=L57NUDWUO7TH tag=608X3SVAOA2V type=write size=730117 2024-02-10T05:50:13.638 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.638+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~CV9OOATKDEDL.0 size=1048576 2024-02-10T05:50:13.640 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.640+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~CV9OOATKDEDL.1 size=1048576 2024-02-10T05:50:13.642 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.641+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~CV9OOATKDEDL.2 size=684489 2024-02-10T05:50:13.642 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.641+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=CV9OOATKDEDL tag=OH72Y8FR0WT2 type=write size=3830217 2024-02-10T05:50:13.642 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.642+0000 7fc7028bd640 1 < canceled part key=_multipart_XB7VCWOVVN1Q.2~IWID2WN8KNFT.0 size=1048576 2024-02-10T05:50:13.644 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.643+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~IWID2WN8KNFT.1 size=1048576 2024-02-10T05:50:13.645 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.645+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~IWID2WN8KNFT.2 size=216909 2024-02-10T05:50:13.648 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.648+0000 7fc7028bd640 1 < canceled multipart upload key=XB7VCWOVVN1Q upload=IWID2WN8KNFT tag=FVCSZ1TVT82X type=write size=3362637 2024-02-10T05:50:13.649 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.650+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=SV8E8TRTG2FM type=write size=959879 2024-02-10T05:50:13.651 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.651+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~7D8OF8U708DS.0 size=718820 2024-02-10T05:50:13.654 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.654+0000 7fc7028bd640 1 < completed multipart upload key=O22B4K2PVN13 upload=7D8OF8U708DS tag=E4MUXMT2VD0N type=write size=1767396 2024-02-10T05:50:13.656 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.656+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=DGL80ERYTIPT type=del size=1807343 2024-02-10T05:50:13.656 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.656+0000 7fc7028bd640 1 < canceled part key=_multipart_WWJNN1I8UV2D.2~7QNAPKYE71K5.0 size=23837 2024-02-10T05:50:13.660 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.659+0000 7fc7028bd640 1 < canceled multipart upload key=WWJNN1I8UV2D upload=7QNAPKYE71K5 tag=ZSM3KMWC6TW4 type=write size=1072413 2024-02-10T05:50:13.661 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.661+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=CC1R7C7DUI67 type=write size=818321 2024-02-10T05:50:13.663 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.663+0000 7fc7028bd640 1 < completed write operation key=JFGDV4S5JG57 tag=YKH4NZNAV1Y6 type=write size=767739 2024-02-10T05:50:13.665 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.665+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=NGBHQLPXLBT3 type=del size=3781469 2024-02-10T05:50:13.667 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.667+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~4HXNME6FQ8LU.0 size=1048576 2024-02-10T05:50:13.669 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.669+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~4HXNME6FQ8LU.1 size=79536 2024-02-10T05:50:13.672 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.672+0000 7fc7028bd640 1 < completed multipart upload key=O22B4K2PVN13 upload=4HXNME6FQ8LU tag=BM4XI2TNQ2KN type=write size=2176688 2024-02-10T05:50:13.674 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.674+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=ZOF95P6UJGT3 type=del size=1631158 2024-02-10T05:50:13.676 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.676+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~LEIB5UUHITO1.0 size=611 2024-02-10T05:50:13.679 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.679+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=LEIB5UUHITO1 tag=ASN127M2RLSW type=write size=1049187 2024-02-10T05:50:13.681 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.681+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=24HOJCHOO4YU type=del size=2132045 2024-02-10T05:50:13.682 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.682+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=XI36EI3OXF60 type=del 2024-02-10T05:50:13.686 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.686+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~7ZXMDCF9O5I4.0 size=230237 2024-02-10T05:50:13.686 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.686+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=7ZXMDCF9O5I4 tag=YD5WARGMVIA6 type=write size=1278813 2024-02-10T05:50:13.688 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.688+0000 7fc7028bd640 1 < completed write operation key=PYJZTE24ZO5G tag=PSCIL9JMZ4DS type=write size=307369 2024-02-10T05:50:13.691 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.691+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~PHX1UOAMP2U0.0 size=1048576 2024-02-10T05:50:13.692 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.692+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~PHX1UOAMP2U0.1 size=1048576 2024-02-10T05:50:13.694 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.694+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~PHX1UOAMP2U0.2 size=354198 2024-02-10T05:50:13.694 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.694+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=PHX1UOAMP2U0 tag=D46H9P1N8SYB type=write size=3499926 2024-02-10T05:50:13.696 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.696+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~QVENE7JJWOKS.0 size=1048576 2024-02-10T05:50:13.697 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.697+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~QVENE7JJWOKS.1 size=1048576 2024-02-10T05:50:13.699 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.699+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~QVENE7JJWOKS.2 size=867393 2024-02-10T05:50:13.702 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.702+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=QVENE7JJWOKS tag=FACKTYK8O6QL type=write size=4013121 2024-02-10T05:50:13.704 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.704+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=I5CFLFQDDWL4 type=del size=1788017 2024-02-10T05:50:13.705 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.705+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=46TXAJHJMEUC type=del 2024-02-10T05:50:13.707 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.707+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=F5Q4VDJLKOXC type=del size=1128065 2024-02-10T05:50:13.709 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.709+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~0DMXFQ00VLS8.0 size=1048576 2024-02-10T05:50:13.711 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.711+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~0DMXFQ00VLS8.1 size=775161 2024-02-10T05:50:13.714 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.714+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=0DMXFQ00VLS8 tag=QL0O81AX10W0 type=write size=2872313 2024-02-10T05:50:13.716 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.716+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=D37MGYV64SUT type=write size=827522 2024-02-10T05:50:13.717 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.717+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~7FA4RUUGODRQ.0 size=1009360 2024-02-10T05:50:13.721 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.721+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=7FA4RUUGODRQ tag=9E4AIL2PO9V2 type=write size=2057936 2024-02-10T05:50:13.724 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.724+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~C227HANJIZ21.0 size=1048576 2024-02-10T05:50:13.726 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.726+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~C227HANJIZ21.1 size=83087 2024-02-10T05:50:13.726 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.726+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=C227HANJIZ21 tag=HVIRS99283L3 type=write size=2180239 2024-02-10T05:50:13.727 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.727+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~4NQMSTEHDZ9S.0 size=1048576 2024-02-10T05:50:13.729 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.729+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~4NQMSTEHDZ9S.1 size=540977 2024-02-10T05:50:13.733 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.733+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=4NQMSTEHDZ9S tag=35XS6CAZ040Q type=write size=2638129 2024-02-10T05:50:13.734 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.734+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=QB2JIP0KCOND type=del size=178039 2024-02-10T05:50:13.736 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.736+0000 7fc7028bd640 1 < canceled operation key=XB7VCWOVVN1Q tag=NR1RZ2I7MYCK type=del size=567200 2024-02-10T05:50:13.739 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.739+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~50GMN8TMTJ93.0 size=1048576 2024-02-10T05:50:13.741 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.741+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~50GMN8TMTJ93.1 size=1048576 2024-02-10T05:50:13.742 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.742+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~50GMN8TMTJ93.2 size=839769 2024-02-10T05:50:13.742 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.742+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=50GMN8TMTJ93 tag=U2NYWFJ3C7I5 type=write size=3985497 2024-02-10T05:50:13.744 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.744+0000 7fc7028bd640 1 < canceled operation key=5S82KKH9Q0A8 tag=O21SC9XMKEHO type=del size=2966443 2024-02-10T05:50:13.745 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.745+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=LKY71UWMCXCA type=del size=4126986 2024-02-10T05:50:13.747 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.747+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~CV9OOATKDEDL.0 size=1048576 2024-02-10T05:50:13.749 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.749+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~CV9OOATKDEDL.1 size=1048576 2024-02-10T05:50:13.750 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.750+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~CV9OOATKDEDL.2 size=684489 2024-02-10T05:50:13.754 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.754+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=CV9OOATKDEDL tag=OH72Y8FR0WT2 type=write size=3830217 2024-02-10T05:50:13.757 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.757+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~DN5GYQVKDLYE.0 size=1048576 2024-02-10T05:50:13.759 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.759+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~DN5GYQVKDLYE.1 size=1048576 2024-02-10T05:50:13.761 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.761+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~DN5GYQVKDLYE.2 size=517904 2024-02-10T05:50:13.761 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.761+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=DN5GYQVKDLYE tag=8M2L35JFP6XU type=write size=3663632 2024-02-10T05:50:13.763 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.763+0000 7fc7028bd640 1 < completed write operation key=NOV17YQFEI7S tag=SV8E8TRTG2FM type=write size=959879 2024-02-10T05:50:13.764 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.764+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=HVQMC2FN4EW9 type=del size=1863788 2024-02-10T05:50:13.766 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.766+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=DGL80ERYTIPT type=del 2024-02-10T05:50:13.769 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.769+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~LAP50L1IZS54.0 size=386221 2024-02-10T05:50:13.770 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.769+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=LAP50L1IZS54 tag=UHWY8YL4ISFF type=write size=1434797 2024-02-10T05:50:13.773 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.773+0000 7fc7028bd640 1 < suggested update operation key=Y7111N38XSR8 tag=CC1R7C7DUI67 type=write size=818321 2024-02-10T05:50:13.777 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.777+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~1ZQNXHLA4AWI.0 size=1048576 2024-02-10T05:50:13.778 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.778+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~1ZQNXHLA4AWI.1 size=1048576 2024-02-10T05:50:13.779 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.779+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~1ZQNXHLA4AWI.2 size=382501 2024-02-10T05:50:13.779 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.779+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=1ZQNXHLA4AWI tag=GQUT5E6XJDQY type=write size=3528229 2024-02-10T05:50:13.781 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.781+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=NGBHQLPXLBT3 type=del 2024-02-10T05:50:13.784 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.784+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=7GAJK70KD1HI type=del size=2777195 2024-02-10T05:50:13.786 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.786+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=ZOF95P6UJGT3 type=del 2024-02-10T05:50:13.789 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.789+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~3MGZY674AE6F.0 size=1048576 2024-02-10T05:50:13.791 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.791+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~3MGZY674AE6F.1 size=1048576 2024-02-10T05:50:13.792 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.792+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~3MGZY674AE6F.2 size=1023950 2024-02-10T05:50:13.792 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.792+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=3MGZY674AE6F tag=2VEVF51SG0XN type=write size=4169678 2024-02-10T05:50:13.795 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.795+0000 7fc7028bd640 -1 < failed to complete operation key=Y7111N38XSR8 tag=24HOJCHOO4YU type=del size=2132045: (22) Invalid argument 2024-02-10T05:50:13.796 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.796+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=18TD8IZNY9D7 type=write size=1017206 2024-02-10T05:50:13.797 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.797+0000 7fc7028bd640 1 < canceled part key=_multipart_1FDLSGLG00UU.2~7ZXMDCF9O5I4.0 size=230237 2024-02-10T05:50:13.800 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.799+0000 7fc7028bd640 1 < canceled multipart upload key=1FDLSGLG00UU upload=7ZXMDCF9O5I4 tag=YD5WARGMVIA6 type=write size=1278813 2024-02-10T05:50:13.801 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.801+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=ZD65M8YDUYD9 type=del size=1374787 2024-02-10T05:50:13.803 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.803+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~PHX1UOAMP2U0.0 size=1048576 2024-02-10T05:50:13.805 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.805+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~PHX1UOAMP2U0.1 size=1048576 2024-02-10T05:50:13.806 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.806+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~PHX1UOAMP2U0.2 size=354198 2024-02-10T05:50:13.809 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.809+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=PHX1UOAMP2U0 tag=D46H9P1N8SYB type=write size=3499926 2024-02-10T05:50:13.812 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.812+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=89FMZD8JQ028 type=del size=719040 2024-02-10T05:50:13.814 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.813+0000 7fc7028bd640 1 < completed delete operation key=D0JT047TBJ0V tag=I5CFLFQDDWL4 type=del 2024-02-10T05:50:13.815 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.815+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=LUAD9ZDOA4MR type=del size=2088255 2024-02-10T05:50:13.817 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.817+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=F5Q4VDJLKOXC type=del 2024-02-10T05:50:13.823 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.821+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~4637VL8OR1AD.0 size=1046486 2024-02-10T05:50:13.823 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.821+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=4637VL8OR1AD tag=9Q66R3CD3ZBD type=write size=2095062 2024-02-10T05:50:13.823 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.823+0000 7fc7028bd640 1 < completed write operation key=Z9YHKWD2R7TE tag=D37MGYV64SUT type=write size=827522 2024-02-10T05:50:13.824 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.824+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=S5GMKDJHQLYJ type=del size=3395699 2024-02-10T05:50:13.827 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.827+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~C227HANJIZ21.0 size=1048576 2024-02-10T05:50:13.828 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.828+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~C227HANJIZ21.1 size=83087 2024-02-10T05:50:13.831 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.831+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=C227HANJIZ21 tag=HVIRS99283L3 type=write size=2180239 2024-02-10T05:50:13.835 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.835+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~IECDGVF9TM11.0 size=17640 2024-02-10T05:50:13.835 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.835+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=IECDGVF9TM11 tag=DM5AVKHS4IKF type=write size=1066216 2024-02-10T05:50:13.837 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.837+0000 7fc7028bd640 1 < canceled operation key=8AXKQ459OWH5 tag=QB2JIP0KCOND type=del size=178039 2024-02-10T05:50:13.839 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.839+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=SJ2ADKUWI3PN type=write size=149950 2024-02-10T05:50:13.840 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.840+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~50GMN8TMTJ93.0 size=1048576 2024-02-10T05:50:13.842 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.842+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~50GMN8TMTJ93.1 size=1048576 2024-02-10T05:50:13.843 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.843+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~50GMN8TMTJ93.2 size=839769 2024-02-10T05:50:13.846 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.846+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=50GMN8TMTJ93 tag=U2NYWFJ3C7I5 type=write size=3985497 2024-02-10T05:50:13.848 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.848+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=UQS0FF7QNX3G type=del size=1594637 2024-02-10T05:50:13.850 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.850+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=LKY71UWMCXCA type=del 2024-02-10T05:50:13.851 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.851+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=B22P99ERK4PB type=del size=3573870 2024-02-10T05:50:13.853 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.853+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~DN5GYQVKDLYE.0 size=1048576 2024-02-10T05:50:13.855 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.855+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~DN5GYQVKDLYE.1 size=1048576 2024-02-10T05:50:13.856 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.856+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~DN5GYQVKDLYE.2 size=517904 2024-02-10T05:50:13.859 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.859+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=DN5GYQVKDLYE tag=8M2L35JFP6XU type=write size=3663632 2024-02-10T05:50:13.863 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.863+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~WF3O2LS0BN5Z.0 size=783351 2024-02-10T05:50:13.863 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.863+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=WF3O2LS0BN5Z tag=IUVZH2AOEJFY type=write size=1831927 2024-02-10T05:50:13.865 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.864+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=HVQMC2FN4EW9 type=del 2024-02-10T05:50:13.867 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.867+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=SMLSTN5XXAT5 type=del size=868108 2024-02-10T05:50:13.868 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.868+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~LAP50L1IZS54.0 size=386221 2024-02-10T05:50:13.871 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.871+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=LAP50L1IZS54 tag=UHWY8YL4ISFF type=write size=1434797 2024-02-10T05:50:13.873 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.873+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=OF81NJQRK261 type=del size=1636483 2024-02-10T05:50:13.875 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.875+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~1ZQNXHLA4AWI.0 size=1048576 2024-02-10T05:50:13.876 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.876+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~1ZQNXHLA4AWI.1 size=1048576 2024-02-10T05:50:13.878 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.878+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~1ZQNXHLA4AWI.2 size=382501 2024-02-10T05:50:13.881 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.881+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=1ZQNXHLA4AWI tag=GQUT5E6XJDQY type=write size=3528229 2024-02-10T05:50:13.885 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.885+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~26RUAQ3YBJW5.0 size=1048576 2024-02-10T05:50:13.886 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.886+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~26RUAQ3YBJW5.1 size=1048576 2024-02-10T05:50:13.888 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.888+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~26RUAQ3YBJW5.2 size=643173 2024-02-10T05:50:13.888 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.888+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=26RUAQ3YBJW5 tag=8ZTZ6TX0ETNI type=write size=3788901 2024-02-10T05:50:13.890 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.890+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=7GAJK70KD1HI type=del 2024-02-10T05:50:13.891 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.891+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=IW31NHPGMKHN type=del size=2578445 2024-02-10T05:50:13.893 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.893+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~3MGZY674AE6F.0 size=1048576 2024-02-10T05:50:13.895 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.895+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~3MGZY674AE6F.1 size=1048576 2024-02-10T05:50:13.897 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.897+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~3MGZY674AE6F.2 size=1023950 2024-02-10T05:50:13.900 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.900+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=3MGZY674AE6F tag=2VEVF51SG0XN type=write size=4169678 2024-02-10T05:50:13.902 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.902+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=ABNEWJWQ8EDU type=del size=477609 2024-02-10T05:50:13.904 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.904+0000 7fc7028bd640 1 < canceled operation key=HCFSF1M8XLKK tag=18TD8IZNY9D7 type=write size=1017206 2024-02-10T05:50:13.908 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.908+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~SBNSYI215G5U.0 size=1048576 2024-02-10T05:50:13.909 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.909+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~SBNSYI215G5U.1 size=1048576 2024-02-10T05:50:13.911 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.911+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~SBNSYI215G5U.2 size=971360 2024-02-10T05:50:13.911 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.911+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=SBNSYI215G5U tag=IEX4SEWGNUAW type=write size=4117088 2024-02-10T05:50:13.913 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.913+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=ZD65M8YDUYD9 type=del 2024-02-10T05:50:13.915 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.915+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=1PLS3KKADETR type=del size=2991007 2024-02-10T05:50:13.917 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.917+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=89FMZD8JQ028 type=del 2024-02-10T05:50:13.920 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.920+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~XJAAMG33WA5P.0 size=1048576 2024-02-10T05:50:13.922 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.922+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~XJAAMG33WA5P.1 size=1048576 2024-02-10T05:50:13.924 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.924+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~XJAAMG33WA5P.2 size=616900 2024-02-10T05:50:13.924 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.924+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=XJAAMG33WA5P tag=8F2J4G5KPA21 type=write size=3762628 2024-02-10T05:50:13.925 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.925+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=LUAD9ZDOA4MR type=del 2024-02-10T05:50:13.927 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.927+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=YFV75L00JEGT type=del size=3049313 2024-02-10T05:50:13.927 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.927+0000 7fc7028bd640 1 < canceled part key=_multipart_PYJZTE24ZO5G.2~4637VL8OR1AD.0 size=1046486 2024-02-10T05:50:13.931 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.931+0000 7fc7028bd640 1 < canceled multipart upload key=PYJZTE24ZO5G upload=4637VL8OR1AD tag=9Q66R3CD3ZBD type=write size=2095062 2024-02-10T05:50:13.934 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.934+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~7HIJHSS60FYT.0 size=1048576 2024-02-10T05:50:13.935 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.935+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~7HIJHSS60FYT.1 size=721139 2024-02-10T05:50:13.936 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.935+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=7HIJHSS60FYT tag=2S62C1IUYR2K type=write size=2818291 2024-02-10T05:50:13.939 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.939+0000 7fc7028bd640 1 < suggested update operation key=O22B4K2PVN13 tag=S5GMKDJHQLYJ type=del size=3395699 2024-02-10T05:50:13.941 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.941+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=KBJDIX7A5BVT type=write size=711947 2024-02-10T05:50:13.943 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.943+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~IECDGVF9TM11.0 size=17640 2024-02-10T05:50:13.946 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.946+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=IECDGVF9TM11 tag=DM5AVKHS4IKF type=write size=1066216 2024-02-10T05:50:13.950 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.950+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~T2068ZPAWB5E.0 size=1048576 2024-02-10T05:50:13.951 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.951+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~T2068ZPAWB5E.1 size=1048576 2024-02-10T05:50:13.953 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.953+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~T2068ZPAWB5E.2 size=186427 2024-02-10T05:50:13.953 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.953+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=T2068ZPAWB5E tag=PGQTMFR7908X type=write size=3332155 2024-02-10T05:50:13.957 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.957+0000 7fc7028bd640 1 < suggested remove operation key=9TER2XXAC4VK tag=SJ2ADKUWI3PN type=write 2024-02-10T05:50:13.961 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.961+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~9FAVCEAOS1B4.0 size=1048576 2024-02-10T05:50:13.962 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.962+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~9FAVCEAOS1B4.1 size=614141 2024-02-10T05:50:13.962 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.962+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=9FAVCEAOS1B4 tag=RKM8CUQL3TJU type=write size=2711293 2024-02-10T05:50:13.966 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.966+0000 7fc7028bd640 1 < suggested remove operation key=ENXT7A13IJZV tag=UQS0FF7QNX3G type=del 2024-02-10T05:50:13.968 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.968+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=Y2LGDPCCVOHP type=write size=438664 2024-02-10T05:50:13.970 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.970+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=B22P99ERK4PB type=del 2024-02-10T05:50:13.974 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.974+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~YM53E3E2NIB8.0 size=1048576 2024-02-10T05:50:13.975 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.975+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~YM53E3E2NIB8.1 size=295244 2024-02-10T05:50:13.975 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.975+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=YM53E3E2NIB8 tag=M69Y550C5YSV type=write size=2392396 2024-02-10T05:50:13.977 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.977+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~WF3O2LS0BN5Z.0 size=783351 2024-02-10T05:50:13.980 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.980+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=WF3O2LS0BN5Z tag=IUVZH2AOEJFY type=write size=1831927 2024-02-10T05:50:13.982 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.982+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=YQI5FS6EEOLC type=del size=3646915 2024-02-10T05:50:13.984 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.984+0000 7fc7028bd640 1 < canceled operation key=5Q7J7RS33UG8 tag=SMLSTN5XXAT5 type=del size=868108 2024-02-10T05:50:13.986 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.986+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=W6FJ3YD3L7MA type=del size=2590601 2024-02-10T05:50:13.988 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.988+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=OF81NJQRK261 type=del 2024-02-10T05:50:13.990 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.990+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=NHJ14VPAKOPB type=del size=622178 2024-02-10T05:50:13.992 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.992+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~26RUAQ3YBJW5.0 size=1048576 2024-02-10T05:50:13.992 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.992+0000 7fc7028bd640 1 < canceled part key=_multipart_WQCB4GNOHXKZ.2~26RUAQ3YBJW5.1 size=1048576 2024-02-10T05:50:13.993 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.993+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~26RUAQ3YBJW5.2 size=643173 2024-02-10T05:50:13.996 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.996+0000 7fc7028bd640 1 < canceled multipart upload key=WQCB4GNOHXKZ upload=26RUAQ3YBJW5 tag=8ZTZ6TX0ETNI type=write size=3788901 2024-02-10T05:50:13.998 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:13.998+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=C1JDCQJ5MBUH type=write size=791407 2024-02-10T05:50:14.000 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.000+0000 7fc7028bd640 1 < canceled operation key=5S82KKH9Q0A8 tag=IW31NHPGMKHN type=del size=2578445 2024-02-10T05:50:14.002 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.002+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=PLYW3J1ZSSIL type=del size=2674493 2024-02-10T05:50:14.004 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.004+0000 7fc7028bd640 1 < canceled operation key=P1LQTKS3USKT tag=ABNEWJWQ8EDU type=del size=477609 2024-02-10T05:50:14.006 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.006+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=SAQC0U664ESJ type=del size=3343510 2024-02-10T05:50:14.008 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.008+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~SBNSYI215G5U.0 size=1048576 2024-02-10T05:50:14.010 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.010+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~SBNSYI215G5U.1 size=1048576 2024-02-10T05:50:14.011 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.011+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~SBNSYI215G5U.2 size=971360 2024-02-10T05:50:14.015 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.014+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=SBNSYI215G5U tag=IEX4SEWGNUAW type=write size=4117088 2024-02-10T05:50:14.018 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.018+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~XS9R6338TZM6.0 size=1048576 2024-02-10T05:50:14.020 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.020+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~XS9R6338TZM6.1 size=397416 2024-02-10T05:50:14.020 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.020+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=XS9R6338TZM6 tag=2J30YONBYL5E type=write size=2494568 2024-02-10T05:50:14.022 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.022+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=1PLS3KKADETR type=del 2024-02-10T05:50:14.024 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.024+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=V7MZQ6EW3KA1 type=write size=912088 2024-02-10T05:50:14.026 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.026+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~XJAAMG33WA5P.0 size=1048576 2024-02-10T05:50:14.027 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.027+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~XJAAMG33WA5P.1 size=1048576 2024-02-10T05:50:14.029 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.029+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~XJAAMG33WA5P.2 size=616900 2024-02-10T05:50:14.032 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.032+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=XJAAMG33WA5P tag=8F2J4G5KPA21 type=write size=3762628 2024-02-10T05:50:14.036 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.036+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~BB2B1ZC15FC5.0 size=1048576 2024-02-10T05:50:14.038 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.038+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~BB2B1ZC15FC5.1 size=371147 2024-02-10T05:50:14.038 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.038+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=BB2B1ZC15FC5 tag=1X0158MMWVRE type=write size=2468299 2024-02-10T05:50:14.039 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.039+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=YFV75L00JEGT type=del 2024-02-10T05:50:14.041 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.041+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=EGWFQVXWHJDR type=del size=944932 2024-02-10T05:50:14.041 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.041+0000 7fc7028bd640 1 < canceled part key=_multipart_NOV17YQFEI7S.2~7HIJHSS60FYT.0 size=1048576 2024-02-10T05:50:14.042 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.041+0000 7fc7028bd640 1 < canceled part key=_multipart_NOV17YQFEI7S.2~7HIJHSS60FYT.1 size=721139 2024-02-10T05:50:14.045 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.044+0000 7fc7028bd640 1 < canceled multipart upload key=NOV17YQFEI7S upload=7HIJHSS60FYT tag=2S62C1IUYR2K type=write size=2818291 2024-02-10T05:50:14.046 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.046+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=LKUUVH5J6810 type=del size=732594 2024-02-10T05:50:14.048 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.048+0000 7fc7028bd640 1 < completed write operation key=JFGDV4S5JG57 tag=KBJDIX7A5BVT type=write size=711947 2024-02-10T05:50:14.052 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.052+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~B3DBLO5A52JB.0 size=1048576 2024-02-10T05:50:14.054 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.054+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~B3DBLO5A52JB.1 size=182988 2024-02-10T05:50:14.054 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.054+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=B3DBLO5A52JB tag=T1HB85UOS1HL type=write size=2280140 2024-02-10T05:50:14.055 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.055+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~T2068ZPAWB5E.0 size=1048576 2024-02-10T05:50:14.057 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.057+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~T2068ZPAWB5E.1 size=1048576 2024-02-10T05:50:14.058 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.058+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~T2068ZPAWB5E.2 size=186427 2024-02-10T05:50:14.062 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.062+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=T2068ZPAWB5E tag=PGQTMFR7908X type=write size=3332155 2024-02-10T05:50:14.065 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.065+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~JJ80FTACT5UC.0 size=1048576 2024-02-10T05:50:14.067 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.067+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~JJ80FTACT5UC.1 size=401348 2024-02-10T05:50:14.067 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.067+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=JJ80FTACT5UC tag=EOGA8JD3VUJ7 type=write size=2498500 2024-02-10T05:50:14.069 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.069+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~9FAVCEAOS1B4.0 size=1048576 2024-02-10T05:50:14.071 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.071+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~9FAVCEAOS1B4.1 size=614141 2024-02-10T05:50:14.074 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.074+0000 7fc7028bd640 1 < completed multipart upload key=O22B4K2PVN13 upload=9FAVCEAOS1B4 tag=RKM8CUQL3TJU type=write size=2711293 2024-02-10T05:50:14.076 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.076+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=240URBGRJBVG type=del size=2856848 2024-02-10T05:50:14.078 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.078+0000 7fc7028bd640 1 < completed write operation key=POPSSVU95C1W tag=Y2LGDPCCVOHP type=write size=438664 2024-02-10T05:50:14.081 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.081+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~A98MWLN14J8Z.0 size=1048576 2024-02-10T05:50:14.083 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.083+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~A98MWLN14J8Z.1 size=1048576 2024-02-10T05:50:14.084 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.084+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~A98MWLN14J8Z.2 size=621817 2024-02-10T05:50:14.084 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.084+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=A98MWLN14J8Z tag=B5BI1ZPCR8HF type=write size=3767545 2024-02-10T05:50:14.086 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.086+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~YM53E3E2NIB8.0 size=1048576 2024-02-10T05:50:14.087 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.087+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~YM53E3E2NIB8.1 size=295244 2024-02-10T05:50:14.090 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.090+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=YM53E3E2NIB8 tag=M69Y550C5YSV type=write size=2392396 2024-02-10T05:50:14.092 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.092+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=N5M042S5EGYL type=write size=407841 2024-02-10T05:50:14.094 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.094+0000 7fc7028bd640 1 < canceled operation key=9TER2XXAC4VK tag=YQI5FS6EEOLC type=del size=3646915 2024-02-10T05:50:14.096 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.096+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=CH4Q9IH1UA70 type=del size=3653517 2024-02-10T05:50:14.097 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.097+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=W6FJ3YD3L7MA type=del 2024-02-10T05:50:14.099 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.099+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=NY20ZS7KYKJN type=del size=2538567 2024-02-10T05:50:14.101 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.101+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=NHJ14VPAKOPB type=del 2024-02-10T05:50:14.103 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.103+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=4CXSM00CMT83 type=del size=916595 2024-02-10T05:50:14.105 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.105+0000 7fc7028bd640 1 < completed write operation key=L57NUDWUO7TH tag=C1JDCQJ5MBUH type=write size=791407 2024-02-10T05:50:14.107 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.107+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=8DE81PSL5T6K type=del size=1042308 2024-02-10T05:50:14.109 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.109+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=PLYW3J1ZSSIL type=del 2024-02-10T05:50:14.110 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.110+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=SL6ZX0ETEM5T type=del size=788532 2024-02-10T05:50:14.112 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.112+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=SAQC0U664ESJ type=del 2024-02-10T05:50:14.115 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.116+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~1KU5V3OGZHK3.0 size=1048576 2024-02-10T05:50:14.117 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.117+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~1KU5V3OGZHK3.1 size=860786 2024-02-10T05:50:14.117 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.117+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=1KU5V3OGZHK3 tag=DE046IHDUO2A type=write size=2957938 2024-02-10T05:50:14.119 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.119+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~XS9R6338TZM6.0 size=1048576 2024-02-10T05:50:14.120 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.121+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~XS9R6338TZM6.1 size=397416 2024-02-10T05:50:14.124 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.124+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=XS9R6338TZM6 tag=2J30YONBYL5E type=write size=2494568 2024-02-10T05:50:14.127 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.127+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~TO9MF1HHB28G.0 size=1048576 2024-02-10T05:50:14.129 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.129+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~TO9MF1HHB28G.1 size=674455 2024-02-10T05:50:14.129 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.129+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=TO9MF1HHB28G tag=C1MFCZPP68VL type=write size=2771607 2024-02-10T05:50:14.131 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.131+0000 7fc7028bd640 1 < completed write operation key=3128O0V9KYRH tag=V7MZQ6EW3KA1 type=write size=912088 2024-02-10T05:50:14.133 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.133+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=52ALXGTK56JG type=write size=347819 2024-02-10T05:50:14.133 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.133+0000 7fc7028bd640 1 < canceled part key=_multipart_0NLM9ZNH9FMF.2~BB2B1ZC15FC5.0 size=1048576 2024-02-10T05:50:14.134 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.134+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~BB2B1ZC15FC5.1 size=371147 2024-02-10T05:50:14.138 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.138+0000 7fc7028bd640 1 < canceled multipart upload key=0NLM9ZNH9FMF upload=BB2B1ZC15FC5 tag=1X0158MMWVRE type=write size=2468299 2024-02-10T05:50:14.139 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.139+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=Y1ZDC94BNILG type=del size=881201 2024-02-10T05:50:14.143 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.143+0000 7fc7028bd640 1 < suggested update operation key=OSW6AZ49ILNZ tag=EGWFQVXWHJDR type=del size=944932 2024-02-10T05:50:14.145 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.145+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=YSLA3GP1QHSA type=del size=3405956 2024-02-10T05:50:14.146 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.146+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=LKUUVH5J6810 type=del 2024-02-10T05:50:14.148 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.148+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=XM7SUI0854A4 type=del size=1480529 2024-02-10T05:50:14.148 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.148+0000 7fc7028bd640 1 < canceled part key=_multipart_O22B4K2PVN13.2~B3DBLO5A52JB.0 size=1048576 2024-02-10T05:50:14.150 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.150+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~B3DBLO5A52JB.1 size=182988 2024-02-10T05:50:14.153 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.153+0000 7fc7028bd640 1 < canceled multipart upload key=O22B4K2PVN13 upload=B3DBLO5A52JB tag=T1HB85UOS1HL type=write size=2280140 2024-02-10T05:50:14.155 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.155+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=X9JC3OHP119Y type=del size=48454 2024-02-10T05:50:14.157 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.157+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~JJ80FTACT5UC.0 size=1048576 2024-02-10T05:50:14.158 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.158+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~JJ80FTACT5UC.1 size=401348 2024-02-10T05:50:14.161 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.161+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=JJ80FTACT5UC tag=EOGA8JD3VUJ7 type=write size=2498500 2024-02-10T05:50:14.165 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.165+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~4M3F3KKS6HCY.0 size=424289 2024-02-10T05:50:14.165 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.165+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=4M3F3KKS6HCY tag=KDDH6AEZBTRT type=write size=1472865 2024-02-10T05:50:14.168 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.167+0000 7fc7028bd640 1 < completed delete operation key=3128O0V9KYRH tag=240URBGRJBVG type=del 2024-02-10T05:50:14.169 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.169+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=4YJO3S709WGE type=del size=1827073 2024-02-10T05:50:14.171 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.171+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~A98MWLN14J8Z.0 size=1048576 2024-02-10T05:50:14.172 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.172+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~A98MWLN14J8Z.1 size=1048576 2024-02-10T05:50:14.175 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.174+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~A98MWLN14J8Z.2 size=621817 2024-02-10T05:50:14.178 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.178+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=A98MWLN14J8Z tag=B5BI1ZPCR8HF type=write size=3767545 2024-02-10T05:50:14.179 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.179+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=6B942ZE9P8II type=write size=46209 2024-02-10T05:50:14.181 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.181+0000 7fc7028bd640 1 < completed write operation key=0NLM9ZNH9FMF tag=N5M042S5EGYL type=write size=407841 2024-02-10T05:50:14.183 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.183+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=I6PLRO39SFB0 type=del size=2592648 2024-02-10T05:50:14.185 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.185+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=CH4Q9IH1UA70 type=del 2024-02-10T05:50:14.187 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.187+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=9C4PV6L5AUAA type=del size=3116844 2024-02-10T05:50:14.191 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.191+0000 7fc7028bd640 1 < suggested update operation key=9XDPL2E1NK20 tag=NY20ZS7KYKJN type=del size=2538567 2024-02-10T05:50:14.192 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.192+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=Z0EDPXW7UREX type=del size=3397558 2024-02-10T05:50:14.195 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.195+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=4CXSM00CMT83 type=del 2024-02-10T05:50:14.198 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.198+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~XM5CQ63LZMTZ.0 size=230999 2024-02-10T05:50:14.198 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.198+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=XM5CQ63LZMTZ tag=DN188GBHTA9N type=write size=1279575 2024-02-10T05:50:14.199 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.199+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=8DE81PSL5T6K type=del 2024-02-10T05:50:14.203 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.203+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~E3YNZ6RKQQVI.0 size=270883 2024-02-10T05:50:14.203 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.203+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=E3YNZ6RKQQVI tag=AJB1AACUR2WW type=write size=1319459 2024-02-10T05:50:14.205 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.205+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=SL6ZX0ETEM5T type=del 2024-02-10T05:50:14.207 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.207+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=LMS95TL50BZC type=write size=80595 2024-02-10T05:50:14.209 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.209+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~1KU5V3OGZHK3.0 size=1048576 2024-02-10T05:50:14.211 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.211+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~1KU5V3OGZHK3.1 size=860786 2024-02-10T05:50:14.214 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.214+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=1KU5V3OGZHK3 tag=DE046IHDUO2A type=write size=2957938 2024-02-10T05:50:14.217 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.217+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~U9G32QLIO1SM.0 size=1048576 2024-02-10T05:50:14.219 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.219+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~U9G32QLIO1SM.1 size=918028 2024-02-10T05:50:14.219 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.219+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=U9G32QLIO1SM tag=H2LCX2M2H6I5 type=write size=3015180 2024-02-10T05:50:14.221 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.221+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~TO9MF1HHB28G.0 size=1048576 2024-02-10T05:50:14.222 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.222+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~TO9MF1HHB28G.1 size=674455 2024-02-10T05:50:14.226 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.225+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=TO9MF1HHB28G tag=C1MFCZPP68VL type=write size=2771607 2024-02-10T05:50:14.227 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.227+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=3XWOELDH4LCX type=del size=2512583 2024-02-10T05:50:14.229 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.229+0000 7fc7028bd640 1 < completed write operation key=WWJNN1I8UV2D tag=52ALXGTK56JG type=write size=347819 2024-02-10T05:50:14.231 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.231+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=EMK23FXKQCO2 type=write size=310771 2024-02-10T05:50:14.232 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.232+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=Y1ZDC94BNILG type=del 2024-02-10T05:50:14.236 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.236+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~L0RLJGVYY33B.0 size=1048576 2024-02-10T05:50:14.239 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.237+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~L0RLJGVYY33B.1 size=1048576 2024-02-10T05:50:14.239 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.238+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~L0RLJGVYY33B.2 size=801515 2024-02-10T05:50:14.239 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.238+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=L0RLJGVYY33B tag=XZXO6GLJ51O4 type=write size=3947243 2024-02-10T05:50:14.242 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.242+0000 7fc7028bd640 1 < suggested update operation key=JFGDV4S5JG57 tag=YSLA3GP1QHSA type=del size=3405956 2024-02-10T05:50:14.244 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.244+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=Q8OWX8H7NB4L type=del size=4049658 2024-02-10T05:50:14.246 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.246+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=XM7SUI0854A4 type=del 2024-02-10T05:50:14.250 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.250+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~3WZ8CTVIOZPK.0 size=1048576 2024-02-10T05:50:14.251 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.251+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~3WZ8CTVIOZPK.1 size=889172 2024-02-10T05:50:14.251 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.251+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=3WZ8CTVIOZPK tag=JFPH0SZAF4ZZ type=write size=2986324 2024-02-10T05:50:14.255 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.255+0000 7fc7028bd640 1 < suggested update operation key=5Q7J7RS33UG8 tag=X9JC3OHP119Y type=del size=48454 2024-02-10T05:50:14.257 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.257+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=E4JP9RVALE6N type=del size=3011538 2024-02-10T05:50:14.259 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.259+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~4M3F3KKS6HCY.0 size=424289 2024-02-10T05:50:14.261 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.261+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=4M3F3KKS6HCY tag=KDDH6AEZBTRT type=write size=1472865 2024-02-10T05:50:14.264 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.263+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=25YUPWPD9YO3 type=del size=2251628 2024-02-10T05:50:14.265 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.265+0000 7fc7028bd640 1 < completed delete operation key=D0JT047TBJ0V tag=4YJO3S709WGE type=del 2024-02-10T05:50:14.269 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.269+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~88RA3DWBRZQ8.0 size=1048576 2024-02-10T05:50:14.270 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.270+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~88RA3DWBRZQ8.1 size=293250 2024-02-10T05:50:14.270 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.270+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=88RA3DWBRZQ8 tag=GYRA6WN6YDY2 type=write size=2390402 2024-02-10T05:50:14.272 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.272+0000 7fc7028bd640 1 < completed write operation key=Y7111N38XSR8 tag=6B942ZE9P8II type=write size=46209 2024-02-10T05:50:14.276 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.276+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~PAIAI8UFDF50.0 size=438637 2024-02-10T05:50:14.276 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.276+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=PAIAI8UFDF50 tag=BK8QC4XVGOO9 type=write size=1487213 2024-02-10T05:50:14.278 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.278+0000 7fc7028bd640 -1 < failed to complete operation key=9XDPL2E1NK20 tag=I6PLRO39SFB0 type=del size=2592648: (22) Invalid argument 2024-02-10T05:50:14.282 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.282+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~KZHGVGN494WG.0 size=1048576 2024-02-10T05:50:14.283 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.283+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~KZHGVGN494WG.1 size=1048576 2024-02-10T05:50:14.285 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.285+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~KZHGVGN494WG.2 size=539682 2024-02-10T05:50:14.285 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.285+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=KZHGVGN494WG tag=9RJ7ONDI1PJD type=write size=3685410 2024-02-10T05:50:14.287 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.287+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=9C4PV6L5AUAA type=del 2024-02-10T05:50:14.289 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.289+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=ITPCDEP82G14 type=del size=696336 2024-02-10T05:50:14.291 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.291+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=Z0EDPXW7UREX type=del 2024-02-10T05:50:14.294 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.294+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~9932ON7BHAJC.0 size=1048576 2024-02-10T05:50:14.296 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.296+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~9932ON7BHAJC.1 size=163849 2024-02-10T05:50:14.296 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.296+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=9932ON7BHAJC tag=KGSB6MQ40RY1 type=write size=2261001 2024-02-10T05:50:14.298 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.298+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~XM5CQ63LZMTZ.0 size=230999 2024-02-10T05:50:14.301 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.301+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=XM5CQ63LZMTZ tag=DN188GBHTA9N type=write size=1279575 2024-02-10T05:50:14.303 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.303+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=522PQ83AXLVE type=del size=2751091 2024-02-10T05:50:14.305 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.305+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~E3YNZ6RKQQVI.0 size=270883 2024-02-10T05:50:14.308 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.308+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=E3YNZ6RKQQVI tag=AJB1AACUR2WW type=write size=1319459 2024-02-10T05:50:14.310 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.310+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=PXB841CA4AEI type=del size=1269828 2024-02-10T05:50:14.312 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.312+0000 7fc7028bd640 1 < completed write operation key=3128O0V9KYRH tag=LMS95TL50BZC type=write size=80595 2024-02-10T05:50:14.315 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.315+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~ESJDJW40ZKIN.0 size=719944 2024-02-10T05:50:14.315 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.315+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=ESJDJW40ZKIN tag=Q0N9ABA329QQ type=write size=1768520 2024-02-10T05:50:14.317 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.317+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~U9G32QLIO1SM.0 size=1048576 2024-02-10T05:50:14.318 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.318+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~U9G32QLIO1SM.1 size=918028 2024-02-10T05:50:14.321 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.321+0000 7fc7028bd640 1 < completed multipart upload key=0NLM9ZNH9FMF upload=U9G32QLIO1SM tag=H2LCX2M2H6I5 type=write size=3015180 2024-02-10T05:50:14.325 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.325+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~Q2B05T6I2CFM.0 size=956077 2024-02-10T05:50:14.325 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.325+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=Q2B05T6I2CFM tag=DGGT89M5W1UQ type=write size=2004653 2024-02-10T05:50:14.329 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.329+0000 7fc7028bd640 1 < suggested update operation key=1A6D4ENH20MJ tag=3XWOELDH4LCX type=del size=2512583 2024-02-10T05:50:14.332 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.332+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~OWY1I1V9ROSH.0 size=1048576 2024-02-10T05:50:14.333 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.333+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~OWY1I1V9ROSH.1 size=160533 2024-02-10T05:50:14.333 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.333+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=OWY1I1V9ROSH tag=ZE0GZ8Y2KH6Y type=write size=2257685 2024-02-10T05:50:14.337 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.337+0000 7fc7028bd640 1 < suggested update operation key=ENXT7A13IJZV tag=EMK23FXKQCO2 type=write size=310771 2024-02-10T05:50:14.339 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.339+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=D6OGJ652CKDV type=del size=1605511 2024-02-10T05:50:14.341 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.341+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~L0RLJGVYY33B.0 size=1048576 2024-02-10T05:50:14.342 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.342+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~L0RLJGVYY33B.1 size=1048576 2024-02-10T05:50:14.344 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.344+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~L0RLJGVYY33B.2 size=801515 2024-02-10T05:50:14.350 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.347+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=L0RLJGVYY33B tag=XZXO6GLJ51O4 type=write size=3947243 2024-02-10T05:50:14.350 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.349+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=UDLDBBO5JH7G type=del size=2693965 2024-02-10T05:50:14.351 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.350+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=Q8OWX8H7NB4L type=del 2024-02-10T05:50:14.352 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.352+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=DU6180EY73M2 type=del size=1259826 2024-02-10T05:50:14.354 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.354+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~3WZ8CTVIOZPK.0 size=1048576 2024-02-10T05:50:14.356 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.356+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~3WZ8CTVIOZPK.1 size=889172 2024-02-10T05:50:14.359 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.359+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=3WZ8CTVIOZPK tag=JFPH0SZAF4ZZ type=write size=2986324 2024-02-10T05:50:14.361 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.361+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=94OGP1RT9H6T type=del size=1573378 2024-02-10T05:50:14.362 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.362+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=E4JP9RVALE6N type=del 2024-02-10T05:50:14.364 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.364+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=X62IH51VKDR3 type=del size=2115855 2024-02-10T05:50:14.366 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.366+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=25YUPWPD9YO3 type=del 2024-02-10T05:50:14.368 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.368+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=OD1LXD3RLQAQ type=del size=327879 2024-02-10T05:50:14.370 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.370+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~88RA3DWBRZQ8.0 size=1048576 2024-02-10T05:50:14.372 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.372+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~88RA3DWBRZQ8.1 size=293250 2024-02-10T05:50:14.375 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.375+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=88RA3DWBRZQ8 tag=GYRA6WN6YDY2 type=write size=2390402 2024-02-10T05:50:14.377 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.377+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=5KPYK5TBQK3X type=del size=2565247 2024-02-10T05:50:14.379 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.379+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~PAIAI8UFDF50.0 size=438637 2024-02-10T05:50:14.382 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.382+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=PAIAI8UFDF50 tag=BK8QC4XVGOO9 type=write size=1487213 2024-02-10T05:50:14.384 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.384+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=GR36ZT9WGI9K type=del size=1998818 2024-02-10T05:50:14.386 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.386+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~KZHGVGN494WG.0 size=1048576 2024-02-10T05:50:14.388 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.388+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~KZHGVGN494WG.1 size=1048576 2024-02-10T05:50:14.389 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.389+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~KZHGVGN494WG.2 size=539682 2024-02-10T05:50:14.392 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.392+0000 7fc7028bd640 1 < completed multipart upload key=WWJNN1I8UV2D upload=KZHGVGN494WG tag=9RJ7ONDI1PJD type=write size=3685410 2024-02-10T05:50:14.394 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.394+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=QWO0J2IK7WKB type=del size=1233954 2024-02-10T05:50:14.396 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.396+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=ITPCDEP82G14 type=del 2024-02-10T05:50:14.398 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.398+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=73V9GG3GMNZ1 type=del size=478965 2024-02-10T05:50:14.400 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.400+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~9932ON7BHAJC.0 size=1048576 2024-02-10T05:50:14.401 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.401+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~9932ON7BHAJC.1 size=163849 2024-02-10T05:50:14.405 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.405+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=9932ON7BHAJC tag=KGSB6MQ40RY1 type=write size=2261001 2024-02-10T05:50:14.407 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.407+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=VXGSMRFZT5WW type=del size=867328 2024-02-10T05:50:14.409 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.409+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=522PQ83AXLVE type=del 2024-02-10T05:50:14.420 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.419+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~RDBO9TXEDQ76.0 size=1048576 2024-02-10T05:50:14.421 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.421+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~RDBO9TXEDQ76.1 size=443760 2024-02-10T05:50:14.421 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.421+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=RDBO9TXEDQ76 tag=LA23PRM02QVY type=write size=2540912 2024-02-10T05:50:14.424 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.423+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=PXB841CA4AEI type=del 2024-02-10T05:50:14.425 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.425+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=TIS03T1KYAV3 type=del size=669536 2024-02-10T05:50:14.427 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.427+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~ESJDJW40ZKIN.0 size=719944 2024-02-10T05:50:14.431 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.431+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=ESJDJW40ZKIN tag=Q0N9ABA329QQ type=write size=1768520 2024-02-10T05:50:14.432 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.432+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=HM82HKYJXEKX type=write size=462724 2024-02-10T05:50:14.435 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.435+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~Q2B05T6I2CFM.0 size=956077 2024-02-10T05:50:14.438 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.438+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=Q2B05T6I2CFM tag=DGGT89M5W1UQ type=write size=2004653 2024-02-10T05:50:14.443 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.440+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=KJ9V1QPLVO6O type=del size=188758 2024-02-10T05:50:14.443 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.442+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~OWY1I1V9ROSH.0 size=1048576 2024-02-10T05:50:14.444 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.444+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~OWY1I1V9ROSH.1 size=160533 2024-02-10T05:50:14.447 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.447+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=OWY1I1V9ROSH tag=ZE0GZ8Y2KH6Y type=write size=2257685 2024-02-10T05:50:14.448 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.448+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=0RCU9ZVTY4JS type=del size=2054974 2024-02-10T05:50:14.450 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.450+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=D6OGJ652CKDV type=del 2024-02-10T05:50:14.452 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.452+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=EGBZE7AIJRLY type=del size=2301191 2024-02-10T05:50:14.454 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.454+0000 7fc7028bd640 1 < canceled operation key=MZZAEZZC2121 tag=UDLDBBO5JH7G type=del size=2693965 2024-02-10T05:50:14.458 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.458+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~07G1ODROQCZY.0 size=1048576 2024-02-10T05:50:14.460 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.460+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~07G1ODROQCZY.1 size=1048576 2024-02-10T05:50:14.462 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.462+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~07G1ODROQCZY.2 size=491363 2024-02-10T05:50:14.462 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.462+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=07G1ODROQCZY tag=3DUTEYAMR441 type=write size=3637091 2024-02-10T05:50:14.464 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.464+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=DU6180EY73M2 type=del 2024-02-10T05:50:14.467 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.467+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~AE2R4CUCP0R4.0 size=1048576 2024-02-10T05:50:14.469 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.469+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~AE2R4CUCP0R4.1 size=708457 2024-02-10T05:50:14.469 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.469+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=AE2R4CUCP0R4 tag=P747EKHLSBOG type=write size=2805609 2024-02-10T05:50:14.470 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.470+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=94OGP1RT9H6T type=del 2024-02-10T05:50:14.474 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.474+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~XWFUCX9QXHHM.0 size=1048576 2024-02-10T05:50:14.476 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.476+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~XWFUCX9QXHHM.1 size=381427 2024-02-10T05:50:14.476 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.476+0000 7fc7028bd640 1 > prepared multipart upload key=5Q7J7RS33UG8 upload=XWFUCX9QXHHM tag=V9JSSMXDVLB3 type=write size=2478579 2024-02-10T05:50:14.478 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.478+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=X62IH51VKDR3 type=del 2024-02-10T05:50:14.481 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.481+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~1PKWWZUXU4A6.0 size=1048576 2024-02-10T05:50:14.483 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.483+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~1PKWWZUXU4A6.1 size=14032 2024-02-10T05:50:14.483 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.483+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=1PKWWZUXU4A6 tag=6DR4FLNPUGK4 type=write size=2111184 2024-02-10T05:50:14.487 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.487+0000 7fc7028bd640 1 < suggested remove operation key=1FDLSGLG00UU tag=OD1LXD3RLQAQ type=del 2024-02-10T05:50:14.490 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.490+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~7TDV5JRI1H21.0 size=1048576 2024-02-10T05:50:14.492 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.492+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~7TDV5JRI1H21.1 size=949630 2024-02-10T05:50:14.492 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.492+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=7TDV5JRI1H21 tag=OV0CP8L7S8I9 type=write size=3046782 2024-02-10T05:50:14.493 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.493+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=5KPYK5TBQK3X type=del 2024-02-10T05:50:14.496 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.496+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=IIQAN7D7C1X0 type=del size=1570508 2024-02-10T05:50:14.498 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.498+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=GR36ZT9WGI9K type=del 2024-02-10T05:50:14.501 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.501+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~RNHAAMIW2CSX.0 size=1048576 2024-02-10T05:50:14.502 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.502+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~RNHAAMIW2CSX.1 size=659005 2024-02-10T05:50:14.502 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.502+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=RNHAAMIW2CSX tag=2DT3PE7WC419 type=write size=2756157 2024-02-10T05:50:14.505 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.505+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=QWO0J2IK7WKB type=del 2024-02-10T05:50:14.507 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.507+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=LMTMA2IJYDWN type=del size=3718659 2024-02-10T05:50:14.509 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.509+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=73V9GG3GMNZ1 type=del 2024-02-10T05:50:14.511 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.511+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=RFH6UGJ5FLGS type=del size=3340565 2024-02-10T05:50:14.513 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.513+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=VXGSMRFZT5WW type=del 2024-02-10T05:50:14.517 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.517+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~03TJ9O37CM3J.0 size=1048576 2024-02-10T05:50:14.518 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.518+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~03TJ9O37CM3J.1 size=1048576 2024-02-10T05:50:14.520 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.520+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~03TJ9O37CM3J.2 size=394199 2024-02-10T05:50:14.520 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.520+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=03TJ9O37CM3J tag=1980GWL5DD7N type=write size=3539927 2024-02-10T05:50:14.522 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.522+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~RDBO9TXEDQ76.0 size=1048576 2024-02-10T05:50:14.523 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.523+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~RDBO9TXEDQ76.1 size=443760 2024-02-10T05:50:14.527 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.527+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=RDBO9TXEDQ76 tag=LA23PRM02QVY type=write size=2540912 2024-02-10T05:50:14.530 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.530+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~T4LDUQ8V2KN2.0 size=1048576 2024-02-10T05:50:14.531 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.531+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~T4LDUQ8V2KN2.1 size=93270 2024-02-10T05:50:14.531 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.531+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=T4LDUQ8V2KN2 tag=0YABVF5SX86N type=write size=2190422 2024-02-10T05:50:14.533 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.533+0000 7fc7028bd640 1 < canceled operation key=1A6D4ENH20MJ tag=TIS03T1KYAV3 type=del size=669536 2024-02-10T05:50:14.535 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.535+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=MAH3UHQA12MA type=del size=3621271 2024-02-10T05:50:14.536 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.536+0000 7fc7028bd640 1 < completed write operation key=XB7VCWOVVN1Q tag=HM82HKYJXEKX type=write size=462724 2024-02-10T05:50:14.538 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.538+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=BFKVFBV1KYYI type=del size=1303023 2024-02-10T05:50:14.542 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.542+0000 7fc7028bd640 1 < suggested update operation key=POPSSVU95C1W tag=KJ9V1QPLVO6O type=del size=188758 2024-02-10T05:50:14.545 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.545+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~P0J0AXGONOMP.0 size=999976 2024-02-10T05:50:14.545 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.545+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=P0J0AXGONOMP tag=TROGF4AO39LT type=write size=2048552 2024-02-10T05:50:14.547 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.547+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=0RCU9ZVTY4JS type=del 2024-02-10T05:50:14.549 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.549+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=WPCKQ4TDVMDO type=del size=680850 2024-02-10T05:50:14.551 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.551+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=EGBZE7AIJRLY type=del 2024-02-10T05:50:14.553 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.553+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=KGMMKI9ALMMI type=del size=3724709 2024-02-10T05:50:14.555 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.555+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~07G1ODROQCZY.0 size=1048576 2024-02-10T05:50:14.556 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.556+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~07G1ODROQCZY.1 size=1048576 2024-02-10T05:50:14.558 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.558+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~07G1ODROQCZY.2 size=491363 2024-02-10T05:50:14.561 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.561+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=07G1ODROQCZY tag=3DUTEYAMR441 type=write size=3637091 2024-02-10T05:50:14.563 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.563+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=GVTIC244G9N5 type=del size=1175403 2024-02-10T05:50:14.565 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.565+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~AE2R4CUCP0R4.0 size=1048576 2024-02-10T05:50:14.565 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.565+0000 7fc7028bd640 1 < canceled part key=_multipart_WWJNN1I8UV2D.2~AE2R4CUCP0R4.1 size=708457 2024-02-10T05:50:14.568 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.568+0000 7fc7028bd640 1 < canceled multipart upload key=WWJNN1I8UV2D upload=AE2R4CUCP0R4 tag=P747EKHLSBOG type=write size=2805609 2024-02-10T05:50:14.570 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.570+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=KM8945W1ADOO type=del size=2524364 2024-02-10T05:50:14.572 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.572+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~XWFUCX9QXHHM.0 size=1048576 2024-02-10T05:50:14.573 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.573+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~XWFUCX9QXHHM.1 size=381427 2024-02-10T05:50:14.577 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.577+0000 7fc7028bd640 1 < completed multipart upload key=5Q7J7RS33UG8 upload=XWFUCX9QXHHM tag=V9JSSMXDVLB3 type=write size=2478579 2024-02-10T05:50:14.578 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.578+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=8W9F9XTTC203 type=del size=2567379 2024-02-10T05:50:14.580 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.580+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~1PKWWZUXU4A6.0 size=1048576 2024-02-10T05:50:14.582 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.582+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~1PKWWZUXU4A6.1 size=14032 2024-02-10T05:50:14.585 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.585+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=1PKWWZUXU4A6 tag=6DR4FLNPUGK4 type=write size=2111184 2024-02-10T05:50:14.589 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.589+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~S55LPXO0B46L.0 size=1048576 2024-02-10T05:50:14.590 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.590+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~S55LPXO0B46L.1 size=530685 2024-02-10T05:50:14.590 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.590+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=S55LPXO0B46L tag=YAGB9WYY5Q7N type=write size=2627837 2024-02-10T05:50:14.592 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.592+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~7TDV5JRI1H21.0 size=1048576 2024-02-10T05:50:14.592 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.592+0000 7fc7028bd640 1 < canceled part key=_multipart_WQCB4GNOHXKZ.2~7TDV5JRI1H21.1 size=949630 2024-02-10T05:50:14.596 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.595+0000 7fc7028bd640 1 < canceled multipart upload key=WQCB4GNOHXKZ upload=7TDV5JRI1H21 tag=OV0CP8L7S8I9 type=write size=3046782 2024-02-10T05:50:14.599 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.599+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~TW19NF85X1EK.0 size=374949 2024-02-10T05:50:14.599 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.599+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=TW19NF85X1EK tag=79AUGPLVWKMV type=write size=1423525 2024-02-10T05:50:14.601 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.601+0000 7fc7028bd640 1 < canceled operation key=HCFSF1M8XLKK tag=IIQAN7D7C1X0 type=del size=1570508 2024-02-10T05:50:14.603 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.603+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=7N1CJSDO43XP type=del size=1255553 2024-02-10T05:50:14.605 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.605+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~RNHAAMIW2CSX.0 size=1048576 2024-02-10T05:50:14.606 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.606+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~RNHAAMIW2CSX.1 size=659005 2024-02-10T05:50:14.609 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.609+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=RNHAAMIW2CSX tag=2DT3PE7WC419 type=write size=2756157 2024-02-10T05:50:14.611 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.611+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=7QYJ6BPPPT5O type=del size=912345 2024-02-10T05:50:14.613 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.613+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=LMTMA2IJYDWN type=del 2024-02-10T05:50:14.615 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.614+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=NW80YNU5CNQQ type=del size=365003 2024-02-10T05:50:14.616 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.616+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=RFH6UGJ5FLGS type=del 2024-02-10T05:50:14.620 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.620+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~L8IPMIZJ6Y37.0 size=1048576 2024-02-10T05:50:14.622 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.622+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~L8IPMIZJ6Y37.1 size=1048576 2024-02-10T05:50:14.624 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.623+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~L8IPMIZJ6Y37.2 size=897447 2024-02-10T05:50:14.624 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.623+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=L8IPMIZJ6Y37 tag=OF33VOKL5GZJ type=write size=4043175 2024-02-10T05:50:14.626 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.626+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~03TJ9O37CM3J.0 size=1048576 2024-02-10T05:50:14.628 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.628+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~03TJ9O37CM3J.1 size=1048576 2024-02-10T05:50:14.629 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.629+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~03TJ9O37CM3J.2 size=394199 2024-02-10T05:50:14.632 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.632+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=03TJ9O37CM3J tag=1980GWL5DD7N type=write size=3539927 2024-02-10T05:50:14.634 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.634+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=MTJ386TNJQWK type=del size=3530712 2024-02-10T05:50:14.637 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.637+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~T4LDUQ8V2KN2.0 size=1048576 2024-02-10T05:50:14.638 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.638+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~T4LDUQ8V2KN2.1 size=93270 2024-02-10T05:50:14.642 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.642+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=T4LDUQ8V2KN2 tag=0YABVF5SX86N type=write size=2190422 2024-02-10T05:50:14.643 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.643+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=19P6M3ODL4TA type=write size=273496 2024-02-10T05:50:14.645 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.645+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=MAH3UHQA12MA type=del 2024-02-10T05:50:14.647 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.647+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=63LIT93E6Y53 type=del size=1182892 2024-02-10T05:50:14.649 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.649+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=BFKVFBV1KYYI type=del 2024-02-10T05:50:14.651 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.651+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=XZD96AB6A2D3 type=del size=176598 2024-02-10T05:50:14.652 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.653+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~P0J0AXGONOMP.0 size=999976 2024-02-10T05:50:14.656 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.656+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=P0J0AXGONOMP tag=TROGF4AO39LT type=write size=2048552 2024-02-10T05:50:14.657 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.657+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=IUBDVP30BWHY type=write size=1037662 2024-02-10T05:50:14.659 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.659+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=WPCKQ4TDVMDO type=del 2024-02-10T05:50:14.661 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.661+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=NHFG9S5UEMRR type=del size=941747 2024-02-10T05:50:14.663 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.663+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=KGMMKI9ALMMI type=del 2024-02-10T05:50:14.665 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.665+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=XVXUB8RPKJSK type=del size=1618363 2024-02-10T05:50:14.669 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.669+0000 7fc7028bd640 1 < suggested remove operation key=6F2U9S4PDN81 tag=GVTIC244G9N5 type=del 2024-02-10T05:50:14.671 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.671+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=XCAXKF287WIV type=del size=2196964 2024-02-10T05:50:14.675 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.675+0000 7fc7028bd640 1 < suggested remove operation key=8AXKQ459OWH5 tag=KM8945W1ADOO type=del 2024-02-10T05:50:14.679 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.679+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~7TEWB7CTMMB2.0 size=1048576 2024-02-10T05:50:14.681 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.681+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~7TEWB7CTMMB2.1 size=858439 2024-02-10T05:50:14.681 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.681+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=7TEWB7CTMMB2 tag=GFI5OKA0L03M type=write size=2955591 2024-02-10T05:50:14.685 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.685+0000 7fc7028bd640 1 < suggested remove operation key=1FDLSGLG00UU tag=8W9F9XTTC203 type=del 2024-02-10T05:50:14.687 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.687+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=OPXKCZR8QS89 type=write size=654134 2024-02-10T05:50:14.687 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.687+0000 7fc7028bd640 1 < canceled part key=_multipart_2CRZCIZ292WL.2~S55LPXO0B46L.0 size=1048576 2024-02-10T05:50:14.689 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.689+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~S55LPXO0B46L.1 size=530685 2024-02-10T05:50:14.692 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.692+0000 7fc7028bd640 1 < canceled multipart upload key=2CRZCIZ292WL upload=S55LPXO0B46L tag=YAGB9WYY5Q7N type=write size=2627837 2024-02-10T05:50:14.695 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.695+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=I64F5WD3GD8A type=write size=1015067 2024-02-10T05:50:14.696 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.696+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~TW19NF85X1EK.0 size=374949 2024-02-10T05:50:14.700 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.700+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=TW19NF85X1EK tag=79AUGPLVWKMV type=write size=1423525 2024-02-10T05:50:14.703 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.703+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~54VQYMPLLE9B.0 size=1048576 2024-02-10T05:50:14.705 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.705+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~54VQYMPLLE9B.1 size=413798 2024-02-10T05:50:14.705 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.705+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=54VQYMPLLE9B tag=ILZJBLN8XFEM type=write size=2510950 2024-02-10T05:50:14.707 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.707+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=7N1CJSDO43XP type=del 2024-02-10T05:50:14.711 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.711+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~1JGEBW2WWW7B.0 size=1048576 2024-02-10T05:50:14.712 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.712+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~1JGEBW2WWW7B.1 size=490862 2024-02-10T05:50:14.712 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.712+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=1JGEBW2WWW7B tag=K8L1PYQ31D7Y type=write size=2588014 2024-02-10T05:50:14.716 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.716+0000 7fc7028bd640 1 < suggested update operation key=Z9YHKWD2R7TE tag=7QYJ6BPPPT5O type=del size=912345 2024-02-10T05:50:14.719 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.719+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~V2U6CGC4F2ZA.0 size=1048576 2024-02-10T05:50:14.721 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.721+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~V2U6CGC4F2ZA.1 size=1048576 2024-02-10T05:50:14.722 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.722+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~V2U6CGC4F2ZA.2 size=378407 2024-02-10T05:50:14.722 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.722+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=V2U6CGC4F2ZA tag=J0PGYDD8UUTI type=write size=3524135 2024-02-10T05:50:14.725 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.725+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=NW80YNU5CNQQ type=del 2024-02-10T05:50:14.729 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.729+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~81VMO4SN62YJ.0 size=1048576 2024-02-10T05:50:14.730 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.730+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~81VMO4SN62YJ.1 size=1048576 2024-02-10T05:50:14.732 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.732+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~81VMO4SN62YJ.2 size=324796 2024-02-10T05:50:14.732 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.732+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=81VMO4SN62YJ tag=R8A8CL0LNWZ7 type=write size=3470524 2024-02-10T05:50:14.734 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.734+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~L8IPMIZJ6Y37.0 size=1048576 2024-02-10T05:50:14.737 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.736+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~L8IPMIZJ6Y37.1 size=1048576 2024-02-10T05:50:14.738 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.738+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~L8IPMIZJ6Y37.2 size=897447 2024-02-10T05:50:14.741 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.741+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=L8IPMIZJ6Y37 tag=OF33VOKL5GZJ type=write size=4043175 2024-02-10T05:50:14.743 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.743+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=II4W2G59DR6Z type=del size=2395041 2024-02-10T05:50:14.745 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.745+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=MTJ386TNJQWK type=del 2024-02-10T05:50:14.748 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.748+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~183F73YP5X5U.0 size=1048576 2024-02-10T05:50:14.750 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.750+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~183F73YP5X5U.1 size=1007560 2024-02-10T05:50:14.750 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.750+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=183F73YP5X5U tag=NFQR2JBN2D46 type=write size=3104712 2024-02-10T05:50:14.752 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.752+0000 7fc7028bd640 1 < completed write operation key=NOV17YQFEI7S tag=19P6M3ODL4TA type=write size=273496 2024-02-10T05:50:14.754 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.754+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=F6G3R3S1EAEU type=del size=155861 2024-02-10T05:50:14.756 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.756+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=63LIT93E6Y53 type=del 2024-02-10T05:50:14.758 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.758+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=COVEO9CMDV6W type=del size=1657593 2024-02-10T05:50:14.761 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.761+0000 7fc7028bd640 1 < suggested update operation key=L57NUDWUO7TH tag=XZD96AB6A2D3 type=del size=176598 2024-02-10T05:50:14.763 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.763+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=5MS2VW6MJING type=del size=3226942 2024-02-10T05:50:14.765 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.765+0000 7fc7028bd640 1 < completed write operation key=MZZAEZZC2121 tag=IUBDVP30BWHY type=write size=1037662 2024-02-10T05:50:14.769 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.769+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~G62AL8PAM6EG.0 size=1048576 2024-02-10T05:50:14.770 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.770+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~G62AL8PAM6EG.1 size=1048576 2024-02-10T05:50:14.772 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.772+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~G62AL8PAM6EG.2 size=1046610 2024-02-10T05:50:14.772 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.772+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=G62AL8PAM6EG tag=S5XEW0762J9O type=write size=4192338 2024-02-10T05:50:14.774 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.774+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=NHFG9S5UEMRR type=del 2024-02-10T05:50:14.776 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.776+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=2D2DI454A3A1 type=del size=3925924 2024-02-10T05:50:14.778 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.778+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=XVXUB8RPKJSK type=del 2024-02-10T05:50:14.780 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.780+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=818VZW5MGJ5A type=del size=1912127 2024-02-10T05:50:14.783 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.783+0000 7fc7028bd640 1 < suggested update operation key=D0JT047TBJ0V tag=XCAXKF287WIV type=del size=2196964 2024-02-10T05:50:14.785 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.786+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=MDUQNWHDL3B6 type=del size=2101359 2024-02-10T05:50:14.788 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.788+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~7TEWB7CTMMB2.0 size=1048576 2024-02-10T05:50:14.789 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.789+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~7TEWB7CTMMB2.1 size=858439 2024-02-10T05:50:14.792 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.792+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=7TEWB7CTMMB2 tag=GFI5OKA0L03M type=write size=2955591 2024-02-10T05:50:14.794 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.794+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=JTNKT8IKJKKX type=write size=776245 2024-02-10T05:50:14.796 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.796+0000 7fc7028bd640 1 < completed write operation key=JFGDV4S5JG57 tag=OPXKCZR8QS89 type=write size=654134 2024-02-10T05:50:14.798 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.798+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=O1W4HS9CQY1V type=del size=3638430 2024-02-10T05:50:14.801 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.801+0000 7fc7028bd640 1 < canceled operation key=MZZAEZZC2121 tag=I64F5WD3GD8A type=write size=1015067 2024-02-10T05:50:14.804 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.804+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~12U8PT4POJQ1.0 size=1048576 2024-02-10T05:50:14.806 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.805+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~12U8PT4POJQ1.1 size=611035 2024-02-10T05:50:14.806 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.805+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=12U8PT4POJQ1 tag=VQ28NXP0VYA5 type=write size=2708187 2024-02-10T05:50:14.807 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.807+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~54VQYMPLLE9B.0 size=1048576 2024-02-10T05:50:14.809 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.809+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~54VQYMPLLE9B.1 size=413798 2024-02-10T05:50:14.812 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.812+0000 7fc7028bd640 1 < completed multipart upload key=WWJNN1I8UV2D upload=54VQYMPLLE9B tag=ILZJBLN8XFEM type=write size=2510950 2024-02-10T05:50:14.814 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.814+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=HKTRNTGKD7JC type=del size=182955 2024-02-10T05:50:14.816 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.816+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~1JGEBW2WWW7B.0 size=1048576 2024-02-10T05:50:14.818 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.818+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~1JGEBW2WWW7B.1 size=490862 2024-02-10T05:50:14.821 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.821+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=1JGEBW2WWW7B tag=K8L1PYQ31D7Y type=write size=2588014 2024-02-10T05:50:14.823 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.823+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=6OV211BJAXEV type=del size=2172995 2024-02-10T05:50:14.825 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.825+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~V2U6CGC4F2ZA.0 size=1048576 2024-02-10T05:50:14.827 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.827+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~V2U6CGC4F2ZA.1 size=1048576 2024-02-10T05:50:14.828 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.828+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~V2U6CGC4F2ZA.2 size=378407 2024-02-10T05:50:14.831 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.831+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=V2U6CGC4F2ZA tag=J0PGYDD8UUTI type=write size=3524135 2024-02-10T05:50:14.833 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.833+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=HANOSJ6137B2 type=del size=4094097 2024-02-10T05:50:14.835 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.835+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~81VMO4SN62YJ.0 size=1048576 2024-02-10T05:50:14.836 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.836+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~81VMO4SN62YJ.1 size=1048576 2024-02-10T05:50:14.838 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.838+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~81VMO4SN62YJ.2 size=324796 2024-02-10T05:50:14.841 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.841+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=81VMO4SN62YJ tag=R8A8CL0LNWZ7 type=write size=3470524 2024-02-10T05:50:14.844 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.843+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=W4TXRVM9X1Q4 type=del size=1979703 2024-02-10T05:50:14.845 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.845+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=II4W2G59DR6Z type=del 2024-02-10T05:50:14.848 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.847+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=82P22UK5W6HD type=write size=42566 2024-02-10T05:50:14.851 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.849+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~183F73YP5X5U.0 size=1048576 2024-02-10T05:50:14.851 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.851+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~183F73YP5X5U.1 size=1007560 2024-02-10T05:50:14.854 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.854+0000 7fc7028bd640 1 < completed multipart upload key=O22B4K2PVN13 upload=183F73YP5X5U tag=NFQR2JBN2D46 type=write size=3104712 2024-02-10T05:50:14.857 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.856+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=549UEKYTBGTH type=del size=948954 2024-02-10T05:50:14.860 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.860+0000 7fc7028bd640 1 < suggested update operation key=MZZAEZZC2121 tag=F6G3R3S1EAEU type=del size=155861 2024-02-10T05:50:14.862 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.862+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=P315JR2NDR8C type=del size=1268992 2024-02-10T05:50:14.865 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.865+0000 7fc7028bd640 -1 < failed to complete operation key=MZZAEZZC2121 tag=COVEO9CMDV6W type=del size=1657593: (22) Invalid argument 2024-02-10T05:50:14.868 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.868+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~T4ZKKSPR8OG7.0 size=1048576 2024-02-10T05:50:14.870 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.870+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~T4ZKKSPR8OG7.1 size=185304 2024-02-10T05:50:14.870 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.870+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=T4ZKKSPR8OG7 tag=N3Y6C5CALJYW type=write size=2282456 2024-02-10T05:50:14.873 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.873+0000 7fc7028bd640 1 < suggested update operation key=5Q7J7RS33UG8 tag=5MS2VW6MJING type=del size=3226942 2024-02-10T05:50:14.875 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.875+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=JQUJ4KJOUVRF type=del size=153961 2024-02-10T05:50:14.877 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.877+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~G62AL8PAM6EG.0 size=1048576 2024-02-10T05:50:14.879 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.879+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~G62AL8PAM6EG.1 size=1048576 2024-02-10T05:50:14.881 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.881+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~G62AL8PAM6EG.2 size=1046610 2024-02-10T05:50:14.885 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.884+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=G62AL8PAM6EG tag=S5XEW0762J9O type=write size=4192338 2024-02-10T05:50:14.886 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.886+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=GPOFKVSMSPQ1 type=del size=3909935 2024-02-10T05:50:14.888 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.888+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=2D2DI454A3A1 type=del 2024-02-10T05:50:14.890 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.890+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=FD5AKYREFUP8 type=write size=932051 2024-02-10T05:50:14.892 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.892+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=818VZW5MGJ5A type=del 2024-02-10T05:50:14.894 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.894+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=SXN93RFT1WHZ type=write size=213391 2024-02-10T05:50:14.896 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.896+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=MDUQNWHDL3B6 type=del 2024-02-10T05:50:14.898 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.898+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=958RMLDKX8H8 type=write size=266796 2024-02-10T05:50:14.900 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.900+0000 7fc7028bd640 1 < completed write operation key=NOV17YQFEI7S tag=JTNKT8IKJKKX type=write size=776245 2024-02-10T05:50:14.903 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.903+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~2MV7B8EGCWG0.0 size=1048576 2024-02-10T05:50:14.905 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.905+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~2MV7B8EGCWG0.1 size=1048576 2024-02-10T05:50:14.907 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.907+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~2MV7B8EGCWG0.2 size=797851 2024-02-10T05:50:14.907 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.907+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=2MV7B8EGCWG0 tag=MKJVRPXJ0I0P type=write size=3943579 2024-02-10T05:50:14.909 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.908+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=O1W4HS9CQY1V type=del 2024-02-10T05:50:14.911 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.911+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=4LJVYNUIBMQF type=del size=55349 2024-02-10T05:50:14.913 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.913+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~12U8PT4POJQ1.0 size=1048576 2024-02-10T05:50:14.914 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.914+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~12U8PT4POJQ1.1 size=611035 2024-02-10T05:50:14.917 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.917+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=12U8PT4POJQ1 tag=VQ28NXP0VYA5 type=write size=2708187 2024-02-10T05:50:14.921 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.921+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~WV41T8VN0KT6.0 size=911221 2024-02-10T05:50:14.921 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.921+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=WV41T8VN0KT6 tag=EKA9P1S21RKT type=write size=1959797 2024-02-10T05:50:14.923 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.923+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=HKTRNTGKD7JC type=del 2024-02-10T05:50:14.924 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.924+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=XGHNVI9VJQIW type=del size=2132604 2024-02-10T05:50:14.926 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.926+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=6OV211BJAXEV type=del 2024-02-10T05:50:14.928 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.928+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=0V6QZ22KO7O7 type=del size=1320929 2024-02-10T05:50:14.930 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.930+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=HANOSJ6137B2 type=del 2024-02-10T05:50:14.934 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.934+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~5TOAL271M856.0 size=1048576 2024-02-10T05:50:14.935 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.935+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~5TOAL271M856.1 size=1048576 2024-02-10T05:50:14.937 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.937+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~5TOAL271M856.2 size=36898 2024-02-10T05:50:14.937 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.937+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=5TOAL271M856 tag=N2RRW9W2TGO3 type=write size=3182626 2024-02-10T05:50:14.941 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.941+0000 7fc7028bd640 1 < suggested update operation key=ZQ8S1KW54C8H tag=W4TXRVM9X1Q4 type=del size=1979703 2024-02-10T05:50:14.942 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.942+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=48P753XJPZ39 type=del size=2747301 2024-02-10T05:50:14.946 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.946+0000 7fc7028bd640 1 < suggested remove operation key=L57NUDWUO7TH tag=82P22UK5W6HD type=write 2024-02-10T05:50:14.948 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.948+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=G80S2LYRO3RA type=del size=1353869 2024-02-10T05:50:14.950 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.950+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=549UEKYTBGTH type=del 2024-02-10T05:50:14.952 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.952+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=JIFPRRC4XYIO type=write size=780055 2024-02-10T05:50:14.954 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.954+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=P315JR2NDR8C type=del 2024-02-10T05:50:14.957 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.957+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~FDP0TLJBBM05.0 size=1048576 2024-02-10T05:50:14.959 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.959+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~FDP0TLJBBM05.1 size=603739 2024-02-10T05:50:14.959 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.959+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=FDP0TLJBBM05 tag=95LDSV8I1G2X type=write size=2700891 2024-02-10T05:50:14.961 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.961+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~T4ZKKSPR8OG7.0 size=1048576 2024-02-10T05:50:14.963 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.963+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~T4ZKKSPR8OG7.1 size=185304 2024-02-10T05:50:14.967 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.967+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=T4ZKKSPR8OG7 tag=N3Y6C5CALJYW type=write size=2282456 2024-02-10T05:50:14.970 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.969+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=3FXKN40B7G4P type=write size=74911 2024-02-10T05:50:14.972 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.972+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=JQUJ4KJOUVRF type=del 2024-02-10T05:50:14.974 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.974+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=F8REDC90W2YM type=del size=1336959 2024-02-10T05:50:14.976 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.976+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=GPOFKVSMSPQ1 type=del 2024-02-10T05:50:14.979 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.979+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~MGN20IBFVWAG.0 size=770047 2024-02-10T05:50:14.980 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.979+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=MGN20IBFVWAG tag=7TOTKY5160UV type=write size=1818623 2024-02-10T05:50:14.983 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.983+0000 7fc7028bd640 1 < suggested update operation key=JXIF74ALG4AB tag=FD5AKYREFUP8 type=write size=932051 2024-02-10T05:50:14.985 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.985+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=AY3A4H9URWF6 type=del size=2143185 2024-02-10T05:50:14.989 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.989+0000 7fc7028bd640 1 < suggested update operation key=ZQ8S1KW54C8H tag=SXN93RFT1WHZ type=write size=213391 2024-02-10T05:50:14.992 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.992+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~Q9D28H07P4QM.0 size=1048576 2024-02-10T05:50:14.994 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.994+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~Q9D28H07P4QM.1 size=677887 2024-02-10T05:50:14.995 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.994+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=Q9D28H07P4QM tag=N0AIPHGJJNGM type=write size=2775039 2024-02-10T05:50:14.997 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:14.997+0000 7fc7028bd640 1 < suggested update operation key=2CRZCIZ292WL tag=958RMLDKX8H8 type=write size=266796 2024-02-10T05:50:15.001 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.001+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~3H2B6I37V5TG.0 size=1048576 2024-02-10T05:50:15.002 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.002+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~3H2B6I37V5TG.1 size=1048576 2024-02-10T05:50:15.004 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.004+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~3H2B6I37V5TG.2 size=736102 2024-02-10T05:50:15.004 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.004+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=3H2B6I37V5TG tag=VKKX2T33HTFC type=write size=3881830 2024-02-10T05:50:15.006 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.006+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~2MV7B8EGCWG0.0 size=1048576 2024-02-10T05:50:15.007 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.007+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~2MV7B8EGCWG0.1 size=1048576 2024-02-10T05:50:15.009 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.009+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~2MV7B8EGCWG0.2 size=797851 2024-02-10T05:50:15.013 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.013+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=2MV7B8EGCWG0 tag=MKJVRPXJ0I0P type=write size=3943579 2024-02-10T05:50:15.017 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.017+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~2IQXSVA1A0QE.0 size=1048576 2024-02-10T05:50:15.018 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.018+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~2IQXSVA1A0QE.1 size=1048576 2024-02-10T05:50:15.020 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.020+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~2IQXSVA1A0QE.2 size=611879 2024-02-10T05:50:15.020 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.020+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=2IQXSVA1A0QE tag=NCDS15JK4H5I type=write size=3757607 2024-02-10T05:50:15.022 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.022+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=4LJVYNUIBMQF type=del 2024-02-10T05:50:15.024 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.024+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=DUVDWESQSB9E type=del size=2873781 2024-02-10T05:50:15.024 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.024+0000 7fc7028bd640 1 < canceled part key=_multipart_JXIF74ALG4AB.2~WV41T8VN0KT6.0 size=911221 2024-02-10T05:50:15.027 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.027+0000 7fc7028bd640 1 < canceled multipart upload key=JXIF74ALG4AB upload=WV41T8VN0KT6 tag=EKA9P1S21RKT type=write size=1959797 2024-02-10T05:50:15.031 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.031+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~FXNHNX6BJJEQ.0 size=1048576 2024-02-10T05:50:15.033 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.033+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~FXNHNX6BJJEQ.1 size=1048576 2024-02-10T05:50:15.034 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.034+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~FXNHNX6BJJEQ.2 size=387346 2024-02-10T05:50:15.034 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.034+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=FXNHNX6BJJEQ tag=9JGUCG11NN8L type=write size=3533074 2024-02-10T05:50:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:14 smithi189 ceph-mon[89631]: pgmap v1394: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 223 KiB/s rd, 80 KiB/s wr, 396 op/s 2024-02-10T05:50:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:14 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:50:15.037 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.037+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=XGHNVI9VJQIW type=del 2024-02-10T05:50:15.040 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.040+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~F5O1G9H5JESJ.0 size=1048576 2024-02-10T05:50:15.042 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.042+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~F5O1G9H5JESJ.1 size=885559 2024-02-10T05:50:15.042 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.042+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=F5O1G9H5JESJ tag=676XO9CEUIG7 type=write size=2982711 2024-02-10T05:50:15.044 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.044+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=0V6QZ22KO7O7 type=del 2024-02-10T05:50:15.046 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.046+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=JXY40X8DARM1 type=del size=3065595 2024-02-10T05:50:15.048 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.048+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~5TOAL271M856.0 size=1048576 2024-02-10T05:50:15.050 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.050+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~5TOAL271M856.1 size=1048576 2024-02-10T05:50:15.052 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.052+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~5TOAL271M856.2 size=36898 2024-02-10T05:50:15.055 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.055+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=5TOAL271M856 tag=N2RRW9W2TGO3 type=write size=3182626 2024-02-10T05:50:15.057 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.057+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=8UG69L9F8RQH type=del size=1160937 2024-02-10T05:50:15.059 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.059+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=48P753XJPZ39 type=del 2024-02-10T05:50:15.062 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.062+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~AUW3R9K2K2T3.0 size=63944 2024-02-10T05:50:15.062 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.062+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=AUW3R9K2K2T3 tag=E0838UZ0PP63 type=write size=1112520 2024-02-10T05:50:15.066 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.066+0000 7fc7028bd640 1 < suggested remove operation key=P1LQTKS3USKT tag=G80S2LYRO3RA type=del 2024-02-10T05:50:15.069 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.069+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~FV0YYSZR941J.0 size=1048576 2024-02-10T05:50:15.071 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.071+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~FV0YYSZR941J.1 size=1048576 2024-02-10T05:50:15.073 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.073+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~FV0YYSZR941J.2 size=416 2024-02-10T05:50:15.073 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.073+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=FV0YYSZR941J tag=0JWBDJ538Z4M type=write size=3146144 2024-02-10T05:50:15.077 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.077+0000 7fc7028bd640 1 < suggested remove operation key=PYJZTE24ZO5G tag=JIFPRRC4XYIO type=write 2024-02-10T05:50:15.079 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.079+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=IJZFMX83R3BF type=del size=527138 2024-02-10T05:50:15.081 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.080+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~FDP0TLJBBM05.0 size=1048576 2024-02-10T05:50:15.083 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.083+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~FDP0TLJBBM05.1 size=603739 2024-02-10T05:50:15.086 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.086+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=FDP0TLJBBM05 tag=95LDSV8I1G2X type=write size=2700891 2024-02-10T05:50:15.089 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.089+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~B274EZOGF174.0 size=1048576 2024-02-10T05:50:15.091 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.091+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~B274EZOGF174.1 size=1048576 2024-02-10T05:50:15.093 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.093+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~B274EZOGF174.2 size=325630 2024-02-10T05:50:15.093 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.093+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=B274EZOGF174 tag=D8GP0EA6MRNP type=write size=3471358 2024-02-10T05:50:15.095 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.095+0000 7fc7028bd640 1 < completed write operation key=O22B4K2PVN13 tag=3FXKN40B7G4P type=write size=74911 2024-02-10T05:50:15.097 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.097+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=SYPSETZ8BO48 type=del size=3046957 2024-02-10T05:50:15.099 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.099+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=F8REDC90W2YM type=del 2024-02-10T05:50:15.103 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.103+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~HJ77S3UD2VW8.0 size=1015490 2024-02-10T05:50:15.103 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.103+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=HJ77S3UD2VW8 tag=1SMPAHXU9QJL type=write size=2064066 2024-02-10T05:50:15.104 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.104+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~MGN20IBFVWAG.0 size=770047 2024-02-10T05:50:15.108 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.108+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=MGN20IBFVWAG tag=7TOTKY5160UV type=write size=1818623 2024-02-10T05:50:15.111 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.111+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~DZF1XXTOC1XL.0 size=1048576 2024-02-10T05:50:15.113 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.113+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~DZF1XXTOC1XL.1 size=1048576 2024-02-10T05:50:15.114 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.114+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~DZF1XXTOC1XL.2 size=364218 2024-02-10T05:50:15.114 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.114+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=DZF1XXTOC1XL tag=DBMOPRI8T0BD type=write size=3509946 2024-02-10T05:50:15.118 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.118+0000 7fc7028bd640 1 < suggested remove operation key=8AXKQ459OWH5 tag=AY3A4H9URWF6 type=del 2024-02-10T05:50:15.122 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.121+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~X2FOH5B5QT86.0 size=176349 2024-02-10T05:50:15.122 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.121+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=X2FOH5B5QT86 tag=0TLENN4MRZ93 type=write size=1224925 2024-02-10T05:50:15.124 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.124+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~Q9D28H07P4QM.0 size=1048576 2024-02-10T05:50:15.126 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.126+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~Q9D28H07P4QM.1 size=677887 2024-02-10T05:50:15.129 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.129+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=Q9D28H07P4QM tag=N0AIPHGJJNGM type=write size=2775039 2024-02-10T05:50:15.131 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.131+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=N9BU2ODQLJDW type=del size=887284 2024-02-10T05:50:15.133 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.133+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~3H2B6I37V5TG.0 size=1048576 2024-02-10T05:50:15.134 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.134+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~3H2B6I37V5TG.1 size=1048576 2024-02-10T05:50:15.134 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.134+0000 7fc7028bd640 1 < canceled part key=_multipart_NOV17YQFEI7S.2~3H2B6I37V5TG.2 size=736102 2024-02-10T05:50:15.138 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.138+0000 7fc7028bd640 1 < canceled multipart upload key=NOV17YQFEI7S upload=3H2B6I37V5TG tag=VKKX2T33HTFC type=write size=3881830 2024-02-10T05:50:15.142 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.142+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~T97U3KNWOQCR.0 size=913218 2024-02-10T05:50:15.142 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.142+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=T97U3KNWOQCR tag=EOZ5LE0HP4KZ type=write size=1961794 2024-02-10T05:50:15.144 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.144+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~2IQXSVA1A0QE.0 size=1048576 2024-02-10T05:50:15.146 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.145+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~2IQXSVA1A0QE.1 size=1048576 2024-02-10T05:50:15.148 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.148+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~2IQXSVA1A0QE.2 size=611879 2024-02-10T05:50:15.152 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.152+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=2IQXSVA1A0QE tag=NCDS15JK4H5I type=write size=3757607 2024-02-10T05:50:15.155 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.155+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~5OGHSXP3OT9S.0 size=180408 2024-02-10T05:50:15.155 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.155+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=5OGHSXP3OT9S tag=NNNHJCDB6C2H type=write size=1228984 2024-02-10T05:50:15.157 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.157+0000 7fc7028bd640 1 < canceled operation key=POPSSVU95C1W tag=DUVDWESQSB9E type=del size=2873781 2024-02-10T05:50:15.159 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.159+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=6QPJAHAIDT0R type=del size=1473603 2024-02-10T05:50:15.161 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.161+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~FXNHNX6BJJEQ.0 size=1048576 2024-02-10T05:50:15.163 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.163+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~FXNHNX6BJJEQ.1 size=1048576 2024-02-10T05:50:15.165 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.164+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~FXNHNX6BJJEQ.2 size=387346 2024-02-10T05:50:15.168 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.168+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=FXNHNX6BJJEQ tag=9JGUCG11NN8L type=write size=3533074 2024-02-10T05:50:15.170 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.170+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=OVZV58ZZQ2QZ type=del size=2194824 2024-02-10T05:50:15.172 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.171+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~F5O1G9H5JESJ.0 size=1048576 2024-02-10T05:50:15.172 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.172+0000 7fc7028bd640 1 < canceled part key=_multipart_NOV17YQFEI7S.2~F5O1G9H5JESJ.1 size=885559 2024-02-10T05:50:15.175 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.175+0000 7fc7028bd640 1 < canceled multipart upload key=NOV17YQFEI7S upload=F5O1G9H5JESJ tag=676XO9CEUIG7 type=write size=2982711 2024-02-10T05:50:15.177 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.177+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=PX9MMCJ9NV7E type=del size=3175018 2024-02-10T05:50:15.179 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.179+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=JXY40X8DARM1 type=del 2024-02-10T05:50:15.181 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.181+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=SGUNVPVCQSBC type=del size=3418434 2024-02-10T05:50:15.185 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.185+0000 7fc7028bd640 1 < suggested remove operation key=9XDPL2E1NK20 tag=8UG69L9F8RQH type=del 2024-02-10T05:50:15.188 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.188+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~91LKAE11X36N.0 size=977866 2024-02-10T05:50:15.189 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.188+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=91LKAE11X36N tag=ZYC2YMLLYIMU type=write size=2026442 2024-02-10T05:50:15.190 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.190+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~AUW3R9K2K2T3.0 size=63944 2024-02-10T05:50:15.194 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.194+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=AUW3R9K2K2T3 tag=E0838UZ0PP63 type=write size=1112520 2024-02-10T05:50:15.196 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.196+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=CQ6X3LJRR7KM type=del size=3104170 2024-02-10T05:50:15.198 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.198+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~FV0YYSZR941J.0 size=1048576 2024-02-10T05:50:15.198 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.198+0000 7fc7028bd640 1 < canceled part key=_multipart_PYJZTE24ZO5G.2~FV0YYSZR941J.1 size=1048576 2024-02-10T05:50:15.199 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.199+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~FV0YYSZR941J.2 size=416 2024-02-10T05:50:15.202 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.202+0000 7fc7028bd640 1 < canceled multipart upload key=PYJZTE24ZO5G upload=FV0YYSZR941J tag=0JWBDJ538Z4M type=write size=3146144 2024-02-10T05:50:15.206 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.206+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~AHDT5W9IQABO.0 size=85178 2024-02-10T05:50:15.206 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.206+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=AHDT5W9IQABO tag=K7YK71WE5BHB type=write size=1133754 2024-02-10T05:50:15.209 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.209+0000 7fc7028bd640 1 < suggested update operation key=D0JT047TBJ0V tag=IJZFMX83R3BF type=del size=527138 2024-02-10T05:50:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:14 smithi178 ceph-mon[92537]: pgmap v1394: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 223 KiB/s rd, 80 KiB/s wr, 396 op/s 2024-02-10T05:50:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:14 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:50:15.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:14 smithi178 ceph-mon[95116]: pgmap v1394: 137 pgs: 9 creating+peering, 128 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 223 KiB/s rd, 80 KiB/s wr, 396 op/s 2024-02-10T05:50:15.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:14 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:15.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:50:15.213 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.213+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~SH6QQ0ADE58P.0 size=808284 2024-02-10T05:50:15.213 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.213+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=SH6QQ0ADE58P tag=LD4TG7HWM7TJ type=write size=1856860 2024-02-10T05:50:15.213 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.213+0000 7fc7028bd640 1 < canceled part key=_multipart_0BWUVUVJ2VMX.2~B274EZOGF174.0 size=1048576 2024-02-10T05:50:15.215 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.215+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~B274EZOGF174.1 size=1048576 2024-02-10T05:50:15.217 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.217+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~B274EZOGF174.2 size=325630 2024-02-10T05:50:15.220 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.220+0000 7fc7028bd640 1 < canceled multipart upload key=0BWUVUVJ2VMX upload=B274EZOGF174 tag=D8GP0EA6MRNP type=write size=3471358 2024-02-10T05:50:15.223 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.223+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~5LBAOOFTQLIG.0 size=1048576 2024-02-10T05:50:15.225 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.225+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~5LBAOOFTQLIG.1 size=561210 2024-02-10T05:50:15.225 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.225+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=5LBAOOFTQLIG tag=6RSFQMP7CUUI type=write size=2658362 2024-02-10T05:50:15.227 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.227+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=SYPSETZ8BO48 type=del 2024-02-10T05:50:15.230 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.230+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~OJIL7E9VHXWW.0 size=367885 2024-02-10T05:50:15.230 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.230+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=OJIL7E9VHXWW tag=IC7ID4VJ7EV8 type=write size=1416461 2024-02-10T05:50:15.232 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.232+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~HJ77S3UD2VW8.0 size=1015490 2024-02-10T05:50:15.236 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.236+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=HJ77S3UD2VW8 tag=1SMPAHXU9QJL type=write size=2064066 2024-02-10T05:50:15.238 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.238+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=6PEWYERDS8QI type=del size=1199557 2024-02-10T05:50:15.240 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.239+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~DZF1XXTOC1XL.0 size=1048576 2024-02-10T05:50:15.241 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.241+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~DZF1XXTOC1XL.1 size=1048576 2024-02-10T05:50:15.243 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.243+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~DZF1XXTOC1XL.2 size=364218 2024-02-10T05:50:15.246 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.246+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=DZF1XXTOC1XL tag=DBMOPRI8T0BD type=write size=3509946 2024-02-10T05:50:15.250 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.250+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~9M3ZNRSNEX39.0 size=1048576 2024-02-10T05:50:15.252 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.251+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~9M3ZNRSNEX39.1 size=1048576 2024-02-10T05:50:15.253 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.253+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~9M3ZNRSNEX39.2 size=325323 2024-02-10T05:50:15.253 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.253+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=9M3ZNRSNEX39 tag=M71RWF4LP791 type=write size=3471051 2024-02-10T05:50:15.255 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.255+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~X2FOH5B5QT86.0 size=176349 2024-02-10T05:50:15.260 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.259+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=X2FOH5B5QT86 tag=0TLENN4MRZ93 type=write size=1224925 2024-02-10T05:50:15.261 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.261+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=S395VJINMTVS type=del size=1994720 2024-02-10T05:50:15.263 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.263+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=N9BU2ODQLJDW type=del 2024-02-10T05:50:15.265 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.264+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=156LIU58NLX0 type=del size=1843093 2024-02-10T05:50:15.265 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.265+0000 7fc7028bd640 1 < canceled part key=_multipart_WWJNN1I8UV2D.2~T97U3KNWOQCR.0 size=913218 2024-02-10T05:50:15.269 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.269+0000 7fc7028bd640 1 < canceled multipart upload key=WWJNN1I8UV2D upload=T97U3KNWOQCR tag=EOZ5LE0HP4KZ type=write size=1961794 2024-02-10T05:50:15.271 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.271+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=9TS4SPTNKBOP type=del size=3257879 2024-02-10T05:50:15.273 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.273+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~5OGHSXP3OT9S.0 size=180408 2024-02-10T05:50:15.277 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.276+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=5OGHSXP3OT9S tag=NNNHJCDB6C2H type=write size=1228984 2024-02-10T05:50:15.279 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.278+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=J78FDW2DQ3OG type=del size=4011566 2024-02-10T05:50:15.280 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.280+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=6QPJAHAIDT0R type=del 2024-02-10T05:50:15.282 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.282+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=CU2C41LO07LP type=del size=1069093 2024-02-10T05:50:15.284 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.284+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=OVZV58ZZQ2QZ type=del 2024-02-10T05:50:15.286 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.286+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=SMXTZDEUISOG type=del size=133913 2024-02-10T05:50:15.289 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.289+0000 7fc7028bd640 -1 < failed to complete operation key=D0JT047TBJ0V tag=PX9MMCJ9NV7E type=del size=3175018: (22) Invalid argument 2024-02-10T05:50:15.292 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.292+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~SIE1ZQBXK8R8.0 size=1048576 2024-02-10T05:50:15.294 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.294+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~SIE1ZQBXK8R8.1 size=611354 2024-02-10T05:50:15.294 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.294+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=SIE1ZQBXK8R8 tag=WLPLRY2E7JNM type=write size=2708506 2024-02-10T05:50:15.296 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.296+0000 7fc7028bd640 1 < canceled operation key=Y7111N38XSR8 tag=SGUNVPVCQSBC type=del size=3418434 2024-02-10T05:50:15.298 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.298+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=420HFKIM0K9J type=del size=1551891 2024-02-10T05:50:15.300 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.300+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~91LKAE11X36N.0 size=977866 2024-02-10T05:50:15.303 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.303+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=91LKAE11X36N tag=ZYC2YMLLYIMU type=write size=2026442 2024-02-10T05:50:15.307 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.307+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~78UIZDL2VPTB.0 size=1048576 2024-02-10T05:50:15.309 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.309+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~78UIZDL2VPTB.1 size=1048576 2024-02-10T05:50:15.310 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.310+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~78UIZDL2VPTB.2 size=942149 2024-02-10T05:50:15.311 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.310+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=78UIZDL2VPTB tag=1IJRKX8X64V7 type=write size=4087877 2024-02-10T05:50:15.313 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.313+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=CQ6X3LJRR7KM type=del 2024-02-10T05:50:15.314 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.314+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=4CCDZ8EK26LH type=write size=561214 2024-02-10T05:50:15.316 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.316+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~AHDT5W9IQABO.0 size=85178 2024-02-10T05:50:15.319 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.319+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=AHDT5W9IQABO tag=K7YK71WE5BHB type=write size=1133754 2024-02-10T05:50:15.321 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.321+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=1BLPVFBAOFKJ type=write size=338885 2024-02-10T05:50:15.323 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.323+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~SH6QQ0ADE58P.0 size=808284 2024-02-10T05:50:15.327 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.327+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=SH6QQ0ADE58P tag=LD4TG7HWM7TJ type=write size=1856860 2024-02-10T05:50:15.329 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.329+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=P07MS3DERIZT type=write size=593819 2024-02-10T05:50:15.331 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.331+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~5LBAOOFTQLIG.0 size=1048576 2024-02-10T05:50:15.333 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.333+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~5LBAOOFTQLIG.1 size=561210 2024-02-10T05:50:15.336 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.336+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=5LBAOOFTQLIG tag=6RSFQMP7CUUI type=write size=2658362 2024-02-10T05:50:15.338 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.338+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=ZC4WIEA1PPRK type=del size=1907609 2024-02-10T05:50:15.338 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.338+0000 7fc7028bd640 1 < canceled part key=_multipart_MZZAEZZC2121.2~OJIL7E9VHXWW.0 size=367885 2024-02-10T05:50:15.341 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.341+0000 7fc7028bd640 1 < canceled multipart upload key=MZZAEZZC2121 upload=OJIL7E9VHXWW tag=IC7ID4VJ7EV8 type=write size=1416461 2024-02-10T05:50:15.343 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.343+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=XQNCMXC0HZDB type=del size=319001 2024-02-10T05:50:15.345 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.345+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=6PEWYERDS8QI type=del 2024-02-10T05:50:15.347 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.347+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=DVIGRZ214LUZ type=del size=3044550 2024-02-10T05:50:15.349 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.349+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~9M3ZNRSNEX39.0 size=1048576 2024-02-10T05:50:15.351 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.351+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~9M3ZNRSNEX39.1 size=1048576 2024-02-10T05:50:15.352 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.352+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~9M3ZNRSNEX39.2 size=325323 2024-02-10T05:50:15.356 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.356+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=9M3ZNRSNEX39 tag=M71RWF4LP791 type=write size=3471051 2024-02-10T05:50:15.358 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.358+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=2IC2YVETLMY6 type=del size=2472477 2024-02-10T05:50:15.362 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.362+0000 7fc7028bd640 1 < suggested update operation key=Z9YHKWD2R7TE tag=S395VJINMTVS type=del size=1994720 2024-02-10T05:50:15.364 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.364+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=Q062DHPITE8U type=write size=980147 2024-02-10T05:50:15.366 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.366+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=156LIU58NLX0 type=del 2024-02-10T05:50:15.369 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.368+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=7GLL3N3WFWM1 type=del size=2294603 2024-02-10T05:50:15.370 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.370+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=9TS4SPTNKBOP type=del 2024-02-10T05:50:15.374 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.374+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~GQ2AI2OECRSA.0 size=1048576 2024-02-10T05:50:15.376 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.375+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~GQ2AI2OECRSA.1 size=715411 2024-02-10T05:50:15.376 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.375+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=GQ2AI2OECRSA tag=KTS4CN2255CY type=write size=2812563 2024-02-10T05:50:15.380 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.380+0000 7fc7028bd640 1 < suggested remove operation key=9XDPL2E1NK20 tag=J78FDW2DQ3OG type=del 2024-02-10T05:50:15.382 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.382+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=DESJ3Y4RAL7W type=del size=1196127 2024-02-10T05:50:15.384 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.383+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=CU2C41LO07LP type=del 2024-02-10T05:50:15.387 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.387+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~82AN50Y13Z4W.0 size=1048576 2024-02-10T05:50:15.390 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.390+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~82AN50Y13Z4W.1 size=675941 2024-02-10T05:50:15.390 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.390+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=82AN50Y13Z4W tag=3OSS7RSZX2GX type=write size=2773093 2024-02-10T05:50:15.392 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.392+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=SMXTZDEUISOG type=del 2024-02-10T05:50:15.395 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.395+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~U3IOTJ9RFVM1.0 size=1048576 2024-02-10T05:50:15.397 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.397+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~U3IOTJ9RFVM1.1 size=1048576 2024-02-10T05:50:15.398 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.398+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~U3IOTJ9RFVM1.2 size=453966 2024-02-10T05:50:15.399 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.398+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=U3IOTJ9RFVM1 tag=A33VG7CIIP1L type=write size=3599694 2024-02-10T05:50:15.400 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.400+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~SIE1ZQBXK8R8.0 size=1048576 2024-02-10T05:50:15.400 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.400+0000 7fc7028bd640 1 < canceled part key=_multipart_3128O0V9KYRH.2~SIE1ZQBXK8R8.1 size=611354 2024-02-10T05:50:15.404 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.404+0000 7fc7028bd640 1 < canceled multipart upload key=3128O0V9KYRH upload=SIE1ZQBXK8R8 tag=WLPLRY2E7JNM type=write size=2708506 2024-02-10T05:50:15.406 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.406+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=14Q56LLGPMWF type=del size=3322722 2024-02-10T05:50:15.408 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.407+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=420HFKIM0K9J type=del 2024-02-10T05:50:15.411 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.411+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~L075H2Z63P4D.0 size=782275 2024-02-10T05:50:15.411 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.411+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=L075H2Z63P4D tag=36C52QNDLVW0 type=write size=1830851 2024-02-10T05:50:15.412 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.411+0000 7fc7028bd640 1 < canceled part key=_multipart_WQCB4GNOHXKZ.2~78UIZDL2VPTB.0 size=1048576 2024-02-10T05:50:15.413 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.413+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~78UIZDL2VPTB.1 size=1048576 2024-02-10T05:50:15.416 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.415+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~78UIZDL2VPTB.2 size=942149 2024-02-10T05:50:15.419 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.419+0000 7fc7028bd640 1 < canceled multipart upload key=WQCB4GNOHXKZ upload=78UIZDL2VPTB tag=1IJRKX8X64V7 type=write size=4087877 2024-02-10T05:50:15.421 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.421+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=OMFY0H2L8OWK type=del size=237990 2024-02-10T05:50:15.423 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.423+0000 7fc7028bd640 1 < completed write operation key=HCFSF1M8XLKK tag=4CCDZ8EK26LH type=write size=561214 2024-02-10T05:50:15.425 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.425+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=2E362YT1H9XZ type=del size=2262172 2024-02-10T05:50:15.427 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.427+0000 7fc7028bd640 1 < canceled operation key=PYJZTE24ZO5G tag=1BLPVFBAOFKJ type=write size=338885 2024-02-10T05:50:15.431 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.431+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~DFSYZI1VCS2U.0 size=1048576 2024-02-10T05:50:15.434 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.434+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~DFSYZI1VCS2U.1 size=1048576 2024-02-10T05:50:15.435 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.435+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~DFSYZI1VCS2U.2 size=1019010 2024-02-10T05:50:15.435 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.435+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=DFSYZI1VCS2U tag=TQKUV27EHR64 type=write size=4164738 2024-02-10T05:50:15.437 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.437+0000 7fc7028bd640 1 < completed write operation key=5S82KKH9Q0A8 tag=P07MS3DERIZT type=write size=593819 2024-02-10T05:50:15.441 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.441+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~54Q6NX86K12W.0 size=1048576 2024-02-10T05:50:15.443 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.443+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~54Q6NX86K12W.1 size=1048576 2024-02-10T05:50:15.445 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.445+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~54Q6NX86K12W.2 size=584014 2024-02-10T05:50:15.445 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.445+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=54Q6NX86K12W tag=1WKMXDBAAESA type=write size=3729742 2024-02-10T05:50:15.449 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.449+0000 7fc7028bd640 1 < suggested remove operation key=Y7111N38XSR8 tag=ZC4WIEA1PPRK type=del 2024-02-10T05:50:15.453 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.452+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~NMDAZHSW09UH.0 size=1048576 2024-02-10T05:50:15.454 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.454+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~NMDAZHSW09UH.1 size=1048576 2024-02-10T05:50:15.456 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.456+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~NMDAZHSW09UH.2 size=1009067 2024-02-10T05:50:15.456 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.456+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=NMDAZHSW09UH tag=9R0CHMGOW6LH type=write size=4154795 2024-02-10T05:50:15.459 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.459+0000 7fc7028bd640 1 < suggested update operation key=JFGDV4S5JG57 tag=XQNCMXC0HZDB type=del size=319001 2024-02-10T05:50:15.465 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.461+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=UROB4XAKUL4Y type=del size=3683888 2024-02-10T05:50:15.465 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.463+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=DVIGRZ214LUZ type=del 2024-02-10T05:50:15.465 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.465+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=C8VRT1HLSYB2 type=del size=3866657 2024-02-10T05:50:15.467 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.467+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=2IC2YVETLMY6 type=del 2024-02-10T05:50:15.470 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.470+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~E28GRL7BI1K8.0 size=1048576 2024-02-10T05:50:15.472 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.472+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~E28GRL7BI1K8.1 size=1048576 2024-02-10T05:50:15.474 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.474+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~E28GRL7BI1K8.2 size=989280 2024-02-10T05:50:15.474 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.474+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=E28GRL7BI1K8 tag=FMJ0D3IIA74R type=write size=4135008 2024-02-10T05:50:15.476 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.476+0000 7fc7028bd640 1 < canceled operation key=0NLM9ZNH9FMF tag=Q062DHPITE8U type=write size=980147 2024-02-10T05:50:15.478 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.478+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=F0BK03326PLK type=write size=891387 2024-02-10T05:50:15.480 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.480+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=7GLL3N3WFWM1 type=del 2024-02-10T05:50:15.483 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.483+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~X5U8V48RA8I2.0 size=1048576 2024-02-10T05:50:15.485 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.485+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~X5U8V48RA8I2.1 size=1048576 2024-02-10T05:50:15.487 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.487+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~X5U8V48RA8I2.2 size=627200 2024-02-10T05:50:15.487 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.487+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=X5U8V48RA8I2 tag=ENVJEHCIE4JP type=write size=3772928 2024-02-10T05:50:15.489 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.489+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~GQ2AI2OECRSA.0 size=1048576 2024-02-10T05:50:15.491 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.491+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~GQ2AI2OECRSA.1 size=715411 2024-02-10T05:50:15.494 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.494+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=GQ2AI2OECRSA tag=KTS4CN2255CY type=write size=2812563 2024-02-10T05:50:15.499 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.499+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~ET1KA25PYEXW.0 size=1048576 2024-02-10T05:50:15.500 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.500+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~ET1KA25PYEXW.1 size=1048576 2024-02-10T05:50:15.502 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.502+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~ET1KA25PYEXW.2 size=450696 2024-02-10T05:50:15.502 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.502+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=ET1KA25PYEXW tag=E3ZJZJXXSMH1 type=write size=3596424 2024-02-10T05:50:15.505 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.505+0000 7fc7028bd640 -1 < failed to complete operation key=JFGDV4S5JG57 tag=DESJ3Y4RAL7W type=del size=1196127: (22) Invalid argument 2024-02-10T05:50:15.509 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.508+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~TJYGDVFUOGP2.0 size=1048576 2024-02-10T05:50:15.510 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.510+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~TJYGDVFUOGP2.1 size=1048576 2024-02-10T05:50:15.512 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.512+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~TJYGDVFUOGP2.2 size=830847 2024-02-10T05:50:15.512 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.512+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=TJYGDVFUOGP2 tag=PDG2V110ED2C type=write size=3976575 2024-02-10T05:50:15.514 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.514+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~82AN50Y13Z4W.0 size=1048576 2024-02-10T05:50:15.515 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.515+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~82AN50Y13Z4W.1 size=675941 2024-02-10T05:50:15.519 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.519+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=82AN50Y13Z4W tag=3OSS7RSZX2GX type=write size=2773093 2024-02-10T05:50:15.521 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.521+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=6ZJNUVS8ER1P type=del size=139753 2024-02-10T05:50:15.523 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.523+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~U3IOTJ9RFVM1.0 size=1048576 2024-02-10T05:50:15.524 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.524+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~U3IOTJ9RFVM1.1 size=1048576 2024-02-10T05:50:15.526 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.526+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~U3IOTJ9RFVM1.2 size=453966 2024-02-10T05:50:15.530 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.530+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=U3IOTJ9RFVM1 tag=A33VG7CIIP1L type=write size=3599694 2024-02-10T05:50:15.534 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.533+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~UIBUOLMTODQ1.0 size=1048576 2024-02-10T05:50:15.535 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.535+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~UIBUOLMTODQ1.1 size=1048576 2024-02-10T05:50:15.537 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.537+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~UIBUOLMTODQ1.2 size=427457 2024-02-10T05:50:15.537 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.537+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=UIBUOLMTODQ1 tag=6WVLEKF0HLUP type=write size=3573185 2024-02-10T05:50:15.540 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.540+0000 7fc7028bd640 1 < suggested update operation key=0BWUVUVJ2VMX tag=14Q56LLGPMWF type=del size=3322722 2024-02-10T05:50:15.542 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.542+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=33NAG4JS5AUS type=del size=744673 2024-02-10T05:50:15.545 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.545+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~L075H2Z63P4D.0 size=782275 2024-02-10T05:50:15.548 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.548+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=L075H2Z63P4D tag=36C52QNDLVW0 type=write size=1830851 2024-02-10T05:50:15.550 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.550+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=819J5JG8H1VM type=del size=636816 2024-02-10T05:50:15.552 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.552+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=OMFY0H2L8OWK type=del 2024-02-10T05:50:15.556 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.556+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~W7MVUAI0OOU0.0 size=950313 2024-02-10T05:50:15.557 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.556+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=W7MVUAI0OOU0 tag=3E6JF300NWDD type=write size=1998889 2024-02-10T05:50:15.560 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.560+0000 7fc7028bd640 1 < suggested update operation key=L57NUDWUO7TH tag=2E362YT1H9XZ type=del size=2262172 2024-02-10T05:50:15.562 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.562+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=20ZTJ5H6DIMT type=del size=764933 2024-02-10T05:50:15.564 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.564+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~DFSYZI1VCS2U.0 size=1048576 2024-02-10T05:50:15.564 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.564+0000 7fc7028bd640 1 < canceled part key=_multipart_HCFSF1M8XLKK.2~DFSYZI1VCS2U.1 size=1048576 2024-02-10T05:50:15.566 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.566+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~DFSYZI1VCS2U.2 size=1019010 2024-02-10T05:50:15.569 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.569+0000 7fc7028bd640 1 < canceled multipart upload key=HCFSF1M8XLKK upload=DFSYZI1VCS2U tag=TQKUV27EHR64 type=write size=4164738 2024-02-10T05:50:15.573 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.573+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~ERNKTR3AUGPJ.0 size=636746 2024-02-10T05:50:15.573 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.573+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=ERNKTR3AUGPJ tag=QS65UJOH5CY5 type=write size=1685322 2024-02-10T05:50:15.573 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.573+0000 7fc7028bd640 1 < canceled part key=_multipart_1FDLSGLG00UU.2~54Q6NX86K12W.0 size=1048576 2024-02-10T05:50:15.575 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.575+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~54Q6NX86K12W.1 size=1048576 2024-02-10T05:50:15.577 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.577+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~54Q6NX86K12W.2 size=584014 2024-02-10T05:50:15.580 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.580+0000 7fc7028bd640 1 < canceled multipart upload key=1FDLSGLG00UU upload=54Q6NX86K12W tag=1WKMXDBAAESA type=write size=3729742 2024-02-10T05:50:15.582 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.582+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=UAR6X368GVBF type=del size=2321048 2024-02-10T05:50:15.584 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.584+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~NMDAZHSW09UH.0 size=1048576 2024-02-10T05:50:15.586 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.586+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~NMDAZHSW09UH.1 size=1048576 2024-02-10T05:50:15.586 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.586+0000 7fc7028bd640 1 < canceled part key=_multipart_8AXKQ459OWH5.2~NMDAZHSW09UH.2 size=1009067 2024-02-10T05:50:15.589 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.589+0000 7fc7028bd640 1 < canceled multipart upload key=8AXKQ459OWH5 upload=NMDAZHSW09UH tag=9R0CHMGOW6LH type=write size=4154795 2024-02-10T05:50:15.592 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.592+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=7HO34055SZBL type=write size=896238 2024-02-10T05:50:15.593 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.593+0000 7fc7028bd640 1 < completed delete operation key=D0JT047TBJ0V tag=UROB4XAKUL4Y type=del 2024-02-10T05:50:15.595 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.595+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=T22DVTPPYJQD type=del size=552100 2024-02-10T05:50:15.597 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.597+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=C8VRT1HLSYB2 type=del 2024-02-10T05:50:15.601 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.601+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~ZKF7X6KW4I0R.0 size=1048576 2024-02-10T05:50:15.603 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.603+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~ZKF7X6KW4I0R.1 size=976549 2024-02-10T05:50:15.603 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.603+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=ZKF7X6KW4I0R tag=EPI7U7DAG14L type=write size=3073701 2024-02-10T05:50:15.605 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.605+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~E28GRL7BI1K8.0 size=1048576 2024-02-10T05:50:15.606 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.606+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~E28GRL7BI1K8.1 size=1048576 2024-02-10T05:50:15.608 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.608+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~E28GRL7BI1K8.2 size=989280 2024-02-10T05:50:15.612 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.612+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=E28GRL7BI1K8 tag=FMJ0D3IIA74R type=write size=4135008 2024-02-10T05:50:15.617 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.617+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~U47W2A2QXA2A.0 size=221610 2024-02-10T05:50:15.617 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.617+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=U47W2A2QXA2A tag=OOEVNKIJJVAR type=write size=1270186 2024-02-10T05:50:15.619 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.619+0000 7fc7028bd640 1 < completed write operation key=POPSSVU95C1W tag=F0BK03326PLK type=write size=891387 2024-02-10T05:50:15.621 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.621+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=JPDYSIKW8QW4 type=del size=834984 2024-02-10T05:50:15.623 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.623+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~X5U8V48RA8I2.0 size=1048576 2024-02-10T05:50:15.624 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.624+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~X5U8V48RA8I2.1 size=1048576 2024-02-10T05:50:15.626 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.626+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~X5U8V48RA8I2.2 size=627200 2024-02-10T05:50:15.630 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.630+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=X5U8V48RA8I2 tag=ENVJEHCIE4JP type=write size=3772928 2024-02-10T05:50:15.631 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.631+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=03NZESUZ1UZ7 type=del size=2736656 2024-02-10T05:50:15.633 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.633+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~ET1KA25PYEXW.0 size=1048576 2024-02-10T05:50:15.635 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.635+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~ET1KA25PYEXW.1 size=1048576 2024-02-10T05:50:15.637 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.637+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~ET1KA25PYEXW.2 size=450696 2024-02-10T05:50:15.640 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.640+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=ET1KA25PYEXW tag=E3ZJZJXXSMH1 type=write size=3596424 2024-02-10T05:50:15.644 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.644+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~DIL4OVGG4GUM.0 size=1048576 2024-02-10T05:50:15.646 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.646+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~DIL4OVGG4GUM.1 size=787049 2024-02-10T05:50:15.646 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.646+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=DIL4OVGG4GUM tag=ENAFP1DBBWC1 type=write size=2884201 2024-02-10T05:50:15.648 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.648+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~TJYGDVFUOGP2.0 size=1048576 2024-02-10T05:50:15.650 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.650+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~TJYGDVFUOGP2.1 size=1048576 2024-02-10T05:50:15.651 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.651+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~TJYGDVFUOGP2.2 size=830847 2024-02-10T05:50:15.655 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.655+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=TJYGDVFUOGP2 tag=PDG2V110ED2C type=write size=3976575 2024-02-10T05:50:15.658 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.658+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~I1DEHVQFLTN2.0 size=1048576 2024-02-10T05:50:15.660 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.660+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~I1DEHVQFLTN2.1 size=210979 2024-02-10T05:50:15.660 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.660+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=I1DEHVQFLTN2 tag=JIV7XJ0563U6 type=write size=2308131 2024-02-10T05:50:15.662 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.662+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=6ZJNUVS8ER1P type=del 2024-02-10T05:50:15.666 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.666+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~QXWBCFMBNXD9.0 size=1048576 2024-02-10T05:50:15.668 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.668+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~QXWBCFMBNXD9.1 size=1048576 2024-02-10T05:50:15.670 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.670+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~QXWBCFMBNXD9.2 size=710767 2024-02-10T05:50:15.670 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.670+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=QXWBCFMBNXD9 tag=U2EO8F96393X type=write size=3856495 2024-02-10T05:50:15.672 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.672+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~UIBUOLMTODQ1.0 size=1048576 2024-02-10T05:50:15.673 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.673+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~UIBUOLMTODQ1.1 size=1048576 2024-02-10T05:50:15.675 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.675+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~UIBUOLMTODQ1.2 size=427457 2024-02-10T05:50:15.679 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.678+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=UIBUOLMTODQ1 tag=6WVLEKF0HLUP type=write size=3573185 2024-02-10T05:50:15.680 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.680+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=02ESAE5UIPXG type=write size=508897 2024-02-10T05:50:15.684 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.684+0000 7fc7028bd640 1 < suggested remove operation key=0BWUVUVJ2VMX tag=33NAG4JS5AUS type=del 2024-02-10T05:50:15.688 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.688+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~6YCO29BXESP0.0 size=1048576 2024-02-10T05:50:15.690 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.689+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~6YCO29BXESP0.1 size=63590 2024-02-10T05:50:15.690 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.689+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=6YCO29BXESP0 tag=D4MND4G40F2E type=write size=2160742 2024-02-10T05:50:15.691 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.691+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=819J5JG8H1VM type=del 2024-02-10T05:50:15.693 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.693+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=RDFCW2MAK7RS type=del size=3587103 2024-02-10T05:50:15.695 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.695+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~W7MVUAI0OOU0.0 size=950313 2024-02-10T05:50:15.699 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.699+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=W7MVUAI0OOU0 tag=3E6JF300NWDD type=write size=1998889 2024-02-10T05:50:15.701 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.701+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=M81G21QBJCYV type=del size=1418237 2024-02-10T05:50:15.703 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.703+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=20ZTJ5H6DIMT type=del 2024-02-10T05:50:15.705 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.705+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=VKKX0WOBYBV5 type=write size=420337 2024-02-10T05:50:15.706 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.705+0000 7fc7028bd640 1 < canceled part key=_multipart_0BWUVUVJ2VMX.2~ERNKTR3AUGPJ.0 size=636746 2024-02-10T05:50:15.709 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.709+0000 7fc7028bd640 1 < canceled multipart upload key=0BWUVUVJ2VMX upload=ERNKTR3AUGPJ tag=QS65UJOH5CY5 type=write size=1685322 2024-02-10T05:50:15.711 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.712+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=BTCU9W2TT8SC type=del size=631944 2024-02-10T05:50:15.713 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.713+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=UAR6X368GVBF type=del 2024-02-10T05:50:15.715 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.715+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=8IET7SPSAPCY type=del size=1147588 2024-02-10T05:50:15.717 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.717+0000 7fc7028bd640 1 < completed write operation key=8AXKQ459OWH5 tag=7HO34055SZBL type=write size=896238 2024-02-10T05:50:15.719 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.719+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=W7ZLJW0QRHBB type=del size=657488 2024-02-10T05:50:15.721 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.721+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=T22DVTPPYJQD type=del 2024-02-10T05:50:15.724 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.724+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=M1RLV33BLIRF type=del size=1900394 2024-02-10T05:50:15.726 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.726+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~ZKF7X6KW4I0R.0 size=1048576 2024-02-10T05:50:15.728 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.727+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~ZKF7X6KW4I0R.1 size=976549 2024-02-10T05:50:15.732 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.732+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=ZKF7X6KW4I0R tag=EPI7U7DAG14L type=write size=3073701 2024-02-10T05:50:15.737 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.736+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~XI1F18DL58FV.0 size=690419 2024-02-10T05:50:15.737 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.736+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=XI1F18DL58FV tag=T985GT52FG1P type=write size=1738995 2024-02-10T05:50:15.739 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.739+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~U47W2A2QXA2A.0 size=221610 2024-02-10T05:50:15.743 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.742+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=U47W2A2QXA2A tag=OOEVNKIJJVAR type=write size=1270186 2024-02-10T05:50:15.745 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.745+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=976E2FNE0W66 type=del size=1183996 2024-02-10T05:50:15.748 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.748+0000 7fc7028bd640 1 < suggested update operation key=5Q7J7RS33UG8 tag=JPDYSIKW8QW4 type=del size=834984 2024-02-10T05:50:15.750 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.750+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=IBP1BB9R02FO type=write size=709705 2024-02-10T05:50:15.752 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.752+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=03NZESUZ1UZ7 type=del 2024-02-10T05:50:15.754 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.754+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=UHYA9I0JQZNS type=write size=842023 2024-02-10T05:50:15.756 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.756+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~DIL4OVGG4GUM.0 size=1048576 2024-02-10T05:50:15.757 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.757+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~DIL4OVGG4GUM.1 size=787049 2024-02-10T05:50:15.761 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.761+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=DIL4OVGG4GUM tag=ENAFP1DBBWC1 type=write size=2884201 2024-02-10T05:50:15.763 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.763+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=60LON9GTQV3T type=write size=844671 2024-02-10T05:50:15.763 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.763+0000 7fc7028bd640 1 < canceled part key=_multipart_MZZAEZZC2121.2~I1DEHVQFLTN2.0 size=1048576 2024-02-10T05:50:15.765 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.765+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~I1DEHVQFLTN2.1 size=210979 2024-02-10T05:50:15.769 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.769+0000 7fc7028bd640 1 < canceled multipart upload key=MZZAEZZC2121 upload=I1DEHVQFLTN2 tag=JIV7XJ0563U6 type=write size=2308131 2024-02-10T05:50:15.771 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.771+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=HWMRMEJJ337O type=del size=1107020 2024-02-10T05:50:15.773 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.774+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~QXWBCFMBNXD9.0 size=1048576 2024-02-10T05:50:15.775 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.775+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~QXWBCFMBNXD9.1 size=1048576 2024-02-10T05:50:15.777 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.777+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~QXWBCFMBNXD9.2 size=710767 2024-02-10T05:50:15.781 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.781+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=QXWBCFMBNXD9 tag=U2EO8F96393X type=write size=3856495 2024-02-10T05:50:15.783 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.783+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=3N0VJS3M6PB3 type=del size=3069683 2024-02-10T05:50:15.785 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.785+0000 7fc7028bd640 1 < completed write operation key=L57NUDWUO7TH tag=02ESAE5UIPXG type=write size=508897 2024-02-10T05:50:15.790 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.790+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~LRVA7J9EK3BT.0 size=312700 2024-02-10T05:50:15.790 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.790+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=LRVA7J9EK3BT tag=Y8JHARWMWCKI type=write size=1361276 2024-02-10T05:50:15.792 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.792+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~6YCO29BXESP0.0 size=1048576 2024-02-10T05:50:15.793 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.793+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~6YCO29BXESP0.1 size=63590 2024-02-10T05:50:15.797 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.797+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=6YCO29BXESP0 tag=D4MND4G40F2E type=write size=2160742 2024-02-10T05:50:15.799 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.799+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=0VZ4W0U40RDN type=del size=1732655 2024-02-10T05:50:15.801 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.801+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=RDFCW2MAK7RS type=del 2024-02-10T05:50:15.803 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.803+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=S0EW1BT110OE type=del size=2613450 2024-02-10T05:50:15.805 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.805+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=M81G21QBJCYV type=del 2024-02-10T05:50:15.808 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.808+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~IG9DKWTN71Z9.0 size=774999 2024-02-10T05:50:15.808 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.808+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=IG9DKWTN71Z9 tag=PB7E1MUL50R7 type=write size=1823575 2024-02-10T05:50:15.810 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.810+0000 7fc7028bd640 1 < completed write operation key=5AU917IHRJLX tag=VKKX0WOBYBV5 type=write size=420337 2024-02-10T05:50:15.814 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.814+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~8A5ODV0V83JK.0 size=152180 2024-02-10T05:50:15.814 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.814+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=8A5ODV0V83JK tag=MLHYJAXAEDAR type=write size=1200756 2024-02-10T05:50:15.818 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.818+0000 7fc7028bd640 1 < suggested update operation key=NOV17YQFEI7S tag=BTCU9W2TT8SC type=del size=631944 2024-02-10T05:50:15.820 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.819+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=RC1I11D18S19 type=del size=3303275 2024-02-10T05:50:15.822 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.822+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=8IET7SPSAPCY type=del 2024-02-10T05:50:15.824 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.824+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=6QVEE0VG2GUU type=write size=467934 2024-02-10T05:50:15.826 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.826+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=W7ZLJW0QRHBB type=del 2024-02-10T05:50:15.829 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.829+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~JI07PV6NXCQC.0 size=742207 2024-02-10T05:50:15.830 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.829+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=JI07PV6NXCQC tag=5M2S9BFMS8ZP type=write size=1790783 2024-02-10T05:50:15.831 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.831+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=M1RLV33BLIRF type=del 2024-02-10T05:50:15.833 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.833+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=5HRIPO6GAMW5 type=del size=2418284 2024-02-10T05:50:15.835 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.835+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~XI1F18DL58FV.0 size=690419 2024-02-10T05:50:15.839 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.838+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=XI1F18DL58FV tag=T985GT52FG1P type=write size=1738995 2024-02-10T05:50:15.841 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.840+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=V2BK5JWA9AKN type=del size=867281 2024-02-10T05:50:15.843 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.843+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=976E2FNE0W66 type=del 2024-02-10T05:50:15.844 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.845+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=GN6TWL1LJ5SO type=del size=665310 2024-02-10T05:50:15.847 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.847+0000 7fc7028bd640 1 < completed write operation key=5Q7J7RS33UG8 tag=IBP1BB9R02FO type=write size=709705 2024-02-10T05:50:15.850 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.850+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~XSEQTGQ608K2.0 size=1048576 2024-02-10T05:50:15.852 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.852+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~XSEQTGQ608K2.1 size=1048576 2024-02-10T05:50:15.854 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.854+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~XSEQTGQ608K2.2 size=299854 2024-02-10T05:50:15.854 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.854+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=XSEQTGQ608K2 tag=BCD5UNGDGKPX type=write size=3445582 2024-02-10T05:50:15.856 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.856+0000 7fc7028bd640 1 < completed write operation key=2CRZCIZ292WL tag=UHYA9I0JQZNS type=write size=842023 2024-02-10T05:50:15.859 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.859+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~GDTFRHEBDVVM.0 size=669257 2024-02-10T05:50:15.860 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.859+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=GDTFRHEBDVVM tag=DWNLEJVFHYKA type=write size=1717833 2024-02-10T05:50:15.861 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.861+0000 7fc7028bd640 1 < canceled operation key=2CRZCIZ292WL tag=60LON9GTQV3T type=write size=844671 2024-02-10T05:50:15.863 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.863+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=3VZESP8EQBQL type=del size=2136635 2024-02-10T05:50:15.865 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.865+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=HWMRMEJJ337O type=del 2024-02-10T05:50:15.867 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.867+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=E5NYZG7OKY98 type=del size=255818 2024-02-10T05:50:15.869 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.869+0000 7fc7028bd640 1 < canceled operation key=Z9YHKWD2R7TE tag=3N0VJS3M6PB3 type=del size=3069683 2024-02-10T05:50:15.873 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.873+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~YM070VIVRA50.0 size=1048576 2024-02-10T05:50:15.874 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.874+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~YM070VIVRA50.1 size=1048576 2024-02-10T05:50:15.876 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.876+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~YM070VIVRA50.2 size=705663 2024-02-10T05:50:15.876 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.876+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=YM070VIVRA50 tag=2RA632S77SZT type=write size=3851391 2024-02-10T05:50:15.878 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.878+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~LRVA7J9EK3BT.0 size=312700 2024-02-10T05:50:15.882 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.882+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=LRVA7J9EK3BT tag=Y8JHARWMWCKI type=write size=1361276 2024-02-10T05:50:15.884 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.884+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=9B4L4ZQG15C6 type=del size=4187154 2024-02-10T05:50:15.886 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.886+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=0VZ4W0U40RDN type=del 2024-02-10T05:50:15.888 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.888+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=K9RHCV6ILA71 type=del size=2420598 2024-02-10T05:50:15.890 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.890+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=S0EW1BT110OE type=del 2024-02-10T05:50:15.893 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.893+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~DAIKI5R41UIF.0 size=2932 2024-02-10T05:50:15.893 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.893+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=DAIKI5R41UIF tag=W2CO3JOH2TUF type=write size=1051508 2024-02-10T05:50:15.895 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.895+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~IG9DKWTN71Z9.0 size=774999 2024-02-10T05:50:15.898 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.898+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=IG9DKWTN71Z9 tag=PB7E1MUL50R7 type=write size=1823575 2024-02-10T05:50:15.900 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.900+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=UZKS5UBRRT9T type=del size=3821428 2024-02-10T05:50:15.903 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.903+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~8A5ODV0V83JK.0 size=152180 2024-02-10T05:50:15.907 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.907+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=8A5ODV0V83JK tag=MLHYJAXAEDAR type=write size=1200756 2024-02-10T05:50:15.910 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.910+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~KASBKNDZCRLG.0 size=686922 2024-02-10T05:50:15.911 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.910+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=KASBKNDZCRLG tag=KI9OWFQZSVAN type=write size=1735498 2024-02-10T05:50:15.912 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.912+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=RC1I11D18S19 type=del 2024-02-10T05:50:15.914 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.914+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=ICWREXTQFI4C type=del size=2877312 2024-02-10T05:50:15.918 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.918+0000 7fc7028bd640 1 < suggested update operation key=9XDPL2E1NK20 tag=6QVEE0VG2GUU type=write size=467934 2024-02-10T05:50:15.920 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.920+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=DX2D829OXXEY type=del size=1561825 2024-02-10T05:50:15.922 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.922+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~JI07PV6NXCQC.0 size=742207 2024-02-10T05:50:15.925 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.925+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=JI07PV6NXCQC tag=5M2S9BFMS8ZP type=write size=1790783 2024-02-10T05:50:15.929 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.929+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~2XG9ZHLEAHTA.0 size=1048576 2024-02-10T05:50:15.931 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.930+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~2XG9ZHLEAHTA.1 size=198123 2024-02-10T05:50:15.931 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.930+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=2XG9ZHLEAHTA tag=H23KH07ZBFK3 type=write size=2295275 2024-02-10T05:50:15.932 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.932+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=5HRIPO6GAMW5 type=del 2024-02-10T05:50:15.936 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.936+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~4EN3QIIIFGGL.0 size=1048576 2024-02-10T05:50:15.937 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.937+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~4EN3QIIIFGGL.1 size=351831 2024-02-10T05:50:15.937 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.937+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=4EN3QIIIFGGL tag=AU0FJHRZ3W69 type=write size=2448983 2024-02-10T05:50:15.941 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.941+0000 7fc7028bd640 1 < suggested update operation key=HCFSF1M8XLKK tag=V2BK5JWA9AKN type=del size=867281 2024-02-10T05:50:15.945 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.945+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~G1ICOTV4G9VI.0 size=1048576 2024-02-10T05:50:15.946 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.946+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~G1ICOTV4G9VI.1 size=1048576 2024-02-10T05:50:15.948 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.948+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~G1ICOTV4G9VI.2 size=292986 2024-02-10T05:50:15.948 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.948+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=G1ICOTV4G9VI tag=86PMR3R2ZOZM type=write size=3438714 2024-02-10T05:50:15.950 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.950+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=GN6TWL1LJ5SO type=del 2024-02-10T05:50:15.954 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.954+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~S521205IVDFP.0 size=1048576 2024-02-10T05:50:15.956 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.956+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~S521205IVDFP.1 size=756659 2024-02-10T05:50:15.956 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.956+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=S521205IVDFP tag=1JXVEVTZ5HIH type=write size=2853811 2024-02-10T05:50:15.958 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.957+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~XSEQTGQ608K2.0 size=1048576 2024-02-10T05:50:15.959 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.959+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~XSEQTGQ608K2.1 size=1048576 2024-02-10T05:50:15.961 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.961+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~XSEQTGQ608K2.2 size=299854 2024-02-10T05:50:15.965 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.965+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=XSEQTGQ608K2 tag=BCD5UNGDGKPX type=write size=3445582 2024-02-10T05:50:15.968 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.968+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~KQ5B9OHZW1G5.0 size=1048576 2024-02-10T05:50:15.970 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.970+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~KQ5B9OHZW1G5.1 size=343484 2024-02-10T05:50:15.970 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.970+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=KQ5B9OHZW1G5 tag=9ZT1IV0WN83D type=write size=2440636 2024-02-10T05:50:15.972 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.972+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~GDTFRHEBDVVM.0 size=669257 2024-02-10T05:50:15.975 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.975+0000 7fc7028bd640 1 < completed multipart upload key=O22B4K2PVN13 upload=GDTFRHEBDVVM tag=DWNLEJVFHYKA type=write size=1717833 2024-02-10T05:50:15.978 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.978+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~NG76WGXV1E6T.0 size=1048576 2024-02-10T05:50:15.980 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.980+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~NG76WGXV1E6T.1 size=297262 2024-02-10T05:50:15.980 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.980+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=NG76WGXV1E6T tag=GJS0NOKNKHUU type=write size=2394414 2024-02-10T05:50:15.982 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.982+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=3VZESP8EQBQL type=del 2024-02-10T05:50:15.986 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.986+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~TOB3JTXCH6O8.0 size=1048576 2024-02-10T05:50:15.988 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.988+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~TOB3JTXCH6O8.1 size=1048576 2024-02-10T05:50:15.989 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.989+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~TOB3JTXCH6O8.2 size=472736 2024-02-10T05:50:15.989 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.989+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=TOB3JTXCH6O8 tag=FY2IRPOVSJR3 type=write size=3618464 2024-02-10T05:50:15.994 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.994+0000 7fc7028bd640 1 < suggested remove operation key=9TER2XXAC4VK tag=E5NYZG7OKY98 type=del 2024-02-10T05:50:15.996 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.996+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=AH5ZARVPFLMQ type=del size=143793 2024-02-10T05:50:15.996 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.996+0000 7fc7028bd640 1 < canceled part key=_multipart_ENXT7A13IJZV.2~YM070VIVRA50.0 size=1048576 2024-02-10T05:50:15.997 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:15.997+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~YM070VIVRA50.1 size=1048576 2024-02-10T05:50:16.000 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.000+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~YM070VIVRA50.2 size=705663 2024-02-10T05:50:16.004 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.004+0000 7fc7028bd640 1 < canceled multipart upload key=ENXT7A13IJZV upload=YM070VIVRA50 tag=2RA632S77SZT type=write size=3851391 2024-02-10T05:50:16.005 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.005+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=8F0FSM8BUD84 type=del size=1479866 2024-02-10T05:50:16.007 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.007+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=9B4L4ZQG15C6 type=del 2024-02-10T05:50:16.009 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.009+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=A762Y5733TSR type=write size=15420 2024-02-10T05:50:16.011 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.011+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=K9RHCV6ILA71 type=del 2024-02-10T05:50:16.013 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.013+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=AQJFRVXT03DC type=write size=881495 2024-02-10T05:50:16.015 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.015+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~DAIKI5R41UIF.0 size=2932 2024-02-10T05:50:16.019 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.019+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=DAIKI5R41UIF tag=W2CO3JOH2TUF type=write size=1051508 2024-02-10T05:50:16.021 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.021+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=6FWAR2TCV73D type=del size=3413166 2024-02-10T05:50:16.025 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.025+0000 7fc7028bd640 1 < suggested update operation key=JFGDV4S5JG57 tag=UZKS5UBRRT9T type=del size=3821428 2024-02-10T05:50:16.028 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.028+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~YZ1VHQFVF6XT.0 size=1048576 2024-02-10T05:50:16.031 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.030+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~YZ1VHQFVF6XT.1 size=1048576 2024-02-10T05:50:16.032 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.032+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~YZ1VHQFVF6XT.2 size=661572 2024-02-10T05:50:16.032 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.032+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=YZ1VHQFVF6XT tag=QI1PK984CXD9 type=write size=3807300 2024-02-10T05:50:16.034 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.034+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~KASBKNDZCRLG.0 size=686922 2024-02-10T05:50:16.039 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.038+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=KASBKNDZCRLG tag=KI9OWFQZSVAN type=write size=1735498 2024-02-10T05:50:16.042 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.042+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~IZEWA6X6HNRO.0 size=702740 2024-02-10T05:50:16.043 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.042+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=IZEWA6X6HNRO tag=JP6TH3BZ4CPI type=write size=1751316 2024-02-10T05:50:16.044 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.044+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=ICWREXTQFI4C type=del 2024-02-10T05:50:16.048 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.048+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~KGNO29D2HJJS.0 size=1048576 2024-02-10T05:50:16.050 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.050+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~KGNO29D2HJJS.1 size=1048576 2024-02-10T05:50:16.052 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.052+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~KGNO29D2HJJS.2 size=335572 2024-02-10T05:50:16.052 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.052+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=KGNO29D2HJJS tag=HHXQ8RM3JH2I type=write size=3481300 2024-02-10T05:50:16.054 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.054+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=DX2D829OXXEY type=del 2024-02-10T05:50:16.056 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.056+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=SBR0QGPP99DR type=del size=2936978 2024-02-10T05:50:16.058 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.058+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~2XG9ZHLEAHTA.0 size=1048576 2024-02-10T05:50:16.060 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.060+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~2XG9ZHLEAHTA.1 size=198123 2024-02-10T05:50:16.063 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.063+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=2XG9ZHLEAHTA tag=H23KH07ZBFK3 type=write size=2295275 2024-02-10T05:50:16.065 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.065+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=HS100QOH5MDV type=del size=1195557 2024-02-10T05:50:16.067 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.067+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~4EN3QIIIFGGL.0 size=1048576 2024-02-10T05:50:16.068 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.068+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~4EN3QIIIFGGL.1 size=351831 2024-02-10T05:50:16.072 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.072+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=4EN3QIIIFGGL tag=AU0FJHRZ3W69 type=write size=2448983 2024-02-10T05:50:16.075 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.075+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~U9ITWWJQ4UYN.0 size=803155 2024-02-10T05:50:16.076 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.075+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=U9ITWWJQ4UYN tag=FEWFMPV8D8JO type=write size=1851731 2024-02-10T05:50:16.079 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.078+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~G1ICOTV4G9VI.0 size=1048576 2024-02-10T05:50:16.080 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.080+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~G1ICOTV4G9VI.1 size=1048576 2024-02-10T05:50:16.083 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.083+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~G1ICOTV4G9VI.2 size=292986 2024-02-10T05:50:16.086 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.086+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=G1ICOTV4G9VI tag=86PMR3R2ZOZM type=write size=3438714 2024-02-10T05:50:16.088 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.088+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=4LKZMZDEQAXE type=del size=2066931 2024-02-10T05:50:16.090 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.090+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~S521205IVDFP.0 size=1048576 2024-02-10T05:50:16.092 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.092+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~S521205IVDFP.1 size=756659 2024-02-10T05:50:16.096 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.096+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=S521205IVDFP tag=1JXVEVTZ5HIH type=write size=2853811 2024-02-10T05:50:16.098 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.098+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=016LPUGX6FMR type=del size=2049174 2024-02-10T05:50:16.100 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.100+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~KQ5B9OHZW1G5.0 size=1048576 2024-02-10T05:50:16.101 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.101+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~KQ5B9OHZW1G5.1 size=343484 2024-02-10T05:50:16.105 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.105+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=KQ5B9OHZW1G5 tag=9ZT1IV0WN83D type=write size=2440636 2024-02-10T05:50:16.108 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.108+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~HXZUKSFBXHD4.0 size=415819 2024-02-10T05:50:16.109 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.108+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=HXZUKSFBXHD4 tag=8OC7YBR6HA0N type=write size=1464395 2024-02-10T05:50:16.110 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.110+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~NG76WGXV1E6T.0 size=1048576 2024-02-10T05:50:16.112 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.112+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~NG76WGXV1E6T.1 size=297262 2024-02-10T05:50:16.115 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.115+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=NG76WGXV1E6T tag=GJS0NOKNKHUU type=write size=2394414 2024-02-10T05:50:16.119 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.119+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~6F2JD3NB6OFS.0 size=1048576 2024-02-10T05:50:16.121 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.121+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~6F2JD3NB6OFS.1 size=125051 2024-02-10T05:50:16.121 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.121+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=6F2JD3NB6OFS tag=9JKX2M205IC9 type=write size=2222203 2024-02-10T05:50:16.123 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.123+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~TOB3JTXCH6O8.0 size=1048576 2024-02-10T05:50:16.125 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.124+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~TOB3JTXCH6O8.1 size=1048576 2024-02-10T05:50:16.126 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.126+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~TOB3JTXCH6O8.2 size=472736 2024-02-10T05:50:16.130 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.129+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=TOB3JTXCH6O8 tag=FY2IRPOVSJR3 type=write size=3618464 2024-02-10T05:50:16.132 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.132+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=UWORX1RAEDPW type=del size=2300891 2024-02-10T05:50:16.134 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.134+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=AH5ZARVPFLMQ type=del 2024-02-10T05:50:16.136 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.135+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=4N35IEDY0RL6 type=write size=988171 2024-02-10T05:50:16.138 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.137+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=8F0FSM8BUD84 type=del 2024-02-10T05:50:16.139 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.139+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=X1CKE7QNJZCA type=del size=3904542 2024-02-10T05:50:16.142 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.142+0000 7fc7028bd640 1 < completed write operation key=Z9YHKWD2R7TE tag=A762Y5733TSR type=write size=15420 2024-02-10T05:50:16.143 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.143+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=HF7FEY6ENNIQ type=write size=69886 2024-02-10T05:50:16.146 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.146+0000 7fc7028bd640 1 < completed write operation key=3128O0V9KYRH tag=AQJFRVXT03DC type=write size=881495 2024-02-10T05:50:16.148 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.148+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=E5R8F2YUMLIX type=del size=4008184 2024-02-10T05:50:16.150 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.150+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=6FWAR2TCV73D type=del 2024-02-10T05:50:16.152 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.152+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=RGO0QN21NZ50 type=del size=1194123 2024-02-10T05:50:16.155 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.155+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~YZ1VHQFVF6XT.0 size=1048576 2024-02-10T05:50:16.156 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.156+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~YZ1VHQFVF6XT.1 size=1048576 2024-02-10T05:50:16.159 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.158+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~YZ1VHQFVF6XT.2 size=661572 2024-02-10T05:50:16.162 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.162+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=YZ1VHQFVF6XT tag=QI1PK984CXD9 type=write size=3807300 2024-02-10T05:50:16.166 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.166+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~FRZOROFDJLPJ.0 size=590766 2024-02-10T05:50:16.166 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.166+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=FRZOROFDJLPJ tag=QGIZL0HDIACF type=write size=1639342 2024-02-10T05:50:16.168 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.168+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~IZEWA6X6HNRO.0 size=702740 2024-02-10T05:50:16.172 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.172+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=IZEWA6X6HNRO tag=JP6TH3BZ4CPI type=write size=1751316 2024-02-10T05:50:16.174 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.174+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=DXQTH12IJJJO type=del size=909593 2024-02-10T05:50:16.176 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.176+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~KGNO29D2HJJS.0 size=1048576 2024-02-10T05:50:16.176 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.176+0000 7fc7028bd640 1 < canceled part key=_multipart_O22B4K2PVN13.2~KGNO29D2HJJS.1 size=1048576 2024-02-10T05:50:16.178 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.178+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~KGNO29D2HJJS.2 size=335572 2024-02-10T05:50:16.183 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.183+0000 7fc7028bd640 1 < canceled multipart upload key=O22B4K2PVN13 upload=KGNO29D2HJJS tag=HHXQ8RM3JH2I type=write size=3481300 2024-02-10T05:50:16.185 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.185+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=A9NJ3D25G3ND type=del size=3669202 2024-02-10T05:50:16.189 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.189+0000 7fc7028bd640 1 < suggested update operation key=Z9YHKWD2R7TE tag=SBR0QGPP99DR type=del size=2936978 2024-02-10T05:50:16.193 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.193+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~2R17ZW08Z1F4.0 size=233113 2024-02-10T05:50:16.193 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.193+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=2R17ZW08Z1F4 tag=C60E4Y8D7K3O type=write size=1281689 2024-02-10T05:50:16.195 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.195+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=HS100QOH5MDV type=del 2024-02-10T05:50:16.197 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.197+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=HKKF4VTTORFH type=del size=3468170 2024-02-10T05:50:16.199 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.199+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~U9ITWWJQ4UYN.0 size=803155 2024-02-10T05:50:16.202 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.202+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=U9ITWWJQ4UYN tag=FEWFMPV8D8JO type=write size=1851731 2024-02-10T05:50:16.205 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.205+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=I6IDY2SJOX7M type=del size=3976602 2024-02-10T05:50:16.207 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.207+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=4LKZMZDEQAXE type=del 2024-02-10T05:50:16.208 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.208+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=IM1RD3Y5A8ST type=del size=1084037 2024-02-10T05:50:16.211 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.211+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=016LPUGX6FMR type=del 2024-02-10T05:50:16.215 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.215+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~CMY3NUCRU0B2.0 size=1048576 2024-02-10T05:50:16.217 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.217+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~CMY3NUCRU0B2.1 size=1048576 2024-02-10T05:50:16.219 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.219+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~CMY3NUCRU0B2.2 size=126220 2024-02-10T05:50:16.219 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.219+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=CMY3NUCRU0B2 tag=UO8N9RFA0VCD type=write size=3271948 2024-02-10T05:50:16.221 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.221+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~HXZUKSFBXHD4.0 size=415819 2024-02-10T05:50:16.224 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.224+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=HXZUKSFBXHD4 tag=8OC7YBR6HA0N type=write size=1464395 2024-02-10T05:50:16.226 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.226+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=YA8N2DILPYLJ type=write size=262042 2024-02-10T05:50:16.228 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.228+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~6F2JD3NB6OFS.0 size=1048576 2024-02-10T05:50:16.230 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.230+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~6F2JD3NB6OFS.1 size=125051 2024-02-10T05:50:16.234 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.233+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=6F2JD3NB6OFS tag=9JKX2M205IC9 type=write size=2222203 2024-02-10T05:50:16.236 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.236+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=YYW54Y8Y807S type=write size=639375 2024-02-10T05:50:16.238 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.238+0000 7fc7028bd640 1 < canceled operation key=Y7111N38XSR8 tag=UWORX1RAEDPW type=del size=2300891 2024-02-10T05:50:16.241 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.241+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~FJ1I6K478GI8.0 size=1048576 2024-02-10T05:50:16.244 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.244+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~FJ1I6K478GI8.1 size=13316 2024-02-10T05:50:16.244 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.244+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=FJ1I6K478GI8 tag=1S7F1K3J5M4Z type=write size=2110468 2024-02-10T05:50:16.246 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.246+0000 7fc7028bd640 1 < completed write operation key=L57NUDWUO7TH tag=4N35IEDY0RL6 type=write size=988171 2024-02-10T05:50:16.248 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.248+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=JYYJIYR4TW4U type=write size=323985 2024-02-10T05:50:16.251 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.251+0000 7fc7028bd640 -1 < failed to complete operation key=Z9YHKWD2R7TE tag=X1CKE7QNJZCA type=del size=3904542: (22) Invalid argument 2024-02-10T05:50:16.253 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.253+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=YBZUTAC6XRQP type=del size=1199408 2024-02-10T05:50:16.255 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.255+0000 7fc7028bd640 1 < completed write operation key=2CRZCIZ292WL tag=HF7FEY6ENNIQ type=write size=69886 2024-02-10T05:50:16.257 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.257+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=XZ1S9CTBAD7H type=del size=1026909 2024-02-10T05:50:16.259 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.259+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=E5R8F2YUMLIX type=del 2024-02-10T05:50:16.263 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.263+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~WHTEJS8XZNXB.0 size=1048576 2024-02-10T05:50:16.265 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.265+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~WHTEJS8XZNXB.1 size=110365 2024-02-10T05:50:16.265 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.265+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=WHTEJS8XZNXB tag=3F49SXAP7BGB type=write size=2207517 2024-02-10T05:50:16.267 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.267+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=RGO0QN21NZ50 type=del 2024-02-10T05:50:16.269 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.269+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=8874FCEVTW1P type=del size=2455833 2024-02-10T05:50:16.271 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.271+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~FRZOROFDJLPJ.0 size=590766 2024-02-10T05:50:16.274 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.274+0000 7fc7028bd640 1 < completed multipart upload key=WWJNN1I8UV2D upload=FRZOROFDJLPJ tag=QGIZL0HDIACF type=write size=1639342 2024-02-10T05:50:16.277 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.276+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=NH8FDU2VJET4 type=del size=1344258 2024-02-10T05:50:16.278 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.278+0000 7fc7028bd640 1 < canceled operation key=OSW6AZ49ILNZ tag=DXQTH12IJJJO type=del size=909593 2024-02-10T05:50:16.283 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.282+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~W5KI6Y9N7WSQ.0 size=1048576 2024-02-10T05:50:16.284 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.284+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~W5KI6Y9N7WSQ.1 size=1048576 2024-02-10T05:50:16.285 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.285+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~W5KI6Y9N7WSQ.2 size=249511 2024-02-10T05:50:16.286 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.285+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=W5KI6Y9N7WSQ tag=LIZ2A6Y9F583 type=write size=3395239 2024-02-10T05:50:16.288 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.288+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=A9NJ3D25G3ND type=del 2024-02-10T05:50:16.292 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.292+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~84XKHVL89A0Q.0 size=1048576 2024-02-10T05:50:16.294 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.293+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~84XKHVL89A0Q.1 size=1048576 2024-02-10T05:50:16.295 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.295+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~84XKHVL89A0Q.2 size=822435 2024-02-10T05:50:16.295 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.295+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=84XKHVL89A0Q tag=MQ2NZLN4OKRT type=write size=3968163 2024-02-10T05:50:16.298 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.298+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~2R17ZW08Z1F4.0 size=233113 2024-02-10T05:50:16.302 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.302+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=2R17ZW08Z1F4 tag=C60E4Y8D7K3O type=write size=1281689 2024-02-10T05:50:16.306 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.306+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~JDY07UU316JI.0 size=1048576 2024-02-10T05:50:16.307 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.307+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~JDY07UU316JI.1 size=718559 2024-02-10T05:50:16.307 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.307+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=JDY07UU316JI tag=VN50EUUE0297 type=write size=2815711 2024-02-10T05:50:16.309 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.309+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=HKKF4VTTORFH type=del 2024-02-10T05:50:16.312 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.312+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=ECTB6CRJ22NJ type=del size=2087020 2024-02-10T05:50:16.314 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.314+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=I6IDY2SJOX7M type=del 2024-02-10T05:50:16.318 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.318+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~7MJ622PZRI2D.0 size=629630 2024-02-10T05:50:16.318 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.318+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=7MJ622PZRI2D tag=B5FDKV7CSYUD type=write size=1678206 2024-02-10T05:50:16.320 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.320+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=IM1RD3Y5A8ST type=del 2024-02-10T05:50:16.324 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.324+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~0CMBTBPJN328.0 size=1048576 2024-02-10T05:50:16.326 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.326+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~0CMBTBPJN328.1 size=874807 2024-02-10T05:50:16.326 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.326+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=0CMBTBPJN328 tag=72QV3EDS5OO9 type=write size=2971959 2024-02-10T05:50:16.328 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.328+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~CMY3NUCRU0B2.0 size=1048576 2024-02-10T05:50:16.330 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.330+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~CMY3NUCRU0B2.1 size=1048576 2024-02-10T05:50:16.331 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.331+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~CMY3NUCRU0B2.2 size=126220 2024-02-10T05:50:16.335 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.335+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=CMY3NUCRU0B2 tag=UO8N9RFA0VCD type=write size=3271948 2024-02-10T05:50:16.337 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.337+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=4FOSISU1JUHM type=del size=1814563 2024-02-10T05:50:16.339 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.339+0000 7fc7028bd640 1 < completed write operation key=OSW6AZ49ILNZ tag=YA8N2DILPYLJ type=write size=262042 2024-02-10T05:50:16.342 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.342+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~DZ0LGR0B5DE0.0 size=273685 2024-02-10T05:50:16.343 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.342+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=DZ0LGR0B5DE0 tag=7USMFGAOGEH9 type=write size=1322261 2024-02-10T05:50:16.344 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.344+0000 7fc7028bd640 1 < canceled operation key=PYJZTE24ZO5G tag=YYW54Y8Y807S type=write size=639375 2024-02-10T05:50:16.346 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.346+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=F4JMBE9GPP1V type=del size=2784393 2024-02-10T05:50:16.348 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.348+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~FJ1I6K478GI8.0 size=1048576 2024-02-10T05:50:16.350 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.350+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~FJ1I6K478GI8.1 size=13316 2024-02-10T05:50:16.354 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.354+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=FJ1I6K478GI8 tag=1S7F1K3J5M4Z type=write size=2110468 2024-02-10T05:50:16.356 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.355+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=OSN28H3F3QPI type=del size=1450685 2024-02-10T05:50:16.358 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.358+0000 7fc7028bd640 1 < completed write operation key=XB7VCWOVVN1Q tag=JYYJIYR4TW4U type=write size=323985 2024-02-10T05:50:16.360 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.360+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=6PO8B2RRMGQ4 type=del size=2387702 2024-02-10T05:50:16.362 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.362+0000 7fc7028bd640 1 < canceled operation key=5S82KKH9Q0A8 tag=YBZUTAC6XRQP type=del size=1199408 2024-02-10T05:50:16.364 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.364+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=Y5T639USUXVJ type=del size=2937181 2024-02-10T05:50:16.366 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.366+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=XZ1S9CTBAD7H type=del 2024-02-10T05:50:16.368 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.368+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=Z8V8PRONI8IF type=del size=3703755 2024-02-10T05:50:16.370 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.370+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~WHTEJS8XZNXB.0 size=1048576 2024-02-10T05:50:16.372 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.372+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~WHTEJS8XZNXB.1 size=110365 2024-02-10T05:50:16.376 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.376+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=WHTEJS8XZNXB tag=3F49SXAP7BGB type=write size=2207517 2024-02-10T05:50:16.380 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.380+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~JZTUELKQFH6E.0 size=1048576 2024-02-10T05:50:16.382 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.382+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~JZTUELKQFH6E.1 size=1048576 2024-02-10T05:50:16.384 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.384+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~JZTUELKQFH6E.2 size=962259 2024-02-10T05:50:16.384 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.384+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=JZTUELKQFH6E tag=14JE1Y7C0JVD type=write size=4107987 2024-02-10T05:50:16.386 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.386+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=8874FCEVTW1P type=del 2024-02-10T05:50:16.390 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.389+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~DQ0MR15S2W2Y.0 size=1048576 2024-02-10T05:50:16.391 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.391+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~DQ0MR15S2W2Y.1 size=1048576 2024-02-10T05:50:16.393 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.393+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~DQ0MR15S2W2Y.2 size=437227 2024-02-10T05:50:16.393 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.393+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=DQ0MR15S2W2Y tag=RSPPOOO5N344 type=write size=3582955 2024-02-10T05:50:16.397 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.397+0000 7fc7028bd640 1 < suggested remove operation key=L57NUDWUO7TH tag=NH8FDU2VJET4 type=del 2024-02-10T05:50:16.400 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.400+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=3MIX6D3K8HTP type=del size=1321410 2024-02-10T05:50:16.403 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.403+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~W5KI6Y9N7WSQ.0 size=1048576 2024-02-10T05:50:16.405 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.405+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~W5KI6Y9N7WSQ.1 size=1048576 2024-02-10T05:50:16.407 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.407+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~W5KI6Y9N7WSQ.2 size=249511 2024-02-10T05:50:16.411 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.411+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=W5KI6Y9N7WSQ tag=LIZ2A6Y9F583 type=write size=3395239 2024-02-10T05:50:16.413 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.413+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=Y06B8091ZI3J type=del size=1802866 2024-02-10T05:50:16.415 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.415+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~84XKHVL89A0Q.0 size=1048576 2024-02-10T05:50:16.417 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.417+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~84XKHVL89A0Q.1 size=1048576 2024-02-10T05:50:16.419 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.419+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~84XKHVL89A0Q.2 size=822435 2024-02-10T05:50:16.423 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.423+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=84XKHVL89A0Q tag=MQ2NZLN4OKRT type=write size=3968163 2024-02-10T05:50:16.427 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.427+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~24MLCJRQ33WK.0 size=204009 2024-02-10T05:50:16.427 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.427+0000 7fc7028bd640 1 > prepared multipart upload key=5Q7J7RS33UG8 upload=24MLCJRQ33WK tag=DTY6WNFJ273K type=write size=1252585 2024-02-10T05:50:16.429 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.429+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~JDY07UU316JI.0 size=1048576 2024-02-10T05:50:16.431 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.431+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~JDY07UU316JI.1 size=718559 2024-02-10T05:50:16.434 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.434+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=JDY07UU316JI tag=VN50EUUE0297 type=write size=2815711 2024-02-10T05:50:16.436 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.436+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=QPL8JZ2H3VPV type=del size=3243869 2024-02-10T05:50:16.440 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.440+0000 7fc7028bd640 1 < suggested update operation key=1A6D4ENH20MJ tag=ECTB6CRJ22NJ type=del size=2087020 2024-02-10T05:50:16.444 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.444+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~MV3RAX1H9WK5.0 size=1048576 2024-02-10T05:50:16.446 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.446+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~MV3RAX1H9WK5.1 size=834824 2024-02-10T05:50:16.446 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.446+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=MV3RAX1H9WK5 tag=LOQOW3V5KZVH type=write size=2931976 2024-02-10T05:50:16.448 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.448+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~7MJ622PZRI2D.0 size=629630 2024-02-10T05:50:16.452 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.452+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=7MJ622PZRI2D tag=B5FDKV7CSYUD type=write size=1678206 2024-02-10T05:50:16.454 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.454+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=3V7T00I73SA8 type=del size=3870901 2024-02-10T05:50:16.456 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.456+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~0CMBTBPJN328.0 size=1048576 2024-02-10T05:50:16.456 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.456+0000 7fc7028bd640 1 < canceled part key=_multipart_JXIF74ALG4AB.2~0CMBTBPJN328.1 size=874807 2024-02-10T05:50:16.459 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.459+0000 7fc7028bd640 1 < canceled multipart upload key=JXIF74ALG4AB upload=0CMBTBPJN328 tag=72QV3EDS5OO9 type=write size=2971959 2024-02-10T05:50:16.464 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.464+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~MG99A51HR4JO.0 size=1048576 2024-02-10T05:50:16.466 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.466+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~MG99A51HR4JO.1 size=1048576 2024-02-10T05:50:16.468 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.468+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~MG99A51HR4JO.2 size=366214 2024-02-10T05:50:16.468 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.468+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=MG99A51HR4JO tag=CM4N1HH1MFOT type=write size=3511942 2024-02-10T05:50:16.472 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.472+0000 7fc7028bd640 1 < suggested remove operation key=0BWUVUVJ2VMX tag=4FOSISU1JUHM type=del 2024-02-10T05:50:16.475 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.475+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~D900X1KY2MMX.0 size=1048576 2024-02-10T05:50:16.477 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.477+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~D900X1KY2MMX.1 size=1048576 2024-02-10T05:50:16.479 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.479+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~D900X1KY2MMX.2 size=606095 2024-02-10T05:50:16.479 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.479+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=D900X1KY2MMX tag=JP5FD8U15G7G type=write size=3751823 2024-02-10T05:50:16.481 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.481+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~DZ0LGR0B5DE0.0 size=273685 2024-02-10T05:50:16.484 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.484+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=DZ0LGR0B5DE0 tag=7USMFGAOGEH9 type=write size=1322261 2024-02-10T05:50:16.487 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.487+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=J2MK4ODPKOD2 type=del size=3860169 2024-02-10T05:50:16.489 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.489+0000 7fc7028bd640 1 < completed delete operation key=5Q7J7RS33UG8 tag=F4JMBE9GPP1V type=del 2024-02-10T05:50:16.492 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.492+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~W0MM6BNRP663.0 size=1048576 2024-02-10T05:50:16.494 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.494+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~W0MM6BNRP663.1 size=1048576 2024-02-10T05:50:16.495 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.495+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~W0MM6BNRP663.2 size=98323 2024-02-10T05:50:16.495 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.495+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=W0MM6BNRP663 tag=ZGM1ZSY3HN4A type=write size=3244051 2024-02-10T05:50:16.498 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.498+0000 7fc7028bd640 -1 < failed to complete operation key=L57NUDWUO7TH tag=OSN28H3F3QPI type=del size=1450685: (22) Invalid argument 2024-02-10T05:50:16.501 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.501+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=HVIXI2FAL4ST type=del size=2695494 2024-02-10T05:50:16.503 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.503+0000 7fc7028bd640 1 < canceled operation key=XB7VCWOVVN1Q tag=6PO8B2RRMGQ4 type=del size=2387702 2024-02-10T05:50:16.507 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.507+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~VQ6388R5WN89.0 size=1048576 2024-02-10T05:50:16.509 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.509+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~VQ6388R5WN89.1 size=1048576 2024-02-10T05:50:16.510 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.510+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~VQ6388R5WN89.2 size=623443 2024-02-10T05:50:16.510 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.510+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=VQ6388R5WN89 tag=20IH5JR6VLZF type=write size=3769171 2024-02-10T05:50:16.513 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.513+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=Y5T639USUXVJ type=del 2024-02-10T05:50:16.515 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.515+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=QJJFIJETXAUF type=write size=469904 2024-02-10T05:50:16.519 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.519+0000 7fc7028bd640 1 < suggested remove operation key=0NLM9ZNH9FMF tag=Z8V8PRONI8IF type=del 2024-02-10T05:50:16.521 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.521+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=0G1AYTXTNTCO type=del size=3615851 2024-02-10T05:50:16.523 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.523+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~JZTUELKQFH6E.0 size=1048576 2024-02-10T05:50:16.523 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.523+0000 7fc7028bd640 1 < canceled part key=_multipart_WWJNN1I8UV2D.2~JZTUELKQFH6E.1 size=1048576 2024-02-10T05:50:16.525 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.525+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~JZTUELKQFH6E.2 size=962259 2024-02-10T05:50:16.528 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.528+0000 7fc7028bd640 1 < canceled multipart upload key=WWJNN1I8UV2D upload=JZTUELKQFH6E tag=14JE1Y7C0JVD type=write size=4107987 2024-02-10T05:50:16.530 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.530+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=3V4IG3MUXV5Z type=del size=3658601 2024-02-10T05:50:16.532 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.532+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~DQ0MR15S2W2Y.0 size=1048576 2024-02-10T05:50:16.534 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.534+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~DQ0MR15S2W2Y.1 size=1048576 2024-02-10T05:50:16.534 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.534+0000 7fc7028bd640 1 < canceled part key=_multipart_HCFSF1M8XLKK.2~DQ0MR15S2W2Y.2 size=437227 2024-02-10T05:50:16.538 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.538+0000 7fc7028bd640 1 < canceled multipart upload key=HCFSF1M8XLKK upload=DQ0MR15S2W2Y tag=RSPPOOO5N344 type=write size=3582955 2024-02-10T05:50:16.539 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.539+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=UADZ1U3GK62M type=del size=4122985 2024-02-10T05:50:16.541 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.542+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=3MIX6D3K8HTP type=del 2024-02-10T05:50:16.544 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.544+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=4CTS2A6MTJZ0 type=del size=1950400 2024-02-10T05:50:16.548 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.548+0000 7fc7028bd640 1 < suggested update operation key=O22B4K2PVN13 tag=Y06B8091ZI3J type=del size=1802866 2024-02-10T05:50:16.552 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.552+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~13XTP8J12A72.0 size=1048576 2024-02-10T05:50:16.554 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.554+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~13XTP8J12A72.1 size=1048576 2024-02-10T05:50:16.555 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.555+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~13XTP8J12A72.2 size=189047 2024-02-10T05:50:16.555 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.555+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=13XTP8J12A72 tag=7EO8ZAES04LJ type=write size=3334775 2024-02-10T05:50:16.557 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.557+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~24MLCJRQ33WK.0 size=204009 2024-02-10T05:50:16.561 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.561+0000 7fc7028bd640 1 < completed multipart upload key=5Q7J7RS33UG8 upload=24MLCJRQ33WK tag=DTY6WNFJ273K type=write size=1252585 2024-02-10T05:50:16.563 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.563+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=KAS3UX0YVO29 type=del size=3596280 2024-02-10T05:50:16.565 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.565+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=QPL8JZ2H3VPV type=del 2024-02-10T05:50:16.568 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.568+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~RKSTFSPSEX7V.0 size=1048576 2024-02-10T05:50:16.570 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.570+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~RKSTFSPSEX7V.1 size=792852 2024-02-10T05:50:16.571 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.570+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=RKSTFSPSEX7V tag=JMWM1RQ2PJ5O type=write size=2890004 2024-02-10T05:50:16.573 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.572+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~MV3RAX1H9WK5.0 size=1048576 2024-02-10T05:50:16.575 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.575+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~MV3RAX1H9WK5.1 size=834824 2024-02-10T05:50:16.578 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.578+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=MV3RAX1H9WK5 tag=LOQOW3V5KZVH type=write size=2931976 2024-02-10T05:50:16.582 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.582+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~UDIM0GDVMP8D.0 size=892572 2024-02-10T05:50:16.582 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.582+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=UDIM0GDVMP8D tag=BC0ZNIY97IYE type=write size=1941148 2024-02-10T05:50:16.586 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.586+0000 7fc7028bd640 1 < suggested update operation key=3128O0V9KYRH tag=3V7T00I73SA8 type=del size=3870901 2024-02-10T05:50:16.588 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.588+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=G8SMGW3R9OGC type=del size=1516864 2024-02-10T05:50:16.590 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.590+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~MG99A51HR4JO.0 size=1048576 2024-02-10T05:50:16.592 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.592+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~MG99A51HR4JO.1 size=1048576 2024-02-10T05:50:16.593 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.593+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~MG99A51HR4JO.2 size=366214 2024-02-10T05:50:16.597 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.597+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=MG99A51HR4JO tag=CM4N1HH1MFOT type=write size=3511942 2024-02-10T05:50:16.599 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.599+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=9MX92RZACD5V type=del size=1426752 2024-02-10T05:50:16.601 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.601+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~D900X1KY2MMX.0 size=1048576 2024-02-10T05:50:16.603 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.602+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~D900X1KY2MMX.1 size=1048576 2024-02-10T05:50:16.604 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.604+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~D900X1KY2MMX.2 size=606095 2024-02-10T05:50:16.608 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.608+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=D900X1KY2MMX tag=JP5FD8U15G7G type=write size=3751823 2024-02-10T05:50:16.612 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.612+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~VJXGV7L1PRTI.0 size=1048576 2024-02-10T05:50:16.613 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.613+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~VJXGV7L1PRTI.1 size=411904 2024-02-10T05:50:16.614 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.613+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=VJXGV7L1PRTI tag=D4H32Y4C57SJ type=write size=2509056 2024-02-10T05:50:16.615 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.615+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=J2MK4ODPKOD2 type=del 2024-02-10T05:50:16.619 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.619+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~43FDJ46JAZ96.0 size=1048576 2024-02-10T05:50:16.621 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.621+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~43FDJ46JAZ96.1 size=1048576 2024-02-10T05:50:16.623 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.623+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~43FDJ46JAZ96.2 size=845488 2024-02-10T05:50:16.623 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.623+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=43FDJ46JAZ96 tag=L4HIN2Z1I93N type=write size=3991216 2024-02-10T05:50:16.626 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.626+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~W0MM6BNRP663.0 size=1048576 2024-02-10T05:50:16.627 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.627+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~W0MM6BNRP663.1 size=1048576 2024-02-10T05:50:16.629 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.629+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~W0MM6BNRP663.2 size=98323 2024-02-10T05:50:16.633 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.633+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=W0MM6BNRP663 tag=ZGM1ZSY3HN4A type=write size=3244051 2024-02-10T05:50:16.637 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.637+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~1H1BKV7295UU.0 size=467956 2024-02-10T05:50:16.637 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.637+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=1H1BKV7295UU tag=2JWV44X8365O type=write size=1516532 2024-02-10T05:50:16.639 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.639+0000 7fc7028bd640 1 < canceled operation key=JFGDV4S5JG57 tag=HVIXI2FAL4ST type=del size=2695494 2024-02-10T05:50:16.641 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.641+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=YOHE7XH9HKFC type=del size=3239350 2024-02-10T05:50:16.642 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.642+0000 7fc7028bd640 1 < canceled part key=_multipart_PYJZTE24ZO5G.2~VQ6388R5WN89.0 size=1048576 2024-02-10T05:50:16.643 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.643+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~VQ6388R5WN89.1 size=1048576 2024-02-10T05:50:16.645 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.645+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~VQ6388R5WN89.2 size=623443 2024-02-10T05:50:16.649 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.649+0000 7fc7028bd640 1 < canceled multipart upload key=PYJZTE24ZO5G upload=VQ6388R5WN89 tag=20IH5JR6VLZF type=write size=3769171 2024-02-10T05:50:16.651 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.651+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=USS5MFVDK8P7 type=del size=1412773 2024-02-10T05:50:16.654 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.654+0000 7fc7028bd640 -1 < failed to complete operation key=O22B4K2PVN13 tag=QJJFIJETXAUF type=write size=469904: (22) Invalid argument 2024-02-10T05:50:16.656 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.656+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=QFTPKCNUHV5J type=del size=2806929 2024-02-10T05:50:16.658 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.658+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=0G1AYTXTNTCO type=del 2024-02-10T05:50:16.660 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.660+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=F9JHN2HIG6XH type=del size=250264 2024-02-10T05:50:16.662 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.662+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=3V4IG3MUXV5Z type=del 2024-02-10T05:50:16.666 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.666+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~6V7FUIX3YHPT.0 size=1048576 2024-02-10T05:50:16.668 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.668+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~6V7FUIX3YHPT.1 size=1048576 2024-02-10T05:50:16.670 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.670+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~6V7FUIX3YHPT.2 size=486894 2024-02-10T05:50:16.670 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.670+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=6V7FUIX3YHPT tag=0K04TJXY5HPM type=write size=3632622 2024-02-10T05:50:16.673 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.673+0000 7fc7028bd640 -1 < failed to complete operation key=O22B4K2PVN13 tag=UADZ1U3GK62M type=del size=4122985: (22) Invalid argument 2024-02-10T05:50:16.677 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.677+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~4FZ3Q6ZII3O9.0 size=1048576 2024-02-10T05:50:16.678 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.678+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~4FZ3Q6ZII3O9.1 size=84479 2024-02-10T05:50:16.678 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.678+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=4FZ3Q6ZII3O9 tag=UMRHVY6I2372 type=write size=2181631 2024-02-10T05:50:16.681 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.681+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=4CTS2A6MTJZ0 type=del 2024-02-10T05:50:16.684 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.683+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=HNUCG2QTKUTS type=write size=956747 2024-02-10T05:50:16.686 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.686+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~13XTP8J12A72.0 size=1048576 2024-02-10T05:50:16.688 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.688+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~13XTP8J12A72.1 size=1048576 2024-02-10T05:50:16.688 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.688+0000 7fc7028bd640 1 < canceled part key=_multipart_PYJZTE24ZO5G.2~13XTP8J12A72.2 size=189047 2024-02-10T05:50:16.691 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.691+0000 7fc7028bd640 1 < canceled multipart upload key=PYJZTE24ZO5G upload=13XTP8J12A72 tag=7EO8ZAES04LJ type=write size=3334775 2024-02-10T05:50:16.695 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.695+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~S10Z3U0CXI5I.0 size=453098 2024-02-10T05:50:16.695 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.695+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=S10Z3U0CXI5I tag=PFNQ1J9744N3 type=write size=1501674 2024-02-10T05:50:16.697 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.697+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=KAS3UX0YVO29 type=del 2024-02-10T05:50:16.701 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.701+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~186VWJQV37S3.0 size=114561 2024-02-10T05:50:16.701 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.701+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=186VWJQV37S3 tag=YO2FF70IVOID type=write size=1163137 2024-02-10T05:50:16.703 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.703+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~RKSTFSPSEX7V.0 size=1048576 2024-02-10T05:50:16.704 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.705+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~RKSTFSPSEX7V.1 size=792852 2024-02-10T05:50:16.708 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.708+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=RKSTFSPSEX7V tag=JMWM1RQ2PJ5O type=write size=2890004 2024-02-10T05:50:16.712 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.712+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~2A13NWBIZS12.0 size=1048576 2024-02-10T05:50:16.714 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.714+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~2A13NWBIZS12.1 size=1048576 2024-02-10T05:50:16.716 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.716+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~2A13NWBIZS12.2 size=789931 2024-02-10T05:50:16.716 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.716+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=2A13NWBIZS12 tag=IVBWEHT4GDAS type=write size=3935659 2024-02-10T05:50:16.718 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.718+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~UDIM0GDVMP8D.0 size=892572 2024-02-10T05:50:16.722 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.722+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=UDIM0GDVMP8D tag=BC0ZNIY97IYE type=write size=1941148 2024-02-10T05:50:16.725 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.725+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~W72OQ9G2AQ8D.0 size=1048576 2024-02-10T05:50:16.727 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.727+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~W72OQ9G2AQ8D.1 size=1048576 2024-02-10T05:50:16.729 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.729+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~W72OQ9G2AQ8D.2 size=535900 2024-02-10T05:50:16.729 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.729+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=W72OQ9G2AQ8D tag=9NHV4UM911Y2 type=write size=3681628 2024-02-10T05:50:16.731 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.731+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=G8SMGW3R9OGC type=del 2024-02-10T05:50:16.733 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.733+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=6VLH3F6NMJ8S type=del size=3206279 2024-02-10T05:50:16.736 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.736+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=9MX92RZACD5V type=del 2024-02-10T05:50:16.739 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.739+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~DVHRNYPE50FK.0 size=1048576 2024-02-10T05:50:16.741 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.741+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~DVHRNYPE50FK.1 size=400839 2024-02-10T05:50:16.741 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.741+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=DVHRNYPE50FK tag=QSOJLBRNHLXP type=write size=2497991 2024-02-10T05:50:16.743 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.743+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~VJXGV7L1PRTI.0 size=1048576 2024-02-10T05:50:16.745 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.745+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~VJXGV7L1PRTI.1 size=411904 2024-02-10T05:50:16.749 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.749+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=VJXGV7L1PRTI tag=D4H32Y4C57SJ type=write size=2509056 2024-02-10T05:50:16.751 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.751+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=SWJIB27QY7UW type=write size=16229 2024-02-10T05:50:16.753 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.753+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~43FDJ46JAZ96.0 size=1048576 2024-02-10T05:50:16.755 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.755+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~43FDJ46JAZ96.1 size=1048576 2024-02-10T05:50:16.757 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.757+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~43FDJ46JAZ96.2 size=845488 2024-02-10T05:50:16.760 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.760+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=43FDJ46JAZ96 tag=L4HIN2Z1I93N type=write size=3991216 2024-02-10T05:50:16.762 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.762+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=ETMF247W6SPO type=del size=2819258 2024-02-10T05:50:16.764 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.764+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~1H1BKV7295UU.0 size=467956 2024-02-10T05:50:16.768 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.768+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=1H1BKV7295UU tag=2JWV44X8365O type=write size=1516532 2024-02-10T05:50:16.770 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.770+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=1C7R45CCKMKF type=del size=834864 2024-02-10T05:50:16.772 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.772+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=YOHE7XH9HKFC type=del 2024-02-10T05:50:16.776 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.776+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~H9GB6QV6ZJ6C.0 size=92347 2024-02-10T05:50:16.776 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.776+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=H9GB6QV6ZJ6C tag=G9PS8TZM09IF type=write size=1140923 2024-02-10T05:50:16.778 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.778+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=USS5MFVDK8P7 type=del 2024-02-10T05:50:16.779 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.779+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=4M1P0V06VG6C type=del size=461620 2024-02-10T05:50:16.783 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.783+0000 7fc7028bd640 1 < suggested update operation key=5Q7J7RS33UG8 tag=QFTPKCNUHV5J type=del size=2806929 2024-02-10T05:50:16.786 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.786+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=ATINO0C24JOS type=write size=292734 2024-02-10T05:50:16.788 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.788+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=F9JHN2HIG6XH type=del 2024-02-10T05:50:16.790 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.790+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=R4KM31FXX9JM type=del size=2264315 2024-02-10T05:50:16.793 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.793+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~6V7FUIX3YHPT.0 size=1048576 2024-02-10T05:50:16.794 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.794+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~6V7FUIX3YHPT.1 size=1048576 2024-02-10T05:50:16.796 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.796+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~6V7FUIX3YHPT.2 size=486894 2024-02-10T05:50:16.800 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.800+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=6V7FUIX3YHPT tag=0K04TJXY5HPM type=write size=3632622 2024-02-10T05:50:16.802 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.802+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=QJ1FQX3MI8GE type=del size=1770361 2024-02-10T05:50:16.804 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.804+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~4FZ3Q6ZII3O9.0 size=1048576 2024-02-10T05:50:16.804 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.804+0000 7fc7028bd640 1 < canceled part key=_multipart_2CRZCIZ292WL.2~4FZ3Q6ZII3O9.1 size=84479 2024-02-10T05:50:16.807 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.807+0000 7fc7028bd640 1 < canceled multipart upload key=2CRZCIZ292WL upload=4FZ3Q6ZII3O9 tag=UMRHVY6I2372 type=write size=2181631 2024-02-10T05:50:16.810 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.810+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=MFR7S12NC4P1 type=del size=1441126 2024-02-10T05:50:16.812 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.812+0000 7fc7028bd640 1 < completed write operation key=P1LQTKS3USKT tag=HNUCG2QTKUTS type=write size=956747 2024-02-10T05:50:16.814 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.814+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=38ZFZ5NMOQVN type=del size=3624209 2024-02-10T05:50:16.816 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.816+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~S10Z3U0CXI5I.0 size=453098 2024-02-10T05:50:16.819 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.819+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=S10Z3U0CXI5I tag=PFNQ1J9744N3 type=write size=1501674 2024-02-10T05:50:16.821 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.821+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=CKDVOPAJKTVV type=write size=37054 2024-02-10T05:50:16.823 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.823+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~186VWJQV37S3.0 size=114561 2024-02-10T05:50:16.826 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.826+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=186VWJQV37S3 tag=YO2FF70IVOID type=write size=1163137 2024-02-10T05:50:16.830 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.830+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~QF6SBWL610L8.0 size=239318 2024-02-10T05:50:16.830 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.830+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=QF6SBWL610L8 tag=P4L0CZ30AH99 type=write size=1287894 2024-02-10T05:50:16.832 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.832+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~2A13NWBIZS12.0 size=1048576 2024-02-10T05:50:16.835 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.834+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~2A13NWBIZS12.1 size=1048576 2024-02-10T05:50:16.837 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.837+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~2A13NWBIZS12.2 size=789931 2024-02-10T05:50:16.840 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.840+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=2A13NWBIZS12 tag=IVBWEHT4GDAS type=write size=3935659 2024-02-10T05:50:16.844 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.844+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~B3N50VU2TVFE.0 size=1048576 2024-02-10T05:50:16.846 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.846+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~B3N50VU2TVFE.1 size=1048576 2024-02-10T05:50:16.848 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.848+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~B3N50VU2TVFE.2 size=531049 2024-02-10T05:50:16.848 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.848+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=B3N50VU2TVFE tag=0N1AS76WSRJL type=write size=3676777 2024-02-10T05:50:16.850 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.850+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~W72OQ9G2AQ8D.0 size=1048576 2024-02-10T05:50:16.852 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.852+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~W72OQ9G2AQ8D.1 size=1048576 2024-02-10T05:50:16.853 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.853+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~W72OQ9G2AQ8D.2 size=535900 2024-02-10T05:50:16.858 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.858+0000 7fc7028bd640 1 < completed multipart upload key=PYJZTE24ZO5G upload=W72OQ9G2AQ8D tag=9NHV4UM911Y2 type=write size=3681628 2024-02-10T05:50:16.860 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.860+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=P8N84SOWVQIT type=del size=2574501 2024-02-10T05:50:16.864 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.864+0000 7fc7028bd640 1 < suggested update operation key=P1LQTKS3USKT tag=6VLH3F6NMJ8S type=del size=3206279 2024-02-10T05:50:16.866 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.866+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=9IJV4ZTJWANJ type=del size=634729 2024-02-10T05:50:16.867 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.867+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~DVHRNYPE50FK.0 size=1048576 2024-02-10T05:50:16.869 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.869+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~DVHRNYPE50FK.1 size=400839 2024-02-10T05:50:16.873 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.873+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=DVHRNYPE50FK tag=QSOJLBRNHLXP type=write size=2497991 2024-02-10T05:50:16.875 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.875+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=HHQFKYNZU7RY type=del size=3508428 2024-02-10T05:50:16.879 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.879+0000 7fc7028bd640 1 < suggested update operation key=5AU917IHRJLX tag=SWJIB27QY7UW type=write size=16229 2024-02-10T05:50:16.881 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.881+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=3D0LESP46GFB type=write size=228103 2024-02-10T05:50:16.885 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.885+0000 7fc7028bd640 1 < suggested remove operation key=WWJNN1I8UV2D tag=ETMF247W6SPO type=del 2024-02-10T05:50:16.888 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.888+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~3YTSA5IA5AFI.0 size=190178 2024-02-10T05:50:16.888 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.888+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=3YTSA5IA5AFI tag=2BRS2P6BOVQ3 type=write size=1238754 2024-02-10T05:50:16.892 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.892+0000 7fc7028bd640 1 < suggested update operation key=MZZAEZZC2121 tag=1C7R45CCKMKF type=del size=834864 2024-02-10T05:50:16.894 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.894+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=2OQ5MK84B86A type=del size=188727 2024-02-10T05:50:16.896 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.896+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~H9GB6QV6ZJ6C.0 size=92347 2024-02-10T05:50:16.901 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.900+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=H9GB6QV6ZJ6C tag=G9PS8TZM09IF type=write size=1140923 2024-02-10T05:50:16.902 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.902+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=7WYHAX3ANODX type=del size=1888824 2024-02-10T05:50:16.904 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.904+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=4M1P0V06VG6C type=del 2024-02-10T05:50:16.906 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.906+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=1ZE9GFRNGL2F type=write size=187738 2024-02-10T05:50:16.909 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.909+0000 7fc7028bd640 -1 < failed to complete operation key=MZZAEZZC2121 tag=ATINO0C24JOS type=write size=292734: (22) Invalid argument 2024-02-10T05:50:16.911 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.911+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=XEIENFMSJH3V type=write size=961811 2024-02-10T05:50:16.913 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.913+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=R4KM31FXX9JM type=del 2024-02-10T05:50:16.917 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.917+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~VHH7L6YLNT5U.0 size=777003 2024-02-10T05:50:16.917 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.917+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=VHH7L6YLNT5U tag=RGR0UY2IANYO type=write size=1825579 2024-02-10T05:50:16.919 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.919+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=QJ1FQX3MI8GE type=del 2024-02-10T05:50:16.923 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.923+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~3ZTBAAKDCFBX.0 size=1048576 2024-02-10T05:50:16.925 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.925+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~3ZTBAAKDCFBX.1 size=107547 2024-02-10T05:50:16.925 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.925+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=3ZTBAAKDCFBX tag=H00XHL6CBZ7Y type=write size=2204699 2024-02-10T05:50:16.929 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.929+0000 7fc7028bd640 1 < suggested update operation key=XB7VCWOVVN1Q tag=MFR7S12NC4P1 type=del size=1441126 2024-02-10T05:50:16.931 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.931+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=271X3SL6NJJE type=del size=1691400 2024-02-10T05:50:16.932 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.933+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=38ZFZ5NMOQVN type=del 2024-02-10T05:50:16.935 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.935+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=7U4PAT0VOVRL type=del size=2981011 2024-02-10T05:50:16.937 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.937+0000 7fc7028bd640 1 < completed write operation key=NOV17YQFEI7S tag=CKDVOPAJKTVV type=write size=37054 2024-02-10T05:50:16.941 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.941+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~23SG9CFA422Y.0 size=1048576 2024-02-10T05:50:16.943 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.943+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~23SG9CFA422Y.1 size=1048576 2024-02-10T05:50:16.945 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.944+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~23SG9CFA422Y.2 size=134331 2024-02-10T05:50:16.945 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.944+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=23SG9CFA422Y tag=CJVK3XGSJXEO type=write size=3280059 2024-02-10T05:50:16.947 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.947+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~QF6SBWL610L8.0 size=239318 2024-02-10T05:50:16.950 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.950+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=QF6SBWL610L8 tag=P4L0CZ30AH99 type=write size=1287894 2024-02-10T05:50:16.953 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.952+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=T0Y9G3I6Z8AA type=del size=3482889 2024-02-10T05:50:16.953 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.953+0000 7fc7028bd640 1 < canceled part key=_multipart_5AU917IHRJLX.2~B3N50VU2TVFE.0 size=1048576 2024-02-10T05:50:16.955 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.954+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~B3N50VU2TVFE.1 size=1048576 2024-02-10T05:50:16.955 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.954+0000 7fc7028bd640 1 < canceled part key=_multipart_5AU917IHRJLX.2~B3N50VU2TVFE.2 size=531049 2024-02-10T05:50:16.958 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.958+0000 7fc7028bd640 1 < canceled multipart upload key=5AU917IHRJLX upload=B3N50VU2TVFE tag=0N1AS76WSRJL type=write size=3676777 2024-02-10T05:50:16.960 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.960+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=FVUPMGHR7S3O type=del size=1505470 2024-02-10T05:50:16.963 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.963+0000 7fc7028bd640 -1 < failed to complete operation key=P1LQTKS3USKT tag=P8N84SOWVQIT type=del size=2574501: (22) Invalid argument 2024-02-10T05:50:16.967 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.967+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~Q6LSWG6B6CGQ.0 size=708865 2024-02-10T05:50:16.967 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.967+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=Q6LSWG6B6CGQ tag=PKER2HDGKU0O type=write size=1757441 2024-02-10T05:50:16.970 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.969+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=9IJV4ZTJWANJ type=del 2024-02-10T05:50:16.971 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.971+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=LM4VZLOZLLYS type=del size=3968238 2024-02-10T05:50:16.975 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.974+0000 7fc7028bd640 -1 < failed to complete operation key=XB7VCWOVVN1Q tag=HHQFKYNZU7RY type=del size=3508428: (22) Invalid argument 2024-02-10T05:50:16.977 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.977+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=FXJS25Z66GFF type=del size=3034046 2024-02-10T05:50:16.979 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.979+0000 7fc7028bd640 1 < completed write operation key=O22B4K2PVN13 tag=3D0LESP46GFB type=write size=228103 2024-02-10T05:50:16.981 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.981+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=VNQ3YL0E96HH type=del size=371741 2024-02-10T05:50:16.983 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.983+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~3YTSA5IA5AFI.0 size=190178 2024-02-10T05:50:16.987 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.986+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=3YTSA5IA5AFI tag=2BRS2P6BOVQ3 type=write size=1238754 2024-02-10T05:50:16.989 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.989+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=AR0DRI2SW0A3 type=del size=684516 2024-02-10T05:50:16.991 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.991+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=2OQ5MK84B86A type=del 2024-02-10T05:50:16.995 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.995+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~1STF3EZ3JZX4.0 size=644163 2024-02-10T05:50:16.995 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.995+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=1STF3EZ3JZX4 tag=KC3GOUV64I2E type=write size=1692739 2024-02-10T05:50:16.998 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:16.998+0000 7fc7028bd640 -1 < failed to complete operation key=XB7VCWOVVN1Q tag=7WYHAX3ANODX type=del size=1888824: (22) Invalid argument 2024-02-10T05:50:17.001 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.001+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~BESHOEM03TI7.0 size=1048576 2024-02-10T05:50:17.004 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.004+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~BESHOEM03TI7.1 size=1048576 2024-02-10T05:50:17.006 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.005+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~BESHOEM03TI7.2 size=648762 2024-02-10T05:50:17.006 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.005+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=BESHOEM03TI7 tag=BG4SI5RM6F98 type=write size=3794490 2024-02-10T05:50:17.009 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.009+0000 7fc7028bd640 1 < suggested remove operation key=8AXKQ459OWH5 tag=1ZE9GFRNGL2F type=write 2024-02-10T05:50:17.012 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.012+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=FEQ54BKOLUY0 type=write size=437931 2024-02-10T05:50:17.014 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.013+0000 7fc7028bd640 1 < completed write operation key=PYJZTE24ZO5G tag=XEIENFMSJH3V type=write size=961811 2024-02-10T05:50:17.016 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.016+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=E8ZUHSLXR5UR type=del size=3269038 2024-02-10T05:50:17.018 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.018+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~VHH7L6YLNT5U.0 size=777003 2024-02-10T05:50:17.022 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.022+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=VHH7L6YLNT5U tag=RGR0UY2IANYO type=write size=1825579 2024-02-10T05:50:17.024 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.024+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=38FSP9T8COVM type=write size=759516 2024-02-10T05:50:17.026 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.026+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~3ZTBAAKDCFBX.0 size=1048576 2024-02-10T05:50:17.028 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.028+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~3ZTBAAKDCFBX.1 size=107547 2024-02-10T05:50:17.031 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.031+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=3ZTBAAKDCFBX tag=H00XHL6CBZ7Y type=write size=2204699 2024-02-10T05:50:17.035 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.035+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~FE51BFC8Y54Z.0 size=1048576 2024-02-10T05:50:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:16 smithi189 ceph-mon[89631]: pgmap v1395: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 445 KiB/s wr, 2.27k op/s 2024-02-10T05:50:17.037 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.037+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~FE51BFC8Y54Z.1 size=1048576 2024-02-10T05:50:17.039 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.039+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~FE51BFC8Y54Z.2 size=972233 2024-02-10T05:50:17.039 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.039+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=FE51BFC8Y54Z tag=2HUBAFC5F0UK type=write size=4117961 2024-02-10T05:50:17.041 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.041+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=271X3SL6NJJE type=del 2024-02-10T05:50:17.043 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.043+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=QEWKUNJ96W9Q type=del size=2566333 2024-02-10T05:50:17.045 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.045+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=7U4PAT0VOVRL type=del 2024-02-10T05:50:17.047 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.047+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=HA2GKW0O6NTH type=del size=3341167 2024-02-10T05:50:17.049 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.049+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~23SG9CFA422Y.0 size=1048576 2024-02-10T05:50:17.051 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.051+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~23SG9CFA422Y.1 size=1048576 2024-02-10T05:50:17.053 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.053+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~23SG9CFA422Y.2 size=134331 2024-02-10T05:50:17.056 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.056+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=23SG9CFA422Y tag=CJVK3XGSJXEO type=write size=3280059 2024-02-10T05:50:17.060 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.060+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~ZMWRMQ2EHL2Z.0 size=1048576 2024-02-10T05:50:17.062 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.062+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~ZMWRMQ2EHL2Z.1 size=569575 2024-02-10T05:50:17.062 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.062+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=ZMWRMQ2EHL2Z tag=60ZMI4EN72FV type=write size=2666727 2024-02-10T05:50:17.064 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.064+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=T0Y9G3I6Z8AA type=del 2024-02-10T05:50:17.066 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.066+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=OZXR37D26509 type=write size=926438 2024-02-10T05:50:17.067 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.067+0000 7fc7028bd640 1 < canceled operation key=JXIF74ALG4AB tag=FVUPMGHR7S3O type=del size=1505470 2024-02-10T05:50:17.069 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.069+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=Y9RCBQROT109 type=del size=4190583 2024-02-10T05:50:17.072 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.071+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~Q6LSWG6B6CGQ.0 size=708865 2024-02-10T05:50:17.075 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.075+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=Q6LSWG6B6CGQ tag=PKER2HDGKU0O type=write size=1757441 2024-02-10T05:50:17.079 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.079+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~45QZLAQ71LWY.0 size=1048576 2024-02-10T05:50:17.081 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.081+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~45QZLAQ71LWY.1 size=1048576 2024-02-10T05:50:17.082 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.082+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~45QZLAQ71LWY.2 size=737870 2024-02-10T05:50:17.083 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.082+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=45QZLAQ71LWY tag=JPENSINEMTEE type=write size=3883598 2024-02-10T05:50:17.084 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.084+0000 7fc7028bd640 1 < completed delete operation key=5Q7J7RS33UG8 tag=LM4VZLOZLLYS type=del 2024-02-10T05:50:17.086 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.086+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=KZ4SFNJBZT6W type=del size=356208 2024-02-10T05:50:17.089 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.089+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=FXJS25Z66GFF type=del 2024-02-10T05:50:17.091 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.091+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=5ZMY62F9OZ90 type=del size=2323984 2024-02-10T05:50:17.095 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.095+0000 7fc7028bd640 1 < suggested remove operation key=O22B4K2PVN13 tag=VNQ3YL0E96HH type=del 2024-02-10T05:50:17.100 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.100+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~K890EMAIWOZE.0 size=1048576 2024-02-10T05:50:17.103 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.102+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~K890EMAIWOZE.1 size=1048576 2024-02-10T05:50:17.104 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.104+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~K890EMAIWOZE.2 size=379576 2024-02-10T05:50:17.104 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.104+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=K890EMAIWOZE tag=65TB7283UNU1 type=write size=3525304 2024-02-10T05:50:17.106 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.106+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=AR0DRI2SW0A3 type=del 2024-02-10T05:50:17.108 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.108+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=4I1CWWXX9B1Q type=del size=889607 2024-02-10T05:50:17.110 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.110+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~1STF3EZ3JZX4.0 size=644163 2024-02-10T05:50:17.114 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.113+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=1STF3EZ3JZX4 tag=KC3GOUV64I2E type=write size=1692739 2024-02-10T05:50:17.117 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.117+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~DFDWE0A48FMT.0 size=2563 2024-02-10T05:50:17.117 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.117+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=DFDWE0A48FMT tag=ICG80J2FXVK4 type=write size=1051139 2024-02-10T05:50:17.119 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.119+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~BESHOEM03TI7.0 size=1048576 2024-02-10T05:50:17.121 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.121+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~BESHOEM03TI7.1 size=1048576 2024-02-10T05:50:17.121 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.121+0000 7fc7028bd640 1 < canceled part key=_multipart_ZQ8S1KW54C8H.2~BESHOEM03TI7.2 size=648762 2024-02-10T05:50:17.124 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.124+0000 7fc7028bd640 1 < canceled multipart upload key=ZQ8S1KW54C8H upload=BESHOEM03TI7 tag=BG4SI5RM6F98 type=write size=3794490 2024-02-10T05:50:17.126 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.126+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=OQU8WSX3GODC type=del size=2964159 2024-02-10T05:50:17.128 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.128+0000 7fc7028bd640 1 < completed write operation key=ENXT7A13IJZV tag=FEQ54BKOLUY0 type=write size=437931 2024-02-10T05:50:17.131 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.131+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=A5L0JM0CHXYN type=del size=270638 2024-02-10T05:50:17.133 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.133+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=E8ZUHSLXR5UR type=del 2024-02-10T05:50:17.135 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.135+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=N8X88DKS8E8V type=write size=369524 2024-02-10T05:50:17.137 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.137+0000 7fc7028bd640 1 < completed write operation key=Y7111N38XSR8 tag=38FSP9T8COVM type=write size=759516 2024-02-10T05:50:17.141 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.141+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~35MQ24PM1LKG.0 size=1048576 2024-02-10T05:50:17.142 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.142+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~35MQ24PM1LKG.1 size=1048576 2024-02-10T05:50:17.144 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.144+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~35MQ24PM1LKG.2 size=961721 2024-02-10T05:50:17.144 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.144+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=35MQ24PM1LKG tag=5SZBO90QI4HI type=write size=4107449 2024-02-10T05:50:17.146 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.146+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~FE51BFC8Y54Z.0 size=1048576 2024-02-10T05:50:17.148 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.148+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~FE51BFC8Y54Z.1 size=1048576 2024-02-10T05:50:17.149 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.149+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~FE51BFC8Y54Z.2 size=972233 2024-02-10T05:50:17.153 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.153+0000 7fc7028bd640 1 < completed multipart upload key=O22B4K2PVN13 upload=FE51BFC8Y54Z tag=2HUBAFC5F0UK type=write size=4117961 2024-02-10T05:50:17.157 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.157+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~W2SBGVGVLBNP.0 size=1048576 2024-02-10T05:50:17.159 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.159+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~W2SBGVGVLBNP.1 size=1048576 2024-02-10T05:50:17.160 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.160+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~W2SBGVGVLBNP.2 size=941706 2024-02-10T05:50:17.160 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.160+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=W2SBGVGVLBNP tag=21FT1IOVQ1H9 type=write size=4087434 2024-02-10T05:50:17.162 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.162+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=QEWKUNJ96W9Q type=del 2024-02-10T05:50:17.164 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.164+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=E9XZTP49PLVC type=del size=3430357 2024-02-10T05:50:17.166 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.166+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=HA2GKW0O6NTH type=del 2024-02-10T05:50:17.168 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.168+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=IPKK3BIF9GWS type=del size=498527 2024-02-10T05:50:17.171 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.171+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~ZMWRMQ2EHL2Z.0 size=1048576 2024-02-10T05:50:17.172 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.172+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~ZMWRMQ2EHL2Z.1 size=569575 2024-02-10T05:50:17.176 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.176+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=ZMWRMQ2EHL2Z tag=60ZMI4EN72FV type=write size=2666727 2024-02-10T05:50:17.179 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.179+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=4FO5STE2X3IY type=write size=318934 2024-02-10T05:50:17.181 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.181+0000 7fc7028bd640 1 < completed write operation key=XB7VCWOVVN1Q tag=OZXR37D26509 type=write size=926438 2024-02-10T05:50:17.183 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.182+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=X2FTVNV7LC2P type=del size=1147428 2024-02-10T05:50:17.184 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.184+0000 7fc7028bd640 1 < completed delete operation key=5Q7J7RS33UG8 tag=Y9RCBQROT109 type=del 2024-02-10T05:50:17.187 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.187+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=KROKJA0C2IVF type=del size=461747 2024-02-10T05:50:17.189 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.189+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~45QZLAQ71LWY.0 size=1048576 2024-02-10T05:50:17.189 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.189+0000 7fc7028bd640 1 < canceled part key=_multipart_JXIF74ALG4AB.2~45QZLAQ71LWY.1 size=1048576 2024-02-10T05:50:17.190 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.190+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~45QZLAQ71LWY.2 size=737870 2024-02-10T05:50:17.194 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.194+0000 7fc7028bd640 1 < canceled multipart upload key=JXIF74ALG4AB upload=45QZLAQ71LWY tag=JPENSINEMTEE type=write size=3883598 2024-02-10T05:50:17.196 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.196+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=76LVZMFQ918E type=write size=850610 2024-02-10T05:50:17.197 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.198+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=KZ4SFNJBZT6W type=del 2024-02-10T05:50:17.201 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.201+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~IKVZRPTB0L10.0 size=851091 2024-02-10T05:50:17.201 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.201+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=IKVZRPTB0L10 tag=DYGIN7H5CCAZ type=write size=1899667 2024-02-10T05:50:17.206 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.206+0000 7fc7028bd640 1 < suggested remove operation key=HCFSF1M8XLKK tag=5ZMY62F9OZ90 type=del 2024-02-10T05:50:17.208 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.208+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=WBR6TBLFG1Y2 type=del size=1027881 2024-02-10T05:50:17.210 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.210+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~K890EMAIWOZE.0 size=1048576 2024-02-10T05:50:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:16 smithi178 ceph-mon[92537]: pgmap v1395: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 445 KiB/s wr, 2.27k op/s 2024-02-10T05:50:17.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:16 smithi178 ceph-mon[95116]: pgmap v1395: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 445 KiB/s wr, 2.27k op/s 2024-02-10T05:50:17.211 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.211+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~K890EMAIWOZE.1 size=1048576 2024-02-10T05:50:17.213 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.213+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~K890EMAIWOZE.2 size=379576 2024-02-10T05:50:17.216 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.216+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=K890EMAIWOZE tag=65TB7283UNU1 type=write size=3525304 2024-02-10T05:50:17.219 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.218+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=Y5IR0VKTSJQ7 type=del size=4046268 2024-02-10T05:50:17.222 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.222+0000 7fc7028bd640 1 < suggested update operation key=ENXT7A13IJZV tag=4I1CWWXX9B1Q type=del size=889607 2024-02-10T05:50:17.224 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.224+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=MW7Q0W6O7SM6 type=del size=1664187 2024-02-10T05:50:17.226 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.226+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~DFDWE0A48FMT.0 size=2563 2024-02-10T05:50:17.231 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.231+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=DFDWE0A48FMT tag=ICG80J2FXVK4 type=write size=1051139 2024-02-10T05:50:17.234 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.234+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~8ZTXFF02YFA9.0 size=1048576 2024-02-10T05:50:17.236 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.236+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~8ZTXFF02YFA9.1 size=577371 2024-02-10T05:50:17.236 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.236+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=8ZTXFF02YFA9 tag=O528G483X1R4 type=write size=2674523 2024-02-10T05:50:17.240 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.240+0000 7fc7028bd640 1 < suggested update operation key=8AXKQ459OWH5 tag=OQU8WSX3GODC type=del size=2964159 2024-02-10T05:50:17.242 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.242+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=48W3EWZTLOPT type=write size=697169 2024-02-10T05:50:17.246 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.246+0000 7fc7028bd640 1 < suggested update operation key=L57NUDWUO7TH tag=A5L0JM0CHXYN type=del size=270638 2024-02-10T05:50:17.248 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.248+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=SVTKMSINV1DI type=del size=1883249 2024-02-10T05:50:17.250 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.250+0000 7fc7028bd640 1 < completed write operation key=5Q7J7RS33UG8 tag=N8X88DKS8E8V type=write size=369524 2024-02-10T05:50:17.252 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.252+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=5GR9GOV2M18A type=del size=4112113 2024-02-10T05:50:17.255 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.255+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~35MQ24PM1LKG.0 size=1048576 2024-02-10T05:50:17.257 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.257+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~35MQ24PM1LKG.1 size=1048576 2024-02-10T05:50:17.258 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.258+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~35MQ24PM1LKG.2 size=961721 2024-02-10T05:50:17.262 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.262+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=35MQ24PM1LKG tag=5SZBO90QI4HI type=write size=4107449 2024-02-10T05:50:17.264 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.264+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=4R7SVP3U4AII type=write size=385538 2024-02-10T05:50:17.266 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.266+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~W2SBGVGVLBNP.0 size=1048576 2024-02-10T05:50:17.268 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.267+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~W2SBGVGVLBNP.1 size=1048576 2024-02-10T05:50:17.269 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.269+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~W2SBGVGVLBNP.2 size=941706 2024-02-10T05:50:17.273 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.272+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=W2SBGVGVLBNP tag=21FT1IOVQ1H9 type=write size=4087434 2024-02-10T05:50:17.275 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.275+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=WPW3ND1UDE7U type=del size=2700955 2024-02-10T05:50:17.277 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.277+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=E9XZTP49PLVC type=del 2024-02-10T05:50:17.279 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.279+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=97QHAPV05YS5 type=del size=2337735 2024-02-10T05:50:17.283 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.283+0000 7fc7028bd640 1 < suggested remove operation key=O22B4K2PVN13 tag=IPKK3BIF9GWS type=del 2024-02-10T05:50:17.285 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.285+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=DS1HQQTYDKH1 type=write size=318777 2024-02-10T05:50:17.287 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.287+0000 7fc7028bd640 1 < completed write operation key=0BWUVUVJ2VMX tag=4FO5STE2X3IY type=write size=318934 2024-02-10T05:50:17.290 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.289+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=9TJ09MIMHRQ3 type=del size=975265 2024-02-10T05:50:17.292 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.292+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=X2FTVNV7LC2P type=del 2024-02-10T05:50:17.294 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.294+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=5VKJ0LASMGWZ type=del size=3200262 2024-02-10T05:50:17.296 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.296+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=KROKJA0C2IVF type=del 2024-02-10T05:50:17.298 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.298+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=IZVRIH7Z71K3 type=del size=1941631 2024-02-10T05:50:17.301 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.301+0000 7fc7028bd640 1 < suggested update operation key=WQCB4GNOHXKZ tag=76LVZMFQ918E type=write size=850610 2024-02-10T05:50:17.303 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.303+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=TXW66PD30Y9K type=del size=1178917 2024-02-10T05:50:17.307 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.305+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~IKVZRPTB0L10.0 size=851091 2024-02-10T05:50:17.309 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.309+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=IKVZRPTB0L10 tag=DYGIN7H5CCAZ type=write size=1899667 2024-02-10T05:50:17.313 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.313+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~14LU2HTQ3YI4.0 size=1048576 2024-02-10T05:50:17.315 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.315+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~14LU2HTQ3YI4.1 size=745311 2024-02-10T05:50:17.315 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.315+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=14LU2HTQ3YI4 tag=KQ98DE0SRRWP type=write size=2842463 2024-02-10T05:50:17.317 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.317+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=WBR6TBLFG1Y2 type=del 2024-02-10T05:50:17.322 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.322+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~Z7KEDZZEUWL7.0 size=961119 2024-02-10T05:50:17.322 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.322+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=Z7KEDZZEUWL7 tag=QK9V33BVCAEJ type=write size=2009695 2024-02-10T05:50:17.324 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.324+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=Y5IR0VKTSJQ7 type=del 2024-02-10T05:50:17.326 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.326+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=KP1YSXT7U68M type=del size=2814073 2024-02-10T05:50:17.329 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.329+0000 7fc7028bd640 1 < suggested remove operation key=PYJZTE24ZO5G tag=MW7Q0W6O7SM6 type=del 2024-02-10T05:50:17.331 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.331+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=M9IL930EN38F type=del size=1604567 2024-02-10T05:50:17.334 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.333+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~8ZTXFF02YFA9.0 size=1048576 2024-02-10T05:50:17.335 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.335+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~8ZTXFF02YFA9.1 size=577371 2024-02-10T05:50:17.339 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.339+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=8ZTXFF02YFA9 tag=O528G483X1R4 type=write size=2674523 2024-02-10T05:50:17.343 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.343+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~TPWTF27KUP75.0 size=349667 2024-02-10T05:50:17.343 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.343+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=TPWTF27KUP75 tag=28OENGOAZWWL type=write size=1398243 2024-02-10T05:50:17.345 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.345+0000 7fc7028bd640 1 < completed write operation key=3128O0V9KYRH tag=48W3EWZTLOPT type=write size=697169 2024-02-10T05:50:17.347 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.347+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=JK3DOQI1YT9H type=del size=1432833 2024-02-10T05:50:17.351 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.351+0000 7fc7028bd640 1 < suggested remove operation key=WQCB4GNOHXKZ tag=SVTKMSINV1DI type=del 2024-02-10T05:50:17.353 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.353+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=RLJFJCQ9BDI9 type=del size=2513246 2024-02-10T05:50:17.357 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.357+0000 7fc7028bd640 1 < suggested update operation key=5S82KKH9Q0A8 tag=5GR9GOV2M18A type=del size=4112113 2024-02-10T05:50:17.360 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.360+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~A58Q2JH6I12M.0 size=1014911 2024-02-10T05:50:17.361 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.360+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=A58Q2JH6I12M tag=HFPB6OEI0OAU type=write size=2063487 2024-02-10T05:50:17.363 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.363+0000 7fc7028bd640 1 < completed write operation key=9TER2XXAC4VK tag=4R7SVP3U4AII type=write size=385538 2024-02-10T05:50:17.366 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.366+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~5H6DFEFZ2T69.0 size=1048576 2024-02-10T05:50:17.368 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.368+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~5H6DFEFZ2T69.1 size=708146 2024-02-10T05:50:17.368 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.368+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=5H6DFEFZ2T69 tag=0P7212TOQN6A type=write size=2805298 2024-02-10T05:50:17.372 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.372+0000 7fc7028bd640 1 < suggested update operation key=NOV17YQFEI7S tag=WPW3ND1UDE7U type=del size=2700955 2024-02-10T05:50:17.376 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.376+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~388YQLSQ11ZT.0 size=755815 2024-02-10T05:50:17.376 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.376+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=388YQLSQ11ZT tag=1SUZAPUYXS8K type=write size=1804391 2024-02-10T05:50:17.380 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.380+0000 7fc7028bd640 1 < suggested remove operation key=1FDLSGLG00UU tag=97QHAPV05YS5 type=del 2024-02-10T05:50:17.382 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.382+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=DFXN1HRA8MQZ type=del size=3212541 2024-02-10T05:50:17.384 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.384+0000 7fc7028bd640 1 < completed write operation key=9TER2XXAC4VK tag=DS1HQQTYDKH1 type=write size=318777 2024-02-10T05:50:17.386 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.386+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=CZ8SBR0OWX4D type=write size=662932 2024-02-10T05:50:17.390 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.390+0000 7fc7028bd640 1 < suggested remove operation key=HCFSF1M8XLKK tag=9TJ09MIMHRQ3 type=del 2024-02-10T05:50:17.392 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.392+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=QXK8CSN20YMQ type=del size=3155532 2024-02-10T05:50:17.394 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.394+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=5VKJ0LASMGWZ type=del 2024-02-10T05:50:17.396 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.396+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=0WD6U84YLPFR type=del size=873979 2024-02-10T05:50:17.400 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.400+0000 7fc7028bd640 1 < suggested remove operation key=8AXKQ459OWH5 tag=IZVRIH7Z71K3 type=del 2024-02-10T05:50:17.402 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.402+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=UM8JXJJMA0X3 type=del size=4182590 2024-02-10T05:50:17.405 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.405+0000 7fc7028bd640 -1 < failed to complete operation key=1FDLSGLG00UU tag=TXW66PD30Y9K type=del size=1178917: (22) Invalid argument 2024-02-10T05:50:17.409 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.409+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~OHDSIZT6UOQV.0 size=32833 2024-02-10T05:50:17.409 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.409+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=OHDSIZT6UOQV tag=9TM5OI5S4G2X type=write size=1081409 2024-02-10T05:50:17.411 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.411+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~14LU2HTQ3YI4.0 size=1048576 2024-02-10T05:50:17.413 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.413+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~14LU2HTQ3YI4.1 size=745311 2024-02-10T05:50:17.417 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.417+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=14LU2HTQ3YI4 tag=KQ98DE0SRRWP type=write size=2842463 2024-02-10T05:50:17.419 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.419+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=67FKLRX2P2UB type=del size=3986121 2024-02-10T05:50:17.421 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.422+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~Z7KEDZZEUWL7.0 size=961119 2024-02-10T05:50:17.425 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.425+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=Z7KEDZZEUWL7 tag=QK9V33BVCAEJ type=write size=2009695 2024-02-10T05:50:17.430 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.430+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~FRQH4JWIPBHB.0 size=705524 2024-02-10T05:50:17.430 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.430+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=FRQH4JWIPBHB tag=0Z54MXYGRC6Z type=write size=1754100 2024-02-10T05:50:17.434 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.433+0000 7fc7028bd640 1 < suggested update operation key=D0JT047TBJ0V tag=KP1YSXT7U68M type=del size=2814073 2024-02-10T05:50:17.437 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.437+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~9LEXEY73SNCY.0 size=666695 2024-02-10T05:50:17.437 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.437+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=9LEXEY73SNCY tag=S5U5MSZRA6NL type=write size=1715271 2024-02-10T05:50:17.439 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.439+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=M9IL930EN38F type=del 2024-02-10T05:50:17.443 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.443+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~FT82QCXLITZA.0 size=705142 2024-02-10T05:50:17.443 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.443+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=FT82QCXLITZA tag=E3QO3N83Z35R type=write size=1753718 2024-02-10T05:50:17.445 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.445+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~TPWTF27KUP75.0 size=349667 2024-02-10T05:50:17.449 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.449+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=TPWTF27KUP75 tag=28OENGOAZWWL type=write size=1398243 2024-02-10T05:50:17.452 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.452+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~X1SHS7L4C5SL.0 size=1048576 2024-02-10T05:50:17.454 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.454+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~X1SHS7L4C5SL.1 size=53329 2024-02-10T05:50:17.454 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.454+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=X1SHS7L4C5SL tag=OH7RJPOWNYGR type=write size=2150481 2024-02-10T05:50:17.456 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.456+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=JK3DOQI1YT9H type=del 2024-02-10T05:50:17.458 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.458+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=P8I8WB246IJ7 type=del size=2905938 2024-02-10T05:50:17.460 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.460+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=RLJFJCQ9BDI9 type=del 2024-02-10T05:50:17.462 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.462+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=G45KEDCW2LY6 type=write size=117788 2024-02-10T05:50:17.462 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.462+0000 7fc7028bd640 1 < canceled part key=_multipart_1A6D4ENH20MJ.2~A58Q2JH6I12M.0 size=1014911 2024-02-10T05:50:17.465 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.465+0000 7fc7028bd640 1 < canceled multipart upload key=1A6D4ENH20MJ upload=A58Q2JH6I12M tag=HFPB6OEI0OAU type=write size=2063487 2024-02-10T05:50:17.468 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.468+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=FIQ1VAVG2BL3 type=del size=2728074 2024-02-10T05:50:17.470 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.470+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~5H6DFEFZ2T69.0 size=1048576 2024-02-10T05:50:17.471 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.471+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~5H6DFEFZ2T69.1 size=708146 2024-02-10T05:50:17.475 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.475+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=5H6DFEFZ2T69 tag=0P7212TOQN6A type=write size=2805298 2024-02-10T05:50:17.477 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.477+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=CVNQPALI35T9 type=del size=154202 2024-02-10T05:50:17.479 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.479+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~388YQLSQ11ZT.0 size=755815 2024-02-10T05:50:17.483 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.483+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=388YQLSQ11ZT tag=1SUZAPUYXS8K type=write size=1804391 2024-02-10T05:50:17.485 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.485+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=BBSI55G3HBJ0 type=del size=3890251 2024-02-10T05:50:17.490 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.489+0000 7fc7028bd640 1 < suggested update operation key=WWJNN1I8UV2D tag=DFXN1HRA8MQZ type=del size=3212541 2024-02-10T05:50:17.492 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.492+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=086889ODHVYB type=del size=311754 2024-02-10T05:50:17.494 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.494+0000 7fc7028bd640 1 < completed write operation key=5S82KKH9Q0A8 tag=CZ8SBR0OWX4D type=write size=662932 2024-02-10T05:50:17.498 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.498+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~30H53GJ2ZM2L.0 size=1048576 2024-02-10T05:50:17.499 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.499+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~30H53GJ2ZM2L.1 size=518823 2024-02-10T05:50:17.500 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.499+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=30H53GJ2ZM2L tag=QVCHBQD5N73N type=write size=2615975 2024-02-10T05:50:17.501 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.501+0000 7fc7028bd640 1 < canceled operation key=1FDLSGLG00UU tag=QXK8CSN20YMQ type=del size=3155532 2024-02-10T05:50:17.505 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.505+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~5BG2IONIN5TP.0 size=1048576 2024-02-10T05:50:17.507 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.507+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~5BG2IONIN5TP.1 size=1048576 2024-02-10T05:50:17.508 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.508+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~5BG2IONIN5TP.2 size=645331 2024-02-10T05:50:17.508 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.508+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=5BG2IONIN5TP tag=FU9VDW8YYTYY type=write size=3791059 2024-02-10T05:50:17.511 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.511+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=0WD6U84YLPFR type=del 2024-02-10T05:50:17.516 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.514+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~MBNVZ1X99EQ2.0 size=1048576 2024-02-10T05:50:17.516 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.516+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~MBNVZ1X99EQ2.1 size=1048576 2024-02-10T05:50:17.518 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.518+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~MBNVZ1X99EQ2.2 size=591139 2024-02-10T05:50:17.518 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.518+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=MBNVZ1X99EQ2 tag=UOLKK4QZ04WY type=write size=3736867 2024-02-10T05:50:17.520 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.520+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=UM8JXJJMA0X3 type=del 2024-02-10T05:50:17.522 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.522+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=BIRV6BOZV7Q5 type=del size=3785727 2024-02-10T05:50:17.524 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.524+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~OHDSIZT6UOQV.0 size=32833 2024-02-10T05:50:17.528 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.528+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=OHDSIZT6UOQV tag=9TM5OI5S4G2X type=write size=1081409 2024-02-10T05:50:17.529 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.529+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=O8J7ITUTAG4P type=del size=1117462 2024-02-10T05:50:17.532 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.532+0000 7fc7028bd640 1 < canceled operation key=5Q7J7RS33UG8 tag=67FKLRX2P2UB type=del size=3986121 2024-02-10T05:50:17.534 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.534+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=YM7ZO2U6674Z type=del size=3483354 2024-02-10T05:50:17.536 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.536+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~FRQH4JWIPBHB.0 size=705524 2024-02-10T05:50:17.540 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.539+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=FRQH4JWIPBHB tag=0Z54MXYGRC6Z type=write size=1754100 2024-02-10T05:50:17.544 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.544+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~ONWQJEC0UQ44.0 size=1048576 2024-02-10T05:50:17.546 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.546+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~ONWQJEC0UQ44.1 size=1048576 2024-02-10T05:50:17.548 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.548+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~ONWQJEC0UQ44.2 size=918793 2024-02-10T05:50:17.548 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.548+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=ONWQJEC0UQ44 tag=6O3P4V0HIZCZ type=write size=4064521 2024-02-10T05:50:17.551 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.550+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~9LEXEY73SNCY.0 size=666695 2024-02-10T05:50:17.554 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.554+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=9LEXEY73SNCY tag=S5U5MSZRA6NL type=write size=1715271 2024-02-10T05:50:17.556 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.556+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=NMUA0BZ0BZK0 type=del size=3054402 2024-02-10T05:50:17.558 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.558+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~FT82QCXLITZA.0 size=705142 2024-02-10T05:50:17.562 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.562+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=FT82QCXLITZA tag=E3QO3N83Z35R type=write size=1753718 2024-02-10T05:50:17.566 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.566+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~KT3IAICC7GXN.0 size=344775 2024-02-10T05:50:17.566 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.566+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=KT3IAICC7GXN tag=BUAHUZZT2KSH type=write size=1393351 2024-02-10T05:50:17.568 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.568+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~X1SHS7L4C5SL.0 size=1048576 2024-02-10T05:50:17.570 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.570+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~X1SHS7L4C5SL.1 size=53329 2024-02-10T05:50:17.573 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.573+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=X1SHS7L4C5SL tag=OH7RJPOWNYGR type=write size=2150481 2024-02-10T05:50:17.575 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.575+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=KEIK05KH1JZT type=del size=2597547 2024-02-10T05:50:17.577 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.577+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=P8I8WB246IJ7 type=del 2024-02-10T05:50:17.580 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.580+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=L9YT80K360RE type=del size=672932 2024-02-10T05:50:17.584 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.583+0000 7fc7028bd640 1 < suggested remove operation key=OSW6AZ49ILNZ tag=G45KEDCW2LY6 type=write 2024-02-10T05:50:17.586 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.585+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=3YDVM2OPN3DD type=del size=1392544 2024-02-10T05:50:17.590 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.590+0000 7fc7028bd640 1 < suggested update operation key=3128O0V9KYRH tag=FIQ1VAVG2BL3 type=del size=2728074 2024-02-10T05:50:17.593 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.592+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=H7CFATBMPPNU type=del size=499132 2024-02-10T05:50:17.597 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.596+0000 7fc7028bd640 1 < suggested update operation key=5Q7J7RS33UG8 tag=CVNQPALI35T9 type=del size=154202 2024-02-10T05:50:17.599 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.599+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=JDONTTQZ26DW type=write size=330938 2024-02-10T05:50:17.601 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.601+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=BBSI55G3HBJ0 type=del 2024-02-10T05:50:17.605 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.605+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~9K1KK58ACSBU.0 size=1048576 2024-02-10T05:50:17.607 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.607+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~9K1KK58ACSBU.1 size=784032 2024-02-10T05:50:17.607 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.607+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=9K1KK58ACSBU tag=GCXGKENR8C2B type=write size=2881184 2024-02-10T05:50:17.609 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.609+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=086889ODHVYB type=del 2024-02-10T05:50:17.611 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.611+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=KVU6UE5YHJF5 type=del size=590510 2024-02-10T05:50:17.613 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.613+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~30H53GJ2ZM2L.0 size=1048576 2024-02-10T05:50:17.615 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.615+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~30H53GJ2ZM2L.1 size=518823 2024-02-10T05:50:17.619 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.619+0000 7fc7028bd640 1 < completed multipart upload key=0NLM9ZNH9FMF upload=30H53GJ2ZM2L tag=QVCHBQD5N73N type=write size=2615975 2024-02-10T05:50:17.621 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.621+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=21YNWXBFYI4J type=del size=1450519 2024-02-10T05:50:17.621 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.621+0000 7fc7028bd640 1 < canceled part key=_multipart_NOV17YQFEI7S.2~5BG2IONIN5TP.0 size=1048576 2024-02-10T05:50:17.621 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.621+0000 7fc7028bd640 1 < canceled part key=_multipart_NOV17YQFEI7S.2~5BG2IONIN5TP.1 size=1048576 2024-02-10T05:50:17.623 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.623+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~5BG2IONIN5TP.2 size=645331 2024-02-10T05:50:17.627 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.627+0000 7fc7028bd640 1 < canceled multipart upload key=NOV17YQFEI7S upload=5BG2IONIN5TP tag=FU9VDW8YYTYY type=write size=3791059 2024-02-10T05:50:17.631 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.631+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~GZIJBFRJ09WR.0 size=1048576 2024-02-10T05:50:17.633 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.633+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~GZIJBFRJ09WR.1 size=715408 2024-02-10T05:50:17.633 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.633+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=GZIJBFRJ09WR tag=88JKZ0LL9RTZ type=write size=2812560 2024-02-10T05:50:17.635 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.635+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~MBNVZ1X99EQ2.0 size=1048576 2024-02-10T05:50:17.638 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.638+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~MBNVZ1X99EQ2.1 size=1048576 2024-02-10T05:50:17.639 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.639+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~MBNVZ1X99EQ2.2 size=591139 2024-02-10T05:50:17.643 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.643+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=MBNVZ1X99EQ2 tag=UOLKK4QZ04WY type=write size=3736867 2024-02-10T05:50:17.647 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.647+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~LKPTLLYWZ4I1.0 size=1048576 2024-02-10T05:50:17.649 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.649+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~LKPTLLYWZ4I1.1 size=1048576 2024-02-10T05:50:17.650 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.650+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~LKPTLLYWZ4I1.2 size=339456 2024-02-10T05:50:17.650 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.650+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=LKPTLLYWZ4I1 tag=9SVAY34GCVMV type=write size=3485184 2024-02-10T05:50:17.655 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.654+0000 7fc7028bd640 1 < suggested remove operation key=8AXKQ459OWH5 tag=BIRV6BOZV7Q5 type=del 2024-02-10T05:50:17.657 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.657+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=UMDDQOQK9A3Z type=del size=3688099 2024-02-10T05:50:17.659 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.659+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=O8J7ITUTAG4P type=del 2024-02-10T05:50:17.661 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.661+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=AMNWXC2MODQE type=write size=516182 2024-02-10T05:50:17.663 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.663+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=YM7ZO2U6674Z type=del 2024-02-10T05:50:17.666 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.665+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=SQ4XZU7CIUAG type=del size=3381531 2024-02-10T05:50:17.667 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.667+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~ONWQJEC0UQ44.0 size=1048576 2024-02-10T05:50:17.669 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.669+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~ONWQJEC0UQ44.1 size=1048576 2024-02-10T05:50:17.671 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.671+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~ONWQJEC0UQ44.2 size=918793 2024-02-10T05:50:17.674 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.674+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=ONWQJEC0UQ44 tag=6O3P4V0HIZCZ type=write size=4064521 2024-02-10T05:50:17.679 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.679+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~DH81U7UQOXD2.0 size=1048576 2024-02-10T05:50:17.681 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.681+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~DH81U7UQOXD2.1 size=1048576 2024-02-10T05:50:17.683 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.683+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~DH81U7UQOXD2.2 size=988956 2024-02-10T05:50:17.683 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.683+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=DH81U7UQOXD2 tag=LRPX7Z2Y4P79 type=write size=4134684 2024-02-10T05:50:17.685 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.685+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=NMUA0BZ0BZK0 type=del 2024-02-10T05:50:17.688 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.688+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=X54IMJ2LMSWX type=del size=1914699 2024-02-10T05:50:17.691 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.691+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~KT3IAICC7GXN.0 size=344775 2024-02-10T05:50:17.695 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.695+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=KT3IAICC7GXN tag=BUAHUZZT2KSH type=write size=1393351 2024-02-10T05:50:17.697 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.697+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=ZOQTTIO9RI0V type=del size=2686751 2024-02-10T05:50:17.699 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.699+0000 7fc7028bd640 1 < canceled operation key=L57NUDWUO7TH tag=KEIK05KH1JZT type=del size=2597547 2024-02-10T05:50:17.701 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.701+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=HZZ8D697GLL1 type=del size=4186581 2024-02-10T05:50:17.705 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.705+0000 7fc7028bd640 1 < suggested remove operation key=MZZAEZZC2121 tag=L9YT80K360RE type=del 2024-02-10T05:50:17.708 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.708+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~780BIYJAB5DE.0 size=1048576 2024-02-10T05:50:17.710 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.710+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~780BIYJAB5DE.1 size=1048576 2024-02-10T05:50:17.712 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.712+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~780BIYJAB5DE.2 size=634824 2024-02-10T05:50:17.712 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.712+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=780BIYJAB5DE tag=X9N8QPUGTOF1 type=write size=3780552 2024-02-10T05:50:17.714 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.714+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=3YDVM2OPN3DD type=del 2024-02-10T05:50:17.719 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.716+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=0W7KINK75QN0 type=write size=60405 2024-02-10T05:50:17.719 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.718+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=H7CFATBMPPNU type=del 2024-02-10T05:50:17.722 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.721+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~P70G16DDDW4E.0 size=1048576 2024-02-10T05:50:17.723 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.723+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~P70G16DDDW4E.1 size=736889 2024-02-10T05:50:17.723 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.723+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=P70G16DDDW4E tag=6LLHICNT642E type=write size=2834041 2024-02-10T05:50:17.727 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.727+0000 7fc7028bd640 1 < suggested update operation key=POPSSVU95C1W tag=JDONTTQZ26DW type=write size=330938 2024-02-10T05:50:17.729 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.729+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=K6D0BT12UGSY type=del size=2886421 2024-02-10T05:50:17.731 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.731+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~9K1KK58ACSBU.0 size=1048576 2024-02-10T05:50:17.731 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.731+0000 7fc7028bd640 1 < canceled part key=_multipart_2CRZCIZ292WL.2~9K1KK58ACSBU.1 size=784032 2024-02-10T05:50:17.735 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.735+0000 7fc7028bd640 1 < canceled multipart upload key=2CRZCIZ292WL upload=9K1KK58ACSBU tag=GCXGKENR8C2B type=write size=2881184 2024-02-10T05:50:17.739 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.739+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~WT9Q6EWAUF84.0 size=1048576 2024-02-10T05:50:17.741 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.741+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~WT9Q6EWAUF84.1 size=1048576 2024-02-10T05:50:17.743 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.743+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~WT9Q6EWAUF84.2 size=652698 2024-02-10T05:50:17.743 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.743+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=WT9Q6EWAUF84 tag=GTRP6Y7FO76H type=write size=3798426 2024-02-10T05:50:17.745 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.745+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=KVU6UE5YHJF5 type=del 2024-02-10T05:50:17.747 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.747+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=GF7TT4EF0L7M type=del size=1116493 2024-02-10T05:50:17.751 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.751+0000 7fc7028bd640 1 < suggested update operation key=5S82KKH9Q0A8 tag=21YNWXBFYI4J type=del size=1450519 2024-02-10T05:50:17.754 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.754+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=E5HWWGPEX775 type=del size=2773506 2024-02-10T05:50:17.754 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.754+0000 7fc7028bd640 1 < canceled part key=_multipart_POPSSVU95C1W.2~GZIJBFRJ09WR.0 size=1048576 2024-02-10T05:50:17.756 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.756+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~GZIJBFRJ09WR.1 size=715408 2024-02-10T05:50:17.759 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.759+0000 7fc7028bd640 1 < canceled multipart upload key=POPSSVU95C1W upload=GZIJBFRJ09WR tag=88JKZ0LL9RTZ type=write size=2812560 2024-02-10T05:50:17.763 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.763+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~ASI35P494EHW.0 size=1048576 2024-02-10T05:50:17.765 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.765+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~ASI35P494EHW.1 size=1048576 2024-02-10T05:50:17.767 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.767+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~ASI35P494EHW.2 size=799305 2024-02-10T05:50:17.767 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.767+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=ASI35P494EHW tag=CCX0B9RGVG2E type=write size=3945033 2024-02-10T05:50:17.769 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.769+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~LKPTLLYWZ4I1.0 size=1048576 2024-02-10T05:50:17.771 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.771+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~LKPTLLYWZ4I1.1 size=1048576 2024-02-10T05:50:17.773 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.773+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~LKPTLLYWZ4I1.2 size=339456 2024-02-10T05:50:17.776 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.776+0000 7fc7028bd640 1 < completed multipart upload key=PYJZTE24ZO5G upload=LKPTLLYWZ4I1 tag=9SVAY34GCVMV type=write size=3485184 2024-02-10T05:50:17.779 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.779+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=5P6BPTNXLW28 type=del size=821858 2024-02-10T05:50:17.780 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.781+0000 7fc7028bd640 1 < completed delete operation key=5Q7J7RS33UG8 tag=UMDDQOQK9A3Z type=del 2024-02-10T05:50:17.784 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.784+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~MD1VWQUGI94Z.0 size=1048576 2024-02-10T05:50:17.786 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.786+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~MD1VWQUGI94Z.1 size=806794 2024-02-10T05:50:17.786 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.786+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=MD1VWQUGI94Z tag=1H9355USH8IS type=write size=2903946 2024-02-10T05:50:17.788 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.788+0000 7fc7028bd640 1 < completed write operation key=ENXT7A13IJZV tag=AMNWXC2MODQE type=write size=516182 2024-02-10T05:50:17.790 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.790+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=DAV4G2H857UD type=del size=3975989 2024-02-10T05:50:17.793 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.793+0000 7fc7028bd640 1 < canceled operation key=Z9YHKWD2R7TE tag=SQ4XZU7CIUAG type=del size=3381531 2024-02-10T05:50:17.794 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.795+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=IMPVN13E67W4 type=del size=3066056 2024-02-10T05:50:17.797 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.797+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~DH81U7UQOXD2.0 size=1048576 2024-02-10T05:50:17.797 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.797+0000 7fc7028bd640 1 < canceled part key=_multipart_POPSSVU95C1W.2~DH81U7UQOXD2.1 size=1048576 2024-02-10T05:50:17.799 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.798+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~DH81U7UQOXD2.2 size=988956 2024-02-10T05:50:17.802 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.802+0000 7fc7028bd640 1 < canceled multipart upload key=POPSSVU95C1W upload=DH81U7UQOXD2 tag=LRPX7Z2Y4P79 type=write size=4134684 2024-02-10T05:50:17.805 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.805+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=JNF1OPRO92GO type=del size=377867 2024-02-10T05:50:17.809 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.809+0000 7fc7028bd640 1 < suggested update operation key=3128O0V9KYRH tag=X54IMJ2LMSWX type=del size=1914699 2024-02-10T05:50:17.812 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.812+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~PMKQTGIUGT55.0 size=1047532 2024-02-10T05:50:17.812 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.812+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=PMKQTGIUGT55 tag=ZVHINV5189RH type=write size=2096108 2024-02-10T05:50:17.815 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.815+0000 7fc7028bd640 -1 < failed to complete operation key=5S82KKH9Q0A8 tag=ZOQTTIO9RI0V type=del size=2686751: (22) Invalid argument 2024-02-10T05:50:17.819 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.819+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~J6KMYQEXG454.0 size=1048576 2024-02-10T05:50:17.820 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.820+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~J6KMYQEXG454.1 size=536669 2024-02-10T05:50:17.821 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.820+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=J6KMYQEXG454 tag=5WCABSGDGDTJ type=write size=2633821 2024-02-10T05:50:17.822 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.822+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=HZZ8D697GLL1 type=del 2024-02-10T05:50:17.827 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.827+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~11O6CV579MWT.0 size=1048576 2024-02-10T05:50:17.828 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.828+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~11O6CV579MWT.1 size=1048576 2024-02-10T05:50:17.830 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.830+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~11O6CV579MWT.2 size=1204 2024-02-10T05:50:17.830 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.830+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=11O6CV579MWT tag=TA5YLYUQJX6A type=write size=3146932 2024-02-10T05:50:17.832 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.832+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~780BIYJAB5DE.0 size=1048576 2024-02-10T05:50:17.834 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.834+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~780BIYJAB5DE.1 size=1048576 2024-02-10T05:50:17.836 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.836+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~780BIYJAB5DE.2 size=634824 2024-02-10T05:50:17.839 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.839+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=780BIYJAB5DE tag=X9N8QPUGTOF1 type=write size=3780552 2024-02-10T05:50:17.843 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.843+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~Q8HT2FEPGSA5.0 size=525015 2024-02-10T05:50:17.844 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.843+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=Q8HT2FEPGSA5 tag=AY0C3H1IDUQJ type=write size=1573591 2024-02-10T05:50:17.847 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.847+0000 7fc7028bd640 1 < suggested remove operation key=Y7111N38XSR8 tag=0W7KINK75QN0 type=write 2024-02-10T05:50:17.849 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.849+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=00RU6UEMYJPF type=del size=155723 2024-02-10T05:50:17.851 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.851+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~P70G16DDDW4E.0 size=1048576 2024-02-10T05:50:17.853 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.853+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~P70G16DDDW4E.1 size=736889 2024-02-10T05:50:17.857 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.857+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=P70G16DDDW4E tag=6LLHICNT642E type=write size=2834041 2024-02-10T05:50:17.859 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.859+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=7HQ2YYVYL1MN type=del size=78869 2024-02-10T05:50:17.861 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.861+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=K6D0BT12UGSY type=del 2024-02-10T05:50:17.864 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.864+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~71EBA1MHIF1E.0 size=972232 2024-02-10T05:50:17.864 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.864+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=71EBA1MHIF1E tag=K66C0087EKWU type=write size=2020808 2024-02-10T05:50:17.867 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.867+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~WT9Q6EWAUF84.0 size=1048576 2024-02-10T05:50:17.869 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.869+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~WT9Q6EWAUF84.1 size=1048576 2024-02-10T05:50:17.870 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.870+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~WT9Q6EWAUF84.2 size=652698 2024-02-10T05:50:17.874 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.874+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=WT9Q6EWAUF84 tag=GTRP6Y7FO76H type=write size=3798426 2024-02-10T05:50:17.876 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.876+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=F5AXCUXQNG3M type=del size=3921728 2024-02-10T05:50:17.878 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.878+0000 7fc7028bd640 1 < canceled operation key=ZQ8S1KW54C8H tag=GF7TT4EF0L7M type=del size=1116493 2024-02-10T05:50:17.882 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.881+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~1PXEVG3W663V.0 size=882510 2024-02-10T05:50:17.882 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.881+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=1PXEVG3W663V tag=C0YIS190HQJL type=write size=1931086 2024-02-10T05:50:17.884 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.884+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=E5HWWGPEX775 type=del 2024-02-10T05:50:17.886 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.886+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=KRZVJNLGL9LO type=write size=95745 2024-02-10T05:50:17.888 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.888+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~ASI35P494EHW.0 size=1048576 2024-02-10T05:50:17.890 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.889+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~ASI35P494EHW.1 size=1048576 2024-02-10T05:50:17.892 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.891+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~ASI35P494EHW.2 size=799305 2024-02-10T05:50:17.895 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.895+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=ASI35P494EHW tag=CCX0B9RGVG2E type=write size=3945033 2024-02-10T05:50:17.897 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.897+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=IML6DHGWIEYY type=del size=664260 2024-02-10T05:50:17.899 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.899+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=5P6BPTNXLW28 type=del 2024-02-10T05:50:17.902 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.901+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=O4YMJ8LWQ24J type=del size=1966863 2024-02-10T05:50:17.902 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.901+0000 7fc7028bd640 1 < canceled part key=_multipart_Y7111N38XSR8.2~MD1VWQUGI94Z.0 size=1048576 2024-02-10T05:50:17.903 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.903+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~MD1VWQUGI94Z.1 size=806794 2024-02-10T05:50:17.907 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.907+0000 7fc7028bd640 1 < canceled multipart upload key=Y7111N38XSR8 upload=MD1VWQUGI94Z tag=1H9355USH8IS type=write size=2903946 2024-02-10T05:50:17.909 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.909+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=4JRWDT1ACSOT type=del size=4132988 2024-02-10T05:50:17.911 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.911+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=DAV4G2H857UD type=del 2024-02-10T05:50:17.915 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.915+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~UYDY30L308BS.0 size=1048576 2024-02-10T05:50:17.916 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.916+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~UYDY30L308BS.1 size=193224 2024-02-10T05:50:17.917 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.916+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=UYDY30L308BS tag=KGISGVS44UHK type=write size=2290376 2024-02-10T05:50:17.919 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.919+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=IMPVN13E67W4 type=del 2024-02-10T05:50:17.921 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.921+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=WAPHNYHKZARQ type=write size=668255 2024-02-10T05:50:17.923 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.923+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=JNF1OPRO92GO type=del 2024-02-10T05:50:17.925 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.925+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=57131WDL0DNU type=del size=1881189 2024-02-10T05:50:17.928 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.928+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~PMKQTGIUGT55.0 size=1047532 2024-02-10T05:50:17.931 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.931+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=PMKQTGIUGT55 tag=ZVHINV5189RH type=write size=2096108 2024-02-10T05:50:17.934 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.934+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=WXCRKN8GZQO0 type=del size=3406875 2024-02-10T05:50:17.935 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.934+0000 7fc7028bd640 1 < canceled part key=_multipart_0BWUVUVJ2VMX.2~J6KMYQEXG454.0 size=1048576 2024-02-10T05:50:17.936 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.936+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~J6KMYQEXG454.1 size=536669 2024-02-10T05:50:17.940 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.940+0000 7fc7028bd640 1 < canceled multipart upload key=0BWUVUVJ2VMX upload=J6KMYQEXG454 tag=5WCABSGDGDTJ type=write size=2633821 2024-02-10T05:50:17.942 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.942+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=O8BG1XLQDE8U type=del size=3544283 2024-02-10T05:50:17.944 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.944+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~11O6CV579MWT.0 size=1048576 2024-02-10T05:50:17.945 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.945+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~11O6CV579MWT.1 size=1048576 2024-02-10T05:50:17.947 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.947+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~11O6CV579MWT.2 size=1204 2024-02-10T05:50:17.951 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.950+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=11O6CV579MWT tag=TA5YLYUQJX6A type=write size=3146932 2024-02-10T05:50:17.953 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.953+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=H12LBOORBRK1 type=del size=1996801 2024-02-10T05:50:17.955 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.955+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~Q8HT2FEPGSA5.0 size=525015 2024-02-10T05:50:17.958 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.958+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=Q8HT2FEPGSA5 tag=AY0C3H1IDUQJ type=write size=1573591 2024-02-10T05:50:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:50:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:50:17] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-02-10T05:50:17.962 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.962+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~1J9CTCJTORGG.0 size=1048576 2024-02-10T05:50:17.964 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.964+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~1J9CTCJTORGG.1 size=572487 2024-02-10T05:50:17.964 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.964+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=1J9CTCJTORGG tag=HNYSHSKPEHGD type=write size=2669639 2024-02-10T05:50:17.966 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.966+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=00RU6UEMYJPF type=del 2024-02-10T05:50:17.968 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.968+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=G39YXOM1ANKY type=del size=284920 2024-02-10T05:50:17.970 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.970+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=7HQ2YYVYL1MN type=del 2024-02-10T05:50:17.972 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.972+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=9DSLD8AU3WQC type=write size=344493 2024-02-10T05:50:17.974 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.974+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~71EBA1MHIF1E.0 size=972232 2024-02-10T05:50:17.978 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.978+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=71EBA1MHIF1E tag=K66C0087EKWU type=write size=2020808 2024-02-10T05:50:17.980 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.980+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=UY9QKAUFO0PM type=del size=2265885 2024-02-10T05:50:17.983 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.982+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=F5AXCUXQNG3M type=del 2024-02-10T05:50:17.986 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.986+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~GNX4F61KEVR6.0 size=1048576 2024-02-10T05:50:17.988 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.988+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~GNX4F61KEVR6.1 size=1048576 2024-02-10T05:50:17.989 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.989+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~GNX4F61KEVR6.2 size=171478 2024-02-10T05:50:17.989 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.989+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=GNX4F61KEVR6 tag=JD02OVSF8ART type=write size=3317206 2024-02-10T05:50:17.991 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.991+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~1PXEVG3W663V.0 size=882510 2024-02-10T05:50:17.996 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.995+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=1PXEVG3W663V tag=C0YIS190HQJL type=write size=1931086 2024-02-10T05:50:17.999 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.999+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~XPLGPXIJ9NAO.0 size=65320 2024-02-10T05:50:18.000 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:17.999+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=XPLGPXIJ9NAO tag=N1MMF8CGM3EY type=write size=1113896 2024-02-10T05:50:18.002 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.002+0000 7fc7028bd640 1 < completed write operation key=JFGDV4S5JG57 tag=KRZVJNLGL9LO type=write size=95745 2024-02-10T05:50:18.006 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.006+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~81BHB9KEUMLL.0 size=1048576 2024-02-10T05:50:18.007 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.008+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~81BHB9KEUMLL.1 size=1048576 2024-02-10T05:50:18.009 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.009+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~81BHB9KEUMLL.2 size=817123 2024-02-10T05:50:18.009 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.009+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=81BHB9KEUMLL tag=8E3NG2OZ3V19 type=write size=3962851 2024-02-10T05:50:18.012 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.012+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=IML6DHGWIEYY type=del 2024-02-10T05:50:18.016 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.016+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~D4XN9731GQB0.0 size=1048576 2024-02-10T05:50:18.018 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.018+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~D4XN9731GQB0.1 size=371611 2024-02-10T05:50:18.018 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.018+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=D4XN9731GQB0 tag=X0B2KF0G8MGG type=write size=2468763 2024-02-10T05:50:18.024 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.023+0000 7fc7028bd640 1 < suggested remove operation key=1FDLSGLG00UU tag=O4YMJ8LWQ24J type=del 2024-02-10T05:50:18.027 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.027+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~P0VRG76MPOYB.0 size=643434 2024-02-10T05:50:18.027 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.027+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=P0VRG76MPOYB tag=OAWUQRTG6LOD type=write size=1692010 2024-02-10T05:50:18.029 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.029+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=4JRWDT1ACSOT type=del 2024-02-10T05:50:18.031 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.031+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=J46UWUX3QN30 type=del size=3536049 2024-02-10T05:50:18.033 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.033+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~UYDY30L308BS.0 size=1048576 2024-02-10T05:50:18.034 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.034+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~UYDY30L308BS.1 size=193224 2024-02-10T05:50:18.038 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.038+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=UYDY30L308BS tag=KGISGVS44UHK type=write size=2290376 2024-02-10T05:50:18.040 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.040+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=XUCCHFTK9INM type=del size=1225575 2024-02-10T05:50:18.042 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.042+0000 7fc7028bd640 1 < completed write operation key=POPSSVU95C1W tag=WAPHNYHKZARQ type=write size=668255 2024-02-10T05:50:18.043 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.044+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=GVXT82CSYUL3 type=del size=41948 2024-02-10T05:50:18.045 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.045+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=57131WDL0DNU type=del 2024-02-10T05:50:18.048 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.048+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=FHAK8RCDPSIG type=write size=468689 2024-02-10T05:50:18.050 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.050+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=WXCRKN8GZQO0 type=del 2024-02-10T05:50:18.052 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.052+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=EFRWC0ZYY9E0 type=write size=985298 2024-02-10T05:50:18.054 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.054+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=O8BG1XLQDE8U type=del 2024-02-10T05:50:18.058 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.058+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~OQOLIC22BGRO.0 size=1048576 2024-02-10T05:50:18.060 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.060+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~OQOLIC22BGRO.1 size=1048576 2024-02-10T05:50:18.061 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.061+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~OQOLIC22BGRO.2 size=846101 2024-02-10T05:50:18.062 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.061+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=OQOLIC22BGRO tag=GPOLAJ8HVFDW type=write size=3991829 2024-02-10T05:50:18.063 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.063+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=H12LBOORBRK1 type=del 2024-02-10T05:50:18.066 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.066+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=CIBI1JBMS224 type=del size=1687874 2024-02-10T05:50:18.068 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.068+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~1J9CTCJTORGG.0 size=1048576 2024-02-10T05:50:18.071 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.071+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~1J9CTCJTORGG.1 size=572487 2024-02-10T05:50:18.075 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.075+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=1J9CTCJTORGG tag=HNYSHSKPEHGD type=write size=2669639 2024-02-10T05:50:18.077 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.076+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=T8FK4ODA6ADH type=del size=1787555 2024-02-10T05:50:18.079 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.079+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=G39YXOM1ANKY type=del 2024-02-10T05:50:18.081 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.081+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=Y40JPBY7MJSI type=write size=604654 2024-02-10T05:50:18.085 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.085+0000 7fc7028bd640 1 < suggested update operation key=L57NUDWUO7TH tag=9DSLD8AU3WQC type=write size=344493 2024-02-10T05:50:18.087 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.087+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=1UTSJPBR6PHU type=del size=3421336 2024-02-10T05:50:18.089 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.089+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=UY9QKAUFO0PM type=del 2024-02-10T05:50:18.091 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.091+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=JJGMD63BXVZ8 type=del size=1503939 2024-02-10T05:50:18.093 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.093+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~GNX4F61KEVR6.0 size=1048576 2024-02-10T05:50:18.094 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.094+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~GNX4F61KEVR6.1 size=1048576 2024-02-10T05:50:18.096 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.096+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~GNX4F61KEVR6.2 size=171478 2024-02-10T05:50:18.100 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.100+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=GNX4F61KEVR6 tag=JD02OVSF8ART type=write size=3317206 2024-02-10T05:50:18.102 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.102+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=9F1KK1YLDBE5 type=del size=2450013 2024-02-10T05:50:18.104 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.104+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~XPLGPXIJ9NAO.0 size=65320 2024-02-10T05:50:18.108 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.108+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=XPLGPXIJ9NAO tag=N1MMF8CGM3EY type=write size=1113896 2024-02-10T05:50:18.109 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.109+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=HT6YD8YX3BGR type=del size=2622848 2024-02-10T05:50:18.111 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.111+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~81BHB9KEUMLL.0 size=1048576 2024-02-10T05:50:18.113 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.113+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~81BHB9KEUMLL.1 size=1048576 2024-02-10T05:50:18.113 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.113+0000 7fc7028bd640 1 < canceled part key=_multipart_JXIF74ALG4AB.2~81BHB9KEUMLL.2 size=817123 2024-02-10T05:50:18.117 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.117+0000 7fc7028bd640 1 < canceled multipart upload key=JXIF74ALG4AB upload=81BHB9KEUMLL tag=8E3NG2OZ3V19 type=write size=3962851 2024-02-10T05:50:18.121 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.121+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~GAB7273OJMMZ.0 size=295561 2024-02-10T05:50:18.121 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.121+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=GAB7273OJMMZ tag=BX39MMFEROPJ type=write size=1344137 2024-02-10T05:50:18.123 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.123+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~D4XN9731GQB0.0 size=1048576 2024-02-10T05:50:18.125 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.125+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~D4XN9731GQB0.1 size=371611 2024-02-10T05:50:18.128 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.128+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=D4XN9731GQB0 tag=X0B2KF0G8MGG type=write size=2468763 2024-02-10T05:50:18.130 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.130+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=1EJMD3YTXWU9 type=write size=1047403 2024-02-10T05:50:18.132 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.132+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~P0VRG76MPOYB.0 size=643434 2024-02-10T05:50:18.135 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.135+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=P0VRG76MPOYB tag=OAWUQRTG6LOD type=write size=1692010 2024-02-10T05:50:18.137 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.137+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=LBHU1DNT9YQV type=del size=255779 2024-02-10T05:50:18.139 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.139+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=J46UWUX3QN30 type=del 2024-02-10T05:50:18.143 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.143+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~EBIJK5SNSFCI.0 size=1048576 2024-02-10T05:50:18.144 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.144+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~EBIJK5SNSFCI.1 size=574666 2024-02-10T05:50:18.145 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.144+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=EBIJK5SNSFCI tag=UDD6EAJ3HOM2 type=write size=2671818 2024-02-10T05:50:18.146 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.146+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=XUCCHFTK9INM type=del 2024-02-10T05:50:18.151 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.151+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~IW4G00X35NHE.0 size=1048576 2024-02-10T05:50:18.152 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.152+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~IW4G00X35NHE.1 size=1048576 2024-02-10T05:50:18.154 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.154+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~IW4G00X35NHE.2 size=607918 2024-02-10T05:50:18.154 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.154+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=IW4G00X35NHE tag=K2QWG3LJHIDG type=write size=3753646 2024-02-10T05:50:18.157 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.157+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=GVXT82CSYUL3 type=del 2024-02-10T05:50:18.160 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.160+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~7SXG984T6YKD.0 size=1048576 2024-02-10T05:50:18.162 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.162+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~7SXG984T6YKD.1 size=354808 2024-02-10T05:50:18.162 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.162+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=7SXG984T6YKD tag=ZM25MOSGZQK0 type=write size=2451960 2024-02-10T05:50:18.164 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.164+0000 7fc7028bd640 1 < canceled operation key=POPSSVU95C1W tag=FHAK8RCDPSIG type=write size=468689 2024-02-10T05:50:18.166 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.166+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=WXINA7OJ3KQ0 type=write size=98553 2024-02-10T05:50:18.170 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.170+0000 7fc7028bd640 1 < suggested update operation key=Z9YHKWD2R7TE tag=EFRWC0ZYY9E0 type=write size=985298 2024-02-10T05:50:18.171 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.171+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=DKSM58ZQ1S2P type=del size=3945259 2024-02-10T05:50:18.174 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.174+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~OQOLIC22BGRO.0 size=1048576 2024-02-10T05:50:18.175 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.175+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~OQOLIC22BGRO.1 size=1048576 2024-02-10T05:50:18.177 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.177+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~OQOLIC22BGRO.2 size=846101 2024-02-10T05:50:18.180 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.180+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=OQOLIC22BGRO tag=GPOLAJ8HVFDW type=write size=3991829 2024-02-10T05:50:18.183 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.183+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=PXWVVY4D6M2H type=del size=713021 2024-02-10T05:50:18.185 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.185+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=CIBI1JBMS224 type=del 2024-02-10T05:50:18.187 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.187+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=P4PMSFAAFVWW type=write size=215952 2024-02-10T05:50:18.189 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.189+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=T8FK4ODA6ADH type=del 2024-02-10T05:50:18.193 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.193+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~6N6UYWZQSHKR.0 size=1048576 2024-02-10T05:50:18.195 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.195+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~6N6UYWZQSHKR.1 size=1048576 2024-02-10T05:50:18.197 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.197+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~6N6UYWZQSHKR.2 size=180642 2024-02-10T05:50:18.197 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.197+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=6N6UYWZQSHKR tag=ZHDV4ONOQQE7 type=write size=3326370 2024-02-10T05:50:18.199 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.199+0000 7fc7028bd640 1 < canceled operation key=PYJZTE24ZO5G tag=Y40JPBY7MJSI type=write size=604654 2024-02-10T05:50:18.201 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.201+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=8QNGYJ153Z3K type=del size=2485455 2024-02-10T05:50:18.203 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.203+0000 7fc7028bd640 1 < canceled operation key=XB7VCWOVVN1Q tag=1UTSJPBR6PHU type=del size=3421336 2024-02-10T05:50:18.205 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.205+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=OJ31ZO0H5HQU type=del size=840474 2024-02-10T05:50:18.209 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.208+0000 7fc7028bd640 1 < suggested remove operation key=1A6D4ENH20MJ tag=JJGMD63BXVZ8 type=del 2024-02-10T05:50:18.212 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.212+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~EG3IQJ9WX9NY.0 size=1048576 2024-02-10T05:50:18.215 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.215+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~EG3IQJ9WX9NY.1 size=1048576 2024-02-10T05:50:18.217 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.217+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~EG3IQJ9WX9NY.2 size=533906 2024-02-10T05:50:18.217 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.217+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=EG3IQJ9WX9NY tag=524Q3H6RGQ21 type=write size=3679634 2024-02-10T05:50:18.219 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.219+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=9F1KK1YLDBE5 type=del 2024-02-10T05:50:18.222 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.222+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=XE2SOJSNMXVY type=del size=1675800 2024-02-10T05:50:18.224 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.224+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=HT6YD8YX3BGR type=del 2024-02-10T05:50:18.227 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.227+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~1YAWATF8Y3KW.0 size=64857 2024-02-10T05:50:18.227 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.227+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=1YAWATF8Y3KW tag=Z5QPHHX8YHTM type=write size=1113433 2024-02-10T05:50:18.229 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.229+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~GAB7273OJMMZ.0 size=295561 2024-02-10T05:50:18.233 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.233+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=GAB7273OJMMZ tag=BX39MMFEROPJ type=write size=1344137 2024-02-10T05:50:18.235 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.235+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=6XARALCB22QZ type=del size=181746 2024-02-10T05:50:18.237 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.237+0000 7fc7028bd640 1 < completed write operation key=0BWUVUVJ2VMX tag=1EJMD3YTXWU9 type=write size=1047403 2024-02-10T05:50:18.239 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.239+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=O9M7XDSSKAE7 type=write size=410223 2024-02-10T05:50:18.241 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.241+0000 7fc7028bd640 -1 < failed to complete operation key=Z9YHKWD2R7TE tag=LBHU1DNT9YQV type=del size=255779: (22) Invalid argument 2024-02-10T05:50:18.245 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.245+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~HSE4IVKFWP0M.0 size=1048576 2024-02-10T05:50:18.247 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.247+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~HSE4IVKFWP0M.1 size=1019069 2024-02-10T05:50:18.247 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.247+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=HSE4IVKFWP0M tag=OJ6SNPGH9VIA type=write size=3116221 2024-02-10T05:50:18.248 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.249+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~EBIJK5SNSFCI.0 size=1048576 2024-02-10T05:50:18.250 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.250+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~EBIJK5SNSFCI.1 size=574666 2024-02-10T05:50:18.254 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.254+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=EBIJK5SNSFCI tag=UDD6EAJ3HOM2 type=write size=2671818 2024-02-10T05:50:18.258 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.258+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~2OTVCAQDD63N.0 size=141397 2024-02-10T05:50:18.258 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.258+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=2OTVCAQDD63N tag=NVABBXTFABU8 type=write size=1189973 2024-02-10T05:50:18.258 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.258+0000 7fc7028bd640 1 < canceled part key=_multipart_1FDLSGLG00UU.2~IW4G00X35NHE.0 size=1048576 2024-02-10T05:50:18.260 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.260+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~IW4G00X35NHE.1 size=1048576 2024-02-10T05:50:18.262 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.262+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~IW4G00X35NHE.2 size=607918 2024-02-10T05:50:18.265 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.265+0000 7fc7028bd640 1 < canceled multipart upload key=1FDLSGLG00UU upload=IW4G00X35NHE tag=K2QWG3LJHIDG type=write size=3753646 2024-02-10T05:50:18.269 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.269+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~6RMO4VEHYVO7.0 size=1048576 2024-02-10T05:50:18.271 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.271+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~6RMO4VEHYVO7.1 size=124978 2024-02-10T05:50:18.271 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.271+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=6RMO4VEHYVO7 tag=WS52Y99R835P type=write size=2222130 2024-02-10T05:50:18.273 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.273+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~7SXG984T6YKD.0 size=1048576 2024-02-10T05:50:18.275 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.275+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~7SXG984T6YKD.1 size=354808 2024-02-10T05:50:18.279 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.279+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=7SXG984T6YKD tag=ZM25MOSGZQK0 type=write size=2451960 2024-02-10T05:50:18.280 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.280+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=GYBP8HKMI0CG type=del size=509419 2024-02-10T05:50:18.283 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.283+0000 7fc7028bd640 1 < completed write operation key=JXIF74ALG4AB tag=WXINA7OJ3KQ0 type=write size=98553 2024-02-10T05:50:18.284 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.285+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=1UA1DANNHDGU type=del size=130067 2024-02-10T05:50:18.288 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.288+0000 7fc7028bd640 1 < suggested update operation key=WQCB4GNOHXKZ tag=DKSM58ZQ1S2P type=del size=3945259 2024-02-10T05:50:18.290 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.290+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=RAV81Q1N0UWM type=write size=412631 2024-02-10T05:50:18.294 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.294+0000 7fc7028bd640 1 < suggested remove operation key=O22B4K2PVN13 tag=PXWVVY4D6M2H type=del 2024-02-10T05:50:18.296 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.296+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=Q5JWHXH2IEOF type=del size=1323285 2024-02-10T05:50:18.300 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.300+0000 7fc7028bd640 1 < suggested update operation key=3128O0V9KYRH tag=P4PMSFAAFVWW type=write size=215952 2024-02-10T05:50:18.302 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.302+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=PK4WH0D7NGMS type=del size=2674475 2024-02-10T05:50:18.304 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.304+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~6N6UYWZQSHKR.0 size=1048576 2024-02-10T05:50:18.306 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.306+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~6N6UYWZQSHKR.1 size=1048576 2024-02-10T05:50:18.307 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.307+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~6N6UYWZQSHKR.2 size=180642 2024-02-10T05:50:18.311 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.311+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=6N6UYWZQSHKR tag=ZHDV4ONOQQE7 type=write size=3326370 2024-02-10T05:50:18.313 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.313+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=BY12AC6IOFVM type=del size=3311475 2024-02-10T05:50:18.315 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.315+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=8QNGYJ153Z3K type=del 2024-02-10T05:50:18.318 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.318+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~RKMFHT6RYNX5.0 size=1048576 2024-02-10T05:50:18.320 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.320+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~RKMFHT6RYNX5.1 size=1048576 2024-02-10T05:50:18.322 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.322+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~RKMFHT6RYNX5.2 size=673812 2024-02-10T05:50:18.322 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.322+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=RKMFHT6RYNX5 tag=88P29CQYT6GA type=write size=3819540 2024-02-10T05:50:18.324 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.324+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=OJ31ZO0H5HQU type=del 2024-02-10T05:50:18.328 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.328+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~6IQ5RXP2YA28.0 size=1048576 2024-02-10T05:50:18.329 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.329+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~6IQ5RXP2YA28.1 size=673324 2024-02-10T05:50:18.330 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.329+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=6IQ5RXP2YA28 tag=LH9CYYZPVIUX type=write size=2770476 2024-02-10T05:50:18.332 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.332+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~EG3IQJ9WX9NY.0 size=1048576 2024-02-10T05:50:18.335 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.333+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~EG3IQJ9WX9NY.1 size=1048576 2024-02-10T05:50:18.335 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.335+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~EG3IQJ9WX9NY.2 size=533906 2024-02-10T05:50:18.339 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.339+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=EG3IQJ9WX9NY tag=524Q3H6RGQ21 type=write size=3679634 2024-02-10T05:50:18.341 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.341+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=35EA42TICUO4 type=del size=3989289 2024-02-10T05:50:18.345 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.345+0000 7fc7028bd640 1 < suggested remove operation key=D0JT047TBJ0V tag=XE2SOJSNMXVY type=del 2024-02-10T05:50:18.347 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.347+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=3EKCRH3A1HK8 type=del size=1060519 2024-02-10T05:50:18.349 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.349+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~1YAWATF8Y3KW.0 size=64857 2024-02-10T05:50:18.353 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.353+0000 7fc7028bd640 1 < completed multipart upload key=WWJNN1I8UV2D upload=1YAWATF8Y3KW tag=Z5QPHHX8YHTM type=write size=1113433 2024-02-10T05:50:18.355 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.355+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=6FAKJGDXDH2V type=del size=2012340 2024-02-10T05:50:18.357 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.357+0000 7fc7028bd640 -1 < failed to complete operation key=WQCB4GNOHXKZ tag=6XARALCB22QZ type=del size=181746: (22) Invalid argument 2024-02-10T05:50:18.361 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.361+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~FQH11F1IL2JF.0 size=1048576 2024-02-10T05:50:18.363 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.363+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~FQH11F1IL2JF.1 size=1048576 2024-02-10T05:50:18.364 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.364+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~FQH11F1IL2JF.2 size=584163 2024-02-10T05:50:18.365 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.364+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=FQH11F1IL2JF tag=MUWQN7K853RW type=write size=3729891 2024-02-10T05:50:18.366 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.366+0000 7fc7028bd640 1 < completed write operation key=9XDPL2E1NK20 tag=O9M7XDSSKAE7 type=write size=410223 2024-02-10T05:50:18.370 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.370+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~GPL7ZKOXV77K.0 size=1048576 2024-02-10T05:50:18.372 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.372+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~GPL7ZKOXV77K.1 size=151449 2024-02-10T05:50:18.372 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.372+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=GPL7ZKOXV77K tag=V8GREQZGOUGO type=write size=2248601 2024-02-10T05:50:18.374 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.374+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~HSE4IVKFWP0M.0 size=1048576 2024-02-10T05:50:18.375 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.375+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~HSE4IVKFWP0M.1 size=1019069 2024-02-10T05:50:18.379 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.379+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=HSE4IVKFWP0M tag=OJ6SNPGH9VIA type=write size=3116221 2024-02-10T05:50:18.381 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.381+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=OY2RL8098CVO type=del size=2163947 2024-02-10T05:50:18.383 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.383+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~2OTVCAQDD63N.0 size=141397 2024-02-10T05:50:18.386 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.386+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=2OTVCAQDD63N tag=NVABBXTFABU8 type=write size=1189973 2024-02-10T05:50:18.388 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.388+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=G8YTJ9UOCMSD type=del size=2723234 2024-02-10T05:50:18.390 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.390+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~6RMO4VEHYVO7.0 size=1048576 2024-02-10T05:50:18.392 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.392+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~6RMO4VEHYVO7.1 size=124978 2024-02-10T05:50:18.395 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.395+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=6RMO4VEHYVO7 tag=WS52Y99R835P type=write size=2222130 2024-02-10T05:50:18.399 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.399+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~6J2OG7C13YT6.0 size=1048576 2024-02-10T05:50:18.401 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.401+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~6J2OG7C13YT6.1 size=343874 2024-02-10T05:50:18.401 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.401+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=6J2OG7C13YT6 tag=CLJFZ4BIRVEG type=write size=2441026 2024-02-10T05:50:18.403 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.403+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=GYBP8HKMI0CG type=del 2024-02-10T05:50:18.405 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.405+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=QNN1YD40GHRO type=del size=781832 2024-02-10T05:50:18.408 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.408+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=1UA1DANNHDGU type=del 2024-02-10T05:50:18.410 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.410+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=FCSSVFKHSA0D type=del size=1196590 2024-02-10T05:50:18.412 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.412+0000 7fc7028bd640 1 < completed write operation key=8AXKQ459OWH5 tag=RAV81Q1N0UWM type=write size=412631 2024-02-10T05:50:18.414 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.414+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=46CYNV6MK9QU type=write size=955605 2024-02-10T05:50:18.416 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.416+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=Q5JWHXH2IEOF type=del 2024-02-10T05:50:18.419 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.419+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=6XGYL4X7G79E type=del size=3825500 2024-02-10T05:50:18.419 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.419+0000 7fc7028bd640 -1 < no bi entry to suggest for operation key=D0JT047TBJ0V tag=PK4WH0D7NGMS type=del size=2674475: (2) No such file or directory 2024-02-10T05:50:18.421 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.421+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=DPMU92PKQZ5V type=del size=1668071 2024-02-10T05:50:18.424 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.424+0000 7fc7028bd640 -1 < failed to complete operation key=D0JT047TBJ0V tag=BY12AC6IOFVM type=del size=3311475: (22) Invalid argument 2024-02-10T05:50:18.429 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.429+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~6Z7NC1XNH3XM.0 size=1048576 2024-02-10T05:50:18.430 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.430+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~6Z7NC1XNH3XM.1 size=573424 2024-02-10T05:50:18.430 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.430+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=6Z7NC1XNH3XM tag=33ALMC4B91AP type=write size=2670576 2024-02-10T05:50:18.432 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.432+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~RKMFHT6RYNX5.0 size=1048576 2024-02-10T05:50:18.434 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.434+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~RKMFHT6RYNX5.1 size=1048576 2024-02-10T05:50:18.436 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.436+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~RKMFHT6RYNX5.2 size=673812 2024-02-10T05:50:18.440 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.440+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=RKMFHT6RYNX5 tag=88P29CQYT6GA type=write size=3819540 2024-02-10T05:50:18.445 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.445+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~X0D3GI22GCWW.0 size=827427 2024-02-10T05:50:18.445 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.445+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=X0D3GI22GCWW tag=92UKZPEWURLO type=write size=1876003 2024-02-10T05:50:18.447 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.447+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~6IQ5RXP2YA28.0 size=1048576 2024-02-10T05:50:18.447 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.447+0000 7fc7028bd640 1 < canceled part key=_multipart_JFGDV4S5JG57.2~6IQ5RXP2YA28.1 size=673324 2024-02-10T05:50:18.451 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.451+0000 7fc7028bd640 1 < canceled multipart upload key=JFGDV4S5JG57 upload=6IQ5RXP2YA28 tag=LH9CYYZPVIUX type=write size=2770476 2024-02-10T05:50:18.453 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.453+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=3WUTN2RWT5CE type=del size=3151933 2024-02-10T05:50:18.455 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.455+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=35EA42TICUO4 type=del 2024-02-10T05:50:18.457 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.457+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=6RNIBJXCGYNE type=del size=3752572 2024-02-10T05:50:18.459 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.459+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=3EKCRH3A1HK8 type=del 2024-02-10T05:50:18.463 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.463+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~1II9SXNUA2JL.0 size=215323 2024-02-10T05:50:18.463 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.463+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=1II9SXNUA2JL tag=II4XX8LEBQQT type=write size=1263899 2024-02-10T05:50:18.465 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.465+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=6FAKJGDXDH2V type=del 2024-02-10T05:50:18.467 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.467+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=1CGXAHNU3XL5 type=write size=553933 2024-02-10T05:50:18.469 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.469+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~FQH11F1IL2JF.0 size=1048576 2024-02-10T05:50:18.471 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.471+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~FQH11F1IL2JF.1 size=1048576 2024-02-10T05:50:18.472 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.472+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~FQH11F1IL2JF.2 size=584163 2024-02-10T05:50:18.477 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.477+0000 7fc7028bd640 1 < completed multipart upload key=0NLM9ZNH9FMF upload=FQH11F1IL2JF tag=MUWQN7K853RW type=write size=3729891 2024-02-10T05:50:18.481 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.481+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~SK9AS975XWNN.0 size=84934 2024-02-10T05:50:18.481 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.481+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=SK9AS975XWNN tag=GHCRXWKF8Y5A type=write size=1133510 2024-02-10T05:50:18.484 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.484+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~GPL7ZKOXV77K.0 size=1048576 2024-02-10T05:50:18.486 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.487+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~GPL7ZKOXV77K.1 size=151449 2024-02-10T05:50:18.491 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.491+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=GPL7ZKOXV77K tag=V8GREQZGOUGO type=write size=2248601 2024-02-10T05:50:18.494 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.494+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~9R0UW24WB8FF.0 size=1048576 2024-02-10T05:50:18.496 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.496+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~9R0UW24WB8FF.1 size=503053 2024-02-10T05:50:18.496 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.496+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=9R0UW24WB8FF tag=990A0IX98GXS type=write size=2600205 2024-02-10T05:50:18.498 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.498+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=OY2RL8098CVO type=del 2024-02-10T05:50:18.502 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.502+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~FDVST5FRH33D.0 size=256953 2024-02-10T05:50:18.502 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.502+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=FDVST5FRH33D tag=7WAIMQUUFNOB type=write size=1305529 2024-02-10T05:50:18.507 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.507+0000 7fc7028bd640 1 < suggested update operation key=0BWUVUVJ2VMX tag=G8YTJ9UOCMSD type=del size=2723234 2024-02-10T05:50:18.509 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.509+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=KSPU3P38F4T8 type=del size=2987758 2024-02-10T05:50:18.511 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.511+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~6J2OG7C13YT6.0 size=1048576 2024-02-10T05:50:18.514 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.513+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~6J2OG7C13YT6.1 size=343874 2024-02-10T05:50:18.517 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.517+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=6J2OG7C13YT6 tag=CLJFZ4BIRVEG type=write size=2441026 2024-02-10T05:50:18.520 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.520+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=RY6DJ4QTO727 type=del size=1959861 2024-02-10T05:50:18.522 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.522+0000 7fc7028bd640 1 < canceled operation key=POPSSVU95C1W tag=QNN1YD40GHRO type=del size=781832 2024-02-10T05:50:18.526 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.526+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~4MH01YLGA6Y9.0 size=1048576 2024-02-10T05:50:18.528 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.528+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~4MH01YLGA6Y9.1 size=1048576 2024-02-10T05:50:18.530 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.530+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~4MH01YLGA6Y9.2 size=768492 2024-02-10T05:50:18.530 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.530+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=4MH01YLGA6Y9 tag=04LD7JQ74GCU type=write size=3914220 2024-02-10T05:50:18.532 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.532+0000 7fc7028bd640 1 < canceled operation key=JFGDV4S5JG57 tag=FCSSVFKHSA0D type=del size=1196590 2024-02-10T05:50:18.535 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.535+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=ZTEYQKPINZPN type=del size=2853349 2024-02-10T05:50:18.537 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.537+0000 7fc7028bd640 1 < completed write operation key=P1LQTKS3USKT tag=46CYNV6MK9QU type=write size=955605 2024-02-10T05:50:18.543 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.541+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~C7P6JEDTM2OW.0 size=1048576 2024-02-10T05:50:18.544 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.542+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~C7P6JEDTM2OW.1 size=565651 2024-02-10T05:50:18.544 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.542+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=C7P6JEDTM2OW tag=0O6D8UID7Q02 type=write size=2662803 2024-02-10T05:50:18.547 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.546+0000 7fc7028bd640 1 < suggested remove operation key=POPSSVU95C1W tag=6XGYL4X7G79E type=del 2024-02-10T05:50:18.548 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.548+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=NO1P2M6CMGZV type=del size=3819620 2024-02-10T05:50:18.550 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.550+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=DPMU92PKQZ5V type=del 2024-02-10T05:50:18.552 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.552+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=Z3CEZJPTM8AG type=del size=2938146 2024-02-10T05:50:18.554 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.554+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~6Z7NC1XNH3XM.0 size=1048576 2024-02-10T05:50:18.556 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.556+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~6Z7NC1XNH3XM.1 size=573424 2024-02-10T05:50:18.559 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.559+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=6Z7NC1XNH3XM tag=33ALMC4B91AP type=write size=2670576 2024-02-10T05:50:18.563 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.563+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~1FNVR8B3TEID.0 size=1048576 2024-02-10T05:50:18.564 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.564+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~1FNVR8B3TEID.1 size=1048576 2024-02-10T05:50:18.566 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.566+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~1FNVR8B3TEID.2 size=755536 2024-02-10T05:50:18.566 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.566+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=1FNVR8B3TEID tag=NWY6XBHY8TL8 type=write size=3901264 2024-02-10T05:50:18.568 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.568+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~X0D3GI22GCWW.0 size=827427 2024-02-10T05:50:18.572 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.571+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=X0D3GI22GCWW tag=92UKZPEWURLO type=write size=1876003 2024-02-10T05:50:18.575 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.575+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~40CERAEUM57D.0 size=1048576 2024-02-10T05:50:18.577 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.577+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~40CERAEUM57D.1 size=615550 2024-02-10T05:50:18.577 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.577+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=40CERAEUM57D tag=KXNJWESVS2BQ type=write size=2712702 2024-02-10T05:50:18.579 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.579+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=3WUTN2RWT5CE type=del 2024-02-10T05:50:18.582 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.581+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=B6Q70O4R4GJ3 type=del size=3240678 2024-02-10T05:50:18.583 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.583+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=6RNIBJXCGYNE type=del 2024-02-10T05:50:18.585 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.585+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=6GYWWBMVYZKB type=del size=2763450 2024-02-10T05:50:18.587 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.587+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~1II9SXNUA2JL.0 size=215323 2024-02-10T05:50:18.591 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.590+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=1II9SXNUA2JL tag=II4XX8LEBQQT type=write size=1263899 2024-02-10T05:50:18.592 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.592+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=NJIQHLN5WIX6 type=del size=1002 2024-02-10T05:50:18.594 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.594+0000 7fc7028bd640 1 < canceled operation key=0NLM9ZNH9FMF tag=1CGXAHNU3XL5 type=write size=553933 2024-02-10T05:50:18.596 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.596+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=ZM2UVEL06U40 type=write size=324269 2024-02-10T05:50:18.598 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.599+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~SK9AS975XWNN.0 size=84934 2024-02-10T05:50:18.602 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.602+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=SK9AS975XWNN tag=GHCRXWKF8Y5A type=write size=1133510 2024-02-10T05:50:18.604 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.604+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=11DP4CQ728BK type=del size=3820399 2024-02-10T05:50:18.606 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.606+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~9R0UW24WB8FF.0 size=1048576 2024-02-10T05:50:18.609 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.609+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~9R0UW24WB8FF.1 size=503053 2024-02-10T05:50:18.612 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.612+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=9R0UW24WB8FF tag=990A0IX98GXS type=write size=2600205 2024-02-10T05:50:18.614 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.614+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=D1C09FGK6HT9 type=del size=156270 2024-02-10T05:50:18.616 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.616+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~FDVST5FRH33D.0 size=256953 2024-02-10T05:50:18.619 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.619+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=FDVST5FRH33D tag=7WAIMQUUFNOB type=write size=1305529 2024-02-10T05:50:18.623 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.623+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~3GZFVS7V219T.0 size=1048576 2024-02-10T05:50:18.625 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.625+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~3GZFVS7V219T.1 size=663718 2024-02-10T05:50:18.625 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.625+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=3GZFVS7V219T tag=T1LG2UKE7RKH type=write size=2760870 2024-02-10T05:50:18.627 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.627+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=KSPU3P38F4T8 type=del 2024-02-10T05:50:18.629 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.629+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=6YXZSIABZY5I type=del size=2899965 2024-02-10T05:50:18.631 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.631+0000 7fc7028bd640 1 < completed delete operation key=5Q7J7RS33UG8 tag=RY6DJ4QTO727 type=del 2024-02-10T05:50:18.633 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.633+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=5P3L01VAZCBH type=del size=1221737 2024-02-10T05:50:18.633 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.633+0000 7fc7028bd640 1 < canceled part key=_multipart_WQCB4GNOHXKZ.2~4MH01YLGA6Y9.0 size=1048576 2024-02-10T05:50:18.635 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.635+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~4MH01YLGA6Y9.1 size=1048576 2024-02-10T05:50:18.636 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.636+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~4MH01YLGA6Y9.2 size=768492 2024-02-10T05:50:18.640 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.640+0000 7fc7028bd640 1 < canceled multipart upload key=WQCB4GNOHXKZ upload=4MH01YLGA6Y9 tag=04LD7JQ74GCU type=write size=3914220 2024-02-10T05:50:18.642 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.642+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=1UTJZ6P8W9YY type=del size=2068122 2024-02-10T05:50:18.644 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.644+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=ZTEYQKPINZPN type=del 2024-02-10T05:50:18.646 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.646+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=PLWE1FXTE9IP type=del size=1175441 2024-02-10T05:50:18.648 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.648+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~C7P6JEDTM2OW.0 size=1048576 2024-02-10T05:50:18.648 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.648+0000 7fc7028bd640 1 < canceled part key=_multipart_6F2U9S4PDN81.2~C7P6JEDTM2OW.1 size=565651 2024-02-10T05:50:18.652 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.652+0000 7fc7028bd640 1 < canceled multipart upload key=6F2U9S4PDN81 upload=C7P6JEDTM2OW tag=0O6D8UID7Q02 type=write size=2662803 2024-02-10T05:50:18.656 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.656+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~EH77LLA32J39.0 size=1048576 2024-02-10T05:50:18.657 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.657+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~EH77LLA32J39.1 size=1048576 2024-02-10T05:50:18.660 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.659+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~EH77LLA32J39.2 size=118346 2024-02-10T05:50:18.660 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.659+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=EH77LLA32J39 tag=NXJ4ISIQQNI5 type=write size=3264074 2024-02-10T05:50:18.662 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.662+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=NO1P2M6CMGZV type=del 2024-02-10T05:50:18.664 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.664+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=G9RKYWDG4WBR type=del size=287244 2024-02-10T05:50:18.666 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.666+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=Z3CEZJPTM8AG type=del 2024-02-10T05:50:18.670 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.670+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~ATIQ3HN0ES4Y.0 size=1048576 2024-02-10T05:50:18.671 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.671+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~ATIQ3HN0ES4Y.1 size=1048576 2024-02-10T05:50:18.673 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.673+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~ATIQ3HN0ES4Y.2 size=681434 2024-02-10T05:50:18.673 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.673+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=ATIQ3HN0ES4Y tag=443O2NPHTDWA type=write size=3827162 2024-02-10T05:50:18.675 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.675+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~1FNVR8B3TEID.0 size=1048576 2024-02-10T05:50:18.677 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.676+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~1FNVR8B3TEID.1 size=1048576 2024-02-10T05:50:18.678 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.678+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~1FNVR8B3TEID.2 size=755536 2024-02-10T05:50:18.682 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.682+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=1FNVR8B3TEID tag=NWY6XBHY8TL8 type=write size=3901264 2024-02-10T05:50:18.683 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.683+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=YZS1CYSG26WW type=del size=425983 2024-02-10T05:50:18.686 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.686+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~40CERAEUM57D.0 size=1048576 2024-02-10T05:50:18.687 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.687+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~40CERAEUM57D.1 size=615550 2024-02-10T05:50:18.691 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.691+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=40CERAEUM57D tag=KXNJWESVS2BQ type=write size=2712702 2024-02-10T05:50:18.693 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.693+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=A246XER2YU5Q type=del size=265361 2024-02-10T05:50:18.697 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.697+0000 7fc7028bd640 1 < suggested remove operation key=WWJNN1I8UV2D tag=B6Q70O4R4GJ3 type=del 2024-02-10T05:50:18.701 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.700+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~43Q850VCMMAC.0 size=1048576 2024-02-10T05:50:18.702 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.702+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~43Q850VCMMAC.1 size=1048576 2024-02-10T05:50:18.704 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.704+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~43Q850VCMMAC.2 size=72415 2024-02-10T05:50:18.704 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.704+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=43Q850VCMMAC tag=X33JXTRAPD9N type=write size=3218143 2024-02-10T05:50:18.708 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.708+0000 7fc7028bd640 1 < suggested remove operation key=5AU917IHRJLX tag=6GYWWBMVYZKB type=del 2024-02-10T05:50:18.710 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.710+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=CD09Q50DZRFT type=write size=236479 2024-02-10T05:50:18.712 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.712+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=NJIQHLN5WIX6 type=del 2024-02-10T05:50:18.716 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.716+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~8KHTK95YGCH9.0 size=419762 2024-02-10T05:50:18.716 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.716+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=8KHTK95YGCH9 tag=DBCKIZ5HRD49 type=write size=1468338 2024-02-10T05:50:18.720 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.720+0000 7fc7028bd640 1 < suggested remove operation key=JFGDV4S5JG57 tag=ZM2UVEL06U40 type=write 2024-02-10T05:50:18.722 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.722+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=XTNPHML5GDM9 type=del size=1937345 2024-02-10T05:50:18.724 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.724+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=11DP4CQ728BK type=del 2024-02-10T05:50:18.726 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.726+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=0IQZ2S6NY6BD type=write size=294365 2024-02-10T05:50:18.730 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.730+0000 7fc7028bd640 1 < suggested remove operation key=0NLM9ZNH9FMF tag=D1C09FGK6HT9 type=del 2024-02-10T05:50:18.733 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.733+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=VW6VNZMA1XFV type=del size=644318 2024-02-10T05:50:18.736 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.736+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~3GZFVS7V219T.0 size=1048576 2024-02-10T05:50:18.739 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.738+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~3GZFVS7V219T.1 size=663718 2024-02-10T05:50:18.743 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.743+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=3GZFVS7V219T tag=T1LG2UKE7RKH type=write size=2760870 2024-02-10T05:50:18.745 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.745+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=3KJB636Q0UAX type=write size=258441 2024-02-10T05:50:18.748 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.748+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=6YXZSIABZY5I type=del 2024-02-10T05:50:18.752 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.752+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~ZD5C2E3YFSBG.0 size=801233 2024-02-10T05:50:18.752 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.752+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=ZD5C2E3YFSBG tag=FXJ53TQ4P5XP type=write size=1849809 2024-02-10T05:50:18.754 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.754+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=5P3L01VAZCBH type=del 2024-02-10T05:50:18.758 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.758+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~RRGPEEO27IZ1.0 size=840673 2024-02-10T05:50:18.759 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.758+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=RRGPEEO27IZ1 tag=OK29L24XYY5Q type=write size=1889249 2024-02-10T05:50:18.761 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.761+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=1UTJZ6P8W9YY type=del 2024-02-10T05:50:18.763 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.763+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=4A1QQFPWF9RG type=del size=1916216 2024-02-10T05:50:18.765 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.765+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=PLWE1FXTE9IP type=del 2024-02-10T05:50:18.769 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.769+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~7495CXWSWQ3G.0 size=1048576 2024-02-10T05:50:18.771 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.771+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~7495CXWSWQ3G.1 size=414008 2024-02-10T05:50:18.771 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.771+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=7495CXWSWQ3G tag=J7IQL5R98Y6M type=write size=2511160 2024-02-10T05:50:18.773 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.773+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~EH77LLA32J39.0 size=1048576 2024-02-10T05:50:18.775 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.775+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~EH77LLA32J39.1 size=1048576 2024-02-10T05:50:18.777 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.777+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~EH77LLA32J39.2 size=118346 2024-02-10T05:50:18.782 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.782+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=EH77LLA32J39 tag=NXJ4ISIQQNI5 type=write size=3264074 2024-02-10T05:50:18.784 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.784+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=QUL1AM1R3ERT type=del size=3003113 2024-02-10T05:50:18.788 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.788+0000 7fc7028bd640 1 < suggested remove operation key=JFGDV4S5JG57 tag=G9RKYWDG4WBR type=del 2024-02-10T05:50:18.791 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.791+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~UH3153QGLB54.0 size=1048576 2024-02-10T05:50:18.793 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.793+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~UH3153QGLB54.1 size=1048576 2024-02-10T05:50:18.795 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.795+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~UH3153QGLB54.2 size=592201 2024-02-10T05:50:18.795 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.795+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=UH3153QGLB54 tag=HUZ05WUEGRPN type=write size=3737929 2024-02-10T05:50:18.795 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.795+0000 7fc7028bd640 1 < canceled part key=_multipart_2CRZCIZ292WL.2~ATIQ3HN0ES4Y.0 size=1048576 2024-02-10T05:50:18.797 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.797+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~ATIQ3HN0ES4Y.1 size=1048576 2024-02-10T05:50:18.799 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.799+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~ATIQ3HN0ES4Y.2 size=681434 2024-02-10T05:50:18.803 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.803+0000 7fc7028bd640 1 < canceled multipart upload key=2CRZCIZ292WL upload=ATIQ3HN0ES4Y tag=443O2NPHTDWA type=write size=3827162 2024-02-10T05:50:18.807 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.807+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~LI1MJP8EP4VZ.0 size=1048576 2024-02-10T05:50:18.809 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.809+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~LI1MJP8EP4VZ.1 size=1048576 2024-02-10T05:50:18.810 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.810+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~LI1MJP8EP4VZ.2 size=961889 2024-02-10T05:50:18.810 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.810+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=LI1MJP8EP4VZ tag=FFC4ILBMYEZ9 type=write size=4107617 2024-02-10T05:50:18.813 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.813+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=YZS1CYSG26WW type=del 2024-02-10T05:50:18.816 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.816+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~KO8ZLHSG9VDN.0 size=1048576 2024-02-10T05:50:18.818 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.818+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~KO8ZLHSG9VDN.1 size=1048576 2024-02-10T05:50:18.820 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.820+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~KO8ZLHSG9VDN.2 size=421594 2024-02-10T05:50:18.820 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.820+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=KO8ZLHSG9VDN tag=L7UDIAEM0T1O type=write size=3567322 2024-02-10T05:50:18.823 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.823+0000 7fc7028bd640 -1 < failed to complete operation key=WWJNN1I8UV2D tag=A246XER2YU5Q type=del size=265361: (22) Invalid argument 2024-02-10T05:50:18.825 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.825+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=VIZVH84473X1 type=del size=820113 2024-02-10T05:50:18.827 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.827+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~43Q850VCMMAC.0 size=1048576 2024-02-10T05:50:18.829 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.829+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~43Q850VCMMAC.1 size=1048576 2024-02-10T05:50:18.830 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.830+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~43Q850VCMMAC.2 size=72415 2024-02-10T05:50:18.834 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.834+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=43Q850VCMMAC tag=X33JXTRAPD9N type=write size=3218143 2024-02-10T05:50:18.836 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.836+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=SDH9OXZR0B38 type=del size=3331655 2024-02-10T05:50:18.840 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.840+0000 7fc7028bd640 1 < suggested remove operation key=1A6D4ENH20MJ tag=CD09Q50DZRFT type=write 2024-02-10T05:50:18.842 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.842+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=LXYIRSZZU1BL type=del size=2885641 2024-02-10T05:50:18.844 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.844+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~8KHTK95YGCH9.0 size=419762 2024-02-10T05:50:18.847 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.847+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=8KHTK95YGCH9 tag=DBCKIZ5HRD49 type=write size=1468338 2024-02-10T05:50:18.849 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.849+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=08LB2ZTCE9OG type=del size=3648857 2024-02-10T05:50:18.852 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.852+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=XTNPHML5GDM9 type=del 2024-02-10T05:50:18.854 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.854+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=K8MP5MQEZ9HP type=del size=2843264 2024-02-10T05:50:18.856 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.856+0000 7fc7028bd640 1 < completed write operation key=5S82KKH9Q0A8 tag=0IQZ2S6NY6BD type=write size=294365 2024-02-10T05:50:18.860 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.860+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~2IGEE2JBCVBP.0 size=1048576 2024-02-10T05:50:18.862 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.862+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~2IGEE2JBCVBP.1 size=1048576 2024-02-10T05:50:18.863 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.863+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~2IGEE2JBCVBP.2 size=737338 2024-02-10T05:50:18.863 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.863+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=2IGEE2JBCVBP tag=R008WA8AEWLG type=write size=3883066 2024-02-10T05:50:18.865 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.865+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=VW6VNZMA1XFV type=del 2024-02-10T05:50:18.869 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.869+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~MWMAMP6MKH36.0 size=1048576 2024-02-10T05:50:18.871 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.871+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~MWMAMP6MKH36.1 size=1048576 2024-02-10T05:50:18.873 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.873+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~MWMAMP6MKH36.2 size=842282 2024-02-10T05:50:18.873 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.873+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=MWMAMP6MKH36 tag=QG6AXAZ0N0UB type=write size=3988010 2024-02-10T05:50:18.876 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.876+0000 7fc7028bd640 1 < suggested update operation key=6F2U9S4PDN81 tag=3KJB636Q0UAX type=write size=258441 2024-02-10T05:50:18.878 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.878+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=KYQDXL20NDC3 type=del size=1012589 2024-02-10T05:50:18.880 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.880+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~ZD5C2E3YFSBG.0 size=801233 2024-02-10T05:50:18.884 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.883+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=ZD5C2E3YFSBG tag=FXJ53TQ4P5XP type=write size=1849809 2024-02-10T05:50:18.886 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.885+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=8TSO0I5ZKSEC type=del size=2888530 2024-02-10T05:50:18.886 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.886+0000 7fc7028bd640 1 < canceled part key=_multipart_POPSSVU95C1W.2~RRGPEEO27IZ1.0 size=840673 2024-02-10T05:50:18.889 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.889+0000 7fc7028bd640 1 < canceled multipart upload key=POPSSVU95C1W upload=RRGPEEO27IZ1 tag=OK29L24XYY5Q type=write size=1889249 2024-02-10T05:50:18.892 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.892+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=TV1Q8YDOPPUK type=del size=1252531 2024-02-10T05:50:18.896 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.896+0000 7fc7028bd640 1 < suggested remove operation key=Y7111N38XSR8 tag=4A1QQFPWF9RG type=del 2024-02-10T05:50:18.898 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.898+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=KW78E6R8RMIG type=del size=13140 2024-02-10T05:50:18.900 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.900+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~7495CXWSWQ3G.0 size=1048576 2024-02-10T05:50:18.901 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.901+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~7495CXWSWQ3G.1 size=414008 2024-02-10T05:50:18.905 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.905+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=7495CXWSWQ3G tag=J7IQL5R98Y6M type=write size=2511160 2024-02-10T05:50:18.907 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.907+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=C026EIFKGCFX type=del size=587847 2024-02-10T05:50:18.909 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.909+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=QUL1AM1R3ERT type=del 2024-02-10T05:50:18.912 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.912+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~2K6MWLXFA5KT.0 size=1048576 2024-02-10T05:50:18.914 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.914+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~2K6MWLXFA5KT.1 size=364396 2024-02-10T05:50:18.914 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.914+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=2K6MWLXFA5KT tag=H24H7SQPNSJC type=write size=2461548 2024-02-10T05:50:18.916 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.916+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~UH3153QGLB54.0 size=1048576 2024-02-10T05:50:18.918 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.918+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~UH3153QGLB54.1 size=1048576 2024-02-10T05:50:18.919 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.919+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~UH3153QGLB54.2 size=592201 2024-02-10T05:50:18.923 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.923+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=UH3153QGLB54 tag=HUZ05WUEGRPN type=write size=3737929 2024-02-10T05:50:18.925 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.925+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=J7REJU20K01S type=del size=16359 2024-02-10T05:50:18.927 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.927+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~LI1MJP8EP4VZ.0 size=1048576 2024-02-10T05:50:18.929 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.929+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~LI1MJP8EP4VZ.1 size=1048576 2024-02-10T05:50:18.930 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.930+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~LI1MJP8EP4VZ.2 size=961889 2024-02-10T05:50:18.934 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.934+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=LI1MJP8EP4VZ tag=FFC4ILBMYEZ9 type=write size=4107617 2024-02-10T05:50:18.938 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.938+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~V3RAJIQOB7OJ.0 size=24210 2024-02-10T05:50:18.938 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.938+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=V3RAJIQOB7OJ tag=VJ37EIY25QMV type=write size=1072786 2024-02-10T05:50:18.940 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.940+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~KO8ZLHSG9VDN.0 size=1048576 2024-02-10T05:50:18.940 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.940+0000 7fc7028bd640 1 < canceled part key=_multipart_5S82KKH9Q0A8.2~KO8ZLHSG9VDN.1 size=1048576 2024-02-10T05:50:18.942 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.942+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~KO8ZLHSG9VDN.2 size=421594 2024-02-10T05:50:18.947 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.945+0000 7fc7028bd640 1 < canceled multipart upload key=5S82KKH9Q0A8 upload=KO8ZLHSG9VDN tag=L7UDIAEM0T1O type=write size=3567322 2024-02-10T05:50:18.948 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.947+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=IMI9GRJ4I11T type=del size=3069641 2024-02-10T05:50:18.949 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.949+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=VIZVH84473X1 type=del 2024-02-10T05:50:18.953 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.953+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~7J9HJ401ZSDU.0 size=1048576 2024-02-10T05:50:18.955 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.955+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~7J9HJ401ZSDU.1 size=1048576 2024-02-10T05:50:18.957 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.956+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~7J9HJ401ZSDU.2 size=138351 2024-02-10T05:50:18.957 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.956+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=7J9HJ401ZSDU tag=P0Z53ML3M6BV type=write size=3284079 2024-02-10T05:50:18.960 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.960+0000 7fc7028bd640 -1 < failed to complete operation key=6F2U9S4PDN81 tag=SDH9OXZR0B38 type=del size=3331655: (22) Invalid argument 2024-02-10T05:50:18.963 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.963+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~R9OH2ANEKBLW.0 size=1048576 2024-02-10T05:50:18.966 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.966+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~R9OH2ANEKBLW.1 size=388040 2024-02-10T05:50:18.966 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.966+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=R9OH2ANEKBLW tag=CUKN882905RI type=write size=2485192 2024-02-10T05:50:18.968 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.968+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=LXYIRSZZU1BL type=del 2024-02-10T05:50:18.971 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.971+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~EQP4004XUCDY.0 size=555803 2024-02-10T05:50:18.972 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.971+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=EQP4004XUCDY tag=NWFH8GR3IL07 type=write size=1604379 2024-02-10T05:50:18.974 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.974+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=08LB2ZTCE9OG type=del 2024-02-10T05:50:18.976 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.976+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=Y21OZU3NA23T type=del size=3461080 2024-02-10T05:50:18.978 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.978+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=K8MP5MQEZ9HP type=del 2024-02-10T05:50:18.980 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.980+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=3HHHCGNLQRV3 type=del size=1768614 2024-02-10T05:50:18.982 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.982+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~2IGEE2JBCVBP.0 size=1048576 2024-02-10T05:50:18.984 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.983+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~2IGEE2JBCVBP.1 size=1048576 2024-02-10T05:50:18.985 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.985+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~2IGEE2JBCVBP.2 size=737338 2024-02-10T05:50:18.989 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.989+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=2IGEE2JBCVBP tag=R008WA8AEWLG type=write size=3883066 2024-02-10T05:50:18.991 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.991+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=A0U0VAPATZWO type=del size=1005777 2024-02-10T05:50:18.993 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.993+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~MWMAMP6MKH36.0 size=1048576 2024-02-10T05:50:18.994 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.994+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~MWMAMP6MKH36.1 size=1048576 2024-02-10T05:50:18.996 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:18.996+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~MWMAMP6MKH36.2 size=842282 2024-02-10T05:50:19.000 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.000+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=MWMAMP6MKH36 tag=QG6AXAZ0N0UB type=write size=3988010 2024-02-10T05:50:19.004 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.004+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~LWS35N7LYM05.0 size=404725 2024-02-10T05:50:19.004 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.004+0000 7fc7028bd640 1 > prepared multipart upload key=5Q7J7RS33UG8 upload=LWS35N7LYM05 tag=AXZF5GPLXJC1 type=write size=1453301 2024-02-10T05:50:19.008 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.008+0000 7fc7028bd640 1 < suggested update operation key=HCFSF1M8XLKK tag=KYQDXL20NDC3 type=del size=1012589 2024-02-10T05:50:19.012 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.012+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~H9R8V2W4M1X6.0 size=1048576 2024-02-10T05:50:19.014 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.014+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~H9R8V2W4M1X6.1 size=636791 2024-02-10T05:50:19.014 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.014+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=H9R8V2W4M1X6 tag=WW9WI4413RTY type=write size=2733943 2024-02-10T05:50:19.016 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.016+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=8TSO0I5ZKSEC type=del 2024-02-10T05:50:19.020 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.020+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~NM0BP3VW9NGZ.0 size=1048576 2024-02-10T05:50:19.022 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.022+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~NM0BP3VW9NGZ.1 size=222888 2024-02-10T05:50:19.022 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.022+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=NM0BP3VW9NGZ tag=2HGOGBAT83A0 type=write size=2320040 2024-02-10T05:50:19.024 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.024+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=TV1Q8YDOPPUK type=del 2024-02-10T05:50:19.028 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.028+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~F53KJMAFFCRS.0 size=1048576 2024-02-10T05:50:19.029 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.029+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~F53KJMAFFCRS.1 size=1048576 2024-02-10T05:50:19.032 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.031+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~F53KJMAFFCRS.2 size=213281 2024-02-10T05:50:19.032 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.031+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=F53KJMAFFCRS tag=OZK1UK1TPBKM type=write size=3359009 2024-02-10T05:50:19.033 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.033+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=KW78E6R8RMIG type=del 2024-02-10T05:50:19.035 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.035+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=V2QTDVAQOS3O type=del size=1474749 2024-02-10T05:50:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:18 smithi189 ceph-mon[89631]: pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 390 KiB/s wr, 1.99k op/s 2024-02-10T05:50:19.037 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.037+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=C026EIFKGCFX type=del 2024-02-10T05:50:19.039 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.039+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=J49016RB42MO type=del size=2931970 2024-02-10T05:50:19.041 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.041+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~2K6MWLXFA5KT.0 size=1048576 2024-02-10T05:50:19.043 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.043+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~2K6MWLXFA5KT.1 size=364396 2024-02-10T05:50:19.046 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.046+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=2K6MWLXFA5KT tag=H24H7SQPNSJC type=write size=2461548 2024-02-10T05:50:19.048 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.048+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=BMHVGT4M783N type=del size=567918 2024-02-10T05:50:19.053 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.053+0000 7fc7028bd640 1 < suggested remove operation key=1FDLSGLG00UU tag=J7REJU20K01S type=del 2024-02-10T05:50:19.057 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.056+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~IUYMNNOTAJ9H.0 size=927263 2024-02-10T05:50:19.057 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.056+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=IUYMNNOTAJ9H tag=ITD74TVSOYU6 type=write size=1975839 2024-02-10T05:50:19.059 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.058+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~V3RAJIQOB7OJ.0 size=24210 2024-02-10T05:50:19.063 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.063+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=V3RAJIQOB7OJ tag=VJ37EIY25QMV type=write size=1072786 2024-02-10T05:50:19.065 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.065+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=QBK8DV9ZMQL9 type=del size=3513512 2024-02-10T05:50:19.068 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.067+0000 7fc7028bd640 -1 < failed to complete operation key=1FDLSGLG00UU tag=IMI9GRJ4I11T type=del size=3069641: (22) Invalid argument 2024-02-10T05:50:19.070 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.070+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=C42IS0ORN6WV type=del size=3030282 2024-02-10T05:50:19.072 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.072+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~7J9HJ401ZSDU.0 size=1048576 2024-02-10T05:50:19.074 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.074+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~7J9HJ401ZSDU.1 size=1048576 2024-02-10T05:50:19.076 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.075+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~7J9HJ401ZSDU.2 size=138351 2024-02-10T05:50:19.079 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.079+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=7J9HJ401ZSDU tag=P0Z53ML3M6BV type=write size=3284079 2024-02-10T05:50:19.083 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.083+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~GXRTGDX7875X.0 size=1048576 2024-02-10T05:50:19.085 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.084+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~GXRTGDX7875X.1 size=665865 2024-02-10T05:50:19.085 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.084+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=GXRTGDX7875X tag=B6S359LY3E25 type=write size=2763017 2024-02-10T05:50:19.086 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.085+0000 7fc7028bd640 1 < canceled part key=_multipart_HCFSF1M8XLKK.2~R9OH2ANEKBLW.0 size=1048576 2024-02-10T05:50:19.087 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.086+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~R9OH2ANEKBLW.1 size=388040 2024-02-10T05:50:19.090 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.090+0000 7fc7028bd640 1 < canceled multipart upload key=HCFSF1M8XLKK upload=R9OH2ANEKBLW tag=CUKN882905RI type=write size=2485192 2024-02-10T05:50:19.092 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.092+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=HP1LBK8YEASS type=write size=388562 2024-02-10T05:50:19.094 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.094+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~EQP4004XUCDY.0 size=555803 2024-02-10T05:50:19.098 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.098+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=EQP4004XUCDY tag=NWFH8GR3IL07 type=write size=1604379 2024-02-10T05:50:19.100 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.100+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=BNO6HYY6AC53 type=del size=456078 2024-02-10T05:50:19.103 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.102+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=Y21OZU3NA23T type=del 2024-02-10T05:50:19.107 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.106+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~GBKLL2HPS8B5.0 size=1048576 2024-02-10T05:50:19.108 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.108+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~GBKLL2HPS8B5.1 size=274391 2024-02-10T05:50:19.108 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.108+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=GBKLL2HPS8B5 tag=NCWKRAYU7W0E type=write size=2371543 2024-02-10T05:50:19.110 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.110+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=3HHHCGNLQRV3 type=del 2024-02-10T05:50:19.114 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.114+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~6J5942TVAK25.0 size=1048576 2024-02-10T05:50:19.117 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.116+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~6J5942TVAK25.1 size=60974 2024-02-10T05:50:19.117 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.116+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=6J5942TVAK25 tag=UGQ6TIC16ECX type=write size=2158126 2024-02-10T05:50:19.118 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.118+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=A0U0VAPATZWO type=del 2024-02-10T05:50:19.120 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.120+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=889X3TV3ALZC type=del size=3650349 2024-02-10T05:50:19.122 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.122+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~LWS35N7LYM05.0 size=404725 2024-02-10T05:50:19.126 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.126+0000 7fc7028bd640 1 < completed multipart upload key=5Q7J7RS33UG8 upload=LWS35N7LYM05 tag=AXZF5GPLXJC1 type=write size=1453301 2024-02-10T05:50:19.130 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.129+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~GJDMUDMKJ44B.0 size=729481 2024-02-10T05:50:19.130 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.129+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=GJDMUDMKJ44B tag=IQJ1ACB917R6 type=write size=1778057 2024-02-10T05:50:19.132 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.131+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~H9R8V2W4M1X6.0 size=1048576 2024-02-10T05:50:19.133 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.133+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~H9R8V2W4M1X6.1 size=636791 2024-02-10T05:50:19.137 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.137+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=H9R8V2W4M1X6 tag=WW9WI4413RTY type=write size=2733943 2024-02-10T05:50:19.139 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.139+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=T2G9E8UTA0OC type=del size=2016657 2024-02-10T05:50:19.141 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.141+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~NM0BP3VW9NGZ.0 size=1048576 2024-02-10T05:50:19.141 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.141+0000 7fc7028bd640 1 < canceled part key=_multipart_1A6D4ENH20MJ.2~NM0BP3VW9NGZ.1 size=222888 2024-02-10T05:50:19.144 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.144+0000 7fc7028bd640 1 < canceled multipart upload key=1A6D4ENH20MJ upload=NM0BP3VW9NGZ tag=2HGOGBAT83A0 type=write size=2320040 2024-02-10T05:50:19.146 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.146+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=857XZDMHER0U type=del size=666049 2024-02-10T05:50:19.151 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.149+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~F53KJMAFFCRS.0 size=1048576 2024-02-10T05:50:19.151 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.150+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~F53KJMAFFCRS.1 size=1048576 2024-02-10T05:50:19.153 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.153+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~F53KJMAFFCRS.2 size=213281 2024-02-10T05:50:19.156 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.156+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=F53KJMAFFCRS tag=OZK1UK1TPBKM type=write size=3359009 2024-02-10T05:50:19.158 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.158+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=LLZVHZ8G0LU9 type=del size=613620 2024-02-10T05:50:19.160 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.160+0000 7fc7028bd640 1 < canceled operation key=6F2U9S4PDN81 tag=V2QTDVAQOS3O type=del size=1474749 2024-02-10T05:50:19.162 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.162+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=9SVY14F7O4ZA type=del size=523153 2024-02-10T05:50:19.167 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.167+0000 7fc7028bd640 1 < suggested remove operation key=ENXT7A13IJZV tag=J49016RB42MO type=del 2024-02-10T05:50:19.169 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.169+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=JN12JDLDZ7H3 type=del size=1719487 2024-02-10T05:50:19.171 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.171+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=BMHVGT4M783N type=del 2024-02-10T05:50:19.173 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.173+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=30RP3NRP27J7 type=del size=182238 2024-02-10T05:50:19.175 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.175+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~IUYMNNOTAJ9H.0 size=927263 2024-02-10T05:50:19.179 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.179+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=IUYMNNOTAJ9H tag=ITD74TVSOYU6 type=write size=1975839 2024-02-10T05:50:19.181 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.181+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=HNMIGIB25YGC type=del size=2575838 2024-02-10T05:50:19.183 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.183+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=QBK8DV9ZMQL9 type=del 2024-02-10T05:50:19.185 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.185+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=LJDKZJGXLFIK type=del size=931075 2024-02-10T05:50:19.187 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.187+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=C42IS0ORN6WV type=del 2024-02-10T05:50:19.191 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.191+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~8UE34VJ8P3N4.0 size=1048576 2024-02-10T05:50:19.193 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.193+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~8UE34VJ8P3N4.1 size=860758 2024-02-10T05:50:19.193 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.193+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=8UE34VJ8P3N4 tag=ALCGU3ZY36LF type=write size=2957910 2024-02-10T05:50:19.195 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.195+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~GXRTGDX7875X.0 size=1048576 2024-02-10T05:50:19.197 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.197+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~GXRTGDX7875X.1 size=665865 2024-02-10T05:50:19.200 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.200+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=GXRTGDX7875X tag=B6S359LY3E25 type=write size=2763017 2024-02-10T05:50:19.202 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.202+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=AD4L5C2UVF3L type=write size=665449 2024-02-10T05:50:19.205 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.205+0000 7fc7028bd640 1 < completed write operation key=1A6D4ENH20MJ tag=HP1LBK8YEASS type=write size=388562 2024-02-10T05:50:19.209 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.209+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~AB2KDLK9XTAU.0 size=1048576 2024-02-10T05:50:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:18 smithi178 ceph-mon[92537]: pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 390 KiB/s wr, 1.99k op/s 2024-02-10T05:50:19.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:18 smithi178 ceph-mon[95116]: pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 390 KiB/s wr, 1.99k op/s 2024-02-10T05:50:19.212 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.212+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~AB2KDLK9XTAU.1 size=1048576 2024-02-10T05:50:19.213 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.213+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~AB2KDLK9XTAU.2 size=24777 2024-02-10T05:50:19.214 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.213+0000 7fc7028bd640 1 > prepared multipart upload key=5Q7J7RS33UG8 upload=AB2KDLK9XTAU tag=MOJLSKH4FUPT type=write size=3170505 2024-02-10T05:50:19.215 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.215+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=BNO6HYY6AC53 type=del 2024-02-10T05:50:19.217 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.217+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=JFO3AAAEGWZ2 type=write size=185400 2024-02-10T05:50:19.220 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.220+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~GBKLL2HPS8B5.0 size=1048576 2024-02-10T05:50:19.222 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.222+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~GBKLL2HPS8B5.1 size=274391 2024-02-10T05:50:19.225 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.225+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=GBKLL2HPS8B5 tag=NCWKRAYU7W0E type=write size=2371543 2024-02-10T05:50:19.227 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.227+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=FMRAP4HZ4LD3 type=del size=3628588 2024-02-10T05:50:19.229 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.229+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~6J5942TVAK25.0 size=1048576 2024-02-10T05:50:19.231 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.231+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~6J5942TVAK25.1 size=60974 2024-02-10T05:50:19.235 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.234+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=6J5942TVAK25 tag=UGQ6TIC16ECX type=write size=2158126 2024-02-10T05:50:19.237 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.236+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=2NK76BY0YP4Z type=write size=596970 2024-02-10T05:50:19.239 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.239+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=889X3TV3ALZC type=del 2024-02-10T05:50:19.243 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.242+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~83P8Z5NNAZHC.0 size=1048576 2024-02-10T05:50:19.245 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.245+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~83P8Z5NNAZHC.1 size=668473 2024-02-10T05:50:19.245 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.245+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=83P8Z5NNAZHC tag=O29ZYTA03IT5 type=write size=2765625 2024-02-10T05:50:19.247 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.247+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~GJDMUDMKJ44B.0 size=729481 2024-02-10T05:50:19.251 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.251+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=GJDMUDMKJ44B tag=IQJ1ACB917R6 type=write size=1778057 2024-02-10T05:50:19.253 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.253+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=4970IV0K0VJH type=del size=524212 2024-02-10T05:50:19.255 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.255+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=T2G9E8UTA0OC type=del 2024-02-10T05:50:19.259 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.258+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~V5RUCIYFXH4E.0 size=1048576 2024-02-10T05:50:19.261 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.260+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~V5RUCIYFXH4E.1 size=1048576 2024-02-10T05:50:19.262 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.262+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~V5RUCIYFXH4E.2 size=125179 2024-02-10T05:50:19.262 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.262+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=V5RUCIYFXH4E tag=EDQRHQOC3394 type=write size=3270907 2024-02-10T05:50:19.267 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.267+0000 7fc7028bd640 1 < suggested remove operation key=5S82KKH9Q0A8 tag=857XZDMHER0U type=del 2024-02-10T05:50:19.269 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.269+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=MZOEU7CLX295 type=del size=1155145 2024-02-10T05:50:19.272 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.272+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=LLZVHZ8G0LU9 type=del 2024-02-10T05:50:19.273 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.273+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=GUI41E3CZQD4 type=del size=3675943 2024-02-10T05:50:19.277 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.277+0000 7fc7028bd640 1 < suggested update operation key=9TER2XXAC4VK tag=9SVY14F7O4ZA type=del size=523153 2024-02-10T05:50:19.279 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.279+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=ZAER5QGM22L1 type=del size=1999182 2024-02-10T05:50:19.283 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.283+0000 7fc7028bd640 1 < suggested remove operation key=9TER2XXAC4VK tag=JN12JDLDZ7H3 type=del 2024-02-10T05:50:19.287 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.287+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~W9G39H69S2PI.0 size=1048576 2024-02-10T05:50:19.290 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.288+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~W9G39H69S2PI.1 size=1039983 2024-02-10T05:50:19.290 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.288+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=W9G39H69S2PI tag=8KGNP389P6YY type=write size=3137135 2024-02-10T05:50:19.293 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.293+0000 7fc7028bd640 1 < suggested remove operation key=8AXKQ459OWH5 tag=30RP3NRP27J7 type=del 2024-02-10T05:50:19.297 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.297+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~P9Q6VTG546W0.0 size=352657 2024-02-10T05:50:19.297 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.297+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=P9Q6VTG546W0 tag=4342NSKXX2H2 type=write size=1401233 2024-02-10T05:50:19.299 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.299+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=HNMIGIB25YGC type=del 2024-02-10T05:50:19.301 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.301+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=GSMTFCCQO4B1 type=del size=2800950 2024-02-10T05:50:19.303 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.303+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=LJDKZJGXLFIK type=del 2024-02-10T05:50:19.305 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.305+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=EOYXFEQI2DC1 type=del size=4025489 2024-02-10T05:50:19.305 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.305+0000 7fc7028bd640 1 < canceled part key=_multipart_PYJZTE24ZO5G.2~8UE34VJ8P3N4.0 size=1048576 2024-02-10T05:50:19.307 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.307+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~8UE34VJ8P3N4.1 size=860758 2024-02-10T05:50:19.311 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.311+0000 7fc7028bd640 1 < canceled multipart upload key=PYJZTE24ZO5G upload=8UE34VJ8P3N4 tag=ALCGU3ZY36LF type=write size=2957910 2024-02-10T05:50:19.313 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.313+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=JJ6464XDCP1T type=write size=280885 2024-02-10T05:50:19.315 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.315+0000 7fc7028bd640 1 < completed write operation key=0BWUVUVJ2VMX tag=AD4L5C2UVF3L type=write size=665449 2024-02-10T05:50:19.318 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.318+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~AKZQB2ZTYNSW.0 size=365472 2024-02-10T05:50:19.319 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.318+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=AKZQB2ZTYNSW tag=OYVPILT90285 type=write size=1414048 2024-02-10T05:50:19.321 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.320+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~AB2KDLK9XTAU.0 size=1048576 2024-02-10T05:50:19.323 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.323+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~AB2KDLK9XTAU.1 size=1048576 2024-02-10T05:50:19.325 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.325+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~AB2KDLK9XTAU.2 size=24777 2024-02-10T05:50:19.328 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.328+0000 7fc7028bd640 1 < completed multipart upload key=5Q7J7RS33UG8 upload=AB2KDLK9XTAU tag=MOJLSKH4FUPT type=write size=3170505 2024-02-10T05:50:19.331 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.330+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=P5M50LUKAOWB type=del size=2682093 2024-02-10T05:50:19.334 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.333+0000 7fc7028bd640 -1 < failed to complete operation key=5S82KKH9Q0A8 tag=JFO3AAAEGWZ2 type=write size=185400: (22) Invalid argument 2024-02-10T05:50:19.336 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.336+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=A378GDQUMWJX type=del size=2417787 2024-02-10T05:50:19.338 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.338+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=FMRAP4HZ4LD3 type=del 2024-02-10T05:50:19.343 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.342+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~R6N9KAMM93GS.0 size=993402 2024-02-10T05:50:19.343 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.342+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=R6N9KAMM93GS tag=SZFNDUXE0T1R type=write size=2041978 2024-02-10T05:50:19.346 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.346+0000 7fc7028bd640 1 < completed write operation key=P1LQTKS3USKT tag=2NK76BY0YP4Z type=write size=596970 2024-02-10T05:50:19.348 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.348+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=EXNNC6XV5O2Q type=del size=1859920 2024-02-10T05:50:19.350 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.350+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~83P8Z5NNAZHC.0 size=1048576 2024-02-10T05:50:19.355 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.352+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~83P8Z5NNAZHC.1 size=668473 2024-02-10T05:50:19.357 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.356+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=83P8Z5NNAZHC tag=O29ZYTA03IT5 type=write size=2765625 2024-02-10T05:50:19.358 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.358+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=XWZ5EWNAOVZ6 type=del size=3373975 2024-02-10T05:50:19.361 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.361+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=4970IV0K0VJH type=del 2024-02-10T05:50:19.363 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.363+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=A29ZA911FNFJ type=del size=705095 2024-02-10T05:50:19.365 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.365+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~V5RUCIYFXH4E.0 size=1048576 2024-02-10T05:50:19.367 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.367+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~V5RUCIYFXH4E.1 size=1048576 2024-02-10T05:50:19.367 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.367+0000 7fc7028bd640 1 < canceled part key=_multipart_9TER2XXAC4VK.2~V5RUCIYFXH4E.2 size=125179 2024-02-10T05:50:19.371 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.370+0000 7fc7028bd640 1 < canceled multipart upload key=9TER2XXAC4VK upload=V5RUCIYFXH4E tag=EDQRHQOC3394 type=write size=3270907 2024-02-10T05:50:19.374 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.374+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~LS1HQVTKI437.0 size=960824 2024-02-10T05:50:19.375 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.374+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=LS1HQVTKI437 tag=GVLYK8MX076Y type=write size=2009400 2024-02-10T05:50:19.378 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.378+0000 7fc7028bd640 1 < suggested update operation key=XB7VCWOVVN1Q tag=MZOEU7CLX295 type=del size=1155145 2024-02-10T05:50:19.382 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.380+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=G3EC8IA60FJ9 type=del size=3362358 2024-02-10T05:50:19.383 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.383+0000 7fc7028bd640 -1 < failed to complete operation key=9TER2XXAC4VK tag=GUI41E3CZQD4 type=del size=3675943: (22) Invalid argument 2024-02-10T05:50:19.385 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.385+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=P3HJP8O3KD0P type=write size=872584 2024-02-10T05:50:19.388 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.387+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=ZAER5QGM22L1 type=del 2024-02-10T05:50:19.391 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.391+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~MSQZGOU9O2G9.0 size=1037339 2024-02-10T05:50:19.391 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.391+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=MSQZGOU9O2G9 tag=8DPGX2EBB7LY type=write size=2085915 2024-02-10T05:50:19.393 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.393+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~W9G39H69S2PI.0 size=1048576 2024-02-10T05:50:19.395 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.395+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~W9G39H69S2PI.1 size=1039983 2024-02-10T05:50:19.399 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.399+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=W9G39H69S2PI tag=8KGNP389P6YY type=write size=3137135 2024-02-10T05:50:19.403 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.403+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~AJXBBMIJ4CM7.0 size=1048576 2024-02-10T05:50:19.405 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.405+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~AJXBBMIJ4CM7.1 size=1048576 2024-02-10T05:50:19.407 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.407+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~AJXBBMIJ4CM7.2 size=991289 2024-02-10T05:50:19.407 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.407+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=AJXBBMIJ4CM7 tag=PSALCTTEBRLP type=write size=4137017 2024-02-10T05:50:19.407 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.407+0000 7fc7028bd640 1 < canceled part key=_multipart_JFGDV4S5JG57.2~P9Q6VTG546W0.0 size=352657 2024-02-10T05:50:19.411 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.411+0000 7fc7028bd640 1 < canceled multipart upload key=JFGDV4S5JG57 upload=P9Q6VTG546W0 tag=4342NSKXX2H2 type=write size=1401233 2024-02-10T05:50:19.413 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.413+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=0FWB5E612LWN type=del size=3350872 2024-02-10T05:50:19.415 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.415+0000 7fc7028bd640 1 < canceled operation key=5AU917IHRJLX tag=GSMTFCCQO4B1 type=del size=2800950 2024-02-10T05:50:19.417 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.417+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=53LTG3NJ67EC type=del size=1215322 2024-02-10T05:50:19.419 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.419+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=EOYXFEQI2DC1 type=del 2024-02-10T05:50:19.421 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.421+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=5CQC52PV5IB2 type=del size=2104245 2024-02-10T05:50:19.423 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.423+0000 7fc7028bd640 1 < completed write operation key=PYJZTE24ZO5G tag=JJ6464XDCP1T type=write size=280885 2024-02-10T05:50:19.428 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.428+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~ULIWESLQ6LL1.0 size=1048576 2024-02-10T05:50:19.429 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.429+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~ULIWESLQ6LL1.1 size=979951 2024-02-10T05:50:19.429 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.429+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=ULIWESLQ6LL1 tag=BBE56593G3OD type=write size=3077103 2024-02-10T05:50:19.431 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.431+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~AKZQB2ZTYNSW.0 size=365472 2024-02-10T05:50:19.435 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.435+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=AKZQB2ZTYNSW tag=OYVPILT90285 type=write size=1414048 2024-02-10T05:50:19.439 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.439+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~6IMYY17HFHBG.0 size=1048576 2024-02-10T05:50:19.441 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.440+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~6IMYY17HFHBG.1 size=198560 2024-02-10T05:50:19.441 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.440+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=6IMYY17HFHBG tag=VJ8EPODQUGFN type=write size=2295712 2024-02-10T05:50:19.445 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.445+0000 7fc7028bd640 1 < suggested update operation key=WQCB4GNOHXKZ tag=P5M50LUKAOWB type=del size=2682093 2024-02-10T05:50:19.449 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.449+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~ULN4RM0GZATQ.0 size=1048576 2024-02-10T05:50:19.451 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.451+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~ULN4RM0GZATQ.1 size=399043 2024-02-10T05:50:19.451 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.451+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=ULN4RM0GZATQ tag=YKUF45JSS4TD type=write size=2496195 2024-02-10T05:50:19.453 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.453+0000 7fc7028bd640 1 < completed delete operation key=5Q7J7RS33UG8 tag=A378GDQUMWJX type=del 2024-02-10T05:50:19.455 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.455+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=M5X1FVCZNCCG type=del size=2891952 2024-02-10T05:50:19.457 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.457+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~R6N9KAMM93GS.0 size=993402 2024-02-10T05:50:19.461 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.461+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=R6N9KAMM93GS tag=SZFNDUXE0T1R type=write size=2041978 2024-02-10T05:50:19.464 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.464+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~G97OUBXR7IHF.0 size=1048576 2024-02-10T05:50:19.466 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.466+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~G97OUBXR7IHF.1 size=597280 2024-02-10T05:50:19.466 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.466+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=G97OUBXR7IHF tag=PJGH9B9PEWOB type=write size=2694432 2024-02-10T05:50:19.468 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.468+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=EXNNC6XV5O2Q type=del 2024-02-10T05:50:19.472 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.472+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~W0M3JLOE5YF8.0 size=326624 2024-02-10T05:50:19.472 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.472+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=W0M3JLOE5YF8 tag=8ZBJEZIZZQET type=write size=1375200 2024-02-10T05:50:19.474 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.474+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=XWZ5EWNAOVZ6 type=del 2024-02-10T05:50:19.478 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.477+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~MGZUN8Q7FH7C.0 size=1048576 2024-02-10T05:50:19.479 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.479+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~MGZUN8Q7FH7C.1 size=149854 2024-02-10T05:50:19.479 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.479+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=MGZUN8Q7FH7C tag=GFCWKHMA3CF0 type=write size=2247006 2024-02-10T05:50:19.481 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.481+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=A29ZA911FNFJ type=del 2024-02-10T05:50:19.485 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.485+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~E5T3HUJ6YS1U.0 size=1048576 2024-02-10T05:50:19.487 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.487+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~E5T3HUJ6YS1U.1 size=1048576 2024-02-10T05:50:19.489 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.488+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~E5T3HUJ6YS1U.2 size=1008656 2024-02-10T05:50:19.489 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.488+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=E5T3HUJ6YS1U tag=7186KZYZL511 type=write size=4154384 2024-02-10T05:50:19.490 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.490+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~LS1HQVTKI437.0 size=960824 2024-02-10T05:50:19.494 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.494+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=LS1HQVTKI437 tag=GVLYK8MX076Y type=write size=2009400 2024-02-10T05:50:19.496 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.496+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=AZ7D21HJQJKP type=del size=2696631 2024-02-10T05:50:19.498 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.498+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=G3EC8IA60FJ9 type=del 2024-02-10T05:50:19.502 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.502+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~3LMDQYG7FZJ7.0 size=778913 2024-02-10T05:50:19.502 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.502+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=3LMDQYG7FZJ7 tag=IIQMZF652XD3 type=write size=1827489 2024-02-10T05:50:19.504 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.504+0000 7fc7028bd640 1 < completed write operation key=0BWUVUVJ2VMX tag=P3HJP8O3KD0P type=write size=872584 2024-02-10T05:50:19.506 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.506+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=G6UEI21ZSSCA type=del size=254283 2024-02-10T05:50:19.508 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.508+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~MSQZGOU9O2G9.0 size=1037339 2024-02-10T05:50:19.511 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.511+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=MSQZGOU9O2G9 tag=8DPGX2EBB7LY type=write size=2085915 2024-02-10T05:50:19.515 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.515+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~NLE15OIQDORD.0 size=505862 2024-02-10T05:50:19.515 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.515+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=NLE15OIQDORD tag=2X5478WWO1KV type=write size=1554438 2024-02-10T05:50:19.518 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.517+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~AJXBBMIJ4CM7.0 size=1048576 2024-02-10T05:50:19.519 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.519+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~AJXBBMIJ4CM7.1 size=1048576 2024-02-10T05:50:19.519 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.519+0000 7fc7028bd640 1 < canceled part key=_multipart_8AXKQ459OWH5.2~AJXBBMIJ4CM7.2 size=991289 2024-02-10T05:50:19.523 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.523+0000 7fc7028bd640 1 < canceled multipart upload key=8AXKQ459OWH5 upload=AJXBBMIJ4CM7 tag=PSALCTTEBRLP type=write size=4137017 2024-02-10T05:50:19.528 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.527+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~90KH4WH8SNLF.0 size=1048576 2024-02-10T05:50:19.530 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.530+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~90KH4WH8SNLF.1 size=1048576 2024-02-10T05:50:19.532 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.532+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~90KH4WH8SNLF.2 size=928305 2024-02-10T05:50:19.532 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.532+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=90KH4WH8SNLF tag=G9V226F1KS01 type=write size=4074033 2024-02-10T05:50:19.536 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.536+0000 7fc7028bd640 1 < suggested update operation key=5S82KKH9Q0A8 tag=0FWB5E612LWN type=del size=3350872 2024-02-10T05:50:19.540 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.540+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~WQM3FU6LADDE.0 size=1048576 2024-02-10T05:50:19.542 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.542+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~WQM3FU6LADDE.1 size=407742 2024-02-10T05:50:19.542 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.542+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=WQM3FU6LADDE tag=TN5UG1X98JSH type=write size=2504894 2024-02-10T05:50:19.544 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.544+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=53LTG3NJ67EC type=del 2024-02-10T05:50:19.546 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.546+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=5VUMGA69JNYR type=del size=2681741 2024-02-10T05:50:19.548 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.548+0000 7fc7028bd640 1 < canceled operation key=6F2U9S4PDN81 tag=5CQC52PV5IB2 type=del size=2104245 2024-02-10T05:50:19.551 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.551+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~XKQMX3S7ASHG.0 size=674111 2024-02-10T05:50:19.552 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.551+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=XKQMX3S7ASHG tag=SZ59H552MDMX type=write size=1722687 2024-02-10T05:50:19.554 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.554+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~ULIWESLQ6LL1.0 size=1048576 2024-02-10T05:50:19.555 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.555+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~ULIWESLQ6LL1.1 size=979951 2024-02-10T05:50:19.559 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.559+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=ULIWESLQ6LL1 tag=BBE56593G3OD type=write size=3077103 2024-02-10T05:50:19.563 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.563+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~7GRSH1FKQV6E.0 size=608466 2024-02-10T05:50:19.563 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.563+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=7GRSH1FKQV6E tag=101PE9NYRUE0 type=write size=1657042 2024-02-10T05:50:19.564 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.564+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~6IMYY17HFHBG.0 size=1048576 2024-02-10T05:50:19.566 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.566+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~6IMYY17HFHBG.1 size=198560 2024-02-10T05:50:19.570 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.570+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=6IMYY17HFHBG tag=VJ8EPODQUGFN type=write size=2295712 2024-02-10T05:50:19.572 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.572+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=7BOJNLT6BZIF type=del size=93731 2024-02-10T05:50:19.574 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.574+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~ULN4RM0GZATQ.0 size=1048576 2024-02-10T05:50:19.576 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.576+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~ULN4RM0GZATQ.1 size=399043 2024-02-10T05:50:19.580 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.579+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=ULN4RM0GZATQ tag=YKUF45JSS4TD type=write size=2496195 2024-02-10T05:50:19.583 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.583+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~UINGRO09WFRN.0 size=1048576 2024-02-10T05:50:19.585 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.585+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~UINGRO09WFRN.1 size=1048576 2024-02-10T05:50:19.587 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.587+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~UINGRO09WFRN.2 size=210399 2024-02-10T05:50:19.587 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.587+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=UINGRO09WFRN tag=4EOHFULI069M type=write size=3356127 2024-02-10T05:50:19.588 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.588+0000 7fc7028bd640 1 < canceled operation key=1A6D4ENH20MJ tag=M5X1FVCZNCCG type=del size=2891952 2024-02-10T05:50:19.590 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.590+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=ED3FHOQ23QU3 type=del size=155194 2024-02-10T05:50:19.593 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.593+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~G97OUBXR7IHF.0 size=1048576 2024-02-10T05:50:19.595 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.595+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~G97OUBXR7IHF.1 size=597280 2024-02-10T05:50:19.598 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.598+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=G97OUBXR7IHF tag=PJGH9B9PEWOB type=write size=2694432 2024-02-10T05:50:19.602 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.602+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~KDGIOHACP85X.0 size=488973 2024-02-10T05:50:19.602 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.602+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=KDGIOHACP85X tag=MRJN1LDLPYBO type=write size=1537549 2024-02-10T05:50:19.602 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.602+0000 7fc7028bd640 1 < canceled part key=_multipart_P1LQTKS3USKT.2~W0M3JLOE5YF8.0 size=326624 2024-02-10T05:50:19.606 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.606+0000 7fc7028bd640 1 < canceled multipart upload key=P1LQTKS3USKT upload=W0M3JLOE5YF8 tag=8ZBJEZIZZQET type=write size=1375200 2024-02-10T05:50:19.609 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.609+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=9D51KINIKTI7 type=write size=59677 2024-02-10T05:50:19.611 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.611+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~MGZUN8Q7FH7C.0 size=1048576 2024-02-10T05:50:19.613 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.612+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~MGZUN8Q7FH7C.1 size=149854 2024-02-10T05:50:19.616 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.616+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=MGZUN8Q7FH7C tag=GFCWKHMA3CF0 type=write size=2247006 2024-02-10T05:50:19.618 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.618+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=GMKZFVGC0W3O type=del size=1706568 2024-02-10T05:50:19.618 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.618+0000 7fc7028bd640 1 < canceled part key=_multipart_HCFSF1M8XLKK.2~E5T3HUJ6YS1U.0 size=1048576 2024-02-10T05:50:19.620 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.620+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~E5T3HUJ6YS1U.1 size=1048576 2024-02-10T05:50:19.621 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.621+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~E5T3HUJ6YS1U.2 size=1008656 2024-02-10T05:50:19.625 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.625+0000 7fc7028bd640 1 < canceled multipart upload key=HCFSF1M8XLKK upload=E5T3HUJ6YS1U tag=7186KZYZL511 type=write size=4154384 2024-02-10T05:50:19.627 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.627+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=WXJOUXNT6RLG type=del size=1930746 2024-02-10T05:50:19.629 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.629+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=AZ7D21HJQJKP type=del 2024-02-10T05:50:19.633 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.633+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~040SXIH68GAI.0 size=210174 2024-02-10T05:50:19.633 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.633+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=040SXIH68GAI tag=L2M0SUOT3XWP type=write size=1258750 2024-02-10T05:50:19.633 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.633+0000 7fc7028bd640 1 < canceled part key=_multipart_WQCB4GNOHXKZ.2~3LMDQYG7FZJ7.0 size=778913 2024-02-10T05:50:19.636 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.637+0000 7fc7028bd640 1 < canceled multipart upload key=WQCB4GNOHXKZ upload=3LMDQYG7FZJ7 tag=IIQMZF652XD3 type=write size=1827489 2024-02-10T05:50:19.639 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.639+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=BLYDF4JT1CCR type=del size=3704161 2024-02-10T05:50:19.641 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.641+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=G6UEI21ZSSCA type=del 2024-02-10T05:50:19.643 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.643+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=U9Q43VN37FI7 type=del size=3346645 2024-02-10T05:50:19.645 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.645+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~NLE15OIQDORD.0 size=505862 2024-02-10T05:50:19.649 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.649+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=NLE15OIQDORD tag=2X5478WWO1KV type=write size=1554438 2024-02-10T05:50:19.651 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.651+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=UX68633DO928 type=del size=3083776 2024-02-10T05:50:19.653 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.653+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~90KH4WH8SNLF.0 size=1048576 2024-02-10T05:50:19.653 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.653+0000 7fc7028bd640 1 < canceled part key=_multipart_Y7111N38XSR8.2~90KH4WH8SNLF.1 size=1048576 2024-02-10T05:50:19.655 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.654+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~90KH4WH8SNLF.2 size=928305 2024-02-10T05:50:19.658 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.658+0000 7fc7028bd640 1 < canceled multipart upload key=Y7111N38XSR8 upload=90KH4WH8SNLF tag=G9V226F1KS01 type=write size=4074033 2024-02-10T05:50:19.660 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.660+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=U7QI92YXDC4A type=del size=135138 2024-02-10T05:50:19.662 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.662+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~WQM3FU6LADDE.0 size=1048576 2024-02-10T05:50:19.664 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.664+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~WQM3FU6LADDE.1 size=407742 2024-02-10T05:50:19.668 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.668+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=WQM3FU6LADDE tag=TN5UG1X98JSH type=write size=2504894 2024-02-10T05:50:19.670 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.670+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=1HT18TWFR87K type=del size=2639384 2024-02-10T05:50:19.673 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.673+0000 7fc7028bd640 1 < completed delete operation key=D0JT047TBJ0V tag=5VUMGA69JNYR type=del 2024-02-10T05:50:19.675 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.676+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=M8OS86NHJ7GV type=del size=178743 2024-02-10T05:50:19.678 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.678+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~XKQMX3S7ASHG.0 size=674111 2024-02-10T05:50:19.681 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.681+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=XKQMX3S7ASHG tag=SZ59H552MDMX type=write size=1722687 2024-02-10T05:50:19.685 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.685+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~TOOMH0CVVQ28.0 size=1048576 2024-02-10T05:50:19.687 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.687+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~TOOMH0CVVQ28.1 size=284330 2024-02-10T05:50:19.687 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.687+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=TOOMH0CVVQ28 tag=TNOACIOJJ0EB type=write size=2381482 2024-02-10T05:50:19.689 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.689+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~7GRSH1FKQV6E.0 size=608466 2024-02-10T05:50:19.692 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.692+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=7GRSH1FKQV6E tag=101PE9NYRUE0 type=write size=1657042 2024-02-10T05:50:19.695 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.695+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=0K7IZPCG8JY1 type=del size=816272 2024-02-10T05:50:19.697 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.697+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=7BOJNLT6BZIF type=del 2024-02-10T05:50:19.699 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.699+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=MIW2XIXSN2FE type=del size=1368906 2024-02-10T05:50:19.702 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.702+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~UINGRO09WFRN.0 size=1048576 2024-02-10T05:50:19.704 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.704+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~UINGRO09WFRN.1 size=1048576 2024-02-10T05:50:19.706 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.705+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~UINGRO09WFRN.2 size=210399 2024-02-10T05:50:19.709 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.709+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=UINGRO09WFRN tag=4EOHFULI069M type=write size=3356127 2024-02-10T05:50:19.711 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.711+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=6NKDLNCBY6DA type=del size=1992579 2024-02-10T05:50:19.714 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.714+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=ED3FHOQ23QU3 type=del 2024-02-10T05:50:19.716 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.716+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=8CCN1M6UT2P3 type=del size=335066 2024-02-10T05:50:19.716 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.716+0000 7fc7028bd640 1 < canceled part key=_multipart_2CRZCIZ292WL.2~KDGIOHACP85X.0 size=488973 2024-02-10T05:50:19.720 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.720+0000 7fc7028bd640 1 < canceled multipart upload key=2CRZCIZ292WL upload=KDGIOHACP85X tag=MRJN1LDLPYBO type=write size=1537549 2024-02-10T05:50:19.722 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.722+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=NT5Q2XZB7T5D type=del size=397820 2024-02-10T05:50:19.724 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.724+0000 7fc7028bd640 1 < completed write operation key=6F2U9S4PDN81 tag=9D51KINIKTI7 type=write size=59677 2024-02-10T05:50:19.727 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.727+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~WTXD2USVLREN.0 size=511607 2024-02-10T05:50:19.728 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.727+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=WTXD2USVLREN tag=83P2JSHNP8HL type=write size=1560183 2024-02-10T05:50:19.729 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.729+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=GMKZFVGC0W3O type=del 2024-02-10T05:50:19.731 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.731+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=VKG4ECEFA8Q6 type=write size=423150 2024-02-10T05:50:19.736 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.736+0000 7fc7028bd640 1 < suggested remove operation key=0BWUVUVJ2VMX tag=WXJOUXNT6RLG type=del 2024-02-10T05:50:19.739 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.738+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=5XAB36APD923 type=del size=2819030 2024-02-10T05:50:19.739 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.739+0000 7fc7028bd640 1 < canceled part key=_multipart_P1LQTKS3USKT.2~040SXIH68GAI.0 size=210174 2024-02-10T05:50:19.743 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.743+0000 7fc7028bd640 1 < canceled multipart upload key=P1LQTKS3USKT upload=040SXIH68GAI tag=L2M0SUOT3XWP type=write size=1258750 2024-02-10T05:50:19.745 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.745+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=M4OCMN5Q9QR1 type=del size=1740146 2024-02-10T05:50:19.747 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.747+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=BLYDF4JT1CCR type=del 2024-02-10T05:50:19.749 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.749+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=I2BZXIEOPPOB type=del size=2700003 2024-02-10T05:50:19.751 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.751+0000 7fc7028bd640 1 < canceled operation key=JXIF74ALG4AB tag=U9Q43VN37FI7 type=del size=3346645 2024-02-10T05:50:19.753 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.753+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=P1BFQNHOHBHF type=del size=2326817 2024-02-10T05:50:19.755 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.755+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=UX68633DO928 type=del 2024-02-10T05:50:19.757 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.757+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=UFL5YMTPPH0E type=del size=297045 2024-02-10T05:50:19.759 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.759+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=U7QI92YXDC4A type=del 2024-02-10T05:50:19.761 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.761+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=X8DZBT502OW3 type=del size=1945343 2024-02-10T05:50:19.763 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.763+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=1HT18TWFR87K type=del 2024-02-10T05:50:19.767 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.765+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=8SPMPKTCBLU8 type=del size=1905427 2024-02-10T05:50:19.768 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.767+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=M8OS86NHJ7GV type=del 2024-02-10T05:50:19.769 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.769+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=O3Y9DCAKC88V type=del size=939247 2024-02-10T05:50:19.771 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.771+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~TOOMH0CVVQ28.0 size=1048576 2024-02-10T05:50:19.772 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.772+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~TOOMH0CVVQ28.1 size=284330 2024-02-10T05:50:19.776 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.776+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=TOOMH0CVVQ28 tag=TNOACIOJJ0EB type=write size=2381482 2024-02-10T05:50:19.778 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.778+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=S3XSNUGGL5B0 type=del size=2616765 2024-02-10T05:50:19.782 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.782+0000 7fc7028bd640 1 < suggested update operation key=NOV17YQFEI7S tag=0K7IZPCG8JY1 type=del size=816272 2024-02-10T05:50:19.784 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.784+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=WHH5X6GSA8NS type=del size=3590518 2024-02-10T05:50:19.787 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.786+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=MIW2XIXSN2FE type=del 2024-02-10T05:50:19.790 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.790+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~QF8DPVPY902P.0 size=1048576 2024-02-10T05:50:19.793 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.793+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~QF8DPVPY902P.1 size=1048576 2024-02-10T05:50:19.794 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.794+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~QF8DPVPY902P.2 size=72810 2024-02-10T05:50:19.794 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.794+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=QF8DPVPY902P tag=W2J44N7QD92N type=write size=3218538 2024-02-10T05:50:19.796 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.796+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=6NKDLNCBY6DA type=del 2024-02-10T05:50:19.798 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.798+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=2DZ9HYK55U7I type=del size=3566694 2024-02-10T05:50:19.802 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.802+0000 7fc7028bd640 1 < suggested update operation key=WWJNN1I8UV2D tag=8CCN1M6UT2P3 type=del size=335066 2024-02-10T05:50:19.806 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.806+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~IXI79URNTTP4.0 size=1048576 2024-02-10T05:50:19.808 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.808+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~IXI79URNTTP4.1 size=864835 2024-02-10T05:50:19.808 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.808+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=IXI79URNTTP4 tag=TRHWC12W18EE type=write size=2961987 2024-02-10T05:50:19.811 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.811+0000 7fc7028bd640 -1 < failed to complete operation key=WWJNN1I8UV2D tag=NT5Q2XZB7T5D type=del size=397820: (22) Invalid argument 2024-02-10T05:50:19.813 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.813+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=GJ1385E70RKB type=del size=1980166 2024-02-10T05:50:19.815 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.815+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~WTXD2USVLREN.0 size=511607 2024-02-10T05:50:19.819 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.818+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=WTXD2USVLREN tag=83P2JSHNP8HL type=write size=1560183 2024-02-10T05:50:19.821 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.821+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=KPZ6BX6RJAQZ type=del size=1266964 2024-02-10T05:50:19.823 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.823+0000 7fc7028bd640 1 < completed write operation key=XB7VCWOVVN1Q tag=VKG4ECEFA8Q6 type=write size=423150 2024-02-10T05:50:19.825 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.825+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=IPLPSDJVMZ8D type=write size=278772 2024-02-10T05:50:19.827 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.827+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=5XAB36APD923 type=del 2024-02-10T05:50:19.829 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.829+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=QULL0AEX1OYN type=del size=4009074 2024-02-10T05:50:19.831 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.831+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=M4OCMN5Q9QR1 type=del 2024-02-10T05:50:19.833 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.832+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=6VL15YBSE39F type=del size=1628141 2024-02-10T05:50:19.835 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.835+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=I2BZXIEOPPOB type=del 2024-02-10T05:50:19.836 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.836+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=SRQGED7ZPEIB type=del size=3120219 2024-02-10T05:50:19.839 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.839+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=P1BFQNHOHBHF type=del 2024-02-10T05:50:19.841 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.841+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=2PM0CTJTMSUF type=del size=2330704 2024-02-10T05:50:19.846 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.846+0000 7fc7028bd640 1 < suggested update operation key=1A6D4ENH20MJ tag=UFL5YMTPPH0E type=del size=297045 2024-02-10T05:50:19.849 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.849+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~E311M7TXTWUC.0 size=216847 2024-02-10T05:50:19.849 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.849+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=E311M7TXTWUC tag=YK0NR4AWX0I5 type=write size=1265423 2024-02-10T05:50:19.851 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.851+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=X8DZBT502OW3 type=del 2024-02-10T05:50:19.853 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.853+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=4VO38UL6HDYW type=del size=1787662 2024-02-10T05:50:19.855 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.855+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=8SPMPKTCBLU8 type=del 2024-02-10T05:50:19.857 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.857+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=PNKC2QK1YREF type=del size=2362926 2024-02-10T05:50:19.859 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.859+0000 7fc7028bd640 1 < completed delete operation key=D0JT047TBJ0V tag=O3Y9DCAKC88V type=del 2024-02-10T05:50:19.862 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.862+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=994Y71INPIK9 type=write size=935908 2024-02-10T05:50:19.864 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.864+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=S3XSNUGGL5B0 type=del 2024-02-10T05:50:19.868 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.868+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~SPZRKMWOSY4C.0 size=1048576 2024-02-10T05:50:19.870 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.870+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~SPZRKMWOSY4C.1 size=1048576 2024-02-10T05:50:19.872 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.872+0000 7fc7028bd640 1 > prepared part key=_multipart_MZZAEZZC2121.2~SPZRKMWOSY4C.2 size=490668 2024-02-10T05:50:19.872 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.872+0000 7fc7028bd640 1 > prepared multipart upload key=MZZAEZZC2121 upload=SPZRKMWOSY4C tag=ZW0EMWNLIXU3 type=write size=3636396 2024-02-10T05:50:19.874 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.874+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=WHH5X6GSA8NS type=del 2024-02-10T05:50:19.876 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.876+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=T41UZM0HM1RU type=del size=1983628 2024-02-10T05:50:19.876 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.876+0000 7fc7028bd640 1 < canceled part key=_multipart_8AXKQ459OWH5.2~QF8DPVPY902P.0 size=1048576 2024-02-10T05:50:19.878 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.878+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~QF8DPVPY902P.1 size=1048576 2024-02-10T05:50:19.878 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.878+0000 7fc7028bd640 1 < canceled part key=_multipart_8AXKQ459OWH5.2~QF8DPVPY902P.2 size=72810 2024-02-10T05:50:19.882 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.882+0000 7fc7028bd640 1 < canceled multipart upload key=8AXKQ459OWH5 upload=QF8DPVPY902P tag=W2J44N7QD92N type=write size=3218538 2024-02-10T05:50:19.886 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.886+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~PLZ8NIQUZFR8.0 size=1048576 2024-02-10T05:50:19.888 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.888+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~PLZ8NIQUZFR8.1 size=1048576 2024-02-10T05:50:19.890 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.889+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~PLZ8NIQUZFR8.2 size=191739 2024-02-10T05:50:19.890 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.889+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=PLZ8NIQUZFR8 tag=Y85T8POZG94P type=write size=3337467 2024-02-10T05:50:19.891 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.891+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=2DZ9HYK55U7I type=del 2024-02-10T05:50:19.895 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.895+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~FHFAEN5HEVXK.0 size=1048576 2024-02-10T05:50:19.897 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.896+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~FHFAEN5HEVXK.1 size=1048576 2024-02-10T05:50:19.898 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.898+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~FHFAEN5HEVXK.2 size=897143 2024-02-10T05:50:19.898 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.898+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=FHFAEN5HEVXK tag=VVNLWJS7RC6L type=write size=4042871 2024-02-10T05:50:19.900 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.900+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~IXI79URNTTP4.0 size=1048576 2024-02-10T05:50:19.902 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.902+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~IXI79URNTTP4.1 size=864835 2024-02-10T05:50:19.905 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.905+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=IXI79URNTTP4 tag=TRHWC12W18EE type=write size=2961987 2024-02-10T05:50:19.909 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.909+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~O42KPJTYMORA.0 size=831857 2024-02-10T05:50:19.909 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.909+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=O42KPJTYMORA tag=NDMSL4NYWIKD type=write size=1880433 2024-02-10T05:50:19.911 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.911+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=GJ1385E70RKB type=del 2024-02-10T05:50:19.915 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.915+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~B022RQK5EKTU.0 size=1048576 2024-02-10T05:50:19.917 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.917+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~B022RQK5EKTU.1 size=27963 2024-02-10T05:50:19.917 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.917+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=B022RQK5EKTU tag=SGAH5R30NSCQ type=write size=2125115 2024-02-10T05:50:19.919 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.919+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=KPZ6BX6RJAQZ type=del 2024-02-10T05:50:19.921 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.920+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=UK3HBVJ4Y05C type=del size=1002335 2024-02-10T05:50:19.923 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.922+0000 7fc7028bd640 1 < completed write operation key=JFGDV4S5JG57 tag=IPLPSDJVMZ8D type=write size=278772 2024-02-10T05:50:19.926 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.926+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~F2120N0CLU7Z.0 size=1048576 2024-02-10T05:50:19.928 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.928+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~F2120N0CLU7Z.1 size=1048576 2024-02-10T05:50:19.930 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.930+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~F2120N0CLU7Z.2 size=63436 2024-02-10T05:50:19.930 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.930+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=F2120N0CLU7Z tag=8FKG9C885ZAJ type=write size=3209164 2024-02-10T05:50:19.932 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.932+0000 7fc7028bd640 1 < completed delete operation key=D0JT047TBJ0V tag=QULL0AEX1OYN type=del 2024-02-10T05:50:19.934 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.934+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=T3L0TVSA7R10 type=del size=543618 2024-02-10T05:50:19.936 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.936+0000 7fc7028bd640 1 < canceled operation key=JFGDV4S5JG57 tag=6VL15YBSE39F type=del size=1628141 2024-02-10T05:50:19.938 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.938+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=FNXX1CATNGDO type=del size=1447145 2024-02-10T05:50:19.940 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.940+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=SRQGED7ZPEIB type=del 2024-02-10T05:50:19.944 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.943+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~LPZ3S31H14E5.0 size=1048576 2024-02-10T05:50:19.945 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.945+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~LPZ3S31H14E5.1 size=802842 2024-02-10T05:50:19.945 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.945+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=LPZ3S31H14E5 tag=DU2LBZYMMUI6 type=write size=2899994 2024-02-10T05:50:19.948 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.948+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=2PM0CTJTMSUF type=del 2024-02-10T05:50:19.950 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.950+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=Y8GWCUJY89J1 type=del size=748674 2024-02-10T05:50:19.952 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.952+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~E311M7TXTWUC.0 size=216847 2024-02-10T05:50:19.956 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.955+0000 7fc7028bd640 1 < completed multipart upload key=O22B4K2PVN13 upload=E311M7TXTWUC tag=YK0NR4AWX0I5 type=write size=1265423 2024-02-10T05:50:19.960 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.960+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~O4GE0ZZO59NW.0 size=212863 2024-02-10T05:50:19.960 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.960+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=O4GE0ZZO59NW tag=QLLGNOSJ0K08 type=write size=1261439 2024-02-10T05:50:19.962 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.962+0000 7fc7028bd640 1 < completed delete operation key=8AXKQ459OWH5 tag=4VO38UL6HDYW type=del 2024-02-10T05:50:19.966 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.966+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~3J5HI20O9PTP.0 size=396046 2024-02-10T05:50:19.966 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.966+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=3J5HI20O9PTP tag=B60LD2JIXAVL type=write size=1444622 2024-02-10T05:50:19.968 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.968+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=PNKC2QK1YREF type=del 2024-02-10T05:50:19.970 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.970+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=G27ZXDUQEMLP type=del size=320970 2024-02-10T05:50:19.972 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.972+0000 7fc7028bd640 1 < completed write operation key=JFGDV4S5JG57 tag=994Y71INPIK9 type=write size=935908 2024-02-10T05:50:19.974 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.974+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=A3T58JT9C2K9 type=del size=3217917 2024-02-10T05:50:19.976 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.976+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~SPZRKMWOSY4C.0 size=1048576 2024-02-10T05:50:19.978 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.978+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~SPZRKMWOSY4C.1 size=1048576 2024-02-10T05:50:19.980 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.980+0000 7fc7028bd640 1 < completed part key=_multipart_MZZAEZZC2121.2~SPZRKMWOSY4C.2 size=490668 2024-02-10T05:50:19.984 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.984+0000 7fc7028bd640 1 < completed multipart upload key=MZZAEZZC2121 upload=SPZRKMWOSY4C tag=ZW0EMWNLIXU3 type=write size=3636396 2024-02-10T05:50:19.986 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.986+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=IVGIUIQK7UKD type=del size=2952641 2024-02-10T05:50:19.988 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.988+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=T41UZM0HM1RU type=del 2024-02-10T05:50:19.993 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.993+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~Y42JS94U0ZYU.0 size=1048576 2024-02-10T05:50:19.995 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.995+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~Y42JS94U0ZYU.1 size=1048576 2024-02-10T05:50:19.996 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.996+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~Y42JS94U0ZYU.2 size=226080 2024-02-10T05:50:19.996 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.996+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=Y42JS94U0ZYU tag=FUB1PUE7Y2YI type=write size=3371808 2024-02-10T05:50:19.999 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.998+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~PLZ8NIQUZFR8.0 size=1048576 2024-02-10T05:50:19.999 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:19.998+0000 7fc7028bd640 1 < canceled part key=_multipart_O22B4K2PVN13.2~PLZ8NIQUZFR8.1 size=1048576 2024-02-10T05:50:20.001 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.001+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~PLZ8NIQUZFR8.2 size=191739 2024-02-10T05:50:20.005 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.005+0000 7fc7028bd640 1 < canceled multipart upload key=O22B4K2PVN13 upload=PLZ8NIQUZFR8 tag=Y85T8POZG94P type=write size=3337467 2024-02-10T05:50:20.006 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.006+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=G2L74TFS0Y62 type=write size=996927 2024-02-10T05:50:20.008 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.008+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~FHFAEN5HEVXK.0 size=1048576 2024-02-10T05:50:20.010 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.010+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~FHFAEN5HEVXK.1 size=1048576 2024-02-10T05:50:20.012 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.012+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~FHFAEN5HEVXK.2 size=897143 2024-02-10T05:50:20.015 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.015+0000 7fc7028bd640 1 < completed multipart upload key=0NLM9ZNH9FMF upload=FHFAEN5HEVXK tag=VVNLWJS7RC6L type=write size=4042871 2024-02-10T05:50:20.017 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.017+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=JC58K4A379FF type=del size=1866837 2024-02-10T05:50:20.020 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.020+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~O42KPJTYMORA.0 size=831857 2024-02-10T05:50:20.023 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.023+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=O42KPJTYMORA tag=NDMSL4NYWIKD type=write size=1880433 2024-02-10T05:50:20.027 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.027+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~2L4UP3B3Z74W.0 size=1048576 2024-02-10T05:50:20.029 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.029+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~2L4UP3B3Z74W.1 size=1025942 2024-02-10T05:50:20.029 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.029+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=2L4UP3B3Z74W tag=OYAGMJZT3CKN type=write size=3123094 2024-02-10T05:50:20.031 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.031+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~B022RQK5EKTU.0 size=1048576 2024-02-10T05:50:20.033 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.033+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~B022RQK5EKTU.1 size=27963 2024-02-10T05:50:20.037 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.036+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=B022RQK5EKTU tag=SGAH5R30NSCQ type=write size=2125115 2024-02-10T05:50:20.039 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.039+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=WNOSIQWCEYE0 type=del size=12468 2024-02-10T05:50:20.041 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.041+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=UK3HBVJ4Y05C type=del 2024-02-10T05:50:20.045 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.045+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~BIG7128CL0Y1.0 size=1048576 2024-02-10T05:50:20.047 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.047+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~BIG7128CL0Y1.1 size=1048576 2024-02-10T05:50:20.049 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.049+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~BIG7128CL0Y1.2 size=221914 2024-02-10T05:50:20.049 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.049+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=BIG7128CL0Y1 tag=UZ8TM77GT5ZR type=write size=3367642 2024-02-10T05:50:20.052 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.051+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~F2120N0CLU7Z.0 size=1048576 2024-02-10T05:50:20.053 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.053+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~F2120N0CLU7Z.1 size=1048576 2024-02-10T05:50:20.054 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.054+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~F2120N0CLU7Z.2 size=63436 2024-02-10T05:50:20.058 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.058+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=F2120N0CLU7Z tag=8FKG9C885ZAJ type=write size=3209164 2024-02-10T05:50:20.060 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.060+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=7HFQH8UY4LF3 type=del size=1061604 2024-02-10T05:50:20.062 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.062+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=T3L0TVSA7R10 type=del 2024-02-10T05:50:20.064 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.064+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=66PWW48CKSDQ type=del size=1551087 2024-02-10T05:50:20.068 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.068+0000 7fc7028bd640 1 < suggested remove operation key=L57NUDWUO7TH tag=FNXX1CATNGDO type=del 2024-02-10T05:50:20.071 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.071+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=Z12AO35A9TZ9 type=del size=2408700 2024-02-10T05:50:20.071 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.071+0000 7fc7028bd640 1 < canceled part key=_multipart_POPSSVU95C1W.2~LPZ3S31H14E5.0 size=1048576 2024-02-10T05:50:20.073 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.073+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~LPZ3S31H14E5.1 size=802842 2024-02-10T05:50:20.076 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.076+0000 7fc7028bd640 1 < canceled multipart upload key=POPSSVU95C1W upload=LPZ3S31H14E5 tag=DU2LBZYMMUI6 type=write size=2899994 2024-02-10T05:50:20.078 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.078+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=3567I5EOHL72 type=del size=1989647 2024-02-10T05:50:20.082 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.082+0000 7fc7028bd640 1 < suggested update operation key=WWJNN1I8UV2D tag=Y8GWCUJY89J1 type=del size=748674 2024-02-10T05:50:20.086 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.086+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~33LVU7JEBNN4.0 size=1048576 2024-02-10T05:50:20.088 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.088+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~33LVU7JEBNN4.1 size=435883 2024-02-10T05:50:20.088 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.088+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=33LVU7JEBNN4 tag=UEBPZK0QOTGZ type=write size=2533035 2024-02-10T05:50:20.090 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.090+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~O4GE0ZZO59NW.0 size=212863 2024-02-10T05:50:20.094 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.094+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=O4GE0ZZO59NW tag=QLLGNOSJ0K08 type=write size=1261439 2024-02-10T05:50:20.098 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.098+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~DOU139PEEVEN.0 size=1048576 2024-02-10T05:50:20.100 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.100+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~DOU139PEEVEN.1 size=1048576 2024-02-10T05:50:20.102 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.102+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~DOU139PEEVEN.2 size=905041 2024-02-10T05:50:20.102 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.102+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=DOU139PEEVEN tag=UMU1A55EM3RV type=write size=4050769 2024-02-10T05:50:20.104 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.104+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~3J5HI20O9PTP.0 size=396046 2024-02-10T05:50:20.107 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.107+0000 7fc7028bd640 1 < completed multipart upload key=0NLM9ZNH9FMF upload=3J5HI20O9PTP tag=B60LD2JIXAVL type=write size=1444622 2024-02-10T05:50:20.110 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.110+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=P06TPGD94246 type=del size=3510543 2024-02-10T05:50:20.112 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.112+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=G27ZXDUQEMLP type=del 2024-02-10T05:50:20.114 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.114+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=2W298WLYXGF0 type=del size=742797 2024-02-10T05:50:20.116 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.116+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=A3T58JT9C2K9 type=del 2024-02-10T05:50:20.118 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.118+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=X4RG13ELO8QL type=del size=188136 2024-02-10T05:50:20.120 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.120+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=IVGIUIQK7UKD type=del 2024-02-10T05:50:20.125 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.124+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~9HZTS5S52350.0 size=1048576 2024-02-10T05:50:20.126 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.126+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~9HZTS5S52350.1 size=1048576 2024-02-10T05:50:20.128 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.128+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~9HZTS5S52350.2 size=313056 2024-02-10T05:50:20.128 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.128+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=9HZTS5S52350 tag=YYDDE69666H1 type=write size=3458784 2024-02-10T05:50:20.130 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.130+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~Y42JS94U0ZYU.0 size=1048576 2024-02-10T05:50:20.132 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.132+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~Y42JS94U0ZYU.1 size=1048576 2024-02-10T05:50:20.134 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.134+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~Y42JS94U0ZYU.2 size=226080 2024-02-10T05:50:20.137 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.137+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=Y42JS94U0ZYU tag=FUB1PUE7Y2YI type=write size=3371808 2024-02-10T05:50:20.139 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.139+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=CDIGJ4UARKCJ type=del size=2102547 2024-02-10T05:50:20.141 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.141+0000 7fc7028bd640 1 < completed write operation key=XB7VCWOVVN1Q tag=G2L74TFS0Y62 type=write size=996927 2024-02-10T05:50:20.144 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.144+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=JY2AGD3S14FU type=del size=3153418 2024-02-10T05:50:20.146 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.146+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=JC58K4A379FF type=del 2024-02-10T05:50:20.150 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.150+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~2UXAI9UMPYSB.0 size=1048576 2024-02-10T05:50:20.152 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.152+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~2UXAI9UMPYSB.1 size=832593 2024-02-10T05:50:20.152 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.152+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=2UXAI9UMPYSB tag=GT2U7QZRSAAE type=write size=2929745 2024-02-10T05:50:20.154 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.154+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~2L4UP3B3Z74W.0 size=1048576 2024-02-10T05:50:20.156 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.156+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~2L4UP3B3Z74W.1 size=1025942 2024-02-10T05:50:20.160 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.159+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=2L4UP3B3Z74W tag=OYAGMJZT3CKN type=write size=3123094 2024-02-10T05:50:20.164 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.163+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~5JEXF11WK85W.0 size=934225 2024-02-10T05:50:20.164 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.163+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=5JEXF11WK85W tag=T8D1UZQ84AAF type=write size=1982801 2024-02-10T05:50:20.165 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.165+0000 7fc7028bd640 1 < completed delete operation key=MZZAEZZC2121 tag=WNOSIQWCEYE0 type=del 2024-02-10T05:50:20.169 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.169+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~FIB4O7HIE29E.0 size=1048576 2024-02-10T05:50:20.170 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.170+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~FIB4O7HIE29E.1 size=953818 2024-02-10T05:50:20.170 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.170+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=FIB4O7HIE29E tag=8AV46EJWZA0U type=write size=3050970 2024-02-10T05:50:20.175 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.172+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~BIG7128CL0Y1.0 size=1048576 2024-02-10T05:50:20.176 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.174+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~BIG7128CL0Y1.1 size=1048576 2024-02-10T05:50:20.176 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.176+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~BIG7128CL0Y1.2 size=221914 2024-02-10T05:50:20.180 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.180+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=BIG7128CL0Y1 tag=UZ8TM77GT5ZR type=write size=3367642 2024-02-10T05:50:20.181 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.181+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=I0BYSNOSUMI0 type=del size=949172 2024-02-10T05:50:20.184 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.184+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=7HFQH8UY4LF3 type=del 2024-02-10T05:50:20.188 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.188+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~1AAN713DRCV8.0 size=1048576 2024-02-10T05:50:20.190 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.190+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~1AAN713DRCV8.1 size=1048576 2024-02-10T05:50:20.192 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.192+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~1AAN713DRCV8.2 size=716605 2024-02-10T05:50:20.192 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.192+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=1AAN713DRCV8 tag=8JTSTWYBMHRG type=write size=3862333 2024-02-10T05:50:20.194 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.194+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=66PWW48CKSDQ type=del 2024-02-10T05:50:20.196 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.196+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=900HTIRI2ZAT type=del size=3277215 2024-02-10T05:50:20.198 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.198+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=Z12AO35A9TZ9 type=del 2024-02-10T05:50:20.202 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.201+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~EUGXFF45QRBY.0 size=1048576 2024-02-10T05:50:20.203 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.203+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~EUGXFF45QRBY.1 size=233103 2024-02-10T05:50:20.203 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.203+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=EUGXFF45QRBY tag=APILHN3BBL40 type=write size=2330255 2024-02-10T05:50:20.205 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.205+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=3567I5EOHL72 type=del 2024-02-10T05:50:20.207 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.207+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=CWN0IKHTQW7B type=del size=312784 2024-02-10T05:50:20.209 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.209+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~33LVU7JEBNN4.0 size=1048576 2024-02-10T05:50:20.211 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.210+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~33LVU7JEBNN4.1 size=435883 2024-02-10T05:50:20.215 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.214+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=33LVU7JEBNN4 tag=UEBPZK0QOTGZ type=write size=2533035 2024-02-10T05:50:20.216 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.216+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=2R5F28QYPX51 type=del size=4010032 2024-02-10T05:50:20.219 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.219+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~DOU139PEEVEN.0 size=1048576 2024-02-10T05:50:20.220 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.220+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~DOU139PEEVEN.1 size=1048576 2024-02-10T05:50:20.222 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.222+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~DOU139PEEVEN.2 size=905041 2024-02-10T05:50:20.225 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.225+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=DOU139PEEVEN tag=UMU1A55EM3RV type=write size=4050769 2024-02-10T05:50:20.227 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.227+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=RJ82BT4F7YAO type=write size=377629 2024-02-10T05:50:20.231 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.231+0000 7fc7028bd640 1 < suggested remove operation key=2CRZCIZ292WL tag=P06TPGD94246 type=del 2024-02-10T05:50:20.233 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.233+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=V4TCNXVDV2A8 type=del size=3711781 2024-02-10T05:50:20.235 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.235+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=2W298WLYXGF0 type=del 2024-02-10T05:50:20.239 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.239+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~IUQ3PM78T83Q.0 size=259299 2024-02-10T05:50:20.239 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.239+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=IUQ3PM78T83Q tag=R9U6GZYQ74Y3 type=write size=1307875 2024-02-10T05:50:20.240 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.240+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=X4RG13ELO8QL type=del 2024-02-10T05:50:20.242 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.242+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=CCVGAMQHZPZ7 type=del size=569386 2024-02-10T05:50:20.245 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.245+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~9HZTS5S52350.0 size=1048576 2024-02-10T05:50:20.247 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.247+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~9HZTS5S52350.1 size=1048576 2024-02-10T05:50:20.248 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.248+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~9HZTS5S52350.2 size=313056 2024-02-10T05:50:20.252 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.252+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=9HZTS5S52350 tag=YYDDE69666H1 type=write size=3458784 2024-02-10T05:50:20.254 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.254+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=XYUBWQHUGGZP type=del size=185128 2024-02-10T05:50:20.256 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.256+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=CDIGJ4UARKCJ type=del 2024-02-10T05:50:20.259 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.259+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~4Q1SN91OHF5F.0 size=1048576 2024-02-10T05:50:20.261 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.261+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~4Q1SN91OHF5F.1 size=1048576 2024-02-10T05:50:20.262 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.262+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~4Q1SN91OHF5F.2 size=519074 2024-02-10T05:50:20.263 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.262+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=4Q1SN91OHF5F tag=Y42OW0XMWWDX type=write size=3664802 2024-02-10T05:50:20.264 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.264+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=JY2AGD3S14FU type=del 2024-02-10T05:50:20.266 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.266+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=IV2WVOPU4XJX type=del size=1747650 2024-02-10T05:50:20.268 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.268+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~2UXAI9UMPYSB.0 size=1048576 2024-02-10T05:50:20.270 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.270+0000 7fc7028bd640 1 < completed part key=_multipart_XB7VCWOVVN1Q.2~2UXAI9UMPYSB.1 size=832593 2024-02-10T05:50:20.273 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.273+0000 7fc7028bd640 1 < completed multipart upload key=XB7VCWOVVN1Q upload=2UXAI9UMPYSB tag=GT2U7QZRSAAE type=write size=2929745 2024-02-10T05:50:20.275 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.275+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=RT09ELSGDKSG type=write size=665025 2024-02-10T05:50:20.278 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.278+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~5JEXF11WK85W.0 size=934225 2024-02-10T05:50:20.281 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.281+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=5JEXF11WK85W tag=T8D1UZQ84AAF type=write size=1982801 2024-02-10T05:50:20.285 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.285+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~VE7YL0CH54DV.0 size=1002510 2024-02-10T05:50:20.285 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.285+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=VE7YL0CH54DV tag=7XHJL04KT8M0 type=write size=2051086 2024-02-10T05:50:20.287 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.287+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~FIB4O7HIE29E.0 size=1048576 2024-02-10T05:50:20.289 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.289+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~FIB4O7HIE29E.1 size=953818 2024-02-10T05:50:20.292 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.292+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=FIB4O7HIE29E tag=8AV46EJWZA0U type=write size=3050970 2024-02-10T05:50:20.294 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.294+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=IGWWIDU72FLU type=del size=1245006 2024-02-10T05:50:20.298 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.298+0000 7fc7028bd640 1 < suggested update operation key=O22B4K2PVN13 tag=I0BYSNOSUMI0 type=del size=949172 2024-02-10T05:50:20.302 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.302+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~ZLJO3GZQZ84P.0 size=615931 2024-02-10T05:50:20.302 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.302+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=ZLJO3GZQZ84P tag=GBV4S11ZZ103 type=write size=1664507 2024-02-10T05:50:20.304 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.304+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~1AAN713DRCV8.0 size=1048576 2024-02-10T05:50:20.306 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.306+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~1AAN713DRCV8.1 size=1048576 2024-02-10T05:50:20.307 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.306+0000 7fc7028bd640 1 < canceled part key=_multipart_JXIF74ALG4AB.2~1AAN713DRCV8.2 size=716605 2024-02-10T05:50:20.310 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.310+0000 7fc7028bd640 1 < canceled multipart upload key=JXIF74ALG4AB upload=1AAN713DRCV8 tag=8JTSTWYBMHRG type=write size=3862333 2024-02-10T05:50:20.313 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.313+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=OQP383JBTKFD type=write size=718730 2024-02-10T05:50:20.315 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.315+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=900HTIRI2ZAT type=del 2024-02-10T05:50:20.318 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.318+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=0S18D12DZA35 type=del size=3539159 2024-02-10T05:50:20.318 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.318+0000 7fc7028bd640 1 < canceled part key=_multipart_8AXKQ459OWH5.2~EUGXFF45QRBY.0 size=1048576 2024-02-10T05:50:20.320 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.320+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~EUGXFF45QRBY.1 size=233103 2024-02-10T05:50:20.324 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.324+0000 7fc7028bd640 1 < canceled multipart upload key=8AXKQ459OWH5 upload=EUGXFF45QRBY tag=APILHN3BBL40 type=write size=2330255 2024-02-10T05:50:20.328 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.328+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~VT28IZHE8F3S.0 size=1048576 2024-02-10T05:50:20.329 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.330+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~VT28IZHE8F3S.1 size=1048576 2024-02-10T05:50:20.331 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.331+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~VT28IZHE8F3S.2 size=590836 2024-02-10T05:50:20.332 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.331+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=VT28IZHE8F3S tag=4JYER8ZCHQH1 type=write size=3736564 2024-02-10T05:50:20.334 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.334+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=CWN0IKHTQW7B type=del 2024-02-10T05:50:20.336 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.336+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=YSZ54IIKC2UO type=del size=2954678 2024-02-10T05:50:20.338 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.338+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=2R5F28QYPX51 type=del 2024-02-10T05:50:20.340 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.340+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=GHQNGZSV2DT2 type=del size=1281562 2024-02-10T05:50:20.342 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.342+0000 7fc7028bd640 1 < completed write operation key=6F2U9S4PDN81 tag=RJ82BT4F7YAO type=write size=377629 2024-02-10T05:50:20.346 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.345+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~WO8WLNA72Q5E.0 size=1048576 2024-02-10T05:50:20.347 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.347+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~WO8WLNA72Q5E.1 size=1048576 2024-02-10T05:50:20.349 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.349+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~WO8WLNA72Q5E.2 size=218442 2024-02-10T05:50:20.349 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.349+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=WO8WLNA72Q5E tag=ADWBPN86B63X type=write size=3364170 2024-02-10T05:50:20.353 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.353+0000 7fc7028bd640 1 < suggested remove operation key=WQCB4GNOHXKZ tag=V4TCNXVDV2A8 type=del 2024-02-10T05:50:20.355 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.355+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=44GUSCDDC0ZH type=del size=2769319 2024-02-10T05:50:20.357 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.357+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~IUQ3PM78T83Q.0 size=259299 2024-02-10T05:50:20.360 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.360+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=IUQ3PM78T83Q tag=R9U6GZYQ74Y3 type=write size=1307875 2024-02-10T05:50:20.362 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.362+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=ZAR3IFAUSA9Q type=del size=1302931 2024-02-10T05:50:20.365 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.365+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=CCVGAMQHZPZ7 type=del 2024-02-10T05:50:20.369 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.369+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~XUU6XQPMQJ6S.0 size=1048576 2024-02-10T05:50:20.371 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.371+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~XUU6XQPMQJ6S.1 size=266525 2024-02-10T05:50:20.371 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.371+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=XUU6XQPMQJ6S tag=GH68W7R739ZD type=write size=2363677 2024-02-10T05:50:20.373 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.373+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=XYUBWQHUGGZP type=del 2024-02-10T05:50:20.375 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.375+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=TJ35SOVQ3S0D type=del size=2048595 2024-02-10T05:50:20.378 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.378+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~4Q1SN91OHF5F.0 size=1048576 2024-02-10T05:50:20.382 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.381+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~4Q1SN91OHF5F.1 size=1048576 2024-02-10T05:50:20.383 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.383+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~4Q1SN91OHF5F.2 size=519074 2024-02-10T05:50:20.387 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.387+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=4Q1SN91OHF5F tag=Y42OW0XMWWDX type=write size=3664802 2024-02-10T05:50:20.389 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.389+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=KM6NVXOHLUD6 type=del size=1569352 2024-02-10T05:50:20.393 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.393+0000 7fc7028bd640 1 < suggested remove operation key=3128O0V9KYRH tag=IV2WVOPU4XJX type=del 2024-02-10T05:50:20.395 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.395+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=K01ASTR3CCND type=del size=2533029 2024-02-10T05:50:20.400 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.399+0000 7fc7028bd640 1 < suggested remove operation key=1FDLSGLG00UU tag=RT09ELSGDKSG type=write 2024-02-10T05:50:20.403 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.403+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~48THM1WCOY71.0 size=1048576 2024-02-10T05:50:20.405 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.405+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~48THM1WCOY71.1 size=300467 2024-02-10T05:50:20.405 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.405+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=48THM1WCOY71 tag=T026GOEG66BB type=write size=2397619 2024-02-10T05:50:20.407 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.407+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~VE7YL0CH54DV.0 size=1002510 2024-02-10T05:50:20.410 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.410+0000 7fc7028bd640 1 < completed multipart upload key=PYJZTE24ZO5G upload=VE7YL0CH54DV tag=7XHJL04KT8M0 type=write size=2051086 2024-02-10T05:50:20.413 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.413+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=TTTN4MAZSIWI type=del size=1835836 2024-02-10T05:50:20.415 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.415+0000 7fc7028bd640 1 < canceled operation key=8AXKQ459OWH5 tag=IGWWIDU72FLU type=del size=1245006 2024-02-10T05:50:20.419 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.419+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~0EB1SJVGNY2S.0 size=727328 2024-02-10T05:50:20.420 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.419+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=0EB1SJVGNY2S tag=HAQUIQXFHF6V type=write size=1775904 2024-02-10T05:50:20.422 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.422+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~ZLJO3GZQZ84P.0 size=615931 2024-02-10T05:50:20.427 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.427+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=ZLJO3GZQZ84P tag=GBV4S11ZZ103 type=write size=1664507 2024-02-10T05:50:20.430 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.429+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=VG6GK43RZXPT type=del size=1219662 2024-02-10T05:50:20.432 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.432+0000 7fc7028bd640 1 < completed write operation key=OSW6AZ49ILNZ tag=OQP383JBTKFD type=write size=718730 2024-02-10T05:50:20.436 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.436+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~GN4DN225G15D.0 size=329503 2024-02-10T05:50:20.436 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.436+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=GN4DN225G15D tag=YVTNQ5DYP63U type=write size=1378079 2024-02-10T05:50:20.438 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.438+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=0S18D12DZA35 type=del 2024-02-10T05:50:20.442 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.442+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~TLD2D2GW24VB.0 size=589052 2024-02-10T05:50:20.442 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.442+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=TLD2D2GW24VB tag=M4A1BWJPNVBX type=write size=1637628 2024-02-10T05:50:20.444 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.444+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~VT28IZHE8F3S.0 size=1048576 2024-02-10T05:50:20.446 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.446+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~VT28IZHE8F3S.1 size=1048576 2024-02-10T05:50:20.448 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.448+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~VT28IZHE8F3S.2 size=590836 2024-02-10T05:50:20.451 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.451+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=VT28IZHE8F3S tag=4JYER8ZCHQH1 type=write size=3736564 2024-02-10T05:50:20.454 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.454+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=6Q32QFDOHJDK type=del size=1651120 2024-02-10T05:50:20.458 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.458+0000 7fc7028bd640 1 < suggested remove operation key=L57NUDWUO7TH tag=YSZ54IIKC2UO type=del 2024-02-10T05:50:20.460 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.460+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=IRNHMUBOKOL8 type=del size=3560421 2024-02-10T05:50:20.464 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.464+0000 7fc7028bd640 1 < suggested update operation key=P1LQTKS3USKT tag=GHQNGZSV2DT2 type=del size=1281562 2024-02-10T05:50:20.468 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.467+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~QWFVPV8AB6JU.0 size=126574 2024-02-10T05:50:20.468 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.467+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=QWFVPV8AB6JU tag=I2NSJ8JCHGZL type=write size=1175150 2024-02-10T05:50:20.469 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.469+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~WO8WLNA72Q5E.0 size=1048576 2024-02-10T05:50:20.472 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.472+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~WO8WLNA72Q5E.1 size=1048576 2024-02-10T05:50:20.474 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.473+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~WO8WLNA72Q5E.2 size=218442 2024-02-10T05:50:20.477 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.477+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=WO8WLNA72Q5E tag=ADWBPN86B63X type=write size=3364170 2024-02-10T05:50:20.479 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.479+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=B53DS20DKS41 type=del size=845914 2024-02-10T05:50:20.482 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.482+0000 7fc7028bd640 1 < canceled operation key=NOV17YQFEI7S tag=44GUSCDDC0ZH type=del size=2769319 2024-02-10T05:50:20.485 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.485+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~YL2S35AQZ6SL.0 size=1048576 2024-02-10T05:50:20.487 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.487+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~YL2S35AQZ6SL.1 size=1048576 2024-02-10T05:50:20.490 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.489+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~YL2S35AQZ6SL.2 size=365455 2024-02-10T05:50:20.490 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.489+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=YL2S35AQZ6SL tag=7JMIAS9XPVWM type=write size=3511183 2024-02-10T05:50:20.493 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.493+0000 7fc7028bd640 1 < suggested update operation key=WQCB4GNOHXKZ tag=ZAR3IFAUSA9Q type=del size=1302931 2024-02-10T05:50:20.495 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.495+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=LJ6YLUI47Q66 type=del size=3425220 2024-02-10T05:50:20.497 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.497+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~XUU6XQPMQJ6S.0 size=1048576 2024-02-10T05:50:20.499 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.499+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~XUU6XQPMQJ6S.1 size=266525 2024-02-10T05:50:20.502 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.502+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=XUU6XQPMQJ6S tag=GH68W7R739ZD type=write size=2363677 2024-02-10T05:50:20.506 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.506+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~KAKGXP1SU4SX.0 size=1048576 2024-02-10T05:50:20.508 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.508+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~KAKGXP1SU4SX.1 size=1048576 2024-02-10T05:50:20.510 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.510+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~KAKGXP1SU4SX.2 size=219656 2024-02-10T05:50:20.510 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.510+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=KAKGXP1SU4SX tag=SOL95R3014W5 type=write size=3365384 2024-02-10T05:50:20.512 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.512+0000 7fc7028bd640 1 < canceled operation key=5Q7J7RS33UG8 tag=TJ35SOVQ3S0D type=del size=2048595 2024-02-10T05:50:20.514 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.514+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=VZGD9Y1Y1361 type=del size=1818724 2024-02-10T05:50:20.515 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.515+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=KM6NVXOHLUD6 type=del 2024-02-10T05:50:20.519 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.519+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~R24Y8CQH3GA2.0 size=1048576 2024-02-10T05:50:20.521 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.521+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~R24Y8CQH3GA2.1 size=1028138 2024-02-10T05:50:20.521 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.521+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=R24Y8CQH3GA2 tag=2JWO6MRI2YI8 type=write size=3125290 2024-02-10T05:50:20.523 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.523+0000 7fc7028bd640 1 < completed delete operation key=NOV17YQFEI7S tag=K01ASTR3CCND type=del 2024-02-10T05:50:20.527 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.527+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~K5620OCVKL19.0 size=71123 2024-02-10T05:50:20.527 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.527+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=K5620OCVKL19 tag=IDI7FCUEL98Z type=write size=1119699 2024-02-10T05:50:20.529 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.529+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~48THM1WCOY71.0 size=1048576 2024-02-10T05:50:20.531 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.531+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~48THM1WCOY71.1 size=300467 2024-02-10T05:50:20.534 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.534+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=48THM1WCOY71 tag=T026GOEG66BB type=write size=2397619 2024-02-10T05:50:20.536 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.536+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=G1M7Y0DR9CXJ type=del size=855751 2024-02-10T05:50:20.539 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.538+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=TTTN4MAZSIWI type=del 2024-02-10T05:50:20.541 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.541+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=KM56DVQ9EWZZ type=del size=1658650 2024-02-10T05:50:20.544 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.544+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~0EB1SJVGNY2S.0 size=727328 2024-02-10T05:50:20.548 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.548+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=0EB1SJVGNY2S tag=HAQUIQXFHF6V type=write size=1775904 2024-02-10T05:50:20.550 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.550+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=6JJIYBU5D5DE type=del size=3787837 2024-02-10T05:50:20.552 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.552+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=VG6GK43RZXPT type=del 2024-02-10T05:50:20.554 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.554+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=6DKKQ51IHPBD type=write size=646076 2024-02-10T05:50:20.557 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.557+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~GN4DN225G15D.0 size=329503 2024-02-10T05:50:20.560 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.560+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=GN4DN225G15D tag=YVTNQ5DYP63U type=write size=1378079 2024-02-10T05:50:20.562 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.562+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=ZAF0KM0O4KQZ type=del size=3152630 2024-02-10T05:50:20.565 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.565+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~TLD2D2GW24VB.0 size=589052 2024-02-10T05:50:20.568 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.568+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=TLD2D2GW24VB tag=M4A1BWJPNVBX type=write size=1637628 2024-02-10T05:50:20.571 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.571+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=IHBRKEGLKIMM type=del size=2572826 2024-02-10T05:50:20.573 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.573+0000 7fc7028bd640 1 < completed delete operation key=XB7VCWOVVN1Q tag=6Q32QFDOHJDK type=del 2024-02-10T05:50:20.576 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.576+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=4CFJNCGUQ0JZ type=del size=3412637 2024-02-10T05:50:20.578 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.578+0000 7fc7028bd640 1 < canceled operation key=0NLM9ZNH9FMF tag=IRNHMUBOKOL8 type=del size=3560421 2024-02-10T05:50:20.581 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.581+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~O134OF5BNW7R.0 size=1048576 2024-02-10T05:50:20.587 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.584+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~O134OF5BNW7R.1 size=1048576 2024-02-10T05:50:20.587 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.586+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~O134OF5BNW7R.2 size=589797 2024-02-10T05:50:20.588 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.586+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=O134OF5BNW7R tag=ZV7QOT4UGT7R type=write size=3735525 2024-02-10T05:50:20.588 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.587+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~QWFVPV8AB6JU.0 size=126574 2024-02-10T05:50:20.591 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.591+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=QWFVPV8AB6JU tag=I2NSJ8JCHGZL type=write size=1175150 2024-02-10T05:50:20.593 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.593+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=1EF093BD2ANS type=del size=1622388 2024-02-10T05:50:20.595 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.595+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=B53DS20DKS41 type=del 2024-02-10T05:50:20.598 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.598+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~TCBB9HIJB576.0 size=1012891 2024-02-10T05:50:20.598 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.598+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=TCBB9HIJB576 tag=PH4VS15NNIKM type=write size=2061467 2024-02-10T05:50:20.600 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.600+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~YL2S35AQZ6SL.0 size=1048576 2024-02-10T05:50:20.602 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.602+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~YL2S35AQZ6SL.1 size=1048576 2024-02-10T05:50:20.604 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.604+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~YL2S35AQZ6SL.2 size=365455 2024-02-10T05:50:20.608 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.608+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=YL2S35AQZ6SL tag=7JMIAS9XPVWM type=write size=3511183 2024-02-10T05:50:20.612 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.612+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~GQ8XCHDRN1R0.0 size=1048576 2024-02-10T05:50:20.613 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.613+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~GQ8XCHDRN1R0.1 size=1031810 2024-02-10T05:50:20.613 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.613+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=GQ8XCHDRN1R0 tag=RZ45IEHJ1PV3 type=write size=3128962 2024-02-10T05:50:20.615 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.615+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=LJ6YLUI47Q66 type=del 2024-02-10T05:50:20.617 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.617+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=2TTM1IE0CIDP type=del size=2484507 2024-02-10T05:50:20.619 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.619+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~KAKGXP1SU4SX.0 size=1048576 2024-02-10T05:50:20.621 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.621+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~KAKGXP1SU4SX.1 size=1048576 2024-02-10T05:50:20.623 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.623+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~KAKGXP1SU4SX.2 size=219656 2024-02-10T05:50:20.626 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.626+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=KAKGXP1SU4SX tag=SOL95R3014W5 type=write size=3365384 2024-02-10T05:50:20.630 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.630+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~C78BVR226FOZ.0 size=967672 2024-02-10T05:50:20.630 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.630+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=C78BVR226FOZ tag=NFYGUQPX0NM3 type=write size=2016248 2024-02-10T05:50:20.632 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.632+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=VZGD9Y1Y1361 type=del 2024-02-10T05:50:20.637 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.637+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~45I2A1DBV50D.0 size=551153 2024-02-10T05:50:20.637 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.637+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=45I2A1DBV50D tag=ZI42Q2UNECVM type=write size=1599729 2024-02-10T05:50:20.639 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.639+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~R24Y8CQH3GA2.0 size=1048576 2024-02-10T05:50:20.640 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.640+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~R24Y8CQH3GA2.1 size=1028138 2024-02-10T05:50:20.644 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.644+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=R24Y8CQH3GA2 tag=2JWO6MRI2YI8 type=write size=3125290 2024-02-10T05:50:20.646 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.646+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=0374NOPNHB0U type=del size=3747220 2024-02-10T05:50:20.648 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.648+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~K5620OCVKL19.0 size=71123 2024-02-10T05:50:20.652 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.651+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=K5620OCVKL19 tag=IDI7FCUEL98Z type=write size=1119699 2024-02-10T05:50:20.653 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.653+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=JAKUND1JFOIF type=del size=3516649 2024-02-10T05:50:20.655 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.655+0000 7fc7028bd640 1 < canceled operation key=1FDLSGLG00UU tag=G1M7Y0DR9CXJ type=del size=855751 2024-02-10T05:50:20.658 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.658+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=2HE2XKCGRYZD type=del size=4088374 2024-02-10T05:50:20.660 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.660+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=KM56DVQ9EWZZ type=del 2024-02-10T05:50:20.662 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.662+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=UO6O9CCYPACP type=del size=3650968 2024-02-10T05:50:20.666 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.666+0000 7fc7028bd640 1 < suggested remove operation key=NOV17YQFEI7S tag=6JJIYBU5D5DE type=del 2024-02-10T05:50:20.668 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.668+0000 7fc7028bd640 1 > prepared operation key=NOV17YQFEI7S tag=0842VS4R9BX5 type=write size=390315 2024-02-10T05:50:20.670 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.670+0000 7fc7028bd640 1 < completed write operation key=8AXKQ459OWH5 tag=6DKKQ51IHPBD type=write size=646076 2024-02-10T05:50:20.672 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.672+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=5Z39DWGC1PWW type=write size=109080 2024-02-10T05:50:20.676 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.676+0000 7fc7028bd640 1 < suggested remove operation key=Y7111N38XSR8 tag=ZAF0KM0O4KQZ type=del 2024-02-10T05:50:20.678 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.678+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=OAO4I2QNRSW3 type=del size=2330254 2024-02-10T05:50:20.681 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.680+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=IHBRKEGLKIMM type=del 2024-02-10T05:50:20.685 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.685+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~4OEPMWC40RC7.0 size=1048576 2024-02-10T05:50:20.688 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.688+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~4OEPMWC40RC7.1 size=514754 2024-02-10T05:50:20.688 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.688+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=4OEPMWC40RC7 tag=74ITHP4OOJ2S type=write size=2611906 2024-02-10T05:50:20.689 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.689+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=4CFJNCGUQ0JZ type=del 2024-02-10T05:50:20.693 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.693+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~4GUYBVH91YCW.0 size=714292 2024-02-10T05:50:20.693 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.693+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=4GUYBVH91YCW tag=UTRSKGPYDPAS type=write size=1762868 2024-02-10T05:50:20.695 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.695+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~O134OF5BNW7R.0 size=1048576 2024-02-10T05:50:20.697 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.697+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~O134OF5BNW7R.1 size=1048576 2024-02-10T05:50:20.699 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.699+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~O134OF5BNW7R.2 size=589797 2024-02-10T05:50:20.702 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.702+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=O134OF5BNW7R tag=ZV7QOT4UGT7R type=write size=3735525 2024-02-10T05:50:20.706 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.706+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~IEQFLMU0UNTH.0 size=1048576 2024-02-10T05:50:20.708 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.708+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~IEQFLMU0UNTH.1 size=731581 2024-02-10T05:50:20.708 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.708+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=IEQFLMU0UNTH tag=XOM580A0U5US type=write size=2828733 2024-02-10T05:50:20.710 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.710+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=1EF093BD2ANS type=del 2024-02-10T05:50:20.715 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.715+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~588FD8WVRCQW.0 size=1048576 2024-02-10T05:50:20.716 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.716+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~588FD8WVRCQW.1 size=1048576 2024-02-10T05:50:20.718 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.718+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~588FD8WVRCQW.2 size=841427 2024-02-10T05:50:20.718 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.718+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=588FD8WVRCQW tag=U5862QA1C88O type=write size=3987155 2024-02-10T05:50:20.720 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.720+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~TCBB9HIJB576.0 size=1012891 2024-02-10T05:50:20.723 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.723+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=TCBB9HIJB576 tag=PH4VS15NNIKM type=write size=2061467 2024-02-10T05:50:20.725 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.725+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=AESVEXZJ54QQ type=del size=3272724 2024-02-10T05:50:20.728 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.728+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~GQ8XCHDRN1R0.0 size=1048576 2024-02-10T05:50:20.729 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.729+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~GQ8XCHDRN1R0.1 size=1031810 2024-02-10T05:50:20.733 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.733+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=GQ8XCHDRN1R0 tag=RZ45IEHJ1PV3 type=write size=3128962 2024-02-10T05:50:20.735 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:50:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=cleanup t=2024-02-10T05:50:20.373038703Z level=info msg="Completed cleanup jobs" duration=1.953807ms 2024-02-10T05:50:20.736 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.736+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=WSMWTXKDRWZZ type=del size=1367320 2024-02-10T05:50:20.740 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.740+0000 7fc7028bd640 1 < suggested remove operation key=9XDPL2E1NK20 tag=2TTM1IE0CIDP type=del 2024-02-10T05:50:20.743 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.742+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=IHZFNYSKX1FC type=del size=579247 2024-02-10T05:50:20.745 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.745+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~C78BVR226FOZ.0 size=967672 2024-02-10T05:50:20.748 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.748+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=C78BVR226FOZ tag=NFYGUQPX0NM3 type=write size=2016248 2024-02-10T05:50:20.752 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.752+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~81S6XGF6JS8N.0 size=1048576 2024-02-10T05:50:20.754 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.754+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~81S6XGF6JS8N.1 size=1048576 2024-02-10T05:50:20.756 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.756+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~81S6XGF6JS8N.2 size=174858 2024-02-10T05:50:20.756 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.756+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=81S6XGF6JS8N tag=T3SBUP9ECH7M type=write size=3320586 2024-02-10T05:50:20.758 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.758+0000 7fc7028bd640 1 < completed part key=_multipart_Y7111N38XSR8.2~45I2A1DBV50D.0 size=551153 2024-02-10T05:50:20.761 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.761+0000 7fc7028bd640 1 < completed multipart upload key=Y7111N38XSR8 upload=45I2A1DBV50D tag=ZI42Q2UNECVM type=write size=1599729 2024-02-10T05:50:20.764 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.764+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=N8NTWFQ5AAJA type=del size=2730164 2024-02-10T05:50:20.766 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.766+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=0374NOPNHB0U type=del 2024-02-10T05:50:20.770 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.770+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~TG5DU3JS2SGP.0 size=1048576 2024-02-10T05:50:20.771 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.771+0000 7fc7028bd640 1 > prepared part key=_multipart_POPSSVU95C1W.2~TG5DU3JS2SGP.1 size=603296 2024-02-10T05:50:20.771 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.771+0000 7fc7028bd640 1 > prepared multipart upload key=POPSSVU95C1W upload=TG5DU3JS2SGP tag=4SC0212VIOZ7 type=write size=2700448 2024-02-10T05:50:20.773 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.773+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=JAKUND1JFOIF type=del 2024-02-10T05:50:20.777 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.777+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~4JBCS6P9V57S.0 size=240007 2024-02-10T05:50:20.777 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.777+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=4JBCS6P9V57S tag=XZTQEYMLP5MD type=write size=1288583 2024-02-10T05:50:20.779 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.779+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=2HE2XKCGRYZD type=del 2024-02-10T05:50:20.781 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.781+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=U2YHO9Y8WJC3 type=del size=3944924 2024-02-10T05:50:20.783 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.783+0000 7fc7028bd640 1 < completed delete operation key=ZQ8S1KW54C8H tag=UO6O9CCYPACP type=del 2024-02-10T05:50:20.788 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.788+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~PNJMUFPMAP8W.0 size=496633 2024-02-10T05:50:20.788 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.788+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=PNJMUFPMAP8W tag=1ZMTPUH3LXDH type=write size=1545209 2024-02-10T05:50:20.790 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.790+0000 7fc7028bd640 1 < completed write operation key=NOV17YQFEI7S tag=0842VS4R9BX5 type=write size=390315 2024-02-10T05:50:20.792 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.792+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=EE6VYTZBL6HD type=del size=4165920 2024-02-10T05:50:20.794 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.794+0000 7fc7028bd640 1 < completed write operation key=1A6D4ENH20MJ tag=5Z39DWGC1PWW type=write size=109080 2024-02-10T05:50:20.796 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.796+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=72Q5LSAXNA95 type=del size=3144563 2024-02-10T05:50:20.798 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.798+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=OAO4I2QNRSW3 type=del 2024-02-10T05:50:20.800 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.800+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=JPOB973JXJE9 type=del size=1835191 2024-02-10T05:50:20.802 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.802+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~4OEPMWC40RC7.0 size=1048576 2024-02-10T05:50:20.804 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.804+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~4OEPMWC40RC7.1 size=514754 2024-02-10T05:50:20.808 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.807+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=4OEPMWC40RC7 tag=74ITHP4OOJ2S type=write size=2611906 2024-02-10T05:50:20.809 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.809+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=EX1G468RF9RF type=write size=119211 2024-02-10T05:50:20.811 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.811+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~4GUYBVH91YCW.0 size=714292 2024-02-10T05:50:20.815 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.815+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=4GUYBVH91YCW tag=UTRSKGPYDPAS type=write size=1762868 2024-02-10T05:50:20.817 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.817+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=X71YJWDUE3VD type=del size=3548947 2024-02-10T05:50:20.819 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.819+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~IEQFLMU0UNTH.0 size=1048576 2024-02-10T05:50:20.820 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.820+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~IEQFLMU0UNTH.1 size=731581 2024-02-10T05:50:20.824 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.824+0000 7fc7028bd640 1 < completed multipart upload key=L57NUDWUO7TH upload=IEQFLMU0UNTH tag=XOM580A0U5US type=write size=2828733 2024-02-10T05:50:20.827 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.827+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~CQPWS8VQO2U8.0 size=1027361 2024-02-10T05:50:20.827 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.827+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=CQPWS8VQO2U8 tag=TXNT7N81K7OX type=write size=2075937 2024-02-10T05:50:20.829 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.829+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~588FD8WVRCQW.0 size=1048576 2024-02-10T05:50:20.831 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.831+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~588FD8WVRCQW.1 size=1048576 2024-02-10T05:50:20.833 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.833+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~588FD8WVRCQW.2 size=841427 2024-02-10T05:50:20.837 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.837+0000 7fc7028bd640 1 < completed multipart upload key=PYJZTE24ZO5G upload=588FD8WVRCQW tag=U5862QA1C88O type=write size=3987155 2024-02-10T05:50:20.840 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.840+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~9Q1KYWRPI0Z3.0 size=1048576 2024-02-10T05:50:20.842 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.842+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~9Q1KYWRPI0Z3.1 size=822182 2024-02-10T05:50:20.842 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.842+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=9Q1KYWRPI0Z3 tag=F1Q2KGVVEPIA type=write size=2919334 2024-02-10T05:50:20.846 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.846+0000 7fc7028bd640 1 < suggested remove operation key=3128O0V9KYRH tag=AESVEXZJ54QQ type=del 2024-02-10T05:50:20.848 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.848+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=D4ZAB6YW2KKA type=del size=3011776 2024-02-10T05:50:20.850 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.850+0000 7fc7028bd640 1 < completed delete operation key=5Q7J7RS33UG8 tag=WSMWTXKDRWZZ type=del 2024-02-10T05:50:20.852 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.852+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=QB7FXYLIA6KB type=del size=3448280 2024-02-10T05:50:20.854 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.854+0000 7fc7028bd640 1 < completed delete operation key=5Q7J7RS33UG8 tag=IHZFNYSKX1FC type=del 2024-02-10T05:50:20.856 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.856+0000 7fc7028bd640 1 > prepared operation key=1A6D4ENH20MJ tag=RDQIOQI9OD3L type=del size=1324773 2024-02-10T05:50:20.858 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.858+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~81S6XGF6JS8N.0 size=1048576 2024-02-10T05:50:20.859 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.859+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~81S6XGF6JS8N.1 size=1048576 2024-02-10T05:50:20.861 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.861+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~81S6XGF6JS8N.2 size=174858 2024-02-10T05:50:20.865 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.865+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=81S6XGF6JS8N tag=T3SBUP9ECH7M type=write size=3320586 2024-02-10T05:50:20.867 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.867+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=UNHWF83X551J type=del size=713947 2024-02-10T05:50:20.871 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.871+0000 7fc7028bd640 1 < suggested remove operation key=8AXKQ459OWH5 tag=N8NTWFQ5AAJA type=del 2024-02-10T05:50:20.873 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.873+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=1JU2SNCBHTFA type=write size=825264 2024-02-10T05:50:20.875 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.875+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~TG5DU3JS2SGP.0 size=1048576 2024-02-10T05:50:20.877 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.877+0000 7fc7028bd640 1 < completed part key=_multipart_POPSSVU95C1W.2~TG5DU3JS2SGP.1 size=603296 2024-02-10T05:50:20.881 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.881+0000 7fc7028bd640 1 < completed multipart upload key=POPSSVU95C1W upload=TG5DU3JS2SGP tag=4SC0212VIOZ7 type=write size=2700448 2024-02-10T05:50:20.883 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.882+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=8CMZRMGMZ465 type=del size=942414 2024-02-10T05:50:20.885 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.885+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~4JBCS6P9V57S.0 size=240007 2024-02-10T05:50:20.889 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.888+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=4JBCS6P9V57S tag=XZTQEYMLP5MD type=write size=1288583 2024-02-10T05:50:20.890 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.890+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=X81F6TI5759T type=del size=464347 2024-02-10T05:50:20.892 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.892+0000 7fc7028bd640 1 < canceled operation key=2CRZCIZ292WL tag=U2YHO9Y8WJC3 type=del size=3944924 2024-02-10T05:50:20.896 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.896+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~99VNI7DFUBWS.0 size=1048576 2024-02-10T05:50:20.898 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.898+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~99VNI7DFUBWS.1 size=265664 2024-02-10T05:50:20.898 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.898+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=99VNI7DFUBWS tag=T244091EF83Y type=write size=2362816 2024-02-10T05:50:20.900 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.900+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~PNJMUFPMAP8W.0 size=496633 2024-02-10T05:50:20.903 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.903+0000 7fc7028bd640 1 < completed multipart upload key=PYJZTE24ZO5G upload=PNJMUFPMAP8W tag=1ZMTPUH3LXDH type=write size=1545209 2024-02-10T05:50:20.907 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.907+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~BG7Z16HOPBCS.0 size=1048576 2024-02-10T05:50:20.909 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.909+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~BG7Z16HOPBCS.1 size=214812 2024-02-10T05:50:20.909 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.909+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=BG7Z16HOPBCS tag=C8HV2LHHAHYJ type=write size=2311964 2024-02-10T05:50:20.913 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.913+0000 7fc7028bd640 1 < suggested update operation key=6F2U9S4PDN81 tag=EE6VYTZBL6HD type=del size=4165920 2024-02-10T05:50:20.915 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.915+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=N4B531VSDU30 type=del size=3247697 2024-02-10T05:50:20.917 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.917+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=72Q5LSAXNA95 type=del 2024-02-10T05:50:20.919 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.918+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=FK634WFI2M9K type=del size=42768 2024-02-10T05:50:20.921 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.921+0000 7fc7028bd640 1 < canceled operation key=ENXT7A13IJZV tag=JPOB973JXJE9 type=del size=1835191 2024-02-10T05:50:20.925 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.925+0000 7fc7028bd640 1 > prepared part key=_multipart_ENXT7A13IJZV.2~VWNOQVKSCC3G.0 size=807696 2024-02-10T05:50:20.925 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.925+0000 7fc7028bd640 1 > prepared multipart upload key=ENXT7A13IJZV upload=VWNOQVKSCC3G tag=MLR8YE8V015Q type=write size=1856272 2024-02-10T05:50:20.927 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.927+0000 7fc7028bd640 1 < completed write operation key=WWJNN1I8UV2D tag=EX1G468RF9RF type=write size=119211 2024-02-10T05:50:20.929 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.929+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=PWI1E22MZ1YB type=write size=845987 2024-02-10T05:50:20.931 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.931+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=X71YJWDUE3VD type=del 2024-02-10T05:50:20.933 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.933+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=8MOTMKFLBXZ3 type=del size=3843574 2024-02-10T05:50:20.935 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.935+0000 7fc7028bd640 1 < completed part key=_multipart_OSW6AZ49ILNZ.2~CQPWS8VQO2U8.0 size=1027361 2024-02-10T05:50:20.939 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.939+0000 7fc7028bd640 1 < completed multipart upload key=OSW6AZ49ILNZ upload=CQPWS8VQO2U8 tag=TXNT7N81K7OX type=write size=2075937 2024-02-10T05:50:20.941 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.941+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=PMQZSKYXAWIS type=del size=2331751 2024-02-10T05:50:20.943 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.943+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~9Q1KYWRPI0Z3.0 size=1048576 2024-02-10T05:50:20.945 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.945+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~9Q1KYWRPI0Z3.1 size=822182 2024-02-10T05:50:20.949 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.949+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=9Q1KYWRPI0Z3 tag=F1Q2KGVVEPIA type=write size=2919334 2024-02-10T05:50:20.953 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.953+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~NHKDVCKVDF37.0 size=1048576 2024-02-10T05:50:20.955 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.954+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~NHKDVCKVDF37.1 size=1048576 2024-02-10T05:50:20.957 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.957+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~NHKDVCKVDF37.2 size=650347 2024-02-10T05:50:20.957 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.957+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=NHKDVCKVDF37 tag=Y3J33L7IH7V1 type=write size=3796075 2024-02-10T05:50:20.959 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.959+0000 7fc7028bd640 1 < completed delete operation key=9XDPL2E1NK20 tag=D4ZAB6YW2KKA type=del 2024-02-10T05:50:20.962 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.962+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=1P8MNN9T0MWS type=write size=299813 2024-02-10T05:50:20.964 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.964+0000 7fc7028bd640 1 < canceled operation key=ZQ8S1KW54C8H tag=QB7FXYLIA6KB type=del size=3448280 2024-02-10T05:50:20.966 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.966+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=SP9YNM5EU0P1 type=del size=1515513 2024-02-10T05:50:20.968 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.968+0000 7fc7028bd640 1 < completed delete operation key=1A6D4ENH20MJ tag=RDQIOQI9OD3L type=del 2024-02-10T05:50:20.970 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.970+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=S50507OG10OC type=del size=4143634 2024-02-10T05:50:20.972 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.972+0000 7fc7028bd640 1 < completed delete operation key=1FDLSGLG00UU tag=UNHWF83X551J type=del 2024-02-10T05:50:20.976 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.976+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~4KFA3FILY15E.0 size=1048576 2024-02-10T05:50:20.978 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.978+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~4KFA3FILY15E.1 size=1048576 2024-02-10T05:50:20.979 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.979+0000 7fc7028bd640 1 > prepared part key=_multipart_1A6D4ENH20MJ.2~4KFA3FILY15E.2 size=616584 2024-02-10T05:50:20.980 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.979+0000 7fc7028bd640 1 > prepared multipart upload key=1A6D4ENH20MJ upload=4KFA3FILY15E tag=46XZYE3YZIFB type=write size=3762312 2024-02-10T05:50:20.982 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.981+0000 7fc7028bd640 1 < completed write operation key=P1LQTKS3USKT tag=1JU2SNCBHTFA type=write size=825264 2024-02-10T05:50:20.984 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.984+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=1V5XPF50ODVF type=del size=222525 2024-02-10T05:50:20.986 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.986+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=8CMZRMGMZ465 type=del 2024-02-10T05:50:20.990 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.990+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~QK7GPQTINNE6.0 size=1048576 2024-02-10T05:50:20.992 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.992+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~QK7GPQTINNE6.1 size=357883 2024-02-10T05:50:20.992 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.992+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=QK7GPQTINNE6 tag=SC05MB08GMRK type=write size=2455035 2024-02-10T05:50:20.994 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.994+0000 7fc7028bd640 1 < completed delete operation key=3128O0V9KYRH tag=X81F6TI5759T type=del 2024-02-10T05:50:20.998 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:20.998+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~A2J3DC0QLN8C.0 size=1048576 2024-02-10T05:50:21.000 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.000+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~A2J3DC0QLN8C.1 size=1048576 2024-02-10T05:50:21.002 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.002+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~A2J3DC0QLN8C.2 size=579272 2024-02-10T05:50:21.002 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.002+0000 7fc7028bd640 1 > prepared multipart upload key=5Q7J7RS33UG8 upload=A2J3DC0QLN8C tag=V7M8AHXUURJK type=write size=3725000 2024-02-10T05:50:21.004 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.004+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~99VNI7DFUBWS.0 size=1048576 2024-02-10T05:50:21.006 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.006+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~99VNI7DFUBWS.1 size=265664 2024-02-10T05:50:21.009 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.009+0000 7fc7028bd640 1 < completed multipart upload key=O22B4K2PVN13 upload=99VNI7DFUBWS tag=T244091EF83Y type=write size=2362816 2024-02-10T05:50:21.011 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.011+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=CABVW2RM8PVY type=del size=1525081 2024-02-10T05:50:21.014 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.014+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~BG7Z16HOPBCS.0 size=1048576 2024-02-10T05:50:21.015 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.015+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~BG7Z16HOPBCS.1 size=214812 2024-02-10T05:50:21.019 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.019+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=BG7Z16HOPBCS tag=C8HV2LHHAHYJ type=write size=2311964 2024-02-10T05:50:21.022 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.022+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~68FZ85FQKNYC.0 size=1048576 2024-02-10T05:50:21.024 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.024+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~68FZ85FQKNYC.1 size=1048576 2024-02-10T05:50:21.026 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.026+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~68FZ85FQKNYC.2 size=58822 2024-02-10T05:50:21.026 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.026+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=68FZ85FQKNYC tag=VOS513YT6WEL type=write size=3204550 2024-02-10T05:50:21.028 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.028+0000 7fc7028bd640 1 < completed delete operation key=Z9YHKWD2R7TE tag=N4B531VSDU30 type=del 2024-02-10T05:50:21.030 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.030+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=0Y3RU9PI2L87 type=del size=377123 2024-02-10T05:50:21.034 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.034+0000 7fc7028bd640 1 < suggested remove operation key=9TER2XXAC4VK tag=FK634WFI2M9K type=del 2024-02-10T05:50:21.036 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.036+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=8WVAWYN5XMTT type=del size=1374194 2024-02-10T05:50:21.036 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:20 smithi189 ceph-mon[89631]: pgmap v1397: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 913 KiB/s rd, 315 KiB/s wr, 1.61k op/s 2024-02-10T05:50:21.038 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.038+0000 7fc7028bd640 1 < completed part key=_multipart_ENXT7A13IJZV.2~VWNOQVKSCC3G.0 size=807696 2024-02-10T05:50:21.042 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.042+0000 7fc7028bd640 1 < completed multipart upload key=ENXT7A13IJZV upload=VWNOQVKSCC3G tag=MLR8YE8V015Q type=write size=1856272 2024-02-10T05:50:21.045 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.045+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~WNRYOGL0S8LV.0 size=423413 2024-02-10T05:50:21.046 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.045+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=WNRYOGL0S8LV tag=D7G692V4OQ0O type=write size=1471989 2024-02-10T05:50:21.047 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.047+0000 7fc7028bd640 1 < completed write operation key=JFGDV4S5JG57 tag=PWI1E22MZ1YB type=write size=845987 2024-02-10T05:50:21.050 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.050+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=99VI1VOX4P4G type=write size=300686 2024-02-10T05:50:21.052 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.052+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=8MOTMKFLBXZ3 type=del 2024-02-10T05:50:21.056 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.056+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~ASJIFEN11G5Z.0 size=831249 2024-02-10T05:50:21.056 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.056+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=ASJIFEN11G5Z tag=HH89Z5AFGNH4 type=write size=1879825 2024-02-10T05:50:21.058 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.058+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=PMQZSKYXAWIS type=del 2024-02-10T05:50:21.061 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.061+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~2BF9CXD70F18.0 size=1048576 2024-02-10T05:50:21.063 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.063+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~2BF9CXD70F18.1 size=1048576 2024-02-10T05:50:21.065 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.065+0000 7fc7028bd640 1 > prepared part key=_multipart_1FDLSGLG00UU.2~2BF9CXD70F18.2 size=46061 2024-02-10T05:50:21.065 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.065+0000 7fc7028bd640 1 > prepared multipart upload key=1FDLSGLG00UU upload=2BF9CXD70F18 tag=QVSBDFLOEYM3 type=write size=3191789 2024-02-10T05:50:21.067 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.067+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~NHKDVCKVDF37.0 size=1048576 2024-02-10T05:50:21.068 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.068+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~NHKDVCKVDF37.1 size=1048576 2024-02-10T05:50:21.070 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.070+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~NHKDVCKVDF37.2 size=650347 2024-02-10T05:50:21.073 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.073+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=NHKDVCKVDF37 tag=Y3J33L7IH7V1 type=write size=3796075 2024-02-10T05:50:21.076 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.076+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=CO8IEPF2DUFL type=del size=2046383 2024-02-10T05:50:21.078 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.078+0000 7fc7028bd640 1 < canceled operation key=XB7VCWOVVN1Q tag=1P8MNN9T0MWS type=write size=299813 2024-02-10T05:50:21.080 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.080+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=NU7RZEWIB5WW type=del size=2443944 2024-02-10T05:50:21.082 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.082+0000 7fc7028bd640 1 < canceled operation key=HCFSF1M8XLKK tag=SP9YNM5EU0P1 type=del size=1515513 2024-02-10T05:50:21.084 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.084+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=6EHYK5V00O2B type=del size=2402525 2024-02-10T05:50:21.086 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.086+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=S50507OG10OC type=del 2024-02-10T05:50:21.090 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.090+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~EAVXA4D7CT5Q.0 size=1048576 2024-02-10T05:50:21.092 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.092+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~EAVXA4D7CT5Q.1 size=505730 2024-02-10T05:50:21.092 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.092+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=EAVXA4D7CT5Q tag=I7GVOZIO7TP5 type=write size=2602882 2024-02-10T05:50:21.094 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.094+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~4KFA3FILY15E.0 size=1048576 2024-02-10T05:50:21.095 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.095+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~4KFA3FILY15E.1 size=1048576 2024-02-10T05:50:21.098 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.098+0000 7fc7028bd640 1 < completed part key=_multipart_1A6D4ENH20MJ.2~4KFA3FILY15E.2 size=616584 2024-02-10T05:50:21.102 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.102+0000 7fc7028bd640 1 < completed multipart upload key=1A6D4ENH20MJ upload=4KFA3FILY15E tag=46XZYE3YZIFB type=write size=3762312 2024-02-10T05:50:21.104 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.104+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=R9CZ0JJ57XOL type=del size=2354873 2024-02-10T05:50:21.106 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.106+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=1V5XPF50ODVF type=del 2024-02-10T05:50:21.108 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.108+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=X86GTMX24468 type=write size=14839 2024-02-10T05:50:21.110 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.110+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~QK7GPQTINNE6.0 size=1048576 2024-02-10T05:50:21.112 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.112+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~QK7GPQTINNE6.1 size=357883 2024-02-10T05:50:21.115 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.115+0000 7fc7028bd640 1 < completed multipart upload key=1FDLSGLG00UU upload=QK7GPQTINNE6 tag=SC05MB08GMRK type=write size=2455035 2024-02-10T05:50:21.119 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.119+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~30F8GUQR6YCM.0 size=1048576 2024-02-10T05:50:21.120 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.120+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~30F8GUQR6YCM.1 size=146655 2024-02-10T05:50:21.121 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.120+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=30F8GUQR6YCM tag=US03ULVHVYI1 type=write size=2243807 2024-02-10T05:50:21.123 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.123+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~A2J3DC0QLN8C.0 size=1048576 2024-02-10T05:50:21.125 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.125+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~A2J3DC0QLN8C.1 size=1048576 2024-02-10T05:50:21.127 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.126+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~A2J3DC0QLN8C.2 size=579272 2024-02-10T05:50:21.130 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.130+0000 7fc7028bd640 1 < completed multipart upload key=5Q7J7RS33UG8 upload=A2J3DC0QLN8C tag=V7M8AHXUURJK type=write size=3725000 2024-02-10T05:50:21.132 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.132+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=EC69VSJY3VFT type=del size=2756821 2024-02-10T05:50:21.136 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.136+0000 7fc7028bd640 1 < suggested remove operation key=Y7111N38XSR8 tag=CABVW2RM8PVY type=del 2024-02-10T05:50:21.138 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.138+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=6WU6Y4EHAOAL type=write size=387951 2024-02-10T05:50:21.140 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.140+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~68FZ85FQKNYC.0 size=1048576 2024-02-10T05:50:21.141 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.141+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~68FZ85FQKNYC.1 size=1048576 2024-02-10T05:50:21.143 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.143+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~68FZ85FQKNYC.2 size=58822 2024-02-10T05:50:21.146 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.146+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=68FZ85FQKNYC tag=VOS513YT6WEL type=write size=3204550 2024-02-10T05:50:21.149 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.149+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=F3603RQS0LVG type=del size=736270 2024-02-10T05:50:21.151 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.151+0000 7fc7028bd640 1 < completed delete operation key=D0JT047TBJ0V tag=0Y3RU9PI2L87 type=del 2024-02-10T05:50:21.153 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.153+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=XIQGH4MQ5HV4 type=del size=3804196 2024-02-10T05:50:21.156 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.155+0000 7fc7028bd640 1 < canceled operation key=O22B4K2PVN13 tag=8WVAWYN5XMTT type=del size=1374194 2024-02-10T05:50:21.160 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.160+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~U7IHU2UHDZKM.0 size=243697 2024-02-10T05:50:21.160 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.160+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=U7IHU2UHDZKM tag=0Z14W2PFS7HO type=write size=1292273 2024-02-10T05:50:21.162 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.162+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~WNRYOGL0S8LV.0 size=423413 2024-02-10T05:50:21.165 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.165+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=WNRYOGL0S8LV tag=D7G692V4OQ0O type=write size=1471989 2024-02-10T05:50:21.170 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.170+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~SR4UNNUSVP6B.0 size=579613 2024-02-10T05:50:21.170 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.170+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=SR4UNNUSVP6B tag=LVB754MGOIDO type=write size=1628189 2024-02-10T05:50:21.172 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.172+0000 7fc7028bd640 1 < completed write operation key=ENXT7A13IJZV tag=99VI1VOX4P4G type=write size=300686 2024-02-10T05:50:21.176 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.176+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~6NWY9Y5IZ82E.0 size=349863 2024-02-10T05:50:21.176 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.176+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=6NWY9Y5IZ82E tag=B8BUQ5F9ERBR type=write size=1398439 2024-02-10T05:50:21.178 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.178+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~ASJIFEN11G5Z.0 size=831249 2024-02-10T05:50:21.181 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.181+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=ASJIFEN11G5Z tag=HH89Z5AFGNH4 type=write size=1879825 2024-02-10T05:50:21.183 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.183+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=TQFQ1D3CDXY7 type=del size=703218 2024-02-10T05:50:21.186 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.185+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~2BF9CXD70F18.0 size=1048576 2024-02-10T05:50:21.186 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.185+0000 7fc7028bd640 1 < canceled part key=_multipart_1FDLSGLG00UU.2~2BF9CXD70F18.1 size=1048576 2024-02-10T05:50:21.187 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.187+0000 7fc7028bd640 1 < completed part key=_multipart_1FDLSGLG00UU.2~2BF9CXD70F18.2 size=46061 2024-02-10T05:50:21.190 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.190+0000 7fc7028bd640 1 < canceled multipart upload key=1FDLSGLG00UU upload=2BF9CXD70F18 tag=QVSBDFLOEYM3 type=write size=3191789 2024-02-10T05:50:21.192 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.192+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=8HC1AHYTYOIN type=del size=3861356 2024-02-10T05:50:21.194 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.194+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=CO8IEPF2DUFL type=del 2024-02-10T05:50:21.196 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.196+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=7H46M2SMUF9U type=write size=423141 2024-02-10T05:50:21.201 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.201+0000 7fc7028bd640 1 < suggested remove operation key=1FDLSGLG00UU tag=NU7RZEWIB5WW type=del 2024-02-10T05:50:21.204 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.204+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~KNX0PVRTGLG3.0 size=1048576 2024-02-10T05:50:21.206 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.206+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~KNX0PVRTGLG3.1 size=207739 2024-02-10T05:50:21.206 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.206+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=KNX0PVRTGLG3 tag=PEGHJWO263MY type=write size=2304891 2024-02-10T05:50:21.208 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.208+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=6EHYK5V00O2B type=del 2024-02-10T05:50:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:20 smithi178 ceph-mon[92537]: pgmap v1397: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 913 KiB/s rd, 315 KiB/s wr, 1.61k op/s 2024-02-10T05:50:21.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:20 smithi178 ceph-mon[95116]: pgmap v1397: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 913 KiB/s rd, 315 KiB/s wr, 1.61k op/s 2024-02-10T05:50:21.212 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.212+0000 7fc7028bd640 1 > prepared part key=_multipart_5Q7J7RS33UG8.2~GINI2CNSVYQV.0 size=1007622 2024-02-10T05:50:21.212 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.212+0000 7fc7028bd640 1 > prepared multipart upload key=5Q7J7RS33UG8 upload=GINI2CNSVYQV tag=3CU27054B53T type=write size=2056198 2024-02-10T05:50:21.215 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.215+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~EAVXA4D7CT5Q.0 size=1048576 2024-02-10T05:50:21.217 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.217+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~EAVXA4D7CT5Q.1 size=505730 2024-02-10T05:50:21.221 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.220+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=EAVXA4D7CT5Q tag=I7GVOZIO7TP5 type=write size=2602882 2024-02-10T05:50:21.222 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.222+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=AMIXLVUJF8RG type=write size=938296 2024-02-10T05:50:21.224 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.224+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=R9CZ0JJ57XOL type=del 2024-02-10T05:50:21.226 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.226+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=QMAWUVRNPMD1 type=write size=559563 2024-02-10T05:50:21.228 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.228+0000 7fc7028bd640 1 < completed write operation key=2CRZCIZ292WL tag=X86GTMX24468 type=write size=14839 2024-02-10T05:50:21.232 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.232+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~5MMODOVJ6JTS.0 size=1048576 2024-02-10T05:50:21.234 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.234+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~5MMODOVJ6JTS.1 size=1048576 2024-02-10T05:50:21.236 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.236+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~5MMODOVJ6JTS.2 size=275712 2024-02-10T05:50:21.236 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.236+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=5MMODOVJ6JTS tag=6WUN0Q0T39VQ type=write size=3421440 2024-02-10T05:50:21.238 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.238+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~30F8GUQR6YCM.0 size=1048576 2024-02-10T05:50:21.240 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.239+0000 7fc7028bd640 1 < completed part key=_multipart_9TER2XXAC4VK.2~30F8GUQR6YCM.1 size=146655 2024-02-10T05:50:21.243 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.243+0000 7fc7028bd640 1 < completed multipart upload key=9TER2XXAC4VK upload=30F8GUQR6YCM tag=US03ULVHVYI1 type=write size=2243807 2024-02-10T05:50:21.247 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.247+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~PVW1PYRA40TC.0 size=1048576 2024-02-10T05:50:21.249 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.249+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~PVW1PYRA40TC.1 size=1048576 2024-02-10T05:50:21.251 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.251+0000 7fc7028bd640 1 > prepared part key=_multipart_9XDPL2E1NK20.2~PVW1PYRA40TC.2 size=171870 2024-02-10T05:50:21.251 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.251+0000 7fc7028bd640 1 > prepared multipart upload key=9XDPL2E1NK20 upload=PVW1PYRA40TC tag=45GQXW1PLWY4 type=write size=3317598 2024-02-10T05:50:21.253 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.253+0000 7fc7028bd640 1 < completed delete operation key=OSW6AZ49ILNZ tag=EC69VSJY3VFT type=del 2024-02-10T05:50:21.255 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.255+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=UAV0I0J5PTB5 type=write size=847244 2024-02-10T05:50:21.257 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.257+0000 7fc7028bd640 1 < completed write operation key=9XDPL2E1NK20 tag=6WU6Y4EHAOAL type=write size=387951 2024-02-10T05:50:21.259 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.259+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=JUEFVBXXWMXN type=write size=1009987 2024-02-10T05:50:21.263 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.263+0000 7fc7028bd640 1 < suggested remove operation key=2CRZCIZ292WL tag=F3603RQS0LVG type=del 2024-02-10T05:50:21.266 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.266+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~WJOXSEJS2C3B.0 size=1048576 2024-02-10T05:50:21.268 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.268+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~WJOXSEJS2C3B.1 size=75884 2024-02-10T05:50:21.268 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.268+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=WJOXSEJS2C3B tag=7LXRDO90ILYS type=write size=2173036 2024-02-10T05:50:21.270 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.270+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=XIQGH4MQ5HV4 type=del 2024-02-10T05:50:21.272 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.272+0000 7fc7028bd640 1 > prepared operation key=9TER2XXAC4VK tag=SX3TKAVVZTEK type=del size=1000228 2024-02-10T05:50:21.275 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.275+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~U7IHU2UHDZKM.0 size=243697 2024-02-10T05:50:21.278 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.278+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=U7IHU2UHDZKM tag=0Z14W2PFS7HO type=write size=1292273 2024-02-10T05:50:21.280 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.280+0000 7fc7028bd640 1 > prepared operation key=D0JT047TBJ0V tag=XTKXABVB7327 type=del size=2977082 2024-02-10T05:50:21.282 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.282+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~SR4UNNUSVP6B.0 size=579613 2024-02-10T05:50:21.285 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.285+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=SR4UNNUSVP6B tag=LVB754MGOIDO type=write size=1628189 2024-02-10T05:50:21.287 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.287+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=0IJA5UYJC3QJ type=write size=415401 2024-02-10T05:50:21.290 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.290+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~6NWY9Y5IZ82E.0 size=349863 2024-02-10T05:50:21.294 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.294+0000 7fc7028bd640 1 < completed multipart upload key=0NLM9ZNH9FMF upload=6NWY9Y5IZ82E tag=B8BUQ5F9ERBR type=write size=1398439 2024-02-10T05:50:21.296 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.296+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=5365F15H1VIF type=del size=1258685 2024-02-10T05:50:21.298 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.298+0000 7fc7028bd640 1 < completed delete operation key=0BWUVUVJ2VMX tag=TQFQ1D3CDXY7 type=del 2024-02-10T05:50:21.300 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.300+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=42GJGX2DXTO9 type=del size=1732795 2024-02-10T05:50:21.303 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.303+0000 7fc7028bd640 1 < completed delete operation key=5Q7J7RS33UG8 tag=8HC1AHYTYOIN type=del 2024-02-10T05:50:21.307 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.307+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~PVYO2OPNTO7G.0 size=1048576 2024-02-10T05:50:21.309 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.309+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~PVYO2OPNTO7G.1 size=1048576 2024-02-10T05:50:21.311 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.311+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~PVYO2OPNTO7G.2 size=906284 2024-02-10T05:50:21.311 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.311+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=PVYO2OPNTO7G tag=I9131NMWRE4M type=write size=4052012 2024-02-10T05:50:21.315 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.315+0000 7fc7028bd640 1 < suggested update operation key=ZQ8S1KW54C8H tag=7H46M2SMUF9U type=write size=423141 2024-02-10T05:50:21.317 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.316+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=7EM24QBEDHNP type=del size=604771 2024-02-10T05:50:21.319 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.319+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~KNX0PVRTGLG3.0 size=1048576 2024-02-10T05:50:21.319 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.319+0000 7fc7028bd640 1 < canceled part key=_multipart_5S82KKH9Q0A8.2~KNX0PVRTGLG3.1 size=207739 2024-02-10T05:50:21.323 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.322+0000 7fc7028bd640 1 < canceled multipart upload key=5S82KKH9Q0A8 upload=KNX0PVRTGLG3 tag=PEGHJWO263MY type=write size=2304891 2024-02-10T05:50:21.327 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.327+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~07NN8FMYKTDK.0 size=1048576 2024-02-10T05:50:21.328 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.328+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~07NN8FMYKTDK.1 size=1048576 2024-02-10T05:50:21.330 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.330+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~07NN8FMYKTDK.2 size=401827 2024-02-10T05:50:21.330 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.330+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=07NN8FMYKTDK tag=3UQPKK400T4V type=write size=3547555 2024-02-10T05:50:21.332 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.332+0000 7fc7028bd640 1 < completed part key=_multipart_5Q7J7RS33UG8.2~GINI2CNSVYQV.0 size=1007622 2024-02-10T05:50:21.335 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.335+0000 7fc7028bd640 1 < completed multipart upload key=5Q7J7RS33UG8 upload=GINI2CNSVYQV tag=3CU27054B53T type=write size=2056198 2024-02-10T05:50:21.338 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.338+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=YEKH007LVP68 type=write size=641720 2024-02-10T05:50:21.340 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.340+0000 7fc7028bd640 1 < completed write operation key=PYJZTE24ZO5G tag=AMIXLVUJF8RG type=write size=938296 2024-02-10T05:50:21.345 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.345+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~RDCQYNGZHYP3.0 size=1048576 2024-02-10T05:50:21.346 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.346+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~RDCQYNGZHYP3.1 size=1048576 2024-02-10T05:50:21.348 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.348+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~RDCQYNGZHYP3.2 size=615176 2024-02-10T05:50:21.348 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.348+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=RDCQYNGZHYP3 tag=A3YKMI09R6TO type=write size=3760904 2024-02-10T05:50:21.350 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.350+0000 7fc7028bd640 1 < completed write operation key=WWJNN1I8UV2D tag=QMAWUVRNPMD1 type=write size=559563 2024-02-10T05:50:21.354 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.354+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~KAJWNEKSPPG5.0 size=1048576 2024-02-10T05:50:21.356 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.356+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~KAJWNEKSPPG5.1 size=484443 2024-02-10T05:50:21.356 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.356+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=KAJWNEKSPPG5 tag=PJ2GECDR6IBX type=write size=2581595 2024-02-10T05:50:21.358 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.358+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~5MMODOVJ6JTS.0 size=1048576 2024-02-10T05:50:21.360 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.360+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~5MMODOVJ6JTS.1 size=1048576 2024-02-10T05:50:21.361 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.361+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~5MMODOVJ6JTS.2 size=275712 2024-02-10T05:50:21.366 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.366+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=5MMODOVJ6JTS tag=6WUN0Q0T39VQ type=write size=3421440 2024-02-10T05:50:21.368 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.368+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=R033C8X8977W type=del size=247962 2024-02-10T05:50:21.371 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.370+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~PVW1PYRA40TC.0 size=1048576 2024-02-10T05:50:21.372 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.372+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~PVW1PYRA40TC.1 size=1048576 2024-02-10T05:50:21.374 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.374+0000 7fc7028bd640 1 < completed part key=_multipart_9XDPL2E1NK20.2~PVW1PYRA40TC.2 size=171870 2024-02-10T05:50:21.378 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.378+0000 7fc7028bd640 1 < completed multipart upload key=9XDPL2E1NK20 upload=PVW1PYRA40TC tag=45GQXW1PLWY4 type=write size=3317598 2024-02-10T05:50:21.380 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.380+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=QVFC8TBBZNSG type=del size=2667803 2024-02-10T05:50:21.384 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.384+0000 7fc7028bd640 1 < suggested remove operation key=O22B4K2PVN13 tag=UAV0I0J5PTB5 type=write 2024-02-10T05:50:21.386 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.386+0000 7fc7028bd640 1 > prepared operation key=JXIF74ALG4AB tag=715AJ93W2LGE type=del size=3110917 2024-02-10T05:50:21.388 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.388+0000 7fc7028bd640 1 < completed write operation key=0BWUVUVJ2VMX tag=JUEFVBXXWMXN type=write size=1009987 2024-02-10T05:50:21.390 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.390+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=XM7QBPP3DZFW type=del size=3493019 2024-02-10T05:50:21.392 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.392+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~WJOXSEJS2C3B.0 size=1048576 2024-02-10T05:50:21.393 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.393+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~WJOXSEJS2C3B.1 size=75884 2024-02-10T05:50:21.397 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.397+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=WJOXSEJS2C3B tag=7LXRDO90ILYS type=write size=2173036 2024-02-10T05:50:21.400 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.400+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=1MMFDMWBJVTW type=del size=1808164 2024-02-10T05:50:21.402 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.402+0000 7fc7028bd640 1 < completed delete operation key=9TER2XXAC4VK tag=SX3TKAVVZTEK type=del 2024-02-10T05:50:21.404 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.404+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=2VFOYCC8DF6O type=del size=1013326 2024-02-10T05:50:21.407 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.406+0000 7fc7028bd640 1 < completed delete operation key=D0JT047TBJ0V tag=XTKXABVB7327 type=del 2024-02-10T05:50:21.410 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.410+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~W35YXAGOK1M3.0 size=1048576 2024-02-10T05:50:21.411 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.411+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~W35YXAGOK1M3.1 size=1048576 2024-02-10T05:50:21.413 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.413+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~W35YXAGOK1M3.2 size=725294 2024-02-10T05:50:21.413 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.413+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=W35YXAGOK1M3 tag=G4JJJ53EERD2 type=write size=3871022 2024-02-10T05:50:21.417 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.417+0000 7fc7028bd640 1 < suggested remove operation key=WWJNN1I8UV2D tag=0IJA5UYJC3QJ type=write 2024-02-10T05:50:21.421 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.421+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~RA3OP2H98WTB.0 size=1048576 2024-02-10T05:50:21.422 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.422+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~RA3OP2H98WTB.1 size=1048576 2024-02-10T05:50:21.424 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.424+0000 7fc7028bd640 1 > prepared part key=_multipart_5S82KKH9Q0A8.2~RA3OP2H98WTB.2 size=349990 2024-02-10T05:50:21.424 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.424+0000 7fc7028bd640 1 > prepared multipart upload key=5S82KKH9Q0A8 upload=RA3OP2H98WTB tag=VWZ6TQTI1F88 type=write size=3495718 2024-02-10T05:50:21.426 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.426+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=5365F15H1VIF type=del 2024-02-10T05:50:21.428 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.428+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=2WVL1I42GQ5D type=del size=3652001 2024-02-10T05:50:21.430 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.430+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=42GJGX2DXTO9 type=del 2024-02-10T05:50:21.433 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.433+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~M3TM1VX5WHAK.0 size=1048576 2024-02-10T05:50:21.435 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.435+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~M3TM1VX5WHAK.1 size=1048576 2024-02-10T05:50:21.437 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.437+0000 7fc7028bd640 1 > prepared part key=_multipart_PYJZTE24ZO5G.2~M3TM1VX5WHAK.2 size=13800 2024-02-10T05:50:21.437 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.437+0000 7fc7028bd640 1 > prepared multipart upload key=PYJZTE24ZO5G upload=M3TM1VX5WHAK tag=FXC29KL8Q8F8 type=write size=3159528 2024-02-10T05:50:21.439 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.439+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~PVYO2OPNTO7G.0 size=1048576 2024-02-10T05:50:21.441 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.441+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~PVYO2OPNTO7G.1 size=1048576 2024-02-10T05:50:21.442 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.442+0000 7fc7028bd640 1 < completed part key=_multipart_5AU917IHRJLX.2~PVYO2OPNTO7G.2 size=906284 2024-02-10T05:50:21.446 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.446+0000 7fc7028bd640 1 < completed multipart upload key=5AU917IHRJLX upload=PVYO2OPNTO7G tag=I9131NMWRE4M type=write size=4052012 2024-02-10T05:50:21.448 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.448+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=B8FAPWBO5KL1 type=del size=1507140 2024-02-10T05:50:21.450 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.450+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=7EM24QBEDHNP type=del 2024-02-10T05:50:21.454 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.454+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~8IU5F1SR0ZKY.0 size=138667 2024-02-10T05:50:21.454 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.454+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=8IU5F1SR0ZKY tag=VG335ELW2WZN type=write size=1187243 2024-02-10T05:50:21.456 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.456+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~07NN8FMYKTDK.0 size=1048576 2024-02-10T05:50:21.457 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.458+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~07NN8FMYKTDK.1 size=1048576 2024-02-10T05:50:21.460 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.460+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~07NN8FMYKTDK.2 size=401827 2024-02-10T05:50:21.464 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.464+0000 7fc7028bd640 1 < completed multipart upload key=O22B4K2PVN13 upload=07NN8FMYKTDK tag=3UQPKK400T4V type=write size=3547555 2024-02-10T05:50:21.468 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.468+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~U59OB7OX4UE6.0 size=1048576 2024-02-10T05:50:21.469 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.469+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~U59OB7OX4UE6.1 size=1048576 2024-02-10T05:50:21.471 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.471+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~U59OB7OX4UE6.2 size=929756 2024-02-10T05:50:21.471 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.471+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=U59OB7OX4UE6 tag=ZDZIB9C1S6EA type=write size=4075484 2024-02-10T05:50:21.473 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.473+0000 7fc7028bd640 1 < completed write operation key=JXIF74ALG4AB tag=YEKH007LVP68 type=write size=641720 2024-02-10T05:50:21.476 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.476+0000 7fc7028bd640 1 > prepared operation key=1FDLSGLG00UU tag=TGCP684R23UT type=del size=3783766 2024-02-10T05:50:21.478 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.478+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~RDCQYNGZHYP3.0 size=1048576 2024-02-10T05:50:21.480 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.479+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~RDCQYNGZHYP3.1 size=1048576 2024-02-10T05:50:21.482 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.481+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~RDCQYNGZHYP3.2 size=615176 2024-02-10T05:50:21.485 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.485+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=RDCQYNGZHYP3 tag=A3YKMI09R6TO type=write size=3760904 2024-02-10T05:50:21.487 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.487+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=UWAA87VT2PSS type=del size=1302551 2024-02-10T05:50:21.489 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.489+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~KAJWNEKSPPG5.0 size=1048576 2024-02-10T05:50:21.491 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.491+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~KAJWNEKSPPG5.1 size=484443 2024-02-10T05:50:21.494 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.494+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=KAJWNEKSPPG5 tag=PJ2GECDR6IBX type=write size=2581595 2024-02-10T05:50:21.498 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.498+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~3S8YP318EEER.0 size=1048576 2024-02-10T05:50:21.500 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.500+0000 7fc7028bd640 1 > prepared part key=_multipart_8AXKQ459OWH5.2~3S8YP318EEER.1 size=852070 2024-02-10T05:50:21.500 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.500+0000 7fc7028bd640 1 > prepared multipart upload key=8AXKQ459OWH5 upload=3S8YP318EEER tag=EEN0UCSQHXRA type=write size=2949222 2024-02-10T05:50:21.502 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.502+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=R033C8X8977W type=del 2024-02-10T05:50:21.504 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.504+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=9C0X42ISZ1G4 type=del size=1579881 2024-02-10T05:50:21.506 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.506+0000 7fc7028bd640 1 < completed delete operation key=JXIF74ALG4AB tag=QVFC8TBBZNSG type=del 2024-02-10T05:50:21.508 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.508+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=6BTLIN3AJ2V7 type=del size=965696 2024-02-10T05:50:21.510 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.510+0000 7fc7028bd640 1 < canceled operation key=JXIF74ALG4AB tag=715AJ93W2LGE type=del size=3110917 2024-02-10T05:50:21.512 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.512+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=IMBW83H3NF2C type=write size=441269 2024-02-10T05:50:21.514 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.514+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=XM7QBPP3DZFW type=del 2024-02-10T05:50:21.515 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.515+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=UR3G4M0F64T8 type=del size=2342483 2024-02-10T05:50:21.520 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.520+0000 7fc7028bd640 1 < suggested remove operation key=L57NUDWUO7TH tag=1MMFDMWBJVTW type=del 2024-02-10T05:50:21.522 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.522+0000 7fc7028bd640 1 > prepared operation key=POPSSVU95C1W tag=WNFW9AKS7HRV type=del size=2194237 2024-02-10T05:50:21.524 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.524+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=2VFOYCC8DF6O type=del 2024-02-10T05:50:21.526 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.526+0000 7fc7028bd640 1 > prepared operation key=L57NUDWUO7TH tag=Q6XTGBFTS02J type=del size=2781040 2024-02-10T05:50:21.528 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.528+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~W35YXAGOK1M3.0 size=1048576 2024-02-10T05:50:21.528 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.528+0000 7fc7028bd640 1 < canceled part key=_multipart_L57NUDWUO7TH.2~W35YXAGOK1M3.1 size=1048576 2024-02-10T05:50:21.529 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.529+0000 7fc7028bd640 1 < completed part key=_multipart_L57NUDWUO7TH.2~W35YXAGOK1M3.2 size=725294 2024-02-10T05:50:21.533 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.533+0000 7fc7028bd640 1 < canceled multipart upload key=L57NUDWUO7TH upload=W35YXAGOK1M3 tag=G4JJJ53EERD2 type=write size=3871022 2024-02-10T05:50:21.535 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.535+0000 7fc7028bd640 1 > prepared operation key=OSW6AZ49ILNZ tag=CBPDRESJO12K type=del size=1224394 2024-02-10T05:50:21.537 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.537+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~RA3OP2H98WTB.0 size=1048576 2024-02-10T05:50:21.539 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.539+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~RA3OP2H98WTB.1 size=1048576 2024-02-10T05:50:21.541 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.541+0000 7fc7028bd640 1 < completed part key=_multipart_5S82KKH9Q0A8.2~RA3OP2H98WTB.2 size=349990 2024-02-10T05:50:21.545 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.545+0000 7fc7028bd640 1 < completed multipart upload key=5S82KKH9Q0A8 upload=RA3OP2H98WTB tag=VWZ6TQTI1F88 type=write size=3495718 2024-02-10T05:50:21.547 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.547+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=IFJHCCQUB1M7 type=write size=483656 2024-02-10T05:50:21.551 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.551+0000 7fc7028bd640 1 < suggested remove operation key=1FDLSGLG00UU tag=2WVL1I42GQ5D type=del 2024-02-10T05:50:21.555 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.555+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~C4NYL8S69EXH.0 size=1048576 2024-02-10T05:50:21.557 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.557+0000 7fc7028bd640 1 > prepared part key=_multipart_D0JT047TBJ0V.2~C4NYL8S69EXH.1 size=149692 2024-02-10T05:50:21.557 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.557+0000 7fc7028bd640 1 > prepared multipart upload key=D0JT047TBJ0V upload=C4NYL8S69EXH tag=NU7YFDJSFQDM type=write size=2246844 2024-02-10T05:50:21.559 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.559+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~M3TM1VX5WHAK.0 size=1048576 2024-02-10T05:50:21.561 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.561+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~M3TM1VX5WHAK.1 size=1048576 2024-02-10T05:50:21.563 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.563+0000 7fc7028bd640 1 < completed part key=_multipart_PYJZTE24ZO5G.2~M3TM1VX5WHAK.2 size=13800 2024-02-10T05:50:21.567 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.567+0000 7fc7028bd640 1 < completed multipart upload key=PYJZTE24ZO5G upload=M3TM1VX5WHAK tag=FXC29KL8Q8F8 type=write size=3159528 2024-02-10T05:50:21.569 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.569+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=J82HVCSIY7BY type=del size=3297135 2024-02-10T05:50:21.573 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.573+0000 7fc7028bd640 1 < suggested update operation key=MZZAEZZC2121 tag=B8FAPWBO5KL1 type=del size=1507140 2024-02-10T05:50:21.576 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.576+0000 7fc7028bd640 1 > prepared operation key=3128O0V9KYRH tag=RIHDZ7JBKQW1 type=del size=3727894 2024-02-10T05:50:21.579 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.579+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~8IU5F1SR0ZKY.0 size=138667 2024-02-10T05:50:21.582 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.582+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=8IU5F1SR0ZKY tag=VG335ELW2WZN type=write size=1187243 2024-02-10T05:50:21.586 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.586+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~KMZT86VH4L13.0 size=1048576 2024-02-10T05:50:21.588 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.588+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~KMZT86VH4L13.1 size=1048576 2024-02-10T05:50:21.589 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.589+0000 7fc7028bd640 1 > prepared part key=_multipart_JXIF74ALG4AB.2~KMZT86VH4L13.2 size=490916 2024-02-10T05:50:21.589 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.589+0000 7fc7028bd640 1 > prepared multipart upload key=JXIF74ALG4AB upload=KMZT86VH4L13 tag=OH2HP7ABD7XA type=write size=3636644 2024-02-10T05:50:21.591 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.591+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~U59OB7OX4UE6.0 size=1048576 2024-02-10T05:50:21.593 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.593+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~U59OB7OX4UE6.1 size=1048576 2024-02-10T05:50:21.594 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.594+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~U59OB7OX4UE6.2 size=929756 2024-02-10T05:50:21.598 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.598+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=U59OB7OX4UE6 tag=ZDZIB9C1S6EA type=write size=4075484 2024-02-10T05:50:21.604 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.602+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~JNCAAMR2JCPN.0 size=1048576 2024-02-10T05:50:21.604 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.603+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~JNCAAMR2JCPN.1 size=1048576 2024-02-10T05:50:21.605 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.605+0000 7fc7028bd640 1 > prepared part key=_multipart_Z9YHKWD2R7TE.2~JNCAAMR2JCPN.2 size=578920 2024-02-10T05:50:21.605 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.605+0000 7fc7028bd640 1 > prepared multipart upload key=Z9YHKWD2R7TE upload=JNCAAMR2JCPN tag=LLGF8JVQ1G1D type=write size=3724648 2024-02-10T05:50:21.608 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.608+0000 7fc7028bd640 -1 < failed to complete operation key=1FDLSGLG00UU tag=TGCP684R23UT type=del size=3783766: (22) Invalid argument 2024-02-10T05:50:21.612 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.612+0000 7fc7028bd640 1 > prepared part key=_multipart_NOV17YQFEI7S.2~3HT4MRE9CDZ4.0 size=960350 2024-02-10T05:50:21.613 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.612+0000 7fc7028bd640 1 > prepared multipart upload key=NOV17YQFEI7S upload=3HT4MRE9CDZ4 tag=ROQ48P272D7O type=write size=2008926 2024-02-10T05:50:21.616 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.616+0000 7fc7028bd640 1 < suggested remove operation key=5AU917IHRJLX tag=UWAA87VT2PSS type=del 2024-02-10T05:50:21.618 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.618+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=8516XUBEKIY9 type=del size=2318913 2024-02-10T05:50:21.620 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.620+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~3S8YP318EEER.0 size=1048576 2024-02-10T05:50:21.622 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.622+0000 7fc7028bd640 1 < completed part key=_multipart_8AXKQ459OWH5.2~3S8YP318EEER.1 size=852070 2024-02-10T05:50:21.625 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.625+0000 7fc7028bd640 1 < completed multipart upload key=8AXKQ459OWH5 upload=3S8YP318EEER tag=EEN0UCSQHXRA type=write size=2949222 2024-02-10T05:50:21.629 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.629+0000 7fc7028bd640 1 > prepared part key=_multipart_HCFSF1M8XLKK.2~7SKLTMTHFNHH.0 size=228922 2024-02-10T05:50:21.629 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.629+0000 7fc7028bd640 1 > prepared multipart upload key=HCFSF1M8XLKK upload=7SKLTMTHFNHH tag=1K48DPYY3E7Z type=write size=1277498 2024-02-10T05:50:21.631 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.631+0000 7fc7028bd640 1 < canceled operation key=WQCB4GNOHXKZ tag=9C0X42ISZ1G4 type=del size=1579881 2024-02-10T05:50:21.634 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.634+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=IU6PIAIJE32S type=del size=3808103 2024-02-10T05:50:21.636 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.636+0000 7fc7028bd640 1 < completed delete operation key=Y7111N38XSR8 tag=6BTLIN3AJ2V7 type=del 2024-02-10T05:50:21.638 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.638+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=63M1MXU4IPL4 type=del size=71047 2024-02-10T05:50:21.642 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.642+0000 7fc7028bd640 1 < suggested update operation key=WWJNN1I8UV2D tag=IMBW83H3NF2C type=write size=441269 2024-02-10T05:50:21.645 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.645+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~949W3AT2FWEN.0 size=665327 2024-02-10T05:50:21.645 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.645+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=949W3AT2FWEN tag=NTC54CYA29O3 type=write size=1713903 2024-02-10T05:50:21.647 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.647+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=UR3G4M0F64T8 type=del 2024-02-10T05:50:21.649 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.649+0000 7fc7028bd640 1 > prepared operation key=Z9YHKWD2R7TE tag=8KJIN1JT1FVF type=del size=1217658 2024-02-10T05:50:21.651 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.651+0000 7fc7028bd640 1 < completed delete operation key=POPSSVU95C1W tag=WNFW9AKS7HRV type=del 2024-02-10T05:50:21.653 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.653+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=G2FZWR93QA5P type=del size=2017976 2024-02-10T05:50:21.655 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.655+0000 7fc7028bd640 1 < completed delete operation key=L57NUDWUO7TH tag=Q6XTGBFTS02J type=del 2024-02-10T05:50:21.657 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.657+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=CHXSMK4TGOCW type=del size=1661375 2024-02-10T05:50:21.662 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.662+0000 7fc7028bd640 1 < suggested remove operation key=OSW6AZ49ILNZ tag=CBPDRESJO12K type=del 2024-02-10T05:50:21.664 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.664+0000 7fc7028bd640 1 > prepared operation key=Y7111N38XSR8 tag=JGFV4HSK9VR1 type=write size=123657 2024-02-10T05:50:21.667 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.666+0000 7fc7028bd640 1 < completed write operation key=2CRZCIZ292WL tag=IFJHCCQUB1M7 type=write size=483656 2024-02-10T05:50:21.669 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.669+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=RJA2XO85O4PS type=del size=1689104 2024-02-10T05:50:21.671 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.671+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~C4NYL8S69EXH.0 size=1048576 2024-02-10T05:50:21.672 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.672+0000 7fc7028bd640 1 < completed part key=_multipart_D0JT047TBJ0V.2~C4NYL8S69EXH.1 size=149692 2024-02-10T05:50:21.676 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.676+0000 7fc7028bd640 1 < completed multipart upload key=D0JT047TBJ0V upload=C4NYL8S69EXH tag=NU7YFDJSFQDM type=write size=2246844 2024-02-10T05:50:21.679 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.679+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~DZFXRM9BZHN6.0 size=1048576 2024-02-10T05:50:21.682 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.682+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~DZFXRM9BZHN6.1 size=1048576 2024-02-10T05:50:21.683 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.683+0000 7fc7028bd640 1 > prepared part key=_multipart_3128O0V9KYRH.2~DZFXRM9BZHN6.2 size=697421 2024-02-10T05:50:21.683 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.683+0000 7fc7028bd640 1 > prepared multipart upload key=3128O0V9KYRH upload=DZFXRM9BZHN6 tag=7SP6PYTCKKBJ type=write size=3843149 2024-02-10T05:50:21.685 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.685+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=J82HVCSIY7BY type=del 2024-02-10T05:50:21.687 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.687+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=C1YI7AN0C5U4 type=del size=1779617 2024-02-10T05:50:21.691 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.691+0000 7fc7028bd640 1 < suggested update operation key=3128O0V9KYRH tag=RIHDZ7JBKQW1 type=del size=3727894 2024-02-10T05:50:21.694 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.694+0000 7fc7028bd640 1 > prepared operation key=2CRZCIZ292WL tag=UVLPUJP8VC23 type=del size=3873655 2024-02-10T05:50:21.696 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.696+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~KMZT86VH4L13.0 size=1048576 2024-02-10T05:50:21.698 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.698+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~KMZT86VH4L13.1 size=1048576 2024-02-10T05:50:21.700 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.700+0000 7fc7028bd640 1 < completed part key=_multipart_JXIF74ALG4AB.2~KMZT86VH4L13.2 size=490916 2024-02-10T05:50:21.704 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.704+0000 7fc7028bd640 1 < completed multipart upload key=JXIF74ALG4AB upload=KMZT86VH4L13 tag=OH2HP7ABD7XA type=write size=3636644 2024-02-10T05:50:21.706 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.706+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=HEGKA8D9NPQI type=del size=2833706 2024-02-10T05:50:21.708 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.708+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~JNCAAMR2JCPN.0 size=1048576 2024-02-10T05:50:21.710 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.710+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~JNCAAMR2JCPN.1 size=1048576 2024-02-10T05:50:21.712 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.712+0000 7fc7028bd640 1 < completed part key=_multipart_Z9YHKWD2R7TE.2~JNCAAMR2JCPN.2 size=578920 2024-02-10T05:50:21.715 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.715+0000 7fc7028bd640 1 < completed multipart upload key=Z9YHKWD2R7TE upload=JNCAAMR2JCPN tag=LLGF8JVQ1G1D type=write size=3724648 2024-02-10T05:50:21.718 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.717+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=FP20HHH22P80 type=del size=2590700 2024-02-10T05:50:21.720 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.719+0000 7fc7028bd640 1 < completed part key=_multipart_NOV17YQFEI7S.2~3HT4MRE9CDZ4.0 size=960350 2024-02-10T05:50:21.724 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.723+0000 7fc7028bd640 1 < completed multipart upload key=NOV17YQFEI7S upload=3HT4MRE9CDZ4 tag=ROQ48P272D7O type=write size=2008926 2024-02-10T05:50:21.726 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.726+0000 7fc7028bd640 1 > prepared operation key=HCFSF1M8XLKK tag=JVWEXOJFOU8S type=del size=3452143 2024-02-10T05:50:21.728 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.728+0000 7fc7028bd640 1 < canceled operation key=JFGDV4S5JG57 tag=8516XUBEKIY9 type=del size=2318913 2024-02-10T05:50:21.732 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.732+0000 7fc7028bd640 1 > prepared part key=_multipart_OSW6AZ49ILNZ.2~F6HP5ZVPVOAE.0 size=520617 2024-02-10T05:50:21.732 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.732+0000 7fc7028bd640 1 > prepared multipart upload key=OSW6AZ49ILNZ upload=F6HP5ZVPVOAE tag=MI70KRS53EWB type=write size=1569193 2024-02-10T05:50:21.735 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.735+0000 7fc7028bd640 1 < completed part key=_multipart_HCFSF1M8XLKK.2~7SKLTMTHFNHH.0 size=228922 2024-02-10T05:50:21.739 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.739+0000 7fc7028bd640 1 < completed multipart upload key=HCFSF1M8XLKK upload=7SKLTMTHFNHH tag=1K48DPYY3E7Z type=write size=1277498 2024-02-10T05:50:21.741 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.741+0000 7fc7028bd640 1 > prepared operation key=ZQ8S1KW54C8H tag=8YSWKH3YGBA3 type=del size=2183421 2024-02-10T05:50:21.743 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.743+0000 7fc7028bd640 1 < canceled operation key=ENXT7A13IJZV tag=IU6PIAIJE32S type=del size=3808103 2024-02-10T05:50:21.746 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.746+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=UA7BJN1KO9DE type=write size=661164 2024-02-10T05:50:21.750 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.750+0000 7fc7028bd640 1 < suggested update operation key=JFGDV4S5JG57 tag=63M1MXU4IPL4 type=del size=71047 2024-02-10T05:50:21.752 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.752+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=YDRTEELWHF67 type=del size=805803 2024-02-10T05:50:21.754 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.754+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~949W3AT2FWEN.0 size=665327 2024-02-10T05:50:21.758 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.758+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=949W3AT2FWEN tag=NTC54CYA29O3 type=write size=1713903 2024-02-10T05:50:21.760 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.760+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=129C66E2UDL5 type=del size=3953478 2024-02-10T05:50:21.762 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.762+0000 7fc7028bd640 1 < canceled operation key=Z9YHKWD2R7TE tag=8KJIN1JT1FVF type=del size=1217658 2024-02-10T05:50:21.764 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.764+0000 7fc7028bd640 1 > prepared operation key=5S82KKH9Q0A8 tag=NAESXDE9K2OW type=del size=1946348 2024-02-10T05:50:21.766 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.766+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=G2FZWR93QA5P type=del 2024-02-10T05:50:21.768 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.768+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=SKSH3Y46LD16 type=del size=2948367 2024-02-10T05:50:21.770 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.770+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=CHXSMK4TGOCW type=del 2024-02-10T05:50:21.774 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.774+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~KW1HUG3IDRBW.0 size=1048576 2024-02-10T05:50:21.775 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.775+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~KW1HUG3IDRBW.1 size=1048576 2024-02-10T05:50:21.777 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.777+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~KW1HUG3IDRBW.2 size=574339 2024-02-10T05:50:21.777 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.777+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=KW1HUG3IDRBW tag=E8GW12BJHAJV type=write size=3720067 2024-02-10T05:50:21.779 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.779+0000 7fc7028bd640 1 < completed write operation key=Y7111N38XSR8 tag=JGFV4HSK9VR1 type=write size=123657 2024-02-10T05:50:21.783 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.783+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~71MORZA5SONV.0 size=246549 2024-02-10T05:50:21.783 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.783+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=71MORZA5SONV tag=2WBS6JMTGERK type=write size=1295125 2024-02-10T05:50:21.785 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.785+0000 7fc7028bd640 1 < completed delete operation key=WWJNN1I8UV2D tag=RJA2XO85O4PS type=del 2024-02-10T05:50:21.787 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.787+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=BMTMEYNYTK9B type=del size=876405 2024-02-10T05:50:21.789 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.789+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~DZFXRM9BZHN6.0 size=1048576 2024-02-10T05:50:21.797 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.797+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~DZFXRM9BZHN6.1 size=1048576 2024-02-10T05:50:21.799 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.799+0000 7fc7028bd640 1 < completed part key=_multipart_3128O0V9KYRH.2~DZFXRM9BZHN6.2 size=697421 2024-02-10T05:50:21.803 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.802+0000 7fc7028bd640 1 < completed multipart upload key=3128O0V9KYRH upload=DZFXRM9BZHN6 tag=7SP6PYTCKKBJ type=write size=3843149 2024-02-10T05:50:21.807 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.806+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~LD6N8ME1OAV8.0 size=1048576 2024-02-10T05:50:21.808 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.808+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~LD6N8ME1OAV8.1 size=1048576 2024-02-10T05:50:21.810 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.810+0000 7fc7028bd640 1 > prepared part key=_multipart_0NLM9ZNH9FMF.2~LD6N8ME1OAV8.2 size=691917 2024-02-10T05:50:21.810 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.810+0000 7fc7028bd640 1 > prepared multipart upload key=0NLM9ZNH9FMF upload=LD6N8ME1OAV8 tag=2OQTU9LL5O9I type=write size=3837645 2024-02-10T05:50:21.812 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.812+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=C1YI7AN0C5U4 type=del 2024-02-10T05:50:21.815 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.814+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=LW1TJHNN6NW2 type=write size=485975 2024-02-10T05:50:21.816 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.816+0000 7fc7028bd640 1 < completed delete operation key=2CRZCIZ292WL tag=UVLPUJP8VC23 type=del 2024-02-10T05:50:21.818 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.818+0000 7fc7028bd640 1 > prepared operation key=P1LQTKS3USKT tag=QNA4UZPFQF3K type=del size=287267 2024-02-10T05:50:21.820 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.820+0000 7fc7028bd640 1 < completed delete operation key=P1LQTKS3USKT tag=HEGKA8D9NPQI type=del 2024-02-10T05:50:21.823 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.823+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~1VZ9YBH2KJ1Z.0 size=328919 2024-02-10T05:50:21.823 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.823+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=1VZ9YBH2KJ1Z tag=Q2TA23Q0BWCW type=write size=1377495 2024-02-10T05:50:21.825 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.825+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=FP20HHH22P80 type=del 2024-02-10T05:50:21.827 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.827+0000 7fc7028bd640 1 > prepared operation key=ENXT7A13IJZV tag=A71GZ399MW40 type=del size=1682668 2024-02-10T05:50:21.829 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.829+0000 7fc7028bd640 1 < completed delete operation key=HCFSF1M8XLKK tag=JVWEXOJFOU8S type=del 2024-02-10T05:50:21.833 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.833+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~B4M4F4M1QTBC.0 size=500956 2024-02-10T05:50:21.833 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.833+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=B4M4F4M1QTBC tag=RQN13VQZH3NP type=write size=1549532 2024-02-10T05:50:21.833 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.833+0000 7fc7028bd640 1 < canceled part key=_multipart_OSW6AZ49ILNZ.2~F6HP5ZVPVOAE.0 size=520617 2024-02-10T05:50:21.837 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.836+0000 7fc7028bd640 1 < canceled multipart upload key=OSW6AZ49ILNZ upload=F6HP5ZVPVOAE tag=MI70KRS53EWB type=write size=1569193 2024-02-10T05:50:21.839 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.839+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=2XQGX0Z232EL type=del size=1889899 2024-02-10T05:50:21.843 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.843+0000 7fc7028bd640 1 < suggested remove operation key=ZQ8S1KW54C8H tag=8YSWKH3YGBA3 type=del 2024-02-10T05:50:21.846 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.846+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~V9D23OANS2RB.0 size=1048576 2024-02-10T05:50:21.848 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.848+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~V9D23OANS2RB.1 size=1048576 2024-02-10T05:50:21.850 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.850+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~V9D23OANS2RB.2 size=41533 2024-02-10T05:50:21.850 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.850+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=V9D23OANS2RB tag=WPWBWIKXJ9SZ type=write size=3187261 2024-02-10T05:50:21.851 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.852+0000 7fc7028bd640 1 < completed write operation key=WWJNN1I8UV2D tag=UA7BJN1KO9DE type=write size=661164 2024-02-10T05:50:21.856 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.856+0000 7fc7028bd640 1 > prepared part key=_multipart_6F2U9S4PDN81.2~4PVXUXQ85UVT.0 size=474426 2024-02-10T05:50:21.856 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.856+0000 7fc7028bd640 1 > prepared multipart upload key=6F2U9S4PDN81 upload=4PVXUXQ85UVT tag=IDDTV9NKCRG9 type=write size=1523002 2024-02-10T05:50:21.858 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.858+0000 7fc7028bd640 1 < completed delete operation key=0NLM9ZNH9FMF tag=YDRTEELWHF67 type=del 2024-02-10T05:50:21.860 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.860+0000 7fc7028bd640 1 > prepared operation key=6F2U9S4PDN81 tag=4CUW6T9WGX2O type=del size=3010102 2024-02-10T05:50:21.864 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.864+0000 7fc7028bd640 1 < suggested remove operation key=P1LQTKS3USKT tag=129C66E2UDL5 type=del 2024-02-10T05:50:21.866 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.866+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=E7L4WEQFD9XN type=del size=98158 2024-02-10T05:50:21.868 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.868+0000 7fc7028bd640 1 < completed delete operation key=5S82KKH9Q0A8 tag=NAESXDE9K2OW type=del 2024-02-10T05:50:21.872 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.872+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~DDZUO0HEQIU8.0 size=1048576 2024-02-10T05:50:21.874 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.874+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~DDZUO0HEQIU8.1 size=1048576 2024-02-10T05:50:21.876 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.875+0000 7fc7028bd640 1 > prepared part key=_multipart_O22B4K2PVN13.2~DDZUO0HEQIU8.2 size=565284 2024-02-10T05:50:21.876 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.875+0000 7fc7028bd640 1 > prepared multipart upload key=O22B4K2PVN13 upload=DDZUO0HEQIU8 tag=ZAIQARNXVRES type=write size=3711012 2024-02-10T05:50:21.878 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.878+0000 7fc7028bd640 1 < completed delete operation key=5AU917IHRJLX tag=SKSH3Y46LD16 type=del 2024-02-10T05:50:21.882 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.882+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~X8PGWM2DR6CG.0 size=1048576 2024-02-10T05:50:21.884 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.884+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~X8PGWM2DR6CG.1 size=1048576 2024-02-10T05:50:21.886 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.886+0000 7fc7028bd640 1 > prepared part key=_multipart_WWJNN1I8UV2D.2~X8PGWM2DR6CG.2 size=317585 2024-02-10T05:50:21.886 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.886+0000 7fc7028bd640 1 > prepared multipart upload key=WWJNN1I8UV2D upload=X8PGWM2DR6CG tag=NBVCUWGRHTP2 type=write size=3463313 2024-02-10T05:50:21.888 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.888+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~KW1HUG3IDRBW.0 size=1048576 2024-02-10T05:50:21.889 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.889+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~KW1HUG3IDRBW.1 size=1048576 2024-02-10T05:50:21.891 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.891+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~KW1HUG3IDRBW.2 size=574339 2024-02-10T05:50:21.895 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.895+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=KW1HUG3IDRBW tag=E8GW12BJHAJV type=write size=3720067 2024-02-10T05:50:21.897 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.897+0000 7fc7028bd640 1 > prepared operation key=PYJZTE24ZO5G tag=C6APEC6ZPVPE type=del size=3222567 2024-02-10T05:50:21.899 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.899+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~71MORZA5SONV.0 size=246549 2024-02-10T05:50:21.903 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.903+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=71MORZA5SONV tag=2WBS6JMTGERK type=write size=1295125 2024-02-10T05:50:21.904 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.904+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=6F42X801JR8K type=del size=1117806 2024-02-10T05:50:21.906 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.906+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=BMTMEYNYTK9B type=del 2024-02-10T05:50:21.911 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.910+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~VV3HOZYWL1SR.0 size=1048576 2024-02-10T05:50:21.912 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.912+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~VV3HOZYWL1SR.1 size=1048576 2024-02-10T05:50:21.914 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.914+0000 7fc7028bd640 1 > prepared part key=_multipart_JFGDV4S5JG57.2~VV3HOZYWL1SR.2 size=344557 2024-02-10T05:50:21.914 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.914+0000 7fc7028bd640 1 > prepared multipart upload key=JFGDV4S5JG57 upload=VV3HOZYWL1SR tag=660T9DJ92327 type=write size=3490285 2024-02-10T05:50:21.916 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.916+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~LD6N8ME1OAV8.0 size=1048576 2024-02-10T05:50:21.918 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.918+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~LD6N8ME1OAV8.1 size=1048576 2024-02-10T05:50:21.920 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.919+0000 7fc7028bd640 1 < completed part key=_multipart_0NLM9ZNH9FMF.2~LD6N8ME1OAV8.2 size=691917 2024-02-10T05:50:21.923 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.923+0000 7fc7028bd640 1 < completed multipart upload key=0NLM9ZNH9FMF upload=LD6N8ME1OAV8 tag=2OQTU9LL5O9I type=write size=3837645 2024-02-10T05:50:21.927 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.927+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~O14VO0RHM6AC.0 size=1048576 2024-02-10T05:50:21.928 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.928+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~O14VO0RHM6AC.1 size=525721 2024-02-10T05:50:21.928 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.928+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=O14VO0RHM6AC tag=YCLXP2A1LFBK type=write size=2622873 2024-02-10T05:50:21.931 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.931+0000 7fc7028bd640 -1 < failed to complete operation key=P1LQTKS3USKT tag=LW1TJHNN6NW2 type=write size=485975: (22) Invalid argument 2024-02-10T05:50:21.935 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.935+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~5E4KG0L9RJV6.0 size=1048576 2024-02-10T05:50:21.937 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.937+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~5E4KG0L9RJV6.1 size=1048576 2024-02-10T05:50:21.938 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.938+0000 7fc7028bd640 1 > prepared part key=_multipart_WQCB4GNOHXKZ.2~5E4KG0L9RJV6.2 size=552322 2024-02-10T05:50:21.938 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.938+0000 7fc7028bd640 1 > prepared multipart upload key=WQCB4GNOHXKZ upload=5E4KG0L9RJV6 tag=2MF51V1R1OO0 type=write size=3698050 2024-02-10T05:50:21.941 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.941+0000 7fc7028bd640 -1 < failed to complete operation key=P1LQTKS3USKT tag=QNA4UZPFQF3K type=del size=287267: (22) Invalid argument 2024-02-10T05:50:21.943 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.943+0000 7fc7028bd640 1 > prepared operation key=O22B4K2PVN13 tag=Y2DIRNXYS86A type=write size=1006375 2024-02-10T05:50:21.945 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.945+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~1VZ9YBH2KJ1Z.0 size=328919 2024-02-10T05:50:21.948 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.949+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=1VZ9YBH2KJ1Z tag=Q2TA23Q0BWCW type=write size=1377495 2024-02-10T05:50:21.951 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.950+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=2F8W5VFINTAX type=del size=1451861 2024-02-10T05:50:21.952 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.952+0000 7fc7028bd640 1 < completed delete operation key=ENXT7A13IJZV tag=A71GZ399MW40 type=del 2024-02-10T05:50:21.954 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.954+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=T6Q0TPZDQL4D type=write size=1028322 2024-02-10T05:50:21.957 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.957+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~B4M4F4M1QTBC.0 size=500956 2024-02-10T05:50:21.961 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.960+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=B4M4F4M1QTBC tag=RQN13VQZH3NP type=write size=1549532 2024-02-10T05:50:21.964 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.964+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~177PYW62RUH9.0 size=1048576 2024-02-10T05:50:21.966 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.966+0000 7fc7028bd640 1 > prepared part key=_multipart_2CRZCIZ292WL.2~177PYW62RUH9.1 size=565070 2024-02-10T05:50:21.966 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.966+0000 7fc7028bd640 1 > prepared multipart upload key=2CRZCIZ292WL upload=177PYW62RUH9 tag=OPANP2KAI2YE type=write size=2662222 2024-02-10T05:50:21.968 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.968+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=2XQGX0Z232EL type=del 2024-02-10T05:50:21.972 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.972+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~G0KBRY39H3S5.0 size=1048576 2024-02-10T05:50:21.974 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.974+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~G0KBRY39H3S5.1 size=1048576 2024-02-10T05:50:21.975 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.975+0000 7fc7028bd640 1 > prepared part key=_multipart_0BWUVUVJ2VMX.2~G0KBRY39H3S5.2 size=810345 2024-02-10T05:50:21.976 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.975+0000 7fc7028bd640 1 > prepared multipart upload key=0BWUVUVJ2VMX upload=G0KBRY39H3S5 tag=NAXQ05T31AOU type=write size=3956073 2024-02-10T05:50:21.978 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.978+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~V9D23OANS2RB.0 size=1048576 2024-02-10T05:50:21.978 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.978+0000 7fc7028bd640 1 < canceled part key=_multipart_6F2U9S4PDN81.2~V9D23OANS2RB.1 size=1048576 2024-02-10T05:50:21.980 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.980+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~V9D23OANS2RB.2 size=41533 2024-02-10T05:50:21.984 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.984+0000 7fc7028bd640 1 < canceled multipart upload key=6F2U9S4PDN81 upload=V9D23OANS2RB tag=WPWBWIKXJ9SZ type=write size=3187261 2024-02-10T05:50:21.988 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.987+0000 7fc7028bd640 1 > prepared part key=_multipart_P1LQTKS3USKT.2~NEMXK5MO7A5P.0 size=244463 2024-02-10T05:50:21.988 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.987+0000 7fc7028bd640 1 > prepared multipart upload key=P1LQTKS3USKT upload=NEMXK5MO7A5P tag=2WVM7E9L4N0S type=write size=1293039 2024-02-10T05:50:21.990 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.990+0000 7fc7028bd640 1 < completed part key=_multipart_6F2U9S4PDN81.2~4PVXUXQ85UVT.0 size=474426 2024-02-10T05:50:21.993 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.993+0000 7fc7028bd640 1 < completed multipart upload key=6F2U9S4PDN81 upload=4PVXUXQ85UVT tag=IDDTV9NKCRG9 type=write size=1523002 2024-02-10T05:50:21.997 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.997+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~2H7ICJZ9HQ7J.0 size=1048576 2024-02-10T05:50:21.999 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.999+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~2H7ICJZ9HQ7J.1 size=348201 2024-02-10T05:50:21.999 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:21.999+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=2H7ICJZ9HQ7J tag=VZQIY5KQSO9F type=write size=2445353 2024-02-10T05:50:22.001 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.001+0000 7fc7028bd640 1 < completed delete operation key=6F2U9S4PDN81 tag=4CUW6T9WGX2O type=del 2024-02-10T05:50:22.003 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.003+0000 7fc7028bd640 1 > prepared operation key=WQCB4GNOHXKZ tag=ZT5SOSEYGTYP type=del size=1821000 2024-02-10T05:50:22.005 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.005+0000 7fc7028bd640 1 < completed delete operation key=O22B4K2PVN13 tag=E7L4WEQFD9XN type=del 2024-02-10T05:50:22.007 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.007+0000 7fc7028bd640 1 > prepared operation key=JFGDV4S5JG57 tag=KQ32ZUHP9G5X type=del size=2459293 2024-02-10T05:50:22.009 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.009+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~DDZUO0HEQIU8.0 size=1048576 2024-02-10T05:50:22.011 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.011+0000 7fc7028bd640 1 < completed part key=_multipart_O22B4K2PVN13.2~DDZUO0HEQIU8.1 size=1048576 2024-02-10T05:50:22.011 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.011+0000 7fc7028bd640 1 < canceled part key=_multipart_O22B4K2PVN13.2~DDZUO0HEQIU8.2 size=565284 2024-02-10T05:50:22.015 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.015+0000 7fc7028bd640 1 < canceled multipart upload key=O22B4K2PVN13 upload=DDZUO0HEQIU8 tag=ZAIQARNXVRES type=write size=3711012 2024-02-10T05:50:22.019 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.019+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~ONYC07RINI8W.0 size=1048576 2024-02-10T05:50:22.023 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.021+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~ONYC07RINI8W.1 size=1048576 2024-02-10T05:50:22.023 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.023+0000 7fc7028bd640 1 > prepared part key=_multipart_5AU917IHRJLX.2~ONYC07RINI8W.2 size=827 2024-02-10T05:50:22.023 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.023+0000 7fc7028bd640 1 > prepared multipart upload key=5AU917IHRJLX upload=ONYC07RINI8W tag=G70P15SHTMUE type=write size=3146555 2024-02-10T05:50:22.025 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.025+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~X8PGWM2DR6CG.0 size=1048576 2024-02-10T05:50:22.027 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.027+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~X8PGWM2DR6CG.1 size=1048576 2024-02-10T05:50:22.029 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.029+0000 7fc7028bd640 1 < completed part key=_multipart_WWJNN1I8UV2D.2~X8PGWM2DR6CG.2 size=317585 2024-02-10T05:50:22.032 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.032+0000 7fc7028bd640 1 < completed multipart upload key=WWJNN1I8UV2D upload=X8PGWM2DR6CG tag=NBVCUWGRHTP2 type=write size=3463313 2024-02-10T05:50:22.035 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.034+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=O6HTAJ3GXV8T type=write size=439762 2024-02-10T05:50:22.037 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.037+0000 7fc7028bd640 1 < completed delete operation key=PYJZTE24ZO5G tag=C6APEC6ZPVPE type=del 2024-02-10T05:50:22.041 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.041+0000 7fc7028bd640 1 > prepared part key=_multipart_XB7VCWOVVN1Q.2~K2ZHNAM17SWP.0 size=503489 2024-02-10T05:50:22.041 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.041+0000 7fc7028bd640 1 > prepared multipart upload key=XB7VCWOVVN1Q upload=K2ZHNAM17SWP tag=TZ52VMBVCSM2 type=write size=1552065 2024-02-10T05:50:22.045 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.045+0000 7fc7028bd640 1 < suggested update operation key=O22B4K2PVN13 tag=6F42X801JR8K type=del size=1117806 2024-02-10T05:50:22.046 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.047+0000 7fc7028bd640 1 > prepared operation key=0BWUVUVJ2VMX tag=41BT6O32B3C3 type=del size=3788520 2024-02-10T05:50:22.049 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.048+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~VV3HOZYWL1SR.0 size=1048576 2024-02-10T05:50:22.050 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.050+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~VV3HOZYWL1SR.1 size=1048576 2024-02-10T05:50:22.052 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.052+0000 7fc7028bd640 1 < completed part key=_multipart_JFGDV4S5JG57.2~VV3HOZYWL1SR.2 size=344557 2024-02-10T05:50:22.056 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.056+0000 7fc7028bd640 1 < completed multipart upload key=JFGDV4S5JG57 upload=VV3HOZYWL1SR tag=660T9DJ92327 type=write size=3490285 2024-02-10T05:50:22.058 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.058+0000 7fc7028bd640 1 > prepared operation key=8AXKQ459OWH5 tag=43MAJ2937IU3 type=del size=919861 2024-02-10T05:50:22.060 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.060+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~O14VO0RHM6AC.0 size=1048576 2024-02-10T05:50:22.060 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.060+0000 7fc7028bd640 1 < canceled part key=_multipart_2CRZCIZ292WL.2~O14VO0RHM6AC.1 size=525721 2024-02-10T05:50:22.064 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.064+0000 7fc7028bd640 1 < canceled multipart upload key=2CRZCIZ292WL upload=O14VO0RHM6AC tag=YCLXP2A1LFBK type=write size=2622873 2024-02-10T05:50:22.066 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.066+0000 7fc7028bd640 1 > prepared operation key=XB7VCWOVVN1Q tag=GBMDW5QU582I type=del size=3365492 2024-02-10T05:50:22.068 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.068+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~5E4KG0L9RJV6.0 size=1048576 2024-02-10T05:50:22.070 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.070+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~5E4KG0L9RJV6.1 size=1048576 2024-02-10T05:50:22.072 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.072+0000 7fc7028bd640 1 < completed part key=_multipart_WQCB4GNOHXKZ.2~5E4KG0L9RJV6.2 size=552322 2024-02-10T05:50:22.076 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.076+0000 7fc7028bd640 1 < completed multipart upload key=WQCB4GNOHXKZ upload=5E4KG0L9RJV6 tag=2MF51V1R1OO0 type=write size=3698050 2024-02-10T05:50:22.078 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.078+0000 7fc7028bd640 1 > prepared operation key=5AU917IHRJLX tag=2K93MQZKFJSK type=del size=1284769 2024-02-10T05:50:22.082 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.082+0000 7fc7028bd640 1 < suggested update operation key=O22B4K2PVN13 tag=Y2DIRNXYS86A type=write size=1006375 2024-02-10T05:50:22.084 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.084+0000 7fc7028bd640 1 > prepared operation key=9XDPL2E1NK20 tag=WP8GQTP36JGG type=write size=338813 2024-02-10T05:50:22.087 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.087+0000 7fc7028bd640 1 < canceled operation key=JFGDV4S5JG57 tag=2F8W5VFINTAX type=del size=1451861 2024-02-10T05:50:22.089 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.089+0000 7fc7028bd640 1 > prepared operation key=MZZAEZZC2121 tag=LP1BGC12A7JU type=del size=2266570 2024-02-10T05:50:22.091 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.091+0000 7fc7028bd640 1 < completed write operation key=0NLM9ZNH9FMF tag=T6Q0TPZDQL4D type=write size=1028322 2024-02-10T05:50:22.093 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.093+0000 7fc7028bd640 1 > prepared operation key=0NLM9ZNH9FMF tag=C5U039NL6Y91 type=del size=2228967 2024-02-10T05:50:22.095 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.095+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~177PYW62RUH9.0 size=1048576 2024-02-10T05:50:22.097 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.097+0000 7fc7028bd640 1 < completed part key=_multipart_2CRZCIZ292WL.2~177PYW62RUH9.1 size=565070 2024-02-10T05:50:22.100 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.100+0000 7fc7028bd640 1 < completed multipart upload key=2CRZCIZ292WL upload=177PYW62RUH9 tag=OPANP2KAI2YE type=write size=2662222 2024-02-10T05:50:22.102 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.102+0000 7fc7028bd640 1 > prepared operation key=WWJNN1I8UV2D tag=X2UVBFXR48JF type=del size=1342544 2024-02-10T05:50:22.104 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.104+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~G0KBRY39H3S5.0 size=1048576 2024-02-10T05:50:22.106 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.106+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~G0KBRY39H3S5.1 size=1048576 2024-02-10T05:50:22.108 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.108+0000 7fc7028bd640 1 < completed part key=_multipart_0BWUVUVJ2VMX.2~G0KBRY39H3S5.2 size=810345 2024-02-10T05:50:22.112 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.112+0000 7fc7028bd640 1 < completed multipart upload key=0BWUVUVJ2VMX upload=G0KBRY39H3S5 tag=NAXQ05T31AOU type=write size=3956073 2024-02-10T05:50:22.116 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.115+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~ASUQMIW5VRKI.0 size=1048576 2024-02-10T05:50:22.117 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.117+0000 7fc7028bd640 1 > prepared part key=_multipart_9TER2XXAC4VK.2~ASUQMIW5VRKI.1 size=215140 2024-02-10T05:50:22.117 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.117+0000 7fc7028bd640 1 > prepared multipart upload key=9TER2XXAC4VK upload=ASUQMIW5VRKI tag=VVAG7FUQB98H type=write size=2312292 2024-02-10T05:50:22.119 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.119+0000 7fc7028bd640 1 < completed part key=_multipart_P1LQTKS3USKT.2~NEMXK5MO7A5P.0 size=244463 2024-02-10T05:50:22.124 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.124+0000 7fc7028bd640 1 < completed multipart upload key=P1LQTKS3USKT upload=NEMXK5MO7A5P tag=2WVM7E9L4N0S type=write size=1293039 2024-02-10T05:50:22.127 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.127+0000 7fc7028bd640 1 > prepared operation key=5Q7J7RS33UG8 tag=WS8W4IGMKRJO type=del size=1015573 2024-02-10T05:50:22.130 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.130+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~2H7ICJZ9HQ7J.0 size=1048576 2024-02-10T05:50:22.131 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.131+0000 7fc7028bd640 1 < completed part key=_multipart_ZQ8S1KW54C8H.2~2H7ICJZ9HQ7J.1 size=348201 2024-02-10T05:50:22.135 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.135+0000 7fc7028bd640 1 < completed multipart upload key=ZQ8S1KW54C8H upload=2H7ICJZ9HQ7J tag=VZQIY5KQSO9F type=write size=2445353 2024-02-10T05:50:22.139 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.139+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~NL5X005OUP3R.0 size=1048576 2024-02-10T05:50:22.140 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.140+0000 7fc7028bd640 1 > prepared part key=_multipart_ZQ8S1KW54C8H.2~NL5X005OUP3R.1 size=922848 2024-02-10T05:50:22.140 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.140+0000 7fc7028bd640 1 > prepared multipart upload key=ZQ8S1KW54C8H upload=NL5X005OUP3R tag=SX53Z7WD89SE type=write size=3020000 2024-02-10T05:50:22.143 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.143+0000 7fc7028bd640 1 < completed delete operation key=WQCB4GNOHXKZ tag=ZT5SOSEYGTYP type=del 2024-02-10T05:50:22.146 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.146+0000 7fc7028bd640 1 > prepared part key=_multipart_Y7111N38XSR8.2~LQLKZW5RRQJL.0 size=533059 2024-02-10T05:50:22.146 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.146+0000 7fc7028bd640 1 > prepared multipart upload key=Y7111N38XSR8 upload=LQLKZW5RRQJL tag=QJ8ZCXMQ76YT type=write size=1581635 2024-02-10T05:50:22.148 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.148+0000 7fc7028bd640 1 < completed delete operation key=JFGDV4S5JG57 tag=KQ32ZUHP9G5X type=del 2024-02-10T05:50:22.152 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.152+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~ZLNTFJSVEBQ0.0 size=1048576 2024-02-10T05:50:22.155 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.154+0000 7fc7028bd640 1 > prepared part key=_multipart_L57NUDWUO7TH.2~ZLNTFJSVEBQ0.1 size=480981 2024-02-10T05:50:22.155 INFO:tasks.workunit.client.0.smithi178.stderr:2024-02-10T05:50:22.154+0000 7fc7028bd640 1 > prepared multipart upload key=L57NUDWUO7TH upload=ZLNTFJSVEBQ0 tag=VE9O31025LYO type=write size=2578133 2024-02-10T05:50:22.155 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] cls_rgw_stats.simulate (13375 ms) 2024-02-10T05:50:22.155 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 1 test from cls_rgw_stats (13375 ms total) 2024-02-10T05:50:22.155 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:50:22.155 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T05:50:22.747 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 1 test from 1 test suite ran. (15832 ms total) 2024-02-10T05:50:22.748 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 1 test. 2024-02-10T05:50:22.752 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:50:22.753 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:50:22.820 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2024-02-10T05:50:22.820 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:50:22.886 INFO:tasks.workunit.client.0.smithi178.stdout:Running main() from gmock_main.cc 2024-02-10T05:50:22.886 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 2 tests from 1 test suite. 2024-02-10T05:50:22.886 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T05:50:22.886 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 2 tests from ClsSDK 2024-02-10T05:50:22.886 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2024-02-10T05:50:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:22 smithi189 ceph-mon[89631]: pgmap v1398: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 427 KiB/s wr, 2.19k op/s 2024-02-10T05:50:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:22 smithi178 ceph-mon[92537]: pgmap v1398: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 427 KiB/s wr, 2.19k op/s 2024-02-10T05:50:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:22 smithi178 ceph-mon[95116]: pgmap v1398: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 427 KiB/s wr, 2.19k op/s 2024-02-10T05:50:24.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:23 smithi189 ceph-mon[89631]: osdmap e1126: 8 total, 8 up, 8 in 2024-02-10T05:50:24.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:23 smithi178 ceph-mon[92537]: osdmap e1126: 8 total, 8 up, 8 in 2024-02-10T05:50:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:23 smithi178 ceph-mon[95116]: osdmap e1126: 8 total, 8 up, 8 in 2024-02-10T05:50:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:24 smithi189 ceph-mon[89631]: pgmap v1400: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:24 smithi189 ceph-mon[89631]: osdmap e1127: 8 total, 8 up, 8 in 2024-02-10T05:50:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:24 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1065256663' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:24 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:24 smithi178 ceph-mon[92537]: pgmap v1400: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:24 smithi178 ceph-mon[92537]: osdmap e1127: 8 total, 8 up, 8 in 2024-02-10T05:50:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:24 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1065256663' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:24 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:24 smithi178 ceph-mon[95116]: pgmap v1400: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:24 smithi178 ceph-mon[95116]: osdmap e1127: 8 total, 8 up, 8 in 2024-02-10T05:50:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:24 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1065256663' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:24 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:25.770 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2884 ms) 2024-02-10T05:50:25.770 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2024-02-10T05:50:26.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:25 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:50:26.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:25 smithi189 ceph-mon[89631]: osdmap e1128: 8 total, 8 up, 8 in 2024-02-10T05:50:26.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:25 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:50:26.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:25 smithi178 ceph-mon[92537]: osdmap e1128: 8 total, 8 up, 8 in 2024-02-10T05:50:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:25 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:50:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:25 smithi178 ceph-mon[95116]: osdmap e1128: 8 total, 8 up, 8 in 2024-02-10T05:50:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:26 smithi189 ceph-mon[89631]: pgmap v1403: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:26 smithi189 ceph-mon[89631]: osdmap e1129: 8 total, 8 up, 8 in 2024-02-10T05:50:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:26 smithi178 ceph-mon[92537]: pgmap v1403: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:27.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:26 smithi178 ceph-mon[92537]: osdmap e1129: 8 total, 8 up, 8 in 2024-02-10T05:50:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:26 smithi178 ceph-mon[95116]: pgmap v1403: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:26 smithi178 ceph-mon[95116]: osdmap e1129: 8 total, 8 up, 8 in 2024-02-10T05:50:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:50:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:50:27] "GET /metrics HTTP/1.1" 200 36374 "" "Prometheus/2.43.0" 2024-02-10T05:50:27.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:27 smithi178 ceph-mon[95116]: osdmap e1130: 8 total, 8 up, 8 in 2024-02-10T05:50:27.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:27 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3354059842' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:27.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:27 smithi178 ceph-mon[92537]: osdmap e1130: 8 total, 8 up, 8 in 2024-02-10T05:50:27.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:27 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3354059842' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:28.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:27 smithi189 ceph-mon[89631]: osdmap e1130: 8 total, 8 up, 8 in 2024-02-10T05:50:28.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:27 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3354059842' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T05:50:28.783 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3012 ms) 2024-02-10T05:50:28.783 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 2 tests from ClsSDK (5897 ms total) 2024-02-10T05:50:28.783 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T05:50:28.783 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T05:50:28.783 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 2 tests from 1 test suite ran. (5897 ms total) 2024-02-10T05:50:28.783 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 2 tests. 2024-02-10T05:50:28.786 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T05:50:28.786 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T05:50:28.855 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-02-10T05:50:28.856 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-02-10T05:50:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:28 smithi189 ceph-mon[89631]: pgmap v1406: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:28 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:50:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:28 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3354059842' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:50:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:28 smithi189 ceph-mon[89631]: osdmap e1131: 8 total, 8 up, 8 in 2024-02-10T05:50:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:50:29.100 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:28 smithi178 ceph-mon[92537]: pgmap v1406: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:29.100 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:28 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:50:29.101 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:28 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3354059842' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:50:29.101 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:28 smithi178 ceph-mon[92537]: osdmap e1131: 8 total, 8 up, 8 in 2024-02-10T05:50:29.101 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:29.101 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:50:29.101 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:28 smithi178 ceph-mon[95116]: pgmap v1406: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:29.101 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:28 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T05:50:29.101 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:28 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3354059842' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi178-137093-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T05:50:29.102 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:28 smithi178 ceph-mon[95116]: osdmap e1131: 8 total, 8 up, 8 in 2024-02-10T05:50:29.102 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:29.102 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:50:29.103 DEBUG:teuthology.parallel:result is None 2024-02-10T05:50:29.104 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-02-10T05:50:29.131 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-02-10T05:50:29.131 DEBUG:teuthology.orchestra.run.smithi178:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-02-10T05:50:29.185 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-02-10T05:50:29.186 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-10T05:50:29.186 INFO:teuthology.task.print:**** done end rados_api.yaml 2024-02-10T05:50:29.186 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-10T05:50:29.186 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2024-02-10T05:50:29.186 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-02-10T05:50:29.187 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-02-10T05:50:29.187 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-10T05:50:29.187 DEBUG:teuthology.orchestra.run.smithi178:> stat -- /home/ubuntu/cephtest/mnt.0 2024-02-10T05:50:29.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T05:50:29.241 INFO:teuthology.orchestra.run.smithi178.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-02-10T05:50:29.241 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-02-10T05:50:29.296 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-02-10T05:50:29.296 DEBUG:teuthology.orchestra.run.smithi178:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-02-10T05:50:29.351 INFO:tasks.workunit:timeout=3h 2024-02-10T05:50:29.351 INFO:tasks.workunit:cleanup=True 2024-02-10T05:50:29.351 DEBUG:teuthology.orchestra.run.smithi178:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-02-10T05:50:29.406 INFO:tasks.workunit.client.0.smithi178.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-02-10T05:50:30.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:29 smithi178 ceph-mon[92537]: osdmap e1132: 8 total, 8 up, 8 in 2024-02-10T05:50:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:29 smithi178 ceph-mon[95116]: osdmap e1132: 8 total, 8 up, 8 in 2024-02-10T05:50:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:29 smithi189 ceph-mon[89631]: osdmap e1132: 8 total, 8 up, 8 in 2024-02-10T05:50:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:30 smithi178 ceph-mon[92537]: pgmap v1409: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:30 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:50:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:30 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T05:50:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:30 smithi178 ceph-mon[95116]: pgmap v1409: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:30 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:50:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:30 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T05:50:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:30 smithi189 ceph-mon[89631]: pgmap v1409: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:30 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T05:50:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:30 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T05:50:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:32 smithi178 ceph-mon[92537]: pgmap v1410: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:32 smithi178 ceph-mon[95116]: pgmap v1410: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:32 smithi189 ceph-mon[89631]: pgmap v1410: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:34 smithi178 ceph-mon[92537]: pgmap v1411: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:34 smithi178 ceph-mon[95116]: pgmap v1411: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:34 smithi189 ceph-mon[89631]: pgmap v1411: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:36.025 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T05:50:36.081 INFO:tasks.workunit.client.0.smithi178.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-10T05:50:36.083 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-10T05:50:36.083 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-10T05:50:36.152 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-10T05:50:36.202 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-10T05:50:36.242 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-10T05:50:36.244 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-10T05:50:36.244 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-10T05:50:36.285 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-10T05:50:36.289 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T05:50:36.289 DEBUG:teuthology.orchestra.run.smithi178:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-02-10T05:50:36.348 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2024-02-10T05:50:36.349 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2024-02-10T05:50:36.349 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T05:50:36.451 INFO:tasks.workunit.client.0.smithi178.stdout:run length 1200 seconds 2024-02-10T05:50:36.451 INFO:tasks.workunit.client.0.smithi178.stdout:preparing 10240 objects 2024-02-10T05:50:36.964 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:36 smithi178 ceph-mon[92537]: pgmap v1412: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:36.965 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:36 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:50:36.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:36 smithi178 ceph-mon[95116]: pgmap v1412: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:36.965 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:36 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:50:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:36 smithi189 ceph-mon[89631]: pgmap v1412: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:36 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:50:37.870 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:50:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:50:37] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-02-10T05:50:38.797 INFO:tasks.workunit.client.0.smithi178.stdout:load-gen will run 1200 seconds 2024-02-10T05:50:39.115 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:38 smithi189 ceph-mon[89631]: pgmap v1413: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:39.140 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:38 smithi178 ceph-mon[92537]: pgmap v1413: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:39.140 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:38 smithi178 ceph-mon[95116]: pgmap v1413: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-10T05:50:39.797 INFO:tasks.workunit.client.0.smithi178.stdout: 1: throughput=0MB/sec pending data=0 2024-02-10T05:50:39.797 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GK8jAUdUmIGwsX7 off=7720207 len=1634421 2024-02-10T05:50:39.799 INFO:tasks.workunit.client.0.smithi178.stdout:op 0 completed, throughput=1.55MB/sec 2024-02-10T05:50:39.799 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_vPMHZi35hgWZQr off=16711897 len=1241553 2024-02-10T05:50:39.801 INFO:tasks.workunit.client.0.smithi178.stdout:op 1 completed, throughput=2.73MB/sec 2024-02-10T05:50:39.801 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bSsLLdYpwhUWPZM off=7815064 len=751553 2024-02-10T05:50:39.802 INFO:tasks.workunit.client.0.smithi178.stdout:op 2 completed, throughput=3.44MB/sec 2024-02-10T05:50:39.802 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oGR_cLfaxNAqjsi off=517553 len=1466204 2024-02-10T05:50:39.811 INFO:tasks.workunit.client.0.smithi178.stdout:op 3 completed, throughput=4.79MB/sec 2024-02-10T05:50:39.811 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MV5Vcv1gHBdyhJ1 off=4410755 len=2033586 2024-02-10T05:50:39.820 INFO:tasks.workunit.client.0.smithi178.stdout:op 4 completed, throughput=6.64MB/sec 2024-02-10T05:50:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:40 smithi189 ceph-mon[89631]: pgmap v1414: 105 pgs: 105 active+clean; 80 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 647 KiB/s wr, 646 op/s 2024-02-10T05:50:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:40 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:40.820 INFO:tasks.workunit.client.0.smithi178.stdout: 2: throughput=3.36MB/sec pending data=0 2024-02-10T05:50:40.820 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_fd6f1LuUdDrvF- off=6476868 len=629603 2024-02-10T05:50:40.823 INFO:tasks.workunit.client.0.smithi178.stdout:op 5 completed, throughput=3.65MB/sec 2024-02-10T05:50:40.823 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Y0-sRxS7XOVMZtP off=0 len=1938738 2024-02-10T05:50:40.830 INFO:tasks.workunit.client.0.smithi178.stdout:op 6 completed, throughput=4.55MB/sec 2024-02-10T05:50:40.830 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BHxb5sL4bBNclha off=6029631 len=2016998 2024-02-10T05:50:40.834 INFO:tasks.workunit.client.0.smithi178.stdout:op 7 completed, throughput=5.48MB/sec 2024-02-10T05:50:40.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:40 smithi178 ceph-mon[92537]: pgmap v1414: 105 pgs: 105 active+clean; 80 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 647 KiB/s wr, 646 op/s 2024-02-10T05:50:40.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:40.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:40.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:40 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:40 smithi178 ceph-mon[95116]: pgmap v1414: 105 pgs: 105 active+clean; 80 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 647 KiB/s wr, 646 op/s 2024-02-10T05:50:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:40 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:50:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:50:41.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:41 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:41.834 INFO:tasks.workunit.client.0.smithi178.stdout: 3: throughput=3.68MB/sec pending data=0 2024-02-10T05:50:41.834 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-htYEl0I4OC3OhN7 off=2406128 len=1263205 2024-02-10T05:50:41.840 INFO:tasks.workunit.client.0.smithi178.stdout:op 8 completed, throughput=4.07MB/sec 2024-02-10T05:50:41.840 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BNbHLafFPNzDLfF off=1733044 len=1412934 2024-02-10T05:50:41.848 INFO:tasks.workunit.client.0.smithi178.stdout:op 9 completed, throughput=4.5MB/sec 2024-02-10T05:50:41.848 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LWXbfmnD1rvn7Wx off=9169402 len=2036097 2024-02-10T05:50:41.856 INFO:tasks.workunit.client.0.smithi178.stdout:op 10 completed, throughput=5.12MB/sec 2024-02-10T05:50:41.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:50:41.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:50:41.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:41 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:41.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:50:41.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:50:41.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:41 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:42.856 INFO:tasks.workunit.client.0.smithi178.stdout: 4: throughput=3.86MB/sec pending data=0 2024-02-10T05:50:42.856 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2gLJfMi8qdzz_wi off=701739 len=1619666 2024-02-10T05:50:42.863 INFO:tasks.workunit.client.0.smithi178.stdout:op 11 completed, throughput=4.23MB/sec 2024-02-10T05:50:42.864 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-URPNlPmf51bKkR0 off=1794086 len=829731 2024-02-10T05:50:42.865 INFO:tasks.workunit.client.0.smithi178.stdout:op 12 completed, throughput=4.42MB/sec 2024-02-10T05:50:42.865 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sKs1MIWTQi7iS4- off=3309973 len=404479 2024-02-10T05:50:42.868 INFO:tasks.workunit.client.0.smithi178.stdout:op 13 completed, throughput=4.52MB/sec 2024-02-10T05:50:42.868 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MHqPSQ4igF-jxfO off=1254239 len=1202288 2024-02-10T05:50:42.869 INFO:tasks.workunit.client.0.smithi178.stdout:op 14 completed, throughput=4.8MB/sec 2024-02-10T05:50:42.869 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nf14aiYfsnKfKuk off=8576288 len=624746 2024-02-10T05:50:42.871 INFO:tasks.workunit.client.0.smithi178.stdout:op 15 completed, throughput=4.94MB/sec 2024-02-10T05:50:42.871 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5YuiiHCCjhCp1sj off=14174516 len=1144342 2024-02-10T05:50:42.873 INFO:tasks.workunit.client.0.smithi178.stdout:op 16 completed, throughput=5.21MB/sec 2024-02-10T05:50:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:42 smithi189 ceph-mon[89631]: pgmap v1415: 105 pgs: 105 active+clean; 97 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 652 KiB/s wr, 652 op/s 2024-02-10T05:50:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:42 smithi178 ceph-mon[92537]: pgmap v1415: 105 pgs: 105 active+clean; 97 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 652 KiB/s wr, 652 op/s 2024-02-10T05:50:43.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:42 smithi178 ceph-mon[95116]: pgmap v1415: 105 pgs: 105 active+clean; 97 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 652 KiB/s wr, 652 op/s 2024-02-10T05:50:43.873 INFO:tasks.workunit.client.0.smithi178.stdout: 5: throughput=4.18MB/sec pending data=0 2024-02-10T05:50:43.873 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rPJARJF15-aNSnH off=1741405 len=317486 2024-02-10T05:50:43.874 INFO:tasks.workunit.client.0.smithi178.stdout:op 17 completed, throughput=4.24MB/sec 2024-02-10T05:50:43.874 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5ojrJ82tBzkVkiC off=17914274 len=1008342 2024-02-10T05:50:43.881 INFO:tasks.workunit.client.0.smithi178.stdout:op 18 completed, throughput=4.42MB/sec 2024-02-10T05:50:43.881 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nWtiO_YruLyXrgO off=1288565 len=26004 2024-02-10T05:50:43.883 INFO:tasks.workunit.client.0.smithi178.stdout:op 19 completed, throughput=4.43MB/sec 2024-02-10T05:50:43.883 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-K8ZDRT62qiolw1e off=6415585 len=837397 2024-02-10T05:50:43.885 INFO:tasks.workunit.client.0.smithi178.stdout:op 20 completed, throughput=4.58MB/sec 2024-02-10T05:50:43.885 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dFquMwAfkXQLrpO off=253292 len=426270 2024-02-10T05:50:43.888 INFO:tasks.workunit.client.0.smithi178.stdout:op 21 completed, throughput=4.66MB/sec 2024-02-10T05:50:43.888 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BgKwVNVxgZVQv5P off=13964357 len=929243 2024-02-10T05:50:43.893 INFO:tasks.workunit.client.0.smithi178.stdout:op 22 completed, throughput=4.83MB/sec 2024-02-10T05:50:43.893 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LZ1zsN9j_Imn4yA off=4155564 len=911826 2024-02-10T05:50:43.894 INFO:tasks.workunit.client.0.smithi178.stdout:op 23 completed, throughput=5MB/sec 2024-02-10T05:50:43.895 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wrG-zBnIqKiktUZ off=18339184 len=1927087 2024-02-10T05:50:43.897 INFO:tasks.workunit.client.0.smithi178.stdout:op 24 completed, throughput=5.35MB/sec 2024-02-10T05:50:44.897 INFO:tasks.workunit.client.0.smithi178.stdout: 6: throughput=4.48MB/sec pending data=0 2024-02-10T05:50:44.897 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NnlgPz8MfDyga9H off=8365691 len=1617355 2024-02-10T05:50:44.899 INFO:tasks.workunit.client.0.smithi178.stdout:op 25 completed, throughput=4.73MB/sec 2024-02-10T05:50:44.899 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CC8EGR08DIrwDRC off=3012360 len=108892 2024-02-10T05:50:44.902 INFO:tasks.workunit.client.0.smithi178.stdout:op 26 completed, throughput=4.74MB/sec 2024-02-10T05:50:44.902 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oU5OGP368VIu3jX off=564742 len=1784507 2024-02-10T05:50:44.909 INFO:tasks.workunit.client.0.smithi178.stdout:op 27 completed, throughput=5.01MB/sec 2024-02-10T05:50:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:44 smithi189 ceph-mon[89631]: pgmap v1416: 105 pgs: 105 active+clean; 112 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s wr, 750 op/s 2024-02-10T05:50:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:44 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:50:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:44 smithi178 ceph-mon[92537]: pgmap v1416: 105 pgs: 105 active+clean; 112 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s wr, 750 op/s 2024-02-10T05:50:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:44 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:50:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:44 smithi178 ceph-mon[95116]: pgmap v1416: 105 pgs: 105 active+clean; 112 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s wr, 750 op/s 2024-02-10T05:50:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:44 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:50:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:50:45.910 INFO:tasks.workunit.client.0.smithi178.stdout: 7: throughput=4.31MB/sec pending data=0 2024-02-10T05:50:45.910 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dGsJLVE4DYrri55 off=1370650 len=216458 2024-02-10T05:50:45.910 INFO:tasks.workunit.client.0.smithi178.stdout:op 28 completed, throughput=4.34MB/sec 2024-02-10T05:50:45.910 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rJOyJUaBeWVHUoq off=674169 len=570768 2024-02-10T05:50:45.912 INFO:tasks.workunit.client.0.smithi178.stdout:op 29 completed, throughput=4.41MB/sec 2024-02-10T05:50:45.912 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LEbXwUcV6erfFy5 off=92410 len=188691 2024-02-10T05:50:45.913 INFO:tasks.workunit.client.0.smithi178.stdout:op 30 completed, throughput=4.44MB/sec 2024-02-10T05:50:45.913 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ublkOtLLLaf8L3T off=701467 len=97527 2024-02-10T05:50:45.913 INFO:tasks.workunit.client.0.smithi178.stdout:op 31 completed, throughput=4.45MB/sec 2024-02-10T05:50:45.913 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-avc8LymvdEdZy7Q off=99143 len=1176437 2024-02-10T05:50:45.915 INFO:tasks.workunit.client.0.smithi178.stdout:op 32 completed, throughput=4.61MB/sec 2024-02-10T05:50:45.915 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tQQcG8NA4lU8B86 off=11953934 len=1283473 2024-02-10T05:50:45.921 INFO:tasks.workunit.client.0.smithi178.stdout:op 33 completed, throughput=4.78MB/sec 2024-02-10T05:50:45.921 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5fmLzKBX6T8EFb1 off=4469694 len=52332 2024-02-10T05:50:45.921 INFO:tasks.workunit.client.0.smithi178.stdout:op 34 completed, throughput=4.78MB/sec 2024-02-10T05:50:45.921 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RWLOlS1DvZesNQn off=4261473 len=1887292 2024-02-10T05:50:45.923 INFO:tasks.workunit.client.0.smithi178.stdout:op 35 completed, throughput=5.03MB/sec 2024-02-10T05:50:46.924 INFO:tasks.workunit.client.0.smithi178.stdout: 8: throughput=4.41MB/sec pending data=0 2024-02-10T05:50:46.924 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QAlUzvdi5g0jYOy off=5945949 len=391569 2024-02-10T05:50:46.925 INFO:tasks.workunit.client.0.smithi178.stdout:op 36 completed, throughput=4.46MB/sec 2024-02-10T05:50:46.925 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-S6VJGEFhjUp0lzX off=11947217 len=163230 2024-02-10T05:50:46.927 INFO:tasks.workunit.client.0.smithi178.stdout:op 37 completed, throughput=4.48MB/sec 2024-02-10T05:50:46.927 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-s8Wb257XK_GH8Ei off=8208720 len=2006391 2024-02-10T05:50:46.936 INFO:tasks.workunit.client.0.smithi178.stdout:op 38 completed, throughput=4.71MB/sec 2024-02-10T05:50:46.936 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4GhttLSoQ59uU2O off=3135863 len=152685 2024-02-10T05:50:46.937 INFO:tasks.workunit.client.0.smithi178.stdout:op 39 completed, throughput=4.72MB/sec 2024-02-10T05:50:46.937 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bD5WDdjqNrjrVpt off=371347 len=1819118 2024-02-10T05:50:46.938 INFO:tasks.workunit.client.0.smithi178.stdout:op 40 completed, throughput=4.94MB/sec 2024-02-10T05:50:46.939 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZDMl1SEYhAuJHJc off=6470836 len=1236866 2024-02-10T05:50:46.944 INFO:tasks.workunit.client.0.smithi178.stdout:op 41 completed, throughput=5.08MB/sec 2024-02-10T05:50:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:46 smithi189 ceph-mon[89631]: pgmap v1417: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 701 KiB/s rd, 1.7 MiB/s wr, 854 op/s 2024-02-10T05:50:47.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:46 smithi178 ceph-mon[92537]: pgmap v1417: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 701 KiB/s rd, 1.7 MiB/s wr, 854 op/s 2024-02-10T05:50:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:46 smithi178 ceph-mon[95116]: pgmap v1417: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 701 KiB/s rd, 1.7 MiB/s wr, 854 op/s 2024-02-10T05:50:47.944 INFO:tasks.workunit.client.0.smithi178.stdout: 9: throughput=4.52MB/sec pending data=0 2024-02-10T05:50:47.945 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zwXQTGzyUlAyjIt off=5760874 len=1504776 2024-02-10T05:50:47.946 INFO:tasks.workunit.client.0.smithi178.stdout:op 42 completed, throughput=4.68MB/sec 2024-02-10T05:50:47.947 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CiBVIFib5lVGpoy off=750947 len=1605201 2024-02-10T05:50:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:op 43 completed, throughput=4.84MB/sec 2024-02-10T05:50:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wYNImhWrl-wSqND off=13580572 len=1924704 2024-02-10T05:50:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:50:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:50:47] "GET /metrics HTTP/1.1" 200 34043 "" "Prometheus/2.43.0" 2024-02-10T05:50:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:op 44 completed, throughput=5.04MB/sec 2024-02-10T05:50:48.962 INFO:tasks.workunit.client.0.smithi178.stdout: 10: throughput=4.54MB/sec pending data=0 2024-02-10T05:50:48.962 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-b80gpplx7fkO_kT off=8118603 len=1382872 2024-02-10T05:50:48.964 INFO:tasks.workunit.client.0.smithi178.stdout:op 45 completed, throughput=4.67MB/sec 2024-02-10T05:50:48.964 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WoBYLu5YGuGWtbu off=5877686 len=1270478 2024-02-10T05:50:48.965 INFO:tasks.workunit.client.0.smithi178.stdout:op 46 completed, throughput=4.79MB/sec 2024-02-10T05:50:48.965 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9WDR6SMSUOEow5l off=1112483 len=957581 2024-02-10T05:50:48.966 INFO:tasks.workunit.client.0.smithi178.stdout:op 47 completed, throughput=4.88MB/sec 2024-02-10T05:50:48.966 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5AX_1u5Me4l-u6B off=3254344 len=1864899 2024-02-10T05:50:48.974 INFO:tasks.workunit.client.0.smithi178.stdout:op 48 completed, throughput=5.05MB/sec 2024-02-10T05:50:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:48 smithi189 ceph-mon[89631]: pgmap v1418: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 769 KiB/s rd, 1.8 MiB/s wr, 854 op/s 2024-02-10T05:50:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:48 smithi178 ceph-mon[92537]: pgmap v1418: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 769 KiB/s rd, 1.8 MiB/s wr, 854 op/s 2024-02-10T05:50:49.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:48 smithi178 ceph-mon[95116]: pgmap v1418: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 769 KiB/s rd, 1.8 MiB/s wr, 854 op/s 2024-02-10T05:50:49.975 INFO:tasks.workunit.client.0.smithi178.stdout: 11: throughput=4.6MB/sec pending data=0 2024-02-10T05:50:49.975 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jRhTJ7Ng0jUra3i off=5808325 len=1657791 2024-02-10T05:50:49.977 INFO:tasks.workunit.client.0.smithi178.stdout:op 49 completed, throughput=4.74MB/sec 2024-02-10T05:50:49.977 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LZ2rawwrB_b4gB4 off=679751 len=1694165 2024-02-10T05:50:49.984 INFO:tasks.workunit.client.0.smithi178.stdout:op 50 completed, throughput=4.88MB/sec 2024-02-10T05:50:49.984 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2j_lC36eMCFQ34S off=8807677 len=806787 2024-02-10T05:50:49.988 INFO:tasks.workunit.client.0.smithi178.stdout:op 51 completed, throughput=4.95MB/sec 2024-02-10T05:50:49.988 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-N1RUKYmuf15UQqG off=3931733 len=644211 2024-02-10T05:50:49.989 INFO:tasks.workunit.client.0.smithi178.stdout:op 52 completed, throughput=5MB/sec 2024-02-10T05:50:50.989 INFO:tasks.workunit.client.0.smithi178.stdout: 12: throughput=4.59MB/sec pending data=0 2024-02-10T05:50:50.989 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Bu9YAi36f4jRC2E off=17786591 len=1557634 2024-02-10T05:50:51.001 INFO:tasks.workunit.client.0.smithi178.stdout:op 53 completed, throughput=4.71MB/sec 2024-02-10T05:50:51.001 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hHJLlWIHjzCRm39 off=4384695 len=1333182 2024-02-10T05:50:51.009 INFO:tasks.workunit.client.0.smithi178.stdout:op 54 completed, throughput=4.81MB/sec 2024-02-10T05:50:51.009 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RrU4qGKAOQX3iOs off=10247117 len=1551336 2024-02-10T05:50:51.016 INFO:tasks.workunit.client.0.smithi178.stdout:op 55 completed, throughput=4.93MB/sec 2024-02-10T05:50:51.016 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wtqumcV--DJzhH_ off=2619865 len=670863 2024-02-10T05:50:51.017 INFO:tasks.workunit.client.0.smithi178.stdout:op 56 completed, throughput=4.98MB/sec 2024-02-10T05:50:51.017 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dYRxCvweBN5op6y off=5693720 len=790669 2024-02-10T05:50:51.017 INFO:tasks.workunit.client.0.smithi178.stdout:op 57 completed, throughput=5.04MB/sec 2024-02-10T05:50:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:50 smithi189 ceph-mon[89631]: pgmap v1419: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 856 op/s 2024-02-10T05:50:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:50 smithi178 ceph-mon[92537]: pgmap v1419: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 856 op/s 2024-02-10T05:50:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:50 smithi178 ceph-mon[95116]: pgmap v1419: 105 pgs: 105 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 856 op/s 2024-02-10T05:50:52.018 INFO:tasks.workunit.client.0.smithi178.stdout: 13: throughput=4.66MB/sec pending data=0 2024-02-10T05:50:52.018 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tfSIxst-IMeNWZv off=17004525 len=855220 2024-02-10T05:50:52.019 INFO:tasks.workunit.client.0.smithi178.stdout:op 58 completed, throughput=4.72MB/sec 2024-02-10T05:50:52.019 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gB73a4dCnrf0DNv off=11783550 len=1011843 2024-02-10T05:50:52.025 INFO:tasks.workunit.client.0.smithi178.stdout:op 59 completed, throughput=4.79MB/sec 2024-02-10T05:50:52.025 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jRNRBTGms6MNkqa off=6771013 len=614123 2024-02-10T05:50:52.029 INFO:tasks.workunit.client.0.smithi178.stdout:op 60 completed, throughput=4.83MB/sec 2024-02-10T05:50:52.029 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ymxu2fr0M5B92k7 off=1486638 len=1874710 2024-02-10T05:50:52.040 INFO:tasks.workunit.client.0.smithi178.stdout:op 61 completed, throughput=4.97MB/sec 2024-02-10T05:50:52.040 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-67yYmlFBsqSe3M4 off=8832914 len=994992 2024-02-10T05:50:52.041 INFO:tasks.workunit.client.0.smithi178.stdout:op 62 completed, throughput=5.04MB/sec 2024-02-10T05:50:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:52 smithi189 ceph-mon[89631]: pgmap v1420: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 313 op/s 2024-02-10T05:50:53.041 INFO:tasks.workunit.client.0.smithi178.stdout: 14: throughput=4.68MB/sec pending data=0 2024-02-10T05:50:53.041 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iSiWGrsKH2v4xmc off=13419490 len=906734 2024-02-10T05:50:53.043 INFO:tasks.workunit.client.0.smithi178.stdout:op 63 completed, throughput=4.74MB/sec 2024-02-10T05:50:53.043 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EzZpqvBfVNPJ0s1 off=1096310 len=1631410 2024-02-10T05:50:53.045 INFO:tasks.workunit.client.0.smithi178.stdout:op 64 completed, throughput=4.85MB/sec 2024-02-10T05:50:53.045 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GnRU-SMVroAmCyg off=277255 len=2053382 2024-02-10T05:50:53.048 INFO:tasks.workunit.client.0.smithi178.stdout:op 65 completed, throughput=4.99MB/sec 2024-02-10T05:50:53.048 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-B2LkZ2_aEt-ISfp off=10446768 len=1945510 2024-02-10T05:50:53.052 INFO:tasks.workunit.client.0.smithi178.stdout:op 66 completed, throughput=5.12MB/sec 2024-02-10T05:50:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:52 smithi178 ceph-mon[92537]: pgmap v1420: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 313 op/s 2024-02-10T05:50:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:52 smithi178 ceph-mon[95116]: pgmap v1420: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 313 op/s 2024-02-10T05:50:54.052 INFO:tasks.workunit.client.0.smithi178.stdout: 15: throughput=4.78MB/sec pending data=0 2024-02-10T05:50:54.056 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-d3UIw0C51gH3e54 off=6939969 len=1241897 2024-02-10T05:50:54.058 INFO:tasks.workunit.client.0.smithi178.stdout:op 67 completed, throughput=4.86MB/sec 2024-02-10T05:50:54.058 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TPpvhj28e5Iwmu2 off=4435376 len=605884 2024-02-10T05:50:54.062 INFO:tasks.workunit.client.0.smithi178.stdout:op 68 completed, throughput=4.89MB/sec 2024-02-10T05:50:54.062 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BpZIobSSEfRCblm off=4784907 len=1234742 2024-02-10T05:50:54.070 INFO:tasks.workunit.client.0.smithi178.stdout:op 69 completed, throughput=4.97MB/sec 2024-02-10T05:50:54.071 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GVPivQoE1L6mafm off=607476 len=1553900 2024-02-10T05:50:54.079 INFO:tasks.workunit.client.0.smithi178.stdout:op 70 completed, throughput=5.06MB/sec 2024-02-10T05:50:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:54 smithi189 ceph-mon[89631]: pgmap v1421: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 204 op/s 2024-02-10T05:50:55.079 INFO:tasks.workunit.client.0.smithi178.stdout: 16: throughput=4.75MB/sec pending data=0 2024-02-10T05:50:55.080 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mZaTMLc2SnWFiFt off=8958066 len=124254 2024-02-10T05:50:55.082 INFO:tasks.workunit.client.0.smithi178.stdout:op 71 completed, throughput=4.76MB/sec 2024-02-10T05:50:55.082 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GEjpj-AMxh1n03O off=3179796 len=2000869 2024-02-10T05:50:55.084 INFO:tasks.workunit.client.0.smithi178.stdout:op 72 completed, throughput=4.87MB/sec 2024-02-10T05:50:55.084 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sUoLBbmwpz_mCLB off=255283 len=2078723 2024-02-10T05:50:55.088 INFO:tasks.workunit.client.0.smithi178.stdout:op 73 completed, throughput=5MB/sec 2024-02-10T05:50:55.088 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mDKBm4C6I5JH8Yj off=4150649 len=1432145 2024-02-10T05:50:55.091 INFO:tasks.workunit.client.0.smithi178.stdout:op 74 completed, throughput=5.08MB/sec 2024-02-10T05:50:55.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:54 smithi178 ceph-mon[92537]: pgmap v1421: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 204 op/s 2024-02-10T05:50:55.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:54 smithi178 ceph-mon[95116]: pgmap v1421: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 204 op/s 2024-02-10T05:50:56.091 INFO:tasks.workunit.client.0.smithi178.stdout: 17: throughput=4.78MB/sec pending data=0 2024-02-10T05:50:56.092 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d269aieQI2JZjam off=4885592 len=2047513 2024-02-10T05:50:56.094 INFO:tasks.workunit.client.0.smithi178.stdout:op 75 completed, throughput=4.9MB/sec 2024-02-10T05:50:56.094 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xdHAndw92o_ar2M off=8846141 len=1525619 2024-02-10T05:50:56.100 INFO:tasks.workunit.client.0.smithi178.stdout:op 76 completed, throughput=4.98MB/sec 2024-02-10T05:50:56.100 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EE2wqP-m0hBokxH off=13024722 len=50048 2024-02-10T05:50:56.103 INFO:tasks.workunit.client.0.smithi178.stdout:op 77 completed, throughput=4.98MB/sec 2024-02-10T05:50:56.103 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NTCT_mEQwBXnjO7 off=1599650 len=1534753 2024-02-10T05:50:56.106 INFO:tasks.workunit.client.0.smithi178.stdout:op 78 completed, throughput=5.06MB/sec 2024-02-10T05:50:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:56 smithi189 ceph-mon[89631]: pgmap v1422: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 107 op/s 2024-02-10T05:50:57.107 INFO:tasks.workunit.client.0.smithi178.stdout: 18: throughput=4.79MB/sec pending data=0 2024-02-10T05:50:57.107 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FvZNY7aV58-Zgbc off=11330044 len=693862 2024-02-10T05:50:57.108 INFO:tasks.workunit.client.0.smithi178.stdout:op 79 completed, throughput=4.82MB/sec 2024-02-10T05:50:57.108 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ThtYKflGAIFhg2r off=1884854 len=1707266 2024-02-10T05:50:57.115 INFO:tasks.workunit.client.0.smithi178.stdout:op 80 completed, throughput=4.91MB/sec 2024-02-10T05:50:57.116 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UQxkq_64O31nnpu off=2498655 len=1962529 2024-02-10T05:50:57.124 INFO:tasks.workunit.client.0.smithi178.stdout:op 81 completed, throughput=5.01MB/sec 2024-02-10T05:50:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:56 smithi178 ceph-mon[92537]: pgmap v1422: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 107 op/s 2024-02-10T05:50:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:56 smithi178 ceph-mon[95116]: pgmap v1422: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 107 op/s 2024-02-10T05:50:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:50:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:50:57] "GET /metrics HTTP/1.1" 200 34043 "" "Prometheus/2.43.0" 2024-02-10T05:50:58.125 INFO:tasks.workunit.client.0.smithi178.stdout: 19: throughput=4.75MB/sec pending data=0 2024-02-10T05:50:58.125 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-O3aCH2B-qx-wtpc off=9090744 len=488636 2024-02-10T05:50:58.129 INFO:tasks.workunit.client.0.smithi178.stdout:op 82 completed, throughput=4.77MB/sec 2024-02-10T05:50:58.129 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SQnEdYhBe85ffLC off=23432824 len=844640 2024-02-10T05:50:58.130 INFO:tasks.workunit.client.0.smithi178.stdout:op 83 completed, throughput=4.82MB/sec 2024-02-10T05:50:58.130 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0NKHiEFAdwdkU9P off=327765 len=1008252 2024-02-10T05:50:58.135 INFO:tasks.workunit.client.0.smithi178.stdout:op 84 completed, throughput=4.86MB/sec 2024-02-10T05:50:58.135 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8Df0eMbUH285h39 off=1513863 len=1159591 2024-02-10T05:50:58.138 INFO:tasks.workunit.client.0.smithi178.stdout:op 85 completed, throughput=4.92MB/sec 2024-02-10T05:50:58.138 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_muEyzF4VLeO4Qh off=14358939 len=796182 2024-02-10T05:50:58.142 INFO:tasks.workunit.client.0.smithi178.stdout:op 86 completed, throughput=4.96MB/sec 2024-02-10T05:50:58.142 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pDzRRQmbcCxStxV off=15475377 len=720484 2024-02-10T05:50:58.147 INFO:tasks.workunit.client.0.smithi178.stdout:op 87 completed, throughput=4.99MB/sec 2024-02-10T05:50:58.147 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HvrEUFI1XWZPPa3 off=1182425 len=1306965 2024-02-10T05:50:58.148 INFO:tasks.workunit.client.0.smithi178.stdout:op 88 completed, throughput=5.06MB/sec 2024-02-10T05:50:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:58 smithi189 ceph-mon[89631]: pgmap v1423: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:50:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:50:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:50:59.148 INFO:tasks.workunit.client.0.smithi178.stdout: 20: throughput=4.81MB/sec pending data=0 2024-02-10T05:50:59.149 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SvUt8ZvV96KbPCb off=2591476 len=660030 2024-02-10T05:50:59.150 INFO:tasks.workunit.client.0.smithi178.stdout:op 89 completed, throughput=4.84MB/sec 2024-02-10T05:50:59.150 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--HJnbvVX69KPv8c off=11666163 len=1223424 2024-02-10T05:50:59.155 INFO:tasks.workunit.client.0.smithi178.stdout:op 90 completed, throughput=4.89MB/sec 2024-02-10T05:50:59.156 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-e_kNC5HW6AxgzQy off=2177571 len=1324566 2024-02-10T05:50:59.161 INFO:tasks.workunit.client.0.smithi178.stdout:op 91 completed, throughput=4.96MB/sec 2024-02-10T05:50:59.161 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qahjJ6QHTjwbrxR off=4729559 len=1664114 2024-02-10T05:50:59.163 INFO:tasks.workunit.client.0.smithi178.stdout:op 92 completed, throughput=5.03MB/sec 2024-02-10T05:50:59.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:58 smithi178 ceph-mon[95116]: pgmap v1423: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:50:59.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:50:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:50:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:58 smithi178 ceph-mon[92537]: pgmap v1423: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:50:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:50:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:51:00.163 INFO:tasks.workunit.client.0.smithi178.stdout: 21: throughput=4.8MB/sec pending data=0 2024-02-10T05:51:00.164 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-p7SBCxnB0IVQUQ- off=1033742 len=1368478 2024-02-10T05:51:00.170 INFO:tasks.workunit.client.0.smithi178.stdout:op 93 completed, throughput=4.86MB/sec 2024-02-10T05:51:00.170 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zyZd-v2xPMDSPrH off=9508263 len=126850 2024-02-10T05:51:00.171 INFO:tasks.workunit.client.0.smithi178.stdout:op 94 completed, throughput=4.86MB/sec 2024-02-10T05:51:00.171 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-T51pJqOztWbsA5C off=5265670 len=1538958 2024-02-10T05:51:00.173 INFO:tasks.workunit.client.0.smithi178.stdout:op 95 completed, throughput=4.93MB/sec 2024-02-10T05:51:00.173 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-P3FgbG1Zy-5xHJ7 off=1984781 len=1265793 2024-02-10T05:51:00.174 INFO:tasks.workunit.client.0.smithi178.stdout:op 96 completed, throughput=4.99MB/sec 2024-02-10T05:51:00.174 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-40jq8YVXX9lAz3- off=7141153 len=248253 2024-02-10T05:51:00.175 INFO:tasks.workunit.client.0.smithi178.stdout:op 97 completed, throughput=5MB/sec 2024-02-10T05:51:00.175 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sIbfFvV5CyoQaqZ off=14402522 len=272635 2024-02-10T05:51:00.178 INFO:tasks.workunit.client.0.smithi178.stdout:op 98 completed, throughput=5.01MB/sec 2024-02-10T05:51:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:00 smithi189 ceph-mon[89631]: pgmap v1424: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:51:01.178 INFO:tasks.workunit.client.0.smithi178.stdout: 22: throughput=4.79MB/sec pending data=0 2024-02-10T05:51:01.178 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XGrnaoLFU-AcTB8 off=14144526 len=2061938 2024-02-10T05:51:01.182 INFO:tasks.workunit.client.0.smithi178.stdout:op 99 completed, throughput=4.87MB/sec 2024-02-10T05:51:01.182 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GyqL1m7JzWqzL5N off=16157364 len=1715560 2024-02-10T05:51:01.189 INFO:tasks.workunit.client.0.smithi178.stdout:op 100 completed, throughput=4.94MB/sec 2024-02-10T05:51:01.189 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Yk-yhXBV89kwzlk off=8679053 len=366930 2024-02-10T05:51:01.193 INFO:tasks.workunit.client.0.smithi178.stdout:op 101 completed, throughput=4.96MB/sec 2024-02-10T05:51:01.193 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VtKf6_OTb9gTkUn off=2327494 len=870890 2024-02-10T05:51:01.197 INFO:tasks.workunit.client.0.smithi178.stdout:op 102 completed, throughput=4.99MB/sec 2024-02-10T05:51:01.197 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rDiCB4vie8_dJX6 off=1213629 len=1517672 2024-02-10T05:51:01.205 INFO:tasks.workunit.client.0.smithi178.stdout:op 103 completed, throughput=5.06MB/sec 2024-02-10T05:51:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:00 smithi178 ceph-mon[92537]: pgmap v1424: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:51:01.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:00 smithi178 ceph-mon[95116]: pgmap v1424: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:51:02.206 INFO:tasks.workunit.client.0.smithi178.stdout: 23: throughput=4.84MB/sec pending data=0 2024-02-10T05:51:02.206 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FYUu6bYSyrYNKrb off=7677619 len=21482 2024-02-10T05:51:02.207 INFO:tasks.workunit.client.0.smithi178.stdout:op 104 completed, throughput=4.84MB/sec 2024-02-10T05:51:02.207 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-88_A-qjAssfl0vt off=318341 len=672980 2024-02-10T05:51:02.211 INFO:tasks.workunit.client.0.smithi178.stdout:op 105 completed, throughput=4.87MB/sec 2024-02-10T05:51:02.211 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WoBYLu5YGuGWtbu off=83318 len=1174067 2024-02-10T05:51:02.217 INFO:tasks.workunit.client.0.smithi178.stdout:op 106 completed, throughput=4.92MB/sec 2024-02-10T05:51:02.217 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0JtPPYEdporDWZv off=1887178 len=2059105 2024-02-10T05:51:02.227 INFO:tasks.workunit.client.0.smithi178.stdout:op 107 completed, throughput=5MB/sec 2024-02-10T05:51:02.228 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AV1c1K7-Sn6_4J_ off=2154261 len=1472548 2024-02-10T05:51:02.229 INFO:tasks.workunit.client.0.smithi178.stdout:op 108 completed, throughput=5.06MB/sec 2024-02-10T05:51:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:02 smithi189 ceph-mon[89631]: pgmap v1425: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T05:51:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:02 smithi178 ceph-mon[92537]: pgmap v1425: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T05:51:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:02 smithi178 ceph-mon[95116]: pgmap v1425: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T05:51:03.229 INFO:tasks.workunit.client.0.smithi178.stdout: 24: throughput=4.85MB/sec pending data=0 2024-02-10T05:51:03.230 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wtqumcV--DJzhH_ off=6720677 len=1468118 2024-02-10T05:51:03.231 INFO:tasks.workunit.client.0.smithi178.stdout:op 109 completed, throughput=4.91MB/sec 2024-02-10T05:51:03.231 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-I4SkA2wjWEVjE2F off=22342205 len=998997 2024-02-10T05:51:03.233 INFO:tasks.workunit.client.0.smithi178.stdout:op 110 completed, throughput=4.94MB/sec 2024-02-10T05:51:03.233 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hZPd-gPmRIv16cD off=8800238 len=151188 2024-02-10T05:51:03.234 INFO:tasks.workunit.client.0.smithi178.stdout:op 111 completed, throughput=4.95MB/sec 2024-02-10T05:51:03.234 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-e9gjphgrfXJPL4I off=2101027 len=1935396 2024-02-10T05:51:03.242 INFO:tasks.workunit.client.0.smithi178.stdout:op 112 completed, throughput=5.02MB/sec 2024-02-10T05:51:04.242 INFO:tasks.workunit.client.0.smithi178.stdout: 25: throughput=4.83MB/sec pending data=0 2024-02-10T05:51:04.242 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tx_kDGopE_-9lp6 off=551638 len=340820 2024-02-10T05:51:04.243 INFO:tasks.workunit.client.0.smithi178.stdout:op 113 completed, throughput=4.84MB/sec 2024-02-10T05:51:04.243 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4OP0Rej821hEINY off=6313414 len=2069524 2024-02-10T05:51:04.247 INFO:tasks.workunit.client.0.smithi178.stdout:op 114 completed, throughput=4.92MB/sec 2024-02-10T05:51:04.247 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hpcEufs9jJgQeCc off=9219508 len=1301885 2024-02-10T05:51:04.249 INFO:tasks.workunit.client.0.smithi178.stdout:op 115 completed, throughput=4.96MB/sec 2024-02-10T05:51:04.249 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-l2p4TdHZzRZSN-r off=18023881 len=447697 2024-02-10T05:51:04.250 INFO:tasks.workunit.client.0.smithi178.stdout:op 116 completed, throughput=4.98MB/sec 2024-02-10T05:51:04.250 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VaHX0d8lbf9yPya off=3148642 len=748499 2024-02-10T05:51:04.251 INFO:tasks.workunit.client.0.smithi178.stdout:op 117 completed, throughput=5.01MB/sec 2024-02-10T05:51:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:04 smithi189 ceph-mon[89631]: pgmap v1426: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:51:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:04 smithi178 ceph-mon[92537]: pgmap v1426: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:51:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:04 smithi178 ceph-mon[95116]: pgmap v1426: 105 pgs: 105 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:51:05.251 INFO:tasks.workunit.client.0.smithi178.stdout: 26: throughput=4.82MB/sec pending data=0 2024-02-10T05:51:05.251 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-X3lX0kgBl91SPXe off=1823216 len=1068407 2024-02-10T05:51:05.253 INFO:tasks.workunit.client.0.smithi178.stdout:op 118 completed, throughput=4.86MB/sec 2024-02-10T05:51:05.253 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kNiWYSmjvfceeUg off=1771852 len=1668202 2024-02-10T05:51:05.260 INFO:tasks.workunit.client.0.smithi178.stdout:op 119 completed, throughput=4.92MB/sec 2024-02-10T05:51:05.260 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XkpZTE0YPzPQ-gm off=10154461 len=1027036 2024-02-10T05:51:05.261 INFO:tasks.workunit.client.0.smithi178.stdout:op 120 completed, throughput=4.95MB/sec 2024-02-10T05:51:05.261 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kiVFrM34CEY6x7q off=13324078 len=2016762 2024-02-10T05:51:05.265 INFO:tasks.workunit.client.0.smithi178.stdout:op 121 completed, throughput=5.03MB/sec 2024-02-10T05:51:06.266 INFO:tasks.workunit.client.0.smithi178.stdout: 27: throughput=4.84MB/sec pending data=0 2024-02-10T05:51:06.266 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sRMygxSACDd8Wx9 off=0 len=1500152 2024-02-10T05:51:06.268 INFO:tasks.workunit.client.0.smithi178.stdout:op 122 completed, throughput=4.89MB/sec 2024-02-10T05:51:06.268 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ThkjUK3V_ydEdfD off=8488384 len=556082 2024-02-10T05:51:06.269 INFO:tasks.workunit.client.0.smithi178.stdout:op 123 completed, throughput=4.91MB/sec 2024-02-10T05:51:06.270 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-55A9dGO1CbjM_OR off=10825617 len=418218 2024-02-10T05:51:06.273 INFO:tasks.workunit.client.0.smithi178.stdout:op 124 completed, throughput=4.93MB/sec 2024-02-10T05:51:06.273 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KW2HcL0A3wE9sp_ off=12007126 len=1390160 2024-02-10T05:51:06.280 INFO:tasks.workunit.client.0.smithi178.stdout:op 125 completed, throughput=4.97MB/sec 2024-02-10T05:51:06.280 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-URhphHSHkt08ZAz off=130668 len=689690 2024-02-10T05:51:06.284 INFO:tasks.workunit.client.0.smithi178.stdout:op 126 completed, throughput=5MB/sec 2024-02-10T05:51:06.284 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2px5ra_S3YGWOf6 off=6912663 len=1066467 2024-02-10T05:51:06.285 INFO:tasks.workunit.client.0.smithi178.stdout:op 127 completed, throughput=5.03MB/sec 2024-02-10T05:51:07.014 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:06 smithi178 ceph-mon[92537]: pgmap v1427: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T05:51:07.014 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:06 smithi178 ceph-mon[95116]: pgmap v1427: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T05:51:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:06 smithi189 ceph-mon[89631]: pgmap v1427: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T05:51:07.285 INFO:tasks.workunit.client.0.smithi178.stdout: 28: throughput=4.86MB/sec pending data=0 2024-02-10T05:51:07.286 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LUowZfWVtaasqRM off=34641 len=992638 2024-02-10T05:51:07.287 INFO:tasks.workunit.client.0.smithi178.stdout:op 128 completed, throughput=4.89MB/sec 2024-02-10T05:51:07.287 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GF4UW-8SNet-8AU off=6456562 len=1520863 2024-02-10T05:51:07.293 INFO:tasks.workunit.client.0.smithi178.stdout:op 129 completed, throughput=4.94MB/sec 2024-02-10T05:51:07.293 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9qBEft6PU9Ax1eH off=707155 len=374365 2024-02-10T05:51:07.296 INFO:tasks.workunit.client.0.smithi178.stdout:op 130 completed, throughput=4.95MB/sec 2024-02-10T05:51:07.296 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mCAB2pfJISBvd-J off=1275482 len=1962298 2024-02-10T05:51:07.303 INFO:tasks.workunit.client.0.smithi178.stdout:op 131 completed, throughput=5.02MB/sec 2024-02-10T05:51:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:51:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:51:07] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.43.0" 2024-02-10T05:51:08.303 INFO:tasks.workunit.client.0.smithi178.stdout: 29: throughput=4.85MB/sec pending data=0 2024-02-10T05:51:08.304 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gEdHYoB0A-AgUlL off=3277081 len=6172 2024-02-10T05:51:08.304 INFO:tasks.workunit.client.0.smithi178.stdout:op 132 completed, throughput=4.85MB/sec 2024-02-10T05:51:08.305 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VsWMmG2e8eeo_0J off=635727 len=1327173 2024-02-10T05:51:08.305 INFO:tasks.workunit.client.0.smithi178.stdout:op 133 completed, throughput=4.89MB/sec 2024-02-10T05:51:08.306 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mTYN1YbVg2xr3kv off=951060 len=120325 2024-02-10T05:51:08.308 INFO:tasks.workunit.client.0.smithi178.stdout:op 134 completed, throughput=4.89MB/sec 2024-02-10T05:51:08.308 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Q9vmYCQqSNzkW_1 off=2429795 len=1052567 2024-02-10T05:51:08.309 INFO:tasks.workunit.client.0.smithi178.stdout:op 135 completed, throughput=4.93MB/sec 2024-02-10T05:51:08.309 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MIAKOVbTRvkTzVX off=10615708 len=524780 2024-02-10T05:51:08.310 INFO:tasks.workunit.client.0.smithi178.stdout:op 136 completed, throughput=4.94MB/sec 2024-02-10T05:51:08.310 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3MPB7ua5tc_EnZ6 off=2895811 len=319884 2024-02-10T05:51:08.311 INFO:tasks.workunit.client.0.smithi178.stdout:op 137 completed, throughput=4.95MB/sec 2024-02-10T05:51:08.312 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-D65_-vQiMRfvvxG off=6038567 len=313018 2024-02-10T05:51:08.312 INFO:tasks.workunit.client.0.smithi178.stdout:op 138 completed, throughput=4.96MB/sec 2024-02-10T05:51:08.312 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TfFF2DJBmZmzxSk off=7660325 len=550962 2024-02-10T05:51:08.315 INFO:tasks.workunit.client.0.smithi178.stdout:op 139 completed, throughput=4.98MB/sec 2024-02-10T05:51:08.315 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vqu0_Yowxze8IZ3 off=799746 len=703097 2024-02-10T05:51:08.315 INFO:tasks.workunit.client.0.smithi178.stdout:op 140 completed, throughput=5MB/sec 2024-02-10T05:51:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:08 smithi189 ceph-mon[89631]: pgmap v1428: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:08 smithi178 ceph-mon[92537]: pgmap v1428: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:08 smithi178 ceph-mon[95116]: pgmap v1428: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:09.316 INFO:tasks.workunit.client.0.smithi178.stdout: 30: throughput=4.84MB/sec pending data=0 2024-02-10T05:51:09.316 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Bunnag8h4JT8KuD off=20248927 len=1337629 2024-02-10T05:51:09.322 INFO:tasks.workunit.client.0.smithi178.stdout:op 141 completed, throughput=4.88MB/sec 2024-02-10T05:51:09.323 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jJNxjlwd-bJar-y off=668602 len=626753 2024-02-10T05:51:09.327 INFO:tasks.workunit.client.0.smithi178.stdout:op 142 completed, throughput=4.9MB/sec 2024-02-10T05:51:09.327 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lsQ5h4ZecPliPR_ off=5193716 len=864538 2024-02-10T05:51:09.328 INFO:tasks.workunit.client.0.smithi178.stdout:op 143 completed, throughput=4.93MB/sec 2024-02-10T05:51:09.328 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YZZOl9H9cozjq56 off=9378004 len=368715 2024-02-10T05:51:09.329 INFO:tasks.workunit.client.0.smithi178.stdout:op 144 completed, throughput=4.94MB/sec 2024-02-10T05:51:09.329 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0Ne-NxETwVeVTck off=7243138 len=515302 2024-02-10T05:51:09.332 INFO:tasks.workunit.client.0.smithi178.stdout:op 145 completed, throughput=4.95MB/sec 2024-02-10T05:51:09.332 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wlC_pK4c_SHROY2 off=17941348 len=1871056 2024-02-10T05:51:09.341 INFO:tasks.workunit.client.0.smithi178.stdout:op 146 completed, throughput=5.01MB/sec 2024-02-10T05:51:10.341 INFO:tasks.workunit.client.0.smithi178.stdout: 31: throughput=4.85MB/sec pending data=0 2024-02-10T05:51:10.341 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Vf4-3kFigpM3xGV off=5717608 len=627276 2024-02-10T05:51:10.345 INFO:tasks.workunit.client.0.smithi178.stdout:op 147 completed, throughput=4.87MB/sec 2024-02-10T05:51:10.345 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-B92VlNlTOCEw4Hw off=7277687 len=1024512 2024-02-10T05:51:10.347 INFO:tasks.workunit.client.0.smithi178.stdout:op 148 completed, throughput=4.9MB/sec 2024-02-10T05:51:10.347 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DYsrIxdlMApmiYX off=2166614 len=39650 2024-02-10T05:51:10.350 INFO:tasks.workunit.client.0.smithi178.stdout:op 149 completed, throughput=4.9MB/sec 2024-02-10T05:51:10.350 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-g-F4XT5CBikr9_B off=18224016 len=742950 2024-02-10T05:51:10.351 INFO:tasks.workunit.client.0.smithi178.stdout:op 150 completed, throughput=4.92MB/sec 2024-02-10T05:51:10.351 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2uFR6xLA4IV8Qa6 off=9123135 len=63390 2024-02-10T05:51:10.351 INFO:tasks.workunit.client.0.smithi178.stdout:op 151 completed, throughput=4.92MB/sec 2024-02-10T05:51:10.351 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2fnCEJPpNpDUZJN off=1646591 len=208333 2024-02-10T05:51:10.352 INFO:tasks.workunit.client.0.smithi178.stdout:op 152 completed, throughput=4.93MB/sec 2024-02-10T05:51:10.352 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iGXFC3zQ3ksz8NO off=20294141 len=1596062 2024-02-10T05:51:10.359 INFO:tasks.workunit.client.0.smithi178.stdout:op 153 completed, throughput=4.98MB/sec 2024-02-10T05:51:10.359 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5mjINUhuZmPQdm6 off=9879098 len=910746 2024-02-10T05:51:10.364 INFO:tasks.workunit.client.0.smithi178.stdout:op 154 completed, throughput=5MB/sec 2024-02-10T05:51:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:10 smithi189 ceph-mon[89631]: pgmap v1429: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:51:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:10 smithi178 ceph-mon[92537]: pgmap v1429: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:51:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:10 smithi178 ceph-mon[95116]: pgmap v1429: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:51:11.364 INFO:tasks.workunit.client.0.smithi178.stdout: 32: throughput=4.85MB/sec pending data=0 2024-02-10T05:51:11.364 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ALugL0tRqo1ZTQx off=261900 len=52560 2024-02-10T05:51:11.366 INFO:tasks.workunit.client.0.smithi178.stdout:op 155 completed, throughput=4.85MB/sec 2024-02-10T05:51:11.367 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0ugtZznB1ZSyPO- off=17711144 len=523077 2024-02-10T05:51:11.370 INFO:tasks.workunit.client.0.smithi178.stdout:op 156 completed, throughput=4.87MB/sec 2024-02-10T05:51:11.370 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rM0iteKrr0DhL63 off=16094460 len=1812517 2024-02-10T05:51:11.376 INFO:tasks.workunit.client.0.smithi178.stdout:op 157 completed, throughput=4.92MB/sec 2024-02-10T05:51:11.376 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9aSVLr18wHImPIT off=2068869 len=1453710 2024-02-10T05:51:11.377 INFO:tasks.workunit.client.0.smithi178.stdout:op 158 completed, throughput=4.96MB/sec 2024-02-10T05:51:11.378 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6nc7BGUcmYRFAwe off=7581746 len=1410951 2024-02-10T05:51:11.384 INFO:tasks.workunit.client.0.smithi178.stdout:op 159 completed, throughput=5MB/sec 2024-02-10T05:51:12.385 INFO:tasks.workunit.client.0.smithi178.stdout: 33: throughput=4.85MB/sec pending data=0 2024-02-10T05:51:12.385 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EFUh2Y19SJ_0yKw off=15870630 len=248538 2024-02-10T05:51:12.387 INFO:tasks.workunit.client.0.smithi178.stdout:op 160 completed, throughput=4.86MB/sec 2024-02-10T05:51:12.387 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VUNAZiUm8JbaHH4 off=2539120 len=1255721 2024-02-10T05:51:12.395 INFO:tasks.workunit.client.0.smithi178.stdout:op 161 completed, throughput=4.89MB/sec 2024-02-10T05:51:12.395 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2ekGL1ZlQ1B2dXU off=8558467 len=1823833 2024-02-10T05:51:12.398 INFO:tasks.workunit.client.0.smithi178.stdout:op 162 completed, throughput=4.95MB/sec 2024-02-10T05:51:12.398 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-S3HoIMAAqm-B6HG off=2888970 len=124357 2024-02-10T05:51:12.400 INFO:tasks.workunit.client.0.smithi178.stdout:op 163 completed, throughput=4.95MB/sec 2024-02-10T05:51:12.400 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sX6hHvy9lHoVSod off=4642629 len=848816 2024-02-10T05:51:12.405 INFO:tasks.workunit.client.0.smithi178.stdout:op 164 completed, throughput=4.97MB/sec 2024-02-10T05:51:12.405 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-S2BTw_DXl99LVJi off=2337580 len=172516 2024-02-10T05:51:12.407 INFO:tasks.workunit.client.0.smithi178.stdout:op 165 completed, throughput=4.98MB/sec 2024-02-10T05:51:12.407 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sOeztUnwykMGb1d off=11619135 len=996458 2024-02-10T05:51:12.411 INFO:tasks.workunit.client.0.smithi178.stdout:op 166 completed, throughput=5MB/sec 2024-02-10T05:51:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:12 smithi189 ceph-mon[89631]: pgmap v1430: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:51:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:12 smithi178 ceph-mon[92537]: pgmap v1430: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:51:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:12 smithi178 ceph-mon[95116]: pgmap v1430: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:51:13.412 INFO:tasks.workunit.client.0.smithi178.stdout: 34: throughput=4.86MB/sec pending data=0 2024-02-10T05:51:13.413 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-q963UrzqLV55U8q off=3078934 len=347848 2024-02-10T05:51:13.413 INFO:tasks.workunit.client.0.smithi178.stdout:op 167 completed, throughput=4.87MB/sec 2024-02-10T05:51:13.413 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CI0cHAYiHoWLTNz off=940220 len=78918 2024-02-10T05:51:13.415 INFO:tasks.workunit.client.0.smithi178.stdout:op 168 completed, throughput=4.87MB/sec 2024-02-10T05:51:13.415 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vwdBbo-2SczhWYN off=473112 len=1848286 2024-02-10T05:51:13.422 INFO:tasks.workunit.client.0.smithi178.stdout:op 169 completed, throughput=4.92MB/sec 2024-02-10T05:51:13.422 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QcLObCIQvPTqWQi off=6812389 len=1626744 2024-02-10T05:51:13.426 INFO:tasks.workunit.client.0.smithi178.stdout:op 170 completed, throughput=4.97MB/sec 2024-02-10T05:51:13.426 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-j-z_PHbbt0FGCNv off=3100272 len=1756313 2024-02-10T05:51:13.427 INFO:tasks.workunit.client.0.smithi178.stdout:op 171 completed, throughput=5.01MB/sec 2024-02-10T05:51:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:51:14.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:51:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:51:14.428 INFO:tasks.workunit.client.0.smithi178.stdout: 35: throughput=4.87MB/sec pending data=0 2024-02-10T05:51:14.428 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-16VigQ5zPEL4X56 off=10703561 len=1598664 2024-02-10T05:51:14.429 INFO:tasks.workunit.client.0.smithi178.stdout:op 172 completed, throughput=4.92MB/sec 2024-02-10T05:51:14.430 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4eKJrB3et9iDPgt off=3335258 len=1193558 2024-02-10T05:51:14.432 INFO:tasks.workunit.client.0.smithi178.stdout:op 173 completed, throughput=4.95MB/sec 2024-02-10T05:51:14.432 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DVKJUu1FsjF_7wM off=10806263 len=492603 2024-02-10T05:51:14.436 INFO:tasks.workunit.client.0.smithi178.stdout:op 174 completed, throughput=4.96MB/sec 2024-02-10T05:51:14.436 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2x9wSgMR6lxg_t5 off=5013326 len=1705397 2024-02-10T05:51:14.443 INFO:tasks.workunit.client.0.smithi178.stdout:op 175 completed, throughput=5MB/sec 2024-02-10T05:51:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:14 smithi189 ceph-mon[89631]: pgmap v1431: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:51:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:14 smithi178 ceph-mon[92537]: pgmap v1431: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:51:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:14 smithi178 ceph-mon[95116]: pgmap v1431: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:51:15.443 INFO:tasks.workunit.client.0.smithi178.stdout: 36: throughput=4.87MB/sec pending data=0 2024-02-10T05:51:15.443 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pgaB3mvm_XkgslV off=15610820 len=391922 2024-02-10T05:51:15.446 INFO:tasks.workunit.client.0.smithi178.stdout:op 176 completed, throughput=4.88MB/sec 2024-02-10T05:51:15.447 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oK6Xe3H6NPPVc49 off=3521756 len=1457723 2024-02-10T05:51:15.451 INFO:tasks.workunit.client.0.smithi178.stdout:op 177 completed, throughput=4.91MB/sec 2024-02-10T05:51:15.451 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xoZIUJRYcj0MZmY off=3283111 len=1934156 2024-02-10T05:51:15.453 INFO:tasks.workunit.client.0.smithi178.stdout:op 178 completed, throughput=4.96MB/sec 2024-02-10T05:51:15.454 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PE00ZEmXJ41SpK5 off=2920079 len=1748694 2024-02-10T05:51:15.459 INFO:tasks.workunit.client.0.smithi178.stdout:op 179 completed, throughput=5.01MB/sec 2024-02-10T05:51:16.459 INFO:tasks.workunit.client.0.smithi178.stdout: 37: throughput=4.88MB/sec pending data=0 2024-02-10T05:51:16.460 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WrEmbKZrzMdDBgE off=981182 len=1986519 2024-02-10T05:51:16.462 INFO:tasks.workunit.client.0.smithi178.stdout:op 180 completed, throughput=4.93MB/sec 2024-02-10T05:51:16.462 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZOixFCSbpQYsjOJ off=3077948 len=464100 2024-02-10T05:51:16.465 INFO:tasks.workunit.client.0.smithi178.stdout:op 181 completed, throughput=4.94MB/sec 2024-02-10T05:51:16.465 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dKJRMgXOYAkKzeK off=227619 len=1873326 2024-02-10T05:51:16.473 INFO:tasks.workunit.client.0.smithi178.stdout:op 182 completed, throughput=4.98MB/sec 2024-02-10T05:51:16.473 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rXN4_iapRS2l3EI off=2855405 len=1415068 2024-02-10T05:51:16.479 INFO:tasks.workunit.client.0.smithi178.stdout:op 183 completed, throughput=5.02MB/sec 2024-02-10T05:51:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:16 smithi189 ceph-mon[89631]: pgmap v1432: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:51:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:16 smithi178 ceph-mon[92537]: pgmap v1432: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:51:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:16 smithi178 ceph-mon[95116]: pgmap v1432: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:51:17.477 INFO:tasks.workunit.client.0.smithi178.stdout: 38: throughput=4.89MB/sec pending data=0 2024-02-10T05:51:17.477 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9z4XBsmw2kUq0m3 off=6248238 len=1669730 2024-02-10T05:51:17.479 INFO:tasks.workunit.client.0.smithi178.stdout:op 184 completed, throughput=4.93MB/sec 2024-02-10T05:51:17.479 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-C3gjgoualQoGfdJ off=7448893 len=308841 2024-02-10T05:51:17.479 INFO:tasks.workunit.client.0.smithi178.stdout:op 185 completed, throughput=4.94MB/sec 2024-02-10T05:51:17.479 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-79FOM3tCSe5zv13 off=1780182 len=1146799 2024-02-10T05:51:17.482 INFO:tasks.workunit.client.0.smithi178.stdout:op 186 completed, throughput=4.97MB/sec 2024-02-10T05:51:17.482 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nN-c56OSnN01yiW off=5667668 len=841758 2024-02-10T05:51:17.483 INFO:tasks.workunit.client.0.smithi178.stdout:op 187 completed, throughput=4.99MB/sec 2024-02-10T05:51:17.483 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-keNEBKWnpAwOmsF off=8757928 len=550133 2024-02-10T05:51:17.487 INFO:tasks.workunit.client.0.smithi178.stdout:op 188 completed, throughput=5MB/sec 2024-02-10T05:51:17.487 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IGke8arP8G_ifIY off=4705565 len=1268253 2024-02-10T05:51:17.493 INFO:tasks.workunit.client.0.smithi178.stdout:op 189 completed, throughput=5.03MB/sec 2024-02-10T05:51:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:51:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:51:17] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-02-10T05:51:18.493 INFO:tasks.workunit.client.0.smithi178.stdout: 39: throughput=4.9MB/sec pending data=0 2024-02-10T05:51:18.493 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kvYTo1y_VYLhCy2 off=993920 len=2028981 2024-02-10T05:51:18.497 INFO:tasks.workunit.client.0.smithi178.stdout:op 190 completed, throughput=4.95MB/sec 2024-02-10T05:51:18.497 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QeICAOj_O14oYn4 off=7803964 len=1055616 2024-02-10T05:51:18.499 INFO:tasks.workunit.client.0.smithi178.stdout:op 191 completed, throughput=4.98MB/sec 2024-02-10T05:51:18.499 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-T2Vd_JEQ2YXaFsJ off=9462867 len=2084391 2024-02-10T05:51:18.501 INFO:tasks.workunit.client.0.smithi178.stdout:op 192 completed, throughput=5.03MB/sec 2024-02-10T05:51:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:18 smithi189 ceph-mon[89631]: pgmap v1433: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:18 smithi178 ceph-mon[92537]: pgmap v1433: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:18 smithi178 ceph-mon[95116]: pgmap v1433: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:19.502 INFO:tasks.workunit.client.0.smithi178.stdout: 40: throughput=4.9MB/sec pending data=0 2024-02-10T05:51:19.502 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AV1c1K7-Sn6_4J_ off=991743 len=1754541 2024-02-10T05:51:19.504 INFO:tasks.workunit.client.0.smithi178.stdout:op 193 completed, throughput=4.94MB/sec 2024-02-10T05:51:19.504 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GWRWnBtX6FDnpeu off=6646738 len=364819 2024-02-10T05:51:19.504 INFO:tasks.workunit.client.0.smithi178.stdout:op 194 completed, throughput=4.95MB/sec 2024-02-10T05:51:19.505 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nPqa4zQiwUUFII- off=15507111 len=981273 2024-02-10T05:51:19.506 INFO:tasks.workunit.client.0.smithi178.stdout:op 195 completed, throughput=4.97MB/sec 2024-02-10T05:51:19.506 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LB2qSabc0NRp4p0 off=4316094 len=1861649 2024-02-10T05:51:19.515 INFO:tasks.workunit.client.0.smithi178.stdout:op 196 completed, throughput=5.02MB/sec 2024-02-10T05:51:20.514 INFO:tasks.workunit.client.0.smithi178.stdout: 41: throughput=4.9MB/sec pending data=0 2024-02-10T05:51:20.515 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-w8RLe8RiJR7qv5c off=13343212 len=1972238 2024-02-10T05:51:20.517 INFO:tasks.workunit.client.0.smithi178.stdout:op 197 completed, throughput=4.94MB/sec 2024-02-10T05:51:20.517 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XbXQmmmUvQKx37i off=16104974 len=2074173 2024-02-10T05:51:20.525 INFO:tasks.workunit.client.0.smithi178.stdout:op 198 completed, throughput=4.99MB/sec 2024-02-10T05:51:20.525 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QQjOgWtKHPY1Dfq off=2417166 len=2055569 2024-02-10T05:51:20.527 INFO:tasks.workunit.client.0.smithi178.stdout:op 199 completed, throughput=5.04MB/sec 2024-02-10T05:51:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:20 smithi189 ceph-mon[89631]: pgmap v1434: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-10T05:51:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:20 smithi178 ceph-mon[92537]: pgmap v1434: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-10T05:51:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:20 smithi178 ceph-mon[95116]: pgmap v1434: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-10T05:51:21.527 INFO:tasks.workunit.client.0.smithi178.stdout: 42: throughput=4.92MB/sec pending data=0 2024-02-10T05:51:21.528 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VjAdbSqJTBkOYGc off=1320586 len=1899468 2024-02-10T05:51:21.531 INFO:tasks.workunit.client.0.smithi178.stdout:op 200 completed, throughput=4.96MB/sec 2024-02-10T05:51:21.532 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hy6ROryZ1GZ1cea off=773814 len=877370 2024-02-10T05:51:21.537 INFO:tasks.workunit.client.0.smithi178.stdout:op 201 completed, throughput=4.98MB/sec 2024-02-10T05:51:21.537 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fxzM9VfvFK442SM off=4603390 len=1510258 2024-02-10T05:51:21.539 INFO:tasks.workunit.client.0.smithi178.stdout:op 202 completed, throughput=5.01MB/sec 2024-02-10T05:51:22.539 INFO:tasks.workunit.client.0.smithi178.stdout: 43: throughput=4.9MB/sec pending data=0 2024-02-10T05:51:22.540 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dmASHXpyMeWjcPL off=1847115 len=1855035 2024-02-10T05:51:22.541 INFO:tasks.workunit.client.0.smithi178.stdout:op 203 completed, throughput=4.94MB/sec 2024-02-10T05:51:22.541 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HeCk1jxzvaZJyE2 off=23078977 len=1124270 2024-02-10T05:51:22.547 INFO:tasks.workunit.client.0.smithi178.stdout:op 204 completed, throughput=4.96MB/sec 2024-02-10T05:51:22.547 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qR2Av4sZo4oKB5u off=12246503 len=1928683 2024-02-10T05:51:22.550 INFO:tasks.workunit.client.0.smithi178.stdout:op 205 completed, throughput=5MB/sec 2024-02-10T05:51:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:22 smithi178 ceph-mon[92537]: pgmap v1435: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:22 smithi178 ceph-mon[95116]: pgmap v1435: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:22 smithi189 ceph-mon[89631]: pgmap v1435: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:23.550 INFO:tasks.workunit.client.0.smithi178.stdout: 44: throughput=4.89MB/sec pending data=0 2024-02-10T05:51:23.550 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-O1b1mtraE-OpBFG off=5939226 len=344377 2024-02-10T05:51:23.553 INFO:tasks.workunit.client.0.smithi178.stdout:op 206 completed, throughput=4.9MB/sec 2024-02-10T05:51:23.554 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-foFFnu-UBaKlYUl off=8306196 len=1664805 2024-02-10T05:51:23.556 INFO:tasks.workunit.client.0.smithi178.stdout:op 207 completed, throughput=4.93MB/sec 2024-02-10T05:51:23.556 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GUQtAyJ-a44cr2p off=12561496 len=230560 2024-02-10T05:51:23.558 INFO:tasks.workunit.client.0.smithi178.stdout:op 208 completed, throughput=4.94MB/sec 2024-02-10T05:51:23.559 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UC53LRDcNz9R8Si off=8476893 len=1462866 2024-02-10T05:51:23.560 INFO:tasks.workunit.client.0.smithi178.stdout:op 209 completed, throughput=4.97MB/sec 2024-02-10T05:51:23.560 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zbaOo-lUDjxovpB off=18504672 len=420392 2024-02-10T05:51:23.564 INFO:tasks.workunit.client.0.smithi178.stdout:op 210 completed, throughput=4.98MB/sec 2024-02-10T05:51:23.564 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FF2Qmar06YcZ6Ru off=548564 len=1827207 2024-02-10T05:51:23.565 INFO:tasks.workunit.client.0.smithi178.stdout:op 211 completed, throughput=5.02MB/sec 2024-02-10T05:51:24.566 INFO:tasks.workunit.client.0.smithi178.stdout: 45: throughput=4.91MB/sec pending data=0 2024-02-10T05:51:24.566 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yVvw8P76f0FKspE off=3591309 len=1017365 2024-02-10T05:51:24.571 INFO:tasks.workunit.client.0.smithi178.stdout:op 212 completed, throughput=4.93MB/sec 2024-02-10T05:51:24.571 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4-xwQQtUXV_siUW off=987957 len=424385 2024-02-10T05:51:24.575 INFO:tasks.workunit.client.0.smithi178.stdout:op 213 completed, throughput=4.94MB/sec 2024-02-10T05:51:24.575 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kNnCS48GhH88e45 off=10695650 len=166041 2024-02-10T05:51:24.577 INFO:tasks.workunit.client.0.smithi178.stdout:op 214 completed, throughput=4.94MB/sec 2024-02-10T05:51:24.577 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ALFQcWPzVf7J4Bb off=8287964 len=1812631 2024-02-10T05:51:24.580 INFO:tasks.workunit.client.0.smithi178.stdout:op 215 completed, throughput=4.98MB/sec 2024-02-10T05:51:24.580 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZztcbGb9RFmUXKV off=13978719 len=1528138 2024-02-10T05:51:24.582 INFO:tasks.workunit.client.0.smithi178.stdout:op 216 completed, throughput=5.01MB/sec 2024-02-10T05:51:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:24 smithi178 ceph-mon[92537]: pgmap v1436: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:51:25.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:24 smithi178 ceph-mon[95116]: pgmap v1436: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:51:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:24 smithi189 ceph-mon[89631]: pgmap v1436: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:51:25.583 INFO:tasks.workunit.client.0.smithi178.stdout: 46: throughput=4.9MB/sec pending data=0 2024-02-10T05:51:25.583 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Hy0BCSK41sx7vtB off=1433299 len=2018849 2024-02-10T05:51:25.585 INFO:tasks.workunit.client.0.smithi178.stdout:op 217 completed, throughput=4.94MB/sec 2024-02-10T05:51:25.585 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QNs-3LLnhapBPnI off=859509 len=109995 2024-02-10T05:51:25.586 INFO:tasks.workunit.client.0.smithi178.stdout:op 218 completed, throughput=4.94MB/sec 2024-02-10T05:51:25.586 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VKGZk8aVWKFjkBt off=6736284 len=252291 2024-02-10T05:51:25.589 INFO:tasks.workunit.client.0.smithi178.stdout:op 219 completed, throughput=4.95MB/sec 2024-02-10T05:51:25.589 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-elsKhgz4eO_FEod off=7933340 len=1855190 2024-02-10T05:51:25.590 INFO:tasks.workunit.client.0.smithi178.stdout:op 220 completed, throughput=4.99MB/sec 2024-02-10T05:51:25.590 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7r7FN0gUTiENYFE off=6317554 len=1164614 2024-02-10T05:51:25.596 INFO:tasks.workunit.client.0.smithi178.stdout:op 221 completed, throughput=5.01MB/sec 2024-02-10T05:51:26.596 INFO:tasks.workunit.client.0.smithi178.stdout: 47: throughput=4.9MB/sec pending data=0 2024-02-10T05:51:26.596 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FIGBeltBpBvDwDl off=8728818 len=248172 2024-02-10T05:51:26.600 INFO:tasks.workunit.client.0.smithi178.stdout:op 222 completed, throughput=4.91MB/sec 2024-02-10T05:51:26.600 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1qCDyzu_GbpNWB2 off=2030496 len=952595 2024-02-10T05:51:26.604 INFO:tasks.workunit.client.0.smithi178.stdout:op 223 completed, throughput=4.93MB/sec 2024-02-10T05:51:26.604 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SbsbTpUBUfiHmwi off=5531022 len=50901 2024-02-10T05:51:26.607 INFO:tasks.workunit.client.0.smithi178.stdout:op 224 completed, throughput=4.93MB/sec 2024-02-10T05:51:26.607 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-X8TdkdsT8QyQTdn off=2973313 len=645655 2024-02-10T05:51:26.611 INFO:tasks.workunit.client.0.smithi178.stdout:op 225 completed, throughput=4.94MB/sec 2024-02-10T05:51:26.611 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ey6DHGfiNxroAfV off=847347 len=1141878 2024-02-10T05:51:26.617 INFO:tasks.workunit.client.0.smithi178.stdout:op 226 completed, throughput=4.96MB/sec 2024-02-10T05:51:26.617 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dFWDWXC09MfPFqi off=1711749 len=733035 2024-02-10T05:51:26.618 INFO:tasks.workunit.client.0.smithi178.stdout:op 227 completed, throughput=4.98MB/sec 2024-02-10T05:51:26.618 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Jx148tqcLYuM0Se off=2092772 len=143179 2024-02-10T05:51:26.620 INFO:tasks.workunit.client.0.smithi178.stdout:op 228 completed, throughput=4.98MB/sec 2024-02-10T05:51:26.620 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FbbKgyWTleh9XC4 off=9745928 len=714479 2024-02-10T05:51:26.622 INFO:tasks.workunit.client.0.smithi178.stdout:op 229 completed, throughput=4.99MB/sec 2024-02-10T05:51:26.622 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-f86rTRKPPZ1-v9h off=4104105 len=61878 2024-02-10T05:51:26.622 INFO:tasks.workunit.client.0.smithi178.stdout:op 230 completed, throughput=5MB/sec 2024-02-10T05:51:26.623 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JZHCoSd6ijKZT4j off=3248805 len=477034 2024-02-10T05:51:26.626 INFO:tasks.workunit.client.0.smithi178.stdout:op 231 completed, throughput=5MB/sec 2024-02-10T05:51:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:26 smithi178 ceph-mon[92537]: pgmap v1437: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:51:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:26 smithi178 ceph-mon[95116]: pgmap v1437: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:51:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:26 smithi189 ceph-mon[89631]: pgmap v1437: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:51:27.626 INFO:tasks.workunit.client.0.smithi178.stdout: 48: throughput=4.9MB/sec pending data=0 2024-02-10T05:51:27.626 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2HZvPxjLW1BPVI9 off=1099955 len=714520 2024-02-10T05:51:27.630 INFO:tasks.workunit.client.0.smithi178.stdout:op 232 completed, throughput=4.92MB/sec 2024-02-10T05:51:27.630 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3jEon62yq4Du8cG off=120614 len=1379454 2024-02-10T05:51:27.632 INFO:tasks.workunit.client.0.smithi178.stdout:op 233 completed, throughput=4.94MB/sec 2024-02-10T05:51:27.632 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-O1b1mtraE-OpBFG off=1781156 len=1117568 2024-02-10T05:51:27.638 INFO:tasks.workunit.client.0.smithi178.stdout:op 234 completed, throughput=4.96MB/sec 2024-02-10T05:51:27.638 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ItdkyqcHemTo4F2 off=3843499 len=261379 2024-02-10T05:51:27.638 INFO:tasks.workunit.client.0.smithi178.stdout:op 235 completed, throughput=4.97MB/sec 2024-02-10T05:51:27.638 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KcdIAf-oYJwMndO off=13055808 len=1395367 2024-02-10T05:51:27.640 INFO:tasks.workunit.client.0.smithi178.stdout:op 236 completed, throughput=5MB/sec 2024-02-10T05:51:27.640 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-A2QvLanU-UbDioL off=16510386 len=1841099 2024-02-10T05:51:27.651 INFO:tasks.workunit.client.0.smithi178.stdout:op 237 completed, throughput=5.03MB/sec 2024-02-10T05:51:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:51:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:51:27] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-02-10T05:51:28.652 INFO:tasks.workunit.client.0.smithi178.stdout: 49: throughput=4.93MB/sec pending data=0 2024-02-10T05:51:28.652 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nYuGYrKMneNfxZm off=3524550 len=1961659 2024-02-10T05:51:28.655 INFO:tasks.workunit.client.0.smithi178.stdout:op 238 completed, throughput=4.97MB/sec 2024-02-10T05:51:28.656 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SbHOUWZBkuVIfcc off=19226183 len=765777 2024-02-10T05:51:28.661 INFO:tasks.workunit.client.0.smithi178.stdout:op 239 completed, throughput=4.98MB/sec 2024-02-10T05:51:28.661 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VgjAXN5uHPCA1Ni off=8724137 len=907846 2024-02-10T05:51:28.662 INFO:tasks.workunit.client.0.smithi178.stdout:op 240 completed, throughput=5MB/sec 2024-02-10T05:51:28.662 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aRsk6Mgo-c8GxVM off=8521597 len=1288159 2024-02-10T05:51:28.668 INFO:tasks.workunit.client.0.smithi178.stdout:op 241 completed, throughput=5.02MB/sec 2024-02-10T05:51:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:28 smithi178 ceph-mon[92537]: pgmap v1438: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-10T05:51:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:51:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:28 smithi178 ceph-mon[95116]: pgmap v1438: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-10T05:51:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:51:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:28 smithi189 ceph-mon[89631]: pgmap v1438: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-10T05:51:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:51:29.669 INFO:tasks.workunit.client.0.smithi178.stdout: 50: throughput=4.92MB/sec pending data=0 2024-02-10T05:51:29.669 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PewYUh6LPl5Wtrg off=8435439 len=646847 2024-02-10T05:51:29.673 INFO:tasks.workunit.client.0.smithi178.stdout:op 242 completed, throughput=4.93MB/sec 2024-02-10T05:51:29.673 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HHd1mZGBqdR3FcW off=1267953 len=155716 2024-02-10T05:51:29.674 INFO:tasks.workunit.client.0.smithi178.stdout:op 243 completed, throughput=4.94MB/sec 2024-02-10T05:51:29.674 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rNM3HJD1FxOkVjx off=4216571 len=706669 2024-02-10T05:51:29.675 INFO:tasks.workunit.client.0.smithi178.stdout:op 244 completed, throughput=4.95MB/sec 2024-02-10T05:51:29.675 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dHyz-ZrIYLBmn4Z off=123272 len=454725 2024-02-10T05:51:29.676 INFO:tasks.workunit.client.0.smithi178.stdout:op 245 completed, throughput=4.96MB/sec 2024-02-10T05:51:29.676 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4V6adqCoZZKJr1U off=4828214 len=1893688 2024-02-10T05:51:29.688 INFO:tasks.workunit.client.0.smithi178.stdout:op 246 completed, throughput=4.99MB/sec 2024-02-10T05:51:29.688 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9UPTr4EoRC0GZVq off=5386473 len=95649 2024-02-10T05:51:29.691 INFO:tasks.workunit.client.0.smithi178.stdout:op 247 completed, throughput=5MB/sec 2024-02-10T05:51:29.691 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QLGBL2pow1wG7Id off=2521936 len=2013105 2024-02-10T05:51:29.699 INFO:tasks.workunit.client.0.smithi178.stdout:op 248 completed, throughput=5.03MB/sec 2024-02-10T05:51:30.700 INFO:tasks.workunit.client.0.smithi178.stdout: 51: throughput=4.94MB/sec pending data=0 2024-02-10T05:51:30.700 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Oo9c1hgZ7WuYM2e off=3076903 len=1496607 2024-02-10T05:51:30.702 INFO:tasks.workunit.client.0.smithi178.stdout:op 249 completed, throughput=4.96MB/sec 2024-02-10T05:51:30.702 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VVUOLqKTvA-wuxl off=374612 len=1326179 2024-02-10T05:51:30.704 INFO:tasks.workunit.client.0.smithi178.stdout:op 250 completed, throughput=4.99MB/sec 2024-02-10T05:51:30.704 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XWqGYB6oC-ktc_G off=1431728 len=106975 2024-02-10T05:51:30.704 INFO:tasks.workunit.client.0.smithi178.stdout:op 251 completed, throughput=4.99MB/sec 2024-02-10T05:51:30.704 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9U7isuxdBVqcfED off=9656340 len=463159 2024-02-10T05:51:30.708 INFO:tasks.workunit.client.0.smithi178.stdout:op 252 completed, throughput=5MB/sec 2024-02-10T05:51:30.708 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-m2YrCiNuRhUVVuF off=3475945 len=335328 2024-02-10T05:51:30.709 INFO:tasks.workunit.client.0.smithi178.stdout:op 253 completed, throughput=5MB/sec 2024-02-10T05:51:31.089 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:30 smithi189 ceph-mon[89631]: pgmap v1439: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:51:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:30 smithi178 ceph-mon[92537]: pgmap v1439: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:51:31.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:30 smithi178 ceph-mon[95116]: pgmap v1439: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:51:31.709 INFO:tasks.workunit.client.0.smithi178.stdout: 52: throughput=4.91MB/sec pending data=0 2024-02-10T05:51:31.710 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fQwc1DvOd2n31NR off=1141116 len=1388241 2024-02-10T05:51:31.717 INFO:tasks.workunit.client.0.smithi178.stdout:op 254 completed, throughput=4.93MB/sec 2024-02-10T05:51:31.717 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-i4rCt4DHwxhoRIw off=6684441 len=408222 2024-02-10T05:51:31.718 INFO:tasks.workunit.client.0.smithi178.stdout:op 255 completed, throughput=4.94MB/sec 2024-02-10T05:51:31.718 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IjbvtGcECI2Z65m off=7371652 len=1674501 2024-02-10T05:51:31.726 INFO:tasks.workunit.client.0.smithi178.stdout:op 256 completed, throughput=4.97MB/sec 2024-02-10T05:51:31.726 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Jcwt4hpmyfjP5MY off=8076558 len=1459004 2024-02-10T05:51:31.732 INFO:tasks.workunit.client.0.smithi178.stdout:op 257 completed, throughput=4.99MB/sec 2024-02-10T05:51:31.732 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kT3OUX1SCm63EFz off=144913 len=1120192 2024-02-10T05:51:31.738 INFO:tasks.workunit.client.0.smithi178.stdout:op 258 completed, throughput=5.01MB/sec 2024-02-10T05:51:32.738 INFO:tasks.workunit.client.0.smithi178.stdout: 53: throughput=4.92MB/sec pending data=0 2024-02-10T05:51:32.738 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DdpkLsrKz5l2hRO off=5371685 len=1263070 2024-02-10T05:51:32.744 INFO:tasks.workunit.client.0.smithi178.stdout:op 259 completed, throughput=4.94MB/sec 2024-02-10T05:51:32.744 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9OZsnPSm6TbRoDz off=1550307 len=1087915 2024-02-10T05:51:32.750 INFO:tasks.workunit.client.0.smithi178.stdout:op 260 completed, throughput=4.96MB/sec 2024-02-10T05:51:32.750 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-c83JTpCF8BLAPp7 off=1042935 len=548067 2024-02-10T05:51:32.751 INFO:tasks.workunit.client.0.smithi178.stdout:op 261 completed, throughput=4.97MB/sec 2024-02-10T05:51:32.751 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hjXD3XH2FhZ05o0 off=10249201 len=56160 2024-02-10T05:51:32.751 INFO:tasks.workunit.client.0.smithi178.stdout:op 262 completed, throughput=4.97MB/sec 2024-02-10T05:51:32.751 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iEpCgsAoZGfeOq_ off=21424017 len=1001240 2024-02-10T05:51:32.753 INFO:tasks.workunit.client.0.smithi178.stdout:op 263 completed, throughput=4.99MB/sec 2024-02-10T05:51:32.753 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eg2RTXtGZDxeNQt off=2930544 len=1950051 2024-02-10T05:51:32.757 INFO:tasks.workunit.client.0.smithi178.stdout:op 264 completed, throughput=5.02MB/sec 2024-02-10T05:51:33.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:32 smithi178 ceph-mon[95116]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-10T05:51:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:32 smithi178 ceph-mon[92537]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-10T05:51:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:32 smithi189 ceph-mon[89631]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-10T05:51:33.757 INFO:tasks.workunit.client.0.smithi178.stdout: 54: throughput=4.93MB/sec pending data=0 2024-02-10T05:51:33.758 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-E8hGKe9WtL9r8oO off=343923 len=1891435 2024-02-10T05:51:33.760 INFO:tasks.workunit.client.0.smithi178.stdout:op 265 completed, throughput=4.97MB/sec 2024-02-10T05:51:33.760 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ms8owQ9NBJUfx1d off=9465694 len=2027751 2024-02-10T05:51:33.762 INFO:tasks.workunit.client.0.smithi178.stdout:op 266 completed, throughput=5MB/sec 2024-02-10T05:51:34.762 INFO:tasks.workunit.client.0.smithi178.stdout: 55: throughput=4.91MB/sec pending data=0 2024-02-10T05:51:34.762 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-K-FYJcP_As39yAe off=2081131 len=1232225 2024-02-10T05:51:34.769 INFO:tasks.workunit.client.0.smithi178.stdout:op 267 completed, throughput=4.93MB/sec 2024-02-10T05:51:34.769 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ei9LnZpA_l0Z9Up off=11717823 len=1724927 2024-02-10T05:51:34.771 INFO:tasks.workunit.client.0.smithi178.stdout:op 268 completed, throughput=4.96MB/sec 2024-02-10T05:51:34.771 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ab6jQx6D9FuwA7I off=773011 len=1055316 2024-02-10T05:51:34.773 INFO:tasks.workunit.client.0.smithi178.stdout:op 269 completed, throughput=4.98MB/sec 2024-02-10T05:51:34.774 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mSQnsrkuMhYNZ6W off=11069322 len=5839 2024-02-10T05:51:34.776 INFO:tasks.workunit.client.0.smithi178.stdout:op 270 completed, throughput=4.98MB/sec 2024-02-10T05:51:34.776 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-piZJwda2Qrn0ZLv off=16452845 len=624256 2024-02-10T05:51:34.777 INFO:tasks.workunit.client.0.smithi178.stdout:op 271 completed, throughput=4.99MB/sec 2024-02-10T05:51:34.777 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fxHaTAH_OdA7IDS off=4862038 len=130016 2024-02-10T05:51:34.779 INFO:tasks.workunit.client.0.smithi178.stdout:op 272 completed, throughput=4.99MB/sec 2024-02-10T05:51:34.779 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SWB_P1H9WNQdYtY off=12375558 len=2056333 2024-02-10T05:51:34.783 INFO:tasks.workunit.client.0.smithi178.stdout:op 273 completed, throughput=5.03MB/sec 2024-02-10T05:51:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:34 smithi178 ceph-mon[92537]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T05:51:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:34 smithi178 ceph-mon[95116]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T05:51:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:34 smithi189 ceph-mon[89631]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T05:51:35.783 INFO:tasks.workunit.client.0.smithi178.stdout: 56: throughput=4.94MB/sec pending data=0 2024-02-10T05:51:35.783 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Q2XRwMtRZZPaQ4P off=20524958 len=1567720 2024-02-10T05:51:35.790 INFO:tasks.workunit.client.0.smithi178.stdout:op 274 completed, throughput=4.96MB/sec 2024-02-10T05:51:35.790 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-slAFW-_cKvmUgsZ off=21371316 len=338906 2024-02-10T05:51:35.791 INFO:tasks.workunit.client.0.smithi178.stdout:op 275 completed, throughput=4.97MB/sec 2024-02-10T05:51:35.791 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kCNxyPMgm1aXRI6 off=2701413 len=1968821 2024-02-10T05:51:35.804 INFO:tasks.workunit.client.0.smithi178.stdout:op 276 completed, throughput=5MB/sec 2024-02-10T05:51:36.805 INFO:tasks.workunit.client.0.smithi178.stdout: 57: throughput=4.91MB/sec pending data=0 2024-02-10T05:51:36.805 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tG7D5n_hDaoAHwg off=3333752 len=1106831 2024-02-10T05:51:36.810 INFO:tasks.workunit.client.0.smithi178.stdout:op 277 completed, throughput=4.93MB/sec 2024-02-10T05:51:36.810 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cMt1f5lz2wO_Hop off=4413363 len=1594129 2024-02-10T05:51:36.814 INFO:tasks.workunit.client.0.smithi178.stdout:op 278 completed, throughput=4.96MB/sec 2024-02-10T05:51:36.814 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xwPFPXoIE9QiUG- off=2585824 len=1438388 2024-02-10T05:51:36.820 INFO:tasks.workunit.client.0.smithi178.stdout:op 279 completed, throughput=4.98MB/sec 2024-02-10T05:51:36.820 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sIbfFvV5CyoQaqZ off=12206159 len=402266 2024-02-10T05:51:36.821 INFO:tasks.workunit.client.0.smithi178.stdout:op 280 completed, throughput=4.99MB/sec 2024-02-10T05:51:36.821 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DttWS1nl52eLulW off=4837892 len=1633366 2024-02-10T05:51:36.829 INFO:tasks.workunit.client.0.smithi178.stdout:op 281 completed, throughput=5.01MB/sec 2024-02-10T05:51:37.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:36 smithi178 ceph-mon[92537]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:51:37.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:36 smithi178 ceph-mon[95116]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:51:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:36 smithi189 ceph-mon[89631]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:51:37.829 INFO:tasks.workunit.client.0.smithi178.stdout: 58: throughput=4.93MB/sec pending data=0 2024-02-10T05:51:37.829 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AO_o9d5mYK8Hqcs off=20833557 len=1889651 2024-02-10T05:51:37.831 INFO:tasks.workunit.client.0.smithi178.stdout:op 282 completed, throughput=4.96MB/sec 2024-02-10T05:51:37.831 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_HW8nxaAK6ZQnY_ off=6003133 len=292070 2024-02-10T05:51:37.834 INFO:tasks.workunit.client.0.smithi178.stdout:op 283 completed, throughput=4.96MB/sec 2024-02-10T05:51:37.834 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-umM1lYRPxN8Js8f off=1310846 len=321091 2024-02-10T05:51:37.837 INFO:tasks.workunit.client.0.smithi178.stdout:op 284 completed, throughput=4.97MB/sec 2024-02-10T05:51:37.837 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-B2WDhECHBwR_yaq off=21508148 len=58529 2024-02-10T05:51:37.838 INFO:tasks.workunit.client.0.smithi178.stdout:op 285 completed, throughput=4.97MB/sec 2024-02-10T05:51:37.838 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9O2qzDxMge3s-Eg off=4006475 len=76220 2024-02-10T05:51:37.840 INFO:tasks.workunit.client.0.smithi178.stdout:op 286 completed, throughput=4.97MB/sec 2024-02-10T05:51:37.840 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oiGaoCYFWOtgAsD off=2551292 len=1853509 2024-02-10T05:51:37.851 INFO:tasks.workunit.client.0.smithi178.stdout:op 287 completed, throughput=5MB/sec 2024-02-10T05:51:37.851 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tLZgnAFz_JNynWS off=8998245 len=867346 2024-02-10T05:51:37.853 INFO:tasks.workunit.client.0.smithi178.stdout:op 288 completed, throughput=5.01MB/sec 2024-02-10T05:51:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:51:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:51:37] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.43.0" 2024-02-10T05:51:38.853 INFO:tasks.workunit.client.0.smithi178.stdout: 59: throughput=4.93MB/sec pending data=0 2024-02-10T05:51:38.854 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4l28EnEN0lF0Krb off=59709 len=1177062 2024-02-10T05:51:38.856 INFO:tasks.workunit.client.0.smithi178.stdout:op 289 completed, throughput=4.95MB/sec 2024-02-10T05:51:38.856 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iT09A0wKSRRB4DJ off=1069625 len=1709774 2024-02-10T05:51:38.863 INFO:tasks.workunit.client.0.smithi178.stdout:op 290 completed, throughput=4.97MB/sec 2024-02-10T05:51:38.864 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TPpvhj28e5Iwmu2 off=6205203 len=825767 2024-02-10T05:51:38.869 INFO:tasks.workunit.client.0.smithi178.stdout:op 291 completed, throughput=4.99MB/sec 2024-02-10T05:51:38.869 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6qJzz454iMwElVu off=17361850 len=712353 2024-02-10T05:51:38.870 INFO:tasks.workunit.client.0.smithi178.stdout:op 292 completed, throughput=5MB/sec 2024-02-10T05:51:38.870 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LSrTwZzwe1Jtsl0 off=10210576 len=30554 2024-02-10T05:51:38.872 INFO:tasks.workunit.client.0.smithi178.stdout:op 293 completed, throughput=5MB/sec 2024-02-10T05:51:38.872 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1AmyS3-51lVqOO3 off=295581 len=916790 2024-02-10T05:51:38.877 INFO:tasks.workunit.client.0.smithi178.stdout:op 294 completed, throughput=5.01MB/sec 2024-02-10T05:51:39.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:38 smithi178 ceph-mon[95116]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:38 smithi178 ceph-mon[92537]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:38 smithi189 ceph-mon[89631]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:39.877 INFO:tasks.workunit.client.0.smithi178.stdout: 60: throughput=4.93MB/sec pending data=0 2024-02-10T05:51:39.877 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9sKgv5hQ1KurzvG off=12627561 len=236221 2024-02-10T05:51:39.878 INFO:tasks.workunit.client.0.smithi178.stdout:op 295 completed, throughput=4.93MB/sec 2024-02-10T05:51:39.878 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rw8gxBAGZOToyWC off=6395750 len=1019691 2024-02-10T05:51:39.879 INFO:tasks.workunit.client.0.smithi178.stdout:op 296 completed, throughput=4.95MB/sec 2024-02-10T05:51:39.879 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-x0jiwWyPrlVpHA1 off=3076151 len=131771 2024-02-10T05:51:39.882 INFO:tasks.workunit.client.0.smithi178.stdout:op 297 completed, throughput=4.95MB/sec 2024-02-10T05:51:39.883 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EVPesaO0Z-TbxLt off=316871 len=1269903 2024-02-10T05:51:39.883 INFO:tasks.workunit.client.0.smithi178.stdout:op 298 completed, throughput=4.97MB/sec 2024-02-10T05:51:39.884 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-moyR5Q2FfrggXU2 off=10223718 len=454217 2024-02-10T05:51:39.885 INFO:tasks.workunit.client.0.smithi178.stdout:op 299 completed, throughput=4.98MB/sec 2024-02-10T05:51:39.885 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aLIude8Jz-Xd2nU off=8782055 len=1280297 2024-02-10T05:51:39.886 INFO:tasks.workunit.client.0.smithi178.stdout:op 300 completed, throughput=5MB/sec 2024-02-10T05:51:39.887 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9N4yi2Ld9AmZhRa off=5905589 len=443144 2024-02-10T05:51:39.888 INFO:tasks.workunit.client.0.smithi178.stdout:op 301 completed, throughput=5.01MB/sec 2024-02-10T05:51:40.888 INFO:tasks.workunit.client.0.smithi178.stdout: 61: throughput=4.92MB/sec pending data=0 2024-02-10T05:51:40.888 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kn6-_hjc1_0IUUU off=9498305 len=436328 2024-02-10T05:51:40.891 INFO:tasks.workunit.client.0.smithi178.stdout:op 302 completed, throughput=4.93MB/sec 2024-02-10T05:51:40.891 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mie14i-IDLSjuF9 off=2591633 len=587404 2024-02-10T05:51:40.895 INFO:tasks.workunit.client.0.smithi178.stdout:op 303 completed, throughput=4.94MB/sec 2024-02-10T05:51:40.895 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sPZNrC1cPydL-Wt off=6793886 len=1158905 2024-02-10T05:51:40.897 INFO:tasks.workunit.client.0.smithi178.stdout:op 304 completed, throughput=4.96MB/sec 2024-02-10T05:51:40.897 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YwDwXPKyPDsllXD off=635286 len=1870574 2024-02-10T05:51:40.906 INFO:tasks.workunit.client.0.smithi178.stdout:op 305 completed, throughput=4.99MB/sec 2024-02-10T05:51:40.906 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-E2H2tSHC6WDuevF off=592188 len=586785 2024-02-10T05:51:40.907 INFO:tasks.workunit.client.0.smithi178.stdout:op 306 completed, throughput=4.99MB/sec 2024-02-10T05:51:40.907 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-l6N-z1GrXUGLiJO off=9100596 len=1568094 2024-02-10T05:51:40.908 INFO:tasks.workunit.client.0.smithi178.stdout:op 307 completed, throughput=5.02MB/sec 2024-02-10T05:51:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:40 smithi178 ceph-mon[92537]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:51:41.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:40 smithi178 ceph-mon[95116]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:51:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:40 smithi189 ceph-mon[89631]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:51:41.908 INFO:tasks.workunit.client.0.smithi178.stdout: 62: throughput=4.94MB/sec pending data=0 2024-02-10T05:51:41.909 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yyCM2mmofv0AlFQ off=197516 len=906186 2024-02-10T05:51:41.913 INFO:tasks.workunit.client.0.smithi178.stdout:op 308 completed, throughput=4.95MB/sec 2024-02-10T05:51:41.913 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QWq6Jdb7tIkOBrU off=6408914 len=739087 2024-02-10T05:51:41.916 INFO:tasks.workunit.client.0.smithi178.stdout:op 309 completed, throughput=4.96MB/sec 2024-02-10T05:51:41.916 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UTKhYHz1_4OLwm1 off=8830530 len=241185 2024-02-10T05:51:41.918 INFO:tasks.workunit.client.0.smithi178.stdout:op 310 completed, throughput=4.97MB/sec 2024-02-10T05:51:41.918 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qDn3OqobrZIwf6k off=6995466 len=2084881 2024-02-10T05:51:41.921 INFO:tasks.workunit.client.0.smithi178.stdout:op 311 completed, throughput=5MB/sec 2024-02-10T05:51:41.921 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nRYVotYRgrwX8pt off=22021597 len=1875690 2024-02-10T05:51:41.923 INFO:tasks.workunit.client.0.smithi178.stdout:op 312 completed, throughput=5.03MB/sec 2024-02-10T05:51:42.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:51:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:51:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:41 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:51:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:41 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:51:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:51:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:51:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:41 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:51:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:41 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:51:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:51:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:51:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:41 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:51:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:41 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:51:42.923 INFO:tasks.workunit.client.0.smithi178.stdout: 63: throughput=4.95MB/sec pending data=0 2024-02-10T05:51:42.923 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kzFPTGwKIHJKduP off=6468290 len=591391 2024-02-10T05:51:42.928 INFO:tasks.workunit.client.0.smithi178.stdout:op 313 completed, throughput=4.96MB/sec 2024-02-10T05:51:42.928 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Hrdl8IsBp4se9iM off=7687027 len=2008270 2024-02-10T05:51:42.938 INFO:tasks.workunit.client.0.smithi178.stdout:op 314 completed, throughput=4.99MB/sec 2024-02-10T05:51:42.938 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hZPd-gPmRIv16cD off=16746329 len=651475 2024-02-10T05:51:42.943 INFO:tasks.workunit.client.0.smithi178.stdout:op 315 completed, throughput=4.99MB/sec 2024-02-10T05:51:42.943 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PUvTBjPNnEgUg9M off=7727609 len=421595 2024-02-10T05:51:42.946 INFO:tasks.workunit.client.0.smithi178.stdout:op 316 completed, throughput=5MB/sec 2024-02-10T05:51:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:42 smithi178 ceph-mon[92537]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:51:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:42 smithi178 ceph-mon[95116]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:51:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:42 smithi189 ceph-mon[89631]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:51:43.946 INFO:tasks.workunit.client.0.smithi178.stdout: 64: throughput=4.92MB/sec pending data=0 2024-02-10T05:51:43.946 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sbpGhvMSHpeEhIC off=7892272 len=1669882 2024-02-10T05:51:43.948 INFO:tasks.workunit.client.0.smithi178.stdout:op 317 completed, throughput=4.95MB/sec 2024-02-10T05:51:43.948 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T5xtuO2UH7zV3lD off=4339172 len=1345408 2024-02-10T05:51:43.955 INFO:tasks.workunit.client.0.smithi178.stdout:op 318 completed, throughput=4.97MB/sec 2024-02-10T05:51:43.955 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vGiQQijlY-dvC_D off=144610 len=1940208 2024-02-10T05:51:43.957 INFO:tasks.workunit.client.0.smithi178.stdout:op 319 completed, throughput=5MB/sec 2024-02-10T05:51:43.957 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7lQ8MsBHcv6NjAX off=2149540 len=1265560 2024-02-10T05:51:43.964 INFO:tasks.workunit.client.0.smithi178.stdout:op 320 completed, throughput=5.01MB/sec 2024-02-10T05:51:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:43 smithi178 ceph-mon[92537]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:51:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:51:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:43 smithi178 ceph-mon[95116]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:51:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:51:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:43 smithi189 ceph-mon[89631]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:51:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:51:44.964 INFO:tasks.workunit.client.0.smithi178.stdout: 65: throughput=4.94MB/sec pending data=0 2024-02-10T05:51:44.964 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Mp8zpcRVZHE1_M6 off=12996421 len=775740 2024-02-10T05:51:44.966 INFO:tasks.workunit.client.0.smithi178.stdout:op 321 completed, throughput=4.95MB/sec 2024-02-10T05:51:44.966 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dnW4mvpv3BHBBEc off=3292484 len=1228621 2024-02-10T05:51:44.972 INFO:tasks.workunit.client.0.smithi178.stdout:op 322 completed, throughput=4.97MB/sec 2024-02-10T05:51:44.972 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--ljViS22ZG5_Hwy off=1834999 len=1311057 2024-02-10T05:51:44.973 INFO:tasks.workunit.client.0.smithi178.stdout:op 323 completed, throughput=4.98MB/sec 2024-02-10T05:51:44.974 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3R8-l6j3NvSKZkK off=15854134 len=1983731 2024-02-10T05:51:44.983 INFO:tasks.workunit.client.0.smithi178.stdout:op 324 completed, throughput=5.01MB/sec 2024-02-10T05:51:45.983 INFO:tasks.workunit.client.0.smithi178.stdout: 66: throughput=4.94MB/sec pending data=0 2024-02-10T05:51:45.984 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AiIo6suKdEtn0QZ off=15312307 len=2000555 2024-02-10T05:51:45.988 INFO:tasks.workunit.client.0.smithi178.stdout:op 325 completed, throughput=4.97MB/sec 2024-02-10T05:51:45.988 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-z5ACujDQxiJEt9I off=13744321 len=1837861 2024-02-10T05:51:45.998 INFO:tasks.workunit.client.0.smithi178.stdout:op 326 completed, throughput=4.99MB/sec 2024-02-10T05:51:45.998 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-k-iV9K8KE3LIQOP off=4381260 len=1546980 2024-02-10T05:51:46.004 INFO:tasks.workunit.client.0.smithi178.stdout:op 327 completed, throughput=5.01MB/sec 2024-02-10T05:51:46.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:46 smithi178 ceph-mon[92537]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:51:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:46 smithi178 ceph-mon[95116]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:51:46.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:46 smithi189 ceph-mon[89631]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:51:47.004 INFO:tasks.workunit.client.0.smithi178.stdout: 67: throughput=4.94MB/sec pending data=0 2024-02-10T05:51:47.005 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FDJicB3m-oLhkmc off=20565334 len=1681780 2024-02-10T05:51:47.006 INFO:tasks.workunit.client.0.smithi178.stdout:op 328 completed, throughput=4.96MB/sec 2024-02-10T05:51:47.006 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UXjbF5BOMLHfZU0 off=4788461 len=417819 2024-02-10T05:51:47.008 INFO:tasks.workunit.client.0.smithi178.stdout:op 329 completed, throughput=4.97MB/sec 2024-02-10T05:51:47.008 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g0qvxYpkJz1b6kI off=8815189 len=125362 2024-02-10T05:51:47.011 INFO:tasks.workunit.client.0.smithi178.stdout:op 330 completed, throughput=4.97MB/sec 2024-02-10T05:51:47.011 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4mAMyn2p5fNrQPr off=11107792 len=727182 2024-02-10T05:51:47.015 INFO:tasks.workunit.client.0.smithi178.stdout:op 331 completed, throughput=4.98MB/sec 2024-02-10T05:51:47.015 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dJtmqAsISBO5L23 off=4920048 len=577618 2024-02-10T05:51:47.017 INFO:tasks.workunit.client.0.smithi178.stdout:op 332 completed, throughput=4.99MB/sec 2024-02-10T05:51:47.017 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_9MCC-vWuDGnZhO off=279312 len=955375 2024-02-10T05:51:47.021 INFO:tasks.workunit.client.0.smithi178.stdout:op 333 completed, throughput=5MB/sec 2024-02-10T05:51:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:51:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:51:47] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-02-10T05:51:48.022 INFO:tasks.workunit.client.0.smithi178.stdout: 68: throughput=4.93MB/sec pending data=0 2024-02-10T05:51:48.022 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vcik1uqKcSD9DrX off=3751897 len=395279 2024-02-10T05:51:48.023 INFO:tasks.workunit.client.0.smithi178.stdout:op 334 completed, throughput=4.93MB/sec 2024-02-10T05:51:48.023 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hMCekPhS7C1S8dp off=4465403 len=1331326 2024-02-10T05:51:48.024 INFO:tasks.workunit.client.0.smithi178.stdout:op 335 completed, throughput=4.95MB/sec 2024-02-10T05:51:48.024 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-b0ujCTze-xeWA2i off=5090758 len=91784 2024-02-10T05:51:48.027 INFO:tasks.workunit.client.0.smithi178.stdout:op 336 completed, throughput=4.95MB/sec 2024-02-10T05:51:48.027 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8ewK1tuw7oBOMkL off=2328616 len=227447 2024-02-10T05:51:48.027 INFO:tasks.workunit.client.0.smithi178.stdout:op 337 completed, throughput=4.96MB/sec 2024-02-10T05:51:48.028 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KmxnaTRt8kaXlmS off=2553571 len=740611 2024-02-10T05:51:48.028 INFO:tasks.workunit.client.0.smithi178.stdout:op 338 completed, throughput=4.97MB/sec 2024-02-10T05:51:48.029 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PI07x5NI87396rV off=5369221 len=284940 2024-02-10T05:51:48.029 INFO:tasks.workunit.client.0.smithi178.stdout:op 339 completed, throughput=4.97MB/sec 2024-02-10T05:51:48.029 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZeInDdd7uoidZqW off=1134251 len=1704384 2024-02-10T05:51:48.039 INFO:tasks.workunit.client.0.smithi178.stdout:op 340 completed, throughput=4.99MB/sec 2024-02-10T05:51:48.039 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DAhB5X76FCJH-Fp off=215463 len=1449455 2024-02-10T05:51:48.045 INFO:tasks.workunit.client.0.smithi178.stdout:op 341 completed, throughput=5.01MB/sec 2024-02-10T05:51:48.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:48 smithi178 ceph-mon[92537]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:51:48.711 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:48 smithi178 ceph-mon[95116]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:51:48.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:48 smithi189 ceph-mon[89631]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:51:49.045 INFO:tasks.workunit.client.0.smithi178.stdout: 69: throughput=4.94MB/sec pending data=0 2024-02-10T05:51:49.046 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-b_j6FShfZ2knOin off=13008819 len=1499184 2024-02-10T05:51:49.047 INFO:tasks.workunit.client.0.smithi178.stdout:op 342 completed, throughput=4.96MB/sec 2024-02-10T05:51:49.047 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tQ1VmVzwQLoAyTm off=783709 len=1117777 2024-02-10T05:51:49.053 INFO:tasks.workunit.client.0.smithi178.stdout:op 343 completed, throughput=4.98MB/sec 2024-02-10T05:51:49.053 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NXhQh_cXTzKAuBw off=11147074 len=438552 2024-02-10T05:51:49.053 INFO:tasks.workunit.client.0.smithi178.stdout:op 344 completed, throughput=4.98MB/sec 2024-02-10T05:51:49.054 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JdMA0h5OJIPnUzN off=6840873 len=239669 2024-02-10T05:51:49.054 INFO:tasks.workunit.client.0.smithi178.stdout:op 345 completed, throughput=4.99MB/sec 2024-02-10T05:51:49.054 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KSMp084A5uuOJCq off=11895027 len=1080200 2024-02-10T05:51:49.059 INFO:tasks.workunit.client.0.smithi178.stdout:op 346 completed, throughput=5MB/sec 2024-02-10T05:51:49.059 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-speZ9IEL9-uEUR4 off=5791333 len=630070 2024-02-10T05:51:49.063 INFO:tasks.workunit.client.0.smithi178.stdout:op 347 completed, throughput=5.01MB/sec 2024-02-10T05:51:50.064 INFO:tasks.workunit.client.0.smithi178.stdout: 70: throughput=4.94MB/sec pending data=0 2024-02-10T05:51:50.064 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UNRYItZXZNulmQX off=2913019 len=1129878 2024-02-10T05:51:50.065 INFO:tasks.workunit.client.0.smithi178.stdout:op 348 completed, throughput=4.95MB/sec 2024-02-10T05:51:50.065 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-B1EE2KYIy5PJ-4l off=3253899 len=1787039 2024-02-10T05:51:50.073 INFO:tasks.workunit.client.0.smithi178.stdout:op 349 completed, throughput=4.98MB/sec 2024-02-10T05:51:50.073 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-c2NFiIZ_eT7yABP off=2682060 len=2081909 2024-02-10T05:51:50.084 INFO:tasks.workunit.client.0.smithi178.stdout:op 350 completed, throughput=5MB/sec 2024-02-10T05:51:50.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:50 smithi178 ceph-mon[92537]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:51:50.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:50 smithi178 ceph-mon[95116]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:51:50.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:50 smithi189 ceph-mon[89631]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:51:51.085 INFO:tasks.workunit.client.0.smithi178.stdout: 71: throughput=4.93MB/sec pending data=0 2024-02-10T05:51:51.085 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pcIMSWSWefPI1d9 off=9906824 len=884521 2024-02-10T05:51:51.087 INFO:tasks.workunit.client.0.smithi178.stdout:op 351 completed, throughput=4.95MB/sec 2024-02-10T05:51:51.087 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-M-eaGW63GC1H4Y_ off=2697151 len=1160822 2024-02-10T05:51:51.096 INFO:tasks.workunit.client.0.smithi178.stdout:op 352 completed, throughput=4.96MB/sec 2024-02-10T05:51:51.096 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aa2uQgwBXGBTIfn off=2579408 len=1182596 2024-02-10T05:51:51.096 INFO:tasks.workunit.client.0.smithi178.stdout:op 353 completed, throughput=4.98MB/sec 2024-02-10T05:51:51.096 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3dMBDyIjY7HMcsn off=11087435 len=1400017 2024-02-10T05:51:51.097 INFO:tasks.workunit.client.0.smithi178.stdout:op 354 completed, throughput=4.99MB/sec 2024-02-10T05:51:51.097 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jSjoQO1sG5ihqjE off=11304466 len=1037800 2024-02-10T05:51:51.099 INFO:tasks.workunit.client.0.smithi178.stdout:op 355 completed, throughput=5.01MB/sec 2024-02-10T05:51:52.099 INFO:tasks.workunit.client.0.smithi178.stdout: 72: throughput=4.94MB/sec pending data=0 2024-02-10T05:51:52.099 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Gq6l7hln5UGZPTb off=882072 len=6805 2024-02-10T05:51:52.100 INFO:tasks.workunit.client.0.smithi178.stdout:op 356 completed, throughput=4.94MB/sec 2024-02-10T05:51:52.100 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AmH70nLNYxSwS7K off=13794459 len=221471 2024-02-10T05:51:52.103 INFO:tasks.workunit.client.0.smithi178.stdout:op 357 completed, throughput=4.94MB/sec 2024-02-10T05:51:52.103 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XTpIKenbq8lIiBM off=5452450 len=2052466 2024-02-10T05:51:52.111 INFO:tasks.workunit.client.0.smithi178.stdout:op 358 completed, throughput=4.97MB/sec 2024-02-10T05:51:52.112 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kyow3BWJEoPXSjq off=7278641 len=978450 2024-02-10T05:51:52.118 INFO:tasks.workunit.client.0.smithi178.stdout:op 359 completed, throughput=4.98MB/sec 2024-02-10T05:51:52.118 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fMCiTg8zlrmTAHa off=5652136 len=198972 2024-02-10T05:51:52.118 INFO:tasks.workunit.client.0.smithi178.stdout:op 360 completed, throughput=4.98MB/sec 2024-02-10T05:51:52.119 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FJhk9mPm5M0Okmh off=2836861 len=1442173 2024-02-10T05:51:52.121 INFO:tasks.workunit.client.0.smithi178.stdout:op 361 completed, throughput=5MB/sec 2024-02-10T05:51:52.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:52 smithi178 ceph-mon[92537]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:52 smithi178 ceph-mon[95116]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:52.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:52 smithi189 ceph-mon[89631]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:51:53.122 INFO:tasks.workunit.client.0.smithi178.stdout: 73: throughput=4.93MB/sec pending data=0 2024-02-10T05:51:53.122 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-82sTgW2JPIIinNg off=13339367 len=1617778 2024-02-10T05:51:53.130 INFO:tasks.workunit.client.0.smithi178.stdout:op 362 completed, throughput=4.95MB/sec 2024-02-10T05:51:53.130 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PRe9tfm3FH_bZnP off=1941086 len=1125951 2024-02-10T05:51:53.132 INFO:tasks.workunit.client.0.smithi178.stdout:op 363 completed, throughput=4.97MB/sec 2024-02-10T05:51:53.132 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iPsjv8K7nKVZI0s off=642987 len=287269 2024-02-10T05:51:53.136 INFO:tasks.workunit.client.0.smithi178.stdout:op 364 completed, throughput=4.97MB/sec 2024-02-10T05:51:53.136 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1OpauNFr51TkF4S off=842406 len=754570 2024-02-10T05:51:53.137 INFO:tasks.workunit.client.0.smithi178.stdout:op 365 completed, throughput=4.98MB/sec 2024-02-10T05:51:53.137 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ul_WMAMbZh6LYgk off=12499471 len=21688 2024-02-10T05:51:53.139 INFO:tasks.workunit.client.0.smithi178.stdout:op 366 completed, throughput=4.98MB/sec 2024-02-10T05:51:53.139 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZJ5l3SuKiKdFlK3 off=1489398 len=877397 2024-02-10T05:51:53.140 INFO:tasks.workunit.client.0.smithi178.stdout:op 367 completed, throughput=4.99MB/sec 2024-02-10T05:51:53.141 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-syTS7uMh33_EkWo off=14355108 len=1715186 2024-02-10T05:51:53.143 INFO:tasks.workunit.client.0.smithi178.stdout:op 368 completed, throughput=5.01MB/sec 2024-02-10T05:51:54.144 INFO:tasks.workunit.client.0.smithi178.stdout: 74: throughput=4.95MB/sec pending data=0 2024-02-10T05:51:54.144 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-anOxpuYsxc5cEM- off=12992225 len=602059 2024-02-10T05:51:54.149 INFO:tasks.workunit.client.0.smithi178.stdout:op 369 completed, throughput=4.96MB/sec 2024-02-10T05:51:54.149 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tagCjz-aUD9kEMZ off=5092514 len=1579130 2024-02-10T05:51:54.156 INFO:tasks.workunit.client.0.smithi178.stdout:op 370 completed, throughput=4.98MB/sec 2024-02-10T05:51:54.157 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0c66ThIwDbuDQaA off=1410303 len=2088642 2024-02-10T05:51:54.159 INFO:tasks.workunit.client.0.smithi178.stdout:op 371 completed, throughput=5MB/sec 2024-02-10T05:51:54.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:54 smithi189 ceph-mon[89631]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:51:54.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:54 smithi178 ceph-mon[92537]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:51:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:54 smithi178 ceph-mon[95116]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:51:55.160 INFO:tasks.workunit.client.0.smithi178.stdout: 75: throughput=4.94MB/sec pending data=0 2024-02-10T05:51:55.160 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YO8rzeISwX5JJw3 off=12147089 len=373059 2024-02-10T05:51:55.164 INFO:tasks.workunit.client.0.smithi178.stdout:op 372 completed, throughput=4.94MB/sec 2024-02-10T05:51:55.164 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LOiDhYq6XuLcA-5 off=7243508 len=287488 2024-02-10T05:51:55.165 INFO:tasks.workunit.client.0.smithi178.stdout:op 373 completed, throughput=4.94MB/sec 2024-02-10T05:51:55.165 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4-I5VcaLoAGlKoj off=1321079 len=199932 2024-02-10T05:51:55.168 INFO:tasks.workunit.client.0.smithi178.stdout:op 374 completed, throughput=4.95MB/sec 2024-02-10T05:51:55.168 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZccVLYD2h5cVByq off=8038408 len=1083090 2024-02-10T05:51:55.174 INFO:tasks.workunit.client.0.smithi178.stdout:op 375 completed, throughput=4.96MB/sec 2024-02-10T05:51:55.174 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-U7LkUAQbOUB_Lv4 off=5977114 len=266846 2024-02-10T05:51:55.176 INFO:tasks.workunit.client.0.smithi178.stdout:op 376 completed, throughput=4.96MB/sec 2024-02-10T05:51:55.176 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-B4Ki2D3kFHzid7O off=7166847 len=399110 2024-02-10T05:51:55.177 INFO:tasks.workunit.client.0.smithi178.stdout:op 377 completed, throughput=4.97MB/sec 2024-02-10T05:51:55.177 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HCE-PrJbC_kMpqM off=10511155 len=1084778 2024-02-10T05:51:55.179 INFO:tasks.workunit.client.0.smithi178.stdout:op 378 completed, throughput=4.98MB/sec 2024-02-10T05:51:55.179 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fOLm8_eBd1o97h7 off=9989796 len=852315 2024-02-10T05:51:55.184 INFO:tasks.workunit.client.0.smithi178.stdout:op 379 completed, throughput=4.99MB/sec 2024-02-10T05:51:55.184 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-o0U7tvgjOvktfEy off=6056399 len=1235320 2024-02-10T05:51:55.187 INFO:tasks.workunit.client.0.smithi178.stdout:op 380 completed, throughput=5.01MB/sec 2024-02-10T05:51:56.186 INFO:tasks.workunit.client.0.smithi178.stdout: 76: throughput=4.94MB/sec pending data=0 2024-02-10T05:51:56.186 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-g0pE2tqWM5zpFdD off=4653099 len=555703 2024-02-10T05:51:56.188 INFO:tasks.workunit.client.0.smithi178.stdout:op 381 completed, throughput=4.95MB/sec 2024-02-10T05:51:56.188 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-N23zM5MMrBw6yOf off=2738341 len=493430 2024-02-10T05:51:56.191 INFO:tasks.workunit.client.0.smithi178.stdout:op 382 completed, throughput=4.95MB/sec 2024-02-10T05:51:56.191 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kjv_cf64PpoNQUy off=19048057 len=254442 2024-02-10T05:51:56.193 INFO:tasks.workunit.client.0.smithi178.stdout:op 383 completed, throughput=4.96MB/sec 2024-02-10T05:51:56.193 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-e_kRuiV10A-_amf off=4070717 len=324490 2024-02-10T05:51:56.193 INFO:tasks.workunit.client.0.smithi178.stdout:op 384 completed, throughput=4.96MB/sec 2024-02-10T05:51:56.193 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-midW4lP0BnDiRVh off=3080760 len=250799 2024-02-10T05:51:56.193 INFO:tasks.workunit.client.0.smithi178.stdout:op 385 completed, throughput=4.96MB/sec 2024-02-10T05:51:56.193 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-N1RUKYmuf15UQqG off=550476 len=178719 2024-02-10T05:51:56.193 INFO:tasks.workunit.client.0.smithi178.stdout:op 386 completed, throughput=4.97MB/sec 2024-02-10T05:51:56.193 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nlREHYANkZ2b0IU off=1979112 len=1952695 2024-02-10T05:51:56.195 INFO:tasks.workunit.client.0.smithi178.stdout:op 387 completed, throughput=4.99MB/sec 2024-02-10T05:51:56.195 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dItFSSJ61QQ4ggk off=2353618 len=231410 2024-02-10T05:51:56.196 INFO:tasks.workunit.client.0.smithi178.stdout:op 388 completed, throughput=4.99MB/sec 2024-02-10T05:51:56.196 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZAOouN66muHiegS off=199075 len=1534179 2024-02-10T05:51:56.198 INFO:tasks.workunit.client.0.smithi178.stdout:op 389 completed, throughput=5.01MB/sec 2024-02-10T05:51:56.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:56 smithi189 ceph-mon[89631]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:51:56.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:56 smithi178 ceph-mon[92537]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:51:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:56 smithi178 ceph-mon[95116]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:51:57.198 INFO:tasks.workunit.client.0.smithi178.stdout: 77: throughput=4.95MB/sec pending data=0 2024-02-10T05:51:57.198 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-D1c2AAJ6eFCmDkq off=324472 len=1787215 2024-02-10T05:51:57.202 INFO:tasks.workunit.client.0.smithi178.stdout:op 390 completed, throughput=4.97MB/sec 2024-02-10T05:51:57.202 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GPlAzlLSwQUGIpy off=20672614 len=120164 2024-02-10T05:51:57.203 INFO:tasks.workunit.client.0.smithi178.stdout:op 391 completed, throughput=4.97MB/sec 2024-02-10T05:51:57.203 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jVsdgUa-6avYo17 off=7327091 len=563335 2024-02-10T05:51:57.204 INFO:tasks.workunit.client.0.smithi178.stdout:op 392 completed, throughput=4.98MB/sec 2024-02-10T05:51:57.204 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8oOYYa6rbzeExSA off=9738548 len=680997 2024-02-10T05:51:57.205 INFO:tasks.workunit.client.0.smithi178.stdout:op 393 completed, throughput=4.99MB/sec 2024-02-10T05:51:57.205 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FkCNphMMRMHVltE off=8129266 len=1810856 2024-02-10T05:51:57.213 INFO:tasks.workunit.client.0.smithi178.stdout:op 394 completed, throughput=5.01MB/sec 2024-02-10T05:51:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:51:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:51:57] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-02-10T05:51:58.213 INFO:tasks.workunit.client.0.smithi178.stdout: 78: throughput=4.94MB/sec pending data=0 2024-02-10T05:51:58.213 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RtCgV6ydFpAo-Dn off=7157567 len=1324367 2024-02-10T05:51:58.219 INFO:tasks.workunit.client.0.smithi178.stdout:op 395 completed, throughput=4.96MB/sec 2024-02-10T05:51:58.219 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ujRUM1R5Ezjr-Ia off=12737371 len=429108 2024-02-10T05:51:58.222 INFO:tasks.workunit.client.0.smithi178.stdout:op 396 completed, throughput=4.96MB/sec 2024-02-10T05:51:58.222 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-q963UrzqLV55U8q off=626330 len=1497505 2024-02-10T05:51:58.223 INFO:tasks.workunit.client.0.smithi178.stdout:op 397 completed, throughput=4.98MB/sec 2024-02-10T05:51:58.223 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JNlfLFdJzmJdy_c off=2132640 len=944871 2024-02-10T05:51:58.229 INFO:tasks.workunit.client.0.smithi178.stdout:op 398 completed, throughput=4.99MB/sec 2024-02-10T05:51:58.229 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CJXcsNcW-LXW3m1 off=2942874 len=961366 2024-02-10T05:51:58.233 INFO:tasks.workunit.client.0.smithi178.stdout:op 399 completed, throughput=5.01MB/sec 2024-02-10T05:51:58.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:58 smithi189 ceph-mon[89631]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:51:58.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:58 smithi178 ceph-mon[92537]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:51:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:58 smithi178 ceph-mon[95116]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:51:59.233 INFO:tasks.workunit.client.0.smithi178.stdout: 79: throughput=4.94MB/sec pending data=0 2024-02-10T05:51:59.234 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mTYN1YbVg2xr3kv off=671475 len=1694901 2024-02-10T05:51:59.235 INFO:tasks.workunit.client.0.smithi178.stdout:op 400 completed, throughput=4.96MB/sec 2024-02-10T05:51:59.236 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Xu9rSKhPp3Mu1et off=1415625 len=1522178 2024-02-10T05:51:59.239 INFO:tasks.workunit.client.0.smithi178.stdout:op 401 completed, throughput=4.98MB/sec 2024-02-10T05:51:59.239 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-siznZ85W7xNt6x4 off=20510393 len=276759 2024-02-10T05:51:59.242 INFO:tasks.workunit.client.0.smithi178.stdout:op 402 completed, throughput=4.98MB/sec 2024-02-10T05:51:59.242 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-duAeArFfzsJ03Ei off=5823901 len=98310 2024-02-10T05:51:59.243 INFO:tasks.workunit.client.0.smithi178.stdout:op 403 completed, throughput=4.98MB/sec 2024-02-10T05:51:59.243 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NNbVTN1pcY-BUlg off=3049925 len=889233 2024-02-10T05:51:59.247 INFO:tasks.workunit.client.0.smithi178.stdout:op 404 completed, throughput=5MB/sec 2024-02-10T05:51:59.247 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kgy4PM5rlbo7qM_ off=987672 len=1943596 2024-02-10T05:51:59.250 INFO:tasks.workunit.client.0.smithi178.stdout:op 405 completed, throughput=5.02MB/sec 2024-02-10T05:51:59.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:51:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:51:59.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:51:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:51:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:51:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:52:00.250 INFO:tasks.workunit.client.0.smithi178.stdout: 80: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:00.251 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d__B0RXm7yuSb6J off=15142918 len=477387 2024-02-10T05:52:00.252 INFO:tasks.workunit.client.0.smithi178.stdout:op 406 completed, throughput=4.96MB/sec 2024-02-10T05:52:00.252 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--9mhxR9E27XNm9I off=9282318 len=1330242 2024-02-10T05:52:00.253 INFO:tasks.workunit.client.0.smithi178.stdout:op 407 completed, throughput=4.98MB/sec 2024-02-10T05:52:00.253 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qXl0yVe39hXXkG4 off=12002812 len=121622 2024-02-10T05:52:00.254 INFO:tasks.workunit.client.0.smithi178.stdout:op 408 completed, throughput=4.98MB/sec 2024-02-10T05:52:00.254 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dTtlGaab25t9Eb8 off=628091 len=1746678 2024-02-10T05:52:00.261 INFO:tasks.workunit.client.0.smithi178.stdout:op 409 completed, throughput=5MB/sec 2024-02-10T05:52:00.262 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i5ze8Qevtegv4by off=3478548 len=1477944 2024-02-10T05:52:00.267 INFO:tasks.workunit.client.0.smithi178.stdout:op 410 completed, throughput=5.02MB/sec 2024-02-10T05:52:00.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:00 smithi189 ceph-mon[89631]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:52:00.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:00 smithi178 ceph-mon[92537]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:52:00.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:00 smithi178 ceph-mon[95116]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:52:01.267 INFO:tasks.workunit.client.0.smithi178.stdout: 81: throughput=4.95MB/sec pending data=0 2024-02-10T05:52:01.267 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Vw0LHgGxErMrbFV off=6701152 len=1144654 2024-02-10T05:52:01.270 INFO:tasks.workunit.client.0.smithi178.stdout:op 411 completed, throughput=4.97MB/sec 2024-02-10T05:52:01.270 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Jt734oAJiZL2vCS off=6225021 len=166844 2024-02-10T05:52:01.271 INFO:tasks.workunit.client.0.smithi178.stdout:op 412 completed, throughput=4.97MB/sec 2024-02-10T05:52:01.271 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PMC_qA67E6FwmKi off=2667797 len=1675445 2024-02-10T05:52:01.274 INFO:tasks.workunit.client.0.smithi178.stdout:op 413 completed, throughput=4.99MB/sec 2024-02-10T05:52:01.274 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-G_lNfbiBiF52LUk off=7813693 len=548547 2024-02-10T05:52:01.275 INFO:tasks.workunit.client.0.smithi178.stdout:op 414 completed, throughput=5MB/sec 2024-02-10T05:52:01.275 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-awZCC7nS_0diw7X off=309564 len=1612919 2024-02-10T05:52:01.283 INFO:tasks.workunit.client.0.smithi178.stdout:op 415 completed, throughput=5.01MB/sec 2024-02-10T05:52:02.284 INFO:tasks.workunit.client.0.smithi178.stdout: 82: throughput=4.95MB/sec pending data=0 2024-02-10T05:52:02.284 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_GKaTtPSxVYx6B4 off=3746258 len=1375861 2024-02-10T05:52:02.290 INFO:tasks.workunit.client.0.smithi178.stdout:op 416 completed, throughput=4.97MB/sec 2024-02-10T05:52:02.290 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SNsK9LvpKK9HhsA off=8393927 len=344504 2024-02-10T05:52:02.291 INFO:tasks.workunit.client.0.smithi178.stdout:op 417 completed, throughput=4.97MB/sec 2024-02-10T05:52:02.291 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hJ3BEE_X9pWl38U off=9982721 len=192732 2024-02-10T05:52:02.294 INFO:tasks.workunit.client.0.smithi178.stdout:op 418 completed, throughput=4.97MB/sec 2024-02-10T05:52:02.294 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6nqRKreiMStToPo off=7962668 len=1888091 2024-02-10T05:52:02.295 INFO:tasks.workunit.client.0.smithi178.stdout:op 419 completed, throughput=5MB/sec 2024-02-10T05:52:02.295 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NtBe6QPkN4AQuh3 off=516172 len=1172843 2024-02-10T05:52:02.298 INFO:tasks.workunit.client.0.smithi178.stdout:op 420 completed, throughput=5.01MB/sec 2024-02-10T05:52:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:02 smithi189 ceph-mon[89631]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T05:52:02.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:02 smithi178 ceph-mon[92537]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T05:52:02.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:02 smithi178 ceph-mon[95116]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T05:52:03.298 INFO:tasks.workunit.client.0.smithi178.stdout: 83: throughput=4.95MB/sec pending data=0 2024-02-10T05:52:03.299 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hok8B3j4-Ob0wVS off=6817987 len=1897157 2024-02-10T05:52:03.301 INFO:tasks.workunit.client.0.smithi178.stdout:op 421 completed, throughput=4.97MB/sec 2024-02-10T05:52:03.301 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2qpMo_qTV6itXfH off=661982 len=1069575 2024-02-10T05:52:03.306 INFO:tasks.workunit.client.0.smithi178.stdout:op 422 completed, throughput=4.98MB/sec 2024-02-10T05:52:03.306 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-y7C_VxwJAQuWiyF off=8025572 len=1866032 2024-02-10T05:52:03.310 INFO:tasks.workunit.client.0.smithi178.stdout:op 423 completed, throughput=5MB/sec 2024-02-10T05:52:04.310 INFO:tasks.workunit.client.0.smithi178.stdout: 84: throughput=4.95MB/sec pending data=0 2024-02-10T05:52:04.310 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YLZPJwFUTEYOOhJ off=2396581 len=951120 2024-02-10T05:52:04.311 INFO:tasks.workunit.client.0.smithi178.stdout:op 424 completed, throughput=4.96MB/sec 2024-02-10T05:52:04.312 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dfuVFsNPWnMmgTF off=6190459 len=946897 2024-02-10T05:52:04.317 INFO:tasks.workunit.client.0.smithi178.stdout:op 425 completed, throughput=4.97MB/sec 2024-02-10T05:52:04.317 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eg53ufWekOVlxTo off=2021758 len=1736781 2024-02-10T05:52:04.319 INFO:tasks.workunit.client.0.smithi178.stdout:op 426 completed, throughput=4.99MB/sec 2024-02-10T05:52:04.319 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5KSHAWVEYeiEnya off=599864 len=524880 2024-02-10T05:52:04.320 INFO:tasks.workunit.client.0.smithi178.stdout:op 427 completed, throughput=4.99MB/sec 2024-02-10T05:52:04.320 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pgaB3mvm_XkgslV off=3621192 len=995155 2024-02-10T05:52:04.325 INFO:tasks.workunit.client.0.smithi178.stdout:op 428 completed, throughput=5MB/sec 2024-02-10T05:52:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:04 smithi189 ceph-mon[89631]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-10T05:52:04.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:04 smithi178 ceph-mon[92537]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-10T05:52:04.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:04 smithi178 ceph-mon[95116]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-10T05:52:05.325 INFO:tasks.workunit.client.0.smithi178.stdout: 85: throughput=4.94MB/sec pending data=0 2024-02-10T05:52:05.326 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hU5ZBJmrvt49gWb off=9865872 len=463780 2024-02-10T05:52:05.329 INFO:tasks.workunit.client.0.smithi178.stdout:op 429 completed, throughput=4.95MB/sec 2024-02-10T05:52:05.329 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jVZY6HIINY0Ai8p off=17887006 len=762143 2024-02-10T05:52:05.330 INFO:tasks.workunit.client.0.smithi178.stdout:op 430 completed, throughput=4.96MB/sec 2024-02-10T05:52:05.330 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QGpEjivXgG1g54w off=3673538 len=771834 2024-02-10T05:52:05.334 INFO:tasks.workunit.client.0.smithi178.stdout:op 431 completed, throughput=4.97MB/sec 2024-02-10T05:52:05.334 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-80qJbdAgfQZoPWI off=10197114 len=1950996 2024-02-10T05:52:05.342 INFO:tasks.workunit.client.0.smithi178.stdout:op 432 completed, throughput=4.99MB/sec 2024-02-10T05:52:05.342 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MIp43kEfCMHYsFX off=249593 len=1358755 2024-02-10T05:52:05.343 INFO:tasks.workunit.client.0.smithi178.stdout:op 433 completed, throughput=5MB/sec 2024-02-10T05:52:06.344 INFO:tasks.workunit.client.0.smithi178.stdout: 86: throughput=4.94MB/sec pending data=0 2024-02-10T05:52:06.344 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2hY4fAPOqY9fxbY off=9115055 len=1641855 2024-02-10T05:52:06.346 INFO:tasks.workunit.client.0.smithi178.stdout:op 434 completed, throughput=4.96MB/sec 2024-02-10T05:52:06.346 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-z3cM2arj7Is7b0F off=1704024 len=866746 2024-02-10T05:52:06.351 INFO:tasks.workunit.client.0.smithi178.stdout:op 435 completed, throughput=4.97MB/sec 2024-02-10T05:52:06.352 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WXC28mlMQjwRe58 off=2214918 len=680958 2024-02-10T05:52:06.356 INFO:tasks.workunit.client.0.smithi178.stdout:op 436 completed, throughput=4.98MB/sec 2024-02-10T05:52:06.356 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KmlgSaEVljxFE0Z off=7893076 len=807021 2024-02-10T05:52:06.361 INFO:tasks.workunit.client.0.smithi178.stdout:op 437 completed, throughput=4.99MB/sec 2024-02-10T05:52:06.361 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LyCkFD3doiejH-z off=8777034 len=141493 2024-02-10T05:52:06.363 INFO:tasks.workunit.client.0.smithi178.stdout:op 438 completed, throughput=4.99MB/sec 2024-02-10T05:52:06.363 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9UpCPUBqGg78POI off=19174417 len=378971 2024-02-10T05:52:06.364 INFO:tasks.workunit.client.0.smithi178.stdout:op 439 completed, throughput=4.99MB/sec 2024-02-10T05:52:06.364 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a5_o4I7xkUIiCkj off=1989525 len=421840 2024-02-10T05:52:06.364 INFO:tasks.workunit.client.0.smithi178.stdout:op 440 completed, throughput=5MB/sec 2024-02-10T05:52:06.365 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lIVq_Wv7q99CZop off=11199469 len=788103 2024-02-10T05:52:06.369 INFO:tasks.workunit.client.0.smithi178.stdout:op 441 completed, throughput=5.01MB/sec 2024-02-10T05:52:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:06 smithi189 ceph-mon[89631]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:52:06.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:06 smithi178 ceph-mon[92537]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:52:06.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:06 smithi178 ceph-mon[95116]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:52:07.369 INFO:tasks.workunit.client.0.smithi178.stdout: 87: throughput=4.95MB/sec pending data=0 2024-02-10T05:52:07.369 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ky8NE2BZniSXmig off=19825954 len=325670 2024-02-10T05:52:07.370 INFO:tasks.workunit.client.0.smithi178.stdout:op 442 completed, throughput=4.95MB/sec 2024-02-10T05:52:07.370 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hWrZFuX848lg-QB off=295299 len=2052887 2024-02-10T05:52:07.372 INFO:tasks.workunit.client.0.smithi178.stdout:op 443 completed, throughput=4.97MB/sec 2024-02-10T05:52:07.372 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KSMp084A5uuOJCq off=12376373 len=1738285 2024-02-10T05:52:07.379 INFO:tasks.workunit.client.0.smithi178.stdout:op 444 completed, throughput=4.99MB/sec 2024-02-10T05:52:07.379 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mhsNqHhta9mPld9 off=8974680 len=701705 2024-02-10T05:52:07.383 INFO:tasks.workunit.client.0.smithi178.stdout:op 445 completed, throughput=5MB/sec 2024-02-10T05:52:07.384 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WT1Q8mDtFvUneYb off=17875691 len=395307 2024-02-10T05:52:07.386 INFO:tasks.workunit.client.0.smithi178.stdout:op 446 completed, throughput=5MB/sec 2024-02-10T05:52:07.863 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:52:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:52:07] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.43.0" 2024-02-10T05:52:08.387 INFO:tasks.workunit.client.0.smithi178.stdout: 88: throughput=4.95MB/sec pending data=0 2024-02-10T05:52:08.387 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Y2u0YHrifM-pe2P off=4803274 len=990925 2024-02-10T05:52:08.388 INFO:tasks.workunit.client.0.smithi178.stdout:op 447 completed, throughput=4.96MB/sec 2024-02-10T05:52:08.388 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RD4WHCWVrgMb8fR off=9517002 len=2007046 2024-02-10T05:52:08.399 INFO:tasks.workunit.client.0.smithi178.stdout:op 448 completed, throughput=4.98MB/sec 2024-02-10T05:52:08.399 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0JtPPYEdporDWZv off=2655325 len=181412 2024-02-10T05:52:08.402 INFO:tasks.workunit.client.0.smithi178.stdout:op 449 completed, throughput=4.98MB/sec 2024-02-10T05:52:08.402 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ec_USeMkDwTnboD off=19172145 len=698135 2024-02-10T05:52:08.403 INFO:tasks.workunit.client.0.smithi178.stdout:op 450 completed, throughput=4.99MB/sec 2024-02-10T05:52:08.403 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Bpg4pZipW5alxVG off=1130860 len=1200191 2024-02-10T05:52:08.408 INFO:tasks.workunit.client.0.smithi178.stdout:op 451 completed, throughput=5MB/sec 2024-02-10T05:52:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:08 smithi189 ceph-mon[89631]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:52:08.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:08 smithi178 ceph-mon[92537]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:52:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:08 smithi178 ceph-mon[95116]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:52:09.408 INFO:tasks.workunit.client.0.smithi178.stdout: 89: throughput=4.95MB/sec pending data=0 2024-02-10T05:52:09.408 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0BY95n6uNd7WzeF off=3785698 len=658509 2024-02-10T05:52:09.410 INFO:tasks.workunit.client.0.smithi178.stdout:op 452 completed, throughput=4.95MB/sec 2024-02-10T05:52:09.410 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ntyqHG0i2uiW_H_ off=4132785 len=22034 2024-02-10T05:52:09.412 INFO:tasks.workunit.client.0.smithi178.stdout:op 453 completed, throughput=4.95MB/sec 2024-02-10T05:52:09.412 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PRe9tfm3FH_bZnP off=1415107 len=268086 2024-02-10T05:52:09.413 INFO:tasks.workunit.client.0.smithi178.stdout:op 454 completed, throughput=4.96MB/sec 2024-02-10T05:52:09.413 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lmURndQhKP48W4_ off=10600319 len=545277 2024-02-10T05:52:09.414 INFO:tasks.workunit.client.0.smithi178.stdout:op 455 completed, throughput=4.96MB/sec 2024-02-10T05:52:09.414 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GfW_PKoTDWMJG0c off=14624406 len=658980 2024-02-10T05:52:09.415 INFO:tasks.workunit.client.0.smithi178.stdout:op 456 completed, throughput=4.97MB/sec 2024-02-10T05:52:09.415 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-krmGf1BqH-fgj5d off=8825925 len=28144 2024-02-10T05:52:09.416 INFO:tasks.workunit.client.0.smithi178.stdout:op 457 completed, throughput=4.97MB/sec 2024-02-10T05:52:09.416 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7Vi0X6UOofoTmF5 off=6119849 len=1458126 2024-02-10T05:52:09.418 INFO:tasks.workunit.client.0.smithi178.stdout:op 458 completed, throughput=4.98MB/sec 2024-02-10T05:52:09.418 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4gs0xPqQAtg9HP6 off=13962559 len=215233 2024-02-10T05:52:09.419 INFO:tasks.workunit.client.0.smithi178.stdout:op 459 completed, throughput=4.99MB/sec 2024-02-10T05:52:09.419 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZNTsHYSACdwRJ_r off=9445126 len=225581 2024-02-10T05:52:09.419 INFO:tasks.workunit.client.0.smithi178.stdout:op 460 completed, throughput=4.99MB/sec 2024-02-10T05:52:09.419 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VdzpeT8tjEoVQIL off=10132436 len=766465 2024-02-10T05:52:09.424 INFO:tasks.workunit.client.0.smithi178.stdout:op 461 completed, throughput=5MB/sec 2024-02-10T05:52:09.424 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EhW3WomwfmX7dug off=10621291 len=946450 2024-02-10T05:52:09.425 INFO:tasks.workunit.client.0.smithi178.stdout:op 462 completed, throughput=5.01MB/sec 2024-02-10T05:52:10.425 INFO:tasks.workunit.client.0.smithi178.stdout: 90: throughput=4.95MB/sec pending data=0 2024-02-10T05:52:10.425 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RbXR2sYHTHC3-iD off=68790 len=201921 2024-02-10T05:52:10.426 INFO:tasks.workunit.client.0.smithi178.stdout:op 463 completed, throughput=4.95MB/sec 2024-02-10T05:52:10.426 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ujRUM1R5Ezjr-Ia off=6087484 len=471733 2024-02-10T05:52:10.427 INFO:tasks.workunit.client.0.smithi178.stdout:op 464 completed, throughput=4.96MB/sec 2024-02-10T05:52:10.427 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gloMB4AZ5t4-QLe off=4676520 len=651337 2024-02-10T05:52:10.432 INFO:tasks.workunit.client.0.smithi178.stdout:op 465 completed, throughput=4.96MB/sec 2024-02-10T05:52:10.432 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WR89NpYbOTR0_3b off=4588446 len=1223301 2024-02-10T05:52:10.437 INFO:tasks.workunit.client.0.smithi178.stdout:op 466 completed, throughput=4.98MB/sec 2024-02-10T05:52:10.438 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DhH4J4sm7M1aPdX off=2948048 len=997026 2024-02-10T05:52:10.443 INFO:tasks.workunit.client.0.smithi178.stdout:op 467 completed, throughput=4.99MB/sec 2024-02-10T05:52:10.443 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fHBD0VzyX3NjzpI off=140360 len=1642368 2024-02-10T05:52:10.449 INFO:tasks.workunit.client.0.smithi178.stdout:op 468 completed, throughput=5MB/sec 2024-02-10T05:52:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:10 smithi189 ceph-mon[89631]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:52:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:10 smithi178 ceph-mon[92537]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:52:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:10 smithi178 ceph-mon[95116]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:52:11.450 INFO:tasks.workunit.client.0.smithi178.stdout: 91: throughput=4.95MB/sec pending data=0 2024-02-10T05:52:11.450 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xfM1bvLU31fuPFL off=2339580 len=1964836 2024-02-10T05:52:11.459 INFO:tasks.workunit.client.0.smithi178.stdout:op 469 completed, throughput=4.97MB/sec 2024-02-10T05:52:11.459 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oCgCL_KNrJ1LlOD off=2685043 len=1315719 2024-02-10T05:52:11.468 INFO:tasks.workunit.client.0.smithi178.stdout:op 470 completed, throughput=4.98MB/sec 2024-02-10T05:52:11.468 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-n5w1fTVp3nOGOr3 off=16919850 len=833004 2024-02-10T05:52:11.469 INFO:tasks.workunit.client.0.smithi178.stdout:op 471 completed, throughput=4.99MB/sec 2024-02-10T05:52:11.469 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-u6SIGSrJee1Xcn- off=11216534 len=30291 2024-02-10T05:52:11.469 INFO:tasks.workunit.client.0.smithi178.stdout:op 472 completed, throughput=4.99MB/sec 2024-02-10T05:52:11.469 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OAgF8__DZwUHn7O off=13278615 len=1864660 2024-02-10T05:52:11.471 INFO:tasks.workunit.client.0.smithi178.stdout:op 473 completed, throughput=5.01MB/sec 2024-02-10T05:52:12.472 INFO:tasks.workunit.client.0.smithi178.stdout: 92: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:12.472 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lc4XMIaxEFsKPwx off=3964965 len=1651763 2024-02-10T05:52:12.474 INFO:tasks.workunit.client.0.smithi178.stdout:op 474 completed, throughput=4.97MB/sec 2024-02-10T05:52:12.474 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HkCWp5Qruz5-aFZ off=2831654 len=1317111 2024-02-10T05:52:12.481 INFO:tasks.workunit.client.0.smithi178.stdout:op 475 completed, throughput=4.99MB/sec 2024-02-10T05:52:12.481 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--5wwGmPRonDo-3q off=5776480 len=599319 2024-02-10T05:52:12.483 INFO:tasks.workunit.client.0.smithi178.stdout:op 476 completed, throughput=4.99MB/sec 2024-02-10T05:52:12.483 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pOGNUpI3JMlN_2e off=9416091 len=698530 2024-02-10T05:52:12.487 INFO:tasks.workunit.client.0.smithi178.stdout:op 477 completed, throughput=5MB/sec 2024-02-10T05:52:12.487 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lCFy1k6qGE0CRNK off=1643615 len=399260 2024-02-10T05:52:12.490 INFO:tasks.workunit.client.0.smithi178.stdout:op 478 completed, throughput=5MB/sec 2024-02-10T05:52:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:12 smithi189 ceph-mon[89631]: pgmap v1460: 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-02-10T05:52:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:12 smithi178 ceph-mon[92537]: pgmap v1460: 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-02-10T05:52:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:12 smithi178 ceph-mon[95116]: pgmap v1460: 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-02-10T05:52:13.490 INFO:tasks.workunit.client.0.smithi178.stdout: 93: throughput=4.95MB/sec pending data=0 2024-02-10T05:52:13.490 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--rZ40BHkNIeBw9M off=2897964 len=1950130 2024-02-10T05:52:13.499 INFO:tasks.workunit.client.0.smithi178.stdout:op 479 completed, throughput=4.97MB/sec 2024-02-10T05:52:13.499 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6UMgByNXXO-lXql off=13395038 len=816048 2024-02-10T05:52:13.501 INFO:tasks.workunit.client.0.smithi178.stdout:op 480 completed, throughput=4.98MB/sec 2024-02-10T05:52:13.501 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-F487vZGFGrvakNQ off=14324817 len=299204 2024-02-10T05:52:13.502 INFO:tasks.workunit.client.0.smithi178.stdout:op 481 completed, throughput=4.98MB/sec 2024-02-10T05:52:13.502 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--PCZGZCip39Xvrs off=1564416 len=1767905 2024-02-10T05:52:13.508 INFO:tasks.workunit.client.0.smithi178.stdout:op 482 completed, throughput=5MB/sec 2024-02-10T05:52:13.509 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-b-rp1bM74eEbgG4 off=890731 len=1036076 2024-02-10T05:52:13.509 INFO:tasks.workunit.client.0.smithi178.stdout:op 483 completed, throughput=5.01MB/sec 2024-02-10T05:52:14.510 INFO:tasks.workunit.client.0.smithi178.stdout: 94: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:14.510 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mWFdgdn1vp_DRQ3 off=7347916 len=1043523 2024-02-10T05:52:14.515 INFO:tasks.workunit.client.0.smithi178.stdout:op 484 completed, throughput=4.97MB/sec 2024-02-10T05:52:14.515 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ofo3civ9b-_qTdm off=3610956 len=4349 2024-02-10T05:52:14.515 INFO:tasks.workunit.client.0.smithi178.stdout:op 485 completed, throughput=4.97MB/sec 2024-02-10T05:52:14.516 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Fq8xowaro4tQy5I off=222175 len=1434480 2024-02-10T05:52:14.517 INFO:tasks.workunit.client.0.smithi178.stdout:op 486 completed, throughput=4.98MB/sec 2024-02-10T05:52:14.517 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vo_rgEUuAYklGP2 off=711740 len=1021126 2024-02-10T05:52:14.518 INFO:tasks.workunit.client.0.smithi178.stdout:op 487 completed, throughput=4.99MB/sec 2024-02-10T05:52:14.518 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4mQ7dgrDzJ-xaey off=13679584 len=1537246 2024-02-10T05:52:14.524 INFO:tasks.workunit.client.0.smithi178.stdout:op 488 completed, throughput=5.01MB/sec 2024-02-10T05:52:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:14 smithi189 ceph-mon[89631]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:52:14.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:52:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:14 smithi178 ceph-mon[92537]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:52:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:52:14.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:14 smithi178 ceph-mon[95116]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:52:14.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:52:15.524 INFO:tasks.workunit.client.0.smithi178.stdout: 95: throughput=4.95MB/sec pending data=0 2024-02-10T05:52:15.525 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cXWZxxGMbU9sRpc off=2908999 len=593618 2024-02-10T05:52:15.528 INFO:tasks.workunit.client.0.smithi178.stdout:op 489 completed, throughput=4.96MB/sec 2024-02-10T05:52:15.528 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-frbnITTfV57neqr off=3034896 len=1511614 2024-02-10T05:52:15.535 INFO:tasks.workunit.client.0.smithi178.stdout:op 490 completed, throughput=4.97MB/sec 2024-02-10T05:52:15.535 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3ryIG2ochPSV6Q6 off=2346170 len=1795227 2024-02-10T05:52:15.537 INFO:tasks.workunit.client.0.smithi178.stdout:op 491 completed, throughput=4.99MB/sec 2024-02-10T05:52:15.537 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Vzke-fwO4KJD4JK off=10516411 len=1484330 2024-02-10T05:52:15.538 INFO:tasks.workunit.client.0.smithi178.stdout:op 492 completed, throughput=5.01MB/sec 2024-02-10T05:52:16.539 INFO:tasks.workunit.client.0.smithi178.stdout: 96: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:16.539 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OYKtL5229qqTB65 off=14943855 len=771274 2024-02-10T05:52:16.540 INFO:tasks.workunit.client.0.smithi178.stdout:op 493 completed, throughput=4.96MB/sec 2024-02-10T05:52:16.541 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lmURndQhKP48W4_ off=11379938 len=272768 2024-02-10T05:52:16.543 INFO:tasks.workunit.client.0.smithi178.stdout:op 494 completed, throughput=4.97MB/sec 2024-02-10T05:52:16.543 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pBCm1kfABvpAOHn off=7173125 len=100683 2024-02-10T05:52:16.545 INFO:tasks.workunit.client.0.smithi178.stdout:op 495 completed, throughput=4.97MB/sec 2024-02-10T05:52:16.545 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jZNBLREOALTl6iy off=19191356 len=547781 2024-02-10T05:52:16.546 INFO:tasks.workunit.client.0.smithi178.stdout:op 496 completed, throughput=4.97MB/sec 2024-02-10T05:52:16.546 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-j4YmJZ_wTqkOIXx off=1655689 len=1344897 2024-02-10T05:52:16.553 INFO:tasks.workunit.client.0.smithi178.stdout:op 497 completed, throughput=4.98MB/sec 2024-02-10T05:52:16.553 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Jt734oAJiZL2vCS off=6180838 len=400303 2024-02-10T05:52:16.553 INFO:tasks.workunit.client.0.smithi178.stdout:op 498 completed, throughput=4.99MB/sec 2024-02-10T05:52:16.554 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2ZPG7B1gw9trbNN off=8893836 len=1845702 2024-02-10T05:52:16.556 INFO:tasks.workunit.client.0.smithi178.stdout:op 499 completed, throughput=5.01MB/sec 2024-02-10T05:52:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:16 smithi189 ceph-mon[89631]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-10T05:52:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:16 smithi178 ceph-mon[92537]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-10T05:52:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:16 smithi178 ceph-mon[95116]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-10T05:52:17.556 INFO:tasks.workunit.client.0.smithi178.stdout: 97: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:17.556 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jwwaDlih11haJ3W off=583035 len=1203019 2024-02-10T05:52:17.557 INFO:tasks.workunit.client.0.smithi178.stdout:op 500 completed, throughput=4.97MB/sec 2024-02-10T05:52:17.558 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EEFqJG_QFTqpkp2 off=14243778 len=881187 2024-02-10T05:52:17.559 INFO:tasks.workunit.client.0.smithi178.stdout:op 501 completed, throughput=4.98MB/sec 2024-02-10T05:52:17.559 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UM0YMH6eeOF-E3H off=6440534 len=178050 2024-02-10T05:52:17.560 INFO:tasks.workunit.client.0.smithi178.stdout:op 502 completed, throughput=4.98MB/sec 2024-02-10T05:52:17.560 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DVh-BZcxkWJtRGX off=1016426 len=1016643 2024-02-10T05:52:17.566 INFO:tasks.workunit.client.0.smithi178.stdout:op 503 completed, throughput=4.99MB/sec 2024-02-10T05:52:17.566 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-c0pfNsatE96mVXA off=3540950 len=2033718 2024-02-10T05:52:17.575 INFO:tasks.workunit.client.0.smithi178.stdout:op 504 completed, throughput=5.01MB/sec 2024-02-10T05:52:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:52:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:52:17] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-02-10T05:52:18.575 INFO:tasks.workunit.client.0.smithi178.stdout: 98: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:18.575 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RzU-ihzKSSYHTSJ off=1329510 len=157630 2024-02-10T05:52:18.576 INFO:tasks.workunit.client.0.smithi178.stdout:op 505 completed, throughput=4.96MB/sec 2024-02-10T05:52:18.576 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MlBuDOKu2itzJgm off=4705937 len=1448370 2024-02-10T05:52:18.578 INFO:tasks.workunit.client.0.smithi178.stdout:op 506 completed, throughput=4.97MB/sec 2024-02-10T05:52:18.578 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-v0dutZSfVtNF74k off=174079 len=1165229 2024-02-10T05:52:18.583 INFO:tasks.workunit.client.0.smithi178.stdout:op 507 completed, throughput=4.98MB/sec 2024-02-10T05:52:18.583 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kH7KTlFLQefdrw1 off=1445877 len=820242 2024-02-10T05:52:18.585 INFO:tasks.workunit.client.0.smithi178.stdout:op 508 completed, throughput=4.99MB/sec 2024-02-10T05:52:18.586 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fENByIBR63kaLb7 off=7220573 len=188745 2024-02-10T05:52:18.586 INFO:tasks.workunit.client.0.smithi178.stdout:op 509 completed, throughput=4.99MB/sec 2024-02-10T05:52:18.586 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jZi8IPR4_DXd7ec off=18936194 len=1006836 2024-02-10T05:52:18.591 INFO:tasks.workunit.client.0.smithi178.stdout:op 510 completed, throughput=5MB/sec 2024-02-10T05:52:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:18 smithi189 ceph-mon[89631]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:52:18.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:18 smithi178 ceph-mon[92537]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:52:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:18 smithi178 ceph-mon[95116]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:52:19.591 INFO:tasks.workunit.client.0.smithi178.stdout: 99: throughput=4.95MB/sec pending data=0 2024-02-10T05:52:19.591 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lILm9rgA_r_rmI7 off=12399447 len=1164046 2024-02-10T05:52:19.594 INFO:tasks.workunit.client.0.smithi178.stdout:op 511 completed, throughput=4.96MB/sec 2024-02-10T05:52:19.594 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lVvjnrXQRWtt1C1 off=3611226 len=107831 2024-02-10T05:52:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:op 512 completed, throughput=4.96MB/sec 2024-02-10T05:52:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OSW57ul0-8g95XC off=11067585 len=75220 2024-02-10T05:52:19.599 INFO:tasks.workunit.client.0.smithi178.stdout:op 513 completed, throughput=4.96MB/sec 2024-02-10T05:52:19.599 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TNtD6oWzEYMdknU off=3918878 len=989705 2024-02-10T05:52:19.601 INFO:tasks.workunit.client.0.smithi178.stdout:op 514 completed, throughput=4.97MB/sec 2024-02-10T05:52:19.601 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-t40FX08PbmyQKNB off=3506755 len=461035 2024-02-10T05:52:19.605 INFO:tasks.workunit.client.0.smithi178.stdout:op 515 completed, throughput=4.98MB/sec 2024-02-10T05:52:19.605 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sRRK9ffTt1Gqvaq off=4559815 len=1205748 2024-02-10T05:52:19.606 INFO:tasks.workunit.client.0.smithi178.stdout:op 516 completed, throughput=4.99MB/sec 2024-02-10T05:52:19.606 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aE8K52LSI28EmhD off=4372716 len=1818026 2024-02-10T05:52:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:op 517 completed, throughput=5MB/sec 2024-02-10T05:52:20.614 INFO:tasks.workunit.client.0.smithi178.stdout: 100: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:20.615 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zu71TEZ28dkhQsl off=15406331 len=1685242 2024-02-10T05:52:20.623 INFO:tasks.workunit.client.0.smithi178.stdout:op 518 completed, throughput=4.97MB/sec 2024-02-10T05:52:20.623 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FK6yKLM_TWechva off=10843941 len=1248030 2024-02-10T05:52:20.623 INFO:tasks.workunit.client.0.smithi178.stdout:op 519 completed, throughput=4.98MB/sec 2024-02-10T05:52:20.623 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1BWw12J_1jrb1IN off=41749 len=150509 2024-02-10T05:52:20.623 INFO:tasks.workunit.client.0.smithi178.stdout:op 520 completed, throughput=4.98MB/sec 2024-02-10T05:52:20.623 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-H-3e4MwPNleMm-k off=7417687 len=533064 2024-02-10T05:52:20.627 INFO:tasks.workunit.client.0.smithi178.stdout:op 521 completed, throughput=4.99MB/sec 2024-02-10T05:52:20.627 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RNfQOEAGMw2k7Xn off=15077946 len=1597162 2024-02-10T05:52:20.636 INFO:tasks.workunit.client.0.smithi178.stdout:op 522 completed, throughput=5MB/sec 2024-02-10T05:52:20.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:20 smithi189 ceph-mon[89631]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:52:20.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:20 smithi178 ceph-mon[92537]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:52:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:20 smithi178 ceph-mon[95116]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:52:21.637 INFO:tasks.workunit.client.0.smithi178.stdout: 101: throughput=4.95MB/sec pending data=0 2024-02-10T05:52:21.637 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nnbRH9p0c9EdGaV off=0 len=1624167 2024-02-10T05:52:21.638 INFO:tasks.workunit.client.0.smithi178.stdout:op 523 completed, throughput=4.97MB/sec 2024-02-10T05:52:21.638 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hKgkQ9qS6JjJae6 off=8876699 len=1217235 2024-02-10T05:52:21.639 INFO:tasks.workunit.client.0.smithi178.stdout:op 524 completed, throughput=4.98MB/sec 2024-02-10T05:52:21.639 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2px5ra_S3YGWOf6 off=3350732 len=409464 2024-02-10T05:52:21.640 INFO:tasks.workunit.client.0.smithi178.stdout:op 525 completed, throughput=4.98MB/sec 2024-02-10T05:52:21.640 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-98tOjpp64xI70Nn off=2220312 len=1262079 2024-02-10T05:52:21.641 INFO:tasks.workunit.client.0.smithi178.stdout:op 526 completed, throughput=5MB/sec 2024-02-10T05:52:21.641 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Rs03NZhwRNX55Mj off=1257262 len=1906390 2024-02-10T05:52:21.649 INFO:tasks.workunit.client.0.smithi178.stdout:op 527 completed, throughput=5.01MB/sec 2024-02-10T05:52:22.650 INFO:tasks.workunit.client.0.smithi178.stdout: 102: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:22.650 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4tVWHIAHODPPPYn off=7907382 len=842720 2024-02-10T05:52:22.654 INFO:tasks.workunit.client.0.smithi178.stdout:op 528 completed, throughput=4.97MB/sec 2024-02-10T05:52:22.654 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1w5si-hCox9Nj_x off=12260529 len=560470 2024-02-10T05:52:22.658 INFO:tasks.workunit.client.0.smithi178.stdout:op 529 completed, throughput=4.98MB/sec 2024-02-10T05:52:22.658 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-umSu9thlLrfokuF off=3583448 len=1871259 2024-02-10T05:52:22.661 INFO:tasks.workunit.client.0.smithi178.stdout:op 530 completed, throughput=4.99MB/sec 2024-02-10T05:52:22.661 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1E55QPzFjIMnt6I off=9677666 len=1469026 2024-02-10T05:52:22.667 INFO:tasks.workunit.client.0.smithi178.stdout:op 531 completed, throughput=5.01MB/sec 2024-02-10T05:52:22.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:22 smithi189 ceph-mon[89631]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:52:22.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:22 smithi178 ceph-mon[92537]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:52:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:22 smithi178 ceph-mon[95116]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:52:23.668 INFO:tasks.workunit.client.0.smithi178.stdout: 103: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:23.668 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gBGQfcgux2BJIqp off=7976240 len=1058942 2024-02-10T05:52:23.675 INFO:tasks.workunit.client.0.smithi178.stdout:op 532 completed, throughput=4.97MB/sec 2024-02-10T05:52:23.675 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nXCI5cmeDRUgKJr off=153864 len=371991 2024-02-10T05:52:23.679 INFO:tasks.workunit.client.0.smithi178.stdout:op 533 completed, throughput=4.97MB/sec 2024-02-10T05:52:23.679 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6Nvp9XKAphF6Wod off=22593926 len=1024952 2024-02-10T05:52:23.684 INFO:tasks.workunit.client.0.smithi178.stdout:op 534 completed, throughput=4.98MB/sec 2024-02-10T05:52:23.684 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WFngKK1ob0Jz7kl off=1471710 len=697325 2024-02-10T05:52:23.688 INFO:tasks.workunit.client.0.smithi178.stdout:op 535 completed, throughput=4.99MB/sec 2024-02-10T05:52:23.688 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MMukPmqXckCwFaq off=2501931 len=2086838 2024-02-10T05:52:23.690 INFO:tasks.workunit.client.0.smithi178.stdout:op 536 completed, throughput=5.01MB/sec 2024-02-10T05:52:24.690 INFO:tasks.workunit.client.0.smithi178.stdout: 104: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:24.690 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RbMsjNpOwj50qkD off=8847830 len=1942053 2024-02-10T05:52:24.694 INFO:tasks.workunit.client.0.smithi178.stdout:op 537 completed, throughput=4.98MB/sec 2024-02-10T05:52:24.694 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DMVY9SYtZgTe8WA off=2847108 len=1290109 2024-02-10T05:52:24.702 INFO:tasks.workunit.client.0.smithi178.stdout:op 538 completed, throughput=4.99MB/sec 2024-02-10T05:52:24.702 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0YwCjdHSN6Igfxo off=15862444 len=1298318 2024-02-10T05:52:24.704 INFO:tasks.workunit.client.0.smithi178.stdout:op 539 completed, throughput=5MB/sec 2024-02-10T05:52:24.704 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8LyEgtm8Eq0sar2 off=4284379 len=377054 2024-02-10T05:52:24.705 INFO:tasks.workunit.client.0.smithi178.stdout:op 540 completed, throughput=5MB/sec 2024-02-10T05:52:24.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:24 smithi189 ceph-mon[89631]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:52:24.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:24 smithi178 ceph-mon[92537]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:52:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:24 smithi178 ceph-mon[95116]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:52:25.706 INFO:tasks.workunit.client.0.smithi178.stdout: 105: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:25.706 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-J30qI8chHGr40q4 off=6714713 len=708252 2024-02-10T05:52:25.710 INFO:tasks.workunit.client.0.smithi178.stdout:op 541 completed, throughput=4.96MB/sec 2024-02-10T05:52:25.710 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KQEfJemAIxsJAln off=15095895 len=1682263 2024-02-10T05:52:25.717 INFO:tasks.workunit.client.0.smithi178.stdout:op 542 completed, throughput=4.98MB/sec 2024-02-10T05:52:25.717 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MY4jnRjDpW7lxM3 off=3651682 len=1072063 2024-02-10T05:52:25.723 INFO:tasks.workunit.client.0.smithi178.stdout:op 543 completed, throughput=4.99MB/sec 2024-02-10T05:52:25.723 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Jn6p5fjl2gXn-J4 off=4842036 len=497565 2024-02-10T05:52:25.724 INFO:tasks.workunit.client.0.smithi178.stdout:op 544 completed, throughput=4.99MB/sec 2024-02-10T05:52:25.724 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DMTUcAOGROLUuZq off=18795254 len=629779 2024-02-10T05:52:25.728 INFO:tasks.workunit.client.0.smithi178.stdout:op 545 completed, throughput=5MB/sec 2024-02-10T05:52:25.728 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-V_9bEKOJ-k7V-EZ off=1173153 len=2023446 2024-02-10T05:52:25.740 INFO:tasks.workunit.client.0.smithi178.stdout:op 546 completed, throughput=5.01MB/sec 2024-02-10T05:52:26.741 INFO:tasks.workunit.client.0.smithi178.stdout: 106: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:26.741 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6-rG9d4PMVxQLxB off=5465024 len=945901 2024-02-10T05:52:26.742 INFO:tasks.workunit.client.0.smithi178.stdout:op 547 completed, throughput=4.98MB/sec 2024-02-10T05:52:26.742 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sDXqL3BItXeFJIs off=5958670 len=1753617 2024-02-10T05:52:26.751 INFO:tasks.workunit.client.0.smithi178.stdout:op 548 completed, throughput=4.99MB/sec 2024-02-10T05:52:26.752 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-i-EvwM2Kawi_sHY off=7949749 len=1353414 2024-02-10T05:52:26.753 INFO:tasks.workunit.client.0.smithi178.stdout:op 549 completed, throughput=5MB/sec 2024-02-10T05:52:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:26 smithi189 ceph-mon[89631]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-10T05:52:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:26 smithi178 ceph-mon[92537]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-10T05:52:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:26 smithi178 ceph-mon[95116]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-10T05:52:27.753 INFO:tasks.workunit.client.0.smithi178.stdout: 107: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:27.754 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zHv2hsDfVuOyYUb off=8011352 len=627831 2024-02-10T05:52:27.757 INFO:tasks.workunit.client.0.smithi178.stdout:op 550 completed, throughput=4.96MB/sec 2024-02-10T05:52:27.757 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7Wdwthef2B5KV5i off=4750055 len=1607951 2024-02-10T05:52:27.759 INFO:tasks.workunit.client.0.smithi178.stdout:op 551 completed, throughput=4.98MB/sec 2024-02-10T05:52:27.759 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XS0q7J4fpZrcrMU off=8194161 len=421819 2024-02-10T05:52:27.763 INFO:tasks.workunit.client.0.smithi178.stdout:op 552 completed, throughput=4.98MB/sec 2024-02-10T05:52:27.763 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vOdouMMVOZR0_JG off=14912286 len=902285 2024-02-10T05:52:27.764 INFO:tasks.workunit.client.0.smithi178.stdout:op 553 completed, throughput=4.99MB/sec 2024-02-10T05:52:27.764 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cqQFG_XRqkPwL7L off=4869086 len=1868397 2024-02-10T05:52:27.765 INFO:tasks.workunit.client.0.smithi178.stdout:op 554 completed, throughput=5MB/sec 2024-02-10T05:52:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:52:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:52:27] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-02-10T05:52:28.766 INFO:tasks.workunit.client.0.smithi178.stdout: 108: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:28.766 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NQpKIXPXiw3VD1w off=1081235 len=1510735 2024-02-10T05:52:28.772 INFO:tasks.workunit.client.0.smithi178.stdout:op 555 completed, throughput=4.97MB/sec 2024-02-10T05:52:28.773 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SvUt8ZvV96KbPCb off=3379048 len=1942893 2024-02-10T05:52:28.783 INFO:tasks.workunit.client.0.smithi178.stdout:op 556 completed, throughput=4.99MB/sec 2024-02-10T05:52:28.783 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7ypPGfyJiOtrcUv off=9136758 len=426597 2024-02-10T05:52:28.786 INFO:tasks.workunit.client.0.smithi178.stdout:op 557 completed, throughput=4.99MB/sec 2024-02-10T05:52:28.786 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tin7196hsOMweuR off=9470955 len=247420 2024-02-10T05:52:28.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:28 smithi189 ceph-mon[89631]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:52:28.791 INFO:tasks.workunit.client.0.smithi178.stdout:op 558 completed, throughput=4.99MB/sec 2024-02-10T05:52:28.791 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6Sq7OJ3u9YQl3E0 off=2819171 len=1836956 2024-02-10T05:52:28.799 INFO:tasks.workunit.client.0.smithi178.stdout:op 559 completed, throughput=5.01MB/sec 2024-02-10T05:52:28.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:28 smithi178 ceph-mon[92537]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:52:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:28 smithi178 ceph-mon[95116]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:52:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:52:29.799 INFO:tasks.workunit.client.0.smithi178.stdout: 109: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:29.799 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-36MOZ7yVhJwRgia off=18846280 len=754031 2024-02-10T05:52:29.804 INFO:tasks.workunit.client.0.smithi178.stdout:op 560 completed, throughput=4.97MB/sec 2024-02-10T05:52:29.804 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gn8Agja5jk9T0JU off=2761382 len=381129 2024-02-10T05:52:29.805 INFO:tasks.workunit.client.0.smithi178.stdout:op 561 completed, throughput=4.97MB/sec 2024-02-10T05:52:29.805 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6DSpUY84VKAY2l- off=6496109 len=2063936 2024-02-10T05:52:29.814 INFO:tasks.workunit.client.0.smithi178.stdout:op 562 completed, throughput=4.99MB/sec 2024-02-10T05:52:29.814 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nOjY1HKoTDzUiKL off=3503892 len=1110039 2024-02-10T05:52:29.819 INFO:tasks.workunit.client.0.smithi178.stdout:op 563 completed, throughput=5MB/sec 2024-02-10T05:52:29.819 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qLSNQ50fUA80wX9 off=2257356 len=1482296 2024-02-10T05:52:29.820 INFO:tasks.workunit.client.0.smithi178.stdout:op 564 completed, throughput=5.01MB/sec 2024-02-10T05:52:29.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:52:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:52:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:30 smithi189 ceph-mon[89631]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:52:30.820 INFO:tasks.workunit.client.0.smithi178.stdout: 110: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:30.820 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Q7YxeewrVylQcca off=13604247 len=1663266 2024-02-10T05:52:30.822 INFO:tasks.workunit.client.0.smithi178.stdout:op 565 completed, throughput=4.98MB/sec 2024-02-10T05:52:30.823 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fP3hnkV-PpunpBM off=6229702 len=1655798 2024-02-10T05:52:30.824 INFO:tasks.workunit.client.0.smithi178.stdout:op 566 completed, throughput=5MB/sec 2024-02-10T05:52:30.824 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0Ne-NxETwVeVTck off=11428217 len=338405 2024-02-10T05:52:30.828 INFO:tasks.workunit.client.0.smithi178.stdout:op 567 completed, throughput=5MB/sec 2024-02-10T05:52:30.828 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-50sHoifOzaBo16n off=12340744 len=961918 2024-02-10T05:52:30.833 INFO:tasks.workunit.client.0.smithi178.stdout:op 568 completed, throughput=5.01MB/sec 2024-02-10T05:52:30.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:30 smithi178 ceph-mon[92537]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:52:30.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:30 smithi178 ceph-mon[95116]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:52:31.834 INFO:tasks.workunit.client.0.smithi178.stdout: 111: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:31.834 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WqEuQcYf_n4sx1f off=1531983 len=215552 2024-02-10T05:52:31.834 INFO:tasks.workunit.client.0.smithi178.stdout:op 569 completed, throughput=4.96MB/sec 2024-02-10T05:52:31.835 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UcqDHjpk_pJ10hj off=8070627 len=857434 2024-02-10T05:52:31.836 INFO:tasks.workunit.client.0.smithi178.stdout:op 570 completed, throughput=4.97MB/sec 2024-02-10T05:52:31.836 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-X0a-k01P2Pce-mm off=1099373 len=1259535 2024-02-10T05:52:31.837 INFO:tasks.workunit.client.0.smithi178.stdout:op 571 completed, throughput=4.98MB/sec 2024-02-10T05:52:31.837 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-73kx3ROG4lUvkD6 off=22848879 len=534814 2024-02-10T05:52:31.838 INFO:tasks.workunit.client.0.smithi178.stdout:op 572 completed, throughput=4.99MB/sec 2024-02-10T05:52:31.838 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LBJ6UG67vbXdYzH off=1880450 len=1596730 2024-02-10T05:52:31.848 INFO:tasks.workunit.client.0.smithi178.stdout:op 573 completed, throughput=5MB/sec 2024-02-10T05:52:31.848 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kyow3BWJEoPXSjq off=18906840 len=2039376 2024-02-10T05:52:31.858 INFO:tasks.workunit.client.0.smithi178.stdout:op 574 completed, throughput=5.02MB/sec 2024-02-10T05:52:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:32 smithi189 ceph-mon[89631]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:52:32.859 INFO:tasks.workunit.client.0.smithi178.stdout: 112: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:32.859 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0e2F7F1xphNCDr4 off=18037282 len=1334494 2024-02-10T05:52:32.866 INFO:tasks.workunit.client.0.smithi178.stdout:op 575 completed, throughput=4.98MB/sec 2024-02-10T05:52:32.866 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-p4L3NRpAGEDAXZk off=6778370 len=1526849 2024-02-10T05:52:32.868 INFO:tasks.workunit.client.0.smithi178.stdout:op 576 completed, throughput=4.99MB/sec 2024-02-10T05:52:32.868 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AqY6LisLO85iF1J off=8658006 len=1133351 2024-02-10T05:52:32.869 INFO:tasks.workunit.client.0.smithi178.stdout:op 577 completed, throughput=5MB/sec 2024-02-10T05:52:32.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:32 smithi178 ceph-mon[92537]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:52:32.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:32 smithi178 ceph-mon[95116]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:52:33.869 INFO:tasks.workunit.client.0.smithi178.stdout: 113: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:33.869 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZNTsHYSACdwRJ_r off=2037418 len=1466689 2024-02-10T05:52:33.871 INFO:tasks.workunit.client.0.smithi178.stdout:op 578 completed, throughput=4.97MB/sec 2024-02-10T05:52:33.871 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-eXnAMlo_sQSQoja off=7123246 len=1312126 2024-02-10T05:52:33.878 INFO:tasks.workunit.client.0.smithi178.stdout:op 579 completed, throughput=4.98MB/sec 2024-02-10T05:52:33.878 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-U5yi6EPtGQFTN5G off=10207040 len=1693707 2024-02-10T05:52:33.886 INFO:tasks.workunit.client.0.smithi178.stdout:op 580 completed, throughput=5MB/sec 2024-02-10T05:52:33.886 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-msJ1wRSYKR7wLaU off=3297160 len=425429 2024-02-10T05:52:33.889 INFO:tasks.workunit.client.0.smithi178.stdout:op 581 completed, throughput=5MB/sec 2024-02-10T05:52:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:34 smithi189 ceph-mon[89631]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T05:52:34.889 INFO:tasks.workunit.client.0.smithi178.stdout: 114: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:34.889 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uR2tWrDrhX4eoOl off=4469289 len=1107119 2024-02-10T05:52:34.892 INFO:tasks.workunit.client.0.smithi178.stdout:op 582 completed, throughput=4.97MB/sec 2024-02-10T05:52:34.892 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zX9LoITh3KPgUiV off=4599398 len=728786 2024-02-10T05:52:34.893 INFO:tasks.workunit.client.0.smithi178.stdout:op 583 completed, throughput=4.97MB/sec 2024-02-10T05:52:34.893 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KbNHok_dj4QAKDS off=5324360 len=388131 2024-02-10T05:52:34.897 INFO:tasks.workunit.client.0.smithi178.stdout:op 584 completed, throughput=4.98MB/sec 2024-02-10T05:52:34.897 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kW62A-5byfo7KfB off=2407403 len=207169 2024-02-10T05:52:34.899 INFO:tasks.workunit.client.0.smithi178.stdout:op 585 completed, throughput=4.98MB/sec 2024-02-10T05:52:34.900 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Yat_A3bi6poWZ4J off=1868639 len=1449476 2024-02-10T05:52:34.901 INFO:tasks.workunit.client.0.smithi178.stdout:op 586 completed, throughput=4.99MB/sec 2024-02-10T05:52:34.902 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d6-w1kS1OglwlQD off=18360997 len=351262 2024-02-10T05:52:34.902 INFO:tasks.workunit.client.0.smithi178.stdout:op 587 completed, throughput=4.99MB/sec 2024-02-10T05:52:34.902 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LEXgsXvMXbYT9Ig off=12634418 len=2027519 2024-02-10T05:52:34.904 INFO:tasks.workunit.client.0.smithi178.stdout:op 588 completed, throughput=5.01MB/sec 2024-02-10T05:52:34.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:34 smithi178 ceph-mon[92537]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T05:52:34.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:34 smithi178 ceph-mon[95116]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T05:52:35.905 INFO:tasks.workunit.client.0.smithi178.stdout: 115: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:35.905 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-L4B2V112NxWZsO5 off=6309483 len=581487 2024-02-10T05:52:35.909 INFO:tasks.workunit.client.0.smithi178.stdout:op 589 completed, throughput=4.97MB/sec 2024-02-10T05:52:35.909 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ThkjUK3V_ydEdfD off=16469987 len=1098909 2024-02-10T05:52:35.910 INFO:tasks.workunit.client.0.smithi178.stdout:op 590 completed, throughput=4.98MB/sec 2024-02-10T05:52:35.911 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8zFnW0tAEpTN7gj off=4322413 len=1422898 2024-02-10T05:52:35.918 INFO:tasks.workunit.client.0.smithi178.stdout:op 591 completed, throughput=4.99MB/sec 2024-02-10T05:52:35.918 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kn6-_hjc1_0IUUU off=6727568 len=1620203 2024-02-10T05:52:35.925 INFO:tasks.workunit.client.0.smithi178.stdout:op 592 completed, throughput=5MB/sec 2024-02-10T05:52:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:36 smithi189 ceph-mon[89631]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:52:36.926 INFO:tasks.workunit.client.0.smithi178.stdout: 116: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:36.926 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-djbh3CldOhLwLKc off=16867124 len=1637730 2024-02-10T05:52:36.933 INFO:tasks.workunit.client.0.smithi178.stdout:op 593 completed, throughput=4.97MB/sec 2024-02-10T05:52:36.933 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-e-ZszTIwT_Fy02F off=21202055 len=424384 2024-02-10T05:52:36.934 INFO:tasks.workunit.client.0.smithi178.stdout:op 594 completed, throughput=4.98MB/sec 2024-02-10T05:52:36.934 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ybcmDRBXaP8pbe- off=10915767 len=885784 2024-02-10T05:52:36.939 INFO:tasks.workunit.client.0.smithi178.stdout:op 595 completed, throughput=4.98MB/sec 2024-02-10T05:52:36.940 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qnuB0kuxeo0AxGy off=5134514 len=597425 2024-02-10T05:52:36.944 INFO:tasks.workunit.client.0.smithi178.stdout:op 596 completed, throughput=4.99MB/sec 2024-02-10T05:52:36.944 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--dAKdR5az6_OnDK off=17312896 len=23201 2024-02-10T05:52:36.944 INFO:tasks.workunit.client.0.smithi178.stdout:op 597 completed, throughput=4.99MB/sec 2024-02-10T05:52:36.944 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kn6-_hjc1_0IUUU off=8142872 len=943541 2024-02-10T05:52:36.945 INFO:tasks.workunit.client.0.smithi178.stdout:op 598 completed, throughput=5MB/sec 2024-02-10T05:52:36.945 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AOwOXXc6-qlsr-H off=8330147 len=809571 2024-02-10T05:52:36.947 INFO:tasks.workunit.client.0.smithi178.stdout:op 599 completed, throughput=5MB/sec 2024-02-10T05:52:36.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:36 smithi178 ceph-mon[92537]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:52:36.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:36 smithi178 ceph-mon[95116]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:52:37.863 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:52:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:52:37] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2024-02-10T05:52:37.948 INFO:tasks.workunit.client.0.smithi178.stdout: 117: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:37.948 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-p567vC23DmSVxAi off=2455315 len=1781402 2024-02-10T05:52:37.951 INFO:tasks.workunit.client.0.smithi178.stdout:op 600 completed, throughput=4.97MB/sec 2024-02-10T05:52:37.952 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-e4PWZ5O0jXnqMx6 off=3472070 len=448896 2024-02-10T05:52:37.955 INFO:tasks.workunit.client.0.smithi178.stdout:op 601 completed, throughput=4.98MB/sec 2024-02-10T05:52:37.955 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UL6OTTOhnJexiv4 off=3117737 len=1697051 2024-02-10T05:52:37.965 INFO:tasks.workunit.client.0.smithi178.stdout:op 602 completed, throughput=4.99MB/sec 2024-02-10T05:52:37.965 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zEXCVpCnFlCTgTv off=2684780 len=664365 2024-02-10T05:52:37.966 INFO:tasks.workunit.client.0.smithi178.stdout:op 603 completed, throughput=5MB/sec 2024-02-10T05:52:37.966 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hcygFc8IOkFo3FK off=9480168 len=1106291 2024-02-10T05:52:37.971 INFO:tasks.workunit.client.0.smithi178.stdout:op 604 completed, throughput=5.01MB/sec 2024-02-10T05:52:38.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:38 smithi189 ceph-mon[89631]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:52:38.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:38 smithi178 ceph-mon[92537]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:52:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:38 smithi178 ceph-mon[95116]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:52:38.971 INFO:tasks.workunit.client.0.smithi178.stdout: 118: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:38.971 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iNodVyFIEKIPv5Y off=5181733 len=2056360 2024-02-10T05:52:38.982 INFO:tasks.workunit.client.0.smithi178.stdout:op 605 completed, throughput=4.98MB/sec 2024-02-10T05:52:38.982 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cm7Th5VqvBuYcdD off=10419786 len=1467732 2024-02-10T05:52:38.983 INFO:tasks.workunit.client.0.smithi178.stdout:op 606 completed, throughput=4.99MB/sec 2024-02-10T05:52:38.983 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9h8wWLCp8PkbPW- off=9891216 len=888798 2024-02-10T05:52:38.985 INFO:tasks.workunit.client.0.smithi178.stdout:op 607 completed, throughput=5MB/sec 2024-02-10T05:52:38.985 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WtyNAcGw1jw7N5n off=1149053 len=287479 2024-02-10T05:52:38.988 INFO:tasks.workunit.client.0.smithi178.stdout:op 608 completed, throughput=5MB/sec 2024-02-10T05:52:39.988 INFO:tasks.workunit.client.0.smithi178.stdout: 119: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:39.988 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_m8_7Mq6S2SDg_1 off=3133966 len=336619 2024-02-10T05:52:39.989 INFO:tasks.workunit.client.0.smithi178.stdout:op 609 completed, throughput=4.96MB/sec 2024-02-10T05:52:39.989 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MpVz-WbxXbKvWwk off=10108973 len=1077350 2024-02-10T05:52:39.996 INFO:tasks.workunit.client.0.smithi178.stdout:op 610 completed, throughput=4.97MB/sec 2024-02-10T05:52:39.996 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qfqeRlyTVGogrue off=1002884 len=532617 2024-02-10T05:52:39.997 INFO:tasks.workunit.client.0.smithi178.stdout:op 611 completed, throughput=4.97MB/sec 2024-02-10T05:52:39.997 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1bY6S5g7fhIkKfd off=16139375 len=100075 2024-02-10T05:52:39.997 INFO:tasks.workunit.client.0.smithi178.stdout:op 612 completed, throughput=4.97MB/sec 2024-02-10T05:52:39.997 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3NT9mNUmlgx6TMC off=4558851 len=609798 2024-02-10T05:52:40.001 INFO:tasks.workunit.client.0.smithi178.stdout:op 613 completed, throughput=4.98MB/sec 2024-02-10T05:52:40.001 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DHAmS5dS9mGWVJ_ off=7685479 len=1767329 2024-02-10T05:52:40.003 INFO:tasks.workunit.client.0.smithi178.stdout:op 614 completed, throughput=4.99MB/sec 2024-02-10T05:52:40.003 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-B6uoG2Jxzpqy3BN off=639543 len=1433990 2024-02-10T05:52:40.004 INFO:tasks.workunit.client.0.smithi178.stdout:op 615 completed, throughput=5MB/sec 2024-02-10T05:52:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:40 smithi189 ceph-mon[89631]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T05:52:40.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:40 smithi178 ceph-mon[92537]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T05:52:40.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:40 smithi178 ceph-mon[95116]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T05:52:41.004 INFO:tasks.workunit.client.0.smithi178.stdout: 120: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:41.004 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-G0toXvs0yAeV9Qr off=15687336 len=550167 2024-02-10T05:52:41.008 INFO:tasks.workunit.client.0.smithi178.stdout:op 616 completed, throughput=4.97MB/sec 2024-02-10T05:52:41.008 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mGgE3c_R7aj84_O off=1763504 len=992823 2024-02-10T05:52:41.010 INFO:tasks.workunit.client.0.smithi178.stdout:op 617 completed, throughput=4.98MB/sec 2024-02-10T05:52:41.010 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BRVYttcRc3-Y1Q9 off=8345553 len=1308375 2024-02-10T05:52:41.017 INFO:tasks.workunit.client.0.smithi178.stdout:op 618 completed, throughput=4.99MB/sec 2024-02-10T05:52:41.017 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JUURETEK1MZOkyd off=3401506 len=138985 2024-02-10T05:52:41.019 INFO:tasks.workunit.client.0.smithi178.stdout:op 619 completed, throughput=4.99MB/sec 2024-02-10T05:52:41.019 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-t7mZ5iuWdWxxHHp off=7029048 len=404229 2024-02-10T05:52:41.020 INFO:tasks.workunit.client.0.smithi178.stdout:op 620 completed, throughput=4.99MB/sec 2024-02-10T05:52:41.020 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wbMZDvpk619UURU off=3995729 len=793036 2024-02-10T05:52:41.024 INFO:tasks.workunit.client.0.smithi178.stdout:op 621 completed, throughput=5MB/sec 2024-02-10T05:52:41.024 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-k4O6eCPg9gOLtPi off=16247095 len=856504 2024-02-10T05:52:41.029 INFO:tasks.workunit.client.0.smithi178.stdout:op 622 completed, throughput=5MB/sec 2024-02-10T05:52:42.029 INFO:tasks.workunit.client.0.smithi178.stdout: 121: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:42.029 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--ddGiCl3ZjK0nYD off=4108682 len=88949 2024-02-10T05:52:42.030 INFO:tasks.workunit.client.0.smithi178.stdout:op 623 completed, throughput=4.96MB/sec 2024-02-10T05:52:42.030 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DtBy3ruN4YoZqVP off=11864636 len=441213 2024-02-10T05:52:42.030 INFO:tasks.workunit.client.0.smithi178.stdout:op 624 completed, throughput=4.97MB/sec 2024-02-10T05:52:42.030 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8WZb56uyesoVEBw off=1413335 len=634750 2024-02-10T05:52:42.034 INFO:tasks.workunit.client.0.smithi178.stdout:op 625 completed, throughput=4.97MB/sec 2024-02-10T05:52:42.034 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-akQ7QJSI17glnCH off=5553742 len=764285 2024-02-10T05:52:42.038 INFO:tasks.workunit.client.0.smithi178.stdout:op 626 completed, throughput=4.98MB/sec 2024-02-10T05:52:42.038 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-015QAewATprGDiR off=574373 len=1347413 2024-02-10T05:52:42.039 INFO:tasks.workunit.client.0.smithi178.stdout:op 627 completed, throughput=4.99MB/sec 2024-02-10T05:52:42.039 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-c0Hl69UdqZdmqxf off=9071823 len=314161 2024-02-10T05:52:42.041 INFO:tasks.workunit.client.0.smithi178.stdout:op 628 completed, throughput=4.99MB/sec 2024-02-10T05:52:42.041 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--JR_NsLPeiqRAxG off=9801646 len=28465 2024-02-10T05:52:42.043 INFO:tasks.workunit.client.0.smithi178.stdout:op 629 completed, throughput=4.99MB/sec 2024-02-10T05:52:42.043 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7iJql-hPDvcypm7 off=14286787 len=869802 2024-02-10T05:52:42.044 INFO:tasks.workunit.client.0.smithi178.stdout:op 630 completed, throughput=5MB/sec 2024-02-10T05:52:42.044 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gqEEAN0k-iGLj6o off=23547003 len=921010 2024-02-10T05:52:42.044 INFO:tasks.workunit.client.0.smithi178.stdout:op 631 completed, throughput=5MB/sec 2024-02-10T05:52:42.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:42 smithi178 ceph-mon[95116]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:52:42.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:42 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:52:42.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:42 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:52:42.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:42 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:52:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:42 smithi178 ceph-mon[92537]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:52:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:42 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:52:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:42 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:52:42.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:42 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:52:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:42 smithi189 ceph-mon[89631]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:52:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:42 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:52:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:42 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:52:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:42 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:52:43.045 INFO:tasks.workunit.client.0.smithi178.stdout: 122: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:43.045 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Sxpq0YCq4QgwCzV off=8326045 len=1134335 2024-02-10T05:52:43.049 INFO:tasks.workunit.client.0.smithi178.stdout:op 632 completed, throughput=4.97MB/sec 2024-02-10T05:52:43.050 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--zRT24cJK4wEx22 off=12265029 len=492476 2024-02-10T05:52:43.050 INFO:tasks.workunit.client.0.smithi178.stdout:op 633 completed, throughput=4.97MB/sec 2024-02-10T05:52:43.050 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gocZ6V7SZqf7PxL off=3493411 len=902962 2024-02-10T05:52:43.051 INFO:tasks.workunit.client.0.smithi178.stdout:op 634 completed, throughput=4.98MB/sec 2024-02-10T05:52:43.051 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EjdwyKEyfNJ-7UV off=17155078 len=1254540 2024-02-10T05:52:43.052 INFO:tasks.workunit.client.0.smithi178.stdout:op 635 completed, throughput=4.99MB/sec 2024-02-10T05:52:43.052 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--Y8fZ7Iq1mf3ek7 off=1855830 len=1138152 2024-02-10T05:52:43.053 INFO:tasks.workunit.client.0.smithi178.stdout:op 636 completed, throughput=5MB/sec 2024-02-10T05:52:43.053 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wo981OMpUc_baXt off=2446092 len=1000339 2024-02-10T05:52:43.058 INFO:tasks.workunit.client.0.smithi178.stdout:op 637 completed, throughput=5.01MB/sec 2024-02-10T05:52:43.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:52:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:52:43.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:43 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:52:43.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:52:43.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:52:43.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:43 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:52:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:52:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:52:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:43 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:52:44.058 INFO:tasks.workunit.client.0.smithi178.stdout: 123: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:44.058 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-450PODKu_ZJgu9A off=12633675 len=1612130 2024-02-10T05:52:44.060 INFO:tasks.workunit.client.0.smithi178.stdout:op 638 completed, throughput=4.98MB/sec 2024-02-10T05:52:44.060 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BvWcqbJyzNhtsL- off=5821943 len=862408 2024-02-10T05:52:44.066 INFO:tasks.workunit.client.0.smithi178.stdout:op 639 completed, throughput=4.99MB/sec 2024-02-10T05:52:44.066 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Au6zxdWf9HWhTDT off=2764102 len=824355 2024-02-10T05:52:44.071 INFO:tasks.workunit.client.0.smithi178.stdout:op 640 completed, throughput=4.99MB/sec 2024-02-10T05:52:44.071 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YcCLlk55eU_7mmv off=9810345 len=1165952 2024-02-10T05:52:44.072 INFO:tasks.workunit.client.0.smithi178.stdout:op 641 completed, throughput=5MB/sec 2024-02-10T05:52:44.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:44 smithi178 ceph-mon[92537]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:52:44.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:52:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:44 smithi178 ceph-mon[95116]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:52:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:52:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:44 smithi189 ceph-mon[89631]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:52:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:52:45.073 INFO:tasks.workunit.client.0.smithi178.stdout: 124: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:45.073 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Mw--Mr8Nc2bIoSP off=0 len=1049680 2024-02-10T05:52:45.075 INFO:tasks.workunit.client.0.smithi178.stdout:op 642 completed, throughput=4.97MB/sec 2024-02-10T05:52:45.075 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vGYyMdOntjb1_yU off=12970602 len=1352841 2024-02-10T05:52:45.082 INFO:tasks.workunit.client.0.smithi178.stdout:op 643 completed, throughput=4.98MB/sec 2024-02-10T05:52:45.082 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-d7r-A6INoIY2dT8 off=15125372 len=748283 2024-02-10T05:52:45.087 INFO:tasks.workunit.client.0.smithi178.stdout:op 644 completed, throughput=4.98MB/sec 2024-02-10T05:52:45.087 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MhrGxcf264M_Tpf off=10072544 len=1013681 2024-02-10T05:52:45.088 INFO:tasks.workunit.client.0.smithi178.stdout:op 645 completed, throughput=4.99MB/sec 2024-02-10T05:52:45.088 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zLBuhYuhcZwJUOT off=2185395 len=2014167 2024-02-10T05:52:45.090 INFO:tasks.workunit.client.0.smithi178.stdout:op 646 completed, throughput=5.01MB/sec 2024-02-10T05:52:46.091 INFO:tasks.workunit.client.0.smithi178.stdout: 125: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:46.091 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UI7jadi6oXMDZ5P off=1095133 len=1111684 2024-02-10T05:52:46.094 INFO:tasks.workunit.client.0.smithi178.stdout:op 647 completed, throughput=4.98MB/sec 2024-02-10T05:52:46.094 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4WJo6AS5PJGxlt_ off=3611556 len=274057 2024-02-10T05:52:46.095 INFO:tasks.workunit.client.0.smithi178.stdout:op 648 completed, throughput=4.98MB/sec 2024-02-10T05:52:46.095 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vOQ9ef1EA4Il1zF off=1457946 len=734983 2024-02-10T05:52:46.096 INFO:tasks.workunit.client.0.smithi178.stdout:op 649 completed, throughput=4.98MB/sec 2024-02-10T05:52:46.096 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--dQVTj9yqHeUg8s off=6835958 len=180896 2024-02-10T05:52:46.099 INFO:tasks.workunit.client.0.smithi178.stdout:op 650 completed, throughput=4.98MB/sec 2024-02-10T05:52:46.099 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LQLn5P8KS3zf5tl off=1975658 len=20031 2024-02-10T05:52:46.101 INFO:tasks.workunit.client.0.smithi178.stdout:op 651 completed, throughput=4.98MB/sec 2024-02-10T05:52:46.101 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7V1voPGl7_c5sUC off=6175150 len=1391480 2024-02-10T05:52:46.108 INFO:tasks.workunit.client.0.smithi178.stdout:op 652 completed, throughput=4.99MB/sec 2024-02-10T05:52:46.108 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4eFLw5rXR3QmEh1 off=1523884 len=262609 2024-02-10T05:52:46.111 INFO:tasks.workunit.client.0.smithi178.stdout:op 653 completed, throughput=5MB/sec 2024-02-10T05:52:46.111 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CvdZU5zXSuucYXD off=6394850 len=1821727 2024-02-10T05:52:46.118 INFO:tasks.workunit.client.0.smithi178.stdout:op 654 completed, throughput=5.01MB/sec 2024-02-10T05:52:46.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:46 smithi178 ceph-mon[92537]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:52:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:46 smithi178 ceph-mon[95116]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:52:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:46 smithi189 ceph-mon[89631]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:52:47.119 INFO:tasks.workunit.client.0.smithi178.stdout: 126: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:47.119 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WIGmUeyCFmAx2C5 off=371199 len=643637 2024-02-10T05:52:47.120 INFO:tasks.workunit.client.0.smithi178.stdout:op 655 completed, throughput=4.98MB/sec 2024-02-10T05:52:47.120 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hn4CtyCYzdh83lu off=764952 len=1529678 2024-02-10T05:52:47.122 INFO:tasks.workunit.client.0.smithi178.stdout:op 656 completed, throughput=4.99MB/sec 2024-02-10T05:52:47.122 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NwLg9PnwGYAng8h off=2286851 len=571526 2024-02-10T05:52:47.122 INFO:tasks.workunit.client.0.smithi178.stdout:op 657 completed, throughput=4.99MB/sec 2024-02-10T05:52:47.122 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-N-l7vJ-gbeeSbcQ off=17731119 len=1873179 2024-02-10T05:52:47.130 INFO:tasks.workunit.client.0.smithi178.stdout:op 658 completed, throughput=5MB/sec 2024-02-10T05:52:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:52:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:52:47] "GET /metrics HTTP/1.1" 200 34062 "" "Prometheus/2.43.0" 2024-02-10T05:52:48.130 INFO:tasks.workunit.client.0.smithi178.stdout: 127: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:48.130 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mHuHpoVROOCDk-m off=1518131 len=1580982 2024-02-10T05:52:48.132 INFO:tasks.workunit.client.0.smithi178.stdout:op 659 completed, throughput=4.98MB/sec 2024-02-10T05:52:48.132 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Qk5kRiU2p5yO1vJ off=1307257 len=1528339 2024-02-10T05:52:48.133 INFO:tasks.workunit.client.0.smithi178.stdout:op 660 completed, throughput=4.99MB/sec 2024-02-10T05:52:48.133 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OiLpNgKI5egJdoM off=1887788 len=678096 2024-02-10T05:52:48.137 INFO:tasks.workunit.client.0.smithi178.stdout:op 661 completed, throughput=4.99MB/sec 2024-02-10T05:52:48.138 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gTutv0ZJGRoeY6b off=355009 len=1131818 2024-02-10T05:52:48.143 INFO:tasks.workunit.client.0.smithi178.stdout:op 662 completed, throughput=5MB/sec 2024-02-10T05:52:48.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:48 smithi178 ceph-mon[92537]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:52:48.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:48 smithi178 ceph-mon[95116]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:52:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:48 smithi189 ceph-mon[89631]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:52:49.143 INFO:tasks.workunit.client.0.smithi178.stdout: 128: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:49.143 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Tg_ARambbIw_IXj off=2653048 len=1263530 2024-02-10T05:52:49.146 INFO:tasks.workunit.client.0.smithi178.stdout:op 663 completed, throughput=4.97MB/sec 2024-02-10T05:52:49.146 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JH1crCF9o1E8SMy off=4708950 len=555973 2024-02-10T05:52:49.147 INFO:tasks.workunit.client.0.smithi178.stdout:op 664 completed, throughput=4.98MB/sec 2024-02-10T05:52:49.147 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-M8asNTZdeYihJP5 off=1795169 len=1804334 2024-02-10T05:52:49.149 INFO:tasks.workunit.client.0.smithi178.stdout:op 665 completed, throughput=4.99MB/sec 2024-02-10T05:52:49.149 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ixnOMhQsdio_uKJ off=5120577 len=492812 2024-02-10T05:52:49.150 INFO:tasks.workunit.client.0.smithi178.stdout:op 666 completed, throughput=4.99MB/sec 2024-02-10T05:52:49.150 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uAdtROybDx1MfvS off=17308484 len=998475 2024-02-10T05:52:49.156 INFO:tasks.workunit.client.0.smithi178.stdout:op 667 completed, throughput=5MB/sec 2024-02-10T05:52:50.156 INFO:tasks.workunit.client.0.smithi178.stdout: 129: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:50.156 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2Mqvl1phMtUFgR_ off=10698650 len=1767248 2024-02-10T05:52:50.158 INFO:tasks.workunit.client.0.smithi178.stdout:op 668 completed, throughput=4.97MB/sec 2024-02-10T05:52:50.159 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Q2bVSyGB0rROasH off=862041 len=2051150 2024-02-10T05:52:50.169 INFO:tasks.workunit.client.0.smithi178.stdout:op 669 completed, throughput=4.99MB/sec 2024-02-10T05:52:50.169 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7R5fss5JbXOOTDc off=2671247 len=883735 2024-02-10T05:52:50.174 INFO:tasks.workunit.client.0.smithi178.stdout:op 670 completed, throughput=5MB/sec 2024-02-10T05:52:50.175 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ULGwp50bVjO6AHc off=11914687 len=380949 2024-02-10T05:52:50.177 INFO:tasks.workunit.client.0.smithi178.stdout:op 671 completed, throughput=5MB/sec 2024-02-10T05:52:50.177 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-e9gjphgrfXJPL4I off=3399337 len=1242170 2024-02-10T05:52:50.178 INFO:tasks.workunit.client.0.smithi178.stdout:op 672 completed, throughput=5.01MB/sec 2024-02-10T05:52:50.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:50 smithi178 ceph-mon[92537]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:52:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:50 smithi178 ceph-mon[95116]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:52:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:50 smithi189 ceph-mon[89631]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:52:51.179 INFO:tasks.workunit.client.0.smithi178.stdout: 130: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:51.179 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IRVdXV4Osii4qrd off=7858876 len=993425 2024-02-10T05:52:51.184 INFO:tasks.workunit.client.0.smithi178.stdout:op 673 completed, throughput=4.98MB/sec 2024-02-10T05:52:51.184 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-U5lUFyLsUcUB6LB off=5316672 len=2020589 2024-02-10T05:52:51.192 INFO:tasks.workunit.client.0.smithi178.stdout:op 674 completed, throughput=4.99MB/sec 2024-02-10T05:52:51.192 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dFquMwAfkXQLrpO off=14304733 len=1894981 2024-02-10T05:52:51.193 INFO:tasks.workunit.client.0.smithi178.stdout:op 675 completed, throughput=5MB/sec 2024-02-10T05:52:52.194 INFO:tasks.workunit.client.0.smithi178.stdout: 131: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:52.194 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IKm99zU1FH1Mrup off=4554118 len=667616 2024-02-10T05:52:52.198 INFO:tasks.workunit.client.0.smithi178.stdout:op 676 completed, throughput=4.97MB/sec 2024-02-10T05:52:52.198 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PibqiW9ZJkQ2ktr off=10855622 len=1792456 2024-02-10T05:52:52.202 INFO:tasks.workunit.client.0.smithi178.stdout:op 677 completed, throughput=4.98MB/sec 2024-02-10T05:52:52.202 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RU9g5ozHy3ypcH9 off=2628854 len=181969 2024-02-10T05:52:52.202 INFO:tasks.workunit.client.0.smithi178.stdout:op 678 completed, throughput=4.99MB/sec 2024-02-10T05:52:52.203 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sSSAcLMT7AOsYNZ off=13795351 len=277763 2024-02-10T05:52:52.206 INFO:tasks.workunit.client.0.smithi178.stdout:op 679 completed, throughput=4.99MB/sec 2024-02-10T05:52:52.206 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ajWVP9BxGTYzdiK off=4900844 len=1953388 2024-02-10T05:52:52.209 INFO:tasks.workunit.client.0.smithi178.stdout:op 680 completed, throughput=5MB/sec 2024-02-10T05:52:52.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:52 smithi178 ceph-mon[92537]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T05:52:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:52 smithi178 ceph-mon[95116]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T05:52:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:52 smithi189 ceph-mon[89631]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T05:52:53.210 INFO:tasks.workunit.client.0.smithi178.stdout: 132: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:53.210 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kNNwZYa3wLlSjrs off=15596402 len=2027628 2024-02-10T05:52:53.214 INFO:tasks.workunit.client.0.smithi178.stdout:op 681 completed, throughput=4.98MB/sec 2024-02-10T05:52:53.214 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vOsg10hFcbR8NCA off=11036005 len=1895492 2024-02-10T05:52:53.216 INFO:tasks.workunit.client.0.smithi178.stdout:op 682 completed, throughput=4.99MB/sec 2024-02-10T05:52:53.216 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ljreW33LEUUzHaj off=1323130 len=439330 2024-02-10T05:52:53.217 INFO:tasks.workunit.client.0.smithi178.stdout:op 683 completed, throughput=4.99MB/sec 2024-02-10T05:52:53.217 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UOkAKVXixCHGwLk off=18821946 len=2080058 2024-02-10T05:52:53.221 INFO:tasks.workunit.client.0.smithi178.stdout:op 684 completed, throughput=5.01MB/sec 2024-02-10T05:52:54.222 INFO:tasks.workunit.client.0.smithi178.stdout: 133: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:54.222 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kZ_JgQDWoX56TVK off=10408662 len=366191 2024-02-10T05:52:54.222 INFO:tasks.workunit.client.0.smithi178.stdout:op 685 completed, throughput=4.97MB/sec 2024-02-10T05:52:54.222 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wf4hFxqjofjLDWA off=11024862 len=1187534 2024-02-10T05:52:54.229 INFO:tasks.workunit.client.0.smithi178.stdout:op 686 completed, throughput=4.98MB/sec 2024-02-10T05:52:54.229 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NktE-310TRwf7cA off=215721 len=1719853 2024-02-10T05:52:54.231 INFO:tasks.workunit.client.0.smithi178.stdout:op 687 completed, throughput=4.99MB/sec 2024-02-10T05:52:54.231 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-k-rT4ghOgitsvTg off=3177368 len=1844786 2024-02-10T05:52:54.233 INFO:tasks.workunit.client.0.smithi178.stdout:op 688 completed, throughput=5.01MB/sec 2024-02-10T05:52:54.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:54 smithi178 ceph-mon[92537]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-10T05:52:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:54 smithi178 ceph-mon[95116]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-10T05:52:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:54 smithi189 ceph-mon[89631]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-10T05:52:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: 134: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:55.234 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vHEd8m7ZG5fCnmy off=12049004 len=1333480 2024-02-10T05:52:55.242 INFO:tasks.workunit.client.0.smithi178.stdout:op 689 completed, throughput=4.98MB/sec 2024-02-10T05:52:55.242 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-twhy_8pXdfJXDrw off=856860 len=1938738 2024-02-10T05:52:55.253 INFO:tasks.workunit.client.0.smithi178.stdout:op 690 completed, throughput=4.99MB/sec 2024-02-10T05:52:55.253 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qwipsBj0C5mxDNs off=1693798 len=1128283 2024-02-10T05:52:55.254 INFO:tasks.workunit.client.0.smithi178.stdout:op 691 completed, throughput=5MB/sec 2024-02-10T05:52:56.255 INFO:tasks.workunit.client.0.smithi178.stdout: 135: throughput=4.96MB/sec pending data=0 2024-02-10T05:52:56.255 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6h8iUev_G3ti6uA off=14515460 len=23813 2024-02-10T05:52:56.255 INFO:tasks.workunit.client.0.smithi178.stdout:op 692 completed, throughput=4.96MB/sec 2024-02-10T05:52:56.255 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xigpppdG2Cfc24z off=0 len=1111438 2024-02-10T05:52:56.262 INFO:tasks.workunit.client.0.smithi178.stdout:op 693 completed, throughput=4.97MB/sec 2024-02-10T05:52:56.262 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-x2bHi-FT8GI71kz off=2782700 len=1438585 2024-02-10T05:52:56.268 INFO:tasks.workunit.client.0.smithi178.stdout:op 694 completed, throughput=4.98MB/sec 2024-02-10T05:52:56.268 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Z_pOOTuiypnCLAb off=1451653 len=614831 2024-02-10T05:52:56.269 INFO:tasks.workunit.client.0.smithi178.stdout:op 695 completed, throughput=4.99MB/sec 2024-02-10T05:52:56.269 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-k3M79aAOmizFVPZ off=10736815 len=845373 2024-02-10T05:52:56.273 INFO:tasks.workunit.client.0.smithi178.stdout:op 696 completed, throughput=4.99MB/sec 2024-02-10T05:52:56.273 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9iE0zMfUM5ybqL8 off=6646430 len=1096162 2024-02-10T05:52:56.279 INFO:tasks.workunit.client.0.smithi178.stdout:op 697 completed, throughput=5MB/sec 2024-02-10T05:52:56.279 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EIJl5FfOhpwlOjK off=484247 len=1876822 2024-02-10T05:52:56.290 INFO:tasks.workunit.client.0.smithi178.stdout:op 698 completed, throughput=5.01MB/sec 2024-02-10T05:52:56.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:56 smithi178 ceph-mon[92537]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:52:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:56 smithi178 ceph-mon[95116]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:52:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:56 smithi189 ceph-mon[89631]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:52:57.290 INFO:tasks.workunit.client.0.smithi178.stdout: 136: throughput=4.98MB/sec pending data=0 2024-02-10T05:52:57.290 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GJraoF_w_VdbITW off=4488574 len=1046020 2024-02-10T05:52:57.293 INFO:tasks.workunit.client.0.smithi178.stdout:op 699 completed, throughput=4.98MB/sec 2024-02-10T05:52:57.293 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-w2QC-EA-5gNXrjB off=12089790 len=1622966 2024-02-10T05:52:57.295 INFO:tasks.workunit.client.0.smithi178.stdout:op 700 completed, throughput=4.99MB/sec 2024-02-10T05:52:57.295 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--SFOp80dxtN72fw off=16215623 len=1410141 2024-02-10T05:52:57.302 INFO:tasks.workunit.client.0.smithi178.stdout:op 701 completed, throughput=5MB/sec 2024-02-10T05:52:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:52:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:52:57] "GET /metrics HTTP/1.1" 200 34062 "" "Prometheus/2.43.0" 2024-02-10T05:52:58.303 INFO:tasks.workunit.client.0.smithi178.stdout: 137: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:58.303 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WrEmbKZrzMdDBgE off=1061893 len=711534 2024-02-10T05:52:58.304 INFO:tasks.workunit.client.0.smithi178.stdout:op 702 completed, throughput=4.97MB/sec 2024-02-10T05:52:58.304 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ivy2Q7ySJyv6rk6 off=4049750 len=691076 2024-02-10T05:52:58.305 INFO:tasks.workunit.client.0.smithi178.stdout:op 703 completed, throughput=4.98MB/sec 2024-02-10T05:52:58.305 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-R11-QH0GUMVsXxP off=1056684 len=983920 2024-02-10T05:52:58.310 INFO:tasks.workunit.client.0.smithi178.stdout:op 704 completed, throughput=4.98MB/sec 2024-02-10T05:52:58.311 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lmRIde2-q5SKG9C off=17769307 len=955684 2024-02-10T05:52:58.312 INFO:tasks.workunit.client.0.smithi178.stdout:op 705 completed, throughput=4.99MB/sec 2024-02-10T05:52:58.312 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Vp6yqnSOX1UzYSf off=3866068 len=505172 2024-02-10T05:52:58.316 INFO:tasks.workunit.client.0.smithi178.stdout:op 706 completed, throughput=4.99MB/sec 2024-02-10T05:52:58.316 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OTbTChcpg9J4b4n off=7102732 len=879304 2024-02-10T05:52:58.320 INFO:tasks.workunit.client.0.smithi178.stdout:op 707 completed, throughput=5MB/sec 2024-02-10T05:52:58.320 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CFcq1NX0zPGDjoU off=1471800 len=957590 2024-02-10T05:52:58.321 INFO:tasks.workunit.client.0.smithi178.stdout:op 708 completed, throughput=5.01MB/sec 2024-02-10T05:52:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:58 smithi189 ceph-mon[89631]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:52:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:58 smithi178 ceph-mon[92537]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:52:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:58 smithi178 ceph-mon[95116]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:52:59.321 INFO:tasks.workunit.client.0.smithi178.stdout: 138: throughput=4.97MB/sec pending data=0 2024-02-10T05:52:59.322 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TPpvhj28e5Iwmu2 off=5872434 len=325776 2024-02-10T05:52:59.325 INFO:tasks.workunit.client.0.smithi178.stdout:op 709 completed, throughput=4.97MB/sec 2024-02-10T05:52:59.325 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zgL4TIQy8ybCdWT off=2940882 len=1365923 2024-02-10T05:52:59.331 INFO:tasks.workunit.client.0.smithi178.stdout:op 710 completed, throughput=4.98MB/sec 2024-02-10T05:52:59.331 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-F7uuhtCHPjOkrdK off=1305037 len=1275400 2024-02-10T05:52:59.332 INFO:tasks.workunit.client.0.smithi178.stdout:op 711 completed, throughput=4.99MB/sec 2024-02-10T05:52:59.332 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JkAP0ODb7vhGFVD off=4089476 len=1551517 2024-02-10T05:52:59.334 INFO:tasks.workunit.client.0.smithi178.stdout:op 712 completed, throughput=5MB/sec 2024-02-10T05:53:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:52:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:00.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:52:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:52:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:00.334 INFO:tasks.workunit.client.0.smithi178.stdout: 139: throughput=4.96MB/sec pending data=0 2024-02-10T05:53:00.334 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-raE7PU7amCKky0m off=898437 len=1864267 2024-02-10T05:53:00.336 INFO:tasks.workunit.client.0.smithi178.stdout:op 713 completed, throughput=4.98MB/sec 2024-02-10T05:53:00.337 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oHut6FZmFgmvstO off=11729412 len=1281332 2024-02-10T05:53:00.338 INFO:tasks.workunit.client.0.smithi178.stdout:op 714 completed, throughput=4.99MB/sec 2024-02-10T05:53:00.338 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Qg7esoPNQ9i6N8l off=6565 len=588980 2024-02-10T05:53:00.339 INFO:tasks.workunit.client.0.smithi178.stdout:op 715 completed, throughput=4.99MB/sec 2024-02-10T05:53:00.339 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dTtlGaab25t9Eb8 off=15147895 len=35923 2024-02-10T05:53:00.339 INFO:tasks.workunit.client.0.smithi178.stdout:op 716 completed, throughput=4.99MB/sec 2024-02-10T05:53:00.340 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-y3oJmNlnFadEmXe off=1128391 len=232871 2024-02-10T05:53:00.340 INFO:tasks.workunit.client.0.smithi178.stdout:op 717 completed, throughput=4.99MB/sec 2024-02-10T05:53:00.340 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-W48DSbo9cyxRPy8 off=1479359 len=1136237 2024-02-10T05:53:00.341 INFO:tasks.workunit.client.0.smithi178.stdout:op 718 completed, throughput=5MB/sec 2024-02-10T05:53:00.341 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-eRvfPfKbaoWgWG6 off=17451127 len=1396148 2024-02-10T05:53:00.350 INFO:tasks.workunit.client.0.smithi178.stdout:op 719 completed, throughput=5.01MB/sec 2024-02-10T05:53:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:00 smithi189 ceph-mon[89631]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:53:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:00 smithi178 ceph-mon[92537]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:53:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:00 smithi178 ceph-mon[95116]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:53:01.350 INFO:tasks.workunit.client.0.smithi178.stdout: 140: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:01.350 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oxd9ZE1YRfAsk-X off=8345767 len=2092359 2024-02-10T05:53:01.353 INFO:tasks.workunit.client.0.smithi178.stdout:op 720 completed, throughput=4.99MB/sec 2024-02-10T05:53:01.353 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-a1n2Cf1hx8vKFz9 off=6267029 len=1502354 2024-02-10T05:53:01.361 INFO:tasks.workunit.client.0.smithi178.stdout:op 721 completed, throughput=5MB/sec 2024-02-10T05:53:01.361 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9fynVRmZbK3POI0 off=211122 len=482420 2024-02-10T05:53:01.364 INFO:tasks.workunit.client.0.smithi178.stdout:op 722 completed, throughput=5MB/sec 2024-02-10T05:53:01.364 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_mvqU6kj-PgTE73 off=2593423 len=236812 2024-02-10T05:53:01.365 INFO:tasks.workunit.client.0.smithi178.stdout:op 723 completed, throughput=5MB/sec 2024-02-10T05:53:02.366 INFO:tasks.workunit.client.0.smithi178.stdout: 141: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:02.366 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XrFgsM6zADox5UV off=934304 len=1746192 2024-02-10T05:53:02.368 INFO:tasks.workunit.client.0.smithi178.stdout:op 724 completed, throughput=4.98MB/sec 2024-02-10T05:53:02.368 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pulSQysoQWhJeJb off=18817089 len=1403135 2024-02-10T05:53:02.375 INFO:tasks.workunit.client.0.smithi178.stdout:op 725 completed, throughput=4.99MB/sec 2024-02-10T05:53:02.375 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iWB1bzMb10Jeivj off=8594061 len=1446524 2024-02-10T05:53:02.384 INFO:tasks.workunit.client.0.smithi178.stdout:op 726 completed, throughput=5MB/sec 2024-02-10T05:53:02.384 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0KEOknA0MPNAyeb off=8203179 len=1278302 2024-02-10T05:53:02.385 INFO:tasks.workunit.client.0.smithi178.stdout:op 727 completed, throughput=5.01MB/sec 2024-02-10T05:53:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:02 smithi189 ceph-mon[89631]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-10T05:53:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:02 smithi178 ceph-mon[92537]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-10T05:53:03.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:02 smithi178 ceph-mon[95116]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-10T05:53:03.386 INFO:tasks.workunit.client.0.smithi178.stdout: 142: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:03.386 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-M0HuvmKBA6WbjoX off=13716500 len=89490 2024-02-10T05:53:03.388 INFO:tasks.workunit.client.0.smithi178.stdout:op 728 completed, throughput=4.97MB/sec 2024-02-10T05:53:03.388 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-eLrQfCb1ZT99yLr off=11436836 len=410478 2024-02-10T05:53:03.391 INFO:tasks.workunit.client.0.smithi178.stdout:op 729 completed, throughput=4.97MB/sec 2024-02-10T05:53:03.392 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6EPRN9bbb8jLHTE off=1628080 len=1010878 2024-02-10T05:53:03.396 INFO:tasks.workunit.client.0.smithi178.stdout:op 730 completed, throughput=4.98MB/sec 2024-02-10T05:53:03.396 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T9K8lrHlwUsHuDY off=5688112 len=1670653 2024-02-10T05:53:03.406 INFO:tasks.workunit.client.0.smithi178.stdout:op 731 completed, throughput=4.99MB/sec 2024-02-10T05:53:03.406 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-is3eCyYff9WeHng off=13243562 len=2055454 2024-02-10T05:53:03.415 INFO:tasks.workunit.client.0.smithi178.stdout:op 732 completed, throughput=5MB/sec 2024-02-10T05:53:04.416 INFO:tasks.workunit.client.0.smithi178.stdout: 143: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:04.416 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7seV4U03e9Tisrd off=8660109 len=197414 2024-02-10T05:53:04.419 INFO:tasks.workunit.client.0.smithi178.stdout:op 733 completed, throughput=4.97MB/sec 2024-02-10T05:53:04.419 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EdonP3GFG9giw0t off=3925017 len=650169 2024-02-10T05:53:04.419 INFO:tasks.workunit.client.0.smithi178.stdout:op 734 completed, throughput=4.97MB/sec 2024-02-10T05:53:04.420 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bDorrDITDWWZ8xO off=988961 len=51590 2024-02-10T05:53:04.420 INFO:tasks.workunit.client.0.smithi178.stdout:op 735 completed, throughput=4.98MB/sec 2024-02-10T05:53:04.420 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hqsMI2HvfkX_mWq off=20643562 len=1459680 2024-02-10T05:53:04.423 INFO:tasks.workunit.client.0.smithi178.stdout:op 736 completed, throughput=4.98MB/sec 2024-02-10T05:53:04.423 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uY_vCe84sdldEjb off=3078952 len=1336712 2024-02-10T05:53:04.426 INFO:tasks.workunit.client.0.smithi178.stdout:op 737 completed, throughput=4.99MB/sec 2024-02-10T05:53:04.426 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-83o1qQQ0exCBUkP off=537117 len=1269671 2024-02-10T05:53:04.432 INFO:tasks.workunit.client.0.smithi178.stdout:op 738 completed, throughput=5MB/sec 2024-02-10T05:53:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:04 smithi189 ceph-mon[89631]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:53:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:04 smithi178 ceph-mon[92537]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:53:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:04 smithi178 ceph-mon[95116]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:53:05.433 INFO:tasks.workunit.client.0.smithi178.stdout: 144: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:05.433 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g_Xug8mN7egI28k off=2595729 len=1114167 2024-02-10T05:53:05.439 INFO:tasks.workunit.client.0.smithi178.stdout:op 739 completed, throughput=4.97MB/sec 2024-02-10T05:53:05.439 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ChEC8yTD7B2FACd off=11418628 len=1789721 2024-02-10T05:53:05.441 INFO:tasks.workunit.client.0.smithi178.stdout:op 740 completed, throughput=4.99MB/sec 2024-02-10T05:53:05.441 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rjHaN7rdEU4eXtW off=11551843 len=2082661 2024-02-10T05:53:05.452 INFO:tasks.workunit.client.0.smithi178.stdout:op 741 completed, throughput=5MB/sec 2024-02-10T05:53:05.452 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZJBmaLKJCIvwqfT off=22488268 len=606071 2024-02-10T05:53:05.456 INFO:tasks.workunit.client.0.smithi178.stdout:op 742 completed, throughput=5MB/sec 2024-02-10T05:53:06.457 INFO:tasks.workunit.client.0.smithi178.stdout: 145: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:06.457 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YAoEMA9pknf-E9T off=1942597 len=719043 2024-02-10T05:53:06.461 INFO:tasks.workunit.client.0.smithi178.stdout:op 743 completed, throughput=4.97MB/sec 2024-02-10T05:53:06.461 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gslgMEwTAvNwXOz off=2051631 len=834190 2024-02-10T05:53:06.463 INFO:tasks.workunit.client.0.smithi178.stdout:op 744 completed, throughput=4.98MB/sec 2024-02-10T05:53:06.463 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0BAvIUlpwykAqtI off=2853138 len=659523 2024-02-10T05:53:06.463 INFO:tasks.workunit.client.0.smithi178.stdout:op 745 completed, throughput=4.98MB/sec 2024-02-10T05:53:06.464 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-31X25K8aUklw505 off=7017275 len=577163 2024-02-10T05:53:06.468 INFO:tasks.workunit.client.0.smithi178.stdout:op 746 completed, throughput=4.99MB/sec 2024-02-10T05:53:06.468 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CJ-1cAvjoLmL097 off=599943 len=1935225 2024-02-10T05:53:06.470 INFO:tasks.workunit.client.0.smithi178.stdout:op 747 completed, throughput=5MB/sec 2024-02-10T05:53:06.470 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qVxTKkF0wC4K7Sc off=7444628 len=57215 2024-02-10T05:53:06.470 INFO:tasks.workunit.client.0.smithi178.stdout:op 748 completed, throughput=5MB/sec 2024-02-10T05:53:06.471 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Km-nASf3HkRTHMc off=135763 len=719877 2024-02-10T05:53:06.474 INFO:tasks.workunit.client.0.smithi178.stdout:op 749 completed, throughput=5MB/sec 2024-02-10T05:53:07.014 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:06 smithi178 ceph-mon[92537]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:53:07.014 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:06 smithi178 ceph-mon[95116]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:53:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:06 smithi189 ceph-mon[89631]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:53:07.474 INFO:tasks.workunit.client.0.smithi178.stdout: 146: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:07.475 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MA3jiXXZq9QzlL6 off=2648402 len=1850274 2024-02-10T05:53:07.482 INFO:tasks.workunit.client.0.smithi178.stdout:op 750 completed, throughput=4.98MB/sec 2024-02-10T05:53:07.483 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Bu9YAi36f4jRC2E off=21234 len=347658 2024-02-10T05:53:07.484 INFO:tasks.workunit.client.0.smithi178.stdout:op 751 completed, throughput=4.98MB/sec 2024-02-10T05:53:07.484 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QtIoyzNQ9rKapIp off=6701757 len=635845 2024-02-10T05:53:07.488 INFO:tasks.workunit.client.0.smithi178.stdout:op 752 completed, throughput=4.99MB/sec 2024-02-10T05:53:07.488 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OLA7mPQe1ZCjVqx off=5180319 len=1569424 2024-02-10T05:53:07.494 INFO:tasks.workunit.client.0.smithi178.stdout:op 753 completed, throughput=5MB/sec 2024-02-10T05:53:07.495 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dcsY0YP73Ns1wwO off=16834620 len=1027072 2024-02-10T05:53:07.495 INFO:tasks.workunit.client.0.smithi178.stdout:op 754 completed, throughput=5MB/sec 2024-02-10T05:53:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:53:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:53:07] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.43.0" 2024-02-10T05:53:08.496 INFO:tasks.workunit.client.0.smithi178.stdout: 147: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:08.496 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TRb4REoRYOO3fqD off=6821769 len=30782 2024-02-10T05:53:08.497 INFO:tasks.workunit.client.0.smithi178.stdout:op 755 completed, throughput=4.97MB/sec 2024-02-10T05:53:08.497 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-itPbO7kaaP6zgHu off=9904126 len=1629861 2024-02-10T05:53:08.498 INFO:tasks.workunit.client.0.smithi178.stdout:op 756 completed, throughput=4.98MB/sec 2024-02-10T05:53:08.498 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zCEsMmUUFFcQVw2 off=15810623 len=716003 2024-02-10T05:53:08.503 INFO:tasks.workunit.client.0.smithi178.stdout:op 757 completed, throughput=4.99MB/sec 2024-02-10T05:53:08.503 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LsbaaWTRT60ezUn off=22401086 len=641881 2024-02-10T05:53:08.504 INFO:tasks.workunit.client.0.smithi178.stdout:op 758 completed, throughput=4.99MB/sec 2024-02-10T05:53:08.504 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-soYfV8e8VDNhirw off=9006968 len=556999 2024-02-10T05:53:08.505 INFO:tasks.workunit.client.0.smithi178.stdout:op 759 completed, throughput=4.99MB/sec 2024-02-10T05:53:08.505 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vBrTof5_djDovNp off=1927615 len=1021228 2024-02-10T05:53:08.510 INFO:tasks.workunit.client.0.smithi178.stdout:op 760 completed, throughput=5MB/sec 2024-02-10T05:53:08.510 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-063X-gjIoR8qbCw off=4514052 len=1311240 2024-02-10T05:53:08.513 INFO:tasks.workunit.client.0.smithi178.stdout:op 761 completed, throughput=5.01MB/sec 2024-02-10T05:53:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:08 smithi189 ceph-mon[89631]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-10T05:53:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:08 smithi178 ceph-mon[92537]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-10T05:53:09.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:08 smithi178 ceph-mon[95116]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-10T05:53:09.513 INFO:tasks.workunit.client.0.smithi178.stdout: 148: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:09.513 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tcSEV6_vOPQ8HKy off=1400729 len=653133 2024-02-10T05:53:09.514 INFO:tasks.workunit.client.0.smithi178.stdout:op 762 completed, throughput=4.98MB/sec 2024-02-10T05:53:09.514 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Jhj8bLPEVQBUfKC off=7177055 len=1616825 2024-02-10T05:53:09.518 INFO:tasks.workunit.client.0.smithi178.stdout:op 763 completed, throughput=4.99MB/sec 2024-02-10T05:53:09.518 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IGyb_zE0crgu7F5 off=1159720 len=732231 2024-02-10T05:53:09.519 INFO:tasks.workunit.client.0.smithi178.stdout:op 764 completed, throughput=4.99MB/sec 2024-02-10T05:53:09.519 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4vYzvUgIVSsEcMc off=13248612 len=663301 2024-02-10T05:53:09.520 INFO:tasks.workunit.client.0.smithi178.stdout:op 765 completed, throughput=5MB/sec 2024-02-10T05:53:09.520 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-emAV036xRZYTjvc off=3328730 len=1053836 2024-02-10T05:53:09.522 INFO:tasks.workunit.client.0.smithi178.stdout:op 766 completed, throughput=5MB/sec 2024-02-10T05:53:10.522 INFO:tasks.workunit.client.0.smithi178.stdout: 149: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:10.522 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ne9TkPLia_DRZzj off=884870 len=1163608 2024-02-10T05:53:10.528 INFO:tasks.workunit.client.0.smithi178.stdout:op 767 completed, throughput=4.98MB/sec 2024-02-10T05:53:10.528 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-59eAeR-BuxKItiF off=10219648 len=507427 2024-02-10T05:53:10.529 INFO:tasks.workunit.client.0.smithi178.stdout:op 768 completed, throughput=4.98MB/sec 2024-02-10T05:53:10.529 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ivb87A2hyvl8kWK off=651130 len=339319 2024-02-10T05:53:10.530 INFO:tasks.workunit.client.0.smithi178.stdout:op 769 completed, throughput=4.98MB/sec 2024-02-10T05:53:10.530 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vqKgK-0lhRK_D00 off=1156863 len=1559301 2024-02-10T05:53:10.544 INFO:tasks.workunit.client.0.smithi178.stdout:op 770 completed, throughput=4.99MB/sec 2024-02-10T05:53:10.544 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OrPOHcACsd-jfAi off=10691561 len=2096613 2024-02-10T05:53:10.552 INFO:tasks.workunit.client.0.smithi178.stdout:op 771 completed, throughput=5.01MB/sec 2024-02-10T05:53:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:10 smithi189 ceph-mon[89631]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:53:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:10 smithi178 ceph-mon[92537]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:53:11.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:10 smithi178 ceph-mon[95116]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:53:11.553 INFO:tasks.workunit.client.0.smithi178.stdout: 150: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:11.554 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hMaAfV3dJaaf3Ql off=78563 len=94609 2024-02-10T05:53:11.554 INFO:tasks.workunit.client.0.smithi178.stdout:op 772 completed, throughput=4.97MB/sec 2024-02-10T05:53:11.554 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SJHGkirE7Wion_S off=15069710 len=1411517 2024-02-10T05:53:11.555 INFO:tasks.workunit.client.0.smithi178.stdout:op 773 completed, throughput=4.98MB/sec 2024-02-10T05:53:11.555 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0EQCCmsZagJkULy off=2777938 len=324375 2024-02-10T05:53:11.556 INFO:tasks.workunit.client.0.smithi178.stdout:op 774 completed, throughput=4.98MB/sec 2024-02-10T05:53:11.556 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-emHnhKkR7Myw_WP off=395790 len=473443 2024-02-10T05:53:11.557 INFO:tasks.workunit.client.0.smithi178.stdout:op 775 completed, throughput=4.99MB/sec 2024-02-10T05:53:11.557 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ntdTPvp3_-wzdqe off=9979505 len=1307823 2024-02-10T05:53:11.559 INFO:tasks.workunit.client.0.smithi178.stdout:op 776 completed, throughput=5MB/sec 2024-02-10T05:53:11.559 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-msqyDMoLd0XLndS off=4975172 len=748223 2024-02-10T05:53:11.560 INFO:tasks.workunit.client.0.smithi178.stdout:op 777 completed, throughput=5MB/sec 2024-02-10T05:53:12.561 INFO:tasks.workunit.client.0.smithi178.stdout: 151: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:12.561 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AueMV3SZEFz2SU0 off=8104428 len=904609 2024-02-10T05:53:12.566 INFO:tasks.workunit.client.0.smithi178.stdout:op 778 completed, throughput=4.97MB/sec 2024-02-10T05:53:12.566 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ayei4E4bM-ob12R off=12591842 len=1796328 2024-02-10T05:53:12.574 INFO:tasks.workunit.client.0.smithi178.stdout:op 779 completed, throughput=4.98MB/sec 2024-02-10T05:53:12.574 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wErRh17KPURZ4VY off=8144531 len=308063 2024-02-10T05:53:12.577 INFO:tasks.workunit.client.0.smithi178.stdout:op 780 completed, throughput=4.99MB/sec 2024-02-10T05:53:12.577 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SsSGTiNS7PmWwpa off=1518034 len=1475185 2024-02-10T05:53:12.580 INFO:tasks.workunit.client.0.smithi178.stdout:op 781 completed, throughput=4.99MB/sec 2024-02-10T05:53:12.580 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HTzpPSuBSJICWA1 off=94841 len=471689 2024-02-10T05:53:12.583 INFO:tasks.workunit.client.0.smithi178.stdout:op 782 completed, throughput=5MB/sec 2024-02-10T05:53:12.583 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4itYyarl5niSWNt off=11100499 len=1089461 2024-02-10T05:53:12.588 INFO:tasks.workunit.client.0.smithi178.stdout:op 783 completed, throughput=5MB/sec 2024-02-10T05:53:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:12 smithi189 ceph-mon[89631]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:53:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:12 smithi178 ceph-mon[92537]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:53:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:12 smithi178 ceph-mon[95116]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:53:13.589 INFO:tasks.workunit.client.0.smithi178.stdout: 152: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:13.589 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ar6YChxVuXH1kep off=795910 len=1626661 2024-02-10T05:53:13.591 INFO:tasks.workunit.client.0.smithi178.stdout:op 784 completed, throughput=4.98MB/sec 2024-02-10T05:53:13.591 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9-PE3r7l5km1mvz off=20696775 len=1000243 2024-02-10T05:53:13.592 INFO:tasks.workunit.client.0.smithi178.stdout:op 785 completed, throughput=4.99MB/sec 2024-02-10T05:53:13.592 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0WwGrDTu-r6vqJM off=8489324 len=349322 2024-02-10T05:53:13.594 INFO:tasks.workunit.client.0.smithi178.stdout:op 786 completed, throughput=4.99MB/sec 2024-02-10T05:53:13.594 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ic_3PY530sZ6tyi off=5711546 len=78059 2024-02-10T05:53:13.594 INFO:tasks.workunit.client.0.smithi178.stdout:op 787 completed, throughput=4.99MB/sec 2024-02-10T05:53:13.594 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0EQCCmsZagJkULy off=1788335 len=3926 2024-02-10T05:53:13.597 INFO:tasks.workunit.client.0.smithi178.stdout:op 788 completed, throughput=4.99MB/sec 2024-02-10T05:53:13.597 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tSl1J2KVuGSKbG6 off=1629825 len=1002883 2024-02-10T05:53:13.602 INFO:tasks.workunit.client.0.smithi178.stdout:op 789 completed, throughput=5MB/sec 2024-02-10T05:53:13.602 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-34m9mAdNxkS4P2T off=202685 len=85126 2024-02-10T05:53:13.605 INFO:tasks.workunit.client.0.smithi178.stdout:op 790 completed, throughput=5MB/sec 2024-02-10T05:53:13.605 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-K2SA6rMXO7jDM8N off=462463 len=1235984 2024-02-10T05:53:13.610 INFO:tasks.workunit.client.0.smithi178.stdout:op 791 completed, throughput=5MB/sec 2024-02-10T05:53:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:14.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:14.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:14.610 INFO:tasks.workunit.client.0.smithi178.stdout: 153: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:14.610 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qt8W4h3uAspUmOI off=5251424 len=1910037 2024-02-10T05:53:14.622 INFO:tasks.workunit.client.0.smithi178.stdout:op 792 completed, throughput=4.98MB/sec 2024-02-10T05:53:14.622 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Odt9IvL3GQk5zcA off=3310532 len=1804370 2024-02-10T05:53:14.624 INFO:tasks.workunit.client.0.smithi178.stdout:op 793 completed, throughput=4.99MB/sec 2024-02-10T05:53:14.625 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DxiuzqxSNiffSU_ off=241059 len=1225839 2024-02-10T05:53:14.626 INFO:tasks.workunit.client.0.smithi178.stdout:op 794 completed, throughput=5MB/sec 2024-02-10T05:53:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:14 smithi189 ceph-mon[89631]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:53:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:14 smithi178 ceph-mon[92537]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:53:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:14 smithi178 ceph-mon[95116]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:53:15.626 INFO:tasks.workunit.client.0.smithi178.stdout: 154: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:15.626 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2_7VQ2M31g2GZli off=1212135 len=1535073 2024-02-10T05:53:15.630 INFO:tasks.workunit.client.0.smithi178.stdout:op 795 completed, throughput=4.98MB/sec 2024-02-10T05:53:15.630 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bzy4q3LdT8GAgFx off=3605021 len=194344 2024-02-10T05:53:15.633 INFO:tasks.workunit.client.0.smithi178.stdout:op 796 completed, throughput=4.98MB/sec 2024-02-10T05:53:15.633 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-H2_BLsyECUVTMax off=20545001 len=1854084 2024-02-10T05:53:15.643 INFO:tasks.workunit.client.0.smithi178.stdout:op 797 completed, throughput=4.99MB/sec 2024-02-10T05:53:15.643 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DLrDe0tzKYMZB6T off=7309635 len=1234069 2024-02-10T05:53:15.649 INFO:tasks.workunit.client.0.smithi178.stdout:op 798 completed, throughput=5MB/sec 2024-02-10T05:53:15.649 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-H-cn2CDdaAx283I off=20371835 len=478779 2024-02-10T05:53:15.650 INFO:tasks.workunit.client.0.smithi178.stdout:op 799 completed, throughput=5MB/sec 2024-02-10T05:53:16.650 INFO:tasks.workunit.client.0.smithi178.stdout: 155: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:16.650 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dyzqzArx_jW24LJ off=4911668 len=1629862 2024-02-10T05:53:16.652 INFO:tasks.workunit.client.0.smithi178.stdout:op 800 completed, throughput=4.98MB/sec 2024-02-10T05:53:16.652 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i-EvwM2Kawi_sHY off=2393099 len=1529198 2024-02-10T05:53:16.659 INFO:tasks.workunit.client.0.smithi178.stdout:op 801 completed, throughput=4.99MB/sec 2024-02-10T05:53:16.659 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-C6yWclei6PTI1-K off=439668 len=495947 2024-02-10T05:53:16.660 INFO:tasks.workunit.client.0.smithi178.stdout:op 802 completed, throughput=4.99MB/sec 2024-02-10T05:53:16.660 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EjjE9ap_1VlOaMt off=4180371 len=65509 2024-02-10T05:53:16.661 INFO:tasks.workunit.client.0.smithi178.stdout:op 803 completed, throughput=4.99MB/sec 2024-02-10T05:53:16.661 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ma-bZZiKecWhmB0 off=6397585 len=1761599 2024-02-10T05:53:16.662 INFO:tasks.workunit.client.0.smithi178.stdout:op 804 completed, throughput=5MB/sec 2024-02-10T05:53:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:16 smithi189 ceph-mon[89631]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:53:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:16 smithi178 ceph-mon[92537]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:53:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:16 smithi178 ceph-mon[95116]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:53:17.662 INFO:tasks.workunit.client.0.smithi178.stdout: 156: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:17.663 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IBFka5D4diI9V8Q off=8475400 len=923055 2024-02-10T05:53:17.667 INFO:tasks.workunit.client.0.smithi178.stdout:op 805 completed, throughput=4.98MB/sec 2024-02-10T05:53:17.667 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GIaaU3KtZHdYGlC off=21625722 len=347514 2024-02-10T05:53:17.668 INFO:tasks.workunit.client.0.smithi178.stdout:op 806 completed, throughput=4.98MB/sec 2024-02-10T05:53:17.668 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mnzhkCSnLbbjVSJ off=8786228 len=351844 2024-02-10T05:53:17.672 INFO:tasks.workunit.client.0.smithi178.stdout:op 807 completed, throughput=4.98MB/sec 2024-02-10T05:53:17.672 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-V1eeWPBwFDE2OOu off=5194155 len=586271 2024-02-10T05:53:17.676 INFO:tasks.workunit.client.0.smithi178.stdout:op 808 completed, throughput=4.98MB/sec 2024-02-10T05:53:17.676 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-46OPbarvs1X5gkM off=2137545 len=157244 2024-02-10T05:53:17.676 INFO:tasks.workunit.client.0.smithi178.stdout:op 809 completed, throughput=4.98MB/sec 2024-02-10T05:53:17.676 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IsB0q0WiIAzHllR off=15710147 len=1419858 2024-02-10T05:53:17.683 INFO:tasks.workunit.client.0.smithi178.stdout:op 810 completed, throughput=4.99MB/sec 2024-02-10T05:53:17.683 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rOuPnwJ3XasFuy9 off=8331033 len=1389140 2024-02-10T05:53:17.688 INFO:tasks.workunit.client.0.smithi178.stdout:op 811 completed, throughput=5MB/sec 2024-02-10T05:53:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:53:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:53:17] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-02-10T05:53:18.689 INFO:tasks.workunit.client.0.smithi178.stdout: 157: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:18.689 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cR8mye0Cfa13QQJ off=433707 len=258968 2024-02-10T05:53:18.692 INFO:tasks.workunit.client.0.smithi178.stdout:op 812 completed, throughput=4.97MB/sec 2024-02-10T05:53:18.692 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Lvu-gJrAXc8v_C4 off=1445263 len=1898930 2024-02-10T05:53:18.700 INFO:tasks.workunit.client.0.smithi178.stdout:op 813 completed, throughput=4.98MB/sec 2024-02-10T05:53:18.700 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4MU_BGCPMT1FwNk off=3019911 len=1149965 2024-02-10T05:53:18.704 INFO:tasks.workunit.client.0.smithi178.stdout:op 814 completed, throughput=4.99MB/sec 2024-02-10T05:53:18.704 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4SzNALLIw94YqOc off=17299212 len=273636 2024-02-10T05:53:18.704 INFO:tasks.workunit.client.0.smithi178.stdout:op 815 completed, throughput=4.99MB/sec 2024-02-10T05:53:18.704 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-B-5IWvQqS4jMiQn off=2526052 len=1135467 2024-02-10T05:53:18.709 INFO:tasks.workunit.client.0.smithi178.stdout:op 816 completed, throughput=5MB/sec 2024-02-10T05:53:18.709 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-djGRLyarvl56-Pr off=502762 len=1531187 2024-02-10T05:53:18.710 INFO:tasks.workunit.client.0.smithi178.stdout:op 817 completed, throughput=5.01MB/sec 2024-02-10T05:53:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:18 smithi189 ceph-mon[89631]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:53:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:18 smithi178 ceph-mon[92537]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:53:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:18 smithi178 ceph-mon[95116]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:53:19.711 INFO:tasks.workunit.client.0.smithi178.stdout: 158: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:19.711 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HeuDBYKUAKRCP2A off=1364988 len=722811 2024-02-10T05:53:19.715 INFO:tasks.workunit.client.0.smithi178.stdout:op 818 completed, throughput=4.98MB/sec 2024-02-10T05:53:19.715 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ycEqY6RMDgZqCf4 off=12755571 len=1483620 2024-02-10T05:53:19.717 INFO:tasks.workunit.client.0.smithi178.stdout:op 819 completed, throughput=4.99MB/sec 2024-02-10T05:53:19.717 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2M1HWtRHDJX--6t off=1076330 len=742358 2024-02-10T05:53:19.718 INFO:tasks.workunit.client.0.smithi178.stdout:op 820 completed, throughput=4.99MB/sec 2024-02-10T05:53:19.719 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BVWPo_m-s-UQ72L off=1349428 len=54671 2024-02-10T05:53:19.719 INFO:tasks.workunit.client.0.smithi178.stdout:op 821 completed, throughput=4.99MB/sec 2024-02-10T05:53:19.719 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Nj4qZaR_qZ4WRfZ off=17290702 len=703882 2024-02-10T05:53:19.720 INFO:tasks.workunit.client.0.smithi178.stdout:op 822 completed, throughput=5MB/sec 2024-02-10T05:53:19.720 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KLMf7ugZcFoEV_I off=13467402 len=1666140 2024-02-10T05:53:19.730 INFO:tasks.workunit.client.0.smithi178.stdout:op 823 completed, throughput=5.01MB/sec 2024-02-10T05:53:20.730 INFO:tasks.workunit.client.0.smithi178.stdout: 159: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:20.730 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6eat4CBaOoMgKeg off=223723 len=1317694 2024-02-10T05:53:20.738 INFO:tasks.workunit.client.0.smithi178.stdout:op 824 completed, throughput=4.98MB/sec 2024-02-10T05:53:20.738 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9q21j1Oloq2dv2s off=9506678 len=307091 2024-02-10T05:53:20.741 INFO:tasks.workunit.client.0.smithi178.stdout:op 825 completed, throughput=4.99MB/sec 2024-02-10T05:53:20.741 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UX4dh4HdfyKmw-l off=815337 len=1044441 2024-02-10T05:53:20.748 INFO:tasks.workunit.client.0.smithi178.stdout:op 826 completed, throughput=4.99MB/sec 2024-02-10T05:53:20.748 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xdHAndw92o_ar2M off=2706719 len=2049528 2024-02-10T05:53:20.757 INFO:tasks.workunit.client.0.smithi178.stdout:op 827 completed, throughput=5MB/sec 2024-02-10T05:53:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:20 smithi189 ceph-mon[89631]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:53:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:20 smithi178 ceph-mon[92537]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:53:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:20 smithi178 ceph-mon[95116]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:53:21.757 INFO:tasks.workunit.client.0.smithi178.stdout: 160: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:21.757 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rXl-XVcsKH7m1Qf off=7852579 len=1438346 2024-02-10T05:53:21.759 INFO:tasks.workunit.client.0.smithi178.stdout:op 828 completed, throughput=4.98MB/sec 2024-02-10T05:53:21.759 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DldpMrQAoFgBOCf off=12340401 len=279841 2024-02-10T05:53:21.762 INFO:tasks.workunit.client.0.smithi178.stdout:op 829 completed, throughput=4.98MB/sec 2024-02-10T05:53:21.762 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ji_5hHO8WdZmMSF off=16530717 len=1697725 2024-02-10T05:53:21.769 INFO:tasks.workunit.client.0.smithi178.stdout:op 830 completed, throughput=4.99MB/sec 2024-02-10T05:53:21.769 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RFe55W-6Ec5vmqq off=965354 len=277193 2024-02-10T05:53:21.769 INFO:tasks.workunit.client.0.smithi178.stdout:op 831 completed, throughput=4.99MB/sec 2024-02-10T05:53:21.769 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OHIyezjujBGVT2_ off=11173739 len=1368805 2024-02-10T05:53:21.770 INFO:tasks.workunit.client.0.smithi178.stdout:op 832 completed, throughput=5MB/sec 2024-02-10T05:53:22.771 INFO:tasks.workunit.client.0.smithi178.stdout: 161: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:22.771 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Lqa6iiQc7VftfD2 off=2924682 len=1254188 2024-02-10T05:53:22.777 INFO:tasks.workunit.client.0.smithi178.stdout:op 833 completed, throughput=4.98MB/sec 2024-02-10T05:53:22.777 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gzIhgu0aKaEKyOQ off=11130671 len=1292692 2024-02-10T05:53:22.779 INFO:tasks.workunit.client.0.smithi178.stdout:op 834 completed, throughput=4.99MB/sec 2024-02-10T05:53:22.779 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YDJ7_PAMEkPcnUA off=5350393 len=1203703 2024-02-10T05:53:22.781 INFO:tasks.workunit.client.0.smithi178.stdout:op 835 completed, throughput=4.99MB/sec 2024-02-10T05:53:22.781 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Xka4k_onQm7290L off=19109629 len=520699 2024-02-10T05:53:22.782 INFO:tasks.workunit.client.0.smithi178.stdout:op 836 completed, throughput=5MB/sec 2024-02-10T05:53:22.782 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Rp3lJFppJ262mgq off=14025910 len=621545 2024-02-10T05:53:22.784 INFO:tasks.workunit.client.0.smithi178.stdout:op 837 completed, throughput=5MB/sec 2024-02-10T05:53:22.784 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hA9SSMnwbvyoZeE off=854918 len=2023706 2024-02-10T05:53:22.793 INFO:tasks.workunit.client.0.smithi178.stdout:op 838 completed, throughput=5.01MB/sec 2024-02-10T05:53:23.039 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:22 smithi189 ceph-mon[89631]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:53:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:22 smithi178 ceph-mon[92537]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:53:23.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:22 smithi178 ceph-mon[95116]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:53:23.793 INFO:tasks.workunit.client.0.smithi178.stdout: 162: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:23.794 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bU8ToJPpBeDX41B off=4665462 len=2007871 2024-02-10T05:53:23.796 INFO:tasks.workunit.client.0.smithi178.stdout:op 839 completed, throughput=4.99MB/sec 2024-02-10T05:53:23.796 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kCNxyPMgm1aXRI6 off=5589099 len=113283 2024-02-10T05:53:23.799 INFO:tasks.workunit.client.0.smithi178.stdout:op 840 completed, throughput=4.99MB/sec 2024-02-10T05:53:23.799 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KkPBd2kas_Lg4wS off=13202112 len=1389376 2024-02-10T05:53:23.800 INFO:tasks.workunit.client.0.smithi178.stdout:op 841 completed, throughput=5MB/sec 2024-02-10T05:53:24.801 INFO:tasks.workunit.client.0.smithi178.stdout: 163: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:24.801 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--vCoLUckijJ92gV off=294196 len=885403 2024-02-10T05:53:24.802 INFO:tasks.workunit.client.0.smithi178.stdout:op 842 completed, throughput=4.97MB/sec 2024-02-10T05:53:24.802 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dmwY3t6Jx4gstnM off=2370813 len=549256 2024-02-10T05:53:24.806 INFO:tasks.workunit.client.0.smithi178.stdout:op 843 completed, throughput=4.98MB/sec 2024-02-10T05:53:24.806 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_cb1G1g9cMXVE-V off=2293969 len=1996803 2024-02-10T05:53:24.815 INFO:tasks.workunit.client.0.smithi178.stdout:op 844 completed, throughput=4.99MB/sec 2024-02-10T05:53:24.815 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WgQwSjlcantnCqQ off=5561208 len=53046 2024-02-10T05:53:24.818 INFO:tasks.workunit.client.0.smithi178.stdout:op 845 completed, throughput=4.99MB/sec 2024-02-10T05:53:24.818 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-N_LUlyVqVTe42J- off=643346 len=1270774 2024-02-10T05:53:24.823 INFO:tasks.workunit.client.0.smithi178.stdout:op 846 completed, throughput=5MB/sec 2024-02-10T05:53:24.823 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ig8mqS3638fiV02 off=16093307 len=1156841 2024-02-10T05:53:24.826 INFO:tasks.workunit.client.0.smithi178.stdout:op 847 completed, throughput=5MB/sec 2024-02-10T05:53:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:24 smithi189 ceph-mon[89631]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:53:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:24 smithi178 ceph-mon[92537]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:53:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:24 smithi178 ceph-mon[95116]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:53:25.826 INFO:tasks.workunit.client.0.smithi178.stdout: 164: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:25.826 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LiD_0xcSuzcbmwA off=6490577 len=272603 2024-02-10T05:53:25.827 INFO:tasks.workunit.client.0.smithi178.stdout:op 848 completed, throughput=4.97MB/sec 2024-02-10T05:53:25.827 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cafwwV3xkpdgjNv off=18667554 len=478154 2024-02-10T05:53:25.828 INFO:tasks.workunit.client.0.smithi178.stdout:op 849 completed, throughput=4.98MB/sec 2024-02-10T05:53:25.829 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uBWAXPgWdRoN9KG off=4005427 len=1248454 2024-02-10T05:53:25.834 INFO:tasks.workunit.client.0.smithi178.stdout:op 850 completed, throughput=4.98MB/sec 2024-02-10T05:53:25.834 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-l_LcjlHeSa4SUL2 off=9144814 len=779329 2024-02-10T05:53:25.839 INFO:tasks.workunit.client.0.smithi178.stdout:op 851 completed, throughput=4.99MB/sec 2024-02-10T05:53:25.839 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7_kENapGVfvmHEa off=22509551 len=1987234 2024-02-10T05:53:25.840 INFO:tasks.workunit.client.0.smithi178.stdout:op 852 completed, throughput=5MB/sec 2024-02-10T05:53:25.840 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DgZOFv-KqJwP5Jq off=12341745 len=2079158 2024-02-10T05:53:25.842 INFO:tasks.workunit.client.0.smithi178.stdout:op 853 completed, throughput=5.01MB/sec 2024-02-10T05:53:26.843 INFO:tasks.workunit.client.0.smithi178.stdout: 165: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:26.843 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yUbB-WQNnPuor2w off=11792934 len=1307068 2024-02-10T05:53:26.849 INFO:tasks.workunit.client.0.smithi178.stdout:op 854 completed, throughput=4.99MB/sec 2024-02-10T05:53:26.849 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WrapbE6ssu_GgiN off=292217 len=66052 2024-02-10T05:53:26.850 INFO:tasks.workunit.client.0.smithi178.stdout:op 855 completed, throughput=4.99MB/sec 2024-02-10T05:53:26.850 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_Tz1xBYGX4PGgZ_ off=9950629 len=1931028 2024-02-10T05:53:26.852 INFO:tasks.workunit.client.0.smithi178.stdout:op 856 completed, throughput=5MB/sec 2024-02-10T05:53:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:26 smithi189 ceph-mon[89631]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-10T05:53:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:26 smithi178 ceph-mon[92537]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-10T05:53:27.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:26 smithi178 ceph-mon[95116]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-10T05:53:27.853 INFO:tasks.workunit.client.0.smithi178.stdout: 166: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:27.853 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vgxWwk5ojLbqjuJ off=199815 len=1538477 2024-02-10T05:53:27.855 INFO:tasks.workunit.client.0.smithi178.stdout:op 857 completed, throughput=4.98MB/sec 2024-02-10T05:53:27.855 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EYr9XDNPQnzTAL_ off=12686599 len=1952889 2024-02-10T05:53:27.863 INFO:tasks.workunit.client.0.smithi178.stdout:op 858 completed, throughput=4.99MB/sec 2024-02-10T05:53:27.863 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FcGg5BnQdjMJajF off=15122455 len=231063 2024-02-10T05:53:27.864 INFO:tasks.workunit.client.0.smithi178.stdout:op 859 completed, throughput=4.99MB/sec 2024-02-10T05:53:27.864 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-D0xabeuwJ_sSB2F off=1542309 len=1016299 2024-02-10T05:53:27.867 INFO:tasks.workunit.client.0.smithi178.stdout:op 860 completed, throughput=5MB/sec 2024-02-10T05:53:27.867 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-17qYJUS30PIe6Tx off=17877316 len=146015 2024-02-10T05:53:27.867 INFO:tasks.workunit.client.0.smithi178.stdout:op 861 completed, throughput=5MB/sec 2024-02-10T05:53:27.867 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lFMsJMH17sRjoDq off=3592863 len=747732 2024-02-10T05:53:27.868 INFO:tasks.workunit.client.0.smithi178.stdout:op 862 completed, throughput=5MB/sec 2024-02-10T05:53:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:53:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:53:27] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-02-10T05:53:28.868 INFO:tasks.workunit.client.0.smithi178.stdout: 167: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:28.869 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zOeqF_f8prkeMzt off=3467350 len=1642785 2024-02-10T05:53:28.878 INFO:tasks.workunit.client.0.smithi178.stdout:op 863 completed, throughput=4.98MB/sec 2024-02-10T05:53:28.879 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Fp10inB1C-AeUPM off=9911596 len=1358561 2024-02-10T05:53:28.881 INFO:tasks.workunit.client.0.smithi178.stdout:op 864 completed, throughput=4.99MB/sec 2024-02-10T05:53:28.881 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Sk0T1FutfMz80tN off=3239562 len=1686114 2024-02-10T05:53:28.883 INFO:tasks.workunit.client.0.smithi178.stdout:op 865 completed, throughput=5MB/sec 2024-02-10T05:53:28.883 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-m194qiieg5p7zt5 off=14051055 len=802101 2024-02-10T05:53:28.888 INFO:tasks.workunit.client.0.smithi178.stdout:op 866 completed, throughput=5MB/sec 2024-02-10T05:53:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:28 smithi189 ceph-mon[89631]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:53:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:29.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:28 smithi178 ceph-mon[95116]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:53:29.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:28 smithi178 ceph-mon[92537]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:53:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:29.888 INFO:tasks.workunit.client.0.smithi178.stdout: 168: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:29.888 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GWrsQL_paCXmEva off=6804964 len=368595 2024-02-10T05:53:29.892 INFO:tasks.workunit.client.0.smithi178.stdout:op 867 completed, throughput=4.98MB/sec 2024-02-10T05:53:29.892 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-q_9tg2qcUpcYqYk off=341115 len=888105 2024-02-10T05:53:29.893 INFO:tasks.workunit.client.0.smithi178.stdout:op 868 completed, throughput=4.98MB/sec 2024-02-10T05:53:29.893 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CQ6pQK5YSKb47V2 off=15973378 len=1688874 2024-02-10T05:53:29.895 INFO:tasks.workunit.client.0.smithi178.stdout:op 869 completed, throughput=4.99MB/sec 2024-02-10T05:53:29.895 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gBGQfcgux2BJIqp off=12271856 len=1796907 2024-02-10T05:53:29.897 INFO:tasks.workunit.client.0.smithi178.stdout:op 870 completed, throughput=5MB/sec 2024-02-10T05:53:29.898 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vNqlOgNCIo5dnwY off=9419708 len=960302 2024-02-10T05:53:29.898 INFO:tasks.workunit.client.0.smithi178.stdout:op 871 completed, throughput=5.01MB/sec 2024-02-10T05:53:30.899 INFO:tasks.workunit.client.0.smithi178.stdout: 169: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:30.899 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ilMgpHIq8JCQwOb off=3587010 len=28803 2024-02-10T05:53:30.901 INFO:tasks.workunit.client.0.smithi178.stdout:op 872 completed, throughput=4.98MB/sec 2024-02-10T05:53:30.901 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CJPo7023Mu8YHCr off=6921204 len=411886 2024-02-10T05:53:30.902 INFO:tasks.workunit.client.0.smithi178.stdout:op 873 completed, throughput=4.98MB/sec 2024-02-10T05:53:30.902 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rOCTmM2T7OQBICx off=3696716 len=448138 2024-02-10T05:53:30.903 INFO:tasks.workunit.client.0.smithi178.stdout:op 874 completed, throughput=4.98MB/sec 2024-02-10T05:53:30.903 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VLhCEKQR_T_WyLT off=5292452 len=1951246 2024-02-10T05:53:30.911 INFO:tasks.workunit.client.0.smithi178.stdout:op 875 completed, throughput=4.99MB/sec 2024-02-10T05:53:30.911 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AKctRORiRo-SwVu off=7002678 len=2036131 2024-02-10T05:53:30.919 INFO:tasks.workunit.client.0.smithi178.stdout:op 876 completed, throughput=5MB/sec 2024-02-10T05:53:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:30 smithi189 ceph-mon[89631]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T05:53:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:30 smithi178 ceph-mon[92537]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T05:53:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:30 smithi178 ceph-mon[95116]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T05:53:31.919 INFO:tasks.workunit.client.0.smithi178.stdout: 170: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:31.919 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oFfh8ZgMvSBzq8b off=8767613 len=1640328 2024-02-10T05:53:31.921 INFO:tasks.workunit.client.0.smithi178.stdout:op 877 completed, throughput=4.98MB/sec 2024-02-10T05:53:31.921 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-olR9D3Yq5EuZz5k off=2558662 len=1240034 2024-02-10T05:53:31.927 INFO:tasks.workunit.client.0.smithi178.stdout:op 878 completed, throughput=4.99MB/sec 2024-02-10T05:53:31.927 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ofdpp11opghoWTC off=3216627 len=69227 2024-02-10T05:53:31.929 INFO:tasks.workunit.client.0.smithi178.stdout:op 879 completed, throughput=4.99MB/sec 2024-02-10T05:53:31.929 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-h8xwG-c1Hy9865R off=5566040 len=345065 2024-02-10T05:53:31.933 INFO:tasks.workunit.client.0.smithi178.stdout:op 880 completed, throughput=4.99MB/sec 2024-02-10T05:53:31.933 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-D9OCPzJEdGxRQR2 off=9576092 len=187397 2024-02-10T05:53:31.933 INFO:tasks.workunit.client.0.smithi178.stdout:op 881 completed, throughput=4.99MB/sec 2024-02-10T05:53:31.933 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qwcf0VWhDeqyoJc off=4207977 len=1725502 2024-02-10T05:53:31.935 INFO:tasks.workunit.client.0.smithi178.stdout:op 882 completed, throughput=5MB/sec 2024-02-10T05:53:32.936 INFO:tasks.workunit.client.0.smithi178.stdout: 171: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:32.936 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ke0dWd4t3Fcu7Hr off=7240766 len=239891 2024-02-10T05:53:32.937 INFO:tasks.workunit.client.0.smithi178.stdout:op 883 completed, throughput=4.97MB/sec 2024-02-10T05:53:32.937 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tagCjz-aUD9kEMZ off=9950001 len=1592638 2024-02-10T05:53:32.944 INFO:tasks.workunit.client.0.smithi178.stdout:op 884 completed, throughput=4.98MB/sec 2024-02-10T05:53:32.944 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--sBXlsGHRi5j8PH off=14174326 len=971775 2024-02-10T05:53:32.949 INFO:tasks.workunit.client.0.smithi178.stdout:op 885 completed, throughput=4.99MB/sec 2024-02-10T05:53:32.950 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ayxeequFb432IYK off=8782094 len=500863 2024-02-10T05:53:32.951 INFO:tasks.workunit.client.0.smithi178.stdout:op 886 completed, throughput=4.99MB/sec 2024-02-10T05:53:32.951 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4EpawcjP8J9Xmck off=1707742 len=45224 2024-02-10T05:53:32.951 INFO:tasks.workunit.client.0.smithi178.stdout:op 887 completed, throughput=4.99MB/sec 2024-02-10T05:53:32.951 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0Jky6qy1sI4ECFx off=9322333 len=946398 2024-02-10T05:53:32.953 INFO:tasks.workunit.client.0.smithi178.stdout:op 888 completed, throughput=5MB/sec 2024-02-10T05:53:32.953 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-t2MaVA92Ks6ACWn off=1367557 len=225265 2024-02-10T05:53:32.953 INFO:tasks.workunit.client.0.smithi178.stdout:op 889 completed, throughput=5MB/sec 2024-02-10T05:53:32.954 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-40HD9XPU2AJdCdr off=359553 len=1095957 2024-02-10T05:53:32.955 INFO:tasks.workunit.client.0.smithi178.stdout:op 890 completed, throughput=5MB/sec 2024-02-10T05:53:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:32 smithi189 ceph-mon[89631]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:53:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:32 smithi178 ceph-mon[92537]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:53:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:32 smithi178 ceph-mon[95116]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:53:33.955 INFO:tasks.workunit.client.0.smithi178.stdout: 172: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:33.955 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Mghle09ja0k3kkf off=3868559 len=1169752 2024-02-10T05:53:33.961 INFO:tasks.workunit.client.0.smithi178.stdout:op 891 completed, throughput=4.98MB/sec 2024-02-10T05:53:33.961 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1j6C-JaxE-98XdK off=6391000 len=1082291 2024-02-10T05:53:33.963 INFO:tasks.workunit.client.0.smithi178.stdout:op 892 completed, throughput=4.99MB/sec 2024-02-10T05:53:33.964 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wY5kfLU4vqoii7- off=4450398 len=142516 2024-02-10T05:53:33.964 INFO:tasks.workunit.client.0.smithi178.stdout:op 893 completed, throughput=4.99MB/sec 2024-02-10T05:53:33.964 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kko7BoIADdM2dq4 off=7130863 len=1891734 2024-02-10T05:53:33.966 INFO:tasks.workunit.client.0.smithi178.stdout:op 894 completed, throughput=5MB/sec 2024-02-10T05:53:33.966 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LI0Sgdk_GMhsC1q off=580696 len=974687 2024-02-10T05:53:33.968 INFO:tasks.workunit.client.0.smithi178.stdout:op 895 completed, throughput=5MB/sec 2024-02-10T05:53:34.969 INFO:tasks.workunit.client.0.smithi178.stdout: 173: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:34.969 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tv9uxGU0vUztRnL off=1936777 len=1416812 2024-02-10T05:53:34.971 INFO:tasks.workunit.client.0.smithi178.stdout:op 896 completed, throughput=4.98MB/sec 2024-02-10T05:53:34.971 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AhUItIMZuZ0kZi1 off=4325941 len=1698036 2024-02-10T05:53:34.978 INFO:tasks.workunit.client.0.smithi178.stdout:op 897 completed, throughput=4.99MB/sec 2024-02-10T05:53:34.978 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-t_6XaruUwhnu8oe off=421248 len=1171333 2024-02-10T05:53:34.981 INFO:tasks.workunit.client.0.smithi178.stdout:op 898 completed, throughput=5MB/sec 2024-02-10T05:53:34.981 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9KbFlZjqg23j2t0 off=468133 len=1361231 2024-02-10T05:53:34.982 INFO:tasks.workunit.client.0.smithi178.stdout:op 899 completed, throughput=5MB/sec 2024-02-10T05:53:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:34 smithi189 ceph-mon[89631]: pgmap v1501: 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-02-10T05:53:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:34 smithi178 ceph-mon[92537]: pgmap v1501: 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-02-10T05:53:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:34 smithi178 ceph-mon[95116]: pgmap v1501: 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-02-10T05:53:35.983 INFO:tasks.workunit.client.0.smithi178.stdout: 174: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:35.984 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZiwKkhAooneJOtN off=3397477 len=192263 2024-02-10T05:53:35.984 INFO:tasks.workunit.client.0.smithi178.stdout:op 900 completed, throughput=4.98MB/sec 2024-02-10T05:53:35.984 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lD-J7ibbuYQ-WCg off=6624762 len=1973619 2024-02-10T05:53:35.994 INFO:tasks.workunit.client.0.smithi178.stdout:op 901 completed, throughput=4.99MB/sec 2024-02-10T05:53:35.994 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZpayqwdPvEtvlSh off=947380 len=311776 2024-02-10T05:53:35.994 INFO:tasks.workunit.client.0.smithi178.stdout:op 902 completed, throughput=4.99MB/sec 2024-02-10T05:53:35.995 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sSSAcLMT7AOsYNZ off=3898100 len=331467 2024-02-10T05:53:35.995 INFO:tasks.workunit.client.0.smithi178.stdout:op 903 completed, throughput=4.99MB/sec 2024-02-10T05:53:35.995 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QptXRm1VHAQgRzi off=997292 len=305867 2024-02-10T05:53:35.996 INFO:tasks.workunit.client.0.smithi178.stdout:op 904 completed, throughput=4.99MB/sec 2024-02-10T05:53:35.996 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WdpiCDXhFv6Fpay off=10638718 len=1310066 2024-02-10T05:53:35.997 INFO:tasks.workunit.client.0.smithi178.stdout:op 905 completed, throughput=5MB/sec 2024-02-10T05:53:35.997 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4UD-Ci7pdtCxBlx off=15652396 len=1724810 2024-02-10T05:53:35.999 INFO:tasks.workunit.client.0.smithi178.stdout:op 906 completed, throughput=5.01MB/sec 2024-02-10T05:53:36.999 INFO:tasks.workunit.client.0.smithi178.stdout: 175: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:36.999 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-az5bfh4smbFU0n8 off=18111287 len=440976 2024-02-10T05:53:37.003 INFO:tasks.workunit.client.0.smithi178.stdout:op 907 completed, throughput=4.98MB/sec 2024-02-10T05:53:37.003 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mZJSiLGfh4iYHZX off=2282102 len=12494 2024-02-10T05:53:37.003 INFO:tasks.workunit.client.0.smithi178.stdout:op 908 completed, throughput=4.98MB/sec 2024-02-10T05:53:37.003 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KsAXqC6aXnCiIH3 off=3622241 len=1746255 2024-02-10T05:53:37.005 INFO:tasks.workunit.client.0.smithi178.stdout:op 909 completed, throughput=4.99MB/sec 2024-02-10T05:53:37.005 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sJOUaAO6xiq1khm off=5279973 len=1501888 2024-02-10T05:53:37.006 INFO:tasks.workunit.client.0.smithi178.stdout:op 910 completed, throughput=5MB/sec 2024-02-10T05:53:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:36 smithi189 ceph-mon[89631]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:53:37.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:36 smithi178 ceph-mon[92537]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:53:37.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:36 smithi178 ceph-mon[95116]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:53:37.963 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:53:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:53:37] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.43.0" 2024-02-10T05:53:38.007 INFO:tasks.workunit.client.0.smithi178.stdout: 176: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:38.007 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HV2Zol4krbL8kAW off=4883021 len=1187586 2024-02-10T05:53:38.014 INFO:tasks.workunit.client.0.smithi178.stdout:op 911 completed, throughput=4.98MB/sec 2024-02-10T05:53:38.014 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-47XMpxpzjhG2Jn1 off=5331250 len=1830933 2024-02-10T05:53:38.017 INFO:tasks.workunit.client.0.smithi178.stdout:op 912 completed, throughput=4.99MB/sec 2024-02-10T05:53:38.017 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OQjFE7Vu2gEn-6i off=6564052 len=1986184 2024-02-10T05:53:38.021 INFO:tasks.workunit.client.0.smithi178.stdout:op 913 completed, throughput=5MB/sec 2024-02-10T05:53:38.021 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-h-mHRb9iYT7vArO off=1531053 len=1453827 2024-02-10T05:53:38.022 INFO:tasks.workunit.client.0.smithi178.stdout:op 914 completed, throughput=5.01MB/sec 2024-02-10T05:53:39.022 INFO:tasks.workunit.client.0.smithi178.stdout: 177: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:39.022 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qK67zZ_6jtuCoIy off=202847 len=1772132 2024-02-10T05:53:39.024 INFO:tasks.workunit.client.0.smithi178.stdout:op 915 completed, throughput=4.99MB/sec 2024-02-10T05:53:39.024 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Gn6P9Xnf8I1Cog7 off=2250986 len=19508 2024-02-10T05:53:39.027 INFO:tasks.workunit.client.0.smithi178.stdout:op 916 completed, throughput=4.99MB/sec 2024-02-10T05:53:39.027 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-F7qIlDoZ5v0nf2O off=7177566 len=1620326 2024-02-10T05:53:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:38 smithi189 ceph-mon[89631]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:53:39.037 INFO:tasks.workunit.client.0.smithi178.stdout:op 917 completed, throughput=5MB/sec 2024-02-10T05:53:39.037 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lW1fkk3gAfOQn8x off=7717520 len=1490842 2024-02-10T05:53:39.043 INFO:tasks.workunit.client.0.smithi178.stdout:op 918 completed, throughput=5MB/sec 2024-02-10T05:53:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:38 smithi178 ceph-mon[92537]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:53:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:38 smithi178 ceph-mon[95116]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:53:40.043 INFO:tasks.workunit.client.0.smithi178.stdout: 178: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:40.043 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-l_BzlIBWKaduQEQ off=6217243 len=1229276 2024-02-10T05:53:40.045 INFO:tasks.workunit.client.0.smithi178.stdout:op 919 completed, throughput=4.98MB/sec 2024-02-10T05:53:40.045 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_Q4U06Dtn0FYaWm off=1211155 len=1022846 2024-02-10T05:53:40.046 INFO:tasks.workunit.client.0.smithi178.stdout:op 920 completed, throughput=4.99MB/sec 2024-02-10T05:53:40.046 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RDR_aASZwKyTZ-m off=4194179 len=281734 2024-02-10T05:53:40.048 INFO:tasks.workunit.client.0.smithi178.stdout:op 921 completed, throughput=4.99MB/sec 2024-02-10T05:53:40.048 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xNkm0RS_t6qTt4i off=23090744 len=1638604 2024-02-10T05:53:40.049 INFO:tasks.workunit.client.0.smithi178.stdout:op 922 completed, throughput=5MB/sec 2024-02-10T05:53:40.049 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pj7N3cd2zpIDCc7 off=265077 len=245341 2024-02-10T05:53:40.050 INFO:tasks.workunit.client.0.smithi178.stdout:op 923 completed, throughput=5MB/sec 2024-02-10T05:53:40.050 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_oSuSXPIghLePS_ off=3040295 len=1422929 2024-02-10T05:53:40.051 INFO:tasks.workunit.client.0.smithi178.stdout:op 924 completed, throughput=5.01MB/sec 2024-02-10T05:53:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:40 smithi189 ceph-mon[89631]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:53:41.052 INFO:tasks.workunit.client.0.smithi178.stdout: 179: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:41.052 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-O2lU-FI3nu19DOA off=4275870 len=1884475 2024-02-10T05:53:41.054 INFO:tasks.workunit.client.0.smithi178.stdout:op 925 completed, throughput=4.99MB/sec 2024-02-10T05:53:41.054 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bJ_IoPIVK_tX4gS off=459297 len=1806020 2024-02-10T05:53:41.056 INFO:tasks.workunit.client.0.smithi178.stdout:op 926 completed, throughput=5MB/sec 2024-02-10T05:53:41.056 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QRtd8Af3EWdlbE4 off=3091282 len=1379532 2024-02-10T05:53:41.063 INFO:tasks.workunit.client.0.smithi178.stdout:op 927 completed, throughput=5.01MB/sec 2024-02-10T05:53:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:40 smithi178 ceph-mon[92537]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:53:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:40 smithi178 ceph-mon[95116]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:53:42.064 INFO:tasks.workunit.client.0.smithi178.stdout: 180: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:42.064 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rXN4_iapRS2l3EI off=1040999 len=1106830 2024-02-10T05:53:42.069 INFO:tasks.workunit.client.0.smithi178.stdout:op 928 completed, throughput=4.98MB/sec 2024-02-10T05:53:42.070 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3BTBSR3u-JaOCUP off=2811864 len=896471 2024-02-10T05:53:42.075 INFO:tasks.workunit.client.0.smithi178.stdout:op 929 completed, throughput=4.99MB/sec 2024-02-10T05:53:42.075 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UflTdBRKrldyqZL off=9180578 len=2014870 2024-02-10T05:53:42.087 INFO:tasks.workunit.client.0.smithi178.stdout:op 930 completed, throughput=5MB/sec 2024-02-10T05:53:42.088 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2T-BkzZS-WrO-We off=5028916 len=36986 2024-02-10T05:53:42.088 INFO:tasks.workunit.client.0.smithi178.stdout:op 931 completed, throughput=5MB/sec 2024-02-10T05:53:42.088 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-H3_DAR4W9-7vRf7 off=1331003 len=452877 2024-02-10T05:53:42.091 INFO:tasks.workunit.client.0.smithi178.stdout:op 932 completed, throughput=5MB/sec 2024-02-10T05:53:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:42 smithi189 ceph-mon[89631]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:53:43.091 INFO:tasks.workunit.client.0.smithi178.stdout: 181: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:43.092 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--vCoLUckijJ92gV off=0 len=1179599 2024-02-10T05:53:43.096 INFO:tasks.workunit.client.0.smithi178.stdout:op 933 completed, throughput=4.98MB/sec 2024-02-10T05:53:43.096 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uUncj7ssoS3dJO6 off=1689649 len=1238466 2024-02-10T05:53:43.101 INFO:tasks.workunit.client.0.smithi178.stdout:op 934 completed, throughput=4.99MB/sec 2024-02-10T05:53:43.101 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zgOAUKESMMsAd-a off=1366963 len=1047678 2024-02-10T05:53:43.102 INFO:tasks.workunit.client.0.smithi178.stdout:op 935 completed, throughput=4.99MB/sec 2024-02-10T05:53:43.102 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dOHJtPNLSrq74gO off=4194651 len=1334074 2024-02-10T05:53:43.109 INFO:tasks.workunit.client.0.smithi178.stdout:op 936 completed, throughput=5MB/sec 2024-02-10T05:53:43.109 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-avc8LymvdEdZy7Q off=2551479 len=87262 2024-02-10T05:53:43.110 INFO:tasks.workunit.client.0.smithi178.stdout:op 937 completed, throughput=5MB/sec 2024-02-10T05:53:43.110 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-q4nnItxNrw3zdjo off=14208554 len=936082 2024-02-10T05:53:43.113 INFO:tasks.workunit.client.0.smithi178.stdout:op 938 completed, throughput=5MB/sec 2024-02-10T05:53:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:42 smithi178 ceph-mon[92537]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:53:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:42 smithi178 ceph-mon[95116]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:53:44.113 INFO:tasks.workunit.client.0.smithi178.stdout: 182: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:44.114 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--uxkQ_PoCZqzioP off=7826860 len=1373897 2024-02-10T05:53:44.115 INFO:tasks.workunit.client.0.smithi178.stdout:op 939 completed, throughput=4.98MB/sec 2024-02-10T05:53:44.115 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UaoRcJ4kc8nPR4D off=1920208 len=2044160 2024-02-10T05:53:44.125 INFO:tasks.workunit.client.0.smithi178.stdout:op 940 completed, throughput=4.99MB/sec 2024-02-10T05:53:44.125 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Uu8D5o72vapY6y- off=3790975 len=1014684 2024-02-10T05:53:44.129 INFO:tasks.workunit.client.0.smithi178.stdout:op 941 completed, throughput=5MB/sec 2024-02-10T05:53:44.129 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-X17MG65U3M9pCoD off=9852513 len=301955 2024-02-10T05:53:44.129 INFO:tasks.workunit.client.0.smithi178.stdout:op 942 completed, throughput=5MB/sec 2024-02-10T05:53:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:53:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:43 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:53:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:43 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:53:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:53:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:43 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:53:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:43 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:53:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:53:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:43 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:53:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:43 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:53:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:45.130 INFO:tasks.workunit.client.0.smithi178.stdout: 183: throughput=4.97MB/sec pending data=0 2024-02-10T05:53:45.130 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1ZX5CtKllnlOZ-c off=16829783 len=1266614 2024-02-10T05:53:45.136 INFO:tasks.workunit.client.0.smithi178.stdout:op 943 completed, throughput=4.98MB/sec 2024-02-10T05:53:45.136 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nTBVyKo8Ff1xQhO off=5311864 len=1764351 2024-02-10T05:53:45.143 INFO:tasks.workunit.client.0.smithi178.stdout:op 944 completed, throughput=4.99MB/sec 2024-02-10T05:53:45.143 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ta7bSkTJI7-n8W0 off=4706934 len=1873014 2024-02-10T05:53:45.147 INFO:tasks.workunit.client.0.smithi178.stdout:op 945 completed, throughput=5MB/sec 2024-02-10T05:53:45.147 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rQuNHfZyXzTYJpY off=7500114 len=1724180 2024-02-10T05:53:45.148 INFO:tasks.workunit.client.0.smithi178.stdout:op 946 completed, throughput=5.01MB/sec 2024-02-10T05:53:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:44 smithi178 ceph-mon[92537]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T05:53:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:53:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:53:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:44 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:53:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:44 smithi178 ceph-mon[95116]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T05:53:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:53:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:53:45.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:44 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:53:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:44 smithi189 ceph-mon[89631]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T05:53:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:53:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:53:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:44 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:53:46.148 INFO:tasks.workunit.client.0.smithi178.stdout: 184: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:46.149 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RvmL9e48931SD-r off=6703903 len=244558 2024-02-10T05:53:46.151 INFO:tasks.workunit.client.0.smithi178.stdout:op 947 completed, throughput=4.98MB/sec 2024-02-10T05:53:46.151 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pcIMSWSWefPI1d9 off=1098951 len=997512 2024-02-10T05:53:46.154 INFO:tasks.workunit.client.0.smithi178.stdout:op 948 completed, throughput=4.99MB/sec 2024-02-10T05:53:46.154 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Zpvhtz9oHQ9oJER off=647209 len=1792980 2024-02-10T05:53:46.156 INFO:tasks.workunit.client.0.smithi178.stdout:op 949 completed, throughput=5MB/sec 2024-02-10T05:53:46.156 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-L-0CbRpLb6yRUs_ off=5264081 len=211184 2024-02-10T05:53:46.158 INFO:tasks.workunit.client.0.smithi178.stdout:op 950 completed, throughput=5MB/sec 2024-02-10T05:53:46.159 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kZ_JgQDWoX56TVK off=8430012 len=205214 2024-02-10T05:53:46.159 INFO:tasks.workunit.client.0.smithi178.stdout:op 951 completed, throughput=5MB/sec 2024-02-10T05:53:46.159 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oKNN046XaC72L4r off=997496 len=1923025 2024-02-10T05:53:46.161 INFO:tasks.workunit.client.0.smithi178.stdout:op 952 completed, throughput=5.01MB/sec 2024-02-10T05:53:47.161 INFO:tasks.workunit.client.0.smithi178.stdout: 185: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:47.162 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7Wg1Du4MHPyOEhV off=873389 len=1135144 2024-02-10T05:53:47.167 INFO:tasks.workunit.client.0.smithi178.stdout:op 953 completed, throughput=4.99MB/sec 2024-02-10T05:53:47.167 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GikbPmKyeRXeVR2 off=4364055 len=1754014 2024-02-10T05:53:47.171 INFO:tasks.workunit.client.0.smithi178.stdout:op 954 completed, throughput=5MB/sec 2024-02-10T05:53:47.171 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cPo-QAs9p6-ha4f off=7637881 len=487466 2024-02-10T05:53:47.175 INFO:tasks.workunit.client.0.smithi178.stdout:op 955 completed, throughput=5MB/sec 2024-02-10T05:53:47.175 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i28dt7mwQD6ZBLF off=8818964 len=1649641 2024-02-10T05:53:47.184 INFO:tasks.workunit.client.0.smithi178.stdout:op 956 completed, throughput=5.01MB/sec 2024-02-10T05:53:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:46 smithi178 ceph-mon[92537]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-10T05:53:47.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:46 smithi178 ceph-mon[95116]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-10T05:53:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:46 smithi189 ceph-mon[89631]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-10T05:53:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:53:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:53:47] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-02-10T05:53:48.185 INFO:tasks.workunit.client.0.smithi178.stdout: 186: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:48.185 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-x6SbzluRWWByMbR off=5149939 len=107047 2024-02-10T05:53:48.188 INFO:tasks.workunit.client.0.smithi178.stdout:op 957 completed, throughput=4.98MB/sec 2024-02-10T05:53:48.188 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_TZz16fwLT574ZX off=1320399 len=846914 2024-02-10T05:53:48.190 INFO:tasks.workunit.client.0.smithi178.stdout:op 958 completed, throughput=4.98MB/sec 2024-02-10T05:53:48.190 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wadjHn3r8HG4WRM off=322391 len=718134 2024-02-10T05:53:48.194 INFO:tasks.workunit.client.0.smithi178.stdout:op 959 completed, throughput=4.99MB/sec 2024-02-10T05:53:48.194 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NqtxldzjZnJulYk off=1557433 len=1340420 2024-02-10T05:53:48.201 INFO:tasks.workunit.client.0.smithi178.stdout:op 960 completed, throughput=4.99MB/sec 2024-02-10T05:53:48.201 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NG6kGee6zYqCTr5 off=10329017 len=914892 2024-02-10T05:53:48.206 INFO:tasks.workunit.client.0.smithi178.stdout:op 961 completed, throughput=5MB/sec 2024-02-10T05:53:48.206 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GNIo1MtirC0Kmfk off=8597151 len=1732398 2024-02-10T05:53:48.216 INFO:tasks.workunit.client.0.smithi178.stdout:op 962 completed, throughput=5.01MB/sec 2024-02-10T05:53:49.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:48 smithi178 ceph-mon[95116]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:53:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:48 smithi178 ceph-mon[92537]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:53:49.216 INFO:tasks.workunit.client.0.smithi178.stdout: 187: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:49.216 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HFSPhYDsdCti9Lu off=17311308 len=1704467 2024-02-10T05:53:49.233 INFO:tasks.workunit.client.0.smithi178.stdout:op 963 completed, throughput=4.99MB/sec 2024-02-10T05:53:49.233 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1AMXEcPTldJZ3HO off=1338217 len=1364362 2024-02-10T05:53:49.235 INFO:tasks.workunit.client.0.smithi178.stdout:op 964 completed, throughput=5MB/sec 2024-02-10T05:53:49.235 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8eNtzglU5nH2l6A off=630299 len=1993782 2024-02-10T05:53:49.244 INFO:tasks.workunit.client.0.smithi178.stdout:op 965 completed, throughput=5.01MB/sec 2024-02-10T05:53:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:48 smithi189 ceph-mon[89631]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:53:50.244 INFO:tasks.workunit.client.0.smithi178.stdout: 188: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:50.244 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2forxgXs8RFYxtV off=2944813 len=1461282 2024-02-10T05:53:50.246 INFO:tasks.workunit.client.0.smithi178.stdout:op 966 completed, throughput=4.99MB/sec 2024-02-10T05:53:50.246 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-81gsd9U0ugad51E off=3614358 len=973067 2024-02-10T05:53:50.252 INFO:tasks.workunit.client.0.smithi178.stdout:op 967 completed, throughput=4.99MB/sec 2024-02-10T05:53:50.252 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ivetfx22YyLqYl0 off=6901137 len=2067817 2024-02-10T05:53:50.254 INFO:tasks.workunit.client.0.smithi178.stdout:op 968 completed, throughput=5MB/sec 2024-02-10T05:53:51.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:50 smithi178 ceph-mon[95116]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:53:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:50 smithi178 ceph-mon[92537]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:53:51.254 INFO:tasks.workunit.client.0.smithi178.stdout: 189: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:51.254 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TbEZJiv0-ziONC2 off=7314827 len=290173 2024-02-10T05:53:51.255 INFO:tasks.workunit.client.0.smithi178.stdout:op 969 completed, throughput=4.98MB/sec 2024-02-10T05:53:51.255 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Qefw3ygiMOgC7Fz off=11055588 len=1061457 2024-02-10T05:53:51.256 INFO:tasks.workunit.client.0.smithi178.stdout:op 970 completed, throughput=4.98MB/sec 2024-02-10T05:53:51.257 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3BTBSR3u-JaOCUP off=8305267 len=1098319 2024-02-10T05:53:51.263 INFO:tasks.workunit.client.0.smithi178.stdout:op 971 completed, throughput=4.99MB/sec 2024-02-10T05:53:51.263 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PvJsU7UkE8rAK54 off=629360 len=1955072 2024-02-10T05:53:51.264 INFO:tasks.workunit.client.0.smithi178.stdout:op 972 completed, throughput=5MB/sec 2024-02-10T05:53:51.264 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1abB3umLSSXP3iM off=370419 len=10140 2024-02-10T05:53:51.266 INFO:tasks.workunit.client.0.smithi178.stdout:op 973 completed, throughput=5MB/sec 2024-02-10T05:53:51.267 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-llyMDnAE_ZXCM1L off=7616075 len=897109 2024-02-10T05:53:51.269 INFO:tasks.workunit.client.0.smithi178.stdout:op 974 completed, throughput=5MB/sec 2024-02-10T05:53:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:50 smithi189 ceph-mon[89631]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:53:52.269 INFO:tasks.workunit.client.0.smithi178.stdout: 190: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:52.269 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SksxTefxfiKZil_ off=758980 len=1406872 2024-02-10T05:53:52.276 INFO:tasks.workunit.client.0.smithi178.stdout:op 975 completed, throughput=4.98MB/sec 2024-02-10T05:53:52.276 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-g6_YhmMCEf36Jik off=922828 len=1747054 2024-02-10T05:53:52.278 INFO:tasks.workunit.client.0.smithi178.stdout:op 976 completed, throughput=4.99MB/sec 2024-02-10T05:53:52.278 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-thMWaGxxSWOJ7-u off=4471398 len=1384102 2024-02-10T05:53:52.279 INFO:tasks.workunit.client.0.smithi178.stdout:op 977 completed, throughput=5MB/sec 2024-02-10T05:53:52.279 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QVsJ9ca4LrsPh3G off=9771825 len=1250378 2024-02-10T05:53:52.287 INFO:tasks.workunit.client.0.smithi178.stdout:op 978 completed, throughput=5MB/sec 2024-02-10T05:53:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:52 smithi178 ceph-mon[92537]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:53:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:52 smithi178 ceph-mon[95116]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:53:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:52 smithi189 ceph-mon[89631]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:53:53.287 INFO:tasks.workunit.client.0.smithi178.stdout: 191: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:53.287 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ogNboSvzDO0AMqg off=3173074 len=1443944 2024-02-10T05:53:53.294 INFO:tasks.workunit.client.0.smithi178.stdout:op 979 completed, throughput=4.98MB/sec 2024-02-10T05:53:53.294 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PQHo3JQd0-Vzmi5 off=861114 len=1332670 2024-02-10T05:53:53.300 INFO:tasks.workunit.client.0.smithi178.stdout:op 980 completed, throughput=4.99MB/sec 2024-02-10T05:53:53.300 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bJ6bP1NjdnCR81c off=17099436 len=1550509 2024-02-10T05:53:53.307 INFO:tasks.workunit.client.0.smithi178.stdout:op 981 completed, throughput=5MB/sec 2024-02-10T05:53:53.307 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-O8AdAOa9v6LfzDA off=11314 len=734347 2024-02-10T05:53:53.308 INFO:tasks.workunit.client.0.smithi178.stdout:op 982 completed, throughput=5MB/sec 2024-02-10T05:53:54.308 INFO:tasks.workunit.client.0.smithi178.stdout: 192: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:54.309 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MKiH4q6Gd96N4eZ off=2504563 len=568350 2024-02-10T05:53:54.310 INFO:tasks.workunit.client.0.smithi178.stdout:op 983 completed, throughput=4.98MB/sec 2024-02-10T05:53:54.310 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tmc3z-D8zZf0qW- off=11022447 len=616498 2024-02-10T05:53:54.314 INFO:tasks.workunit.client.0.smithi178.stdout:op 984 completed, throughput=4.98MB/sec 2024-02-10T05:53:54.314 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pgyQKbcy2tWmm7l off=397008 len=1666701 2024-02-10T05:53:54.316 INFO:tasks.workunit.client.0.smithi178.stdout:op 985 completed, throughput=4.99MB/sec 2024-02-10T05:53:54.316 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sZoFq7mB1FbdMGr off=3728347 len=555824 2024-02-10T05:53:54.317 INFO:tasks.workunit.client.0.smithi178.stdout:op 986 completed, throughput=4.99MB/sec 2024-02-10T05:53:54.317 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HIa4mO46MCb1W_q off=35467 len=1295655 2024-02-10T05:53:54.320 INFO:tasks.workunit.client.0.smithi178.stdout:op 987 completed, throughput=5MB/sec 2024-02-10T05:53:54.320 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OVYCvCUUDbEw9NL off=5809695 len=895273 2024-02-10T05:53:54.322 INFO:tasks.workunit.client.0.smithi178.stdout:op 988 completed, throughput=5MB/sec 2024-02-10T05:53:55.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:54 smithi178 ceph-mon[92537]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:53:55.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:54 smithi178 ceph-mon[95116]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:53:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:54 smithi189 ceph-mon[89631]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:53:55.322 INFO:tasks.workunit.client.0.smithi178.stdout: 193: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:55.322 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wdCIY-XM_BOFV5l off=8970564 len=1402144 2024-02-10T05:53:55.332 INFO:tasks.workunit.client.0.smithi178.stdout:op 989 completed, throughput=4.98MB/sec 2024-02-10T05:53:55.332 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-i8-UJf4W8rgriyy off=14562555 len=1357115 2024-02-10T05:53:55.334 INFO:tasks.workunit.client.0.smithi178.stdout:op 990 completed, throughput=4.99MB/sec 2024-02-10T05:53:55.334 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3wWvAnxPDp95NDj off=4784922 len=738445 2024-02-10T05:53:55.339 INFO:tasks.workunit.client.0.smithi178.stdout:op 991 completed, throughput=4.99MB/sec 2024-02-10T05:53:55.339 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qVxTKkF0wC4K7Sc off=8919831 len=1685957 2024-02-10T05:53:55.349 INFO:tasks.workunit.client.0.smithi178.stdout:op 992 completed, throughput=5MB/sec 2024-02-10T05:53:56.349 INFO:tasks.workunit.client.0.smithi178.stdout: 194: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:56.349 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-j1OpTw5z6Y03SoA off=1675909 len=903557 2024-02-10T05:53:56.350 INFO:tasks.workunit.client.0.smithi178.stdout:op 993 completed, throughput=4.98MB/sec 2024-02-10T05:53:56.350 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rNUlzZZ1RJC1kvz off=5336465 len=1473229 2024-02-10T05:53:56.357 INFO:tasks.workunit.client.0.smithi178.stdout:op 994 completed, throughput=4.99MB/sec 2024-02-10T05:53:56.357 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-u3rO6z4hWa5-48y off=2520341 len=651365 2024-02-10T05:53:56.362 INFO:tasks.workunit.client.0.smithi178.stdout:op 995 completed, throughput=4.99MB/sec 2024-02-10T05:53:56.362 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tDrmiHEi-SBd0Ib off=6118450 len=1259697 2024-02-10T05:53:56.363 INFO:tasks.workunit.client.0.smithi178.stdout:op 996 completed, throughput=5MB/sec 2024-02-10T05:53:56.363 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HLEM_TGlZFSx-Z- off=9562157 len=1427573 2024-02-10T05:53:56.370 INFO:tasks.workunit.client.0.smithi178.stdout:op 997 completed, throughput=5MB/sec 2024-02-10T05:53:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:56 smithi178 ceph-mon[92537]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:53:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:56 smithi178 ceph-mon[95116]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:53:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:56 smithi189 ceph-mon[89631]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:53:57.370 INFO:tasks.workunit.client.0.smithi178.stdout: 195: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:57.370 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hwrXvfaTRXUaQqv off=12220147 len=945305 2024-02-10T05:53:57.375 INFO:tasks.workunit.client.0.smithi178.stdout:op 998 completed, throughput=4.98MB/sec 2024-02-10T05:53:57.375 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pdWSEaYF1hqDiDC off=19626872 len=677820 2024-02-10T05:53:57.379 INFO:tasks.workunit.client.0.smithi178.stdout:op 999 completed, throughput=4.99MB/sec 2024-02-10T05:53:57.379 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uVMlj_e4NnnSwDs off=1297545 len=471508 2024-02-10T05:53:57.382 INFO:tasks.workunit.client.0.smithi178.stdout:op 1000 completed, throughput=4.99MB/sec 2024-02-10T05:53:57.382 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jR8VgC-zWuJyX_z off=18171904 len=716373 2024-02-10T05:53:57.386 INFO:tasks.workunit.client.0.smithi178.stdout:op 1001 completed, throughput=4.99MB/sec 2024-02-10T05:53:57.386 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-b2SfAitxVn0VWHZ off=11776266 len=343485 2024-02-10T05:53:57.389 INFO:tasks.workunit.client.0.smithi178.stdout:op 1002 completed, throughput=4.99MB/sec 2024-02-10T05:53:57.389 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JE5TOCMAkILWwqd off=558240 len=197428 2024-02-10T05:53:57.390 INFO:tasks.workunit.client.0.smithi178.stdout:op 1003 completed, throughput=4.99MB/sec 2024-02-10T05:53:57.390 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-eKv_iGXawISdjJZ off=5329502 len=1356091 2024-02-10T05:53:57.395 INFO:tasks.workunit.client.0.smithi178.stdout:op 1004 completed, throughput=5MB/sec 2024-02-10T05:53:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:53:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:53:57] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-02-10T05:53:58.396 INFO:tasks.workunit.client.0.smithi178.stdout: 196: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:58.396 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-N1RUKYmuf15UQqG off=638055 len=1316950 2024-02-10T05:53:58.402 INFO:tasks.workunit.client.0.smithi178.stdout:op 1005 completed, throughput=4.98MB/sec 2024-02-10T05:53:58.402 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zjSBr2sYlCLMZVs off=626896 len=1690860 2024-02-10T05:53:58.410 INFO:tasks.workunit.client.0.smithi178.stdout:op 1006 completed, throughput=4.99MB/sec 2024-02-10T05:53:58.410 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mrIPPGLfeGQTHAk off=175730 len=1335452 2024-02-10T05:53:58.416 INFO:tasks.workunit.client.0.smithi178.stdout:op 1007 completed, throughput=5MB/sec 2024-02-10T05:53:58.416 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1GwzJfPg6mjoiOD off=9352042 len=728427 2024-02-10T05:53:58.421 INFO:tasks.workunit.client.0.smithi178.stdout:op 1008 completed, throughput=5MB/sec 2024-02-10T05:53:58.421 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-I7F4JuWferbFn4V off=16737897 len=819666 2024-02-10T05:53:58.425 INFO:tasks.workunit.client.0.smithi178.stdout:op 1009 completed, throughput=5MB/sec 2024-02-10T05:53:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:58 smithi178 ceph-mon[92537]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T05:53:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:53:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:58 smithi178 ceph-mon[95116]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T05:53:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:53:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:58 smithi189 ceph-mon[89631]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T05:53:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:53:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:53:59.426 INFO:tasks.workunit.client.0.smithi178.stdout: 197: throughput=4.98MB/sec pending data=0 2024-02-10T05:53:59.426 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aatqbhQAPB5-rYc off=12933481 len=612665 2024-02-10T05:53:59.427 INFO:tasks.workunit.client.0.smithi178.stdout:op 1010 completed, throughput=4.98MB/sec 2024-02-10T05:53:59.427 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ocvdb4WcKiz6V2U off=1290360 len=201974 2024-02-10T05:53:59.430 INFO:tasks.workunit.client.0.smithi178.stdout:op 1011 completed, throughput=4.98MB/sec 2024-02-10T05:53:59.430 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bfJ8es8w83aqjQg off=4280525 len=973336 2024-02-10T05:53:59.431 INFO:tasks.workunit.client.0.smithi178.stdout:op 1012 completed, throughput=4.99MB/sec 2024-02-10T05:53:59.431 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-H8Y26ZWK46MiYSE off=17371986 len=1501857 2024-02-10T05:53:59.434 INFO:tasks.workunit.client.0.smithi178.stdout:op 1013 completed, throughput=4.99MB/sec 2024-02-10T05:53:59.434 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ubhXTRfliBRP6gr off=9079705 len=1014082 2024-02-10T05:53:59.436 INFO:tasks.workunit.client.0.smithi178.stdout:op 1014 completed, throughput=5MB/sec 2024-02-10T05:53:59.436 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CkAjoAzjnJKyBI8 off=5790097 len=218717 2024-02-10T05:53:59.438 INFO:tasks.workunit.client.0.smithi178.stdout:op 1015 completed, throughput=5MB/sec 2024-02-10T05:53:59.439 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Nj8r58q_6uucLgE off=283186 len=1836490 2024-02-10T05:53:59.446 INFO:tasks.workunit.client.0.smithi178.stdout:op 1016 completed, throughput=5.01MB/sec 2024-02-10T05:54:00.446 INFO:tasks.workunit.client.0.smithi178.stdout: 198: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:00.446 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nwQV1XdWD5T00jf off=7101282 len=1287724 2024-02-10T05:54:00.448 INFO:tasks.workunit.client.0.smithi178.stdout:op 1017 completed, throughput=4.99MB/sec 2024-02-10T05:54:00.448 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XRMtdvW-IKuQOgO off=22657341 len=1840495 2024-02-10T05:54:00.459 INFO:tasks.workunit.client.0.smithi178.stdout:op 1018 completed, throughput=5MB/sec 2024-02-10T05:54:00.459 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Byrwm72HuBEQUiG off=6410462 len=633731 2024-02-10T05:54:00.463 INFO:tasks.workunit.client.0.smithi178.stdout:op 1019 completed, throughput=5MB/sec 2024-02-10T05:54:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:00 smithi178 ceph-mon[92537]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:54:01.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:00 smithi178 ceph-mon[95116]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:54:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:00 smithi189 ceph-mon[89631]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:54:01.463 INFO:tasks.workunit.client.0.smithi178.stdout: 199: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:01.463 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-US0OsND-fvhPS9p off=4401325 len=1076115 2024-02-10T05:54:01.470 INFO:tasks.workunit.client.0.smithi178.stdout:op 1020 completed, throughput=4.98MB/sec 2024-02-10T05:54:01.470 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UsUe2n60FQt7IBk off=2387267 len=1626961 2024-02-10T05:54:01.478 INFO:tasks.workunit.client.0.smithi178.stdout:op 1021 completed, throughput=4.99MB/sec 2024-02-10T05:54:01.478 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9BOwqCg77wBeDLN off=1252332 len=1153115 2024-02-10T05:54:01.484 INFO:tasks.workunit.client.0.smithi178.stdout:op 1022 completed, throughput=4.99MB/sec 2024-02-10T05:54:01.484 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tznZ3jvzAMxGBq6 off=732814 len=1614361 2024-02-10T05:54:01.485 INFO:tasks.workunit.client.0.smithi178.stdout:op 1023 completed, throughput=5MB/sec 2024-02-10T05:54:02.485 INFO:tasks.workunit.client.0.smithi178.stdout: 200: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:02.485 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Os8DWcVzd6qiZ7J off=3059733 len=1983060 2024-02-10T05:54:02.499 INFO:tasks.workunit.client.0.smithi178.stdout:op 1024 completed, throughput=4.99MB/sec 2024-02-10T05:54:02.499 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5vpnXpogHYS84Tt off=1426793 len=1110634 2024-02-10T05:54:02.502 INFO:tasks.workunit.client.0.smithi178.stdout:op 1025 completed, throughput=4.99MB/sec 2024-02-10T05:54:02.503 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-o-V39nzxGY7jpSK off=0 len=1159572 2024-02-10T05:54:02.508 INFO:tasks.workunit.client.0.smithi178.stdout:op 1026 completed, throughput=5MB/sec 2024-02-10T05:54:02.508 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pXVs7rQpB4oghqe off=1224150 len=969816 2024-02-10T05:54:02.510 INFO:tasks.workunit.client.0.smithi178.stdout:op 1027 completed, throughput=5MB/sec 2024-02-10T05:54:03.089 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:02 smithi189 ceph-mon[89631]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T05:54:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:02 smithi178 ceph-mon[92537]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T05:54:03.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:02 smithi178 ceph-mon[95116]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T05:54:03.510 INFO:tasks.workunit.client.0.smithi178.stdout: 201: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:03.510 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yIgFmCPNK-cdAcv off=111534 len=816457 2024-02-10T05:54:03.514 INFO:tasks.workunit.client.0.smithi178.stdout:op 1028 completed, throughput=4.98MB/sec 2024-02-10T05:54:03.514 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iqFM74v7MGYt-lU off=1566686 len=197332 2024-02-10T05:54:03.517 INFO:tasks.workunit.client.0.smithi178.stdout:op 1029 completed, throughput=4.98MB/sec 2024-02-10T05:54:03.517 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QTWQRMM60RJGimK off=21442770 len=82240 2024-02-10T05:54:03.519 INFO:tasks.workunit.client.0.smithi178.stdout:op 1030 completed, throughput=4.98MB/sec 2024-02-10T05:54:03.519 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-r-bASVT5P2B4ut- off=10745974 len=851964 2024-02-10T05:54:03.520 INFO:tasks.workunit.client.0.smithi178.stdout:op 1031 completed, throughput=4.98MB/sec 2024-02-10T05:54:03.521 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gKnXfq0YR58zqRq off=4192079 len=756963 2024-02-10T05:54:03.522 INFO:tasks.workunit.client.0.smithi178.stdout:op 1032 completed, throughput=4.99MB/sec 2024-02-10T05:54:03.523 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sZP338bBjeLe0g6 off=11697902 len=203130 2024-02-10T05:54:03.525 INFO:tasks.workunit.client.0.smithi178.stdout:op 1033 completed, throughput=4.99MB/sec 2024-02-10T05:54:03.525 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UuQSXQJJIpFOe14 off=1000711 len=1021357 2024-02-10T05:54:03.526 INFO:tasks.workunit.client.0.smithi178.stdout:op 1034 completed, throughput=4.99MB/sec 2024-02-10T05:54:03.526 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1yPwo0VLT8JddA2 off=13612988 len=1562207 2024-02-10T05:54:03.532 INFO:tasks.workunit.client.0.smithi178.stdout:op 1035 completed, throughput=5MB/sec 2024-02-10T05:54:04.532 INFO:tasks.workunit.client.0.smithi178.stdout: 202: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:04.532 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rrgXur9zKXps3Gn off=50274 len=17120 2024-02-10T05:54:04.534 INFO:tasks.workunit.client.0.smithi178.stdout:op 1036 completed, throughput=4.98MB/sec 2024-02-10T05:54:04.535 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-L3ajh-ZE51GgT4P off=4919071 len=88673 2024-02-10T05:54:04.537 INFO:tasks.workunit.client.0.smithi178.stdout:op 1037 completed, throughput=4.98MB/sec 2024-02-10T05:54:04.537 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-q0oACfQ8TBkqito off=298737 len=1019967 2024-02-10T05:54:04.542 INFO:tasks.workunit.client.0.smithi178.stdout:op 1038 completed, throughput=4.98MB/sec 2024-02-10T05:54:04.542 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FoNThSa31BONUjE off=7402421 len=209960 2024-02-10T05:54:04.542 INFO:tasks.workunit.client.0.smithi178.stdout:op 1039 completed, throughput=4.98MB/sec 2024-02-10T05:54:04.543 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EsKw2qwI1ncQTtZ off=12495308 len=726940 2024-02-10T05:54:04.544 INFO:tasks.workunit.client.0.smithi178.stdout:op 1040 completed, throughput=4.99MB/sec 2024-02-10T05:54:04.544 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2o0SnqBVCnituSS off=3399287 len=1541807 2024-02-10T05:54:04.551 INFO:tasks.workunit.client.0.smithi178.stdout:op 1041 completed, throughput=4.99MB/sec 2024-02-10T05:54:04.551 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yPFYs1m3BNCzGba off=74351 len=1266595 2024-02-10T05:54:04.552 INFO:tasks.workunit.client.0.smithi178.stdout:op 1042 completed, throughput=5MB/sec 2024-02-10T05:54:04.552 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xKgBBSswYiRtGXS off=893714 len=1182580 2024-02-10T05:54:04.558 INFO:tasks.workunit.client.0.smithi178.stdout:op 1043 completed, throughput=5MB/sec 2024-02-10T05:54:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:04 smithi178 ceph-mon[92537]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:54:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:04 smithi178 ceph-mon[95116]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:54:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:04 smithi189 ceph-mon[89631]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:54:05.558 INFO:tasks.workunit.client.0.smithi178.stdout: 203: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:05.558 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-K0VguMi8id9fcD2 off=1625219 len=1705026 2024-02-10T05:54:05.566 INFO:tasks.workunit.client.0.smithi178.stdout:op 1044 completed, throughput=4.99MB/sec 2024-02-10T05:54:05.566 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MLd5Hdm5BYnjqsH off=13185338 len=851985 2024-02-10T05:54:05.571 INFO:tasks.workunit.client.0.smithi178.stdout:op 1045 completed, throughput=4.99MB/sec 2024-02-10T05:54:05.571 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7sLS35nnjF_y7lU off=9964088 len=85429 2024-02-10T05:54:05.571 INFO:tasks.workunit.client.0.smithi178.stdout:op 1046 completed, throughput=4.99MB/sec 2024-02-10T05:54:05.571 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9vM4bJHDMHh-Xwb off=7138957 len=1541909 2024-02-10T05:54:05.577 INFO:tasks.workunit.client.0.smithi178.stdout:op 1047 completed, throughput=5MB/sec 2024-02-10T05:54:05.577 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uGaWSfFQdmHopr1 off=12935018 len=776388 2024-02-10T05:54:05.579 INFO:tasks.workunit.client.0.smithi178.stdout:op 1048 completed, throughput=5MB/sec 2024-02-10T05:54:06.579 INFO:tasks.workunit.client.0.smithi178.stdout: 204: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:06.579 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1s6IIDQz0kGmr1O off=2410755 len=1339081 2024-02-10T05:54:06.585 INFO:tasks.workunit.client.0.smithi178.stdout:op 1049 completed, throughput=4.98MB/sec 2024-02-10T05:54:06.585 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mZJSiLGfh4iYHZX off=1373934 len=1086222 2024-02-10T05:54:06.587 INFO:tasks.workunit.client.0.smithi178.stdout:op 1050 completed, throughput=4.99MB/sec 2024-02-10T05:54:06.587 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HWn6KieEjNsrQLw off=12854696 len=1955770 2024-02-10T05:54:06.595 INFO:tasks.workunit.client.0.smithi178.stdout:op 1051 completed, throughput=5MB/sec 2024-02-10T05:54:06.595 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kko7BoIADdM2dq4 off=11954738 len=1274501 2024-02-10T05:54:06.601 INFO:tasks.workunit.client.0.smithi178.stdout:op 1052 completed, throughput=5MB/sec 2024-02-10T05:54:07.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:06 smithi178 ceph-mon[92537]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:54:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:06 smithi178 ceph-mon[95116]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:54:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:06 smithi189 ceph-mon[89631]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:54:07.601 INFO:tasks.workunit.client.0.smithi178.stdout: 205: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:07.602 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PYKok3tCJT8iIPV off=385106 len=1023961 2024-02-10T05:54:07.603 INFO:tasks.workunit.client.0.smithi178.stdout:op 1053 completed, throughput=4.98MB/sec 2024-02-10T05:54:07.603 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-06J4FOQGrVzgo8_ off=18462240 len=1666426 2024-02-10T05:54:07.610 INFO:tasks.workunit.client.0.smithi178.stdout:op 1054 completed, throughput=4.99MB/sec 2024-02-10T05:54:07.611 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KDRkVJ2Me6VMDRK off=3652334 len=968988 2024-02-10T05:54:07.612 INFO:tasks.workunit.client.0.smithi178.stdout:op 1055 completed, throughput=5MB/sec 2024-02-10T05:54:07.612 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-htxdKo1_0f4MBAn off=3173095 len=178361 2024-02-10T05:54:07.615 INFO:tasks.workunit.client.0.smithi178.stdout:op 1056 completed, throughput=5MB/sec 2024-02-10T05:54:07.615 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_18kqgO9ogqZ7j8 off=3775660 len=224278 2024-02-10T05:54:07.615 INFO:tasks.workunit.client.0.smithi178.stdout:op 1057 completed, throughput=5MB/sec 2024-02-10T05:54:07.615 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-azzT7O4_o8b0_Qr off=2254198 len=884358 2024-02-10T05:54:07.619 INFO:tasks.workunit.client.0.smithi178.stdout:op 1058 completed, throughput=5MB/sec 2024-02-10T05:54:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:54:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:54:07] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.43.0" 2024-02-10T05:54:08.620 INFO:tasks.workunit.client.0.smithi178.stdout: 206: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:08.620 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZsZWypEc3EVfLbS off=684289 len=744708 2024-02-10T05:54:08.621 INFO:tasks.workunit.client.0.smithi178.stdout:op 1059 completed, throughput=4.98MB/sec 2024-02-10T05:54:08.621 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lEF00_PhhG4FfaB off=1046139 len=1568137 2024-02-10T05:54:08.629 INFO:tasks.workunit.client.0.smithi178.stdout:op 1060 completed, throughput=4.99MB/sec 2024-02-10T05:54:08.629 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uwl7BWqLSgM_xxS off=1002873 len=586797 2024-02-10T05:54:08.633 INFO:tasks.workunit.client.0.smithi178.stdout:op 1061 completed, throughput=4.99MB/sec 2024-02-10T05:54:08.633 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-piFb3hJkXh2N-4M off=16641221 len=1889632 2024-02-10T05:54:08.636 INFO:tasks.workunit.client.0.smithi178.stdout:op 1062 completed, throughput=5MB/sec 2024-02-10T05:54:08.636 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9yIkn-8DVkIGuCZ off=19314994 len=209753 2024-02-10T05:54:08.639 INFO:tasks.workunit.client.0.smithi178.stdout:op 1063 completed, throughput=5MB/sec 2024-02-10T05:54:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:08 smithi178 ceph-mon[92537]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T05:54:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:08 smithi178 ceph-mon[95116]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T05:54:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:08 smithi189 ceph-mon[89631]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T05:54:09.639 INFO:tasks.workunit.client.0.smithi178.stdout: 207: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:09.639 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KLCycxk68SELwgi off=2649539 len=549510 2024-02-10T05:54:09.643 INFO:tasks.workunit.client.0.smithi178.stdout:op 1064 completed, throughput=4.98MB/sec 2024-02-10T05:54:09.643 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f86rTRKPPZ1-v9h off=2303971 len=1295275 2024-02-10T05:54:09.649 INFO:tasks.workunit.client.0.smithi178.stdout:op 1065 completed, throughput=4.98MB/sec 2024-02-10T05:54:09.649 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PyslD461MNeLeWf off=13499032 len=1717214 2024-02-10T05:54:09.659 INFO:tasks.workunit.client.0.smithi178.stdout:op 1066 completed, throughput=4.99MB/sec 2024-02-10T05:54:09.659 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-E0ZEwpeHf7KIOaZ off=17463595 len=1442958 2024-02-10T05:54:09.666 INFO:tasks.workunit.client.0.smithi178.stdout:op 1067 completed, throughput=5MB/sec 2024-02-10T05:54:09.666 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kvpRgkBRCdNcBce off=8685126 len=577703 2024-02-10T05:54:09.669 INFO:tasks.workunit.client.0.smithi178.stdout:op 1068 completed, throughput=5MB/sec 2024-02-10T05:54:10.670 INFO:tasks.workunit.client.0.smithi178.stdout: 208: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:10.670 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qtNkXM7XKu83C-y off=1146845 len=1311583 2024-02-10T05:54:10.671 INFO:tasks.workunit.client.0.smithi178.stdout:op 1069 completed, throughput=4.98MB/sec 2024-02-10T05:54:10.672 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3VW0mRkB44V3vZS off=537910 len=1064815 2024-02-10T05:54:10.678 INFO:tasks.workunit.client.0.smithi178.stdout:op 1070 completed, throughput=4.99MB/sec 2024-02-10T05:54:10.678 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tdYUDP5XokE12e2 off=1809472 len=601008 2024-02-10T05:54:10.682 INFO:tasks.workunit.client.0.smithi178.stdout:op 1071 completed, throughput=4.99MB/sec 2024-02-10T05:54:10.682 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MKppdJ3mtZFUtMC off=6923370 len=1039665 2024-02-10T05:54:10.683 INFO:tasks.workunit.client.0.smithi178.stdout:op 1072 completed, throughput=5MB/sec 2024-02-10T05:54:10.684 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Zr9hUPWWMgqzEqO off=1110467 len=176470 2024-02-10T05:54:10.685 INFO:tasks.workunit.client.0.smithi178.stdout:op 1073 completed, throughput=5MB/sec 2024-02-10T05:54:10.685 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-s5a8wD4b5orcvK5 off=252507 len=268178 2024-02-10T05:54:10.685 INFO:tasks.workunit.client.0.smithi178.stdout:op 1074 completed, throughput=5MB/sec 2024-02-10T05:54:10.686 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-F3mMKdd1P423cRx off=19170022 len=1603275 2024-02-10T05:54:10.692 INFO:tasks.workunit.client.0.smithi178.stdout:op 1075 completed, throughput=5MB/sec 2024-02-10T05:54:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:10 smithi178 ceph-mon[92537]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2024-02-10T05:54:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:10 smithi178 ceph-mon[95116]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2024-02-10T05:54:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:10 smithi189 ceph-mon[89631]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2024-02-10T05:54:11.692 INFO:tasks.workunit.client.0.smithi178.stdout: 209: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:11.692 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DNbYDKD4EFedONV off=4882349 len=1672955 2024-02-10T05:54:11.694 INFO:tasks.workunit.client.0.smithi178.stdout:op 1076 completed, throughput=4.99MB/sec 2024-02-10T05:54:11.694 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BygXe1imy0ZeD7i off=2471499 len=1412913 2024-02-10T05:54:11.696 INFO:tasks.workunit.client.0.smithi178.stdout:op 1077 completed, throughput=4.99MB/sec 2024-02-10T05:54:11.696 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pvd2DVifZwwSHsY off=3981019 len=2006774 2024-02-10T05:54:11.708 INFO:tasks.workunit.client.0.smithi178.stdout:op 1078 completed, throughput=5MB/sec 2024-02-10T05:54:12.709 INFO:tasks.workunit.client.0.smithi178.stdout: 210: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:12.709 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TqSC1_rltGEBZC9 off=2388525 len=1831165 2024-02-10T05:54:12.712 INFO:tasks.workunit.client.0.smithi178.stdout:op 1079 completed, throughput=4.99MB/sec 2024-02-10T05:54:12.712 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YMrKCSDEHKctbvV off=724514 len=1978018 2024-02-10T05:54:12.721 INFO:tasks.workunit.client.0.smithi178.stdout:op 1080 completed, throughput=5MB/sec 2024-02-10T05:54:12.721 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rPE69pDv5z_vEOS off=2611502 len=1835414 2024-02-10T05:54:12.732 INFO:tasks.workunit.client.0.smithi178.stdout:op 1081 completed, throughput=5MB/sec 2024-02-10T05:54:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:12 smithi178 ceph-mon[92537]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T05:54:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:12 smithi178 ceph-mon[95116]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T05:54:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:12 smithi189 ceph-mon[89631]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T05:54:13.732 INFO:tasks.workunit.client.0.smithi178.stdout: 211: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:13.732 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JVzjcVKeOpzWv3y off=262236 len=8788 2024-02-10T05:54:13.734 INFO:tasks.workunit.client.0.smithi178.stdout:op 1082 completed, throughput=4.98MB/sec 2024-02-10T05:54:13.734 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tjjTBO7v5mUsuuI off=4731569 len=530791 2024-02-10T05:54:13.735 INFO:tasks.workunit.client.0.smithi178.stdout:op 1083 completed, throughput=4.98MB/sec 2024-02-10T05:54:13.736 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rg6Mxky0CF6onQ6 off=3447253 len=1473433 2024-02-10T05:54:13.743 INFO:tasks.workunit.client.0.smithi178.stdout:op 1084 completed, throughput=4.99MB/sec 2024-02-10T05:54:13.743 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pVbaA_ejX6U7fJg off=11574909 len=1927552 2024-02-10T05:54:13.747 INFO:tasks.workunit.client.0.smithi178.stdout:op 1085 completed, throughput=5MB/sec 2024-02-10T05:54:13.747 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PASIrl-u6rsw_3N off=4186712 len=1420724 2024-02-10T05:54:13.753 INFO:tasks.workunit.client.0.smithi178.stdout:op 1086 completed, throughput=5MB/sec 2024-02-10T05:54:14.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:54:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:54:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:54:14.753 INFO:tasks.workunit.client.0.smithi178.stdout: 212: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:14.754 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vOq1yH28qxkpcGM off=6639652 len=1573937 2024-02-10T05:54:14.761 INFO:tasks.workunit.client.0.smithi178.stdout:op 1087 completed, throughput=4.99MB/sec 2024-02-10T05:54:14.762 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-I60M1b66hT8vHMF off=8790562 len=1324255 2024-02-10T05:54:14.763 INFO:tasks.workunit.client.0.smithi178.stdout:op 1088 completed, throughput=4.99MB/sec 2024-02-10T05:54:14.763 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-REOgNoO2glZRXgj off=128332 len=1047179 2024-02-10T05:54:14.764 INFO:tasks.workunit.client.0.smithi178.stdout:op 1089 completed, throughput=5MB/sec 2024-02-10T05:54:14.765 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-N9U995NvbGjbsbo off=10823532 len=74737 2024-02-10T05:54:14.767 INFO:tasks.workunit.client.0.smithi178.stdout:op 1090 completed, throughput=5MB/sec 2024-02-10T05:54:14.767 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BXvrfuxxsAE3gwH off=16917246 len=274622 2024-02-10T05:54:14.767 INFO:tasks.workunit.client.0.smithi178.stdout:op 1091 completed, throughput=5MB/sec 2024-02-10T05:54:14.768 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZmFfU72GeYJLRen off=10601742 len=1548469 2024-02-10T05:54:14.769 INFO:tasks.workunit.client.0.smithi178.stdout:op 1092 completed, throughput=5.01MB/sec 2024-02-10T05:54:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:14 smithi178 ceph-mon[92537]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T05:54:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:14 smithi178 ceph-mon[95116]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T05:54:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:14 smithi189 ceph-mon[89631]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T05:54:15.769 INFO:tasks.workunit.client.0.smithi178.stdout: 213: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:15.770 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qNtR9oOW4CsSRDL off=6334142 len=9545 2024-02-10T05:54:15.770 INFO:tasks.workunit.client.0.smithi178.stdout:op 1093 completed, throughput=4.98MB/sec 2024-02-10T05:54:15.770 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NB3b1l7u4mkTjXX off=146466 len=1419010 2024-02-10T05:54:15.772 INFO:tasks.workunit.client.0.smithi178.stdout:op 1094 completed, throughput=4.99MB/sec 2024-02-10T05:54:15.772 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rBUPbq5JTZXhgk0 off=271852 len=128559 2024-02-10T05:54:15.773 INFO:tasks.workunit.client.0.smithi178.stdout:op 1095 completed, throughput=4.99MB/sec 2024-02-10T05:54:15.773 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IuZYRgPAWITcuih off=3557492 len=1823807 2024-02-10T05:54:15.775 INFO:tasks.workunit.client.0.smithi178.stdout:op 1096 completed, throughput=5MB/sec 2024-02-10T05:54:15.775 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3i_hEgEfoT3sPnR off=536814 len=416665 2024-02-10T05:54:15.776 INFO:tasks.workunit.client.0.smithi178.stdout:op 1097 completed, throughput=5MB/sec 2024-02-10T05:54:16.776 INFO:tasks.workunit.client.0.smithi178.stdout: 214: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:16.776 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-o0IlCzJVUil3rcU off=8846131 len=1980935 2024-02-10T05:54:16.780 INFO:tasks.workunit.client.0.smithi178.stdout:op 1098 completed, throughput=4.99MB/sec 2024-02-10T05:54:16.780 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MzA82WJiXF8LP1Y off=1828187 len=1170800 2024-02-10T05:54:16.782 INFO:tasks.workunit.client.0.smithi178.stdout:op 1099 completed, throughput=4.99MB/sec 2024-02-10T05:54:16.782 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5dO5GbkDpHB4rTU off=786752 len=1774599 2024-02-10T05:54:16.790 INFO:tasks.workunit.client.0.smithi178.stdout:op 1100 completed, throughput=5MB/sec 2024-02-10T05:54:16.790 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LOcMKzV6dZOCnLO off=9841869 len=1159448 2024-02-10T05:54:16.797 INFO:tasks.workunit.client.0.smithi178.stdout:op 1101 completed, throughput=5MB/sec 2024-02-10T05:54:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:16 smithi178 ceph-mon[92537]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-02-10T05:54:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:16 smithi178 ceph-mon[95116]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-02-10T05:54:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:16 smithi189 ceph-mon[89631]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2024-02-10T05:54:17.797 INFO:tasks.workunit.client.0.smithi178.stdout: 215: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:17.797 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-G0toXvs0yAeV9Qr off=8711020 len=384409 2024-02-10T05:54:17.801 INFO:tasks.workunit.client.0.smithi178.stdout:op 1102 completed, throughput=4.98MB/sec 2024-02-10T05:54:17.801 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tMBhiAnKYbHU9iw off=3209773 len=682225 2024-02-10T05:54:17.802 INFO:tasks.workunit.client.0.smithi178.stdout:op 1103 completed, throughput=4.98MB/sec 2024-02-10T05:54:17.802 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9bJ-v3o444JbOCP off=9021196 len=312774 2024-02-10T05:54:17.803 INFO:tasks.workunit.client.0.smithi178.stdout:op 1104 completed, throughput=4.99MB/sec 2024-02-10T05:54:17.803 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qpiGxlvZc0HDDoY off=8335089 len=172830 2024-02-10T05:54:17.806 INFO:tasks.workunit.client.0.smithi178.stdout:op 1105 completed, throughput=4.99MB/sec 2024-02-10T05:54:17.806 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0oYqtgyqMAuGPBD off=3410114 len=53211 2024-02-10T05:54:17.807 INFO:tasks.workunit.client.0.smithi178.stdout:op 1106 completed, throughput=4.99MB/sec 2024-02-10T05:54:17.807 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VmUbHwdly7VbFqU off=360299 len=1305912 2024-02-10T05:54:17.812 INFO:tasks.workunit.client.0.smithi178.stdout:op 1107 completed, throughput=4.99MB/sec 2024-02-10T05:54:17.812 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dUg0Ye7w6oF2qb0 off=10975124 len=526566 2024-02-10T05:54:17.813 INFO:tasks.workunit.client.0.smithi178.stdout:op 1108 completed, throughput=5MB/sec 2024-02-10T05:54:17.813 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3-o0P9LIYl2wrYY off=2558327 len=735539 2024-02-10T05:54:17.814 INFO:tasks.workunit.client.0.smithi178.stdout:op 1109 completed, throughput=5MB/sec 2024-02-10T05:54:17.815 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qTpi69JLHrx02IU off=2644796 len=218027 2024-02-10T05:54:17.817 INFO:tasks.workunit.client.0.smithi178.stdout:op 1110 completed, throughput=5MB/sec 2024-02-10T05:54:17.818 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PQA0bSbZful0MIS off=1987781 len=867194 2024-02-10T05:54:17.819 INFO:tasks.workunit.client.0.smithi178.stdout:op 1111 completed, throughput=5MB/sec 2024-02-10T05:54:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:54:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:54:17] "GET /metrics HTTP/1.1" 200 34063 "" "Prometheus/2.43.0" 2024-02-10T05:54:18.819 INFO:tasks.workunit.client.0.smithi178.stdout: 216: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:18.819 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MwPquj1YBm4JXuA off=3535568 len=877162 2024-02-10T05:54:18.821 INFO:tasks.workunit.client.0.smithi178.stdout:op 1112 completed, throughput=4.98MB/sec 2024-02-10T05:54:18.821 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FjxFep8_VnQU70M off=7603202 len=921200 2024-02-10T05:54:18.823 INFO:tasks.workunit.client.0.smithi178.stdout:op 1113 completed, throughput=4.99MB/sec 2024-02-10T05:54:18.823 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8bxkBG3yPAVGCeF off=14565544 len=47044 2024-02-10T05:54:18.824 INFO:tasks.workunit.client.0.smithi178.stdout:op 1114 completed, throughput=4.99MB/sec 2024-02-10T05:54:18.824 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-50sHoifOzaBo16n off=4747531 len=1850279 2024-02-10T05:54:18.835 INFO:tasks.workunit.client.0.smithi178.stdout:op 1115 completed, throughput=5MB/sec 2024-02-10T05:54:18.835 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Hlc7vqnssj_RDqi off=577975 len=1806240 2024-02-10T05:54:18.837 INFO:tasks.workunit.client.0.smithi178.stdout:op 1116 completed, throughput=5MB/sec 2024-02-10T05:54:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:18 smithi178 ceph-mon[92537]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-10T05:54:19.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:18 smithi178 ceph-mon[95116]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-10T05:54:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:18 smithi189 ceph-mon[89631]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-10T05:54:19.837 INFO:tasks.workunit.client.0.smithi178.stdout: 217: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:19.838 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hTa55sPBV0nAe5O off=2859072 len=1231362 2024-02-10T05:54:19.839 INFO:tasks.workunit.client.0.smithi178.stdout:op 1117 completed, throughput=4.99MB/sec 2024-02-10T05:54:19.839 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-M_s3KeweU_yeAJK off=18316446 len=1394151 2024-02-10T05:54:19.841 INFO:tasks.workunit.client.0.smithi178.stdout:op 1118 completed, throughput=4.99MB/sec 2024-02-10T05:54:19.841 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DtlPY1QBdaGPbLv off=6208958 len=933611 2024-02-10T05:54:19.843 INFO:tasks.workunit.client.0.smithi178.stdout:op 1119 completed, throughput=5MB/sec 2024-02-10T05:54:19.843 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nojc2R4EEO_f2n3 off=13408533 len=1581951 2024-02-10T05:54:19.850 INFO:tasks.workunit.client.0.smithi178.stdout:op 1120 completed, throughput=5MB/sec 2024-02-10T05:54:20.851 INFO:tasks.workunit.client.0.smithi178.stdout: 218: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:20.851 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MITSz6JA79piVVt off=1302012 len=992578 2024-02-10T05:54:20.856 INFO:tasks.workunit.client.0.smithi178.stdout:op 1121 completed, throughput=4.98MB/sec 2024-02-10T05:54:20.856 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-y8F-ap-BJ6fSGDl off=8943707 len=242647 2024-02-10T05:54:20.860 INFO:tasks.workunit.client.0.smithi178.stdout:op 1122 completed, throughput=4.99MB/sec 2024-02-10T05:54:20.860 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pVEP_xeIs1qv5du off=10617009 len=1237280 2024-02-10T05:54:20.861 INFO:tasks.workunit.client.0.smithi178.stdout:op 1123 completed, throughput=4.99MB/sec 2024-02-10T05:54:20.861 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-25b-xG_kZ4BPaBn off=2547768 len=2045092 2024-02-10T05:54:20.863 INFO:tasks.workunit.client.0.smithi178.stdout:op 1124 completed, throughput=5MB/sec 2024-02-10T05:54:20.863 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rZvdtzIUPqcX0Cs off=4489976 len=1634783 2024-02-10T05:54:20.871 INFO:tasks.workunit.client.0.smithi178.stdout:op 1125 completed, throughput=5.01MB/sec 2024-02-10T05:54:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:20 smithi178 ceph-mon[92537]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-10T05:54:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:20 smithi178 ceph-mon[95116]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-10T05:54:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:20 smithi189 ceph-mon[89631]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-10T05:54:21.871 INFO:tasks.workunit.client.0.smithi178.stdout: 219: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:21.872 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ohmWI2JYYc0kOns off=5931909 len=1228253 2024-02-10T05:54:21.874 INFO:tasks.workunit.client.0.smithi178.stdout:op 1126 completed, throughput=4.99MB/sec 2024-02-10T05:54:21.874 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7Zb83RjyJi5X8yk off=9319944 len=553628 2024-02-10T05:54:21.878 INFO:tasks.workunit.client.0.smithi178.stdout:op 1127 completed, throughput=4.99MB/sec 2024-02-10T05:54:21.878 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8Ws_04IQ0pglxvT off=17826287 len=1240190 2024-02-10T05:54:21.884 INFO:tasks.workunit.client.0.smithi178.stdout:op 1128 completed, throughput=5MB/sec 2024-02-10T05:54:21.884 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cb9ZjnbRzKPzrCp off=21150256 len=1039541 2024-02-10T05:54:21.889 INFO:tasks.workunit.client.0.smithi178.stdout:op 1129 completed, throughput=5MB/sec 2024-02-10T05:54:22.889 INFO:tasks.workunit.client.0.smithi178.stdout: 220: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:22.889 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gMDiql1OZWVZx4- off=7680729 len=957492 2024-02-10T05:54:22.890 INFO:tasks.workunit.client.0.smithi178.stdout:op 1130 completed, throughput=4.98MB/sec 2024-02-10T05:54:22.891 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KSe706oUXjpXYPC off=2288368 len=2027546 2024-02-10T05:54:22.899 INFO:tasks.workunit.client.0.smithi178.stdout:op 1131 completed, throughput=4.99MB/sec 2024-02-10T05:54:22.899 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nnOqtPpblfdsoCf off=6314784 len=329893 2024-02-10T05:54:22.900 INFO:tasks.workunit.client.0.smithi178.stdout:op 1132 completed, throughput=4.99MB/sec 2024-02-10T05:54:22.900 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wokb3b4mDJ6KKey off=4287184 len=358060 2024-02-10T05:54:22.901 INFO:tasks.workunit.client.0.smithi178.stdout:op 1133 completed, throughput=4.99MB/sec 2024-02-10T05:54:22.901 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XkzMW3_b3VY71Lk off=6608391 len=1836801 2024-02-10T05:54:22.902 INFO:tasks.workunit.client.0.smithi178.stdout:op 1134 completed, throughput=5MB/sec 2024-02-10T05:54:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:22 smithi178 ceph-mon[92537]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:54:23.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:22 smithi178 ceph-mon[95116]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:54:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:22 smithi189 ceph-mon[89631]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:54:23.902 INFO:tasks.workunit.client.0.smithi178.stdout: 221: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:23.903 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jfEAzFqPP8POihd off=3522034 len=1841860 2024-02-10T05:54:23.905 INFO:tasks.workunit.client.0.smithi178.stdout:op 1135 completed, throughput=4.99MB/sec 2024-02-10T05:54:23.905 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VN4jcGA3vU_3f-C off=5200297 len=1284537 2024-02-10T05:54:23.907 INFO:tasks.workunit.client.0.smithi178.stdout:op 1136 completed, throughput=4.99MB/sec 2024-02-10T05:54:23.907 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dnW4mvpv3BHBBEc off=1664593 len=943988 2024-02-10T05:54:23.912 INFO:tasks.workunit.client.0.smithi178.stdout:op 1137 completed, throughput=5MB/sec 2024-02-10T05:54:23.913 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HQrz1gfQBMLtSPb off=7099513 len=225452 2024-02-10T05:54:23.913 INFO:tasks.workunit.client.0.smithi178.stdout:op 1138 completed, throughput=5MB/sec 2024-02-10T05:54:23.914 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-12ZYvckeN_78R7x off=11541119 len=1778351 2024-02-10T05:54:23.915 INFO:tasks.workunit.client.0.smithi178.stdout:op 1139 completed, throughput=5MB/sec 2024-02-10T05:54:24.915 INFO:tasks.workunit.client.0.smithi178.stdout: 222: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:24.915 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UBQTP0U3BMmQh1u off=2087213 len=876060 2024-02-10T05:54:24.917 INFO:tasks.workunit.client.0.smithi178.stdout:op 1140 completed, throughput=4.99MB/sec 2024-02-10T05:54:24.917 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XAwCJYfpqRZCJrl off=12864247 len=70234 2024-02-10T05:54:24.920 INFO:tasks.workunit.client.0.smithi178.stdout:op 1141 completed, throughput=4.99MB/sec 2024-02-10T05:54:24.920 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EyzSR_3zCPOP5wv off=14196333 len=546253 2024-02-10T05:54:24.921 INFO:tasks.workunit.client.0.smithi178.stdout:op 1142 completed, throughput=4.99MB/sec 2024-02-10T05:54:24.921 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LuHmkkZuQeKFdjs off=4795180 len=615763 2024-02-10T05:54:24.925 INFO:tasks.workunit.client.0.smithi178.stdout:op 1143 completed, throughput=4.99MB/sec 2024-02-10T05:54:24.925 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ruWCgPatQO8CiSk off=31668 len=949092 2024-02-10T05:54:24.927 INFO:tasks.workunit.client.0.smithi178.stdout:op 1144 completed, throughput=5MB/sec 2024-02-10T05:54:24.927 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8I37GtXjF9Ii9aN off=3857020 len=406012 2024-02-10T05:54:24.928 INFO:tasks.workunit.client.0.smithi178.stdout:op 1145 completed, throughput=5MB/sec 2024-02-10T05:54:24.929 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qWEf3INWk1dvNWH off=1061118 len=2031 2024-02-10T05:54:24.929 INFO:tasks.workunit.client.0.smithi178.stdout:op 1146 completed, throughput=5MB/sec 2024-02-10T05:54:24.929 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Fq8OX6KXrHsQorI off=698501 len=477198 2024-02-10T05:54:24.929 INFO:tasks.workunit.client.0.smithi178.stdout:op 1147 completed, throughput=5MB/sec 2024-02-10T05:54:24.929 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ni5M2cZY8gz0LbJ off=8964461 len=707963 2024-02-10T05:54:24.930 INFO:tasks.workunit.client.0.smithi178.stdout:op 1148 completed, throughput=5MB/sec 2024-02-10T05:54:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:24 smithi178 ceph-mon[92537]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:54:25.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:24 smithi178 ceph-mon[95116]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:54:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:24 smithi189 ceph-mon[89631]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:54:25.931 INFO:tasks.workunit.client.0.smithi178.stdout: 223: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:25.931 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UR7ALs3-hED-bLh off=785749 len=1848968 2024-02-10T05:54:25.939 INFO:tasks.workunit.client.0.smithi178.stdout:op 1149 completed, throughput=4.99MB/sec 2024-02-10T05:54:25.939 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tGkJAtswYgTJTG5 off=2945978 len=2092711 2024-02-10T05:54:25.942 INFO:tasks.workunit.client.0.smithi178.stdout:op 1150 completed, throughput=5MB/sec 2024-02-10T05:54:25.942 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--ByImF3eNYhaguQ off=16269622 len=154624 2024-02-10T05:54:25.942 INFO:tasks.workunit.client.0.smithi178.stdout:op 1151 completed, throughput=5MB/sec 2024-02-10T05:54:25.942 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Qk5kRiU2p5yO1vJ off=4695195 len=786349 2024-02-10T05:54:25.947 INFO:tasks.workunit.client.0.smithi178.stdout:op 1152 completed, throughput=5MB/sec 2024-02-10T05:54:26.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:26 smithi189 ceph-mon[89631]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:54:26.947 INFO:tasks.workunit.client.0.smithi178.stdout: 224: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:26.947 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IPjPJarg85i5BKr off=12355104 len=1642207 2024-02-10T05:54:26.955 INFO:tasks.workunit.client.0.smithi178.stdout:op 1153 completed, throughput=4.98MB/sec 2024-02-10T05:54:26.955 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yIgFmCPNK-cdAcv off=646841 len=685218 2024-02-10T05:54:26.956 INFO:tasks.workunit.client.0.smithi178.stdout:op 1154 completed, throughput=4.99MB/sec 2024-02-10T05:54:26.956 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fjRdONbbnl7A6Gg off=10303562 len=183008 2024-02-10T05:54:26.957 INFO:tasks.workunit.client.0.smithi178.stdout:op 1155 completed, throughput=4.99MB/sec 2024-02-10T05:54:26.957 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aiVQSnU878j5pDc off=1865767 len=807727 2024-02-10T05:54:26.958 INFO:tasks.workunit.client.0.smithi178.stdout:op 1156 completed, throughput=4.99MB/sec 2024-02-10T05:54:26.958 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--SMSVvsNSBqmw2Q off=4167275 len=15394 2024-02-10T05:54:26.959 INFO:tasks.workunit.client.0.smithi178.stdout:op 1157 completed, throughput=4.99MB/sec 2024-02-10T05:54:26.959 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lX8wqjFp4HQLdUl off=5006887 len=1783571 2024-02-10T05:54:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:26 smithi178 ceph-mon[92537]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:54:26.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:26 smithi178 ceph-mon[95116]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:54:26.969 INFO:tasks.workunit.client.0.smithi178.stdout:op 1158 completed, throughput=5MB/sec 2024-02-10T05:54:26.970 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SCiKzCBeSCzT3o3 off=6047618 len=1843413 2024-02-10T05:54:26.971 INFO:tasks.workunit.client.0.smithi178.stdout:op 1159 completed, throughput=5.01MB/sec 2024-02-10T05:54:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:54:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:54:27] "GET /metrics HTTP/1.1" 200 34063 "" "Prometheus/2.43.0" 2024-02-10T05:54:27.971 INFO:tasks.workunit.client.0.smithi178.stdout: 225: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:27.971 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VqyXSAu9nDqfpxf off=18358702 len=1125257 2024-02-10T05:54:27.978 INFO:tasks.workunit.client.0.smithi178.stdout:op 1160 completed, throughput=4.99MB/sec 2024-02-10T05:54:27.978 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CJS0cbx5tuDe4xV off=1766120 len=868349 2024-02-10T05:54:27.983 INFO:tasks.workunit.client.0.smithi178.stdout:op 1161 completed, throughput=4.99MB/sec 2024-02-10T05:54:27.983 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NHcNBvm90pPrVnX off=7513169 len=910219 2024-02-10T05:54:27.988 INFO:tasks.workunit.client.0.smithi178.stdout:op 1162 completed, throughput=5MB/sec 2024-02-10T05:54:27.988 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8VPQ_9luyQ8wPdR off=4019416 len=973694 2024-02-10T05:54:27.989 INFO:tasks.workunit.client.0.smithi178.stdout:op 1163 completed, throughput=5MB/sec 2024-02-10T05:54:28.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:28 smithi189 ceph-mon[89631]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:54:28.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:28 smithi178 ceph-mon[92537]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:54:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:28 smithi178 ceph-mon[95116]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:54:28.989 INFO:tasks.workunit.client.0.smithi178.stdout: 226: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:28.990 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-X3lX0kgBl91SPXe off=4424378 len=342735 2024-02-10T05:54:28.990 INFO:tasks.workunit.client.0.smithi178.stdout:op 1164 completed, throughput=4.98MB/sec 2024-02-10T05:54:28.990 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TTMPT57F_XxK-rq off=5760912 len=1169358 2024-02-10T05:54:28.997 INFO:tasks.workunit.client.0.smithi178.stdout:op 1165 completed, throughput=4.98MB/sec 2024-02-10T05:54:28.997 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YaVCoWA_Jtuvmd- off=1469693 len=1589091 2024-02-10T05:54:28.999 INFO:tasks.workunit.client.0.smithi178.stdout:op 1166 completed, throughput=4.99MB/sec 2024-02-10T05:54:28.999 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TrIFDG3gabA0qe- off=15444866 len=1029323 2024-02-10T05:54:29.001 INFO:tasks.workunit.client.0.smithi178.stdout:op 1167 completed, throughput=5MB/sec 2024-02-10T05:54:29.001 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-080uHjNDhH3ASVR off=13733378 len=861856 2024-02-10T05:54:29.002 INFO:tasks.workunit.client.0.smithi178.stdout:op 1168 completed, throughput=5MB/sec 2024-02-10T05:54:29.002 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EEju6tmQ9mi64o4 off=1048402 len=2008593 2024-02-10T05:54:29.011 INFO:tasks.workunit.client.0.smithi178.stdout:op 1169 completed, throughput=5.01MB/sec 2024-02-10T05:54:29.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:54:29.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:54:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:54:30.011 INFO:tasks.workunit.client.0.smithi178.stdout: 227: throughput=4.99MB/sec pending data=0 2024-02-10T05:54:30.011 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aIvi19m7vHqTEOt off=2715637 len=1305880 2024-02-10T05:54:30.017 INFO:tasks.workunit.client.0.smithi178.stdout:op 1170 completed, throughput=4.99MB/sec 2024-02-10T05:54:30.017 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aOaTsBdkzDnog5Y off=1069344 len=174725 2024-02-10T05:54:30.020 INFO:tasks.workunit.client.0.smithi178.stdout:op 1171 completed, throughput=4.99MB/sec 2024-02-10T05:54:30.020 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WEDo88bJl8Ltl4a off=11814599 len=1037379 2024-02-10T05:54:30.021 INFO:tasks.workunit.client.0.smithi178.stdout:op 1172 completed, throughput=5MB/sec 2024-02-10T05:54:30.021 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hpcEufs9jJgQeCc off=12611190 len=1383132 2024-02-10T05:54:30.023 INFO:tasks.workunit.client.0.smithi178.stdout:op 1173 completed, throughput=5MB/sec 2024-02-10T05:54:30.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:30 smithi189 ceph-mon[89631]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-10T05:54:30.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:30 smithi178 ceph-mon[92537]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-10T05:54:30.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:30 smithi178 ceph-mon[95116]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-10T05:54:31.023 INFO:tasks.workunit.client.0.smithi178.stdout: 228: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:31.023 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vEui0EaB8uvEJcR off=2404282 len=300056 2024-02-10T05:54:31.024 INFO:tasks.workunit.client.0.smithi178.stdout:op 1174 completed, throughput=4.98MB/sec 2024-02-10T05:54:31.024 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AGq6l2I9SfCo4mb off=9561674 len=281979 2024-02-10T05:54:31.024 INFO:tasks.workunit.client.0.smithi178.stdout:op 1175 completed, throughput=4.98MB/sec 2024-02-10T05:54:31.025 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fovFxy2Ppo8qhoi off=13166828 len=1788347 2024-02-10T05:54:31.035 INFO:tasks.workunit.client.0.smithi178.stdout:op 1176 completed, throughput=4.99MB/sec 2024-02-10T05:54:31.035 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DVKJUu1FsjF_7wM off=10366599 len=450175 2024-02-10T05:54:31.036 INFO:tasks.workunit.client.0.smithi178.stdout:op 1177 completed, throughput=4.99MB/sec 2024-02-10T05:54:31.036 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-S-08kX22x4wWkuj off=3577906 len=1279028 2024-02-10T05:54:31.038 INFO:tasks.workunit.client.0.smithi178.stdout:op 1178 completed, throughput=5MB/sec 2024-02-10T05:54:31.038 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rrkniyOdv4henf_ off=10939246 len=431330 2024-02-10T05:54:31.041 INFO:tasks.workunit.client.0.smithi178.stdout:op 1179 completed, throughput=5MB/sec 2024-02-10T05:54:31.042 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kZ_JgQDWoX56TVK off=18055506 len=1362471 2024-02-10T05:54:31.048 INFO:tasks.workunit.client.0.smithi178.stdout:op 1180 completed, throughput=5MB/sec 2024-02-10T05:54:32.048 INFO:tasks.workunit.client.0.smithi178.stdout: 229: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:32.048 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kI2iG9RfT0AZFIH off=7283309 len=2348 2024-02-10T05:54:32.049 INFO:tasks.workunit.client.0.smithi178.stdout:op 1181 completed, throughput=4.98MB/sec 2024-02-10T05:54:32.049 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ATxyMO22EA5HXwW off=4922916 len=1326655 2024-02-10T05:54:32.052 INFO:tasks.workunit.client.0.smithi178.stdout:op 1182 completed, throughput=4.99MB/sec 2024-02-10T05:54:32.052 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0WwGrDTu-r6vqJM off=1215491 len=1270526 2024-02-10T05:54:32.060 INFO:tasks.workunit.client.0.smithi178.stdout:op 1183 completed, throughput=4.99MB/sec 2024-02-10T05:54:32.060 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2xaaj5Nys8DHDJ5 off=3384536 len=1809764 2024-02-10T05:54:32.068 INFO:tasks.workunit.client.0.smithi178.stdout:op 1184 completed, throughput=5MB/sec 2024-02-10T05:54:32.068 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4H1aC-tjQ93znwM off=3117334 len=948506 2024-02-10T05:54:32.069 INFO:tasks.workunit.client.0.smithi178.stdout:op 1185 completed, throughput=5MB/sec 2024-02-10T05:54:32.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:32 smithi189 ceph-mon[89631]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:54:32.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:32 smithi178 ceph-mon[92537]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:54:32.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:32 smithi178 ceph-mon[95116]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:54:33.069 INFO:tasks.workunit.client.0.smithi178.stdout: 230: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:33.069 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3Ty94uKZ9C1U8ki off=1331087 len=637658 2024-02-10T05:54:33.070 INFO:tasks.workunit.client.0.smithi178.stdout:op 1186 completed, throughput=4.98MB/sec 2024-02-10T05:54:33.070 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WzYITPWJ9roKtMl off=7365023 len=420836 2024-02-10T05:54:33.074 INFO:tasks.workunit.client.0.smithi178.stdout:op 1187 completed, throughput=4.99MB/sec 2024-02-10T05:54:33.074 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Xb_js_NKQLpNn52 off=49548 len=2037909 2024-02-10T05:54:33.077 INFO:tasks.workunit.client.0.smithi178.stdout:op 1188 completed, throughput=4.99MB/sec 2024-02-10T05:54:33.077 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fEXttv8EdYGV_2U off=7473913 len=1240617 2024-02-10T05:54:33.083 INFO:tasks.workunit.client.0.smithi178.stdout:op 1189 completed, throughput=5MB/sec 2024-02-10T05:54:33.083 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nu5SwaxBacFPUHk off=1376020 len=1582239 2024-02-10T05:54:33.091 INFO:tasks.workunit.client.0.smithi178.stdout:op 1190 completed, throughput=5.01MB/sec 2024-02-10T05:54:34.091 INFO:tasks.workunit.client.0.smithi178.stdout: 231: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:34.092 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-467n6TIEBfV7m17 off=4359145 len=1289515 2024-02-10T05:54:34.094 INFO:tasks.workunit.client.0.smithi178.stdout:op 1191 completed, throughput=4.99MB/sec 2024-02-10T05:54:34.094 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6NRGvgIO_Zt7vC9 off=11692618 len=160446 2024-02-10T05:54:34.095 INFO:tasks.workunit.client.0.smithi178.stdout:op 1192 completed, throughput=4.99MB/sec 2024-02-10T05:54:34.095 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EYy_I4qrA8Bt9SB off=4280489 len=1043614 2024-02-10T05:54:34.096 INFO:tasks.workunit.client.0.smithi178.stdout:op 1193 completed, throughput=4.99MB/sec 2024-02-10T05:54:34.096 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PThx5PS2MlrN2ty off=1090104 len=1117302 2024-02-10T05:54:34.103 INFO:tasks.workunit.client.0.smithi178.stdout:op 1194 completed, throughput=5MB/sec 2024-02-10T05:54:34.103 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5RHher06b1rBDRS off=1777680 len=1546568 2024-02-10T05:54:34.110 INFO:tasks.workunit.client.0.smithi178.stdout:op 1195 completed, throughput=5.01MB/sec 2024-02-10T05:54:34.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:34 smithi189 ceph-mon[89631]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:54:34.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:34 smithi178 ceph-mon[92537]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:54:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:34 smithi178 ceph-mon[95116]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:54:35.111 INFO:tasks.workunit.client.0.smithi178.stdout: 232: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:35.111 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-A7uQR2v8lDnYhRP off=7574522 len=846095 2024-02-10T05:54:35.115 INFO:tasks.workunit.client.0.smithi178.stdout:op 1196 completed, throughput=4.99MB/sec 2024-02-10T05:54:35.115 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DHAmS5dS9mGWVJ_ off=6626516 len=558342 2024-02-10T05:54:35.117 INFO:tasks.workunit.client.0.smithi178.stdout:op 1197 completed, throughput=4.99MB/sec 2024-02-10T05:54:35.117 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HFSPhYDsdCti9Lu off=12776116 len=102911 2024-02-10T05:54:35.117 INFO:tasks.workunit.client.0.smithi178.stdout:op 1198 completed, throughput=4.99MB/sec 2024-02-10T05:54:35.117 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aP5lIwlyQy6jq0Q off=9111001 len=606258 2024-02-10T05:54:35.121 INFO:tasks.workunit.client.0.smithi178.stdout:op 1199 completed, throughput=4.99MB/sec 2024-02-10T05:54:35.122 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XCJEkr-GQFv1f_I off=3845706 len=1187031 2024-02-10T05:54:35.123 INFO:tasks.workunit.client.0.smithi178.stdout:op 1200 completed, throughput=5MB/sec 2024-02-10T05:54:35.123 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PRe9tfm3FH_bZnP off=1622577 len=1594361 2024-02-10T05:54:35.132 INFO:tasks.workunit.client.0.smithi178.stdout:op 1201 completed, throughput=5MB/sec 2024-02-10T05:54:36.133 INFO:tasks.workunit.client.0.smithi178.stdout: 233: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:36.133 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-13QEE1qTe94UXMh off=6202154 len=103588 2024-02-10T05:54:36.135 INFO:tasks.workunit.client.0.smithi178.stdout:op 1202 completed, throughput=4.98MB/sec 2024-02-10T05:54:36.135 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4Z8SFuG78xpvXSM off=4576890 len=1131616 2024-02-10T05:54:36.137 INFO:tasks.workunit.client.0.smithi178.stdout:op 1203 completed, throughput=4.99MB/sec 2024-02-10T05:54:36.137 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--Q5MXrOe2bPEdH7 off=14778693 len=1815134 2024-02-10T05:54:36.140 INFO:tasks.workunit.client.0.smithi178.stdout:op 1204 completed, throughput=4.99MB/sec 2024-02-10T05:54:36.141 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ns78G_N9gI3kr6k off=8527043 len=253545 2024-02-10T05:54:36.144 INFO:tasks.workunit.client.0.smithi178.stdout:op 1205 completed, throughput=5MB/sec 2024-02-10T05:54:36.144 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-I8X4xY-FLTLAguM off=3710996 len=1857036 2024-02-10T05:54:36.152 INFO:tasks.workunit.client.0.smithi178.stdout:op 1206 completed, throughput=5MB/sec 2024-02-10T05:54:36.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:36 smithi189 ceph-mon[89631]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:54:36.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:36 smithi178 ceph-mon[92537]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:54:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:36 smithi178 ceph-mon[95116]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T05:54:37.152 INFO:tasks.workunit.client.0.smithi178.stdout: 234: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:37.152 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ioqX4w4U3yNoMSc off=1010549 len=683826 2024-02-10T05:54:37.157 INFO:tasks.workunit.client.0.smithi178.stdout:op 1207 completed, throughput=4.98MB/sec 2024-02-10T05:54:37.157 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-diBVaMKfB2e4Znx off=5024887 len=932092 2024-02-10T05:54:37.162 INFO:tasks.workunit.client.0.smithi178.stdout:op 1208 completed, throughput=4.99MB/sec 2024-02-10T05:54:37.162 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lGhVdLzTiKGu49j off=19027339 len=1149843 2024-02-10T05:54:37.170 INFO:tasks.workunit.client.0.smithi178.stdout:op 1209 completed, throughput=4.99MB/sec 2024-02-10T05:54:37.170 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sUYD-wH2XMXG3hU off=4291563 len=372689 2024-02-10T05:54:37.173 INFO:tasks.workunit.client.0.smithi178.stdout:op 1210 completed, throughput=4.99MB/sec 2024-02-10T05:54:37.173 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--h765Oiw98HnR_0 off=3670384 len=585883 2024-02-10T05:54:37.177 INFO:tasks.workunit.client.0.smithi178.stdout:op 1211 completed, throughput=5MB/sec 2024-02-10T05:54:37.177 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-x5zuBsTnMRgPQJP off=2791185 len=559503 2024-02-10T05:54:37.180 INFO:tasks.workunit.client.0.smithi178.stdout:op 1212 completed, throughput=5MB/sec 2024-02-10T05:54:37.180 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5MqMrosqCP_D_jO off=822657 len=748227 2024-02-10T05:54:37.184 INFO:tasks.workunit.client.0.smithi178.stdout:op 1213 completed, throughput=5MB/sec 2024-02-10T05:54:37.862 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:54:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:54:37] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.43.0" 2024-02-10T05:54:38.184 INFO:tasks.workunit.client.0.smithi178.stdout: 235: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:38.185 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dMLpJ_jnFof6azf off=14406686 len=261136 2024-02-10T05:54:38.188 INFO:tasks.workunit.client.0.smithi178.stdout:op 1214 completed, throughput=4.98MB/sec 2024-02-10T05:54:38.188 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-eNWb5CaUy-2GohK off=16607457 len=1458536 2024-02-10T05:54:38.194 INFO:tasks.workunit.client.0.smithi178.stdout:op 1215 completed, throughput=4.99MB/sec 2024-02-10T05:54:38.194 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XkRlWjzrwhNlkVL off=5073600 len=1366152 2024-02-10T05:54:38.201 INFO:tasks.workunit.client.0.smithi178.stdout:op 1216 completed, throughput=4.99MB/sec 2024-02-10T05:54:38.201 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-A2Ifv_f0ltl5HlL off=23464556 len=856119 2024-02-10T05:54:38.202 INFO:tasks.workunit.client.0.smithi178.stdout:op 1217 completed, throughput=5MB/sec 2024-02-10T05:54:38.202 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OAmTWjPWTYeYYEi off=5418256 len=1078955 2024-02-10T05:54:38.207 INFO:tasks.workunit.client.0.smithi178.stdout:op 1218 completed, throughput=5MB/sec 2024-02-10T05:54:38.207 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tjjTBO7v5mUsuuI off=6071117 len=996874 2024-02-10T05:54:38.208 INFO:tasks.workunit.client.0.smithi178.stdout:op 1219 completed, throughput=5MB/sec 2024-02-10T05:54:38.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:38 smithi189 ceph-mon[89631]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:54:38.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:38 smithi178 ceph-mon[92537]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:54:38.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:38 smithi178 ceph-mon[95116]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:54:39.209 INFO:tasks.workunit.client.0.smithi178.stdout: 236: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:39.209 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Q9-4MxWWZgm-K3h off=18994626 len=1455064 2024-02-10T05:54:39.211 INFO:tasks.workunit.client.0.smithi178.stdout:op 1220 completed, throughput=4.99MB/sec 2024-02-10T05:54:39.211 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-unpK9iA4WigoEzH off=966753 len=1885685 2024-02-10T05:54:39.223 INFO:tasks.workunit.client.0.smithi178.stdout:op 1221 completed, throughput=5MB/sec 2024-02-10T05:54:39.223 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-a5bqOv4P0_30tmU off=5147793 len=1259104 2024-02-10T05:54:39.230 INFO:tasks.workunit.client.0.smithi178.stdout:op 1222 completed, throughput=5MB/sec 2024-02-10T05:54:40.230 INFO:tasks.workunit.client.0.smithi178.stdout: 237: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:40.230 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4xrXpr6m_G-YT1A off=6282292 len=796019 2024-02-10T05:54:40.231 INFO:tasks.workunit.client.0.smithi178.stdout:op 1223 completed, throughput=4.98MB/sec 2024-02-10T05:54:40.232 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iWB1bzMb10Jeivj off=13931002 len=2056615 2024-02-10T05:54:40.236 INFO:tasks.workunit.client.0.smithi178.stdout:op 1224 completed, throughput=4.99MB/sec 2024-02-10T05:54:40.236 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-A6F5xw8wr1WnfrI off=5675166 len=210813 2024-02-10T05:54:40.237 INFO:tasks.workunit.client.0.smithi178.stdout:op 1225 completed, throughput=4.99MB/sec 2024-02-10T05:54:40.237 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nYzPYxjgPMWu3FQ off=8237127 len=355202 2024-02-10T05:54:40.237 INFO:tasks.workunit.client.0.smithi178.stdout:op 1226 completed, throughput=4.99MB/sec 2024-02-10T05:54:40.237 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YoTVRe14AaXABR4 off=9761397 len=18059 2024-02-10T05:54:40.240 INFO:tasks.workunit.client.0.smithi178.stdout:op 1227 completed, throughput=4.99MB/sec 2024-02-10T05:54:40.240 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NRxZJvZov9FJPUh off=5235421 len=1626928 2024-02-10T05:54:40.250 INFO:tasks.workunit.client.0.smithi178.stdout:op 1228 completed, throughput=5MB/sec 2024-02-10T05:54:40.250 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GiEoAW8wWkX4wCJ off=18299253 len=351873 2024-02-10T05:54:40.253 INFO:tasks.workunit.client.0.smithi178.stdout:op 1229 completed, throughput=5MB/sec 2024-02-10T05:54:40.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:40 smithi189 ceph-mon[89631]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-10T05:54:40.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:40 smithi178 ceph-mon[92537]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-10T05:54:40.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:40 smithi178 ceph-mon[95116]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-10T05:54:41.253 INFO:tasks.workunit.client.0.smithi178.stdout: 238: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:41.253 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oyBdWO5HO-UY-vo off=1627513 len=1781749 2024-02-10T05:54:41.262 INFO:tasks.workunit.client.0.smithi178.stdout:op 1230 completed, throughput=4.99MB/sec 2024-02-10T05:54:41.262 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-14Ml_Gua-XvQUyM off=15912877 len=432491 2024-02-10T05:54:41.263 INFO:tasks.workunit.client.0.smithi178.stdout:op 1231 completed, throughput=4.99MB/sec 2024-02-10T05:54:41.263 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--N-RmQ_da90pjlE off=4356184 len=1992823 2024-02-10T05:54:41.265 INFO:tasks.workunit.client.0.smithi178.stdout:op 1232 completed, throughput=5MB/sec 2024-02-10T05:54:41.265 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Hy0BCSK41sx7vtB off=3793792 len=1746523 2024-02-10T05:54:41.267 INFO:tasks.workunit.client.0.smithi178.stdout:op 1233 completed, throughput=5MB/sec 2024-02-10T05:54:42.267 INFO:tasks.workunit.client.0.smithi178.stdout: 239: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:42.267 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Kbt_ZFFEMuj_iGs off=1682141 len=793660 2024-02-10T05:54:42.269 INFO:tasks.workunit.client.0.smithi178.stdout:op 1234 completed, throughput=4.99MB/sec 2024-02-10T05:54:42.269 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xgN4isoMXanjZge off=2165710 len=491438 2024-02-10T05:54:42.272 INFO:tasks.workunit.client.0.smithi178.stdout:op 1235 completed, throughput=4.99MB/sec 2024-02-10T05:54:42.272 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HMRYModAJsFHLYR off=312723 len=1064517 2024-02-10T05:54:42.273 INFO:tasks.workunit.client.0.smithi178.stdout:op 1236 completed, throughput=4.99MB/sec 2024-02-10T05:54:42.273 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Sxpq0YCq4QgwCzV off=7371390 len=1771571 2024-02-10T05:54:42.276 INFO:tasks.workunit.client.0.smithi178.stdout:op 1237 completed, throughput=5MB/sec 2024-02-10T05:54:42.276 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4czlOd_DZg4VGo9 off=3424362 len=400659 2024-02-10T05:54:42.279 INFO:tasks.workunit.client.0.smithi178.stdout:op 1238 completed, throughput=5MB/sec 2024-02-10T05:54:42.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:42 smithi189 ceph-mon[89631]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:54:42.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:42 smithi178 ceph-mon[92537]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:54:42.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:42 smithi178 ceph-mon[95116]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:54:43.279 INFO:tasks.workunit.client.0.smithi178.stdout: 240: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:43.279 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-40k0sCvJocVrjIN off=1055559 len=1789260 2024-02-10T05:54:43.288 INFO:tasks.workunit.client.0.smithi178.stdout:op 1239 completed, throughput=4.99MB/sec 2024-02-10T05:54:43.289 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OlypZiQ8FyJuY3L off=9046432 len=1600007 2024-02-10T05:54:43.298 INFO:tasks.workunit.client.0.smithi178.stdout:op 1240 completed, throughput=4.99MB/sec 2024-02-10T05:54:43.298 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Y_ikt_BMtkcRoTj off=8414370 len=1442424 2024-02-10T05:54:43.306 INFO:tasks.workunit.client.0.smithi178.stdout:op 1241 completed, throughput=5MB/sec 2024-02-10T05:54:43.306 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-n5TW2gmhQpBAHGS off=5585771 len=1688986 2024-02-10T05:54:43.307 INFO:tasks.workunit.client.0.smithi178.stdout:op 1242 completed, throughput=5MB/sec 2024-02-10T05:54:44.307 INFO:tasks.workunit.client.0.smithi178.stdout: 241: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:44.307 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KAXQsfWB4nMxHmB off=56688 len=1007364 2024-02-10T05:54:44.312 INFO:tasks.workunit.client.0.smithi178.stdout:op 1243 completed, throughput=4.99MB/sec 2024-02-10T05:54:44.312 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tbE_jiAfZu5KpHa off=3066157 len=151164 2024-02-10T05:54:44.313 INFO:tasks.workunit.client.0.smithi178.stdout:op 1244 completed, throughput=4.99MB/sec 2024-02-10T05:54:44.313 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sfVsd8m5rekVwFh off=11610364 len=1126006 2024-02-10T05:54:44.314 INFO:tasks.workunit.client.0.smithi178.stdout:op 1245 completed, throughput=4.99MB/sec 2024-02-10T05:54:44.314 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0HEiqCg08R9oQ6C off=10213977 len=1837319 2024-02-10T05:54:44.317 INFO:tasks.workunit.client.0.smithi178.stdout:op 1246 completed, throughput=5MB/sec 2024-02-10T05:54:44.318 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bE1KyKVduJqbvrc off=4580837 len=1952551 2024-02-10T05:54:44.319 INFO:tasks.workunit.client.0.smithi178.stdout:op 1247 completed, throughput=5.01MB/sec 2024-02-10T05:54:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:44 smithi189 ceph-mon[89631]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:54:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:54:44.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:54:44.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:44 smithi178 ceph-mon[95116]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:54:44.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:54:44.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:54:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:44 smithi178 ceph-mon[92537]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:54:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:54:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:54:45.319 INFO:tasks.workunit.client.0.smithi178.stdout: 242: throughput=4.99MB/sec pending data=0 2024-02-10T05:54:45.320 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Rq93TQSyXjO3aGv off=999857 len=705905 2024-02-10T05:54:45.323 INFO:tasks.workunit.client.0.smithi178.stdout:op 1248 completed, throughput=4.99MB/sec 2024-02-10T05:54:45.323 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FDU_FJWjAQRGJDf off=17136956 len=612058 2024-02-10T05:54:45.324 INFO:tasks.workunit.client.0.smithi178.stdout:op 1249 completed, throughput=4.99MB/sec 2024-02-10T05:54:45.324 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OVS6F8NnhGABQJU off=5418095 len=479121 2024-02-10T05:54:45.328 INFO:tasks.workunit.client.0.smithi178.stdout:op 1250 completed, throughput=4.99MB/sec 2024-02-10T05:54:45.328 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VRdbKHmEkaUpsyn off=0 len=1094658 2024-02-10T05:54:45.332 INFO:tasks.workunit.client.0.smithi178.stdout:op 1251 completed, throughput=5MB/sec 2024-02-10T05:54:45.332 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nRYVotYRgrwX8pt off=13507055 len=1941898 2024-02-10T05:54:45.334 INFO:tasks.workunit.client.0.smithi178.stdout:op 1252 completed, throughput=5.01MB/sec 2024-02-10T05:54:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:45 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:54:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:45 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:54:45.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:45 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:54:45.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:45 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:54:45.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:45 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:54:45.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:45 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:54:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:45 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:54:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:45 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:54:45.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:45 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:54:46.335 INFO:tasks.workunit.client.0.smithi178.stdout: 243: throughput=4.99MB/sec pending data=0 2024-02-10T05:54:46.335 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4itYyarl5niSWNt off=8245359 len=1537755 2024-02-10T05:54:46.336 INFO:tasks.workunit.client.0.smithi178.stdout:op 1253 completed, throughput=4.99MB/sec 2024-02-10T05:54:46.336 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4mQ7dgrDzJ-xaey off=12478139 len=2053074 2024-02-10T05:54:46.345 INFO:tasks.workunit.client.0.smithi178.stdout:op 1254 completed, throughput=5MB/sec 2024-02-10T05:54:46.345 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-f9AyyQB2RtZbUiL off=16797836 len=755022 2024-02-10T05:54:46.346 INFO:tasks.workunit.client.0.smithi178.stdout:op 1255 completed, throughput=5MB/sec 2024-02-10T05:54:46.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:46 smithi178 ceph-mon[92537]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:54:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:46 smithi178 ceph-mon[95116]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:54:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:46 smithi189 ceph-mon[89631]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:54:47.346 INFO:tasks.workunit.client.0.smithi178.stdout: 244: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:47.346 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MhfNdhwl_S7gbCJ off=5121497 len=813484 2024-02-10T05:54:47.351 INFO:tasks.workunit.client.0.smithi178.stdout:op 1256 completed, throughput=4.98MB/sec 2024-02-10T05:54:47.351 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZSDylZYWZfaQrq8 off=78636 len=776150 2024-02-10T05:54:47.352 INFO:tasks.workunit.client.0.smithi178.stdout:op 1257 completed, throughput=4.99MB/sec 2024-02-10T05:54:47.352 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GR_7YpbFGvsuZiP off=934884 len=756816 2024-02-10T05:54:47.355 INFO:tasks.workunit.client.0.smithi178.stdout:op 1258 completed, throughput=4.99MB/sec 2024-02-10T05:54:47.355 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-h8MqudXND_XCVb3 off=6033059 len=1158449 2024-02-10T05:54:47.359 INFO:tasks.workunit.client.0.smithi178.stdout:op 1259 completed, throughput=4.99MB/sec 2024-02-10T05:54:47.359 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dZ9V3ZqvQVX5jjA off=8431412 len=1562801 2024-02-10T05:54:47.366 INFO:tasks.workunit.client.0.smithi178.stdout:op 1260 completed, throughput=5MB/sec 2024-02-10T05:54:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:54:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:54:47] "GET /metrics HTTP/1.1" 200 34063 "" "Prometheus/2.43.0" 2024-02-10T05:54:48.366 INFO:tasks.workunit.client.0.smithi178.stdout: 245: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:48.366 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vhhh2Z0VK-6-0yx off=20287371 len=1177801 2024-02-10T05:54:48.372 INFO:tasks.workunit.client.0.smithi178.stdout:op 1261 completed, throughput=4.99MB/sec 2024-02-10T05:54:48.372 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5XA0wVifjcM94Bn off=5254667 len=84403 2024-02-10T05:54:48.373 INFO:tasks.workunit.client.0.smithi178.stdout:op 1262 completed, throughput=4.99MB/sec 2024-02-10T05:54:48.373 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PSE3QeQRMX_4lk1 off=7741111 len=700330 2024-02-10T05:54:48.377 INFO:tasks.workunit.client.0.smithi178.stdout:op 1263 completed, throughput=4.99MB/sec 2024-02-10T05:54:48.377 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EXUb2MxltfYM1ON off=18714789 len=59781 2024-02-10T05:54:48.377 INFO:tasks.workunit.client.0.smithi178.stdout:op 1264 completed, throughput=4.99MB/sec 2024-02-10T05:54:48.377 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pQk5BuWl3a4aQP- off=2055181 len=605487 2024-02-10T05:54:48.378 INFO:tasks.workunit.client.0.smithi178.stdout:op 1265 completed, throughput=4.99MB/sec 2024-02-10T05:54:48.378 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-59kY5alTMm2zfaY off=1865405 len=572655 2024-02-10T05:54:48.382 INFO:tasks.workunit.client.0.smithi178.stdout:op 1266 completed, throughput=4.99MB/sec 2024-02-10T05:54:48.382 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Mden0q0bAEgZeZ7 off=4809638 len=729387 2024-02-10T05:54:48.387 INFO:tasks.workunit.client.0.smithi178.stdout:op 1267 completed, throughput=5MB/sec 2024-02-10T05:54:48.387 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-z2zjRlUxbNjU0el off=7790570 len=291072 2024-02-10T05:54:48.388 INFO:tasks.workunit.client.0.smithi178.stdout:op 1268 completed, throughput=5MB/sec 2024-02-10T05:54:48.388 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fFjpMVnZvHNTgdz off=7842045 len=339164 2024-02-10T05:54:48.388 INFO:tasks.workunit.client.0.smithi178.stdout:op 1269 completed, throughput=5MB/sec 2024-02-10T05:54:48.388 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0_ghMjqFFtIJHRg off=45945 len=798234 2024-02-10T05:54:48.389 INFO:tasks.workunit.client.0.smithi178.stdout:op 1270 completed, throughput=5MB/sec 2024-02-10T05:54:48.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:48 smithi178 ceph-mon[92537]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:54:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:48 smithi178 ceph-mon[95116]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:54:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:48 smithi189 ceph-mon[89631]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:54:49.389 INFO:tasks.workunit.client.0.smithi178.stdout: 246: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:49.389 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rNfuGO53SI131cO off=6606332 len=191934 2024-02-10T05:54:49.390 INFO:tasks.workunit.client.0.smithi178.stdout:op 1271 completed, throughput=4.98MB/sec 2024-02-10T05:54:49.390 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-na8pXSp_z1-6Vjc off=11475825 len=2059333 2024-02-10T05:54:49.392 INFO:tasks.workunit.client.0.smithi178.stdout:op 1272 completed, throughput=4.99MB/sec 2024-02-10T05:54:49.392 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fzzlgweRTCTTRhQ off=7308498 len=1251727 2024-02-10T05:54:49.398 INFO:tasks.workunit.client.0.smithi178.stdout:op 1273 completed, throughput=4.99MB/sec 2024-02-10T05:54:49.399 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-S4UzTlBpdTav-1z off=1322292 len=1424897 2024-02-10T05:54:49.407 INFO:tasks.workunit.client.0.smithi178.stdout:op 1274 completed, throughput=5MB/sec 2024-02-10T05:54:49.407 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EEdVlU_0OBHjsQJ off=2264897 len=795375 2024-02-10T05:54:49.411 INFO:tasks.workunit.client.0.smithi178.stdout:op 1275 completed, throughput=5MB/sec 2024-02-10T05:54:50.412 INFO:tasks.workunit.client.0.smithi178.stdout: 247: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:50.412 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wlC_pK4c_SHROY2 off=17629934 len=776497 2024-02-10T05:54:50.417 INFO:tasks.workunit.client.0.smithi178.stdout:op 1276 completed, throughput=4.99MB/sec 2024-02-10T05:54:50.417 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UfsEUnNx8IrIWpZ off=831058 len=809093 2024-02-10T05:54:50.419 INFO:tasks.workunit.client.0.smithi178.stdout:op 1277 completed, throughput=4.99MB/sec 2024-02-10T05:54:50.419 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VPJEut6bw7oSS4U off=3805802 len=649018 2024-02-10T05:54:50.423 INFO:tasks.workunit.client.0.smithi178.stdout:op 1278 completed, throughput=4.99MB/sec 2024-02-10T05:54:50.423 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HMRYModAJsFHLYR off=2577732 len=1126325 2024-02-10T05:54:50.428 INFO:tasks.workunit.client.0.smithi178.stdout:op 1279 completed, throughput=4.99MB/sec 2024-02-10T05:54:50.428 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4rWofrwTYYOldNb off=1812861 len=1078760 2024-02-10T05:54:50.429 INFO:tasks.workunit.client.0.smithi178.stdout:op 1280 completed, throughput=5MB/sec 2024-02-10T05:54:50.429 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pXgWsXpvUFWBbxo off=6582727 len=337592 2024-02-10T05:54:50.430 INFO:tasks.workunit.client.0.smithi178.stdout:op 1281 completed, throughput=5MB/sec 2024-02-10T05:54:50.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:50 smithi178 ceph-mon[92537]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T05:54:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:50 smithi178 ceph-mon[95116]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T05:54:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:50 smithi189 ceph-mon[89631]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T05:54:51.430 INFO:tasks.workunit.client.0.smithi178.stdout: 248: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:51.431 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bAY9XASX-H0-tYE off=20270231 len=427500 2024-02-10T05:54:51.431 INFO:tasks.workunit.client.0.smithi178.stdout:op 1282 completed, throughput=4.98MB/sec 2024-02-10T05:54:51.431 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Nj8r58q_6uucLgE off=400323 len=171494 2024-02-10T05:54:51.435 INFO:tasks.workunit.client.0.smithi178.stdout:op 1283 completed, throughput=4.98MB/sec 2024-02-10T05:54:51.435 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-y7zWxl8Qdnx7ATp off=1106297 len=787262 2024-02-10T05:54:51.436 INFO:tasks.workunit.client.0.smithi178.stdout:op 1284 completed, throughput=4.99MB/sec 2024-02-10T05:54:51.436 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gGyBEjOVr6-XcIp off=8513359 len=1577021 2024-02-10T05:54:51.439 INFO:tasks.workunit.client.0.smithi178.stdout:op 1285 completed, throughput=4.99MB/sec 2024-02-10T05:54:51.439 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dpJwwMuOYU8Sh84 off=4375199 len=1299709 2024-02-10T05:54:51.441 INFO:tasks.workunit.client.0.smithi178.stdout:op 1286 completed, throughput=5MB/sec 2024-02-10T05:54:51.441 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WgLHGVBiZYTZawW off=3210694 len=1837974 2024-02-10T05:54:51.449 INFO:tasks.workunit.client.0.smithi178.stdout:op 1287 completed, throughput=5MB/sec 2024-02-10T05:54:52.450 INFO:tasks.workunit.client.0.smithi178.stdout: 249: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:52.450 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WNxCnCS5GvlXXGw off=915985 len=380639 2024-02-10T05:54:52.451 INFO:tasks.workunit.client.0.smithi178.stdout:op 1288 completed, throughput=4.98MB/sec 2024-02-10T05:54:52.451 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dS2d2jxbW91URWK off=590266 len=260205 2024-02-10T05:54:52.451 INFO:tasks.workunit.client.0.smithi178.stdout:op 1289 completed, throughput=4.99MB/sec 2024-02-10T05:54:52.451 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--8JK-zJtEY7Q1XA off=6359477 len=68898 2024-02-10T05:54:52.454 INFO:tasks.workunit.client.0.smithi178.stdout:op 1290 completed, throughput=4.99MB/sec 2024-02-10T05:54:52.454 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6Sq7OJ3u9YQl3E0 off=947025 len=698183 2024-02-10T05:54:52.458 INFO:tasks.workunit.client.0.smithi178.stdout:op 1291 completed, throughput=4.99MB/sec 2024-02-10T05:54:52.458 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xmgvsPll23lGAMe off=20190352 len=1893904 2024-02-10T05:54:52.471 INFO:tasks.workunit.client.0.smithi178.stdout:op 1292 completed, throughput=5MB/sec 2024-02-10T05:54:52.471 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-seY2Sng4s-XM8MF off=2751336 len=500185 2024-02-10T05:54:52.472 INFO:tasks.workunit.client.0.smithi178.stdout:op 1293 completed, throughput=5MB/sec 2024-02-10T05:54:52.472 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2xTRrW16Rle3Lta off=17480351 len=1984991 2024-02-10T05:54:52.474 INFO:tasks.workunit.client.0.smithi178.stdout:op 1294 completed, throughput=5MB/sec 2024-02-10T05:54:52.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:52 smithi178 ceph-mon[92537]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:54:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:52 smithi178 ceph-mon[95116]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:54:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:52 smithi189 ceph-mon[89631]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:54:53.475 INFO:tasks.workunit.client.0.smithi178.stdout: 250: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:53.475 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ewpAdxe1pm7kiGl off=14552085 len=1767358 2024-02-10T05:54:53.483 INFO:tasks.workunit.client.0.smithi178.stdout:op 1295 completed, throughput=4.99MB/sec 2024-02-10T05:54:53.483 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--8JK-zJtEY7Q1XA off=3669647 len=1457382 2024-02-10T05:54:53.484 INFO:tasks.workunit.client.0.smithi178.stdout:op 1296 completed, throughput=5MB/sec 2024-02-10T05:54:53.484 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8giuD0MhGx7KSMX off=1274906 len=87892 2024-02-10T05:54:53.484 INFO:tasks.workunit.client.0.smithi178.stdout:op 1297 completed, throughput=5MB/sec 2024-02-10T05:54:53.484 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vPUlZKdqO2kGAbu off=11279181 len=1933929 2024-02-10T05:54:53.486 INFO:tasks.workunit.client.0.smithi178.stdout:op 1298 completed, throughput=5MB/sec 2024-02-10T05:54:54.486 INFO:tasks.workunit.client.0.smithi178.stdout: 251: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:54.486 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2jG_I8Sqv1fDOwo off=15192525 len=1358446 2024-02-10T05:54:54.493 INFO:tasks.workunit.client.0.smithi178.stdout:op 1299 completed, throughput=4.99MB/sec 2024-02-10T05:54:54.493 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Gztm7wJ5akofVV7 off=6644573 len=1530001 2024-02-10T05:54:54.494 INFO:tasks.workunit.client.0.smithi178.stdout:op 1300 completed, throughput=5MB/sec 2024-02-10T05:54:54.494 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1w5si-hCox9Nj_x off=22974506 len=106583 2024-02-10T05:54:54.495 INFO:tasks.workunit.client.0.smithi178.stdout:op 1301 completed, throughput=5MB/sec 2024-02-10T05:54:54.495 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6DG3mTD7yW5kZLS off=3718789 len=1566788 2024-02-10T05:54:54.497 INFO:tasks.workunit.client.0.smithi178.stdout:op 1302 completed, throughput=5MB/sec 2024-02-10T05:54:54.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:54 smithi178 ceph-mon[92537]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:54:54.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:54 smithi178 ceph-mon[95116]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:54:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:54 smithi189 ceph-mon[89631]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:54:55.497 INFO:tasks.workunit.client.0.smithi178.stdout: 252: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:55.497 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QNs-3LLnhapBPnI off=1772444 len=917880 2024-02-10T05:54:55.499 INFO:tasks.workunit.client.0.smithi178.stdout:op 1303 completed, throughput=4.99MB/sec 2024-02-10T05:54:55.499 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Z_1Ma-PTVvz7tTL off=4268021 len=2074632 2024-02-10T05:54:55.502 INFO:tasks.workunit.client.0.smithi178.stdout:op 1304 completed, throughput=4.99MB/sec 2024-02-10T05:54:55.502 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EJ00swrX0PdY95v off=2920176 len=445250 2024-02-10T05:54:55.505 INFO:tasks.workunit.client.0.smithi178.stdout:op 1305 completed, throughput=4.99MB/sec 2024-02-10T05:54:55.505 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zaiQGQkk2XVDBbG off=5310828 len=695411 2024-02-10T05:54:55.507 INFO:tasks.workunit.client.0.smithi178.stdout:op 1306 completed, throughput=5MB/sec 2024-02-10T05:54:55.508 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-l_2fSmP-yMIJXu6 off=15184948 len=908739 2024-02-10T05:54:55.508 INFO:tasks.workunit.client.0.smithi178.stdout:op 1307 completed, throughput=5MB/sec 2024-02-10T05:54:56.509 INFO:tasks.workunit.client.0.smithi178.stdout: 253: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:56.509 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hukmcQJvWakMGf6 off=2257420 len=1989920 2024-02-10T05:54:56.511 INFO:tasks.workunit.client.0.smithi178.stdout:op 1308 completed, throughput=4.99MB/sec 2024-02-10T05:54:56.511 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wtqumcV--DJzhH_ off=2496942 len=106863 2024-02-10T05:54:56.512 INFO:tasks.workunit.client.0.smithi178.stdout:op 1309 completed, throughput=4.99MB/sec 2024-02-10T05:54:56.512 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gEdHYoB0A-AgUlL off=2637902 len=1317463 2024-02-10T05:54:56.518 INFO:tasks.workunit.client.0.smithi178.stdout:op 1310 completed, throughput=4.99MB/sec 2024-02-10T05:54:56.518 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cGmnc7ytzAhgrKe off=7317861 len=12046 2024-02-10T05:54:56.520 INFO:tasks.workunit.client.0.smithi178.stdout:op 1311 completed, throughput=4.99MB/sec 2024-02-10T05:54:56.521 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-s-cnZPZNNl-XGyE off=3699520 len=178524 2024-02-10T05:54:56.523 INFO:tasks.workunit.client.0.smithi178.stdout:op 1312 completed, throughput=4.99MB/sec 2024-02-10T05:54:56.523 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ie98r_CAru5A4WU off=1136356 len=1711905 2024-02-10T05:54:56.525 INFO:tasks.workunit.client.0.smithi178.stdout:op 1313 completed, throughput=5MB/sec 2024-02-10T05:54:56.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:56 smithi178 ceph-mon[92537]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:54:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:56 smithi178 ceph-mon[95116]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:54:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:56 smithi189 ceph-mon[89631]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:54:57.526 INFO:tasks.workunit.client.0.smithi178.stdout: 254: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:57.526 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fqy0Q6lzeRQwzgC off=2295559 len=813646 2024-02-10T05:54:57.527 INFO:tasks.workunit.client.0.smithi178.stdout:op 1314 completed, throughput=4.98MB/sec 2024-02-10T05:54:57.527 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IyYGKWYjybSZ_zi off=5270131 len=753905 2024-02-10T05:54:57.531 INFO:tasks.workunit.client.0.smithi178.stdout:op 1315 completed, throughput=4.99MB/sec 2024-02-10T05:54:57.532 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VdKOuzTYaMRsbzn off=7275431 len=2014613 2024-02-10T05:54:57.534 INFO:tasks.workunit.client.0.smithi178.stdout:op 1316 completed, throughput=4.99MB/sec 2024-02-10T05:54:57.534 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dcDcj9UFTcfavf5 off=2386495 len=1466614 2024-02-10T05:54:57.541 INFO:tasks.workunit.client.0.smithi178.stdout:op 1317 completed, throughput=5MB/sec 2024-02-10T05:54:57.541 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pV11rvJnpd8Lv32 off=12361153 len=1032398 2024-02-10T05:54:57.542 INFO:tasks.workunit.client.0.smithi178.stdout:op 1318 completed, throughput=5MB/sec 2024-02-10T05:54:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:54:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:54:57] "GET /metrics HTTP/1.1" 200 34063 "" "Prometheus/2.43.0" 2024-02-10T05:54:58.542 INFO:tasks.workunit.client.0.smithi178.stdout: 255: throughput=4.98MB/sec pending data=0 2024-02-10T05:54:58.542 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xC6BNlvWJgcSeqJ off=7528713 len=64877 2024-02-10T05:54:58.545 INFO:tasks.workunit.client.0.smithi178.stdout:op 1319 completed, throughput=4.98MB/sec 2024-02-10T05:54:58.545 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RzWFtfugIttt6Cb off=13772986 len=2047967 2024-02-10T05:54:58.547 INFO:tasks.workunit.client.0.smithi178.stdout:op 1320 completed, throughput=4.99MB/sec 2024-02-10T05:54:58.547 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6HWw1okzxiIp4rv off=5833442 len=389518 2024-02-10T05:54:58.551 INFO:tasks.workunit.client.0.smithi178.stdout:op 1321 completed, throughput=4.99MB/sec 2024-02-10T05:54:58.551 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QL005hraCCndTSU off=18968339 len=1663444 2024-02-10T05:54:58.553 INFO:tasks.workunit.client.0.smithi178.stdout:op 1322 completed, throughput=5MB/sec 2024-02-10T05:54:58.553 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iwzzIPvkRYXrCN3 off=11072068 len=1590784 2024-02-10T05:54:58.555 INFO:tasks.workunit.client.0.smithi178.stdout:op 1323 completed, throughput=5MB/sec 2024-02-10T05:54:58.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:58 smithi178 ceph-mon[92537]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:54:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:58 smithi178 ceph-mon[95116]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:54:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:58 smithi189 ceph-mon[89631]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:54:59.555 INFO:tasks.workunit.client.0.smithi178.stdout: 256: throughput=4.99MB/sec pending data=0 2024-02-10T05:54:59.556 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d5qrF2SO34OXHC0 off=2635519 len=472845 2024-02-10T05:54:59.556 INFO:tasks.workunit.client.0.smithi178.stdout:op 1324 completed, throughput=4.99MB/sec 2024-02-10T05:54:59.556 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9iE0zMfUM5ybqL8 off=7668051 len=1569958 2024-02-10T05:54:59.564 INFO:tasks.workunit.client.0.smithi178.stdout:op 1325 completed, throughput=4.99MB/sec 2024-02-10T05:54:59.564 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OuXk-LXCxbw1Jz_ off=3654482 len=601423 2024-02-10T05:54:59.569 INFO:tasks.workunit.client.0.smithi178.stdout:op 1326 completed, throughput=5MB/sec 2024-02-10T05:54:59.569 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GT_R64xWz5PfCtT off=2596230 len=1568939 2024-02-10T05:54:59.575 INFO:tasks.workunit.client.0.smithi178.stdout:op 1327 completed, throughput=5MB/sec 2024-02-10T05:54:59.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:54:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:54:59.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:54:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:55:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:54:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:55:00.575 INFO:tasks.workunit.client.0.smithi178.stdout: 257: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:00.575 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Iydo2saWQgjiYHe off=3819349 len=525413 2024-02-10T05:55:00.576 INFO:tasks.workunit.client.0.smithi178.stdout:op 1328 completed, throughput=4.98MB/sec 2024-02-10T05:55:00.576 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d4wdoh9VizthByY off=1536870 len=1555412 2024-02-10T05:55:00.578 INFO:tasks.workunit.client.0.smithi178.stdout:op 1329 completed, throughput=4.99MB/sec 2024-02-10T05:55:00.578 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hJG4slnVNFkjP4v off=3529634 len=1901929 2024-02-10T05:55:00.580 INFO:tasks.workunit.client.0.smithi178.stdout:op 1330 completed, throughput=5MB/sec 2024-02-10T05:55:00.580 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5BgfPzJybXZT6Fq off=1198402 len=1319442 2024-02-10T05:55:00.584 INFO:tasks.workunit.client.0.smithi178.stdout:op 1331 completed, throughput=5MB/sec 2024-02-10T05:55:00.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:00 smithi178 ceph-mon[95116]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:55:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:00 smithi178 ceph-mon[92537]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:55:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:00 smithi189 ceph-mon[89631]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:55:01.584 INFO:tasks.workunit.client.0.smithi178.stdout: 258: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:01.584 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZSZnuxSia8cRZfb off=5222699 len=257119 2024-02-10T05:55:01.585 INFO:tasks.workunit.client.0.smithi178.stdout:op 1332 completed, throughput=4.98MB/sec 2024-02-10T05:55:01.585 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rGDy2n9Sv-N-mi5 off=32896 len=1439221 2024-02-10T05:55:01.593 INFO:tasks.workunit.client.0.smithi178.stdout:op 1333 completed, throughput=4.99MB/sec 2024-02-10T05:55:01.593 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fqy0Q6lzeRQwzgC off=2869567 len=1296929 2024-02-10T05:55:01.594 INFO:tasks.workunit.client.0.smithi178.stdout:op 1334 completed, throughput=4.99MB/sec 2024-02-10T05:55:01.595 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2qNaLW1fmrZqb6m off=6269325 len=1448703 2024-02-10T05:55:01.602 INFO:tasks.workunit.client.0.smithi178.stdout:op 1335 completed, throughput=5MB/sec 2024-02-10T05:55:01.602 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lcCG4lQ7bzX2M6R off=2830453 len=1768554 2024-02-10T05:55:01.612 INFO:tasks.workunit.client.0.smithi178.stdout:op 1336 completed, throughput=5MB/sec 2024-02-10T05:55:02.612 INFO:tasks.workunit.client.0.smithi178.stdout: 259: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:02.612 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BTyae5BdSfMacuX off=11329005 len=993950 2024-02-10T05:55:02.614 INFO:tasks.workunit.client.0.smithi178.stdout:op 1337 completed, throughput=4.99MB/sec 2024-02-10T05:55:02.614 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0KN0KSLHACFe0zP off=4014245 len=1019006 2024-02-10T05:55:02.619 INFO:tasks.workunit.client.0.smithi178.stdout:op 1338 completed, throughput=4.99MB/sec 2024-02-10T05:55:02.619 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MtS6WAWfQjpJxa6 off=11752556 len=1898874 2024-02-10T05:55:02.621 INFO:tasks.workunit.client.0.smithi178.stdout:op 1339 completed, throughput=5MB/sec 2024-02-10T05:55:02.621 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5XKdJYaCz_CxhqU off=571921 len=756312 2024-02-10T05:55:02.626 INFO:tasks.workunit.client.0.smithi178.stdout:op 1340 completed, throughput=5MB/sec 2024-02-10T05:55:02.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:02 smithi178 ceph-mon[95116]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T05:55:02.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:02 smithi178 ceph-mon[92537]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T05:55:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:02 smithi189 ceph-mon[89631]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T05:55:03.627 INFO:tasks.workunit.client.0.smithi178.stdout: 260: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:03.627 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-93pXaMNjvSTMimT off=696318 len=601462 2024-02-10T05:55:03.631 INFO:tasks.workunit.client.0.smithi178.stdout:op 1341 completed, throughput=4.98MB/sec 2024-02-10T05:55:03.631 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-c-TNEwmVG14b-vX off=5030317 len=1513284 2024-02-10T05:55:03.638 INFO:tasks.workunit.client.0.smithi178.stdout:op 1342 completed, throughput=4.99MB/sec 2024-02-10T05:55:03.638 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NMEiUQJRjM-c7jn off=3654154 len=1680189 2024-02-10T05:55:03.640 INFO:tasks.workunit.client.0.smithi178.stdout:op 1343 completed, throughput=5MB/sec 2024-02-10T05:55:03.641 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2rQFIGlJMZ_lB2S off=7298765 len=598646 2024-02-10T05:55:03.644 INFO:tasks.workunit.client.0.smithi178.stdout:op 1344 completed, throughput=5MB/sec 2024-02-10T05:55:03.644 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wbUxgFYxGC4oRNm off=3172817 len=1495370 2024-02-10T05:55:03.646 INFO:tasks.workunit.client.0.smithi178.stdout:op 1345 completed, throughput=5MB/sec 2024-02-10T05:55:04.647 INFO:tasks.workunit.client.0.smithi178.stdout: 261: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:04.647 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-toYaJzWC6DI8Qqf off=15338107 len=486020 2024-02-10T05:55:04.647 INFO:tasks.workunit.client.0.smithi178.stdout:op 1346 completed, throughput=4.99MB/sec 2024-02-10T05:55:04.648 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--_qncrOamRxOXKm off=1375378 len=34243 2024-02-10T05:55:04.650 INFO:tasks.workunit.client.0.smithi178.stdout:op 1347 completed, throughput=4.99MB/sec 2024-02-10T05:55:04.650 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d5vDmKEHay2Wp1T off=1097081 len=1583097 2024-02-10T05:55:04.652 INFO:tasks.workunit.client.0.smithi178.stdout:op 1348 completed, throughput=4.99MB/sec 2024-02-10T05:55:04.652 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Zi1qmpFioHe4nld off=11492616 len=528444 2024-02-10T05:55:04.653 INFO:tasks.workunit.client.0.smithi178.stdout:op 1349 completed, throughput=4.99MB/sec 2024-02-10T05:55:04.653 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aJxBwmxBh_I7e3G off=8489356 len=1224524 2024-02-10T05:55:04.661 INFO:tasks.workunit.client.0.smithi178.stdout:op 1350 completed, throughput=5MB/sec 2024-02-10T05:55:04.661 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1ieqT4ow3uOhilK off=11901745 len=1148189 2024-02-10T05:55:04.662 INFO:tasks.workunit.client.0.smithi178.stdout:op 1351 completed, throughput=5MB/sec 2024-02-10T05:55:04.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:04 smithi178 ceph-mon[92537]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-10T05:55:04.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:04 smithi178 ceph-mon[95116]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-10T05:55:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:04 smithi189 ceph-mon[89631]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-10T05:55:05.663 INFO:tasks.workunit.client.0.smithi178.stdout: 262: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:05.663 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VLgNR6aQjLd95Bp off=13027367 len=1669781 2024-02-10T05:55:05.671 INFO:tasks.workunit.client.0.smithi178.stdout:op 1352 completed, throughput=4.99MB/sec 2024-02-10T05:55:05.671 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hTF9ZtQMrcwHsAk off=13778377 len=1763735 2024-02-10T05:55:05.674 INFO:tasks.workunit.client.0.smithi178.stdout:op 1353 completed, throughput=5MB/sec 2024-02-10T05:55:05.674 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eLiMx-k63Kx7_tU off=297661 len=1465553 2024-02-10T05:55:05.677 INFO:tasks.workunit.client.0.smithi178.stdout:op 1354 completed, throughput=5MB/sec 2024-02-10T05:55:06.677 INFO:tasks.workunit.client.0.smithi178.stdout: 263: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:06.678 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_jN_FGly3xjPu2r off=13188360 len=477291 2024-02-10T05:55:06.682 INFO:tasks.workunit.client.0.smithi178.stdout:op 1355 completed, throughput=4.98MB/sec 2024-02-10T05:55:06.682 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OLTLSekXBsJ-4zU off=3987963 len=1846666 2024-02-10T05:55:06.684 INFO:tasks.workunit.client.0.smithi178.stdout:op 1356 completed, throughput=4.99MB/sec 2024-02-10T05:55:06.684 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ui3JiwA53yl12N9 off=10448169 len=247319 2024-02-10T05:55:06.687 INFO:tasks.workunit.client.0.smithi178.stdout:op 1357 completed, throughput=4.99MB/sec 2024-02-10T05:55:06.688 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vGiQQijlY-dvC_D off=6491865 len=428215 2024-02-10T05:55:06.690 INFO:tasks.workunit.client.0.smithi178.stdout:op 1358 completed, throughput=4.99MB/sec 2024-02-10T05:55:06.690 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d9aN-bZSkgL3KPR off=3369694 len=1721791 2024-02-10T05:55:06.692 INFO:tasks.workunit.client.0.smithi178.stdout:op 1359 completed, throughput=5MB/sec 2024-02-10T05:55:06.692 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-umSu9thlLrfokuF off=3268818 len=1353424 2024-02-10T05:55:06.698 INFO:tasks.workunit.client.0.smithi178.stdout:op 1360 completed, throughput=5MB/sec 2024-02-10T05:55:06.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:06 smithi178 ceph-mon[92537]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-10T05:55:06.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:06 smithi178 ceph-mon[95116]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-10T05:55:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:06 smithi189 ceph-mon[89631]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-10T05:55:07.699 INFO:tasks.workunit.client.0.smithi178.stdout: 264: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:07.699 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SxYr7n2bhLHVdgr off=3911280 len=340518 2024-02-10T05:55:07.702 INFO:tasks.workunit.client.0.smithi178.stdout:op 1361 completed, throughput=4.99MB/sec 2024-02-10T05:55:07.702 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bOUAR2pJkBj5Vbm off=1289518 len=929042 2024-02-10T05:55:07.707 INFO:tasks.workunit.client.0.smithi178.stdout:op 1362 completed, throughput=4.99MB/sec 2024-02-10T05:55:07.708 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DhuCt3ihf81p4zT off=14783368 len=326900 2024-02-10T05:55:07.708 INFO:tasks.workunit.client.0.smithi178.stdout:op 1363 completed, throughput=4.99MB/sec 2024-02-10T05:55:07.708 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tTvouStGDxOdzIN off=18029773 len=1040018 2024-02-10T05:55:07.710 INFO:tasks.workunit.client.0.smithi178.stdout:op 1364 completed, throughput=4.99MB/sec 2024-02-10T05:55:07.710 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HK2KR9t19lsn5LF off=12972796 len=179162 2024-02-10T05:55:07.712 INFO:tasks.workunit.client.0.smithi178.stdout:op 1365 completed, throughput=4.99MB/sec 2024-02-10T05:55:07.713 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mh_gnG8T77-7zrf off=13359611 len=1492726 2024-02-10T05:55:07.715 INFO:tasks.workunit.client.0.smithi178.stdout:op 1366 completed, throughput=5MB/sec 2024-02-10T05:55:07.715 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Nwcts93n9ilhK73 off=6807482 len=1325730 2024-02-10T05:55:07.722 INFO:tasks.workunit.client.0.smithi178.stdout:op 1367 completed, throughput=5MB/sec 2024-02-10T05:55:07.863 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:55:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:55:07] "GET /metrics HTTP/1.1" 200 34063 "" "Prometheus/2.43.0" 2024-02-10T05:55:08.723 INFO:tasks.workunit.client.0.smithi178.stdout: 265: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:08.723 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xcpcSOBLwsEd336 off=0 len=1101988 2024-02-10T05:55:08.729 INFO:tasks.workunit.client.0.smithi178.stdout:op 1368 completed, throughput=4.99MB/sec 2024-02-10T05:55:08.729 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-et9i8xreQ10HNSz off=7588240 len=1823787 2024-02-10T05:55:08.731 INFO:tasks.workunit.client.0.smithi178.stdout:op 1369 completed, throughput=5MB/sec 2024-02-10T05:55:08.731 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JRVRbVHujCOAud8 off=742408 len=1352525 2024-02-10T05:55:08.733 INFO:tasks.workunit.client.0.smithi178.stdout:op 1370 completed, throughput=5MB/sec 2024-02-10T05:55:08.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:08 smithi178 ceph-mon[92537]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-10T05:55:08.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:08 smithi178 ceph-mon[95116]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-10T05:55:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:08 smithi189 ceph-mon[89631]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-10T05:55:09.733 INFO:tasks.workunit.client.0.smithi178.stdout: 266: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:09.733 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CkAjoAzjnJKyBI8 off=4903779 len=1566188 2024-02-10T05:55:09.740 INFO:tasks.workunit.client.0.smithi178.stdout:op 1371 completed, throughput=4.99MB/sec 2024-02-10T05:55:09.740 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xsnNah4ZH1qN7_g off=575742 len=1952752 2024-02-10T05:55:09.750 INFO:tasks.workunit.client.0.smithi178.stdout:op 1372 completed, throughput=4.99MB/sec 2024-02-10T05:55:09.750 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-C5CXHfPwV37REXU off=4170966 len=695707 2024-02-10T05:55:09.752 INFO:tasks.workunit.client.0.smithi178.stdout:op 1373 completed, throughput=5MB/sec 2024-02-10T05:55:09.752 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ovo3lpEKy1d6ien off=3495631 len=1613336 2024-02-10T05:55:09.758 INFO:tasks.workunit.client.0.smithi178.stdout:op 1374 completed, throughput=5MB/sec 2024-02-10T05:55:10.758 INFO:tasks.workunit.client.0.smithi178.stdout: 267: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:10.759 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AvxB5RTBzfQPcHq off=9522832 len=236281 2024-02-10T05:55:10.762 INFO:tasks.workunit.client.0.smithi178.stdout:op 1375 completed, throughput=4.98MB/sec 2024-02-10T05:55:10.762 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DKcU9sqwR_iepso off=18917208 len=2072715 2024-02-10T05:55:10.764 INFO:tasks.workunit.client.0.smithi178.stdout:op 1376 completed, throughput=4.99MB/sec 2024-02-10T05:55:10.764 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8MlS7de5Jhp2AgH off=1048840 len=2044311 2024-02-10T05:55:10.767 INFO:tasks.workunit.client.0.smithi178.stdout:op 1377 completed, throughput=5MB/sec 2024-02-10T05:55:10.767 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-40HD9XPU2AJdCdr off=4816009 len=1840045 2024-02-10T05:55:10.773 INFO:tasks.workunit.client.0.smithi178.stdout:op 1378 completed, throughput=5.01MB/sec 2024-02-10T05:55:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:10 smithi178 ceph-mon[92537]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T05:55:10.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:10 smithi178 ceph-mon[95116]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T05:55:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:10 smithi189 ceph-mon[89631]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T05:55:11.774 INFO:tasks.workunit.client.0.smithi178.stdout: 268: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:11.774 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BPh_8pEWbaajLnN off=8521740 len=1175431 2024-02-10T05:55:11.775 INFO:tasks.workunit.client.0.smithi178.stdout:op 1379 completed, throughput=4.99MB/sec 2024-02-10T05:55:11.776 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hqDrt62ehbNuDP9 off=8144693 len=877941 2024-02-10T05:55:11.777 INFO:tasks.workunit.client.0.smithi178.stdout:op 1380 completed, throughput=4.99MB/sec 2024-02-10T05:55:11.777 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-83Uui1Zd9i1obXC off=3633332 len=1849526 2024-02-10T05:55:11.779 INFO:tasks.workunit.client.0.smithi178.stdout:op 1381 completed, throughput=5MB/sec 2024-02-10T05:55:12.779 INFO:tasks.workunit.client.0.smithi178.stdout: 269: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:12.780 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fT62KusZJyDuw-Z off=8209581 len=963382 2024-02-10T05:55:12.781 INFO:tasks.workunit.client.0.smithi178.stdout:op 1382 completed, throughput=4.99MB/sec 2024-02-10T05:55:12.781 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i0SfKGPTaKbBSKW off=3480781 len=401435 2024-02-10T05:55:12.785 INFO:tasks.workunit.client.0.smithi178.stdout:op 1383 completed, throughput=4.99MB/sec 2024-02-10T05:55:12.785 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mjG225L3LvTFGgS off=16331966 len=1366441 2024-02-10T05:55:12.791 INFO:tasks.workunit.client.0.smithi178.stdout:op 1384 completed, throughput=4.99MB/sec 2024-02-10T05:55:12.791 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PiVbnQsuf-mECoo off=14169447 len=294711 2024-02-10T05:55:12.792 INFO:tasks.workunit.client.0.smithi178.stdout:op 1385 completed, throughput=4.99MB/sec 2024-02-10T05:55:12.792 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7DxSUF2nJrwA1Ou off=3503287 len=1814042 2024-02-10T05:55:12.802 INFO:tasks.workunit.client.0.smithi178.stdout:op 1386 completed, throughput=5MB/sec 2024-02-10T05:55:12.802 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-59H3tCI5FAPsdvA off=3518839 len=668070 2024-02-10T05:55:12.806 INFO:tasks.workunit.client.0.smithi178.stdout:op 1387 completed, throughput=5MB/sec 2024-02-10T05:55:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:12 smithi178 ceph-mon[92537]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:55:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:12 smithi178 ceph-mon[95116]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:55:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:12 smithi189 ceph-mon[89631]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:55:13.806 INFO:tasks.workunit.client.0.smithi178.stdout: 270: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:13.807 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DybZ2NQLUuA0CTQ off=584375 len=1257362 2024-02-10T05:55:13.808 INFO:tasks.workunit.client.0.smithi178.stdout:op 1388 completed, throughput=4.99MB/sec 2024-02-10T05:55:13.808 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-h1YRrJTNBtDrdwN off=4132022 len=1123406 2024-02-10T05:55:13.814 INFO:tasks.workunit.client.0.smithi178.stdout:op 1389 completed, throughput=4.99MB/sec 2024-02-10T05:55:13.814 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KoDox3xyTQMIlUz off=1419223 len=954224 2024-02-10T05:55:13.815 INFO:tasks.workunit.client.0.smithi178.stdout:op 1390 completed, throughput=4.99MB/sec 2024-02-10T05:55:13.815 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-D52a56tZ6zWBjVe off=546392 len=1388328 2024-02-10T05:55:13.817 INFO:tasks.workunit.client.0.smithi178.stdout:op 1391 completed, throughput=5MB/sec 2024-02-10T05:55:13.817 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7hC1srtoifitwyz off=4858236 len=862784 2024-02-10T05:55:13.817 INFO:tasks.workunit.client.0.smithi178.stdout:op 1392 completed, throughput=5MB/sec 2024-02-10T05:55:14.818 INFO:tasks.workunit.client.0.smithi178.stdout: 271: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:14.818 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eKiX0Pd6cj7PK4_ off=6537011 len=152315 2024-02-10T05:55:14.819 INFO:tasks.workunit.client.0.smithi178.stdout:op 1393 completed, throughput=4.98MB/sec 2024-02-10T05:55:14.819 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3i_hEgEfoT3sPnR off=2924239 len=508773 2024-02-10T05:55:14.822 INFO:tasks.workunit.client.0.smithi178.stdout:op 1394 completed, throughput=4.99MB/sec 2024-02-10T05:55:14.822 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IBxtKjBSD1Uydwq off=2460463 len=215054 2024-02-10T05:55:14.823 INFO:tasks.workunit.client.0.smithi178.stdout:op 1395 completed, throughput=4.99MB/sec 2024-02-10T05:55:14.823 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9vl9YfA1WUiZNbz off=11951885 len=1068234 2024-02-10T05:55:14.829 INFO:tasks.workunit.client.0.smithi178.stdout:op 1396 completed, throughput=4.99MB/sec 2024-02-10T05:55:14.829 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-a9ZyeMYJLedYnDs off=4541471 len=333208 2024-02-10T05:55:14.832 INFO:tasks.workunit.client.0.smithi178.stdout:op 1397 completed, throughput=4.99MB/sec 2024-02-10T05:55:14.832 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Jcwt4hpmyfjP5MY off=9793966 len=1705956 2024-02-10T05:55:14.839 INFO:tasks.workunit.client.0.smithi178.stdout:op 1398 completed, throughput=5MB/sec 2024-02-10T05:55:14.839 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GWoMupbGs3GImnA off=4469605 len=1153441 2024-02-10T05:55:14.840 INFO:tasks.workunit.client.0.smithi178.stdout:op 1399 completed, throughput=5MB/sec 2024-02-10T05:55:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:14 smithi178 ceph-mon[92537]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:55:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:55:14.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:14 smithi178 ceph-mon[95116]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:55:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:55:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:14 smithi189 ceph-mon[89631]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:55:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:55:15.840 INFO:tasks.workunit.client.0.smithi178.stdout: 272: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:15.841 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WIuSh49rU1RAqQl off=14082010 len=620759 2024-02-10T05:55:15.845 INFO:tasks.workunit.client.0.smithi178.stdout:op 1400 completed, throughput=4.98MB/sec 2024-02-10T05:55:15.845 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bzNJc-5vZFTRIoB off=6734769 len=468411 2024-02-10T05:55:15.846 INFO:tasks.workunit.client.0.smithi178.stdout:op 1401 completed, throughput=4.99MB/sec 2024-02-10T05:55:15.846 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-n8QPgOnvbh42Dao off=5248777 len=786373 2024-02-10T05:55:15.851 INFO:tasks.workunit.client.0.smithi178.stdout:op 1402 completed, throughput=4.99MB/sec 2024-02-10T05:55:15.851 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qnruR8eFZWZ1lqC off=1257436 len=1092094 2024-02-10T05:55:15.856 INFO:tasks.workunit.client.0.smithi178.stdout:op 1403 completed, throughput=4.99MB/sec 2024-02-10T05:55:15.856 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KW2HcL0A3wE9sp_ off=1580126 len=1896797 2024-02-10T05:55:15.866 INFO:tasks.workunit.client.0.smithi178.stdout:op 1404 completed, throughput=5MB/sec 2024-02-10T05:55:15.867 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BWleDjKIcXut-I5 off=112071 len=117818 2024-02-10T05:55:15.867 INFO:tasks.workunit.client.0.smithi178.stdout:op 1405 completed, throughput=5MB/sec 2024-02-10T05:55:15.867 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wx4D9LUrlnlVp8p off=7283627 len=1614071 2024-02-10T05:55:15.870 INFO:tasks.workunit.client.0.smithi178.stdout:op 1406 completed, throughput=5MB/sec 2024-02-10T05:55:16.871 INFO:tasks.workunit.client.0.smithi178.stdout: 273: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:16.871 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PneCeDmN_yV8z-X off=9115187 len=1356437 2024-02-10T05:55:16.872 INFO:tasks.workunit.client.0.smithi178.stdout:op 1407 completed, throughput=4.99MB/sec 2024-02-10T05:55:16.872 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KV2FzRw6CQHOtq7 off=13467667 len=1121228 2024-02-10T05:55:16.874 INFO:tasks.workunit.client.0.smithi178.stdout:op 1408 completed, throughput=5MB/sec 2024-02-10T05:55:16.874 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ArGRO2EQAwKHf6n off=8050576 len=1197442 2024-02-10T05:55:16.881 INFO:tasks.workunit.client.0.smithi178.stdout:op 1409 completed, throughput=5MB/sec 2024-02-10T05:55:16.881 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HXJKpbY_UZbpIj3 off=13936076 len=1462499 2024-02-10T05:55:16.887 INFO:tasks.workunit.client.0.smithi178.stdout:op 1410 completed, throughput=5MB/sec 2024-02-10T05:55:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:16 smithi178 ceph-mon[92537]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:55:16.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:16 smithi178 ceph-mon[95116]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:55:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:16 smithi189 ceph-mon[89631]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:55:17.887 INFO:tasks.workunit.client.0.smithi178.stdout: 274: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:17.887 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KroDgR1S1BRlaKa off=9168697 len=1167932 2024-02-10T05:55:17.890 INFO:tasks.workunit.client.0.smithi178.stdout:op 1411 completed, throughput=4.99MB/sec 2024-02-10T05:55:17.890 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RiDb-sYHiEMdTwv off=9398037 len=919000 2024-02-10T05:55:17.892 INFO:tasks.workunit.client.0.smithi178.stdout:op 1412 completed, throughput=4.99MB/sec 2024-02-10T05:55:17.892 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Hs9UVgPWz07A-lb off=13397691 len=990744 2024-02-10T05:55:17.898 INFO:tasks.workunit.client.0.smithi178.stdout:op 1413 completed, throughput=5MB/sec 2024-02-10T05:55:17.898 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BtcF-o8wf3XmPJP off=168283 len=2092441 2024-02-10T05:55:17.906 INFO:tasks.workunit.client.0.smithi178.stdout:op 1414 completed, throughput=5MB/sec 2024-02-10T05:55:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:55:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:55:17] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.43.0" 2024-02-10T05:55:18.907 INFO:tasks.workunit.client.0.smithi178.stdout: 275: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:18.907 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hU7ivl_Ih9tHGlN off=2468214 len=1695447 2024-02-10T05:55:18.909 INFO:tasks.workunit.client.0.smithi178.stdout:op 1415 completed, throughput=4.99MB/sec 2024-02-10T05:55:18.909 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hAyBX4ORgGRL2-6 off=2548454 len=281794 2024-02-10T05:55:18.912 INFO:tasks.workunit.client.0.smithi178.stdout:op 1416 completed, throughput=4.99MB/sec 2024-02-10T05:55:18.912 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MeK41cR7fZ0LcI_ off=7439732 len=1936074 2024-02-10T05:55:18.914 INFO:tasks.workunit.client.0.smithi178.stdout:op 1417 completed, throughput=5MB/sec 2024-02-10T05:55:18.914 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NfET30Yx6gYEXkL off=8346734 len=1817974 2024-02-10T05:55:18.916 INFO:tasks.workunit.client.0.smithi178.stdout:op 1418 completed, throughput=5.01MB/sec 2024-02-10T05:55:18.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:18 smithi178 ceph-mon[92537]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:55:18.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:18 smithi178 ceph-mon[95116]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:55:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:18 smithi189 ceph-mon[89631]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:55:19.916 INFO:tasks.workunit.client.0.smithi178.stdout: 276: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:19.917 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CG8iqeQo509d2XN off=12814851 len=852459 2024-02-10T05:55:19.918 INFO:tasks.workunit.client.0.smithi178.stdout:op 1419 completed, throughput=4.99MB/sec 2024-02-10T05:55:19.918 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fVdq9XTwMWt0tMl off=10342792 len=1109654 2024-02-10T05:55:19.919 INFO:tasks.workunit.client.0.smithi178.stdout:op 1420 completed, throughput=4.99MB/sec 2024-02-10T05:55:19.920 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rtj1s3hYyogWTJg off=2459320 len=1189583 2024-02-10T05:55:19.922 INFO:tasks.workunit.client.0.smithi178.stdout:op 1421 completed, throughput=5MB/sec 2024-02-10T05:55:19.923 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QezSEp41LFqCFHr off=878468 len=1984165 2024-02-10T05:55:19.924 INFO:tasks.workunit.client.0.smithi178.stdout:op 1422 completed, throughput=5MB/sec 2024-02-10T05:55:20.037 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 05:55:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=sqlstore.transactions t=2024-02-10T05:55:19.701407496Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-02-10T05:55:20.925 INFO:tasks.workunit.client.0.smithi178.stdout: 277: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:20.925 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Bh0KtLgW0bjal-R off=789946 len=370509 2024-02-10T05:55:20.928 INFO:tasks.workunit.client.0.smithi178.stdout:op 1423 completed, throughput=4.99MB/sec 2024-02-10T05:55:20.928 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dB3ZAKah7DfHFHI off=10676613 len=21066 2024-02-10T05:55:20.930 INFO:tasks.workunit.client.0.smithi178.stdout:op 1424 completed, throughput=4.99MB/sec 2024-02-10T05:55:20.930 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MFhm3mR9AZn1klm off=4180972 len=1017995 2024-02-10T05:55:20.933 INFO:tasks.workunit.client.0.smithi178.stdout:op 1425 completed, throughput=4.99MB/sec 2024-02-10T05:55:20.933 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gLOeyAC4rGlSeNY off=7356185 len=621784 2024-02-10T05:55:20.936 INFO:tasks.workunit.client.0.smithi178.stdout:op 1426 completed, throughput=4.99MB/sec 2024-02-10T05:55:20.936 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IaJRIHwhnu_cfc6 off=992739 len=1884267 2024-02-10T05:55:20.940 INFO:tasks.workunit.client.0.smithi178.stdout:op 1427 completed, throughput=5MB/sec 2024-02-10T05:55:20.940 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1jOuJ6b02dCSJpD off=9819408 len=1938665 2024-02-10T05:55:20.950 INFO:tasks.workunit.client.0.smithi178.stdout:op 1428 completed, throughput=5.01MB/sec 2024-02-10T05:55:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:20 smithi189 ceph-mon[89631]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:55:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:20 smithi178 ceph-mon[92537]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:55:21.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:20 smithi178 ceph-mon[95116]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:55:21.951 INFO:tasks.workunit.client.0.smithi178.stdout: 278: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:21.951 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uarEHFtoRn1AsLM off=18560358 len=1665672 2024-02-10T05:55:21.957 INFO:tasks.workunit.client.0.smithi178.stdout:op 1429 completed, throughput=4.99MB/sec 2024-02-10T05:55:21.958 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-a5DJ_oo_-EmxEUq off=8075970 len=673419 2024-02-10T05:55:21.962 INFO:tasks.workunit.client.0.smithi178.stdout:op 1430 completed, throughput=5MB/sec 2024-02-10T05:55:21.962 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5lt6uj-eMgKjFF1 off=12582698 len=1586685 2024-02-10T05:55:21.968 INFO:tasks.workunit.client.0.smithi178.stdout:op 1431 completed, throughput=5MB/sec 2024-02-10T05:55:22.969 INFO:tasks.workunit.client.0.smithi178.stdout: 279: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:22.969 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--65wkb9dMzzqMxj off=10528759 len=1042980 2024-02-10T05:55:22.974 INFO:tasks.workunit.client.0.smithi178.stdout:op 1432 completed, throughput=4.99MB/sec 2024-02-10T05:55:22.975 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1Obb2J3TlraM0qn off=10829073 len=238704 2024-02-10T05:55:22.977 INFO:tasks.workunit.client.0.smithi178.stdout:op 1433 completed, throughput=4.99MB/sec 2024-02-10T05:55:22.977 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dvJ1QETCwoE5A_U off=1340485 len=1726082 2024-02-10T05:55:22.986 INFO:tasks.workunit.client.0.smithi178.stdout:op 1434 completed, throughput=4.99MB/sec 2024-02-10T05:55:22.986 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZMs8oq5pIGJqOE- off=6132659 len=1952600 2024-02-10T05:55:22.997 INFO:tasks.workunit.client.0.smithi178.stdout:op 1435 completed, throughput=5MB/sec 2024-02-10T05:55:22.997 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9QI8o9Yk_5oKF7d off=7170549 len=780448 2024-02-10T05:55:23.002 INFO:tasks.workunit.client.0.smithi178.stdout:op 1436 completed, throughput=5MB/sec 2024-02-10T05:55:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:22 smithi189 ceph-mon[89631]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:55:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:22 smithi178 ceph-mon[92537]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:55:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:22 smithi178 ceph-mon[95116]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:55:24.002 INFO:tasks.workunit.client.0.smithi178.stdout: 280: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:24.002 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--6QdVG-zo5Lmi2- off=4046212 len=2091633 2024-02-10T05:55:24.006 INFO:tasks.workunit.client.0.smithi178.stdout:op 1437 completed, throughput=4.99MB/sec 2024-02-10T05:55:24.006 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cDsBAVEoj0wGJr1 off=5829504 len=188594 2024-02-10T05:55:24.007 INFO:tasks.workunit.client.0.smithi178.stdout:op 1438 completed, throughput=4.99MB/sec 2024-02-10T05:55:24.007 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--gI1vUmkake16Ja off=14616951 len=1129350 2024-02-10T05:55:24.009 INFO:tasks.workunit.client.0.smithi178.stdout:op 1439 completed, throughput=5MB/sec 2024-02-10T05:55:24.009 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RcDtpO5ncYrojlG off=7550201 len=215337 2024-02-10T05:55:24.010 INFO:tasks.workunit.client.0.smithi178.stdout:op 1440 completed, throughput=5MB/sec 2024-02-10T05:55:24.010 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-R0_PE_hpGMxk0fq off=5139084 len=954057 2024-02-10T05:55:24.015 INFO:tasks.workunit.client.0.smithi178.stdout:op 1441 completed, throughput=5MB/sec 2024-02-10T05:55:25.016 INFO:tasks.workunit.client.0.smithi178.stdout: 281: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:25.016 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ibjjYoXJA9LPywR off=1052763 len=1494010 2024-02-10T05:55:25.024 INFO:tasks.workunit.client.0.smithi178.stdout:op 1442 completed, throughput=4.99MB/sec 2024-02-10T05:55:25.024 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zJJuQuoDuK73c3Z off=22786592 len=311088 2024-02-10T05:55:25.025 INFO:tasks.workunit.client.0.smithi178.stdout:op 1443 completed, throughput=4.99MB/sec 2024-02-10T05:55:25.025 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bOgCh8HEoj4Rl5F off=19446514 len=1985251 2024-02-10T05:55:25.034 INFO:tasks.workunit.client.0.smithi178.stdout:op 1444 completed, throughput=4.99MB/sec 2024-02-10T05:55:25.034 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JgTNuzSJ3XDeVSG off=7871958 len=2091775 2024-02-10T05:55:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:24 smithi189 ceph-mon[89631]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:55:25.045 INFO:tasks.workunit.client.0.smithi178.stdout:op 1445 completed, throughput=5MB/sec 2024-02-10T05:55:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:24 smithi178 ceph-mon[92537]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:55:25.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:24 smithi178 ceph-mon[95116]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:55:26.045 INFO:tasks.workunit.client.0.smithi178.stdout: 282: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:26.045 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SZyuLY_dOZ9cYJP off=17226337 len=2075709 2024-02-10T05:55:26.055 INFO:tasks.workunit.client.0.smithi178.stdout:op 1446 completed, throughput=4.99MB/sec 2024-02-10T05:55:26.055 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nRi0y_JPhLFW-Ds off=4411403 len=1259563 2024-02-10T05:55:26.061 INFO:tasks.workunit.client.0.smithi178.stdout:op 1447 completed, throughput=5MB/sec 2024-02-10T05:55:26.061 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GrDnwrDyC1_wIDN off=23854215 len=460576 2024-02-10T05:55:26.065 INFO:tasks.workunit.client.0.smithi178.stdout:op 1448 completed, throughput=5MB/sec 2024-02-10T05:55:26.065 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sW4pHygO7Kuypj9 off=603386 len=432885 2024-02-10T05:55:26.068 INFO:tasks.workunit.client.0.smithi178.stdout:op 1449 completed, throughput=5MB/sec 2024-02-10T05:55:26.068 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kbwmF4S8RHLKGiD off=6131035 len=965721 2024-02-10T05:55:26.069 INFO:tasks.workunit.client.0.smithi178.stdout:op 1450 completed, throughput=5MB/sec 2024-02-10T05:55:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:26 smithi189 ceph-mon[89631]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:55:27.069 INFO:tasks.workunit.client.0.smithi178.stdout: 283: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:27.069 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-peMw_zfQJWxQwEO off=5694187 len=1013203 2024-02-10T05:55:27.074 INFO:tasks.workunit.client.0.smithi178.stdout:op 1451 completed, throughput=4.99MB/sec 2024-02-10T05:55:27.074 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JHX4pGvt-lYDnhZ off=10174307 len=2067852 2024-02-10T05:55:27.084 INFO:tasks.workunit.client.0.smithi178.stdout:op 1452 completed, throughput=4.99MB/sec 2024-02-10T05:55:27.085 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wbUxgFYxGC4oRNm off=1774221 len=1928399 2024-02-10T05:55:27.086 INFO:tasks.workunit.client.0.smithi178.stdout:op 1453 completed, throughput=5MB/sec 2024-02-10T05:55:27.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:26 smithi178 ceph-mon[95116]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:55:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:26 smithi178 ceph-mon[92537]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:55:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:55:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:55:27] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.43.0" 2024-02-10T05:55:28.087 INFO:tasks.workunit.client.0.smithi178.stdout: 284: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:28.087 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-23wOJvqawhRSbER off=11120957 len=2016519 2024-02-10T05:55:28.089 INFO:tasks.workunit.client.0.smithi178.stdout:op 1454 completed, throughput=4.99MB/sec 2024-02-10T05:55:28.089 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jV-J7XAKq_x_viX off=7232598 len=322417 2024-02-10T05:55:28.090 INFO:tasks.workunit.client.0.smithi178.stdout:op 1455 completed, throughput=4.99MB/sec 2024-02-10T05:55:28.090 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-is3eCyYff9WeHng off=16806079 len=374210 2024-02-10T05:55:28.093 INFO:tasks.workunit.client.0.smithi178.stdout:op 1456 completed, throughput=4.99MB/sec 2024-02-10T05:55:28.093 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VLgNR6aQjLd95Bp off=5792480 len=872269 2024-02-10T05:55:28.099 INFO:tasks.workunit.client.0.smithi178.stdout:op 1457 completed, throughput=4.99MB/sec 2024-02-10T05:55:28.099 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9Ul6JFHaRIp41nj off=5660161 len=1428052 2024-02-10T05:55:28.100 INFO:tasks.workunit.client.0.smithi178.stdout:op 1458 completed, throughput=5MB/sec 2024-02-10T05:55:28.100 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1XkN6k2V6KYAzTk off=5349901 len=1439633 2024-02-10T05:55:28.102 INFO:tasks.workunit.client.0.smithi178.stdout:op 1459 completed, throughput=5MB/sec 2024-02-10T05:55:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:28 smithi189 ceph-mon[89631]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T05:55:29.102 INFO:tasks.workunit.client.0.smithi178.stdout: 285: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:29.103 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uAdtROybDx1MfvS off=972386 len=1303217 2024-02-10T05:55:29.104 INFO:tasks.workunit.client.0.smithi178.stdout:op 1460 completed, throughput=4.99MB/sec 2024-02-10T05:55:29.104 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f_ABn8-AjL71UnL off=2206499 len=1535087 2024-02-10T05:55:29.112 INFO:tasks.workunit.client.0.smithi178.stdout:op 1461 completed, throughput=5MB/sec 2024-02-10T05:55:29.112 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_MILWeCfdGamQa4 off=6268754 len=994956 2024-02-10T05:55:29.114 INFO:tasks.workunit.client.0.smithi178.stdout:op 1462 completed, throughput=5MB/sec 2024-02-10T05:55:29.115 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-U-jS3VKXqXBxgaH off=1672102 len=2002736 2024-02-10T05:55:29.117 INFO:tasks.workunit.client.0.smithi178.stdout:op 1463 completed, throughput=5.01MB/sec 2024-02-10T05:55:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:28 smithi178 ceph-mon[92537]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T05:55:29.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:28 smithi178 ceph-mon[95116]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T05:55:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:55:30.117 INFO:tasks.workunit.client.0.smithi178.stdout: 286: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:30.117 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZXSLInPYjK09z2n off=4787090 len=864582 2024-02-10T05:55:30.122 INFO:tasks.workunit.client.0.smithi178.stdout:op 1464 completed, throughput=4.99MB/sec 2024-02-10T05:55:30.122 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lmURndQhKP48W4_ off=1516353 len=114086 2024-02-10T05:55:30.125 INFO:tasks.workunit.client.0.smithi178.stdout:op 1465 completed, throughput=4.99MB/sec 2024-02-10T05:55:30.125 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DtlPY1QBdaGPbLv off=5683800 len=533428 2024-02-10T05:55:30.126 INFO:tasks.workunit.client.0.smithi178.stdout:op 1466 completed, throughput=4.99MB/sec 2024-02-10T05:55:30.126 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Zue9F1SQVpqk_nb off=766331 len=1727111 2024-02-10T05:55:30.133 INFO:tasks.workunit.client.0.smithi178.stdout:op 1467 completed, throughput=5MB/sec 2024-02-10T05:55:30.133 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gB73a4dCnrf0DNv off=10778343 len=1821022 2024-02-10T05:55:30.140 INFO:tasks.workunit.client.0.smithi178.stdout:op 1468 completed, throughput=5MB/sec 2024-02-10T05:55:30.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:55:30.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:55:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:30 smithi189 ceph-mon[89631]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:55:31.141 INFO:tasks.workunit.client.0.smithi178.stdout: 287: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:31.141 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZXSLInPYjK09z2n off=3165179 len=1087655 2024-02-10T05:55:31.142 INFO:tasks.workunit.client.0.smithi178.stdout:op 1469 completed, throughput=4.99MB/sec 2024-02-10T05:55:31.142 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mKvnRGbCIkk3cs_ off=20591592 len=1312185 2024-02-10T05:55:31.149 INFO:tasks.workunit.client.0.smithi178.stdout:op 1470 completed, throughput=4.99MB/sec 2024-02-10T05:55:31.149 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-t7vk8oZ4OyGrmip off=1897241 len=1745138 2024-02-10T05:55:31.152 INFO:tasks.workunit.client.0.smithi178.stdout:op 1471 completed, throughput=5MB/sec 2024-02-10T05:55:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:30 smithi178 ceph-mon[92537]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:55:31.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:30 smithi178 ceph-mon[95116]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:55:32.152 INFO:tasks.workunit.client.0.smithi178.stdout: 288: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:32.152 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Z3-O7RZdyg3BzUG off=315817 len=1129108 2024-02-10T05:55:32.155 INFO:tasks.workunit.client.0.smithi178.stdout:op 1472 completed, throughput=4.99MB/sec 2024-02-10T05:55:32.155 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lhGrQQfIbN2Bddy off=19164361 len=1445689 2024-02-10T05:55:32.162 INFO:tasks.workunit.client.0.smithi178.stdout:op 1473 completed, throughput=4.99MB/sec 2024-02-10T05:55:32.162 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YHZBHXYMrNEVD0R off=1661701 len=283323 2024-02-10T05:55:32.165 INFO:tasks.workunit.client.0.smithi178.stdout:op 1474 completed, throughput=4.99MB/sec 2024-02-10T05:55:32.165 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hK1ON3sKI5irTg2 off=2040818 len=1253691 2024-02-10T05:55:32.166 INFO:tasks.workunit.client.0.smithi178.stdout:op 1475 completed, throughput=5MB/sec 2024-02-10T05:55:32.167 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6D7SaRfKVhvg1g- off=8332200 len=405973 2024-02-10T05:55:32.170 INFO:tasks.workunit.client.0.smithi178.stdout:op 1476 completed, throughput=5MB/sec 2024-02-10T05:55:32.170 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dGsJLVE4DYrri55 off=267933 len=274052 2024-02-10T05:55:32.173 INFO:tasks.workunit.client.0.smithi178.stdout:op 1477 completed, throughput=5MB/sec 2024-02-10T05:55:32.173 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tEKnZVCDY_Apg0v off=4623331 len=1577896 2024-02-10T05:55:32.174 INFO:tasks.workunit.client.0.smithi178.stdout:op 1478 completed, throughput=5MB/sec 2024-02-10T05:55:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:32 smithi189 ceph-mon[89631]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T05:55:33.175 INFO:tasks.workunit.client.0.smithi178.stdout: 289: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:33.175 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RIWu6vCpFTUeR5x off=2368983 len=1554122 2024-02-10T05:55:33.182 INFO:tasks.workunit.client.0.smithi178.stdout:op 1479 completed, throughput=4.99MB/sec 2024-02-10T05:55:33.182 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CC8EGR08DIrwDRC off=4328087 len=1895624 2024-02-10T05:55:33.191 INFO:tasks.workunit.client.0.smithi178.stdout:op 1480 completed, throughput=5MB/sec 2024-02-10T05:55:33.191 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2VNwgKmo9vwFAyr off=238298 len=1308954 2024-02-10T05:55:33.196 INFO:tasks.workunit.client.0.smithi178.stdout:op 1481 completed, throughput=5MB/sec 2024-02-10T05:55:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:32 smithi178 ceph-mon[92537]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T05:55:33.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:32 smithi178 ceph-mon[95116]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T05:55:34.197 INFO:tasks.workunit.client.0.smithi178.stdout: 290: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:34.197 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BeqlbFtQmVUCUIo off=1281120 len=1195989 2024-02-10T05:55:34.199 INFO:tasks.workunit.client.0.smithi178.stdout:op 1482 completed, throughput=4.99MB/sec 2024-02-10T05:55:34.199 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xuQqIicvB2ReK0I off=1649474 len=470963 2024-02-10T05:55:34.202 INFO:tasks.workunit.client.0.smithi178.stdout:op 1483 completed, throughput=4.99MB/sec 2024-02-10T05:55:34.202 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-V500ISDDhEjN_0E off=1709881 len=1345688 2024-02-10T05:55:34.209 INFO:tasks.workunit.client.0.smithi178.stdout:op 1484 completed, throughput=4.99MB/sec 2024-02-10T05:55:34.209 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jVR7jdet9_2FzS2 off=3570775 len=281583 2024-02-10T05:55:34.212 INFO:tasks.workunit.client.0.smithi178.stdout:op 1485 completed, throughput=5MB/sec 2024-02-10T05:55:34.212 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-h-1H3M_AgTS8zWG off=5085558 len=13776 2024-02-10T05:55:34.212 INFO:tasks.workunit.client.0.smithi178.stdout:op 1486 completed, throughput=5MB/sec 2024-02-10T05:55:34.213 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-a2CyKOvwGezzA1h off=4570702 len=1711635 2024-02-10T05:55:34.222 INFO:tasks.workunit.client.0.smithi178.stdout:op 1487 completed, throughput=5MB/sec 2024-02-10T05:55:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:34 smithi189 ceph-mon[89631]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T05:55:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:34 smithi178 ceph-mon[92537]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T05:55:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:34 smithi178 ceph-mon[95116]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T05:55:35.222 INFO:tasks.workunit.client.0.smithi178.stdout: 291: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:35.222 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7RSFAAOuK_bP_Pt off=2210703 len=527401 2024-02-10T05:55:35.226 INFO:tasks.workunit.client.0.smithi178.stdout:op 1488 completed, throughput=4.99MB/sec 2024-02-10T05:55:35.226 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-U_97yt7x0hxUhYm off=8068397 len=1691765 2024-02-10T05:55:35.237 INFO:tasks.workunit.client.0.smithi178.stdout:op 1489 completed, throughput=4.99MB/sec 2024-02-10T05:55:35.237 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SkvHnQyYb2V2zm3 off=11159765 len=1971892 2024-02-10T05:55:35.241 INFO:tasks.workunit.client.0.smithi178.stdout:op 1490 completed, throughput=5MB/sec 2024-02-10T05:55:35.241 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eVR5tpThglogFVq off=4489741 len=1902180 2024-02-10T05:55:35.243 INFO:tasks.workunit.client.0.smithi178.stdout:op 1491 completed, throughput=5MB/sec 2024-02-10T05:55:36.243 INFO:tasks.workunit.client.0.smithi178.stdout: 292: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:36.243 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gvKjYKrOFeVK3f6 off=9978956 len=405003 2024-02-10T05:55:36.244 INFO:tasks.workunit.client.0.smithi178.stdout:op 1492 completed, throughput=4.99MB/sec 2024-02-10T05:55:36.244 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ybFR468-6wziPyZ off=1197640 len=94249 2024-02-10T05:55:36.247 INFO:tasks.workunit.client.0.smithi178.stdout:op 1493 completed, throughput=4.99MB/sec 2024-02-10T05:55:36.247 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Z9E9qv-fU_1N0Hl off=379317 len=763695 2024-02-10T05:55:36.248 INFO:tasks.workunit.client.0.smithi178.stdout:op 1494 completed, throughput=4.99MB/sec 2024-02-10T05:55:36.248 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oO0H-bUNPOrSUOB off=2845250 len=1857758 2024-02-10T05:55:36.250 INFO:tasks.workunit.client.0.smithi178.stdout:op 1495 completed, throughput=5MB/sec 2024-02-10T05:55:36.250 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fIginLLbfwJXXdz off=8136194 len=745052 2024-02-10T05:55:36.252 INFO:tasks.workunit.client.0.smithi178.stdout:op 1496 completed, throughput=5MB/sec 2024-02-10T05:55:36.252 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HjJ44aiz5Jd2cMu off=5939738 len=1468342 2024-02-10T05:55:36.258 INFO:tasks.workunit.client.0.smithi178.stdout:op 1497 completed, throughput=5MB/sec 2024-02-10T05:55:37.013 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:36 smithi178 ceph-mon[92537]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T05:55:37.014 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:36 smithi178 ceph-mon[95116]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T05:55:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:36 smithi189 ceph-mon[89631]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T05:55:37.259 INFO:tasks.workunit.client.0.smithi178.stdout: 293: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:37.259 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DxiuzqxSNiffSU_ off=481904 len=984994 2024-02-10T05:55:37.265 INFO:tasks.workunit.client.0.smithi178.stdout:op 1498 completed, throughput=4.99MB/sec 2024-02-10T05:55:37.265 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T2Vd_JEQ2YXaFsJ off=3202694 len=1899051 2024-02-10T05:55:37.274 INFO:tasks.workunit.client.0.smithi178.stdout:op 1499 completed, throughput=5MB/sec 2024-02-10T05:55:37.274 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Az-D8mBgflf2Jjp off=8522084 len=203867 2024-02-10T05:55:37.274 INFO:tasks.workunit.client.0.smithi178.stdout:op 1500 completed, throughput=5MB/sec 2024-02-10T05:55:37.274 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EhPdOn4x_6lg-ll off=6371029 len=626225 2024-02-10T05:55:37.275 INFO:tasks.workunit.client.0.smithi178.stdout:op 1501 completed, throughput=5MB/sec 2024-02-10T05:55:37.275 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XGrnaoLFU-AcTB8 off=21983504 len=298609 2024-02-10T05:55:37.278 INFO:tasks.workunit.client.0.smithi178.stdout:op 1502 completed, throughput=5MB/sec 2024-02-10T05:55:37.278 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kebecy11yYWQJsp off=2268436 len=82020 2024-02-10T05:55:37.279 INFO:tasks.workunit.client.0.smithi178.stdout:op 1503 completed, throughput=5MB/sec 2024-02-10T05:55:37.279 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ekH7v107UAGMDRq off=10034029 len=260524 2024-02-10T05:55:37.282 INFO:tasks.workunit.client.0.smithi178.stdout:op 1504 completed, throughput=5MB/sec 2024-02-10T05:55:37.282 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-shNC2ykT8xOhX9S off=3225201 len=743684 2024-02-10T05:55:37.285 INFO:tasks.workunit.client.0.smithi178.stdout:op 1505 completed, throughput=5MB/sec 2024-02-10T05:55:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:55:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:55:37] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-02-10T05:55:38.285 INFO:tasks.workunit.client.0.smithi178.stdout: 294: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:38.285 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-z72JKnJWg1BNHJK off=4213845 len=2636 2024-02-10T05:55:38.286 INFO:tasks.workunit.client.0.smithi178.stdout:op 1506 completed, throughput=4.99MB/sec 2024-02-10T05:55:38.286 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yrvon0PEtWhQSOR off=5596428 len=1453100 2024-02-10T05:55:38.292 INFO:tasks.workunit.client.0.smithi178.stdout:op 1507 completed, throughput=4.99MB/sec 2024-02-10T05:55:38.292 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zT_I51IFBtYRb-c off=12580056 len=1659662 2024-02-10T05:55:38.296 INFO:tasks.workunit.client.0.smithi178.stdout:op 1508 completed, throughput=5MB/sec 2024-02-10T05:55:38.296 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-khF1oAtLFhgY_uX off=9596101 len=118659 2024-02-10T05:55:38.296 INFO:tasks.workunit.client.0.smithi178.stdout:op 1509 completed, throughput=5MB/sec 2024-02-10T05:55:38.296 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LITN6X0NlpPUimA off=15095131 len=880081 2024-02-10T05:55:38.301 INFO:tasks.workunit.client.0.smithi178.stdout:op 1510 completed, throughput=5MB/sec 2024-02-10T05:55:38.301 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sodEfx7aUEPcpM4 off=8142771 len=137851 2024-02-10T05:55:38.303 INFO:tasks.workunit.client.0.smithi178.stdout:op 1511 completed, throughput=5MB/sec 2024-02-10T05:55:38.303 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-msvFeLwOxHjY10U off=1333427 len=258951 2024-02-10T05:55:38.306 INFO:tasks.workunit.client.0.smithi178.stdout:op 1512 completed, throughput=5MB/sec 2024-02-10T05:55:38.306 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oBBPgctpmrFclo9 off=6149313 len=409999 2024-02-10T05:55:38.307 INFO:tasks.workunit.client.0.smithi178.stdout:op 1513 completed, throughput=5MB/sec 2024-02-10T05:55:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:38 smithi189 ceph-mon[89631]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T05:55:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:38 smithi178 ceph-mon[92537]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T05:55:39.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:38 smithi178 ceph-mon[95116]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T05:55:39.307 INFO:tasks.workunit.client.0.smithi178.stdout: 295: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:39.307 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-g-r_3WnuXauzCLO off=5375990 len=1448480 2024-02-10T05:55:39.309 INFO:tasks.workunit.client.0.smithi178.stdout:op 1514 completed, throughput=4.99MB/sec 2024-02-10T05:55:39.309 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6pGTNoifVGQeSve off=10595888 len=356075 2024-02-10T05:55:39.310 INFO:tasks.workunit.client.0.smithi178.stdout:op 1515 completed, throughput=4.99MB/sec 2024-02-10T05:55:39.310 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4ZnPr_R_biubMbk off=19936898 len=472170 2024-02-10T05:55:39.311 INFO:tasks.workunit.client.0.smithi178.stdout:op 1516 completed, throughput=4.99MB/sec 2024-02-10T05:55:39.311 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SSKhH89j6gX9Rg9 off=4206537 len=2025090 2024-02-10T05:55:39.313 INFO:tasks.workunit.client.0.smithi178.stdout:op 1517 completed, throughput=5MB/sec 2024-02-10T05:55:39.313 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ILiwxT-u8TfSsYD off=3929165 len=329845 2024-02-10T05:55:39.314 INFO:tasks.workunit.client.0.smithi178.stdout:op 1518 completed, throughput=5MB/sec 2024-02-10T05:55:39.314 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rtj1s3hYyogWTJg off=5948954 len=989999 2024-02-10T05:55:39.316 INFO:tasks.workunit.client.0.smithi178.stdout:op 1519 completed, throughput=5MB/sec 2024-02-10T05:55:40.317 INFO:tasks.workunit.client.0.smithi178.stdout: 296: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:40.317 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oK6od-q4aTFR_ab off=9718434 len=1041271 2024-02-10T05:55:40.322 INFO:tasks.workunit.client.0.smithi178.stdout:op 1520 completed, throughput=4.99MB/sec 2024-02-10T05:55:40.322 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xkv3pKUsAjm8vwU off=2511429 len=1955337 2024-02-10T05:55:40.324 INFO:tasks.workunit.client.0.smithi178.stdout:op 1521 completed, throughput=4.99MB/sec 2024-02-10T05:55:40.324 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XkjZDg9q7R1XCrX off=1640536 len=988673 2024-02-10T05:55:40.329 INFO:tasks.workunit.client.0.smithi178.stdout:op 1522 completed, throughput=5MB/sec 2024-02-10T05:55:40.329 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jEEa6g7ufSKeuJG off=14962368 len=647826 2024-02-10T05:55:40.334 INFO:tasks.workunit.client.0.smithi178.stdout:op 1523 completed, throughput=5MB/sec 2024-02-10T05:55:40.334 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YwzaHqQtfY8WorM off=1577233 len=1398885 2024-02-10T05:55:40.341 INFO:tasks.workunit.client.0.smithi178.stdout:op 1524 completed, throughput=5MB/sec 2024-02-10T05:55:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:40 smithi189 ceph-mon[89631]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-10T05:55:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:40 smithi178 ceph-mon[92537]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-10T05:55:41.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:40 smithi178 ceph-mon[95116]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-10T05:55:41.341 INFO:tasks.workunit.client.0.smithi178.stdout: 297: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:41.342 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XwmXpuS5pbX__xC off=4284630 len=1067660 2024-02-10T05:55:41.343 INFO:tasks.workunit.client.0.smithi178.stdout:op 1525 completed, throughput=4.99MB/sec 2024-02-10T05:55:41.343 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aGybwoaqj_0t_fq off=4337138 len=780661 2024-02-10T05:55:41.345 INFO:tasks.workunit.client.0.smithi178.stdout:op 1526 completed, throughput=4.99MB/sec 2024-02-10T05:55:41.345 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GPfE4D_b9EmeIUz off=6697981 len=767246 2024-02-10T05:55:41.347 INFO:tasks.workunit.client.0.smithi178.stdout:op 1527 completed, throughput=5MB/sec 2024-02-10T05:55:41.347 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CsMH9x7OSDZgsQs off=4753620 len=914622 2024-02-10T05:55:41.352 INFO:tasks.workunit.client.0.smithi178.stdout:op 1528 completed, throughput=5MB/sec 2024-02-10T05:55:41.355 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Uu8D5o72vapY6y- off=3972956 len=1601682 2024-02-10T05:55:41.355 INFO:tasks.workunit.client.0.smithi178.stdout:op 1529 completed, throughput=5MB/sec 2024-02-10T05:55:42.354 INFO:tasks.workunit.client.0.smithi178.stdout: 298: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:42.355 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XCJEkr-GQFv1f_I off=2953149 len=65981 2024-02-10T05:55:42.357 INFO:tasks.workunit.client.0.smithi178.stdout:op 1530 completed, throughput=4.99MB/sec 2024-02-10T05:55:42.357 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-H-Pxavua4ZxX_n2 off=1058543 len=2014581 2024-02-10T05:55:42.359 INFO:tasks.workunit.client.0.smithi178.stdout:op 1531 completed, throughput=4.99MB/sec 2024-02-10T05:55:42.359 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_UdFl5ljJr2baxC off=2178652 len=1019103 2024-02-10T05:55:42.365 INFO:tasks.workunit.client.0.smithi178.stdout:op 1532 completed, throughput=5MB/sec 2024-02-10T05:55:42.365 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gBF1CZ1argAaC_R off=16219780 len=1844854 2024-02-10T05:55:42.376 INFO:tasks.workunit.client.0.smithi178.stdout:op 1533 completed, throughput=5MB/sec 2024-02-10T05:55:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:42 smithi189 ceph-mon[89631]: pgmap v1565: 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-02-10T05:55:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:42 smithi178 ceph-mon[92537]: pgmap v1565: 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-02-10T05:55:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:42 smithi178 ceph-mon[95116]: pgmap v1565: 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-02-10T05:55:43.377 INFO:tasks.workunit.client.0.smithi178.stdout: 299: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:43.377 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9pXfrqRuiqNl_Yg off=1852115 len=1657890 2024-02-10T05:55:43.378 INFO:tasks.workunit.client.0.smithi178.stdout:op 1534 completed, throughput=4.99MB/sec 2024-02-10T05:55:43.379 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-e-ZszTIwT_Fy02F off=19219093 len=900279 2024-02-10T05:55:43.384 INFO:tasks.workunit.client.0.smithi178.stdout:op 1535 completed, throughput=4.99MB/sec 2024-02-10T05:55:43.384 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f3ZZ5BlNAnL12Cj off=4693156 len=580175 2024-02-10T05:55:43.388 INFO:tasks.workunit.client.0.smithi178.stdout:op 1536 completed, throughput=5MB/sec 2024-02-10T05:55:43.388 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zOkDlKtv1g1Fplv off=9785594 len=469394 2024-02-10T05:55:43.392 INFO:tasks.workunit.client.0.smithi178.stdout:op 1537 completed, throughput=5MB/sec 2024-02-10T05:55:43.392 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fpr3xAxS3HcvqIv off=6269481 len=1649289 2024-02-10T05:55:43.393 INFO:tasks.workunit.client.0.smithi178.stdout:op 1538 completed, throughput=5MB/sec 2024-02-10T05:55:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:55:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:55:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:55:44.393 INFO:tasks.workunit.client.0.smithi178.stdout: 300: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:44.393 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-K7e55gmkASRoDxO off=2161551 len=412213 2024-02-10T05:55:44.397 INFO:tasks.workunit.client.0.smithi178.stdout:op 1539 completed, throughput=4.99MB/sec 2024-02-10T05:55:44.397 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Eq9MF9ZZJx7rmWq off=12848521 len=1734927 2024-02-10T05:55:44.399 INFO:tasks.workunit.client.0.smithi178.stdout:op 1540 completed, throughput=4.99MB/sec 2024-02-10T05:55:44.399 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--u34M-z7ctlDTAj off=1296724 len=1553004 2024-02-10T05:55:44.406 INFO:tasks.workunit.client.0.smithi178.stdout:op 1541 completed, throughput=5MB/sec 2024-02-10T05:55:44.406 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-e5cRgSmNPgvnJuK off=8959371 len=1260860 2024-02-10T05:55:44.417 INFO:tasks.workunit.client.0.smithi178.stdout:op 1542 completed, throughput=5MB/sec 2024-02-10T05:55:45.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:44 smithi189 ceph-mon[89631]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:55:45.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:55:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:44 smithi178 ceph-mon[92537]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:55:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:55:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:44 smithi178 ceph-mon[95116]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:55:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:55:45.418 INFO:tasks.workunit.client.0.smithi178.stdout: 301: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:45.418 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4UnZjoiY6VZXHJ8 off=601116 len=84154 2024-02-10T05:55:45.420 INFO:tasks.workunit.client.0.smithi178.stdout:op 1543 completed, throughput=4.98MB/sec 2024-02-10T05:55:45.420 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AEMY2KQGQ33zr3U off=1249991 len=1677312 2024-02-10T05:55:45.422 INFO:tasks.workunit.client.0.smithi178.stdout:op 1544 completed, throughput=4.99MB/sec 2024-02-10T05:55:45.422 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_GnDOi7JbMXcVZH off=1178224 len=670120 2024-02-10T05:55:45.425 INFO:tasks.workunit.client.0.smithi178.stdout:op 1545 completed, throughput=4.99MB/sec 2024-02-10T05:55:45.425 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i-EvwM2Kawi_sHY off=16911650 len=512703 2024-02-10T05:55:45.428 INFO:tasks.workunit.client.0.smithi178.stdout:op 1546 completed, throughput=4.99MB/sec 2024-02-10T05:55:45.428 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-we0mtpwm5O0bFh7 off=625529 len=1878920 2024-02-10T05:55:45.435 INFO:tasks.workunit.client.0.smithi178.stdout:op 1547 completed, throughput=5MB/sec 2024-02-10T05:55:45.435 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MMukPmqXckCwFaq off=7127215 len=1774675 2024-02-10T05:55:45.436 INFO:tasks.workunit.client.0.smithi178.stdout:op 1548 completed, throughput=5MB/sec 2024-02-10T05:55:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:45 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:55:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:45 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:55:46.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:45 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:55:46.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:45 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:55:46.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:45 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:55:46.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:45 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:55:46.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:45 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:55:46.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:45 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:55:46.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:45 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:55:46.437 INFO:tasks.workunit.client.0.smithi178.stdout: 302: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:46.437 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rhqJK9x6PVQPw0S off=5605936 len=1036372 2024-02-10T05:55:46.438 INFO:tasks.workunit.client.0.smithi178.stdout:op 1549 completed, throughput=4.99MB/sec 2024-02-10T05:55:46.438 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-f7iq7foO0nfkEcU off=4766356 len=1712308 2024-02-10T05:55:46.442 INFO:tasks.workunit.client.0.smithi178.stdout:op 1550 completed, throughput=5MB/sec 2024-02-10T05:55:46.442 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zx8lGeZ-9zfPlmy off=15938326 len=889900 2024-02-10T05:55:46.447 INFO:tasks.workunit.client.0.smithi178.stdout:op 1551 completed, throughput=5MB/sec 2024-02-10T05:55:46.447 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-inQVOC3_ccOmVZ_ off=3576593 len=754784 2024-02-10T05:55:46.448 INFO:tasks.workunit.client.0.smithi178.stdout:op 1552 completed, throughput=5MB/sec 2024-02-10T05:55:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:46 smithi189 ceph-mon[89631]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:55:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:46 smithi178 ceph-mon[92537]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:55:47.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:46 smithi178 ceph-mon[95116]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T05:55:47.448 INFO:tasks.workunit.client.0.smithi178.stdout: 303: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:47.448 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HpC1deOYgZPvun1 off=1388391 len=1273783 2024-02-10T05:55:47.454 INFO:tasks.workunit.client.0.smithi178.stdout:op 1553 completed, throughput=4.99MB/sec 2024-02-10T05:55:47.454 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9GFcXIvX6P3cnH4 off=10153589 len=1753588 2024-02-10T05:55:47.458 INFO:tasks.workunit.client.0.smithi178.stdout:op 1554 completed, throughput=4.99MB/sec 2024-02-10T05:55:47.458 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1j6C-JaxE-98XdK off=10510350 len=220735 2024-02-10T05:55:47.461 INFO:tasks.workunit.client.0.smithi178.stdout:op 1555 completed, throughput=5MB/sec 2024-02-10T05:55:47.461 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AdLmwUkZPAeRk1r off=3513084 len=105132 2024-02-10T05:55:47.463 INFO:tasks.workunit.client.0.smithi178.stdout:op 1556 completed, throughput=5MB/sec 2024-02-10T05:55:47.464 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Nivr5U8ihgucnIf off=16129829 len=576956 2024-02-10T05:55:47.465 INFO:tasks.workunit.client.0.smithi178.stdout:op 1557 completed, throughput=5MB/sec 2024-02-10T05:55:47.465 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8snVXgHvv4FGYTS off=5411042 len=905590 2024-02-10T05:55:47.470 INFO:tasks.workunit.client.0.smithi178.stdout:op 1558 completed, throughput=5MB/sec 2024-02-10T05:55:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:55:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:55:47] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.43.0" 2024-02-10T05:55:48.470 INFO:tasks.workunit.client.0.smithi178.stdout: 304: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:48.471 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-o1zjw-qHzSdyp3M off=4502323 len=1472451 2024-02-10T05:55:48.472 INFO:tasks.workunit.client.0.smithi178.stdout:op 1559 completed, throughput=4.99MB/sec 2024-02-10T05:55:48.472 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hge0sfg01TkYF_B off=218256 len=285035 2024-02-10T05:55:48.473 INFO:tasks.workunit.client.0.smithi178.stdout:op 1560 completed, throughput=4.99MB/sec 2024-02-10T05:55:48.473 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kYfT5IcQuV-wUOa off=8345922 len=1187236 2024-02-10T05:55:48.478 INFO:tasks.workunit.client.0.smithi178.stdout:op 1561 completed, throughput=4.99MB/sec 2024-02-10T05:55:48.479 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-58YhvTchirAoQ72 off=1955077 len=22745 2024-02-10T05:55:48.481 INFO:tasks.workunit.client.0.smithi178.stdout:op 1562 completed, throughput=4.99MB/sec 2024-02-10T05:55:48.481 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ng3fji5ndpuVKOC off=826940 len=858018 2024-02-10T05:55:48.486 INFO:tasks.workunit.client.0.smithi178.stdout:op 1563 completed, throughput=5MB/sec 2024-02-10T05:55:48.486 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VESCODrQ7a3Z2ew off=2745412 len=1001158 2024-02-10T05:55:48.488 INFO:tasks.workunit.client.0.smithi178.stdout:op 1564 completed, throughput=5MB/sec 2024-02-10T05:55:48.488 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yPsOR3oEKLGOVxj off=5843350 len=1223653 2024-02-10T05:55:48.489 INFO:tasks.workunit.client.0.smithi178.stdout:op 1565 completed, throughput=5MB/sec 2024-02-10T05:55:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:48 smithi189 ceph-mon[89631]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:55:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:48 smithi178 ceph-mon[92537]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:55:49.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:48 smithi178 ceph-mon[95116]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:55:49.489 INFO:tasks.workunit.client.0.smithi178.stdout: 305: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:49.489 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ijhyr-vYwYkvxux off=9479715 len=1352725 2024-02-10T05:55:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:op 1566 completed, throughput=4.99MB/sec 2024-02-10T05:55:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8K4UBx3oWebqpIu off=23417557 len=113820 2024-02-10T05:55:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:op 1567 completed, throughput=4.99MB/sec 2024-02-10T05:55:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xJQT6aimJNFLiPb off=4203428 len=774091 2024-02-10T05:55:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:op 1568 completed, throughput=4.99MB/sec 2024-02-10T05:55:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qvVAdaWlN8yDl6r off=7554 len=1157595 2024-02-10T05:55:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:op 1569 completed, throughput=5MB/sec 2024-02-10T05:55:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9HIO1xZMqo0-ihw off=14352753 len=950788 2024-02-10T05:55:49.503 INFO:tasks.workunit.client.0.smithi178.stdout:op 1570 completed, throughput=5MB/sec 2024-02-10T05:55:49.503 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gj6XhHqJoXutz9t off=4521154 len=216012 2024-02-10T05:55:49.506 INFO:tasks.workunit.client.0.smithi178.stdout:op 1571 completed, throughput=5MB/sec 2024-02-10T05:55:49.506 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Rxl0rivUQQc3pUF off=1508553 len=845793 2024-02-10T05:55:49.507 INFO:tasks.workunit.client.0.smithi178.stdout:op 1572 completed, throughput=5MB/sec 2024-02-10T05:55:50.508 INFO:tasks.workunit.client.0.smithi178.stdout: 306: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:50.508 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yXUt0L56-dcO67q off=1448777 len=265163 2024-02-10T05:55:50.509 INFO:tasks.workunit.client.0.smithi178.stdout:op 1573 completed, throughput=4.99MB/sec 2024-02-10T05:55:50.509 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eW518VqRAJ3nLgj off=5422324 len=727152 2024-02-10T05:55:50.510 INFO:tasks.workunit.client.0.smithi178.stdout:op 1574 completed, throughput=4.99MB/sec 2024-02-10T05:55:50.511 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ywg0DB_1ZhdIE_0 off=1949403 len=1220250 2024-02-10T05:55:50.512 INFO:tasks.workunit.client.0.smithi178.stdout:op 1575 completed, throughput=4.99MB/sec 2024-02-10T05:55:50.512 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3b5i4CvNZeFXo3Q off=2695457 len=1015503 2024-02-10T05:55:50.517 INFO:tasks.workunit.client.0.smithi178.stdout:op 1576 completed, throughput=5MB/sec 2024-02-10T05:55:50.517 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-J-li-KplonqiSJv off=12327959 len=272369 2024-02-10T05:55:50.518 INFO:tasks.workunit.client.0.smithi178.stdout:op 1577 completed, throughput=5MB/sec 2024-02-10T05:55:50.518 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-J8qaPdU9dUJ7UXy off=7879706 len=543236 2024-02-10T05:55:50.521 INFO:tasks.workunit.client.0.smithi178.stdout:op 1578 completed, throughput=5MB/sec 2024-02-10T05:55:50.522 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Z_1Ma-PTVvz7tTL off=11163380 len=1177165 2024-02-10T05:55:50.527 INFO:tasks.workunit.client.0.smithi178.stdout:op 1579 completed, throughput=5MB/sec 2024-02-10T05:55:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:50 smithi189 ceph-mon[89631]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:55:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:50 smithi178 ceph-mon[92537]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:55:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:50 smithi178 ceph-mon[95116]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:55:51.528 INFO:tasks.workunit.client.0.smithi178.stdout: 307: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:51.528 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8HqfrRGyY0t0OGA off=9812299 len=1048094 2024-02-10T05:55:51.529 INFO:tasks.workunit.client.0.smithi178.stdout:op 1580 completed, throughput=4.99MB/sec 2024-02-10T05:55:51.529 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--Rzlb2Tz-5gNwfY off=6914825 len=847515 2024-02-10T05:55:51.530 INFO:tasks.workunit.client.0.smithi178.stdout:op 1581 completed, throughput=4.99MB/sec 2024-02-10T05:55:51.531 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_W6SmUcgSBJqXu9 off=2902209 len=520503 2024-02-10T05:55:51.531 INFO:tasks.workunit.client.0.smithi178.stdout:op 1582 completed, throughput=4.99MB/sec 2024-02-10T05:55:51.531 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2Uqa5hXjj18s5XU off=11700138 len=1049722 2024-02-10T05:55:51.532 INFO:tasks.workunit.client.0.smithi178.stdout:op 1583 completed, throughput=5MB/sec 2024-02-10T05:55:51.533 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nnOqtPpblfdsoCf off=4941684 len=1924919 2024-02-10T05:55:51.535 INFO:tasks.workunit.client.0.smithi178.stdout:op 1584 completed, throughput=5MB/sec 2024-02-10T05:55:52.535 INFO:tasks.workunit.client.0.smithi178.stdout: 308: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:52.535 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MW5NfSFUndj7439 off=7391989 len=466915 2024-02-10T05:55:52.539 INFO:tasks.workunit.client.0.smithi178.stdout:op 1585 completed, throughput=4.99MB/sec 2024-02-10T05:55:52.539 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VgjAXN5uHPCA1Ni off=4478407 len=337456 2024-02-10T05:55:52.542 INFO:tasks.workunit.client.0.smithi178.stdout:op 1586 completed, throughput=4.99MB/sec 2024-02-10T05:55:52.543 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-W5SLlD6LrAbntgB off=2306394 len=325968 2024-02-10T05:55:52.546 INFO:tasks.workunit.client.0.smithi178.stdout:op 1587 completed, throughput=4.99MB/sec 2024-02-10T05:55:52.546 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8zFnW0tAEpTN7gj off=18477049 len=292360 2024-02-10T05:55:52.546 INFO:tasks.workunit.client.0.smithi178.stdout:op 1588 completed, throughput=4.99MB/sec 2024-02-10T05:55:52.546 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LAmHKFYJguncaNe off=10833165 len=632736 2024-02-10T05:55:52.548 INFO:tasks.workunit.client.0.smithi178.stdout:op 1589 completed, throughput=4.99MB/sec 2024-02-10T05:55:52.548 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-y-mn30PRpnB4xab off=4083308 len=679105 2024-02-10T05:55:52.552 INFO:tasks.workunit.client.0.smithi178.stdout:op 1590 completed, throughput=4.99MB/sec 2024-02-10T05:55:52.552 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9lNwgQwWa_xKHc9 off=5727042 len=376773 2024-02-10T05:55:52.555 INFO:tasks.workunit.client.0.smithi178.stdout:op 1591 completed, throughput=5MB/sec 2024-02-10T05:55:52.555 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iX5ksiDMoK7qmgw off=14826383 len=405385 2024-02-10T05:55:52.556 INFO:tasks.workunit.client.0.smithi178.stdout:op 1592 completed, throughput=5MB/sec 2024-02-10T05:55:52.556 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-u-50J51NQsZUOBO off=16820601 len=1513688 2024-02-10T05:55:52.564 INFO:tasks.workunit.client.0.smithi178.stdout:op 1593 completed, throughput=5MB/sec 2024-02-10T05:55:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:52 smithi189 ceph-mon[89631]: pgmap v1570: 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, 4 op/s 2024-02-10T05:55:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:52 smithi178 ceph-mon[92537]: pgmap v1570: 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, 4 op/s 2024-02-10T05:55:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:52 smithi178 ceph-mon[95116]: pgmap v1570: 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, 4 op/s 2024-02-10T05:55:53.564 INFO:tasks.workunit.client.0.smithi178.stdout: 309: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:53.564 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kStDSo_ekQQIMxd off=1464722 len=1257970 2024-02-10T05:55:53.571 INFO:tasks.workunit.client.0.smithi178.stdout:op 1594 completed, throughput=4.99MB/sec 2024-02-10T05:55:53.571 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9OhmBsioKktFoBm off=18483119 len=809210 2024-02-10T05:55:53.572 INFO:tasks.workunit.client.0.smithi178.stdout:op 1595 completed, throughput=4.99MB/sec 2024-02-10T05:55:53.572 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ktlLpHQAuMwmzrJ off=16216071 len=915510 2024-02-10T05:55:53.577 INFO:tasks.workunit.client.0.smithi178.stdout:op 1596 completed, throughput=4.99MB/sec 2024-02-10T05:55:53.577 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UuQSXQJJIpFOe14 off=2710514 len=2014004 2024-02-10T05:55:53.579 INFO:tasks.workunit.client.0.smithi178.stdout:op 1597 completed, throughput=5MB/sec 2024-02-10T05:55:54.580 INFO:tasks.workunit.client.0.smithi178.stdout: 310: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:54.580 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UH19tsBo2t9Saqn off=611304 len=2044031 2024-02-10T05:55:54.592 INFO:tasks.workunit.client.0.smithi178.stdout:op 1598 completed, throughput=4.99MB/sec 2024-02-10T05:55:54.592 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-27XNBqdEWYO1ya0 off=3185583 len=368034 2024-02-10T05:55:54.593 INFO:tasks.workunit.client.0.smithi178.stdout:op 1599 completed, throughput=4.99MB/sec 2024-02-10T05:55:54.593 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-p5MsrlxV-e801jl off=553988 len=2087610 2024-02-10T05:55:54.595 INFO:tasks.workunit.client.0.smithi178.stdout:op 1600 completed, throughput=5MB/sec 2024-02-10T05:55:54.596 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yucHTb0S8Tw1mI1 off=1402254 len=1950262 2024-02-10T05:55:54.599 INFO:tasks.workunit.client.0.smithi178.stdout:op 1601 completed, throughput=5MB/sec 2024-02-10T05:55:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:54 smithi189 ceph-mon[89631]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-10T05:55:55.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:54 smithi178 ceph-mon[92537]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-10T05:55:55.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:54 smithi178 ceph-mon[95116]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-10T05:55:55.599 INFO:tasks.workunit.client.0.smithi178.stdout: 311: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:55.600 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-m2YrCiNuRhUVVuF off=14858546 len=491501 2024-02-10T05:55:55.603 INFO:tasks.workunit.client.0.smithi178.stdout:op 1602 completed, throughput=4.99MB/sec 2024-02-10T05:55:55.603 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-x2bHi-FT8GI71kz off=2807798 len=1413487 2024-02-10T05:55:55.605 INFO:tasks.workunit.client.0.smithi178.stdout:op 1603 completed, throughput=4.99MB/sec 2024-02-10T05:55:55.605 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fILtmtIBpyZBXbK off=7125932 len=2013882 2024-02-10T05:55:55.608 INFO:tasks.workunit.client.0.smithi178.stdout:op 1604 completed, throughput=5MB/sec 2024-02-10T05:55:55.608 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g2jSHw-EutE3PiZ off=1945433 len=1045564 2024-02-10T05:55:55.613 INFO:tasks.workunit.client.0.smithi178.stdout:op 1605 completed, throughput=5MB/sec 2024-02-10T05:55:56.614 INFO:tasks.workunit.client.0.smithi178.stdout: 312: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:56.614 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ItuvUqI-5Iiroqf off=4312941 len=1912278 2024-02-10T05:55:56.623 INFO:tasks.workunit.client.0.smithi178.stdout:op 1606 completed, throughput=4.99MB/sec 2024-02-10T05:55:56.623 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-S49yrVfeatlQR_Z off=6446346 len=1001981 2024-02-10T05:55:56.626 INFO:tasks.workunit.client.0.smithi178.stdout:op 1607 completed, throughput=5MB/sec 2024-02-10T05:55:56.626 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rUmHbBta66yKEbJ off=11411855 len=1254392 2024-02-10T05:55:56.628 INFO:tasks.workunit.client.0.smithi178.stdout:op 1608 completed, throughput=5MB/sec 2024-02-10T05:55:56.628 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WiPACajtdl3CNIM off=534000 len=559553 2024-02-10T05:55:56.629 INFO:tasks.workunit.client.0.smithi178.stdout:op 1609 completed, throughput=5MB/sec 2024-02-10T05:55:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:56 smithi189 ceph-mon[89631]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-02-10T05:55:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:56 smithi178 ceph-mon[92537]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-02-10T05:55:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:56 smithi178 ceph-mon[95116]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-02-10T05:55:57.629 INFO:tasks.workunit.client.0.smithi178.stdout: 313: throughput=4.98MB/sec pending data=0 2024-02-10T05:55:57.630 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9l9bhbv8voc3-in off=943276 len=199679 2024-02-10T05:55:57.632 INFO:tasks.workunit.client.0.smithi178.stdout:op 1610 completed, throughput=4.99MB/sec 2024-02-10T05:55:57.632 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3fHpw4poNm4lQ9t off=709495 len=954242 2024-02-10T05:55:57.633 INFO:tasks.workunit.client.0.smithi178.stdout:op 1611 completed, throughput=4.99MB/sec 2024-02-10T05:55:57.634 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iAOmWsKpUCAUKjL off=10866878 len=320644 2024-02-10T05:55:57.637 INFO:tasks.workunit.client.0.smithi178.stdout:op 1612 completed, throughput=4.99MB/sec 2024-02-10T05:55:57.637 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nu018-X3NIJVzh5 off=1868367 len=1355271 2024-02-10T05:55:57.643 INFO:tasks.workunit.client.0.smithi178.stdout:op 1613 completed, throughput=4.99MB/sec 2024-02-10T05:55:57.643 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VKCsZrCTcgMgXGq off=5493 len=1607796 2024-02-10T05:55:57.645 INFO:tasks.workunit.client.0.smithi178.stdout:op 1614 completed, throughput=5MB/sec 2024-02-10T05:55:57.645 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Vyyo4K3Zc-FTQep off=1395758 len=498973 2024-02-10T05:55:57.646 INFO:tasks.workunit.client.0.smithi178.stdout:op 1615 completed, throughput=5MB/sec 2024-02-10T05:55:57.646 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Xu9rSKhPp3Mu1et off=167291 len=31227 2024-02-10T05:55:57.649 INFO:tasks.workunit.client.0.smithi178.stdout:op 1616 completed, throughput=5MB/sec 2024-02-10T05:55:57.649 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3p1Up0YNUUEoSFO off=1353599 len=748926 2024-02-10T05:55:57.650 INFO:tasks.workunit.client.0.smithi178.stdout:op 1617 completed, throughput=5MB/sec 2024-02-10T05:55:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:55:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:55:57] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.43.0" 2024-02-10T05:55:58.650 INFO:tasks.workunit.client.0.smithi178.stdout: 314: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:58.651 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-X5hVpuW8lmENuI_ off=3163689 len=378181 2024-02-10T05:55:58.654 INFO:tasks.workunit.client.0.smithi178.stdout:op 1618 completed, throughput=4.99MB/sec 2024-02-10T05:55:58.654 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zx8lGeZ-9zfPlmy off=4360823 len=625187 2024-02-10T05:55:58.655 INFO:tasks.workunit.client.0.smithi178.stdout:op 1619 completed, throughput=4.99MB/sec 2024-02-10T05:55:58.655 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RSdnN4Oi3O0elzB off=3011776 len=331623 2024-02-10T05:55:58.656 INFO:tasks.workunit.client.0.smithi178.stdout:op 1620 completed, throughput=4.99MB/sec 2024-02-10T05:55:58.656 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--7rOSPoPDKjON3n off=16377565 len=1372831 2024-02-10T05:55:58.668 INFO:tasks.workunit.client.0.smithi178.stdout:op 1621 completed, throughput=4.99MB/sec 2024-02-10T05:55:58.668 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tW5PTUSL0MOaGSU off=3787859 len=2017969 2024-02-10T05:55:58.675 INFO:tasks.workunit.client.0.smithi178.stdout:op 1622 completed, throughput=5MB/sec 2024-02-10T05:55:58.676 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1hwLxYMwuAzQHG- off=693535 len=1212657 2024-02-10T05:55:58.677 INFO:tasks.workunit.client.0.smithi178.stdout:op 1623 completed, throughput=5MB/sec 2024-02-10T05:55:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:58 smithi189 ceph-mon[89631]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T05:55:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:55:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:55:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:58 smithi178 ceph-mon[92537]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T05:55:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:55:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:55:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:58 smithi178 ceph-mon[95116]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T05:55:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:55:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:55:59.677 INFO:tasks.workunit.client.0.smithi178.stdout: 315: throughput=4.99MB/sec pending data=0 2024-02-10T05:55:59.677 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oFfh8ZgMvSBzq8b off=1018669 len=569899 2024-02-10T05:55:59.678 INFO:tasks.workunit.client.0.smithi178.stdout:op 1624 completed, throughput=4.99MB/sec 2024-02-10T05:55:59.679 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pwBxaVZg8Vs9sK9 off=13323515 len=1211325 2024-02-10T05:55:59.684 INFO:tasks.workunit.client.0.smithi178.stdout:op 1625 completed, throughput=4.99MB/sec 2024-02-10T05:55:59.684 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GR2rq9iKeUhuFbT off=16348568 len=1426094 2024-02-10T05:55:59.692 INFO:tasks.workunit.client.0.smithi178.stdout:op 1626 completed, throughput=5MB/sec 2024-02-10T05:55:59.692 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fT62KusZJyDuw-Z off=7614459 len=559095 2024-02-10T05:55:59.692 INFO:tasks.workunit.client.0.smithi178.stdout:op 1627 completed, throughput=5MB/sec 2024-02-10T05:55:59.693 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8mcHnHWFp7e2NLh off=4901569 len=144341 2024-02-10T05:55:59.695 INFO:tasks.workunit.client.0.smithi178.stdout:op 1628 completed, throughput=5MB/sec 2024-02-10T05:55:59.695 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_-zP0C-u16wDTXL off=6437004 len=466619 2024-02-10T05:55:59.696 INFO:tasks.workunit.client.0.smithi178.stdout:op 1629 completed, throughput=5MB/sec 2024-02-10T05:56:00.696 INFO:tasks.workunit.client.0.smithi178.stdout: 316: throughput=4.98MB/sec pending data=0 2024-02-10T05:56:00.696 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IoB1i0ouAgTSo0Q off=1186051 len=1682176 2024-02-10T05:56:00.699 INFO:tasks.workunit.client.0.smithi178.stdout:op 1630 completed, throughput=4.99MB/sec 2024-02-10T05:56:00.700 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dGsJLVE4DYrri55 off=699845 len=237763 2024-02-10T05:56:00.700 INFO:tasks.workunit.client.0.smithi178.stdout:op 1631 completed, throughput=4.99MB/sec 2024-02-10T05:56:00.700 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZFjtQ88ls-P6vhU off=4541358 len=1686189 2024-02-10T05:56:00.702 INFO:tasks.workunit.client.0.smithi178.stdout:op 1632 completed, throughput=5MB/sec 2024-02-10T05:56:00.702 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3Iw-5g13teD3Wio off=5342391 len=1712765 2024-02-10T05:56:00.711 INFO:tasks.workunit.client.0.smithi178.stdout:op 1633 completed, throughput=5MB/sec 2024-02-10T05:56:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:00 smithi189 ceph-mon[89631]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-10T05:56:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:00 smithi178 ceph-mon[92537]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-10T05:56:01.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:00 smithi178 ceph-mon[95116]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-10T05:56:01.712 INFO:tasks.workunit.client.0.smithi178.stdout: 317: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:01.712 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CJ2cPDFd8YCsPDi off=1715590 len=1341178 2024-02-10T05:56:01.718 INFO:tasks.workunit.client.0.smithi178.stdout:op 1634 completed, throughput=4.99MB/sec 2024-02-10T05:56:01.718 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Bt332MBt1aUBJup off=3274218 len=1494996 2024-02-10T05:56:01.720 INFO:tasks.workunit.client.0.smithi178.stdout:op 1635 completed, throughput=4.99MB/sec 2024-02-10T05:56:01.720 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Pu61pHeXYK-uAhT off=2442820 len=500399 2024-02-10T05:56:01.722 INFO:tasks.workunit.client.0.smithi178.stdout:op 1636 completed, throughput=4.99MB/sec 2024-02-10T05:56:01.722 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-b0BWOwDCniOBygK off=6857825 len=309557 2024-02-10T05:56:01.722 INFO:tasks.workunit.client.0.smithi178.stdout:op 1637 completed, throughput=5MB/sec 2024-02-10T05:56:01.722 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MMgpZXxaXrTtPLM off=1582264 len=167211 2024-02-10T05:56:01.723 INFO:tasks.workunit.client.0.smithi178.stdout:op 1638 completed, throughput=5MB/sec 2024-02-10T05:56:01.723 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZRVLbgpEEMQbcyb off=10413954 len=1091277 2024-02-10T05:56:01.725 INFO:tasks.workunit.client.0.smithi178.stdout:op 1639 completed, throughput=5MB/sec 2024-02-10T05:56:01.725 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-O_NM8VyC5xOw7uU off=17003422 len=1631996 2024-02-10T05:56:01.729 INFO:tasks.workunit.client.0.smithi178.stdout:op 1640 completed, throughput=5MB/sec 2024-02-10T05:56:02.729 INFO:tasks.workunit.client.0.smithi178.stdout: 318: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:02.729 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DUG8nzU75meLJ9j off=22366701 len=1617392 2024-02-10T05:56:02.731 INFO:tasks.workunit.client.0.smithi178.stdout:op 1641 completed, throughput=4.99MB/sec 2024-02-10T05:56:02.731 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ChEC8yTD7B2FACd off=2873809 len=1655114 2024-02-10T05:56:02.738 INFO:tasks.workunit.client.0.smithi178.stdout:op 1642 completed, throughput=5MB/sec 2024-02-10T05:56:02.738 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YCGQeYwXrtyQDhR off=1090725 len=78019 2024-02-10T05:56:02.740 INFO:tasks.workunit.client.0.smithi178.stdout:op 1643 completed, throughput=5MB/sec 2024-02-10T05:56:02.740 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-98-o5DyvkQ8sF9N off=167886 len=249216 2024-02-10T05:56:02.743 INFO:tasks.workunit.client.0.smithi178.stdout:op 1644 completed, throughput=5MB/sec 2024-02-10T05:56:02.743 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3Zn0mad_gL5aTEZ off=1418309 len=1114073 2024-02-10T05:56:02.744 INFO:tasks.workunit.client.0.smithi178.stdout:op 1645 completed, throughput=5MB/sec 2024-02-10T05:56:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:02 smithi189 ceph-mon[89631]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T05:56:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:02 smithi178 ceph-mon[92537]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T05:56:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:02 smithi178 ceph-mon[95116]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T05:56:03.744 INFO:tasks.workunit.client.0.smithi178.stdout: 319: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:03.745 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--d_E5UjnHjudmDO off=13409827 len=150839 2024-02-10T05:56:03.748 INFO:tasks.workunit.client.0.smithi178.stdout:op 1646 completed, throughput=4.99MB/sec 2024-02-10T05:56:03.748 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T6tTnPV9jnGlC46 off=3193619 len=1986889 2024-02-10T05:56:03.756 INFO:tasks.workunit.client.0.smithi178.stdout:op 1647 completed, throughput=4.99MB/sec 2024-02-10T05:56:03.756 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HevRB2m4uuaOVfi off=3065794 len=299148 2024-02-10T05:56:03.757 INFO:tasks.workunit.client.0.smithi178.stdout:op 1648 completed, throughput=4.99MB/sec 2024-02-10T05:56:03.757 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sQ54Q8oceZO7fM- off=6380363 len=1673285 2024-02-10T05:56:03.758 INFO:tasks.workunit.client.0.smithi178.stdout:op 1649 completed, throughput=5MB/sec 2024-02-10T05:56:03.758 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gz_Odgn6dg8oluU off=15465301 len=118784 2024-02-10T05:56:03.761 INFO:tasks.workunit.client.0.smithi178.stdout:op 1650 completed, throughput=5MB/sec 2024-02-10T05:56:03.761 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BTyae5BdSfMacuX off=12094404 len=423842 2024-02-10T05:56:03.761 INFO:tasks.workunit.client.0.smithi178.stdout:op 1651 completed, throughput=5MB/sec 2024-02-10T05:56:04.762 INFO:tasks.workunit.client.0.smithi178.stdout: 320: throughput=4.98MB/sec pending data=0 2024-02-10T05:56:04.762 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qpteneglOwOUzrM off=9400613 len=1711084 2024-02-10T05:56:04.769 INFO:tasks.workunit.client.0.smithi178.stdout:op 1652 completed, throughput=4.99MB/sec 2024-02-10T05:56:04.769 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lp28-P4d5sJtHRu off=3237512 len=1142522 2024-02-10T05:56:04.770 INFO:tasks.workunit.client.0.smithi178.stdout:op 1653 completed, throughput=4.99MB/sec 2024-02-10T05:56:04.770 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kVdn6NkiR3wWmYZ off=1495358 len=1634395 2024-02-10T05:56:04.778 INFO:tasks.workunit.client.0.smithi178.stdout:op 1654 completed, throughput=5MB/sec 2024-02-10T05:56:04.778 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1cGxBE4ZXumEvUJ off=13388651 len=1914581 2024-02-10T05:56:04.780 INFO:tasks.workunit.client.0.smithi178.stdout:op 1655 completed, throughput=5MB/sec 2024-02-10T05:56:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:04 smithi189 ceph-mon[89631]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-10T05:56:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:04 smithi178 ceph-mon[92537]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-10T05:56:05.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:04 smithi178 ceph-mon[95116]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-10T05:56:05.780 INFO:tasks.workunit.client.0.smithi178.stdout: 321: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:05.780 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QLLD2i_oP1_AIza off=2385703 len=726175 2024-02-10T05:56:05.785 INFO:tasks.workunit.client.0.smithi178.stdout:op 1656 completed, throughput=4.99MB/sec 2024-02-10T05:56:05.785 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-64mnVaQCjy2OMuP off=972745 len=407340 2024-02-10T05:56:05.785 INFO:tasks.workunit.client.0.smithi178.stdout:op 1657 completed, throughput=4.99MB/sec 2024-02-10T05:56:05.785 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ggg1KISsLBNcmwd off=3877739 len=1148812 2024-02-10T05:56:05.791 INFO:tasks.workunit.client.0.smithi178.stdout:op 1658 completed, throughput=4.99MB/sec 2024-02-10T05:56:05.791 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-L7xw3fGVGriQpfa off=6014892 len=856295 2024-02-10T05:56:05.792 INFO:tasks.workunit.client.0.smithi178.stdout:op 1659 completed, throughput=5MB/sec 2024-02-10T05:56:05.793 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WR89NpYbOTR0_3b off=6767881 len=1113790 2024-02-10T05:56:05.793 INFO:tasks.workunit.client.0.smithi178.stdout:op 1660 completed, throughput=5MB/sec 2024-02-10T05:56:06.794 INFO:tasks.workunit.client.0.smithi178.stdout: 322: throughput=4.98MB/sec pending data=0 2024-02-10T05:56:06.794 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5GQ7lBkEVba5isR off=8653887 len=252994 2024-02-10T05:56:06.797 INFO:tasks.workunit.client.0.smithi178.stdout:op 1661 completed, throughput=4.99MB/sec 2024-02-10T05:56:06.797 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WdpiCDXhFv6Fpay off=3749844 len=539357 2024-02-10T05:56:06.798 INFO:tasks.workunit.client.0.smithi178.stdout:op 1662 completed, throughput=4.99MB/sec 2024-02-10T05:56:06.798 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7uGRBk1ZfmXTttL off=1095334 len=1407789 2024-02-10T05:56:06.801 INFO:tasks.workunit.client.0.smithi178.stdout:op 1663 completed, throughput=4.99MB/sec 2024-02-10T05:56:06.801 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UiF99voPYU47CRh off=2434926 len=1025392 2024-02-10T05:56:06.806 INFO:tasks.workunit.client.0.smithi178.stdout:op 1664 completed, throughput=4.99MB/sec 2024-02-10T05:56:06.806 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yXUt0L56-dcO67q off=898905 len=767977 2024-02-10T05:56:06.807 INFO:tasks.workunit.client.0.smithi178.stdout:op 1665 completed, throughput=5MB/sec 2024-02-10T05:56:06.807 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aNmchsujCVokILF off=1336110 len=1407296 2024-02-10T05:56:06.808 INFO:tasks.workunit.client.0.smithi178.stdout:op 1666 completed, throughput=5MB/sec 2024-02-10T05:56:07.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:06 smithi178 ceph-mon[92537]: pgmap v1577: 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, 5 op/s 2024-02-10T05:56:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:06 smithi178 ceph-mon[95116]: pgmap v1577: 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, 5 op/s 2024-02-10T05:56:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:06 smithi189 ceph-mon[89631]: pgmap v1577: 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, 5 op/s 2024-02-10T05:56:07.809 INFO:tasks.workunit.client.0.smithi178.stdout: 323: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:07.809 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HyPTDZ0aXzDQjvR off=10056135 len=1734876 2024-02-10T05:56:07.817 INFO:tasks.workunit.client.0.smithi178.stdout:op 1667 completed, throughput=4.99MB/sec 2024-02-10T05:56:07.817 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WQm-QYfbjHpLmE8 off=2843118 len=225670 2024-02-10T05:56:07.817 INFO:tasks.workunit.client.0.smithi178.stdout:op 1668 completed, throughput=4.99MB/sec 2024-02-10T05:56:07.817 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fbs5v5zDbkAWedA off=10481686 len=1659386 2024-02-10T05:56:07.819 INFO:tasks.workunit.client.0.smithi178.stdout:op 1669 completed, throughput=5MB/sec 2024-02-10T05:56:07.819 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-boBS26KsZLjmsVG off=0 len=1229451 2024-02-10T05:56:07.825 INFO:tasks.workunit.client.0.smithi178.stdout:op 1670 completed, throughput=5MB/sec 2024-02-10T05:56:07.825 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-37_tE9Utf1JzJUP off=5505738 len=1853896 2024-02-10T05:56:07.827 INFO:tasks.workunit.client.0.smithi178.stdout:op 1671 completed, throughput=5MB/sec 2024-02-10T05:56:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:56:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:56:07] "GET /metrics HTTP/1.1" 200 34057 "" "Prometheus/2.43.0" 2024-02-10T05:56:08.828 INFO:tasks.workunit.client.0.smithi178.stdout: 324: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:08.828 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6Nvp9XKAphF6Wod off=9733722 len=1342318 2024-02-10T05:56:08.830 INFO:tasks.workunit.client.0.smithi178.stdout:op 1672 completed, throughput=4.99MB/sec 2024-02-10T05:56:08.830 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AtJqZnvvTI2Dc6r off=528004 len=1366478 2024-02-10T05:56:08.831 INFO:tasks.workunit.client.0.smithi178.stdout:op 1673 completed, throughput=5MB/sec 2024-02-10T05:56:08.832 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9h8wWLCp8PkbPW- off=10398903 len=274145 2024-02-10T05:56:08.832 INFO:tasks.workunit.client.0.smithi178.stdout:op 1674 completed, throughput=5MB/sec 2024-02-10T05:56:08.832 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KUPQjLzIHulo69- off=18212843 len=1125765 2024-02-10T05:56:08.838 INFO:tasks.workunit.client.0.smithi178.stdout:op 1675 completed, throughput=5MB/sec 2024-02-10T05:56:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:08 smithi178 ceph-mon[92537]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:56:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:08 smithi178 ceph-mon[95116]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:56:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:08 smithi189 ceph-mon[89631]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:56:09.839 INFO:tasks.workunit.client.0.smithi178.stdout: 325: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:09.839 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fAfVfgEsWoBI9jA off=4371882 len=397223 2024-02-10T05:56:09.840 INFO:tasks.workunit.client.0.smithi178.stdout:op 1676 completed, throughput=4.99MB/sec 2024-02-10T05:56:09.840 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ftD_CnHTRvXvTNe off=1679360 len=1452224 2024-02-10T05:56:09.849 INFO:tasks.workunit.client.0.smithi178.stdout:op 1677 completed, throughput=4.99MB/sec 2024-02-10T05:56:09.849 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HqpPjyZG_-JzEP_ off=15318 len=798359 2024-02-10T05:56:09.853 INFO:tasks.workunit.client.0.smithi178.stdout:op 1678 completed, throughput=4.99MB/sec 2024-02-10T05:56:09.853 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HJfnXjcv85NwuUN off=15929599 len=1290717 2024-02-10T05:56:09.855 INFO:tasks.workunit.client.0.smithi178.stdout:op 1679 completed, throughput=5MB/sec 2024-02-10T05:56:09.855 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HBXpqXC-EqWyHz7 off=6169615 len=391940 2024-02-10T05:56:09.858 INFO:tasks.workunit.client.0.smithi178.stdout:op 1680 completed, throughput=5MB/sec 2024-02-10T05:56:09.858 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-eHOItqSiw-od2vO off=5510804 len=173673 2024-02-10T05:56:09.861 INFO:tasks.workunit.client.0.smithi178.stdout:op 1681 completed, throughput=5MB/sec 2024-02-10T05:56:09.861 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wtiT85H92tVOLHm off=777352 len=171169 2024-02-10T05:56:09.864 INFO:tasks.workunit.client.0.smithi178.stdout:op 1682 completed, throughput=5MB/sec 2024-02-10T05:56:09.864 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-N-NqKekdjWaCYom off=2137222 len=1217630 2024-02-10T05:56:09.865 INFO:tasks.workunit.client.0.smithi178.stdout:op 1683 completed, throughput=5MB/sec 2024-02-10T05:56:10.865 INFO:tasks.workunit.client.0.smithi178.stdout: 326: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:10.866 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IS5T0TGjxySX36s off=1098604 len=239470 2024-02-10T05:56:10.866 INFO:tasks.workunit.client.0.smithi178.stdout:op 1684 completed, throughput=4.99MB/sec 2024-02-10T05:56:10.866 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-E8ttn-GJdU7dxTU off=7041007 len=1897453 2024-02-10T05:56:10.875 INFO:tasks.workunit.client.0.smithi178.stdout:op 1685 completed, throughput=4.99MB/sec 2024-02-10T05:56:10.875 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mChTcnUgFy-P3k4 off=5296846 len=735530 2024-02-10T05:56:10.877 INFO:tasks.workunit.client.0.smithi178.stdout:op 1686 completed, throughput=5MB/sec 2024-02-10T05:56:10.877 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fQ87mwrYB9k0yeg off=0 len=1507106 2024-02-10T05:56:10.878 INFO:tasks.workunit.client.0.smithi178.stdout:op 1687 completed, throughput=5MB/sec 2024-02-10T05:56:10.878 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-98zyuHOZmGVqsTQ off=368970 len=1653966 2024-02-10T05:56:10.885 INFO:tasks.workunit.client.0.smithi178.stdout:op 1688 completed, throughput=5MB/sec 2024-02-10T05:56:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:10 smithi178 ceph-mon[92537]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:56:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:10 smithi178 ceph-mon[95116]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:56:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:10 smithi189 ceph-mon[89631]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:56:11.885 INFO:tasks.workunit.client.0.smithi178.stdout: 327: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:11.886 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VTCm7a9hg7WynQQ off=1056206 len=114836 2024-02-10T05:56:11.888 INFO:tasks.workunit.client.0.smithi178.stdout:op 1689 completed, throughput=4.99MB/sec 2024-02-10T05:56:11.888 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i75AYfNqR0Oiyvj off=17214637 len=591316 2024-02-10T05:56:11.892 INFO:tasks.workunit.client.0.smithi178.stdout:op 1690 completed, throughput=4.99MB/sec 2024-02-10T05:56:11.892 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1Dz2nRihRoYXVb5 off=5503283 len=811577 2024-02-10T05:56:11.893 INFO:tasks.workunit.client.0.smithi178.stdout:op 1691 completed, throughput=4.99MB/sec 2024-02-10T05:56:11.894 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-T4NbKI63-A-nlej off=3623622 len=1816833 2024-02-10T05:56:11.896 INFO:tasks.workunit.client.0.smithi178.stdout:op 1692 completed, throughput=5MB/sec 2024-02-10T05:56:11.896 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZPLq60TLshVvp3- off=2414796 len=1271186 2024-02-10T05:56:11.902 INFO:tasks.workunit.client.0.smithi178.stdout:op 1693 completed, throughput=5MB/sec 2024-02-10T05:56:12.902 INFO:tasks.workunit.client.0.smithi178.stdout: 328: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:12.902 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2seaXG2T3eXaNVW off=7018836 len=1494052 2024-02-10T05:56:12.905 INFO:tasks.workunit.client.0.smithi178.stdout:op 1694 completed, throughput=4.99MB/sec 2024-02-10T05:56:12.905 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oYPNmgU85QVqhLm off=15819603 len=341765 2024-02-10T05:56:12.906 INFO:tasks.workunit.client.0.smithi178.stdout:op 1695 completed, throughput=4.99MB/sec 2024-02-10T05:56:12.907 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-riG7uq8A-zHAe1T off=6055972 len=661573 2024-02-10T05:56:12.910 INFO:tasks.workunit.client.0.smithi178.stdout:op 1696 completed, throughput=4.99MB/sec 2024-02-10T05:56:12.911 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7-75NnM-MJN9k8U off=18718974 len=513237 2024-02-10T05:56:12.914 INFO:tasks.workunit.client.0.smithi178.stdout:op 1697 completed, throughput=5MB/sec 2024-02-10T05:56:12.915 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7Zb83RjyJi5X8yk off=3036732 len=894216 2024-02-10T05:56:12.916 INFO:tasks.workunit.client.0.smithi178.stdout:op 1698 completed, throughput=5MB/sec 2024-02-10T05:56:12.916 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kH7KTlFLQefdrw1 off=2067988 len=92929 2024-02-10T05:56:12.918 INFO:tasks.workunit.client.0.smithi178.stdout:op 1699 completed, throughput=5MB/sec 2024-02-10T05:56:12.918 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T-OaaEpfVLV-Nh7 off=8110298 len=1206720 2024-02-10T05:56:12.924 INFO:tasks.workunit.client.0.smithi178.stdout:op 1700 completed, throughput=5MB/sec 2024-02-10T05:56:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:12 smithi178 ceph-mon[92537]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:56:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:12 smithi178 ceph-mon[95116]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:56:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:12 smithi189 ceph-mon[89631]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:56:13.924 INFO:tasks.workunit.client.0.smithi178.stdout: 329: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:13.924 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YUUe1PjZ5fzuqv7 off=3496510 len=1716445 2024-02-10T05:56:13.933 INFO:tasks.workunit.client.0.smithi178.stdout:op 1701 completed, throughput=4.99MB/sec 2024-02-10T05:56:13.933 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iAe7A2XLZxqPSTg off=16630332 len=2071311 2024-02-10T05:56:13.935 INFO:tasks.workunit.client.0.smithi178.stdout:op 1702 completed, throughput=5MB/sec 2024-02-10T05:56:13.935 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HdEWrk1Aeb8KIVz off=501211 len=857234 2024-02-10T05:56:13.937 INFO:tasks.workunit.client.0.smithi178.stdout:op 1703 completed, throughput=5MB/sec 2024-02-10T05:56:13.937 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-K4vejzk-vCCU7kY off=1883671 len=2054960 2024-02-10T05:56:13.947 INFO:tasks.workunit.client.0.smithi178.stdout:op 1704 completed, throughput=5.01MB/sec 2024-02-10T05:56:14.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:56:14.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:56:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:56:14.947 INFO:tasks.workunit.client.0.smithi178.stdout: 330: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:14.948 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Sh7xNlJAg-WyuWv off=12050706 len=584076 2024-02-10T05:56:14.948 INFO:tasks.workunit.client.0.smithi178.stdout:op 1705 completed, throughput=4.99MB/sec 2024-02-10T05:56:14.948 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kKPBxwovQ0fEznb off=19640402 len=84596 2024-02-10T05:56:14.952 INFO:tasks.workunit.client.0.smithi178.stdout:op 1706 completed, throughput=4.99MB/sec 2024-02-10T05:56:14.952 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DYsrIxdlMApmiYX off=2362592 len=1039007 2024-02-10T05:56:14.953 INFO:tasks.workunit.client.0.smithi178.stdout:op 1707 completed, throughput=5MB/sec 2024-02-10T05:56:14.954 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NfET30Yx6gYEXkL off=192633 len=1581344 2024-02-10T05:56:14.962 INFO:tasks.workunit.client.0.smithi178.stdout:op 1708 completed, throughput=5MB/sec 2024-02-10T05:56:14.962 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uDYvLslXXki2-_g off=20287328 len=1613650 2024-02-10T05:56:14.964 INFO:tasks.workunit.client.0.smithi178.stdout:op 1709 completed, throughput=5MB/sec 2024-02-10T05:56:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:14 smithi178 ceph-mon[92537]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T05:56:15.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:14 smithi178 ceph-mon[95116]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T05:56:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:14 smithi189 ceph-mon[89631]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T05:56:15.964 INFO:tasks.workunit.client.0.smithi178.stdout: 331: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:15.964 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-x4jN2PVf4AlbuD5 off=12421986 len=1787831 2024-02-10T05:56:15.971 INFO:tasks.workunit.client.0.smithi178.stdout:op 1710 completed, throughput=4.99MB/sec 2024-02-10T05:56:15.972 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9O2qzDxMge3s-Eg off=1939552 len=996170 2024-02-10T05:56:15.973 INFO:tasks.workunit.client.0.smithi178.stdout:op 1711 completed, throughput=5MB/sec 2024-02-10T05:56:15.973 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tFcWIaDDDkE2apv off=10720327 len=1584828 2024-02-10T05:56:15.977 INFO:tasks.workunit.client.0.smithi178.stdout:op 1712 completed, throughput=5MB/sec 2024-02-10T05:56:16.977 INFO:tasks.workunit.client.0.smithi178.stdout: 332: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:16.977 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AwSJfhjCzk2ay81 off=20987311 len=1503224 2024-02-10T05:56:16.984 INFO:tasks.workunit.client.0.smithi178.stdout:op 1713 completed, throughput=4.99MB/sec 2024-02-10T05:56:16.984 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ky9OwuIPwGt94JV off=1272366 len=218283 2024-02-10T05:56:16.987 INFO:tasks.workunit.client.0.smithi178.stdout:op 1714 completed, throughput=4.99MB/sec 2024-02-10T05:56:16.988 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_LPRLIW9ghxSh8F off=1343091 len=1066429 2024-02-10T05:56:16.989 INFO:tasks.workunit.client.0.smithi178.stdout:op 1715 completed, throughput=4.99MB/sec 2024-02-10T05:56:16.989 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wUXh6Rcr2vFpgQm off=3663510 len=1925268 2024-02-10T05:56:16.991 INFO:tasks.workunit.client.0.smithi178.stdout:op 1716 completed, throughput=5MB/sec 2024-02-10T05:56:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:16 smithi178 ceph-mon[92537]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:56:17.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:16 smithi178 ceph-mon[95116]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:56:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:16 smithi189 ceph-mon[89631]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:56:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:56:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:56:17] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.43.0" 2024-02-10T05:56:17.991 INFO:tasks.workunit.client.0.smithi178.stdout: 333: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:17.991 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-l4VUke3aatYaSM7 off=494021 len=578793 2024-02-10T05:56:17.992 INFO:tasks.workunit.client.0.smithi178.stdout:op 1717 completed, throughput=4.99MB/sec 2024-02-10T05:56:17.992 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-E_li9ZfelYm0H7I off=14305975 len=554369 2024-02-10T05:56:17.996 INFO:tasks.workunit.client.0.smithi178.stdout:op 1718 completed, throughput=4.99MB/sec 2024-02-10T05:56:17.996 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GRzifzWirtLnB0d off=958452 len=700059 2024-02-10T05:56:18.000 INFO:tasks.workunit.client.0.smithi178.stdout:op 1719 completed, throughput=4.99MB/sec 2024-02-10T05:56:18.000 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ayei4E4bM-ob12R off=8100842 len=1325617 2024-02-10T05:56:18.006 INFO:tasks.workunit.client.0.smithi178.stdout:op 1720 completed, throughput=4.99MB/sec 2024-02-10T05:56:18.007 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Y9pGKig862QSXRN off=2152844 len=1919511 2024-02-10T05:56:18.019 INFO:tasks.workunit.client.0.smithi178.stdout:op 1721 completed, throughput=5MB/sec 2024-02-10T05:56:18.019 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i1xU6Zg5cXkZ2nI off=2567683 len=339319 2024-02-10T05:56:18.022 INFO:tasks.workunit.client.0.smithi178.stdout:op 1722 completed, throughput=5MB/sec 2024-02-10T05:56:19.023 INFO:tasks.workunit.client.0.smithi178.stdout: 334: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:19.023 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--jMceA3nFnwsp9U off=9858691 len=2033729 2024-02-10T05:56:19.031 INFO:tasks.workunit.client.0.smithi178.stdout:op 1723 completed, throughput=4.99MB/sec 2024-02-10T05:56:19.031 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HczrCR0y0fii04H off=414914 len=1313467 2024-02-10T05:56:19.037 INFO:tasks.workunit.client.0.smithi178.stdout:op 1724 completed, throughput=4.99MB/sec 2024-02-10T05:56:19.037 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kEqRViAGrlpc86G off=5177132 len=1458340 2024-02-10T05:56:19.043 INFO:tasks.workunit.client.0.smithi178.stdout:op 1725 completed, throughput=5MB/sec 2024-02-10T05:56:19.043 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6UMgByNXXO-lXql off=2668437 len=538339 2024-02-10T05:56:19.047 INFO:tasks.workunit.client.0.smithi178.stdout:op 1726 completed, throughput=5MB/sec 2024-02-10T05:56:19.047 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pB-EXRr1knnAipA off=3194024 len=1512077 2024-02-10T05:56:19.050 INFO:tasks.workunit.client.0.smithi178.stdout:op 1727 completed, throughput=5MB/sec 2024-02-10T05:56:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:18 smithi178 ceph-mon[92537]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-10T05:56:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:18 smithi178 ceph-mon[95116]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-10T05:56:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:18 smithi189 ceph-mon[89631]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-10T05:56:20.050 INFO:tasks.workunit.client.0.smithi178.stdout: 335: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:20.051 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DtBy3ruN4YoZqVP off=2248534 len=309993 2024-02-10T05:56:20.051 INFO:tasks.workunit.client.0.smithi178.stdout:op 1728 completed, throughput=4.99MB/sec 2024-02-10T05:56:20.051 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WCVzglOR6Y-ZWC5 off=1371488 len=1175209 2024-02-10T05:56:20.058 INFO:tasks.workunit.client.0.smithi178.stdout:op 1729 completed, throughput=4.99MB/sec 2024-02-10T05:56:20.058 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yfOxL0J5xU5A33m off=4817343 len=1363174 2024-02-10T05:56:20.059 INFO:tasks.workunit.client.0.smithi178.stdout:op 1730 completed, throughput=5MB/sec 2024-02-10T05:56:20.059 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SkFNNoVIGR7eRHD off=9093240 len=292313 2024-02-10T05:56:20.062 INFO:tasks.workunit.client.0.smithi178.stdout:op 1731 completed, throughput=5MB/sec 2024-02-10T05:56:20.062 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CacjtVnt8s_WSjM off=2502757 len=1132936 2024-02-10T05:56:20.064 INFO:tasks.workunit.client.0.smithi178.stdout:op 1732 completed, throughput=5MB/sec 2024-02-10T05:56:21.064 INFO:tasks.workunit.client.0.smithi178.stdout: 336: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:21.064 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3CGExkJUTAMMAfg off=2262652 len=1631150 2024-02-10T05:56:21.072 INFO:tasks.workunit.client.0.smithi178.stdout:op 1733 completed, throughput=4.99MB/sec 2024-02-10T05:56:21.072 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OuXk-LXCxbw1Jz_ off=2522474 len=59482 2024-02-10T05:56:21.072 INFO:tasks.workunit.client.0.smithi178.stdout:op 1734 completed, throughput=4.99MB/sec 2024-02-10T05:56:21.073 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OMlqaQ4X9bboMWb off=14788910 len=80721 2024-02-10T05:56:21.075 INFO:tasks.workunit.client.0.smithi178.stdout:op 1735 completed, throughput=4.99MB/sec 2024-02-10T05:56:21.075 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hRKOSodBSElbN8G off=5881141 len=1725640 2024-02-10T05:56:21.077 INFO:tasks.workunit.client.0.smithi178.stdout:op 1736 completed, throughput=5MB/sec 2024-02-10T05:56:21.077 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Lm-r2qVnyzx9hW6 off=4956981 len=339206 2024-02-10T05:56:21.079 INFO:tasks.workunit.client.0.smithi178.stdout:op 1737 completed, throughput=5MB/sec 2024-02-10T05:56:21.079 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RokSkLOp17q5-1_ off=9032157 len=954510 2024-02-10T05:56:21.085 INFO:tasks.workunit.client.0.smithi178.stdout:op 1738 completed, throughput=5MB/sec 2024-02-10T05:56:21.085 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WOOkNhKa5D3_7N- off=4342942 len=470505 2024-02-10T05:56:21.085 INFO:tasks.workunit.client.0.smithi178.stdout:op 1739 completed, throughput=5MB/sec 2024-02-10T05:56:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:20 smithi178 ceph-mon[92537]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:56:21.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:20 smithi178 ceph-mon[95116]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:56:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:20 smithi189 ceph-mon[89631]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T05:56:22.086 INFO:tasks.workunit.client.0.smithi178.stdout: 337: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:22.086 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Bwc8Ah2Z2QDNTKo off=3851653 len=536756 2024-02-10T05:56:22.090 INFO:tasks.workunit.client.0.smithi178.stdout:op 1740 completed, throughput=4.99MB/sec 2024-02-10T05:56:22.091 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7_0bOp8GcQA843x off=1249287 len=666238 2024-02-10T05:56:22.092 INFO:tasks.workunit.client.0.smithi178.stdout:op 1741 completed, throughput=4.99MB/sec 2024-02-10T05:56:22.092 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jgvjMojokTeEvsk off=5837541 len=580212 2024-02-10T05:56:22.093 INFO:tasks.workunit.client.0.smithi178.stdout:op 1742 completed, throughput=4.99MB/sec 2024-02-10T05:56:22.093 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-s2lKQIrsQxDugCI off=132280 len=986055 2024-02-10T05:56:22.098 INFO:tasks.workunit.client.0.smithi178.stdout:op 1743 completed, throughput=4.99MB/sec 2024-02-10T05:56:22.098 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Y8QBcWxym0J3xHb off=1444495 len=2027566 2024-02-10T05:56:22.111 INFO:tasks.workunit.client.0.smithi178.stdout:op 1744 completed, throughput=5MB/sec 2024-02-10T05:56:22.112 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NV8Zy-fLqZiISiT off=3582104 len=1047068 2024-02-10T05:56:22.114 INFO:tasks.workunit.client.0.smithi178.stdout:op 1745 completed, throughput=5MB/sec 2024-02-10T05:56:23.114 INFO:tasks.workunit.client.0.smithi178.stdout: 338: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:23.114 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RQAAh7OqCirAqou off=17487469 len=1897763 2024-02-10T05:56:23.122 INFO:tasks.workunit.client.0.smithi178.stdout:op 1746 completed, throughput=4.99MB/sec 2024-02-10T05:56:23.122 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MaVf-JYwaUrfboy off=21694011 len=1423365 2024-02-10T05:56:23.126 INFO:tasks.workunit.client.0.smithi178.stdout:op 1747 completed, throughput=5MB/sec 2024-02-10T05:56:23.126 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rg6Mxky0CF6onQ6 off=1514590 len=540202 2024-02-10T05:56:23.130 INFO:tasks.workunit.client.0.smithi178.stdout:op 1748 completed, throughput=5MB/sec 2024-02-10T05:56:23.130 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SFSivzstHLbR6E_ off=15228428 len=643357 2024-02-10T05:56:23.132 INFO:tasks.workunit.client.0.smithi178.stdout:op 1749 completed, throughput=5MB/sec 2024-02-10T05:56:23.132 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HK2KR9t19lsn5LF off=1337421 len=1180937 2024-02-10T05:56:23.134 INFO:tasks.workunit.client.0.smithi178.stdout:op 1750 completed, throughput=5MB/sec 2024-02-10T05:56:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:22 smithi178 ceph-mon[92537]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:56:23.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:22 smithi178 ceph-mon[95116]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:56:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:22 smithi189 ceph-mon[89631]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:56:24.134 INFO:tasks.workunit.client.0.smithi178.stdout: 339: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:24.134 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-we8lq2sK9IrBBVa off=16397961 len=1870444 2024-02-10T05:56:24.145 INFO:tasks.workunit.client.0.smithi178.stdout:op 1751 completed, throughput=4.99MB/sec 2024-02-10T05:56:24.145 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1rSauAITg0sDIfC off=16092261 len=1569980 2024-02-10T05:56:24.152 INFO:tasks.workunit.client.0.smithi178.stdout:op 1752 completed, throughput=5MB/sec 2024-02-10T05:56:24.152 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-eN_MoLUiK4Unz9i off=17266473 len=1393164 2024-02-10T05:56:24.160 INFO:tasks.workunit.client.0.smithi178.stdout:op 1753 completed, throughput=5MB/sec 2024-02-10T05:56:25.160 INFO:tasks.workunit.client.0.smithi178.stdout: 340: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:25.161 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yucHTb0S8Tw1mI1 off=361079 len=1745690 2024-02-10T05:56:25.170 INFO:tasks.workunit.client.0.smithi178.stdout:op 1754 completed, throughput=4.99MB/sec 2024-02-10T05:56:25.171 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vUY3FXUN5xem6cT off=7280859 len=1727045 2024-02-10T05:56:25.179 INFO:tasks.workunit.client.0.smithi178.stdout:op 1755 completed, throughput=5MB/sec 2024-02-10T05:56:25.179 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-g38qC7nVUsx6gsN off=5869072 len=1936931 2024-02-10T05:56:25.181 INFO:tasks.workunit.client.0.smithi178.stdout:op 1756 completed, throughput=5MB/sec 2024-02-10T05:56:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:24 smithi178 ceph-mon[92537]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:56:25.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:24 smithi178 ceph-mon[95116]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:56:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:24 smithi189 ceph-mon[89631]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:56:26.182 INFO:tasks.workunit.client.0.smithi178.stdout: 341: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:26.182 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Qh3NYAz0YrkaHuq off=0 len=1551089 2024-02-10T05:56:26.188 INFO:tasks.workunit.client.0.smithi178.stdout:op 1757 completed, throughput=4.99MB/sec 2024-02-10T05:56:26.189 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WRKjkU88nSBhcGn off=793554 len=613711 2024-02-10T05:56:26.193 INFO:tasks.workunit.client.0.smithi178.stdout:op 1758 completed, throughput=4.99MB/sec 2024-02-10T05:56:26.193 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BzyBBFFUSveEKFq off=4396372 len=768941 2024-02-10T05:56:26.197 INFO:tasks.workunit.client.0.smithi178.stdout:op 1759 completed, throughput=5MB/sec 2024-02-10T05:56:26.197 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EceUGlBOOTL1MX5 off=5436071 len=1790252 2024-02-10T05:56:26.199 INFO:tasks.workunit.client.0.smithi178.stdout:op 1760 completed, throughput=5MB/sec 2024-02-10T05:56:27.200 INFO:tasks.workunit.client.0.smithi178.stdout: 342: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:27.200 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5BU5oboZIrZCAxY off=2617859 len=1220872 2024-02-10T05:56:27.205 INFO:tasks.workunit.client.0.smithi178.stdout:op 1761 completed, throughput=4.99MB/sec 2024-02-10T05:56:27.205 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-idbWBS-LCirltBR off=11721844 len=110526 2024-02-10T05:56:27.208 INFO:tasks.workunit.client.0.smithi178.stdout:op 1762 completed, throughput=4.99MB/sec 2024-02-10T05:56:27.208 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-susNfjTmLWZxWDW off=1291677 len=1862489 2024-02-10T05:56:27.210 INFO:tasks.workunit.client.0.smithi178.stdout:op 1763 completed, throughput=4.99MB/sec 2024-02-10T05:56:27.210 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bF-yoQY8m0lNa-C off=16651181 len=759898 2024-02-10T05:56:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:26 smithi178 ceph-mon[92537]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:56:27.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:26 smithi178 ceph-mon[95116]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:56:27.214 INFO:tasks.workunit.client.0.smithi178.stdout:op 1764 completed, throughput=5MB/sec 2024-02-10T05:56:27.214 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wokb3b4mDJ6KKey off=6444602 len=1311516 2024-02-10T05:56:27.217 INFO:tasks.workunit.client.0.smithi178.stdout:op 1765 completed, throughput=5MB/sec 2024-02-10T05:56:27.217 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ystkKHiHQNw8HLh off=7768685 len=1235679 2024-02-10T05:56:27.223 INFO:tasks.workunit.client.0.smithi178.stdout:op 1766 completed, throughput=5MB/sec 2024-02-10T05:56:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:26 smithi189 ceph-mon[89631]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:56:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:56:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:56:27] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.43.0" 2024-02-10T05:56:28.223 INFO:tasks.workunit.client.0.smithi178.stdout: 343: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:28.224 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nystvkMbKrAMBnc off=4569472 len=306427 2024-02-10T05:56:28.225 INFO:tasks.workunit.client.0.smithi178.stdout:op 1767 completed, throughput=4.99MB/sec 2024-02-10T05:56:28.225 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fnqyEGEoVlG54-N off=757224 len=598249 2024-02-10T05:56:28.229 INFO:tasks.workunit.client.0.smithi178.stdout:op 1768 completed, throughput=4.99MB/sec 2024-02-10T05:56:28.229 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WMMUosGjXV8tyxx off=11649376 len=878177 2024-02-10T05:56:28.234 INFO:tasks.workunit.client.0.smithi178.stdout:op 1769 completed, throughput=4.99MB/sec 2024-02-10T05:56:28.234 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Xe47KT2pHhIuYNp off=5121068 len=1782226 2024-02-10T05:56:28.236 INFO:tasks.workunit.client.0.smithi178.stdout:op 1770 completed, throughput=5MB/sec 2024-02-10T05:56:28.236 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SzGcshwQIyduekM off=6551438 len=517408 2024-02-10T05:56:28.239 INFO:tasks.workunit.client.0.smithi178.stdout:op 1771 completed, throughput=5MB/sec 2024-02-10T05:56:28.239 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4wTari1B4_tebrS off=7453883 len=1574025 2024-02-10T05:56:28.241 INFO:tasks.workunit.client.0.smithi178.stdout:op 1772 completed, throughput=5MB/sec 2024-02-10T05:56:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:28 smithi178 ceph-mon[92537]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:56:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:56:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:28 smithi178 ceph-mon[95116]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:56:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:56:29.241 INFO:tasks.workunit.client.0.smithi178.stdout: 344: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:29.242 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-X_x9kg5B5Bluym_ off=4202975 len=1644137 2024-02-10T05:56:29.248 INFO:tasks.workunit.client.0.smithi178.stdout:op 1773 completed, throughput=4.99MB/sec 2024-02-10T05:56:29.249 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MqnQcmrWzukdwB- off=7825309 len=1551444 2024-02-10T05:56:29.254 INFO:tasks.workunit.client.0.smithi178.stdout:op 1774 completed, throughput=5MB/sec 2024-02-10T05:56:29.254 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iqZHzxNUWmQprsp off=10057474 len=272614 2024-02-10T05:56:29.255 INFO:tasks.workunit.client.0.smithi178.stdout:op 1775 completed, throughput=5MB/sec 2024-02-10T05:56:29.255 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VdjWVumzhw9qnYd off=1077349 len=703041 2024-02-10T05:56:29.259 INFO:tasks.workunit.client.0.smithi178.stdout:op 1776 completed, throughput=5MB/sec 2024-02-10T05:56:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:28 smithi189 ceph-mon[89631]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:56:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:56:30.259 INFO:tasks.workunit.client.0.smithi178.stdout: 345: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:30.259 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uIQ1gM03cPTwSG0 off=13465719 len=456545 2024-02-10T05:56:30.263 INFO:tasks.workunit.client.0.smithi178.stdout:op 1777 completed, throughput=4.99MB/sec 2024-02-10T05:56:30.263 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YsTMIX1jpjFN_ui off=80770 len=844902 2024-02-10T05:56:30.268 INFO:tasks.workunit.client.0.smithi178.stdout:op 1778 completed, throughput=4.99MB/sec 2024-02-10T05:56:30.269 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5OYYNsfAHqYzk7Y off=13466970 len=1516792 2024-02-10T05:56:30.278 INFO:tasks.workunit.client.0.smithi178.stdout:op 1779 completed, throughput=4.99MB/sec 2024-02-10T05:56:30.278 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LUUdiVZza0pxapf off=931554 len=630829 2024-02-10T05:56:30.282 INFO:tasks.workunit.client.0.smithi178.stdout:op 1780 completed, throughput=5MB/sec 2024-02-10T05:56:30.282 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ikmSDbSc75amw0w off=3748639 len=1438661 2024-02-10T05:56:30.284 INFO:tasks.workunit.client.0.smithi178.stdout:op 1781 completed, throughput=5MB/sec 2024-02-10T05:56:30.284 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fAfVfgEsWoBI9jA off=4428494 len=1865242 2024-02-10T05:56:30.285 INFO:tasks.workunit.client.0.smithi178.stdout:op 1782 completed, throughput=5MB/sec 2024-02-10T05:56:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:30 smithi178 ceph-mon[92537]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T05:56:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:30 smithi178 ceph-mon[95116]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T05:56:31.286 INFO:tasks.workunit.client.0.smithi178.stdout: 346: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:31.286 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CtZklKkbuua0hrF off=1249748 len=964109 2024-02-10T05:56:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:30 smithi189 ceph-mon[89631]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T05:56:31.287 INFO:tasks.workunit.client.0.smithi178.stdout:op 1783 completed, throughput=4.99MB/sec 2024-02-10T05:56:31.287 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Mghle09ja0k3kkf off=7327758 len=20590 2024-02-10T05:56:31.290 INFO:tasks.workunit.client.0.smithi178.stdout:op 1784 completed, throughput=4.99MB/sec 2024-02-10T05:56:31.290 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-X0KJBSG4QKGm2Vm off=752660 len=1715363 2024-02-10T05:56:31.292 INFO:tasks.workunit.client.0.smithi178.stdout:op 1785 completed, throughput=5MB/sec 2024-02-10T05:56:31.292 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mpW9GzviZynrAPC off=8317400 len=272844 2024-02-10T05:56:31.293 INFO:tasks.workunit.client.0.smithi178.stdout:op 1786 completed, throughput=5MB/sec 2024-02-10T05:56:31.293 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-io2FhFeZelWshjK off=4009574 len=1810558 2024-02-10T05:56:31.303 INFO:tasks.workunit.client.0.smithi178.stdout:op 1787 completed, throughput=5MB/sec 2024-02-10T05:56:32.304 INFO:tasks.workunit.client.0.smithi178.stdout: 347: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:32.304 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cbpqt45_4PnCqFA off=1149694 len=1972667 2024-02-10T05:56:32.306 INFO:tasks.workunit.client.0.smithi178.stdout:op 1788 completed, throughput=4.99MB/sec 2024-02-10T05:56:32.306 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--6zgfcl9wXMhyh7 off=120839 len=828557 2024-02-10T05:56:32.307 INFO:tasks.workunit.client.0.smithi178.stdout:op 1789 completed, throughput=5MB/sec 2024-02-10T05:56:32.307 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rlFuGAzFXVL8j6r off=3366612 len=911941 2024-02-10T05:56:32.308 INFO:tasks.workunit.client.0.smithi178.stdout:op 1790 completed, throughput=5MB/sec 2024-02-10T05:56:32.308 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ke0dWd4t3Fcu7Hr off=5073736 len=762451 2024-02-10T05:56:32.310 INFO:tasks.workunit.client.0.smithi178.stdout:op 1791 completed, throughput=5MB/sec 2024-02-10T05:56:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:32 smithi178 ceph-mon[92537]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T05:56:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:32 smithi178 ceph-mon[95116]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T05:56:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:32 smithi189 ceph-mon[89631]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T05:56:33.311 INFO:tasks.workunit.client.0.smithi178.stdout: 348: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:33.311 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-z0DoXZy-FcvnTCr off=4930230 len=5733 2024-02-10T05:56:33.311 INFO:tasks.workunit.client.0.smithi178.stdout:op 1792 completed, throughput=4.99MB/sec 2024-02-10T05:56:33.312 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UenIrd5k7Y_WAL7 off=10957606 len=1892360 2024-02-10T05:56:33.321 INFO:tasks.workunit.client.0.smithi178.stdout:op 1793 completed, throughput=4.99MB/sec 2024-02-10T05:56:33.321 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lOYPJjs8xW8sf0j off=8668421 len=1076929 2024-02-10T05:56:33.322 INFO:tasks.workunit.client.0.smithi178.stdout:op 1794 completed, throughput=4.99MB/sec 2024-02-10T05:56:33.322 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-keVD93aakbs5dOH off=2037891 len=158660 2024-02-10T05:56:33.323 INFO:tasks.workunit.client.0.smithi178.stdout:op 1795 completed, throughput=5MB/sec 2024-02-10T05:56:33.323 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cb9ZjnbRzKPzrCp off=21356463 len=775386 2024-02-10T05:56:33.328 INFO:tasks.workunit.client.0.smithi178.stdout:op 1796 completed, throughput=5MB/sec 2024-02-10T05:56:33.328 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9QI-Ln7Dw9rvozZ off=4539259 len=773586 2024-02-10T05:56:33.329 INFO:tasks.workunit.client.0.smithi178.stdout:op 1797 completed, throughput=5MB/sec 2024-02-10T05:56:33.329 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bypnenP0R5vZWJu off=8330609 len=230931 2024-02-10T05:56:33.332 INFO:tasks.workunit.client.0.smithi178.stdout:op 1798 completed, throughput=5MB/sec 2024-02-10T05:56:33.332 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lhB0vYVl-IW4yQG off=13330522 len=1124479 2024-02-10T05:56:33.337 INFO:tasks.workunit.client.0.smithi178.stdout:op 1799 completed, throughput=5MB/sec 2024-02-10T05:56:34.337 INFO:tasks.workunit.client.0.smithi178.stdout: 349: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:34.337 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UXt328ZTwGoXE3o off=1397009 len=970564 2024-02-10T05:56:34.344 INFO:tasks.workunit.client.0.smithi178.stdout:op 1800 completed, throughput=4.99MB/sec 2024-02-10T05:56:34.344 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MhJs2UB0I1CKxuA off=5336314 len=612361 2024-02-10T05:56:34.344 INFO:tasks.workunit.client.0.smithi178.stdout:op 1801 completed, throughput=4.99MB/sec 2024-02-10T05:56:34.344 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cpj5dPWI-kdGUQR off=5512700 len=1993201 2024-02-10T05:56:34.348 INFO:tasks.workunit.client.0.smithi178.stdout:op 1802 completed, throughput=5MB/sec 2024-02-10T05:56:34.348 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-I-VVhGZ7mtsAN27 off=11523477 len=9833 2024-02-10T05:56:34.350 INFO:tasks.workunit.client.0.smithi178.stdout:op 1803 completed, throughput=5MB/sec 2024-02-10T05:56:34.350 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-so-6lB4TnLDmKDp off=2771981 len=1967145 2024-02-10T05:56:34.358 INFO:tasks.workunit.client.0.smithi178.stdout:op 1804 completed, throughput=5MB/sec 2024-02-10T05:56:35.089 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:34 smithi189 ceph-mon[89631]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:56:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:34 smithi178 ceph-mon[92537]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:56:35.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:34 smithi178 ceph-mon[95116]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:56:35.358 INFO:tasks.workunit.client.0.smithi178.stdout: 350: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:35.359 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jsZ6nCrLL9Gu4MI off=18778773 len=1153699 2024-02-10T05:56:35.361 INFO:tasks.workunit.client.0.smithi178.stdout:op 1805 completed, throughput=4.99MB/sec 2024-02-10T05:56:35.361 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Mu2OPoIlre62hby off=1872415 len=1895173 2024-02-10T05:56:35.363 INFO:tasks.workunit.client.0.smithi178.stdout:op 1806 completed, throughput=5MB/sec 2024-02-10T05:56:35.364 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ATxyMO22EA5HXwW off=1275745 len=756333 2024-02-10T05:56:35.368 INFO:tasks.workunit.client.0.smithi178.stdout:op 1807 completed, throughput=5MB/sec 2024-02-10T05:56:35.371 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UL6OTTOhnJexiv4 off=6565922 len=20695 2024-02-10T05:56:35.372 INFO:tasks.workunit.client.0.smithi178.stdout:op 1808 completed, throughput=5MB/sec 2024-02-10T05:56:35.372 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-A2QvLanU-UbDioL off=20194362 len=1408138 2024-02-10T05:56:35.378 INFO:tasks.workunit.client.0.smithi178.stdout:op 1809 completed, throughput=5MB/sec 2024-02-10T05:56:36.379 INFO:tasks.workunit.client.0.smithi178.stdout: 351: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:36.379 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cIbRBqEu6v39Nlp off=54643 len=143521 2024-02-10T05:56:36.379 INFO:tasks.workunit.client.0.smithi178.stdout:op 1810 completed, throughput=4.99MB/sec 2024-02-10T05:56:36.379 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NqYNTrLOxUFSJrV off=4546486 len=430464 2024-02-10T05:56:36.381 INFO:tasks.workunit.client.0.smithi178.stdout:op 1811 completed, throughput=4.99MB/sec 2024-02-10T05:56:36.381 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_tYcoc7JbgbdpvF off=11746689 len=834729 2024-02-10T05:56:36.382 INFO:tasks.workunit.client.0.smithi178.stdout:op 1812 completed, throughput=4.99MB/sec 2024-02-10T05:56:36.382 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-odXQA9LrwLjELdf off=5185967 len=764705 2024-02-10T05:56:36.387 INFO:tasks.workunit.client.0.smithi178.stdout:op 1813 completed, throughput=4.99MB/sec 2024-02-10T05:56:36.387 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZjIvlnFE8kVRzTw off=9397975 len=935163 2024-02-10T05:56:36.389 INFO:tasks.workunit.client.0.smithi178.stdout:op 1814 completed, throughput=5MB/sec 2024-02-10T05:56:36.389 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Bu9YAi36f4jRC2E off=17110464 len=79370 2024-02-10T05:56:36.390 INFO:tasks.workunit.client.0.smithi178.stdout:op 1815 completed, throughput=5MB/sec 2024-02-10T05:56:36.390 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DCUO2W1mG04EAyl off=7747751 len=1446892 2024-02-10T05:56:36.397 INFO:tasks.workunit.client.0.smithi178.stdout:op 1816 completed, throughput=5MB/sec 2024-02-10T05:56:37.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:36 smithi178 ceph-mon[92537]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T05:56:37.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:36 smithi178 ceph-mon[95116]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T05:56:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:36 smithi189 ceph-mon[89631]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T05:56:37.397 INFO:tasks.workunit.client.0.smithi178.stdout: 352: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:37.398 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1gxC053ntwoSZ6M off=2224808 len=2032790 2024-02-10T05:56:37.400 INFO:tasks.workunit.client.0.smithi178.stdout:op 1817 completed, throughput=4.99MB/sec 2024-02-10T05:56:37.400 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-umCIYs3SSE4Nva7 off=15707366 len=1111907 2024-02-10T05:56:37.402 INFO:tasks.workunit.client.0.smithi178.stdout:op 1818 completed, throughput=5MB/sec 2024-02-10T05:56:37.402 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3uo2mAsnz-9GnIa off=4379594 len=853217 2024-02-10T05:56:37.406 INFO:tasks.workunit.client.0.smithi178.stdout:op 1819 completed, throughput=5MB/sec 2024-02-10T05:56:37.407 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TS1zTEczzhwKenp off=11837801 len=1156453 2024-02-10T05:56:37.412 INFO:tasks.workunit.client.0.smithi178.stdout:op 1820 completed, throughput=5MB/sec 2024-02-10T05:56:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:56:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:56:37] "GET /metrics HTTP/1.1" 200 34053 "" "Prometheus/2.43.0" 2024-02-10T05:56:38.412 INFO:tasks.workunit.client.0.smithi178.stdout: 353: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:38.412 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vvvU5VNb-3-7_kh off=3715555 len=1882036 2024-02-10T05:56:38.423 INFO:tasks.workunit.client.0.smithi178.stdout:op 1821 completed, throughput=4.99MB/sec 2024-02-10T05:56:38.423 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-r2K31D9P2u-K8KR off=3834924 len=798146 2024-02-10T05:56:38.425 INFO:tasks.workunit.client.0.smithi178.stdout:op 1822 completed, throughput=4.99MB/sec 2024-02-10T05:56:38.425 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OUIRdVGrE6bS44W off=18913285 len=438228 2024-02-10T05:56:38.426 INFO:tasks.workunit.client.0.smithi178.stdout:op 1823 completed, throughput=4.99MB/sec 2024-02-10T05:56:38.426 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-05Lkbjadv46czyO off=20927168 len=790477 2024-02-10T05:56:38.427 INFO:tasks.workunit.client.0.smithi178.stdout:op 1824 completed, throughput=5MB/sec 2024-02-10T05:56:38.427 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Yzu_h8IRT67Aqde off=9932955 len=1106508 2024-02-10T05:56:38.433 INFO:tasks.workunit.client.0.smithi178.stdout:op 1825 completed, throughput=5MB/sec 2024-02-10T05:56:38.433 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-V20DHS7-t3pnlkl off=79954 len=1234835 2024-02-10T05:56:38.436 INFO:tasks.workunit.client.0.smithi178.stdout:op 1826 completed, throughput=5MB/sec 2024-02-10T05:56:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:38 smithi178 ceph-mon[92537]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-10T05:56:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:38 smithi178 ceph-mon[95116]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-10T05:56:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:38 smithi189 ceph-mon[89631]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-10T05:56:39.436 INFO:tasks.workunit.client.0.smithi178.stdout: 354: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:39.436 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_jEeDV4Cc2c0_e8 off=18823237 len=112922 2024-02-10T05:56:39.437 INFO:tasks.workunit.client.0.smithi178.stdout:op 1827 completed, throughput=4.99MB/sec 2024-02-10T05:56:39.437 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1G0iVeb7FcaWH23 off=465750 len=1443390 2024-02-10T05:56:39.444 INFO:tasks.workunit.client.0.smithi178.stdout:op 1828 completed, throughput=4.99MB/sec 2024-02-10T05:56:39.444 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EDsAS0nZH0Lx23J off=9820466 len=1474600 2024-02-10T05:56:39.446 INFO:tasks.workunit.client.0.smithi178.stdout:op 1829 completed, throughput=5MB/sec 2024-02-10T05:56:39.446 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0R2uXccrzwyFFkH off=2232653 len=90305 2024-02-10T05:56:39.449 INFO:tasks.workunit.client.0.smithi178.stdout:op 1830 completed, throughput=5MB/sec 2024-02-10T05:56:39.449 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vUaV5znx35HYa_d off=13877859 len=1893495 2024-02-10T05:56:39.450 INFO:tasks.workunit.client.0.smithi178.stdout:op 1831 completed, throughput=5MB/sec 2024-02-10T05:56:40.451 INFO:tasks.workunit.client.0.smithi178.stdout: 355: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:40.451 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uGn_ebvmEy5fTRt off=7521567 len=183565 2024-02-10T05:56:40.454 INFO:tasks.workunit.client.0.smithi178.stdout:op 1832 completed, throughput=4.99MB/sec 2024-02-10T05:56:40.454 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Jgr9aVxkv0dREXW off=4612576 len=2060856 2024-02-10T05:56:40.468 INFO:tasks.workunit.client.0.smithi178.stdout:op 1833 completed, throughput=4.99MB/sec 2024-02-10T05:56:40.468 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5JuB86kQ8UT6h_x off=17413342 len=1017554 2024-02-10T05:56:40.473 INFO:tasks.workunit.client.0.smithi178.stdout:op 1834 completed, throughput=5MB/sec 2024-02-10T05:56:40.473 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-k4I2Q6jtwbcbsn6 off=5225963 len=1044703 2024-02-10T05:56:40.478 INFO:tasks.workunit.client.0.smithi178.stdout:op 1835 completed, throughput=5MB/sec 2024-02-10T05:56:40.478 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jfEAzFqPP8POihd off=2648072 len=1420815 2024-02-10T05:56:40.484 INFO:tasks.workunit.client.0.smithi178.stdout:op 1836 completed, throughput=5MB/sec 2024-02-10T05:56:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:40 smithi178 ceph-mon[92537]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:56:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:40 smithi178 ceph-mon[95116]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:56:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:40 smithi189 ceph-mon[89631]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:56:41.484 INFO:tasks.workunit.client.0.smithi178.stdout: 356: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:41.484 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Mu2OPoIlre62hby off=7558185 len=1121082 2024-02-10T05:56:41.485 INFO:tasks.workunit.client.0.smithi178.stdout:op 1837 completed, throughput=4.99MB/sec 2024-02-10T05:56:41.486 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--PpkcvHxK3Os37I off=10533885 len=963494 2024-02-10T05:56:41.490 INFO:tasks.workunit.client.0.smithi178.stdout:op 1838 completed, throughput=4.99MB/sec 2024-02-10T05:56:41.490 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Xu4asCfAm3c7-nl off=9780425 len=741301 2024-02-10T05:56:41.494 INFO:tasks.workunit.client.0.smithi178.stdout:op 1839 completed, throughput=5MB/sec 2024-02-10T05:56:41.494 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BU9riIpzAJOF05n off=5241377 len=1788523 2024-02-10T05:56:41.496 INFO:tasks.workunit.client.0.smithi178.stdout:op 1840 completed, throughput=5MB/sec 2024-02-10T05:56:42.496 INFO:tasks.workunit.client.0.smithi178.stdout: 357: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:42.497 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UiF99voPYU47CRh off=3559162 len=1363222 2024-02-10T05:56:42.498 INFO:tasks.workunit.client.0.smithi178.stdout:op 1841 completed, throughput=4.99MB/sec 2024-02-10T05:56:42.499 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PLW3zIRJspffxS4 off=5785400 len=659025 2024-02-10T05:56:42.500 INFO:tasks.workunit.client.0.smithi178.stdout:op 1842 completed, throughput=4.99MB/sec 2024-02-10T05:56:42.500 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ckzo5wNqIYs8t2O off=0 len=1134649 2024-02-10T05:56:42.507 INFO:tasks.workunit.client.0.smithi178.stdout:op 1843 completed, throughput=5MB/sec 2024-02-10T05:56:42.507 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-K4wzfzaB0erMYdi off=698547 len=1230970 2024-02-10T05:56:42.508 INFO:tasks.workunit.client.0.smithi178.stdout:op 1844 completed, throughput=5MB/sec 2024-02-10T05:56:42.508 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ei2AHu8VaDK0dCO off=7924954 len=787229 2024-02-10T05:56:42.509 INFO:tasks.workunit.client.0.smithi178.stdout:op 1845 completed, throughput=5MB/sec 2024-02-10T05:56:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:42 smithi178 ceph-mon[92537]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:56:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:42 smithi178 ceph-mon[95116]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:56:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:42 smithi189 ceph-mon[89631]: pgmap v1595: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:56:43.510 INFO:tasks.workunit.client.0.smithi178.stdout: 358: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:43.510 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xfSvUCrBPWUwxb8 off=4032154 len=1898068 2024-02-10T05:56:43.512 INFO:tasks.workunit.client.0.smithi178.stdout:op 1846 completed, throughput=4.99MB/sec 2024-02-10T05:56:43.512 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f6gws5MA0nu2CdP off=6424216 len=1247743 2024-02-10T05:56:43.518 INFO:tasks.workunit.client.0.smithi178.stdout:op 1847 completed, throughput=5MB/sec 2024-02-10T05:56:43.518 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EJ00swrX0PdY95v off=21494963 len=836278 2024-02-10T05:56:43.519 INFO:tasks.workunit.client.0.smithi178.stdout:op 1848 completed, throughput=5MB/sec 2024-02-10T05:56:43.519 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7nr5JERn-Gyjk4x off=6306464 len=1489053 2024-02-10T05:56:43.527 INFO:tasks.workunit.client.0.smithi178.stdout:op 1849 completed, throughput=5MB/sec 2024-02-10T05:56:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:56:44.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:56:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:56:44.527 INFO:tasks.workunit.client.0.smithi178.stdout: 359: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:44.527 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WJWxaAdFGsjxmdw off=1208111 len=526868 2024-02-10T05:56:44.531 INFO:tasks.workunit.client.0.smithi178.stdout:op 1850 completed, throughput=4.99MB/sec 2024-02-10T05:56:44.531 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ps0gNC9hmi_fd0H off=13646663 len=1954765 2024-02-10T05:56:44.533 INFO:tasks.workunit.client.0.smithi178.stdout:op 1851 completed, throughput=4.99MB/sec 2024-02-10T05:56:44.533 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HV2Zol4krbL8kAW off=13730 len=1559507 2024-02-10T05:56:44.540 INFO:tasks.workunit.client.0.smithi178.stdout:op 1852 completed, throughput=5MB/sec 2024-02-10T05:56:44.541 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ImQAy5xIQQVx7bW off=13728701 len=794100 2024-02-10T05:56:44.542 INFO:tasks.workunit.client.0.smithi178.stdout:op 1853 completed, throughput=5MB/sec 2024-02-10T05:56:44.543 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8U7qpK7xfbbWomH off=13268346 len=1685361 2024-02-10T05:56:44.544 INFO:tasks.workunit.client.0.smithi178.stdout:op 1854 completed, throughput=5MB/sec 2024-02-10T05:56:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:44 smithi178 ceph-mon[92537]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:56:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:44 smithi178 ceph-mon[95116]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:56:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:44 smithi189 ceph-mon[89631]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:56:45.544 INFO:tasks.workunit.client.0.smithi178.stdout: 360: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:45.544 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vjcIozJjcdSp8P0 off=10008378 len=771714 2024-02-10T05:56:45.548 INFO:tasks.workunit.client.0.smithi178.stdout:op 1855 completed, throughput=4.99MB/sec 2024-02-10T05:56:45.548 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_pSvLP6pq3jTWdM off=11289538 len=188873 2024-02-10T05:56:45.548 INFO:tasks.workunit.client.0.smithi178.stdout:op 1856 completed, throughput=4.99MB/sec 2024-02-10T05:56:45.548 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jtiSl6EfCDdRuvI off=1430399 len=506427 2024-02-10T05:56:45.550 INFO:tasks.workunit.client.0.smithi178.stdout:op 1857 completed, throughput=4.99MB/sec 2024-02-10T05:56:45.550 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Br_5EiE6ts6gDUy off=2680940 len=1917574 2024-02-10T05:56:45.559 INFO:tasks.workunit.client.0.smithi178.stdout:op 1858 completed, throughput=5MB/sec 2024-02-10T05:56:45.559 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-H0ahKO-oS0KcRIb off=15205932 len=537532 2024-02-10T05:56:45.563 INFO:tasks.workunit.client.0.smithi178.stdout:op 1859 completed, throughput=5MB/sec 2024-02-10T05:56:46.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:45 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:56:46.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:45 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:56:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:45 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:56:46.564 INFO:tasks.workunit.client.0.smithi178.stdout: 361: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:46.564 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qsJGselpPANmJPf off=289463 len=1616906 2024-02-10T05:56:46.571 INFO:tasks.workunit.client.0.smithi178.stdout:op 1860 completed, throughput=4.99MB/sec 2024-02-10T05:56:46.571 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-h8WY9demnbKdvjQ off=3036900 len=162905 2024-02-10T05:56:46.573 INFO:tasks.workunit.client.0.smithi178.stdout:op 1861 completed, throughput=4.99MB/sec 2024-02-10T05:56:46.573 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i6zp5t6w5r-u8O- off=1221558 len=74426 2024-02-10T05:56:46.575 INFO:tasks.workunit.client.0.smithi178.stdout:op 1862 completed, throughput=4.99MB/sec 2024-02-10T05:56:46.575 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-10akg4f1_5u9GLa off=8231589 len=403180 2024-02-10T05:56:46.576 INFO:tasks.workunit.client.0.smithi178.stdout:op 1863 completed, throughput=4.99MB/sec 2024-02-10T05:56:46.576 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mc5e2_fhiWMQQA7 off=891053 len=1520088 2024-02-10T05:56:46.578 INFO:tasks.workunit.client.0.smithi178.stdout:op 1864 completed, throughput=5MB/sec 2024-02-10T05:56:46.578 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ROA4vtbB94NAyuU off=19357670 len=1357220 2024-02-10T05:56:46.579 INFO:tasks.workunit.client.0.smithi178.stdout:op 1865 completed, throughput=5MB/sec 2024-02-10T05:56:46.579 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TqSC1_rltGEBZC9 off=4819141 len=802133 2024-02-10T05:56:46.583 INFO:tasks.workunit.client.0.smithi178.stdout:op 1866 completed, throughput=5MB/sec 2024-02-10T05:56:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:46 smithi178 ceph-mon[92537]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:56:47.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:46 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:56:47.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:46 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:56:47.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:46 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:56:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:46 smithi178 ceph-mon[95116]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:56:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:46 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:56:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:46 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:56:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:46 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:56:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:46 smithi189 ceph-mon[89631]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:56:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:46 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:56:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:46 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:56:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:46 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:56:47.584 INFO:tasks.workunit.client.0.smithi178.stdout: 362: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:47.584 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0R2uXccrzwyFFkH off=396977 len=629669 2024-02-10T05:56:47.585 INFO:tasks.workunit.client.0.smithi178.stdout:op 1867 completed, throughput=4.99MB/sec 2024-02-10T05:56:47.585 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zuub1M0Za6ED3uX off=682679 len=2030191 2024-02-10T05:56:47.587 INFO:tasks.workunit.client.0.smithi178.stdout:op 1868 completed, throughput=5MB/sec 2024-02-10T05:56:47.587 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T9XDIhcqZfxOEf9 off=1452427 len=1815467 2024-02-10T05:56:47.597 INFO:tasks.workunit.client.0.smithi178.stdout:op 1869 completed, throughput=5MB/sec 2024-02-10T05:56:47.597 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VEmUec7c3zpcULz off=10032573 len=211949 2024-02-10T05:56:47.600 INFO:tasks.workunit.client.0.smithi178.stdout:op 1870 completed, throughput=5MB/sec 2024-02-10T05:56:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:56:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:56:47] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-02-10T05:56:48.600 INFO:tasks.workunit.client.0.smithi178.stdout: 363: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:48.600 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aDaEKXQ1UxlDy_5 off=0 len=1162258 2024-02-10T05:56:48.608 INFO:tasks.workunit.client.0.smithi178.stdout:op 1871 completed, throughput=4.99MB/sec 2024-02-10T05:56:48.608 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pF3Y6IU60MNF3te off=17995313 len=750068 2024-02-10T05:56:48.612 INFO:tasks.workunit.client.0.smithi178.stdout:op 1872 completed, throughput=4.99MB/sec 2024-02-10T05:56:48.612 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-99R47uJSRgaGf1V off=9245175 len=1459521 2024-02-10T05:56:48.618 INFO:tasks.workunit.client.0.smithi178.stdout:op 1873 completed, throughput=5MB/sec 2024-02-10T05:56:48.618 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-c1YQnYfi6dxhNQ5 off=2918086 len=1239965 2024-02-10T05:56:48.624 INFO:tasks.workunit.client.0.smithi178.stdout:op 1874 completed, throughput=5MB/sec 2024-02-10T05:56:48.624 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8HN6ETPSnOuSd9g off=15605380 len=1250043 2024-02-10T05:56:48.624 INFO:tasks.workunit.client.0.smithi178.stdout:op 1875 completed, throughput=5MB/sec 2024-02-10T05:56:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:48 smithi178 ceph-mon[92537]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:56:49.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:48 smithi178 ceph-mon[95116]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:56:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:48 smithi189 ceph-mon[89631]: pgmap v1598: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:56:49.625 INFO:tasks.workunit.client.0.smithi178.stdout: 364: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:49.625 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VkX1oXomGPvdhBs off=7778394 len=523937 2024-02-10T05:56:49.626 INFO:tasks.workunit.client.0.smithi178.stdout:op 1876 completed, throughput=4.99MB/sec 2024-02-10T05:56:49.626 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T-ABcsI14bTzEGF off=4391291 len=1980178 2024-02-10T05:56:49.638 INFO:tasks.workunit.client.0.smithi178.stdout:op 1877 completed, throughput=4.99MB/sec 2024-02-10T05:56:49.638 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Zsqso8erGAi59DM off=12259187 len=705252 2024-02-10T05:56:49.642 INFO:tasks.workunit.client.0.smithi178.stdout:op 1878 completed, throughput=5MB/sec 2024-02-10T05:56:49.642 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ahbUwDP6gmbwo-H off=3399972 len=167267 2024-02-10T05:56:49.642 INFO:tasks.workunit.client.0.smithi178.stdout:op 1879 completed, throughput=5MB/sec 2024-02-10T05:56:49.642 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ae_plcWPbMmgyW8 off=13277049 len=1101270 2024-02-10T05:56:49.644 INFO:tasks.workunit.client.0.smithi178.stdout:op 1880 completed, throughput=5MB/sec 2024-02-10T05:56:49.644 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dmASHXpyMeWjcPL off=264386 len=643391 2024-02-10T05:56:49.647 INFO:tasks.workunit.client.0.smithi178.stdout:op 1881 completed, throughput=5MB/sec 2024-02-10T05:56:50.648 INFO:tasks.workunit.client.0.smithi178.stdout: 365: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:50.648 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9Cp6EHsoay5ob5e off=17324527 len=681297 2024-02-10T05:56:50.652 INFO:tasks.workunit.client.0.smithi178.stdout:op 1882 completed, throughput=4.99MB/sec 2024-02-10T05:56:50.652 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OMZmdABGG4ka-li off=2142655 len=337082 2024-02-10T05:56:50.653 INFO:tasks.workunit.client.0.smithi178.stdout:op 1883 completed, throughput=4.99MB/sec 2024-02-10T05:56:50.653 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-N-5NvrPzv6IaVkP off=3311030 len=1479043 2024-02-10T05:56:50.659 INFO:tasks.workunit.client.0.smithi178.stdout:op 1884 completed, throughput=4.99MB/sec 2024-02-10T05:56:50.659 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kB779ITJe7FrM7h off=1169828 len=909656 2024-02-10T05:56:50.661 INFO:tasks.workunit.client.0.smithi178.stdout:op 1885 completed, throughput=5MB/sec 2024-02-10T05:56:50.661 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HRDzhjpg1J53dTz off=8146365 len=52259 2024-02-10T05:56:50.663 INFO:tasks.workunit.client.0.smithi178.stdout:op 1886 completed, throughput=5MB/sec 2024-02-10T05:56:50.663 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hs5Q089PXu8B54F off=7425436 len=1432893 2024-02-10T05:56:50.669 INFO:tasks.workunit.client.0.smithi178.stdout:op 1887 completed, throughput=5MB/sec 2024-02-10T05:56:50.669 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-D0xabeuwJ_sSB2F off=859675 len=1698933 2024-02-10T05:56:50.673 INFO:tasks.workunit.client.0.smithi178.stdout:op 1888 completed, throughput=5MB/sec 2024-02-10T05:56:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:50 smithi178 ceph-mon[92537]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:56:51.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:50 smithi178 ceph-mon[95116]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:56:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:50 smithi189 ceph-mon[89631]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:56:51.673 INFO:tasks.workunit.client.0.smithi178.stdout: 366: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:51.673 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xXWoCetAw-n1Zvg off=5773894 len=1384168 2024-02-10T05:56:51.675 INFO:tasks.workunit.client.0.smithi178.stdout:op 1889 completed, throughput=4.99MB/sec 2024-02-10T05:56:51.675 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8V4a6ai2vH-mVMV off=6574497 len=1495320 2024-02-10T05:56:51.684 INFO:tasks.workunit.client.0.smithi178.stdout:op 1890 completed, throughput=5MB/sec 2024-02-10T05:56:51.684 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kPZ1_L2f9e-HZ-4 off=8736836 len=835128 2024-02-10T05:56:51.685 INFO:tasks.workunit.client.0.smithi178.stdout:op 1891 completed, throughput=5MB/sec 2024-02-10T05:56:51.686 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XToo_BcYl-v3JFd off=4819423 len=402857 2024-02-10T05:56:51.686 INFO:tasks.workunit.client.0.smithi178.stdout:op 1892 completed, throughput=5MB/sec 2024-02-10T05:56:52.687 INFO:tasks.workunit.client.0.smithi178.stdout: 367: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:52.687 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-26fogBlD24RbnKL off=3736679 len=1884459 2024-02-10T05:56:52.695 INFO:tasks.workunit.client.0.smithi178.stdout:op 1893 completed, throughput=4.99MB/sec 2024-02-10T05:56:52.695 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1N5RhLVQ9R0nh5n off=183332 len=1240917 2024-02-10T05:56:52.696 INFO:tasks.workunit.client.0.smithi178.stdout:op 1894 completed, throughput=5MB/sec 2024-02-10T05:56:52.696 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ci9eCPUyrGJ_Iws off=4586573 len=1029353 2024-02-10T05:56:52.697 INFO:tasks.workunit.client.0.smithi178.stdout:op 1895 completed, throughput=5MB/sec 2024-02-10T05:56:52.697 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zl-tFzaKpSgBZVY off=239446 len=1074371 2024-02-10T05:56:52.699 INFO:tasks.workunit.client.0.smithi178.stdout:op 1896 completed, throughput=5MB/sec 2024-02-10T05:56:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:52 smithi178 ceph-mon[92537]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:56:53.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:52 smithi178 ceph-mon[95116]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:56:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:52 smithi189 ceph-mon[89631]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:56:53.699 INFO:tasks.workunit.client.0.smithi178.stdout: 368: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:53.699 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-X_EQ_QL8PGcNfsp off=7736007 len=7821 2024-02-10T05:56:53.700 INFO:tasks.workunit.client.0.smithi178.stdout:op 1897 completed, throughput=4.99MB/sec 2024-02-10T05:56:53.700 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XIiS1HgcMn9lM2T off=3183420 len=735373 2024-02-10T05:56:53.701 INFO:tasks.workunit.client.0.smithi178.stdout:op 1898 completed, throughput=4.99MB/sec 2024-02-10T05:56:53.701 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JSkh6FS3NfLdPlE off=3598085 len=523873 2024-02-10T05:56:53.701 INFO:tasks.workunit.client.0.smithi178.stdout:op 1899 completed, throughput=4.99MB/sec 2024-02-10T05:56:53.701 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-w8tufTRLgudxUgC off=350489 len=554792 2024-02-10T05:56:53.703 INFO:tasks.workunit.client.0.smithi178.stdout:op 1900 completed, throughput=4.99MB/sec 2024-02-10T05:56:53.703 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dr5A_FwB4JJuydi off=879553 len=1311953 2024-02-10T05:56:53.710 INFO:tasks.workunit.client.0.smithi178.stdout:op 1901 completed, throughput=5MB/sec 2024-02-10T05:56:53.710 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QztreCM5SVetO9r off=1543678 len=1559747 2024-02-10T05:56:53.717 INFO:tasks.workunit.client.0.smithi178.stdout:op 1902 completed, throughput=5MB/sec 2024-02-10T05:56:53.717 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-05Lkbjadv46czyO off=12326969 len=1251490 2024-02-10T05:56:53.722 INFO:tasks.workunit.client.0.smithi178.stdout:op 1903 completed, throughput=5MB/sec 2024-02-10T05:56:54.722 INFO:tasks.workunit.client.0.smithi178.stdout: 369: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:54.722 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-J4otXCXajPlN8Df off=12241820 len=1311900 2024-02-10T05:56:54.729 INFO:tasks.workunit.client.0.smithi178.stdout:op 1904 completed, throughput=4.99MB/sec 2024-02-10T05:56:54.729 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d2UCM40DYIfgiKH off=2781782 len=1943220 2024-02-10T05:56:54.731 INFO:tasks.workunit.client.0.smithi178.stdout:op 1905 completed, throughput=5MB/sec 2024-02-10T05:56:54.731 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5bx7_7OjVGf14Je off=3366122 len=573190 2024-02-10T05:56:54.735 INFO:tasks.workunit.client.0.smithi178.stdout:op 1906 completed, throughput=5MB/sec 2024-02-10T05:56:54.735 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uHc0xDHQJ8vh9BD off=184948 len=339551 2024-02-10T05:56:54.736 INFO:tasks.workunit.client.0.smithi178.stdout:op 1907 completed, throughput=5MB/sec 2024-02-10T05:56:54.736 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UcvEkpX61ECCurv off=8231341 len=1287190 2024-02-10T05:56:54.738 INFO:tasks.workunit.client.0.smithi178.stdout:op 1908 completed, throughput=5MB/sec 2024-02-10T05:56:55.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:54 smithi178 ceph-mon[92537]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:56:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:54 smithi178 ceph-mon[95116]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:56:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:54 smithi189 ceph-mon[89631]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:56:55.739 INFO:tasks.workunit.client.0.smithi178.stdout: 370: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:55.739 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Oun1z77YwaF6Dla off=12084655 len=1880265 2024-02-10T05:56:55.741 INFO:tasks.workunit.client.0.smithi178.stdout:op 1909 completed, throughput=4.99MB/sec 2024-02-10T05:56:55.741 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UXt328ZTwGoXE3o off=7084103 len=14682 2024-02-10T05:56:55.744 INFO:tasks.workunit.client.0.smithi178.stdout:op 1910 completed, throughput=4.99MB/sec 2024-02-10T05:56:55.744 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oVs_jJxXnSnT4uc off=9227808 len=966487 2024-02-10T05:56:55.749 INFO:tasks.workunit.client.0.smithi178.stdout:op 1911 completed, throughput=5MB/sec 2024-02-10T05:56:55.749 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ju7ridPU9wM9TnJ off=2477264 len=853651 2024-02-10T05:56:55.750 INFO:tasks.workunit.client.0.smithi178.stdout:op 1912 completed, throughput=5MB/sec 2024-02-10T05:56:55.750 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jKvcDCN3uTbiBdO off=255877 len=868004 2024-02-10T05:56:55.752 INFO:tasks.workunit.client.0.smithi178.stdout:op 1913 completed, throughput=5MB/sec 2024-02-10T05:56:56.753 INFO:tasks.workunit.client.0.smithi178.stdout: 371: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:56.753 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LgnkwXaB8ZiqqbA off=12096319 len=1822485 2024-02-10T05:56:56.755 INFO:tasks.workunit.client.0.smithi178.stdout:op 1914 completed, throughput=4.99MB/sec 2024-02-10T05:56:56.755 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qpojFj9B2yFYCtj off=13479469 len=1225702 2024-02-10T05:56:56.762 INFO:tasks.workunit.client.0.smithi178.stdout:op 1915 completed, throughput=5MB/sec 2024-02-10T05:56:56.762 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VomemItkbTP11gj off=1063471 len=2076500 2024-02-10T05:56:56.764 INFO:tasks.workunit.client.0.smithi178.stdout:op 1916 completed, throughput=5MB/sec 2024-02-10T05:56:57.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:56 smithi178 ceph-mon[95116]: pgmap v1602: 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-02-10T05:56:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:56 smithi178 ceph-mon[92537]: pgmap v1602: 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-02-10T05:56:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:56 smithi189 ceph-mon[89631]: pgmap v1602: 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-02-10T05:56:57.765 INFO:tasks.workunit.client.0.smithi178.stdout: 372: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:57.765 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5IXZCRG55CDr_py off=8983393 len=2042844 2024-02-10T05:56:57.767 INFO:tasks.workunit.client.0.smithi178.stdout:op 1917 completed, throughput=4.99MB/sec 2024-02-10T05:56:57.767 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1w5si-hCox9Nj_x off=8695899 len=20909 2024-02-10T05:56:57.768 INFO:tasks.workunit.client.0.smithi178.stdout:op 1918 completed, throughput=4.99MB/sec 2024-02-10T05:56:57.768 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mYdk3DlJlox0sXt off=2995615 len=909949 2024-02-10T05:56:57.773 INFO:tasks.workunit.client.0.smithi178.stdout:op 1919 completed, throughput=4.99MB/sec 2024-02-10T05:56:57.773 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HLuGth03p02Eaq_ off=0 len=1585890 2024-02-10T05:56:57.776 INFO:tasks.workunit.client.0.smithi178.stdout:op 1920 completed, throughput=5MB/sec 2024-02-10T05:56:57.776 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AssKITXNAac2Vd1 off=5537404 len=870289 2024-02-10T05:56:57.777 INFO:tasks.workunit.client.0.smithi178.stdout:op 1921 completed, throughput=5MB/sec 2024-02-10T05:56:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:56:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:56:57] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-02-10T05:56:58.778 INFO:tasks.workunit.client.0.smithi178.stdout: 373: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:58.778 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8u443ttxPBtwY-w off=4157533 len=88658 2024-02-10T05:56:58.779 INFO:tasks.workunit.client.0.smithi178.stdout:op 1922 completed, throughput=4.99MB/sec 2024-02-10T05:56:58.779 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vQ2z9713C02S9z7 off=4930200 len=1298969 2024-02-10T05:56:58.780 INFO:tasks.workunit.client.0.smithi178.stdout:op 1923 completed, throughput=4.99MB/sec 2024-02-10T05:56:58.780 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-clAXCN-LkdJ0--J off=8914505 len=335651 2024-02-10T05:56:58.783 INFO:tasks.workunit.client.0.smithi178.stdout:op 1924 completed, throughput=4.99MB/sec 2024-02-10T05:56:58.783 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ItkTDKEprKrYOau off=5663408 len=1984749 2024-02-10T05:56:58.793 INFO:tasks.workunit.client.0.smithi178.stdout:op 1925 completed, throughput=5MB/sec 2024-02-10T05:56:58.793 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hqeE1CG_Q4Z01Xi off=19966019 len=1342114 2024-02-10T05:56:58.801 INFO:tasks.workunit.client.0.smithi178.stdout:op 1926 completed, throughput=5MB/sec 2024-02-10T05:56:58.801 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mniJ1-WHswVogY0 off=9116814 len=266666 2024-02-10T05:56:58.803 INFO:tasks.workunit.client.0.smithi178.stdout:op 1927 completed, throughput=5MB/sec 2024-02-10T05:56:59.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:58 smithi178 ceph-mon[95116]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:56:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:56:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:58 smithi178 ceph-mon[92537]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:56:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:56:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:58 smithi189 ceph-mon[89631]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:56:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:56:59.803 INFO:tasks.workunit.client.0.smithi178.stdout: 374: throughput=4.99MB/sec pending data=0 2024-02-10T05:56:59.804 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BPLXwgwwTRlxV6b off=266154 len=1181182 2024-02-10T05:56:59.805 INFO:tasks.workunit.client.0.smithi178.stdout:op 1928 completed, throughput=4.99MB/sec 2024-02-10T05:56:59.805 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-22BBP4qMavrWHtc off=15598445 len=1416238 2024-02-10T05:56:59.811 INFO:tasks.workunit.client.0.smithi178.stdout:op 1929 completed, throughput=4.99MB/sec 2024-02-10T05:56:59.811 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fQ87mwrYB9k0yeg off=878610 len=628496 2024-02-10T05:56:59.815 INFO:tasks.workunit.client.0.smithi178.stdout:op 1930 completed, throughput=5MB/sec 2024-02-10T05:56:59.815 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MQOUIwZaltn_8kS off=16454209 len=110558 2024-02-10T05:56:59.818 INFO:tasks.workunit.client.0.smithi178.stdout:op 1931 completed, throughput=5MB/sec 2024-02-10T05:56:59.818 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0OcJI8zO2DgIA4l off=18945754 len=1998944 2024-02-10T05:56:59.820 INFO:tasks.workunit.client.0.smithi178.stdout:op 1932 completed, throughput=5MB/sec 2024-02-10T05:57:00.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:56:59 smithi178 ceph-mon[92537]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:57:00.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:56:59 smithi178 ceph-mon[95116]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:57:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:56:59 smithi189 ceph-mon[89631]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T05:57:00.820 INFO:tasks.workunit.client.0.smithi178.stdout: 375: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:00.820 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TY0k0dK-iWQns92 off=2014750 len=905830 2024-02-10T05:57:00.822 INFO:tasks.workunit.client.0.smithi178.stdout:op 1933 completed, throughput=4.99MB/sec 2024-02-10T05:57:00.822 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_r9UqdanOi5e82X off=332216 len=429775 2024-02-10T05:57:00.825 INFO:tasks.workunit.client.0.smithi178.stdout:op 1934 completed, throughput=4.99MB/sec 2024-02-10T05:57:00.825 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IBynG4FVm_Mvbph off=1417298 len=1009550 2024-02-10T05:57:00.831 INFO:tasks.workunit.client.0.smithi178.stdout:op 1935 completed, throughput=4.99MB/sec 2024-02-10T05:57:00.831 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ud2SPw9XU4oNNTN off=8710215 len=190987 2024-02-10T05:57:00.832 INFO:tasks.workunit.client.0.smithi178.stdout:op 1936 completed, throughput=4.99MB/sec 2024-02-10T05:57:00.832 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ACtQErUvzeG7XlV off=18003927 len=481395 2024-02-10T05:57:00.832 INFO:tasks.workunit.client.0.smithi178.stdout:op 1937 completed, throughput=4.99MB/sec 2024-02-10T05:57:00.833 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MMgpZXxaXrTtPLM off=1250413 len=586204 2024-02-10T05:57:00.834 INFO:tasks.workunit.client.0.smithi178.stdout:op 1938 completed, throughput=5MB/sec 2024-02-10T05:57:00.834 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--0ewSPNsY6zUIDz off=2192588 len=5029 2024-02-10T05:57:00.834 INFO:tasks.workunit.client.0.smithi178.stdout:op 1939 completed, throughput=5MB/sec 2024-02-10T05:57:00.834 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xfZP5-AdTzup2Hd off=0 len=1771284 2024-02-10T05:57:00.836 INFO:tasks.workunit.client.0.smithi178.stdout:op 1940 completed, throughput=5MB/sec 2024-02-10T05:57:01.836 INFO:tasks.workunit.client.0.smithi178.stdout: 376: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:01.837 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PRe9tfm3FH_bZnP off=2259588 len=1372771 2024-02-10T05:57:01.840 INFO:tasks.workunit.client.0.smithi178.stdout:op 1941 completed, throughput=4.99MB/sec 2024-02-10T05:57:01.840 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cIJTAhMwDp5dveI off=4631896 len=1867926 2024-02-10T05:57:01.842 INFO:tasks.workunit.client.0.smithi178.stdout:op 1942 completed, throughput=5MB/sec 2024-02-10T05:57:01.842 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-57CdC3ieiC4-t57 off=23169808 len=1298469 2024-02-10T05:57:01.844 INFO:tasks.workunit.client.0.smithi178.stdout:op 1943 completed, throughput=5MB/sec 2024-02-10T05:57:01.844 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xEALEzxyDEJLQtR off=8702509 len=140963 2024-02-10T05:57:01.846 INFO:tasks.workunit.client.0.smithi178.stdout:op 1944 completed, throughput=5MB/sec 2024-02-10T05:57:01.847 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8I7ElUGrYpk2ux4 off=3125941 len=341444 2024-02-10T05:57:01.847 INFO:tasks.workunit.client.0.smithi178.stdout:op 1945 completed, throughput=5MB/sec 2024-02-10T05:57:01.847 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-X--9LCwPo_CNVUh off=5245775 len=2038323 2024-02-10T05:57:01.849 INFO:tasks.workunit.client.0.smithi178.stdout:op 1946 completed, throughput=5MB/sec 2024-02-10T05:57:02.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:02 smithi189 ceph-mon[89631]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:57:02.850 INFO:tasks.workunit.client.0.smithi178.stdout: 377: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:02.850 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4rqGseumbVvyidW off=16536774 len=1981355 2024-02-10T05:57:02.858 INFO:tasks.workunit.client.0.smithi178.stdout:op 1947 completed, throughput=5MB/sec 2024-02-10T05:57:02.858 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UgsTkK73Wzqb7nB off=836291 len=1156194 2024-02-10T05:57:02.859 INFO:tasks.workunit.client.0.smithi178.stdout:op 1948 completed, throughput=5MB/sec 2024-02-10T05:57:02.860 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SrZhm9z2IOycBrd off=8200690 len=1602352 2024-02-10T05:57:02.861 INFO:tasks.workunit.client.0.smithi178.stdout:op 1949 completed, throughput=5MB/sec 2024-02-10T05:57:02.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:02 smithi178 ceph-mon[95116]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:57:02.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:02 smithi178 ceph-mon[92537]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:57:03.861 INFO:tasks.workunit.client.0.smithi178.stdout: 378: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:03.862 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oKNN046XaC72L4r off=1493095 len=1670743 2024-02-10T05:57:03.869 INFO:tasks.workunit.client.0.smithi178.stdout:op 1950 completed, throughput=4.99MB/sec 2024-02-10T05:57:03.869 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XrFgsM6zADox5UV off=2631513 len=226171 2024-02-10T05:57:03.871 INFO:tasks.workunit.client.0.smithi178.stdout:op 1951 completed, throughput=5MB/sec 2024-02-10T05:57:03.872 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-00WczGV9Hg-Nzn3 off=3498985 len=1324691 2024-02-10T05:57:03.874 INFO:tasks.workunit.client.0.smithi178.stdout:op 1952 completed, throughput=5MB/sec 2024-02-10T05:57:03.874 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sel8L0aZs-PJCVP off=15526791 len=1109263 2024-02-10T05:57:03.876 INFO:tasks.workunit.client.0.smithi178.stdout:op 1953 completed, throughput=5MB/sec 2024-02-10T05:57:04.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:04 smithi189 ceph-mon[89631]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:57:04.876 INFO:tasks.workunit.client.0.smithi178.stdout: 379: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:04.876 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kB779ITJe7FrM7h off=445434 len=1634050 2024-02-10T05:57:04.878 INFO:tasks.workunit.client.0.smithi178.stdout:op 1954 completed, throughput=4.99MB/sec 2024-02-10T05:57:04.879 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-53TNImOq-rx7rFg off=4918369 len=920055 2024-02-10T05:57:04.880 INFO:tasks.workunit.client.0.smithi178.stdout:op 1955 completed, throughput=4.99MB/sec 2024-02-10T05:57:04.880 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WDUeQAJQv_HD1m4 off=8328862 len=1448010 2024-02-10T05:57:04.881 INFO:tasks.workunit.client.0.smithi178.stdout:op 1956 completed, throughput=5MB/sec 2024-02-10T05:57:04.881 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eLrQfCb1ZT99yLr off=21595202 len=1112531 2024-02-10T05:57:04.882 INFO:tasks.workunit.client.0.smithi178.stdout:op 1957 completed, throughput=5MB/sec 2024-02-10T05:57:04.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:04 smithi178 ceph-mon[92537]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:57:04.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:04 smithi178 ceph-mon[95116]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:57:05.883 INFO:tasks.workunit.client.0.smithi178.stdout: 380: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:05.883 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VVUOLqKTvA-wuxl off=5341021 len=142265 2024-02-10T05:57:05.886 INFO:tasks.workunit.client.0.smithi178.stdout:op 1958 completed, throughput=4.99MB/sec 2024-02-10T05:57:05.886 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wY5kfLU4vqoii7- off=1410746 len=44234 2024-02-10T05:57:05.888 INFO:tasks.workunit.client.0.smithi178.stdout:op 1959 completed, throughput=4.99MB/sec 2024-02-10T05:57:05.888 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-27NQDaQiATL901q off=3204234 len=1450876 2024-02-10T05:57:05.890 INFO:tasks.workunit.client.0.smithi178.stdout:op 1960 completed, throughput=4.99MB/sec 2024-02-10T05:57:05.890 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Os8DWcVzd6qiZ7J off=1349862 len=1757180 2024-02-10T05:57:05.899 INFO:tasks.workunit.client.0.smithi178.stdout:op 1961 completed, throughput=5MB/sec 2024-02-10T05:57:05.899 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IpOcFO0ZVUxGhJs off=4477685 len=1793266 2024-02-10T05:57:05.903 INFO:tasks.workunit.client.0.smithi178.stdout:op 1962 completed, throughput=5MB/sec 2024-02-10T05:57:06.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:06 smithi189 ceph-mon[89631]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:57:06.903 INFO:tasks.workunit.client.0.smithi178.stdout: 381: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:06.903 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OM5bcHEn21bvX78 off=1264308 len=2028312 2024-02-10T05:57:06.905 INFO:tasks.workunit.client.0.smithi178.stdout:op 1963 completed, throughput=4.99MB/sec 2024-02-10T05:57:06.905 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kC1wfzHshm7OHvT off=15303451 len=1368433 2024-02-10T05:57:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:op 1964 completed, throughput=5MB/sec 2024-02-10T05:57:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_Q2XTHc3GRoY3dV off=13413399 len=1681381 2024-02-10T05:57:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:op 1965 completed, throughput=5MB/sec 2024-02-10T05:57:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iX5ksiDMoK7qmgw off=21053928 len=183562 2024-02-10T05:57:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:op 1966 completed, throughput=5MB/sec 2024-02-10T05:57:06.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:06 smithi178 ceph-mon[92537]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:57:06.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:06 smithi178 ceph-mon[95116]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:57:07.863 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:57:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:57:07] "GET /metrics HTTP/1.1" 200 34063 "" "Prometheus/2.43.0" 2024-02-10T05:57:07.915 INFO:tasks.workunit.client.0.smithi178.stdout: 382: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:07.915 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IomH5TRK-X8xfvA off=6012236 len=781334 2024-02-10T05:57:07.920 INFO:tasks.workunit.client.0.smithi178.stdout:op 1967 completed, throughput=4.99MB/sec 2024-02-10T05:57:07.920 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-odGAVkZBmhpwWr_ off=1118267 len=1906147 2024-02-10T05:57:07.929 INFO:tasks.workunit.client.0.smithi178.stdout:op 1968 completed, throughput=4.99MB/sec 2024-02-10T05:57:07.929 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DLX5t8vCgvApSn7 off=0 len=1391224 2024-02-10T05:57:07.935 INFO:tasks.workunit.client.0.smithi178.stdout:op 1969 completed, throughput=5MB/sec 2024-02-10T05:57:07.935 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2dc99K36y0Wwl4N off=17408215 len=1788080 2024-02-10T05:57:07.937 INFO:tasks.workunit.client.0.smithi178.stdout:op 1970 completed, throughput=5MB/sec 2024-02-10T05:57:08.938 INFO:tasks.workunit.client.0.smithi178.stdout: 383: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:08.938 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1ZQ8LHEMiWP4DSv off=5414926 len=1336740 2024-02-10T05:57:08.939 INFO:tasks.workunit.client.0.smithi178.stdout:op 1971 completed, throughput=4.99MB/sec 2024-02-10T05:57:08.940 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xJQT6aimJNFLiPb off=5070667 len=61121 2024-02-10T05:57:08.942 INFO:tasks.workunit.client.0.smithi178.stdout:op 1972 completed, throughput=4.99MB/sec 2024-02-10T05:57:08.942 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-23wOJvqawhRSbER off=13356775 len=1980098 2024-02-10T05:57:08.944 INFO:tasks.workunit.client.0.smithi178.stdout:op 1973 completed, throughput=5MB/sec 2024-02-10T05:57:08.944 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uNF5iL3oTvJbTzJ off=8072773 len=1978119 2024-02-10T05:57:08.952 INFO:tasks.workunit.client.0.smithi178.stdout:op 1974 completed, throughput=5MB/sec 2024-02-10T05:57:08.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:08 smithi178 ceph-mon[92537]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T05:57:08.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:08 smithi178 ceph-mon[95116]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T05:57:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:08 smithi189 ceph-mon[89631]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T05:57:09.952 INFO:tasks.workunit.client.0.smithi178.stdout: 384: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:09.952 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rk2ggUnIIPjoEb8 off=11500164 len=1719062 2024-02-10T05:57:09.962 INFO:tasks.workunit.client.0.smithi178.stdout:op 1975 completed, throughput=4.99MB/sec 2024-02-10T05:57:09.962 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Z_ntuK5u0Z8-HGd off=4571885 len=1056602 2024-02-10T05:57:09.964 INFO:tasks.workunit.client.0.smithi178.stdout:op 1976 completed, throughput=5MB/sec 2024-02-10T05:57:09.964 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LjRsgWbIhvcYwH1 off=5253446 len=839836 2024-02-10T05:57:09.969 INFO:tasks.workunit.client.0.smithi178.stdout:op 1977 completed, throughput=5MB/sec 2024-02-10T05:57:09.969 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Pl0yXxTBXBvIofw off=5567491 len=597884 2024-02-10T05:57:09.970 INFO:tasks.workunit.client.0.smithi178.stdout:op 1978 completed, throughput=5MB/sec 2024-02-10T05:57:09.970 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UcqDHjpk_pJ10hj off=14358374 len=2049111 2024-02-10T05:57:09.972 INFO:tasks.workunit.client.0.smithi178.stdout:op 1979 completed, throughput=5MB/sec 2024-02-10T05:57:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:10 smithi178 ceph-mon[92537]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-10T05:57:10.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:10 smithi178 ceph-mon[95116]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-10T05:57:10.972 INFO:tasks.workunit.client.0.smithi178.stdout: 385: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:10.973 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LPDK_ZUXHNbKGKt off=5973368 len=1319977 2024-02-10T05:57:10.981 INFO:tasks.workunit.client.0.smithi178.stdout:op 1980 completed, throughput=4.99MB/sec 2024-02-10T05:57:10.981 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-p6aa5Pgk8V27lLe off=2855471 len=191342 2024-02-10T05:57:10.984 INFO:tasks.workunit.client.0.smithi178.stdout:op 1981 completed, throughput=4.99MB/sec 2024-02-10T05:57:10.984 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-n17pIaSZaGnYvEw off=5054966 len=272623 2024-02-10T05:57:10.985 INFO:tasks.workunit.client.0.smithi178.stdout:op 1982 completed, throughput=5MB/sec 2024-02-10T05:57:10.985 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dOHJtPNLSrq74gO off=5644390 len=488589 2024-02-10T05:57:10.986 INFO:tasks.workunit.client.0.smithi178.stdout:op 1983 completed, throughput=5MB/sec 2024-02-10T05:57:10.986 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GiEoAW8wWkX4wCJ off=19321837 len=701882 2024-02-10T05:57:10.987 INFO:tasks.workunit.client.0.smithi178.stdout:op 1984 completed, throughput=5MB/sec 2024-02-10T05:57:10.987 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dLBUaDvpKYZwosq off=6933204 len=232662 2024-02-10T05:57:10.988 INFO:tasks.workunit.client.0.smithi178.stdout:op 1985 completed, throughput=5MB/sec 2024-02-10T05:57:10.988 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ITOl1Vbro6FyNKm off=3511995 len=423797 2024-02-10T05:57:10.988 INFO:tasks.workunit.client.0.smithi178.stdout:op 1986 completed, throughput=5MB/sec 2024-02-10T05:57:10.989 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SzWiRn-RnCq5SQk off=4011276 len=600326 2024-02-10T05:57:10.990 INFO:tasks.workunit.client.0.smithi178.stdout:op 1987 completed, throughput=5MB/sec 2024-02-10T05:57:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:10 smithi189 ceph-mon[89631]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-10T05:57:11.990 INFO:tasks.workunit.client.0.smithi178.stdout: 386: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:11.990 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jG7d0knWiz8KqH7 off=23113177 len=195921 2024-02-10T05:57:11.993 INFO:tasks.workunit.client.0.smithi178.stdout:op 1988 completed, throughput=4.99MB/sec 2024-02-10T05:57:11.993 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hWvDPinQGyQWsLr off=8216116 len=559629 2024-02-10T05:57:11.994 INFO:tasks.workunit.client.0.smithi178.stdout:op 1989 completed, throughput=4.99MB/sec 2024-02-10T05:57:11.994 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ncwlz1xh8Qq0NNm off=120518 len=1558763 2024-02-10T05:57:12.004 INFO:tasks.workunit.client.0.smithi178.stdout:op 1990 completed, throughput=4.99MB/sec 2024-02-10T05:57:12.004 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UflTdBRKrldyqZL off=22739179 len=1455184 2024-02-10T05:57:12.010 INFO:tasks.workunit.client.0.smithi178.stdout:op 1991 completed, throughput=5MB/sec 2024-02-10T05:57:12.010 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8sqxBUO96fZcUR0 off=3004477 len=1373300 2024-02-10T05:57:12.012 INFO:tasks.workunit.client.0.smithi178.stdout:op 1992 completed, throughput=5MB/sec 2024-02-10T05:57:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:12 smithi178 ceph-mon[92537]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:57:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:12 smithi178 ceph-mon[95116]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:57:13.012 INFO:tasks.workunit.client.0.smithi178.stdout: 387: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:13.012 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-71BP50E9QSZaadX off=5266910 len=437276 2024-02-10T05:57:13.013 INFO:tasks.workunit.client.0.smithi178.stdout:op 1993 completed, throughput=4.99MB/sec 2024-02-10T05:57:13.013 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9WDR6SMSUOEow5l off=4068433 len=2007857 2024-02-10T05:57:13.022 INFO:tasks.workunit.client.0.smithi178.stdout:op 1994 completed, throughput=4.99MB/sec 2024-02-10T05:57:13.022 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7uGRBk1ZfmXTttL off=6231588 len=831624 2024-02-10T05:57:13.024 INFO:tasks.workunit.client.0.smithi178.stdout:op 1995 completed, throughput=5MB/sec 2024-02-10T05:57:13.024 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tuyGvGfN-msB9cM off=1502067 len=477821 2024-02-10T05:57:13.024 INFO:tasks.workunit.client.0.smithi178.stdout:op 1996 completed, throughput=5MB/sec 2024-02-10T05:57:13.024 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rhRHMDU7YII-7is off=191759 len=723873 2024-02-10T05:57:13.029 INFO:tasks.workunit.client.0.smithi178.stdout:op 1997 completed, throughput=5MB/sec 2024-02-10T05:57:13.029 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7kW5EquMNwRFWaA off=13084415 len=972117 2024-02-10T05:57:13.034 INFO:tasks.workunit.client.0.smithi178.stdout:op 1998 completed, throughput=5MB/sec 2024-02-10T05:57:13.036 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:12 smithi189 ceph-mon[89631]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:57:14.034 INFO:tasks.workunit.client.0.smithi178.stdout: 388: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:14.034 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VtKf6_OTb9gTkUn off=1702682 len=1676201 2024-02-10T05:57:14.036 INFO:tasks.workunit.client.0.smithi178.stdout:op 1999 completed, throughput=4.99MB/sec 2024-02-10T05:57:14.036 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yIEj3nhmiZLXCq- off=22244292 len=1425980 2024-02-10T05:57:14.043 INFO:tasks.workunit.client.0.smithi178.stdout:op 2000 completed, throughput=5MB/sec 2024-02-10T05:57:14.043 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-l90QqWgd1kQ9ObP off=3234880 len=1989636 2024-02-10T05:57:14.051 INFO:tasks.workunit.client.0.smithi178.stdout:op 2001 completed, throughput=5MB/sec 2024-02-10T05:57:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:14 smithi178 ceph-mon[92537]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:57:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:57:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:14 smithi178 ceph-mon[95116]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:57:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:57:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:14 smithi189 ceph-mon[89631]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:57:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:57:15.051 INFO:tasks.workunit.client.0.smithi178.stdout: 389: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:15.051 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_aUpZ_UVu_EFi83 off=2036439 len=1468929 2024-02-10T05:57:15.053 INFO:tasks.workunit.client.0.smithi178.stdout:op 2002 completed, throughput=4.99MB/sec 2024-02-10T05:57:15.053 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oxk6VQQe-vfbxt6 off=2076221 len=1539555 2024-02-10T05:57:15.060 INFO:tasks.workunit.client.0.smithi178.stdout:op 2003 completed, throughput=4.99MB/sec 2024-02-10T05:57:15.060 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pwBxaVZg8Vs9sK9 off=8285229 len=1039726 2024-02-10T05:57:15.064 INFO:tasks.workunit.client.0.smithi178.stdout:op 2004 completed, throughput=5MB/sec 2024-02-10T05:57:15.064 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9LSeOQZjz58OlTg off=2649297 len=1255245 2024-02-10T05:57:15.068 INFO:tasks.workunit.client.0.smithi178.stdout:op 2005 completed, throughput=5MB/sec 2024-02-10T05:57:15.068 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5pfi8d1t863T-DN off=4391124 len=466982 2024-02-10T05:57:15.072 INFO:tasks.workunit.client.0.smithi178.stdout:op 2006 completed, throughput=5MB/sec 2024-02-10T05:57:16.072 INFO:tasks.workunit.client.0.smithi178.stdout: 390: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:16.072 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rpgwRGDiy0FXnnL off=2268578 len=683951 2024-02-10T05:57:16.076 INFO:tasks.workunit.client.0.smithi178.stdout:op 2007 completed, throughput=4.99MB/sec 2024-02-10T05:57:16.077 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MorT-3OtIjqTSZS off=8204181 len=745937 2024-02-10T05:57:16.082 INFO:tasks.workunit.client.0.smithi178.stdout:op 2008 completed, throughput=4.99MB/sec 2024-02-10T05:57:16.082 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--f7Mo2l13SBY3DB off=22076091 len=2068339 2024-02-10T05:57:16.093 INFO:tasks.workunit.client.0.smithi178.stdout:op 2009 completed, throughput=5MB/sec 2024-02-10T05:57:16.093 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-J2i-9KyHJIlVL5N off=1382674 len=919672 2024-02-10T05:57:16.098 INFO:tasks.workunit.client.0.smithi178.stdout:op 2010 completed, throughput=5MB/sec 2024-02-10T05:57:16.098 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4xE2PO83JMSyQAS off=5600289 len=1113088 2024-02-10T05:57:16.103 INFO:tasks.workunit.client.0.smithi178.stdout:op 2011 completed, throughput=5MB/sec 2024-02-10T05:57:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:16 smithi178 ceph-mon[92537]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:57:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:16 smithi178 ceph-mon[95116]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:57:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:16 smithi189 ceph-mon[89631]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:57:17.104 INFO:tasks.workunit.client.0.smithi178.stdout: 391: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:17.104 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Fn-Qv9x0Gd2sACM off=4960641 len=1825909 2024-02-10T05:57:17.106 INFO:tasks.workunit.client.0.smithi178.stdout:op 2012 completed, throughput=4.99MB/sec 2024-02-10T05:57:17.106 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-L6_SpzOSa4MQko_ off=8498634 len=845774 2024-02-10T05:57:17.107 INFO:tasks.workunit.client.0.smithi178.stdout:op 2013 completed, throughput=5MB/sec 2024-02-10T05:57:17.107 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-E0ySxqWrm-JztWG off=14487561 len=911746 2024-02-10T05:57:17.113 INFO:tasks.workunit.client.0.smithi178.stdout:op 2014 completed, throughput=5MB/sec 2024-02-10T05:57:17.113 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-h-mHRb9iYT7vArO off=8808374 len=645299 2024-02-10T05:57:17.116 INFO:tasks.workunit.client.0.smithi178.stdout:op 2015 completed, throughput=5MB/sec 2024-02-10T05:57:17.116 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g78gPjbJPFBbc7f off=15631136 len=978032 2024-02-10T05:57:17.122 INFO:tasks.workunit.client.0.smithi178.stdout:op 2016 completed, throughput=5MB/sec 2024-02-10T05:57:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:57:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:57:17] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.43.0" 2024-02-10T05:57:18.122 INFO:tasks.workunit.client.0.smithi178.stdout: 392: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:18.123 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-v1GeWAvRrE0QQXM off=9050490 len=1947661 2024-02-10T05:57:18.125 INFO:tasks.workunit.client.0.smithi178.stdout:op 2017 completed, throughput=4.99MB/sec 2024-02-10T05:57:18.125 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-G30T3xRtReLtIQo off=3105321 len=1098668 2024-02-10T05:57:18.128 INFO:tasks.workunit.client.0.smithi178.stdout:op 2018 completed, throughput=5MB/sec 2024-02-10T05:57:18.128 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EsXosmUuztfqGSf off=1295264 len=2078973 2024-02-10T05:57:18.137 INFO:tasks.workunit.client.0.smithi178.stdout:op 2019 completed, throughput=5MB/sec 2024-02-10T05:57:18.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:18 smithi178 ceph-mon[92537]: pgmap v1613: 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-02-10T05:57:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:18 smithi178 ceph-mon[95116]: pgmap v1613: 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-02-10T05:57:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:18 smithi189 ceph-mon[89631]: pgmap v1613: 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-02-10T05:57:19.137 INFO:tasks.workunit.client.0.smithi178.stdout: 393: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:19.137 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-c0Xg27M5evIrBP2 off=2179151 len=513784 2024-02-10T05:57:19.142 INFO:tasks.workunit.client.0.smithi178.stdout:op 2020 completed, throughput=4.99MB/sec 2024-02-10T05:57:19.142 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5uZkZfIIqY45Qn4 off=4833566 len=1557426 2024-02-10T05:57:19.143 INFO:tasks.workunit.client.0.smithi178.stdout:op 2021 completed, throughput=4.99MB/sec 2024-02-10T05:57:19.144 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Svr7RpLli_3On2y off=7514170 len=159061 2024-02-10T05:57:19.144 INFO:tasks.workunit.client.0.smithi178.stdout:op 2022 completed, throughput=4.99MB/sec 2024-02-10T05:57:19.144 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8zfJSroRBFNgwDo off=2295063 len=1029253 2024-02-10T05:57:19.145 INFO:tasks.workunit.client.0.smithi178.stdout:op 2023 completed, throughput=5MB/sec 2024-02-10T05:57:19.145 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vNW8bluz2_Q9fap off=810368 len=1753701 2024-02-10T05:57:19.154 INFO:tasks.workunit.client.0.smithi178.stdout:op 2024 completed, throughput=5MB/sec 2024-02-10T05:57:19.154 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-THaG92ed8gA4na2 off=9582448 len=409976 2024-02-10T05:57:19.157 INFO:tasks.workunit.client.0.smithi178.stdout:op 2025 completed, throughput=5MB/sec 2024-02-10T05:57:20.157 INFO:tasks.workunit.client.0.smithi178.stdout: 394: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:20.157 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xB_JDiTmaiA0F4c off=391614 len=1939717 2024-02-10T05:57:20.168 INFO:tasks.workunit.client.0.smithi178.stdout:op 2026 completed, throughput=4.99MB/sec 2024-02-10T05:57:20.168 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tZb5jELybE34cOs off=795295 len=1816318 2024-02-10T05:57:20.171 INFO:tasks.workunit.client.0.smithi178.stdout:op 2027 completed, throughput=5MB/sec 2024-02-10T05:57:20.171 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zfhq5GsE5049TFl off=1101848 len=1686423 2024-02-10T05:57:20.173 INFO:tasks.workunit.client.0.smithi178.stdout:op 2028 completed, throughput=5MB/sec 2024-02-10T05:57:20.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:20 smithi178 ceph-mon[92537]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T05:57:20.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:20 smithi178 ceph-mon[95116]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T05:57:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:20 smithi189 ceph-mon[89631]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T05:57:21.173 INFO:tasks.workunit.client.0.smithi178.stdout: 395: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:21.173 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fqzGm6V7QUXexil off=16432171 len=2056369 2024-02-10T05:57:21.177 INFO:tasks.workunit.client.0.smithi178.stdout:op 2029 completed, throughput=4.99MB/sec 2024-02-10T05:57:21.178 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-j1OpTw5z6Y03SoA off=7535972 len=1155649 2024-02-10T05:57:21.183 INFO:tasks.workunit.client.0.smithi178.stdout:op 2030 completed, throughput=5MB/sec 2024-02-10T05:57:21.183 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oxPAVBifpJqFbla off=986665 len=432567 2024-02-10T05:57:21.183 INFO:tasks.workunit.client.0.smithi178.stdout:op 2031 completed, throughput=5MB/sec 2024-02-10T05:57:21.184 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bF-yoQY8m0lNa-C off=8550260 len=1854782 2024-02-10T05:57:21.192 INFO:tasks.workunit.client.0.smithi178.stdout:op 2032 completed, throughput=5MB/sec 2024-02-10T05:57:22.192 INFO:tasks.workunit.client.0.smithi178.stdout: 396: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:22.192 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-f3-wZQjJnANCBPN off=10481926 len=969414 2024-02-10T05:57:22.193 INFO:tasks.workunit.client.0.smithi178.stdout:op 2033 completed, throughput=4.99MB/sec 2024-02-10T05:57:22.193 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-szw25yOsOrUtR4d off=5470094 len=196835 2024-02-10T05:57:22.196 INFO:tasks.workunit.client.0.smithi178.stdout:op 2034 completed, throughput=4.99MB/sec 2024-02-10T05:57:22.196 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1BWw12J_1jrb1IN off=4440146 len=382571 2024-02-10T05:57:22.200 INFO:tasks.workunit.client.0.smithi178.stdout:op 2035 completed, throughput=4.99MB/sec 2024-02-10T05:57:22.200 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hK1ON3sKI5irTg2 off=12843834 len=667692 2024-02-10T05:57:22.204 INFO:tasks.workunit.client.0.smithi178.stdout:op 2036 completed, throughput=4.99MB/sec 2024-02-10T05:57:22.204 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nqeI6FnBaaDEx06 off=21654275 len=153368 2024-02-10T05:57:22.204 INFO:tasks.workunit.client.0.smithi178.stdout:op 2037 completed, throughput=4.99MB/sec 2024-02-10T05:57:22.205 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NAzulcdaFcObzNU off=2922628 len=1993896 2024-02-10T05:57:22.216 INFO:tasks.workunit.client.0.smithi178.stdout:op 2038 completed, throughput=5MB/sec 2024-02-10T05:57:22.216 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-L7xw3fGVGriQpfa off=8190367 len=1534730 2024-02-10T05:57:22.218 INFO:tasks.workunit.client.0.smithi178.stdout:op 2039 completed, throughput=5MB/sec 2024-02-10T05:57:22.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:22 smithi178 ceph-mon[92537]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:57:22.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:22 smithi178 ceph-mon[95116]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:57:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:22 smithi189 ceph-mon[89631]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:57:23.218 INFO:tasks.workunit.client.0.smithi178.stdout: 397: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:23.218 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5Wnz9Zgej_KI-LX off=4713924 len=974872 2024-02-10T05:57:23.223 INFO:tasks.workunit.client.0.smithi178.stdout:op 2040 completed, throughput=4.99MB/sec 2024-02-10T05:57:23.223 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2Cf2kaXmVrR8JXo off=4164399 len=1756516 2024-02-10T05:57:23.230 INFO:tasks.workunit.client.0.smithi178.stdout:op 2041 completed, throughput=5MB/sec 2024-02-10T05:57:23.230 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_Tz1xBYGX4PGgZ_ off=7765274 len=439913 2024-02-10T05:57:23.231 INFO:tasks.workunit.client.0.smithi178.stdout:op 2042 completed, throughput=5MB/sec 2024-02-10T05:57:23.231 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8o1RIreUcW5EGPw off=6948416 len=1323465 2024-02-10T05:57:23.238 INFO:tasks.workunit.client.0.smithi178.stdout:op 2043 completed, throughput=5MB/sec 2024-02-10T05:57:24.238 INFO:tasks.workunit.client.0.smithi178.stdout: 398: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:24.238 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_hCKpbtyqKOTZ5j off=5897724 len=569794 2024-02-10T05:57:24.239 INFO:tasks.workunit.client.0.smithi178.stdout:op 2044 completed, throughput=4.99MB/sec 2024-02-10T05:57:24.239 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-km0M74zUu1nnV5Z off=2919884 len=1414779 2024-02-10T05:57:24.241 INFO:tasks.workunit.client.0.smithi178.stdout:op 2045 completed, throughput=4.99MB/sec 2024-02-10T05:57:24.241 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fhtcBIggL2ASIvJ off=22210223 len=9367 2024-02-10T05:57:24.241 INFO:tasks.workunit.client.0.smithi178.stdout:op 2046 completed, throughput=4.99MB/sec 2024-02-10T05:57:24.242 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3zyHXpKxSaxOWeC off=1438540 len=674751 2024-02-10T05:57:24.246 INFO:tasks.workunit.client.0.smithi178.stdout:op 2047 completed, throughput=4.99MB/sec 2024-02-10T05:57:24.246 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-N6LZl6sI8QmpAQT off=4655885 len=467269 2024-02-10T05:57:24.249 INFO:tasks.workunit.client.0.smithi178.stdout:op 2048 completed, throughput=5MB/sec 2024-02-10T05:57:24.250 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yWsyhLM-0jGY7Dc off=574936 len=301137 2024-02-10T05:57:24.250 INFO:tasks.workunit.client.0.smithi178.stdout:op 2049 completed, throughput=5MB/sec 2024-02-10T05:57:24.251 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wyjhobUfob-jBO0 off=248061 len=969199 2024-02-10T05:57:24.255 INFO:tasks.workunit.client.0.smithi178.stdout:op 2050 completed, throughput=5MB/sec 2024-02-10T05:57:24.255 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fG55OGMwNJq1rKA off=8231045 len=735016 2024-02-10T05:57:24.256 INFO:tasks.workunit.client.0.smithi178.stdout:op 2051 completed, throughput=5MB/sec 2024-02-10T05:57:24.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:24 smithi178 ceph-mon[92537]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:57:24.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:24 smithi178 ceph-mon[95116]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:57:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:24 smithi189 ceph-mon[89631]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:57:25.257 INFO:tasks.workunit.client.0.smithi178.stdout: 399: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:25.257 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-83scDLlsLYCCaLQ off=11445073 len=97063 2024-02-10T05:57:25.258 INFO:tasks.workunit.client.0.smithi178.stdout:op 2052 completed, throughput=4.99MB/sec 2024-02-10T05:57:25.258 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fQwc1DvOd2n31NR off=809613 len=1777576 2024-02-10T05:57:25.262 INFO:tasks.workunit.client.0.smithi178.stdout:op 2053 completed, throughput=4.99MB/sec 2024-02-10T05:57:25.262 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4KX0buGp4Qcu24O off=80320 len=2026465 2024-02-10T05:57:25.264 INFO:tasks.workunit.client.0.smithi178.stdout:op 2054 completed, throughput=5MB/sec 2024-02-10T05:57:25.264 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-h_pCHvu6Tm4vY9N off=6423826 len=814758 2024-02-10T05:57:25.269 INFO:tasks.workunit.client.0.smithi178.stdout:op 2055 completed, throughput=5MB/sec 2024-02-10T05:57:25.269 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6A-LbNGz_nAr3AB off=13046312 len=51763 2024-02-10T05:57:25.270 INFO:tasks.workunit.client.0.smithi178.stdout:op 2056 completed, throughput=5MB/sec 2024-02-10T05:57:25.270 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5308C0y1lCFPUy8 off=4253235 len=1821773 2024-02-10T05:57:25.278 INFO:tasks.workunit.client.0.smithi178.stdout:op 2057 completed, throughput=5MB/sec 2024-02-10T05:57:26.279 INFO:tasks.workunit.client.0.smithi178.stdout: 400: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:26.279 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2dc99K36y0Wwl4N off=4757240 len=1650624 2024-02-10T05:57:26.289 INFO:tasks.workunit.client.0.smithi178.stdout:op 2058 completed, throughput=4.99MB/sec 2024-02-10T05:57:26.289 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3KjFgcC4u8QWyjG off=17804803 len=930230 2024-02-10T05:57:26.291 INFO:tasks.workunit.client.0.smithi178.stdout:op 2059 completed, throughput=5MB/sec 2024-02-10T05:57:26.291 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YLRjryeeSy_zgYj off=1448326 len=381855 2024-02-10T05:57:26.294 INFO:tasks.workunit.client.0.smithi178.stdout:op 2060 completed, throughput=5MB/sec 2024-02-10T05:57:26.294 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BgIf8WVXP3hzu_j off=5328534 len=1413988 2024-02-10T05:57:26.301 INFO:tasks.workunit.client.0.smithi178.stdout:op 2061 completed, throughput=5MB/sec 2024-02-10T05:57:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:26 smithi178 ceph-mon[92537]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T05:57:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:26 smithi178 ceph-mon[95116]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T05:57:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:26 smithi189 ceph-mon[89631]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T05:57:27.301 INFO:tasks.workunit.client.0.smithi178.stdout: 401: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:27.301 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CFFhETDe-QOOFo_ off=15966069 len=622639 2024-02-10T05:57:27.305 INFO:tasks.workunit.client.0.smithi178.stdout:op 2062 completed, throughput=4.99MB/sec 2024-02-10T05:57:27.305 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-64bfvCM3XTyzLau off=9321644 len=1969775 2024-02-10T05:57:27.319 INFO:tasks.workunit.client.0.smithi178.stdout:op 2063 completed, throughput=4.99MB/sec 2024-02-10T05:57:27.319 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EvNpal1lX2ReRvt off=5918293 len=1203804 2024-02-10T05:57:27.320 INFO:tasks.workunit.client.0.smithi178.stdout:op 2064 completed, throughput=5MB/sec 2024-02-10T05:57:27.320 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-65Cnw1NSOjYbVni off=2587616 len=1929440 2024-02-10T05:57:27.322 INFO:tasks.workunit.client.0.smithi178.stdout:op 2065 completed, throughput=5MB/sec 2024-02-10T05:57:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:57:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:57:27] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.43.0" 2024-02-10T05:57:28.323 INFO:tasks.workunit.client.0.smithi178.stdout: 402: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:28.323 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a5iCFr_tLOVWw1h off=1867744 len=1750937 2024-02-10T05:57:28.325 INFO:tasks.workunit.client.0.smithi178.stdout:op 2066 completed, throughput=4.99MB/sec 2024-02-10T05:57:28.325 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ikmSDbSc75amw0w off=102463 len=1051411 2024-02-10T05:57:28.326 INFO:tasks.workunit.client.0.smithi178.stdout:op 2067 completed, throughput=5MB/sec 2024-02-10T05:57:28.327 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PVodDhDlaz2SC6G off=510850 len=1634137 2024-02-10T05:57:28.330 INFO:tasks.workunit.client.0.smithi178.stdout:op 2068 completed, throughput=5MB/sec 2024-02-10T05:57:28.330 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-diBVaMKfB2e4Znx off=1390777 len=294280 2024-02-10T05:57:28.333 INFO:tasks.workunit.client.0.smithi178.stdout:op 2069 completed, throughput=5MB/sec 2024-02-10T05:57:28.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:28 smithi178 ceph-mon[92537]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-10T05:57:28.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:28 smithi178 ceph-mon[95116]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-10T05:57:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:28 smithi189 ceph-mon[89631]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-10T05:57:29.333 INFO:tasks.workunit.client.0.smithi178.stdout: 403: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:29.334 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1mvA89uy3QBRYaX off=1096062 len=447620 2024-02-10T05:57:29.338 INFO:tasks.workunit.client.0.smithi178.stdout:op 2070 completed, throughput=4.99MB/sec 2024-02-10T05:57:29.338 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QhwdHLkjeVU8MZG off=1353712 len=1508652 2024-02-10T05:57:29.344 INFO:tasks.workunit.client.0.smithi178.stdout:op 2071 completed, throughput=4.99MB/sec 2024-02-10T05:57:29.344 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-k3CA4R-uk8SvRCk off=7592739 len=2025893 2024-02-10T05:57:29.348 INFO:tasks.workunit.client.0.smithi178.stdout:op 2072 completed, throughput=5MB/sec 2024-02-10T05:57:29.349 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--EhR0Jm6oITUgkR off=1976956 len=842481 2024-02-10T05:57:29.350 INFO:tasks.workunit.client.0.smithi178.stdout:op 2073 completed, throughput=5MB/sec 2024-02-10T05:57:29.350 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FjalXvFUg8UjxIJ off=2840355 len=1786386 2024-02-10T05:57:29.351 INFO:tasks.workunit.client.0.smithi178.stdout:op 2074 completed, throughput=5MB/sec 2024-02-10T05:57:29.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:57:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:57:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:57:30.352 INFO:tasks.workunit.client.0.smithi178.stdout: 404: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:30.352 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oxd9ZE1YRfAsk-X off=3140350 len=165999 2024-02-10T05:57:30.352 INFO:tasks.workunit.client.0.smithi178.stdout:op 2075 completed, throughput=4.99MB/sec 2024-02-10T05:57:30.352 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VYvIrTBfRvPRb7P off=4762608 len=2014266 2024-02-10T05:57:30.355 INFO:tasks.workunit.client.0.smithi178.stdout:op 2076 completed, throughput=5MB/sec 2024-02-10T05:57:30.355 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NLdf5Gj7wZgLRz6 off=2474519 len=1526932 2024-02-10T05:57:30.362 INFO:tasks.workunit.client.0.smithi178.stdout:op 2077 completed, throughput=5MB/sec 2024-02-10T05:57:30.362 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-b7yGPzvs8LRpuF5 off=15251320 len=154101 2024-02-10T05:57:30.364 INFO:tasks.workunit.client.0.smithi178.stdout:op 2078 completed, throughput=5MB/sec 2024-02-10T05:57:30.364 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NR2fMjMRs7tEhqP off=16950712 len=1223461 2024-02-10T05:57:30.367 INFO:tasks.workunit.client.0.smithi178.stdout:op 2079 completed, throughput=5MB/sec 2024-02-10T05:57:30.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:30 smithi178 ceph-mon[92537]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:57:30.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:30 smithi178 ceph-mon[95116]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:57:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:30 smithi189 ceph-mon[89631]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:57:31.367 INFO:tasks.workunit.client.0.smithi178.stdout: 405: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:31.367 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ejYf-n6RX2sIM4K off=4147660 len=972096 2024-02-10T05:57:31.373 INFO:tasks.workunit.client.0.smithi178.stdout:op 2080 completed, throughput=4.99MB/sec 2024-02-10T05:57:31.373 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vhhh2Z0VK-6-0yx off=603369 len=386967 2024-02-10T05:57:31.374 INFO:tasks.workunit.client.0.smithi178.stdout:op 2081 completed, throughput=4.99MB/sec 2024-02-10T05:57:31.374 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ztF096epFl1mrF8 off=1705424 len=2065007 2024-02-10T05:57:31.382 INFO:tasks.workunit.client.0.smithi178.stdout:op 2082 completed, throughput=5MB/sec 2024-02-10T05:57:31.382 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MpB6yZvpSrUNU58 off=10295524 len=1121733 2024-02-10T05:57:31.389 INFO:tasks.workunit.client.0.smithi178.stdout:op 2083 completed, throughput=5MB/sec 2024-02-10T05:57:32.389 INFO:tasks.workunit.client.0.smithi178.stdout: 406: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:32.390 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-teZ3pbuw9VjYrLx off=7599564 len=1175250 2024-02-10T05:57:32.391 INFO:tasks.workunit.client.0.smithi178.stdout:op 2084 completed, throughput=4.99MB/sec 2024-02-10T05:57:32.391 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FsU9e7GzwwnksYt off=18751683 len=143021 2024-02-10T05:57:32.392 INFO:tasks.workunit.client.0.smithi178.stdout:op 2085 completed, throughput=4.99MB/sec 2024-02-10T05:57:32.392 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8o1RIreUcW5EGPw off=9161767 len=2058921 2024-02-10T05:57:32.402 INFO:tasks.workunit.client.0.smithi178.stdout:op 2086 completed, throughput=5MB/sec 2024-02-10T05:57:32.402 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eC-OxUzmmSYQbW6 off=4169278 len=1616096 2024-02-10T05:57:32.405 INFO:tasks.workunit.client.0.smithi178.stdout:op 2087 completed, throughput=5MB/sec 2024-02-10T05:57:32.405 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Fr5S-aBc401ONxr off=3292035 len=1106469 2024-02-10T05:57:32.412 INFO:tasks.workunit.client.0.smithi178.stdout:op 2088 completed, throughput=5MB/sec 2024-02-10T05:57:32.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:32 smithi178 ceph-mon[92537]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:57:32.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:32 smithi178 ceph-mon[95116]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:57:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:32 smithi189 ceph-mon[89631]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:57:33.412 INFO:tasks.workunit.client.0.smithi178.stdout: 407: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:33.412 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4v6yAeIZMophiC0 off=1314239 len=1668267 2024-02-10T05:57:33.420 INFO:tasks.workunit.client.0.smithi178.stdout:op 2089 completed, throughput=4.99MB/sec 2024-02-10T05:57:33.420 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SodVuAF4xuw1Teq off=2725008 len=176676 2024-02-10T05:57:33.420 INFO:tasks.workunit.client.0.smithi178.stdout:op 2090 completed, throughput=4.99MB/sec 2024-02-10T05:57:33.420 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HWbvaH8LTMJ_z5u off=3379171 len=1921885 2024-02-10T05:57:33.422 INFO:tasks.workunit.client.0.smithi178.stdout:op 2091 completed, throughput=5MB/sec 2024-02-10T05:57:33.422 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aXu-Asn-2WzFjci off=1214572 len=1580601 2024-02-10T05:57:33.432 INFO:tasks.workunit.client.0.smithi178.stdout:op 2092 completed, throughput=5MB/sec 2024-02-10T05:57:34.433 INFO:tasks.workunit.client.0.smithi178.stdout: 408: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:34.433 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nzP9GA7IA71uTfh off=10740334 len=1030768 2024-02-10T05:57:34.438 INFO:tasks.workunit.client.0.smithi178.stdout:op 2093 completed, throughput=4.99MB/sec 2024-02-10T05:57:34.438 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KV2FzRw6CQHOtq7 off=12696698 len=420094 2024-02-10T05:57:34.439 INFO:tasks.workunit.client.0.smithi178.stdout:op 2094 completed, throughput=4.99MB/sec 2024-02-10T05:57:34.439 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JDXdOQsp-vePgds off=9781184 len=1719952 2024-02-10T05:57:34.445 INFO:tasks.workunit.client.0.smithi178.stdout:op 2095 completed, throughput=5MB/sec 2024-02-10T05:57:34.445 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5nuIRnQWy3G-Va6 off=3239595 len=1076907 2024-02-10T05:57:34.446 INFO:tasks.workunit.client.0.smithi178.stdout:op 2096 completed, throughput=5MB/sec 2024-02-10T05:57:34.446 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_Hc_QQurItuoqAd off=11091494 len=795362 2024-02-10T05:57:34.448 INFO:tasks.workunit.client.0.smithi178.stdout:op 2097 completed, throughput=5MB/sec 2024-02-10T05:57:34.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:34 smithi178 ceph-mon[92537]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:57:34.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:34 smithi178 ceph-mon[95116]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:57:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:34 smithi189 ceph-mon[89631]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:57:35.449 INFO:tasks.workunit.client.0.smithi178.stdout: 409: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:35.449 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KbGPE40n7fOaevI off=6817124 len=584737 2024-02-10T05:57:35.450 INFO:tasks.workunit.client.0.smithi178.stdout:op 2098 completed, throughput=4.99MB/sec 2024-02-10T05:57:35.450 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VPvZiyGxzWsjoz0 off=3794264 len=642917 2024-02-10T05:57:35.454 INFO:tasks.workunit.client.0.smithi178.stdout:op 2099 completed, throughput=4.99MB/sec 2024-02-10T05:57:35.455 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fFjpMVnZvHNTgdz off=5902775 len=923848 2024-02-10T05:57:35.456 INFO:tasks.workunit.client.0.smithi178.stdout:op 2100 completed, throughput=4.99MB/sec 2024-02-10T05:57:35.456 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-orMz3w_KKhngSWs off=9047269 len=310223 2024-02-10T05:57:35.457 INFO:tasks.workunit.client.0.smithi178.stdout:op 2101 completed, throughput=5MB/sec 2024-02-10T05:57:35.457 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wgPRTFdEXGiEOxx off=4694414 len=1399611 2024-02-10T05:57:35.463 INFO:tasks.workunit.client.0.smithi178.stdout:op 2102 completed, throughput=5MB/sec 2024-02-10T05:57:35.463 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oIcKZctnLqV-0gZ off=1745254 len=1822109 2024-02-10T05:57:35.465 INFO:tasks.workunit.client.0.smithi178.stdout:op 2103 completed, throughput=5MB/sec 2024-02-10T05:57:36.466 INFO:tasks.workunit.client.0.smithi178.stdout: 410: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:36.466 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fLngyt6TtKGCz2n off=1151814 len=1803053 2024-02-10T05:57:36.474 INFO:tasks.workunit.client.0.smithi178.stdout:op 2104 completed, throughput=4.99MB/sec 2024-02-10T05:57:36.474 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pokSFt9RGe2Cw8w off=5133613 len=1753236 2024-02-10T05:57:36.475 INFO:tasks.workunit.client.0.smithi178.stdout:op 2105 completed, throughput=5MB/sec 2024-02-10T05:57:36.475 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6qiLawR23S1ZIBv off=2375675 len=1897427 2024-02-10T05:57:36.477 INFO:tasks.workunit.client.0.smithi178.stdout:op 2106 completed, throughput=5MB/sec 2024-02-10T05:57:36.838 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:36 smithi189 ceph-mon[89631]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:57:36.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:36 smithi178 ceph-mon[92537]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:57:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:36 smithi178 ceph-mon[95116]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:57:37.478 INFO:tasks.workunit.client.0.smithi178.stdout: 411: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:37.478 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cgG2bVgscI46Kjv off=4854650 len=668948 2024-02-10T05:57:37.479 INFO:tasks.workunit.client.0.smithi178.stdout:op 2107 completed, throughput=4.99MB/sec 2024-02-10T05:57:37.479 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nKyzMSuWzlNKUuj off=5214713 len=1880214 2024-02-10T05:57:37.483 INFO:tasks.workunit.client.0.smithi178.stdout:op 2108 completed, throughput=5MB/sec 2024-02-10T05:57:37.483 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ya4Wjj6K9Fc8iwo off=1801464 len=431749 2024-02-10T05:57:37.486 INFO:tasks.workunit.client.0.smithi178.stdout:op 2109 completed, throughput=5MB/sec 2024-02-10T05:57:37.486 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iOa3VJCNBtqUuCq off=10745467 len=1326037 2024-02-10T05:57:37.497 INFO:tasks.workunit.client.0.smithi178.stdout:op 2110 completed, throughput=5MB/sec 2024-02-10T05:57:37.863 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:57:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:57:37] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.43.0" 2024-02-10T05:57:38.497 INFO:tasks.workunit.client.0.smithi178.stdout: 412: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:38.497 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-u64ms6ZF1Go-8Z4 off=12319083 len=1871054 2024-02-10T05:57:38.505 INFO:tasks.workunit.client.0.smithi178.stdout:op 2111 completed, throughput=4.99MB/sec 2024-02-10T05:57:38.505 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_hzeCjp5shgvIHF off=11086810 len=1921295 2024-02-10T05:57:38.507 INFO:tasks.workunit.client.0.smithi178.stdout:op 2112 completed, throughput=5MB/sec 2024-02-10T05:57:38.507 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-e_5va3FdDlVCGac off=4289484 len=244992 2024-02-10T05:57:38.511 INFO:tasks.workunit.client.0.smithi178.stdout:op 2113 completed, throughput=5MB/sec 2024-02-10T05:57:38.511 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SVW5Zamjr8kH9md off=4773360 len=471849 2024-02-10T05:57:38.514 INFO:tasks.workunit.client.0.smithi178.stdout:op 2114 completed, throughput=5MB/sec 2024-02-10T05:57:38.514 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-emhpda6CHUnhzwK off=14395761 len=27850 2024-02-10T05:57:38.516 INFO:tasks.workunit.client.0.smithi178.stdout:op 2115 completed, throughput=5MB/sec 2024-02-10T05:57:38.517 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cO-VNoafakY3nHK off=10863773 len=1005451 2024-02-10T05:57:38.519 INFO:tasks.workunit.client.0.smithi178.stdout:op 2116 completed, throughput=5MB/sec 2024-02-10T05:57:38.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:38 smithi178 ceph-mon[92537]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T05:57:38.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:38 smithi178 ceph-mon[95116]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T05:57:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:38 smithi189 ceph-mon[89631]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T05:57:39.519 INFO:tasks.workunit.client.0.smithi178.stdout: 413: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:39.519 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NnUugCWx0d-7KLC off=12731448 len=182923 2024-02-10T05:57:39.523 INFO:tasks.workunit.client.0.smithi178.stdout:op 2117 completed, throughput=4.99MB/sec 2024-02-10T05:57:39.523 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FBwDXMjH0ODhnk4 off=16099278 len=484390 2024-02-10T05:57:39.526 INFO:tasks.workunit.client.0.smithi178.stdout:op 2118 completed, throughput=4.99MB/sec 2024-02-10T05:57:39.526 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rref_K7_i-fCLts off=5545089 len=1179846 2024-02-10T05:57:39.532 INFO:tasks.workunit.client.0.smithi178.stdout:op 2119 completed, throughput=4.99MB/sec 2024-02-10T05:57:39.532 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-K_1TlkTUR2mxRY_ off=182499 len=446859 2024-02-10T05:57:39.533 INFO:tasks.workunit.client.0.smithi178.stdout:op 2120 completed, throughput=4.99MB/sec 2024-02-10T05:57:39.533 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Jho_pbDcavnro7G off=5317929 len=634930 2024-02-10T05:57:39.534 INFO:tasks.workunit.client.0.smithi178.stdout:op 2121 completed, throughput=5MB/sec 2024-02-10T05:57:39.534 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IjYTHX0nO-YCr96 off=23093447 len=1382688 2024-02-10T05:57:39.536 INFO:tasks.workunit.client.0.smithi178.stdout:op 2122 completed, throughput=5MB/sec 2024-02-10T05:57:39.536 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_h-Y2eMwmagDQSF off=6434546 len=101377 2024-02-10T05:57:39.537 INFO:tasks.workunit.client.0.smithi178.stdout:op 2123 completed, throughput=5MB/sec 2024-02-10T05:57:39.537 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6uH4OTfuhsxq2kB off=7746114 len=345458 2024-02-10T05:57:39.537 INFO:tasks.workunit.client.0.smithi178.stdout:op 2124 completed, throughput=5MB/sec 2024-02-10T05:57:39.537 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DMaZ83STvfYCwWj off=9503412 len=916719 2024-02-10T05:57:39.538 INFO:tasks.workunit.client.0.smithi178.stdout:op 2125 completed, throughput=5MB/sec 2024-02-10T05:57:40.539 INFO:tasks.workunit.client.0.smithi178.stdout: 414: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:40.539 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mfLM_oEw8ub-PQy off=17601170 len=1239937 2024-02-10T05:57:40.545 INFO:tasks.workunit.client.0.smithi178.stdout:op 2126 completed, throughput=4.99MB/sec 2024-02-10T05:57:40.546 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RNXWaOBDqKth6QK off=1181727 len=926637 2024-02-10T05:57:40.547 INFO:tasks.workunit.client.0.smithi178.stdout:op 2127 completed, throughput=4.99MB/sec 2024-02-10T05:57:40.548 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Gsv0vEp6GTl5vyN off=2096429 len=1625238 2024-02-10T05:57:40.551 INFO:tasks.workunit.client.0.smithi178.stdout:op 2128 completed, throughput=5MB/sec 2024-02-10T05:57:40.551 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zTl3qvQH-E-6uZ7 off=16348395 len=1863813 2024-02-10T05:57:40.559 INFO:tasks.workunit.client.0.smithi178.stdout:op 2129 completed, throughput=5MB/sec 2024-02-10T05:57:40.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:40 smithi178 ceph-mon[92537]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:57:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:40 smithi178 ceph-mon[95116]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:57:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:40 smithi189 ceph-mon[89631]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:57:41.560 INFO:tasks.workunit.client.0.smithi178.stdout: 415: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:41.560 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QyXfmnXJddsL_7z off=417908 len=250618 2024-02-10T05:57:41.563 INFO:tasks.workunit.client.0.smithi178.stdout:op 2130 completed, throughput=4.99MB/sec 2024-02-10T05:57:41.563 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kc3caihMfvzZgHi off=8036287 len=1271847 2024-02-10T05:57:41.565 INFO:tasks.workunit.client.0.smithi178.stdout:op 2131 completed, throughput=4.99MB/sec 2024-02-10T05:57:41.565 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GprQYTpL1Bgob_c off=18368099 len=1325767 2024-02-10T05:57:41.571 INFO:tasks.workunit.client.0.smithi178.stdout:op 2132 completed, throughput=5MB/sec 2024-02-10T05:57:41.571 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-I5LGpbLcoucQx-s off=5452818 len=1393469 2024-02-10T05:57:41.571 INFO:tasks.workunit.client.0.smithi178.stdout:op 2133 completed, throughput=5MB/sec 2024-02-10T05:57:41.571 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-URPNlPmf51bKkR0 off=22559 len=1783235 2024-02-10T05:57:41.572 INFO:tasks.workunit.client.0.smithi178.stdout:op 2134 completed, throughput=5MB/sec 2024-02-10T05:57:42.572 INFO:tasks.workunit.client.0.smithi178.stdout: 416: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:42.573 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lFMsJMH17sRjoDq off=6901268 len=1058087 2024-02-10T05:57:42.578 INFO:tasks.workunit.client.0.smithi178.stdout:op 2135 completed, throughput=4.99MB/sec 2024-02-10T05:57:42.578 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CQyEtpMyJpJsMVn off=2561444 len=1843466 2024-02-10T05:57:42.580 INFO:tasks.workunit.client.0.smithi178.stdout:op 2136 completed, throughput=5MB/sec 2024-02-10T05:57:42.580 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NPOV2p6LmEvlCzX off=9250390 len=972135 2024-02-10T05:57:42.581 INFO:tasks.workunit.client.0.smithi178.stdout:op 2137 completed, throughput=5MB/sec 2024-02-10T05:57:42.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:42 smithi178 ceph-mon[92537]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:57:42.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:42 smithi178 ceph-mon[95116]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:57:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:42 smithi189 ceph-mon[89631]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:57:43.582 INFO:tasks.workunit.client.0.smithi178.stdout: 417: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:43.582 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qpy8pp1dfaaVOUH off=2890025 len=1106734 2024-02-10T05:57:43.583 INFO:tasks.workunit.client.0.smithi178.stdout:op 2138 completed, throughput=4.99MB/sec 2024-02-10T05:57:43.584 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rNUlzZZ1RJC1kvz off=5421084 len=306551 2024-02-10T05:57:43.587 INFO:tasks.workunit.client.0.smithi178.stdout:op 2139 completed, throughput=4.99MB/sec 2024-02-10T05:57:43.587 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jeC43izGXXBMWcW off=16811302 len=876716 2024-02-10T05:57:43.592 INFO:tasks.workunit.client.0.smithi178.stdout:op 2140 completed, throughput=4.99MB/sec 2024-02-10T05:57:43.592 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZhghLMCZxO4kFoZ off=4887707 len=1244060 2024-02-10T05:57:43.594 INFO:tasks.workunit.client.0.smithi178.stdout:op 2141 completed, throughput=5MB/sec 2024-02-10T05:57:43.594 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-eOCvAy2H9NGcbbj off=14313014 len=1965360 2024-02-10T05:57:43.601 INFO:tasks.workunit.client.0.smithi178.stdout:op 2142 completed, throughput=5MB/sec 2024-02-10T05:57:44.601 INFO:tasks.workunit.client.0.smithi178.stdout: 418: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:44.602 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-b22TBkvXfVhlXBn off=1911193 len=1217375 2024-02-10T05:57:44.604 INFO:tasks.workunit.client.0.smithi178.stdout:op 2143 completed, throughput=4.99MB/sec 2024-02-10T05:57:44.604 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LI0Sgdk_GMhsC1q off=3522387 len=43176 2024-02-10T05:57:44.607 INFO:tasks.workunit.client.0.smithi178.stdout:op 2144 completed, throughput=4.99MB/sec 2024-02-10T05:57:44.607 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Eu6Nc1ozBVUEHBq off=3013684 len=570472 2024-02-10T05:57:44.611 INFO:tasks.workunit.client.0.smithi178.stdout:op 2145 completed, throughput=4.99MB/sec 2024-02-10T05:57:44.611 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fHrWrELrDvIQjzq off=885707 len=1596211 2024-02-10T05:57:44.617 INFO:tasks.workunit.client.0.smithi178.stdout:op 2146 completed, throughput=5MB/sec 2024-02-10T05:57:44.617 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xvmpXbl6anpF0IV off=6910961 len=1859021 2024-02-10T05:57:44.621 INFO:tasks.workunit.client.0.smithi178.stdout:op 2147 completed, throughput=5MB/sec 2024-02-10T05:57:44.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:44 smithi178 ceph-mon[95116]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:57:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:57:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:44 smithi178 ceph-mon[92537]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:57:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:57:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:44 smithi189 ceph-mon[89631]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:57:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:57:45.621 INFO:tasks.workunit.client.0.smithi178.stdout: 419: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:45.621 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DpDI2qfD_Zw4Baw off=2839582 len=15085 2024-02-10T05:57:45.624 INFO:tasks.workunit.client.0.smithi178.stdout:op 2148 completed, throughput=4.99MB/sec 2024-02-10T05:57:45.624 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SSEuZ-JUcJasPvj off=13546791 len=1107502 2024-02-10T05:57:45.629 INFO:tasks.workunit.client.0.smithi178.stdout:op 2149 completed, throughput=4.99MB/sec 2024-02-10T05:57:45.629 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f8cjJ3oZE5anaMs off=13205161 len=1819263 2024-02-10T05:57:45.638 INFO:tasks.workunit.client.0.smithi178.stdout:op 2150 completed, throughput=5MB/sec 2024-02-10T05:57:45.638 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uTMQ6_a3tiHYFKw off=5096494 len=14660 2024-02-10T05:57:45.639 INFO:tasks.workunit.client.0.smithi178.stdout:op 2151 completed, throughput=5MB/sec 2024-02-10T05:57:45.639 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-V0x9Rgp5k0KKm_g off=745835 len=644272 2024-02-10T05:57:45.642 INFO:tasks.workunit.client.0.smithi178.stdout:op 2152 completed, throughput=5MB/sec 2024-02-10T05:57:45.643 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sDEPGSPW7gRf7jq off=4493995 len=1057597 2024-02-10T05:57:45.647 INFO:tasks.workunit.client.0.smithi178.stdout:op 2153 completed, throughput=5MB/sec 2024-02-10T05:57:45.647 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0_ghMjqFFtIJHRg off=4037850 len=166314 2024-02-10T05:57:45.650 INFO:tasks.workunit.client.0.smithi178.stdout:op 2154 completed, throughput=5MB/sec 2024-02-10T05:57:45.650 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-E_li9ZfelYm0H7I off=19658133 len=42182 2024-02-10T05:57:45.650 INFO:tasks.workunit.client.0.smithi178.stdout:op 2155 completed, throughput=5MB/sec 2024-02-10T05:57:45.650 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fwt33NFZULY7mci off=3804762 len=1676470 2024-02-10T05:57:45.652 INFO:tasks.workunit.client.0.smithi178.stdout:op 2156 completed, throughput=5MB/sec 2024-02-10T05:57:46.652 INFO:tasks.workunit.client.0.smithi178.stdout: 420: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:46.652 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-p7vPkM7OYeL3GTa off=10748543 len=1066324 2024-02-10T05:57:46.653 INFO:tasks.workunit.client.0.smithi178.stdout:op 2157 completed, throughput=4.99MB/sec 2024-02-10T05:57:46.653 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YeBvXO7Jajz4N8m off=5531924 len=1700168 2024-02-10T05:57:46.656 INFO:tasks.workunit.client.0.smithi178.stdout:op 2158 completed, throughput=5MB/sec 2024-02-10T05:57:46.656 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3YU624ceZ88Uzvy off=5166681 len=574873 2024-02-10T05:57:46.659 INFO:tasks.workunit.client.0.smithi178.stdout:op 2159 completed, throughput=5MB/sec 2024-02-10T05:57:46.659 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4nRAFuewhYDOSE8 off=571600 len=1892551 2024-02-10T05:57:46.662 INFO:tasks.workunit.client.0.smithi178.stdout:op 2160 completed, throughput=5MB/sec 2024-02-10T05:57:46.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:46 smithi178 ceph-mon[92537]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:57:46.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:46 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:57:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:46 smithi178 ceph-mon[95116]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:57:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:46 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:57:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:46 smithi189 ceph-mon[89631]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:57:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:46 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:57:47.663 INFO:tasks.workunit.client.0.smithi178.stdout: 421: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:47.663 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iHvAEQ21LGS1Pei off=17816556 len=298476 2024-02-10T05:57:47.666 INFO:tasks.workunit.client.0.smithi178.stdout:op 2161 completed, throughput=4.99MB/sec 2024-02-10T05:57:47.666 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wYWD270wpJKgwfT off=2917870 len=40813 2024-02-10T05:57:47.667 INFO:tasks.workunit.client.0.smithi178.stdout:op 2162 completed, throughput=4.99MB/sec 2024-02-10T05:57:47.667 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kOAqhrzO3OeSCCL off=10685231 len=311594 2024-02-10T05:57:47.668 INFO:tasks.workunit.client.0.smithi178.stdout:op 2163 completed, throughput=4.99MB/sec 2024-02-10T05:57:47.668 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LfFYjg1Nvs9gtmU off=4494553 len=1262203 2024-02-10T05:57:47.669 INFO:tasks.workunit.client.0.smithi178.stdout:op 2164 completed, throughput=5MB/sec 2024-02-10T05:57:47.669 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iLzTUrB3aCd50vn off=1502156 len=109791 2024-02-10T05:57:47.671 INFO:tasks.workunit.client.0.smithi178.stdout:op 2165 completed, throughput=5MB/sec 2024-02-10T05:57:47.671 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-x0EJRlwfnGkrBmC off=9354467 len=569880 2024-02-10T05:57:47.672 INFO:tasks.workunit.client.0.smithi178.stdout:op 2166 completed, throughput=5MB/sec 2024-02-10T05:57:47.672 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OP4S1i2wBzzl0OZ off=8919831 len=970539 2024-02-10T05:57:47.673 INFO:tasks.workunit.client.0.smithi178.stdout:op 2167 completed, throughput=5MB/sec 2024-02-10T05:57:47.673 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sZ6uBifuryp8qxc off=5033610 len=315429 2024-02-10T05:57:47.676 INFO:tasks.workunit.client.0.smithi178.stdout:op 2168 completed, throughput=5MB/sec 2024-02-10T05:57:47.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:47 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:57:47.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:47 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:57:47.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:47 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:57:47.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:47 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:57:47.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:47 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:57:47.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:47 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:57:47.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:57:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:57:47] "GET /metrics HTTP/1.1" 200 34075 "" "Prometheus/2.43.0" 2024-02-10T05:57:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:47 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:57:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:47 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:57:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:47 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:57:48.676 INFO:tasks.workunit.client.0.smithi178.stdout: 422: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:48.676 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uVMlj_e4NnnSwDs off=269072 len=584627 2024-02-10T05:57:48.680 INFO:tasks.workunit.client.0.smithi178.stdout:op 2169 completed, throughput=4.99MB/sec 2024-02-10T05:57:48.680 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-i1VuJbHax25iOjy off=351463 len=363633 2024-02-10T05:57:48.681 INFO:tasks.workunit.client.0.smithi178.stdout:op 2170 completed, throughput=4.99MB/sec 2024-02-10T05:57:48.681 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CK1X50jdcYM7V66 off=2768288 len=1834202 2024-02-10T05:57:48.689 INFO:tasks.workunit.client.0.smithi178.stdout:op 2171 completed, throughput=4.99MB/sec 2024-02-10T05:57:48.689 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ayei4E4bM-ob12R off=4261546 len=225038 2024-02-10T05:57:48.692 INFO:tasks.workunit.client.0.smithi178.stdout:op 2172 completed, throughput=5MB/sec 2024-02-10T05:57:48.692 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Nw-LVdOhrvb5fX6 off=12190310 len=436605 2024-02-10T05:57:48.693 INFO:tasks.workunit.client.0.smithi178.stdout:op 2173 completed, throughput=5MB/sec 2024-02-10T05:57:48.693 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1s0sZvtemOQN-Ln off=3803274 len=1974063 2024-02-10T05:57:48.696 INFO:tasks.workunit.client.0.smithi178.stdout:op 2174 completed, throughput=5MB/sec 2024-02-10T05:57:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:48 smithi189 ceph-mon[89631]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:57:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:48 smithi178 ceph-mon[92537]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:57:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:48 smithi178 ceph-mon[95116]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:57:49.697 INFO:tasks.workunit.client.0.smithi178.stdout: 423: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:49.697 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rfkCHvDqqSAWGPb off=6943516 len=1234120 2024-02-10T05:57:49.702 INFO:tasks.workunit.client.0.smithi178.stdout:op 2175 completed, throughput=4.99MB/sec 2024-02-10T05:57:49.703 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nDVP8TqtqSO95gM off=9157075 len=1477151 2024-02-10T05:57:49.709 INFO:tasks.workunit.client.0.smithi178.stdout:op 2176 completed, throughput=4.99MB/sec 2024-02-10T05:57:49.709 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KvUgfH3-YPm-MGh off=2232631 len=363591 2024-02-10T05:57:49.712 INFO:tasks.workunit.client.0.smithi178.stdout:op 2177 completed, throughput=5MB/sec 2024-02-10T05:57:49.712 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DLjPaS0-K3l4ge2 off=12125196 len=1123773 2024-02-10T05:57:49.720 INFO:tasks.workunit.client.0.smithi178.stdout:op 2178 completed, throughput=5MB/sec 2024-02-10T05:57:49.720 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YZEEESg5BsSvDdc off=7799003 len=1854178 2024-02-10T05:57:49.727 INFO:tasks.workunit.client.0.smithi178.stdout:op 2179 completed, throughput=5MB/sec 2024-02-10T05:57:50.728 INFO:tasks.workunit.client.0.smithi178.stdout: 424: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:50.728 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-k6V31KDaVcx2uO0 off=9630392 len=759853 2024-02-10T05:57:50.730 INFO:tasks.workunit.client.0.smithi178.stdout:op 2180 completed, throughput=4.99MB/sec 2024-02-10T05:57:50.730 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pGp441O2hdOvzuL off=1253242 len=2057755 2024-02-10T05:57:50.738 INFO:tasks.workunit.client.0.smithi178.stdout:op 2181 completed, throughput=5MB/sec 2024-02-10T05:57:50.738 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d3UIw0C51gH3e54 off=7210018 len=959527 2024-02-10T05:57:50.741 INFO:tasks.workunit.client.0.smithi178.stdout:op 2182 completed, throughput=5MB/sec 2024-02-10T05:57:50.741 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-x9VO63rug7jEQ2Y off=503155 len=1177248 2024-02-10T05:57:50.747 INFO:tasks.workunit.client.0.smithi178.stdout:op 2183 completed, throughput=5MB/sec 2024-02-10T05:57:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:50 smithi189 ceph-mon[89631]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:57:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:50 smithi178 ceph-mon[92537]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:57:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:50 smithi178 ceph-mon[95116]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:57:51.748 INFO:tasks.workunit.client.0.smithi178.stdout: 425: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:51.748 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4p7MHnGzQ5WULfg off=14881800 len=2041378 2024-02-10T05:57:51.751 INFO:tasks.workunit.client.0.smithi178.stdout:op 2184 completed, throughput=4.99MB/sec 2024-02-10T05:57:51.751 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-x_Xm8aItLPHEEFU off=6085025 len=1705284 2024-02-10T05:57:51.757 INFO:tasks.workunit.client.0.smithi178.stdout:op 2185 completed, throughput=5MB/sec 2024-02-10T05:57:51.758 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Pb0SQzt4wkpreBd off=2784952 len=1269292 2024-02-10T05:57:51.760 INFO:tasks.workunit.client.0.smithi178.stdout:op 2186 completed, throughput=5MB/sec 2024-02-10T05:57:52.761 INFO:tasks.workunit.client.0.smithi178.stdout: 426: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:52.761 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aNwEixqqpbNd0zw off=16863481 len=1101810 2024-02-10T05:57:52.768 INFO:tasks.workunit.client.0.smithi178.stdout:op 2187 completed, throughput=4.99MB/sec 2024-02-10T05:57:52.768 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DVKJUu1FsjF_7wM off=14327263 len=1124132 2024-02-10T05:57:52.769 INFO:tasks.workunit.client.0.smithi178.stdout:op 2188 completed, throughput=4.99MB/sec 2024-02-10T05:57:52.769 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IuZYRgPAWITcuih off=383236 len=1740562 2024-02-10T05:57:52.777 INFO:tasks.workunit.client.0.smithi178.stdout:op 2189 completed, throughput=5MB/sec 2024-02-10T05:57:52.777 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WunB_x-7QDvgpE6 off=7426957 len=1541464 2024-02-10T05:57:52.783 INFO:tasks.workunit.client.0.smithi178.stdout:op 2190 completed, throughput=5MB/sec 2024-02-10T05:57:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:52 smithi189 ceph-mon[89631]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:57:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:52 smithi178 ceph-mon[92537]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:57:53.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:52 smithi178 ceph-mon[95116]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T05:57:53.784 INFO:tasks.workunit.client.0.smithi178.stdout: 427: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:53.784 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-H1EKs4qRvdNIKDN off=2342482 len=1706138 2024-02-10T05:57:53.794 INFO:tasks.workunit.client.0.smithi178.stdout:op 2191 completed, throughput=4.99MB/sec 2024-02-10T05:57:53.794 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KTD9LmgdLRTavj- off=384264 len=2027688 2024-02-10T05:57:53.801 INFO:tasks.workunit.client.0.smithi178.stdout:op 2192 completed, throughput=5MB/sec 2024-02-10T05:57:53.802 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Zff2mtNitOMXdN5 off=2740469 len=13143 2024-02-10T05:57:53.804 INFO:tasks.workunit.client.0.smithi178.stdout:op 2193 completed, throughput=5MB/sec 2024-02-10T05:57:53.804 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iVWN1at76P4qzX7 off=12036813 len=1318251 2024-02-10T05:57:53.805 INFO:tasks.workunit.client.0.smithi178.stdout:op 2194 completed, throughput=5MB/sec 2024-02-10T05:57:53.805 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3iwouglxF5CDmKT off=11861707 len=299328 2024-02-10T05:57:53.808 INFO:tasks.workunit.client.0.smithi178.stdout:op 2195 completed, throughput=5MB/sec 2024-02-10T05:57:54.808 INFO:tasks.workunit.client.0.smithi178.stdout: 428: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:54.808 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mCRfWOrLOO0ncOF off=0 len=1548973 2024-02-10T05:57:54.815 INFO:tasks.workunit.client.0.smithi178.stdout:op 2196 completed, throughput=4.99MB/sec 2024-02-10T05:57:54.815 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UFB-WZAMnDbFVT0 off=99519 len=1218863 2024-02-10T05:57:54.816 INFO:tasks.workunit.client.0.smithi178.stdout:op 2197 completed, throughput=5MB/sec 2024-02-10T05:57:54.816 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-p4gBCHDGoxRA2nE off=12245162 len=444304 2024-02-10T05:57:54.817 INFO:tasks.workunit.client.0.smithi178.stdout:op 2198 completed, throughput=5MB/sec 2024-02-10T05:57:54.817 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YDJ7_PAMEkPcnUA off=3650571 len=303281 2024-02-10T05:57:54.820 INFO:tasks.workunit.client.0.smithi178.stdout:op 2199 completed, throughput=5MB/sec 2024-02-10T05:57:54.821 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IyPz9IGA_E-HW3Y off=1516624 len=1337237 2024-02-10T05:57:54.822 INFO:tasks.workunit.client.0.smithi178.stdout:op 2200 completed, throughput=5MB/sec 2024-02-10T05:57:54.822 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a4BN7Ll53PthZZi off=11680805 len=200386 2024-02-10T05:57:54.823 INFO:tasks.workunit.client.0.smithi178.stdout:op 2201 completed, throughput=5MB/sec 2024-02-10T05:57:54.823 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8u443ttxPBtwY-w off=7295468 len=432203 2024-02-10T05:57:54.826 INFO:tasks.workunit.client.0.smithi178.stdout:op 2202 completed, throughput=5MB/sec 2024-02-10T05:57:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:54 smithi189 ceph-mon[89631]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:57:55.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:54 smithi178 ceph-mon[92537]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:57:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:54 smithi178 ceph-mon[95116]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:57:55.827 INFO:tasks.workunit.client.0.smithi178.stdout: 429: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:55.827 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BnhJ79yeo187meO off=17959340 len=1472656 2024-02-10T05:57:55.829 INFO:tasks.workunit.client.0.smithi178.stdout:op 2203 completed, throughput=4.99MB/sec 2024-02-10T05:57:55.829 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-psVBKBmM0HmoXoZ off=5641583 len=1622060 2024-02-10T05:57:55.836 INFO:tasks.workunit.client.0.smithi178.stdout:op 2204 completed, throughput=5MB/sec 2024-02-10T05:57:55.836 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FYEYlgNGEq9EBud off=3201229 len=1985778 2024-02-10T05:57:55.838 INFO:tasks.workunit.client.0.smithi178.stdout:op 2205 completed, throughput=5MB/sec 2024-02-10T05:57:56.839 INFO:tasks.workunit.client.0.smithi178.stdout: 430: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:56.839 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Duv3MOWBXkPzYjz off=5313575 len=1462714 2024-02-10T05:57:56.846 INFO:tasks.workunit.client.0.smithi178.stdout:op 2206 completed, throughput=4.99MB/sec 2024-02-10T05:57:56.847 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0jJ2q2zoyOiBEEM off=7817426 len=190156 2024-02-10T05:57:56.847 INFO:tasks.workunit.client.0.smithi178.stdout:op 2207 completed, throughput=4.99MB/sec 2024-02-10T05:57:56.847 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zxicRgjGvI4Jm4x off=2177659 len=839523 2024-02-10T05:57:56.849 INFO:tasks.workunit.client.0.smithi178.stdout:op 2208 completed, throughput=4.99MB/sec 2024-02-10T05:57:56.849 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-b2xndeRVgStWxuU off=2127345 len=989919 2024-02-10T05:57:56.851 INFO:tasks.workunit.client.0.smithi178.stdout:op 2209 completed, throughput=5MB/sec 2024-02-10T05:57:56.851 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lGOeVqEW-1YqiQo off=9396981 len=622731 2024-02-10T05:57:56.851 INFO:tasks.workunit.client.0.smithi178.stdout:op 2210 completed, throughput=5MB/sec 2024-02-10T05:57:56.851 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0c66ThIwDbuDQaA off=1492475 len=1432036 2024-02-10T05:57:56.853 INFO:tasks.workunit.client.0.smithi178.stdout:op 2211 completed, throughput=5MB/sec 2024-02-10T05:57:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:56 smithi189 ceph-mon[89631]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:57:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:56 smithi178 ceph-mon[92537]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:57:57.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:56 smithi178 ceph-mon[95116]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:57:57.853 INFO:tasks.workunit.client.0.smithi178.stdout: 431: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:57.853 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-v4AqnxMSoyHLJoq off=2289037 len=1729218 2024-02-10T05:57:57.861 INFO:tasks.workunit.client.0.smithi178.stdout:op 2212 completed, throughput=4.99MB/sec 2024-02-10T05:57:57.861 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-K20KfzeJ5Z80-fu off=7407667 len=1854657 2024-02-10T05:57:57.863 INFO:tasks.workunit.client.0.smithi178.stdout:op 2213 completed, throughput=5MB/sec 2024-02-10T05:57:57.864 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oxP31mXT6Bvyd9S off=305092 len=685063 2024-02-10T05:57:57.867 INFO:tasks.workunit.client.0.smithi178.stdout:op 2214 completed, throughput=5MB/sec 2024-02-10T05:57:57.867 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8pCH3DiSjIHUCZB off=22615970 len=388702 2024-02-10T05:57:57.868 INFO:tasks.workunit.client.0.smithi178.stdout:op 2215 completed, throughput=5MB/sec 2024-02-10T05:57:57.868 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UH19tsBo2t9Saqn off=139998 len=1260040 2024-02-10T05:57:57.871 INFO:tasks.workunit.client.0.smithi178.stdout:op 2216 completed, throughput=5MB/sec 2024-02-10T05:57:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:57:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:57:57] "GET /metrics HTTP/1.1" 200 34075 "" "Prometheus/2.43.0" 2024-02-10T05:57:58.871 INFO:tasks.workunit.client.0.smithi178.stdout: 432: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:58.872 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2dP9m6Wlz_sXAVo off=10958693 len=595289 2024-02-10T05:57:58.873 INFO:tasks.workunit.client.0.smithi178.stdout:op 2217 completed, throughput=4.99MB/sec 2024-02-10T05:57:58.873 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IxwIc87y3NPIWnc off=4309246 len=970964 2024-02-10T05:57:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:op 2218 completed, throughput=4.99MB/sec 2024-02-10T05:57:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yfbF8JCOQAkXMmG off=10318974 len=2043473 2024-02-10T05:57:58.890 INFO:tasks.workunit.client.0.smithi178.stdout:op 2219 completed, throughput=5MB/sec 2024-02-10T05:57:58.891 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_3H6XgqJQ4lmST8 off=10934232 len=1852075 2024-02-10T05:57:58.899 INFO:tasks.workunit.client.0.smithi178.stdout:op 2220 completed, throughput=5MB/sec 2024-02-10T05:57:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:58 smithi189 ceph-mon[89631]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:57:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:57:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:57:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:58 smithi178 ceph-mon[92537]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:57:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:57:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:57:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:58 smithi178 ceph-mon[95116]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:57:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:57:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:57:59.899 INFO:tasks.workunit.client.0.smithi178.stdout: 433: throughput=4.99MB/sec pending data=0 2024-02-10T05:57:59.899 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sodEfx7aUEPcpM4 off=5658639 len=994808 2024-02-10T05:57:59.902 INFO:tasks.workunit.client.0.smithi178.stdout:op 2221 completed, throughput=4.99MB/sec 2024-02-10T05:57:59.902 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZIAKRM8vQy7Vase off=3310738 len=492208 2024-02-10T05:57:59.903 INFO:tasks.workunit.client.0.smithi178.stdout:op 2222 completed, throughput=4.99MB/sec 2024-02-10T05:57:59.903 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YsG48LaWnAooOeH off=4700279 len=753102 2024-02-10T05:57:59.907 INFO:tasks.workunit.client.0.smithi178.stdout:op 2223 completed, throughput=5MB/sec 2024-02-10T05:57:59.907 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hOM_IL9Zs4rbmUx off=10723125 len=2073054 2024-02-10T05:57:59.916 INFO:tasks.workunit.client.0.smithi178.stdout:op 2224 completed, throughput=5MB/sec 2024-02-10T05:58:00.916 INFO:tasks.workunit.client.0.smithi178.stdout: 434: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:00.916 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oHe19L3XWG68fxX off=210910 len=2079710 2024-02-10T05:58:00.918 INFO:tasks.workunit.client.0.smithi178.stdout:op 2225 completed, throughput=4.99MB/sec 2024-02-10T05:58:00.918 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wL2QfFmFsrQ0gRS off=15510355 len=919100 2024-02-10T05:58:00.920 INFO:tasks.workunit.client.0.smithi178.stdout:op 2226 completed, throughput=5MB/sec 2024-02-10T05:58:00.920 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-r2K31D9P2u-K8KR off=7076008 len=657302 2024-02-10T05:58:00.921 INFO:tasks.workunit.client.0.smithi178.stdout:op 2227 completed, throughput=5MB/sec 2024-02-10T05:58:00.921 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--5zi8RqYVEnVXzD off=619046 len=1680920 2024-02-10T05:58:00.925 INFO:tasks.workunit.client.0.smithi178.stdout:op 2228 completed, throughput=5MB/sec 2024-02-10T05:58:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:00 smithi189 ceph-mon[89631]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T05:58:01.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:00 smithi178 ceph-mon[95116]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T05:58:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:00 smithi178 ceph-mon[92537]: pgmap v1634: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T05:58:01.925 INFO:tasks.workunit.client.0.smithi178.stdout: 435: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:01.925 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AL68nSFWllN0NFz off=18820961 len=155469 2024-02-10T05:58:01.928 INFO:tasks.workunit.client.0.smithi178.stdout:op 2229 completed, throughput=4.99MB/sec 2024-02-10T05:58:01.932 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1ymI5njtkLdOG54 off=5107636 len=1990528 2024-02-10T05:58:01.937 INFO:tasks.workunit.client.0.smithi178.stdout:op 2230 completed, throughput=4.99MB/sec 2024-02-10T05:58:01.937 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZIAKRM8vQy7Vase off=4253613 len=474380 2024-02-10T05:58:01.938 INFO:tasks.workunit.client.0.smithi178.stdout:op 2231 completed, throughput=4.99MB/sec 2024-02-10T05:58:01.938 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ebjV5QCWR7syU8D off=3004649 len=88318 2024-02-10T05:58:01.941 INFO:tasks.workunit.client.0.smithi178.stdout:op 2232 completed, throughput=4.99MB/sec 2024-02-10T05:58:01.941 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KgFBMwlleOL2bOI off=2855131 len=25744 2024-02-10T05:58:01.942 INFO:tasks.workunit.client.0.smithi178.stdout:op 2233 completed, throughput=4.99MB/sec 2024-02-10T05:58:01.942 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8eNtzglU5nH2l6A off=1578680 len=1045401 2024-02-10T05:58:01.943 INFO:tasks.workunit.client.0.smithi178.stdout:op 2234 completed, throughput=5MB/sec 2024-02-10T05:58:01.943 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HIg5EwL3FCE2UKh off=3710298 len=713622 2024-02-10T05:58:01.947 INFO:tasks.workunit.client.0.smithi178.stdout:op 2235 completed, throughput=5MB/sec 2024-02-10T05:58:01.947 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-57CdC3ieiC4-t57 off=17892727 len=753029 2024-02-10T05:58:01.948 INFO:tasks.workunit.client.0.smithi178.stdout:op 2236 completed, throughput=5MB/sec 2024-02-10T05:58:01.948 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qnruR8eFZWZ1lqC off=1240401 len=306987 2024-02-10T05:58:01.949 INFO:tasks.workunit.client.0.smithi178.stdout:op 2237 completed, throughput=5MB/sec 2024-02-10T05:58:02.949 INFO:tasks.workunit.client.0.smithi178.stdout: 436: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:02.950 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OIiP0di7PaV_q8H off=8854894 len=1645540 2024-02-10T05:58:02.957 INFO:tasks.workunit.client.0.smithi178.stdout:op 2238 completed, throughput=4.99MB/sec 2024-02-10T05:58:02.957 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mDuOyx_s0xYJIi1 off=7814562 len=695345 2024-02-10T05:58:02.961 INFO:tasks.workunit.client.0.smithi178.stdout:op 2239 completed, throughput=4.99MB/sec 2024-02-10T05:58:02.961 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oYPNmgU85QVqhLm off=19462950 len=646871 2024-02-10T05:58:02.961 INFO:tasks.workunit.client.0.smithi178.stdout:op 2240 completed, throughput=5MB/sec 2024-02-10T05:58:02.962 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qag7c1Xfzvm5krl off=16730607 len=1378695 2024-02-10T05:58:02.963 INFO:tasks.workunit.client.0.smithi178.stdout:op 2241 completed, throughput=5MB/sec 2024-02-10T05:58:02.963 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eYZxHb_NOCRERgd off=6073273 len=1983812 2024-02-10T05:58:02.965 INFO:tasks.workunit.client.0.smithi178.stdout:op 2242 completed, throughput=5MB/sec 2024-02-10T05:58:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:02 smithi189 ceph-mon[89631]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:58:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:02 smithi178 ceph-mon[92537]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:58:03.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:02 smithi178 ceph-mon[95116]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:58:03.966 INFO:tasks.workunit.client.0.smithi178.stdout: 437: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:03.966 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-axp7oAaPRiIZjIg off=5542456 len=641823 2024-02-10T05:58:03.967 INFO:tasks.workunit.client.0.smithi178.stdout:op 2243 completed, throughput=4.99MB/sec 2024-02-10T05:58:03.967 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0utUm0_WkPH4Gu6 off=64650 len=566149 2024-02-10T05:58:03.968 INFO:tasks.workunit.client.0.smithi178.stdout:op 2244 completed, throughput=4.99MB/sec 2024-02-10T05:58:03.968 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ic_MJ2wFpGiWqgY off=345064 len=1649985 2024-02-10T05:58:03.975 INFO:tasks.workunit.client.0.smithi178.stdout:op 2245 completed, throughput=5MB/sec 2024-02-10T05:58:03.975 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-X3lX0kgBl91SPXe off=4448212 len=1955996 2024-02-10T05:58:03.983 INFO:tasks.workunit.client.0.smithi178.stdout:op 2246 completed, throughput=5MB/sec 2024-02-10T05:58:04.983 INFO:tasks.workunit.client.0.smithi178.stdout: 438: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:04.984 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CS3zssHdSW2EQC2 off=12619575 len=1077726 2024-02-10T05:58:04.989 INFO:tasks.workunit.client.0.smithi178.stdout:op 2247 completed, throughput=4.99MB/sec 2024-02-10T05:58:04.989 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cR6PavOt8N7SQVp off=6342847 len=1554201 2024-02-10T05:58:04.996 INFO:tasks.workunit.client.0.smithi178.stdout:op 2248 completed, throughput=5MB/sec 2024-02-10T05:58:04.997 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JryMHRx3fcozRha off=1224716 len=2035255 2024-02-10T05:58:04.999 INFO:tasks.workunit.client.0.smithi178.stdout:op 2249 completed, throughput=5MB/sec 2024-02-10T05:58:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:04 smithi189 ceph-mon[89631]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T05:58:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:04 smithi178 ceph-mon[92537]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T05:58:05.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:04 smithi178 ceph-mon[95116]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T05:58:05.999 INFO:tasks.workunit.client.0.smithi178.stdout: 439: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:05.999 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-r_5k6D4kd1LFwyY off=4697896 len=1226464 2024-02-10T05:58:06.001 INFO:tasks.workunit.client.0.smithi178.stdout:op 2250 completed, throughput=4.99MB/sec 2024-02-10T05:58:06.001 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eMdswi2R07HLvwK off=7114818 len=1334361 2024-02-10T05:58:06.004 INFO:tasks.workunit.client.0.smithi178.stdout:op 2251 completed, throughput=4.99MB/sec 2024-02-10T05:58:06.004 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0kRtfxkzmsUPirB off=11956334 len=1951245 2024-02-10T05:58:06.006 INFO:tasks.workunit.client.0.smithi178.stdout:op 2252 completed, throughput=5MB/sec 2024-02-10T05:58:06.006 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1DsnJrguEAYPYwt off=839056 len=1237900 2024-02-10T05:58:06.012 INFO:tasks.workunit.client.0.smithi178.stdout:op 2253 completed, throughput=5MB/sec 2024-02-10T05:58:07.012 INFO:tasks.workunit.client.0.smithi178.stdout: 440: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:07.013 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mkKqtM1MyRo5t3P off=4471192 len=1794117 2024-02-10T05:58:07.014 INFO:tasks.workunit.client.0.smithi178.stdout:op 2254 completed, throughput=4.99MB/sec 2024-02-10T05:58:07.015 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iTB2PtbzKWSNSbV off=25590 len=438872 2024-02-10T05:58:07.018 INFO:tasks.workunit.client.0.smithi178.stdout:op 2255 completed, throughput=4.99MB/sec 2024-02-10T05:58:07.018 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f6adi73NtSKIzCT off=5330124 len=1976886 2024-02-10T05:58:07.026 INFO:tasks.workunit.client.0.smithi178.stdout:op 2256 completed, throughput=5MB/sec 2024-02-10T05:58:07.026 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dVvTv05lUSvs0gi off=14834455 len=133877 2024-02-10T05:58:07.027 INFO:tasks.workunit.client.0.smithi178.stdout:op 2257 completed, throughput=5MB/sec 2024-02-10T05:58:07.027 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hjpJE4vGsu4oykJ off=8599164 len=1714443 2024-02-10T05:58:07.035 INFO:tasks.workunit.client.0.smithi178.stdout:op 2258 completed, throughput=5MB/sec 2024-02-10T05:58:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:06 smithi189 ceph-mon[89631]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:58:07.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:06 smithi178 ceph-mon[92537]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:58:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:06 smithi178 ceph-mon[95116]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:58:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:58:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:58:07] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T05:58:08.035 INFO:tasks.workunit.client.0.smithi178.stdout: 441: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:08.035 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-duT6SQ08VXZRvvN off=13577165 len=312070 2024-02-10T05:58:08.036 INFO:tasks.workunit.client.0.smithi178.stdout:op 2259 completed, throughput=4.99MB/sec 2024-02-10T05:58:08.036 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Vp6yqnSOX1UzYSf off=5357220 len=218947 2024-02-10T05:58:08.039 INFO:tasks.workunit.client.0.smithi178.stdout:op 2260 completed, throughput=4.99MB/sec 2024-02-10T05:58:08.039 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DxiuzqxSNiffSU_ off=317580 len=468096 2024-02-10T05:58:08.040 INFO:tasks.workunit.client.0.smithi178.stdout:op 2261 completed, throughput=4.99MB/sec 2024-02-10T05:58:08.040 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rmJjcKQo0yEU0Ei off=4293392 len=979224 2024-02-10T05:58:08.043 INFO:tasks.workunit.client.0.smithi178.stdout:op 2262 completed, throughput=5MB/sec 2024-02-10T05:58:08.043 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-N__2S6vDFaWKx2J off=2571264 len=32511 2024-02-10T05:58:08.043 INFO:tasks.workunit.client.0.smithi178.stdout:op 2263 completed, throughput=5MB/sec 2024-02-10T05:58:08.043 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YcbWxPvfMvezePt off=11095367 len=1482607 2024-02-10T05:58:08.045 INFO:tasks.workunit.client.0.smithi178.stdout:op 2264 completed, throughput=5MB/sec 2024-02-10T05:58:08.045 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KTHnhQMVIzdEWoD off=1867095 len=1331346 2024-02-10T05:58:08.052 INFO:tasks.workunit.client.0.smithi178.stdout:op 2265 completed, throughput=5MB/sec 2024-02-10T05:58:09.052 INFO:tasks.workunit.client.0.smithi178.stdout: 442: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:09.052 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-noMbjpNz9Qd5kTd off=3606690 len=321528 2024-02-10T05:58:09.056 INFO:tasks.workunit.client.0.smithi178.stdout:op 2266 completed, throughput=4.99MB/sec 2024-02-10T05:58:09.056 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3YrqJC0_M7YFv8T off=2744598 len=1657473 2024-02-10T05:58:09.064 INFO:tasks.workunit.client.0.smithi178.stdout:op 2267 completed, throughput=4.99MB/sec 2024-02-10T05:58:09.064 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FbdjnplriOSwba3 off=1635214 len=601611 2024-02-10T05:58:09.066 INFO:tasks.workunit.client.0.smithi178.stdout:op 2268 completed, throughput=5MB/sec 2024-02-10T05:58:09.066 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NTx8CEbcE0H1xoj off=1733015 len=1193547 2024-02-10T05:58:09.071 INFO:tasks.workunit.client.0.smithi178.stdout:op 2269 completed, throughput=5MB/sec 2024-02-10T05:58:09.071 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AuA-1JRZH_qtP0f off=5769407 len=13576 2024-02-10T05:58:09.072 INFO:tasks.workunit.client.0.smithi178.stdout:op 2270 completed, throughput=5MB/sec 2024-02-10T05:58:09.072 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-prd3Wspc7I0pJ97 off=2497375 len=1668839 2024-02-10T05:58:09.073 INFO:tasks.workunit.client.0.smithi178.stdout:op 2271 completed, throughput=5MB/sec 2024-02-10T05:58:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:08 smithi178 ceph-mon[92537]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:58:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:08 smithi178 ceph-mon[95116]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:58:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:08 smithi189 ceph-mon[89631]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:58:10.073 INFO:tasks.workunit.client.0.smithi178.stdout: 443: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:10.073 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EAZi4WRcKc2Q5il off=696008 len=1640195 2024-02-10T05:58:10.075 INFO:tasks.workunit.client.0.smithi178.stdout:op 2272 completed, throughput=4.99MB/sec 2024-02-10T05:58:10.075 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9aSVLr18wHImPIT off=664528 len=2023064 2024-02-10T05:58:10.077 INFO:tasks.workunit.client.0.smithi178.stdout:op 2273 completed, throughput=5MB/sec 2024-02-10T05:58:10.077 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-68jLyLC3tm3c4zx off=876804 len=1752155 2024-02-10T05:58:10.080 INFO:tasks.workunit.client.0.smithi178.stdout:op 2274 completed, throughput=5MB/sec 2024-02-10T05:58:11.080 INFO:tasks.workunit.client.0.smithi178.stdout: 444: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:11.080 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pIFPTnKd0a_Y3PG off=1971597 len=485562 2024-02-10T05:58:11.081 INFO:tasks.workunit.client.0.smithi178.stdout:op 2275 completed, throughput=4.99MB/sec 2024-02-10T05:58:11.081 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a8SKZzwgWulVnQk off=10283390 len=2004176 2024-02-10T05:58:11.085 INFO:tasks.workunit.client.0.smithi178.stdout:op 2276 completed, throughput=5MB/sec 2024-02-10T05:58:11.085 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8TFHS-hMDllEbl3 off=8205981 len=777321 2024-02-10T05:58:11.089 INFO:tasks.workunit.client.0.smithi178.stdout:op 2277 completed, throughput=5MB/sec 2024-02-10T05:58:11.089 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-L8GBqZQroQNgdSH off=21096278 len=482902 2024-02-10T05:58:11.093 INFO:tasks.workunit.client.0.smithi178.stdout:op 2278 completed, throughput=5MB/sec 2024-02-10T05:58:11.093 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8u8_tGvDqchTURc off=201504 len=184574 2024-02-10T05:58:11.096 INFO:tasks.workunit.client.0.smithi178.stdout:op 2279 completed, throughput=5MB/sec 2024-02-10T05:58:11.096 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-opGwhnCOe0cpgbY off=10265166 len=1434351 2024-02-10T05:58:11.103 INFO:tasks.workunit.client.0.smithi178.stdout:op 2280 completed, throughput=5MB/sec 2024-02-10T05:58:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:10 smithi178 ceph-mon[92537]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:58:11.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:10 smithi178 ceph-mon[95116]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:58:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:10 smithi189 ceph-mon[89631]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:58:12.104 INFO:tasks.workunit.client.0.smithi178.stdout: 445: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:12.104 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3cjuV_sWxgfGHPJ off=2087735 len=1482781 2024-02-10T05:58:12.110 INFO:tasks.workunit.client.0.smithi178.stdout:op 2281 completed, throughput=4.99MB/sec 2024-02-10T05:58:12.110 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lFarXkDZVMeD67B off=711841 len=1604632 2024-02-10T05:58:12.112 INFO:tasks.workunit.client.0.smithi178.stdout:op 2282 completed, throughput=5MB/sec 2024-02-10T05:58:12.112 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MHyAvyGlMx68SUQ off=7328053 len=1194398 2024-02-10T05:58:12.117 INFO:tasks.workunit.client.0.smithi178.stdout:op 2283 completed, throughput=5MB/sec 2024-02-10T05:58:12.117 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WbTJXlqeVrzDC3s off=9982092 len=858094 2024-02-10T05:58:12.122 INFO:tasks.workunit.client.0.smithi178.stdout:op 2284 completed, throughput=5MB/sec 2024-02-10T05:58:13.122 INFO:tasks.workunit.client.0.smithi178.stdout: 446: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:13.122 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-e7woyu-GWB72DEL off=9645994 len=1702320 2024-02-10T05:58:13.125 INFO:tasks.workunit.client.0.smithi178.stdout:op 2285 completed, throughput=4.99MB/sec 2024-02-10T05:58:13.126 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rhk4PrtogOIl3ya off=4930839 len=2086257 2024-02-10T05:58:13.139 INFO:tasks.workunit.client.0.smithi178.stdout:op 2286 completed, throughput=5MB/sec 2024-02-10T05:58:13.139 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KgNp3Z5hhtlF2mE off=0 len=1131510 2024-02-10T05:58:13.144 INFO:tasks.workunit.client.0.smithi178.stdout:op 2287 completed, throughput=5MB/sec 2024-02-10T05:58:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:12 smithi178 ceph-mon[92537]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:58:13.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:12 smithi178 ceph-mon[95116]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:58:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:12 smithi189 ceph-mon[89631]: pgmap v1640: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:58:14.144 INFO:tasks.workunit.client.0.smithi178.stdout: 447: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:14.145 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-thMWaGxxSWOJ7-u off=10060526 len=168303 2024-02-10T05:58:14.147 INFO:tasks.workunit.client.0.smithi178.stdout:op 2288 completed, throughput=4.99MB/sec 2024-02-10T05:58:14.147 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qnruR8eFZWZ1lqC off=3982306 len=1810084 2024-02-10T05:58:14.155 INFO:tasks.workunit.client.0.smithi178.stdout:op 2289 completed, throughput=4.99MB/sec 2024-02-10T05:58:14.155 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gDJ41cIMWD3bqgm off=0 len=1211330 2024-02-10T05:58:14.160 INFO:tasks.workunit.client.0.smithi178.stdout:op 2290 completed, throughput=5MB/sec 2024-02-10T05:58:14.160 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uGaWSfFQdmHopr1 off=2157511 len=1840153 2024-02-10T05:58:14.164 INFO:tasks.workunit.client.0.smithi178.stdout:op 2291 completed, throughput=5MB/sec 2024-02-10T05:58:14.164 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vPHkc2FZf-szUxf off=9741188 len=731308 2024-02-10T05:58:14.165 INFO:tasks.workunit.client.0.smithi178.stdout:op 2292 completed, throughput=5MB/sec 2024-02-10T05:58:14.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:58:14.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:58:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:58:15.165 INFO:tasks.workunit.client.0.smithi178.stdout: 448: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:15.165 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1GUXYaEoEM7GCFi off=2481865 len=160654 2024-02-10T05:58:15.168 INFO:tasks.workunit.client.0.smithi178.stdout:op 2293 completed, throughput=4.99MB/sec 2024-02-10T05:58:15.168 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FJhk9mPm5M0Okmh off=1794916 len=961745 2024-02-10T05:58:15.173 INFO:tasks.workunit.client.0.smithi178.stdout:op 2294 completed, throughput=4.99MB/sec 2024-02-10T05:58:15.173 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZYassnkv8d8Ie12 off=2517438 len=296978 2024-02-10T05:58:15.177 INFO:tasks.workunit.client.0.smithi178.stdout:op 2295 completed, throughput=4.99MB/sec 2024-02-10T05:58:15.177 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ewpAdxe1pm7kiGl off=2696822 len=1235724 2024-02-10T05:58:15.182 INFO:tasks.workunit.client.0.smithi178.stdout:op 2296 completed, throughput=5MB/sec 2024-02-10T05:58:15.182 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-W09_aLoyv2Q2ByK off=1992018 len=1180951 2024-02-10T05:58:15.183 INFO:tasks.workunit.client.0.smithi178.stdout:op 2297 completed, throughput=5MB/sec 2024-02-10T05:58:15.183 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HZEknPK2Iu4R3WT off=525838 len=445363 2024-02-10T05:58:15.184 INFO:tasks.workunit.client.0.smithi178.stdout:op 2298 completed, throughput=5MB/sec 2024-02-10T05:58:15.184 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6ZiMT-bI8QbySCB off=922393 len=395259 2024-02-10T05:58:15.187 INFO:tasks.workunit.client.0.smithi178.stdout:op 2299 completed, throughput=5MB/sec 2024-02-10T05:58:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:14 smithi178 ceph-mon[92537]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:58:15.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:14 smithi178 ceph-mon[95116]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:58:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:14 smithi189 ceph-mon[89631]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:58:16.188 INFO:tasks.workunit.client.0.smithi178.stdout: 449: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:16.188 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MJUHZS-mm7iK1lH off=3448239 len=1421463 2024-02-10T05:58:16.195 INFO:tasks.workunit.client.0.smithi178.stdout:op 2300 completed, throughput=4.99MB/sec 2024-02-10T05:58:16.195 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SKaUdtzgLr5ABib off=551798 len=1061050 2024-02-10T05:58:16.200 INFO:tasks.workunit.client.0.smithi178.stdout:op 2301 completed, throughput=4.99MB/sec 2024-02-10T05:58:16.200 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3mCWXUltigww5o9 off=10039823 len=1209996 2024-02-10T05:58:16.208 INFO:tasks.workunit.client.0.smithi178.stdout:op 2302 completed, throughput=5MB/sec 2024-02-10T05:58:16.208 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DbChZfjPqj1zdHD off=21503945 len=1313052 2024-02-10T05:58:16.214 INFO:tasks.workunit.client.0.smithi178.stdout:op 2303 completed, throughput=5MB/sec 2024-02-10T05:58:16.215 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_i4vEBeoj9EGyUv off=16127733 len=1921834 2024-02-10T05:58:16.223 INFO:tasks.workunit.client.0.smithi178.stdout:op 2304 completed, throughput=5MB/sec 2024-02-10T05:58:17.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:16 smithi178 ceph-mon[95116]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:58:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:16 smithi178 ceph-mon[92537]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:58:17.223 INFO:tasks.workunit.client.0.smithi178.stdout: 450: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:17.223 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FMLm9ao67AqAWCq off=8722048 len=137729 2024-02-10T05:58:17.226 INFO:tasks.workunit.client.0.smithi178.stdout:op 2305 completed, throughput=4.99MB/sec 2024-02-10T05:58:17.227 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yVpaxjTzT1EPqAu off=18153820 len=998745 2024-02-10T05:58:17.232 INFO:tasks.workunit.client.0.smithi178.stdout:op 2306 completed, throughput=4.99MB/sec 2024-02-10T05:58:17.232 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ahJgzr74-cnEAbH off=1663734 len=1070786 2024-02-10T05:58:17.233 INFO:tasks.workunit.client.0.smithi178.stdout:op 2307 completed, throughput=5MB/sec 2024-02-10T05:58:17.234 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5HS6RN5L_ggiZ5k off=2731874 len=239502 2024-02-10T05:58:17.234 INFO:tasks.workunit.client.0.smithi178.stdout:op 2308 completed, throughput=5MB/sec 2024-02-10T05:58:17.235 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g88QPF5XWvR78c3 off=2960308 len=93264 2024-02-10T05:58:17.237 INFO:tasks.workunit.client.0.smithi178.stdout:op 2309 completed, throughput=5MB/sec 2024-02-10T05:58:17.237 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fayviewHcWm08Ta off=632306 len=1008360 2024-02-10T05:58:17.243 INFO:tasks.workunit.client.0.smithi178.stdout:op 2310 completed, throughput=5MB/sec 2024-02-10T05:58:17.243 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6h8iUev_G3ti6uA off=5275045 len=1694671 2024-02-10T05:58:17.244 INFO:tasks.workunit.client.0.smithi178.stdout:op 2311 completed, throughput=5MB/sec 2024-02-10T05:58:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:16 smithi189 ceph-mon[89631]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:58:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:58:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:58:17] "GET /metrics HTTP/1.1" 200 34070 "" "Prometheus/2.43.0" 2024-02-10T05:58:18.245 INFO:tasks.workunit.client.0.smithi178.stdout: 451: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:18.245 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GDfCtIOiMEUWFfP off=524575 len=117590 2024-02-10T05:58:18.248 INFO:tasks.workunit.client.0.smithi178.stdout:op 2312 completed, throughput=4.99MB/sec 2024-02-10T05:58:18.248 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bufSGJhT7XDsRdW off=13903892 len=1217940 2024-02-10T05:58:18.255 INFO:tasks.workunit.client.0.smithi178.stdout:op 2313 completed, throughput=4.99MB/sec 2024-02-10T05:58:18.255 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_4gOxEY6RcG0qqN off=17736493 len=1457669 2024-02-10T05:58:18.261 INFO:tasks.workunit.client.0.smithi178.stdout:op 2314 completed, throughput=5MB/sec 2024-02-10T05:58:18.261 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DGA8-OO_tlulrrE off=1871538 len=1824314 2024-02-10T05:58:18.263 INFO:tasks.workunit.client.0.smithi178.stdout:op 2315 completed, throughput=5MB/sec 2024-02-10T05:58:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:18 smithi178 ceph-mon[92537]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T05:58:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:18 smithi178 ceph-mon[95116]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T05:58:19.264 INFO:tasks.workunit.client.0.smithi178.stdout: 452: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:19.264 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZQR_VpluDwAeS3Q off=2350623 len=1518467 2024-02-10T05:58:19.271 INFO:tasks.workunit.client.0.smithi178.stdout:op 2316 completed, throughput=4.99MB/sec 2024-02-10T05:58:19.271 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HK7T0cLLiOVNI5h off=8203325 len=252057 2024-02-10T05:58:19.273 INFO:tasks.workunit.client.0.smithi178.stdout:op 2317 completed, throughput=4.99MB/sec 2024-02-10T05:58:19.273 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rp-UIt3W2rgrkpP off=8805455 len=548747 2024-02-10T05:58:19.273 INFO:tasks.workunit.client.0.smithi178.stdout:op 2318 completed, throughput=5MB/sec 2024-02-10T05:58:19.273 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nhvsj7cPzjYPopU off=996324 len=1417521 2024-02-10T05:58:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:18 smithi189 ceph-mon[89631]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T05:58:19.287 INFO:tasks.workunit.client.0.smithi178.stdout:op 2319 completed, throughput=5MB/sec 2024-02-10T05:58:19.288 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0Ewy-qROMBToDOV off=21967911 len=48548 2024-02-10T05:58:19.289 INFO:tasks.workunit.client.0.smithi178.stdout:op 2320 completed, throughput=5MB/sec 2024-02-10T05:58:19.290 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hIH7a1tylM6Yfvi off=25143 len=207157 2024-02-10T05:58:19.292 INFO:tasks.workunit.client.0.smithi178.stdout:op 2321 completed, throughput=5MB/sec 2024-02-10T05:58:19.292 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Svr7RpLli_3On2y off=13561294 len=120310 2024-02-10T05:58:19.292 INFO:tasks.workunit.client.0.smithi178.stdout:op 2322 completed, throughput=5MB/sec 2024-02-10T05:58:19.292 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zMXl8gmEltSkbVM off=127074 len=1315624 2024-02-10T05:58:19.294 INFO:tasks.workunit.client.0.smithi178.stdout:op 2323 completed, throughput=5MB/sec 2024-02-10T05:58:20.294 INFO:tasks.workunit.client.0.smithi178.stdout: 453: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:20.294 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ParIgVDoekN1AAQ off=10047770 len=36523 2024-02-10T05:58:20.294 INFO:tasks.workunit.client.0.smithi178.stdout:op 2324 completed, throughput=4.99MB/sec 2024-02-10T05:58:20.295 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dmASHXpyMeWjcPL off=3529145 len=600435 2024-02-10T05:58:20.295 INFO:tasks.workunit.client.0.smithi178.stdout:op 2325 completed, throughput=4.99MB/sec 2024-02-10T05:58:20.296 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2G_A3MBtQDaMYZ6 off=974920 len=715618 2024-02-10T05:58:20.300 INFO:tasks.workunit.client.0.smithi178.stdout:op 2326 completed, throughput=4.99MB/sec 2024-02-10T05:58:20.300 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-A4BFJZ85vJFZa5T off=8932730 len=381057 2024-02-10T05:58:20.304 INFO:tasks.workunit.client.0.smithi178.stdout:op 2327 completed, throughput=4.99MB/sec 2024-02-10T05:58:20.304 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qOctnUn4xGKjtAD off=1128643 len=8641 2024-02-10T05:58:20.306 INFO:tasks.workunit.client.0.smithi178.stdout:op 2328 completed, throughput=4.99MB/sec 2024-02-10T05:58:20.306 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Nnv2ETy2dHMRnAI off=11244371 len=1690454 2024-02-10T05:58:20.308 INFO:tasks.workunit.client.0.smithi178.stdout:op 2329 completed, throughput=5MB/sec 2024-02-10T05:58:20.308 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qGwertUbkt_IGqM off=7370101 len=1886468 2024-02-10T05:58:20.316 INFO:tasks.workunit.client.0.smithi178.stdout:op 2330 completed, throughput=5MB/sec 2024-02-10T05:58:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:20 smithi178 ceph-mon[92537]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T05:58:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:20 smithi178 ceph-mon[95116]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T05:58:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:20 smithi189 ceph-mon[89631]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T05:58:21.316 INFO:tasks.workunit.client.0.smithi178.stdout: 454: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:21.316 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Zry9BJrFLLE2o6z off=6548574 len=1146314 2024-02-10T05:58:21.323 INFO:tasks.workunit.client.0.smithi178.stdout:op 2331 completed, throughput=4.99MB/sec 2024-02-10T05:58:21.323 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3nhOiTSq6UJdKKe off=10507299 len=1312021 2024-02-10T05:58:21.330 INFO:tasks.workunit.client.0.smithi178.stdout:op 2332 completed, throughput=5MB/sec 2024-02-10T05:58:21.330 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VOCB7np0jv-b7Sl off=293975 len=475839 2024-02-10T05:58:21.331 INFO:tasks.workunit.client.0.smithi178.stdout:op 2333 completed, throughput=5MB/sec 2024-02-10T05:58:21.331 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-W5SLlD6LrAbntgB off=12496291 len=473174 2024-02-10T05:58:21.335 INFO:tasks.workunit.client.0.smithi178.stdout:op 2334 completed, throughput=5MB/sec 2024-02-10T05:58:21.335 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fZeHKEK82nJEjJV off=9729742 len=1671401 2024-02-10T05:58:21.336 INFO:tasks.workunit.client.0.smithi178.stdout:op 2335 completed, throughput=5MB/sec 2024-02-10T05:58:22.337 INFO:tasks.workunit.client.0.smithi178.stdout: 455: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:22.337 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cvstkCVprEZE7hf off=6573457 len=1364908 2024-02-10T05:58:22.338 INFO:tasks.workunit.client.0.smithi178.stdout:op 2336 completed, throughput=4.99MB/sec 2024-02-10T05:58:22.339 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qwcf0VWhDeqyoJc off=9796890 len=392546 2024-02-10T05:58:22.340 INFO:tasks.workunit.client.0.smithi178.stdout:op 2337 completed, throughput=4.99MB/sec 2024-02-10T05:58:22.340 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3cBWjnWpmPUkrjj off=12770 len=1024956 2024-02-10T05:58:22.345 INFO:tasks.workunit.client.0.smithi178.stdout:op 2338 completed, throughput=5MB/sec 2024-02-10T05:58:22.345 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UUpb7bg1hXa32X9 off=3732861 len=126714 2024-02-10T05:58:22.346 INFO:tasks.workunit.client.0.smithi178.stdout:op 2339 completed, throughput=5MB/sec 2024-02-10T05:58:22.346 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xK-Ez410cWpb_4s off=1550158 len=576139 2024-02-10T05:58:22.347 INFO:tasks.workunit.client.0.smithi178.stdout:op 2340 completed, throughput=5MB/sec 2024-02-10T05:58:22.347 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OnjiqRVVd0s-0kB off=5836482 len=385669 2024-02-10T05:58:22.348 INFO:tasks.workunit.client.0.smithi178.stdout:op 2341 completed, throughput=5MB/sec 2024-02-10T05:58:22.348 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BRVYttcRc3-Y1Q9 off=7956624 len=1537466 2024-02-10T05:58:22.357 INFO:tasks.workunit.client.0.smithi178.stdout:op 2342 completed, throughput=5MB/sec 2024-02-10T05:58:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:22 smithi178 ceph-mon[92537]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:58:23.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:22 smithi178 ceph-mon[95116]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:58:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:22 smithi189 ceph-mon[89631]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:58:23.358 INFO:tasks.workunit.client.0.smithi178.stdout: 456: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:23.358 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PRRfQ6NGVZ4rXmB off=13682602 len=1467166 2024-02-10T05:58:23.359 INFO:tasks.workunit.client.0.smithi178.stdout:op 2343 completed, throughput=4.99MB/sec 2024-02-10T05:58:23.359 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Gyrh3gCO3NBcNi9 off=7434588 len=1156887 2024-02-10T05:58:23.361 INFO:tasks.workunit.client.0.smithi178.stdout:op 2344 completed, throughput=5MB/sec 2024-02-10T05:58:23.361 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Q0ipdfXJaKaAHG_ off=2265391 len=1945358 2024-02-10T05:58:23.370 INFO:tasks.workunit.client.0.smithi178.stdout:op 2345 completed, throughput=5MB/sec 2024-02-10T05:58:23.370 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XToo_BcYl-v3JFd off=803951 len=171479 2024-02-10T05:58:23.371 INFO:tasks.workunit.client.0.smithi178.stdout:op 2346 completed, throughput=5MB/sec 2024-02-10T05:58:23.371 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FhjQdl3vOYr6Rp1 off=6846485 len=1566699 2024-02-10T05:58:23.378 INFO:tasks.workunit.client.0.smithi178.stdout:op 2347 completed, throughput=5MB/sec 2024-02-10T05:58:24.379 INFO:tasks.workunit.client.0.smithi178.stdout: 457: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:24.379 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GPlAzlLSwQUGIpy off=23004285 len=608060 2024-02-10T05:58:24.380 INFO:tasks.workunit.client.0.smithi178.stdout:op 2348 completed, throughput=4.99MB/sec 2024-02-10T05:58:24.380 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iPsjv8K7nKVZI0s off=5967805 len=644913 2024-02-10T05:58:24.385 INFO:tasks.workunit.client.0.smithi178.stdout:op 2349 completed, throughput=4.99MB/sec 2024-02-10T05:58:24.385 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2T-BkzZS-WrO-We off=2993151 len=188082 2024-02-10T05:58:24.386 INFO:tasks.workunit.client.0.smithi178.stdout:op 2350 completed, throughput=5MB/sec 2024-02-10T05:58:24.386 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-I8Oz33CmBrNVNrT off=234115 len=292263 2024-02-10T05:58:24.389 INFO:tasks.workunit.client.0.smithi178.stdout:op 2351 completed, throughput=5MB/sec 2024-02-10T05:58:24.389 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fC0CuZcfmaEV9zT off=4116689 len=457386 2024-02-10T05:58:24.390 INFO:tasks.workunit.client.0.smithi178.stdout:op 2352 completed, throughput=5MB/sec 2024-02-10T05:58:24.390 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--gvt1SwHeZQ83jN off=18664906 len=823534 2024-02-10T05:58:24.395 INFO:tasks.workunit.client.0.smithi178.stdout:op 2353 completed, throughput=5MB/sec 2024-02-10T05:58:24.395 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nu5SwaxBacFPUHk off=4480293 len=1826731 2024-02-10T05:58:24.397 INFO:tasks.workunit.client.0.smithi178.stdout:op 2354 completed, throughput=5MB/sec 2024-02-10T05:58:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:24 smithi178 ceph-mon[92537]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:58:25.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:24 smithi178 ceph-mon[95116]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:58:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:24 smithi189 ceph-mon[89631]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:58:25.397 INFO:tasks.workunit.client.0.smithi178.stdout: 458: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:25.398 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--N-RmQ_da90pjlE off=4940689 len=938331 2024-02-10T05:58:25.399 INFO:tasks.workunit.client.0.smithi178.stdout:op 2355 completed, throughput=4.99MB/sec 2024-02-10T05:58:25.399 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tQN5CAAkg_MdMGJ off=2110147 len=285433 2024-02-10T05:58:25.402 INFO:tasks.workunit.client.0.smithi178.stdout:op 2356 completed, throughput=4.99MB/sec 2024-02-10T05:58:25.402 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-x8247OBlUfhTVXz off=1133656 len=1304975 2024-02-10T05:58:25.409 INFO:tasks.workunit.client.0.smithi178.stdout:op 2357 completed, throughput=5MB/sec 2024-02-10T05:58:25.409 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-I5LGpbLcoucQx-s off=2068081 len=427283 2024-02-10T05:58:25.410 INFO:tasks.workunit.client.0.smithi178.stdout:op 2358 completed, throughput=5MB/sec 2024-02-10T05:58:25.410 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EhRAUGkRWeBoV7l off=1681766 len=363064 2024-02-10T05:58:25.414 INFO:tasks.workunit.client.0.smithi178.stdout:op 2359 completed, throughput=5MB/sec 2024-02-10T05:58:25.414 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wSMS2vBwim7OK0- off=7855455 len=1307259 2024-02-10T05:58:25.416 INFO:tasks.workunit.client.0.smithi178.stdout:op 2360 completed, throughput=5MB/sec 2024-02-10T05:58:26.417 INFO:tasks.workunit.client.0.smithi178.stdout: 459: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:26.417 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3iq7sMixL-bWhfr off=2649743 len=1062910 2024-02-10T05:58:26.418 INFO:tasks.workunit.client.0.smithi178.stdout:op 2361 completed, throughput=4.99MB/sec 2024-02-10T05:58:26.418 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QXzVNMEV20H6ko8 off=19038734 len=298857 2024-02-10T05:58:26.419 INFO:tasks.workunit.client.0.smithi178.stdout:op 2362 completed, throughput=4.99MB/sec 2024-02-10T05:58:26.419 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ans5W7BhKEQy4PJ off=1429860 len=1982771 2024-02-10T05:58:26.430 INFO:tasks.workunit.client.0.smithi178.stdout:op 2363 completed, throughput=5MB/sec 2024-02-10T05:58:26.430 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-16VigQ5zPEL4X56 off=7507887 len=1169646 2024-02-10T05:58:26.436 INFO:tasks.workunit.client.0.smithi178.stdout:op 2364 completed, throughput=5MB/sec 2024-02-10T05:58:26.436 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-T3g784SLmqId_ZB off=13744643 len=625137 2024-02-10T05:58:26.438 INFO:tasks.workunit.client.0.smithi178.stdout:op 2365 completed, throughput=5MB/sec 2024-02-10T05:58:26.438 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yPFYs1m3BNCzGba off=222586 len=768557 2024-02-10T05:58:26.438 INFO:tasks.workunit.client.0.smithi178.stdout:op 2366 completed, throughput=5MB/sec 2024-02-10T05:58:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:26 smithi178 ceph-mon[92537]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:58:27.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:26 smithi178 ceph-mon[95116]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:58:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:26 smithi189 ceph-mon[89631]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T05:58:27.439 INFO:tasks.workunit.client.0.smithi178.stdout: 460: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:27.439 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Tt7XIwYbARHXd93 off=865633 len=576394 2024-02-10T05:58:27.440 INFO:tasks.workunit.client.0.smithi178.stdout:op 2367 completed, throughput=4.99MB/sec 2024-02-10T05:58:27.440 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cj4rWuNzOhAZNIf off=1631948 len=509358 2024-02-10T05:58:27.444 INFO:tasks.workunit.client.0.smithi178.stdout:op 2368 completed, throughput=4.99MB/sec 2024-02-10T05:58:27.444 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gBGQfcgux2BJIqp off=15386309 len=1245280 2024-02-10T05:58:27.445 INFO:tasks.workunit.client.0.smithi178.stdout:op 2369 completed, throughput=5MB/sec 2024-02-10T05:58:27.446 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YaVMqQ1XM3V-5aE off=9331332 len=1434086 2024-02-10T05:58:27.452 INFO:tasks.workunit.client.0.smithi178.stdout:op 2370 completed, throughput=5MB/sec 2024-02-10T05:58:27.452 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4WJo6AS5PJGxlt_ off=13165931 len=1134204 2024-02-10T05:58:27.457 INFO:tasks.workunit.client.0.smithi178.stdout:op 2371 completed, throughput=5MB/sec 2024-02-10T05:58:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:58:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:58:27] "GET /metrics HTTP/1.1" 200 34070 "" "Prometheus/2.43.0" 2024-02-10T05:58:28.458 INFO:tasks.workunit.client.0.smithi178.stdout: 461: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:28.458 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NWPnNK73xtM-Ci0 off=10422023 len=591575 2024-02-10T05:58:28.459 INFO:tasks.workunit.client.0.smithi178.stdout:op 2372 completed, throughput=4.99MB/sec 2024-02-10T05:58:28.459 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FbdjnplriOSwba3 off=3779005 len=1161905 2024-02-10T05:58:28.462 INFO:tasks.workunit.client.0.smithi178.stdout:op 2373 completed, throughput=4.99MB/sec 2024-02-10T05:58:28.462 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DRcAbi-FkDd8n47 off=13706947 len=1351218 2024-02-10T05:58:28.470 INFO:tasks.workunit.client.0.smithi178.stdout:op 2374 completed, throughput=5MB/sec 2024-02-10T05:58:28.470 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZoMPaWkXTFspjmJ off=1448851 len=310126 2024-02-10T05:58:28.473 INFO:tasks.workunit.client.0.smithi178.stdout:op 2375 completed, throughput=5MB/sec 2024-02-10T05:58:28.473 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-btQKej3kezBSRQW off=5399645 len=964239 2024-02-10T05:58:28.474 INFO:tasks.workunit.client.0.smithi178.stdout:op 2376 completed, throughput=5MB/sec 2024-02-10T05:58:28.475 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FF2Qmar06YcZ6Ru off=679950 len=1695821 2024-02-10T05:58:28.484 INFO:tasks.workunit.client.0.smithi178.stdout:op 2377 completed, throughput=5MB/sec 2024-02-10T05:58:29.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:28 smithi178 ceph-mon[95116]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:58:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:58:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:28 smithi178 ceph-mon[92537]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:58:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:58:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:28 smithi189 ceph-mon[89631]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:58:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:58:29.484 INFO:tasks.workunit.client.0.smithi178.stdout: 462: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:29.485 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oiDPE6NPENd9E0w off=3050791 len=1433156 2024-02-10T05:58:29.487 INFO:tasks.workunit.client.0.smithi178.stdout:op 2378 completed, throughput=4.99MB/sec 2024-02-10T05:58:29.487 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2xTRrW16Rle3Lta off=13426482 len=911493 2024-02-10T05:58:29.493 INFO:tasks.workunit.client.0.smithi178.stdout:op 2379 completed, throughput=5MB/sec 2024-02-10T05:58:29.493 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4lPIY8nUUd9phI6 off=16754224 len=422742 2024-02-10T05:58:29.497 INFO:tasks.workunit.client.0.smithi178.stdout:op 2380 completed, throughput=5MB/sec 2024-02-10T05:58:29.497 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-A36Dxt3OozzUg73 off=5127338 len=657479 2024-02-10T05:58:29.498 INFO:tasks.workunit.client.0.smithi178.stdout:op 2381 completed, throughput=5MB/sec 2024-02-10T05:58:29.498 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wMl_nsF0Xl9UJy3 off=9571003 len=1580094 2024-02-10T05:58:29.506 INFO:tasks.workunit.client.0.smithi178.stdout:op 2382 completed, throughput=5MB/sec 2024-02-10T05:58:30.507 INFO:tasks.workunit.client.0.smithi178.stdout: 463: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:30.507 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-drgAZAAMDmCfN57 off=4419054 len=831948 2024-02-10T05:58:30.508 INFO:tasks.workunit.client.0.smithi178.stdout:op 2383 completed, throughput=4.99MB/sec 2024-02-10T05:58:30.509 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qY-MLovPejxGItR off=4335261 len=2050172 2024-02-10T05:58:30.520 INFO:tasks.workunit.client.0.smithi178.stdout:op 2384 completed, throughput=5MB/sec 2024-02-10T05:58:30.520 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-07aoufDKjE1DjyM off=17259615 len=386059 2024-02-10T05:58:30.523 INFO:tasks.workunit.client.0.smithi178.stdout:op 2385 completed, throughput=5MB/sec 2024-02-10T05:58:30.523 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BGywJdcNqnQOwoC off=13343603 len=1285319 2024-02-10T05:58:30.530 INFO:tasks.workunit.client.0.smithi178.stdout:op 2386 completed, throughput=5MB/sec 2024-02-10T05:58:30.530 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YI_tQHpU3KU757l off=1962786 len=18983 2024-02-10T05:58:30.532 INFO:tasks.workunit.client.0.smithi178.stdout:op 2387 completed, throughput=5MB/sec 2024-02-10T05:58:30.532 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kg9U5MCJ2g3VHf5 off=13142693 len=1493480 2024-02-10T05:58:30.538 INFO:tasks.workunit.client.0.smithi178.stdout:op 2388 completed, throughput=5MB/sec 2024-02-10T05:58:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:30 smithi178 ceph-mon[92537]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-10T05:58:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:30 smithi178 ceph-mon[95116]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-10T05:58:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:30 smithi189 ceph-mon[89631]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-10T05:58:31.538 INFO:tasks.workunit.client.0.smithi178.stdout: 464: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:31.538 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rrgXur9zKXps3Gn off=15045136 len=861822 2024-02-10T05:58:31.543 INFO:tasks.workunit.client.0.smithi178.stdout:op 2389 completed, throughput=4.99MB/sec 2024-02-10T05:58:31.543 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Z-Nvc-noTaQB7xy off=1908626 len=1342031 2024-02-10T05:58:31.549 INFO:tasks.workunit.client.0.smithi178.stdout:op 2390 completed, throughput=5MB/sec 2024-02-10T05:58:31.550 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EiBIEWtaBRrdja0 off=9809501 len=1543968 2024-02-10T05:58:31.556 INFO:tasks.workunit.client.0.smithi178.stdout:op 2391 completed, throughput=5MB/sec 2024-02-10T05:58:31.556 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-W9PtuUkSpdttZ7f off=6014590 len=1670352 2024-02-10T05:58:31.562 INFO:tasks.workunit.client.0.smithi178.stdout:op 2392 completed, throughput=5MB/sec 2024-02-10T05:58:32.562 INFO:tasks.workunit.client.0.smithi178.stdout: 465: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:32.563 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0FRWyRRBftXpeiQ off=4271232 len=586011 2024-02-10T05:58:32.567 INFO:tasks.workunit.client.0.smithi178.stdout:op 2393 completed, throughput=4.99MB/sec 2024-02-10T05:58:32.567 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xVs_aFZgZYn7J_C off=12629802 len=451836 2024-02-10T05:58:32.568 INFO:tasks.workunit.client.0.smithi178.stdout:op 2394 completed, throughput=4.99MB/sec 2024-02-10T05:58:32.568 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-coBLZM_dguwxTpT off=13915413 len=630989 2024-02-10T05:58:32.569 INFO:tasks.workunit.client.0.smithi178.stdout:op 2395 completed, throughput=5MB/sec 2024-02-10T05:58:32.569 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fMrgXHZk2_Y9RHR off=2484699 len=1017067 2024-02-10T05:58:32.571 INFO:tasks.workunit.client.0.smithi178.stdout:op 2396 completed, throughput=5MB/sec 2024-02-10T05:58:32.571 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2iKCZQB8JS0bkyv off=5601550 len=1153390 2024-02-10T05:58:32.577 INFO:tasks.workunit.client.0.smithi178.stdout:op 2397 completed, throughput=5MB/sec 2024-02-10T05:58:32.577 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hukmcQJvWakMGf6 off=3299345 len=47018 2024-02-10T05:58:32.578 INFO:tasks.workunit.client.0.smithi178.stdout:op 2398 completed, throughput=5MB/sec 2024-02-10T05:58:32.578 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PhPqzKA2LPlurUu off=9593893 len=2091812 2024-02-10T05:58:32.591 INFO:tasks.workunit.client.0.smithi178.stdout:op 2399 completed, throughput=5MB/sec 2024-02-10T05:58:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:32 smithi178 ceph-mon[92537]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:58:33.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:32 smithi178 ceph-mon[95116]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:58:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:32 smithi189 ceph-mon[89631]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T05:58:33.591 INFO:tasks.workunit.client.0.smithi178.stdout: 466: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:33.592 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7X4PVizRIVqOxVy off=14048649 len=958046 2024-02-10T05:58:33.593 INFO:tasks.workunit.client.0.smithi178.stdout:op 2400 completed, throughput=5MB/sec 2024-02-10T05:58:33.593 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7vcNlMnz8RmbWcC off=3235038 len=517031 2024-02-10T05:58:33.595 INFO:tasks.workunit.client.0.smithi178.stdout:op 2401 completed, throughput=5MB/sec 2024-02-10T05:58:33.595 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9txjhv4Z5kP2ET1 off=3260603 len=1835418 2024-02-10T05:58:33.606 INFO:tasks.workunit.client.0.smithi178.stdout:op 2402 completed, throughput=5MB/sec 2024-02-10T05:58:33.606 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-L62u24Xq68uJra8 off=9869810 len=1345950 2024-02-10T05:58:33.607 INFO:tasks.workunit.client.0.smithi178.stdout:op 2403 completed, throughput=5MB/sec 2024-02-10T05:58:34.608 INFO:tasks.workunit.client.0.smithi178.stdout: 467: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:34.608 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Xu9rSKhPp3Mu1et off=1684294 len=1253509 2024-02-10T05:58:34.614 INFO:tasks.workunit.client.0.smithi178.stdout:op 2404 completed, throughput=4.99MB/sec 2024-02-10T05:58:34.614 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LuHmkkZuQeKFdjs off=5397998 len=1118381 2024-02-10T05:58:34.622 INFO:tasks.workunit.client.0.smithi178.stdout:op 2405 completed, throughput=5MB/sec 2024-02-10T05:58:34.622 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-X0xbcmtNGiSwPxL off=765928 len=804622 2024-02-10T05:58:34.627 INFO:tasks.workunit.client.0.smithi178.stdout:op 2406 completed, throughput=5MB/sec 2024-02-10T05:58:34.627 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-y43GFpDH1x3KHJF off=2494588 len=602800 2024-02-10T05:58:34.628 INFO:tasks.workunit.client.0.smithi178.stdout:op 2407 completed, throughput=5MB/sec 2024-02-10T05:58:34.628 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6qJzz454iMwElVu off=18250976 len=1368942 2024-02-10T05:58:34.629 INFO:tasks.workunit.client.0.smithi178.stdout:op 2408 completed, throughput=5MB/sec 2024-02-10T05:58:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:34 smithi178 ceph-mon[92537]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:58:35.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:34 smithi178 ceph-mon[95116]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:58:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:34 smithi189 ceph-mon[89631]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:58:35.632 INFO:tasks.workunit.client.0.smithi178.stdout: 468: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:35.632 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kVdn6NkiR3wWmYZ off=6973015 len=1751404 2024-02-10T05:58:35.640 INFO:tasks.workunit.client.0.smithi178.stdout:op 2409 completed, throughput=5MB/sec 2024-02-10T05:58:35.640 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-f05vikCr0pTcwkO off=5038691 len=22185 2024-02-10T05:58:35.640 INFO:tasks.workunit.client.0.smithi178.stdout:op 2410 completed, throughput=5MB/sec 2024-02-10T05:58:35.640 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UGL5lT0IeF-DAwa off=20390586 len=105580 2024-02-10T05:58:35.643 INFO:tasks.workunit.client.0.smithi178.stdout:op 2411 completed, throughput=5MB/sec 2024-02-10T05:58:35.643 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SgOZV8U1AB6D5pF off=10145506 len=306577 2024-02-10T05:58:35.644 INFO:tasks.workunit.client.0.smithi178.stdout:op 2412 completed, throughput=5MB/sec 2024-02-10T05:58:35.644 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AnzS8B4D9CJa7bV off=10331092 len=360197 2024-02-10T05:58:35.644 INFO:tasks.workunit.client.0.smithi178.stdout:op 2413 completed, throughput=5MB/sec 2024-02-10T05:58:35.645 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-G4eINAzm-CaKfOK off=4726958 len=1396336 2024-02-10T05:58:35.646 INFO:tasks.workunit.client.0.smithi178.stdout:op 2414 completed, throughput=5MB/sec 2024-02-10T05:58:35.646 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VkX1oXomGPvdhBs off=4402441 len=1792769 2024-02-10T05:58:35.654 INFO:tasks.workunit.client.0.smithi178.stdout:op 2415 completed, throughput=5MB/sec 2024-02-10T05:58:36.655 INFO:tasks.workunit.client.0.smithi178.stdout: 469: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:36.655 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HWbvaH8LTMJ_z5u off=2497967 len=1635887 2024-02-10T05:58:36.661 INFO:tasks.workunit.client.0.smithi178.stdout:op 2416 completed, throughput=5MB/sec 2024-02-10T05:58:36.661 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bvZBlIH3R_uxDIl off=17565403 len=596802 2024-02-10T05:58:36.665 INFO:tasks.workunit.client.0.smithi178.stdout:op 2417 completed, throughput=5MB/sec 2024-02-10T05:58:36.665 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-w1NWiOKaZq-Qwaq off=12447480 len=1576297 2024-02-10T05:58:36.666 INFO:tasks.workunit.client.0.smithi178.stdout:op 2418 completed, throughput=5MB/sec 2024-02-10T05:58:36.666 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mjWA-aG8IKUFTaG off=1895938 len=1319445 2024-02-10T05:58:36.672 INFO:tasks.workunit.client.0.smithi178.stdout:op 2419 completed, throughput=5MB/sec 2024-02-10T05:58:37.089 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:36 smithi189 ceph-mon[89631]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-10T05:58:37.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:36 smithi178 ceph-mon[92537]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-10T05:58:37.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:36 smithi178 ceph-mon[95116]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-10T05:58:37.672 INFO:tasks.workunit.client.0.smithi178.stdout: 470: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:37.672 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sCiGkmNGXbLSXhL off=4330316 len=88331 2024-02-10T05:58:37.675 INFO:tasks.workunit.client.0.smithi178.stdout:op 2420 completed, throughput=4.99MB/sec 2024-02-10T05:58:37.675 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZSDylZYWZfaQrq8 off=1272621 len=1720513 2024-02-10T05:58:37.683 INFO:tasks.workunit.client.0.smithi178.stdout:op 2421 completed, throughput=5MB/sec 2024-02-10T05:58:37.683 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QmYmBGhs4Hal4lN off=989491 len=1931878 2024-02-10T05:58:37.691 INFO:tasks.workunit.client.0.smithi178.stdout:op 2422 completed, throughput=5MB/sec 2024-02-10T05:58:37.692 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_7QOsyBsRsY_Cip off=11369199 len=1027670 2024-02-10T05:58:37.693 INFO:tasks.workunit.client.0.smithi178.stdout:op 2423 completed, throughput=5MB/sec 2024-02-10T05:58:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:58:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:58:37] "GET /metrics HTTP/1.1" 200 34074 "" "Prometheus/2.43.0" 2024-02-10T05:58:38.693 INFO:tasks.workunit.client.0.smithi178.stdout: 471: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:38.693 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3iwouglxF5CDmKT off=3478954 len=132440 2024-02-10T05:58:38.696 INFO:tasks.workunit.client.0.smithi178.stdout:op 2424 completed, throughput=4.99MB/sec 2024-02-10T05:58:38.696 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-J5Jl_2ClV-zZYBE off=5856678 len=1496275 2024-02-10T05:58:38.698 INFO:tasks.workunit.client.0.smithi178.stdout:op 2425 completed, throughput=4.99MB/sec 2024-02-10T05:58:38.698 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-prdSUyZUS7xeh7n off=441339 len=1038813 2024-02-10T05:58:38.704 INFO:tasks.workunit.client.0.smithi178.stdout:op 2426 completed, throughput=5MB/sec 2024-02-10T05:58:38.704 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NXavYmn9I50nAlS off=217881 len=2005342 2024-02-10T05:58:38.714 INFO:tasks.workunit.client.0.smithi178.stdout:op 2427 completed, throughput=5MB/sec 2024-02-10T05:58:38.714 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fEuimrc_5eyQLGa off=1851973 len=1882568 2024-02-10T05:58:38.725 INFO:tasks.workunit.client.0.smithi178.stdout:op 2428 completed, throughput=5MB/sec 2024-02-10T05:58:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:38 smithi178 ceph-mon[92537]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T05:58:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:38 smithi178 ceph-mon[95116]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T05:58:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:38 smithi189 ceph-mon[89631]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T05:58:39.726 INFO:tasks.workunit.client.0.smithi178.stdout: 472: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:39.726 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-myBXDcrxNZwEcKx off=6736292 len=1342714 2024-02-10T05:58:39.732 INFO:tasks.workunit.client.0.smithi178.stdout:op 2429 completed, throughput=5MB/sec 2024-02-10T05:58:39.732 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0WhyHtSIXzeJNTZ off=4579084 len=567508 2024-02-10T05:58:39.734 INFO:tasks.workunit.client.0.smithi178.stdout:op 2430 completed, throughput=5MB/sec 2024-02-10T05:58:39.734 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Jsd16H7yE_1OAPY off=3215364 len=680798 2024-02-10T05:58:39.738 INFO:tasks.workunit.client.0.smithi178.stdout:op 2431 completed, throughput=5MB/sec 2024-02-10T05:58:39.738 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g3mC1jKeeYZMary off=1533977 len=168144 2024-02-10T05:58:39.741 INFO:tasks.workunit.client.0.smithi178.stdout:op 2432 completed, throughput=5MB/sec 2024-02-10T05:58:39.741 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--Rzlb2Tz-5gNwfY off=1058600 len=219153 2024-02-10T05:58:39.743 INFO:tasks.workunit.client.0.smithi178.stdout:op 2433 completed, throughput=5MB/sec 2024-02-10T05:58:39.743 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BvWcqbJyzNhtsL- off=12368031 len=116400 2024-02-10T05:58:39.744 INFO:tasks.workunit.client.0.smithi178.stdout:op 2434 completed, throughput=5MB/sec 2024-02-10T05:58:39.744 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Vfh5dYWy25hdZsi off=475757 len=118716 2024-02-10T05:58:39.744 INFO:tasks.workunit.client.0.smithi178.stdout:op 2435 completed, throughput=5MB/sec 2024-02-10T05:58:39.744 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9cyJY-kQW-U1UuA off=1513164 len=368535 2024-02-10T05:58:39.745 INFO:tasks.workunit.client.0.smithi178.stdout:op 2436 completed, throughput=5MB/sec 2024-02-10T05:58:40.747 INFO:tasks.workunit.client.0.smithi178.stdout: 473: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:40.748 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YBSPB9UNym159k2 off=8510520 len=1488714 2024-02-10T05:58:40.749 INFO:tasks.workunit.client.0.smithi178.stdout:op 2437 completed, throughput=4.99MB/sec 2024-02-10T05:58:40.749 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g8rT4hU0RPXqaYv off=18963614 len=1181283 2024-02-10T05:58:40.755 INFO:tasks.workunit.client.0.smithi178.stdout:op 2438 completed, throughput=4.99MB/sec 2024-02-10T05:58:40.755 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Qpn3jW6DIVoP_3E off=5863352 len=1644792 2024-02-10T05:58:40.762 INFO:tasks.workunit.client.0.smithi178.stdout:op 2439 completed, throughput=5MB/sec 2024-02-10T05:58:40.762 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KLmkn8gs1uVAb62 off=1435591 len=1060851 2024-02-10T05:58:40.763 INFO:tasks.workunit.client.0.smithi178.stdout:op 2440 completed, throughput=5MB/sec 2024-02-10T05:58:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:40 smithi178 ceph-mon[92537]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-02-10T05:58:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:40 smithi178 ceph-mon[95116]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-02-10T05:58:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:40 smithi189 ceph-mon[89631]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-02-10T05:58:41.764 INFO:tasks.workunit.client.0.smithi178.stdout: 474: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:41.764 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RtxasI5nLqIMQZ7 off=827773 len=2008363 2024-02-10T05:58:41.776 INFO:tasks.workunit.client.0.smithi178.stdout:op 2441 completed, throughput=4.99MB/sec 2024-02-10T05:58:41.776 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jPHuA4CUZ8y7Xzr off=2858484 len=1083439 2024-02-10T05:58:41.781 INFO:tasks.workunit.client.0.smithi178.stdout:op 2442 completed, throughput=5MB/sec 2024-02-10T05:58:41.781 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5RHher06b1rBDRS off=4518930 len=927975 2024-02-10T05:58:41.786 INFO:tasks.workunit.client.0.smithi178.stdout:op 2443 completed, throughput=5MB/sec 2024-02-10T05:58:41.786 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Y0XFgvEqJzI3K6v off=5185563 len=1969307 2024-02-10T05:58:41.797 INFO:tasks.workunit.client.0.smithi178.stdout:op 2444 completed, throughput=5MB/sec 2024-02-10T05:58:42.798 INFO:tasks.workunit.client.0.smithi178.stdout: 475: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:42.798 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OUIRdVGrE6bS44W off=18325551 len=553645 2024-02-10T05:58:42.802 INFO:tasks.workunit.client.0.smithi178.stdout:op 2445 completed, throughput=4.99MB/sec 2024-02-10T05:58:42.802 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dB4O7e90KvBUAXK off=6125432 len=1669631 2024-02-10T05:58:42.805 INFO:tasks.workunit.client.0.smithi178.stdout:op 2446 completed, throughput=5MB/sec 2024-02-10T05:58:42.805 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SUL667LeWAgUbXR off=4427435 len=712926 2024-02-10T05:58:42.807 INFO:tasks.workunit.client.0.smithi178.stdout:op 2447 completed, throughput=5MB/sec 2024-02-10T05:58:42.807 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-k442KgZoU15tYMw off=2663444 len=1965302 2024-02-10T05:58:42.811 INFO:tasks.workunit.client.0.smithi178.stdout:op 2448 completed, throughput=5MB/sec 2024-02-10T05:58:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:42 smithi178 ceph-mon[92537]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T05:58:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:42 smithi178 ceph-mon[95116]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T05:58:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:42 smithi189 ceph-mon[89631]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T05:58:43.812 INFO:tasks.workunit.client.0.smithi178.stdout: 476: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:43.812 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZMtqDqU3zRcrxft off=4984216 len=1208619 2024-02-10T05:58:43.814 INFO:tasks.workunit.client.0.smithi178.stdout:op 2449 completed, throughput=4.99MB/sec 2024-02-10T05:58:43.814 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-elv2WyXlFzpeZpB off=5003729 len=942952 2024-02-10T05:58:43.819 INFO:tasks.workunit.client.0.smithi178.stdout:op 2450 completed, throughput=4.99MB/sec 2024-02-10T05:58:43.820 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vJrQM9cgZ--OCOi off=6490137 len=1989606 2024-02-10T05:58:43.822 INFO:tasks.workunit.client.0.smithi178.stdout:op 2451 completed, throughput=5MB/sec 2024-02-10T05:58:43.822 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4lPIY8nUUd9phI6 off=6672970 len=735132 2024-02-10T05:58:43.823 INFO:tasks.workunit.client.0.smithi178.stdout:op 2452 completed, throughput=5MB/sec 2024-02-10T05:58:43.823 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-k6mF-nBBHNwJmrN off=5699703 len=990569 2024-02-10T05:58:43.825 INFO:tasks.workunit.client.0.smithi178.stdout:op 2453 completed, throughput=5MB/sec 2024-02-10T05:58:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:58:44.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:58:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:58:44.825 INFO:tasks.workunit.client.0.smithi178.stdout: 477: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:44.825 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f6gws5MA0nu2CdP off=12190341 len=1681790 2024-02-10T05:58:44.833 INFO:tasks.workunit.client.0.smithi178.stdout:op 2454 completed, throughput=4.99MB/sec 2024-02-10T05:58:44.833 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9HIO1xZMqo0-ihw off=12880582 len=429705 2024-02-10T05:58:44.836 INFO:tasks.workunit.client.0.smithi178.stdout:op 2455 completed, throughput=5MB/sec 2024-02-10T05:58:44.837 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BwhgM9knSHxOdNY off=9723926 len=1696070 2024-02-10T05:58:44.840 INFO:tasks.workunit.client.0.smithi178.stdout:op 2456 completed, throughput=5MB/sec 2024-02-10T05:58:44.840 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mj5NAsWq1zDhctD off=12946219 len=211840 2024-02-10T05:58:44.840 INFO:tasks.workunit.client.0.smithi178.stdout:op 2457 completed, throughput=5MB/sec 2024-02-10T05:58:44.840 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-85ycpg9dfz3vf-N off=636574 len=1339306 2024-02-10T05:58:44.846 INFO:tasks.workunit.client.0.smithi178.stdout:op 2458 completed, throughput=5MB/sec 2024-02-10T05:58:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:44 smithi178 ceph-mon[92537]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-02-10T05:58:45.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:44 smithi178 ceph-mon[95116]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-02-10T05:58:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:44 smithi189 ceph-mon[89631]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-02-10T05:58:45.847 INFO:tasks.workunit.client.0.smithi178.stdout: 478: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:45.847 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lIxy2HC4aqcoFk5 off=14782805 len=1459801 2024-02-10T05:58:45.849 INFO:tasks.workunit.client.0.smithi178.stdout:op 2459 completed, throughput=4.99MB/sec 2024-02-10T05:58:45.849 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WfGpLkgnyiSxSyY off=4368937 len=497326 2024-02-10T05:58:45.850 INFO:tasks.workunit.client.0.smithi178.stdout:op 2460 completed, throughput=5MB/sec 2024-02-10T05:58:45.850 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OVS6F8NnhGABQJU off=2946082 len=792282 2024-02-10T05:58:45.854 INFO:tasks.workunit.client.0.smithi178.stdout:op 2461 completed, throughput=5MB/sec 2024-02-10T05:58:45.854 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LeWW4LoOhlJFaTF off=2551558 len=2060021 2024-02-10T05:58:45.858 INFO:tasks.workunit.client.0.smithi178.stdout:op 2462 completed, throughput=5MB/sec 2024-02-10T05:58:46.858 INFO:tasks.workunit.client.0.smithi178.stdout: 479: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:46.859 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZPA1fIM_FKxEzzm off=6714093 len=1890357 2024-02-10T05:58:46.869 INFO:tasks.workunit.client.0.smithi178.stdout:op 2463 completed, throughput=4.99MB/sec 2024-02-10T05:58:46.869 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oUFz5V5gLrpqDHI off=3041897 len=1157759 2024-02-10T05:58:46.876 INFO:tasks.workunit.client.0.smithi178.stdout:op 2464 completed, throughput=5MB/sec 2024-02-10T05:58:46.876 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-w0wxozVTJeBgySJ off=8054722 len=1067933 2024-02-10T05:58:46.877 INFO:tasks.workunit.client.0.smithi178.stdout:op 2465 completed, throughput=5MB/sec 2024-02-10T05:58:46.877 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RUwwb3EL4p-vh6W off=5278167 len=2081245 2024-02-10T05:58:46.883 INFO:tasks.workunit.client.0.smithi178.stdout:op 2466 completed, throughput=5MB/sec 2024-02-10T05:58:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:46 smithi178 ceph-mon[92537]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-02-10T05:58:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:46 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:58:47.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:46 smithi178 ceph-mon[95116]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-02-10T05:58:47.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:46 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:58:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:46 smithi189 ceph-mon[89631]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-02-10T05:58:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:46 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:58:47.853 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:58:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:58:47] "GET /metrics HTTP/1.1" 200 34076 "" "Prometheus/2.43.0" 2024-02-10T05:58:47.881 INFO:tasks.workunit.client.0.smithi178.stdout: 480: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:47.881 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RokSkLOp17q5-1_ off=476834 len=528839 2024-02-10T05:58:47.882 INFO:tasks.workunit.client.0.smithi178.stdout:op 2467 completed, throughput=4.99MB/sec 2024-02-10T05:58:47.883 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-o-V39nzxGY7jpSK off=0 len=1159572 2024-02-10T05:58:47.885 INFO:tasks.workunit.client.0.smithi178.stdout:op 2468 completed, throughput=5MB/sec 2024-02-10T05:58:47.885 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-h-uKGDm7kfWeory off=13969853 len=2021648 2024-02-10T05:58:47.893 INFO:tasks.workunit.client.0.smithi178.stdout:op 2469 completed, throughput=5MB/sec 2024-02-10T05:58:47.893 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FtZ5RvfQMrlihTQ off=486616 len=621317 2024-02-10T05:58:47.897 INFO:tasks.workunit.client.0.smithi178.stdout:op 2470 completed, throughput=5MB/sec 2024-02-10T05:58:48.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:47 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:58:48.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:47 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:58:48.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:47 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:58:48.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:47 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:58:48.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:47 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:58:48.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:47 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:58:48.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:47 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:58:48.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:47 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:58:48.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:47 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:58:48.897 INFO:tasks.workunit.client.0.smithi178.stdout: 481: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:48.897 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5RHher06b1rBDRS off=2692235 len=518288 2024-02-10T05:58:48.898 INFO:tasks.workunit.client.0.smithi178.stdout:op 2471 completed, throughput=4.99MB/sec 2024-02-10T05:58:48.898 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LjRsgWbIhvcYwH1 off=9877211 len=1124127 2024-02-10T05:58:48.901 INFO:tasks.workunit.client.0.smithi178.stdout:op 2472 completed, throughput=4.99MB/sec 2024-02-10T05:58:48.901 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hID4mvt1qZ9rM9j off=6491692 len=726479 2024-02-10T05:58:48.905 INFO:tasks.workunit.client.0.smithi178.stdout:op 2473 completed, throughput=4.99MB/sec 2024-02-10T05:58:48.905 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LD-yUWQwSyArR1b off=6943319 len=147090 2024-02-10T05:58:48.908 INFO:tasks.workunit.client.0.smithi178.stdout:op 2474 completed, throughput=4.99MB/sec 2024-02-10T05:58:48.908 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rvqZnx_HWtOtU3u off=1818948 len=1636143 2024-02-10T05:58:48.919 INFO:tasks.workunit.client.0.smithi178.stdout:op 2475 completed, throughput=5MB/sec 2024-02-10T05:58:48.919 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ImevbDTeCCmilD9 off=4277565 len=146215 2024-02-10T05:58:48.921 INFO:tasks.workunit.client.0.smithi178.stdout:op 2476 completed, throughput=5MB/sec 2024-02-10T05:58:48.921 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fT62KusZJyDuw-Z off=3750973 len=848425 2024-02-10T05:58:48.925 INFO:tasks.workunit.client.0.smithi178.stdout:op 2477 completed, throughput=5MB/sec 2024-02-10T05:58:48.925 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oQvhcQww3jN8TMH off=2570557 len=1446381 2024-02-10T05:58:48.927 INFO:tasks.workunit.client.0.smithi178.stdout:op 2478 completed, throughput=5MB/sec 2024-02-10T05:58:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:48 smithi178 ceph-mon[92537]: pgmap v1658: 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-02-10T05:58:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:48 smithi178 ceph-mon[95116]: pgmap v1658: 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-02-10T05:58:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:48 smithi189 ceph-mon[89631]: pgmap v1658: 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-02-10T05:58:49.927 INFO:tasks.workunit.client.0.smithi178.stdout: 482: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:49.927 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ul_WMAMbZh6LYgk off=2884840 len=1802593 2024-02-10T05:58:49.938 INFO:tasks.workunit.client.0.smithi178.stdout:op 2479 completed, throughput=5MB/sec 2024-02-10T05:58:49.938 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AhsgZfM-IYNSjuV off=4884377 len=124246 2024-02-10T05:58:49.941 INFO:tasks.workunit.client.0.smithi178.stdout:op 2480 completed, throughput=5MB/sec 2024-02-10T05:58:49.941 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-enzUFFsB2LPC6xR off=4718192 len=282521 2024-02-10T05:58:49.941 INFO:tasks.workunit.client.0.smithi178.stdout:op 2481 completed, throughput=5MB/sec 2024-02-10T05:58:49.941 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DBa6vwwtbtm-WEU off=16585598 len=517567 2024-02-10T05:58:49.945 INFO:tasks.workunit.client.0.smithi178.stdout:op 2482 completed, throughput=5MB/sec 2024-02-10T05:58:49.945 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-N9gb_42gYENtnfY off=2906575 len=97844 2024-02-10T05:58:49.945 INFO:tasks.workunit.client.0.smithi178.stdout:op 2483 completed, throughput=5MB/sec 2024-02-10T05:58:49.945 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-w_DAByIMdG_aykG off=10238659 len=1837496 2024-02-10T05:58:49.954 INFO:tasks.workunit.client.0.smithi178.stdout:op 2484 completed, throughput=5MB/sec 2024-02-10T05:58:50.955 INFO:tasks.workunit.client.0.smithi178.stdout: 483: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:50.955 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nEW7TAb1RyT4YTt off=4074161 len=491241 2024-02-10T05:58:50.959 INFO:tasks.workunit.client.0.smithi178.stdout:op 2485 completed, throughput=4.99MB/sec 2024-02-10T05:58:50.959 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FLTwPzbq2Ccouej off=1534071 len=1387218 2024-02-10T05:58:50.961 INFO:tasks.workunit.client.0.smithi178.stdout:op 2486 completed, throughput=4.99MB/sec 2024-02-10T05:58:50.961 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Nv2uA2p_TVd5cnT off=10239456 len=316781 2024-02-10T05:58:50.964 INFO:tasks.workunit.client.0.smithi178.stdout:op 2487 completed, throughput=5MB/sec 2024-02-10T05:58:50.964 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7LQK4DKY3iLqwP_ off=6794304 len=1754334 2024-02-10T05:58:50.968 INFO:tasks.workunit.client.0.smithi178.stdout:op 2488 completed, throughput=5MB/sec 2024-02-10T05:58:50.968 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-94tofOMXBMUCZFt off=14319823 len=381670 2024-02-10T05:58:50.969 INFO:tasks.workunit.client.0.smithi178.stdout:op 2489 completed, throughput=5MB/sec 2024-02-10T05:58:50.969 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-984EqRSMKIfRzZc off=11803940 len=1531785 2024-02-10T05:58:50.971 INFO:tasks.workunit.client.0.smithi178.stdout:op 2490 completed, throughput=5MB/sec 2024-02-10T05:58:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:50 smithi178 ceph-mon[92537]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T05:58:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:50 smithi178 ceph-mon[95116]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T05:58:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:50 smithi189 ceph-mon[89631]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T05:58:51.971 INFO:tasks.workunit.client.0.smithi178.stdout: 484: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:51.972 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9gMaMnBB3AyRT5O off=13039283 len=1974727 2024-02-10T05:58:51.973 INFO:tasks.workunit.client.0.smithi178.stdout:op 2491 completed, throughput=5MB/sec 2024-02-10T05:58:51.974 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--I2Mx5Z_HDmnmDU off=9513544 len=2031359 2024-02-10T05:58:51.976 INFO:tasks.workunit.client.0.smithi178.stdout:op 2492 completed, throughput=5MB/sec 2024-02-10T05:58:51.976 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jwMUKJrZ8T4y7oI off=10232962 len=780372 2024-02-10T05:58:51.981 INFO:tasks.workunit.client.0.smithi178.stdout:op 2493 completed, throughput=5MB/sec 2024-02-10T05:58:52.981 INFO:tasks.workunit.client.0.smithi178.stdout: 485: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:52.981 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-k4rdjcZuPd0rjRO off=1379720 len=858148 2024-02-10T05:58:52.987 INFO:tasks.workunit.client.0.smithi178.stdout:op 2494 completed, throughput=4.99MB/sec 2024-02-10T05:58:52.987 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vKWI9UEnpgzJjJj off=4606667 len=1289898 2024-02-10T05:58:52.993 INFO:tasks.workunit.client.0.smithi178.stdout:op 2495 completed, throughput=5MB/sec 2024-02-10T05:58:52.993 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8aEKnAChqtPwacV off=1479143 len=1257786 2024-02-10T05:58:52.999 INFO:tasks.workunit.client.0.smithi178.stdout:op 2496 completed, throughput=5MB/sec 2024-02-10T05:58:52.999 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-klKnEZeKip3hf8V off=16294733 len=718486 2024-02-10T05:58:53.004 INFO:tasks.workunit.client.0.smithi178.stdout:op 2497 completed, throughput=5MB/sec 2024-02-10T05:58:53.004 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-We6l5Y65h4M03BL off=8247319 len=666559 2024-02-10T05:58:53.004 INFO:tasks.workunit.client.0.smithi178.stdout:op 2498 completed, throughput=5MB/sec 2024-02-10T05:58:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:52 smithi178 ceph-mon[92537]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:58:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:52 smithi178 ceph-mon[95116]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:58:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:52 smithi189 ceph-mon[89631]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T05:58:54.005 INFO:tasks.workunit.client.0.smithi178.stdout: 486: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:54.005 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xsnNah4ZH1qN7_g off=1057387 len=1471107 2024-02-10T05:58:54.014 INFO:tasks.workunit.client.0.smithi178.stdout:op 2499 completed, throughput=4.99MB/sec 2024-02-10T05:58:54.014 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2SI9GkwB18GTvfP off=928697 len=1143750 2024-02-10T05:58:54.019 INFO:tasks.workunit.client.0.smithi178.stdout:op 2500 completed, throughput=4.99MB/sec 2024-02-10T05:58:54.019 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-T66NDIwOmIf-99B off=6918596 len=1165874 2024-02-10T05:58:54.022 INFO:tasks.workunit.client.0.smithi178.stdout:op 2501 completed, throughput=5MB/sec 2024-02-10T05:58:54.022 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LjhGyHQUOZYdlg2 off=4742371 len=775432 2024-02-10T05:58:54.026 INFO:tasks.workunit.client.0.smithi178.stdout:op 2502 completed, throughput=5MB/sec 2024-02-10T05:58:54.026 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4oLHwm8bEJol1nQ off=15106522 len=1845334 2024-02-10T05:58:54.028 INFO:tasks.workunit.client.0.smithi178.stdout:op 2503 completed, throughput=5MB/sec 2024-02-10T05:58:55.029 INFO:tasks.workunit.client.0.smithi178.stdout: 487: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:55.029 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZTlZW9hE3Lkdj3B off=18059453 len=596215 2024-02-10T05:58:55.030 INFO:tasks.workunit.client.0.smithi178.stdout:op 2504 completed, throughput=4.99MB/sec 2024-02-10T05:58:55.030 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--ByImF3eNYhaguQ off=13756726 len=822295 2024-02-10T05:58:55.032 INFO:tasks.workunit.client.0.smithi178.stdout:op 2505 completed, throughput=4.99MB/sec 2024-02-10T05:58:55.032 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0Xrs0rG8dw5vljZ off=15358362 len=1143337 2024-02-10T05:58:55.033 INFO:tasks.workunit.client.0.smithi178.stdout:op 2506 completed, throughput=5MB/sec 2024-02-10T05:58:55.033 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-v291iq694egJGvf off=4724580 len=297576 2024-02-10T05:58:55.034 INFO:tasks.workunit.client.0.smithi178.stdout:op 2507 completed, throughput=5MB/sec 2024-02-10T05:58:55.034 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UKWriSUBVsMpP7p off=3684892 len=484197 2024-02-10T05:58:55.038 INFO:tasks.workunit.client.0.smithi178.stdout:op 2508 completed, throughput=5MB/sec 2024-02-10T05:58:55.038 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-D8z-YYiqQHz5Elu off=3127906 len=5889 2024-02-10T05:58:55.040 INFO:tasks.workunit.client.0.smithi178.stdout:op 2509 completed, throughput=5MB/sec 2024-02-10T05:58:55.040 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IrKhwcaMn6KUxrU off=1093464 len=633660 2024-02-10T05:58:55.041 INFO:tasks.workunit.client.0.smithi178.stdout:op 2510 completed, throughput=5MB/sec 2024-02-10T05:58:55.041 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PVljZrWxHBs7LNq off=225593 len=1745710 2024-02-10T05:58:55.049 INFO:tasks.workunit.client.0.smithi178.stdout:op 2511 completed, throughput=5MB/sec 2024-02-10T05:58:55.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:54 smithi178 ceph-mon[92537]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:58:55.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:54 smithi178 ceph-mon[95116]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:58:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:54 smithi189 ceph-mon[89631]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T05:58:56.049 INFO:tasks.workunit.client.0.smithi178.stdout: 488: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:56.050 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mmMFpgrcqIgho5E off=1383504 len=427773 2024-02-10T05:58:56.053 INFO:tasks.workunit.client.0.smithi178.stdout:op 2512 completed, throughput=4.99MB/sec 2024-02-10T05:58:56.053 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8MlS7de5Jhp2AgH off=342236 len=861010 2024-02-10T05:58:56.054 INFO:tasks.workunit.client.0.smithi178.stdout:op 2513 completed, throughput=5MB/sec 2024-02-10T05:58:56.054 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vUppe1scsfqVnxU off=3401663 len=49116 2024-02-10T05:58:56.057 INFO:tasks.workunit.client.0.smithi178.stdout:op 2514 completed, throughput=5MB/sec 2024-02-10T05:58:56.057 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yIEj3nhmiZLXCq- off=6425475 len=1438878 2024-02-10T05:58:56.063 INFO:tasks.workunit.client.0.smithi178.stdout:op 2515 completed, throughput=5MB/sec 2024-02-10T05:58:56.063 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Dl6QJw-S1KwnkH8 off=6365935 len=2038447 2024-02-10T05:58:56.072 INFO:tasks.workunit.client.0.smithi178.stdout:op 2516 completed, throughput=5MB/sec 2024-02-10T05:58:57.072 INFO:tasks.workunit.client.0.smithi178.stdout: 489: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:57.072 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-m2YrCiNuRhUVVuF off=5181184 len=769818 2024-02-10T05:58:57.077 INFO:tasks.workunit.client.0.smithi178.stdout:op 2517 completed, throughput=4.99MB/sec 2024-02-10T05:58:57.077 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BNbHLafFPNzDLfF off=3380902 len=1694599 2024-02-10T05:58:57.085 INFO:tasks.workunit.client.0.smithi178.stdout:op 2518 completed, throughput=5MB/sec 2024-02-10T05:58:57.085 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aCPesbzY9D7cNGO off=918917 len=1655592 2024-02-10T05:58:57.087 INFO:tasks.workunit.client.0.smithi178.stdout:op 2519 completed, throughput=5MB/sec 2024-02-10T05:58:57.087 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rE6VyVd6LJDLDcN off=4676879 len=373162 2024-02-10T05:58:57.087 INFO:tasks.workunit.client.0.smithi178.stdout:op 2520 completed, throughput=5MB/sec 2024-02-10T05:58:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:56 smithi178 ceph-mon[92537]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:58:57.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:56 smithi178 ceph-mon[95116]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:58:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:56 smithi189 ceph-mon[89631]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:58:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:58:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:58:57] "GET /metrics HTTP/1.1" 200 34076 "" "Prometheus/2.43.0" 2024-02-10T05:58:58.088 INFO:tasks.workunit.client.0.smithi178.stdout: 490: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:58.088 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-INo8hSscrlWmBVv off=6597518 len=1241411 2024-02-10T05:58:58.090 INFO:tasks.workunit.client.0.smithi178.stdout:op 2521 completed, throughput=4.99MB/sec 2024-02-10T05:58:58.091 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DMaZ83STvfYCwWj off=8105340 len=1651404 2024-02-10T05:58:58.097 INFO:tasks.workunit.client.0.smithi178.stdout:op 2522 completed, throughput=5MB/sec 2024-02-10T05:58:58.097 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AWgJvzWzSVZHN2T off=3981045 len=105074 2024-02-10T05:58:58.100 INFO:tasks.workunit.client.0.smithi178.stdout:op 2523 completed, throughput=5MB/sec 2024-02-10T05:58:58.100 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vGiQQijlY-dvC_D off=2817127 len=771563 2024-02-10T05:58:58.101 INFO:tasks.workunit.client.0.smithi178.stdout:op 2524 completed, throughput=5MB/sec 2024-02-10T05:58:58.101 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QLLD2i_oP1_AIza off=3562524 len=1070864 2024-02-10T05:58:58.103 INFO:tasks.workunit.client.0.smithi178.stdout:op 2525 completed, throughput=5MB/sec 2024-02-10T05:58:58.103 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jHgbfii5wQLYw4_ off=15938205 len=224843 2024-02-10T05:58:58.103 INFO:tasks.workunit.client.0.smithi178.stdout:op 2526 completed, throughput=5MB/sec 2024-02-10T05:58:58.103 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2e5Mikf1-C7gG1Q off=15262910 len=401140 2024-02-10T05:58:58.106 INFO:tasks.workunit.client.0.smithi178.stdout:op 2527 completed, throughput=5MB/sec 2024-02-10T05:58:59.107 INFO:tasks.workunit.client.0.smithi178.stdout: 491: throughput=4.99MB/sec pending data=0 2024-02-10T05:58:59.107 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GK158syGbtijU2T off=11893457 len=936831 2024-02-10T05:58:59.108 INFO:tasks.workunit.client.0.smithi178.stdout:op 2528 completed, throughput=4.99MB/sec 2024-02-10T05:58:59.108 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bufSGJhT7XDsRdW off=5172257 len=229771 2024-02-10T05:58:59.111 INFO:tasks.workunit.client.0.smithi178.stdout:op 2529 completed, throughput=4.99MB/sec 2024-02-10T05:58:59.111 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ulJGU-daY5seoNe off=3758662 len=375392 2024-02-10T05:58:59.112 INFO:tasks.workunit.client.0.smithi178.stdout:op 2530 completed, throughput=4.99MB/sec 2024-02-10T05:58:59.112 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sA2DHIcB9bjejkz off=12449707 len=1866788 2024-02-10T05:58:59.114 INFO:tasks.workunit.client.0.smithi178.stdout:op 2531 completed, throughput=5MB/sec 2024-02-10T05:58:59.114 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-J1-AEc7ehj9ZzvA off=839861 len=1173571 2024-02-10T05:58:59.116 INFO:tasks.workunit.client.0.smithi178.stdout:op 2532 completed, throughput=5MB/sec 2024-02-10T05:58:59.116 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JNPPVh-07ae6IgR off=892814 len=1406401 2024-02-10T05:58:59.123 INFO:tasks.workunit.client.0.smithi178.stdout:op 2533 completed, throughput=5MB/sec 2024-02-10T05:58:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:58 smithi178 ceph-mon[92537]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-10T05:58:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:58:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:58:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:58 smithi178 ceph-mon[95116]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-10T05:58:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:58:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:58:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:58 smithi189 ceph-mon[89631]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-10T05:58:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:58:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:59:00.123 INFO:tasks.workunit.client.0.smithi178.stdout: 492: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:00.123 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vjcIozJjcdSp8P0 off=15842109 len=1125120 2024-02-10T05:59:00.128 INFO:tasks.workunit.client.0.smithi178.stdout:op 2534 completed, throughput=4.99MB/sec 2024-02-10T05:59:00.128 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_ogXUwhVSofHr-J off=657308 len=1330051 2024-02-10T05:59:00.130 INFO:tasks.workunit.client.0.smithi178.stdout:op 2535 completed, throughput=5MB/sec 2024-02-10T05:59:00.130 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IVbEaS4KdKovcMJ off=3132277 len=1786131 2024-02-10T05:59:00.137 INFO:tasks.workunit.client.0.smithi178.stdout:op 2536 completed, throughput=5MB/sec 2024-02-10T05:59:00.137 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4_46FZqylvwOxO8 off=643683 len=545685 2024-02-10T05:59:00.141 INFO:tasks.workunit.client.0.smithi178.stdout:op 2537 completed, throughput=5MB/sec 2024-02-10T05:59:01.142 INFO:tasks.workunit.client.0.smithi178.stdout: 493: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:01.142 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Oy0TSyrd-sE_7zC off=11091614 len=932925 2024-02-10T05:59:01.144 INFO:tasks.workunit.client.0.smithi178.stdout:op 2538 completed, throughput=4.99MB/sec 2024-02-10T05:59:01.144 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GR0Jkblr2m4UsVn off=10684867 len=165681 2024-02-10T05:59:01.145 INFO:tasks.workunit.client.0.smithi178.stdout:op 2539 completed, throughput=4.99MB/sec 2024-02-10T05:59:01.145 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jECTmDtId88oq93 off=4594134 len=1558532 2024-02-10T05:59:01.147 INFO:tasks.workunit.client.0.smithi178.stdout:op 2540 completed, throughput=5MB/sec 2024-02-10T05:59:01.147 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4Ri5Fn863mov7JG off=2058706 len=699695 2024-02-10T05:59:01.152 INFO:tasks.workunit.client.0.smithi178.stdout:op 2541 completed, throughput=5MB/sec 2024-02-10T05:59:01.152 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2Guspm1m5N1MAlZ off=24015903 len=692293 2024-02-10T05:59:01.153 INFO:tasks.workunit.client.0.smithi178.stdout:op 2542 completed, throughput=5MB/sec 2024-02-10T05:59:01.153 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-boBS26KsZLjmsVG off=0 len=1229451 2024-02-10T05:59:01.154 INFO:tasks.workunit.client.0.smithi178.stdout:op 2543 completed, throughput=5MB/sec 2024-02-10T05:59:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:00 smithi178 ceph-mon[92537]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:59:01.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:00 smithi178 ceph-mon[95116]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:59:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:00 smithi189 ceph-mon[89631]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:59:02.155 INFO:tasks.workunit.client.0.smithi178.stdout: 494: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:02.155 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QFlrvL1KdrJ0kVN off=1490990 len=1863230 2024-02-10T05:59:02.157 INFO:tasks.workunit.client.0.smithi178.stdout:op 2544 completed, throughput=4.99MB/sec 2024-02-10T05:59:02.157 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8xOzm4_J9Wdc_I- off=7920537 len=1846413 2024-02-10T05:59:02.158 INFO:tasks.workunit.client.0.smithi178.stdout:op 2545 completed, throughput=5MB/sec 2024-02-10T05:59:02.158 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ijbBGJaJBL9pIjg off=22284834 len=610804 2024-02-10T05:59:02.162 INFO:tasks.workunit.client.0.smithi178.stdout:op 2546 completed, throughput=5MB/sec 2024-02-10T05:59:02.162 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CuXCW-ZWHC6BEPh off=10485775 len=1524999 2024-02-10T05:59:02.164 INFO:tasks.workunit.client.0.smithi178.stdout:op 2547 completed, throughput=5MB/sec 2024-02-10T05:59:03.164 INFO:tasks.workunit.client.0.smithi178.stdout: 495: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:03.164 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PEBBWxIb1L1Rvjz off=183206 len=1170154 2024-02-10T05:59:03.170 INFO:tasks.workunit.client.0.smithi178.stdout:op 2548 completed, throughput=4.99MB/sec 2024-02-10T05:59:03.170 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-k7gV8GHlS1CDPzU off=16606002 len=191783 2024-02-10T05:59:03.170 INFO:tasks.workunit.client.0.smithi178.stdout:op 2549 completed, throughput=4.99MB/sec 2024-02-10T05:59:03.171 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-M-eaGW63GC1H4Y_ off=1877266 len=1980707 2024-02-10T05:59:03.173 INFO:tasks.workunit.client.0.smithi178.stdout:op 2550 completed, throughput=5MB/sec 2024-02-10T05:59:03.173 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NV8Zy-fLqZiISiT off=15869615 len=1294971 2024-02-10T05:59:03.176 INFO:tasks.workunit.client.0.smithi178.stdout:op 2551 completed, throughput=5MB/sec 2024-02-10T05:59:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:02 smithi178 ceph-mon[92537]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:59:03.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:02 smithi178 ceph-mon[95116]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:59:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:02 smithi189 ceph-mon[89631]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:59:04.176 INFO:tasks.workunit.client.0.smithi178.stdout: 496: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:04.176 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BKDxQIPkI7Krlug off=368615 len=1722345 2024-02-10T05:59:04.178 INFO:tasks.workunit.client.0.smithi178.stdout:op 2552 completed, throughput=4.99MB/sec 2024-02-10T05:59:04.178 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3RV1WPgAlVEx1bH off=5280723 len=1618220 2024-02-10T05:59:04.188 INFO:tasks.workunit.client.0.smithi178.stdout:op 2553 completed, throughput=5MB/sec 2024-02-10T05:59:04.188 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CUrWNo6fEfFF1_T off=629976 len=331719 2024-02-10T05:59:04.189 INFO:tasks.workunit.client.0.smithi178.stdout:op 2554 completed, throughput=5MB/sec 2024-02-10T05:59:04.189 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EYrnqLcvU9sRp5- off=1566309 len=727866 2024-02-10T05:59:04.191 INFO:tasks.workunit.client.0.smithi178.stdout:op 2555 completed, throughput=5MB/sec 2024-02-10T05:59:04.191 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4QigE2NC-g9t-J0 off=285999 len=568900 2024-02-10T05:59:04.194 INFO:tasks.workunit.client.0.smithi178.stdout:op 2556 completed, throughput=5MB/sec 2024-02-10T05:59:04.194 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4imE4pemz1zo_iv off=10457863 len=831754 2024-02-10T05:59:04.199 INFO:tasks.workunit.client.0.smithi178.stdout:op 2557 completed, throughput=5MB/sec 2024-02-10T05:59:05.199 INFO:tasks.workunit.client.0.smithi178.stdout: 497: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:05.199 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--d2W1moftlYBe9b off=10363588 len=6104 2024-02-10T05:59:05.200 INFO:tasks.workunit.client.0.smithi178.stdout:op 2558 completed, throughput=4.99MB/sec 2024-02-10T05:59:05.200 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ofo3civ9b-_qTdm off=3989288 len=1581942 2024-02-10T05:59:05.210 INFO:tasks.workunit.client.0.smithi178.stdout:op 2559 completed, throughput=4.99MB/sec 2024-02-10T05:59:05.210 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-O-VhDwn5fjPjsUV off=16133662 len=430627 2024-02-10T05:59:05.211 INFO:tasks.workunit.client.0.smithi178.stdout:op 2560 completed, throughput=4.99MB/sec 2024-02-10T05:59:05.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:04 smithi178 ceph-mon[95116]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:59:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:04 smithi178 ceph-mon[92537]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:59:05.212 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-elsKhgz4eO_FEod off=1435566 len=207297 2024-02-10T05:59:05.214 INFO:tasks.workunit.client.0.smithi178.stdout:op 2561 completed, throughput=5MB/sec 2024-02-10T05:59:05.214 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oHe19L3XWG68fxX off=10577318 len=965012 2024-02-10T05:59:05.215 INFO:tasks.workunit.client.0.smithi178.stdout:op 2562 completed, throughput=5MB/sec 2024-02-10T05:59:05.215 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_EbzRk0s7lnyoWU off=1445001 len=1718738 2024-02-10T05:59:05.217 INFO:tasks.workunit.client.0.smithi178.stdout:op 2563 completed, throughput=5MB/sec 2024-02-10T05:59:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:04 smithi189 ceph-mon[89631]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:59:06.217 INFO:tasks.workunit.client.0.smithi178.stdout: 498: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:06.217 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JiboG25DSa6oYiu off=4185846 len=1337326 2024-02-10T05:59:06.220 INFO:tasks.workunit.client.0.smithi178.stdout:op 2564 completed, throughput=4.99MB/sec 2024-02-10T05:59:06.220 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OLeU5xnQjjWf8fO off=2826687 len=1520881 2024-02-10T05:59:06.228 INFO:tasks.workunit.client.0.smithi178.stdout:op 2565 completed, throughput=5MB/sec 2024-02-10T05:59:06.228 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QVHkLA_nDEQWGCo off=7224852 len=1539237 2024-02-10T05:59:06.231 INFO:tasks.workunit.client.0.smithi178.stdout:op 2566 completed, throughput=5MB/sec 2024-02-10T05:59:06.231 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-J50YQkwCafTXj1Z off=2897220 len=1729347 2024-02-10T05:59:06.238 INFO:tasks.workunit.client.0.smithi178.stdout:op 2567 completed, throughput=5MB/sec 2024-02-10T05:59:07.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:06 smithi178 ceph-mon[92537]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:59:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:06 smithi178 ceph-mon[95116]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:59:07.239 INFO:tasks.workunit.client.0.smithi178.stdout: 499: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:07.239 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Gjn5sTaKl00Ttpq off=3927476 len=176023 2024-02-10T05:59:07.240 INFO:tasks.workunit.client.0.smithi178.stdout:op 2568 completed, throughput=4.99MB/sec 2024-02-10T05:59:07.240 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qOb-FlJBiu9to3U off=3857429 len=1953739 2024-02-10T05:59:07.252 INFO:tasks.workunit.client.0.smithi178.stdout:op 2569 completed, throughput=5MB/sec 2024-02-10T05:59:07.252 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T9VbG0VZTVZkhOu off=256515 len=1936867 2024-02-10T05:59:07.260 INFO:tasks.workunit.client.0.smithi178.stdout:op 2570 completed, throughput=5MB/sec 2024-02-10T05:59:07.260 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cRtJcSoOV-k-KNj off=255948 len=2050768 2024-02-10T05:59:07.270 INFO:tasks.workunit.client.0.smithi178.stdout:op 2571 completed, throughput=5MB/sec 2024-02-10T05:59:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:06 smithi189 ceph-mon[89631]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:59:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:59:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:59:07] "GET /metrics HTTP/1.1" 200 34069 "" "Prometheus/2.43.0" 2024-02-10T05:59:08.271 INFO:tasks.workunit.client.0.smithi178.stdout: 500: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:08.271 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VcjEWVbSHYXJUKW off=10001355 len=1245490 2024-02-10T05:59:08.279 INFO:tasks.workunit.client.0.smithi178.stdout:op 2572 completed, throughput=5MB/sec 2024-02-10T05:59:08.279 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UnbHh8Vg23jJA9h off=7376490 len=2008904 2024-02-10T05:59:08.283 INFO:tasks.workunit.client.0.smithi178.stdout:op 2573 completed, throughput=5MB/sec 2024-02-10T05:59:08.283 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dz1C5rgxpwE3blD off=8876174 len=41049 2024-02-10T05:59:08.284 INFO:tasks.workunit.client.0.smithi178.stdout:op 2574 completed, throughput=5MB/sec 2024-02-10T05:59:08.284 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_HW8nxaAK6ZQnY_ off=10262655 len=1020696 2024-02-10T05:59:08.285 INFO:tasks.workunit.client.0.smithi178.stdout:op 2575 completed, throughput=5MB/sec 2024-02-10T05:59:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:08 smithi178 ceph-mon[92537]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:59:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:08 smithi178 ceph-mon[95116]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:59:09.286 INFO:tasks.workunit.client.0.smithi178.stdout: 501: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:09.286 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aP5lIwlyQy6jq0Q off=6566179 len=606242 2024-02-10T05:59:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:08 smithi189 ceph-mon[89631]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:59:09.287 INFO:tasks.workunit.client.0.smithi178.stdout:op 2576 completed, throughput=4.99MB/sec 2024-02-10T05:59:09.288 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Gnav_8K5Ese7i1z off=17056602 len=69737 2024-02-10T05:59:09.288 INFO:tasks.workunit.client.0.smithi178.stdout:op 2577 completed, throughput=4.99MB/sec 2024-02-10T05:59:09.288 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jfEAzFqPP8POihd off=2135449 len=169774 2024-02-10T05:59:09.288 INFO:tasks.workunit.client.0.smithi178.stdout:op 2578 completed, throughput=4.99MB/sec 2024-02-10T05:59:09.288 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iPsjv8K7nKVZI0s off=21742850 len=458080 2024-02-10T05:59:09.291 INFO:tasks.workunit.client.0.smithi178.stdout:op 2579 completed, throughput=4.99MB/sec 2024-02-10T05:59:09.292 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OQjFE7Vu2gEn-6i off=10808150 len=1821265 2024-02-10T05:59:09.302 INFO:tasks.workunit.client.0.smithi178.stdout:op 2580 completed, throughput=5MB/sec 2024-02-10T05:59:09.302 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-36Y3dPUYXJncQTO off=23042468 len=939602 2024-02-10T05:59:09.306 INFO:tasks.workunit.client.0.smithi178.stdout:op 2581 completed, throughput=5MB/sec 2024-02-10T05:59:09.307 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zUKY-pqejeMx1Bv off=1262448 len=576156 2024-02-10T05:59:09.311 INFO:tasks.workunit.client.0.smithi178.stdout:op 2582 completed, throughput=5MB/sec 2024-02-10T05:59:09.311 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-e4PWZ5O0jXnqMx6 off=7701907 len=984622 2024-02-10T05:59:09.316 INFO:tasks.workunit.client.0.smithi178.stdout:op 2583 completed, throughput=5MB/sec 2024-02-10T05:59:10.316 INFO:tasks.workunit.client.0.smithi178.stdout: 502: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:10.316 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1VU_GJNlaNBK1PO off=720321 len=133422 2024-02-10T05:59:10.317 INFO:tasks.workunit.client.0.smithi178.stdout:op 2584 completed, throughput=4.99MB/sec 2024-02-10T05:59:10.317 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_tYcoc7JbgbdpvF off=384473 len=1702505 2024-02-10T05:59:10.325 INFO:tasks.workunit.client.0.smithi178.stdout:op 2585 completed, throughput=5MB/sec 2024-02-10T05:59:10.325 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9EDqtxtRcLCrhvs off=19213659 len=631764 2024-02-10T05:59:10.329 INFO:tasks.workunit.client.0.smithi178.stdout:op 2586 completed, throughput=5MB/sec 2024-02-10T05:59:10.329 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gMesjvHv-S5Rplk off=2110908 len=1103507 2024-02-10T05:59:10.331 INFO:tasks.workunit.client.0.smithi178.stdout:op 2587 completed, throughput=5MB/sec 2024-02-10T05:59:10.331 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-owcq_6wjWJknzOa off=6596824 len=13969 2024-02-10T05:59:10.333 INFO:tasks.workunit.client.0.smithi178.stdout:op 2588 completed, throughput=5MB/sec 2024-02-10T05:59:10.333 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fefjxBRwyr99N1c off=10751536 len=60854 2024-02-10T05:59:10.334 INFO:tasks.workunit.client.0.smithi178.stdout:op 2589 completed, throughput=5MB/sec 2024-02-10T05:59:10.334 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HQdwB2nXCAQ-4Xt off=3881393 len=1825078 2024-02-10T05:59:10.337 INFO:tasks.workunit.client.0.smithi178.stdout:op 2590 completed, throughput=5MB/sec 2024-02-10T05:59:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:10 smithi178 ceph-mon[92537]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:59:11.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:10 smithi178 ceph-mon[95116]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:59:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:10 smithi189 ceph-mon[89631]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T05:59:11.337 INFO:tasks.workunit.client.0.smithi178.stdout: 503: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:11.337 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AiDcPvKveri2ite off=1019181 len=461093 2024-02-10T05:59:11.338 INFO:tasks.workunit.client.0.smithi178.stdout:op 2591 completed, throughput=4.99MB/sec 2024-02-10T05:59:11.338 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-y43GFpDH1x3KHJF off=993518 len=1486549 2024-02-10T05:59:11.340 INFO:tasks.workunit.client.0.smithi178.stdout:op 2592 completed, throughput=5MB/sec 2024-02-10T05:59:11.340 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PBfEkhp0aTo1AIZ off=958613 len=1475698 2024-02-10T05:59:11.342 INFO:tasks.workunit.client.0.smithi178.stdout:op 2593 completed, throughput=5MB/sec 2024-02-10T05:59:11.342 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9QI-Ln7Dw9rvozZ off=9239009 len=275036 2024-02-10T05:59:11.345 INFO:tasks.workunit.client.0.smithi178.stdout:op 2594 completed, throughput=5MB/sec 2024-02-10T05:59:11.345 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aY-iDbVkf2U6J1C off=7483791 len=1202729 2024-02-10T05:59:11.348 INFO:tasks.workunit.client.0.smithi178.stdout:op 2595 completed, throughput=5MB/sec 2024-02-10T05:59:12.348 INFO:tasks.workunit.client.0.smithi178.stdout: 504: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:12.348 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Br_5EiE6ts6gDUy off=3240547 len=1357967 2024-02-10T05:59:12.352 INFO:tasks.workunit.client.0.smithi178.stdout:op 2596 completed, throughput=4.99MB/sec 2024-02-10T05:59:12.352 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--ZKsxF8SVFetfe_ off=0 len=1360094 2024-02-10T05:59:12.358 INFO:tasks.workunit.client.0.smithi178.stdout:op 2597 completed, throughput=5MB/sec 2024-02-10T05:59:12.358 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lGlReQ09SMqcbwn off=2352750 len=1886822 2024-02-10T05:59:12.361 INFO:tasks.workunit.client.0.smithi178.stdout:op 2598 completed, throughput=5MB/sec 2024-02-10T05:59:12.361 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IGN4lUJ2__eu9CP off=3953815 len=522972 2024-02-10T05:59:12.362 INFO:tasks.workunit.client.0.smithi178.stdout:op 2599 completed, throughput=5MB/sec 2024-02-10T05:59:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:12 smithi178 ceph-mon[92537]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:59:13.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:12 smithi178 ceph-mon[95116]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:59:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:12 smithi189 ceph-mon[89631]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T05:59:13.363 INFO:tasks.workunit.client.0.smithi178.stdout: 505: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:13.363 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-t7IIRuN9zQI_fgx off=1932485 len=861014 2024-02-10T05:59:13.364 INFO:tasks.workunit.client.0.smithi178.stdout:op 2600 completed, throughput=4.99MB/sec 2024-02-10T05:59:13.364 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kgy4PM5rlbo7qM_ off=1191700 len=964588 2024-02-10T05:59:13.370 INFO:tasks.workunit.client.0.smithi178.stdout:op 2601 completed, throughput=4.99MB/sec 2024-02-10T05:59:13.370 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3MPB7ua5tc_EnZ6 off=1403926 len=1525592 2024-02-10T05:59:13.371 INFO:tasks.workunit.client.0.smithi178.stdout:op 2602 completed, throughput=5MB/sec 2024-02-10T05:59:13.372 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BzyBBFFUSveEKFq off=1083957 len=2018075 2024-02-10T05:59:13.374 INFO:tasks.workunit.client.0.smithi178.stdout:op 2603 completed, throughput=5MB/sec 2024-02-10T05:59:14.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:59:14.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:59:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:59:14.374 INFO:tasks.workunit.client.0.smithi178.stdout: 506: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:14.374 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4YrSi9KgLHenidH off=3081178 len=1335947 2024-02-10T05:59:14.380 INFO:tasks.workunit.client.0.smithi178.stdout:op 2604 completed, throughput=4.99MB/sec 2024-02-10T05:59:14.380 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rlW1KUaAZP9OfJ4 off=19355948 len=239955 2024-02-10T05:59:14.383 INFO:tasks.workunit.client.0.smithi178.stdout:op 2605 completed, throughput=4.99MB/sec 2024-02-10T05:59:14.383 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-W07FlgdXXW-M3kT off=15899720 len=1051374 2024-02-10T05:59:14.385 INFO:tasks.workunit.client.0.smithi178.stdout:op 2606 completed, throughput=5MB/sec 2024-02-10T05:59:14.385 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lsQ5h4ZecPliPR_ off=534934 len=803479 2024-02-10T05:59:14.386 INFO:tasks.workunit.client.0.smithi178.stdout:op 2607 completed, throughput=5MB/sec 2024-02-10T05:59:14.387 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tfSIxst-IMeNWZv off=7224906 len=1153265 2024-02-10T05:59:14.388 INFO:tasks.workunit.client.0.smithi178.stdout:op 2608 completed, throughput=5MB/sec 2024-02-10T05:59:14.388 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pyOJrDMBRbMr2PJ off=5292480 len=5764 2024-02-10T05:59:14.389 INFO:tasks.workunit.client.0.smithi178.stdout:op 2609 completed, throughput=5MB/sec 2024-02-10T05:59:14.389 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aGgKv819eAIlFfS off=6630100 len=1334356 2024-02-10T05:59:14.394 INFO:tasks.workunit.client.0.smithi178.stdout:op 2610 completed, throughput=5MB/sec 2024-02-10T05:59:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:14 smithi178 ceph-mon[92537]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:59:15.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:14 smithi178 ceph-mon[95116]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:59:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:14 smithi189 ceph-mon[89631]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T05:59:15.394 INFO:tasks.workunit.client.0.smithi178.stdout: 507: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:15.394 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--zRT24cJK4wEx22 off=18325734 len=825547 2024-02-10T05:59:15.399 INFO:tasks.workunit.client.0.smithi178.stdout:op 2611 completed, throughput=4.99MB/sec 2024-02-10T05:59:15.399 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dvJ1QETCwoE5A_U off=1229221 len=1837346 2024-02-10T05:59:15.410 INFO:tasks.workunit.client.0.smithi178.stdout:op 2612 completed, throughput=5MB/sec 2024-02-10T05:59:15.410 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Cv2X1AD1O3ZrkP- off=1989220 len=1174772 2024-02-10T05:59:15.416 INFO:tasks.workunit.client.0.smithi178.stdout:op 2613 completed, throughput=5MB/sec 2024-02-10T05:59:15.416 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2KzlJKNUXYazjD9 off=15430272 len=676293 2024-02-10T05:59:15.416 INFO:tasks.workunit.client.0.smithi178.stdout:op 2614 completed, throughput=5MB/sec 2024-02-10T05:59:16.417 INFO:tasks.workunit.client.0.smithi178.stdout: 508: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:16.417 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QQjOgWtKHPY1Dfq off=4184189 len=233727 2024-02-10T05:59:16.420 INFO:tasks.workunit.client.0.smithi178.stdout:op 2615 completed, throughput=4.99MB/sec 2024-02-10T05:59:16.420 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DgWYe7RGhUzlRPc off=7228615 len=1702055 2024-02-10T05:59:16.429 INFO:tasks.workunit.client.0.smithi178.stdout:op 2616 completed, throughput=4.99MB/sec 2024-02-10T05:59:16.429 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sX6hHvy9lHoVSod off=3338203 len=1417543 2024-02-10T05:59:16.431 INFO:tasks.workunit.client.0.smithi178.stdout:op 2617 completed, throughput=5MB/sec 2024-02-10T05:59:16.431 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-R-DcNXsM8by_cP8 off=10005381 len=562103 2024-02-10T05:59:16.435 INFO:tasks.workunit.client.0.smithi178.stdout:op 2618 completed, throughput=5MB/sec 2024-02-10T05:59:16.435 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ujXHQw82JEtYYY8 off=4354432 len=1079131 2024-02-10T05:59:16.441 INFO:tasks.workunit.client.0.smithi178.stdout:op 2619 completed, throughput=5MB/sec 2024-02-10T05:59:16.441 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3BTBSR3u-JaOCUP off=7555484 len=1848102 2024-02-10T05:59:16.450 INFO:tasks.workunit.client.0.smithi178.stdout:op 2620 completed, throughput=5MB/sec 2024-02-10T05:59:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:16 smithi178 ceph-mon[92537]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:59:16.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:16 smithi178 ceph-mon[95116]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:59:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:16 smithi189 ceph-mon[89631]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T05:59:17.451 INFO:tasks.workunit.client.0.smithi178.stdout: 509: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:17.451 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vgrq7RlP0tNKAwc off=12076275 len=1688606 2024-02-10T05:59:17.452 INFO:tasks.workunit.client.0.smithi178.stdout:op 2621 completed, throughput=5MB/sec 2024-02-10T05:59:17.452 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HCOuFuboxx4sOjX off=13515075 len=1307043 2024-02-10T05:59:17.460 INFO:tasks.workunit.client.0.smithi178.stdout:op 2622 completed, throughput=5MB/sec 2024-02-10T05:59:17.460 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mqBa_w1TmTFczz- off=11187452 len=1230433 2024-02-10T05:59:17.466 INFO:tasks.workunit.client.0.smithi178.stdout:op 2623 completed, throughput=5MB/sec 2024-02-10T05:59:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:59:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:59:17] "GET /metrics HTTP/1.1" 200 34069 "" "Prometheus/2.43.0" 2024-02-10T05:59:18.467 INFO:tasks.workunit.client.0.smithi178.stdout: 510: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:18.467 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6-XjhEhfQBFnU5j off=9963523 len=245392 2024-02-10T05:59:18.467 INFO:tasks.workunit.client.0.smithi178.stdout:op 2624 completed, throughput=4.99MB/sec 2024-02-10T05:59:18.467 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BWleDjKIcXut-I5 off=1551227 len=896209 2024-02-10T05:59:18.472 INFO:tasks.workunit.client.0.smithi178.stdout:op 2625 completed, throughput=4.99MB/sec 2024-02-10T05:59:18.472 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jRhTJ7Ng0jUra3i off=3748081 len=536627 2024-02-10T05:59:18.473 INFO:tasks.workunit.client.0.smithi178.stdout:op 2626 completed, throughput=4.99MB/sec 2024-02-10T05:59:18.473 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NAzulcdaFcObzNU off=3822012 len=584783 2024-02-10T05:59:18.478 INFO:tasks.workunit.client.0.smithi178.stdout:op 2627 completed, throughput=5MB/sec 2024-02-10T05:59:18.478 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-i28dt7mwQD6ZBLF off=3158308 len=138795 2024-02-10T05:59:18.478 INFO:tasks.workunit.client.0.smithi178.stdout:op 2628 completed, throughput=5MB/sec 2024-02-10T05:59:18.479 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zOeqF_f8prkeMzt off=3629719 len=1741737 2024-02-10T05:59:18.483 INFO:tasks.workunit.client.0.smithi178.stdout:op 2629 completed, throughput=5MB/sec 2024-02-10T05:59:18.483 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XrFgsM6zADox5UV off=4994703 len=2033634 2024-02-10T05:59:18.485 INFO:tasks.workunit.client.0.smithi178.stdout:op 2630 completed, throughput=5MB/sec 2024-02-10T05:59:18.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:18 smithi178 ceph-mon[92537]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T05:59:18.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:18 smithi178 ceph-mon[95116]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T05:59:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:18 smithi189 ceph-mon[89631]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T05:59:19.486 INFO:tasks.workunit.client.0.smithi178.stdout: 511: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:19.486 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-V_9bEKOJ-k7V-EZ off=5061249 len=45499 2024-02-10T05:59:19.488 INFO:tasks.workunit.client.0.smithi178.stdout:op 2631 completed, throughput=4.99MB/sec 2024-02-10T05:59:19.488 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JoqQKyNf6-7YX9L off=20783146 len=435604 2024-02-10T05:59:19.489 INFO:tasks.workunit.client.0.smithi178.stdout:op 2632 completed, throughput=4.99MB/sec 2024-02-10T05:59:19.489 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-id5dLpox7loOTwN off=4234031 len=640991 2024-02-10T05:59:19.493 INFO:tasks.workunit.client.0.smithi178.stdout:op 2633 completed, throughput=4.99MB/sec 2024-02-10T05:59:19.493 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FvZNY7aV58-Zgbc off=16704644 len=1849343 2024-02-10T05:59:19.503 INFO:tasks.workunit.client.0.smithi178.stdout:op 2634 completed, throughput=5MB/sec 2024-02-10T05:59:19.503 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dlFrJ9E5iBFPOk0 off=18363433 len=1316176 2024-02-10T05:59:19.504 INFO:tasks.workunit.client.0.smithi178.stdout:op 2635 completed, throughput=5MB/sec 2024-02-10T05:59:20.505 INFO:tasks.workunit.client.0.smithi178.stdout: 512: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:20.505 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iKZX6gguOnVStWl off=1323741 len=844686 2024-02-10T05:59:20.506 INFO:tasks.workunit.client.0.smithi178.stdout:op 2636 completed, throughput=4.99MB/sec 2024-02-10T05:59:20.506 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VmtFXPAFXBQkFC3 off=15942175 len=405518 2024-02-10T05:59:20.508 INFO:tasks.workunit.client.0.smithi178.stdout:op 2637 completed, throughput=4.99MB/sec 2024-02-10T05:59:20.508 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--9j4lzFdwh5ZTpd off=18474674 len=669820 2024-02-10T05:59:20.512 INFO:tasks.workunit.client.0.smithi178.stdout:op 2638 completed, throughput=4.99MB/sec 2024-02-10T05:59:20.512 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QxIGJJno2mZaaCH off=947404 len=1034680 2024-02-10T05:59:20.519 INFO:tasks.workunit.client.0.smithi178.stdout:op 2639 completed, throughput=5MB/sec 2024-02-10T05:59:20.519 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NxFkQ4tjLjw3sop off=6894215 len=1472260 2024-02-10T05:59:20.521 INFO:tasks.workunit.client.0.smithi178.stdout:op 2640 completed, throughput=5MB/sec 2024-02-10T05:59:20.521 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Xg9Lua7AUvddgpF off=690172 len=145542 2024-02-10T05:59:20.521 INFO:tasks.workunit.client.0.smithi178.stdout:op 2641 completed, throughput=5MB/sec 2024-02-10T05:59:20.521 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xmCG5GMN0IDycp4 off=8360643 len=1396028 2024-02-10T05:59:20.524 INFO:tasks.workunit.client.0.smithi178.stdout:op 2642 completed, throughput=5MB/sec 2024-02-10T05:59:20.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:20 smithi178 ceph-mon[92537]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:59:20.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:20 smithi178 ceph-mon[95116]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:59:21.036 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:20 smithi189 ceph-mon[89631]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:59:21.524 INFO:tasks.workunit.client.0.smithi178.stdout: 513: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:21.524 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vt-EavBOdLYrcxU off=15783091 len=1637983 2024-02-10T05:59:21.526 INFO:tasks.workunit.client.0.smithi178.stdout:op 2643 completed, throughput=5MB/sec 2024-02-10T05:59:21.526 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aa2uQgwBXGBTIfn off=5113733 len=2064342 2024-02-10T05:59:21.537 INFO:tasks.workunit.client.0.smithi178.stdout:op 2644 completed, throughput=5MB/sec 2024-02-10T05:59:21.537 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T4y3sMOO1qKIKqb off=14512772 len=1511800 2024-02-10T05:59:21.543 INFO:tasks.workunit.client.0.smithi178.stdout:op 2645 completed, throughput=5MB/sec 2024-02-10T05:59:22.544 INFO:tasks.workunit.client.0.smithi178.stdout: 514: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:22.544 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rICEpeEDrcFZSyK off=6867083 len=1922487 2024-02-10T05:59:22.548 INFO:tasks.workunit.client.0.smithi178.stdout:op 2646 completed, throughput=5MB/sec 2024-02-10T05:59:22.548 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3zAm07h64SGiP1L off=720684 len=395103 2024-02-10T05:59:22.552 INFO:tasks.workunit.client.0.smithi178.stdout:op 2647 completed, throughput=5MB/sec 2024-02-10T05:59:22.552 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Vd9JAPtKbtVm-gQ off=15795501 len=1725045 2024-02-10T05:59:22.554 INFO:tasks.workunit.client.0.smithi178.stdout:op 2648 completed, throughput=5MB/sec 2024-02-10T05:59:22.554 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-giWsmSBIxeZFGFo off=5276867 len=1520011 2024-02-10T05:59:22.555 INFO:tasks.workunit.client.0.smithi178.stdout:op 2649 completed, throughput=5MB/sec 2024-02-10T05:59:22.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:22 smithi178 ceph-mon[92537]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:59:22.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:22 smithi178 ceph-mon[95116]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:59:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:22 smithi189 ceph-mon[89631]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:59:23.556 INFO:tasks.workunit.client.0.smithi178.stdout: 515: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:23.556 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9Z5WbYOy7RlwNet off=6217523 len=2017780 2024-02-10T05:59:23.565 INFO:tasks.workunit.client.0.smithi178.stdout:op 2650 completed, throughput=5MB/sec 2024-02-10T05:59:23.565 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3YU624ceZ88Uzvy off=3089068 len=1943018 2024-02-10T05:59:23.572 INFO:tasks.workunit.client.0.smithi178.stdout:op 2651 completed, throughput=5MB/sec 2024-02-10T05:59:23.573 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CFl5Y266jGE0xXK off=16453975 len=1637976 2024-02-10T05:59:23.581 INFO:tasks.workunit.client.0.smithi178.stdout:op 2652 completed, throughput=5MB/sec 2024-02-10T05:59:24.581 INFO:tasks.workunit.client.0.smithi178.stdout: 516: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:24.581 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iYu6_xGkrYdjrQV off=634686 len=530214 2024-02-10T05:59:24.582 INFO:tasks.workunit.client.0.smithi178.stdout:op 2653 completed, throughput=4.99MB/sec 2024-02-10T05:59:24.582 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-q3mHVjY86eer0lK off=9347689 len=1673143 2024-02-10T05:59:24.590 INFO:tasks.workunit.client.0.smithi178.stdout:op 2654 completed, throughput=5MB/sec 2024-02-10T05:59:24.591 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OSfqWiXu0ZHclYz off=9048612 len=309934 2024-02-10T05:59:24.594 INFO:tasks.workunit.client.0.smithi178.stdout:op 2655 completed, throughput=5MB/sec 2024-02-10T05:59:24.594 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Gq_VodWB3tNco5o off=1316867 len=2055708 2024-02-10T05:59:24.596 INFO:tasks.workunit.client.0.smithi178.stdout:op 2656 completed, throughput=5MB/sec 2024-02-10T05:59:24.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:24 smithi178 ceph-mon[92537]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:59:24.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:24 smithi178 ceph-mon[95116]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:59:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:24 smithi189 ceph-mon[89631]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T05:59:25.597 INFO:tasks.workunit.client.0.smithi178.stdout: 517: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:25.597 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-auMYUBi9IErPyAP off=18241684 len=2067465 2024-02-10T05:59:25.608 INFO:tasks.workunit.client.0.smithi178.stdout:op 2657 completed, throughput=4.99MB/sec 2024-02-10T05:59:25.608 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fS8tXwmFqq_5tit off=686168 len=1531191 2024-02-10T05:59:25.617 INFO:tasks.workunit.client.0.smithi178.stdout:op 2658 completed, throughput=5MB/sec 2024-02-10T05:59:25.617 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mkKqtM1MyRo5t3P off=8263548 len=1587506 2024-02-10T05:59:25.623 INFO:tasks.workunit.client.0.smithi178.stdout:op 2659 completed, throughput=5MB/sec 2024-02-10T05:59:26.624 INFO:tasks.workunit.client.0.smithi178.stdout: 518: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:26.624 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qEdXuRIykxl99sJ off=3233449 len=7365 2024-02-10T05:59:26.627 INFO:tasks.workunit.client.0.smithi178.stdout:op 2660 completed, throughput=4.99MB/sec 2024-02-10T05:59:26.627 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KLmjSh1G9SNjqDf off=3545764 len=1466242 2024-02-10T05:59:26.629 INFO:tasks.workunit.client.0.smithi178.stdout:op 2661 completed, throughput=4.99MB/sec 2024-02-10T05:59:26.629 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IZAyDOI8MBnarbJ off=15714303 len=1692883 2024-02-10T05:59:26.630 INFO:tasks.workunit.client.0.smithi178.stdout:op 2662 completed, throughput=5MB/sec 2024-02-10T05:59:26.631 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2N18H7aUP1H-RCY off=7559185 len=334108 2024-02-10T05:59:26.634 INFO:tasks.workunit.client.0.smithi178.stdout:op 2663 completed, throughput=5MB/sec 2024-02-10T05:59:26.634 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SeOiEIiCYQ0eQ6h off=17608573 len=567855 2024-02-10T05:59:26.638 INFO:tasks.workunit.client.0.smithi178.stdout:op 2664 completed, throughput=5MB/sec 2024-02-10T05:59:26.638 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2HZvPxjLW1BPVI9 off=8241324 len=1756754 2024-02-10T05:59:26.645 INFO:tasks.workunit.client.0.smithi178.stdout:op 2665 completed, throughput=5MB/sec 2024-02-10T05:59:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:26 smithi178 ceph-mon[92537]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:59:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:26 smithi178 ceph-mon[95116]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:59:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:26 smithi189 ceph-mon[89631]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T05:59:27.646 INFO:tasks.workunit.client.0.smithi178.stdout: 519: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:27.646 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-A0LVFsksvucrp4v off=8660603 len=228851 2024-02-10T05:59:27.649 INFO:tasks.workunit.client.0.smithi178.stdout:op 2666 completed, throughput=4.99MB/sec 2024-02-10T05:59:27.649 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MfG6CLnaz3BzjVP off=4804767 len=241184 2024-02-10T05:59:27.652 INFO:tasks.workunit.client.0.smithi178.stdout:op 2667 completed, throughput=4.99MB/sec 2024-02-10T05:59:27.652 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-V-ArRlQ91lkkkrt off=8687653 len=1025391 2024-02-10T05:59:27.654 INFO:tasks.workunit.client.0.smithi178.stdout:op 2668 completed, throughput=4.99MB/sec 2024-02-10T05:59:27.654 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9Y3lng72mG0iKRN off=16823120 len=1847591 2024-02-10T05:59:27.656 INFO:tasks.workunit.client.0.smithi178.stdout:op 2669 completed, throughput=5MB/sec 2024-02-10T05:59:27.656 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yq20eQx893eaBPL off=16914734 len=1681639 2024-02-10T05:59:27.658 INFO:tasks.workunit.client.0.smithi178.stdout:op 2670 completed, throughput=5MB/sec 2024-02-10T05:59:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:59:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:59:27] "GET /metrics HTTP/1.1" 200 34069 "" "Prometheus/2.43.0" 2024-02-10T05:59:28.659 INFO:tasks.workunit.client.0.smithi178.stdout: 520: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:28.659 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VESCODrQ7a3Z2ew off=6164467 len=526046 2024-02-10T05:59:28.660 INFO:tasks.workunit.client.0.smithi178.stdout:op 2671 completed, throughput=4.99MB/sec 2024-02-10T05:59:28.660 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nAjSt_OKNMza0go off=3578133 len=1758437 2024-02-10T05:59:28.668 INFO:tasks.workunit.client.0.smithi178.stdout:op 2672 completed, throughput=5MB/sec 2024-02-10T05:59:28.668 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aPJz7a6Zzq2oTBy off=16925068 len=1660175 2024-02-10T05:59:28.670 INFO:tasks.workunit.client.0.smithi178.stdout:op 2673 completed, throughput=5MB/sec 2024-02-10T05:59:28.670 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-x7CIKVYgZA4iB0I off=13863146 len=74592 2024-02-10T05:59:28.672 INFO:tasks.workunit.client.0.smithi178.stdout:op 2674 completed, throughput=5MB/sec 2024-02-10T05:59:28.672 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ErLk1AeAWy2Kydx off=4527153 len=793030 2024-02-10T05:59:28.674 INFO:tasks.workunit.client.0.smithi178.stdout:op 2675 completed, throughput=5MB/sec 2024-02-10T05:59:28.674 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jP_29XDmjcttz1D off=4117761 len=43822 2024-02-10T05:59:28.675 INFO:tasks.workunit.client.0.smithi178.stdout:op 2676 completed, throughput=5MB/sec 2024-02-10T05:59:28.675 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-n17pIaSZaGnYvEw off=5532910 len=942192 2024-02-10T05:59:28.676 INFO:tasks.workunit.client.0.smithi178.stdout:op 2677 completed, throughput=5MB/sec 2024-02-10T05:59:28.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:28 smithi178 ceph-mon[92537]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:59:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:28 smithi178 ceph-mon[95116]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:59:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:28 smithi189 ceph-mon[89631]: pgmap v1678: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T05:59:29.676 INFO:tasks.workunit.client.0.smithi178.stdout: 521: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:29.676 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--6zgfcl9wXMhyh7 off=3812653 len=1553263 2024-02-10T05:59:29.678 INFO:tasks.workunit.client.0.smithi178.stdout:op 2678 completed, throughput=5MB/sec 2024-02-10T05:59:29.678 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6eat4CBaOoMgKeg off=445319 len=2036801 2024-02-10T05:59:29.681 INFO:tasks.workunit.client.0.smithi178.stdout:op 2679 completed, throughput=5MB/sec 2024-02-10T05:59:29.681 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WqEuQcYf_n4sx1f off=820548 len=581761 2024-02-10T05:59:29.682 INFO:tasks.workunit.client.0.smithi178.stdout:op 2680 completed, throughput=5MB/sec 2024-02-10T05:59:29.682 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VCF2WbfBPatl-Ou off=8761229 len=1072604 2024-02-10T05:59:29.687 INFO:tasks.workunit.client.0.smithi178.stdout:op 2681 completed, throughput=5MB/sec 2024-02-10T05:59:29.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:59:29.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:59:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:59:30.688 INFO:tasks.workunit.client.0.smithi178.stdout: 522: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:30.688 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rqlEGRE678gNdcE off=973573 len=130024 2024-02-10T05:59:30.689 INFO:tasks.workunit.client.0.smithi178.stdout:op 2682 completed, throughput=4.99MB/sec 2024-02-10T05:59:30.689 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rtddhSYjHxNSaSL off=0 len=1543493 2024-02-10T05:59:30.696 INFO:tasks.workunit.client.0.smithi178.stdout:op 2683 completed, throughput=5MB/sec 2024-02-10T05:59:30.696 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lwN56BfCIoOtdg8 off=290539 len=936247 2024-02-10T05:59:30.697 INFO:tasks.workunit.client.0.smithi178.stdout:op 2684 completed, throughput=5MB/sec 2024-02-10T05:59:30.697 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6o5TrY3bNSW2rQx off=894142 len=1928357 2024-02-10T05:59:30.708 INFO:tasks.workunit.client.0.smithi178.stdout:op 2685 completed, throughput=5MB/sec 2024-02-10T05:59:30.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:30 smithi178 ceph-mon[92537]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T05:59:30.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:30 smithi178 ceph-mon[95116]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T05:59:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:30 smithi189 ceph-mon[89631]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T05:59:31.708 INFO:tasks.workunit.client.0.smithi178.stdout: 523: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:31.708 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pDzRRQmbcCxStxV off=9284408 len=654306 2024-02-10T05:59:31.713 INFO:tasks.workunit.client.0.smithi178.stdout:op 2686 completed, throughput=4.99MB/sec 2024-02-10T05:59:31.713 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EyGI7b26U-ip-IM off=1488624 len=1060547 2024-02-10T05:59:31.714 INFO:tasks.workunit.client.0.smithi178.stdout:op 2687 completed, throughput=4.99MB/sec 2024-02-10T05:59:31.714 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Aq7mPJG5F5pno-V off=13868285 len=821284 2024-02-10T05:59:31.719 INFO:tasks.workunit.client.0.smithi178.stdout:op 2688 completed, throughput=5MB/sec 2024-02-10T05:59:31.719 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0Ewy-qROMBToDOV off=4300736 len=274934 2024-02-10T05:59:31.720 INFO:tasks.workunit.client.0.smithi178.stdout:op 2689 completed, throughput=5MB/sec 2024-02-10T05:59:31.720 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rUmHbBta66yKEbJ off=1520489 len=1168713 2024-02-10T05:59:31.725 INFO:tasks.workunit.client.0.smithi178.stdout:op 2690 completed, throughput=5MB/sec 2024-02-10T05:59:31.726 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-boEF93wsSypekzS off=3658594 len=1027735 2024-02-10T05:59:31.731 INFO:tasks.workunit.client.0.smithi178.stdout:op 2691 completed, throughput=5MB/sec 2024-02-10T05:59:31.731 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZztcbGb9RFmUXKV off=11083114 len=1903456 2024-02-10T05:59:31.738 INFO:tasks.workunit.client.0.smithi178.stdout:op 2692 completed, throughput=5MB/sec 2024-02-10T05:59:32.738 INFO:tasks.workunit.client.0.smithi178.stdout: 524: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:32.738 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8aAqj3Aq_P4ha7E off=1889880 len=1575129 2024-02-10T05:59:32.746 INFO:tasks.workunit.client.0.smithi178.stdout:op 2693 completed, throughput=5MB/sec 2024-02-10T05:59:32.747 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hwrXvfaTRXUaQqv off=17183075 len=1097570 2024-02-10T05:59:32.751 INFO:tasks.workunit.client.0.smithi178.stdout:op 2694 completed, throughput=5MB/sec 2024-02-10T05:59:32.751 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4y6rIFIwdQ4egKM off=6356890 len=1687937 2024-02-10T05:59:32.753 INFO:tasks.workunit.client.0.smithi178.stdout:op 2695 completed, throughput=5MB/sec 2024-02-10T05:59:32.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:32 smithi178 ceph-mon[92537]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-10T05:59:32.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:32 smithi178 ceph-mon[95116]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-10T05:59:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:32 smithi189 ceph-mon[89631]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-10T05:59:33.755 INFO:tasks.workunit.client.0.smithi178.stdout: 525: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:33.755 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-a9ZyeMYJLedYnDs off=16235052 len=120774 2024-02-10T05:59:33.756 INFO:tasks.workunit.client.0.smithi178.stdout:op 2696 completed, throughput=4.99MB/sec 2024-02-10T05:59:33.756 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KyuTHjxKMbCRrzT off=10607791 len=434339 2024-02-10T05:59:33.760 INFO:tasks.workunit.client.0.smithi178.stdout:op 2697 completed, throughput=4.99MB/sec 2024-02-10T05:59:33.760 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yIbqfdF2u4b3kVe off=9299682 len=873721 2024-02-10T05:59:33.766 INFO:tasks.workunit.client.0.smithi178.stdout:op 2698 completed, throughput=4.99MB/sec 2024-02-10T05:59:33.766 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3WCDHMpcg08Fhkq off=4968028 len=233887 2024-02-10T05:59:33.768 INFO:tasks.workunit.client.0.smithi178.stdout:op 2699 completed, throughput=4.99MB/sec 2024-02-10T05:59:33.768 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tI8mavMUmKLNg48 off=2223416 len=1125914 2024-02-10T05:59:33.774 INFO:tasks.workunit.client.0.smithi178.stdout:op 2700 completed, throughput=5MB/sec 2024-02-10T05:59:33.774 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xGm9MRaHKqVs8iK off=710613 len=1790977 2024-02-10T05:59:33.781 INFO:tasks.workunit.client.0.smithi178.stdout:op 2701 completed, throughput=5MB/sec 2024-02-10T05:59:33.781 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RJDx6n_srOFEUKF off=25372 len=1221983 2024-02-10T05:59:33.787 INFO:tasks.workunit.client.0.smithi178.stdout:op 2702 completed, throughput=5MB/sec 2024-02-10T05:59:34.788 INFO:tasks.workunit.client.0.smithi178.stdout: 526: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:34.788 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UH4Nb8Xd5u65C6K off=14119096 len=1310274 2024-02-10T05:59:34.796 INFO:tasks.workunit.client.0.smithi178.stdout:op 2703 completed, throughput=4.99MB/sec 2024-02-10T05:59:34.796 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AQik4sFMS9GywaG off=11885977 len=266512 2024-02-10T05:59:34.799 INFO:tasks.workunit.client.0.smithi178.stdout:op 2704 completed, throughput=5MB/sec 2024-02-10T05:59:34.799 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-88xl2KiAh9x8LgD off=164292 len=1108691 2024-02-10T05:59:34.801 INFO:tasks.workunit.client.0.smithi178.stdout:op 2705 completed, throughput=5MB/sec 2024-02-10T05:59:34.801 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vZEBAqVVjMA1x7N off=9948871 len=466623 2024-02-10T05:59:34.804 INFO:tasks.workunit.client.0.smithi178.stdout:op 2706 completed, throughput=5MB/sec 2024-02-10T05:59:34.804 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-y9Z-fOVDWvR89kZ off=11678474 len=1949785 2024-02-10T05:59:34.812 INFO:tasks.workunit.client.0.smithi178.stdout:op 2707 completed, throughput=5MB/sec 2024-02-10T05:59:34.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:34 smithi178 ceph-mon[92537]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:59:34.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:34 smithi178 ceph-mon[95116]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:59:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:34 smithi189 ceph-mon[89631]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T05:59:35.812 INFO:tasks.workunit.client.0.smithi178.stdout: 527: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:35.813 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KMlqBfj4_k5uDWI off=1776230 len=1857836 2024-02-10T05:59:35.823 INFO:tasks.workunit.client.0.smithi178.stdout:op 2708 completed, throughput=5MB/sec 2024-02-10T05:59:35.823 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dUq2mF-On8UJVWJ off=8646324 len=383524 2024-02-10T05:59:35.826 INFO:tasks.workunit.client.0.smithi178.stdout:op 2709 completed, throughput=5MB/sec 2024-02-10T05:59:35.826 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jrVxhzTAiGTHDF7 off=2316828 len=1179491 2024-02-10T05:59:35.828 INFO:tasks.workunit.client.0.smithi178.stdout:op 2710 completed, throughput=5MB/sec 2024-02-10T05:59:35.828 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TSoQXolvXnJ4JR4 off=3088619 len=1076341 2024-02-10T05:59:35.832 INFO:tasks.workunit.client.0.smithi178.stdout:op 2711 completed, throughput=5MB/sec 2024-02-10T05:59:35.832 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-o9xxJSUiYW35zfY off=1639763 len=762457 2024-02-10T05:59:35.834 INFO:tasks.workunit.client.0.smithi178.stdout:op 2712 completed, throughput=5MB/sec 2024-02-10T05:59:36.834 INFO:tasks.workunit.client.0.smithi178.stdout: 528: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:36.834 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LEDZGxi11hwZVOb off=4578369 len=178397 2024-02-10T05:59:36.835 INFO:tasks.workunit.client.0.smithi178.stdout:op 2713 completed, throughput=4.99MB/sec 2024-02-10T05:59:36.835 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dZ9V3ZqvQVX5jjA off=19001986 len=1129759 2024-02-10T05:59:36.840 INFO:tasks.workunit.client.0.smithi178.stdout:op 2714 completed, throughput=4.99MB/sec 2024-02-10T05:59:36.840 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-a1n2Cf1hx8vKFz9 off=7127818 len=64650 2024-02-10T05:59:36.843 INFO:tasks.workunit.client.0.smithi178.stdout:op 2715 completed, throughput=4.99MB/sec 2024-02-10T05:59:36.843 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sZ3DOkGY8_PmM1W off=787839 len=1014759 2024-02-10T05:59:36.848 INFO:tasks.workunit.client.0.smithi178.stdout:op 2716 completed, throughput=5MB/sec 2024-02-10T05:59:36.848 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-S82TwKbvZ4WbtNw off=3683139 len=302517 2024-02-10T05:59:36.849 INFO:tasks.workunit.client.0.smithi178.stdout:op 2717 completed, throughput=5MB/sec 2024-02-10T05:59:36.849 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lHFigzhavw6-Ten off=14727527 len=887423 2024-02-10T05:59:36.851 INFO:tasks.workunit.client.0.smithi178.stdout:op 2718 completed, throughput=5MB/sec 2024-02-10T05:59:36.851 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LgnkwXaB8ZiqqbA off=10383485 len=710450 2024-02-10T05:59:36.852 INFO:tasks.workunit.client.0.smithi178.stdout:op 2719 completed, throughput=5MB/sec 2024-02-10T05:59:36.852 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kStDSo_ekQQIMxd off=2368560 len=12214 2024-02-10T05:59:36.853 INFO:tasks.workunit.client.0.smithi178.stdout:op 2720 completed, throughput=5MB/sec 2024-02-10T05:59:36.853 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KLmkn8gs1uVAb62 off=100976 len=1301844 2024-02-10T05:59:36.858 INFO:tasks.workunit.client.0.smithi178.stdout:op 2721 completed, throughput=5MB/sec 2024-02-10T05:59:36.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:36 smithi178 ceph-mon[92537]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T05:59:36.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:36 smithi178 ceph-mon[95116]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T05:59:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:36 smithi189 ceph-mon[89631]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T05:59:37.859 INFO:tasks.workunit.client.0.smithi178.stdout: 529: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:37.859 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LI2dBCILJEJfcMN off=2833123 len=1214270 2024-02-10T05:59:37.860 INFO:tasks.workunit.client.0.smithi178.stdout:op 2722 completed, throughput=4.99MB/sec 2024-02-10T05:59:37.860 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pyOJrDMBRbMr2PJ off=4018027 len=1312295 2024-02-10T05:59:37.862 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:59:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:59:37] "GET /metrics HTTP/1.1" 200 34074 "" "Prometheus/2.43.0" 2024-02-10T05:59:37.867 INFO:tasks.workunit.client.0.smithi178.stdout:op 2723 completed, throughput=5MB/sec 2024-02-10T05:59:37.867 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zZG42Zgk8cd2Prx off=6887177 len=1062564 2024-02-10T05:59:37.872 INFO:tasks.workunit.client.0.smithi178.stdout:op 2724 completed, throughput=5MB/sec 2024-02-10T05:59:37.872 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QYDLOnILG9CUJKE off=1981147 len=892223 2024-02-10T05:59:37.873 INFO:tasks.workunit.client.0.smithi178.stdout:op 2725 completed, throughput=5MB/sec 2024-02-10T05:59:37.873 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cirmHL1JEgSThxm off=16232010 len=441579 2024-02-10T05:59:37.877 INFO:tasks.workunit.client.0.smithi178.stdout:op 2726 completed, throughput=5MB/sec 2024-02-10T05:59:38.877 INFO:tasks.workunit.client.0.smithi178.stdout: 530: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:38.877 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WfGpLkgnyiSxSyY off=4241814 len=135467 2024-02-10T05:59:38.880 INFO:tasks.workunit.client.0.smithi178.stdout:op 2727 completed, throughput=4.99MB/sec 2024-02-10T05:59:38.880 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NAeYmA1h_eGvZDI off=21369591 len=961558 2024-02-10T05:59:38.884 INFO:tasks.workunit.client.0.smithi178.stdout:op 2728 completed, throughput=4.99MB/sec 2024-02-10T05:59:38.884 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1AmyS3-51lVqOO3 off=97695 len=1120791 2024-02-10T05:59:38.889 INFO:tasks.workunit.client.0.smithi178.stdout:op 2729 completed, throughput=5MB/sec 2024-02-10T05:59:38.889 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kXW5HAdJRvCEiCt off=4431764 len=1275921 2024-02-10T05:59:38.894 INFO:tasks.workunit.client.0.smithi178.stdout:op 2730 completed, throughput=5MB/sec 2024-02-10T05:59:38.894 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fbZnFt0149-_0sS off=9667238 len=1513288 2024-02-10T05:59:38.895 INFO:tasks.workunit.client.0.smithi178.stdout:op 2731 completed, throughput=5MB/sec 2024-02-10T05:59:38.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:38 smithi178 ceph-mon[92537]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-10T05:59:38.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:38 smithi178 ceph-mon[95116]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-10T05:59:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:38 smithi189 ceph-mon[89631]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-10T05:59:39.896 INFO:tasks.workunit.client.0.smithi178.stdout: 531: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:39.896 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WiS7zq0c11iHOH3 off=2769488 len=410939 2024-02-10T05:59:39.897 INFO:tasks.workunit.client.0.smithi178.stdout:op 2732 completed, throughput=4.99MB/sec 2024-02-10T05:59:39.897 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g5VmjcIqBeebhhS off=675336 len=1155489 2024-02-10T05:59:39.904 INFO:tasks.workunit.client.0.smithi178.stdout:op 2733 completed, throughput=4.99MB/sec 2024-02-10T05:59:39.904 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2x9wSgMR6lxg_t5 off=22339831 len=1498100 2024-02-10T05:59:39.910 INFO:tasks.workunit.client.0.smithi178.stdout:op 2734 completed, throughput=5MB/sec 2024-02-10T05:59:39.910 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BfgpTdFBCbuimyB off=1066128 len=706058 2024-02-10T05:59:39.915 INFO:tasks.workunit.client.0.smithi178.stdout:op 2735 completed, throughput=5MB/sec 2024-02-10T05:59:39.915 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gQzHZ12x9FvjO1e off=1416033 len=380614 2024-02-10T05:59:39.916 INFO:tasks.workunit.client.0.smithi178.stdout:op 2736 completed, throughput=5MB/sec 2024-02-10T05:59:39.916 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a4BN7Ll53PthZZi off=13806362 len=1740544 2024-02-10T05:59:39.919 INFO:tasks.workunit.client.0.smithi178.stdout:op 2737 completed, throughput=5MB/sec 2024-02-10T05:59:40.919 INFO:tasks.workunit.client.0.smithi178.stdout: 532: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:40.920 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Nnv2ETy2dHMRnAI off=24496560 len=455337 2024-02-10T05:59:40.920 INFO:tasks.workunit.client.0.smithi178.stdout:op 2738 completed, throughput=4.99MB/sec 2024-02-10T05:59:40.920 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-z0wdZ5bPYviiVZn off=3685007 len=208433 2024-02-10T05:59:40.924 INFO:tasks.workunit.client.0.smithi178.stdout:op 2739 completed, throughput=4.99MB/sec 2024-02-10T05:59:40.924 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1bY6S5g7fhIkKfd off=1551157 len=279913 2024-02-10T05:59:40.924 INFO:tasks.workunit.client.0.smithi178.stdout:op 2740 completed, throughput=4.99MB/sec 2024-02-10T05:59:40.924 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-596SWaBhA8HrRSg off=5459192 len=1722589 2024-02-10T05:59:40.926 INFO:tasks.workunit.client.0.smithi178.stdout:op 2741 completed, throughput=5MB/sec 2024-02-10T05:59:40.926 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kjv_cf64PpoNQUy off=18121463 len=1873694 2024-02-10T05:59:40.929 INFO:tasks.workunit.client.0.smithi178.stdout:op 2742 completed, throughput=5MB/sec 2024-02-10T05:59:40.929 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--_DXXT4aKqyrZvL off=4206784 len=1197635 2024-02-10T05:59:40.930 INFO:tasks.workunit.client.0.smithi178.stdout:op 2743 completed, throughput=5MB/sec 2024-02-10T05:59:40.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:40 smithi178 ceph-mon[92537]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-02-10T05:59:40.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:40 smithi178 ceph-mon[95116]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-02-10T05:59:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:40 smithi189 ceph-mon[89631]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-02-10T05:59:41.931 INFO:tasks.workunit.client.0.smithi178.stdout: 533: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:41.931 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sWlGw8W5bCOzeOg off=2307188 len=96766 2024-02-10T05:59:41.934 INFO:tasks.workunit.client.0.smithi178.stdout:op 2744 completed, throughput=4.99MB/sec 2024-02-10T05:59:41.934 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QQjOgWtKHPY1Dfq off=2023526 len=1818728 2024-02-10T05:59:41.941 INFO:tasks.workunit.client.0.smithi178.stdout:op 2745 completed, throughput=5MB/sec 2024-02-10T05:59:41.942 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HU7xM7YgqMVjbW6 off=9793606 len=156240 2024-02-10T05:59:41.944 INFO:tasks.workunit.client.0.smithi178.stdout:op 2746 completed, throughput=5MB/sec 2024-02-10T05:59:41.944 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-r5Ms9xchqqmr-z_ off=4664666 len=359088 2024-02-10T05:59:41.945 INFO:tasks.workunit.client.0.smithi178.stdout:op 2747 completed, throughput=5MB/sec 2024-02-10T05:59:41.945 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-D0xabeuwJ_sSB2F off=691718 len=1866890 2024-02-10T05:59:41.954 INFO:tasks.workunit.client.0.smithi178.stdout:op 2748 completed, throughput=5MB/sec 2024-02-10T05:59:41.955 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jfKcyQNdGOMizxI off=4241617 len=417202 2024-02-10T05:59:41.955 INFO:tasks.workunit.client.0.smithi178.stdout:op 2749 completed, throughput=5MB/sec 2024-02-10T05:59:42.956 INFO:tasks.workunit.client.0.smithi178.stdout: 534: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:42.956 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dtA58wCxDUUWNSA off=13976271 len=447705 2024-02-10T05:59:42.960 INFO:tasks.workunit.client.0.smithi178.stdout:op 2750 completed, throughput=4.99MB/sec 2024-02-10T05:59:42.960 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zLBuhYuhcZwJUOT off=309105 len=1533936 2024-02-10T05:59:42.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:42 smithi178 ceph-mon[92537]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:59:42.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:42 smithi178 ceph-mon[95116]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:59:42.962 INFO:tasks.workunit.client.0.smithi178.stdout:op 2751 completed, throughput=4.99MB/sec 2024-02-10T05:59:42.962 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AYD1gEYy3M_rgRU off=4683050 len=615499 2024-02-10T05:59:42.967 INFO:tasks.workunit.client.0.smithi178.stdout:op 2752 completed, throughput=5MB/sec 2024-02-10T05:59:42.967 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3N_kTW64cV8dtUZ off=2859454 len=1252298 2024-02-10T05:59:42.967 INFO:tasks.workunit.client.0.smithi178.stdout:op 2753 completed, throughput=5MB/sec 2024-02-10T05:59:42.968 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Z2k9w_QxrA9r_0n off=13634817 len=283965 2024-02-10T05:59:42.970 INFO:tasks.workunit.client.0.smithi178.stdout:op 2754 completed, throughput=5MB/sec 2024-02-10T05:59:42.970 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HXJKpbY_UZbpIj3 off=7409752 len=1942863 2024-02-10T05:59:42.972 INFO:tasks.workunit.client.0.smithi178.stdout:op 2755 completed, throughput=5MB/sec 2024-02-10T05:59:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:42 smithi189 ceph-mon[89631]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T05:59:43.972 INFO:tasks.workunit.client.0.smithi178.stdout: 535: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:43.972 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_18kqgO9ogqZ7j8 off=856910 len=1651350 2024-02-10T05:59:43.974 INFO:tasks.workunit.client.0.smithi178.stdout:op 2756 completed, throughput=5MB/sec 2024-02-10T05:59:43.974 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-b2SfAitxVn0VWHZ off=19543258 len=1397668 2024-02-10T05:59:43.983 INFO:tasks.workunit.client.0.smithi178.stdout:op 2757 completed, throughput=5MB/sec 2024-02-10T05:59:43.983 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UZ7w9Bb-Aq7Em3n off=2190767 len=838944 2024-02-10T05:59:43.988 INFO:tasks.workunit.client.0.smithi178.stdout:op 2758 completed, throughput=5MB/sec 2024-02-10T05:59:43.988 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Zsk7oGSeCNd3-vR off=3617650 len=1586549 2024-02-10T05:59:43.995 INFO:tasks.workunit.client.0.smithi178.stdout:op 2759 completed, throughput=5MB/sec 2024-02-10T05:59:44.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:44 smithi178 ceph-mon[92537]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:59:44.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:59:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:44 smithi178 ceph-mon[95116]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:59:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:59:44.995 INFO:tasks.workunit.client.0.smithi178.stdout: 536: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:44.996 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-d44nilt66ItQa-8 off=629337 len=1960946 2024-02-10T05:59:45.008 INFO:tasks.workunit.client.0.smithi178.stdout:op 2760 completed, throughput=5MB/sec 2024-02-10T05:59:45.008 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tkrQku73cYbhY8g off=6719788 len=1297410 2024-02-10T05:59:45.015 INFO:tasks.workunit.client.0.smithi178.stdout:op 2761 completed, throughput=5MB/sec 2024-02-10T05:59:45.016 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6FGcyqBnPudTTIQ off=1371600 len=1028750 2024-02-10T05:59:45.017 INFO:tasks.workunit.client.0.smithi178.stdout:op 2762 completed, throughput=5MB/sec 2024-02-10T05:59:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:44 smithi189 ceph-mon[89631]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T05:59:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:59:46.018 INFO:tasks.workunit.client.0.smithi178.stdout: 537: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:46.018 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8ROSuLyNDhLsATg off=22308478 len=1409881 2024-02-10T05:59:46.026 INFO:tasks.workunit.client.0.smithi178.stdout:op 2763 completed, throughput=4.99MB/sec 2024-02-10T05:59:46.026 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bFBuVQNw8LbmkXg off=3894360 len=1492577 2024-02-10T05:59:46.027 INFO:tasks.workunit.client.0.smithi178.stdout:op 2764 completed, throughput=5MB/sec 2024-02-10T05:59:46.027 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_-HSXHAfIB9JDd6 off=17345428 len=1502943 2024-02-10T05:59:46.034 INFO:tasks.workunit.client.0.smithi178.stdout:op 2765 completed, throughput=5MB/sec 2024-02-10T05:59:46.035 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WHsrXqTS0mKOace off=8617417 len=164653 2024-02-10T05:59:46.035 INFO:tasks.workunit.client.0.smithi178.stdout:op 2766 completed, throughput=5MB/sec 2024-02-10T05:59:46.035 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-G0bGmw0AANJyvIF off=778658 len=793012 2024-02-10T05:59:46.040 INFO:tasks.workunit.client.0.smithi178.stdout:op 2767 completed, throughput=5MB/sec 2024-02-10T05:59:46.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:46 smithi178 ceph-mon[92537]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-02-10T05:59:46.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:46 smithi178 ceph-mon[95116]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-02-10T05:59:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:46 smithi189 ceph-mon[89631]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-02-10T05:59:47.040 INFO:tasks.workunit.client.0.smithi178.stdout: 538: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:47.040 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qccJtliY_8eXLPx off=1176092 len=2030690 2024-02-10T05:59:47.042 INFO:tasks.workunit.client.0.smithi178.stdout:op 2768 completed, throughput=4.99MB/sec 2024-02-10T05:59:47.043 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-H-Pxavua4ZxX_n2 off=1782362 len=269933 2024-02-10T05:59:47.043 INFO:tasks.workunit.client.0.smithi178.stdout:op 2769 completed, throughput=5MB/sec 2024-02-10T05:59:47.043 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aJi_OWXFJtnwKEr off=12136621 len=1526526 2024-02-10T05:59:47.045 INFO:tasks.workunit.client.0.smithi178.stdout:op 2770 completed, throughput=5MB/sec 2024-02-10T05:59:47.045 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-H2m7744fkvZ1IQR off=4260676 len=269700 2024-02-10T05:59:47.046 INFO:tasks.workunit.client.0.smithi178.stdout:op 2771 completed, throughput=5MB/sec 2024-02-10T05:59:47.047 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-seljHMy8_HwnDGZ off=17713111 len=908659 2024-02-10T05:59:47.052 INFO:tasks.workunit.client.0.smithi178.stdout:op 2772 completed, throughput=5MB/sec 2024-02-10T05:59:47.052 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a1NlMouJLm2gCza off=2896325 len=1477671 2024-02-10T05:59:47.055 INFO:tasks.workunit.client.0.smithi178.stdout:op 2773 completed, throughput=5MB/sec 2024-02-10T05:59:47.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:47 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:59:47.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:47 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:59:47.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:59:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:59:47] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2024-02-10T05:59:48.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:47 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T05:59:48.055 INFO:tasks.workunit.client.0.smithi178.stdout: 539: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:48.055 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-klQsvyQeqT1i_c0 off=1796422 len=1306363 2024-02-10T05:59:48.056 INFO:tasks.workunit.client.0.smithi178.stdout:op 2774 completed, throughput=5MB/sec 2024-02-10T05:59:48.057 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EceUGlBOOTL1MX5 off=10716337 len=734280 2024-02-10T05:59:48.060 INFO:tasks.workunit.client.0.smithi178.stdout:op 2775 completed, throughput=5MB/sec 2024-02-10T05:59:48.060 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-V1NbCRJK164aTsZ off=116291 len=429139 2024-02-10T05:59:48.061 INFO:tasks.workunit.client.0.smithi178.stdout:op 2776 completed, throughput=5MB/sec 2024-02-10T05:59:48.061 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DIj77kpUCfRPCNY off=9842806 len=1886395 2024-02-10T05:59:48.062 INFO:tasks.workunit.client.0.smithi178.stdout:op 2777 completed, throughput=5MB/sec 2024-02-10T05:59:48.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:48 smithi178 ceph-mon[92537]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:59:48.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:48 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:59:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:48 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:59:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:48 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:59:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:48 smithi178 ceph-mon[95116]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:59:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:48 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:59:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:48 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:59:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:48 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:59:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:48 smithi189 ceph-mon[89631]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T05:59:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:48 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T05:59:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:48 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T05:59:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:48 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T05:59:49.062 INFO:tasks.workunit.client.0.smithi178.stdout: 540: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:49.063 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3_OEmqq-qVu_t-n off=3445919 len=12163 2024-02-10T05:59:49.065 INFO:tasks.workunit.client.0.smithi178.stdout:op 2778 completed, throughput=4.99MB/sec 2024-02-10T05:59:49.066 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hl-XwBHjbzvMSFe off=1740521 len=827696 2024-02-10T05:59:49.067 INFO:tasks.workunit.client.0.smithi178.stdout:op 2779 completed, throughput=4.99MB/sec 2024-02-10T05:59:49.067 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--EMD3hvSbuHuylW off=16554718 len=557119 2024-02-10T05:59:49.067 INFO:tasks.workunit.client.0.smithi178.stdout:op 2780 completed, throughput=4.99MB/sec 2024-02-10T05:59:49.068 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i-mKjDrp6XLQsrl off=715787 len=67285 2024-02-10T05:59:49.070 INFO:tasks.workunit.client.0.smithi178.stdout:op 2781 completed, throughput=4.99MB/sec 2024-02-10T05:59:49.070 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-M-eaGW63GC1H4Y_ off=1113506 len=1009394 2024-02-10T05:59:49.072 INFO:tasks.workunit.client.0.smithi178.stdout:op 2782 completed, throughput=5MB/sec 2024-02-10T05:59:49.072 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XaGnXQpBnQwDAQN off=1441707 len=531362 2024-02-10T05:59:49.075 INFO:tasks.workunit.client.0.smithi178.stdout:op 2783 completed, throughput=5MB/sec 2024-02-10T05:59:49.075 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fnqyEGEoVlG54-N off=907979 len=1004410 2024-02-10T05:59:49.076 INFO:tasks.workunit.client.0.smithi178.stdout:op 2784 completed, throughput=5MB/sec 2024-02-10T05:59:49.076 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3KjFgcC4u8QWyjG off=20536212 len=17990 2024-02-10T05:59:49.078 INFO:tasks.workunit.client.0.smithi178.stdout:op 2785 completed, throughput=5MB/sec 2024-02-10T05:59:49.078 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2rwGc1SXELYqJ8s off=7937288 len=2053169 2024-02-10T05:59:49.080 INFO:tasks.workunit.client.0.smithi178.stdout:op 2786 completed, throughput=5MB/sec 2024-02-10T05:59:50.080 INFO:tasks.workunit.client.0.smithi178.stdout: 541: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:50.080 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f3-wZQjJnANCBPN off=6537529 len=796929 2024-02-10T05:59:50.085 INFO:tasks.workunit.client.0.smithi178.stdout:op 2787 completed, throughput=4.99MB/sec 2024-02-10T05:59:50.085 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PP30u2InS-TQy_Y off=2719481 len=509525 2024-02-10T05:59:50.085 INFO:tasks.workunit.client.0.smithi178.stdout:op 2788 completed, throughput=5MB/sec 2024-02-10T05:59:50.086 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3bceKS3bzIbYyP_ off=1897548 len=957340 2024-02-10T05:59:50.088 INFO:tasks.workunit.client.0.smithi178.stdout:op 2789 completed, throughput=5MB/sec 2024-02-10T05:59:50.088 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LNtNxpxHlgQJJDJ off=11813299 len=1475468 2024-02-10T05:59:50.094 INFO:tasks.workunit.client.0.smithi178.stdout:op 2790 completed, throughput=5MB/sec 2024-02-10T05:59:50.094 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1f_dFS-bpUSQ6Va off=95372 len=2022188 2024-02-10T05:59:50.104 INFO:tasks.workunit.client.0.smithi178.stdout:op 2791 completed, throughput=5MB/sec 2024-02-10T05:59:50.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:50 smithi178 ceph-mon[92537]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T05:59:50.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:50 smithi178 ceph-mon[95116]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T05:59:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:50 smithi189 ceph-mon[89631]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T05:59:51.104 INFO:tasks.workunit.client.0.smithi178.stdout: 542: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:51.104 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Xu4asCfAm3c7-nl off=12030999 len=1238700 2024-02-10T05:59:51.106 INFO:tasks.workunit.client.0.smithi178.stdout:op 2792 completed, throughput=5MB/sec 2024-02-10T05:59:51.106 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bzy4q3LdT8GAgFx off=10840844 len=763287 2024-02-10T05:59:51.111 INFO:tasks.workunit.client.0.smithi178.stdout:op 2793 completed, throughput=5MB/sec 2024-02-10T05:59:51.111 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-y7C_VxwJAQuWiyF off=11678594 len=1525917 2024-02-10T05:59:51.114 INFO:tasks.workunit.client.0.smithi178.stdout:op 2794 completed, throughput=5MB/sec 2024-02-10T05:59:51.114 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PBxFv4D3JJpnen3 off=1381022 len=1507982 2024-02-10T05:59:51.115 INFO:tasks.workunit.client.0.smithi178.stdout:op 2795 completed, throughput=5MB/sec 2024-02-10T05:59:52.116 INFO:tasks.workunit.client.0.smithi178.stdout: 543: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:52.116 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Qrm9e3uqdv-92W3 off=4134419 len=1700910 2024-02-10T05:59:52.118 INFO:tasks.workunit.client.0.smithi178.stdout:op 2796 completed, throughput=5MB/sec 2024-02-10T05:59:52.118 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WDJco9B8SNiOyKz off=17023389 len=1047377 2024-02-10T05:59:52.119 INFO:tasks.workunit.client.0.smithi178.stdout:op 2797 completed, throughput=5MB/sec 2024-02-10T05:59:52.119 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aPJAVGjrSBM20ku off=5181711 len=970975 2024-02-10T05:59:52.120 INFO:tasks.workunit.client.0.smithi178.stdout:op 2798 completed, throughput=5MB/sec 2024-02-10T05:59:52.120 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lJmHP7xrvlBKCA4 off=6106727 len=1605535 2024-02-10T05:59:52.122 INFO:tasks.workunit.client.0.smithi178.stdout:op 2799 completed, throughput=5MB/sec 2024-02-10T05:59:52.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:52 smithi178 ceph-mon[92537]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:59:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:52 smithi178 ceph-mon[95116]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:59:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:52 smithi189 ceph-mon[89631]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:59:53.123 INFO:tasks.workunit.client.0.smithi178.stdout: 544: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:53.123 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MsJcG2Zk9C_jUJz off=14092341 len=488517 2024-02-10T05:59:53.126 INFO:tasks.workunit.client.0.smithi178.stdout:op 2800 completed, throughput=4.99MB/sec 2024-02-10T05:59:53.127 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6NwxVr0yVqsQbD0 off=17191451 len=1070740 2024-02-10T05:59:53.132 INFO:tasks.workunit.client.0.smithi178.stdout:op 2801 completed, throughput=5MB/sec 2024-02-10T05:59:53.132 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-u9dXOhI9254mx5I off=14225671 len=468638 2024-02-10T05:59:53.132 INFO:tasks.workunit.client.0.smithi178.stdout:op 2802 completed, throughput=5MB/sec 2024-02-10T05:59:53.132 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ShZkcOnFh6aHm5K off=22289003 len=1093954 2024-02-10T05:59:53.135 INFO:tasks.workunit.client.0.smithi178.stdout:op 2803 completed, throughput=5MB/sec 2024-02-10T05:59:53.135 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QyXfmnXJddsL_7z off=177248 len=854899 2024-02-10T05:59:53.140 INFO:tasks.workunit.client.0.smithi178.stdout:op 2804 completed, throughput=5MB/sec 2024-02-10T05:59:53.141 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-prQrX56eUrQ3aLV off=224943 len=1044053 2024-02-10T05:59:53.142 INFO:tasks.workunit.client.0.smithi178.stdout:op 2805 completed, throughput=5MB/sec 2024-02-10T05:59:54.144 INFO:tasks.workunit.client.0.smithi178.stdout: 545: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:54.144 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wJ7FCTAfvWHhk6E off=2536313 len=603872 2024-02-10T05:59:54.147 INFO:tasks.workunit.client.0.smithi178.stdout:op 2806 completed, throughput=4.99MB/sec 2024-02-10T05:59:54.147 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DtBy3ruN4YoZqVP off=2845504 len=661873 2024-02-10T05:59:54.151 INFO:tasks.workunit.client.0.smithi178.stdout:op 2807 completed, throughput=4.99MB/sec 2024-02-10T05:59:54.151 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FYEYlgNGEq9EBud off=6190083 len=1168505 2024-02-10T05:59:54.153 INFO:tasks.workunit.client.0.smithi178.stdout:op 2808 completed, throughput=5MB/sec 2024-02-10T05:59:54.153 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YlSv9aKubxsCDNq off=2030624 len=179635 2024-02-10T05:59:54.154 INFO:tasks.workunit.client.0.smithi178.stdout:op 2809 completed, throughput=5MB/sec 2024-02-10T05:59:54.154 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YOoIY7iLa1YkP20 off=15552491 len=430841 2024-02-10T05:59:54.154 INFO:tasks.workunit.client.0.smithi178.stdout:op 2810 completed, throughput=5MB/sec 2024-02-10T05:59:54.154 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ExKwFrtM6LF8HZa off=540438 len=654042 2024-02-10T05:59:54.156 INFO:tasks.workunit.client.0.smithi178.stdout:op 2811 completed, throughput=5MB/sec 2024-02-10T05:59:54.156 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IBynG4FVm_Mvbph off=2109962 len=544419 2024-02-10T05:59:54.161 INFO:tasks.workunit.client.0.smithi178.stdout:op 2812 completed, throughput=5MB/sec 2024-02-10T05:59:54.161 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zxV-07KW-axal3j off=12119274 len=683176 2024-02-10T05:59:54.165 INFO:tasks.workunit.client.0.smithi178.stdout:op 2813 completed, throughput=5MB/sec 2024-02-10T05:59:54.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:54 smithi178 ceph-mon[92537]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:59:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:54 smithi178 ceph-mon[95116]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:59:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:54 smithi189 ceph-mon[89631]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T05:59:55.165 INFO:tasks.workunit.client.0.smithi178.stdout: 546: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:55.165 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d_Fy8qj86KnFA0G off=7894914 len=1121902 2024-02-10T05:59:55.168 INFO:tasks.workunit.client.0.smithi178.stdout:op 2814 completed, throughput=4.99MB/sec 2024-02-10T05:59:55.168 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-T5QoRxl6_EqLWDr off=4886480 len=40731 2024-02-10T05:59:55.168 INFO:tasks.workunit.client.0.smithi178.stdout:op 2815 completed, throughput=4.99MB/sec 2024-02-10T05:59:55.169 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Cis2w6DwlPM0PGh off=3814144 len=1983342 2024-02-10T05:59:55.171 INFO:tasks.workunit.client.0.smithi178.stdout:op 2816 completed, throughput=5MB/sec 2024-02-10T05:59:55.171 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-R3e6KnZevMhTg6b off=764255 len=690560 2024-02-10T05:59:55.175 INFO:tasks.workunit.client.0.smithi178.stdout:op 2817 completed, throughput=5MB/sec 2024-02-10T05:59:55.175 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QKiYQ5hVX0toGfX off=19514955 len=1738181 2024-02-10T05:59:55.185 INFO:tasks.workunit.client.0.smithi178.stdout:op 2818 completed, throughput=5MB/sec 2024-02-10T05:59:56.185 INFO:tasks.workunit.client.0.smithi178.stdout: 547: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:56.185 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MyQPPqALOYnCexM off=14232443 len=1460292 2024-02-10T05:59:56.187 INFO:tasks.workunit.client.0.smithi178.stdout:op 2819 completed, throughput=4.99MB/sec 2024-02-10T05:59:56.187 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BwhgM9knSHxOdNY off=10950513 len=1871266 2024-02-10T05:59:56.198 INFO:tasks.workunit.client.0.smithi178.stdout:op 2820 completed, throughput=5MB/sec 2024-02-10T05:59:56.198 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8EM4-fVp8JtkcM9 off=11051985 len=1237906 2024-02-10T05:59:56.200 INFO:tasks.workunit.client.0.smithi178.stdout:op 2821 completed, throughput=5MB/sec 2024-02-10T05:59:56.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:56 smithi178 ceph-mon[92537]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:59:56.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:56 smithi178 ceph-mon[95116]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:59:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:56 smithi189 ceph-mon[89631]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T05:59:57.201 INFO:tasks.workunit.client.0.smithi178.stdout: 548: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:57.201 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ahLQ1jNeZYPeBzg off=10502809 len=1486470 2024-02-10T05:59:57.203 INFO:tasks.workunit.client.0.smithi178.stdout:op 2822 completed, throughput=4.99MB/sec 2024-02-10T05:59:57.203 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OkLEtpwaI_MWmy8 off=13521771 len=1017167 2024-02-10T05:59:57.204 INFO:tasks.workunit.client.0.smithi178.stdout:op 2823 completed, throughput=5MB/sec 2024-02-10T05:59:57.204 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Rp3lJFppJ262mgq off=264982 len=661478 2024-02-10T05:59:57.209 INFO:tasks.workunit.client.0.smithi178.stdout:op 2824 completed, throughput=5MB/sec 2024-02-10T05:59:57.209 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Y12DOWH9gfNEmuu off=823753 len=393565 2024-02-10T05:59:57.210 INFO:tasks.workunit.client.0.smithi178.stdout:op 2825 completed, throughput=5MB/sec 2024-02-10T05:59:57.210 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iHvAEQ21LGS1Pei off=8170366 len=1437771 2024-02-10T05:59:57.213 INFO:tasks.workunit.client.0.smithi178.stdout:op 2826 completed, throughput=5MB/sec 2024-02-10T05:59:57.213 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3S_ikiqBKIJznzh off=19547597 len=1662422 2024-02-10T05:59:57.222 INFO:tasks.workunit.client.0.smithi178.stdout:op 2827 completed, throughput=5MB/sec 2024-02-10T05:59:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 05:59:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:05:59:57] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2024-02-10T05:59:58.223 INFO:tasks.workunit.client.0.smithi178.stdout: 549: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:58.223 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ni9euotv9RsMpCi off=5738294 len=1193190 2024-02-10T05:59:58.226 INFO:tasks.workunit.client.0.smithi178.stdout:op 2828 completed, throughput=5MB/sec 2024-02-10T05:59:58.226 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-C6S8PYR9Sc1AnO5 off=3104489 len=347223 2024-02-10T05:59:58.229 INFO:tasks.workunit.client.0.smithi178.stdout:op 2829 completed, throughput=5MB/sec 2024-02-10T05:59:58.229 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kaSTSJ3IuA0vj_Y off=0 len=1979640 2024-02-10T05:59:58.233 INFO:tasks.workunit.client.0.smithi178.stdout:op 2830 completed, throughput=5MB/sec 2024-02-10T05:59:58.233 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-klTz8HIP2LG6Dkn off=1428355 len=164805 2024-02-10T05:59:58.236 INFO:tasks.workunit.client.0.smithi178.stdout:op 2831 completed, throughput=5MB/sec 2024-02-10T05:59:58.236 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MkUbo2W8jKqIXj3 off=7303174 len=1202565 2024-02-10T05:59:58.237 INFO:tasks.workunit.client.0.smithi178.stdout:op 2832 completed, throughput=5MB/sec 2024-02-10T05:59:58.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:58 smithi178 ceph-mon[92537]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T05:59:58.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:58 smithi178 ceph-mon[95116]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T05:59:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:58 smithi189 ceph-mon[89631]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T05:59:59.237 INFO:tasks.workunit.client.0.smithi178.stdout: 550: throughput=4.99MB/sec pending data=0 2024-02-10T05:59:59.238 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rNM3HJD1FxOkVjx off=8589162 len=1710411 2024-02-10T05:59:59.239 INFO:tasks.workunit.client.0.smithi178.stdout:op 2833 completed, throughput=5MB/sec 2024-02-10T05:59:59.239 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NQTW5KvLF8lHRJS off=5429315 len=1252489 2024-02-10T05:59:59.242 INFO:tasks.workunit.client.0.smithi178.stdout:op 2834 completed, throughput=5MB/sec 2024-02-10T05:59:59.242 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hk6Y-w1B6kDO7B2 off=421754 len=576045 2024-02-10T05:59:59.246 INFO:tasks.workunit.client.0.smithi178.stdout:op 2835 completed, throughput=5MB/sec 2024-02-10T05:59:59.246 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BfgpTdFBCbuimyB off=2178290 len=1533753 2024-02-10T05:59:59.248 INFO:tasks.workunit.client.0.smithi178.stdout:op 2836 completed, throughput=5MB/sec 2024-02-10T05:59:59.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 05:59:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T05:59:59.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 05:59:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:00:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 05:59:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:00:00.248 INFO:tasks.workunit.client.0.smithi178.stdout: 551: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:00.248 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dkPBXBV4AIrt8Rv off=42469 len=210777 2024-02-10T06:00:00.252 INFO:tasks.workunit.client.0.smithi178.stdout:op 2837 completed, throughput=4.99MB/sec 2024-02-10T06:00:00.252 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0AyiKXUuecR8BRH off=1954313 len=143458 2024-02-10T06:00:00.254 INFO:tasks.workunit.client.0.smithi178.stdout:op 2838 completed, throughput=4.99MB/sec 2024-02-10T06:00:00.254 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tMuQTaAOA2oLaE9 off=5206108 len=2031219 2024-02-10T06:00:00.256 INFO:tasks.workunit.client.0.smithi178.stdout:op 2839 completed, throughput=5MB/sec 2024-02-10T06:00:00.256 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7SJn6XwrFG80vwM off=1775072 len=1031124 2024-02-10T06:00:00.262 INFO:tasks.workunit.client.0.smithi178.stdout:op 2840 completed, throughput=5MB/sec 2024-02-10T06:00:00.262 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sOTaTjxsi1oSZW3 off=4865394 len=1119206 2024-02-10T06:00:00.267 INFO:tasks.workunit.client.0.smithi178.stdout:op 2841 completed, throughput=5MB/sec 2024-02-10T06:00:00.268 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sC-666JBkSSLqvE off=4650795 len=359695 2024-02-10T06:00:00.268 INFO:tasks.workunit.client.0.smithi178.stdout:op 2842 completed, throughput=5MB/sec 2024-02-10T06:00:00.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:00 smithi178 ceph-mon[95116]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:00:00.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:00 smithi178 ceph-mon[95116]: overall HEALTH_OK 2024-02-10T06:00:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:00 smithi178 ceph-mon[92537]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:00:00.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:00 smithi178 ceph-mon[92537]: overall HEALTH_OK 2024-02-10T06:00:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:00 smithi189 ceph-mon[89631]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:00:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:00 smithi189 ceph-mon[89631]: overall HEALTH_OK 2024-02-10T06:00:01.269 INFO:tasks.workunit.client.0.smithi178.stdout: 552: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:01.269 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--HhZv1DbgbNaE5b off=7413547 len=681603 2024-02-10T06:00:01.273 INFO:tasks.workunit.client.0.smithi178.stdout:op 2843 completed, throughput=4.99MB/sec 2024-02-10T06:00:01.273 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zwJ_oGXg_jsHaBT off=4539124 len=1705183 2024-02-10T06:00:01.275 INFO:tasks.workunit.client.0.smithi178.stdout:op 2844 completed, throughput=5MB/sec 2024-02-10T06:00:01.275 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zuub1M0Za6ED3uX off=1421697 len=789539 2024-02-10T06:00:01.279 INFO:tasks.workunit.client.0.smithi178.stdout:op 2845 completed, throughput=5MB/sec 2024-02-10T06:00:01.279 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7_kENapGVfvmHEa off=12144070 len=1659265 2024-02-10T06:00:01.287 INFO:tasks.workunit.client.0.smithi178.stdout:op 2846 completed, throughput=5MB/sec 2024-02-10T06:00:01.287 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-biR8c3BJMi6rULN off=848898 len=1058448 2024-02-10T06:00:01.288 INFO:tasks.workunit.client.0.smithi178.stdout:op 2847 completed, throughput=5MB/sec 2024-02-10T06:00:02.289 INFO:tasks.workunit.client.0.smithi178.stdout: 553: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:02.289 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PibqiW9ZJkQ2ktr off=4959419 len=1388609 2024-02-10T06:00:02.295 INFO:tasks.workunit.client.0.smithi178.stdout:op 2848 completed, throughput=4.99MB/sec 2024-02-10T06:00:02.295 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZoMPaWkXTFspjmJ off=4902868 len=1294192 2024-02-10T06:00:02.301 INFO:tasks.workunit.client.0.smithi178.stdout:op 2849 completed, throughput=5MB/sec 2024-02-10T06:00:02.301 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wJl4hPm1vgiohv- off=719705 len=1644262 2024-02-10T06:00:02.311 INFO:tasks.workunit.client.0.smithi178.stdout:op 2850 completed, throughput=5MB/sec 2024-02-10T06:00:02.311 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ijDYycosVXmyARL off=6957489 len=2022233 2024-02-10T06:00:02.320 INFO:tasks.workunit.client.0.smithi178.stdout:op 2851 completed, throughput=5MB/sec 2024-02-10T06:00:02.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:02 smithi178 ceph-mon[92537]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:00:02.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:02 smithi178 ceph-mon[95116]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:00:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:02 smithi189 ceph-mon[89631]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:00:03.320 INFO:tasks.workunit.client.0.smithi178.stdout: 554: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:03.320 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-29aG8qKCdI8PQGw off=16848533 len=223357 2024-02-10T06:00:03.323 INFO:tasks.workunit.client.0.smithi178.stdout:op 2852 completed, throughput=4.99MB/sec 2024-02-10T06:00:03.323 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--_Q3JNcjUsqZzgi off=5411021 len=203117 2024-02-10T06:00:03.326 INFO:tasks.workunit.client.0.smithi178.stdout:op 2853 completed, throughput=4.99MB/sec 2024-02-10T06:00:03.326 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8mVs8C11cvjBMb1 off=20719267 len=1164442 2024-02-10T06:00:03.328 INFO:tasks.workunit.client.0.smithi178.stdout:op 2854 completed, throughput=5MB/sec 2024-02-10T06:00:03.329 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--UT8hhx0-Qb9zqc off=2340517 len=1706026 2024-02-10T06:00:03.330 INFO:tasks.workunit.client.0.smithi178.stdout:op 2855 completed, throughput=5MB/sec 2024-02-10T06:00:03.330 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Z0DHGJ20SDzYKQC off=7688069 len=1940000 2024-02-10T06:00:03.333 INFO:tasks.workunit.client.0.smithi178.stdout:op 2856 completed, throughput=5MB/sec 2024-02-10T06:00:04.334 INFO:tasks.workunit.client.0.smithi178.stdout: 555: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:04.334 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OGL4DX5f7f9CK77 off=2370380 len=1304496 2024-02-10T06:00:04.335 INFO:tasks.workunit.client.0.smithi178.stdout:op 2857 completed, throughput=5MB/sec 2024-02-10T06:00:04.336 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wLJc1u4fu1s4uwh off=18849653 len=687530 2024-02-10T06:00:04.340 INFO:tasks.workunit.client.0.smithi178.stdout:op 2858 completed, throughput=5MB/sec 2024-02-10T06:00:04.341 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-O2eEtjFp2tbTqAa off=2003342 len=1568633 2024-02-10T06:00:04.349 INFO:tasks.workunit.client.0.smithi178.stdout:op 2859 completed, throughput=5MB/sec 2024-02-10T06:00:04.349 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3f5LaA3ZsKD_g4z off=4023793 len=1211533 2024-02-10T06:00:04.352 INFO:tasks.workunit.client.0.smithi178.stdout:op 2860 completed, throughput=5MB/sec 2024-02-10T06:00:04.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:04 smithi178 ceph-mon[92537]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-02-10T06:00:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:04 smithi178 ceph-mon[95116]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-02-10T06:00:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:04 smithi189 ceph-mon[89631]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-02-10T06:00:05.352 INFO:tasks.workunit.client.0.smithi178.stdout: 556: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:05.352 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-io2FhFeZelWshjK off=4483751 len=1336381 2024-02-10T06:00:05.356 INFO:tasks.workunit.client.0.smithi178.stdout:op 2861 completed, throughput=5MB/sec 2024-02-10T06:00:05.356 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tkUtp25CVYmmDTs off=7475960 len=1181489 2024-02-10T06:00:05.358 INFO:tasks.workunit.client.0.smithi178.stdout:op 2862 completed, throughput=5MB/sec 2024-02-10T06:00:05.358 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IPjPJarg85i5BKr off=4138079 len=548584 2024-02-10T06:00:05.359 INFO:tasks.workunit.client.0.smithi178.stdout:op 2863 completed, throughput=5MB/sec 2024-02-10T06:00:05.359 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GZAGX5B9fb8vDhy off=4364115 len=1638226 2024-02-10T06:00:05.361 INFO:tasks.workunit.client.0.smithi178.stdout:op 2864 completed, throughput=5MB/sec 2024-02-10T06:00:06.361 INFO:tasks.workunit.client.0.smithi178.stdout: 557: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:06.361 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mudMKlLOAJ7XcLH off=9840437 len=1317244 2024-02-10T06:00:06.363 INFO:tasks.workunit.client.0.smithi178.stdout:op 2865 completed, throughput=4.99MB/sec 2024-02-10T06:00:06.363 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eOdG5u_ENeCBWZg off=1334939 len=562763 2024-02-10T06:00:06.364 INFO:tasks.workunit.client.0.smithi178.stdout:op 2866 completed, throughput=5MB/sec 2024-02-10T06:00:06.364 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2Szf_oGCP1rlX4A off=12408476 len=887057 2024-02-10T06:00:06.368 INFO:tasks.workunit.client.0.smithi178.stdout:op 2867 completed, throughput=5MB/sec 2024-02-10T06:00:06.368 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PGo9w6eyEPD7jHS off=6086857 len=1631423 2024-02-10T06:00:06.376 INFO:tasks.workunit.client.0.smithi178.stdout:op 2868 completed, throughput=5MB/sec 2024-02-10T06:00:06.377 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-K-FYJcP_As39yAe off=16908655 len=450945 2024-02-10T06:00:06.377 INFO:tasks.workunit.client.0.smithi178.stdout:op 2869 completed, throughput=5MB/sec 2024-02-10T06:00:06.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:06 smithi178 ceph-mon[92537]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T06:00:06.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:06 smithi178 ceph-mon[95116]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T06:00:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:06 smithi189 ceph-mon[89631]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T06:00:07.378 INFO:tasks.workunit.client.0.smithi178.stdout: 558: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:07.378 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-W_0reuPLTX-TDD7 off=551376 len=1193785 2024-02-10T06:00:07.385 INFO:tasks.workunit.client.0.smithi178.stdout:op 2870 completed, throughput=4.99MB/sec 2024-02-10T06:00:07.385 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aRsk6Mgo-c8GxVM off=3754657 len=660602 2024-02-10T06:00:07.386 INFO:tasks.workunit.client.0.smithi178.stdout:op 2871 completed, throughput=4.99MB/sec 2024-02-10T06:00:07.386 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3fZ_N8H7cc-HzI1 off=14146486 len=1942442 2024-02-10T06:00:07.390 INFO:tasks.workunit.client.0.smithi178.stdout:op 2872 completed, throughput=5MB/sec 2024-02-10T06:00:07.390 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jVsdgUa-6avYo17 off=4194553 len=569673 2024-02-10T06:00:07.394 INFO:tasks.workunit.client.0.smithi178.stdout:op 2873 completed, throughput=5MB/sec 2024-02-10T06:00:07.394 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IIzAltWnOUp262r off=21249303 len=1477763 2024-02-10T06:00:07.395 INFO:tasks.workunit.client.0.smithi178.stdout:op 2874 completed, throughput=5MB/sec 2024-02-10T06:00:07.863 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:00:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:00:07] "GET /metrics HTTP/1.1" 200 34077 "" "Prometheus/2.43.0" 2024-02-10T06:00:08.396 INFO:tasks.workunit.client.0.smithi178.stdout: 559: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:08.396 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QFa0WZwkuR-gtA7 off=15784531 len=696743 2024-02-10T06:00:08.400 INFO:tasks.workunit.client.0.smithi178.stdout:op 2875 completed, throughput=4.99MB/sec 2024-02-10T06:00:08.400 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4hQK_7WKNIqN1iv off=1929438 len=941542 2024-02-10T06:00:08.406 INFO:tasks.workunit.client.0.smithi178.stdout:op 2876 completed, throughput=4.99MB/sec 2024-02-10T06:00:08.406 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ec_USeMkDwTnboD off=2662871 len=1044435 2024-02-10T06:00:08.411 INFO:tasks.workunit.client.0.smithi178.stdout:op 2877 completed, throughput=5MB/sec 2024-02-10T06:00:08.411 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2IJfCyg1MPF1nYZ off=4746205 len=898080 2024-02-10T06:00:08.420 INFO:tasks.workunit.client.0.smithi178.stdout:op 2878 completed, throughput=5MB/sec 2024-02-10T06:00:08.420 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YD6acprSGVZTCEE off=4965546 len=1654377 2024-02-10T06:00:08.427 INFO:tasks.workunit.client.0.smithi178.stdout:op 2879 completed, throughput=5MB/sec 2024-02-10T06:00:08.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:08 smithi178 ceph-mon[92537]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:00:08.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:08 smithi178 ceph-mon[95116]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:00:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:08 smithi189 ceph-mon[89631]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:00:09.428 INFO:tasks.workunit.client.0.smithi178.stdout: 560: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:09.428 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wqSfQDyBfBJ1Fn8 off=1345421 len=1149961 2024-02-10T06:00:09.433 INFO:tasks.workunit.client.0.smithi178.stdout:op 2880 completed, throughput=4.99MB/sec 2024-02-10T06:00:09.433 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tWfjDFKUkRAR3lu off=17423256 len=1486226 2024-02-10T06:00:09.440 INFO:tasks.workunit.client.0.smithi178.stdout:op 2881 completed, throughput=5MB/sec 2024-02-10T06:00:09.441 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Xey6oBKmuUzT_kf off=11313279 len=1670557 2024-02-10T06:00:09.447 INFO:tasks.workunit.client.0.smithi178.stdout:op 2882 completed, throughput=5MB/sec 2024-02-10T06:00:09.447 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SFSivzstHLbR6E_ off=12942271 len=1236164 2024-02-10T06:00:09.450 INFO:tasks.workunit.client.0.smithi178.stdout:op 2883 completed, throughput=5MB/sec 2024-02-10T06:00:10.450 INFO:tasks.workunit.client.0.smithi178.stdout: 561: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:10.451 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iu6J24TqEP8CHdf off=2889661 len=105268 2024-02-10T06:00:10.451 INFO:tasks.workunit.client.0.smithi178.stdout:op 2884 completed, throughput=4.99MB/sec 2024-02-10T06:00:10.451 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sPZNrC1cPydL-Wt off=2019388 len=1508865 2024-02-10T06:00:10.454 INFO:tasks.workunit.client.0.smithi178.stdout:op 2885 completed, throughput=4.99MB/sec 2024-02-10T06:00:10.454 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ivb87A2hyvl8kWK off=2315261 len=1163910 2024-02-10T06:00:10.460 INFO:tasks.workunit.client.0.smithi178.stdout:op 2886 completed, throughput=5MB/sec 2024-02-10T06:00:10.460 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dUq2mF-On8UJVWJ off=18432227 len=498632 2024-02-10T06:00:10.461 INFO:tasks.workunit.client.0.smithi178.stdout:op 2887 completed, throughput=5MB/sec 2024-02-10T06:00:10.461 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d7JSCO4qjoFhJU7 off=2928507 len=1239071 2024-02-10T06:00:10.463 INFO:tasks.workunit.client.0.smithi178.stdout:op 2888 completed, throughput=5MB/sec 2024-02-10T06:00:10.463 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gYPS2_bw3XRRdMi off=6887403 len=1424533 2024-02-10T06:00:10.465 INFO:tasks.workunit.client.0.smithi178.stdout:op 2889 completed, throughput=5MB/sec 2024-02-10T06:00:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:10 smithi178 ceph-mon[92537]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T06:00:10.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:10 smithi178 ceph-mon[95116]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T06:00:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:10 smithi189 ceph-mon[89631]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T06:00:11.465 INFO:tasks.workunit.client.0.smithi178.stdout: 562: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:11.466 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9FyMEpBISMIKOU2 off=5959581 len=2072765 2024-02-10T06:00:11.468 INFO:tasks.workunit.client.0.smithi178.stdout:op 2890 completed, throughput=5MB/sec 2024-02-10T06:00:11.468 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QB3-IHN-AAgGlm6 off=19161730 len=179192 2024-02-10T06:00:11.471 INFO:tasks.workunit.client.0.smithi178.stdout:op 2891 completed, throughput=5MB/sec 2024-02-10T06:00:11.471 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CHAVpyv_BbzWvxq off=4067432 len=1955459 2024-02-10T06:00:11.482 INFO:tasks.workunit.client.0.smithi178.stdout:op 2892 completed, throughput=5MB/sec 2024-02-10T06:00:12.483 INFO:tasks.workunit.client.0.smithi178.stdout: 563: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:12.483 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CXlGJPEDT4JY84n off=12833781 len=1923360 2024-02-10T06:00:12.485 INFO:tasks.workunit.client.0.smithi178.stdout:op 2893 completed, throughput=4.99MB/sec 2024-02-10T06:00:12.485 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xJpOVAixfAd0-s3 off=9665341 len=1063585 2024-02-10T06:00:12.491 INFO:tasks.workunit.client.0.smithi178.stdout:op 2894 completed, throughput=5MB/sec 2024-02-10T06:00:12.491 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yIbqfdF2u4b3kVe off=2121331 len=875248 2024-02-10T06:00:12.493 INFO:tasks.workunit.client.0.smithi178.stdout:op 2895 completed, throughput=5MB/sec 2024-02-10T06:00:12.493 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IuZYRgPAWITcuih off=13354860 len=1381770 2024-02-10T06:00:12.494 INFO:tasks.workunit.client.0.smithi178.stdout:op 2896 completed, throughput=5MB/sec 2024-02-10T06:00:12.494 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-s6_Cu4fiQzCIci1 off=90069 len=1492005 2024-02-10T06:00:12.496 INFO:tasks.workunit.client.0.smithi178.stdout:op 2897 completed, throughput=5MB/sec 2024-02-10T06:00:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:12 smithi178 ceph-mon[92537]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:00:12.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:12 smithi178 ceph-mon[95116]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:00:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:12 smithi189 ceph-mon[89631]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:00:13.497 INFO:tasks.workunit.client.0.smithi178.stdout: 564: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:13.497 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zJJuQuoDuK73c3Z off=6488279 len=280560 2024-02-10T06:00:13.500 INFO:tasks.workunit.client.0.smithi178.stdout:op 2898 completed, throughput=4.99MB/sec 2024-02-10T06:00:13.500 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oo4V8wX0NAwBcC_ off=18078092 len=2096270 2024-02-10T06:00:13.504 INFO:tasks.workunit.client.0.smithi178.stdout:op 2899 completed, throughput=5MB/sec 2024-02-10T06:00:13.504 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bhR00cm0-yoQkRY off=3989559 len=945780 2024-02-10T06:00:13.506 INFO:tasks.workunit.client.0.smithi178.stdout:op 2900 completed, throughput=5MB/sec 2024-02-10T06:00:13.506 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-H36zoyWCKA1stRr off=5838782 len=1720931 2024-02-10T06:00:13.516 INFO:tasks.workunit.client.0.smithi178.stdout:op 2901 completed, throughput=5MB/sec 2024-02-10T06:00:14.517 INFO:tasks.workunit.client.0.smithi178.stdout: 565: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:14.517 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CJXcsNcW-LXW3m1 off=2166665 len=454254 2024-02-10T06:00:14.518 INFO:tasks.workunit.client.0.smithi178.stdout:op 2902 completed, throughput=4.99MB/sec 2024-02-10T06:00:14.518 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Q5B7DuOITrv_v6Z off=9438438 len=1322530 2024-02-10T06:00:14.521 INFO:tasks.workunit.client.0.smithi178.stdout:op 2903 completed, throughput=5MB/sec 2024-02-10T06:00:14.521 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PHlPv1u2-7aUc7p off=1345318 len=1604567 2024-02-10T06:00:14.527 INFO:tasks.workunit.client.0.smithi178.stdout:op 2904 completed, throughput=5MB/sec 2024-02-10T06:00:14.527 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-v2TU8G-sRHfx6Ic off=2609914 len=1804602 2024-02-10T06:00:14.529 INFO:tasks.workunit.client.0.smithi178.stdout:op 2905 completed, throughput=5MB/sec 2024-02-10T06:00:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:14 smithi178 ceph-mon[92537]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:00:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:00:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:14 smithi178 ceph-mon[95116]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:00:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:00:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:14 smithi189 ceph-mon[89631]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:00:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:00:15.530 INFO:tasks.workunit.client.0.smithi178.stdout: 566: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:15.530 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-As5qC_WEVMc9W1Z off=1194947 len=1623418 2024-02-10T06:00:15.539 INFO:tasks.workunit.client.0.smithi178.stdout:op 2906 completed, throughput=5MB/sec 2024-02-10T06:00:15.540 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CrybpJbGNMXi-E8 off=1567331 len=1938716 2024-02-10T06:00:15.548 INFO:tasks.workunit.client.0.smithi178.stdout:op 2907 completed, throughput=5MB/sec 2024-02-10T06:00:15.548 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8xOzm4_J9Wdc_I- off=9060742 len=1313366 2024-02-10T06:00:15.549 INFO:tasks.workunit.client.0.smithi178.stdout:op 2908 completed, throughput=5MB/sec 2024-02-10T06:00:16.550 INFO:tasks.workunit.client.0.smithi178.stdout: 567: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:16.550 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-p9gR91Onqg4ui2Z off=17484187 len=1278601 2024-02-10T06:00:16.557 INFO:tasks.workunit.client.0.smithi178.stdout:op 2909 completed, throughput=4.99MB/sec 2024-02-10T06:00:16.557 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NNLVQ20I7TfrRlc off=9284893 len=456768 2024-02-10T06:00:16.558 INFO:tasks.workunit.client.0.smithi178.stdout:op 2910 completed, throughput=5MB/sec 2024-02-10T06:00:16.558 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tFhlSKLtmun7VP3 off=9279158 len=621653 2024-02-10T06:00:16.562 INFO:tasks.workunit.client.0.smithi178.stdout:op 2911 completed, throughput=5MB/sec 2024-02-10T06:00:16.562 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-W9PtuUkSpdttZ7f off=13981187 len=362603 2024-02-10T06:00:16.563 INFO:tasks.workunit.client.0.smithi178.stdout:op 2912 completed, throughput=5MB/sec 2024-02-10T06:00:16.563 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-13As590IIi1Orcc off=2310280 len=529494 2024-02-10T06:00:16.564 INFO:tasks.workunit.client.0.smithi178.stdout:op 2913 completed, throughput=5MB/sec 2024-02-10T06:00:16.564 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PGo9w6eyEPD7jHS off=15278888 len=1374446 2024-02-10T06:00:16.566 INFO:tasks.workunit.client.0.smithi178.stdout:op 2914 completed, throughput=5MB/sec 2024-02-10T06:00:16.566 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0PVPoNv8yxzQ1bC off=3845322 len=860179 2024-02-10T06:00:16.570 INFO:tasks.workunit.client.0.smithi178.stdout:op 2915 completed, throughput=5MB/sec 2024-02-10T06:00:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:16 smithi178 ceph-mon[92537]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:00:16.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:16 smithi178 ceph-mon[95116]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:00:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:16 smithi189 ceph-mon[89631]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:00:17.570 INFO:tasks.workunit.client.0.smithi178.stdout: 568: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:17.571 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XL7vZNi7rCQQ227 off=749364 len=179835 2024-02-10T06:00:17.573 INFO:tasks.workunit.client.0.smithi178.stdout:op 2916 completed, throughput=4.99MB/sec 2024-02-10T06:00:17.573 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KtwHf-eiGdne53L off=6092223 len=2003633 2024-02-10T06:00:17.575 INFO:tasks.workunit.client.0.smithi178.stdout:op 2917 completed, throughput=5MB/sec 2024-02-10T06:00:17.576 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T5QoRxl6_EqLWDr off=16808773 len=556135 2024-02-10T06:00:17.580 INFO:tasks.workunit.client.0.smithi178.stdout:op 2918 completed, throughput=5MB/sec 2024-02-10T06:00:17.580 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-r-bASVT5P2B4ut- off=8182080 len=1892723 2024-02-10T06:00:17.582 INFO:tasks.workunit.client.0.smithi178.stdout:op 2919 completed, throughput=5MB/sec 2024-02-10T06:00:17.582 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-e4E3OgZCUEkd4KA off=2357626 len=1247849 2024-02-10T06:00:17.584 INFO:tasks.workunit.client.0.smithi178.stdout:op 2920 completed, throughput=5MB/sec 2024-02-10T06:00:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:00:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:00:17] "GET /metrics HTTP/1.1" 200 34071 "" "Prometheus/2.43.0" 2024-02-10T06:00:18.584 INFO:tasks.workunit.client.0.smithi178.stdout: 569: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:18.584 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4xodVgJrVHESZzE off=13183306 len=1683233 2024-02-10T06:00:18.587 INFO:tasks.workunit.client.0.smithi178.stdout:op 2921 completed, throughput=5MB/sec 2024-02-10T06:00:18.587 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZUft15_-jHIvjNu off=9902210 len=271121 2024-02-10T06:00:18.588 INFO:tasks.workunit.client.0.smithi178.stdout:op 2922 completed, throughput=5MB/sec 2024-02-10T06:00:18.588 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-w5ZFbk8mpYasBwG off=7223245 len=1650164 2024-02-10T06:00:18.596 INFO:tasks.workunit.client.0.smithi178.stdout:op 2923 completed, throughput=5MB/sec 2024-02-10T06:00:18.596 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-unFg323MX7sUTv3 off=5317746 len=1935619 2024-02-10T06:00:18.598 INFO:tasks.workunit.client.0.smithi178.stdout:op 2924 completed, throughput=5MB/sec 2024-02-10T06:00:18.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:18 smithi178 ceph-mon[92537]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-10T06:00:18.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:18 smithi178 ceph-mon[95116]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-10T06:00:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:18 smithi189 ceph-mon[89631]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-10T06:00:19.599 INFO:tasks.workunit.client.0.smithi178.stdout: 570: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:19.599 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XL7vZNi7rCQQ227 off=10910880 len=1930654 2024-02-10T06:00:19.606 INFO:tasks.workunit.client.0.smithi178.stdout:op 2925 completed, throughput=5MB/sec 2024-02-10T06:00:19.606 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3TXkOxQ4PSDw5J1 off=846892 len=71156 2024-02-10T06:00:19.607 INFO:tasks.workunit.client.0.smithi178.stdout:op 2926 completed, throughput=5MB/sec 2024-02-10T06:00:19.607 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_2F7b-Z-fjgUTqg off=4285014 len=905396 2024-02-10T06:00:19.608 INFO:tasks.workunit.client.0.smithi178.stdout:op 2927 completed, throughput=5MB/sec 2024-02-10T06:00:19.608 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pIuljrATfdNo2H4 off=16230562 len=1473778 2024-02-10T06:00:19.611 INFO:tasks.workunit.client.0.smithi178.stdout:op 2928 completed, throughput=5MB/sec 2024-02-10T06:00:20.611 INFO:tasks.workunit.client.0.smithi178.stdout: 571: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:20.611 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ioqX4w4U3yNoMSc off=7430558 len=1409008 2024-02-10T06:00:20.620 INFO:tasks.workunit.client.0.smithi178.stdout:op 2929 completed, throughput=4.99MB/sec 2024-02-10T06:00:20.620 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gwbQFowYd9xUEQp off=7196851 len=904042 2024-02-10T06:00:20.622 INFO:tasks.workunit.client.0.smithi178.stdout:op 2930 completed, throughput=5MB/sec 2024-02-10T06:00:20.622 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hiTJhP4eaQ3gAEc off=11231810 len=339159 2024-02-10T06:00:20.625 INFO:tasks.workunit.client.0.smithi178.stdout:op 2931 completed, throughput=5MB/sec 2024-02-10T06:00:20.626 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BEGBEhyU_df5gu8 off=4372860 len=1645070 2024-02-10T06:00:20.634 INFO:tasks.workunit.client.0.smithi178.stdout:op 2932 completed, throughput=5MB/sec 2024-02-10T06:00:20.634 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gVRP7J7cIcF09Dx off=7424863 len=1892377 2024-02-10T06:00:20.644 INFO:tasks.workunit.client.0.smithi178.stdout:op 2933 completed, throughput=5MB/sec 2024-02-10T06:00:20.655 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 06:00:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=cleanup t=2024-02-10T06:00:20.376293522Z level=info msg="Completed cleanup jobs" duration=5.339118ms 2024-02-10T06:00:20.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:20 smithi178 ceph-mon[92537]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T06:00:20.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:20 smithi178 ceph-mon[95116]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T06:00:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:20 smithi189 ceph-mon[89631]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T06:00:21.645 INFO:tasks.workunit.client.0.smithi178.stdout: 572: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:21.645 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KGs1hK2_B9osTjU off=2398804 len=1288043 2024-02-10T06:00:21.648 INFO:tasks.workunit.client.0.smithi178.stdout:op 2934 completed, throughput=5MB/sec 2024-02-10T06:00:21.648 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wbUxgFYxGC4oRNm off=1243458 len=558692 2024-02-10T06:00:21.652 INFO:tasks.workunit.client.0.smithi178.stdout:op 2935 completed, throughput=5MB/sec 2024-02-10T06:00:21.652 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-y-oEs7BCy-oDgJ1 off=1600597 len=1548286 2024-02-10T06:00:21.654 INFO:tasks.workunit.client.0.smithi178.stdout:op 2936 completed, throughput=5MB/sec 2024-02-10T06:00:21.654 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1RWJJBY2df_Aho3 off=2760904 len=523750 2024-02-10T06:00:21.655 INFO:tasks.workunit.client.0.smithi178.stdout:op 2937 completed, throughput=5MB/sec 2024-02-10T06:00:21.655 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KBRGSHM6ULbtjCW off=1099560 len=825318 2024-02-10T06:00:21.656 INFO:tasks.workunit.client.0.smithi178.stdout:op 2938 completed, throughput=5MB/sec 2024-02-10T06:00:22.657 INFO:tasks.workunit.client.0.smithi178.stdout: 573: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:22.657 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-G1zctbUJ-IIbvzo off=7005539 len=897124 2024-02-10T06:00:22.659 INFO:tasks.workunit.client.0.smithi178.stdout:op 2939 completed, throughput=4.99MB/sec 2024-02-10T06:00:22.659 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UsVZyZCxeQJjqrY off=12384281 len=161108 2024-02-10T06:00:22.660 INFO:tasks.workunit.client.0.smithi178.stdout:op 2940 completed, throughput=4.99MB/sec 2024-02-10T06:00:22.660 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nQ9l5gWTZRoAgG9 off=4691498 len=1361523 2024-02-10T06:00:22.663 INFO:tasks.workunit.client.0.smithi178.stdout:op 2941 completed, throughput=5MB/sec 2024-02-10T06:00:22.663 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0HEiqCg08R9oQ6C off=11702832 len=270359 2024-02-10T06:00:22.666 INFO:tasks.workunit.client.0.smithi178.stdout:op 2942 completed, throughput=5MB/sec 2024-02-10T06:00:22.666 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NZqodzowkuwEPRS off=21580640 len=1910755 2024-02-10T06:00:22.678 INFO:tasks.workunit.client.0.smithi178.stdout:op 2943 completed, throughput=5MB/sec 2024-02-10T06:00:22.678 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TGsQDbJt0BdWePA off=9352370 len=1359792 2024-02-10T06:00:22.684 INFO:tasks.workunit.client.0.smithi178.stdout:op 2944 completed, throughput=5MB/sec 2024-02-10T06:00:22.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:22 smithi178 ceph-mon[92537]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:00:22.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:22 smithi178 ceph-mon[95116]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:00:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:22 smithi189 ceph-mon[89631]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:00:23.684 INFO:tasks.workunit.client.0.smithi178.stdout: 574: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:23.684 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7FtkMQ_5GIOqDSV off=13949007 len=2024649 2024-02-10T06:00:23.686 INFO:tasks.workunit.client.0.smithi178.stdout:op 2945 completed, throughput=5MB/sec 2024-02-10T06:00:23.687 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dCgu0xhmz03Gg9x off=964907 len=769689 2024-02-10T06:00:23.688 INFO:tasks.workunit.client.0.smithi178.stdout:op 2946 completed, throughput=5MB/sec 2024-02-10T06:00:23.688 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fjRdONbbnl7A6Gg off=6680696 len=1746587 2024-02-10T06:00:23.690 INFO:tasks.workunit.client.0.smithi178.stdout:op 2947 completed, throughput=5MB/sec 2024-02-10T06:00:24.690 INFO:tasks.workunit.client.0.smithi178.stdout: 575: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:24.690 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Fc5RzYxiHSCajQq off=3923743 len=1373704 2024-02-10T06:00:24.694 INFO:tasks.workunit.client.0.smithi178.stdout:op 2948 completed, throughput=4.99MB/sec 2024-02-10T06:00:24.694 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ak69Sm2lB7WfJyH off=2228200 len=1594848 2024-02-10T06:00:24.701 INFO:tasks.workunit.client.0.smithi178.stdout:op 2949 completed, throughput=5MB/sec 2024-02-10T06:00:24.701 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kzobyj38C-yk5Pc off=5802188 len=2093034 2024-02-10T06:00:24.709 INFO:tasks.workunit.client.0.smithi178.stdout:op 2950 completed, throughput=5MB/sec 2024-02-10T06:00:24.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:24 smithi178 ceph-mon[92537]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:00:24.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:24 smithi178 ceph-mon[95116]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:00:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:24 smithi189 ceph-mon[89631]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:00:25.709 INFO:tasks.workunit.client.0.smithi178.stdout: 576: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:25.710 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UXjbF5BOMLHfZU0 off=407426 len=1014353 2024-02-10T06:00:25.715 INFO:tasks.workunit.client.0.smithi178.stdout:op 2951 completed, throughput=4.99MB/sec 2024-02-10T06:00:25.715 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9BRgUUn4dNzjpDw off=8164788 len=1017163 2024-02-10T06:00:25.720 INFO:tasks.workunit.client.0.smithi178.stdout:op 2952 completed, throughput=5MB/sec 2024-02-10T06:00:25.720 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1jL0j_Ld4GIWSzW off=10188119 len=785630 2024-02-10T06:00:25.724 INFO:tasks.workunit.client.0.smithi178.stdout:op 2953 completed, throughput=5MB/sec 2024-02-10T06:00:25.724 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ap3ICa63HqIbzST off=2552977 len=1490937 2024-02-10T06:00:25.727 INFO:tasks.workunit.client.0.smithi178.stdout:op 2954 completed, throughput=5MB/sec 2024-02-10T06:00:25.727 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5bx7_7OjVGf14Je off=1155664 len=796756 2024-02-10T06:00:25.728 INFO:tasks.workunit.client.0.smithi178.stdout:op 2955 completed, throughput=5MB/sec 2024-02-10T06:00:26.728 INFO:tasks.workunit.client.0.smithi178.stdout: 577: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:26.729 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fxyR1gw75QwBxzV off=6482143 len=1502033 2024-02-10T06:00:26.738 INFO:tasks.workunit.client.0.smithi178.stdout:op 2956 completed, throughput=4.99MB/sec 2024-02-10T06:00:26.738 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WZQKSYkGviGPtI4 off=5557917 len=1196344 2024-02-10T06:00:26.745 INFO:tasks.workunit.client.0.smithi178.stdout:op 2957 completed, throughput=5MB/sec 2024-02-10T06:00:26.745 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5tJgOv3vCAi8xje off=1115461 len=1133282 2024-02-10T06:00:26.751 INFO:tasks.workunit.client.0.smithi178.stdout:op 2958 completed, throughput=5MB/sec 2024-02-10T06:00:26.751 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Yt8-wOkzkuNb9Bl off=8379728 len=2018529 2024-02-10T06:00:26.753 INFO:tasks.workunit.client.0.smithi178.stdout:op 2959 completed, throughput=5MB/sec 2024-02-10T06:00:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:26 smithi178 ceph-mon[92537]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:00:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:26 smithi178 ceph-mon[95116]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:00:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:26 smithi189 ceph-mon[89631]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:00:27.753 INFO:tasks.workunit.client.0.smithi178.stdout: 578: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:27.753 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-j1y7aOQQ0jdC9bM off=3532118 len=1262277 2024-02-10T06:00:27.759 INFO:tasks.workunit.client.0.smithi178.stdout:op 2960 completed, throughput=4.99MB/sec 2024-02-10T06:00:27.759 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RSCqPXKojALdI2b off=696772 len=1602575 2024-02-10T06:00:27.761 INFO:tasks.workunit.client.0.smithi178.stdout:op 2961 completed, throughput=5MB/sec 2024-02-10T06:00:27.761 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Cge5nzBULusZeUU off=11160513 len=535431 2024-02-10T06:00:27.762 INFO:tasks.workunit.client.0.smithi178.stdout:op 2962 completed, throughput=5MB/sec 2024-02-10T06:00:27.762 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FK6yKLM_TWechva off=5604932 len=702328 2024-02-10T06:00:27.766 INFO:tasks.workunit.client.0.smithi178.stdout:op 2963 completed, throughput=5MB/sec 2024-02-10T06:00:27.766 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-eWDQ-2SWopfxjbs off=626078 len=1314199 2024-02-10T06:00:27.771 INFO:tasks.workunit.client.0.smithi178.stdout:op 2964 completed, throughput=5MB/sec 2024-02-10T06:00:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:00:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:00:27] "GET /metrics HTTP/1.1" 200 34071 "" "Prometheus/2.43.0" 2024-02-10T06:00:28.772 INFO:tasks.workunit.client.0.smithi178.stdout: 579: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:28.772 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-atFao0tRwqomtd2 off=5132850 len=15274 2024-02-10T06:00:28.774 INFO:tasks.workunit.client.0.smithi178.stdout:op 2965 completed, throughput=4.99MB/sec 2024-02-10T06:00:28.775 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pO4iwIvW719qxT3 off=8231789 len=1731742 2024-02-10T06:00:28.778 INFO:tasks.workunit.client.0.smithi178.stdout:op 2966 completed, throughput=5MB/sec 2024-02-10T06:00:28.778 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jjyG6nqYN33lmym off=1465026 len=1304102 2024-02-10T06:00:28.780 INFO:tasks.workunit.client.0.smithi178.stdout:op 2967 completed, throughput=5MB/sec 2024-02-10T06:00:28.780 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LK5P5mC0h9mGOVT off=2672210 len=14144 2024-02-10T06:00:28.782 INFO:tasks.workunit.client.0.smithi178.stdout:op 2968 completed, throughput=5MB/sec 2024-02-10T06:00:28.783 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sel8L0aZs-PJCVP off=21832713 len=1758404 2024-02-10T06:00:28.784 INFO:tasks.workunit.client.0.smithi178.stdout:op 2969 completed, throughput=5MB/sec 2024-02-10T06:00:28.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:28 smithi178 ceph-mon[92537]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-10T06:00:28.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:28 smithi178 ceph-mon[95116]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-10T06:00:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:28 smithi189 ceph-mon[89631]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-10T06:00:29.785 INFO:tasks.workunit.client.0.smithi178.stdout: 580: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:29.785 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-88xl2KiAh9x8LgD off=398889 len=954602 2024-02-10T06:00:29.790 INFO:tasks.workunit.client.0.smithi178.stdout:op 2970 completed, throughput=4.99MB/sec 2024-02-10T06:00:29.791 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-v1GeWAvRrE0QQXM off=10297857 len=1828516 2024-02-10T06:00:29.793 INFO:tasks.workunit.client.0.smithi178.stdout:op 2971 completed, throughput=5MB/sec 2024-02-10T06:00:29.793 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nsvPVSdLMf15R3w off=2573767 len=911706 2024-02-10T06:00:29.797 INFO:tasks.workunit.client.0.smithi178.stdout:op 2972 completed, throughput=5MB/sec 2024-02-10T06:00:29.797 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-soYfV8e8VDNhirw off=8842309 len=1506562 2024-02-10T06:00:29.803 INFO:tasks.workunit.client.0.smithi178.stdout:op 2973 completed, throughput=5MB/sec 2024-02-10T06:00:29.803 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rSI1IC3nq8F3QDF off=11520984 len=425119 2024-02-10T06:00:29.806 INFO:tasks.workunit.client.0.smithi178.stdout:op 2974 completed, throughput=5MB/sec 2024-02-10T06:00:29.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:00:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:00:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:00:30.807 INFO:tasks.workunit.client.0.smithi178.stdout: 581: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:30.807 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1VdRvUP8slrdiFA off=1247687 len=1341152 2024-02-10T06:00:30.810 INFO:tasks.workunit.client.0.smithi178.stdout:op 2975 completed, throughput=4.99MB/sec 2024-02-10T06:00:30.810 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pYy3hyC39ACSE45 off=5573445 len=2056409 2024-02-10T06:00:30.814 INFO:tasks.workunit.client.0.smithi178.stdout:op 2976 completed, throughput=5MB/sec 2024-02-10T06:00:30.814 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ln9CF1f-r-xb-ox off=9299104 len=938326 2024-02-10T06:00:30.820 INFO:tasks.workunit.client.0.smithi178.stdout:op 2977 completed, throughput=5MB/sec 2024-02-10T06:00:30.820 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iQthGqVyhIx7HP5 off=7045929 len=1222055 2024-02-10T06:00:30.821 INFO:tasks.workunit.client.0.smithi178.stdout:op 2978 completed, throughput=5MB/sec 2024-02-10T06:00:30.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:30 smithi178 ceph-mon[92537]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:00:30.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:30 smithi178 ceph-mon[95116]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:00:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:30 smithi189 ceph-mon[89631]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:00:31.822 INFO:tasks.workunit.client.0.smithi178.stdout: 582: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:31.822 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OdgN34mZAX8oPpI off=13375136 len=955400 2024-02-10T06:00:31.827 INFO:tasks.workunit.client.0.smithi178.stdout:op 2979 completed, throughput=4.99MB/sec 2024-02-10T06:00:31.827 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1j6C-JaxE-98XdK off=1703998 len=1529452 2024-02-10T06:00:31.836 INFO:tasks.workunit.client.0.smithi178.stdout:op 2980 completed, throughput=5MB/sec 2024-02-10T06:00:31.836 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YJcK-s5NDse_SNT off=3084813 len=1070275 2024-02-10T06:00:31.838 INFO:tasks.workunit.client.0.smithi178.stdout:op 2981 completed, throughput=5MB/sec 2024-02-10T06:00:31.838 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DttWS1nl52eLulW off=4555160 len=1916098 2024-02-10T06:00:31.847 INFO:tasks.workunit.client.0.smithi178.stdout:op 2982 completed, throughput=5MB/sec 2024-02-10T06:00:32.848 INFO:tasks.workunit.client.0.smithi178.stdout: 583: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:32.848 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cIJTAhMwDp5dveI off=4132043 len=732929 2024-02-10T06:00:32.853 INFO:tasks.workunit.client.0.smithi178.stdout:op 2983 completed, throughput=4.99MB/sec 2024-02-10T06:00:32.853 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EaT7sL6NPGNwMfD off=7588776 len=1466238 2024-02-10T06:00:32.855 INFO:tasks.workunit.client.0.smithi178.stdout:op 2984 completed, throughput=5MB/sec 2024-02-10T06:00:32.855 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-93LrnYjIUhLkHd8 off=6830450 len=759505 2024-02-10T06:00:32.861 INFO:tasks.workunit.client.0.smithi178.stdout:op 2985 completed, throughput=5MB/sec 2024-02-10T06:00:32.861 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-p9iqGb4Ice9aaCp off=10859564 len=518414 2024-02-10T06:00:32.861 INFO:tasks.workunit.client.0.smithi178.stdout:op 2986 completed, throughput=5MB/sec 2024-02-10T06:00:32.861 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4QigE2NC-g9t-J0 off=2190834 len=1362604 2024-02-10T06:00:32.866 INFO:tasks.workunit.client.0.smithi178.stdout:op 2987 completed, throughput=5MB/sec 2024-02-10T06:00:32.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:32 smithi178 ceph-mon[95116]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:00:32.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:32 smithi178 ceph-mon[92537]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:00:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:32 smithi189 ceph-mon[89631]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:00:33.867 INFO:tasks.workunit.client.0.smithi178.stdout: 584: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:33.867 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OMlqaQ4X9bboMWb off=1483410 len=2002105 2024-02-10T06:00:33.877 INFO:tasks.workunit.client.0.smithi178.stdout:op 2988 completed, throughput=5MB/sec 2024-02-10T06:00:33.877 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zcBJL5_a62Pg0mR off=1014121 len=877666 2024-02-10T06:00:33.881 INFO:tasks.workunit.client.0.smithi178.stdout:op 2989 completed, throughput=5MB/sec 2024-02-10T06:00:33.882 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-s8PDYk9IYbhI2vj off=8965919 len=1209083 2024-02-10T06:00:33.890 INFO:tasks.workunit.client.0.smithi178.stdout:op 2990 completed, throughput=5MB/sec 2024-02-10T06:00:33.890 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XilkLahSTzJc52f off=5064997 len=1357391 2024-02-10T06:00:33.891 INFO:tasks.workunit.client.0.smithi178.stdout:op 2991 completed, throughput=5MB/sec 2024-02-10T06:00:34.892 INFO:tasks.workunit.client.0.smithi178.stdout: 585: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:34.892 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KH6M-umyTczX2Do off=0 len=1816138 2024-02-10T06:00:34.896 INFO:tasks.workunit.client.0.smithi178.stdout:op 2992 completed, throughput=4.99MB/sec 2024-02-10T06:00:34.896 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VV5FYzmpSSF1Q33 off=17668016 len=836019 2024-02-10T06:00:34.901 INFO:tasks.workunit.client.0.smithi178.stdout:op 2993 completed, throughput=5MB/sec 2024-02-10T06:00:34.901 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4Z8SFuG78xpvXSM off=1638165 len=1502518 2024-02-10T06:00:34.903 INFO:tasks.workunit.client.0.smithi178.stdout:op 2994 completed, throughput=5MB/sec 2024-02-10T06:00:34.903 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_HPWrH5t76ggt0w off=14314917 len=712097 2024-02-10T06:00:34.905 INFO:tasks.workunit.client.0.smithi178.stdout:op 2995 completed, throughput=5MB/sec 2024-02-10T06:00:34.905 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ppDFH8Uu1w1BtMX off=9804326 len=1805813 2024-02-10T06:00:34.907 INFO:tasks.workunit.client.0.smithi178.stdout:op 2996 completed, throughput=5MB/sec 2024-02-10T06:00:34.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:34 smithi178 ceph-mon[92537]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:00:34.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:34 smithi178 ceph-mon[95116]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:00:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:34 smithi189 ceph-mon[89631]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:00:35.907 INFO:tasks.workunit.client.0.smithi178.stdout: 586: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:35.907 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ziezwqHL3IAnFzd off=9765499 len=84715 2024-02-10T06:00:35.910 INFO:tasks.workunit.client.0.smithi178.stdout:op 2997 completed, throughput=4.99MB/sec 2024-02-10T06:00:35.910 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tZzsG1Vt7k7Srdk off=945513 len=2012961 2024-02-10T06:00:35.914 INFO:tasks.workunit.client.0.smithi178.stdout:op 2998 completed, throughput=5MB/sec 2024-02-10T06:00:35.914 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VV5FYzmpSSF1Q33 off=9919644 len=1662008 2024-02-10T06:00:35.916 INFO:tasks.workunit.client.0.smithi178.stdout:op 2999 completed, throughput=5MB/sec 2024-02-10T06:00:36.917 INFO:tasks.workunit.client.0.smithi178.stdout: 587: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:36.917 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WkWUVlHvCYK1XT8 off=2572055 len=477478 2024-02-10T06:00:36.920 INFO:tasks.workunit.client.0.smithi178.stdout:op 3000 completed, throughput=4.99MB/sec 2024-02-10T06:00:36.920 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Gh8V2gNf7JIWFOS off=699910 len=1952822 2024-02-10T06:00:36.922 INFO:tasks.workunit.client.0.smithi178.stdout:op 3001 completed, throughput=5MB/sec 2024-02-10T06:00:36.922 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UE0qvFyzRRFd9vV off=5241730 len=402908 2024-02-10T06:00:36.926 INFO:tasks.workunit.client.0.smithi178.stdout:op 3002 completed, throughput=5MB/sec 2024-02-10T06:00:36.926 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9d2YNqu8vm-dHBd off=2532325 len=1327809 2024-02-10T06:00:36.929 INFO:tasks.workunit.client.0.smithi178.stdout:op 3003 completed, throughput=5MB/sec 2024-02-10T06:00:36.929 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BwIAMi_elKsmEiM off=18912846 len=1974509 2024-02-10T06:00:36.937 INFO:tasks.workunit.client.0.smithi178.stdout:op 3004 completed, throughput=5MB/sec 2024-02-10T06:00:36.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:36 smithi178 ceph-mon[92537]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T06:00:36.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:36 smithi178 ceph-mon[95116]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T06:00:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:36 smithi189 ceph-mon[89631]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T06:00:37.862 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:00:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:00:37] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2024-02-10T06:00:37.937 INFO:tasks.workunit.client.0.smithi178.stdout: 588: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:37.938 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PQO9cOmQTf5qlEQ off=3007491 len=296268 2024-02-10T06:00:37.941 INFO:tasks.workunit.client.0.smithi178.stdout:op 3005 completed, throughput=4.99MB/sec 2024-02-10T06:00:37.941 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3wWvAnxPDp95NDj off=4667028 len=829031 2024-02-10T06:00:37.946 INFO:tasks.workunit.client.0.smithi178.stdout:op 3006 completed, throughput=4.99MB/sec 2024-02-10T06:00:37.946 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ic_MJ2wFpGiWqgY off=1386570 len=1841476 2024-02-10T06:00:37.954 INFO:tasks.workunit.client.0.smithi178.stdout:op 3007 completed, throughput=5MB/sec 2024-02-10T06:00:37.954 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VgjAXN5uHPCA1Ni off=2730268 len=1526833 2024-02-10T06:00:37.963 INFO:tasks.workunit.client.0.smithi178.stdout:op 3008 completed, throughput=5MB/sec 2024-02-10T06:00:37.963 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-owDC7HzHjrn0Goi off=4815413 len=1814176 2024-02-10T06:00:37.973 INFO:tasks.workunit.client.0.smithi178.stdout:op 3009 completed, throughput=5MB/sec 2024-02-10T06:00:38.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:38 smithi178 ceph-mon[95116]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:00:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:38 smithi178 ceph-mon[92537]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:00:38.974 INFO:tasks.workunit.client.0.smithi178.stdout: 589: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:38.974 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gMesjvHv-S5Rplk off=2697529 len=1287219 2024-02-10T06:00:38.982 INFO:tasks.workunit.client.0.smithi178.stdout:op 3010 completed, throughput=5MB/sec 2024-02-10T06:00:38.982 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ci9eCPUyrGJ_Iws off=10673010 len=566963 2024-02-10T06:00:38.983 INFO:tasks.workunit.client.0.smithi178.stdout:op 3011 completed, throughput=5MB/sec 2024-02-10T06:00:38.983 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-F2dyaKfB_mboqLi off=3486940 len=825623 2024-02-10T06:00:38.988 INFO:tasks.workunit.client.0.smithi178.stdout:op 3012 completed, throughput=5MB/sec 2024-02-10T06:00:38.988 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AUfpJJJZWWwVQ-M off=5471671 len=1814842 2024-02-10T06:00:38.990 INFO:tasks.workunit.client.0.smithi178.stdout:op 3013 completed, throughput=5MB/sec 2024-02-10T06:00:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:38 smithi189 ceph-mon[89631]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:00:39.990 INFO:tasks.workunit.client.0.smithi178.stdout: 590: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:39.990 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4Ri5Fn863mov7JG off=1801264 len=828212 2024-02-10T06:00:39.995 INFO:tasks.workunit.client.0.smithi178.stdout:op 3014 completed, throughput=4.99MB/sec 2024-02-10T06:00:39.995 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Z3A2AjpyRHrLi3G off=3810291 len=1319851 2024-02-10T06:00:40.004 INFO:tasks.workunit.client.0.smithi178.stdout:op 3015 completed, throughput=5MB/sec 2024-02-10T06:00:40.004 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gpO-5tsIjaP3iId off=1903525 len=1781894 2024-02-10T06:00:40.012 INFO:tasks.workunit.client.0.smithi178.stdout:op 3016 completed, throughput=5MB/sec 2024-02-10T06:00:40.012 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Zc4bdd2Y1if3kM9 off=3228219 len=863919 2024-02-10T06:00:40.014 INFO:tasks.workunit.client.0.smithi178.stdout:op 3017 completed, throughput=5MB/sec 2024-02-10T06:00:40.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:40 smithi178 ceph-mon[95116]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:00:40.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:40 smithi178 ceph-mon[92537]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:00:41.014 INFO:tasks.workunit.client.0.smithi178.stdout: 591: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:41.015 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0R2uXccrzwyFFkH off=3847591 len=440117 2024-02-10T06:00:41.016 INFO:tasks.workunit.client.0.smithi178.stdout:op 3018 completed, throughput=4.99MB/sec 2024-02-10T06:00:41.016 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XgJmWpiMQ-CXI_7 off=1866789 len=1616945 2024-02-10T06:00:41.024 INFO:tasks.workunit.client.0.smithi178.stdout:op 3019 completed, throughput=5MB/sec 2024-02-10T06:00:41.025 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4kVjEu3B71BDHab off=720093 len=1954185 2024-02-10T06:00:41.026 INFO:tasks.workunit.client.0.smithi178.stdout:op 3020 completed, throughput=5MB/sec 2024-02-10T06:00:41.027 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zYeWgvzLOLvrpbd off=15557586 len=727951 2024-02-10T06:00:41.028 INFO:tasks.workunit.client.0.smithi178.stdout:op 3021 completed, throughput=5MB/sec 2024-02-10T06:00:41.028 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CwCDjfpf6BOOSVX off=17957142 len=1451293 2024-02-10T06:00:41.035 INFO:tasks.workunit.client.0.smithi178.stdout:op 3022 completed, throughput=5MB/sec 2024-02-10T06:00:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:40 smithi189 ceph-mon[89631]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:00:42.036 INFO:tasks.workunit.client.0.smithi178.stdout: 592: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:42.036 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GnRU-SMVroAmCyg off=8050134 len=790053 2024-02-10T06:00:42.037 INFO:tasks.workunit.client.0.smithi178.stdout:op 3023 completed, throughput=4.99MB/sec 2024-02-10T06:00:42.037 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jxL2WCQWcqL3NiS off=10810696 len=68020 2024-02-10T06:00:42.040 INFO:tasks.workunit.client.0.smithi178.stdout:op 3024 completed, throughput=4.99MB/sec 2024-02-10T06:00:42.040 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tCUz3LIKVdhXzux off=18475555 len=1528543 2024-02-10T06:00:42.042 INFO:tasks.workunit.client.0.smithi178.stdout:op 3025 completed, throughput=5MB/sec 2024-02-10T06:00:42.042 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-w0T3ONtdY_2TxS0 off=340736 len=251834 2024-02-10T06:00:42.043 INFO:tasks.workunit.client.0.smithi178.stdout:op 3026 completed, throughput=5MB/sec 2024-02-10T06:00:42.043 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sOiL_-8JZRIJJms off=2566241 len=1634263 2024-02-10T06:00:42.051 INFO:tasks.workunit.client.0.smithi178.stdout:op 3027 completed, throughput=5MB/sec 2024-02-10T06:00:42.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:42 smithi178 ceph-mon[92537]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:00:42.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:42 smithi178 ceph-mon[95116]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:00:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:42 smithi189 ceph-mon[89631]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:00:43.051 INFO:tasks.workunit.client.0.smithi178.stdout: 593: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:43.051 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oT_SjxXC4GMJDxP off=8386893 len=2081639 2024-02-10T06:00:43.053 INFO:tasks.workunit.client.0.smithi178.stdout:op 3028 completed, throughput=5MB/sec 2024-02-10T06:00:43.053 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wWw2A5XlzZmC67r off=315783 len=976054 2024-02-10T06:00:43.055 INFO:tasks.workunit.client.0.smithi178.stdout:op 3029 completed, throughput=5MB/sec 2024-02-10T06:00:43.055 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-30NYnuCYWO2S905 off=2500330 len=1220059 2024-02-10T06:00:43.061 INFO:tasks.workunit.client.0.smithi178.stdout:op 3030 completed, throughput=5MB/sec 2024-02-10T06:00:43.061 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DX-U7dxkFnXYaxw off=304313 len=661604 2024-02-10T06:00:43.066 INFO:tasks.workunit.client.0.smithi178.stdout:op 3031 completed, throughput=5MB/sec 2024-02-10T06:00:43.066 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--HzmJ6fbw-I7tuw off=16492837 len=1535024 2024-02-10T06:00:43.067 INFO:tasks.workunit.client.0.smithi178.stdout:op 3032 completed, throughput=5MB/sec 2024-02-10T06:00:44.068 INFO:tasks.workunit.client.0.smithi178.stdout: 594: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:44.068 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cAZFmGaZQouYebg off=10865216 len=517445 2024-02-10T06:00:44.072 INFO:tasks.workunit.client.0.smithi178.stdout:op 3033 completed, throughput=4.99MB/sec 2024-02-10T06:00:44.072 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Lg5GB3tVbtPxJvh off=8708680 len=437052 2024-02-10T06:00:44.073 INFO:tasks.workunit.client.0.smithi178.stdout:op 3034 completed, throughput=5MB/sec 2024-02-10T06:00:44.073 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PfdANIkAu53inZZ off=5899833 len=617463 2024-02-10T06:00:44.074 INFO:tasks.workunit.client.0.smithi178.stdout:op 3035 completed, throughput=5MB/sec 2024-02-10T06:00:44.074 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_jBFvjBi0D9ufyf off=812901 len=1768273 2024-02-10T06:00:44.084 INFO:tasks.workunit.client.0.smithi178.stdout:op 3036 completed, throughput=5MB/sec 2024-02-10T06:00:44.084 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hU4nJg0bwj0Bn1j off=16105453 len=1710839 2024-02-10T06:00:44.087 INFO:tasks.workunit.client.0.smithi178.stdout:op 3037 completed, throughput=5MB/sec 2024-02-10T06:00:44.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:44 smithi178 ceph-mon[92537]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:00:44.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:00:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:44 smithi178 ceph-mon[95116]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:00:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:00:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:44 smithi189 ceph-mon[89631]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:00:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:00:45.087 INFO:tasks.workunit.client.0.smithi178.stdout: 595: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:45.087 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-07aoufDKjE1DjyM off=3097647 len=1093351 2024-02-10T06:00:45.093 INFO:tasks.workunit.client.0.smithi178.stdout:op 3038 completed, throughput=4.99MB/sec 2024-02-10T06:00:45.093 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5exC27hT9KNGIAr off=3073356 len=1852254 2024-02-10T06:00:45.095 INFO:tasks.workunit.client.0.smithi178.stdout:op 3039 completed, throughput=5MB/sec 2024-02-10T06:00:45.095 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Kz61t8YwCUxO4c5 off=2875318 len=397213 2024-02-10T06:00:45.098 INFO:tasks.workunit.client.0.smithi178.stdout:op 3040 completed, throughput=5MB/sec 2024-02-10T06:00:45.098 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bajd9Kw_fU2xJjh off=5107093 len=1188326 2024-02-10T06:00:45.101 INFO:tasks.workunit.client.0.smithi178.stdout:op 3041 completed, throughput=5MB/sec 2024-02-10T06:00:46.102 INFO:tasks.workunit.client.0.smithi178.stdout: 596: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:46.102 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aIIrOmXXtXW19yG off=2882080 len=1008951 2024-02-10T06:00:46.103 INFO:tasks.workunit.client.0.smithi178.stdout:op 3042 completed, throughput=4.99MB/sec 2024-02-10T06:00:46.103 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zq__wb28pYR3EQc off=1454179 len=1945345 2024-02-10T06:00:46.106 INFO:tasks.workunit.client.0.smithi178.stdout:op 3043 completed, throughput=5MB/sec 2024-02-10T06:00:46.106 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7TkfDb_oPp-D-PR off=281575 len=679337 2024-02-10T06:00:46.108 INFO:tasks.workunit.client.0.smithi178.stdout:op 3044 completed, throughput=5MB/sec 2024-02-10T06:00:46.109 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aLG47l4MQFXH4W5 off=10310994 len=2036225 2024-02-10T06:00:46.117 INFO:tasks.workunit.client.0.smithi178.stdout:op 3045 completed, throughput=5MB/sec 2024-02-10T06:00:46.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:46 smithi178 ceph-mon[92537]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:00:46.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:46 smithi178 ceph-mon[95116]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:00:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:46 smithi189 ceph-mon[89631]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:00:47.118 INFO:tasks.workunit.client.0.smithi178.stdout: 597: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:47.118 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EXaxnciqk9-A5NY off=14161244 len=1593685 2024-02-10T06:00:47.119 INFO:tasks.workunit.client.0.smithi178.stdout:op 3046 completed, throughput=5MB/sec 2024-02-10T06:00:47.120 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-I8X4xY-FLTLAguM off=485208 len=800112 2024-02-10T06:00:47.121 INFO:tasks.workunit.client.0.smithi178.stdout:op 3047 completed, throughput=5MB/sec 2024-02-10T06:00:47.121 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YhvlO32jMY5Ys_I off=380504 len=100760 2024-02-10T06:00:47.124 INFO:tasks.workunit.client.0.smithi178.stdout:op 3048 completed, throughput=5MB/sec 2024-02-10T06:00:47.124 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5Wnz9Zgej_KI-LX off=5644018 len=1870796 2024-02-10T06:00:47.126 INFO:tasks.workunit.client.0.smithi178.stdout:op 3049 completed, throughput=5MB/sec 2024-02-10T06:00:47.126 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bGAXcCS8Xq7B9rV off=14897474 len=985648 2024-02-10T06:00:47.131 INFO:tasks.workunit.client.0.smithi178.stdout:op 3050 completed, throughput=5MB/sec 2024-02-10T06:00:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:00:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:00:47] "GET /metrics HTTP/1.1" 200 34071 "" "Prometheus/2.43.0" 2024-02-10T06:00:48.131 INFO:tasks.workunit.client.0.smithi178.stdout: 598: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:48.131 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BVPVSmtalY9ueaa off=8897179 len=594282 2024-02-10T06:00:48.135 INFO:tasks.workunit.client.0.smithi178.stdout:op 3051 completed, throughput=4.99MB/sec 2024-02-10T06:00:48.135 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-eAU6gk8wvHEA3y2 off=9486635 len=1479457 2024-02-10T06:00:48.142 INFO:tasks.workunit.client.0.smithi178.stdout:op 3052 completed, throughput=5MB/sec 2024-02-10T06:00:48.143 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QU26I7fmB3xm931 off=8189374 len=1325355 2024-02-10T06:00:48.144 INFO:tasks.workunit.client.0.smithi178.stdout:op 3053 completed, throughput=5MB/sec 2024-02-10T06:00:48.144 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3sR2gBhR-CFQod3 off=4479400 len=1182838 2024-02-10T06:00:48.146 INFO:tasks.workunit.client.0.smithi178.stdout:op 3054 completed, throughput=5MB/sec 2024-02-10T06:00:48.146 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3FUjmjpEmaaGYgk off=5135690 len=1825260 2024-02-10T06:00:48.148 INFO:tasks.workunit.client.0.smithi178.stdout:op 3055 completed, throughput=5MB/sec 2024-02-10T06:00:48.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:48 smithi178 ceph-mon[92537]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:00:48.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:48 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:00:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:48 smithi178 ceph-mon[95116]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:00:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:48 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:00:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:48 smithi189 ceph-mon[89631]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:00:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:48 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:00:49.148 INFO:tasks.workunit.client.0.smithi178.stdout: 599: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:49.149 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AtjFQSkQaBq8CDw off=7599001 len=131365 2024-02-10T06:00:49.151 INFO:tasks.workunit.client.0.smithi178.stdout:op 3056 completed, throughput=4.99MB/sec 2024-02-10T06:00:49.151 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QfqPsb5KFxtZ3Ox off=9145474 len=1010667 2024-02-10T06:00:49.155 INFO:tasks.workunit.client.0.smithi178.stdout:op 3057 completed, throughput=5MB/sec 2024-02-10T06:00:49.155 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-c6TS4B_MykB9pK5 off=7151747 len=739162 2024-02-10T06:00:49.157 INFO:tasks.workunit.client.0.smithi178.stdout:op 3058 completed, throughput=5MB/sec 2024-02-10T06:00:49.157 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-y9PfCbiYVEeT2TU off=9510091 len=685265 2024-02-10T06:00:49.161 INFO:tasks.workunit.client.0.smithi178.stdout:op 3059 completed, throughput=5MB/sec 2024-02-10T06:00:49.161 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--Hh-buu6cEWT4KT off=11682523 len=300740 2024-02-10T06:00:49.163 INFO:tasks.workunit.client.0.smithi178.stdout:op 3060 completed, throughput=5MB/sec 2024-02-10T06:00:49.163 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-435ySIaeY_4jQ-4 off=10573749 len=403763 2024-02-10T06:00:49.164 INFO:tasks.workunit.client.0.smithi178.stdout:op 3061 completed, throughput=5MB/sec 2024-02-10T06:00:49.164 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CzrN5WzSyGPAmsZ off=16304831 len=5979 2024-02-10T06:00:49.165 INFO:tasks.workunit.client.0.smithi178.stdout:op 3062 completed, throughput=5MB/sec 2024-02-10T06:00:49.166 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Oz4cgRaKSzja2J5 off=17911093 len=8731 2024-02-10T06:00:49.166 INFO:tasks.workunit.client.0.smithi178.stdout:op 3063 completed, throughput=5MB/sec 2024-02-10T06:00:49.166 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--0DFFMWNNiKXMyY off=2606874 len=1640403 2024-02-10T06:00:49.168 INFO:tasks.workunit.client.0.smithi178.stdout:op 3064 completed, throughput=5MB/sec 2024-02-10T06:00:50.168 INFO:tasks.workunit.client.0.smithi178.stdout: 600: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:50.169 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jhJcBMko_SBgqMR off=19609494 len=1826639 2024-02-10T06:00:50.178 INFO:tasks.workunit.client.0.smithi178.stdout:op 3065 completed, throughput=5MB/sec 2024-02-10T06:00:50.178 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pIFPTnKd0a_Y3PG off=5408602 len=1107375 2024-02-10T06:00:50.179 INFO:tasks.workunit.client.0.smithi178.stdout:op 3066 completed, throughput=5MB/sec 2024-02-10T06:00:50.179 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-q59qhL9VfE2XWnE off=17903821 len=1204246 2024-02-10T06:00:50.183 INFO:tasks.workunit.client.0.smithi178.stdout:op 3067 completed, throughput=5MB/sec 2024-02-10T06:00:50.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:50 smithi178 ceph-mon[92537]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:00:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:50 smithi178 ceph-mon[95116]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:00:50.991 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:50 smithi189 ceph-mon[89631]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:00:51.184 INFO:tasks.workunit.client.0.smithi178.stdout: 601: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:51.185 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2Sl0CZDl91TK2Ix off=12059239 len=1625980 2024-02-10T06:00:51.186 INFO:tasks.workunit.client.0.smithi178.stdout:op 3068 completed, throughput=4.99MB/sec 2024-02-10T06:00:51.187 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5zSTqRMeMQfo9Hs off=6478831 len=875004 2024-02-10T06:00:51.191 INFO:tasks.workunit.client.0.smithi178.stdout:op 3069 completed, throughput=5MB/sec 2024-02-10T06:00:51.191 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-13LTH5FkTkTn3Ye off=753387 len=1703256 2024-02-10T06:00:51.192 INFO:tasks.workunit.client.0.smithi178.stdout:op 3070 completed, throughput=5MB/sec 2024-02-10T06:00:51.192 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-946093NeoCwRgPF off=2549360 len=1477821 2024-02-10T06:00:51.197 INFO:tasks.workunit.client.0.smithi178.stdout:op 3071 completed, throughput=5MB/sec 2024-02-10T06:00:52.197 INFO:tasks.workunit.client.0.smithi178.stdout: 602: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:52.198 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VUgoxAyBLUKMiZF off=4461685 len=959638 2024-02-10T06:00:52.199 INFO:tasks.workunit.client.0.smithi178.stdout:op 3072 completed, throughput=4.99MB/sec 2024-02-10T06:00:52.199 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Zpvhtz9oHQ9oJER off=145399 len=870233 2024-02-10T06:00:52.199 INFO:tasks.workunit.client.0.smithi178.stdout:op 3073 completed, throughput=5MB/sec 2024-02-10T06:00:52.199 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iYu6_xGkrYdjrQV off=6900681 len=408607 2024-02-10T06:00:52.200 INFO:tasks.workunit.client.0.smithi178.stdout:op 3074 completed, throughput=5MB/sec 2024-02-10T06:00:52.200 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Nnh-jd7ZB9hWBoL off=7234119 len=1664259 2024-02-10T06:00:52.201 INFO:tasks.workunit.client.0.smithi178.stdout:op 3075 completed, throughput=5MB/sec 2024-02-10T06:00:52.202 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XaGnXQpBnQwDAQN off=297672 len=2056007 2024-02-10T06:00:52.208 INFO:tasks.workunit.client.0.smithi178.stdout:op 3076 completed, throughput=5MB/sec 2024-02-10T06:00:52.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[92537]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:00:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:00:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:00:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[95116]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:00:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:00:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:00:52.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:52 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:52 smithi189 ceph-mon[89631]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:00:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:52 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:52 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:52 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:52 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:53.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:52 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:00:53.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:52 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:00:53.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:52 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:00:53.208 INFO:tasks.workunit.client.0.smithi178.stdout: 603: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:53.208 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-X8TdkdsT8QyQTdn off=12740278 len=614796 2024-02-10T06:00:53.210 INFO:tasks.workunit.client.0.smithi178.stdout:op 3077 completed, throughput=4.99MB/sec 2024-02-10T06:00:53.210 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-boEv2aMzOlHMm-J off=2920999 len=441051 2024-02-10T06:00:53.211 INFO:tasks.workunit.client.0.smithi178.stdout:op 3078 completed, throughput=5MB/sec 2024-02-10T06:00:53.211 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lGm0oU1LTuP8pJe off=9088644 len=25079 2024-02-10T06:00:53.211 INFO:tasks.workunit.client.0.smithi178.stdout:op 3079 completed, throughput=5MB/sec 2024-02-10T06:00:53.211 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LCi11oiNqLsZe5X off=8918704 len=1653795 2024-02-10T06:00:53.220 INFO:tasks.workunit.client.0.smithi178.stdout:op 3080 completed, throughput=5MB/sec 2024-02-10T06:00:53.220 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tQba-fpqakfdIt8 off=16812363 len=734212 2024-02-10T06:00:53.222 INFO:tasks.workunit.client.0.smithi178.stdout:op 3081 completed, throughput=5MB/sec 2024-02-10T06:00:53.222 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZPA1fIM_FKxEzzm off=7763950 len=1240021 2024-02-10T06:00:53.224 INFO:tasks.workunit.client.0.smithi178.stdout:op 3082 completed, throughput=5MB/sec 2024-02-10T06:00:54.224 INFO:tasks.workunit.client.0.smithi178.stdout: 604: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:54.225 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-64hGI1sVJ3nwcSv off=6286359 len=1501172 2024-02-10T06:00:54.228 INFO:tasks.workunit.client.0.smithi178.stdout:op 3083 completed, throughput=4.99MB/sec 2024-02-10T06:00:54.228 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YOl7Wdo91lsuDSi off=986673 len=1568128 2024-02-10T06:00:54.236 INFO:tasks.workunit.client.0.smithi178.stdout:op 3084 completed, throughput=5MB/sec 2024-02-10T06:00:54.236 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0AtTSmuEkUY3cMQ off=2222306 len=1368405 2024-02-10T06:00:54.243 INFO:tasks.workunit.client.0.smithi178.stdout:op 3085 completed, throughput=5MB/sec 2024-02-10T06:00:54.243 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_W-UEuSZLRnYMuL off=5517603 len=629408 2024-02-10T06:00:54.247 INFO:tasks.workunit.client.0.smithi178.stdout:op 3086 completed, throughput=5MB/sec 2024-02-10T06:00:54.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:54 smithi178 ceph-mon[92537]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:00:54.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:54 smithi178 ceph-mon[95116]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:00:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:54 smithi189 ceph-mon[89631]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:00:55.248 INFO:tasks.workunit.client.0.smithi178.stdout: 605: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:55.248 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2h8XGDKKjNMWLJA off=2326567 len=1556906 2024-02-10T06:00:55.255 INFO:tasks.workunit.client.0.smithi178.stdout:op 3087 completed, throughput=4.99MB/sec 2024-02-10T06:00:55.255 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-emhpda6CHUnhzwK off=10608184 len=414381 2024-02-10T06:00:55.256 INFO:tasks.workunit.client.0.smithi178.stdout:op 3088 completed, throughput=5MB/sec 2024-02-10T06:00:55.256 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6K0XcoA6DAE_pee off=1646401 len=1844763 2024-02-10T06:00:55.257 INFO:tasks.workunit.client.0.smithi178.stdout:op 3089 completed, throughput=5MB/sec 2024-02-10T06:00:55.257 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GZAGX5B9fb8vDhy off=1713619 len=1631415 2024-02-10T06:00:55.265 INFO:tasks.workunit.client.0.smithi178.stdout:op 3090 completed, throughput=5MB/sec 2024-02-10T06:00:56.266 INFO:tasks.workunit.client.0.smithi178.stdout: 606: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:56.266 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LJ7MwMc_0LrglVP off=13237234 len=1110876 2024-02-10T06:00:56.271 INFO:tasks.workunit.client.0.smithi178.stdout:op 3091 completed, throughput=4.99MB/sec 2024-02-10T06:00:56.271 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ArdsaRHhJoRr-Et off=4778661 len=755683 2024-02-10T06:00:56.273 INFO:tasks.workunit.client.0.smithi178.stdout:op 3092 completed, throughput=5MB/sec 2024-02-10T06:00:56.273 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-977y5Dv9doVb2nq off=4922167 len=1200332 2024-02-10T06:00:56.276 INFO:tasks.workunit.client.0.smithi178.stdout:op 3093 completed, throughput=5MB/sec 2024-02-10T06:00:56.276 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LQrAsCe3AWaRPV6 off=4031065 len=526236 2024-02-10T06:00:56.280 INFO:tasks.workunit.client.0.smithi178.stdout:op 3094 completed, throughput=5MB/sec 2024-02-10T06:00:56.280 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KyuTHjxKMbCRrzT off=11718940 len=2009802 2024-02-10T06:00:56.293 INFO:tasks.workunit.client.0.smithi178.stdout:op 3095 completed, throughput=5MB/sec 2024-02-10T06:00:56.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:56 smithi178 ceph-mon[92537]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T06:00:56.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:56 smithi178 ceph-mon[95116]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T06:00:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:56 smithi189 ceph-mon[89631]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T06:00:57.293 INFO:tasks.workunit.client.0.smithi178.stdout: 607: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:57.293 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zQHA4OfRnMZekbC off=2292862 len=859794 2024-02-10T06:00:57.298 INFO:tasks.workunit.client.0.smithi178.stdout:op 3096 completed, throughput=4.99MB/sec 2024-02-10T06:00:57.298 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wP9aWZcdYFbHY__ off=20358 len=1416136 2024-02-10T06:00:57.301 INFO:tasks.workunit.client.0.smithi178.stdout:op 3097 completed, throughput=5MB/sec 2024-02-10T06:00:57.301 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3VORxSnbry8YTDt off=2862902 len=636174 2024-02-10T06:00:57.302 INFO:tasks.workunit.client.0.smithi178.stdout:op 3098 completed, throughput=5MB/sec 2024-02-10T06:00:57.302 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dLhsEsg-kufTDYi off=3255527 len=777690 2024-02-10T06:00:57.307 INFO:tasks.workunit.client.0.smithi178.stdout:op 3099 completed, throughput=5MB/sec 2024-02-10T06:00:57.308 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yPcFnXO2lMH5qhw off=20622928 len=1658824 2024-02-10T06:00:57.314 INFO:tasks.workunit.client.0.smithi178.stdout:op 3100 completed, throughput=5MB/sec 2024-02-10T06:00:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:00:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:00:57] "GET /metrics HTTP/1.1" 200 34071 "" "Prometheus/2.43.0" 2024-02-10T06:00:58.314 INFO:tasks.workunit.client.0.smithi178.stdout: 608: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:58.314 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rNUlzZZ1RJC1kvz off=1616452 len=440764 2024-02-10T06:00:58.318 INFO:tasks.workunit.client.0.smithi178.stdout:op 3101 completed, throughput=4.99MB/sec 2024-02-10T06:00:58.318 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EJvwpMaPBbAKfvJ off=951828 len=1232130 2024-02-10T06:00:58.319 INFO:tasks.workunit.client.0.smithi178.stdout:op 3102 completed, throughput=5MB/sec 2024-02-10T06:00:58.319 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eaiwO9IOFCGKsTY off=3034509 len=965238 2024-02-10T06:00:58.320 INFO:tasks.workunit.client.0.smithi178.stdout:op 3103 completed, throughput=5MB/sec 2024-02-10T06:00:58.320 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_muEyzF4VLeO4Qh off=23018745 len=1689514 2024-02-10T06:00:58.331 INFO:tasks.workunit.client.0.smithi178.stdout:op 3104 completed, throughput=5MB/sec 2024-02-10T06:00:58.331 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pfIqBGkGMj6jMZ6 off=4601195 len=1675103 2024-02-10T06:00:58.333 INFO:tasks.workunit.client.0.smithi178.stdout:op 3105 completed, throughput=5MB/sec 2024-02-10T06:00:58.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:58 smithi178 ceph-mon[92537]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:00:58.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:58 smithi178 ceph-mon[95116]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:00:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:58 smithi189 ceph-mon[89631]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:00:59.333 INFO:tasks.workunit.client.0.smithi178.stdout: 609: throughput=4.99MB/sec pending data=0 2024-02-10T06:00:59.333 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DGA8-OO_tlulrrE off=4665934 len=771724 2024-02-10T06:00:59.335 INFO:tasks.workunit.client.0.smithi178.stdout:op 3106 completed, throughput=4.99MB/sec 2024-02-10T06:00:59.335 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dKJRMgXOYAkKzeK off=1703563 len=202554 2024-02-10T06:00:59.338 INFO:tasks.workunit.client.0.smithi178.stdout:op 3107 completed, throughput=5MB/sec 2024-02-10T06:00:59.338 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NQc4TwmwbNPOWIu off=10968899 len=1891737 2024-02-10T06:00:59.342 INFO:tasks.workunit.client.0.smithi178.stdout:op 3108 completed, throughput=5MB/sec 2024-02-10T06:00:59.342 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BhvTqTobj06wEFB off=12423082 len=1170673 2024-02-10T06:00:59.347 INFO:tasks.workunit.client.0.smithi178.stdout:op 3109 completed, throughput=5MB/sec 2024-02-10T06:00:59.347 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RuMo6d6BIWoEjxl off=309728 len=2023810 2024-02-10T06:00:59.360 INFO:tasks.workunit.client.0.smithi178.stdout:op 3110 completed, throughput=5MB/sec 2024-02-10T06:00:59.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:00:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:00:59.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:00:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:01:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:00:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:01:00.360 INFO:tasks.workunit.client.0.smithi178.stdout: 610: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:00.360 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wKc8Z5uFl5UHpWK off=10819460 len=1395730 2024-02-10T06:01:00.367 INFO:tasks.workunit.client.0.smithi178.stdout:op 3111 completed, throughput=5MB/sec 2024-02-10T06:01:00.368 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bE1KyKVduJqbvrc off=4746560 len=1786828 2024-02-10T06:01:00.378 INFO:tasks.workunit.client.0.smithi178.stdout:op 3112 completed, throughput=5MB/sec 2024-02-10T06:01:00.378 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-h3r7Uu9s7LN-MTo off=1299237 len=2067384 2024-02-10T06:01:00.389 INFO:tasks.workunit.client.0.smithi178.stdout:op 3113 completed, throughput=5MB/sec 2024-02-10T06:01:00.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:00 smithi178 ceph-mon[95116]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T06:01:00.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:00 smithi178 ceph-mon[92537]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T06:01:01.005 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:00 smithi189 ceph-mon[89631]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T06:01:01.389 INFO:tasks.workunit.client.0.smithi178.stdout: 611: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:01.390 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nesIn5p7UkPCpNW off=1107040 len=914447 2024-02-10T06:01:01.391 INFO:tasks.workunit.client.0.smithi178.stdout:op 3114 completed, throughput=5MB/sec 2024-02-10T06:01:01.391 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-u2hP9JmB1co79Qs off=9714396 len=2037096 2024-02-10T06:01:01.395 INFO:tasks.workunit.client.0.smithi178.stdout:op 3115 completed, throughput=5MB/sec 2024-02-10T06:01:01.395 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Da56CMF_tpFot87 off=9165079 len=394419 2024-02-10T06:01:01.396 INFO:tasks.workunit.client.0.smithi178.stdout:op 3116 completed, throughput=5MB/sec 2024-02-10T06:01:01.396 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ymt84WcfKAb9MX- off=727203 len=1195555 2024-02-10T06:01:01.397 INFO:tasks.workunit.client.0.smithi178.stdout:op 3117 completed, throughput=5MB/sec 2024-02-10T06:01:02.398 INFO:tasks.workunit.client.0.smithi178.stdout: 612: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:02.398 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EjjE9ap_1VlOaMt off=1438045 len=2068138 2024-02-10T06:01:02.410 INFO:tasks.workunit.client.0.smithi178.stdout:op 3118 completed, throughput=5MB/sec 2024-02-10T06:01:02.410 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OR7A4eW_NRm8O_J off=7623115 len=1328495 2024-02-10T06:01:02.413 INFO:tasks.workunit.client.0.smithi178.stdout:op 3119 completed, throughput=5MB/sec 2024-02-10T06:01:02.413 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LfPOHsLgJ8ah1E6 off=10547972 len=780446 2024-02-10T06:01:02.414 INFO:tasks.workunit.client.0.smithi178.stdout:op 3120 completed, throughput=5MB/sec 2024-02-10T06:01:02.414 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5fh1OvKbnNBUQ1E off=9143586 len=1334375 2024-02-10T06:01:02.415 INFO:tasks.workunit.client.0.smithi178.stdout:op 3121 completed, throughput=5MB/sec 2024-02-10T06:01:02.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:02 smithi178 ceph-mon[95116]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:01:02.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:02 smithi178 ceph-mon[92537]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:01:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:02 smithi189 ceph-mon[89631]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:01:03.416 INFO:tasks.workunit.client.0.smithi178.stdout: 613: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:03.416 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MIp43kEfCMHYsFX off=383379 len=38733 2024-02-10T06:01:03.418 INFO:tasks.workunit.client.0.smithi178.stdout:op 3122 completed, throughput=4.99MB/sec 2024-02-10T06:01:03.418 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PZCTzzeo6VvkIX5 off=1628278 len=2050655 2024-02-10T06:01:03.427 INFO:tasks.workunit.client.0.smithi178.stdout:op 3123 completed, throughput=5MB/sec 2024-02-10T06:01:03.427 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-T3O9YW2Q-JJC9wE off=1398874 len=2096852 2024-02-10T06:01:03.431 INFO:tasks.workunit.client.0.smithi178.stdout:op 3124 completed, throughput=5MB/sec 2024-02-10T06:01:03.431 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-L62u24Xq68uJra8 off=12847134 len=1964497 2024-02-10T06:01:03.433 INFO:tasks.workunit.client.0.smithi178.stdout:op 3125 completed, throughput=5MB/sec 2024-02-10T06:01:04.434 INFO:tasks.workunit.client.0.smithi178.stdout: 614: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:04.434 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-M6Bk4tg1A6ojluM off=1849625 len=410210 2024-02-10T06:01:04.437 INFO:tasks.workunit.client.0.smithi178.stdout:op 3126 completed, throughput=5MB/sec 2024-02-10T06:01:04.437 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2tJLFiR-GViQEW0 off=1139952 len=1589585 2024-02-10T06:01:04.439 INFO:tasks.workunit.client.0.smithi178.stdout:op 3127 completed, throughput=5MB/sec 2024-02-10T06:01:04.440 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f-5bftq-8bqsfne off=6954603 len=437336 2024-02-10T06:01:04.443 INFO:tasks.workunit.client.0.smithi178.stdout:op 3128 completed, throughput=5MB/sec 2024-02-10T06:01:04.443 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0vL7bxSF6TWj5NB off=615807 len=949746 2024-02-10T06:01:04.449 INFO:tasks.workunit.client.0.smithi178.stdout:op 3129 completed, throughput=5MB/sec 2024-02-10T06:01:04.449 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-43ytAd49XczYkb0 off=5759214 len=1245250 2024-02-10T06:01:04.451 INFO:tasks.workunit.client.0.smithi178.stdout:op 3130 completed, throughput=5MB/sec 2024-02-10T06:01:04.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:04 smithi178 ceph-mon[95116]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:01:04.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:04 smithi178 ceph-mon[92537]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:01:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:04 smithi189 ceph-mon[89631]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:01:05.452 INFO:tasks.workunit.client.0.smithi178.stdout: 615: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:05.452 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YNqIx6EMK90jXCv off=9461022 len=416220 2024-02-10T06:01:05.455 INFO:tasks.workunit.client.0.smithi178.stdout:op 3131 completed, throughput=4.99MB/sec 2024-02-10T06:01:05.455 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-25b-xG_kZ4BPaBn off=2018195 len=1838192 2024-02-10T06:01:05.457 INFO:tasks.workunit.client.0.smithi178.stdout:op 3132 completed, throughput=5MB/sec 2024-02-10T06:01:05.457 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iOZoFsyVwKPKPGC off=109101 len=938485 2024-02-10T06:01:05.459 INFO:tasks.workunit.client.0.smithi178.stdout:op 3133 completed, throughput=5MB/sec 2024-02-10T06:01:05.459 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SvUt8ZvV96KbPCb off=87536 len=1332786 2024-02-10T06:01:05.466 INFO:tasks.workunit.client.0.smithi178.stdout:op 3134 completed, throughput=5MB/sec 2024-02-10T06:01:06.467 INFO:tasks.workunit.client.0.smithi178.stdout: 616: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:06.467 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zDQ7ceoq07IVpfs off=4651915 len=376792 2024-02-10T06:01:06.470 INFO:tasks.workunit.client.0.smithi178.stdout:op 3135 completed, throughput=4.99MB/sec 2024-02-10T06:01:06.470 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WRGKRZoCA8D1v_3 off=4682767 len=654272 2024-02-10T06:01:06.471 INFO:tasks.workunit.client.0.smithi178.stdout:op 3136 completed, throughput=4.99MB/sec 2024-02-10T06:01:06.471 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UiE64pM4srxDG6j off=7512766 len=486714 2024-02-10T06:01:06.475 INFO:tasks.workunit.client.0.smithi178.stdout:op 3137 completed, throughput=4.99MB/sec 2024-02-10T06:01:06.475 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JKePNvHiRaxY7DT off=1987109 len=827631 2024-02-10T06:01:06.477 INFO:tasks.workunit.client.0.smithi178.stdout:op 3138 completed, throughput=5MB/sec 2024-02-10T06:01:06.477 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uAJU38buNnQeptM off=10160764 len=824377 2024-02-10T06:01:06.482 INFO:tasks.workunit.client.0.smithi178.stdout:op 3139 completed, throughput=5MB/sec 2024-02-10T06:01:06.482 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DS_lY06Cll9lMcJ off=15220023 len=563101 2024-02-10T06:01:06.486 INFO:tasks.workunit.client.0.smithi178.stdout:op 3140 completed, throughput=5MB/sec 2024-02-10T06:01:06.486 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-I-H6KmEjDeCR54F off=4495868 len=2548 2024-02-10T06:01:06.486 INFO:tasks.workunit.client.0.smithi178.stdout:op 3141 completed, throughput=5MB/sec 2024-02-10T06:01:06.486 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YekSVp8R_qKVcCp off=15292717 len=1686390 2024-02-10T06:01:06.494 INFO:tasks.workunit.client.0.smithi178.stdout:op 3142 completed, throughput=5MB/sec 2024-02-10T06:01:06.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:06 smithi178 ceph-mon[92537]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:01:06.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:06 smithi178 ceph-mon[95116]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:01:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:06 smithi189 ceph-mon[89631]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:01:07.494 INFO:tasks.workunit.client.0.smithi178.stdout: 617: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:07.495 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-f7CeSpvYHoHHdsj off=617599 len=738746 2024-02-10T06:01:07.496 INFO:tasks.workunit.client.0.smithi178.stdout:op 3143 completed, throughput=4.99MB/sec 2024-02-10T06:01:07.497 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-E8fyf8XlpHa-grU off=6885831 len=1803741 2024-02-10T06:01:07.499 INFO:tasks.workunit.client.0.smithi178.stdout:op 3144 completed, throughput=5MB/sec 2024-02-10T06:01:07.499 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f6adi73NtSKIzCT off=5392513 len=1914497 2024-02-10T06:01:07.507 INFO:tasks.workunit.client.0.smithi178.stdout:op 3145 completed, throughput=5MB/sec 2024-02-10T06:01:07.507 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4-I5VcaLoAGlKoj off=7644955 len=595159 2024-02-10T06:01:07.511 INFO:tasks.workunit.client.0.smithi178.stdout:op 3146 completed, throughput=5MB/sec 2024-02-10T06:01:07.862 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:01:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:01:07] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2024-02-10T06:01:08.512 INFO:tasks.workunit.client.0.smithi178.stdout: 618: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:08.512 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nl3LbHktG0LEBp7 off=10170278 len=1156652 2024-02-10T06:01:08.513 INFO:tasks.workunit.client.0.smithi178.stdout:op 3147 completed, throughput=4.99MB/sec 2024-02-10T06:01:08.513 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1RxCS55UiIZ6qto off=7291722 len=1226194 2024-02-10T06:01:08.514 INFO:tasks.workunit.client.0.smithi178.stdout:op 3148 completed, throughput=5MB/sec 2024-02-10T06:01:08.514 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-24USrDj0-kCb_HW off=7254931 len=1752894 2024-02-10T06:01:08.521 INFO:tasks.workunit.client.0.smithi178.stdout:op 3149 completed, throughput=5MB/sec 2024-02-10T06:01:08.521 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-riAjPnPVzEZdy_f off=9076533 len=1666043 2024-02-10T06:01:08.528 INFO:tasks.workunit.client.0.smithi178.stdout:op 3150 completed, throughput=5MB/sec 2024-02-10T06:01:08.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:08 smithi178 ceph-mon[95116]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:01:08.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:08 smithi178 ceph-mon[92537]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:01:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:08 smithi189 ceph-mon[89631]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:01:09.528 INFO:tasks.workunit.client.0.smithi178.stdout: 619: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:09.529 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PvMBhCJszJHLFe9 off=13863195 len=982894 2024-02-10T06:01:09.529 INFO:tasks.workunit.client.0.smithi178.stdout:op 3151 completed, throughput=4.99MB/sec 2024-02-10T06:01:09.529 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-diYXWaiZrWgze9T off=8118210 len=603497 2024-02-10T06:01:09.533 INFO:tasks.workunit.client.0.smithi178.stdout:op 3152 completed, throughput=5MB/sec 2024-02-10T06:01:09.533 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OeAkeQLkJjToAMb off=6890026 len=1110427 2024-02-10T06:01:09.538 INFO:tasks.workunit.client.0.smithi178.stdout:op 3153 completed, throughput=5MB/sec 2024-02-10T06:01:09.538 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nZxKGUM6p33-UQ3 off=3480496 len=216790 2024-02-10T06:01:09.540 INFO:tasks.workunit.client.0.smithi178.stdout:op 3154 completed, throughput=5MB/sec 2024-02-10T06:01:09.540 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-N_LUlyVqVTe42J- off=6066846 len=121723 2024-02-10T06:01:09.541 INFO:tasks.workunit.client.0.smithi178.stdout:op 3155 completed, throughput=5MB/sec 2024-02-10T06:01:09.541 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MpB6yZvpSrUNU58 off=2324517 len=1784873 2024-02-10T06:01:09.549 INFO:tasks.workunit.client.0.smithi178.stdout:op 3156 completed, throughput=5MB/sec 2024-02-10T06:01:10.549 INFO:tasks.workunit.client.0.smithi178.stdout: 620: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:10.549 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-v1qTtsmvcaM4Tdc off=370633 len=1440472 2024-02-10T06:01:10.550 INFO:tasks.workunit.client.0.smithi178.stdout:op 3157 completed, throughput=4.99MB/sec 2024-02-10T06:01:10.551 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ntyqHG0i2uiW_H_ off=8875712 len=1973881 2024-02-10T06:01:10.559 INFO:tasks.workunit.client.0.smithi178.stdout:op 3158 completed, throughput=5MB/sec 2024-02-10T06:01:10.560 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UMA_pb38KK4UP4l off=6120543 len=1131372 2024-02-10T06:01:10.565 INFO:tasks.workunit.client.0.smithi178.stdout:op 3159 completed, throughput=5MB/sec 2024-02-10T06:01:10.565 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ISZFh4gEhQZmeIz off=11504574 len=941469 2024-02-10T06:01:10.566 INFO:tasks.workunit.client.0.smithi178.stdout:op 3160 completed, throughput=5MB/sec 2024-02-10T06:01:10.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:10 smithi178 ceph-mon[95116]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:01:10.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:10 smithi178 ceph-mon[92537]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:01:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:10 smithi189 ceph-mon[89631]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:01:11.566 INFO:tasks.workunit.client.0.smithi178.stdout: 621: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:11.566 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iqZHzxNUWmQprsp off=15590513 len=1631620 2024-02-10T06:01:11.575 INFO:tasks.workunit.client.0.smithi178.stdout:op 3161 completed, throughput=4.99MB/sec 2024-02-10T06:01:11.575 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zT8dlToVfw5iQmG off=3908554 len=407410 2024-02-10T06:01:11.579 INFO:tasks.workunit.client.0.smithi178.stdout:op 3162 completed, throughput=5MB/sec 2024-02-10T06:01:11.579 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GZmPbz7afD1cxwL off=6919452 len=462292 2024-02-10T06:01:11.579 INFO:tasks.workunit.client.0.smithi178.stdout:op 3163 completed, throughput=5MB/sec 2024-02-10T06:01:11.579 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LoX8TjCpsadNTaY off=3281011 len=835442 2024-02-10T06:01:11.584 INFO:tasks.workunit.client.0.smithi178.stdout:op 3164 completed, throughput=5MB/sec 2024-02-10T06:01:11.584 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_W1dzkcDbC_LUfH off=3855101 len=255879 2024-02-10T06:01:11.587 INFO:tasks.workunit.client.0.smithi178.stdout:op 3165 completed, throughput=5MB/sec 2024-02-10T06:01:11.587 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RtCgV6ydFpAo-Dn off=2129710 len=1476549 2024-02-10T06:01:11.593 INFO:tasks.workunit.client.0.smithi178.stdout:op 3166 completed, throughput=5MB/sec 2024-02-10T06:01:11.593 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-q6NSB5KoUySsksQ off=14553529 len=47060 2024-02-10T06:01:11.593 INFO:tasks.workunit.client.0.smithi178.stdout:op 3167 completed, throughput=5MB/sec 2024-02-10T06:01:11.593 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-S-yCok2_vOV-FMR off=7134968 len=315288 2024-02-10T06:01:11.594 INFO:tasks.workunit.client.0.smithi178.stdout:op 3168 completed, throughput=5MB/sec 2024-02-10T06:01:12.595 INFO:tasks.workunit.client.0.smithi178.stdout: 622: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:12.595 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BgKwVNVxgZVQv5P off=10980950 len=338142 2024-02-10T06:01:12.598 INFO:tasks.workunit.client.0.smithi178.stdout:op 3169 completed, throughput=4.99MB/sec 2024-02-10T06:01:12.598 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lX34yLkp1_kP-XM off=1937160 len=745547 2024-02-10T06:01:12.602 INFO:tasks.workunit.client.0.smithi178.stdout:op 3170 completed, throughput=4.99MB/sec 2024-02-10T06:01:12.602 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yYWIBm_obO6b0XB off=2547060 len=1548006 2024-02-10T06:01:12.604 INFO:tasks.workunit.client.0.smithi178.stdout:op 3171 completed, throughput=5MB/sec 2024-02-10T06:01:12.604 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rtKgutQWnnbEl4M off=8151508 len=807907 2024-02-10T06:01:12.609 INFO:tasks.workunit.client.0.smithi178.stdout:op 3172 completed, throughput=5MB/sec 2024-02-10T06:01:12.609 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-T5d7pA_teOsOqwt off=4629878 len=583020 2024-02-10T06:01:12.609 INFO:tasks.workunit.client.0.smithi178.stdout:op 3173 completed, throughput=5MB/sec 2024-02-10T06:01:12.610 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jAFiWh0fzQ85cU6 off=17759375 len=1071718 2024-02-10T06:01:12.610 INFO:tasks.workunit.client.0.smithi178.stdout:op 3174 completed, throughput=5MB/sec 2024-02-10T06:01:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:12 smithi178 ceph-mon[92537]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:01:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:12 smithi178 ceph-mon[95116]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:01:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:12 smithi189 ceph-mon[89631]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:01:13.611 INFO:tasks.workunit.client.0.smithi178.stdout: 623: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:13.611 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vjURArugWffd1iD off=2993834 len=521815 2024-02-10T06:01:13.612 INFO:tasks.workunit.client.0.smithi178.stdout:op 3175 completed, throughput=4.99MB/sec 2024-02-10T06:01:13.612 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PWUBpsbiBZamefb off=1212349 len=988442 2024-02-10T06:01:13.617 INFO:tasks.workunit.client.0.smithi178.stdout:op 3176 completed, throughput=4.99MB/sec 2024-02-10T06:01:13.617 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bbWsS8seYQkjlYq off=9725560 len=226201 2024-02-10T06:01:13.620 INFO:tasks.workunit.client.0.smithi178.stdout:op 3177 completed, throughput=4.99MB/sec 2024-02-10T06:01:13.620 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JryMHRx3fcozRha off=94584 len=421780 2024-02-10T06:01:13.621 INFO:tasks.workunit.client.0.smithi178.stdout:op 3178 completed, throughput=5MB/sec 2024-02-10T06:01:13.621 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iXJFMiZXvv7hjXv off=3417730 len=1473340 2024-02-10T06:01:13.630 INFO:tasks.workunit.client.0.smithi178.stdout:op 3179 completed, throughput=5MB/sec 2024-02-10T06:01:13.631 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uJynBhhxkz3ds2y off=1227603 len=1723977 2024-02-10T06:01:13.638 INFO:tasks.workunit.client.0.smithi178.stdout:op 3180 completed, throughput=5MB/sec 2024-02-10T06:01:14.638 INFO:tasks.workunit.client.0.smithi178.stdout: 624: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:14.639 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SnZCpZIK2ugdXlA off=0 len=1308877 2024-02-10T06:01:14.645 INFO:tasks.workunit.client.0.smithi178.stdout:op 3181 completed, throughput=4.99MB/sec 2024-02-10T06:01:14.645 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TAULTXjUap-tZqX off=4098016 len=1450131 2024-02-10T06:01:14.652 INFO:tasks.workunit.client.0.smithi178.stdout:op 3182 completed, throughput=5MB/sec 2024-02-10T06:01:14.652 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5wPWCx4cuDUPkHh off=10552540 len=1572199 2024-02-10T06:01:14.662 INFO:tasks.workunit.client.0.smithi178.stdout:op 3183 completed, throughput=5MB/sec 2024-02-10T06:01:14.662 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GrDnwrDyC1_wIDN off=1752499 len=1890303 2024-02-10T06:01:14.671 INFO:tasks.workunit.client.0.smithi178.stdout:op 3184 completed, throughput=5MB/sec 2024-02-10T06:01:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:14 smithi178 ceph-mon[92537]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:01:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:01:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:14 smithi178 ceph-mon[95116]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:01:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:01:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:14 smithi189 ceph-mon[89631]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:01:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:01:15.671 INFO:tasks.workunit.client.0.smithi178.stdout: 625: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:15.671 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--ORVa69mTi66mLZ off=2142131 len=58090 2024-02-10T06:01:15.674 INFO:tasks.workunit.client.0.smithi178.stdout:op 3185 completed, throughput=4.99MB/sec 2024-02-10T06:01:15.674 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-m4DX6BvQ0Nczb4b off=3762434 len=610497 2024-02-10T06:01:15.678 INFO:tasks.workunit.client.0.smithi178.stdout:op 3186 completed, throughput=4.99MB/sec 2024-02-10T06:01:15.678 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Hv0fWpALNyLl-qm off=1960780 len=91158 2024-02-10T06:01:15.680 INFO:tasks.workunit.client.0.smithi178.stdout:op 3187 completed, throughput=4.99MB/sec 2024-02-10T06:01:15.681 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IlMQMPwNzRXsJem off=3387262 len=288833 2024-02-10T06:01:15.683 INFO:tasks.workunit.client.0.smithi178.stdout:op 3188 completed, throughput=4.99MB/sec 2024-02-10T06:01:15.683 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JO-EK5sDV5bglxY off=3665302 len=1479083 2024-02-10T06:01:15.690 INFO:tasks.workunit.client.0.smithi178.stdout:op 3189 completed, throughput=5MB/sec 2024-02-10T06:01:15.690 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mMM9L0SFKEYaO6m off=13508958 len=1495723 2024-02-10T06:01:15.693 INFO:tasks.workunit.client.0.smithi178.stdout:op 3190 completed, throughput=5MB/sec 2024-02-10T06:01:15.693 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hcOyA9b9qrfgTrt off=15425630 len=926346 2024-02-10T06:01:15.695 INFO:tasks.workunit.client.0.smithi178.stdout:op 3191 completed, throughput=5MB/sec 2024-02-10T06:01:16.695 INFO:tasks.workunit.client.0.smithi178.stdout: 626: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:16.696 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cPFrPGB6BcY-nyt off=2234952 len=411592 2024-02-10T06:01:16.699 INFO:tasks.workunit.client.0.smithi178.stdout:op 3192 completed, throughput=4.99MB/sec 2024-02-10T06:01:16.699 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iATPGoZILhYYBfR off=3793792 len=1948129 2024-02-10T06:01:16.701 INFO:tasks.workunit.client.0.smithi178.stdout:op 3193 completed, throughput=5MB/sec 2024-02-10T06:01:16.701 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-e_ms2wGwGexbwrs off=331101 len=2078769 2024-02-10T06:01:16.710 INFO:tasks.workunit.client.0.smithi178.stdout:op 3194 completed, throughput=5MB/sec 2024-02-10T06:01:16.710 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8HglYy-J3yBeslj off=2627901 len=1715468 2024-02-10T06:01:16.714 INFO:tasks.workunit.client.0.smithi178.stdout:op 3195 completed, throughput=5MB/sec 2024-02-10T06:01:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:16 smithi178 ceph-mon[92537]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:01:16.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:16 smithi178 ceph-mon[95116]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:01:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:16 smithi189 ceph-mon[89631]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:01:17.715 INFO:tasks.workunit.client.0.smithi178.stdout: 627: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:17.715 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AMnYGcOCniwnsNX off=6958821 len=238902 2024-02-10T06:01:17.718 INFO:tasks.workunit.client.0.smithi178.stdout:op 3196 completed, throughput=4.99MB/sec 2024-02-10T06:01:17.718 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mhU-3o8n3j-_Ogf off=792369 len=52701 2024-02-10T06:01:17.719 INFO:tasks.workunit.client.0.smithi178.stdout:op 3197 completed, throughput=4.99MB/sec 2024-02-10T06:01:17.719 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-P6xXkpM7qBSjRJ0 off=2647356 len=1084540 2024-02-10T06:01:17.720 INFO:tasks.workunit.client.0.smithi178.stdout:op 3198 completed, throughput=5MB/sec 2024-02-10T06:01:17.720 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-p-NLhSRyzXhX2yl off=11271378 len=799433 2024-02-10T06:01:17.721 INFO:tasks.workunit.client.0.smithi178.stdout:op 3199 completed, throughput=5MB/sec 2024-02-10T06:01:17.722 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IU_hRRYJsB9Z44R off=13329470 len=1719666 2024-02-10T06:01:17.725 INFO:tasks.workunit.client.0.smithi178.stdout:op 3200 completed, throughput=5MB/sec 2024-02-10T06:01:17.725 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BygXe1imy0ZeD7i off=4567844 len=1783524 2024-02-10T06:01:17.733 INFO:tasks.workunit.client.0.smithi178.stdout:op 3201 completed, throughput=5MB/sec 2024-02-10T06:01:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:01:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:01:17] "GET /metrics HTTP/1.1" 200 34071 "" "Prometheus/2.43.0" 2024-02-10T06:01:18.733 INFO:tasks.workunit.client.0.smithi178.stdout: 628: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:18.733 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8JyhKF_4IUIocX3 off=11951354 len=1201457 2024-02-10T06:01:18.738 INFO:tasks.workunit.client.0.smithi178.stdout:op 3202 completed, throughput=5MB/sec 2024-02-10T06:01:18.739 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nYuGYrKMneNfxZm off=4130718 len=1355491 2024-02-10T06:01:18.742 INFO:tasks.workunit.client.0.smithi178.stdout:op 3203 completed, throughput=5MB/sec 2024-02-10T06:01:18.742 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RyOqg4lSSshO3ni off=4062677 len=431046 2024-02-10T06:01:18.742 INFO:tasks.workunit.client.0.smithi178.stdout:op 3204 completed, throughput=5MB/sec 2024-02-10T06:01:18.743 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-eLOlZXRXAupTXYQ off=7053907 len=1379998 2024-02-10T06:01:18.749 INFO:tasks.workunit.client.0.smithi178.stdout:op 3205 completed, throughput=5MB/sec 2024-02-10T06:01:18.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:18 smithi178 ceph-mon[92537]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:01:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:18 smithi178 ceph-mon[95116]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:01:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:18 smithi189 ceph-mon[89631]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:01:19.750 INFO:tasks.workunit.client.0.smithi178.stdout: 629: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:19.750 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Cr-rg2QoP5kbTKr off=5912447 len=843222 2024-02-10T06:01:19.751 INFO:tasks.workunit.client.0.smithi178.stdout:op 3206 completed, throughput=4.99MB/sec 2024-02-10T06:01:19.751 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RlgJoeumac4fG7i off=8029834 len=879520 2024-02-10T06:01:19.753 INFO:tasks.workunit.client.0.smithi178.stdout:op 3207 completed, throughput=5MB/sec 2024-02-10T06:01:19.753 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6FZsW3ge66DojNS off=6221279 len=1011336 2024-02-10T06:01:19.755 INFO:tasks.workunit.client.0.smithi178.stdout:op 3208 completed, throughput=5MB/sec 2024-02-10T06:01:19.755 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-acoScGG6_NaMIPU off=5392811 len=1470871 2024-02-10T06:01:19.762 INFO:tasks.workunit.client.0.smithi178.stdout:op 3209 completed, throughput=5MB/sec 2024-02-10T06:01:19.762 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vKWI9UEnpgzJjJj off=10291498 len=1108517 2024-02-10T06:01:19.763 INFO:tasks.workunit.client.0.smithi178.stdout:op 3210 completed, throughput=5MB/sec 2024-02-10T06:01:20.764 INFO:tasks.workunit.client.0.smithi178.stdout: 630: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:20.764 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gRGVGRPGBmwZGCO off=2380904 len=2074122 2024-02-10T06:01:20.773 INFO:tasks.workunit.client.0.smithi178.stdout:op 3211 completed, throughput=5MB/sec 2024-02-10T06:01:20.773 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jwC9OnmfBLVL3qH off=8212510 len=918594 2024-02-10T06:01:20.778 INFO:tasks.workunit.client.0.smithi178.stdout:op 3212 completed, throughput=5MB/sec 2024-02-10T06:01:20.778 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bJ6bP1NjdnCR81c off=12983339 len=670669 2024-02-10T06:01:20.782 INFO:tasks.workunit.client.0.smithi178.stdout:op 3213 completed, throughput=5MB/sec 2024-02-10T06:01:20.782 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gvvTQTqJ2aE8LPT off=10114921 len=1739871 2024-02-10T06:01:20.785 INFO:tasks.workunit.client.0.smithi178.stdout:op 3214 completed, throughput=5MB/sec 2024-02-10T06:01:20.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:20 smithi178 ceph-mon[92537]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-02-10T06:01:20.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:20 smithi178 ceph-mon[95116]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-02-10T06:01:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:20 smithi189 ceph-mon[89631]: pgmap v1734: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-02-10T06:01:21.786 INFO:tasks.workunit.client.0.smithi178.stdout: 631: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:21.786 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--7gR712TJvgVjsF off=5471150 len=1903960 2024-02-10T06:01:21.790 INFO:tasks.workunit.client.0.smithi178.stdout:op 3215 completed, throughput=5MB/sec 2024-02-10T06:01:21.790 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KTHnhQMVIzdEWoD off=1033191 len=1186202 2024-02-10T06:01:21.797 INFO:tasks.workunit.client.0.smithi178.stdout:op 3216 completed, throughput=5MB/sec 2024-02-10T06:01:21.797 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qQRMDECClMGZex_ off=3659141 len=337352 2024-02-10T06:01:21.800 INFO:tasks.workunit.client.0.smithi178.stdout:op 3217 completed, throughput=5MB/sec 2024-02-10T06:01:21.800 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pNQF-rRUBkt0YNE off=2937052 len=1073513 2024-02-10T06:01:21.806 INFO:tasks.workunit.client.0.smithi178.stdout:op 3218 completed, throughput=5MB/sec 2024-02-10T06:01:21.806 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Pb0SQzt4wkpreBd off=15585115 len=2087681 2024-02-10T06:01:21.809 INFO:tasks.workunit.client.0.smithi178.stdout:op 3219 completed, throughput=5MB/sec 2024-02-10T06:01:22.810 INFO:tasks.workunit.client.0.smithi178.stdout: 632: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:22.810 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Qz0_vr3F5a6Ibop off=10976163 len=766249 2024-02-10T06:01:22.811 INFO:tasks.workunit.client.0.smithi178.stdout:op 3220 completed, throughput=5MB/sec 2024-02-10T06:01:22.811 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ju4_srYuPJwnaE9 off=10687994 len=1286426 2024-02-10T06:01:22.814 INFO:tasks.workunit.client.0.smithi178.stdout:op 3221 completed, throughput=5MB/sec 2024-02-10T06:01:22.814 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TbUEZrzqd5Etfrt off=15894586 len=889303 2024-02-10T06:01:22.820 INFO:tasks.workunit.client.0.smithi178.stdout:op 3222 completed, throughput=5MB/sec 2024-02-10T06:01:22.820 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LyCkFD3doiejH-z off=2952486 len=1228127 2024-02-10T06:01:22.825 INFO:tasks.workunit.client.0.smithi178.stdout:op 3223 completed, throughput=5MB/sec 2024-02-10T06:01:22.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:22 smithi178 ceph-mon[92537]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:01:22.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:22 smithi178 ceph-mon[95116]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:01:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:22 smithi189 ceph-mon[89631]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:01:23.826 INFO:tasks.workunit.client.0.smithi178.stdout: 633: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:23.826 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-k74Q5GLJjYQV5iM off=2328206 len=1046916 2024-02-10T06:01:23.831 INFO:tasks.workunit.client.0.smithi178.stdout:op 3224 completed, throughput=4.99MB/sec 2024-02-10T06:01:23.832 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VuuQaEkrnXW4XbX off=15264 len=1133241 2024-02-10T06:01:23.837 INFO:tasks.workunit.client.0.smithi178.stdout:op 3225 completed, throughput=5MB/sec 2024-02-10T06:01:23.837 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mEw8tGA6mXWlp19 off=6951163 len=1187404 2024-02-10T06:01:23.839 INFO:tasks.workunit.client.0.smithi178.stdout:op 3226 completed, throughput=5MB/sec 2024-02-10T06:01:23.839 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OQF1SVM-ZKyRx1J off=222279 len=125328 2024-02-10T06:01:23.842 INFO:tasks.workunit.client.0.smithi178.stdout:op 3227 completed, throughput=5MB/sec 2024-02-10T06:01:23.842 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3cCVBEgRaQE9ZP- off=0 len=1294741 2024-02-10T06:01:23.848 INFO:tasks.workunit.client.0.smithi178.stdout:op 3228 completed, throughput=5MB/sec 2024-02-10T06:01:24.849 INFO:tasks.workunit.client.0.smithi178.stdout: 634: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:24.849 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-j0GsBd9NhwWDFNR off=5879447 len=1559575 2024-02-10T06:01:24.858 INFO:tasks.workunit.client.0.smithi178.stdout:op 3229 completed, throughput=4.99MB/sec 2024-02-10T06:01:24.858 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yXwEriiyPwDKTaY off=5859554 len=1259074 2024-02-10T06:01:24.865 INFO:tasks.workunit.client.0.smithi178.stdout:op 3230 completed, throughput=5MB/sec 2024-02-10T06:01:24.865 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pB-EXRr1knnAipA off=4178211 len=159852 2024-02-10T06:01:24.867 INFO:tasks.workunit.client.0.smithi178.stdout:op 3231 completed, throughput=5MB/sec 2024-02-10T06:01:24.867 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0AtTSmuEkUY3cMQ off=3579408 len=112046 2024-02-10T06:01:24.867 INFO:tasks.workunit.client.0.smithi178.stdout:op 3232 completed, throughput=5MB/sec 2024-02-10T06:01:24.867 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oddSrQKqe95ISoy off=11377556 len=770485 2024-02-10T06:01:24.867 INFO:tasks.workunit.client.0.smithi178.stdout:op 3233 completed, throughput=5MB/sec 2024-02-10T06:01:24.868 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1s6IIDQz0kGmr1O off=1318933 len=1904302 2024-02-10T06:01:24.875 INFO:tasks.workunit.client.0.smithi178.stdout:op 3234 completed, throughput=5MB/sec 2024-02-10T06:01:24.975 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:24 smithi178 ceph-mon[92537]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T06:01:24.975 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:24 smithi178 ceph-mon[95116]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T06:01:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:24 smithi189 ceph-mon[89631]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T06:01:25.875 INFO:tasks.workunit.client.0.smithi178.stdout: 635: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:25.875 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_4hv7vemeG_0WCQ off=646890 len=325226 2024-02-10T06:01:25.876 INFO:tasks.workunit.client.0.smithi178.stdout:op 3235 completed, throughput=4.99MB/sec 2024-02-10T06:01:25.876 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EFJBWjwtI8sMN7r off=1408487 len=258471 2024-02-10T06:01:25.876 INFO:tasks.workunit.client.0.smithi178.stdout:op 3236 completed, throughput=4.99MB/sec 2024-02-10T06:01:25.877 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AO_o9d5mYK8Hqcs off=2052876 len=1313204 2024-02-10T06:01:25.882 INFO:tasks.workunit.client.0.smithi178.stdout:op 3237 completed, throughput=5MB/sec 2024-02-10T06:01:25.882 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Mnd0LGl7xkxugi4 off=6219265 len=187381 2024-02-10T06:01:25.886 INFO:tasks.workunit.client.0.smithi178.stdout:op 3238 completed, throughput=5MB/sec 2024-02-10T06:01:25.886 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--RV4YTtUI__4D-4 off=1331181 len=678851 2024-02-10T06:01:25.890 INFO:tasks.workunit.client.0.smithi178.stdout:op 3239 completed, throughput=5MB/sec 2024-02-10T06:01:25.890 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EAbG9-bYgjw-dS5 off=499510 len=1319438 2024-02-10T06:01:25.895 INFO:tasks.workunit.client.0.smithi178.stdout:op 3240 completed, throughput=5MB/sec 2024-02-10T06:01:25.896 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1uprTjUDz621-gb off=19121295 len=774013 2024-02-10T06:01:25.897 INFO:tasks.workunit.client.0.smithi178.stdout:op 3241 completed, throughput=5MB/sec 2024-02-10T06:01:26.898 INFO:tasks.workunit.client.0.smithi178.stdout: 636: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:26.898 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nSgCP6wxKutmQRI off=1098292 len=1665826 2024-02-10T06:01:26.901 INFO:tasks.workunit.client.0.smithi178.stdout:op 3242 completed, throughput=4.99MB/sec 2024-02-10T06:01:26.901 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mopXuz5Sm5_OMJx off=4503252 len=982143 2024-02-10T06:01:26.902 INFO:tasks.workunit.client.0.smithi178.stdout:op 3243 completed, throughput=5MB/sec 2024-02-10T06:01:26.903 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sZ3WjYUfCIQogkt off=4506318 len=1538634 2024-02-10T06:01:26.906 INFO:tasks.workunit.client.0.smithi178.stdout:op 3244 completed, throughput=5MB/sec 2024-02-10T06:01:26.906 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uYyz0YOvhvQgCIg off=21069526 len=1279374 2024-02-10T06:01:26.908 INFO:tasks.workunit.client.0.smithi178.stdout:op 3245 completed, throughput=5MB/sec 2024-02-10T06:01:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:26 smithi178 ceph-mon[92537]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-10T06:01:26.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:26 smithi178 ceph-mon[95116]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-10T06:01:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:26 smithi189 ceph-mon[89631]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-10T06:01:27.909 INFO:tasks.workunit.client.0.smithi178.stdout: 637: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:27.909 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Q4_k4_Xa77OmRs0 off=10545783 len=1305159 2024-02-10T06:01:27.911 INFO:tasks.workunit.client.0.smithi178.stdout:op 3246 completed, throughput=4.99MB/sec 2024-02-10T06:01:27.911 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rXN4_iapRS2l3EI off=4408286 len=2068851 2024-02-10T06:01:27.915 INFO:tasks.workunit.client.0.smithi178.stdout:op 3247 completed, throughput=5MB/sec 2024-02-10T06:01:27.915 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-J_jfLi8K1CLgfpv off=2439002 len=1077008 2024-02-10T06:01:27.922 INFO:tasks.workunit.client.0.smithi178.stdout:op 3248 completed, throughput=5MB/sec 2024-02-10T06:01:27.922 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fefjxBRwyr99N1c off=11633955 len=1176503 2024-02-10T06:01:27.923 INFO:tasks.workunit.client.0.smithi178.stdout:op 3249 completed, throughput=5MB/sec 2024-02-10T06:01:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:01:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:01:27] "GET /metrics HTTP/1.1" 200 34071 "" "Prometheus/2.43.0" 2024-02-10T06:01:28.924 INFO:tasks.workunit.client.0.smithi178.stdout: 638: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:28.924 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ntdTPvp3_-wzdqe off=6621865 len=816774 2024-02-10T06:01:28.928 INFO:tasks.workunit.client.0.smithi178.stdout:op 3250 completed, throughput=4.99MB/sec 2024-02-10T06:01:28.928 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4C6SMhUirD1MWQj off=6025713 len=618235 2024-02-10T06:01:28.932 INFO:tasks.workunit.client.0.smithi178.stdout:op 3251 completed, throughput=5MB/sec 2024-02-10T06:01:28.932 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uwl7BWqLSgM_xxS off=0 len=1990089 2024-02-10T06:01:28.934 INFO:tasks.workunit.client.0.smithi178.stdout:op 3252 completed, throughput=5MB/sec 2024-02-10T06:01:28.934 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-As1z_W4bD9XsPSM off=2551661 len=2035286 2024-02-10T06:01:28.939 INFO:tasks.workunit.client.0.smithi178.stdout:op 3253 completed, throughput=5MB/sec 2024-02-10T06:01:28.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:28 smithi178 ceph-mon[92537]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:01:28.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:28 smithi178 ceph-mon[95116]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:01:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:28 smithi189 ceph-mon[89631]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:01:29.940 INFO:tasks.workunit.client.0.smithi178.stdout: 639: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:29.940 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7QybWIvTVzNyewB off=22582347 len=985399 2024-02-10T06:01:29.945 INFO:tasks.workunit.client.0.smithi178.stdout:op 3254 completed, throughput=4.99MB/sec 2024-02-10T06:01:29.945 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tMBhiAnKYbHU9iw off=4177608 len=1663993 2024-02-10T06:01:29.952 INFO:tasks.workunit.client.0.smithi178.stdout:op 3255 completed, throughput=5MB/sec 2024-02-10T06:01:29.952 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pQk5BuWl3a4aQP- off=4345582 len=1858055 2024-02-10T06:01:29.954 INFO:tasks.workunit.client.0.smithi178.stdout:op 3256 completed, throughput=5MB/sec 2024-02-10T06:01:29.954 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-31BB2N4h-jOh2o8 off=24736354 len=286388 2024-02-10T06:01:29.955 INFO:tasks.workunit.client.0.smithi178.stdout:op 3257 completed, throughput=5MB/sec 2024-02-10T06:01:29.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:01:29.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:01:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:01:30.955 INFO:tasks.workunit.client.0.smithi178.stdout: 640: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:30.956 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hgnUkKFb-Ly7yJu off=18101151 len=237707 2024-02-10T06:01:30.956 INFO:tasks.workunit.client.0.smithi178.stdout:op 3258 completed, throughput=4.99MB/sec 2024-02-10T06:01:30.956 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ixch5m4I1-x9L7- off=5687322 len=679506 2024-02-10T06:01:30.957 INFO:tasks.workunit.client.0.smithi178.stdout:op 3259 completed, throughput=4.99MB/sec 2024-02-10T06:01:30.957 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yojsktm513cm2AO off=5520042 len=328666 2024-02-10T06:01:30.958 INFO:tasks.workunit.client.0.smithi178.stdout:op 3260 completed, throughput=4.99MB/sec 2024-02-10T06:01:30.958 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-r03xA0oHriZ2uRe off=1385134 len=812340 2024-02-10T06:01:30.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:30 smithi178 ceph-mon[92537]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:01:30.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:30 smithi178 ceph-mon[95116]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:01:30.963 INFO:tasks.workunit.client.0.smithi178.stdout:op 3261 completed, throughput=5MB/sec 2024-02-10T06:01:30.963 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jfEAzFqPP8POihd off=1599449 len=74805 2024-02-10T06:01:30.963 INFO:tasks.workunit.client.0.smithi178.stdout:op 3262 completed, throughput=5MB/sec 2024-02-10T06:01:30.963 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Mjt0WF09dZMAxqg off=1309618 len=1877831 2024-02-10T06:01:30.967 INFO:tasks.workunit.client.0.smithi178.stdout:op 3263 completed, throughput=5MB/sec 2024-02-10T06:01:30.967 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QGpEjivXgG1g54w off=1421204 len=417555 2024-02-10T06:01:30.968 INFO:tasks.workunit.client.0.smithi178.stdout:op 3264 completed, throughput=5MB/sec 2024-02-10T06:01:30.968 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mCbQY6OQptIMMXb off=494610 len=876009 2024-02-10T06:01:30.969 INFO:tasks.workunit.client.0.smithi178.stdout:op 3265 completed, throughput=5MB/sec 2024-02-10T06:01:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:30 smithi189 ceph-mon[89631]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:01:31.969 INFO:tasks.workunit.client.0.smithi178.stdout: 641: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:31.970 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XrFgsM6zADox5UV off=2155568 len=1624555 2024-02-10T06:01:31.972 INFO:tasks.workunit.client.0.smithi178.stdout:op 3266 completed, throughput=4.99MB/sec 2024-02-10T06:01:31.972 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nUPR5GaWZRFSzH6 off=1684337 len=694305 2024-02-10T06:01:31.973 INFO:tasks.workunit.client.0.smithi178.stdout:op 3267 completed, throughput=5MB/sec 2024-02-10T06:01:31.973 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kJEKsAp-O4SisRe off=3652147 len=889387 2024-02-10T06:01:31.978 INFO:tasks.workunit.client.0.smithi178.stdout:op 3268 completed, throughput=5MB/sec 2024-02-10T06:01:31.978 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QE-E7lKPkHloSqG off=2395142 len=682333 2024-02-10T06:01:31.979 INFO:tasks.workunit.client.0.smithi178.stdout:op 3269 completed, throughput=5MB/sec 2024-02-10T06:01:31.979 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qfCgmAlu0X8lUwx off=14513163 len=324192 2024-02-10T06:01:31.980 INFO:tasks.workunit.client.0.smithi178.stdout:op 3270 completed, throughput=5MB/sec 2024-02-10T06:01:31.980 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WiS7zq0c11iHOH3 off=14343465 len=434476 2024-02-10T06:01:31.984 INFO:tasks.workunit.client.0.smithi178.stdout:op 3271 completed, throughput=5MB/sec 2024-02-10T06:01:31.984 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DhQZE5aho2qhZWj off=1400168 len=1130781 2024-02-10T06:01:31.985 INFO:tasks.workunit.client.0.smithi178.stdout:op 3272 completed, throughput=5MB/sec 2024-02-10T06:01:32.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:32 smithi178 ceph-mon[92537]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:01:32.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:32 smithi178 ceph-mon[95116]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:01:32.985 INFO:tasks.workunit.client.0.smithi178.stdout: 642: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:32.985 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dItFSSJ61QQ4ggk off=1458510 len=1730980 2024-02-10T06:01:32.987 INFO:tasks.workunit.client.0.smithi178.stdout:op 3273 completed, throughput=5MB/sec 2024-02-10T06:01:32.987 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-v0VFdwmoYqc6liW off=21558672 len=1973380 2024-02-10T06:01:32.990 INFO:tasks.workunit.client.0.smithi178.stdout:op 3274 completed, throughput=5MB/sec 2024-02-10T06:01:32.990 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uwG0RHbDE_PJyt2 off=2019343 len=1278650 2024-02-10T06:01:32.991 INFO:tasks.workunit.client.0.smithi178.stdout:op 3275 completed, throughput=5MB/sec 2024-02-10T06:01:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:32 smithi189 ceph-mon[89631]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:01:33.992 INFO:tasks.workunit.client.0.smithi178.stdout: 643: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:33.992 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-23LElv0JO98xugs off=11652953 len=1058733 2024-02-10T06:01:34.000 INFO:tasks.workunit.client.0.smithi178.stdout:op 3276 completed, throughput=4.99MB/sec 2024-02-10T06:01:34.000 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FDdkOYBObigBIea off=8998480 len=1301162 2024-02-10T06:01:34.000 INFO:tasks.workunit.client.0.smithi178.stdout:op 3277 completed, throughput=5MB/sec 2024-02-10T06:01:34.000 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4GQV-7LysBsY0RR off=5420576 len=1347349 2024-02-10T06:01:34.006 INFO:tasks.workunit.client.0.smithi178.stdout:op 3278 completed, throughput=5MB/sec 2024-02-10T06:01:34.006 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-w73Rg64rj1w6jHp off=896950 len=1029840 2024-02-10T06:01:34.011 INFO:tasks.workunit.client.0.smithi178.stdout:op 3279 completed, throughput=5MB/sec 2024-02-10T06:01:34.011 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ohphCfMwdBvWkwE off=13816212 len=52641 2024-02-10T06:01:34.013 INFO:tasks.workunit.client.0.smithi178.stdout:op 3280 completed, throughput=5MB/sec 2024-02-10T06:01:34.013 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UMSje5MJ7gt0iRJ off=16286532 len=308720 2024-02-10T06:01:34.016 INFO:tasks.workunit.client.0.smithi178.stdout:op 3281 completed, throughput=5MB/sec 2024-02-10T06:01:34.016 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uKCQRhiTB3xYQTi off=1854549 len=1779880 2024-02-10T06:01:34.025 INFO:tasks.workunit.client.0.smithi178.stdout:op 3282 completed, throughput=5MB/sec 2024-02-10T06:01:34.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:34 smithi178 ceph-mon[92537]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:01:34.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:34 smithi178 ceph-mon[95116]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:01:35.026 INFO:tasks.workunit.client.0.smithi178.stdout: 644: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:35.026 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3SmVCcU78ev2UJr off=1846346 len=235372 2024-02-10T06:01:35.029 INFO:tasks.workunit.client.0.smithi178.stdout:op 3283 completed, throughput=5MB/sec 2024-02-10T06:01:35.029 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-THGG3lZM_GmLXWE off=13676454 len=1752747 2024-02-10T06:01:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:34 smithi189 ceph-mon[89631]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:01:35.039 INFO:tasks.workunit.client.0.smithi178.stdout:op 3284 completed, throughput=5MB/sec 2024-02-10T06:01:35.040 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ADK78yjeSI8ZrDE off=2352728 len=1552791 2024-02-10T06:01:35.041 INFO:tasks.workunit.client.0.smithi178.stdout:op 3285 completed, throughput=5MB/sec 2024-02-10T06:01:35.042 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qxItQxNdkD0nUDg off=1540155 len=930634 2024-02-10T06:01:35.042 INFO:tasks.workunit.client.0.smithi178.stdout:op 3286 completed, throughput=5MB/sec 2024-02-10T06:01:36.043 INFO:tasks.workunit.client.0.smithi178.stdout: 645: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:36.043 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dhOdOPMPWDut0e5 off=14643936 len=1541389 2024-02-10T06:01:36.044 INFO:tasks.workunit.client.0.smithi178.stdout:op 3287 completed, throughput=5MB/sec 2024-02-10T06:01:36.045 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sdf8h_EL3hnuArt off=812602 len=614196 2024-02-10T06:01:36.046 INFO:tasks.workunit.client.0.smithi178.stdout:op 3288 completed, throughput=5MB/sec 2024-02-10T06:01:36.046 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-A9HOq94LRU5Tgnb off=2794591 len=1150883 2024-02-10T06:01:36.047 INFO:tasks.workunit.client.0.smithi178.stdout:op 3289 completed, throughput=5MB/sec 2024-02-10T06:01:36.047 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--8JK-zJtEY7Q1XA off=5907133 len=202777 2024-02-10T06:01:36.048 INFO:tasks.workunit.client.0.smithi178.stdout:op 3290 completed, throughput=5MB/sec 2024-02-10T06:01:36.048 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1nyIgEseGf1aGPq off=977159 len=804260 2024-02-10T06:01:36.050 INFO:tasks.workunit.client.0.smithi178.stdout:op 3291 completed, throughput=5MB/sec 2024-02-10T06:01:36.050 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xsbQX5j1Ky-r1Qx off=5568387 len=1391522 2024-02-10T06:01:36.052 INFO:tasks.workunit.client.0.smithi178.stdout:op 3292 completed, throughput=5MB/sec 2024-02-10T06:01:36.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:36 smithi178 ceph-mon[92537]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:01:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:36 smithi178 ceph-mon[95116]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:01:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:36 smithi189 ceph-mon[89631]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:01:37.052 INFO:tasks.workunit.client.0.smithi178.stdout: 646: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:37.052 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9Iila8Oz-u9F1ia off=12078574 len=750788 2024-02-10T06:01:37.053 INFO:tasks.workunit.client.0.smithi178.stdout:op 3293 completed, throughput=5MB/sec 2024-02-10T06:01:37.053 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AMnYGcOCniwnsNX off=5690426 len=592016 2024-02-10T06:01:37.058 INFO:tasks.workunit.client.0.smithi178.stdout:op 3294 completed, throughput=5MB/sec 2024-02-10T06:01:37.058 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-h3r7Uu9s7LN-MTo off=4176265 len=1491599 2024-02-10T06:01:37.061 INFO:tasks.workunit.client.0.smithi178.stdout:op 3295 completed, throughput=5MB/sec 2024-02-10T06:01:37.061 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SBRGJhhDK1FU5Dw off=16428546 len=336301 2024-02-10T06:01:37.064 INFO:tasks.workunit.client.0.smithi178.stdout:op 3296 completed, throughput=5MB/sec 2024-02-10T06:01:37.064 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pMzILQIrGN6G_d0 off=115956 len=1750046 2024-02-10T06:01:37.066 INFO:tasks.workunit.client.0.smithi178.stdout:op 3297 completed, throughput=5MB/sec 2024-02-10T06:01:37.863 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:01:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:01:37] "GET /metrics HTTP/1.1" 200 34073 "" "Prometheus/2.43.0" 2024-02-10T06:01:38.067 INFO:tasks.workunit.client.0.smithi178.stdout: 647: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:38.067 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-StbBHPe4i8yzI3n off=1946131 len=330507 2024-02-10T06:01:38.070 INFO:tasks.workunit.client.0.smithi178.stdout:op 3298 completed, throughput=4.99MB/sec 2024-02-10T06:01:38.070 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xftQeraRQikh0Po off=2197949 len=436817 2024-02-10T06:01:38.074 INFO:tasks.workunit.client.0.smithi178.stdout:op 3299 completed, throughput=4.99MB/sec 2024-02-10T06:01:38.074 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UcqJ3CyKX8PY4lA off=1435640 len=1521024 2024-02-10T06:01:38.083 INFO:tasks.workunit.client.0.smithi178.stdout:op 3300 completed, throughput=5MB/sec 2024-02-10T06:01:38.083 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-R7vlm396-acDmYk off=1833309 len=2035682 2024-02-10T06:01:38.093 INFO:tasks.workunit.client.0.smithi178.stdout:op 3301 completed, throughput=5MB/sec 2024-02-10T06:01:38.093 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lhB0vYVl-IW4yQG off=16690697 len=446452 2024-02-10T06:01:38.096 INFO:tasks.workunit.client.0.smithi178.stdout:op 3302 completed, throughput=5MB/sec 2024-02-10T06:01:38.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:38 smithi178 ceph-mon[95116]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-10T06:01:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:38 smithi178 ceph-mon[92537]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-10T06:01:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:38 smithi189 ceph-mon[89631]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-10T06:01:39.096 INFO:tasks.workunit.client.0.smithi178.stdout: 648: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:39.096 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-r1UpPltihXzOgg8 off=17456533 len=244212 2024-02-10T06:01:39.097 INFO:tasks.workunit.client.0.smithi178.stdout:op 3303 completed, throughput=4.99MB/sec 2024-02-10T06:01:39.098 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2NNXHOXfFsL21QM off=2719494 len=623136 2024-02-10T06:01:39.099 INFO:tasks.workunit.client.0.smithi178.stdout:op 3304 completed, throughput=4.99MB/sec 2024-02-10T06:01:39.099 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-djFqhYtOz04_rMl off=8669107 len=1483008 2024-02-10T06:01:39.101 INFO:tasks.workunit.client.0.smithi178.stdout:op 3305 completed, throughput=5MB/sec 2024-02-10T06:01:39.101 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-13As590IIi1Orcc off=1804839 len=1245465 2024-02-10T06:01:39.102 INFO:tasks.workunit.client.0.smithi178.stdout:op 3306 completed, throughput=5MB/sec 2024-02-10T06:01:39.102 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QE-E7lKPkHloSqG off=5125343 len=58338 2024-02-10T06:01:39.103 INFO:tasks.workunit.client.0.smithi178.stdout:op 3307 completed, throughput=5MB/sec 2024-02-10T06:01:39.103 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Q4eMIZMBg-2bVw2 off=8606022 len=1421829 2024-02-10T06:01:39.111 INFO:tasks.workunit.client.0.smithi178.stdout:op 3308 completed, throughput=5MB/sec 2024-02-10T06:01:39.111 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HqMl1X7hqKfDbaa off=3099275 len=956469 2024-02-10T06:01:39.112 INFO:tasks.workunit.client.0.smithi178.stdout:op 3309 completed, throughput=5MB/sec 2024-02-10T06:01:40.112 INFO:tasks.workunit.client.0.smithi178.stdout: 649: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:40.113 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JLuN0Cl6jnfaOvU off=1041310 len=1748687 2024-02-10T06:01:40.120 INFO:tasks.workunit.client.0.smithi178.stdout:op 3310 completed, throughput=5MB/sec 2024-02-10T06:01:40.121 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i4GfkXbLC7vp668 off=3816186 len=1758176 2024-02-10T06:01:40.127 INFO:tasks.workunit.client.0.smithi178.stdout:op 3311 completed, throughput=5MB/sec 2024-02-10T06:01:40.127 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rnLPilE4zfQv-t8 off=2790886 len=827575 2024-02-10T06:01:40.128 INFO:tasks.workunit.client.0.smithi178.stdout:op 3312 completed, throughput=5MB/sec 2024-02-10T06:01:40.128 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EP8kAn-uF5XJlVl off=7969213 len=668919 2024-02-10T06:01:40.132 INFO:tasks.workunit.client.0.smithi178.stdout:op 3313 completed, throughput=5MB/sec 2024-02-10T06:01:40.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:40 smithi178 ceph-mon[92537]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-10T06:01:40.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:40 smithi178 ceph-mon[95116]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-10T06:01:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:40 smithi189 ceph-mon[89631]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-10T06:01:41.129 INFO:tasks.workunit.client.0.smithi178.stdout: 650: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:41.129 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-s4F4rtJIwJmeQRw off=88359 len=1105446 2024-02-10T06:01:41.135 INFO:tasks.workunit.client.0.smithi178.stdout:op 3314 completed, throughput=4.99MB/sec 2024-02-10T06:01:41.136 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MY4jnRjDpW7lxM3 off=5172484 len=186413 2024-02-10T06:01:41.136 INFO:tasks.workunit.client.0.smithi178.stdout:op 3315 completed, throughput=5MB/sec 2024-02-10T06:01:41.136 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cX_vqgq_UhjKAL8 off=1337869 len=245633 2024-02-10T06:01:41.139 INFO:tasks.workunit.client.0.smithi178.stdout:op 3316 completed, throughput=5MB/sec 2024-02-10T06:01:41.139 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pGaP1wteKdmYSPf off=11862903 len=977782 2024-02-10T06:01:41.140 INFO:tasks.workunit.client.0.smithi178.stdout:op 3317 completed, throughput=5MB/sec 2024-02-10T06:01:41.141 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WPCRanIBA5xIZMt off=10567879 len=156821 2024-02-10T06:01:41.143 INFO:tasks.workunit.client.0.smithi178.stdout:op 3318 completed, throughput=5MB/sec 2024-02-10T06:01:41.143 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BAzwKoHyRvYfYnA off=839542 len=482924 2024-02-10T06:01:41.144 INFO:tasks.workunit.client.0.smithi178.stdout:op 3319 completed, throughput=5MB/sec 2024-02-10T06:01:41.144 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-K0Rvnov4PkQBGk8 off=8835327 len=614482 2024-02-10T06:01:41.149 INFO:tasks.workunit.client.0.smithi178.stdout:op 3320 completed, throughput=5MB/sec 2024-02-10T06:01:41.149 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-igN6II0B7dvpLCg off=5267166 len=1006520 2024-02-10T06:01:41.153 INFO:tasks.workunit.client.0.smithi178.stdout:op 3321 completed, throughput=5MB/sec 2024-02-10T06:01:41.153 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QfgFCJCnykd4YDY off=2343277 len=2042789 2024-02-10T06:01:41.162 INFO:tasks.workunit.client.0.smithi178.stdout:op 3322 completed, throughput=5MB/sec 2024-02-10T06:01:42.163 INFO:tasks.workunit.client.0.smithi178.stdout: 651: throughput=5MB/sec pending data=0 2024-02-10T06:01:42.163 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-riOdsBUTavDHq9V off=968779 len=1684417 2024-02-10T06:01:42.166 INFO:tasks.workunit.client.0.smithi178.stdout:op 3323 completed, throughput=5MB/sec 2024-02-10T06:01:42.166 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5OYYNsfAHqYzk7Y off=8621578 len=50365 2024-02-10T06:01:42.166 INFO:tasks.workunit.client.0.smithi178.stdout:op 3324 completed, throughput=5MB/sec 2024-02-10T06:01:42.167 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lHFigzhavw6-Ten off=9007134 len=444546 2024-02-10T06:01:42.170 INFO:tasks.workunit.client.0.smithi178.stdout:op 3325 completed, throughput=5MB/sec 2024-02-10T06:01:42.170 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Y7HCDjFOuK1zuWe off=7696676 len=1989416 2024-02-10T06:01:42.173 INFO:tasks.workunit.client.0.smithi178.stdout:op 3326 completed, throughput=5MB/sec 2024-02-10T06:01:42.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:42 smithi178 ceph-mon[92537]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:01:42.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:42 smithi178 ceph-mon[95116]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:01:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:42 smithi189 ceph-mon[89631]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:01:43.173 INFO:tasks.workunit.client.0.smithi178.stdout: 652: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:43.173 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qunWnT1x-28B8dS off=4713229 len=609366 2024-02-10T06:01:43.177 INFO:tasks.workunit.client.0.smithi178.stdout:op 3327 completed, throughput=4.99MB/sec 2024-02-10T06:01:43.177 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WsjtqIQ9eEq9_Ua off=11980366 len=1296045 2024-02-10T06:01:43.179 INFO:tasks.workunit.client.0.smithi178.stdout:op 3328 completed, throughput=5MB/sec 2024-02-10T06:01:43.179 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6HIBHyinH_dhzt9 off=2486099 len=1521337 2024-02-10T06:01:43.186 INFO:tasks.workunit.client.0.smithi178.stdout:op 3329 completed, throughput=5MB/sec 2024-02-10T06:01:43.186 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-o6_kqFkN02cgsyP off=3965807 len=77839 2024-02-10T06:01:43.189 INFO:tasks.workunit.client.0.smithi178.stdout:op 3330 completed, throughput=5MB/sec 2024-02-10T06:01:43.189 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Nmi54-ZGvEfPchm off=9566336 len=1399984 2024-02-10T06:01:43.195 INFO:tasks.workunit.client.0.smithi178.stdout:op 3331 completed, throughput=5MB/sec 2024-02-10T06:01:44.195 INFO:tasks.workunit.client.0.smithi178.stdout: 653: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:44.196 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0uXtU1n0NQiXyrf off=952660 len=1305 2024-02-10T06:01:44.198 INFO:tasks.workunit.client.0.smithi178.stdout:op 3332 completed, throughput=4.99MB/sec 2024-02-10T06:01:44.198 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-X7jesH16YfXomPS off=13071314 len=1777950 2024-02-10T06:01:44.200 INFO:tasks.workunit.client.0.smithi178.stdout:op 3333 completed, throughput=5MB/sec 2024-02-10T06:01:44.200 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rEjKZqNManhzoJg off=508032 len=1480281 2024-02-10T06:01:44.202 INFO:tasks.workunit.client.0.smithi178.stdout:op 3334 completed, throughput=5MB/sec 2024-02-10T06:01:44.202 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ESC8ssXs6ecjKhB off=1292059 len=1064905 2024-02-10T06:01:44.208 INFO:tasks.workunit.client.0.smithi178.stdout:op 3335 completed, throughput=5MB/sec 2024-02-10T06:01:44.208 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3WCDHMpcg08Fhkq off=1313053 len=192066 2024-02-10T06:01:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:op 3336 completed, throughput=5MB/sec 2024-02-10T06:01:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_sBrVmNQ24FqN59 off=1060081 len=96379 2024-02-10T06:01:44.212 INFO:tasks.workunit.client.0.smithi178.stdout:op 3337 completed, throughput=5MB/sec 2024-02-10T06:01:44.213 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-D8_vktJnI8EYN8f off=11111413 len=14181 2024-02-10T06:01:44.215 INFO:tasks.workunit.client.0.smithi178.stdout:op 3338 completed, throughput=5MB/sec 2024-02-10T06:01:44.215 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-m1PMAwY80bpDq31 off=727895 len=593463 2024-02-10T06:01:44.216 INFO:tasks.workunit.client.0.smithi178.stdout:op 3339 completed, throughput=5MB/sec 2024-02-10T06:01:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:44 smithi178 ceph-mon[92537]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:01:44.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:01:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:44 smithi178 ceph-mon[95116]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:01:44.963 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:01:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:44 smithi189 ceph-mon[89631]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:01:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:01:45.216 INFO:tasks.workunit.client.0.smithi178.stdout: 654: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:45.216 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ESC8ssXs6ecjKhB off=6987874 len=1124402 2024-02-10T06:01:45.222 INFO:tasks.workunit.client.0.smithi178.stdout:op 3340 completed, throughput=4.99MB/sec 2024-02-10T06:01:45.222 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NlJkVgnlSrpLlWv off=19805210 len=781860 2024-02-10T06:01:45.223 INFO:tasks.workunit.client.0.smithi178.stdout:op 3341 completed, throughput=5MB/sec 2024-02-10T06:01:45.223 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1AyDUmTYcNkYB4e off=7536701 len=1038988 2024-02-10T06:01:45.224 INFO:tasks.workunit.client.0.smithi178.stdout:op 3342 completed, throughput=5MB/sec 2024-02-10T06:01:45.224 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4YrSi9KgLHenidH off=6897362 len=537168 2024-02-10T06:01:45.225 INFO:tasks.workunit.client.0.smithi178.stdout:op 3343 completed, throughput=5MB/sec 2024-02-10T06:01:45.225 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Hy0BCSK41sx7vtB off=4620393 len=418387 2024-02-10T06:01:45.226 INFO:tasks.workunit.client.0.smithi178.stdout:op 3344 completed, throughput=5MB/sec 2024-02-10T06:01:45.226 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-14306uhlh4w4Van off=5146286 len=1935281 2024-02-10T06:01:45.234 INFO:tasks.workunit.client.0.smithi178.stdout:op 3345 completed, throughput=5MB/sec 2024-02-10T06:01:46.244 INFO:tasks.workunit.client.0.smithi178.stdout: 655: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:46.245 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-u-gbq-lWXDJQhIa off=2583619 len=1526303 2024-02-10T06:01:46.246 INFO:tasks.workunit.client.0.smithi178.stdout:op 3346 completed, throughput=5MB/sec 2024-02-10T06:01:46.246 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-myBXDcrxNZwEcKx off=3176249 len=1034099 2024-02-10T06:01:46.247 INFO:tasks.workunit.client.0.smithi178.stdout:op 3347 completed, throughput=5MB/sec 2024-02-10T06:01:46.247 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T4NbKI63-A-nlej off=11392802 len=1359466 2024-02-10T06:01:46.254 INFO:tasks.workunit.client.0.smithi178.stdout:op 3348 completed, throughput=5MB/sec 2024-02-10T06:01:46.254 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EvNpal1lX2ReRvt off=15062797 len=1078588 2024-02-10T06:01:46.257 INFO:tasks.workunit.client.0.smithi178.stdout:op 3349 completed, throughput=5MB/sec 2024-02-10T06:01:46.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:46 smithi178 ceph-mon[92537]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-10T06:01:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:46 smithi178 ceph-mon[95116]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-10T06:01:47.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:46 smithi189 ceph-mon[89631]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-10T06:01:47.258 INFO:tasks.workunit.client.0.smithi178.stdout: 656: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:47.258 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NL89RxsQQI6Q9g1 off=7053614 len=920177 2024-02-10T06:01:47.259 INFO:tasks.workunit.client.0.smithi178.stdout:op 3350 completed, throughput=4.99MB/sec 2024-02-10T06:01:47.259 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-s2lKQIrsQxDugCI off=106183 len=1012152 2024-02-10T06:01:47.261 INFO:tasks.workunit.client.0.smithi178.stdout:op 3351 completed, throughput=5MB/sec 2024-02-10T06:01:47.261 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Q9nM9wocJJo8ORU off=4963548 len=139935 2024-02-10T06:01:47.264 INFO:tasks.workunit.client.0.smithi178.stdout:op 3352 completed, throughput=5MB/sec 2024-02-10T06:01:47.264 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1h2a4_aPoikuL4r off=9464534 len=1217535 2024-02-10T06:01:47.265 INFO:tasks.workunit.client.0.smithi178.stdout:op 3353 completed, throughput=5MB/sec 2024-02-10T06:01:47.265 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MHkFsI_Vx239qkI off=7504324 len=293233 2024-02-10T06:01:47.269 INFO:tasks.workunit.client.0.smithi178.stdout:op 3354 completed, throughput=5MB/sec 2024-02-10T06:01:47.269 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rPE69pDv5z_vEOS off=2587111 len=1690796 2024-02-10T06:01:47.279 INFO:tasks.workunit.client.0.smithi178.stdout:op 3355 completed, throughput=5MB/sec 2024-02-10T06:01:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:01:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:01:47] "GET /metrics HTTP/1.1" 200 34077 "" "Prometheus/2.43.0" 2024-02-10T06:01:48.280 INFO:tasks.workunit.client.0.smithi178.stdout: 657: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:48.280 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YOl7Wdo91lsuDSi off=569860 len=126432 2024-02-10T06:01:48.280 INFO:tasks.workunit.client.0.smithi178.stdout:op 3356 completed, throughput=4.99MB/sec 2024-02-10T06:01:48.281 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Wwcp6yCLyKCklhw off=6972273 len=1493450 2024-02-10T06:01:48.287 INFO:tasks.workunit.client.0.smithi178.stdout:op 3357 completed, throughput=5MB/sec 2024-02-10T06:01:48.287 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-u7f4bA_11Vr6eyn off=9441418 len=4387 2024-02-10T06:01:48.288 INFO:tasks.workunit.client.0.smithi178.stdout:op 3358 completed, throughput=5MB/sec 2024-02-10T06:01:48.288 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dHtJOLNNS5w_fg2 off=4285209 len=402982 2024-02-10T06:01:48.288 INFO:tasks.workunit.client.0.smithi178.stdout:op 3359 completed, throughput=5MB/sec 2024-02-10T06:01:48.288 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-f6gws5MA0nu2CdP off=8703871 len=1350456 2024-02-10T06:01:48.290 INFO:tasks.workunit.client.0.smithi178.stdout:op 3360 completed, throughput=5MB/sec 2024-02-10T06:01:48.290 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lcCG4lQ7bzX2M6R off=1213052 len=956596 2024-02-10T06:01:48.296 INFO:tasks.workunit.client.0.smithi178.stdout:op 3361 completed, throughput=5MB/sec 2024-02-10T06:01:48.296 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aIIrOmXXtXW19yG off=2358873 len=1566454 2024-02-10T06:01:48.303 INFO:tasks.workunit.client.0.smithi178.stdout:op 3362 completed, throughput=5MB/sec 2024-02-10T06:01:48.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:48 smithi178 ceph-mon[92537]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:01:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:48 smithi178 ceph-mon[95116]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:01:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:48 smithi189 ceph-mon[89631]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:01:49.304 INFO:tasks.workunit.client.0.smithi178.stdout: 658: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:49.304 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-X3NC2dm6kFxXWDx off=13011677 len=906738 2024-02-10T06:01:49.305 INFO:tasks.workunit.client.0.smithi178.stdout:op 3363 completed, throughput=5MB/sec 2024-02-10T06:01:49.305 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xhMnSF3FnW4lD_W off=7938451 len=2065590 2024-02-10T06:01:49.308 INFO:tasks.workunit.client.0.smithi178.stdout:op 3364 completed, throughput=5MB/sec 2024-02-10T06:01:49.308 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tXcsaFdBvbEj74X off=15953895 len=777748 2024-02-10T06:01:49.312 INFO:tasks.workunit.client.0.smithi178.stdout:op 3365 completed, throughput=5MB/sec 2024-02-10T06:01:49.312 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mhDzWANLyequ8SV off=1928941 len=1449252 2024-02-10T06:01:49.318 INFO:tasks.workunit.client.0.smithi178.stdout:op 3366 completed, throughput=5MB/sec 2024-02-10T06:01:50.319 INFO:tasks.workunit.client.0.smithi178.stdout: 659: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:50.319 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LckdB8P_ufVF0Vz off=10329482 len=267634 2024-02-10T06:01:50.319 INFO:tasks.workunit.client.0.smithi178.stdout:op 3367 completed, throughput=4.99MB/sec 2024-02-10T06:01:50.320 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oaKX9Fg91VJr-7N off=9158525 len=1675239 2024-02-10T06:01:50.323 INFO:tasks.workunit.client.0.smithi178.stdout:op 3368 completed, throughput=5MB/sec 2024-02-10T06:01:50.323 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DBa6vwwtbtm-WEU off=1916954 len=298256 2024-02-10T06:01:50.324 INFO:tasks.workunit.client.0.smithi178.stdout:op 3369 completed, throughput=5MB/sec 2024-02-10T06:01:50.324 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6kQ4mlANWIuMhfd off=235195 len=442141 2024-02-10T06:01:50.324 INFO:tasks.workunit.client.0.smithi178.stdout:op 3370 completed, throughput=5MB/sec 2024-02-10T06:01:50.324 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5rrTVoI_9L6a87z off=885895 len=246649 2024-02-10T06:01:50.325 INFO:tasks.workunit.client.0.smithi178.stdout:op 3371 completed, throughput=5MB/sec 2024-02-10T06:01:50.325 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jwDqElizk0p1a1a off=11833511 len=1835610 2024-02-10T06:01:50.328 INFO:tasks.workunit.client.0.smithi178.stdout:op 3372 completed, throughput=5MB/sec 2024-02-10T06:01:50.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:50 smithi178 ceph-mon[92537]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2024-02-10T06:01:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:50 smithi178 ceph-mon[95116]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2024-02-10T06:01:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:50 smithi189 ceph-mon[89631]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2024-02-10T06:01:51.329 INFO:tasks.workunit.client.0.smithi178.stdout: 660: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:51.329 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-p7vPkM7OYeL3GTa off=7606569 len=1600981 2024-02-10T06:01:51.336 INFO:tasks.workunit.client.0.smithi178.stdout:op 3373 completed, throughput=5MB/sec 2024-02-10T06:01:51.336 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-G-UWemqhpCj9aXD off=651295 len=1475267 2024-02-10T06:01:51.349 INFO:tasks.workunit.client.0.smithi178.stdout:op 3374 completed, throughput=5MB/sec 2024-02-10T06:01:51.350 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tufysu_XQ4VRr3L off=3362380 len=743526 2024-02-10T06:01:51.351 INFO:tasks.workunit.client.0.smithi178.stdout:op 3375 completed, throughput=5MB/sec 2024-02-10T06:01:51.351 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7xi6FWXF0I8nTuo off=3938156 len=1255331 2024-02-10T06:01:51.358 INFO:tasks.workunit.client.0.smithi178.stdout:op 3376 completed, throughput=5MB/sec 2024-02-10T06:01:51.358 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-59XEfVZ5HpprOu8 off=13469035 len=1747999 2024-02-10T06:01:51.367 INFO:tasks.workunit.client.0.smithi178.stdout:op 3377 completed, throughput=5MB/sec 2024-02-10T06:01:52.368 INFO:tasks.workunit.client.0.smithi178.stdout: 661: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:52.368 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a-j7rBg7ra2piM9 off=441544 len=1310886 2024-02-10T06:01:52.370 INFO:tasks.workunit.client.0.smithi178.stdout:op 3378 completed, throughput=5MB/sec 2024-02-10T06:01:52.370 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Z25M9EnnWyUcCj3 off=1687758 len=73480 2024-02-10T06:01:52.370 INFO:tasks.workunit.client.0.smithi178.stdout:op 3379 completed, throughput=5MB/sec 2024-02-10T06:01:52.370 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wgPRTFdEXGiEOxx off=5235107 len=1637697 2024-02-10T06:01:52.378 INFO:tasks.workunit.client.0.smithi178.stdout:op 3380 completed, throughput=5MB/sec 2024-02-10T06:01:52.378 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i-EvwM2Kawi_sHY off=20216342 len=961798 2024-02-10T06:01:52.383 INFO:tasks.workunit.client.0.smithi178.stdout:op 3381 completed, throughput=5MB/sec 2024-02-10T06:01:52.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:52 smithi178 ceph-mon[92537]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T06:01:52.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:52 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:01:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:52 smithi178 ceph-mon[95116]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T06:01:52.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:52 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:01:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:52 smithi189 ceph-mon[89631]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T06:01:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:52 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:01:53.383 INFO:tasks.workunit.client.0.smithi178.stdout: 662: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:53.384 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g2jSHw-EutE3PiZ off=1202898 len=992139 2024-02-10T06:01:53.388 INFO:tasks.workunit.client.0.smithi178.stdout:op 3382 completed, throughput=4.99MB/sec 2024-02-10T06:01:53.388 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cbu6OWibGqhVDGd off=2621941 len=983753 2024-02-10T06:01:53.392 INFO:tasks.workunit.client.0.smithi178.stdout:op 3383 completed, throughput=5MB/sec 2024-02-10T06:01:53.392 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-40k0sCvJocVrjIN off=563443 len=950732 2024-02-10T06:01:53.398 INFO:tasks.workunit.client.0.smithi178.stdout:op 3384 completed, throughput=5MB/sec 2024-02-10T06:01:53.398 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZH0Li2hxT6xnU4O off=2704127 len=456237 2024-02-10T06:01:53.398 INFO:tasks.workunit.client.0.smithi178.stdout:op 3385 completed, throughput=5MB/sec 2024-02-10T06:01:53.399 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-k4NwVburyDgtVLL off=3898601 len=238496 2024-02-10T06:01:53.401 INFO:tasks.workunit.client.0.smithi178.stdout:op 3386 completed, throughput=5MB/sec 2024-02-10T06:01:53.401 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-URPNlPmf51bKkR0 off=1772306 len=1293532 2024-02-10T06:01:53.405 INFO:tasks.workunit.client.0.smithi178.stdout:op 3387 completed, throughput=5MB/sec 2024-02-10T06:01:53.405 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4ycnHT_DIP3r3xV off=5606945 len=271509 2024-02-10T06:01:53.406 INFO:tasks.workunit.client.0.smithi178.stdout:op 3388 completed, throughput=5MB/sec 2024-02-10T06:01:53.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:53 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:01:53.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:53 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:01:53.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:53 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:01:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:53 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:01:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:53 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:01:53.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:53 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:01:54.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:53 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:01:54.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:53 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:01:54.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:53 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:01:54.406 INFO:tasks.workunit.client.0.smithi178.stdout: 663: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:54.406 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QgDJvJ8NGx3tBMk off=17714313 len=275003 2024-02-10T06:01:54.407 INFO:tasks.workunit.client.0.smithi178.stdout:op 3389 completed, throughput=4.99MB/sec 2024-02-10T06:01:54.407 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ca_lFuMdgymvGrw off=6553125 len=1502929 2024-02-10T06:01:54.413 INFO:tasks.workunit.client.0.smithi178.stdout:op 3390 completed, throughput=5MB/sec 2024-02-10T06:01:54.414 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9LewfaRSO4_nFEb off=2723045 len=1855896 2024-02-10T06:01:54.425 INFO:tasks.workunit.client.0.smithi178.stdout:op 3391 completed, throughput=5MB/sec 2024-02-10T06:01:54.425 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zQHA4OfRnMZekbC off=125290 len=985778 2024-02-10T06:01:54.427 INFO:tasks.workunit.client.0.smithi178.stdout:op 3392 completed, throughput=5MB/sec 2024-02-10T06:01:54.427 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PuLDZvXGejCvonK off=5894801 len=974770 2024-02-10T06:01:54.432 INFO:tasks.workunit.client.0.smithi178.stdout:op 3393 completed, throughput=5MB/sec 2024-02-10T06:01:54.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:54 smithi178 ceph-mon[92537]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:01:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:54 smithi178 ceph-mon[95116]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:01:55.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:54 smithi189 ceph-mon[89631]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:01:55.433 INFO:tasks.workunit.client.0.smithi178.stdout: 664: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:55.433 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Z9mmrbu7yjOvPmr off=8787536 len=675756 2024-02-10T06:01:55.434 INFO:tasks.workunit.client.0.smithi178.stdout:op 3394 completed, throughput=4.99MB/sec 2024-02-10T06:01:55.434 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XIiS1HgcMn9lM2T off=1686705 len=1669327 2024-02-10T06:01:55.436 INFO:tasks.workunit.client.0.smithi178.stdout:op 3395 completed, throughput=5MB/sec 2024-02-10T06:01:55.436 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CJS0cbx5tuDe4xV off=1732267 len=637351 2024-02-10T06:01:55.438 INFO:tasks.workunit.client.0.smithi178.stdout:op 3396 completed, throughput=5MB/sec 2024-02-10T06:01:55.438 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VtKf6_OTb9gTkUn off=6919652 len=561883 2024-02-10T06:01:55.442 INFO:tasks.workunit.client.0.smithi178.stdout:op 3397 completed, throughput=5MB/sec 2024-02-10T06:01:55.442 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gTdAwG4a9GUxpd2 off=7244550 len=97891 2024-02-10T06:01:55.444 INFO:tasks.workunit.client.0.smithi178.stdout:op 3398 completed, throughput=5MB/sec 2024-02-10T06:01:55.444 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vPHkc2FZf-szUxf off=14608306 len=329562 2024-02-10T06:01:55.445 INFO:tasks.workunit.client.0.smithi178.stdout:op 3399 completed, throughput=5MB/sec 2024-02-10T06:01:55.445 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qmSa3xw_s38ZR_I off=5308702 len=1680158 2024-02-10T06:01:55.447 INFO:tasks.workunit.client.0.smithi178.stdout:op 3400 completed, throughput=5MB/sec 2024-02-10T06:01:56.447 INFO:tasks.workunit.client.0.smithi178.stdout: 665: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:56.447 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Eg6U6c8eNvWnevH off=8652470 len=126108 2024-02-10T06:01:56.447 INFO:tasks.workunit.client.0.smithi178.stdout:op 3401 completed, throughput=4.99MB/sec 2024-02-10T06:01:56.448 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-b8wFF3UFEPef55N off=30141 len=1128272 2024-02-10T06:01:56.456 INFO:tasks.workunit.client.0.smithi178.stdout:op 3402 completed, throughput=5MB/sec 2024-02-10T06:01:56.456 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NTCT_mEQwBXnjO7 off=1042370 len=1333824 2024-02-10T06:01:56.458 INFO:tasks.workunit.client.0.smithi178.stdout:op 3403 completed, throughput=5MB/sec 2024-02-10T06:01:56.458 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wKys7cD3euDWOD7 off=688578 len=407558 2024-02-10T06:01:56.458 INFO:tasks.workunit.client.0.smithi178.stdout:op 3404 completed, throughput=5MB/sec 2024-02-10T06:01:56.458 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KF3KOiCO53Kos6E off=16309030 len=1819253 2024-02-10T06:01:56.468 INFO:tasks.workunit.client.0.smithi178.stdout:op 3405 completed, throughput=5MB/sec 2024-02-10T06:01:56.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:56 smithi178 ceph-mon[92537]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T06:01:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:56 smithi178 ceph-mon[95116]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T06:01:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:56 smithi189 ceph-mon[89631]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T06:01:57.469 INFO:tasks.workunit.client.0.smithi178.stdout: 666: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:57.469 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1AkSGL7n9vadBdc off=4873215 len=541148 2024-02-10T06:01:57.470 INFO:tasks.workunit.client.0.smithi178.stdout:op 3406 completed, throughput=4.99MB/sec 2024-02-10T06:01:57.470 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GU-8k_sl6KD_jSQ off=2048751 len=46640 2024-02-10T06:01:57.473 INFO:tasks.workunit.client.0.smithi178.stdout:op 3407 completed, throughput=4.99MB/sec 2024-02-10T06:01:57.473 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lniMLnJ-7YNtPdm off=8031282 len=1131323 2024-02-10T06:01:57.479 INFO:tasks.workunit.client.0.smithi178.stdout:op 3408 completed, throughput=5MB/sec 2024-02-10T06:01:57.479 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-L7xw3fGVGriQpfa off=8878424 len=1479956 2024-02-10T06:01:57.485 INFO:tasks.workunit.client.0.smithi178.stdout:op 3409 completed, throughput=5MB/sec 2024-02-10T06:01:57.485 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--balsma1fPRBDig off=66937 len=1863969 2024-02-10T06:01:57.496 INFO:tasks.workunit.client.0.smithi178.stdout:op 3410 completed, throughput=5MB/sec 2024-02-10T06:01:57.496 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PPVAlsqeRPkFNfz off=4921976 len=1604592 2024-02-10T06:01:57.497 INFO:tasks.workunit.client.0.smithi178.stdout:op 3411 completed, throughput=5MB/sec 2024-02-10T06:01:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:01:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:01:57] "GET /metrics HTTP/1.1" 200 34077 "" "Prometheus/2.43.0" 2024-02-10T06:01:58.498 INFO:tasks.workunit.client.0.smithi178.stdout: 667: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:58.498 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WaYtUGf0sxg72Nl off=8828725 len=447901 2024-02-10T06:01:58.502 INFO:tasks.workunit.client.0.smithi178.stdout:op 3412 completed, throughput=5MB/sec 2024-02-10T06:01:58.502 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-klQsvyQeqT1i_c0 off=1693628 len=1627042 2024-02-10T06:01:58.504 INFO:tasks.workunit.client.0.smithi178.stdout:op 3413 completed, throughput=5MB/sec 2024-02-10T06:01:58.504 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-P5NRrwg8g-t8pjW off=6163524 len=1166890 2024-02-10T06:01:58.511 INFO:tasks.workunit.client.0.smithi178.stdout:op 3414 completed, throughput=5MB/sec 2024-02-10T06:01:58.511 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-p54UbuBL6UUzV9p off=411100 len=624546 2024-02-10T06:01:58.512 INFO:tasks.workunit.client.0.smithi178.stdout:op 3415 completed, throughput=5MB/sec 2024-02-10T06:01:58.512 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-57CdC3ieiC4-t57 off=5469304 len=630059 2024-02-10T06:01:58.512 INFO:tasks.workunit.client.0.smithi178.stdout:op 3416 completed, throughput=5MB/sec 2024-02-10T06:01:58.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:58 smithi178 ceph-mon[92537]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:01:58.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:58 smithi178 ceph-mon[95116]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:01:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:58 smithi189 ceph-mon[89631]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:01:59.513 INFO:tasks.workunit.client.0.smithi178.stdout: 668: throughput=4.99MB/sec pending data=0 2024-02-10T06:01:59.513 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2LLmWiNn3HdD1Zc off=8261337 len=1934552 2024-02-10T06:01:59.524 INFO:tasks.workunit.client.0.smithi178.stdout:op 3417 completed, throughput=5MB/sec 2024-02-10T06:01:59.524 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-13LTH5FkTkTn3Ye off=5895690 len=494183 2024-02-10T06:01:59.528 INFO:tasks.workunit.client.0.smithi178.stdout:op 3418 completed, throughput=5MB/sec 2024-02-10T06:01:59.528 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WZDinGRno5rF8o4 off=7891469 len=1414239 2024-02-10T06:01:59.529 INFO:tasks.workunit.client.0.smithi178.stdout:op 3419 completed, throughput=5MB/sec 2024-02-10T06:01:59.529 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dB3ZAKah7DfHFHI off=15399624 len=1735432 2024-02-10T06:01:59.536 INFO:tasks.workunit.client.0.smithi178.stdout:op 3420 completed, throughput=5MB/sec 2024-02-10T06:02:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:01:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:00.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:01:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:01:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:00.536 INFO:tasks.workunit.client.0.smithi178.stdout: 669: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:00.536 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rvdkk2XBEauEpGW off=13421034 len=603785 2024-02-10T06:02:00.540 INFO:tasks.workunit.client.0.smithi178.stdout:op 3421 completed, throughput=4.99MB/sec 2024-02-10T06:02:00.540 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-il2gaIP-pe55WwO off=20745908 len=1563873 2024-02-10T06:02:00.548 INFO:tasks.workunit.client.0.smithi178.stdout:op 3422 completed, throughput=5MB/sec 2024-02-10T06:02:00.548 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_bPn3Z4c7rCYOGQ off=4905268 len=261487 2024-02-10T06:02:00.549 INFO:tasks.workunit.client.0.smithi178.stdout:op 3423 completed, throughput=5MB/sec 2024-02-10T06:02:00.549 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-O38Ajv6a4cwM7Wm off=2251823 len=793755 2024-02-10T06:02:00.553 INFO:tasks.workunit.client.0.smithi178.stdout:op 3424 completed, throughput=5MB/sec 2024-02-10T06:02:00.553 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Exij3PhH6dP5GRv off=13860570 len=390821 2024-02-10T06:02:00.556 INFO:tasks.workunit.client.0.smithi178.stdout:op 3425 completed, throughput=5MB/sec 2024-02-10T06:02:00.556 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-flPsNuwntlSlNqZ off=2267285 len=35422 2024-02-10T06:02:00.557 INFO:tasks.workunit.client.0.smithi178.stdout:op 3426 completed, throughput=5MB/sec 2024-02-10T06:02:00.557 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iTuHWYVkWfV5DER off=7250994 len=1718804 2024-02-10T06:02:00.559 INFO:tasks.workunit.client.0.smithi178.stdout:op 3427 completed, throughput=5MB/sec 2024-02-10T06:02:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:00 smithi189 ceph-mon[89631]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:02:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:00 smithi178 ceph-mon[92537]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:02:01.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:00 smithi178 ceph-mon[95116]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:02:01.559 INFO:tasks.workunit.client.0.smithi178.stdout: 670: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:01.560 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hS1r-0PumSBng0U off=1791200 len=1192468 2024-02-10T06:02:01.567 INFO:tasks.workunit.client.0.smithi178.stdout:op 3428 completed, throughput=5MB/sec 2024-02-10T06:02:01.567 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Q16X-JFLdxqB3v9 off=12721267 len=1503957 2024-02-10T06:02:01.574 INFO:tasks.workunit.client.0.smithi178.stdout:op 3429 completed, throughput=5MB/sec 2024-02-10T06:02:01.574 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vjIAkFUF_f-FC4K off=16050645 len=801468 2024-02-10T06:02:01.579 INFO:tasks.workunit.client.0.smithi178.stdout:op 3430 completed, throughput=5MB/sec 2024-02-10T06:02:01.579 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XVv_6BPk3bur4ec off=968636 len=450619 2024-02-10T06:02:01.582 INFO:tasks.workunit.client.0.smithi178.stdout:op 3431 completed, throughput=5MB/sec 2024-02-10T06:02:01.582 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZmFfU72GeYJLRen off=9404106 len=482978 2024-02-10T06:02:01.583 INFO:tasks.workunit.client.0.smithi178.stdout:op 3432 completed, throughput=5MB/sec 2024-02-10T06:02:01.583 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NPOV2p6LmEvlCzX off=2614423 len=1304484 2024-02-10T06:02:01.584 INFO:tasks.workunit.client.0.smithi178.stdout:op 3433 completed, throughput=5MB/sec 2024-02-10T06:02:02.584 INFO:tasks.workunit.client.0.smithi178.stdout: 671: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:02.585 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Pl0yXxTBXBvIofw off=1371110 len=1114682 2024-02-10T06:02:02.590 INFO:tasks.workunit.client.0.smithi178.stdout:op 3434 completed, throughput=5MB/sec 2024-02-10T06:02:02.590 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LB2qSabc0NRp4p0 off=1574128 len=459479 2024-02-10T06:02:02.591 INFO:tasks.workunit.client.0.smithi178.stdout:op 3435 completed, throughput=5MB/sec 2024-02-10T06:02:02.591 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pAY6R2ohC8NQviI off=729561 len=1332414 2024-02-10T06:02:02.592 INFO:tasks.workunit.client.0.smithi178.stdout:op 3436 completed, throughput=5MB/sec 2024-02-10T06:02:02.592 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-D1c2AAJ6eFCmDkq off=649779 len=1461908 2024-02-10T06:02:02.595 INFO:tasks.workunit.client.0.smithi178.stdout:op 3437 completed, throughput=5MB/sec 2024-02-10T06:02:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:02 smithi189 ceph-mon[89631]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:02:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:02 smithi178 ceph-mon[92537]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:02:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:02 smithi178 ceph-mon[95116]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:02:03.596 INFO:tasks.workunit.client.0.smithi178.stdout: 672: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:03.596 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0CLtN7A5uZUAV8w off=858521 len=1280633 2024-02-10T06:02:03.603 INFO:tasks.workunit.client.0.smithi178.stdout:op 3438 completed, throughput=4.99MB/sec 2024-02-10T06:02:03.603 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FhjQdl3vOYr6Rp1 off=9282223 len=1287348 2024-02-10T06:02:03.605 INFO:tasks.workunit.client.0.smithi178.stdout:op 3439 completed, throughput=5MB/sec 2024-02-10T06:02:03.605 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Qhy0-OkEP1qiSdD off=2417917 len=1240601 2024-02-10T06:02:03.613 INFO:tasks.workunit.client.0.smithi178.stdout:op 3440 completed, throughput=5MB/sec 2024-02-10T06:02:03.613 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SKaUdtzgLr5ABib off=630246 len=1431707 2024-02-10T06:02:03.614 INFO:tasks.workunit.client.0.smithi178.stdout:op 3441 completed, throughput=5MB/sec 2024-02-10T06:02:04.615 INFO:tasks.workunit.client.0.smithi178.stdout: 673: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:04.615 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Xb_js_NKQLpNn52 off=2223211 len=124767 2024-02-10T06:02:04.615 INFO:tasks.workunit.client.0.smithi178.stdout:op 3442 completed, throughput=4.99MB/sec 2024-02-10T06:02:04.616 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-w7SglxtIhZUPlkL off=71508 len=370871 2024-02-10T06:02:04.616 INFO:tasks.workunit.client.0.smithi178.stdout:op 3443 completed, throughput=4.99MB/sec 2024-02-10T06:02:04.616 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WQUv15S6DrTD73- off=10389694 len=1272580 2024-02-10T06:02:04.625 INFO:tasks.workunit.client.0.smithi178.stdout:op 3444 completed, throughput=5MB/sec 2024-02-10T06:02:04.625 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-M6V8vAUlYhlaBJ3 off=1457419 len=1325851 2024-02-10T06:02:04.631 INFO:tasks.workunit.client.0.smithi178.stdout:op 3445 completed, throughput=5MB/sec 2024-02-10T06:02:04.631 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SMLS5MZCcwj2cTQ off=7878254 len=1178599 2024-02-10T06:02:04.638 INFO:tasks.workunit.client.0.smithi178.stdout:op 3446 completed, throughput=5MB/sec 2024-02-10T06:02:04.638 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-v-evbfE0kz8CVZn off=17660838 len=1043289 2024-02-10T06:02:04.643 INFO:tasks.workunit.client.0.smithi178.stdout:op 3447 completed, throughput=5MB/sec 2024-02-10T06:02:04.643 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-F1-pT3SY8CgxIUP off=4756800 len=1316339 2024-02-10T06:02:04.644 INFO:tasks.workunit.client.0.smithi178.stdout:op 3448 completed, throughput=5MB/sec 2024-02-10T06:02:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:04 smithi189 ceph-mon[89631]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:02:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:04 smithi178 ceph-mon[92537]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:02:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:04 smithi178 ceph-mon[95116]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:02:05.644 INFO:tasks.workunit.client.0.smithi178.stdout: 674: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:05.645 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-o1aC4ZRuvvMReFQ off=732287 len=42840 2024-02-10T06:02:05.647 INFO:tasks.workunit.client.0.smithi178.stdout:op 3449 completed, throughput=4.99MB/sec 2024-02-10T06:02:05.647 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VcjEWVbSHYXJUKW off=401866 len=749946 2024-02-10T06:02:05.652 INFO:tasks.workunit.client.0.smithi178.stdout:op 3450 completed, throughput=5MB/sec 2024-02-10T06:02:05.652 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3I1ptwdWuRY3vWQ off=17479753 len=1362075 2024-02-10T06:02:05.653 INFO:tasks.workunit.client.0.smithi178.stdout:op 3451 completed, throughput=5MB/sec 2024-02-10T06:02:05.654 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5Wnz9Zgej_KI-LX off=3980699 len=1473225 2024-02-10T06:02:05.655 INFO:tasks.workunit.client.0.smithi178.stdout:op 3452 completed, throughput=5MB/sec 2024-02-10T06:02:05.655 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zbaOo-lUDjxovpB off=1207598 len=2057256 2024-02-10T06:02:05.657 INFO:tasks.workunit.client.0.smithi178.stdout:op 3453 completed, throughput=5MB/sec 2024-02-10T06:02:06.658 INFO:tasks.workunit.client.0.smithi178.stdout: 675: throughput=5MB/sec pending data=0 2024-02-10T06:02:06.658 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lc6oAx9yi2PRAp- off=19196639 len=1985740 2024-02-10T06:02:06.660 INFO:tasks.workunit.client.0.smithi178.stdout:op 3454 completed, throughput=5MB/sec 2024-02-10T06:02:06.660 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rg6Mxky0CF6onQ6 off=11573528 len=622251 2024-02-10T06:02:06.665 INFO:tasks.workunit.client.0.smithi178.stdout:op 3455 completed, throughput=5MB/sec 2024-02-10T06:02:06.665 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6daFd6jwrp7bwe1 off=7819108 len=1279674 2024-02-10T06:02:06.671 INFO:tasks.workunit.client.0.smithi178.stdout:op 3456 completed, throughput=5MB/sec 2024-02-10T06:02:07.014 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:06 smithi178 ceph-mon[92537]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:02:07.014 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:06 smithi178 ceph-mon[95116]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:02:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:06 smithi189 ceph-mon[89631]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:02:07.671 INFO:tasks.workunit.client.0.smithi178.stdout: 676: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:07.671 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4SeoudRtNTgxqxh off=11514754 len=767238 2024-02-10T06:02:07.673 INFO:tasks.workunit.client.0.smithi178.stdout:op 3457 completed, throughput=4.99MB/sec 2024-02-10T06:02:07.673 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1mEiT5v9V2NSF6_ off=2512104 len=1861563 2024-02-10T06:02:07.676 INFO:tasks.workunit.client.0.smithi178.stdout:op 3458 completed, throughput=5MB/sec 2024-02-10T06:02:07.676 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-G0QsJ0OA3P0gD-W off=2581529 len=1728883 2024-02-10T06:02:07.678 INFO:tasks.workunit.client.0.smithi178.stdout:op 3459 completed, throughput=5MB/sec 2024-02-10T06:02:07.678 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vnkipsciwGdv4rj off=1077874 len=1419140 2024-02-10T06:02:07.679 INFO:tasks.workunit.client.0.smithi178.stdout:op 3460 completed, throughput=5MB/sec 2024-02-10T06:02:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:02:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:02:07] "GET /metrics HTTP/1.1" 200 34077 "" "Prometheus/2.43.0" 2024-02-10T06:02:08.680 INFO:tasks.workunit.client.0.smithi178.stdout: 677: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:08.680 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nMdn-I-PT45Fyok off=2524915 len=1721123 2024-02-10T06:02:08.683 INFO:tasks.workunit.client.0.smithi178.stdout:op 3461 completed, throughput=5MB/sec 2024-02-10T06:02:08.683 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-i-ipadTkw-proCJ off=4360651 len=847887 2024-02-10T06:02:08.684 INFO:tasks.workunit.client.0.smithi178.stdout:op 3462 completed, throughput=5MB/sec 2024-02-10T06:02:08.684 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fLngyt6TtKGCz2n off=84102 len=1942206 2024-02-10T06:02:08.692 INFO:tasks.workunit.client.0.smithi178.stdout:op 3463 completed, throughput=5MB/sec 2024-02-10T06:02:08.692 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fziZwwzwIsBZ23- off=17162751 len=772635 2024-02-10T06:02:08.693 INFO:tasks.workunit.client.0.smithi178.stdout:op 3464 completed, throughput=5MB/sec 2024-02-10T06:02:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:08 smithi189 ceph-mon[89631]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:02:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:08 smithi178 ceph-mon[92537]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:02:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:08 smithi178 ceph-mon[95116]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:02:09.693 INFO:tasks.workunit.client.0.smithi178.stdout: 678: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:09.694 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ap3ICa63HqIbzST off=4912198 len=503378 2024-02-10T06:02:09.695 INFO:tasks.workunit.client.0.smithi178.stdout:op 3465 completed, throughput=4.99MB/sec 2024-02-10T06:02:09.695 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hhqoDpDUPWqYqRm off=8800231 len=645954 2024-02-10T06:02:09.696 INFO:tasks.workunit.client.0.smithi178.stdout:op 3466 completed, throughput=5MB/sec 2024-02-10T06:02:09.696 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KvUgfH3-YPm-MGh off=2789342 len=274271 2024-02-10T06:02:09.700 INFO:tasks.workunit.client.0.smithi178.stdout:op 3467 completed, throughput=5MB/sec 2024-02-10T06:02:09.700 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mbScwo7bvYNTrc1 off=9214400 len=454140 2024-02-10T06:02:09.703 INFO:tasks.workunit.client.0.smithi178.stdout:op 3468 completed, throughput=5MB/sec 2024-02-10T06:02:09.703 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ChEC8yTD7B2FACd off=12684860 len=321075 2024-02-10T06:02:09.705 INFO:tasks.workunit.client.0.smithi178.stdout:op 3469 completed, throughput=5MB/sec 2024-02-10T06:02:09.705 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YXU7MG5ASvQ0wMN off=5293519 len=522008 2024-02-10T06:02:09.706 INFO:tasks.workunit.client.0.smithi178.stdout:op 3470 completed, throughput=5MB/sec 2024-02-10T06:02:09.706 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-g0X6v145QXE9YCi off=738973 len=1229488 2024-02-10T06:02:09.707 INFO:tasks.workunit.client.0.smithi178.stdout:op 3471 completed, throughput=5MB/sec 2024-02-10T06:02:09.707 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-c1NChFOJ8JhubWi off=2873858 len=1046196 2024-02-10T06:02:09.709 INFO:tasks.workunit.client.0.smithi178.stdout:op 3472 completed, throughput=5MB/sec 2024-02-10T06:02:10.709 INFO:tasks.workunit.client.0.smithi178.stdout: 679: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:10.709 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Nivr5U8ihgucnIf off=23567112 len=1512335 2024-02-10T06:02:10.712 INFO:tasks.workunit.client.0.smithi178.stdout:op 3473 completed, throughput=5MB/sec 2024-02-10T06:02:10.712 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xgcFtw26l0nOauJ off=6624352 len=220001 2024-02-10T06:02:10.713 INFO:tasks.workunit.client.0.smithi178.stdout:op 3474 completed, throughput=5MB/sec 2024-02-10T06:02:10.713 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pWukXw23yDP-IIO off=5023652 len=1140748 2024-02-10T06:02:10.715 INFO:tasks.workunit.client.0.smithi178.stdout:op 3475 completed, throughput=5MB/sec 2024-02-10T06:02:10.715 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TA4flQvWrJOQiRa off=15331713 len=1648695 2024-02-10T06:02:10.717 INFO:tasks.workunit.client.0.smithi178.stdout:op 3476 completed, throughput=5MB/sec 2024-02-10T06:02:10.717 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7Ju71Y39LcwALlY off=2377648 len=293116 2024-02-10T06:02:10.720 INFO:tasks.workunit.client.0.smithi178.stdout:op 3477 completed, throughput=5MB/sec 2024-02-10T06:02:10.721 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SIyhEP4O_ZuLIk_ off=4536141 len=2038315 2024-02-10T06:02:10.728 INFO:tasks.workunit.client.0.smithi178.stdout:op 3478 completed, throughput=5MB/sec 2024-02-10T06:02:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:10 smithi189 ceph-mon[89631]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:02:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:10 smithi178 ceph-mon[92537]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:02:11.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:10 smithi178 ceph-mon[95116]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:02:11.729 INFO:tasks.workunit.client.0.smithi178.stdout: 680: throughput=5MB/sec pending data=0 2024-02-10T06:02:11.729 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ROA4vtbB94NAyuU off=1534215 len=1556770 2024-02-10T06:02:11.736 INFO:tasks.workunit.client.0.smithi178.stdout:op 3479 completed, throughput=5MB/sec 2024-02-10T06:02:11.736 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VLgNR6aQjLd95Bp off=6212469 len=1607592 2024-02-10T06:02:11.746 INFO:tasks.workunit.client.0.smithi178.stdout:op 3480 completed, throughput=5MB/sec 2024-02-10T06:02:11.746 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-guHmFWDDruvWSxi off=1866572 len=389969 2024-02-10T06:02:11.747 INFO:tasks.workunit.client.0.smithi178.stdout:op 3481 completed, throughput=5MB/sec 2024-02-10T06:02:12.748 INFO:tasks.workunit.client.0.smithi178.stdout: 681: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:12.748 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BX9GnstkWQV7ooL off=5993760 len=1771566 2024-02-10T06:02:12.751 INFO:tasks.workunit.client.0.smithi178.stdout:op 3482 completed, throughput=5MB/sec 2024-02-10T06:02:12.752 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-q_02V5nzjLAfx_V off=13096747 len=1467783 2024-02-10T06:02:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:op 3483 completed, throughput=5MB/sec 2024-02-10T06:02:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-flPsNuwntlSlNqZ off=616849 len=1878089 2024-02-10T06:02:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:op 3484 completed, throughput=5MB/sec 2024-02-10T06:02:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Bb1MTL-bSW_K-As off=3285806 len=552754 2024-02-10T06:02:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:op 3485 completed, throughput=5MB/sec 2024-02-10T06:02:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:12 smithi189 ceph-mon[89631]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:02:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:12 smithi178 ceph-mon[92537]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:02:13.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:12 smithi178 ceph-mon[95116]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:02:13.761 INFO:tasks.workunit.client.0.smithi178.stdout: 682: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:13.762 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-w-w2HdzjnANVyAo off=510849 len=163244 2024-02-10T06:02:13.763 INFO:tasks.workunit.client.0.smithi178.stdout:op 3486 completed, throughput=4.99MB/sec 2024-02-10T06:02:13.763 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-B3TwQZdKUCAFNcT off=8714117 len=1257140 2024-02-10T06:02:13.769 INFO:tasks.workunit.client.0.smithi178.stdout:op 3487 completed, throughput=5MB/sec 2024-02-10T06:02:13.769 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GK158syGbtijU2T off=9010191 len=442436 2024-02-10T06:02:13.774 INFO:tasks.workunit.client.0.smithi178.stdout:op 3488 completed, throughput=5MB/sec 2024-02-10T06:02:13.774 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-52S_GZm_AP9g6Aa off=8733872 len=198890 2024-02-10T06:02:13.776 INFO:tasks.workunit.client.0.smithi178.stdout:op 3489 completed, throughput=5MB/sec 2024-02-10T06:02:13.776 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-i7sj0L1Ez22eLQx off=6228100 len=865420 2024-02-10T06:02:13.777 INFO:tasks.workunit.client.0.smithi178.stdout:op 3490 completed, throughput=5MB/sec 2024-02-10T06:02:13.777 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nYzPYxjgPMWu3FQ off=4176953 len=1157624 2024-02-10T06:02:13.782 INFO:tasks.workunit.client.0.smithi178.stdout:op 3491 completed, throughput=5MB/sec 2024-02-10T06:02:13.782 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CjMPalbC1RXyCwi off=1478961 len=414933 2024-02-10T06:02:13.786 INFO:tasks.workunit.client.0.smithi178.stdout:op 3492 completed, throughput=5MB/sec 2024-02-10T06:02:13.786 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fcsArkgmOLYbeQH off=286634 len=331563 2024-02-10T06:02:13.786 INFO:tasks.workunit.client.0.smithi178.stdout:op 3493 completed, throughput=5MB/sec 2024-02-10T06:02:13.787 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-duAeArFfzsJ03Ei off=5121507 len=623742 2024-02-10T06:02:13.788 INFO:tasks.workunit.client.0.smithi178.stdout:op 3494 completed, throughput=5MB/sec 2024-02-10T06:02:14.788 INFO:tasks.workunit.client.0.smithi178.stdout: 683: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:14.788 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vCZPjgQ0t7ANsNl off=1291295 len=1890772 2024-02-10T06:02:14.797 INFO:tasks.workunit.client.0.smithi178.stdout:op 3495 completed, throughput=5MB/sec 2024-02-10T06:02:14.797 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2KiqfEb0jTCvuBd off=11398690 len=508808 2024-02-10T06:02:14.798 INFO:tasks.workunit.client.0.smithi178.stdout:op 3496 completed, throughput=5MB/sec 2024-02-10T06:02:14.798 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GpB1PGxZk1kb48H off=4545495 len=1932025 2024-02-10T06:02:14.809 INFO:tasks.workunit.client.0.smithi178.stdout:op 3497 completed, throughput=5MB/sec 2024-02-10T06:02:14.809 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jhJcBMko_SBgqMR off=1488532 len=292639 2024-02-10T06:02:14.810 INFO:tasks.workunit.client.0.smithi178.stdout:op 3498 completed, throughput=5MB/sec 2024-02-10T06:02:14.810 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-st0vfaNzTqyfREu off=1149251 len=76534 2024-02-10T06:02:14.811 INFO:tasks.workunit.client.0.smithi178.stdout:op 3499 completed, throughput=5MB/sec 2024-02-10T06:02:14.811 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WZeU8TCgcLddjyy off=10219630 len=363954 2024-02-10T06:02:14.813 INFO:tasks.workunit.client.0.smithi178.stdout:op 3500 completed, throughput=5MB/sec 2024-02-10T06:02:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:14 smithi189 ceph-mon[89631]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:02:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:14 smithi178 ceph-mon[92537]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:02:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:14 smithi178 ceph-mon[95116]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:02:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:15.813 INFO:tasks.workunit.client.0.smithi178.stdout: 684: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:15.814 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HxF-p76AlIR1kQf off=13305316 len=193251 2024-02-10T06:02:15.816 INFO:tasks.workunit.client.0.smithi178.stdout:op 3501 completed, throughput=4.99MB/sec 2024-02-10T06:02:15.816 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EDGo-Wf23Bd0Yhu off=8969949 len=951058 2024-02-10T06:02:15.817 INFO:tasks.workunit.client.0.smithi178.stdout:op 3502 completed, throughput=4.99MB/sec 2024-02-10T06:02:15.818 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ci87E-qkfhlb7pN off=1036225 len=1547763 2024-02-10T06:02:15.821 INFO:tasks.workunit.client.0.smithi178.stdout:op 3503 completed, throughput=5MB/sec 2024-02-10T06:02:15.821 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-V_KiCLziP5iLKnu off=10969685 len=534269 2024-02-10T06:02:15.826 INFO:tasks.workunit.client.0.smithi178.stdout:op 3504 completed, throughput=5MB/sec 2024-02-10T06:02:15.826 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hbxVeDc8K1UhFpK off=11312022 len=683045 2024-02-10T06:02:15.830 INFO:tasks.workunit.client.0.smithi178.stdout:op 3505 completed, throughput=5MB/sec 2024-02-10T06:02:15.830 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wlJu_eHBnQlZv2d off=7997834 len=69763 2024-02-10T06:02:15.832 INFO:tasks.workunit.client.0.smithi178.stdout:op 3506 completed, throughput=5MB/sec 2024-02-10T06:02:15.832 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6n6s9MIhm1lVGKn off=4803027 len=1109408 2024-02-10T06:02:15.837 INFO:tasks.workunit.client.0.smithi178.stdout:op 3507 completed, throughput=5MB/sec 2024-02-10T06:02:15.837 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6Wqc6AWxsplOOSW off=10068014 len=94906 2024-02-10T06:02:15.840 INFO:tasks.workunit.client.0.smithi178.stdout:op 3508 completed, throughput=5MB/sec 2024-02-10T06:02:16.841 INFO:tasks.workunit.client.0.smithi178.stdout: 685: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:16.841 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PEpqU0JHEAEUcSr off=3679368 len=1575688 2024-02-10T06:02:16.851 INFO:tasks.workunit.client.0.smithi178.stdout:op 3509 completed, throughput=4.99MB/sec 2024-02-10T06:02:16.851 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ywg0DB_1ZhdIE_0 off=198540 len=575131 2024-02-10T06:02:16.852 INFO:tasks.workunit.client.0.smithi178.stdout:op 3510 completed, throughput=5MB/sec 2024-02-10T06:02:16.852 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WrSl7h3P3uUiq5t off=2414450 len=705039 2024-02-10T06:02:16.853 INFO:tasks.workunit.client.0.smithi178.stdout:op 3511 completed, throughput=5MB/sec 2024-02-10T06:02:16.853 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CLPbzl0OZpRTj14 off=586011 len=260691 2024-02-10T06:02:16.855 INFO:tasks.workunit.client.0.smithi178.stdout:op 3512 completed, throughput=5MB/sec 2024-02-10T06:02:16.855 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WikPauWxLIzZOuN off=14779369 len=212389 2024-02-10T06:02:16.856 INFO:tasks.workunit.client.0.smithi178.stdout:op 3513 completed, throughput=5MB/sec 2024-02-10T06:02:16.856 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-V6IqDJD2nacVqih off=16337204 len=1688263 2024-02-10T06:02:16.857 INFO:tasks.workunit.client.0.smithi178.stdout:op 3514 completed, throughput=5MB/sec 2024-02-10T06:02:16.857 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rMx63X-YIMpk-7L off=17563328 len=1360965 2024-02-10T06:02:16.859 INFO:tasks.workunit.client.0.smithi178.stdout:op 3515 completed, throughput=5MB/sec 2024-02-10T06:02:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:16 smithi189 ceph-mon[89631]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T06:02:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:16 smithi178 ceph-mon[92537]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T06:02:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:16 smithi178 ceph-mon[95116]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-10T06:02:17.859 INFO:tasks.workunit.client.0.smithi178.stdout: 686: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:17.859 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aiVQSnU878j5pDc off=6332338 len=202576 2024-02-10T06:02:17.859 INFO:tasks.workunit.client.0.smithi178.stdout:op 3516 completed, throughput=4.99MB/sec 2024-02-10T06:02:17.859 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-orBTwHFim8vK_tc off=1699828 len=1844019 2024-02-10T06:02:17.861 INFO:tasks.workunit.client.0.smithi178.stdout:op 3517 completed, throughput=5MB/sec 2024-02-10T06:02:17.861 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zO17n-dMrYmHfCv off=11440854 len=402632 2024-02-10T06:02:17.865 INFO:tasks.workunit.client.0.smithi178.stdout:op 3518 completed, throughput=5MB/sec 2024-02-10T06:02:17.865 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-b8k6rRrdmC9iTR3 off=15250010 len=391532 2024-02-10T06:02:17.866 INFO:tasks.workunit.client.0.smithi178.stdout:op 3519 completed, throughput=5MB/sec 2024-02-10T06:02:17.866 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KSMp084A5uuOJCq off=91554 len=542688 2024-02-10T06:02:17.867 INFO:tasks.workunit.client.0.smithi178.stdout:op 3520 completed, throughput=5MB/sec 2024-02-10T06:02:17.867 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iBC-1gpDvUMD3Cb off=6619730 len=1480972 2024-02-10T06:02:17.868 INFO:tasks.workunit.client.0.smithi178.stdout:op 3521 completed, throughput=5MB/sec 2024-02-10T06:02:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:02:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:02:17] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2024-02-10T06:02:18.869 INFO:tasks.workunit.client.0.smithi178.stdout: 687: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:18.869 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-svBfCwwGgw3fP0e off=14280274 len=546881 2024-02-10T06:02:18.871 INFO:tasks.workunit.client.0.smithi178.stdout:op 3522 completed, throughput=4.99MB/sec 2024-02-10T06:02:18.871 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EF_OZSm_kbi2t9P off=1976077 len=1191196 2024-02-10T06:02:18.876 INFO:tasks.workunit.client.0.smithi178.stdout:op 3523 completed, throughput=5MB/sec 2024-02-10T06:02:18.877 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-c4GGdQdhC9iLEA6 off=752703 len=1093774 2024-02-10T06:02:18.878 INFO:tasks.workunit.client.0.smithi178.stdout:op 3524 completed, throughput=5MB/sec 2024-02-10T06:02:18.878 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Mgb3kz6Ka2tRHJX off=1043188 len=364055 2024-02-10T06:02:18.879 INFO:tasks.workunit.client.0.smithi178.stdout:op 3525 completed, throughput=5MB/sec 2024-02-10T06:02:18.880 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QfgFCJCnykd4YDY off=9003792 len=910218 2024-02-10T06:02:18.884 INFO:tasks.workunit.client.0.smithi178.stdout:op 3526 completed, throughput=5MB/sec 2024-02-10T06:02:18.884 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1ieqT4ow3uOhilK off=1322551 len=2030 2024-02-10T06:02:18.887 INFO:tasks.workunit.client.0.smithi178.stdout:op 3527 completed, throughput=5MB/sec 2024-02-10T06:02:18.887 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-glGpGxEbCmKQdV0 off=1802593 len=1246737 2024-02-10T06:02:18.888 INFO:tasks.workunit.client.0.smithi178.stdout:op 3528 completed, throughput=5MB/sec 2024-02-10T06:02:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:18 smithi189 ceph-mon[89631]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-10T06:02:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:18 smithi178 ceph-mon[92537]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-10T06:02:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:18 smithi178 ceph-mon[95116]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-10T06:02:19.888 INFO:tasks.workunit.client.0.smithi178.stdout: 688: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:19.889 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UKWriSUBVsMpP7p off=3738785 len=449633 2024-02-10T06:02:19.893 INFO:tasks.workunit.client.0.smithi178.stdout:op 3529 completed, throughput=4.99MB/sec 2024-02-10T06:02:19.893 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ITcWNv4IOAGKjyM off=11300800 len=1524169 2024-02-10T06:02:19.894 INFO:tasks.workunit.client.0.smithi178.stdout:op 3530 completed, throughput=5MB/sec 2024-02-10T06:02:19.894 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9cyJY-kQW-U1UuA off=1569474 len=1098491 2024-02-10T06:02:19.897 INFO:tasks.workunit.client.0.smithi178.stdout:op 3531 completed, throughput=5MB/sec 2024-02-10T06:02:19.897 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0BY95n6uNd7WzeF off=10921284 len=2097132 2024-02-10T06:02:19.909 INFO:tasks.workunit.client.0.smithi178.stdout:op 3532 completed, throughput=5MB/sec 2024-02-10T06:02:20.909 INFO:tasks.workunit.client.0.smithi178.stdout: 689: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:20.910 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-M2s4qrI1vqAJDkj off=1765427 len=1240744 2024-02-10T06:02:20.911 INFO:tasks.workunit.client.0.smithi178.stdout:op 3533 completed, throughput=5MB/sec 2024-02-10T06:02:20.911 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-krL4ODwtt66wv5h off=495267 len=287522 2024-02-10T06:02:20.912 INFO:tasks.workunit.client.0.smithi178.stdout:op 3534 completed, throughput=5MB/sec 2024-02-10T06:02:20.912 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dFry6wqSoT5_L2E off=981699 len=426897 2024-02-10T06:02:20.913 INFO:tasks.workunit.client.0.smithi178.stdout:op 3535 completed, throughput=5MB/sec 2024-02-10T06:02:20.913 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-I0oS1z2YW8Ayf5f off=19009187 len=480017 2024-02-10T06:02:20.916 INFO:tasks.workunit.client.0.smithi178.stdout:op 3536 completed, throughput=5MB/sec 2024-02-10T06:02:20.917 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XWxEOwebEzYq-FH off=7912950 len=1977431 2024-02-10T06:02:20.925 INFO:tasks.workunit.client.0.smithi178.stdout:op 3537 completed, throughput=5MB/sec 2024-02-10T06:02:20.925 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jVZY6HIINY0Ai8p off=12350013 len=1253866 2024-02-10T06:02:20.926 INFO:tasks.workunit.client.0.smithi178.stdout:op 3538 completed, throughput=5MB/sec 2024-02-10T06:02:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:20 smithi189 ceph-mon[89631]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-10T06:02:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:20 smithi178 ceph-mon[92537]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-10T06:02:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:20 smithi178 ceph-mon[95116]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-10T06:02:21.927 INFO:tasks.workunit.client.0.smithi178.stdout: 690: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:21.927 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QAvY1RW-zN8uDmX off=2666512 len=573527 2024-02-10T06:02:21.928 INFO:tasks.workunit.client.0.smithi178.stdout:op 3539 completed, throughput=4.99MB/sec 2024-02-10T06:02:21.928 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ohmWI2JYYc0kOns off=9279967 len=485840 2024-02-10T06:02:21.932 INFO:tasks.workunit.client.0.smithi178.stdout:op 3540 completed, throughput=5MB/sec 2024-02-10T06:02:21.932 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-epr34Y_XfdfJcC4 off=7902976 len=1265716 2024-02-10T06:02:21.937 INFO:tasks.workunit.client.0.smithi178.stdout:op 3541 completed, throughput=5MB/sec 2024-02-10T06:02:21.937 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rt5Um0hrESW99Pv off=10029482 len=2049009 2024-02-10T06:02:21.950 INFO:tasks.workunit.client.0.smithi178.stdout:op 3542 completed, throughput=5MB/sec 2024-02-10T06:02:21.950 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Rg70uFAX3yeHQuu off=588995 len=923147 2024-02-10T06:02:21.951 INFO:tasks.workunit.client.0.smithi178.stdout:op 3543 completed, throughput=5MB/sec 2024-02-10T06:02:22.951 INFO:tasks.workunit.client.0.smithi178.stdout: 691: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:22.951 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dBrmUdGQF_a1GcX off=1946760 len=747588 2024-02-10T06:02:22.952 INFO:tasks.workunit.client.0.smithi178.stdout:op 3544 completed, throughput=4.99MB/sec 2024-02-10T06:02:22.952 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UmirUPcLPBF_NfS off=2379818 len=1727480 2024-02-10T06:02:22.962 INFO:tasks.workunit.client.0.smithi178.stdout:op 3545 completed, throughput=5MB/sec 2024-02-10T06:02:22.962 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-e5dSSV9vkqrBoKB off=1207962 len=1028332 2024-02-10T06:02:22.967 INFO:tasks.workunit.client.0.smithi178.stdout:op 3546 completed, throughput=5MB/sec 2024-02-10T06:02:22.967 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PqnGrdOOBiXv5Ln off=1130599 len=570065 2024-02-10T06:02:22.972 INFO:tasks.workunit.client.0.smithi178.stdout:op 3547 completed, throughput=5MB/sec 2024-02-10T06:02:22.972 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DiiH5Y8ni7m6gMV off=6386263 len=712178 2024-02-10T06:02:22.975 INFO:tasks.workunit.client.0.smithi178.stdout:op 3548 completed, throughput=5MB/sec 2024-02-10T06:02:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:22 smithi189 ceph-mon[89631]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:02:23.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:22 smithi178 ceph-mon[95116]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:02:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:22 smithi178 ceph-mon[92537]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:02:23.976 INFO:tasks.workunit.client.0.smithi178.stdout: 692: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:23.976 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RlHQogzn9V9m77F off=2813689 len=1547543 2024-02-10T06:02:23.984 INFO:tasks.workunit.client.0.smithi178.stdout:op 3549 completed, throughput=5MB/sec 2024-02-10T06:02:23.984 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YWWXbjkmx_4ALZY off=11256737 len=634604 2024-02-10T06:02:23.985 INFO:tasks.workunit.client.0.smithi178.stdout:op 3550 completed, throughput=5MB/sec 2024-02-10T06:02:23.985 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_hQ838LwsPEOJIJ off=7348587 len=651033 2024-02-10T06:02:23.985 INFO:tasks.workunit.client.0.smithi178.stdout:op 3551 completed, throughput=5MB/sec 2024-02-10T06:02:23.985 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1ZPMcX2uIhp1dcF off=10001299 len=1295153 2024-02-10T06:02:23.988 INFO:tasks.workunit.client.0.smithi178.stdout:op 3552 completed, throughput=5MB/sec 2024-02-10T06:02:23.988 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aQ85q9_0WKH6XwZ off=6701345 len=1252052 2024-02-10T06:02:23.989 INFO:tasks.workunit.client.0.smithi178.stdout:op 3553 completed, throughput=5MB/sec 2024-02-10T06:02:24.990 INFO:tasks.workunit.client.0.smithi178.stdout: 693: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:24.990 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KZklMhTCzoKG7Sj off=263557 len=64426 2024-02-10T06:02:24.992 INFO:tasks.workunit.client.0.smithi178.stdout:op 3554 completed, throughput=4.99MB/sec 2024-02-10T06:02:24.992 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qwnF4pUrNAMTLPr off=690868 len=1219122 2024-02-10T06:02:24.998 INFO:tasks.workunit.client.0.smithi178.stdout:op 3555 completed, throughput=4.99MB/sec 2024-02-10T06:02:24.998 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XOpVVD1blo7M3w4 off=8253030 len=1121633 2024-02-10T06:02:25.008 INFO:tasks.workunit.client.0.smithi178.stdout:op 3556 completed, throughput=5MB/sec 2024-02-10T06:02:25.008 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-w8tufTRLgudxUgC off=10085874 len=1590379 2024-02-10T06:02:25.012 INFO:tasks.workunit.client.0.smithi178.stdout:op 3557 completed, throughput=5MB/sec 2024-02-10T06:02:25.013 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Urgb6kf4THnZP3f off=3810052 len=642162 2024-02-10T06:02:25.013 INFO:tasks.workunit.client.0.smithi178.stdout:op 3558 completed, throughput=5MB/sec 2024-02-10T06:02:25.013 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Eu3v76qZ9iwZWU9 off=16470661 len=442098 2024-02-10T06:02:25.013 INFO:tasks.workunit.client.0.smithi178.stdout:op 3559 completed, throughput=5MB/sec 2024-02-10T06:02:25.013 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cnqztYLB1OcCwGj off=2573998 len=881016 2024-02-10T06:02:25.014 INFO:tasks.workunit.client.0.smithi178.stdout:op 3560 completed, throughput=5MB/sec 2024-02-10T06:02:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:24 smithi189 ceph-mon[89631]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-10T06:02:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:24 smithi178 ceph-mon[92537]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-10T06:02:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:24 smithi178 ceph-mon[95116]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-10T06:02:26.016 INFO:tasks.workunit.client.0.smithi178.stdout: 694: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:26.016 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YS2e95JuXsFj_TU off=16894437 len=53895 2024-02-10T06:02:26.016 INFO:tasks.workunit.client.0.smithi178.stdout:op 3561 completed, throughput=4.99MB/sec 2024-02-10T06:02:26.016 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cvEtiU6eRt_xpRu off=272946 len=1612172 2024-02-10T06:02:26.017 INFO:tasks.workunit.client.0.smithi178.stdout:op 3562 completed, throughput=5MB/sec 2024-02-10T06:02:26.017 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UVwn4vMrs75TtJw off=13827481 len=1868927 2024-02-10T06:02:26.025 INFO:tasks.workunit.client.0.smithi178.stdout:op 3563 completed, throughput=5MB/sec 2024-02-10T06:02:26.025 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pp9T_2yAFtDMopz off=9784858 len=326124 2024-02-10T06:02:26.026 INFO:tasks.workunit.client.0.smithi178.stdout:op 3564 completed, throughput=5MB/sec 2024-02-10T06:02:26.026 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-y5Li38QScy1Ckeh off=16510953 len=1424084 2024-02-10T06:02:26.033 INFO:tasks.workunit.client.0.smithi178.stdout:op 3565 completed, throughput=5MB/sec 2024-02-10T06:02:27.034 INFO:tasks.workunit.client.0.smithi178.stdout: 695: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:27.034 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7ytw3tZJERvhGdh off=4973789 len=208219 2024-02-10T06:02:27.036 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:26 smithi189 ceph-mon[89631]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-10T06:02:27.037 INFO:tasks.workunit.client.0.smithi178.stdout:op 3566 completed, throughput=4.99MB/sec 2024-02-10T06:02:27.037 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-94GMsKOERi1GXGZ off=543585 len=54438 2024-02-10T06:02:27.040 INFO:tasks.workunit.client.0.smithi178.stdout:op 3567 completed, throughput=4.99MB/sec 2024-02-10T06:02:27.040 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ANapqLQ6o1POx_B off=382918 len=1137661 2024-02-10T06:02:27.046 INFO:tasks.workunit.client.0.smithi178.stdout:op 3568 completed, throughput=5MB/sec 2024-02-10T06:02:27.046 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1Nw-eV8VMPkgDNi off=2994076 len=150622 2024-02-10T06:02:27.049 INFO:tasks.workunit.client.0.smithi178.stdout:op 3569 completed, throughput=5MB/sec 2024-02-10T06:02:27.049 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kbwmF4S8RHLKGiD off=16023603 len=1340237 2024-02-10T06:02:27.054 INFO:tasks.workunit.client.0.smithi178.stdout:op 3570 completed, throughput=5MB/sec 2024-02-10T06:02:27.054 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uQVLPXqmb5KPPRr off=11212023 len=1882677 2024-02-10T06:02:27.057 INFO:tasks.workunit.client.0.smithi178.stdout:op 3571 completed, throughput=5MB/sec 2024-02-10T06:02:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:26 smithi178 ceph-mon[92537]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-10T06:02:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:26 smithi178 ceph-mon[95116]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-10T06:02:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:02:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:02:27] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2024-02-10T06:02:28.057 INFO:tasks.workunit.client.0.smithi178.stdout: 696: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:28.057 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XbN_WnGlpA13y5D off=3998770 len=905454 2024-02-10T06:02:28.058 INFO:tasks.workunit.client.0.smithi178.stdout:op 3572 completed, throughput=4.99MB/sec 2024-02-10T06:02:28.059 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BaZrTTg0bsfueC_ off=2582133 len=1995715 2024-02-10T06:02:28.061 INFO:tasks.workunit.client.0.smithi178.stdout:op 3573 completed, throughput=5MB/sec 2024-02-10T06:02:28.061 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--aXc9DEguJWFRX_ off=12484465 len=1002324 2024-02-10T06:02:28.067 INFO:tasks.workunit.client.0.smithi178.stdout:op 3574 completed, throughput=5MB/sec 2024-02-10T06:02:28.067 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oBqXgVlLm_x9fCT off=6975398 len=1915311 2024-02-10T06:02:28.068 INFO:tasks.workunit.client.0.smithi178.stdout:op 3575 completed, throughput=5MB/sec 2024-02-10T06:02:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:28 smithi189 ceph-mon[89631]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:02:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:29.068 INFO:tasks.workunit.client.0.smithi178.stdout: 697: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:29.069 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NNLVQ20I7TfrRlc off=20070082 len=1536046 2024-02-10T06:02:29.070 INFO:tasks.workunit.client.0.smithi178.stdout:op 3576 completed, throughput=5MB/sec 2024-02-10T06:02:29.071 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ii9EVuViHLjsZj0 off=20727389 len=426628 2024-02-10T06:02:29.071 INFO:tasks.workunit.client.0.smithi178.stdout:op 3577 completed, throughput=5MB/sec 2024-02-10T06:02:29.071 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PkWvrXt63RR60ex off=16202473 len=1944057 2024-02-10T06:02:29.083 INFO:tasks.workunit.client.0.smithi178.stdout:op 3578 completed, throughput=5MB/sec 2024-02-10T06:02:29.084 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CeBsI416VOcY77C off=5289961 len=221413 2024-02-10T06:02:29.087 INFO:tasks.workunit.client.0.smithi178.stdout:op 3579 completed, throughput=5MB/sec 2024-02-10T06:02:29.087 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-X3NC2dm6kFxXWDx off=10819526 len=1374021 2024-02-10T06:02:29.088 INFO:tasks.workunit.client.0.smithi178.stdout:op 3580 completed, throughput=5MB/sec 2024-02-10T06:02:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:28 smithi178 ceph-mon[92537]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:02:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:28 smithi178 ceph-mon[95116]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:02:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:30.088 INFO:tasks.workunit.client.0.smithi178.stdout: 698: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:30.089 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-llpqD5xVb_Hkon0 off=1274645 len=1258236 2024-02-10T06:02:30.095 INFO:tasks.workunit.client.0.smithi178.stdout:op 3581 completed, throughput=5MB/sec 2024-02-10T06:02:30.095 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9-IHt3p3SkkHFu0 off=210608 len=419158 2024-02-10T06:02:30.098 INFO:tasks.workunit.client.0.smithi178.stdout:op 3582 completed, throughput=5MB/sec 2024-02-10T06:02:30.098 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VpmTt5PeafvldJM off=4354125 len=711547 2024-02-10T06:02:30.104 INFO:tasks.workunit.client.0.smithi178.stdout:op 3583 completed, throughput=5MB/sec 2024-02-10T06:02:30.104 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KMFf2ZgBJ4qy2O2 off=1134851 len=2055902 2024-02-10T06:02:30.111 INFO:tasks.workunit.client.0.smithi178.stdout:op 3584 completed, throughput=5MB/sec 2024-02-10T06:02:30.111 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3qYfBpoe3uEKwJv off=1620658 len=396560 2024-02-10T06:02:30.111 INFO:tasks.workunit.client.0.smithi178.stdout:op 3585 completed, throughput=5MB/sec 2024-02-10T06:02:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:30 smithi189 ceph-mon[89631]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-02-10T06:02:31.112 INFO:tasks.workunit.client.0.smithi178.stdout: 699: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:31.112 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yrVUFiX6hM-Sg1t off=7174199 len=485472 2024-02-10T06:02:31.116 INFO:tasks.workunit.client.0.smithi178.stdout:op 3586 completed, throughput=4.99MB/sec 2024-02-10T06:02:31.116 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xT5iSVK5TVih1AF off=11014543 len=475416 2024-02-10T06:02:31.119 INFO:tasks.workunit.client.0.smithi178.stdout:op 3587 completed, throughput=4.99MB/sec 2024-02-10T06:02:31.119 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-06eCBflL5AxxWU7 off=2550967 len=1568631 2024-02-10T06:02:31.121 INFO:tasks.workunit.client.0.smithi178.stdout:op 3588 completed, throughput=5MB/sec 2024-02-10T06:02:31.121 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0pfFd1PwPk-Li1l off=12662685 len=2029163 2024-02-10T06:02:31.124 INFO:tasks.workunit.client.0.smithi178.stdout:op 3589 completed, throughput=5MB/sec 2024-02-10T06:02:31.124 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jgT5kbAtcQoDL_- off=2242106 len=127822 2024-02-10T06:02:31.126 INFO:tasks.workunit.client.0.smithi178.stdout:op 3590 completed, throughput=5MB/sec 2024-02-10T06:02:31.126 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HQUk_y85TlRcKne off=13792223 len=2001592 2024-02-10T06:02:31.138 INFO:tasks.workunit.client.0.smithi178.stdout:op 3591 completed, throughput=5MB/sec 2024-02-10T06:02:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:30 smithi178 ceph-mon[92537]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-02-10T06:02:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:30 smithi178 ceph-mon[95116]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-02-10T06:02:32.138 INFO:tasks.workunit.client.0.smithi178.stdout: 700: throughput=5MB/sec pending data=0 2024-02-10T06:02:32.138 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4czlOd_DZg4VGo9 off=2703886 len=915850 2024-02-10T06:02:32.139 INFO:tasks.workunit.client.0.smithi178.stdout:op 3592 completed, throughput=5MB/sec 2024-02-10T06:02:32.140 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CXlGJPEDT4JY84n off=2924231 len=1853884 2024-02-10T06:02:32.142 INFO:tasks.workunit.client.0.smithi178.stdout:op 3593 completed, throughput=5MB/sec 2024-02-10T06:02:32.142 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-36ve5hSariFCtX8 off=8648701 len=414870 2024-02-10T06:02:32.143 INFO:tasks.workunit.client.0.smithi178.stdout:op 3594 completed, throughput=5MB/sec 2024-02-10T06:02:32.143 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2VNwgKmo9vwFAyr off=11273051 len=1801560 2024-02-10T06:02:32.151 INFO:tasks.workunit.client.0.smithi178.stdout:op 3595 completed, throughput=5MB/sec 2024-02-10T06:02:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:32 smithi189 ceph-mon[89631]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:02:33.151 INFO:tasks.workunit.client.0.smithi178.stdout: 701: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:33.151 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CyTahPElgGv4Flf off=5927190 len=1076653 2024-02-10T06:02:33.153 INFO:tasks.workunit.client.0.smithi178.stdout:op 3596 completed, throughput=5MB/sec 2024-02-10T06:02:33.153 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lVcl0GxH9sb7lJN off=919014 len=1987263 2024-02-10T06:02:33.157 INFO:tasks.workunit.client.0.smithi178.stdout:op 3597 completed, throughput=5MB/sec 2024-02-10T06:02:33.157 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-drgAZAAMDmCfN57 off=557478 len=848522 2024-02-10T06:02:33.159 INFO:tasks.workunit.client.0.smithi178.stdout:op 3598 completed, throughput=5MB/sec 2024-02-10T06:02:33.159 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vzTilfxA7w86BO6 off=3734833 len=714570 2024-02-10T06:02:33.160 INFO:tasks.workunit.client.0.smithi178.stdout:op 3599 completed, throughput=5MB/sec 2024-02-10T06:02:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:32 smithi178 ceph-mon[92537]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:02:33.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:32 smithi178 ceph-mon[95116]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:02:34.160 INFO:tasks.workunit.client.0.smithi178.stdout: 702: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:34.160 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-G-UWemqhpCj9aXD off=661290 len=27515 2024-02-10T06:02:34.161 INFO:tasks.workunit.client.0.smithi178.stdout:op 3600 completed, throughput=4.99MB/sec 2024-02-10T06:02:34.161 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T8f18BWWT4tsn9p off=5351537 len=1726074 2024-02-10T06:02:34.168 INFO:tasks.workunit.client.0.smithi178.stdout:op 3601 completed, throughput=5MB/sec 2024-02-10T06:02:34.169 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uGn_ebvmEy5fTRt off=2698890 len=1342558 2024-02-10T06:02:34.170 INFO:tasks.workunit.client.0.smithi178.stdout:op 3602 completed, throughput=5MB/sec 2024-02-10T06:02:34.170 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2N18H7aUP1H-RCY off=9159794 len=1695328 2024-02-10T06:02:34.180 INFO:tasks.workunit.client.0.smithi178.stdout:op 3603 completed, throughput=5MB/sec 2024-02-10T06:02:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:34 smithi189 ceph-mon[89631]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:02:35.181 INFO:tasks.workunit.client.0.smithi178.stdout: 703: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:35.181 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vxjaohSC2GWpGVA off=1927906 len=674464 2024-02-10T06:02:35.182 INFO:tasks.workunit.client.0.smithi178.stdout:op 3604 completed, throughput=4.99MB/sec 2024-02-10T06:02:35.182 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--9wqcO05h4Fk50J off=12946722 len=597905 2024-02-10T06:02:35.186 INFO:tasks.workunit.client.0.smithi178.stdout:op 3605 completed, throughput=4.99MB/sec 2024-02-10T06:02:35.186 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YCGQeYwXrtyQDhR off=1848487 len=461592 2024-02-10T06:02:35.187 INFO:tasks.workunit.client.0.smithi178.stdout:op 3606 completed, throughput=5MB/sec 2024-02-10T06:02:35.187 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FV1LRRN7t7huPWA off=2935629 len=1864733 2024-02-10T06:02:35.189 INFO:tasks.workunit.client.0.smithi178.stdout:op 3607 completed, throughput=5MB/sec 2024-02-10T06:02:35.189 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-B9Udb3Zrg02mGtF off=13010871 len=1443336 2024-02-10T06:02:35.197 INFO:tasks.workunit.client.0.smithi178.stdout:op 3608 completed, throughput=5MB/sec 2024-02-10T06:02:35.197 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hID4mvt1qZ9rM9j off=4380931 len=1535251 2024-02-10T06:02:35.198 INFO:tasks.workunit.client.0.smithi178.stdout:op 3609 completed, throughput=5MB/sec 2024-02-10T06:02:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:34 smithi178 ceph-mon[95116]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:02:35.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:34 smithi178 ceph-mon[92537]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:02:36.199 INFO:tasks.workunit.client.0.smithi178.stdout: 704: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:36.199 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7fzqcnrcqUheydN off=84903 len=1485892 2024-02-10T06:02:36.205 INFO:tasks.workunit.client.0.smithi178.stdout:op 3610 completed, throughput=5MB/sec 2024-02-10T06:02:36.205 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_pd0Lz8SaMpkcUj off=0 len=1571777 2024-02-10T06:02:36.207 INFO:tasks.workunit.client.0.smithi178.stdout:op 3611 completed, throughput=5MB/sec 2024-02-10T06:02:36.207 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-awTylaLTgeI_NY8 off=3584401 len=1505998 2024-02-10T06:02:36.208 INFO:tasks.workunit.client.0.smithi178.stdout:op 3612 completed, throughput=5MB/sec 2024-02-10T06:02:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:36 smithi189 ceph-mon[89631]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:02:37.209 INFO:tasks.workunit.client.0.smithi178.stdout: 705: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:37.209 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_yvQOw2pKGsfG0P off=8966275 len=2016643 2024-02-10T06:02:37.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:36 smithi178 ceph-mon[92537]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:02:37.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:36 smithi178 ceph-mon[95116]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:02:37.212 INFO:tasks.workunit.client.0.smithi178.stdout:op 3613 completed, throughput=5MB/sec 2024-02-10T06:02:37.212 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZNTsHYSACdwRJ_r off=11652088 len=1527913 2024-02-10T06:02:37.213 INFO:tasks.workunit.client.0.smithi178.stdout:op 3614 completed, throughput=5MB/sec 2024-02-10T06:02:37.213 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6s_hubJ_6wzou1h off=1949004 len=1214754 2024-02-10T06:02:37.215 INFO:tasks.workunit.client.0.smithi178.stdout:op 3615 completed, throughput=5MB/sec 2024-02-10T06:02:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:02:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:02:37] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2024-02-10T06:02:38.215 INFO:tasks.workunit.client.0.smithi178.stdout: 706: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:38.215 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DPQ0TMZDTC7ZPt- off=2660487 len=1769059 2024-02-10T06:02:38.226 INFO:tasks.workunit.client.0.smithi178.stdout:op 3616 completed, throughput=5MB/sec 2024-02-10T06:02:38.226 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0rz3DYsRLRKoVzz off=5666285 len=1611519 2024-02-10T06:02:38.228 INFO:tasks.workunit.client.0.smithi178.stdout:op 3617 completed, throughput=5MB/sec 2024-02-10T06:02:38.228 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BtICLP2MX9qlGoQ off=10938301 len=303807 2024-02-10T06:02:38.229 INFO:tasks.workunit.client.0.smithi178.stdout:op 3618 completed, throughput=5MB/sec 2024-02-10T06:02:38.229 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kfXRNSFD0spzWLR off=2229759 len=282659 2024-02-10T06:02:38.232 INFO:tasks.workunit.client.0.smithi178.stdout:op 3619 completed, throughput=5MB/sec 2024-02-10T06:02:38.232 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dQb6iZcXQIlRNk7 off=11230461 len=221199 2024-02-10T06:02:38.233 INFO:tasks.workunit.client.0.smithi178.stdout:op 3620 completed, throughput=5MB/sec 2024-02-10T06:02:38.233 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4xodVgJrVHESZzE off=7244985 len=609357 2024-02-10T06:02:38.237 INFO:tasks.workunit.client.0.smithi178.stdout:op 3621 completed, throughput=5MB/sec 2024-02-10T06:02:38.237 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xP9xNSHxsysw9k9 off=5806943 len=491721 2024-02-10T06:02:38.237 INFO:tasks.workunit.client.0.smithi178.stdout:op 3622 completed, throughput=5MB/sec 2024-02-10T06:02:38.238 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nYm3F0hx88qpXbQ off=9765504 len=1639172 2024-02-10T06:02:38.245 INFO:tasks.workunit.client.0.smithi178.stdout:op 3623 completed, throughput=5MB/sec 2024-02-10T06:02:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:38 smithi189 ceph-mon[89631]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:02:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:38 smithi178 ceph-mon[92537]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:02:39.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:38 smithi178 ceph-mon[95116]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:02:39.245 INFO:tasks.workunit.client.0.smithi178.stdout: 707: throughput=5MB/sec pending data=0 2024-02-10T06:02:39.245 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pjf-xqHmTN7LYGp off=2957413 len=1095363 2024-02-10T06:02:39.247 INFO:tasks.workunit.client.0.smithi178.stdout:op 3624 completed, throughput=5MB/sec 2024-02-10T06:02:39.247 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BBhyFbsAuL6gzGq off=8042809 len=2010553 2024-02-10T06:02:39.256 INFO:tasks.workunit.client.0.smithi178.stdout:op 3625 completed, throughput=5MB/sec 2024-02-10T06:02:39.256 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2qpMo_qTV6itXfH off=134380 len=1597177 2024-02-10T06:02:39.263 INFO:tasks.workunit.client.0.smithi178.stdout:op 3626 completed, throughput=5MB/sec 2024-02-10T06:02:40.263 INFO:tasks.workunit.client.0.smithi178.stdout: 708: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:40.263 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FSDcV9SETZqz0bt off=20887899 len=890061 2024-02-10T06:02:40.264 INFO:tasks.workunit.client.0.smithi178.stdout:op 3627 completed, throughput=5MB/sec 2024-02-10T06:02:40.264 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AyPIu6KjQfmC5SU off=1897020 len=1461363 2024-02-10T06:02:40.271 INFO:tasks.workunit.client.0.smithi178.stdout:op 3628 completed, throughput=5MB/sec 2024-02-10T06:02:40.271 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gTdAwG4a9GUxpd2 off=8358215 len=1881980 2024-02-10T06:02:40.282 INFO:tasks.workunit.client.0.smithi178.stdout:op 3629 completed, throughput=5MB/sec 2024-02-10T06:02:40.282 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nUPR5GaWZRFSzH6 off=9274855 len=324767 2024-02-10T06:02:40.285 INFO:tasks.workunit.client.0.smithi178.stdout:op 3630 completed, throughput=5MB/sec 2024-02-10T06:02:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:40 smithi189 ceph-mon[89631]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-10T06:02:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:40 smithi178 ceph-mon[92537]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-10T06:02:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:40 smithi178 ceph-mon[95116]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-10T06:02:41.285 INFO:tasks.workunit.client.0.smithi178.stdout: 709: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:41.285 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rMx63X-YIMpk-7L off=12280496 len=1890618 2024-02-10T06:02:41.294 INFO:tasks.workunit.client.0.smithi178.stdout:op 3631 completed, throughput=5MB/sec 2024-02-10T06:02:41.294 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eZboATsfgBQKnBN off=620101 len=476308 2024-02-10T06:02:41.295 INFO:tasks.workunit.client.0.smithi178.stdout:op 3632 completed, throughput=5MB/sec 2024-02-10T06:02:41.295 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cpgivK7qdAcTfeJ off=1550346 len=72667 2024-02-10T06:02:41.297 INFO:tasks.workunit.client.0.smithi178.stdout:op 3633 completed, throughput=5MB/sec 2024-02-10T06:02:41.297 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LOjf0ZjRS-TlN-v off=3446245 len=1066486 2024-02-10T06:02:41.298 INFO:tasks.workunit.client.0.smithi178.stdout:op 3634 completed, throughput=5MB/sec 2024-02-10T06:02:41.299 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FPvN469F54ZokSL off=8911785 len=853686 2024-02-10T06:02:41.303 INFO:tasks.workunit.client.0.smithi178.stdout:op 3635 completed, throughput=5MB/sec 2024-02-10T06:02:41.303 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lK1HrrYQUBvTC4b off=2443314 len=200813 2024-02-10T06:02:41.303 INFO:tasks.workunit.client.0.smithi178.stdout:op 3636 completed, throughput=5MB/sec 2024-02-10T06:02:41.303 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dFWDWXC09MfPFqi off=1156845 len=481587 2024-02-10T06:02:41.304 INFO:tasks.workunit.client.0.smithi178.stdout:op 3637 completed, throughput=5MB/sec 2024-02-10T06:02:41.304 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kebecy11yYWQJsp off=14929411 len=155600 2024-02-10T06:02:41.307 INFO:tasks.workunit.client.0.smithi178.stdout:op 3638 completed, throughput=5MB/sec 2024-02-10T06:02:41.307 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mVUlELKTSujptN4 off=6854470 len=1090000 2024-02-10T06:02:41.311 INFO:tasks.workunit.client.0.smithi178.stdout:op 3639 completed, throughput=5MB/sec 2024-02-10T06:02:42.312 INFO:tasks.workunit.client.0.smithi178.stdout: 710: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:42.312 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dGh2sPmzXljlqml off=543091 len=1343023 2024-02-10T06:02:42.313 INFO:tasks.workunit.client.0.smithi178.stdout:op 3640 completed, throughput=5MB/sec 2024-02-10T06:02:42.314 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4rqGseumbVvyidW off=19369439 len=459074 2024-02-10T06:02:42.317 INFO:tasks.workunit.client.0.smithi178.stdout:op 3641 completed, throughput=5MB/sec 2024-02-10T06:02:42.317 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JABytM0sDfCCtDg off=10965586 len=955422 2024-02-10T06:02:42.322 INFO:tasks.workunit.client.0.smithi178.stdout:op 3642 completed, throughput=5MB/sec 2024-02-10T06:02:42.322 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-r1XHqZ8Ux93s5Kr off=7822279 len=799041 2024-02-10T06:02:42.323 INFO:tasks.workunit.client.0.smithi178.stdout:op 3643 completed, throughput=5MB/sec 2024-02-10T06:02:42.323 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vjIAkFUF_f-FC4K off=16418842 len=886573 2024-02-10T06:02:42.328 INFO:tasks.workunit.client.0.smithi178.stdout:op 3644 completed, throughput=5MB/sec 2024-02-10T06:02:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:42 smithi189 ceph-mon[89631]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:02:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:42 smithi178 ceph-mon[92537]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:02:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:42 smithi178 ceph-mon[95116]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:02:43.328 INFO:tasks.workunit.client.0.smithi178.stdout: 711: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:43.329 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tW5PTUSL0MOaGSU off=6900286 len=723040 2024-02-10T06:02:43.330 INFO:tasks.workunit.client.0.smithi178.stdout:op 3645 completed, throughput=4.99MB/sec 2024-02-10T06:02:43.330 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mZ4RHhkOobF5w5_ off=1052656 len=1347426 2024-02-10T06:02:43.339 INFO:tasks.workunit.client.0.smithi178.stdout:op 3646 completed, throughput=5MB/sec 2024-02-10T06:02:43.339 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zX9LoITh3KPgUiV off=716042 len=507882 2024-02-10T06:02:43.342 INFO:tasks.workunit.client.0.smithi178.stdout:op 3647 completed, throughput=5MB/sec 2024-02-10T06:02:43.342 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3Ej7mVAYCFrFAaC off=6525248 len=1406826 2024-02-10T06:02:43.349 INFO:tasks.workunit.client.0.smithi178.stdout:op 3648 completed, throughput=5MB/sec 2024-02-10T06:02:43.350 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IRZflJesXKRpwEa off=715094 len=940489 2024-02-10T06:02:43.355 INFO:tasks.workunit.client.0.smithi178.stdout:op 3649 completed, throughput=5MB/sec 2024-02-10T06:02:43.355 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mVKOc4IuYVceW8_ off=3080260 len=1527924 2024-02-10T06:02:43.362 INFO:tasks.workunit.client.0.smithi178.stdout:op 3650 completed, throughput=5MB/sec 2024-02-10T06:02:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:44.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: 712: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:44.363 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RMoyn1Ga7Cp5JnU off=2363649 len=352184 2024-02-10T06:02:44.366 INFO:tasks.workunit.client.0.smithi178.stdout:op 3651 completed, throughput=5MB/sec 2024-02-10T06:02:44.367 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HxF-p76AlIR1kQf off=11277128 len=48373 2024-02-10T06:02:44.367 INFO:tasks.workunit.client.0.smithi178.stdout:op 3652 completed, throughput=5MB/sec 2024-02-10T06:02:44.367 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VkB3sjJO6onvrnu off=285536 len=1503858 2024-02-10T06:02:44.374 INFO:tasks.workunit.client.0.smithi178.stdout:op 3653 completed, throughput=5MB/sec 2024-02-10T06:02:44.374 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nojc2R4EEO_f2n3 off=5379442 len=1234503 2024-02-10T06:02:44.376 INFO:tasks.workunit.client.0.smithi178.stdout:op 3654 completed, throughput=5MB/sec 2024-02-10T06:02:44.376 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-e25R5XdPXDsoAKv off=1056071 len=678741 2024-02-10T06:02:44.380 INFO:tasks.workunit.client.0.smithi178.stdout:op 3655 completed, throughput=5MB/sec 2024-02-10T06:02:44.380 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AaEozYXPxMDOmwr off=19668442 len=188928 2024-02-10T06:02:44.381 INFO:tasks.workunit.client.0.smithi178.stdout:op 3656 completed, throughput=5MB/sec 2024-02-10T06:02:44.381 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bFBuVQNw8LbmkXg off=4547325 len=1855076 2024-02-10T06:02:44.388 INFO:tasks.workunit.client.0.smithi178.stdout:op 3657 completed, throughput=5MB/sec 2024-02-10T06:02:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:44 smithi189 ceph-mon[89631]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:02:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:44 smithi178 ceph-mon[92537]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:02:45.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:44 smithi178 ceph-mon[95116]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:02:45.389 INFO:tasks.workunit.client.0.smithi178.stdout: 713: throughput=5MB/sec pending data=0 2024-02-10T06:02:45.389 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Lm-r2qVnyzx9hW6 off=11766352 len=867937 2024-02-10T06:02:45.394 INFO:tasks.workunit.client.0.smithi178.stdout:op 3658 completed, throughput=5MB/sec 2024-02-10T06:02:45.394 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lhB0vYVl-IW4yQG off=21794496 len=39703 2024-02-10T06:02:45.394 INFO:tasks.workunit.client.0.smithi178.stdout:op 3659 completed, throughput=5MB/sec 2024-02-10T06:02:45.394 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BvWcqbJyzNhtsL- off=13543334 len=165196 2024-02-10T06:02:45.395 INFO:tasks.workunit.client.0.smithi178.stdout:op 3660 completed, throughput=5MB/sec 2024-02-10T06:02:45.395 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MY4jnRjDpW7lxM3 off=1222939 len=2041798 2024-02-10T06:02:45.397 INFO:tasks.workunit.client.0.smithi178.stdout:op 3661 completed, throughput=5MB/sec 2024-02-10T06:02:45.397 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BgIf8WVXP3hzu_j off=1049275 len=1518224 2024-02-10T06:02:45.405 INFO:tasks.workunit.client.0.smithi178.stdout:op 3662 completed, throughput=5MB/sec 2024-02-10T06:02:46.405 INFO:tasks.workunit.client.0.smithi178.stdout: 714: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:46.405 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iVmzwQwibNM6zw6 off=4149435 len=356197 2024-02-10T06:02:46.406 INFO:tasks.workunit.client.0.smithi178.stdout:op 3663 completed, throughput=4.99MB/sec 2024-02-10T06:02:46.406 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6h8iUev_G3ti6uA off=16402629 len=1867301 2024-02-10T06:02:46.408 INFO:tasks.workunit.client.0.smithi178.stdout:op 3664 completed, throughput=5MB/sec 2024-02-10T06:02:46.408 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_bPn3Z4c7rCYOGQ off=3283901 len=2034448 2024-02-10T06:02:46.416 INFO:tasks.workunit.client.0.smithi178.stdout:op 3665 completed, throughput=5MB/sec 2024-02-10T06:02:46.416 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_W-UEuSZLRnYMuL off=4156923 len=335583 2024-02-10T06:02:46.419 INFO:tasks.workunit.client.0.smithi178.stdout:op 3666 completed, throughput=5MB/sec 2024-02-10T06:02:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:46 smithi189 ceph-mon[89631]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:02:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:46 smithi178 ceph-mon[92537]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:02:47.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:46 smithi178 ceph-mon[95116]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:02:47.419 INFO:tasks.workunit.client.0.smithi178.stdout: 715: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:47.420 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Y7V3NH8lAn4jZNF off=12861553 len=1517814 2024-02-10T06:02:47.428 INFO:tasks.workunit.client.0.smithi178.stdout:op 3667 completed, throughput=5MB/sec 2024-02-10T06:02:47.429 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-keVD93aakbs5dOH off=4501197 len=1655438 2024-02-10T06:02:47.430 INFO:tasks.workunit.client.0.smithi178.stdout:op 3668 completed, throughput=5MB/sec 2024-02-10T06:02:47.430 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-awZCC7nS_0diw7X off=3274005 len=580818 2024-02-10T06:02:47.431 INFO:tasks.workunit.client.0.smithi178.stdout:op 3669 completed, throughput=5MB/sec 2024-02-10T06:02:47.431 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0oYqtgyqMAuGPBD off=4830502 len=808758 2024-02-10T06:02:47.433 INFO:tasks.workunit.client.0.smithi178.stdout:op 3670 completed, throughput=5MB/sec 2024-02-10T06:02:47.433 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oIcKZctnLqV-0gZ off=3087700 len=479663 2024-02-10T06:02:47.433 INFO:tasks.workunit.client.0.smithi178.stdout:op 3671 completed, throughput=5MB/sec 2024-02-10T06:02:47.434 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zQKMZS_RKklseZA off=43788 len=1180431 2024-02-10T06:02:47.436 INFO:tasks.workunit.client.0.smithi178.stdout:op 3672 completed, throughput=5MB/sec 2024-02-10T06:02:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:02:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:02:47] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2024-02-10T06:02:48.436 INFO:tasks.workunit.client.0.smithi178.stdout: 716: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:48.436 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IWc9QWqWWm4X6XS off=12567337 len=510323 2024-02-10T06:02:48.440 INFO:tasks.workunit.client.0.smithi178.stdout:op 3673 completed, throughput=5MB/sec 2024-02-10T06:02:48.440 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bD5WDdjqNrjrVpt off=1449523 len=740942 2024-02-10T06:02:48.441 INFO:tasks.workunit.client.0.smithi178.stdout:op 3674 completed, throughput=5MB/sec 2024-02-10T06:02:48.441 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qr6KNIsU2wADzxE off=10557263 len=230598 2024-02-10T06:02:48.441 INFO:tasks.workunit.client.0.smithi178.stdout:op 3675 completed, throughput=5MB/sec 2024-02-10T06:02:48.442 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-b_be2SWkWlU-0Uo off=3130820 len=1544832 2024-02-10T06:02:48.449 INFO:tasks.workunit.client.0.smithi178.stdout:op 3676 completed, throughput=5MB/sec 2024-02-10T06:02:48.449 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pbAfsJc6A8xVGW6 off=2288437 len=1366993 2024-02-10T06:02:48.455 INFO:tasks.workunit.client.0.smithi178.stdout:op 3677 completed, throughput=5MB/sec 2024-02-10T06:02:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:48 smithi189 ceph-mon[89631]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T06:02:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:48 smithi178 ceph-mon[92537]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T06:02:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:48 smithi178 ceph-mon[95116]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T06:02:49.455 INFO:tasks.workunit.client.0.smithi178.stdout: 717: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:49.455 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PvJsU7UkE8rAK54 off=329490 len=240607 2024-02-10T06:02:49.456 INFO:tasks.workunit.client.0.smithi178.stdout:op 3678 completed, throughput=4.99MB/sec 2024-02-10T06:02:49.456 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YuPo8RIhujjpdY8 off=5959872 len=12043 2024-02-10T06:02:49.456 INFO:tasks.workunit.client.0.smithi178.stdout:op 3679 completed, throughput=4.99MB/sec 2024-02-10T06:02:49.457 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZqW1kqD-fMa9osp off=9142327 len=1893253 2024-02-10T06:02:49.459 INFO:tasks.workunit.client.0.smithi178.stdout:op 3680 completed, throughput=5MB/sec 2024-02-10T06:02:49.459 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pCTtpB3-1YrscXD off=17118361 len=962297 2024-02-10T06:02:49.460 INFO:tasks.workunit.client.0.smithi178.stdout:op 3681 completed, throughput=5MB/sec 2024-02-10T06:02:49.460 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-woK1-STRHJjwC-J off=4274554 len=738406 2024-02-10T06:02:49.465 INFO:tasks.workunit.client.0.smithi178.stdout:op 3682 completed, throughput=5MB/sec 2024-02-10T06:02:49.465 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nMMX2_KL77UoHHb off=1344660 len=1600068 2024-02-10T06:02:49.472 INFO:tasks.workunit.client.0.smithi178.stdout:op 3683 completed, throughput=5MB/sec 2024-02-10T06:02:50.473 INFO:tasks.workunit.client.0.smithi178.stdout: 718: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:50.473 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5ycYDDaGhAWda0j off=9552560 len=1726891 2024-02-10T06:02:50.483 INFO:tasks.workunit.client.0.smithi178.stdout:op 3684 completed, throughput=5MB/sec 2024-02-10T06:02:50.483 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5poUkPm7jXMXR69 off=16970039 len=271645 2024-02-10T06:02:50.486 INFO:tasks.workunit.client.0.smithi178.stdout:op 3685 completed, throughput=5MB/sec 2024-02-10T06:02:50.486 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yrFXf6uv_uGyxja off=4532064 len=2075062 2024-02-10T06:02:50.488 INFO:tasks.workunit.client.0.smithi178.stdout:op 3686 completed, throughput=5MB/sec 2024-02-10T06:02:50.488 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WmOBsPCuvMkq3CZ off=3183028 len=713429 2024-02-10T06:02:50.493 INFO:tasks.workunit.client.0.smithi178.stdout:op 3687 completed, throughput=5MB/sec 2024-02-10T06:02:50.493 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4XJJagx5EKsnbK3 off=563572 len=647644 2024-02-10T06:02:50.496 INFO:tasks.workunit.client.0.smithi178.stdout:op 3688 completed, throughput=5MB/sec 2024-02-10T06:02:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:50 smithi189 ceph-mon[89631]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:02:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:50 smithi178 ceph-mon[92537]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:02:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:50 smithi178 ceph-mon[95116]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:02:51.496 INFO:tasks.workunit.client.0.smithi178.stdout: 719: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:51.497 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-U_JTED-iaq2dL9l off=7297149 len=163786 2024-02-10T06:02:51.497 INFO:tasks.workunit.client.0.smithi178.stdout:op 3689 completed, throughput=4.99MB/sec 2024-02-10T06:02:51.497 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jD7o1Q4mE2hQchh off=15319201 len=1676786 2024-02-10T06:02:51.499 INFO:tasks.workunit.client.0.smithi178.stdout:op 3690 completed, throughput=5MB/sec 2024-02-10T06:02:51.499 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-N-p764VQr-0FQQU off=15954841 len=1559108 2024-02-10T06:02:51.509 INFO:tasks.workunit.client.0.smithi178.stdout:op 3691 completed, throughput=5MB/sec 2024-02-10T06:02:51.509 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HIQPq8CyKyQLiEl off=181672 len=1896538 2024-02-10T06:02:51.511 INFO:tasks.workunit.client.0.smithi178.stdout:op 3692 completed, throughput=5MB/sec 2024-02-10T06:02:52.511 INFO:tasks.workunit.client.0.smithi178.stdout: 720: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:52.512 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IOCcW3y_T1U7Gfh off=21570766 len=1068116 2024-02-10T06:02:52.513 INFO:tasks.workunit.client.0.smithi178.stdout:op 3693 completed, throughput=4.99MB/sec 2024-02-10T06:02:52.513 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Py2pSOWkNLzHBvY off=0 len=1695553 2024-02-10T06:02:52.515 INFO:tasks.workunit.client.0.smithi178.stdout:op 3694 completed, throughput=5MB/sec 2024-02-10T06:02:52.515 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-V_3QEejjHxZgRmN off=9952956 len=1551570 2024-02-10T06:02:52.516 INFO:tasks.workunit.client.0.smithi178.stdout:op 3695 completed, throughput=5MB/sec 2024-02-10T06:02:52.516 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qr6KNIsU2wADzxE off=6861626 len=181149 2024-02-10T06:02:52.519 INFO:tasks.workunit.client.0.smithi178.stdout:op 3696 completed, throughput=5MB/sec 2024-02-10T06:02:52.519 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--5wwGmPRonDo-3q off=4016705 len=504829 2024-02-10T06:02:52.520 INFO:tasks.workunit.client.0.smithi178.stdout:op 3697 completed, throughput=5MB/sec 2024-02-10T06:02:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:52 smithi178 ceph-mon[92537]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:02:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:52 smithi178 ceph-mon[95116]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:02:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:52 smithi189 ceph-mon[89631]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:02:53.521 INFO:tasks.workunit.client.0.smithi178.stdout: 721: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:53.521 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2YJ-54Xka49W4os off=4828236 len=402862 2024-02-10T06:02:53.523 INFO:tasks.workunit.client.0.smithi178.stdout:op 3698 completed, throughput=4.99MB/sec 2024-02-10T06:02:53.523 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9Swc6zQv5BBPA6z off=11585295 len=1008675 2024-02-10T06:02:53.526 INFO:tasks.workunit.client.0.smithi178.stdout:op 3699 completed, throughput=5MB/sec 2024-02-10T06:02:53.526 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-E9czAeQXJ6mXRli off=7691064 len=130856 2024-02-10T06:02:53.526 INFO:tasks.workunit.client.0.smithi178.stdout:op 3700 completed, throughput=5MB/sec 2024-02-10T06:02:53.526 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-o18v2yPuOaoKYlG off=6646948 len=1220790 2024-02-10T06:02:53.528 INFO:tasks.workunit.client.0.smithi178.stdout:op 3701 completed, throughput=5MB/sec 2024-02-10T06:02:53.528 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NbAXYsYgdKI4pFR off=18683858 len=1417500 2024-02-10T06:02:53.536 INFO:tasks.workunit.client.0.smithi178.stdout:op 3702 completed, throughput=5MB/sec 2024-02-10T06:02:53.536 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-52xRl6Gaxlh42HH off=15312977 len=965139 2024-02-10T06:02:53.540 INFO:tasks.workunit.client.0.smithi178.stdout:op 3703 completed, throughput=5MB/sec 2024-02-10T06:02:53.540 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ya4Wjj6K9Fc8iwo off=825366 len=1228391 2024-02-10T06:02:53.545 INFO:tasks.workunit.client.0.smithi178.stdout:op 3704 completed, throughput=5MB/sec 2024-02-10T06:02:54.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:53 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:02:54.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:53 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:02:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:53 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:02:54.546 INFO:tasks.workunit.client.0.smithi178.stdout: 722: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:54.546 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bOYc-V1UJ6aiqmq off=4275119 len=1165400 2024-02-10T06:02:54.547 INFO:tasks.workunit.client.0.smithi178.stdout:op 3705 completed, throughput=5MB/sec 2024-02-10T06:02:54.547 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5yopPo_Io_EzWm3 off=7383966 len=1891292 2024-02-10T06:02:54.555 INFO:tasks.workunit.client.0.smithi178.stdout:op 3706 completed, throughput=5MB/sec 2024-02-10T06:02:54.555 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0tP-ruL6MSXj3Ky off=7772581 len=1009043 2024-02-10T06:02:54.556 INFO:tasks.workunit.client.0.smithi178.stdout:op 3707 completed, throughput=5MB/sec 2024-02-10T06:02:54.556 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6pGTNoifVGQeSve off=19994848 len=1456422 2024-02-10T06:02:54.561 INFO:tasks.workunit.client.0.smithi178.stdout:op 3708 completed, throughput=5MB/sec 2024-02-10T06:02:55.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:54 smithi178 ceph-mon[95116]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:02:55.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:54 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:02:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:54 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:02:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:54 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:02:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:54 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:02:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:54 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:02:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:54 smithi178 ceph-mon[92537]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:02:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:54 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:02:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:54 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:02:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:54 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:02:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:54 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:02:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:54 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:02:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:54 smithi189 ceph-mon[89631]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:02:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:54 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:02:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:54 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:02:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:54 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:02:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:54 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:02:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:54 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:02:55.562 INFO:tasks.workunit.client.0.smithi178.stdout: 723: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:55.562 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dPuOuZBXl1SxIYt off=2393405 len=1555536 2024-02-10T06:02:55.564 INFO:tasks.workunit.client.0.smithi178.stdout:op 3709 completed, throughput=5MB/sec 2024-02-10T06:02:55.564 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YBr4ClPhXekWaA4 off=7240192 len=871670 2024-02-10T06:02:55.570 INFO:tasks.workunit.client.0.smithi178.stdout:op 3710 completed, throughput=5MB/sec 2024-02-10T06:02:55.570 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BEEC3IzR3YVKFi3 off=6581341 len=1762069 2024-02-10T06:02:55.572 INFO:tasks.workunit.client.0.smithi178.stdout:op 3711 completed, throughput=5MB/sec 2024-02-10T06:02:56.572 INFO:tasks.workunit.client.0.smithi178.stdout: 724: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:56.572 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-15obEp_j-EdzzPR off=3523297 len=1610986 2024-02-10T06:02:56.580 INFO:tasks.workunit.client.0.smithi178.stdout:op 3712 completed, throughput=5MB/sec 2024-02-10T06:02:56.581 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YSxclPTrMt3Jvyr off=9950755 len=1277469 2024-02-10T06:02:56.586 INFO:tasks.workunit.client.0.smithi178.stdout:op 3713 completed, throughput=5MB/sec 2024-02-10T06:02:56.586 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-69xTTBG5acfkxwa off=7557669 len=186615 2024-02-10T06:02:56.589 INFO:tasks.workunit.client.0.smithi178.stdout:op 3714 completed, throughput=5MB/sec 2024-02-10T06:02:56.589 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HlKE296sFLBor6q off=1189388 len=2034535 2024-02-10T06:02:56.591 INFO:tasks.workunit.client.0.smithi178.stdout:op 3715 completed, throughput=5MB/sec 2024-02-10T06:02:56.591 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Kw3AtDqY3DFr5BJ off=7764279 len=1733118 2024-02-10T06:02:56.598 INFO:tasks.workunit.client.0.smithi178.stdout:op 3716 completed, throughput=5MB/sec 2024-02-10T06:02:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:56 smithi178 ceph-mon[92537]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:02:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:56 smithi178 ceph-mon[95116]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:02:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:56 smithi189 ceph-mon[89631]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:02:57.598 INFO:tasks.workunit.client.0.smithi178.stdout: 725: throughput=5MB/sec pending data=0 2024-02-10T06:02:57.598 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-o0U7tvgjOvktfEy off=684466 len=1084237 2024-02-10T06:02:57.604 INFO:tasks.workunit.client.0.smithi178.stdout:op 3717 completed, throughput=5MB/sec 2024-02-10T06:02:57.604 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HNRzGsFTm--kR83 off=14224775 len=298969 2024-02-10T06:02:57.605 INFO:tasks.workunit.client.0.smithi178.stdout:op 3718 completed, throughput=5MB/sec 2024-02-10T06:02:57.605 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SbHOUWZBkuVIfcc off=8660865 len=654039 2024-02-10T06:02:57.610 INFO:tasks.workunit.client.0.smithi178.stdout:op 3719 completed, throughput=5MB/sec 2024-02-10T06:02:57.610 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pIs3tm68iPkcn5m off=13667324 len=178922 2024-02-10T06:02:57.610 INFO:tasks.workunit.client.0.smithi178.stdout:op 3720 completed, throughput=5MB/sec 2024-02-10T06:02:57.611 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mSAVy0ZlK4bnHs1 off=1537784 len=471122 2024-02-10T06:02:57.614 INFO:tasks.workunit.client.0.smithi178.stdout:op 3721 completed, throughput=5MB/sec 2024-02-10T06:02:57.614 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--7rOSPoPDKjON3n off=159419 len=338051 2024-02-10T06:02:57.617 INFO:tasks.workunit.client.0.smithi178.stdout:op 3722 completed, throughput=5MB/sec 2024-02-10T06:02:57.617 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xx4K-oHJJ4aNrOB off=15226476 len=249546 2024-02-10T06:02:57.620 INFO:tasks.workunit.client.0.smithi178.stdout:op 3723 completed, throughput=5MB/sec 2024-02-10T06:02:57.620 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TNtD6oWzEYMdknU off=4959185 len=1377908 2024-02-10T06:02:57.627 INFO:tasks.workunit.client.0.smithi178.stdout:op 3724 completed, throughput=5MB/sec 2024-02-10T06:02:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:02:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:02:57] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2024-02-10T06:02:58.627 INFO:tasks.workunit.client.0.smithi178.stdout: 726: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:58.627 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IPjPJarg85i5BKr off=7154012 len=483473 2024-02-10T06:02:58.631 INFO:tasks.workunit.client.0.smithi178.stdout:op 3725 completed, throughput=4.99MB/sec 2024-02-10T06:02:58.631 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fd2mWNtTH6LWey- off=1554042 len=615590 2024-02-10T06:02:58.635 INFO:tasks.workunit.client.0.smithi178.stdout:op 3726 completed, throughput=5MB/sec 2024-02-10T06:02:58.635 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0qHc-9-4zxlcKEt off=9926094 len=1802017 2024-02-10T06:02:58.639 INFO:tasks.workunit.client.0.smithi178.stdout:op 3727 completed, throughput=5MB/sec 2024-02-10T06:02:58.639 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TbUEZrzqd5Etfrt off=13906255 len=1738158 2024-02-10T06:02:58.641 INFO:tasks.workunit.client.0.smithi178.stdout:op 3728 completed, throughput=5MB/sec 2024-02-10T06:02:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:58 smithi178 ceph-mon[92537]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:02:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:02:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:58 smithi178 ceph-mon[95116]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:02:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:02:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:58 smithi189 ceph-mon[89631]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:02:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:02:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:02:59.641 INFO:tasks.workunit.client.0.smithi178.stdout: 727: throughput=4.99MB/sec pending data=0 2024-02-10T06:02:59.642 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-c5h3loEPsh-1TYt off=3856569 len=2041315 2024-02-10T06:02:59.649 INFO:tasks.workunit.client.0.smithi178.stdout:op 3729 completed, throughput=5MB/sec 2024-02-10T06:02:59.649 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DTn_HCy3TJ9PM06 off=6621764 len=1281491 2024-02-10T06:02:59.654 INFO:tasks.workunit.client.0.smithi178.stdout:op 3730 completed, throughput=5MB/sec 2024-02-10T06:02:59.654 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dZM2l5DaoZi5mni off=929772 len=987702 2024-02-10T06:02:59.659 INFO:tasks.workunit.client.0.smithi178.stdout:op 3731 completed, throughput=5MB/sec 2024-02-10T06:02:59.659 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BhSJUexE2hjKj7d off=7861960 len=628710 2024-02-10T06:02:59.660 INFO:tasks.workunit.client.0.smithi178.stdout:op 3732 completed, throughput=5MB/sec 2024-02-10T06:02:59.660 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1UXO96chro__ash off=12388890 len=343878 2024-02-10T06:02:59.661 INFO:tasks.workunit.client.0.smithi178.stdout:op 3733 completed, throughput=5MB/sec 2024-02-10T06:03:00.662 INFO:tasks.workunit.client.0.smithi178.stdout: 728: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:00.662 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FTqXQGoGJxQkH1v off=2595417 len=1141155 2024-02-10T06:03:00.663 INFO:tasks.workunit.client.0.smithi178.stdout:op 3734 completed, throughput=4.99MB/sec 2024-02-10T06:03:00.663 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lDZ8D4ZDKPpUEZa off=836444 len=1913815 2024-02-10T06:03:00.665 INFO:tasks.workunit.client.0.smithi178.stdout:op 3735 completed, throughput=5MB/sec 2024-02-10T06:03:00.666 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NR2fMjMRs7tEhqP off=7078159 len=1547573 2024-02-10T06:03:00.669 INFO:tasks.workunit.client.0.smithi178.stdout:op 3736 completed, throughput=5MB/sec 2024-02-10T06:03:00.669 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OzgmX1sHTt_c44K off=2003530 len=1572744 2024-02-10T06:03:00.676 INFO:tasks.workunit.client.0.smithi178.stdout:op 3737 completed, throughput=5MB/sec 2024-02-10T06:03:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:00 smithi178 ceph-mon[92537]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-10T06:03:01.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:00 smithi178 ceph-mon[95116]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-10T06:03:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:00 smithi189 ceph-mon[89631]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-10T06:03:01.677 INFO:tasks.workunit.client.0.smithi178.stdout: 729: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:01.677 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a4_6p7O2kZSM20S off=15466016 len=1071610 2024-02-10T06:03:01.678 INFO:tasks.workunit.client.0.smithi178.stdout:op 3738 completed, throughput=5MB/sec 2024-02-10T06:03:01.679 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VGVHkERWxJeQ7Eg off=897895 len=256257 2024-02-10T06:03:01.679 INFO:tasks.workunit.client.0.smithi178.stdout:op 3739 completed, throughput=5MB/sec 2024-02-10T06:03:01.679 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZPaL3cwZOXAlzip off=4848662 len=1995481 2024-02-10T06:03:01.681 INFO:tasks.workunit.client.0.smithi178.stdout:op 3740 completed, throughput=5MB/sec 2024-02-10T06:03:01.681 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SE87KE1wc126oNy off=3414890 len=462477 2024-02-10T06:03:01.685 INFO:tasks.workunit.client.0.smithi178.stdout:op 3741 completed, throughput=5MB/sec 2024-02-10T06:03:01.685 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cesbNNRzNlzytBg off=9574032 len=91611 2024-02-10T06:03:01.688 INFO:tasks.workunit.client.0.smithi178.stdout:op 3742 completed, throughput=5MB/sec 2024-02-10T06:03:01.688 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4n_oRSYObvVpVAD off=5188944 len=493349 2024-02-10T06:03:01.689 INFO:tasks.workunit.client.0.smithi178.stdout:op 3743 completed, throughput=5MB/sec 2024-02-10T06:03:02.689 INFO:tasks.workunit.client.0.smithi178.stdout: 730: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:02.689 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sppnklGPy1w8oC7 off=1133270 len=49327 2024-02-10T06:03:02.690 INFO:tasks.workunit.client.0.smithi178.stdout:op 3744 completed, throughput=4.99MB/sec 2024-02-10T06:03:02.690 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qkiad4yMr8QtJaz off=5071821 len=238385 2024-02-10T06:03:02.693 INFO:tasks.workunit.client.0.smithi178.stdout:op 3745 completed, throughput=4.99MB/sec 2024-02-10T06:03:02.693 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pXVs7rQpB4oghqe off=8175114 len=362463 2024-02-10T06:03:02.697 INFO:tasks.workunit.client.0.smithi178.stdout:op 3746 completed, throughput=4.99MB/sec 2024-02-10T06:03:02.697 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-G2k7FQMmjaoV4AN off=987846 len=290853 2024-02-10T06:03:02.698 INFO:tasks.workunit.client.0.smithi178.stdout:op 3747 completed, throughput=4.99MB/sec 2024-02-10T06:03:02.698 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4WDSt8Pc5NphqOg off=8212693 len=313643 2024-02-10T06:03:02.701 INFO:tasks.workunit.client.0.smithi178.stdout:op 3748 completed, throughput=4.99MB/sec 2024-02-10T06:03:02.701 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YDJ7_PAMEkPcnUA off=8425414 len=1956048 2024-02-10T06:03:02.711 INFO:tasks.workunit.client.0.smithi178.stdout:op 3749 completed, throughput=5MB/sec 2024-02-10T06:03:02.711 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rnpCUuJGzcZfyOY off=4629186 len=2023104 2024-02-10T06:03:02.722 INFO:tasks.workunit.client.0.smithi178.stdout:op 3750 completed, throughput=5MB/sec 2024-02-10T06:03:02.722 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-y8a7PPD0VQTuc38 off=18375853 len=304850 2024-02-10T06:03:02.722 INFO:tasks.workunit.client.0.smithi178.stdout:op 3751 completed, throughput=5MB/sec 2024-02-10T06:03:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:02 smithi178 ceph-mon[92537]: pgmap v1785: 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-02-10T06:03:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:02 smithi178 ceph-mon[95116]: pgmap v1785: 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-02-10T06:03:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:02 smithi189 ceph-mon[89631]: pgmap v1785: 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-02-10T06:03:03.723 INFO:tasks.workunit.client.0.smithi178.stdout: 731: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:03.723 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GwZ6HP1CNbZN2Ob off=5049037 len=1718290 2024-02-10T06:03:03.725 INFO:tasks.workunit.client.0.smithi178.stdout:op 3752 completed, throughput=5MB/sec 2024-02-10T06:03:03.725 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AWZOle-503Gf4Yf off=9022304 len=697603 2024-02-10T06:03:03.726 INFO:tasks.workunit.client.0.smithi178.stdout:op 3753 completed, throughput=5MB/sec 2024-02-10T06:03:03.726 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WMMQF8g-bqMBoHA off=10819281 len=714500 2024-02-10T06:03:03.730 INFO:tasks.workunit.client.0.smithi178.stdout:op 3754 completed, throughput=5MB/sec 2024-02-10T06:03:03.730 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EL8ZD5IVGHZUS-A off=7420795 len=2051711 2024-02-10T06:03:03.732 INFO:tasks.workunit.client.0.smithi178.stdout:op 3755 completed, throughput=5MB/sec 2024-02-10T06:03:04.733 INFO:tasks.workunit.client.0.smithi178.stdout: 732: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:04.733 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fVoqdnaeb6AUpQp off=11398939 len=1079802 2024-02-10T06:03:04.739 INFO:tasks.workunit.client.0.smithi178.stdout:op 3756 completed, throughput=4.99MB/sec 2024-02-10T06:03:04.739 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OwTy70kwLfPWaHo off=1733422 len=368826 2024-02-10T06:03:04.743 INFO:tasks.workunit.client.0.smithi178.stdout:op 3757 completed, throughput=5MB/sec 2024-02-10T06:03:04.743 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-il2gaIP-pe55WwO off=1985982 len=1491264 2024-02-10T06:03:04.746 INFO:tasks.workunit.client.0.smithi178.stdout:op 3758 completed, throughput=5MB/sec 2024-02-10T06:03:04.746 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cb9ZjnbRzKPzrCp off=15725102 len=1875279 2024-02-10T06:03:04.748 INFO:tasks.workunit.client.0.smithi178.stdout:op 3759 completed, throughput=5MB/sec 2024-02-10T06:03:04.748 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AeSPSqaxWRN6CBE off=4208693 len=904983 2024-02-10T06:03:04.753 INFO:tasks.workunit.client.0.smithi178.stdout:op 3760 completed, throughput=5MB/sec 2024-02-10T06:03:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:04 smithi178 ceph-mon[92537]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:03:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:04 smithi178 ceph-mon[95116]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:03:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:04 smithi189 ceph-mon[89631]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:03:05.753 INFO:tasks.workunit.client.0.smithi178.stdout: 733: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:05.753 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-19cjVRUCVXx9otP off=9775538 len=126873 2024-02-10T06:03:05.754 INFO:tasks.workunit.client.0.smithi178.stdout:op 3761 completed, throughput=4.99MB/sec 2024-02-10T06:03:05.754 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Qhe2iC-QxfDq0aq off=3124 len=171471 2024-02-10T06:03:05.757 INFO:tasks.workunit.client.0.smithi178.stdout:op 3762 completed, throughput=4.99MB/sec 2024-02-10T06:03:05.757 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_4hv7vemeG_0WCQ off=1014985 len=893857 2024-02-10T06:03:05.758 INFO:tasks.workunit.client.0.smithi178.stdout:op 3763 completed, throughput=5MB/sec 2024-02-10T06:03:05.758 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IM-K7Udub3HTbQZ off=1301631 len=1770392 2024-02-10T06:03:05.761 INFO:tasks.workunit.client.0.smithi178.stdout:op 3764 completed, throughput=5MB/sec 2024-02-10T06:03:05.761 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_qf-lrLu-fDXxMa off=3962887 len=1782925 2024-02-10T06:03:05.763 INFO:tasks.workunit.client.0.smithi178.stdout:op 3765 completed, throughput=5MB/sec 2024-02-10T06:03:05.763 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mjWA-aG8IKUFTaG off=5179367 len=1853393 2024-02-10T06:03:05.771 INFO:tasks.workunit.client.0.smithi178.stdout:op 3766 completed, throughput=5MB/sec 2024-02-10T06:03:06.771 INFO:tasks.workunit.client.0.smithi178.stdout: 734: throughput=5MB/sec pending data=0 2024-02-10T06:03:06.772 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nSVhbbESqcbfUpG off=23282935 len=616800 2024-02-10T06:03:06.773 INFO:tasks.workunit.client.0.smithi178.stdout:op 3767 completed, throughput=5MB/sec 2024-02-10T06:03:06.773 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9Iila8Oz-u9F1ia off=4376103 len=903331 2024-02-10T06:03:06.778 INFO:tasks.workunit.client.0.smithi178.stdout:op 3768 completed, throughput=5MB/sec 2024-02-10T06:03:06.778 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-h_ySkB_3vHYQHWt off=3799181 len=1721761 2024-02-10T06:03:06.780 INFO:tasks.workunit.client.0.smithi178.stdout:op 3769 completed, throughput=5MB/sec 2024-02-10T06:03:06.781 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NT02I43D1onNrOn off=17739013 len=193034 2024-02-10T06:03:06.783 INFO:tasks.workunit.client.0.smithi178.stdout:op 3770 completed, throughput=5MB/sec 2024-02-10T06:03:06.783 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ro3kwgqTuzpFPdR off=1197823 len=319371 2024-02-10T06:03:06.787 INFO:tasks.workunit.client.0.smithi178.stdout:op 3771 completed, throughput=5MB/sec 2024-02-10T06:03:07.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:06 smithi178 ceph-mon[92537]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:03:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:06 smithi178 ceph-mon[95116]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:03:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:06 smithi189 ceph-mon[89631]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:03:07.787 INFO:tasks.workunit.client.0.smithi178.stdout: 735: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:07.787 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AY31zo_awQNUZMJ off=11741138 len=1041996 2024-02-10T06:03:07.793 INFO:tasks.workunit.client.0.smithi178.stdout:op 3772 completed, throughput=4.99MB/sec 2024-02-10T06:03:07.794 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yYWIBm_obO6b0XB off=1681257 len=570938 2024-02-10T06:03:07.797 INFO:tasks.workunit.client.0.smithi178.stdout:op 3773 completed, throughput=5MB/sec 2024-02-10T06:03:07.797 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0rCmYJQ7zSNeZvH off=7199832 len=1013702 2024-02-10T06:03:07.799 INFO:tasks.workunit.client.0.smithi178.stdout:op 3774 completed, throughput=5MB/sec 2024-02-10T06:03:07.799 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BIqlwUmzLXkw4dJ off=1978876 len=48871 2024-02-10T06:03:07.799 INFO:tasks.workunit.client.0.smithi178.stdout:op 3775 completed, throughput=5MB/sec 2024-02-10T06:03:07.799 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CQn6d2BabXnai5x off=799481 len=437911 2024-02-10T06:03:07.802 INFO:tasks.workunit.client.0.smithi178.stdout:op 3776 completed, throughput=5MB/sec 2024-02-10T06:03:07.803 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-psVBKBmM0HmoXoZ off=14783223 len=2004321 2024-02-10T06:03:07.810 INFO:tasks.workunit.client.0.smithi178.stdout:op 3777 completed, throughput=5MB/sec 2024-02-10T06:03:07.810 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RD4WHCWVrgMb8fR off=11042053 len=201016 2024-02-10T06:03:07.813 INFO:tasks.workunit.client.0.smithi178.stdout:op 3778 completed, throughput=5MB/sec 2024-02-10T06:03:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:03:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:03:07] "GET /metrics HTTP/1.1" 200 34074 "" "Prometheus/2.43.0" 2024-02-10T06:03:08.814 INFO:tasks.workunit.client.0.smithi178.stdout: 736: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:08.814 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1TbNZx0s6sSrFhZ off=872788 len=1071159 2024-02-10T06:03:08.820 INFO:tasks.workunit.client.0.smithi178.stdout:op 3779 completed, throughput=4.99MB/sec 2024-02-10T06:03:08.821 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qbQ2VAewp121JOf off=3243252 len=573748 2024-02-10T06:03:08.821 INFO:tasks.workunit.client.0.smithi178.stdout:op 3780 completed, throughput=5MB/sec 2024-02-10T06:03:08.821 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MPtO45xqcbp2Ao5 off=1030815 len=984552 2024-02-10T06:03:08.823 INFO:tasks.workunit.client.0.smithi178.stdout:op 3781 completed, throughput=5MB/sec 2024-02-10T06:03:08.823 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HYvCVVSQlpvpbRx off=1583238 len=1510736 2024-02-10T06:03:08.830 INFO:tasks.workunit.client.0.smithi178.stdout:op 3782 completed, throughput=5MB/sec 2024-02-10T06:03:08.830 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-k-rT4ghOgitsvTg off=7309733 len=1098532 2024-02-10T06:03:08.831 INFO:tasks.workunit.client.0.smithi178.stdout:op 3783 completed, throughput=5MB/sec 2024-02-10T06:03:08.831 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VX5mzFAoXuRvdV9 off=3139625 len=645648 2024-02-10T06:03:08.835 INFO:tasks.workunit.client.0.smithi178.stdout:op 3784 completed, throughput=5MB/sec 2024-02-10T06:03:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:08 smithi178 ceph-mon[92537]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:03:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:08 smithi178 ceph-mon[95116]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:03:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:08 smithi189 ceph-mon[89631]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:03:09.836 INFO:tasks.workunit.client.0.smithi178.stdout: 737: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:09.836 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-im2jpl3JHARj2VT off=5512721 len=744023 2024-02-10T06:03:09.837 INFO:tasks.workunit.client.0.smithi178.stdout:op 3785 completed, throughput=4.99MB/sec 2024-02-10T06:03:09.837 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QLJVSFFoLPcQP1Z off=1888386 len=76788 2024-02-10T06:03:09.837 INFO:tasks.workunit.client.0.smithi178.stdout:op 3786 completed, throughput=5MB/sec 2024-02-10T06:03:09.837 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-guHmFWDDruvWSxi off=13236498 len=1808394 2024-02-10T06:03:09.846 INFO:tasks.workunit.client.0.smithi178.stdout:op 3787 completed, throughput=5MB/sec 2024-02-10T06:03:09.846 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VWRMQPoM6i5KyPi off=18678550 len=111052 2024-02-10T06:03:09.849 INFO:tasks.workunit.client.0.smithi178.stdout:op 3788 completed, throughput=5MB/sec 2024-02-10T06:03:09.849 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-23LElv0JO98xugs off=638031 len=33471 2024-02-10T06:03:09.849 INFO:tasks.workunit.client.0.smithi178.stdout:op 3789 completed, throughput=5MB/sec 2024-02-10T06:03:09.849 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Fir0aulswnkoo93 off=350034 len=105730 2024-02-10T06:03:09.852 INFO:tasks.workunit.client.0.smithi178.stdout:op 3790 completed, throughput=5MB/sec 2024-02-10T06:03:09.852 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TvBwMEtW17TpQlG off=6352924 len=949679 2024-02-10T06:03:09.853 INFO:tasks.workunit.client.0.smithi178.stdout:op 3791 completed, throughput=5MB/sec 2024-02-10T06:03:09.853 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-f5w9yKbrsJ8rQOf off=9417793 len=723359 2024-02-10T06:03:09.854 INFO:tasks.workunit.client.0.smithi178.stdout:op 3792 completed, throughput=5MB/sec 2024-02-10T06:03:09.854 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UmwFz5F_T6vaB78 off=2005039 len=1631431 2024-02-10T06:03:09.856 INFO:tasks.workunit.client.0.smithi178.stdout:op 3793 completed, throughput=5MB/sec 2024-02-10T06:03:10.857 INFO:tasks.workunit.client.0.smithi178.stdout: 738: throughput=5MB/sec pending data=0 2024-02-10T06:03:10.857 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kNNwZYa3wLlSjrs off=150149 len=1895286 2024-02-10T06:03:10.868 INFO:tasks.workunit.client.0.smithi178.stdout:op 3794 completed, throughput=5MB/sec 2024-02-10T06:03:10.868 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-prQrX56eUrQ3aLV off=1094421 len=985308 2024-02-10T06:03:10.873 INFO:tasks.workunit.client.0.smithi178.stdout:op 3795 completed, throughput=5MB/sec 2024-02-10T06:03:10.873 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oFfh8ZgMvSBzq8b off=9409432 len=1640459 2024-02-10T06:03:10.875 INFO:tasks.workunit.client.0.smithi178.stdout:op 3796 completed, throughput=5MB/sec 2024-02-10T06:03:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:10 smithi178 ceph-mon[92537]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T06:03:11.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:10 smithi178 ceph-mon[95116]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T06:03:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:10 smithi189 ceph-mon[89631]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-10T06:03:11.876 INFO:tasks.workunit.client.0.smithi178.stdout: 739: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:11.876 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SNOvmt0dOmlrH05 off=10123499 len=1789777 2024-02-10T06:03:11.878 INFO:tasks.workunit.client.0.smithi178.stdout:op 3797 completed, throughput=5MB/sec 2024-02-10T06:03:11.878 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hqeE1CG_Q4Z01Xi off=2022895 len=980170 2024-02-10T06:03:11.879 INFO:tasks.workunit.client.0.smithi178.stdout:op 3798 completed, throughput=5MB/sec 2024-02-10T06:03:11.879 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DtpEV_EPLxB4TEQ off=11232187 len=1703438 2024-02-10T06:03:11.883 INFO:tasks.workunit.client.0.smithi178.stdout:op 3799 completed, throughput=5MB/sec 2024-02-10T06:03:11.883 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jR4Pao-LVJgZH5i off=7173360 len=961655 2024-02-10T06:03:11.884 INFO:tasks.workunit.client.0.smithi178.stdout:op 3800 completed, throughput=5MB/sec 2024-02-10T06:03:12.885 INFO:tasks.workunit.client.0.smithi178.stdout: 740: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:12.885 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XL8DCv8EekGEnBx off=4868545 len=341146 2024-02-10T06:03:12.888 INFO:tasks.workunit.client.0.smithi178.stdout:op 3801 completed, throughput=4.99MB/sec 2024-02-10T06:03:12.888 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-a2o7w8yI56ziZ2r off=11023072 len=1853304 2024-02-10T06:03:12.896 INFO:tasks.workunit.client.0.smithi178.stdout:op 3802 completed, throughput=5MB/sec 2024-02-10T06:03:12.896 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4itYyarl5niSWNt off=1623925 len=183341 2024-02-10T06:03:12.899 INFO:tasks.workunit.client.0.smithi178.stdout:op 3803 completed, throughput=5MB/sec 2024-02-10T06:03:12.899 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-57r4Z9RsAZLCLPW off=866615 len=1180702 2024-02-10T06:03:12.904 INFO:tasks.workunit.client.0.smithi178.stdout:op 3804 completed, throughput=5MB/sec 2024-02-10T06:03:12.904 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nNcLXpiC5wWcypO off=21704072 len=629017 2024-02-10T06:03:12.906 INFO:tasks.workunit.client.0.smithi178.stdout:op 3805 completed, throughput=5MB/sec 2024-02-10T06:03:12.906 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-e6Mms70wP4Fjuln off=450126 len=2092697 2024-02-10T06:03:12.914 INFO:tasks.workunit.client.0.smithi178.stdout:op 3806 completed, throughput=5MB/sec 2024-02-10T06:03:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:12 smithi178 ceph-mon[92537]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:03:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:12 smithi178 ceph-mon[95116]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:03:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:12 smithi189 ceph-mon[89631]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:03:13.914 INFO:tasks.workunit.client.0.smithi178.stdout: 741: throughput=5MB/sec pending data=0 2024-02-10T06:03:13.915 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1fx80eP5OaEWYJb off=164878 len=1391306 2024-02-10T06:03:13.916 INFO:tasks.workunit.client.0.smithi178.stdout:op 3807 completed, throughput=5MB/sec 2024-02-10T06:03:13.916 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZMtqDqU3zRcrxft off=3776504 len=606275 2024-02-10T06:03:13.918 INFO:tasks.workunit.client.0.smithi178.stdout:op 3808 completed, throughput=5MB/sec 2024-02-10T06:03:13.918 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-now0wFHXMzB5gSx off=4470934 len=890846 2024-02-10T06:03:13.920 INFO:tasks.workunit.client.0.smithi178.stdout:op 3809 completed, throughput=5MB/sec 2024-02-10T06:03:13.920 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jKsaoI2fNmbqbwu off=15012420 len=943551 2024-02-10T06:03:13.925 INFO:tasks.workunit.client.0.smithi178.stdout:op 3810 completed, throughput=5MB/sec 2024-02-10T06:03:14.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:03:14.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:03:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:03:14.925 INFO:tasks.workunit.client.0.smithi178.stdout: 742: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:14.926 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Rll1_MtQIHFoY7f off=10350989 len=1579787 2024-02-10T06:03:14.927 INFO:tasks.workunit.client.0.smithi178.stdout:op 3811 completed, throughput=5MB/sec 2024-02-10T06:03:14.927 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DVKJUu1FsjF_7wM off=15376419 len=2015560 2024-02-10T06:03:14.930 INFO:tasks.workunit.client.0.smithi178.stdout:op 3812 completed, throughput=5MB/sec 2024-02-10T06:03:14.930 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sbpGhvMSHpeEhIC off=1772359 len=1015364 2024-02-10T06:03:14.931 INFO:tasks.workunit.client.0.smithi178.stdout:op 3813 completed, throughput=5MB/sec 2024-02-10T06:03:14.931 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pC4tpP3r5i_6KFr off=7029892 len=1429044 2024-02-10T06:03:14.939 INFO:tasks.workunit.client.0.smithi178.stdout:op 3814 completed, throughput=5MB/sec 2024-02-10T06:03:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:14 smithi178 ceph-mon[92537]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:03:15.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:14 smithi178 ceph-mon[95116]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:03:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:14 smithi189 ceph-mon[89631]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:03:15.940 INFO:tasks.workunit.client.0.smithi178.stdout: 743: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:15.940 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cLyyq5xKQkv9Oge off=18810936 len=426620 2024-02-10T06:03:15.943 INFO:tasks.workunit.client.0.smithi178.stdout:op 3815 completed, throughput=4.99MB/sec 2024-02-10T06:03:15.943 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uFvY0MCUaS2LqVq off=4058672 len=906441 2024-02-10T06:03:15.944 INFO:tasks.workunit.client.0.smithi178.stdout:op 3816 completed, throughput=5MB/sec 2024-02-10T06:03:15.945 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TOTshbjorfW3HC8 off=987835 len=1058038 2024-02-10T06:03:15.946 INFO:tasks.workunit.client.0.smithi178.stdout:op 3817 completed, throughput=5MB/sec 2024-02-10T06:03:15.946 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yAj0YMXeIGWHk2L off=1690286 len=1352135 2024-02-10T06:03:15.948 INFO:tasks.workunit.client.0.smithi178.stdout:op 3818 completed, throughput=5MB/sec 2024-02-10T06:03:15.948 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rLiXj88Swg5ZwEX off=9261018 len=1887018 2024-02-10T06:03:15.951 INFO:tasks.workunit.client.0.smithi178.stdout:op 3819 completed, throughput=5MB/sec 2024-02-10T06:03:16.952 INFO:tasks.workunit.client.0.smithi178.stdout: 744: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:16.952 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WqEuQcYf_n4sx1f off=2843763 len=498580 2024-02-10T06:03:16.956 INFO:tasks.workunit.client.0.smithi178.stdout:op 3820 completed, throughput=5MB/sec 2024-02-10T06:03:16.956 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-C3WXACUKsutn3tT off=3461076 len=937633 2024-02-10T06:03:16.960 INFO:tasks.workunit.client.0.smithi178.stdout:op 3821 completed, throughput=5MB/sec 2024-02-10T06:03:16.961 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jgzrEpL3ig9-4DZ off=11794389 len=813308 2024-02-10T06:03:16.962 INFO:tasks.workunit.client.0.smithi178.stdout:op 3822 completed, throughput=5MB/sec 2024-02-10T06:03:16.962 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GWoMupbGs3GImnA off=417208 len=883839 2024-02-10T06:03:16.967 INFO:tasks.workunit.client.0.smithi178.stdout:op 3823 completed, throughput=5MB/sec 2024-02-10T06:03:16.968 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-B_A1uaWtZTJ_t5z off=793479 len=128679 2024-02-10T06:03:16.968 INFO:tasks.workunit.client.0.smithi178.stdout:op 3824 completed, throughput=5MB/sec 2024-02-10T06:03:16.968 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fgmFMhsV7YZOB3k off=11324777 len=210960 2024-02-10T06:03:16.970 INFO:tasks.workunit.client.0.smithi178.stdout:op 3825 completed, throughput=5MB/sec 2024-02-10T06:03:16.970 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Y3MDABj7coYkFtT off=793221 len=1967541 2024-02-10T06:03:16.978 INFO:tasks.workunit.client.0.smithi178.stdout:op 3826 completed, throughput=5MB/sec 2024-02-10T06:03:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:16 smithi178 ceph-mon[92537]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-10T06:03:17.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:16 smithi178 ceph-mon[95116]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-10T06:03:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:16 smithi189 ceph-mon[89631]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-10T06:03:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:03:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:03:17] "GET /metrics HTTP/1.1" 200 34073 "" "Prometheus/2.43.0" 2024-02-10T06:03:17.978 INFO:tasks.workunit.client.0.smithi178.stdout: 745: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:17.978 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7rPRoP5X7vmNZCQ off=9699247 len=463403 2024-02-10T06:03:17.982 INFO:tasks.workunit.client.0.smithi178.stdout:op 3827 completed, throughput=5MB/sec 2024-02-10T06:03:17.982 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-chRmQ25xDn-Mk61 off=956988 len=586881 2024-02-10T06:03:17.982 INFO:tasks.workunit.client.0.smithi178.stdout:op 3828 completed, throughput=5MB/sec 2024-02-10T06:03:17.982 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d7r-A6INoIY2dT8 off=14942225 len=1926940 2024-02-10T06:03:17.987 INFO:tasks.workunit.client.0.smithi178.stdout:op 3829 completed, throughput=5MB/sec 2024-02-10T06:03:17.987 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bjRvd6dVRf4FBu3 off=11967348 len=1183242 2024-02-10T06:03:17.989 INFO:tasks.workunit.client.0.smithi178.stdout:op 3830 completed, throughput=5MB/sec 2024-02-10T06:03:18.989 INFO:tasks.workunit.client.0.smithi178.stdout: 746: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:18.989 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Nm32P9j74V1D7Wv off=16042929 len=1245552 2024-02-10T06:03:18.995 INFO:tasks.workunit.client.0.smithi178.stdout:op 3831 completed, throughput=5MB/sec 2024-02-10T06:03:18.995 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VR6mheFfdsde8_U off=5069772 len=1706090 2024-02-10T06:03:19.000 INFO:tasks.workunit.client.0.smithi178.stdout:op 3832 completed, throughput=5MB/sec 2024-02-10T06:03:19.000 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Y-LHQ8VoQkiCrfx off=6272372 len=1489502 2024-02-10T06:03:19.004 INFO:tasks.workunit.client.0.smithi178.stdout:op 3833 completed, throughput=5MB/sec 2024-02-10T06:03:19.004 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-prd3Wspc7I0pJ97 off=7313042 len=1789426 2024-02-10T06:03:19.011 INFO:tasks.workunit.client.0.smithi178.stdout:op 3834 completed, throughput=5MB/sec 2024-02-10T06:03:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:18 smithi178 ceph-mon[92537]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:03:19.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:18 smithi178 ceph-mon[95116]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:03:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:18 smithi189 ceph-mon[89631]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:03:20.011 INFO:tasks.workunit.client.0.smithi178.stdout: 747: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:20.012 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-X_EQ_QL8PGcNfsp off=5608384 len=48233 2024-02-10T06:03:20.014 INFO:tasks.workunit.client.0.smithi178.stdout:op 3835 completed, throughput=4.99MB/sec 2024-02-10T06:03:20.014 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-G0QsJ0OA3P0gD-W off=1426948 len=1584117 2024-02-10T06:03:20.021 INFO:tasks.workunit.client.0.smithi178.stdout:op 3836 completed, throughput=5MB/sec 2024-02-10T06:03:20.021 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ajWVP9BxGTYzdiK off=5626775 len=1966899 2024-02-10T06:03:20.025 INFO:tasks.workunit.client.0.smithi178.stdout:op 3837 completed, throughput=5MB/sec 2024-02-10T06:03:20.025 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Th2DTZRI57yD-oF off=18913523 len=348251 2024-02-10T06:03:20.026 INFO:tasks.workunit.client.0.smithi178.stdout:op 3838 completed, throughput=5MB/sec 2024-02-10T06:03:20.026 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aUqqS3EXREjX2wF off=939870 len=472111 2024-02-10T06:03:20.029 INFO:tasks.workunit.client.0.smithi178.stdout:op 3839 completed, throughput=5MB/sec 2024-02-10T06:03:21.029 INFO:tasks.workunit.client.0.smithi178.stdout: 748: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:21.030 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vyp130fkENYunNE off=2480432 len=333028 2024-02-10T06:03:21.031 INFO:tasks.workunit.client.0.smithi178.stdout:op 3840 completed, throughput=4.99MB/sec 2024-02-10T06:03:21.031 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ivy2Q7ySJyv6rk6 off=9573894 len=1211190 2024-02-10T06:03:21.038 INFO:tasks.workunit.client.0.smithi178.stdout:op 3841 completed, throughput=5MB/sec 2024-02-10T06:03:21.038 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-swdYq4kdm5ytTh3 off=6120572 len=692388 2024-02-10T06:03:21.042 INFO:tasks.workunit.client.0.smithi178.stdout:op 3842 completed, throughput=5MB/sec 2024-02-10T06:03:21.042 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1Fc7zUL-nCyCdxF off=6109614 len=1425036 2024-02-10T06:03:21.049 INFO:tasks.workunit.client.0.smithi178.stdout:op 3843 completed, throughput=5MB/sec 2024-02-10T06:03:21.049 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kRl6oG1OL27BBNS off=9949912 len=1471651 2024-02-10T06:03:21.051 INFO:tasks.workunit.client.0.smithi178.stdout:op 3844 completed, throughput=5MB/sec 2024-02-10T06:03:21.051 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Bq28U2YAUAdyu2H off=9045843 len=990101 2024-02-10T06:03:21.057 INFO:tasks.workunit.client.0.smithi178.stdout:op 3845 completed, throughput=5MB/sec 2024-02-10T06:03:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:20 smithi178 ceph-mon[92537]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T06:03:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:20 smithi178 ceph-mon[95116]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T06:03:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:20 smithi189 ceph-mon[89631]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-10T06:03:22.057 INFO:tasks.workunit.client.0.smithi178.stdout: 749: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:22.057 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ErYOClWl3CZIpeN off=4634047 len=355801 2024-02-10T06:03:22.058 INFO:tasks.workunit.client.0.smithi178.stdout:op 3846 completed, throughput=4.99MB/sec 2024-02-10T06:03:22.059 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3PDeYn7U5UtL36_ off=1204271 len=708702 2024-02-10T06:03:22.060 INFO:tasks.workunit.client.0.smithi178.stdout:op 3847 completed, throughput=5MB/sec 2024-02-10T06:03:22.060 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WXB9qC4EJnFnXMc off=5934884 len=534653 2024-02-10T06:03:22.061 INFO:tasks.workunit.client.0.smithi178.stdout:op 3848 completed, throughput=5MB/sec 2024-02-10T06:03:22.061 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VdzpeT8tjEoVQIL off=5411279 len=1008886 2024-02-10T06:03:22.066 INFO:tasks.workunit.client.0.smithi178.stdout:op 3849 completed, throughput=5MB/sec 2024-02-10T06:03:22.067 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eZboATsfgBQKnBN off=19928723 len=887932 2024-02-10T06:03:22.069 INFO:tasks.workunit.client.0.smithi178.stdout:op 3850 completed, throughput=5MB/sec 2024-02-10T06:03:22.069 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wtXId1YygI-SlgI off=8984571 len=637948 2024-02-10T06:03:22.073 INFO:tasks.workunit.client.0.smithi178.stdout:op 3851 completed, throughput=5MB/sec 2024-02-10T06:03:22.073 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XkzMW3_b3VY71Lk off=20570586 len=1222854 2024-02-10T06:03:22.074 INFO:tasks.workunit.client.0.smithi178.stdout:op 3852 completed, throughput=5MB/sec 2024-02-10T06:03:23.075 INFO:tasks.workunit.client.0.smithi178.stdout: 750: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:23.075 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZPLq60TLshVvp3- off=5079841 len=933831 2024-02-10T06:03:23.076 INFO:tasks.workunit.client.0.smithi178.stdout:op 3853 completed, throughput=5MB/sec 2024-02-10T06:03:23.076 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-B2LkZ2_aEt-ISfp off=19499008 len=450094 2024-02-10T06:03:23.080 INFO:tasks.workunit.client.0.smithi178.stdout:op 3854 completed, throughput=5MB/sec 2024-02-10T06:03:23.080 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-boEF93wsSypekzS off=1268704 len=1897169 2024-02-10T06:03:23.086 INFO:tasks.workunit.client.0.smithi178.stdout:op 3855 completed, throughput=5MB/sec 2024-02-10T06:03:23.086 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lzB3jnDGLKMUACG off=3003071 len=1370990 2024-02-10T06:03:23.093 INFO:tasks.workunit.client.0.smithi178.stdout:op 3856 completed, throughput=5MB/sec 2024-02-10T06:03:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:22 smithi178 ceph-mon[92537]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:03:23.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:22 smithi178 ceph-mon[95116]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:03:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:22 smithi189 ceph-mon[89631]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:03:24.093 INFO:tasks.workunit.client.0.smithi178.stdout: 751: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:24.093 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KQEfJemAIxsJAln off=14254990 len=923355 2024-02-10T06:03:24.099 INFO:tasks.workunit.client.0.smithi178.stdout:op 3857 completed, throughput=4.99MB/sec 2024-02-10T06:03:24.099 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-codk16gAJVIxAiE off=1619827 len=880125 2024-02-10T06:03:24.104 INFO:tasks.workunit.client.0.smithi178.stdout:op 3858 completed, throughput=5MB/sec 2024-02-10T06:03:24.104 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WhoHCvUGQKwkSe_ off=387180 len=1950445 2024-02-10T06:03:24.113 INFO:tasks.workunit.client.0.smithi178.stdout:op 3859 completed, throughput=5MB/sec 2024-02-10T06:03:24.113 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vdTOibF6RDULHyh off=5628283 len=261365 2024-02-10T06:03:24.116 INFO:tasks.workunit.client.0.smithi178.stdout:op 3860 completed, throughput=5MB/sec 2024-02-10T06:03:24.116 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ySrvzKKYTsn4l_t off=3039808 len=754206 2024-02-10T06:03:24.117 INFO:tasks.workunit.client.0.smithi178.stdout:op 3861 completed, throughput=5MB/sec 2024-02-10T06:03:24.117 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MhyubwzUR5B93S9 off=4389822 len=1540471 2024-02-10T06:03:24.119 INFO:tasks.workunit.client.0.smithi178.stdout:op 3862 completed, throughput=5MB/sec 2024-02-10T06:03:25.119 INFO:tasks.workunit.client.0.smithi178.stdout: 752: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:25.120 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UGc7TieZOhCkWhe off=6617497 len=1617966 2024-02-10T06:03:25.129 INFO:tasks.workunit.client.0.smithi178.stdout:op 3863 completed, throughput=5MB/sec 2024-02-10T06:03:25.129 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0D5-DlXU7tlFYvh off=8097950 len=1399002 2024-02-10T06:03:25.136 INFO:tasks.workunit.client.0.smithi178.stdout:op 3864 completed, throughput=5MB/sec 2024-02-10T06:03:25.136 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TfcuG4EUyQH-W78 off=11075515 len=2092648 2024-02-10T06:03:25.144 INFO:tasks.workunit.client.0.smithi178.stdout:op 3865 completed, throughput=5MB/sec 2024-02-10T06:03:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:24 smithi178 ceph-mon[92537]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:03:25.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:24 smithi178 ceph-mon[95116]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:03:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:24 smithi189 ceph-mon[89631]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:03:26.144 INFO:tasks.workunit.client.0.smithi178.stdout: 753: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:26.145 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-s9b6T1s5c4ZXCZ0 off=2299737 len=1729372 2024-02-10T06:03:26.154 INFO:tasks.workunit.client.0.smithi178.stdout:op 3866 completed, throughput=5MB/sec 2024-02-10T06:03:26.154 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OIiP0di7PaV_q8H off=3335503 len=1294251 2024-02-10T06:03:26.157 INFO:tasks.workunit.client.0.smithi178.stdout:op 3867 completed, throughput=5MB/sec 2024-02-10T06:03:26.157 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UZxVB6Q8RqimCnR off=164115 len=1078741 2024-02-10T06:03:26.161 INFO:tasks.workunit.client.0.smithi178.stdout:op 3868 completed, throughput=5MB/sec 2024-02-10T06:03:26.161 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-J0RKIeklOlnxkjk off=18179791 len=686771 2024-02-10T06:03:26.165 INFO:tasks.workunit.client.0.smithi178.stdout:op 3869 completed, throughput=5MB/sec 2024-02-10T06:03:27.165 INFO:tasks.workunit.client.0.smithi178.stdout: 754: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:27.166 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ENwQ4yV1Bnp-8mL off=19710669 len=1061390 2024-02-10T06:03:27.167 INFO:tasks.workunit.client.0.smithi178.stdout:op 3870 completed, throughput=5MB/sec 2024-02-10T06:03:27.167 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QIduj6iq0CTDdFW off=4415071 len=703989 2024-02-10T06:03:27.168 INFO:tasks.workunit.client.0.smithi178.stdout:op 3871 completed, throughput=5MB/sec 2024-02-10T06:03:27.168 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9znKnEgsDD0mKpJ off=6942613 len=1790410 2024-02-10T06:03:27.170 INFO:tasks.workunit.client.0.smithi178.stdout:op 3872 completed, throughput=5MB/sec 2024-02-10T06:03:27.170 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rNM3HJD1FxOkVjx off=3987512 len=1593843 2024-02-10T06:03:27.177 INFO:tasks.workunit.client.0.smithi178.stdout:op 3873 completed, throughput=5MB/sec 2024-02-10T06:03:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:26 smithi178 ceph-mon[92537]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-10T06:03:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:26 smithi178 ceph-mon[95116]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-10T06:03:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:26 smithi189 ceph-mon[89631]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-10T06:03:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:03:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:03:27] "GET /metrics HTTP/1.1" 200 34073 "" "Prometheus/2.43.0" 2024-02-10T06:03:28.178 INFO:tasks.workunit.client.0.smithi178.stdout: 755: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:28.178 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ph9W--cx0aN6v-W off=5521995 len=319898 2024-02-10T06:03:28.178 INFO:tasks.workunit.client.0.smithi178.stdout:op 3874 completed, throughput=4.99MB/sec 2024-02-10T06:03:28.179 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hN9wn8Zri4EPoF3 off=12843349 len=1365809 2024-02-10T06:03:28.182 INFO:tasks.workunit.client.0.smithi178.stdout:op 3875 completed, throughput=5MB/sec 2024-02-10T06:03:28.182 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WvJsShsdevLmoJ0 off=6375775 len=315897 2024-02-10T06:03:28.183 INFO:tasks.workunit.client.0.smithi178.stdout:op 3876 completed, throughput=5MB/sec 2024-02-10T06:03:28.183 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VRdbKHmEkaUpsyn off=323258 len=771400 2024-02-10T06:03:28.188 INFO:tasks.workunit.client.0.smithi178.stdout:op 3877 completed, throughput=5MB/sec 2024-02-10T06:03:28.188 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Q2aekXpXiZTI6mY off=1147395 len=1087226 2024-02-10T06:03:28.189 INFO:tasks.workunit.client.0.smithi178.stdout:op 3878 completed, throughput=5MB/sec 2024-02-10T06:03:28.189 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HU7xM7YgqMVjbW6 off=4354161 len=1621948 2024-02-10T06:03:28.197 INFO:tasks.workunit.client.0.smithi178.stdout:op 3879 completed, throughput=5MB/sec 2024-02-10T06:03:29.198 INFO:tasks.workunit.client.0.smithi178.stdout: 756: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:29.198 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qpiGxlvZc0HDDoY off=7485364 len=1153578 2024-02-10T06:03:29.199 INFO:tasks.workunit.client.0.smithi178.stdout:op 3880 completed, throughput=5MB/sec 2024-02-10T06:03:29.199 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-F489ad0lKEM6goW off=2020823 len=2094798 2024-02-10T06:03:29.202 INFO:tasks.workunit.client.0.smithi178.stdout:op 3881 completed, throughput=5MB/sec 2024-02-10T06:03:29.203 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-D4tSyzrVTGgFiSM off=4620261 len=629443 2024-02-10T06:03:29.206 INFO:tasks.workunit.client.0.smithi178.stdout:op 3882 completed, throughput=5MB/sec 2024-02-10T06:03:29.207 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-syTS7uMh33_EkWo off=14079026 len=1582045 2024-02-10T06:03:29.209 INFO:tasks.workunit.client.0.smithi178.stdout:op 3883 completed, throughput=5MB/sec 2024-02-10T06:03:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:28 smithi178 ceph-mon[92537]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-10T06:03:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:03:29.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:28 smithi178 ceph-mon[95116]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-10T06:03:29.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:03:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:28 smithi189 ceph-mon[89631]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-10T06:03:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:03:30.210 INFO:tasks.workunit.client.0.smithi178.stdout: 757: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:30.210 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fdM6hb3V1WVUCko off=4004027 len=442559 2024-02-10T06:03:30.211 INFO:tasks.workunit.client.0.smithi178.stdout:op 3884 completed, throughput=4.99MB/sec 2024-02-10T06:03:30.211 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2xTRrW16Rle3Lta off=10225961 len=1176253 2024-02-10T06:03:30.218 INFO:tasks.workunit.client.0.smithi178.stdout:op 3885 completed, throughput=5MB/sec 2024-02-10T06:03:30.219 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--JXWr7kT5-Ds7z6 off=11473318 len=565991 2024-02-10T06:03:30.223 INFO:tasks.workunit.client.0.smithi178.stdout:op 3886 completed, throughput=5MB/sec 2024-02-10T06:03:30.223 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-paAcc84ZDRzlIy5 off=3622401 len=91924 2024-02-10T06:03:30.223 INFO:tasks.workunit.client.0.smithi178.stdout:op 3887 completed, throughput=5MB/sec 2024-02-10T06:03:30.224 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-13As590IIi1Orcc off=5800119 len=116278 2024-02-10T06:03:30.224 INFO:tasks.workunit.client.0.smithi178.stdout:op 3888 completed, throughput=5MB/sec 2024-02-10T06:03:30.224 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Q2ZwEn1FYBTu7vX off=8088276 len=1483563 2024-02-10T06:03:30.230 INFO:tasks.workunit.client.0.smithi178.stdout:op 3889 completed, throughput=5MB/sec 2024-02-10T06:03:30.230 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-o-Mj99k_QIpUEMM off=9567986 len=930825 2024-02-10T06:03:30.235 INFO:tasks.workunit.client.0.smithi178.stdout:op 3890 completed, throughput=5MB/sec 2024-02-10T06:03:30.236 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qnuemifxuNVdo_Q off=16453864 len=1472616 2024-02-10T06:03:30.236 INFO:tasks.workunit.client.0.smithi178.stdout:op 3891 completed, throughput=5MB/sec 2024-02-10T06:03:31.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:30 smithi178 ceph-mon[95116]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:03:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:30 smithi178 ceph-mon[92537]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:03:31.237 INFO:tasks.workunit.client.0.smithi178.stdout: 758: throughput=5MB/sec pending data=0 2024-02-10T06:03:31.237 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LN1O7hd1Ia6qw1E off=1441673 len=206597 2024-02-10T06:03:31.238 INFO:tasks.workunit.client.0.smithi178.stdout:op 3892 completed, throughput=5MB/sec 2024-02-10T06:03:31.238 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Q2wxQp_6wSCm1-h off=3877970 len=1338597 2024-02-10T06:03:31.244 INFO:tasks.workunit.client.0.smithi178.stdout:op 3893 completed, throughput=5MB/sec 2024-02-10T06:03:31.244 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eVI9T0t1e6yJEH4 off=2970478 len=1687966 2024-02-10T06:03:31.246 INFO:tasks.workunit.client.0.smithi178.stdout:op 3894 completed, throughput=5MB/sec 2024-02-10T06:03:31.246 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qNtR9oOW4CsSRDL off=2903171 len=828821 2024-02-10T06:03:31.248 INFO:tasks.workunit.client.0.smithi178.stdout:op 3895 completed, throughput=5MB/sec 2024-02-10T06:03:31.248 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-opGwhnCOe0cpgbY off=7019652 len=599910 2024-02-10T06:03:31.253 INFO:tasks.workunit.client.0.smithi178.stdout:op 3896 completed, throughput=5MB/sec 2024-02-10T06:03:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:30 smithi189 ceph-mon[89631]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:03:32.253 INFO:tasks.workunit.client.0.smithi178.stdout: 759: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:32.253 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Yrs38G0kz12xl3F off=3598711 len=1721123 2024-02-10T06:03:32.261 INFO:tasks.workunit.client.0.smithi178.stdout:op 3897 completed, throughput=5MB/sec 2024-02-10T06:03:32.261 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8t3mOPwxwaeo3mm off=4639495 len=704382 2024-02-10T06:03:32.265 INFO:tasks.workunit.client.0.smithi178.stdout:op 3898 completed, throughput=5MB/sec 2024-02-10T06:03:32.265 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DgPCphHMKh5gPhH off=5918562 len=610978 2024-02-10T06:03:32.269 INFO:tasks.workunit.client.0.smithi178.stdout:op 3899 completed, throughput=5MB/sec 2024-02-10T06:03:32.269 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HklC8Cq1hOLsrFK off=7405520 len=365921 2024-02-10T06:03:32.272 INFO:tasks.workunit.client.0.smithi178.stdout:op 3900 completed, throughput=5MB/sec 2024-02-10T06:03:32.272 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-X3OvxOnOskfRx7q off=69396 len=1729705 2024-02-10T06:03:32.281 INFO:tasks.workunit.client.0.smithi178.stdout:op 3901 completed, throughput=5MB/sec 2024-02-10T06:03:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:32 smithi178 ceph-mon[92537]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:03:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:32 smithi178 ceph-mon[95116]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:03:33.282 INFO:tasks.workunit.client.0.smithi178.stdout: 760: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:33.282 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cwod2oadbhVbBle off=7808485 len=1824714 2024-02-10T06:03:33.285 INFO:tasks.workunit.client.0.smithi178.stdout:op 3902 completed, throughput=5MB/sec 2024-02-10T06:03:33.285 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0LngoCSZNc2QwXa off=1139841 len=328203 2024-02-10T06:03:33.286 INFO:tasks.workunit.client.0.smithi178.stdout:op 3903 completed, throughput=5MB/sec 2024-02-10T06:03:33.286 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0R2uXccrzwyFFkH off=2203948 len=2034353 2024-02-10T06:03:33.286 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:32 smithi189 ceph-mon[89631]: pgmap v1800: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:03:33.289 INFO:tasks.workunit.client.0.smithi178.stdout:op 3904 completed, throughput=5MB/sec 2024-02-10T06:03:33.289 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EQH838jgS7pzgFn off=3901449 len=1087004 2024-02-10T06:03:33.294 INFO:tasks.workunit.client.0.smithi178.stdout:op 3905 completed, throughput=5MB/sec 2024-02-10T06:03:34.294 INFO:tasks.workunit.client.0.smithi178.stdout: 761: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:34.294 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-k3GqKFtVrLkbRXL off=11702239 len=734674 2024-02-10T06:03:34.299 INFO:tasks.workunit.client.0.smithi178.stdout:op 3906 completed, throughput=4.99MB/sec 2024-02-10T06:03:34.299 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4MU_BGCPMT1FwNk off=2758256 len=1411620 2024-02-10T06:03:34.302 INFO:tasks.workunit.client.0.smithi178.stdout:op 3907 completed, throughput=5MB/sec 2024-02-10T06:03:34.302 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZeInDdd7uoidZqW off=7102524 len=1623205 2024-02-10T06:03:34.305 INFO:tasks.workunit.client.0.smithi178.stdout:op 3908 completed, throughput=5MB/sec 2024-02-10T06:03:34.305 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-K0VguMi8id9fcD2 off=366079 len=1309457 2024-02-10T06:03:34.312 INFO:tasks.workunit.client.0.smithi178.stdout:op 3909 completed, throughput=5MB/sec 2024-02-10T06:03:34.312 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4nRAFuewhYDOSE8 off=3852700 len=1918566 2024-02-10T06:03:34.324 INFO:tasks.workunit.client.0.smithi178.stdout:op 3910 completed, throughput=5MB/sec 2024-02-10T06:03:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:34 smithi178 ceph-mon[92537]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:03:35.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:34 smithi178 ceph-mon[95116]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:03:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:34 smithi189 ceph-mon[89631]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:03:35.325 INFO:tasks.workunit.client.0.smithi178.stdout: 762: throughput=5MB/sec pending data=0 2024-02-10T06:03:35.325 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eIiCKj7txQd8Qy0 off=7251116 len=1212984 2024-02-10T06:03:35.326 INFO:tasks.workunit.client.0.smithi178.stdout:op 3911 completed, throughput=5MB/sec 2024-02-10T06:03:35.327 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IuZYRgPAWITcuih off=8451057 len=1476949 2024-02-10T06:03:35.328 INFO:tasks.workunit.client.0.smithi178.stdout:op 3912 completed, throughput=5MB/sec 2024-02-10T06:03:35.328 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PI9ar_dZgtEamrg off=16280059 len=479521 2024-02-10T06:03:35.329 INFO:tasks.workunit.client.0.smithi178.stdout:op 3913 completed, throughput=5MB/sec 2024-02-10T06:03:35.329 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wTh8kYtuAOIqGr9 off=765887 len=783578 2024-02-10T06:03:35.334 INFO:tasks.workunit.client.0.smithi178.stdout:op 3914 completed, throughput=5MB/sec 2024-02-10T06:03:36.334 INFO:tasks.workunit.client.0.smithi178.stdout: 763: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:36.334 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-M1UzEaKlbJ6Y2mO off=4504675 len=1609819 2024-02-10T06:03:36.336 INFO:tasks.workunit.client.0.smithi178.stdout:op 3915 completed, throughput=5MB/sec 2024-02-10T06:03:36.336 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tNH4s8hxIOpRp-g off=887599 len=935878 2024-02-10T06:03:36.342 INFO:tasks.workunit.client.0.smithi178.stdout:op 3916 completed, throughput=5MB/sec 2024-02-10T06:03:36.342 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9GY2zZzBIOmXBBU off=7161361 len=1723376 2024-02-10T06:03:36.349 INFO:tasks.workunit.client.0.smithi178.stdout:op 3917 completed, throughput=5MB/sec 2024-02-10T06:03:36.349 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VdzpeT8tjEoVQIL off=23785865 len=290253 2024-02-10T06:03:36.350 INFO:tasks.workunit.client.0.smithi178.stdout:op 3918 completed, throughput=5MB/sec 2024-02-10T06:03:36.350 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1woEGOHZlak4xZE off=222790 len=22863 2024-02-10T06:03:36.350 INFO:tasks.workunit.client.0.smithi178.stdout:op 3919 completed, throughput=5MB/sec 2024-02-10T06:03:36.350 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--5wwGmPRonDo-3q off=2442621 len=1530978 2024-02-10T06:03:36.359 INFO:tasks.workunit.client.0.smithi178.stdout:op 3920 completed, throughput=5MB/sec 2024-02-10T06:03:37.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:36 smithi178 ceph-mon[92537]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:03:37.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:36 smithi178 ceph-mon[95116]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:03:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:36 smithi189 ceph-mon[89631]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:03:37.360 INFO:tasks.workunit.client.0.smithi178.stdout: 764: throughput=5MB/sec pending data=0 2024-02-10T06:03:37.360 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zPIoFTQRhh-aA2c off=11239156 len=1114755 2024-02-10T06:03:37.361 INFO:tasks.workunit.client.0.smithi178.stdout:op 3921 completed, throughput=5MB/sec 2024-02-10T06:03:37.361 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qCX-MPxrJbOCiTK off=98014 len=739464 2024-02-10T06:03:37.362 INFO:tasks.workunit.client.0.smithi178.stdout:op 3922 completed, throughput=5MB/sec 2024-02-10T06:03:37.362 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8rM421H5R3oeDYl off=1471783 len=169171 2024-02-10T06:03:37.365 INFO:tasks.workunit.client.0.smithi178.stdout:op 3923 completed, throughput=5MB/sec 2024-02-10T06:03:37.365 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0pFdG03GpOeIYzg off=2772987 len=149650 2024-02-10T06:03:37.366 INFO:tasks.workunit.client.0.smithi178.stdout:op 3924 completed, throughput=5MB/sec 2024-02-10T06:03:37.366 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ADK78yjeSI8ZrDE off=12142083 len=972293 2024-02-10T06:03:37.367 INFO:tasks.workunit.client.0.smithi178.stdout:op 3925 completed, throughput=5MB/sec 2024-02-10T06:03:37.367 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HN6dVeuaXLqBICb off=7116873 len=1115911 2024-02-10T06:03:37.373 INFO:tasks.workunit.client.0.smithi178.stdout:op 3926 completed, throughput=5MB/sec 2024-02-10T06:03:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:03:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:03:37] "GET /metrics HTTP/1.1" 200 34075 "" "Prometheus/2.43.0" 2024-02-10T06:03:38.373 INFO:tasks.workunit.client.0.smithi178.stdout: 765: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:38.373 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-j4YmJZ_wTqkOIXx off=12570214 len=796309 2024-02-10T06:03:38.378 INFO:tasks.workunit.client.0.smithi178.stdout:op 3927 completed, throughput=4.99MB/sec 2024-02-10T06:03:38.379 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HWn6KieEjNsrQLw off=6082403 len=1490048 2024-02-10T06:03:38.385 INFO:tasks.workunit.client.0.smithi178.stdout:op 3928 completed, throughput=5MB/sec 2024-02-10T06:03:38.385 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZHakk8fiAwES1q2 off=14399849 len=707512 2024-02-10T06:03:38.389 INFO:tasks.workunit.client.0.smithi178.stdout:op 3929 completed, throughput=5MB/sec 2024-02-10T06:03:38.389 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7VreCBB5p_SMpfp off=2278175 len=949479 2024-02-10T06:03:38.390 INFO:tasks.workunit.client.0.smithi178.stdout:op 3930 completed, throughput=5MB/sec 2024-02-10T06:03:38.390 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ms8owQ9NBJUfx1d off=13867352 len=320692 2024-02-10T06:03:38.393 INFO:tasks.workunit.client.0.smithi178.stdout:op 3931 completed, throughput=5MB/sec 2024-02-10T06:03:38.393 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CMecud5jWUG6QSN off=32466 len=1254676 2024-02-10T06:03:38.399 INFO:tasks.workunit.client.0.smithi178.stdout:op 3932 completed, throughput=5MB/sec 2024-02-10T06:03:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:38 smithi178 ceph-mon[92537]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:03:39.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:38 smithi178 ceph-mon[95116]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:03:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:38 smithi189 ceph-mon[89631]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:03:39.400 INFO:tasks.workunit.client.0.smithi178.stdout: 766: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:39.400 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cLE3hCWCsd7X8Pm off=747222 len=1930478 2024-02-10T06:03:39.408 INFO:tasks.workunit.client.0.smithi178.stdout:op 3933 completed, throughput=5MB/sec 2024-02-10T06:03:39.408 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TgNTM0qrlF8zkGL off=8663798 len=254649 2024-02-10T06:03:39.411 INFO:tasks.workunit.client.0.smithi178.stdout:op 3934 completed, throughput=5MB/sec 2024-02-10T06:03:39.411 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5NIbqROH4ut6PWb off=1266202 len=922629 2024-02-10T06:03:39.412 INFO:tasks.workunit.client.0.smithi178.stdout:op 3935 completed, throughput=5MB/sec 2024-02-10T06:03:39.413 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3iwouglxF5CDmKT off=4044897 len=527243 2024-02-10T06:03:39.414 INFO:tasks.workunit.client.0.smithi178.stdout:op 3936 completed, throughput=5MB/sec 2024-02-10T06:03:39.414 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9bJ-v3o444JbOCP off=367028 len=1317813 2024-02-10T06:03:39.421 INFO:tasks.workunit.client.0.smithi178.stdout:op 3937 completed, throughput=5MB/sec 2024-02-10T06:03:39.421 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jmtwDnJPC3RR3rQ off=1737189 len=1156427 2024-02-10T06:03:39.422 INFO:tasks.workunit.client.0.smithi178.stdout:op 3938 completed, throughput=5MB/sec 2024-02-10T06:03:40.423 INFO:tasks.workunit.client.0.smithi178.stdout: 767: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:40.423 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kJEKsAp-O4SisRe off=1577691 len=128950 2024-02-10T06:03:40.425 INFO:tasks.workunit.client.0.smithi178.stdout:op 3939 completed, throughput=5MB/sec 2024-02-10T06:03:40.426 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wlJu_eHBnQlZv2d off=5608981 len=2002174 2024-02-10T06:03:40.434 INFO:tasks.workunit.client.0.smithi178.stdout:op 3940 completed, throughput=5MB/sec 2024-02-10T06:03:40.434 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FDdkOYBObigBIea off=3107166 len=865014 2024-02-10T06:03:40.439 INFO:tasks.workunit.client.0.smithi178.stdout:op 3941 completed, throughput=5MB/sec 2024-02-10T06:03:40.439 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5fmLzKBX6T8EFb1 off=9158265 len=1440518 2024-02-10T06:03:40.445 INFO:tasks.workunit.client.0.smithi178.stdout:op 3942 completed, throughput=5MB/sec 2024-02-10T06:03:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:40 smithi178 ceph-mon[92537]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:03:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:40 smithi178 ceph-mon[95116]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:03:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:40 smithi189 ceph-mon[89631]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:03:41.445 INFO:tasks.workunit.client.0.smithi178.stdout: 768: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:41.445 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Cc-aHy8l0PzzvF5 off=1098036 len=602589 2024-02-10T06:03:41.447 INFO:tasks.workunit.client.0.smithi178.stdout:op 3943 completed, throughput=4.99MB/sec 2024-02-10T06:03:41.447 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rhUTBzKEVQ-hoK6 off=8289006 len=1506023 2024-02-10T06:03:41.457 INFO:tasks.workunit.client.0.smithi178.stdout:op 3944 completed, throughput=5MB/sec 2024-02-10T06:03:41.457 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-coDaRV1KSFtmMC4 off=17846344 len=974919 2024-02-10T06:03:41.458 INFO:tasks.workunit.client.0.smithi178.stdout:op 3945 completed, throughput=5MB/sec 2024-02-10T06:03:41.458 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GTNDyQoh70Innv3 off=6617145 len=900367 2024-02-10T06:03:41.459 INFO:tasks.workunit.client.0.smithi178.stdout:op 3946 completed, throughput=5MB/sec 2024-02-10T06:03:41.459 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8HglYy-J3yBeslj off=1325535 len=422688 2024-02-10T06:03:41.463 INFO:tasks.workunit.client.0.smithi178.stdout:op 3947 completed, throughput=5MB/sec 2024-02-10T06:03:41.463 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FjxFep8_VnQU70M off=2495221 len=2035681 2024-02-10T06:03:41.466 INFO:tasks.workunit.client.0.smithi178.stdout:op 3948 completed, throughput=5MB/sec 2024-02-10T06:03:42.467 INFO:tasks.workunit.client.0.smithi178.stdout: 769: throughput=5MB/sec pending data=0 2024-02-10T06:03:42.467 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-llpqD5xVb_Hkon0 off=470568 len=2062313 2024-02-10T06:03:42.475 INFO:tasks.workunit.client.0.smithi178.stdout:op 3949 completed, throughput=5MB/sec 2024-02-10T06:03:42.476 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rMx63X-YIMpk-7L off=17232492 len=979016 2024-02-10T06:03:42.477 INFO:tasks.workunit.client.0.smithi178.stdout:op 3950 completed, throughput=5MB/sec 2024-02-10T06:03:42.477 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iATPGoZILhYYBfR off=6753160 len=147250 2024-02-10T06:03:42.477 INFO:tasks.workunit.client.0.smithi178.stdout:op 3951 completed, throughput=5MB/sec 2024-02-10T06:03:42.477 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JRceDfhvpwCwptn off=13619964 len=2039767 2024-02-10T06:03:42.484 INFO:tasks.workunit.client.0.smithi178.stdout:op 3952 completed, throughput=5MB/sec 2024-02-10T06:03:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:42 smithi178 ceph-mon[92537]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:03:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:42 smithi178 ceph-mon[95116]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:03:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:42 smithi189 ceph-mon[89631]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:03:43.484 INFO:tasks.workunit.client.0.smithi178.stdout: 770: throughput=5MB/sec pending data=0 2024-02-10T06:03:43.484 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0JUDB5kSXml-eS3 off=416407 len=1672312 2024-02-10T06:03:43.494 INFO:tasks.workunit.client.0.smithi178.stdout:op 3953 completed, throughput=5MB/sec 2024-02-10T06:03:43.495 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--ORVa69mTi66mLZ off=2902052 len=1823222 2024-02-10T06:03:43.502 INFO:tasks.workunit.client.0.smithi178.stdout:op 3954 completed, throughput=5MB/sec 2024-02-10T06:03:43.503 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PZ6He-yVtO8eyD2 off=2978203 len=1976906 2024-02-10T06:03:43.505 INFO:tasks.workunit.client.0.smithi178.stdout:op 3955 completed, throughput=5MB/sec 2024-02-10T06:03:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:03:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:03:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:03:44.505 INFO:tasks.workunit.client.0.smithi178.stdout: 771: throughput=5MB/sec pending data=0 2024-02-10T06:03:44.505 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--HzmJ6fbw-I7tuw off=9398099 len=1167010 2024-02-10T06:03:44.512 INFO:tasks.workunit.client.0.smithi178.stdout:op 3956 completed, throughput=5MB/sec 2024-02-10T06:03:44.512 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1yimqJQb6erMz38 off=5252530 len=1131917 2024-02-10T06:03:44.513 INFO:tasks.workunit.client.0.smithi178.stdout:op 3957 completed, throughput=5MB/sec 2024-02-10T06:03:44.514 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WMMQF8g-bqMBoHA off=8516480 len=51152 2024-02-10T06:03:44.514 INFO:tasks.workunit.client.0.smithi178.stdout:op 3958 completed, throughput=5MB/sec 2024-02-10T06:03:44.514 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aDNBn2fYAWWw3iQ off=2258744 len=816713 2024-02-10T06:03:44.519 INFO:tasks.workunit.client.0.smithi178.stdout:op 3959 completed, throughput=5MB/sec 2024-02-10T06:03:44.519 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xRRHzDpPspzxmf5 off=6140700 len=695601 2024-02-10T06:03:44.520 INFO:tasks.workunit.client.0.smithi178.stdout:op 3960 completed, throughput=5MB/sec 2024-02-10T06:03:44.520 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zOPJXtI3mREnhcq off=22046309 len=1982380 2024-02-10T06:03:44.522 INFO:tasks.workunit.client.0.smithi178.stdout:op 3961 completed, throughput=5MB/sec 2024-02-10T06:03:45.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:44 smithi178 ceph-mon[95116]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:03:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:44 smithi178 ceph-mon[92537]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:03:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:44 smithi189 ceph-mon[89631]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:03:45.524 INFO:tasks.workunit.client.0.smithi178.stdout: 772: throughput=5MB/sec pending data=0 2024-02-10T06:03:45.524 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hwRNYl2ViznZHxj off=4084317 len=1609211 2024-02-10T06:03:45.531 INFO:tasks.workunit.client.0.smithi178.stdout:op 3962 completed, throughput=5MB/sec 2024-02-10T06:03:45.532 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rtCE_fxe5qZZ3UT off=939518 len=724869 2024-02-10T06:03:45.536 INFO:tasks.workunit.client.0.smithi178.stdout:op 3963 completed, throughput=5MB/sec 2024-02-10T06:03:45.536 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vUY3FXUN5xem6cT off=9522227 len=982268 2024-02-10T06:03:45.538 INFO:tasks.workunit.client.0.smithi178.stdout:op 3964 completed, throughput=5MB/sec 2024-02-10T06:03:45.538 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-I60M1b66hT8vHMF off=579007 len=1142253 2024-02-10T06:03:45.539 INFO:tasks.workunit.client.0.smithi178.stdout:op 3965 completed, throughput=5MB/sec 2024-02-10T06:03:46.539 INFO:tasks.workunit.client.0.smithi178.stdout: 773: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:46.540 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UeQI4oZS9ONSzBP off=16568557 len=786877 2024-02-10T06:03:46.544 INFO:tasks.workunit.client.0.smithi178.stdout:op 3966 completed, throughput=5MB/sec 2024-02-10T06:03:46.545 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PIdSlAULJ9wL1pf off=7378663 len=1212426 2024-02-10T06:03:46.550 INFO:tasks.workunit.client.0.smithi178.stdout:op 3967 completed, throughput=5MB/sec 2024-02-10T06:03:46.550 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8RTRWIpPNVQfv__ off=21593198 len=1302454 2024-02-10T06:03:46.558 INFO:tasks.workunit.client.0.smithi178.stdout:op 3968 completed, throughput=5MB/sec 2024-02-10T06:03:46.558 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HEInkkyqSlMDnQg off=12491117 len=1242763 2024-02-10T06:03:46.560 INFO:tasks.workunit.client.0.smithi178.stdout:op 3969 completed, throughput=5MB/sec 2024-02-10T06:03:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:46 smithi178 ceph-mon[92537]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:03:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:46 smithi178 ceph-mon[95116]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:03:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:46 smithi189 ceph-mon[89631]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:03:47.560 INFO:tasks.workunit.client.0.smithi178.stdout: 774: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:47.561 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vg0AvF8smjpi_nO off=6807961 len=140858 2024-02-10T06:03:47.563 INFO:tasks.workunit.client.0.smithi178.stdout:op 3970 completed, throughput=4.99MB/sec 2024-02-10T06:03:47.563 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ke0dWd4t3Fcu7Hr off=14046036 len=524051 2024-02-10T06:03:47.564 INFO:tasks.workunit.client.0.smithi178.stdout:op 3971 completed, throughput=4.99MB/sec 2024-02-10T06:03:47.565 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Fax5zs2lml4xfat off=1953991 len=1171491 2024-02-10T06:03:47.566 INFO:tasks.workunit.client.0.smithi178.stdout:op 3972 completed, throughput=5MB/sec 2024-02-10T06:03:47.566 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OR1JJXjmc60V7Km off=2427189 len=255963 2024-02-10T06:03:47.570 INFO:tasks.workunit.client.0.smithi178.stdout:op 3973 completed, throughput=5MB/sec 2024-02-10T06:03:47.570 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-B-5IWvQqS4jMiQn off=1396614 len=1555809 2024-02-10T06:03:47.576 INFO:tasks.workunit.client.0.smithi178.stdout:op 3974 completed, throughput=5MB/sec 2024-02-10T06:03:47.576 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gVRP7J7cIcF09Dx off=5519954 len=1322991 2024-02-10T06:03:47.579 INFO:tasks.workunit.client.0.smithi178.stdout:op 3975 completed, throughput=5MB/sec 2024-02-10T06:03:47.579 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PguVqFVMYqIF5AK off=12580682 len=809404 2024-02-10T06:03:47.580 INFO:tasks.workunit.client.0.smithi178.stdout:op 3976 completed, throughput=5MB/sec 2024-02-10T06:03:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:03:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:03:47] "GET /metrics HTTP/1.1" 200 34075 "" "Prometheus/2.43.0" 2024-02-10T06:03:48.580 INFO:tasks.workunit.client.0.smithi178.stdout: 775: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:48.580 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zJJuQuoDuK73c3Z off=20613399 len=1666796 2024-02-10T06:03:48.591 INFO:tasks.workunit.client.0.smithi178.stdout:op 3977 completed, throughput=5MB/sec 2024-02-10T06:03:48.591 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gOC1JtW4o6VLouU off=5381115 len=1508814 2024-02-10T06:03:48.597 INFO:tasks.workunit.client.0.smithi178.stdout:op 3978 completed, throughput=5MB/sec 2024-02-10T06:03:48.597 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SxYr7n2bhLHVdgr off=903481 len=852410 2024-02-10T06:03:48.598 INFO:tasks.workunit.client.0.smithi178.stdout:op 3979 completed, throughput=5MB/sec 2024-02-10T06:03:48.598 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_3H6XgqJQ4lmST8 off=3585924 len=812861 2024-02-10T06:03:48.602 INFO:tasks.workunit.client.0.smithi178.stdout:op 3980 completed, throughput=5MB/sec 2024-02-10T06:03:48.602 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-V6_kX3JWvmmKfWr off=4216148 len=109436 2024-02-10T06:03:48.604 INFO:tasks.workunit.client.0.smithi178.stdout:op 3981 completed, throughput=5MB/sec 2024-02-10T06:03:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:48 smithi178 ceph-mon[92537]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:03:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:48 smithi178 ceph-mon[95116]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:03:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:48 smithi189 ceph-mon[89631]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:03:49.605 INFO:tasks.workunit.client.0.smithi178.stdout: 776: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:49.605 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-I2ch-J1VUmreDjW off=19920699 len=1348750 2024-02-10T06:03:49.612 INFO:tasks.workunit.client.0.smithi178.stdout:op 3982 completed, throughput=5MB/sec 2024-02-10T06:03:49.612 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HL56Rw7Mgw_zJan off=9921225 len=1871543 2024-02-10T06:03:49.623 INFO:tasks.workunit.client.0.smithi178.stdout:op 3983 completed, throughput=5MB/sec 2024-02-10T06:03:49.623 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-11ntgY2BLvnTTuA off=4848941 len=554401 2024-02-10T06:03:49.625 INFO:tasks.workunit.client.0.smithi178.stdout:op 3984 completed, throughput=5MB/sec 2024-02-10T06:03:49.625 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Tjdui4hw0U-rU_T off=6956601 len=1856270 2024-02-10T06:03:49.628 INFO:tasks.workunit.client.0.smithi178.stdout:op 3985 completed, throughput=5MB/sec 2024-02-10T06:03:50.628 INFO:tasks.workunit.client.0.smithi178.stdout: 777: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:50.629 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IW_voJ_HoE-2GOi off=15682713 len=1714469 2024-02-10T06:03:50.639 INFO:tasks.workunit.client.0.smithi178.stdout:op 3986 completed, throughput=5MB/sec 2024-02-10T06:03:50.639 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JcCES_mF_LSBPdL off=779637 len=805245 2024-02-10T06:03:50.643 INFO:tasks.workunit.client.0.smithi178.stdout:op 3987 completed, throughput=5MB/sec 2024-02-10T06:03:50.643 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AbAxIdycywltDgA off=3100294 len=1539598 2024-02-10T06:03:50.645 INFO:tasks.workunit.client.0.smithi178.stdout:op 3988 completed, throughput=5MB/sec 2024-02-10T06:03:50.645 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fMCiTg8zlrmTAHa off=9887036 len=122271 2024-02-10T06:03:50.646 INFO:tasks.workunit.client.0.smithi178.stdout:op 3989 completed, throughput=5MB/sec 2024-02-10T06:03:50.646 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9yIkn-8DVkIGuCZ off=12941489 len=701722 2024-02-10T06:03:50.647 INFO:tasks.workunit.client.0.smithi178.stdout:op 3990 completed, throughput=5MB/sec 2024-02-10T06:03:50.647 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UXN48LCCAaD90rP off=8375834 len=333395 2024-02-10T06:03:50.650 INFO:tasks.workunit.client.0.smithi178.stdout:op 3991 completed, throughput=5MB/sec 2024-02-10T06:03:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:50 smithi178 ceph-mon[92537]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:03:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:50 smithi178 ceph-mon[95116]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:03:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:50 smithi189 ceph-mon[89631]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:03:51.650 INFO:tasks.workunit.client.0.smithi178.stdout: 778: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:51.651 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ts36LtR-IyKtNKp off=9285648 len=227417 2024-02-10T06:03:51.653 INFO:tasks.workunit.client.0.smithi178.stdout:op 3992 completed, throughput=4.99MB/sec 2024-02-10T06:03:51.654 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-erlgFfoF7l1I8-Q off=11520146 len=501109 2024-02-10T06:03:51.654 INFO:tasks.workunit.client.0.smithi178.stdout:op 3993 completed, throughput=4.99MB/sec 2024-02-10T06:03:51.654 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0oBPQjKM5mg-5_F off=1672341 len=1991126 2024-02-10T06:03:51.657 INFO:tasks.workunit.client.0.smithi178.stdout:op 3994 completed, throughput=5MB/sec 2024-02-10T06:03:51.657 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iRu-GPGKZ-XpiX5 off=10393355 len=1184166 2024-02-10T06:03:51.659 INFO:tasks.workunit.client.0.smithi178.stdout:op 3995 completed, throughput=5MB/sec 2024-02-10T06:03:51.659 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wU-_-1GC757KuuL off=11973437 len=733346 2024-02-10T06:03:51.663 INFO:tasks.workunit.client.0.smithi178.stdout:op 3996 completed, throughput=5MB/sec 2024-02-10T06:03:51.664 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PQMYAswOk5PmMUP off=6360679 len=391418 2024-02-10T06:03:51.664 INFO:tasks.workunit.client.0.smithi178.stdout:op 3997 completed, throughput=5MB/sec 2024-02-10T06:03:51.664 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3eaPyeZkud6QWnk off=7532738 len=1355296 2024-02-10T06:03:51.670 INFO:tasks.workunit.client.0.smithi178.stdout:op 3998 completed, throughput=5MB/sec 2024-02-10T06:03:52.671 INFO:tasks.workunit.client.0.smithi178.stdout: 779: throughput=5MB/sec pending data=0 2024-02-10T06:03:52.671 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9YoT8dyrjamW3_u off=6792843 len=160327 2024-02-10T06:03:52.673 INFO:tasks.workunit.client.0.smithi178.stdout:op 3999 completed, throughput=5MB/sec 2024-02-10T06:03:52.673 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-p5MsrlxV-e801jl off=695075 len=1946523 2024-02-10T06:03:52.685 INFO:tasks.workunit.client.0.smithi178.stdout:op 4000 completed, throughput=5MB/sec 2024-02-10T06:03:52.685 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RMGIC6bhDz6Yt4l off=6961743 len=551100 2024-02-10T06:03:52.686 INFO:tasks.workunit.client.0.smithi178.stdout:op 4001 completed, throughput=5MB/sec 2024-02-10T06:03:52.686 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-khZKc37ZxPSj4Zj off=4069075 len=5162 2024-02-10T06:03:52.686 INFO:tasks.workunit.client.0.smithi178.stdout:op 4002 completed, throughput=5MB/sec 2024-02-10T06:03:52.686 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9yIkn-8DVkIGuCZ off=14084633 len=1459382 2024-02-10T06:03:52.693 INFO:tasks.workunit.client.0.smithi178.stdout:op 4003 completed, throughput=5MB/sec 2024-02-10T06:03:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:52 smithi178 ceph-mon[92537]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:03:53.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:52 smithi178 ceph-mon[95116]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:03:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:52 smithi189 ceph-mon[89631]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:03:53.693 INFO:tasks.workunit.client.0.smithi178.stdout: 780: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:53.693 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sOTaTjxsi1oSZW3 off=4070379 len=1594231 2024-02-10T06:03:53.695 INFO:tasks.workunit.client.0.smithi178.stdout:op 4004 completed, throughput=5MB/sec 2024-02-10T06:03:53.695 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Sqoc9Xwgq2IV15P off=14244446 len=1654919 2024-02-10T06:03:53.706 INFO:tasks.workunit.client.0.smithi178.stdout:op 4005 completed, throughput=5MB/sec 2024-02-10T06:03:53.706 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-azOIPjMKRwJf2XE off=12649962 len=547890 2024-02-10T06:03:53.707 INFO:tasks.workunit.client.0.smithi178.stdout:op 4006 completed, throughput=5MB/sec 2024-02-10T06:03:53.707 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gbPV1LsBlv33Anq off=6033105 len=1147793 2024-02-10T06:03:53.709 INFO:tasks.workunit.client.0.smithi178.stdout:op 4007 completed, throughput=5MB/sec 2024-02-10T06:03:53.709 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4PHmHuyo3ALbnFX off=11582757 len=1158062 2024-02-10T06:03:53.715 INFO:tasks.workunit.client.0.smithi178.stdout:op 4008 completed, throughput=5MB/sec 2024-02-10T06:03:54.715 INFO:tasks.workunit.client.0.smithi178.stdout: 781: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:54.715 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uVr5PP7bXIYjG1R off=1564467 len=221640 2024-02-10T06:03:54.716 INFO:tasks.workunit.client.0.smithi178.stdout:op 4009 completed, throughput=4.99MB/sec 2024-02-10T06:03:54.716 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6EEj_orTzwFu2Fx off=1096593 len=1151239 2024-02-10T06:03:54.720 INFO:tasks.workunit.client.0.smithi178.stdout:op 4010 completed, throughput=5MB/sec 2024-02-10T06:03:54.720 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Xu9rSKhPp3Mu1et off=1395271 len=2830 2024-02-10T06:03:54.722 INFO:tasks.workunit.client.0.smithi178.stdout:op 4011 completed, throughput=5MB/sec 2024-02-10T06:03:54.722 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-N0329vejUjLwLnf off=2740707 len=1967172 2024-02-10T06:03:54.725 INFO:tasks.workunit.client.0.smithi178.stdout:op 4012 completed, throughput=5MB/sec 2024-02-10T06:03:54.725 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AIAvLsKujJynBT7 off=495387 len=1546045 2024-02-10T06:03:54.728 INFO:tasks.workunit.client.0.smithi178.stdout:op 4013 completed, throughput=5MB/sec 2024-02-10T06:03:55.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:54 smithi178 ceph-mon[92537]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:03:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:54 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:03:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:54 smithi178 ceph-mon[95116]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:03:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:54 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:03:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:54 smithi189 ceph-mon[89631]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:03:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:54 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:03:55.728 INFO:tasks.workunit.client.0.smithi178.stdout: 782: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:55.728 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-U8AV9fsfhfdg0qK off=15886372 len=1390899 2024-02-10T06:03:55.736 INFO:tasks.workunit.client.0.smithi178.stdout:op 4014 completed, throughput=5MB/sec 2024-02-10T06:03:55.736 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vyp130fkENYunNE off=1538024 len=1761497 2024-02-10T06:03:55.738 INFO:tasks.workunit.client.0.smithi178.stdout:op 4015 completed, throughput=5MB/sec 2024-02-10T06:03:55.739 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-eGoSarBTjMbT-rC off=4969420 len=1760130 2024-02-10T06:03:55.748 INFO:tasks.workunit.client.0.smithi178.stdout:op 4016 completed, throughput=5MB/sec 2024-02-10T06:03:55.748 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hrm2JAtBphnJ9wg off=11633017 len=787739 2024-02-10T06:03:55.749 INFO:tasks.workunit.client.0.smithi178.stdout:op 4017 completed, throughput=5MB/sec 2024-02-10T06:03:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:56 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:03:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:56 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:03:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:56 smithi178 ceph-mon[92537]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:03:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:56 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:03:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:56 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:03:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:56 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:03:56.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:56 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:03:56.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:56 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:03:56.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:56 smithi178 ceph-mon[95116]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:03:56.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:56 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:03:56.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:56 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:03:56.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:56 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:03:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:56 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:03:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:56 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:03:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:56 smithi189 ceph-mon[89631]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:03:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:56 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:03:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:56 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:03:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:56 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:03:56.749 INFO:tasks.workunit.client.0.smithi178.stdout: 783: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:56.749 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cirmHL1JEgSThxm off=10218854 len=807772 2024-02-10T06:03:56.755 INFO:tasks.workunit.client.0.smithi178.stdout:op 4018 completed, throughput=5MB/sec 2024-02-10T06:03:56.755 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RPFRbbNlPTpuJLJ off=16298735 len=1330495 2024-02-10T06:03:56.756 INFO:tasks.workunit.client.0.smithi178.stdout:op 4019 completed, throughput=5MB/sec 2024-02-10T06:03:56.756 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Xz49OI0pVYojM1P off=10069355 len=504611 2024-02-10T06:03:56.760 INFO:tasks.workunit.client.0.smithi178.stdout:op 4020 completed, throughput=5MB/sec 2024-02-10T06:03:56.760 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IjbvtGcECI2Z65m off=4864420 len=424195 2024-02-10T06:03:56.761 INFO:tasks.workunit.client.0.smithi178.stdout:op 4021 completed, throughput=5MB/sec 2024-02-10T06:03:56.761 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DsJh9Huxe2aemmw off=419300 len=1305089 2024-02-10T06:03:56.762 INFO:tasks.workunit.client.0.smithi178.stdout:op 4022 completed, throughput=5MB/sec 2024-02-10T06:03:56.763 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bM2cfA0SD198Voo off=3224947 len=526737 2024-02-10T06:03:56.764 INFO:tasks.workunit.client.0.smithi178.stdout:op 4023 completed, throughput=5MB/sec 2024-02-10T06:03:57.765 INFO:tasks.workunit.client.0.smithi178.stdout: 784: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:57.765 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kebecy11yYWQJsp off=8470626 len=53363 2024-02-10T06:03:57.765 INFO:tasks.workunit.client.0.smithi178.stdout:op 4024 completed, throughput=4.99MB/sec 2024-02-10T06:03:57.765 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gzQxTP0sWf-sERe off=7172822 len=1913926 2024-02-10T06:03:57.773 INFO:tasks.workunit.client.0.smithi178.stdout:op 4025 completed, throughput=5MB/sec 2024-02-10T06:03:57.774 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-muJgkU3AkN0PcjW off=11764357 len=635629 2024-02-10T06:03:57.774 INFO:tasks.workunit.client.0.smithi178.stdout:op 4026 completed, throughput=5MB/sec 2024-02-10T06:03:57.774 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LuCdcDEc8ySlItm off=10129318 len=284715 2024-02-10T06:03:57.778 INFO:tasks.workunit.client.0.smithi178.stdout:op 4027 completed, throughput=5MB/sec 2024-02-10T06:03:57.778 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GKqWn9Q16RzQOkz off=2971079 len=1816275 2024-02-10T06:03:57.788 INFO:tasks.workunit.client.0.smithi178.stdout:op 4028 completed, throughput=5MB/sec 2024-02-10T06:03:57.788 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kGiIsaRQRVsHgaZ off=13730751 len=1805391 2024-02-10T06:03:57.795 INFO:tasks.workunit.client.0.smithi178.stdout:op 4029 completed, throughput=5MB/sec 2024-02-10T06:03:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:03:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:03:57] "GET /metrics HTTP/1.1" 200 34075 "" "Prometheus/2.43.0" 2024-02-10T06:03:58.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:58 smithi178 ceph-mon[92537]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:03:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:58 smithi178 ceph-mon[95116]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:03:58.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:58 smithi189 ceph-mon[89631]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:03:58.796 INFO:tasks.workunit.client.0.smithi178.stdout: 785: throughput=5MB/sec pending data=0 2024-02-10T06:03:58.796 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fpS3whTcxPeRDbd off=10495008 len=1361450 2024-02-10T06:03:58.805 INFO:tasks.workunit.client.0.smithi178.stdout:op 4030 completed, throughput=5MB/sec 2024-02-10T06:03:58.805 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-L0RqmuDM3WwByZe off=9111863 len=177793 2024-02-10T06:03:58.805 INFO:tasks.workunit.client.0.smithi178.stdout:op 4031 completed, throughput=5MB/sec 2024-02-10T06:03:58.805 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2VNwgKmo9vwFAyr off=9010809 len=1725548 2024-02-10T06:03:58.813 INFO:tasks.workunit.client.0.smithi178.stdout:op 4032 completed, throughput=5MB/sec 2024-02-10T06:03:58.813 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4tAUAIhk-Av5F1R off=3031322 len=1125201 2024-02-10T06:03:58.814 INFO:tasks.workunit.client.0.smithi178.stdout:op 4033 completed, throughput=5MB/sec 2024-02-10T06:03:59.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:03:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:03:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:03:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:03:59.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:03:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:03:59.814 INFO:tasks.workunit.client.0.smithi178.stdout: 786: throughput=4.99MB/sec pending data=0 2024-02-10T06:03:59.814 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vGYyMdOntjb1_yU off=1357582 len=1815312 2024-02-10T06:03:59.816 INFO:tasks.workunit.client.0.smithi178.stdout:op 4034 completed, throughput=5MB/sec 2024-02-10T06:03:59.816 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1yPwo0VLT8JddA2 off=6447481 len=292045 2024-02-10T06:03:59.817 INFO:tasks.workunit.client.0.smithi178.stdout:op 4035 completed, throughput=5MB/sec 2024-02-10T06:03:59.817 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JiboG25DSa6oYiu off=5048928 len=38143 2024-02-10T06:03:59.818 INFO:tasks.workunit.client.0.smithi178.stdout:op 4036 completed, throughput=5MB/sec 2024-02-10T06:03:59.818 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fvg9efRIMuhhIM0 off=18265164 len=148871 2024-02-10T06:03:59.821 INFO:tasks.workunit.client.0.smithi178.stdout:op 4037 completed, throughput=5MB/sec 2024-02-10T06:03:59.821 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QO_wyNM-9AQ-1k2 off=9937056 len=1061761 2024-02-10T06:03:59.826 INFO:tasks.workunit.client.0.smithi178.stdout:op 4038 completed, throughput=5MB/sec 2024-02-10T06:03:59.826 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-L4B2V112NxWZsO5 off=2366452 len=1327462 2024-02-10T06:03:59.833 INFO:tasks.workunit.client.0.smithi178.stdout:op 4039 completed, throughput=5MB/sec 2024-02-10T06:03:59.833 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-00J0D6uBto4f-vo off=833297 len=1667112 2024-02-10T06:03:59.835 INFO:tasks.workunit.client.0.smithi178.stdout:op 4040 completed, throughput=5MB/sec 2024-02-10T06:04:00.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:00 smithi178 ceph-mon[92537]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:04:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:00 smithi178 ceph-mon[95116]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:04:00.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:00 smithi189 ceph-mon[89631]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:04:00.835 INFO:tasks.workunit.client.0.smithi178.stdout: 787: throughput=5MB/sec pending data=0 2024-02-10T06:04:00.836 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NYN1OohnA0HMVme off=8239778 len=1468292 2024-02-10T06:04:00.843 INFO:tasks.workunit.client.0.smithi178.stdout:op 4041 completed, throughput=5MB/sec 2024-02-10T06:04:00.843 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HuLMDmwvXd01Dyk off=3902910 len=309443 2024-02-10T06:04:00.846 INFO:tasks.workunit.client.0.smithi178.stdout:op 4042 completed, throughput=5MB/sec 2024-02-10T06:04:00.846 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-J2i-9KyHJIlVL5N off=4577147 len=1091435 2024-02-10T06:04:00.848 INFO:tasks.workunit.client.0.smithi178.stdout:op 4043 completed, throughput=5MB/sec 2024-02-10T06:04:00.848 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hMOki2LJYevmn-L off=5282057 len=1971116 2024-02-10T06:04:00.852 INFO:tasks.workunit.client.0.smithi178.stdout:op 4044 completed, throughput=5MB/sec 2024-02-10T06:04:01.852 INFO:tasks.workunit.client.0.smithi178.stdout: 788: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:01.852 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dTOPnzPn6qKB0PO off=3569480 len=1483836 2024-02-10T06:04:01.859 INFO:tasks.workunit.client.0.smithi178.stdout:op 4045 completed, throughput=5MB/sec 2024-02-10T06:04:01.859 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AWgJvzWzSVZHN2T off=3559415 len=955553 2024-02-10T06:04:01.865 INFO:tasks.workunit.client.0.smithi178.stdout:op 4046 completed, throughput=5MB/sec 2024-02-10T06:04:01.865 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hcOyA9b9qrfgTrt off=3399670 len=1047790 2024-02-10T06:04:01.867 INFO:tasks.workunit.client.0.smithi178.stdout:op 4047 completed, throughput=5MB/sec 2024-02-10T06:04:01.867 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bZCVlxIKfdcRYs3 off=9292964 len=805595 2024-02-10T06:04:01.868 INFO:tasks.workunit.client.0.smithi178.stdout:op 4048 completed, throughput=5MB/sec 2024-02-10T06:04:01.868 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2qpMo_qTV6itXfH off=979870 len=751687 2024-02-10T06:04:01.869 INFO:tasks.workunit.client.0.smithi178.stdout:op 4049 completed, throughput=5MB/sec 2024-02-10T06:04:02.870 INFO:tasks.workunit.client.0.smithi178.stdout: 789: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:02.870 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VEmUec7c3zpcULz off=18767622 len=532549 2024-02-10T06:04:02.874 INFO:tasks.workunit.client.0.smithi178.stdout:op 4050 completed, throughput=5MB/sec 2024-02-10T06:04:02.874 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7N-mGdLWO1p3RMV off=3341931 len=1763162 2024-02-10T06:04:02.883 INFO:tasks.workunit.client.0.smithi178.stdout:op 4051 completed, throughput=5MB/sec 2024-02-10T06:04:02.884 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OCc8oNVJCpxOa1d off=12481143 len=659958 2024-02-10T06:04:02.887 INFO:tasks.workunit.client.0.smithi178.stdout:op 4052 completed, throughput=5MB/sec 2024-02-10T06:04:02.888 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BG-0o40HyXN2Y55 off=1833555 len=14451 2024-02-10T06:04:02.888 INFO:tasks.workunit.client.0.smithi178.stdout:op 4053 completed, throughput=5MB/sec 2024-02-10T06:04:02.888 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--lTPquE-a_SVgE7 off=20673788 len=800963 2024-02-10T06:04:02.892 INFO:tasks.workunit.client.0.smithi178.stdout:op 4054 completed, throughput=5MB/sec 2024-02-10T06:04:02.892 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fy-dGo3ok_DW12q off=2587724 len=1917199 2024-02-10T06:04:02.903 INFO:tasks.workunit.client.0.smithi178.stdout:op 4055 completed, throughput=5MB/sec 2024-02-10T06:04:02.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:02 smithi178 ceph-mon[92537]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:04:02.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:02 smithi178 ceph-mon[95116]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:04:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:02 smithi189 ceph-mon[89631]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:04:03.903 INFO:tasks.workunit.client.0.smithi178.stdout: 790: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:03.904 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LkQb7AU0T6sq3Tu off=3951909 len=305353 2024-02-10T06:04:03.907 INFO:tasks.workunit.client.0.smithi178.stdout:op 4056 completed, throughput=5MB/sec 2024-02-10T06:04:03.907 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LZLTeX6IrjM_Qff off=714208 len=364562 2024-02-10T06:04:03.911 INFO:tasks.workunit.client.0.smithi178.stdout:op 4057 completed, throughput=5MB/sec 2024-02-10T06:04:03.911 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lgvSHB7Dy1PGsnd off=855552 len=889730 2024-02-10T06:04:03.912 INFO:tasks.workunit.client.0.smithi178.stdout:op 4058 completed, throughput=5MB/sec 2024-02-10T06:04:03.912 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-x0txdac8Z7wiPrM off=5352122 len=589658 2024-02-10T06:04:03.913 INFO:tasks.workunit.client.0.smithi178.stdout:op 4059 completed, throughput=5MB/sec 2024-02-10T06:04:03.914 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fCvcnR8OoH2vQn0 off=1616199 len=75810 2024-02-10T06:04:03.916 INFO:tasks.workunit.client.0.smithi178.stdout:op 4060 completed, throughput=5MB/sec 2024-02-10T06:04:03.916 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-E2H2tSHC6WDuevF off=0 len=1431400 2024-02-10T06:04:03.923 INFO:tasks.workunit.client.0.smithi178.stdout:op 4061 completed, throughput=5MB/sec 2024-02-10T06:04:03.923 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ny39v_Vi5gA28Ll off=5225996 len=415372 2024-02-10T06:04:03.923 INFO:tasks.workunit.client.0.smithi178.stdout:op 4062 completed, throughput=5MB/sec 2024-02-10T06:04:03.924 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MA3jiXXZq9QzlL6 off=3216885 len=956368 2024-02-10T06:04:03.924 INFO:tasks.workunit.client.0.smithi178.stdout:op 4063 completed, throughput=5MB/sec 2024-02-10T06:04:04.925 INFO:tasks.workunit.client.0.smithi178.stdout: 791: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:04.925 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TGk3-iL46x5q7a_ off=16291965 len=133641 2024-02-10T06:04:04.926 INFO:tasks.workunit.client.0.smithi178.stdout:op 4064 completed, throughput=4.99MB/sec 2024-02-10T06:04:04.926 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LcMgjT_BTaSwsmM off=1495930 len=1642161 2024-02-10T06:04:04.927 INFO:tasks.workunit.client.0.smithi178.stdout:op 4065 completed, throughput=5MB/sec 2024-02-10T06:04:04.927 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_m7hY15opXLKUkl off=9273938 len=1851186 2024-02-10T06:04:04.930 INFO:tasks.workunit.client.0.smithi178.stdout:op 4066 completed, throughput=5MB/sec 2024-02-10T06:04:04.930 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nDVP8TqtqSO95gM off=7377824 len=1427827 2024-02-10T06:04:04.931 INFO:tasks.workunit.client.0.smithi178.stdout:op 4067 completed, throughput=5MB/sec 2024-02-10T06:04:04.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:04 smithi178 ceph-mon[92537]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:04:04.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:04 smithi178 ceph-mon[95116]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:04:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:04 smithi189 ceph-mon[89631]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:04:05.932 INFO:tasks.workunit.client.0.smithi178.stdout: 792: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:05.932 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Pa0nA8GpR6KmSxg off=11496609 len=998351 2024-02-10T06:04:05.939 INFO:tasks.workunit.client.0.smithi178.stdout:op 4068 completed, throughput=5MB/sec 2024-02-10T06:04:05.940 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6RfLXv-HrdSZDfA off=11520609 len=2075804 2024-02-10T06:04:05.949 INFO:tasks.workunit.client.0.smithi178.stdout:op 4069 completed, throughput=5MB/sec 2024-02-10T06:04:05.949 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--vBGHGlPp2JT6pC off=978117 len=1611545 2024-02-10T06:04:05.950 INFO:tasks.workunit.client.0.smithi178.stdout:op 4070 completed, throughput=5MB/sec 2024-02-10T06:04:05.950 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kZv7jKmIH-iswLI off=13705381 len=689289 2024-02-10T06:04:05.951 INFO:tasks.workunit.client.0.smithi178.stdout:op 4071 completed, throughput=5MB/sec 2024-02-10T06:04:06.952 INFO:tasks.workunit.client.0.smithi178.stdout: 793: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:06.952 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3KJoP96cVW1gzrx off=2468703 len=1827196 2024-02-10T06:04:06.956 INFO:tasks.workunit.client.0.smithi178.stdout:op 4072 completed, throughput=5MB/sec 2024-02-10T06:04:06.956 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-R61-56N0ZAFn1Km off=3163696 len=17056 2024-02-10T06:04:06.958 INFO:tasks.workunit.client.0.smithi178.stdout:op 4073 completed, throughput=5MB/sec 2024-02-10T06:04:06.958 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KKwkWXYJcUPBI2s off=4162170 len=2032373 2024-02-10T06:04:06.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:06 smithi178 ceph-mon[92537]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-10T06:04:06.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:06 smithi178 ceph-mon[95116]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-10T06:04:06.966 INFO:tasks.workunit.client.0.smithi178.stdout:op 4074 completed, throughput=5MB/sec 2024-02-10T06:04:06.967 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Quedw0dtL9_Jey- off=10904695 len=1485870 2024-02-10T06:04:06.972 INFO:tasks.workunit.client.0.smithi178.stdout:op 4075 completed, throughput=5MB/sec 2024-02-10T06:04:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:06 smithi189 ceph-mon[89631]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-10T06:04:07.863 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:04:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:04:07] "GET /metrics HTTP/1.1" 200 34079 "" "Prometheus/2.43.0" 2024-02-10T06:04:07.973 INFO:tasks.workunit.client.0.smithi178.stdout: 794: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:07.973 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GYL2Dydv5tXPEt9 off=1183822 len=1807705 2024-02-10T06:04:07.984 INFO:tasks.workunit.client.0.smithi178.stdout:op 4076 completed, throughput=5MB/sec 2024-02-10T06:04:07.984 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HGLA4e1SHK8IpOS off=1209215 len=320705 2024-02-10T06:04:07.987 INFO:tasks.workunit.client.0.smithi178.stdout:op 4077 completed, throughput=5MB/sec 2024-02-10T06:04:07.987 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wyjhobUfob-jBO0 off=1173780 len=408774 2024-02-10T06:04:07.988 INFO:tasks.workunit.client.0.smithi178.stdout:op 4078 completed, throughput=5MB/sec 2024-02-10T06:04:07.988 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gkQ3VFoBgH1iLxp off=1294838 len=27601 2024-02-10T06:04:07.988 INFO:tasks.workunit.client.0.smithi178.stdout:op 4079 completed, throughput=5MB/sec 2024-02-10T06:04:07.988 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-411BVIed8fkzeVw off=5375483 len=986723 2024-02-10T06:04:07.995 INFO:tasks.workunit.client.0.smithi178.stdout:op 4080 completed, throughput=5MB/sec 2024-02-10T06:04:07.996 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6ivdcxmSBZHG0kH off=3500568 len=1123803 2024-02-10T06:04:07.999 INFO:tasks.workunit.client.0.smithi178.stdout:op 4081 completed, throughput=5MB/sec 2024-02-10T06:04:07.999 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CdkXFdBXQHCmoIO off=1400410 len=1196582 2024-02-10T06:04:08.004 INFO:tasks.workunit.client.0.smithi178.stdout:op 4082 completed, throughput=5MB/sec 2024-02-10T06:04:08.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:08 smithi178 ceph-mon[92537]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:04:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:08 smithi178 ceph-mon[95116]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:04:09.005 INFO:tasks.workunit.client.0.smithi178.stdout: 795: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:09.005 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3Xi84yuVeSTpkJc off=10636081 len=691869 2024-02-10T06:04:09.006 INFO:tasks.workunit.client.0.smithi178.stdout:op 4083 completed, throughput=5MB/sec 2024-02-10T06:04:09.006 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2HZvPxjLW1BPVI9 off=6961051 len=1376164 2024-02-10T06:04:09.012 INFO:tasks.workunit.client.0.smithi178.stdout:op 4084 completed, throughput=5MB/sec 2024-02-10T06:04:09.012 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6ES7qRA6iHSIjDK off=9781907 len=1196738 2024-02-10T06:04:09.018 INFO:tasks.workunit.client.0.smithi178.stdout:op 4085 completed, throughput=5MB/sec 2024-02-10T06:04:09.018 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--3BR9eESRtc9sdA off=6242978 len=691242 2024-02-10T06:04:09.020 INFO:tasks.workunit.client.0.smithi178.stdout:op 4086 completed, throughput=5MB/sec 2024-02-10T06:04:09.020 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6nqRKreiMStToPo off=4947235 len=2096455 2024-02-10T06:04:09.022 INFO:tasks.workunit.client.0.smithi178.stdout:op 4087 completed, throughput=5MB/sec 2024-02-10T06:04:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:08 smithi189 ceph-mon[89631]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:04:10.023 INFO:tasks.workunit.client.0.smithi178.stdout: 796: throughput=5MB/sec pending data=0 2024-02-10T06:04:10.023 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T6PYP7FuwS-5YMk off=937293 len=82489 2024-02-10T06:04:10.026 INFO:tasks.workunit.client.0.smithi178.stdout:op 4088 completed, throughput=5MB/sec 2024-02-10T06:04:10.026 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7gsPW9y7SHDaran off=7725005 len=1200634 2024-02-10T06:04:10.033 INFO:tasks.workunit.client.0.smithi178.stdout:op 4089 completed, throughput=5MB/sec 2024-02-10T06:04:10.033 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cpgrPlG2MIWmdGQ off=727242 len=1289921 2024-02-10T06:04:10.039 INFO:tasks.workunit.client.0.smithi178.stdout:op 4090 completed, throughput=5MB/sec 2024-02-10T06:04:10.039 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-E8ttn-GJdU7dxTU off=5398990 len=275197 2024-02-10T06:04:10.041 INFO:tasks.workunit.client.0.smithi178.stdout:op 4091 completed, throughput=5MB/sec 2024-02-10T06:04:10.042 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4XjQKkNYIlzEjWt off=8595387 len=918501 2024-02-10T06:04:10.043 INFO:tasks.workunit.client.0.smithi178.stdout:op 4092 completed, throughput=5MB/sec 2024-02-10T06:04:10.043 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9OFIqDv41LAFrBn off=5435087 len=1132862 2024-02-10T06:04:10.045 INFO:tasks.workunit.client.0.smithi178.stdout:op 4093 completed, throughput=5MB/sec 2024-02-10T06:04:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:10 smithi178 ceph-mon[92537]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:04:10.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:10 smithi178 ceph-mon[95116]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:04:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:10 smithi189 ceph-mon[89631]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:04:11.046 INFO:tasks.workunit.client.0.smithi178.stdout: 797: throughput=5MB/sec pending data=0 2024-02-10T06:04:11.046 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-E5G7uJDbASRePtb off=6652147 len=1971316 2024-02-10T06:04:11.058 INFO:tasks.workunit.client.0.smithi178.stdout:op 4094 completed, throughput=5MB/sec 2024-02-10T06:04:11.058 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-j4rr7f8HAkLrJLK off=18480289 len=190918 2024-02-10T06:04:11.060 INFO:tasks.workunit.client.0.smithi178.stdout:op 4095 completed, throughput=5MB/sec 2024-02-10T06:04:11.060 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dLM3SqozvxcYbhm off=6068343 len=1722069 2024-02-10T06:04:11.067 INFO:tasks.workunit.client.0.smithi178.stdout:op 4096 completed, throughput=5MB/sec 2024-02-10T06:04:11.067 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MPZ0NkixhTojYfy off=2172222 len=796498 2024-02-10T06:04:11.068 INFO:tasks.workunit.client.0.smithi178.stdout:op 4097 completed, throughput=5MB/sec 2024-02-10T06:04:12.069 INFO:tasks.workunit.client.0.smithi178.stdout: 798: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:12.069 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-so_vVbX0bCQ9mfF off=5929576 len=821506 2024-02-10T06:04:12.074 INFO:tasks.workunit.client.0.smithi178.stdout:op 4098 completed, throughput=5MB/sec 2024-02-10T06:04:12.074 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GVaGld0gqpW00GF off=15769597 len=883042 2024-02-10T06:04:12.079 INFO:tasks.workunit.client.0.smithi178.stdout:op 4099 completed, throughput=5MB/sec 2024-02-10T06:04:12.079 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pS3nSGvOnD3yZ3P off=9523498 len=999802 2024-02-10T06:04:12.084 INFO:tasks.workunit.client.0.smithi178.stdout:op 4100 completed, throughput=5MB/sec 2024-02-10T06:04:12.084 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DFgMCiP2o0mDZVd off=11991717 len=2067965 2024-02-10T06:04:12.095 INFO:tasks.workunit.client.0.smithi178.stdout:op 4101 completed, throughput=5MB/sec 2024-02-10T06:04:12.095 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-F46LWremYMX83Wr off=22356482 len=742192 2024-02-10T06:04:12.096 INFO:tasks.workunit.client.0.smithi178.stdout:op 4102 completed, throughput=5MB/sec 2024-02-10T06:04:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:12 smithi178 ceph-mon[92537]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:04:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:12 smithi178 ceph-mon[95116]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:04:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:12 smithi189 ceph-mon[89631]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:04:13.096 INFO:tasks.workunit.client.0.smithi178.stdout: 799: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:13.096 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BgtwYcbh743jZdq off=1490945 len=1750930 2024-02-10T06:04:13.098 INFO:tasks.workunit.client.0.smithi178.stdout:op 4103 completed, throughput=5MB/sec 2024-02-10T06:04:13.099 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EXUb2MxltfYM1ON off=7850392 len=402358 2024-02-10T06:04:13.099 INFO:tasks.workunit.client.0.smithi178.stdout:op 4104 completed, throughput=5MB/sec 2024-02-10T06:04:13.099 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mopXuz5Sm5_OMJx off=1860698 len=1967699 2024-02-10T06:04:13.108 INFO:tasks.workunit.client.0.smithi178.stdout:op 4105 completed, throughput=5MB/sec 2024-02-10T06:04:13.108 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nXCb_L4CC0YkUxb off=3491159 len=1694463 2024-02-10T06:04:13.109 INFO:tasks.workunit.client.0.smithi178.stdout:op 4106 completed, throughput=5MB/sec 2024-02-10T06:04:14.110 INFO:tasks.workunit.client.0.smithi178.stdout: 800: throughput=5MB/sec pending data=0 2024-02-10T06:04:14.110 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kXXICaYEcR5VRX8 off=885753 len=673886 2024-02-10T06:04:14.111 INFO:tasks.workunit.client.0.smithi178.stdout:op 4107 completed, throughput=5MB/sec 2024-02-10T06:04:14.111 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-z-8z0WDzsbhW5nh off=3560854 len=1255117 2024-02-10T06:04:14.117 INFO:tasks.workunit.client.0.smithi178.stdout:op 4108 completed, throughput=5MB/sec 2024-02-10T06:04:14.117 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZaRCDI78SOeJD-3 off=1590992 len=1035092 2024-02-10T06:04:14.122 INFO:tasks.workunit.client.0.smithi178.stdout:op 4109 completed, throughput=5MB/sec 2024-02-10T06:04:14.122 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-P1W3DNj2MAwSOhi off=2234018 len=616281 2024-02-10T06:04:14.124 INFO:tasks.workunit.client.0.smithi178.stdout:op 4110 completed, throughput=5MB/sec 2024-02-10T06:04:14.124 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ktlLpHQAuMwmzrJ off=429886 len=721996 2024-02-10T06:04:14.125 INFO:tasks.workunit.client.0.smithi178.stdout:op 4111 completed, throughput=5MB/sec 2024-02-10T06:04:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:14 smithi178 ceph-mon[92537]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:04:14.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:04:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:14 smithi178 ceph-mon[95116]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:04:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:04:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:14 smithi189 ceph-mon[89631]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:04:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:04:15.126 INFO:tasks.workunit.client.0.smithi178.stdout: 801: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:15.126 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UBQTP0U3BMmQh1u off=1069862 len=1893411 2024-02-10T06:04:15.137 INFO:tasks.workunit.client.0.smithi178.stdout:op 4112 completed, throughput=5MB/sec 2024-02-10T06:04:15.138 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GuqBsH2pzQefKB1 off=7188580 len=1698081 2024-02-10T06:04:15.147 INFO:tasks.workunit.client.0.smithi178.stdout:op 4113 completed, throughput=5MB/sec 2024-02-10T06:04:15.148 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PBfEkhp0aTo1AIZ off=199817 len=61300 2024-02-10T06:04:15.148 INFO:tasks.workunit.client.0.smithi178.stdout:op 4114 completed, throughput=5MB/sec 2024-02-10T06:04:15.148 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FUmbkrmYYjjm7DL off=1949611 len=1917769 2024-02-10T06:04:15.160 INFO:tasks.workunit.client.0.smithi178.stdout:op 4115 completed, throughput=5MB/sec 2024-02-10T06:04:16.161 INFO:tasks.workunit.client.0.smithi178.stdout: 802: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:16.161 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SBiQeMA56-3W1tX off=12142031 len=431454 2024-02-10T06:04:16.165 INFO:tasks.workunit.client.0.smithi178.stdout:op 4116 completed, throughput=4.99MB/sec 2024-02-10T06:04:16.165 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wZex0YdCaa4nW2X off=11641047 len=437944 2024-02-10T06:04:16.166 INFO:tasks.workunit.client.0.smithi178.stdout:op 4117 completed, throughput=5MB/sec 2024-02-10T06:04:16.166 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tagCjz-aUD9kEMZ off=17861052 len=1106056 2024-02-10T06:04:16.172 INFO:tasks.workunit.client.0.smithi178.stdout:op 4118 completed, throughput=5MB/sec 2024-02-10T06:04:16.172 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RsOsPcjc1rEmk03 off=9039971 len=96171 2024-02-10T06:04:16.172 INFO:tasks.workunit.client.0.smithi178.stdout:op 4119 completed, throughput=5MB/sec 2024-02-10T06:04:16.173 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a5iCFr_tLOVWw1h off=10019924 len=1714595 2024-02-10T06:04:16.174 INFO:tasks.workunit.client.0.smithi178.stdout:op 4120 completed, throughput=5MB/sec 2024-02-10T06:04:16.175 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7eTlhppG5-ONGBn off=6737442 len=467484 2024-02-10T06:04:16.176 INFO:tasks.workunit.client.0.smithi178.stdout:op 4121 completed, throughput=5MB/sec 2024-02-10T06:04:16.176 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HevRB2m4uuaOVfi off=2751389 len=1167354 2024-02-10T06:04:16.177 INFO:tasks.workunit.client.0.smithi178.stdout:op 4122 completed, throughput=5MB/sec 2024-02-10T06:04:16.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:16 smithi178 ceph-mon[92537]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T06:04:16.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:16 smithi178 ceph-mon[95116]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T06:04:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:16 smithi189 ceph-mon[89631]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T06:04:17.178 INFO:tasks.workunit.client.0.smithi178.stdout: 803: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:17.178 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jH8TBpH_5W9w-pY off=334957 len=667347 2024-02-10T06:04:17.182 INFO:tasks.workunit.client.0.smithi178.stdout:op 4123 completed, throughput=4.99MB/sec 2024-02-10T06:04:17.182 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-unpK9iA4WigoEzH off=10829755 len=123642 2024-02-10T06:04:17.185 INFO:tasks.workunit.client.0.smithi178.stdout:op 4124 completed, throughput=5MB/sec 2024-02-10T06:04:17.185 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xX1OcTGVnCWJJEe off=0 len=1526782 2024-02-10T06:04:17.186 INFO:tasks.workunit.client.0.smithi178.stdout:op 4125 completed, throughput=5MB/sec 2024-02-10T06:04:17.187 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uAJU38buNnQeptM off=6985117 len=1750338 2024-02-10T06:04:17.188 INFO:tasks.workunit.client.0.smithi178.stdout:op 4126 completed, throughput=5MB/sec 2024-02-10T06:04:17.188 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ssVSYe1I3DPecpz off=2762203 len=1813981 2024-02-10T06:04:17.190 INFO:tasks.workunit.client.0.smithi178.stdout:op 4127 completed, throughput=5MB/sec 2024-02-10T06:04:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:04:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:04:17] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:04:18.190 INFO:tasks.workunit.client.0.smithi178.stdout: 804: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:18.190 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ECwTXOYDIOpjYGg off=6288561 len=392685 2024-02-10T06:04:18.191 INFO:tasks.workunit.client.0.smithi178.stdout:op 4128 completed, throughput=5MB/sec 2024-02-10T06:04:18.192 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XzCHj4ZcDExwcx0 off=6532355 len=1143157 2024-02-10T06:04:18.197 INFO:tasks.workunit.client.0.smithi178.stdout:op 4129 completed, throughput=5MB/sec 2024-02-10T06:04:18.197 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Nw-LVdOhrvb5fX6 off=8146392 len=1920811 2024-02-10T06:04:18.205 INFO:tasks.workunit.client.0.smithi178.stdout:op 4130 completed, throughput=5MB/sec 2024-02-10T06:04:18.205 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DQtnc6ECJCxh-9b off=4176462 len=1570401 2024-02-10T06:04:18.206 INFO:tasks.workunit.client.0.smithi178.stdout:op 4131 completed, throughput=5MB/sec 2024-02-10T06:04:18.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:18 smithi178 ceph-mon[92537]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:04:18.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:18 smithi178 ceph-mon[95116]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:04:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:18 smithi189 ceph-mon[89631]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:04:19.207 INFO:tasks.workunit.client.0.smithi178.stdout: 805: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:19.207 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gHVIJcp7_a7LmbC off=1870773 len=554064 2024-02-10T06:04:19.212 INFO:tasks.workunit.client.0.smithi178.stdout:op 4132 completed, throughput=5MB/sec 2024-02-10T06:04:19.212 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-44yQy3QrGW4wbGC off=9443934 len=636506 2024-02-10T06:04:19.213 INFO:tasks.workunit.client.0.smithi178.stdout:op 4133 completed, throughput=5MB/sec 2024-02-10T06:04:19.213 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-g2pd0SzPL77tkn7 off=2435178 len=208929 2024-02-10T06:04:19.213 INFO:tasks.workunit.client.0.smithi178.stdout:op 4134 completed, throughput=5MB/sec 2024-02-10T06:04:19.213 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nW17jRZmx26jTR4 off=3425783 len=1095009 2024-02-10T06:04:19.220 INFO:tasks.workunit.client.0.smithi178.stdout:op 4135 completed, throughput=5MB/sec 2024-02-10T06:04:19.220 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-U_-EuOI1ea6CMd1 off=2311721 len=1639165 2024-02-10T06:04:19.223 INFO:tasks.workunit.client.0.smithi178.stdout:op 4136 completed, throughput=5MB/sec 2024-02-10T06:04:19.223 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-l0ZZRWq2j0fxdL9 off=5193499 len=1816856 2024-02-10T06:04:19.224 INFO:tasks.workunit.client.0.smithi178.stdout:op 4137 completed, throughput=5MB/sec 2024-02-10T06:04:20.225 INFO:tasks.workunit.client.0.smithi178.stdout: 806: throughput=5MB/sec pending data=0 2024-02-10T06:04:20.225 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-laJEZPXwUbDBD6Z off=8877952 len=1413827 2024-02-10T06:04:20.232 INFO:tasks.workunit.client.0.smithi178.stdout:op 4138 completed, throughput=5MB/sec 2024-02-10T06:04:20.232 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8ROSuLyNDhLsATg off=12483863 len=1195838 2024-02-10T06:04:20.234 INFO:tasks.workunit.client.0.smithi178.stdout:op 4139 completed, throughput=5MB/sec 2024-02-10T06:04:20.234 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hA9SSMnwbvyoZeE off=750488 len=1875216 2024-02-10T06:04:20.242 INFO:tasks.workunit.client.0.smithi178.stdout:op 4140 completed, throughput=5MB/sec 2024-02-10T06:04:20.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:20 smithi178 ceph-mon[92537]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:04:20.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:20 smithi178 ceph-mon[95116]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:04:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:20 smithi189 ceph-mon[89631]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:04:21.243 INFO:tasks.workunit.client.0.smithi178.stdout: 807: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:21.243 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TuEim2y-4VT0MPW off=1234792 len=25649 2024-02-10T06:04:21.245 INFO:tasks.workunit.client.0.smithi178.stdout:op 4141 completed, throughput=4.99MB/sec 2024-02-10T06:04:21.245 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0WwGrDTu-r6vqJM off=12688991 len=963503 2024-02-10T06:04:21.248 INFO:tasks.workunit.client.0.smithi178.stdout:op 4142 completed, throughput=5MB/sec 2024-02-10T06:04:21.248 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JXcezKMX4l8YVID off=6408487 len=1927324 2024-02-10T06:04:21.259 INFO:tasks.workunit.client.0.smithi178.stdout:op 4143 completed, throughput=5MB/sec 2024-02-10T06:04:21.260 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-98tw0W93BfKyWhr off=12224813 len=1119282 2024-02-10T06:04:21.260 INFO:tasks.workunit.client.0.smithi178.stdout:op 4144 completed, throughput=5MB/sec 2024-02-10T06:04:21.260 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-q7sDRb8Vz1kK3Fa off=1081883 len=558461 2024-02-10T06:04:21.261 INFO:tasks.workunit.client.0.smithi178.stdout:op 4145 completed, throughput=5MB/sec 2024-02-10T06:04:21.261 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-l-76FehIoD_9bsk off=2511600 len=1426675 2024-02-10T06:04:21.270 INFO:tasks.workunit.client.0.smithi178.stdout:op 4146 completed, throughput=5MB/sec 2024-02-10T06:04:22.270 INFO:tasks.workunit.client.0.smithi178.stdout: 808: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:22.270 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--mg2WxV4L9CW53b off=557130 len=1004772 2024-02-10T06:04:22.275 INFO:tasks.workunit.client.0.smithi178.stdout:op 4147 completed, throughput=5MB/sec 2024-02-10T06:04:22.275 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PH9eyatacbgFZfY off=3638422 len=406257 2024-02-10T06:04:22.279 INFO:tasks.workunit.client.0.smithi178.stdout:op 4148 completed, throughput=5MB/sec 2024-02-10T06:04:22.279 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RSoIujjWbszuifJ off=1736759 len=147852 2024-02-10T06:04:22.280 INFO:tasks.workunit.client.0.smithi178.stdout:op 4149 completed, throughput=5MB/sec 2024-02-10T06:04:22.280 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uinDzafWp_gajJV off=6845598 len=354815 2024-02-10T06:04:22.280 INFO:tasks.workunit.client.0.smithi178.stdout:op 4150 completed, throughput=5MB/sec 2024-02-10T06:04:22.280 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jAhiZKi_BE2-N-D off=1676332 len=1970181 2024-02-10T06:04:22.293 INFO:tasks.workunit.client.0.smithi178.stdout:op 4151 completed, throughput=5MB/sec 2024-02-10T06:04:22.293 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cDsBAVEoj0wGJr1 off=24147756 len=814198 2024-02-10T06:04:22.294 INFO:tasks.workunit.client.0.smithi178.stdout:op 4152 completed, throughput=5MB/sec 2024-02-10T06:04:22.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:22 smithi178 ceph-mon[92537]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:04:22.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:22 smithi178 ceph-mon[95116]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:04:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:22 smithi189 ceph-mon[89631]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:04:23.295 INFO:tasks.workunit.client.0.smithi178.stdout: 809: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:23.295 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SZyuLY_dOZ9cYJP off=8049134 len=474610 2024-02-10T06:04:23.299 INFO:tasks.workunit.client.0.smithi178.stdout:op 4153 completed, throughput=4.99MB/sec 2024-02-10T06:04:23.300 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hqFWZ15nEL2yl94 off=3314807 len=890918 2024-02-10T06:04:23.305 INFO:tasks.workunit.client.0.smithi178.stdout:op 4154 completed, throughput=5MB/sec 2024-02-10T06:04:23.305 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dh4aE6pjYAloOsK off=2399064 len=1247581 2024-02-10T06:04:23.306 INFO:tasks.workunit.client.0.smithi178.stdout:op 4155 completed, throughput=5MB/sec 2024-02-10T06:04:23.307 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4LymMJQ4X4TtRoY off=21037749 len=990005 2024-02-10T06:04:23.311 INFO:tasks.workunit.client.0.smithi178.stdout:op 4156 completed, throughput=5MB/sec 2024-02-10T06:04:23.312 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2pBZt0yNkmh0UBP off=12164448 len=1275753 2024-02-10T06:04:23.312 INFO:tasks.workunit.client.0.smithi178.stdout:op 4157 completed, throughput=5MB/sec 2024-02-10T06:04:23.312 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-l3bMdjm1OVw6F9M off=2767812 len=339191 2024-02-10T06:04:23.313 INFO:tasks.workunit.client.0.smithi178.stdout:op 4158 completed, throughput=5MB/sec 2024-02-10T06:04:24.314 INFO:tasks.workunit.client.0.smithi178.stdout: 810: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:24.314 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mNmi9-YDPpTz9uj off=6142533 len=1442758 2024-02-10T06:04:24.315 INFO:tasks.workunit.client.0.smithi178.stdout:op 4159 completed, throughput=5MB/sec 2024-02-10T06:04:24.315 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fvMS9W6snwVAvrD off=5321414 len=1401096 2024-02-10T06:04:24.317 INFO:tasks.workunit.client.0.smithi178.stdout:op 4160 completed, throughput=5MB/sec 2024-02-10T06:04:24.317 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7OKk7XMznbBHbhD off=2304809 len=164372 2024-02-10T06:04:24.320 INFO:tasks.workunit.client.0.smithi178.stdout:op 4161 completed, throughput=5MB/sec 2024-02-10T06:04:24.320 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RTJgfLcp7T5v7rb off=2505234 len=816165 2024-02-10T06:04:24.322 INFO:tasks.workunit.client.0.smithi178.stdout:op 4162 completed, throughput=5MB/sec 2024-02-10T06:04:24.322 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MU6b-bcEOgGN83A off=9837894 len=911583 2024-02-10T06:04:24.327 INFO:tasks.workunit.client.0.smithi178.stdout:op 4163 completed, throughput=5MB/sec 2024-02-10T06:04:24.327 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_RhspQ7CXuaID5R off=682115 len=549066 2024-02-10T06:04:24.331 INFO:tasks.workunit.client.0.smithi178.stdout:op 4164 completed, throughput=5MB/sec 2024-02-10T06:04:24.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:24 smithi178 ceph-mon[92537]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:04:24.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:24 smithi178 ceph-mon[95116]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:04:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:24 smithi189 ceph-mon[89631]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:04:25.331 INFO:tasks.workunit.client.0.smithi178.stdout: 811: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:25.385 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WiPACajtdl3CNIM off=500340 len=1665713 2024-02-10T06:04:25.386 INFO:tasks.workunit.client.0.smithi178.stdout:op 4165 completed, throughput=5MB/sec 2024-02-10T06:04:25.386 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yMthrxd31wnqd08 off=15103793 len=1977991 2024-02-10T06:04:25.386 INFO:tasks.workunit.client.0.smithi178.stdout:op 4166 completed, throughput=5MB/sec 2024-02-10T06:04:25.386 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-T5d7pA_teOsOqwt off=17445819 len=1334395 2024-02-10T06:04:25.386 INFO:tasks.workunit.client.0.smithi178.stdout:op 4167 completed, throughput=5MB/sec 2024-02-10T06:04:25.386 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bPIfoiFFBZAiaoP off=1236412 len=130855 2024-02-10T06:04:25.386 INFO:tasks.workunit.client.0.smithi178.stdout:op 4168 completed, throughput=5MB/sec 2024-02-10T06:04:25.387 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f_YJR7LT-vW0teD off=437818 len=1591704 2024-02-10T06:04:25.387 INFO:tasks.workunit.client.0.smithi178.stdout:op 4169 completed, throughput=5MB/sec 2024-02-10T06:04:26.347 INFO:tasks.workunit.client.0.smithi178.stdout: 812: throughput=5MB/sec pending data=0 2024-02-10T06:04:26.347 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Dvje1kKL2RDneNM off=895788 len=490535 2024-02-10T06:04:26.348 INFO:tasks.workunit.client.0.smithi178.stdout:op 4170 completed, throughput=5MB/sec 2024-02-10T06:04:26.348 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6h8iUev_G3ti6uA off=807328 len=1374714 2024-02-10T06:04:26.350 INFO:tasks.workunit.client.0.smithi178.stdout:op 4171 completed, throughput=5MB/sec 2024-02-10T06:04:26.350 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IR5sOHuA0ugRf9T off=2407175 len=611415 2024-02-10T06:04:26.354 INFO:tasks.workunit.client.0.smithi178.stdout:op 4172 completed, throughput=5MB/sec 2024-02-10T06:04:26.354 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NCR4J4EddggmjXJ off=17568994 len=789837 2024-02-10T06:04:26.359 INFO:tasks.workunit.client.0.smithi178.stdout:op 4173 completed, throughput=5MB/sec 2024-02-10T06:04:26.359 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gEdHYoB0A-AgUlL off=10615097 len=1796449 2024-02-10T06:04:26.363 INFO:tasks.workunit.client.0.smithi178.stdout:op 4174 completed, throughput=5MB/sec 2024-02-10T06:04:26.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:26 smithi178 ceph-mon[92537]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:04:26.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:26 smithi178 ceph-mon[95116]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:04:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:26 smithi189 ceph-mon[89631]: pgmap v1827: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:04:27.363 INFO:tasks.workunit.client.0.smithi178.stdout: 813: throughput=5MB/sec pending data=0 2024-02-10T06:04:27.363 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tW5PTUSL0MOaGSU off=2728147 len=1014618 2024-02-10T06:04:27.368 INFO:tasks.workunit.client.0.smithi178.stdout:op 4175 completed, throughput=5MB/sec 2024-02-10T06:04:27.368 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--K_xbnRA3F-XUi6 off=3904441 len=529480 2024-02-10T06:04:27.369 INFO:tasks.workunit.client.0.smithi178.stdout:op 4176 completed, throughput=5MB/sec 2024-02-10T06:04:27.369 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-eaavSe62egaPAc1 off=21402048 len=1977251 2024-02-10T06:04:27.380 INFO:tasks.workunit.client.0.smithi178.stdout:op 4177 completed, throughput=5MB/sec 2024-02-10T06:04:27.381 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HVDR5SAoDWY8w1b off=9714335 len=1615227 2024-02-10T06:04:27.382 INFO:tasks.workunit.client.0.smithi178.stdout:op 4178 completed, throughput=5MB/sec 2024-02-10T06:04:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:04:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:04:27] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:04:28.382 INFO:tasks.workunit.client.0.smithi178.stdout: 814: throughput=5MB/sec pending data=0 2024-02-10T06:04:28.382 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2434nUWv96-MoME off=11170714 len=875075 2024-02-10T06:04:28.384 INFO:tasks.workunit.client.0.smithi178.stdout:op 4179 completed, throughput=5MB/sec 2024-02-10T06:04:28.384 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0rz3DYsRLRKoVzz off=2937345 len=769460 2024-02-10T06:04:28.389 INFO:tasks.workunit.client.0.smithi178.stdout:op 4180 completed, throughput=5MB/sec 2024-02-10T06:04:28.389 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NQ4akP6_gx83LvK off=1038141 len=676844 2024-02-10T06:04:28.390 INFO:tasks.workunit.client.0.smithi178.stdout:op 4181 completed, throughput=5MB/sec 2024-02-10T06:04:28.390 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-p6aa5Pgk8V27lLe off=1343915 len=527728 2024-02-10T06:04:28.394 INFO:tasks.workunit.client.0.smithi178.stdout:op 4182 completed, throughput=5MB/sec 2024-02-10T06:04:28.394 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-G4eINAzm-CaKfOK off=3301328 len=407954 2024-02-10T06:04:28.395 INFO:tasks.workunit.client.0.smithi178.stdout:op 4183 completed, throughput=5MB/sec 2024-02-10T06:04:28.395 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KLMf7ugZcFoEV_I off=22316231 len=865736 2024-02-10T06:04:28.400 INFO:tasks.workunit.client.0.smithi178.stdout:op 4184 completed, throughput=5MB/sec 2024-02-10T06:04:28.400 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-djLpJ2O-gyNDVwz off=6987193 len=2033088 2024-02-10T06:04:28.412 INFO:tasks.workunit.client.0.smithi178.stdout:op 4185 completed, throughput=5MB/sec 2024-02-10T06:04:28.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:28 smithi178 ceph-mon[92537]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:04:28.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:28 smithi178 ceph-mon[95116]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:04:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:28 smithi189 ceph-mon[89631]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:04:29.412 INFO:tasks.workunit.client.0.smithi178.stdout: 815: throughput=5MB/sec pending data=0 2024-02-10T06:04:29.412 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lYiGjetKmWu91fM off=4231652 len=665989 2024-02-10T06:04:29.414 INFO:tasks.workunit.client.0.smithi178.stdout:op 4186 completed, throughput=5MB/sec 2024-02-10T06:04:29.414 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ymt84WcfKAb9MX- off=2021793 len=1210327 2024-02-10T06:04:29.416 INFO:tasks.workunit.client.0.smithi178.stdout:op 4187 completed, throughput=5MB/sec 2024-02-10T06:04:29.416 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6zEuVm80OkDImgq off=7748309 len=999668 2024-02-10T06:04:29.417 INFO:tasks.workunit.client.0.smithi178.stdout:op 4188 completed, throughput=5MB/sec 2024-02-10T06:04:29.417 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uHc0xDHQJ8vh9BD off=4114526 len=1780183 2024-02-10T06:04:29.419 INFO:tasks.workunit.client.0.smithi178.stdout:op 4189 completed, throughput=5MB/sec 2024-02-10T06:04:29.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:04:29.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:04:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:04:30.420 INFO:tasks.workunit.client.0.smithi178.stdout: 816: throughput=5MB/sec pending data=0 2024-02-10T06:04:30.420 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LL1B-eq2qk_mhwb off=7365987 len=1179354 2024-02-10T06:04:30.421 INFO:tasks.workunit.client.0.smithi178.stdout:op 4190 completed, throughput=5MB/sec 2024-02-10T06:04:30.421 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Zsk7oGSeCNd3-vR off=1373810 len=1413424 2024-02-10T06:04:30.429 INFO:tasks.workunit.client.0.smithi178.stdout:op 4191 completed, throughput=5MB/sec 2024-02-10T06:04:30.429 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8XJeZkeeRHItg4c off=11199388 len=642215 2024-02-10T06:04:30.430 INFO:tasks.workunit.client.0.smithi178.stdout:op 4192 completed, throughput=5MB/sec 2024-02-10T06:04:30.430 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9LewfaRSO4_nFEb off=3108801 len=839206 2024-02-10T06:04:30.436 INFO:tasks.workunit.client.0.smithi178.stdout:op 4193 completed, throughput=5MB/sec 2024-02-10T06:04:30.436 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RRrpUo9l9WXosiB off=9234083 len=981625 2024-02-10T06:04:30.437 INFO:tasks.workunit.client.0.smithi178.stdout:op 4194 completed, throughput=5MB/sec 2024-02-10T06:04:30.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:30 smithi178 ceph-mon[92537]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:04:30.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:30 smithi178 ceph-mon[95116]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:04:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:30 smithi189 ceph-mon[89631]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:04:31.437 INFO:tasks.workunit.client.0.smithi178.stdout: 817: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:31.437 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MeK41cR7fZ0LcI_ off=6303100 len=814913 2024-02-10T06:04:31.442 INFO:tasks.workunit.client.0.smithi178.stdout:op 4195 completed, throughput=5MB/sec 2024-02-10T06:04:31.442 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OfR0Vgag4SU5gHC off=9014944 len=146082 2024-02-10T06:04:31.445 INFO:tasks.workunit.client.0.smithi178.stdout:op 4196 completed, throughput=5MB/sec 2024-02-10T06:04:31.445 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DLjPaS0-K3l4ge2 off=8507840 len=730434 2024-02-10T06:04:31.450 INFO:tasks.workunit.client.0.smithi178.stdout:op 4197 completed, throughput=5MB/sec 2024-02-10T06:04:31.450 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DPiklBEwSTuLcNd off=3233407 len=245988 2024-02-10T06:04:31.450 INFO:tasks.workunit.client.0.smithi178.stdout:op 4198 completed, throughput=5MB/sec 2024-02-10T06:04:31.451 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9iqqLk67_d9ivoX off=12714198 len=50248 2024-02-10T06:04:31.453 INFO:tasks.workunit.client.0.smithi178.stdout:op 4199 completed, throughput=5MB/sec 2024-02-10T06:04:31.453 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0ISKgp0sdyJ8LjA off=5178323 len=1880504 2024-02-10T06:04:31.461 INFO:tasks.workunit.client.0.smithi178.stdout:op 4200 completed, throughput=5MB/sec 2024-02-10T06:04:31.461 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BfgpTdFBCbuimyB off=560569 len=760319 2024-02-10T06:04:31.465 INFO:tasks.workunit.client.0.smithi178.stdout:op 4201 completed, throughput=5MB/sec 2024-02-10T06:04:32.466 INFO:tasks.workunit.client.0.smithi178.stdout: 818: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:32.466 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QQjOgWtKHPY1Dfq off=3403234 len=1069501 2024-02-10T06:04:32.471 INFO:tasks.workunit.client.0.smithi178.stdout:op 4202 completed, throughput=5MB/sec 2024-02-10T06:04:32.471 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Es3lljBa_xc2WA- off=24303605 len=1224472 2024-02-10T06:04:32.473 INFO:tasks.workunit.client.0.smithi178.stdout:op 4203 completed, throughput=5MB/sec 2024-02-10T06:04:32.473 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BLDPqseLWrhxERX off=3582819 len=814860 2024-02-10T06:04:32.474 INFO:tasks.workunit.client.0.smithi178.stdout:op 4204 completed, throughput=5MB/sec 2024-02-10T06:04:32.474 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FUueG4CHhyXcNs_ off=13443793 len=1927812 2024-02-10T06:04:32.478 INFO:tasks.workunit.client.0.smithi178.stdout:op 4205 completed, throughput=5MB/sec 2024-02-10T06:04:32.478 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Cq5aDjpUPD4eJTE off=9288615 len=717445 2024-02-10T06:04:32.479 INFO:tasks.workunit.client.0.smithi178.stdout:op 4206 completed, throughput=5MB/sec 2024-02-10T06:04:32.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:32 smithi178 ceph-mon[92537]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:04:32.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:32 smithi178 ceph-mon[95116]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:04:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:32 smithi189 ceph-mon[89631]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:04:33.480 INFO:tasks.workunit.client.0.smithi178.stdout: 819: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:33.480 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nVjUpCPYEzrbcAo off=39822 len=522473 2024-02-10T06:04:33.481 INFO:tasks.workunit.client.0.smithi178.stdout:op 4207 completed, throughput=5MB/sec 2024-02-10T06:04:33.481 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DYsrIxdlMApmiYX off=384657 len=392840 2024-02-10T06:04:33.485 INFO:tasks.workunit.client.0.smithi178.stdout:op 4208 completed, throughput=5MB/sec 2024-02-10T06:04:33.485 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lEnYlVgFO8UvTbK off=8561250 len=504730 2024-02-10T06:04:33.488 INFO:tasks.workunit.client.0.smithi178.stdout:op 4209 completed, throughput=5MB/sec 2024-02-10T06:04:33.489 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-s96T9_AWKNcCZ86 off=19633537 len=1151854 2024-02-10T06:04:33.490 INFO:tasks.workunit.client.0.smithi178.stdout:op 4210 completed, throughput=5MB/sec 2024-02-10T06:04:33.491 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nhJuldrzeD4vVxH off=15324197 len=1211720 2024-02-10T06:04:33.498 INFO:tasks.workunit.client.0.smithi178.stdout:op 4211 completed, throughput=5MB/sec 2024-02-10T06:04:33.498 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MorT-3OtIjqTSZS off=2202716 len=2086476 2024-02-10T06:04:33.509 INFO:tasks.workunit.client.0.smithi178.stdout:op 4212 completed, throughput=5MB/sec 2024-02-10T06:04:34.510 INFO:tasks.workunit.client.0.smithi178.stdout: 820: throughput=5MB/sec pending data=0 2024-02-10T06:04:34.510 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-U_JTED-iaq2dL9l off=6666458 len=1573654 2024-02-10T06:04:34.512 INFO:tasks.workunit.client.0.smithi178.stdout:op 4213 completed, throughput=5MB/sec 2024-02-10T06:04:34.512 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_q0vVNdKnG1dB_0 off=1269644 len=2039439 2024-02-10T06:04:34.516 INFO:tasks.workunit.client.0.smithi178.stdout:op 4214 completed, throughput=5MB/sec 2024-02-10T06:04:34.516 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Xh9gRlLHhSqmIrV off=16943508 len=1311570 2024-02-10T06:04:34.517 INFO:tasks.workunit.client.0.smithi178.stdout:op 4215 completed, throughput=5MB/sec 2024-02-10T06:04:34.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:34 smithi178 ceph-mon[92537]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:04:34.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:34 smithi178 ceph-mon[95116]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:04:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:34 smithi189 ceph-mon[89631]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:04:35.518 INFO:tasks.workunit.client.0.smithi178.stdout: 821: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:35.518 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f1eb4Q0Vdc-NC9g off=10619256 len=2090033 2024-02-10T06:04:35.527 INFO:tasks.workunit.client.0.smithi178.stdout:op 4216 completed, throughput=5MB/sec 2024-02-10T06:04:35.527 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4H8Dl19GsCVG1-C off=2756906 len=1195922 2024-02-10T06:04:35.530 INFO:tasks.workunit.client.0.smithi178.stdout:op 4217 completed, throughput=5MB/sec 2024-02-10T06:04:35.530 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DMVY9SYtZgTe8WA off=1415831 len=1262701 2024-02-10T06:04:35.538 INFO:tasks.workunit.client.0.smithi178.stdout:op 4218 completed, throughput=5MB/sec 2024-02-10T06:04:35.539 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HQ29zJ1OU5B_mSm off=97193 len=1320313 2024-02-10T06:04:35.546 INFO:tasks.workunit.client.0.smithi178.stdout:op 4219 completed, throughput=5MB/sec 2024-02-10T06:04:36.546 INFO:tasks.workunit.client.0.smithi178.stdout: 822: throughput=5MB/sec pending data=0 2024-02-10T06:04:36.546 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zeCxbr6Q3o7ubt9 off=1396198 len=31735 2024-02-10T06:04:36.547 INFO:tasks.workunit.client.0.smithi178.stdout:op 4220 completed, throughput=5MB/sec 2024-02-10T06:04:36.547 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DRcAbi-FkDd8n47 off=14092518 len=1447924 2024-02-10T06:04:36.556 INFO:tasks.workunit.client.0.smithi178.stdout:op 4221 completed, throughput=5MB/sec 2024-02-10T06:04:36.556 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WPCRanIBA5xIZMt off=5691263 len=445524 2024-02-10T06:04:36.557 INFO:tasks.workunit.client.0.smithi178.stdout:op 4222 completed, throughput=5MB/sec 2024-02-10T06:04:36.557 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pbexbcPez989bu- off=0 len=1831729 2024-02-10T06:04:36.565 INFO:tasks.workunit.client.0.smithi178.stdout:op 4223 completed, throughput=5MB/sec 2024-02-10T06:04:36.565 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dUg0Ye7w6oF2qb0 off=1985195 len=1796105 2024-02-10T06:04:36.572 INFO:tasks.workunit.client.0.smithi178.stdout:op 4224 completed, throughput=5MB/sec 2024-02-10T06:04:36.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:36 smithi178 ceph-mon[92537]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T06:04:36.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:36 smithi178 ceph-mon[95116]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T06:04:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:36 smithi189 ceph-mon[89631]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-10T06:04:37.572 INFO:tasks.workunit.client.0.smithi178.stdout: 823: throughput=5MB/sec pending data=0 2024-02-10T06:04:37.572 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-e6BhiZeYyleJII- off=2892551 len=200389 2024-02-10T06:04:37.573 INFO:tasks.workunit.client.0.smithi178.stdout:op 4225 completed, throughput=5MB/sec 2024-02-10T06:04:37.573 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xCXw2MQnka0BOjv off=1820141 len=549444 2024-02-10T06:04:37.574 INFO:tasks.workunit.client.0.smithi178.stdout:op 4226 completed, throughput=5MB/sec 2024-02-10T06:04:37.574 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wMhxlSa6CSyDEP7 off=2773085 len=1713159 2024-02-10T06:04:37.585 INFO:tasks.workunit.client.0.smithi178.stdout:op 4227 completed, throughput=5MB/sec 2024-02-10T06:04:37.585 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZztcbGb9RFmUXKV off=8809016 len=800527 2024-02-10T06:04:37.589 INFO:tasks.workunit.client.0.smithi178.stdout:op 4228 completed, throughput=5MB/sec 2024-02-10T06:04:37.589 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9Swc6zQv5BBPA6z off=14406333 len=265261 2024-02-10T06:04:37.592 INFO:tasks.workunit.client.0.smithi178.stdout:op 4229 completed, throughput=5MB/sec 2024-02-10T06:04:37.592 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eI9FKV9zNE-7MPZ off=868733 len=1894033 2024-02-10T06:04:37.594 INFO:tasks.workunit.client.0.smithi178.stdout:op 4230 completed, throughput=5MB/sec 2024-02-10T06:04:37.863 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:04:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:04:37] "GET /metrics HTTP/1.1" 200 34080 "" "Prometheus/2.43.0" 2024-02-10T06:04:38.594 INFO:tasks.workunit.client.0.smithi178.stdout: 824: throughput=5MB/sec pending data=0 2024-02-10T06:04:38.595 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T9XDIhcqZfxOEf9 off=2193525 len=1112984 2024-02-10T06:04:38.600 INFO:tasks.workunit.client.0.smithi178.stdout:op 4231 completed, throughput=5MB/sec 2024-02-10T06:04:38.601 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_PRfXIXCKFtvRQG off=76956 len=1953560 2024-02-10T06:04:38.603 INFO:tasks.workunit.client.0.smithi178.stdout:op 4232 completed, throughput=5MB/sec 2024-02-10T06:04:38.603 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0R1SRxSZwbnaRAq off=9173747 len=880829 2024-02-10T06:04:38.604 INFO:tasks.workunit.client.0.smithi178.stdout:op 4233 completed, throughput=5MB/sec 2024-02-10T06:04:38.604 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fvMS9W6snwVAvrD off=7879294 len=2046852 2024-02-10T06:04:38.617 INFO:tasks.workunit.client.0.smithi178.stdout:op 4234 completed, throughput=5MB/sec 2024-02-10T06:04:38.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:38 smithi178 ceph-mon[95116]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T06:04:38.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:38 smithi178 ceph-mon[92537]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T06:04:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:38 smithi189 ceph-mon[89631]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T06:04:39.617 INFO:tasks.workunit.client.0.smithi178.stdout: 825: throughput=5MB/sec pending data=0 2024-02-10T06:04:39.617 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Z_pOOTuiypnCLAb off=6953572 len=571615 2024-02-10T06:04:39.622 INFO:tasks.workunit.client.0.smithi178.stdout:op 4235 completed, throughput=5MB/sec 2024-02-10T06:04:39.622 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-STwMU69sEsuZi8L off=5643382 len=1314849 2024-02-10T06:04:39.628 INFO:tasks.workunit.client.0.smithi178.stdout:op 4236 completed, throughput=5MB/sec 2024-02-10T06:04:39.628 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9AnMFE4jKQsEFIg off=4650378 len=1961370 2024-02-10T06:04:39.636 INFO:tasks.workunit.client.0.smithi178.stdout:op 4237 completed, throughput=5MB/sec 2024-02-10T06:04:40.637 INFO:tasks.workunit.client.0.smithi178.stdout: 826: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:40.664 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QIZdOd65XPmuB5e off=327 len=2019939 2024-02-10T06:04:40.665 INFO:tasks.workunit.client.0.smithi178.stdout:op 4238 completed, throughput=5MB/sec 2024-02-10T06:04:40.665 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MITSz6JA79piVVt off=1378580 len=760119 2024-02-10T06:04:40.665 INFO:tasks.workunit.client.0.smithi178.stdout:op 4239 completed, throughput=5MB/sec 2024-02-10T06:04:40.665 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-na8pXSp_z1-6Vjc off=4908018 len=1118452 2024-02-10T06:04:40.665 INFO:tasks.workunit.client.0.smithi178.stdout:op 4240 completed, throughput=5MB/sec 2024-02-10T06:04:40.665 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jR4Pao-LVJgZH5i off=5705473 len=1499433 2024-02-10T06:04:40.665 INFO:tasks.workunit.client.0.smithi178.stdout:op 4241 completed, throughput=5MB/sec 2024-02-10T06:04:40.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:40 smithi178 ceph-mon[92537]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:04:40.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:40 smithi178 ceph-mon[95116]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:04:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:40 smithi189 ceph-mon[89631]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:04:41.659 INFO:tasks.workunit.client.0.smithi178.stdout: 827: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:41.659 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--HJnbvVX69KPv8c off=19353055 len=27219 2024-02-10T06:04:41.659 INFO:tasks.workunit.client.0.smithi178.stdout:op 4242 completed, throughput=4.99MB/sec 2024-02-10T06:04:41.659 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4kPlLdkdTgiG-qI off=3248568 len=609848 2024-02-10T06:04:41.660 INFO:tasks.workunit.client.0.smithi178.stdout:op 4243 completed, throughput=5MB/sec 2024-02-10T06:04:41.660 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LsbaaWTRT60ezUn off=11811489 len=1534739 2024-02-10T06:04:41.667 INFO:tasks.workunit.client.0.smithi178.stdout:op 4244 completed, throughput=5MB/sec 2024-02-10T06:04:41.667 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Z2B-AJ4re9MUffj off=9362236 len=4865 2024-02-10T06:04:41.667 INFO:tasks.workunit.client.0.smithi178.stdout:op 4245 completed, throughput=5MB/sec 2024-02-10T06:04:41.668 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Rm_so392tQeSV-6 off=20523704 len=1661946 2024-02-10T06:04:41.675 INFO:tasks.workunit.client.0.smithi178.stdout:op 4246 completed, throughput=5MB/sec 2024-02-10T06:04:41.675 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-A1iGi2QK4S5FSnZ off=6115970 len=784214 2024-02-10T06:04:41.680 INFO:tasks.workunit.client.0.smithi178.stdout:op 4247 completed, throughput=5MB/sec 2024-02-10T06:04:41.680 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gyDJPODf6m0zPtH off=3270842 len=831585 2024-02-10T06:04:41.681 INFO:tasks.workunit.client.0.smithi178.stdout:op 4248 completed, throughput=5MB/sec 2024-02-10T06:04:42.682 INFO:tasks.workunit.client.0.smithi178.stdout: 828: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:42.682 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4t6aEBBjZLZaiYC off=1834493 len=325210 2024-02-10T06:04:42.686 INFO:tasks.workunit.client.0.smithi178.stdout:op 4249 completed, throughput=5MB/sec 2024-02-10T06:04:42.686 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PLoCloMIqLnkS3L off=836005 len=1467442 2024-02-10T06:04:42.694 INFO:tasks.workunit.client.0.smithi178.stdout:op 4250 completed, throughput=5MB/sec 2024-02-10T06:04:42.694 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jU7No0yoOaF3par off=11751193 len=1634682 2024-02-10T06:04:42.695 INFO:tasks.workunit.client.0.smithi178.stdout:op 4251 completed, throughput=5MB/sec 2024-02-10T06:04:42.695 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f85aYp1vJscaSsW off=17307817 len=579969 2024-02-10T06:04:42.699 INFO:tasks.workunit.client.0.smithi178.stdout:op 4252 completed, throughput=5MB/sec 2024-02-10T06:04:42.699 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vCv21_Ve94zxbwX off=7781877 len=697453 2024-02-10T06:04:42.700 INFO:tasks.workunit.client.0.smithi178.stdout:op 4253 completed, throughput=5MB/sec 2024-02-10T06:04:42.700 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CiBVIFib5lVGpoy off=2913847 len=22583 2024-02-10T06:04:42.702 INFO:tasks.workunit.client.0.smithi178.stdout:op 4254 completed, throughput=5MB/sec 2024-02-10T06:04:42.702 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TgOSMMAVueUq4ca off=21936 len=1337765 2024-02-10T06:04:42.703 INFO:tasks.workunit.client.0.smithi178.stdout:op 4255 completed, throughput=5MB/sec 2024-02-10T06:04:42.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:42 smithi178 ceph-mon[92537]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:04:42.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:42 smithi178 ceph-mon[95116]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:04:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:42 smithi189 ceph-mon[89631]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:04:43.704 INFO:tasks.workunit.client.0.smithi178.stdout: 829: throughput=5MB/sec pending data=0 2024-02-10T06:04:43.704 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-q4tcx9iiv2H7NYQ off=793433 len=1934479 2024-02-10T06:04:43.713 INFO:tasks.workunit.client.0.smithi178.stdout:op 4256 completed, throughput=5MB/sec 2024-02-10T06:04:43.713 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sUYD-wH2XMXG3hU off=3306480 len=1129204 2024-02-10T06:04:43.716 INFO:tasks.workunit.client.0.smithi178.stdout:op 4257 completed, throughput=5MB/sec 2024-02-10T06:04:43.716 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-H36zoyWCKA1stRr off=3217656 len=668261 2024-02-10T06:04:43.716 INFO:tasks.workunit.client.0.smithi178.stdout:op 4258 completed, throughput=5MB/sec 2024-02-10T06:04:43.716 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-teZ3pbuw9VjYrLx off=1778514 len=1377968 2024-02-10T06:04:43.722 INFO:tasks.workunit.client.0.smithi178.stdout:op 4259 completed, throughput=5MB/sec 2024-02-10T06:04:44.722 INFO:tasks.workunit.client.0.smithi178.stdout: 830: throughput=5MB/sec pending data=0 2024-02-10T06:04:44.723 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FEsoOK-3X8W2G9i off=8645733 len=579541 2024-02-10T06:04:44.724 INFO:tasks.workunit.client.0.smithi178.stdout:op 4260 completed, throughput=5MB/sec 2024-02-10T06:04:44.724 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jzmbcGI0QY_fhth off=11033670 len=2037758 2024-02-10T06:04:44.726 INFO:tasks.workunit.client.0.smithi178.stdout:op 4261 completed, throughput=5MB/sec 2024-02-10T06:04:44.726 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PQJwiIZZf14Z-Pp off=4784212 len=49502 2024-02-10T06:04:44.727 INFO:tasks.workunit.client.0.smithi178.stdout:op 4262 completed, throughput=5MB/sec 2024-02-10T06:04:44.727 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d0z-WLs1nx5VX0s off=3143270 len=1874116 2024-02-10T06:04:44.728 INFO:tasks.workunit.client.0.smithi178.stdout:op 4263 completed, throughput=5MB/sec 2024-02-10T06:04:44.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:44 smithi178 ceph-mon[92537]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:04:44.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:04:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:44 smithi178 ceph-mon[95116]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:04:44.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:04:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:44 smithi189 ceph-mon[89631]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:04:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:04:45.729 INFO:tasks.workunit.client.0.smithi178.stdout: 831: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:45.729 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-s8Wb257XK_GH8Ei off=18701802 len=345532 2024-02-10T06:04:45.729 INFO:tasks.workunit.client.0.smithi178.stdout:op 4264 completed, throughput=4.99MB/sec 2024-02-10T06:04:45.730 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZsMNvEzXXPtIynp off=2162189 len=191912 2024-02-10T06:04:45.732 INFO:tasks.workunit.client.0.smithi178.stdout:op 4265 completed, throughput=5MB/sec 2024-02-10T06:04:45.733 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_vPMHZi35hgWZQr off=11347879 len=1938781 2024-02-10T06:04:45.734 INFO:tasks.workunit.client.0.smithi178.stdout:op 4266 completed, throughput=5MB/sec 2024-02-10T06:04:45.734 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZNTsHYSACdwRJ_r off=4165109 len=651405 2024-02-10T06:04:45.738 INFO:tasks.workunit.client.0.smithi178.stdout:op 4267 completed, throughput=5MB/sec 2024-02-10T06:04:45.739 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-H2m7744fkvZ1IQR off=112363 len=441368 2024-02-10T06:04:45.740 INFO:tasks.workunit.client.0.smithi178.stdout:op 4268 completed, throughput=5MB/sec 2024-02-10T06:04:45.740 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-H-Pxavua4ZxX_n2 off=18618338 len=791869 2024-02-10T06:04:45.746 INFO:tasks.workunit.client.0.smithi178.stdout:op 4269 completed, throughput=5MB/sec 2024-02-10T06:04:45.746 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Gxrb0gdyhNmOkYO off=4494095 len=1522645 2024-02-10T06:04:45.748 INFO:tasks.workunit.client.0.smithi178.stdout:op 4270 completed, throughput=5MB/sec 2024-02-10T06:04:46.748 INFO:tasks.workunit.client.0.smithi178.stdout: 832: throughput=5MB/sec pending data=0 2024-02-10T06:04:46.749 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mFhonG7wB5X-En3 off=2098831 len=1581900 2024-02-10T06:04:46.751 INFO:tasks.workunit.client.0.smithi178.stdout:op 4271 completed, throughput=5MB/sec 2024-02-10T06:04:46.751 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kilOCSBYMHI2tbv off=5968038 len=275332 2024-02-10T06:04:46.754 INFO:tasks.workunit.client.0.smithi178.stdout:op 4272 completed, throughput=5MB/sec 2024-02-10T06:04:46.754 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hqFWZ15nEL2yl94 off=3670905 len=534820 2024-02-10T06:04:46.755 INFO:tasks.workunit.client.0.smithi178.stdout:op 4273 completed, throughput=5MB/sec 2024-02-10T06:04:46.755 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-q_wlauBl00CJ_JH off=7632255 len=1419584 2024-02-10T06:04:46.762 INFO:tasks.workunit.client.0.smithi178.stdout:op 4274 completed, throughput=5MB/sec 2024-02-10T06:04:46.763 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Hu2WZLx-Fi1tDqw off=3030750 len=958923 2024-02-10T06:04:46.764 INFO:tasks.workunit.client.0.smithi178.stdout:op 4275 completed, throughput=5MB/sec 2024-02-10T06:04:46.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:46 smithi178 ceph-mon[92537]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:04:46.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:46 smithi178 ceph-mon[95116]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:04:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:46 smithi189 ceph-mon[89631]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:04:47.764 INFO:tasks.workunit.client.0.smithi178.stdout: 833: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:47.764 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UbfcmzKzbm_yOhb off=3723599 len=2063969 2024-02-10T06:04:47.767 INFO:tasks.workunit.client.0.smithi178.stdout:op 4276 completed, throughput=5MB/sec 2024-02-10T06:04:47.767 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dFWDWXC09MfPFqi off=430250 len=1897298 2024-02-10T06:04:47.775 INFO:tasks.workunit.client.0.smithi178.stdout:op 4277 completed, throughput=5MB/sec 2024-02-10T06:04:47.775 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Gnav_8K5Ese7i1z off=3272526 len=1913145 2024-02-10T06:04:47.783 INFO:tasks.workunit.client.0.smithi178.stdout:op 4278 completed, throughput=5MB/sec 2024-02-10T06:04:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:04:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:04:47] "GET /metrics HTTP/1.1" 200 34074 "" "Prometheus/2.43.0" 2024-02-10T06:04:48.783 INFO:tasks.workunit.client.0.smithi178.stdout: 834: throughput=5MB/sec pending data=0 2024-02-10T06:04:48.783 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DPNQ_jj6HTlRp2X off=2785597 len=484941 2024-02-10T06:04:48.787 INFO:tasks.workunit.client.0.smithi178.stdout:op 4279 completed, throughput=5MB/sec 2024-02-10T06:04:48.787 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-T9VbG0VZTVZkhOu off=162415 len=1166713 2024-02-10T06:04:48.789 INFO:tasks.workunit.client.0.smithi178.stdout:op 4280 completed, throughput=5MB/sec 2024-02-10T06:04:48.789 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Yg4Qh7q7NpZPUY3 off=14390194 len=438362 2024-02-10T06:04:48.790 INFO:tasks.workunit.client.0.smithi178.stdout:op 4281 completed, throughput=5MB/sec 2024-02-10T06:04:48.790 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-u5d5zlCzrdRrDCm off=4345880 len=1485429 2024-02-10T06:04:48.793 INFO:tasks.workunit.client.0.smithi178.stdout:op 4282 completed, throughput=5MB/sec 2024-02-10T06:04:48.793 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FmgC47EoZ-NvO8Z off=5680831 len=1061480 2024-02-10T06:04:48.798 INFO:tasks.workunit.client.0.smithi178.stdout:op 4283 completed, throughput=5MB/sec 2024-02-10T06:04:48.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:48 smithi178 ceph-mon[92537]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-10T06:04:48.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:48 smithi178 ceph-mon[95116]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-10T06:04:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:48 smithi189 ceph-mon[89631]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-10T06:04:49.798 INFO:tasks.workunit.client.0.smithi178.stdout: 835: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:49.798 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VUgoxAyBLUKMiZF off=1396677 len=938006 2024-02-10T06:04:49.799 INFO:tasks.workunit.client.0.smithi178.stdout:op 4284 completed, throughput=5MB/sec 2024-02-10T06:04:49.800 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DtlPY1QBdaGPbLv off=3106694 len=477607 2024-02-10T06:04:49.800 INFO:tasks.workunit.client.0.smithi178.stdout:op 4285 completed, throughput=5MB/sec 2024-02-10T06:04:49.801 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-N989fNnl6Dh0bKh off=7264009 len=1850057 2024-02-10T06:04:49.812 INFO:tasks.workunit.client.0.smithi178.stdout:op 4286 completed, throughput=5MB/sec 2024-02-10T06:04:49.812 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gzQxTP0sWf-sERe off=17448995 len=1218979 2024-02-10T06:04:49.817 INFO:tasks.workunit.client.0.smithi178.stdout:op 4287 completed, throughput=5MB/sec 2024-02-10T06:04:49.817 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nKjdcWs2xK_yvZR off=10160540 len=850379 2024-02-10T06:04:49.818 INFO:tasks.workunit.client.0.smithi178.stdout:op 4288 completed, throughput=5MB/sec 2024-02-10T06:04:50.818 INFO:tasks.workunit.client.0.smithi178.stdout: 836: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:50.819 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4eKJrB3et9iDPgt off=11350476 len=97818 2024-02-10T06:04:50.821 INFO:tasks.workunit.client.0.smithi178.stdout:op 4289 completed, throughput=4.99MB/sec 2024-02-10T06:04:50.821 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8VHqdCyLe2cakWG off=23290947 len=2018189 2024-02-10T06:04:50.832 INFO:tasks.workunit.client.0.smithi178.stdout:op 4290 completed, throughput=5MB/sec 2024-02-10T06:04:50.832 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cltlkR4v0qI4-NY off=13049876 len=1520029 2024-02-10T06:04:50.835 INFO:tasks.workunit.client.0.smithi178.stdout:op 4291 completed, throughput=5MB/sec 2024-02-10T06:04:50.835 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Y4raOBYB-dP2bw8 off=51194 len=1836152 2024-02-10T06:04:50.845 INFO:tasks.workunit.client.0.smithi178.stdout:op 4292 completed, throughput=5MB/sec 2024-02-10T06:04:50.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:50 smithi178 ceph-mon[92537]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T06:04:50.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:50 smithi178 ceph-mon[95116]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T06:04:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:50 smithi189 ceph-mon[89631]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-10T06:04:51.846 INFO:tasks.workunit.client.0.smithi178.stdout: 837: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:51.846 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KZBNUtQZgu6-a1O off=1328716 len=1116665 2024-02-10T06:04:51.848 INFO:tasks.workunit.client.0.smithi178.stdout:op 4293 completed, throughput=5MB/sec 2024-02-10T06:04:51.848 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xxmuC4wAQl4m9oL off=5959082 len=2084647 2024-02-10T06:04:51.862 INFO:tasks.workunit.client.0.smithi178.stdout:op 4294 completed, throughput=5MB/sec 2024-02-10T06:04:51.862 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QGpEjivXgG1g54w off=5872010 len=30058 2024-02-10T06:04:51.863 INFO:tasks.workunit.client.0.smithi178.stdout:op 4295 completed, throughput=5MB/sec 2024-02-10T06:04:51.863 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-akMHE6jYB-o9lD_ off=21733971 len=662711 2024-02-10T06:04:51.867 INFO:tasks.workunit.client.0.smithi178.stdout:op 4296 completed, throughput=5MB/sec 2024-02-10T06:04:51.867 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jOVjyhtkEbaEua- off=1225866 len=557428 2024-02-10T06:04:51.868 INFO:tasks.workunit.client.0.smithi178.stdout:op 4297 completed, throughput=5MB/sec 2024-02-10T06:04:51.869 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-h05eZd7lrnlodLZ off=987426 len=147250 2024-02-10T06:04:51.871 INFO:tasks.workunit.client.0.smithi178.stdout:op 4298 completed, throughput=5MB/sec 2024-02-10T06:04:51.871 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-u1w0TMcXg4G-ylr off=16765994 len=541661 2024-02-10T06:04:51.874 INFO:tasks.workunit.client.0.smithi178.stdout:op 4299 completed, throughput=5MB/sec 2024-02-10T06:04:51.875 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MLd5Hdm5BYnjqsH off=2296851 len=1885320 2024-02-10T06:04:51.885 INFO:tasks.workunit.client.0.smithi178.stdout:op 4300 completed, throughput=5MB/sec 2024-02-10T06:04:52.886 INFO:tasks.workunit.client.0.smithi178.stdout: 838: throughput=5MB/sec pending data=0 2024-02-10T06:04:52.886 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g2Ur77YKQ7UZR9A off=341066 len=1422646 2024-02-10T06:04:52.892 INFO:tasks.workunit.client.0.smithi178.stdout:op 4301 completed, throughput=5MB/sec 2024-02-10T06:04:52.892 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wZex0YdCaa4nW2X off=1591369 len=768670 2024-02-10T06:04:52.896 INFO:tasks.workunit.client.0.smithi178.stdout:op 4302 completed, throughput=5MB/sec 2024-02-10T06:04:52.896 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-R3nEd1udr3hCksX off=6627086 len=1088457 2024-02-10T06:04:52.902 INFO:tasks.workunit.client.0.smithi178.stdout:op 4303 completed, throughput=5MB/sec 2024-02-10T06:04:52.902 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CXOul3ibyeCN_3a off=784265 len=270056 2024-02-10T06:04:52.905 INFO:tasks.workunit.client.0.smithi178.stdout:op 4304 completed, throughput=5MB/sec 2024-02-10T06:04:52.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:52 smithi178 ceph-mon[92537]: pgmap v1840: 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-02-10T06:04:52.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:52 smithi178 ceph-mon[95116]: pgmap v1840: 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-02-10T06:04:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:52 smithi189 ceph-mon[89631]: pgmap v1840: 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-02-10T06:04:53.905 INFO:tasks.workunit.client.0.smithi178.stdout: 839: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:53.905 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7p_fd9UGYgxotQC off=2925982 len=1749315 2024-02-10T06:04:53.908 INFO:tasks.workunit.client.0.smithi178.stdout:op 4305 completed, throughput=5MB/sec 2024-02-10T06:04:53.908 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ufx2ysbOvFZfUD7 off=4352581 len=236457 2024-02-10T06:04:53.911 INFO:tasks.workunit.client.0.smithi178.stdout:op 4306 completed, throughput=5MB/sec 2024-02-10T06:04:53.911 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VLgNR6aQjLd95Bp off=11431005 len=972257 2024-02-10T06:04:53.916 INFO:tasks.workunit.client.0.smithi178.stdout:op 4307 completed, throughput=5MB/sec 2024-02-10T06:04:53.916 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KrxKVqQMwzatehC off=6097532 len=626962 2024-02-10T06:04:53.917 INFO:tasks.workunit.client.0.smithi178.stdout:op 4308 completed, throughput=5MB/sec 2024-02-10T06:04:53.917 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qsiWBh7KqFOxmVg off=4529051 len=2013633 2024-02-10T06:04:53.920 INFO:tasks.workunit.client.0.smithi178.stdout:op 4309 completed, throughput=5MB/sec 2024-02-10T06:04:54.921 INFO:tasks.workunit.client.0.smithi178.stdout: 840: throughput=4.99MB/sec pending data=0 2024-02-10T06:04:54.921 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KmxnaTRt8kaXlmS off=8253611 len=1808397 2024-02-10T06:04:54.932 INFO:tasks.workunit.client.0.smithi178.stdout:op 4310 completed, throughput=5MB/sec 2024-02-10T06:04:54.932 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HUKwVYnkz80pS5m off=4194465 len=784407 2024-02-10T06:04:54.936 INFO:tasks.workunit.client.0.smithi178.stdout:op 4311 completed, throughput=5MB/sec 2024-02-10T06:04:54.936 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-e5cRgSmNPgvnJuK off=6007312 len=1675600 2024-02-10T06:04:54.938 INFO:tasks.workunit.client.0.smithi178.stdout:op 4312 completed, throughput=5MB/sec 2024-02-10T06:04:54.938 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kwTGkVzO290DQkC off=2962969 len=1685431 2024-02-10T06:04:54.945 INFO:tasks.workunit.client.0.smithi178.stdout:op 4313 completed, throughput=5MB/sec 2024-02-10T06:04:54.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:54 smithi178 ceph-mon[92537]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:04:54.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:54 smithi178 ceph-mon[95116]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:04:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:54 smithi189 ceph-mon[89631]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:04:55.946 INFO:tasks.workunit.client.0.smithi178.stdout: 841: throughput=5MB/sec pending data=0 2024-02-10T06:04:55.946 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MW5NfSFUndj7439 off=3802795 len=1426790 2024-02-10T06:04:55.947 INFO:tasks.workunit.client.0.smithi178.stdout:op 4314 completed, throughput=5MB/sec 2024-02-10T06:04:55.947 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4h0eGOGLvlcmEW3 off=6633401 len=1925265 2024-02-10T06:04:55.957 INFO:tasks.workunit.client.0.smithi178.stdout:op 4315 completed, throughput=5MB/sec 2024-02-10T06:04:55.957 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-c7-PL0mZwdsKrUy off=11435662 len=605057 2024-02-10T06:04:55.958 INFO:tasks.workunit.client.0.smithi178.stdout:op 4316 completed, throughput=5MB/sec 2024-02-10T06:04:55.959 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-O_NM8VyC5xOw7uU off=16948304 len=1645093 2024-02-10T06:04:55.960 INFO:tasks.workunit.client.0.smithi178.stdout:op 4317 completed, throughput=5MB/sec 2024-02-10T06:04:56.961 INFO:tasks.workunit.client.0.smithi178.stdout: 842: throughput=5MB/sec pending data=0 2024-02-10T06:04:56.961 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rlW1KUaAZP9OfJ4 off=14519785 len=1928307 2024-02-10T06:04:56.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:56 smithi178 ceph-mon[92537]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:04:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:56 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:04:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:56 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:04:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:56 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:04:56.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:56 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:04:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:56 smithi178 ceph-mon[95116]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:04:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:56 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:04:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:56 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:04:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:56 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:04:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:56 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:04:56.971 INFO:tasks.workunit.client.0.smithi178.stdout:op 4318 completed, throughput=5MB/sec 2024-02-10T06:04:56.971 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hqh3RnE_RnSAt4E off=1733716 len=1819807 2024-02-10T06:04:56.980 INFO:tasks.workunit.client.0.smithi178.stdout:op 4319 completed, throughput=5MB/sec 2024-02-10T06:04:56.980 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Vy3GZCubeyw0AdN off=8373863 len=309431 2024-02-10T06:04:56.983 INFO:tasks.workunit.client.0.smithi178.stdout:op 4320 completed, throughput=5MB/sec 2024-02-10T06:04:56.983 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qag7c1Xfzvm5krl off=3855844 len=1459710 2024-02-10T06:04:56.989 INFO:tasks.workunit.client.0.smithi178.stdout:op 4321 completed, throughput=5MB/sec 2024-02-10T06:04:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:56 smithi189 ceph-mon[89631]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:04:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:56 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:04:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:56 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:04:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:56 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:04:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:56 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:04:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:04:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:04:57] "GET /metrics HTTP/1.1" 200 34074 "" "Prometheus/2.43.0" 2024-02-10T06:04:57.990 INFO:tasks.workunit.client.0.smithi178.stdout: 843: throughput=5MB/sec pending data=0 2024-02-10T06:04:57.990 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WvJsShsdevLmoJ0 off=3514153 len=1436631 2024-02-10T06:04:57.993 INFO:tasks.workunit.client.0.smithi178.stdout:op 4322 completed, throughput=5MB/sec 2024-02-10T06:04:57.993 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Jh9_1D_uX80RlBz off=1777262 len=656628 2024-02-10T06:04:57.994 INFO:tasks.workunit.client.0.smithi178.stdout:op 4323 completed, throughput=5MB/sec 2024-02-10T06:04:57.994 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3ufxStNibHPyjH_ off=17409013 len=1918704 2024-02-10T06:04:58.004 INFO:tasks.workunit.client.0.smithi178.stdout:op 4324 completed, throughput=5MB/sec 2024-02-10T06:04:58.004 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-88FvxUWUuWgcMLd off=1335524 len=1216629 2024-02-10T06:04:58.006 INFO:tasks.workunit.client.0.smithi178.stdout:op 4325 completed, throughput=5MB/sec 2024-02-10T06:04:59.007 INFO:tasks.workunit.client.0.smithi178.stdout: 844: throughput=5MB/sec pending data=0 2024-02-10T06:04:59.007 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mjG225L3LvTFGgS off=10221737 len=1349437 2024-02-10T06:04:59.013 INFO:tasks.workunit.client.0.smithi178.stdout:op 4326 completed, throughput=5MB/sec 2024-02-10T06:04:59.013 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Bfs4RW-T-PlvWMg off=13223657 len=406158 2024-02-10T06:04:59.016 INFO:tasks.workunit.client.0.smithi178.stdout:op 4327 completed, throughput=5MB/sec 2024-02-10T06:04:59.017 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JnO6c_y78AV7FMt off=6083738 len=238921 2024-02-10T06:04:59.017 INFO:tasks.workunit.client.0.smithi178.stdout:op 4328 completed, throughput=5MB/sec 2024-02-10T06:04:59.017 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BzQ2uPdFqIKI8-q off=683666 len=919521 2024-02-10T06:04:59.019 INFO:tasks.workunit.client.0.smithi178.stdout:op 4329 completed, throughput=5MB/sec 2024-02-10T06:04:59.019 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JPERgn-GYNt1vKN off=14147525 len=605647 2024-02-10T06:04:59.023 INFO:tasks.workunit.client.0.smithi178.stdout:op 4330 completed, throughput=5MB/sec 2024-02-10T06:04:59.023 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oe7I0lr0Qheg1WY off=1605849 len=42388 2024-02-10T06:04:59.025 INFO:tasks.workunit.client.0.smithi178.stdout:op 4331 completed, throughput=5MB/sec 2024-02-10T06:04:59.025 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZFVjRjjn2wj9GPX off=662334 len=1732480 2024-02-10T06:04:59.026 INFO:tasks.workunit.client.0.smithi178.stdout:op 4332 completed, throughput=5MB/sec 2024-02-10T06:04:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:58 smithi189 ceph-mon[89631]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:04:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:58 smithi178 ceph-mon[92537]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:04:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:58 smithi178 ceph-mon[95116]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:05:00.027 INFO:tasks.workunit.client.0.smithi178.stdout: 845: throughput=5MB/sec pending data=0 2024-02-10T06:05:00.027 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EThYOgTQQ6mJshH off=5389688 len=1440057 2024-02-10T06:05:00.029 INFO:tasks.workunit.client.0.smithi178.stdout:op 4333 completed, throughput=5MB/sec 2024-02-10T06:05:00.029 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-m6EqmWaely5NaoW off=3149655 len=1069770 2024-02-10T06:05:00.035 INFO:tasks.workunit.client.0.smithi178.stdout:op 4334 completed, throughput=5MB/sec 2024-02-10T06:05:00.035 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-u5Hczf7tJrIRlRo off=13508960 len=1382176 2024-02-10T06:05:00.036 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:04:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:05:00.041 INFO:tasks.workunit.client.0.smithi178.stdout:op 4335 completed, throughput=5MB/sec 2024-02-10T06:05:00.041 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3sKrG1E6oHUXYT1 off=2706029 len=650780 2024-02-10T06:05:00.042 INFO:tasks.workunit.client.0.smithi178.stdout:op 4336 completed, throughput=5MB/sec 2024-02-10T06:05:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:04:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:05:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:04:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:05:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:00 smithi189 ceph-mon[89631]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:05:01.042 INFO:tasks.workunit.client.0.smithi178.stdout: 846: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:01.042 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kC1wfzHshm7OHvT off=21439534 len=271166 2024-02-10T06:05:01.045 INFO:tasks.workunit.client.0.smithi178.stdout:op 4337 completed, throughput=4.99MB/sec 2024-02-10T06:05:01.046 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Kox7vW_DAPNRehd off=13070146 len=2059085 2024-02-10T06:05:01.049 INFO:tasks.workunit.client.0.smithi178.stdout:op 4338 completed, throughput=5MB/sec 2024-02-10T06:05:01.049 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vtKqS0TI_lr93oE off=5823215 len=1729255 2024-02-10T06:05:01.051 INFO:tasks.workunit.client.0.smithi178.stdout:op 4339 completed, throughput=5MB/sec 2024-02-10T06:05:01.052 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0WPD1eYoaGliCEG off=3121882 len=1638828 2024-02-10T06:05:01.058 INFO:tasks.workunit.client.0.smithi178.stdout:op 4340 completed, throughput=5MB/sec 2024-02-10T06:05:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:00 smithi178 ceph-mon[92537]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:05:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:00 smithi178 ceph-mon[95116]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:05:02.059 INFO:tasks.workunit.client.0.smithi178.stdout: 847: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:02.059 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gW59kOhV44BVHnq off=478944 len=690801 2024-02-10T06:05:02.063 INFO:tasks.workunit.client.0.smithi178.stdout:op 4341 completed, throughput=5MB/sec 2024-02-10T06:05:02.063 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eL5tMA-oibPn-at off=23574483 len=282639 2024-02-10T06:05:02.064 INFO:tasks.workunit.client.0.smithi178.stdout:op 4342 completed, throughput=5MB/sec 2024-02-10T06:05:02.064 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g_Xug8mN7egI28k off=1248671 len=712178 2024-02-10T06:05:02.068 INFO:tasks.workunit.client.0.smithi178.stdout:op 4343 completed, throughput=5MB/sec 2024-02-10T06:05:02.069 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NjjOieBNUvERg2z off=4529170 len=667370 2024-02-10T06:05:02.070 INFO:tasks.workunit.client.0.smithi178.stdout:op 4344 completed, throughput=5MB/sec 2024-02-10T06:05:02.070 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_GnDOi7JbMXcVZH off=715626 len=1395694 2024-02-10T06:05:02.077 INFO:tasks.workunit.client.0.smithi178.stdout:op 4345 completed, throughput=5MB/sec 2024-02-10T06:05:02.077 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rS6k0mqCkbQC9zf off=1665997 len=599240 2024-02-10T06:05:02.078 INFO:tasks.workunit.client.0.smithi178.stdout:op 4346 completed, throughput=5MB/sec 2024-02-10T06:05:02.078 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Yk-yhXBV89kwzlk off=15473487 len=1157946 2024-02-10T06:05:02.081 INFO:tasks.workunit.client.0.smithi178.stdout:op 4347 completed, throughput=5MB/sec 2024-02-10T06:05:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:02 smithi189 ceph-mon[89631]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:05:03.081 INFO:tasks.workunit.client.0.smithi178.stdout: 848: throughput=5MB/sec pending data=0 2024-02-10T06:05:03.081 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iVkigVl3BJCpIQH off=376218 len=694758 2024-02-10T06:05:03.086 INFO:tasks.workunit.client.0.smithi178.stdout:op 4348 completed, throughput=5MB/sec 2024-02-10T06:05:03.087 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WQUv15S6DrTD73- off=16453523 len=2086671 2024-02-10T06:05:03.098 INFO:tasks.workunit.client.0.smithi178.stdout:op 4349 completed, throughput=5MB/sec 2024-02-10T06:05:03.098 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GBBhI4HkfPrbyDG off=6116915 len=1298063 2024-02-10T06:05:03.100 INFO:tasks.workunit.client.0.smithi178.stdout:op 4350 completed, throughput=5MB/sec 2024-02-10T06:05:03.100 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JZEQ3W5eK-eWqpb off=10357149 len=1937907 2024-02-10T06:05:03.103 INFO:tasks.workunit.client.0.smithi178.stdout:op 4351 completed, throughput=5MB/sec 2024-02-10T06:05:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:02 smithi178 ceph-mon[92537]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:05:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:02 smithi178 ceph-mon[95116]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:05:04.104 INFO:tasks.workunit.client.0.smithi178.stdout: 849: throughput=5MB/sec pending data=0 2024-02-10T06:05:04.104 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-t7PW9G17ptkJPk_ off=6377676 len=930040 2024-02-10T06:05:04.108 INFO:tasks.workunit.client.0.smithi178.stdout:op 4352 completed, throughput=5MB/sec 2024-02-10T06:05:04.108 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lnClhvHfktse1ZT off=2755206 len=1817975 2024-02-10T06:05:04.110 INFO:tasks.workunit.client.0.smithi178.stdout:op 4353 completed, throughput=5MB/sec 2024-02-10T06:05:04.110 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XlaeNQsB8RxRZq5 off=239643 len=1865095 2024-02-10T06:05:04.118 INFO:tasks.workunit.client.0.smithi178.stdout:op 4354 completed, throughput=5MB/sec 2024-02-10T06:05:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:04 smithi189 ceph-mon[89631]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:05:05.118 INFO:tasks.workunit.client.0.smithi178.stdout: 850: throughput=5MB/sec pending data=0 2024-02-10T06:05:05.118 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Hy0BCSK41sx7vtB off=2291483 len=1999153 2024-02-10T06:05:05.120 INFO:tasks.workunit.client.0.smithi178.stdout:op 4355 completed, throughput=5MB/sec 2024-02-10T06:05:05.120 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g5EIRwVxWaMl81I off=7581125 len=1534622 2024-02-10T06:05:05.128 INFO:tasks.workunit.client.0.smithi178.stdout:op 4356 completed, throughput=5MB/sec 2024-02-10T06:05:05.128 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qy40tzNYDIx9hPM off=1714617 len=2022944 2024-02-10T06:05:05.136 INFO:tasks.workunit.client.0.smithi178.stdout:op 4357 completed, throughput=5MB/sec 2024-02-10T06:05:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:04 smithi178 ceph-mon[92537]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:05:05.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:04 smithi178 ceph-mon[95116]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:05:06.137 INFO:tasks.workunit.client.0.smithi178.stdout: 851: throughput=5MB/sec pending data=0 2024-02-10T06:05:06.137 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5Lqu9PQXcqn_Aum off=3154143 len=1522969 2024-02-10T06:05:06.139 INFO:tasks.workunit.client.0.smithi178.stdout:op 4358 completed, throughput=5MB/sec 2024-02-10T06:05:06.139 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UyeT8KAwqGbUjIN off=279470 len=369246 2024-02-10T06:05:06.142 INFO:tasks.workunit.client.0.smithi178.stdout:op 4359 completed, throughput=5MB/sec 2024-02-10T06:05:06.142 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UUX3sUh_AC4F7TK off=10790710 len=283468 2024-02-10T06:05:06.143 INFO:tasks.workunit.client.0.smithi178.stdout:op 4360 completed, throughput=5MB/sec 2024-02-10T06:05:06.143 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eW518VqRAJ3nLgj off=12332786 len=113171 2024-02-10T06:05:06.143 INFO:tasks.workunit.client.0.smithi178.stdout:op 4361 completed, throughput=5MB/sec 2024-02-10T06:05:06.143 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-s6N6BXR2MghCklK off=7223949 len=1730242 2024-02-10T06:05:06.146 INFO:tasks.workunit.client.0.smithi178.stdout:op 4362 completed, throughput=5MB/sec 2024-02-10T06:05:06.146 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3OeWiBn7ubNEnnf off=5629352 len=763951 2024-02-10T06:05:06.150 INFO:tasks.workunit.client.0.smithi178.stdout:op 4363 completed, throughput=5MB/sec 2024-02-10T06:05:07.013 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:06 smithi178 ceph-mon[92537]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:05:07.014 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:06 smithi178 ceph-mon[95116]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:05:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:06 smithi189 ceph-mon[89631]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:05:07.151 INFO:tasks.workunit.client.0.smithi178.stdout: 852: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:07.151 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LyCkFD3doiejH-z off=4065901 len=793161 2024-02-10T06:05:07.152 INFO:tasks.workunit.client.0.smithi178.stdout:op 4364 completed, throughput=5MB/sec 2024-02-10T06:05:07.152 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lpWGO26wRaLXRQl off=8242318 len=1893468 2024-02-10T06:05:07.162 INFO:tasks.workunit.client.0.smithi178.stdout:op 4365 completed, throughput=5MB/sec 2024-02-10T06:05:07.162 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vE1AC3KyeDMDO-g off=206682 len=515864 2024-02-10T06:05:07.166 INFO:tasks.workunit.client.0.smithi178.stdout:op 4366 completed, throughput=5MB/sec 2024-02-10T06:05:07.166 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4xodVgJrVHESZzE off=1922530 len=186080 2024-02-10T06:05:07.167 INFO:tasks.workunit.client.0.smithi178.stdout:op 4367 completed, throughput=5MB/sec 2024-02-10T06:05:07.167 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--FsGCqjGbforA4Z off=17462774 len=1468395 2024-02-10T06:05:07.168 INFO:tasks.workunit.client.0.smithi178.stdout:op 4368 completed, throughput=5MB/sec 2024-02-10T06:05:07.168 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gRW2MBsZeHS3OzZ off=1943187 len=852719 2024-02-10T06:05:07.173 INFO:tasks.workunit.client.0.smithi178.stdout:op 4369 completed, throughput=5MB/sec 2024-02-10T06:05:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:05:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:05:07] "GET /metrics HTTP/1.1" 200 34076 "" "Prometheus/2.43.0" 2024-02-10T06:05:08.174 INFO:tasks.workunit.client.0.smithi178.stdout: 853: throughput=5MB/sec pending data=0 2024-02-10T06:05:08.174 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6ZiMT-bI8QbySCB off=310107 len=1587542 2024-02-10T06:05:08.176 INFO:tasks.workunit.client.0.smithi178.stdout:op 4370 completed, throughput=5MB/sec 2024-02-10T06:05:08.176 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hbxVeDc8K1UhFpK off=3250701 len=1441248 2024-02-10T06:05:08.182 INFO:tasks.workunit.client.0.smithi178.stdout:op 4371 completed, throughput=5MB/sec 2024-02-10T06:05:08.182 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-w2FeK6YXxeQnYWW off=9012358 len=452561 2024-02-10T06:05:08.186 INFO:tasks.workunit.client.0.smithi178.stdout:op 4372 completed, throughput=5MB/sec 2024-02-10T06:05:08.186 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QyPBaMrAcXyRzoK off=9023991 len=1313813 2024-02-10T06:05:08.191 INFO:tasks.workunit.client.0.smithi178.stdout:op 4373 completed, throughput=5MB/sec 2024-02-10T06:05:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:08 smithi189 ceph-mon[89631]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:05:09.192 INFO:tasks.workunit.client.0.smithi178.stdout: 854: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:09.192 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GGgwXma8u6ZOXDy off=9620338 len=1026385 2024-02-10T06:05:09.197 INFO:tasks.workunit.client.0.smithi178.stdout:op 4374 completed, throughput=5MB/sec 2024-02-10T06:05:09.197 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yIEj3nhmiZLXCq- off=7481759 len=1042587 2024-02-10T06:05:09.203 INFO:tasks.workunit.client.0.smithi178.stdout:op 4375 completed, throughput=5MB/sec 2024-02-10T06:05:09.203 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qnuemifxuNVdo_Q off=12232561 len=81441 2024-02-10T06:05:09.205 INFO:tasks.workunit.client.0.smithi178.stdout:op 4376 completed, throughput=5MB/sec 2024-02-10T06:05:09.205 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bIsDDiKXk-k7XIp off=7531007 len=32917 2024-02-10T06:05:09.207 INFO:tasks.workunit.client.0.smithi178.stdout:op 4377 completed, throughput=5MB/sec 2024-02-10T06:05:09.207 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CF4bHy1yr6C3Z2v off=10956689 len=450043 2024-02-10T06:05:09.208 INFO:tasks.workunit.client.0.smithi178.stdout:op 4378 completed, throughput=5MB/sec 2024-02-10T06:05:09.209 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UUX3sUh_AC4F7TK off=10496159 len=246033 2024-02-10T06:05:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:08 smithi178 ceph-mon[92537]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:05:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:08 smithi178 ceph-mon[95116]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:05:09.212 INFO:tasks.workunit.client.0.smithi178.stdout:op 4379 completed, throughput=5MB/sec 2024-02-10T06:05:09.212 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EGrl2vL2bNc3rjJ off=6138771 len=1140158 2024-02-10T06:05:09.217 INFO:tasks.workunit.client.0.smithi178.stdout:op 4380 completed, throughput=5MB/sec 2024-02-10T06:05:09.217 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3rYIPFeLGfHo6AD off=10567072 len=1279847 2024-02-10T06:05:09.218 INFO:tasks.workunit.client.0.smithi178.stdout:op 4381 completed, throughput=5MB/sec 2024-02-10T06:05:10.219 INFO:tasks.workunit.client.0.smithi178.stdout: 855: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:10.219 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hAyBX4ORgGRL2-6 off=172949 len=2091189 2024-02-10T06:05:10.227 INFO:tasks.workunit.client.0.smithi178.stdout:op 4382 completed, throughput=5MB/sec 2024-02-10T06:05:10.228 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VbI2GKpQk5sNF1R off=3888123 len=1502005 2024-02-10T06:05:10.234 INFO:tasks.workunit.client.0.smithi178.stdout:op 4383 completed, throughput=5MB/sec 2024-02-10T06:05:10.234 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4aSBkCOoRcLgwb4 off=10129953 len=381584 2024-02-10T06:05:10.234 INFO:tasks.workunit.client.0.smithi178.stdout:op 4384 completed, throughput=5MB/sec 2024-02-10T06:05:10.235 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KehntrV106HVkV1 off=13021978 len=1797689 2024-02-10T06:05:10.236 INFO:tasks.workunit.client.0.smithi178.stdout:op 4385 completed, throughput=5MB/sec 2024-02-10T06:05:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:10 smithi189 ceph-mon[89631]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:05:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:10 smithi178 ceph-mon[92537]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:05:11.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:10 smithi178 ceph-mon[95116]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:05:11.236 INFO:tasks.workunit.client.0.smithi178.stdout: 856: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:11.236 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--FnFeQb55MkTof9 off=4595124 len=1485568 2024-02-10T06:05:11.239 INFO:tasks.workunit.client.0.smithi178.stdout:op 4386 completed, throughput=5MB/sec 2024-02-10T06:05:11.239 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--v21SxtG8m5LD7z off=88518 len=1339131 2024-02-10T06:05:11.245 INFO:tasks.workunit.client.0.smithi178.stdout:op 4387 completed, throughput=5MB/sec 2024-02-10T06:05:11.245 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DtOE3cU1kmen8wz off=3003198 len=482974 2024-02-10T06:05:11.245 INFO:tasks.workunit.client.0.smithi178.stdout:op 4388 completed, throughput=5MB/sec 2024-02-10T06:05:11.246 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HHBjnCq8XB_CCFU off=2024347 len=758689 2024-02-10T06:05:11.250 INFO:tasks.workunit.client.0.smithi178.stdout:op 4389 completed, throughput=5MB/sec 2024-02-10T06:05:11.250 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iIjxVEAYB-hTwUE off=3744169 len=189833 2024-02-10T06:05:11.251 INFO:tasks.workunit.client.0.smithi178.stdout:op 4390 completed, throughput=5MB/sec 2024-02-10T06:05:11.251 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DLrDe0tzKYMZB6T off=5685181 len=406387 2024-02-10T06:05:11.251 INFO:tasks.workunit.client.0.smithi178.stdout:op 4391 completed, throughput=5MB/sec 2024-02-10T06:05:11.252 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8zfJSroRBFNgwDo off=1173928 len=231268 2024-02-10T06:05:11.254 INFO:tasks.workunit.client.0.smithi178.stdout:op 4392 completed, throughput=5MB/sec 2024-02-10T06:05:12.255 INFO:tasks.workunit.client.0.smithi178.stdout: 857: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:12.255 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dTtlGaab25t9Eb8 off=14501438 len=2008418 2024-02-10T06:05:12.257 INFO:tasks.workunit.client.0.smithi178.stdout:op 4393 completed, throughput=5MB/sec 2024-02-10T06:05:12.257 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sMbuPvoRPUXY6r9 off=367526 len=1560016 2024-02-10T06:05:12.264 INFO:tasks.workunit.client.0.smithi178.stdout:op 4394 completed, throughput=5MB/sec 2024-02-10T06:05:12.265 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tjjTBO7v5mUsuuI off=5915818 len=598941 2024-02-10T06:05:12.268 INFO:tasks.workunit.client.0.smithi178.stdout:op 4395 completed, throughput=5MB/sec 2024-02-10T06:05:12.268 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-83nrHvT2HBPSf42 off=2081323 len=1014878 2024-02-10T06:05:12.274 INFO:tasks.workunit.client.0.smithi178.stdout:op 4396 completed, throughput=5MB/sec 2024-02-10T06:05:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:12 smithi189 ceph-mon[89631]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:05:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:12 smithi178 ceph-mon[92537]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:05:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:12 smithi178 ceph-mon[95116]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:05:13.275 INFO:tasks.workunit.client.0.smithi178.stdout: 858: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:13.275 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QjpgPMwifWVpUuR off=903591 len=1296339 2024-02-10T06:05:13.277 INFO:tasks.workunit.client.0.smithi178.stdout:op 4397 completed, throughput=5MB/sec 2024-02-10T06:05:13.277 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-a7KxZYfGXV_llLf off=14228037 len=1909252 2024-02-10T06:05:13.288 INFO:tasks.workunit.client.0.smithi178.stdout:op 4398 completed, throughput=5MB/sec 2024-02-10T06:05:13.288 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UWCKxyAqgbEjNdq off=1636006 len=1242568 2024-02-10T06:05:13.289 INFO:tasks.workunit.client.0.smithi178.stdout:op 4399 completed, throughput=5MB/sec 2024-02-10T06:05:13.290 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QPgY7zGUXlWoSiG off=1609801 len=1253689 2024-02-10T06:05:13.291 INFO:tasks.workunit.client.0.smithi178.stdout:op 4400 completed, throughput=5MB/sec 2024-02-10T06:05:14.291 INFO:tasks.workunit.client.0.smithi178.stdout: 859: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:14.291 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zeYeU5eGtmWFjk6 off=6510789 len=1053111 2024-02-10T06:05:14.296 INFO:tasks.workunit.client.0.smithi178.stdout:op 4401 completed, throughput=5MB/sec 2024-02-10T06:05:14.296 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2uGaUaiOpkryycF off=15163313 len=1633983 2024-02-10T06:05:14.303 INFO:tasks.workunit.client.0.smithi178.stdout:op 4402 completed, throughput=5MB/sec 2024-02-10T06:05:14.303 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-F3ylteCIykBuloj off=574097 len=900560 2024-02-10T06:05:14.304 INFO:tasks.workunit.client.0.smithi178.stdout:op 4403 completed, throughput=5MB/sec 2024-02-10T06:05:14.304 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AKcJRX-WTaTnu8b off=5012316 len=683601 2024-02-10T06:05:14.305 INFO:tasks.workunit.client.0.smithi178.stdout:op 4404 completed, throughput=5MB/sec 2024-02-10T06:05:14.305 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HRjkUzVmlaDnamw off=7425039 len=1699689 2024-02-10T06:05:14.306 INFO:tasks.workunit.client.0.smithi178.stdout:op 4405 completed, throughput=5MB/sec 2024-02-10T06:05:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:14 smithi189 ceph-mon[89631]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:05:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:05:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:14 smithi178 ceph-mon[92537]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:05:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:05:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:14 smithi178 ceph-mon[95116]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:05:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:05:15.307 INFO:tasks.workunit.client.0.smithi178.stdout: 860: throughput=5MB/sec pending data=0 2024-02-10T06:05:15.307 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cMt1f5lz2wO_Hop off=4991072 len=626854 2024-02-10T06:05:15.309 INFO:tasks.workunit.client.0.smithi178.stdout:op 4406 completed, throughput=5MB/sec 2024-02-10T06:05:15.309 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XKQvdDDfbgVeMVb off=11933691 len=802161 2024-02-10T06:05:15.310 INFO:tasks.workunit.client.0.smithi178.stdout:op 4407 completed, throughput=5MB/sec 2024-02-10T06:05:15.310 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YtvmpRywpba_kl5 off=21854486 len=2005702 2024-02-10T06:05:15.319 INFO:tasks.workunit.client.0.smithi178.stdout:op 4408 completed, throughput=5MB/sec 2024-02-10T06:05:15.319 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-avLl3E-7bxcOYiH off=7157834 len=908646 2024-02-10T06:05:15.320 INFO:tasks.workunit.client.0.smithi178.stdout:op 4409 completed, throughput=5MB/sec 2024-02-10T06:05:16.320 INFO:tasks.workunit.client.0.smithi178.stdout: 861: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:16.321 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VgyplFAc7feonGg off=14699225 len=1729429 2024-02-10T06:05:16.328 INFO:tasks.workunit.client.0.smithi178.stdout:op 4410 completed, throughput=5MB/sec 2024-02-10T06:05:16.328 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AMFHihWmUCKn4Rp off=14801175 len=1832389 2024-02-10T06:05:16.330 INFO:tasks.workunit.client.0.smithi178.stdout:op 4411 completed, throughput=5MB/sec 2024-02-10T06:05:16.330 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YOjv-Sw1Qj9TnAh off=3829393 len=591084 2024-02-10T06:05:16.334 INFO:tasks.workunit.client.0.smithi178.stdout:op 4412 completed, throughput=5MB/sec 2024-02-10T06:05:16.334 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wfBATFkFkg9jWLG off=17649214 len=888426 2024-02-10T06:05:16.338 INFO:tasks.workunit.client.0.smithi178.stdout:op 4413 completed, throughput=5MB/sec 2024-02-10T06:05:16.339 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ijOOJqGQ301CP2E off=1502914 len=630044 2024-02-10T06:05:16.343 INFO:tasks.workunit.client.0.smithi178.stdout:op 4414 completed, throughput=5MB/sec 2024-02-10T06:05:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:16 smithi189 ceph-mon[89631]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:05:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:16 smithi178 ceph-mon[92537]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:05:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:16 smithi178 ceph-mon[95116]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:05:17.343 INFO:tasks.workunit.client.0.smithi178.stdout: 862: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:17.344 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-S3cnfD6l3GQoZk8 off=11528232 len=1515896 2024-02-10T06:05:17.350 INFO:tasks.workunit.client.0.smithi178.stdout:op 4415 completed, throughput=5MB/sec 2024-02-10T06:05:17.351 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IJu0rIqiZ2cH3iZ off=14446780 len=1196357 2024-02-10T06:05:17.353 INFO:tasks.workunit.client.0.smithi178.stdout:op 4416 completed, throughput=5MB/sec 2024-02-10T06:05:17.353 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pg44wXISyRCWm81 off=15654080 len=209617 2024-02-10T06:05:17.357 INFO:tasks.workunit.client.0.smithi178.stdout:op 4417 completed, throughput=5MB/sec 2024-02-10T06:05:17.357 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PfnIsC09l95qXbX off=14112734 len=355249 2024-02-10T06:05:17.358 INFO:tasks.workunit.client.0.smithi178.stdout:op 4418 completed, throughput=5MB/sec 2024-02-10T06:05:17.358 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BmvV0nilNI2Um2P off=5094737 len=1647881 2024-02-10T06:05:17.365 INFO:tasks.workunit.client.0.smithi178.stdout:op 4419 completed, throughput=5MB/sec 2024-02-10T06:05:17.365 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tKFMWzhBTeHnX0O off=1114650 len=411719 2024-02-10T06:05:17.369 INFO:tasks.workunit.client.0.smithi178.stdout:op 4420 completed, throughput=5MB/sec 2024-02-10T06:05:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:05:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:05:17] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:05:18.369 INFO:tasks.workunit.client.0.smithi178.stdout: 863: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:18.370 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ddAcOcbrpOY1Nzc off=80820 len=699286 2024-02-10T06:05:18.371 INFO:tasks.workunit.client.0.smithi178.stdout:op 4421 completed, throughput=5MB/sec 2024-02-10T06:05:18.371 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oK6Xe3H6NPPVc49 off=6125896 len=1845811 2024-02-10T06:05:18.373 INFO:tasks.workunit.client.0.smithi178.stdout:op 4422 completed, throughput=5MB/sec 2024-02-10T06:05:18.373 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rGDy2n9Sv-N-mi5 off=12505880 len=426993 2024-02-10T06:05:18.377 INFO:tasks.workunit.client.0.smithi178.stdout:op 4423 completed, throughput=5MB/sec 2024-02-10T06:05:18.377 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WwirqSAOCiKJQar off=6068622 len=1672182 2024-02-10T06:05:18.379 INFO:tasks.workunit.client.0.smithi178.stdout:op 4424 completed, throughput=5MB/sec 2024-02-10T06:05:18.379 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AfijNTWPTEfqSmX off=7732861 len=1294031 2024-02-10T06:05:18.382 INFO:tasks.workunit.client.0.smithi178.stdout:op 4425 completed, throughput=5MB/sec 2024-02-10T06:05:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:18 smithi189 ceph-mon[89631]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:05:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:18 smithi178 ceph-mon[92537]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:05:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:18 smithi178 ceph-mon[95116]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:05:19.382 INFO:tasks.workunit.client.0.smithi178.stdout: 864: throughput=5MB/sec pending data=0 2024-02-10T06:05:19.382 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xGv399pFF1FLJnb off=7461900 len=447310 2024-02-10T06:05:19.386 INFO:tasks.workunit.client.0.smithi178.stdout:op 4426 completed, throughput=5MB/sec 2024-02-10T06:05:19.386 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jAFiWh0fzQ85cU6 off=3692495 len=1583234 2024-02-10T06:05:19.393 INFO:tasks.workunit.client.0.smithi178.stdout:op 4427 completed, throughput=5MB/sec 2024-02-10T06:05:19.393 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-p2aigrcWVnlsgVh off=7934339 len=1408340 2024-02-10T06:05:19.399 INFO:tasks.workunit.client.0.smithi178.stdout:op 4428 completed, throughput=5MB/sec 2024-02-10T06:05:19.399 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rJOyJUaBeWVHUoq off=7703607 len=8705 2024-02-10T06:05:19.400 INFO:tasks.workunit.client.0.smithi178.stdout:op 4429 completed, throughput=5MB/sec 2024-02-10T06:05:19.400 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-17aBTg4lc2dXxVB off=9972473 len=435587 2024-02-10T06:05:19.401 INFO:tasks.workunit.client.0.smithi178.stdout:op 4430 completed, throughput=5MB/sec 2024-02-10T06:05:19.401 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yIgFmCPNK-cdAcv off=708690 len=1680707 2024-02-10T06:05:19.402 INFO:tasks.workunit.client.0.smithi178.stdout:op 4431 completed, throughput=5MB/sec 2024-02-10T06:05:20.402 INFO:tasks.workunit.client.0.smithi178.stdout: 865: throughput=5MB/sec pending data=0 2024-02-10T06:05:20.403 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-36plJ338uMiMqfQ off=7453039 len=456178 2024-02-10T06:05:20.407 INFO:tasks.workunit.client.0.smithi178.stdout:op 4432 completed, throughput=5MB/sec 2024-02-10T06:05:20.407 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-j-aXjDexcHXe_Ll off=4122044 len=694363 2024-02-10T06:05:20.409 INFO:tasks.workunit.client.0.smithi178.stdout:op 4433 completed, throughput=5MB/sec 2024-02-10T06:05:20.409 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yamykW9gAKUvyHL off=13090731 len=1640694 2024-02-10T06:05:20.411 INFO:tasks.workunit.client.0.smithi178.stdout:op 4434 completed, throughput=5MB/sec 2024-02-10T06:05:20.411 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pF3Y6IU60MNF3te off=17418588 len=1326793 2024-02-10T06:05:20.413 INFO:tasks.workunit.client.0.smithi178.stdout:op 4435 completed, throughput=5MB/sec 2024-02-10T06:05:20.414 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--ZuLq2OngHHi6g5 off=2322902 len=1683838 2024-02-10T06:05:20.420 INFO:tasks.workunit.client.0.smithi178.stdout:op 4436 completed, throughput=5MB/sec 2024-02-10T06:05:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:20 smithi189 ceph-mon[89631]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:05:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:20 smithi178 ceph-mon[92537]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:05:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:20 smithi178 ceph-mon[95116]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:05:21.421 INFO:tasks.workunit.client.0.smithi178.stdout: 866: throughput=5MB/sec pending data=0 2024-02-10T06:05:21.421 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Uzrj5x4gQSciCH8 off=9831584 len=2031525 2024-02-10T06:05:21.423 INFO:tasks.workunit.client.0.smithi178.stdout:op 4437 completed, throughput=5MB/sec 2024-02-10T06:05:21.424 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jKsaoI2fNmbqbwu off=7562112 len=254237 2024-02-10T06:05:21.427 INFO:tasks.workunit.client.0.smithi178.stdout:op 4438 completed, throughput=5MB/sec 2024-02-10T06:05:21.427 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vTgKDiyh0Tynlxr off=3403532 len=685011 2024-02-10T06:05:21.428 INFO:tasks.workunit.client.0.smithi178.stdout:op 4439 completed, throughput=5MB/sec 2024-02-10T06:05:21.428 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QggZrHZtk-ER4yP off=3465949 len=274682 2024-02-10T06:05:21.431 INFO:tasks.workunit.client.0.smithi178.stdout:op 4440 completed, throughput=5MB/sec 2024-02-10T06:05:21.431 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MVXon_8wEhTFIGF off=6370718 len=1397518 2024-02-10T06:05:21.438 INFO:tasks.workunit.client.0.smithi178.stdout:op 4441 completed, throughput=5MB/sec 2024-02-10T06:05:22.438 INFO:tasks.workunit.client.0.smithi178.stdout: 867: throughput=5MB/sec pending data=0 2024-02-10T06:05:22.439 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-er4dmshkBzW-Boh off=12747447 len=2053819 2024-02-10T06:05:22.447 INFO:tasks.workunit.client.0.smithi178.stdout:op 4442 completed, throughput=5MB/sec 2024-02-10T06:05:22.447 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oaKX9Fg91VJr-7N off=13297616 len=402776 2024-02-10T06:05:22.448 INFO:tasks.workunit.client.0.smithi178.stdout:op 4443 completed, throughput=5MB/sec 2024-02-10T06:05:22.448 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PVXvryjjvORwqiT off=21557373 len=1747046 2024-02-10T06:05:22.450 INFO:tasks.workunit.client.0.smithi178.stdout:op 4444 completed, throughput=5MB/sec 2024-02-10T06:05:22.450 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6Wqc6AWxsplOOSW off=7703063 len=1840670 2024-02-10T06:05:22.453 INFO:tasks.workunit.client.0.smithi178.stdout:op 4445 completed, throughput=5MB/sec 2024-02-10T06:05:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:22 smithi189 ceph-mon[89631]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:05:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:22 smithi178 ceph-mon[92537]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:05:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:22 smithi178 ceph-mon[95116]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:05:23.454 INFO:tasks.workunit.client.0.smithi178.stdout: 868: throughput=5MB/sec pending data=0 2024-02-10T06:05:23.454 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fEvrtbQnK7FwY4O off=1780836 len=1546777 2024-02-10T06:05:23.461 INFO:tasks.workunit.client.0.smithi178.stdout:op 4446 completed, throughput=5MB/sec 2024-02-10T06:05:23.461 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g6AuMFi13YOUjvz off=2877072 len=456112 2024-02-10T06:05:23.464 INFO:tasks.workunit.client.0.smithi178.stdout:op 4447 completed, throughput=5MB/sec 2024-02-10T06:05:23.464 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Z9LIK-Ccb7hbg2G off=16282032 len=417530 2024-02-10T06:05:23.468 INFO:tasks.workunit.client.0.smithi178.stdout:op 4448 completed, throughput=5MB/sec 2024-02-10T06:05:23.468 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VUgoxAyBLUKMiZF off=1843661 len=1021614 2024-02-10T06:05:23.469 INFO:tasks.workunit.client.0.smithi178.stdout:op 4449 completed, throughput=5MB/sec 2024-02-10T06:05:23.469 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-A2QvLanU-UbDioL off=18166266 len=302091 2024-02-10T06:05:23.472 INFO:tasks.workunit.client.0.smithi178.stdout:op 4450 completed, throughput=5MB/sec 2024-02-10T06:05:24.473 INFO:tasks.workunit.client.0.smithi178.stdout: 869: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:24.473 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kPv7Nu0TuBKACnK off=18965935 len=457321 2024-02-10T06:05:24.474 INFO:tasks.workunit.client.0.smithi178.stdout:op 4451 completed, throughput=4.99MB/sec 2024-02-10T06:05:24.474 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ak6-P8Tpa1frjmW off=404700 len=1087851 2024-02-10T06:05:24.476 INFO:tasks.workunit.client.0.smithi178.stdout:op 4452 completed, throughput=5MB/sec 2024-02-10T06:05:24.476 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UTKhYHz1_4OLwm1 off=1493793 len=504270 2024-02-10T06:05:24.477 INFO:tasks.workunit.client.0.smithi178.stdout:op 4453 completed, throughput=5MB/sec 2024-02-10T06:05:24.477 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pTG5SJcDXT-Qh6K off=0 len=1160221 2024-02-10T06:05:24.479 INFO:tasks.workunit.client.0.smithi178.stdout:op 4454 completed, throughput=5MB/sec 2024-02-10T06:05:24.479 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OJFiSytkQajEh8x off=3308257 len=705666 2024-02-10T06:05:24.480 INFO:tasks.workunit.client.0.smithi178.stdout:op 4455 completed, throughput=5MB/sec 2024-02-10T06:05:24.480 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yRazh5u7JV0qUtL off=10596772 len=1731262 2024-02-10T06:05:24.491 INFO:tasks.workunit.client.0.smithi178.stdout:op 4456 completed, throughput=5MB/sec 2024-02-10T06:05:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:24 smithi189 ceph-mon[89631]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:05:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:24 smithi178 ceph-mon[92537]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:05:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:24 smithi178 ceph-mon[95116]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:05:25.491 INFO:tasks.workunit.client.0.smithi178.stdout: 870: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:25.491 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5NrKsiARgXMMZa9 off=7405395 len=1700990 2024-02-10T06:05:25.493 INFO:tasks.workunit.client.0.smithi178.stdout:op 4457 completed, throughput=5MB/sec 2024-02-10T06:05:25.493 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VFFJbjyVXOy4DwJ off=473253 len=405447 2024-02-10T06:05:25.497 INFO:tasks.workunit.client.0.smithi178.stdout:op 4458 completed, throughput=5MB/sec 2024-02-10T06:05:25.497 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HIa4mO46MCb1W_q off=471038 len=860084 2024-02-10T06:05:25.502 INFO:tasks.workunit.client.0.smithi178.stdout:op 4459 completed, throughput=5MB/sec 2024-02-10T06:05:25.502 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ahmBkYAumXnYQRM off=21345685 len=1782480 2024-02-10T06:05:25.510 INFO:tasks.workunit.client.0.smithi178.stdout:op 4460 completed, throughput=5MB/sec 2024-02-10T06:05:25.510 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TKJ6fgmRfd414_- off=14217644 len=1049784 2024-02-10T06:05:25.511 INFO:tasks.workunit.client.0.smithi178.stdout:op 4461 completed, throughput=5MB/sec 2024-02-10T06:05:26.511 INFO:tasks.workunit.client.0.smithi178.stdout: 871: throughput=5MB/sec pending data=0 2024-02-10T06:05:26.512 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dcDcj9UFTcfavf5 off=2279827 len=1025020 2024-02-10T06:05:26.513 INFO:tasks.workunit.client.0.smithi178.stdout:op 4462 completed, throughput=5MB/sec 2024-02-10T06:05:26.513 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Jt734oAJiZL2vCS off=3722596 len=817393 2024-02-10T06:05:26.515 INFO:tasks.workunit.client.0.smithi178.stdout:op 4463 completed, throughput=5MB/sec 2024-02-10T06:05:26.515 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VdLRoiPW1cweC3O off=20019264 len=1176789 2024-02-10T06:05:26.523 INFO:tasks.workunit.client.0.smithi178.stdout:op 4464 completed, throughput=5MB/sec 2024-02-10T06:05:26.523 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vOdouMMVOZR0_JG off=7542274 len=1790778 2024-02-10T06:05:26.531 INFO:tasks.workunit.client.0.smithi178.stdout:op 4465 completed, throughput=5MB/sec 2024-02-10T06:05:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:26 smithi189 ceph-mon[89631]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:05:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:26 smithi178 ceph-mon[92537]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:05:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:26 smithi178 ceph-mon[95116]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:05:27.532 INFO:tasks.workunit.client.0.smithi178.stdout: 872: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:27.532 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AqKplr_ohhpJqhQ off=3222778 len=1911676 2024-02-10T06:05:27.540 INFO:tasks.workunit.client.0.smithi178.stdout:op 4466 completed, throughput=5MB/sec 2024-02-10T06:05:27.541 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GiX-Pgp1jBs30xQ off=5040746 len=698454 2024-02-10T06:05:27.545 INFO:tasks.workunit.client.0.smithi178.stdout:op 4467 completed, throughput=5MB/sec 2024-02-10T06:05:27.545 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9Z5vsaUkjgC4Ip8 off=6337936 len=1338730 2024-02-10T06:05:27.546 INFO:tasks.workunit.client.0.smithi178.stdout:op 4468 completed, throughput=5MB/sec 2024-02-10T06:05:27.546 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rDiCB4vie8_dJX6 off=1131648 len=1599653 2024-02-10T06:05:27.556 INFO:tasks.workunit.client.0.smithi178.stdout:op 4469 completed, throughput=5MB/sec 2024-02-10T06:05:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:05:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:05:27] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:05:28.556 INFO:tasks.workunit.client.0.smithi178.stdout: 873: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:28.556 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RJdI-lKor7j6SMS off=16452457 len=945438 2024-02-10T06:05:28.558 INFO:tasks.workunit.client.0.smithi178.stdout:op 4470 completed, throughput=5MB/sec 2024-02-10T06:05:28.559 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BX9GnstkWQV7ooL off=6195671 len=306419 2024-02-10T06:05:28.562 INFO:tasks.workunit.client.0.smithi178.stdout:op 4471 completed, throughput=5MB/sec 2024-02-10T06:05:28.562 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fTkau65EeqOcnAT off=819344 len=350039 2024-02-10T06:05:28.566 INFO:tasks.workunit.client.0.smithi178.stdout:op 4472 completed, throughput=5MB/sec 2024-02-10T06:05:28.566 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-17NpUidiLJUEfzc off=23011085 len=300486 2024-02-10T06:05:28.567 INFO:tasks.workunit.client.0.smithi178.stdout:op 4473 completed, throughput=5MB/sec 2024-02-10T06:05:28.567 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mECu045qaiRx9q6 off=6030701 len=1006680 2024-02-10T06:05:28.572 INFO:tasks.workunit.client.0.smithi178.stdout:op 4474 completed, throughput=5MB/sec 2024-02-10T06:05:28.572 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-65Cnw1NSOjYbVni off=3288603 len=1228453 2024-02-10T06:05:28.574 INFO:tasks.workunit.client.0.smithi178.stdout:op 4475 completed, throughput=5MB/sec 2024-02-10T06:05:28.574 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nnNNz9S6ZhDKqJu off=0 len=1127320 2024-02-10T06:05:28.579 INFO:tasks.workunit.client.0.smithi178.stdout:op 4476 completed, throughput=5MB/sec 2024-02-10T06:05:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:28 smithi189 ceph-mon[89631]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:05:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:05:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:28 smithi178 ceph-mon[92537]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:05:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:05:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:28 smithi178 ceph-mon[95116]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:05:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:05:29.580 INFO:tasks.workunit.client.0.smithi178.stdout: 874: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:29.580 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HXw4cMwTuQuCe3f off=4576274 len=904197 2024-02-10T06:05:29.581 INFO:tasks.workunit.client.0.smithi178.stdout:op 4477 completed, throughput=5MB/sec 2024-02-10T06:05:29.581 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DNJTkowmar9fwL_ off=3554177 len=168296 2024-02-10T06:05:29.584 INFO:tasks.workunit.client.0.smithi178.stdout:op 4478 completed, throughput=5MB/sec 2024-02-10T06:05:29.584 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mCRfWOrLOO0ncOF off=669164 len=44625 2024-02-10T06:05:29.587 INFO:tasks.workunit.client.0.smithi178.stdout:op 4479 completed, throughput=5MB/sec 2024-02-10T06:05:29.587 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2WN_FkmSnNvRx9P off=6219753 len=1688121 2024-02-10T06:05:29.597 INFO:tasks.workunit.client.0.smithi178.stdout:op 4480 completed, throughput=5MB/sec 2024-02-10T06:05:29.597 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YTVzFLZLK058_wW off=9284526 len=1630859 2024-02-10T06:05:29.599 INFO:tasks.workunit.client.0.smithi178.stdout:op 4481 completed, throughput=5MB/sec 2024-02-10T06:05:29.599 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9dILA7z4ywS4nGP off=11063805 len=103786 2024-02-10T06:05:29.599 INFO:tasks.workunit.client.0.smithi178.stdout:op 4482 completed, throughput=5MB/sec 2024-02-10T06:05:29.600 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_bM6Xt10KlB5RV1 off=6985022 len=622477 2024-02-10T06:05:29.603 INFO:tasks.workunit.client.0.smithi178.stdout:op 4483 completed, throughput=5MB/sec 2024-02-10T06:05:30.604 INFO:tasks.workunit.client.0.smithi178.stdout: 875: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:30.604 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dHawcoJRDMaxgLC off=12171762 len=1030161 2024-02-10T06:05:30.605 INFO:tasks.workunit.client.0.smithi178.stdout:op 4484 completed, throughput=5MB/sec 2024-02-10T06:05:30.605 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Lxcy-EbEZ_cl6YX off=2525775 len=619476 2024-02-10T06:05:30.606 INFO:tasks.workunit.client.0.smithi178.stdout:op 4485 completed, throughput=5MB/sec 2024-02-10T06:05:30.606 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Fp6PR08LDPBy6XL off=786731 len=531979 2024-02-10T06:05:30.610 INFO:tasks.workunit.client.0.smithi178.stdout:op 4486 completed, throughput=5MB/sec 2024-02-10T06:05:30.610 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZIAKRM8vQy7Vase off=1828126 len=1170478 2024-02-10T06:05:30.616 INFO:tasks.workunit.client.0.smithi178.stdout:op 4487 completed, throughput=5MB/sec 2024-02-10T06:05:30.616 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-plRa3z4S5p5Gcg9 off=11290901 len=2024157 2024-02-10T06:05:30.626 INFO:tasks.workunit.client.0.smithi178.stdout:op 4488 completed, throughput=5MB/sec 2024-02-10T06:05:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:30 smithi189 ceph-mon[89631]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:05:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:30 smithi178 ceph-mon[92537]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:05:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:30 smithi178 ceph-mon[95116]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:05:31.626 INFO:tasks.workunit.client.0.smithi178.stdout: 876: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:31.627 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YLqym4K3mYiuxKF off=8868260 len=1913610 2024-02-10T06:05:31.638 INFO:tasks.workunit.client.0.smithi178.stdout:op 4489 completed, throughput=5MB/sec 2024-02-10T06:05:31.638 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-26fogBlD24RbnKL off=11289505 len=1330876 2024-02-10T06:05:31.643 INFO:tasks.workunit.client.0.smithi178.stdout:op 4490 completed, throughput=5MB/sec 2024-02-10T06:05:31.644 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yPsOR3oEKLGOVxj off=11282656 len=1439816 2024-02-10T06:05:31.651 INFO:tasks.workunit.client.0.smithi178.stdout:op 4491 completed, throughput=5MB/sec 2024-02-10T06:05:31.651 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-madgRbgIyvEqAtk off=2996828 len=1932149 2024-02-10T06:05:31.660 INFO:tasks.workunit.client.0.smithi178.stdout:op 4492 completed, throughput=5MB/sec 2024-02-10T06:05:32.661 INFO:tasks.workunit.client.0.smithi178.stdout: 877: throughput=5MB/sec pending data=0 2024-02-10T06:05:32.661 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oCN8UqZBLDdVO0U off=8065598 len=1359532 2024-02-10T06:05:32.666 INFO:tasks.workunit.client.0.smithi178.stdout:op 4493 completed, throughput=5MB/sec 2024-02-10T06:05:32.666 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fgmcq39UvDfJHyp off=9870529 len=519161 2024-02-10T06:05:32.671 INFO:tasks.workunit.client.0.smithi178.stdout:op 4494 completed, throughput=5MB/sec 2024-02-10T06:05:32.671 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dpjF-xoOvPtC06p off=13664719 len=1717821 2024-02-10T06:05:32.673 INFO:tasks.workunit.client.0.smithi178.stdout:op 4495 completed, throughput=5MB/sec 2024-02-10T06:05:32.673 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WFcWmZCjr_GwDBV off=5307343 len=31499 2024-02-10T06:05:32.674 INFO:tasks.workunit.client.0.smithi178.stdout:op 4496 completed, throughput=5MB/sec 2024-02-10T06:05:32.674 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f841pnKfUQNzmlh off=10287020 len=1937896 2024-02-10T06:05:32.686 INFO:tasks.workunit.client.0.smithi178.stdout:op 4497 completed, throughput=5MB/sec 2024-02-10T06:05:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:32 smithi189 ceph-mon[89631]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:05:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:32 smithi178 ceph-mon[92537]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:05:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:32 smithi178 ceph-mon[95116]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:05:33.686 INFO:tasks.workunit.client.0.smithi178.stdout: 878: throughput=5MB/sec pending data=0 2024-02-10T06:05:33.686 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--dEHxbG67mSRkQ1 off=18975838 len=36443 2024-02-10T06:05:33.689 INFO:tasks.workunit.client.0.smithi178.stdout:op 4498 completed, throughput=5MB/sec 2024-02-10T06:05:33.689 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0LH3RxT6hkpmaw1 off=13583127 len=498834 2024-02-10T06:05:33.693 INFO:tasks.workunit.client.0.smithi178.stdout:op 4499 completed, throughput=5MB/sec 2024-02-10T06:05:33.693 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uhENjOWB3tI1sOI off=5222627 len=773332 2024-02-10T06:05:33.695 INFO:tasks.workunit.client.0.smithi178.stdout:op 4500 completed, throughput=5MB/sec 2024-02-10T06:05:33.695 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Da56CMF_tpFot87 off=4525840 len=1446878 2024-02-10T06:05:33.696 INFO:tasks.workunit.client.0.smithi178.stdout:op 4501 completed, throughput=5MB/sec 2024-02-10T06:05:33.697 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lEF00_PhhG4FfaB off=2936148 len=1961726 2024-02-10T06:05:33.699 INFO:tasks.workunit.client.0.smithi178.stdout:op 4502 completed, throughput=5MB/sec 2024-02-10T06:05:34.699 INFO:tasks.workunit.client.0.smithi178.stdout: 879: throughput=5MB/sec pending data=0 2024-02-10T06:05:34.699 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6cI7_zLWjXX7EQa off=138244 len=1614668 2024-02-10T06:05:34.701 INFO:tasks.workunit.client.0.smithi178.stdout:op 4503 completed, throughput=5MB/sec 2024-02-10T06:05:34.701 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iU9W-BeMl8dzKlZ off=2206247 len=1445348 2024-02-10T06:05:34.708 INFO:tasks.workunit.client.0.smithi178.stdout:op 4504 completed, throughput=5MB/sec 2024-02-10T06:05:34.708 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Nwcts93n9ilhK73 off=6682324 len=1497050 2024-02-10T06:05:34.714 INFO:tasks.workunit.client.0.smithi178.stdout:op 4505 completed, throughput=5MB/sec 2024-02-10T06:05:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:34 smithi189 ceph-mon[89631]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:05:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:34 smithi178 ceph-mon[92537]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:05:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:34 smithi178 ceph-mon[95116]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:05:35.715 INFO:tasks.workunit.client.0.smithi178.stdout: 880: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:35.715 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DDM7houd-PNNBUN off=12150274 len=1371548 2024-02-10T06:05:35.721 INFO:tasks.workunit.client.0.smithi178.stdout:op 4506 completed, throughput=5MB/sec 2024-02-10T06:05:35.721 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-I_IdQn0Q6h6-wlq off=4519270 len=1039953 2024-02-10T06:05:35.727 INFO:tasks.workunit.client.0.smithi178.stdout:op 4507 completed, throughput=5MB/sec 2024-02-10T06:05:35.727 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1AyDUmTYcNkYB4e off=6317574 len=1297644 2024-02-10T06:05:35.732 INFO:tasks.workunit.client.0.smithi178.stdout:op 4508 completed, throughput=5MB/sec 2024-02-10T06:05:35.732 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1Dz2nRihRoYXVb5 off=1766967 len=1817833 2024-02-10T06:05:35.739 INFO:tasks.workunit.client.0.smithi178.stdout:op 4509 completed, throughput=5MB/sec 2024-02-10T06:05:36.740 INFO:tasks.workunit.client.0.smithi178.stdout: 881: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:36.740 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LL1B-eq2qk_mhwb off=2783908 len=1031587 2024-02-10T06:05:36.746 INFO:tasks.workunit.client.0.smithi178.stdout:op 4510 completed, throughput=5MB/sec 2024-02-10T06:05:36.746 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_Tz1xBYGX4PGgZ_ off=21563712 len=357637 2024-02-10T06:05:36.746 INFO:tasks.workunit.client.0.smithi178.stdout:op 4511 completed, throughput=5MB/sec 2024-02-10T06:05:36.747 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-X6_ODmgGYoYrE-3 off=4383975 len=1259738 2024-02-10T06:05:36.755 INFO:tasks.workunit.client.0.smithi178.stdout:op 4512 completed, throughput=5MB/sec 2024-02-10T06:05:36.755 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5nH7eO6SzxR8I_a off=2102017 len=459599 2024-02-10T06:05:36.756 INFO:tasks.workunit.client.0.smithi178.stdout:op 4513 completed, throughput=5MB/sec 2024-02-10T06:05:36.756 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vbKmkX7T98lIlsu off=10443570 len=231044 2024-02-10T06:05:36.756 INFO:tasks.workunit.client.0.smithi178.stdout:op 4514 completed, throughput=5MB/sec 2024-02-10T06:05:36.757 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lFMsJMH17sRjoDq off=8768813 len=1598769 2024-02-10T06:05:36.758 INFO:tasks.workunit.client.0.smithi178.stdout:op 4515 completed, throughput=5MB/sec 2024-02-10T06:05:36.759 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UX3I61BMyRGwkUZ off=15061840 len=61115 2024-02-10T06:05:36.761 INFO:tasks.workunit.client.0.smithi178.stdout:op 4516 completed, throughput=5MB/sec 2024-02-10T06:05:36.761 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ixch5m4I1-x9L7- off=9500713 len=222483 2024-02-10T06:05:36.761 INFO:tasks.workunit.client.0.smithi178.stdout:op 4517 completed, throughput=5MB/sec 2024-02-10T06:05:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:36 smithi189 ceph-mon[89631]: pgmap v1862: 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-02-10T06:05:37.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:36 smithi178 ceph-mon[92537]: pgmap v1862: 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-02-10T06:05:37.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:36 smithi178 ceph-mon[95116]: pgmap v1862: 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-02-10T06:05:37.762 INFO:tasks.workunit.client.0.smithi178.stdout: 882: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:37.762 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OMMz-8f3RYjUkP7 off=18437450 len=530568 2024-02-10T06:05:37.764 INFO:tasks.workunit.client.0.smithi178.stdout:op 4518 completed, throughput=5MB/sec 2024-02-10T06:05:37.764 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kr2TLax0R2fI6jO off=11815982 len=794681 2024-02-10T06:05:37.765 INFO:tasks.workunit.client.0.smithi178.stdout:op 4519 completed, throughput=5MB/sec 2024-02-10T06:05:37.765 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_vxLmV-H0pzRuXq off=5900980 len=1689481 2024-02-10T06:05:37.773 INFO:tasks.workunit.client.0.smithi178.stdout:op 4520 completed, throughput=5MB/sec 2024-02-10T06:05:37.773 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EJ00swrX0PdY95v off=18131306 len=1553612 2024-02-10T06:05:37.775 INFO:tasks.workunit.client.0.smithi178.stdout:op 4521 completed, throughput=5MB/sec 2024-02-10T06:05:37.775 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oFpWCxRPOySM2Sj off=19840230 len=633648 2024-02-10T06:05:37.776 INFO:tasks.workunit.client.0.smithi178.stdout:op 4522 completed, throughput=5MB/sec 2024-02-10T06:05:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:05:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:05:37] "GET /metrics HTTP/1.1" 200 34077 "" "Prometheus/2.43.0" 2024-02-10T06:05:38.776 INFO:tasks.workunit.client.0.smithi178.stdout: 883: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:38.776 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-o4DWg5zuULx4iyz off=12628096 len=1888794 2024-02-10T06:05:38.786 INFO:tasks.workunit.client.0.smithi178.stdout:op 4523 completed, throughput=5MB/sec 2024-02-10T06:05:38.786 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Xh1wZbOuDE9ebqK off=12320640 len=571592 2024-02-10T06:05:38.790 INFO:tasks.workunit.client.0.smithi178.stdout:op 4524 completed, throughput=5MB/sec 2024-02-10T06:05:38.790 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wfDAdEoyrIzBtXq off=3733021 len=686737 2024-02-10T06:05:38.794 INFO:tasks.workunit.client.0.smithi178.stdout:op 4525 completed, throughput=5MB/sec 2024-02-10T06:05:38.795 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-n3lA7INi3HAznUh off=5132197 len=1264939 2024-02-10T06:05:38.796 INFO:tasks.workunit.client.0.smithi178.stdout:op 4526 completed, throughput=5MB/sec 2024-02-10T06:05:38.796 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VUNAZiUm8JbaHH4 off=255403 len=1106441 2024-02-10T06:05:38.802 INFO:tasks.workunit.client.0.smithi178.stdout:op 4527 completed, throughput=5MB/sec 2024-02-10T06:05:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:38 smithi189 ceph-mon[89631]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:05:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:38 smithi178 ceph-mon[92537]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:05:39.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:38 smithi178 ceph-mon[95116]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:05:39.802 INFO:tasks.workunit.client.0.smithi178.stdout: 884: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:39.802 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Y2SItpehSf5h1hb off=4141 len=1299968 2024-02-10T06:05:39.805 INFO:tasks.workunit.client.0.smithi178.stdout:op 4528 completed, throughput=5MB/sec 2024-02-10T06:05:39.805 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yrFXf6uv_uGyxja off=5352715 len=1254411 2024-02-10T06:05:39.811 INFO:tasks.workunit.client.0.smithi178.stdout:op 4529 completed, throughput=5MB/sec 2024-02-10T06:05:39.811 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3mDHplZU6XbOacn off=2457325 len=1489173 2024-02-10T06:05:39.814 INFO:tasks.workunit.client.0.smithi178.stdout:op 4530 completed, throughput=5MB/sec 2024-02-10T06:05:39.814 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mI-WGfYm28A1shk off=3589361 len=1570485 2024-02-10T06:05:39.823 INFO:tasks.workunit.client.0.smithi178.stdout:op 4531 completed, throughput=5MB/sec 2024-02-10T06:05:40.824 INFO:tasks.workunit.client.0.smithi178.stdout: 885: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:40.824 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mSQX6_E98Tp1RED off=4058679 len=1836318 2024-02-10T06:05:40.826 INFO:tasks.workunit.client.0.smithi178.stdout:op 4532 completed, throughput=5MB/sec 2024-02-10T06:05:40.826 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-k6V31KDaVcx2uO0 off=8694518 len=1174612 2024-02-10T06:05:40.829 INFO:tasks.workunit.client.0.smithi178.stdout:op 4533 completed, throughput=5MB/sec 2024-02-10T06:05:40.829 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dNcaUXZcuRlrbRE off=1472265 len=19510 2024-02-10T06:05:40.831 INFO:tasks.workunit.client.0.smithi178.stdout:op 4534 completed, throughput=5MB/sec 2024-02-10T06:05:40.831 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CIxtSoxuVcArZZb off=7400713 len=582407 2024-02-10T06:05:40.833 INFO:tasks.workunit.client.0.smithi178.stdout:op 4535 completed, throughput=5MB/sec 2024-02-10T06:05:40.833 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OLTLSekXBsJ-4zU off=1564605 len=116710 2024-02-10T06:05:40.836 INFO:tasks.workunit.client.0.smithi178.stdout:op 4536 completed, throughput=5MB/sec 2024-02-10T06:05:40.836 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-htYEl0I4OC3OhN7 off=2211530 len=1925899 2024-02-10T06:05:40.844 INFO:tasks.workunit.client.0.smithi178.stdout:op 4537 completed, throughput=5MB/sec 2024-02-10T06:05:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:40 smithi189 ceph-mon[89631]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-02-10T06:05:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:40 smithi178 ceph-mon[92537]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-02-10T06:05:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:40 smithi178 ceph-mon[95116]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-02-10T06:05:41.844 INFO:tasks.workunit.client.0.smithi178.stdout: 886: throughput=5MB/sec pending data=0 2024-02-10T06:05:41.844 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4yhtT2bH4e9W03U off=569711 len=1433859 2024-02-10T06:05:41.846 INFO:tasks.workunit.client.0.smithi178.stdout:op 4538 completed, throughput=5MB/sec 2024-02-10T06:05:41.846 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0uhNlj6o9NukkAu off=16159259 len=508703 2024-02-10T06:05:41.847 INFO:tasks.workunit.client.0.smithi178.stdout:op 4539 completed, throughput=5MB/sec 2024-02-10T06:05:41.847 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cvEtiU6eRt_xpRu off=52417 len=1738815 2024-02-10T06:05:41.849 INFO:tasks.workunit.client.0.smithi178.stdout:op 4540 completed, throughput=5MB/sec 2024-02-10T06:05:41.849 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gzQxTP0sWf-sERe off=4647426 len=1516614 2024-02-10T06:05:41.856 INFO:tasks.workunit.client.0.smithi178.stdout:op 4541 completed, throughput=5MB/sec 2024-02-10T06:05:42.856 INFO:tasks.workunit.client.0.smithi178.stdout: 887: throughput=5MB/sec pending data=0 2024-02-10T06:05:42.857 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EedWszafnDcTRYo off=8483003 len=1272081 2024-02-10T06:05:42.858 INFO:tasks.workunit.client.0.smithi178.stdout:op 4542 completed, throughput=5MB/sec 2024-02-10T06:05:42.859 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-poPYyrlwZwcpVQN off=10867012 len=854939 2024-02-10T06:05:42.861 INFO:tasks.workunit.client.0.smithi178.stdout:op 4543 completed, throughput=5MB/sec 2024-02-10T06:05:42.861 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-goTLIrz2-JXxUhc off=16087154 len=1442702 2024-02-10T06:05:42.863 INFO:tasks.workunit.client.0.smithi178.stdout:op 4544 completed, throughput=5MB/sec 2024-02-10T06:05:42.863 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MaEhlocaZ6alyUD off=3382967 len=729257 2024-02-10T06:05:42.864 INFO:tasks.workunit.client.0.smithi178.stdout:op 4545 completed, throughput=5MB/sec 2024-02-10T06:05:42.865 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SgOZV8U1AB6D5pF off=344919 len=1187421 2024-02-10T06:05:42.867 INFO:tasks.workunit.client.0.smithi178.stdout:op 4546 completed, throughput=5MB/sec 2024-02-10T06:05:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:42 smithi189 ceph-mon[89631]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T06:05:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:42 smithi178 ceph-mon[92537]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T06:05:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:42 smithi178 ceph-mon[95116]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T06:05:43.867 INFO:tasks.workunit.client.0.smithi178.stdout: 888: throughput=5MB/sec pending data=0 2024-02-10T06:05:43.868 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-M1ARR0dJgCkGWRc off=5390873 len=1935377 2024-02-10T06:05:43.877 INFO:tasks.workunit.client.0.smithi178.stdout:op 4547 completed, throughput=5MB/sec 2024-02-10T06:05:43.877 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ByEwR9KWG-DV-Oo off=10274206 len=1523317 2024-02-10T06:05:43.878 INFO:tasks.workunit.client.0.smithi178.stdout:op 4548 completed, throughput=5MB/sec 2024-02-10T06:05:43.878 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nLrO6WG0V5Etvex off=2026315 len=706573 2024-02-10T06:05:43.879 INFO:tasks.workunit.client.0.smithi178.stdout:op 4549 completed, throughput=5MB/sec 2024-02-10T06:05:43.879 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qCVg2lNk2cxAMAv off=6727659 len=1224308 2024-02-10T06:05:43.881 INFO:tasks.workunit.client.0.smithi178.stdout:op 4550 completed, throughput=5MB/sec 2024-02-10T06:05:44.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:05:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:05:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:05:44.881 INFO:tasks.workunit.client.0.smithi178.stdout: 889: throughput=5MB/sec pending data=0 2024-02-10T06:05:44.881 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JkaQaOz-EqxcsSC off=1074436 len=144607 2024-02-10T06:05:44.882 INFO:tasks.workunit.client.0.smithi178.stdout:op 4551 completed, throughput=5MB/sec 2024-02-10T06:05:44.882 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lX8wqjFp4HQLdUl off=5681110 len=1484886 2024-02-10T06:05:44.886 INFO:tasks.workunit.client.0.smithi178.stdout:op 4552 completed, throughput=5MB/sec 2024-02-10T06:05:44.886 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LGYTK_gIdLXF7p6 off=12003486 len=1218071 2024-02-10T06:05:44.888 INFO:tasks.workunit.client.0.smithi178.stdout:op 4553 completed, throughput=5MB/sec 2024-02-10T06:05:44.888 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PVYRswUqQvW-wd8 off=4751315 len=1469204 2024-02-10T06:05:44.897 INFO:tasks.workunit.client.0.smithi178.stdout:op 4554 completed, throughput=5MB/sec 2024-02-10T06:05:44.897 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lqasMHhKYD0k088 off=15032049 len=1062611 2024-02-10T06:05:44.902 INFO:tasks.workunit.client.0.smithi178.stdout:op 4555 completed, throughput=5MB/sec 2024-02-10T06:05:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:44 smithi189 ceph-mon[89631]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T06:05:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:44 smithi178 ceph-mon[92537]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T06:05:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:44 smithi178 ceph-mon[95116]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T06:05:45.903 INFO:tasks.workunit.client.0.smithi178.stdout: 890: throughput=5MB/sec pending data=0 2024-02-10T06:05:45.903 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0JUDB5kSXml-eS3 off=3767567 len=1798381 2024-02-10T06:05:45.913 INFO:tasks.workunit.client.0.smithi178.stdout:op 4556 completed, throughput=5MB/sec 2024-02-10T06:05:45.914 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0yI3ioKT5Y8oF_n off=853534 len=114359 2024-02-10T06:05:45.914 INFO:tasks.workunit.client.0.smithi178.stdout:op 4557 completed, throughput=5MB/sec 2024-02-10T06:05:45.914 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BV99rAbJ2JoMaKf off=4003352 len=1296785 2024-02-10T06:05:45.920 INFO:tasks.workunit.client.0.smithi178.stdout:op 4558 completed, throughput=5MB/sec 2024-02-10T06:05:45.920 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OYKtL5229qqTB65 off=9501249 len=422151 2024-02-10T06:05:45.923 INFO:tasks.workunit.client.0.smithi178.stdout:op 4559 completed, throughput=5MB/sec 2024-02-10T06:05:45.923 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Z2k9w_QxrA9r_0n off=2674114 len=704039 2024-02-10T06:05:45.927 INFO:tasks.workunit.client.0.smithi178.stdout:op 4560 completed, throughput=5MB/sec 2024-02-10T06:05:45.928 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MNmZBUBeHrKb8Ae off=3441569 len=1760202 2024-02-10T06:05:45.929 INFO:tasks.workunit.client.0.smithi178.stdout:op 4561 completed, throughput=5MB/sec 2024-02-10T06:05:46.930 INFO:tasks.workunit.client.0.smithi178.stdout: 891: throughput=5MB/sec pending data=0 2024-02-10T06:05:46.930 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zRviBKNilTGce7P off=255323 len=921276 2024-02-10T06:05:46.935 INFO:tasks.workunit.client.0.smithi178.stdout:op 4562 completed, throughput=5MB/sec 2024-02-10T06:05:46.935 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zJJuQuoDuK73c3Z off=5219874 len=689328 2024-02-10T06:05:46.937 INFO:tasks.workunit.client.0.smithi178.stdout:op 4563 completed, throughput=5MB/sec 2024-02-10T06:05:46.937 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_lEz9e0htgRNaIh off=8889433 len=1190401 2024-02-10T06:05:46.945 INFO:tasks.workunit.client.0.smithi178.stdout:op 4564 completed, throughput=5MB/sec 2024-02-10T06:05:46.945 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ir5KqjJvaZgYezN off=5567531 len=687804 2024-02-10T06:05:46.949 INFO:tasks.workunit.client.0.smithi178.stdout:op 4565 completed, throughput=5MB/sec 2024-02-10T06:05:46.949 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-V52Mm_Zc5MCgvpj off=1529265 len=26317 2024-02-10T06:05:46.951 INFO:tasks.workunit.client.0.smithi178.stdout:op 4566 completed, throughput=5MB/sec 2024-02-10T06:05:46.951 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OlypZiQ8FyJuY3L off=75549 len=402686 2024-02-10T06:05:46.952 INFO:tasks.workunit.client.0.smithi178.stdout:op 4567 completed, throughput=5MB/sec 2024-02-10T06:05:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:46 smithi189 ceph-mon[89631]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:05:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:46 smithi178 ceph-mon[92537]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:05:47.222 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:46 smithi178 ceph-mon[95116]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:05:47.953 INFO:tasks.workunit.client.0.smithi178.stdout: 892: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NstRfwYTck6Hojr off=18507342 len=249195 2024-02-10T06:05:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:op 4568 completed, throughput=4.99MB/sec 2024-02-10T06:05:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7kHcqmNSv4q7RP2 off=269597 len=1156632 2024-02-10T06:05:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:op 4569 completed, throughput=5MB/sec 2024-02-10T06:05:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MYbNP3T564NZmIH off=9694242 len=680492 2024-02-10T06:05:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:05:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:05:47] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:05:47.963 INFO:tasks.workunit.client.0.smithi178.stdout:op 4570 completed, throughput=5MB/sec 2024-02-10T06:05:47.963 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-y8RxfXCj8DKukQ2 off=4058250 len=347945 2024-02-10T06:05:47.966 INFO:tasks.workunit.client.0.smithi178.stdout:op 4571 completed, throughput=5MB/sec 2024-02-10T06:05:47.966 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BRVYttcRc3-Y1Q9 off=10193743 len=1652525 2024-02-10T06:05:47.969 INFO:tasks.workunit.client.0.smithi178.stdout:op 4572 completed, throughput=5MB/sec 2024-02-10T06:05:47.969 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zPnUl0iKgo4-Sr6 off=4031710 len=272016 2024-02-10T06:05:47.970 INFO:tasks.workunit.client.0.smithi178.stdout:op 4573 completed, throughput=5MB/sec 2024-02-10T06:05:47.970 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XxyGUZ8I9QJzwSJ off=81779 len=1425620 2024-02-10T06:05:47.977 INFO:tasks.workunit.client.0.smithi178.stdout:op 4574 completed, throughput=5MB/sec 2024-02-10T06:05:48.978 INFO:tasks.workunit.client.0.smithi178.stdout: 893: throughput=5MB/sec pending data=0 2024-02-10T06:05:48.978 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Dvje1kKL2RDneNM off=4786546 len=124835 2024-02-10T06:05:48.980 INFO:tasks.workunit.client.0.smithi178.stdout:op 4575 completed, throughput=5MB/sec 2024-02-10T06:05:48.980 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LOjf0ZjRS-TlN-v off=1835912 len=144070 2024-02-10T06:05:48.981 INFO:tasks.workunit.client.0.smithi178.stdout:op 4576 completed, throughput=5MB/sec 2024-02-10T06:05:48.981 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a5iCFr_tLOVWw1h off=9871563 len=1862956 2024-02-10T06:05:48.983 INFO:tasks.workunit.client.0.smithi178.stdout:op 4577 completed, throughput=5MB/sec 2024-02-10T06:05:48.983 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BBhyFbsAuL6gzGq off=4259381 len=1337452 2024-02-10T06:05:48.984 INFO:tasks.workunit.client.0.smithi178.stdout:op 4578 completed, throughput=5MB/sec 2024-02-10T06:05:48.984 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xAf4RTq8xwPMnlt off=7460788 len=2049310 2024-02-10T06:05:48.993 INFO:tasks.workunit.client.0.smithi178.stdout:op 4579 completed, throughput=5MB/sec 2024-02-10T06:05:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:48 smithi189 ceph-mon[89631]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:05:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:48 smithi178 ceph-mon[92537]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:05:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:48 smithi178 ceph-mon[95116]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:05:49.994 INFO:tasks.workunit.client.0.smithi178.stdout: 894: throughput=5MB/sec pending data=0 2024-02-10T06:05:49.994 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2tNTVVQLCPD7S4G off=920044 len=1004139 2024-02-10T06:05:49.999 INFO:tasks.workunit.client.0.smithi178.stdout:op 4580 completed, throughput=5MB/sec 2024-02-10T06:05:49.999 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YKtiGtY4w2MDgPK off=0 len=1108312 2024-02-10T06:05:50.000 INFO:tasks.workunit.client.0.smithi178.stdout:op 4581 completed, throughput=5MB/sec 2024-02-10T06:05:50.000 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nDstNHTT2d_tvc7 off=16658120 len=128255 2024-02-10T06:05:50.003 INFO:tasks.workunit.client.0.smithi178.stdout:op 4582 completed, throughput=5MB/sec 2024-02-10T06:05:50.003 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--KaT3g5wecmPVhG off=11018642 len=115445 2024-02-10T06:05:50.005 INFO:tasks.workunit.client.0.smithi178.stdout:op 4583 completed, throughput=5MB/sec 2024-02-10T06:05:50.005 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ISZFh4gEhQZmeIz off=313354 len=504009 2024-02-10T06:05:50.009 INFO:tasks.workunit.client.0.smithi178.stdout:op 4584 completed, throughput=5MB/sec 2024-02-10T06:05:50.009 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0emrbUJJW10a9CT off=563225 len=421662 2024-02-10T06:05:50.013 INFO:tasks.workunit.client.0.smithi178.stdout:op 4585 completed, throughput=5MB/sec 2024-02-10T06:05:50.013 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LfPOHsLgJ8ah1E6 off=154030 len=1356493 2024-02-10T06:05:50.019 INFO:tasks.workunit.client.0.smithi178.stdout:op 4586 completed, throughput=5MB/sec 2024-02-10T06:05:51.020 INFO:tasks.workunit.client.0.smithi178.stdout: 895: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:51.020 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5KSHAWVEYeiEnya off=1153765 len=914855 2024-02-10T06:05:51.021 INFO:tasks.workunit.client.0.smithi178.stdout:op 4587 completed, throughput=5MB/sec 2024-02-10T06:05:51.021 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LnwAEQAi-QypOge off=8956186 len=50516 2024-02-10T06:05:51.024 INFO:tasks.workunit.client.0.smithi178.stdout:op 4588 completed, throughput=5MB/sec 2024-02-10T06:05:51.024 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8Gr26XX2PqTwmhA off=18885962 len=637010 2024-02-10T06:05:51.028 INFO:tasks.workunit.client.0.smithi178.stdout:op 4589 completed, throughput=5MB/sec 2024-02-10T06:05:51.028 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wJYW2BrWNy88j7r off=1204282 len=209803 2024-02-10T06:05:51.029 INFO:tasks.workunit.client.0.smithi178.stdout:op 4590 completed, throughput=5MB/sec 2024-02-10T06:05:51.029 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-L5a5fhu1_buuNB- off=3162839 len=1840051 2024-02-10T06:05:51.040 INFO:tasks.workunit.client.0.smithi178.stdout:op 4591 completed, throughput=5MB/sec 2024-02-10T06:05:51.040 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EsqKfa-0LgrALJ1 off=3395483 len=832696 2024-02-10T06:05:51.044 INFO:tasks.workunit.client.0.smithi178.stdout:op 4592 completed, throughput=5MB/sec 2024-02-10T06:05:51.044 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DYsrIxdlMApmiYX off=2666241 len=1202137 2024-02-10T06:05:51.046 INFO:tasks.workunit.client.0.smithi178.stdout:op 4593 completed, throughput=5MB/sec 2024-02-10T06:05:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:50 smithi178 ceph-mon[92537]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:05:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:50 smithi178 ceph-mon[95116]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:05:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:50 smithi189 ceph-mon[89631]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:05:52.047 INFO:tasks.workunit.client.0.smithi178.stdout: 896: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:52.047 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XvskDCbuiQRJmvG off=1533048 len=1945352 2024-02-10T06:05:52.049 INFO:tasks.workunit.client.0.smithi178.stdout:op 4594 completed, throughput=5MB/sec 2024-02-10T06:05:52.049 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pSe7kWzo3r1BDA_ off=17803799 len=621650 2024-02-10T06:05:52.053 INFO:tasks.workunit.client.0.smithi178.stdout:op 4595 completed, throughput=5MB/sec 2024-02-10T06:05:52.053 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kYsbnvYrzx6H7ES off=1515033 len=1713539 2024-02-10T06:05:52.061 INFO:tasks.workunit.client.0.smithi178.stdout:op 4596 completed, throughput=5MB/sec 2024-02-10T06:05:52.061 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9zsCbG-muMgTnuJ off=9532023 len=60271 2024-02-10T06:05:52.062 INFO:tasks.workunit.client.0.smithi178.stdout:op 4597 completed, throughput=5MB/sec 2024-02-10T06:05:52.062 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-v0Rl7RZSFb9CkBs off=2421534 len=312067 2024-02-10T06:05:52.062 INFO:tasks.workunit.client.0.smithi178.stdout:op 4598 completed, throughput=5MB/sec 2024-02-10T06:05:52.062 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PyslD461MNeLeWf off=1240505 len=1613796 2024-02-10T06:05:52.072 INFO:tasks.workunit.client.0.smithi178.stdout:op 4599 completed, throughput=5MB/sec 2024-02-10T06:05:53.072 INFO:tasks.workunit.client.0.smithi178.stdout: 897: throughput=5MB/sec pending data=0 2024-02-10T06:05:53.073 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Z5TtYKn3NvQk4Se off=5337605 len=1513500 2024-02-10T06:05:53.074 INFO:tasks.workunit.client.0.smithi178.stdout:op 4600 completed, throughput=5MB/sec 2024-02-10T06:05:53.074 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FPozYEoKKWYK9NH off=1009582 len=60434 2024-02-10T06:05:53.075 INFO:tasks.workunit.client.0.smithi178.stdout:op 4601 completed, throughput=5MB/sec 2024-02-10T06:05:53.075 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2C_TzeKle5Gry2y off=4900092 len=1494778 2024-02-10T06:05:53.078 INFO:tasks.workunit.client.0.smithi178.stdout:op 4602 completed, throughput=5MB/sec 2024-02-10T06:05:53.078 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ul_AifFUNK5JCdZ off=14616942 len=1248800 2024-02-10T06:05:53.085 INFO:tasks.workunit.client.0.smithi178.stdout:op 4603 completed, throughput=5MB/sec 2024-02-10T06:05:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:52 smithi178 ceph-mon[92537]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:05:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:52 smithi178 ceph-mon[95116]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:05:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:52 smithi189 ceph-mon[89631]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-10T06:05:54.087 INFO:tasks.workunit.client.0.smithi178.stdout: 898: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:54.088 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-c5k49ehF4Cj_xC0 off=730019 len=1483647 2024-02-10T06:05:54.088 INFO:tasks.workunit.client.0.smithi178.stdout:op 4604 completed, throughput=5MB/sec 2024-02-10T06:05:54.088 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oxVxiiXoBJ9vqBt off=4418171 len=1673892 2024-02-10T06:05:54.094 INFO:tasks.workunit.client.0.smithi178.stdout:op 4605 completed, throughput=5MB/sec 2024-02-10T06:05:54.094 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-m1hEo7dw6Stz4pn off=19466392 len=1829136 2024-02-10T06:05:54.096 INFO:tasks.workunit.client.0.smithi178.stdout:op 4606 completed, throughput=5MB/sec 2024-02-10T06:05:54.096 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-elsKhgz4eO_FEod off=10994274 len=863112 2024-02-10T06:05:54.097 INFO:tasks.workunit.client.0.smithi178.stdout:op 4607 completed, throughput=5MB/sec 2024-02-10T06:05:55.098 INFO:tasks.workunit.client.0.smithi178.stdout: 899: throughput=5MB/sec pending data=0 2024-02-10T06:05:55.098 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HquswLsRg6a1COD off=13841914 len=1067209 2024-02-10T06:05:55.099 INFO:tasks.workunit.client.0.smithi178.stdout:op 4608 completed, throughput=5MB/sec 2024-02-10T06:05:55.099 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-msJ1wRSYKR7wLaU off=1821592 len=431403 2024-02-10T06:05:55.103 INFO:tasks.workunit.client.0.smithi178.stdout:op 4609 completed, throughput=5MB/sec 2024-02-10T06:05:55.103 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rtCE_fxe5qZZ3UT off=3855338 len=954603 2024-02-10T06:05:55.105 INFO:tasks.workunit.client.0.smithi178.stdout:op 4610 completed, throughput=5MB/sec 2024-02-10T06:05:55.105 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AZC_cEaDwaYsp8c off=3192295 len=1282207 2024-02-10T06:05:55.112 INFO:tasks.workunit.client.0.smithi178.stdout:op 4611 completed, throughput=5MB/sec 2024-02-10T06:05:55.113 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-glGpGxEbCmKQdV0 off=3121915 len=1376699 2024-02-10T06:05:55.114 INFO:tasks.workunit.client.0.smithi178.stdout:op 4612 completed, throughput=5MB/sec 2024-02-10T06:05:55.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:54 smithi178 ceph-mon[92537]: pgmap v1871: 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-02-10T06:05:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:54 smithi178 ceph-mon[95116]: pgmap v1871: 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-02-10T06:05:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:54 smithi189 ceph-mon[89631]: pgmap v1871: 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-02-10T06:05:56.115 INFO:tasks.workunit.client.0.smithi178.stdout: 900: throughput=5MB/sec pending data=0 2024-02-10T06:05:56.115 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SCiKzCBeSCzT3o3 off=19081300 len=832909 2024-02-10T06:05:56.116 INFO:tasks.workunit.client.0.smithi178.stdout:op 4613 completed, throughput=5MB/sec 2024-02-10T06:05:56.116 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ukY2TgIFN-EuSOO off=784632 len=1375855 2024-02-10T06:05:56.119 INFO:tasks.workunit.client.0.smithi178.stdout:op 4614 completed, throughput=5MB/sec 2024-02-10T06:05:56.119 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7Wwhr2dUTPumz7B off=7716537 len=361219 2024-02-10T06:05:56.123 INFO:tasks.workunit.client.0.smithi178.stdout:op 4615 completed, throughput=5MB/sec 2024-02-10T06:05:56.123 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eW518VqRAJ3nLgj off=15057297 len=819068 2024-02-10T06:05:56.124 INFO:tasks.workunit.client.0.smithi178.stdout:op 4616 completed, throughput=5MB/sec 2024-02-10T06:05:56.124 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iyvsjviL66YJL3G off=5485086 len=1699037 2024-02-10T06:05:56.133 INFO:tasks.workunit.client.0.smithi178.stdout:op 4617 completed, throughput=5MB/sec 2024-02-10T06:05:57.133 INFO:tasks.workunit.client.0.smithi178.stdout: 901: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:57.133 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-q3mHVjY86eer0lK off=110386 len=1687031 2024-02-10T06:05:57.143 INFO:tasks.workunit.client.0.smithi178.stdout:op 4618 completed, throughput=5MB/sec 2024-02-10T06:05:57.143 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SKk9A6KGMZcY1bC off=10568270 len=1259644 2024-02-10T06:05:57.147 INFO:tasks.workunit.client.0.smithi178.stdout:op 4619 completed, throughput=5MB/sec 2024-02-10T06:05:57.148 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-p2aigrcWVnlsgVh off=13323444 len=1940567 2024-02-10T06:05:57.154 INFO:tasks.workunit.client.0.smithi178.stdout:op 4620 completed, throughput=5MB/sec 2024-02-10T06:05:57.154 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dLM3SqozvxcYbhm off=5850131 len=99318 2024-02-10T06:05:57.156 INFO:tasks.workunit.client.0.smithi178.stdout:op 4621 completed, throughput=5MB/sec 2024-02-10T06:05:57.156 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aX0wA7g4UFrNo4r off=16672837 len=1577595 2024-02-10T06:05:57.165 INFO:tasks.workunit.client.0.smithi178.stdout:op 4622 completed, throughput=5MB/sec 2024-02-10T06:05:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:56 smithi178 ceph-mon[92537]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T06:05:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:56 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:05:57.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:56 smithi178 ceph-mon[95116]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T06:05:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:56 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:05:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:56 smithi189 ceph-mon[89631]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-10T06:05:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:56 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:05:57.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:05:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:05:57.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:57 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:05:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:05:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:05:57] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:05:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:05:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:05:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:57 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:05:58.165 INFO:tasks.workunit.client.0.smithi178.stdout: 902: throughput=5MB/sec pending data=0 2024-02-10T06:05:58.166 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--lTPquE-a_SVgE7 off=9260981 len=1079408 2024-02-10T06:05:58.171 INFO:tasks.workunit.client.0.smithi178.stdout:op 4623 completed, throughput=5MB/sec 2024-02-10T06:05:58.171 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VpoWSQMvr-_cdhg off=619195 len=1213412 2024-02-10T06:05:58.176 INFO:tasks.workunit.client.0.smithi178.stdout:op 4624 completed, throughput=5MB/sec 2024-02-10T06:05:58.176 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kXyXTZ0rjXLfhL6 off=9448062 len=312039 2024-02-10T06:05:58.177 INFO:tasks.workunit.client.0.smithi178.stdout:op 4625 completed, throughput=5MB/sec 2024-02-10T06:05:58.177 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zrI3-DVhZoHMrEq off=7460526 len=914573 2024-02-10T06:05:58.183 INFO:tasks.workunit.client.0.smithi178.stdout:op 4626 completed, throughput=5MB/sec 2024-02-10T06:05:58.183 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jEzr2NnW3pM0sJC off=1873166 len=511304 2024-02-10T06:05:58.183 INFO:tasks.workunit.client.0.smithi178.stdout:op 4627 completed, throughput=5MB/sec 2024-02-10T06:05:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:05:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:05:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:57 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:05:59.183 INFO:tasks.workunit.client.0.smithi178.stdout: 903: throughput=4.99MB/sec pending data=0 2024-02-10T06:05:59.183 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RByuoFhKxqBG251 off=13932822 len=767855 2024-02-10T06:05:59.188 INFO:tasks.workunit.client.0.smithi178.stdout:op 4628 completed, throughput=5MB/sec 2024-02-10T06:05:59.188 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VrPTLosU4Le2Udy off=23403011 len=1131513 2024-02-10T06:05:59.189 INFO:tasks.workunit.client.0.smithi178.stdout:op 4629 completed, throughput=5MB/sec 2024-02-10T06:05:59.189 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FGNgI0nr7K7V41I off=6234297 len=1785039 2024-02-10T06:05:59.200 INFO:tasks.workunit.client.0.smithi178.stdout:op 4630 completed, throughput=5MB/sec 2024-02-10T06:05:59.200 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IjYTHX0nO-YCr96 off=14694474 len=250530 2024-02-10T06:05:59.200 INFO:tasks.workunit.client.0.smithi178.stdout:op 4631 completed, throughput=5MB/sec 2024-02-10T06:05:59.200 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ABfxmV4ohb1P7Gr off=7487826 len=623003 2024-02-10T06:05:59.201 INFO:tasks.workunit.client.0.smithi178.stdout:op 4632 completed, throughput=5MB/sec 2024-02-10T06:05:59.201 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vEui0EaB8uvEJcR off=903932 len=2050908 2024-02-10T06:05:59.210 INFO:tasks.workunit.client.0.smithi178.stdout:op 4633 completed, throughput=5MB/sec 2024-02-10T06:05:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:58 smithi178 ceph-mon[92537]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:05:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:05:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:05:59.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:58 smithi178 ceph-mon[95116]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:05:59.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:05:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:05:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:58 smithi189 ceph-mon[89631]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:05:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:05:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:06:00.210 INFO:tasks.workunit.client.0.smithi178.stdout: 904: throughput=5MB/sec pending data=0 2024-02-10T06:06:00.211 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MyselHq7cBCRvmz off=1251844 len=584091 2024-02-10T06:06:00.215 INFO:tasks.workunit.client.0.smithi178.stdout:op 4634 completed, throughput=5MB/sec 2024-02-10T06:06:00.215 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sLWfqUSZaTAZfCG off=20082216 len=792480 2024-02-10T06:06:00.216 INFO:tasks.workunit.client.0.smithi178.stdout:op 4635 completed, throughput=5MB/sec 2024-02-10T06:06:00.216 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--PpkcvHxK3Os37I off=3826446 len=1419400 2024-02-10T06:06:00.218 INFO:tasks.workunit.client.0.smithi178.stdout:op 4636 completed, throughput=5MB/sec 2024-02-10T06:06:00.218 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6daFd6jwrp7bwe1 off=16376097 len=60888 2024-02-10T06:06:00.220 INFO:tasks.workunit.client.0.smithi178.stdout:op 4637 completed, throughput=5MB/sec 2024-02-10T06:06:00.220 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vJrQM9cgZ--OCOi off=2910392 len=1403202 2024-02-10T06:06:00.227 INFO:tasks.workunit.client.0.smithi178.stdout:op 4638 completed, throughput=5MB/sec 2024-02-10T06:06:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:00 smithi178 ceph-mon[92537]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T06:06:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:00 smithi178 ceph-mon[95116]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T06:06:01.228 INFO:tasks.workunit.client.0.smithi178.stdout: 905: throughput=4.99MB/sec pending data=0 2024-02-10T06:06:01.228 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HevRB2m4uuaOVfi off=3303990 len=785287 2024-02-10T06:06:01.229 INFO:tasks.workunit.client.0.smithi178.stdout:op 4639 completed, throughput=5MB/sec 2024-02-10T06:06:01.229 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Nj8r58q_6uucLgE off=377594 len=1742082 2024-02-10T06:06:01.232 INFO:tasks.workunit.client.0.smithi178.stdout:op 4640 completed, throughput=5MB/sec 2024-02-10T06:06:01.232 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0n8Xg9L3QLl0G7F off=7302338 len=287069 2024-02-10T06:06:01.235 INFO:tasks.workunit.client.0.smithi178.stdout:op 4641 completed, throughput=5MB/sec 2024-02-10T06:06:01.235 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vPHkc2FZf-szUxf off=8158448 len=1184241 2024-02-10T06:06:01.242 INFO:tasks.workunit.client.0.smithi178.stdout:op 4642 completed, throughput=5MB/sec 2024-02-10T06:06:01.242 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-J74zMo0oZsm3Y-1 off=17335233 len=1236303 2024-02-10T06:06:01.243 INFO:tasks.workunit.client.0.smithi178.stdout:op 4643 completed, throughput=5MB/sec 2024-02-10T06:06:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:00 smithi189 ceph-mon[89631]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T06:06:02.244 INFO:tasks.workunit.client.0.smithi178.stdout: 906: throughput=4.99MB/sec pending data=0 2024-02-10T06:06:02.244 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rg6Mxky0CF6onQ6 off=12965404 len=129760 2024-02-10T06:06:02.244 INFO:tasks.workunit.client.0.smithi178.stdout:op 4644 completed, throughput=4.99MB/sec 2024-02-10T06:06:02.245 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sLtS7tGvV4jZp61 off=2020698 len=831459 2024-02-10T06:06:02.249 INFO:tasks.workunit.client.0.smithi178.stdout:op 4645 completed, throughput=5MB/sec 2024-02-10T06:06:02.250 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AFZovC3tl10C0p8 off=3872119 len=834444 2024-02-10T06:06:02.254 INFO:tasks.workunit.client.0.smithi178.stdout:op 4646 completed, throughput=5MB/sec 2024-02-10T06:06:02.254 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ORIZmdOCd9S737N off=4413101 len=1974441 2024-02-10T06:06:02.262 INFO:tasks.workunit.client.0.smithi178.stdout:op 4647 completed, throughput=5MB/sec 2024-02-10T06:06:02.262 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UBoAiVANdmkrHNQ off=7444997 len=662652 2024-02-10T06:06:02.266 INFO:tasks.workunit.client.0.smithi178.stdout:op 4648 completed, throughput=5MB/sec 2024-02-10T06:06:02.266 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6ktKczc3vF2GggW off=9692205 len=1242665 2024-02-10T06:06:02.268 INFO:tasks.workunit.client.0.smithi178.stdout:op 4649 completed, throughput=5MB/sec 2024-02-10T06:06:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:02 smithi178 ceph-mon[92537]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:06:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:02 smithi178 ceph-mon[95116]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:06:03.268 INFO:tasks.workunit.client.0.smithi178.stdout: 907: throughput=5MB/sec pending data=0 2024-02-10T06:06:03.268 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-k9WCFip-4TVmdQf off=1655544 len=1545557 2024-02-10T06:06:03.275 INFO:tasks.workunit.client.0.smithi178.stdout:op 4650 completed, throughput=5MB/sec 2024-02-10T06:06:03.275 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-okbxK-gLLPROPjE off=22703 len=1945323 2024-02-10T06:06:03.277 INFO:tasks.workunit.client.0.smithi178.stdout:op 4651 completed, throughput=5MB/sec 2024-02-10T06:06:03.277 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-J5Jl_2ClV-zZYBE off=19285221 len=1597166 2024-02-10T06:06:03.285 INFO:tasks.workunit.client.0.smithi178.stdout:op 4652 completed, throughput=5MB/sec 2024-02-10T06:06:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:02 smithi189 ceph-mon[89631]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:06:04.285 INFO:tasks.workunit.client.0.smithi178.stdout: 908: throughput=4.99MB/sec pending data=0 2024-02-10T06:06:04.286 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-J3YQaZAZ2MtW7Kq off=20579097 len=871477 2024-02-10T06:06:04.287 INFO:tasks.workunit.client.0.smithi178.stdout:op 4653 completed, throughput=5MB/sec 2024-02-10T06:06:04.287 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TTwsxVBvuM6H5t4 off=4369445 len=1239895 2024-02-10T06:06:04.288 INFO:tasks.workunit.client.0.smithi178.stdout:op 4654 completed, throughput=5MB/sec 2024-02-10T06:06:04.289 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-q4nnItxNrw3zdjo off=11208563 len=1765091 2024-02-10T06:06:04.296 INFO:tasks.workunit.client.0.smithi178.stdout:op 4655 completed, throughput=5MB/sec 2024-02-10T06:06:04.296 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UIYOtjgkab9mH_I off=5721912 len=410035 2024-02-10T06:06:04.297 INFO:tasks.workunit.client.0.smithi178.stdout:op 4656 completed, throughput=5MB/sec 2024-02-10T06:06:04.297 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vUaV5znx35HYa_d off=11045748 len=1167891 2024-02-10T06:06:04.304 INFO:tasks.workunit.client.0.smithi178.stdout:op 4657 completed, throughput=5MB/sec 2024-02-10T06:06:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:04 smithi178 ceph-mon[92537]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:06:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:04 smithi178 ceph-mon[95116]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:06:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:04 smithi189 ceph-mon[89631]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:06:05.304 INFO:tasks.workunit.client.0.smithi178.stdout: 909: throughput=5MB/sec pending data=0 2024-02-10T06:06:05.304 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ivntuq4-icmy4SG off=7111190 len=1494233 2024-02-10T06:06:05.306 INFO:tasks.workunit.client.0.smithi178.stdout:op 4658 completed, throughput=5MB/sec 2024-02-10T06:06:05.306 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7IwqnVVhuC-WwST off=4863866 len=478620 2024-02-10T06:06:05.307 INFO:tasks.workunit.client.0.smithi178.stdout:op 4659 completed, throughput=5MB/sec 2024-02-10T06:06:05.307 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SZzdXG4rxORAoii off=15849480 len=845262 2024-02-10T06:06:05.308 INFO:tasks.workunit.client.0.smithi178.stdout:op 4660 completed, throughput=5MB/sec 2024-02-10T06:06:05.309 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-o58Fg7e27QZDlxW off=3866222 len=1855520 2024-02-10T06:06:05.316 INFO:tasks.workunit.client.0.smithi178.stdout:op 4661 completed, throughput=5MB/sec 2024-02-10T06:06:05.316 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LtSW3tdBgScK0hm off=21753350 len=1268018 2024-02-10T06:06:05.321 INFO:tasks.workunit.client.0.smithi178.stdout:op 4662 completed, throughput=5MB/sec 2024-02-10T06:06:06.322 INFO:tasks.workunit.client.0.smithi178.stdout: 910: throughput=5MB/sec pending data=0 2024-02-10T06:06:06.322 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9b9OrWyfq7fnDrx off=1331028 len=126689 2024-02-10T06:06:06.322 INFO:tasks.workunit.client.0.smithi178.stdout:op 4663 completed, throughput=5MB/sec 2024-02-10T06:06:06.322 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ic_3PY530sZ6tyi off=4067391 len=121718 2024-02-10T06:06:06.323 INFO:tasks.workunit.client.0.smithi178.stdout:op 4664 completed, throughput=5MB/sec 2024-02-10T06:06:06.323 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PguVqFVMYqIF5AK off=16679345 len=341256 2024-02-10T06:06:06.326 INFO:tasks.workunit.client.0.smithi178.stdout:op 4665 completed, throughput=5MB/sec 2024-02-10T06:06:06.327 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kSH1mU4nOCHluq6 off=4957188 len=852810 2024-02-10T06:06:06.331 INFO:tasks.workunit.client.0.smithi178.stdout:op 4666 completed, throughput=5MB/sec 2024-02-10T06:06:06.331 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JjtMCENFwA_cRa3 off=15038591 len=856501 2024-02-10T06:06:06.335 INFO:tasks.workunit.client.0.smithi178.stdout:op 4667 completed, throughput=5MB/sec 2024-02-10T06:06:06.335 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Zo7gucyYtP5W49r off=10698758 len=1775710 2024-02-10T06:06:06.342 INFO:tasks.workunit.client.0.smithi178.stdout:op 4668 completed, throughput=5MB/sec 2024-02-10T06:06:06.342 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-joArRUPtPcK5qPy off=617245 len=888078 2024-02-10T06:06:06.346 INFO:tasks.workunit.client.0.smithi178.stdout:op 4669 completed, throughput=5MB/sec 2024-02-10T06:06:07.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:06 smithi178 ceph-mon[92537]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:06:07.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:06 smithi178 ceph-mon[95116]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:06:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:06 smithi189 ceph-mon[89631]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:06:07.346 INFO:tasks.workunit.client.0.smithi178.stdout: 911: throughput=5MB/sec pending data=0 2024-02-10T06:06:07.346 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BRVYttcRc3-Y1Q9 off=315624 len=1393179 2024-02-10T06:06:07.349 INFO:tasks.workunit.client.0.smithi178.stdout:op 4670 completed, throughput=5MB/sec 2024-02-10T06:06:07.349 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QO_wyNM-9AQ-1k2 off=973545 len=299505 2024-02-10T06:06:07.352 INFO:tasks.workunit.client.0.smithi178.stdout:op 4671 completed, throughput=5MB/sec 2024-02-10T06:06:07.353 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1_Q4MxWF-fkKv9h off=1629791 len=1797140 2024-02-10T06:06:07.354 INFO:tasks.workunit.client.0.smithi178.stdout:op 4672 completed, throughput=5MB/sec 2024-02-10T06:06:07.355 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vum2FSTtl73CTAL off=2365859 len=1911053 2024-02-10T06:06:07.366 INFO:tasks.workunit.client.0.smithi178.stdout:op 4673 completed, throughput=5MB/sec 2024-02-10T06:06:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:06:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:06:07] "GET /metrics HTTP/1.1" 200 34074 "" "Prometheus/2.43.0" 2024-02-10T06:06:08.367 INFO:tasks.workunit.client.0.smithi178.stdout: 912: throughput=5MB/sec pending data=0 2024-02-10T06:06:08.367 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-a9ZyeMYJLedYnDs off=8945315 len=15796 2024-02-10T06:06:08.369 INFO:tasks.workunit.client.0.smithi178.stdout:op 4674 completed, throughput=5MB/sec 2024-02-10T06:06:08.369 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6FZsW3ge66DojNS off=1603021 len=1316715 2024-02-10T06:06:08.375 INFO:tasks.workunit.client.0.smithi178.stdout:op 4675 completed, throughput=5MB/sec 2024-02-10T06:06:08.375 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g-upHKopAmzLzNY off=12691696 len=1335489 2024-02-10T06:06:08.382 INFO:tasks.workunit.client.0.smithi178.stdout:op 4676 completed, throughput=5MB/sec 2024-02-10T06:06:08.382 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YAO3Ul6WnllOBu_ off=2014449 len=539329 2024-02-10T06:06:08.382 INFO:tasks.workunit.client.0.smithi178.stdout:op 4677 completed, throughput=5MB/sec 2024-02-10T06:06:08.382 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FvZNY7aV58-Zgbc off=17859248 len=1814911 2024-02-10T06:06:08.386 INFO:tasks.workunit.client.0.smithi178.stdout:op 4678 completed, throughput=5MB/sec 2024-02-10T06:06:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:08 smithi178 ceph-mon[92537]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T06:06:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:08 smithi178 ceph-mon[95116]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T06:06:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:08 smithi189 ceph-mon[89631]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T06:06:09.387 INFO:tasks.workunit.client.0.smithi178.stdout: 913: throughput=5MB/sec pending data=0 2024-02-10T06:06:09.387 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LjhGyHQUOZYdlg2 off=8109585 len=1287047 2024-02-10T06:06:09.396 INFO:tasks.workunit.client.0.smithi178.stdout:op 4679 completed, throughput=5MB/sec 2024-02-10T06:06:09.396 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-f-5bftq-8bqsfne off=7754767 len=1047014 2024-02-10T06:06:09.397 INFO:tasks.workunit.client.0.smithi178.stdout:op 4680 completed, throughput=5MB/sec 2024-02-10T06:06:09.397 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kYsbnvYrzx6H7ES off=1528399 len=1872549 2024-02-10T06:06:09.400 INFO:tasks.workunit.client.0.smithi178.stdout:op 4681 completed, throughput=5MB/sec 2024-02-10T06:06:09.400 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CxUsiZqdQJyaD76 off=2257296 len=1001884 2024-02-10T06:06:09.405 INFO:tasks.workunit.client.0.smithi178.stdout:op 4682 completed, throughput=5MB/sec 2024-02-10T06:06:10.405 INFO:tasks.workunit.client.0.smithi178.stdout: 914: throughput=4.99MB/sec pending data=0 2024-02-10T06:06:10.405 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZYassnkv8d8Ie12 off=207556 len=361517 2024-02-10T06:06:10.409 INFO:tasks.workunit.client.0.smithi178.stdout:op 4683 completed, throughput=5MB/sec 2024-02-10T06:06:10.409 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7V1voPGl7_c5sUC off=248060 len=339300 2024-02-10T06:06:10.412 INFO:tasks.workunit.client.0.smithi178.stdout:op 4684 completed, throughput=5MB/sec 2024-02-10T06:06:10.412 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-O15E0bIaCD6fb_7 off=20609210 len=1713218 2024-02-10T06:06:10.419 INFO:tasks.workunit.client.0.smithi178.stdout:op 4685 completed, throughput=5MB/sec 2024-02-10T06:06:10.419 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-L6_SpzOSa4MQko_ off=12231618 len=1327367 2024-02-10T06:06:10.421 INFO:tasks.workunit.client.0.smithi178.stdout:op 4686 completed, throughput=5MB/sec 2024-02-10T06:06:10.421 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8xOzm4_J9Wdc_I- off=3250460 len=791886 2024-02-10T06:06:10.422 INFO:tasks.workunit.client.0.smithi178.stdout:op 4687 completed, throughput=5MB/sec 2024-02-10T06:06:10.422 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Qs2me1c44TkRIbZ off=772246 len=1671940 2024-02-10T06:06:10.423 INFO:tasks.workunit.client.0.smithi178.stdout:op 4688 completed, throughput=5MB/sec 2024-02-10T06:06:11.089 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:10 smithi189 ceph-mon[89631]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-10T06:06:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:10 smithi178 ceph-mon[92537]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-10T06:06:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:10 smithi178 ceph-mon[95116]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-10T06:06:11.423 INFO:tasks.workunit.client.0.smithi178.stdout: 915: throughput=5MB/sec pending data=0 2024-02-10T06:06:11.424 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IoB1i0ouAgTSo0Q off=11258197 len=738325 2024-02-10T06:06:11.428 INFO:tasks.workunit.client.0.smithi178.stdout:op 4689 completed, throughput=5MB/sec 2024-02-10T06:06:11.428 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cKp8dP5RsXHKBEx off=0 len=1326923 2024-02-10T06:06:11.436 INFO:tasks.workunit.client.0.smithi178.stdout:op 4690 completed, throughput=5MB/sec 2024-02-10T06:06:11.436 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nLbIzX7rxaH-nOh off=15780562 len=387813 2024-02-10T06:06:11.436 INFO:tasks.workunit.client.0.smithi178.stdout:op 4691 completed, throughput=5MB/sec 2024-02-10T06:06:11.436 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YUUe1PjZ5fzuqv7 off=705563 len=678463 2024-02-10T06:06:11.441 INFO:tasks.workunit.client.0.smithi178.stdout:op 4692 completed, throughput=5MB/sec 2024-02-10T06:06:11.441 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xn_01ImZ3jzGjap off=12070221 len=1096900 2024-02-10T06:06:11.446 INFO:tasks.workunit.client.0.smithi178.stdout:op 4693 completed, throughput=5MB/sec 2024-02-10T06:06:11.446 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mOlHDTmbjcOObNK off=9033850 len=1603110 2024-02-10T06:06:11.448 INFO:tasks.workunit.client.0.smithi178.stdout:op 4694 completed, throughput=5MB/sec 2024-02-10T06:06:12.448 INFO:tasks.workunit.client.0.smithi178.stdout: 916: throughput=5MB/sec pending data=0 2024-02-10T06:06:12.448 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ABfxmV4ohb1P7Gr off=7553712 len=1752373 2024-02-10T06:06:12.456 INFO:tasks.workunit.client.0.smithi178.stdout:op 4695 completed, throughput=5MB/sec 2024-02-10T06:06:12.456 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kPZ1_L2f9e-HZ-4 off=6182644 len=1867645 2024-02-10T06:06:12.464 INFO:tasks.workunit.client.0.smithi178.stdout:op 4696 completed, throughput=5MB/sec 2024-02-10T06:06:12.464 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WoBYLu5YGuGWtbu off=5190513 len=514310 2024-02-10T06:06:12.468 INFO:tasks.workunit.client.0.smithi178.stdout:op 4697 completed, throughput=5MB/sec 2024-02-10T06:06:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:12 smithi178 ceph-mon[92537]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:06:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:12 smithi178 ceph-mon[95116]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:06:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:12 smithi189 ceph-mon[89631]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:06:13.468 INFO:tasks.workunit.client.0.smithi178.stdout: 917: throughput=5MB/sec pending data=0 2024-02-10T06:06:13.468 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BAzwKoHyRvYfYnA off=6887751 len=707192 2024-02-10T06:06:13.473 INFO:tasks.workunit.client.0.smithi178.stdout:op 4698 completed, throughput=5MB/sec 2024-02-10T06:06:13.473 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BIqlwUmzLXkw4dJ off=1041115 len=51464 2024-02-10T06:06:13.476 INFO:tasks.workunit.client.0.smithi178.stdout:op 4699 completed, throughput=5MB/sec 2024-02-10T06:06:13.476 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-p2dNGpFE59n1cks off=22646095 len=809575 2024-02-10T06:06:13.478 INFO:tasks.workunit.client.0.smithi178.stdout:op 4700 completed, throughput=5MB/sec 2024-02-10T06:06:13.478 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-i-ipadTkw-proCJ off=2681427 len=596780 2024-02-10T06:06:13.479 INFO:tasks.workunit.client.0.smithi178.stdout:op 4701 completed, throughput=5MB/sec 2024-02-10T06:06:13.479 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-J5QZ-H5nRJdQiHf off=4365756 len=814485 2024-02-10T06:06:13.481 INFO:tasks.workunit.client.0.smithi178.stdout:op 4702 completed, throughput=5MB/sec 2024-02-10T06:06:13.481 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-esrVFHcyKAYq4AF off=4144000 len=1158406 2024-02-10T06:06:13.482 INFO:tasks.workunit.client.0.smithi178.stdout:op 4703 completed, throughput=5MB/sec 2024-02-10T06:06:13.482 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5JuB86kQ8UT6h_x off=11176078 len=495700 2024-02-10T06:06:13.483 INFO:tasks.workunit.client.0.smithi178.stdout:op 4704 completed, throughput=5MB/sec 2024-02-10T06:06:13.483 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Fv3KnUauhSxjDXd off=10576739 len=343596 2024-02-10T06:06:13.487 INFO:tasks.workunit.client.0.smithi178.stdout:op 4705 completed, throughput=5MB/sec 2024-02-10T06:06:13.487 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fayviewHcWm08Ta off=18894118 len=940098 2024-02-10T06:06:13.488 INFO:tasks.workunit.client.0.smithi178.stdout:op 4706 completed, throughput=5MB/sec 2024-02-10T06:06:14.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:06:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:06:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:06:14.489 INFO:tasks.workunit.client.0.smithi178.stdout: 918: throughput=5MB/sec pending data=0 2024-02-10T06:06:14.489 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vvgGo1qeRiz64Pr off=1422599 len=2079104 2024-02-10T06:06:14.498 INFO:tasks.workunit.client.0.smithi178.stdout:op 4707 completed, throughput=5MB/sec 2024-02-10T06:06:14.498 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9Z5vsaUkjgC4Ip8 off=6548638 len=555248 2024-02-10T06:06:14.499 INFO:tasks.workunit.client.0.smithi178.stdout:op 4708 completed, throughput=5MB/sec 2024-02-10T06:06:14.499 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2Sl0CZDl91TK2Ix off=13130430 len=811434 2024-02-10T06:06:14.501 INFO:tasks.workunit.client.0.smithi178.stdout:op 4709 completed, throughput=5MB/sec 2024-02-10T06:06:14.501 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SxYr7n2bhLHVdgr off=2958948 len=2047974 2024-02-10T06:06:14.503 INFO:tasks.workunit.client.0.smithi178.stdout:op 4710 completed, throughput=5MB/sec 2024-02-10T06:06:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:14 smithi178 ceph-mon[92537]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:06:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:14 smithi178 ceph-mon[95116]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:06:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:14 smithi189 ceph-mon[89631]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:06:15.503 INFO:tasks.workunit.client.0.smithi178.stdout: 919: throughput=5MB/sec pending data=0 2024-02-10T06:06:15.503 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8SkukBNyHvWPJL9 off=12491955 len=1993309 2024-02-10T06:06:15.512 INFO:tasks.workunit.client.0.smithi178.stdout:op 4711 completed, throughput=5MB/sec 2024-02-10T06:06:15.512 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AAxw-A3Rk2ttTmg off=2275807 len=1302991 2024-02-10T06:06:15.519 INFO:tasks.workunit.client.0.smithi178.stdout:op 4712 completed, throughput=5MB/sec 2024-02-10T06:06:15.519 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CuRHiMyNElmrKK6 off=20944480 len=1857461 2024-02-10T06:06:15.529 INFO:tasks.workunit.client.0.smithi178.stdout:op 4713 completed, throughput=5MB/sec 2024-02-10T06:06:16.529 INFO:tasks.workunit.client.0.smithi178.stdout: 920: throughput=5MB/sec pending data=0 2024-02-10T06:06:16.529 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uQVLPXqmb5KPPRr off=11027737 len=2066963 2024-02-10T06:06:16.531 INFO:tasks.workunit.client.0.smithi178.stdout:op 4714 completed, throughput=5MB/sec 2024-02-10T06:06:16.532 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mLQuQpA_cDCF-OH off=13129327 len=717846 2024-02-10T06:06:16.533 INFO:tasks.workunit.client.0.smithi178.stdout:op 4715 completed, throughput=5MB/sec 2024-02-10T06:06:16.534 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZMs8oq5pIGJqOE- off=11034011 len=192259 2024-02-10T06:06:16.534 INFO:tasks.workunit.client.0.smithi178.stdout:op 4716 completed, throughput=5MB/sec 2024-02-10T06:06:16.534 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fENByIBR63kaLb7 off=13177371 len=1167802 2024-02-10T06:06:16.536 INFO:tasks.workunit.client.0.smithi178.stdout:op 4717 completed, throughput=5MB/sec 2024-02-10T06:06:16.536 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iby0VNPezI7uVRB off=9592373 len=1213361 2024-02-10T06:06:16.537 INFO:tasks.workunit.client.0.smithi178.stdout:op 4718 completed, throughput=5MB/sec 2024-02-10T06:06:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:16 smithi178 ceph-mon[92537]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:06:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:16 smithi178 ceph-mon[95116]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:06:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:16 smithi189 ceph-mon[89631]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:06:17.538 INFO:tasks.workunit.client.0.smithi178.stdout: 921: throughput=5MB/sec pending data=0 2024-02-10T06:06:17.538 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eyK__3p5qia4KJL off=779160 len=555672 2024-02-10T06:06:17.539 INFO:tasks.workunit.client.0.smithi178.stdout:op 4719 completed, throughput=5MB/sec 2024-02-10T06:06:17.540 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6OSd3FN3F5e-Zjp off=3337012 len=2024336 2024-02-10T06:06:17.553 INFO:tasks.workunit.client.0.smithi178.stdout:op 4720 completed, throughput=5MB/sec 2024-02-10T06:06:17.553 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AuA-1JRZH_qtP0f off=7974665 len=1610145 2024-02-10T06:06:17.555 INFO:tasks.workunit.client.0.smithi178.stdout:op 4721 completed, throughput=5MB/sec 2024-02-10T06:06:17.555 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--FUBnRyYQVXCjqx off=3693453 len=1945718 2024-02-10T06:06:17.557 INFO:tasks.workunit.client.0.smithi178.stdout:op 4722 completed, throughput=5MB/sec 2024-02-10T06:06:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:06:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:06:17] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:06:18.557 INFO:tasks.workunit.client.0.smithi178.stdout: 922: throughput=5MB/sec pending data=0 2024-02-10T06:06:18.557 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OvLOFsFD9ST0M11 off=835980 len=1931528 2024-02-10T06:06:18.565 INFO:tasks.workunit.client.0.smithi178.stdout:op 4723 completed, throughput=5MB/sec 2024-02-10T06:06:18.565 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WuF0xcPR-f8QCNG off=5945853 len=739416 2024-02-10T06:06:18.570 INFO:tasks.workunit.client.0.smithi178.stdout:op 4724 completed, throughput=5MB/sec 2024-02-10T06:06:18.570 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-265ZOlBEZguc2pz off=3247569 len=944615 2024-02-10T06:06:18.574 INFO:tasks.workunit.client.0.smithi178.stdout:op 4725 completed, throughput=5MB/sec 2024-02-10T06:06:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:18 smithi178 ceph-mon[92537]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:06:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:18 smithi178 ceph-mon[95116]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:06:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:18 smithi189 ceph-mon[89631]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:06:19.575 INFO:tasks.workunit.client.0.smithi178.stdout: 923: throughput=4.99MB/sec pending data=0 2024-02-10T06:06:19.575 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yA6q0SP0pzXCdAN off=3017134 len=685347 2024-02-10T06:06:19.579 INFO:tasks.workunit.client.0.smithi178.stdout:op 4726 completed, throughput=5MB/sec 2024-02-10T06:06:19.579 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jCSo6sZIhbNZpFA off=4807326 len=1492484 2024-02-10T06:06:19.586 INFO:tasks.workunit.client.0.smithi178.stdout:op 4727 completed, throughput=5MB/sec 2024-02-10T06:06:19.586 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Zorm7J_LVEgeC9Z off=4508040 len=1690873 2024-02-10T06:06:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:op 4728 completed, throughput=5MB/sec 2024-02-10T06:06:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_8GgTIeFewAT6ST off=2872061 len=1418539 2024-02-10T06:06:19.601 INFO:tasks.workunit.client.0.smithi178.stdout:op 4729 completed, throughput=5MB/sec 2024-02-10T06:06:19.602 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Oo9c1hgZ7WuYM2e off=1132286 len=512397 2024-02-10T06:06:19.602 INFO:tasks.workunit.client.0.smithi178.stdout:op 4730 completed, throughput=5MB/sec 2024-02-10T06:06:20.602 INFO:tasks.workunit.client.0.smithi178.stdout: 924: throughput=5MB/sec pending data=0 2024-02-10T06:06:20.603 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AtTXxExDlhjj-6w off=4347598 len=513761 2024-02-10T06:06:20.603 INFO:tasks.workunit.client.0.smithi178.stdout:op 4731 completed, throughput=5MB/sec 2024-02-10T06:06:20.603 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3eaPyeZkud6QWnk off=4713052 len=88151 2024-02-10T06:06:20.604 INFO:tasks.workunit.client.0.smithi178.stdout:op 4732 completed, throughput=5MB/sec 2024-02-10T06:06:20.604 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LlFTBrx-HDpWkXS off=4524205 len=805038 2024-02-10T06:06:20.609 INFO:tasks.workunit.client.0.smithi178.stdout:op 4733 completed, throughput=5MB/sec 2024-02-10T06:06:20.609 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QFa0WZwkuR-gtA7 off=13891645 len=1440913 2024-02-10T06:06:20.615 INFO:tasks.workunit.client.0.smithi178.stdout:op 4734 completed, throughput=5MB/sec 2024-02-10T06:06:20.615 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4H1aC-tjQ93znwM off=1131044 len=242235 2024-02-10T06:06:20.618 INFO:tasks.workunit.client.0.smithi178.stdout:op 4735 completed, throughput=5MB/sec 2024-02-10T06:06:20.618 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ME5QFXpWrnsELn1 off=1187470 len=1671569 2024-02-10T06:06:20.628 INFO:tasks.workunit.client.0.smithi178.stdout:op 4736 completed, throughput=5MB/sec 2024-02-10T06:06:20.628 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WWnuq6rYQ0kD1VQ off=13585533 len=832633 2024-02-10T06:06:20.629 INFO:tasks.workunit.client.0.smithi178.stdout:op 4737 completed, throughput=5MB/sec 2024-02-10T06:06:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:20 smithi178 ceph-mon[92537]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:06:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:20 smithi178 ceph-mon[95116]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:06:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:20 smithi189 ceph-mon[89631]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:06:21.629 INFO:tasks.workunit.client.0.smithi178.stdout: 925: throughput=5MB/sec pending data=0 2024-02-10T06:06:21.630 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DIj77kpUCfRPCNY off=4495230 len=1472080 2024-02-10T06:06:21.636 INFO:tasks.workunit.client.0.smithi178.stdout:op 4738 completed, throughput=5MB/sec 2024-02-10T06:06:21.636 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hge0sfg01TkYF_B off=159674 len=760062 2024-02-10T06:06:21.637 INFO:tasks.workunit.client.0.smithi178.stdout:op 4739 completed, throughput=5MB/sec 2024-02-10T06:06:21.637 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6TxDUvHQlXx5Msu off=8397284 len=1919950 2024-02-10T06:06:21.639 INFO:tasks.workunit.client.0.smithi178.stdout:op 4740 completed, throughput=5MB/sec 2024-02-10T06:06:21.639 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WgZypUZRbEcJniB off=14205658 len=434998 2024-02-10T06:06:21.643 INFO:tasks.workunit.client.0.smithi178.stdout:op 4741 completed, throughput=5MB/sec 2024-02-10T06:06:21.643 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-34bzXn_jzNXA-o6 off=12101186 len=436589 2024-02-10T06:06:21.643 INFO:tasks.workunit.client.0.smithi178.stdout:op 4742 completed, throughput=5MB/sec 2024-02-10T06:06:22.644 INFO:tasks.workunit.client.0.smithi178.stdout: 926: throughput=5MB/sec pending data=0 2024-02-10T06:06:22.644 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Dka0W9gt2s8Drlm off=1783617 len=1851499 2024-02-10T06:06:22.655 INFO:tasks.workunit.client.0.smithi178.stdout:op 4743 completed, throughput=5MB/sec 2024-02-10T06:06:22.656 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kgy4PM5rlbo7qM_ off=5024770 len=970051 2024-02-10T06:06:22.661 INFO:tasks.workunit.client.0.smithi178.stdout:op 4744 completed, throughput=5MB/sec 2024-02-10T06:06:22.661 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7QkqarflANC-mir off=3309251 len=853908 2024-02-10T06:06:22.665 INFO:tasks.workunit.client.0.smithi178.stdout:op 4745 completed, throughput=5MB/sec 2024-02-10T06:06:22.665 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qDn3OqobrZIwf6k off=12802992 len=1903500 2024-02-10T06:06:22.676 INFO:tasks.workunit.client.0.smithi178.stdout:op 4746 completed, throughput=5MB/sec 2024-02-10T06:06:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:22 smithi178 ceph-mon[92537]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:06:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:22 smithi178 ceph-mon[95116]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:06:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:22 smithi189 ceph-mon[89631]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:06:23.676 INFO:tasks.workunit.client.0.smithi178.stdout: 927: throughput=5MB/sec pending data=0 2024-02-10T06:06:23.677 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XrDV6HniPt0FBYR off=5555159 len=594874 2024-02-10T06:06:23.677 INFO:tasks.workunit.client.0.smithi178.stdout:op 4747 completed, throughput=5MB/sec 2024-02-10T06:06:23.677 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gQez7x512hHXkwn off=661136 len=791499 2024-02-10T06:06:23.682 INFO:tasks.workunit.client.0.smithi178.stdout:op 4748 completed, throughput=5MB/sec 2024-02-10T06:06:23.682 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-S54bn57Ceq88P-i off=6733020 len=2012381 2024-02-10T06:06:23.690 INFO:tasks.workunit.client.0.smithi178.stdout:op 4749 completed, throughput=5MB/sec 2024-02-10T06:06:23.690 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2lOgB8Dums5GoNI off=19639091 len=920239 2024-02-10T06:06:23.695 INFO:tasks.workunit.client.0.smithi178.stdout:op 4750 completed, throughput=5MB/sec 2024-02-10T06:06:23.695 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SBRGJhhDK1FU5Dw off=364399 len=1181805 2024-02-10T06:06:23.696 INFO:tasks.workunit.client.0.smithi178.stdout:op 4751 completed, throughput=5MB/sec 2024-02-10T06:06:24.697 INFO:tasks.workunit.client.0.smithi178.stdout: 928: throughput=5MB/sec pending data=0 2024-02-10T06:06:24.697 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NlJkVgnlSrpLlWv off=12119977 len=1690210 2024-02-10T06:06:24.704 INFO:tasks.workunit.client.0.smithi178.stdout:op 4752 completed, throughput=5MB/sec 2024-02-10T06:06:24.704 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-I9mV-KA4DaC-OOo off=5402905 len=907329 2024-02-10T06:06:24.708 INFO:tasks.workunit.client.0.smithi178.stdout:op 4753 completed, throughput=5MB/sec 2024-02-10T06:06:24.708 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QAvY1RW-zN8uDmX off=8103264 len=1168386 2024-02-10T06:06:24.714 INFO:tasks.workunit.client.0.smithi178.stdout:op 4754 completed, throughput=5MB/sec 2024-02-10T06:06:24.714 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-n17pIaSZaGnYvEw off=1212465 len=659873 2024-02-10T06:06:24.717 INFO:tasks.workunit.client.0.smithi178.stdout:op 4755 completed, throughput=5MB/sec 2024-02-10T06:06:24.717 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7zgje0I1mW57aZA off=5937818 len=719695 2024-02-10T06:06:24.718 INFO:tasks.workunit.client.0.smithi178.stdout:op 4756 completed, throughput=5MB/sec 2024-02-10T06:06:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:24 smithi178 ceph-mon[92537]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:06:25.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:24 smithi178 ceph-mon[95116]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:06:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:24 smithi189 ceph-mon[89631]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:06:25.718 INFO:tasks.workunit.client.0.smithi178.stdout: 929: throughput=5MB/sec pending data=0 2024-02-10T06:06:25.718 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MaVf-JYwaUrfboy off=21745665 len=1371711 2024-02-10T06:06:25.721 INFO:tasks.workunit.client.0.smithi178.stdout:op 4757 completed, throughput=5MB/sec 2024-02-10T06:06:25.721 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-36plJ338uMiMqfQ off=972579 len=1902784 2024-02-10T06:06:25.730 INFO:tasks.workunit.client.0.smithi178.stdout:op 4758 completed, throughput=5MB/sec 2024-02-10T06:06:25.731 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FLTwPzbq2Ccouej off=5219732 len=630509 2024-02-10T06:06:25.735 INFO:tasks.workunit.client.0.smithi178.stdout:op 4759 completed, throughput=5MB/sec 2024-02-10T06:06:25.735 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ijbBGJaJBL9pIjg off=16025635 len=944430 2024-02-10T06:06:25.739 INFO:tasks.workunit.client.0.smithi178.stdout:op 4760 completed, throughput=5MB/sec 2024-02-10T06:06:25.739 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rvoYGL43C6Xf4XG off=2649269 len=1163997 2024-02-10T06:06:25.740 INFO:tasks.workunit.client.0.smithi178.stdout:op 4761 completed, throughput=5MB/sec 2024-02-10T06:06:26.741 INFO:tasks.workunit.client.0.smithi178.stdout: 930: throughput=5MB/sec pending data=0 2024-02-10T06:06:26.741 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uDJnOd9wvYlKe_V off=8959685 len=745910 2024-02-10T06:06:26.742 INFO:tasks.workunit.client.0.smithi178.stdout:op 4762 completed, throughput=5MB/sec 2024-02-10T06:06:26.742 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5J2IOdvS1Utl0Te off=3006188 len=124170 2024-02-10T06:06:26.743 INFO:tasks.workunit.client.0.smithi178.stdout:op 4763 completed, throughput=5MB/sec 2024-02-10T06:06:26.743 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PE00ZEmXJ41SpK5 off=10763021 len=352860 2024-02-10T06:06:26.743 INFO:tasks.workunit.client.0.smithi178.stdout:op 4764 completed, throughput=5MB/sec 2024-02-10T06:06:26.744 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iKm3xtHBa0e9ktm off=5762147 len=608819 2024-02-10T06:06:26.745 INFO:tasks.workunit.client.0.smithi178.stdout:op 4765 completed, throughput=5MB/sec 2024-02-10T06:06:26.745 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--3BR9eESRtc9sdA off=1882447 len=288908 2024-02-10T06:06:26.746 INFO:tasks.workunit.client.0.smithi178.stdout:op 4766 completed, throughput=5MB/sec 2024-02-10T06:06:26.746 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-X_XcEUg9ry_GarS off=20594499 len=579604 2024-02-10T06:06:26.747 INFO:tasks.workunit.client.0.smithi178.stdout:op 4767 completed, throughput=5MB/sec 2024-02-10T06:06:26.747 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EQHLcXqHKXQaWiX off=15023766 len=936457 2024-02-10T06:06:26.752 INFO:tasks.workunit.client.0.smithi178.stdout:op 4768 completed, throughput=5MB/sec 2024-02-10T06:06:26.752 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DDM7houd-PNNBUN off=8323923 len=249514 2024-02-10T06:06:26.752 INFO:tasks.workunit.client.0.smithi178.stdout:op 4769 completed, throughput=5MB/sec 2024-02-10T06:06:26.752 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uoJ19rldBayENOW off=15185213 len=1531404 2024-02-10T06:06:26.760 INFO:tasks.workunit.client.0.smithi178.stdout:op 4770 completed, throughput=5MB/sec 2024-02-10T06:06:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:26 smithi178 ceph-mon[92537]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:06:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:26 smithi178 ceph-mon[95116]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:06:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:26 smithi189 ceph-mon[89631]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:06:27.760 INFO:tasks.workunit.client.0.smithi178.stdout: 931: throughput=5MB/sec pending data=0 2024-02-10T06:06:27.760 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ir5KqjJvaZgYezN off=2642602 len=623970 2024-02-10T06:06:27.765 INFO:tasks.workunit.client.0.smithi178.stdout:op 4771 completed, throughput=5MB/sec 2024-02-10T06:06:27.765 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Aq7mPJG5F5pno-V off=4625895 len=731881 2024-02-10T06:06:27.766 INFO:tasks.workunit.client.0.smithi178.stdout:op 4772 completed, throughput=5MB/sec 2024-02-10T06:06:27.766 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FLTwPzbq2Ccouej off=3164468 len=310287 2024-02-10T06:06:27.769 INFO:tasks.workunit.client.0.smithi178.stdout:op 4773 completed, throughput=5MB/sec 2024-02-10T06:06:27.769 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8V4a6ai2vH-mVMV off=9114454 len=901279 2024-02-10T06:06:27.775 INFO:tasks.workunit.client.0.smithi178.stdout:op 4774 completed, throughput=5MB/sec 2024-02-10T06:06:27.775 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eVR5tpThglogFVq off=17355057 len=465195 2024-02-10T06:06:27.775 INFO:tasks.workunit.client.0.smithi178.stdout:op 4775 completed, throughput=5MB/sec 2024-02-10T06:06:27.775 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ygm_74KaXU9K98t off=4326157 len=329135 2024-02-10T06:06:27.776 INFO:tasks.workunit.client.0.smithi178.stdout:op 4776 completed, throughput=5MB/sec 2024-02-10T06:06:27.776 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VQ0_RUbY3JE05ed off=4210592 len=1478444 2024-02-10T06:06:27.784 INFO:tasks.workunit.client.0.smithi178.stdout:op 4777 completed, throughput=5MB/sec 2024-02-10T06:06:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:06:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:06:27] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:06:28.785 INFO:tasks.workunit.client.0.smithi178.stdout: 932: throughput=5MB/sec pending data=0 2024-02-10T06:06:28.785 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ywg0DB_1ZhdIE_0 off=11587146 len=948561 2024-02-10T06:06:28.790 INFO:tasks.workunit.client.0.smithi178.stdout:op 4778 completed, throughput=5MB/sec 2024-02-10T06:06:28.790 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-U0z0NaiKFIKbsh_ off=11805015 len=1795948 2024-02-10T06:06:28.797 INFO:tasks.workunit.client.0.smithi178.stdout:op 4779 completed, throughput=5MB/sec 2024-02-10T06:06:28.797 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-X6dQcGFsj7T_JR3 off=2550169 len=998523 2024-02-10T06:06:28.798 INFO:tasks.workunit.client.0.smithi178.stdout:op 4780 completed, throughput=5MB/sec 2024-02-10T06:06:28.798 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GBLV3sr6FNSUamp off=4881753 len=471502 2024-02-10T06:06:28.801 INFO:tasks.workunit.client.0.smithi178.stdout:op 4781 completed, throughput=5MB/sec 2024-02-10T06:06:28.801 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ed76AGkkHnVx5gy off=126670 len=1668941 2024-02-10T06:06:28.803 INFO:tasks.workunit.client.0.smithi178.stdout:op 4782 completed, throughput=5MB/sec 2024-02-10T06:06:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:28 smithi178 ceph-mon[92537]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T06:06:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:06:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:28 smithi178 ceph-mon[95116]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T06:06:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:06:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:28 smithi189 ceph-mon[89631]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T06:06:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:06:29.803 INFO:tasks.workunit.client.0.smithi178.stdout: 933: throughput=5MB/sec pending data=0 2024-02-10T06:06:29.803 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a0BK5bc2hL4DT2n off=1165102 len=607858 2024-02-10T06:06:29.804 INFO:tasks.workunit.client.0.smithi178.stdout:op 4783 completed, throughput=5MB/sec 2024-02-10T06:06:29.805 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kSl-R9pWuMre_aq off=13698316 len=179702 2024-02-10T06:06:29.807 INFO:tasks.workunit.client.0.smithi178.stdout:op 4784 completed, throughput=5MB/sec 2024-02-10T06:06:29.808 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aBRIW_ADYVRKXv0 off=4938359 len=1461010 2024-02-10T06:06:29.814 INFO:tasks.workunit.client.0.smithi178.stdout:op 4785 completed, throughput=5MB/sec 2024-02-10T06:06:29.814 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GW_1NYGn6IX1rsZ off=10262529 len=1095765 2024-02-10T06:06:29.816 INFO:tasks.workunit.client.0.smithi178.stdout:op 4786 completed, throughput=5MB/sec 2024-02-10T06:06:29.817 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_2F7b-Z-fjgUTqg off=2414438 len=2053937 2024-02-10T06:06:29.818 INFO:tasks.workunit.client.0.smithi178.stdout:op 4787 completed, throughput=5MB/sec 2024-02-10T06:06:30.819 INFO:tasks.workunit.client.0.smithi178.stdout: 934: throughput=5MB/sec pending data=0 2024-02-10T06:06:30.819 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MAqz_t8U0x2Hm9h off=15054119 len=1861220 2024-02-10T06:06:30.821 INFO:tasks.workunit.client.0.smithi178.stdout:op 4788 completed, throughput=5MB/sec 2024-02-10T06:06:30.821 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1ZPMcX2uIhp1dcF off=8675692 len=119109 2024-02-10T06:06:30.822 INFO:tasks.workunit.client.0.smithi178.stdout:op 4789 completed, throughput=5MB/sec 2024-02-10T06:06:30.823 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-O_GoYQFUmxIeFuf off=3342121 len=2008939 2024-02-10T06:06:30.825 INFO:tasks.workunit.client.0.smithi178.stdout:op 4790 completed, throughput=5MB/sec 2024-02-10T06:06:30.825 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-prCbT3W3aDGhspM off=16817704 len=863862 2024-02-10T06:06:30.830 INFO:tasks.workunit.client.0.smithi178.stdout:op 4791 completed, throughput=5MB/sec 2024-02-10T06:06:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:30 smithi178 ceph-mon[92537]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-02-10T06:06:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:30 smithi178 ceph-mon[95116]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-02-10T06:06:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:30 smithi189 ceph-mon[89631]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-02-10T06:06:31.831 INFO:tasks.workunit.client.0.smithi178.stdout: 935: throughput=5MB/sec pending data=0 2024-02-10T06:06:31.831 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1WL6M9KnuE-VTpo off=11338 len=1604427 2024-02-10T06:06:31.834 INFO:tasks.workunit.client.0.smithi178.stdout:op 4792 completed, throughput=5MB/sec 2024-02-10T06:06:31.834 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-D3flepmmLslvw7h off=4433430 len=1763185 2024-02-10T06:06:31.842 INFO:tasks.workunit.client.0.smithi178.stdout:op 4793 completed, throughput=5MB/sec 2024-02-10T06:06:31.842 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FtZ5RvfQMrlihTQ off=1335634 len=1080785 2024-02-10T06:06:31.843 INFO:tasks.workunit.client.0.smithi178.stdout:op 4794 completed, throughput=5MB/sec 2024-02-10T06:06:31.843 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mBxn6jlxQOYdwBU off=34623 len=1118166 2024-02-10T06:06:31.844 INFO:tasks.workunit.client.0.smithi178.stdout:op 4795 completed, throughput=5MB/sec 2024-02-10T06:06:32.845 INFO:tasks.workunit.client.0.smithi178.stdout: 936: throughput=5MB/sec pending data=0 2024-02-10T06:06:32.845 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-n5TW2gmhQpBAHGS off=4747862 len=1593019 2024-02-10T06:06:32.846 INFO:tasks.workunit.client.0.smithi178.stdout:op 4796 completed, throughput=5MB/sec 2024-02-10T06:06:32.847 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Hu2WZLx-Fi1tDqw off=3039617 len=818542 2024-02-10T06:06:32.851 INFO:tasks.workunit.client.0.smithi178.stdout:op 4797 completed, throughput=5MB/sec 2024-02-10T06:06:32.852 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AAPNkS_TqrhWqyp off=1065229 len=473947 2024-02-10T06:06:32.853 INFO:tasks.workunit.client.0.smithi178.stdout:op 4798 completed, throughput=5MB/sec 2024-02-10T06:06:32.853 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2IofkGg3meLo-tt off=11136093 len=1850826 2024-02-10T06:06:32.863 INFO:tasks.workunit.client.0.smithi178.stdout:op 4799 completed, throughput=5MB/sec 2024-02-10T06:06:33.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:32 smithi178 ceph-mon[95116]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T06:06:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:32 smithi178 ceph-mon[92537]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T06:06:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:32 smithi189 ceph-mon[89631]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T06:06:33.863 INFO:tasks.workunit.client.0.smithi178.stdout: 937: throughput=5MB/sec pending data=0 2024-02-10T06:06:33.863 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2niq4HaXmOdtipf off=3038501 len=1395977 2024-02-10T06:06:33.865 INFO:tasks.workunit.client.0.smithi178.stdout:op 4800 completed, throughput=5MB/sec 2024-02-10T06:06:33.865 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-J1-AEc7ehj9ZzvA off=8826783 len=1867632 2024-02-10T06:06:33.867 INFO:tasks.workunit.client.0.smithi178.stdout:op 4801 completed, throughput=5MB/sec 2024-02-10T06:06:33.868 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-W2TyFeD63cKDZpl off=7616 len=1675190 2024-02-10T06:06:33.875 INFO:tasks.workunit.client.0.smithi178.stdout:op 4802 completed, throughput=5MB/sec 2024-02-10T06:06:34.875 INFO:tasks.workunit.client.0.smithi178.stdout: 938: throughput=4.99MB/sec pending data=0 2024-02-10T06:06:34.876 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-U1ZLM3FEoY_GWH9 off=416492 len=1978899 2024-02-10T06:06:34.887 INFO:tasks.workunit.client.0.smithi178.stdout:op 4803 completed, throughput=5MB/sec 2024-02-10T06:06:34.887 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dtA58wCxDUUWNSA off=750964 len=1396302 2024-02-10T06:06:34.888 INFO:tasks.workunit.client.0.smithi178.stdout:op 4804 completed, throughput=5MB/sec 2024-02-10T06:06:34.888 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Yat_A3bi6poWZ4J off=7264632 len=1563843 2024-02-10T06:06:34.890 INFO:tasks.workunit.client.0.smithi178.stdout:op 4805 completed, throughput=5MB/sec 2024-02-10T06:06:34.890 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-r5AC2D57oc25vLl off=8203121 len=1026776 2024-02-10T06:06:34.895 INFO:tasks.workunit.client.0.smithi178.stdout:op 4806 completed, throughput=5MB/sec 2024-02-10T06:06:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:34 smithi178 ceph-mon[95116]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-10T06:06:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:34 smithi178 ceph-mon[92537]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-10T06:06:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:34 smithi189 ceph-mon[89631]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-02-10T06:06:35.896 INFO:tasks.workunit.client.0.smithi178.stdout: 939: throughput=5MB/sec pending data=0 2024-02-10T06:06:35.896 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UUpb7bg1hXa32X9 off=8220787 len=637853 2024-02-10T06:06:35.898 INFO:tasks.workunit.client.0.smithi178.stdout:op 4807 completed, throughput=5MB/sec 2024-02-10T06:06:35.898 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Fyb6g1PKO4wJlcg off=15987569 len=930729 2024-02-10T06:06:35.899 INFO:tasks.workunit.client.0.smithi178.stdout:op 4808 completed, throughput=5MB/sec 2024-02-10T06:06:35.899 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VSKrNm623f1W_lJ off=481426 len=194844 2024-02-10T06:06:35.902 INFO:tasks.workunit.client.0.smithi178.stdout:op 4809 completed, throughput=5MB/sec 2024-02-10T06:06:35.902 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-joPz9XK_JZRLJEE off=6133435 len=1511545 2024-02-10T06:06:35.912 INFO:tasks.workunit.client.0.smithi178.stdout:op 4810 completed, throughput=5MB/sec 2024-02-10T06:06:35.912 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LNtNxpxHlgQJJDJ off=1793793 len=1810820 2024-02-10T06:06:35.919 INFO:tasks.workunit.client.0.smithi178.stdout:op 4811 completed, throughput=5MB/sec 2024-02-10T06:06:36.919 INFO:tasks.workunit.client.0.smithi178.stdout: 940: throughput=5MB/sec pending data=0 2024-02-10T06:06:36.920 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rvqZnx_HWtOtU3u off=8017203 len=974020 2024-02-10T06:06:36.922 INFO:tasks.workunit.client.0.smithi178.stdout:op 4812 completed, throughput=5MB/sec 2024-02-10T06:06:36.922 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_HW8nxaAK6ZQnY_ off=7530179 len=2044350 2024-02-10T06:06:36.924 INFO:tasks.workunit.client.0.smithi178.stdout:op 4813 completed, throughput=5MB/sec 2024-02-10T06:06:36.924 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-x0EJRlwfnGkrBmC off=3163893 len=1358777 2024-02-10T06:06:36.927 INFO:tasks.workunit.client.0.smithi178.stdout:op 4814 completed, throughput=5MB/sec 2024-02-10T06:06:36.927 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-r5Ms9xchqqmr-z_ off=732980 len=1366985 2024-02-10T06:06:36.928 INFO:tasks.workunit.client.0.smithi178.stdout:op 4815 completed, throughput=5MB/sec 2024-02-10T06:06:37.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:36 smithi178 ceph-mon[92537]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:06:37.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:36 smithi178 ceph-mon[95116]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:06:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:36 smithi189 ceph-mon[89631]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:06:37.929 INFO:tasks.workunit.client.0.smithi178.stdout: 941: throughput=5MB/sec pending data=0 2024-02-10T06:06:37.929 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6mgTA6fjKEJ8t1n off=2348396 len=1661976 2024-02-10T06:06:37.931 INFO:tasks.workunit.client.0.smithi178.stdout:op 4816 completed, throughput=5MB/sec 2024-02-10T06:06:37.931 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MUrvpkPHgYEmQih off=0 len=1204262 2024-02-10T06:06:37.932 INFO:tasks.workunit.client.0.smithi178.stdout:op 4817 completed, throughput=5MB/sec 2024-02-10T06:06:37.932 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-a7KxZYfGXV_llLf off=6715105 len=415839 2024-02-10T06:06:37.937 INFO:tasks.workunit.client.0.smithi178.stdout:op 4818 completed, throughput=5MB/sec 2024-02-10T06:06:37.937 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kvdVSwEnSDQe1-W off=4476151 len=1892813 2024-02-10T06:06:37.948 INFO:tasks.workunit.client.0.smithi178.stdout:op 4819 completed, throughput=5MB/sec 2024-02-10T06:06:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:06:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:06:37] "GET /metrics HTTP/1.1" 200 34076 "" "Prometheus/2.43.0" 2024-02-10T06:06:38.948 INFO:tasks.workunit.client.0.smithi178.stdout: 942: throughput=5MB/sec pending data=0 2024-02-10T06:06:38.949 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HdlE7enPs9ISCGN off=7212572 len=1754892 2024-02-10T06:06:38.952 INFO:tasks.workunit.client.0.smithi178.stdout:op 4820 completed, throughput=5MB/sec 2024-02-10T06:06:38.952 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8MaAFGp0zSBOiI3 off=8302665 len=1533970 2024-02-10T06:06:38.954 INFO:tasks.workunit.client.0.smithi178.stdout:op 4821 completed, throughput=5MB/sec 2024-02-10T06:06:38.954 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hrm2JAtBphnJ9wg off=502129 len=709021 2024-02-10T06:06:38.956 INFO:tasks.workunit.client.0.smithi178.stdout:op 4822 completed, throughput=5MB/sec 2024-02-10T06:06:38.956 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Tv2Yq7xkLrfSu-8 off=1854182 len=489695 2024-02-10T06:06:38.957 INFO:tasks.workunit.client.0.smithi178.stdout:op 4823 completed, throughput=5MB/sec 2024-02-10T06:06:38.957 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SBjKQoGd5Gj2OOO off=17053471 len=1528545 2024-02-10T06:06:38.965 INFO:tasks.workunit.client.0.smithi178.stdout:op 4824 completed, throughput=5MB/sec 2024-02-10T06:06:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:38 smithi178 ceph-mon[92537]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:06:39.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:38 smithi178 ceph-mon[95116]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:06:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:38 smithi189 ceph-mon[89631]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:06:39.965 INFO:tasks.workunit.client.0.smithi178.stdout: 943: throughput=5MB/sec pending data=0 2024-02-10T06:06:39.966 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OI-olVEikIE3YAn off=592741 len=1952065 2024-02-10T06:06:39.976 INFO:tasks.workunit.client.0.smithi178.stdout:op 4825 completed, throughput=5MB/sec 2024-02-10T06:06:39.977 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YBSPB9UNym159k2 off=6083379 len=775582 2024-02-10T06:06:39.978 INFO:tasks.workunit.client.0.smithi178.stdout:op 4826 completed, throughput=5MB/sec 2024-02-10T06:06:39.978 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kb-HKbGPIuy3xzH off=2862181 len=754097 2024-02-10T06:06:39.982 INFO:tasks.workunit.client.0.smithi178.stdout:op 4827 completed, throughput=5MB/sec 2024-02-10T06:06:39.982 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ftQ5Sefjj1N3MOW off=245702 len=72899 2024-02-10T06:06:39.984 INFO:tasks.workunit.client.0.smithi178.stdout:op 4828 completed, throughput=5MB/sec 2024-02-10T06:06:39.984 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qfam54zUkceFDbg off=11996641 len=1871771 2024-02-10T06:06:39.986 INFO:tasks.workunit.client.0.smithi178.stdout:op 4829 completed, throughput=5MB/sec 2024-02-10T06:06:40.986 INFO:tasks.workunit.client.0.smithi178.stdout: 944: throughput=5MB/sec pending data=0 2024-02-10T06:06:40.987 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i0yrjifL7RI_TNr off=10246035 len=394418 2024-02-10T06:06:40.990 INFO:tasks.workunit.client.0.smithi178.stdout:op 4830 completed, throughput=5MB/sec 2024-02-10T06:06:40.990 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-N6LZl6sI8QmpAQT off=870954 len=353412 2024-02-10T06:06:40.991 INFO:tasks.workunit.client.0.smithi178.stdout:op 4831 completed, throughput=5MB/sec 2024-02-10T06:06:40.991 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fhtcBIggL2ASIvJ off=6394650 len=707301 2024-02-10T06:06:40.995 INFO:tasks.workunit.client.0.smithi178.stdout:op 4832 completed, throughput=5MB/sec 2024-02-10T06:06:40.995 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JNlfLFdJzmJdy_c off=2228924 len=383743 2024-02-10T06:06:40.996 INFO:tasks.workunit.client.0.smithi178.stdout:op 4833 completed, throughput=5MB/sec 2024-02-10T06:06:40.996 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AjI3ph2bECI9fXe off=11124380 len=1979453 2024-02-10T06:06:41.004 INFO:tasks.workunit.client.0.smithi178.stdout:op 4834 completed, throughput=5MB/sec 2024-02-10T06:06:41.004 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Zd41c8vG6z6I0pS off=2821589 len=593507 2024-02-10T06:06:41.008 INFO:tasks.workunit.client.0.smithi178.stdout:op 4835 completed, throughput=5MB/sec 2024-02-10T06:06:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:40 smithi178 ceph-mon[92537]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:06:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:40 smithi178 ceph-mon[95116]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:06:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:40 smithi189 ceph-mon[89631]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-10T06:06:42.008 INFO:tasks.workunit.client.0.smithi178.stdout: 945: throughput=5MB/sec pending data=0 2024-02-10T06:06:42.008 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-l8N6R78uNIPfFz_ off=12504952 len=1567431 2024-02-10T06:06:42.016 INFO:tasks.workunit.client.0.smithi178.stdout:op 4836 completed, throughput=5MB/sec 2024-02-10T06:06:42.016 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-s2lKQIrsQxDugCI off=894832 len=223503 2024-02-10T06:06:42.016 INFO:tasks.workunit.client.0.smithi178.stdout:op 4837 completed, throughput=5MB/sec 2024-02-10T06:06:42.016 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3iJS6yZQtv2WMN8 off=1637986 len=1260322 2024-02-10T06:06:42.018 INFO:tasks.workunit.client.0.smithi178.stdout:op 4838 completed, throughput=5MB/sec 2024-02-10T06:06:42.018 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DaIVZ4mrVF7zrlY off=1567165 len=814252 2024-02-10T06:06:42.022 INFO:tasks.workunit.client.0.smithi178.stdout:op 4839 completed, throughput=5MB/sec 2024-02-10T06:06:42.022 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DtBy3ruN4YoZqVP off=9807122 len=534656 2024-02-10T06:06:42.025 INFO:tasks.workunit.client.0.smithi178.stdout:op 4840 completed, throughput=5MB/sec 2024-02-10T06:06:42.026 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-05Lkbjadv46czyO off=6912814 len=164268 2024-02-10T06:06:42.028 INFO:tasks.workunit.client.0.smithi178.stdout:op 4841 completed, throughput=5MB/sec 2024-02-10T06:06:42.028 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MZ6J3m8D8xikaE9 off=9366524 len=1801904 2024-02-10T06:06:42.035 INFO:tasks.workunit.client.0.smithi178.stdout:op 4842 completed, throughput=5MB/sec 2024-02-10T06:06:43.035 INFO:tasks.workunit.client.0.smithi178.stdout: 946: throughput=5MB/sec pending data=0 2024-02-10T06:06:43.036 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_qqtQ3ITNjhfiLW off=11255586 len=824272 2024-02-10T06:06:43.040 INFO:tasks.workunit.client.0.smithi178.stdout:op 4843 completed, throughput=5MB/sec 2024-02-10T06:06:43.040 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Gn6P9Xnf8I1Cog7 off=12300893 len=488627 2024-02-10T06:06:43.043 INFO:tasks.workunit.client.0.smithi178.stdout:op 4844 completed, throughput=5MB/sec 2024-02-10T06:06:43.043 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oBqXgVlLm_x9fCT off=10222209 len=683276 2024-02-10T06:06:43.044 INFO:tasks.workunit.client.0.smithi178.stdout:op 4845 completed, throughput=5MB/sec 2024-02-10T06:06:43.044 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IbK7SvN2sqenQPT off=249059 len=756570 2024-02-10T06:06:43.045 INFO:tasks.workunit.client.0.smithi178.stdout:op 4846 completed, throughput=5MB/sec 2024-02-10T06:06:43.045 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Eri6XaD-21cvGdl off=4268063 len=498466 2024-02-10T06:06:43.047 INFO:tasks.workunit.client.0.smithi178.stdout:op 4847 completed, throughput=5MB/sec 2024-02-10T06:06:43.047 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CKUZZUk_KQmeUS9 off=592941 len=586000 2024-02-10T06:06:43.051 INFO:tasks.workunit.client.0.smithi178.stdout:op 4848 completed, throughput=5MB/sec 2024-02-10T06:06:43.051 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0kRtfxkzmsUPirB off=193445 len=1506726 2024-02-10T06:06:43.053 INFO:tasks.workunit.client.0.smithi178.stdout:op 4849 completed, throughput=5MB/sec 2024-02-10T06:06:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:42 smithi178 ceph-mon[92537]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-10T06:06:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:42 smithi178 ceph-mon[95116]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-10T06:06:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:42 smithi189 ceph-mon[89631]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-10T06:06:44.054 INFO:tasks.workunit.client.0.smithi178.stdout: 947: throughput=5MB/sec pending data=0 2024-02-10T06:06:44.054 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8Gr26XX2PqTwmhA off=11893543 len=1936535 2024-02-10T06:06:44.062 INFO:tasks.workunit.client.0.smithi178.stdout:op 4850 completed, throughput=5MB/sec 2024-02-10T06:06:44.062 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pmHPoXEbfXKour0 off=3677148 len=441671 2024-02-10T06:06:44.063 INFO:tasks.workunit.client.0.smithi178.stdout:op 4851 completed, throughput=5MB/sec 2024-02-10T06:06:44.064 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Mc0WVWHsE9Nq1BX off=1386656 len=230625 2024-02-10T06:06:44.066 INFO:tasks.workunit.client.0.smithi178.stdout:op 4852 completed, throughput=5MB/sec 2024-02-10T06:06:44.067 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-z0wdZ5bPYviiVZn off=1491194 len=2042910 2024-02-10T06:06:44.074 INFO:tasks.workunit.client.0.smithi178.stdout:op 4853 completed, throughput=5MB/sec 2024-02-10T06:06:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:06:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:06:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:06:45.074 INFO:tasks.workunit.client.0.smithi178.stdout: 948: throughput=5MB/sec pending data=0 2024-02-10T06:06:45.074 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LlFTBrx-HDpWkXS off=6983752 len=1523802 2024-02-10T06:06:45.076 INFO:tasks.workunit.client.0.smithi178.stdout:op 4854 completed, throughput=5MB/sec 2024-02-10T06:06:45.076 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IDSkLJ0RZhVAeyc off=1776177 len=758573 2024-02-10T06:06:45.080 INFO:tasks.workunit.client.0.smithi178.stdout:op 4855 completed, throughput=5MB/sec 2024-02-10T06:06:45.081 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3fZ_N8H7cc-HzI1 off=10838328 len=260147 2024-02-10T06:06:45.084 INFO:tasks.workunit.client.0.smithi178.stdout:op 4856 completed, throughput=5MB/sec 2024-02-10T06:06:45.084 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eP2a5rth4WTH3Gu off=14161981 len=1040888 2024-02-10T06:06:45.085 INFO:tasks.workunit.client.0.smithi178.stdout:op 4857 completed, throughput=5MB/sec 2024-02-10T06:06:45.085 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-D2AaVU1IcrKZHqZ off=4645125 len=1259563 2024-02-10T06:06:45.091 INFO:tasks.workunit.client.0.smithi178.stdout:op 4858 completed, throughput=5MB/sec 2024-02-10T06:06:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:44 smithi178 ceph-mon[92537]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T06:06:45.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:44 smithi178 ceph-mon[95116]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T06:06:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:44 smithi189 ceph-mon[89631]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T06:06:46.091 INFO:tasks.workunit.client.0.smithi178.stdout: 949: throughput=5MB/sec pending data=0 2024-02-10T06:06:46.091 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3izWVK2vfNeH0lA off=2970503 len=1703562 2024-02-10T06:06:46.099 INFO:tasks.workunit.client.0.smithi178.stdout:op 4859 completed, throughput=5MB/sec 2024-02-10T06:06:46.099 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--Fddgz0slrpSA4_ off=1355145 len=882469 2024-02-10T06:06:46.105 INFO:tasks.workunit.client.0.smithi178.stdout:op 4860 completed, throughput=5MB/sec 2024-02-10T06:06:46.105 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mWFdgdn1vp_DRQ3 off=7339909 len=1831895 2024-02-10T06:06:46.112 INFO:tasks.workunit.client.0.smithi178.stdout:op 4861 completed, throughput=5MB/sec 2024-02-10T06:06:46.112 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4Z4ognP0_OyqYCb off=10390031 len=298975 2024-02-10T06:06:46.113 INFO:tasks.workunit.client.0.smithi178.stdout:op 4862 completed, throughput=5MB/sec 2024-02-10T06:06:46.113 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OFtQ1kpvFCFHdst off=12291708 len=1234409 2024-02-10T06:06:46.118 INFO:tasks.workunit.client.0.smithi178.stdout:op 4863 completed, throughput=5MB/sec 2024-02-10T06:06:47.118 INFO:tasks.workunit.client.0.smithi178.stdout: 950: throughput=5MB/sec pending data=0 2024-02-10T06:06:47.119 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-r_zGc57oEuVBQIv off=5887562 len=650562 2024-02-10T06:06:47.120 INFO:tasks.workunit.client.0.smithi178.stdout:op 4864 completed, throughput=5MB/sec 2024-02-10T06:06:47.120 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eg53ufWekOVlxTo off=2803449 len=589572 2024-02-10T06:06:47.121 INFO:tasks.workunit.client.0.smithi178.stdout:op 4865 completed, throughput=5MB/sec 2024-02-10T06:06:47.121 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cXWZxxGMbU9sRpc off=14524153 len=1995348 2024-02-10T06:06:47.129 INFO:tasks.workunit.client.0.smithi178.stdout:op 4866 completed, throughput=5MB/sec 2024-02-10T06:06:47.130 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-59H3tCI5FAPsdvA off=3404787 len=782122 2024-02-10T06:06:47.133 INFO:tasks.workunit.client.0.smithi178.stdout:op 4867 completed, throughput=5MB/sec 2024-02-10T06:06:47.133 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AksEsWH79WXLpcX off=4243768 len=141171 2024-02-10T06:06:47.134 INFO:tasks.workunit.client.0.smithi178.stdout:op 4868 completed, throughput=5MB/sec 2024-02-10T06:06:47.134 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SMIGJ6MgkiCtVLi off=17739006 len=1480733 2024-02-10T06:06:47.140 INFO:tasks.workunit.client.0.smithi178.stdout:op 4869 completed, throughput=5MB/sec 2024-02-10T06:06:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:46 smithi178 ceph-mon[92537]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:06:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:46 smithi178 ceph-mon[95116]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:06:47.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:46 smithi189 ceph-mon[89631]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:06:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:06:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:06:47] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:06:48.141 INFO:tasks.workunit.client.0.smithi178.stdout: 951: throughput=5MB/sec pending data=0 2024-02-10T06:06:48.141 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-t5_My4w_o2c34A4 off=18106942 len=1611386 2024-02-10T06:06:48.149 INFO:tasks.workunit.client.0.smithi178.stdout:op 4870 completed, throughput=5MB/sec 2024-02-10T06:06:48.149 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-17qYJUS30PIe6Tx off=4624372 len=522879 2024-02-10T06:06:48.152 INFO:tasks.workunit.client.0.smithi178.stdout:op 4871 completed, throughput=5MB/sec 2024-02-10T06:06:48.152 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9EDqtxtRcLCrhvs off=15599078 len=2006678 2024-02-10T06:06:48.157 INFO:tasks.workunit.client.0.smithi178.stdout:op 4872 completed, throughput=5MB/sec 2024-02-10T06:06:48.157 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UZ7w9Bb-Aq7Em3n off=3135386 len=772701 2024-02-10T06:06:48.161 INFO:tasks.workunit.client.0.smithi178.stdout:op 4873 completed, throughput=5MB/sec 2024-02-10T06:06:49.162 INFO:tasks.workunit.client.0.smithi178.stdout: 952: throughput=5MB/sec pending data=0 2024-02-10T06:06:49.162 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-awTylaLTgeI_NY8 off=104845 len=1065260 2024-02-10T06:06:49.163 INFO:tasks.workunit.client.0.smithi178.stdout:op 4874 completed, throughput=5MB/sec 2024-02-10T06:06:49.163 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7cV7M-CdEoqBCFl off=14508512 len=618153 2024-02-10T06:06:49.168 INFO:tasks.workunit.client.0.smithi178.stdout:op 4875 completed, throughput=5MB/sec 2024-02-10T06:06:49.168 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nYPw0oIGAzAx3kV off=1541302 len=1766885 2024-02-10T06:06:49.172 INFO:tasks.workunit.client.0.smithi178.stdout:op 4876 completed, throughput=5MB/sec 2024-02-10T06:06:49.172 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2rWULnxzj-YoyFx off=2996983 len=1534343 2024-02-10T06:06:49.178 INFO:tasks.workunit.client.0.smithi178.stdout:op 4877 completed, throughput=5MB/sec 2024-02-10T06:06:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:48 smithi178 ceph-mon[92537]: pgmap v1898: 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, 4 op/s 2024-02-10T06:06:49.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:48 smithi178 ceph-mon[95116]: pgmap v1898: 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, 4 op/s 2024-02-10T06:06:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:48 smithi189 ceph-mon[89631]: pgmap v1898: 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, 4 op/s 2024-02-10T06:06:50.179 INFO:tasks.workunit.client.0.smithi178.stdout: 953: throughput=5MB/sec pending data=0 2024-02-10T06:06:50.179 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qaVugLleOIeUxff off=1036899 len=1465681 2024-02-10T06:06:50.186 INFO:tasks.workunit.client.0.smithi178.stdout:op 4878 completed, throughput=5MB/sec 2024-02-10T06:06:50.186 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kwBDf2sGnHxSSM2 off=8414950 len=1220848 2024-02-10T06:06:50.189 INFO:tasks.workunit.client.0.smithi178.stdout:op 4879 completed, throughput=5MB/sec 2024-02-10T06:06:50.189 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-J6sVeU6DAyjg6kM off=12192586 len=1558718 2024-02-10T06:06:50.198 INFO:tasks.workunit.client.0.smithi178.stdout:op 4880 completed, throughput=5MB/sec 2024-02-10T06:06:50.199 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TPBEHYeMOXqBE_W off=10286598 len=1715953 2024-02-10T06:06:50.207 INFO:tasks.workunit.client.0.smithi178.stdout:op 4881 completed, throughput=5MB/sec 2024-02-10T06:06:51.208 INFO:tasks.workunit.client.0.smithi178.stdout: 954: throughput=5MB/sec pending data=0 2024-02-10T06:06:51.209 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-u7u318lGOc3ncit off=3236144 len=102503 2024-02-10T06:06:51.211 INFO:tasks.workunit.client.0.smithi178.stdout:op 4882 completed, throughput=5MB/sec 2024-02-10T06:06:51.211 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Y8QBcWxym0J3xHb off=7108421 len=1928050 2024-02-10T06:06:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:50 smithi178 ceph-mon[92537]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-10T06:06:51.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:50 smithi178 ceph-mon[95116]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-10T06:06:51.215 INFO:tasks.workunit.client.0.smithi178.stdout:op 4883 completed, throughput=5MB/sec 2024-02-10T06:06:51.215 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-13As590IIi1Orcc off=6305097 len=1257759 2024-02-10T06:06:51.217 INFO:tasks.workunit.client.0.smithi178.stdout:op 4884 completed, throughput=5MB/sec 2024-02-10T06:06:51.217 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--TL7yx4j6LDUDM5 off=7899962 len=147804 2024-02-10T06:06:51.220 INFO:tasks.workunit.client.0.smithi178.stdout:op 4885 completed, throughput=5MB/sec 2024-02-10T06:06:51.220 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tG7E0qEC3eho8vY off=15317420 len=987735 2024-02-10T06:06:51.221 INFO:tasks.workunit.client.0.smithi178.stdout:op 4886 completed, throughput=5MB/sec 2024-02-10T06:06:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:50 smithi189 ceph-mon[89631]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-10T06:06:52.221 INFO:tasks.workunit.client.0.smithi178.stdout: 955: throughput=4.99MB/sec pending data=0 2024-02-10T06:06:52.222 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gxJKM6CbnmJaKQw off=164455 len=1780743 2024-02-10T06:06:52.223 INFO:tasks.workunit.client.0.smithi178.stdout:op 4887 completed, throughput=5MB/sec 2024-02-10T06:06:52.224 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-t5Ke5dhp5REFs5m off=13811171 len=1100433 2024-02-10T06:06:52.229 INFO:tasks.workunit.client.0.smithi178.stdout:op 4888 completed, throughput=5MB/sec 2024-02-10T06:06:52.229 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MBcoZEsJif9Njvy off=14493276 len=1122728 2024-02-10T06:06:52.230 INFO:tasks.workunit.client.0.smithi178.stdout:op 4889 completed, throughput=5MB/sec 2024-02-10T06:06:52.230 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-RzU-ihzKSSYHTSJ off=15010538 len=364106 2024-02-10T06:06:52.234 INFO:tasks.workunit.client.0.smithi178.stdout:op 4890 completed, throughput=5MB/sec 2024-02-10T06:06:52.234 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4lHn7MXpLHNE3xL off=9821596 len=1892645 2024-02-10T06:06:52.239 INFO:tasks.workunit.client.0.smithi178.stdout:op 4891 completed, throughput=5MB/sec 2024-02-10T06:06:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:52 smithi178 ceph-mon[92537]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T06:06:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:52 smithi178 ceph-mon[95116]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T06:06:53.239 INFO:tasks.workunit.client.0.smithi178.stdout: 956: throughput=5MB/sec pending data=0 2024-02-10T06:06:53.240 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rYUQIYuFU_ZrFJd off=6645503 len=218963 2024-02-10T06:06:53.240 INFO:tasks.workunit.client.0.smithi178.stdout:op 4892 completed, throughput=5MB/sec 2024-02-10T06:06:53.240 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-crmVvq8D8jkjvGi off=7149120 len=1961207 2024-02-10T06:06:53.249 INFO:tasks.workunit.client.0.smithi178.stdout:op 4893 completed, throughput=5MB/sec 2024-02-10T06:06:53.249 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-w2QC-EA-5gNXrjB off=5901094 len=313005 2024-02-10T06:06:53.252 INFO:tasks.workunit.client.0.smithi178.stdout:op 4894 completed, throughput=5MB/sec 2024-02-10T06:06:53.252 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8S9J9s6Cl850I5a off=603409 len=951385 2024-02-10T06:06:53.253 INFO:tasks.workunit.client.0.smithi178.stdout:op 4895 completed, throughput=5MB/sec 2024-02-10T06:06:53.253 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OmAnkzaWi4ULcWY off=6805303 len=701588 2024-02-10T06:06:53.254 INFO:tasks.workunit.client.0.smithi178.stdout:op 4896 completed, throughput=5MB/sec 2024-02-10T06:06:53.254 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jZi8IPR4_DXd7ec off=22955263 len=678065 2024-02-10T06:06:53.254 INFO:tasks.workunit.client.0.smithi178.stdout:op 4897 completed, throughput=5MB/sec 2024-02-10T06:06:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:52 smithi189 ceph-mon[89631]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T06:06:54.255 INFO:tasks.workunit.client.0.smithi178.stdout: 957: throughput=5MB/sec pending data=0 2024-02-10T06:06:54.255 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GYL2Dydv5tXPEt9 off=7847334 len=1456530 2024-02-10T06:06:54.264 INFO:tasks.workunit.client.0.smithi178.stdout:op 4898 completed, throughput=5MB/sec 2024-02-10T06:06:54.265 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fkC8repHqymQIbQ off=1024640 len=136550 2024-02-10T06:06:54.266 INFO:tasks.workunit.client.0.smithi178.stdout:op 4899 completed, throughput=5MB/sec 2024-02-10T06:06:54.266 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HJfnXjcv85NwuUN off=2012711 len=2032181 2024-02-10T06:06:54.269 INFO:tasks.workunit.client.0.smithi178.stdout:op 4900 completed, throughput=5MB/sec 2024-02-10T06:06:54.269 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-K2Mxs0cRR96btDY off=2364617 len=1423161 2024-02-10T06:06:54.270 INFO:tasks.workunit.client.0.smithi178.stdout:op 4901 completed, throughput=5MB/sec 2024-02-10T06:06:55.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:54 smithi178 ceph-mon[92537]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:06:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:54 smithi178 ceph-mon[95116]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:06:55.270 INFO:tasks.workunit.client.0.smithi178.stdout: 958: throughput=5MB/sec pending data=0 2024-02-10T06:06:55.270 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wwpy0VrEdI1EVyJ off=14697036 len=1170807 2024-02-10T06:06:55.272 INFO:tasks.workunit.client.0.smithi178.stdout:op 4902 completed, throughput=5MB/sec 2024-02-10T06:06:55.272 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KsAXqC6aXnCiIH3 off=5639242 len=12503 2024-02-10T06:06:55.273 INFO:tasks.workunit.client.0.smithi178.stdout:op 4903 completed, throughput=5MB/sec 2024-02-10T06:06:55.273 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tIO2cGqW16swITw off=3099664 len=2063148 2024-02-10T06:06:55.275 INFO:tasks.workunit.client.0.smithi178.stdout:op 4904 completed, throughput=5MB/sec 2024-02-10T06:06:55.275 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KZ9ijUfE_4crkqh off=14091230 len=1274376 2024-02-10T06:06:55.276 INFO:tasks.workunit.client.0.smithi178.stdout:op 4905 completed, throughput=5MB/sec 2024-02-10T06:06:55.276 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-idbWBS-LCirltBR off=2127974 len=444499 2024-02-10T06:06:55.280 INFO:tasks.workunit.client.0.smithi178.stdout:op 4906 completed, throughput=5MB/sec 2024-02-10T06:06:55.280 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AY31zo_awQNUZMJ off=11315386 len=1333476 2024-02-10T06:06:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:54 smithi189 ceph-mon[89631]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:06:55.288 INFO:tasks.workunit.client.0.smithi178.stdout:op 4907 completed, throughput=5MB/sec 2024-02-10T06:06:56.287 INFO:tasks.workunit.client.0.smithi178.stdout: 959: throughput=5MB/sec pending data=0 2024-02-10T06:06:56.287 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-l8N6R78uNIPfFz_ off=22374007 len=1437836 2024-02-10T06:06:56.289 INFO:tasks.workunit.client.0.smithi178.stdout:op 4908 completed, throughput=5MB/sec 2024-02-10T06:06:56.289 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-17jb_a8DrqlUfbv off=143730 len=227000 2024-02-10T06:06:56.292 INFO:tasks.workunit.client.0.smithi178.stdout:op 4909 completed, throughput=5MB/sec 2024-02-10T06:06:56.292 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lR8SV3BcJPbt_G3 off=4420995 len=287069 2024-02-10T06:06:56.295 INFO:tasks.workunit.client.0.smithi178.stdout:op 4910 completed, throughput=5MB/sec 2024-02-10T06:06:56.295 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-18u6R6DMZmSzi1t off=157368 len=316091 2024-02-10T06:06:56.298 INFO:tasks.workunit.client.0.smithi178.stdout:op 4911 completed, throughput=5MB/sec 2024-02-10T06:06:56.298 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oYzebiFf9i63AoU off=5799715 len=186972 2024-02-10T06:06:56.299 INFO:tasks.workunit.client.0.smithi178.stdout:op 4912 completed, throughput=5MB/sec 2024-02-10T06:06:56.299 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-t2rMx6E3i8mMUKp off=8899370 len=364192 2024-02-10T06:06:56.302 INFO:tasks.workunit.client.0.smithi178.stdout:op 4913 completed, throughput=5MB/sec 2024-02-10T06:06:56.302 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YtaOhdo7g19sS5a off=10863360 len=510335 2024-02-10T06:06:56.308 INFO:tasks.workunit.client.0.smithi178.stdout:op 4914 completed, throughput=5MB/sec 2024-02-10T06:06:56.308 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-l6N-z1GrXUGLiJO off=9450806 len=369725 2024-02-10T06:06:56.308 INFO:tasks.workunit.client.0.smithi178.stdout:op 4915 completed, throughput=5MB/sec 2024-02-10T06:06:56.308 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-61iyLO8KbHRmFSM off=3879846 len=1043958 2024-02-10T06:06:56.309 INFO:tasks.workunit.client.0.smithi178.stdout:op 4916 completed, throughput=5MB/sec 2024-02-10T06:06:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:56 smithi178 ceph-mon[92537]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:06:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:56 smithi178 ceph-mon[95116]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:06:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:56 smithi189 ceph-mon[89631]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-10T06:06:57.309 INFO:tasks.workunit.client.0.smithi178.stdout: 960: throughput=5MB/sec pending data=0 2024-02-10T06:06:57.309 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wlI3e8pZyTSTKFV off=1761036 len=1853766 2024-02-10T06:06:57.312 INFO:tasks.workunit.client.0.smithi178.stdout:op 4917 completed, throughput=5MB/sec 2024-02-10T06:06:57.312 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-p8NySzMDha74Man off=10975681 len=1766201 2024-02-10T06:06:57.316 INFO:tasks.workunit.client.0.smithi178.stdout:op 4918 completed, throughput=5MB/sec 2024-02-10T06:06:57.316 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-s_tqnFSCRyb4JIJ off=3846744 len=763718 2024-02-10T06:06:57.320 INFO:tasks.workunit.client.0.smithi178.stdout:op 4919 completed, throughput=5MB/sec 2024-02-10T06:06:57.320 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1_obkp2noJc8lwQ off=1901182 len=2078164 2024-02-10T06:06:57.322 INFO:tasks.workunit.client.0.smithi178.stdout:op 4920 completed, throughput=5MB/sec 2024-02-10T06:06:57.890 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:06:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:06:57] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:06:58.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:06:58.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:06:58.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:06:58.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:57 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:06:58.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:06:58.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:06:58.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:06:58.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:57 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:06:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:06:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:06:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:06:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:57 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:06:58.322 INFO:tasks.workunit.client.0.smithi178.stdout: 961: throughput=5MB/sec pending data=0 2024-02-10T06:06:58.322 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jjGHhjMd5yQZ1Oa off=11265054 len=207241 2024-02-10T06:06:58.323 INFO:tasks.workunit.client.0.smithi178.stdout:op 4921 completed, throughput=5MB/sec 2024-02-10T06:06:58.323 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qsiWBh7KqFOxmVg off=4481755 len=1251111 2024-02-10T06:06:58.325 INFO:tasks.workunit.client.0.smithi178.stdout:op 4922 completed, throughput=5MB/sec 2024-02-10T06:06:58.325 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lTiT494_E1jy22i off=6552975 len=1741100 2024-02-10T06:06:58.327 INFO:tasks.workunit.client.0.smithi178.stdout:op 4923 completed, throughput=5MB/sec 2024-02-10T06:06:58.327 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XZ-sw4If3dhDBdb off=7507697 len=757649 2024-02-10T06:06:58.328 INFO:tasks.workunit.client.0.smithi178.stdout:op 4924 completed, throughput=5MB/sec 2024-02-10T06:06:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:58 smithi178 ceph-mon[92537]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:06:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:06:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:06:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:58 smithi178 ceph-mon[95116]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:06:59.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:06:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:06:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:58 smithi189 ceph-mon[89631]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:06:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:06:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:06:59.329 INFO:tasks.workunit.client.0.smithi178.stdout: 962: throughput=5MB/sec pending data=0 2024-02-10T06:06:59.329 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-liHTJBxqq5kfqTJ off=12674147 len=1564701 2024-02-10T06:06:59.332 INFO:tasks.workunit.client.0.smithi178.stdout:op 4925 completed, throughput=5MB/sec 2024-02-10T06:06:59.333 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bfyhLMMOAbUTCBB off=1145649 len=662369 2024-02-10T06:06:59.333 INFO:tasks.workunit.client.0.smithi178.stdout:op 4926 completed, throughput=5MB/sec 2024-02-10T06:06:59.333 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9l7pWCWVOJwrB9z off=2129281 len=1158382 2024-02-10T06:06:59.335 INFO:tasks.workunit.client.0.smithi178.stdout:op 4927 completed, throughput=5MB/sec 2024-02-10T06:06:59.335 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BcMSg1SX1rt7pkd off=844488 len=2052566 2024-02-10T06:06:59.347 INFO:tasks.workunit.client.0.smithi178.stdout:op 4928 completed, throughput=5MB/sec 2024-02-10T06:07:00.347 INFO:tasks.workunit.client.0.smithi178.stdout: 963: throughput=5MB/sec pending data=0 2024-02-10T06:07:00.347 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SNck9N8TAllmygg off=3539703 len=579267 2024-02-10T06:07:00.349 INFO:tasks.workunit.client.0.smithi178.stdout:op 4929 completed, throughput=5MB/sec 2024-02-10T06:07:00.349 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gvKjYKrOFeVK3f6 off=8459542 len=313779 2024-02-10T06:07:00.352 INFO:tasks.workunit.client.0.smithi178.stdout:op 4930 completed, throughput=5MB/sec 2024-02-10T06:07:00.353 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-F0wzOHaFPSpyKVe off=585161 len=1939102 2024-02-10T06:07:00.356 INFO:tasks.workunit.client.0.smithi178.stdout:op 4931 completed, throughput=5MB/sec 2024-02-10T06:07:00.356 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LCF63J9mJP4OgrD off=3479829 len=1750565 2024-02-10T06:07:00.363 INFO:tasks.workunit.client.0.smithi178.stdout:op 4932 completed, throughput=5MB/sec 2024-02-10T06:07:00.364 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vcb2_hHXy6W-ZLO off=482657 len=797871 2024-02-10T06:07:00.368 INFO:tasks.workunit.client.0.smithi178.stdout:op 4933 completed, throughput=5MB/sec 2024-02-10T06:07:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:00 smithi178 ceph-mon[92537]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:07:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:00 smithi178 ceph-mon[95116]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:07:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:00 smithi189 ceph-mon[89631]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:07:01.368 INFO:tasks.workunit.client.0.smithi178.stdout: 964: throughput=5MB/sec pending data=0 2024-02-10T06:07:01.368 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FQaVwwPBzCglByu off=78814 len=224378 2024-02-10T06:07:01.369 INFO:tasks.workunit.client.0.smithi178.stdout:op 4934 completed, throughput=5MB/sec 2024-02-10T06:07:01.369 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vum2FSTtl73CTAL off=1969455 len=656647 2024-02-10T06:07:01.370 INFO:tasks.workunit.client.0.smithi178.stdout:op 4935 completed, throughput=5MB/sec 2024-02-10T06:07:01.370 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VKE0zjTwXyan_Dw off=437285 len=994268 2024-02-10T06:07:01.371 INFO:tasks.workunit.client.0.smithi178.stdout:op 4936 completed, throughput=5MB/sec 2024-02-10T06:07:01.371 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6VRt2j5an__jtFB off=16701417 len=1638112 2024-02-10T06:07:01.373 INFO:tasks.workunit.client.0.smithi178.stdout:op 4937 completed, throughput=5MB/sec 2024-02-10T06:07:01.373 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Gyrh3gCO3NBcNi9 off=18716023 len=804200 2024-02-10T06:07:01.378 INFO:tasks.workunit.client.0.smithi178.stdout:op 4938 completed, throughput=5MB/sec 2024-02-10T06:07:01.378 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AhUItIMZuZ0kZi1 off=7954415 len=195973 2024-02-10T06:07:01.381 INFO:tasks.workunit.client.0.smithi178.stdout:op 4939 completed, throughput=5MB/sec 2024-02-10T06:07:01.381 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yNE2phgWluKqN7z off=14925683 len=210264 2024-02-10T06:07:01.384 INFO:tasks.workunit.client.0.smithi178.stdout:op 4940 completed, throughput=5MB/sec 2024-02-10T06:07:01.384 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-U0z0NaiKFIKbsh_ off=1838301 len=1885071 2024-02-10T06:07:01.391 INFO:tasks.workunit.client.0.smithi178.stdout:op 4941 completed, throughput=5MB/sec 2024-02-10T06:07:02.391 INFO:tasks.workunit.client.0.smithi178.stdout: 965: throughput=5MB/sec pending data=0 2024-02-10T06:07:02.391 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2M1HWtRHDJX--6t off=592319 len=843542 2024-02-10T06:07:02.397 INFO:tasks.workunit.client.0.smithi178.stdout:op 4942 completed, throughput=5MB/sec 2024-02-10T06:07:02.397 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kY6ytMY6ziaDUft off=1420635 len=1686768 2024-02-10T06:07:02.399 INFO:tasks.workunit.client.0.smithi178.stdout:op 4943 completed, throughput=5MB/sec 2024-02-10T06:07:02.399 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kpM72Zy8iibQ25T off=4657357 len=1966378 2024-02-10T06:07:02.410 INFO:tasks.workunit.client.0.smithi178.stdout:op 4944 completed, throughput=5MB/sec 2024-02-10T06:07:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:02 smithi178 ceph-mon[92537]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-10T06:07:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:02 smithi178 ceph-mon[95116]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-10T06:07:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:02 smithi189 ceph-mon[89631]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-10T06:07:03.411 INFO:tasks.workunit.client.0.smithi178.stdout: 966: throughput=5MB/sec pending data=0 2024-02-10T06:07:03.411 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-t40FX08PbmyQKNB off=538518 len=1323313 2024-02-10T06:07:03.414 INFO:tasks.workunit.client.0.smithi178.stdout:op 4945 completed, throughput=5MB/sec 2024-02-10T06:07:03.414 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wSGAtdpGa_2dlD6 off=2580566 len=72415 2024-02-10T06:07:03.417 INFO:tasks.workunit.client.0.smithi178.stdout:op 4946 completed, throughput=5MB/sec 2024-02-10T06:07:03.417 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jMXHFhMzTvugRmJ off=11747196 len=802957 2024-02-10T06:07:03.418 INFO:tasks.workunit.client.0.smithi178.stdout:op 4947 completed, throughput=5MB/sec 2024-02-10T06:07:03.418 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--c-xpT26uaXh5S- off=13870792 len=836783 2024-02-10T06:07:03.419 INFO:tasks.workunit.client.0.smithi178.stdout:op 4948 completed, throughput=5MB/sec 2024-02-10T06:07:03.419 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eMdswi2R07HLvwK off=2185722 len=207930 2024-02-10T06:07:03.420 INFO:tasks.workunit.client.0.smithi178.stdout:op 4949 completed, throughput=5MB/sec 2024-02-10T06:07:03.421 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WvzpfHv_DLTK12m off=1367800 len=241010 2024-02-10T06:07:03.424 INFO:tasks.workunit.client.0.smithi178.stdout:op 4950 completed, throughput=5MB/sec 2024-02-10T06:07:03.424 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-u-50J51NQsZUOBO off=12792439 len=1002322 2024-02-10T06:07:03.425 INFO:tasks.workunit.client.0.smithi178.stdout:op 4951 completed, throughput=5MB/sec 2024-02-10T06:07:04.426 INFO:tasks.workunit.client.0.smithi178.stdout: 967: throughput=4.99MB/sec pending data=0 2024-02-10T06:07:04.426 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zbuZstcmAf6aSL4 off=7416885 len=1475971 2024-02-10T06:07:04.427 INFO:tasks.workunit.client.0.smithi178.stdout:op 4952 completed, throughput=5MB/sec 2024-02-10T06:07:04.427 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_fsCrDCxdKIYHoa off=17351148 len=476140 2024-02-10T06:07:04.431 INFO:tasks.workunit.client.0.smithi178.stdout:op 4953 completed, throughput=5MB/sec 2024-02-10T06:07:04.432 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RDR_aASZwKyTZ-m off=4401048 len=1845967 2024-02-10T06:07:04.435 INFO:tasks.workunit.client.0.smithi178.stdout:op 4954 completed, throughput=5MB/sec 2024-02-10T06:07:04.435 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qpteneglOwOUzrM off=7192861 len=1321503 2024-02-10T06:07:04.441 INFO:tasks.workunit.client.0.smithi178.stdout:op 4955 completed, throughput=5MB/sec 2024-02-10T06:07:04.441 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DvjssvxMCFqDSdt off=88485 len=1639238 2024-02-10T06:07:04.448 INFO:tasks.workunit.client.0.smithi178.stdout:op 4956 completed, throughput=5MB/sec 2024-02-10T06:07:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:04 smithi178 ceph-mon[92537]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:07:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:04 smithi178 ceph-mon[95116]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:07:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:04 smithi189 ceph-mon[89631]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:07:05.448 INFO:tasks.workunit.client.0.smithi178.stdout: 968: throughput=5MB/sec pending data=0 2024-02-10T06:07:05.448 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Cmc7NWyHqpXumfU off=1824264 len=2096840 2024-02-10T06:07:05.451 INFO:tasks.workunit.client.0.smithi178.stdout:op 4957 completed, throughput=5MB/sec 2024-02-10T06:07:05.451 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ed76AGkkHnVx5gy off=170486 len=250585 2024-02-10T06:07:05.452 INFO:tasks.workunit.client.0.smithi178.stdout:op 4958 completed, throughput=5MB/sec 2024-02-10T06:07:05.452 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZetMblgbs3dysib off=12953957 len=1980733 2024-02-10T06:07:05.454 INFO:tasks.workunit.client.0.smithi178.stdout:op 4959 completed, throughput=5MB/sec 2024-02-10T06:07:06.455 INFO:tasks.workunit.client.0.smithi178.stdout: 969: throughput=5MB/sec pending data=0 2024-02-10T06:07:06.455 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PWNyTxZTNZnMdwa off=876494 len=1566877 2024-02-10T06:07:06.457 INFO:tasks.workunit.client.0.smithi178.stdout:op 4960 completed, throughput=5MB/sec 2024-02-10T06:07:06.457 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ExKwFrtM6LF8HZa off=0 len=1289545 2024-02-10T06:07:06.465 INFO:tasks.workunit.client.0.smithi178.stdout:op 4961 completed, throughput=5MB/sec 2024-02-10T06:07:06.466 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ftQBVZt_lg383I6 off=9290060 len=519211 2024-02-10T06:07:06.467 INFO:tasks.workunit.client.0.smithi178.stdout:op 4962 completed, throughput=5MB/sec 2024-02-10T06:07:06.467 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hIH7a1tylM6Yfvi off=5264722 len=1985665 2024-02-10T06:07:06.478 INFO:tasks.workunit.client.0.smithi178.stdout:op 4963 completed, throughput=5MB/sec 2024-02-10T06:07:07.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:06 smithi178 ceph-mon[95116]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T06:07:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:06 smithi178 ceph-mon[92537]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T06:07:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:06 smithi189 ceph-mon[89631]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T06:07:07.478 INFO:tasks.workunit.client.0.smithi178.stdout: 970: throughput=5MB/sec pending data=0 2024-02-10T06:07:07.478 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rpiZi5kQyE6jufq off=4277152 len=1702027 2024-02-10T06:07:07.486 INFO:tasks.workunit.client.0.smithi178.stdout:op 4964 completed, throughput=5MB/sec 2024-02-10T06:07:07.486 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fxyR1gw75QwBxzV off=8179594 len=1137069 2024-02-10T06:07:07.488 INFO:tasks.workunit.client.0.smithi178.stdout:op 4965 completed, throughput=5MB/sec 2024-02-10T06:07:07.488 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kSH1mU4nOCHluq6 off=10597307 len=474787 2024-02-10T06:07:07.491 INFO:tasks.workunit.client.0.smithi178.stdout:op 4966 completed, throughput=5MB/sec 2024-02-10T06:07:07.491 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lJXaw7uqrxb23ND off=13979355 len=933597 2024-02-10T06:07:07.492 INFO:tasks.workunit.client.0.smithi178.stdout:op 4967 completed, throughput=5MB/sec 2024-02-10T06:07:07.492 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-H1MaEmv4EzJemQr off=1250116 len=1158136 2024-02-10T06:07:07.497 INFO:tasks.workunit.client.0.smithi178.stdout:op 4968 completed, throughput=5MB/sec 2024-02-10T06:07:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:07:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:07:07] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:07:08.498 INFO:tasks.workunit.client.0.smithi178.stdout: 971: throughput=5MB/sec pending data=0 2024-02-10T06:07:08.498 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-A4BFJZ85vJFZa5T off=5179811 len=1456363 2024-02-10T06:07:08.499 INFO:tasks.workunit.client.0.smithi178.stdout:op 4969 completed, throughput=5MB/sec 2024-02-10T06:07:08.499 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Lc3VV-asXPpYGOA off=910206 len=2058258 2024-02-10T06:07:08.501 INFO:tasks.workunit.client.0.smithi178.stdout:op 4970 completed, throughput=5MB/sec 2024-02-10T06:07:08.502 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UsJ_6lMMVZ1tTuS off=5528331 len=357432 2024-02-10T06:07:08.502 INFO:tasks.workunit.client.0.smithi178.stdout:op 4971 completed, throughput=5MB/sec 2024-02-10T06:07:08.502 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qDPQca3EE7afK8W off=18752556 len=1382065 2024-02-10T06:07:08.505 INFO:tasks.workunit.client.0.smithi178.stdout:op 4972 completed, throughput=5MB/sec 2024-02-10T06:07:09.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:08 smithi178 ceph-mon[95116]: pgmap v1908: 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-02-10T06:07:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:08 smithi178 ceph-mon[92537]: pgmap v1908: 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-02-10T06:07:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:08 smithi189 ceph-mon[89631]: pgmap v1908: 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-02-10T06:07:09.505 INFO:tasks.workunit.client.0.smithi178.stdout: 972: throughput=5MB/sec pending data=0 2024-02-10T06:07:09.505 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XEJyBoYDFyTO0u1 off=4419331 len=268962 2024-02-10T06:07:09.508 INFO:tasks.workunit.client.0.smithi178.stdout:op 4973 completed, throughput=5MB/sec 2024-02-10T06:07:09.508 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ymmksPv9NqffQki off=1238349 len=1643795 2024-02-10T06:07:09.510 INFO:tasks.workunit.client.0.smithi178.stdout:op 4974 completed, throughput=5MB/sec 2024-02-10T06:07:09.511 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nofAGSNYHypASIG off=6580072 len=1192500 2024-02-10T06:07:09.516 INFO:tasks.workunit.client.0.smithi178.stdout:op 4975 completed, throughput=5MB/sec 2024-02-10T06:07:09.516 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-95ZxjxFYD9OqdcL off=634374 len=1966432 2024-02-10T06:07:09.520 INFO:tasks.workunit.client.0.smithi178.stdout:op 4976 completed, throughput=5MB/sec 2024-02-10T06:07:10.521 INFO:tasks.workunit.client.0.smithi178.stdout: 973: throughput=5MB/sec pending data=0 2024-02-10T06:07:10.521 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-h25pUE_GOkukDQY off=5804456 len=2094020 2024-02-10T06:07:10.524 INFO:tasks.workunit.client.0.smithi178.stdout:op 4977 completed, throughput=5MB/sec 2024-02-10T06:07:10.524 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Xzsyq-s7zHB9TC_ off=6920472 len=1759258 2024-02-10T06:07:10.526 INFO:tasks.workunit.client.0.smithi178.stdout:op 4978 completed, throughput=5MB/sec 2024-02-10T06:07:10.526 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aUg0HPJaX2SEP8Y off=1905391 len=84391 2024-02-10T06:07:10.528 INFO:tasks.workunit.client.0.smithi178.stdout:op 4979 completed, throughput=5MB/sec 2024-02-10T06:07:10.529 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-g6m-q5EJYo59DCL off=3408201 len=514452 2024-02-10T06:07:10.530 INFO:tasks.workunit.client.0.smithi178.stdout:op 4980 completed, throughput=5MB/sec 2024-02-10T06:07:10.530 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FpTIAq-svxoNVn- off=4381609 len=1433007 2024-02-10T06:07:10.539 INFO:tasks.workunit.client.0.smithi178.stdout:op 4981 completed, throughput=5MB/sec 2024-02-10T06:07:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:10 smithi178 ceph-mon[92537]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-10T06:07:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:10 smithi178 ceph-mon[95116]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-10T06:07:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:10 smithi189 ceph-mon[89631]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-10T06:07:11.540 INFO:tasks.workunit.client.0.smithi178.stdout: 974: throughput=5MB/sec pending data=0 2024-02-10T06:07:11.540 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tGWHX0aN1kNqKnd off=3198988 len=1916865 2024-02-10T06:07:11.542 INFO:tasks.workunit.client.0.smithi178.stdout:op 4982 completed, throughput=5MB/sec 2024-02-10T06:07:11.542 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1WdvMxuLXoEmJvq off=8297371 len=1226141 2024-02-10T06:07:11.551 INFO:tasks.workunit.client.0.smithi178.stdout:op 4983 completed, throughput=5MB/sec 2024-02-10T06:07:11.551 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FuZfLouBw-haSaQ off=9928507 len=1763492 2024-02-10T06:07:11.553 INFO:tasks.workunit.client.0.smithi178.stdout:op 4984 completed, throughput=5MB/sec 2024-02-10T06:07:12.553 INFO:tasks.workunit.client.0.smithi178.stdout: 975: throughput=5MB/sec pending data=0 2024-02-10T06:07:12.554 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tR7yRuyq6HmkZ2T off=10836273 len=702523 2024-02-10T06:07:12.558 INFO:tasks.workunit.client.0.smithi178.stdout:op 4985 completed, throughput=5MB/sec 2024-02-10T06:07:12.558 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-f8cjJ3oZE5anaMs off=15309830 len=1352606 2024-02-10T06:07:12.560 INFO:tasks.workunit.client.0.smithi178.stdout:op 4986 completed, throughput=5MB/sec 2024-02-10T06:07:12.560 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kEStAJ5IgfbajOI off=5064540 len=773632 2024-02-10T06:07:12.565 INFO:tasks.workunit.client.0.smithi178.stdout:op 4987 completed, throughput=5MB/sec 2024-02-10T06:07:12.565 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--UtvSzd5o7NLQBm off=14198964 len=1157213 2024-02-10T06:07:12.568 INFO:tasks.workunit.client.0.smithi178.stdout:op 4988 completed, throughput=5MB/sec 2024-02-10T06:07:12.568 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KUPQjLzIHulo69- off=12846258 len=1043503 2024-02-10T06:07:12.574 INFO:tasks.workunit.client.0.smithi178.stdout:op 4989 completed, throughput=5MB/sec 2024-02-10T06:07:13.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:12 smithi178 ceph-mon[95116]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T06:07:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:12 smithi178 ceph-mon[92537]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T06:07:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:12 smithi189 ceph-mon[89631]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T06:07:13.574 INFO:tasks.workunit.client.0.smithi178.stdout: 976: throughput=5MB/sec pending data=0 2024-02-10T06:07:13.574 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YTVzFLZLK058_wW off=8861722 len=2013301 2024-02-10T06:07:13.582 INFO:tasks.workunit.client.0.smithi178.stdout:op 4990 completed, throughput=5MB/sec 2024-02-10T06:07:13.583 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KdhQ1_0-Z0mL_JB off=1861271 len=123497 2024-02-10T06:07:13.583 INFO:tasks.workunit.client.0.smithi178.stdout:op 4991 completed, throughput=5MB/sec 2024-02-10T06:07:13.583 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lIVq_Wv7q99CZop off=10066843 len=1221324 2024-02-10T06:07:13.591 INFO:tasks.workunit.client.0.smithi178.stdout:op 4992 completed, throughput=5MB/sec 2024-02-10T06:07:13.592 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yG-e7HnCPaoC3Dc off=797801 len=1708653 2024-02-10T06:07:13.601 INFO:tasks.workunit.client.0.smithi178.stdout:op 4993 completed, throughput=5MB/sec 2024-02-10T06:07:13.601 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FPvN469F54ZokSL off=16920318 len=1566966 2024-02-10T06:07:13.603 INFO:tasks.workunit.client.0.smithi178.stdout:op 4994 completed, throughput=5MB/sec 2024-02-10T06:07:14.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:07:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:07:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:07:14.603 INFO:tasks.workunit.client.0.smithi178.stdout: 977: throughput=5MB/sec pending data=0 2024-02-10T06:07:14.603 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1MQa1MyD7spe-Gc off=5050235 len=197884 2024-02-10T06:07:14.606 INFO:tasks.workunit.client.0.smithi178.stdout:op 4995 completed, throughput=5MB/sec 2024-02-10T06:07:14.606 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VkX1oXomGPvdhBs off=2287508 len=194707 2024-02-10T06:07:14.607 INFO:tasks.workunit.client.0.smithi178.stdout:op 4996 completed, throughput=5MB/sec 2024-02-10T06:07:14.607 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_yvQOw2pKGsfG0P off=3726687 len=348562 2024-02-10T06:07:14.608 INFO:tasks.workunit.client.0.smithi178.stdout:op 4997 completed, throughput=5MB/sec 2024-02-10T06:07:14.608 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LR8SyORIr7s6zur off=5578476 len=691401 2024-02-10T06:07:14.609 INFO:tasks.workunit.client.0.smithi178.stdout:op 4998 completed, throughput=5MB/sec 2024-02-10T06:07:14.609 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WvDKkX5ZZqCqZGI off=16408021 len=1564227 2024-02-10T06:07:14.616 INFO:tasks.workunit.client.0.smithi178.stdout:op 4999 completed, throughput=5MB/sec 2024-02-10T06:07:14.616 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MXD8lUFmvciGbMI off=2269787 len=1970550 2024-02-10T06:07:14.618 INFO:tasks.workunit.client.0.smithi178.stdout:op 5000 completed, throughput=5MB/sec 2024-02-10T06:07:15.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:14 smithi178 ceph-mon[95116]: pgmap v1911: 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-02-10T06:07:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:14 smithi178 ceph-mon[92537]: pgmap v1911: 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-02-10T06:07:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:14 smithi189 ceph-mon[89631]: pgmap v1911: 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-02-10T06:07:15.618 INFO:tasks.workunit.client.0.smithi178.stdout: 978: throughput=5MB/sec pending data=0 2024-02-10T06:07:15.619 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LNtNxpxHlgQJJDJ off=2060767 len=2004103 2024-02-10T06:07:15.627 INFO:tasks.workunit.client.0.smithi178.stdout:op 5001 completed, throughput=5MB/sec 2024-02-10T06:07:15.627 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-j5OTzjP670CKW8q off=4562738 len=132563 2024-02-10T06:07:15.628 INFO:tasks.workunit.client.0.smithi178.stdout:op 5002 completed, throughput=5MB/sec 2024-02-10T06:07:15.628 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ivy2Q7ySJyv6rk6 off=1088828 len=1320439 2024-02-10T06:07:15.629 INFO:tasks.workunit.client.0.smithi178.stdout:op 5003 completed, throughput=5MB/sec 2024-02-10T06:07:15.629 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Y_ziFg8hv-tKSnS off=1038449 len=336934 2024-02-10T06:07:15.632 INFO:tasks.workunit.client.0.smithi178.stdout:op 5004 completed, throughput=5MB/sec 2024-02-10T06:07:15.633 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jJNxjlwd-bJar-y off=165498 len=706163 2024-02-10T06:07:15.634 INFO:tasks.workunit.client.0.smithi178.stdout:op 5005 completed, throughput=5MB/sec 2024-02-10T06:07:16.635 INFO:tasks.workunit.client.0.smithi178.stdout: 979: throughput=5MB/sec pending data=0 2024-02-10T06:07:16.635 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jgzrEpL3ig9-4DZ off=9207390 len=1409103 2024-02-10T06:07:16.643 INFO:tasks.workunit.client.0.smithi178.stdout:op 5006 completed, throughput=5MB/sec 2024-02-10T06:07:16.643 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kG_8TQKOG1X5B4P off=6495542 len=1829064 2024-02-10T06:07:16.651 INFO:tasks.workunit.client.0.smithi178.stdout:op 5007 completed, throughput=5MB/sec 2024-02-10T06:07:16.651 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zIKxjX-KUuf7gkD off=1386080 len=1092387 2024-02-10T06:07:16.652 INFO:tasks.workunit.client.0.smithi178.stdout:op 5008 completed, throughput=5MB/sec 2024-02-10T06:07:16.652 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ahJgzr74-cnEAbH off=2479575 len=299174 2024-02-10T06:07:16.655 INFO:tasks.workunit.client.0.smithi178.stdout:op 5009 completed, throughput=5MB/sec 2024-02-10T06:07:16.655 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ndc9Vxi2kbO4--k off=10226404 len=1385879 2024-02-10T06:07:16.663 INFO:tasks.workunit.client.0.smithi178.stdout:op 5010 completed, throughput=5MB/sec 2024-02-10T06:07:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:16 smithi178 ceph-mon[92537]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T06:07:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:16 smithi178 ceph-mon[95116]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T06:07:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:16 smithi189 ceph-mon[89631]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-10T06:07:17.663 INFO:tasks.workunit.client.0.smithi178.stdout: 980: throughput=5MB/sec pending data=0 2024-02-10T06:07:17.663 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oq38bd0Mmp3aeco off=7453542 len=2017126 2024-02-10T06:07:17.675 INFO:tasks.workunit.client.0.smithi178.stdout:op 5011 completed, throughput=5MB/sec 2024-02-10T06:07:17.675 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rcZ7_WIbk5i3Z-f off=9090354 len=289348 2024-02-10T06:07:17.678 INFO:tasks.workunit.client.0.smithi178.stdout:op 5012 completed, throughput=5MB/sec 2024-02-10T06:07:17.679 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kurr0VwFm5d9q4F off=21727320 len=1458549 2024-02-10T06:07:17.680 INFO:tasks.workunit.client.0.smithi178.stdout:op 5013 completed, throughput=5MB/sec 2024-02-10T06:07:17.681 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-s7VcazYbEtXQrGD off=483941 len=1274824 2024-02-10T06:07:17.683 INFO:tasks.workunit.client.0.smithi178.stdout:op 5014 completed, throughput=5MB/sec 2024-02-10T06:07:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:07:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:07:17] "GET /metrics HTTP/1.1" 200 34077 "" "Prometheus/2.43.0" 2024-02-10T06:07:18.683 INFO:tasks.workunit.client.0.smithi178.stdout: 981: throughput=5MB/sec pending data=0 2024-02-10T06:07:18.684 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--3BR9eESRtc9sdA off=6833283 len=784209 2024-02-10T06:07:18.685 INFO:tasks.workunit.client.0.smithi178.stdout:op 5015 completed, throughput=5MB/sec 2024-02-10T06:07:18.685 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Zr9hUPWWMgqzEqO off=5674226 len=681730 2024-02-10T06:07:18.690 INFO:tasks.workunit.client.0.smithi178.stdout:op 5016 completed, throughput=5MB/sec 2024-02-10T06:07:18.690 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-W2TyFeD63cKDZpl off=0 len=1682806 2024-02-10T06:07:18.698 INFO:tasks.workunit.client.0.smithi178.stdout:op 5017 completed, throughput=5MB/sec 2024-02-10T06:07:18.698 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HAXbwwwTd7ybTs8 off=4549682 len=471982 2024-02-10T06:07:18.699 INFO:tasks.workunit.client.0.smithi178.stdout:op 5018 completed, throughput=5MB/sec 2024-02-10T06:07:18.699 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-k-rT4ghOgitsvTg off=5181185 len=492709 2024-02-10T06:07:18.699 INFO:tasks.workunit.client.0.smithi178.stdout:op 5019 completed, throughput=5MB/sec 2024-02-10T06:07:18.700 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cAr9IiCb0wAQsPF off=901858 len=705417 2024-02-10T06:07:18.700 INFO:tasks.workunit.client.0.smithi178.stdout:op 5020 completed, throughput=5MB/sec 2024-02-10T06:07:18.701 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ojjztDXhVwY_J71 off=354234 len=1772392 2024-02-10T06:07:18.708 INFO:tasks.workunit.client.0.smithi178.stdout:op 5021 completed, throughput=5MB/sec 2024-02-10T06:07:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:18 smithi178 ceph-mon[92537]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-10T06:07:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:18 smithi178 ceph-mon[95116]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-10T06:07:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:18 smithi189 ceph-mon[89631]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-10T06:07:19.708 INFO:tasks.workunit.client.0.smithi178.stdout: 982: throughput=5MB/sec pending data=0 2024-02-10T06:07:19.708 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ojjztDXhVwY_J71 off=353712 len=576140 2024-02-10T06:07:19.710 INFO:tasks.workunit.client.0.smithi178.stdout:op 5022 completed, throughput=5MB/sec 2024-02-10T06:07:19.710 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-q8oMOd19d2044cS off=5674886 len=141335 2024-02-10T06:07:19.711 INFO:tasks.workunit.client.0.smithi178.stdout:op 5023 completed, throughput=5MB/sec 2024-02-10T06:07:19.711 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kpM72Zy8iibQ25T off=2146959 len=478466 2024-02-10T06:07:19.711 INFO:tasks.workunit.client.0.smithi178.stdout:op 5024 completed, throughput=5MB/sec 2024-02-10T06:07:19.712 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IVt3B0s7J_FL0aK off=7245752 len=314289 2024-02-10T06:07:19.715 INFO:tasks.workunit.client.0.smithi178.stdout:op 5025 completed, throughput=5MB/sec 2024-02-10T06:07:19.715 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Up1VPoWZ2V5w1tc off=905805 len=205847 2024-02-10T06:07:19.717 INFO:tasks.workunit.client.0.smithi178.stdout:op 5026 completed, throughput=5MB/sec 2024-02-10T06:07:19.718 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Inqo8y8wsl9CVWM off=13593133 len=105682 2024-02-10T06:07:19.720 INFO:tasks.workunit.client.0.smithi178.stdout:op 5027 completed, throughput=5MB/sec 2024-02-10T06:07:19.720 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zbaOo-lUDjxovpB off=1558871 len=47700 2024-02-10T06:07:19.721 INFO:tasks.workunit.client.0.smithi178.stdout:op 5028 completed, throughput=5MB/sec 2024-02-10T06:07:19.721 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-COm_q9RVvglHU5f off=12087067 len=682876 2024-02-10T06:07:19.722 INFO:tasks.workunit.client.0.smithi178.stdout:op 5029 completed, throughput=5MB/sec 2024-02-10T06:07:19.722 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sYqShfFwVz4N5Mz off=2176957 len=1471425 2024-02-10T06:07:19.729 INFO:tasks.workunit.client.0.smithi178.stdout:op 5030 completed, throughput=5MB/sec 2024-02-10T06:07:20.729 INFO:tasks.workunit.client.0.smithi178.stdout: 983: throughput=5MB/sec pending data=0 2024-02-10T06:07:20.729 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-F0wzOHaFPSpyKVe off=2798685 len=990377 2024-02-10T06:07:20.735 INFO:tasks.workunit.client.0.smithi178.stdout:op 5031 completed, throughput=5MB/sec 2024-02-10T06:07:20.735 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hZwci-AX_0Qr_Nm off=7984403 len=608405 2024-02-10T06:07:20.736 INFO:tasks.workunit.client.0.smithi178.stdout:op 5032 completed, throughput=5MB/sec 2024-02-10T06:07:20.736 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eKiX0Pd6cj7PK4_ off=581410 len=21617 2024-02-10T06:07:20.737 INFO:tasks.workunit.client.0.smithi178.stdout:op 5033 completed, throughput=5MB/sec 2024-02-10T06:07:20.737 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-C04FvRnpL8jPTp3 off=14173767 len=1713562 2024-02-10T06:07:20.738 INFO:tasks.workunit.client.0.smithi178.stdout:op 5034 completed, throughput=5MB/sec 2024-02-10T06:07:20.739 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IWGNN1OKf6ED39G off=874864 len=1814594 2024-02-10T06:07:20.747 INFO:tasks.workunit.client.0.smithi178.stdout:op 5035 completed, throughput=5MB/sec 2024-02-10T06:07:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:20 smithi178 ceph-mon[92537]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T06:07:21.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:20 smithi178 ceph-mon[95116]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T06:07:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:20 smithi189 ceph-mon[89631]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-10T06:07:21.747 INFO:tasks.workunit.client.0.smithi178.stdout: 984: throughput=5MB/sec pending data=0 2024-02-10T06:07:21.747 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sbAKTCtlYGmiWr- off=3255290 len=1116361 2024-02-10T06:07:21.753 INFO:tasks.workunit.client.0.smithi178.stdout:op 5036 completed, throughput=5MB/sec 2024-02-10T06:07:21.753 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2DsK_tVTUfv7as0 off=10749991 len=1670048 2024-02-10T06:07:21.755 INFO:tasks.workunit.client.0.smithi178.stdout:op 5037 completed, throughput=5MB/sec 2024-02-10T06:07:21.755 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T8DCDMRO7fC6zRY off=384738 len=781500 2024-02-10T06:07:21.760 INFO:tasks.workunit.client.0.smithi178.stdout:op 5038 completed, throughput=5MB/sec 2024-02-10T06:07:21.760 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-N6LZl6sI8QmpAQT off=6115275 len=1096924 2024-02-10T06:07:21.761 INFO:tasks.workunit.client.0.smithi178.stdout:op 5039 completed, throughput=5MB/sec 2024-02-10T06:07:21.761 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ee1bL-HVDmF08ET off=659023 len=1453582 2024-02-10T06:07:21.764 INFO:tasks.workunit.client.0.smithi178.stdout:op 5040 completed, throughput=5MB/sec 2024-02-10T06:07:22.764 INFO:tasks.workunit.client.0.smithi178.stdout: 985: throughput=5MB/sec pending data=0 2024-02-10T06:07:22.765 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-K2Mxs0cRR96btDY off=6275172 len=650468 2024-02-10T06:07:22.769 INFO:tasks.workunit.client.0.smithi178.stdout:op 5041 completed, throughput=5MB/sec 2024-02-10T06:07:22.769 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uarEHFtoRn1AsLM off=14543985 len=1413597 2024-02-10T06:07:22.770 INFO:tasks.workunit.client.0.smithi178.stdout:op 5042 completed, throughput=5MB/sec 2024-02-10T06:07:22.771 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a0D0jHXtWv_LlR6 off=126179 len=734223 2024-02-10T06:07:22.772 INFO:tasks.workunit.client.0.smithi178.stdout:op 5043 completed, throughput=5MB/sec 2024-02-10T06:07:22.772 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6o5TrY3bNSW2rQx off=7169298 len=1807855 2024-02-10T06:07:22.774 INFO:tasks.workunit.client.0.smithi178.stdout:op 5044 completed, throughput=5MB/sec 2024-02-10T06:07:23.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:22 smithi178 ceph-mon[95116]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:07:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:22 smithi178 ceph-mon[92537]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:07:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:22 smithi189 ceph-mon[89631]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:07:23.774 INFO:tasks.workunit.client.0.smithi178.stdout: 986: throughput=5MB/sec pending data=0 2024-02-10T06:07:23.774 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ei9LnZpA_l0Z9Up off=14371009 len=978771 2024-02-10T06:07:23.775 INFO:tasks.workunit.client.0.smithi178.stdout:op 5045 completed, throughput=5MB/sec 2024-02-10T06:07:23.776 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-JgTNuzSJ3XDeVSG off=2332224 len=779792 2024-02-10T06:07:23.780 INFO:tasks.workunit.client.0.smithi178.stdout:op 5046 completed, throughput=5MB/sec 2024-02-10T06:07:23.781 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fVbNAlryOKeIoYz off=7191042 len=1067196 2024-02-10T06:07:23.782 INFO:tasks.workunit.client.0.smithi178.stdout:op 5047 completed, throughput=5MB/sec 2024-02-10T06:07:23.782 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8xOzm4_J9Wdc_I- off=719007 len=1640117 2024-02-10T06:07:23.790 INFO:tasks.workunit.client.0.smithi178.stdout:op 5048 completed, throughput=5MB/sec 2024-02-10T06:07:23.790 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ni5M2cZY8gz0LbJ off=12994731 len=1971002 2024-02-10T06:07:23.792 INFO:tasks.workunit.client.0.smithi178.stdout:op 5049 completed, throughput=5MB/sec 2024-02-10T06:07:24.792 INFO:tasks.workunit.client.0.smithi178.stdout: 987: throughput=5MB/sec pending data=0 2024-02-10T06:07:24.792 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-a4_6p7O2kZSM20S off=5095257 len=1364515 2024-02-10T06:07:24.799 INFO:tasks.workunit.client.0.smithi178.stdout:op 5050 completed, throughput=5MB/sec 2024-02-10T06:07:24.799 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yoh_XBC3Y_HTwIc off=2549911 len=324089 2024-02-10T06:07:24.803 INFO:tasks.workunit.client.0.smithi178.stdout:op 5051 completed, throughput=5MB/sec 2024-02-10T06:07:24.803 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5Cv1YEDHdr1X5xe off=141175 len=869985 2024-02-10T06:07:24.805 INFO:tasks.workunit.client.0.smithi178.stdout:op 5052 completed, throughput=5MB/sec 2024-02-10T06:07:24.805 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IrU9E3GWtG3Nvpo off=0 len=1129684 2024-02-10T06:07:24.813 INFO:tasks.workunit.client.0.smithi178.stdout:op 5053 completed, throughput=5MB/sec 2024-02-10T06:07:24.813 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SWB_P1H9WNQdYtY off=18139876 len=305856 2024-02-10T06:07:24.814 INFO:tasks.workunit.client.0.smithi178.stdout:op 5054 completed, throughput=5MB/sec 2024-02-10T06:07:24.814 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eC-OxUzmmSYQbW6 off=6077854 len=262902 2024-02-10T06:07:24.815 INFO:tasks.workunit.client.0.smithi178.stdout:op 5055 completed, throughput=5MB/sec 2024-02-10T06:07:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:24 smithi178 ceph-mon[92537]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:07:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:24 smithi178 ceph-mon[95116]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:07:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:24 smithi189 ceph-mon[89631]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:07:25.815 INFO:tasks.workunit.client.0.smithi178.stdout: 988: throughput=5MB/sec pending data=0 2024-02-10T06:07:25.815 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T9XDIhcqZfxOEf9 off=2511596 len=2097047 2024-02-10T06:07:25.828 INFO:tasks.workunit.client.0.smithi178.stdout:op 5056 completed, throughput=5MB/sec 2024-02-10T06:07:25.828 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Hy0BCSK41sx7vtB off=4441373 len=1098942 2024-02-10T06:07:25.833 INFO:tasks.workunit.client.0.smithi178.stdout:op 5057 completed, throughput=5MB/sec 2024-02-10T06:07:25.833 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-u7f4bA_11Vr6eyn off=3802329 len=661275 2024-02-10T06:07:25.835 INFO:tasks.workunit.client.0.smithi178.stdout:op 5058 completed, throughput=5MB/sec 2024-02-10T06:07:25.835 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PQ4cIUA9TXks5sR off=10053847 len=701092 2024-02-10T06:07:25.838 INFO:tasks.workunit.client.0.smithi178.stdout:op 5059 completed, throughput=5MB/sec 2024-02-10T06:07:25.839 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yG-e7HnCPaoC3Dc off=1087363 len=1478574 2024-02-10T06:07:25.847 INFO:tasks.workunit.client.0.smithi178.stdout:op 5060 completed, throughput=5MB/sec 2024-02-10T06:07:26.848 INFO:tasks.workunit.client.0.smithi178.stdout: 989: throughput=5MB/sec pending data=0 2024-02-10T06:07:26.848 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-v-evbfE0kz8CVZn off=7794807 len=872528 2024-02-10T06:07:26.853 INFO:tasks.workunit.client.0.smithi178.stdout:op 5061 completed, throughput=5MB/sec 2024-02-10T06:07:26.853 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vOEG4NM6zeTrSv3 off=2101622 len=1504374 2024-02-10T06:07:26.862 INFO:tasks.workunit.client.0.smithi178.stdout:op 5062 completed, throughput=5MB/sec 2024-02-10T06:07:26.862 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uUtSKAq8aIXPGWq off=3287881 len=1301538 2024-02-10T06:07:26.869 INFO:tasks.workunit.client.0.smithi178.stdout:op 5063 completed, throughput=5MB/sec 2024-02-10T06:07:26.869 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d44nilt66ItQa-8 off=805395 len=2084865 2024-02-10T06:07:26.871 INFO:tasks.workunit.client.0.smithi178.stdout:op 5064 completed, throughput=5MB/sec 2024-02-10T06:07:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:26 smithi178 ceph-mon[92537]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:07:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:26 smithi178 ceph-mon[95116]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:07:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:26 smithi189 ceph-mon[89631]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:07:27.872 INFO:tasks.workunit.client.0.smithi178.stdout: 990: throughput=5MB/sec pending data=0 2024-02-10T06:07:27.872 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CXag_V8LCXvYCXr off=8195533 len=23689 2024-02-10T06:07:27.872 INFO:tasks.workunit.client.0.smithi178.stdout:op 5065 completed, throughput=5MB/sec 2024-02-10T06:07:27.872 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-a_ADckV5vEP391t off=2331010 len=374153 2024-02-10T06:07:27.876 INFO:tasks.workunit.client.0.smithi178.stdout:op 5066 completed, throughput=5MB/sec 2024-02-10T06:07:27.876 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WFcWmZCjr_GwDBV off=19748942 len=966047 2024-02-10T06:07:27.881 INFO:tasks.workunit.client.0.smithi178.stdout:op 5067 completed, throughput=5MB/sec 2024-02-10T06:07:27.882 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Y7SUvyiMiNZSHvA off=12039332 len=1865555 2024-02-10T06:07:27.884 INFO:tasks.workunit.client.0.smithi178.stdout:op 5068 completed, throughput=5MB/sec 2024-02-10T06:07:27.884 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LR8SyORIr7s6zur off=5187366 len=1543014 2024-02-10T06:07:27.890 INFO:tasks.workunit.client.0.smithi178.stdout:op 5069 completed, throughput=5MB/sec 2024-02-10T06:07:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:07:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:07:27] "GET /metrics HTTP/1.1" 200 34077 "" "Prometheus/2.43.0" 2024-02-10T06:07:28.890 INFO:tasks.workunit.client.0.smithi178.stdout: 991: throughput=5MB/sec pending data=0 2024-02-10T06:07:28.890 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OUIRdVGrE6bS44W off=14974443 len=1339107 2024-02-10T06:07:28.896 INFO:tasks.workunit.client.0.smithi178.stdout:op 5070 completed, throughput=5MB/sec 2024-02-10T06:07:28.897 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dZB4nL7E007mJa- off=1563825 len=363398 2024-02-10T06:07:28.900 INFO:tasks.workunit.client.0.smithi178.stdout:op 5071 completed, throughput=5MB/sec 2024-02-10T06:07:28.900 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ND4GexbxXKQEKA2 off=3974117 len=1024271 2024-02-10T06:07:28.906 INFO:tasks.workunit.client.0.smithi178.stdout:op 5072 completed, throughput=5MB/sec 2024-02-10T06:07:28.906 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HjJ44aiz5Jd2cMu off=14246066 len=1153227 2024-02-10T06:07:28.911 INFO:tasks.workunit.client.0.smithi178.stdout:op 5073 completed, throughput=5MB/sec 2024-02-10T06:07:28.911 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_RhspQ7CXuaID5R off=3728028 len=1827648 2024-02-10T06:07:28.913 INFO:tasks.workunit.client.0.smithi178.stdout:op 5074 completed, throughput=5MB/sec 2024-02-10T06:07:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:28 smithi178 ceph-mon[92537]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:07:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:07:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:28 smithi178 ceph-mon[95116]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:07:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:07:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:28 smithi189 ceph-mon[89631]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-10T06:07:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:07:29.913 INFO:tasks.workunit.client.0.smithi178.stdout: 992: throughput=5MB/sec pending data=0 2024-02-10T06:07:29.913 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ar6YChxVuXH1kep off=36635 len=196802 2024-02-10T06:07:29.916 INFO:tasks.workunit.client.0.smithi178.stdout:op 5075 completed, throughput=5MB/sec 2024-02-10T06:07:29.916 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rCSpwbQEN24ow7L off=8188989 len=825295 2024-02-10T06:07:29.921 INFO:tasks.workunit.client.0.smithi178.stdout:op 5076 completed, throughput=5MB/sec 2024-02-10T06:07:29.921 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WgLHGVBiZYTZawW off=3157912 len=1890756 2024-02-10T06:07:29.929 INFO:tasks.workunit.client.0.smithi178.stdout:op 5077 completed, throughput=5MB/sec 2024-02-10T06:07:29.929 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jwY71DRhn01LrPl off=7587458 len=1738884 2024-02-10T06:07:29.936 INFO:tasks.workunit.client.0.smithi178.stdout:op 5078 completed, throughput=5MB/sec 2024-02-10T06:07:30.937 INFO:tasks.workunit.client.0.smithi178.stdout: 993: throughput=5MB/sec pending data=0 2024-02-10T06:07:30.937 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ng-yr0mKGuSClwj off=9074333 len=1008687 2024-02-10T06:07:30.942 INFO:tasks.workunit.client.0.smithi178.stdout:op 5079 completed, throughput=5MB/sec 2024-02-10T06:07:30.942 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BINCP3IoESbryOp off=3983233 len=739404 2024-02-10T06:07:30.947 INFO:tasks.workunit.client.0.smithi178.stdout:op 5080 completed, throughput=5MB/sec 2024-02-10T06:07:30.947 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hwBzNbxu-lswLjD off=5248127 len=1089661 2024-02-10T06:07:30.952 INFO:tasks.workunit.client.0.smithi178.stdout:op 5081 completed, throughput=5MB/sec 2024-02-10T06:07:30.952 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Qefw3ygiMOgC7Fz off=12494771 len=2041351 2024-02-10T06:07:30.954 INFO:tasks.workunit.client.0.smithi178.stdout:op 5082 completed, throughput=5MB/sec 2024-02-10T06:07:30.954 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tFjsRf8I_bl24BK off=4911853 len=1663728 2024-02-10T06:07:30.963 INFO:tasks.workunit.client.0.smithi178.stdout:op 5083 completed, throughput=5MB/sec 2024-02-10T06:07:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:30 smithi178 ceph-mon[92537]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:07:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:30 smithi178 ceph-mon[95116]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:07:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:30 smithi189 ceph-mon[89631]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:07:31.963 INFO:tasks.workunit.client.0.smithi178.stdout: 994: throughput=5MB/sec pending data=0 2024-02-10T06:07:31.964 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5a5YBZt53NhBqIC off=1601746 len=600356 2024-02-10T06:07:31.965 INFO:tasks.workunit.client.0.smithi178.stdout:op 5084 completed, throughput=5MB/sec 2024-02-10T06:07:31.965 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YOl7Wdo91lsuDSi off=955917 len=624802 2024-02-10T06:07:31.966 INFO:tasks.workunit.client.0.smithi178.stdout:op 5085 completed, throughput=5MB/sec 2024-02-10T06:07:31.967 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-g3JD7n3aIpl6mHd off=50335 len=814331 2024-02-10T06:07:31.967 INFO:tasks.workunit.client.0.smithi178.stdout:op 5086 completed, throughput=5MB/sec 2024-02-10T06:07:31.967 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BDgrFHkmiKqfBqf off=2011945 len=877650 2024-02-10T06:07:31.972 INFO:tasks.workunit.client.0.smithi178.stdout:op 5087 completed, throughput=5MB/sec 2024-02-10T06:07:31.973 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-u5d5zlCzrdRrDCm off=9929407 len=1444429 2024-02-10T06:07:31.980 INFO:tasks.workunit.client.0.smithi178.stdout:op 5088 completed, throughput=5MB/sec 2024-02-10T06:07:32.981 INFO:tasks.workunit.client.0.smithi178.stdout: 995: throughput=5MB/sec pending data=0 2024-02-10T06:07:32.981 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3R8-l6j3NvSKZkK off=14540011 len=1370686 2024-02-10T06:07:32.984 INFO:tasks.workunit.client.0.smithi178.stdout:op 5089 completed, throughput=5MB/sec 2024-02-10T06:07:32.984 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xcZWlir2gS9nKWf off=5269876 len=1184585 2024-02-10T06:07:32.986 INFO:tasks.workunit.client.0.smithi178.stdout:op 5090 completed, throughput=5MB/sec 2024-02-10T06:07:32.986 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mjG225L3LvTFGgS off=1630032 len=998886 2024-02-10T06:07:32.991 INFO:tasks.workunit.client.0.smithi178.stdout:op 5091 completed, throughput=5MB/sec 2024-02-10T06:07:32.991 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WaYtUGf0sxg72Nl off=7262693 len=736131 2024-02-10T06:07:32.995 INFO:tasks.workunit.client.0.smithi178.stdout:op 5092 completed, throughput=5MB/sec 2024-02-10T06:07:32.996 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9WBzEfdYMJ_gXfT off=4148084 len=1470712 2024-02-10T06:07:32.998 INFO:tasks.workunit.client.0.smithi178.stdout:op 5093 completed, throughput=5MB/sec 2024-02-10T06:07:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:32 smithi178 ceph-mon[92537]: pgmap v1920: 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-02-10T06:07:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:32 smithi178 ceph-mon[95116]: pgmap v1920: 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-02-10T06:07:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:32 smithi189 ceph-mon[89631]: pgmap v1920: 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-02-10T06:07:33.998 INFO:tasks.workunit.client.0.smithi178.stdout: 996: throughput=5MB/sec pending data=0 2024-02-10T06:07:33.999 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-H0ahKO-oS0KcRIb off=14071671 len=1427321 2024-02-10T06:07:34.007 INFO:tasks.workunit.client.0.smithi178.stdout:op 5094 completed, throughput=5MB/sec 2024-02-10T06:07:34.007 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nNcLXpiC5wWcypO off=3877730 len=1846018 2024-02-10T06:07:34.018 INFO:tasks.workunit.client.0.smithi178.stdout:op 5095 completed, throughput=5MB/sec 2024-02-10T06:07:34.018 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qIrUZz1Ny5qKOgR off=4374279 len=744006 2024-02-10T06:07:34.019 INFO:tasks.workunit.client.0.smithi178.stdout:op 5096 completed, throughput=5MB/sec 2024-02-10T06:07:34.020 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xkv3pKUsAjm8vwU off=957922 len=825572 2024-02-10T06:07:34.024 INFO:tasks.workunit.client.0.smithi178.stdout:op 5097 completed, throughput=5MB/sec 2024-02-10T06:07:35.025 INFO:tasks.workunit.client.0.smithi178.stdout: 997: throughput=5MB/sec pending data=0 2024-02-10T06:07:35.025 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0PIxf43dLRc2Ns0 off=8837726 len=1619860 2024-02-10T06:07:35.034 INFO:tasks.workunit.client.0.smithi178.stdout:op 5098 completed, throughput=5MB/sec 2024-02-10T06:07:35.034 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LCi11oiNqLsZe5X off=5581395 len=81931 2024-02-10T06:07:35.035 INFO:tasks.workunit.client.0.smithi178.stdout:op 5099 completed, throughput=5MB/sec 2024-02-10T06:07:35.035 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ixG3AG7q7rFW6nv off=4289785 len=1603357 2024-02-10T06:07:35.044 INFO:tasks.workunit.client.0.smithi178.stdout:op 5100 completed, throughput=5MB/sec 2024-02-10T06:07:35.045 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ejq2M09hqQBYZJy off=15275474 len=112822 2024-02-10T06:07:35.047 INFO:tasks.workunit.client.0.smithi178.stdout:op 5101 completed, throughput=5MB/sec 2024-02-10T06:07:35.047 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HGLA4e1SHK8IpOS off=0 len=1529920 2024-02-10T06:07:35.054 INFO:tasks.workunit.client.0.smithi178.stdout:op 5102 completed, throughput=5MB/sec 2024-02-10T06:07:35.054 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MxznRcA2ljeCfKO off=19064612 len=927734 2024-02-10T06:07:35.059 INFO:tasks.workunit.client.0.smithi178.stdout:op 5103 completed, throughput=5MB/sec 2024-02-10T06:07:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:34 smithi178 ceph-mon[92537]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:07:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:34 smithi178 ceph-mon[95116]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:07:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:34 smithi189 ceph-mon[89631]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:07:36.060 INFO:tasks.workunit.client.0.smithi178.stdout: 998: throughput=5MB/sec pending data=0 2024-02-10T06:07:36.060 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-i0yrjifL7RI_TNr off=12765477 len=919010 2024-02-10T06:07:36.062 INFO:tasks.workunit.client.0.smithi178.stdout:op 5104 completed, throughput=5MB/sec 2024-02-10T06:07:36.062 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8HM3MQzhXMN4FEJ off=6740157 len=1558578 2024-02-10T06:07:36.070 INFO:tasks.workunit.client.0.smithi178.stdout:op 5105 completed, throughput=5MB/sec 2024-02-10T06:07:36.070 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-J2i-9KyHJIlVL5N off=2470273 len=1570041 2024-02-10T06:07:36.079 INFO:tasks.workunit.client.0.smithi178.stdout:op 5106 completed, throughput=5MB/sec 2024-02-10T06:07:36.079 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oMFQy0cI-gkPqfc off=9918423 len=907111 2024-02-10T06:07:36.084 INFO:tasks.workunit.client.0.smithi178.stdout:op 5107 completed, throughput=5MB/sec 2024-02-10T06:07:37.084 INFO:tasks.workunit.client.0.smithi178.stdout: 999: throughput=5MB/sec pending data=0 2024-02-10T06:07:37.085 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zwXQTGzyUlAyjIt off=3141418 len=2077737 2024-02-10T06:07:37.087 INFO:tasks.workunit.client.0.smithi178.stdout:op 5108 completed, throughput=5MB/sec 2024-02-10T06:07:37.087 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LlFTBrx-HDpWkXS off=7657922 len=849632 2024-02-10T06:07:37.092 INFO:tasks.workunit.client.0.smithi178.stdout:op 5109 completed, throughput=5MB/sec 2024-02-10T06:07:37.092 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_O2v4tNvI_AUng2 off=8158633 len=452282 2024-02-10T06:07:37.096 INFO:tasks.workunit.client.0.smithi178.stdout:op 5110 completed, throughput=5MB/sec 2024-02-10T06:07:37.096 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-coBLZM_dguwxTpT off=14092954 len=1601891 2024-02-10T06:07:37.105 INFO:tasks.workunit.client.0.smithi178.stdout:op 5111 completed, throughput=5MB/sec 2024-02-10T06:07:37.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:36 smithi178 ceph-mon[95116]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:07:37.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:36 smithi178 ceph-mon[92537]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:07:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:36 smithi189 ceph-mon[89631]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:07:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:07:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:07:37] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:07:38.106 INFO:tasks.workunit.client.0.smithi178.stdout: 1000: throughput=5MB/sec pending data=0 2024-02-10T06:07:38.106 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VFsJzF12_Rlsqec off=450872 len=1111305 2024-02-10T06:07:38.107 INFO:tasks.workunit.client.0.smithi178.stdout:op 5112 completed, throughput=5MB/sec 2024-02-10T06:07:38.107 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nWtiO_YruLyXrgO off=3858677 len=1908213 2024-02-10T06:07:38.109 INFO:tasks.workunit.client.0.smithi178.stdout:op 5113 completed, throughput=5MB/sec 2024-02-10T06:07:38.110 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-s4F4rtJIwJmeQRw off=435720 len=23771 2024-02-10T06:07:38.112 INFO:tasks.workunit.client.0.smithi178.stdout:op 5114 completed, throughput=5MB/sec 2024-02-10T06:07:38.112 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8Wd4jITsd5EF-vx off=2242220 len=834389 2024-02-10T06:07:38.118 INFO:tasks.workunit.client.0.smithi178.stdout:op 5115 completed, throughput=5MB/sec 2024-02-10T06:07:38.118 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CMecud5jWUG6QSN off=915742 len=389559 2024-02-10T06:07:38.121 INFO:tasks.workunit.client.0.smithi178.stdout:op 5116 completed, throughput=5MB/sec 2024-02-10T06:07:38.121 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sDEPGSPW7gRf7jq off=6943338 len=612802 2024-02-10T06:07:38.125 INFO:tasks.workunit.client.0.smithi178.stdout:op 5117 completed, throughput=5MB/sec 2024-02-10T06:07:38.125 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9YoT8dyrjamW3_u off=8602752 len=182810 2024-02-10T06:07:38.128 INFO:tasks.workunit.client.0.smithi178.stdout:op 5118 completed, throughput=5MB/sec 2024-02-10T06:07:38.128 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JVE1CYq_E-PbGT8 off=6004443 len=183534 2024-02-10T06:07:38.128 INFO:tasks.workunit.client.0.smithi178.stdout:op 5119 completed, throughput=5MB/sec 2024-02-10T06:07:38.129 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YtvmpRywpba_kl5 off=11374253 len=1339081 2024-02-10T06:07:38.134 INFO:tasks.workunit.client.0.smithi178.stdout:op 5120 completed, throughput=5MB/sec 2024-02-10T06:07:39.134 INFO:tasks.workunit.client.0.smithi178.stdout: 1001: throughput=5MB/sec pending data=0 2024-02-10T06:07:39.134 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ttMpGP6PojMsH24 off=4124280 len=755299 2024-02-10T06:07:39.135 INFO:tasks.workunit.client.0.smithi178.stdout:op 5121 completed, throughput=5MB/sec 2024-02-10T06:07:39.135 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8zfJSroRBFNgwDo off=3265339 len=1972992 2024-02-10T06:07:39.138 INFO:tasks.workunit.client.0.smithi178.stdout:op 5122 completed, throughput=5MB/sec 2024-02-10T06:07:39.138 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rchc0bNQrmbq4N3 off=1558325 len=317483 2024-02-10T06:07:39.142 INFO:tasks.workunit.client.0.smithi178.stdout:op 5123 completed, throughput=5MB/sec 2024-02-10T06:07:39.142 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rnzOC8jETFuiEbb off=4103743 len=670812 2024-02-10T06:07:39.143 INFO:tasks.workunit.client.0.smithi178.stdout:op 5124 completed, throughput=5MB/sec 2024-02-10T06:07:39.143 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pIFPTnKd0a_Y3PG off=5788034 len=1397115 2024-02-10T06:07:39.149 INFO:tasks.workunit.client.0.smithi178.stdout:op 5125 completed, throughput=5MB/sec 2024-02-10T06:07:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:38 smithi178 ceph-mon[92537]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T06:07:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:38 smithi178 ceph-mon[95116]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T06:07:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:38 smithi189 ceph-mon[89631]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-10T06:07:40.150 INFO:tasks.workunit.client.0.smithi178.stdout: 1002: throughput=5MB/sec pending data=0 2024-02-10T06:07:40.150 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GBLV3sr6FNSUamp off=1459303 len=1078505 2024-02-10T06:07:40.151 INFO:tasks.workunit.client.0.smithi178.stdout:op 5126 completed, throughput=5MB/sec 2024-02-10T06:07:40.151 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xEPJa3LkX6TvQXT off=6002597 len=827914 2024-02-10T06:07:40.152 INFO:tasks.workunit.client.0.smithi178.stdout:op 5127 completed, throughput=5MB/sec 2024-02-10T06:07:40.153 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-owKozapDDZbk-86 off=4661853 len=940550 2024-02-10T06:07:40.158 INFO:tasks.workunit.client.0.smithi178.stdout:op 5128 completed, throughput=5MB/sec 2024-02-10T06:07:40.158 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T9-ASnAClMvPGIs off=13285783 len=1283987 2024-02-10T06:07:40.165 INFO:tasks.workunit.client.0.smithi178.stdout:op 5129 completed, throughput=5MB/sec 2024-02-10T06:07:40.165 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yyZ_taFgGPcUl6g off=6969590 len=1225968 2024-02-10T06:07:40.173 INFO:tasks.workunit.client.0.smithi178.stdout:op 5130 completed, throughput=5MB/sec 2024-02-10T06:07:41.173 INFO:tasks.workunit.client.0.smithi178.stdout: 1003: throughput=5MB/sec pending data=0 2024-02-10T06:07:41.173 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7mZMvvg01rh7J_V off=9515751 len=1765193 2024-02-10T06:07:41.183 INFO:tasks.workunit.client.0.smithi178.stdout:op 5131 completed, throughput=5MB/sec 2024-02-10T06:07:41.184 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Aw1LYgKbyQ0PUov off=1038605 len=108226 2024-02-10T06:07:41.184 INFO:tasks.workunit.client.0.smithi178.stdout:op 5132 completed, throughput=5MB/sec 2024-02-10T06:07:41.184 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9iE0zMfUM5ybqL8 off=3502117 len=582035 2024-02-10T06:07:41.185 INFO:tasks.workunit.client.0.smithi178.stdout:op 5133 completed, throughput=5MB/sec 2024-02-10T06:07:41.185 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-61iyLO8KbHRmFSM off=5712773 len=1598490 2024-02-10T06:07:41.194 INFO:tasks.workunit.client.0.smithi178.stdout:op 5134 completed, throughput=5MB/sec 2024-02-10T06:07:41.194 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-F46LWremYMX83Wr off=258304 len=2008711 2024-02-10T06:07:41.203 INFO:tasks.workunit.client.0.smithi178.stdout:op 5135 completed, throughput=5MB/sec 2024-02-10T06:07:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:40 smithi178 ceph-mon[92537]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-02-10T06:07:41.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:40 smithi178 ceph-mon[95116]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-02-10T06:07:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:40 smithi189 ceph-mon[89631]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2024-02-10T06:07:42.203 INFO:tasks.workunit.client.0.smithi178.stdout: 1004: throughput=5MB/sec pending data=0 2024-02-10T06:07:42.203 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QNs-3LLnhapBPnI off=53074 len=1154603 2024-02-10T06:07:42.206 INFO:tasks.workunit.client.0.smithi178.stdout:op 5136 completed, throughput=5MB/sec 2024-02-10T06:07:42.206 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eQZks0FoX-9ULAv off=10699629 len=753617 2024-02-10T06:07:42.207 INFO:tasks.workunit.client.0.smithi178.stdout:op 5137 completed, throughput=5MB/sec 2024-02-10T06:07:42.207 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jaWVDb55fhbjtmZ off=12063352 len=931211 2024-02-10T06:07:42.208 INFO:tasks.workunit.client.0.smithi178.stdout:op 5138 completed, throughput=5MB/sec 2024-02-10T06:07:42.208 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uA04QIEaojw4p0Q off=19345727 len=587105 2024-02-10T06:07:42.210 INFO:tasks.workunit.client.0.smithi178.stdout:op 5139 completed, throughput=5MB/sec 2024-02-10T06:07:42.210 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dcDcj9UFTcfavf5 off=1175018 len=400847 2024-02-10T06:07:42.213 INFO:tasks.workunit.client.0.smithi178.stdout:op 5140 completed, throughput=5MB/sec 2024-02-10T06:07:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:42 smithi178 ceph-mon[92537]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-10T06:07:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:42 smithi178 ceph-mon[95116]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-10T06:07:43.213 INFO:tasks.workunit.client.0.smithi178.stdout: 1005: throughput=5MB/sec pending data=0 2024-02-10T06:07:43.213 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Go2dGOfe_TkzBCD off=8788012 len=1645198 2024-02-10T06:07:43.215 INFO:tasks.workunit.client.0.smithi178.stdout:op 5141 completed, throughput=5MB/sec 2024-02-10T06:07:43.216 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JY3UPcgtu3248wd off=1892413 len=1254347 2024-02-10T06:07:43.217 INFO:tasks.workunit.client.0.smithi178.stdout:op 5142 completed, throughput=5MB/sec 2024-02-10T06:07:43.217 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1PvxEUUV2zRLc7x off=17736104 len=152593 2024-02-10T06:07:43.221 INFO:tasks.workunit.client.0.smithi178.stdout:op 5143 completed, throughput=5MB/sec 2024-02-10T06:07:43.221 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UuGV4T0u0W_6A50 off=4645269 len=1618228 2024-02-10T06:07:43.227 INFO:tasks.workunit.client.0.smithi178.stdout:op 5144 completed, throughput=5MB/sec 2024-02-10T06:07:43.227 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UsJ_6lMMVZ1tTuS off=1218255 len=1591584 2024-02-10T06:07:43.229 INFO:tasks.workunit.client.0.smithi178.stdout:op 5145 completed, throughput=5MB/sec 2024-02-10T06:07:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:42 smithi189 ceph-mon[89631]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-10T06:07:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:07:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:07:44.229 INFO:tasks.workunit.client.0.smithi178.stdout: 1006: throughput=5MB/sec pending data=0 2024-02-10T06:07:44.229 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-vgxWwk5ojLbqjuJ off=124951 len=1588963 2024-02-10T06:07:44.238 INFO:tasks.workunit.client.0.smithi178.stdout:op 5146 completed, throughput=5MB/sec 2024-02-10T06:07:44.238 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Gp_vWNWMrDx2bS_ off=3874821 len=1516728 2024-02-10T06:07:44.240 INFO:tasks.workunit.client.0.smithi178.stdout:op 5147 completed, throughput=5MB/sec 2024-02-10T06:07:44.240 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jxL2WCQWcqL3NiS off=8167780 len=1312657 2024-02-10T06:07:44.241 INFO:tasks.workunit.client.0.smithi178.stdout:op 5148 completed, throughput=5MB/sec 2024-02-10T06:07:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:07:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:44 smithi178 ceph-mon[92537]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-02-10T06:07:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:44 smithi178 ceph-mon[95116]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-02-10T06:07:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: 1007: throughput=5MB/sec pending data=0 2024-02-10T06:07:45.242 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4TB_4ak45UT6C2t off=8898102 len=1119908 2024-02-10T06:07:45.247 INFO:tasks.workunit.client.0.smithi178.stdout:op 5149 completed, throughput=5MB/sec 2024-02-10T06:07:45.247 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PLoCloMIqLnkS3L off=3255127 len=1101280 2024-02-10T06:07:45.253 INFO:tasks.workunit.client.0.smithi178.stdout:op 5150 completed, throughput=5MB/sec 2024-02-10T06:07:45.253 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-iT09A0wKSRRB4DJ off=2771913 len=1139600 2024-02-10T06:07:45.259 INFO:tasks.workunit.client.0.smithi178.stdout:op 5151 completed, throughput=5MB/sec 2024-02-10T06:07:45.259 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-485KbrH3evykLFb off=4890922 len=1242974 2024-02-10T06:07:45.262 INFO:tasks.workunit.client.0.smithi178.stdout:op 5152 completed, throughput=5MB/sec 2024-02-10T06:07:45.262 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ffn7PPOeIUHK5AG off=7145253 len=549105 2024-02-10T06:07:45.265 INFO:tasks.workunit.client.0.smithi178.stdout:op 5153 completed, throughput=5MB/sec 2024-02-10T06:07:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:44 smithi189 ceph-mon[89631]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-02-10T06:07:46.266 INFO:tasks.workunit.client.0.smithi178.stdout: 1008: throughput=5MB/sec pending data=0 2024-02-10T06:07:46.266 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kYfT5IcQuV-wUOa off=10057405 len=229451 2024-02-10T06:07:46.269 INFO:tasks.workunit.client.0.smithi178.stdout:op 5154 completed, throughput=5MB/sec 2024-02-10T06:07:46.269 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xpGSTU45LM7T4X1 off=1787780 len=794205 2024-02-10T06:07:46.270 INFO:tasks.workunit.client.0.smithi178.stdout:op 5155 completed, throughput=5MB/sec 2024-02-10T06:07:46.270 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-siUoYZXZktKnMW- off=2281488 len=141289 2024-02-10T06:07:46.273 INFO:tasks.workunit.client.0.smithi178.stdout:op 5156 completed, throughput=5MB/sec 2024-02-10T06:07:46.273 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ieLdYXDnWthjuM1 off=114702 len=1037287 2024-02-10T06:07:46.276 INFO:tasks.workunit.client.0.smithi178.stdout:op 5157 completed, throughput=5MB/sec 2024-02-10T06:07:46.276 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Fc5RzYxiHSCajQq off=928216 len=1386586 2024-02-10T06:07:46.278 INFO:tasks.workunit.client.0.smithi178.stdout:op 5158 completed, throughput=5MB/sec 2024-02-10T06:07:46.279 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Pu61pHeXYK-uAhT off=4759626 len=526365 2024-02-10T06:07:46.283 INFO:tasks.workunit.client.0.smithi178.stdout:op 5159 completed, throughput=5MB/sec 2024-02-10T06:07:46.283 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-q7T7avwQn8dR2tE off=765344 len=2066487 2024-02-10T06:07:46.296 INFO:tasks.workunit.client.0.smithi178.stdout:op 5160 completed, throughput=5MB/sec 2024-02-10T06:07:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:46 smithi189 ceph-mon[89631]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-02-10T06:07:47.296 INFO:tasks.workunit.client.0.smithi178.stdout: 1009: throughput=5MB/sec pending data=0 2024-02-10T06:07:47.296 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_nerQ61KrZuNumf off=2231255 len=1523888 2024-02-10T06:07:47.303 INFO:tasks.workunit.client.0.smithi178.stdout:op 5161 completed, throughput=5MB/sec 2024-02-10T06:07:47.303 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0AyiKXUuecR8BRH off=816093 len=225526 2024-02-10T06:07:47.306 INFO:tasks.workunit.client.0.smithi178.stdout:op 5162 completed, throughput=5MB/sec 2024-02-10T06:07:47.306 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_cM74pT3uJp0_BD off=2504873 len=1125168 2024-02-10T06:07:47.311 INFO:tasks.workunit.client.0.smithi178.stdout:op 5163 completed, throughput=5MB/sec 2024-02-10T06:07:47.311 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-uFWeu6Jklzac0ba off=2653415 len=490827 2024-02-10T06:07:47.312 INFO:tasks.workunit.client.0.smithi178.stdout:op 5164 completed, throughput=5MB/sec 2024-02-10T06:07:47.312 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-u9YN1WQINpHEqLA off=1365177 len=891794 2024-02-10T06:07:47.315 INFO:tasks.workunit.client.0.smithi178.stdout:op 5165 completed, throughput=5MB/sec 2024-02-10T06:07:47.315 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-neJ-RVEfrNGwBwu off=5227725 len=310766 2024-02-10T06:07:47.316 INFO:tasks.workunit.client.0.smithi178.stdout:op 5166 completed, throughput=5MB/sec 2024-02-10T06:07:47.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:46 smithi178 ceph-mon[92537]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-02-10T06:07:47.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:46 smithi178 ceph-mon[95116]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-02-10T06:07:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:07:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:07:47] "GET /metrics HTTP/1.1" 200 34074 "" "Prometheus/2.43.0" 2024-02-10T06:07:48.316 INFO:tasks.workunit.client.0.smithi178.stdout: 1010: throughput=5MB/sec pending data=0 2024-02-10T06:07:48.316 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-y0mP6Knt4rHXqQL off=1799992 len=669981 2024-02-10T06:07:48.317 INFO:tasks.workunit.client.0.smithi178.stdout:op 5167 completed, throughput=5MB/sec 2024-02-10T06:07:48.317 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lOhu6p4KPs9YvZg off=12151474 len=766396 2024-02-10T06:07:48.318 INFO:tasks.workunit.client.0.smithi178.stdout:op 5168 completed, throughput=5MB/sec 2024-02-10T06:07:48.318 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aB1KX5mMyfKEufx off=862750 len=1861103 2024-02-10T06:07:48.322 INFO:tasks.workunit.client.0.smithi178.stdout:op 5169 completed, throughput=5MB/sec 2024-02-10T06:07:48.322 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i-ipadTkw-proCJ off=625144 len=1362746 2024-02-10T06:07:48.329 INFO:tasks.workunit.client.0.smithi178.stdout:op 5170 completed, throughput=5MB/sec 2024-02-10T06:07:48.329 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OaWRQ-rNnv6Xwck off=13161431 len=1194983 2024-02-10T06:07:48.335 INFO:tasks.workunit.client.0.smithi178.stdout:op 5171 completed, throughput=5MB/sec 2024-02-10T06:07:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:48 smithi189 ceph-mon[89631]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:07:49.335 INFO:tasks.workunit.client.0.smithi178.stdout: 1011: throughput=5MB/sec pending data=0 2024-02-10T06:07:49.335 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Odt9IvL3GQk5zcA off=6416585 len=2007055 2024-02-10T06:07:49.337 INFO:tasks.workunit.client.0.smithi178.stdout:op 5172 completed, throughput=5MB/sec 2024-02-10T06:07:49.338 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-61iyLO8KbHRmFSM off=11458817 len=1524924 2024-02-10T06:07:49.341 INFO:tasks.workunit.client.0.smithi178.stdout:op 5173 completed, throughput=5MB/sec 2024-02-10T06:07:49.341 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oA378nge0JZz8p5 off=403369 len=761886 2024-02-10T06:07:49.346 INFO:tasks.workunit.client.0.smithi178.stdout:op 5174 completed, throughput=5MB/sec 2024-02-10T06:07:49.346 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-konpZ8uHkQM1Zez off=5962499 len=1433885 2024-02-10T06:07:49.352 INFO:tasks.workunit.client.0.smithi178.stdout:op 5175 completed, throughput=5MB/sec 2024-02-10T06:07:49.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:48 smithi178 ceph-mon[92537]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:07:49.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:48 smithi178 ceph-mon[95116]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:07:50.353 INFO:tasks.workunit.client.0.smithi178.stdout: 1012: throughput=5MB/sec pending data=0 2024-02-10T06:07:50.353 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CxYwr7V_DX3jHkR off=1611517 len=1903879 2024-02-10T06:07:50.355 INFO:tasks.workunit.client.0.smithi178.stdout:op 5176 completed, throughput=5MB/sec 2024-02-10T06:07:50.355 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-djbh3CldOhLwLKc off=15644428 len=257422 2024-02-10T06:07:50.356 INFO:tasks.workunit.client.0.smithi178.stdout:op 5177 completed, throughput=5MB/sec 2024-02-10T06:07:50.356 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xxyq3J4Nibx0KMN off=18657102 len=1139236 2024-02-10T06:07:50.363 INFO:tasks.workunit.client.0.smithi178.stdout:op 5178 completed, throughput=5MB/sec 2024-02-10T06:07:50.363 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_NJyKNKcxRErN1I off=1675646 len=1999082 2024-02-10T06:07:50.374 INFO:tasks.workunit.client.0.smithi178.stdout:op 5179 completed, throughput=5MB/sec 2024-02-10T06:07:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:50 smithi189 ceph-mon[89631]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:07:51.375 INFO:tasks.workunit.client.0.smithi178.stdout: 1013: throughput=5MB/sec pending data=0 2024-02-10T06:07:51.375 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-l1w9J36XsjlRqTw off=2392929 len=1596346 2024-02-10T06:07:51.382 INFO:tasks.workunit.client.0.smithi178.stdout:op 5180 completed, throughput=5MB/sec 2024-02-10T06:07:51.382 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-C04FvRnpL8jPTp3 off=7417164 len=1447372 2024-02-10T06:07:51.388 INFO:tasks.workunit.client.0.smithi178.stdout:op 5181 completed, throughput=5MB/sec 2024-02-10T06:07:51.388 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OIZlRvoM5t1f7MT off=3180886 len=1498280 2024-02-10T06:07:51.394 INFO:tasks.workunit.client.0.smithi178.stdout:op 5182 completed, throughput=5MB/sec 2024-02-10T06:07:51.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:50 smithi178 ceph-mon[92537]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:07:51.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:50 smithi178 ceph-mon[95116]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:07:52.395 INFO:tasks.workunit.client.0.smithi178.stdout: 1014: throughput=5MB/sec pending data=0 2024-02-10T06:07:52.395 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hd5yAqHzVam9pvP off=4309124 len=928778 2024-02-10T06:07:52.396 INFO:tasks.workunit.client.0.smithi178.stdout:op 5183 completed, throughput=5MB/sec 2024-02-10T06:07:52.396 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--vBGHGlPp2JT6pC off=11797277 len=284219 2024-02-10T06:07:52.397 INFO:tasks.workunit.client.0.smithi178.stdout:op 5184 completed, throughput=5MB/sec 2024-02-10T06:07:52.397 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WkX8FYRJ0nECuWF off=6989464 len=927338 2024-02-10T06:07:52.402 INFO:tasks.workunit.client.0.smithi178.stdout:op 5185 completed, throughput=5MB/sec 2024-02-10T06:07:52.402 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BvWcqbJyzNhtsL- off=13334157 len=358477 2024-02-10T06:07:52.403 INFO:tasks.workunit.client.0.smithi178.stdout:op 5186 completed, throughput=5MB/sec 2024-02-10T06:07:52.403 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KDRWwMrZE-RArd2 off=9903986 len=1762851 2024-02-10T06:07:52.405 INFO:tasks.workunit.client.0.smithi178.stdout:op 5187 completed, throughput=5MB/sec 2024-02-10T06:07:52.405 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XL8DCv8EekGEnBx off=581651 len=248347 2024-02-10T06:07:52.408 INFO:tasks.workunit.client.0.smithi178.stdout:op 5188 completed, throughput=5MB/sec 2024-02-10T06:07:52.408 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YOqqnbEsTfVy4OV off=6261536 len=1295545 2024-02-10T06:07:52.414 INFO:tasks.workunit.client.0.smithi178.stdout:op 5189 completed, throughput=5MB/sec 2024-02-10T06:07:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:52 smithi189 ceph-mon[89631]: pgmap v1930: 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-02-10T06:07:53.414 INFO:tasks.workunit.client.0.smithi178.stdout: 1015: throughput=5MB/sec pending data=0 2024-02-10T06:07:53.414 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OFS7vo2aeGkVIyq off=9586807 len=724661 2024-02-10T06:07:53.419 INFO:tasks.workunit.client.0.smithi178.stdout:op 5190 completed, throughput=5MB/sec 2024-02-10T06:07:53.419 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xyoE5DftxWy8dkE off=8835344 len=597553 2024-02-10T06:07:53.423 INFO:tasks.workunit.client.0.smithi178.stdout:op 5191 completed, throughput=5MB/sec 2024-02-10T06:07:53.423 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WZDinGRno5rF8o4 off=3400697 len=1303005 2024-02-10T06:07:53.424 INFO:tasks.workunit.client.0.smithi178.stdout:op 5192 completed, throughput=5MB/sec 2024-02-10T06:07:53.424 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hkGlJZeeENnX_cg off=1244557 len=1116054 2024-02-10T06:07:53.430 INFO:tasks.workunit.client.0.smithi178.stdout:op 5193 completed, throughput=5MB/sec 2024-02-10T06:07:53.430 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3sgZD1WrFbGHB68 off=12415783 len=913997 2024-02-10T06:07:53.431 INFO:tasks.workunit.client.0.smithi178.stdout:op 5194 completed, throughput=5MB/sec 2024-02-10T06:07:53.431 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PQA0bSbZful0MIS off=230801 len=479683 2024-02-10T06:07:53.435 INFO:tasks.workunit.client.0.smithi178.stdout:op 5195 completed, throughput=5MB/sec 2024-02-10T06:07:53.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:52 smithi178 ceph-mon[92537]: pgmap v1930: 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-02-10T06:07:53.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:52 smithi178 ceph-mon[95116]: pgmap v1930: 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-02-10T06:07:54.436 INFO:tasks.workunit.client.0.smithi178.stdout: 1016: throughput=5MB/sec pending data=0 2024-02-10T06:07:54.436 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-st4kWSYHwz3RiWS off=16871050 len=1081213 2024-02-10T06:07:54.437 INFO:tasks.workunit.client.0.smithi178.stdout:op 5196 completed, throughput=5MB/sec 2024-02-10T06:07:54.437 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-05Lkbjadv46czyO off=21557329 len=1072604 2024-02-10T06:07:54.443 INFO:tasks.workunit.client.0.smithi178.stdout:op 5197 completed, throughput=5MB/sec 2024-02-10T06:07:54.443 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fkC8repHqymQIbQ off=1394314 len=2087593 2024-02-10T06:07:54.445 INFO:tasks.workunit.client.0.smithi178.stdout:op 5198 completed, throughput=5MB/sec 2024-02-10T06:07:54.445 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-e_kNC5HW6AxgzQy off=14655880 len=576868 2024-02-10T06:07:54.446 INFO:tasks.workunit.client.0.smithi178.stdout:op 5199 completed, throughput=5MB/sec 2024-02-10T06:07:54.446 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qwMJR0jqW5Fn6me off=3603811 len=1220566 2024-02-10T06:07:54.448 INFO:tasks.workunit.client.0.smithi178.stdout:op 5200 completed, throughput=5MB/sec 2024-02-10T06:07:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:54 smithi189 ceph-mon[89631]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:07:55.448 INFO:tasks.workunit.client.0.smithi178.stdout: 1017: throughput=5MB/sec pending data=0 2024-02-10T06:07:55.448 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sXlDYiJwixdyjl7 off=363158 len=639156 2024-02-10T06:07:55.449 INFO:tasks.workunit.client.0.smithi178.stdout:op 5201 completed, throughput=5MB/sec 2024-02-10T06:07:55.449 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AhUItIMZuZ0kZi1 off=10211320 len=910467 2024-02-10T06:07:55.454 INFO:tasks.workunit.client.0.smithi178.stdout:op 5202 completed, throughput=5MB/sec 2024-02-10T06:07:55.455 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8a60W6d356YhFd1 off=9299190 len=1098154 2024-02-10T06:07:55.460 INFO:tasks.workunit.client.0.smithi178.stdout:op 5203 completed, throughput=5MB/sec 2024-02-10T06:07:55.460 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ocpI49BajzUxPK5 off=1233587 len=62937 2024-02-10T06:07:55.460 INFO:tasks.workunit.client.0.smithi178.stdout:op 5204 completed, throughput=5MB/sec 2024-02-10T06:07:55.460 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KLieNSXzlaouY2T off=1727402 len=2067119 2024-02-10T06:07:55.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:54 smithi178 ceph-mon[92537]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:07:55.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:54 smithi178 ceph-mon[95116]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:07:55.463 INFO:tasks.workunit.client.0.smithi178.stdout:op 5205 completed, throughput=5MB/sec 2024-02-10T06:07:56.463 INFO:tasks.workunit.client.0.smithi178.stdout: 1018: throughput=5MB/sec pending data=0 2024-02-10T06:07:56.463 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5HL2EOgyNA7eGDH off=155579 len=585737 2024-02-10T06:07:56.468 INFO:tasks.workunit.client.0.smithi178.stdout:op 5206 completed, throughput=5MB/sec 2024-02-10T06:07:56.468 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4XJJagx5EKsnbK3 off=1328635 len=1965204 2024-02-10T06:07:56.471 INFO:tasks.workunit.client.0.smithi178.stdout:op 5207 completed, throughput=5MB/sec 2024-02-10T06:07:56.471 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1wsf56ISfEbKYgL off=111055 len=2030216 2024-02-10T06:07:56.479 INFO:tasks.workunit.client.0.smithi178.stdout:op 5208 completed, throughput=5MB/sec 2024-02-10T06:07:56.479 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gWhVHruIHpGRRFP off=9570603 len=668011 2024-02-10T06:07:56.483 INFO:tasks.workunit.client.0.smithi178.stdout:op 5209 completed, throughput=5MB/sec 2024-02-10T06:07:56.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:56 smithi178 ceph-mon[92537]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:07:56.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:56 smithi178 ceph-mon[95116]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:07:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:56 smithi189 ceph-mon[89631]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:07:57.483 INFO:tasks.workunit.client.0.smithi178.stdout: 1019: throughput=5MB/sec pending data=0 2024-02-10T06:07:57.484 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MCJVpobFWMUiYPV off=423908 len=1020474 2024-02-10T06:07:57.485 INFO:tasks.workunit.client.0.smithi178.stdout:op 5210 completed, throughput=5MB/sec 2024-02-10T06:07:57.485 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ju7ridPU9wM9TnJ off=167040 len=883208 2024-02-10T06:07:57.486 INFO:tasks.workunit.client.0.smithi178.stdout:op 5211 completed, throughput=5MB/sec 2024-02-10T06:07:57.486 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YJuGn6JI2UUpUrG off=4886892 len=410868 2024-02-10T06:07:57.487 INFO:tasks.workunit.client.0.smithi178.stdout:op 5212 completed, throughput=5MB/sec 2024-02-10T06:07:57.488 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0OcJI8zO2DgIA4l off=11774791 len=45128 2024-02-10T06:07:57.490 INFO:tasks.workunit.client.0.smithi178.stdout:op 5213 completed, throughput=5MB/sec 2024-02-10T06:07:57.491 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NRxZJvZov9FJPUh off=7514896 len=185005 2024-02-10T06:07:57.491 INFO:tasks.workunit.client.0.smithi178.stdout:op 5214 completed, throughput=5MB/sec 2024-02-10T06:07:57.491 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_11PPxbowYWHrq7 off=7280693 len=1049509 2024-02-10T06:07:57.497 INFO:tasks.workunit.client.0.smithi178.stdout:op 5215 completed, throughput=5MB/sec 2024-02-10T06:07:57.497 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aXd2TGb-TvGAvCP off=6388282 len=632833 2024-02-10T06:07:57.501 INFO:tasks.workunit.client.0.smithi178.stdout:op 5216 completed, throughput=5MB/sec 2024-02-10T06:07:57.502 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jDr903Pf3l6IjLj off=6371706 len=500467 2024-02-10T06:07:57.503 INFO:tasks.workunit.client.0.smithi178.stdout:op 5217 completed, throughput=5MB/sec 2024-02-10T06:07:57.503 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GR2rq9iKeUhuFbT off=7824031 len=282197 2024-02-10T06:07:57.506 INFO:tasks.workunit.client.0.smithi178.stdout:op 5218 completed, throughput=5MB/sec 2024-02-10T06:07:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:07:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:07:57] "GET /metrics HTTP/1.1" 200 34074 "" "Prometheus/2.43.0" 2024-02-10T06:07:58.506 INFO:tasks.workunit.client.0.smithi178.stdout: 1020: throughput=5MB/sec pending data=0 2024-02-10T06:07:58.506 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-db6ztxtbFqYE46G off=5625471 len=1793021 2024-02-10T06:07:58.508 INFO:tasks.workunit.client.0.smithi178.stdout:op 5219 completed, throughput=5MB/sec 2024-02-10T06:07:58.508 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-eN_MoLUiK4Unz9i off=11639045 len=1939408 2024-02-10T06:07:58.509 INFO:tasks.workunit.client.0.smithi178.stdout:op 5220 completed, throughput=5MB/sec 2024-02-10T06:07:58.509 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WgZypUZRbEcJniB off=4269646 len=1801114 2024-02-10T06:07:58.511 INFO:tasks.workunit.client.0.smithi178.stdout:op 5221 completed, throughput=5MB/sec 2024-02-10T06:07:58.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:58 smithi178 ceph-mon[92537]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:07:58.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:07:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:07:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:07:58.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:58 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:07:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:58 smithi178 ceph-mon[95116]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:07:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:07:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:07:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:07:58.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:58 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:07:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:58 smithi189 ceph-mon[89631]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:07:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:07:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:07:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:07:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:58 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:07:59.511 INFO:tasks.workunit.client.0.smithi178.stdout: 1021: throughput=5MB/sec pending data=0 2024-02-10T06:07:59.511 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ingi6eKunxuofpc off=1109116 len=1021736 2024-02-10T06:07:59.516 INFO:tasks.workunit.client.0.smithi178.stdout:op 5222 completed, throughput=5MB/sec 2024-02-10T06:07:59.516 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pN9PMEg1bs6LY5K off=5657302 len=589897 2024-02-10T06:07:59.518 INFO:tasks.workunit.client.0.smithi178.stdout:op 5223 completed, throughput=5MB/sec 2024-02-10T06:07:59.518 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rKFzqfW2G2SA2E5 off=18204654 len=693888 2024-02-10T06:07:59.519 INFO:tasks.workunit.client.0.smithi178.stdout:op 5224 completed, throughput=5MB/sec 2024-02-10T06:07:59.519 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Rll1_MtQIHFoY7f off=13419005 len=1349216 2024-02-10T06:07:59.520 INFO:tasks.workunit.client.0.smithi178.stdout:op 5225 completed, throughput=5MB/sec 2024-02-10T06:07:59.520 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YLZPJwFUTEYOOhJ off=7535552 len=1356737 2024-02-10T06:07:59.525 INFO:tasks.workunit.client.0.smithi178.stdout:op 5226 completed, throughput=5MB/sec 2024-02-10T06:07:59.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:07:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:07:59.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:07:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:08:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:07:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:08:00.526 INFO:tasks.workunit.client.0.smithi178.stdout: 1022: throughput=5MB/sec pending data=0 2024-02-10T06:08:00.526 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pbexbcPez989bu- off=304470 len=1527259 2024-02-10T06:08:00.533 INFO:tasks.workunit.client.0.smithi178.stdout:op 5227 completed, throughput=5MB/sec 2024-02-10T06:08:00.533 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IljKVxpkHvOFIXP off=8681582 len=587704 2024-02-10T06:08:00.535 INFO:tasks.workunit.client.0.smithi178.stdout:op 5228 completed, throughput=5MB/sec 2024-02-10T06:08:00.535 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3kK23ecJbm5RxYZ off=7093211 len=1880895 2024-02-10T06:08:00.538 INFO:tasks.workunit.client.0.smithi178.stdout:op 5229 completed, throughput=5MB/sec 2024-02-10T06:08:00.538 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xeHKi9PUDe8zGn- off=997870 len=1235759 2024-02-10T06:08:00.540 INFO:tasks.workunit.client.0.smithi178.stdout:op 5230 completed, throughput=5MB/sec 2024-02-10T06:08:00.540 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-36Y3dPUYXJncQTO off=20129678 len=1157699 2024-02-10T06:08:00.542 INFO:tasks.workunit.client.0.smithi178.stdout:op 5231 completed, throughput=5MB/sec 2024-02-10T06:08:00.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:00 smithi178 ceph-mon[92537]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T06:08:00.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:00 smithi178 ceph-mon[95116]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T06:08:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:00 smithi189 ceph-mon[89631]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T06:08:01.543 INFO:tasks.workunit.client.0.smithi178.stdout: 1023: throughput=5MB/sec pending data=0 2024-02-10T06:08:01.543 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Jf9r9PwrLlvYm-D off=4296479 len=1438192 2024-02-10T06:08:01.552 INFO:tasks.workunit.client.0.smithi178.stdout:op 5232 completed, throughput=5MB/sec 2024-02-10T06:08:01.552 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0AyiKXUuecR8BRH off=1919982 len=2013570 2024-02-10T06:08:01.560 INFO:tasks.workunit.client.0.smithi178.stdout:op 5233 completed, throughput=5MB/sec 2024-02-10T06:08:01.560 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZSDylZYWZfaQrq8 off=1763229 len=1952741 2024-02-10T06:08:01.567 INFO:tasks.workunit.client.0.smithi178.stdout:op 5234 completed, throughput=5MB/sec 2024-02-10T06:08:02.568 INFO:tasks.workunit.client.0.smithi178.stdout: 1024: throughput=5MB/sec pending data=0 2024-02-10T06:08:02.568 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rPJARJF15-aNSnH off=2744283 len=94022 2024-02-10T06:08:02.571 INFO:tasks.workunit.client.0.smithi178.stdout:op 5235 completed, throughput=5MB/sec 2024-02-10T06:08:02.571 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-R5V7sY-UQezCpxy off=7709151 len=1792808 2024-02-10T06:08:02.573 INFO:tasks.workunit.client.0.smithi178.stdout:op 5236 completed, throughput=5MB/sec 2024-02-10T06:08:02.573 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aJuiSQSagY6A6Eu off=4094310 len=821736 2024-02-10T06:08:02.575 INFO:tasks.workunit.client.0.smithi178.stdout:op 5237 completed, throughput=5MB/sec 2024-02-10T06:08:02.575 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-A4BFJZ85vJFZa5T off=2242607 len=1690545 2024-02-10T06:08:02.576 INFO:tasks.workunit.client.0.smithi178.stdout:op 5238 completed, throughput=5MB/sec 2024-02-10T06:08:02.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:02 smithi178 ceph-mon[92537]: pgmap v1935: 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-02-10T06:08:02.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:02 smithi178 ceph-mon[95116]: pgmap v1935: 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-02-10T06:08:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:02 smithi189 ceph-mon[89631]: pgmap v1935: 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-02-10T06:08:03.577 INFO:tasks.workunit.client.0.smithi178.stdout: 1025: throughput=5MB/sec pending data=0 2024-02-10T06:08:03.577 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Sil_PGHKUhsAJ0R off=1745180 len=1057797 2024-02-10T06:08:03.579 INFO:tasks.workunit.client.0.smithi178.stdout:op 5239 completed, throughput=5MB/sec 2024-02-10T06:08:03.579 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lDZ8D4ZDKPpUEZa off=1453002 len=779208 2024-02-10T06:08:03.584 INFO:tasks.workunit.client.0.smithi178.stdout:op 5240 completed, throughput=5MB/sec 2024-02-10T06:08:03.584 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--Kg8ZyyVR6yJGXP off=3511516 len=1829929 2024-02-10T06:08:03.586 INFO:tasks.workunit.client.0.smithi178.stdout:op 5241 completed, throughput=5MB/sec 2024-02-10T06:08:03.586 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZJ5l3SuKiKdFlK3 off=521760 len=183843 2024-02-10T06:08:03.586 INFO:tasks.workunit.client.0.smithi178.stdout:op 5242 completed, throughput=5MB/sec 2024-02-10T06:08:03.586 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MDCGaIktfTHR3xr off=5912852 len=993434 2024-02-10T06:08:03.592 INFO:tasks.workunit.client.0.smithi178.stdout:op 5243 completed, throughput=5MB/sec 2024-02-10T06:08:03.592 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cVYvlHczT2g55n- off=1391423 len=1421496 2024-02-10T06:08:03.600 INFO:tasks.workunit.client.0.smithi178.stdout:op 5244 completed, throughput=5MB/sec 2024-02-10T06:08:04.601 INFO:tasks.workunit.client.0.smithi178.stdout: 1026: throughput=5MB/sec pending data=0 2024-02-10T06:08:04.601 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ftD_CnHTRvXvTNe off=6156194 len=873446 2024-02-10T06:08:04.606 INFO:tasks.workunit.client.0.smithi178.stdout:op 5245 completed, throughput=5MB/sec 2024-02-10T06:08:04.606 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-I_IdQn0Q6h6-wlq off=21498937 len=1421492 2024-02-10T06:08:04.613 INFO:tasks.workunit.client.0.smithi178.stdout:op 5246 completed, throughput=5MB/sec 2024-02-10T06:08:04.613 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SkNTkHEkjrO-pjq off=2117789 len=683600 2024-02-10T06:08:04.614 INFO:tasks.workunit.client.0.smithi178.stdout:op 5247 completed, throughput=5MB/sec 2024-02-10T06:08:04.614 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zCaXXTIKAn-6K9K off=2049811 len=1658974 2024-02-10T06:08:04.622 INFO:tasks.workunit.client.0.smithi178.stdout:op 5248 completed, throughput=5MB/sec 2024-02-10T06:08:04.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:04 smithi178 ceph-mon[92537]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:08:04.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:04 smithi178 ceph-mon[95116]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:08:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:04 smithi189 ceph-mon[89631]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:08:05.622 INFO:tasks.workunit.client.0.smithi178.stdout: 1027: throughput=5MB/sec pending data=0 2024-02-10T06:08:05.622 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-AdLmwUkZPAeRk1r off=8241027 len=235583 2024-02-10T06:08:05.622 INFO:tasks.workunit.client.0.smithi178.stdout:op 5249 completed, throughput=5MB/sec 2024-02-10T06:08:05.622 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7Cf_-BEc2KXcsQ5 off=8873426 len=1487126 2024-02-10T06:08:05.626 INFO:tasks.workunit.client.0.smithi178.stdout:op 5250 completed, throughput=5MB/sec 2024-02-10T06:08:05.626 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rW-L7-CmJyeBTD_ off=1663898 len=1005904 2024-02-10T06:08:05.627 INFO:tasks.workunit.client.0.smithi178.stdout:op 5251 completed, throughput=5MB/sec 2024-02-10T06:08:05.627 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-47RZjUuBtPysjNp off=2438072 len=450239 2024-02-10T06:08:05.629 INFO:tasks.workunit.client.0.smithi178.stdout:op 5252 completed, throughput=5MB/sec 2024-02-10T06:08:05.629 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-p4L3NRpAGEDAXZk off=7636655 len=904334 2024-02-10T06:08:05.634 INFO:tasks.workunit.client.0.smithi178.stdout:op 5253 completed, throughput=5MB/sec 2024-02-10T06:08:05.634 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a5bqOv4P0_30tmU off=175576 len=1561630 2024-02-10T06:08:05.637 INFO:tasks.workunit.client.0.smithi178.stdout:op 5254 completed, throughput=5MB/sec 2024-02-10T06:08:06.637 INFO:tasks.workunit.client.0.smithi178.stdout: 1028: throughput=5MB/sec pending data=0 2024-02-10T06:08:06.637 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0g3Nw4mIl3hWj_Q off=837976 len=724128 2024-02-10T06:08:06.642 INFO:tasks.workunit.client.0.smithi178.stdout:op 5255 completed, throughput=5MB/sec 2024-02-10T06:08:06.642 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GOQfycaa31RDpue off=0 len=1075813 2024-02-10T06:08:06.643 INFO:tasks.workunit.client.0.smithi178.stdout:op 5256 completed, throughput=5MB/sec 2024-02-10T06:08:06.644 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2C_TzeKle5Gry2y off=10476704 len=951652 2024-02-10T06:08:06.646 INFO:tasks.workunit.client.0.smithi178.stdout:op 5257 completed, throughput=5MB/sec 2024-02-10T06:08:06.646 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_sGeSxTgLa1Fg6H off=8157057 len=1666860 2024-02-10T06:08:06.648 INFO:tasks.workunit.client.0.smithi178.stdout:op 5258 completed, throughput=5MB/sec 2024-02-10T06:08:06.648 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AJfWqOD5S96SL-F off=2358609 len=230881 2024-02-10T06:08:06.650 INFO:tasks.workunit.client.0.smithi178.stdout:op 5259 completed, throughput=5MB/sec 2024-02-10T06:08:06.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:06 smithi178 ceph-mon[92537]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:08:06.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:06 smithi178 ceph-mon[95116]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:08:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:06 smithi189 ceph-mon[89631]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:08:07.651 INFO:tasks.workunit.client.0.smithi178.stdout: 1029: throughput=5MB/sec pending data=0 2024-02-10T06:08:07.651 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ioqX4w4U3yNoMSc off=6015718 len=679279 2024-02-10T06:08:07.656 INFO:tasks.workunit.client.0.smithi178.stdout:op 5260 completed, throughput=5MB/sec 2024-02-10T06:08:07.656 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3AXTBFjcem6e_p5 off=2613225 len=1820184 2024-02-10T06:08:07.666 INFO:tasks.workunit.client.0.smithi178.stdout:op 5261 completed, throughput=5MB/sec 2024-02-10T06:08:07.666 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8u8_tGvDqchTURc off=17902512 len=803594 2024-02-10T06:08:07.668 INFO:tasks.workunit.client.0.smithi178.stdout:op 5262 completed, throughput=5MB/sec 2024-02-10T06:08:07.668 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NHi-MtZTB_DiiSu off=19819243 len=53554 2024-02-10T06:08:07.668 INFO:tasks.workunit.client.0.smithi178.stdout:op 5263 completed, throughput=5MB/sec 2024-02-10T06:08:07.668 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ubhXTRfliBRP6gr off=4816445 len=106892 2024-02-10T06:08:07.669 INFO:tasks.workunit.client.0.smithi178.stdout:op 5264 completed, throughput=5MB/sec 2024-02-10T06:08:07.669 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-eL5tMA-oibPn-at off=12043493 len=1111486 2024-02-10T06:08:07.675 INFO:tasks.workunit.client.0.smithi178.stdout:op 5265 completed, throughput=5MB/sec 2024-02-10T06:08:07.675 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-V7baKKP9i9H0khm off=8448836 len=595778 2024-02-10T06:08:07.676 INFO:tasks.workunit.client.0.smithi178.stdout:op 5266 completed, throughput=5MB/sec 2024-02-10T06:08:07.676 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gvvTQTqJ2aE8LPT off=16439000 len=771253 2024-02-10T06:08:07.677 INFO:tasks.workunit.client.0.smithi178.stdout:op 5267 completed, throughput=5MB/sec 2024-02-10T06:08:07.863 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:08:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:08:07] "GET /metrics HTTP/1.1" 200 34080 "" "Prometheus/2.43.0" 2024-02-10T06:08:08.678 INFO:tasks.workunit.client.0.smithi178.stdout: 1030: throughput=5MB/sec pending data=0 2024-02-10T06:08:08.678 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LR8SyORIr7s6zur off=4330984 len=1361813 2024-02-10T06:08:08.684 INFO:tasks.workunit.client.0.smithi178.stdout:op 5268 completed, throughput=5MB/sec 2024-02-10T06:08:08.684 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ju7ridPU9wM9TnJ off=6781390 len=1862763 2024-02-10T06:08:08.687 INFO:tasks.workunit.client.0.smithi178.stdout:op 5269 completed, throughput=5MB/sec 2024-02-10T06:08:08.687 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-aQ85q9_0WKH6XwZ off=2350346 len=1553908 2024-02-10T06:08:08.694 INFO:tasks.workunit.client.0.smithi178.stdout:op 5270 completed, throughput=5MB/sec 2024-02-10T06:08:08.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:08 smithi178 ceph-mon[92537]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:08:08.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:08 smithi178 ceph-mon[95116]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:08:09.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:08 smithi189 ceph-mon[89631]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:08:09.694 INFO:tasks.workunit.client.0.smithi178.stdout: 1031: throughput=5MB/sec pending data=0 2024-02-10T06:08:09.694 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vQqO67dLunc2xCW off=4338407 len=1323281 2024-02-10T06:08:09.696 INFO:tasks.workunit.client.0.smithi178.stdout:op 5271 completed, throughput=5MB/sec 2024-02-10T06:08:09.696 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_yvQOw2pKGsfG0P off=38479 len=127300 2024-02-10T06:08:09.699 INFO:tasks.workunit.client.0.smithi178.stdout:op 5272 completed, throughput=5MB/sec 2024-02-10T06:08:09.699 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Bx7K6kG7c9TSwrD off=4843997 len=1732945 2024-02-10T06:08:09.701 INFO:tasks.workunit.client.0.smithi178.stdout:op 5273 completed, throughput=5MB/sec 2024-02-10T06:08:09.701 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PwCnDSYC6DrP0V8 off=8873693 len=862708 2024-02-10T06:08:09.706 INFO:tasks.workunit.client.0.smithi178.stdout:op 5274 completed, throughput=5MB/sec 2024-02-10T06:08:09.706 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mDKBm4C6I5JH8Yj off=10154069 len=1595160 2024-02-10T06:08:09.716 INFO:tasks.workunit.client.0.smithi178.stdout:op 5275 completed, throughput=5MB/sec 2024-02-10T06:08:10.717 INFO:tasks.workunit.client.0.smithi178.stdout: 1032: throughput=5MB/sec pending data=0 2024-02-10T06:08:10.717 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1F26FdjFrMjy2-9 off=12088761 len=881921 2024-02-10T06:08:10.721 INFO:tasks.workunit.client.0.smithi178.stdout:op 5276 completed, throughput=5MB/sec 2024-02-10T06:08:10.722 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ViwglEjpVyH5oG9 off=1500736 len=1047265 2024-02-10T06:08:10.727 INFO:tasks.workunit.client.0.smithi178.stdout:op 5277 completed, throughput=5MB/sec 2024-02-10T06:08:10.727 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T4jDHRxJfqO3pL- off=1173596 len=360044 2024-02-10T06:08:10.730 INFO:tasks.workunit.client.0.smithi178.stdout:op 5278 completed, throughput=5MB/sec 2024-02-10T06:08:10.731 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-amV6YfZRU4SH0n3 off=1747251 len=1232098 2024-02-10T06:08:10.733 INFO:tasks.workunit.client.0.smithi178.stdout:op 5279 completed, throughput=5MB/sec 2024-02-10T06:08:10.733 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tZjT-AzM53J7m_F off=9651585 len=1680988 2024-02-10T06:08:10.739 INFO:tasks.workunit.client.0.smithi178.stdout:op 5280 completed, throughput=5MB/sec 2024-02-10T06:08:10.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:10 smithi178 ceph-mon[92537]: pgmap v1939: 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-02-10T06:08:10.961 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:10 smithi178 ceph-mon[95116]: pgmap v1939: 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-02-10T06:08:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:10 smithi189 ceph-mon[89631]: pgmap v1939: 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-02-10T06:08:11.740 INFO:tasks.workunit.client.0.smithi178.stdout: 1033: throughput=5MB/sec pending data=0 2024-02-10T06:08:11.740 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rhRHMDU7YII-7is off=985757 len=1978966 2024-02-10T06:08:11.753 INFO:tasks.workunit.client.0.smithi178.stdout:op 5281 completed, throughput=5MB/sec 2024-02-10T06:08:11.753 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NZ_HDpVRPuQ8Zrv off=1497247 len=1345153 2024-02-10T06:08:11.760 INFO:tasks.workunit.client.0.smithi178.stdout:op 5282 completed, throughput=5MB/sec 2024-02-10T06:08:11.760 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-b3h2vZXA4F5uuKK off=3611288 len=1921269 2024-02-10T06:08:11.762 INFO:tasks.workunit.client.0.smithi178.stdout:op 5283 completed, throughput=5MB/sec 2024-02-10T06:08:12.763 INFO:tasks.workunit.client.0.smithi178.stdout: 1034: throughput=5MB/sec pending data=0 2024-02-10T06:08:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-D2sfBhhNcmNeXxk off=2062790 len=1612735 2024-02-10T06:08:12.765 INFO:tasks.workunit.client.0.smithi178.stdout:op 5284 completed, throughput=5MB/sec 2024-02-10T06:08:12.765 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LhyV_kwiEAXuXZN off=5037776 len=148863 2024-02-10T06:08:12.765 INFO:tasks.workunit.client.0.smithi178.stdout:op 5285 completed, throughput=5MB/sec 2024-02-10T06:08:12.765 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_W-UEuSZLRnYMuL off=16486492 len=913143 2024-02-10T06:08:12.767 INFO:tasks.workunit.client.0.smithi178.stdout:op 5286 completed, throughput=5MB/sec 2024-02-10T06:08:12.767 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-J-AgJq6C7yMTtT5 off=1123828 len=566372 2024-02-10T06:08:12.767 INFO:tasks.workunit.client.0.smithi178.stdout:op 5287 completed, throughput=5MB/sec 2024-02-10T06:08:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TU7w1UVzHfhMJd- off=18134951 len=1154690 2024-02-10T06:08:12.770 INFO:tasks.workunit.client.0.smithi178.stdout:op 5288 completed, throughput=5MB/sec 2024-02-10T06:08:12.771 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bCpMEJRNN2V9E1d off=319936 len=244360 2024-02-10T06:08:12.771 INFO:tasks.workunit.client.0.smithi178.stdout:op 5289 completed, throughput=5MB/sec 2024-02-10T06:08:12.771 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XWoUWx0dCI4N-2G off=4819145 len=967462 2024-02-10T06:08:12.772 INFO:tasks.workunit.client.0.smithi178.stdout:op 5290 completed, throughput=5MB/sec 2024-02-10T06:08:12.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:12 smithi178 ceph-mon[92537]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T06:08:12.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:12 smithi178 ceph-mon[95116]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T06:08:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:12 smithi189 ceph-mon[89631]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T06:08:13.773 INFO:tasks.workunit.client.0.smithi178.stdout: 1035: throughput=5MB/sec pending data=0 2024-02-10T06:08:13.773 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hwRNYl2ViznZHxj off=9160842 len=299214 2024-02-10T06:08:13.776 INFO:tasks.workunit.client.0.smithi178.stdout:op 5291 completed, throughput=5MB/sec 2024-02-10T06:08:13.777 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Pwznd-SXQk3dhSf off=2670105 len=691187 2024-02-10T06:08:13.777 INFO:tasks.workunit.client.0.smithi178.stdout:op 5292 completed, throughput=5MB/sec 2024-02-10T06:08:13.778 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-J6sVeU6DAyjg6kM off=14815080 len=1771484 2024-02-10T06:08:13.788 INFO:tasks.workunit.client.0.smithi178.stdout:op 5293 completed, throughput=5MB/sec 2024-02-10T06:08:13.788 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zZG42Zgk8cd2Prx off=1480550 len=1702264 2024-02-10T06:08:13.789 INFO:tasks.workunit.client.0.smithi178.stdout:op 5294 completed, throughput=5MB/sec 2024-02-10T06:08:13.789 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-N4zhVV7xb23Zvqd off=1491468 len=59818 2024-02-10T06:08:13.792 INFO:tasks.workunit.client.0.smithi178.stdout:op 5295 completed, throughput=5MB/sec 2024-02-10T06:08:13.792 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jLmnd69u0pTH5Ic off=6260366 len=1652511 2024-02-10T06:08:13.797 INFO:tasks.workunit.client.0.smithi178.stdout:op 5296 completed, throughput=5MB/sec 2024-02-10T06:08:14.798 INFO:tasks.workunit.client.0.smithi178.stdout: 1036: throughput=5MB/sec pending data=0 2024-02-10T06:08:14.798 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PgZy8djOpe5Llsg off=17915263 len=1969142 2024-02-10T06:08:14.802 INFO:tasks.workunit.client.0.smithi178.stdout:op 5297 completed, throughput=5MB/sec 2024-02-10T06:08:14.802 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZOixFCSbpQYsjOJ off=15153112 len=1060636 2024-02-10T06:08:14.804 INFO:tasks.workunit.client.0.smithi178.stdout:op 5298 completed, throughput=5MB/sec 2024-02-10T06:08:14.804 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KZGPr1dYHwj1oOf off=50205 len=105465 2024-02-10T06:08:14.806 INFO:tasks.workunit.client.0.smithi178.stdout:op 5299 completed, throughput=5MB/sec 2024-02-10T06:08:14.807 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wtiT85H92tVOLHm off=0 len=1334265 2024-02-10T06:08:14.808 INFO:tasks.workunit.client.0.smithi178.stdout:op 5300 completed, throughput=5MB/sec 2024-02-10T06:08:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:14 smithi178 ceph-mon[92537]: pgmap v1941: 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, 4 op/s 2024-02-10T06:08:14.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:08:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:14 smithi178 ceph-mon[95116]: pgmap v1941: 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, 4 op/s 2024-02-10T06:08:14.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:08:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:14 smithi189 ceph-mon[89631]: pgmap v1941: 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, 4 op/s 2024-02-10T06:08:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:08:15.809 INFO:tasks.workunit.client.0.smithi178.stdout: 1037: throughput=5MB/sec pending data=0 2024-02-10T06:08:15.809 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6iIjZki-BeuMNAd off=7303455 len=621858 2024-02-10T06:08:15.810 INFO:tasks.workunit.client.0.smithi178.stdout:op 5301 completed, throughput=5MB/sec 2024-02-10T06:08:15.810 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GKqWn9Q16RzQOkz off=378783 len=632038 2024-02-10T06:08:15.811 INFO:tasks.workunit.client.0.smithi178.stdout:op 5302 completed, throughput=5MB/sec 2024-02-10T06:08:15.811 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qJtejMLX6V463qW off=2547373 len=1340423 2024-02-10T06:08:15.813 INFO:tasks.workunit.client.0.smithi178.stdout:op 5303 completed, throughput=5MB/sec 2024-02-10T06:08:15.813 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6ZiMT-bI8QbySCB off=1464390 len=115167 2024-02-10T06:08:15.813 INFO:tasks.workunit.client.0.smithi178.stdout:op 5304 completed, throughput=5MB/sec 2024-02-10T06:08:15.813 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-s6GAK_jCEau_81a off=1046248 len=572786 2024-02-10T06:08:15.817 INFO:tasks.workunit.client.0.smithi178.stdout:op 5305 completed, throughput=5MB/sec 2024-02-10T06:08:15.817 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3BTBSR3u-JaOCUP off=2341605 len=109986 2024-02-10T06:08:15.817 INFO:tasks.workunit.client.0.smithi178.stdout:op 5306 completed, throughput=5MB/sec 2024-02-10T06:08:15.818 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jVV_olx-7SHYZcC off=386405 len=185616 2024-02-10T06:08:15.820 INFO:tasks.workunit.client.0.smithi178.stdout:op 5307 completed, throughput=5MB/sec 2024-02-10T06:08:15.820 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wWbBCIwUzpLkwuU off=1624612 len=486800 2024-02-10T06:08:15.824 INFO:tasks.workunit.client.0.smithi178.stdout:op 5308 completed, throughput=5MB/sec 2024-02-10T06:08:15.824 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xSZEo6jKgOJmLgY off=399412 len=1999975 2024-02-10T06:08:15.833 INFO:tasks.workunit.client.0.smithi178.stdout:op 5309 completed, throughput=5MB/sec 2024-02-10T06:08:16.833 INFO:tasks.workunit.client.0.smithi178.stdout: 1038: throughput=5MB/sec pending data=0 2024-02-10T06:08:16.833 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-88Xo1IwXoPf6H5K off=650993 len=1720750 2024-02-10T06:08:16.840 INFO:tasks.workunit.client.0.smithi178.stdout:op 5310 completed, throughput=5MB/sec 2024-02-10T06:08:16.840 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XH1Lkkd--pyocHn off=10095136 len=728047 2024-02-10T06:08:16.844 INFO:tasks.workunit.client.0.smithi178.stdout:op 5311 completed, throughput=5MB/sec 2024-02-10T06:08:16.844 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VZwM_hmo69p-lpK off=3219355 len=2094207 2024-02-10T06:08:16.853 INFO:tasks.workunit.client.0.smithi178.stdout:op 5312 completed, throughput=5MB/sec 2024-02-10T06:08:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:16 smithi189 ceph-mon[89631]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:08:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:16 smithi178 ceph-mon[92537]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:08:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:16 smithi178 ceph-mon[95116]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:08:17.853 INFO:tasks.workunit.client.0.smithi178.stdout: 1039: throughput=5MB/sec pending data=0 2024-02-10T06:08:17.853 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sVYvljhedIjOFSy off=3960733 len=1911287 2024-02-10T06:08:17.866 INFO:tasks.workunit.client.0.smithi178.stdout:op 5313 completed, throughput=5MB/sec 2024-02-10T06:08:17.866 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jwmRIPnnBcQixDs off=1483773 len=869640 2024-02-10T06:08:17.870 INFO:tasks.workunit.client.0.smithi178.stdout:op 5314 completed, throughput=5MB/sec 2024-02-10T06:08:17.871 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SOl7urHU3obhJnE off=444270 len=1903153 2024-02-10T06:08:17.881 INFO:tasks.workunit.client.0.smithi178.stdout:op 5315 completed, throughput=5MB/sec 2024-02-10T06:08:17.881 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-z_HRogBVTLWd2Yy off=2980191 len=88036 2024-02-10T06:08:17.883 INFO:tasks.workunit.client.0.smithi178.stdout:op 5316 completed, throughput=5MB/sec 2024-02-10T06:08:17.884 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1KhR-o7HUhj0Xhf off=9750524 len=928090 2024-02-10T06:08:17.888 INFO:tasks.workunit.client.0.smithi178.stdout:op 5317 completed, throughput=5MB/sec 2024-02-10T06:08:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:08:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:08:17] "GET /metrics HTTP/1.1" 200 34075 "" "Prometheus/2.43.0" 2024-02-10T06:08:18.889 INFO:tasks.workunit.client.0.smithi178.stdout: 1040: throughput=5MB/sec pending data=0 2024-02-10T06:08:18.889 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f5jTT08voiyeWJF off=4444595 len=656263 2024-02-10T06:08:18.893 INFO:tasks.workunit.client.0.smithi178.stdout:op 5318 completed, throughput=5MB/sec 2024-02-10T06:08:18.893 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OuUsI9owBvf8YT0 off=718572 len=871790 2024-02-10T06:08:18.895 INFO:tasks.workunit.client.0.smithi178.stdout:op 5319 completed, throughput=5MB/sec 2024-02-10T06:08:18.895 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-d7JSCO4qjoFhJU7 off=2275600 len=85442 2024-02-10T06:08:18.898 INFO:tasks.workunit.client.0.smithi178.stdout:op 5320 completed, throughput=5MB/sec 2024-02-10T06:08:18.899 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ScYqiIyiFiGWNlb off=8936505 len=706070 2024-02-10T06:08:18.903 INFO:tasks.workunit.client.0.smithi178.stdout:op 5321 completed, throughput=5MB/sec 2024-02-10T06:08:18.903 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JDZXrQlM5HPjdWJ off=196574 len=45209 2024-02-10T06:08:18.903 INFO:tasks.workunit.client.0.smithi178.stdout:op 5322 completed, throughput=5MB/sec 2024-02-10T06:08:18.904 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4JWJLCjzP0gqOBt off=2094802 len=2011865 2024-02-10T06:08:18.905 INFO:tasks.workunit.client.0.smithi178.stdout:op 5323 completed, throughput=5MB/sec 2024-02-10T06:08:18.906 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-D0xabeuwJ_sSB2F off=1245941 len=1312667 2024-02-10T06:08:18.909 INFO:tasks.workunit.client.0.smithi178.stdout:op 5324 completed, throughput=5MB/sec 2024-02-10T06:08:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:18 smithi189 ceph-mon[89631]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:08:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:18 smithi178 ceph-mon[92537]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:08:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:18 smithi178 ceph-mon[95116]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:08:19.909 INFO:tasks.workunit.client.0.smithi178.stdout: 1041: throughput=5MB/sec pending data=0 2024-02-10T06:08:19.910 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-m85RZS8rDuNnkIF off=16471739 len=1081831 2024-02-10T06:08:19.916 INFO:tasks.workunit.client.0.smithi178.stdout:op 5325 completed, throughput=5MB/sec 2024-02-10T06:08:19.916 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-w73Rg64rj1w6jHp off=3355457 len=317528 2024-02-10T06:08:19.917 INFO:tasks.workunit.client.0.smithi178.stdout:op 5326 completed, throughput=5MB/sec 2024-02-10T06:08:19.917 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-V_KiCLziP5iLKnu off=1214346 len=964196 2024-02-10T06:08:19.922 INFO:tasks.workunit.client.0.smithi178.stdout:op 5327 completed, throughput=5MB/sec 2024-02-10T06:08:19.923 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--K_xbnRA3F-XUi6 off=5139460 len=760201 2024-02-10T06:08:19.927 INFO:tasks.workunit.client.0.smithi178.stdout:op 5328 completed, throughput=5MB/sec 2024-02-10T06:08:19.927 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Jo6AiSxKDsoxfYU off=8687721 len=1643448 2024-02-10T06:08:19.934 INFO:tasks.workunit.client.0.smithi178.stdout:op 5329 completed, throughput=5MB/sec 2024-02-10T06:08:20.935 INFO:tasks.workunit.client.0.smithi178.stdout: 1042: throughput=5MB/sec pending data=0 2024-02-10T06:08:20.935 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-A4NNoUTx0Mv8QMc off=358794 len=1887677 2024-02-10T06:08:20.937 INFO:tasks.workunit.client.0.smithi178.stdout:op 5330 completed, throughput=5MB/sec 2024-02-10T06:08:20.937 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Fy5mp0ErX81g9PH off=10605001 len=759105 2024-02-10T06:08:20.941 INFO:tasks.workunit.client.0.smithi178.stdout:op 5331 completed, throughput=5MB/sec 2024-02-10T06:08:20.941 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XS1k0HhMBmGEyPD off=2952197 len=1978762 2024-02-10T06:08:20.943 INFO:tasks.workunit.client.0.smithi178.stdout:op 5332 completed, throughput=5MB/sec 2024-02-10T06:08:20.943 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gP4Cz-Opupazhln off=1882108 len=241645 2024-02-10T06:08:20.944 INFO:tasks.workunit.client.0.smithi178.stdout:op 5333 completed, throughput=5MB/sec 2024-02-10T06:08:20.944 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-X_x9kg5B5Bluym_ off=319060 len=1857854 2024-02-10T06:08:20.951 INFO:tasks.workunit.client.0.smithi178.stdout:op 5334 completed, throughput=5MB/sec 2024-02-10T06:08:21.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:20 smithi189 ceph-mon[89631]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T06:08:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:20 smithi178 ceph-mon[92537]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T06:08:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:20 smithi178 ceph-mon[95116]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T06:08:21.952 INFO:tasks.workunit.client.0.smithi178.stdout: 1043: throughput=5MB/sec pending data=0 2024-02-10T06:08:21.952 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FxZVwQENZShMcEH off=5576277 len=1329089 2024-02-10T06:08:21.954 INFO:tasks.workunit.client.0.smithi178.stdout:op 5335 completed, throughput=5MB/sec 2024-02-10T06:08:21.954 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-in4ZeEMJkCc0tX5 off=5772236 len=1067094 2024-02-10T06:08:21.960 INFO:tasks.workunit.client.0.smithi178.stdout:op 5336 completed, throughput=5MB/sec 2024-02-10T06:08:21.960 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uPqt-NG6EzciZaW off=9225393 len=838523 2024-02-10T06:08:21.965 INFO:tasks.workunit.client.0.smithi178.stdout:op 5337 completed, throughput=5MB/sec 2024-02-10T06:08:21.965 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-642wJSk5LG5tCOI off=379792 len=1014132 2024-02-10T06:08:21.970 INFO:tasks.workunit.client.0.smithi178.stdout:op 5338 completed, throughput=5MB/sec 2024-02-10T06:08:22.970 INFO:tasks.workunit.client.0.smithi178.stdout: 1044: throughput=5MB/sec pending data=0 2024-02-10T06:08:22.971 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zWIyQreTZvwjLSp off=9914486 len=109764 2024-02-10T06:08:22.973 INFO:tasks.workunit.client.0.smithi178.stdout:op 5339 completed, throughput=5MB/sec 2024-02-10T06:08:22.973 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Pg2ARsjWBnUJsHN off=2464135 len=797428 2024-02-10T06:08:22.978 INFO:tasks.workunit.client.0.smithi178.stdout:op 5340 completed, throughput=5MB/sec 2024-02-10T06:08:22.978 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-O_NM8VyC5xOw7uU off=6867284 len=1137926 2024-02-10T06:08:22.984 INFO:tasks.workunit.client.0.smithi178.stdout:op 5341 completed, throughput=5MB/sec 2024-02-10T06:08:22.985 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vhtcQSh5wdGCgkc off=1040108 len=1426227 2024-02-10T06:08:22.986 INFO:tasks.workunit.client.0.smithi178.stdout:op 5342 completed, throughput=5MB/sec 2024-02-10T06:08:22.986 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5JuB86kQ8UT6h_x off=15508701 len=730804 2024-02-10T06:08:22.991 INFO:tasks.workunit.client.0.smithi178.stdout:op 5343 completed, throughput=5MB/sec 2024-02-10T06:08:22.991 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tTvouStGDxOdzIN off=18884250 len=531675 2024-02-10T06:08:22.994 INFO:tasks.workunit.client.0.smithi178.stdout:op 5344 completed, throughput=5MB/sec 2024-02-10T06:08:22.994 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HJMpZGoFe5G2up3 off=11603439 len=1992982 2024-02-10T06:08:23.002 INFO:tasks.workunit.client.0.smithi178.stdout:op 5345 completed, throughput=5MB/sec 2024-02-10T06:08:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:22 smithi189 ceph-mon[89631]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:08:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:22 smithi178 ceph-mon[92537]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:08:23.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:22 smithi178 ceph-mon[95116]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:08:24.002 INFO:tasks.workunit.client.0.smithi178.stdout: 1045: throughput=5MB/sec pending data=0 2024-02-10T06:08:24.002 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-E5EpBn15XLWjXpB off=15750600 len=1685781 2024-02-10T06:08:24.004 INFO:tasks.workunit.client.0.smithi178.stdout:op 5346 completed, throughput=5MB/sec 2024-02-10T06:08:24.005 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VpmTt5PeafvldJM off=4886707 len=80297 2024-02-10T06:08:24.006 INFO:tasks.workunit.client.0.smithi178.stdout:op 5347 completed, throughput=5MB/sec 2024-02-10T06:08:24.006 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4l28EnEN0lF0Krb off=643252 len=43213 2024-02-10T06:08:24.006 INFO:tasks.workunit.client.0.smithi178.stdout:op 5348 completed, throughput=5MB/sec 2024-02-10T06:08:24.007 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Oz3xrZi76w736wa off=1053733 len=396339 2024-02-10T06:08:24.010 INFO:tasks.workunit.client.0.smithi178.stdout:op 5349 completed, throughput=5MB/sec 2024-02-10T06:08:24.010 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-syTS7uMh33_EkWo off=4696566 len=502160 2024-02-10T06:08:24.014 INFO:tasks.workunit.client.0.smithi178.stdout:op 5350 completed, throughput=5MB/sec 2024-02-10T06:08:24.014 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lFUXWwny9le8W_K off=7423170 len=1240751 2024-02-10T06:08:24.021 INFO:tasks.workunit.client.0.smithi178.stdout:op 5351 completed, throughput=5MB/sec 2024-02-10T06:08:25.021 INFO:tasks.workunit.client.0.smithi178.stdout: 1046: throughput=5MB/sec pending data=0 2024-02-10T06:08:25.021 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kx64DRtG6dnX_r2 off=16996921 len=1411002 2024-02-10T06:08:25.027 INFO:tasks.workunit.client.0.smithi178.stdout:op 5352 completed, throughput=5MB/sec 2024-02-10T06:08:25.028 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Gnav_8K5Ese7i1z off=12706152 len=1407341 2024-02-10T06:08:25.029 INFO:tasks.workunit.client.0.smithi178.stdout:op 5353 completed, throughput=5MB/sec 2024-02-10T06:08:25.029 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5t_8GNyf8v2tcK4 off=14713632 len=443566 2024-02-10T06:08:25.030 INFO:tasks.workunit.client.0.smithi178.stdout:op 5354 completed, throughput=5MB/sec 2024-02-10T06:08:25.030 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a8gvlsmuEe3Xs1S off=1612763 len=877986 2024-02-10T06:08:25.031 INFO:tasks.workunit.client.0.smithi178.stdout:op 5355 completed, throughput=5MB/sec 2024-02-10T06:08:25.031 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SksxTefxfiKZil_ off=1567902 len=597950 2024-02-10T06:08:25.035 INFO:tasks.workunit.client.0.smithi178.stdout:op 5356 completed, throughput=5MB/sec 2024-02-10T06:08:25.035 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZaRCDI78SOeJD-3 off=4757641 len=1400877 2024-02-10T06:08:25.035 INFO:tasks.workunit.client.0.smithi178.stdout:op 5357 completed, throughput=5MB/sec 2024-02-10T06:08:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:24 smithi189 ceph-mon[89631]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:08:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:24 smithi178 ceph-mon[92537]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:08:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:24 smithi178 ceph-mon[95116]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:08:26.036 INFO:tasks.workunit.client.0.smithi178.stdout: 1047: throughput=5MB/sec pending data=0 2024-02-10T06:08:26.036 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ncIP8eKIagAH7Cm off=3285186 len=579428 2024-02-10T06:08:26.040 INFO:tasks.workunit.client.0.smithi178.stdout:op 5358 completed, throughput=5MB/sec 2024-02-10T06:08:26.040 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4n_oRSYObvVpVAD off=643432 len=847904 2024-02-10T06:08:26.045 INFO:tasks.workunit.client.0.smithi178.stdout:op 5359 completed, throughput=5MB/sec 2024-02-10T06:08:26.045 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7CCjEAL8goH-7yC off=300540 len=1806452 2024-02-10T06:08:26.049 INFO:tasks.workunit.client.0.smithi178.stdout:op 5360 completed, throughput=5MB/sec 2024-02-10T06:08:26.049 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0WwGrDTu-r6vqJM off=12643731 len=575940 2024-02-10T06:08:26.050 INFO:tasks.workunit.client.0.smithi178.stdout:op 5361 completed, throughput=5MB/sec 2024-02-10T06:08:26.050 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-x8247OBlUfhTVXz off=4038793 len=1439155 2024-02-10T06:08:26.057 INFO:tasks.workunit.client.0.smithi178.stdout:op 5362 completed, throughput=5MB/sec 2024-02-10T06:08:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:26 smithi189 ceph-mon[89631]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-10T06:08:27.057 INFO:tasks.workunit.client.0.smithi178.stdout: 1048: throughput=5MB/sec pending data=0 2024-02-10T06:08:27.058 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1f_dFS-bpUSQ6Va off=270450 len=645261 2024-02-10T06:08:27.062 INFO:tasks.workunit.client.0.smithi178.stdout:op 5363 completed, throughput=5MB/sec 2024-02-10T06:08:27.063 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HgOSv0cwrUkhNDJ off=1369587 len=1429371 2024-02-10T06:08:27.069 INFO:tasks.workunit.client.0.smithi178.stdout:op 5364 completed, throughput=5MB/sec 2024-02-10T06:08:27.069 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OIhF2oncgPcykRD off=12068946 len=1740396 2024-02-10T06:08:27.071 INFO:tasks.workunit.client.0.smithi178.stdout:op 5365 completed, throughput=5MB/sec 2024-02-10T06:08:27.071 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-l45GQ4lK0URNeFi off=1425832 len=802785 2024-02-10T06:08:27.072 INFO:tasks.workunit.client.0.smithi178.stdout:op 5366 completed, throughput=5MB/sec 2024-02-10T06:08:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:26 smithi178 ceph-mon[92537]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-10T06:08:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:26 smithi178 ceph-mon[95116]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-10T06:08:27.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:08:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:08:27] "GET /metrics HTTP/1.1" 200 34075 "" "Prometheus/2.43.0" 2024-02-10T06:08:28.072 INFO:tasks.workunit.client.0.smithi178.stdout: 1049: throughput=5MB/sec pending data=0 2024-02-10T06:08:28.072 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-anOxpuYsxc5cEM- off=3988206 len=1373494 2024-02-10T06:08:28.080 INFO:tasks.workunit.client.0.smithi178.stdout:op 5367 completed, throughput=5MB/sec 2024-02-10T06:08:28.080 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-maAi1sSYgLgMjn2 off=10060122 len=162923 2024-02-10T06:08:28.082 INFO:tasks.workunit.client.0.smithi178.stdout:op 5368 completed, throughput=5MB/sec 2024-02-10T06:08:28.082 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-H_CDTez2ZupzUpl off=3063732 len=1817496 2024-02-10T06:08:28.084 INFO:tasks.workunit.client.0.smithi178.stdout:op 5369 completed, throughput=5MB/sec 2024-02-10T06:08:28.084 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UKYEy5NzatOhQJJ off=737381 len=933132 2024-02-10T06:08:28.089 INFO:tasks.workunit.client.0.smithi178.stdout:op 5370 completed, throughput=5MB/sec 2024-02-10T06:08:28.089 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-cbtU8cAVZxf2O8l off=12972439 len=123804 2024-02-10T06:08:28.092 INFO:tasks.workunit.client.0.smithi178.stdout:op 5371 completed, throughput=5MB/sec 2024-02-10T06:08:28.092 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sTWrvzkPaOuwJ_k off=751110 len=1925617 2024-02-10T06:08:28.100 INFO:tasks.workunit.client.0.smithi178.stdout:op 5372 completed, throughput=5MB/sec 2024-02-10T06:08:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:28 smithi189 ceph-mon[89631]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:08:29.100 INFO:tasks.workunit.client.0.smithi178.stdout: 1050: throughput=5MB/sec pending data=0 2024-02-10T06:08:29.100 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-e3kKEak2UOwxYLO off=6787304 len=1938560 2024-02-10T06:08:29.104 INFO:tasks.workunit.client.0.smithi178.stdout:op 5373 completed, throughput=5MB/sec 2024-02-10T06:08:29.104 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LoBTr9VQlUEQJVV off=14179702 len=57023 2024-02-10T06:08:29.105 INFO:tasks.workunit.client.0.smithi178.stdout:op 5374 completed, throughput=5MB/sec 2024-02-10T06:08:29.105 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8usnu3j4-QVUSAu off=3196988 len=706963 2024-02-10T06:08:29.109 INFO:tasks.workunit.client.0.smithi178.stdout:op 5375 completed, throughput=5MB/sec 2024-02-10T06:08:29.110 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EFUh2Y19SJ_0yKw off=16243992 len=73101 2024-02-10T06:08:29.110 INFO:tasks.workunit.client.0.smithi178.stdout:op 5376 completed, throughput=5MB/sec 2024-02-10T06:08:29.110 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-88xl2KiAh9x8LgD off=1100708 len=1219594 2024-02-10T06:08:29.112 INFO:tasks.workunit.client.0.smithi178.stdout:op 5377 completed, throughput=5MB/sec 2024-02-10T06:08:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:28 smithi178 ceph-mon[92537]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:08:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:28 smithi178 ceph-mon[95116]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:08:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:08:30.112 INFO:tasks.workunit.client.0.smithi178.stdout: 1051: throughput=5MB/sec pending data=0 2024-02-10T06:08:30.112 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pb20v2C6SNRBEwR off=12758128 len=274153 2024-02-10T06:08:30.115 INFO:tasks.workunit.client.0.smithi178.stdout:op 5378 completed, throughput=5MB/sec 2024-02-10T06:08:30.115 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Au6zxdWf9HWhTDT off=3943390 len=1961979 2024-02-10T06:08:30.118 INFO:tasks.workunit.client.0.smithi178.stdout:op 5379 completed, throughput=5MB/sec 2024-02-10T06:08:30.118 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0InhEoBqLyskGUN off=9051492 len=1507283 2024-02-10T06:08:30.119 INFO:tasks.workunit.client.0.smithi178.stdout:op 5380 completed, throughput=5MB/sec 2024-02-10T06:08:30.119 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--FsGCqjGbforA4Z off=9781926 len=292064 2024-02-10T06:08:30.123 INFO:tasks.workunit.client.0.smithi178.stdout:op 5381 completed, throughput=5MB/sec 2024-02-10T06:08:30.123 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Oun1z77YwaF6Dla off=1644492 len=1080357 2024-02-10T06:08:30.128 INFO:tasks.workunit.client.0.smithi178.stdout:op 5382 completed, throughput=5MB/sec 2024-02-10T06:08:30.129 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7ynUAyUZHOGaAuq off=3690159 len=560808 2024-02-10T06:08:30.129 INFO:tasks.workunit.client.0.smithi178.stdout:op 5383 completed, throughput=5MB/sec 2024-02-10T06:08:30.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:08:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:08:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:30 smithi189 ceph-mon[89631]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-10T06:08:31.130 INFO:tasks.workunit.client.0.smithi178.stdout: 1052: throughput=5MB/sec pending data=0 2024-02-10T06:08:31.130 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--0ewSPNsY6zUIDz off=4760344 len=479452 2024-02-10T06:08:31.131 INFO:tasks.workunit.client.0.smithi178.stdout:op 5384 completed, throughput=5MB/sec 2024-02-10T06:08:31.131 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rLE8m2J5F_66yVd off=8357385 len=473151 2024-02-10T06:08:31.135 INFO:tasks.workunit.client.0.smithi178.stdout:op 5385 completed, throughput=5MB/sec 2024-02-10T06:08:31.135 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DmdOIdhWDV0Q94k off=3237475 len=2050042 2024-02-10T06:08:31.139 INFO:tasks.workunit.client.0.smithi178.stdout:op 5386 completed, throughput=5MB/sec 2024-02-10T06:08:31.139 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g6AuMFi13YOUjvz off=10998211 len=18575 2024-02-10T06:08:31.141 INFO:tasks.workunit.client.0.smithi178.stdout:op 5387 completed, throughput=5MB/sec 2024-02-10T06:08:31.142 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gzLI7_ZIIona_LI off=18803897 len=884690 2024-02-10T06:08:31.146 INFO:tasks.workunit.client.0.smithi178.stdout:op 5388 completed, throughput=5MB/sec 2024-02-10T06:08:31.146 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OLA7mPQe1ZCjVqx off=7216711 len=133995 2024-02-10T06:08:31.148 INFO:tasks.workunit.client.0.smithi178.stdout:op 5389 completed, throughput=5MB/sec 2024-02-10T06:08:31.148 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2_BkDPBHoAbG_lw off=10187845 len=701880 2024-02-10T06:08:31.152 INFO:tasks.workunit.client.0.smithi178.stdout:op 5390 completed, throughput=5MB/sec 2024-02-10T06:08:31.152 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g38qC7nVUsx6gsN off=141189 len=1987125 2024-02-10T06:08:31.160 INFO:tasks.workunit.client.0.smithi178.stdout:op 5391 completed, throughput=5MB/sec 2024-02-10T06:08:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:30 smithi178 ceph-mon[92537]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-10T06:08:31.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:30 smithi178 ceph-mon[95116]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-10T06:08:32.161 INFO:tasks.workunit.client.0.smithi178.stdout: 1053: throughput=5MB/sec pending data=0 2024-02-10T06:08:32.161 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Or3CA3y5Z2mPMqR off=740590 len=1556519 2024-02-10T06:08:32.171 INFO:tasks.workunit.client.0.smithi178.stdout:op 5392 completed, throughput=5MB/sec 2024-02-10T06:08:32.171 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OkoKV2SnixdrpAq off=7554810 len=1764515 2024-02-10T06:08:32.173 INFO:tasks.workunit.client.0.smithi178.stdout:op 5393 completed, throughput=5MB/sec 2024-02-10T06:08:32.173 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2GZZ1hy96mzS9Pv off=2025915 len=1097899 2024-02-10T06:08:32.175 INFO:tasks.workunit.client.0.smithi178.stdout:op 5394 completed, throughput=5MB/sec 2024-02-10T06:08:33.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:32 smithi189 ceph-mon[89631]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:08:33.176 INFO:tasks.workunit.client.0.smithi178.stdout: 1054: throughput=5MB/sec pending data=0 2024-02-10T06:08:33.176 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-d1WgRdm-IUkwTOu off=196148 len=960964 2024-02-10T06:08:33.181 INFO:tasks.workunit.client.0.smithi178.stdout:op 5395 completed, throughput=5MB/sec 2024-02-10T06:08:33.181 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hZgI7BKIPnzXRLn off=6338643 len=1717258 2024-02-10T06:08:33.189 INFO:tasks.workunit.client.0.smithi178.stdout:op 5396 completed, throughput=5MB/sec 2024-02-10T06:08:33.190 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-njAk_909i6Fwizg off=1350543 len=731807 2024-02-10T06:08:33.190 INFO:tasks.workunit.client.0.smithi178.stdout:op 5397 completed, throughput=5MB/sec 2024-02-10T06:08:33.190 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-l6hndewXHNM8YG8 off=2888637 len=1107955 2024-02-10T06:08:33.195 INFO:tasks.workunit.client.0.smithi178.stdout:op 5398 completed, throughput=5MB/sec 2024-02-10T06:08:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:32 smithi178 ceph-mon[92537]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:08:33.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:32 smithi178 ceph-mon[95116]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-10T06:08:34.195 INFO:tasks.workunit.client.0.smithi178.stdout: 1055: throughput=5MB/sec pending data=0 2024-02-10T06:08:34.196 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xJpOVAixfAd0-s3 off=3940698 len=1126680 2024-02-10T06:08:34.197 INFO:tasks.workunit.client.0.smithi178.stdout:op 5399 completed, throughput=5MB/sec 2024-02-10T06:08:34.197 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-K6flr125_ygLuI0 off=16214057 len=223106 2024-02-10T06:08:34.201 INFO:tasks.workunit.client.0.smithi178.stdout:op 5400 completed, throughput=5MB/sec 2024-02-10T06:08:34.201 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YVREuizhwfd9qAk off=529819 len=282277 2024-02-10T06:08:34.202 INFO:tasks.workunit.client.0.smithi178.stdout:op 5401 completed, throughput=5MB/sec 2024-02-10T06:08:34.202 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Qk5kRiU2p5yO1vJ off=3343744 len=14817 2024-02-10T06:08:34.204 INFO:tasks.workunit.client.0.smithi178.stdout:op 5402 completed, throughput=5MB/sec 2024-02-10T06:08:34.204 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4NH6CGrw0IQ0is7 off=450928 len=548955 2024-02-10T06:08:34.208 INFO:tasks.workunit.client.0.smithi178.stdout:op 5403 completed, throughput=5MB/sec 2024-02-10T06:08:34.208 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FDU_FJWjAQRGJDf off=12113940 len=797444 2024-02-10T06:08:34.213 INFO:tasks.workunit.client.0.smithi178.stdout:op 5404 completed, throughput=5MB/sec 2024-02-10T06:08:34.213 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-58YhvTchirAoQ72 off=17980350 len=1749883 2024-02-10T06:08:34.215 INFO:tasks.workunit.client.0.smithi178.stdout:op 5405 completed, throughput=5MB/sec 2024-02-10T06:08:34.216 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lO8u-JYSCTDicAD off=12381097 len=915005 2024-02-10T06:08:34.217 INFO:tasks.workunit.client.0.smithi178.stdout:op 5406 completed, throughput=5MB/sec 2024-02-10T06:08:35.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:34 smithi189 ceph-mon[89631]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:08:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:34 smithi178 ceph-mon[92537]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:08:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:34 smithi178 ceph-mon[95116]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:08:35.217 INFO:tasks.workunit.client.0.smithi178.stdout: 1056: throughput=5MB/sec pending data=0 2024-02-10T06:08:35.217 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vrbrLz-yrmToa5h off=0 len=1173338 2024-02-10T06:08:35.219 INFO:tasks.workunit.client.0.smithi178.stdout:op 5407 completed, throughput=5MB/sec 2024-02-10T06:08:35.219 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-V0x9Rgp5k0KKm_g off=3834715 len=766618 2024-02-10T06:08:35.220 INFO:tasks.workunit.client.0.smithi178.stdout:op 5408 completed, throughput=5MB/sec 2024-02-10T06:08:35.220 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-g5B3e7MT16mBCCG off=3340432 len=1013057 2024-02-10T06:08:35.223 INFO:tasks.workunit.client.0.smithi178.stdout:op 5409 completed, throughput=5MB/sec 2024-02-10T06:08:35.223 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OmAnkzaWi4ULcWY off=5246772 len=1709285 2024-02-10T06:08:35.225 INFO:tasks.workunit.client.0.smithi178.stdout:op 5410 completed, throughput=5MB/sec 2024-02-10T06:08:35.225 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zKWzqzFiLTUgmbd off=2092665 len=211047 2024-02-10T06:08:35.228 INFO:tasks.workunit.client.0.smithi178.stdout:op 5411 completed, throughput=5MB/sec 2024-02-10T06:08:35.228 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xw0l3pjP_oMxn8e off=2839508 len=1628775 2024-02-10T06:08:35.230 INFO:tasks.workunit.client.0.smithi178.stdout:op 5412 completed, throughput=5MB/sec 2024-02-10T06:08:36.230 INFO:tasks.workunit.client.0.smithi178.stdout: 1057: throughput=5MB/sec pending data=0 2024-02-10T06:08:36.230 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-c4GGdQdhC9iLEA6 off=1347164 len=28316 2024-02-10T06:08:36.233 INFO:tasks.workunit.client.0.smithi178.stdout:op 5413 completed, throughput=5MB/sec 2024-02-10T06:08:36.233 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-XkjZDg9q7R1XCrX off=5459998 len=1796430 2024-02-10T06:08:36.235 INFO:tasks.workunit.client.0.smithi178.stdout:op 5414 completed, throughput=5MB/sec 2024-02-10T06:08:36.235 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8WZb56uyesoVEBw off=690171 len=1357914 2024-02-10T06:08:36.237 INFO:tasks.workunit.client.0.smithi178.stdout:op 5415 completed, throughput=5MB/sec 2024-02-10T06:08:36.237 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--CyTUiYP-n5VXCc off=3262950 len=1721120 2024-02-10T06:08:36.238 INFO:tasks.workunit.client.0.smithi178.stdout:op 5416 completed, throughput=5MB/sec 2024-02-10T06:08:37.014 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:36 smithi178 ceph-mon[95116]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:08:37.014 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:36 smithi178 ceph-mon[92537]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:08:37.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:36 smithi189 ceph-mon[89631]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-10T06:08:37.239 INFO:tasks.workunit.client.0.smithi178.stdout: 1058: throughput=5MB/sec pending data=0 2024-02-10T06:08:37.239 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xAf4RTq8xwPMnlt off=5772235 len=1473197 2024-02-10T06:08:37.241 INFO:tasks.workunit.client.0.smithi178.stdout:op 5417 completed, throughput=5MB/sec 2024-02-10T06:08:37.241 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JcCES_mF_LSBPdL off=1660688 len=1148787 2024-02-10T06:08:37.242 INFO:tasks.workunit.client.0.smithi178.stdout:op 5418 completed, throughput=5MB/sec 2024-02-10T06:08:37.242 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VicpEWpEK29lAzN off=1496788 len=178644 2024-02-10T06:08:37.245 INFO:tasks.workunit.client.0.smithi178.stdout:op 5419 completed, throughput=5MB/sec 2024-02-10T06:08:37.246 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rUSueXCphfDb8-j off=17582083 len=862714 2024-02-10T06:08:37.247 INFO:tasks.workunit.client.0.smithi178.stdout:op 5420 completed, throughput=5MB/sec 2024-02-10T06:08:37.247 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nmrun2vuVL8zOcf off=2062466 len=566790 2024-02-10T06:08:37.248 INFO:tasks.workunit.client.0.smithi178.stdout:op 5421 completed, throughput=5MB/sec 2024-02-10T06:08:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:08:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:08:37] "GET /metrics HTTP/1.1" 200 34072 "" "Prometheus/2.43.0" 2024-02-10T06:08:38.249 INFO:tasks.workunit.client.0.smithi178.stdout: 1059: throughput=5MB/sec pending data=0 2024-02-10T06:08:38.249 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-0oEaN63wYvbUNVc off=10311551 len=2069329 2024-02-10T06:08:38.251 INFO:tasks.workunit.client.0.smithi178.stdout:op 5422 completed, throughput=5MB/sec 2024-02-10T06:08:38.251 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ivD2O9_UOORqVHW off=4894710 len=1064037 2024-02-10T06:08:38.253 INFO:tasks.workunit.client.0.smithi178.stdout:op 5423 completed, throughput=5MB/sec 2024-02-10T06:08:38.253 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iqZHzxNUWmQprsp off=16096752 len=751058 2024-02-10T06:08:38.254 INFO:tasks.workunit.client.0.smithi178.stdout:op 5424 completed, throughput=5MB/sec 2024-02-10T06:08:38.254 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Mdp_l_R5HCdSWZ5 off=10304141 len=486499 2024-02-10T06:08:38.255 INFO:tasks.workunit.client.0.smithi178.stdout:op 5425 completed, throughput=5MB/sec 2024-02-10T06:08:38.255 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5C-mLBhpy3mX6FO off=1700706 len=2030598 2024-02-10T06:08:38.259 INFO:tasks.workunit.client.0.smithi178.stdout:op 5426 completed, throughput=5MB/sec 2024-02-10T06:08:39.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:38 smithi189 ceph-mon[89631]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:08:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:38 smithi178 ceph-mon[92537]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:08:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:38 smithi178 ceph-mon[95116]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:08:39.259 INFO:tasks.workunit.client.0.smithi178.stdout: 1060: throughput=5MB/sec pending data=0 2024-02-10T06:08:39.260 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yhanGEqgbAjgiZn off=9522341 len=225551 2024-02-10T06:08:39.260 INFO:tasks.workunit.client.0.smithi178.stdout:op 5427 completed, throughput=5MB/sec 2024-02-10T06:08:39.260 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Lvu-gJrAXc8v_C4 off=3211113 len=2008143 2024-02-10T06:08:39.262 INFO:tasks.workunit.client.0.smithi178.stdout:op 5428 completed, throughput=5MB/sec 2024-02-10T06:08:39.263 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oIPLPL76WSDxwqv off=17475589 len=1219586 2024-02-10T06:08:39.264 INFO:tasks.workunit.client.0.smithi178.stdout:op 5429 completed, throughput=5MB/sec 2024-02-10T06:08:39.264 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hCsYp05bSlpD3gu off=5305121 len=353924 2024-02-10T06:08:39.265 INFO:tasks.workunit.client.0.smithi178.stdout:op 5430 completed, throughput=5MB/sec 2024-02-10T06:08:39.265 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7Vi0X6UOofoTmF5 off=8337449 len=1645941 2024-02-10T06:08:39.273 INFO:tasks.workunit.client.0.smithi178.stdout:op 5431 completed, throughput=5MB/sec 2024-02-10T06:08:40.273 INFO:tasks.workunit.client.0.smithi178.stdout: 1061: throughput=5MB/sec pending data=0 2024-02-10T06:08:40.274 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Eu3v76qZ9iwZWU9 off=5084354 len=1170481 2024-02-10T06:08:40.281 INFO:tasks.workunit.client.0.smithi178.stdout:op 5432 completed, throughput=5MB/sec 2024-02-10T06:08:40.281 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xWhFB_WRM5pOPq7 off=5938109 len=621464 2024-02-10T06:08:40.284 INFO:tasks.workunit.client.0.smithi178.stdout:op 5433 completed, throughput=5MB/sec 2024-02-10T06:08:40.284 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--HCs8TSlNTSW16q off=20594 len=213772 2024-02-10T06:08:40.285 INFO:tasks.workunit.client.0.smithi178.stdout:op 5434 completed, throughput=5MB/sec 2024-02-10T06:08:40.285 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9rwVsGSbDCgCh1l off=11982001 len=867601 2024-02-10T06:08:40.290 INFO:tasks.workunit.client.0.smithi178.stdout:op 5435 completed, throughput=5MB/sec 2024-02-10T06:08:40.290 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-o_im2r7UWks9Vup off=11975392 len=814301 2024-02-10T06:08:40.294 INFO:tasks.workunit.client.0.smithi178.stdout:op 5436 completed, throughput=5MB/sec 2024-02-10T06:08:40.294 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZmnxS03kB1hT-Tr off=179178 len=1914004 2024-02-10T06:08:40.302 INFO:tasks.workunit.client.0.smithi178.stdout:op 5437 completed, throughput=5MB/sec 2024-02-10T06:08:41.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:40 smithi189 ceph-mon[89631]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-10T06:08:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:40 smithi178 ceph-mon[92537]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-10T06:08:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:40 smithi178 ceph-mon[95116]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-02-10T06:08:41.302 INFO:tasks.workunit.client.0.smithi178.stdout: 1062: throughput=5MB/sec pending data=0 2024-02-10T06:08:41.302 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hge0sfg01TkYF_B off=516825 len=1239883 2024-02-10T06:08:41.304 INFO:tasks.workunit.client.0.smithi178.stdout:op 5438 completed, throughput=5MB/sec 2024-02-10T06:08:41.304 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0kszRvI1wDaeu2I off=14817687 len=1746764 2024-02-10T06:08:41.313 INFO:tasks.workunit.client.0.smithi178.stdout:op 5439 completed, throughput=5MB/sec 2024-02-10T06:08:41.313 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-z-8z0WDzsbhW5nh off=4754789 len=1590798 2024-02-10T06:08:41.314 INFO:tasks.workunit.client.0.smithi178.stdout:op 5440 completed, throughput=5MB/sec 2024-02-10T06:08:42.315 INFO:tasks.workunit.client.0.smithi178.stdout: 1063: throughput=5MB/sec pending data=0 2024-02-10T06:08:42.315 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-s_mzNiImh3kLiKK off=6773163 len=1361283 2024-02-10T06:08:42.318 INFO:tasks.workunit.client.0.smithi178.stdout:op 5441 completed, throughput=5MB/sec 2024-02-10T06:08:42.318 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rg6Mxky0CF6onQ6 off=2409025 len=553559 2024-02-10T06:08:42.322 INFO:tasks.workunit.client.0.smithi178.stdout:op 5442 completed, throughput=5MB/sec 2024-02-10T06:08:42.322 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QYuU7g3m5ZXUMt- off=1796575 len=519115 2024-02-10T06:08:42.326 INFO:tasks.workunit.client.0.smithi178.stdout:op 5443 completed, throughput=5MB/sec 2024-02-10T06:08:42.326 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--WOCijpR11ScXAC off=1951764 len=524397 2024-02-10T06:08:42.327 INFO:tasks.workunit.client.0.smithi178.stdout:op 5444 completed, throughput=5MB/sec 2024-02-10T06:08:42.327 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wfBATFkFkg9jWLG off=9331594 len=488338 2024-02-10T06:08:42.328 INFO:tasks.workunit.client.0.smithi178.stdout:op 5445 completed, throughput=5MB/sec 2024-02-10T06:08:42.328 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CFy3AcYKMv8Hcul off=15687526 len=1750021 2024-02-10T06:08:42.339 INFO:tasks.workunit.client.0.smithi178.stdout:op 5446 completed, throughput=5MB/sec 2024-02-10T06:08:43.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:42 smithi189 ceph-mon[89631]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-02-10T06:08:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:42 smithi178 ceph-mon[92537]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-02-10T06:08:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:42 smithi178 ceph-mon[95116]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-02-10T06:08:43.340 INFO:tasks.workunit.client.0.smithi178.stdout: 1064: throughput=5MB/sec pending data=0 2024-02-10T06:08:43.340 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KB8qMGBl37qppSI off=23531243 len=1957293 2024-02-10T06:08:43.352 INFO:tasks.workunit.client.0.smithi178.stdout:op 5447 completed, throughput=5MB/sec 2024-02-10T06:08:43.352 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LrRNk4jxHBzpa26 off=700167 len=1875608 2024-02-10T06:08:43.354 INFO:tasks.workunit.client.0.smithi178.stdout:op 5448 completed, throughput=5MB/sec 2024-02-10T06:08:43.354 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VX0SJeU_v2XWW0J off=13450428 len=1956262 2024-02-10T06:08:43.363 INFO:tasks.workunit.client.0.smithi178.stdout:op 5449 completed, throughput=5MB/sec 2024-02-10T06:08:44.363 INFO:tasks.workunit.client.0.smithi178.stdout: 1065: throughput=5MB/sec pending data=0 2024-02-10T06:08:44.363 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ckDFS_UAo-Wj77M off=1594237 len=2027310 2024-02-10T06:08:44.376 INFO:tasks.workunit.client.0.smithi178.stdout:op 5450 completed, throughput=5MB/sec 2024-02-10T06:08:44.376 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GJraoF_w_VdbITW off=588304 len=1895299 2024-02-10T06:08:44.380 INFO:tasks.workunit.client.0.smithi178.stdout:op 5451 completed, throughput=5MB/sec 2024-02-10T06:08:44.380 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pwYDCrOw92ifsb7 off=9401060 len=591026 2024-02-10T06:08:44.381 INFO:tasks.workunit.client.0.smithi178.stdout:op 5452 completed, throughput=5MB/sec 2024-02-10T06:08:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:44 smithi189 ceph-mon[89631]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-02-10T06:08:45.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:08:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:44 smithi178 ceph-mon[92537]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-02-10T06:08:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:08:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:44 smithi178 ceph-mon[95116]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-02-10T06:08:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:08:45.381 INFO:tasks.workunit.client.0.smithi178.stdout: 1066: throughput=5MB/sec pending data=0 2024-02-10T06:08:45.381 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bIBGwu9Sjnww0N8 off=10896504 len=389297 2024-02-10T06:08:45.385 INFO:tasks.workunit.client.0.smithi178.stdout:op 5453 completed, throughput=5MB/sec 2024-02-10T06:08:45.385 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4rxT6vueWvfQAE_ off=446821 len=1699018 2024-02-10T06:08:45.387 INFO:tasks.workunit.client.0.smithi178.stdout:op 5454 completed, throughput=5MB/sec 2024-02-10T06:08:45.387 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-K8ZDRT62qiolw1e off=4114188 len=594040 2024-02-10T06:08:45.391 INFO:tasks.workunit.client.0.smithi178.stdout:op 5455 completed, throughput=5MB/sec 2024-02-10T06:08:45.391 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PWg9omCGs7dDqwv off=11979427 len=1810749 2024-02-10T06:08:45.399 INFO:tasks.workunit.client.0.smithi178.stdout:op 5456 completed, throughput=5MB/sec 2024-02-10T06:08:45.399 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XL8DCv8EekGEnBx off=1479629 len=1080638 2024-02-10T06:08:45.405 INFO:tasks.workunit.client.0.smithi178.stdout:op 5457 completed, throughput=5MB/sec 2024-02-10T06:08:46.406 INFO:tasks.workunit.client.0.smithi178.stdout: 1067: throughput=5MB/sec pending data=0 2024-02-10T06:08:46.426 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2J14YjbCbuuzJCQ off=7951721 len=1492345 2024-02-10T06:08:46.427 INFO:tasks.workunit.client.0.smithi178.stdout:op 5458 completed, throughput=5MB/sec 2024-02-10T06:08:46.427 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KZ9ijUfE_4crkqh off=11227880 len=1650436 2024-02-10T06:08:46.427 INFO:tasks.workunit.client.0.smithi178.stdout:op 5459 completed, throughput=5MB/sec 2024-02-10T06:08:46.427 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ME5QFXpWrnsELn1 off=11354249 len=1481997 2024-02-10T06:08:46.428 INFO:tasks.workunit.client.0.smithi178.stdout:op 5460 completed, throughput=5MB/sec 2024-02-10T06:08:46.428 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vZEBAqVVjMA1x7N off=17349713 len=1961757 2024-02-10T06:08:46.432 INFO:tasks.workunit.client.0.smithi178.stdout:op 5461 completed, throughput=5MB/sec 2024-02-10T06:08:47.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:46 smithi189 ceph-mon[89631]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:08:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:46 smithi178 ceph-mon[92537]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:08:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:46 smithi178 ceph-mon[95116]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:08:47.433 INFO:tasks.workunit.client.0.smithi178.stdout: 1068: throughput=5MB/sec pending data=0 2024-02-10T06:08:47.433 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Kp9ZXaOry6yS89L off=2792833 len=1737396 2024-02-10T06:08:47.434 INFO:tasks.workunit.client.0.smithi178.stdout:op 5462 completed, throughput=5MB/sec 2024-02-10T06:08:47.435 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5VNlEsPxXKY0reo off=15012906 len=1494595 2024-02-10T06:08:47.441 INFO:tasks.workunit.client.0.smithi178.stdout:op 5463 completed, throughput=5MB/sec 2024-02-10T06:08:47.441 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FJhk9mPm5M0Okmh off=3224225 len=293847 2024-02-10T06:08:47.445 INFO:tasks.workunit.client.0.smithi178.stdout:op 5464 completed, throughput=5MB/sec 2024-02-10T06:08:47.445 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a20W9jp9Dmnr1AY off=17920528 len=512582 2024-02-10T06:08:47.446 INFO:tasks.workunit.client.0.smithi178.stdout:op 5465 completed, throughput=5MB/sec 2024-02-10T06:08:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:08:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:08:47] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:08:48.446 INFO:tasks.workunit.client.0.smithi178.stdout: 1069: throughput=5MB/sec pending data=0 2024-02-10T06:08:48.446 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TvBAYXGdcrFsEOr off=11105674 len=2056460 2024-02-10T06:08:48.450 INFO:tasks.workunit.client.0.smithi178.stdout:op 5466 completed, throughput=5MB/sec 2024-02-10T06:08:48.450 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3GCm7iR-bfw9AU4 off=3652381 len=189356 2024-02-10T06:08:48.453 INFO:tasks.workunit.client.0.smithi178.stdout:op 5467 completed, throughput=5MB/sec 2024-02-10T06:08:48.453 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6m7mjCbVjMuw3UP off=10442229 len=273635 2024-02-10T06:08:48.456 INFO:tasks.workunit.client.0.smithi178.stdout:op 5468 completed, throughput=5MB/sec 2024-02-10T06:08:48.456 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aDNBn2fYAWWw3iQ off=14708118 len=905374 2024-02-10T06:08:48.457 INFO:tasks.workunit.client.0.smithi178.stdout:op 5469 completed, throughput=5MB/sec 2024-02-10T06:08:48.457 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2kJs9Wjkws63qj4 off=7626481 len=1276181 2024-02-10T06:08:48.459 INFO:tasks.workunit.client.0.smithi178.stdout:op 5470 completed, throughput=5MB/sec 2024-02-10T06:08:48.459 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fJ5EjFW7qIN3iWd off=9467721 len=511956 2024-02-10T06:08:48.463 INFO:tasks.workunit.client.0.smithi178.stdout:op 5471 completed, throughput=5MB/sec 2024-02-10T06:08:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:48 smithi189 ceph-mon[89631]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-02-10T06:08:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:48 smithi178 ceph-mon[92537]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-02-10T06:08:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:48 smithi178 ceph-mon[95116]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-02-10T06:08:49.463 INFO:tasks.workunit.client.0.smithi178.stdout: 1070: throughput=5MB/sec pending data=0 2024-02-10T06:08:49.463 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mYdk3DlJlox0sXt off=4595607 len=1210686 2024-02-10T06:08:49.471 INFO:tasks.workunit.client.0.smithi178.stdout:op 5472 completed, throughput=5MB/sec 2024-02-10T06:08:49.471 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IpRvDjIj-5g68qD off=1975216 len=1394331 2024-02-10T06:08:49.471 INFO:tasks.workunit.client.0.smithi178.stdout:op 5473 completed, throughput=5MB/sec 2024-02-10T06:08:49.471 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-L4H5h-d9YTErHWn off=11442836 len=341899 2024-02-10T06:08:49.472 INFO:tasks.workunit.client.0.smithi178.stdout:op 5474 completed, throughput=5MB/sec 2024-02-10T06:08:49.472 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ViwglEjpVyH5oG9 off=827682 len=1720319 2024-02-10T06:08:49.479 INFO:tasks.workunit.client.0.smithi178.stdout:op 5475 completed, throughput=5MB/sec 2024-02-10T06:08:49.479 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GNIo1MtirC0Kmfk off=716000 len=187823 2024-02-10T06:08:49.482 INFO:tasks.workunit.client.0.smithi178.stdout:op 5476 completed, throughput=5MB/sec 2024-02-10T06:08:49.482 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4t6aEBBjZLZaiYC off=9409865 len=1584526 2024-02-10T06:08:49.483 INFO:tasks.workunit.client.0.smithi178.stdout:op 5477 completed, throughput=5MB/sec 2024-02-10T06:08:50.484 INFO:tasks.workunit.client.0.smithi178.stdout: 1071: throughput=5MB/sec pending data=0 2024-02-10T06:08:50.484 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SsSGTiNS7PmWwpa off=5890959 len=550160 2024-02-10T06:08:50.485 INFO:tasks.workunit.client.0.smithi178.stdout:op 5478 completed, throughput=5MB/sec 2024-02-10T06:08:50.486 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-N55V-8d4l4WaSEg off=8780989 len=2089152 2024-02-10T06:08:50.498 INFO:tasks.workunit.client.0.smithi178.stdout:op 5479 completed, throughput=5MB/sec 2024-02-10T06:08:50.498 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MM994crNueT82M_ off=9415227 len=111902 2024-02-10T06:08:50.501 INFO:tasks.workunit.client.0.smithi178.stdout:op 5480 completed, throughput=5MB/sec 2024-02-10T06:08:50.501 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3nhOiTSq6UJdKKe off=12963697 len=838254 2024-02-10T06:08:50.506 INFO:tasks.workunit.client.0.smithi178.stdout:op 5481 completed, throughput=5MB/sec 2024-02-10T06:08:50.506 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hqb-GsZ6AfXh2SB off=458519 len=354032 2024-02-10T06:08:50.507 INFO:tasks.workunit.client.0.smithi178.stdout:op 5482 completed, throughput=5MB/sec 2024-02-10T06:08:50.507 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OQp-Gia7LbyuoQo off=6327940 len=156312 2024-02-10T06:08:50.507 INFO:tasks.workunit.client.0.smithi178.stdout:op 5483 completed, throughput=5MB/sec 2024-02-10T06:08:51.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:50 smithi189 ceph-mon[89631]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T06:08:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:50 smithi178 ceph-mon[92537]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T06:08:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:50 smithi178 ceph-mon[95116]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-10T06:08:51.507 INFO:tasks.workunit.client.0.smithi178.stdout: 1072: throughput=5MB/sec pending data=0 2024-02-10T06:08:51.507 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FjHiRYUqBrH-76G off=3002799 len=1924010 2024-02-10T06:08:51.511 INFO:tasks.workunit.client.0.smithi178.stdout:op 5484 completed, throughput=5MB/sec 2024-02-10T06:08:51.511 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-svBfCwwGgw3fP0e off=20053492 len=1455673 2024-02-10T06:08:51.513 INFO:tasks.workunit.client.0.smithi178.stdout:op 5485 completed, throughput=5MB/sec 2024-02-10T06:08:51.513 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rnzOC8jETFuiEbb off=272732 len=1866344 2024-02-10T06:08:51.521 INFO:tasks.workunit.client.0.smithi178.stdout:op 5486 completed, throughput=5MB/sec 2024-02-10T06:08:52.521 INFO:tasks.workunit.client.0.smithi178.stdout: 1073: throughput=5MB/sec pending data=0 2024-02-10T06:08:52.522 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VqGtkq7iMDeT8zU off=7102268 len=342976 2024-02-10T06:08:52.525 INFO:tasks.workunit.client.0.smithi178.stdout:op 5487 completed, throughput=5MB/sec 2024-02-10T06:08:52.525 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3nB1U-21stbdQHJ off=3394971 len=1520035 2024-02-10T06:08:52.528 INFO:tasks.workunit.client.0.smithi178.stdout:op 5488 completed, throughput=5MB/sec 2024-02-10T06:08:52.528 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VbIIHOT-JgQGnOo off=2115953 len=2045608 2024-02-10T06:08:52.543 INFO:tasks.workunit.client.0.smithi178.stdout:op 5489 completed, throughput=5MB/sec 2024-02-10T06:08:52.543 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--0IMfJPm4JPoFzw off=9153227 len=418117 2024-02-10T06:08:52.546 INFO:tasks.workunit.client.0.smithi178.stdout:op 5490 completed, throughput=5MB/sec 2024-02-10T06:08:52.547 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OUIRdVGrE6bS44W off=9994923 len=1793522 2024-02-10T06:08:52.553 INFO:tasks.workunit.client.0.smithi178.stdout:op 5491 completed, throughput=5MB/sec 2024-02-10T06:08:53.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:52 smithi189 ceph-mon[89631]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:08:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:52 smithi178 ceph-mon[92537]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:08:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:52 smithi178 ceph-mon[95116]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:08:53.554 INFO:tasks.workunit.client.0.smithi178.stdout: 1074: throughput=5MB/sec pending data=0 2024-02-10T06:08:53.554 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3eK-6AZE6QQSnB4 off=3973289 len=207179 2024-02-10T06:08:53.555 INFO:tasks.workunit.client.0.smithi178.stdout:op 5492 completed, throughput=5MB/sec 2024-02-10T06:08:53.555 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-V1NbCRJK164aTsZ off=22591981 len=1570850 2024-02-10T06:08:53.563 INFO:tasks.workunit.client.0.smithi178.stdout:op 5493 completed, throughput=5MB/sec 2024-02-10T06:08:53.564 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-47tboMJqVvlWy2_ off=12366301 len=1512686 2024-02-10T06:08:53.571 INFO:tasks.workunit.client.0.smithi178.stdout:op 5494 completed, throughput=5MB/sec 2024-02-10T06:08:53.572 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xgN4isoMXanjZge off=3427869 len=1138935 2024-02-10T06:08:53.572 INFO:tasks.workunit.client.0.smithi178.stdout:op 5495 completed, throughput=5MB/sec 2024-02-10T06:08:53.572 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WIg-psJhSprfMXP off=7523496 len=367247 2024-02-10T06:08:53.573 INFO:tasks.workunit.client.0.smithi178.stdout:op 5496 completed, throughput=5MB/sec 2024-02-10T06:08:54.574 INFO:tasks.workunit.client.0.smithi178.stdout: 1075: throughput=5MB/sec pending data=0 2024-02-10T06:08:54.574 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nmOWKtoiTAApNc0 off=612152 len=184467 2024-02-10T06:08:54.575 INFO:tasks.workunit.client.0.smithi178.stdout:op 5497 completed, throughput=5MB/sec 2024-02-10T06:08:54.575 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-q2fcULUAUwVX3ik off=7335988 len=1623098 2024-02-10T06:08:54.585 INFO:tasks.workunit.client.0.smithi178.stdout:op 5498 completed, throughput=5MB/sec 2024-02-10T06:08:54.585 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lBm557V1krbqxEg off=2088309 len=1460430 2024-02-10T06:08:54.595 INFO:tasks.workunit.client.0.smithi178.stdout:op 5499 completed, throughput=5MB/sec 2024-02-10T06:08:54.595 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XkRlWjzrwhNlkVL off=9333886 len=1226069 2024-02-10T06:08:54.601 INFO:tasks.workunit.client.0.smithi178.stdout:op 5500 completed, throughput=5MB/sec 2024-02-10T06:08:54.601 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SE87KE1wc126oNy off=338600 len=2037660 2024-02-10T06:08:54.610 INFO:tasks.workunit.client.0.smithi178.stdout:op 5501 completed, throughput=5MB/sec 2024-02-10T06:08:55.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:54 smithi189 ceph-mon[89631]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:08:55.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:54 smithi178 ceph-mon[92537]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:08:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:54 smithi178 ceph-mon[95116]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:08:55.611 INFO:tasks.workunit.client.0.smithi178.stdout: 1076: throughput=5MB/sec pending data=0 2024-02-10T06:08:55.611 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wMhxlSa6CSyDEP7 off=4498776 len=2055207 2024-02-10T06:08:55.615 INFO:tasks.workunit.client.0.smithi178.stdout:op 5502 completed, throughput=5MB/sec 2024-02-10T06:08:55.615 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-N9cCb6eUSklEyZH off=9852950 len=526277 2024-02-10T06:08:55.616 INFO:tasks.workunit.client.0.smithi178.stdout:op 5503 completed, throughput=5MB/sec 2024-02-10T06:08:55.616 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-z3cM2arj7Is7b0F off=15355054 len=1391636 2024-02-10T06:08:55.623 INFO:tasks.workunit.client.0.smithi178.stdout:op 5504 completed, throughput=5MB/sec 2024-02-10T06:08:55.624 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ui3JiwA53yl12N9 off=5420857 len=463384 2024-02-10T06:08:55.624 INFO:tasks.workunit.client.0.smithi178.stdout:op 5505 completed, throughput=5MB/sec 2024-02-10T06:08:56.625 INFO:tasks.workunit.client.0.smithi178.stdout: 1077: throughput=5MB/sec pending data=0 2024-02-10T06:08:56.625 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-67gLF4htq8dRVjf off=16902940 len=595332 2024-02-10T06:08:56.626 INFO:tasks.workunit.client.0.smithi178.stdout:op 5506 completed, throughput=5MB/sec 2024-02-10T06:08:56.626 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NHC0AhwSdM0t2yB off=1601981 len=711433 2024-02-10T06:08:56.627 INFO:tasks.workunit.client.0.smithi178.stdout:op 5507 completed, throughput=5MB/sec 2024-02-10T06:08:56.627 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-d0Cf3x1GTfCmSSk off=425842 len=1128289 2024-02-10T06:08:56.634 INFO:tasks.workunit.client.0.smithi178.stdout:op 5508 completed, throughput=5MB/sec 2024-02-10T06:08:56.634 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--vJnXnNFd5oa8Z7 off=10285344 len=844339 2024-02-10T06:08:56.639 INFO:tasks.workunit.client.0.smithi178.stdout:op 5509 completed, throughput=5MB/sec 2024-02-10T06:08:56.639 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ezc2v7CoQacq5DQ off=16995051 len=1662948 2024-02-10T06:08:56.647 INFO:tasks.workunit.client.0.smithi178.stdout:op 5510 completed, throughput=5MB/sec 2024-02-10T06:08:56.648 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-015QAewATprGDiR off=689554 len=1708600 2024-02-10T06:08:56.649 INFO:tasks.workunit.client.0.smithi178.stdout:op 5511 completed, throughput=5MB/sec 2024-02-10T06:08:57.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:56 smithi189 ceph-mon[89631]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T06:08:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:56 smithi178 ceph-mon[92537]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T06:08:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:56 smithi178 ceph-mon[95116]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-10T06:08:57.650 INFO:tasks.workunit.client.0.smithi178.stdout: 1078: throughput=5MB/sec pending data=0 2024-02-10T06:08:57.650 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-bgpf49e3NMIBDbG off=13033096 len=473180 2024-02-10T06:08:57.651 INFO:tasks.workunit.client.0.smithi178.stdout:op 5512 completed, throughput=5MB/sec 2024-02-10T06:08:57.651 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Jue0ndjUIoJjkO1 off=9080992 len=1279850 2024-02-10T06:08:57.653 INFO:tasks.workunit.client.0.smithi178.stdout:op 5513 completed, throughput=5MB/sec 2024-02-10T06:08:57.654 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4vMtZLJ2ecT3uQV off=689381 len=1338319 2024-02-10T06:08:57.661 INFO:tasks.workunit.client.0.smithi178.stdout:op 5514 completed, throughput=5MB/sec 2024-02-10T06:08:57.661 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HLuGth03p02Eaq_ off=7746 len=1578144 2024-02-10T06:08:57.665 INFO:tasks.workunit.client.0.smithi178.stdout:op 5515 completed, throughput=5MB/sec 2024-02-10T06:08:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:08:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:08:57] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:08:58.665 INFO:tasks.workunit.client.0.smithi178.stdout: 1079: throughput=5MB/sec pending data=0 2024-02-10T06:08:58.666 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AL68nSFWllN0NFz off=17719985 len=1546119 2024-02-10T06:08:58.675 INFO:tasks.workunit.client.0.smithi178.stdout:op 5516 completed, throughput=5MB/sec 2024-02-10T06:08:58.675 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--WDUIx0llJBWnON off=81165 len=2062388 2024-02-10T06:08:58.683 INFO:tasks.workunit.client.0.smithi178.stdout:op 5517 completed, throughput=5MB/sec 2024-02-10T06:08:58.683 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tG7D5n_hDaoAHwg off=14600669 len=1913468 2024-02-10T06:08:58.690 INFO:tasks.workunit.client.0.smithi178.stdout:op 5518 completed, throughput=5MB/sec 2024-02-10T06:08:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:58 smithi189 ceph-mon[89631]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T06:08:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:08:59.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:08:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:58 smithi178 ceph-mon[92537]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T06:08:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:08:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:08:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:58 smithi178 ceph-mon[95116]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T06:08:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:08:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:08:59.691 INFO:tasks.workunit.client.0.smithi178.stdout: 1080: throughput=5MB/sec pending data=0 2024-02-10T06:08:59.691 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cpOc7innzIZX95r off=486965 len=291063 2024-02-10T06:08:59.691 INFO:tasks.workunit.client.0.smithi178.stdout:op 5519 completed, throughput=5MB/sec 2024-02-10T06:08:59.692 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iVWN1at76P4qzX7 off=17010448 len=811677 2024-02-10T06:08:59.692 INFO:tasks.workunit.client.0.smithi178.stdout:op 5520 completed, throughput=5MB/sec 2024-02-10T06:08:59.692 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-b26txe-6H2PXtss off=3630815 len=1708582 2024-02-10T06:08:59.699 INFO:tasks.workunit.client.0.smithi178.stdout:op 5521 completed, throughput=5MB/sec 2024-02-10T06:08:59.699 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dARKYHu2yVjFsnI off=3220199 len=181361 2024-02-10T06:08:59.699 INFO:tasks.workunit.client.0.smithi178.stdout:op 5522 completed, throughput=5MB/sec 2024-02-10T06:08:59.699 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MITSz6JA79piVVt off=1127642 len=1398290 2024-02-10T06:08:59.701 INFO:tasks.workunit.client.0.smithi178.stdout:op 5523 completed, throughput=5MB/sec 2024-02-10T06:09:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:09:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:09:00.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:08:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:09:00.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:09:00.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:09:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:08:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:09:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:09:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:09:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:08:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:09:00.701 INFO:tasks.workunit.client.0.smithi178.stdout: 1081: throughput=5MB/sec pending data=0 2024-02-10T06:09:00.701 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7_kENapGVfvmHEa off=23416048 len=1797827 2024-02-10T06:09:00.709 INFO:tasks.workunit.client.0.smithi178.stdout:op 5524 completed, throughput=5MB/sec 2024-02-10T06:09:00.709 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GfEgcpTkxWscFne off=6585269 len=1798307 2024-02-10T06:09:00.710 INFO:tasks.workunit.client.0.smithi178.stdout:op 5525 completed, throughput=5MB/sec 2024-02-10T06:09:00.711 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gVRP7J7cIcF09Dx off=5930541 len=1138199 2024-02-10T06:09:00.719 INFO:tasks.workunit.client.0.smithi178.stdout:op 5526 completed, throughput=5MB/sec 2024-02-10T06:09:00.719 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-midW4lP0BnDiRVh off=769645 len=1449975 2024-02-10T06:09:00.720 INFO:tasks.workunit.client.0.smithi178.stdout:op 5527 completed, throughput=5MB/sec 2024-02-10T06:09:01.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:00 smithi189 ceph-mon[89631]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-10T06:09:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:00 smithi178 ceph-mon[92537]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-10T06:09:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:00 smithi178 ceph-mon[95116]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-10T06:09:01.721 INFO:tasks.workunit.client.0.smithi178.stdout: 1082: throughput=5MB/sec pending data=0 2024-02-10T06:09:01.721 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-p-NLhSRyzXhX2yl off=11240196 len=1797037 2024-02-10T06:09:01.723 INFO:tasks.workunit.client.0.smithi178.stdout:op 5528 completed, throughput=5MB/sec 2024-02-10T06:09:01.723 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qJtejMLX6V463qW off=1213291 len=1982768 2024-02-10T06:09:01.731 INFO:tasks.workunit.client.0.smithi178.stdout:op 5529 completed, throughput=5MB/sec 2024-02-10T06:09:01.731 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Cc-aHy8l0PzzvF5 off=15218639 len=346646 2024-02-10T06:09:01.733 INFO:tasks.workunit.client.0.smithi178.stdout:op 5530 completed, throughput=5MB/sec 2024-02-10T06:09:01.733 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xX1OcTGVnCWJJEe off=525179 len=1001603 2024-02-10T06:09:01.734 INFO:tasks.workunit.client.0.smithi178.stdout:op 5531 completed, throughput=5MB/sec 2024-02-10T06:09:02.734 INFO:tasks.workunit.client.0.smithi178.stdout: 1083: throughput=5MB/sec pending data=0 2024-02-10T06:09:02.734 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--c-xpT26uaXh5S- off=12950344 len=1629617 2024-02-10T06:09:02.743 INFO:tasks.workunit.client.0.smithi178.stdout:op 5532 completed, throughput=5MB/sec 2024-02-10T06:09:02.743 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-o0KuUz31JeMSp5a off=380520 len=881962 2024-02-10T06:09:02.749 INFO:tasks.workunit.client.0.smithi178.stdout:op 5533 completed, throughput=5MB/sec 2024-02-10T06:09:02.749 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qOEhhHXI08uB3BS off=3119021 len=1106890 2024-02-10T06:09:02.755 INFO:tasks.workunit.client.0.smithi178.stdout:op 5534 completed, throughput=5MB/sec 2024-02-10T06:09:02.755 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0uhNlj6o9NukkAu off=15317234 len=543138 2024-02-10T06:09:02.759 INFO:tasks.workunit.client.0.smithi178.stdout:op 5535 completed, throughput=5MB/sec 2024-02-10T06:09:02.759 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CMecud5jWUG6QSN off=99867 len=1205434 2024-02-10T06:09:02.760 INFO:tasks.workunit.client.0.smithi178.stdout:op 5536 completed, throughput=5MB/sec 2024-02-10T06:09:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:02 smithi189 ceph-mon[89631]: pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:09:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:02 smithi178 ceph-mon[92537]: pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:09:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:02 smithi178 ceph-mon[95116]: pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-10T06:09:03.761 INFO:tasks.workunit.client.0.smithi178.stdout: 1084: throughput=5MB/sec pending data=0 2024-02-10T06:09:03.761 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Cj-YupCuJYGcGdv off=4538160 len=1860252 2024-02-10T06:09:03.763 INFO:tasks.workunit.client.0.smithi178.stdout:op 5537 completed, throughput=5MB/sec 2024-02-10T06:09:03.763 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-seaRjlcS9PH1ji6 off=730921 len=2038162 2024-02-10T06:09:03.772 INFO:tasks.workunit.client.0.smithi178.stdout:op 5538 completed, throughput=5MB/sec 2024-02-10T06:09:03.772 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NoDRhZoxTFz-5oU off=12533914 len=1004692 2024-02-10T06:09:03.777 INFO:tasks.workunit.client.0.smithi178.stdout:op 5539 completed, throughput=5MB/sec 2024-02-10T06:09:04.777 INFO:tasks.workunit.client.0.smithi178.stdout: 1085: throughput=5MB/sec pending data=0 2024-02-10T06:09:04.777 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qqKX78kwv1iobve off=9601176 len=1202735 2024-02-10T06:09:04.780 INFO:tasks.workunit.client.0.smithi178.stdout:op 5540 completed, throughput=5MB/sec 2024-02-10T06:09:04.780 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4xmhI3k5grAK3Fj off=10879200 len=1270608 2024-02-10T06:09:04.782 INFO:tasks.workunit.client.0.smithi178.stdout:op 5541 completed, throughput=5MB/sec 2024-02-10T06:09:04.782 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CeBJl4vM-5wYaUX off=2660451 len=698052 2024-02-10T06:09:04.783 INFO:tasks.workunit.client.0.smithi178.stdout:op 5542 completed, throughput=5MB/sec 2024-02-10T06:09:04.783 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wSMS2vBwim7OK0- off=15912823 len=1151841 2024-02-10T06:09:04.785 INFO:tasks.workunit.client.0.smithi178.stdout:op 5543 completed, throughput=5MB/sec 2024-02-10T06:09:04.785 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9Jc2q7Bbf2nkqJz off=5207485 len=4382 2024-02-10T06:09:04.787 INFO:tasks.workunit.client.0.smithi178.stdout:op 5544 completed, throughput=5MB/sec 2024-02-10T06:09:04.787 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Gbk0YChygsJyWCf off=7440171 len=1309676 2024-02-10T06:09:04.789 INFO:tasks.workunit.client.0.smithi178.stdout:op 5545 completed, throughput=5MB/sec 2024-02-10T06:09:05.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:04 smithi189 ceph-mon[89631]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:09:05.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:04 smithi178 ceph-mon[92537]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:09:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:04 smithi178 ceph-mon[95116]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:09:05.789 INFO:tasks.workunit.client.0.smithi178.stdout: 1086: throughput=5MB/sec pending data=0 2024-02-10T06:09:05.790 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oLpSRgyuBzo7LfH off=1488446 len=985169 2024-02-10T06:09:05.791 INFO:tasks.workunit.client.0.smithi178.stdout:op 5546 completed, throughput=5MB/sec 2024-02-10T06:09:05.791 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-06OKD5kuAYHl6M1 off=7310894 len=449764 2024-02-10T06:09:05.792 INFO:tasks.workunit.client.0.smithi178.stdout:op 5547 completed, throughput=5MB/sec 2024-02-10T06:09:05.792 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-V8IupNmoDGNWKKg off=8006313 len=1171911 2024-02-10T06:09:05.799 INFO:tasks.workunit.client.0.smithi178.stdout:op 5548 completed, throughput=5MB/sec 2024-02-10T06:09:05.799 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TdRNKRWskGDyl_G off=11663211 len=617173 2024-02-10T06:09:05.803 INFO:tasks.workunit.client.0.smithi178.stdout:op 5549 completed, throughput=5MB/sec 2024-02-10T06:09:05.803 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-OIiP0di7PaV_q8H off=14295483 len=1389906 2024-02-10T06:09:05.805 INFO:tasks.workunit.client.0.smithi178.stdout:op 5550 completed, throughput=5MB/sec 2024-02-10T06:09:06.805 INFO:tasks.workunit.client.0.smithi178.stdout: 1087: throughput=5MB/sec pending data=0 2024-02-10T06:09:06.806 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aOaTsBdkzDnog5Y off=1822989 len=1010499 2024-02-10T06:09:06.806 INFO:tasks.workunit.client.0.smithi178.stdout:op 5551 completed, throughput=5MB/sec 2024-02-10T06:09:06.807 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Jh-YEo77xx07F27 off=1785920 len=559795 2024-02-10T06:09:06.810 INFO:tasks.workunit.client.0.smithi178.stdout:op 5552 completed, throughput=5MB/sec 2024-02-10T06:09:06.810 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kb2S0oy0WhVztsz off=1200411 len=780450 2024-02-10T06:09:06.815 INFO:tasks.workunit.client.0.smithi178.stdout:op 5553 completed, throughput=5MB/sec 2024-02-10T06:09:06.815 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VPvZiyGxzWsjoz0 off=8109416 len=1665764 2024-02-10T06:09:06.825 INFO:tasks.workunit.client.0.smithi178.stdout:op 5554 completed, throughput=5MB/sec 2024-02-10T06:09:06.825 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-KVRNFe8u9bqdTey off=237449 len=2017446 2024-02-10T06:09:06.834 INFO:tasks.workunit.client.0.smithi178.stdout:op 5555 completed, throughput=5MB/sec 2024-02-10T06:09:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:06 smithi189 ceph-mon[89631]: pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:09:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:06 smithi178 ceph-mon[95116]: pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:09:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:06 smithi178 ceph-mon[92537]: pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:09:07.834 INFO:tasks.workunit.client.0.smithi178.stdout: 1088: throughput=5MB/sec pending data=0 2024-02-10T06:09:07.834 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DS_lY06Cll9lMcJ off=2963897 len=462719 2024-02-10T06:09:07.838 INFO:tasks.workunit.client.0.smithi178.stdout:op 5556 completed, throughput=5MB/sec 2024-02-10T06:09:07.838 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-BtGeWo_lbV4zHVZ off=944681 len=1251561 2024-02-10T06:09:07.847 INFO:tasks.workunit.client.0.smithi178.stdout:op 5557 completed, throughput=5MB/sec 2024-02-10T06:09:07.847 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rQaFLz0lO47-XU9 off=6628060 len=476715 2024-02-10T06:09:07.848 INFO:tasks.workunit.client.0.smithi178.stdout:op 5558 completed, throughput=5MB/sec 2024-02-10T06:09:07.848 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--SkHiIvoPLcup2L off=18099318 len=352751 2024-02-10T06:09:07.849 INFO:tasks.workunit.client.0.smithi178.stdout:op 5559 completed, throughput=5MB/sec 2024-02-10T06:09:07.849 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-k3QwczDVpk2QIH1 off=4575000 len=231646 2024-02-10T06:09:07.850 INFO:tasks.workunit.client.0.smithi178.stdout:op 5560 completed, throughput=5MB/sec 2024-02-10T06:09:07.850 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Hsp1JXJY4oOOnw8 off=2931228 len=1192616 2024-02-10T06:09:07.852 INFO:tasks.workunit.client.0.smithi178.stdout:op 5561 completed, throughput=5MB/sec 2024-02-10T06:09:07.852 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FEsoOK-3X8W2G9i off=19866646 len=266530 2024-02-10T06:09:07.853 INFO:tasks.workunit.client.0.smithi178.stdout:op 5562 completed, throughput=5MB/sec 2024-02-10T06:09:07.853 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-O-VhDwn5fjPjsUV off=16604266 len=628030 2024-02-10T06:09:07.857 INFO:tasks.workunit.client.0.smithi178.stdout:op 5563 completed, throughput=5MB/sec 2024-02-10T06:09:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:09:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:09:07] "GET /metrics HTTP/1.1" 200 34080 "" "Prometheus/2.43.0" 2024-02-10T06:09:08.857 INFO:tasks.workunit.client.0.smithi178.stdout: 1089: throughput=5MB/sec pending data=0 2024-02-10T06:09:08.857 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gWeY5bJXmGcO5Su off=1987226 len=885387 2024-02-10T06:09:08.859 INFO:tasks.workunit.client.0.smithi178.stdout:op 5564 completed, throughput=5MB/sec 2024-02-10T06:09:08.860 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lHuLwyt7NrBa5HA off=10686601 len=1296803 2024-02-10T06:09:08.865 INFO:tasks.workunit.client.0.smithi178.stdout:op 5565 completed, throughput=5MB/sec 2024-02-10T06:09:08.865 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9txjhv4Z5kP2ET1 off=8297839 len=1897098 2024-02-10T06:09:08.869 INFO:tasks.workunit.client.0.smithi178.stdout:op 5566 completed, throughput=5MB/sec 2024-02-10T06:09:08.869 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wCL_eKClk9w4eVE off=6669550 len=1638038 2024-02-10T06:09:08.872 INFO:tasks.workunit.client.0.smithi178.stdout:op 5567 completed, throughput=5MB/sec 2024-02-10T06:09:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:08 smithi178 ceph-mon[92537]: pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T06:09:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:08 smithi178 ceph-mon[95116]: pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T06:09:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:08 smithi189 ceph-mon[89631]: pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-10T06:09:09.872 INFO:tasks.workunit.client.0.smithi178.stdout: 1090: throughput=5MB/sec pending data=0 2024-02-10T06:09:09.872 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GKqWn9Q16RzQOkz off=1207258 len=825466 2024-02-10T06:09:09.877 INFO:tasks.workunit.client.0.smithi178.stdout:op 5568 completed, throughput=5MB/sec 2024-02-10T06:09:09.878 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wG3aJztBWIuHFl7 off=6526955 len=631361 2024-02-10T06:09:09.883 INFO:tasks.workunit.client.0.smithi178.stdout:op 5569 completed, throughput=5MB/sec 2024-02-10T06:09:09.883 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kbdPZAEvqfM_Aii off=882752 len=1180820 2024-02-10T06:09:09.888 INFO:tasks.workunit.client.0.smithi178.stdout:op 5570 completed, throughput=5MB/sec 2024-02-10T06:09:09.888 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZaRCDI78SOeJD-3 off=4358932 len=418863 2024-02-10T06:09:09.891 INFO:tasks.workunit.client.0.smithi178.stdout:op 5571 completed, throughput=5MB/sec 2024-02-10T06:09:09.891 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TT_Yxl2tULIYm_A off=529389 len=1149107 2024-02-10T06:09:09.896 INFO:tasks.workunit.client.0.smithi178.stdout:op 5572 completed, throughput=5MB/sec 2024-02-10T06:09:09.896 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NwhOU0r7qPNmuFv off=13496558 len=337049 2024-02-10T06:09:09.899 INFO:tasks.workunit.client.0.smithi178.stdout:op 5573 completed, throughput=5MB/sec 2024-02-10T06:09:09.900 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_W6SmUcgSBJqXu9 off=13027296 len=647871 2024-02-10T06:09:09.903 INFO:tasks.workunit.client.0.smithi178.stdout:op 5574 completed, throughput=5MB/sec 2024-02-10T06:09:10.904 INFO:tasks.workunit.client.0.smithi178.stdout: 1091: throughput=5MB/sec pending data=0 2024-02-10T06:09:10.904 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vzTilfxA7w86BO6 off=3889083 len=1061332 2024-02-10T06:09:10.905 INFO:tasks.workunit.client.0.smithi178.stdout:op 5575 completed, throughput=5MB/sec 2024-02-10T06:09:10.906 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZHxp1u8VJNtWuQU off=3872086 len=1086994 2024-02-10T06:09:10.911 INFO:tasks.workunit.client.0.smithi178.stdout:op 5576 completed, throughput=5MB/sec 2024-02-10T06:09:10.911 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kXt_Whqop1kVO0D off=9607733 len=1213327 2024-02-10T06:09:10.917 INFO:tasks.workunit.client.0.smithi178.stdout:op 5577 completed, throughput=5MB/sec 2024-02-10T06:09:10.917 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2e2jG5Klw79q3fv off=1425859 len=1069296 2024-02-10T06:09:10.922 INFO:tasks.workunit.client.0.smithi178.stdout:op 5578 completed, throughput=5MB/sec 2024-02-10T06:09:10.922 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Brfz112KPJdL1ME off=12264882 len=862309 2024-02-10T06:09:10.924 INFO:tasks.workunit.client.0.smithi178.stdout:op 5579 completed, throughput=5MB/sec 2024-02-10T06:09:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:10 smithi178 ceph-mon[92537]: pgmap v1969: 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-02-10T06:09:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:10 smithi178 ceph-mon[95116]: pgmap v1969: 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-02-10T06:09:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:10 smithi189 ceph-mon[89631]: pgmap v1969: 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-02-10T06:09:11.925 INFO:tasks.workunit.client.0.smithi178.stdout: 1092: throughput=5MB/sec pending data=0 2024-02-10T06:09:11.925 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BvXnK85I5bnk2FS off=6640731 len=235672 2024-02-10T06:09:11.926 INFO:tasks.workunit.client.0.smithi178.stdout:op 5580 completed, throughput=5MB/sec 2024-02-10T06:09:11.926 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zcBJL5_a62Pg0mR off=0 len=1891787 2024-02-10T06:09:11.934 INFO:tasks.workunit.client.0.smithi178.stdout:op 5581 completed, throughput=5MB/sec 2024-02-10T06:09:11.935 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Iq4Wd7B4aMjZkyL off=20598571 len=1159083 2024-02-10T06:09:11.937 INFO:tasks.workunit.client.0.smithi178.stdout:op 5582 completed, throughput=5MB/sec 2024-02-10T06:09:11.937 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LjRsgWbIhvcYwH1 off=3086996 len=686213 2024-02-10T06:09:11.939 INFO:tasks.workunit.client.0.smithi178.stdout:op 5583 completed, throughput=5MB/sec 2024-02-10T06:09:11.939 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dVxW_1waEeEpPTq off=10041916 len=661704 2024-02-10T06:09:11.943 INFO:tasks.workunit.client.0.smithi178.stdout:op 5584 completed, throughput=5MB/sec 2024-02-10T06:09:11.943 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_5eyWbyYjj7BDFf off=5499819 len=48383 2024-02-10T06:09:11.944 INFO:tasks.workunit.client.0.smithi178.stdout:op 5585 completed, throughput=5MB/sec 2024-02-10T06:09:11.944 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IlMQMPwNzRXsJem off=2272299 len=1800626 2024-02-10T06:09:11.952 INFO:tasks.workunit.client.0.smithi178.stdout:op 5586 completed, throughput=5MB/sec 2024-02-10T06:09:12.952 INFO:tasks.workunit.client.0.smithi178.stdout: 1093: throughput=5MB/sec pending data=0 2024-02-10T06:09:12.952 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-X6dQcGFsj7T_JR3 off=8962480 len=760747 2024-02-10T06:09:12.956 INFO:tasks.workunit.client.0.smithi178.stdout:op 5587 completed, throughput=5MB/sec 2024-02-10T06:09:12.957 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zWIK91eOkLvIzCG off=9072028 len=54236 2024-02-10T06:09:12.957 INFO:tasks.workunit.client.0.smithi178.stdout:op 5588 completed, throughput=5MB/sec 2024-02-10T06:09:12.957 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oSJjGdXR94ymgUx off=3021193 len=1738081 2024-02-10T06:09:12.964 INFO:tasks.workunit.client.0.smithi178.stdout:op 5589 completed, throughput=5MB/sec 2024-02-10T06:09:12.964 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NpACcGpbrj8KwtJ off=8765214 len=198978 2024-02-10T06:09:12.967 INFO:tasks.workunit.client.0.smithi178.stdout:op 5590 completed, throughput=5MB/sec 2024-02-10T06:09:12.967 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KZersfeLf2JyEp3 off=10523856 len=303168 2024-02-10T06:09:12.968 INFO:tasks.workunit.client.0.smithi178.stdout:op 5591 completed, throughput=5MB/sec 2024-02-10T06:09:12.968 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_RhspQ7CXuaID5R off=1968381 len=1210795 2024-02-10T06:09:12.969 INFO:tasks.workunit.client.0.smithi178.stdout:op 5592 completed, throughput=5MB/sec 2024-02-10T06:09:13.089 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:12 smithi189 ceph-mon[89631]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:09:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:12 smithi178 ceph-mon[92537]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:09:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:12 smithi178 ceph-mon[95116]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:09:13.970 INFO:tasks.workunit.client.0.smithi178.stdout: 1094: throughput=5MB/sec pending data=0 2024-02-10T06:09:13.970 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-31X25K8aUklw505 off=20201850 len=215501 2024-02-10T06:09:13.974 INFO:tasks.workunit.client.0.smithi178.stdout:op 5593 completed, throughput=5MB/sec 2024-02-10T06:09:13.974 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PfBXnJoSJhEAtfE off=4586409 len=831963 2024-02-10T06:09:13.979 INFO:tasks.workunit.client.0.smithi178.stdout:op 5594 completed, throughput=5MB/sec 2024-02-10T06:09:13.979 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MoT9pWrRM4n8PiD off=9494232 len=1532975 2024-02-10T06:09:13.986 INFO:tasks.workunit.client.0.smithi178.stdout:op 5595 completed, throughput=5MB/sec 2024-02-10T06:09:13.986 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OVmhGmDsjkXSX9- off=448187 len=45849 2024-02-10T06:09:13.989 INFO:tasks.workunit.client.0.smithi178.stdout:op 5596 completed, throughput=5MB/sec 2024-02-10T06:09:13.989 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YhvlO32jMY5Ys_I off=785257 len=221462 2024-02-10T06:09:13.989 INFO:tasks.workunit.client.0.smithi178.stdout:op 5597 completed, throughput=5MB/sec 2024-02-10T06:09:13.989 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6OSd3FN3F5e-Zjp off=12393091 len=1808435 2024-02-10T06:09:13.993 INFO:tasks.workunit.client.0.smithi178.stdout:op 5598 completed, throughput=5MB/sec 2024-02-10T06:09:13.993 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-GFQAue68S7QEFwE off=12941077 len=33056 2024-02-10T06:09:13.993 INFO:tasks.workunit.client.0.smithi178.stdout:op 5599 completed, throughput=5MB/sec 2024-02-10T06:09:13.993 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-FIhmgZPgq0XZU5x off=14072089 len=424739 2024-02-10T06:09:13.994 INFO:tasks.workunit.client.0.smithi178.stdout:op 5600 completed, throughput=5MB/sec 2024-02-10T06:09:14.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:09:14.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:09:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:09:14.994 INFO:tasks.workunit.client.0.smithi178.stdout: 1095: throughput=5MB/sec pending data=0 2024-02-10T06:09:14.995 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-b9V7rCCtjQcEeUN off=1905394 len=708901 2024-02-10T06:09:14.996 INFO:tasks.workunit.client.0.smithi178.stdout:op 5601 completed, throughput=5MB/sec 2024-02-10T06:09:14.996 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wnNVWR5y9xOCxcC off=18832136 len=1727706 2024-02-10T06:09:15.005 INFO:tasks.workunit.client.0.smithi178.stdout:op 5602 completed, throughput=5MB/sec 2024-02-10T06:09:15.005 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MceHahLbL4tcU9- off=1512721 len=577417 2024-02-10T06:09:15.009 INFO:tasks.workunit.client.0.smithi178.stdout:op 5603 completed, throughput=5MB/sec 2024-02-10T06:09:15.010 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qwnF4pUrNAMTLPr off=2939674 len=271838 2024-02-10T06:09:15.012 INFO:tasks.workunit.client.0.smithi178.stdout:op 5604 completed, throughput=5MB/sec 2024-02-10T06:09:15.012 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1MzV2S18CnR8yF0 off=12851632 len=297701 2024-02-10T06:09:15.015 INFO:tasks.workunit.client.0.smithi178.stdout:op 5605 completed, throughput=5MB/sec 2024-02-10T06:09:15.016 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yZ1Q65Y9QzYoQAf off=406073 len=1899918 2024-02-10T06:09:15.024 INFO:tasks.workunit.client.0.smithi178.stdout:op 5606 completed, throughput=5MB/sec 2024-02-10T06:09:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:14 smithi178 ceph-mon[92537]: pgmap v1971: 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-02-10T06:09:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:14 smithi178 ceph-mon[95116]: pgmap v1971: 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-02-10T06:09:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:14 smithi189 ceph-mon[89631]: pgmap v1971: 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-02-10T06:09:16.024 INFO:tasks.workunit.client.0.smithi178.stdout: 1096: throughput=5MB/sec pending data=0 2024-02-10T06:09:16.024 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lOhu6p4KPs9YvZg off=3831064 len=160274 2024-02-10T06:09:16.025 INFO:tasks.workunit.client.0.smithi178.stdout:op 5607 completed, throughput=5MB/sec 2024-02-10T06:09:16.025 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-glUK5ezJ5vyPtaq off=4035946 len=1246460 2024-02-10T06:09:16.031 INFO:tasks.workunit.client.0.smithi178.stdout:op 5608 completed, throughput=5MB/sec 2024-02-10T06:09:16.031 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pu9WPV2y2G7F7VN off=0 len=1254590 2024-02-10T06:09:16.037 INFO:tasks.workunit.client.0.smithi178.stdout:op 5609 completed, throughput=5MB/sec 2024-02-10T06:09:16.037 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JrSJwa1jMvgcxnc off=2813972 len=1647763 2024-02-10T06:09:16.039 INFO:tasks.workunit.client.0.smithi178.stdout:op 5610 completed, throughput=5MB/sec 2024-02-10T06:09:16.039 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-J69jj4iOfT2QuoW off=872739 len=1786114 2024-02-10T06:09:16.040 INFO:tasks.workunit.client.0.smithi178.stdout:op 5611 completed, throughput=5MB/sec 2024-02-10T06:09:17.041 INFO:tasks.workunit.client.0.smithi178.stdout: 1097: throughput=5MB/sec pending data=0 2024-02-10T06:09:17.041 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nK5C9wLzSNnOfY7 off=622427 len=1725965 2024-02-10T06:09:17.045 INFO:tasks.workunit.client.0.smithi178.stdout:op 5612 completed, throughput=5MB/sec 2024-02-10T06:09:17.045 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DEpentP7NcJrAR- off=502076 len=1149862 2024-02-10T06:09:17.046 INFO:tasks.workunit.client.0.smithi178.stdout:op 5613 completed, throughput=5MB/sec 2024-02-10T06:09:17.046 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Npvb6kYsRfAfXgx off=2843178 len=1529460 2024-02-10T06:09:17.048 INFO:tasks.workunit.client.0.smithi178.stdout:op 5614 completed, throughput=5MB/sec 2024-02-10T06:09:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:16 smithi178 ceph-mon[92537]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:09:17.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:16 smithi178 ceph-mon[95116]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:09:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:16 smithi189 ceph-mon[89631]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:09:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:09:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:09:17] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:09:18.049 INFO:tasks.workunit.client.0.smithi178.stdout: 1098: throughput=5MB/sec pending data=0 2024-02-10T06:09:18.049 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4yq3HO74oPlL7xH off=1239591 len=393419 2024-02-10T06:09:18.050 INFO:tasks.workunit.client.0.smithi178.stdout:op 5615 completed, throughput=5MB/sec 2024-02-10T06:09:18.050 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7-75NnM-MJN9k8U off=3572877 len=1134160 2024-02-10T06:09:18.056 INFO:tasks.workunit.client.0.smithi178.stdout:op 5616 completed, throughput=5MB/sec 2024-02-10T06:09:18.057 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nnNwNXgPN0qWjBP off=2781261 len=1140334 2024-02-10T06:09:18.058 INFO:tasks.workunit.client.0.smithi178.stdout:op 5617 completed, throughput=5MB/sec 2024-02-10T06:09:18.058 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hro_a3IcCtUKSqG off=12980057 len=1062504 2024-02-10T06:09:18.060 INFO:tasks.workunit.client.0.smithi178.stdout:op 5618 completed, throughput=5MB/sec 2024-02-10T06:09:18.060 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BzyBBFFUSveEKFq off=10669307 len=1731027 2024-02-10T06:09:18.062 INFO:tasks.workunit.client.0.smithi178.stdout:op 5619 completed, throughput=5MB/sec 2024-02-10T06:09:19.062 INFO:tasks.workunit.client.0.smithi178.stdout: 1099: throughput=5MB/sec pending data=0 2024-02-10T06:09:19.062 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Tx4_pmG--Csz_ep off=14963999 len=148508 2024-02-10T06:09:19.065 INFO:tasks.workunit.client.0.smithi178.stdout:op 5620 completed, throughput=5MB/sec 2024-02-10T06:09:19.065 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dFry6wqSoT5_L2E off=77958 len=1886552 2024-02-10T06:09:19.073 INFO:tasks.workunit.client.0.smithi178.stdout:op 5621 completed, throughput=5MB/sec 2024-02-10T06:09:19.073 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-KrxKVqQMwzatehC off=1327386 len=1569500 2024-02-10T06:09:19.075 INFO:tasks.workunit.client.0.smithi178.stdout:op 5622 completed, throughput=5MB/sec 2024-02-10T06:09:19.075 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1YvU-KfeYfDOlFq off=6136644 len=1366400 2024-02-10T06:09:19.083 INFO:tasks.workunit.client.0.smithi178.stdout:op 5623 completed, throughput=5MB/sec 2024-02-10T06:09:19.083 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--X97vAhxHSf_Ymn off=7047605 len=288804 2024-02-10T06:09:19.086 INFO:tasks.workunit.client.0.smithi178.stdout:op 5624 completed, throughput=5MB/sec 2024-02-10T06:09:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:18 smithi178 ceph-mon[92537]: pgmap v1973: 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-02-10T06:09:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:18 smithi178 ceph-mon[95116]: pgmap v1973: 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-02-10T06:09:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:18 smithi189 ceph-mon[89631]: pgmap v1973: 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-02-10T06:09:20.086 INFO:tasks.workunit.client.0.smithi178.stdout: 1100: throughput=5MB/sec pending data=0 2024-02-10T06:09:20.087 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wVWxcybvoQrfSsF off=2416322 len=817890 2024-02-10T06:09:20.091 INFO:tasks.workunit.client.0.smithi178.stdout:op 5625 completed, throughput=5MB/sec 2024-02-10T06:09:20.091 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nystvkMbKrAMBnc off=3827002 len=468752 2024-02-10T06:09:20.092 INFO:tasks.workunit.client.0.smithi178.stdout:op 5626 completed, throughput=5MB/sec 2024-02-10T06:09:20.093 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-diYXWaiZrWgze9T off=18622841 len=740809 2024-02-10T06:09:20.093 INFO:tasks.workunit.client.0.smithi178.stdout:op 5627 completed, throughput=5MB/sec 2024-02-10T06:09:20.093 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PEBBWxIb1L1Rvjz off=0 len=1353360 2024-02-10T06:09:20.099 INFO:tasks.workunit.client.0.smithi178.stdout:op 5628 completed, throughput=5MB/sec 2024-02-10T06:09:20.099 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bjRvd6dVRf4FBu3 off=18648090 len=203643 2024-02-10T06:09:20.102 INFO:tasks.workunit.client.0.smithi178.stdout:op 5629 completed, throughput=5MB/sec 2024-02-10T06:09:20.102 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pCTtpB3-1YrscXD off=11123194 len=1917065 2024-02-10T06:09:20.110 INFO:tasks.workunit.client.0.smithi178.stdout:op 5630 completed, throughput=5MB/sec 2024-02-10T06:09:21.110 INFO:tasks.workunit.client.0.smithi178.stdout: 1101: throughput=5MB/sec pending data=0 2024-02-10T06:09:21.110 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yJ51jBfoRgGmQu8 off=11178709 len=1440410 2024-02-10T06:09:21.112 INFO:tasks.workunit.client.0.smithi178.stdout:op 5631 completed, throughput=5MB/sec 2024-02-10T06:09:21.112 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8L0JQr9YioTbYgX off=4041098 len=785452 2024-02-10T06:09:21.113 INFO:tasks.workunit.client.0.smithi178.stdout:op 5632 completed, throughput=5MB/sec 2024-02-10T06:09:21.113 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5H90-CAssTG1hNT off=1331746 len=2041421 2024-02-10T06:09:21.122 INFO:tasks.workunit.client.0.smithi178.stdout:op 5633 completed, throughput=5MB/sec 2024-02-10T06:09:21.122 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cpgivK7qdAcTfeJ off=44623 len=1656959 2024-02-10T06:09:21.123 INFO:tasks.workunit.client.0.smithi178.stdout:op 5634 completed, throughput=5MB/sec 2024-02-10T06:09:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:20 smithi178 ceph-mon[92537]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-10T06:09:21.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:20 smithi178 ceph-mon[95116]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-10T06:09:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:20 smithi189 ceph-mon[89631]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-10T06:09:22.124 INFO:tasks.workunit.client.0.smithi178.stdout: 1102: throughput=5MB/sec pending data=0 2024-02-10T06:09:22.124 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HZEknPK2Iu4R3WT off=247110 len=274040 2024-02-10T06:09:22.125 INFO:tasks.workunit.client.0.smithi178.stdout:op 5635 completed, throughput=5MB/sec 2024-02-10T06:09:22.125 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-xbLmPxbOecvjhi1 off=1108065 len=906549 2024-02-10T06:09:22.130 INFO:tasks.workunit.client.0.smithi178.stdout:op 5636 completed, throughput=5MB/sec 2024-02-10T06:09:22.130 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VJRiAjcCy3pXhng off=12441382 len=1932704 2024-02-10T06:09:22.141 INFO:tasks.workunit.client.0.smithi178.stdout:op 5637 completed, throughput=5MB/sec 2024-02-10T06:09:22.142 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Q9-4MxWWZgm-K3h off=16076981 len=1729803 2024-02-10T06:09:22.149 INFO:tasks.workunit.client.0.smithi178.stdout:op 5638 completed, throughput=5MB/sec 2024-02-10T06:09:23.149 INFO:tasks.workunit.client.0.smithi178.stdout: 1103: throughput=5MB/sec pending data=0 2024-02-10T06:09:23.149 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-hIbAAyM_ZkQnfwa off=1172539 len=1866364 2024-02-10T06:09:23.151 INFO:tasks.workunit.client.0.smithi178.stdout:op 5639 completed, throughput=5MB/sec 2024-02-10T06:09:23.151 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-iQj1P9nNGFUP8Wq off=3696417 len=719166 2024-02-10T06:09:23.152 INFO:tasks.workunit.client.0.smithi178.stdout:op 5640 completed, throughput=5MB/sec 2024-02-10T06:09:23.152 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ayjPU-_1vcTaKDX off=15334406 len=1905262 2024-02-10T06:09:23.154 INFO:tasks.workunit.client.0.smithi178.stdout:op 5641 completed, throughput=5MB/sec 2024-02-10T06:09:23.154 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JX9eWuspgLO_LEl off=18579735 len=734445 2024-02-10T06:09:23.155 INFO:tasks.workunit.client.0.smithi178.stdout:op 5642 completed, throughput=5MB/sec 2024-02-10T06:09:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:22 smithi178 ceph-mon[92537]: pgmap v1975: 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, 5 op/s 2024-02-10T06:09:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:22 smithi178 ceph-mon[95116]: pgmap v1975: 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, 5 op/s 2024-02-10T06:09:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:22 smithi189 ceph-mon[89631]: pgmap v1975: 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, 5 op/s 2024-02-10T06:09:24.156 INFO:tasks.workunit.client.0.smithi178.stdout: 1104: throughput=5MB/sec pending data=0 2024-02-10T06:09:24.156 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_99tLGjr6LbgkDx off=4463374 len=835191 2024-02-10T06:09:24.160 INFO:tasks.workunit.client.0.smithi178.stdout:op 5643 completed, throughput=5MB/sec 2024-02-10T06:09:24.160 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SC4l3WQUwxxIDdi off=7444885 len=329156 2024-02-10T06:09:24.161 INFO:tasks.workunit.client.0.smithi178.stdout:op 5644 completed, throughput=5MB/sec 2024-02-10T06:09:24.161 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uXm8maox3CNgeUn off=13887776 len=884674 2024-02-10T06:09:24.166 INFO:tasks.workunit.client.0.smithi178.stdout:op 5645 completed, throughput=5MB/sec 2024-02-10T06:09:24.166 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-u-gj0pYgJcMnSSV off=17583638 len=2047744 2024-02-10T06:09:24.178 INFO:tasks.workunit.client.0.smithi178.stdout:op 5646 completed, throughput=5MB/sec 2024-02-10T06:09:24.178 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-9DBLYCs8AEBgGbQ off=1173336 len=1897448 2024-02-10T06:09:24.190 INFO:tasks.workunit.client.0.smithi178.stdout:op 5647 completed, throughput=5MB/sec 2024-02-10T06:09:25.191 INFO:tasks.workunit.client.0.smithi178.stdout: 1105: throughput=5MB/sec pending data=0 2024-02-10T06:09:25.191 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Cohk-UeO0AOAQhw off=12684 len=70276 2024-02-10T06:09:25.193 INFO:tasks.workunit.client.0.smithi178.stdout:op 5648 completed, throughput=5MB/sec 2024-02-10T06:09:25.193 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lVcl0GxH9sb7lJN off=4102844 len=2046087 2024-02-10T06:09:25.197 INFO:tasks.workunit.client.0.smithi178.stdout:op 5649 completed, throughput=5MB/sec 2024-02-10T06:09:25.197 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-A4NNoUTx0Mv8QMc off=14582653 len=1766611 2024-02-10T06:09:25.205 INFO:tasks.workunit.client.0.smithi178.stdout:op 5650 completed, throughput=5MB/sec 2024-02-10T06:09:25.205 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-N4zhVV7xb23Zvqd off=3544256 len=1969335 2024-02-10T06:09:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:24 smithi178 ceph-mon[92537]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:09:25.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:24 smithi178 ceph-mon[95116]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:09:25.213 INFO:tasks.workunit.client.0.smithi178.stdout:op 5651 completed, throughput=5MB/sec 2024-02-10T06:09:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:24 smithi189 ceph-mon[89631]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-10T06:09:26.214 INFO:tasks.workunit.client.0.smithi178.stdout: 1106: throughput=5MB/sec pending data=0 2024-02-10T06:09:26.214 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Lvu-gJrAXc8v_C4 off=1518996 len=404584 2024-02-10T06:09:26.217 INFO:tasks.workunit.client.0.smithi178.stdout:op 5652 completed, throughput=5MB/sec 2024-02-10T06:09:26.217 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Kz61t8YwCUxO4c5 off=10085577 len=466509 2024-02-10T06:09:26.218 INFO:tasks.workunit.client.0.smithi178.stdout:op 5653 completed, throughput=5MB/sec 2024-02-10T06:09:26.219 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ntyqHG0i2uiW_H_ off=7891525 len=1908228 2024-02-10T06:09:26.221 INFO:tasks.workunit.client.0.smithi178.stdout:op 5654 completed, throughput=5MB/sec 2024-02-10T06:09:26.221 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PcIsx-_xGCe2hbC off=168238 len=986774 2024-02-10T06:09:26.222 INFO:tasks.workunit.client.0.smithi178.stdout:op 5655 completed, throughput=5MB/sec 2024-02-10T06:09:26.222 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CHAVpyv_BbzWvxq off=2597038 len=552189 2024-02-10T06:09:26.226 INFO:tasks.workunit.client.0.smithi178.stdout:op 5656 completed, throughput=5MB/sec 2024-02-10T06:09:27.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:26 smithi178 ceph-mon[92537]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:09:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:26 smithi178 ceph-mon[95116]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:09:27.226 INFO:tasks.workunit.client.0.smithi178.stdout: 1107: throughput=5MB/sec pending data=0 2024-02-10T06:09:27.226 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-0SFm1QHI_lc176V off=11808414 len=1922318 2024-02-10T06:09:27.238 INFO:tasks.workunit.client.0.smithi178.stdout:op 5657 completed, throughput=5MB/sec 2024-02-10T06:09:27.238 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7C9pM5PR0CXnDxb off=504619 len=1251437 2024-02-10T06:09:27.239 INFO:tasks.workunit.client.0.smithi178.stdout:op 5658 completed, throughput=5MB/sec 2024-02-10T06:09:27.240 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-O-ve7DvImAD2FJ8 off=6563152 len=579946 2024-02-10T06:09:27.240 INFO:tasks.workunit.client.0.smithi178.stdout:op 5659 completed, throughput=5MB/sec 2024-02-10T06:09:27.240 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kCYpKF5TCXautHX off=7012680 len=1532615 2024-02-10T06:09:27.247 INFO:tasks.workunit.client.0.smithi178.stdout:op 5660 completed, throughput=5MB/sec 2024-02-10T06:09:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:26 smithi189 ceph-mon[89631]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-10T06:09:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:09:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:09:27] "GET /metrics HTTP/1.1" 200 34078 "" "Prometheus/2.43.0" 2024-02-10T06:09:28.248 INFO:tasks.workunit.client.0.smithi178.stdout: 1108: throughput=5MB/sec pending data=0 2024-02-10T06:09:28.248 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9iE0zMfUM5ybqL8 off=7101484 len=261275 2024-02-10T06:09:28.249 INFO:tasks.workunit.client.0.smithi178.stdout:op 5661 completed, throughput=5MB/sec 2024-02-10T06:09:28.249 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-e0b9rFrVhWsddtc off=1225503 len=1870867 2024-02-10T06:09:28.260 INFO:tasks.workunit.client.0.smithi178.stdout:op 5662 completed, throughput=5MB/sec 2024-02-10T06:09:28.260 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wGIb1gHeVjoMPNV off=4306734 len=981821 2024-02-10T06:09:28.262 INFO:tasks.workunit.client.0.smithi178.stdout:op 5663 completed, throughput=5MB/sec 2024-02-10T06:09:28.262 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5pFOrzuzq2jwCrv off=2360143 len=2086244 2024-02-10T06:09:28.273 INFO:tasks.workunit.client.0.smithi178.stdout:op 5664 completed, throughput=5MB/sec 2024-02-10T06:09:29.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:28 smithi178 ceph-mon[95116]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:09:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:09:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:28 smithi178 ceph-mon[92537]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:09:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:09:29.274 INFO:tasks.workunit.client.0.smithi178.stdout: 1109: throughput=5MB/sec pending data=0 2024-02-10T06:09:29.274 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uVMlj_e4NnnSwDs off=2144424 len=182326 2024-02-10T06:09:29.277 INFO:tasks.workunit.client.0.smithi178.stdout:op 5665 completed, throughput=5MB/sec 2024-02-10T06:09:29.277 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-r2K31D9P2u-K8KR off=1469762 len=1081370 2024-02-10T06:09:29.283 INFO:tasks.workunit.client.0.smithi178.stdout:op 5666 completed, throughput=5MB/sec 2024-02-10T06:09:29.283 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-f9jn_UkYAWKezAS off=1074836 len=1343042 2024-02-10T06:09:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:28 smithi189 ceph-mon[89631]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-10T06:09:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:09:29.290 INFO:tasks.workunit.client.0.smithi178.stdout:op 5667 completed, throughput=5MB/sec 2024-02-10T06:09:29.290 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-g9aORh9QtEKuisH off=18206609 len=662087 2024-02-10T06:09:29.291 INFO:tasks.workunit.client.0.smithi178.stdout:op 5668 completed, throughput=5MB/sec 2024-02-10T06:09:29.291 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-si59L3jw7Ao9sMf off=3125068 len=1395941 2024-02-10T06:09:29.294 INFO:tasks.workunit.client.0.smithi178.stdout:op 5669 completed, throughput=5MB/sec 2024-02-10T06:09:29.294 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i2xgAU11AiIJvNy off=17807155 len=1976748 2024-02-10T06:09:29.302 INFO:tasks.workunit.client.0.smithi178.stdout:op 5670 completed, throughput=5MB/sec 2024-02-10T06:09:30.303 INFO:tasks.workunit.client.0.smithi178.stdout: 1110: throughput=5MB/sec pending data=0 2024-02-10T06:09:30.303 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-c5LiVM5VmhZ0Po_ off=7030187 len=402277 2024-02-10T06:09:30.307 INFO:tasks.workunit.client.0.smithi178.stdout:op 5671 completed, throughput=5MB/sec 2024-02-10T06:09:30.307 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_YLvlztzpPdLM2D off=825822 len=302251 2024-02-10T06:09:30.310 INFO:tasks.workunit.client.0.smithi178.stdout:op 5672 completed, throughput=5MB/sec 2024-02-10T06:09:30.310 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HEA7S0OyiI7IA_9 off=584676 len=394361 2024-02-10T06:09:30.313 INFO:tasks.workunit.client.0.smithi178.stdout:op 5673 completed, throughput=5MB/sec 2024-02-10T06:09:30.313 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ChEC8yTD7B2FACd off=7522538 len=1954377 2024-02-10T06:09:30.321 INFO:tasks.workunit.client.0.smithi178.stdout:op 5674 completed, throughput=5MB/sec 2024-02-10T06:09:30.321 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wIuAt-TybIVi2d2 off=718308 len=1497400 2024-02-10T06:09:30.329 INFO:tasks.workunit.client.0.smithi178.stdout:op 5675 completed, throughput=5MB/sec 2024-02-10T06:09:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:30 smithi178 ceph-mon[92537]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:09:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:30 smithi178 ceph-mon[95116]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:09:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:30 smithi189 ceph-mon[89631]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:09:31.329 INFO:tasks.workunit.client.0.smithi178.stdout: 1111: throughput=5MB/sec pending data=0 2024-02-10T06:09:31.329 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-06OGj6IM-lZoCnp off=18094722 len=2077314 2024-02-10T06:09:31.332 INFO:tasks.workunit.client.0.smithi178.stdout:op 5676 completed, throughput=5MB/sec 2024-02-10T06:09:31.332 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vGXPx6FOCAzYylw off=2902271 len=1231486 2024-02-10T06:09:31.333 INFO:tasks.workunit.client.0.smithi178.stdout:op 5677 completed, throughput=5MB/sec 2024-02-10T06:09:31.334 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MIp43kEfCMHYsFX off=722539 len=772578 2024-02-10T06:09:31.335 INFO:tasks.workunit.client.0.smithi178.stdout:op 5678 completed, throughput=5MB/sec 2024-02-10T06:09:31.335 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-er4dmshkBzW-Boh off=1183751 len=1119419 2024-02-10T06:09:31.336 INFO:tasks.workunit.client.0.smithi178.stdout:op 5679 completed, throughput=5MB/sec 2024-02-10T06:09:32.337 INFO:tasks.workunit.client.0.smithi178.stdout: 1112: throughput=5MB/sec pending data=0 2024-02-10T06:09:32.337 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_aTXjrLBtpgWew3 off=6317850 len=45002 2024-02-10T06:09:32.338 INFO:tasks.workunit.client.0.smithi178.stdout:op 5680 completed, throughput=5MB/sec 2024-02-10T06:09:32.338 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-P2uXJ3S4Ur11CpS off=3022629 len=478853 2024-02-10T06:09:32.341 INFO:tasks.workunit.client.0.smithi178.stdout:op 5681 completed, throughput=5MB/sec 2024-02-10T06:09:32.341 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lnKol-2dk8yydef off=0 len=1652121 2024-02-10T06:09:32.344 INFO:tasks.workunit.client.0.smithi178.stdout:op 5682 completed, throughput=5MB/sec 2024-02-10T06:09:32.344 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GWRWnBtX6FDnpeu off=4361460 len=2041320 2024-02-10T06:09:32.352 INFO:tasks.workunit.client.0.smithi178.stdout:op 5683 completed, throughput=5MB/sec 2024-02-10T06:09:32.352 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tYG-hrv2LPRFbbC off=3795469 len=369895 2024-02-10T06:09:32.355 INFO:tasks.workunit.client.0.smithi178.stdout:op 5684 completed, throughput=5MB/sec 2024-02-10T06:09:32.355 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MR7l59Co08E2r7S off=3801564 len=419679 2024-02-10T06:09:32.356 INFO:tasks.workunit.client.0.smithi178.stdout:op 5685 completed, throughput=5MB/sec 2024-02-10T06:09:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:32 smithi178 ceph-mon[92537]: pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:09:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:32 smithi178 ceph-mon[95116]: pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:09:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:32 smithi189 ceph-mon[89631]: pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-10T06:09:33.357 INFO:tasks.workunit.client.0.smithi178.stdout: 1113: throughput=5MB/sec pending data=0 2024-02-10T06:09:33.357 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-e5dSSV9vkqrBoKB off=14896430 len=271751 2024-02-10T06:09:33.357 INFO:tasks.workunit.client.0.smithi178.stdout:op 5686 completed, throughput=5MB/sec 2024-02-10T06:09:33.357 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-J5Jl_2ClV-zZYBE off=8127986 len=212815 2024-02-10T06:09:33.358 INFO:tasks.workunit.client.0.smithi178.stdout:op 5687 completed, throughput=5MB/sec 2024-02-10T06:09:33.358 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-zaiQGQkk2XVDBbG off=1472147 len=486817 2024-02-10T06:09:33.360 INFO:tasks.workunit.client.0.smithi178.stdout:op 5688 completed, throughput=5MB/sec 2024-02-10T06:09:33.360 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yxEm8VH0CN0Zhqj off=15065238 len=1037042 2024-02-10T06:09:33.361 INFO:tasks.workunit.client.0.smithi178.stdout:op 5689 completed, throughput=5MB/sec 2024-02-10T06:09:33.361 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nwIaCRyt-9ytqYa off=5018136 len=1616581 2024-02-10T06:09:33.365 INFO:tasks.workunit.client.0.smithi178.stdout:op 5690 completed, throughput=5MB/sec 2024-02-10T06:09:33.365 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Zfa1gqftC0FgY7z off=10055034 len=655093 2024-02-10T06:09:33.369 INFO:tasks.workunit.client.0.smithi178.stdout:op 5691 completed, throughput=5MB/sec 2024-02-10T06:09:33.369 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ev75R0UF_o-Dg0Q off=7150536 len=2077634 2024-02-10T06:09:33.381 INFO:tasks.workunit.client.0.smithi178.stdout:op 5692 completed, throughput=5MB/sec 2024-02-10T06:09:34.381 INFO:tasks.workunit.client.0.smithi178.stdout: 1114: throughput=5MB/sec pending data=0 2024-02-10T06:09:34.381 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sf9WzG9APemFHpG off=1448087 len=370136 2024-02-10T06:09:34.385 INFO:tasks.workunit.client.0.smithi178.stdout:op 5693 completed, throughput=5MB/sec 2024-02-10T06:09:34.385 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3cU9fLVPoj5mEsz off=14612496 len=314815 2024-02-10T06:09:34.386 INFO:tasks.workunit.client.0.smithi178.stdout:op 5694 completed, throughput=5MB/sec 2024-02-10T06:09:34.386 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IK0QuxQeSjm3Ohv off=3629241 len=1846487 2024-02-10T06:09:34.388 INFO:tasks.workunit.client.0.smithi178.stdout:op 5695 completed, throughput=5MB/sec 2024-02-10T06:09:34.388 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Fr5S-aBc401ONxr off=3671640 len=1830562 2024-02-10T06:09:34.400 INFO:tasks.workunit.client.0.smithi178.stdout:op 5696 completed, throughput=5MB/sec 2024-02-10T06:09:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:34 smithi178 ceph-mon[92537]: pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:09:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:34 smithi178 ceph-mon[95116]: pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:09:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:34 smithi189 ceph-mon[89631]: pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:09:35.400 INFO:tasks.workunit.client.0.smithi178.stdout: 1115: throughput=5MB/sec pending data=0 2024-02-10T06:09:35.400 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dZB4nL7E007mJa- off=5756634 len=327010 2024-02-10T06:09:35.401 INFO:tasks.workunit.client.0.smithi178.stdout:op 5697 completed, throughput=5MB/sec 2024-02-10T06:09:35.401 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JxCN7cGCebMP4JS off=462390 len=720257 2024-02-10T06:09:35.403 INFO:tasks.workunit.client.0.smithi178.stdout:op 5698 completed, throughput=5MB/sec 2024-02-10T06:09:35.403 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DEpentP7NcJrAR- off=15580618 len=1152951 2024-02-10T06:09:35.409 INFO:tasks.workunit.client.0.smithi178.stdout:op 5699 completed, throughput=5MB/sec 2024-02-10T06:09:35.410 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LP1gnhqqYBSPdX4 off=6673876 len=1302999 2024-02-10T06:09:35.415 INFO:tasks.workunit.client.0.smithi178.stdout:op 5700 completed, throughput=5MB/sec 2024-02-10T06:09:35.416 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IrU9E3GWtG3Nvpo off=803245 len=326439 2024-02-10T06:09:35.420 INFO:tasks.workunit.client.0.smithi178.stdout:op 5701 completed, throughput=5MB/sec 2024-02-10T06:09:35.420 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ijhyr-vYwYkvxux off=3524145 len=1734609 2024-02-10T06:09:35.427 INFO:tasks.workunit.client.0.smithi178.stdout:op 5702 completed, throughput=5MB/sec 2024-02-10T06:09:36.427 INFO:tasks.workunit.client.0.smithi178.stdout: 1116: throughput=5MB/sec pending data=0 2024-02-10T06:09:36.428 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-p3R2ZKuzoewXWJ8 off=4672452 len=1991427 2024-02-10T06:09:36.430 INFO:tasks.workunit.client.0.smithi178.stdout:op 5703 completed, throughput=5MB/sec 2024-02-10T06:09:36.430 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-YJcK-s5NDse_SNT off=340969 len=1171448 2024-02-10T06:09:36.435 INFO:tasks.workunit.client.0.smithi178.stdout:op 5704 completed, throughput=5MB/sec 2024-02-10T06:09:36.435 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tIO2cGqW16swITw off=4318397 len=1305881 2024-02-10T06:09:36.441 INFO:tasks.workunit.client.0.smithi178.stdout:op 5705 completed, throughput=5MB/sec 2024-02-10T06:09:36.442 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Yam4LzBGrVDfMPA off=6722233 len=1662769 2024-02-10T06:09:36.451 INFO:tasks.workunit.client.0.smithi178.stdout:op 5706 completed, throughput=5MB/sec 2024-02-10T06:09:37.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:36 smithi178 ceph-mon[92537]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:09:37.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:36 smithi178 ceph-mon[95116]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:09:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:36 smithi189 ceph-mon[89631]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-10T06:09:37.451 INFO:tasks.workunit.client.0.smithi178.stdout: 1117: throughput=5MB/sec pending data=0 2024-02-10T06:09:37.452 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nmSMBEuBOd9JDld off=0 len=1508838 2024-02-10T06:09:37.459 INFO:tasks.workunit.client.0.smithi178.stdout:op 5707 completed, throughput=5MB/sec 2024-02-10T06:09:37.459 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Qgmio8O4-BxgtCm off=5193776 len=1167510 2024-02-10T06:09:37.465 INFO:tasks.workunit.client.0.smithi178.stdout:op 5708 completed, throughput=5MB/sec 2024-02-10T06:09:37.465 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PVXvryjjvORwqiT off=16981746 len=409639 2024-02-10T06:09:37.466 INFO:tasks.workunit.client.0.smithi178.stdout:op 5709 completed, throughput=5MB/sec 2024-02-10T06:09:37.466 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VFsJzF12_Rlsqec off=16964771 len=294341 2024-02-10T06:09:37.469 INFO:tasks.workunit.client.0.smithi178.stdout:op 5710 completed, throughput=5MB/sec 2024-02-10T06:09:37.469 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-TfcuG4EUyQH-W78 off=14319114 len=1444709 2024-02-10T06:09:37.476 INFO:tasks.workunit.client.0.smithi178.stdout:op 5711 completed, throughput=5MB/sec 2024-02-10T06:09:37.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:09:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:09:37] "GET /metrics HTTP/1.1" 200 34076 "" "Prometheus/2.43.0" 2024-02-10T06:09:38.476 INFO:tasks.workunit.client.0.smithi178.stdout: 1118: throughput=5MB/sec pending data=0 2024-02-10T06:09:38.476 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ij5PfIhXXia-BdJ off=5773621 len=1619835 2024-02-10T06:09:38.478 INFO:tasks.workunit.client.0.smithi178.stdout:op 5712 completed, throughput=5MB/sec 2024-02-10T06:09:38.478 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-QFlrvL1KdrJ0kVN off=4555387 len=69067 2024-02-10T06:09:38.481 INFO:tasks.workunit.client.0.smithi178.stdout:op 5713 completed, throughput=5MB/sec 2024-02-10T06:09:38.481 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CG8iqeQo509d2XN off=5373635 len=1038961 2024-02-10T06:09:38.482 INFO:tasks.workunit.client.0.smithi178.stdout:op 5714 completed, throughput=5MB/sec 2024-02-10T06:09:38.482 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Odt9IvL3GQk5zcA off=7057209 len=761775 2024-02-10T06:09:38.486 INFO:tasks.workunit.client.0.smithi178.stdout:op 5715 completed, throughput=5MB/sec 2024-02-10T06:09:38.486 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gW59kOhV44BVHnq off=6469024 len=864649 2024-02-10T06:09:38.491 INFO:tasks.workunit.client.0.smithi178.stdout:op 5716 completed, throughput=5MB/sec 2024-02-10T06:09:38.491 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-paH-vU4ugkmwnQ_ off=2715491 len=430653 2024-02-10T06:09:38.494 INFO:tasks.workunit.client.0.smithi178.stdout:op 5717 completed, throughput=5MB/sec 2024-02-10T06:09:38.494 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4Hv7Uz_u_ri3feW off=10532037 len=937686 2024-02-10T06:09:38.498 INFO:tasks.workunit.client.0.smithi178.stdout:op 5718 completed, throughput=5MB/sec 2024-02-10T06:09:39.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:38 smithi178 ceph-mon[95116]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-10T06:09:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:38 smithi178 ceph-mon[92537]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-10T06:09:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:38 smithi189 ceph-mon[89631]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-02-10T06:09:39.498 INFO:tasks.workunit.client.0.smithi178.stdout: 1119: throughput=5MB/sec pending data=0 2024-02-10T06:09:39.499 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oGR_cLfaxNAqjsi off=160902 len=1894090 2024-02-10T06:09:39.501 INFO:tasks.workunit.client.0.smithi178.stdout:op 5719 completed, throughput=5MB/sec 2024-02-10T06:09:39.501 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6SVRIx88YqKTIQa off=9156656 len=1006203 2024-02-10T06:09:39.502 INFO:tasks.workunit.client.0.smithi178.stdout:op 5720 completed, throughput=5MB/sec 2024-02-10T06:09:39.503 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NbY2rycJIpeDZQh off=7957838 len=623235 2024-02-10T06:09:39.507 INFO:tasks.workunit.client.0.smithi178.stdout:op 5721 completed, throughput=5MB/sec 2024-02-10T06:09:39.507 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-w3jFDNHTdFWjs9D off=883543 len=318465 2024-02-10T06:09:39.508 INFO:tasks.workunit.client.0.smithi178.stdout:op 5722 completed, throughput=5MB/sec 2024-02-10T06:09:39.508 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-s6N6BXR2MghCklK off=17696446 len=1250897 2024-02-10T06:09:39.513 INFO:tasks.workunit.client.0.smithi178.stdout:op 5723 completed, throughput=5MB/sec 2024-02-10T06:09:40.514 INFO:tasks.workunit.client.0.smithi178.stdout: 1120: throughput=5MB/sec pending data=0 2024-02-10T06:09:40.514 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Kt6W8cc4ysy43cq off=12946611 len=1881379 2024-02-10T06:09:40.525 INFO:tasks.workunit.client.0.smithi178.stdout:op 5724 completed, throughput=5MB/sec 2024-02-10T06:09:40.526 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qfCgmAlu0X8lUwx off=9894708 len=1104520 2024-02-10T06:09:40.527 INFO:tasks.workunit.client.0.smithi178.stdout:op 5725 completed, throughput=5MB/sec 2024-02-10T06:09:40.527 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HYvCVVSQlpvpbRx off=8232558 len=1174285 2024-02-10T06:09:40.528 INFO:tasks.workunit.client.0.smithi178.stdout:op 5726 completed, throughput=5MB/sec 2024-02-10T06:09:40.528 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qEdXuRIykxl99sJ off=839194 len=688330 2024-02-10T06:09:40.533 INFO:tasks.workunit.client.0.smithi178.stdout:op 5727 completed, throughput=5MB/sec 2024-02-10T06:09:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:40 smithi178 ceph-mon[92537]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-02-10T06:09:41.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:40 smithi178 ceph-mon[95116]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-02-10T06:09:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:40 smithi189 ceph-mon[89631]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-02-10T06:09:41.533 INFO:tasks.workunit.client.0.smithi178.stdout: 1121: throughput=5MB/sec pending data=0 2024-02-10T06:09:41.533 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-xGiE2EzdBcqZ3tR off=19011637 len=861606 2024-02-10T06:09:41.535 INFO:tasks.workunit.client.0.smithi178.stdout:op 5728 completed, throughput=5MB/sec 2024-02-10T06:09:41.535 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-3KjFgcC4u8QWyjG off=18068851 len=830783 2024-02-10T06:09:41.537 INFO:tasks.workunit.client.0.smithi178.stdout:op 5729 completed, throughput=5MB/sec 2024-02-10T06:09:41.537 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bajd9Kw_fU2xJjh off=7127765 len=304908 2024-02-10T06:09:41.541 INFO:tasks.workunit.client.0.smithi178.stdout:op 5730 completed, throughput=5MB/sec 2024-02-10T06:09:41.541 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZTQ0Y-2LawWzQH8 off=9530597 len=1714042 2024-02-10T06:09:41.544 INFO:tasks.workunit.client.0.smithi178.stdout:op 5731 completed, throughput=5MB/sec 2024-02-10T06:09:41.545 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kY3KVAPJW0GQ5VQ off=2034230 len=1002156 2024-02-10T06:09:41.550 INFO:tasks.workunit.client.0.smithi178.stdout:op 5732 completed, throughput=5MB/sec 2024-02-10T06:09:41.550 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4L8kvUXIdXKYEKy off=3641203 len=933535 2024-02-10T06:09:41.551 INFO:tasks.workunit.client.0.smithi178.stdout:op 5733 completed, throughput=5MB/sec 2024-02-10T06:09:42.552 INFO:tasks.workunit.client.0.smithi178.stdout: 1122: throughput=5MB/sec pending data=0 2024-02-10T06:09:42.552 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VdLRoiPW1cweC3O off=4065051 len=55572 2024-02-10T06:09:42.555 INFO:tasks.workunit.client.0.smithi178.stdout:op 5734 completed, throughput=5MB/sec 2024-02-10T06:09:42.555 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-LD-yUWQwSyArR1b off=658711 len=2086329 2024-02-10T06:09:42.557 INFO:tasks.workunit.client.0.smithi178.stdout:op 5735 completed, throughput=5MB/sec 2024-02-10T06:09:42.557 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WWa_SNC-7FLCxMw off=7332690 len=618258 2024-02-10T06:09:42.558 INFO:tasks.workunit.client.0.smithi178.stdout:op 5736 completed, throughput=5MB/sec 2024-02-10T06:09:42.558 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Yo3kia_DdwT8aGs off=6067488 len=626342 2024-02-10T06:09:42.560 INFO:tasks.workunit.client.0.smithi178.stdout:op 5737 completed, throughput=5MB/sec 2024-02-10T06:09:42.560 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3fHpw4poNm4lQ9t off=21471 len=1304710 2024-02-10T06:09:42.567 INFO:tasks.workunit.client.0.smithi178.stdout:op 5738 completed, throughput=5MB/sec 2024-02-10T06:09:42.567 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YAk_CKkqrGsWjtH off=19441626 len=695658 2024-02-10T06:09:42.568 INFO:tasks.workunit.client.0.smithi178.stdout:op 5739 completed, throughput=5MB/sec 2024-02-10T06:09:43.089 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:42 smithi189 ceph-mon[89631]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:09:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:42 smithi178 ceph-mon[92537]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:09:43.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:42 smithi178 ceph-mon[95116]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:09:43.569 INFO:tasks.workunit.client.0.smithi178.stdout: 1123: throughput=5MB/sec pending data=0 2024-02-10T06:09:43.569 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ZccVLYD2h5cVByq off=6493291 len=1389148 2024-02-10T06:09:43.572 INFO:tasks.workunit.client.0.smithi178.stdout:op 5740 completed, throughput=5MB/sec 2024-02-10T06:09:43.572 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zWIyQreTZvwjLSp off=4608244 len=775301 2024-02-10T06:09:43.576 INFO:tasks.workunit.client.0.smithi178.stdout:op 5741 completed, throughput=5MB/sec 2024-02-10T06:09:43.577 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-DtlPY1QBdaGPbLv off=358767 len=609699 2024-02-10T06:09:43.578 INFO:tasks.workunit.client.0.smithi178.stdout:op 5742 completed, throughput=5MB/sec 2024-02-10T06:09:43.578 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4LSdtKpbpOOFcMg off=4027770 len=1243407 2024-02-10T06:09:43.579 INFO:tasks.workunit.client.0.smithi178.stdout:op 5743 completed, throughput=5MB/sec 2024-02-10T06:09:43.580 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-UMSje5MJ7gt0iRJ off=6079646 len=1171739 2024-02-10T06:09:43.580 INFO:tasks.workunit.client.0.smithi178.stdout:op 5744 completed, throughput=5MB/sec 2024-02-10T06:09:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:09:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:09:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:09:44.581 INFO:tasks.workunit.client.0.smithi178.stdout: 1124: throughput=5MB/sec pending data=0 2024-02-10T06:09:44.581 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ODF791b8AKyu-1F off=826175 len=30613 2024-02-10T06:09:44.584 INFO:tasks.workunit.client.0.smithi178.stdout:op 5745 completed, throughput=5MB/sec 2024-02-10T06:09:44.584 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-XzYemALGYSERLY- off=11050636 len=958160 2024-02-10T06:09:44.589 INFO:tasks.workunit.client.0.smithi178.stdout:op 5746 completed, throughput=5MB/sec 2024-02-10T06:09:44.589 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-339Ju-gS_336WRG off=2606061 len=1865354 2024-02-10T06:09:44.600 INFO:tasks.workunit.client.0.smithi178.stdout:op 5747 completed, throughput=5MB/sec 2024-02-10T06:09:44.600 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i4dEkQ-lp9hG1NT off=1857993 len=1417551 2024-02-10T06:09:44.606 INFO:tasks.workunit.client.0.smithi178.stdout:op 5748 completed, throughput=5MB/sec 2024-02-10T06:09:44.606 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4xE2PO83JMSyQAS off=4900556 len=1758188 2024-02-10T06:09:44.610 INFO:tasks.workunit.client.0.smithi178.stdout:op 5749 completed, throughput=5MB/sec 2024-02-10T06:09:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:44 smithi178 ceph-mon[92537]: pgmap v1986: 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-02-10T06:09:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:44 smithi178 ceph-mon[95116]: pgmap v1986: 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-02-10T06:09:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:44 smithi189 ceph-mon[89631]: pgmap v1986: 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-02-10T06:09:45.610 INFO:tasks.workunit.client.0.smithi178.stdout: 1125: throughput=5MB/sec pending data=0 2024-02-10T06:09:45.610 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HHmPlDA5B-rvA-u off=16479914 len=1581589 2024-02-10T06:09:45.612 INFO:tasks.workunit.client.0.smithi178.stdout:op 5750 completed, throughput=5MB/sec 2024-02-10T06:09:45.612 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ygm_74KaXU9K98t off=1332490 len=984049 2024-02-10T06:09:45.618 INFO:tasks.workunit.client.0.smithi178.stdout:op 5751 completed, throughput=5MB/sec 2024-02-10T06:09:45.618 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HWZHOfPFmt9DNTh off=3934474 len=384375 2024-02-10T06:09:45.622 INFO:tasks.workunit.client.0.smithi178.stdout:op 5752 completed, throughput=5MB/sec 2024-02-10T06:09:45.622 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-suLPKh7wtPGabgT off=6665528 len=1546639 2024-02-10T06:09:45.625 INFO:tasks.workunit.client.0.smithi178.stdout:op 5753 completed, throughput=5MB/sec 2024-02-10T06:09:46.626 INFO:tasks.workunit.client.0.smithi178.stdout: 1126: throughput=5MB/sec pending data=0 2024-02-10T06:09:46.626 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-S16fqw2V-NqLFK_ off=5796083 len=74690 2024-02-10T06:09:46.626 INFO:tasks.workunit.client.0.smithi178.stdout:op 5754 completed, throughput=5MB/sec 2024-02-10T06:09:46.626 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-IMwqM2kQsvNeBWh off=8511698 len=1423665 2024-02-10T06:09:46.628 INFO:tasks.workunit.client.0.smithi178.stdout:op 5755 completed, throughput=5MB/sec 2024-02-10T06:09:46.628 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fEXttv8EdYGV_2U off=2520032 len=1573247 2024-02-10T06:09:46.636 INFO:tasks.workunit.client.0.smithi178.stdout:op 5756 completed, throughput=5MB/sec 2024-02-10T06:09:46.636 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7mZMvvg01rh7J_V off=12513535 len=1147306 2024-02-10T06:09:46.638 INFO:tasks.workunit.client.0.smithi178.stdout:op 5757 completed, throughput=5MB/sec 2024-02-10T06:09:46.638 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-wIh8y1IuTC38w08 off=4097298 len=1040578 2024-02-10T06:09:46.640 INFO:tasks.workunit.client.0.smithi178.stdout:op 5758 completed, throughput=5MB/sec 2024-02-10T06:09:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:46 smithi178 ceph-mon[92537]: pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:09:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:46 smithi178 ceph-mon[95116]: pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:09:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:46 smithi189 ceph-mon[89631]: pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:09:47.640 INFO:tasks.workunit.client.0.smithi178.stdout: 1127: throughput=5MB/sec pending data=0 2024-02-10T06:09:47.640 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-OqfxLcYFEEGzR8k off=15948170 len=1017207 2024-02-10T06:09:47.645 INFO:tasks.workunit.client.0.smithi178.stdout:op 5759 completed, throughput=5MB/sec 2024-02-10T06:09:47.645 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ttUbJDgvNbhri_s off=12443271 len=504994 2024-02-10T06:09:47.646 INFO:tasks.workunit.client.0.smithi178.stdout:op 5760 completed, throughput=5MB/sec 2024-02-10T06:09:47.646 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Kl07PsO_u-DGQ9E off=654455 len=1820569 2024-02-10T06:09:47.653 INFO:tasks.workunit.client.0.smithi178.stdout:op 5761 completed, throughput=5MB/sec 2024-02-10T06:09:47.654 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-i82ctsQyYcbEmNT off=1471128 len=1831995 2024-02-10T06:09:47.661 INFO:tasks.workunit.client.0.smithi178.stdout:op 5762 completed, throughput=5MB/sec 2024-02-10T06:09:47.661 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oG0WoLVaJsTSBKj off=15648700 len=1175648 2024-02-10T06:09:47.669 INFO:tasks.workunit.client.0.smithi178.stdout:op 5763 completed, throughput=5MB/sec 2024-02-10T06:09:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:09:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:09:47] "GET /metrics HTTP/1.1" 200 34077 "" "Prometheus/2.43.0" 2024-02-10T06:09:48.670 INFO:tasks.workunit.client.0.smithi178.stdout: 1128: throughput=5MB/sec pending data=0 2024-02-10T06:09:48.670 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tDALEPo7s1EiZSz off=15017113 len=1535636 2024-02-10T06:09:48.671 INFO:tasks.workunit.client.0.smithi178.stdout:op 5764 completed, throughput=5MB/sec 2024-02-10T06:09:48.671 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ZHkZJzuJjxWurk4 off=0 len=1252953 2024-02-10T06:09:48.680 INFO:tasks.workunit.client.0.smithi178.stdout:op 5765 completed, throughput=5MB/sec 2024-02-10T06:09:48.680 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EdonP3GFG9giw0t off=4515012 len=1844680 2024-02-10T06:09:48.690 INFO:tasks.workunit.client.0.smithi178.stdout:op 5766 completed, throughput=5MB/sec 2024-02-10T06:09:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:48 smithi178 ceph-mon[92537]: pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:09:49.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:48 smithi178 ceph-mon[95116]: pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:09:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:48 smithi189 ceph-mon[89631]: pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:09:49.691 INFO:tasks.workunit.client.0.smithi178.stdout: 1129: throughput=5MB/sec pending data=0 2024-02-10T06:09:49.691 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JObxpvfGIks-tqQ off=14781947 len=1590909 2024-02-10T06:09:49.693 INFO:tasks.workunit.client.0.smithi178.stdout:op 5767 completed, throughput=5MB/sec 2024-02-10T06:09:49.693 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4imE4pemz1zo_iv off=837259 len=1111184 2024-02-10T06:09:49.699 INFO:tasks.workunit.client.0.smithi178.stdout:op 5768 completed, throughput=5MB/sec 2024-02-10T06:09:49.699 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WhccdtoX89CxaLE off=12672353 len=1328238 2024-02-10T06:09:49.701 INFO:tasks.workunit.client.0.smithi178.stdout:op 5769 completed, throughput=5MB/sec 2024-02-10T06:09:49.701 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yk_NLFPgP_Nmtfd off=6392779 len=1080664 2024-02-10T06:09:49.707 INFO:tasks.workunit.client.0.smithi178.stdout:op 5770 completed, throughput=5MB/sec 2024-02-10T06:09:50.708 INFO:tasks.workunit.client.0.smithi178.stdout: 1130: throughput=5MB/sec pending data=0 2024-02-10T06:09:50.708 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6odM6D6s8gClFdt off=15913383 len=682676 2024-02-10T06:09:50.709 INFO:tasks.workunit.client.0.smithi178.stdout:op 5771 completed, throughput=5MB/sec 2024-02-10T06:09:50.709 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-T423AtHpg4StsX3 off=17072776 len=392928 2024-02-10T06:09:50.710 INFO:tasks.workunit.client.0.smithi178.stdout:op 5772 completed, throughput=5MB/sec 2024-02-10T06:09:50.710 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-aUAGhXAgY8lnQG_ off=11312132 len=1246302 2024-02-10T06:09:50.712 INFO:tasks.workunit.client.0.smithi178.stdout:op 5773 completed, throughput=5MB/sec 2024-02-10T06:09:50.712 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sQ54Q8oceZO7fM- off=2762210 len=194972 2024-02-10T06:09:50.712 INFO:tasks.workunit.client.0.smithi178.stdout:op 5774 completed, throughput=5MB/sec 2024-02-10T06:09:50.712 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UhgaKEh6fnxfBpX off=5182003 len=1074916 2024-02-10T06:09:50.718 INFO:tasks.workunit.client.0.smithi178.stdout:op 5775 completed, throughput=5MB/sec 2024-02-10T06:09:50.718 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-6UHvseYowAZlA3R off=380953 len=825836 2024-02-10T06:09:50.723 INFO:tasks.workunit.client.0.smithi178.stdout:op 5776 completed, throughput=5MB/sec 2024-02-10T06:09:50.723 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3ITbeULlbnCjXjO off=1052098 len=1118449 2024-02-10T06:09:50.727 INFO:tasks.workunit.client.0.smithi178.stdout:op 5777 completed, throughput=5MB/sec 2024-02-10T06:09:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:50 smithi178 ceph-mon[92537]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-10T06:09:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:50 smithi178 ceph-mon[95116]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-10T06:09:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:50 smithi189 ceph-mon[89631]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-10T06:09:51.728 INFO:tasks.workunit.client.0.smithi178.stdout: 1131: throughput=5MB/sec pending data=0 2024-02-10T06:09:51.728 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kPZ1_L2f9e-HZ-4 off=5785429 len=1176867 2024-02-10T06:09:51.734 INFO:tasks.workunit.client.0.smithi178.stdout:op 5778 completed, throughput=5MB/sec 2024-02-10T06:09:51.734 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-djGRLyarvl56-Pr off=3028851 len=1406185 2024-02-10T06:09:51.742 INFO:tasks.workunit.client.0.smithi178.stdout:op 5779 completed, throughput=5MB/sec 2024-02-10T06:09:51.742 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-36Y3dPUYXJncQTO off=22326614 len=1655456 2024-02-10T06:09:51.747 INFO:tasks.workunit.client.0.smithi178.stdout:op 5780 completed, throughput=5MB/sec 2024-02-10T06:09:51.747 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Zs-iKtGKXlaDCmQ off=2413362 len=390108 2024-02-10T06:09:51.750 INFO:tasks.workunit.client.0.smithi178.stdout:op 5781 completed, throughput=5MB/sec 2024-02-10T06:09:51.750 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-p0CD0XLAQU2znWG off=5066598 len=1513951 2024-02-10T06:09:51.752 INFO:tasks.workunit.client.0.smithi178.stdout:op 5782 completed, throughput=5MB/sec 2024-02-10T06:09:52.752 INFO:tasks.workunit.client.0.smithi178.stdout: 1132: throughput=5MB/sec pending data=0 2024-02-10T06:09:52.753 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-z72JKnJWg1BNHJK off=1419315 len=1158383 2024-02-10T06:09:52.758 INFO:tasks.workunit.client.0.smithi178.stdout:op 5783 completed, throughput=5MB/sec 2024-02-10T06:09:52.758 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-190YLVFYhs6USW6 off=7329331 len=1598986 2024-02-10T06:09:52.766 INFO:tasks.workunit.client.0.smithi178.stdout:op 5784 completed, throughput=5MB/sec 2024-02-10T06:09:52.766 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-PqnGrdOOBiXv5Ln off=1340141 len=812519 2024-02-10T06:09:52.772 INFO:tasks.workunit.client.0.smithi178.stdout:op 5785 completed, throughput=5MB/sec 2024-02-10T06:09:52.772 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-FoNThSa31BONUjE off=12791470 len=791096 2024-02-10T06:09:52.776 INFO:tasks.workunit.client.0.smithi178.stdout:op 5786 completed, throughput=5MB/sec 2024-02-10T06:09:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:52 smithi178 ceph-mon[92537]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:09:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:52 smithi178 ceph-mon[95116]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:09:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:52 smithi189 ceph-mon[89631]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:09:53.776 INFO:tasks.workunit.client.0.smithi178.stdout: 1133: throughput=5MB/sec pending data=0 2024-02-10T06:09:53.776 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4mguMxNo9DqDPI8 off=2208590 len=638442 2024-02-10T06:09:53.781 INFO:tasks.workunit.client.0.smithi178.stdout:op 5787 completed, throughput=5MB/sec 2024-02-10T06:09:53.781 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1f_dFS-bpUSQ6Va off=1860344 len=676741 2024-02-10T06:09:53.786 INFO:tasks.workunit.client.0.smithi178.stdout:op 5788 completed, throughput=5MB/sec 2024-02-10T06:09:53.786 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-PE00ZEmXJ41SpK5 off=401006 len=1109684 2024-02-10T06:09:53.791 INFO:tasks.workunit.client.0.smithi178.stdout:op 5789 completed, throughput=5MB/sec 2024-02-10T06:09:53.791 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-_DKQT0Wxj9MmXfd off=5947955 len=1510771 2024-02-10T06:09:53.797 INFO:tasks.workunit.client.0.smithi178.stdout:op 5790 completed, throughput=5MB/sec 2024-02-10T06:09:53.797 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2Cf2kaXmVrR8JXo off=4690504 len=365600 2024-02-10T06:09:53.801 INFO:tasks.workunit.client.0.smithi178.stdout:op 5791 completed, throughput=5MB/sec 2024-02-10T06:09:53.801 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-u7u318lGOc3ncit off=204288 len=1928229 2024-02-10T06:09:53.802 INFO:tasks.workunit.client.0.smithi178.stdout:op 5792 completed, throughput=5MB/sec 2024-02-10T06:09:54.802 INFO:tasks.workunit.client.0.smithi178.stdout: 1134: throughput=5MB/sec pending data=0 2024-02-10T06:09:54.803 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9fDofIw-YzD2msT off=13568939 len=1710829 2024-02-10T06:09:54.805 INFO:tasks.workunit.client.0.smithi178.stdout:op 5793 completed, throughput=5MB/sec 2024-02-10T06:09:54.805 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9yV7a9peb04Me4C off=4660581 len=1708646 2024-02-10T06:09:54.806 INFO:tasks.workunit.client.0.smithi178.stdout:op 5794 completed, throughput=5MB/sec 2024-02-10T06:09:54.807 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-p9qatgmQMN_cPDl off=2909832 len=695664 2024-02-10T06:09:54.811 INFO:tasks.workunit.client.0.smithi178.stdout:op 5795 completed, throughput=5MB/sec 2024-02-10T06:09:54.811 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VNbuYB7porb2gwb off=429131 len=930875 2024-02-10T06:09:54.816 INFO:tasks.workunit.client.0.smithi178.stdout:op 5796 completed, throughput=5MB/sec 2024-02-10T06:09:55.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:54 smithi178 ceph-mon[92537]: pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:09:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:54 smithi178 ceph-mon[95116]: pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:09:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:54 smithi189 ceph-mon[89631]: pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-10T06:09:55.817 INFO:tasks.workunit.client.0.smithi178.stdout: 1135: throughput=5MB/sec pending data=0 2024-02-10T06:09:55.817 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tbE_jiAfZu5KpHa off=10494095 len=668948 2024-02-10T06:09:55.822 INFO:tasks.workunit.client.0.smithi178.stdout:op 5797 completed, throughput=5MB/sec 2024-02-10T06:09:55.822 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-5fwi-J2Z36TGBVV off=8287311 len=1562295 2024-02-10T06:09:55.828 INFO:tasks.workunit.client.0.smithi178.stdout:op 5798 completed, throughput=5MB/sec 2024-02-10T06:09:55.829 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zOPJXtI3mREnhcq off=4919332 len=1341794 2024-02-10T06:09:55.835 INFO:tasks.workunit.client.0.smithi178.stdout:op 5799 completed, throughput=5MB/sec 2024-02-10T06:09:55.835 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bfdPNDXo1uazGA0 off=2570146 len=828003 2024-02-10T06:09:55.840 INFO:tasks.workunit.client.0.smithi178.stdout:op 5800 completed, throughput=5MB/sec 2024-02-10T06:09:55.840 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SfAY76qddUBPUHK off=22830162 len=180819 2024-02-10T06:09:55.841 INFO:tasks.workunit.client.0.smithi178.stdout:op 5801 completed, throughput=5MB/sec 2024-02-10T06:09:55.841 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Yk-yhXBV89kwzlk off=11051083 len=1513910 2024-02-10T06:09:55.850 INFO:tasks.workunit.client.0.smithi178.stdout:op 5802 completed, throughput=5MB/sec 2024-02-10T06:09:56.851 INFO:tasks.workunit.client.0.smithi178.stdout: 1136: throughput=5MB/sec pending data=0 2024-02-10T06:09:56.851 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7seV4U03e9Tisrd off=5604561 len=535523 2024-02-10T06:09:56.852 INFO:tasks.workunit.client.0.smithi178.stdout:op 5803 completed, throughput=5MB/sec 2024-02-10T06:09:56.852 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-VpmTt5PeafvldJM off=14513373 len=660845 2024-02-10T06:09:56.856 INFO:tasks.workunit.client.0.smithi178.stdout:op 5804 completed, throughput=5MB/sec 2024-02-10T06:09:56.856 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-pC4tpP3r5i_6KFr off=14571282 len=1112665 2024-02-10T06:09:56.858 INFO:tasks.workunit.client.0.smithi178.stdout:op 5805 completed, throughput=5MB/sec 2024-02-10T06:09:56.858 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mqBa_w1TmTFczz- off=2396655 len=1220878 2024-02-10T06:09:56.865 INFO:tasks.workunit.client.0.smithi178.stdout:op 5806 completed, throughput=5MB/sec 2024-02-10T06:09:56.865 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yLFR7iJ7FPA-gjR off=282294 len=659986 2024-02-10T06:09:56.869 INFO:tasks.workunit.client.0.smithi178.stdout:op 5807 completed, throughput=5MB/sec 2024-02-10T06:09:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:56 smithi178 ceph-mon[92537]: pgmap v1992: 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, 5 op/s 2024-02-10T06:09:57.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:56 smithi178 ceph-mon[95116]: pgmap v1992: 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, 5 op/s 2024-02-10T06:09:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:56 smithi189 ceph-mon[89631]: pgmap v1992: 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, 5 op/s 2024-02-10T06:09:57.869 INFO:tasks.workunit.client.0.smithi178.stdout: 1137: throughput=5MB/sec pending data=0 2024-02-10T06:09:57.870 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-d1WgRdm-IUkwTOu off=0 len=1235977 2024-02-10T06:09:57.877 INFO:tasks.workunit.client.0.smithi178.stdout:op 5808 completed, throughput=5MB/sec 2024-02-10T06:09:57.877 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-7D82--43JsYvXJn off=9470925 len=1193743 2024-02-10T06:09:57.879 INFO:tasks.workunit.client.0.smithi178.stdout:op 5809 completed, throughput=5MB/sec 2024-02-10T06:09:57.879 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UYDbvR8bpHD-C0c off=2997210 len=923075 2024-02-10T06:09:57.884 INFO:tasks.workunit.client.0.smithi178.stdout:op 5810 completed, throughput=5MB/sec 2024-02-10T06:09:57.884 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vaipeX7LfhySfXP off=2537457 len=1100501 2024-02-10T06:09:57.886 INFO:tasks.workunit.client.0.smithi178.stdout:op 5811 completed, throughput=5MB/sec 2024-02-10T06:09:57.886 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_pSvLP6pq3jTWdM off=629008 len=1349508 2024-02-10T06:09:57.888 INFO:tasks.workunit.client.0.smithi178.stdout:op 5812 completed, throughput=5MB/sec 2024-02-10T06:09:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:09:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:09:57] "GET /metrics HTTP/1.1" 200 34077 "" "Prometheus/2.43.0" 2024-02-10T06:09:58.891 INFO:tasks.workunit.client.0.smithi178.stdout: 1138: throughput=5MB/sec pending data=0 2024-02-10T06:09:58.892 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WaYtUGf0sxg72Nl off=21399504 len=721231 2024-02-10T06:09:58.893 INFO:tasks.workunit.client.0.smithi178.stdout:op 5813 completed, throughput=5MB/sec 2024-02-10T06:09:58.894 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LWIPX_p3tqCgIrI off=4921726 len=1426929 2024-02-10T06:09:58.902 INFO:tasks.workunit.client.0.smithi178.stdout:op 5814 completed, throughput=5MB/sec 2024-02-10T06:09:58.903 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YrgB-TT6z3Uopiy off=9090207 len=293182 2024-02-10T06:09:58.903 INFO:tasks.workunit.client.0.smithi178.stdout:op 5815 completed, throughput=5MB/sec 2024-02-10T06:09:58.904 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WQwxlnrg_Et2IUl off=9639326 len=898728 2024-02-10T06:09:58.904 INFO:tasks.workunit.client.0.smithi178.stdout:op 5816 completed, throughput=5MB/sec 2024-02-10T06:09:58.905 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wYpfXrE5ogjf-ky off=3597704 len=379327 2024-02-10T06:09:58.908 INFO:tasks.workunit.client.0.smithi178.stdout:op 5817 completed, throughput=5MB/sec 2024-02-10T06:09:58.908 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mniJ1-WHswVogY0 off=5003795 len=1847558 2024-02-10T06:09:58.916 INFO:tasks.workunit.client.0.smithi178.stdout:op 5818 completed, throughput=5MB/sec 2024-02-10T06:09:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:58 smithi178 ceph-mon[92537]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:09:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:09:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:58 smithi178 ceph-mon[95116]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:09:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:09:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:58 smithi189 ceph-mon[89631]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-10T06:09:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:09:59.916 INFO:tasks.workunit.client.0.smithi178.stdout: 1139: throughput=5MB/sec pending data=0 2024-02-10T06:09:59.916 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-cDgCyqYPvM3V8lA off=19207139 len=358134 2024-02-10T06:09:59.917 INFO:tasks.workunit.client.0.smithi178.stdout:op 5819 completed, throughput=5MB/sec 2024-02-10T06:09:59.917 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-d44nilt66ItQa-8 off=1158372 len=1731888 2024-02-10T06:09:59.918 INFO:tasks.workunit.client.0.smithi178.stdout:op 5820 completed, throughput=5MB/sec 2024-02-10T06:09:59.918 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rvoYGL43C6Xf4XG off=5567828 len=106666 2024-02-10T06:09:59.918 INFO:tasks.workunit.client.0.smithi178.stdout:op 5821 completed, throughput=5MB/sec 2024-02-10T06:09:59.918 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-1WL6M9KnuE-VTpo off=1151012 len=1028115 2024-02-10T06:09:59.923 INFO:tasks.workunit.client.0.smithi178.stdout:op 5822 completed, throughput=5MB/sec 2024-02-10T06:09:59.923 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-AKctRORiRo-SwVu off=18022 len=1645729 2024-02-10T06:09:59.929 INFO:tasks.workunit.client.0.smithi178.stdout:op 5823 completed, throughput=5MB/sec 2024-02-10T06:10:00.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:09:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:10:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:09:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:10:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:09:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:10:00.930 INFO:tasks.workunit.client.0.smithi178.stdout: 1140: throughput=5MB/sec pending data=0 2024-02-10T06:10:00.930 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JNlfLFdJzmJdy_c off=6399190 len=798302 2024-02-10T06:10:00.931 INFO:tasks.workunit.client.0.smithi178.stdout:op 5824 completed, throughput=5MB/sec 2024-02-10T06:10:00.931 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-GBiYVP44cfoUmNS off=1240097 len=1776257 2024-02-10T06:10:00.944 INFO:tasks.workunit.client.0.smithi178.stdout:op 5825 completed, throughput=5MB/sec 2024-02-10T06:10:00.944 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-voz3AcSbM5P2LaA off=1902404 len=1449735 2024-02-10T06:10:00.945 INFO:tasks.workunit.client.0.smithi178.stdout:op 5826 completed, throughput=5MB/sec 2024-02-10T06:10:00.945 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-plGFzVrnL5DNV5J off=987251 len=430525 2024-02-10T06:10:00.948 INFO:tasks.workunit.client.0.smithi178.stdout:op 5827 completed, throughput=5MB/sec 2024-02-10T06:10:00.948 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-sW2NSxTnJ5TLGHv off=900883 len=1610548 2024-02-10T06:10:00.956 INFO:tasks.workunit.client.0.smithi178.stdout:op 5828 completed, throughput=5MB/sec 2024-02-10T06:10:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:00 smithi178 ceph-mon[92537]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:10:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:00 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:10:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:00 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:10:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:00 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:10:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:00 smithi178 ceph-mon[92537]: overall HEALTH_OK 2024-02-10T06:10:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:00 smithi178 ceph-mon[95116]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:10:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:00 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:10:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:00 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:10:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:00 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:10:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:00 smithi178 ceph-mon[95116]: overall HEALTH_OK 2024-02-10T06:10:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:00 smithi189 ceph-mon[89631]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-10T06:10:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:00 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:10:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:00 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:10:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:00 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:10:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:00 smithi189 ceph-mon[89631]: overall HEALTH_OK 2024-02-10T06:10:01.957 INFO:tasks.workunit.client.0.smithi178.stdout: 1141: throughput=5MB/sec pending data=0 2024-02-10T06:10:01.957 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UayodfDe87kFNkr off=14012491 len=1881409 2024-02-10T06:10:01.967 INFO:tasks.workunit.client.0.smithi178.stdout:op 5829 completed, throughput=5MB/sec 2024-02-10T06:10:01.968 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-NAzulcdaFcObzNU off=8489057 len=322305 2024-02-10T06:10:01.969 INFO:tasks.workunit.client.0.smithi178.stdout:op 5830 completed, throughput=5MB/sec 2024-02-10T06:10:01.969 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MhyCi-mqmnu33iQ off=11792193 len=110146 2024-02-10T06:10:01.969 INFO:tasks.workunit.client.0.smithi178.stdout:op 5831 completed, throughput=5MB/sec 2024-02-10T06:10:01.969 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MwPquj1YBm4JXuA off=5217899 len=1095558 2024-02-10T06:10:01.971 INFO:tasks.workunit.client.0.smithi178.stdout:op 5832 completed, throughput=5MB/sec 2024-02-10T06:10:01.971 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WFXfj-gj3a3jhAs off=20920985 len=360495 2024-02-10T06:10:01.972 INFO:tasks.workunit.client.0.smithi178.stdout:op 5833 completed, throughput=5MB/sec 2024-02-10T06:10:01.972 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-psVBKBmM0HmoXoZ off=5838602 len=1564 2024-02-10T06:10:01.973 INFO:tasks.workunit.client.0.smithi178.stdout:op 5834 completed, throughput=5MB/sec 2024-02-10T06:10:01.973 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-J5h1lSoFcx2KMh7 off=8130457 len=1619019 2024-02-10T06:10:01.974 INFO:tasks.workunit.client.0.smithi178.stdout:op 5835 completed, throughput=5MB/sec 2024-02-10T06:10:02.975 INFO:tasks.workunit.client.0.smithi178.stdout: 1142: throughput=5MB/sec pending data=0 2024-02-10T06:10:02.975 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-S-xE9rHA9qBHgF9 off=4095233 len=848791 2024-02-10T06:10:02.980 INFO:tasks.workunit.client.0.smithi178.stdout:op 5836 completed, throughput=5MB/sec 2024-02-10T06:10:02.980 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-M57Tt-rjDuQjLgY off=628405 len=461627 2024-02-10T06:10:02.984 INFO:tasks.workunit.client.0.smithi178.stdout:op 5837 completed, throughput=5MB/sec 2024-02-10T06:10:02.984 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-L-3KW51XQDlvrdP off=2807442 len=1005221 2024-02-10T06:10:02.985 INFO:tasks.workunit.client.0.smithi178.stdout:op 5838 completed, throughput=5MB/sec 2024-02-10T06:10:02.985 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-P-9sk8TaJo4w9VB off=17103676 len=517577 2024-02-10T06:10:02.990 INFO:tasks.workunit.client.0.smithi178.stdout:op 5839 completed, throughput=5MB/sec 2024-02-10T06:10:02.990 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-szw25yOsOrUtR4d off=14985585 len=1148206 2024-02-10T06:10:02.995 INFO:tasks.workunit.client.0.smithi178.stdout:op 5840 completed, throughput=5MB/sec 2024-02-10T06:10:02.995 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YWWXbjkmx_4ALZY off=8383228 len=491462 2024-02-10T06:10:02.996 INFO:tasks.workunit.client.0.smithi178.stdout:op 5841 completed, throughput=5MB/sec 2024-02-10T06:10:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:02 smithi178 ceph-mon[92537]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:10:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:02 smithi178 ceph-mon[95116]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:10:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:02 smithi189 ceph-mon[89631]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-10T06:10:03.996 INFO:tasks.workunit.client.0.smithi178.stdout: 1143: throughput=5MB/sec pending data=0 2024-02-10T06:10:03.997 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ii9EVuViHLjsZj0 off=19752754 len=661830 2024-02-10T06:10:04.001 INFO:tasks.workunit.client.0.smithi178.stdout:op 5842 completed, throughput=5MB/sec 2024-02-10T06:10:04.001 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a7q5h4gE4lNvcf8 off=8467168 len=447290 2024-02-10T06:10:04.002 INFO:tasks.workunit.client.0.smithi178.stdout:op 5843 completed, throughput=5MB/sec 2024-02-10T06:10:04.002 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-idM6pBlc8-25-l_ off=22174044 len=1433216 2024-02-10T06:10:04.004 INFO:tasks.workunit.client.0.smithi178.stdout:op 5844 completed, throughput=5MB/sec 2024-02-10T06:10:04.004 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7W1OLlv7Wf8XzdH off=10234304 len=950902 2024-02-10T06:10:04.009 INFO:tasks.workunit.client.0.smithi178.stdout:op 5845 completed, throughput=5MB/sec 2024-02-10T06:10:04.009 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MFdqUg8DZYxoqVL off=4256630 len=839690 2024-02-10T06:10:04.016 INFO:tasks.workunit.client.0.smithi178.stdout:op 5846 completed, throughput=5MB/sec 2024-02-10T06:10:04.016 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Kwvx29rY0UU2_j- off=4143176 len=709823 2024-02-10T06:10:04.016 INFO:tasks.workunit.client.0.smithi178.stdout:op 5847 completed, throughput=5MB/sec 2024-02-10T06:10:04.016 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UXmBW3xappH_U4q off=16963489 len=1318547 2024-02-10T06:10:04.021 INFO:tasks.workunit.client.0.smithi178.stdout:op 5848 completed, throughput=5MB/sec 2024-02-10T06:10:05.021 INFO:tasks.workunit.client.0.smithi178.stdout: 1144: throughput=5MB/sec pending data=0 2024-02-10T06:10:05.021 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dEqhULrvooDVeLQ off=836119 len=1604933 2024-02-10T06:10:05.023 INFO:tasks.workunit.client.0.smithi178.stdout:op 5849 completed, throughput=5MB/sec 2024-02-10T06:10:05.023 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tSee2QFjUK2mK66 off=1332372 len=1539591 2024-02-10T06:10:05.031 INFO:tasks.workunit.client.0.smithi178.stdout:op 5850 completed, throughput=5MB/sec 2024-02-10T06:10:05.031 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-k10sqoxMaGc_9xE off=12024417 len=1707993 2024-02-10T06:10:05.041 INFO:tasks.workunit.client.0.smithi178.stdout:op 5851 completed, throughput=5MB/sec 2024-02-10T06:10:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:04 smithi178 ceph-mon[92537]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:10:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:04 smithi178 ceph-mon[95116]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:10:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:04 smithi189 ceph-mon[89631]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-10T06:10:06.042 INFO:tasks.workunit.client.0.smithi178.stdout: 1145: throughput=5MB/sec pending data=0 2024-02-10T06:10:06.042 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HVpwkbLBcgC5GiD off=2502848 len=892204 2024-02-10T06:10:06.047 INFO:tasks.workunit.client.0.smithi178.stdout:op 5852 completed, throughput=5MB/sec 2024-02-10T06:10:06.047 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6saFQI-s--p1buO off=15007346 len=879564 2024-02-10T06:10:06.048 INFO:tasks.workunit.client.0.smithi178.stdout:op 5853 completed, throughput=5MB/sec 2024-02-10T06:10:06.048 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gl0AtRKHV9jaB79 off=6801107 len=210399 2024-02-10T06:10:06.052 INFO:tasks.workunit.client.0.smithi178.stdout:op 5854 completed, throughput=5MB/sec 2024-02-10T06:10:06.052 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jeQW2Eq_vqHQ2zj off=67899 len=1953989 2024-02-10T06:10:06.068 INFO:tasks.workunit.client.0.smithi178.stdout:op 5855 completed, throughput=5MB/sec 2024-02-10T06:10:06.068 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MVHH6BNKPauoGK7 off=2723564 len=290919 2024-02-10T06:10:06.069 INFO:tasks.workunit.client.0.smithi178.stdout:op 5856 completed, throughput=5MB/sec 2024-02-10T06:10:06.069 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-NMEiUQJRjM-c7jn off=11547509 len=24300 2024-02-10T06:10:06.072 INFO:tasks.workunit.client.0.smithi178.stdout:op 5857 completed, throughput=5MB/sec 2024-02-10T06:10:06.072 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-C5uQV2xf0X6OISE off=3246236 len=1804 2024-02-10T06:10:06.074 INFO:tasks.workunit.client.0.smithi178.stdout:op 5858 completed, throughput=5MB/sec 2024-02-10T06:10:06.074 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Fe4ujVmrhEH0qvb off=4041951 len=705864 2024-02-10T06:10:06.078 INFO:tasks.workunit.client.0.smithi178.stdout:op 5859 completed, throughput=5MB/sec 2024-02-10T06:10:07.079 INFO:tasks.workunit.client.0.smithi178.stdout: 1146: throughput=5MB/sec pending data=0 2024-02-10T06:10:07.080 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JUURETEK1MZOkyd off=3694677 len=1405619 2024-02-10T06:10:07.081 INFO:tasks.workunit.client.0.smithi178.stdout:op 5860 completed, throughput=5MB/sec 2024-02-10T06:10:07.081 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4Wm7cWR6_HBcCqc off=546615 len=1337502 2024-02-10T06:10:07.088 INFO:tasks.workunit.client.0.smithi178.stdout:op 5861 completed, throughput=5MB/sec 2024-02-10T06:10:07.089 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nW17jRZmx26jTR4 off=7550011 len=630650 2024-02-10T06:10:07.090 INFO:tasks.workunit.client.0.smithi178.stdout:op 5862 completed, throughput=5MB/sec 2024-02-10T06:10:07.090 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nC1TaAWxGTEILth off=10266503 len=1532880 2024-02-10T06:10:07.091 INFO:tasks.workunit.client.0.smithi178.stdout:op 5863 completed, throughput=5MB/sec 2024-02-10T06:10:07.092 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-1PVoUvn1N7nCrmA off=2018167 len=445499 2024-02-10T06:10:07.093 INFO:tasks.workunit.client.0.smithi178.stdout:op 5864 completed, throughput=5MB/sec 2024-02-10T06:10:07.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:06 smithi178 ceph-mon[92537]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:10:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:06 smithi178 ceph-mon[95116]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:10:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:06 smithi189 ceph-mon[89631]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-10T06:10:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:10:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:10:07] "GET /metrics HTTP/1.1" 200 34077 "" "Prometheus/2.43.0" 2024-02-10T06:10:08.094 INFO:tasks.workunit.client.0.smithi178.stdout: 1147: throughput=5MB/sec pending data=0 2024-02-10T06:10:08.094 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sOeztUnwykMGb1d off=7258555 len=5438 2024-02-10T06:10:08.094 INFO:tasks.workunit.client.0.smithi178.stdout:op 5865 completed, throughput=5MB/sec 2024-02-10T06:10:08.094 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4xrXpr6m_G-YT1A off=17260496 len=863703 2024-02-10T06:10:08.096 INFO:tasks.workunit.client.0.smithi178.stdout:op 5866 completed, throughput=5MB/sec 2024-02-10T06:10:08.096 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EXUb2MxltfYM1ON off=19865766 len=798980 2024-02-10T06:10:08.103 INFO:tasks.workunit.client.0.smithi178.stdout:op 5867 completed, throughput=5MB/sec 2024-02-10T06:10:08.104 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-p9Csjie_BnmWbU6 off=11137708 len=542249 2024-02-10T06:10:08.105 INFO:tasks.workunit.client.0.smithi178.stdout:op 5868 completed, throughput=5MB/sec 2024-02-10T06:10:08.105 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Bn1059HelhSOQqr off=10084669 len=11807 2024-02-10T06:10:08.105 INFO:tasks.workunit.client.0.smithi178.stdout:op 5869 completed, throughput=5MB/sec 2024-02-10T06:10:08.105 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-47ApcGWPvrne6US off=8952141 len=1256032 2024-02-10T06:10:08.107 INFO:tasks.workunit.client.0.smithi178.stdout:op 5870 completed, throughput=5MB/sec 2024-02-10T06:10:08.107 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uBWAXPgWdRoN9KG off=14833434 len=1936411 2024-02-10T06:10:08.114 INFO:tasks.workunit.client.0.smithi178.stdout:op 5871 completed, throughput=5MB/sec 2024-02-10T06:10:09.115 INFO:tasks.workunit.client.0.smithi178.stdout: 1148: throughput=5MB/sec pending data=0 2024-02-10T06:10:09.115 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-8U7qpK7xfbbWomH off=2156318 len=88381 2024-02-10T06:10:09.118 INFO:tasks.workunit.client.0.smithi178.stdout:op 5872 completed, throughput=5MB/sec 2024-02-10T06:10:09.118 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DPNQ_jj6HTlRp2X off=363858 len=1922616 2024-02-10T06:10:09.131 INFO:tasks.workunit.client.0.smithi178.stdout:op 5873 completed, throughput=5MB/sec 2024-02-10T06:10:09.132 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-T51pJqOztWbsA5C off=4855556 len=2031580 2024-02-10T06:10:09.134 INFO:tasks.workunit.client.0.smithi178.stdout:op 5874 completed, throughput=5MB/sec 2024-02-10T06:10:09.134 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-O-ve7DvImAD2FJ8 off=10384625 len=166599 2024-02-10T06:10:09.134 INFO:tasks.workunit.client.0.smithi178.stdout:op 5875 completed, throughput=5MB/sec 2024-02-10T06:10:09.135 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mC_Hbf9v2XQL4kP off=5583868 len=1091989 2024-02-10T06:10:09.140 INFO:tasks.workunit.client.0.smithi178.stdout:op 5876 completed, throughput=5MB/sec 2024-02-10T06:10:09.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:08 smithi178 ceph-mon[95116]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:10:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:08 smithi178 ceph-mon[92537]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:10:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:08 smithi189 ceph-mon[89631]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-10T06:10:10.140 INFO:tasks.workunit.client.0.smithi178.stdout: 1149: throughput=5MB/sec pending data=0 2024-02-10T06:10:10.140 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Xf5mfguAkhSuxuu off=1648785 len=1518130 2024-02-10T06:10:10.142 INFO:tasks.workunit.client.0.smithi178.stdout:op 5877 completed, throughput=5MB/sec 2024-02-10T06:10:10.142 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-CQ6pQK5YSKb47V2 off=13206294 len=1805275 2024-02-10T06:10:10.144 INFO:tasks.workunit.client.0.smithi178.stdout:op 5878 completed, throughput=5MB/sec 2024-02-10T06:10:10.144 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-T9-ASnAClMvPGIs off=6365270 len=507679 2024-02-10T06:10:10.145 INFO:tasks.workunit.client.0.smithi178.stdout:op 5879 completed, throughput=5MB/sec 2024-02-10T06:10:10.145 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-3sBAm4VPNR2m7om off=3336680 len=58758 2024-02-10T06:10:10.148 INFO:tasks.workunit.client.0.smithi178.stdout:op 5880 completed, throughput=5MB/sec 2024-02-10T06:10:10.148 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-EFhQlwxPE_6KCop off=6232756 len=461309 2024-02-10T06:10:10.152 INFO:tasks.workunit.client.0.smithi178.stdout:op 5881 completed, throughput=5MB/sec 2024-02-10T06:10:10.152 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5XmEoYYdte4umZU off=3583111 len=2071639 2024-02-10T06:10:10.153 INFO:tasks.workunit.client.0.smithi178.stdout:op 5882 completed, throughput=5MB/sec 2024-02-10T06:10:11.154 INFO:tasks.workunit.client.0.smithi178.stdout: 1150: throughput=5MB/sec pending data=0 2024-02-10T06:10:11.154 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-jgT5kbAtcQoDL_- off=10247026 len=50793 2024-02-10T06:10:11.154 INFO:tasks.workunit.client.0.smithi178.stdout:op 5883 completed, throughput=5MB/sec 2024-02-10T06:10:11.154 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ppwCPLMuWCzeckU off=2190633 len=1983935 2024-02-10T06:10:11.162 INFO:tasks.workunit.client.0.smithi178.stdout:op 5884 completed, throughput=5MB/sec 2024-02-10T06:10:11.162 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7piOS2EziPJY9h2 off=15246628 len=499838 2024-02-10T06:10:11.167 INFO:tasks.workunit.client.0.smithi178.stdout:op 5885 completed, throughput=5MB/sec 2024-02-10T06:10:11.167 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-mSAVy0ZlK4bnHs1 off=1111516 len=207199 2024-02-10T06:10:11.169 INFO:tasks.workunit.client.0.smithi178.stdout:op 5886 completed, throughput=5MB/sec 2024-02-10T06:10:11.169 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Hj-0Vb8IWY_QCIL off=1802298 len=553686 2024-02-10T06:10:11.171 INFO:tasks.workunit.client.0.smithi178.stdout:op 5887 completed, throughput=5MB/sec 2024-02-10T06:10:11.171 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dAwu5AAiLIS5G9O off=12635425 len=68759 2024-02-10T06:10:11.171 INFO:tasks.workunit.client.0.smithi178.stdout:op 5888 completed, throughput=5MB/sec 2024-02-10T06:10:11.171 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-BpZIobSSEfRCblm off=12680756 len=1539880 2024-02-10T06:10:11.174 INFO:tasks.workunit.client.0.smithi178.stdout:op 5889 completed, throughput=5MB/sec 2024-02-10T06:10:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:10 smithi178 ceph-mon[92537]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-10T06:10:11.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:10 smithi178 ceph-mon[95116]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-10T06:10:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:10 smithi189 ceph-mon[89631]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-02-10T06:10:12.174 INFO:tasks.workunit.client.0.smithi178.stdout: 1151: throughput=5MB/sec pending data=0 2024-02-10T06:10:12.174 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YLZPJwFUTEYOOhJ off=5906894 len=311306 2024-02-10T06:10:12.175 INFO:tasks.workunit.client.0.smithi178.stdout:op 5890 completed, throughput=5MB/sec 2024-02-10T06:10:12.175 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-RDDugTROc74iZFy off=19755799 len=249702 2024-02-10T06:10:12.176 INFO:tasks.workunit.client.0.smithi178.stdout:op 5891 completed, throughput=5MB/sec 2024-02-10T06:10:12.176 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-l3DmGeEyQBkYoGt off=5728714 len=1039494 2024-02-10T06:10:12.178 INFO:tasks.workunit.client.0.smithi178.stdout:op 5892 completed, throughput=5MB/sec 2024-02-10T06:10:12.178 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8632kUJfsVx_bCT off=3588725 len=1172644 2024-02-10T06:10:12.179 INFO:tasks.workunit.client.0.smithi178.stdout:op 5893 completed, throughput=5MB/sec 2024-02-10T06:10:12.179 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Wvn5wjvUcH1zB-R off=1119204 len=1529321 2024-02-10T06:10:12.181 INFO:tasks.workunit.client.0.smithi178.stdout:op 5894 completed, throughput=5MB/sec 2024-02-10T06:10:12.181 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QAlUzvdi5g0jYOy off=4881018 len=1641841 2024-02-10T06:10:12.183 INFO:tasks.workunit.client.0.smithi178.stdout:op 5895 completed, throughput=5MB/sec 2024-02-10T06:10:13.184 INFO:tasks.workunit.client.0.smithi178.stdout: 1152: throughput=5MB/sec pending data=0 2024-02-10T06:10:13.184 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Hl1tMj2bswzNFg5 off=201979 len=179710 2024-02-10T06:10:13.184 INFO:tasks.workunit.client.0.smithi178.stdout:op 5896 completed, throughput=5MB/sec 2024-02-10T06:10:13.185 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SkvHnQyYb2V2zm3 off=8181983 len=1847823 2024-02-10T06:10:13.195 INFO:tasks.workunit.client.0.smithi178.stdout:op 5897 completed, throughput=5MB/sec 2024-02-10T06:10:13.195 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7on2-odiF8tocPK off=4812635 len=2071374 2024-02-10T06:10:13.207 INFO:tasks.workunit.client.0.smithi178.stdout:op 5898 completed, throughput=5MB/sec 2024-02-10T06:10:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:12 smithi178 ceph-mon[92537]: pgmap v2000: 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, 5 op/s 2024-02-10T06:10:13.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:12 smithi178 ceph-mon[95116]: pgmap v2000: 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, 5 op/s 2024-02-10T06:10:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:12 smithi189 ceph-mon[89631]: pgmap v2000: 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, 5 op/s 2024-02-10T06:10:14.208 INFO:tasks.workunit.client.0.smithi178.stdout: 1153: throughput=5MB/sec pending data=0 2024-02-10T06:10:14.208 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a5bqOv4P0_30tmU off=7459502 len=275255 2024-02-10T06:10:14.209 INFO:tasks.workunit.client.0.smithi178.stdout:op 5899 completed, throughput=5MB/sec 2024-02-10T06:10:14.209 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-35k3gEaIE50DOYI off=3014469 len=1495393 2024-02-10T06:10:14.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:10:14.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:10:14.212 INFO:tasks.workunit.client.0.smithi178.stdout:op 5900 completed, throughput=5MB/sec 2024-02-10T06:10:14.212 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-b26txe-6H2PXtss off=3371438 len=1921443 2024-02-10T06:10:14.214 INFO:tasks.workunit.client.0.smithi178.stdout:op 5901 completed, throughput=5MB/sec 2024-02-10T06:10:14.214 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ega5kV8HrINrcKm off=23537527 len=1142490 2024-02-10T06:10:14.215 INFO:tasks.workunit.client.0.smithi178.stdout:op 5902 completed, throughput=5MB/sec 2024-02-10T06:10:14.215 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-irwaMVdfjfmnuy7 off=71970 len=968557 2024-02-10T06:10:14.220 INFO:tasks.workunit.client.0.smithi178.stdout:op 5903 completed, throughput=5MB/sec 2024-02-10T06:10:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:10:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:14 smithi178 ceph-mon[92537]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:10:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:14 smithi178 ceph-mon[95116]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:10:15.220 INFO:tasks.workunit.client.0.smithi178.stdout: 1154: throughput=5MB/sec pending data=0 2024-02-10T06:10:15.221 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-tQba-fpqakfdIt8 off=5652277 len=1356531 2024-02-10T06:10:15.230 INFO:tasks.workunit.client.0.smithi178.stdout:op 5904 completed, throughput=5MB/sec 2024-02-10T06:10:15.230 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-nVjUpCPYEzrbcAo off=8417184 len=2084280 2024-02-10T06:10:15.241 INFO:tasks.workunit.client.0.smithi178.stdout:op 5905 completed, throughput=5MB/sec 2024-02-10T06:10:15.241 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tTrdiQbBlOCSuQH off=0 len=1098673 2024-02-10T06:10:15.243 INFO:tasks.workunit.client.0.smithi178.stdout:op 5906 completed, throughput=5MB/sec 2024-02-10T06:10:15.243 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-9Jc2q7Bbf2nkqJz off=4359234 len=1320796 2024-02-10T06:10:15.245 INFO:tasks.workunit.client.0.smithi178.stdout:op 5907 completed, throughput=5MB/sec 2024-02-10T06:10:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:14 smithi189 ceph-mon[89631]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-10T06:10:16.246 INFO:tasks.workunit.client.0.smithi178.stdout: 1155: throughput=5MB/sec pending data=0 2024-02-10T06:10:16.246 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kC1wfzHshm7OHvT off=7739967 len=1997648 2024-02-10T06:10:16.248 INFO:tasks.workunit.client.0.smithi178.stdout:op 5908 completed, throughput=5MB/sec 2024-02-10T06:10:16.248 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-g9aORh9QtEKuisH off=13610185 len=1464509 2024-02-10T06:10:16.254 INFO:tasks.workunit.client.0.smithi178.stdout:op 5909 completed, throughput=5MB/sec 2024-02-10T06:10:16.254 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-lQ5z72dQzPyw6AR off=13726745 len=1792814 2024-02-10T06:10:16.256 INFO:tasks.workunit.client.0.smithi178.stdout:op 5910 completed, throughput=5MB/sec 2024-02-10T06:10:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:16 smithi178 ceph-mon[92537]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T06:10:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:16 smithi178 ceph-mon[95116]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T06:10:17.257 INFO:tasks.workunit.client.0.smithi178.stdout: 1156: throughput=5MB/sec pending data=0 2024-02-10T06:10:17.257 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-WWa_SNC-7FLCxMw off=6132068 len=681383 2024-02-10T06:10:17.258 INFO:tasks.workunit.client.0.smithi178.stdout:op 5911 completed, throughput=5MB/sec 2024-02-10T06:10:17.258 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-V-ByQFFwEhGgq3d off=5430288 len=674146 2024-02-10T06:10:17.258 INFO:tasks.workunit.client.0.smithi178.stdout:op 5912 completed, throughput=5MB/sec 2024-02-10T06:10:17.258 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5vpnXpogHYS84Tt off=2125695 len=411275 2024-02-10T06:10:17.260 INFO:tasks.workunit.client.0.smithi178.stdout:op 5913 completed, throughput=5MB/sec 2024-02-10T06:10:17.260 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-LoX8TjCpsadNTaY off=14737451 len=470678 2024-02-10T06:10:17.265 INFO:tasks.workunit.client.0.smithi178.stdout:op 5914 completed, throughput=5MB/sec 2024-02-10T06:10:17.265 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-tgPhsmhXemiYQf0 off=6377978 len=1893578 2024-02-10T06:10:17.267 INFO:tasks.workunit.client.0.smithi178.stdout:op 5915 completed, throughput=5MB/sec 2024-02-10T06:10:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:16 smithi189 ceph-mon[89631]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-10T06:10:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:10:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:10:17] "GET /metrics HTTP/1.1" 200 34076 "" "Prometheus/2.43.0" 2024-02-10T06:10:18.267 INFO:tasks.workunit.client.0.smithi178.stdout: 1157: throughput=5MB/sec pending data=0 2024-02-10T06:10:18.267 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-jZi8IPR4_DXd7ec off=13192102 len=43516 2024-02-10T06:10:18.270 INFO:tasks.workunit.client.0.smithi178.stdout:op 5916 completed, throughput=5MB/sec 2024-02-10T06:10:18.270 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-qC6Pjp1Sw__QULX off=4072299 len=1360188 2024-02-10T06:10:18.272 INFO:tasks.workunit.client.0.smithi178.stdout:op 5917 completed, throughput=5MB/sec 2024-02-10T06:10:18.272 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HbojnBXxvjN7B7B off=2517916 len=1104002 2024-02-10T06:10:18.274 INFO:tasks.workunit.client.0.smithi178.stdout:op 5918 completed, throughput=5MB/sec 2024-02-10T06:10:18.275 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-80qJbdAgfQZoPWI off=19513265 len=1998465 2024-02-10T06:10:18.276 INFO:tasks.workunit.client.0.smithi178.stdout:op 5919 completed, throughput=5MB/sec 2024-02-10T06:10:18.277 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-q2fcULUAUwVX3ik off=3421652 len=298907 2024-02-10T06:10:18.278 INFO:tasks.workunit.client.0.smithi178.stdout:op 5920 completed, throughput=5MB/sec 2024-02-10T06:10:18.278 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-6EDUZDQofjluYGi off=8311332 len=1192106 2024-02-10T06:10:18.280 INFO:tasks.workunit.client.0.smithi178.stdout:op 5921 completed, throughput=5MB/sec 2024-02-10T06:10:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:18 smithi178 ceph-mon[92537]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:10:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:18 smithi178 ceph-mon[95116]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:10:19.281 INFO:tasks.workunit.client.0.smithi178.stdout: 1158: throughput=5MB/sec pending data=0 2024-02-10T06:10:19.281 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EL8ZD5IVGHZUS-A off=7978596 len=1321014 2024-02-10T06:10:19.283 INFO:tasks.workunit.client.0.smithi178.stdout:op 5922 completed, throughput=5MB/sec 2024-02-10T06:10:19.283 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-E0ySxqWrm-JztWG off=15697440 len=1087317 2024-02-10T06:10:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:18 smithi189 ceph-mon[89631]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-10T06:10:19.289 INFO:tasks.workunit.client.0.smithi178.stdout:op 5923 completed, throughput=5MB/sec 2024-02-10T06:10:19.289 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Mden0q0bAEgZeZ7 off=10704459 len=668659 2024-02-10T06:10:19.293 INFO:tasks.workunit.client.0.smithi178.stdout:op 5924 completed, throughput=5MB/sec 2024-02-10T06:10:19.294 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Rc80lRo9LqXESfz off=3953041 len=1887469 2024-02-10T06:10:19.297 INFO:tasks.workunit.client.0.smithi178.stdout:op 5925 completed, throughput=5MB/sec 2024-02-10T06:10:20.297 INFO:tasks.workunit.client.0.smithi178.stdout: 1159: throughput=5MB/sec pending data=0 2024-02-10T06:10:20.298 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-s5a8wD4b5orcvK5 off=5066141 len=1604373 2024-02-10T06:10:20.299 INFO:tasks.workunit.client.0.smithi178.stdout:op 5926 completed, throughput=5MB/sec 2024-02-10T06:10:20.299 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-rXl-XVcsKH7m1Qf off=844388 len=1696275 2024-02-10T06:10:20.308 INFO:tasks.workunit.client.0.smithi178.stdout:op 5927 completed, throughput=5MB/sec 2024-02-10T06:10:20.308 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-IS5T0TGjxySX36s off=0 len=1338074 2024-02-10T06:10:20.315 INFO:tasks.workunit.client.0.smithi178.stdout:op 5928 completed, throughput=5MB/sec 2024-02-10T06:10:20.315 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-j28R1_wJchVjSPn off=20634690 len=1451688 2024-02-10T06:10:20.317 INFO:tasks.workunit.client.0.smithi178.stdout:op 5929 completed, throughput=5MB/sec 2024-02-10T06:10:20.787 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 06:10:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=cleanup t=2024-02-10T06:10:20.373231349Z level=info msg="Completed cleanup jobs" duration=2.32377ms 2024-02-10T06:10:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:20 smithi178 ceph-mon[92537]: pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-10T06:10:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:20 smithi178 ceph-mon[95116]: pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-10T06:10:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:20 smithi189 ceph-mon[89631]: pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-10T06:10:21.317 INFO:tasks.workunit.client.0.smithi178.stdout: 1160: throughput=5MB/sec pending data=0 2024-02-10T06:10:21.317 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-kEXRmnkmJwxw81I off=6656594 len=1442335 2024-02-10T06:10:21.319 INFO:tasks.workunit.client.0.smithi178.stdout:op 5930 completed, throughput=5MB/sec 2024-02-10T06:10:21.319 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-2TInBuBH535CIH8 off=532506 len=1123066 2024-02-10T06:10:21.320 INFO:tasks.workunit.client.0.smithi178.stdout:op 5931 completed, throughput=5MB/sec 2024-02-10T06:10:21.321 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-yyZ_taFgGPcUl6g off=6229961 len=1731297 2024-02-10T06:10:21.331 INFO:tasks.workunit.client.0.smithi178.stdout:op 5932 completed, throughput=5MB/sec 2024-02-10T06:10:22.332 INFO:tasks.workunit.client.0.smithi178.stdout: 1161: throughput=5MB/sec pending data=0 2024-02-10T06:10:22.332 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-b7yGPzvs8LRpuF5 off=12481802 len=862326 2024-02-10T06:10:22.337 INFO:tasks.workunit.client.0.smithi178.stdout:op 5933 completed, throughput=5MB/sec 2024-02-10T06:10:22.337 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TbUEZrzqd5Etfrt off=17486615 len=1026946 2024-02-10T06:10:22.341 INFO:tasks.workunit.client.0.smithi178.stdout:op 5934 completed, throughput=5MB/sec 2024-02-10T06:10:22.341 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-rHGdTP5NIIaWOP7 off=917365 len=216937 2024-02-10T06:10:22.341 INFO:tasks.workunit.client.0.smithi178.stdout:op 5935 completed, throughput=5MB/sec 2024-02-10T06:10:22.341 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-unFg323MX7sUTv3 off=18029672 len=711364 2024-02-10T06:10:22.343 INFO:tasks.workunit.client.0.smithi178.stdout:op 5936 completed, throughput=5MB/sec 2024-02-10T06:10:22.343 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-v7-Hqywn6iMj1sj off=6581862 len=169020 2024-02-10T06:10:22.345 INFO:tasks.workunit.client.0.smithi178.stdout:op 5937 completed, throughput=5MB/sec 2024-02-10T06:10:22.346 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-8LlUjmv73f278Ee off=10040430 len=114676 2024-02-10T06:10:22.346 INFO:tasks.workunit.client.0.smithi178.stdout:op 5938 completed, throughput=5MB/sec 2024-02-10T06:10:22.346 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ogNboSvzDO0AMqg off=2164336 len=1387745 2024-02-10T06:10:22.353 INFO:tasks.workunit.client.0.smithi178.stdout:op 5939 completed, throughput=5MB/sec 2024-02-10T06:10:22.353 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-YhvuiuWBm7AKsqR off=5333195 len=923681 2024-02-10T06:10:22.354 INFO:tasks.workunit.client.0.smithi178.stdout:op 5940 completed, throughput=5MB/sec 2024-02-10T06:10:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:22 smithi178 ceph-mon[92537]: pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T06:10:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:22 smithi178 ceph-mon[95116]: pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T06:10:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:22 smithi189 ceph-mon[89631]: pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-10T06:10:23.355 INFO:tasks.workunit.client.0.smithi178.stdout: 1162: throughput=5MB/sec pending data=0 2024-02-10T06:10:23.355 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Fb2g6GGV-MdWBjA off=3123964 len=1737379 2024-02-10T06:10:23.356 INFO:tasks.workunit.client.0.smithi178.stdout:op 5941 completed, throughput=5MB/sec 2024-02-10T06:10:23.356 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-gUwqi-xrKQd5fYB off=13880243 len=261764 2024-02-10T06:10:23.357 INFO:tasks.workunit.client.0.smithi178.stdout:op 5942 completed, throughput=5MB/sec 2024-02-10T06:10:23.357 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-yUO8q4kCI9-mLd4 off=7124140 len=535863 2024-02-10T06:10:23.359 INFO:tasks.workunit.client.0.smithi178.stdout:op 5943 completed, throughput=5MB/sec 2024-02-10T06:10:23.359 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-S9M-v0Nlj_W0gW0 off=460874 len=1723843 2024-02-10T06:10:23.367 INFO:tasks.workunit.client.0.smithi178.stdout:op 5944 completed, throughput=5MB/sec 2024-02-10T06:10:23.367 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-47ApcGWPvrne6US off=8900488 len=1089076 2024-02-10T06:10:23.368 INFO:tasks.workunit.client.0.smithi178.stdout:op 5945 completed, throughput=5MB/sec 2024-02-10T06:10:24.368 INFO:tasks.workunit.client.0.smithi178.stdout: 1163: throughput=5MB/sec pending data=0 2024-02-10T06:10:24.368 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HVSTqQVT298iSxV off=3966955 len=1852288 2024-02-10T06:10:24.372 INFO:tasks.workunit.client.0.smithi178.stdout:op 5946 completed, throughput=5MB/sec 2024-02-10T06:10:24.372 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-lFUXWwny9le8W_K off=15321144 len=2052621 2024-02-10T06:10:24.384 INFO:tasks.workunit.client.0.smithi178.stdout:op 5947 completed, throughput=5MB/sec 2024-02-10T06:10:24.384 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-MIp43kEfCMHYsFX off=1251129 len=571354 2024-02-10T06:10:24.388 INFO:tasks.workunit.client.0.smithi178.stdout:op 5948 completed, throughput=5MB/sec 2024-02-10T06:10:24.388 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QuRizyZFfqyZKWB off=11071049 len=1693345 2024-02-10T06:10:24.390 INFO:tasks.workunit.client.0.smithi178.stdout:op 5949 completed, throughput=5MB/sec 2024-02-10T06:10:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:24 smithi178 ceph-mon[92537]: pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:10:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:24 smithi178 ceph-mon[95116]: pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:10:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:24 smithi189 ceph-mon[89631]: pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-10T06:10:25.391 INFO:tasks.workunit.client.0.smithi178.stdout: 1164: throughput=5MB/sec pending data=0 2024-02-10T06:10:25.391 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-nXCb_L4CC0YkUxb off=713054 len=1777384 2024-02-10T06:10:25.392 INFO:tasks.workunit.client.0.smithi178.stdout:op 5950 completed, throughput=5MB/sec 2024-02-10T06:10:25.392 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-oM2x_vd_KvLti5b off=3088846 len=1244013 2024-02-10T06:10:25.394 INFO:tasks.workunit.client.0.smithi178.stdout:op 5951 completed, throughput=5MB/sec 2024-02-10T06:10:25.394 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-93LrnYjIUhLkHd8 off=1244365 len=1393066 2024-02-10T06:10:25.401 INFO:tasks.workunit.client.0.smithi178.stdout:op 5952 completed, throughput=5MB/sec 2024-02-10T06:10:26.401 INFO:tasks.workunit.client.0.smithi178.stdout: 1165: throughput=5MB/sec pending data=0 2024-02-10T06:10:26.402 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-VoHz5OjOiTfpIhg off=7770883 len=1248498 2024-02-10T06:10:26.403 INFO:tasks.workunit.client.0.smithi178.stdout:op 5953 completed, throughput=5MB/sec 2024-02-10T06:10:26.403 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-erlgFfoF7l1I8-Q off=960119 len=357149 2024-02-10T06:10:26.404 INFO:tasks.workunit.client.0.smithi178.stdout:op 5954 completed, throughput=5MB/sec 2024-02-10T06:10:26.404 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-QztreCM5SVetO9r off=1831071 len=100670 2024-02-10T06:10:26.405 INFO:tasks.workunit.client.0.smithi178.stdout:op 5955 completed, throughput=5MB/sec 2024-02-10T06:10:26.405 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-qW7ohCymRL9sQ-J off=15506984 len=956047 2024-02-10T06:10:26.411 INFO:tasks.workunit.client.0.smithi178.stdout:op 5956 completed, throughput=5MB/sec 2024-02-10T06:10:26.411 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-mmp8u2wLxcGMmdM off=0 len=1878951 2024-02-10T06:10:26.413 INFO:tasks.workunit.client.0.smithi178.stdout:op 5957 completed, throughput=5MB/sec 2024-02-10T06:10:26.413 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj--Kg8ZyyVR6yJGXP off=2835033 len=1122804 2024-02-10T06:10:26.414 INFO:tasks.workunit.client.0.smithi178.stdout:op 5958 completed, throughput=5MB/sec 2024-02-10T06:10:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:26 smithi178 ceph-mon[92537]: pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:10:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:26 smithi178 ceph-mon[95116]: pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:10:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:26 smithi189 ceph-mon[89631]: pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-10T06:10:27.415 INFO:tasks.workunit.client.0.smithi178.stdout: 1166: throughput=5MB/sec pending data=0 2024-02-10T06:10:27.415 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fdOEQmEM3zIIBgL off=4542802 len=1838728 2024-02-10T06:10:27.424 INFO:tasks.workunit.client.0.smithi178.stdout:op 5959 completed, throughput=5MB/sec 2024-02-10T06:10:27.424 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-HplClj0IXPCE5BG off=6122 len=726985 2024-02-10T06:10:27.424 INFO:tasks.workunit.client.0.smithi178.stdout:op 5960 completed, throughput=5MB/sec 2024-02-10T06:10:27.424 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-30NYnuCYWO2S905 off=2030025 len=414849 2024-02-10T06:10:27.425 INFO:tasks.workunit.client.0.smithi178.stdout:op 5961 completed, throughput=5MB/sec 2024-02-10T06:10:27.425 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-ewH3rjcJJDTtRNh off=1219705 len=603093 2024-02-10T06:10:27.429 INFO:tasks.workunit.client.0.smithi178.stdout:op 5962 completed, throughput=5MB/sec 2024-02-10T06:10:27.429 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-gQpBmVjrEBlFiDB off=3348264 len=271754 2024-02-10T06:10:27.433 INFO:tasks.workunit.client.0.smithi178.stdout:op 5963 completed, throughput=5MB/sec 2024-02-10T06:10:27.433 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JJ-vrZWFqBvdhNu off=14357874 len=1924813 2024-02-10T06:10:27.436 INFO:tasks.workunit.client.0.smithi178.stdout:op 5964 completed, throughput=5MB/sec 2024-02-10T06:10:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:10:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:10:27] "GET /metrics HTTP/1.1" 200 34076 "" "Prometheus/2.43.0" 2024-02-10T06:10:28.437 INFO:tasks.workunit.client.0.smithi178.stdout: 1167: throughput=5MB/sec pending data=0 2024-02-10T06:10:28.437 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JH6hgTe73YuIBtM off=8640576 len=609787 2024-02-10T06:10:28.438 INFO:tasks.workunit.client.0.smithi178.stdout:op 5965 completed, throughput=5MB/sec 2024-02-10T06:10:28.438 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Ji5NGi_ALTeu3Z_ off=938910 len=1782597 2024-02-10T06:10:28.447 INFO:tasks.workunit.client.0.smithi178.stdout:op 5966 completed, throughput=5MB/sec 2024-02-10T06:10:28.447 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-F3eD8P_DnvxcIio off=6120761 len=1555451 2024-02-10T06:10:28.449 INFO:tasks.workunit.client.0.smithi178.stdout:op 5967 completed, throughput=5MB/sec 2024-02-10T06:10:28.449 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-T66NDIwOmIf-99B off=1981856 len=636159 2024-02-10T06:10:28.453 INFO:tasks.workunit.client.0.smithi178.stdout:op 5968 completed, throughput=5MB/sec 2024-02-10T06:10:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:28 smithi178 ceph-mon[92537]: pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-10T06:10:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:10:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:28 smithi178 ceph-mon[95116]: pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-10T06:10:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:10:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:28 smithi189 ceph-mon[89631]: pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-10T06:10:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:10:29.454 INFO:tasks.workunit.client.0.smithi178.stdout: 1168: throughput=5MB/sec pending data=0 2024-02-10T06:10:29.454 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-SJMZCi_whKbtgJZ off=5430321 len=1761470 2024-02-10T06:10:29.458 INFO:tasks.workunit.client.0.smithi178.stdout:op 5969 completed, throughput=5MB/sec 2024-02-10T06:10:29.458 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-I_THw-yewb5CLZW off=8436646 len=561453 2024-02-10T06:10:29.461 INFO:tasks.workunit.client.0.smithi178.stdout:op 5970 completed, throughput=5MB/sec 2024-02-10T06:10:29.462 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-wWw2A5XlzZmC67r off=716160 len=1486288 2024-02-10T06:10:29.470 INFO:tasks.workunit.client.0.smithi178.stdout:op 5971 completed, throughput=5MB/sec 2024-02-10T06:10:29.470 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-5uDju-AUESUPBFy off=6114158 len=1503404 2024-02-10T06:10:29.472 INFO:tasks.workunit.client.0.smithi178.stdout:op 5972 completed, throughput=5MB/sec 2024-02-10T06:10:30.472 INFO:tasks.workunit.client.0.smithi178.stdout: 1169: throughput=5MB/sec pending data=0 2024-02-10T06:10:30.472 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-pQk5BuWl3a4aQP- off=5701606 len=1264259 2024-02-10T06:10:30.478 INFO:tasks.workunit.client.0.smithi178.stdout:op 5973 completed, throughput=5MB/sec 2024-02-10T06:10:30.478 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-dsUHKWu2L5msM3y off=5883530 len=1995799 2024-02-10T06:10:30.482 INFO:tasks.workunit.client.0.smithi178.stdout:op 5974 completed, throughput=5MB/sec 2024-02-10T06:10:30.482 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-TSoQXolvXnJ4JR4 off=91095 len=561282 2024-02-10T06:10:30.483 INFO:tasks.workunit.client.0.smithi178.stdout:op 5975 completed, throughput=5MB/sec 2024-02-10T06:10:30.483 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-DgPCphHMKh5gPhH off=2463890 len=1247576 2024-02-10T06:10:30.492 INFO:tasks.workunit.client.0.smithi178.stdout:op 5976 completed, throughput=5MB/sec 2024-02-10T06:10:30.492 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-vbKmkX7T98lIlsu off=21948759 len=177324 2024-02-10T06:10:30.493 INFO:tasks.workunit.client.0.smithi178.stdout:op 5977 completed, throughput=5MB/sec 2024-02-10T06:10:30.493 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-Ygm_74KaXU9K98t off=31532 len=31844 2024-02-10T06:10:30.493 INFO:tasks.workunit.client.0.smithi178.stdout:op 5978 completed, throughput=5MB/sec 2024-02-10T06:10:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:30 smithi178 ceph-mon[92537]: pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-10T06:10:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:30 smithi178 ceph-mon[95116]: pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-10T06:10:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:30 smithi189 ceph-mon[89631]: pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-10T06:10:31.493 INFO:tasks.workunit.client.0.smithi178.stdout: 1170: throughput=5MB/sec pending data=0 2024-02-10T06:10:31.494 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-fkC8repHqymQIbQ off=2478398 len=1451241 2024-02-10T06:10:31.501 INFO:tasks.workunit.client.0.smithi178.stdout:op 5979 completed, throughput=5MB/sec 2024-02-10T06:10:31.501 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-fowSsaEh7ijO2I5 off=14646002 len=747657 2024-02-10T06:10:31.502 INFO:tasks.workunit.client.0.smithi178.stdout:op 5980 completed, throughput=5MB/sec 2024-02-10T06:10:31.502 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-WXoDx6iFH3a5PD_ off=2712568 len=1218572 2024-02-10T06:10:31.509 INFO:tasks.workunit.client.0.smithi178.stdout:op 5981 completed, throughput=5MB/sec 2024-02-10T06:10:31.509 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-19ZQGosBTp3kqY5 off=9288253 len=1986714 2024-02-10T06:10:31.511 INFO:tasks.workunit.client.0.smithi178.stdout:op 5982 completed, throughput=5MB/sec 2024-02-10T06:10:32.511 INFO:tasks.workunit.client.0.smithi178.stdout: 1171: throughput=5MB/sec pending data=0 2024-02-10T06:10:32.511 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UuGV4T0u0W_6A50 off=7091933 len=632028 2024-02-10T06:10:32.516 INFO:tasks.workunit.client.0.smithi178.stdout:op 5983 completed, throughput=5MB/sec 2024-02-10T06:10:32.516 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-kVpxx2AEupIwIxa off=11788892 len=366844 2024-02-10T06:10:32.520 INFO:tasks.workunit.client.0.smithi178.stdout:op 5984 completed, throughput=5MB/sec 2024-02-10T06:10:32.520 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-bufSGJhT7XDsRdW off=14239089 len=615511 2024-02-10T06:10:32.524 INFO:tasks.workunit.client.0.smithi178.stdout:op 5985 completed, throughput=5MB/sec 2024-02-10T06:10:32.524 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-CyOkNJtBx0y3WkK off=2295999 len=575909 2024-02-10T06:10:32.528 INFO:tasks.workunit.client.0.smithi178.stdout:op 5986 completed, throughput=5MB/sec 2024-02-10T06:10:32.528 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-_j1zYQjDWcH-v2M off=921090 len=1497962 2024-02-10T06:10:32.530 INFO:tasks.workunit.client.0.smithi178.stdout:op 5987 completed, throughput=5MB/sec 2024-02-10T06:10:32.530 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-Xh1wZbOuDE9ebqK off=10348062 len=1902467 2024-02-10T06:10:32.540 INFO:tasks.workunit.client.0.smithi178.stdout:op 5988 completed, throughput=5MB/sec 2024-02-10T06:10:33.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:32 smithi178 ceph-mon[95116]: pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T06:10:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:32 smithi178 ceph-mon[92537]: pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T06:10:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:32 smithi189 ceph-mon[89631]: pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-10T06:10:33.540 INFO:tasks.workunit.client.0.smithi178.stdout: 1172: throughput=5MB/sec pending data=0 2024-02-10T06:10:33.541 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-c7-PL0mZwdsKrUy off=12191949 len=49176 2024-02-10T06:10:33.543 INFO:tasks.workunit.client.0.smithi178.stdout:op 5989 completed, throughput=5MB/sec 2024-02-10T06:10:33.543 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-HU7xM7YgqMVjbW6 off=2814575 len=612097 2024-02-10T06:10:33.547 INFO:tasks.workunit.client.0.smithi178.stdout:op 5990 completed, throughput=5MB/sec 2024-02-10T06:10:33.548 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-uDYvLslXXki2-_g off=21516307 len=521097 2024-02-10T06:10:33.551 INFO:tasks.workunit.client.0.smithi178.stdout:op 5991 completed, throughput=5MB/sec 2024-02-10T06:10:33.551 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-2Uqa5hXjj18s5XU off=14538512 len=1402111 2024-02-10T06:10:33.558 INFO:tasks.workunit.client.0.smithi178.stdout:op 5992 completed, throughput=5MB/sec 2024-02-10T06:10:33.558 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-MIAKOVbTRvkTzVX off=11747700 len=902740 2024-02-10T06:10:33.560 INFO:tasks.workunit.client.0.smithi178.stdout:op 5993 completed, throughput=5MB/sec 2024-02-10T06:10:33.560 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-7nr5JERn-Gyjk4x off=10284491 len=1502558 2024-02-10T06:10:33.568 INFO:tasks.workunit.client.0.smithi178.stdout:op 5994 completed, throughput=5MB/sec 2024-02-10T06:10:33.568 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-a5DJ_oo_-EmxEUq off=5668284 len=2069663 2024-02-10T06:10:33.571 INFO:tasks.workunit.client.0.smithi178.stdout:op 5995 completed, throughput=5MB/sec 2024-02-10T06:10:34.571 INFO:tasks.workunit.client.0.smithi178.stdout: 1173: throughput=5MB/sec pending data=0 2024-02-10T06:10:34.571 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-zK5lGrVMxwJ__jw off=2189561 len=1536603 2024-02-10T06:10:34.578 INFO:tasks.workunit.client.0.smithi178.stdout:op 5996 completed, throughput=5MB/sec 2024-02-10T06:10:34.579 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj--0DFFMWNNiKXMyY off=6801364 len=1181283 2024-02-10T06:10:34.586 INFO:tasks.workunit.client.0.smithi178.stdout:op 5997 completed, throughput=5MB/sec 2024-02-10T06:10:34.586 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-4EcNT1QCa7P97jh off=18606708 len=1058750 2024-02-10T06:10:34.591 INFO:tasks.workunit.client.0.smithi178.stdout:op 5998 completed, throughput=5MB/sec 2024-02-10T06:10:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:34 smithi178 ceph-mon[92537]: pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:10:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:34 smithi178 ceph-mon[95116]: pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:10:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:34 smithi189 ceph-mon[89631]: pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-10T06:10:35.593 INFO:tasks.workunit.client.0.smithi178.stdout: 1174: throughput=5MB/sec pending data=0 2024-02-10T06:10:35.593 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-JH6hgTe73YuIBtM off=9613121 len=1740665 2024-02-10T06:10:35.593 INFO:tasks.workunit.client.0.smithi178.stdout:op 5999 completed, throughput=5MB/sec 2024-02-10T06:10:35.593 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-K6flr125_ygLuI0 off=7936421 len=95281 2024-02-10T06:10:35.594 INFO:tasks.workunit.client.0.smithi178.stdout:op 6000 completed, throughput=5MB/sec 2024-02-10T06:10:35.594 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-F_76ukEVXgOnqjh off=4304677 len=1978359 2024-02-10T06:10:35.603 INFO:tasks.workunit.client.0.smithi178.stdout:op 6001 completed, throughput=5MB/sec 2024-02-10T06:10:35.603 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-ItdkyqcHemTo4F2 off=1095721 len=1356137 2024-02-10T06:10:35.605 INFO:tasks.workunit.client.0.smithi178.stdout:op 6002 completed, throughput=5MB/sec 2024-02-10T06:10:36.605 INFO:tasks.workunit.client.0.smithi178.stdout: 1175: throughput=5MB/sec pending data=0 2024-02-10T06:10:36.606 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EN6QrIqw9pzaqZv off=22310960 len=1475654 2024-02-10T06:10:36.608 INFO:tasks.workunit.client.0.smithi178.stdout:op 6003 completed, throughput=5MB/sec 2024-02-10T06:10:36.609 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-hMzMLeapgsjEi1K off=1411611 len=983245 2024-02-10T06:10:36.614 INFO:tasks.workunit.client.0.smithi178.stdout:op 6004 completed, throughput=5MB/sec 2024-02-10T06:10:36.614 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-EVDUvfmUfdltDpX off=750427 len=951352 2024-02-10T06:10:36.616 INFO:tasks.workunit.client.0.smithi178.stdout:op 6005 completed, throughput=5MB/sec 2024-02-10T06:10:36.616 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-y7C_VxwJAQuWiyF off=1663760 len=1024596 2024-02-10T06:10:36.618 INFO:tasks.workunit.client.0.smithi178.stdout:op 6006 completed, throughput=5MB/sec 2024-02-10T06:10:36.618 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-dQb6iZcXQIlRNk7 off=3814936 len=1838284 2024-02-10T06:10:36.629 INFO:tasks.workunit.client.0.smithi178.stdout:op 6007 completed, throughput=5MB/sec 2024-02-10T06:10:37.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:36 smithi178 ceph-mon[92537]: pgmap v2012: 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-02-10T06:10:37.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:36 smithi178 ceph-mon[95116]: pgmap v2012: 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-02-10T06:10:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:36 smithi189 ceph-mon[89631]: pgmap v2012: 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-02-10T06:10:37.630 INFO:tasks.workunit.client.0.smithi178.stdout: 1176: throughput=5MB/sec pending data=0 2024-02-10T06:10:37.630 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oBBPgctpmrFclo9 off=9250544 len=800351 2024-02-10T06:10:37.635 INFO:tasks.workunit.client.0.smithi178.stdout:op 6008 completed, throughput=5MB/sec 2024-02-10T06:10:37.635 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-u-gj0pYgJcMnSSV off=15140110 len=1035776 2024-02-10T06:10:37.636 INFO:tasks.workunit.client.0.smithi178.stdout:op 6009 completed, throughput=5MB/sec 2024-02-10T06:10:37.636 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-biufAOkuBgEpTYO off=2148165 len=1837545 2024-02-10T06:10:37.638 INFO:tasks.workunit.client.0.smithi178.stdout:op 6010 completed, throughput=5MB/sec 2024-02-10T06:10:37.638 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-SNck9N8TAllmygg off=2034618 len=155136 2024-02-10T06:10:37.641 INFO:tasks.workunit.client.0.smithi178.stdout:op 6011 completed, throughput=5MB/sec 2024-02-10T06:10:37.641 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-oQjv3-3Zi8Xe9Lc off=6392716 len=1911427 2024-02-10T06:10:37.649 INFO:tasks.workunit.client.0.smithi178.stdout:op 6012 completed, throughput=5MB/sec 2024-02-10T06:10:37.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:10:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:10:37] "GET /metrics HTTP/1.1" 200 34081 "" "Prometheus/2.43.0" 2024-02-10T06:10:38.650 INFO:tasks.workunit.client.0.smithi178.stdout: 1177: throughput=5MB/sec pending data=0 2024-02-10T06:10:38.650 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-4xUv_XQA2SwFubV off=4855007 len=474403 2024-02-10T06:10:38.651 INFO:tasks.workunit.client.0.smithi178.stdout:op 6013 completed, throughput=5MB/sec 2024-02-10T06:10:38.651 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-sg4BIq30pWvJKCG off=5798051 len=1801926 2024-02-10T06:10:38.653 INFO:tasks.workunit.client.0.smithi178.stdout:op 6014 completed, throughput=5MB/sec 2024-02-10T06:10:38.654 INFO:tasks.workunit.client.0.smithi178.stdout:READ : oid=obj-huMGhs6jJfRwVNw off=2271717 len=438767 2024-02-10T06:10:38.655 INFO:tasks.workunit.client.0.smithi178.stdout:op 6015 completed, throughput=5MB/sec 2024-02-10T06:10:38.655 INFO:tasks.workunit.client.0.smithi178.stdout:WRITE : oid=obj-UyeT8KAwqGbUjIN off=2550970 len=1786618 2024-02-10T06:10:38.662 INFO:tasks.workunit.client.0.smithi178.stdout:op 6016 completed, throughput=5MB/sec 2024-02-10T06:10:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:38 smithi178 ceph-mon[92537]: pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T06:10:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:38 smithi178 ceph-mon[95116]: pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T06:10:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:38 smithi189 ceph-mon[89631]: pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-10T06:10:39.663 INFO:tasks.workunit.client.0.smithi178.stdout:waiting for all operations to complete 2024-02-10T06:10:39.663 INFO:tasks.workunit.client.0.smithi178.stdout:cleaning up objects 2024-02-10T06:10:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:40 smithi178 ceph-mon[92537]: pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:10:41.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:40 smithi178 ceph-mon[95116]: pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:10:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:40 smithi189 ceph-mon[89631]: pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-10T06:10:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:42 smithi178 ceph-mon[92537]: pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:10:43.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:42 smithi178 ceph-mon[95116]: pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:10:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:42 smithi189 ceph-mon[89631]: pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-10T06:10:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:10:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:10:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:10:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:44 smithi178 ceph-mon[92537]: pgmap v2016: 105 pgs: 105 active+clean; 121 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 42 op/s 2024-02-10T06:10:45.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:44 smithi178 ceph-mon[95116]: pgmap v2016: 105 pgs: 105 active+clean; 121 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 42 op/s 2024-02-10T06:10:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:44 smithi189 ceph-mon[89631]: pgmap v2016: 105 pgs: 105 active+clean; 121 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 42 op/s 2024-02-10T06:10:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:46 smithi178 ceph-mon[92537]: pgmap v2017: 105 pgs: 105 active+clean; 98 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 203 op/s 2024-02-10T06:10:47.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:46 smithi178 ceph-mon[95116]: pgmap v2017: 105 pgs: 105 active+clean; 98 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 203 op/s 2024-02-10T06:10:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:46 smithi189 ceph-mon[89631]: pgmap v2017: 105 pgs: 105 active+clean; 98 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 203 op/s 2024-02-10T06:10:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:10:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:10:47] "GET /metrics HTTP/1.1" 200 34076 "" "Prometheus/2.43.0" 2024-02-10T06:10:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:48 smithi178 ceph-mon[92537]: pgmap v2018: 105 pgs: 105 active+clean; 98 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 202 op/s 2024-02-10T06:10:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:48 smithi178 ceph-mon[95116]: pgmap v2018: 105 pgs: 105 active+clean; 98 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 202 op/s 2024-02-10T06:10:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:48 smithi189 ceph-mon[89631]: pgmap v2018: 105 pgs: 105 active+clean; 98 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 202 op/s 2024-02-10T06:10:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:50 smithi178 ceph-mon[92537]: pgmap v2019: 105 pgs: 105 active+clean; 64 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 429 op/s 2024-02-10T06:10:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:50 smithi178 ceph-mon[95116]: pgmap v2019: 105 pgs: 105 active+clean; 64 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 429 op/s 2024-02-10T06:10:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:50 smithi189 ceph-mon[89631]: pgmap v2019: 105 pgs: 105 active+clean; 64 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 429 op/s 2024-02-10T06:10:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:52 smithi178 ceph-mon[92537]: pgmap v2020: 105 pgs: 105 active+clean; 59 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 583 KiB/s rd, 379 KiB/s wr, 460 op/s 2024-02-10T06:10:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:52 smithi178 ceph-mon[95116]: pgmap v2020: 105 pgs: 105 active+clean; 59 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 583 KiB/s rd, 379 KiB/s wr, 460 op/s 2024-02-10T06:10:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:52 smithi189 ceph-mon[89631]: pgmap v2020: 105 pgs: 105 active+clean; 59 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 583 KiB/s rd, 379 KiB/s wr, 460 op/s 2024-02-10T06:10:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:54 smithi178 ceph-mon[92537]: pgmap v2021: 105 pgs: 105 active+clean; 51 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 416 KiB/s rd, 366 KiB/s wr, 517 op/s 2024-02-10T06:10:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:54 smithi178 ceph-mon[95116]: pgmap v2021: 105 pgs: 105 active+clean; 51 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 416 KiB/s rd, 366 KiB/s wr, 517 op/s 2024-02-10T06:10:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:54 smithi189 ceph-mon[89631]: pgmap v2021: 105 pgs: 105 active+clean; 51 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 416 KiB/s rd, 366 KiB/s wr, 517 op/s 2024-02-10T06:10:56.682 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T06:10:56.682 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T06:10:56.752 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2024-02-10T06:10:56.752 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-02-10T06:10:56.997 DEBUG:teuthology.parallel:result is None 2024-02-10T06:10:56.997 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-02-10T06:10:57.021 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:56 smithi178 ceph-mon[92537]: pgmap v2022: 105 pgs: 105 active+clean; 23 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 0 B/s wr, 659 op/s 2024-02-10T06:10:57.021 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:56 smithi178 ceph-mon[95116]: pgmap v2022: 105 pgs: 105 active+clean; 23 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 0 B/s wr, 659 op/s 2024-02-10T06:10:57.024 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-02-10T06:10:57.024 DEBUG:teuthology.orchestra.run.smithi178:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-02-10T06:10:57.078 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-02-10T06:10:57.078 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-10T06:10:57.079 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2024-02-10T06:10:57.079 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-10T06:10:57.079 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2024-02-10T06:10:57.079 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-02-10T06:10:57.079 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-02-10T06:10:57.080 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-10T06:10:57.080 DEBUG:teuthology.orchestra.run.smithi189:> stat -- /home/ubuntu/cephtest/mnt.1 2024-02-10T06:10:57.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:10:57.096 INFO:teuthology.orchestra.run.smithi189.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2024-02-10T06:10:57.096 DEBUG:teuthology.orchestra.run.smithi189:> mkdir -- /home/ubuntu/cephtest/mnt.1 2024-02-10T06:10:57.151 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2024-02-10T06:10:57.151 DEBUG:teuthology.orchestra.run.smithi189:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2024-02-10T06:10:57.206 INFO:tasks.workunit:timeout=3h 2024-02-10T06:10:57.206 INFO:tasks.workunit:cleanup=True 2024-02-10T06:10:57.206 DEBUG:teuthology.orchestra.run.smithi189:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2024-02-10T06:10:57.261 INFO:tasks.workunit.client.1.smithi189.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2024-02-10T06:10:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:56 smithi189 ceph-mon[89631]: pgmap v2022: 105 pgs: 105 active+clean; 23 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 182 KiB/s rd, 0 B/s wr, 659 op/s 2024-02-10T06:10:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:10:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:10:57] "GET /metrics HTTP/1.1" 200 34076 "" "Prometheus/2.43.0" 2024-02-10T06:10:59.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:58 smithi178 ceph-mon[95116]: pgmap v2023: 105 pgs: 105 active+clean; 23 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 498 op/s 2024-02-10T06:10:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:10:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:10:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:58 smithi178 ceph-mon[92537]: pgmap v2023: 105 pgs: 105 active+clean; 23 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 498 op/s 2024-02-10T06:10:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:10:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:10:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:58 smithi189 ceph-mon[89631]: pgmap v2023: 105 pgs: 105 active+clean; 23 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 498 op/s 2024-02-10T06:10:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:10:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:11:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:00 smithi178 ceph-mon[92537]: pgmap v2024: 105 pgs: 105 active+clean; 1.9 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2024-02-10T06:11:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:00 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:11:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:00 smithi178 ceph-mon[95116]: pgmap v2024: 105 pgs: 105 active+clean; 1.9 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2024-02-10T06:11:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:00 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:11:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:00 smithi189 ceph-mon[89631]: pgmap v2024: 105 pgs: 105 active+clean; 1.9 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2024-02-10T06:11:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:00 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:11:03.048 DEBUG:teuthology.orchestra.run.smithi189:> 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-02-10T06:11:03.112 INFO:tasks.workunit.client.1.smithi189.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-10T06:11:03.114 INFO:tasks.workunit.client.1.smithi189.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-02-10T06:11:03.114 INFO:tasks.workunit.client.1.smithi189.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-10T06:11:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:02 smithi178 ceph-mon[92537]: pgmap v2025: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 425 op/s 2024-02-10T06:11:03.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:02 smithi178 ceph-mon[95116]: pgmap v2025: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 425 op/s 2024-02-10T06:11:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:02 smithi189 ceph-mon[89631]: pgmap v2025: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 425 op/s 2024-02-10T06:11:04.457 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:04 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:04.457 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:04 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:04.457 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:04 smithi189 ceph-mon[89631]: pgmap v2026: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 393 op/s 2024-02-10T06:11:04.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:04 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:04.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:04 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:04.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:04 smithi178 ceph-mon[92537]: pgmap v2026: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 393 op/s 2024-02-10T06:11:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:04 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:04 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:04 smithi178 ceph-mon[95116]: pgmap v2026: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 393 op/s 2024-02-10T06:11:04.912 INFO:tasks.workunit.client.1.smithi189.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-10T06:11:04.986 INFO:tasks.workunit.client.1.smithi189.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-10T06:11:05.026 INFO:tasks.workunit.client.1.smithi189.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-02-10T06:11:05.027 INFO:tasks.workunit.client.1.smithi189.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-02-10T06:11:05.027 INFO:tasks.workunit.client.1.smithi189.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-10T06:11:05.067 INFO:tasks.workunit.client.1.smithi189.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-02-10T06:11:05.070 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-02-10T06:11:05.070 DEBUG:teuthology.orchestra.run.smithi189:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2024-02-10T06:11:05.125 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2024-02-10T06:11:05.127 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-02-10T06:11:05.127 DEBUG:teuthology.orchestra.run.smithi189: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=quincy 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-02-10T06:11:05.190 INFO:tasks.workunit.client.1.smithi189.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-02-10T06:11:05.190 INFO:tasks.workunit.client.1.smithi189.stderr:+ RBD_FORCE_ALLOW_V1=1 2024-02-10T06:11:05.191 INFO:tasks.workunit.client.1.smithi189.stderr:+ TMPDIR=/tmp/rbd_import_export_137006 2024-02-10T06:11:05.191 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm -rf /tmp/rbd_import_export_137006 2024-02-10T06:11:05.191 INFO:tasks.workunit.client.1.smithi189.stderr:+ mkdir /tmp/rbd_import_export_137006 2024-02-10T06:11:05.192 INFO:tasks.workunit.client.1.smithi189.stderr:+ trap 'rm -rf /tmp/rbd_import_export_137006' INT TERM EXIT 2024-02-10T06:11:05.192 INFO:tasks.workunit.client.1.smithi189.stderr:+ mkdir foo.137006 2024-02-10T06:11:05.193 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import foo.137006 foo.dir 2024-02-10T06:11:05.238 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: cannot import a directory 2024-02-10T06:11:05.238 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 0% complete...failed. 2024-02-10T06:11:05.238 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: import failed: (21) Is a directory 2024-02-10T06:11:05.241 INFO:tasks.workunit.client.1.smithi189.stderr:+ true 2024-02-10T06:11:05.241 INFO:tasks.workunit.client.1.smithi189.stderr:+ rmdir foo.137006 2024-02-10T06:11:05.243 INFO:tasks.workunit.client.1.smithi189.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_137006/img bs=1k count=1 seek=10 2024-02-10T06:11:05.243 INFO:tasks.workunit.client.1.smithi189.stderr:1+0 records in 2024-02-10T06:11:05.244 INFO:tasks.workunit.client.1.smithi189.stderr:1+0 records out 2024-02-10T06:11:05.244 INFO:tasks.workunit.client.1.smithi189.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 4.2683e-05 s, 24.0 MB/s 2024-02-10T06:11:05.244 INFO:tasks.workunit.client.1.smithi189.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_137006/img bs=1k count=10 seek=100 2024-02-10T06:11:05.244 INFO:tasks.workunit.client.1.smithi189.stderr:10+0 records in 2024-02-10T06:11:05.244 INFO:tasks.workunit.client.1.smithi189.stderr:10+0 records out 2024-02-10T06:11:05.244 INFO:tasks.workunit.client.1.smithi189.stderr:10240 bytes (10 kB, 10 KiB) copied, 5.0882e-05 s, 201 MB/s 2024-02-10T06:11:05.244 INFO:tasks.workunit.client.1.smithi189.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_137006/img bs=1k count=100 seek=1000 2024-02-10T06:11:05.245 INFO:tasks.workunit.client.1.smithi189.stderr:60+1 records in 2024-02-10T06:11:05.245 INFO:tasks.workunit.client.1.smithi189.stderr:60+1 records out 2024-02-10T06:11:05.245 INFO:tasks.workunit.client.1.smithi189.stderr:61464 bytes (61 kB, 60 KiB) copied, 0.000154526 s, 398 MB/s 2024-02-10T06:11:05.245 INFO:tasks.workunit.client.1.smithi189.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_137006/img bs=1k seek=10000 2024-02-10T06:11:05.246 INFO:tasks.workunit.client.1.smithi189.stderr:137+1 records in 2024-02-10T06:11:05.246 INFO:tasks.workunit.client.1.smithi189.stderr:137+1 records out 2024-02-10T06:11:05.246 INFO:tasks.workunit.client.1.smithi189.stderr:140760 bytes (141 kB, 137 KiB) copied, 0.000463034 s, 304 MB/s 2024-02-10T06:11:05.246 INFO:tasks.workunit.client.1.smithi189.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_137006/img bs=1k seek=100000 2024-02-10T06:11:05.247 INFO:tasks.workunit.client.1.smithi189.stderr:59+1 records in 2024-02-10T06:11:05.247 INFO:tasks.workunit.client.1.smithi189.stderr:59+1 records out 2024-02-10T06:11:05.247 INFO:tasks.workunit.client.1.smithi189.stderr:61408 bytes (61 kB, 60 KiB) copied, 0.000169721 s, 362 MB/s 2024-02-10T06:11:05.247 INFO:tasks.workunit.client.1.smithi189.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_137006/img bs=1k seek=1000000 2024-02-10T06:11:05.248 INFO:tasks.workunit.client.1.smithi189.stderr:154+1 records in 2024-02-10T06:11:05.248 INFO:tasks.workunit.client.1.smithi189.stderr:154+1 records out 2024-02-10T06:11:05.248 INFO:tasks.workunit.client.1.smithi189.stderr:158176 bytes (158 kB, 154 KiB) copied, 0.00034816 s, 454 MB/s 2024-02-10T06:11:05.248 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd rm testimg 2024-02-10T06:11:05.299 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 0% complete...failed. 2024-02-10T06:11:05.299 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: delete error: (2) No such file or directory 2024-02-10T06:11:05.302 INFO:tasks.workunit.client.1.smithi189.stderr:+ true 2024-02-10T06:11:05.302 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --new-format /tmp/rbd_import_export_137006/img testimg 2024-02-10T06:11:05.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:05 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:05.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:05 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:05.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:05 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:05.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:05 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:05 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:05.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:05 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:05.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:05 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:05.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:05 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:05.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:05 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:05.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:05 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:05.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:05 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:05.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:05 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:06 smithi189 ceph-mon[89631]: pgmap v2027: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 335 op/s 2024-02-10T06:11:07.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:06 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:07.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:06 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:07.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:06 smithi189 ceph-mon[89631]: osdmap e1133: 8 total, 8 up, 8 in 2024-02-10T06:11:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:06 smithi178 ceph-mon[92537]: pgmap v2027: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 335 op/s 2024-02-10T06:11:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:06 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:06 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:06 smithi178 ceph-mon[92537]: osdmap e1133: 8 total, 8 up, 8 in 2024-02-10T06:11:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:06 smithi178 ceph-mon[95116]: pgmap v2027: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 335 op/s 2024-02-10T06:11:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:06 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:07.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:06 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:07.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:06 smithi178 ceph-mon[95116]: osdmap e1133: 8 total, 8 up, 8 in 2024-02-10T06:11:07.779 INFO:tasks.workunit.client.1.smithi189.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-02-10T06:11:07.780 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-10T06:11:07.782 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export testimg /tmp/rbd_import_export_137006/img2 2024-02-10T06:11:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:11:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:11:07] "GET /metrics HTTP/1.1" 200 34070 "" "Prometheus/2.43.0" 2024-02-10T06:11:08.061 INFO:tasks.workunit.client.1.smithi189.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-02-10T06:11:08.065 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export testimg - 2024-02-10T06:11:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:08 smithi189 ceph-mon[89631]: pgmap v2029: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 186 op/s 2024-02-10T06:11:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:08 smithi189 ceph-mon[89631]: osdmap e1134: 8 total, 8 up, 8 in 2024-02-10T06:11:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:08 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:08 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:08.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:08 smithi178 ceph-mon[92537]: pgmap v2029: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 186 op/s 2024-02-10T06:11:08.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:08 smithi178 ceph-mon[92537]: osdmap e1134: 8 total, 8 up, 8 in 2024-02-10T06:11:08.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:08 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:08.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:08 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:08.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:08 smithi178 ceph-mon[95116]: pgmap v2029: 105 pgs: 105 active+clean; 583 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 186 op/s 2024-02-10T06:11:08.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:08 smithi178 ceph-mon[95116]: osdmap e1134: 8 total, 8 up, 8 in 2024-02-10T06:11:08.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:08 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:08.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:08 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:08.770 INFO:tasks.workunit.client.1.smithi189.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-02-10T06:11:08.774 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd rm testimg 2024-02-10T06:11:08.897 INFO:tasks.workunit.client.1.smithi189.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-02-10T06:11:08.900 INFO:tasks.workunit.client.1.smithi189.stderr:+ cmp /tmp/rbd_import_export_137006/img /tmp/rbd_import_export_137006/img2 2024-02-10T06:11:09.451 INFO:tasks.workunit.client.1.smithi189.stderr:+ cmp /tmp/rbd_import_export_137006/img /tmp/rbd_import_export_137006/img3 2024-02-10T06:11:09.857 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/img2 /tmp/rbd_import_export_137006/img3 2024-02-10T06:11:10.021 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --new-format - testimg 2024-02-10T06:11:10.443 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 100% complete...done. 2024-02-10T06:11:10.443 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-10T06:11:10.446 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export testimg /tmp/rbd_import_export_137006/img2 2024-02-10T06:11:10.736 INFO:tasks.workunit.client.1.smithi189.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-02-10T06:11:10.740 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export testimg - 2024-02-10T06:11:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:10 smithi189 ceph-mon[89631]: pgmap v2031: 105 pgs: 105 active+clean; 5.9 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 55 KiB/s wr, 7 op/s 2024-02-10T06:11:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:10 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:10 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:10 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:11:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:10 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:11:11.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:10 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:10 smithi178 ceph-mon[92537]: pgmap v2031: 105 pgs: 105 active+clean; 5.9 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 55 KiB/s wr, 7 op/s 2024-02-10T06:11:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:10 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:10 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:10 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:11:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:10 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:11:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:10 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:10 smithi178 ceph-mon[95116]: pgmap v2031: 105 pgs: 105 active+clean; 5.9 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 55 KiB/s wr, 7 op/s 2024-02-10T06:11:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:10 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:10 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:10 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:11:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:10 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:11:11.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:10 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:11.423 INFO:tasks.workunit.client.1.smithi189.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-02-10T06:11:11.426 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd rm testimg 2024-02-10T06:11:11.542 INFO:tasks.workunit.client.1.smithi189.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-02-10T06:11:11.545 INFO:tasks.workunit.client.1.smithi189.stderr:+ cmp /tmp/rbd_import_export_137006/img /tmp/rbd_import_export_137006/img2 2024-02-10T06:11:12.091 INFO:tasks.workunit.client.1.smithi189.stderr:+ cmp /tmp/rbd_import_export_137006/img /tmp/rbd_import_export_137006/img3 2024-02-10T06:11:12.491 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/img /tmp/rbd_import_export_137006/img2 /tmp/rbd_import_export_137006/img3 2024-02-10T06:11:12.701 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd help export 2024-02-10T06:11:12.702 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep -q export-format 2024-02-10T06:11:12.719 INFO:tasks.workunit.client.1.smithi189.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_137006/img bs=1k count=10 seek=100 2024-02-10T06:11:12.720 INFO:tasks.workunit.client.1.smithi189.stderr:10+0 records in 2024-02-10T06:11:12.720 INFO:tasks.workunit.client.1.smithi189.stderr:10+0 records out 2024-02-10T06:11:12.720 INFO:tasks.workunit.client.1.smithi189.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.2e-05 s, 165 MB/s 2024-02-10T06:11:12.720 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --new-format /tmp/rbd_import_export_137006/img testimg 2024-02-10T06:11:12.787 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 100% complete...done. 2024-02-10T06:11:12.788 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-10T06:11:12.790 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd snap create testimg@snap 2024-02-10T06:11:13.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:12 smithi189 ceph-mon[89631]: pgmap v2032: 105 pgs: 105 active+clean; 5.9 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 57 KiB/s wr, 17 op/s 2024-02-10T06:11:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:12 smithi178 ceph-mon[92537]: pgmap v2032: 105 pgs: 105 active+clean; 5.9 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 57 KiB/s wr, 17 op/s 2024-02-10T06:11:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:12 smithi178 ceph-mon[95116]: pgmap v2032: 105 pgs: 105 active+clean; 5.9 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 57 KiB/s wr, 17 op/s 2024-02-10T06:11:13.806 INFO:tasks.workunit.client.1.smithi189.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-02-10T06:11:13.816 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd image-meta set testimg key1 value1 2024-02-10T06:11:13.873 INFO:tasks.workunit.client.1.smithi189.stderr:++ rbd image-meta list testimg 2024-02-10T06:11:13.913 INFO:tasks.workunit.client.1.smithi189.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2024-02-10T06:11:13.913 INFO:tasks.workunit.client.1.smithi189.stderr: 2024-02-10T06:11:13.913 INFO:tasks.workunit.client.1.smithi189.stderr:Key Value 2024-02-10T06:11:13.913 INFO:tasks.workunit.client.1.smithi189.stderr:key1 value1' 2024-02-10T06:11:13.913 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_137006/img_v2 2024-02-10T06:11:13.951 INFO:tasks.workunit.client.1.smithi189.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-10T06:11:13.954 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_137006/img_v2 testimg_import 2024-02-10T06:11:14.206 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:11:14.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:11:14.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:11:14.816 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-10T06:11:14.819 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd info testimg_import 2024-02-10T06:11:14.851 INFO:tasks.workunit.client.1.smithi189.stdout:rbd image 'testimg_import': 2024-02-10T06:11:14.852 INFO:tasks.workunit.client.1.smithi189.stdout: size 110 KiB in 1 objects 2024-02-10T06:11:14.852 INFO:tasks.workunit.client.1.smithi189.stdout: order 22 (4 MiB objects) 2024-02-10T06:11:14.852 INFO:tasks.workunit.client.1.smithi189.stdout: snapshot_count: 1 2024-02-10T06:11:14.852 INFO:tasks.workunit.client.1.smithi189.stdout: id: d61824efcab5 2024-02-10T06:11:14.852 INFO:tasks.workunit.client.1.smithi189.stdout: block_name_prefix: rbd_data.d61824efcab5 2024-02-10T06:11:14.852 INFO:tasks.workunit.client.1.smithi189.stdout: format: 2 2024-02-10T06:11:14.852 INFO:tasks.workunit.client.1.smithi189.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-02-10T06:11:14.852 INFO:tasks.workunit.client.1.smithi189.stdout: op_features: 2024-02-10T06:11:14.852 INFO:tasks.workunit.client.1.smithi189.stdout: flags: 2024-02-10T06:11:14.852 INFO:tasks.workunit.client.1.smithi189.stdout: create_timestamp: Sat Feb 10 06:11:13 2024 2024-02-10T06:11:14.852 INFO:tasks.workunit.client.1.smithi189.stdout: access_timestamp: Sat Feb 10 06:11:13 2024 2024-02-10T06:11:14.852 INFO:tasks.workunit.client.1.smithi189.stdout: modify_timestamp: Sat Feb 10 06:11:13 2024 2024-02-10T06:11:14.854 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd info testimg_import@snap 2024-02-10T06:11:14.887 INFO:tasks.workunit.client.1.smithi189.stdout:rbd image 'testimg_import': 2024-02-10T06:11:14.887 INFO:tasks.workunit.client.1.smithi189.stdout: size 110 KiB in 1 objects 2024-02-10T06:11:14.887 INFO:tasks.workunit.client.1.smithi189.stdout: order 22 (4 MiB objects) 2024-02-10T06:11:14.887 INFO:tasks.workunit.client.1.smithi189.stdout: snapshot_count: 1 2024-02-10T06:11:14.887 INFO:tasks.workunit.client.1.smithi189.stdout: id: d61824efcab5 2024-02-10T06:11:14.887 INFO:tasks.workunit.client.1.smithi189.stdout: block_name_prefix: rbd_data.d61824efcab5 2024-02-10T06:11:14.887 INFO:tasks.workunit.client.1.smithi189.stdout: format: 2 2024-02-10T06:11:14.888 INFO:tasks.workunit.client.1.smithi189.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-02-10T06:11:14.888 INFO:tasks.workunit.client.1.smithi189.stdout: op_features: 2024-02-10T06:11:14.888 INFO:tasks.workunit.client.1.smithi189.stdout: flags: 2024-02-10T06:11:14.888 INFO:tasks.workunit.client.1.smithi189.stdout: create_timestamp: Sat Feb 10 06:11:13 2024 2024-02-10T06:11:14.888 INFO:tasks.workunit.client.1.smithi189.stdout: access_timestamp: Sat Feb 10 06:11:13 2024 2024-02-10T06:11:14.888 INFO:tasks.workunit.client.1.smithi189.stdout: modify_timestamp: Sat Feb 10 06:11:13 2024 2024-02-10T06:11:14.888 INFO:tasks.workunit.client.1.smithi189.stdout: protected: False 2024-02-10T06:11:14.890 INFO:tasks.workunit.client.1.smithi189.stderr:++ rbd image-meta list testimg_import 2024-02-10T06:11:14.930 INFO:tasks.workunit.client.1.smithi189.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2024-02-10T06:11:14.931 INFO:tasks.workunit.client.1.smithi189.stderr: 2024-02-10T06:11:14.931 INFO:tasks.workunit.client.1.smithi189.stderr:Key Value 2024-02-10T06:11:14.931 INFO:tasks.workunit.client.1.smithi189.stderr:key1 value1' 2024-02-10T06:11:14.931 INFO:tasks.workunit.client.1.smithi189.stderr:+ '[' 'There is 1 metadatum on this image: 2024-02-10T06:11:14.931 INFO:tasks.workunit.client.1.smithi189.stderr: 2024-02-10T06:11:14.931 INFO:tasks.workunit.client.1.smithi189.stderr:Key Value 2024-02-10T06:11:14.931 INFO:tasks.workunit.client.1.smithi189.stderr:key1 value1' = 'There is 1 metadatum on this image: 2024-02-10T06:11:14.931 INFO:tasks.workunit.client.1.smithi189.stderr: 2024-02-10T06:11:14.931 INFO:tasks.workunit.client.1.smithi189.stderr:Key Value 2024-02-10T06:11:14.931 INFO:tasks.workunit.client.1.smithi189.stderr:key1 value1' ']' 2024-02-10T06:11:14.931 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export testimg_import /tmp/rbd_import_export_137006/img_import 2024-02-10T06:11:14.963 INFO:tasks.workunit.client.1.smithi189.stderr: Exporting image: 100% complete...done. 2024-02-10T06:11:14.966 INFO:tasks.workunit.client.1.smithi189.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_137006/img /tmp/rbd_import_export_137006/img_import 2024-02-10T06:11:14.966 INFO:tasks.workunit.client.1.smithi189.stderr:+ cmp -l /tmp/rbd_import_export_137006/img /tmp/rbd_import_export_137006/img_import 2024-02-10T06:11:14.967 INFO:tasks.workunit.client.1.smithi189.stderr:++ stat /tmp/rbd_import_export_137006/img --format %b 2024-02-10T06:11:14.968 INFO:tasks.workunit.client.1.smithi189.stderr:+ origsize=24 2024-02-10T06:11:14.968 INFO:tasks.workunit.client.1.smithi189.stderr:++ stat /tmp/rbd_import_export_137006/img_import --format %b 2024-02-10T06:11:14.969 INFO:tasks.workunit.client.1.smithi189.stderr:+ exportsize=224 2024-02-10T06:11:14.969 INFO:tasks.workunit.client.1.smithi189.stderr:+ difference=200 2024-02-10T06:11:14.969 INFO:tasks.workunit.client.1.smithi189.stderr:+ difference=200 2024-02-10T06:11:14.969 INFO:tasks.workunit.client.1.smithi189.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-02-10T06:11:14.969 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_137006/img_snap 2024-02-10T06:11:15.002 INFO:tasks.workunit.client.1.smithi189.stderr: Exporting image: 100% complete...done. 2024-02-10T06:11:15.005 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_137006/img_snap_import 2024-02-10T06:11:15.042 INFO:tasks.workunit.client.1.smithi189.stderr: Exporting image: 100% complete...done. 2024-02-10T06:11:15.045 INFO:tasks.workunit.client.1.smithi189.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_137006/img_snap /tmp/rbd_import_export_137006/img_snap_import 2024-02-10T06:11:15.045 INFO:tasks.workunit.client.1.smithi189.stderr:+ cmp -l /tmp/rbd_import_export_137006/img_snap /tmp/rbd_import_export_137006/img_snap_import 2024-02-10T06:11:15.046 INFO:tasks.workunit.client.1.smithi189.stderr:++ stat /tmp/rbd_import_export_137006/img_snap --format %b 2024-02-10T06:11:15.046 INFO:tasks.workunit.client.1.smithi189.stderr:+ origsize=224 2024-02-10T06:11:15.047 INFO:tasks.workunit.client.1.smithi189.stderr:++ stat /tmp/rbd_import_export_137006/img_snap_import --format %b 2024-02-10T06:11:15.048 INFO:tasks.workunit.client.1.smithi189.stderr:+ exportsize=224 2024-02-10T06:11:15.048 INFO:tasks.workunit.client.1.smithi189.stderr:+ difference=0 2024-02-10T06:11:15.048 INFO:tasks.workunit.client.1.smithi189.stderr:+ difference=0 2024-02-10T06:11:15.048 INFO:tasks.workunit.client.1.smithi189.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-10T06:11:15.048 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/img_v2 2024-02-10T06:11:15.048 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/img_import 2024-02-10T06:11:15.049 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/img_snap 2024-02-10T06:11:15.050 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/img_snap_import 2024-02-10T06:11:15.050 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd snap rm testimg_import@snap 2024-02-10T06:11:15.166 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:14 smithi189 ceph-mon[89631]: pgmap v2033: 105 pgs: 105 active+clean; 5.9 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 67 KiB/s wr, 38 op/s 2024-02-10T06:11:15.166 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:14 smithi189 ceph-mon[89631]: osdmap e1135: 8 total, 8 up, 8 in 2024-02-10T06:11:15.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:14 smithi178 ceph-mon[95116]: pgmap v2033: 105 pgs: 105 active+clean; 5.9 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 67 KiB/s wr, 38 op/s 2024-02-10T06:11:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:14 smithi178 ceph-mon[95116]: osdmap e1135: 8 total, 8 up, 8 in 2024-02-10T06:11:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:14 smithi178 ceph-mon[92537]: pgmap v2033: 105 pgs: 105 active+clean; 5.9 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 67 KiB/s wr, 38 op/s 2024-02-10T06:11:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:14 smithi178 ceph-mon[92537]: osdmap e1135: 8 total, 8 up, 8 in 2024-02-10T06:11:15.740 INFO:tasks.workunit.client.1.smithi189.stderr: Removing snap: 100% complete...done. 2024-02-10T06:11:15.753 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd remove testimg_import 2024-02-10T06:11:15.879 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 100% complete...done. 2024-02-10T06:11:15.882 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd snap rm testimg@snap 2024-02-10T06:11:16.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:15 smithi178 ceph-mon[92537]: osdmap e1136: 8 total, 8 up, 8 in 2024-02-10T06:11:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:15 smithi178 ceph-mon[92537]: osdmap e1137: 8 total, 8 up, 8 in 2024-02-10T06:11:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:15 smithi178 ceph-mon[95116]: osdmap e1136: 8 total, 8 up, 8 in 2024-02-10T06:11:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:15 smithi178 ceph-mon[95116]: osdmap e1137: 8 total, 8 up, 8 in 2024-02-10T06:11:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:15 smithi189 ceph-mon[89631]: osdmap e1136: 8 total, 8 up, 8 in 2024-02-10T06:11:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:15 smithi189 ceph-mon[89631]: osdmap e1137: 8 total, 8 up, 8 in 2024-02-10T06:11:16.812 INFO:tasks.workunit.client.1.smithi189.stderr: Removing snap: 100% complete...done. 2024-02-10T06:11:16.829 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd rm testimg 2024-02-10T06:11:16.952 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 100% complete...done. 2024-02-10T06:11:16.955 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --order 20 /tmp/rbd_import_export_137006/img testimg 2024-02-10T06:11:17.020 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 100% complete...done. 2024-02-10T06:11:17.020 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --order is deprecated, use --object-size 2024-02-10T06:11:17.023 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_137006/img_v2 2024-02-10T06:11:17.058 INFO:tasks.workunit.client.1.smithi189.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-10T06:11:17.061 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_137006/img_v2 testimg_import 2024-02-10T06:11:17.132 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-10T06:11:17.134 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd info testimg_import 2024-02-10T06:11:17.135 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep order 2024-02-10T06:11:17.135 INFO:tasks.workunit.client.1.smithi189.stderr:+ awk '{print $2}' 2024-02-10T06:11:17.135 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep 20 2024-02-10T06:11:17.169 INFO:tasks.workunit.client.1.smithi189.stdout:20 2024-02-10T06:11:17.169 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/img_v2 2024-02-10T06:11:17.170 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd remove testimg_import 2024-02-10T06:11:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:16 smithi178 ceph-mon[92537]: pgmap v2036: 105 pgs: 105 active+clean; 693 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 295 KiB/s rd, 118 KiB/s wr, 109 op/s 2024-02-10T06:11:17.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:16 smithi178 ceph-mon[95116]: pgmap v2036: 105 pgs: 105 active+clean; 693 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 295 KiB/s rd, 118 KiB/s wr, 109 op/s 2024-02-10T06:11:17.283 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 100% complete...done. 2024-02-10T06:11:17.286 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd remove testimg 2024-02-10T06:11:17.286 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:16 smithi189 ceph-mon[89631]: pgmap v2036: 105 pgs: 105 active+clean; 693 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 295 KiB/s rd, 118 KiB/s wr, 109 op/s 2024-02-10T06:11:17.402 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 100% complete...done. 2024-02-10T06:11:17.404 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_137006/img testimg 2024-02-10T06:11:17.459 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 100% complete...done. 2024-02-10T06:11:17.462 INFO:tasks.workunit.client.1.smithi189.stderr:++ rbd info testimg 2024-02-10T06:11:17.462 INFO:tasks.workunit.client.1.smithi189.stderr:++ grep features 2024-02-10T06:11:17.497 INFO:tasks.workunit.client.1.smithi189.stderr:+ FEATURES_BEFORE=' features: layering 2024-02-10T06:11:17.497 INFO:tasks.workunit.client.1.smithi189.stderr: op_features: ' 2024-02-10T06:11:17.497 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_137006/img_v2 2024-02-10T06:11:17.533 INFO:tasks.workunit.client.1.smithi189.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-10T06:11:17.535 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_137006/img_v2 testimg_import 2024-02-10T06:11:17.599 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-10T06:11:17.602 INFO:tasks.workunit.client.1.smithi189.stderr:++ rbd info testimg_import 2024-02-10T06:11:17.602 INFO:tasks.workunit.client.1.smithi189.stderr:++ grep features 2024-02-10T06:11:17.637 INFO:tasks.workunit.client.1.smithi189.stderr:+ FEATURES_AFTER=' features: layering 2024-02-10T06:11:17.637 INFO:tasks.workunit.client.1.smithi189.stderr: op_features: ' 2024-02-10T06:11:17.637 INFO:tasks.workunit.client.1.smithi189.stderr:+ '[' ' features: layering 2024-02-10T06:11:17.638 INFO:tasks.workunit.client.1.smithi189.stderr: op_features: ' '!=' ' features: layering 2024-02-10T06:11:17.638 INFO:tasks.workunit.client.1.smithi189.stderr: op_features: ' ']' 2024-02-10T06:11:17.638 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/img_v2 2024-02-10T06:11:17.638 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd remove testimg_import 2024-02-10T06:11:17.728 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 100% complete...done. 2024-02-10T06:11:17.731 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd remove testimg 2024-02-10T06:11:17.805 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:11:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:11:17] "GET /metrics HTTP/1.1" 200 34064 "" "Prometheus/2.43.0" 2024-02-10T06:11:17.820 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 100% complete...done. 2024-02-10T06:11:17.823 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_137006/img testimg 2024-02-10T06:11:17.898 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 100% complete...done. 2024-02-10T06:11:17.900 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_137006/img_v2 2024-02-10T06:11:17.937 INFO:tasks.workunit.client.1.smithi189.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-10T06:11:17.939 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_137006/img_v2 testimg_import 2024-02-10T06:11:18.015 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-10T06:11:18.018 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd info testimg_import 2024-02-10T06:11:18.019 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep 'stripe unit' 2024-02-10T06:11:18.019 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep -Ei '(4 KiB|4096)' 2024-02-10T06:11:18.054 INFO:tasks.workunit.client.1.smithi189.stdout: stripe unit: 4 KiB 2024-02-10T06:11:18.054 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd info testimg_import 2024-02-10T06:11:18.054 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep 'stripe count' 2024-02-10T06:11:18.054 INFO:tasks.workunit.client.1.smithi189.stderr:+ awk '{print $3}' 2024-02-10T06:11:18.054 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep 1000 2024-02-10T06:11:18.088 INFO:tasks.workunit.client.1.smithi189.stdout:1000 2024-02-10T06:11:18.089 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/img_v2 2024-02-10T06:11:18.089 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd remove testimg_import 2024-02-10T06:11:18.201 INFO:tasks.workunit.client.1.smithi189.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-02-10T06:11:18.204 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd remove testimg 2024-02-10T06:11:18.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:17 smithi178 ceph-mon[92537]: osdmap e1138: 8 total, 8 up, 8 in 2024-02-10T06:11:18.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:17 smithi178 ceph-mon[95116]: osdmap e1138: 8 total, 8 up, 8 in 2024-02-10T06:11:18.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:17 smithi189 ceph-mon[89631]: osdmap e1138: 8 total, 8 up, 8 in 2024-02-10T06:11:18.323 INFO:tasks.workunit.client.1.smithi189.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-02-10T06:11:18.326 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_137006/img testimg 2024-02-10T06:11:18.389 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 100% complete...done. 2024-02-10T06:11:18.391 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd snap create testimg@snap1 2024-02-10T06:11:18.828 INFO:tasks.workunit.client.1.smithi189.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-02-10T06:11:18.837 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd snap create testimg@snap2 2024-02-10T06:11:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:18 smithi178 ceph-mon[92537]: pgmap v2039: 105 pgs: 105 active+clean; 693 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 320 KiB/s rd, 100 KiB/s wr, 143 op/s 2024-02-10T06:11:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:18 smithi178 ceph-mon[95116]: pgmap v2039: 105 pgs: 105 active+clean; 693 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 320 KiB/s rd, 100 KiB/s wr, 143 op/s 2024-02-10T06:11:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:18 smithi189 ceph-mon[89631]: pgmap v2039: 105 pgs: 105 active+clean; 693 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 320 KiB/s rd, 100 KiB/s wr, 143 op/s 2024-02-10T06:11:19.839 INFO:tasks.workunit.client.1.smithi189.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-02-10T06:11:19.850 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd snap protect testimg@snap2 2024-02-10T06:11:19.897 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_137006/snap_protect 2024-02-10T06:11:19.937 INFO:tasks.workunit.client.1.smithi189.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-10T06:11:19.940 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_137006/snap_protect testimg_import 2024-02-10T06:11:20.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:19 smithi178 ceph-mon[92537]: osdmap e1139: 8 total, 8 up, 8 in 2024-02-10T06:11:20.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:19 smithi178 ceph-mon[95116]: osdmap e1139: 8 total, 8 up, 8 in 2024-02-10T06:11:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:19 smithi189 ceph-mon[89631]: osdmap e1139: 8 total, 8 up, 8 in 2024-02-10T06:11:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:20 smithi178 ceph-mon[92537]: pgmap v2041: 105 pgs: 105 active+clean; 589 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 30 KiB/s wr, 443 op/s 2024-02-10T06:11:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:20 smithi178 ceph-mon[92537]: osdmap e1140: 8 total, 8 up, 8 in 2024-02-10T06:11:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:20 smithi178 ceph-mon[95116]: pgmap v2041: 105 pgs: 105 active+clean; 589 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 30 KiB/s wr, 443 op/s 2024-02-10T06:11:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:20 smithi178 ceph-mon[95116]: osdmap e1140: 8 total, 8 up, 8 in 2024-02-10T06:11:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:20 smithi189 ceph-mon[89631]: pgmap v2041: 105 pgs: 105 active+clean; 589 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 30 KiB/s wr, 443 op/s 2024-02-10T06:11:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:20 smithi189 ceph-mon[89631]: osdmap e1140: 8 total, 8 up, 8 in 2024-02-10T06:11:21.867 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-10T06:11:21.871 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd info testimg_import@snap1 2024-02-10T06:11:21.871 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep 'protected: False' 2024-02-10T06:11:21.911 INFO:tasks.workunit.client.1.smithi189.stdout: protected: False 2024-02-10T06:11:21.912 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd info testimg_import@snap2 2024-02-10T06:11:21.912 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep 'protected: True' 2024-02-10T06:11:21.951 INFO:tasks.workunit.client.1.smithi189.stdout: protected: True 2024-02-10T06:11:21.951 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/snap_protect 2024-02-10T06:11:21.952 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd snap unprotect testimg@snap2 2024-02-10T06:11:22.000 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd snap unprotect testimg_import@snap2 2024-02-10T06:11:22.046 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd snap purge testimg 2024-02-10T06:11:22.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:21 smithi178 ceph-mon[92537]: osdmap e1141: 8 total, 8 up, 8 in 2024-02-10T06:11:22.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:21 smithi178 ceph-mon[95116]: osdmap e1141: 8 total, 8 up, 8 in 2024-02-10T06:11:22.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:21 smithi189 ceph-mon[89631]: osdmap e1141: 8 total, 8 up, 8 in 2024-02-10T06:11:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:22 smithi178 ceph-mon[92537]: pgmap v2044: 105 pgs: 105 active+clean; 589 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 38 KiB/s wr, 557 op/s 2024-02-10T06:11:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:22 smithi178 ceph-mon[92537]: osdmap e1142: 8 total, 8 up, 8 in 2024-02-10T06:11:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:22 smithi178 ceph-mon[95116]: pgmap v2044: 105 pgs: 105 active+clean; 589 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 38 KiB/s wr, 557 op/s 2024-02-10T06:11:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:22 smithi178 ceph-mon[95116]: osdmap e1142: 8 total, 8 up, 8 in 2024-02-10T06:11:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:22 smithi189 ceph-mon[89631]: pgmap v2044: 105 pgs: 105 active+clean; 589 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 38 KiB/s wr, 557 op/s 2024-02-10T06:11:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:22 smithi189 ceph-mon[89631]: osdmap e1142: 8 total, 8 up, 8 in 2024-02-10T06:11:23.853 INFO:tasks.workunit.client.1.smithi189.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-02-10T06:11:23.867 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd snap purge testimg_import 2024-02-10T06:11:24.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:23 smithi178 ceph-mon[92537]: osdmap e1143: 8 total, 8 up, 8 in 2024-02-10T06:11:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:23 smithi178 ceph-mon[95116]: osdmap e1143: 8 total, 8 up, 8 in 2024-02-10T06:11:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:23 smithi189 ceph-mon[89631]: osdmap e1143: 8 total, 8 up, 8 in 2024-02-10T06:11:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:24 smithi189 ceph-mon[89631]: pgmap v2047: 105 pgs: 105 active+clean; 699 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 19 KiB/s wr, 148 op/s 2024-02-10T06:11:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:24 smithi189 ceph-mon[89631]: osdmap e1144: 8 total, 8 up, 8 in 2024-02-10T06:11:25.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:24 smithi178 ceph-mon[95116]: pgmap v2047: 105 pgs: 105 active+clean; 699 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 19 KiB/s wr, 148 op/s 2024-02-10T06:11:25.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:24 smithi178 ceph-mon[95116]: osdmap e1144: 8 total, 8 up, 8 in 2024-02-10T06:11:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:24 smithi178 ceph-mon[92537]: pgmap v2047: 105 pgs: 105 active+clean; 699 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 19 KiB/s wr, 148 op/s 2024-02-10T06:11:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:24 smithi178 ceph-mon[92537]: osdmap e1144: 8 total, 8 up, 8 in 2024-02-10T06:11:25.744 INFO:tasks.workunit.client.1.smithi189.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-02-10T06:11:25.756 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd remove testimg 2024-02-10T06:11:25.887 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 100% complete...done. 2024-02-10T06:11:25.890 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd remove testimg_import 2024-02-10T06:11:26.007 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 100% complete...done. 2024-02-10T06:11:26.011 INFO:tasks.workunit.client.1.smithi189.stderr:+ tiered=0 2024-02-10T06:11:26.011 INFO:tasks.workunit.client.1.smithi189.stderr:+ ceph osd dump 2024-02-10T06:11:26.011 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep '^pool' 2024-02-10T06:11:26.011 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep ''\''rbd'\''' 2024-02-10T06:11:26.011 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep tier 2024-02-10T06:11:26.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:25 smithi178 ceph-mon[92537]: osdmap e1145: 8 total, 8 up, 8 in 2024-02-10T06:11:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:25 smithi178 ceph-mon[92537]: osdmap e1146: 8 total, 8 up, 8 in 2024-02-10T06:11:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:25 smithi178 ceph-mon[95116]: osdmap e1145: 8 total, 8 up, 8 in 2024-02-10T06:11:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:25 smithi178 ceph-mon[95116]: osdmap e1146: 8 total, 8 up, 8 in 2024-02-10T06:11:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:25 smithi189 ceph-mon[89631]: osdmap e1145: 8 total, 8 up, 8 in 2024-02-10T06:11:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:25 smithi189 ceph-mon[89631]: osdmap e1146: 8 total, 8 up, 8 in 2024-02-10T06:11:26.393 INFO:tasks.workunit.client.1.smithi189.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_137006/sparse1 2024-02-10T06:11:26.397 INFO:tasks.workunit.client.1.smithi189.stderr:1+0 records in 2024-02-10T06:11:26.397 INFO:tasks.workunit.client.1.smithi189.stderr:1+0 records out 2024-02-10T06:11:26.397 INFO:tasks.workunit.client.1.smithi189.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00334341 s, 314 MB/s 2024-02-10T06:11:26.397 INFO:tasks.workunit.client.1.smithi189.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_137006/sparse2 2024-02-10T06:11:26.401 INFO:tasks.workunit.client.1.smithi189.stderr:1+0 records in 2024-02-10T06:11:26.401 INFO:tasks.workunit.client.1.smithi189.stderr:1+0 records out 2024-02-10T06:11:26.401 INFO:tasks.workunit.client.1.smithi189.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00322084 s, 326 MB/s 2024-02-10T06:11:26.401 INFO:tasks.workunit.client.1.smithi189.stderr:+ truncate /tmp/rbd_import_export_137006/sparse2 -s 2M 2024-02-10T06:11:26.444 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd rm sparse1 2024-02-10T06:11:26.496 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 0% complete...failed. 2024-02-10T06:11:26.496 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: delete error: (2) No such file or directory 2024-02-10T06:11:26.499 INFO:tasks.workunit.client.1.smithi189.stderr:+ true 2024-02-10T06:11:26.499 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_137006/sparse1 2024-02-10T06:11:26.570 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-02-10T06:11:26.571 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-10T06:11:26.571 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --order is deprecated, use --object-size 2024-02-10T06:11:26.574 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd ls -l 2024-02-10T06:11:26.574 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep sparse1 2024-02-10T06:11:26.574 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-02-10T06:11:26.608 INFO:tasks.workunit.client.1.smithi189.stdout:sparse1 2 MiB 2 2024-02-10T06:11:26.609 INFO:tasks.workunit.client.1.smithi189.stderr:++ objects sparse1 2024-02-10T06:11:26.609 INFO:tasks.workunit.client.1.smithi189.stderr:++ image=sparse1 2024-02-10T06:11:26.609 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rbd info sparse1 2024-02-10T06:11:26.609 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep block_name_prefix 2024-02-10T06:11:26.609 INFO:tasks.workunit.client.1.smithi189.stderr:+++ awk '{print $NF;}' 2024-02-10T06:11:26.643 INFO:tasks.workunit.client.1.smithi189.stderr:++ prefix=rbd_data.d732c7e5c8fa 2024-02-10T06:11:26.645 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep rbd_data.d732c7e5c8fa 2024-02-10T06:11:26.645 INFO:tasks.workunit.client.1.smithi189.stderr:++++ get_image_data_pool sparse1 2024-02-10T06:11:26.645 INFO:tasks.workunit.client.1.smithi189.stderr:+++ sed -e 's/rbd_data.d732c7e5c8fa\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-10T06:11:26.645 INFO:tasks.workunit.client.1.smithi189.stderr:++++ image=sparse1 2024-02-10T06:11:26.645 INFO:tasks.workunit.client.1.smithi189.stderr:+++ sort -u 2024-02-10T06:11:26.645 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ rbd info sparse1 2024-02-10T06:11:26.645 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ grep 'data_pool: ' 2024-02-10T06:11:26.645 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ awk -F: '{ print $NF }' 2024-02-10T06:11:26.679 INFO:tasks.workunit.client.1.smithi189.stderr:++++ data_pool= 2024-02-10T06:11:26.679 INFO:tasks.workunit.client.1.smithi189.stderr:++++ '[' -z ']' 2024-02-10T06:11:26.679 INFO:tasks.workunit.client.1.smithi189.stderr:++++ data_pool=rbd 2024-02-10T06:11:26.679 INFO:tasks.workunit.client.1.smithi189.stderr:++++ echo rbd 2024-02-10T06:11:26.679 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rados ls -p rbd 2024-02-10T06:11:26.746 INFO:tasks.workunit.client.1.smithi189.stderr:++ objects=1 2024-02-10T06:11:26.746 INFO:tasks.workunit.client.1.smithi189.stderr:++ echo 1 2024-02-10T06:11:26.746 INFO:tasks.workunit.client.1.smithi189.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-02-10T06:11:26.746 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export sparse1 /tmp/rbd_import_export_137006/sparse1.out 2024-02-10T06:11:26.781 INFO:tasks.workunit.client.1.smithi189.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-02-10T06:11:26.784 INFO:tasks.workunit.client.1.smithi189.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_137006/sparse1 /tmp/rbd_import_export_137006/sparse1.out 2024-02-10T06:11:26.784 INFO:tasks.workunit.client.1.smithi189.stderr:+ cmp -l /tmp/rbd_import_export_137006/sparse1 /tmp/rbd_import_export_137006/sparse1.out 2024-02-10T06:11:26.786 INFO:tasks.workunit.client.1.smithi189.stderr:++ stat /tmp/rbd_import_export_137006/sparse1 --format %b 2024-02-10T06:11:26.787 INFO:tasks.workunit.client.1.smithi189.stderr:+ origsize=2048 2024-02-10T06:11:26.787 INFO:tasks.workunit.client.1.smithi189.stderr:++ stat /tmp/rbd_import_export_137006/sparse1.out --format %b 2024-02-10T06:11:26.788 INFO:tasks.workunit.client.1.smithi189.stderr:+ exportsize=2048 2024-02-10T06:11:26.788 INFO:tasks.workunit.client.1.smithi189.stderr:+ difference=0 2024-02-10T06:11:26.788 INFO:tasks.workunit.client.1.smithi189.stderr:+ difference=0 2024-02-10T06:11:26.788 INFO:tasks.workunit.client.1.smithi189.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-10T06:11:26.788 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/sparse1.out 2024-02-10T06:11:26.789 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd rm sparse1 2024-02-10T06:11:26.903 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-02-10T06:11:26.906 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd rm sparse2 2024-02-10T06:11:26.955 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 0% complete...failed. 2024-02-10T06:11:26.955 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: delete error: (2) No such file or directory 2024-02-10T06:11:26.958 INFO:tasks.workunit.client.1.smithi189.stderr:+ true 2024-02-10T06:11:26.958 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_137006/sparse2 2024-02-10T06:11:27.024 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-02-10T06:11:27.025 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-10T06:11:27.025 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --order is deprecated, use --object-size 2024-02-10T06:11:27.028 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd ls -l 2024-02-10T06:11:27.028 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep sparse2 2024-02-10T06:11:27.028 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-02-10T06:11:27.062 INFO:tasks.workunit.client.1.smithi189.stdout:sparse2 2 MiB 2 2024-02-10T06:11:27.062 INFO:tasks.workunit.client.1.smithi189.stderr:++ objects sparse2 2024-02-10T06:11:27.063 INFO:tasks.workunit.client.1.smithi189.stderr:++ image=sparse2 2024-02-10T06:11:27.063 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rbd info sparse2 2024-02-10T06:11:27.063 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep block_name_prefix 2024-02-10T06:11:27.063 INFO:tasks.workunit.client.1.smithi189.stderr:+++ awk '{print $NF;}' 2024-02-10T06:11:27.098 INFO:tasks.workunit.client.1.smithi189.stderr:++ prefix=rbd_data.d76567596a4c 2024-02-10T06:11:27.099 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep rbd_data.d76567596a4c 2024-02-10T06:11:27.099 INFO:tasks.workunit.client.1.smithi189.stderr:+++ sed -e 's/rbd_data.d76567596a4c\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-10T06:11:27.099 INFO:tasks.workunit.client.1.smithi189.stderr:++++ get_image_data_pool sparse2 2024-02-10T06:11:27.099 INFO:tasks.workunit.client.1.smithi189.stderr:++++ image=sparse2 2024-02-10T06:11:27.100 INFO:tasks.workunit.client.1.smithi189.stderr:+++ sort -u 2024-02-10T06:11:27.100 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ rbd info sparse2 2024-02-10T06:11:27.100 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ grep 'data_pool: ' 2024-02-10T06:11:27.100 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ awk -F: '{ print $NF }' 2024-02-10T06:11:27.135 INFO:tasks.workunit.client.1.smithi189.stderr:++++ data_pool= 2024-02-10T06:11:27.135 INFO:tasks.workunit.client.1.smithi189.stderr:++++ '[' -z ']' 2024-02-10T06:11:27.135 INFO:tasks.workunit.client.1.smithi189.stderr:++++ data_pool=rbd 2024-02-10T06:11:27.135 INFO:tasks.workunit.client.1.smithi189.stderr:++++ echo rbd 2024-02-10T06:11:27.135 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rados ls -p rbd 2024-02-10T06:11:27.205 INFO:tasks.workunit.client.1.smithi189.stderr:++ objects=0 2024-02-10T06:11:27.205 INFO:tasks.workunit.client.1.smithi189.stderr:++ echo 0 2024-02-10T06:11:27.205 INFO:tasks.workunit.client.1.smithi189.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-02-10T06:11:27.205 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export sparse2 /tmp/rbd_import_export_137006/sparse2.out 2024-02-10T06:11:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:26 smithi178 ceph-mon[92537]: pgmap v2050: 105 pgs: 105 active+clean; 803 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 138 KiB/s rd, 22 KiB/s wr, 197 op/s 2024-02-10T06:11:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:26 smithi178 ceph-mon[92537]: from='client.? 172.21.15.189:0/3089212369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-10T06:11:27.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:26 smithi178 ceph-mon[92537]: from='client.? 172.21.15.189:0/3089212369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-10T06:11:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:26 smithi178 ceph-mon[95116]: pgmap v2050: 105 pgs: 105 active+clean; 803 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 138 KiB/s rd, 22 KiB/s wr, 197 op/s 2024-02-10T06:11:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:26 smithi178 ceph-mon[95116]: from='client.? 172.21.15.189:0/3089212369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-10T06:11:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:26 smithi178 ceph-mon[95116]: from='client.? 172.21.15.189:0/3089212369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-10T06:11:27.241 INFO:tasks.workunit.client.1.smithi189.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-02-10T06:11:27.243 INFO:tasks.workunit.client.1.smithi189.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_137006/sparse2 /tmp/rbd_import_export_137006/sparse2.out 2024-02-10T06:11:27.243 INFO:tasks.workunit.client.1.smithi189.stderr:+ cmp -l /tmp/rbd_import_export_137006/sparse2 /tmp/rbd_import_export_137006/sparse2.out 2024-02-10T06:11:27.245 INFO:tasks.workunit.client.1.smithi189.stderr:++ stat /tmp/rbd_import_export_137006/sparse2 --format %b 2024-02-10T06:11:27.246 INFO:tasks.workunit.client.1.smithi189.stderr:+ origsize=2048 2024-02-10T06:11:27.246 INFO:tasks.workunit.client.1.smithi189.stderr:++ stat /tmp/rbd_import_export_137006/sparse2.out --format %b 2024-02-10T06:11:27.247 INFO:tasks.workunit.client.1.smithi189.stderr:+ exportsize=2048 2024-02-10T06:11:27.247 INFO:tasks.workunit.client.1.smithi189.stderr:+ difference=0 2024-02-10T06:11:27.247 INFO:tasks.workunit.client.1.smithi189.stderr:+ difference=0 2024-02-10T06:11:27.247 INFO:tasks.workunit.client.1.smithi189.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-10T06:11:27.248 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/sparse2.out 2024-02-10T06:11:27.248 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd rm sparse2 2024-02-10T06:11:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:26 smithi189 ceph-mon[89631]: pgmap v2050: 105 pgs: 105 active+clean; 803 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 138 KiB/s rd, 22 KiB/s wr, 197 op/s 2024-02-10T06:11:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:26 smithi189 ceph-mon[89631]: from='client.? 172.21.15.189:0/3089212369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-10T06:11:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:26 smithi189 ceph-mon[89631]: from='client.? 172.21.15.189:0/3089212369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-10T06:11:27.352 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-02-10T06:11:27.355 INFO:tasks.workunit.client.1.smithi189.stderr:+ truncate /tmp/rbd_import_export_137006/sparse1 -s 10M 2024-02-10T06:11:27.356 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --new-format --order 20 - sparse1 2024-02-10T06:11:27.463 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 100% complete...done. 2024-02-10T06:11:27.464 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-10T06:11:27.464 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --order is deprecated, use --object-size 2024-02-10T06:11:27.466 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd ls -l 2024-02-10T06:11:27.466 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep sparse1 2024-02-10T06:11:27.466 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep -Ei '(10 MiB|10240k)' 2024-02-10T06:11:27.501 INFO:tasks.workunit.client.1.smithi189.stdout:sparse1 10 MiB 2 2024-02-10T06:11:27.502 INFO:tasks.workunit.client.1.smithi189.stderr:++ objects sparse1 2024-02-10T06:11:27.502 INFO:tasks.workunit.client.1.smithi189.stderr:++ image=sparse1 2024-02-10T06:11:27.503 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep block_name_prefix 2024-02-10T06:11:27.503 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rbd info sparse1 2024-02-10T06:11:27.503 INFO:tasks.workunit.client.1.smithi189.stderr:+++ awk '{print $NF;}' 2024-02-10T06:11:27.538 INFO:tasks.workunit.client.1.smithi189.stderr:++ prefix=rbd_data.d7922a83b8d6 2024-02-10T06:11:27.538 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep rbd_data.d7922a83b8d6 2024-02-10T06:11:27.538 INFO:tasks.workunit.client.1.smithi189.stderr:++++ get_image_data_pool sparse1 2024-02-10T06:11:27.538 INFO:tasks.workunit.client.1.smithi189.stderr:+++ sed -e 's/rbd_data.d7922a83b8d6\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-10T06:11:27.538 INFO:tasks.workunit.client.1.smithi189.stderr:++++ image=sparse1 2024-02-10T06:11:27.538 INFO:tasks.workunit.client.1.smithi189.stderr:+++ sort -u 2024-02-10T06:11:27.539 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ rbd info sparse1 2024-02-10T06:11:27.539 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ grep 'data_pool: ' 2024-02-10T06:11:27.539 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ awk -F: '{ print $NF }' 2024-02-10T06:11:27.574 INFO:tasks.workunit.client.1.smithi189.stderr:++++ data_pool= 2024-02-10T06:11:27.574 INFO:tasks.workunit.client.1.smithi189.stderr:++++ '[' -z ']' 2024-02-10T06:11:27.574 INFO:tasks.workunit.client.1.smithi189.stderr:++++ data_pool=rbd 2024-02-10T06:11:27.574 INFO:tasks.workunit.client.1.smithi189.stderr:++++ echo rbd 2024-02-10T06:11:27.574 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rados ls -p rbd 2024-02-10T06:11:27.643 INFO:tasks.workunit.client.1.smithi189.stderr:++ objects=1 2024-02-10T06:11:27.643 INFO:tasks.workunit.client.1.smithi189.stderr:++ echo 1 2024-02-10T06:11:27.643 INFO:tasks.workunit.client.1.smithi189.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-02-10T06:11:27.643 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export sparse1 /tmp/rbd_import_export_137006/sparse1.out 2024-02-10T06:11:27.680 INFO:tasks.workunit.client.1.smithi189.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-02-10T06:11:27.683 INFO:tasks.workunit.client.1.smithi189.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_137006/sparse1 /tmp/rbd_import_export_137006/sparse1.out 2024-02-10T06:11:27.683 INFO:tasks.workunit.client.1.smithi189.stderr:+ cmp -l /tmp/rbd_import_export_137006/sparse1 /tmp/rbd_import_export_137006/sparse1.out 2024-02-10T06:11:27.690 INFO:tasks.workunit.client.1.smithi189.stderr:++ stat /tmp/rbd_import_export_137006/sparse1 --format %b 2024-02-10T06:11:27.691 INFO:tasks.workunit.client.1.smithi189.stderr:+ origsize=2048 2024-02-10T06:11:27.691 INFO:tasks.workunit.client.1.smithi189.stderr:++ stat /tmp/rbd_import_export_137006/sparse1.out --format %b 2024-02-10T06:11:27.692 INFO:tasks.workunit.client.1.smithi189.stderr:+ exportsize=2048 2024-02-10T06:11:27.692 INFO:tasks.workunit.client.1.smithi189.stderr:+ difference=0 2024-02-10T06:11:27.692 INFO:tasks.workunit.client.1.smithi189.stderr:+ difference=0 2024-02-10T06:11:27.692 INFO:tasks.workunit.client.1.smithi189.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-10T06:11:27.692 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/sparse1.out 2024-02-10T06:11:27.693 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd rm sparse1 2024-02-10T06:11:27.811 INFO:tasks.workunit.client.1.smithi189.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-02-10T06:11:27.815 INFO:tasks.workunit.client.1.smithi189.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_137006/sparse2 oflag=append conv=notrunc 2024-02-10T06:11:27.821 INFO:tasks.workunit.client.1.smithi189.stderr:1+0 records in 2024-02-10T06:11:27.821 INFO:tasks.workunit.client.1.smithi189.stderr:1+0 records out 2024-02-10T06:11:27.822 INFO:tasks.workunit.client.1.smithi189.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00604181 s, 347 MB/s 2024-02-10T06:11:27.822 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --new-format --order 20 - sparse2 2024-02-10T06:11:27.924 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 100% complete...done. 2024-02-10T06:11:27.924 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-10T06:11:27.924 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --order is deprecated, use --object-size 2024-02-10T06:11:27.927 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd ls -l 2024-02-10T06:11:27.927 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep sparse2 2024-02-10T06:11:27.927 INFO:tasks.workunit.client.1.smithi189.stderr:+ grep -Ei '(4 MiB|4096k)' 2024-02-10T06:11:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:11:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:11:27] "GET /metrics HTTP/1.1" 200 34064 "" "Prometheus/2.43.0" 2024-02-10T06:11:27.961 INFO:tasks.workunit.client.1.smithi189.stdout:sparse2 4 MiB 2 2024-02-10T06:11:27.962 INFO:tasks.workunit.client.1.smithi189.stderr:++ objects sparse2 2024-02-10T06:11:27.962 INFO:tasks.workunit.client.1.smithi189.stderr:++ image=sparse2 2024-02-10T06:11:27.962 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rbd info sparse2 2024-02-10T06:11:27.962 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep block_name_prefix 2024-02-10T06:11:27.962 INFO:tasks.workunit.client.1.smithi189.stderr:+++ awk '{print $NF;}' 2024-02-10T06:11:27.997 INFO:tasks.workunit.client.1.smithi189.stderr:++ prefix=rbd_data.d7bf652f4f9d 2024-02-10T06:11:27.998 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep rbd_data.d7bf652f4f9d 2024-02-10T06:11:27.998 INFO:tasks.workunit.client.1.smithi189.stderr:+++ sed -e 's/rbd_data.d7bf652f4f9d\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-10T06:11:27.998 INFO:tasks.workunit.client.1.smithi189.stderr:++++ get_image_data_pool sparse2 2024-02-10T06:11:27.998 INFO:tasks.workunit.client.1.smithi189.stderr:+++ sort -u 2024-02-10T06:11:27.998 INFO:tasks.workunit.client.1.smithi189.stderr:++++ image=sparse2 2024-02-10T06:11:27.998 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ rbd info sparse2 2024-02-10T06:11:27.998 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ grep 'data_pool: ' 2024-02-10T06:11:27.998 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ awk -F: '{ print $NF }' 2024-02-10T06:11:28.033 INFO:tasks.workunit.client.1.smithi189.stderr:++++ data_pool= 2024-02-10T06:11:28.033 INFO:tasks.workunit.client.1.smithi189.stderr:++++ '[' -z ']' 2024-02-10T06:11:28.033 INFO:tasks.workunit.client.1.smithi189.stderr:++++ data_pool=rbd 2024-02-10T06:11:28.033 INFO:tasks.workunit.client.1.smithi189.stderr:++++ echo rbd 2024-02-10T06:11:28.033 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rados ls -p rbd 2024-02-10T06:11:28.106 INFO:tasks.workunit.client.1.smithi189.stderr:++ objects='0 2024-02-10T06:11:28.107 INFO:tasks.workunit.client.1.smithi189.stderr:2 2024-02-10T06:11:28.107 INFO:tasks.workunit.client.1.smithi189.stderr:3' 2024-02-10T06:11:28.107 INFO:tasks.workunit.client.1.smithi189.stderr:++ echo 0 2 3 2024-02-10T06:11:28.107 INFO:tasks.workunit.client.1.smithi189.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2024-02-10T06:11:28.107 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export sparse2 /tmp/rbd_import_export_137006/sparse2.out 2024-02-10T06:11:28.144 INFO:tasks.workunit.client.1.smithi189.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-02-10T06:11:28.147 INFO:tasks.workunit.client.1.smithi189.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_137006/sparse2 /tmp/rbd_import_export_137006/sparse2.out 2024-02-10T06:11:28.148 INFO:tasks.workunit.client.1.smithi189.stderr:+ cmp -l /tmp/rbd_import_export_137006/sparse2 /tmp/rbd_import_export_137006/sparse2.out 2024-02-10T06:11:28.150 INFO:tasks.workunit.client.1.smithi189.stderr:++ stat /tmp/rbd_import_export_137006/sparse2 --format %b 2024-02-10T06:11:28.151 INFO:tasks.workunit.client.1.smithi189.stderr:+ origsize=6144 2024-02-10T06:11:28.151 INFO:tasks.workunit.client.1.smithi189.stderr:++ stat /tmp/rbd_import_export_137006/sparse2.out --format %b 2024-02-10T06:11:28.152 INFO:tasks.workunit.client.1.smithi189.stderr:+ exportsize=6144 2024-02-10T06:11:28.153 INFO:tasks.workunit.client.1.smithi189.stderr:+ difference=0 2024-02-10T06:11:28.153 INFO:tasks.workunit.client.1.smithi189.stderr:+ difference=0 2024-02-10T06:11:28.153 INFO:tasks.workunit.client.1.smithi189.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-10T06:11:28.153 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/sparse2.out 2024-02-10T06:11:28.153 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd rm sparse2 2024-02-10T06:11:28.273 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-02-10T06:11:28.276 INFO:tasks.workunit.client.1.smithi189.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2024-02-10T06:11:28.276 INFO:tasks.workunit.client.1.smithi189.stdout:partially-sparse file imports to partially-sparse image 2024-02-10T06:11:28.276 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_137006/sparse1 sparse 2024-02-10T06:11:28.346 INFO:tasks.workunit.client.1.smithi189.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-02-10T06:11:28.347 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-10T06:11:28.347 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --order is deprecated, use --object-size 2024-02-10T06:11:28.350 INFO:tasks.workunit.client.1.smithi189.stderr:++ objects sparse 2024-02-10T06:11:28.350 INFO:tasks.workunit.client.1.smithi189.stderr:++ image=sparse 2024-02-10T06:11:28.350 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rbd info sparse 2024-02-10T06:11:28.350 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep block_name_prefix 2024-02-10T06:11:28.350 INFO:tasks.workunit.client.1.smithi189.stderr:+++ awk '{print $NF;}' 2024-02-10T06:11:28.385 INFO:tasks.workunit.client.1.smithi189.stderr:++ prefix=rbd_data.d7ec2720e79b 2024-02-10T06:11:28.386 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep rbd_data.d7ec2720e79b 2024-02-10T06:11:28.386 INFO:tasks.workunit.client.1.smithi189.stderr:+++ sed -e 's/rbd_data.d7ec2720e79b\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-10T06:11:28.386 INFO:tasks.workunit.client.1.smithi189.stderr:++++ get_image_data_pool sparse 2024-02-10T06:11:28.386 INFO:tasks.workunit.client.1.smithi189.stderr:+++ sort -u 2024-02-10T06:11:28.386 INFO:tasks.workunit.client.1.smithi189.stderr:++++ image=sparse 2024-02-10T06:11:28.386 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ rbd info sparse 2024-02-10T06:11:28.386 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ grep 'data_pool: ' 2024-02-10T06:11:28.386 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ awk -F: '{ print $NF }' 2024-02-10T06:11:28.421 INFO:tasks.workunit.client.1.smithi189.stderr:++++ data_pool= 2024-02-10T06:11:28.421 INFO:tasks.workunit.client.1.smithi189.stderr:++++ '[' -z ']' 2024-02-10T06:11:28.421 INFO:tasks.workunit.client.1.smithi189.stderr:++++ data_pool=rbd 2024-02-10T06:11:28.421 INFO:tasks.workunit.client.1.smithi189.stderr:++++ echo rbd 2024-02-10T06:11:28.421 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rados ls -p rbd 2024-02-10T06:11:28.488 INFO:tasks.workunit.client.1.smithi189.stderr:++ objects=1 2024-02-10T06:11:28.488 INFO:tasks.workunit.client.1.smithi189.stderr:++ echo 1 2024-02-10T06:11:28.488 INFO:tasks.workunit.client.1.smithi189.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-02-10T06:11:28.489 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd rm sparse 2024-02-10T06:11:28.602 INFO:tasks.workunit.client.1.smithi189.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-02-10T06:11:28.605 INFO:tasks.workunit.client.1.smithi189.stdout:zeros import through stdin to sparse image 2024-02-10T06:11:28.605 INFO:tasks.workunit.client.1.smithi189.stderr:+ echo 'zeros import through stdin to sparse image' 2024-02-10T06:11:28.605 INFO:tasks.workunit.client.1.smithi189.stderr:+ dd if=/dev/zero bs=1M count=4 2024-02-10T06:11:28.605 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd import --new-format - sparse 2024-02-10T06:11:28.658 INFO:tasks.workunit.client.1.smithi189.stderr:4+0 records in 2024-02-10T06:11:28.658 INFO:tasks.workunit.client.1.smithi189.stderr:4+0 records out 2024-02-10T06:11:28.658 INFO:tasks.workunit.client.1.smithi189.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0520848 s, 80.5 MB/s 2024-02-10T06:11:28.672 INFO:tasks.workunit.client.1.smithi189.stderr: Importing image: 100% complete...done. 2024-02-10T06:11:28.673 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-10T06:11:28.675 INFO:tasks.workunit.client.1.smithi189.stderr:++ objects sparse 2024-02-10T06:11:28.675 INFO:tasks.workunit.client.1.smithi189.stderr:++ image=sparse 2024-02-10T06:11:28.676 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rbd info sparse 2024-02-10T06:11:28.676 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep block_name_prefix 2024-02-10T06:11:28.676 INFO:tasks.workunit.client.1.smithi189.stderr:+++ awk '{print $NF;}' 2024-02-10T06:11:28.711 INFO:tasks.workunit.client.1.smithi189.stderr:++ prefix=rbd_data.d80dd31ed003 2024-02-10T06:11:28.712 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep rbd_data.d80dd31ed003 2024-02-10T06:11:28.712 INFO:tasks.workunit.client.1.smithi189.stderr:+++ sed -e 's/rbd_data.d80dd31ed003\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-10T06:11:28.712 INFO:tasks.workunit.client.1.smithi189.stderr:++++ get_image_data_pool sparse 2024-02-10T06:11:28.712 INFO:tasks.workunit.client.1.smithi189.stderr:++++ image=sparse 2024-02-10T06:11:28.712 INFO:tasks.workunit.client.1.smithi189.stderr:+++ sort -u 2024-02-10T06:11:28.713 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ rbd info sparse 2024-02-10T06:11:28.713 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ grep 'data_pool: ' 2024-02-10T06:11:28.713 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ awk -F: '{ print $NF }' 2024-02-10T06:11:28.746 INFO:tasks.workunit.client.1.smithi189.stderr:++++ data_pool= 2024-02-10T06:11:28.747 INFO:tasks.workunit.client.1.smithi189.stderr:++++ '[' -z ']' 2024-02-10T06:11:28.747 INFO:tasks.workunit.client.1.smithi189.stderr:++++ data_pool=rbd 2024-02-10T06:11:28.747 INFO:tasks.workunit.client.1.smithi189.stderr:++++ echo rbd 2024-02-10T06:11:28.747 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rados ls -p rbd 2024-02-10T06:11:28.813 INFO:tasks.workunit.client.1.smithi189.stderr:++ objects= 2024-02-10T06:11:28.813 INFO:tasks.workunit.client.1.smithi189.stderr:++ echo 2024-02-10T06:11:28.813 INFO:tasks.workunit.client.1.smithi189.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2024-02-10T06:11:28.813 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd rm sparse 2024-02-10T06:11:28.920 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 100% complete...done. 2024-02-10T06:11:28.922 INFO:tasks.workunit.client.1.smithi189.stdout:zeros export to sparse file 2024-02-10T06:11:28.923 INFO:tasks.workunit.client.1.smithi189.stderr:+ echo 'zeros export to sparse file' 2024-02-10T06:11:28.923 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd create --new-format sparse --size 4 2024-02-10T06:11:28.963 INFO:tasks.workunit.client.1.smithi189.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-02-10T06:11:28.966 INFO:tasks.workunit.client.1.smithi189.stderr:++ rbd info sparse 2024-02-10T06:11:28.966 INFO:tasks.workunit.client.1.smithi189.stderr:++ grep block_name_prefix 2024-02-10T06:11:28.966 INFO:tasks.workunit.client.1.smithi189.stderr:++ awk '{print $NF;}' 2024-02-10T06:11:29.000 INFO:tasks.workunit.client.1.smithi189.stderr:+ prefix=rbd_data.d82eed56c286 2024-02-10T06:11:29.000 INFO:tasks.workunit.client.1.smithi189.stderr:+ dd if=/dev/zero bs=4M count=1 2024-02-10T06:11:29.000 INFO:tasks.workunit.client.1.smithi189.stderr:++ get_image_data_pool sparse 2024-02-10T06:11:29.001 INFO:tasks.workunit.client.1.smithi189.stderr:++ image=sparse 2024-02-10T06:11:29.001 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rbd info sparse 2024-02-10T06:11:29.001 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep 'data_pool: ' 2024-02-10T06:11:29.001 INFO:tasks.workunit.client.1.smithi189.stderr:+++ awk -F: '{ print $NF }' 2024-02-10T06:11:29.035 INFO:tasks.workunit.client.1.smithi189.stderr:++ data_pool= 2024-02-10T06:11:29.035 INFO:tasks.workunit.client.1.smithi189.stderr:++ '[' -z ']' 2024-02-10T06:11:29.036 INFO:tasks.workunit.client.1.smithi189.stderr:++ data_pool=rbd 2024-02-10T06:11:29.036 INFO:tasks.workunit.client.1.smithi189.stderr:++ echo rbd 2024-02-10T06:11:29.036 INFO:tasks.workunit.client.1.smithi189.stderr:+ rados -p rbd put rbd_data.d82eed56c286.000000000000 - 2024-02-10T06:11:29.064 INFO:tasks.workunit.client.1.smithi189.stderr:1+0 records in 2024-02-10T06:11:29.064 INFO:tasks.workunit.client.1.smithi189.stderr:1+0 records out 2024-02-10T06:11:29.064 INFO:tasks.workunit.client.1.smithi189.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0634447 s, 66.1 MB/s 2024-02-10T06:11:29.084 INFO:tasks.workunit.client.1.smithi189.stderr:++ objects sparse 2024-02-10T06:11:29.084 INFO:tasks.workunit.client.1.smithi189.stderr:++ image=sparse 2024-02-10T06:11:29.084 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rbd info sparse 2024-02-10T06:11:29.084 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep block_name_prefix 2024-02-10T06:11:29.084 INFO:tasks.workunit.client.1.smithi189.stderr:+++ awk '{print $NF;}' 2024-02-10T06:11:29.118 INFO:tasks.workunit.client.1.smithi189.stderr:++ prefix=rbd_data.d82eed56c286 2024-02-10T06:11:29.119 INFO:tasks.workunit.client.1.smithi189.stderr:+++ grep rbd_data.d82eed56c286 2024-02-10T06:11:29.119 INFO:tasks.workunit.client.1.smithi189.stderr:+++ sed -e 's/rbd_data.d82eed56c286\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-10T06:11:29.119 INFO:tasks.workunit.client.1.smithi189.stderr:++++ get_image_data_pool sparse 2024-02-10T06:11:29.119 INFO:tasks.workunit.client.1.smithi189.stderr:++++ image=sparse 2024-02-10T06:11:29.119 INFO:tasks.workunit.client.1.smithi189.stderr:+++ sort -u 2024-02-10T06:11:29.119 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ rbd info sparse 2024-02-10T06:11:29.120 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ grep 'data_pool: ' 2024-02-10T06:11:29.120 INFO:tasks.workunit.client.1.smithi189.stderr:+++++ awk -F: '{ print $NF }' 2024-02-10T06:11:29.153 INFO:tasks.workunit.client.1.smithi189.stderr:++++ data_pool= 2024-02-10T06:11:29.153 INFO:tasks.workunit.client.1.smithi189.stderr:++++ '[' -z ']' 2024-02-10T06:11:29.153 INFO:tasks.workunit.client.1.smithi189.stderr:++++ data_pool=rbd 2024-02-10T06:11:29.153 INFO:tasks.workunit.client.1.smithi189.stderr:++++ echo rbd 2024-02-10T06:11:29.154 INFO:tasks.workunit.client.1.smithi189.stderr:+++ rados ls -p rbd 2024-02-10T06:11:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:28 smithi178 ceph-mon[92537]: pgmap v2052: 105 pgs: 105 active+clean; 803 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-02-10T06:11:29.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:11:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:28 smithi178 ceph-mon[95116]: pgmap v2052: 105 pgs: 105 active+clean; 803 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-02-10T06:11:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:11:29.219 INFO:tasks.workunit.client.1.smithi189.stderr:++ objects=0 2024-02-10T06:11:29.219 INFO:tasks.workunit.client.1.smithi189.stderr:++ echo 0 2024-02-10T06:11:29.219 INFO:tasks.workunit.client.1.smithi189.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-02-10T06:11:29.219 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/sparse 2024-02-10T06:11:29.219 INFO:tasks.workunit.client.1.smithi189.stderr:rm: cannot remove '/tmp/rbd_import_export_137006/sparse': No such file or directory 2024-02-10T06:11:29.219 INFO:tasks.workunit.client.1.smithi189.stderr:+ true 2024-02-10T06:11:29.219 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd export sparse /tmp/rbd_import_export_137006/sparse 2024-02-10T06:11:29.254 INFO:tasks.workunit.client.1.smithi189.stderr: Exporting image: 100% complete...done. 2024-02-10T06:11:29.258 INFO:tasks.workunit.client.1.smithi189.stderr:++ stat /tmp/rbd_import_export_137006/sparse --format=%b 2024-02-10T06:11:29.259 INFO:tasks.workunit.client.1.smithi189.stderr:+ '[' 0 = 0 ']' 2024-02-10T06:11:29.259 INFO:tasks.workunit.client.1.smithi189.stderr:+ rbd rm sparse 2024-02-10T06:11:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:28 smithi189 ceph-mon[89631]: pgmap v2052: 105 pgs: 105 active+clean; 803 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-02-10T06:11:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:11:29.365 INFO:tasks.workunit.client.1.smithi189.stderr: Removing image: 100% complete...done. 2024-02-10T06:11:29.368 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm /tmp/rbd_import_export_137006/sparse /tmp/rbd_import_export_137006/sparse1 /tmp/rbd_import_export_137006/sparse2 /tmp/rbd_import_export_137006/sparse3 2024-02-10T06:11:29.370 INFO:tasks.workunit.client.1.smithi189.stderr:rm: cannot remove '/tmp/rbd_import_export_137006/sparse3': No such file or directory 2024-02-10T06:11:29.370 INFO:tasks.workunit.client.1.smithi189.stderr:+ true 2024-02-10T06:11:29.371 INFO:tasks.workunit.client.1.smithi189.stdout:OK 2024-02-10T06:11:29.372 INFO:tasks.workunit.client.1.smithi189.stderr:+ echo OK 2024-02-10T06:11:29.372 INFO:tasks.workunit.client.1.smithi189.stderr:+ rm -rf /tmp/rbd_import_export_137006 2024-02-10T06:11:29.372 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T06:11:29.372 DEBUG:teuthology.orchestra.run.smithi189:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2024-02-10T06:11:29.442 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2024-02-10T06:11:29.442 DEBUG:teuthology.orchestra.run.smithi189:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2024-02-10T06:11:29.686 DEBUG:teuthology.parallel:result is None 2024-02-10T06:11:29.687 DEBUG:teuthology.orchestra.run.smithi189:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2024-02-10T06:11:29.714 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2024-02-10T06:11:29.714 DEBUG:teuthology.orchestra.run.smithi189:> rmdir -- /home/ubuntu/cephtest/mnt.1 2024-02-10T06:11:29.768 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2024-02-10T06:11:29.768 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-10T06:11:29.769 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2024-02-10T06:11:29.769 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-10T06:11:29.769 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2024-02-10T06:11:29.769 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-02-10T06:11:29.769 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-02-10T06:11:29.769 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-10T06:11:29.770 DEBUG:teuthology.orchestra.run.smithi178:> stat -- /home/ubuntu/cephtest/mnt.0 2024-02-10T06:11:29.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:11:29.786 INFO:teuthology.orchestra.run.smithi178.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-02-10T06:11:29.786 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-02-10T06:11:29.841 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-02-10T06:11:29.842 DEBUG:teuthology.orchestra.run.smithi178:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-02-10T06:11:29.896 INFO:tasks.workunit:timeout=3h 2024-02-10T06:11:29.896 INFO:tasks.workunit:cleanup=True 2024-02-10T06:11:29.897 DEBUG:teuthology.orchestra.run.smithi178:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-02-10T06:11:29.951 INFO:tasks.workunit.client.0.smithi178.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-02-10T06:11:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:30 smithi178 ceph-mon[92537]: pgmap v2053: 105 pgs: 105 active+clean; 2.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 979 KiB/s rd, 704 KiB/s wr, 390 op/s 2024-02-10T06:11:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:30 smithi178 ceph-mon[92537]: osdmap e1147: 8 total, 8 up, 8 in 2024-02-10T06:11:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:30 smithi178 ceph-mon[95116]: pgmap v2053: 105 pgs: 105 active+clean; 2.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 979 KiB/s rd, 704 KiB/s wr, 390 op/s 2024-02-10T06:11:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:30 smithi178 ceph-mon[95116]: osdmap e1147: 8 total, 8 up, 8 in 2024-02-10T06:11:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:30 smithi189 ceph-mon[89631]: pgmap v2053: 105 pgs: 105 active+clean; 2.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 979 KiB/s rd, 704 KiB/s wr, 390 op/s 2024-02-10T06:11:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:30 smithi189 ceph-mon[89631]: osdmap e1147: 8 total, 8 up, 8 in 2024-02-10T06:11:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:32 smithi178 ceph-mon[92537]: pgmap v2055: 105 pgs: 105 active+clean; 2.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 907 KiB/s rd, 656 KiB/s wr, 348 op/s 2024-02-10T06:11:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:32 smithi178 ceph-mon[95116]: pgmap v2055: 105 pgs: 105 active+clean; 2.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 907 KiB/s rd, 656 KiB/s wr, 348 op/s 2024-02-10T06:11:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:32 smithi189 ceph-mon[89631]: pgmap v2055: 105 pgs: 105 active+clean; 2.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 907 KiB/s rd, 656 KiB/s wr, 348 op/s 2024-02-10T06:11:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:34 smithi178 ceph-mon[92537]: pgmap v2056: 105 pgs: 105 active+clean; 2.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1008 KiB/s rd, 781 KiB/s wr, 315 op/s 2024-02-10T06:11:35.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:34 smithi178 ceph-mon[95116]: pgmap v2056: 105 pgs: 105 active+clean; 2.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1008 KiB/s rd, 781 KiB/s wr, 315 op/s 2024-02-10T06:11:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:34 smithi189 ceph-mon[89631]: pgmap v2056: 105 pgs: 105 active+clean; 2.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1008 KiB/s rd, 781 KiB/s wr, 315 op/s 2024-02-10T06:11:36.149 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T06:11:36.204 INFO:tasks.workunit.client.0.smithi178.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-10T06:11:36.206 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-10T06:11:36.206 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-10T06:11:36.256 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-10T06:11:36.304 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-10T06:11:36.344 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-10T06:11:36.345 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-10T06:11:36.345 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-10T06:11:36.384 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-10T06:11:36.387 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T06:11:36.387 DEBUG:teuthology.orchestra.run.smithi178:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-02-10T06:11:36.443 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-02-10T06:11:36.444 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-02-10T06:11:36.444 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T06:11:36.540 INFO:tasks.workunit.client.0.smithi178.stderr:warning: failed to enable lockdep 2024-02-10T06:11:36.541 INFO:tasks.workunit.client.0.smithi178.stdout:seed 144551 2024-02-10T06:11:36.541 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] Running 411 tests from 16 test suites. 2024-02-10T06:11:36.541 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment set-up. 2024-02-10T06:11:36.541 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 1 test from TestJournalStress 2024-02-10T06:11:37.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:36 smithi178 ceph-mon[95116]: pgmap v2057: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 858 KiB/s rd, 1.2 MiB/s wr, 284 op/s 2024-02-10T06:11:37.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:36 smithi178 ceph-mon[95116]: osdmap e1148: 8 total, 8 up, 8 in 2024-02-10T06:11:37.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:36 smithi178 ceph-mon[92537]: pgmap v2057: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 858 KiB/s rd, 1.2 MiB/s wr, 284 op/s 2024-02-10T06:11:37.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:36 smithi178 ceph-mon[92537]: osdmap e1148: 8 total, 8 up, 8 in 2024-02-10T06:11:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:36 smithi189 ceph-mon[89631]: pgmap v2057: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 858 KiB/s rd, 1.2 MiB/s wr, 284 op/s 2024-02-10T06:11:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:36 smithi189 ceph-mon[89631]: osdmap e1148: 8 total, 8 up, 8 in 2024-02-10T06:11:37.871 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:11:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:11:37] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-02-10T06:11:37.880 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-02-10T06:11:38.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:37 smithi178 ceph-mon[92537]: osdmap e1149: 8 total, 8 up, 8 in 2024-02-10T06:11:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:37 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1916824660' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:38.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:37 smithi178 ceph-mon[95116]: osdmap e1149: 8 total, 8 up, 8 in 2024-02-10T06:11:38.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:37 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1916824660' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:37 smithi189 ceph-mon[89631]: osdmap e1149: 8 total, 8 up, 8 in 2024-02-10T06:11:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:37 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1916824660' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:38 smithi178 ceph-mon[95116]: pgmap v2060: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 1.1 MiB/s wr, 72 op/s 2024-02-10T06:11:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:38 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:11:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:38 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1916824660' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:38 smithi178 ceph-mon[95116]: osdmap e1150: 8 total, 8 up, 8 in 2024-02-10T06:11:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:38 smithi178 ceph-mon[92537]: pgmap v2060: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 1.1 MiB/s wr, 72 op/s 2024-02-10T06:11:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:38 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:11:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:38 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1916824660' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:38 smithi178 ceph-mon[92537]: osdmap e1150: 8 total, 8 up, 8 in 2024-02-10T06:11:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:38 smithi189 ceph-mon[89631]: pgmap v2060: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 364 KiB/s rd, 1.1 MiB/s wr, 72 op/s 2024-02-10T06:11:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:38 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:11:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:38 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1916824660' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:38 smithi189 ceph-mon[89631]: osdmap e1150: 8 total, 8 up, 8 in 2024-02-10T06:11:39.908 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:39.908 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalStress.DiscardWithPruneWriteOverlap (2028 ms) 2024-02-10T06:11:40.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:39 smithi178 ceph-mon[92537]: osdmap e1151: 8 total, 8 up, 8 in 2024-02-10T06:11:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:39 smithi178 ceph-mon[95116]: osdmap e1151: 8 total, 8 up, 8 in 2024-02-10T06:11:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:39 smithi189 ceph-mon[89631]: osdmap e1151: 8 total, 8 up, 8 in 2024-02-10T06:11:40.894 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 1 test from TestJournalStress (2028 ms total) 2024-02-10T06:11:40.894 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:11:40.894 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 16 tests from TestJournalReplay 2024-02-10T06:11:41.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:40 smithi178 ceph-mon[95116]: pgmap v2063: 137 pgs: 4 creating+peering, 18 unknown, 115 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:40 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:11:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:40 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T06:11:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:40 smithi178 ceph-mon[95116]: osdmap e1152: 8 total, 8 up, 8 in 2024-02-10T06:11:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:40 smithi178 ceph-mon[92537]: pgmap v2063: 137 pgs: 4 creating+peering, 18 unknown, 115 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:40 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:11:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:40 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T06:11:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:40 smithi178 ceph-mon[92537]: osdmap e1152: 8 total, 8 up, 8 in 2024-02-10T06:11:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:40 smithi189 ceph-mon[89631]: pgmap v2063: 137 pgs: 4 creating+peering, 18 unknown, 115 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:40 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:11:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:40 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T06:11:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:40 smithi189 ceph-mon[89631]: osdmap e1152: 8 total, 8 up, 8 in 2024-02-10T06:11:42.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:41 smithi178 ceph-mon[92537]: osdmap e1153: 8 total, 8 up, 8 in 2024-02-10T06:11:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:41 smithi178 ceph-mon[95116]: osdmap e1153: 8 total, 8 up, 8 in 2024-02-10T06:11:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:41 smithi189 ceph-mon[89631]: osdmap e1153: 8 total, 8 up, 8 in 2024-02-10T06:11:42.903 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-02-10T06:11:43.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:42 smithi189 ceph-mon[89631]: pgmap v2066: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:43.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:42 smithi189 ceph-mon[89631]: osdmap e1154: 8 total, 8 up, 8 in 2024-02-10T06:11:43.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:42 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2139634441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:42 smithi178 ceph-mon[92537]: pgmap v2066: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:43.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:42 smithi178 ceph-mon[92537]: osdmap e1154: 8 total, 8 up, 8 in 2024-02-10T06:11:43.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:42 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2139634441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:42 smithi178 ceph-mon[95116]: pgmap v2066: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:42 smithi178 ceph-mon[95116]: osdmap e1154: 8 total, 8 up, 8 in 2024-02-10T06:11:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:42 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2139634441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:44.200 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:43 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2139634441' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:44.200 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:43 smithi189 ceph-mon[89631]: osdmap e1155: 8 total, 8 up, 8 in 2024-02-10T06:11:44.200 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:11:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:43 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2139634441' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:43 smithi178 ceph-mon[92537]: osdmap e1155: 8 total, 8 up, 8 in 2024-02-10T06:11:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:11:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:43 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2139634441' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:43 smithi178 ceph-mon[95116]: osdmap e1155: 8 total, 8 up, 8 in 2024-02-10T06:11:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:11:44.938 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:44.938 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.AioDiscardEvent (2037 ms) 2024-02-10T06:11:44.938 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-02-10T06:11:44.946 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:44.946 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.AioWriteEvent (8 ms) 2024-02-10T06:11:44.946 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-02-10T06:11:44.955 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:44.955 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.AioFlushEvent (9 ms) 2024-02-10T06:11:44.956 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-02-10T06:11:44.964 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:44.964 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.SnapCreate (9 ms) 2024-02-10T06:11:44.965 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-02-10T06:11:44.972 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:44.972 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.SnapProtect (7 ms) 2024-02-10T06:11:44.972 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-02-10T06:11:44.979 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:44.979 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.SnapUnprotect (8 ms) 2024-02-10T06:11:44.980 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-02-10T06:11:44.987 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:44.987 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.SnapRename (8 ms) 2024-02-10T06:11:44.987 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-02-10T06:11:44.994 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:44.994 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.SnapRollback (7 ms) 2024-02-10T06:11:44.994 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-02-10T06:11:45.001 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:45.001 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.SnapRemove (7 ms) 2024-02-10T06:11:45.001 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.Rename 2024-02-10T06:11:45.008 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:45.008 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.Rename (7 ms) 2024-02-10T06:11:45.008 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.Resize 2024-02-10T06:11:45.016 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:45.016 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.Resize (8 ms) 2024-02-10T06:11:45.016 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.Flatten 2024-02-10T06:11:45.023 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:45.023 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.Flatten (7 ms) 2024-02-10T06:11:45.023 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-02-10T06:11:45.030 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:45.030 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.UpdateFeatures (7 ms) 2024-02-10T06:11:45.030 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-02-10T06:11:45.037 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:45.037 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.MetadataSet (7 ms) 2024-02-10T06:11:45.037 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-02-10T06:11:45.044 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:45.044 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.MetadataRemove (7 ms) 2024-02-10T06:11:45.044 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-02-10T06:11:45.051 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:45.051 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalReplay.ObjectPosition (7 ms) 2024-02-10T06:11:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:44 smithi178 ceph-mon[92537]: pgmap v2069: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:44 smithi178 ceph-mon[92537]: osdmap e1156: 8 total, 8 up, 8 in 2024-02-10T06:11:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:44 smithi178 ceph-mon[95116]: pgmap v2069: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:44 smithi178 ceph-mon[95116]: osdmap e1156: 8 total, 8 up, 8 in 2024-02-10T06:11:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:44 smithi189 ceph-mon[89631]: pgmap v2069: 137 pgs: 6 creating+peering, 22 unknown, 109 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:44 smithi189 ceph-mon[89631]: osdmap e1156: 8 total, 8 up, 8 in 2024-02-10T06:11:45.927 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 16 tests from TestJournalReplay (2150 ms total) 2024-02-10T06:11:45.928 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:11:45.928 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 4 tests from TestJournalEntries 2024-02-10T06:11:46.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:45 smithi178 ceph-mon[92537]: osdmap e1157: 8 total, 8 up, 8 in 2024-02-10T06:11:46.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:45 smithi178 ceph-mon[95116]: osdmap e1157: 8 total, 8 up, 8 in 2024-02-10T06:11:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:45 smithi189 ceph-mon[89631]: osdmap e1157: 8 total, 8 up, 8 in 2024-02-10T06:11:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:46 smithi178 ceph-mon[92537]: pgmap v2072: 137 pgs: 6 creating+peering, 6 unknown, 125 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T06:11:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:46 smithi178 ceph-mon[92537]: osdmap e1158: 8 total, 8 up, 8 in 2024-02-10T06:11:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:46 smithi178 ceph-mon[95116]: pgmap v2072: 137 pgs: 6 creating+peering, 6 unknown, 125 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T06:11:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:46 smithi178 ceph-mon[95116]: osdmap e1158: 8 total, 8 up, 8 in 2024-02-10T06:11:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:46 smithi189 ceph-mon[89631]: pgmap v2072: 137 pgs: 6 creating+peering, 6 unknown, 125 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-02-10T06:11:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:46 smithi189 ceph-mon[89631]: osdmap e1158: 8 total, 8 up, 8 in 2024-02-10T06:11:47.931 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:11:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:11:47] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.43.0" 2024-02-10T06:11:47.940 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-02-10T06:11:48.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:47 smithi178 ceph-mon[92537]: osdmap e1159: 8 total, 8 up, 8 in 2024-02-10T06:11:48.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:47 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3654377774' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:48.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:47 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:48.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:47 smithi178 ceph-mon[95116]: osdmap e1159: 8 total, 8 up, 8 in 2024-02-10T06:11:48.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:47 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3654377774' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:48.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:47 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:48.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:47 smithi189 ceph-mon[89631]: osdmap e1159: 8 total, 8 up, 8 in 2024-02-10T06:11:48.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:47 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3654377774' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:48.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:47 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:48 smithi178 ceph-mon[92537]: pgmap v2075: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:48 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:11:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:48 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:48 smithi178 ceph-mon[92537]: osdmap e1160: 8 total, 8 up, 8 in 2024-02-10T06:11:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:48 smithi178 ceph-mon[95116]: pgmap v2075: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:48 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:11:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:48 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:48 smithi178 ceph-mon[95116]: osdmap e1160: 8 total, 8 up, 8 in 2024-02-10T06:11:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:48 smithi189 ceph-mon[89631]: pgmap v2075: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:48 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:11:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:48 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:48 smithi189 ceph-mon[89631]: osdmap e1160: 8 total, 8 up, 8 in 2024-02-10T06:11:49.968 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:49.968 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalEntries.AioWrite (2027 ms) 2024-02-10T06:11:49.968 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-02-10T06:11:49.981 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:49.981 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalEntries.AioDiscard (14 ms) 2024-02-10T06:11:49.981 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalEntries.AioDiscardWithPrune 2024-02-10T06:11:49.990 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:49.991 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalEntries.AioDiscardWithPrune (9 ms) 2024-02-10T06:11:49.991 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-02-10T06:11:49.999 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:11:50.000 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestJournalEntries.AioFlush (9 ms) 2024-02-10T06:11:50.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:49 smithi178 ceph-mon[92537]: osdmap e1161: 8 total, 8 up, 8 in 2024-02-10T06:11:50.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:49 smithi178 ceph-mon[95116]: osdmap e1161: 8 total, 8 up, 8 in 2024-02-10T06:11:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:49 smithi189 ceph-mon[89631]: osdmap e1161: 8 total, 8 up, 8 in 2024-02-10T06:11:50.958 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 4 tests from TestJournalEntries (2059 ms total) 2024-02-10T06:11:50.958 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:11:50.958 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 2 tests from TestTrash 2024-02-10T06:11:51.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:50 smithi178 ceph-mon[95116]: pgmap v2078: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:51.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:50 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:11:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:50 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T06:11:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:50 smithi178 ceph-mon[95116]: osdmap e1162: 8 total, 8 up, 8 in 2024-02-10T06:11:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:50 smithi178 ceph-mon[92537]: pgmap v2078: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:50 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:11:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:50 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T06:11:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:50 smithi178 ceph-mon[92537]: osdmap e1162: 8 total, 8 up, 8 in 2024-02-10T06:11:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:50 smithi189 ceph-mon[89631]: pgmap v2078: 137 pgs: 6 creating+peering, 17 unknown, 114 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:50 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:11:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:50 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T06:11:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:50 smithi189 ceph-mon[89631]: osdmap e1162: 8 total, 8 up, 8 in 2024-02-10T06:11:52.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:51 smithi178 ceph-mon[92537]: osdmap e1163: 8 total, 8 up, 8 in 2024-02-10T06:11:52.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:51 smithi178 ceph-mon[95116]: osdmap e1163: 8 total, 8 up, 8 in 2024-02-10T06:11:52.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:51 smithi189 ceph-mon[89631]: osdmap e1163: 8 total, 8 up, 8 in 2024-02-10T06:11:52.963 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-02-10T06:11:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:52 smithi189 ceph-mon[89631]: pgmap v2081: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:52 smithi189 ceph-mon[89631]: osdmap e1164: 8 total, 8 up, 8 in 2024-02-10T06:11:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:52 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/4249007844' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:53.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:52 smithi178 ceph-mon[92537]: pgmap v2081: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:53.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:52 smithi178 ceph-mon[92537]: osdmap e1164: 8 total, 8 up, 8 in 2024-02-10T06:11:53.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:52 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/4249007844' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:53.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:52 smithi178 ceph-mon[95116]: pgmap v2081: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:53.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:52 smithi178 ceph-mon[95116]: osdmap e1164: 8 total, 8 up, 8 in 2024-02-10T06:11:53.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:52 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/4249007844' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:53 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/4249007844' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:53 smithi189 ceph-mon[89631]: osdmap e1165: 8 total, 8 up, 8 in 2024-02-10T06:11:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:53 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/4249007844' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:53 smithi178 ceph-mon[92537]: osdmap e1165: 8 total, 8 up, 8 in 2024-02-10T06:11:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:53 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/4249007844' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:54.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:53 smithi178 ceph-mon[95116]: osdmap e1165: 8 total, 8 up, 8 in 2024-02-10T06:11:55.066 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestTrash.UserRemovingSource (2104 ms) 2024-02-10T06:11:55.066 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-02-10T06:11:55.104 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestTrash.RestoreMirroringSource (37 ms) 2024-02-10T06:11:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:54 smithi189 ceph-mon[89631]: pgmap v2084: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:54 smithi189 ceph-mon[89631]: osdmap e1166: 8 total, 8 up, 8 in 2024-02-10T06:11:55.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:54 smithi178 ceph-mon[92537]: pgmap v2084: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:55.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:54 smithi178 ceph-mon[92537]: osdmap e1166: 8 total, 8 up, 8 in 2024-02-10T06:11:55.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:54 smithi178 ceph-mon[95116]: pgmap v2084: 137 pgs: 8 creating+peering, 21 unknown, 108 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:55.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:54 smithi178 ceph-mon[95116]: osdmap e1166: 8 total, 8 up, 8 in 2024-02-10T06:11:55.987 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 2 tests from TestTrash (2141 ms total) 2024-02-10T06:11:55.987 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:11:55.987 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 1 test from TestOperations 2024-02-10T06:11:56.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:55 smithi189 ceph-mon[89631]: osdmap e1167: 8 total, 8 up, 8 in 2024-02-10T06:11:56.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:55 smithi178 ceph-mon[92537]: osdmap e1167: 8 total, 8 up, 8 in 2024-02-10T06:11:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:55 smithi178 ceph-mon[95116]: osdmap e1167: 8 total, 8 up, 8 in 2024-02-10T06:11:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:56 smithi189 ceph-mon[89631]: pgmap v2087: 137 pgs: 8 creating+peering, 2 unknown, 127 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:56 smithi189 ceph-mon[89631]: osdmap e1168: 8 total, 8 up, 8 in 2024-02-10T06:11:57.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:56 smithi178 ceph-mon[92537]: pgmap v2087: 137 pgs: 8 creating+peering, 2 unknown, 127 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:56 smithi178 ceph-mon[92537]: osdmap e1168: 8 total, 8 up, 8 in 2024-02-10T06:11:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:56 smithi178 ceph-mon[95116]: pgmap v2087: 137 pgs: 8 creating+peering, 2 unknown, 127 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:56 smithi178 ceph-mon[95116]: osdmap e1168: 8 total, 8 up, 8 in 2024-02-10T06:11:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:11:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:11:57] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.43.0" 2024-02-10T06:11:57.996 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-02-10T06:11:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:57 smithi189 ceph-mon[89631]: osdmap e1169: 8 total, 8 up, 8 in 2024-02-10T06:11:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:57 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1527080640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:57 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:57 smithi178 ceph-mon[92537]: osdmap e1169: 8 total, 8 up, 8 in 2024-02-10T06:11:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:57 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1527080640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:57 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:57 smithi178 ceph-mon[95116]: osdmap e1169: 8 total, 8 up, 8 in 2024-02-10T06:11:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:57 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1527080640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:57 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:11:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:58 smithi189 ceph-mon[89631]: pgmap v2090: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:58 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:11:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:58 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:58 smithi189 ceph-mon[89631]: osdmap e1170: 8 total, 8 up, 8 in 2024-02-10T06:11:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:58 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:11:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:11:59.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:58 smithi178 ceph-mon[92537]: pgmap v2090: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:58 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:11:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:58 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:58 smithi178 ceph-mon[92537]: osdmap e1170: 8 total, 8 up, 8 in 2024-02-10T06:11:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:58 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:11:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:11:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:58 smithi178 ceph-mon[95116]: pgmap v2090: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:11:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:58 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:11:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:58 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:11:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:58 smithi178 ceph-mon[95116]: osdmap e1170: 8 total, 8 up, 8 in 2024-02-10T06:11:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:58 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:11:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:11:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:12:00.025 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:12:00.025 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestOperations.DisableJournalingCorrupt (2029 ms) 2024-02-10T06:12:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:00 smithi189 ceph-mon[89631]: osdmap e1171: 8 total, 8 up, 8 in 2024-02-10T06:12:00.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:00 smithi178 ceph-mon[92537]: osdmap e1171: 8 total, 8 up, 8 in 2024-02-10T06:12:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:00 smithi178 ceph-mon[95116]: osdmap e1171: 8 total, 8 up, 8 in 2024-02-10T06:12:01.013 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 1 test from TestOperations (2030 ms total) 2024-02-10T06:12:01.014 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:12:01.014 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 4 tests from TestObjectMap 2024-02-10T06:12:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:01 smithi189 ceph-mon[89631]: pgmap v2093: 137 pgs: 2 creating+peering, 20 unknown, 115 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:01 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:12:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:01 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T06:12:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:01 smithi189 ceph-mon[89631]: osdmap e1172: 8 total, 8 up, 8 in 2024-02-10T06:12:01.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:01 smithi178 ceph-mon[92537]: pgmap v2093: 137 pgs: 2 creating+peering, 20 unknown, 115 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:01 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:12:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:01 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T06:12:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:01 smithi178 ceph-mon[92537]: osdmap e1172: 8 total, 8 up, 8 in 2024-02-10T06:12:01.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:01 smithi178 ceph-mon[95116]: pgmap v2093: 137 pgs: 2 creating+peering, 20 unknown, 115 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:01.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:01 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:12:01.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:01 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T06:12:01.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:01 smithi178 ceph-mon[95116]: osdmap e1172: 8 total, 8 up, 8 in 2024-02-10T06:12:02.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:02 smithi189 ceph-mon[89631]: osdmap e1173: 8 total, 8 up, 8 in 2024-02-10T06:12:02.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:02 smithi178 ceph-mon[92537]: osdmap e1173: 8 total, 8 up, 8 in 2024-02-10T06:12:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:02 smithi178 ceph-mon[95116]: osdmap e1173: 8 total, 8 up, 8 in 2024-02-10T06:12:03.025 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-02-10T06:12:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:03 smithi189 ceph-mon[89631]: pgmap v2096: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:03 smithi189 ceph-mon[89631]: osdmap e1174: 8 total, 8 up, 8 in 2024-02-10T06:12:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:03 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1314648629' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:03.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:03 smithi178 ceph-mon[92537]: pgmap v2096: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:03.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:03 smithi178 ceph-mon[92537]: osdmap e1174: 8 total, 8 up, 8 in 2024-02-10T06:12:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:03 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1314648629' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:03 smithi178 ceph-mon[95116]: pgmap v2096: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:03 smithi178 ceph-mon[95116]: osdmap e1174: 8 total, 8 up, 8 in 2024-02-10T06:12:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:03 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1314648629' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:04.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:04 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1314648629' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:12:04.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:04 smithi189 ceph-mon[89631]: osdmap e1175: 8 total, 8 up, 8 in 2024-02-10T06:12:04.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:04 smithi189 ceph-mon[89631]: pgmap v2099: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:04.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:04 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1314648629' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:12:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:04 smithi178 ceph-mon[92537]: osdmap e1175: 8 total, 8 up, 8 in 2024-02-10T06:12:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:04 smithi178 ceph-mon[92537]: pgmap v2099: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:04 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1314648629' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:12:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:04 smithi178 ceph-mon[95116]: osdmap e1175: 8 total, 8 up, 8 in 2024-02-10T06:12:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:04 smithi178 ceph-mon[95116]: pgmap v2099: 137 pgs: 6 creating+peering, 21 unknown, 110 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:05.076 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2051 ms) 2024-02-10T06:12:05.076 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-02-10T06:12:05.104 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (28 ms) 2024-02-10T06:12:05.104 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-02-10T06:12:05.140 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (36 ms) 2024-02-10T06:12:05.140 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-02-10T06:12:05.167 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (27 ms) 2024-02-10T06:12:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:05 smithi189 ceph-mon[89631]: osdmap e1176: 8 total, 8 up, 8 in 2024-02-10T06:12:05.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:05 smithi178 ceph-mon[92537]: osdmap e1176: 8 total, 8 up, 8 in 2024-02-10T06:12:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:05 smithi178 ceph-mon[95116]: osdmap e1176: 8 total, 8 up, 8 in 2024-02-10T06:12:06.046 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 4 tests from TestObjectMap (2142 ms total) 2024-02-10T06:12:06.046 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:12:06.046 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 2 tests from TestMirroringWatcher 2024-02-10T06:12:06.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:06 smithi189 ceph-mon[89631]: osdmap e1177: 8 total, 8 up, 8 in 2024-02-10T06:12:06.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:06 smithi189 ceph-mon[89631]: pgmap v2102: 137 pgs: 6 creating+peering, 4 unknown, 127 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:06.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:06 smithi178 ceph-mon[92537]: osdmap e1177: 8 total, 8 up, 8 in 2024-02-10T06:12:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:06 smithi178 ceph-mon[92537]: pgmap v2102: 137 pgs: 6 creating+peering, 4 unknown, 127 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:06 smithi178 ceph-mon[95116]: osdmap e1177: 8 total, 8 up, 8 in 2024-02-10T06:12:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:06 smithi178 ceph-mon[95116]: pgmap v2102: 137 pgs: 6 creating+peering, 4 unknown, 127 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:07 smithi189 ceph-mon[89631]: osdmap e1178: 8 total, 8 up, 8 in 2024-02-10T06:12:07.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:07 smithi178 ceph-mon[92537]: osdmap e1178: 8 total, 8 up, 8 in 2024-02-10T06:12:07.363 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:07 smithi178 ceph-mon[95116]: osdmap e1178: 8 total, 8 up, 8 in 2024-02-10T06:12:07.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:12:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:12:07] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.43.0" 2024-02-10T06:12:08.052 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-02-10T06:12:08.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:08 smithi178 ceph-mon[92537]: osdmap e1179: 8 total, 8 up, 8 in 2024-02-10T06:12:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:08 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3913162965' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:08 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:08 smithi178 ceph-mon[92537]: pgmap v2105: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:08 smithi178 ceph-mon[95116]: osdmap e1179: 8 total, 8 up, 8 in 2024-02-10T06:12:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:08 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3913162965' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:08 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:08 smithi178 ceph-mon[95116]: pgmap v2105: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:08 smithi189 ceph-mon[89631]: osdmap e1179: 8 total, 8 up, 8 in 2024-02-10T06:12:08.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:08 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3913162965' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:08.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:08 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:08.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:08 smithi189 ceph-mon[89631]: pgmap v2105: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:09.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:09 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:12:09.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:09 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:12:09.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:09 smithi178 ceph-mon[92537]: osdmap e1180: 8 total, 8 up, 8 in 2024-02-10T06:12:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:09 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:12:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:09 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:12:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:09 smithi178 ceph-mon[95116]: osdmap e1180: 8 total, 8 up, 8 in 2024-02-10T06:12:09.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:09 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:12:09.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:09 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:12:09.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:09 smithi189 ceph-mon[89631]: osdmap e1180: 8 total, 8 up, 8 in 2024-02-10T06:12:10.102 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2050 ms) 2024-02-10T06:12:10.103 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-02-10T06:12:10.121 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (19 ms) 2024-02-10T06:12:10.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:10 smithi178 ceph-mon[92537]: osdmap e1181: 8 total, 8 up, 8 in 2024-02-10T06:12:10.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:10 smithi178 ceph-mon[92537]: pgmap v2108: 137 pgs: 5 creating+peering, 13 unknown, 119 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:10 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:12:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:10 smithi178 ceph-mon[95116]: osdmap e1181: 8 total, 8 up, 8 in 2024-02-10T06:12:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:10 smithi178 ceph-mon[95116]: pgmap v2108: 137 pgs: 5 creating+peering, 13 unknown, 119 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:10 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:12:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:10 smithi189 ceph-mon[89631]: osdmap e1181: 8 total, 8 up, 8 in 2024-02-10T06:12:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:10 smithi189 ceph-mon[89631]: pgmap v2108: 137 pgs: 5 creating+peering, 13 unknown, 119 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:10 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:12:11.070 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 2 tests from TestMirroringWatcher (2069 ms total) 2024-02-10T06:12:11.070 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:12:11.070 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 57 tests from TestMigration 2024-02-10T06:12:11.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:11 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:12:11.498 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:11 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T06:12:11.499 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:11 smithi178 ceph-mon[95116]: osdmap e1182: 8 total, 8 up, 8 in 2024-02-10T06:12:11.499 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:11 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:12:11.499 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:11 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:12:11.499 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:11 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:12:11.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:11 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:12:11.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:11 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T06:12:11.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:11 smithi178 ceph-mon[92537]: osdmap e1182: 8 total, 8 up, 8 in 2024-02-10T06:12:11.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:11 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:12:11.499 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:11 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:12:11.500 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:11 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:12:11.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:11 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:12:11.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:11 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T06:12:11.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:11 smithi189 ceph-mon[89631]: osdmap e1182: 8 total, 8 up, 8 in 2024-02-10T06:12:11.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:11 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:12:11.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:11 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:12:11.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:11 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:12:12.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:12 smithi178 ceph-mon[95116]: osdmap e1183: 8 total, 8 up, 8 in 2024-02-10T06:12:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:12 smithi178 ceph-mon[95116]: pgmap v2111: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:12 smithi178 ceph-mon[92537]: osdmap e1183: 8 total, 8 up, 8 in 2024-02-10T06:12:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:12 smithi178 ceph-mon[92537]: pgmap v2111: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:12 smithi189 ceph-mon[89631]: osdmap e1183: 8 total, 8 up, 8 in 2024-02-10T06:12:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:12 smithi189 ceph-mon[89631]: pgmap v2111: 105 pgs: 105 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:13.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:13 smithi189 ceph-mon[89631]: osdmap e1184: 8 total, 8 up, 8 in 2024-02-10T06:12:13.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:13 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3005747630' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:13.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:13 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:13.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:13 smithi178 ceph-mon[95116]: osdmap e1184: 8 total, 8 up, 8 in 2024-02-10T06:12:13.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:13 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3005747630' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:13.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:13 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:13 smithi178 ceph-mon[92537]: osdmap e1184: 8 total, 8 up, 8 in 2024-02-10T06:12:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:13 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3005747630' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:13 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:12:14.091 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.Empty 2024-02-10T06:12:14.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:14 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:12:14.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:14 smithi178 ceph-mon[92537]: osdmap e1185: 8 total, 8 up, 8 in 2024-02-10T06:12:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:14 smithi178 ceph-mon[92537]: pgmap v2114: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:14 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:12:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:12:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:14 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:12:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:14 smithi178 ceph-mon[95116]: osdmap e1185: 8 total, 8 up, 8 in 2024-02-10T06:12:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:14 smithi178 ceph-mon[95116]: pgmap v2114: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:14 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:12:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:12:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:14 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:12:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:14 smithi189 ceph-mon[89631]: osdmap e1185: 8 total, 8 up, 8 in 2024-02-10T06:12:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:14 smithi189 ceph-mon[89631]: pgmap v2114: 137 pgs: 7 creating+peering, 22 unknown, 108 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:14 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:12:14.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:12:15.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:15 smithi178 ceph-mon[92537]: osdmap e1186: 8 total, 8 up, 8 in 2024-02-10T06:12:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:15 smithi178 ceph-mon[95116]: osdmap e1186: 8 total, 8 up, 8 in 2024-02-10T06:12:15.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:15 smithi189 ceph-mon[89631]: osdmap e1186: 8 total, 8 up, 8 in 2024-02-10T06:12:16.158 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:16.170 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:16.314 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:16.379 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:16.459 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.Empty (2368 ms) 2024-02-10T06:12:16.460 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.OtherName 2024-02-10T06:12:16.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:16 smithi178 ceph-mon[92537]: osdmap e1187: 8 total, 8 up, 8 in 2024-02-10T06:12:16.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:16 smithi178 ceph-mon[92537]: pgmap v2117: 169 pgs: 14 creating+peering, 30 unknown, 125 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:16.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:16 smithi178 ceph-mon[95116]: osdmap e1187: 8 total, 8 up, 8 in 2024-02-10T06:12:16.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:16 smithi178 ceph-mon[95116]: pgmap v2117: 169 pgs: 14 creating+peering, 30 unknown, 125 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:16.488 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:16.498 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:16 smithi189 ceph-mon[89631]: osdmap e1187: 8 total, 8 up, 8 in 2024-02-10T06:12:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:16 smithi189 ceph-mon[89631]: pgmap v2117: 169 pgs: 14 creating+peering, 30 unknown, 125 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:16.623 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:16.683 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:16.762 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.OtherName (303 ms) 2024-02-10T06:12:16.762 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.OtherPool 2024-02-10T06:12:16.792 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:16.803 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:17.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:17 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:12:17.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:17 smithi178 ceph-mon[92537]: osdmap e1188: 8 total, 8 up, 8 in 2024-02-10T06:12:17.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:17 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:12:17.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:17 smithi178 ceph-mon[95116]: osdmap e1188: 8 total, 8 up, 8 in 2024-02-10T06:12:17.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:17 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:12:17.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:17 smithi189 ceph-mon[89631]: osdmap e1188: 8 total, 8 up, 8 in 2024-02-10T06:12:17.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:12:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:12:17] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2024-02-10T06:12:18.257 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:18.327 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:18.409 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.OtherPool (1647 ms) 2024-02-10T06:12:18.409 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.OtherNamespace 2024-02-10T06:12:18.439 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:18.452 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:18.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:18 smithi178 ceph-mon[92537]: osdmap e1189: 8 total, 8 up, 8 in 2024-02-10T06:12:18.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:18 smithi178 ceph-mon[92537]: pgmap v2120: 169 pgs: 14 creating+peering, 19 unknown, 136 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:18.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:18 smithi178 ceph-mon[95116]: osdmap e1189: 8 total, 8 up, 8 in 2024-02-10T06:12:18.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:18 smithi178 ceph-mon[95116]: pgmap v2120: 169 pgs: 14 creating+peering, 19 unknown, 136 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:18.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:18 smithi189 ceph-mon[89631]: osdmap e1189: 8 total, 8 up, 8 in 2024-02-10T06:12:18.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:18 smithi189 ceph-mon[89631]: pgmap v2120: 169 pgs: 14 creating+peering, 19 unknown, 136 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:12:18.577 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:18.639 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:18.719 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.OtherNamespace (308 ms) 2024-02-10T06:12:18.720 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.DataPool 2024-02-10T06:12:18.746 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:18.756 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:18.895 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:18.966 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:19.047 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.DataPool (330 ms) 2024-02-10T06:12:19.048 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-02-10T06:12:19.076 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:19.085 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:19.222 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:12:19.321 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.AbortAfterPrepare (274 ms) 2024-02-10T06:12:19.322 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-02-10T06:12:19.352 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:19.362 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:19.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:19 smithi178 ceph-mon[92537]: osdmap e1190: 8 total, 8 up, 8 in 2024-02-10T06:12:19.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:19 smithi178 ceph-mon[95116]: osdmap e1190: 8 total, 8 up, 8 in 2024-02-10T06:12:19.464 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (143 ms) 2024-02-10T06:12:19.464 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-02-10T06:12:19.494 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:19.503 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:19.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:19 smithi189 ceph-mon[89631]: osdmap e1190: 8 total, 8 up, 8 in 2024-02-10T06:12:19.723 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:19.791 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:12:19.888 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.AbortAfterExecute (423 ms) 2024-02-10T06:12:19.888 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-02-10T06:12:19.921 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:19.934 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:20.067 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:20.137 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:12:20.235 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (348 ms) 2024-02-10T06:12:20.235 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-02-10T06:12:20.267 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:20.279 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:20.411 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:20.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:20 smithi178 ceph-mon[92537]: pgmap v2122: 169 pgs: 7 creating+peering, 162 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 232 KiB/s rd, 14 KiB/s wr, 292 op/s 2024-02-10T06:12:20.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:20 smithi178 ceph-mon[95116]: pgmap v2122: 169 pgs: 7 creating+peering, 162 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 232 KiB/s rd, 14 KiB/s wr, 292 op/s 2024-02-10T06:12:20.472 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:12:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:20 smithi189 ceph-mon[89631]: pgmap v2122: 169 pgs: 7 creating+peering, 162 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 232 KiB/s rd, 14 KiB/s wr, 292 op/s 2024-02-10T06:12:20.580 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (345 ms) 2024-02-10T06:12:20.581 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-02-10T06:12:20.609 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:20.619 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:12:20.625 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.MirroringSamePool (44 ms) 2024-02-10T06:12:20.625 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.MirroringAbort 2024-02-10T06:12:20.654 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:20.664 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:12:20.670 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.MirroringAbort (46 ms) 2024-02-10T06:12:20.670 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-02-10T06:12:20.698 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:20.708 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:12:20.714 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.MirroringOtherPoolDisabled (44 ms) 2024-02-10T06:12:20.714 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-02-10T06:12:20.744 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:12:20.760 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.MirroringOtherPoolEnabled (46 ms) 2024-02-10T06:12:20.760 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.MirroringPool 2024-02-10T06:12:20.788 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:20.797 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:12:20.803 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.MirroringPool (43 ms) 2024-02-10T06:12:20.804 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.Group 2024-02-10T06:12:20.832 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:20.850 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:20.985 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:21.046 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:21.135 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.Group (332 ms) 2024-02-10T06:12:21.135 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.GroupAbort 2024-02-10T06:12:21.164 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:21.182 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:21.319 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:12:21.427 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.GroupAbort (292 ms) 2024-02-10T06:12:21.427 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.NoSnaps 2024-02-10T06:12:21.455 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:21.465 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:12:21.523 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 16777218~8388609 2024-02-10T06:12:21.583 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:21.761 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:21.872 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:21.988 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.NoSnaps (561 ms) 2024-02-10T06:12:21.988 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-02-10T06:12:22.018 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:22.028 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:12:22.084 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 16777218~8388609 2024-02-10T06:12:22.148 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:12:22.153 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 16777218~8388609 2024-02-10T06:12:22.220 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:22.385 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:22.494 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:22.610 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.NoSnapsOtherPool (621 ms) 2024-02-10T06:12:22.610 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-02-10T06:12:22.640 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:22.651 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:12:22.720 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 16777218~8388609 2024-02-10T06:12:22.785 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:22.969 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:22 smithi189 ceph-mon[89631]: pgmap v2123: 169 pgs: 169 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 552 KiB/s rd, 29 KiB/s wr, 691 op/s 2024-02-10T06:12:23.090 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:23.209 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.NoSnapsDataPool (599 ms) 2024-02-10T06:12:23.209 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-02-10T06:12:23.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:22 smithi178 ceph-mon[92537]: pgmap v2123: 169 pgs: 169 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 552 KiB/s rd, 29 KiB/s wr, 691 op/s 2024-02-10T06:12:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:22 smithi178 ceph-mon[95116]: pgmap v2123: 169 pgs: 169 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 552 KiB/s rd, 29 KiB/s wr, 691 op/s 2024-02-10T06:12:23.239 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:23.248 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:12:23.312 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 16777218~8388609 2024-02-10T06:12:23.362 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:23.543 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 41943040 2024-02-10T06:12:23.551 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:23.656 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:23.760 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (552 ms) 2024-02-10T06:12:23.760 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-02-10T06:12:23.790 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:23.800 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:12:23.858 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 16777218~8388609 2024-02-10T06:12:23.915 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 0 2024-02-10T06:12:23.928 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:24.026 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:24.089 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:24.134 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (373 ms) 2024-02-10T06:12:24.134 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-02-10T06:12:24.162 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:24.172 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:12:24.221 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 16777218~8388609 2024-02-10T06:12:24.265 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:24.443 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 0 2024-02-10T06:12:24.455 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:24.519 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:24.572 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (439 ms) 2024-02-10T06:12:24.572 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-02-10T06:12:24.601 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:24.612 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:12:24.658 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 16777218~8388609 2024-02-10T06:12:24.704 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:24.878 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 167772160 2024-02-10T06:12:24.886 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:24.989 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:25.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:24 smithi189 ceph-mon[89631]: pgmap v2124: 169 pgs: 169 active+clean; 25 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.4 MiB/s wr, 1.01k op/s 2024-02-10T06:12:25.117 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (545 ms) 2024-02-10T06:12:25.117 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-02-10T06:12:25.149 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:25.159 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:12:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:24 smithi178 ceph-mon[92537]: pgmap v2124: 169 pgs: 169 active+clean; 25 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.4 MiB/s wr, 1.01k op/s 2024-02-10T06:12:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:24 smithi178 ceph-mon[95116]: pgmap v2124: 169 pgs: 169 active+clean; 25 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.4 MiB/s wr, 1.01k op/s 2024-02-10T06:12:25.212 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 16777218~8388609 2024-02-10T06:12:25.262 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:25.448 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: after_prepare_snap 2024-02-10T06:12:26.770 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 41943040 2024-02-10T06:12:26.791 INFO:tasks.workunit.client.0.smithi178.stdout:write: * 0~1000 2024-02-10T06:12:26.797 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:26.919 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:26 smithi189 ceph-mon[89631]: pgmap v2125: 169 pgs: 169 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 26 MiB/s wr, 1.58k op/s 2024-02-10T06:12:27.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:26 smithi189 ceph-mon[89631]: osdmap e1191: 8 total, 8 up, 8 in 2024-02-10T06:12:27.082 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (1964 ms) 2024-02-10T06:12:27.082 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.Snaps 2024-02-10T06:12:27.110 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:27.120 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:12:27.179 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:12:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:26 smithi178 ceph-mon[92537]: pgmap v2125: 169 pgs: 169 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 26 MiB/s wr, 1.58k op/s 2024-02-10T06:12:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:26 smithi178 ceph-mon[92537]: osdmap e1191: 8 total, 8 up, 8 in 2024-02-10T06:12:27.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:26 smithi178 ceph-mon[95116]: pgmap v2125: 169 pgs: 169 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 26 MiB/s wr, 1.58k op/s 2024-02-10T06:12:27.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:26 smithi178 ceph-mon[95116]: osdmap e1191: 8 total, 8 up, 8 in 2024-02-10T06:12:27.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:27 smithi178 ceph-mon[92537]: osdmap e1192: 8 total, 8 up, 8 in 2024-02-10T06:12:27.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:27 smithi178 ceph-mon[95116]: osdmap e1192: 8 total, 8 up, 8 in 2024-02-10T06:12:27.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:12:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:12:27] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2024-02-10T06:12:28.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:27 smithi189 ceph-mon[89631]: osdmap e1192: 8 total, 8 up, 8 in 2024-02-10T06:12:28.784 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 8388609~8388609 2024-02-10T06:12:28.812 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 0~1000 2024-02-10T06:12:28.812 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 1010~1000 2024-02-10T06:12:28.812 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:12:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:28 smithi189 ceph-mon[89631]: pgmap v2128: 169 pgs: 169 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 30 MiB/s wr, 1.63k op/s 2024-02-10T06:12:29.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:28 smithi189 ceph-mon[89631]: osdmap e1193: 8 total, 8 up, 8 in 2024-02-10T06:12:29.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:28 smithi178 ceph-mon[95116]: pgmap v2128: 169 pgs: 169 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 30 MiB/s wr, 1.63k op/s 2024-02-10T06:12:29.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:28 smithi178 ceph-mon[95116]: osdmap e1193: 8 total, 8 up, 8 in 2024-02-10T06:12:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:28 smithi178 ceph-mon[92537]: pgmap v2128: 169 pgs: 169 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 30 MiB/s wr, 1.63k op/s 2024-02-10T06:12:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:28 smithi178 ceph-mon[92537]: osdmap e1193: 8 total, 8 up, 8 in 2024-02-10T06:12:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:29 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:12:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:12:30.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:29 smithi189 ceph-mon[89631]: osdmap e1194: 8 total, 8 up, 8 in 2024-02-10T06:12:30.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:12:30.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:12:30.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:29 smithi178 ceph-mon[92537]: osdmap e1194: 8 total, 8 up, 8 in 2024-02-10T06:12:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:12:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:12:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:29 smithi178 ceph-mon[95116]: osdmap e1194: 8 total, 8 up, 8 in 2024-02-10T06:12:30.794 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 8388609~1000 2024-02-10T06:12:30.801 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 16777228~1000 2024-02-10T06:12:30.801 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 167772160 2024-02-10T06:12:30.811 INFO:tasks.workunit.client.0.smithi178.stdout:write: 2 83886079~8388609 2024-02-10T06:12:30.834 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:12:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:30 smithi189 ceph-mon[89631]: pgmap v2131: 169 pgs: 169 active+clean; 193 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 37 MiB/s wr, 1.16k op/s 2024-02-10T06:12:31.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:30 smithi189 ceph-mon[89631]: osdmap e1195: 8 total, 8 up, 8 in 2024-02-10T06:12:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:30 smithi178 ceph-mon[92537]: pgmap v2131: 169 pgs: 169 active+clean; 193 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 37 MiB/s wr, 1.16k op/s 2024-02-10T06:12:31.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:30 smithi178 ceph-mon[92537]: osdmap e1195: 8 total, 8 up, 8 in 2024-02-10T06:12:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:30 smithi178 ceph-mon[95116]: pgmap v2131: 169 pgs: 169 active+clean; 193 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 37 MiB/s wr, 1.16k op/s 2024-02-10T06:12:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:30 smithi178 ceph-mon[95116]: osdmap e1195: 8 total, 8 up, 8 in 2024-02-10T06:12:32.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:31 smithi189 ceph-mon[89631]: osdmap e1196: 8 total, 8 up, 8 in 2024-02-10T06:12:32.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:31 smithi178 ceph-mon[92537]: osdmap e1196: 8 total, 8 up, 8 in 2024-02-10T06:12:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:31 smithi178 ceph-mon[95116]: osdmap e1196: 8 total, 8 up, 8 in 2024-02-10T06:12:32.798 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:32.825 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 83886079~1 2024-02-10T06:12:32.834 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:32 smithi178 ceph-mon[92537]: pgmap v2134: 169 pgs: 169 active+clean; 225 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 43 MiB/s wr, 1.24k op/s 2024-02-10T06:12:33.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:32 smithi178 ceph-mon[92537]: osdmap e1197: 8 total, 8 up, 8 in 2024-02-10T06:12:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:32 smithi178 ceph-mon[95116]: pgmap v2134: 169 pgs: 169 active+clean; 225 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 43 MiB/s wr, 1.24k op/s 2024-02-10T06:12:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:32 smithi178 ceph-mon[95116]: osdmap e1197: 8 total, 8 up, 8 in 2024-02-10T06:12:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:32 smithi189 ceph-mon[89631]: pgmap v2134: 169 pgs: 169 active+clean; 225 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 43 MiB/s wr, 1.24k op/s 2024-02-10T06:12:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:32 smithi189 ceph-mon[89631]: osdmap e1197: 8 total, 8 up, 8 in 2024-02-10T06:12:34.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:33 smithi178 ceph-mon[92537]: osdmap e1198: 8 total, 8 up, 8 in 2024-02-10T06:12:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:33 smithi178 ceph-mon[95116]: osdmap e1198: 8 total, 8 up, 8 in 2024-02-10T06:12:34.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:33 smithi189 ceph-mon[89631]: osdmap e1198: 8 total, 8 up, 8 in 2024-02-10T06:12:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:34 smithi178 ceph-mon[92537]: pgmap v2137: 169 pgs: 169 active+clean; 233 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 14 MiB/s wr, 438 op/s 2024-02-10T06:12:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:34 smithi178 ceph-mon[92537]: osdmap e1199: 8 total, 8 up, 8 in 2024-02-10T06:12:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:34 smithi178 ceph-mon[95116]: pgmap v2137: 169 pgs: 169 active+clean; 233 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 14 MiB/s wr, 438 op/s 2024-02-10T06:12:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:34 smithi178 ceph-mon[95116]: osdmap e1199: 8 total, 8 up, 8 in 2024-02-10T06:12:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:34 smithi189 ceph-mon[89631]: pgmap v2137: 169 pgs: 169 active+clean; 233 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 14 MiB/s wr, 438 op/s 2024-02-10T06:12:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:34 smithi189 ceph-mon[89631]: osdmap e1199: 8 total, 8 up, 8 in 2024-02-10T06:12:36.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:35 smithi178 ceph-mon[92537]: osdmap e1200: 8 total, 8 up, 8 in 2024-02-10T06:12:36.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:35 smithi178 ceph-mon[95116]: osdmap e1200: 8 total, 8 up, 8 in 2024-02-10T06:12:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:35 smithi189 ceph-mon[89631]: osdmap e1200: 8 total, 8 up, 8 in 2024-02-10T06:12:36.299 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:36.435 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:37.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:36 smithi178 ceph-mon[92537]: pgmap v2140: 169 pgs: 169 active+clean; 245 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 4.0 MiB/s wr, 130 op/s 2024-02-10T06:12:37.113 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:36 smithi178 ceph-mon[92537]: osdmap e1201: 8 total, 8 up, 8 in 2024-02-10T06:12:37.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:36 smithi178 ceph-mon[95116]: pgmap v2140: 169 pgs: 169 active+clean; 245 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 4.0 MiB/s wr, 130 op/s 2024-02-10T06:12:37.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:36 smithi178 ceph-mon[95116]: osdmap e1201: 8 total, 8 up, 8 in 2024-02-10T06:12:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:36 smithi189 ceph-mon[89631]: pgmap v2140: 169 pgs: 169 active+clean; 245 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 4.0 MiB/s wr, 130 op/s 2024-02-10T06:12:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:36 smithi189 ceph-mon[89631]: osdmap e1201: 8 total, 8 up, 8 in 2024-02-10T06:12:37.818 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:12:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:12:37] "GET /metrics HTTP/1.1" 200 38924 "" "Prometheus/2.43.0" 2024-02-10T06:12:38.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:37 smithi178 ceph-mon[95116]: osdmap e1202: 8 total, 8 up, 8 in 2024-02-10T06:12:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:37 smithi178 ceph-mon[92537]: osdmap e1202: 8 total, 8 up, 8 in 2024-02-10T06:12:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:37 smithi189 ceph-mon[89631]: osdmap e1202: 8 total, 8 up, 8 in 2024-02-10T06:12:39.198 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.Snaps (12117 ms) 2024-02-10T06:12:39.198 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-02-10T06:12:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:38 smithi178 ceph-mon[92537]: pgmap v2143: 169 pgs: 169 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 4.0 MiB/s wr, 175 op/s 2024-02-10T06:12:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:38 smithi178 ceph-mon[92537]: osdmap e1203: 8 total, 8 up, 8 in 2024-02-10T06:12:39.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:38 smithi178 ceph-mon[95116]: pgmap v2143: 169 pgs: 169 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 4.0 MiB/s wr, 175 op/s 2024-02-10T06:12:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:38 smithi178 ceph-mon[95116]: osdmap e1203: 8 total, 8 up, 8 in 2024-02-10T06:12:39.228 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:39.238 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:12:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:38 smithi189 ceph-mon[89631]: pgmap v2143: 169 pgs: 169 active+clean; 253 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 123 KiB/s rd, 4.0 MiB/s wr, 175 op/s 2024-02-10T06:12:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:38 smithi189 ceph-mon[89631]: osdmap e1203: 8 total, 8 up, 8 in 2024-02-10T06:12:39.300 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:12:40.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:39 smithi178 ceph-mon[92537]: osdmap e1204: 8 total, 8 up, 8 in 2024-02-10T06:12:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:39 smithi178 ceph-mon[95116]: osdmap e1204: 8 total, 8 up, 8 in 2024-02-10T06:12:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:39 smithi189 ceph-mon[89631]: osdmap e1204: 8 total, 8 up, 8 in 2024-02-10T06:12:40.846 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 8388609~8388609 2024-02-10T06:12:40.869 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 0~1000 2024-02-10T06:12:40.869 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 1010~1000 2024-02-10T06:12:40.869 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:12:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:40 smithi178 ceph-mon[92537]: pgmap v2146: 169 pgs: 169 active+clean; 261 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.0 MiB/s wr, 93 op/s 2024-02-10T06:12:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:40 smithi178 ceph-mon[92537]: osdmap e1205: 8 total, 8 up, 8 in 2024-02-10T06:12:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:40 smithi178 ceph-mon[95116]: pgmap v2146: 169 pgs: 169 active+clean; 261 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.0 MiB/s wr, 93 op/s 2024-02-10T06:12:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:40 smithi178 ceph-mon[95116]: osdmap e1205: 8 total, 8 up, 8 in 2024-02-10T06:12:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:40 smithi189 ceph-mon[89631]: pgmap v2146: 169 pgs: 169 active+clean; 261 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.0 MiB/s wr, 93 op/s 2024-02-10T06:12:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:40 smithi189 ceph-mon[89631]: osdmap e1205: 8 total, 8 up, 8 in 2024-02-10T06:12:42.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:41 smithi178 ceph-mon[92537]: osdmap e1206: 8 total, 8 up, 8 in 2024-02-10T06:12:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:41 smithi178 ceph-mon[95116]: osdmap e1206: 8 total, 8 up, 8 in 2024-02-10T06:12:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:41 smithi189 ceph-mon[89631]: osdmap e1206: 8 total, 8 up, 8 in 2024-02-10T06:12:42.858 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 8388609~1000 2024-02-10T06:12:42.867 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 16777228~1000 2024-02-10T06:12:42.867 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 167772160 2024-02-10T06:12:42.877 INFO:tasks.workunit.client.0.smithi178.stdout:write: 2 83886079~8388609 2024-02-10T06:12:42.905 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:12:43.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:42 smithi189 ceph-mon[89631]: pgmap v2149: 169 pgs: 169 active+clean; 273 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 9.0 MiB/s wr, 455 op/s 2024-02-10T06:12:43.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:42 smithi189 ceph-mon[89631]: osdmap e1207: 8 total, 8 up, 8 in 2024-02-10T06:12:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:42 smithi178 ceph-mon[92537]: pgmap v2149: 169 pgs: 169 active+clean; 273 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 9.0 MiB/s wr, 455 op/s 2024-02-10T06:12:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:42 smithi178 ceph-mon[92537]: osdmap e1207: 8 total, 8 up, 8 in 2024-02-10T06:12:43.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:42 smithi178 ceph-mon[95116]: pgmap v2149: 169 pgs: 169 active+clean; 273 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 9.0 MiB/s wr, 455 op/s 2024-02-10T06:12:43.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:42 smithi178 ceph-mon[95116]: osdmap e1207: 8 total, 8 up, 8 in 2024-02-10T06:12:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:43 smithi178 ceph-mon[92537]: osdmap e1208: 8 total, 8 up, 8 in 2024-02-10T06:12:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:12:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:43 smithi178 ceph-mon[95116]: osdmap e1208: 8 total, 8 up, 8 in 2024-02-10T06:12:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:12:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:43 smithi189 ceph-mon[89631]: osdmap e1208: 8 total, 8 up, 8 in 2024-02-10T06:12:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:12:44.873 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:44.901 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 83886079~1 2024-02-10T06:12:44.910 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:12:44.918 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 16777218~8388609 2024-02-10T06:12:44.995 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:44 smithi178 ceph-mon[92537]: pgmap v2152: 169 pgs: 169 active+clean; 269 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.0 MiB/s wr, 417 op/s 2024-02-10T06:12:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:44 smithi178 ceph-mon[92537]: osdmap e1209: 8 total, 8 up, 8 in 2024-02-10T06:12:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:44 smithi178 ceph-mon[95116]: pgmap v2152: 169 pgs: 169 active+clean; 269 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.0 MiB/s wr, 417 op/s 2024-02-10T06:12:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:44 smithi178 ceph-mon[95116]: osdmap e1209: 8 total, 8 up, 8 in 2024-02-10T06:12:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:44 smithi189 ceph-mon[89631]: pgmap v2152: 169 pgs: 169 active+clean; 269 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 9.0 MiB/s wr, 417 op/s 2024-02-10T06:12:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:44 smithi189 ceph-mon[89631]: osdmap e1209: 8 total, 8 up, 8 in 2024-02-10T06:12:46.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:45 smithi178 ceph-mon[92537]: osdmap e1210: 8 total, 8 up, 8 in 2024-02-10T06:12:46.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:45 smithi178 ceph-mon[92537]: osdmap e1211: 8 total, 8 up, 8 in 2024-02-10T06:12:46.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:45 smithi178 ceph-mon[95116]: osdmap e1210: 8 total, 8 up, 8 in 2024-02-10T06:12:46.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:45 smithi178 ceph-mon[95116]: osdmap e1211: 8 total, 8 up, 8 in 2024-02-10T06:12:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:45 smithi189 ceph-mon[89631]: osdmap e1210: 8 total, 8 up, 8 in 2024-02-10T06:12:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:45 smithi189 ceph-mon[89631]: osdmap e1211: 8 total, 8 up, 8 in 2024-02-10T06:12:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:46 smithi178 ceph-mon[92537]: pgmap v2155: 169 pgs: 169 active+clean; 305 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 8.0 MiB/s wr, 133 op/s 2024-02-10T06:12:47.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:46 smithi178 ceph-mon[92537]: osdmap e1212: 8 total, 8 up, 8 in 2024-02-10T06:12:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:46 smithi178 ceph-mon[95116]: pgmap v2155: 169 pgs: 169 active+clean; 305 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 8.0 MiB/s wr, 133 op/s 2024-02-10T06:12:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:46 smithi178 ceph-mon[95116]: osdmap e1212: 8 total, 8 up, 8 in 2024-02-10T06:12:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:46 smithi189 ceph-mon[89631]: pgmap v2155: 169 pgs: 169 active+clean; 305 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 8.0 MiB/s wr, 133 op/s 2024-02-10T06:12:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:46 smithi189 ceph-mon[89631]: osdmap e1212: 8 total, 8 up, 8 in 2024-02-10T06:12:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:12:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:12:47] "GET /metrics HTTP/1.1" 200 38923 "" "Prometheus/2.43.0" 2024-02-10T06:12:48.267 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:12:48.444 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:12:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:48 smithi189 ceph-mon[89631]: pgmap v2158: 169 pgs: 169 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 10 MiB/s wr, 129 op/s 2024-02-10T06:12:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:48 smithi189 ceph-mon[89631]: osdmap e1213: 8 total, 8 up, 8 in 2024-02-10T06:12:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:48 smithi178 ceph-mon[92537]: pgmap v2158: 169 pgs: 169 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 10 MiB/s wr, 129 op/s 2024-02-10T06:12:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:48 smithi178 ceph-mon[92537]: osdmap e1213: 8 total, 8 up, 8 in 2024-02-10T06:12:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:48 smithi178 ceph-mon[95116]: pgmap v2158: 169 pgs: 169 active+clean; 317 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 10 MiB/s wr, 129 op/s 2024-02-10T06:12:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:48 smithi178 ceph-mon[95116]: osdmap e1213: 8 total, 8 up, 8 in 2024-02-10T06:12:50.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:49 smithi178 ceph-mon[92537]: osdmap e1214: 8 total, 8 up, 8 in 2024-02-10T06:12:50.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:49 smithi178 ceph-mon[95116]: osdmap e1214: 8 total, 8 up, 8 in 2024-02-10T06:12:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:49 smithi189 ceph-mon[89631]: osdmap e1214: 8 total, 8 up, 8 in 2024-02-10T06:12:51.121 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.SnapsOtherPool (11923 ms) 2024-02-10T06:12:51.122 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-02-10T06:12:51.153 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:51.163 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:12:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:50 smithi178 ceph-mon[92537]: pgmap v2161: 169 pgs: 169 active+clean; 329 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 6.0 MiB/s wr, 77 op/s 2024-02-10T06:12:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:50 smithi178 ceph-mon[92537]: osdmap e1215: 8 total, 8 up, 8 in 2024-02-10T06:12:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:50 smithi178 ceph-mon[92537]: osdmap e1216: 8 total, 8 up, 8 in 2024-02-10T06:12:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:50 smithi178 ceph-mon[95116]: pgmap v2161: 169 pgs: 169 active+clean; 329 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 6.0 MiB/s wr, 77 op/s 2024-02-10T06:12:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:50 smithi178 ceph-mon[95116]: osdmap e1215: 8 total, 8 up, 8 in 2024-02-10T06:12:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:50 smithi178 ceph-mon[95116]: osdmap e1216: 8 total, 8 up, 8 in 2024-02-10T06:12:51.221 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:12:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:50 smithi189 ceph-mon[89631]: pgmap v2161: 169 pgs: 169 active+clean; 329 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 6.0 MiB/s wr, 77 op/s 2024-02-10T06:12:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:50 smithi189 ceph-mon[89631]: osdmap e1215: 8 total, 8 up, 8 in 2024-02-10T06:12:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:50 smithi189 ceph-mon[89631]: osdmap e1216: 8 total, 8 up, 8 in 2024-02-10T06:12:52.908 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 8388609~8388609 2024-02-10T06:12:52.931 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 0~1000 2024-02-10T06:12:52.932 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 1010~1000 2024-02-10T06:12:52.932 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:12:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:52 smithi178 ceph-mon[92537]: pgmap v2164: 169 pgs: 169 active+clean; 349 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 9.0 MiB/s wr, 350 op/s 2024-02-10T06:12:53.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:52 smithi178 ceph-mon[92537]: osdmap e1217: 8 total, 8 up, 8 in 2024-02-10T06:12:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:52 smithi178 ceph-mon[95116]: pgmap v2164: 169 pgs: 169 active+clean; 349 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 9.0 MiB/s wr, 350 op/s 2024-02-10T06:12:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:52 smithi178 ceph-mon[95116]: osdmap e1217: 8 total, 8 up, 8 in 2024-02-10T06:12:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:52 smithi189 ceph-mon[89631]: pgmap v2164: 169 pgs: 169 active+clean; 349 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 9.0 MiB/s wr, 350 op/s 2024-02-10T06:12:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:52 smithi189 ceph-mon[89631]: osdmap e1217: 8 total, 8 up, 8 in 2024-02-10T06:12:54.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:53 smithi178 ceph-mon[92537]: osdmap e1218: 8 total, 8 up, 8 in 2024-02-10T06:12:54.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:53 smithi178 ceph-mon[95116]: osdmap e1218: 8 total, 8 up, 8 in 2024-02-10T06:12:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:53 smithi189 ceph-mon[89631]: osdmap e1218: 8 total, 8 up, 8 in 2024-02-10T06:12:54.921 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 8388609~1000 2024-02-10T06:12:54.928 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 16777228~1000 2024-02-10T06:12:54.928 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 167772160 2024-02-10T06:12:54.937 INFO:tasks.workunit.client.0.smithi178.stdout:write: 2 83886079~8388609 2024-02-10T06:12:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:12:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:54 smithi178 ceph-mon[92537]: pgmap v2167: 169 pgs: 169 active+clean; 365 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 MiB/s rd, 10 MiB/s wr, 304 op/s 2024-02-10T06:12:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:54 smithi178 ceph-mon[92537]: osdmap e1219: 8 total, 8 up, 8 in 2024-02-10T06:12:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:54 smithi178 ceph-mon[95116]: pgmap v2167: 169 pgs: 169 active+clean; 365 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 MiB/s rd, 10 MiB/s wr, 304 op/s 2024-02-10T06:12:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:54 smithi178 ceph-mon[95116]: osdmap e1219: 8 total, 8 up, 8 in 2024-02-10T06:12:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:54 smithi189 ceph-mon[89631]: pgmap v2167: 169 pgs: 169 active+clean; 365 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 49 MiB/s rd, 10 MiB/s wr, 304 op/s 2024-02-10T06:12:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:54 smithi189 ceph-mon[89631]: osdmap e1219: 8 total, 8 up, 8 in 2024-02-10T06:12:56.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:55 smithi178 ceph-mon[92537]: osdmap e1220: 8 total, 8 up, 8 in 2024-02-10T06:12:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:55 smithi178 ceph-mon[95116]: osdmap e1220: 8 total, 8 up, 8 in 2024-02-10T06:12:56.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:55 smithi189 ceph-mon[89631]: osdmap e1220: 8 total, 8 up, 8 in 2024-02-10T06:12:56.934 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:12:56.977 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 83886079~1 2024-02-10T06:12:56.986 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:12:57.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:56 smithi178 ceph-mon[92537]: pgmap v2170: 169 pgs: 169 active+clean; 385 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 15 MiB/s wr, 279 op/s 2024-02-10T06:12:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:56 smithi178 ceph-mon[92537]: osdmap e1221: 8 total, 8 up, 8 in 2024-02-10T06:12:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:56 smithi178 ceph-mon[95116]: pgmap v2170: 169 pgs: 169 active+clean; 385 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 15 MiB/s wr, 279 op/s 2024-02-10T06:12:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:56 smithi178 ceph-mon[95116]: osdmap e1221: 8 total, 8 up, 8 in 2024-02-10T06:12:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:56 smithi189 ceph-mon[89631]: pgmap v2170: 169 pgs: 169 active+clean; 385 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 15 MiB/s wr, 279 op/s 2024-02-10T06:12:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:56 smithi189 ceph-mon[89631]: osdmap e1221: 8 total, 8 up, 8 in 2024-02-10T06:12:57.922 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:12:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:12:57] "GET /metrics HTTP/1.1" 200 38923 "" "Prometheus/2.43.0" 2024-02-10T06:12:58.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:57 smithi178 ceph-mon[92537]: osdmap e1222: 8 total, 8 up, 8 in 2024-02-10T06:12:58.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:57 smithi178 ceph-mon[95116]: osdmap e1222: 8 total, 8 up, 8 in 2024-02-10T06:12:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:57 smithi189 ceph-mon[89631]: osdmap e1222: 8 total, 8 up, 8 in 2024-02-10T06:12:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:58 smithi178 ceph-mon[92537]: pgmap v2173: 169 pgs: 169 active+clean; 381 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 12 MiB/s wr, 253 op/s 2024-02-10T06:12:59.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:58 smithi178 ceph-mon[92537]: osdmap e1223: 8 total, 8 up, 8 in 2024-02-10T06:12:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:12:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:58 smithi178 ceph-mon[95116]: pgmap v2173: 169 pgs: 169 active+clean; 381 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 12 MiB/s wr, 253 op/s 2024-02-10T06:12:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:58 smithi178 ceph-mon[95116]: osdmap e1223: 8 total, 8 up, 8 in 2024-02-10T06:12:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:12:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:58 smithi189 ceph-mon[89631]: pgmap v2173: 169 pgs: 169 active+clean; 381 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 12 MiB/s wr, 253 op/s 2024-02-10T06:12:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:58 smithi189 ceph-mon[89631]: osdmap e1223: 8 total, 8 up, 8 in 2024-02-10T06:12:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:13:00.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:59 smithi178 ceph-mon[92537]: osdmap e1224: 8 total, 8 up, 8 in 2024-02-10T06:13:00.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-02-10T06:13:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 0]}]: dispatch 2024-02-10T06:13:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-02-10T06:13:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-02-10T06:13:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 0]}]: dispatch 2024-02-10T06:13:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:12:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-02-10T06:13:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:59 smithi178 ceph-mon[95116]: osdmap e1224: 8 total, 8 up, 8 in 2024-02-10T06:13:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-02-10T06:13:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 0]}]: dispatch 2024-02-10T06:13:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-02-10T06:13:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-02-10T06:13:00.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 0]}]: dispatch 2024-02-10T06:13:00.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:12:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-02-10T06:13:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:59 smithi189 ceph-mon[89631]: osdmap e1224: 8 total, 8 up, 8 in 2024-02-10T06:13:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-02-10T06:13:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 0]}]: dispatch 2024-02-10T06:13:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-02-10T06:13:00.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-02-10T06:13:00.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 0]}]: dispatch 2024-02-10T06:13:00.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:12:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]: dispatch 2024-02-10T06:13:00.856 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:13:01.024 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:13:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:00 smithi178 ceph-mon[92537]: pgmap v2176: 169 pgs: 169 active+clean; 393 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.0 MiB/s wr, 95 op/s 2024-02-10T06:13:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:00 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2024-02-10T06:13:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:00 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 0]}]': finished 2024-02-10T06:13:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:00 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]': finished 2024-02-10T06:13:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:00 smithi178 ceph-mon[92537]: osdmap e1225: 8 total, 8 up, 8 in 2024-02-10T06:13:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:00 smithi178 ceph-mon[92537]: osdmap e1226: 8 total, 8 up, 8 in 2024-02-10T06:13:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:00 smithi178 ceph-mon[95116]: pgmap v2176: 169 pgs: 169 active+clean; 393 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.0 MiB/s wr, 95 op/s 2024-02-10T06:13:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:00 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2024-02-10T06:13:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:00 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 0]}]': finished 2024-02-10T06:13:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:00 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]': finished 2024-02-10T06:13:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:00 smithi178 ceph-mon[95116]: osdmap e1225: 8 total, 8 up, 8 in 2024-02-10T06:13:01.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:00 smithi178 ceph-mon[95116]: osdmap e1226: 8 total, 8 up, 8 in 2024-02-10T06:13:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:00 smithi189 ceph-mon[89631]: pgmap v2176: 169 pgs: 169 active+clean; 393 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.0 MiB/s wr, 95 op/s 2024-02-10T06:13:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:00 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2024-02-10T06:13:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:00 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.3", "id": [5, 0]}]': finished 2024-02-10T06:13:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:00 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.17", "id": [5, 2]}]': finished 2024-02-10T06:13:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:00 smithi189 ceph-mon[89631]: osdmap e1225: 8 total, 8 up, 8 in 2024-02-10T06:13:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:00 smithi189 ceph-mon[89631]: osdmap e1226: 8 total, 8 up, 8 in 2024-02-10T06:13:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:02 smithi189 ceph-mon[89631]: pgmap v2179: 169 pgs: 169 active+clean; 397 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 3.0 MiB/s wr, 173 op/s 2024-02-10T06:13:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:02 smithi189 ceph-mon[89631]: osdmap e1227: 8 total, 8 up, 8 in 2024-02-10T06:13:03.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:02 smithi178 ceph-mon[92537]: pgmap v2179: 169 pgs: 169 active+clean; 397 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 3.0 MiB/s wr, 173 op/s 2024-02-10T06:13:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:02 smithi178 ceph-mon[92537]: osdmap e1227: 8 total, 8 up, 8 in 2024-02-10T06:13:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:02 smithi178 ceph-mon[95116]: pgmap v2179: 169 pgs: 169 active+clean; 397 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 3.0 MiB/s wr, 173 op/s 2024-02-10T06:13:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:02 smithi178 ceph-mon[95116]: osdmap e1227: 8 total, 8 up, 8 in 2024-02-10T06:13:04.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:03 smithi189 ceph-mon[89631]: osdmap e1228: 8 total, 8 up, 8 in 2024-02-10T06:13:04.298 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.SnapsDataPool (13176 ms) 2024-02-10T06:13:04.298 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-02-10T06:13:04.328 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:13:04.338 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:13:04.396 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:13:04.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:03 smithi178 ceph-mon[92537]: osdmap e1228: 8 total, 8 up, 8 in 2024-02-10T06:13:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:03 smithi178 ceph-mon[95116]: osdmap e1228: 8 total, 8 up, 8 in 2024-02-10T06:13:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:04 smithi189 ceph-mon[89631]: pgmap v2182: 169 pgs: 169 active+clean; 397 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 102 op/s 2024-02-10T06:13:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:04 smithi189 ceph-mon[89631]: osdmap e1229: 8 total, 8 up, 8 in 2024-02-10T06:13:05.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:04 smithi178 ceph-mon[92537]: pgmap v2182: 169 pgs: 169 active+clean; 397 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 102 op/s 2024-02-10T06:13:05.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:04 smithi178 ceph-mon[92537]: osdmap e1229: 8 total, 8 up, 8 in 2024-02-10T06:13:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:04 smithi178 ceph-mon[95116]: pgmap v2182: 169 pgs: 169 active+clean; 397 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.1 MiB/s rd, 2.0 MiB/s wr, 102 op/s 2024-02-10T06:13:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:04 smithi178 ceph-mon[95116]: osdmap e1229: 8 total, 8 up, 8 in 2024-02-10T06:13:05.996 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 8388609~8388609 2024-02-10T06:13:06.016 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 0~1000 2024-02-10T06:13:06.016 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 1010~1000 2024-02-10T06:13:06.016 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:13:06.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:05 smithi189 ceph-mon[89631]: osdmap e1230: 8 total, 8 up, 8 in 2024-02-10T06:13:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:05 smithi178 ceph-mon[92537]: osdmap e1230: 8 total, 8 up, 8 in 2024-02-10T06:13:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:05 smithi178 ceph-mon[95116]: osdmap e1230: 8 total, 8 up, 8 in 2024-02-10T06:13:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:06 smithi189 ceph-mon[89631]: pgmap v2185: 169 pgs: 169 active+clean; 413 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 8.0 MiB/s wr, 436 op/s; 4.0 MiB/s, 1 keys/s, 2 objects/s recovering 2024-02-10T06:13:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:06 smithi189 ceph-mon[89631]: osdmap e1231: 8 total, 8 up, 8 in 2024-02-10T06:13:07.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:06 smithi178 ceph-mon[92537]: pgmap v2185: 169 pgs: 169 active+clean; 413 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 8.0 MiB/s wr, 436 op/s; 4.0 MiB/s, 1 keys/s, 2 objects/s recovering 2024-02-10T06:13:07.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:06 smithi178 ceph-mon[92537]: osdmap e1231: 8 total, 8 up, 8 in 2024-02-10T06:13:07.363 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:06 smithi178 ceph-mon[95116]: pgmap v2185: 169 pgs: 169 active+clean; 413 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 8.0 MiB/s wr, 436 op/s; 4.0 MiB/s, 1 keys/s, 2 objects/s recovering 2024-02-10T06:13:07.363 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:06 smithi178 ceph-mon[95116]: osdmap e1231: 8 total, 8 up, 8 in 2024-02-10T06:13:07.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:13:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:13:07] "GET /metrics HTTP/1.1" 200 38926 "" "Prometheus/2.43.0" 2024-02-10T06:13:08.005 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 8388609~1000 2024-02-10T06:13:08.012 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 16777228~1000 2024-02-10T06:13:08.012 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 167772160 2024-02-10T06:13:08.022 INFO:tasks.workunit.client.0.smithi178.stdout:write: 2 83886079~8388609 2024-02-10T06:13:08.039 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:13:08.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:07 smithi189 ceph-mon[89631]: osdmap e1232: 8 total, 8 up, 8 in 2024-02-10T06:13:08.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:07 smithi178 ceph-mon[92537]: osdmap e1232: 8 total, 8 up, 8 in 2024-02-10T06:13:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:07 smithi178 ceph-mon[95116]: osdmap e1232: 8 total, 8 up, 8 in 2024-02-10T06:13:09.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:09 smithi189 ceph-mon[89631]: pgmap v2188: 169 pgs: 169 active+clean; 409 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 8.0 MiB/s wr, 436 op/s; 4.0 MiB/s, 1 keys/s, 2 objects/s recovering 2024-02-10T06:13:09.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:09 smithi189 ceph-mon[89631]: osdmap e1233: 8 total, 8 up, 8 in 2024-02-10T06:13:09.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:08 smithi178 ceph-mon[92537]: pgmap v2188: 169 pgs: 169 active+clean; 409 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 8.0 MiB/s wr, 436 op/s; 4.0 MiB/s, 1 keys/s, 2 objects/s recovering 2024-02-10T06:13:09.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:08 smithi178 ceph-mon[92537]: osdmap e1233: 8 total, 8 up, 8 in 2024-02-10T06:13:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:08 smithi178 ceph-mon[95116]: pgmap v2188: 169 pgs: 169 active+clean; 409 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 8.0 MiB/s wr, 436 op/s; 4.0 MiB/s, 1 keys/s, 2 objects/s recovering 2024-02-10T06:13:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:08 smithi178 ceph-mon[95116]: osdmap e1233: 8 total, 8 up, 8 in 2024-02-10T06:13:10.019 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:13:10.044 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 83886079~1 2024-02-10T06:13:10.053 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:13:10.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:10 smithi189 ceph-mon[89631]: osdmap e1234: 8 total, 8 up, 8 in 2024-02-10T06:13:10.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:10 smithi178 ceph-mon[92537]: osdmap e1234: 8 total, 8 up, 8 in 2024-02-10T06:13:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:10 smithi178 ceph-mon[95116]: osdmap e1234: 8 total, 8 up, 8 in 2024-02-10T06:13:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:11 smithi189 ceph-mon[89631]: pgmap v2191: 169 pgs: 169 active+clean; 425 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 5.0 MiB/s wr, 36 op/s 2024-02-10T06:13:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:11 smithi189 ceph-mon[89631]: osdmap e1235: 8 total, 8 up, 8 in 2024-02-10T06:13:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:11 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:13:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:11 smithi189 ceph-mon[89631]: osdmap e1236: 8 total, 8 up, 8 in 2024-02-10T06:13:11.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:11 smithi178 ceph-mon[92537]: pgmap v2191: 169 pgs: 169 active+clean; 425 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 5.0 MiB/s wr, 36 op/s 2024-02-10T06:13:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:11 smithi178 ceph-mon[92537]: osdmap e1235: 8 total, 8 up, 8 in 2024-02-10T06:13:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:11 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:13:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:11 smithi178 ceph-mon[92537]: osdmap e1236: 8 total, 8 up, 8 in 2024-02-10T06:13:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:11 smithi178 ceph-mon[95116]: pgmap v2191: 169 pgs: 169 active+clean; 425 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 5.0 MiB/s wr, 36 op/s 2024-02-10T06:13:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:11 smithi178 ceph-mon[95116]: osdmap e1235: 8 total, 8 up, 8 in 2024-02-10T06:13:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:11 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:13:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:11 smithi178 ceph-mon[95116]: osdmap e1236: 8 total, 8 up, 8 in 2024-02-10T06:13:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:12 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:13:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:12 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:13:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:12 smithi178 ceph-mon[92537]: pgmap v2194: 169 pgs: 169 active+clean; 445 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 8.0 MiB/s wr, 128 op/s 2024-02-10T06:13:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:12 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:13:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:12 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:13:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:12 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:13:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:12 smithi178 ceph-mon[92537]: osdmap e1237: 8 total, 8 up, 8 in 2024-02-10T06:13:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:12 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:13:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:12 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:13:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:12 smithi178 ceph-mon[95116]: pgmap v2194: 169 pgs: 169 active+clean; 445 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 8.0 MiB/s wr, 128 op/s 2024-02-10T06:13:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:12 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:13:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:12 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:13:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:12 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:13:12.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:12 smithi178 ceph-mon[95116]: osdmap e1237: 8 total, 8 up, 8 in 2024-02-10T06:13:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:12 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:13:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:12 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:13:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:12 smithi189 ceph-mon[89631]: pgmap v2194: 169 pgs: 169 active+clean; 445 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 8.0 MiB/s wr, 128 op/s 2024-02-10T06:13:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:12 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:13:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:12 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:13:12.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:12 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:13:12.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:12 smithi189 ceph-mon[89631]: osdmap e1237: 8 total, 8 up, 8 in 2024-02-10T06:13:13.263 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 41943040 2024-02-10T06:13:13.284 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:13:13.436 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:13:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:13 smithi189 ceph-mon[89631]: osdmap e1238: 8 total, 8 up, 8 in 2024-02-10T06:13:14.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:13:14.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:13 smithi178 ceph-mon[95116]: osdmap e1238: 8 total, 8 up, 8 in 2024-02-10T06:13:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:13:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:13 smithi178 ceph-mon[92537]: osdmap e1238: 8 total, 8 up, 8 in 2024-02-10T06:13:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:13:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:14 smithi189 ceph-mon[89631]: pgmap v2197: 169 pgs: 169 active+clean; 453 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 178 op/s 2024-02-10T06:13:15.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:14 smithi189 ceph-mon[89631]: osdmap e1239: 8 total, 8 up, 8 in 2024-02-10T06:13:15.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:14 smithi178 ceph-mon[92537]: pgmap v2197: 169 pgs: 169 active+clean; 453 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 178 op/s 2024-02-10T06:13:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:14 smithi178 ceph-mon[92537]: osdmap e1239: 8 total, 8 up, 8 in 2024-02-10T06:13:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:14 smithi178 ceph-mon[95116]: pgmap v2197: 169 pgs: 169 active+clean; 453 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 178 op/s 2024-02-10T06:13:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:14 smithi178 ceph-mon[95116]: osdmap e1239: 8 total, 8 up, 8 in 2024-02-10T06:13:16.040 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:15 smithi189 ceph-mon[89631]: osdmap e1240: 8 total, 8 up, 8 in 2024-02-10T06:13:16.122 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (11824 ms) 2024-02-10T06:13:16.122 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-02-10T06:13:16.151 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:13:16.162 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:13:16.210 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:13:16.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:15 smithi178 ceph-mon[92537]: osdmap e1240: 8 total, 8 up, 8 in 2024-02-10T06:13:16.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:15 smithi178 ceph-mon[95116]: osdmap e1240: 8 total, 8 up, 8 in 2024-02-10T06:13:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:16 smithi189 ceph-mon[89631]: pgmap v2200: 169 pgs: 169 active+clean; 457 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 3.0 MiB/s wr, 364 op/s 2024-02-10T06:13:17.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:16 smithi189 ceph-mon[89631]: osdmap e1241: 8 total, 8 up, 8 in 2024-02-10T06:13:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:16 smithi178 ceph-mon[92537]: pgmap v2200: 169 pgs: 169 active+clean; 457 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 3.0 MiB/s wr, 364 op/s 2024-02-10T06:13:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:16 smithi178 ceph-mon[92537]: osdmap e1241: 8 total, 8 up, 8 in 2024-02-10T06:13:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:16 smithi178 ceph-mon[95116]: pgmap v2200: 169 pgs: 169 active+clean; 457 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 3.0 MiB/s wr, 364 op/s 2024-02-10T06:13:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:16 smithi178 ceph-mon[95116]: osdmap e1241: 8 total, 8 up, 8 in 2024-02-10T06:13:17.804 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 8388609~8388609 2024-02-10T06:13:17.820 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 0~1000 2024-02-10T06:13:17.820 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 1010~1000 2024-02-10T06:13:17.820 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:13:17.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:17 smithi178 ceph-mon[92537]: osdmap e1242: 8 total, 8 up, 8 in 2024-02-10T06:13:17.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:17 smithi178 ceph-mon[95116]: osdmap e1242: 8 total, 8 up, 8 in 2024-02-10T06:13:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:13:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:13:17] "GET /metrics HTTP/1.1" 200 38926 "" "Prometheus/2.43.0" 2024-02-10T06:13:18.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:17 smithi189 ceph-mon[89631]: osdmap e1242: 8 total, 8 up, 8 in 2024-02-10T06:13:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:18 smithi178 ceph-mon[92537]: pgmap v2203: 169 pgs: 169 active+clean; 469 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 5.0 MiB/s wr, 327 op/s 2024-02-10T06:13:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:18 smithi178 ceph-mon[92537]: osdmap e1243: 8 total, 8 up, 8 in 2024-02-10T06:13:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:18 smithi178 ceph-mon[95116]: pgmap v2203: 169 pgs: 169 active+clean; 469 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 5.0 MiB/s wr, 327 op/s 2024-02-10T06:13:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:18 smithi178 ceph-mon[95116]: osdmap e1243: 8 total, 8 up, 8 in 2024-02-10T06:13:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:18 smithi189 ceph-mon[89631]: pgmap v2203: 169 pgs: 169 active+clean; 469 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 5.0 MiB/s wr, 327 op/s 2024-02-10T06:13:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:18 smithi189 ceph-mon[89631]: osdmap e1243: 8 total, 8 up, 8 in 2024-02-10T06:13:19.816 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 8388609~1000 2024-02-10T06:13:19.821 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 16777228~1000 2024-02-10T06:13:19.822 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 167772160 2024-02-10T06:13:19.834 INFO:tasks.workunit.client.0.smithi178.stdout:write: 2 83886079~8388609 2024-02-10T06:13:19.851 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:13:20.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:19 smithi178 ceph-mon[92537]: osdmap e1244: 8 total, 8 up, 8 in 2024-02-10T06:13:20.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:19 smithi178 ceph-mon[95116]: osdmap e1244: 8 total, 8 up, 8 in 2024-02-10T06:13:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:19 smithi189 ceph-mon[89631]: osdmap e1244: 8 total, 8 up, 8 in 2024-02-10T06:13:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:20 smithi178 ceph-mon[95116]: pgmap v2206: 169 pgs: 169 active+clean; 485 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 10 MiB/s wr, 242 op/s 2024-02-10T06:13:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:20 smithi178 ceph-mon[95116]: osdmap e1245: 8 total, 8 up, 8 in 2024-02-10T06:13:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:20 smithi178 ceph-mon[95116]: osdmap e1246: 8 total, 8 up, 8 in 2024-02-10T06:13:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:20 smithi178 ceph-mon[92537]: pgmap v2206: 169 pgs: 169 active+clean; 485 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 10 MiB/s wr, 242 op/s 2024-02-10T06:13:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:20 smithi178 ceph-mon[92537]: osdmap e1245: 8 total, 8 up, 8 in 2024-02-10T06:13:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:20 smithi178 ceph-mon[92537]: osdmap e1246: 8 total, 8 up, 8 in 2024-02-10T06:13:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:20 smithi189 ceph-mon[89631]: pgmap v2206: 169 pgs: 169 active+clean; 485 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 10 MiB/s wr, 242 op/s 2024-02-10T06:13:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:20 smithi189 ceph-mon[89631]: osdmap e1245: 8 total, 8 up, 8 in 2024-02-10T06:13:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:20 smithi189 ceph-mon[89631]: osdmap e1246: 8 total, 8 up, 8 in 2024-02-10T06:13:21.784 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:13:21.808 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 83886079~1 2024-02-10T06:13:21.816 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 0 2024-02-10T06:13:21.833 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:13:23.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:22 smithi189 ceph-mon[89631]: pgmap v2209: 169 pgs: 169 active+clean; 489 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 10 MiB/s wr, 270 op/s 2024-02-10T06:13:23.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:22 smithi189 ceph-mon[89631]: osdmap e1247: 8 total, 8 up, 8 in 2024-02-10T06:13:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:22 smithi178 ceph-mon[95116]: pgmap v2209: 169 pgs: 169 active+clean; 489 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 10 MiB/s wr, 270 op/s 2024-02-10T06:13:23.223 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:22 smithi178 ceph-mon[95116]: osdmap e1247: 8 total, 8 up, 8 in 2024-02-10T06:13:23.224 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:22 smithi178 ceph-mon[92537]: pgmap v2209: 169 pgs: 169 active+clean; 489 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 10 MiB/s wr, 270 op/s 2024-02-10T06:13:23.224 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:22 smithi178 ceph-mon[92537]: osdmap e1247: 8 total, 8 up, 8 in 2024-02-10T06:13:24.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:23 smithi178 ceph-mon[92537]: osdmap e1248: 8 total, 8 up, 8 in 2024-02-10T06:13:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:23 smithi178 ceph-mon[95116]: osdmap e1248: 8 total, 8 up, 8 in 2024-02-10T06:13:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:23 smithi189 ceph-mon[89631]: osdmap e1248: 8 total, 8 up, 8 in 2024-02-10T06:13:25.196 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:13:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:24 smithi178 ceph-mon[92537]: pgmap v2212: 169 pgs: 169 active+clean; 489 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 3.0 MiB/s wr, 142 op/s 2024-02-10T06:13:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:24 smithi178 ceph-mon[92537]: osdmap e1249: 8 total, 8 up, 8 in 2024-02-10T06:13:25.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:24 smithi178 ceph-mon[95116]: pgmap v2212: 169 pgs: 169 active+clean; 489 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 3.0 MiB/s wr, 142 op/s 2024-02-10T06:13:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:24 smithi178 ceph-mon[95116]: osdmap e1249: 8 total, 8 up, 8 in 2024-02-10T06:13:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:24 smithi189 ceph-mon[89631]: pgmap v2212: 169 pgs: 169 active+clean; 489 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 3.0 MiB/s wr, 142 op/s 2024-02-10T06:13:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:24 smithi189 ceph-mon[89631]: osdmap e1249: 8 total, 8 up, 8 in 2024-02-10T06:13:25.347 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:13:26.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:25 smithi178 ceph-mon[92537]: osdmap e1250: 8 total, 8 up, 8 in 2024-02-10T06:13:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:25 smithi178 ceph-mon[92537]: osdmap e1251: 8 total, 8 up, 8 in 2024-02-10T06:13:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:25 smithi178 ceph-mon[95116]: osdmap e1250: 8 total, 8 up, 8 in 2024-02-10T06:13:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:25 smithi178 ceph-mon[95116]: osdmap e1251: 8 total, 8 up, 8 in 2024-02-10T06:13:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:25 smithi189 ceph-mon[89631]: osdmap e1250: 8 total, 8 up, 8 in 2024-02-10T06:13:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:25 smithi189 ceph-mon[89631]: osdmap e1251: 8 total, 8 up, 8 in 2024-02-10T06:13:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:26 smithi178 ceph-mon[92537]: pgmap v2215: 169 pgs: 169 active+clean; 509 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 3.0 MiB/s wr, 186 op/s 2024-02-10T06:13:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:26 smithi178 ceph-mon[95116]: pgmap v2215: 169 pgs: 169 active+clean; 509 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 3.0 MiB/s wr, 186 op/s 2024-02-10T06:13:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:26 smithi189 ceph-mon[89631]: pgmap v2215: 169 pgs: 169 active+clean; 509 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 3.0 MiB/s wr, 186 op/s 2024-02-10T06:13:27.832 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:13:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:13:27] "GET /metrics HTTP/1.1" 200 38926 "" "Prometheus/2.43.0" 2024-02-10T06:13:28.095 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (11974 ms) 2024-02-10T06:13:28.095 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-02-10T06:13:28.130 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:13:28.140 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:13:28.196 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:13:28.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:27 smithi178 ceph-mon[92537]: osdmap e1252: 8 total, 8 up, 8 in 2024-02-10T06:13:28.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:27 smithi178 ceph-mon[95116]: osdmap e1252: 8 total, 8 up, 8 in 2024-02-10T06:13:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:27 smithi189 ceph-mon[89631]: osdmap e1252: 8 total, 8 up, 8 in 2024-02-10T06:13:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:28 smithi178 ceph-mon[95116]: pgmap v2218: 169 pgs: 169 active+clean; 509 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 102 op/s 2024-02-10T06:13:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:28 smithi178 ceph-mon[95116]: osdmap e1253: 8 total, 8 up, 8 in 2024-02-10T06:13:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:13:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:28 smithi178 ceph-mon[92537]: pgmap v2218: 169 pgs: 169 active+clean; 509 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 102 op/s 2024-02-10T06:13:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:28 smithi178 ceph-mon[92537]: osdmap e1253: 8 total, 8 up, 8 in 2024-02-10T06:13:29.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:13:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:28 smithi189 ceph-mon[89631]: pgmap v2218: 169 pgs: 169 active+clean; 509 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 102 op/s 2024-02-10T06:13:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:28 smithi189 ceph-mon[89631]: osdmap e1253: 8 total, 8 up, 8 in 2024-02-10T06:13:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:13:29.858 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 8388609~8388609 2024-02-10T06:13:29.877 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 0~1000 2024-02-10T06:13:29.877 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 1010~1000 2024-02-10T06:13:29.877 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:13:30.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:29 smithi178 ceph-mon[92537]: osdmap e1254: 8 total, 8 up, 8 in 2024-02-10T06:13:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:29 smithi178 ceph-mon[95116]: osdmap e1254: 8 total, 8 up, 8 in 2024-02-10T06:13:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:29 smithi189 ceph-mon[89631]: osdmap e1254: 8 total, 8 up, 8 in 2024-02-10T06:13:31.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:30 smithi178 ceph-mon[95116]: pgmap v2221: 169 pgs: 169 active+clean; 513 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 5.0 MiB/s wr, 404 op/s 2024-02-10T06:13:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:30 smithi178 ceph-mon[95116]: osdmap e1255: 8 total, 8 up, 8 in 2024-02-10T06:13:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:30 smithi178 ceph-mon[92537]: pgmap v2221: 169 pgs: 169 active+clean; 513 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 5.0 MiB/s wr, 404 op/s 2024-02-10T06:13:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:30 smithi178 ceph-mon[92537]: osdmap e1255: 8 total, 8 up, 8 in 2024-02-10T06:13:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:30 smithi189 ceph-mon[89631]: pgmap v2221: 169 pgs: 169 active+clean; 513 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 5.0 MiB/s wr, 404 op/s 2024-02-10T06:13:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:30 smithi189 ceph-mon[89631]: osdmap e1255: 8 total, 8 up, 8 in 2024-02-10T06:13:31.869 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 8388609~1000 2024-02-10T06:13:31.879 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 16777228~1000 2024-02-10T06:13:31.879 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 167772160 2024-02-10T06:13:31.889 INFO:tasks.workunit.client.0.smithi178.stdout:write: 2 83886079~8388609 2024-02-10T06:13:31.913 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:13:32.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:31 smithi178 ceph-mon[92537]: osdmap e1256: 8 total, 8 up, 8 in 2024-02-10T06:13:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:31 smithi178 ceph-mon[95116]: osdmap e1256: 8 total, 8 up, 8 in 2024-02-10T06:13:32.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:31 smithi189 ceph-mon[89631]: osdmap e1256: 8 total, 8 up, 8 in 2024-02-10T06:13:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:32 smithi178 ceph-mon[92537]: pgmap v2224: 169 pgs: 169 active+clean; 517 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 8.0 MiB/s wr, 438 op/s 2024-02-10T06:13:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:32 smithi178 ceph-mon[92537]: osdmap e1257: 8 total, 8 up, 8 in 2024-02-10T06:13:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:32 smithi178 ceph-mon[95116]: pgmap v2224: 169 pgs: 169 active+clean; 517 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 8.0 MiB/s wr, 438 op/s 2024-02-10T06:13:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:32 smithi178 ceph-mon[95116]: osdmap e1257: 8 total, 8 up, 8 in 2024-02-10T06:13:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:32 smithi189 ceph-mon[89631]: pgmap v2224: 169 pgs: 169 active+clean; 517 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 8.0 MiB/s wr, 438 op/s 2024-02-10T06:13:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:32 smithi189 ceph-mon[89631]: osdmap e1257: 8 total, 8 up, 8 in 2024-02-10T06:13:33.883 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:13:33.907 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 83886079~1 2024-02-10T06:13:33.917 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:13:34.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:33 smithi178 ceph-mon[92537]: osdmap e1258: 8 total, 8 up, 8 in 2024-02-10T06:13:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:33 smithi178 ceph-mon[95116]: osdmap e1258: 8 total, 8 up, 8 in 2024-02-10T06:13:34.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:33 smithi189 ceph-mon[89631]: osdmap e1258: 8 total, 8 up, 8 in 2024-02-10T06:13:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:34 smithi178 ceph-mon[92537]: pgmap v2227: 169 pgs: 169 active+clean; 545 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 9.0 MiB/s wr, 122 op/s 2024-02-10T06:13:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:34 smithi178 ceph-mon[92537]: osdmap e1259: 8 total, 8 up, 8 in 2024-02-10T06:13:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:34 smithi178 ceph-mon[95116]: pgmap v2227: 169 pgs: 169 active+clean; 545 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 9.0 MiB/s wr, 122 op/s 2024-02-10T06:13:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:34 smithi178 ceph-mon[95116]: osdmap e1259: 8 total, 8 up, 8 in 2024-02-10T06:13:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:34 smithi189 ceph-mon[89631]: pgmap v2227: 169 pgs: 169 active+clean; 545 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 9.0 MiB/s wr, 122 op/s 2024-02-10T06:13:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:34 smithi189 ceph-mon[89631]: osdmap e1259: 8 total, 8 up, 8 in 2024-02-10T06:13:36.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:35 smithi178 ceph-mon[92537]: osdmap e1260: 8 total, 8 up, 8 in 2024-02-10T06:13:36.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:35 smithi178 ceph-mon[92537]: osdmap e1261: 8 total, 8 up, 8 in 2024-02-10T06:13:36.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:35 smithi178 ceph-mon[95116]: osdmap e1260: 8 total, 8 up, 8 in 2024-02-10T06:13:36.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:35 smithi178 ceph-mon[95116]: osdmap e1261: 8 total, 8 up, 8 in 2024-02-10T06:13:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:35 smithi189 ceph-mon[89631]: osdmap e1260: 8 total, 8 up, 8 in 2024-02-10T06:13:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:35 smithi189 ceph-mon[89631]: osdmap e1261: 8 total, 8 up, 8 in 2024-02-10T06:13:37.194 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 0 2024-02-10T06:13:37.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:36 smithi178 ceph-mon[95116]: pgmap v2230: 169 pgs: 169 active+clean; 557 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 8.0 MiB/s wr, 170 op/s 2024-02-10T06:13:37.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:36 smithi178 ceph-mon[95116]: osdmap e1262: 8 total, 8 up, 8 in 2024-02-10T06:13:37.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:36 smithi178 ceph-mon[92537]: pgmap v2230: 169 pgs: 169 active+clean; 557 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 8.0 MiB/s wr, 170 op/s 2024-02-10T06:13:37.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:36 smithi178 ceph-mon[92537]: osdmap e1262: 8 total, 8 up, 8 in 2024-02-10T06:13:37.271 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:13:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:36 smithi189 ceph-mon[89631]: pgmap v2230: 169 pgs: 169 active+clean; 557 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 8.0 MiB/s wr, 170 op/s 2024-02-10T06:13:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:36 smithi189 ceph-mon[89631]: osdmap e1262: 8 total, 8 up, 8 in 2024-02-10T06:13:37.403 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:13:37.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:13:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:13:37] "GET /metrics HTTP/1.1" 200 38932 "" "Prometheus/2.43.0" 2024-02-10T06:13:39.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:38 smithi178 ceph-mon[92537]: pgmap v2233: 169 pgs: 169 active+clean; 565 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 MiB/s wr, 95 op/s 2024-02-10T06:13:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:38 smithi178 ceph-mon[92537]: osdmap e1263: 8 total, 8 up, 8 in 2024-02-10T06:13:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:38 smithi178 ceph-mon[95116]: pgmap v2233: 169 pgs: 169 active+clean; 565 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 MiB/s wr, 95 op/s 2024-02-10T06:13:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:38 smithi178 ceph-mon[95116]: osdmap e1263: 8 total, 8 up, 8 in 2024-02-10T06:13:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:38 smithi189 ceph-mon[89631]: pgmap v2233: 169 pgs: 169 active+clean; 565 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 MiB/s wr, 95 op/s 2024-02-10T06:13:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:38 smithi189 ceph-mon[89631]: osdmap e1263: 8 total, 8 up, 8 in 2024-02-10T06:13:40.189 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (12094 ms) 2024-02-10T06:13:40.190 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-02-10T06:13:40.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:39 smithi178 ceph-mon[92537]: osdmap e1264: 8 total, 8 up, 8 in 2024-02-10T06:13:40.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:39 smithi178 ceph-mon[95116]: osdmap e1264: 8 total, 8 up, 8 in 2024-02-10T06:13:40.220 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:13:40.231 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:13:40.283 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:13:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:39 smithi189 ceph-mon[89631]: osdmap e1264: 8 total, 8 up, 8 in 2024-02-10T06:13:41.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:40 smithi178 ceph-mon[92537]: pgmap v2236: 169 pgs: 169 active+clean; 573 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 3.0 MiB/s wr, 263 op/s 2024-02-10T06:13:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:40 smithi178 ceph-mon[92537]: osdmap e1265: 8 total, 8 up, 8 in 2024-02-10T06:13:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:40 smithi178 ceph-mon[95116]: pgmap v2236: 169 pgs: 169 active+clean; 573 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 3.0 MiB/s wr, 263 op/s 2024-02-10T06:13:41.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:40 smithi178 ceph-mon[95116]: osdmap e1265: 8 total, 8 up, 8 in 2024-02-10T06:13:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:40 smithi189 ceph-mon[89631]: pgmap v2236: 169 pgs: 169 active+clean; 573 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 3.0 MiB/s wr, 263 op/s 2024-02-10T06:13:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:40 smithi189 ceph-mon[89631]: osdmap e1265: 8 total, 8 up, 8 in 2024-02-10T06:13:41.920 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 8388609~8388609 2024-02-10T06:13:41.943 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 0~1000 2024-02-10T06:13:41.943 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 1010~1000 2024-02-10T06:13:41.943 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:13:42.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:41 smithi178 ceph-mon[92537]: osdmap e1266: 8 total, 8 up, 8 in 2024-02-10T06:13:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:41 smithi178 ceph-mon[95116]: osdmap e1266: 8 total, 8 up, 8 in 2024-02-10T06:13:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:41 smithi189 ceph-mon[89631]: osdmap e1266: 8 total, 8 up, 8 in 2024-02-10T06:13:43.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:42 smithi178 ceph-mon[92537]: pgmap v2239: 169 pgs: 169 active+clean; 585 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 6.0 MiB/s wr, 483 op/s 2024-02-10T06:13:43.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:42 smithi178 ceph-mon[92537]: osdmap e1267: 8 total, 8 up, 8 in 2024-02-10T06:13:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:42 smithi178 ceph-mon[95116]: pgmap v2239: 169 pgs: 169 active+clean; 585 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 6.0 MiB/s wr, 483 op/s 2024-02-10T06:13:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:42 smithi178 ceph-mon[95116]: osdmap e1267: 8 total, 8 up, 8 in 2024-02-10T06:13:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:42 smithi189 ceph-mon[89631]: pgmap v2239: 169 pgs: 169 active+clean; 585 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 6.0 MiB/s wr, 483 op/s 2024-02-10T06:13:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:42 smithi189 ceph-mon[89631]: osdmap e1267: 8 total, 8 up, 8 in 2024-02-10T06:13:43.935 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 8388609~1000 2024-02-10T06:13:43.942 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 16777228~1000 2024-02-10T06:13:43.942 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 167772160 2024-02-10T06:13:43.951 INFO:tasks.workunit.client.0.smithi178.stdout:write: 2 83886079~8388609 2024-02-10T06:13:43.974 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:13:44.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:43 smithi189 ceph-mon[89631]: osdmap e1268: 8 total, 8 up, 8 in 2024-02-10T06:13:44.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:13:44.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:43 smithi178 ceph-mon[92537]: osdmap e1268: 8 total, 8 up, 8 in 2024-02-10T06:13:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:13:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:43 smithi178 ceph-mon[95116]: osdmap e1268: 8 total, 8 up, 8 in 2024-02-10T06:13:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:13:45.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:44 smithi178 ceph-mon[92537]: pgmap v2242: 169 pgs: 169 active+clean; 585 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 328 op/s 2024-02-10T06:13:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:44 smithi178 ceph-mon[92537]: osdmap e1269: 8 total, 8 up, 8 in 2024-02-10T06:13:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:44 smithi178 ceph-mon[95116]: pgmap v2242: 169 pgs: 169 active+clean; 585 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 328 op/s 2024-02-10T06:13:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:44 smithi178 ceph-mon[95116]: osdmap e1269: 8 total, 8 up, 8 in 2024-02-10T06:13:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:44 smithi189 ceph-mon[89631]: pgmap v2242: 169 pgs: 169 active+clean; 585 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 328 op/s 2024-02-10T06:13:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:44 smithi189 ceph-mon[89631]: osdmap e1269: 8 total, 8 up, 8 in 2024-02-10T06:13:45.785 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:13:45.811 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 83886079~1 2024-02-10T06:13:45.821 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:13:46.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:45 smithi178 ceph-mon[92537]: osdmap e1270: 8 total, 8 up, 8 in 2024-02-10T06:13:46.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:45 smithi178 ceph-mon[92537]: osdmap e1271: 8 total, 8 up, 8 in 2024-02-10T06:13:46.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:45 smithi178 ceph-mon[95116]: osdmap e1270: 8 total, 8 up, 8 in 2024-02-10T06:13:46.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:45 smithi178 ceph-mon[95116]: osdmap e1271: 8 total, 8 up, 8 in 2024-02-10T06:13:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:45 smithi189 ceph-mon[89631]: osdmap e1270: 8 total, 8 up, 8 in 2024-02-10T06:13:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:45 smithi189 ceph-mon[89631]: osdmap e1271: 8 total, 8 up, 8 in 2024-02-10T06:13:47.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:46 smithi178 ceph-mon[92537]: pgmap v2245: 169 pgs: 169 active+clean; 617 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 11 MiB/s wr, 157 op/s 2024-02-10T06:13:47.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:46 smithi178 ceph-mon[92537]: osdmap e1272: 8 total, 8 up, 8 in 2024-02-10T06:13:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:46 smithi178 ceph-mon[95116]: pgmap v2245: 169 pgs: 169 active+clean; 617 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 11 MiB/s wr, 157 op/s 2024-02-10T06:13:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:46 smithi178 ceph-mon[95116]: osdmap e1272: 8 total, 8 up, 8 in 2024-02-10T06:13:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:46 smithi189 ceph-mon[89631]: pgmap v2245: 169 pgs: 169 active+clean; 617 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 11 MiB/s wr, 157 op/s 2024-02-10T06:13:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:46 smithi189 ceph-mon[89631]: osdmap e1272: 8 total, 8 up, 8 in 2024-02-10T06:13:47.858 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:13:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:13:47] "GET /metrics HTTP/1.1" 200 38927 "" "Prometheus/2.43.0" 2024-02-10T06:13:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:48 smithi189 ceph-mon[89631]: pgmap v2248: 169 pgs: 169 active+clean; 621 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 87 op/s 2024-02-10T06:13:49.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:48 smithi189 ceph-mon[89631]: osdmap e1273: 8 total, 8 up, 8 in 2024-02-10T06:13:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:48 smithi178 ceph-mon[92537]: pgmap v2248: 169 pgs: 169 active+clean; 621 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 87 op/s 2024-02-10T06:13:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:48 smithi178 ceph-mon[92537]: osdmap e1273: 8 total, 8 up, 8 in 2024-02-10T06:13:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:48 smithi178 ceph-mon[95116]: pgmap v2248: 169 pgs: 169 active+clean; 621 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 9.0 MiB/s wr, 87 op/s 2024-02-10T06:13:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:48 smithi178 ceph-mon[95116]: osdmap e1273: 8 total, 8 up, 8 in 2024-02-10T06:13:49.232 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 167772160 2024-02-10T06:13:49.242 INFO:tasks.workunit.client.0.smithi178.stdout:write: * 83886080~1000 2024-02-10T06:13:49.277 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:13:49.415 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:13:50.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:49 smithi178 ceph-mon[92537]: osdmap e1274: 8 total, 8 up, 8 in 2024-02-10T06:13:50.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:49 smithi178 ceph-mon[95116]: osdmap e1274: 8 total, 8 up, 8 in 2024-02-10T06:13:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:49 smithi189 ceph-mon[89631]: osdmap e1274: 8 total, 8 up, 8 in 2024-02-10T06:13:51.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:50 smithi178 ceph-mon[92537]: pgmap v2251: 169 pgs: 169 active+clean; 621 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 217 op/s 2024-02-10T06:13:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:50 smithi178 ceph-mon[92537]: osdmap e1275: 8 total, 8 up, 8 in 2024-02-10T06:13:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:50 smithi178 ceph-mon[92537]: osdmap e1276: 8 total, 8 up, 8 in 2024-02-10T06:13:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:50 smithi178 ceph-mon[95116]: pgmap v2251: 169 pgs: 169 active+clean; 621 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 217 op/s 2024-02-10T06:13:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:50 smithi178 ceph-mon[95116]: osdmap e1275: 8 total, 8 up, 8 in 2024-02-10T06:13:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:50 smithi178 ceph-mon[95116]: osdmap e1276: 8 total, 8 up, 8 in 2024-02-10T06:13:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:50 smithi189 ceph-mon[89631]: pgmap v2251: 169 pgs: 169 active+clean; 621 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 217 op/s 2024-02-10T06:13:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:50 smithi189 ceph-mon[89631]: osdmap e1275: 8 total, 8 up, 8 in 2024-02-10T06:13:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:50 smithi189 ceph-mon[89631]: osdmap e1276: 8 total, 8 up, 8 in 2024-02-10T06:13:52.173 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (11984 ms) 2024-02-10T06:13:52.173 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-02-10T06:13:52.205 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:13:52.216 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 41943040~10 2024-02-10T06:13:52.224 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:13:53.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:52 smithi178 ceph-mon[92537]: pgmap v2254: 169 pgs: 169 active+clean; 633 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 2.0 MiB/s wr, 245 op/s 2024-02-10T06:13:53.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:52 smithi178 ceph-mon[92537]: osdmap e1277: 8 total, 8 up, 8 in 2024-02-10T06:13:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:52 smithi178 ceph-mon[95116]: pgmap v2254: 169 pgs: 169 active+clean; 633 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 2.0 MiB/s wr, 245 op/s 2024-02-10T06:13:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:52 smithi178 ceph-mon[95116]: osdmap e1277: 8 total, 8 up, 8 in 2024-02-10T06:13:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:52 smithi189 ceph-mon[89631]: pgmap v2254: 169 pgs: 169 active+clean; 633 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 2.0 MiB/s wr, 245 op/s 2024-02-10T06:13:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:52 smithi189 ceph-mon[89631]: osdmap e1277: 8 total, 8 up, 8 in 2024-02-10T06:13:53.825 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 41943040 2024-02-10T06:13:53.847 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:13:54.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:53 smithi178 ceph-mon[92537]: osdmap e1278: 8 total, 8 up, 8 in 2024-02-10T06:13:54.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:53 smithi178 ceph-mon[95116]: osdmap e1278: 8 total, 8 up, 8 in 2024-02-10T06:13:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:53 smithi189 ceph-mon[89631]: osdmap e1278: 8 total, 8 up, 8 in 2024-02-10T06:13:54.990 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:13:55.001 INFO:tasks.workunit.client.0.smithi178.stdout:write: Y 41943040~5 2024-02-10T06:13:55.110 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:13:55.183 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:13:55.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:54 smithi178 ceph-mon[92537]: pgmap v2257: 169 pgs: 169 active+clean; 637 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 4.0 MiB/s wr, 275 op/s 2024-02-10T06:13:55.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:54 smithi178 ceph-mon[92537]: osdmap e1279: 8 total, 8 up, 8 in 2024-02-10T06:13:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:54 smithi178 ceph-mon[95116]: pgmap v2257: 169 pgs: 169 active+clean; 637 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 4.0 MiB/s wr, 275 op/s 2024-02-10T06:13:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:54 smithi178 ceph-mon[95116]: osdmap e1279: 8 total, 8 up, 8 in 2024-02-10T06:13:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:54 smithi189 ceph-mon[89631]: pgmap v2257: 169 pgs: 169 active+clean; 637 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 4.0 MiB/s wr, 275 op/s 2024-02-10T06:13:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:54 smithi189 ceph-mon[89631]: osdmap e1279: 8 total, 8 up, 8 in 2024-02-10T06:13:55.944 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3771 ms) 2024-02-10T06:13:55.944 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-02-10T06:13:55.975 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:13:55.985 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:13:56.041 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:13:56.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:55 smithi178 ceph-mon[92537]: osdmap e1280: 8 total, 8 up, 8 in 2024-02-10T06:13:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:55 smithi178 ceph-mon[95116]: osdmap e1280: 8 total, 8 up, 8 in 2024-02-10T06:13:56.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:55 smithi189 ceph-mon[89631]: osdmap e1280: 8 total, 8 up, 8 in 2024-02-10T06:13:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:56 smithi178 ceph-mon[92537]: pgmap v2260: 169 pgs: 169 active+clean; 621 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 4.0 MiB/s wr, 391 op/s 2024-02-10T06:13:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:56 smithi178 ceph-mon[92537]: osdmap e1281: 8 total, 8 up, 8 in 2024-02-10T06:13:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:56 smithi178 ceph-mon[95116]: pgmap v2260: 169 pgs: 169 active+clean; 621 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 4.0 MiB/s wr, 391 op/s 2024-02-10T06:13:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:56 smithi178 ceph-mon[95116]: osdmap e1281: 8 total, 8 up, 8 in 2024-02-10T06:13:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:56 smithi189 ceph-mon[89631]: pgmap v2260: 169 pgs: 169 active+clean; 621 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 47 MiB/s rd, 4.0 MiB/s wr, 391 op/s 2024-02-10T06:13:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:56 smithi189 ceph-mon[89631]: osdmap e1281: 8 total, 8 up, 8 in 2024-02-10T06:13:57.826 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:13:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:13:57] "GET /metrics HTTP/1.1" 200 38927 "" "Prometheus/2.43.0" 2024-02-10T06:13:57.842 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 8388609~8388609 2024-02-10T06:13:57.858 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 0~1000 2024-02-10T06:13:57.859 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 1010~1000 2024-02-10T06:13:57.859 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:13:58.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:57 smithi178 ceph-mon[92537]: osdmap e1282: 8 total, 8 up, 8 in 2024-02-10T06:13:58.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:57 smithi178 ceph-mon[95116]: osdmap e1282: 8 total, 8 up, 8 in 2024-02-10T06:13:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:57 smithi189 ceph-mon[89631]: osdmap e1282: 8 total, 8 up, 8 in 2024-02-10T06:13:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:58 smithi178 ceph-mon[92537]: pgmap v2263: 169 pgs: 169 active+clean; 621 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 2.0 MiB/s wr, 319 op/s 2024-02-10T06:13:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:58 smithi178 ceph-mon[92537]: osdmap e1283: 8 total, 8 up, 8 in 2024-02-10T06:13:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:13:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:58 smithi178 ceph-mon[95116]: pgmap v2263: 169 pgs: 169 active+clean; 621 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 2.0 MiB/s wr, 319 op/s 2024-02-10T06:13:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:58 smithi178 ceph-mon[95116]: osdmap e1283: 8 total, 8 up, 8 in 2024-02-10T06:13:59.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:13:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:58 smithi189 ceph-mon[89631]: pgmap v2263: 169 pgs: 169 active+clean; 621 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s rd, 2.0 MiB/s wr, 319 op/s 2024-02-10T06:13:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:58 smithi189 ceph-mon[89631]: osdmap e1283: 8 total, 8 up, 8 in 2024-02-10T06:13:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:13:59.852 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 8388609~1000 2024-02-10T06:13:59.860 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 16777228~1000 2024-02-10T06:13:59.860 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 167772160 2024-02-10T06:13:59.870 INFO:tasks.workunit.client.0.smithi178.stdout:write: 2 83886079~8388609 2024-02-10T06:13:59.888 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:14:00.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:13:59 smithi178 ceph-mon[92537]: osdmap e1284: 8 total, 8 up, 8 in 2024-02-10T06:14:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:13:59 smithi178 ceph-mon[95116]: osdmap e1284: 8 total, 8 up, 8 in 2024-02-10T06:14:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:13:59 smithi189 ceph-mon[89631]: osdmap e1284: 8 total, 8 up, 8 in 2024-02-10T06:14:01.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:00 smithi178 ceph-mon[92537]: pgmap v2266: 169 pgs: 169 active+clean; 641 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 MiB/s wr, 357 op/s 2024-02-10T06:14:01.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:00 smithi178 ceph-mon[92537]: osdmap e1285: 8 total, 8 up, 8 in 2024-02-10T06:14:01.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:00 smithi178 ceph-mon[92537]: osdmap e1286: 8 total, 8 up, 8 in 2024-02-10T06:14:01.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:00 smithi178 ceph-mon[95116]: pgmap v2266: 169 pgs: 169 active+clean; 641 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 MiB/s wr, 357 op/s 2024-02-10T06:14:01.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:00 smithi178 ceph-mon[95116]: osdmap e1285: 8 total, 8 up, 8 in 2024-02-10T06:14:01.214 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:00 smithi178 ceph-mon[95116]: osdmap e1286: 8 total, 8 up, 8 in 2024-02-10T06:14:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:00 smithi189 ceph-mon[89631]: pgmap v2266: 169 pgs: 169 active+clean; 641 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 MiB/s wr, 357 op/s 2024-02-10T06:14:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:00 smithi189 ceph-mon[89631]: osdmap e1285: 8 total, 8 up, 8 in 2024-02-10T06:14:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:00 smithi189 ceph-mon[89631]: osdmap e1286: 8 total, 8 up, 8 in 2024-02-10T06:14:01.792 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:14:01.820 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 83886079~1 2024-02-10T06:14:01.828 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:14:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:02 smithi189 ceph-mon[89631]: pgmap v2269: 169 pgs: 169 active+clean; 649 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 7.0 MiB/s wr, 292 op/s 2024-02-10T06:14:03.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:02 smithi189 ceph-mon[89631]: osdmap e1287: 8 total, 8 up, 8 in 2024-02-10T06:14:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:02 smithi178 ceph-mon[92537]: pgmap v2269: 169 pgs: 169 active+clean; 649 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 7.0 MiB/s wr, 292 op/s 2024-02-10T06:14:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:02 smithi178 ceph-mon[92537]: osdmap e1287: 8 total, 8 up, 8 in 2024-02-10T06:14:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:02 smithi178 ceph-mon[95116]: pgmap v2269: 169 pgs: 169 active+clean; 649 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 7.0 MiB/s wr, 292 op/s 2024-02-10T06:14:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:02 smithi178 ceph-mon[95116]: osdmap e1287: 8 total, 8 up, 8 in 2024-02-10T06:14:04.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:03 smithi178 ceph-mon[92537]: osdmap e1288: 8 total, 8 up, 8 in 2024-02-10T06:14:04.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:03 smithi178 ceph-mon[95116]: osdmap e1288: 8 total, 8 up, 8 in 2024-02-10T06:14:04.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:03 smithi189 ceph-mon[89631]: osdmap e1288: 8 total, 8 up, 8 in 2024-02-10T06:14:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:04 smithi178 ceph-mon[95116]: pgmap v2272: 169 pgs: 169 active+clean; 665 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 5.0 MiB/s wr, 135 op/s 2024-02-10T06:14:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:04 smithi178 ceph-mon[95116]: osdmap e1289: 8 total, 8 up, 8 in 2024-02-10T06:14:05.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:04 smithi178 ceph-mon[92537]: pgmap v2272: 169 pgs: 169 active+clean; 665 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 5.0 MiB/s wr, 135 op/s 2024-02-10T06:14:05.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:04 smithi178 ceph-mon[92537]: osdmap e1289: 8 total, 8 up, 8 in 2024-02-10T06:14:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:04 smithi189 ceph-mon[89631]: pgmap v2272: 169 pgs: 169 active+clean; 665 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 5.0 MiB/s wr, 135 op/s 2024-02-10T06:14:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:04 smithi189 ceph-mon[89631]: osdmap e1289: 8 total, 8 up, 8 in 2024-02-10T06:14:05.440 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: after_prepare_snap 2024-02-10T06:14:06.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:05 smithi178 ceph-mon[92537]: osdmap e1290: 8 total, 8 up, 8 in 2024-02-10T06:14:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:05 smithi178 ceph-mon[92537]: osdmap e1291: 8 total, 8 up, 8 in 2024-02-10T06:14:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:05 smithi178 ceph-mon[95116]: osdmap e1290: 8 total, 8 up, 8 in 2024-02-10T06:14:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:05 smithi178 ceph-mon[95116]: osdmap e1291: 8 total, 8 up, 8 in 2024-02-10T06:14:06.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:05 smithi189 ceph-mon[89631]: osdmap e1290: 8 total, 8 up, 8 in 2024-02-10T06:14:06.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:05 smithi189 ceph-mon[89631]: osdmap e1291: 8 total, 8 up, 8 in 2024-02-10T06:14:06.797 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 41943040 2024-02-10T06:14:06.831 INFO:tasks.workunit.client.0.smithi178.stdout:write: * 0~1000 2024-02-10T06:14:06.837 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:14:06.976 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:14:07.112 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:06 smithi178 ceph-mon[92537]: pgmap v2275: 169 pgs: 169 active+clean; 677 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 5.0 MiB/s wr, 157 op/s 2024-02-10T06:14:07.112 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:06 smithi178 ceph-mon[92537]: osdmap e1292: 8 total, 8 up, 8 in 2024-02-10T06:14:07.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:06 smithi178 ceph-mon[95116]: pgmap v2275: 169 pgs: 169 active+clean; 677 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 5.0 MiB/s wr, 157 op/s 2024-02-10T06:14:07.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:06 smithi178 ceph-mon[95116]: osdmap e1292: 8 total, 8 up, 8 in 2024-02-10T06:14:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:06 smithi189 ceph-mon[89631]: pgmap v2275: 169 pgs: 169 active+clean; 677 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 5.0 MiB/s wr, 157 op/s 2024-02-10T06:14:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:06 smithi189 ceph-mon[89631]: osdmap e1292: 8 total, 8 up, 8 in 2024-02-10T06:14:07.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:14:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:14:07] "GET /metrics HTTP/1.1" 200 38925 "" "Prometheus/2.43.0" 2024-02-10T06:14:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:08 smithi178 ceph-mon[95116]: pgmap v2278: 169 pgs: 169 active+clean; 677 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.0 MiB/s wr, 119 op/s 2024-02-10T06:14:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:08 smithi178 ceph-mon[95116]: osdmap e1293: 8 total, 8 up, 8 in 2024-02-10T06:14:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:08 smithi178 ceph-mon[92537]: pgmap v2278: 169 pgs: 169 active+clean; 677 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.0 MiB/s wr, 119 op/s 2024-02-10T06:14:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:08 smithi178 ceph-mon[92537]: osdmap e1293: 8 total, 8 up, 8 in 2024-02-10T06:14:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:08 smithi189 ceph-mon[89631]: pgmap v2278: 169 pgs: 169 active+clean; 677 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.0 MiB/s wr, 119 op/s 2024-02-10T06:14:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:08 smithi189 ceph-mon[89631]: osdmap e1293: 8 total, 8 up, 8 in 2024-02-10T06:14:10.208 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (14264 ms) 2024-02-10T06:14:10.208 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-02-10T06:14:10.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:09 smithi178 ceph-mon[92537]: osdmap e1294: 8 total, 8 up, 8 in 2024-02-10T06:14:10.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:09 smithi178 ceph-mon[95116]: osdmap e1294: 8 total, 8 up, 8 in 2024-02-10T06:14:10.241 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:14:10.252 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:14:10.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:09 smithi189 ceph-mon[89631]: osdmap e1294: 8 total, 8 up, 8 in 2024-02-10T06:14:10.313 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:14:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:10 smithi178 ceph-mon[92537]: pgmap v2281: 169 pgs: 169 active+clean; 693 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 5.0 MiB/s wr, 298 op/s 2024-02-10T06:14:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:10 smithi178 ceph-mon[92537]: osdmap e1295: 8 total, 8 up, 8 in 2024-02-10T06:14:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:10 smithi178 ceph-mon[95116]: pgmap v2281: 169 pgs: 169 active+clean; 693 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 5.0 MiB/s wr, 298 op/s 2024-02-10T06:14:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:10 smithi178 ceph-mon[95116]: osdmap e1295: 8 total, 8 up, 8 in 2024-02-10T06:14:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:10 smithi189 ceph-mon[89631]: pgmap v2281: 169 pgs: 169 active+clean; 693 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 5.0 MiB/s wr, 298 op/s 2024-02-10T06:14:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:10 smithi189 ceph-mon[89631]: osdmap e1295: 8 total, 8 up, 8 in 2024-02-10T06:14:11.906 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 8388609~8388609 2024-02-10T06:14:11.920 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 0~1000 2024-02-10T06:14:11.920 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 1010~1000 2024-02-10T06:14:11.920 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:14:12.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:11 smithi178 ceph-mon[92537]: osdmap e1296: 8 total, 8 up, 8 in 2024-02-10T06:14:12.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:11 smithi178 ceph-mon[95116]: osdmap e1296: 8 total, 8 up, 8 in 2024-02-10T06:14:12.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:11 smithi189 ceph-mon[89631]: osdmap e1296: 8 total, 8 up, 8 in 2024-02-10T06:14:13.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:12 smithi178 ceph-mon[95116]: pgmap v2284: 169 pgs: 169 active+clean; 697 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 MiB/s rd, 6.0 MiB/s wr, 561 op/s 2024-02-10T06:14:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:12 smithi178 ceph-mon[95116]: osdmap e1297: 8 total, 8 up, 8 in 2024-02-10T06:14:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:12 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:14:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:12 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:14:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:12 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:14:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:12 smithi178 ceph-mon[92537]: pgmap v2284: 169 pgs: 169 active+clean; 697 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 MiB/s rd, 6.0 MiB/s wr, 561 op/s 2024-02-10T06:14:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:12 smithi178 ceph-mon[92537]: osdmap e1297: 8 total, 8 up, 8 in 2024-02-10T06:14:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:12 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:14:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:12 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:14:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:12 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:14:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:12 smithi189 ceph-mon[89631]: pgmap v2284: 169 pgs: 169 active+clean; 697 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 MiB/s rd, 6.0 MiB/s wr, 561 op/s 2024-02-10T06:14:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:12 smithi189 ceph-mon[89631]: osdmap e1297: 8 total, 8 up, 8 in 2024-02-10T06:14:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:12 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:14:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:12 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:14:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:12 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:14:13.909 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 8388609~1000 2024-02-10T06:14:13.916 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 16777228~1000 2024-02-10T06:14:13.917 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 167772160 2024-02-10T06:14:13.925 INFO:tasks.workunit.client.0.smithi178.stdout:write: 2 83886079~8388609 2024-02-10T06:14:13.948 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:14:14.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:13 smithi189 ceph-mon[89631]: osdmap e1298: 8 total, 8 up, 8 in 2024-02-10T06:14:14.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:14:14.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:14:14.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:13 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:14:14.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:14:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:13 smithi178 ceph-mon[95116]: osdmap e1298: 8 total, 8 up, 8 in 2024-02-10T06:14:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:14:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:14:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:13 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:14:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:14:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:13 smithi178 ceph-mon[92537]: osdmap e1298: 8 total, 8 up, 8 in 2024-02-10T06:14:14.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:14:14.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:14:14.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:13 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:14:14.214 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:14:15.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:14 smithi178 ceph-mon[95116]: pgmap v2287: 169 pgs: 169 active+clean; 693 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 2.0 MiB/s wr, 287 op/s 2024-02-10T06:14:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:14 smithi178 ceph-mon[95116]: osdmap e1299: 8 total, 8 up, 8 in 2024-02-10T06:14:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:14 smithi178 ceph-mon[92537]: pgmap v2287: 169 pgs: 169 active+clean; 693 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 2.0 MiB/s wr, 287 op/s 2024-02-10T06:14:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:14 smithi178 ceph-mon[92537]: osdmap e1299: 8 total, 8 up, 8 in 2024-02-10T06:14:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:14 smithi189 ceph-mon[89631]: pgmap v2287: 169 pgs: 169 active+clean; 693 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 2.0 MiB/s wr, 287 op/s 2024-02-10T06:14:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:14 smithi189 ceph-mon[89631]: osdmap e1299: 8 total, 8 up, 8 in 2024-02-10T06:14:15.797 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:14:15.839 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 83886079~1 2024-02-10T06:14:15.849 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:14:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:15 smithi178 ceph-mon[95116]: osdmap e1300: 8 total, 8 up, 8 in 2024-02-10T06:14:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:15 smithi178 ceph-mon[95116]: osdmap e1301: 8 total, 8 up, 8 in 2024-02-10T06:14:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:15 smithi178 ceph-mon[92537]: osdmap e1300: 8 total, 8 up, 8 in 2024-02-10T06:14:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:15 smithi178 ceph-mon[92537]: osdmap e1301: 8 total, 8 up, 8 in 2024-02-10T06:14:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:15 smithi189 ceph-mon[89631]: osdmap e1300: 8 total, 8 up, 8 in 2024-02-10T06:14:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:15 smithi189 ceph-mon[89631]: osdmap e1301: 8 total, 8 up, 8 in 2024-02-10T06:14:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:16 smithi178 ceph-mon[92537]: pgmap v2290: 169 pgs: 169 active+clean; 709 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 7.0 MiB/s wr, 149 op/s 2024-02-10T06:14:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:16 smithi178 ceph-mon[95116]: pgmap v2290: 169 pgs: 169 active+clean; 709 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 7.0 MiB/s wr, 149 op/s 2024-02-10T06:14:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:16 smithi189 ceph-mon[89631]: pgmap v2290: 169 pgs: 169 active+clean; 709 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 7.0 MiB/s wr, 149 op/s 2024-02-10T06:14:17.915 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:14:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:14:17] "GET /metrics HTTP/1.1" 200 38922 "" "Prometheus/2.43.0" 2024-02-10T06:14:18.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:17 smithi178 ceph-mon[92537]: osdmap e1302: 8 total, 8 up, 8 in 2024-02-10T06:14:18.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:17 smithi178 ceph-mon[95116]: osdmap e1302: 8 total, 8 up, 8 in 2024-02-10T06:14:18.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:17 smithi189 ceph-mon[89631]: osdmap e1302: 8 total, 8 up, 8 in 2024-02-10T06:14:19.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:18 smithi178 ceph-mon[95116]: pgmap v2293: 169 pgs: 169 active+clean; 721 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 9.0 MiB/s wr, 163 op/s 2024-02-10T06:14:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:18 smithi178 ceph-mon[95116]: osdmap e1303: 8 total, 8 up, 8 in 2024-02-10T06:14:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:18 smithi178 ceph-mon[92537]: pgmap v2293: 169 pgs: 169 active+clean; 721 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 9.0 MiB/s wr, 163 op/s 2024-02-10T06:14:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:18 smithi178 ceph-mon[92537]: osdmap e1303: 8 total, 8 up, 8 in 2024-02-10T06:14:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:18 smithi189 ceph-mon[89631]: pgmap v2293: 169 pgs: 169 active+clean; 721 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 9.0 MiB/s wr, 163 op/s 2024-02-10T06:14:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:18 smithi189 ceph-mon[89631]: osdmap e1303: 8 total, 8 up, 8 in 2024-02-10T06:14:19.392 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: after_prepare_snap 2024-02-10T06:14:20.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:19 smithi178 ceph-mon[92537]: osdmap e1304: 8 total, 8 up, 8 in 2024-02-10T06:14:20.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:19 smithi178 ceph-mon[95116]: osdmap e1304: 8 total, 8 up, 8 in 2024-02-10T06:14:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:19 smithi189 ceph-mon[89631]: osdmap e1304: 8 total, 8 up, 8 in 2024-02-10T06:14:20.794 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 167772160 2024-02-10T06:14:20.812 INFO:tasks.workunit.client.0.smithi178.stdout:write: * 83886080~1000 2024-02-10T06:14:20.820 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:14:20.977 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:14:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:20 smithi178 ceph-mon[92537]: pgmap v2296: 169 pgs: 169 active+clean; 733 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.0 MiB/s wr, 34 op/s 2024-02-10T06:14:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:20 smithi178 ceph-mon[92537]: osdmap e1305: 8 total, 8 up, 8 in 2024-02-10T06:14:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:20 smithi178 ceph-mon[92537]: osdmap e1306: 8 total, 8 up, 8 in 2024-02-10T06:14:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:20 smithi178 ceph-mon[95116]: pgmap v2296: 169 pgs: 169 active+clean; 733 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.0 MiB/s wr, 34 op/s 2024-02-10T06:14:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:20 smithi178 ceph-mon[95116]: osdmap e1305: 8 total, 8 up, 8 in 2024-02-10T06:14:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:20 smithi178 ceph-mon[95116]: osdmap e1306: 8 total, 8 up, 8 in 2024-02-10T06:14:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:20 smithi189 ceph-mon[89631]: pgmap v2296: 169 pgs: 169 active+clean; 733 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 6.0 MiB/s rd, 5.0 MiB/s wr, 34 op/s 2024-02-10T06:14:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:20 smithi189 ceph-mon[89631]: osdmap e1305: 8 total, 8 up, 8 in 2024-02-10T06:14:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:20 smithi189 ceph-mon[89631]: osdmap e1306: 8 total, 8 up, 8 in 2024-02-10T06:14:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:22 smithi178 ceph-mon[92537]: pgmap v2299: 169 pgs: 169 active+clean; 733 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 269 op/s 2024-02-10T06:14:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:22 smithi178 ceph-mon[92537]: osdmap e1307: 8 total, 8 up, 8 in 2024-02-10T06:14:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:22 smithi178 ceph-mon[95116]: pgmap v2299: 169 pgs: 169 active+clean; 733 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 269 op/s 2024-02-10T06:14:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:22 smithi178 ceph-mon[95116]: osdmap e1307: 8 total, 8 up, 8 in 2024-02-10T06:14:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:22 smithi189 ceph-mon[89631]: pgmap v2299: 169 pgs: 169 active+clean; 733 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 2.0 MiB/s wr, 269 op/s 2024-02-10T06:14:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:22 smithi189 ceph-mon[89631]: osdmap e1307: 8 total, 8 up, 8 in 2024-02-10T06:14:24.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:23 smithi178 ceph-mon[92537]: osdmap e1308: 8 total, 8 up, 8 in 2024-02-10T06:14:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:23 smithi178 ceph-mon[95116]: osdmap e1308: 8 total, 8 up, 8 in 2024-02-10T06:14:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:23 smithi189 ceph-mon[89631]: osdmap e1308: 8 total, 8 up, 8 in 2024-02-10T06:14:24.387 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (14179 ms) 2024-02-10T06:14:24.387 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.Clone 2024-02-10T06:14:24.419 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:14:24.430 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 0~8388609 2024-02-10T06:14:24.488 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 16777218~8388609 2024-02-10T06:14:24.531 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap 2024-02-10T06:14:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:24 smithi178 ceph-mon[92537]: pgmap v2302: 169 pgs: 169 active+clean; 729 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 17 KiB/s wr, 293 op/s 2024-02-10T06:14:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:24 smithi178 ceph-mon[92537]: osdmap e1309: 8 total, 8 up, 8 in 2024-02-10T06:14:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:24 smithi178 ceph-mon[95116]: pgmap v2302: 169 pgs: 169 active+clean; 729 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 17 KiB/s wr, 293 op/s 2024-02-10T06:14:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:24 smithi178 ceph-mon[95116]: osdmap e1309: 8 total, 8 up, 8 in 2024-02-10T06:14:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:24 smithi189 ceph-mon[89631]: pgmap v2302: 169 pgs: 169 active+clean; 729 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 17 KiB/s wr, 293 op/s 2024-02-10T06:14:25.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:24 smithi189 ceph-mon[89631]: osdmap e1309: 8 total, 8 up, 8 in 2024-02-10T06:14:25.976 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap 2024-02-10T06:14:25.990 INFO:tasks.workunit.client.0.smithi178.stdout:clone image105 -> image108 2024-02-10T06:14:26.091 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 0~1000 2024-02-10T06:14:26.141 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 1010~1000 2024-02-10T06:14:26.143 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap 2024-02-10T06:14:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:25 smithi178 ceph-mon[92537]: osdmap e1310: 8 total, 8 up, 8 in 2024-02-10T06:14:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:25 smithi178 ceph-mon[95116]: osdmap e1310: 8 total, 8 up, 8 in 2024-02-10T06:14:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:25 smithi189 ceph-mon[89631]: osdmap e1310: 8 total, 8 up, 8 in 2024-02-10T06:14:27.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:26 smithi178 ceph-mon[92537]: pgmap v2305: 169 pgs: 169 active+clean; 741 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 5.0 MiB/s wr, 199 op/s 2024-02-10T06:14:27.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:26 smithi178 ceph-mon[92537]: osdmap e1311: 8 total, 8 up, 8 in 2024-02-10T06:14:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:26 smithi178 ceph-mon[95116]: pgmap v2305: 169 pgs: 169 active+clean; 741 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 5.0 MiB/s wr, 199 op/s 2024-02-10T06:14:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:26 smithi178 ceph-mon[95116]: osdmap e1311: 8 total, 8 up, 8 in 2024-02-10T06:14:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:26 smithi189 ceph-mon[89631]: pgmap v2305: 169 pgs: 169 active+clean; 741 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s rd, 5.0 MiB/s wr, 199 op/s 2024-02-10T06:14:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:26 smithi189 ceph-mon[89631]: osdmap e1311: 8 total, 8 up, 8 in 2024-02-10T06:14:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:14:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:14:27] "GET /metrics HTTP/1.1" 200 38922 "" "Prometheus/2.43.0" 2024-02-10T06:14:27.991 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap 2024-02-10T06:14:28.006 INFO:tasks.workunit.client.0.smithi178.stdout:clone image108 -> image110 2024-02-10T06:14:28.137 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 1000~1000 2024-02-10T06:14:28.187 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 2010~1000 2024-02-10T06:14:28.190 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:14:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:27 smithi189 ceph-mon[89631]: osdmap e1312: 8 total, 8 up, 8 in 2024-02-10T06:14:28.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:27 smithi178 ceph-mon[92537]: osdmap e1312: 8 total, 8 up, 8 in 2024-02-10T06:14:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:27 smithi178 ceph-mon[95116]: osdmap e1312: 8 total, 8 up, 8 in 2024-02-10T06:14:28.477 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:14:28.660 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:14:28.830 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.Clone (4443 ms) 2024-02-10T06:14:28.831 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.CloneParent 2024-02-10T06:14:28.863 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:14:28.874 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap 2024-02-10T06:14:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:28 smithi189 ceph-mon[89631]: pgmap v2308: 169 pgs: 169 active+clean; 745 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 364 op/s 2024-02-10T06:14:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:28 smithi189 ceph-mon[89631]: osdmap e1313: 8 total, 8 up, 8 in 2024-02-10T06:14:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:14:29.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:28 smithi178 ceph-mon[92537]: pgmap v2308: 169 pgs: 169 active+clean; 745 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 364 op/s 2024-02-10T06:14:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:28 smithi178 ceph-mon[92537]: osdmap e1313: 8 total, 8 up, 8 in 2024-02-10T06:14:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:14:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:28 smithi178 ceph-mon[95116]: pgmap v2308: 169 pgs: 169 active+clean; 745 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 364 op/s 2024-02-10T06:14:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:28 smithi178 ceph-mon[95116]: osdmap e1313: 8 total, 8 up, 8 in 2024-02-10T06:14:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:14:30.003 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap 2024-02-10T06:14:30.016 INFO:tasks.workunit.client.0.smithi178.stdout:clone image111 -> image114 2024-02-10T06:14:30.123 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:14:30.280 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:14:30.290 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:29 smithi189 ceph-mon[89631]: osdmap e1314: 8 total, 8 up, 8 in 2024-02-10T06:14:30.406 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.CloneParent (1576 ms) 2024-02-10T06:14:30.407 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-02-10T06:14:30.440 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:14:30.450 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 0~10 2024-02-10T06:14:30.458 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap 2024-02-10T06:14:30.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:29 smithi178 ceph-mon[92537]: osdmap e1314: 8 total, 8 up, 8 in 2024-02-10T06:14:30.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:29 smithi178 ceph-mon[95116]: osdmap e1314: 8 total, 8 up, 8 in 2024-02-10T06:14:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:30 smithi189 ceph-mon[89631]: pgmap v2311: 169 pgs: 169 active+clean; 777 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 12 MiB/s wr, 630 op/s 2024-02-10T06:14:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:30 smithi189 ceph-mon[89631]: osdmap e1315: 8 total, 8 up, 8 in 2024-02-10T06:14:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:30 smithi189 ceph-mon[89631]: osdmap e1316: 8 total, 8 up, 8 in 2024-02-10T06:14:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:30 smithi178 ceph-mon[92537]: pgmap v2311: 169 pgs: 169 active+clean; 777 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 12 MiB/s wr, 630 op/s 2024-02-10T06:14:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:30 smithi178 ceph-mon[92537]: osdmap e1315: 8 total, 8 up, 8 in 2024-02-10T06:14:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:30 smithi178 ceph-mon[92537]: osdmap e1316: 8 total, 8 up, 8 in 2024-02-10T06:14:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:30 smithi178 ceph-mon[95116]: pgmap v2311: 169 pgs: 169 active+clean; 777 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 12 MiB/s wr, 630 op/s 2024-02-10T06:14:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:30 smithi178 ceph-mon[95116]: osdmap e1315: 8 total, 8 up, 8 in 2024-02-10T06:14:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:30 smithi178 ceph-mon[95116]: osdmap e1316: 8 total, 8 up, 8 in 2024-02-10T06:14:31.806 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap 2024-02-10T06:14:31.820 INFO:tasks.workunit.client.0.smithi178.stdout:clone image115 -> image118 2024-02-10T06:14:31.927 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:14:32.086 INFO:tasks.workunit.client.0.smithi178.stdout:write: Y 0~1 2024-02-10T06:14:32.112 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:14:32.187 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:14:32.288 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (1881 ms) 2024-02-10T06:14:32.288 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-02-10T06:14:32.317 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:14:32.327 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 41943040~10 2024-02-10T06:14:32.336 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:14:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:32 smithi178 ceph-mon[95116]: pgmap v2314: 169 pgs: 169 active+clean; 781 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 10 MiB/s wr, 822 op/s 2024-02-10T06:14:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:32 smithi178 ceph-mon[95116]: osdmap e1317: 8 total, 8 up, 8 in 2024-02-10T06:14:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:32 smithi178 ceph-mon[92537]: pgmap v2314: 169 pgs: 169 active+clean; 781 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 10 MiB/s wr, 822 op/s 2024-02-10T06:14:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:32 smithi178 ceph-mon[92537]: osdmap e1317: 8 total, 8 up, 8 in 2024-02-10T06:14:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:32 smithi189 ceph-mon[89631]: pgmap v2314: 169 pgs: 169 active+clean; 781 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 34 MiB/s rd, 10 MiB/s wr, 822 op/s 2024-02-10T06:14:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:32 smithi189 ceph-mon[89631]: osdmap e1317: 8 total, 8 up, 8 in 2024-02-10T06:14:34.008 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 41943041~10 2024-02-10T06:14:34.014 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:14:34.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:33 smithi189 ceph-mon[89631]: osdmap e1318: 8 total, 8 up, 8 in 2024-02-10T06:14:34.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:33 smithi178 ceph-mon[92537]: osdmap e1318: 8 total, 8 up, 8 in 2024-02-10T06:14:34.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:33 smithi178 ceph-mon[95116]: osdmap e1318: 8 total, 8 up, 8 in 2024-02-10T06:14:35.159 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 41943042~10 2024-02-10T06:14:35.173 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:14:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:35 smithi189 ceph-mon[89631]: pgmap v2317: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 844 op/s 2024-02-10T06:14:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:35 smithi189 ceph-mon[89631]: osdmap e1319: 8 total, 8 up, 8 in 2024-02-10T06:14:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:35 smithi178 ceph-mon[92537]: pgmap v2317: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 844 op/s 2024-02-10T06:14:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:35 smithi178 ceph-mon[92537]: osdmap e1319: 8 total, 8 up, 8 in 2024-02-10T06:14:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:35 smithi178 ceph-mon[95116]: pgmap v2317: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 3.0 MiB/s wr, 844 op/s 2024-02-10T06:14:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:35 smithi178 ceph-mon[95116]: osdmap e1319: 8 total, 8 up, 8 in 2024-02-10T06:14:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:36 smithi189 ceph-mon[89631]: osdmap e1320: 8 total, 8 up, 8 in 2024-02-10T06:14:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:36 smithi178 ceph-mon[92537]: osdmap e1320: 8 total, 8 up, 8 in 2024-02-10T06:14:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:36 smithi178 ceph-mon[95116]: osdmap e1320: 8 total, 8 up, 8 in 2024-02-10T06:14:37.025 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 41943040 2024-02-10T06:14:37.064 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:14:37.129 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:14:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:37 smithi189 ceph-mon[89631]: pgmap v2320: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.0 MiB/s wr, 805 op/s 2024-02-10T06:14:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:37 smithi189 ceph-mon[89631]: osdmap e1321: 8 total, 8 up, 8 in 2024-02-10T06:14:37.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:37 smithi178 ceph-mon[92537]: pgmap v2320: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.0 MiB/s wr, 805 op/s 2024-02-10T06:14:37.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:37 smithi178 ceph-mon[92537]: osdmap e1321: 8 total, 8 up, 8 in 2024-02-10T06:14:37.363 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:37 smithi178 ceph-mon[95116]: pgmap v2320: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.0 MiB/s wr, 805 op/s 2024-02-10T06:14:37.363 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:37 smithi178 ceph-mon[95116]: osdmap e1321: 8 total, 8 up, 8 in 2024-02-10T06:14:37.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:14:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:14:37] "GET /metrics HTTP/1.1" 200 38926 "" "Prometheus/2.43.0" 2024-02-10T06:14:38.172 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5884 ms) 2024-02-10T06:14:38.172 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-02-10T06:14:38.202 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:14:38.212 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 41943040~10 2024-02-10T06:14:38.221 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:14:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:38 smithi189 ceph-mon[89631]: osdmap e1322: 8 total, 8 up, 8 in 2024-02-10T06:14:38.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:38 smithi178 ceph-mon[92537]: osdmap e1322: 8 total, 8 up, 8 in 2024-02-10T06:14:38.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:38 smithi178 ceph-mon[95116]: osdmap e1322: 8 total, 8 up, 8 in 2024-02-10T06:14:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:39 smithi189 ceph-mon[89631]: pgmap v2323: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 268 KiB/s rd, 20 KiB/s wr, 351 op/s 2024-02-10T06:14:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:39 smithi189 ceph-mon[89631]: osdmap e1323: 8 total, 8 up, 8 in 2024-02-10T06:14:39.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:39 smithi178 ceph-mon[92537]: pgmap v2323: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 268 KiB/s rd, 20 KiB/s wr, 351 op/s 2024-02-10T06:14:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:39 smithi178 ceph-mon[92537]: osdmap e1323: 8 total, 8 up, 8 in 2024-02-10T06:14:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:39 smithi178 ceph-mon[95116]: pgmap v2323: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 268 KiB/s rd, 20 KiB/s wr, 351 op/s 2024-02-10T06:14:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:39 smithi178 ceph-mon[95116]: osdmap e1323: 8 total, 8 up, 8 in 2024-02-10T06:14:40.050 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 41943040 2024-02-10T06:14:40.073 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:14:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:40 smithi189 ceph-mon[89631]: osdmap e1324: 8 total, 8 up, 8 in 2024-02-10T06:14:40.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:40 smithi178 ceph-mon[92537]: osdmap e1324: 8 total, 8 up, 8 in 2024-02-10T06:14:40.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:40 smithi178 ceph-mon[95116]: osdmap e1324: 8 total, 8 up, 8 in 2024-02-10T06:14:41.168 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:14:41.180 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:14:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:41 smithi189 ceph-mon[89631]: pgmap v2326: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 228 KiB/s rd, 21 KiB/s wr, 305 op/s 2024-02-10T06:14:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:41 smithi189 ceph-mon[89631]: osdmap e1325: 8 total, 8 up, 8 in 2024-02-10T06:14:41.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:41 smithi178 ceph-mon[92537]: pgmap v2326: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 228 KiB/s rd, 21 KiB/s wr, 305 op/s 2024-02-10T06:14:41.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:41 smithi178 ceph-mon[92537]: osdmap e1325: 8 total, 8 up, 8 in 2024-02-10T06:14:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:41 smithi178 ceph-mon[95116]: pgmap v2326: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 228 KiB/s rd, 21 KiB/s wr, 305 op/s 2024-02-10T06:14:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:41 smithi178 ceph-mon[95116]: osdmap e1325: 8 total, 8 up, 8 in 2024-02-10T06:14:42.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:42 smithi178 ceph-mon[92537]: osdmap e1326: 8 total, 8 up, 8 in 2024-02-10T06:14:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:42 smithi178 ceph-mon[92537]: pgmap v2329: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 239 KiB/s rd, 22 KiB/s wr, 322 op/s 2024-02-10T06:14:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:42 smithi178 ceph-mon[95116]: osdmap e1326: 8 total, 8 up, 8 in 2024-02-10T06:14:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:42 smithi178 ceph-mon[95116]: pgmap v2329: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 239 KiB/s rd, 22 KiB/s wr, 322 op/s 2024-02-10T06:14:42.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:42 smithi189 ceph-mon[89631]: osdmap e1326: 8 total, 8 up, 8 in 2024-02-10T06:14:42.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:42 smithi189 ceph-mon[89631]: pgmap v2329: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 239 KiB/s rd, 22 KiB/s wr, 322 op/s 2024-02-10T06:14:43.063 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 41943040~10 2024-02-10T06:14:43.070 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap4 2024-02-10T06:14:43.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:43 smithi178 ceph-mon[92537]: osdmap e1327: 8 total, 8 up, 8 in 2024-02-10T06:14:43.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:43 smithi178 ceph-mon[95116]: osdmap e1327: 8 total, 8 up, 8 in 2024-02-10T06:14:43.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:43 smithi189 ceph-mon[89631]: osdmap e1327: 8 total, 8 up, 8 in 2024-02-10T06:14:44.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:44 smithi189 ceph-mon[89631]: osdmap e1328: 8 total, 8 up, 8 in 2024-02-10T06:14:44.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:44 smithi189 ceph-mon[89631]: pgmap v2332: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 112 KiB/s rd, 9.2 KiB/s wr, 147 op/s 2024-02-10T06:14:44.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:14:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:44 smithi178 ceph-mon[92537]: osdmap e1328: 8 total, 8 up, 8 in 2024-02-10T06:14:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:44 smithi178 ceph-mon[92537]: pgmap v2332: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 112 KiB/s rd, 9.2 KiB/s wr, 147 op/s 2024-02-10T06:14:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:14:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:44 smithi178 ceph-mon[95116]: osdmap e1328: 8 total, 8 up, 8 in 2024-02-10T06:14:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:44 smithi178 ceph-mon[95116]: pgmap v2332: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 112 KiB/s rd, 9.2 KiB/s wr, 147 op/s 2024-02-10T06:14:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:14:45.072 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 41943040 2024-02-10T06:14:45.113 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:14:45.173 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:14:45.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:45 smithi178 ceph-mon[95116]: osdmap e1329: 8 total, 8 up, 8 in 2024-02-10T06:14:45.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:45 smithi178 ceph-mon[92537]: osdmap e1329: 8 total, 8 up, 8 in 2024-02-10T06:14:45.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:45 smithi189 ceph-mon[89631]: osdmap e1329: 8 total, 8 up, 8 in 2024-02-10T06:14:45.927 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (7755 ms) 2024-02-10T06:14:45.927 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-02-10T06:14:45.958 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:14:45.969 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:14:46.144 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.AbortInUseImage (217 ms) 2024-02-10T06:14:46.144 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-02-10T06:14:46.175 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:14:46.190 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:14:46.255 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 16777218~8388609 2024-02-10T06:14:46.301 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:14:46.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:46 smithi178 ceph-mon[92537]: osdmap e1330: 8 total, 8 up, 8 in 2024-02-10T06:14:46.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:46 smithi178 ceph-mon[92537]: pgmap v2335: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 15 KiB/s wr, 197 op/s 2024-02-10T06:14:46.470 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:46 smithi178 ceph-mon[92537]: osdmap e1331: 8 total, 8 up, 8 in 2024-02-10T06:14:46.470 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:46 smithi178 ceph-mon[95116]: osdmap e1330: 8 total, 8 up, 8 in 2024-02-10T06:14:46.470 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:46 smithi178 ceph-mon[95116]: pgmap v2335: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 15 KiB/s wr, 197 op/s 2024-02-10T06:14:46.470 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:46 smithi178 ceph-mon[95116]: osdmap e1331: 8 total, 8 up, 8 in 2024-02-10T06:14:46.498 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:14:46.544 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:46 smithi189 ceph-mon[89631]: osdmap e1330: 8 total, 8 up, 8 in 2024-02-10T06:14:46.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:46 smithi189 ceph-mon[89631]: pgmap v2335: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 15 KiB/s wr, 197 op/s 2024-02-10T06:14:46.545 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:46 smithi189 ceph-mon[89631]: osdmap e1331: 8 total, 8 up, 8 in 2024-02-10T06:14:46.563 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 16777218~8388609 2024-02-10T06:14:46.608 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:14:46.792 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (648 ms) 2024-02-10T06:14:46.792 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-02-10T06:14:46.820 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:14:46.833 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:14:46.895 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:14:47.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:14:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:14:47] "GET /metrics HTTP/1.1" 200 38927 "" "Prometheus/2.43.0" 2024-02-10T06:14:48.090 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 8388609~8388609 2024-02-10T06:14:48.106 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 0~1000 2024-02-10T06:14:48.106 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 1010~1000 2024-02-10T06:14:48.106 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:14:48.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:48 smithi178 ceph-mon[92537]: osdmap e1332: 8 total, 8 up, 8 in 2024-02-10T06:14:48.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:48 smithi178 ceph-mon[92537]: pgmap v2338: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 7.7 KiB/s wr, 67 op/s 2024-02-10T06:14:48.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:48 smithi178 ceph-mon[95116]: osdmap e1332: 8 total, 8 up, 8 in 2024-02-10T06:14:48.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:48 smithi178 ceph-mon[95116]: pgmap v2338: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 7.7 KiB/s wr, 67 op/s 2024-02-10T06:14:48.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:48 smithi189 ceph-mon[89631]: osdmap e1332: 8 total, 8 up, 8 in 2024-02-10T06:14:48.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:48 smithi189 ceph-mon[89631]: pgmap v2338: 169 pgs: 169 active+clean; 785 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 7.7 KiB/s wr, 67 op/s 2024-02-10T06:14:49.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:49 smithi178 ceph-mon[92537]: osdmap e1333: 8 total, 8 up, 8 in 2024-02-10T06:14:49.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:49 smithi178 ceph-mon[95116]: osdmap e1333: 8 total, 8 up, 8 in 2024-02-10T06:14:49.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:49 smithi189 ceph-mon[89631]: osdmap e1333: 8 total, 8 up, 8 in 2024-02-10T06:14:50.100 INFO:tasks.workunit.client.0.smithi178.stdout:write: X 8388609~1000 2024-02-10T06:14:50.106 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 16777228~1000 2024-02-10T06:14:50.107 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 167772160 2024-02-10T06:14:50.117 INFO:tasks.workunit.client.0.smithi178.stdout:write: 2 83886079~8388609 2024-02-10T06:14:50.137 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:14:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:50 smithi178 ceph-mon[92537]: osdmap e1334: 8 total, 8 up, 8 in 2024-02-10T06:14:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:50 smithi178 ceph-mon[92537]: pgmap v2341: 169 pgs: 169 active+clean; 817 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 15 MiB/s wr, 469 op/s 2024-02-10T06:14:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:50 smithi178 ceph-mon[95116]: osdmap e1334: 8 total, 8 up, 8 in 2024-02-10T06:14:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:50 smithi178 ceph-mon[95116]: pgmap v2341: 169 pgs: 169 active+clean; 817 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 15 MiB/s wr, 469 op/s 2024-02-10T06:14:50.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:50 smithi189 ceph-mon[89631]: osdmap e1334: 8 total, 8 up, 8 in 2024-02-10T06:14:50.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:50 smithi189 ceph-mon[89631]: pgmap v2341: 169 pgs: 169 active+clean; 817 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 15 MiB/s wr, 469 op/s 2024-02-10T06:14:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:51 smithi178 ceph-mon[92537]: osdmap e1335: 8 total, 8 up, 8 in 2024-02-10T06:14:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:51 smithi178 ceph-mon[95116]: osdmap e1335: 8 total, 8 up, 8 in 2024-02-10T06:14:51.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:51 smithi189 ceph-mon[89631]: osdmap e1335: 8 total, 8 up, 8 in 2024-02-10T06:14:52.118 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:14:52.151 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 83886079~1 2024-02-10T06:14:52.160 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:14:52.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:52 smithi178 ceph-mon[92537]: osdmap e1336: 8 total, 8 up, 8 in 2024-02-10T06:14:52.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:52 smithi178 ceph-mon[92537]: pgmap v2344: 169 pgs: 169 active+clean; 849 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 679 op/s 2024-02-10T06:14:52.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:52 smithi178 ceph-mon[95116]: osdmap e1336: 8 total, 8 up, 8 in 2024-02-10T06:14:52.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:52 smithi178 ceph-mon[95116]: pgmap v2344: 169 pgs: 169 active+clean; 849 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 679 op/s 2024-02-10T06:14:52.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:52 smithi189 ceph-mon[89631]: osdmap e1336: 8 total, 8 up, 8 in 2024-02-10T06:14:52.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:52 smithi189 ceph-mon[89631]: pgmap v2344: 169 pgs: 169 active+clean; 849 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 679 op/s 2024-02-10T06:14:53.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:53 smithi178 ceph-mon[92537]: osdmap e1337: 8 total, 8 up, 8 in 2024-02-10T06:14:53.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:53 smithi178 ceph-mon[95116]: osdmap e1337: 8 total, 8 up, 8 in 2024-02-10T06:14:53.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:53 smithi189 ceph-mon[89631]: osdmap e1337: 8 total, 8 up, 8 in 2024-02-10T06:14:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:54 smithi178 ceph-mon[92537]: osdmap e1338: 8 total, 8 up, 8 in 2024-02-10T06:14:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:54 smithi178 ceph-mon[92537]: pgmap v2347: 169 pgs: 169 active+clean; 857 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 16 MiB/s wr, 240 op/s 2024-02-10T06:14:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:54 smithi178 ceph-mon[95116]: osdmap e1338: 8 total, 8 up, 8 in 2024-02-10T06:14:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:54 smithi178 ceph-mon[95116]: pgmap v2347: 169 pgs: 169 active+clean; 857 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 16 MiB/s wr, 240 op/s 2024-02-10T06:14:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:54 smithi189 ceph-mon[89631]: osdmap e1338: 8 total, 8 up, 8 in 2024-02-10T06:14:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:54 smithi189 ceph-mon[89631]: pgmap v2347: 169 pgs: 169 active+clean; 857 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 16 MiB/s wr, 240 op/s 2024-02-10T06:14:55.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:55 smithi178 ceph-mon[92537]: osdmap e1339: 8 total, 8 up, 8 in 2024-02-10T06:14:55.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:55 smithi178 ceph-mon[95116]: osdmap e1339: 8 total, 8 up, 8 in 2024-02-10T06:14:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:55 smithi189 ceph-mon[89631]: osdmap e1339: 8 total, 8 up, 8 in 2024-02-10T06:14:55.587 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:14:55.695 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 16777218~8388609 2024-02-10T06:14:55.803 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 0~8388609 2024-02-10T06:14:55.820 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 16777218~8388609 2024-02-10T06:14:55.893 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:14:56.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:56 smithi178 ceph-mon[92537]: osdmap e1340: 8 total, 8 up, 8 in 2024-02-10T06:14:56.471 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:56 smithi178 ceph-mon[92537]: pgmap v2350: 169 pgs: 169 active+clean; 873 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 144 op/s 2024-02-10T06:14:56.472 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:56 smithi178 ceph-mon[92537]: osdmap e1341: 8 total, 8 up, 8 in 2024-02-10T06:14:56.472 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:56 smithi178 ceph-mon[95116]: osdmap e1340: 8 total, 8 up, 8 in 2024-02-10T06:14:56.472 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:56 smithi178 ceph-mon[95116]: pgmap v2350: 169 pgs: 169 active+clean; 873 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 144 op/s 2024-02-10T06:14:56.472 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:56 smithi178 ceph-mon[95116]: osdmap e1341: 8 total, 8 up, 8 in 2024-02-10T06:14:56.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:56 smithi189 ceph-mon[89631]: osdmap e1340: 8 total, 8 up, 8 in 2024-02-10T06:14:56.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:56 smithi189 ceph-mon[89631]: pgmap v2350: 169 pgs: 169 active+clean; 873 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 144 op/s 2024-02-10T06:14:56.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:56 smithi189 ceph-mon[89631]: osdmap e1341: 8 total, 8 up, 8 in 2024-02-10T06:14:57.961 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:57 smithi178 ceph-mon[92537]: osdmap e1342: 8 total, 8 up, 8 in 2024-02-10T06:14:57.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:57 smithi178 ceph-mon[95116]: osdmap e1342: 8 total, 8 up, 8 in 2024-02-10T06:14:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:14:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:14:57] "GET /metrics HTTP/1.1" 200 38927 "" "Prometheus/2.43.0" 2024-02-10T06:14:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:57 smithi189 ceph-mon[89631]: osdmap e1342: 8 total, 8 up, 8 in 2024-02-10T06:14:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:58 smithi178 ceph-mon[92537]: pgmap v2353: 169 pgs: 169 active+clean; 873 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 114 op/s 2024-02-10T06:14:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:58 smithi178 ceph-mon[92537]: osdmap e1343: 8 total, 8 up, 8 in 2024-02-10T06:14:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:14:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:58 smithi178 ceph-mon[95116]: pgmap v2353: 169 pgs: 169 active+clean; 873 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 114 op/s 2024-02-10T06:14:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:58 smithi178 ceph-mon[95116]: osdmap e1343: 8 total, 8 up, 8 in 2024-02-10T06:14:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:14:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:58 smithi189 ceph-mon[89631]: pgmap v2353: 169 pgs: 169 active+clean; 873 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 114 op/s 2024-02-10T06:14:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:58 smithi189 ceph-mon[89631]: osdmap e1343: 8 total, 8 up, 8 in 2024-02-10T06:14:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:15:00.208 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.AbortWithSnapshots (13417 ms) 2024-02-10T06:15:00.209 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-02-10T06:15:00.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:14:59 smithi178 ceph-mon[92537]: osdmap e1344: 8 total, 8 up, 8 in 2024-02-10T06:15:00.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:14:59 smithi178 ceph-mon[95116]: osdmap e1344: 8 total, 8 up, 8 in 2024-02-10T06:15:00.241 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:15:00.252 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 0~10 2024-02-10T06:15:00.261 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:15:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:14:59 smithi189 ceph-mon[89631]: osdmap e1344: 8 total, 8 up, 8 in 2024-02-10T06:15:01.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:00 smithi178 ceph-mon[92537]: pgmap v2356: 169 pgs: 169 active+clean; 929 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 17 MiB/s wr, 202 op/s 2024-02-10T06:15:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:00 smithi178 ceph-mon[92537]: osdmap e1345: 8 total, 8 up, 8 in 2024-02-10T06:15:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:00 smithi178 ceph-mon[95116]: pgmap v2356: 169 pgs: 169 active+clean; 929 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 17 MiB/s wr, 202 op/s 2024-02-10T06:15:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:00 smithi178 ceph-mon[95116]: osdmap e1345: 8 total, 8 up, 8 in 2024-02-10T06:15:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:00 smithi189 ceph-mon[89631]: pgmap v2356: 169 pgs: 169 active+clean; 929 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 17 MiB/s wr, 202 op/s 2024-02-10T06:15:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:00 smithi189 ceph-mon[89631]: osdmap e1345: 8 total, 8 up, 8 in 2024-02-10T06:15:01.835 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap1 2024-02-10T06:15:01.892 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:15:02.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:01 smithi178 ceph-mon[92537]: osdmap e1346: 8 total, 8 up, 8 in 2024-02-10T06:15:02.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:01 smithi178 ceph-mon[95116]: osdmap e1346: 8 total, 8 up, 8 in 2024-02-10T06:15:02.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:01 smithi189 ceph-mon[89631]: osdmap e1346: 8 total, 8 up, 8 in 2024-02-10T06:15:03.037 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:15:03.114 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:15:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:02 smithi178 ceph-mon[92537]: pgmap v2359: 169 pgs: 169 active+clean; 945 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 23 MiB/s wr, 394 op/s 2024-02-10T06:15:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:02 smithi178 ceph-mon[92537]: osdmap e1347: 8 total, 8 up, 8 in 2024-02-10T06:15:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:02 smithi178 ceph-mon[95116]: pgmap v2359: 169 pgs: 169 active+clean; 945 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 23 MiB/s wr, 394 op/s 2024-02-10T06:15:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:02 smithi178 ceph-mon[95116]: osdmap e1347: 8 total, 8 up, 8 in 2024-02-10T06:15:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:02 smithi189 ceph-mon[89631]: pgmap v2359: 169 pgs: 169 active+clean; 945 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 23 MiB/s wr, 394 op/s 2024-02-10T06:15:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:02 smithi189 ceph-mon[89631]: osdmap e1347: 8 total, 8 up, 8 in 2024-02-10T06:15:03.966 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.CloneV1Parent (3758 ms) 2024-02-10T06:15:03.967 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-02-10T06:15:03.997 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:15:04.008 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 0~10 2024-02-10T06:15:04.018 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:15:04.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:03 smithi178 ceph-mon[92537]: osdmap e1348: 8 total, 8 up, 8 in 2024-02-10T06:15:04.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:03 smithi178 ceph-mon[95116]: osdmap e1348: 8 total, 8 up, 8 in 2024-02-10T06:15:04.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:03 smithi189 ceph-mon[89631]: osdmap e1348: 8 total, 8 up, 8 in 2024-02-10T06:15:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:04 smithi178 ceph-mon[92537]: pgmap v2362: 169 pgs: 169 active+clean; 921 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 6.0 MiB/s wr, 408 op/s 2024-02-10T06:15:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:04 smithi178 ceph-mon[92537]: osdmap e1349: 8 total, 8 up, 8 in 2024-02-10T06:15:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:04 smithi178 ceph-mon[95116]: pgmap v2362: 169 pgs: 169 active+clean; 921 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 6.0 MiB/s wr, 408 op/s 2024-02-10T06:15:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:04 smithi178 ceph-mon[95116]: osdmap e1349: 8 total, 8 up, 8 in 2024-02-10T06:15:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:04 smithi189 ceph-mon[89631]: pgmap v2362: 169 pgs: 169 active+clean; 921 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 6.0 MiB/s wr, 408 op/s 2024-02-10T06:15:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:04 smithi189 ceph-mon[89631]: osdmap e1349: 8 total, 8 up, 8 in 2024-02-10T06:15:05.811 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap1 2024-02-10T06:15:05.872 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:15:06.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:05 smithi178 ceph-mon[92537]: osdmap e1350: 8 total, 8 up, 8 in 2024-02-10T06:15:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:05 smithi178 ceph-mon[92537]: osdmap e1351: 8 total, 8 up, 8 in 2024-02-10T06:15:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:05 smithi178 ceph-mon[95116]: osdmap e1350: 8 total, 8 up, 8 in 2024-02-10T06:15:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:05 smithi178 ceph-mon[95116]: osdmap e1351: 8 total, 8 up, 8 in 2024-02-10T06:15:06.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:05 smithi189 ceph-mon[89631]: osdmap e1350: 8 total, 8 up, 8 in 2024-02-10T06:15:06.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:05 smithi189 ceph-mon[89631]: osdmap e1351: 8 total, 8 up, 8 in 2024-02-10T06:15:07.053 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:15:07.112 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:06 smithi178 ceph-mon[92537]: pgmap v2365: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 24 KiB/s wr, 481 op/s 2024-02-10T06:15:07.113 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:06 smithi178 ceph-mon[95116]: pgmap v2365: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 24 KiB/s wr, 481 op/s 2024-02-10T06:15:07.129 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:15:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:06 smithi189 ceph-mon[89631]: pgmap v2365: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 24 KiB/s wr, 481 op/s 2024-02-10T06:15:07.855 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:15:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:15:07] "GET /metrics HTTP/1.1" 200 38929 "" "Prometheus/2.43.0" 2024-02-10T06:15:07.987 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.CloneV2Parent (4020 ms) 2024-02-10T06:15:07.987 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-02-10T06:15:08.022 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:15:08.033 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 0~10 2024-02-10T06:15:08.042 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:15:08.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:07 smithi178 ceph-mon[92537]: osdmap e1352: 8 total, 8 up, 8 in 2024-02-10T06:15:08.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:07 smithi178 ceph-mon[95116]: osdmap e1352: 8 total, 8 up, 8 in 2024-02-10T06:15:08.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:07 smithi189 ceph-mon[89631]: osdmap e1352: 8 total, 8 up, 8 in 2024-02-10T06:15:09.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:08 smithi178 ceph-mon[92537]: pgmap v2368: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 14 KiB/s wr, 265 op/s 2024-02-10T06:15:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:08 smithi178 ceph-mon[92537]: osdmap e1353: 8 total, 8 up, 8 in 2024-02-10T06:15:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:08 smithi178 ceph-mon[95116]: pgmap v2368: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 14 KiB/s wr, 265 op/s 2024-02-10T06:15:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:08 smithi178 ceph-mon[95116]: osdmap e1353: 8 total, 8 up, 8 in 2024-02-10T06:15:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:08 smithi189 ceph-mon[89631]: pgmap v2368: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 14 KiB/s wr, 265 op/s 2024-02-10T06:15:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:08 smithi189 ceph-mon[89631]: osdmap e1353: 8 total, 8 up, 8 in 2024-02-10T06:15:09.886 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap1 2024-02-10T06:15:09.951 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:15:10.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:09 smithi178 ceph-mon[92537]: osdmap e1354: 8 total, 8 up, 8 in 2024-02-10T06:15:10.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:09 smithi178 ceph-mon[95116]: osdmap e1354: 8 total, 8 up, 8 in 2024-02-10T06:15:10.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:09 smithi189 ceph-mon[89631]: osdmap e1354: 8 total, 8 up, 8 in 2024-02-10T06:15:10.973 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:15:11.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:10 smithi178 ceph-mon[92537]: pgmap v2371: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 286 KiB/s rd, 17 KiB/s wr, 356 op/s 2024-02-10T06:15:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:10 smithi178 ceph-mon[92537]: osdmap e1355: 8 total, 8 up, 8 in 2024-02-10T06:15:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:10 smithi178 ceph-mon[92537]: osdmap e1356: 8 total, 8 up, 8 in 2024-02-10T06:15:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:10 smithi178 ceph-mon[95116]: pgmap v2371: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 286 KiB/s rd, 17 KiB/s wr, 356 op/s 2024-02-10T06:15:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:10 smithi178 ceph-mon[95116]: osdmap e1355: 8 total, 8 up, 8 in 2024-02-10T06:15:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:10 smithi178 ceph-mon[95116]: osdmap e1356: 8 total, 8 up, 8 in 2024-02-10T06:15:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:10 smithi189 ceph-mon[89631]: pgmap v2371: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 286 KiB/s rd, 17 KiB/s wr, 356 op/s 2024-02-10T06:15:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:10 smithi189 ceph-mon[89631]: osdmap e1355: 8 total, 8 up, 8 in 2024-02-10T06:15:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:10 smithi189 ceph-mon[89631]: osdmap e1356: 8 total, 8 up, 8 in 2024-02-10T06:15:12.015 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.CloneV1ParentAbort (4029 ms) 2024-02-10T06:15:12.015 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-02-10T06:15:12.055 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:15:12.067 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 0~10 2024-02-10T06:15:12.075 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:15:13.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:12 smithi178 ceph-mon[92537]: pgmap v2374: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 345 KiB/s rd, 24 KiB/s wr, 439 op/s 2024-02-10T06:15:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:12 smithi178 ceph-mon[92537]: osdmap e1357: 8 total, 8 up, 8 in 2024-02-10T06:15:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:12 smithi178 ceph-mon[95116]: pgmap v2374: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 345 KiB/s rd, 24 KiB/s wr, 439 op/s 2024-02-10T06:15:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:12 smithi178 ceph-mon[95116]: osdmap e1357: 8 total, 8 up, 8 in 2024-02-10T06:15:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:12 smithi189 ceph-mon[89631]: pgmap v2374: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 345 KiB/s rd, 24 KiB/s wr, 439 op/s 2024-02-10T06:15:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:12 smithi189 ceph-mon[89631]: osdmap e1357: 8 total, 8 up, 8 in 2024-02-10T06:15:13.902 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap1 2024-02-10T06:15:13.961 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:15:14.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:13 smithi189 ceph-mon[89631]: osdmap e1358: 8 total, 8 up, 8 in 2024-02-10T06:15:14.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:15:14.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:15:14.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:15:14.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:13 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:15:14.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:15:14.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:13 smithi178 ceph-mon[95116]: osdmap e1358: 8 total, 8 up, 8 in 2024-02-10T06:15:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:15:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:15:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:15:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:13 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:15:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:15:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:13 smithi178 ceph-mon[92537]: osdmap e1358: 8 total, 8 up, 8 in 2024-02-10T06:15:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:15:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:15:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:15:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:13 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:15:14.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:15:15.069 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:15:15.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:14 smithi178 ceph-mon[95116]: pgmap v2377: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 159 KiB/s rd, 16 KiB/s wr, 220 op/s 2024-02-10T06:15:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:14 smithi178 ceph-mon[95116]: osdmap e1359: 8 total, 8 up, 8 in 2024-02-10T06:15:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:14 smithi178 ceph-mon[92537]: pgmap v2377: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 159 KiB/s rd, 16 KiB/s wr, 220 op/s 2024-02-10T06:15:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:14 smithi178 ceph-mon[92537]: osdmap e1359: 8 total, 8 up, 8 in 2024-02-10T06:15:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:14 smithi189 ceph-mon[89631]: pgmap v2377: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 159 KiB/s rd, 16 KiB/s wr, 220 op/s 2024-02-10T06:15:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:14 smithi189 ceph-mon[89631]: osdmap e1359: 8 total, 8 up, 8 in 2024-02-10T06:15:15.943 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.CloneV2ParentAbort (3927 ms) 2024-02-10T06:15:15.943 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-02-10T06:15:15.974 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:15:15.986 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 0~10 2024-02-10T06:15:15.995 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:15:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:15 smithi178 ceph-mon[92537]: osdmap e1360: 8 total, 8 up, 8 in 2024-02-10T06:15:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:15 smithi178 ceph-mon[92537]: osdmap e1361: 8 total, 8 up, 8 in 2024-02-10T06:15:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:15 smithi178 ceph-mon[95116]: osdmap e1360: 8 total, 8 up, 8 in 2024-02-10T06:15:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:15 smithi178 ceph-mon[95116]: osdmap e1361: 8 total, 8 up, 8 in 2024-02-10T06:15:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:15 smithi189 ceph-mon[89631]: osdmap e1360: 8 total, 8 up, 8 in 2024-02-10T06:15:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:15 smithi189 ceph-mon[89631]: osdmap e1361: 8 total, 8 up, 8 in 2024-02-10T06:15:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:16 smithi178 ceph-mon[92537]: pgmap v2380: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 326 KiB/s rd, 20 KiB/s wr, 423 op/s 2024-02-10T06:15:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:16 smithi178 ceph-mon[95116]: pgmap v2380: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 326 KiB/s rd, 20 KiB/s wr, 423 op/s 2024-02-10T06:15:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:16 smithi189 ceph-mon[89631]: pgmap v2380: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 326 KiB/s rd, 20 KiB/s wr, 423 op/s 2024-02-10T06:15:17.906 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:15:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:15:17] "GET /metrics HTTP/1.1" 200 38927 "" "Prometheus/2.43.0" 2024-02-10T06:15:17.921 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap1 2024-02-10T06:15:17.987 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:15:18.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:17 smithi178 ceph-mon[92537]: osdmap e1362: 8 total, 8 up, 8 in 2024-02-10T06:15:18.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:17 smithi178 ceph-mon[95116]: osdmap e1362: 8 total, 8 up, 8 in 2024-02-10T06:15:18.290 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:17 smithi189 ceph-mon[89631]: osdmap e1362: 8 total, 8 up, 8 in 2024-02-10T06:15:19.108 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:15:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:18 smithi178 ceph-mon[92537]: pgmap v2383: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 225 KiB/s rd, 11 KiB/s wr, 286 op/s 2024-02-10T06:15:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:18 smithi178 ceph-mon[92537]: osdmap e1363: 8 total, 8 up, 8 in 2024-02-10T06:15:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:18 smithi178 ceph-mon[95116]: pgmap v2383: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 225 KiB/s rd, 11 KiB/s wr, 286 op/s 2024-02-10T06:15:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:18 smithi178 ceph-mon[95116]: osdmap e1363: 8 total, 8 up, 8 in 2024-02-10T06:15:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:18 smithi189 ceph-mon[89631]: pgmap v2383: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 225 KiB/s rd, 11 KiB/s wr, 286 op/s 2024-02-10T06:15:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:18 smithi189 ceph-mon[89631]: osdmap e1363: 8 total, 8 up, 8 in 2024-02-10T06:15:20.050 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (4107 ms) 2024-02-10T06:15:20.051 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-02-10T06:15:20.083 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:15:20.094 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 0~10 2024-02-10T06:15:20.104 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:15:20.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:19 smithi178 ceph-mon[92537]: osdmap e1364: 8 total, 8 up, 8 in 2024-02-10T06:15:20.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:19 smithi178 ceph-mon[95116]: osdmap e1364: 8 total, 8 up, 8 in 2024-02-10T06:15:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:19 smithi189 ceph-mon[89631]: osdmap e1364: 8 total, 8 up, 8 in 2024-02-10T06:15:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:20 smithi178 ceph-mon[92537]: pgmap v2386: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 159 KiB/s rd, 14 KiB/s wr, 204 op/s 2024-02-10T06:15:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:20 smithi178 ceph-mon[92537]: osdmap e1365: 8 total, 8 up, 8 in 2024-02-10T06:15:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:20 smithi178 ceph-mon[92537]: osdmap e1366: 8 total, 8 up, 8 in 2024-02-10T06:15:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:20 smithi178 ceph-mon[95116]: pgmap v2386: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 159 KiB/s rd, 14 KiB/s wr, 204 op/s 2024-02-10T06:15:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:20 smithi178 ceph-mon[95116]: osdmap e1365: 8 total, 8 up, 8 in 2024-02-10T06:15:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:20 smithi178 ceph-mon[95116]: osdmap e1366: 8 total, 8 up, 8 in 2024-02-10T06:15:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:20 smithi189 ceph-mon[89631]: pgmap v2386: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 159 KiB/s rd, 14 KiB/s wr, 204 op/s 2024-02-10T06:15:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:20 smithi189 ceph-mon[89631]: osdmap e1365: 8 total, 8 up, 8 in 2024-02-10T06:15:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:20 smithi189 ceph-mon[89631]: osdmap e1366: 8 total, 8 up, 8 in 2024-02-10T06:15:21.823 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap1 2024-02-10T06:15:21.887 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:15:23.124 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:15:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:22 smithi178 ceph-mon[92537]: pgmap v2389: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 357 KiB/s rd, 23 KiB/s wr, 451 op/s 2024-02-10T06:15:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:22 smithi178 ceph-mon[92537]: osdmap e1367: 8 total, 8 up, 8 in 2024-02-10T06:15:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:22 smithi178 ceph-mon[95116]: pgmap v2389: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 357 KiB/s rd, 23 KiB/s wr, 451 op/s 2024-02-10T06:15:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:22 smithi178 ceph-mon[95116]: osdmap e1367: 8 total, 8 up, 8 in 2024-02-10T06:15:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:22 smithi189 ceph-mon[89631]: pgmap v2389: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 357 KiB/s rd, 23 KiB/s wr, 451 op/s 2024-02-10T06:15:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:22 smithi189 ceph-mon[89631]: osdmap e1367: 8 total, 8 up, 8 in 2024-02-10T06:15:24.064 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4014 ms) 2024-02-10T06:15:24.064 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-02-10T06:15:24.094 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:15:24.104 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 0~10 2024-02-10T06:15:24.113 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:15:24.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:23 smithi178 ceph-mon[92537]: osdmap e1368: 8 total, 8 up, 8 in 2024-02-10T06:15:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:23 smithi178 ceph-mon[95116]: osdmap e1368: 8 total, 8 up, 8 in 2024-02-10T06:15:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:23 smithi189 ceph-mon[89631]: osdmap e1368: 8 total, 8 up, 8 in 2024-02-10T06:15:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:24 smithi178 ceph-mon[92537]: pgmap v2392: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 360 KiB/s rd, 21 KiB/s wr, 452 op/s 2024-02-10T06:15:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:24 smithi178 ceph-mon[92537]: osdmap e1369: 8 total, 8 up, 8 in 2024-02-10T06:15:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:24 smithi178 ceph-mon[95116]: pgmap v2392: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 360 KiB/s rd, 21 KiB/s wr, 452 op/s 2024-02-10T06:15:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:24 smithi178 ceph-mon[95116]: osdmap e1369: 8 total, 8 up, 8 in 2024-02-10T06:15:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:24 smithi189 ceph-mon[89631]: pgmap v2392: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 360 KiB/s rd, 21 KiB/s wr, 452 op/s 2024-02-10T06:15:25.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:24 smithi189 ceph-mon[89631]: osdmap e1369: 8 total, 8 up, 8 in 2024-02-10T06:15:25.815 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap1 2024-02-10T06:15:25.877 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:15:26.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:25 smithi178 ceph-mon[92537]: osdmap e1370: 8 total, 8 up, 8 in 2024-02-10T06:15:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:25 smithi178 ceph-mon[92537]: osdmap e1371: 8 total, 8 up, 8 in 2024-02-10T06:15:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:25 smithi178 ceph-mon[95116]: osdmap e1370: 8 total, 8 up, 8 in 2024-02-10T06:15:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:25 smithi178 ceph-mon[95116]: osdmap e1371: 8 total, 8 up, 8 in 2024-02-10T06:15:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:25 smithi189 ceph-mon[89631]: osdmap e1370: 8 total, 8 up, 8 in 2024-02-10T06:15:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:25 smithi189 ceph-mon[89631]: osdmap e1371: 8 total, 8 up, 8 in 2024-02-10T06:15:27.132 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:15:27.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:26 smithi178 ceph-mon[92537]: pgmap v2395: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 323 KiB/s rd, 22 KiB/s wr, 418 op/s 2024-02-10T06:15:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:26 smithi178 ceph-mon[95116]: pgmap v2395: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 323 KiB/s rd, 22 KiB/s wr, 418 op/s 2024-02-10T06:15:27.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:26 smithi189 ceph-mon[89631]: pgmap v2395: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 323 KiB/s rd, 22 KiB/s wr, 418 op/s 2024-02-10T06:15:27.947 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:15:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:15:27] "GET /metrics HTTP/1.1" 200 38927 "" "Prometheus/2.43.0" 2024-02-10T06:15:28.110 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4047 ms) 2024-02-10T06:15:28.110 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-02-10T06:15:28.143 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:15:28.154 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 0~10 2024-02-10T06:15:28.162 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:15:28.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:27 smithi178 ceph-mon[92537]: osdmap e1372: 8 total, 8 up, 8 in 2024-02-10T06:15:28.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:27 smithi178 ceph-mon[95116]: osdmap e1372: 8 total, 8 up, 8 in 2024-02-10T06:15:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:27 smithi189 ceph-mon[89631]: osdmap e1372: 8 total, 8 up, 8 in 2024-02-10T06:15:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:28 smithi178 ceph-mon[92537]: pgmap v2398: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 161 KiB/s rd, 10 KiB/s wr, 213 op/s 2024-02-10T06:15:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:28 smithi178 ceph-mon[92537]: osdmap e1373: 8 total, 8 up, 8 in 2024-02-10T06:15:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:15:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:28 smithi178 ceph-mon[95116]: pgmap v2398: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 161 KiB/s rd, 10 KiB/s wr, 213 op/s 2024-02-10T06:15:29.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:28 smithi178 ceph-mon[95116]: osdmap e1373: 8 total, 8 up, 8 in 2024-02-10T06:15:29.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:15:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:28 smithi189 ceph-mon[89631]: pgmap v2398: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 161 KiB/s rd, 10 KiB/s wr, 213 op/s 2024-02-10T06:15:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:28 smithi189 ceph-mon[89631]: osdmap e1373: 8 total, 8 up, 8 in 2024-02-10T06:15:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:15:29.975 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap1 2024-02-10T06:15:30.044 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:15:30.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:29 smithi178 ceph-mon[92537]: osdmap e1374: 8 total, 8 up, 8 in 2024-02-10T06:15:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:29 smithi178 ceph-mon[95116]: osdmap e1374: 8 total, 8 up, 8 in 2024-02-10T06:15:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:29 smithi189 ceph-mon[89631]: osdmap e1374: 8 total, 8 up, 8 in 2024-02-10T06:15:30.997 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:15:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:30 smithi178 ceph-mon[95116]: pgmap v2401: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 270 KiB/s rd, 15 KiB/s wr, 341 op/s 2024-02-10T06:15:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:30 smithi178 ceph-mon[95116]: osdmap e1375: 8 total, 8 up, 8 in 2024-02-10T06:15:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:30 smithi178 ceph-mon[95116]: osdmap e1376: 8 total, 8 up, 8 in 2024-02-10T06:15:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:30 smithi178 ceph-mon[92537]: pgmap v2401: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 270 KiB/s rd, 15 KiB/s wr, 341 op/s 2024-02-10T06:15:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:30 smithi178 ceph-mon[92537]: osdmap e1375: 8 total, 8 up, 8 in 2024-02-10T06:15:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:30 smithi178 ceph-mon[92537]: osdmap e1376: 8 total, 8 up, 8 in 2024-02-10T06:15:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:30 smithi189 ceph-mon[89631]: pgmap v2401: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 270 KiB/s rd, 15 KiB/s wr, 341 op/s 2024-02-10T06:15:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:30 smithi189 ceph-mon[89631]: osdmap e1375: 8 total, 8 up, 8 in 2024-02-10T06:15:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:30 smithi189 ceph-mon[89631]: osdmap e1376: 8 total, 8 up, 8 in 2024-02-10T06:15:32.106 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (3995 ms) 2024-02-10T06:15:32.106 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-02-10T06:15:32.139 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:15:32.150 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 0~10 2024-02-10T06:15:32.159 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:15:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:32 smithi189 ceph-mon[89631]: pgmap v2404: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 331 KiB/s rd, 22 KiB/s wr, 427 op/s 2024-02-10T06:15:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:32 smithi189 ceph-mon[89631]: osdmap e1377: 8 total, 8 up, 8 in 2024-02-10T06:15:33.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:32 smithi178 ceph-mon[95116]: pgmap v2404: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 331 KiB/s rd, 22 KiB/s wr, 427 op/s 2024-02-10T06:15:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:32 smithi178 ceph-mon[95116]: osdmap e1377: 8 total, 8 up, 8 in 2024-02-10T06:15:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:32 smithi178 ceph-mon[92537]: pgmap v2404: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 331 KiB/s rd, 22 KiB/s wr, 427 op/s 2024-02-10T06:15:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:32 smithi178 ceph-mon[92537]: osdmap e1377: 8 total, 8 up, 8 in 2024-02-10T06:15:33.992 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap1 2024-02-10T06:15:34.054 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:15:34.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:33 smithi189 ceph-mon[89631]: osdmap e1378: 8 total, 8 up, 8 in 2024-02-10T06:15:34.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:33 smithi178 ceph-mon[92537]: osdmap e1378: 8 total, 8 up, 8 in 2024-02-10T06:15:34.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:33 smithi178 ceph-mon[95116]: osdmap e1378: 8 total, 8 up, 8 in 2024-02-10T06:15:35.158 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:15:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:34 smithi189 ceph-mon[89631]: pgmap v2407: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 10 KiB/s wr, 111 op/s 2024-02-10T06:15:35.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:34 smithi189 ceph-mon[89631]: osdmap e1379: 8 total, 8 up, 8 in 2024-02-10T06:15:35.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:34 smithi178 ceph-mon[92537]: pgmap v2407: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 10 KiB/s wr, 111 op/s 2024-02-10T06:15:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:34 smithi178 ceph-mon[92537]: osdmap e1379: 8 total, 8 up, 8 in 2024-02-10T06:15:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:34 smithi178 ceph-mon[95116]: pgmap v2407: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 10 KiB/s wr, 111 op/s 2024-02-10T06:15:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:34 smithi178 ceph-mon[95116]: osdmap e1379: 8 total, 8 up, 8 in 2024-02-10T06:15:35.949 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (3844 ms) 2024-02-10T06:15:35.949 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-02-10T06:15:35.982 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:15:35.994 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 0~10 2024-02-10T06:15:36.002 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:15:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:35 smithi189 ceph-mon[89631]: osdmap e1380: 8 total, 8 up, 8 in 2024-02-10T06:15:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:35 smithi189 ceph-mon[89631]: osdmap e1381: 8 total, 8 up, 8 in 2024-02-10T06:15:36.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:35 smithi178 ceph-mon[92537]: osdmap e1380: 8 total, 8 up, 8 in 2024-02-10T06:15:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:35 smithi178 ceph-mon[92537]: osdmap e1381: 8 total, 8 up, 8 in 2024-02-10T06:15:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:35 smithi178 ceph-mon[95116]: osdmap e1380: 8 total, 8 up, 8 in 2024-02-10T06:15:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:35 smithi178 ceph-mon[95116]: osdmap e1381: 8 total, 8 up, 8 in 2024-02-10T06:15:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:36 smithi189 ceph-mon[89631]: pgmap v2410: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 298 KiB/s rd, 23 KiB/s wr, 385 op/s 2024-02-10T06:15:37.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:36 smithi178 ceph-mon[92537]: pgmap v2410: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 298 KiB/s rd, 23 KiB/s wr, 385 op/s 2024-02-10T06:15:37.363 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:36 smithi178 ceph-mon[95116]: pgmap v2410: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 298 KiB/s rd, 23 KiB/s wr, 385 op/s 2024-02-10T06:15:37.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:15:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:15:37] "GET /metrics HTTP/1.1" 200 38929 "" "Prometheus/2.43.0" 2024-02-10T06:15:38.011 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap1 2024-02-10T06:15:38.073 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:15:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:37 smithi189 ceph-mon[89631]: osdmap e1382: 8 total, 8 up, 8 in 2024-02-10T06:15:38.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:37 smithi178 ceph-mon[92537]: osdmap e1382: 8 total, 8 up, 8 in 2024-02-10T06:15:38.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:37 smithi178 ceph-mon[95116]: osdmap e1382: 8 total, 8 up, 8 in 2024-02-10T06:15:39.198 INFO:tasks.workunit.client.0.smithi178.stdout:migration_abort 2024-02-10T06:15:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:38 smithi189 ceph-mon[89631]: pgmap v2413: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 20 KiB/s wr, 359 op/s 2024-02-10T06:15:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:38 smithi189 ceph-mon[89631]: osdmap e1383: 8 total, 8 up, 8 in 2024-02-10T06:15:39.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:38 smithi178 ceph-mon[92537]: pgmap v2413: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 20 KiB/s wr, 359 op/s 2024-02-10T06:15:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:38 smithi178 ceph-mon[92537]: osdmap e1383: 8 total, 8 up, 8 in 2024-02-10T06:15:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:38 smithi178 ceph-mon[95116]: pgmap v2413: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 20 KiB/s wr, 359 op/s 2024-02-10T06:15:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:38 smithi178 ceph-mon[95116]: osdmap e1383: 8 total, 8 up, 8 in 2024-02-10T06:15:40.164 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (4215 ms) 2024-02-10T06:15:40.164 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-02-10T06:15:40.197 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:15:40.211 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 61571524~4430897 2024-02-10T06:15:40.246 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 77517400~6368680 2024-02-10T06:15:40.246 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 9203788~722108 2024-02-10T06:15:40.254 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 65491864~6798656 2024-02-10T06:15:40.257 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 22904143~5390077 2024-02-10T06:15:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:40 smithi189 ceph-mon[89631]: osdmap e1384: 8 total, 8 up, 8 in 2024-02-10T06:15:40.294 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 46250953~4020926 2024-02-10T06:15:40.295 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 28275027~3412240 2024-02-10T06:15:40.312 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 22592235~3977507 2024-02-10T06:15:40.315 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap0 2024-02-10T06:15:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:40 smithi178 ceph-mon[92537]: osdmap e1384: 8 total, 8 up, 8 in 2024-02-10T06:15:40.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:40 smithi178 ceph-mon[95116]: osdmap e1384: 8 total, 8 up, 8 in 2024-02-10T06:15:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:41 smithi189 ceph-mon[89631]: pgmap v2416: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 20 KiB/s wr, 283 op/s 2024-02-10T06:15:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:41 smithi189 ceph-mon[89631]: osdmap e1385: 8 total, 8 up, 8 in 2024-02-10T06:15:41.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:41 smithi189 ceph-mon[89631]: osdmap e1386: 8 total, 8 up, 8 in 2024-02-10T06:15:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:41 smithi178 ceph-mon[95116]: pgmap v2416: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 20 KiB/s wr, 283 op/s 2024-02-10T06:15:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:41 smithi178 ceph-mon[95116]: osdmap e1385: 8 total, 8 up, 8 in 2024-02-10T06:15:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:41 smithi178 ceph-mon[95116]: osdmap e1386: 8 total, 8 up, 8 in 2024-02-10T06:15:41.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:41 smithi178 ceph-mon[92537]: pgmap v2416: 169 pgs: 169 active+clean; 905 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 20 KiB/s wr, 283 op/s 2024-02-10T06:15:41.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:41 smithi178 ceph-mon[92537]: osdmap e1385: 8 total, 8 up, 8 in 2024-02-10T06:15:41.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:41 smithi178 ceph-mon[92537]: osdmap e1386: 8 total, 8 up, 8 in 2024-02-10T06:15:41.827 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap0 2024-02-10T06:15:41.841 INFO:tasks.workunit.client.0.smithi178.stdout:clone image159 -> image162 2024-02-10T06:15:41.952 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 82066242~1705073 2024-02-10T06:15:41.975 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 11773550~5194528 2024-02-10T06:15:41.992 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 40763731~1361270 2024-02-10T06:15:42.004 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 49489230~7255627 2024-02-10T06:15:42.013 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 40477895~4060615 2024-02-10T06:15:42.038 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 53977992~6774470 2024-02-10T06:15:42.053 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 61537015~6156429 2024-02-10T06:15:42.089 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 4136501~6497612 2024-02-10T06:15:42.094 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:15:43.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:42 smithi178 ceph-mon[95116]: pgmap v2419: 169 pgs: 169 active+clean; 916 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 316 KiB/s rd, 2.2 MiB/s wr, 414 op/s 2024-02-10T06:15:43.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:42 smithi178 ceph-mon[95116]: osdmap e1387: 8 total, 8 up, 8 in 2024-02-10T06:15:43.216 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:42 smithi178 ceph-mon[92537]: pgmap v2419: 169 pgs: 169 active+clean; 916 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 316 KiB/s rd, 2.2 MiB/s wr, 414 op/s 2024-02-10T06:15:43.216 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:42 smithi178 ceph-mon[92537]: osdmap e1387: 8 total, 8 up, 8 in 2024-02-10T06:15:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:42 smithi189 ceph-mon[89631]: pgmap v2419: 169 pgs: 169 active+clean; 916 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 316 KiB/s rd, 2.2 MiB/s wr, 414 op/s 2024-02-10T06:15:43.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:42 smithi189 ceph-mon[89631]: osdmap e1387: 8 total, 8 up, 8 in 2024-02-10T06:15:44.033 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap1 2024-02-10T06:15:44.045 INFO:tasks.workunit.client.0.smithi178.stdout:clone image162 -> image164 2024-02-10T06:15:44.183 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 78934398~4951682 2024-02-10T06:15:44.224 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 1953151~5602720 2024-02-10T06:15:44.232 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 43178078~6023071 2024-02-10T06:15:44.278 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 42989743~6261064 2024-02-10T06:15:44.279 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 1849963~4344241 2024-02-10T06:15:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:44 smithi189 ceph-mon[89631]: osdmap e1388: 8 total, 8 up, 8 in 2024-02-10T06:15:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:15:44.306 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 1212748~6861722 2024-02-10T06:15:44.308 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 178188~8127883 2024-02-10T06:15:44.360 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 38488235~7781519 2024-02-10T06:15:44.371 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:15:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:44 smithi178 ceph-mon[92537]: osdmap e1388: 8 total, 8 up, 8 in 2024-02-10T06:15:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:15:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:44 smithi178 ceph-mon[95116]: osdmap e1388: 8 total, 8 up, 8 in 2024-02-10T06:15:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:15:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:45 smithi189 ceph-mon[89631]: pgmap v2422: 169 pgs: 169 active+clean; 956 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 967 KiB/s rd, 8.1 MiB/s wr, 190 op/s 2024-02-10T06:15:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:45 smithi189 ceph-mon[89631]: osdmap e1389: 8 total, 8 up, 8 in 2024-02-10T06:15:45.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:45 smithi178 ceph-mon[92537]: pgmap v2422: 169 pgs: 169 active+clean; 956 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 967 KiB/s rd, 8.1 MiB/s wr, 190 op/s 2024-02-10T06:15:45.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:45 smithi178 ceph-mon[92537]: osdmap e1389: 8 total, 8 up, 8 in 2024-02-10T06:15:45.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:45 smithi178 ceph-mon[95116]: pgmap v2422: 169 pgs: 169 active+clean; 956 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 967 KiB/s rd, 8.1 MiB/s wr, 190 op/s 2024-02-10T06:15:45.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:45 smithi178 ceph-mon[95116]: osdmap e1389: 8 total, 8 up, 8 in 2024-02-10T06:15:45.824 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap2 2024-02-10T06:15:45.836 INFO:tasks.workunit.client.0.smithi178.stdout:clone image164 -> image166 2024-02-10T06:15:45.998 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 112806399 2024-02-10T06:15:46.009 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 29475678~2430149 2024-02-10T06:15:46.052 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 70712723~7815110 2024-02-10T06:15:46.086 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 102620501~6686234 2024-02-10T06:15:46.125 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 14137107~7121434 2024-02-10T06:15:46.134 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 10785889~1181851 2024-02-10T06:15:46.148 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 69760681~2600481 2024-02-10T06:15:46.150 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 49953395~7821009 2024-02-10T06:15:46.195 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 70017630~5615684 2024-02-10T06:15:46.198 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:15:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:46 smithi189 ceph-mon[89631]: osdmap e1390: 8 total, 8 up, 8 in 2024-02-10T06:15:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:46 smithi189 ceph-mon[89631]: osdmap e1391: 8 total, 8 up, 8 in 2024-02-10T06:15:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:46 smithi178 ceph-mon[92537]: osdmap e1390: 8 total, 8 up, 8 in 2024-02-10T06:15:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:46 smithi178 ceph-mon[92537]: osdmap e1391: 8 total, 8 up, 8 in 2024-02-10T06:15:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:46 smithi178 ceph-mon[95116]: osdmap e1390: 8 total, 8 up, 8 in 2024-02-10T06:15:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:46 smithi178 ceph-mon[95116]: osdmap e1391: 8 total, 8 up, 8 in 2024-02-10T06:15:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:47 smithi189 ceph-mon[89631]: pgmap v2425: 169 pgs: 169 active+clean; 1020 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 17 MiB/s wr, 487 op/s 2024-02-10T06:15:47.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:47 smithi178 ceph-mon[92537]: pgmap v2425: 169 pgs: 169 active+clean; 1020 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 17 MiB/s wr, 487 op/s 2024-02-10T06:15:47.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:47 smithi178 ceph-mon[95116]: pgmap v2425: 169 pgs: 169 active+clean; 1020 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 17 MiB/s wr, 487 op/s 2024-02-10T06:15:47.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:15:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:15:47] "GET /metrics HTTP/1.1" 200 38931 "" "Prometheus/2.43.0" 2024-02-10T06:15:48.055 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap3 2024-02-10T06:15:48.070 INFO:tasks.workunit.client.0.smithi178.stdout:clone image166 -> image168 2024-02-10T06:15:48.424 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.StressNoMigrate (8260 ms) 2024-02-10T06:15:48.424 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.Stress 2024-02-10T06:15:48.456 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:15:48.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:48 smithi178 ceph-mon[92537]: osdmap e1392: 8 total, 8 up, 8 in 2024-02-10T06:15:48.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:48 smithi178 ceph-mon[95116]: osdmap e1392: 8 total, 8 up, 8 in 2024-02-10T06:15:48.466 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 17955006~7646617 2024-02-10T06:15:48.514 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 59828229~2806356 2024-02-10T06:15:48.514 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 29184928~8039513 2024-02-10T06:15:48.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:48 smithi189 ceph-mon[89631]: osdmap e1392: 8 total, 8 up, 8 in 2024-02-10T06:15:48.563 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 33383525~847248 2024-02-10T06:15:48.565 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 14169660~3412015 2024-02-10T06:15:48.587 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 29332021~3392223 2024-02-10T06:15:48.589 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 30988196~1146939 2024-02-10T06:15:48.598 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 76070913~4077961 2024-02-10T06:15:48.598 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap0 2024-02-10T06:15:49.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:49 smithi178 ceph-mon[92537]: pgmap v2428: 169 pgs: 169 active+clean; 1020 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 12 MiB/s wr, 427 op/s 2024-02-10T06:15:49.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:49 smithi178 ceph-mon[92537]: osdmap e1393: 8 total, 8 up, 8 in 2024-02-10T06:15:49.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:49 smithi178 ceph-mon[95116]: pgmap v2428: 169 pgs: 169 active+clean; 1020 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 12 MiB/s wr, 427 op/s 2024-02-10T06:15:49.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:49 smithi178 ceph-mon[95116]: osdmap e1393: 8 total, 8 up, 8 in 2024-02-10T06:15:49.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:49 smithi189 ceph-mon[89631]: pgmap v2428: 169 pgs: 169 active+clean; 1020 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 12 MiB/s wr, 427 op/s 2024-02-10T06:15:49.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:49 smithi189 ceph-mon[89631]: osdmap e1393: 8 total, 8 up, 8 in 2024-02-10T06:15:50.072 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap0 2024-02-10T06:15:50.086 INFO:tasks.workunit.client.0.smithi178.stdout:clone image169 -> image172 2024-02-10T06:15:50.190 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 129475408 2024-02-10T06:15:50.201 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 31585701~5520203 2024-02-10T06:15:50.254 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 58721179~4828139 2024-02-10T06:15:50.260 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 23452190~6090454 2024-02-10T06:15:50.319 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 578119~7821932 2024-02-10T06:15:50.327 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 27818573~2068178 2024-02-10T06:15:50.341 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 15853285~329558 2024-02-10T06:15:50.369 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 68258021~76887 2024-02-10T06:15:50.371 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 76324140~3336649 2024-02-10T06:15:50.376 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:15:50.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:50 smithi178 ceph-mon[92537]: osdmap e1394: 8 total, 8 up, 8 in 2024-02-10T06:15:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:50 smithi178 ceph-mon[92537]: pgmap v2431: 169 pgs: 169 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 14 MiB/s wr, 294 op/s 2024-02-10T06:15:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:50 smithi178 ceph-mon[95116]: osdmap e1394: 8 total, 8 up, 8 in 2024-02-10T06:15:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:50 smithi178 ceph-mon[95116]: pgmap v2431: 169 pgs: 169 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 14 MiB/s wr, 294 op/s 2024-02-10T06:15:50.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:50 smithi189 ceph-mon[89631]: osdmap e1394: 8 total, 8 up, 8 in 2024-02-10T06:15:50.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:50 smithi189 ceph-mon[89631]: pgmap v2431: 169 pgs: 169 active+clean; 1.1 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 14 MiB/s wr, 294 op/s 2024-02-10T06:15:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:51 smithi178 ceph-mon[92537]: osdmap e1395: 8 total, 8 up, 8 in 2024-02-10T06:15:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:51 smithi178 ceph-mon[92537]: osdmap e1396: 8 total, 8 up, 8 in 2024-02-10T06:15:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:51 smithi178 ceph-mon[95116]: osdmap e1395: 8 total, 8 up, 8 in 2024-02-10T06:15:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:51 smithi178 ceph-mon[95116]: osdmap e1396: 8 total, 8 up, 8 in 2024-02-10T06:15:51.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:51 smithi189 ceph-mon[89631]: osdmap e1395: 8 total, 8 up, 8 in 2024-02-10T06:15:51.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:51 smithi189 ceph-mon[89631]: osdmap e1396: 8 total, 8 up, 8 in 2024-02-10T06:15:51.827 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap1 2024-02-10T06:15:51.842 INFO:tasks.workunit.client.0.smithi178.stdout:clone image172 -> image174 2024-02-10T06:15:51.965 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 166895820 2024-02-10T06:15:51.975 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 100788229~987347 2024-02-10T06:15:51.991 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 70986886~7813160 2024-02-10T06:15:52.000 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 82203343~6545358 2024-02-10T06:15:52.035 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 7492751~1813334 2024-02-10T06:15:52.042 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 106133440~1144933 2024-02-10T06:15:52.052 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 151779257~4610298 2024-02-10T06:15:52.052 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 16488880~5732307 2024-02-10T06:15:52.101 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 162862554~1230752 2024-02-10T06:15:52.101 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:15:53.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:52 smithi178 ceph-mon[92537]: pgmap v2434: 169 pgs: 169 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 26 MiB/s wr, 617 op/s 2024-02-10T06:15:53.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:52 smithi178 ceph-mon[92537]: osdmap e1397: 8 total, 8 up, 8 in 2024-02-10T06:15:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:52 smithi178 ceph-mon[95116]: pgmap v2434: 169 pgs: 169 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 26 MiB/s wr, 617 op/s 2024-02-10T06:15:53.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:52 smithi178 ceph-mon[95116]: osdmap e1397: 8 total, 8 up, 8 in 2024-02-10T06:15:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:52 smithi189 ceph-mon[89631]: pgmap v2434: 169 pgs: 169 active+clean; 1.1 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 26 MiB/s wr, 617 op/s 2024-02-10T06:15:53.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:52 smithi189 ceph-mon[89631]: osdmap e1397: 8 total, 8 up, 8 in 2024-02-10T06:15:54.078 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap2 2024-02-10T06:15:54.092 INFO:tasks.workunit.client.0.smithi178.stdout:clone image174 -> image176 2024-02-10T06:15:54.252 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 122939553~5166555 2024-02-10T06:15:54.299 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 50557492~8140033 2024-02-10T06:15:54.306 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 77531870~6330148 2024-02-10T06:15:54.352 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 155701873~6062319 2024-02-10T06:15:54.358 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 117550215~3618367 2024-02-10T06:15:54.385 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 100994580~607143 2024-02-10T06:15:54.400 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 5976190~890680 2024-02-10T06:15:54.411 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 103106000~4964673 2024-02-10T06:15:54.419 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:15:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:54 smithi178 ceph-mon[92537]: osdmap e1398: 8 total, 8 up, 8 in 2024-02-10T06:15:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:54 smithi178 ceph-mon[92537]: pgmap v2437: 169 pgs: 169 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 21 MiB/s wr, 550 op/s 2024-02-10T06:15:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:54 smithi178 ceph-mon[95116]: osdmap e1398: 8 total, 8 up, 8 in 2024-02-10T06:15:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:54 smithi178 ceph-mon[95116]: pgmap v2437: 169 pgs: 169 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 21 MiB/s wr, 550 op/s 2024-02-10T06:15:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:54 smithi189 ceph-mon[89631]: osdmap e1398: 8 total, 8 up, 8 in 2024-02-10T06:15:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:54 smithi189 ceph-mon[89631]: pgmap v2437: 169 pgs: 169 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 21 MiB/s wr, 550 op/s 2024-02-10T06:15:55.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:55 smithi178 ceph-mon[92537]: osdmap e1399: 8 total, 8 up, 8 in 2024-02-10T06:15:55.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:55 smithi178 ceph-mon[95116]: osdmap e1399: 8 total, 8 up, 8 in 2024-02-10T06:15:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:55 smithi189 ceph-mon[89631]: osdmap e1399: 8 total, 8 up, 8 in 2024-02-10T06:15:56.092 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 124461616 2024-02-10T06:15:56.133 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:15:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:56 smithi178 ceph-mon[92537]: osdmap e1400: 8 total, 8 up, 8 in 2024-02-10T06:15:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:56 smithi178 ceph-mon[92537]: pgmap v2440: 169 pgs: 169 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 23 MiB/s wr, 583 op/s 2024-02-10T06:15:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:56 smithi178 ceph-mon[95116]: osdmap e1400: 8 total, 8 up, 8 in 2024-02-10T06:15:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:56 smithi178 ceph-mon[95116]: pgmap v2440: 169 pgs: 169 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 23 MiB/s wr, 583 op/s 2024-02-10T06:15:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:56 smithi189 ceph-mon[89631]: osdmap e1400: 8 total, 8 up, 8 in 2024-02-10T06:15:56.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:56 smithi189 ceph-mon[89631]: pgmap v2440: 169 pgs: 169 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 17 MiB/s rd, 23 MiB/s wr, 583 op/s 2024-02-10T06:15:57.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:57 smithi178 ceph-mon[92537]: osdmap e1401: 8 total, 8 up, 8 in 2024-02-10T06:15:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:57 smithi178 ceph-mon[95116]: osdmap e1401: 8 total, 8 up, 8 in 2024-02-10T06:15:57.540 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:57 smithi189 ceph-mon[89631]: osdmap e1401: 8 total, 8 up, 8 in 2024-02-10T06:15:57.636 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:15:57.886 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:15:57.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:15:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:15:57] "GET /metrics HTTP/1.1" 200 38931 "" "Prometheus/2.43.0" 2024-02-10T06:15:58.454 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.Stress (10030 ms) 2024-02-10T06:15:58.455 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.Stress2 2024-02-10T06:15:58.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:58 smithi178 ceph-mon[92537]: osdmap e1402: 8 total, 8 up, 8 in 2024-02-10T06:15:58.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:58 smithi178 ceph-mon[92537]: pgmap v2443: 169 pgs: 169 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 4.4 MiB/s rd, 14 MiB/s wr, 357 op/s 2024-02-10T06:15:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:58 smithi178 ceph-mon[95116]: osdmap e1402: 8 total, 8 up, 8 in 2024-02-10T06:15:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:58 smithi178 ceph-mon[95116]: pgmap v2443: 169 pgs: 169 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 4.4 MiB/s rd, 14 MiB/s wr, 357 op/s 2024-02-10T06:15:58.490 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:15:58.500 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 47299174~7787394 2024-02-10T06:15:58.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:58 smithi189 ceph-mon[89631]: osdmap e1402: 8 total, 8 up, 8 in 2024-02-10T06:15:58.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:58 smithi189 ceph-mon[89631]: pgmap v2443: 169 pgs: 169 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 4.4 MiB/s rd, 14 MiB/s wr, 357 op/s 2024-02-10T06:15:58.544 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 24776714~2031657 2024-02-10T06:15:58.544 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 31988702~1577825 2024-02-10T06:15:58.559 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 9678097~5343198 2024-02-10T06:15:58.559 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 61408076~8053630 2024-02-10T06:15:58.599 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 5736876~7091607 2024-02-10T06:15:58.599 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 46646629~7854375 2024-02-10T06:15:58.638 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 47394240~5488301 2024-02-10T06:15:58.640 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap0 2024-02-10T06:15:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:59 smithi178 ceph-mon[95116]: osdmap e1403: 8 total, 8 up, 8 in 2024-02-10T06:15:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:15:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:15:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:59 smithi178 ceph-mon[92537]: osdmap e1403: 8 total, 8 up, 8 in 2024-02-10T06:15:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:15:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:15:59.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:59 smithi189 ceph-mon[89631]: osdmap e1403: 8 total, 8 up, 8 in 2024-02-10T06:15:59.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:15:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:16:00.111 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap0 2024-02-10T06:16:00.126 INFO:tasks.workunit.client.0.smithi178.stdout:clone image177 -> image180 2024-02-10T06:16:00.232 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 95399599 2024-02-10T06:16:00.242 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 15971280~2094018 2024-02-10T06:16:00.263 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 11089769~1983483 2024-02-10T06:16:00.269 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 16526468~3585291 2024-02-10T06:16:00.290 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 5591589~4295651 2024-02-10T06:16:00.295 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 68170378~3189395 2024-02-10T06:16:00.333 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 38949748~3282780 2024-02-10T06:16:00.340 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 5847075~1279889 2024-02-10T06:16:00.349 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 13556960~6107776 2024-02-10T06:16:00.351 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:16:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:00 smithi178 ceph-mon[92537]: osdmap e1404: 8 total, 8 up, 8 in 2024-02-10T06:16:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:00 smithi178 ceph-mon[92537]: pgmap v2446: 169 pgs: 169 active+clean; 1.3 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 6.5 MiB/s wr, 435 op/s 2024-02-10T06:16:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:00 smithi178 ceph-mon[95116]: osdmap e1404: 8 total, 8 up, 8 in 2024-02-10T06:16:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:00 smithi178 ceph-mon[95116]: pgmap v2446: 169 pgs: 169 active+clean; 1.3 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 6.5 MiB/s wr, 435 op/s 2024-02-10T06:16:00.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:00 smithi189 ceph-mon[89631]: osdmap e1404: 8 total, 8 up, 8 in 2024-02-10T06:16:00.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:00 smithi189 ceph-mon[89631]: pgmap v2446: 169 pgs: 169 active+clean; 1.3 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 34 MiB/s rd, 6.5 MiB/s wr, 435 op/s 2024-02-10T06:16:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:01 smithi178 ceph-mon[92537]: osdmap e1405: 8 total, 8 up, 8 in 2024-02-10T06:16:01.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:01 smithi178 ceph-mon[95116]: osdmap e1405: 8 total, 8 up, 8 in 2024-02-10T06:16:01.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:01 smithi189 ceph-mon[89631]: osdmap e1405: 8 total, 8 up, 8 in 2024-02-10T06:16:02.123 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap1 2024-02-10T06:16:02.135 INFO:tasks.workunit.client.0.smithi178.stdout:clone image180 -> image182 2024-02-10T06:16:02.271 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 19894836~6233978 2024-02-10T06:16:02.315 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 75044537~4207068 2024-02-10T06:16:02.322 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 42678788~1820620 2024-02-10T06:16:02.342 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 66563662~8387566 2024-02-10T06:16:02.379 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 26504946~7043638 2024-02-10T06:16:02.416 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 11007944~780730 2024-02-10T06:16:02.422 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 14721339~186461 2024-02-10T06:16:02.429 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 33752126~5424828 2024-02-10T06:16:02.437 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:16:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:02 smithi178 ceph-mon[92537]: osdmap e1406: 8 total, 8 up, 8 in 2024-02-10T06:16:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:02 smithi178 ceph-mon[92537]: pgmap v2449: 169 pgs: 169 active+clean; 1.3 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 62 MiB/s rd, 12 MiB/s wr, 924 op/s 2024-02-10T06:16:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:02 smithi178 ceph-mon[95116]: osdmap e1406: 8 total, 8 up, 8 in 2024-02-10T06:16:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:02 smithi178 ceph-mon[95116]: pgmap v2449: 169 pgs: 169 active+clean; 1.3 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 62 MiB/s rd, 12 MiB/s wr, 924 op/s 2024-02-10T06:16:02.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:02 smithi189 ceph-mon[89631]: osdmap e1406: 8 total, 8 up, 8 in 2024-02-10T06:16:02.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:02 smithi189 ceph-mon[89631]: pgmap v2449: 169 pgs: 169 active+clean; 1.3 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 62 MiB/s rd, 12 MiB/s wr, 924 op/s 2024-02-10T06:16:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:03 smithi178 ceph-mon[92537]: osdmap e1407: 8 total, 8 up, 8 in 2024-02-10T06:16:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:03 smithi178 ceph-mon[95116]: osdmap e1407: 8 total, 8 up, 8 in 2024-02-10T06:16:03.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:03 smithi189 ceph-mon[89631]: osdmap e1407: 8 total, 8 up, 8 in 2024-02-10T06:16:04.137 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap2 2024-02-10T06:16:04.150 INFO:tasks.workunit.client.0.smithi178.stdout:clone image182 -> image184 2024-02-10T06:16:04.304 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 134164674 2024-02-10T06:16:04.315 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 9914232~1482952 2024-02-10T06:16:04.333 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 70950405~8233503 2024-02-10T06:16:04.341 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 55048472~4065648 2024-02-10T06:16:04.399 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 97386452~4643944 2024-02-10T06:16:04.399 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 132053546~1640183 2024-02-10T06:16:04.413 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 115817727~6144086 2024-02-10T06:16:04.413 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 126967488~3380094 2024-02-10T06:16:04.435 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 71764905~2000690 2024-02-10T06:16:04.437 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:16:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:04 smithi178 ceph-mon[95116]: osdmap e1408: 8 total, 8 up, 8 in 2024-02-10T06:16:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:04 smithi178 ceph-mon[95116]: pgmap v2452: 169 pgs: 169 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 52 MiB/s rd, 19 MiB/s wr, 818 op/s 2024-02-10T06:16:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:04 smithi178 ceph-mon[92537]: osdmap e1408: 8 total, 8 up, 8 in 2024-02-10T06:16:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:04 smithi178 ceph-mon[92537]: pgmap v2452: 169 pgs: 169 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 52 MiB/s rd, 19 MiB/s wr, 818 op/s 2024-02-10T06:16:04.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:04 smithi189 ceph-mon[89631]: osdmap e1408: 8 total, 8 up, 8 in 2024-02-10T06:16:04.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:04 smithi189 ceph-mon[89631]: pgmap v2452: 169 pgs: 169 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 52 MiB/s rd, 19 MiB/s wr, 818 op/s 2024-02-10T06:16:05.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:05 smithi178 ceph-mon[92537]: osdmap e1409: 8 total, 8 up, 8 in 2024-02-10T06:16:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:05 smithi178 ceph-mon[95116]: osdmap e1409: 8 total, 8 up, 8 in 2024-02-10T06:16:05.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:05 smithi189 ceph-mon[89631]: osdmap e1409: 8 total, 8 up, 8 in 2024-02-10T06:16:05.826 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap3 2024-02-10T06:16:05.837 INFO:tasks.workunit.client.0.smithi178.stdout:clone image184 -> image186 2024-02-10T06:16:06.019 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 130537173 2024-02-10T06:16:06.050 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:16:06.461 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:06 smithi178 ceph-mon[95116]: osdmap e1410: 8 total, 8 up, 8 in 2024-02-10T06:16:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:06 smithi178 ceph-mon[95116]: pgmap v2455: 169 pgs: 169 active+clean; 1.4 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 25 MiB/s wr, 713 op/s 2024-02-10T06:16:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:06 smithi178 ceph-mon[95116]: osdmap e1411: 8 total, 8 up, 8 in 2024-02-10T06:16:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:06 smithi178 ceph-mon[92537]: osdmap e1410: 8 total, 8 up, 8 in 2024-02-10T06:16:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:06 smithi178 ceph-mon[92537]: pgmap v2455: 169 pgs: 169 active+clean; 1.4 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 25 MiB/s wr, 713 op/s 2024-02-10T06:16:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:06 smithi178 ceph-mon[92537]: osdmap e1411: 8 total, 8 up, 8 in 2024-02-10T06:16:06.522 INFO:tasks.workunit.client.0.smithi178.stdout:write: a 59903815~829319 2024-02-10T06:16:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:06 smithi189 ceph-mon[89631]: osdmap e1410: 8 total, 8 up, 8 in 2024-02-10T06:16:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:06 smithi189 ceph-mon[89631]: pgmap v2455: 169 pgs: 169 active+clean; 1.4 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 25 MiB/s wr, 713 op/s 2024-02-10T06:16:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:06 smithi189 ceph-mon[89631]: osdmap e1411: 8 total, 8 up, 8 in 2024-02-10T06:16:06.560 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 83441133~973793 2024-02-10T06:16:06.588 INFO:tasks.workunit.client.0.smithi178.stdout:write: a 39591363~6636107 2024-02-10T06:16:06.644 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 70781192~4484797 2024-02-10T06:16:06.676 INFO:tasks.workunit.client.0.smithi178.stdout:write: a 55254864~3330199 2024-02-10T06:16:06.719 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 126243334~4293839 2024-02-10T06:16:06.743 INFO:tasks.workunit.client.0.smithi178.stdout:write: a 52325861~3155050 2024-02-10T06:16:06.775 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 122317972~8219201 2024-02-10T06:16:06.793 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: user0 2024-02-10T06:16:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:16:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:16:07] "GET /metrics HTTP/1.1" 200 38929 "" "Prometheus/2.43.0" 2024-02-10T06:16:08.149 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 185816551 2024-02-10T06:16:08.164 INFO:tasks.workunit.client.0.smithi178.stdout:write: b 165238812~2774442 2024-02-10T06:16:08.171 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 4026024~5391791 2024-02-10T06:16:08.171 INFO:tasks.workunit.client.0.smithi178.stdout:write: b 71079834~2825180 2024-02-10T06:16:08.174 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 150891697~3300653 2024-02-10T06:16:08.174 INFO:tasks.workunit.client.0.smithi178.stdout:write: b 177038831~5186102 2024-02-10T06:16:08.182 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 112725333~6391997 2024-02-10T06:16:08.183 INFO:tasks.workunit.client.0.smithi178.stdout:write: b 49949914~2737573 2024-02-10T06:16:08.188 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 36784181~2564579 2024-02-10T06:16:08.201 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: user1 2024-02-10T06:16:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:08 smithi178 ceph-mon[92537]: osdmap e1412: 8 total, 8 up, 8 in 2024-02-10T06:16:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:08 smithi178 ceph-mon[92537]: pgmap v2458: 169 pgs: 169 active+clean; 1.4 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 12 MiB/s wr, 384 op/s 2024-02-10T06:16:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:08 smithi178 ceph-mon[95116]: osdmap e1412: 8 total, 8 up, 8 in 2024-02-10T06:16:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:08 smithi178 ceph-mon[95116]: pgmap v2458: 169 pgs: 169 active+clean; 1.4 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 12 MiB/s wr, 384 op/s 2024-02-10T06:16:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:08 smithi189 ceph-mon[89631]: osdmap e1412: 8 total, 8 up, 8 in 2024-02-10T06:16:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:08 smithi189 ceph-mon[89631]: pgmap v2458: 169 pgs: 169 active+clean; 1.4 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 12 MiB/s wr, 384 op/s 2024-02-10T06:16:09.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:09 smithi178 ceph-mon[92537]: osdmap e1413: 8 total, 8 up, 8 in 2024-02-10T06:16:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:09 smithi178 ceph-mon[95116]: osdmap e1413: 8 total, 8 up, 8 in 2024-02-10T06:16:09.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:09 smithi189 ceph-mon[89631]: osdmap e1413: 8 total, 8 up, 8 in 2024-02-10T06:16:10.162 INFO:tasks.workunit.client.0.smithi178.stdout:write: c 72766042~812078 2024-02-10T06:16:10.171 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 24581530~4927555 2024-02-10T06:16:10.171 INFO:tasks.workunit.client.0.smithi178.stdout:write: c 144137290~8201819 2024-02-10T06:16:10.186 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 113437897~389638 2024-02-10T06:16:10.186 INFO:tasks.workunit.client.0.smithi178.stdout:write: c 179092763~1366096 2024-02-10T06:16:10.186 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 170588662~8018111 2024-02-10T06:16:10.187 INFO:tasks.workunit.client.0.smithi178.stdout:write: c 35668368~6220093 2024-02-10T06:16:10.267 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 72062784~2271036 2024-02-10T06:16:10.269 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: user2 2024-02-10T06:16:10.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:10 smithi178 ceph-mon[92537]: osdmap e1414: 8 total, 8 up, 8 in 2024-02-10T06:16:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:10 smithi178 ceph-mon[92537]: pgmap v2461: 169 pgs: 169 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 21 MiB/s wr, 484 op/s 2024-02-10T06:16:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:10 smithi178 ceph-mon[95116]: osdmap e1414: 8 total, 8 up, 8 in 2024-02-10T06:16:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:10 smithi178 ceph-mon[95116]: pgmap v2461: 169 pgs: 169 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 21 MiB/s wr, 484 op/s 2024-02-10T06:16:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:10 smithi189 ceph-mon[89631]: osdmap e1414: 8 total, 8 up, 8 in 2024-02-10T06:16:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:10 smithi189 ceph-mon[89631]: pgmap v2461: 169 pgs: 169 active+clean; 1.5 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 22 MiB/s rd, 21 MiB/s wr, 484 op/s 2024-02-10T06:16:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:11 smithi178 ceph-mon[92537]: osdmap e1415: 8 total, 8 up, 8 in 2024-02-10T06:16:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:11 smithi178 ceph-mon[95116]: osdmap e1415: 8 total, 8 up, 8 in 2024-02-10T06:16:11.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:11 smithi189 ceph-mon[89631]: osdmap e1415: 8 total, 8 up, 8 in 2024-02-10T06:16:12.175 INFO:tasks.workunit.client.0.smithi178.stdout:write: d 168429827~2191594 2024-02-10T06:16:12.185 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 59929361~3569707 2024-02-10T06:16:12.185 INFO:tasks.workunit.client.0.smithi178.stdout:write: d 31387283~1036037 2024-02-10T06:16:12.187 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 45087932~4317577 2024-02-10T06:16:12.187 INFO:tasks.workunit.client.0.smithi178.stdout:write: d 36326440~720723 2024-02-10T06:16:12.188 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 102681423~6260743 2024-02-10T06:16:12.188 INFO:tasks.workunit.client.0.smithi178.stdout:write: d 171941311~2377908 2024-02-10T06:16:12.192 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 124690041~4097380 2024-02-10T06:16:12.192 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: user3 2024-02-10T06:16:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:12 smithi178 ceph-mon[92537]: osdmap e1416: 8 total, 8 up, 8 in 2024-02-10T06:16:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:12 smithi178 ceph-mon[92537]: pgmap v2464: 169 pgs: 169 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 44 MiB/s wr, 875 op/s 2024-02-10T06:16:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:12 smithi178 ceph-mon[95116]: osdmap e1416: 8 total, 8 up, 8 in 2024-02-10T06:16:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:12 smithi178 ceph-mon[95116]: pgmap v2464: 169 pgs: 169 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 44 MiB/s wr, 875 op/s 2024-02-10T06:16:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:12 smithi189 ceph-mon[89631]: osdmap e1416: 8 total, 8 up, 8 in 2024-02-10T06:16:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:12 smithi189 ceph-mon[89631]: pgmap v2464: 169 pgs: 169 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 44 MiB/s wr, 875 op/s 2024-02-10T06:16:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:13 smithi178 ceph-mon[92537]: osdmap e1417: 8 total, 8 up, 8 in 2024-02-10T06:16:13.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:13 smithi178 ceph-mon[95116]: osdmap e1417: 8 total, 8 up, 8 in 2024-02-10T06:16:13.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:13 smithi189 ceph-mon[89631]: osdmap e1417: 8 total, 8 up, 8 in 2024-02-10T06:16:14.195 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 18581655~4645413 2024-02-10T06:16:14.195 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 19743008~2322706 2024-02-10T06:16:14.244 INFO:tasks.workunit.client.0.smithi178.stdout:write: 2 37163310~4645413 2024-02-10T06:16:14.245 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 38324663~2322706 2024-02-10T06:16:14.286 INFO:tasks.workunit.client.0.smithi178.stdout:write: 3 55744965~4645413 2024-02-10T06:16:14.289 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 56906318~2322706 2024-02-10T06:16:14.341 INFO:tasks.workunit.client.0.smithi178.stdout:write: 4 74326620~4645413 2024-02-10T06:16:14.344 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 75487973~2322706 2024-02-10T06:16:14.380 INFO:tasks.workunit.client.0.smithi178.stdout:write: 5 92908275~4645413 2024-02-10T06:16:14.380 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 94069628~2322706 2024-02-10T06:16:14.448 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:14 smithi189 ceph-mon[89631]: osdmap e1418: 8 total, 8 up, 8 in 2024-02-10T06:16:14.449 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:14 smithi189 ceph-mon[89631]: pgmap v2467: 169 pgs: 169 active+clean; 1.6 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 9.3 MiB/s rd, 28 MiB/s wr, 631 op/s 2024-02-10T06:16:14.450 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:16:14.450 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:16:14.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:14 smithi178 ceph-mon[95116]: osdmap e1418: 8 total, 8 up, 8 in 2024-02-10T06:16:14.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:14 smithi178 ceph-mon[95116]: pgmap v2467: 169 pgs: 169 active+clean; 1.6 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 9.3 MiB/s rd, 28 MiB/s wr, 631 op/s 2024-02-10T06:16:14.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:16:14.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:16:14.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:14 smithi178 ceph-mon[92537]: osdmap e1418: 8 total, 8 up, 8 in 2024-02-10T06:16:14.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:14 smithi178 ceph-mon[92537]: pgmap v2467: 169 pgs: 169 active+clean; 1.6 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 9.3 MiB/s rd, 28 MiB/s wr, 631 op/s 2024-02-10T06:16:14.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:16:14.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:16:15.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:15 smithi178 ceph-mon[92537]: osdmap e1419: 8 total, 8 up, 8 in 2024-02-10T06:16:15.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:15 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:16:15.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:15 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:16:15.473 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:15 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:16:15.473 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:15 smithi178 ceph-mon[95116]: osdmap e1419: 8 total, 8 up, 8 in 2024-02-10T06:16:15.473 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:15 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:16:15.474 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:15 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:16:15.474 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:15 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:16:15.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:15 smithi189 ceph-mon[89631]: osdmap e1419: 8 total, 8 up, 8 in 2024-02-10T06:16:15.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:15 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:16:15.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:15 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:16:15.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:15 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:16:15.764 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:16:16.021 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:16:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:16 smithi178 ceph-mon[92537]: pgmap v2469: 169 pgs: 169 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 52 MiB/s rd, 25 MiB/s wr, 414 op/s 2024-02-10T06:16:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:16 smithi178 ceph-mon[95116]: pgmap v2469: 169 pgs: 169 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 52 MiB/s rd, 25 MiB/s wr, 414 op/s 2024-02-10T06:16:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:16 smithi189 ceph-mon[89631]: pgmap v2469: 169 pgs: 169 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 52 MiB/s rd, 25 MiB/s wr, 414 op/s 2024-02-10T06:16:17.497 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.Stress2 (19043 ms) 2024-02-10T06:16:17.498 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMigration.StressLive 2024-02-10T06:16:17.532 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 83886080 2024-02-10T06:16:17.543 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 7062740~193179 2024-02-10T06:16:17.552 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 42525857~1453494 2024-02-10T06:16:17.553 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 44762631~6861650 2024-02-10T06:16:17.590 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 23268370~6049162 2024-02-10T06:16:17.590 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 62600903~2316185 2024-02-10T06:16:17.608 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 46530261~1483657 2024-02-10T06:16:17.610 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 60588208~6781834 2024-02-10T06:16:17.643 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 77107265~6778815 2024-02-10T06:16:17.643 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap0 2024-02-10T06:16:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:16:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:16:17] "GET /metrics HTTP/1.1" 200 38930 "" "Prometheus/2.43.0" 2024-02-10T06:16:18.838 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap0 2024-02-10T06:16:18.851 INFO:tasks.workunit.client.0.smithi178.stdout:clone image187 -> image190 2024-02-10T06:16:18.954 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 139373359 2024-02-10T06:16:18.966 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 56694687~5804860 2024-02-10T06:16:19.016 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 77565416~4195057 2024-02-10T06:16:19.022 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 121516019~6866575 2024-02-10T06:16:19.066 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 134461272~1422277 2024-02-10T06:16:19.067 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 40384413~382085 2024-02-10T06:16:19.074 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 121065046~8105404 2024-02-10T06:16:19.081 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 19711445~5712837 2024-02-10T06:16:19.127 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 134295331~5078028 2024-02-10T06:16:19.128 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap1 2024-02-10T06:16:19.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:18 smithi178 ceph-mon[92537]: pgmap v2470: 169 pgs: 169 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 17 MiB/s wr, 287 op/s 2024-02-10T06:16:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:18 smithi178 ceph-mon[92537]: osdmap e1420: 8 total, 8 up, 8 in 2024-02-10T06:16:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:18 smithi178 ceph-mon[95116]: pgmap v2470: 169 pgs: 169 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 17 MiB/s wr, 287 op/s 2024-02-10T06:16:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:18 smithi178 ceph-mon[95116]: osdmap e1420: 8 total, 8 up, 8 in 2024-02-10T06:16:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:18 smithi189 ceph-mon[89631]: pgmap v2470: 169 pgs: 169 active+clean; 1.7 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 17 MiB/s wr, 287 op/s 2024-02-10T06:16:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:18 smithi189 ceph-mon[89631]: osdmap e1420: 8 total, 8 up, 8 in 2024-02-10T06:16:20.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:19 smithi178 ceph-mon[92537]: osdmap e1421: 8 total, 8 up, 8 in 2024-02-10T06:16:20.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:19 smithi178 ceph-mon[95116]: osdmap e1421: 8 total, 8 up, 8 in 2024-02-10T06:16:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:19 smithi189 ceph-mon[89631]: osdmap e1421: 8 total, 8 up, 8 in 2024-02-10T06:16:20.851 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap1 2024-02-10T06:16:20.867 INFO:tasks.workunit.client.0.smithi178.stdout:clone image190 -> image192 2024-02-10T06:16:20.999 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 95006234 2024-02-10T06:16:21.018 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 41036690~3355125 2024-02-10T06:16:21.054 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 24735485~7836856 2024-02-10T06:16:21.091 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 71577250~6412417 2024-02-10T06:16:21.132 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 88299499~6706735 2024-02-10T06:16:21.137 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 35160582~1961068 2024-02-10T06:16:21.159 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 27983251~296472 2024-02-10T06:16:21.161 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 29169086~1172038 2024-02-10T06:16:21.170 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 52566178~2923148 2024-02-10T06:16:21.202 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap2 2024-02-10T06:16:21.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:20 smithi178 ceph-mon[92537]: pgmap v2473: 169 pgs: 169 active+clean; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 170 MiB/s rd, 24 MiB/s wr, 382 op/s 2024-02-10T06:16:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:20 smithi178 ceph-mon[92537]: osdmap e1422: 8 total, 8 up, 8 in 2024-02-10T06:16:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:20 smithi178 ceph-mon[95116]: pgmap v2473: 169 pgs: 169 active+clean; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 170 MiB/s rd, 24 MiB/s wr, 382 op/s 2024-02-10T06:16:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:20 smithi178 ceph-mon[95116]: osdmap e1422: 8 total, 8 up, 8 in 2024-02-10T06:16:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:20 smithi189 ceph-mon[89631]: pgmap v2473: 169 pgs: 169 active+clean; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 170 MiB/s rd, 24 MiB/s wr, 382 op/s 2024-02-10T06:16:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:20 smithi189 ceph-mon[89631]: osdmap e1422: 8 total, 8 up, 8 in 2024-02-10T06:16:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:21 smithi178 ceph-mon[92537]: osdmap e1423: 8 total, 8 up, 8 in 2024-02-10T06:16:22.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:21 smithi178 ceph-mon[95116]: osdmap e1423: 8 total, 8 up, 8 in 2024-02-10T06:16:22.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:21 smithi189 ceph-mon[89631]: osdmap e1423: 8 total, 8 up, 8 in 2024-02-10T06:16:22.856 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap2 2024-02-10T06:16:22.868 INFO:tasks.workunit.client.0.smithi178.stdout:clone image192 -> image194 2024-02-10T06:16:23.030 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 141769901 2024-02-10T06:16:23.041 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 72481290~7830347 2024-02-10T06:16:23.097 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 38568012~6250949 2024-02-10T06:16:23.119 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 96686301~608352 2024-02-10T06:16:23.129 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 135831829~5938072 2024-02-10T06:16:23.129 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 46417954~1482224 2024-02-10T06:16:23.168 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 36459302~5195392 2024-02-10T06:16:23.182 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 135612732~6157169 2024-02-10T06:16:23.211 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:22 smithi178 ceph-mon[95116]: pgmap v2476: 169 pgs: 169 active+clean; 1.8 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 339 MiB/s rd, 20 MiB/s wr, 1.01k op/s 2024-02-10T06:16:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:22 smithi178 ceph-mon[95116]: osdmap e1424: 8 total, 8 up, 8 in 2024-02-10T06:16:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:22 smithi178 ceph-mon[92537]: pgmap v2476: 169 pgs: 169 active+clean; 1.8 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 339 MiB/s rd, 20 MiB/s wr, 1.01k op/s 2024-02-10T06:16:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:22 smithi178 ceph-mon[92537]: osdmap e1424: 8 total, 8 up, 8 in 2024-02-10T06:16:23.221 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 46223254~4886681 2024-02-10T06:16:23.239 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: snap3 2024-02-10T06:16:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:22 smithi189 ceph-mon[89631]: pgmap v2476: 169 pgs: 169 active+clean; 1.8 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 339 MiB/s rd, 20 MiB/s wr, 1.01k op/s 2024-02-10T06:16:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:22 smithi189 ceph-mon[89631]: osdmap e1424: 8 total, 8 up, 8 in 2024-02-10T06:16:24.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:23 smithi178 ceph-mon[92537]: osdmap e1425: 8 total, 8 up, 8 in 2024-02-10T06:16:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:23 smithi178 ceph-mon[95116]: osdmap e1425: 8 total, 8 up, 8 in 2024-02-10T06:16:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:23 smithi189 ceph-mon[89631]: osdmap e1425: 8 total, 8 up, 8 in 2024-02-10T06:16:24.874 INFO:tasks.workunit.client.0.smithi178.stdout:snap_protect: snap3 2024-02-10T06:16:24.887 INFO:tasks.workunit.client.0.smithi178.stdout:clone image194 -> image196 2024-02-10T06:16:25.072 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 169509808 2024-02-10T06:16:25.088 INFO:tasks.workunit.client.0.smithi178.stdout:migration_prepare 2024-02-10T06:16:25.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:24 smithi178 ceph-mon[92537]: pgmap v2479: 169 pgs: 169 active+clean; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 144 MiB/s rd, 17 MiB/s wr, 870 op/s 2024-02-10T06:16:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:24 smithi178 ceph-mon[92537]: osdmap e1426: 8 total, 8 up, 8 in 2024-02-10T06:16:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:24 smithi178 ceph-mon[95116]: pgmap v2479: 169 pgs: 169 active+clean; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 144 MiB/s rd, 17 MiB/s wr, 870 op/s 2024-02-10T06:16:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:24 smithi178 ceph-mon[95116]: osdmap e1426: 8 total, 8 up, 8 in 2024-02-10T06:16:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:24 smithi189 ceph-mon[89631]: pgmap v2479: 169 pgs: 169 active+clean; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 144 MiB/s rd, 17 MiB/s wr, 870 op/s 2024-02-10T06:16:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:24 smithi189 ceph-mon[89631]: osdmap e1426: 8 total, 8 up, 8 in 2024-02-10T06:16:25.570 INFO:tasks.workunit.client.0.smithi178.stdout:migration_execute 2024-02-10T06:16:25.570 INFO:tasks.workunit.client.0.smithi178.stdout:write: a 103614871~1458415 2024-02-10T06:16:25.606 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 134234967~4681257 2024-02-10T06:16:25.633 INFO:tasks.workunit.client.0.smithi178.stdout:write: a 15380288~3417314 2024-02-10T06:16:25.675 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 59847775~1862784 2024-02-10T06:16:25.699 INFO:tasks.workunit.client.0.smithi178.stdout:write: a 5062327~5162310 2024-02-10T06:16:25.747 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 142987361~2942196 2024-02-10T06:16:25.760 INFO:tasks.workunit.client.0.smithi178.stdout:write: a 154096622~8278994 2024-02-10T06:16:25.798 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 150043866~3755943 2024-02-10T06:16:25.829 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: user0 2024-02-10T06:16:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:25 smithi178 ceph-mon[92537]: osdmap e1427: 8 total, 8 up, 8 in 2024-02-10T06:16:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:25 smithi178 ceph-mon[95116]: osdmap e1427: 8 total, 8 up, 8 in 2024-02-10T06:16:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:25 smithi189 ceph-mon[89631]: osdmap e1427: 8 total, 8 up, 8 in 2024-02-10T06:16:27.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:26 smithi178 ceph-mon[92537]: pgmap v2482: 169 pgs: 169 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 26 MiB/s wr, 555 op/s 2024-02-10T06:16:27.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:26 smithi178 ceph-mon[92537]: osdmap e1428: 8 total, 8 up, 8 in 2024-02-10T06:16:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:26 smithi178 ceph-mon[95116]: pgmap v2482: 169 pgs: 169 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 26 MiB/s wr, 555 op/s 2024-02-10T06:16:27.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:26 smithi178 ceph-mon[95116]: osdmap e1428: 8 total, 8 up, 8 in 2024-02-10T06:16:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:26 smithi189 ceph-mon[89631]: pgmap v2482: 169 pgs: 169 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 26 MiB/s wr, 555 op/s 2024-02-10T06:16:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:26 smithi189 ceph-mon[89631]: osdmap e1428: 8 total, 8 up, 8 in 2024-02-10T06:16:27.833 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 216447057 2024-02-10T06:16:27.846 INFO:tasks.workunit.client.0.smithi178.stdout:write: b 180515059~4986994 2024-02-10T06:16:27.865 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 140140309~424738 2024-02-10T06:16:27.865 INFO:tasks.workunit.client.0.smithi178.stdout:write: b 200457906~3027532 2024-02-10T06:16:27.868 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 166013318~5557600 2024-02-10T06:16:27.869 INFO:tasks.workunit.client.0.smithi178.stdout:write: b 100439632~2361244 2024-02-10T06:16:27.871 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 35120623~6703912 2024-02-10T06:16:27.871 INFO:tasks.workunit.client.0.smithi178.stdout:write: b 106959166~701808 2024-02-10T06:16:27.872 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 80880537~1390015 2024-02-10T06:16:27.872 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: user1 2024-02-10T06:16:27.961 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:16:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:16:27] "GET /metrics HTTP/1.1" 200 38930 "" "Prometheus/2.43.0" 2024-02-10T06:16:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:28 smithi178 ceph-mon[92537]: pgmap v2484: 169 pgs: 169 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 19 MiB/s wr, 419 op/s 2024-02-10T06:16:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:28 smithi178 ceph-mon[92537]: osdmap e1429: 8 total, 8 up, 8 in 2024-02-10T06:16:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:16:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:28 smithi178 ceph-mon[95116]: pgmap v2484: 169 pgs: 169 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 19 MiB/s wr, 419 op/s 2024-02-10T06:16:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:28 smithi178 ceph-mon[95116]: osdmap e1429: 8 total, 8 up, 8 in 2024-02-10T06:16:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:16:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:28 smithi189 ceph-mon[89631]: pgmap v2484: 169 pgs: 169 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 19 MiB/s wr, 419 op/s 2024-02-10T06:16:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:28 smithi189 ceph-mon[89631]: osdmap e1429: 8 total, 8 up, 8 in 2024-02-10T06:16:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:16:29.886 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 315057016 2024-02-10T06:16:29.900 INFO:tasks.workunit.client.0.smithi178.stdout:write: c 11779999~2847753 2024-02-10T06:16:29.913 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 312297832~2759184 2024-02-10T06:16:29.914 INFO:tasks.workunit.client.0.smithi178.stdout:write: c 159437980~3840038 2024-02-10T06:16:29.918 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 7440513~5515057 2024-02-10T06:16:29.930 INFO:tasks.workunit.client.0.smithi178.stdout:write: c 135100120~5627395 2024-02-10T06:16:29.936 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 160866794~2779347 2024-02-10T06:16:29.942 INFO:tasks.workunit.client.0.smithi178.stdout:write: c 83263813~8213513 2024-02-10T06:16:29.952 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 174473547~3993902 2024-02-10T06:16:29.952 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: user2 2024-02-10T06:16:30.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:29 smithi178 ceph-mon[92537]: osdmap e1430: 8 total, 8 up, 8 in 2024-02-10T06:16:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:29 smithi178 ceph-mon[95116]: osdmap e1430: 8 total, 8 up, 8 in 2024-02-10T06:16:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:29 smithi189 ceph-mon[89631]: osdmap e1430: 8 total, 8 up, 8 in 2024-02-10T06:16:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:30 smithi178 ceph-mon[95116]: pgmap v2487: 169 pgs: 169 active+clean; 2.0 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 18 MiB/s rd, 17 MiB/s wr, 645 op/s 2024-02-10T06:16:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:30 smithi178 ceph-mon[95116]: osdmap e1431: 8 total, 8 up, 8 in 2024-02-10T06:16:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:30 smithi178 ceph-mon[92537]: pgmap v2487: 169 pgs: 169 active+clean; 2.0 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 18 MiB/s rd, 17 MiB/s wr, 645 op/s 2024-02-10T06:16:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:30 smithi178 ceph-mon[92537]: osdmap e1431: 8 total, 8 up, 8 in 2024-02-10T06:16:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:30 smithi189 ceph-mon[89631]: pgmap v2487: 169 pgs: 169 active+clean; 2.0 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 18 MiB/s rd, 17 MiB/s wr, 645 op/s 2024-02-10T06:16:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:30 smithi189 ceph-mon[89631]: osdmap e1431: 8 total, 8 up, 8 in 2024-02-10T06:16:31.895 INFO:tasks.workunit.client.0.smithi178.stdout:write: d 276321494~7021434 2024-02-10T06:16:31.912 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 213717628~4335764 2024-02-10T06:16:31.912 INFO:tasks.workunit.client.0.smithi178.stdout:write: d 152201748~85450 2024-02-10T06:16:31.912 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 191497450~6996252 2024-02-10T06:16:31.912 INFO:tasks.workunit.client.0.smithi178.stdout:write: d 109206491~4813908 2024-02-10T06:16:31.919 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 146187926~6564865 2024-02-10T06:16:31.962 INFO:tasks.workunit.client.0.smithi178.stdout:write: d 29922634~8298578 2024-02-10T06:16:31.972 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 17173281~4656119 2024-02-10T06:16:31.972 INFO:tasks.workunit.client.0.smithi178.stdout:snap_create: user3 2024-02-10T06:16:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:31 smithi178 ceph-mon[92537]: osdmap e1432: 8 total, 8 up, 8 in 2024-02-10T06:16:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:31 smithi178 ceph-mon[95116]: osdmap e1432: 8 total, 8 up, 8 in 2024-02-10T06:16:32.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:31 smithi189 ceph-mon[89631]: osdmap e1432: 8 total, 8 up, 8 in 2024-02-10T06:16:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:32 smithi178 ceph-mon[92537]: pgmap v2490: 169 pgs: 169 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 26 MiB/s rd, 26 MiB/s wr, 952 op/s 2024-02-10T06:16:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:32 smithi178 ceph-mon[92537]: osdmap e1433: 8 total, 8 up, 8 in 2024-02-10T06:16:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:32 smithi178 ceph-mon[95116]: pgmap v2490: 169 pgs: 169 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 26 MiB/s rd, 26 MiB/s wr, 952 op/s 2024-02-10T06:16:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:32 smithi178 ceph-mon[95116]: osdmap e1433: 8 total, 8 up, 8 in 2024-02-10T06:16:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:32 smithi189 ceph-mon[89631]: pgmap v2490: 169 pgs: 169 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 26 MiB/s rd, 26 MiB/s wr, 952 op/s 2024-02-10T06:16:33.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:32 smithi189 ceph-mon[89631]: osdmap e1433: 8 total, 8 up, 8 in 2024-02-10T06:16:33.910 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 475777271 2024-02-10T06:16:33.932 INFO:tasks.workunit.client.0.smithi178.stdout:write: 1 47577727~11894431 2024-02-10T06:16:33.947 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 50551334~5947215 2024-02-10T06:16:34.002 INFO:tasks.workunit.client.0.smithi178.stdout:write: 2 95155454~11894431 2024-02-10T06:16:34.014 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 98129061~5947215 2024-02-10T06:16:34.060 INFO:tasks.workunit.client.0.smithi178.stdout:write: 3 142733181~11894431 2024-02-10T06:16:34.065 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 145706788~5947215 2024-02-10T06:16:34.133 INFO:tasks.workunit.client.0.smithi178.stdout:write: 4 190310908~11894431 2024-02-10T06:16:34.147 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 193284515~5947215 2024-02-10T06:16:34.190 INFO:tasks.workunit.client.0.smithi178.stdout:write: 5 237888635~11894431 2024-02-10T06:16:34.204 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 240862242~5947215 2024-02-10T06:16:34.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:33 smithi178 ceph-mon[92537]: osdmap e1434: 8 total, 8 up, 8 in 2024-02-10T06:16:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:33 smithi178 ceph-mon[95116]: osdmap e1434: 8 total, 8 up, 8 in 2024-02-10T06:16:34.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:33 smithi189 ceph-mon[89631]: osdmap e1434: 8 total, 8 up, 8 in 2024-02-10T06:16:34.350 INFO:tasks.workunit.client.0.smithi178.stdout:migration_commit 2024-02-10T06:16:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:34 smithi178 ceph-mon[92537]: pgmap v2493: 169 pgs: 169 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 7.1 MiB/s rd, 20 MiB/s wr, 375 op/s 2024-02-10T06:16:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:34 smithi178 ceph-mon[92537]: osdmap e1435: 8 total, 8 up, 8 in 2024-02-10T06:16:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:34 smithi178 ceph-mon[95116]: pgmap v2493: 169 pgs: 169 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 7.1 MiB/s rd, 20 MiB/s wr, 375 op/s 2024-02-10T06:16:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:34 smithi178 ceph-mon[95116]: osdmap e1435: 8 total, 8 up, 8 in 2024-02-10T06:16:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:34 smithi189 ceph-mon[89631]: pgmap v2493: 169 pgs: 169 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 7.1 MiB/s rd, 20 MiB/s wr, 375 op/s 2024-02-10T06:16:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:34 smithi189 ceph-mon[89631]: osdmap e1435: 8 total, 8 up, 8 in 2024-02-10T06:16:35.918 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMigration.StressLive (18421 ms) 2024-02-10T06:16:37.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:36 smithi178 ceph-mon[92537]: pgmap v2495: 169 pgs: 169 active+clean; 2.2 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s rd, 36 MiB/s wr, 441 op/s 2024-02-10T06:16:37.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:36 smithi178 ceph-mon[95116]: pgmap v2495: 169 pgs: 169 active+clean; 2.2 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s rd, 36 MiB/s wr, 441 op/s 2024-02-10T06:16:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:36 smithi189 ceph-mon[89631]: pgmap v2495: 169 pgs: 169 active+clean; 2.2 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 19 MiB/s rd, 36 MiB/s wr, 441 op/s 2024-02-10T06:16:37.901 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:16:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:16:37] "GET /metrics HTTP/1.1" 200 38934 "" "Prometheus/2.43.0" 2024-02-10T06:16:37.924 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 57 tests from TestMigration (261827 ms total) 2024-02-10T06:16:37.924 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:16:37.924 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 6 tests from TestGroup 2024-02-10T06:16:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:37 smithi178 ceph-mon[92537]: osdmap e1436: 8 total, 8 up, 8 in 2024-02-10T06:16:38.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:37 smithi178 ceph-mon[95116]: osdmap e1436: 8 total, 8 up, 8 in 2024-02-10T06:16:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:37 smithi189 ceph-mon[89631]: osdmap e1436: 8 total, 8 up, 8 in 2024-02-10T06:16:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:38 smithi178 ceph-mon[92537]: pgmap v2497: 137 pgs: 137 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 12 MiB/s wr, 10 op/s 2024-02-10T06:16:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:38 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:16:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:38 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T06:16:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:38 smithi178 ceph-mon[92537]: osdmap e1437: 8 total, 8 up, 8 in 2024-02-10T06:16:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:38 smithi178 ceph-mon[95116]: pgmap v2497: 137 pgs: 137 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 12 MiB/s wr, 10 op/s 2024-02-10T06:16:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:38 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:16:39.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:38 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T06:16:39.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:38 smithi178 ceph-mon[95116]: osdmap e1437: 8 total, 8 up, 8 in 2024-02-10T06:16:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:38 smithi189 ceph-mon[89631]: pgmap v2497: 137 pgs: 137 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 12 MiB/s wr, 10 op/s 2024-02-10T06:16:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:38 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:16:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:38 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T06:16:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:38 smithi189 ceph-mon[89631]: osdmap e1437: 8 total, 8 up, 8 in 2024-02-10T06:16:39.928 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestGroup.group_create 2024-02-10T06:16:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:39 smithi178 ceph-mon[92537]: osdmap e1438: 8 total, 8 up, 8 in 2024-02-10T06:16:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:39 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1812438157' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:16:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:39 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:16:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:39 smithi178 ceph-mon[95116]: osdmap e1438: 8 total, 8 up, 8 in 2024-02-10T06:16:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:39 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1812438157' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:16:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:39 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:16:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:39 smithi189 ceph-mon[89631]: osdmap e1438: 8 total, 8 up, 8 in 2024-02-10T06:16:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:39 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1812438157' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:16:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:39 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:16:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:40 smithi178 ceph-mon[92537]: pgmap v2500: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2024-02-10T06:16:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:40 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:16:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:40 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:16:41.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:40 smithi178 ceph-mon[92537]: osdmap e1439: 8 total, 8 up, 8 in 2024-02-10T06:16:41.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:40 smithi178 ceph-mon[95116]: pgmap v2500: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2024-02-10T06:16:41.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:40 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:16:41.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:40 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:16:41.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:40 smithi178 ceph-mon[95116]: osdmap e1439: 8 total, 8 up, 8 in 2024-02-10T06:16:41.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:40 smithi189 ceph-mon[89631]: pgmap v2500: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 4.6 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2024-02-10T06:16:41.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:40 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:16:41.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:40 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:16:41.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:40 smithi189 ceph-mon[89631]: osdmap e1439: 8 total, 8 up, 8 in 2024-02-10T06:16:41.972 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestGroup.group_create (2044 ms) 2024-02-10T06:16:41.972 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestGroup.group_createPP 2024-02-10T06:16:41.990 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestGroup.group_createPP (19 ms) 2024-02-10T06:16:41.991 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestGroup.add_image 2024-02-10T06:16:42.027 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestGroup.add_image (36 ms) 2024-02-10T06:16:42.027 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestGroup.add_imagePP 2024-02-10T06:16:42.066 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestGroup.add_imagePP (39 ms) 2024-02-10T06:16:42.066 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestGroup.add_snapshot 2024-02-10T06:16:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:41 smithi178 ceph-mon[92537]: osdmap e1440: 8 total, 8 up, 8 in 2024-02-10T06:16:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:41 smithi178 ceph-mon[95116]: osdmap e1440: 8 total, 8 up, 8 in 2024-02-10T06:16:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:41 smithi189 ceph-mon[89631]: osdmap e1440: 8 total, 8 up, 8 in 2024-02-10T06:16:43.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:42 smithi178 ceph-mon[92537]: pgmap v2503: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-02-10T06:16:43.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:42 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:16:43.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:42 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T06:16:43.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:42 smithi178 ceph-mon[92537]: osdmap e1441: 8 total, 8 up, 8 in 2024-02-10T06:16:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:42 smithi178 ceph-mon[95116]: pgmap v2503: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-02-10T06:16:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:42 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:16:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:42 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T06:16:43.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:42 smithi178 ceph-mon[95116]: osdmap e1441: 8 total, 8 up, 8 in 2024-02-10T06:16:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:42 smithi189 ceph-mon[89631]: pgmap v2503: 137 pgs: 9 creating+peering, 20 unknown, 108 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-02-10T06:16:43.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:42 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:16:43.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:42 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T06:16:43.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:42 smithi189 ceph-mon[89631]: osdmap e1441: 8 total, 8 up, 8 in 2024-02-10T06:16:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:43 smithi178 ceph-mon[92537]: osdmap e1442: 8 total, 8 up, 8 in 2024-02-10T06:16:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:43 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:16:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:16:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:43 smithi178 ceph-mon[95116]: osdmap e1442: 8 total, 8 up, 8 in 2024-02-10T06:16:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:43 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:16:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:16:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:43 smithi189 ceph-mon[89631]: osdmap e1442: 8 total, 8 up, 8 in 2024-02-10T06:16:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:43 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:16:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:16:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:44 smithi178 ceph-mon[92537]: pgmap v2506: 137 pgs: 9 creating+peering, 3 unknown, 125 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 8.2 KiB/s wr, 54 op/s 2024-02-10T06:16:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:44 smithi178 ceph-mon[92537]: osdmap e1443: 8 total, 8 up, 8 in 2024-02-10T06:16:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:44 smithi178 ceph-mon[95116]: pgmap v2506: 137 pgs: 9 creating+peering, 3 unknown, 125 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 8.2 KiB/s wr, 54 op/s 2024-02-10T06:16:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:44 smithi178 ceph-mon[95116]: osdmap e1443: 8 total, 8 up, 8 in 2024-02-10T06:16:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:44 smithi189 ceph-mon[89631]: pgmap v2506: 137 pgs: 9 creating+peering, 3 unknown, 125 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 8.2 KiB/s wr, 54 op/s 2024-02-10T06:16:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:44 smithi189 ceph-mon[89631]: osdmap e1443: 8 total, 8 up, 8 in 2024-02-10T06:16:46.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:45 smithi178 ceph-mon[92537]: osdmap e1444: 8 total, 8 up, 8 in 2024-02-10T06:16:46.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:45 smithi178 ceph-mon[95116]: osdmap e1444: 8 total, 8 up, 8 in 2024-02-10T06:16:46.292 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:45 smithi189 ceph-mon[89631]: osdmap e1444: 8 total, 8 up, 8 in 2024-02-10T06:16:47.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:46 smithi178 ceph-mon[92537]: pgmap v2509: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 16 KiB/s wr, 185 op/s 2024-02-10T06:16:47.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:46 smithi178 ceph-mon[92537]: osdmap e1445: 8 total, 8 up, 8 in 2024-02-10T06:16:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:46 smithi178 ceph-mon[95116]: pgmap v2509: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 16 KiB/s wr, 185 op/s 2024-02-10T06:16:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:46 smithi178 ceph-mon[95116]: osdmap e1445: 8 total, 8 up, 8 in 2024-02-10T06:16:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:46 smithi189 ceph-mon[89631]: pgmap v2509: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 135 KiB/s rd, 16 KiB/s wr, 185 op/s 2024-02-10T06:16:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:46 smithi189 ceph-mon[89631]: osdmap e1445: 8 total, 8 up, 8 in 2024-02-10T06:16:47.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:16:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:16:47] "GET /metrics HTTP/1.1" 200 36469 "" "Prometheus/2.43.0" 2024-02-10T06:16:48.003 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestGroup.add_snapshot (5938 ms) 2024-02-10T06:16:48.003 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-02-10T06:16:48.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:47 smithi189 ceph-mon[89631]: osdmap e1446: 8 total, 8 up, 8 in 2024-02-10T06:16:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:47 smithi178 ceph-mon[92537]: osdmap e1446: 8 total, 8 up, 8 in 2024-02-10T06:16:48.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:47 smithi178 ceph-mon[95116]: osdmap e1446: 8 total, 8 up, 8 in 2024-02-10T06:16:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:48 smithi189 ceph-mon[89631]: pgmap v2512: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 8.0 KiB/s wr, 130 op/s 2024-02-10T06:16:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:48 smithi189 ceph-mon[89631]: osdmap e1447: 8 total, 8 up, 8 in 2024-02-10T06:16:49.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:48 smithi178 ceph-mon[92537]: pgmap v2512: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 8.0 KiB/s wr, 130 op/s 2024-02-10T06:16:49.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:48 smithi178 ceph-mon[92537]: osdmap e1447: 8 total, 8 up, 8 in 2024-02-10T06:16:49.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:48 smithi178 ceph-mon[95116]: pgmap v2512: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 8.0 KiB/s wr, 130 op/s 2024-02-10T06:16:49.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:48 smithi178 ceph-mon[95116]: osdmap e1447: 8 total, 8 up, 8 in 2024-02-10T06:16:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:49 smithi189 ceph-mon[89631]: osdmap e1448: 8 total, 8 up, 8 in 2024-02-10T06:16:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:49 smithi178 ceph-mon[92537]: osdmap e1448: 8 total, 8 up, 8 in 2024-02-10T06:16:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:49 smithi178 ceph-mon[95116]: osdmap e1448: 8 total, 8 up, 8 in 2024-02-10T06:16:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:50 smithi189 ceph-mon[89631]: pgmap v2515: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 3.0 KiB/s wr, 19 op/s 2024-02-10T06:16:51.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:50 smithi189 ceph-mon[89631]: osdmap e1449: 8 total, 8 up, 8 in 2024-02-10T06:16:51.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:50 smithi189 ceph-mon[89631]: osdmap e1450: 8 total, 8 up, 8 in 2024-02-10T06:16:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:50 smithi178 ceph-mon[92537]: pgmap v2515: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 3.0 KiB/s wr, 19 op/s 2024-02-10T06:16:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:50 smithi178 ceph-mon[92537]: osdmap e1449: 8 total, 8 up, 8 in 2024-02-10T06:16:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:50 smithi178 ceph-mon[92537]: osdmap e1450: 8 total, 8 up, 8 in 2024-02-10T06:16:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:50 smithi178 ceph-mon[95116]: pgmap v2515: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 3.0 KiB/s wr, 19 op/s 2024-02-10T06:16:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:50 smithi178 ceph-mon[95116]: osdmap e1449: 8 total, 8 up, 8 in 2024-02-10T06:16:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:50 smithi178 ceph-mon[95116]: osdmap e1450: 8 total, 8 up, 8 in 2024-02-10T06:16:53.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:52 smithi178 ceph-mon[92537]: pgmap v2518: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 8.2 KiB/s wr, 125 op/s 2024-02-10T06:16:53.215 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:52 smithi178 ceph-mon[92537]: osdmap e1451: 8 total, 8 up, 8 in 2024-02-10T06:16:53.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:52 smithi178 ceph-mon[95116]: pgmap v2518: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 8.2 KiB/s wr, 125 op/s 2024-02-10T06:16:53.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:52 smithi178 ceph-mon[95116]: osdmap e1451: 8 total, 8 up, 8 in 2024-02-10T06:16:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:52 smithi189 ceph-mon[89631]: pgmap v2518: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 8.2 KiB/s wr, 125 op/s 2024-02-10T06:16:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:52 smithi189 ceph-mon[89631]: osdmap e1451: 8 total, 8 up, 8 in 2024-02-10T06:16:53.874 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestGroup.add_snapshotPP (5870 ms) 2024-02-10T06:16:54.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:53 smithi178 ceph-mon[92537]: osdmap e1452: 8 total, 8 up, 8 in 2024-02-10T06:16:54.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:53 smithi178 ceph-mon[95116]: osdmap e1452: 8 total, 8 up, 8 in 2024-02-10T06:16:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:53 smithi189 ceph-mon[89631]: osdmap e1452: 8 total, 8 up, 8 in 2024-02-10T06:16:54.855 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 6 tests from TestGroup (13946 ms total) 2024-02-10T06:16:54.855 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:16:54.855 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 31 tests from TestDeepCopy 2024-02-10T06:16:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:54 smithi178 ceph-mon[92537]: pgmap v2521: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 9.2 KiB/s wr, 141 op/s 2024-02-10T06:16:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:54 smithi178 ceph-mon[92537]: osdmap e1453: 8 total, 8 up, 8 in 2024-02-10T06:16:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:54 smithi178 ceph-mon[95116]: pgmap v2521: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 9.2 KiB/s wr, 141 op/s 2024-02-10T06:16:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:54 smithi178 ceph-mon[95116]: osdmap e1453: 8 total, 8 up, 8 in 2024-02-10T06:16:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:54 smithi189 ceph-mon[89631]: pgmap v2521: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 9.2 KiB/s wr, 141 op/s 2024-02-10T06:16:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:54 smithi189 ceph-mon[89631]: osdmap e1453: 8 total, 8 up, 8 in 2024-02-10T06:16:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:55 smithi178 ceph-mon[92537]: osdmap e1454: 8 total, 8 up, 8 in 2024-02-10T06:16:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:55 smithi178 ceph-mon[95116]: osdmap e1454: 8 total, 8 up, 8 in 2024-02-10T06:16:56.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:55 smithi189 ceph-mon[89631]: osdmap e1454: 8 total, 8 up, 8 in 2024-02-10T06:16:56.865 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Empty 2024-02-10T06:16:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:56 smithi178 ceph-mon[95116]: pgmap v2524: 105 pgs: 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:16:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:56 smithi178 ceph-mon[95116]: osdmap e1455: 8 total, 8 up, 8 in 2024-02-10T06:16:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:56 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/4170996119' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:16:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:56 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:16:57.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:56 smithi178 ceph-mon[92537]: pgmap v2524: 105 pgs: 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:16:57.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:56 smithi178 ceph-mon[92537]: osdmap e1455: 8 total, 8 up, 8 in 2024-02-10T06:16:57.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:56 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/4170996119' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:16:57.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:56 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:16:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:56 smithi189 ceph-mon[89631]: pgmap v2524: 105 pgs: 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:16:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:56 smithi189 ceph-mon[89631]: osdmap e1455: 8 total, 8 up, 8 in 2024-02-10T06:16:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:56 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/4170996119' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:16:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:56 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:16:57.864 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:16:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:16:57] "GET /metrics HTTP/1.1" 200 36469 "" "Prometheus/2.43.0" 2024-02-10T06:16:58.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:57 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:16:58.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:57 smithi178 ceph-mon[95116]: osdmap e1456: 8 total, 8 up, 8 in 2024-02-10T06:16:58.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:57 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:16:58.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:57 smithi178 ceph-mon[92537]: osdmap e1456: 8 total, 8 up, 8 in 2024-02-10T06:16:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:57 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:16:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:57 smithi189 ceph-mon[89631]: osdmap e1456: 8 total, 8 up, 8 in 2024-02-10T06:16:58.992 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Empty (2127 ms) 2024-02-10T06:16:58.992 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-02-10T06:16:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:58 smithi178 ceph-mon[92537]: pgmap v2527: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:16:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:58 smithi178 ceph-mon[92537]: osdmap e1457: 8 total, 8 up, 8 in 2024-02-10T06:16:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:16:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:58 smithi178 ceph-mon[95116]: pgmap v2527: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:16:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:58 smithi178 ceph-mon[95116]: osdmap e1457: 8 total, 8 up, 8 in 2024-02-10T06:16:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:16:59.233 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.NoSnaps (241 ms) 2024-02-10T06:16:59.233 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Snaps 2024-02-10T06:16:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:58 smithi189 ceph-mon[89631]: pgmap v2527: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:16:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:58 smithi189 ceph-mon[89631]: osdmap e1457: 8 total, 8 up, 8 in 2024-02-10T06:16:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:17:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:16:59 smithi178 ceph-mon[92537]: osdmap e1458: 8 total, 8 up, 8 in 2024-02-10T06:17:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:16:59 smithi178 ceph-mon[95116]: osdmap e1458: 8 total, 8 up, 8 in 2024-02-10T06:17:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:16:59 smithi189 ceph-mon[89631]: osdmap e1458: 8 total, 8 up, 8 in 2024-02-10T06:17:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:00 smithi178 ceph-mon[95116]: pgmap v2530: 137 pgs: 15 unknown, 122 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-02-10T06:17:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:00 smithi178 ceph-mon[95116]: osdmap e1459: 8 total, 8 up, 8 in 2024-02-10T06:17:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:00 smithi178 ceph-mon[92537]: pgmap v2530: 137 pgs: 15 unknown, 122 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-02-10T06:17:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:00 smithi178 ceph-mon[92537]: osdmap e1459: 8 total, 8 up, 8 in 2024-02-10T06:17:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:00 smithi189 ceph-mon[89631]: pgmap v2530: 137 pgs: 15 unknown, 122 active+clean; 13 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 36 op/s 2024-02-10T06:17:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:00 smithi189 ceph-mon[89631]: osdmap e1459: 8 total, 8 up, 8 in 2024-02-10T06:17:02.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:01 smithi178 ceph-mon[92537]: osdmap e1460: 8 total, 8 up, 8 in 2024-02-10T06:17:02.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:01 smithi178 ceph-mon[95116]: osdmap e1460: 8 total, 8 up, 8 in 2024-02-10T06:17:02.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:01 smithi189 ceph-mon[89631]: osdmap e1460: 8 total, 8 up, 8 in 2024-02-10T06:17:03.165 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Snaps (3932 ms) 2024-02-10T06:17:03.165 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-02-10T06:17:03.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:02 smithi178 ceph-mon[92537]: pgmap v2533: 137 pgs: 137 active+clean; 33 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 7.0 MiB/s wr, 74 op/s 2024-02-10T06:17:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:02 smithi178 ceph-mon[92537]: osdmap e1461: 8 total, 8 up, 8 in 2024-02-10T06:17:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:02 smithi178 ceph-mon[95116]: pgmap v2533: 137 pgs: 137 active+clean; 33 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 7.0 MiB/s wr, 74 op/s 2024-02-10T06:17:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:02 smithi178 ceph-mon[95116]: osdmap e1461: 8 total, 8 up, 8 in 2024-02-10T06:17:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:02 smithi189 ceph-mon[89631]: pgmap v2533: 137 pgs: 137 active+clean; 33 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 7.0 MiB/s wr, 74 op/s 2024-02-10T06:17:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:02 smithi189 ceph-mon[89631]: osdmap e1461: 8 total, 8 up, 8 in 2024-02-10T06:17:04.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:03 smithi178 ceph-mon[92537]: osdmap e1462: 8 total, 8 up, 8 in 2024-02-10T06:17:04.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:03 smithi178 ceph-mon[95116]: osdmap e1462: 8 total, 8 up, 8 in 2024-02-10T06:17:04.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:03 smithi189 ceph-mon[89631]: osdmap e1462: 8 total, 8 up, 8 in 2024-02-10T06:17:05.019 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.SnapDiscard (1854 ms) 2024-02-10T06:17:05.019 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-02-10T06:17:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:04 smithi178 ceph-mon[92537]: pgmap v2536: 137 pgs: 137 active+clean; 53 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 10 MiB/s wr, 151 op/s 2024-02-10T06:17:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:04 smithi178 ceph-mon[92537]: osdmap e1463: 8 total, 8 up, 8 in 2024-02-10T06:17:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:04 smithi178 ceph-mon[95116]: pgmap v2536: 137 pgs: 137 active+clean; 53 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 10 MiB/s wr, 151 op/s 2024-02-10T06:17:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:04 smithi178 ceph-mon[95116]: osdmap e1463: 8 total, 8 up, 8 in 2024-02-10T06:17:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:04 smithi189 ceph-mon[89631]: pgmap v2536: 137 pgs: 137 active+clean; 53 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 10 MiB/s wr, 151 op/s 2024-02-10T06:17:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:04 smithi189 ceph-mon[89631]: osdmap e1463: 8 total, 8 up, 8 in 2024-02-10T06:17:06.095 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.CloneDiscard (1077 ms) 2024-02-10T06:17:06.095 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-02-10T06:17:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:05 smithi178 ceph-mon[95116]: osdmap e1464: 8 total, 8 up, 8 in 2024-02-10T06:17:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:05 smithi178 ceph-mon[92537]: osdmap e1464: 8 total, 8 up, 8 in 2024-02-10T06:17:06.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:05 smithi189 ceph-mon[89631]: osdmap e1464: 8 total, 8 up, 8 in 2024-02-10T06:17:07.089 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.CloneShrink (993 ms) 2024-02-10T06:17:07.089 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-02-10T06:17:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:06 smithi178 ceph-mon[95116]: pgmap v2539: 137 pgs: 137 active+clean; 65 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 184 op/s 2024-02-10T06:17:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:06 smithi178 ceph-mon[95116]: osdmap e1465: 8 total, 8 up, 8 in 2024-02-10T06:17:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:06 smithi178 ceph-mon[92537]: pgmap v2539: 137 pgs: 137 active+clean; 65 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 184 op/s 2024-02-10T06:17:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:06 smithi178 ceph-mon[92537]: osdmap e1465: 8 total, 8 up, 8 in 2024-02-10T06:17:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:06 smithi189 ceph-mon[89631]: pgmap v2539: 137 pgs: 137 active+clean; 65 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 184 op/s 2024-02-10T06:17:07.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:06 smithi189 ceph-mon[89631]: osdmap e1465: 8 total, 8 up, 8 in 2024-02-10T06:17:07.924 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:17:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:17:07] "GET /metrics HTTP/1.1" 200 36425 "" "Prometheus/2.43.0" 2024-02-10T06:17:08.158 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.CloneExpand (1069 ms) 2024-02-10T06:17:08.158 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-02-10T06:17:08.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:07 smithi178 ceph-mon[92537]: osdmap e1466: 8 total, 8 up, 8 in 2024-02-10T06:17:08.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:07 smithi178 ceph-mon[95116]: osdmap e1466: 8 total, 8 up, 8 in 2024-02-10T06:17:08.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:07 smithi189 ceph-mon[89631]: osdmap e1466: 8 total, 8 up, 8 in 2024-02-10T06:17:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:08 smithi178 ceph-mon[92537]: pgmap v2542: 137 pgs: 137 active+clean; 65 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 70 op/s 2024-02-10T06:17:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:08 smithi178 ceph-mon[92537]: osdmap e1467: 8 total, 8 up, 8 in 2024-02-10T06:17:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:08 smithi178 ceph-mon[95116]: pgmap v2542: 137 pgs: 137 active+clean; 65 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 70 op/s 2024-02-10T06:17:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:08 smithi178 ceph-mon[95116]: osdmap e1467: 8 total, 8 up, 8 in 2024-02-10T06:17:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:08 smithi189 ceph-mon[89631]: pgmap v2542: 137 pgs: 137 active+clean; 65 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 70 op/s 2024-02-10T06:17:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:08 smithi189 ceph-mon[89631]: osdmap e1467: 8 total, 8 up, 8 in 2024-02-10T06:17:10.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:09 smithi178 ceph-mon[92537]: osdmap e1468: 8 total, 8 up, 8 in 2024-02-10T06:17:10.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:09 smithi178 ceph-mon[95116]: osdmap e1468: 8 total, 8 up, 8 in 2024-02-10T06:17:10.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:09 smithi189 ceph-mon[89631]: osdmap e1468: 8 total, 8 up, 8 in 2024-02-10T06:17:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:10 smithi178 ceph-mon[95116]: pgmap v2545: 137 pgs: 137 active+clean; 69 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 230 op/s 2024-02-10T06:17:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:10 smithi178 ceph-mon[95116]: osdmap e1469: 8 total, 8 up, 8 in 2024-02-10T06:17:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:10 smithi178 ceph-mon[95116]: osdmap e1470: 8 total, 8 up, 8 in 2024-02-10T06:17:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:10 smithi178 ceph-mon[92537]: pgmap v2545: 137 pgs: 137 active+clean; 69 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 230 op/s 2024-02-10T06:17:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:10 smithi178 ceph-mon[92537]: osdmap e1469: 8 total, 8 up, 8 in 2024-02-10T06:17:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:10 smithi178 ceph-mon[92537]: osdmap e1470: 8 total, 8 up, 8 in 2024-02-10T06:17:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:10 smithi189 ceph-mon[89631]: pgmap v2545: 137 pgs: 137 active+clean; 69 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 230 op/s 2024-02-10T06:17:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:10 smithi189 ceph-mon[89631]: osdmap e1469: 8 total, 8 up, 8 in 2024-02-10T06:17:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:10 smithi189 ceph-mon[89631]: osdmap e1470: 8 total, 8 up, 8 in 2024-02-10T06:17:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:12 smithi178 ceph-mon[95116]: pgmap v2548: 137 pgs: 137 active+clean; 69 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.0 MiB/s wr, 504 op/s 2024-02-10T06:17:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:12 smithi178 ceph-mon[95116]: osdmap e1471: 8 total, 8 up, 8 in 2024-02-10T06:17:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:12 smithi178 ceph-mon[92537]: pgmap v2548: 137 pgs: 137 active+clean; 69 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.0 MiB/s wr, 504 op/s 2024-02-10T06:17:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:12 smithi178 ceph-mon[92537]: osdmap e1471: 8 total, 8 up, 8 in 2024-02-10T06:17:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:12 smithi189 ceph-mon[89631]: pgmap v2548: 137 pgs: 137 active+clean; 69 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.0 MiB/s wr, 504 op/s 2024-02-10T06:17:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:12 smithi189 ceph-mon[89631]: osdmap e1471: 8 total, 8 up, 8 in 2024-02-10T06:17:14.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:13 smithi189 ceph-mon[89631]: osdmap e1472: 8 total, 8 up, 8 in 2024-02-10T06:17:14.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:17:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:13 smithi178 ceph-mon[95116]: osdmap e1472: 8 total, 8 up, 8 in 2024-02-10T06:17:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:17:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:13 smithi178 ceph-mon[92537]: osdmap e1472: 8 total, 8 up, 8 in 2024-02-10T06:17:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:17:14.962 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.CloneHideParent (6805 ms) 2024-02-10T06:17:14.963 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Clone 2024-02-10T06:17:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:14 smithi178 ceph-mon[92537]: pgmap v2551: 137 pgs: 137 active+clean; 69 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 273 KiB/s rd, 19 KiB/s wr, 365 op/s 2024-02-10T06:17:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:14 smithi178 ceph-mon[92537]: osdmap e1473: 8 total, 8 up, 8 in 2024-02-10T06:17:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:17:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:14 smithi178 ceph-mon[95116]: pgmap v2551: 137 pgs: 137 active+clean; 69 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 273 KiB/s rd, 19 KiB/s wr, 365 op/s 2024-02-10T06:17:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:14 smithi178 ceph-mon[95116]: osdmap e1473: 8 total, 8 up, 8 in 2024-02-10T06:17:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:17:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:14 smithi189 ceph-mon[89631]: pgmap v2551: 137 pgs: 137 active+clean; 69 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 273 KiB/s rd, 19 KiB/s wr, 365 op/s 2024-02-10T06:17:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:14 smithi189 ceph-mon[89631]: osdmap e1473: 8 total, 8 up, 8 in 2024-02-10T06:17:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:17:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:15 smithi178 ceph-mon[92537]: osdmap e1474: 8 total, 8 up, 8 in 2024-02-10T06:17:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:15 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:17:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:15 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:17:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:15 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:17:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:15 smithi178 ceph-mon[95116]: osdmap e1474: 8 total, 8 up, 8 in 2024-02-10T06:17:16.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:15 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:17:16.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:15 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:17:16.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:15 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:17:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:15 smithi189 ceph-mon[89631]: osdmap e1474: 8 total, 8 up, 8 in 2024-02-10T06:17:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:15 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:17:16.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:15 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:17:16.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:15 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:17:17.199 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Clone (2236 ms) 2024-02-10T06:17:17.200 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-02-10T06:17:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:16 smithi178 ceph-mon[92537]: pgmap v2554: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 1.0 MiB/s wr, 186 op/s 2024-02-10T06:17:17.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:16 smithi178 ceph-mon[92537]: osdmap e1475: 8 total, 8 up, 8 in 2024-02-10T06:17:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:16 smithi178 ceph-mon[95116]: pgmap v2554: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 1.0 MiB/s wr, 186 op/s 2024-02-10T06:17:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:16 smithi178 ceph-mon[95116]: osdmap e1475: 8 total, 8 up, 8 in 2024-02-10T06:17:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:16 smithi189 ceph-mon[89631]: pgmap v2554: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 1.0 MiB/s wr, 186 op/s 2024-02-10T06:17:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:16 smithi189 ceph-mon[89631]: osdmap e1475: 8 total, 8 up, 8 in 2024-02-10T06:17:17.872 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:17:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:17:17] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-02-10T06:17:18.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:17 smithi178 ceph-mon[92537]: osdmap e1476: 8 total, 8 up, 8 in 2024-02-10T06:17:18.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:17 smithi178 ceph-mon[95116]: osdmap e1476: 8 total, 8 up, 8 in 2024-02-10T06:17:18.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:17 smithi189 ceph-mon[89631]: osdmap e1476: 8 total, 8 up, 8 in 2024-02-10T06:17:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:18 smithi178 ceph-mon[92537]: pgmap v2557: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 1.0 MiB/s wr, 93 op/s 2024-02-10T06:17:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:18 smithi178 ceph-mon[92537]: osdmap e1477: 8 total, 8 up, 8 in 2024-02-10T06:17:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:18 smithi178 ceph-mon[95116]: pgmap v2557: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 1.0 MiB/s wr, 93 op/s 2024-02-10T06:17:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:18 smithi178 ceph-mon[95116]: osdmap e1477: 8 total, 8 up, 8 in 2024-02-10T06:17:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:18 smithi189 ceph-mon[89631]: pgmap v2557: 137 pgs: 137 active+clean; 73 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 1.0 MiB/s wr, 93 op/s 2024-02-10T06:17:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:18 smithi189 ceph-mon[89631]: osdmap e1477: 8 total, 8 up, 8 in 2024-02-10T06:17:19.388 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.CloneFlatten (2189 ms) 2024-02-10T06:17:19.388 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Stress 2024-02-10T06:17:19.411 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 75582643~694213 2024-02-10T06:17:19.417 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 26152377~7754225 2024-02-10T06:17:19.418 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 45420758~170622 2024-02-10T06:17:19.420 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 30511296~7982805 2024-02-10T06:17:19.421 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 31529992~8291626 2024-02-10T06:17:19.440 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 35265816~3521729 2024-02-10T06:17:19.440 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 6505315~6274139 2024-02-10T06:17:19.464 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 43129932~6367504 2024-02-10T06:17:19.464 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap0 2024-02-10T06:17:19.900 INFO:tasks.workunit.client.0.smithi178.stdout:clone image242 -> image243 2024-02-10T06:17:19.941 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 167711844 2024-02-10T06:17:19.947 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 54293723~6915022 2024-02-10T06:17:19.971 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 107932964~2422901 2024-02-10T06:17:19.971 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 91631861~5946911 2024-02-10T06:17:19.986 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 75408360~5276837 2024-02-10T06:17:19.990 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 91525883~3937155 2024-02-10T06:17:19.999 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 142176504~2030589 2024-02-10T06:17:20.000 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 86303421~8032436 2024-02-10T06:17:20.024 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 152288801~6721234 2024-02-10T06:17:20.024 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap1 2024-02-10T06:17:20.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:19 smithi178 ceph-mon[92537]: osdmap e1478: 8 total, 8 up, 8 in 2024-02-10T06:17:20.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:19 smithi178 ceph-mon[95116]: osdmap e1478: 8 total, 8 up, 8 in 2024-02-10T06:17:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:19 smithi189 ceph-mon[89631]: osdmap e1478: 8 total, 8 up, 8 in 2024-02-10T06:17:20.903 INFO:tasks.workunit.client.0.smithi178.stdout:clone image243 -> image244 2024-02-10T06:17:20.961 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 91638567~224578 2024-02-10T06:17:20.989 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 73757927~1713362 2024-02-10T06:17:20.992 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 95759751~2764976 2024-02-10T06:17:21.015 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 9330607~4474278 2024-02-10T06:17:21.029 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 64924270~1403643 2024-02-10T06:17:21.036 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 46326946~4741162 2024-02-10T06:17:21.042 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 70497072~5600855 2024-02-10T06:17:21.057 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 75675464~7320609 2024-02-10T06:17:21.060 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap2 2024-02-10T06:17:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:20 smithi178 ceph-mon[95116]: pgmap v2560: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 12 MiB/s wr, 326 op/s 2024-02-10T06:17:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:20 smithi178 ceph-mon[95116]: osdmap e1479: 8 total, 8 up, 8 in 2024-02-10T06:17:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:20 smithi178 ceph-mon[92537]: pgmap v2560: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 12 MiB/s wr, 326 op/s 2024-02-10T06:17:21.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:20 smithi178 ceph-mon[92537]: osdmap e1479: 8 total, 8 up, 8 in 2024-02-10T06:17:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:20 smithi189 ceph-mon[89631]: pgmap v2560: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 12 MiB/s wr, 326 op/s 2024-02-10T06:17:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:20 smithi189 ceph-mon[89631]: osdmap e1479: 8 total, 8 up, 8 in 2024-02-10T06:17:21.913 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 117140853~7320614 2024-02-10T06:17:21.915 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 120912833~4548536 2024-02-10T06:17:21.941 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 15028050~6314773 2024-02-10T06:17:21.941 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 31486321~1836169 2024-02-10T06:17:21.942 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 151344687~306279 2024-02-10T06:17:21.942 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 129085258~6588983 2024-02-10T06:17:21.942 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 90699641~1979139 2024-02-10T06:17:21.942 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 29220222~1835909 2024-02-10T06:17:21.969 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap3 2024-02-10T06:17:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:21 smithi178 ceph-mon[92537]: osdmap e1480: 8 total, 8 up, 8 in 2024-02-10T06:17:22.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:21 smithi178 ceph-mon[95116]: osdmap e1480: 8 total, 8 up, 8 in 2024-02-10T06:17:22.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:21 smithi189 ceph-mon[89631]: osdmap e1480: 8 total, 8 up, 8 in 2024-02-10T06:17:22.916 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 208866053 2024-02-10T06:17:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:22 smithi178 ceph-mon[92537]: pgmap v2563: 137 pgs: 137 active+clean; 199 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 32 MiB/s wr, 474 op/s 2024-02-10T06:17:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:22 smithi178 ceph-mon[92537]: osdmap e1481: 8 total, 8 up, 8 in 2024-02-10T06:17:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:22 smithi178 ceph-mon[95116]: pgmap v2563: 137 pgs: 137 active+clean; 199 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 32 MiB/s wr, 474 op/s 2024-02-10T06:17:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:22 smithi178 ceph-mon[95116]: osdmap e1481: 8 total, 8 up, 8 in 2024-02-10T06:17:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:22 smithi189 ceph-mon[89631]: pgmap v2563: 137 pgs: 137 active+clean; 199 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 32 MiB/s wr, 474 op/s 2024-02-10T06:17:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:22 smithi189 ceph-mon[89631]: osdmap e1481: 8 total, 8 up, 8 in 2024-02-10T06:17:24.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:23 smithi178 ceph-mon[92537]: osdmap e1482: 8 total, 8 up, 8 in 2024-02-10T06:17:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:23 smithi178 ceph-mon[95116]: osdmap e1482: 8 total, 8 up, 8 in 2024-02-10T06:17:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:23 smithi189 ceph-mon[89631]: osdmap e1482: 8 total, 8 up, 8 in 2024-02-10T06:17:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:24 smithi178 ceph-mon[92537]: pgmap v2566: 137 pgs: 137 active+clean; 241 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 30 MiB/s wr, 319 op/s 2024-02-10T06:17:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:24 smithi178 ceph-mon[92537]: osdmap e1483: 8 total, 8 up, 8 in 2024-02-10T06:17:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:24 smithi178 ceph-mon[95116]: pgmap v2566: 137 pgs: 137 active+clean; 241 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 30 MiB/s wr, 319 op/s 2024-02-10T06:17:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:24 smithi178 ceph-mon[95116]: osdmap e1483: 8 total, 8 up, 8 in 2024-02-10T06:17:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:24 smithi189 ceph-mon[89631]: pgmap v2566: 137 pgs: 137 active+clean; 241 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 30 MiB/s wr, 319 op/s 2024-02-10T06:17:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:24 smithi189 ceph-mon[89631]: osdmap e1483: 8 total, 8 up, 8 in 2024-02-10T06:17:25.569 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Stress (6181 ms) 2024-02-10T06:17:25.569 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-02-10T06:17:25.818 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (250 ms) 2024-02-10T06:17:25.818 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-02-10T06:17:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:25 smithi178 ceph-mon[92537]: osdmap e1484: 8 total, 8 up, 8 in 2024-02-10T06:17:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:25 smithi178 ceph-mon[95116]: osdmap e1484: 8 total, 8 up, 8 in 2024-02-10T06:17:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:25 smithi189 ceph-mon[89631]: osdmap e1484: 8 total, 8 up, 8 in 2024-02-10T06:17:27.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:26 smithi178 ceph-mon[92537]: pgmap v2569: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 22 MiB/s wr, 509 op/s 2024-02-10T06:17:27.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:26 smithi178 ceph-mon[92537]: osdmap e1485: 8 total, 8 up, 8 in 2024-02-10T06:17:27.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:26 smithi178 ceph-mon[95116]: pgmap v2569: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 22 MiB/s wr, 509 op/s 2024-02-10T06:17:27.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:26 smithi178 ceph-mon[95116]: osdmap e1485: 8 total, 8 up, 8 in 2024-02-10T06:17:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:26 smithi189 ceph-mon[89631]: pgmap v2569: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 22 MiB/s wr, 509 op/s 2024-02-10T06:17:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:26 smithi189 ceph-mon[89631]: osdmap e1485: 8 total, 8 up, 8 in 2024-02-10T06:17:27.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:17:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:17:27] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-02-10T06:17:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:28 smithi178 ceph-mon[92537]: pgmap v2571: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 19 MiB/s wr, 444 op/s 2024-02-10T06:17:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:28 smithi178 ceph-mon[92537]: osdmap e1486: 8 total, 8 up, 8 in 2024-02-10T06:17:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:17:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:28 smithi178 ceph-mon[95116]: pgmap v2571: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 19 MiB/s wr, 444 op/s 2024-02-10T06:17:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:28 smithi178 ceph-mon[95116]: osdmap e1486: 8 total, 8 up, 8 in 2024-02-10T06:17:29.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:17:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:28 smithi189 ceph-mon[89631]: pgmap v2571: 137 pgs: 137 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 19 MiB/s wr, 444 op/s 2024-02-10T06:17:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:28 smithi189 ceph-mon[89631]: osdmap e1486: 8 total, 8 up, 8 in 2024-02-10T06:17:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:17:30.189 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (4370 ms) 2024-02-10T06:17:30.189 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-02-10T06:17:30.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:29 smithi178 ceph-mon[92537]: osdmap e1487: 8 total, 8 up, 8 in 2024-02-10T06:17:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:29 smithi178 ceph-mon[95116]: osdmap e1487: 8 total, 8 up, 8 in 2024-02-10T06:17:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:29 smithi189 ceph-mon[89631]: osdmap e1487: 8 total, 8 up, 8 in 2024-02-10T06:17:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:30 smithi178 ceph-mon[92537]: pgmap v2574: 137 pgs: 137 active+clean; 379 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 12 MiB/s wr, 201 op/s 2024-02-10T06:17:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:30 smithi178 ceph-mon[92537]: osdmap e1488: 8 total, 8 up, 8 in 2024-02-10T06:17:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:30 smithi178 ceph-mon[95116]: pgmap v2574: 137 pgs: 137 active+clean; 379 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 12 MiB/s wr, 201 op/s 2024-02-10T06:17:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:30 smithi178 ceph-mon[95116]: osdmap e1488: 8 total, 8 up, 8 in 2024-02-10T06:17:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:30 smithi189 ceph-mon[89631]: pgmap v2574: 137 pgs: 137 active+clean; 379 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 12 MiB/s wr, 201 op/s 2024-02-10T06:17:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:30 smithi189 ceph-mon[89631]: osdmap e1488: 8 total, 8 up, 8 in 2024-02-10T06:17:32.205 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2017 ms) 2024-02-10T06:17:32.206 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-02-10T06:17:32.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:31 smithi178 ceph-mon[92537]: osdmap e1489: 8 total, 8 up, 8 in 2024-02-10T06:17:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:31 smithi178 ceph-mon[95116]: osdmap e1489: 8 total, 8 up, 8 in 2024-02-10T06:17:32.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:31 smithi189 ceph-mon[89631]: osdmap e1489: 8 total, 8 up, 8 in 2024-02-10T06:17:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:32 smithi178 ceph-mon[95116]: pgmap v2577: 137 pgs: 137 active+clean; 424 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 78 MiB/s rd, 22 MiB/s wr, 308 op/s 2024-02-10T06:17:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:32 smithi178 ceph-mon[95116]: osdmap e1490: 8 total, 8 up, 8 in 2024-02-10T06:17:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:32 smithi178 ceph-mon[92537]: pgmap v2577: 137 pgs: 137 active+clean; 424 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 78 MiB/s rd, 22 MiB/s wr, 308 op/s 2024-02-10T06:17:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:32 smithi178 ceph-mon[92537]: osdmap e1490: 8 total, 8 up, 8 in 2024-02-10T06:17:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:32 smithi189 ceph-mon[89631]: pgmap v2577: 137 pgs: 137 active+clean; 424 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 78 MiB/s rd, 22 MiB/s wr, 308 op/s 2024-02-10T06:17:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:32 smithi189 ceph-mon[89631]: osdmap e1490: 8 total, 8 up, 8 in 2024-02-10T06:17:34.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:33 smithi178 ceph-mon[92537]: osdmap e1491: 8 total, 8 up, 8 in 2024-02-10T06:17:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:33 smithi178 ceph-mon[95116]: osdmap e1491: 8 total, 8 up, 8 in 2024-02-10T06:17:34.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:33 smithi189 ceph-mon[89631]: osdmap e1491: 8 total, 8 up, 8 in 2024-02-10T06:17:34.376 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2169 ms) 2024-02-10T06:17:34.376 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-02-10T06:17:34.398 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 1835122~6760541 2024-02-10T06:17:34.415 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 45915828~3792398 2024-02-10T06:17:34.416 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 19501615~5102698 2024-02-10T06:17:34.505 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 80278144~3607936 2024-02-10T06:17:34.506 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 19317158~7603311 2024-02-10T06:17:34.527 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 70872103~6167568 2024-02-10T06:17:34.528 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 4093733~5409103 2024-02-10T06:17:34.540 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 49188313~1953757 2024-02-10T06:17:34.540 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap0 2024-02-10T06:17:34.903 INFO:tasks.workunit.client.0.smithi178.stdout:clone image263 -> image264 2024-02-10T06:17:34.948 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 33418534~7414068 2024-02-10T06:17:34.967 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 34559032~4852698 2024-02-10T06:17:34.969 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 48631647~6677663 2024-02-10T06:17:34.984 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 36857188~4697102 2024-02-10T06:17:34.986 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 53757391~2900884 2024-02-10T06:17:34.997 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 67103709~4402126 2024-02-10T06:17:35.001 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 36328491~3558027 2024-02-10T06:17:35.008 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 66070681~1829967 2024-02-10T06:17:35.009 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap1 2024-02-10T06:17:35.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:34 smithi178 ceph-mon[92537]: pgmap v2580: 137 pgs: 137 active+clean; 448 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 55 MiB/s rd, 16 MiB/s wr, 220 op/s 2024-02-10T06:17:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:34 smithi178 ceph-mon[92537]: osdmap e1492: 8 total, 8 up, 8 in 2024-02-10T06:17:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:34 smithi178 ceph-mon[95116]: pgmap v2580: 137 pgs: 137 active+clean; 448 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 55 MiB/s rd, 16 MiB/s wr, 220 op/s 2024-02-10T06:17:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:34 smithi178 ceph-mon[95116]: osdmap e1492: 8 total, 8 up, 8 in 2024-02-10T06:17:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:34 smithi189 ceph-mon[89631]: pgmap v2580: 137 pgs: 137 active+clean; 448 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 55 MiB/s rd, 16 MiB/s wr, 220 op/s 2024-02-10T06:17:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:34 smithi189 ceph-mon[89631]: osdmap e1492: 8 total, 8 up, 8 in 2024-02-10T06:17:35.907 INFO:tasks.workunit.client.0.smithi178.stdout:clone image264 -> image265 2024-02-10T06:17:35.973 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 18743392~1686216 2024-02-10T06:17:35.998 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 17678135~5735077 2024-02-10T06:17:36.012 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 20291253~4506118 2024-02-10T06:17:36.025 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 77024086~4664158 2024-02-10T06:17:36.029 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 40172348~7607771 2024-02-10T06:17:36.065 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 9271498~383279 2024-02-10T06:17:36.085 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 58128995~489344 2024-02-10T06:17:36.100 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 5342043~746992 2024-02-10T06:17:36.114 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap2 2024-02-10T06:17:36.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:35 smithi178 ceph-mon[92537]: osdmap e1493: 8 total, 8 up, 8 in 2024-02-10T06:17:36.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:35 smithi178 ceph-mon[95116]: osdmap e1493: 8 total, 8 up, 8 in 2024-02-10T06:17:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:35 smithi189 ceph-mon[89631]: osdmap e1493: 8 total, 8 up, 8 in 2024-02-10T06:17:36.910 INFO:tasks.workunit.client.0.smithi178.stdout:clone image265 -> image266 2024-02-10T06:17:36.989 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 87528122 2024-02-10T06:17:36.994 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 7532953~5110441 2024-02-10T06:17:37.019 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 80985195~6542927 2024-02-10T06:17:37.023 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 62063570~6740930 2024-02-10T06:17:37.040 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 56204595~3705603 2024-02-10T06:17:37.053 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 27504774~8367739 2024-02-10T06:17:37.089 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 14643465~7873229 2024-02-10T06:17:37.105 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 26735735~4353636 2024-02-10T06:17:37.116 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 69497431~4258266 2024-02-10T06:17:37.119 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap3 2024-02-10T06:17:37.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:36 smithi178 ceph-mon[92537]: pgmap v2583: 137 pgs: 137 active+clean; 566 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 54 MiB/s rd, 35 MiB/s wr, 548 op/s 2024-02-10T06:17:37.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:36 smithi178 ceph-mon[92537]: osdmap e1494: 8 total, 8 up, 8 in 2024-02-10T06:17:37.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:36 smithi178 ceph-mon[95116]: pgmap v2583: 137 pgs: 137 active+clean; 566 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 54 MiB/s rd, 35 MiB/s wr, 548 op/s 2024-02-10T06:17:37.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:36 smithi178 ceph-mon[95116]: osdmap e1494: 8 total, 8 up, 8 in 2024-02-10T06:17:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:36 smithi189 ceph-mon[89631]: pgmap v2583: 137 pgs: 137 active+clean; 566 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 54 MiB/s rd, 35 MiB/s wr, 548 op/s 2024-02-10T06:17:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:36 smithi189 ceph-mon[89631]: osdmap e1494: 8 total, 8 up, 8 in 2024-02-10T06:17:37.898 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:17:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:17:37] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2024-02-10T06:17:37.918 INFO:tasks.workunit.client.0.smithi178.stdout:clone image266 -> image267 2024-02-10T06:17:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:37 smithi178 ceph-mon[92537]: osdmap e1495: 8 total, 8 up, 8 in 2024-02-10T06:17:38.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:37 smithi178 ceph-mon[95116]: osdmap e1495: 8 total, 8 up, 8 in 2024-02-10T06:17:38.280 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (3904 ms) 2024-02-10T06:17:38.280 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-02-10T06:17:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:37 smithi189 ceph-mon[89631]: osdmap e1495: 8 total, 8 up, 8 in 2024-02-10T06:17:38.498 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (218 ms) 2024-02-10T06:17:38.498 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-02-10T06:17:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:38 smithi178 ceph-mon[92537]: pgmap v2586: 137 pgs: 137 active+clean; 566 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 29 MiB/s wr, 491 op/s 2024-02-10T06:17:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:38 smithi178 ceph-mon[92537]: osdmap e1496: 8 total, 8 up, 8 in 2024-02-10T06:17:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:38 smithi178 ceph-mon[95116]: pgmap v2586: 137 pgs: 137 active+clean; 566 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 29 MiB/s wr, 491 op/s 2024-02-10T06:17:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:38 smithi178 ceph-mon[95116]: osdmap e1496: 8 total, 8 up, 8 in 2024-02-10T06:17:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:38 smithi189 ceph-mon[89631]: pgmap v2586: 137 pgs: 137 active+clean; 566 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 43 MiB/s rd, 29 MiB/s wr, 491 op/s 2024-02-10T06:17:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:38 smithi189 ceph-mon[89631]: osdmap e1496: 8 total, 8 up, 8 in 2024-02-10T06:17:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:39 smithi178 ceph-mon[92537]: osdmap e1497: 8 total, 8 up, 8 in 2024-02-10T06:17:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:39 smithi178 ceph-mon[95116]: osdmap e1497: 8 total, 8 up, 8 in 2024-02-10T06:17:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:39 smithi189 ceph-mon[89631]: osdmap e1497: 8 total, 8 up, 8 in 2024-02-10T06:17:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:40 smithi178 ceph-mon[92537]: pgmap v2589: 137 pgs: 137 active+clean; 673 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 28 MiB/s wr, 312 op/s 2024-02-10T06:17:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:40 smithi178 ceph-mon[92537]: osdmap e1498: 8 total, 8 up, 8 in 2024-02-10T06:17:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:40 smithi178 ceph-mon[95116]: pgmap v2589: 137 pgs: 137 active+clean; 673 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 28 MiB/s wr, 312 op/s 2024-02-10T06:17:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:40 smithi178 ceph-mon[95116]: osdmap e1498: 8 total, 8 up, 8 in 2024-02-10T06:17:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:40 smithi189 ceph-mon[89631]: pgmap v2589: 137 pgs: 137 active+clean; 673 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 33 MiB/s rd, 28 MiB/s wr, 312 op/s 2024-02-10T06:17:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:40 smithi189 ceph-mon[89631]: osdmap e1498: 8 total, 8 up, 8 in 2024-02-10T06:17:42.182 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (3684 ms) 2024-02-10T06:17:42.182 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-02-10T06:17:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:41 smithi178 ceph-mon[95116]: osdmap e1499: 8 total, 8 up, 8 in 2024-02-10T06:17:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:41 smithi178 ceph-mon[92537]: osdmap e1499: 8 total, 8 up, 8 in 2024-02-10T06:17:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:41 smithi189 ceph-mon[89631]: osdmap e1499: 8 total, 8 up, 8 in 2024-02-10T06:17:43.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:42 smithi178 ceph-mon[92537]: pgmap v2592: 137 pgs: 137 active+clean; 727 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 45 MiB/s rd, 39 MiB/s wr, 745 op/s 2024-02-10T06:17:43.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:42 smithi178 ceph-mon[92537]: osdmap e1500: 8 total, 8 up, 8 in 2024-02-10T06:17:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:42 smithi178 ceph-mon[95116]: pgmap v2592: 137 pgs: 137 active+clean; 727 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 45 MiB/s rd, 39 MiB/s wr, 745 op/s 2024-02-10T06:17:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:42 smithi178 ceph-mon[95116]: osdmap e1500: 8 total, 8 up, 8 in 2024-02-10T06:17:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:42 smithi189 ceph-mon[89631]: pgmap v2592: 137 pgs: 137 active+clean; 727 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 45 MiB/s rd, 39 MiB/s wr, 745 op/s 2024-02-10T06:17:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:42 smithi189 ceph-mon[89631]: osdmap e1500: 8 total, 8 up, 8 in 2024-02-10T06:17:44.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:43 smithi189 ceph-mon[89631]: osdmap e1501: 8 total, 8 up, 8 in 2024-02-10T06:17:44.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:17:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:43 smithi178 ceph-mon[92537]: osdmap e1501: 8 total, 8 up, 8 in 2024-02-10T06:17:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:17:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:43 smithi178 ceph-mon[95116]: osdmap e1501: 8 total, 8 up, 8 in 2024-02-10T06:17:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:17:44.275 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2093 ms) 2024-02-10T06:17:44.275 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-02-10T06:17:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:44 smithi178 ceph-mon[92537]: pgmap v2595: 137 pgs: 137 active+clean; 755 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 18 MiB/s wr, 493 op/s 2024-02-10T06:17:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:44 smithi178 ceph-mon[92537]: osdmap e1502: 8 total, 8 up, 8 in 2024-02-10T06:17:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:44 smithi178 ceph-mon[95116]: pgmap v2595: 137 pgs: 137 active+clean; 755 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 18 MiB/s wr, 493 op/s 2024-02-10T06:17:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:44 smithi178 ceph-mon[95116]: osdmap e1502: 8 total, 8 up, 8 in 2024-02-10T06:17:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:44 smithi189 ceph-mon[89631]: pgmap v2595: 137 pgs: 137 active+clean; 755 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 18 MiB/s wr, 493 op/s 2024-02-10T06:17:45.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:44 smithi189 ceph-mon[89631]: osdmap e1502: 8 total, 8 up, 8 in 2024-02-10T06:17:46.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:45 smithi178 ceph-mon[92537]: osdmap e1503: 8 total, 8 up, 8 in 2024-02-10T06:17:46.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:45 smithi178 ceph-mon[95116]: osdmap e1503: 8 total, 8 up, 8 in 2024-02-10T06:17:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:45 smithi189 ceph-mon[89631]: osdmap e1503: 8 total, 8 up, 8 in 2024-02-10T06:17:46.381 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2106 ms) 2024-02-10T06:17:46.381 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-02-10T06:17:46.405 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 33032632~8148022 2024-02-10T06:17:46.428 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 8637366~7874357 2024-02-10T06:17:46.429 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 232741~7275548 2024-02-10T06:17:46.446 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 78295279~5590801 2024-02-10T06:17:46.447 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 51175884~7657396 2024-02-10T06:17:46.465 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 51939240~4410721 2024-02-10T06:17:46.468 INFO:tasks.workunit.client.0.smithi178.stdout:write: A 63278553~7387163 2024-02-10T06:17:46.487 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 13924935~8348522 2024-02-10T06:17:46.487 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap0 2024-02-10T06:17:46.978 INFO:tasks.workunit.client.0.smithi178.stdout:clone image286 -> image287 2024-02-10T06:17:47.038 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 156510402 2024-02-10T06:17:47.043 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 15398350~2542713 2024-02-10T06:17:47.054 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 85959498~4038648 2024-02-10T06:17:47.054 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 58628562~2021713 2024-02-10T06:17:47.068 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 39583279~3762297 2024-02-10T06:17:47.082 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 95386467~7680610 2024-02-10T06:17:47.098 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 9387461~7073550 2024-02-10T06:17:47.101 INFO:tasks.workunit.client.0.smithi178.stdout:write: B 74583983~5051817 2024-02-10T06:17:47.122 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 8635410~5769218 2024-02-10T06:17:47.123 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap1 2024-02-10T06:17:47.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:46 smithi178 ceph-mon[92537]: pgmap v2598: 137 pgs: 137 active+clean; 809 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 21 MiB/s wr, 395 op/s 2024-02-10T06:17:47.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:46 smithi178 ceph-mon[92537]: osdmap e1504: 8 total, 8 up, 8 in 2024-02-10T06:17:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:46 smithi178 ceph-mon[95116]: pgmap v2598: 137 pgs: 137 active+clean; 809 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 21 MiB/s wr, 395 op/s 2024-02-10T06:17:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:46 smithi178 ceph-mon[95116]: osdmap e1504: 8 total, 8 up, 8 in 2024-02-10T06:17:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:46 smithi189 ceph-mon[89631]: pgmap v2598: 137 pgs: 137 active+clean; 809 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 21 MiB/s wr, 395 op/s 2024-02-10T06:17:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:46 smithi189 ceph-mon[89631]: osdmap e1504: 8 total, 8 up, 8 in 2024-02-10T06:17:47.956 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:17:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:17:47] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-02-10T06:17:47.978 INFO:tasks.workunit.client.0.smithi178.stdout:clone image287 -> image288 2024-02-10T06:17:48.048 INFO:tasks.workunit.client.0.smithi178.stdout:resize: 89954525 2024-02-10T06:17:48.059 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 34896792~4738970 2024-02-10T06:17:48.085 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 57873114~3347005 2024-02-10T06:17:48.101 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 66954155~6878340 2024-02-10T06:17:48.137 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 80907607~5319381 2024-02-10T06:17:48.141 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 57846485~7881887 2024-02-10T06:17:48.161 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 66761095~7924549 2024-02-10T06:17:48.163 INFO:tasks.workunit.client.0.smithi178.stdout:write: C 82217138~7737387 2024-02-10T06:17:48.185 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 81206526~658778 2024-02-10T06:17:48.187 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap2 2024-02-10T06:17:48.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:47 smithi178 ceph-mon[92537]: osdmap e1505: 8 total, 8 up, 8 in 2024-02-10T06:17:48.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:47 smithi178 ceph-mon[95116]: osdmap e1505: 8 total, 8 up, 8 in 2024-02-10T06:17:48.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:47 smithi189 ceph-mon[89631]: osdmap e1505: 8 total, 8 up, 8 in 2024-02-10T06:17:48.985 INFO:tasks.workunit.client.0.smithi178.stdout:clone image288 -> image289 2024-02-10T06:17:49.073 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 81856390~1618819 2024-02-10T06:17:49.091 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 81706830~8247695 2024-02-10T06:17:49.096 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 62006574~403535 2024-02-10T06:17:49.117 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 20876264~3574432 2024-02-10T06:17:49.140 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 41357290~3523167 2024-02-10T06:17:49.157 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 54500267~4005369 2024-02-10T06:17:49.174 INFO:tasks.workunit.client.0.smithi178.stdout:write: D 28553656~2989169 2024-02-10T06:17:49.195 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 66840519~6407266 2024-02-10T06:17:49.211 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:48 smithi178 ceph-mon[92537]: pgmap v2601: 137 pgs: 137 active+clean; 809 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 14 MiB/s wr, 334 op/s 2024-02-10T06:17:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:48 smithi178 ceph-mon[92537]: osdmap e1506: 8 total, 8 up, 8 in 2024-02-10T06:17:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:48 smithi178 ceph-mon[95116]: pgmap v2601: 137 pgs: 137 active+clean; 809 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 14 MiB/s wr, 334 op/s 2024-02-10T06:17:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:48 smithi178 ceph-mon[95116]: osdmap e1506: 8 total, 8 up, 8 in 2024-02-10T06:17:49.221 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap3 2024-02-10T06:17:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:48 smithi189 ceph-mon[89631]: pgmap v2601: 137 pgs: 137 active+clean; 809 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 14 MiB/s wr, 334 op/s 2024-02-10T06:17:49.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:48 smithi189 ceph-mon[89631]: osdmap e1506: 8 total, 8 up, 8 in 2024-02-10T06:17:49.989 INFO:tasks.workunit.client.0.smithi178.stdout:clone image289 -> image290 2024-02-10T06:17:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:49 smithi189 ceph-mon[89631]: osdmap e1507: 8 total, 8 up, 8 in 2024-02-10T06:17:50.359 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (3978 ms) 2024-02-10T06:17:50.359 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-02-10T06:17:50.381 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:17:50.451 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (92 ms) 2024-02-10T06:17:50.451 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-02-10T06:17:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:49 smithi178 ceph-mon[92537]: osdmap e1507: 8 total, 8 up, 8 in 2024-02-10T06:17:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:49 smithi178 ceph-mon[95116]: osdmap e1507: 8 total, 8 up, 8 in 2024-02-10T06:17:50.473 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:17:50.545 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (95 ms) 2024-02-10T06:17:50.545 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-02-10T06:17:50.567 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:17:50.642 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Clone_StrippingLargerDstObjSize (96 ms) 2024-02-10T06:17:50.642 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-02-10T06:17:50.663 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:17:50.736 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (94 ms) 2024-02-10T06:17:50.736 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-02-10T06:17:50.760 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:17:50.830 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Stress_StrippingLargerDstObjSize (94 ms) 2024-02-10T06:17:50.830 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-02-10T06:17:50.852 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:17:50.922 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (93 ms) 2024-02-10T06:17:50.922 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-02-10T06:17:50.945 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:17:51.021 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (98 ms) 2024-02-10T06:17:51.021 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-02-10T06:17:51.042 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:17:51.119 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (98 ms) 2024-02-10T06:17:51.119 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-02-10T06:17:51.141 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:17:51.216 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (97 ms) 2024-02-10T06:17:51.216 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-02-10T06:17:51.237 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:17:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:50 smithi189 ceph-mon[89631]: pgmap v2604: 137 pgs: 137 active+clean; 923 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 25 MiB/s wr, 396 op/s 2024-02-10T06:17:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:50 smithi189 ceph-mon[89631]: osdmap e1508: 8 total, 8 up, 8 in 2024-02-10T06:17:51.314 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (98 ms) 2024-02-10T06:17:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:50 smithi178 ceph-mon[95116]: pgmap v2604: 137 pgs: 137 active+clean; 923 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 25 MiB/s wr, 396 op/s 2024-02-10T06:17:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:50 smithi178 ceph-mon[95116]: osdmap e1508: 8 total, 8 up, 8 in 2024-02-10T06:17:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:50 smithi178 ceph-mon[92537]: pgmap v2604: 137 pgs: 137 active+clean; 923 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 25 MiB/s wr, 396 op/s 2024-02-10T06:17:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:50 smithi178 ceph-mon[92537]: osdmap e1508: 8 total, 8 up, 8 in 2024-02-10T06:17:51.987 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 31 tests from TestDeepCopy (54449 ms total) 2024-02-10T06:17:51.988 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:17:51.988 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 51 tests from TestMirroring 2024-02-10T06:17:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:52 smithi189 ceph-mon[89631]: pgmap v2606: 137 pgs: 137 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 44 MiB/s wr, 693 op/s 2024-02-10T06:17:53.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:52 smithi189 ceph-mon[89631]: osdmap e1509: 8 total, 8 up, 8 in 2024-02-10T06:17:53.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:52 smithi178 ceph-mon[95116]: pgmap v2606: 137 pgs: 137 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 44 MiB/s wr, 693 op/s 2024-02-10T06:17:53.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:52 smithi178 ceph-mon[95116]: osdmap e1509: 8 total, 8 up, 8 in 2024-02-10T06:17:53.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:52 smithi178 ceph-mon[92537]: pgmap v2606: 137 pgs: 137 active+clean; 1.0 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 44 MiB/s wr, 693 op/s 2024-02-10T06:17:53.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:52 smithi178 ceph-mon[92537]: osdmap e1509: 8 total, 8 up, 8 in 2024-02-10T06:17:53.994 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-02-10T06:17:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:53 smithi189 ceph-mon[89631]: osdmap e1510: 8 total, 8 up, 8 in 2024-02-10T06:17:54.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:53 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:17:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:53 smithi178 ceph-mon[95116]: osdmap e1510: 8 total, 8 up, 8 in 2024-02-10T06:17:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:53 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:17:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:53 smithi178 ceph-mon[92537]: osdmap e1510: 8 total, 8 up, 8 in 2024-02-10T06:17:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:53 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:17:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:54 smithi189 ceph-mon[89631]: pgmap v2609: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:17:55.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:54 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:17:55.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:54 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:17:55.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:54 smithi189 ceph-mon[89631]: osdmap e1511: 8 total, 8 up, 8 in 2024-02-10T06:17:55.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:54 smithi178 ceph-mon[92537]: pgmap v2609: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:17:55.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:54 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:17:55.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:54 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:17:55.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:54 smithi178 ceph-mon[92537]: osdmap e1511: 8 total, 8 up, 8 in 2024-02-10T06:17:55.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:54 smithi178 ceph-mon[95116]: pgmap v2609: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:17:55.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:54 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:17:55.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:54 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:17:55.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:54 smithi178 ceph-mon[95116]: osdmap e1511: 8 total, 8 up, 8 in 2024-02-10T06:17:56.125 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2131 ms) 2024-02-10T06:17:56.125 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-02-10T06:17:56.226 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (101 ms) 2024-02-10T06:17:56.227 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-02-10T06:17:56.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:55 smithi189 ceph-mon[89631]: osdmap e1512: 8 total, 8 up, 8 in 2024-02-10T06:17:56.307 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (82 ms) 2024-02-10T06:17:56.308 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-02-10T06:17:56.403 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (95 ms) 2024-02-10T06:17:56.403 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-02-10T06:17:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:55 smithi178 ceph-mon[92537]: osdmap e1512: 8 total, 8 up, 8 in 2024-02-10T06:17:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:55 smithi178 ceph-mon[95116]: osdmap e1512: 8 total, 8 up, 8 in 2024-02-10T06:17:56.497 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (94 ms) 2024-02-10T06:17:56.497 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-02-10T06:17:56.588 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (91 ms) 2024-02-10T06:17:56.588 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-02-10T06:17:56.696 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (108 ms) 2024-02-10T06:17:56.696 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-02-10T06:17:56.696 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:17:56.696 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-02-10T06:17:56.696 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-02-10T06:17:56.696 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:17:56.696 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-02-10T06:17:56.696 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-02-10T06:17:56.763 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (68 ms) 2024-02-10T06:17:56.764 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-02-10T06:17:56.838 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (74 ms) 2024-02-10T06:17:56.838 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-02-10T06:17:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:57 smithi189 ceph-mon[89631]: pgmap v2612: 137 pgs: 7 creating+peering, 7 unknown, 123 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:17:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:57 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:17:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:57 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T06:17:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:57 smithi189 ceph-mon[89631]: osdmap e1513: 8 total, 8 up, 8 in 2024-02-10T06:17:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:56 smithi178 ceph-mon[92537]: pgmap v2612: 137 pgs: 7 creating+peering, 7 unknown, 123 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:17:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:56 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:17:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:56 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T06:17:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:56 smithi178 ceph-mon[92537]: osdmap e1513: 8 total, 8 up, 8 in 2024-02-10T06:17:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:56 smithi178 ceph-mon[95116]: pgmap v2612: 137 pgs: 7 creating+peering, 7 unknown, 123 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:17:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:56 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:17:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:56 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T06:17:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:56 smithi178 ceph-mon[95116]: osdmap e1513: 8 total, 8 up, 8 in 2024-02-10T06:17:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:17:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:17:57] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2024-02-10T06:17:58.067 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1230 ms) 2024-02-10T06:17:58.068 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-02-10T06:17:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:58 smithi189 ceph-mon[89631]: osdmap e1514: 8 total, 8 up, 8 in 2024-02-10T06:17:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:58 smithi178 ceph-mon[92537]: osdmap e1514: 8 total, 8 up, 8 in 2024-02-10T06:17:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:58 smithi178 ceph-mon[95116]: osdmap e1514: 8 total, 8 up, 8 in 2024-02-10T06:17:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:59 smithi189 ceph-mon[89631]: pgmap v2615: 137 pgs: 7 creating+peering, 7 unknown, 123 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:17:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:59 smithi189 ceph-mon[89631]: osdmap e1515: 8 total, 8 up, 8 in 2024-02-10T06:17:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:17:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:17:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:59 smithi178 ceph-mon[92537]: pgmap v2615: 137 pgs: 7 creating+peering, 7 unknown, 123 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:17:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:59 smithi178 ceph-mon[92537]: osdmap e1515: 8 total, 8 up, 8 in 2024-02-10T06:17:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:17:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:17:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:59 smithi178 ceph-mon[95116]: pgmap v2615: 137 pgs: 7 creating+peering, 7 unknown, 123 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:17:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:59 smithi178 ceph-mon[95116]: osdmap e1515: 8 total, 8 up, 8 in 2024-02-10T06:17:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:17:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:18:00.075 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2007 ms) 2024-02-10T06:18:00.075 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-02-10T06:18:00.165 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (90 ms) 2024-02-10T06:18:00.165 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-02-10T06:18:00.254 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (89 ms) 2024-02-10T06:18:00.254 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-02-10T06:18:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:00 smithi189 ceph-mon[89631]: osdmap e1516: 8 total, 8 up, 8 in 2024-02-10T06:18:00.348 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (95 ms) 2024-02-10T06:18:00.349 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-02-10T06:18:00.431 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (83 ms) 2024-02-10T06:18:00.432 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-02-10T06:18:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:00 smithi178 ceph-mon[92537]: osdmap e1516: 8 total, 8 up, 8 in 2024-02-10T06:18:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:00 smithi178 ceph-mon[95116]: osdmap e1516: 8 total, 8 up, 8 in 2024-02-10T06:18:00.505 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (73 ms) 2024-02-10T06:18:00.505 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-02-10T06:18:00.592 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (88 ms) 2024-02-10T06:18:00.593 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-02-10T06:18:00.684 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (91 ms) 2024-02-10T06:18:00.684 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-02-10T06:18:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:01 smithi189 ceph-mon[89631]: pgmap v2618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 43 KiB/s wr, 376 op/s 2024-02-10T06:18:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:01 smithi189 ceph-mon[89631]: osdmap e1517: 8 total, 8 up, 8 in 2024-02-10T06:18:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:01 smithi178 ceph-mon[92537]: pgmap v2618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 43 KiB/s wr, 376 op/s 2024-02-10T06:18:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:01 smithi178 ceph-mon[92537]: osdmap e1517: 8 total, 8 up, 8 in 2024-02-10T06:18:01.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:01 smithi178 ceph-mon[95116]: pgmap v2618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 43 KiB/s wr, 376 op/s 2024-02-10T06:18:01.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:01 smithi178 ceph-mon[95116]: osdmap e1517: 8 total, 8 up, 8 in 2024-02-10T06:18:02.095 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1411 ms) 2024-02-10T06:18:02.095 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-02-10T06:18:02.199 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (104 ms) 2024-02-10T06:18:02.199 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-02-10T06:18:02.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:02 smithi189 ceph-mon[89631]: osdmap e1518: 8 total, 8 up, 8 in 2024-02-10T06:18:02.296 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (97 ms) 2024-02-10T06:18:02.296 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-02-10T06:18:02.392 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (96 ms) 2024-02-10T06:18:02.392 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-02-10T06:18:02.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:02 smithi178 ceph-mon[92537]: osdmap e1518: 8 total, 8 up, 8 in 2024-02-10T06:18:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:02 smithi178 ceph-mon[95116]: osdmap e1518: 8 total, 8 up, 8 in 2024-02-10T06:18:02.542 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (150 ms) 2024-02-10T06:18:02.542 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-02-10T06:18:02.695 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (153 ms) 2024-02-10T06:18:02.695 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-02-10T06:18:02.831 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (137 ms) 2024-02-10T06:18:02.831 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-02-10T06:18:02.979 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (143 ms) 2024-02-10T06:18:02.979 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-02-10T06:18:03.123 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (149 ms) 2024-02-10T06:18:03.123 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-02-10T06:18:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:03 smithi189 ceph-mon[89631]: pgmap v2621: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 454 KiB/s rd, 62 KiB/s wr, 656 op/s 2024-02-10T06:18:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:03 smithi189 ceph-mon[89631]: osdmap e1519: 8 total, 8 up, 8 in 2024-02-10T06:18:03.290 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (166 ms) 2024-02-10T06:18:03.290 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-02-10T06:18:03.371 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (81 ms) 2024-02-10T06:18:03.371 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-02-10T06:18:03.443 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (73 ms) 2024-02-10T06:18:03.444 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-02-10T06:18:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:03 smithi178 ceph-mon[92537]: pgmap v2621: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 454 KiB/s rd, 62 KiB/s wr, 656 op/s 2024-02-10T06:18:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:03 smithi178 ceph-mon[92537]: osdmap e1519: 8 total, 8 up, 8 in 2024-02-10T06:18:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:03 smithi178 ceph-mon[95116]: pgmap v2621: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 454 KiB/s rd, 62 KiB/s wr, 656 op/s 2024-02-10T06:18:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:03 smithi178 ceph-mon[95116]: osdmap e1519: 8 total, 8 up, 8 in 2024-02-10T06:18:03.507 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (64 ms) 2024-02-10T06:18:03.508 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-02-10T06:18:03.621 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (113 ms) 2024-02-10T06:18:03.621 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-02-10T06:18:03.741 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (120 ms) 2024-02-10T06:18:03.741 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-02-10T06:18:03.843 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (102 ms) 2024-02-10T06:18:03.843 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-02-10T06:18:03.954 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (111 ms) 2024-02-10T06:18:03.954 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-02-10T06:18:04.026 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.MirrorStatusList (73 ms) 2024-02-10T06:18:04.027 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-02-10T06:18:04.118 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.RemoveBootstrapped (91 ms) 2024-02-10T06:18:04.118 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-02-10T06:18:04.458 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.AioPromoteDemote (341 ms) 2024-02-10T06:18:04.458 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-02-10T06:18:04.798 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.AioGetInfo (338 ms) 2024-02-10T06:18:04.798 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-02-10T06:18:05.008 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.AioGetStatus (211 ms) 2024-02-10T06:18:05.008 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.SiteName 2024-02-10T06:18:05.014 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.SiteName (6 ms) 2024-02-10T06:18:05.014 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.Bootstrap 2024-02-10T06:18:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:05 smithi189 ceph-mon[89631]: pgmap v2623: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 525 KiB/s rd, 79 KiB/s wr, 750 op/s 2024-02-10T06:18:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:05 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' 2024-02-10T06:18:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:05 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-10T06:18:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:05 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-10T06:18:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:05 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-02-10T06:18:05.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:05 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-10T06:18:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:05 smithi178 ceph-mon[95116]: pgmap v2623: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 525 KiB/s rd, 79 KiB/s wr, 750 op/s 2024-02-10T06:18:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:05 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' 2024-02-10T06:18:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:05 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-10T06:18:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:05 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-10T06:18:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:05 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-02-10T06:18:05.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:05 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-10T06:18:05.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:05 smithi178 ceph-mon[92537]: pgmap v2623: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 525 KiB/s rd, 79 KiB/s wr, 750 op/s 2024-02-10T06:18:05.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:05 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' 2024-02-10T06:18:05.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:05 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-10T06:18:05.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:05 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-10T06:18:05.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:05 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-02-10T06:18:05.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:05 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-10T06:18:05.827 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.Bootstrap (814 ms) 2024-02-10T06:18:05.828 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.PeerDirection 2024-02-10T06:18:05.836 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.PeerDirection (8 ms) 2024-02-10T06:18:05.836 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.Snapshot 2024-02-10T06:18:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-02-10T06:18:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' 2024-02-10T06:18:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' 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-02-10T06:18:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' 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-02-10T06:18:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-10T06:18:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/9031c067-2533-4c75-bc3f-7b3a96f84554"}]: dispatch 2024-02-10T06:18:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/9031c067-2533-4c75-bc3f-7b3a96f84554"}]': finished 2024-02-10T06:18:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[92537]: osdmap e1520: 8 total, 8 up, 8 in 2024-02-10T06:18:06.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-02-10T06:18:06.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' 2024-02-10T06:18:06.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' 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-02-10T06:18:06.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' 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-02-10T06:18:06.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-10T06:18:06.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/9031c067-2533-4c75-bc3f-7b3a96f84554"}]: dispatch 2024-02-10T06:18:06.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/9031c067-2533-4c75-bc3f-7b3a96f84554"}]': finished 2024-02-10T06:18:06.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:06 smithi178 ceph-mon[95116]: osdmap e1520: 8 total, 8 up, 8 in 2024-02-10T06:18:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:06 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-02-10T06:18:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:06 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' 2024-02-10T06:18:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:06 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' 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-02-10T06:18:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:06 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' 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-02-10T06:18:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:06 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-10T06:18:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:06 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/9031c067-2533-4c75-bc3f-7b3a96f84554"}]: dispatch 2024-02-10T06:18:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:06 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/9031c067-2533-4c75-bc3f-7b3a96f84554"}]': finished 2024-02-10T06:18:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:06 smithi189 ceph-mon[89631]: osdmap e1520: 8 total, 8 up, 8 in 2024-02-10T06:18:07.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:07 smithi178 ceph-mon[92537]: pgmap v2624: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 991 KiB/s rd, 139 KiB/s wr, 1.39k op/s 2024-02-10T06:18:07.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:07 smithi178 ceph-mon[92537]: osdmap e1521: 8 total, 8 up, 8 in 2024-02-10T06:18:07.363 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:07 smithi178 ceph-mon[95116]: pgmap v2624: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 991 KiB/s rd, 139 KiB/s wr, 1.39k op/s 2024-02-10T06:18:07.364 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:07 smithi178 ceph-mon[95116]: osdmap e1521: 8 total, 8 up, 8 in 2024-02-10T06:18:07.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:07 smithi189 ceph-mon[89631]: pgmap v2624: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 991 KiB/s rd, 139 KiB/s wr, 1.39k op/s 2024-02-10T06:18:07.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:07 smithi189 ceph-mon[89631]: osdmap e1521: 8 total, 8 up, 8 in 2024-02-10T06:18:07.711 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:18:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:18:07] "GET /metrics HTTP/1.1" 200 36463 "" "Prometheus/2.43.0" 2024-02-10T06:18:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:08 smithi178 ceph-mon[95116]: pgmap v2627: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 856 KiB/s rd, 127 KiB/s wr, 1.20k op/s 2024-02-10T06:18:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:08 smithi178 ceph-mon[95116]: osdmap e1522: 8 total, 8 up, 8 in 2024-02-10T06:18:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:08 smithi178 ceph-mon[92537]: pgmap v2627: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 856 KiB/s rd, 127 KiB/s wr, 1.20k op/s 2024-02-10T06:18:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:08 smithi178 ceph-mon[92537]: osdmap e1522: 8 total, 8 up, 8 in 2024-02-10T06:18:09.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:08 smithi189 ceph-mon[89631]: pgmap v2627: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 856 KiB/s rd, 127 KiB/s wr, 1.20k op/s 2024-02-10T06:18:09.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:08 smithi189 ceph-mon[89631]: osdmap e1522: 8 total, 8 up, 8 in 2024-02-10T06:18:10.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:09 smithi178 ceph-mon[92537]: osdmap e1523: 8 total, 8 up, 8 in 2024-02-10T06:18:10.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:09 smithi178 ceph-mon[95116]: osdmap e1523: 8 total, 8 up, 8 in 2024-02-10T06:18:10.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:09 smithi189 ceph-mon[89631]: osdmap e1523: 8 total, 8 up, 8 in 2024-02-10T06:18:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:10 smithi178 ceph-mon[95116]: pgmap v2630: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1004 KiB/s rd, 143 KiB/s wr, 1.35k op/s 2024-02-10T06:18:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:10 smithi178 ceph-mon[95116]: osdmap e1524: 8 total, 8 up, 8 in 2024-02-10T06:18:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:10 smithi178 ceph-mon[95116]: osdmap e1525: 8 total, 8 up, 8 in 2024-02-10T06:18:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:10 smithi178 ceph-mon[92537]: pgmap v2630: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1004 KiB/s rd, 143 KiB/s wr, 1.35k op/s 2024-02-10T06:18:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:10 smithi178 ceph-mon[92537]: osdmap e1524: 8 total, 8 up, 8 in 2024-02-10T06:18:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:10 smithi178 ceph-mon[92537]: osdmap e1525: 8 total, 8 up, 8 in 2024-02-10T06:18:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:10 smithi189 ceph-mon[89631]: pgmap v2630: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1004 KiB/s rd, 143 KiB/s wr, 1.35k op/s 2024-02-10T06:18:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:10 smithi189 ceph-mon[89631]: osdmap e1524: 8 total, 8 up, 8 in 2024-02-10T06:18:11.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:10 smithi189 ceph-mon[89631]: osdmap e1525: 8 total, 8 up, 8 in 2024-02-10T06:18:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:12 smithi178 ceph-mon[92537]: pgmap v2633: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 158 KiB/s wr, 1.52k op/s 2024-02-10T06:18:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:12 smithi178 ceph-mon[92537]: osdmap e1526: 8 total, 8 up, 8 in 2024-02-10T06:18:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:12 smithi178 ceph-mon[95116]: pgmap v2633: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 158 KiB/s wr, 1.52k op/s 2024-02-10T06:18:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:12 smithi178 ceph-mon[95116]: osdmap e1526: 8 total, 8 up, 8 in 2024-02-10T06:18:13.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:12 smithi189 ceph-mon[89631]: pgmap v2633: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 158 KiB/s wr, 1.52k op/s 2024-02-10T06:18:13.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:12 smithi189 ceph-mon[89631]: osdmap e1526: 8 total, 8 up, 8 in 2024-02-10T06:18:14.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:13 smithi189 ceph-mon[89631]: osdmap e1527: 8 total, 8 up, 8 in 2024-02-10T06:18:14.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:18:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:13 smithi178 ceph-mon[95116]: osdmap e1527: 8 total, 8 up, 8 in 2024-02-10T06:18:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:18:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:13 smithi178 ceph-mon[92537]: osdmap e1527: 8 total, 8 up, 8 in 2024-02-10T06:18:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:18:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:14 smithi178 ceph-mon[95116]: pgmap v2636: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 16 KiB/s wr, 169 op/s 2024-02-10T06:18:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:14 smithi178 ceph-mon[95116]: osdmap e1528: 8 total, 8 up, 8 in 2024-02-10T06:18:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:14 smithi178 ceph-mon[92537]: pgmap v2636: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 16 KiB/s wr, 169 op/s 2024-02-10T06:18:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:14 smithi178 ceph-mon[92537]: osdmap e1528: 8 total, 8 up, 8 in 2024-02-10T06:18:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:14 smithi189 ceph-mon[89631]: pgmap v2636: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 125 KiB/s rd, 16 KiB/s wr, 169 op/s 2024-02-10T06:18:15.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:14 smithi189 ceph-mon[89631]: osdmap e1528: 8 total, 8 up, 8 in 2024-02-10T06:18:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:15 smithi178 ceph-mon[92537]: osdmap e1529: 8 total, 8 up, 8 in 2024-02-10T06:18:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:15 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:18:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:15 smithi178 ceph-mon[95116]: osdmap e1529: 8 total, 8 up, 8 in 2024-02-10T06:18:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:15 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:18:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:15 smithi189 ceph-mon[89631]: osdmap e1529: 8 total, 8 up, 8 in 2024-02-10T06:18:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:15 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:18:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:16 smithi178 ceph-mon[92537]: pgmap v2639: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.5 KiB/s wr, 83 op/s 2024-02-10T06:18:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:16 smithi178 ceph-mon[92537]: osdmap e1530: 8 total, 8 up, 8 in 2024-02-10T06:18:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:16 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:18:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:16 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:18:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:16 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:18:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:16 smithi178 ceph-mon[95116]: pgmap v2639: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.5 KiB/s wr, 83 op/s 2024-02-10T06:18:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:16 smithi178 ceph-mon[95116]: osdmap e1530: 8 total, 8 up, 8 in 2024-02-10T06:18:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:16 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:18:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:16 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:18:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:16 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:18:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:16 smithi189 ceph-mon[89631]: pgmap v2639: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.5 KiB/s wr, 83 op/s 2024-02-10T06:18:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:16 smithi189 ceph-mon[89631]: osdmap e1530: 8 total, 8 up, 8 in 2024-02-10T06:18:17.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:16 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:18:17.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:16 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:18:17.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:16 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:18:17.903 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:18:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:18:17] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2024-02-10T06:18:18.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:17 smithi178 ceph-mon[92537]: osdmap e1531: 8 total, 8 up, 8 in 2024-02-10T06:18:18.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:17 smithi178 ceph-mon[95116]: osdmap e1531: 8 total, 8 up, 8 in 2024-02-10T06:18:18.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:17 smithi189 ceph-mon[89631]: osdmap e1531: 8 total, 8 up, 8 in 2024-02-10T06:18:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:18 smithi178 ceph-mon[92537]: pgmap v2642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.2 KiB/s wr, 76 op/s 2024-02-10T06:18:19.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:18 smithi178 ceph-mon[92537]: osdmap e1532: 8 total, 8 up, 8 in 2024-02-10T06:18:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:18 smithi178 ceph-mon[95116]: pgmap v2642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.2 KiB/s wr, 76 op/s 2024-02-10T06:18:19.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:18 smithi178 ceph-mon[95116]: osdmap e1532: 8 total, 8 up, 8 in 2024-02-10T06:18:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:18 smithi189 ceph-mon[89631]: pgmap v2642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.2 KiB/s wr, 76 op/s 2024-02-10T06:18:19.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:18 smithi189 ceph-mon[89631]: osdmap e1532: 8 total, 8 up, 8 in 2024-02-10T06:18:20.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:19 smithi178 ceph-mon[92537]: osdmap e1533: 8 total, 8 up, 8 in 2024-02-10T06:18:20.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:19 smithi178 ceph-mon[95116]: osdmap e1533: 8 total, 8 up, 8 in 2024-02-10T06:18:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:19 smithi189 ceph-mon[89631]: osdmap e1533: 8 total, 8 up, 8 in 2024-02-10T06:18:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:20 smithi178 ceph-mon[92537]: pgmap v2645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 767 B/s wr, 9 op/s 2024-02-10T06:18:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:20 smithi178 ceph-mon[92537]: osdmap e1534: 8 total, 8 up, 8 in 2024-02-10T06:18:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:20 smithi178 ceph-mon[92537]: osdmap e1535: 8 total, 8 up, 8 in 2024-02-10T06:18:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:20 smithi178 ceph-mon[95116]: pgmap v2645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 767 B/s wr, 9 op/s 2024-02-10T06:18:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:20 smithi178 ceph-mon[95116]: osdmap e1534: 8 total, 8 up, 8 in 2024-02-10T06:18:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:20 smithi178 ceph-mon[95116]: osdmap e1535: 8 total, 8 up, 8 in 2024-02-10T06:18:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:20 smithi189 ceph-mon[89631]: pgmap v2645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 767 B/s wr, 9 op/s 2024-02-10T06:18:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:20 smithi189 ceph-mon[89631]: osdmap e1534: 8 total, 8 up, 8 in 2024-02-10T06:18:21.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:20 smithi189 ceph-mon[89631]: osdmap e1535: 8 total, 8 up, 8 in 2024-02-10T06:18:21.961 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.Snapshot (16126 ms) 2024-02-10T06:18:21.962 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-02-10T06:18:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:22 smithi178 ceph-mon[92537]: pgmap v2648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 5.5 KiB/s wr, 90 op/s 2024-02-10T06:18:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:22 smithi178 ceph-mon[92537]: osdmap e1536: 8 total, 8 up, 8 in 2024-02-10T06:18:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:22 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92e39724-6eb2-401d-aedc-02736daae2e8"}]: dispatch 2024-02-10T06:18:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:22 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92e39724-6eb2-401d-aedc-02736daae2e8"}]': finished 2024-02-10T06:18:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:22 smithi178 ceph-mon[95116]: pgmap v2648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 5.5 KiB/s wr, 90 op/s 2024-02-10T06:18:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:22 smithi178 ceph-mon[95116]: osdmap e1536: 8 total, 8 up, 8 in 2024-02-10T06:18:23.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:22 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92e39724-6eb2-401d-aedc-02736daae2e8"}]: dispatch 2024-02-10T06:18:23.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:22 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92e39724-6eb2-401d-aedc-02736daae2e8"}]': finished 2024-02-10T06:18:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:22 smithi189 ceph-mon[89631]: pgmap v2648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 5.5 KiB/s wr, 90 op/s 2024-02-10T06:18:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:22 smithi189 ceph-mon[89631]: osdmap e1536: 8 total, 8 up, 8 in 2024-02-10T06:18:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:22 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92e39724-6eb2-401d-aedc-02736daae2e8"}]: dispatch 2024-02-10T06:18:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:22 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/92e39724-6eb2-401d-aedc-02736daae2e8"}]': finished 2024-02-10T06:18:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:23 smithi189 ceph-mon[89631]: osdmap e1537: 8 total, 8 up, 8 in 2024-02-10T06:18:24.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:23 smithi178 ceph-mon[92537]: osdmap e1537: 8 total, 8 up, 8 in 2024-02-10T06:18:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:23 smithi178 ceph-mon[95116]: osdmap e1537: 8 total, 8 up, 8 in 2024-02-10T06:18:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:24 smithi189 ceph-mon[89631]: pgmap v2651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.7 KiB/s wr, 96 op/s 2024-02-10T06:18:25.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:24 smithi189 ceph-mon[89631]: osdmap e1538: 8 total, 8 up, 8 in 2024-02-10T06:18:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:24 smithi178 ceph-mon[92537]: pgmap v2651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.7 KiB/s wr, 96 op/s 2024-02-10T06:18:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:24 smithi178 ceph-mon[92537]: osdmap e1538: 8 total, 8 up, 8 in 2024-02-10T06:18:25.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:24 smithi178 ceph-mon[95116]: pgmap v2651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.7 KiB/s wr, 96 op/s 2024-02-10T06:18:25.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:24 smithi178 ceph-mon[95116]: osdmap e1538: 8 total, 8 up, 8 in 2024-02-10T06:18:25.955 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (3993 ms) 2024-02-10T06:18:25.955 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-02-10T06:18:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:25 smithi189 ceph-mon[89631]: osdmap e1539: 8 total, 8 up, 8 in 2024-02-10T06:18:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:25 smithi189 ceph-mon[89631]: osdmap e1540: 8 total, 8 up, 8 in 2024-02-10T06:18:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:25 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/eee5b961-44dc-4655-9647-2e1823fdbdb7"}]: dispatch 2024-02-10T06:18:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:25 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/eee5b961-44dc-4655-9647-2e1823fdbdb7"}]': finished 2024-02-10T06:18:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:25 smithi178 ceph-mon[95116]: osdmap e1539: 8 total, 8 up, 8 in 2024-02-10T06:18:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:25 smithi178 ceph-mon[95116]: osdmap e1540: 8 total, 8 up, 8 in 2024-02-10T06:18:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:25 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/eee5b961-44dc-4655-9647-2e1823fdbdb7"}]: dispatch 2024-02-10T06:18:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:25 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/eee5b961-44dc-4655-9647-2e1823fdbdb7"}]': finished 2024-02-10T06:18:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:25 smithi178 ceph-mon[92537]: osdmap e1539: 8 total, 8 up, 8 in 2024-02-10T06:18:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:25 smithi178 ceph-mon[92537]: osdmap e1540: 8 total, 8 up, 8 in 2024-02-10T06:18:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:25 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/eee5b961-44dc-4655-9647-2e1823fdbdb7"}]: dispatch 2024-02-10T06:18:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:25 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/eee5b961-44dc-4655-9647-2e1823fdbdb7"}]': finished 2024-02-10T06:18:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:26 smithi189 ceph-mon[89631]: pgmap v2654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 9.2 KiB/s wr, 118 op/s 2024-02-10T06:18:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:26 smithi178 ceph-mon[92537]: pgmap v2654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 9.2 KiB/s wr, 118 op/s 2024-02-10T06:18:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:26 smithi178 ceph-mon[95116]: pgmap v2654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 9.2 KiB/s wr, 118 op/s 2024-02-10T06:18:27.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:18:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:18:27] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2024-02-10T06:18:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:27 smithi189 ceph-mon[89631]: osdmap e1541: 8 total, 8 up, 8 in 2024-02-10T06:18:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:27 smithi178 ceph-mon[92537]: osdmap e1541: 8 total, 8 up, 8 in 2024-02-10T06:18:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:27 smithi178 ceph-mon[95116]: osdmap e1541: 8 total, 8 up, 8 in 2024-02-10T06:18:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:28 smithi189 ceph-mon[89631]: pgmap v2657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 8.2 KiB/s wr, 103 op/s 2024-02-10T06:18:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:28 smithi189 ceph-mon[89631]: osdmap e1542: 8 total, 8 up, 8 in 2024-02-10T06:18:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:18:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:28 smithi178 ceph-mon[92537]: pgmap v2657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 8.2 KiB/s wr, 103 op/s 2024-02-10T06:18:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:28 smithi178 ceph-mon[92537]: osdmap e1542: 8 total, 8 up, 8 in 2024-02-10T06:18:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:18:29.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:28 smithi178 ceph-mon[95116]: pgmap v2657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 8.2 KiB/s wr, 103 op/s 2024-02-10T06:18:29.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:28 smithi178 ceph-mon[95116]: osdmap e1542: 8 total, 8 up, 8 in 2024-02-10T06:18:29.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:18:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:29 smithi189 ceph-mon[89631]: osdmap e1543: 8 total, 8 up, 8 in 2024-02-10T06:18:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:29 smithi178 ceph-mon[92537]: osdmap e1543: 8 total, 8 up, 8 in 2024-02-10T06:18:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:29 smithi178 ceph-mon[95116]: osdmap e1543: 8 total, 8 up, 8 in 2024-02-10T06:18:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:30 smithi189 ceph-mon[89631]: pgmap v2660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 5.2 KiB/s wr, 41 op/s 2024-02-10T06:18:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:30 smithi189 ceph-mon[89631]: osdmap e1544: 8 total, 8 up, 8 in 2024-02-10T06:18:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:30 smithi189 ceph-mon[89631]: osdmap e1545: 8 total, 8 up, 8 in 2024-02-10T06:18:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:30 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa114e57-35ec-4c70-9832-0c2559ce378f"}]: dispatch 2024-02-10T06:18:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:30 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa114e57-35ec-4c70-9832-0c2559ce378f"}]': finished 2024-02-10T06:18:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:30 smithi178 ceph-mon[92537]: pgmap v2660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 5.2 KiB/s wr, 41 op/s 2024-02-10T06:18:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:30 smithi178 ceph-mon[92537]: osdmap e1544: 8 total, 8 up, 8 in 2024-02-10T06:18:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:30 smithi178 ceph-mon[92537]: osdmap e1545: 8 total, 8 up, 8 in 2024-02-10T06:18:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:30 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa114e57-35ec-4c70-9832-0c2559ce378f"}]: dispatch 2024-02-10T06:18:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:30 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa114e57-35ec-4c70-9832-0c2559ce378f"}]': finished 2024-02-10T06:18:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:30 smithi178 ceph-mon[95116]: pgmap v2660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 5.2 KiB/s wr, 41 op/s 2024-02-10T06:18:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:30 smithi178 ceph-mon[95116]: osdmap e1544: 8 total, 8 up, 8 in 2024-02-10T06:18:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:30 smithi178 ceph-mon[95116]: osdmap e1545: 8 total, 8 up, 8 in 2024-02-10T06:18:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:30 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa114e57-35ec-4c70-9832-0c2559ce378f"}]: dispatch 2024-02-10T06:18:31.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:30 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/fa114e57-35ec-4c70-9832-0c2559ce378f"}]': finished 2024-02-10T06:18:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:32 smithi178 ceph-mon[92537]: pgmap v2663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 8.0 KiB/s wr, 88 op/s 2024-02-10T06:18:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:32 smithi178 ceph-mon[92537]: osdmap e1546: 8 total, 8 up, 8 in 2024-02-10T06:18:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:32 smithi178 ceph-mon[95116]: pgmap v2663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 8.0 KiB/s wr, 88 op/s 2024-02-10T06:18:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:32 smithi178 ceph-mon[95116]: osdmap e1546: 8 total, 8 up, 8 in 2024-02-10T06:18:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:32 smithi189 ceph-mon[89631]: pgmap v2663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 8.0 KiB/s wr, 88 op/s 2024-02-10T06:18:33.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:32 smithi189 ceph-mon[89631]: osdmap e1546: 8 total, 8 up, 8 in 2024-02-10T06:18:34.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:33 smithi178 ceph-mon[92537]: osdmap e1547: 8 total, 8 up, 8 in 2024-02-10T06:18:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:33 smithi178 ceph-mon[95116]: osdmap e1547: 8 total, 8 up, 8 in 2024-02-10T06:18:34.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:33 smithi189 ceph-mon[89631]: osdmap e1547: 8 total, 8 up, 8 in 2024-02-10T06:18:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:34 smithi178 ceph-mon[92537]: pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 11 KiB/s wr, 266 op/s 2024-02-10T06:18:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:34 smithi178 ceph-mon[92537]: osdmap e1548: 8 total, 8 up, 8 in 2024-02-10T06:18:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:34 smithi178 ceph-mon[95116]: pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 11 KiB/s wr, 266 op/s 2024-02-10T06:18:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:34 smithi178 ceph-mon[95116]: osdmap e1548: 8 total, 8 up, 8 in 2024-02-10T06:18:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:34 smithi189 ceph-mon[89631]: pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 205 KiB/s rd, 11 KiB/s wr, 266 op/s 2024-02-10T06:18:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:34 smithi189 ceph-mon[89631]: osdmap e1548: 8 total, 8 up, 8 in 2024-02-10T06:18:35.946 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (9991 ms) 2024-02-10T06:18:35.946 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-02-10T06:18:36.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:35 smithi178 ceph-mon[92537]: osdmap e1549: 8 total, 8 up, 8 in 2024-02-10T06:18:36.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:35 smithi178 ceph-mon[92537]: osdmap e1550: 8 total, 8 up, 8 in 2024-02-10T06:18:36.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:35 smithi178 ceph-mon[95116]: osdmap e1549: 8 total, 8 up, 8 in 2024-02-10T06:18:36.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:35 smithi178 ceph-mon[95116]: osdmap e1550: 8 total, 8 up, 8 in 2024-02-10T06:18:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:35 smithi189 ceph-mon[89631]: osdmap e1549: 8 total, 8 up, 8 in 2024-02-10T06:18:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:35 smithi189 ceph-mon[89631]: osdmap e1550: 8 total, 8 up, 8 in 2024-02-10T06:18:37.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:36 smithi178 ceph-mon[92537]: pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 9.5 KiB/s wr, 243 op/s 2024-02-10T06:18:37.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:36 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ddb89ceb-5d02-49be-9624-9436d40dd5a8"}]: dispatch 2024-02-10T06:18:37.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:36 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ddb89ceb-5d02-49be-9624-9436d40dd5a8"}]': finished 2024-02-10T06:18:37.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:36 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d60b87ee-9176-439c-879a-7e25dbc13c7d"}]: dispatch 2024-02-10T06:18:37.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:36 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d60b87ee-9176-439c-879a-7e25dbc13c7d"}]': finished 2024-02-10T06:18:37.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:36 smithi178 ceph-mon[95116]: pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 9.5 KiB/s wr, 243 op/s 2024-02-10T06:18:37.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:36 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ddb89ceb-5d02-49be-9624-9436d40dd5a8"}]: dispatch 2024-02-10T06:18:37.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:36 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ddb89ceb-5d02-49be-9624-9436d40dd5a8"}]': finished 2024-02-10T06:18:37.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:36 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d60b87ee-9176-439c-879a-7e25dbc13c7d"}]: dispatch 2024-02-10T06:18:37.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:36 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d60b87ee-9176-439c-879a-7e25dbc13c7d"}]': finished 2024-02-10T06:18:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:36 smithi189 ceph-mon[89631]: pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 9.5 KiB/s wr, 243 op/s 2024-02-10T06:18:37.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:36 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ddb89ceb-5d02-49be-9624-9436d40dd5a8"}]: dispatch 2024-02-10T06:18:37.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:36 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/ddb89ceb-5d02-49be-9624-9436d40dd5a8"}]': finished 2024-02-10T06:18:37.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:36 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d60b87ee-9176-439c-879a-7e25dbc13c7d"}]: dispatch 2024-02-10T06:18:37.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:36 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d60b87ee-9176-439c-879a-7e25dbc13c7d"}]': finished 2024-02-10T06:18:37.947 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:18:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:18:37] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2024-02-10T06:18:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:37 smithi178 ceph-mon[92537]: osdmap e1551: 8 total, 8 up, 8 in 2024-02-10T06:18:38.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:37 smithi178 ceph-mon[95116]: osdmap e1551: 8 total, 8 up, 8 in 2024-02-10T06:18:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:37 smithi189 ceph-mon[89631]: osdmap e1551: 8 total, 8 up, 8 in 2024-02-10T06:18:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:38 smithi178 ceph-mon[95116]: pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 1.2 KiB/s wr, 23 op/s 2024-02-10T06:18:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:38 smithi178 ceph-mon[95116]: osdmap e1552: 8 total, 8 up, 8 in 2024-02-10T06:18:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:38 smithi178 ceph-mon[92537]: pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 1.2 KiB/s wr, 23 op/s 2024-02-10T06:18:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:38 smithi178 ceph-mon[92537]: osdmap e1552: 8 total, 8 up, 8 in 2024-02-10T06:18:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:38 smithi189 ceph-mon[89631]: pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 1.2 KiB/s wr, 23 op/s 2024-02-10T06:18:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:38 smithi189 ceph-mon[89631]: osdmap e1552: 8 total, 8 up, 8 in 2024-02-10T06:18:40.017 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.SnapshotImageState (4071 ms) 2024-02-10T06:18:40.017 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-02-10T06:18:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:39 smithi178 ceph-mon[92537]: osdmap e1553: 8 total, 8 up, 8 in 2024-02-10T06:18:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:39 smithi178 ceph-mon[95116]: osdmap e1553: 8 total, 8 up, 8 in 2024-02-10T06:18:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:39 smithi189 ceph-mon[89631]: osdmap e1553: 8 total, 8 up, 8 in 2024-02-10T06:18:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:40 smithi178 ceph-mon[92537]: pgmap v2675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 19 KiB/s wr, 210 op/s 2024-02-10T06:18:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:40 smithi178 ceph-mon[92537]: osdmap e1554: 8 total, 8 up, 8 in 2024-02-10T06:18:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:40 smithi178 ceph-mon[92537]: osdmap e1555: 8 total, 8 up, 8 in 2024-02-10T06:18:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:40 smithi178 ceph-mon[95116]: pgmap v2675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 19 KiB/s wr, 210 op/s 2024-02-10T06:18:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:40 smithi178 ceph-mon[95116]: osdmap e1554: 8 total, 8 up, 8 in 2024-02-10T06:18:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:40 smithi178 ceph-mon[95116]: osdmap e1555: 8 total, 8 up, 8 in 2024-02-10T06:18:41.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:40 smithi189 ceph-mon[89631]: pgmap v2675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 19 KiB/s wr, 210 op/s 2024-02-10T06:18:41.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:40 smithi189 ceph-mon[89631]: osdmap e1554: 8 total, 8 up, 8 in 2024-02-10T06:18:41.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:40 smithi189 ceph-mon[89631]: osdmap e1555: 8 total, 8 up, 8 in 2024-02-10T06:18:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:42 smithi178 ceph-mon[95116]: pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 25 KiB/s wr, 246 op/s 2024-02-10T06:18:43.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:42 smithi178 ceph-mon[95116]: osdmap e1556: 8 total, 8 up, 8 in 2024-02-10T06:18:43.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:42 smithi178 ceph-mon[92537]: pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 25 KiB/s wr, 246 op/s 2024-02-10T06:18:43.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:42 smithi178 ceph-mon[92537]: osdmap e1556: 8 total, 8 up, 8 in 2024-02-10T06:18:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:42 smithi189 ceph-mon[89631]: pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 25 KiB/s wr, 246 op/s 2024-02-10T06:18:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:42 smithi189 ceph-mon[89631]: osdmap e1556: 8 total, 8 up, 8 in 2024-02-10T06:18:44.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:43 smithi189 ceph-mon[89631]: osdmap e1557: 8 total, 8 up, 8 in 2024-02-10T06:18:44.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:18:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:43 smithi178 ceph-mon[92537]: osdmap e1557: 8 total, 8 up, 8 in 2024-02-10T06:18:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:18:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:43 smithi178 ceph-mon[95116]: osdmap e1557: 8 total, 8 up, 8 in 2024-02-10T06:18:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:18:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:44 smithi178 ceph-mon[92537]: pgmap v2681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 10 KiB/s wr, 83 op/s 2024-02-10T06:18:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:44 smithi178 ceph-mon[92537]: osdmap e1558: 8 total, 8 up, 8 in 2024-02-10T06:18:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:44 smithi178 ceph-mon[95116]: pgmap v2681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 10 KiB/s wr, 83 op/s 2024-02-10T06:18:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:44 smithi178 ceph-mon[95116]: osdmap e1558: 8 total, 8 up, 8 in 2024-02-10T06:18:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:44 smithi189 ceph-mon[89631]: pgmap v2681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 10 KiB/s wr, 83 op/s 2024-02-10T06:18:45.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:44 smithi189 ceph-mon[89631]: osdmap e1558: 8 total, 8 up, 8 in 2024-02-10T06:18:46.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:45 smithi178 ceph-mon[95116]: osdmap e1559: 8 total, 8 up, 8 in 2024-02-10T06:18:46.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:45 smithi178 ceph-mon[95116]: osdmap e1560: 8 total, 8 up, 8 in 2024-02-10T06:18:46.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:45 smithi178 ceph-mon[92537]: osdmap e1559: 8 total, 8 up, 8 in 2024-02-10T06:18:46.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:45 smithi178 ceph-mon[92537]: osdmap e1560: 8 total, 8 up, 8 in 2024-02-10T06:18:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:45 smithi189 ceph-mon[89631]: osdmap e1559: 8 total, 8 up, 8 in 2024-02-10T06:18:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:45 smithi189 ceph-mon[89631]: osdmap e1560: 8 total, 8 up, 8 in 2024-02-10T06:18:47.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:46 smithi178 ceph-mon[92537]: pgmap v2684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 12 KiB/s wr, 208 op/s 2024-02-10T06:18:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:46 smithi178 ceph-mon[95116]: pgmap v2684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 12 KiB/s wr, 208 op/s 2024-02-10T06:18:47.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:46 smithi189 ceph-mon[89631]: pgmap v2684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 12 KiB/s wr, 208 op/s 2024-02-10T06:18:47.895 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:18:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:18:47] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2024-02-10T06:18:48.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:47 smithi178 ceph-mon[92537]: osdmap e1561: 8 total, 8 up, 8 in 2024-02-10T06:18:48.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:47 smithi178 ceph-mon[95116]: osdmap e1561: 8 total, 8 up, 8 in 2024-02-10T06:18:48.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:47 smithi189 ceph-mon[89631]: osdmap e1561: 8 total, 8 up, 8 in 2024-02-10T06:18:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:48 smithi178 ceph-mon[92537]: pgmap v2687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 7.7 KiB/s wr, 161 op/s 2024-02-10T06:18:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:48 smithi178 ceph-mon[92537]: osdmap e1562: 8 total, 8 up, 8 in 2024-02-10T06:18:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:48 smithi178 ceph-mon[95116]: pgmap v2687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 7.7 KiB/s wr, 161 op/s 2024-02-10T06:18:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:48 smithi178 ceph-mon[95116]: osdmap e1562: 8 total, 8 up, 8 in 2024-02-10T06:18:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:48 smithi189 ceph-mon[89631]: pgmap v2687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 7.7 KiB/s wr, 161 op/s 2024-02-10T06:18:49.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:48 smithi189 ceph-mon[89631]: osdmap e1562: 8 total, 8 up, 8 in 2024-02-10T06:18:49.976 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (9959 ms) 2024-02-10T06:18:49.976 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-02-10T06:18:50.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:49 smithi178 ceph-mon[92537]: osdmap e1563: 8 total, 8 up, 8 in 2024-02-10T06:18:50.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:49 smithi178 ceph-mon[95116]: osdmap e1563: 8 total, 8 up, 8 in 2024-02-10T06:18:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:49 smithi189 ceph-mon[89631]: osdmap e1563: 8 total, 8 up, 8 in 2024-02-10T06:18:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:50 smithi178 ceph-mon[95116]: pgmap v2690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-02-10T06:18:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:50 smithi178 ceph-mon[95116]: osdmap e1564: 8 total, 8 up, 8 in 2024-02-10T06:18:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:50 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1921be66-8d57-439f-bb07-2f581581f0fd"}]: dispatch 2024-02-10T06:18:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:50 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1921be66-8d57-439f-bb07-2f581581f0fd"}]': finished 2024-02-10T06:18:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:50 smithi178 ceph-mon[95116]: osdmap e1565: 8 total, 8 up, 8 in 2024-02-10T06:18:51.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:50 smithi178 ceph-mon[92537]: pgmap v2690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-02-10T06:18:51.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:50 smithi178 ceph-mon[92537]: osdmap e1564: 8 total, 8 up, 8 in 2024-02-10T06:18:51.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:50 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1921be66-8d57-439f-bb07-2f581581f0fd"}]: dispatch 2024-02-10T06:18:51.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:50 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1921be66-8d57-439f-bb07-2f581581f0fd"}]': finished 2024-02-10T06:18:51.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:50 smithi178 ceph-mon[92537]: osdmap e1565: 8 total, 8 up, 8 in 2024-02-10T06:18:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:50 smithi189 ceph-mon[89631]: pgmap v2690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-02-10T06:18:51.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:50 smithi189 ceph-mon[89631]: osdmap e1564: 8 total, 8 up, 8 in 2024-02-10T06:18:51.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:50 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1921be66-8d57-439f-bb07-2f581581f0fd"}]: dispatch 2024-02-10T06:18:51.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:50 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1921be66-8d57-439f-bb07-2f581581f0fd"}]': finished 2024-02-10T06:18:51.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:50 smithi189 ceph-mon[89631]: osdmap e1565: 8 total, 8 up, 8 in 2024-02-10T06:18:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:52 smithi178 ceph-mon[95116]: pgmap v2693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 6.0 KiB/s wr, 44 op/s 2024-02-10T06:18:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:52 smithi178 ceph-mon[95116]: osdmap e1566: 8 total, 8 up, 8 in 2024-02-10T06:18:53.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:52 smithi178 ceph-mon[92537]: pgmap v2693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 6.0 KiB/s wr, 44 op/s 2024-02-10T06:18:53.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:52 smithi178 ceph-mon[92537]: osdmap e1566: 8 total, 8 up, 8 in 2024-02-10T06:18:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:52 smithi189 ceph-mon[89631]: pgmap v2693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 6.0 KiB/s wr, 44 op/s 2024-02-10T06:18:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:52 smithi189 ceph-mon[89631]: osdmap e1566: 8 total, 8 up, 8 in 2024-02-10T06:18:54.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:53 smithi178 ceph-mon[92537]: osdmap e1567: 8 total, 8 up, 8 in 2024-02-10T06:18:54.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:53 smithi178 ceph-mon[95116]: osdmap e1567: 8 total, 8 up, 8 in 2024-02-10T06:18:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:53 smithi189 ceph-mon[89631]: osdmap e1567: 8 total, 8 up, 8 in 2024-02-10T06:18:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:54 smithi178 ceph-mon[95116]: pgmap v2696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 7.2 KiB/s wr, 51 op/s 2024-02-10T06:18:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:54 smithi178 ceph-mon[95116]: osdmap e1568: 8 total, 8 up, 8 in 2024-02-10T06:18:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:54 smithi178 ceph-mon[92537]: pgmap v2696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 7.2 KiB/s wr, 51 op/s 2024-02-10T06:18:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:54 smithi178 ceph-mon[92537]: osdmap e1568: 8 total, 8 up, 8 in 2024-02-10T06:18:55.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:54 smithi189 ceph-mon[89631]: pgmap v2696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 7.2 KiB/s wr, 51 op/s 2024-02-10T06:18:55.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:54 smithi189 ceph-mon[89631]: osdmap e1568: 8 total, 8 up, 8 in 2024-02-10T06:18:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:55 smithi178 ceph-mon[92537]: osdmap e1569: 8 total, 8 up, 8 in 2024-02-10T06:18:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:55 smithi178 ceph-mon[92537]: osdmap e1570: 8 total, 8 up, 8 in 2024-02-10T06:18:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:55 smithi178 ceph-mon[95116]: osdmap e1569: 8 total, 8 up, 8 in 2024-02-10T06:18:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:55 smithi178 ceph-mon[95116]: osdmap e1570: 8 total, 8 up, 8 in 2024-02-10T06:18:56.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:55 smithi189 ceph-mon[89631]: osdmap e1569: 8 total, 8 up, 8 in 2024-02-10T06:18:56.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:55 smithi189 ceph-mon[89631]: osdmap e1570: 8 total, 8 up, 8 in 2024-02-10T06:18:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:56 smithi178 ceph-mon[92537]: pgmap v2699: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 12 KiB/s wr, 116 op/s 2024-02-10T06:18:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:56 smithi178 ceph-mon[92537]: osdmap e1571: 8 total, 8 up, 8 in 2024-02-10T06:18:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:56 smithi178 ceph-mon[95116]: pgmap v2699: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 12 KiB/s wr, 116 op/s 2024-02-10T06:18:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:56 smithi178 ceph-mon[95116]: osdmap e1571: 8 total, 8 up, 8 in 2024-02-10T06:18:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:56 smithi189 ceph-mon[89631]: pgmap v2699: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 12 KiB/s wr, 116 op/s 2024-02-10T06:18:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:56 smithi189 ceph-mon[89631]: osdmap e1571: 8 total, 8 up, 8 in 2024-02-10T06:18:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:18:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:18:57] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2024-02-10T06:18:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:58 smithi178 ceph-mon[92537]: pgmap v2702: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 10 KiB/s wr, 101 op/s 2024-02-10T06:18:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:58 smithi178 ceph-mon[92537]: osdmap e1572: 8 total, 8 up, 8 in 2024-02-10T06:18:59.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:18:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:58 smithi178 ceph-mon[95116]: pgmap v2702: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 10 KiB/s wr, 101 op/s 2024-02-10T06:18:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:58 smithi178 ceph-mon[95116]: osdmap e1572: 8 total, 8 up, 8 in 2024-02-10T06:18:59.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:18:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:58 smithi189 ceph-mon[89631]: pgmap v2702: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 10 KiB/s wr, 101 op/s 2024-02-10T06:18:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:58 smithi189 ceph-mon[89631]: osdmap e1572: 8 total, 8 up, 8 in 2024-02-10T06:18:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:19:00.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:18:59 smithi178 ceph-mon[92537]: osdmap e1573: 8 total, 8 up, 8 in 2024-02-10T06:19:00.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:18:59 smithi178 ceph-mon[95116]: osdmap e1573: 8 total, 8 up, 8 in 2024-02-10T06:19:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:18:59 smithi189 ceph-mon[89631]: osdmap e1573: 8 total, 8 up, 8 in 2024-02-10T06:19:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:00 smithi178 ceph-mon[92537]: pgmap v2705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 8.5 KiB/s wr, 73 op/s 2024-02-10T06:19:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:00 smithi178 ceph-mon[92537]: osdmap e1574: 8 total, 8 up, 8 in 2024-02-10T06:19:01.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:00 smithi178 ceph-mon[92537]: osdmap e1575: 8 total, 8 up, 8 in 2024-02-10T06:19:01.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:00 smithi178 ceph-mon[95116]: pgmap v2705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 8.5 KiB/s wr, 73 op/s 2024-02-10T06:19:01.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:00 smithi178 ceph-mon[95116]: osdmap e1574: 8 total, 8 up, 8 in 2024-02-10T06:19:01.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:00 smithi178 ceph-mon[95116]: osdmap e1575: 8 total, 8 up, 8 in 2024-02-10T06:19:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:00 smithi189 ceph-mon[89631]: pgmap v2705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 8.5 KiB/s wr, 73 op/s 2024-02-10T06:19:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:00 smithi189 ceph-mon[89631]: osdmap e1574: 8 total, 8 up, 8 in 2024-02-10T06:19:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:00 smithi189 ceph-mon[89631]: osdmap e1575: 8 total, 8 up, 8 in 2024-02-10T06:19:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:02 smithi178 ceph-mon[92537]: pgmap v2708: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 13 KiB/s wr, 106 op/s 2024-02-10T06:19:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:02 smithi178 ceph-mon[92537]: osdmap e1576: 8 total, 8 up, 8 in 2024-02-10T06:19:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:02 smithi178 ceph-mon[95116]: pgmap v2708: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 13 KiB/s wr, 106 op/s 2024-02-10T06:19:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:02 smithi178 ceph-mon[95116]: osdmap e1576: 8 total, 8 up, 8 in 2024-02-10T06:19:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:02 smithi189 ceph-mon[89631]: pgmap v2708: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 13 KiB/s wr, 106 op/s 2024-02-10T06:19:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:02 smithi189 ceph-mon[89631]: osdmap e1576: 8 total, 8 up, 8 in 2024-02-10T06:19:04.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:03 smithi178 ceph-mon[92537]: osdmap e1577: 8 total, 8 up, 8 in 2024-02-10T06:19:04.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:03 smithi178 ceph-mon[95116]: osdmap e1577: 8 total, 8 up, 8 in 2024-02-10T06:19:04.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:03 smithi189 ceph-mon[89631]: osdmap e1577: 8 total, 8 up, 8 in 2024-02-10T06:19:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:04 smithi178 ceph-mon[92537]: pgmap v2711: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 10 KiB/s wr, 81 op/s 2024-02-10T06:19:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:04 smithi178 ceph-mon[92537]: osdmap e1578: 8 total, 8 up, 8 in 2024-02-10T06:19:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:04 smithi178 ceph-mon[95116]: pgmap v2711: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 10 KiB/s wr, 81 op/s 2024-02-10T06:19:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:04 smithi178 ceph-mon[95116]: osdmap e1578: 8 total, 8 up, 8 in 2024-02-10T06:19:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:04 smithi189 ceph-mon[89631]: pgmap v2711: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 10 KiB/s wr, 81 op/s 2024-02-10T06:19:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:04 smithi189 ceph-mon[89631]: osdmap e1578: 8 total, 8 up, 8 in 2024-02-10T06:19:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:05 smithi178 ceph-mon[92537]: osdmap e1579: 8 total, 8 up, 8 in 2024-02-10T06:19:06.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:05 smithi178 ceph-mon[95116]: osdmap e1579: 8 total, 8 up, 8 in 2024-02-10T06:19:06.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:05 smithi189 ceph-mon[89631]: osdmap e1579: 8 total, 8 up, 8 in 2024-02-10T06:19:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:06 smithi178 ceph-mon[92537]: pgmap v2714: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 198 KiB/s rd, 21 KiB/s wr, 265 op/s 2024-02-10T06:19:07.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:06 smithi178 ceph-mon[92537]: osdmap e1580: 8 total, 8 up, 8 in 2024-02-10T06:19:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:06 smithi178 ceph-mon[95116]: pgmap v2714: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 198 KiB/s rd, 21 KiB/s wr, 265 op/s 2024-02-10T06:19:07.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:06 smithi178 ceph-mon[95116]: osdmap e1580: 8 total, 8 up, 8 in 2024-02-10T06:19:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:06 smithi189 ceph-mon[89631]: pgmap v2714: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 198 KiB/s rd, 21 KiB/s wr, 265 op/s 2024-02-10T06:19:07.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:06 smithi189 ceph-mon[89631]: osdmap e1580: 8 total, 8 up, 8 in 2024-02-10T06:19:07.921 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:19:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:19:07] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2024-02-10T06:19:08.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:07 smithi178 ceph-mon[92537]: osdmap e1581: 8 total, 8 up, 8 in 2024-02-10T06:19:08.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:07 smithi178 ceph-mon[95116]: osdmap e1581: 8 total, 8 up, 8 in 2024-02-10T06:19:08.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:07 smithi189 ceph-mon[89631]: osdmap e1581: 8 total, 8 up, 8 in 2024-02-10T06:19:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:08 smithi178 ceph-mon[95116]: pgmap v2717: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 15 KiB/s wr, 216 op/s 2024-02-10T06:19:09.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:08 smithi178 ceph-mon[95116]: osdmap e1582: 8 total, 8 up, 8 in 2024-02-10T06:19:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:08 smithi178 ceph-mon[92537]: pgmap v2717: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 15 KiB/s wr, 216 op/s 2024-02-10T06:19:09.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:08 smithi178 ceph-mon[92537]: osdmap e1582: 8 total, 8 up, 8 in 2024-02-10T06:19:09.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:08 smithi189 ceph-mon[89631]: pgmap v2717: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 164 KiB/s rd, 15 KiB/s wr, 216 op/s 2024-02-10T06:19:09.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:08 smithi189 ceph-mon[89631]: osdmap e1582: 8 total, 8 up, 8 in 2024-02-10T06:19:10.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:09 smithi178 ceph-mon[92537]: osdmap e1583: 8 total, 8 up, 8 in 2024-02-10T06:19:10.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:09 smithi178 ceph-mon[95116]: osdmap e1583: 8 total, 8 up, 8 in 2024-02-10T06:19:10.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:09 smithi189 ceph-mon[89631]: osdmap e1583: 8 total, 8 up, 8 in 2024-02-10T06:19:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:10 smithi178 ceph-mon[95116]: pgmap v2720: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.2 KiB/s wr, 51 op/s 2024-02-10T06:19:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:10 smithi178 ceph-mon[95116]: osdmap e1584: 8 total, 8 up, 8 in 2024-02-10T06:19:11.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:10 smithi178 ceph-mon[95116]: osdmap e1585: 8 total, 8 up, 8 in 2024-02-10T06:19:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:10 smithi178 ceph-mon[92537]: pgmap v2720: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.2 KiB/s wr, 51 op/s 2024-02-10T06:19:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:10 smithi178 ceph-mon[92537]: osdmap e1584: 8 total, 8 up, 8 in 2024-02-10T06:19:11.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:10 smithi178 ceph-mon[92537]: osdmap e1585: 8 total, 8 up, 8 in 2024-02-10T06:19:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:10 smithi189 ceph-mon[89631]: pgmap v2720: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.2 KiB/s wr, 51 op/s 2024-02-10T06:19:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:10 smithi189 ceph-mon[89631]: osdmap e1584: 8 total, 8 up, 8 in 2024-02-10T06:19:11.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:10 smithi189 ceph-mon[89631]: osdmap e1585: 8 total, 8 up, 8 in 2024-02-10T06:19:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:12 smithi178 ceph-mon[92537]: pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 8.2 KiB/s wr, 137 op/s 2024-02-10T06:19:13.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:12 smithi178 ceph-mon[92537]: osdmap e1586: 8 total, 8 up, 8 in 2024-02-10T06:19:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:12 smithi178 ceph-mon[95116]: pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 8.2 KiB/s wr, 137 op/s 2024-02-10T06:19:13.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:12 smithi178 ceph-mon[95116]: osdmap e1586: 8 total, 8 up, 8 in 2024-02-10T06:19:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:12 smithi189 ceph-mon[89631]: pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 8.2 KiB/s wr, 137 op/s 2024-02-10T06:19:13.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:12 smithi189 ceph-mon[89631]: osdmap e1586: 8 total, 8 up, 8 in 2024-02-10T06:19:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:13 smithi178 ceph-mon[92537]: osdmap e1587: 8 total, 8 up, 8 in 2024-02-10T06:19:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:19:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:13 smithi178 ceph-mon[95116]: osdmap e1587: 8 total, 8 up, 8 in 2024-02-10T06:19:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:19:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:13 smithi189 ceph-mon[89631]: osdmap e1587: 8 total, 8 up, 8 in 2024-02-10T06:19:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:19:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:14 smithi178 ceph-mon[95116]: pgmap v2726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.0 KiB/s wr, 124 op/s 2024-02-10T06:19:15.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:14 smithi178 ceph-mon[95116]: osdmap e1588: 8 total, 8 up, 8 in 2024-02-10T06:19:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:14 smithi178 ceph-mon[92537]: pgmap v2726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.0 KiB/s wr, 124 op/s 2024-02-10T06:19:15.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:14 smithi178 ceph-mon[92537]: osdmap e1588: 8 total, 8 up, 8 in 2024-02-10T06:19:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:14 smithi189 ceph-mon[89631]: pgmap v2726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.0 KiB/s wr, 124 op/s 2024-02-10T06:19:15.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:14 smithi189 ceph-mon[89631]: osdmap e1588: 8 total, 8 up, 8 in 2024-02-10T06:19:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:15 smithi178 ceph-mon[92537]: osdmap e1589: 8 total, 8 up, 8 in 2024-02-10T06:19:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:15 smithi178 ceph-mon[92537]: osdmap e1590: 8 total, 8 up, 8 in 2024-02-10T06:19:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:15 smithi178 ceph-mon[95116]: osdmap e1589: 8 total, 8 up, 8 in 2024-02-10T06:19:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:15 smithi178 ceph-mon[95116]: osdmap e1590: 8 total, 8 up, 8 in 2024-02-10T06:19:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:15 smithi189 ceph-mon[89631]: osdmap e1589: 8 total, 8 up, 8 in 2024-02-10T06:19:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:15 smithi189 ceph-mon[89631]: osdmap e1590: 8 total, 8 up, 8 in 2024-02-10T06:19:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:16 smithi178 ceph-mon[92537]: pgmap v2729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2024-02-10T06:19:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:16 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:19:17.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:16 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:19:17.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:16 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:19:17.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:16 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:19:17.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:16 smithi178 ceph-mon[92537]: osdmap e1591: 8 total, 8 up, 8 in 2024-02-10T06:19:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:16 smithi178 ceph-mon[95116]: pgmap v2729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2024-02-10T06:19:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:16 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:19:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:16 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:19:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:16 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:19:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:16 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:19:17.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:16 smithi178 ceph-mon[95116]: osdmap e1591: 8 total, 8 up, 8 in 2024-02-10T06:19:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:16 smithi189 ceph-mon[89631]: pgmap v2729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2024-02-10T06:19:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:16 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:19:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:16 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:19:17.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:16 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:19:17.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:16 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:19:17.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:16 smithi189 ceph-mon[89631]: osdmap e1591: 8 total, 8 up, 8 in 2024-02-10T06:19:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:19:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:19:17] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-02-10T06:19:19.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:18 smithi189 ceph-mon[89631]: pgmap v2732: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.2 KiB/s wr, 81 op/s 2024-02-10T06:19:19.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:18 smithi189 ceph-mon[89631]: osdmap e1592: 8 total, 8 up, 8 in 2024-02-10T06:19:19.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:18 smithi178 ceph-mon[92537]: pgmap v2732: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.2 KiB/s wr, 81 op/s 2024-02-10T06:19:19.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:18 smithi178 ceph-mon[92537]: osdmap e1592: 8 total, 8 up, 8 in 2024-02-10T06:19:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:18 smithi178 ceph-mon[95116]: pgmap v2732: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.2 KiB/s wr, 81 op/s 2024-02-10T06:19:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:18 smithi178 ceph-mon[95116]: osdmap e1592: 8 total, 8 up, 8 in 2024-02-10T06:19:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:19 smithi189 ceph-mon[89631]: osdmap e1593: 8 total, 8 up, 8 in 2024-02-10T06:19:20.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:19 smithi178 ceph-mon[92537]: osdmap e1593: 8 total, 8 up, 8 in 2024-02-10T06:19:20.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:19 smithi178 ceph-mon[95116]: osdmap e1593: 8 total, 8 up, 8 in 2024-02-10T06:19:20.944 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestMirroring.AioSnapshotCreate (30968 ms) 2024-02-10T06:19:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:20 smithi189 ceph-mon[89631]: pgmap v2735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2024-02-10T06:19:21.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:20 smithi189 ceph-mon[89631]: osdmap e1594: 8 total, 8 up, 8 in 2024-02-10T06:19:21.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:20 smithi189 ceph-mon[89631]: osdmap e1595: 8 total, 8 up, 8 in 2024-02-10T06:19:21.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:20 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/9c7c2130-4716-4732-b057-e126b54b8570"}]: dispatch 2024-02-10T06:19:21.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:20 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/9c7c2130-4716-4732-b057-e126b54b8570"}]': finished 2024-02-10T06:19:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:20 smithi178 ceph-mon[95116]: pgmap v2735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2024-02-10T06:19:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:20 smithi178 ceph-mon[95116]: osdmap e1594: 8 total, 8 up, 8 in 2024-02-10T06:19:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:20 smithi178 ceph-mon[95116]: osdmap e1595: 8 total, 8 up, 8 in 2024-02-10T06:19:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:20 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/9c7c2130-4716-4732-b057-e126b54b8570"}]: dispatch 2024-02-10T06:19:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:20 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/9c7c2130-4716-4732-b057-e126b54b8570"}]': finished 2024-02-10T06:19:21.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:20 smithi178 ceph-mon[92537]: pgmap v2735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2024-02-10T06:19:21.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:20 smithi178 ceph-mon[92537]: osdmap e1594: 8 total, 8 up, 8 in 2024-02-10T06:19:21.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:20 smithi178 ceph-mon[92537]: osdmap e1595: 8 total, 8 up, 8 in 2024-02-10T06:19:21.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:20 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/9c7c2130-4716-4732-b057-e126b54b8570"}]: dispatch 2024-02-10T06:19:21.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:20 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2682750202' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/9c7c2130-4716-4732-b057-e126b54b8570"}]': finished 2024-02-10T06:19:21.949 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 51 tests from TestMirroring (86950 ms total) 2024-02-10T06:19:21.950 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:19:21.950 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 34 tests from TestInternal 2024-02-10T06:19:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:22 smithi178 ceph-mon[92537]: pgmap v2738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 9.0 KiB/s wr, 154 op/s 2024-02-10T06:19:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:22 smithi178 ceph-mon[92537]: osdmap e1596: 8 total, 8 up, 8 in 2024-02-10T06:19:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:22 smithi178 ceph-mon[95116]: pgmap v2738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 9.0 KiB/s wr, 154 op/s 2024-02-10T06:19:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:22 smithi178 ceph-mon[95116]: osdmap e1596: 8 total, 8 up, 8 in 2024-02-10T06:19:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:22 smithi189 ceph-mon[89631]: pgmap v2738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 9.0 KiB/s wr, 154 op/s 2024-02-10T06:19:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:22 smithi189 ceph-mon[89631]: osdmap e1596: 8 total, 8 up, 8 in 2024-02-10T06:19:23.990 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.OpenByID 2024-02-10T06:19:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:23 smithi189 ceph-mon[89631]: osdmap e1597: 8 total, 8 up, 8 in 2024-02-10T06:19:24.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:23 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3414273162' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:19:24.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:23 smithi178 ceph-mon[92537]: osdmap e1597: 8 total, 8 up, 8 in 2024-02-10T06:19:24.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:23 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3414273162' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:19:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:23 smithi178 ceph-mon[95116]: osdmap e1597: 8 total, 8 up, 8 in 2024-02-10T06:19:24.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:23 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3414273162' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:19:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:24 smithi189 ceph-mon[89631]: pgmap v2741: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:19:25.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:24 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:19:25.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:24 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3414273162' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:19:25.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:24 smithi189 ceph-mon[89631]: osdmap e1598: 8 total, 8 up, 8 in 2024-02-10T06:19:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:24 smithi178 ceph-mon[92537]: pgmap v2741: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:19:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:24 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:19:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:24 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3414273162' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:19:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:24 smithi178 ceph-mon[92537]: osdmap e1598: 8 total, 8 up, 8 in 2024-02-10T06:19:25.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:24 smithi178 ceph-mon[95116]: pgmap v2741: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:19:25.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:24 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:19:25.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:24 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3414273162' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:19:25.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:24 smithi178 ceph-mon[95116]: osdmap e1598: 8 total, 8 up, 8 in 2024-02-10T06:19:26.033 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.OpenByID (2043 ms) 2024-02-10T06:19:26.033 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-02-10T06:19:26.055 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.OpenSnapDNE (22 ms) 2024-02-10T06:19:26.055 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-02-10T06:19:26.077 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (22 ms) 2024-02-10T06:19:26.077 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-02-10T06:19:26.100 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.ResizeLocksImage (24 ms) 2024-02-10T06:19:26.101 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-02-10T06:19:26.118 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (17 ms) 2024-02-10T06:19:26.118 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-02-10T06:19:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:25 smithi189 ceph-mon[89631]: osdmap e1599: 8 total, 8 up, 8 in 2024-02-10T06:19:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:25 smithi178 ceph-mon[92537]: osdmap e1599: 8 total, 8 up, 8 in 2024-02-10T06:19:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:25 smithi178 ceph-mon[95116]: osdmap e1599: 8 total, 8 up, 8 in 2024-02-10T06:19:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:26 smithi189 ceph-mon[89631]: pgmap v2744: 137 pgs: 13 creating+peering, 5 unknown, 119 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:19:27.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:26 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:19:27.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:26 smithi189 ceph-mon[89631]: Cluster is now healthy 2024-02-10T06:19:27.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:26 smithi189 ceph-mon[89631]: osdmap e1600: 8 total, 8 up, 8 in 2024-02-10T06:19:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:26 smithi178 ceph-mon[92537]: pgmap v2744: 137 pgs: 13 creating+peering, 5 unknown, 119 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:19:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:26 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:19:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:26 smithi178 ceph-mon[92537]: Cluster is now healthy 2024-02-10T06:19:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:26 smithi178 ceph-mon[92537]: osdmap e1600: 8 total, 8 up, 8 in 2024-02-10T06:19:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:26 smithi178 ceph-mon[95116]: pgmap v2744: 137 pgs: 13 creating+peering, 5 unknown, 119 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:19:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:26 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:19:27.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:26 smithi178 ceph-mon[95116]: Cluster is now healthy 2024-02-10T06:19:27.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:26 smithi178 ceph-mon[95116]: osdmap e1600: 8 total, 8 up, 8 in 2024-02-10T06:19:27.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:19:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:19:27] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2024-02-10T06:19:28.025 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1907 ms) 2024-02-10T06:19:28.025 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-02-10T06:19:28.059 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (35 ms) 2024-02-10T06:19:28.060 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-02-10T06:19:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:28 smithi189 ceph-mon[89631]: osdmap e1601: 8 total, 8 up, 8 in 2024-02-10T06:19:28.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:28 smithi178 ceph-mon[92537]: osdmap e1601: 8 total, 8 up, 8 in 2024-02-10T06:19:28.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:28 smithi178 ceph-mon[95116]: osdmap e1601: 8 total, 8 up, 8 in 2024-02-10T06:19:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:29 smithi189 ceph-mon[89631]: pgmap v2747: 137 pgs: 13 creating+peering, 124 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 3.0 KiB/s wr, 42 op/s 2024-02-10T06:19:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:29 smithi189 ceph-mon[89631]: osdmap e1602: 8 total, 8 up, 8 in 2024-02-10T06:19:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:19:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:29 smithi178 ceph-mon[92537]: pgmap v2747: 137 pgs: 13 creating+peering, 124 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 3.0 KiB/s wr, 42 op/s 2024-02-10T06:19:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:29 smithi178 ceph-mon[92537]: osdmap e1602: 8 total, 8 up, 8 in 2024-02-10T06:19:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:19:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:29 smithi178 ceph-mon[95116]: pgmap v2747: 137 pgs: 13 creating+peering, 124 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 3.0 KiB/s wr, 42 op/s 2024-02-10T06:19:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:29 smithi178 ceph-mon[95116]: osdmap e1602: 8 total, 8 up, 8 in 2024-02-10T06:19:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:19:30.044 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1984 ms) 2024-02-10T06:19:30.044 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-02-10T06:19:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:30 smithi189 ceph-mon[89631]: osdmap e1603: 8 total, 8 up, 8 in 2024-02-10T06:19:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:30 smithi178 ceph-mon[92537]: osdmap e1603: 8 total, 8 up, 8 in 2024-02-10T06:19:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:30 smithi178 ceph-mon[95116]: osdmap e1603: 8 total, 8 up, 8 in 2024-02-10T06:19:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:31 smithi189 ceph-mon[89631]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 7.5 KiB/s wr, 102 op/s 2024-02-10T06:19:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:31 smithi189 ceph-mon[89631]: osdmap e1604: 8 total, 8 up, 8 in 2024-02-10T06:19:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:31 smithi178 ceph-mon[92537]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 7.5 KiB/s wr, 102 op/s 2024-02-10T06:19:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:31 smithi178 ceph-mon[92537]: osdmap e1604: 8 total, 8 up, 8 in 2024-02-10T06:19:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:31 smithi178 ceph-mon[95116]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 7.5 KiB/s wr, 102 op/s 2024-02-10T06:19:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:31 smithi178 ceph-mon[95116]: osdmap e1604: 8 total, 8 up, 8 in 2024-02-10T06:19:32.054 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2010 ms) 2024-02-10T06:19:32.054 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-02-10T06:19:32.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:32 smithi189 ceph-mon[89631]: osdmap e1605: 8 total, 8 up, 8 in 2024-02-10T06:19:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:32 smithi178 ceph-mon[92537]: osdmap e1605: 8 total, 8 up, 8 in 2024-02-10T06:19:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:32 smithi178 ceph-mon[95116]: osdmap e1605: 8 total, 8 up, 8 in 2024-02-10T06:19:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:33 smithi178 ceph-mon[92537]: pgmap v2753: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 8.7 KiB/s wr, 104 op/s 2024-02-10T06:19:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:33 smithi178 ceph-mon[92537]: osdmap e1606: 8 total, 8 up, 8 in 2024-02-10T06:19:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:33 smithi178 ceph-mon[95116]: pgmap v2753: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 8.7 KiB/s wr, 104 op/s 2024-02-10T06:19:33.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:33 smithi178 ceph-mon[95116]: osdmap e1606: 8 total, 8 up, 8 in 2024-02-10T06:19:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:33 smithi189 ceph-mon[89631]: pgmap v2753: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 8.7 KiB/s wr, 104 op/s 2024-02-10T06:19:33.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:33 smithi189 ceph-mon[89631]: osdmap e1606: 8 total, 8 up, 8 in 2024-02-10T06:19:34.070 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.SnapSetReleasesLock (2016 ms) 2024-02-10T06:19:34.070 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-02-10T06:19:34.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:34 smithi178 ceph-mon[92537]: osdmap e1607: 8 total, 8 up, 8 in 2024-02-10T06:19:34.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:34 smithi178 ceph-mon[95116]: osdmap e1607: 8 total, 8 up, 8 in 2024-02-10T06:19:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:34 smithi189 ceph-mon[89631]: osdmap e1607: 8 total, 8 up, 8 in 2024-02-10T06:19:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:35 smithi178 ceph-mon[92537]: pgmap v2756: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 7.2 KiB/s wr, 92 op/s 2024-02-10T06:19:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:35 smithi178 ceph-mon[92537]: osdmap e1608: 8 total, 8 up, 8 in 2024-02-10T06:19:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:35 smithi178 ceph-mon[95116]: pgmap v2756: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 7.2 KiB/s wr, 92 op/s 2024-02-10T06:19:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:35 smithi178 ceph-mon[95116]: osdmap e1608: 8 total, 8 up, 8 in 2024-02-10T06:19:35.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:35 smithi189 ceph-mon[89631]: pgmap v2756: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 7.2 KiB/s wr, 92 op/s 2024-02-10T06:19:35.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:35 smithi189 ceph-mon[89631]: osdmap e1608: 8 total, 8 up, 8 in 2024-02-10T06:19:35.906 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.FlattenLocksImage (1836 ms) 2024-02-10T06:19:35.906 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-02-10T06:19:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:36 smithi178 ceph-mon[92537]: osdmap e1609: 8 total, 8 up, 8 in 2024-02-10T06:19:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:36 smithi178 ceph-mon[92537]: osdmap e1610: 8 total, 8 up, 8 in 2024-02-10T06:19:36.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:36 smithi178 ceph-mon[95116]: osdmap e1609: 8 total, 8 up, 8 in 2024-02-10T06:19:36.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:36 smithi178 ceph-mon[95116]: osdmap e1610: 8 total, 8 up, 8 in 2024-02-10T06:19:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:36 smithi189 ceph-mon[89631]: osdmap e1609: 8 total, 8 up, 8 in 2024-02-10T06:19:36.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:36 smithi189 ceph-mon[89631]: osdmap e1610: 8 total, 8 up, 8 in 2024-02-10T06:19:37.363 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:37 smithi178 ceph-mon[95116]: pgmap v2759: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 93 op/s 2024-02-10T06:19:37.363 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:37 smithi178 ceph-mon[95116]: osdmap e1611: 8 total, 8 up, 8 in 2024-02-10T06:19:37.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:37 smithi178 ceph-mon[92537]: pgmap v2759: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 93 op/s 2024-02-10T06:19:37.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:37 smithi178 ceph-mon[92537]: osdmap e1611: 8 total, 8 up, 8 in 2024-02-10T06:19:37.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:37 smithi189 ceph-mon[89631]: pgmap v2759: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 93 op/s 2024-02-10T06:19:37.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:37 smithi189 ceph-mon[89631]: osdmap e1611: 8 total, 8 up, 8 in 2024-02-10T06:19:37.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:19:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:19:37] "GET /metrics HTTP/1.1" 200 36464 "" "Prometheus/2.43.0" 2024-02-10T06:19:37.904 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (1998 ms) 2024-02-10T06:19:37.904 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-02-10T06:19:38.901 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (997 ms) 2024-02-10T06:19:38.901 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-02-10T06:19:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:38 smithi178 ceph-mon[92537]: pgmap v2762: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 7.0 KiB/s wr, 153 op/s 2024-02-10T06:19:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:38 smithi178 ceph-mon[92537]: osdmap e1612: 8 total, 8 up, 8 in 2024-02-10T06:19:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:38 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2980551824' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/2980551824"}]: dispatch 2024-02-10T06:19:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:38 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/2980551824"}]: dispatch 2024-02-10T06:19:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:38 smithi178 ceph-mon[95116]: pgmap v2762: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 7.0 KiB/s wr, 153 op/s 2024-02-10T06:19:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:38 smithi178 ceph-mon[95116]: osdmap e1612: 8 total, 8 up, 8 in 2024-02-10T06:19:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:38 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2980551824' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/2980551824"}]: dispatch 2024-02-10T06:19:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:38 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/2980551824"}]: dispatch 2024-02-10T06:19:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:38 smithi189 ceph-mon[89631]: pgmap v2762: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 7.0 KiB/s wr, 153 op/s 2024-02-10T06:19:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:38 smithi189 ceph-mon[89631]: osdmap e1612: 8 total, 8 up, 8 in 2024-02-10T06:19:39.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:38 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2980551824' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/2980551824"}]: dispatch 2024-02-10T06:19:39.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:38 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/2980551824"}]: dispatch 2024-02-10T06:19:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:39 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/2980551824"}]': finished 2024-02-10T06:19:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:39 smithi178 ceph-mon[92537]: osdmap e1613: 8 total, 8 up, 8 in 2024-02-10T06:19:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:39 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3829381033' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/3829381033"}]: dispatch 2024-02-10T06:19:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:39 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/2980551824"}]': finished 2024-02-10T06:19:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:39 smithi178 ceph-mon[95116]: osdmap e1613: 8 total, 8 up, 8 in 2024-02-10T06:19:40.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:39 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3829381033' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/3829381033"}]: dispatch 2024-02-10T06:19:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:39 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/2980551824"}]': finished 2024-02-10T06:19:40.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:39 smithi189 ceph-mon[89631]: osdmap e1613: 8 total, 8 up, 8 in 2024-02-10T06:19:40.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:39 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3829381033' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/3829381033"}]: dispatch 2024-02-10T06:19:40.900 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (1999 ms) 2024-02-10T06:19:40.900 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-02-10T06:19:40.937 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.AioWriteRequestsLock (37 ms) 2024-02-10T06:19:40.937 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-02-10T06:19:40.962 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (26 ms) 2024-02-10T06:19:40.963 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-02-10T06:19:41.007 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.CancelAsyncResize (44 ms) 2024-02-10T06:19:41.089 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.MultipleResize 2024-02-10T06:19:41.090 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.MultipleResize (54 ms) 2024-02-10T06:19:41.090 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.Metadata 2024-02-10T06:19:41.106 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.Metadata (43 ms) 2024-02-10T06:19:41.106 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-02-10T06:19:41.133 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.MetadataConfApply (30 ms) 2024-02-10T06:19:41.133 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-02-10T06:19:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:40 smithi178 ceph-mon[92537]: pgmap v2765: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 8.2 KiB/s wr, 224 op/s 2024-02-10T06:19:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:40 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3829381033' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/3829381033"}]': finished 2024-02-10T06:19:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:40 smithi178 ceph-mon[92537]: osdmap e1614: 8 total, 8 up, 8 in 2024-02-10T06:19:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:40 smithi178 ceph-mon[92537]: osdmap e1615: 8 total, 8 up, 8 in 2024-02-10T06:19:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:40 smithi178 ceph-mon[95116]: pgmap v2765: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 8.2 KiB/s wr, 224 op/s 2024-02-10T06:19:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:40 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3829381033' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/3829381033"}]': finished 2024-02-10T06:19:41.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:40 smithi178 ceph-mon[95116]: osdmap e1614: 8 total, 8 up, 8 in 2024-02-10T06:19:41.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:40 smithi178 ceph-mon[95116]: osdmap e1615: 8 total, 8 up, 8 in 2024-02-10T06:19:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:40 smithi189 ceph-mon[89631]: pgmap v2765: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 8.2 KiB/s wr, 224 op/s 2024-02-10T06:19:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:40 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3829381033' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/3829381033"}]': finished 2024-02-10T06:19:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:40 smithi189 ceph-mon[89631]: osdmap e1614: 8 total, 8 up, 8 in 2024-02-10T06:19:41.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:40 smithi189 ceph-mon[89631]: osdmap e1615: 8 total, 8 up, 8 in 2024-02-10T06:19:43.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:42 smithi178 ceph-mon[92537]: pgmap v2768: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 8.2 KiB/s wr, 145 op/s 2024-02-10T06:19:43.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:42 smithi178 ceph-mon[92537]: osdmap e1616: 8 total, 8 up, 8 in 2024-02-10T06:19:43.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:42 smithi178 ceph-mon[95116]: pgmap v2768: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 8.2 KiB/s wr, 145 op/s 2024-02-10T06:19:43.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:42 smithi178 ceph-mon[95116]: osdmap e1616: 8 total, 8 up, 8 in 2024-02-10T06:19:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:42 smithi189 ceph-mon[89631]: pgmap v2768: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 8.2 KiB/s wr, 145 op/s 2024-02-10T06:19:43.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:42 smithi189 ceph-mon[89631]: osdmap e1616: 8 total, 8 up, 8 in 2024-02-10T06:19:44.006 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.SnapshotCopyup (2872 ms) 2024-02-10T06:19:44.006 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-02-10T06:19:44.188 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:43 smithi189 ceph-mon[89631]: osdmap e1617: 8 total, 8 up, 8 in 2024-02-10T06:19:44.189 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:19:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:43 smithi178 ceph-mon[92537]: osdmap e1617: 8 total, 8 up, 8 in 2024-02-10T06:19:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:19:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:43 smithi178 ceph-mon[95116]: osdmap e1617: 8 total, 8 up, 8 in 2024-02-10T06:19:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:19:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:44 smithi178 ceph-mon[92537]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 16 KiB/s wr, 146 op/s 2024-02-10T06:19:45.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:44 smithi178 ceph-mon[92537]: osdmap e1618: 8 total, 8 up, 8 in 2024-02-10T06:19:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:44 smithi178 ceph-mon[95116]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 16 KiB/s wr, 146 op/s 2024-02-10T06:19:45.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:44 smithi178 ceph-mon[95116]: osdmap e1618: 8 total, 8 up, 8 in 2024-02-10T06:19:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:44 smithi189 ceph-mon[89631]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 16 KiB/s wr, 146 op/s 2024-02-10T06:19:45.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:44 smithi189 ceph-mon[89631]: osdmap e1618: 8 total, 8 up, 8 in 2024-02-10T06:19:45.907 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (1901 ms) 2024-02-10T06:19:45.908 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-02-10T06:19:46.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:45 smithi178 ceph-mon[92537]: osdmap e1619: 8 total, 8 up, 8 in 2024-02-10T06:19:46.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:45 smithi178 ceph-mon[92537]: osdmap e1620: 8 total, 8 up, 8 in 2024-02-10T06:19:46.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:45 smithi178 ceph-mon[95116]: osdmap e1619: 8 total, 8 up, 8 in 2024-02-10T06:19:46.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:45 smithi178 ceph-mon[95116]: osdmap e1620: 8 total, 8 up, 8 in 2024-02-10T06:19:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:45 smithi189 ceph-mon[89631]: osdmap e1619: 8 total, 8 up, 8 in 2024-02-10T06:19:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:45 smithi189 ceph-mon[89631]: osdmap e1620: 8 total, 8 up, 8 in 2024-02-10T06:19:46.958 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (1051 ms) 2024-02-10T06:19:46.958 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-02-10T06:19:47.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:46 smithi178 ceph-mon[92537]: pgmap v2774: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 28 KiB/s wr, 317 op/s 2024-02-10T06:19:47.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:46 smithi178 ceph-mon[95116]: pgmap v2774: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 28 KiB/s wr, 317 op/s 2024-02-10T06:19:47.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:46 smithi189 ceph-mon[89631]: pgmap v2774: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 222 KiB/s rd, 28 KiB/s wr, 317 op/s 2024-02-10T06:19:47.936 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:19:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:19:47] "GET /metrics HTTP/1.1" 200 36474 "" "Prometheus/2.43.0" 2024-02-10T06:19:48.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:47 smithi178 ceph-mon[92537]: osdmap e1621: 8 total, 8 up, 8 in 2024-02-10T06:19:48.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:47 smithi178 ceph-mon[95116]: osdmap e1621: 8 total, 8 up, 8 in 2024-02-10T06:19:48.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:47 smithi189 ceph-mon[89631]: osdmap e1621: 8 total, 8 up, 8 in 2024-02-10T06:19:48.998 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.ResizeCopyup (2040 ms) 2024-02-10T06:19:48.998 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-02-10T06:19:49.007 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:19:49.007 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.DiscardCopyup (9 ms) 2024-02-10T06:19:49.007 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.ImageOptions 2024-02-10T06:19:49.015 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.ImageOptions (9 ms) 2024-02-10T06:19:49.015 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-02-10T06:19:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:48 smithi178 ceph-mon[92537]: pgmap v2777: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 203 KiB/s rd, 25 KiB/s wr, 281 op/s 2024-02-10T06:19:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:48 smithi178 ceph-mon[92537]: osdmap e1622: 8 total, 8 up, 8 in 2024-02-10T06:19:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:48 smithi178 ceph-mon[95116]: pgmap v2777: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 203 KiB/s rd, 25 KiB/s wr, 281 op/s 2024-02-10T06:19:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:48 smithi178 ceph-mon[95116]: osdmap e1622: 8 total, 8 up, 8 in 2024-02-10T06:19:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:48 smithi189 ceph-mon[89631]: pgmap v2777: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 203 KiB/s rd, 25 KiB/s wr, 281 op/s 2024-02-10T06:19:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:48 smithi189 ceph-mon[89631]: osdmap e1622: 8 total, 8 up, 8 in 2024-02-10T06:19:50.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:49 smithi178 ceph-mon[92537]: osdmap e1623: 8 total, 8 up, 8 in 2024-02-10T06:19:50.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:49 smithi178 ceph-mon[95116]: osdmap e1623: 8 total, 8 up, 8 in 2024-02-10T06:19:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:49 smithi189 ceph-mon[89631]: osdmap e1623: 8 total, 8 up, 8 in 2024-02-10T06:19:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:50 smithi178 ceph-mon[95116]: pgmap v2780: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 17 KiB/s wr, 233 op/s 2024-02-10T06:19:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:50 smithi178 ceph-mon[95116]: osdmap e1624: 8 total, 8 up, 8 in 2024-02-10T06:19:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:50 smithi178 ceph-mon[92537]: pgmap v2780: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 17 KiB/s wr, 233 op/s 2024-02-10T06:19:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:50 smithi178 ceph-mon[92537]: osdmap e1624: 8 total, 8 up, 8 in 2024-02-10T06:19:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:50 smithi189 ceph-mon[89631]: pgmap v2780: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 17 KiB/s wr, 233 op/s 2024-02-10T06:19:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:50 smithi189 ceph-mon[89631]: osdmap e1624: 8 total, 8 up, 8 in 2024-02-10T06:19:52.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:51 smithi178 ceph-mon[92537]: osdmap e1625: 8 total, 8 up, 8 in 2024-02-10T06:19:52.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:51 smithi178 ceph-mon[95116]: osdmap e1625: 8 total, 8 up, 8 in 2024-02-10T06:19:52.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:51 smithi189 ceph-mon[89631]: osdmap e1625: 8 total, 8 up, 8 in 2024-02-10T06:19:52.977 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.WriteFullCopyup (3962 ms) 2024-02-10T06:19:52.978 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-02-10T06:19:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:52 smithi189 ceph-mon[89631]: pgmap v2783: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 17 KiB/s wr, 217 op/s 2024-02-10T06:19:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:52 smithi189 ceph-mon[89631]: osdmap e1626: 8 total, 8 up, 8 in 2024-02-10T06:19:53.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:52 smithi178 ceph-mon[92537]: pgmap v2783: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 17 KiB/s wr, 217 op/s 2024-02-10T06:19:53.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:52 smithi178 ceph-mon[92537]: osdmap e1626: 8 total, 8 up, 8 in 2024-02-10T06:19:53.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:52 smithi178 ceph-mon[95116]: pgmap v2783: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 17 KiB/s wr, 217 op/s 2024-02-10T06:19:53.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:52 smithi178 ceph-mon[95116]: osdmap e1626: 8 total, 8 up, 8 in 2024-02-10T06:19:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:53 smithi189 ceph-mon[89631]: osdmap e1627: 8 total, 8 up, 8 in 2024-02-10T06:19:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:53 smithi178 ceph-mon[92537]: osdmap e1627: 8 total, 8 up, 8 in 2024-02-10T06:19:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:53 smithi178 ceph-mon[95116]: osdmap e1627: 8 total, 8 up, 8 in 2024-02-10T06:19:55.002 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2024 ms) 2024-02-10T06:19:55.002 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.TestCoR 2024-02-10T06:19:55.014 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING due to disabled rbd_copy_on_read 2024-02-10T06:19:55.014 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.TestCoR (13 ms) 2024-02-10T06:19:55.014 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-02-10T06:19:55.231 INFO:tasks.workunit.client.0.smithi178.stdout:made parent image "image401": 4194304K (1024 * 4K) 2024-02-10T06:19:55.231 INFO:tasks.workunit.client.0.smithi178.stdout:generated random write map: 2024-02-10T06:19:55.231 INFO:tasks.workunit.client.0.smithi178.stdout: [1 , 5337 ] 2024-02-10T06:19:55.231 INFO:tasks.workunit.client.0.smithi178.stdout: [13 , 55981 ] 2024-02-10T06:19:55.231 INFO:tasks.workunit.client.0.smithi178.stdout: [17 , 71519 ] 2024-02-10T06:19:55.231 INFO:tasks.workunit.client.0.smithi178.stdout: [30 , 123799 ] 2024-02-10T06:19:55.231 INFO:tasks.workunit.client.0.smithi178.stdout: [39 , 162938 ] 2024-02-10T06:19:55.232 INFO:tasks.workunit.client.0.smithi178.stdout: [48 , 197182 ] 2024-02-10T06:19:55.232 INFO:tasks.workunit.client.0.smithi178.stdout: [60 , 249273 ] 2024-02-10T06:19:55.232 INFO:tasks.workunit.client.0.smithi178.stdout: [73 , 299429 ] 2024-02-10T06:19:55.232 INFO:tasks.workunit.client.0.smithi178.stdout: [77 , 317373 ] 2024-02-10T06:19:55.232 INFO:tasks.workunit.client.0.smithi178.stdout: [91 , 375505 ] 2024-02-10T06:19:55.232 INFO:tasks.workunit.client.0.smithi178.stdout: [96 , 396160 ] 2024-02-10T06:19:55.232 INFO:tasks.workunit.client.0.smithi178.stdout: [119 , 488915 ] 2024-02-10T06:19:55.232 INFO:tasks.workunit.client.0.smithi178.stdout: [124 , 511220 ] 2024-02-10T06:19:55.232 INFO:tasks.workunit.client.0.smithi178.stdout: [125 , 513795 ] 2024-02-10T06:19:55.232 INFO:tasks.workunit.client.0.smithi178.stdout: [126 , 518763 ] 2024-02-10T06:19:55.232 INFO:tasks.workunit.client.0.smithi178.stdout: [129 , 529399 ] 2024-02-10T06:19:55.232 INFO:tasks.workunit.client.0.smithi178.stdout: [135 , 553828 ] 2024-02-10T06:19:55.232 INFO:tasks.workunit.client.0.smithi178.stdout: [138 , 568752 ] 2024-02-10T06:19:55.232 INFO:tasks.workunit.client.0.smithi178.stdout: [147 , 605642 ] 2024-02-10T06:19:55.233 INFO:tasks.workunit.client.0.smithi178.stdout: [150 , 615747 ] 2024-02-10T06:19:55.233 INFO:tasks.workunit.client.0.smithi178.stdout: [151 , 618722 ] 2024-02-10T06:19:55.233 INFO:tasks.workunit.client.0.smithi178.stdout: [157 , 644193 ] 2024-02-10T06:19:55.233 INFO:tasks.workunit.client.0.smithi178.stdout: [181 , 743244 ] 2024-02-10T06:19:55.233 INFO:tasks.workunit.client.0.smithi178.stdout: [183 , 752017 ] 2024-02-10T06:19:55.233 INFO:tasks.workunit.client.0.smithi178.stdout: [208 , 853124 ] 2024-02-10T06:19:55.233 INFO:tasks.workunit.client.0.smithi178.stdout: [209 , 858133 ] 2024-02-10T06:19:55.233 INFO:tasks.workunit.client.0.smithi178.stdout: [227 , 932025 ] 2024-02-10T06:19:55.233 INFO:tasks.workunit.client.0.smithi178.stdout: [240 , 984245 ] 2024-02-10T06:19:55.233 INFO:tasks.workunit.client.0.smithi178.stdout: [259 , 1063543 ] 2024-02-10T06:19:55.233 INFO:tasks.workunit.client.0.smithi178.stdout: [272 , 1115193 ] 2024-02-10T06:19:55.233 INFO:tasks.workunit.client.0.smithi178.stdout: [276 , 1132657 ] 2024-02-10T06:19:55.233 INFO:tasks.workunit.client.0.smithi178.stdout: [281 , 1153170 ] 2024-02-10T06:19:55.233 INFO:tasks.workunit.client.0.smithi178.stdout: [282 , 1156074 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [287 , 1178261 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [305 , 1252356 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [306 , 1254283 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [313 , 1284224 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [335 , 1373747 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [357 , 1464804 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [419 , 1719063 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [423 , 1734153 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [425 , 1742900 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [437 , 1793457 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [451 , 1849603 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [453 , 1857326 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [454 , 1860876 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [467 , 1916191 ] 2024-02-10T06:19:55.234 INFO:tasks.workunit.client.0.smithi178.stdout: [511 , 2094989 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [516 , 2115873 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [537 , 2202816 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [551 , 2260058 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [557 , 2284090 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [568 , 2327199 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [578 , 2371046 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [579 , 2372697 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [580 , 2376807 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [582 , 2385900 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [608 , 2492360 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [631 , 2587896 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [632 , 2588688 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [637 , 2610096 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [640 , 2622959 ] 2024-02-10T06:19:55.235 INFO:tasks.workunit.client.0.smithi178.stdout: [643 , 2637123 ] 2024-02-10T06:19:55.236 INFO:tasks.workunit.client.0.smithi178.stdout: [654 , 2681915 ] 2024-02-10T06:19:55.236 INFO:tasks.workunit.client.0.smithi178.stdout: [655 , 2686100 ] 2024-02-10T06:19:55.236 INFO:tasks.workunit.client.0.smithi178.stdout: [666 , 2729862 ] 2024-02-10T06:19:55.236 INFO:tasks.workunit.client.0.smithi178.stdout: [668 , 2737806 ] 2024-02-10T06:19:55.236 INFO:tasks.workunit.client.0.smithi178.stdout: [686 , 2811715 ] 2024-02-10T06:19:55.236 INFO:tasks.workunit.client.0.smithi178.stdout: [692 , 2835467 ] 2024-02-10T06:19:55.236 INFO:tasks.workunit.client.0.smithi178.stdout: [697 , 2856880 ] 2024-02-10T06:19:55.236 INFO:tasks.workunit.client.0.smithi178.stdout: [717 , 2938929 ] 2024-02-10T06:19:55.236 INFO:tasks.workunit.client.0.smithi178.stdout: [746 , 3057547 ] 2024-02-10T06:19:55.236 INFO:tasks.workunit.client.0.smithi178.stdout: [763 , 3128710 ] 2024-02-10T06:19:55.236 INFO:tasks.workunit.client.0.smithi178.stdout: [774 , 3170329 ] 2024-02-10T06:19:55.236 INFO:tasks.workunit.client.0.smithi178.stdout: [788 , 3228829 ] 2024-02-10T06:19:55.236 INFO:tasks.workunit.client.0.smithi178.stdout: [796 , 3262434 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [808 , 3312685 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [824 , 3378614 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [827 , 3389058 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [832 , 3409388 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [849 , 3480637 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [863 , 3537980 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [873 , 3578550 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [874 , 3580341 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [917 , 3757033 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [923 , 3783249 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [926 , 3794585 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [933 , 3823691 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [938 , 3843150 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [961 , 3937498 ] 2024-02-10T06:19:55.237 INFO:tasks.workunit.client.0.smithi178.stdout: [980 , 4014482 ] 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout: [995 , 4077009 ] 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout: [1007 , 4125920 ] 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout: [1010 , 4138435 ] 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout: [1017 , 4168956 ] 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout: [1022 , 4186976 ] 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout:write data based on random map 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout: write object-1 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout: write object-13 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout: write object-17 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout: write object-30 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout: write object-39 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout: write object-48 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout: write object-60 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout: write object-73 2024-02-10T06:19:55.238 INFO:tasks.workunit.client.0.smithi178.stdout: write object-77 2024-02-10T06:19:55.239 INFO:tasks.workunit.client.0.smithi178.stdout: write object-91 2024-02-10T06:19:55.239 INFO:tasks.workunit.client.0.smithi178.stdout: write object-96 2024-02-10T06:19:55.239 INFO:tasks.workunit.client.0.smithi178.stdout: write object-119 2024-02-10T06:19:55.239 INFO:tasks.workunit.client.0.smithi178.stdout: write object-124 2024-02-10T06:19:55.239 INFO:tasks.workunit.client.0.smithi178.stdout: write object-125 2024-02-10T06:19:55.239 INFO:tasks.workunit.client.0.smithi178.stdout: write object-126 2024-02-10T06:19:55.239 INFO:tasks.workunit.client.0.smithi178.stdout: write object-129 2024-02-10T06:19:55.239 INFO:tasks.workunit.client.0.smithi178.stdout: write object-135 2024-02-10T06:19:55.239 INFO:tasks.workunit.client.0.smithi178.stdout: write object-138 2024-02-10T06:19:55.239 INFO:tasks.workunit.client.0.smithi178.stdout: write object-147 2024-02-10T06:19:55.239 INFO:tasks.workunit.client.0.smithi178.stdout: write object-150 2024-02-10T06:19:55.239 INFO:tasks.workunit.client.0.smithi178.stdout: write object-151 2024-02-10T06:19:55.239 INFO:tasks.workunit.client.0.smithi178.stdout: write object-157 2024-02-10T06:19:55.240 INFO:tasks.workunit.client.0.smithi178.stdout: write object-181 2024-02-10T06:19:55.240 INFO:tasks.workunit.client.0.smithi178.stdout: write object-183 2024-02-10T06:19:55.240 INFO:tasks.workunit.client.0.smithi178.stdout: write object-208 2024-02-10T06:19:55.240 INFO:tasks.workunit.client.0.smithi178.stdout: write object-209 2024-02-10T06:19:55.240 INFO:tasks.workunit.client.0.smithi178.stdout: write object-227 2024-02-10T06:19:55.240 INFO:tasks.workunit.client.0.smithi178.stdout: write object-240 2024-02-10T06:19:55.240 INFO:tasks.workunit.client.0.smithi178.stdout: write object-259 2024-02-10T06:19:55.240 INFO:tasks.workunit.client.0.smithi178.stdout: write object-272 2024-02-10T06:19:55.240 INFO:tasks.workunit.client.0.smithi178.stdout: write object-276 2024-02-10T06:19:55.240 INFO:tasks.workunit.client.0.smithi178.stdout: write object-281 2024-02-10T06:19:55.240 INFO:tasks.workunit.client.0.smithi178.stdout: write object-282 2024-02-10T06:19:55.241 INFO:tasks.workunit.client.0.smithi178.stdout: write object-287 2024-02-10T06:19:55.241 INFO:tasks.workunit.client.0.smithi178.stdout: write object-305 2024-02-10T06:19:55.241 INFO:tasks.workunit.client.0.smithi178.stdout: write object-306 2024-02-10T06:19:55.241 INFO:tasks.workunit.client.0.smithi178.stdout: write object-313 2024-02-10T06:19:55.241 INFO:tasks.workunit.client.0.smithi178.stdout: write object-335 2024-02-10T06:19:55.241 INFO:tasks.workunit.client.0.smithi178.stdout: write object-357 2024-02-10T06:19:55.241 INFO:tasks.workunit.client.0.smithi178.stdout: write object-419 2024-02-10T06:19:55.241 INFO:tasks.workunit.client.0.smithi178.stdout: write object-423 2024-02-10T06:19:55.241 INFO:tasks.workunit.client.0.smithi178.stdout: write object-425 2024-02-10T06:19:55.241 INFO:tasks.workunit.client.0.smithi178.stdout: write object-437 2024-02-10T06:19:55.241 INFO:tasks.workunit.client.0.smithi178.stdout: write object-451 2024-02-10T06:19:55.241 INFO:tasks.workunit.client.0.smithi178.stdout: write object-453 2024-02-10T06:19:55.241 INFO:tasks.workunit.client.0.smithi178.stdout: write object-454 2024-02-10T06:19:55.241 INFO:tasks.workunit.client.0.smithi178.stdout: write object-467 2024-02-10T06:19:55.242 INFO:tasks.workunit.client.0.smithi178.stdout: write object-511 2024-02-10T06:19:55.242 INFO:tasks.workunit.client.0.smithi178.stdout: write object-516 2024-02-10T06:19:55.242 INFO:tasks.workunit.client.0.smithi178.stdout: write object-537 2024-02-10T06:19:55.242 INFO:tasks.workunit.client.0.smithi178.stdout: write object-551 2024-02-10T06:19:55.242 INFO:tasks.workunit.client.0.smithi178.stdout: write object-557 2024-02-10T06:19:55.242 INFO:tasks.workunit.client.0.smithi178.stdout: write object-568 2024-02-10T06:19:55.242 INFO:tasks.workunit.client.0.smithi178.stdout: write object-578 2024-02-10T06:19:55.242 INFO:tasks.workunit.client.0.smithi178.stdout: write object-579 2024-02-10T06:19:55.242 INFO:tasks.workunit.client.0.smithi178.stdout: write object-580 2024-02-10T06:19:55.242 INFO:tasks.workunit.client.0.smithi178.stdout: write object-582 2024-02-10T06:19:55.242 INFO:tasks.workunit.client.0.smithi178.stdout: write object-608 2024-02-10T06:19:55.242 INFO:tasks.workunit.client.0.smithi178.stdout: write object-631 2024-02-10T06:19:55.242 INFO:tasks.workunit.client.0.smithi178.stdout: write object-632 2024-02-10T06:19:55.243 INFO:tasks.workunit.client.0.smithi178.stdout: write object-637 2024-02-10T06:19:55.243 INFO:tasks.workunit.client.0.smithi178.stdout: write object-640 2024-02-10T06:19:55.243 INFO:tasks.workunit.client.0.smithi178.stdout: write object-643 2024-02-10T06:19:55.243 INFO:tasks.workunit.client.0.smithi178.stdout: write object-654 2024-02-10T06:19:55.243 INFO:tasks.workunit.client.0.smithi178.stdout: write object-655 2024-02-10T06:19:55.243 INFO:tasks.workunit.client.0.smithi178.stdout: write object-666 2024-02-10T06:19:55.243 INFO:tasks.workunit.client.0.smithi178.stdout: write object-668 2024-02-10T06:19:55.243 INFO:tasks.workunit.client.0.smithi178.stdout: write object-686 2024-02-10T06:19:55.243 INFO:tasks.workunit.client.0.smithi178.stdout: write object-692 2024-02-10T06:19:55.243 INFO:tasks.workunit.client.0.smithi178.stdout: write object-697 2024-02-10T06:19:55.243 INFO:tasks.workunit.client.0.smithi178.stdout: write object-717 2024-02-10T06:19:55.243 INFO:tasks.workunit.client.0.smithi178.stdout: write object-746 2024-02-10T06:19:55.243 INFO:tasks.workunit.client.0.smithi178.stdout: write object-763 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-774 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-788 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-796 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-808 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-824 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-827 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-832 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-849 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-863 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-873 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-874 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-917 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-923 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-926 2024-02-10T06:19:55.244 INFO:tasks.workunit.client.0.smithi178.stdout: write object-933 2024-02-10T06:19:55.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:54 smithi189 ceph-mon[89631]: pgmap v2786: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 201 op/s 2024-02-10T06:19:55.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:54 smithi189 ceph-mon[89631]: osdmap e1628: 8 total, 8 up, 8 in 2024-02-10T06:19:55.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:54 smithi178 ceph-mon[95116]: pgmap v2786: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 201 op/s 2024-02-10T06:19:55.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:54 smithi178 ceph-mon[95116]: osdmap e1628: 8 total, 8 up, 8 in 2024-02-10T06:19:55.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:54 smithi178 ceph-mon[92537]: pgmap v2786: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 201 op/s 2024-02-10T06:19:55.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:54 smithi178 ceph-mon[92537]: osdmap e1628: 8 total, 8 up, 8 in 2024-02-10T06:19:56.175 INFO:tasks.workunit.client.0.smithi178.stdout: write object-938 2024-02-10T06:19:56.176 INFO:tasks.workunit.client.0.smithi178.stdout: write object-961 2024-02-10T06:19:56.176 INFO:tasks.workunit.client.0.smithi178.stdout: write object-980 2024-02-10T06:19:56.176 INFO:tasks.workunit.client.0.smithi178.stdout: write object-995 2024-02-10T06:19:56.176 INFO:tasks.workunit.client.0.smithi178.stdout: write object-1007 2024-02-10T06:19:56.176 INFO:tasks.workunit.client.0.smithi178.stdout: write object-1010 2024-02-10T06:19:56.176 INFO:tasks.workunit.client.0.smithi178.stdout: write object-1017 2024-02-10T06:19:56.176 INFO:tasks.workunit.client.0.smithi178.stdout: write object-1022 2024-02-10T06:19:56.177 INFO:tasks.workunit.client.0.smithi178.stdout:verify written data by reading 2024-02-10T06:19:56.177 INFO:tasks.workunit.client.0.smithi178.stdout: read object-1 2024-02-10T06:19:56.177 INFO:tasks.workunit.client.0.smithi178.stdout:made snapshot "image401@parent_snap" and protect it 2024-02-10T06:19:56.177 INFO:tasks.workunit.client.0.smithi178.stdout:made and opened clone "image402" 2024-02-10T06:19:56.177 INFO:tasks.workunit.client.0.smithi178.stdout:flattening clone: "image402" 2024-02-10T06:19:56.177 INFO:tasks.workunit.client.0.smithi178.stdout:check whether child image has the same set of objects as parent 2024-02-10T06:19:56.177 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1161 ms) 2024-02-10T06:19:56.177 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-02-10T06:19:56.247 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.PoolMetadataConfApply (71 ms) 2024-02-10T06:19:56.248 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.Sparsify 2024-02-10T06:19:56.272 INFO:tasks.workunit.client.0.smithi178.stdout:sparsify_supported=1 2024-02-10T06:19:56.272 INFO:tasks.workunit.client.0.smithi178.stdout:sparse_read_supported=1 2024-02-10T06:19:56.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:55 smithi189 ceph-mon[89631]: osdmap e1629: 8 total, 8 up, 8 in 2024-02-10T06:19:56.298 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.Sparsify (51 ms) 2024-02-10T06:19:56.298 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.SparsifyClone 2024-02-10T06:19:56.315 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:55 smithi178 ceph-mon[92537]: osdmap e1629: 8 total, 8 up, 8 in 2024-02-10T06:19:56.316 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:55 smithi178 ceph-mon[95116]: osdmap e1629: 8 total, 8 up, 8 in 2024-02-10T06:19:56.316 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:19:56] ENGINE Bus STOPPING 2024-02-10T06:19:56.316 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:19:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T06:19:56.316 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:19:56] ENGINE Bus STOPPED 2024-02-10T06:19:56.316 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:19:56] ENGINE Bus STARTING 2024-02-10T06:19:56.316 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:19:56] ENGINE Serving on http://:::9283 2024-02-10T06:19:56.317 INFO:tasks.workunit.client.0.smithi178.stdout:sparsify_supported=1 2024-02-10T06:19:56.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:19:56] ENGINE Bus STARTED 2024-02-10T06:19:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:56 smithi189 ceph-mon[89631]: pgmap v2789: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 306 op/s 2024-02-10T06:19:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:56 smithi189 ceph-mon[89631]: osdmap e1630: 8 total, 8 up, 8 in 2024-02-10T06:19:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:56 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3414273162' entity='client.admin' 2024-02-10T06:19:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:56 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:19:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:56 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:19:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:56 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:19:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:56 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:19:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-mon[92537]: pgmap v2789: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 306 op/s 2024-02-10T06:19:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-mon[92537]: osdmap e1630: 8 total, 8 up, 8 in 2024-02-10T06:19:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3414273162' entity='client.admin' 2024-02-10T06:19:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:19:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:19:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:19:57.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:19:57.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-mon[95116]: pgmap v2789: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 306 op/s 2024-02-10T06:19:57.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-mon[95116]: osdmap e1630: 8 total, 8 up, 8 in 2024-02-10T06:19:57.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3414273162' entity='client.admin' 2024-02-10T06:19:57.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:19:57.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:19:57.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:19:57.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:56 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:19:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:19:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:19:57] "GET /metrics HTTP/1.1" 200 36474 "" "Prometheus/2.43.0" 2024-02-10T06:19:58.257 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.SparsifyClone (1959 ms) 2024-02-10T06:19:58.257 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestInternal.MissingDataPool 2024-02-10T06:19:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:57 smithi189 ceph-mon[89631]: pgmap v2791: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 346 op/s 2024-02-10T06:19:58.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:57 smithi189 ceph-mon[89631]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-02-10T06:19:58.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:57 smithi189 ceph-mon[89631]: osdmap e1631: 8 total, 8 up, 8 in 2024-02-10T06:19:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:57 smithi178 ceph-mon[92537]: pgmap v2791: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 346 op/s 2024-02-10T06:19:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:57 smithi178 ceph-mon[92537]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-02-10T06:19:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:57 smithi178 ceph-mon[92537]: osdmap e1631: 8 total, 8 up, 8 in 2024-02-10T06:19:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:57 smithi178 ceph-mon[95116]: pgmap v2791: 137 pgs: 137 active+clean; 8.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.2 MiB/s wr, 346 op/s 2024-02-10T06:19:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:57 smithi178 ceph-mon[95116]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-02-10T06:19:58.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:57 smithi178 ceph-mon[95116]: osdmap e1631: 8 total, 8 up, 8 in 2024-02-10T06:19:59.358 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestInternal.MissingDataPool (1101 ms) 2024-02-10T06:19:59.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:59 smithi189 ceph-mon[89631]: pgmap v2793: 137 pgs: 137 active+clean; 8.7 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 287 KiB/s rd, 70 KiB/s wr, 432 op/s 2024-02-10T06:19:59.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:59 smithi189 ceph-mon[89631]: osdmap e1632: 8 total, 8 up, 8 in 2024-02-10T06:19:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:19:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:19:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:19:59.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:59 smithi178 ceph-mon[92537]: pgmap v2793: 137 pgs: 137 active+clean; 8.7 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 287 KiB/s rd, 70 KiB/s wr, 432 op/s 2024-02-10T06:19:59.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:59 smithi178 ceph-mon[92537]: osdmap e1632: 8 total, 8 up, 8 in 2024-02-10T06:19:59.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:19:59.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:19:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:19:59.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:59 smithi178 ceph-mon[95116]: pgmap v2793: 137 pgs: 137 active+clean; 8.7 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 287 KiB/s rd, 70 KiB/s wr, 432 op/s 2024-02-10T06:19:59.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:59 smithi178 ceph-mon[95116]: osdmap e1632: 8 total, 8 up, 8 in 2024-02-10T06:19:59.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:19:59.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:19:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:20:00.262 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 34 tests from TestInternal (35368 ms total) 2024-02-10T06:20:00.262 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:20:00.262 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 17 tests from TestImageWatcher 2024-02-10T06:20:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:00 smithi189 ceph-mon[89631]: osdmap e1633: 8 total, 8 up, 8 in 2024-02-10T06:20:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:00 smithi189 ceph-mon[89631]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-02-10T06:20:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:00 smithi189 ceph-mon[89631]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-02-10T06:20:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:00 smithi189 ceph-mon[89631]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-02-10T06:20:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:00 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 4]}]: dispatch 2024-02-10T06:20:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:00 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 1]}]: dispatch 2024-02-10T06:20:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:00 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 4]}]: dispatch 2024-02-10T06:20:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:00 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 1]}]: dispatch 2024-02-10T06:20:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[92537]: osdmap e1633: 8 total, 8 up, 8 in 2024-02-10T06:20:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[92537]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-02-10T06:20:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[92537]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-02-10T06:20:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[92537]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-02-10T06:20:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 4]}]: dispatch 2024-02-10T06:20:00.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 1]}]: dispatch 2024-02-10T06:20:00.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 4]}]: dispatch 2024-02-10T06:20:00.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 1]}]: dispatch 2024-02-10T06:20:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[95116]: osdmap e1633: 8 total, 8 up, 8 in 2024-02-10T06:20:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[95116]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-02-10T06:20:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[95116]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-02-10T06:20:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[95116]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-02-10T06:20:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 4]}]: dispatch 2024-02-10T06:20:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 1]}]: dispatch 2024-02-10T06:20:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 4]}]: dispatch 2024-02-10T06:20:00.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:00 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 1]}]: dispatch 2024-02-10T06:20:01.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:01 smithi189 ceph-mon[89631]: pgmap v2796: 137 pgs: 137 active+clean; 9.1 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 126 KiB/s wr, 584 op/s 2024-02-10T06:20:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 4]}]': finished 2024-02-10T06:20:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 1]}]': finished 2024-02-10T06:20:01.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:01 smithi189 ceph-mon[89631]: osdmap e1634: 8 total, 8 up, 8 in 2024-02-10T06:20:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:01 smithi178 ceph-mon[92537]: pgmap v2796: 137 pgs: 137 active+clean; 9.1 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 126 KiB/s wr, 584 op/s 2024-02-10T06:20:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 4]}]': finished 2024-02-10T06:20:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 1]}]': finished 2024-02-10T06:20:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:01 smithi178 ceph-mon[92537]: osdmap e1634: 8 total, 8 up, 8 in 2024-02-10T06:20:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:01 smithi178 ceph-mon[95116]: pgmap v2796: 137 pgs: 137 active+clean; 9.1 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 126 KiB/s wr, 584 op/s 2024-02-10T06:20:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.3", "id": [7, 4]}]': finished 2024-02-10T06:20:01.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.19", "id": [7, 1]}]': finished 2024-02-10T06:20:01.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:01 smithi178 ceph-mon[95116]: osdmap e1634: 8 total, 8 up, 8 in 2024-02-10T06:20:02.270 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-02-10T06:20:02.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:02 smithi189 ceph-mon[89631]: osdmap e1635: 8 total, 8 up, 8 in 2024-02-10T06:20:02.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:02 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2621914666' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:02 smithi178 ceph-mon[92537]: osdmap e1635: 8 total, 8 up, 8 in 2024-02-10T06:20:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:02 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2621914666' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:02 smithi178 ceph-mon[95116]: osdmap e1635: 8 total, 8 up, 8 in 2024-02-10T06:20:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:02 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2621914666' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:03.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:03 smithi189 ceph-mon[89631]: pgmap v2799: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:20:03.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:03 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:20:03.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:03 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2621914666' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:03.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:03 smithi189 ceph-mon[89631]: osdmap e1636: 8 total, 8 up, 8 in 2024-02-10T06:20:03.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:03 smithi178 ceph-mon[92537]: pgmap v2799: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:20:03.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:03 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:20:03.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:03 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2621914666' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:03.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:03 smithi178 ceph-mon[92537]: osdmap e1636: 8 total, 8 up, 8 in 2024-02-10T06:20:03.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:03 smithi178 ceph-mon[95116]: pgmap v2799: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:20:03.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:03 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:20:03.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:03 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2621914666' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:03.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:03 smithi178 ceph-mon[95116]: osdmap e1636: 8 total, 8 up, 8 in 2024-02-10T06:20:04.311 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2041 ms) 2024-02-10T06:20:04.312 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-02-10T06:20:04.333 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifyFlatten (22 ms) 2024-02-10T06:20:04.333 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-02-10T06:20:04.359 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifyResize (26 ms) 2024-02-10T06:20:04.359 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-02-10T06:20:04.382 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (23 ms) 2024-02-10T06:20:04.382 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2024-02-10T06:20:04.402 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (20 ms) 2024-02-10T06:20:04.403 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-02-10T06:20:04.423 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (21 ms) 2024-02-10T06:20:04.423 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-02-10T06:20:04.442 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (19 ms) 2024-02-10T06:20:04.442 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-02-10T06:20:04.462 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifySnapRename (21 ms) 2024-02-10T06:20:04.462 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-02-10T06:20:04.482 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (19 ms) 2024-02-10T06:20:04.482 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-02-10T06:20:04.503 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (21 ms) 2024-02-10T06:20:04.503 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-02-10T06:20:04.524 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (21 ms) 2024-02-10T06:20:04.524 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-02-10T06:20:04.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:04 smithi189 ceph-mon[89631]: osdmap e1637: 8 total, 8 up, 8 in 2024-02-10T06:20:04.543 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (20 ms) 2024-02-10T06:20:04.544 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-02-10T06:20:04.564 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifyRename (20 ms) 2024-02-10T06:20:04.564 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-02-10T06:20:04.584 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (21 ms) 2024-02-10T06:20:04.584 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-02-10T06:20:04.603 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (19 ms) 2024-02-10T06:20:04.603 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-02-10T06:20:04.623 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (19 ms) 2024-02-10T06:20:04.623 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-02-10T06:20:04.643 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (20 ms) 2024-02-10T06:20:04.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:04 smithi178 ceph-mon[92537]: osdmap e1637: 8 total, 8 up, 8 in 2024-02-10T06:20:04.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:04 smithi178 ceph-mon[95116]: osdmap e1637: 8 total, 8 up, 8 in 2024-02-10T06:20:05.285 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 17 tests from TestImageWatcher (2373 ms total) 2024-02-10T06:20:05.285 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:20:05.285 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 159 tests from TestLibRBD 2024-02-10T06:20:05.320 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-02-10T06:20:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:05 smithi178 ceph-mon[95116]: pgmap v2802: 137 pgs: 11 unknown, 126 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:20:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:05 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:20:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:05 smithi178 ceph-mon[95116]: osdmap e1638: 8 total, 8 up, 8 in 2024-02-10T06:20:05.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:05 smithi178 ceph-mon[92537]: pgmap v2802: 137 pgs: 11 unknown, 126 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:20:05.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:05 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:20:05.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:05 smithi178 ceph-mon[92537]: osdmap e1638: 8 total, 8 up, 8 in 2024-02-10T06:20:05.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:05 smithi189 ceph-mon[89631]: pgmap v2802: 137 pgs: 11 unknown, 126 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:20:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:05 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:20:05.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:05 smithi189 ceph-mon[89631]: osdmap e1638: 8 total, 8 up, 8 in 2024-02-10T06:20:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:06 smithi189 ceph-mon[89631]: osdmap e1639: 8 total, 8 up, 8 in 2024-02-10T06:20:06.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:06 smithi178 ceph-mon[92537]: osdmap e1639: 8 total, 8 up, 8 in 2024-02-10T06:20:06.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:06 smithi178 ceph-mon[95116]: osdmap e1639: 8 total, 8 up, 8 in 2024-02-10T06:20:07.303 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:07.553 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:07 smithi178 ceph-mon[92537]: pgmap v2805: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:20:07.553 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:07 smithi178 ceph-mon[92537]: osdmap e1640: 8 total, 8 up, 8 in 2024-02-10T06:20:07.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:07 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2737438475' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:07.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:07 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:07.554 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:07 smithi178 ceph-mon[95116]: pgmap v2805: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:20:07.554 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:07 smithi178 ceph-mon[95116]: osdmap e1640: 8 total, 8 up, 8 in 2024-02-10T06:20:07.554 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:07 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2737438475' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:07.554 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:07 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:07.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:07 smithi189 ceph-mon[89631]: pgmap v2805: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:20:07.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:07 smithi189 ceph-mon[89631]: osdmap e1640: 8 total, 8 up, 8 in 2024-02-10T06:20:07.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:07 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2737438475' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:07.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:07 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:20:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:20:07] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.43.0" 2024-02-10T06:20:08.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:08 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:08.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:08 smithi178 ceph-mon[95116]: osdmap e1641: 8 total, 8 up, 8 in 2024-02-10T06:20:08.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:08 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:08.713 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:08 smithi178 ceph-mon[92537]: osdmap e1641: 8 total, 8 up, 8 in 2024-02-10T06:20:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:08 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:08.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:08 smithi189 ceph-mon[89631]: osdmap e1641: 8 total, 8 up, 8 in 2024-02-10T06:20:09.353 INFO:tasks.workunit.client.0.smithi178.stdout:image has size 2097152 and order 22 2024-02-10T06:20:09.353 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.CreateAndStat (4033 ms) 2024-02-10T06:20:09.353 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-02-10T06:20:09.353 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:09.370 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (17 ms) 2024-02-10T06:20:09.370 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-02-10T06:20:09.370 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:09.390 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.CreateAndStatPP (20 ms) 2024-02-10T06:20:09.390 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.GetId 2024-02-10T06:20:09.390 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:09.416 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.GetId (26 ms) 2024-02-10T06:20:09.416 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-02-10T06:20:09.416 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:09.444 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.GetIdPP (28 ms) 2024-02-10T06:20:09.444 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-02-10T06:20:09.444 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:09.462 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (18 ms) 2024-02-10T06:20:09.462 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-02-10T06:20:09.462 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:09.478 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (16 ms) 2024-02-10T06:20:09.478 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-02-10T06:20:09.478 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:09.493 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (16 ms) 2024-02-10T06:20:09.493 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-02-10T06:20:09.494 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:09.511 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (18 ms) 2024-02-10T06:20:09.511 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.OpenAio 2024-02-10T06:20:09.511 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:09.525 INFO:tasks.workunit.client.0.smithi178.stdout:image has size 2097152 and order 22 2024-02-10T06:20:09.526 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.OpenAio (14 ms) 2024-02-10T06:20:09.526 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-02-10T06:20:09.528 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.OpenAioFail (2 ms) 2024-02-10T06:20:09.528 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-02-10T06:20:09.528 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:09.551 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.OpenAioPP (23 ms) 2024-02-10T06:20:09.551 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-02-10T06:20:09.553 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.OpenAioFailPP (3 ms) 2024-02-10T06:20:09.553 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-02-10T06:20:09.553 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:09.585 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ResizeAndStat (31 ms) 2024-02-10T06:20:09.585 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-02-10T06:20:09.585 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:09.613 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (28 ms) 2024-02-10T06:20:09.613 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-02-10T06:20:09.613 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:09.646 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (33 ms) 2024-02-10T06:20:09.646 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-02-10T06:20:09.646 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:09.677 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (31 ms) 2024-02-10T06:20:09.677 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-02-10T06:20:09.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:09 smithi178 ceph-mon[92537]: pgmap v2808: 137 pgs: 26 unknown, 111 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:20:09.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:09 smithi178 ceph-mon[92537]: osdmap e1642: 8 total, 8 up, 8 in 2024-02-10T06:20:09.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:09 smithi178 ceph-mon[95116]: pgmap v2808: 137 pgs: 26 unknown, 111 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:20:09.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:09 smithi178 ceph-mon[95116]: osdmap e1642: 8 total, 8 up, 8 in 2024-02-10T06:20:09.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:09 smithi189 ceph-mon[89631]: pgmap v2808: 137 pgs: 26 unknown, 111 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:20:09.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:09 smithi189 ceph-mon[89631]: osdmap e1642: 8 total, 8 up, 8 in 2024-02-10T06:20:10.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:10 smithi178 ceph-mon[92537]: osdmap e1643: 8 total, 8 up, 8 in 2024-02-10T06:20:10.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:10 smithi178 ceph-mon[95116]: osdmap e1643: 8 total, 8 up, 8 in 2024-02-10T06:20:10.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:10 smithi189 ceph-mon[89631]: osdmap e1643: 8 total, 8 up, 8 in 2024-02-10T06:20:11.337 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:11.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:11 smithi178 ceph-mon[92537]: pgmap v2811: 137 pgs: 4 unknown, 133 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 KiB/s wr, 49 op/s 2024-02-10T06:20:11.739 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:11 smithi178 ceph-mon[92537]: osdmap e1644: 8 total, 8 up, 8 in 2024-02-10T06:20:11.739 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:11 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3855706769' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:11.739 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:11 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:11.740 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:11 smithi178 ceph-mon[95116]: pgmap v2811: 137 pgs: 4 unknown, 133 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 KiB/s wr, 49 op/s 2024-02-10T06:20:11.740 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:11 smithi178 ceph-mon[95116]: osdmap e1644: 8 total, 8 up, 8 in 2024-02-10T06:20:11.740 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:11 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3855706769' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:11.740 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:11 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:11.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:11 smithi189 ceph-mon[89631]: pgmap v2811: 137 pgs: 4 unknown, 133 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 KiB/s wr, 49 op/s 2024-02-10T06:20:11.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:11 smithi189 ceph-mon[89631]: osdmap e1644: 8 total, 8 up, 8 in 2024-02-10T06:20:11.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:11 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3855706769' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:11.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:11 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:12.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:12 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:12.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:12 smithi178 ceph-mon[92537]: osdmap e1645: 8 total, 8 up, 8 in 2024-02-10T06:20:12.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:12 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:12.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:12 smithi178 ceph-mon[95116]: osdmap e1645: 8 total, 8 up, 8 in 2024-02-10T06:20:12.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:12 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:12.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:12 smithi189 ceph-mon[89631]: osdmap e1645: 8 total, 8 up, 8 in 2024-02-10T06:20:13.361 INFO:tasks.workunit.client.0.smithi178.stdout:image: image18 2024-02-10T06:20:13.361 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image18 2024-02-10T06:20:13.361 INFO:tasks.workunit.client.0.smithi178.stdout:found image18 2024-02-10T06:20:13.362 INFO:tasks.workunit.client.0.smithi178.stdout:erased image18 2024-02-10T06:20:13.362 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:13.441 INFO:tasks.workunit.client.0.smithi178.stdout:image: image18 2024-02-10T06:20:13.441 INFO:tasks.workunit.client.0.smithi178.stdout:image: image19 2024-02-10T06:20:13.441 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image18 2024-02-10T06:20:13.441 INFO:tasks.workunit.client.0.smithi178.stdout:found image18 2024-02-10T06:20:13.441 INFO:tasks.workunit.client.0.smithi178.stdout:erased image18 2024-02-10T06:20:13.441 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image19 2024-02-10T06:20:13.442 INFO:tasks.workunit.client.0.smithi178.stdout:found image19 2024-02-10T06:20:13.442 INFO:tasks.workunit.client.0.smithi178.stdout:erased image19 2024-02-10T06:20:13.442 INFO:tasks.workunit.client.0.smithi178.stdout:image: image19 2024-02-10T06:20:13.442 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image19 2024-02-10T06:20:13.442 INFO:tasks.workunit.client.0.smithi178.stdout:found image19 2024-02-10T06:20:13.442 INFO:tasks.workunit.client.0.smithi178.stdout:erased image19 2024-02-10T06:20:13.442 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3764 ms) 2024-02-10T06:20:13.442 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-02-10T06:20:13.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:13 smithi178 ceph-mon[92537]: pgmap v2814: 169 pgs: 4 creating+peering, 28 unknown, 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 10 KiB/s wr, 124 op/s 2024-02-10T06:20:13.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:13 smithi178 ceph-mon[92537]: osdmap e1646: 8 total, 8 up, 8 in 2024-02-10T06:20:13.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:13 smithi178 ceph-mon[95116]: pgmap v2814: 169 pgs: 4 creating+peering, 28 unknown, 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 10 KiB/s wr, 124 op/s 2024-02-10T06:20:13.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:13 smithi178 ceph-mon[95116]: osdmap e1646: 8 total, 8 up, 8 in 2024-02-10T06:20:13.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:13 smithi189 ceph-mon[89631]: pgmap v2814: 169 pgs: 4 creating+peering, 28 unknown, 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 10 KiB/s wr, 124 op/s 2024-02-10T06:20:13.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:13 smithi189 ceph-mon[89631]: osdmap e1646: 8 total, 8 up, 8 in 2024-02-10T06:20:14.688 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:14 smithi189 ceph-mon[89631]: osdmap e1647: 8 total, 8 up, 8 in 2024-02-10T06:20:14.688 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:20:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:14 smithi178 ceph-mon[92537]: osdmap e1647: 8 total, 8 up, 8 in 2024-02-10T06:20:14.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:20:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:14 smithi178 ceph-mon[95116]: osdmap e1647: 8 total, 8 up, 8 in 2024-02-10T06:20:14.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:20:15.362 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:15 smithi178 ceph-mon[92537]: pgmap v2817: 169 pgs: 4 creating+peering, 14 unknown, 151 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 16 KiB/s wr, 211 op/s 2024-02-10T06:20:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:15 smithi178 ceph-mon[92537]: osdmap e1648: 8 total, 8 up, 8 in 2024-02-10T06:20:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:15 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2818342181' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:15.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:15 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:15 smithi178 ceph-mon[95116]: pgmap v2817: 169 pgs: 4 creating+peering, 14 unknown, 151 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 16 KiB/s wr, 211 op/s 2024-02-10T06:20:15.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:15 smithi178 ceph-mon[95116]: osdmap e1648: 8 total, 8 up, 8 in 2024-02-10T06:20:15.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:15 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2818342181' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:15.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:15 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:15.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:15 smithi189 ceph-mon[89631]: pgmap v2817: 169 pgs: 4 creating+peering, 14 unknown, 151 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 16 KiB/s wr, 211 op/s 2024-02-10T06:20:15.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:15 smithi189 ceph-mon[89631]: osdmap e1648: 8 total, 8 up, 8 in 2024-02-10T06:20:15.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:15 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2818342181' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:15.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:15 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:16 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:16 smithi178 ceph-mon[95116]: osdmap e1649: 8 total, 8 up, 8 in 2024-02-10T06:20:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:16 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:16 smithi178 ceph-mon[92537]: osdmap e1649: 8 total, 8 up, 8 in 2024-02-10T06:20:16.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:16 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:16.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:16 smithi189 ceph-mon[89631]: osdmap e1649: 8 total, 8 up, 8 in 2024-02-10T06:20:17.397 INFO:tasks.workunit.client.0.smithi178.stdout:num images is: 1 2024-02-10T06:20:17.397 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:20:17.397 INFO:tasks.workunit.client.0.smithi178.stdout:image: image20 2024-02-10T06:20:17.397 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image20 2024-02-10T06:20:17.397 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:17.408 INFO:tasks.workunit.client.0.smithi178.stdout:num images is: 2 2024-02-10T06:20:17.408 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 2 2024-02-10T06:20:17.408 INFO:tasks.workunit.client.0.smithi178.stdout:image: image20 2024-02-10T06:20:17.408 INFO:tasks.workunit.client.0.smithi178.stdout:image: image21 2024-02-10T06:20:17.408 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image20 2024-02-10T06:20:17.408 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image21 2024-02-10T06:20:17.470 INFO:tasks.workunit.client.0.smithi178.stdout:num images is: 1 2024-02-10T06:20:17.470 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:20:17.470 INFO:tasks.workunit.client.0.smithi178.stdout:image: image21 2024-02-10T06:20:17.471 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image21 2024-02-10T06:20:17.471 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (4029 ms) 2024-02-10T06:20:17.471 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCopy 2024-02-10T06:20:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:17 smithi178 ceph-mon[92537]: pgmap v2820: 201 pgs: 13 creating+peering, 19 unknown, 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 12 KiB/s wr, 165 op/s 2024-02-10T06:20:17.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:17 smithi178 ceph-mon[92537]: osdmap e1650: 8 total, 8 up, 8 in 2024-02-10T06:20:17.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:20:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:20:17] "GET /metrics HTTP/1.1" 200 38905 "" "Prometheus/2.43.0" 2024-02-10T06:20:17.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:17 smithi178 ceph-mon[95116]: pgmap v2820: 201 pgs: 13 creating+peering, 19 unknown, 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 12 KiB/s wr, 165 op/s 2024-02-10T06:20:17.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:17 smithi178 ceph-mon[95116]: osdmap e1650: 8 total, 8 up, 8 in 2024-02-10T06:20:17.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:17 smithi189 ceph-mon[89631]: pgmap v2820: 201 pgs: 13 creating+peering, 19 unknown, 169 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 12 KiB/s wr, 165 op/s 2024-02-10T06:20:17.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:17 smithi189 ceph-mon[89631]: osdmap e1650: 8 total, 8 up, 8 in 2024-02-10T06:20:18.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:18 smithi178 ceph-mon[92537]: osdmap e1651: 8 total, 8 up, 8 in 2024-02-10T06:20:18.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:18 smithi178 ceph-mon[95116]: osdmap e1651: 8 total, 8 up, 8 in 2024-02-10T06:20:18.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:18 smithi189 ceph-mon[89631]: osdmap e1651: 8 total, 8 up, 8 in 2024-02-10T06:20:19.383 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:19 smithi178 ceph-mon[95116]: pgmap v2823: 201 pgs: 13 creating+peering, 9 unknown, 179 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 4.0 KiB/s wr, 30 op/s 2024-02-10T06:20:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:19 smithi178 ceph-mon[95116]: osdmap e1652: 8 total, 8 up, 8 in 2024-02-10T06:20:19.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:19 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2738242737' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:19 smithi178 ceph-mon[92537]: pgmap v2823: 201 pgs: 13 creating+peering, 9 unknown, 179 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 4.0 KiB/s wr, 30 op/s 2024-02-10T06:20:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:19 smithi178 ceph-mon[92537]: osdmap e1652: 8 total, 8 up, 8 in 2024-02-10T06:20:19.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:19 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2738242737' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:19.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:19 smithi189 ceph-mon[89631]: pgmap v2823: 201 pgs: 13 creating+peering, 9 unknown, 179 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 4.0 KiB/s wr, 30 op/s 2024-02-10T06:20:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:19 smithi189 ceph-mon[89631]: osdmap e1652: 8 total, 8 up, 8 in 2024-02-10T06:20:19.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:19 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2738242737' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:20 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2738242737' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:20.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:20 smithi178 ceph-mon[92537]: osdmap e1653: 8 total, 8 up, 8 in 2024-02-10T06:20:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:20 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2738242737' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:20.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:20 smithi178 ceph-mon[95116]: osdmap e1653: 8 total, 8 up, 8 in 2024-02-10T06:20:20.787 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 06:20:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a[127670]: logger=cleanup t=2024-02-10T06:20:20.374484379Z level=info msg="Completed cleanup jobs" duration=3.49543ms 2024-02-10T06:20:20.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:20 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2738242737' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:20.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:20 smithi189 ceph-mon[89631]: osdmap e1653: 8 total, 8 up, 8 in 2024-02-10T06:20:21.320 INFO:tasks.workunit.client.0.smithi178.stdout:image: image22 2024-02-10T06:20:21.320 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image22 2024-02-10T06:20:21.320 INFO:tasks.workunit.client.0.smithi178.stdout:found image22 2024-02-10T06:20:21.320 INFO:tasks.workunit.client.0.smithi178.stdout:erased image22 2024-02-10T06:20:21.320 INFO:tasks.workunit.client.0.smithi178.stdout:image: image22 2024-02-10T06:20:21.320 INFO:tasks.workunit.client.0.smithi178.stdout:image: image23 2024-02-10T06:20:21.320 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image22 2024-02-10T06:20:21.320 INFO:tasks.workunit.client.0.smithi178.stdout:found image22 2024-02-10T06:20:21.320 INFO:tasks.workunit.client.0.smithi178.stdout:erased image22 2024-02-10T06:20:21.320 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image23 2024-02-10T06:20:21.320 INFO:tasks.workunit.client.0.smithi178.stdout:found image23 2024-02-10T06:20:21.320 INFO:tasks.workunit.client.0.smithi178.stdout:erased image23 2024-02-10T06:20:21.321 INFO:tasks.workunit.client.0.smithi178.stdout:100.00% done 2024-02-10T06:20:21.321 INFO:tasks.workunit.client.0.smithi178.stdout:image: image22 2024-02-10T06:20:21.321 INFO:tasks.workunit.client.0.smithi178.stdout:image: image23 2024-02-10T06:20:21.321 INFO:tasks.workunit.client.0.smithi178.stdout:image: image24 2024-02-10T06:20:21.321 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image22 2024-02-10T06:20:21.321 INFO:tasks.workunit.client.0.smithi178.stdout:found image22 2024-02-10T06:20:21.321 INFO:tasks.workunit.client.0.smithi178.stdout:erased image22 2024-02-10T06:20:21.321 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image23 2024-02-10T06:20:21.321 INFO:tasks.workunit.client.0.smithi178.stdout:found image23 2024-02-10T06:20:21.321 INFO:tasks.workunit.client.0.smithi178.stdout:erased image23 2024-02-10T06:20:21.321 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image24 2024-02-10T06:20:21.321 INFO:tasks.workunit.client.0.smithi178.stdout:found image24 2024-02-10T06:20:21.322 INFO:tasks.workunit.client.0.smithi178.stdout:erased image24 2024-02-10T06:20:21.322 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCopy (3850 ms) 2024-02-10T06:20:21.322 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-02-10T06:20:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:21 smithi178 ceph-mon[92537]: pgmap v2826: 233 pgs: 1 creating+activating, 14 creating+peering, 13 unknown, 205 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 KiB/s wr, 37 op/s 2024-02-10T06:20:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:21 smithi178 ceph-mon[92537]: osdmap e1654: 8 total, 8 up, 8 in 2024-02-10T06:20:21.962 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:21 smithi178 ceph-mon[92537]: osdmap e1655: 8 total, 8 up, 8 in 2024-02-10T06:20:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:21 smithi178 ceph-mon[95116]: pgmap v2826: 233 pgs: 1 creating+activating, 14 creating+peering, 13 unknown, 205 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 KiB/s wr, 37 op/s 2024-02-10T06:20:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:21 smithi178 ceph-mon[95116]: osdmap e1654: 8 total, 8 up, 8 in 2024-02-10T06:20:21.962 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:21 smithi178 ceph-mon[95116]: osdmap e1655: 8 total, 8 up, 8 in 2024-02-10T06:20:22.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:21 smithi189 ceph-mon[89631]: pgmap v2826: 233 pgs: 1 creating+activating, 14 creating+peering, 13 unknown, 205 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 KiB/s wr, 37 op/s 2024-02-10T06:20:22.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:21 smithi189 ceph-mon[89631]: osdmap e1654: 8 total, 8 up, 8 in 2024-02-10T06:20:22.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:21 smithi189 ceph-mon[89631]: osdmap e1655: 8 total, 8 up, 8 in 2024-02-10T06:20:22.907 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:22 smithi178 ceph-mon[95116]: osdmap e1656: 8 total, 8 up, 8 in 2024-02-10T06:20:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:22 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2159177859' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:22 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:23.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:22 smithi178 ceph-mon[92537]: osdmap e1656: 8 total, 8 up, 8 in 2024-02-10T06:20:23.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:22 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2159177859' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:23.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:22 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:22 smithi189 ceph-mon[89631]: osdmap e1656: 8 total, 8 up, 8 in 2024-02-10T06:20:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:22 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2159177859' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:22 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:24.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:23 smithi178 ceph-mon[92537]: pgmap v2830: 265 pgs: 1 creating+activating, 11 creating+peering, 43 unknown, 210 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.5 KiB/s wr, 34 op/s 2024-02-10T06:20:24.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:23 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:20:24.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:23 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:24.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:23 smithi178 ceph-mon[92537]: osdmap e1657: 8 total, 8 up, 8 in 2024-02-10T06:20:24.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:23 smithi178 ceph-mon[95116]: pgmap v2830: 265 pgs: 1 creating+activating, 11 creating+peering, 43 unknown, 210 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.5 KiB/s wr, 34 op/s 2024-02-10T06:20:24.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:23 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:20:24.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:23 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:24.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:23 smithi178 ceph-mon[95116]: osdmap e1657: 8 total, 8 up, 8 in 2024-02-10T06:20:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:23 smithi189 ceph-mon[89631]: pgmap v2830: 265 pgs: 1 creating+activating, 11 creating+peering, 43 unknown, 210 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 1.5 KiB/s wr, 34 op/s 2024-02-10T06:20:24.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:23 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:20:24.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:23 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:24.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:23 smithi189 ceph-mon[89631]: osdmap e1657: 8 total, 8 up, 8 in 2024-02-10T06:20:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:24 smithi178 ceph-mon[92537]: osdmap e1658: 8 total, 8 up, 8 in 2024-02-10T06:20:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:24 smithi178 ceph-mon[95116]: osdmap e1658: 8 total, 8 up, 8 in 2024-02-10T06:20:25.225 INFO:tasks.workunit.client.0.smithi178.stdout:num images is: 1 2024-02-10T06:20:25.225 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:20:25.225 INFO:tasks.workunit.client.0.smithi178.stdout:image: image25 2024-02-10T06:20:25.225 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image25 2024-02-10T06:20:25.244 INFO:tasks.workunit.client.0.smithi178.stdout:num images is: 2 2024-02-10T06:20:25.245 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 2 2024-02-10T06:20:25.245 INFO:tasks.workunit.client.0.smithi178.stdout:image: image25 2024-02-10T06:20:25.245 INFO:tasks.workunit.client.0.smithi178.stdout:image: image26 2024-02-10T06:20:25.245 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image25 2024-02-10T06:20:25.245 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image26 2024-02-10T06:20:25.287 INFO:tasks.workunit.client.0.smithi178.stdout:100.00% done 2024-02-10T06:20:25.287 INFO:tasks.workunit.client.0.smithi178.stdout:num images is: 3 2024-02-10T06:20:25.287 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 3 2024-02-10T06:20:25.288 INFO:tasks.workunit.client.0.smithi178.stdout:image: image25 2024-02-10T06:20:25.288 INFO:tasks.workunit.client.0.smithi178.stdout:image: image26 2024-02-10T06:20:25.288 INFO:tasks.workunit.client.0.smithi178.stdout:image: image27 2024-02-10T06:20:25.288 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image25 2024-02-10T06:20:25.288 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image26 2024-02-10T06:20:25.288 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image27 2024-02-10T06:20:25.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:24 smithi189 ceph-mon[89631]: osdmap e1658: 8 total, 8 up, 8 in 2024-02-10T06:20:25.315 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCopyPP (3995 ms) 2024-02-10T06:20:25.315 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-02-10T06:20:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:25 smithi178 ceph-mon[95116]: pgmap v2833: 265 pgs: 1 creating+activating, 7 creating+peering, 18 unknown, 239 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 271 KiB/s rd, 20 KiB/s wr, 322 op/s 2024-02-10T06:20:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:25 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:20:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:25 smithi178 ceph-mon[95116]: osdmap e1659: 8 total, 8 up, 8 in 2024-02-10T06:20:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:25 smithi178 ceph-mon[95116]: osdmap e1660: 8 total, 8 up, 8 in 2024-02-10T06:20:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:25 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1579940542' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:25 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:26.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:25 smithi178 ceph-mon[92537]: pgmap v2833: 265 pgs: 1 creating+activating, 7 creating+peering, 18 unknown, 239 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 271 KiB/s rd, 20 KiB/s wr, 322 op/s 2024-02-10T06:20:26.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:25 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:20:26.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:25 smithi178 ceph-mon[92537]: osdmap e1659: 8 total, 8 up, 8 in 2024-02-10T06:20:26.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:25 smithi178 ceph-mon[92537]: osdmap e1660: 8 total, 8 up, 8 in 2024-02-10T06:20:26.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:25 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1579940542' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:26.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:25 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:25 smithi189 ceph-mon[89631]: pgmap v2833: 265 pgs: 1 creating+activating, 7 creating+peering, 18 unknown, 239 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 271 KiB/s rd, 20 KiB/s wr, 322 op/s 2024-02-10T06:20:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:25 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:20:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:25 smithi189 ceph-mon[89631]: osdmap e1659: 8 total, 8 up, 8 in 2024-02-10T06:20:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:25 smithi189 ceph-mon[89631]: osdmap e1660: 8 total, 8 up, 8 in 2024-02-10T06:20:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:25 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1579940542' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:25 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:26.903 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:27.897 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:20:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:20:27] "GET /metrics HTTP/1.1" 200 38905 "" "Prometheus/2.43.0" 2024-02-10T06:20:28.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:27 smithi178 ceph-mon[92537]: pgmap v2836: 297 pgs: 32 unknown, 3 creating+peering, 262 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 602 KiB/s rd, 41 KiB/s wr, 708 op/s 2024-02-10T06:20:28.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:27 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:28.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:27 smithi178 ceph-mon[92537]: osdmap e1661: 8 total, 8 up, 8 in 2024-02-10T06:20:28.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:27 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:20:28.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:27 smithi178 ceph-mon[95116]: pgmap v2836: 297 pgs: 32 unknown, 3 creating+peering, 262 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 602 KiB/s rd, 41 KiB/s wr, 708 op/s 2024-02-10T06:20:28.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:27 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:28.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:27 smithi178 ceph-mon[95116]: osdmap e1661: 8 total, 8 up, 8 in 2024-02-10T06:20:28.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:27 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:20:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:27 smithi189 ceph-mon[89631]: pgmap v2836: 297 pgs: 32 unknown, 3 creating+peering, 262 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 602 KiB/s rd, 41 KiB/s wr, 708 op/s 2024-02-10T06:20:28.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:27 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:28.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:27 smithi189 ceph-mon[89631]: osdmap e1661: 8 total, 8 up, 8 in 2024-02-10T06:20:28.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:27 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:20:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:28 smithi178 ceph-mon[92537]: osdmap e1662: 8 total, 8 up, 8 in 2024-02-10T06:20:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:20:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:20:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:28 smithi178 ceph-mon[95116]: osdmap e1662: 8 total, 8 up, 8 in 2024-02-10T06:20:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:20:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:20:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:28 smithi189 ceph-mon[89631]: osdmap e1662: 8 total, 8 up, 8 in 2024-02-10T06:20:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:20:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:20:30.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:29 smithi178 ceph-mon[92537]: pgmap v2839: 297 pgs: 27 unknown, 270 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 22 KiB/s wr, 400 op/s 2024-02-10T06:20:30.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:29 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:20:30.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:29 smithi178 ceph-mon[92537]: osdmap e1663: 8 total, 8 up, 8 in 2024-02-10T06:20:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:29 smithi178 ceph-mon[95116]: pgmap v2839: 297 pgs: 27 unknown, 270 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 22 KiB/s wr, 400 op/s 2024-02-10T06:20:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:29 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:20:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:29 smithi178 ceph-mon[95116]: osdmap e1663: 8 total, 8 up, 8 in 2024-02-10T06:20:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:29 smithi189 ceph-mon[89631]: pgmap v2839: 297 pgs: 27 unknown, 270 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 342 KiB/s rd, 22 KiB/s wr, 400 op/s 2024-02-10T06:20:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:29 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:20:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:29 smithi189 ceph-mon[89631]: osdmap e1663: 8 total, 8 up, 8 in 2024-02-10T06:20:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:30 smithi178 ceph-mon[92537]: osdmap e1664: 8 total, 8 up, 8 in 2024-02-10T06:20:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:30 smithi178 ceph-mon[92537]: osdmap e1665: 8 total, 8 up, 8 in 2024-02-10T06:20:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:30 smithi178 ceph-mon[95116]: osdmap e1664: 8 total, 8 up, 8 in 2024-02-10T06:20:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:30 smithi178 ceph-mon[95116]: osdmap e1665: 8 total, 8 up, 8 in 2024-02-10T06:20:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:30 smithi189 ceph-mon[89631]: osdmap e1664: 8 total, 8 up, 8 in 2024-02-10T06:20:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:30 smithi189 ceph-mon[89631]: osdmap e1665: 8 total, 8 up, 8 in 2024-02-10T06:20:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:31 smithi178 ceph-mon[92537]: pgmap v2842: 297 pgs: 5 unknown, 292 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 6.0 KiB/s wr, 137 op/s 2024-02-10T06:20:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:31 smithi178 ceph-mon[95116]: pgmap v2842: 297 pgs: 5 unknown, 292 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 6.0 KiB/s wr, 137 op/s 2024-02-10T06:20:32.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:31 smithi189 ceph-mon[89631]: pgmap v2842: 297 pgs: 5 unknown, 292 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 6.0 KiB/s wr, 137 op/s 2024-02-10T06:20:33.002 INFO:tasks.workunit.client.0.smithi178.stdout:image: image28 2024-02-10T06:20:33.002 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image28 2024-02-10T06:20:33.002 INFO:tasks.workunit.client.0.smithi178.stdout:found image28 2024-02-10T06:20:33.002 INFO:tasks.workunit.client.0.smithi178.stdout:erased image28 2024-02-10T06:20:33.002 INFO:tasks.workunit.client.0.smithi178.stdout:image: image28 2024-02-10T06:20:33.002 INFO:tasks.workunit.client.0.smithi178.stdout:image: image29 2024-02-10T06:20:33.002 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image28 2024-02-10T06:20:33.002 INFO:tasks.workunit.client.0.smithi178.stdout:found image28 2024-02-10T06:20:33.002 INFO:tasks.workunit.client.0.smithi178.stdout:erased image28 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image29 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:found image29 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:erased image29 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:100.00% done 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:image: image28 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:image: image29 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:image: image30 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image28 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:found image28 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:erased image28 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image29 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:found image29 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:erased image29 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image30 2024-02-10T06:20:33.003 INFO:tasks.workunit.client.0.smithi178.stdout:found image30 2024-02-10T06:20:33.004 INFO:tasks.workunit.client.0.smithi178.stdout:erased image30 2024-02-10T06:20:33.004 INFO:tasks.workunit.client.0.smithi178.stdout:image: image28 2024-02-10T06:20:33.004 INFO:tasks.workunit.client.0.smithi178.stdout:image: image29 2024-02-10T06:20:33.004 INFO:tasks.workunit.client.0.smithi178.stdout:image: image30 2024-02-10T06:20:33.004 INFO:tasks.workunit.client.0.smithi178.stdout:image: image31 2024-02-10T06:20:33.004 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image28 2024-02-10T06:20:33.004 INFO:tasks.workunit.client.0.smithi178.stdout:found image28 2024-02-10T06:20:33.004 INFO:tasks.workunit.client.0.smithi178.stdout:erased image28 2024-02-10T06:20:33.004 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image29 2024-02-10T06:20:33.004 INFO:tasks.workunit.client.0.smithi178.stdout:found image29 2024-02-10T06:20:33.004 INFO:tasks.workunit.client.0.smithi178.stdout:erased image29 2024-02-10T06:20:33.004 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image30 2024-02-10T06:20:33.004 INFO:tasks.workunit.client.0.smithi178.stdout:found image30 2024-02-10T06:20:33.004 INFO:tasks.workunit.client.0.smithi178.stdout:erased image30 2024-02-10T06:20:33.005 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image31 2024-02-10T06:20:33.005 INFO:tasks.workunit.client.0.smithi178.stdout:found image31 2024-02-10T06:20:33.005 INFO:tasks.workunit.client.0.smithi178.stdout:erased image31 2024-02-10T06:20:33.005 INFO:tasks.workunit.client.0.smithi178.stdout:image: image28 2024-02-10T06:20:33.005 INFO:tasks.workunit.client.0.smithi178.stdout:image: image29 2024-02-10T06:20:33.005 INFO:tasks.workunit.client.0.smithi178.stdout:image: image30 2024-02-10T06:20:33.005 INFO:tasks.workunit.client.0.smithi178.stdout:image: image31 2024-02-10T06:20:33.005 INFO:tasks.workunit.client.0.smithi178.stdout:image: image32 2024-02-10T06:20:33.005 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image28 2024-02-10T06:20:33.005 INFO:tasks.workunit.client.0.smithi178.stdout:found image28 2024-02-10T06:20:33.005 INFO:tasks.workunit.client.0.smithi178.stdout:erased image28 2024-02-10T06:20:33.005 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image29 2024-02-10T06:20:33.005 INFO:tasks.workunit.client.0.smithi178.stdout:found image29 2024-02-10T06:20:33.005 INFO:tasks.workunit.client.0.smithi178.stdout:erased image29 2024-02-10T06:20:33.006 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image30 2024-02-10T06:20:33.006 INFO:tasks.workunit.client.0.smithi178.stdout:found image30 2024-02-10T06:20:33.006 INFO:tasks.workunit.client.0.smithi178.stdout:erased image30 2024-02-10T06:20:33.006 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image31 2024-02-10T06:20:33.006 INFO:tasks.workunit.client.0.smithi178.stdout:found image31 2024-02-10T06:20:33.006 INFO:tasks.workunit.client.0.smithi178.stdout:erased image31 2024-02-10T06:20:33.006 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image32 2024-02-10T06:20:33.006 INFO:tasks.workunit.client.0.smithi178.stdout:found image32 2024-02-10T06:20:33.006 INFO:tasks.workunit.client.0.smithi178.stdout:erased image32 2024-02-10T06:20:33.006 INFO:tasks.workunit.client.0.smithi178.stdout:100.00% done 2024-02-10T06:20:33.006 INFO:tasks.workunit.client.0.smithi178.stdout:image: image28 2024-02-10T06:20:33.006 INFO:tasks.workunit.client.0.smithi178.stdout:image: image29 2024-02-10T06:20:33.006 INFO:tasks.workunit.client.0.smithi178.stdout:image: image30 2024-02-10T06:20:33.006 INFO:tasks.workunit.client.0.smithi178.stdout:image: image31 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:image: image32 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:image: image33 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image28 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:found image28 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:erased image28 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image29 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:found image29 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:erased image29 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image30 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:found image30 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:erased image30 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image31 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:found image31 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:erased image31 2024-02-10T06:20:33.007 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image32 2024-02-10T06:20:33.008 INFO:tasks.workunit.client.0.smithi178.stdout:found image32 2024-02-10T06:20:33.008 INFO:tasks.workunit.client.0.smithi178.stdout:erased image32 2024-02-10T06:20:33.008 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image33 2024-02-10T06:20:33.008 INFO:tasks.workunit.client.0.smithi178.stdout:found image33 2024-02-10T06:20:33.008 INFO:tasks.workunit.client.0.smithi178.stdout:erased image33 2024-02-10T06:20:33.008 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestDeepCopy (7687 ms) 2024-02-10T06:20:33.008 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-02-10T06:20:33.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:32 smithi178 ceph-mon[92537]: osdmap e1666: 8 total, 8 up, 8 in 2024-02-10T06:20:33.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:32 smithi178 ceph-mon[95116]: osdmap e1666: 8 total, 8 up, 8 in 2024-02-10T06:20:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:32 smithi189 ceph-mon[89631]: osdmap e1666: 8 total, 8 up, 8 in 2024-02-10T06:20:34.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:33 smithi178 ceph-mon[92537]: pgmap v2845: 297 pgs: 297 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 7.2 KiB/s wr, 180 op/s 2024-02-10T06:20:34.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:33 smithi178 ceph-mon[92537]: osdmap e1667: 8 total, 8 up, 8 in 2024-02-10T06:20:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:33 smithi178 ceph-mon[95116]: pgmap v2845: 297 pgs: 297 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 7.2 KiB/s wr, 180 op/s 2024-02-10T06:20:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:33 smithi178 ceph-mon[95116]: osdmap e1667: 8 total, 8 up, 8 in 2024-02-10T06:20:34.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:33 smithi189 ceph-mon[89631]: pgmap v2845: 297 pgs: 297 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 156 KiB/s rd, 7.2 KiB/s wr, 180 op/s 2024-02-10T06:20:34.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:33 smithi189 ceph-mon[89631]: osdmap e1667: 8 total, 8 up, 8 in 2024-02-10T06:20:34.943 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:34 smithi178 ceph-mon[92537]: osdmap e1668: 8 total, 8 up, 8 in 2024-02-10T06:20:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:34 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/982803294' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:35.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:34 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:35.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:34 smithi178 ceph-mon[95116]: osdmap e1668: 8 total, 8 up, 8 in 2024-02-10T06:20:35.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:34 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/982803294' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:35.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:34 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:34 smithi189 ceph-mon[89631]: osdmap e1668: 8 total, 8 up, 8 in 2024-02-10T06:20:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:34 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/982803294' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:34 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:36.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:35 smithi178 ceph-mon[92537]: pgmap v2848: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 458 KiB/s rd, 26 KiB/s wr, 531 op/s 2024-02-10T06:20:36.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:35 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:20:36.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:35 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:36.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:35 smithi178 ceph-mon[92537]: osdmap e1669: 8 total, 8 up, 8 in 2024-02-10T06:20:36.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:35 smithi178 ceph-mon[92537]: osdmap e1670: 8 total, 8 up, 8 in 2024-02-10T06:20:36.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:35 smithi178 ceph-mon[95116]: pgmap v2848: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 458 KiB/s rd, 26 KiB/s wr, 531 op/s 2024-02-10T06:20:36.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:35 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:20:36.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:35 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:36.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:35 smithi178 ceph-mon[95116]: osdmap e1669: 8 total, 8 up, 8 in 2024-02-10T06:20:36.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:35 smithi178 ceph-mon[95116]: osdmap e1670: 8 total, 8 up, 8 in 2024-02-10T06:20:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:35 smithi189 ceph-mon[89631]: pgmap v2848: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 458 KiB/s rd, 26 KiB/s wr, 531 op/s 2024-02-10T06:20:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:35 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:20:36.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:35 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:36.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:35 smithi189 ceph-mon[89631]: osdmap e1669: 8 total, 8 up, 8 in 2024-02-10T06:20:36.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:35 smithi189 ceph-mon[89631]: osdmap e1670: 8 total, 8 up, 8 in 2024-02-10T06:20:37.191 INFO:tasks.workunit.client.0.smithi178.stdout:num images is: 1 2024-02-10T06:20:37.192 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:20:37.192 INFO:tasks.workunit.client.0.smithi178.stdout:image: image34 2024-02-10T06:20:37.192 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image34 2024-02-10T06:20:37.215 INFO:tasks.workunit.client.0.smithi178.stdout:num images is: 2 2024-02-10T06:20:37.215 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 2 2024-02-10T06:20:37.216 INFO:tasks.workunit.client.0.smithi178.stdout:image: image34 2024-02-10T06:20:37.216 INFO:tasks.workunit.client.0.smithi178.stdout:image: image35 2024-02-10T06:20:37.216 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image34 2024-02-10T06:20:37.216 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image35 2024-02-10T06:20:37.262 INFO:tasks.workunit.client.0.smithi178.stdout:100.00% done 2024-02-10T06:20:37.262 INFO:tasks.workunit.client.0.smithi178.stdout:num images is: 3 2024-02-10T06:20:37.262 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 3 2024-02-10T06:20:37.262 INFO:tasks.workunit.client.0.smithi178.stdout:image: image34 2024-02-10T06:20:37.262 INFO:tasks.workunit.client.0.smithi178.stdout:image: image35 2024-02-10T06:20:37.262 INFO:tasks.workunit.client.0.smithi178.stdout:image: image36 2024-02-10T06:20:37.262 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image34 2024-02-10T06:20:37.263 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image35 2024-02-10T06:20:37.263 INFO:tasks.workunit.client.0.smithi178.stdout:expected = image36 2024-02-10T06:20:37.291 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4290 ms) 2024-02-10T06:20:37.291 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-02-10T06:20:37.291 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:37.901 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:20:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:20:37] "GET /metrics HTTP/1.1" 200 48524 "" "Prometheus/2.43.0" 2024-02-10T06:20:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:37 smithi178 ceph-mon[92537]: pgmap v2851: 329 pgs: 8 creating+peering, 23 unknown, 298 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 28 KiB/s wr, 550 op/s 2024-02-10T06:20:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:37 smithi178 ceph-mon[92537]: osdmap e1671: 8 total, 8 up, 8 in 2024-02-10T06:20:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:37 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:20:38.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:37 smithi178 ceph-mon[95116]: pgmap v2851: 329 pgs: 8 creating+peering, 23 unknown, 298 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 28 KiB/s wr, 550 op/s 2024-02-10T06:20:38.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:37 smithi178 ceph-mon[95116]: osdmap e1671: 8 total, 8 up, 8 in 2024-02-10T06:20:38.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:37 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:20:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:37 smithi189 ceph-mon[89631]: pgmap v2851: 329 pgs: 8 creating+peering, 23 unknown, 298 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 465 KiB/s rd, 28 KiB/s wr, 550 op/s 2024-02-10T06:20:38.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:37 smithi189 ceph-mon[89631]: osdmap e1671: 8 total, 8 up, 8 in 2024-02-10T06:20:38.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:37 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:20:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:38 smithi178 ceph-mon[92537]: osdmap e1672: 8 total, 8 up, 8 in 2024-02-10T06:20:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:38 smithi178 ceph-mon[95116]: osdmap e1672: 8 total, 8 up, 8 in 2024-02-10T06:20:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:38 smithi189 ceph-mon[89631]: osdmap e1672: 8 total, 8 up, 8 in 2024-02-10T06:20:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:39 smithi178 ceph-mon[92537]: pgmap v2854: 329 pgs: 8 creating+peering, 11 unknown, 310 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 6.7 KiB/s wr, 134 op/s 2024-02-10T06:20:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:39 smithi178 ceph-mon[92537]: osdmap e1673: 8 total, 8 up, 8 in 2024-02-10T06:20:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:39 smithi178 ceph-mon[95116]: pgmap v2854: 329 pgs: 8 creating+peering, 11 unknown, 310 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 6.7 KiB/s wr, 134 op/s 2024-02-10T06:20:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:39 smithi178 ceph-mon[95116]: osdmap e1673: 8 total, 8 up, 8 in 2024-02-10T06:20:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:39 smithi189 ceph-mon[89631]: pgmap v2854: 329 pgs: 8 creating+peering, 11 unknown, 310 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 6.7 KiB/s wr, 134 op/s 2024-02-10T06:20:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:39 smithi189 ceph-mon[89631]: osdmap e1673: 8 total, 8 up, 8 in 2024-02-10T06:20:40.981 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 1 2024-02-10T06:20:40.981 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:20:40.981 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap1 2024-02-10T06:20:40.981 INFO:tasks.workunit.client.0.smithi178.stdout:found snap1 with size 2097152 2024-02-10T06:20:40.981 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 2 2024-02-10T06:20:40.981 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 2 2024-02-10T06:20:40.981 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap1 2024-02-10T06:20:40.981 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap2 2024-02-10T06:20:40.981 INFO:tasks.workunit.client.0.smithi178.stdout:found snap1 with size 2097152 2024-02-10T06:20:40.981 INFO:tasks.workunit.client.0.smithi178.stdout:found snap2 with size 4194304 2024-02-10T06:20:40.981 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 1 2024-02-10T06:20:40.981 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:20:40.982 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap2 2024-02-10T06:20:40.982 INFO:tasks.workunit.client.0.smithi178.stdout:found snap2 with size 4194304 2024-02-10T06:20:40.982 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 0 2024-02-10T06:20:40.982 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 0 2024-02-10T06:20:40.982 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3689 ms) 2024-02-10T06:20:40.982 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-02-10T06:20:40.982 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:40 smithi178 ceph-mon[92537]: osdmap e1674: 8 total, 8 up, 8 in 2024-02-10T06:20:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:40 smithi178 ceph-mon[95116]: osdmap e1674: 8 total, 8 up, 8 in 2024-02-10T06:20:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:40 smithi189 ceph-mon[89631]: osdmap e1674: 8 total, 8 up, 8 in 2024-02-10T06:20:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:41 smithi178 ceph-mon[92537]: pgmap v2857: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 6.5 KiB/s wr, 139 op/s 2024-02-10T06:20:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:41 smithi178 ceph-mon[92537]: osdmap e1675: 8 total, 8 up, 8 in 2024-02-10T06:20:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:41 smithi178 ceph-mon[95116]: pgmap v2857: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 6.5 KiB/s wr, 139 op/s 2024-02-10T06:20:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:41 smithi178 ceph-mon[95116]: osdmap e1675: 8 total, 8 up, 8 in 2024-02-10T06:20:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:41 smithi189 ceph-mon[89631]: pgmap v2857: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 6.5 KiB/s wr, 139 op/s 2024-02-10T06:20:42.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:41 smithi189 ceph-mon[89631]: osdmap e1675: 8 total, 8 up, 8 in 2024-02-10T06:20:42.991 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2010 ms) 2024-02-10T06:20:42.991 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-02-10T06:20:42.991 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:42 smithi189 ceph-mon[89631]: osdmap e1676: 8 total, 8 up, 8 in 2024-02-10T06:20:43.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:42 smithi178 ceph-mon[92537]: osdmap e1676: 8 total, 8 up, 8 in 2024-02-10T06:20:43.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:42 smithi178 ceph-mon[95116]: osdmap e1676: 8 total, 8 up, 8 in 2024-02-10T06:20:43.995 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 1 2024-02-10T06:20:43.995 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:20:43.995 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap1 2024-02-10T06:20:43.995 INFO:tasks.workunit.client.0.smithi178.stdout:found snap1 with size 2097152 2024-02-10T06:20:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:43 smithi189 ceph-mon[89631]: pgmap v2860: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 312 KiB/s rd, 22 KiB/s wr, 374 op/s 2024-02-10T06:20:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:43 smithi189 ceph-mon[89631]: osdmap e1677: 8 total, 8 up, 8 in 2024-02-10T06:20:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:43 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:20:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:20:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:43 smithi178 ceph-mon[92537]: pgmap v2860: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 312 KiB/s rd, 22 KiB/s wr, 374 op/s 2024-02-10T06:20:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:43 smithi178 ceph-mon[92537]: osdmap e1677: 8 total, 8 up, 8 in 2024-02-10T06:20:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:43 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:20:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:20:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:43 smithi178 ceph-mon[95116]: pgmap v2860: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 312 KiB/s rd, 22 KiB/s wr, 374 op/s 2024-02-10T06:20:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:43 smithi178 ceph-mon[95116]: osdmap e1677: 8 total, 8 up, 8 in 2024-02-10T06:20:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:43 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:20:44.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:20:44.996 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 2 2024-02-10T06:20:44.996 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 2 2024-02-10T06:20:44.996 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap1 2024-02-10T06:20:44.996 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap2 2024-02-10T06:20:44.997 INFO:tasks.workunit.client.0.smithi178.stdout:found snap1 with size 2097152 2024-02-10T06:20:44.997 INFO:tasks.workunit.client.0.smithi178.stdout:found snap2 with size 4194304 2024-02-10T06:20:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:44 smithi189 ceph-mon[89631]: osdmap e1678: 8 total, 8 up, 8 in 2024-02-10T06:20:45.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:44 smithi178 ceph-mon[92537]: osdmap e1678: 8 total, 8 up, 8 in 2024-02-10T06:20:45.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:44 smithi178 ceph-mon[95116]: osdmap e1678: 8 total, 8 up, 8 in 2024-02-10T06:20:45.923 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 1 2024-02-10T06:20:45.923 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:20:45.923 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap2 2024-02-10T06:20:45.923 INFO:tasks.workunit.client.0.smithi178.stdout:found snap2 with size 4194304 2024-02-10T06:20:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:45 smithi189 ceph-mon[89631]: pgmap v2863: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 306 KiB/s rd, 22 KiB/s wr, 369 op/s 2024-02-10T06:20:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:45 smithi189 ceph-mon[89631]: osdmap e1679: 8 total, 8 up, 8 in 2024-02-10T06:20:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:45 smithi189 ceph-mon[89631]: osdmap e1680: 8 total, 8 up, 8 in 2024-02-10T06:20:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:45 smithi178 ceph-mon[92537]: pgmap v2863: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 306 KiB/s rd, 22 KiB/s wr, 369 op/s 2024-02-10T06:20:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:45 smithi178 ceph-mon[92537]: osdmap e1679: 8 total, 8 up, 8 in 2024-02-10T06:20:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:45 smithi178 ceph-mon[92537]: osdmap e1680: 8 total, 8 up, 8 in 2024-02-10T06:20:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:45 smithi178 ceph-mon[95116]: pgmap v2863: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 306 KiB/s rd, 22 KiB/s wr, 369 op/s 2024-02-10T06:20:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:45 smithi178 ceph-mon[95116]: osdmap e1679: 8 total, 8 up, 8 in 2024-02-10T06:20:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:45 smithi178 ceph-mon[95116]: osdmap e1680: 8 total, 8 up, 8 in 2024-02-10T06:20:46.931 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 0 2024-02-10T06:20:46.931 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 0 2024-02-10T06:20:46.949 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3959 ms) 2024-02-10T06:20:46.950 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-02-10T06:20:46.950 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:47.902 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:20:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:20:47] "GET /metrics HTTP/1.1" 200 50978 "" "Prometheus/2.43.0" 2024-02-10T06:20:48.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:47 smithi178 ceph-mon[92537]: pgmap v2866: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 6.2 KiB/s wr, 72 op/s 2024-02-10T06:20:48.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:47 smithi178 ceph-mon[92537]: osdmap e1681: 8 total, 8 up, 8 in 2024-02-10T06:20:48.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:47 smithi178 ceph-mon[95116]: pgmap v2866: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 6.2 KiB/s wr, 72 op/s 2024-02-10T06:20:48.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:47 smithi178 ceph-mon[95116]: osdmap e1681: 8 total, 8 up, 8 in 2024-02-10T06:20:48.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:47 smithi189 ceph-mon[89631]: pgmap v2866: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 6.2 KiB/s wr, 72 op/s 2024-02-10T06:20:48.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:47 smithi189 ceph-mon[89631]: osdmap e1681: 8 total, 8 up, 8 in 2024-02-10T06:20:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:48 smithi178 ceph-mon[92537]: osdmap e1682: 8 total, 8 up, 8 in 2024-02-10T06:20:49.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:48 smithi178 ceph-mon[95116]: osdmap e1682: 8 total, 8 up, 8 in 2024-02-10T06:20:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:48 smithi189 ceph-mon[89631]: osdmap e1682: 8 total, 8 up, 8 in 2024-02-10T06:20:50.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:49 smithi178 ceph-mon[95116]: pgmap v2869: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 5.5 KiB/s wr, 57 op/s 2024-02-10T06:20:50.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:49 smithi178 ceph-mon[95116]: osdmap e1683: 8 total, 8 up, 8 in 2024-02-10T06:20:50.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:49 smithi178 ceph-mon[92537]: pgmap v2869: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 5.5 KiB/s wr, 57 op/s 2024-02-10T06:20:50.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:49 smithi178 ceph-mon[92537]: osdmap e1683: 8 total, 8 up, 8 in 2024-02-10T06:20:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:49 smithi189 ceph-mon[89631]: pgmap v2869: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 5.5 KiB/s wr, 57 op/s 2024-02-10T06:20:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:49 smithi189 ceph-mon[89631]: osdmap e1683: 8 total, 8 up, 8 in 2024-02-10T06:20:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:50 smithi178 ceph-mon[92537]: osdmap e1684: 8 total, 8 up, 8 in 2024-02-10T06:20:51.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:50 smithi178 ceph-mon[92537]: osdmap e1685: 8 total, 8 up, 8 in 2024-02-10T06:20:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:50 smithi178 ceph-mon[95116]: osdmap e1684: 8 total, 8 up, 8 in 2024-02-10T06:20:51.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:50 smithi178 ceph-mon[95116]: osdmap e1685: 8 total, 8 up, 8 in 2024-02-10T06:20:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:50 smithi189 ceph-mon[89631]: osdmap e1684: 8 total, 8 up, 8 in 2024-02-10T06:20:51.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:50 smithi189 ceph-mon[89631]: osdmap e1685: 8 total, 8 up, 8 in 2024-02-10T06:20:52.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:51 smithi178 ceph-mon[92537]: pgmap v2872: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 5.7 KiB/s wr, 81 op/s 2024-02-10T06:20:52.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:51 smithi178 ceph-mon[95116]: pgmap v2872: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 5.7 KiB/s wr, 81 op/s 2024-02-10T06:20:52.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:51 smithi189 ceph-mon[89631]: pgmap v2872: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 5.7 KiB/s wr, 81 op/s 2024-02-10T06:20:52.960 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 0 2024-02-10T06:20:52.960 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 0 2024-02-10T06:20:52.971 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6021 ms) 2024-02-10T06:20:52.971 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-02-10T06:20:52.971 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:53.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:52 smithi178 ceph-mon[92537]: osdmap e1686: 8 total, 8 up, 8 in 2024-02-10T06:20:53.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:52 smithi178 ceph-mon[95116]: osdmap e1686: 8 total, 8 up, 8 in 2024-02-10T06:20:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:52 smithi189 ceph-mon[89631]: osdmap e1686: 8 total, 8 up, 8 in 2024-02-10T06:20:53.973 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 1 2024-02-10T06:20:53.973 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:20:53.973 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap1 2024-02-10T06:20:53.973 INFO:tasks.workunit.client.0.smithi178.stdout:found snap1 with size 2097152 2024-02-10T06:20:54.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:53 smithi178 ceph-mon[92537]: pgmap v2875: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.5 KiB/s wr, 34 op/s 2024-02-10T06:20:54.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:53 smithi178 ceph-mon[92537]: osdmap e1687: 8 total, 8 up, 8 in 2024-02-10T06:20:54.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:53 smithi178 ceph-mon[95116]: pgmap v2875: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.5 KiB/s wr, 34 op/s 2024-02-10T06:20:54.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:53 smithi178 ceph-mon[95116]: osdmap e1687: 8 total, 8 up, 8 in 2024-02-10T06:20:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:53 smithi189 ceph-mon[89631]: pgmap v2875: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.5 KiB/s wr, 34 op/s 2024-02-10T06:20:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:53 smithi189 ceph-mon[89631]: osdmap e1687: 8 total, 8 up, 8 in 2024-02-10T06:20:54.973 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 2 2024-02-10T06:20:54.973 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 2 2024-02-10T06:20:54.973 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap1 2024-02-10T06:20:54.973 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap2 2024-02-10T06:20:54.973 INFO:tasks.workunit.client.0.smithi178.stdout:found snap1 with size 2097152 2024-02-10T06:20:54.974 INFO:tasks.workunit.client.0.smithi178.stdout:found snap2 with size 4194304 2024-02-10T06:20:54.978 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 2 2024-02-10T06:20:54.978 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 2 2024-02-10T06:20:54.978 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap1-rename 2024-02-10T06:20:54.978 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap2 2024-02-10T06:20:54.978 INFO:tasks.workunit.client.0.smithi178.stdout:found snap1-rename with size 2097152 2024-02-10T06:20:54.978 INFO:tasks.workunit.client.0.smithi178.stdout:found snap2 with size 4194304 2024-02-10T06:20:55.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:54 smithi178 ceph-mon[92537]: osdmap e1688: 8 total, 8 up, 8 in 2024-02-10T06:20:55.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:54 smithi178 ceph-mon[95116]: osdmap e1688: 8 total, 8 up, 8 in 2024-02-10T06:20:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:54 smithi189 ceph-mon[89631]: osdmap e1688: 8 total, 8 up, 8 in 2024-02-10T06:20:55.923 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 1 2024-02-10T06:20:55.923 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:20:55.923 INFO:tasks.workunit.client.0.smithi178.stdout:snap: snap2-rename 2024-02-10T06:20:55.923 INFO:tasks.workunit.client.0.smithi178.stdout:found snap2-rename with size 4194304 2024-02-10T06:20:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:55 smithi178 ceph-mon[95116]: pgmap v2878: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.2 KiB/s wr, 18 op/s 2024-02-10T06:20:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:55 smithi178 ceph-mon[95116]: osdmap e1689: 8 total, 8 up, 8 in 2024-02-10T06:20:56.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:55 smithi178 ceph-mon[95116]: osdmap e1690: 8 total, 8 up, 8 in 2024-02-10T06:20:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:55 smithi178 ceph-mon[92537]: pgmap v2878: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.2 KiB/s wr, 18 op/s 2024-02-10T06:20:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:55 smithi178 ceph-mon[92537]: osdmap e1689: 8 total, 8 up, 8 in 2024-02-10T06:20:56.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:55 smithi178 ceph-mon[92537]: osdmap e1690: 8 total, 8 up, 8 in 2024-02-10T06:20:56.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:55 smithi189 ceph-mon[89631]: pgmap v2878: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.2 KiB/s wr, 18 op/s 2024-02-10T06:20:56.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:55 smithi189 ceph-mon[89631]: osdmap e1689: 8 total, 8 up, 8 in 2024-02-10T06:20:56.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:55 smithi189 ceph-mon[89631]: osdmap e1690: 8 total, 8 up, 8 in 2024-02-10T06:20:56.930 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 0 2024-02-10T06:20:56.930 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 0 2024-02-10T06:20:56.934 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (3964 ms) 2024-02-10T06:20:56.935 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-02-10T06:20:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:20:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:57 smithi178 ceph-mon[95116]: osdmap e1691: 8 total, 8 up, 8 in 2024-02-10T06:20:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:20:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:57 smithi178 ceph-mon[92537]: osdmap e1691: 8 total, 8 up, 8 in 2024-02-10T06:20:57.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:20:57.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:57 smithi189 ceph-mon[89631]: osdmap e1691: 8 total, 8 up, 8 in 2024-02-10T06:20:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:20:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:20:57] "GET /metrics HTTP/1.1" 200 50978 "" "Prometheus/2.43.0" 2024-02-10T06:20:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:58 smithi178 ceph-mon[95116]: pgmap v2881: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.2 KiB/s wr, 62 op/s 2024-02-10T06:20:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:20:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:20:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:58 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:20:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:58 smithi178 ceph-mon[95116]: osdmap e1692: 8 total, 8 up, 8 in 2024-02-10T06:20:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:58 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2441449655' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:58 smithi178 ceph-mon[92537]: pgmap v2881: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.2 KiB/s wr, 62 op/s 2024-02-10T06:20:58.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:20:58.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:20:58.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:58 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:20:58.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:58 smithi178 ceph-mon[92537]: osdmap e1692: 8 total, 8 up, 8 in 2024-02-10T06:20:58.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:58 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2441449655' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:58.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:58 smithi189 ceph-mon[89631]: pgmap v2881: 329 pgs: 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 5.2 KiB/s wr, 62 op/s 2024-02-10T06:20:58.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:20:58.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:20:58.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:58 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:20:58.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:58 smithi189 ceph-mon[89631]: osdmap e1692: 8 total, 8 up, 8 in 2024-02-10T06:20:58.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:58 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2441449655' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:20:58.918 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:58.918 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:58.918 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:58.918 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:20:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:59 smithi178 ceph-mon[92537]: pgmap v2884: 361 pgs: 3 creating+peering, 29 unknown, 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.7 KiB/s wr, 47 op/s 2024-02-10T06:20:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:20:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:59 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2441449655' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:20:59 smithi178 ceph-mon[92537]: osdmap e1693: 8 total, 8 up, 8 in 2024-02-10T06:20:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:59 smithi178 ceph-mon[95116]: pgmap v2884: 361 pgs: 3 creating+peering, 29 unknown, 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.7 KiB/s wr, 47 op/s 2024-02-10T06:20:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:20:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:59 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2441449655' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:20:59 smithi178 ceph-mon[95116]: osdmap e1693: 8 total, 8 up, 8 in 2024-02-10T06:20:59.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:59 smithi189 ceph-mon[89631]: pgmap v2884: 361 pgs: 3 creating+peering, 29 unknown, 329 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 4.7 KiB/s wr, 47 op/s 2024-02-10T06:20:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:20:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:59 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2441449655' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:20:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:20:59 smithi189 ceph-mon[89631]: osdmap e1693: 8 total, 8 up, 8 in 2024-02-10T06:21:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:00 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:21:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:00 smithi178 ceph-mon[92537]: osdmap e1694: 8 total, 8 up, 8 in 2024-02-10T06:21:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:00 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:21:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:00 smithi178 ceph-mon[95116]: osdmap e1694: 8 total, 8 up, 8 in 2024-02-10T06:21:00.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:00 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:21:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:00 smithi189 ceph-mon[89631]: osdmap e1694: 8 total, 8 up, 8 in 2024-02-10T06:21:01.174 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4239 ms) 2024-02-10T06:21:01.174 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-02-10T06:21:02.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:01 smithi178 ceph-mon[92537]: pgmap v2887: 361 pgs: 10 creating+peering, 11 unknown, 340 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.0 KiB/s wr, 60 op/s 2024-02-10T06:21:02.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:01 smithi178 ceph-mon[92537]: osdmap e1695: 8 total, 8 up, 8 in 2024-02-10T06:21:02.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:01 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:21:02.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:01 smithi178 ceph-mon[95116]: pgmap v2887: 361 pgs: 10 creating+peering, 11 unknown, 340 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.0 KiB/s wr, 60 op/s 2024-02-10T06:21:02.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:01 smithi178 ceph-mon[95116]: osdmap e1695: 8 total, 8 up, 8 in 2024-02-10T06:21:02.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:01 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:21:02.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:01 smithi189 ceph-mon[89631]: pgmap v2887: 361 pgs: 10 creating+peering, 11 unknown, 340 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.0 KiB/s wr, 60 op/s 2024-02-10T06:21:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:01 smithi189 ceph-mon[89631]: osdmap e1695: 8 total, 8 up, 8 in 2024-02-10T06:21:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:01 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:21:02.949 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:21:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:02 smithi178 ceph-mon[92537]: osdmap e1696: 8 total, 8 up, 8 in 2024-02-10T06:21:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:02 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/831253555' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:03.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:02 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:03.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:02 smithi178 ceph-mon[95116]: osdmap e1696: 8 total, 8 up, 8 in 2024-02-10T06:21:03.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:02 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/831253555' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:03.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:02 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:03.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:02 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:21:02] ENGINE Bus STOPPING 2024-02-10T06:21:03.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:02 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:21:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T06:21:03.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:02 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:21:02] ENGINE Bus STOPPED 2024-02-10T06:21:03.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:02 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:21:02] ENGINE Bus STARTING 2024-02-10T06:21:03.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:21:03] ENGINE Serving on http://:::9283 2024-02-10T06:21:03.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:21:03] ENGINE Bus STARTED 2024-02-10T06:21:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:02 smithi189 ceph-mon[89631]: osdmap e1696: 8 total, 8 up, 8 in 2024-02-10T06:21:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:02 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/831253555' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:02 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:04.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[95116]: pgmap v2890: 393 pgs: 10 creating+peering, 40 unknown, 343 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 3.7 KiB/s wr, 60 op/s 2024-02-10T06:21:04.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:21:04.215 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:21:04.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[95116]: osdmap e1697: 8 total, 8 up, 8 in 2024-02-10T06:21:04.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' 2024-02-10T06:21:04.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:04.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:21:04.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:21:04.216 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:04.216 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[92537]: pgmap v2890: 393 pgs: 10 creating+peering, 40 unknown, 343 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 3.7 KiB/s wr, 60 op/s 2024-02-10T06:21:04.216 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:21:04.217 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:21:04.217 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[92537]: osdmap e1697: 8 total, 8 up, 8 in 2024-02-10T06:21:04.217 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' 2024-02-10T06:21:04.217 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:04.217 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:21:04.217 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:21:04.217 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:04.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:03 smithi189 ceph-mon[89631]: pgmap v2890: 393 pgs: 10 creating+peering, 40 unknown, 343 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 3.7 KiB/s wr, 60 op/s 2024-02-10T06:21:04.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:03 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:21:04.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:03 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:21:04.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:03 smithi189 ceph-mon[89631]: osdmap e1697: 8 total, 8 up, 8 in 2024-02-10T06:21:04.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:03 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' 2024-02-10T06:21:04.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:03 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:04.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:03 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:21:04.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:03 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:21:04.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:03 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:05.019 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:21:05.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:04 smithi178 ceph-mon[92537]: osdmap e1698: 8 total, 8 up, 8 in 2024-02-10T06:21:05.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:04 smithi178 ceph-mon[95116]: osdmap e1698: 8 total, 8 up, 8 in 2024-02-10T06:21:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:04 smithi189 ceph-mon[89631]: osdmap e1698: 8 total, 8 up, 8 in 2024-02-10T06:21:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:05 smithi178 ceph-mon[92537]: pgmap v2893: 393 pgs: 3 creating+peering, 11 unknown, 379 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 5.7 KiB/s wr, 103 op/s 2024-02-10T06:21:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:05 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:21:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:05 smithi178 ceph-mon[92537]: osdmap e1699: 8 total, 8 up, 8 in 2024-02-10T06:21:06.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:05 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi178-144551-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-02-10T06:21:06.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:05 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi178-144551-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-02-10T06:21:06.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:05 smithi178 ceph-mon[92537]: osdmap e1700: 8 total, 8 up, 8 in 2024-02-10T06:21:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:05 smithi178 ceph-mon[95116]: pgmap v2893: 393 pgs: 3 creating+peering, 11 unknown, 379 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 5.7 KiB/s wr, 103 op/s 2024-02-10T06:21:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:05 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:21:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:05 smithi178 ceph-mon[95116]: osdmap e1699: 8 total, 8 up, 8 in 2024-02-10T06:21:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:05 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi178-144551-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-02-10T06:21:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:05 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi178-144551-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-02-10T06:21:06.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:05 smithi178 ceph-mon[95116]: osdmap e1700: 8 total, 8 up, 8 in 2024-02-10T06:21:06.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:05 smithi189 ceph-mon[89631]: pgmap v2893: 393 pgs: 3 creating+peering, 11 unknown, 379 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 5.7 KiB/s wr, 103 op/s 2024-02-10T06:21:06.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:05 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:21:06.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:05 smithi189 ceph-mon[89631]: osdmap e1699: 8 total, 8 up, 8 in 2024-02-10T06:21:06.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:05 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi178-144551-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-02-10T06:21:06.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:05 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi178-144551-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-02-10T06:21:06.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:05 smithi189 ceph-mon[89631]: osdmap e1700: 8 total, 8 up, 8 in 2024-02-10T06:21:07.927 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:21:07] "GET /metrics HTTP/1.1" 200 53350 "" "Prometheus/2.43.0" 2024-02-10T06:21:08.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:07 smithi178 ceph-mon[92537]: pgmap v2896: 393 pgs: 3 creating+peering, 390 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 144 op/s 2024-02-10T06:21:08.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:07 smithi178 ceph-mon[95116]: pgmap v2896: 393 pgs: 3 creating+peering, 390 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 144 op/s 2024-02-10T06:21:08.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:07 smithi189 ceph-mon[89631]: pgmap v2896: 393 pgs: 3 creating+peering, 390 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 144 op/s 2024-02-10T06:21:10.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:09 smithi178 ceph-mon[92537]: pgmap v2897: 393 pgs: 393 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 84 op/s 2024-02-10T06:21:10.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:09 smithi178 ceph-mon[95116]: pgmap v2897: 393 pgs: 393 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 84 op/s 2024-02-10T06:21:10.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:09 smithi189 ceph-mon[89631]: pgmap v2897: 393 pgs: 393 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 5.2 KiB/s wr, 84 op/s 2024-02-10T06:21:12.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:11 smithi178 ceph-mon[92537]: pgmap v2898: 393 pgs: 393 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 650 KiB/s wr, 58 op/s 2024-02-10T06:21:12.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:11 smithi178 ceph-mon[92537]: osdmap e1701: 8 total, 8 up, 8 in 2024-02-10T06:21:12.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:11 smithi178 ceph-mon[95116]: pgmap v2898: 393 pgs: 393 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 650 KiB/s wr, 58 op/s 2024-02-10T06:21:12.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:11 smithi178 ceph-mon[95116]: osdmap e1701: 8 total, 8 up, 8 in 2024-02-10T06:21:12.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:11 smithi189 ceph-mon[89631]: pgmap v2898: 393 pgs: 393 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 38 KiB/s rd, 650 KiB/s wr, 58 op/s 2024-02-10T06:21:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:11 smithi189 ceph-mon[89631]: osdmap e1701: 8 total, 8 up, 8 in 2024-02-10T06:21:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:13 smithi178 ceph-mon[92537]: pgmap v2900: 393 pgs: 393 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 560 KiB/s wr, 28 op/s 2024-02-10T06:21:14.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:13 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:21:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:13 smithi178 ceph-mon[95116]: pgmap v2900: 393 pgs: 393 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 560 KiB/s wr, 28 op/s 2024-02-10T06:21:14.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:13 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:21:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:13 smithi189 ceph-mon[89631]: pgmap v2900: 393 pgs: 393 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 560 KiB/s wr, 28 op/s 2024-02-10T06:21:14.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:13 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:21:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:15 smithi178 ceph-mon[92537]: pgmap v2901: 393 pgs: 393 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 491 KiB/s wr, 24 op/s 2024-02-10T06:21:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:15 smithi178 ceph-mon[92537]: osdmap e1702: 8 total, 8 up, 8 in 2024-02-10T06:21:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:15 smithi178 ceph-mon[95116]: pgmap v2901: 393 pgs: 393 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 491 KiB/s wr, 24 op/s 2024-02-10T06:21:16.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:15 smithi178 ceph-mon[95116]: osdmap e1702: 8 total, 8 up, 8 in 2024-02-10T06:21:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:15 smithi189 ceph-mon[89631]: pgmap v2901: 393 pgs: 393 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 491 KiB/s wr, 24 op/s 2024-02-10T06:21:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:15 smithi189 ceph-mon[89631]: osdmap e1702: 8 total, 8 up, 8 in 2024-02-10T06:21:17.917 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:21:17] "GET /metrics HTTP/1.1" 200 55817 "" "Prometheus/2.43.0" 2024-02-10T06:21:18.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:17 smithi178 ceph-mon[95116]: pgmap v2903: 393 pgs: 393 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-02-10T06:21:18.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:17 smithi178 ceph-mon[92537]: pgmap v2903: 393 pgs: 393 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-02-10T06:21:18.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:17 smithi189 ceph-mon[89631]: pgmap v2903: 393 pgs: 393 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-02-10T06:21:20.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:19 smithi178 ceph-mon[95116]: pgmap v2904: 393 pgs: 393 active+clean; 16 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 896 KiB/s wr, 2 op/s 2024-02-10T06:21:20.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:19 smithi178 ceph-mon[92537]: pgmap v2904: 393 pgs: 393 active+clean; 16 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 896 KiB/s wr, 2 op/s 2024-02-10T06:21:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:19 smithi189 ceph-mon[89631]: pgmap v2904: 393 pgs: 393 active+clean; 16 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 896 KiB/s wr, 2 op/s 2024-02-10T06:21:21.088 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.RemoveFullTry (19914 ms) 2024-02-10T06:21:21.088 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-02-10T06:21:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:20 smithi178 ceph-mon[92537]: pool 'test-librbd-smithi178-144551-23' is full (reached quota's max_bytes: 10 MiB) 2024-02-10T06:21:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:20 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-02-10T06:21:21.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:20 smithi178 ceph-mon[92537]: osdmap e1703: 8 total, 8 up, 8 in 2024-02-10T06:21:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:20 smithi178 ceph-mon[95116]: pool 'test-librbd-smithi178-144551-23' is full (reached quota's max_bytes: 10 MiB) 2024-02-10T06:21:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:20 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-02-10T06:21:21.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:20 smithi178 ceph-mon[95116]: osdmap e1703: 8 total, 8 up, 8 in 2024-02-10T06:21:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:20 smithi189 ceph-mon[89631]: pool 'test-librbd-smithi178-144551-23' is full (reached quota's max_bytes: 10 MiB) 2024-02-10T06:21:21.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:20 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-02-10T06:21:21.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:20 smithi189 ceph-mon[89631]: osdmap e1703: 8 total, 8 up, 8 in 2024-02-10T06:21:22.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:21 smithi178 ceph-mon[92537]: pgmap v2905: 393 pgs: 393 active+clean; 16 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 766 KiB/s wr, 3 op/s 2024-02-10T06:21:22.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:21 smithi178 ceph-mon[95116]: pgmap v2905: 393 pgs: 393 active+clean; 16 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 766 KiB/s wr, 3 op/s 2024-02-10T06:21:22.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:21 smithi189 ceph-mon[89631]: pgmap v2905: 393 pgs: 393 active+clean; 16 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 766 KiB/s wr, 3 op/s 2024-02-10T06:21:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:22 smithi178 ceph-mon[92537]: osdmap e1704: 8 total, 8 up, 8 in 2024-02-10T06:21:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:22 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/167262877' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:22 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:22 smithi178 ceph-mon[95116]: osdmap e1704: 8 total, 8 up, 8 in 2024-02-10T06:21:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:22 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/167262877' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:22 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:22 smithi189 ceph-mon[89631]: osdmap e1704: 8 total, 8 up, 8 in 2024-02-10T06:21:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:22 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/167262877' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:23.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:22 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:23 smithi178 ceph-mon[95116]: pgmap v2908: 425 pgs: 32 unknown, 393 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 804 B/s rd, 483 KiB/s wr, 1 op/s 2024-02-10T06:21:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:23 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:21:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:23 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:21:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:23 smithi178 ceph-mon[95116]: osdmap e1705: 8 total, 8 up, 8 in 2024-02-10T06:21:24.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:23 smithi178 ceph-mon[92537]: pgmap v2908: 425 pgs: 32 unknown, 393 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 804 B/s rd, 483 KiB/s wr, 1 op/s 2024-02-10T06:21:24.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:23 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:21:24.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:23 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:21:24.213 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:23 smithi178 ceph-mon[92537]: osdmap e1705: 8 total, 8 up, 8 in 2024-02-10T06:21:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:23 smithi189 ceph-mon[89631]: pgmap v2908: 425 pgs: 32 unknown, 393 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 804 B/s rd, 483 KiB/s wr, 1 op/s 2024-02-10T06:21:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:23 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:21:24.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:23 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:21:24.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:23 smithi189 ceph-mon[89631]: osdmap e1705: 8 total, 8 up, 8 in 2024-02-10T06:21:24.986 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:21:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:24 smithi178 ceph-mon[92537]: osdmap e1706: 8 total, 8 up, 8 in 2024-02-10T06:21:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:24 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2708457050' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:25.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:24 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:24 smithi178 ceph-mon[95116]: osdmap e1706: 8 total, 8 up, 8 in 2024-02-10T06:21:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:24 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2708457050' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:25.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:24 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:25.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:24 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:21:24] ENGINE Bus STOPPING 2024-02-10T06:21:25.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:21:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T06:21:25.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:21:25] ENGINE Bus STOPPED 2024-02-10T06:21:25.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:21:25] ENGINE Bus STARTING 2024-02-10T06:21:25.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:21:25] ENGINE Serving on http://:::9283 2024-02-10T06:21:25.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:21:25] ENGINE Bus STARTED 2024-02-10T06:21:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:24 smithi189 ceph-mon[89631]: osdmap e1706: 8 total, 8 up, 8 in 2024-02-10T06:21:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:24 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2708457050' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:25.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:24 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:21:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-mon[92537]: pgmap v2911: 457 pgs: 9 creating+peering, 35 unknown, 413 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1024 KiB/s wr, 24 op/s 2024-02-10T06:21:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:21:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-mon[92537]: osdmap e1707: 8 total, 8 up, 8 in 2024-02-10T06:21:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' 2024-02-10T06:21:26.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:26.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-mon[95116]: pgmap v2911: 457 pgs: 9 creating+peering, 35 unknown, 413 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1024 KiB/s wr, 24 op/s 2024-02-10T06:21:26.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:21:26.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-mon[95116]: osdmap e1707: 8 total, 8 up, 8 in 2024-02-10T06:21:26.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' 2024-02-10T06:21:26.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:25 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:25 smithi189 ceph-mon[89631]: pgmap v2911: 457 pgs: 9 creating+peering, 35 unknown, 413 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 1024 KiB/s wr, 24 op/s 2024-02-10T06:21:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:25 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:21:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:25 smithi189 ceph-mon[89631]: osdmap e1707: 8 total, 8 up, 8 in 2024-02-10T06:21:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:25 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' 2024-02-10T06:21:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:25 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:21:27.203 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:26 smithi178 ceph-mon[92537]: osdmap e1708: 8 total, 8 up, 8 in 2024-02-10T06:21:27.203 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:26 smithi178 ceph-mon[95116]: osdmap e1708: 8 total, 8 up, 8 in 2024-02-10T06:21:27.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:26 smithi189 ceph-mon[89631]: osdmap e1708: 8 total, 8 up, 8 in 2024-02-10T06:21:27.846 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:21:27] "GET /metrics HTTP/1.1" 200 55817 "" "Prometheus/2.43.0" 2024-02-10T06:21:28.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:27 smithi178 ceph-mon[92537]: pgmap v2914: 457 pgs: 15 creating+peering, 16 unknown, 426 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 39 op/s 2024-02-10T06:21:28.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:27 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:21:28.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:27 smithi178 ceph-mon[92537]: osdmap e1709: 8 total, 8 up, 8 in 2024-02-10T06:21:28.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:27 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi178-144551-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-02-10T06:21:28.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:27 smithi178 ceph-mon[95116]: pgmap v2914: 457 pgs: 15 creating+peering, 16 unknown, 426 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 39 op/s 2024-02-10T06:21:28.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:27 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:21:28.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:27 smithi178 ceph-mon[95116]: osdmap e1709: 8 total, 8 up, 8 in 2024-02-10T06:21:28.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:27 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi178-144551-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-02-10T06:21:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:27 smithi189 ceph-mon[89631]: pgmap v2914: 457 pgs: 15 creating+peering, 16 unknown, 426 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 514 KiB/s wr, 39 op/s 2024-02-10T06:21:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:27 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:21:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:27 smithi189 ceph-mon[89631]: osdmap e1709: 8 total, 8 up, 8 in 2024-02-10T06:21:28.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:27 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi178-144551-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-02-10T06:21:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:28 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi178-144551-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-02-10T06:21:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:28 smithi189 ceph-mon[89631]: osdmap e1710: 8 total, 8 up, 8 in 2024-02-10T06:21:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:21:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:21:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:28 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:21:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi178-144551-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-02-10T06:21:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[92537]: osdmap e1710: 8 total, 8 up, 8 in 2024-02-10T06:21:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:21:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:21:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:21:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi178-144551-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-02-10T06:21:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[95116]: osdmap e1710: 8 total, 8 up, 8 in 2024-02-10T06:21:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:21:29.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:21:29.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:29.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:21:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:29 smithi189 ceph-mon[89631]: pgmap v2917: 457 pgs: 13 creating+peering, 4 unknown, 440 active+clean; 5.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 258 KiB/s wr, 25 op/s 2024-02-10T06:21:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:29 smithi178 ceph-mon[92537]: pgmap v2917: 457 pgs: 13 creating+peering, 4 unknown, 440 active+clean; 5.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 258 KiB/s wr, 25 op/s 2024-02-10T06:21:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:29 smithi178 ceph-mon[95116]: pgmap v2917: 457 pgs: 13 creating+peering, 4 unknown, 440 active+clean; 5.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 258 KiB/s wr, 25 op/s 2024-02-10T06:21:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:30 smithi189 ceph-mon[89631]: pool 'test-librbd-smithi178-144551-23' no longer out of quota; removing NO_QUOTA flag 2024-02-10T06:21:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:30 smithi189 ceph-mon[89631]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-02-10T06:21:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:30 smithi189 ceph-mon[89631]: osdmap e1711: 8 total, 8 up, 8 in 2024-02-10T06:21:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:30 smithi178 ceph-mon[92537]: pool 'test-librbd-smithi178-144551-23' no longer out of quota; removing NO_QUOTA flag 2024-02-10T06:21:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:30 smithi178 ceph-mon[92537]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-02-10T06:21:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:30 smithi178 ceph-mon[92537]: osdmap e1711: 8 total, 8 up, 8 in 2024-02-10T06:21:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:30 smithi178 ceph-mon[95116]: pool 'test-librbd-smithi178-144551-23' no longer out of quota; removing NO_QUOTA flag 2024-02-10T06:21:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:30 smithi178 ceph-mon[95116]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-02-10T06:21:31.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:30 smithi178 ceph-mon[95116]: osdmap e1711: 8 total, 8 up, 8 in 2024-02-10T06:21:32.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:31 smithi189 ceph-mon[89631]: pgmap v2918: 457 pgs: 457 active+clean; 5.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 194 KiB/s wr, 8 op/s 2024-02-10T06:21:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:31 smithi178 ceph-mon[92537]: pgmap v2918: 457 pgs: 457 active+clean; 5.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 194 KiB/s wr, 8 op/s 2024-02-10T06:21:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:31 smithi178 ceph-mon[95116]: pgmap v2918: 457 pgs: 457 active+clean; 5.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 194 KiB/s wr, 8 op/s 2024-02-10T06:21:34.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:33 smithi189 ceph-mon[89631]: pgmap v2920: 457 pgs: 457 active+clean; 5.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 172 KiB/s wr, 9 op/s 2024-02-10T06:21:34.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:33 smithi178 ceph-mon[92537]: pgmap v2920: 457 pgs: 457 active+clean; 5.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 172 KiB/s wr, 9 op/s 2024-02-10T06:21:34.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:33 smithi178 ceph-mon[95116]: pgmap v2920: 457 pgs: 457 active+clean; 5.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 KiB/s rd, 172 KiB/s wr, 9 op/s 2024-02-10T06:21:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:35 smithi189 ceph-mon[89631]: pgmap v2921: 457 pgs: 457 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 561 KiB/s wr, 8 op/s 2024-02-10T06:21:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:35 smithi189 ceph-mon[89631]: osdmap e1712: 8 total, 8 up, 8 in 2024-02-10T06:21:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:35 smithi178 ceph-mon[92537]: pgmap v2921: 457 pgs: 457 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 561 KiB/s wr, 8 op/s 2024-02-10T06:21:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:35 smithi178 ceph-mon[92537]: osdmap e1712: 8 total, 8 up, 8 in 2024-02-10T06:21:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:35 smithi178 ceph-mon[95116]: pgmap v2921: 457 pgs: 457 active+clean; 8.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.5 KiB/s rd, 561 KiB/s wr, 8 op/s 2024-02-10T06:21:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:35 smithi178 ceph-mon[95116]: osdmap e1712: 8 total, 8 up, 8 in 2024-02-10T06:21:37.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:21:37] "GET /metrics HTTP/1.1" 200 60788 "" "Prometheus/2.43.0" 2024-02-10T06:21:38.236 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:37 smithi178 ceph-mon[92537]: pgmap v2923: 457 pgs: 457 active+clean; 12 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 769 KiB/s wr, 4 op/s 2024-02-10T06:21:38.237 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:37 smithi178 ceph-mon[95116]: pgmap v2923: 457 pgs: 457 active+clean; 12 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 769 KiB/s wr, 4 op/s 2024-02-10T06:21:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:37 smithi189 ceph-mon[89631]: pgmap v2923: 457 pgs: 457 active+clean; 12 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.6 KiB/s rd, 769 KiB/s wr, 4 op/s 2024-02-10T06:21:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:39 smithi189 ceph-mon[89631]: pgmap v2924: 457 pgs: 457 active+clean; 12 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 768 KiB/s wr, 3 op/s 2024-02-10T06:21:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:39 smithi178 ceph-mon[92537]: pgmap v2924: 457 pgs: 457 active+clean; 12 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 768 KiB/s wr, 3 op/s 2024-02-10T06:21:40.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:39 smithi178 ceph-mon[95116]: pgmap v2924: 457 pgs: 457 active+clean; 12 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 KiB/s rd, 768 KiB/s wr, 3 op/s 2024-02-10T06:21:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:41 smithi189 ceph-mon[89631]: pgmap v2925: 457 pgs: 457 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 546 B/s rd, 1.2 MiB/s wr, 2 op/s 2024-02-10T06:21:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:41 smithi178 ceph-mon[92537]: pgmap v2925: 457 pgs: 457 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 546 B/s rd, 1.2 MiB/s wr, 2 op/s 2024-02-10T06:21:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:41 smithi178 ceph-mon[95116]: pgmap v2925: 457 pgs: 457 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 546 B/s rd, 1.2 MiB/s wr, 2 op/s 2024-02-10T06:21:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:43 smithi189 ceph-mon[89631]: pgmap v2926: 457 pgs: 457 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-02-10T06:21:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:43 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:21:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:43 smithi178 ceph-mon[92537]: pgmap v2926: 457 pgs: 457 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-02-10T06:21:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:43 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:21:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:43 smithi178 ceph-mon[95116]: pgmap v2926: 457 pgs: 457 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-02-10T06:21:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:43 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:21:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:21:46.176 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (25088 ms) 2024-02-10T06:21:46.176 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestIO 2024-02-10T06:21:46.176 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:21:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:45 smithi189 ceph-mon[89631]: pgmap v2927: 457 pgs: 457 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 922 KiB/s wr, 3 op/s 2024-02-10T06:21:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:45 smithi189 ceph-mon[89631]: pool 'test-librbd-smithi178-144551-25' is full (reached quota's max_bytes: 10 MiB) 2024-02-10T06:21:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:45 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-02-10T06:21:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:45 smithi189 ceph-mon[89631]: osdmap e1713: 8 total, 8 up, 8 in 2024-02-10T06:21:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:45 smithi178 ceph-mon[92537]: pgmap v2927: 457 pgs: 457 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 922 KiB/s wr, 3 op/s 2024-02-10T06:21:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:45 smithi178 ceph-mon[92537]: pool 'test-librbd-smithi178-144551-25' is full (reached quota's max_bytes: 10 MiB) 2024-02-10T06:21:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:45 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-02-10T06:21:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:45 smithi178 ceph-mon[92537]: osdmap e1713: 8 total, 8 up, 8 in 2024-02-10T06:21:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:45 smithi178 ceph-mon[95116]: pgmap v2927: 457 pgs: 457 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 922 KiB/s wr, 3 op/s 2024-02-10T06:21:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:45 smithi178 ceph-mon[95116]: pool 'test-librbd-smithi178-144551-25' is full (reached quota's max_bytes: 10 MiB) 2024-02-10T06:21:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:45 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-02-10T06:21:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:45 smithi178 ceph-mon[95116]: osdmap e1713: 8 total, 8 up, 8 in 2024-02-10T06:21:47.949 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:21:47.949 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:21:47.949 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:21:47.949 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:21:47.949 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:21:47.949 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.950 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:21:47.951 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:21:47.952 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:21:47.953 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:21:47.954 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 512~512 = 512 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:aio discard: 1536~512 = 0 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 0 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 0 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 16384 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.955 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 16384 2024-02-10T06:21:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 49152 2024-02-10T06:21:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 49152 2024-02-10T06:21:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 65536 2024-02-10T06:21:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.956 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 65536 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 98304 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 98304 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 114688 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 114688 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.957 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 147456 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 147456 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 163840 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 163840 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:47.958 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 196608 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 196608 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 212992 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 212992 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:47.959 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:47.960 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:47.961 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.962 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:47.962 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.962 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.962 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:47.962 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.962 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.962 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.962 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:47.962 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:47.962 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:47.962 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:47.962 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:47.962 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:47.962 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:47.963 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:21:47] "GET /metrics HTTP/1.1" 200 60799 "" "Prometheus/2.43.0" 2024-02-10T06:21:48.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:47 smithi189 ceph-mon[89631]: pgmap v2929: 457 pgs: 457 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-02-10T06:21:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:47 smithi178 ceph-mon[92537]: pgmap v2929: 457 pgs: 457 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-02-10T06:21:48.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:47 smithi178 ceph-mon[95116]: pgmap v2929: 457 pgs: 457 active+clean; 22 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-02-10T06:21:49.490 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.490 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:49.490 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:49.490 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:49.490 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:49.490 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:49.490 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:49.491 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:49.492 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:49.493 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:49.493 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:49.493 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:49.493 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.493 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.493 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:49.493 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:49.493 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:49.493 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:49.493 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:49.493 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.494 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:49.495 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:49.496 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:49.497 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:49.498 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:49.499 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:21:49.499 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:49.499 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestIO (3314 ms) 2024-02-10T06:21:49.499 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-02-10T06:21:49.499 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:21:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:49 smithi189 ceph-mon[89631]: pgmap v2930: 457 pgs: 457 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 1.1 MiB/s wr, 303 op/s 2024-02-10T06:21:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:49 smithi178 ceph-mon[92537]: pgmap v2930: 457 pgs: 457 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 1.1 MiB/s wr, 303 op/s 2024-02-10T06:21:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:49 smithi178 ceph-mon[95116]: pgmap v2930: 457 pgs: 457 active+clean; 18 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 1.1 MiB/s wr, 303 op/s 2024-02-10T06:21:52.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:51 smithi189 ceph-mon[89631]: pgmap v2931: 457 pgs: 457 active+clean; 4.8 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 701 KiB/s wr, 308 op/s 2024-02-10T06:21:52.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:51 smithi178 ceph-mon[92537]: pgmap v2931: 457 pgs: 457 active+clean; 4.8 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 701 KiB/s wr, 308 op/s 2024-02-10T06:21:52.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:51 smithi178 ceph-mon[95116]: pgmap v2931: 457 pgs: 457 active+clean; 4.8 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 701 KiB/s wr, 308 op/s 2024-02-10T06:21:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:53 smithi189 ceph-mon[89631]: pgmap v2932: 457 pgs: 457 active+clean; 4.8 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 701 KiB/s wr, 311 op/s 2024-02-10T06:21:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:53 smithi178 ceph-mon[92537]: pgmap v2932: 457 pgs: 457 active+clean; 4.8 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 701 KiB/s wr, 311 op/s 2024-02-10T06:21:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:53 smithi178 ceph-mon[95116]: pgmap v2932: 457 pgs: 457 active+clean; 4.8 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 701 KiB/s wr, 311 op/s 2024-02-10T06:21:54.953 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:21:54.954 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:21:54.954 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:21:54.954 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:21:54.954 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:21:54.954 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.954 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:21:54.954 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.954 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.954 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:21:54.954 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.954 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:21:54.954 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.954 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.955 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.956 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.957 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:21:54.958 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:21:54.959 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 512~512 = 512 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:aio discard: 1536~512 = 0 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 0 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 0 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 16384 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.960 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 16384 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 49152 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 49152 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 65536 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.961 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 65536 2024-02-10T06:21:54.962 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.962 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.962 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:54.962 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:54.962 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 98304 2024-02-10T06:21:54.962 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.962 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.962 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 98304 2024-02-10T06:21:54.962 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.962 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.962 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 114688 2024-02-10T06:21:54.962 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.963 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.963 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 114688 2024-02-10T06:21:54.963 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.963 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.963 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:54.963 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:54.963 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 147456 2024-02-10T06:21:54.963 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.963 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.963 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 147456 2024-02-10T06:21:54.963 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.963 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.963 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 163840 2024-02-10T06:21:54.964 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.964 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.964 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 163840 2024-02-10T06:21:54.964 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.964 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.964 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:54.964 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:54.964 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 196608 2024-02-10T06:21:54.964 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.964 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.964 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 196608 2024-02-10T06:21:54.964 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.964 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.965 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 212992 2024-02-10T06:21:54.965 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.965 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.965 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 212992 2024-02-10T06:21:54.965 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.965 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.965 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:54.965 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:54.965 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.965 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:54.965 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.965 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.965 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:54.965 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.966 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.966 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.966 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:54.966 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.966 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.966 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:54.966 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.966 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.966 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.966 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:54.966 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.966 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.966 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:54.966 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.967 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.967 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.967 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:54.967 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.967 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.967 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:54.967 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.967 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.967 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.967 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:54.967 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:54.967 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.967 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:54.968 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:54.968 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.968 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:54.968 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.968 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.968 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:54.968 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.968 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.968 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:54.968 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:54.968 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:54.968 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:54.968 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:54.968 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:54.969 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:54.969 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:56.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:56 smithi189 ceph-mon[89631]: pgmap v2933: 457 pgs: 457 active+clean; 6.7 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 762 KiB/s wr, 932 op/s 2024-02-10T06:21:56.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:56 smithi189 ceph-mon[89631]: pool 'test-librbd-smithi178-144551-25' no longer out of quota; removing NO_QUOTA flag 2024-02-10T06:21:56.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:56 smithi189 ceph-mon[89631]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-02-10T06:21:56.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:56 smithi189 ceph-mon[89631]: osdmap e1714: 8 total, 8 up, 8 in 2024-02-10T06:21:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:55 smithi178 ceph-mon[95116]: pgmap v2933: 457 pgs: 457 active+clean; 6.7 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 762 KiB/s wr, 932 op/s 2024-02-10T06:21:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:56 smithi178 ceph-mon[95116]: pool 'test-librbd-smithi178-144551-25' no longer out of quota; removing NO_QUOTA flag 2024-02-10T06:21:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:56 smithi178 ceph-mon[95116]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-02-10T06:21:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:56 smithi178 ceph-mon[95116]: osdmap e1714: 8 total, 8 up, 8 in 2024-02-10T06:21:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:55 smithi178 ceph-mon[92537]: pgmap v2933: 457 pgs: 457 active+clean; 6.7 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 762 KiB/s wr, 932 op/s 2024-02-10T06:21:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:55 smithi178 ceph-mon[92537]: pool 'test-librbd-smithi178-144551-25' no longer out of quota; removing NO_QUOTA flag 2024-02-10T06:21:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:55 smithi178 ceph-mon[92537]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-02-10T06:21:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:56 smithi178 ceph-mon[92537]: osdmap e1714: 8 total, 8 up, 8 in 2024-02-10T06:21:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:21:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:21:57] "GET /metrics HTTP/1.1" 200 60799 "" "Prometheus/2.43.0" 2024-02-10T06:21:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:58 smithi189 ceph-mon[89631]: pgmap v2935: 457 pgs: 457 active+clean; 11 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 762 KiB/s wr, 931 op/s 2024-02-10T06:21:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:58 smithi178 ceph-mon[92537]: pgmap v2935: 457 pgs: 457 active+clean; 11 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 762 KiB/s wr, 931 op/s 2024-02-10T06:21:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:58 smithi178 ceph-mon[95116]: pgmap v2935: 457 pgs: 457 active+clean; 11 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 498 KiB/s rd, 762 KiB/s wr, 931 op/s 2024-02-10T06:21:58.874 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.874 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:58.874 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:58.874 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:58.874 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:58.874 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.875 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.876 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:58.876 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:58.876 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:58.876 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:58.876 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:58.876 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.876 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.876 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:58.876 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:58.876 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:58.876 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:58.876 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:58.876 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.877 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:58.878 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.878 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.878 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:58.878 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.878 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.878 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:58.878 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:58.878 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:58.878 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:58.878 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:58.878 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.878 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.878 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:58.878 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:58.879 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:58.880 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.881 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 4 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:read: 4 2024-02-10T06:21:58.882 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (9384 ms) 2024-02-10T06:21:58.883 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-02-10T06:21:58.883 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:21:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:21:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:21:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:21:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:21:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:21:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:22:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:00 smithi189 ceph-mon[89631]: pgmap v2936: 457 pgs: 457 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 1.42k op/s 2024-02-10T06:22:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:00 smithi178 ceph-mon[92537]: pgmap v2936: 457 pgs: 457 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 1.42k op/s 2024-02-10T06:22:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:00 smithi178 ceph-mon[95116]: pgmap v2936: 457 pgs: 457 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.0 MiB/s wr, 1.42k op/s 2024-02-10T06:22:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]: dispatch 2024-02-10T06:22:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [2, 4]}]: dispatch 2024-02-10T06:22:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]: dispatch 2024-02-10T06:22:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]: dispatch 2024-02-10T06:22:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [2, 4]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [6, 4]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.10", "id": [0, 2]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.17", "id": [4, 7]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [6, 4]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1b", "id": [0, 3]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.5", "id": [4, 3]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.10", "id": [0, 2]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.17", "id": [4, 7]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1b", "id": [0, 3]}]: dispatch 2024-02-10T06:22:01.289 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:01 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.5", "id": [4, 3]}]: dispatch 2024-02-10T06:22:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]: dispatch 2024-02-10T06:22:01.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [2, 4]}]: dispatch 2024-02-10T06:22:01.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]: dispatch 2024-02-10T06:22:01.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]: dispatch 2024-02-10T06:22:01.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]: dispatch 2024-02-10T06:22:01.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [2, 4]}]: dispatch 2024-02-10T06:22:01.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [6, 4]}]: dispatch 2024-02-10T06:22:01.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]: dispatch 2024-02-10T06:22:01.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]: dispatch 2024-02-10T06:22:01.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.10", "id": [0, 2]}]: dispatch 2024-02-10T06:22:01.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]: dispatch 2024-02-10T06:22:01.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.17", "id": [4, 7]}]: dispatch 2024-02-10T06:22:01.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [6, 4]}]: dispatch 2024-02-10T06:22:01.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1b", "id": [0, 3]}]: dispatch 2024-02-10T06:22:01.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.5", "id": [4, 3]}]: dispatch 2024-02-10T06:22:01.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]: dispatch 2024-02-10T06:22:01.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.10", "id": [0, 2]}]: dispatch 2024-02-10T06:22:01.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.17", "id": [4, 7]}]: dispatch 2024-02-10T06:22:01.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1b", "id": [0, 3]}]: dispatch 2024-02-10T06:22:01.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.5", "id": [4, 3]}]: dispatch 2024-02-10T06:22:01.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]: dispatch 2024-02-10T06:22:01.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [2, 4]}]: dispatch 2024-02-10T06:22:01.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]: dispatch 2024-02-10T06:22:01.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]: dispatch 2024-02-10T06:22:01.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]: dispatch 2024-02-10T06:22:01.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [2, 4]}]: dispatch 2024-02-10T06:22:01.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [6, 4]}]: dispatch 2024-02-10T06:22:01.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]: dispatch 2024-02-10T06:22:01.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]: dispatch 2024-02-10T06:22:01.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.10", "id": [0, 2]}]: dispatch 2024-02-10T06:22:01.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]: dispatch 2024-02-10T06:22:01.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.17", "id": [4, 7]}]: dispatch 2024-02-10T06:22:01.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [6, 4]}]: dispatch 2024-02-10T06:22:01.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1b", "id": [0, 3]}]: dispatch 2024-02-10T06:22:01.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.5", "id": [4, 3]}]: dispatch 2024-02-10T06:22:01.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]: dispatch 2024-02-10T06:22:01.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.10", "id": [0, 2]}]: dispatch 2024-02-10T06:22:01.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.17", "id": [4, 7]}]: dispatch 2024-02-10T06:22:01.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1b", "id": [0, 3]}]: dispatch 2024-02-10T06:22:01.466 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:01 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.5", "id": [4, 3]}]: dispatch 2024-02-10T06:22:02.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:02 smithi189 ceph-mon[89631]: pgmap v2937: 457 pgs: 457 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 956 KiB/s wr, 1.41k op/s 2024-02-10T06:22:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]': finished 2024-02-10T06:22:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [2, 4]}]': finished 2024-02-10T06:22:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]': finished 2024-02-10T06:22:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]': finished 2024-02-10T06:22:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [6, 4]}]': finished 2024-02-10T06:22:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]': finished 2024-02-10T06:22:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.10", "id": [0, 2]}]': finished 2024-02-10T06:22:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.17", "id": [4, 7]}]': finished 2024-02-10T06:22:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1b", "id": [0, 3]}]': finished 2024-02-10T06:22:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.5", "id": [4, 3]}]': finished 2024-02-10T06:22:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:02 smithi189 ceph-mon[89631]: osdmap e1715: 8 total, 8 up, 8 in 2024-02-10T06:22:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[92537]: pgmap v2937: 457 pgs: 457 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 956 KiB/s wr, 1.41k op/s 2024-02-10T06:22:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]': finished 2024-02-10T06:22:02.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [2, 4]}]': finished 2024-02-10T06:22:02.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]': finished 2024-02-10T06:22:02.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]': finished 2024-02-10T06:22:02.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [6, 4]}]': finished 2024-02-10T06:22:02.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]': finished 2024-02-10T06:22:02.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.10", "id": [0, 2]}]': finished 2024-02-10T06:22:02.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.17", "id": [4, 7]}]': finished 2024-02-10T06:22:02.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1b", "id": [0, 3]}]': finished 2024-02-10T06:22:02.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.5", "id": [4, 3]}]': finished 2024-02-10T06:22:02.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[92537]: osdmap e1715: 8 total, 8 up, 8 in 2024-02-10T06:22:02.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[95116]: pgmap v2937: 457 pgs: 457 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 956 KiB/s wr, 1.41k op/s 2024-02-10T06:22:02.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.11", "id": [1, 3]}]': finished 2024-02-10T06:22:02.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.17", "id": [2, 4]}]': finished 2024-02-10T06:22:02.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1e", "id": [2, 4]}]': finished 2024-02-10T06:22:02.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1a", "id": [1, 2]}]': finished 2024-02-10T06:22:02.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [6, 4]}]': finished 2024-02-10T06:22:02.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.13", "id": [0, 3]}]': finished 2024-02-10T06:22:02.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.10", "id": [0, 2]}]': finished 2024-02-10T06:22:02.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.17", "id": [4, 7]}]': finished 2024-02-10T06:22:02.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1b", "id": [0, 3]}]': finished 2024-02-10T06:22:02.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.5", "id": [4, 3]}]': finished 2024-02-10T06:22:02.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:02 smithi178 ceph-mon[95116]: osdmap e1715: 8 total, 8 up, 8 in 2024-02-10T06:22:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:03 smithi178 ceph-mon[92537]: osdmap e1716: 8 total, 8 up, 8 in 2024-02-10T06:22:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:03 smithi178 ceph-mon[95116]: osdmap e1716: 8 total, 8 up, 8 in 2024-02-10T06:22:03.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:03 smithi189 ceph-mon[89631]: osdmap e1716: 8 total, 8 up, 8 in 2024-02-10T06:22:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:04 smithi178 ceph-mon[92537]: pgmap v2940: 457 pgs: 457 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 602 KiB/s wr, 1.24k op/s 2024-02-10T06:22:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:04 smithi178 ceph-mon[95116]: pgmap v2940: 457 pgs: 457 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 602 KiB/s wr, 1.24k op/s 2024-02-10T06:22:04.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:04 smithi189 ceph-mon[89631]: pgmap v2940: 457 pgs: 457 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 602 KiB/s wr, 1.24k op/s 2024-02-10T06:22:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:06 smithi178 ceph-mon[92537]: pgmap v2941: 457 pgs: 457 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1015 KiB/s rd, 479 KiB/s wr, 986 op/s; 6 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:06 smithi178 ceph-mon[95116]: pgmap v2941: 457 pgs: 457 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1015 KiB/s rd, 479 KiB/s wr, 986 op/s; 6 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:06 smithi189 ceph-mon[89631]: pgmap v2941: 457 pgs: 457 active+clean; 15 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1015 KiB/s rd, 479 KiB/s wr, 986 op/s; 6 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:06.906 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:06.906 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:06.906 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:06.906 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:06.906 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:06.906 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.906 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:06.906 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.906 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.906 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:06.906 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.907 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.908 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.909 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:06.910 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:06.911 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 512~512 = 512 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:aio discard: 1536~512 = 0 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 0 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 0 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 16384 2024-02-10T06:22:06.912 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 16384 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 49152 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 49152 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 65536 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.913 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 65536 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 98304 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 98304 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 114688 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 114688 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.914 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 147456 2024-02-10T06:22:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 147456 2024-02-10T06:22:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 163840 2024-02-10T06:22:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 163840 2024-02-10T06:22:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.915 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 196608 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 196608 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 212992 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 212992 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:06.916 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:06.917 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.917 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:06.917 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.917 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.917 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:06.917 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.917 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.917 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.917 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:06.917 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.917 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.917 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:06.917 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.917 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.918 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:06.919 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:06.920 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:06.920 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:06.920 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:06.920 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:22:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:22:07] "GET /metrics HTTP/1.1" 200 60783 "" "Prometheus/2.43.0" 2024-02-10T06:22:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:08 smithi178 ceph-mon[92537]: pgmap v2942: 457 pgs: 457 active+clean; 19 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 359 KiB/s rd, 557 KiB/s wr, 84 op/s; 8 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:08 smithi178 ceph-mon[95116]: pgmap v2942: 457 pgs: 457 active+clean; 19 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 359 KiB/s rd, 557 KiB/s wr, 84 op/s; 8 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:08 smithi189 ceph-mon[89631]: pgmap v2942: 457 pgs: 457 active+clean; 19 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 359 KiB/s rd, 557 KiB/s wr, 84 op/s; 8 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:10 smithi178 ceph-mon[92537]: pgmap v2943: 457 pgs: 457 active+clean; 27 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 324 KiB/s rd, 1.5 MiB/s wr, 85 op/s; 8 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:10 smithi178 ceph-mon[95116]: pgmap v2943: 457 pgs: 457 active+clean; 27 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 324 KiB/s rd, 1.5 MiB/s wr, 85 op/s; 8 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:10 smithi189 ceph-mon[89631]: pgmap v2943: 457 pgs: 457 active+clean; 27 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 324 KiB/s rd, 1.5 MiB/s wr, 85 op/s; 8 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:10.783 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.783 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:10.783 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:10.783 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:10.783 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:10.783 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:10.783 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.783 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.784 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:10.784 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:10.784 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:10.784 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:10.784 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:10.784 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.784 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.784 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:10.784 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.784 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.784 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:10.784 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.784 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.784 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:10.785 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:10.785 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:10.785 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:10.785 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:10.785 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.785 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.785 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:10.785 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:10.785 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:10.785 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:10.785 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:10.785 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.785 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.785 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:10.786 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:10.787 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:10.788 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:10.789 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:10.790 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:10.790 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:10.790 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:10.790 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.790 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.790 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:10.790 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:10.790 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:10.790 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:10.790 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:10.790 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.790 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.790 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:10.790 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 4 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:read: 4 2024-02-10T06:22:10.791 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (11909 ms) 2024-02-10T06:22:10.792 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-02-10T06:22:10.792 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:12 smithi178 ceph-mon[92537]: pgmap v2944: 457 pgs: 457 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 931 op/s; 7 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:12 smithi178 ceph-mon[95116]: pgmap v2944: 457 pgs: 457 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 931 op/s; 7 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:12.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:12 smithi189 ceph-mon[89631]: pgmap v2944: 457 pgs: 457 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 931 op/s; 7 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:12.752 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:12.752 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:12.752 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:12.752 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:12.752 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:12.752 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.752 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:12.752 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.752 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.752 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:12.753 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:12.754 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.755 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:12.756 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:12.757 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.758 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:12.758 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:12.758 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:12.758 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 512~512 = 512 2024-02-10T06:22:12.758 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.758 INFO:tasks.workunit.client.0.smithi178.stdout:aio discard: 1536~512 = 0 2024-02-10T06:22:12.758 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:12.758 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:12.758 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:12.758 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:12.758 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:12.758 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 0 2024-02-10T06:22:12.758 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.758 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 0 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 16384 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 16384 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 49152 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.759 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 49152 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 65536 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 65536 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 98304 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 98304 2024-02-10T06:22:12.760 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 114688 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 114688 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 147456 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 147456 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.761 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 163840 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 163840 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 196608 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 196608 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 212992 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.762 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 212992 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.763 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.764 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.767 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:12.767 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.767 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.767 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.767 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:12.767 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:12.767 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:12.768 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:12.769 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:12.769 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.339 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:14 smithi189 ceph-mon[89631]: pgmap v2945: 457 pgs: 457 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 841 op/s; 6 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:14.339 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:22:14.451 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.451 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:14.451 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:14.451 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:14.451 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:14.451 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:14.452 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.452 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.452 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:14.452 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:14.452 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:14.452 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:14.452 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:14.452 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.452 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.452 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:14.452 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.452 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.452 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:14.453 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.453 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.453 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:14.453 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:14.453 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:14.453 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:14.453 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:14.453 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.453 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.453 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:14.453 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:14.453 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:14.453 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:14.453 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:14.454 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.454 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.454 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:14.454 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:14.454 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:14.454 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:14.454 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:14.454 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.454 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.454 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:14.454 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:14.454 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:14.454 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:14.454 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:14.455 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.455 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.455 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:14.455 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.455 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.455 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:14.455 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.455 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.455 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:14.455 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:14.455 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:14.455 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:14.455 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:14.455 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.456 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.456 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:14.456 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:14.456 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:14.456 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:14.456 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:14.456 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.456 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.456 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:14.456 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:14.456 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:14.456 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:14.456 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:14.456 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.457 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.457 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:14.457 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:14.457 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:14.457 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:14.457 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:14.457 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.457 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.457 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:14.457 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.457 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.457 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:14.457 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.457 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.458 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:14.458 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:14.458 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:14.458 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:14.458 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:14.458 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.458 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.458 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:14.458 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:14.458 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:14.458 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:14.458 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:14.458 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.458 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.459 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:14.459 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:14.459 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:14.459 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:14.459 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:14.459 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.459 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.459 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:14.459 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:14.459 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:14.460 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:14.460 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:14.460 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.460 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.460 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:14.460 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:14.460 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:14.460 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:14.460 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:14.460 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:14.460 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:14.460 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (3668 ms) 2024-02-10T06:22:14.460 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-02-10T06:22:14.461 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:14 smithi178 ceph-mon[92537]: pgmap v2945: 457 pgs: 457 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 841 op/s; 6 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:22:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:14 smithi178 ceph-mon[95116]: pgmap v2945: 457 pgs: 457 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 841 op/s; 6 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:22:16.077 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:16 smithi178 ceph-mon[92537]: pgmap v2946: 457 pgs: 457 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 724 op/s; 5 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:16 smithi178 ceph-mon[92537]: osdmap e1717: 8 total, 8 up, 8 in 2024-02-10T06:22:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:16 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/4268539480' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:16 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:16 smithi178 ceph-mon[95116]: pgmap v2946: 457 pgs: 457 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 724 op/s; 5 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:16 smithi178 ceph-mon[95116]: osdmap e1717: 8 total, 8 up, 8 in 2024-02-10T06:22:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:16 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/4268539480' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:16.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:16 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:16 smithi189 ceph-mon[89631]: pgmap v2946: 457 pgs: 457 active+clean; 35 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 724 op/s; 5 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T06:22:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:16 smithi189 ceph-mon[89631]: osdmap e1717: 8 total, 8 up, 8 in 2024-02-10T06:22:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:16 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/4268539480' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:16 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:17.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:17 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:17.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:17 smithi178 ceph-mon[92537]: osdmap e1718: 8 total, 8 up, 8 in 2024-02-10T06:22:17.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:17 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:17.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:17 smithi178 ceph-mon[95116]: osdmap e1718: 8 total, 8 up, 8 in 2024-02-10T06:22:17.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:17 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:17.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:17 smithi189 ceph-mon[89631]: osdmap e1718: 8 total, 8 up, 8 in 2024-02-10T06:22:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:22:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:22:17] "GET /metrics HTTP/1.1" 200 60783 "" "Prometheus/2.43.0" 2024-02-10T06:22:18.175 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:18.176 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:18.176 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:18.176 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:18.176 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:18.176 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:18.176 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:18.176 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:18.176 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:18.176 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:18.176 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:18.176 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:18.177 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:18.177 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:18.177 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:18.177 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:18.177 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:18.177 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:18.177 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:18.177 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:18.177 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:18.177 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:18.177 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:18.177 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:18.177 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:18.177 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:18.178 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 512~512 = 512 2024-02-10T06:22:18.179 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:18.180 INFO:tasks.workunit.client.0.smithi178.stdout:aio discard: 1536~512 = 0 2024-02-10T06:22:18.180 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:18.180 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:18.180 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:18.180 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:18.180 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:18.180 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:18.180 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:18.180 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3725 ms) 2024-02-10T06:22:18.180 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2024-02-10T06:22:18.180 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:18.205 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (29 ms) 2024-02-10T06:22:18.205 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2024-02-10T06:22:18.205 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:18.232 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (27 ms) 2024-02-10T06:22:18.232 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2024-02-10T06:22:18.232 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:18.260 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (28 ms) 2024-02-10T06:22:18.260 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2024-02-10T06:22:18.260 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:18.283 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (23 ms) 2024-02-10T06:22:18.283 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2024-02-10T06:22:18.283 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:18.341 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (58 ms) 2024-02-10T06:22:18.341 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2024-02-10T06:22:18.341 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:18.392 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (51 ms) 2024-02-10T06:22:18.392 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2024-02-10T06:22:18.392 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:18.449 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (58 ms) 2024-02-10T06:22:18.449 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2024-02-10T06:22:18.450 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:18.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:18 smithi178 ceph-mon[92537]: pgmap v2949: 489 pgs: 4 creating+peering, 28 unknown, 457 active+clean; 37 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.2 MiB/s wr, 2.05k op/s 2024-02-10T06:22:18.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:18 smithi178 ceph-mon[92537]: osdmap e1719: 8 total, 8 up, 8 in 2024-02-10T06:22:18.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:18 smithi178 ceph-mon[95116]: pgmap v2949: 489 pgs: 4 creating+peering, 28 unknown, 457 active+clean; 37 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.2 MiB/s wr, 2.05k op/s 2024-02-10T06:22:18.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:18 smithi178 ceph-mon[95116]: osdmap e1719: 8 total, 8 up, 8 in 2024-02-10T06:22:18.522 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (72 ms) 2024-02-10T06:22:18.522 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2024-02-10T06:22:18.522 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:18.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:18 smithi189 ceph-mon[89631]: pgmap v2949: 489 pgs: 4 creating+peering, 28 unknown, 457 active+clean; 37 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.2 MiB/s wr, 2.05k op/s 2024-02-10T06:22:18.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:18 smithi189 ceph-mon[89631]: osdmap e1719: 8 total, 8 up, 8 in 2024-02-10T06:22:18.926 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (404 ms) 2024-02-10T06:22:18.926 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2024-02-10T06:22:18.926 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:19.363 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (437 ms) 2024-02-10T06:22:19.364 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2024-02-10T06:22:19.364 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:19.387 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (24 ms) 2024-02-10T06:22:19.387 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2024-02-10T06:22:19.388 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:19.412 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (24 ms) 2024-02-10T06:22:19.412 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2024-02-10T06:22:19.412 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:19.436 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (24 ms) 2024-02-10T06:22:19.436 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-02-10T06:22:19.436 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:19.461 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (25 ms) 2024-02-10T06:22:19.461 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-02-10T06:22:19.461 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:19.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:19 smithi178 ceph-mon[92537]: osdmap e1720: 8 total, 8 up, 8 in 2024-02-10T06:22:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:19 smithi178 ceph-mon[95116]: osdmap e1720: 8 total, 8 up, 8 in 2024-02-10T06:22:19.487 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.488 INFO:tasks.workunit.client.0.smithi178.stdout:aio discard: 0~1048576 = 0 2024-02-10T06:22:19.488 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.488 INFO:tasks.workunit.client.0.smithi178.stdout:aio discard: 0~4194304 = 0 2024-02-10T06:22:19.488 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.488 INFO:tasks.workunit.client.0.smithi178.stdout:aio discard: 3145728~1048576 = 0 2024-02-10T06:22:19.488 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (27 ms) 2024-02-10T06:22:19.488 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestFUA 2024-02-10T06:22:19.488 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:19.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:19 smithi189 ceph-mon[89631]: osdmap e1720: 8 total, 8 up, 8 in 2024-02-10T06:22:19.594 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:19.594 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:19.594 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:19.594 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:19.594 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:19.594 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:19.594 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:19.594 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:19.594 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.595 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:19.596 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:19.597 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:19.598 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:19.598 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestFUA (106 ms) 2024-02-10T06:22:19.598 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-02-10T06:22:19.598 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:19.613 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:19.613 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:19.613 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:19.613 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:19.613 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:19.613 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.613 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:19.613 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.613 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.613 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:19.613 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.613 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:19.613 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.613 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:19.614 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.625 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.625 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:19.625 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:19.625 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:19.625 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:19.625 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:19.625 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:19.625 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:19.625 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:19.625 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:19.625 INFO:tasks.workunit.client.0.smithi178.stdout:start compare and write 2024-02-10T06:22:19.626 INFO:tasks.workunit.client.0.smithi178.stdout:compare and wrote: 512 2024-02-10T06:22:19.626 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.626 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:19.626 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.626 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.626 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:19.626 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.626 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:19.626 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.627 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.627 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:19.627 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.627 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:19.627 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.627 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.627 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:19.627 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.627 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:19.628 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.628 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.628 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:19.628 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.628 INFO:tasks.workunit.client.0.smithi178.stdout:started aio compare and write 2024-02-10T06:22:19.628 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:19.630 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:19.630 INFO:tasks.workunit.client.0.smithi178.stdout:finished aio compare and write 2024-02-10T06:22:19.630 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:19.630 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:19.630 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:19.630 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:19.630 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:19.630 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.630 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:19.630 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:19.630 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:19.630 INFO:tasks.workunit.client.0.smithi178.stdout:finished read 2024-02-10T06:22:19.630 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.630 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:19.631 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:19.631 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:19.631 INFO:tasks.workunit.client.0.smithi178.stdout:finished read 2024-02-10T06:22:19.631 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.631 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:19.631 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:19.632 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:19.632 INFO:tasks.workunit.client.0.smithi178.stdout:finished read 2024-02-10T06:22:19.632 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.632 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:19.632 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:19.632 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:19.632 INFO:tasks.workunit.client.0.smithi178.stdout:finished read 2024-02-10T06:22:19.632 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:19.632 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:19.632 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:19.632 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:19.632 INFO:tasks.workunit.client.0.smithi178.stdout:finished read 2024-02-10T06:22:19.632 INFO:tasks.workunit.client.0.smithi178.stdout:discard: 512~512 2024-02-10T06:22:19.632 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:20.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:20 smithi178 ceph-mon[92537]: pgmap v2952: 489 pgs: 4 creating+peering, 14 unknown, 471 active+clean; 37 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 527 KiB/s wr, 2.11k op/s 2024-02-10T06:22:20.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:20 smithi178 ceph-mon[95116]: pgmap v2952: 489 pgs: 4 creating+peering, 14 unknown, 471 active+clean; 37 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 527 KiB/s wr, 2.11k op/s 2024-02-10T06:22:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:20 smithi189 ceph-mon[89631]: pgmap v2952: 489 pgs: 4 creating+peering, 14 unknown, 471 active+clean; 37 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 527 KiB/s wr, 2.11k op/s 2024-02-10T06:22:20.750 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:20.750 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:20.750 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:20.750 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:20.750 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:20.751 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 0 2024-02-10T06:22:20.751 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.751 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.751 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 0 2024-02-10T06:22:20.751 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.751 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.751 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 16384 2024-02-10T06:22:20.751 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.751 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.752 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 16384 2024-02-10T06:22:20.752 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.752 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.752 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:20.752 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:20.752 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 49152 2024-02-10T06:22:20.752 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.752 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.752 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 49152 2024-02-10T06:22:20.752 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.752 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.752 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 65536 2024-02-10T06:22:20.752 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.752 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.753 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 65536 2024-02-10T06:22:20.753 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.753 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.753 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:20.753 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:20.753 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 98304 2024-02-10T06:22:20.753 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.753 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.753 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 98304 2024-02-10T06:22:20.753 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.753 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.753 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 114688 2024-02-10T06:22:20.753 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.753 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 114688 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 147456 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 147456 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 163840 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.754 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 163840 2024-02-10T06:22:20.755 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.755 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.755 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:20.755 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:20.755 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 196608 2024-02-10T06:22:20.755 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.755 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.755 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 196608 2024-02-10T06:22:20.755 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.755 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.755 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 212992 2024-02-10T06:22:20.755 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.755 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.755 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 212992 2024-02-10T06:22:20.756 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.756 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.756 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:20.756 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:20.756 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:20.756 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:20.756 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:20.756 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:20.756 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:20.756 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.756 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.756 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:20.756 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:20.756 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:20.757 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:20.757 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:20.757 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.757 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.757 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:20.757 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:20.757 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:20.758 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:20.758 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:20.758 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.758 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.758 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:20.758 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:20.758 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:20.766 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:20.766 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:20.766 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.766 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.766 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:20.766 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:20.766 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:20.766 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:20.766 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:20.766 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:20.766 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:20.766 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:20.767 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:20.793 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:20.793 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:20.793 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.793 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.793 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:20.793 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:20.793 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:20.824 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:20.825 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:20.825 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.825 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.825 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:20.825 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:20.825 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:20.861 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:20.862 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:20.862 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.862 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.862 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:20.862 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:20.862 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:20.896 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:20.896 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:20.896 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.896 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.896 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:20.897 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:20.897 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:20.897 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:20.897 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:20.897 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:20.897 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:20.897 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:20.897 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:20.953 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:20.953 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:20.953 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:20.953 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:20.953 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:20.953 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:20.953 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:21.003 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:21.004 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:21.004 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:21.004 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:21.004 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.004 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.004 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:21.054 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:21.055 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:21.055 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:21.055 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:21.055 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.055 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.055 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:21.104 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:21.104 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:21.104 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:21.104 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:21.104 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.104 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.104 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:21.104 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.104 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.104 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:21.105 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.105 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.105 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:21.178 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:21.178 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:21.178 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:21.179 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:21.179 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.179 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.179 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:21.254 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:21.255 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:21.255 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:21.255 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:21.255 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.255 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.255 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:21.349 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:21.349 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:21.349 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:21.349 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:21.349 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.349 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.349 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:21.419 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:21.420 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:21.420 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:21.420 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:21.420 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.420 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.420 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:21.420 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.420 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.420 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:21.420 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.420 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.420 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:21.529 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:21.529 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:21.529 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:21.529 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:21.529 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.529 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.529 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:21.623 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:21.623 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:21.623 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:21.623 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:21.623 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.624 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.624 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:21.728 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:21.728 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:21.728 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:21.728 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:21.728 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.729 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.729 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:21.839 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:21.840 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:21.840 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:21.840 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:21.840 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.840 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.840 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:21.840 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:21.840 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:21.840 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:21.840 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestIOPP (2246 ms) 2024-02-10T06:22:21.841 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2024-02-10T06:22:21.841 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:21.861 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (22 ms) 2024-02-10T06:22:21.861 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2024-02-10T06:22:21.862 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:21.885 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (23 ms) 2024-02-10T06:22:21.885 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2024-02-10T06:22:21.885 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:21.908 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (24 ms) 2024-02-10T06:22:21.909 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2024-02-10T06:22:21.909 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:21.932 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (23 ms) 2024-02-10T06:22:21.932 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2024-02-10T06:22:21.932 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:21.956 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (24 ms) 2024-02-10T06:22:21.956 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2024-02-10T06:22:21.956 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:21.977 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:21.981 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (25 ms) 2024-02-10T06:22:21.981 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2024-02-10T06:22:21.981 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:22.010 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (29 ms) 2024-02-10T06:22:22.010 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2024-02-10T06:22:22.010 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:22.032 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:22.036 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (26 ms) 2024-02-10T06:22:22.036 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2024-02-10T06:22:22.036 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:22.059 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (23 ms) 2024-02-10T06:22:22.059 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2024-02-10T06:22:22.059 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:22.081 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:22.085 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (26 ms) 2024-02-10T06:22:22.085 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2024-02-10T06:22:22.085 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:22.112 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (27 ms) 2024-02-10T06:22:22.112 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2024-02-10T06:22:22.112 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:22.133 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:22.138 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (25 ms) 2024-02-10T06:22:22.138 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2024-02-10T06:22:22.138 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:22.199 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (62 ms) 2024-02-10T06:22:22.199 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2024-02-10T06:22:22.199 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:22.239 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:22.254 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (55 ms) 2024-02-10T06:22:22.254 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2024-02-10T06:22:22.254 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:22.314 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (60 ms) 2024-02-10T06:22:22.314 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2024-02-10T06:22:22.314 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:22.359 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:22.378 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (64 ms) 2024-02-10T06:22:22.378 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2024-02-10T06:22:22.378 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:22.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:22 smithi178 ceph-mon[95116]: pgmap v2953: 489 pgs: 4 creating+peering, 485 active+clean; 47 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.6 MiB/s wr, 229 op/s 2024-02-10T06:22:22.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:22 smithi178 ceph-mon[92537]: pgmap v2953: 489 pgs: 4 creating+peering, 485 active+clean; 47 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.6 MiB/s wr, 229 op/s 2024-02-10T06:22:22.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:22 smithi189 ceph-mon[89631]: pgmap v2953: 489 pgs: 4 creating+peering, 485 active+clean; 47 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.6 MiB/s wr, 229 op/s 2024-02-10T06:22:22.792 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (414 ms) 2024-02-10T06:22:22.792 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2024-02-10T06:22:22.792 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:23.175 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:23.195 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (403 ms) 2024-02-10T06:22:23.195 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-02-10T06:22:23.195 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:23.222 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:23.222 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:23.222 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:23.222 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:23.222 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:22:23.222 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:23.222 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:23.222 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:23.222 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:23.223 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:23.223 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:23.223 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:23.223 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:23.223 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:23.223 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:23.223 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:23.223 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:23.223 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:23.224 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:23.225 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:23.225 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:23.225 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:23.225 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:23.228 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:23.228 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:23.228 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:23.228 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:22:23.229 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:23.230 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:23.230 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:22:23.230 INFO:tasks.workunit.client.0.smithi178.stdout:read: 512 2024-02-10T06:22:23.230 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:23.230 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:23.231 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:23.231 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:23.231 INFO:tasks.workunit.client.0.smithi178.stdout:finished read 2024-02-10T06:22:23.231 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:23.231 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:23.231 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:23.231 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:23.231 INFO:tasks.workunit.client.0.smithi178.stdout:finished read 2024-02-10T06:22:23.231 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:23.232 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:23.232 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:23.232 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:23.232 INFO:tasks.workunit.client.0.smithi178.stdout:finished read 2024-02-10T06:22:23.232 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:23.232 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:23.232 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:23.233 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:23.233 INFO:tasks.workunit.client.0.smithi178.stdout:finished read 2024-02-10T06:22:23.233 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:23.233 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:22:23.233 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:22:24.069 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:22:24.069 INFO:tasks.workunit.client.0.smithi178.stdout:finished read 2024-02-10T06:22:24.069 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 0 2024-02-10T06:22:24.069 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 0 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 16384 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 16384 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 49152 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.070 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 49152 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 65536 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 65536 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 98304 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.071 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 98304 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 114688 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 114688 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 147456 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 147456 2024-02-10T06:22:24.072 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 163840 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 163840 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 196608 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 196608 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.073 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 212992 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 212992 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.074 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.075 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.075 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.075 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.075 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.075 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.075 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.075 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.075 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.075 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.077 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.077 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.078 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.078 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.078 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.078 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.078 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.087 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.087 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.087 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.087 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.087 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.087 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.087 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.087 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.087 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.087 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.087 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.087 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.087 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.110 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.110 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.110 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.110 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.110 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.110 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.111 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.132 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.132 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.132 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.132 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.132 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.132 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.132 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.161 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.161 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.161 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.161 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.161 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.161 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.161 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.188 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.188 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.188 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.188 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.188 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.188 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.188 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.189 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.189 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.189 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.189 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.189 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.189 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.227 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.227 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.227 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.227 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.227 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.227 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.227 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.265 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.265 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.265 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.265 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.265 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.265 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.265 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.311 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.311 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.312 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.312 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.312 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.312 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.312 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.357 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.357 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.357 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.357 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.357 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.357 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.357 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.357 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.357 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.357 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.357 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.357 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.357 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.417 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.417 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.417 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.417 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.417 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.417 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.417 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:24 smithi178 ceph-mon[92537]: pgmap v2954: 489 pgs: 489 active+clean; 51 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 207 op/s 2024-02-10T06:22:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:24 smithi178 ceph-mon[95116]: pgmap v2954: 489 pgs: 489 active+clean; 51 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 207 op/s 2024-02-10T06:22:24.474 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.474 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.474 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.474 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.474 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.474 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.474 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:24 smithi189 ceph-mon[89631]: pgmap v2954: 489 pgs: 489 active+clean; 51 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 207 op/s 2024-02-10T06:22:24.547 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.547 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.547 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.547 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.547 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.547 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.547 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.611 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.611 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.611 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.611 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.611 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.611 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.611 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.611 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.611 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.611 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.612 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.612 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.612 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.691 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.692 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.692 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.692 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.692 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.692 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.692 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.768 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.768 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.769 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.769 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.769 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.769 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.769 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.853 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.853 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.854 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.854 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.854 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.854 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.854 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:22:24.941 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:22:24.942 INFO:tasks.workunit.client.0.smithi178.stdout:finished writesame 2024-02-10T06:22:24.942 INFO:tasks.workunit.client.0.smithi178.stdout:to verify the data 2024-02-10T06:22:24.942 INFO:tasks.workunit.client.0.smithi178.stdout:verified 2024-02-10T06:22:24.942 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.942 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.942 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.942 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:22:24.942 INFO:tasks.workunit.client.0.smithi178.stdout:started writesame 2024-02-10T06:22:24.942 INFO:tasks.workunit.client.0.smithi178.stdout:expected fail, finished writesame 2024-02-10T06:22:24.942 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (1747 ms) 2024-02-10T06:22:24.942 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-02-10T06:22:24.942 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:25.958 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 0 2024-02-10T06:22:25.958 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 0 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 1 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:snap: orig 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:found orig with size 2097152 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:read: 80 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:write test data! 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 80 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 2 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 2 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:snap: orig 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:snap: written 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:found orig with size 2097152 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:found written with size 2097152 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:read: 80 2024-02-10T06:22:25.959 INFO:tasks.workunit.client.0.smithi178.stdout:read: 80 2024-02-10T06:22:25.960 INFO:tasks.workunit.client.0.smithi178.stdout:read: 80 2024-02-10T06:22:25.960 INFO:tasks.workunit.client.0.smithi178.stdout:write to snapshot returned -30 2024-02-10T06:22:25.960 INFO:tasks.workunit.client.0.smithi178.stdout:Read-only file system 2024-02-10T06:22:25.982 INFO:tasks.workunit.client.0.smithi178.stdout:read: 80 2024-02-10T06:22:25.982 INFO:tasks.workunit.client.0.smithi178.stdout:read: 80 2024-02-10T06:22:25.982 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 80 2024-02-10T06:22:25.982 INFO:tasks.workunit.client.0.smithi178.stdout:opening testimg@orig 2024-02-10T06:22:25.982 INFO:tasks.workunit.client.0.smithi178.stdout:read: 80 2024-02-10T06:22:25.982 INFO:tasks.workunit.client.0.smithi178.stdout:write to snapshot returned -30 2024-02-10T06:22:25.982 INFO:tasks.workunit.client.0.smithi178.stdout:Read-only file system 2024-02-10T06:22:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:26 smithi178 ceph-mon[92537]: pgmap v2955: 489 pgs: 489 active+clean; 115 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 366 op/s 2024-02-10T06:22:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:26 smithi178 ceph-mon[92537]: osdmap e1721: 8 total, 8 up, 8 in 2024-02-10T06:22:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:26 smithi178 ceph-mon[92537]: osdmap e1722: 8 total, 8 up, 8 in 2024-02-10T06:22:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:26 smithi178 ceph-mon[95116]: pgmap v2955: 489 pgs: 489 active+clean; 115 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 366 op/s 2024-02-10T06:22:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:26 smithi178 ceph-mon[95116]: osdmap e1721: 8 total, 8 up, 8 in 2024-02-10T06:22:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:26 smithi178 ceph-mon[95116]: osdmap e1722: 8 total, 8 up, 8 in 2024-02-10T06:22:26.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:26 smithi189 ceph-mon[89631]: pgmap v2955: 489 pgs: 489 active+clean; 115 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 366 op/s 2024-02-10T06:22:26.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:26 smithi189 ceph-mon[89631]: osdmap e1721: 8 total, 8 up, 8 in 2024-02-10T06:22:26.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:26 smithi189 ceph-mon[89631]: osdmap e1722: 8 total, 8 up, 8 in 2024-02-10T06:22:27.930 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:22:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:22:27] "GET /metrics HTTP/1.1" 200 60783 "" "Prometheus/2.43.0" 2024-02-10T06:22:27.975 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 2 2024-02-10T06:22:27.975 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 2 2024-02-10T06:22:27.975 INFO:tasks.workunit.client.0.smithi178.stdout:snap: orig 2024-02-10T06:22:27.975 INFO:tasks.workunit.client.0.smithi178.stdout:snap: written 2024-02-10T06:22:27.975 INFO:tasks.workunit.client.0.smithi178.stdout:found orig with size 2097152 2024-02-10T06:22:27.976 INFO:tasks.workunit.client.0.smithi178.stdout:found written with size 2097152 2024-02-10T06:22:27.976 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 1 2024-02-10T06:22:27.976 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:22:27.976 INFO:tasks.workunit.client.0.smithi178.stdout:snap: orig 2024-02-10T06:22:27.976 INFO:tasks.workunit.client.0.smithi178.stdout:found orig with size 2097152 2024-02-10T06:22:27.976 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 0 2024-02-10T06:22:27.976 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 0 2024-02-10T06:22:27.976 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3033 ms) 2024-02-10T06:22:27.976 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-02-10T06:22:27.976 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:28.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:27 smithi178 ceph-mon[92537]: pgmap v2958: 489 pgs: 489 active+clean; 131 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 1.37k op/s 2024-02-10T06:22:28.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:27 smithi178 ceph-mon[92537]: osdmap e1723: 8 total, 8 up, 8 in 2024-02-10T06:22:28.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:27 smithi178 ceph-mon[95116]: pgmap v2958: 489 pgs: 489 active+clean; 131 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 1.37k op/s 2024-02-10T06:22:28.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:27 smithi178 ceph-mon[95116]: osdmap e1723: 8 total, 8 up, 8 in 2024-02-10T06:22:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:27 smithi189 ceph-mon[89631]: pgmap v2958: 489 pgs: 489 active+clean; 131 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 14 MiB/s wr, 1.37k op/s 2024-02-10T06:22:28.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:27 smithi189 ceph-mon[89631]: osdmap e1723: 8 total, 8 up, 8 in 2024-02-10T06:22:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:28 smithi178 ceph-mon[95116]: osdmap e1724: 8 total, 8 up, 8 in 2024-02-10T06:22:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:22:29.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:28 smithi178 ceph-mon[92537]: osdmap e1724: 8 total, 8 up, 8 in 2024-02-10T06:22:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:22:29.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:28 smithi189 ceph-mon[89631]: osdmap e1724: 8 total, 8 up, 8 in 2024-02-10T06:22:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:22:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:22:29.975 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2001 ms) 2024-02-10T06:22:29.976 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestClone 2024-02-10T06:22:29.976 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:30.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:29 smithi178 ceph-mon[92537]: pgmap v2961: 489 pgs: 489 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 7.0 MiB/s wr, 4.13k op/s 2024-02-10T06:22:30.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:29 smithi178 ceph-mon[92537]: osdmap e1725: 8 total, 8 up, 8 in 2024-02-10T06:22:30.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:30.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:30.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:29 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:22:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:29 smithi178 ceph-mon[95116]: pgmap v2961: 489 pgs: 489 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 7.0 MiB/s wr, 4.13k op/s 2024-02-10T06:22:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:29 smithi178 ceph-mon[95116]: osdmap e1725: 8 total, 8 up, 8 in 2024-02-10T06:22:30.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:30.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:30.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:29 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:22:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:29 smithi189 ceph-mon[89631]: pgmap v2961: 489 pgs: 489 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 7.0 MiB/s wr, 4.13k op/s 2024-02-10T06:22:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:29 smithi189 ceph-mon[89631]: osdmap e1725: 8 total, 8 up, 8 in 2024-02-10T06:22:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:22:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:22:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:29 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:22:31.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:30 smithi178 ceph-mon[92537]: osdmap e1726: 8 total, 8 up, 8 in 2024-02-10T06:22:31.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:30 smithi178 ceph-mon[95116]: osdmap e1726: 8 total, 8 up, 8 in 2024-02-10T06:22:31.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:30 smithi189 ceph-mon[89631]: osdmap e1726: 8 total, 8 up, 8 in 2024-02-10T06:22:31.986 INFO:tasks.workunit.client.0.smithi178.stdout:made parent image "parent" 2024-02-10T06:22:31.986 INFO:tasks.workunit.client.0.smithi178.stdout:parent has no parent info 2024-02-10T06:22:31.986 INFO:tasks.workunit.client.0.smithi178.stdout:made snapshot "parent@parent_snap" 2024-02-10T06:22:31.986 INFO:tasks.workunit.client.0.smithi178.stdout:can't unprotect an unprotected snap 2024-02-10T06:22:31.986 INFO:tasks.workunit.client.0.smithi178.stdout:can't protect a protected snap 2024-02-10T06:22:31.986 INFO:tasks.workunit.client.0.smithi178.stdout:made and opened clone "child" 2024-02-10T06:22:31.986 INFO:tasks.workunit.client.0.smithi178.stdout:read: 8 2024-02-10T06:22:31.986 INFO:tasks.workunit.client.0.smithi178.stdout:read: 8 2024-02-10T06:22:31.987 INFO:tasks.workunit.client.0.smithi178.stdout:read: 8 2024-02-10T06:22:31.987 INFO:tasks.workunit.client.0.smithi178.stdout:sizes and overlaps are good between parent and child 2024-02-10T06:22:31.987 INFO:tasks.workunit.client.0.smithi178.stdout:child image successfully cloned all image-meta pairs 2024-02-10T06:22:31.987 INFO:tasks.workunit.client.0.smithi178.stdout:sized down clone, changed overlap 2024-02-10T06:22:31.987 INFO:tasks.workunit.client.0.smithi178.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-02-10T06:22:31.987 INFO:tasks.workunit.client.0.smithi178.stdout:sized up clone, changed size but not overlap or parent's size 2024-02-10T06:22:31.987 INFO:tasks.workunit.client.0.smithi178.stdout:can't remove parent while child still exists 2024-02-10T06:22:31.987 INFO:tasks.workunit.client.0.smithi178.stdout:can't remove parent while still protected 2024-02-10T06:22:31.987 INFO:tasks.workunit.client.0.smithi178.stdout:removed parent snap after unprotecting 2024-02-10T06:22:31.987 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestClone (2010 ms) 2024-02-10T06:22:31.987 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestClone2 2024-02-10T06:22:31.987 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:31 smithi178 ceph-mon[92537]: pgmap v2964: 489 pgs: 489 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 2.50k op/s 2024-02-10T06:22:32.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:31 smithi178 ceph-mon[92537]: osdmap e1727: 8 total, 8 up, 8 in 2024-02-10T06:22:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:31 smithi178 ceph-mon[95116]: pgmap v2964: 489 pgs: 489 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 2.50k op/s 2024-02-10T06:22:32.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:31 smithi178 ceph-mon[95116]: osdmap e1727: 8 total, 8 up, 8 in 2024-02-10T06:22:32.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:31 smithi189 ceph-mon[89631]: pgmap v2964: 489 pgs: 489 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 2.50k op/s 2024-02-10T06:22:32.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:31 smithi189 ceph-mon[89631]: osdmap e1727: 8 total, 8 up, 8 in 2024-02-10T06:22:33.101 INFO:tasks.workunit.client.0.smithi178.stdout:made parent image "parent" 2024-02-10T06:22:33.101 INFO:tasks.workunit.client.0.smithi178.stdout:parent has no parent info 2024-02-10T06:22:33.101 INFO:tasks.workunit.client.0.smithi178.stdout:made snapshot "parent@parent_snap" 2024-02-10T06:22:33.102 INFO:tasks.workunit.client.0.smithi178.stdout:made and opened clone "child" 2024-02-10T06:22:33.102 INFO:tasks.workunit.client.0.smithi178.stdout:child image successfully cloned all image-meta pairs 2024-02-10T06:22:33.102 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestClone2 (1115 ms) 2024-02-10T06:22:33.102 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ListChildren 2024-02-10T06:22:33.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:32 smithi189 ceph-mon[89631]: osdmap e1728: 8 total, 8 up, 8 in 2024-02-10T06:22:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:32 smithi178 ceph-mon[92537]: osdmap e1728: 8 total, 8 up, 8 in 2024-02-10T06:22:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:32 smithi178 ceph-mon[95116]: osdmap e1728: 8 total, 8 up, 8 in 2024-02-10T06:22:34.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:33 smithi189 ceph-mon[89631]: pgmap v2967: 489 pgs: 489 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 323 KiB/s rd, 24 KiB/s wr, 390 op/s 2024-02-10T06:22:34.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:33 smithi189 ceph-mon[89631]: osdmap e1729: 8 total, 8 up, 8 in 2024-02-10T06:22:34.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:33 smithi178 ceph-mon[92537]: pgmap v2967: 489 pgs: 489 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 323 KiB/s rd, 24 KiB/s wr, 390 op/s 2024-02-10T06:22:34.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:33 smithi178 ceph-mon[92537]: osdmap e1729: 8 total, 8 up, 8 in 2024-02-10T06:22:34.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:33 smithi178 ceph-mon[95116]: pgmap v2967: 489 pgs: 489 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 323 KiB/s rd, 24 KiB/s wr, 390 op/s 2024-02-10T06:22:34.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:33 smithi178 ceph-mon[95116]: osdmap e1729: 8 total, 8 up, 8 in 2024-02-10T06:22:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:35 smithi189 ceph-mon[89631]: osdmap e1730: 8 total, 8 up, 8 in 2024-02-10T06:22:35.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:35 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1437967805' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:35.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:35 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1437967805' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:35.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:35 smithi189 ceph-mon[89631]: osdmap e1731: 8 total, 8 up, 8 in 2024-02-10T06:22:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:35 smithi178 ceph-mon[92537]: osdmap e1730: 8 total, 8 up, 8 in 2024-02-10T06:22:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:35 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1437967805' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:35 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1437967805' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:35 smithi178 ceph-mon[92537]: osdmap e1731: 8 total, 8 up, 8 in 2024-02-10T06:22:35.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:35 smithi178 ceph-mon[95116]: osdmap e1730: 8 total, 8 up, 8 in 2024-02-10T06:22:35.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:35 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1437967805' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:35.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:35 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1437967805' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:35.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:35 smithi178 ceph-mon[95116]: osdmap e1731: 8 total, 8 up, 8 in 2024-02-10T06:22:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:36 smithi189 ceph-mon[89631]: pgmap v2970: 521 pgs: 3 creating+peering, 29 unknown, 489 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 24 KiB/s wr, 414 op/s 2024-02-10T06:22:36.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:36 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:22:36.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:36 smithi189 ceph-mon[89631]: osdmap e1732: 8 total, 8 up, 8 in 2024-02-10T06:22:36.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:36 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1381913141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:36 smithi178 ceph-mon[92537]: pgmap v2970: 521 pgs: 3 creating+peering, 29 unknown, 489 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 24 KiB/s wr, 414 op/s 2024-02-10T06:22:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:36 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:22:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:36 smithi178 ceph-mon[92537]: osdmap e1732: 8 total, 8 up, 8 in 2024-02-10T06:22:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:36 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1381913141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:36 smithi178 ceph-mon[95116]: pgmap v2970: 521 pgs: 3 creating+peering, 29 unknown, 489 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 347 KiB/s rd, 24 KiB/s wr, 414 op/s 2024-02-10T06:22:36.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:36 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:22:36.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:36 smithi178 ceph-mon[95116]: osdmap e1732: 8 total, 8 up, 8 in 2024-02-10T06:22:36.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:36 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1381913141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:36.935 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:37.928 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:22:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:22:37] "GET /metrics HTTP/1.1" 200 63251 "" "Prometheus/2.43.0" 2024-02-10T06:22:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:37 smithi178 ceph-mon[92537]: pgmap v2973: 553 pgs: 11 creating+peering, 48 unknown, 494 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 519 KiB/s rd, 37 KiB/s wr, 625 op/s 2024-02-10T06:22:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:37 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1381913141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:38.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:37 smithi178 ceph-mon[92537]: osdmap e1733: 8 total, 8 up, 8 in 2024-02-10T06:22:38.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:37 smithi178 ceph-mon[95116]: pgmap v2973: 553 pgs: 11 creating+peering, 48 unknown, 494 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 519 KiB/s rd, 37 KiB/s wr, 625 op/s 2024-02-10T06:22:38.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:37 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1381913141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:38.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:37 smithi178 ceph-mon[95116]: osdmap e1733: 8 total, 8 up, 8 in 2024-02-10T06:22:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:37 smithi189 ceph-mon[89631]: pgmap v2973: 553 pgs: 11 creating+peering, 48 unknown, 494 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 519 KiB/s rd, 37 KiB/s wr, 625 op/s 2024-02-10T06:22:38.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:37 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1381913141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:38.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:37 smithi189 ceph-mon[89631]: osdmap e1733: 8 total, 8 up, 8 in 2024-02-10T06:22:39.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:38 smithi178 ceph-mon[92537]: osdmap e1734: 8 total, 8 up, 8 in 2024-02-10T06:22:39.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:38 smithi178 ceph-mon[95116]: osdmap e1734: 8 total, 8 up, 8 in 2024-02-10T06:22:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:38 smithi189 ceph-mon[89631]: osdmap e1734: 8 total, 8 up, 8 in 2024-02-10T06:22:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:39 smithi178 ceph-mon[92537]: pgmap v2976: 553 pgs: 11 creating+peering, 19 unknown, 523 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 12 KiB/s wr, 211 op/s 2024-02-10T06:22:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:39 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:22:40.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:39 smithi178 ceph-mon[92537]: osdmap e1735: 8 total, 8 up, 8 in 2024-02-10T06:22:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:39 smithi178 ceph-mon[95116]: pgmap v2976: 553 pgs: 11 creating+peering, 19 unknown, 523 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 12 KiB/s wr, 211 op/s 2024-02-10T06:22:40.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:39 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:22:40.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:39 smithi178 ceph-mon[95116]: osdmap e1735: 8 total, 8 up, 8 in 2024-02-10T06:22:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:39 smithi189 ceph-mon[89631]: pgmap v2976: 553 pgs: 11 creating+peering, 19 unknown, 523 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 172 KiB/s rd, 12 KiB/s wr, 211 op/s 2024-02-10T06:22:40.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:39 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:22:40.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:39 smithi189 ceph-mon[89631]: osdmap e1735: 8 total, 8 up, 8 in 2024-02-10T06:22:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:40 smithi178 ceph-mon[92537]: osdmap e1736: 8 total, 8 up, 8 in 2024-02-10T06:22:41.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:40 smithi178 ceph-mon[92537]: osdmap e1737: 8 total, 8 up, 8 in 2024-02-10T06:22:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:40 smithi178 ceph-mon[95116]: osdmap e1736: 8 total, 8 up, 8 in 2024-02-10T06:22:41.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:40 smithi178 ceph-mon[95116]: osdmap e1737: 8 total, 8 up, 8 in 2024-02-10T06:22:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:40 smithi189 ceph-mon[89631]: osdmap e1736: 8 total, 8 up, 8 in 2024-02-10T06:22:41.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:40 smithi189 ceph-mon[89631]: osdmap e1737: 8 total, 8 up, 8 in 2024-02-10T06:22:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:41 smithi178 ceph-mon[92537]: pgmap v2979: 553 pgs: 553 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 2 op/s 2024-02-10T06:22:42.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:41 smithi178 ceph-mon[92537]: osdmap e1738: 8 total, 8 up, 8 in 2024-02-10T06:22:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:41 smithi178 ceph-mon[95116]: pgmap v2979: 553 pgs: 553 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 2 op/s 2024-02-10T06:22:42.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:41 smithi178 ceph-mon[95116]: osdmap e1738: 8 total, 8 up, 8 in 2024-02-10T06:22:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:41 smithi189 ceph-mon[89631]: pgmap v2979: 553 pgs: 553 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 2 op/s 2024-02-10T06:22:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:41 smithi189 ceph-mon[89631]: osdmap e1738: 8 total, 8 up, 8 in 2024-02-10T06:22:42.427 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.427 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.427 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.428 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.428 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.428 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 1 2024-02-10T06:22:42.428 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:22:42.428 INFO:tasks.workunit.client.0.smithi178.stdout:child: image96 2024-02-10T06:22:42.428 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image96/8b41f696955a 2024-02-10T06:22:42.428 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.428 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.428 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.428 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.428 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.428 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.428 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 2 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 2 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout:child: image97 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout:child: image96 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image96/8b41f696955a 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97/8b41ce77ac5d 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.429 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.430 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.430 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.430 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.430 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.430 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.430 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.430 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.430 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.430 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.430 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.430 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-28/image98 2024-02-10T06:22:42.430 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.430 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.430 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image98 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image98 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 3 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 3 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout:child: image97 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout:child: image96 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout:child: image98 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image96/8b41f696955a 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97/8b41ce77ac5d 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image98/8b4198c56759 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.431 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.432 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.432 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.432 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.432 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.432 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.432 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.432 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.432 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.432 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.432 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 3 2024-02-10T06:22:42.432 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 3 2024-02-10T06:22:42.432 INFO:tasks.workunit.client.0.smithi178.stdout:child: image97 2024-02-10T06:22:42.432 INFO:tasks.workunit.client.0.smithi178.stdout:child: image96 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout:child: image98 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image96/8b41f696955a 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97/8b41ce77ac5d 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image98/8b4198c56759 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.433 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-28/image99 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image99 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image99 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 4 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 4 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout:child: image97 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout:child: image96 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout:child: image98 2024-02-10T06:22:42.434 INFO:tasks.workunit.client.0.smithi178.stdout:child: image99 2024-02-10T06:22:42.435 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image96/8b41f696955a 2024-02-10T06:22:42.435 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.435 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97/8b41ce77ac5d 2024-02-10T06:22:42.435 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.435 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image98/8b4198c56759 2024-02-10T06:22:42.435 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.435 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image99/8b41bd59e9e0 2024-02-10T06:22:42.435 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.435 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.435 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.435 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.435 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.435 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.435 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-28/image98 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image98 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image98 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-28/image99 2024-02-10T06:22:42.436 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:43.056 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image96 2024-02-10T06:22:43.056 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image98 2024-02-10T06:22:43.056 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image99 2024-02-10T06:22:43.056 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image99 2024-02-10T06:22:43.056 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 4 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 4 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout:child: image97 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout:child: image96 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout:child: image98 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout:child: image99 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image96/8b41f696955a 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97/8b41ce77ac5d 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image98/8b4198c56759 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image99/8b41bd59e9e0 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.057 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-28/image98 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image98 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image98 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-28/image99 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image98 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image99 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image99 2024-02-10T06:22:43.058 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 3 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 3 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout:child: image97 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout:child: image98 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout:child: image99 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97/8b41ce77ac5d 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image98/8b4198c56759 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image99/8b41bd59e9e0 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:43.059 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.060 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-28/image99 2024-02-10T06:22:43.060 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:43.060 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-28/image99 2024-02-10T06:22:43.060 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image99 2024-02-10T06:22:43.060 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.060 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 2 2024-02-10T06:22:43.060 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 2 2024-02-10T06:22:43.060 INFO:tasks.workunit.client.0.smithi178.stdout:child: image97 2024-02-10T06:22:43.060 INFO:tasks.workunit.client.0.smithi178.stdout:child: image99 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97/8b41ce77ac5d 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-28/image99/8b41bd59e9e0 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 1 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout:child: image97 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-27/image97/8b41ce77ac5d 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:43.061 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 0 2024-02-10T06:22:43.062 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 0 2024-02-10T06:22:43.062 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ListChildren (9955 ms) 2024-02-10T06:22:43.062 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-02-10T06:22:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:43 smithi178 ceph-mon[92537]: pgmap v2982: 553 pgs: 553 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 2 op/s 2024-02-10T06:22:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:43 smithi178 ceph-mon[92537]: osdmap e1739: 8 total, 8 up, 8 in 2024-02-10T06:22:44.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:22:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:43 smithi178 ceph-mon[95116]: pgmap v2982: 553 pgs: 553 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 2 op/s 2024-02-10T06:22:44.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:43 smithi178 ceph-mon[95116]: osdmap e1739: 8 total, 8 up, 8 in 2024-02-10T06:22:44.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:22:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:43 smithi189 ceph-mon[89631]: pgmap v2982: 553 pgs: 553 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 2 op/s 2024-02-10T06:22:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:43 smithi189 ceph-mon[89631]: osdmap e1739: 8 total, 8 up, 8 in 2024-02-10T06:22:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:22:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:44 smithi189 ceph-mon[89631]: osdmap e1740: 8 total, 8 up, 8 in 2024-02-10T06:22:45.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:44 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1055568146' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:45.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:44 smithi178 ceph-mon[95116]: osdmap e1740: 8 total, 8 up, 8 in 2024-02-10T06:22:45.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:44 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1055568146' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:45.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:44 smithi178 ceph-mon[92537]: osdmap e1740: 8 total, 8 up, 8 in 2024-02-10T06:22:45.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:44 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1055568146' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:45 smithi189 ceph-mon[89631]: pgmap v2985: 585 pgs: 5 creating+peering, 27 unknown, 553 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 12 KiB/s wr, 527 op/s 2024-02-10T06:22:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:45 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:22:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:45 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1055568146' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:45 smithi189 ceph-mon[89631]: osdmap e1741: 8 total, 8 up, 8 in 2024-02-10T06:22:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:45 smithi189 ceph-mon[89631]: osdmap e1742: 8 total, 8 up, 8 in 2024-02-10T06:22:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:45 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3824366006' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:45 smithi178 ceph-mon[95116]: pgmap v2985: 585 pgs: 5 creating+peering, 27 unknown, 553 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 12 KiB/s wr, 527 op/s 2024-02-10T06:22:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:45 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:22:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:45 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1055568146' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:45 smithi178 ceph-mon[95116]: osdmap e1741: 8 total, 8 up, 8 in 2024-02-10T06:22:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:45 smithi178 ceph-mon[95116]: osdmap e1742: 8 total, 8 up, 8 in 2024-02-10T06:22:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:45 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3824366006' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:45 smithi178 ceph-mon[92537]: pgmap v2985: 585 pgs: 5 creating+peering, 27 unknown, 553 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 438 KiB/s rd, 12 KiB/s wr, 527 op/s 2024-02-10T06:22:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:45 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:22:46.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:45 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1055568146' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:46.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:45 smithi178 ceph-mon[92537]: osdmap e1741: 8 total, 8 up, 8 in 2024-02-10T06:22:46.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:45 smithi178 ceph-mon[92537]: osdmap e1742: 8 total, 8 up, 8 in 2024-02-10T06:22:46.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:45 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3824366006' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:47.945 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:22:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:22:47] "GET /metrics HTTP/1.1" 200 68165 "" "Prometheus/2.43.0" 2024-02-10T06:22:48.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:47 smithi178 ceph-mon[92537]: pgmap v2988: 617 pgs: 9 creating+peering, 49 unknown, 559 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 593 KiB/s rd, 15 KiB/s wr, 723 op/s 2024-02-10T06:22:48.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:47 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3824366006' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:48.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:47 smithi178 ceph-mon[92537]: osdmap e1743: 8 total, 8 up, 8 in 2024-02-10T06:22:48.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:47 smithi178 ceph-mon[95116]: pgmap v2988: 617 pgs: 9 creating+peering, 49 unknown, 559 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 593 KiB/s rd, 15 KiB/s wr, 723 op/s 2024-02-10T06:22:48.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:47 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3824366006' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:48.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:47 smithi178 ceph-mon[95116]: osdmap e1743: 8 total, 8 up, 8 in 2024-02-10T06:22:48.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:47 smithi189 ceph-mon[89631]: pgmap v2988: 617 pgs: 9 creating+peering, 49 unknown, 559 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 593 KiB/s rd, 15 KiB/s wr, 723 op/s 2024-02-10T06:22:48.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:47 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3824366006' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:48.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:47 smithi189 ceph-mon[89631]: osdmap e1743: 8 total, 8 up, 8 in 2024-02-10T06:22:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:48 smithi178 ceph-mon[92537]: osdmap e1744: 8 total, 8 up, 8 in 2024-02-10T06:22:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:48 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2720987316' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:48 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2720987316' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:48 smithi178 ceph-mon[92537]: osdmap e1745: 8 total, 8 up, 8 in 2024-02-10T06:22:49.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:48 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi178-144551-29", "tierpool":"test-librbd-smithi178-144551-31", "force_nonempty":""}]: dispatch 2024-02-10T06:22:49.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:48 smithi178 ceph-mon[95116]: osdmap e1744: 8 total, 8 up, 8 in 2024-02-10T06:22:49.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:48 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2720987316' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:49.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:48 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2720987316' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:49.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:48 smithi178 ceph-mon[95116]: osdmap e1745: 8 total, 8 up, 8 in 2024-02-10T06:22:49.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:48 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi178-144551-29", "tierpool":"test-librbd-smithi178-144551-31", "force_nonempty":""}]: dispatch 2024-02-10T06:22:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:48 smithi189 ceph-mon[89631]: osdmap e1744: 8 total, 8 up, 8 in 2024-02-10T06:22:49.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:48 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2720987316' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:22:49.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:48 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2720987316' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:22:49.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:48 smithi189 ceph-mon[89631]: osdmap e1745: 8 total, 8 up, 8 in 2024-02-10T06:22:49.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:48 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi178-144551-29", "tierpool":"test-librbd-smithi178-144551-31", "force_nonempty":""}]: dispatch 2024-02-10T06:22:50.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:49 smithi178 ceph-mon[92537]: pgmap v2991: 649 pgs: 23 creating+peering, 37 unknown, 589 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 3.7 KiB/s wr, 199 op/s 2024-02-10T06:22:50.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:49 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi178-144551-29", "tierpool":"test-librbd-smithi178-144551-31", "force_nonempty":""}]': finished 2024-02-10T06:22:50.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:49 smithi178 ceph-mon[92537]: osdmap e1746: 8 total, 8 up, 8 in 2024-02-10T06:22:50.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:49 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi178-144551-31", "mode":"writeback"}]: dispatch 2024-02-10T06:22:50.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:49 smithi178 ceph-mon[95116]: pgmap v2991: 649 pgs: 23 creating+peering, 37 unknown, 589 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 3.7 KiB/s wr, 199 op/s 2024-02-10T06:22:50.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:49 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi178-144551-29", "tierpool":"test-librbd-smithi178-144551-31", "force_nonempty":""}]': finished 2024-02-10T06:22:50.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:49 smithi178 ceph-mon[95116]: osdmap e1746: 8 total, 8 up, 8 in 2024-02-10T06:22:50.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:49 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi178-144551-31", "mode":"writeback"}]: dispatch 2024-02-10T06:22:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:49 smithi189 ceph-mon[89631]: pgmap v2991: 649 pgs: 23 creating+peering, 37 unknown, 589 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 157 KiB/s rd, 3.7 KiB/s wr, 199 op/s 2024-02-10T06:22:50.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:49 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi178-144551-29", "tierpool":"test-librbd-smithi178-144551-31", "force_nonempty":""}]': finished 2024-02-10T06:22:50.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:49 smithi189 ceph-mon[89631]: osdmap e1746: 8 total, 8 up, 8 in 2024-02-10T06:22:50.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:49 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi178-144551-31", "mode":"writeback"}]: dispatch 2024-02-10T06:22:51.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:50 smithi189 ceph-mon[89631]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-02-10T06:22:51.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:50 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi178-144551-31", "mode":"writeback"}]': finished 2024-02-10T06:22:51.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:50 smithi189 ceph-mon[89631]: osdmap e1747: 8 total, 8 up, 8 in 2024-02-10T06:22:51.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:50 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi178-144551-29", "overlaypool":"test-librbd-smithi178-144551-31"}]: dispatch 2024-02-10T06:22:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:50 smithi178 ceph-mon[92537]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-02-10T06:22:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:50 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi178-144551-31", "mode":"writeback"}]': finished 2024-02-10T06:22:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:50 smithi178 ceph-mon[92537]: osdmap e1747: 8 total, 8 up, 8 in 2024-02-10T06:22:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:50 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi178-144551-29", "overlaypool":"test-librbd-smithi178-144551-31"}]: dispatch 2024-02-10T06:22:51.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:50 smithi178 ceph-mon[95116]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-02-10T06:22:51.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:50 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi178-144551-31", "mode":"writeback"}]': finished 2024-02-10T06:22:51.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:50 smithi178 ceph-mon[95116]: osdmap e1747: 8 total, 8 up, 8 in 2024-02-10T06:22:51.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:50 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi178-144551-29", "overlaypool":"test-librbd-smithi178-144551-31"}]: dispatch 2024-02-10T06:22:51.937 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:22:52.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:51 smithi189 ceph-mon[89631]: pgmap v2994: 649 pgs: 14 creating+peering, 3 unknown, 632 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-02-10T06:22:52.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:51 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:22:52.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:51 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi178-144551-29", "overlaypool":"test-librbd-smithi178-144551-31"}]': finished 2024-02-10T06:22:52.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:51 smithi189 ceph-mon[89631]: osdmap e1748: 8 total, 8 up, 8 in 2024-02-10T06:22:52.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:51 smithi178 ceph-mon[92537]: pgmap v2994: 649 pgs: 14 creating+peering, 3 unknown, 632 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-02-10T06:22:52.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:51 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:22:52.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:51 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi178-144551-29", "overlaypool":"test-librbd-smithi178-144551-31"}]': finished 2024-02-10T06:22:52.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:51 smithi178 ceph-mon[92537]: osdmap e1748: 8 total, 8 up, 8 in 2024-02-10T06:22:52.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:51 smithi178 ceph-mon[95116]: pgmap v2994: 649 pgs: 14 creating+peering, 3 unknown, 632 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-02-10T06:22:52.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:51 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:22:52.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:51 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi178-144551-29", "overlaypool":"test-librbd-smithi178-144551-31"}]': finished 2024-02-10T06:22:52.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:51 smithi178 ceph-mon[95116]: osdmap e1748: 8 total, 8 up, 8 in 2024-02-10T06:22:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:53 smithi189 ceph-mon[89631]: pgmap v2997: 649 pgs: 14 creating+peering, 3 unknown, 632 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:22:54.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:53 smithi189 ceph-mon[89631]: osdmap e1749: 8 total, 8 up, 8 in 2024-02-10T06:22:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:53 smithi178 ceph-mon[92537]: pgmap v2997: 649 pgs: 14 creating+peering, 3 unknown, 632 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:22:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:53 smithi178 ceph-mon[92537]: osdmap e1749: 8 total, 8 up, 8 in 2024-02-10T06:22:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:53 smithi178 ceph-mon[95116]: pgmap v2997: 649 pgs: 14 creating+peering, 3 unknown, 632 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:22:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:53 smithi178 ceph-mon[95116]: osdmap e1749: 8 total, 8 up, 8 in 2024-02-10T06:22:55.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:54 smithi189 ceph-mon[89631]: osdmap e1750: 8 total, 8 up, 8 in 2024-02-10T06:22:55.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:54 smithi178 ceph-mon[92537]: osdmap e1750: 8 total, 8 up, 8 in 2024-02-10T06:22:55.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:54 smithi178 ceph-mon[95116]: osdmap e1750: 8 total, 8 up, 8 in 2024-02-10T06:22:56.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:55 smithi189 ceph-mon[89631]: pgmap v3000: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:22:56.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:55 smithi189 ceph-mon[89631]: osdmap e1751: 8 total, 8 up, 8 in 2024-02-10T06:22:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:55 smithi178 ceph-mon[92537]: pgmap v3000: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:22:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:55 smithi178 ceph-mon[92537]: osdmap e1751: 8 total, 8 up, 8 in 2024-02-10T06:22:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:55 smithi178 ceph-mon[95116]: pgmap v3000: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:22:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:55 smithi178 ceph-mon[95116]: osdmap e1751: 8 total, 8 up, 8 in 2024-02-10T06:22:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:56 smithi189 ceph-mon[89631]: osdmap e1752: 8 total, 8 up, 8 in 2024-02-10T06:22:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:56 smithi178 ceph-mon[92537]: osdmap e1752: 8 total, 8 up, 8 in 2024-02-10T06:22:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:56 smithi178 ceph-mon[95116]: osdmap e1752: 8 total, 8 up, 8 in 2024-02-10T06:22:57.523 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.523 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.523 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.523 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.524 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.524 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 1 2024-02-10T06:22:57.524 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:22:57.524 INFO:tasks.workunit.client.0.smithi178.stdout:child: image101 2024-02-10T06:22:57.524 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image101/8b41dffcc329 2024-02-10T06:22:57.524 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.524 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.524 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.524 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.525 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.525 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.525 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.525 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.525 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.525 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.525 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.525 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.525 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 2 2024-02-10T06:22:57.526 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 2 2024-02-10T06:22:57.526 INFO:tasks.workunit.client.0.smithi178.stdout:child: image102 2024-02-10T06:22:57.526 INFO:tasks.workunit.client.0.smithi178.stdout:child: image101 2024-02-10T06:22:57.526 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image101/8b41dffcc329 2024-02-10T06:22:57.526 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.526 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102/8b413cc07892 2024-02-10T06:22:57.526 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.526 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.527 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.527 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.527 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.527 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.527 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.527 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.527 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.527 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.528 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.528 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.528 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.528 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-30/image103 2024-02-10T06:22:57.528 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.528 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.528 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image103 2024-02-10T06:22:57.528 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image103 2024-02-10T06:22:57.529 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.529 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 3 2024-02-10T06:22:57.529 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 3 2024-02-10T06:22:57.529 INFO:tasks.workunit.client.0.smithi178.stdout:child: image102 2024-02-10T06:22:57.529 INFO:tasks.workunit.client.0.smithi178.stdout:child: image101 2024-02-10T06:22:57.529 INFO:tasks.workunit.client.0.smithi178.stdout:child: image103 2024-02-10T06:22:57.529 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image101/8b41dffcc329 2024-02-10T06:22:57.529 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.529 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102/8b413cc07892 2024-02-10T06:22:57.530 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.530 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image103/8b4129837465 2024-02-10T06:22:57.530 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.530 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.530 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.530 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.530 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.530 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.530 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.531 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.531 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.531 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.531 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.531 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.531 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 3 2024-02-10T06:22:57.531 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 3 2024-02-10T06:22:57.531 INFO:tasks.workunit.client.0.smithi178.stdout:child: image102 2024-02-10T06:22:57.532 INFO:tasks.workunit.client.0.smithi178.stdout:child: image101 2024-02-10T06:22:57.532 INFO:tasks.workunit.client.0.smithi178.stdout:child: image103 2024-02-10T06:22:57.532 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image101/8b41dffcc329 2024-02-10T06:22:57.532 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.532 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102/8b413cc07892 2024-02-10T06:22:57.532 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.532 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image103/8b4129837465 2024-02-10T06:22:57.532 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.533 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.533 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.533 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.533 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.533 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.533 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.533 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.533 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.533 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.533 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.533 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.533 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.533 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-30/image104 2024-02-10T06:22:57.533 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image104 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image104 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 4 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 4 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout:child: image102 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout:child: image101 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout:child: image103 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout:child: image104 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image101/8b41dffcc329 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102/8b413cc07892 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.534 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image103/8b4129837465 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image104/8b41b2978a83 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.535 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-30/image103 2024-02-10T06:22:57.536 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:22:57.536 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image101 2024-02-10T06:22:57.536 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image103 2024-02-10T06:22:57.536 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image103 2024-02-10T06:22:57.536 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.536 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:22:57.536 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-30/image104 2024-02-10T06:22:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:22:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:22:57] "GET /metrics HTTP/1.1" 200 68165 "" "Prometheus/2.43.0" 2024-02-10T06:22:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:57 smithi189 ceph-mon[89631]: pgmap v3003: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 1023 B/s wr, 9 op/s 2024-02-10T06:22:58.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:57 smithi189 ceph-mon[89631]: osdmap e1753: 8 total, 8 up, 8 in 2024-02-10T06:22:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:57 smithi178 ceph-mon[92537]: pgmap v3003: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 1023 B/s wr, 9 op/s 2024-02-10T06:22:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:57 smithi178 ceph-mon[92537]: osdmap e1753: 8 total, 8 up, 8 in 2024-02-10T06:22:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:57 smithi178 ceph-mon[95116]: pgmap v3003: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 1023 B/s wr, 9 op/s 2024-02-10T06:22:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:57 smithi178 ceph-mon[95116]: osdmap e1753: 8 total, 8 up, 8 in 2024-02-10T06:22:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:59 smithi189 ceph-mon[89631]: osdmap e1754: 8 total, 8 up, 8 in 2024-02-10T06:22:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:59 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi178-144551-29"}]: dispatch 2024-02-10T06:22:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:22:59.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:22:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:22:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:59 smithi178 ceph-mon[92537]: osdmap e1754: 8 total, 8 up, 8 in 2024-02-10T06:22:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:59 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi178-144551-29"}]: dispatch 2024-02-10T06:22:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:22:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:22:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:22:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:59 smithi178 ceph-mon[95116]: osdmap e1754: 8 total, 8 up, 8 in 2024-02-10T06:22:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:59 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi178-144551-29"}]: dispatch 2024-02-10T06:22:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:22:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:22:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:23:00.006 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:23:00.007 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image101 2024-02-10T06:23:00.007 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image103 2024-02-10T06:23:00.007 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image104 2024-02-10T06:23:00.007 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image104 2024-02-10T06:23:00.007 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.007 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 4 2024-02-10T06:23:00.007 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 4 2024-02-10T06:23:00.007 INFO:tasks.workunit.client.0.smithi178.stdout:child: image102 2024-02-10T06:23:00.007 INFO:tasks.workunit.client.0.smithi178.stdout:child: image101 2024-02-10T06:23:00.007 INFO:tasks.workunit.client.0.smithi178.stdout:child: image103 2024-02-10T06:23:00.007 INFO:tasks.workunit.client.0.smithi178.stdout:child: image104 2024-02-10T06:23:00.007 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image101/8b41dffcc329 2024-02-10T06:23:00.007 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.008 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102/8b413cc07892 2024-02-10T06:23:00.008 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.008 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image103/8b4129837465 2024-02-10T06:23:00.008 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.008 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image104/8b41b2978a83 2024-02-10T06:23:00.008 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.008 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.008 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-29/image102 2024-02-10T06:23:00.008 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:23:00.008 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102 2024-02-10T06:23:00.008 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.008 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.008 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-30/image103 2024-02-10T06:23:00.008 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image103 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image103 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-30/image104 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image103 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image104 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image104 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 3 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 3 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout:child: image102 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout:child: image103 2024-02-10T06:23:00.009 INFO:tasks.workunit.client.0.smithi178.stdout:child: image104 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102/8b413cc07892 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image103/8b4129837465 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image104/8b41b2978a83 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-29/image102 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-30/image104 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-30/image104 2024-02-10T06:23:00.010 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image104 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 2 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 2 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout:child: image102 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout:child: image104 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102/8b413cc07892 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-30/image104/8b41b2978a83 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout:trying to find test-librbd-smithi178-144551-29/image102 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout:checking test-librbd-smithi178-144551-29/image102 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.011 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 1 2024-02-10T06:23:00.012 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 1 2024-02-10T06:23:00.012 INFO:tasks.workunit.client.0.smithi178.stdout:child: image102 2024-02-10T06:23:00.012 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-29/image102/8b413cc07892 2024-02-10T06:23:00.012 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:23:00.012 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 0 2024-02-10T06:23:00.012 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 0 2024-02-10T06:23:00.012 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ListChildrenTiered (16950 ms) 2024-02-10T06:23:00.012 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.LockingPP 2024-02-10T06:23:00.012 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:00.092 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.LockingPP (86 ms) 2024-02-10T06:23:00.092 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.FlushAio 2024-02-10T06:23:00.092 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:00 smithi189 ceph-mon[89631]: pgmap v3006: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 237 KiB/s rd, 8.5 KiB/s wr, 289 op/s 2024-02-10T06:23:00.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:00 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi178-144551-29"}]': finished 2024-02-10T06:23:00.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:00 smithi189 ceph-mon[89631]: osdmap e1755: 8 total, 8 up, 8 in 2024-02-10T06:23:00.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:00 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi178-144551-29", "tierpool":"test-librbd-smithi178-144551-31"}]: dispatch 2024-02-10T06:23:00.346 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.FlushAio (255 ms) 2024-02-10T06:23:00.346 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-02-10T06:23:00.346 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:00 smithi178 ceph-mon[92537]: pgmap v3006: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 237 KiB/s rd, 8.5 KiB/s wr, 289 op/s 2024-02-10T06:23:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:00 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi178-144551-29"}]': finished 2024-02-10T06:23:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:00 smithi178 ceph-mon[92537]: osdmap e1755: 8 total, 8 up, 8 in 2024-02-10T06:23:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:00 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi178-144551-29", "tierpool":"test-librbd-smithi178-144551-31"}]: dispatch 2024-02-10T06:23:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:00 smithi178 ceph-mon[95116]: pgmap v3006: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 237 KiB/s rd, 8.5 KiB/s wr, 289 op/s 2024-02-10T06:23:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:00 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi178-144551-29"}]': finished 2024-02-10T06:23:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:00 smithi178 ceph-mon[95116]: osdmap e1755: 8 total, 8 up, 8 in 2024-02-10T06:23:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:00 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi178-144551-29", "tierpool":"test-librbd-smithi178-144551-31"}]: dispatch 2024-02-10T06:23:00.532 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.FlushAioPP (186 ms) 2024-02-10T06:23:00.532 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-02-10T06:23:00.533 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:00.553 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (21 ms) 2024-02-10T06:23:00.553 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-02-10T06:23:00.553 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:00.576 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (22 ms) 2024-02-10T06:23:00.576 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-02-10T06:23:00.576 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:00.593 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ZeroLengthRead (17 ms) 2024-02-10T06:23:00.593 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-02-10T06:23:00.593 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:00.625 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.LargeCacheRead (32 ms) 2024-02-10T06:23:00.625 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-02-10T06:23:00.625 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:00.824 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestPendingAio (199 ms) 2024-02-10T06:23:00.824 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-02-10T06:23:00.825 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:01.043 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:01.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:01 smithi189 ceph-mon[89631]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-02-10T06:23:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:01 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi178-144551-29", "tierpool":"test-librbd-smithi178-144551-31"}]': finished 2024-02-10T06:23:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:01 smithi189 ceph-mon[89631]: osdmap e1756: 8 total, 8 up, 8 in 2024-02-10T06:23:01.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:01 smithi189 ceph-mon[89631]: osdmap e1757: 8 total, 8 up, 8 in 2024-02-10T06:23:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:01 smithi178 ceph-mon[92537]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-02-10T06:23:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:01 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi178-144551-29", "tierpool":"test-librbd-smithi178-144551-31"}]': finished 2024-02-10T06:23:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:01 smithi178 ceph-mon[92537]: osdmap e1756: 8 total, 8 up, 8 in 2024-02-10T06:23:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:01 smithi178 ceph-mon[92537]: osdmap e1757: 8 total, 8 up, 8 in 2024-02-10T06:23:01.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:01 smithi178 ceph-mon[95116]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-02-10T06:23:01.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:01 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi178-144551-29", "tierpool":"test-librbd-smithi178-144551-31"}]': finished 2024-02-10T06:23:01.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:01 smithi178 ceph-mon[95116]: osdmap e1756: 8 total, 8 up, 8 in 2024-02-10T06:23:01.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:01 smithi178 ceph-mon[95116]: osdmap e1757: 8 total, 8 up, 8 in 2024-02-10T06:23:02.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:02 smithi189 ceph-mon[89631]: pgmap v3009: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 16 KiB/s wr, 594 op/s 2024-02-10T06:23:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:02 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]: dispatch 2024-02-10T06:23:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:02 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]: dispatch 2024-02-10T06:23:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]: dispatch 2024-02-10T06:23:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:02 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]: dispatch 2024-02-10T06:23:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]: dispatch 2024-02-10T06:23:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:02 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]: dispatch 2024-02-10T06:23:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:02 smithi178 ceph-mon[92537]: pgmap v3009: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 16 KiB/s wr, 594 op/s 2024-02-10T06:23:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:02 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]: dispatch 2024-02-10T06:23:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:02 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]: dispatch 2024-02-10T06:23:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]: dispatch 2024-02-10T06:23:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:02 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]: dispatch 2024-02-10T06:23:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]: dispatch 2024-02-10T06:23:02.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:02 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]: dispatch 2024-02-10T06:23:02.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:02 smithi178 ceph-mon[95116]: pgmap v3009: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 481 KiB/s rd, 16 KiB/s wr, 594 op/s 2024-02-10T06:23:02.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:02 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]: dispatch 2024-02-10T06:23:02.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:02 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]: dispatch 2024-02-10T06:23:02.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]: dispatch 2024-02-10T06:23:02.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:02 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]: dispatch 2024-02-10T06:23:02.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]: dispatch 2024-02-10T06:23:02.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:02 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]: dispatch 2024-02-10T06:23:03.083 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2259 ms) 2024-02-10T06:23:03.083 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-02-10T06:23:03.084 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:03 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]': finished 2024-02-10T06:23:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:03 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]': finished 2024-02-10T06:23:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:03 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]': finished 2024-02-10T06:23:03.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:03 smithi189 ceph-mon[89631]: osdmap e1758: 8 total, 8 up, 8 in 2024-02-10T06:23:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]': finished 2024-02-10T06:23:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]': finished 2024-02-10T06:23:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]': finished 2024-02-10T06:23:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:03 smithi178 ceph-mon[92537]: osdmap e1758: 8 total, 8 up, 8 in 2024-02-10T06:23:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:03 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.c", "id": [6, 7]}]': finished 2024-02-10T06:23:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:03 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.8", "id": [2, 3]}]': finished 2024-02-10T06:23:03.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:03 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]': finished 2024-02-10T06:23:03.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:03 smithi178 ceph-mon[95116]: osdmap e1758: 8 total, 8 up, 8 in 2024-02-10T06:23:04.143 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:04.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:04 smithi189 ceph-mon[89631]: pgmap v3012: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 8.2 KiB/s wr, 314 op/s 2024-02-10T06:23:04.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:04 smithi189 ceph-mon[89631]: osdmap e1759: 8 total, 8 up, 8 in 2024-02-10T06:23:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:04 smithi178 ceph-mon[92537]: pgmap v3012: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 8.2 KiB/s wr, 314 op/s 2024-02-10T06:23:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:04 smithi178 ceph-mon[92537]: osdmap e1759: 8 total, 8 up, 8 in 2024-02-10T06:23:04.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:04 smithi178 ceph-mon[95116]: pgmap v3012: 649 pgs: 649 active+clean; 135 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 251 KiB/s rd, 8.2 KiB/s wr, 314 op/s 2024-02-10T06:23:04.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:04 smithi178 ceph-mon[95116]: osdmap e1759: 8 total, 8 up, 8 in 2024-02-10T06:23:05.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:05 smithi178 ceph-mon[92537]: osdmap e1760: 8 total, 8 up, 8 in 2024-02-10T06:23:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:05 smithi178 ceph-mon[95116]: osdmap e1760: 8 total, 8 up, 8 in 2024-02-10T06:23:05.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:05 smithi189 ceph-mon[89631]: osdmap e1760: 8 total, 8 up, 8 in 2024-02-10T06:23:05.992 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (2909 ms) 2024-02-10T06:23:05.992 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.Flatten 2024-02-10T06:23:05.992 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:06 smithi178 ceph-mon[92537]: pgmap v3015: 649 pgs: 649 active+clean; 137 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 785 KiB/s rd, 587 KiB/s wr, 408 op/s 2024-02-10T06:23:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:06 smithi178 ceph-mon[92537]: osdmap e1761: 8 total, 8 up, 8 in 2024-02-10T06:23:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:06 smithi178 ceph-mon[92537]: osdmap e1762: 8 total, 8 up, 8 in 2024-02-10T06:23:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:06 smithi178 ceph-mon[95116]: pgmap v3015: 649 pgs: 649 active+clean; 137 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 785 KiB/s rd, 587 KiB/s wr, 408 op/s 2024-02-10T06:23:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:06 smithi178 ceph-mon[95116]: osdmap e1761: 8 total, 8 up, 8 in 2024-02-10T06:23:06.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:06 smithi178 ceph-mon[95116]: osdmap e1762: 8 total, 8 up, 8 in 2024-02-10T06:23:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:06 smithi189 ceph-mon[89631]: pgmap v3015: 649 pgs: 649 active+clean; 137 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 785 KiB/s rd, 587 KiB/s wr, 408 op/s 2024-02-10T06:23:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:06 smithi189 ceph-mon[89631]: osdmap e1761: 8 total, 8 up, 8 in 2024-02-10T06:23:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:06 smithi189 ceph-mon[89631]: osdmap e1762: 8 total, 8 up, 8 in 2024-02-10T06:23:07.058 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.Flatten (1066 ms) 2024-02-10T06:23:07.058 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.Sparsify 2024-02-10T06:23:07.058 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:07.090 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 32768 2024-02-10T06:23:07.091 INFO:tasks.workunit.client.0.smithi178.stdout:read: 32768 2024-02-10T06:23:07.091 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.Sparsify (33 ms) 2024-02-10T06:23:07.091 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-02-10T06:23:07.091 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:07.130 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.SparsifyPP (40 ms) 2024-02-10T06:23:07.130 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-02-10T06:23:07.130 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:07.946 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:23:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:23:07] "GET /metrics HTTP/1.1" 200 75601 "" "Prometheus/2.43.0" 2024-02-10T06:23:08.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:07 smithi178 ceph-mon[92537]: pgmap v3018: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 993 KiB/s rd, 739 KiB/s wr, 813 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:23:08.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:07 smithi178 ceph-mon[92537]: osdmap e1763: 8 total, 8 up, 8 in 2024-02-10T06:23:08.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:07 smithi178 ceph-mon[95116]: pgmap v3018: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 993 KiB/s rd, 739 KiB/s wr, 813 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:23:08.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:07 smithi178 ceph-mon[95116]: osdmap e1763: 8 total, 8 up, 8 in 2024-02-10T06:23:08.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:07 smithi189 ceph-mon[89631]: pgmap v3018: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 993 KiB/s rd, 739 KiB/s wr, 813 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:23:08.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:07 smithi189 ceph-mon[89631]: osdmap e1763: 8 total, 8 up, 8 in 2024-02-10T06:23:09.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:09 smithi178 ceph-mon[92537]: osdmap e1764: 8 total, 8 up, 8 in 2024-02-10T06:23:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:09 smithi178 ceph-mon[95116]: osdmap e1764: 8 total, 8 up, 8 in 2024-02-10T06:23:09.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:09 smithi189 ceph-mon[89631]: osdmap e1764: 8 total, 8 up, 8 in 2024-02-10T06:23:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:10 smithi178 ceph-mon[92537]: pgmap v3021: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 354 KiB/s rd, 174 KiB/s wr, 575 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:23:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:10 smithi178 ceph-mon[92537]: osdmap e1765: 8 total, 8 up, 8 in 2024-02-10T06:23:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:10 smithi178 ceph-mon[95116]: pgmap v3021: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 354 KiB/s rd, 174 KiB/s wr, 575 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:23:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:10 smithi178 ceph-mon[95116]: osdmap e1765: 8 total, 8 up, 8 in 2024-02-10T06:23:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:10 smithi189 ceph-mon[89631]: pgmap v3021: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 354 KiB/s rd, 174 KiB/s wr, 575 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T06:23:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:10 smithi189 ceph-mon[89631]: osdmap e1765: 8 total, 8 up, 8 in 2024-02-10T06:23:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:11 smithi178 ceph-mon[92537]: osdmap e1766: 8 total, 8 up, 8 in 2024-02-10T06:23:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:11 smithi178 ceph-mon[95116]: osdmap e1766: 8 total, 8 up, 8 in 2024-02-10T06:23:11.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:11 smithi189 ceph-mon[89631]: osdmap e1766: 8 total, 8 up, 8 in 2024-02-10T06:23:12.109 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.SnapshotLimit (4978 ms) 2024-02-10T06:23:12.109 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-02-10T06:23:12.109 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:12 smithi178 ceph-mon[92537]: pgmap v3024: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 37 KiB/s wr, 261 op/s 2024-02-10T06:23:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:12 smithi178 ceph-mon[92537]: osdmap e1767: 8 total, 8 up, 8 in 2024-02-10T06:23:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:12 smithi178 ceph-mon[95116]: pgmap v3024: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 37 KiB/s wr, 261 op/s 2024-02-10T06:23:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:12 smithi178 ceph-mon[95116]: osdmap e1767: 8 total, 8 up, 8 in 2024-02-10T06:23:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:12 smithi189 ceph-mon[89631]: pgmap v3024: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 37 KiB/s wr, 261 op/s 2024-02-10T06:23:12.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:12 smithi189 ceph-mon[89631]: osdmap e1767: 8 total, 8 up, 8 in 2024-02-10T06:23:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:13 smithi178 ceph-mon[92537]: osdmap e1768: 8 total, 8 up, 8 in 2024-02-10T06:23:13.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:13 smithi178 ceph-mon[95116]: osdmap e1768: 8 total, 8 up, 8 in 2024-02-10T06:23:13.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:13 smithi189 ceph-mon[89631]: osdmap e1768: 8 total, 8 up, 8 in 2024-02-10T06:23:14.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:14 smithi189 ceph-mon[89631]: pgmap v3027: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 16 KiB/s wr, 91 op/s 2024-02-10T06:23:14.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:14 smithi189 ceph-mon[89631]: osdmap e1769: 8 total, 8 up, 8 in 2024-02-10T06:23:14.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:14 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:14.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:23:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:14 smithi178 ceph-mon[95116]: pgmap v3027: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 16 KiB/s wr, 91 op/s 2024-02-10T06:23:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:14 smithi178 ceph-mon[95116]: osdmap e1769: 8 total, 8 up, 8 in 2024-02-10T06:23:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:14 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:23:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:14 smithi178 ceph-mon[92537]: pgmap v3027: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 16 KiB/s wr, 91 op/s 2024-02-10T06:23:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:14 smithi178 ceph-mon[92537]: osdmap e1769: 8 total, 8 up, 8 in 2024-02-10T06:23:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:14 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:14.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:23:15.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:15 smithi178 ceph-mon[92537]: osdmap e1770: 8 total, 8 up, 8 in 2024-02-10T06:23:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:15 smithi178 ceph-mon[95116]: osdmap e1770: 8 total, 8 up, 8 in 2024-02-10T06:23:15.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:15 smithi189 ceph-mon[89631]: osdmap e1770: 8 total, 8 up, 8 in 2024-02-10T06:23:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:16 smithi178 ceph-mon[95116]: pgmap v3030: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 1023 B/s wr, 4 op/s 2024-02-10T06:23:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:16 smithi178 ceph-mon[95116]: osdmap e1771: 8 total, 8 up, 8 in 2024-02-10T06:23:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:16 smithi178 ceph-mon[92537]: pgmap v3030: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 1023 B/s wr, 4 op/s 2024-02-10T06:23:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:16 smithi178 ceph-mon[92537]: osdmap e1771: 8 total, 8 up, 8 in 2024-02-10T06:23:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:16 smithi189 ceph-mon[89631]: pgmap v3030: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 1023 B/s wr, 4 op/s 2024-02-10T06:23:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:16 smithi189 ceph-mon[89631]: osdmap e1771: 8 total, 8 up, 8 in 2024-02-10T06:23:17.131 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5022 ms) 2024-02-10T06:23:17.131 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-02-10T06:23:17.131 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:17.187 INFO:tasks.workunit.client.0.smithi178.stdout:0.00% done 2024-02-10T06:23:17.187 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (56 ms) 2024-02-10T06:23:17.187 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-02-10T06:23:17.187 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:17.263 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (77 ms) 2024-02-10T06:23:17.264 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-02-10T06:23:17.264 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:17.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:17 smithi178 ceph-mon[92537]: osdmap e1772: 8 total, 8 up, 8 in 2024-02-10T06:23:17.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:17 smithi178 ceph-mon[95116]: osdmap e1772: 8 total, 8 up, 8 in 2024-02-10T06:23:17.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:17 smithi189 ceph-mon[89631]: osdmap e1772: 8 total, 8 up, 8 in 2024-02-10T06:23:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:23:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:23:17] "GET /metrics HTTP/1.1" 200 75604 "" "Prometheus/2.43.0" 2024-02-10T06:23:18.149 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (885 ms) 2024-02-10T06:23:18.149 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-02-10T06:23:18.149 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:18.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:18 smithi178 ceph-mon[92537]: pgmap v3033: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-02-10T06:23:18.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:18 smithi178 ceph-mon[92537]: osdmap e1773: 8 total, 8 up, 8 in 2024-02-10T06:23:18.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:18 smithi178 ceph-mon[95116]: pgmap v3033: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-02-10T06:23:18.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:18 smithi178 ceph-mon[95116]: osdmap e1773: 8 total, 8 up, 8 in 2024-02-10T06:23:18.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:18 smithi189 ceph-mon[89631]: pgmap v3033: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 36 op/s 2024-02-10T06:23:18.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:18 smithi189 ceph-mon[89631]: osdmap e1773: 8 total, 8 up, 8 in 2024-02-10T06:23:19.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:19 smithi178 ceph-mon[92537]: osdmap e1774: 8 total, 8 up, 8 in 2024-02-10T06:23:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:19 smithi178 ceph-mon[95116]: osdmap e1774: 8 total, 8 up, 8 in 2024-02-10T06:23:19.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:19 smithi189 ceph-mon[89631]: osdmap e1774: 8 total, 8 up, 8 in 2024-02-10T06:23:20.162 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2013 ms) 2024-02-10T06:23:20.162 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2024-02-10T06:23:20.162 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:20.216 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (54 ms) 2024-02-10T06:23:20.216 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-02-10T06:23:20.216 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:23:20.216 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-02-10T06:23:20.216 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-02-10T06:23:20.216 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:20.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:20 smithi178 ceph-mon[92537]: pgmap v3036: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 7.2 KiB/s wr, 66 op/s 2024-02-10T06:23:20.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:20 smithi178 ceph-mon[92537]: osdmap e1775: 8 total, 8 up, 8 in 2024-02-10T06:23:20.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:20 smithi178 ceph-mon[95116]: pgmap v3036: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 7.2 KiB/s wr, 66 op/s 2024-02-10T06:23:20.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:20 smithi178 ceph-mon[95116]: osdmap e1775: 8 total, 8 up, 8 in 2024-02-10T06:23:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:20 smithi189 ceph-mon[89631]: pgmap v3036: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 7.2 KiB/s wr, 66 op/s 2024-02-10T06:23:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:20 smithi189 ceph-mon[89631]: osdmap e1775: 8 total, 8 up, 8 in 2024-02-10T06:23:21.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:21 smithi178 ceph-mon[92537]: osdmap e1776: 8 total, 8 up, 8 in 2024-02-10T06:23:21.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:21 smithi178 ceph-mon[92537]: pgmap v3039: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 10 KiB/s wr, 141 op/s 2024-02-10T06:23:21.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:21 smithi178 ceph-mon[92537]: osdmap e1777: 8 total, 8 up, 8 in 2024-02-10T06:23:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:21 smithi178 ceph-mon[95116]: osdmap e1776: 8 total, 8 up, 8 in 2024-02-10T06:23:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:21 smithi178 ceph-mon[95116]: pgmap v3039: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 10 KiB/s wr, 141 op/s 2024-02-10T06:23:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:21 smithi178 ceph-mon[95116]: osdmap e1777: 8 total, 8 up, 8 in 2024-02-10T06:23:21.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:21 smithi189 ceph-mon[89631]: osdmap e1776: 8 total, 8 up, 8 in 2024-02-10T06:23:21.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:21 smithi189 ceph-mon[89631]: pgmap v3039: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 10 KiB/s wr, 141 op/s 2024-02-10T06:23:21.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:21 smithi189 ceph-mon[89631]: osdmap e1777: 8 total, 8 up, 8 in 2024-02-10T06:23:21.980 INFO:tasks.workunit.client.0.smithi178.stdout:100.00% done 2024-02-10T06:23:21.980 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.SnapRemove2 (1764 ms) 2024-02-10T06:23:21.980 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-02-10T06:23:21.980 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:23.010 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1030 ms) 2024-02-10T06:23:23.010 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-02-10T06:23:23.010 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:23.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:22 smithi178 ceph-mon[92537]: osdmap e1778: 8 total, 8 up, 8 in 2024-02-10T06:23:23.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:22 smithi178 ceph-mon[95116]: osdmap e1778: 8 total, 8 up, 8 in 2024-02-10T06:23:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:22 smithi189 ceph-mon[89631]: osdmap e1778: 8 total, 8 up, 8 in 2024-02-10T06:23:24.004 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (994 ms) 2024-02-10T06:23:24.004 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-02-10T06:23:24.004 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:24.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:23 smithi178 ceph-mon[92537]: pgmap v3042: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 5.5 KiB/s wr, 106 op/s 2024-02-10T06:23:24.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:23 smithi178 ceph-mon[92537]: osdmap e1779: 8 total, 8 up, 8 in 2024-02-10T06:23:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:23 smithi178 ceph-mon[95116]: pgmap v3042: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 5.5 KiB/s wr, 106 op/s 2024-02-10T06:23:24.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:23 smithi178 ceph-mon[95116]: osdmap e1779: 8 total, 8 up, 8 in 2024-02-10T06:23:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:23 smithi189 ceph-mon[89631]: pgmap v3042: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 5.5 KiB/s wr, 106 op/s 2024-02-10T06:23:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:23 smithi189 ceph-mon[89631]: osdmap e1779: 8 total, 8 up, 8 in 2024-02-10T06:23:25.036 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1032 ms) 2024-02-10T06:23:25.036 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-02-10T06:23:25.036 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:24 smithi189 ceph-mon[89631]: osdmap e1780: 8 total, 8 up, 8 in 2024-02-10T06:23:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:24 smithi178 ceph-mon[92537]: osdmap e1780: 8 total, 8 up, 8 in 2024-02-10T06:23:25.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:24 smithi178 ceph-mon[95116]: osdmap e1780: 8 total, 8 up, 8 in 2024-02-10T06:23:26.073 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1037 ms) 2024-02-10T06:23:26.073 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-02-10T06:23:26.073 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:26.115 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (42 ms) 2024-02-10T06:23:26.115 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-02-10T06:23:26.115 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:26.149 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (34 ms) 2024-02-10T06:23:26.149 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-02-10T06:23:26.149 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:25 smithi189 ceph-mon[89631]: pgmap v3045: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 7.5 KiB/s wr, 146 op/s 2024-02-10T06:23:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:25 smithi189 ceph-mon[89631]: osdmap e1781: 8 total, 8 up, 8 in 2024-02-10T06:23:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:25 smithi189 ceph-mon[89631]: osdmap e1782: 8 total, 8 up, 8 in 2024-02-10T06:23:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:25 smithi178 ceph-mon[92537]: pgmap v3045: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 7.5 KiB/s wr, 146 op/s 2024-02-10T06:23:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:25 smithi178 ceph-mon[92537]: osdmap e1781: 8 total, 8 up, 8 in 2024-02-10T06:23:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:25 smithi178 ceph-mon[92537]: osdmap e1782: 8 total, 8 up, 8 in 2024-02-10T06:23:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:25 smithi178 ceph-mon[95116]: pgmap v3045: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 7.5 KiB/s wr, 146 op/s 2024-02-10T06:23:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:25 smithi178 ceph-mon[95116]: osdmap e1781: 8 total, 8 up, 8 in 2024-02-10T06:23:26.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:25 smithi178 ceph-mon[95116]: osdmap e1782: 8 total, 8 up, 8 in 2024-02-10T06:23:27.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:23:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:23:27] "GET /metrics HTTP/1.1" 200 75604 "" "Prometheus/2.43.0" 2024-02-10T06:23:28.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:27 smithi189 ceph-mon[89631]: pgmap v3048: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 195 KiB/s rd, 13 KiB/s wr, 258 op/s 2024-02-10T06:23:28.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:27 smithi189 ceph-mon[89631]: osdmap e1783: 8 total, 8 up, 8 in 2024-02-10T06:23:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:27 smithi178 ceph-mon[92537]: pgmap v3048: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 195 KiB/s rd, 13 KiB/s wr, 258 op/s 2024-02-10T06:23:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:27 smithi178 ceph-mon[92537]: osdmap e1783: 8 total, 8 up, 8 in 2024-02-10T06:23:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:27 smithi178 ceph-mon[95116]: pgmap v3048: 649 pgs: 649 active+clean; 143 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 195 KiB/s rd, 13 KiB/s wr, 258 op/s 2024-02-10T06:23:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:27 smithi178 ceph-mon[95116]: osdmap e1783: 8 total, 8 up, 8 in 2024-02-10T06:23:29.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:28 smithi189 ceph-mon[89631]: osdmap e1784: 8 total, 8 up, 8 in 2024-02-10T06:23:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:28 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:23:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:28 smithi178 ceph-mon[92537]: osdmap e1784: 8 total, 8 up, 8 in 2024-02-10T06:23:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:28 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:23:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:28 smithi178 ceph-mon[95116]: osdmap e1784: 8 total, 8 up, 8 in 2024-02-10T06:23:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:28 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:23:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:29 smithi189 ceph-mon[89631]: pgmap v3051: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 12 KiB/s wr, 303 op/s 2024-02-10T06:23:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:29 smithi189 ceph-mon[89631]: osdmap e1785: 8 total, 8 up, 8 in 2024-02-10T06:23:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:29 smithi178 ceph-mon[92537]: pgmap v3051: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 12 KiB/s wr, 303 op/s 2024-02-10T06:23:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:29 smithi178 ceph-mon[92537]: osdmap e1785: 8 total, 8 up, 8 in 2024-02-10T06:23:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:29 smithi178 ceph-mon[95116]: pgmap v3051: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 234 KiB/s rd, 12 KiB/s wr, 303 op/s 2024-02-10T06:23:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:29 smithi178 ceph-mon[95116]: osdmap e1785: 8 total, 8 up, 8 in 2024-02-10T06:23:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:30 smithi189 ceph-mon[89631]: osdmap e1786: 8 total, 8 up, 8 in 2024-02-10T06:23:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:30 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:30 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:30 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:30 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:30 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:31.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:30 smithi189 ceph-mon[89631]: osdmap e1787: 8 total, 8 up, 8 in 2024-02-10T06:23:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:30 smithi178 ceph-mon[92537]: osdmap e1786: 8 total, 8 up, 8 in 2024-02-10T06:23:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:30 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:30 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:30 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:30 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:30 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:30 smithi178 ceph-mon[92537]: osdmap e1787: 8 total, 8 up, 8 in 2024-02-10T06:23:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:30 smithi178 ceph-mon[95116]: osdmap e1786: 8 total, 8 up, 8 in 2024-02-10T06:23:31.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:30 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:31.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:30 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:31.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:30 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:31.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:30 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:31.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:30 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:31.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:30 smithi178 ceph-mon[95116]: osdmap e1787: 8 total, 8 up, 8 in 2024-02-10T06:23:32.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:31 smithi189 ceph-mon[89631]: pgmap v3054: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 10 KiB/s wr, 214 op/s 2024-02-10T06:23:32.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:31 smithi189 ceph-mon[89631]: osdmap e1788: 8 total, 8 up, 8 in 2024-02-10T06:23:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:31 smithi178 ceph-mon[95116]: pgmap v3054: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 10 KiB/s wr, 214 op/s 2024-02-10T06:23:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:31 smithi178 ceph-mon[95116]: osdmap e1788: 8 total, 8 up, 8 in 2024-02-10T06:23:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:31 smithi178 ceph-mon[92537]: pgmap v3054: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 10 KiB/s wr, 214 op/s 2024-02-10T06:23:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:31 smithi178 ceph-mon[92537]: osdmap e1788: 8 total, 8 up, 8 in 2024-02-10T06:23:34.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:33 smithi178 ceph-mon[92537]: pgmap v3057: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 3.5 KiB/s wr, 23 op/s 2024-02-10T06:23:34.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:33 smithi178 ceph-mon[92537]: osdmap e1789: 8 total, 8 up, 8 in 2024-02-10T06:23:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:33 smithi178 ceph-mon[95116]: pgmap v3057: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 3.5 KiB/s wr, 23 op/s 2024-02-10T06:23:34.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:33 smithi178 ceph-mon[95116]: osdmap e1789: 8 total, 8 up, 8 in 2024-02-10T06:23:34.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:33 smithi189 ceph-mon[89631]: pgmap v3057: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 3.5 KiB/s wr, 23 op/s 2024-02-10T06:23:34.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:33 smithi189 ceph-mon[89631]: osdmap e1789: 8 total, 8 up, 8 in 2024-02-10T06:23:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:35 smithi189 ceph-mon[89631]: osdmap e1790: 8 total, 8 up, 8 in 2024-02-10T06:23:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:35 smithi178 ceph-mon[92537]: osdmap e1790: 8 total, 8 up, 8 in 2024-02-10T06:23:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:35 smithi178 ceph-mon[95116]: osdmap e1790: 8 total, 8 up, 8 in 2024-02-10T06:23:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:36 smithi189 ceph-mon[89631]: pgmap v3060: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 3.2 KiB/s wr, 80 op/s 2024-02-10T06:23:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:36 smithi189 ceph-mon[89631]: osdmap e1791: 8 total, 8 up, 8 in 2024-02-10T06:23:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:36 smithi178 ceph-mon[92537]: pgmap v3060: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 3.2 KiB/s wr, 80 op/s 2024-02-10T06:23:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:36 smithi178 ceph-mon[92537]: osdmap e1791: 8 total, 8 up, 8 in 2024-02-10T06:23:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:36 smithi178 ceph-mon[95116]: pgmap v3060: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 3.2 KiB/s wr, 80 op/s 2024-02-10T06:23:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:36 smithi178 ceph-mon[95116]: osdmap e1791: 8 total, 8 up, 8 in 2024-02-10T06:23:36.610 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10461 ms) 2024-02-10T06:23:36.610 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.Metadata 2024-02-10T06:23:36.610 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:37.130 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.Metadata (520 ms) 2024-02-10T06:23:37.130 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-02-10T06:23:37.130 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:37.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:37 smithi189 ceph-mon[89631]: osdmap e1792: 8 total, 8 up, 8 in 2024-02-10T06:23:37.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:37 smithi178 ceph-mon[92537]: osdmap e1792: 8 total, 8 up, 8 in 2024-02-10T06:23:37.363 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:37 smithi178 ceph-mon[95116]: osdmap e1792: 8 total, 8 up, 8 in 2024-02-10T06:23:37.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:23:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:23:37] "GET /metrics HTTP/1.1" 200 75592 "" "Prometheus/2.43.0" 2024-02-10T06:23:38.130 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.MetadataPP (1000 ms) 2024-02-10T06:23:38.130 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-02-10T06:23:38.130 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:38.280 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.UpdateFeatures (150 ms) 2024-02-10T06:23:38.280 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-02-10T06:23:38.281 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-02-10T06:23:38.281 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-02-10T06:23:38.281 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:38 smithi189 ceph-mon[89631]: pgmap v3063: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 4.2 KiB/s wr, 81 op/s 2024-02-10T06:23:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:38 smithi189 ceph-mon[89631]: osdmap e1793: 8 total, 8 up, 8 in 2024-02-10T06:23:38.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:38 smithi178 ceph-mon[92537]: pgmap v3063: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 4.2 KiB/s wr, 81 op/s 2024-02-10T06:23:38.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:38 smithi178 ceph-mon[92537]: osdmap e1793: 8 total, 8 up, 8 in 2024-02-10T06:23:38.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:38 smithi178 ceph-mon[95116]: pgmap v3063: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 4.2 KiB/s wr, 81 op/s 2024-02-10T06:23:38.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:38 smithi178 ceph-mon[95116]: osdmap e1793: 8 total, 8 up, 8 in 2024-02-10T06:23:39.105 INFO:tasks.workunit.client.0.smithi178.stdout:0.00% done 2024-02-10T06:23:39.105 INFO:tasks.workunit.client.0.smithi178.stdout:25.00% done 2024-02-10T06:23:39.105 INFO:tasks.workunit.client.0.smithi178.stdout:50.00% done 2024-02-10T06:23:39.105 INFO:tasks.workunit.client.0.smithi178.stdout:75.00% done 2024-02-10T06:23:39.105 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.RebuildObjectMap (825 ms) 2024-02-10T06:23:39.105 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-02-10T06:23:39.135 INFO:tasks.workunit.client.0.smithi178.stdout:0.00% done 2024-02-10T06:23:39.135 INFO:tasks.workunit.client.0.smithi178.stdout:25.00% done 2024-02-10T06:23:39.135 INFO:tasks.workunit.client.0.smithi178.stdout:50.00% done 2024-02-10T06:23:39.135 INFO:tasks.workunit.client.0.smithi178.stdout:75.00% done 2024-02-10T06:23:39.135 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (30 ms) 2024-02-10T06:23:39.135 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-02-10T06:23:39.135 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:39 smithi189 ceph-mon[89631]: osdmap e1794: 8 total, 8 up, 8 in 2024-02-10T06:23:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:39 smithi178 ceph-mon[92537]: osdmap e1794: 8 total, 8 up, 8 in 2024-02-10T06:23:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:39 smithi178 ceph-mon[95116]: osdmap e1794: 8 total, 8 up, 8 in 2024-02-10T06:23:40.112 INFO:tasks.workunit.client.0.smithi178.stdout:0.00% done 2024-02-10T06:23:40.112 INFO:tasks.workunit.client.0.smithi178.stdout:25.00% done 2024-02-10T06:23:40.112 INFO:tasks.workunit.client.0.smithi178.stdout:50.00% done 2024-02-10T06:23:40.112 INFO:tasks.workunit.client.0.smithi178.stdout:75.00% done 2024-02-10T06:23:40.112 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.CheckObjectMap (977 ms) 2024-02-10T06:23:40.112 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-02-10T06:23:40.112 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:40.139 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.BlockingAIO (27 ms) 2024-02-10T06:23:40.139 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-02-10T06:23:40.139 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:40.269 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (130 ms) 2024-02-10T06:23:40.269 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-02-10T06:23:40.269 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:23:40.270 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2024-02-10T06:23:40.270 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-02-10T06:23:40.270 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:40 smithi189 ceph-mon[89631]: pgmap v3066: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 37 KiB/s wr, 179 op/s 2024-02-10T06:23:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:40 smithi189 ceph-mon[89631]: osdmap e1795: 8 total, 8 up, 8 in 2024-02-10T06:23:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:40 smithi178 ceph-mon[92537]: pgmap v3066: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 37 KiB/s wr, 179 op/s 2024-02-10T06:23:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:40 smithi178 ceph-mon[92537]: osdmap e1795: 8 total, 8 up, 8 in 2024-02-10T06:23:40.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:40 smithi178 ceph-mon[95116]: pgmap v3066: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 37 KiB/s wr, 179 op/s 2024-02-10T06:23:40.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:40 smithi178 ceph-mon[95116]: osdmap e1795: 8 total, 8 up, 8 in 2024-02-10T06:23:41.120 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (851 ms) 2024-02-10T06:23:41.121 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-02-10T06:23:41.121 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:41.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:41 smithi189 ceph-mon[89631]: osdmap e1796: 8 total, 8 up, 8 in 2024-02-10T06:23:41.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:41 smithi178 ceph-mon[92537]: osdmap e1796: 8 total, 8 up, 8 in 2024-02-10T06:23:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:41 smithi178 ceph-mon[95116]: osdmap e1796: 8 total, 8 up, 8 in 2024-02-10T06:23:42.081 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (961 ms) 2024-02-10T06:23:42.081 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-02-10T06:23:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:42 smithi178 ceph-mon[92537]: pgmap v3069: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 646 KiB/s rd, 225 KiB/s wr, 1.01k op/s 2024-02-10T06:23:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:42 smithi178 ceph-mon[92537]: osdmap e1797: 8 total, 8 up, 8 in 2024-02-10T06:23:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:42 smithi178 ceph-mon[95116]: pgmap v3069: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 646 KiB/s rd, 225 KiB/s wr, 1.01k op/s 2024-02-10T06:23:42.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:42 smithi178 ceph-mon[95116]: osdmap e1797: 8 total, 8 up, 8 in 2024-02-10T06:23:42.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:42 smithi189 ceph-mon[89631]: pgmap v3069: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 646 KiB/s rd, 225 KiB/s wr, 1.01k op/s 2024-02-10T06:23:42.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:42 smithi189 ceph-mon[89631]: osdmap e1797: 8 total, 8 up, 8 in 2024-02-10T06:23:43.191 INFO:tasks.workunit.client.0.smithi178.stdout:0.00% done 2024-02-10T06:23:43.191 INFO:tasks.workunit.client.0.smithi178.stdout:100.00% done 2024-02-10T06:23:43.191 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestImageOptions (1109 ms) 2024-02-10T06:23:43.191 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-02-10T06:23:43.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:43 smithi178 ceph-mon[92537]: osdmap e1798: 8 total, 8 up, 8 in 2024-02-10T06:23:43.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:43 smithi178 ceph-mon[95116]: osdmap e1798: 8 total, 8 up, 8 in 2024-02-10T06:23:43.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:43 smithi189 ceph-mon[89631]: osdmap e1798: 8 total, 8 up, 8 in 2024-02-10T06:23:44.167 INFO:tasks.workunit.client.0.smithi178.stdout:0.00% done 2024-02-10T06:23:44.168 INFO:tasks.workunit.client.0.smithi178.stdout:100.00% done 2024-02-10T06:23:44.168 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (976 ms) 2024-02-10T06:23:44.168 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-02-10T06:23:44.168 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-02-10T06:23:44.168 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-02-10T06:23:44.168 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-02-10T06:23:44.168 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-02-10T06:23:44.168 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:44.209 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:23:44.209 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:23:44.209 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:23:44.209 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:23:44.209 INFO:tasks.workunit.client.0.smithi178.stdout:wrote: 512 2024-02-10T06:23:44.209 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:23:44.209 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:23:44.209 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:23:44.209 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:23:44.210 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:started write 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:write completion cb called! 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 0 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:finished write 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:23:44.211 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:23:44.212 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:23:44.212 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:23:44.212 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:23:44.212 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:23:44.212 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:23:44.212 INFO:tasks.workunit.client.0.smithi178.stdout:created completion 2024-02-10T06:23:44.212 INFO:tasks.workunit.client.0.smithi178.stdout:started read 2024-02-10T06:23:44.212 INFO:tasks.workunit.client.0.smithi178.stdout:read completion cb called! 2024-02-10T06:23:44.212 INFO:tasks.workunit.client.0.smithi178.stdout:return value is: 512 2024-02-10T06:23:44.212 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ImagePollIO (42 ms) 2024-02-10T06:23:44.212 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.Mirror 2024-02-10T06:23:44.213 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:44.220 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:44.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:44 smithi189 ceph-mon[89631]: pgmap v3072: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 189 KiB/s wr, 832 op/s 2024-02-10T06:23:44.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:44 smithi189 ceph-mon[89631]: osdmap e1799: 8 total, 8 up, 8 in 2024-02-10T06:23:44.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:23:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:44 smithi178 ceph-mon[92537]: pgmap v3072: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 189 KiB/s wr, 832 op/s 2024-02-10T06:23:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:44 smithi178 ceph-mon[92537]: osdmap e1799: 8 total, 8 up, 8 in 2024-02-10T06:23:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:23:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:44 smithi178 ceph-mon[95116]: pgmap v3072: 649 pgs: 649 active+clean; 143 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 537 KiB/s rd, 189 KiB/s wr, 832 op/s 2024-02-10T06:23:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:44 smithi178 ceph-mon[95116]: osdmap e1799: 8 total, 8 up, 8 in 2024-02-10T06:23:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:23:45.221 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.Mirror (1013 ms) 2024-02-10T06:23:45.222 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-02-10T06:23:45.236 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (14 ms) 2024-02-10T06:23:45.236 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-02-10T06:23:45.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:45 smithi178 ceph-mon[92537]: osdmap e1800: 8 total, 8 up, 8 in 2024-02-10T06:23:45.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:45 smithi178 ceph-mon[95116]: osdmap e1800: 8 total, 8 up, 8 in 2024-02-10T06:23:45.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:45 smithi189 ceph-mon[89631]: osdmap e1800: 8 total, 8 up, 8 in 2024-02-10T06:23:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: pgmap v3075: 649 pgs: 649 active+clean; 148 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 261 KiB/s rd, 1.2 MiB/s wr, 356 op/s 2024-02-10T06:23:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: osdmap e1801: 8 total, 8 up, 8 in 2024-02-10T06:23:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-02-10T06:23:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-02-10T06:23:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-02-10T06:23:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/30554267-e866-4972-9320-d338cf6dee4d"}]: dispatch 2024-02-10T06:23:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/30554267-e866-4972-9320-d338cf6dee4d"}]: dispatch 2024-02-10T06:23:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/30554267-e866-4972-9320-d338cf6dee4d"}]': finished 2024-02-10T06:23:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/231f8279-c37c-401d-8edf-65e51f9e12b4"}]: dispatch 2024-02-10T06:23:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/231f8279-c37c-401d-8edf-65e51f9e12b4"}]: dispatch 2024-02-10T06:23:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/231f8279-c37c-401d-8edf-65e51f9e12b4"}]': finished 2024-02-10T06:23:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/55af99a5-5cf5-4b3c-8666-9a3dd89fa726"}]: dispatch 2024-02-10T06:23:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/55af99a5-5cf5-4b3c-8666-9a3dd89fa726"}]: dispatch 2024-02-10T06:23:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/55af99a5-5cf5-4b3c-8666-9a3dd89fa726"}]': finished 2024-02-10T06:23:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]: dispatch 2024-02-10T06:23:46.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' 2024-02-10T06:23:46.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]: dispatch 2024-02-10T06:23:46.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]: dispatch 2024-02-10T06:23:46.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]: dispatch 2024-02-10T06:23:46.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]': finished 2024-02-10T06:23:46.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: pgmap v3075: 649 pgs: 649 active+clean; 148 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 261 KiB/s rd, 1.2 MiB/s wr, 356 op/s 2024-02-10T06:23:46.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: osdmap e1801: 8 total, 8 up, 8 in 2024-02-10T06:23:46.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-02-10T06:23:46.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-02-10T06:23:46.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-02-10T06:23:46.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/30554267-e866-4972-9320-d338cf6dee4d"}]: dispatch 2024-02-10T06:23:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/30554267-e866-4972-9320-d338cf6dee4d"}]: dispatch 2024-02-10T06:23:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/30554267-e866-4972-9320-d338cf6dee4d"}]': finished 2024-02-10T06:23:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/231f8279-c37c-401d-8edf-65e51f9e12b4"}]: dispatch 2024-02-10T06:23:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/231f8279-c37c-401d-8edf-65e51f9e12b4"}]: dispatch 2024-02-10T06:23:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/231f8279-c37c-401d-8edf-65e51f9e12b4"}]': finished 2024-02-10T06:23:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/55af99a5-5cf5-4b3c-8666-9a3dd89fa726"}]: dispatch 2024-02-10T06:23:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/55af99a5-5cf5-4b3c-8666-9a3dd89fa726"}]: dispatch 2024-02-10T06:23:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/55af99a5-5cf5-4b3c-8666-9a3dd89fa726"}]': finished 2024-02-10T06:23:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]: dispatch 2024-02-10T06:23:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' 2024-02-10T06:23:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]: dispatch 2024-02-10T06:23:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]: dispatch 2024-02-10T06:23:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]: dispatch 2024-02-10T06:23:46.465 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:46 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]': finished 2024-02-10T06:23:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: pgmap v3075: 649 pgs: 649 active+clean; 148 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 261 KiB/s rd, 1.2 MiB/s wr, 356 op/s 2024-02-10T06:23:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: osdmap e1801: 8 total, 8 up, 8 in 2024-02-10T06:23:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-02-10T06:23:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-02-10T06:23:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-02-10T06:23:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/30554267-e866-4972-9320-d338cf6dee4d"}]: dispatch 2024-02-10T06:23:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/30554267-e866-4972-9320-d338cf6dee4d"}]: dispatch 2024-02-10T06:23:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/30554267-e866-4972-9320-d338cf6dee4d"}]': finished 2024-02-10T06:23:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/231f8279-c37c-401d-8edf-65e51f9e12b4"}]: dispatch 2024-02-10T06:23:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/231f8279-c37c-401d-8edf-65e51f9e12b4"}]: dispatch 2024-02-10T06:23:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/231f8279-c37c-401d-8edf-65e51f9e12b4"}]': finished 2024-02-10T06:23:46.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/55af99a5-5cf5-4b3c-8666-9a3dd89fa726"}]: dispatch 2024-02-10T06:23:46.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/55af99a5-5cf5-4b3c-8666-9a3dd89fa726"}]: dispatch 2024-02-10T06:23:46.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/55af99a5-5cf5-4b3c-8666-9a3dd89fa726"}]': finished 2024-02-10T06:23:46.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]: dispatch 2024-02-10T06:23:46.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' 2024-02-10T06:23:46.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]: dispatch 2024-02-10T06:23:46.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2253930596' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]: dispatch 2024-02-10T06:23:46.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]: dispatch 2024-02-10T06:23:46.539 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:46 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9d882fba-2c13-4280-bc38-17d8673ac39d"}]': finished 2024-02-10T06:23:47.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:47 smithi189 ceph-mon[89631]: osdmap e1802: 8 total, 8 up, 8 in 2024-02-10T06:23:47.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:47 smithi189 ceph-mon[89631]: pgmap v3078: 649 pgs: 649 active+clean; 151 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 414 KiB/s rd, 1.9 MiB/s wr, 547 op/s 2024-02-10T06:23:47.553 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:47 smithi178 ceph-mon[95116]: osdmap e1802: 8 total, 8 up, 8 in 2024-02-10T06:23:47.553 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:47 smithi178 ceph-mon[95116]: pgmap v3078: 649 pgs: 649 active+clean; 151 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 414 KiB/s rd, 1.9 MiB/s wr, 547 op/s 2024-02-10T06:23:47.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:47 smithi178 ceph-mon[92537]: osdmap e1802: 8 total, 8 up, 8 in 2024-02-10T06:23:47.554 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:47 smithi178 ceph-mon[92537]: pgmap v3078: 649 pgs: 649 active+clean; 151 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 414 KiB/s rd, 1.9 MiB/s wr, 547 op/s 2024-02-10T06:23:47.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:23:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:23:47] "GET /metrics HTTP/1.1" 200 75607 "" "Prometheus/2.43.0" 2024-02-10T06:23:48.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:48 smithi189 ceph-mon[89631]: osdmap e1803: 8 total, 8 up, 8 in 2024-02-10T06:23:48.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:48 smithi178 ceph-mon[92537]: osdmap e1803: 8 total, 8 up, 8 in 2024-02-10T06:23:48.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:48 smithi178 ceph-mon[95116]: osdmap e1803: 8 total, 8 up, 8 in 2024-02-10T06:23:49.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:49 smithi189 ceph-mon[89631]: osdmap e1804: 8 total, 8 up, 8 in 2024-02-10T06:23:49.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:49 smithi189 ceph-mon[89631]: pgmap v3081: 649 pgs: 649 active+clean; 151 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 250 KiB/s rd, 943 KiB/s wr, 324 op/s 2024-02-10T06:23:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:49 smithi178 ceph-mon[92537]: osdmap e1804: 8 total, 8 up, 8 in 2024-02-10T06:23:49.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:49 smithi178 ceph-mon[92537]: pgmap v3081: 649 pgs: 649 active+clean; 151 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 250 KiB/s rd, 943 KiB/s wr, 324 op/s 2024-02-10T06:23:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:49 smithi178 ceph-mon[95116]: osdmap e1804: 8 total, 8 up, 8 in 2024-02-10T06:23:49.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:49 smithi178 ceph-mon[95116]: pgmap v3081: 649 pgs: 649 active+clean; 151 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 250 KiB/s rd, 943 KiB/s wr, 324 op/s 2024-02-10T06:23:50.303 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5067 ms) 2024-02-10T06:23:50.304 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-02-10T06:23:50.304 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:50.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:50 smithi189 ceph-mon[89631]: osdmap e1805: 8 total, 8 up, 8 in 2024-02-10T06:23:50.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:50 smithi178 ceph-mon[92537]: osdmap e1805: 8 total, 8 up, 8 in 2024-02-10T06:23:50.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:50 smithi178 ceph-mon[95116]: osdmap e1805: 8 total, 8 up, 8 in 2024-02-10T06:23:51.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:51 smithi189 ceph-mon[89631]: osdmap e1806: 8 total, 8 up, 8 in 2024-02-10T06:23:51.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:51 smithi189 ceph-mon[89631]: pgmap v3084: 649 pgs: 649 active+clean; 151 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 212 KiB/s wr, 312 op/s 2024-02-10T06:23:51.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:51 smithi178 ceph-mon[92537]: osdmap e1806: 8 total, 8 up, 8 in 2024-02-10T06:23:51.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:51 smithi178 ceph-mon[92537]: pgmap v3084: 649 pgs: 649 active+clean; 151 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 212 KiB/s wr, 312 op/s 2024-02-10T06:23:51.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:51 smithi178 ceph-mon[95116]: osdmap e1806: 8 total, 8 up, 8 in 2024-02-10T06:23:51.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:51 smithi178 ceph-mon[95116]: pgmap v3084: 649 pgs: 649 active+clean; 151 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 242 KiB/s rd, 212 KiB/s wr, 312 op/s 2024-02-10T06:23:52.311 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (2008 ms) 2024-02-10T06:23:52.311 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-02-10T06:23:52.312 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:52.364 INFO:tasks.workunit.client.0.smithi178.stdout:1: acquiring exclusive lock 2024-02-10T06:23:52.364 INFO:tasks.workunit.client.0.smithi178.stdout:2: acquiring exclusive lock 2024-02-10T06:23:52.367 INFO:tasks.workunit.client.0.smithi178.stdout:2: exclusive lock acquired 2024-02-10T06:23:52.380 INFO:tasks.workunit.client.0.smithi178.stdout:2: releasing exclusive lock 2024-02-10T06:23:52.383 INFO:tasks.workunit.client.0.smithi178.stdout:2: exclusive lock released 2024-02-10T06:23:52.383 INFO:tasks.workunit.client.0.smithi178.stdout:2: acquiring exclusive lock 2024-02-10T06:23:52.386 INFO:tasks.workunit.client.0.smithi178.stdout:1: exclusive lock acquired 2024-02-10T06:23:52.391 INFO:tasks.workunit.client.0.smithi178.stdout:1: releasing exclusive lock 2024-02-10T06:23:52.393 INFO:tasks.workunit.client.0.smithi178.stdout:1: exclusive lock released 2024-02-10T06:23:52.394 INFO:tasks.workunit.client.0.smithi178.stdout:1: acquiring exclusive lock 2024-02-10T06:23:52.396 INFO:tasks.workunit.client.0.smithi178.stdout:2: exclusive lock acquired 2024-02-10T06:23:52.446 INFO:tasks.workunit.client.0.smithi178.stdout:2: releasing exclusive lock 2024-02-10T06:23:52.449 INFO:tasks.workunit.client.0.smithi178.stdout:2: exclusive lock released 2024-02-10T06:23:52.449 INFO:tasks.workunit.client.0.smithi178.stdout:2: acquiring exclusive lock 2024-02-10T06:23:52.453 INFO:tasks.workunit.client.0.smithi178.stdout:1: exclusive lock acquired 2024-02-10T06:23:52.493 INFO:tasks.workunit.client.0.smithi178.stdout:1: releasing exclusive lock 2024-02-10T06:23:52.496 INFO:tasks.workunit.client.0.smithi178.stdout:1: exclusive lock released 2024-02-10T06:23:52.496 INFO:tasks.workunit.client.0.smithi178.stdout:1: acquiring exclusive lock 2024-02-10T06:23:52.500 INFO:tasks.workunit.client.0.smithi178.stdout:1: exclusive lock acquired 2024-02-10T06:23:52.517 INFO:tasks.workunit.client.0.smithi178.stdout:1: releasing exclusive lock 2024-02-10T06:23:52.520 INFO:tasks.workunit.client.0.smithi178.stdout:1: exclusive lock released 2024-02-10T06:23:52.520 INFO:tasks.workunit.client.0.smithi178.stdout:1: acquiring exclusive lock 2024-02-10T06:23:52.523 INFO:tasks.workunit.client.0.smithi178.stdout:2: exclusive lock acquired 2024-02-10T06:23:52.537 INFO:tasks.workunit.client.0.smithi178.stdout:2: releasing exclusive lock 2024-02-10T06:23:52.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:52 smithi189 ceph-mon[89631]: osdmap e1807: 8 total, 8 up, 8 in 2024-02-10T06:23:52.540 INFO:tasks.workunit.client.0.smithi178.stdout:2: exclusive lock released 2024-02-10T06:23:52.540 INFO:tasks.workunit.client.0.smithi178.stdout:2: acquiring exclusive lock 2024-02-10T06:23:52.541 INFO:tasks.workunit.client.0.smithi178.stdout:1: exclusive lock acquired 2024-02-10T06:23:52.580 INFO:tasks.workunit.client.0.smithi178.stdout:1: releasing exclusive lock 2024-02-10T06:23:52.582 INFO:tasks.workunit.client.0.smithi178.stdout:1: exclusive lock released 2024-02-10T06:23:52.582 INFO:tasks.workunit.client.0.smithi178.stdout:1: acquiring exclusive lock 2024-02-10T06:23:52.586 INFO:tasks.workunit.client.0.smithi178.stdout:2: exclusive lock acquired 2024-02-10T06:23:52.590 INFO:tasks.workunit.client.0.smithi178.stdout:2: releasing exclusive lock 2024-02-10T06:23:52.593 INFO:tasks.workunit.client.0.smithi178.stdout:2: exclusive lock released 2024-02-10T06:23:52.593 INFO:tasks.workunit.client.0.smithi178.stdout:2: acquiring exclusive lock 2024-02-10T06:23:52.597 INFO:tasks.workunit.client.0.smithi178.stdout:1: exclusive lock acquired 2024-02-10T06:23:52.606 INFO:tasks.workunit.client.0.smithi178.stdout:1: releasing exclusive lock 2024-02-10T06:23:52.609 INFO:tasks.workunit.client.0.smithi178.stdout:1: exclusive lock released 2024-02-10T06:23:52.612 INFO:tasks.workunit.client.0.smithi178.stdout:2: exclusive lock acquired 2024-02-10T06:23:52.643 INFO:tasks.workunit.client.0.smithi178.stdout:2: releasing exclusive lock 2024-02-10T06:23:52.646 INFO:tasks.workunit.client.0.smithi178.stdout:2: exclusive lock released 2024-02-10T06:23:52.659 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ExclusiveLock (349 ms) 2024-02-10T06:23:52.660 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.BreakLock 2024-02-10T06:23:52.674 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:52.711 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:52 smithi178 ceph-mon[92537]: osdmap e1807: 8 total, 8 up, 8 in 2024-02-10T06:23:52.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:52 smithi178 ceph-mon[95116]: osdmap e1807: 8 total, 8 up, 8 in 2024-02-10T06:23:53.325 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.BreakLock (666 ms) 2024-02-10T06:23:53.326 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-02-10T06:23:53.326 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:53.348 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (22 ms) 2024-02-10T06:23:53.348 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-02-10T06:23:53.348 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-02-10T06:23:53.348 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-02-10T06:23:53.348 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:53.409 INFO:tasks.workunit.client.0.smithi178.stdout:0.00% done 2024-02-10T06:23:53.409 INFO:tasks.workunit.client.0.smithi178.stdout:1.56% done 2024-02-10T06:23:53.409 INFO:tasks.workunit.client.0.smithi178.stdout:3.12% done 2024-02-10T06:23:53.409 INFO:tasks.workunit.client.0.smithi178.stdout:4.69% done 2024-02-10T06:23:53.409 INFO:tasks.workunit.client.0.smithi178.stdout:6.25% done 2024-02-10T06:23:53.409 INFO:tasks.workunit.client.0.smithi178.stdout:7.81% done 2024-02-10T06:23:53.409 INFO:tasks.workunit.client.0.smithi178.stdout:9.38% done 2024-02-10T06:23:53.409 INFO:tasks.workunit.client.0.smithi178.stdout:10.94% done 2024-02-10T06:23:53.409 INFO:tasks.workunit.client.0.smithi178.stdout:12.50% done 2024-02-10T06:23:53.409 INFO:tasks.workunit.client.0.smithi178.stdout:14.06% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:15.62% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:17.19% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:18.75% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:20.31% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:21.88% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:23.44% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:25.00% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:26.56% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:28.12% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:29.69% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:31.25% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:32.81% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:34.38% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:35.94% done 2024-02-10T06:23:53.410 INFO:tasks.workunit.client.0.smithi178.stdout:37.50% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:39.06% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:40.62% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:42.19% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:43.75% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:45.31% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:46.88% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:48.44% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:50.00% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:51.56% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:53.12% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:54.69% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:56.25% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:57.81% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:59.38% done 2024-02-10T06:23:53.411 INFO:tasks.workunit.client.0.smithi178.stdout:60.94% done 2024-02-10T06:23:53.412 INFO:tasks.workunit.client.0.smithi178.stdout:62.50% done 2024-02-10T06:23:53.412 INFO:tasks.workunit.client.0.smithi178.stdout:64.06% done 2024-02-10T06:23:53.412 INFO:tasks.workunit.client.0.smithi178.stdout:65.62% done 2024-02-10T06:23:53.412 INFO:tasks.workunit.client.0.smithi178.stdout:67.19% done 2024-02-10T06:23:53.412 INFO:tasks.workunit.client.0.smithi178.stdout:68.75% done 2024-02-10T06:23:53.412 INFO:tasks.workunit.client.0.smithi178.stdout:70.31% done 2024-02-10T06:23:53.412 INFO:tasks.workunit.client.0.smithi178.stdout:71.88% done 2024-02-10T06:23:53.412 INFO:tasks.workunit.client.0.smithi178.stdout:73.44% done 2024-02-10T06:23:53.412 INFO:tasks.workunit.client.0.smithi178.stdout:75.00% done 2024-02-10T06:23:53.412 INFO:tasks.workunit.client.0.smithi178.stdout:76.56% done 2024-02-10T06:23:53.412 INFO:tasks.workunit.client.0.smithi178.stdout:78.12% done 2024-02-10T06:23:53.412 INFO:tasks.workunit.client.0.smithi178.stdout:79.69% done 2024-02-10T06:23:53.412 INFO:tasks.workunit.client.0.smithi178.stdout:81.25% done 2024-02-10T06:23:53.413 INFO:tasks.workunit.client.0.smithi178.stdout:82.81% done 2024-02-10T06:23:53.413 INFO:tasks.workunit.client.0.smithi178.stdout:84.38% done 2024-02-10T06:23:53.413 INFO:tasks.workunit.client.0.smithi178.stdout:85.94% done 2024-02-10T06:23:53.413 INFO:tasks.workunit.client.0.smithi178.stdout:87.50% done 2024-02-10T06:23:53.413 INFO:tasks.workunit.client.0.smithi178.stdout:89.06% done 2024-02-10T06:23:53.413 INFO:tasks.workunit.client.0.smithi178.stdout:90.62% done 2024-02-10T06:23:53.413 INFO:tasks.workunit.client.0.smithi178.stdout:92.19% done 2024-02-10T06:23:53.413 INFO:tasks.workunit.client.0.smithi178.stdout:93.75% done 2024-02-10T06:23:53.413 INFO:tasks.workunit.client.0.smithi178.stdout:95.31% done 2024-02-10T06:23:53.413 INFO:tasks.workunit.client.0.smithi178.stdout:96.88% done 2024-02-10T06:23:53.413 INFO:tasks.workunit.client.0.smithi178.stdout:98.44% done 2024-02-10T06:23:53.413 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (61 ms) 2024-02-10T06:23:53.413 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-02-10T06:23:53.413 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:53.470 INFO:tasks.workunit.client.0.smithi178.stdout:0.00% done 2024-02-10T06:23:53.470 INFO:tasks.workunit.client.0.smithi178.stdout:1.56% done 2024-02-10T06:23:53.470 INFO:tasks.workunit.client.0.smithi178.stdout:3.12% done 2024-02-10T06:23:53.470 INFO:tasks.workunit.client.0.smithi178.stdout:4.69% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:6.25% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:7.81% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:9.38% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:10.94% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:12.50% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:14.06% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:15.62% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:17.19% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:18.75% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:20.31% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:21.88% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:23.44% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:25.00% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:26.56% done 2024-02-10T06:23:53.471 INFO:tasks.workunit.client.0.smithi178.stdout:28.12% done 2024-02-10T06:23:53.472 INFO:tasks.workunit.client.0.smithi178.stdout:29.69% done 2024-02-10T06:23:53.472 INFO:tasks.workunit.client.0.smithi178.stdout:31.25% done 2024-02-10T06:23:53.472 INFO:tasks.workunit.client.0.smithi178.stdout:32.81% done 2024-02-10T06:23:53.472 INFO:tasks.workunit.client.0.smithi178.stdout:34.38% done 2024-02-10T06:23:53.472 INFO:tasks.workunit.client.0.smithi178.stdout:35.94% done 2024-02-10T06:23:53.472 INFO:tasks.workunit.client.0.smithi178.stdout:37.50% done 2024-02-10T06:23:53.472 INFO:tasks.workunit.client.0.smithi178.stdout:39.06% done 2024-02-10T06:23:53.472 INFO:tasks.workunit.client.0.smithi178.stdout:40.62% done 2024-02-10T06:23:53.472 INFO:tasks.workunit.client.0.smithi178.stdout:42.19% done 2024-02-10T06:23:53.472 INFO:tasks.workunit.client.0.smithi178.stdout:43.75% done 2024-02-10T06:23:53.472 INFO:tasks.workunit.client.0.smithi178.stdout:45.31% done 2024-02-10T06:23:53.472 INFO:tasks.workunit.client.0.smithi178.stdout:46.88% done 2024-02-10T06:23:53.472 INFO:tasks.workunit.client.0.smithi178.stdout:48.44% done 2024-02-10T06:23:53.472 INFO:tasks.workunit.client.0.smithi178.stdout:50.00% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:51.56% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:53.12% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:54.69% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:56.25% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:57.81% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:59.38% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:60.94% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:62.50% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:64.06% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:65.62% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:67.19% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:68.75% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:70.31% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:71.88% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:73.44% done 2024-02-10T06:23:53.473 INFO:tasks.workunit.client.0.smithi178.stdout:75.00% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:76.56% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:78.12% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:79.69% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:81.25% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:82.81% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:84.38% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:85.94% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:87.50% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:89.06% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:90.62% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:92.19% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:93.75% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:95.31% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:96.88% done 2024-02-10T06:23:53.474 INFO:tasks.workunit.client.0.smithi178.stdout:98.44% done 2024-02-10T06:23:53.475 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (61 ms) 2024-02-10T06:23:53.475 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-02-10T06:23:53.475 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:53.477 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:53.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:53 smithi189 ceph-mon[89631]: osdmap e1808: 8 total, 8 up, 8 in 2024-02-10T06:23:53.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:53 smithi189 ceph-mon[89631]: pgmap v3087: 649 pgs: 649 active+clean; 151 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 7.2 KiB/s wr, 179 op/s 2024-02-10T06:23:53.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:53 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/136444450"}]: dispatch 2024-02-10T06:23:53.590 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestTrashPurge (120 ms) 2024-02-10T06:23:53.590 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-02-10T06:23:53.590 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:53.632 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (42 ms) 2024-02-10T06:23:53.632 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-02-10T06:23:53.633 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:53.658 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestListWatchers (26 ms) 2024-02-10T06:23:53.658 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-02-10T06:23:53.658 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:53 smithi178 ceph-mon[92537]: osdmap e1808: 8 total, 8 up, 8 in 2024-02-10T06:23:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:53 smithi178 ceph-mon[92537]: pgmap v3087: 649 pgs: 649 active+clean; 151 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 7.2 KiB/s wr, 179 op/s 2024-02-10T06:23:53.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:53 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/136444450"}]: dispatch 2024-02-10T06:23:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:53 smithi178 ceph-mon[95116]: osdmap e1808: 8 total, 8 up, 8 in 2024-02-10T06:23:53.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:53 smithi178 ceph-mon[95116]: pgmap v3087: 649 pgs: 649 active+clean; 151 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 7.2 KiB/s wr, 179 op/s 2024-02-10T06:23:53.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:53 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/136444450"}]: dispatch 2024-02-10T06:23:54.324 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestSetSnapById (666 ms) 2024-02-10T06:23:54.324 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.Namespaces 2024-02-10T06:23:54.348 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.Namespaces (24 ms) 2024-02-10T06:23:54.348 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-02-10T06:23:54.377 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:54.382 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:54.460 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.NamespacesPP (112 ms) 2024-02-10T06:23:54.460 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.Migration 2024-02-10T06:23:54.460 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:54.460 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:54 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/136444450"}]': finished 2024-02-10T06:23:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:54 smithi189 ceph-mon[89631]: osdmap e1809: 8 total, 8 up, 8 in 2024-02-10T06:23:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:54 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/136444450"}]': finished 2024-02-10T06:23:54.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:54 smithi178 ceph-mon[92537]: osdmap e1809: 8 total, 8 up, 8 in 2024-02-10T06:23:54.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:54 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.178:0/136444450"}]': finished 2024-02-10T06:23:54.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:54 smithi178 ceph-mon[95116]: osdmap e1809: 8 total, 8 up, 8 in 2024-02-10T06:23:54.848 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.Migration (388 ms) 2024-02-10T06:23:54.848 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-02-10T06:23:54.848 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:54.848 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:55.249 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.MigrationPP (401 ms) 2024-02-10T06:23:55.249 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-02-10T06:23:55.249 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:55.265 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (16 ms) 2024-02-10T06:23:55.265 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-02-10T06:23:55.265 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:55.280 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (15 ms) 2024-02-10T06:23:55.280 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-02-10T06:23:55.280 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:55 smithi178 ceph-mon[92537]: osdmap e1810: 8 total, 8 up, 8 in 2024-02-10T06:23:55.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:55 smithi178 ceph-mon[92537]: pgmap v3090: 649 pgs: 649 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 70 KiB/s wr, 112 op/s 2024-02-10T06:23:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:55 smithi178 ceph-mon[95116]: osdmap e1810: 8 total, 8 up, 8 in 2024-02-10T06:23:55.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:55 smithi178 ceph-mon[95116]: pgmap v3090: 649 pgs: 649 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 70 KiB/s wr, 112 op/s 2024-02-10T06:23:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:55 smithi189 ceph-mon[89631]: osdmap e1810: 8 total, 8 up, 8 in 2024-02-10T06:23:55.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:55 smithi189 ceph-mon[89631]: pgmap v3090: 649 pgs: 649 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 70 KiB/s wr, 112 op/s 2024-02-10T06:23:56.074 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (794 ms) 2024-02-10T06:23:56.074 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-02-10T06:23:56.101 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.PoolMetadata (27 ms) 2024-02-10T06:23:56.101 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-02-10T06:23:56.118 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.PoolMetadataPP (18 ms) 2024-02-10T06:23:56.118 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.Config 2024-02-10T06:23:56.122 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:56.163 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.Config (44 ms) 2024-02-10T06:23:56.163 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-02-10T06:23:56.167 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:56.202 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ConfigPP (39 ms) 2024-02-10T06:23:56.203 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-02-10T06:23:56.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:23:56] ENGINE Bus STOPPING 2024-02-10T06:23:56.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:23:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T06:23:56.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:23:56] ENGINE Bus STOPPED 2024-02-10T06:23:56.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:23:56] ENGINE Bus STARTING 2024-02-10T06:23:56.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:23:56] ENGINE Serving on http://:::9283 2024-02-10T06:23:56.462 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:23:56] ENGINE Bus STARTED 2024-02-10T06:23:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-mon[92537]: osdmap e1811: 8 total, 8 up, 8 in 2024-02-10T06:23:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' 2024-02-10T06:23:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:57.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:57.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-mon[95116]: osdmap e1811: 8 total, 8 up, 8 in 2024-02-10T06:23:57.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' 2024-02-10T06:23:57.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:57.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:57.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:57.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:56 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:56 smithi189 ceph-mon[89631]: osdmap e1811: 8 total, 8 up, 8 in 2024-02-10T06:23:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:56 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2912701801' entity='client.admin' 2024-02-10T06:23:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:56 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:23:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:56 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:23:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:56 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:23:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:56 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:23:57.951 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:23:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:23:57] "GET /metrics HTTP/1.1" 200 75607 "" "Prometheus/2.43.0" 2024-02-10T06:23:58.163 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:23:58.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:57 smithi178 ceph-mon[92537]: pgmap v3092: 649 pgs: 649 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 346 KiB/s rd, 155 KiB/s wr, 414 op/s 2024-02-10T06:23:58.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:57 smithi178 ceph-mon[92537]: osdmap e1812: 8 total, 8 up, 8 in 2024-02-10T06:23:58.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:57 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1205580029' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:23:58.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:57 smithi178 ceph-mon[95116]: pgmap v3092: 649 pgs: 649 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 346 KiB/s rd, 155 KiB/s wr, 414 op/s 2024-02-10T06:23:58.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:57 smithi178 ceph-mon[95116]: osdmap e1812: 8 total, 8 up, 8 in 2024-02-10T06:23:58.213 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:57 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1205580029' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:23:58.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:57 smithi189 ceph-mon[89631]: pgmap v3092: 649 pgs: 649 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 346 KiB/s rd, 155 KiB/s wr, 414 op/s 2024-02-10T06:23:58.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:57 smithi189 ceph-mon[89631]: osdmap e1812: 8 total, 8 up, 8 in 2024-02-10T06:23:58.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:57 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1205580029' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:23:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:59 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1205580029' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:23:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:59 smithi178 ceph-mon[92537]: osdmap e1813: 8 total, 8 up, 8 in 2024-02-10T06:23:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:59 smithi178 ceph-mon[92537]: pgmap v3095: 681 pgs: 2 creating+peering, 15 unknown, 664 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 542 KiB/s rd, 105 KiB/s wr, 729 op/s 2024-02-10T06:23:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:23:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:23:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:59 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1205580029' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:23:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:59 smithi178 ceph-mon[95116]: osdmap e1813: 8 total, 8 up, 8 in 2024-02-10T06:23:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:59 smithi178 ceph-mon[95116]: pgmap v3095: 681 pgs: 2 creating+peering, 15 unknown, 664 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 542 KiB/s rd, 105 KiB/s wr, 729 op/s 2024-02-10T06:23:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:23:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:23:59.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:59 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1205580029' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:23:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:59 smithi189 ceph-mon[89631]: osdmap e1813: 8 total, 8 up, 8 in 2024-02-10T06:23:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:59 smithi189 ceph-mon[89631]: pgmap v3095: 681 pgs: 2 creating+peering, 15 unknown, 664 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 542 KiB/s rd, 105 KiB/s wr, 729 op/s 2024-02-10T06:23:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:23:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:24:00.209 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:24:00.228 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:24:00.260 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:24:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:00 smithi178 ceph-mon[92537]: osdmap e1814: 8 total, 8 up, 8 in 2024-02-10T06:24:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:00 smithi178 ceph-mon[95116]: osdmap e1814: 8 total, 8 up, 8 in 2024-02-10T06:24:00.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:00 smithi189 ceph-mon[89631]: osdmap e1814: 8 total, 8 up, 8 in 2024-02-10T06:24:01.039 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.PoolStatsPP (4836 ms) 2024-02-10T06:24:01.039 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-02-10T06:24:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:01 smithi178 ceph-mon[95116]: osdmap e1815: 8 total, 8 up, 8 in 2024-02-10T06:24:01.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:01 smithi178 ceph-mon[95116]: osdmap e1816: 8 total, 8 up, 8 in 2024-02-10T06:24:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:01 smithi178 ceph-mon[92537]: osdmap e1815: 8 total, 8 up, 8 in 2024-02-10T06:24:01.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:01 smithi178 ceph-mon[92537]: osdmap e1816: 8 total, 8 up, 8 in 2024-02-10T06:24:01.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:01 smithi189 ceph-mon[89631]: osdmap e1815: 8 total, 8 up, 8 in 2024-02-10T06:24:01.787 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:01 smithi189 ceph-mon[89631]: osdmap e1816: 8 total, 8 up, 8 in 2024-02-10T06:24:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:02 smithi178 ceph-mon[92537]: pgmap v3098: 681 pgs: 2 creating+peering, 679 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 680 KiB/s rd, 36 KiB/s wr, 882 op/s 2024-02-10T06:24:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:02 smithi178 ceph-mon[92537]: osdmap e1817: 8 total, 8 up, 8 in 2024-02-10T06:24:02.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:02 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1517402788' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:02 smithi178 ceph-mon[95116]: pgmap v3098: 681 pgs: 2 creating+peering, 679 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 680 KiB/s rd, 36 KiB/s wr, 882 op/s 2024-02-10T06:24:02.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:02 smithi178 ceph-mon[95116]: osdmap e1817: 8 total, 8 up, 8 in 2024-02-10T06:24:02.713 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:02 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1517402788' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:02.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:02 smithi189 ceph-mon[89631]: pgmap v3098: 681 pgs: 2 creating+peering, 679 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 680 KiB/s rd, 36 KiB/s wr, 882 op/s 2024-02-10T06:24:02.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:02 smithi189 ceph-mon[89631]: osdmap e1817: 8 total, 8 up, 8 in 2024-02-10T06:24:02.788 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:02 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1517402788' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:02.980 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:24:04.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:03 smithi189 ceph-mon[89631]: pgmap v3101: 713 pgs: 32 unknown, 2 creating+peering, 679 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 17 KiB/s wr, 452 op/s 2024-02-10T06:24:04.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:03 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1517402788' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:24:04.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:03 smithi189 ceph-mon[89631]: osdmap e1818: 8 total, 8 up, 8 in 2024-02-10T06:24:04.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:03 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:24:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:03 smithi178 ceph-mon[92537]: pgmap v3101: 713 pgs: 32 unknown, 2 creating+peering, 679 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 17 KiB/s wr, 452 op/s 2024-02-10T06:24:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:03 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1517402788' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:24:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:03 smithi178 ceph-mon[92537]: osdmap e1818: 8 total, 8 up, 8 in 2024-02-10T06:24:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:03 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:24:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:03 smithi178 ceph-mon[95116]: pgmap v3101: 713 pgs: 32 unknown, 2 creating+peering, 679 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 349 KiB/s rd, 17 KiB/s wr, 452 op/s 2024-02-10T06:24:04.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:03 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1517402788' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:24:04.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:03 smithi178 ceph-mon[95116]: osdmap e1818: 8 total, 8 up, 8 in 2024-02-10T06:24:04.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:03 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:24:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:04 smithi189 ceph-mon[89631]: osdmap e1819: 8 total, 8 up, 8 in 2024-02-10T06:24:05.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:04 smithi178 ceph-mon[92537]: osdmap e1819: 8 total, 8 up, 8 in 2024-02-10T06:24:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:04 smithi178 ceph-mon[95116]: osdmap e1819: 8 total, 8 up, 8 in 2024-02-10T06:24:06.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:05 smithi189 ceph-mon[89631]: pgmap v3104: 713 pgs: 2 creating+peering, 10 unknown, 701 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 6.0 KiB/s wr, 57 op/s 2024-02-10T06:24:06.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:05 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:24:06.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:05 smithi189 ceph-mon[89631]: osdmap e1820: 8 total, 8 up, 8 in 2024-02-10T06:24:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:05 smithi178 ceph-mon[92537]: pgmap v3104: 713 pgs: 2 creating+peering, 10 unknown, 701 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 6.0 KiB/s wr, 57 op/s 2024-02-10T06:24:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:05 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:24:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:05 smithi178 ceph-mon[92537]: osdmap e1820: 8 total, 8 up, 8 in 2024-02-10T06:24:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:05 smithi178 ceph-mon[95116]: pgmap v3104: 713 pgs: 2 creating+peering, 10 unknown, 701 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 6.0 KiB/s wr, 57 op/s 2024-02-10T06:24:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:05 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:24:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:05 smithi178 ceph-mon[95116]: osdmap e1820: 8 total, 8 up, 8 in 2024-02-10T06:24:07.139 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ImageSpec (6100 ms) 2024-02-10T06:24:07.139 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-02-10T06:24:07.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:06 smithi189 ceph-mon[89631]: osdmap e1821: 8 total, 8 up, 8 in 2024-02-10T06:24:07.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:06 smithi178 ceph-mon[92537]: osdmap e1821: 8 total, 8 up, 8 in 2024-02-10T06:24:07.363 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:06 smithi178 ceph-mon[95116]: osdmap e1821: 8 total, 8 up, 8 in 2024-02-10T06:24:07.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:24:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:24:07] "GET /metrics HTTP/1.1" 200 78033 "" "Prometheus/2.43.0" 2024-02-10T06:24:08.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:07 smithi189 ceph-mon[89631]: pgmap v3107: 713 pgs: 2 creating+peering, 711 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 6.5 KiB/s wr, 60 op/s 2024-02-10T06:24:08.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:07 smithi189 ceph-mon[89631]: osdmap e1822: 8 total, 8 up, 8 in 2024-02-10T06:24:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:07 smithi178 ceph-mon[92537]: pgmap v3107: 713 pgs: 2 creating+peering, 711 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 6.5 KiB/s wr, 60 op/s 2024-02-10T06:24:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:07 smithi178 ceph-mon[92537]: osdmap e1822: 8 total, 8 up, 8 in 2024-02-10T06:24:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:07 smithi178 ceph-mon[95116]: pgmap v3107: 713 pgs: 2 creating+peering, 711 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 6.5 KiB/s wr, 60 op/s 2024-02-10T06:24:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:07 smithi178 ceph-mon[95116]: osdmap e1822: 8 total, 8 up, 8 in 2024-02-10T06:24:09.012 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:24:09.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:09 smithi189 ceph-mon[89631]: osdmap e1823: 8 total, 8 up, 8 in 2024-02-10T06:24:09.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:09 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2099443376' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:09.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:09 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:09 smithi178 ceph-mon[95116]: osdmap e1823: 8 total, 8 up, 8 in 2024-02-10T06:24:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:09 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2099443376' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:09 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:09.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:09 smithi178 ceph-mon[92537]: osdmap e1823: 8 total, 8 up, 8 in 2024-02-10T06:24:09.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:09 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2099443376' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:09.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:09 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:10.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:10 smithi189 ceph-mon[89631]: pgmap v3110: 745 pgs: 12 creating+peering, 20 unknown, 713 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 3.0 KiB/s wr, 22 op/s 2024-02-10T06:24:10.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:10 smithi189 ceph-mon[89631]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:24:10.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:10 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:24:10.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:10 smithi189 ceph-mon[89631]: osdmap e1824: 8 total, 8 up, 8 in 2024-02-10T06:24:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:10 smithi178 ceph-mon[92537]: pgmap v3110: 745 pgs: 12 creating+peering, 20 unknown, 713 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 3.0 KiB/s wr, 22 op/s 2024-02-10T06:24:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:10 smithi178 ceph-mon[92537]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:24:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:10 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:24:10.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:10 smithi178 ceph-mon[92537]: osdmap e1824: 8 total, 8 up, 8 in 2024-02-10T06:24:10.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:10 smithi178 ceph-mon[95116]: pgmap v3110: 745 pgs: 12 creating+peering, 20 unknown, 713 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 3.0 KiB/s wr, 22 op/s 2024-02-10T06:24:10.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:10 smithi178 ceph-mon[95116]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-10T06:24:10.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:10 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:24:10.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:10 smithi178 ceph-mon[95116]: osdmap e1824: 8 total, 8 up, 8 in 2024-02-10T06:24:11.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:11 smithi189 ceph-mon[89631]: osdmap e1825: 8 total, 8 up, 8 in 2024-02-10T06:24:11.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:11 smithi189 ceph-mon[89631]: osdmap e1826: 8 total, 8 up, 8 in 2024-02-10T06:24:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:11 smithi178 ceph-mon[92537]: osdmap e1825: 8 total, 8 up, 8 in 2024-02-10T06:24:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:11 smithi178 ceph-mon[92537]: osdmap e1826: 8 total, 8 up, 8 in 2024-02-10T06:24:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:11 smithi178 ceph-mon[95116]: osdmap e1825: 8 total, 8 up, 8 in 2024-02-10T06:24:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:11 smithi178 ceph-mon[95116]: osdmap e1826: 8 total, 8 up, 8 in 2024-02-10T06:24:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:12 smithi189 ceph-mon[89631]: pgmap v3113: 745 pgs: 12 creating+peering, 5 unknown, 728 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 139 KiB/s rd, 6.2 KiB/s wr, 176 op/s 2024-02-10T06:24:12.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:12 smithi189 ceph-mon[89631]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:24:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:12 smithi178 ceph-mon[92537]: pgmap v3113: 745 pgs: 12 creating+peering, 5 unknown, 728 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 139 KiB/s rd, 6.2 KiB/s wr, 176 op/s 2024-02-10T06:24:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:12 smithi178 ceph-mon[92537]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:24:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:12 smithi178 ceph-mon[95116]: pgmap v3113: 745 pgs: 12 creating+peering, 5 unknown, 728 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 139 KiB/s rd, 6.2 KiB/s wr, 176 op/s 2024-02-10T06:24:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:12 smithi178 ceph-mon[95116]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-10T06:24:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:13 smithi189 ceph-mon[89631]: osdmap e1827: 8 total, 8 up, 8 in 2024-02-10T06:24:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:13 smithi178 ceph-mon[92537]: osdmap e1827: 8 total, 8 up, 8 in 2024-02-10T06:24:13.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:13 smithi178 ceph-mon[95116]: osdmap e1827: 8 total, 8 up, 8 in 2024-02-10T06:24:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:14 smithi189 ceph-mon[89631]: pgmap v3116: 745 pgs: 12 creating+peering, 5 unknown, 728 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 3.7 KiB/s wr, 156 op/s 2024-02-10T06:24:14.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:14 smithi189 ceph-mon[89631]: osdmap e1828: 8 total, 8 up, 8 in 2024-02-10T06:24:14.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:24:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:14 smithi178 ceph-mon[92537]: pgmap v3116: 745 pgs: 12 creating+peering, 5 unknown, 728 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 3.7 KiB/s wr, 156 op/s 2024-02-10T06:24:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:14 smithi178 ceph-mon[92537]: osdmap e1828: 8 total, 8 up, 8 in 2024-02-10T06:24:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:24:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:14 smithi178 ceph-mon[95116]: pgmap v3116: 745 pgs: 12 creating+peering, 5 unknown, 728 active+clean; 152 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 3.7 KiB/s wr, 156 op/s 2024-02-10T06:24:14.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:14 smithi178 ceph-mon[95116]: osdmap e1828: 8 total, 8 up, 8 in 2024-02-10T06:24:14.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:24:15.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:15 smithi178 ceph-mon[92537]: osdmap e1829: 8 total, 8 up, 8 in 2024-02-10T06:24:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:15 smithi178 ceph-mon[95116]: osdmap e1829: 8 total, 8 up, 8 in 2024-02-10T06:24:15.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:15 smithi189 ceph-mon[89631]: osdmap e1829: 8 total, 8 up, 8 in 2024-02-10T06:24:15.995 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 3 2024-02-10T06:24:15.995 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 3 2024-02-10T06:24:15.995 INFO:tasks.workunit.client.0.smithi178.stdout:child: image201 2024-02-10T06:24:15.995 INFO:tasks.workunit.client.0.smithi178.stdout:child: image203 2024-02-10T06:24:15.995 INFO:tasks.workunit.client.0.smithi178.stdout:child: image202 2024-02-10T06:24:15.995 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-15/image201/8b417eb25b07 2024-02-10T06:24:15.995 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:24:15.995 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-34/image202/8b41d7e26f28 2024-02-10T06:24:15.995 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:24:15.995 INFO:tasks.workunit.client.0.smithi178.stdout:found child test-librbd-smithi178-144551-15/image203/8b41d5f47675 2024-02-10T06:24:15.995 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:24:15.995 INFO:tasks.workunit.client.0.smithi178.stdout:num children is: 0 2024-02-10T06:24:15.996 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 0 2024-02-10T06:24:15.996 INFO:tasks.workunit.client.0.smithi178.stdout:num snaps is: 0 2024-02-10T06:24:15.996 INFO:tasks.workunit.client.0.smithi178.stdout:expected: 0 2024-02-10T06:24:15.996 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8856 ms) 2024-02-10T06:24:15.996 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-02-10T06:24:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:16 smithi189 ceph-mon[89631]: pgmap v3119: 713 pgs: 713 active+clean; 6.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:24:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:16 smithi189 ceph-mon[89631]: osdmap e1830: 8 total, 8 up, 8 in 2024-02-10T06:24:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:16 smithi189 ceph-mon[89631]: osdmap e1831: 8 total, 8 up, 8 in 2024-02-10T06:24:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:16 smithi178 ceph-mon[92537]: pgmap v3119: 713 pgs: 713 active+clean; 6.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:24:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:16 smithi178 ceph-mon[92537]: osdmap e1830: 8 total, 8 up, 8 in 2024-02-10T06:24:16.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:16 smithi178 ceph-mon[92537]: osdmap e1831: 8 total, 8 up, 8 in 2024-02-10T06:24:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:16 smithi178 ceph-mon[95116]: pgmap v3119: 713 pgs: 713 active+clean; 6.6 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:24:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:16 smithi178 ceph-mon[95116]: osdmap e1830: 8 total, 8 up, 8 in 2024-02-10T06:24:16.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:16 smithi178 ceph-mon[95116]: osdmap e1831: 8 total, 8 up, 8 in 2024-02-10T06:24:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:24:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:24:17] "GET /metrics HTTP/1.1" 200 82988 "" "Prometheus/2.43.0" 2024-02-10T06:24:17.978 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:24:18.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:17 smithi189 ceph-mon[89631]: pgmap v3122: 713 pgs: 713 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:24:18.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:17 smithi189 ceph-mon[89631]: osdmap e1832: 8 total, 8 up, 8 in 2024-02-10T06:24:18.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:17 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1490313898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:18.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:17 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:18.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:17 smithi178 ceph-mon[92537]: pgmap v3122: 713 pgs: 713 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:24:18.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:17 smithi178 ceph-mon[92537]: osdmap e1832: 8 total, 8 up, 8 in 2024-02-10T06:24:18.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:17 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1490313898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:18.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:17 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:18.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:17 smithi178 ceph-mon[95116]: pgmap v3122: 713 pgs: 713 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:24:18.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:17 smithi178 ceph-mon[95116]: osdmap e1832: 8 total, 8 up, 8 in 2024-02-10T06:24:18.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:17 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1490313898' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:18.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:17 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:24:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:18 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:24:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:18 smithi189 ceph-mon[89631]: osdmap e1833: 8 total, 8 up, 8 in 2024-02-10T06:24:19.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:18 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:24:19.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:18 smithi178 ceph-mon[92537]: osdmap e1833: 8 total, 8 up, 8 in 2024-02-10T06:24:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:18 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:24:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:18 smithi178 ceph-mon[95116]: osdmap e1833: 8 total, 8 up, 8 in 2024-02-10T06:24:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:19 smithi189 ceph-mon[89631]: pgmap v3125: 745 pgs: 5 creating+peering, 12 unknown, 728 active+clean; 6.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2024-02-10T06:24:20.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:19 smithi189 ceph-mon[89631]: osdmap e1834: 8 total, 8 up, 8 in 2024-02-10T06:24:20.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:19 smithi178 ceph-mon[92537]: pgmap v3125: 745 pgs: 5 creating+peering, 12 unknown, 728 active+clean; 6.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2024-02-10T06:24:20.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:19 smithi178 ceph-mon[92537]: osdmap e1834: 8 total, 8 up, 8 in 2024-02-10T06:24:20.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:19 smithi178 ceph-mon[95116]: pgmap v3125: 745 pgs: 5 creating+peering, 12 unknown, 728 active+clean; 6.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2024-02-10T06:24:20.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:19 smithi178 ceph-mon[95116]: osdmap e1834: 8 total, 8 up, 8 in 2024-02-10T06:24:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:20 smithi189 ceph-mon[89631]: osdmap e1835: 8 total, 8 up, 8 in 2024-02-10T06:24:21.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:20 smithi189 ceph-mon[89631]: osdmap e1836: 8 total, 8 up, 8 in 2024-02-10T06:24:21.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:20 smithi178 ceph-mon[92537]: osdmap e1835: 8 total, 8 up, 8 in 2024-02-10T06:24:21.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:20 smithi178 ceph-mon[92537]: osdmap e1836: 8 total, 8 up, 8 in 2024-02-10T06:24:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:20 smithi178 ceph-mon[95116]: osdmap e1835: 8 total, 8 up, 8 in 2024-02-10T06:24:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:20 smithi178 ceph-mon[95116]: osdmap e1836: 8 total, 8 up, 8 in 2024-02-10T06:24:22.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:21 smithi189 ceph-mon[89631]: pgmap v3128: 745 pgs: 5 creating+peering, 740 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 3.2 KiB/s wr, 73 op/s 2024-02-10T06:24:22.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:21 smithi178 ceph-mon[92537]: pgmap v3128: 745 pgs: 5 creating+peering, 740 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 3.2 KiB/s wr, 73 op/s 2024-02-10T06:24:22.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:21 smithi178 ceph-mon[95116]: pgmap v3128: 745 pgs: 5 creating+peering, 740 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 3.2 KiB/s wr, 73 op/s 2024-02-10T06:24:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:23 smithi189 ceph-mon[89631]: osdmap e1837: 8 total, 8 up, 8 in 2024-02-10T06:24:23.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:23 smithi178 ceph-mon[92537]: osdmap e1837: 8 total, 8 up, 8 in 2024-02-10T06:24:23.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:23 smithi178 ceph-mon[95116]: osdmap e1837: 8 total, 8 up, 8 in 2024-02-10T06:24:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:24 smithi189 ceph-mon[89631]: pgmap v3131: 745 pgs: 5 creating+peering, 740 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 2.5 KiB/s wr, 66 op/s 2024-02-10T06:24:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:24 smithi189 ceph-mon[89631]: osdmap e1838: 8 total, 8 up, 8 in 2024-02-10T06:24:24.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:24 smithi178 ceph-mon[92537]: pgmap v3131: 745 pgs: 5 creating+peering, 740 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 2.5 KiB/s wr, 66 op/s 2024-02-10T06:24:24.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:24 smithi178 ceph-mon[92537]: osdmap e1838: 8 total, 8 up, 8 in 2024-02-10T06:24:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:24 smithi178 ceph-mon[95116]: pgmap v3131: 745 pgs: 5 creating+peering, 740 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 2.5 KiB/s wr, 66 op/s 2024-02-10T06:24:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:24 smithi178 ceph-mon[95116]: osdmap e1838: 8 total, 8 up, 8 in 2024-02-10T06:24:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:25 smithi189 ceph-mon[89631]: osdmap e1839: 8 total, 8 up, 8 in 2024-02-10T06:24:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:25 smithi178 ceph-mon[92537]: osdmap e1839: 8 total, 8 up, 8 in 2024-02-10T06:24:25.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:25 smithi178 ceph-mon[95116]: osdmap e1839: 8 total, 8 up, 8 in 2024-02-10T06:24:26.063 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.QuiesceWatch (10068 ms) 2024-02-10T06:24:26.063 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-02-10T06:24:26.064 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:24:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:26 smithi189 ceph-mon[89631]: pgmap v3134: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-02-10T06:24:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:26 smithi189 ceph-mon[89631]: osdmap e1840: 8 total, 8 up, 8 in 2024-02-10T06:24:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:26 smithi189 ceph-mon[89631]: osdmap e1841: 8 total, 8 up, 8 in 2024-02-10T06:24:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:26 smithi178 ceph-mon[92537]: pgmap v3134: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-02-10T06:24:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:26 smithi178 ceph-mon[92537]: osdmap e1840: 8 total, 8 up, 8 in 2024-02-10T06:24:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:26 smithi178 ceph-mon[92537]: osdmap e1841: 8 total, 8 up, 8 in 2024-02-10T06:24:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:26 smithi178 ceph-mon[95116]: pgmap v3134: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.5 KiB/s wr, 5 op/s 2024-02-10T06:24:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:26 smithi178 ceph-mon[95116]: osdmap e1840: 8 total, 8 up, 8 in 2024-02-10T06:24:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:26 smithi178 ceph-mon[95116]: osdmap e1841: 8 total, 8 up, 8 in 2024-02-10T06:24:27.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:24:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:24:27] "GET /metrics HTTP/1.1" 200 82988 "" "Prometheus/2.43.0" 2024-02-10T06:24:28.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:28 smithi189 ceph-mon[89631]: pgmap v3137: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.0 KiB/s wr, 67 op/s 2024-02-10T06:24:28.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:28 smithi189 ceph-mon[89631]: osdmap e1842: 8 total, 8 up, 8 in 2024-02-10T06:24:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:28 smithi178 ceph-mon[92537]: pgmap v3137: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.0 KiB/s wr, 67 op/s 2024-02-10T06:24:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:28 smithi178 ceph-mon[92537]: osdmap e1842: 8 total, 8 up, 8 in 2024-02-10T06:24:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:28 smithi178 ceph-mon[95116]: pgmap v3137: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 6.0 KiB/s wr, 67 op/s 2024-02-10T06:24:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:28 smithi178 ceph-mon[95116]: osdmap e1842: 8 total, 8 up, 8 in 2024-02-10T06:24:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:29 smithi189 ceph-mon[89631]: osdmap e1843: 8 total, 8 up, 8 in 2024-02-10T06:24:29.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:24:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:29 smithi178 ceph-mon[92537]: osdmap e1843: 8 total, 8 up, 8 in 2024-02-10T06:24:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:24:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:29 smithi178 ceph-mon[95116]: osdmap e1843: 8 total, 8 up, 8 in 2024-02-10T06:24:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:24:30.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:30 smithi189 ceph-mon[89631]: pgmap v3140: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 74 op/s 2024-02-10T06:24:30.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:30 smithi189 ceph-mon[89631]: osdmap e1844: 8 total, 8 up, 8 in 2024-02-10T06:24:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:30 smithi178 ceph-mon[92537]: pgmap v3140: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 74 op/s 2024-02-10T06:24:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:30 smithi178 ceph-mon[92537]: osdmap e1844: 8 total, 8 up, 8 in 2024-02-10T06:24:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:30 smithi178 ceph-mon[95116]: pgmap v3140: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 74 op/s 2024-02-10T06:24:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:30 smithi178 ceph-mon[95116]: osdmap e1844: 8 total, 8 up, 8 in 2024-02-10T06:24:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:31 smithi178 ceph-mon[92537]: osdmap e1845: 8 total, 8 up, 8 in 2024-02-10T06:24:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:31 smithi178 ceph-mon[92537]: osdmap e1846: 8 total, 8 up, 8 in 2024-02-10T06:24:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:31 smithi178 ceph-mon[95116]: osdmap e1845: 8 total, 8 up, 8 in 2024-02-10T06:24:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:31 smithi178 ceph-mon[95116]: osdmap e1846: 8 total, 8 up, 8 in 2024-02-10T06:24:31.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:31 smithi189 ceph-mon[89631]: osdmap e1845: 8 total, 8 up, 8 in 2024-02-10T06:24:31.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:31 smithi189 ceph-mon[89631]: osdmap e1846: 8 total, 8 up, 8 in 2024-02-10T06:24:32.075 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (6013 ms) 2024-02-10T06:24:32.076 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-02-10T06:24:32.076 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:24:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:32 smithi178 ceph-mon[92537]: pgmap v3143: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 4.7 KiB/s wr, 98 op/s 2024-02-10T06:24:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:32 smithi178 ceph-mon[92537]: osdmap e1847: 8 total, 8 up, 8 in 2024-02-10T06:24:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:32 smithi178 ceph-mon[95116]: pgmap v3143: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 4.7 KiB/s wr, 98 op/s 2024-02-10T06:24:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:32 smithi178 ceph-mon[95116]: osdmap e1847: 8 total, 8 up, 8 in 2024-02-10T06:24:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:32 smithi189 ceph-mon[89631]: pgmap v3143: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 4.7 KiB/s wr, 98 op/s 2024-02-10T06:24:32.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:32 smithi189 ceph-mon[89631]: osdmap e1847: 8 total, 8 up, 8 in 2024-02-10T06:24:34.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:34 smithi178 ceph-mon[92537]: pgmap v3146: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 3.2 KiB/s wr, 85 op/s 2024-02-10T06:24:34.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:34 smithi178 ceph-mon[92537]: osdmap e1848: 8 total, 8 up, 8 in 2024-02-10T06:24:34.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:34 smithi178 ceph-mon[95116]: pgmap v3146: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 3.2 KiB/s wr, 85 op/s 2024-02-10T06:24:34.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:34 smithi178 ceph-mon[95116]: osdmap e1848: 8 total, 8 up, 8 in 2024-02-10T06:24:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:34 smithi189 ceph-mon[89631]: pgmap v3146: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 3.2 KiB/s wr, 85 op/s 2024-02-10T06:24:34.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:34 smithi189 ceph-mon[89631]: osdmap e1848: 8 total, 8 up, 8 in 2024-02-10T06:24:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:35 smithi178 ceph-mon[92537]: osdmap e1849: 8 total, 8 up, 8 in 2024-02-10T06:24:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:35 smithi178 ceph-mon[95116]: osdmap e1849: 8 total, 8 up, 8 in 2024-02-10T06:24:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:35 smithi189 ceph-mon[89631]: osdmap e1849: 8 total, 8 up, 8 in 2024-02-10T06:24:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:36 smithi178 ceph-mon[92537]: pgmap v3149: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2024-02-10T06:24:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:36 smithi178 ceph-mon[92537]: osdmap e1850: 8 total, 8 up, 8 in 2024-02-10T06:24:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:36 smithi178 ceph-mon[92537]: osdmap e1851: 8 total, 8 up, 8 in 2024-02-10T06:24:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:36 smithi178 ceph-mon[95116]: pgmap v3149: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2024-02-10T06:24:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:36 smithi178 ceph-mon[95116]: osdmap e1850: 8 total, 8 up, 8 in 2024-02-10T06:24:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:36 smithi178 ceph-mon[95116]: osdmap e1851: 8 total, 8 up, 8 in 2024-02-10T06:24:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:36 smithi189 ceph-mon[89631]: pgmap v3149: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 7.7 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2024-02-10T06:24:36.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:36 smithi189 ceph-mon[89631]: osdmap e1850: 8 total, 8 up, 8 in 2024-02-10T06:24:36.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:36 smithi189 ceph-mon[89631]: osdmap e1851: 8 total, 8 up, 8 in 2024-02-10T06:24:37.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:24:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:24:37] "GET /metrics HTTP/1.1" 200 83025 "" "Prometheus/2.43.0" 2024-02-10T06:24:38.089 INFO:tasks.workunit.client.0.smithi178.stdout:10.00% done 2024-02-10T06:24:38.089 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.QuiesceWatchError (6013 ms) 2024-02-10T06:24:38.089 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-02-10T06:24:38.090 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:24:38.105 INFO:tasks.workunit.client.0.smithi178.stderr:test quiesce is not long enough to time out 2024-02-10T06:24:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:37 smithi189 ceph-mon[89631]: pgmap v3152: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 6.7 KiB/s wr, 119 op/s 2024-02-10T06:24:38.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:37 smithi189 ceph-mon[89631]: osdmap e1852: 8 total, 8 up, 8 in 2024-02-10T06:24:38.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:37 smithi178 ceph-mon[92537]: pgmap v3152: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 6.7 KiB/s wr, 119 op/s 2024-02-10T06:24:38.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:37 smithi178 ceph-mon[92537]: osdmap e1852: 8 total, 8 up, 8 in 2024-02-10T06:24:38.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:37 smithi178 ceph-mon[95116]: pgmap v3152: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 6.7 KiB/s wr, 119 op/s 2024-02-10T06:24:38.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:37 smithi178 ceph-mon[95116]: osdmap e1852: 8 total, 8 up, 8 in 2024-02-10T06:24:39.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:38 smithi189 ceph-mon[89631]: osdmap e1853: 8 total, 8 up, 8 in 2024-02-10T06:24:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:38 smithi178 ceph-mon[92537]: osdmap e1853: 8 total, 8 up, 8 in 2024-02-10T06:24:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:38 smithi178 ceph-mon[95116]: osdmap e1853: 8 total, 8 up, 8 in 2024-02-10T06:24:40.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:39 smithi189 ceph-mon[89631]: pgmap v3155: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 6.7 KiB/s wr, 121 op/s 2024-02-10T06:24:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:39 smithi178 ceph-mon[92537]: pgmap v3155: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 6.7 KiB/s wr, 121 op/s 2024-02-10T06:24:40.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:39 smithi178 ceph-mon[95116]: pgmap v3155: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 6.7 KiB/s wr, 121 op/s 2024-02-10T06:24:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:41 smithi189 ceph-mon[89631]: pgmap v3156: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 5.3 KiB/s wr, 93 op/s 2024-02-10T06:24:42.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:41 smithi189 ceph-mon[89631]: osdmap e1854: 8 total, 8 up, 8 in 2024-02-10T06:24:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:41 smithi178 ceph-mon[92537]: pgmap v3156: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 5.3 KiB/s wr, 93 op/s 2024-02-10T06:24:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:41 smithi178 ceph-mon[92537]: osdmap e1854: 8 total, 8 up, 8 in 2024-02-10T06:24:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:41 smithi178 ceph-mon[95116]: pgmap v3156: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 5.3 KiB/s wr, 93 op/s 2024-02-10T06:24:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:41 smithi178 ceph-mon[95116]: osdmap e1854: 8 total, 8 up, 8 in 2024-02-10T06:24:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:43 smithi189 ceph-mon[89631]: pgmap v3158: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-02-10T06:24:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:43 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:24:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:43 smithi178 ceph-mon[92537]: pgmap v3158: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-02-10T06:24:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:43 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:24:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:43 smithi178 ceph-mon[95116]: pgmap v3158: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-02-10T06:24:44.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:43 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:24:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:45 smithi189 ceph-mon[89631]: pgmap v3159: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.4 KiB/s wr, 41 op/s 2024-02-10T06:24:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:45 smithi178 ceph-mon[92537]: pgmap v3159: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.4 KiB/s wr, 41 op/s 2024-02-10T06:24:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:45 smithi178 ceph-mon[95116]: pgmap v3159: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 2.4 KiB/s wr, 41 op/s 2024-02-10T06:24:47.017 INFO:tasks.workunit.client.0.smithi178.stderr:test quiesce is timed out 2024-02-10T06:24:47.020 INFO:tasks.workunit.client.0.smithi178.stderr:waiting for timed out ... 0 2024-02-10T06:24:47.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:46 smithi189 ceph-mon[89631]: osdmap e1855: 8 total, 8 up, 8 in 2024-02-10T06:24:47.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:46 smithi178 ceph-mon[92537]: osdmap e1855: 8 total, 8 up, 8 in 2024-02-10T06:24:47.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:46 smithi178 ceph-mon[95116]: osdmap e1855: 8 total, 8 up, 8 in 2024-02-10T06:24:47.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:24:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:24:47] "GET /metrics HTTP/1.1" 200 83012 "" "Prometheus/2.43.0" 2024-02-10T06:24:48.020 INFO:tasks.workunit.client.0.smithi178.stderr:waiting for timed out ... 1 2024-02-10T06:24:48.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:47 smithi189 ceph-mon[89631]: pgmap v3161: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.4 KiB/s wr, 30 op/s 2024-02-10T06:24:48.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:47 smithi189 ceph-mon[89631]: osdmap e1856: 8 total, 8 up, 8 in 2024-02-10T06:24:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:47 smithi178 ceph-mon[92537]: pgmap v3161: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.4 KiB/s wr, 30 op/s 2024-02-10T06:24:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:47 smithi178 ceph-mon[92537]: osdmap e1856: 8 total, 8 up, 8 in 2024-02-10T06:24:48.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:47 smithi178 ceph-mon[95116]: pgmap v3161: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.4 KiB/s wr, 30 op/s 2024-02-10T06:24:48.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:47 smithi178 ceph-mon[95116]: osdmap e1856: 8 total, 8 up, 8 in 2024-02-10T06:24:49.020 INFO:tasks.workunit.client.0.smithi178.stderr:waiting for timed out ... 2 2024-02-10T06:24:50.021 INFO:tasks.workunit.client.0.smithi178.stderr:waiting for timed out ... 3 2024-02-10T06:24:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:49 smithi189 ceph-mon[89631]: pgmap v3163: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-02-10T06:24:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:49 smithi178 ceph-mon[92537]: pgmap v3163: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-02-10T06:24:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:49 smithi178 ceph-mon[95116]: pgmap v3163: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-02-10T06:24:51.020 INFO:tasks.workunit.client.0.smithi178.stderr:waiting for timed out ... 4 2024-02-10T06:24:52.021 INFO:tasks.workunit.client.0.smithi178.stderr:waiting for timed out ... 5 2024-02-10T06:24:52.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:51 smithi189 ceph-mon[89631]: pgmap v3164: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 383 B/s wr, 7 op/s 2024-02-10T06:24:52.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:51 smithi178 ceph-mon[92537]: pgmap v3164: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 383 B/s wr, 7 op/s 2024-02-10T06:24:52.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:51 smithi178 ceph-mon[95116]: pgmap v3164: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 383 B/s wr, 7 op/s 2024-02-10T06:24:53.021 INFO:tasks.workunit.client.0.smithi178.stderr:waiting for timed out ... 6 2024-02-10T06:24:54.021 INFO:tasks.workunit.client.0.smithi178.stderr:waiting for timed out ... 7 2024-02-10T06:24:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:53 smithi189 ceph-mon[89631]: pgmap v3165: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-02-10T06:24:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:53 smithi178 ceph-mon[92537]: pgmap v3165: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-02-10T06:24:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:53 smithi178 ceph-mon[95116]: pgmap v3165: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-02-10T06:24:55.021 INFO:tasks.workunit.client.0.smithi178.stderr:waiting for timed out ... 8 2024-02-10T06:24:56.021 INFO:tasks.workunit.client.0.smithi178.stderr:waiting for timed out ... 9 2024-02-10T06:24:56.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:55 smithi189 ceph-mon[89631]: pgmap v3166: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 365 B/s wr, 4 op/s 2024-02-10T06:24:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:55 smithi178 ceph-mon[92537]: pgmap v3166: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 365 B/s wr, 4 op/s 2024-02-10T06:24:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:55 smithi178 ceph-mon[95116]: pgmap v3166: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 365 B/s wr, 4 op/s 2024-02-10T06:24:57.021 INFO:tasks.workunit.client.0.smithi178.stderr:waiting for timed out ... 10 2024-02-10T06:24:57.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:57 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:57 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:24:57.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:57 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:24:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:57 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:57 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:24:57.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:57 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:24:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:57 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:24:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:57 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:24:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:57 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:24:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:24:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:24:57] "GET /metrics HTTP/1.1" 200 83012 "" "Prometheus/2.43.0" 2024-02-10T06:24:58.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:58 smithi189 ceph-mon[89631]: pgmap v3167: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-02-10T06:24:58.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:58.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:58.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:58 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:24:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:58 smithi178 ceph-mon[95116]: pgmap v3167: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-02-10T06:24:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:58 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:24:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:58 smithi178 ceph-mon[92537]: pgmap v3167: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-02-10T06:24:58.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:24:58.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:24:58.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:58 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:24:59.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:24:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:24:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:24:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:24:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:24:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:25:00.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:00 smithi189 ceph-mon[89631]: pgmap v3168: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 269 B/s wr, 3 op/s 2024-02-10T06:25:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:00 smithi178 ceph-mon[92537]: pgmap v3168: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 269 B/s wr, 3 op/s 2024-02-10T06:25:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:00 smithi178 ceph-mon[95116]: pgmap v3168: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 KiB/s rd, 269 B/s wr, 3 op/s 2024-02-10T06:25:02.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:02 smithi189 ceph-mon[89631]: pgmap v3169: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 255 B/s wr, 2 op/s 2024-02-10T06:25:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:02 smithi178 ceph-mon[92537]: pgmap v3169: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 255 B/s wr, 2 op/s 2024-02-10T06:25:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:02 smithi178 ceph-mon[95116]: pgmap v3169: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.1 KiB/s rd, 255 B/s wr, 2 op/s 2024-02-10T06:25:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:03 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]: dispatch 2024-02-10T06:25:03.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:03 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]: dispatch 2024-02-10T06:25:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:03 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]: dispatch 2024-02-10T06:25:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:03 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]: dispatch 2024-02-10T06:25:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:03 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]: dispatch 2024-02-10T06:25:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:03 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]: dispatch 2024-02-10T06:25:04.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:04 smithi189 ceph-mon[89631]: pgmap v3170: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:04.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:04 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]': finished 2024-02-10T06:25:04.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:04 smithi189 ceph-mon[89631]: osdmap e1857: 8 total, 8 up, 8 in 2024-02-10T06:25:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:04 smithi178 ceph-mon[92537]: pgmap v3170: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:04 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]': finished 2024-02-10T06:25:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:04 smithi178 ceph-mon[92537]: osdmap e1857: 8 total, 8 up, 8 in 2024-02-10T06:25:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:04 smithi178 ceph-mon[95116]: pgmap v3170: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:04 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.17", "id": [3, 0]}]': finished 2024-02-10T06:25:04.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:04 smithi178 ceph-mon[95116]: osdmap e1857: 8 total, 8 up, 8 in 2024-02-10T06:25:05.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:05 smithi189 ceph-mon[89631]: osdmap e1858: 8 total, 8 up, 8 in 2024-02-10T06:25:05.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:05 smithi178 ceph-mon[92537]: osdmap e1858: 8 total, 8 up, 8 in 2024-02-10T06:25:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:05 smithi178 ceph-mon[95116]: osdmap e1858: 8 total, 8 up, 8 in 2024-02-10T06:25:06.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:06 smithi189 ceph-mon[89631]: pgmap v3173: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:06 smithi178 ceph-mon[92537]: pgmap v3173: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:06 smithi178 ceph-mon[95116]: pgmap v3173: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:25:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:25:07] "GET /metrics HTTP/1.1" 200 83025 "" "Prometheus/2.43.0" 2024-02-10T06:25:08.022 INFO:tasks.workunit.client.0.smithi178.stderr:test retry succeeds 2024-02-10T06:25:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:08 smithi178 ceph-mon[95116]: pgmap v3174: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:08 smithi178 ceph-mon[92537]: pgmap v3174: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:08.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:08 smithi189 ceph-mon[89631]: pgmap v3174: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:09.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:09 smithi178 ceph-mon[92537]: osdmap e1859: 8 total, 8 up, 8 in 2024-02-10T06:25:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:09 smithi178 ceph-mon[95116]: osdmap e1859: 8 total, 8 up, 8 in 2024-02-10T06:25:09.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:09 smithi189 ceph-mon[89631]: osdmap e1859: 8 total, 8 up, 8 in 2024-02-10T06:25:10.164 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (32075 ms) 2024-02-10T06:25:10.164 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-02-10T06:25:10.164 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:25:10.221 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.WriteZeroes (57 ms) 2024-02-10T06:25:10.221 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-02-10T06:25:10.221 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:25:10.287 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (67 ms) 2024-02-10T06:25:10.288 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-02-10T06:25:10.288 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:25:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:10 smithi178 ceph-mon[92537]: pgmap v3176: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T06:25:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:10 smithi178 ceph-mon[92537]: osdmap e1860: 8 total, 8 up, 8 in 2024-02-10T06:25:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:10 smithi178 ceph-mon[95116]: pgmap v3176: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T06:25:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:10 smithi178 ceph-mon[95116]: osdmap e1860: 8 total, 8 up, 8 in 2024-02-10T06:25:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:10 smithi189 ceph-mon[89631]: pgmap v3176: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T06:25:10.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:10 smithi189 ceph-mon[89631]: osdmap e1860: 8 total, 8 up, 8 in 2024-02-10T06:25:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:11 smithi178 ceph-mon[92537]: osdmap e1861: 8 total, 8 up, 8 in 2024-02-10T06:25:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:11 smithi178 ceph-mon[95116]: osdmap e1861: 8 total, 8 up, 8 in 2024-02-10T06:25:11.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:11 smithi189 ceph-mon[89631]: osdmap e1861: 8 total, 8 up, 8 in 2024-02-10T06:25:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:12 smithi178 ceph-mon[92537]: pgmap v3179: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 1.5 KiB/s wr, 15 op/s 2024-02-10T06:25:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:12 smithi178 ceph-mon[92537]: osdmap e1862: 8 total, 8 up, 8 in 2024-02-10T06:25:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:12 smithi178 ceph-mon[95116]: pgmap v3179: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 1.5 KiB/s wr, 15 op/s 2024-02-10T06:25:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:12 smithi178 ceph-mon[95116]: osdmap e1862: 8 total, 8 up, 8 in 2024-02-10T06:25:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:12 smithi189 ceph-mon[89631]: pgmap v3179: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 1.5 KiB/s wr, 15 op/s 2024-02-10T06:25:12.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:12 smithi189 ceph-mon[89631]: osdmap e1862: 8 total, 8 up, 8 in 2024-02-10T06:25:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:13 smithi178 ceph-mon[92537]: osdmap e1863: 8 total, 8 up, 8 in 2024-02-10T06:25:13.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:13 smithi178 ceph-mon[95116]: osdmap e1863: 8 total, 8 up, 8 in 2024-02-10T06:25:13.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:13 smithi189 ceph-mon[89631]: osdmap e1863: 8 total, 8 up, 8 in 2024-02-10T06:25:14.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:14 smithi189 ceph-mon[89631]: pgmap v3182: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.0 KiB/s wr, 32 op/s 2024-02-10T06:25:14.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:14 smithi189 ceph-mon[89631]: osdmap e1864: 8 total, 8 up, 8 in 2024-02-10T06:25:14.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:25:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:14 smithi178 ceph-mon[92537]: pgmap v3182: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.0 KiB/s wr, 32 op/s 2024-02-10T06:25:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:14 smithi178 ceph-mon[92537]: osdmap e1864: 8 total, 8 up, 8 in 2024-02-10T06:25:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:25:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:14 smithi178 ceph-mon[95116]: pgmap v3182: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 3.0 KiB/s wr, 32 op/s 2024-02-10T06:25:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:14 smithi178 ceph-mon[95116]: osdmap e1864: 8 total, 8 up, 8 in 2024-02-10T06:25:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:25:15.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:15 smithi178 ceph-mon[92537]: osdmap e1865: 8 total, 8 up, 8 in 2024-02-10T06:25:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:15 smithi178 ceph-mon[95116]: osdmap e1865: 8 total, 8 up, 8 in 2024-02-10T06:25:15.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:15 smithi189 ceph-mon[89631]: osdmap e1865: 8 total, 8 up, 8 in 2024-02-10T06:25:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:16 smithi178 ceph-mon[92537]: pgmap v3185: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 121 op/s 2024-02-10T06:25:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:16 smithi178 ceph-mon[92537]: osdmap e1866: 8 total, 8 up, 8 in 2024-02-10T06:25:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:16 smithi178 ceph-mon[92537]: osdmap e1867: 8 total, 8 up, 8 in 2024-02-10T06:25:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:16 smithi178 ceph-mon[95116]: pgmap v3185: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 121 op/s 2024-02-10T06:25:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:16 smithi178 ceph-mon[95116]: osdmap e1866: 8 total, 8 up, 8 in 2024-02-10T06:25:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:16 smithi178 ceph-mon[95116]: osdmap e1867: 8 total, 8 up, 8 in 2024-02-10T06:25:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:16 smithi189 ceph-mon[89631]: pgmap v3185: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 121 op/s 2024-02-10T06:25:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:16 smithi189 ceph-mon[89631]: osdmap e1866: 8 total, 8 up, 8 in 2024-02-10T06:25:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:16 smithi189 ceph-mon[89631]: osdmap e1867: 8 total, 8 up, 8 in 2024-02-10T06:25:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:25:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:25:17] "GET /metrics HTTP/1.1" 200 83029 "" "Prometheus/2.43.0" 2024-02-10T06:25:18.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:17 smithi189 ceph-mon[89631]: pgmap v3188: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 8.5 KiB/s wr, 154 op/s 2024-02-10T06:25:18.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:17 smithi189 ceph-mon[89631]: osdmap e1868: 8 total, 8 up, 8 in 2024-02-10T06:25:18.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:17 smithi178 ceph-mon[92537]: pgmap v3188: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 8.5 KiB/s wr, 154 op/s 2024-02-10T06:25:18.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:17 smithi178 ceph-mon[92537]: osdmap e1868: 8 total, 8 up, 8 in 2024-02-10T06:25:18.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:17 smithi178 ceph-mon[95116]: pgmap v3188: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 8.5 KiB/s wr, 154 op/s 2024-02-10T06:25:18.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:17 smithi178 ceph-mon[95116]: osdmap e1868: 8 total, 8 up, 8 in 2024-02-10T06:25:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:18 smithi189 ceph-mon[89631]: osdmap e1869: 8 total, 8 up, 8 in 2024-02-10T06:25:19.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:18 smithi178 ceph-mon[92537]: osdmap e1869: 8 total, 8 up, 8 in 2024-02-10T06:25:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:18 smithi178 ceph-mon[95116]: osdmap e1869: 8 total, 8 up, 8 in 2024-02-10T06:25:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:20 smithi189 ceph-mon[89631]: pgmap v3191: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 5.2 KiB/s wr, 54 op/s 2024-02-10T06:25:20.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:20 smithi189 ceph-mon[89631]: osdmap e1870: 8 total, 8 up, 8 in 2024-02-10T06:25:20.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:20 smithi178 ceph-mon[92537]: pgmap v3191: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 5.2 KiB/s wr, 54 op/s 2024-02-10T06:25:20.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:20 smithi178 ceph-mon[92537]: osdmap e1870: 8 total, 8 up, 8 in 2024-02-10T06:25:20.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:20 smithi178 ceph-mon[95116]: pgmap v3191: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 5.2 KiB/s wr, 54 op/s 2024-02-10T06:25:20.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:20 smithi178 ceph-mon[95116]: osdmap e1870: 8 total, 8 up, 8 in 2024-02-10T06:25:21.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:21 smithi189 ceph-mon[89631]: osdmap e1871: 8 total, 8 up, 8 in 2024-02-10T06:25:21.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:21 smithi189 ceph-mon[89631]: osdmap e1872: 8 total, 8 up, 8 in 2024-02-10T06:25:21.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:21 smithi178 ceph-mon[92537]: osdmap e1871: 8 total, 8 up, 8 in 2024-02-10T06:25:21.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:21 smithi178 ceph-mon[92537]: osdmap e1872: 8 total, 8 up, 8 in 2024-02-10T06:25:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:21 smithi178 ceph-mon[95116]: osdmap e1871: 8 total, 8 up, 8 in 2024-02-10T06:25:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:21 smithi178 ceph-mon[95116]: osdmap e1872: 8 total, 8 up, 8 in 2024-02-10T06:25:22.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:22 smithi189 ceph-mon[89631]: pgmap v3194: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 16 op/s 2024-02-10T06:25:22.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:22 smithi178 ceph-mon[92537]: pgmap v3194: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 16 op/s 2024-02-10T06:25:22.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:22 smithi178 ceph-mon[95116]: pgmap v3194: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 16 op/s 2024-02-10T06:25:23.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:23 smithi189 ceph-mon[89631]: osdmap e1873: 8 total, 8 up, 8 in 2024-02-10T06:25:23.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:23 smithi178 ceph-mon[92537]: osdmap e1873: 8 total, 8 up, 8 in 2024-02-10T06:25:23.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:23 smithi178 ceph-mon[95116]: osdmap e1873: 8 total, 8 up, 8 in 2024-02-10T06:25:24.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:24 smithi189 ceph-mon[89631]: pgmap v3197: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-10T06:25:24.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:24 smithi189 ceph-mon[89631]: osdmap e1874: 8 total, 8 up, 8 in 2024-02-10T06:25:24.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:24 smithi178 ceph-mon[92537]: pgmap v3197: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-10T06:25:24.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:24 smithi178 ceph-mon[92537]: osdmap e1874: 8 total, 8 up, 8 in 2024-02-10T06:25:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:24 smithi178 ceph-mon[95116]: pgmap v3197: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 1023 B/s wr, 6 op/s 2024-02-10T06:25:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:24 smithi178 ceph-mon[95116]: osdmap e1874: 8 total, 8 up, 8 in 2024-02-10T06:25:25.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:25 smithi189 ceph-mon[89631]: osdmap e1875: 8 total, 8 up, 8 in 2024-02-10T06:25:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:25 smithi178 ceph-mon[92537]: osdmap e1875: 8 total, 8 up, 8 in 2024-02-10T06:25:25.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:25 smithi178 ceph-mon[95116]: osdmap e1875: 8 total, 8 up, 8 in 2024-02-10T06:25:26.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:26 smithi189 ceph-mon[89631]: pgmap v3200: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 5.0 KiB/s wr, 241 op/s 2024-02-10T06:25:26.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:26 smithi189 ceph-mon[89631]: osdmap e1876: 8 total, 8 up, 8 in 2024-02-10T06:25:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:26 smithi178 ceph-mon[92537]: pgmap v3200: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 5.0 KiB/s wr, 241 op/s 2024-02-10T06:25:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:26 smithi178 ceph-mon[92537]: osdmap e1876: 8 total, 8 up, 8 in 2024-02-10T06:25:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:26 smithi178 ceph-mon[95116]: pgmap v3200: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 176 KiB/s rd, 5.0 KiB/s wr, 241 op/s 2024-02-10T06:25:26.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:26 smithi178 ceph-mon[95116]: osdmap e1876: 8 total, 8 up, 8 in 2024-02-10T06:25:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:27 smithi178 ceph-mon[92537]: osdmap e1877: 8 total, 8 up, 8 in 2024-02-10T06:25:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:27 smithi178 ceph-mon[95116]: osdmap e1877: 8 total, 8 up, 8 in 2024-02-10T06:25:27.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:27 smithi189 ceph-mon[89631]: osdmap e1877: 8 total, 8 up, 8 in 2024-02-10T06:25:27.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:25:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:25:27] "GET /metrics HTTP/1.1" 200 83029 "" "Prometheus/2.43.0" 2024-02-10T06:25:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:28 smithi178 ceph-mon[95116]: pgmap v3203: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 4.7 KiB/s wr, 244 op/s 2024-02-10T06:25:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:28 smithi178 ceph-mon[95116]: osdmap e1878: 8 total, 8 up, 8 in 2024-02-10T06:25:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:28 smithi178 ceph-mon[92537]: pgmap v3203: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 4.7 KiB/s wr, 244 op/s 2024-02-10T06:25:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:28 smithi178 ceph-mon[92537]: osdmap e1878: 8 total, 8 up, 8 in 2024-02-10T06:25:28.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:28 smithi189 ceph-mon[89631]: pgmap v3203: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 4.7 KiB/s wr, 244 op/s 2024-02-10T06:25:28.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:28 smithi189 ceph-mon[89631]: osdmap e1878: 8 total, 8 up, 8 in 2024-02-10T06:25:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:29 smithi178 ceph-mon[92537]: osdmap e1879: 8 total, 8 up, 8 in 2024-02-10T06:25:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:25:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:29 smithi178 ceph-mon[95116]: osdmap e1879: 8 total, 8 up, 8 in 2024-02-10T06:25:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:25:29.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:29 smithi189 ceph-mon[89631]: osdmap e1879: 8 total, 8 up, 8 in 2024-02-10T06:25:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:25:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:30 smithi178 ceph-mon[92537]: pgmap v3206: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-02-10T06:25:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:30 smithi178 ceph-mon[92537]: osdmap e1880: 8 total, 8 up, 8 in 2024-02-10T06:25:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:30 smithi178 ceph-mon[95116]: pgmap v3206: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-02-10T06:25:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:30 smithi178 ceph-mon[95116]: osdmap e1880: 8 total, 8 up, 8 in 2024-02-10T06:25:30.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:30 smithi189 ceph-mon[89631]: pgmap v3206: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-02-10T06:25:30.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:30 smithi189 ceph-mon[89631]: osdmap e1880: 8 total, 8 up, 8 in 2024-02-10T06:25:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:31 smithi178 ceph-mon[92537]: osdmap e1881: 8 total, 8 up, 8 in 2024-02-10T06:25:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:31 smithi178 ceph-mon[92537]: osdmap e1882: 8 total, 8 up, 8 in 2024-02-10T06:25:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:31 smithi178 ceph-mon[95116]: osdmap e1881: 8 total, 8 up, 8 in 2024-02-10T06:25:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:31 smithi178 ceph-mon[95116]: osdmap e1882: 8 total, 8 up, 8 in 2024-02-10T06:25:31.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:31 smithi189 ceph-mon[89631]: osdmap e1881: 8 total, 8 up, 8 in 2024-02-10T06:25:31.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:31 smithi189 ceph-mon[89631]: osdmap e1882: 8 total, 8 up, 8 in 2024-02-10T06:25:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:32 smithi178 ceph-mon[92537]: pgmap v3209: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-02-10T06:25:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:32 smithi178 ceph-mon[92537]: osdmap e1883: 8 total, 8 up, 8 in 2024-02-10T06:25:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:32 smithi178 ceph-mon[95116]: pgmap v3209: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-02-10T06:25:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:32 smithi178 ceph-mon[95116]: osdmap e1883: 8 total, 8 up, 8 in 2024-02-10T06:25:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:32 smithi189 ceph-mon[89631]: pgmap v3209: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-02-10T06:25:32.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:32 smithi189 ceph-mon[89631]: osdmap e1883: 8 total, 8 up, 8 in 2024-02-10T06:25:34.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:33 smithi189 ceph-mon[89631]: pgmap v3212: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-02-10T06:25:34.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:33 smithi189 ceph-mon[89631]: osdmap e1884: 8 total, 8 up, 8 in 2024-02-10T06:25:34.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:33 smithi178 ceph-mon[92537]: pgmap v3212: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-02-10T06:25:34.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:33 smithi178 ceph-mon[92537]: osdmap e1884: 8 total, 8 up, 8 in 2024-02-10T06:25:34.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:33 smithi178 ceph-mon[95116]: pgmap v3212: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-02-10T06:25:34.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:33 smithi178 ceph-mon[95116]: osdmap e1884: 8 total, 8 up, 8 in 2024-02-10T06:25:35.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:34 smithi189 ceph-mon[89631]: osdmap e1885: 8 total, 8 up, 8 in 2024-02-10T06:25:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:34 smithi178 ceph-mon[92537]: osdmap e1885: 8 total, 8 up, 8 in 2024-02-10T06:25:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:34 smithi178 ceph-mon[95116]: osdmap e1885: 8 total, 8 up, 8 in 2024-02-10T06:25:36.103 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] TestLibRBD.ConcurentOperations (25815 ms) 2024-02-10T06:25:36.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:36 smithi189 ceph-mon[89631]: pgmap v3215: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 3.7 KiB/s wr, 66 op/s 2024-02-10T06:25:36.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:36 smithi189 ceph-mon[89631]: osdmap e1886: 8 total, 8 up, 8 in 2024-02-10T06:25:36.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:36 smithi189 ceph-mon[89631]: osdmap e1887: 8 total, 8 up, 8 in 2024-02-10T06:25:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:36 smithi178 ceph-mon[92537]: pgmap v3215: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 3.7 KiB/s wr, 66 op/s 2024-02-10T06:25:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:36 smithi178 ceph-mon[92537]: osdmap e1886: 8 total, 8 up, 8 in 2024-02-10T06:25:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:36 smithi178 ceph-mon[92537]: osdmap e1887: 8 total, 8 up, 8 in 2024-02-10T06:25:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:36 smithi178 ceph-mon[95116]: pgmap v3215: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 3.7 KiB/s wr, 66 op/s 2024-02-10T06:25:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:36 smithi178 ceph-mon[95116]: osdmap e1886: 8 total, 8 up, 8 in 2024-02-10T06:25:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:36 smithi178 ceph-mon[95116]: osdmap e1887: 8 total, 8 up, 8 in 2024-02-10T06:25:37.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:25:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:25:37] "GET /metrics HTTP/1.1" 200 83021 "" "Prometheus/2.43.0" 2024-02-10T06:25:38.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:38 smithi189 ceph-mon[89631]: pgmap v3218: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.2 KiB/s wr, 71 op/s 2024-02-10T06:25:38.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:38 smithi189 ceph-mon[89631]: osdmap e1888: 8 total, 8 up, 8 in 2024-02-10T06:25:38.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:38 smithi178 ceph-mon[92537]: pgmap v3218: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.2 KiB/s wr, 71 op/s 2024-02-10T06:25:38.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:38 smithi178 ceph-mon[92537]: osdmap e1888: 8 total, 8 up, 8 in 2024-02-10T06:25:38.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:38 smithi178 ceph-mon[95116]: pgmap v3218: 745 pgs: 745 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.2 KiB/s wr, 71 op/s 2024-02-10T06:25:38.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:38 smithi178 ceph-mon[95116]: osdmap e1888: 8 total, 8 up, 8 in 2024-02-10T06:25:39.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:39 smithi189 ceph-mon[89631]: osdmap e1889: 8 total, 8 up, 8 in 2024-02-10T06:25:39.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:39 smithi189 ceph-mon[89631]: osdmap e1890: 8 total, 8 up, 8 in 2024-02-10T06:25:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:39 smithi178 ceph-mon[92537]: osdmap e1889: 8 total, 8 up, 8 in 2024-02-10T06:25:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:39 smithi178 ceph-mon[92537]: osdmap e1890: 8 total, 8 up, 8 in 2024-02-10T06:25:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:39 smithi178 ceph-mon[95116]: osdmap e1889: 8 total, 8 up, 8 in 2024-02-10T06:25:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:39 smithi178 ceph-mon[95116]: osdmap e1890: 8 total, 8 up, 8 in 2024-02-10T06:25:40.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:40 smithi189 ceph-mon[89631]: pgmap v3221: 681 pgs: 681 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:40.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:40 smithi189 ceph-mon[89631]: osdmap e1891: 8 total, 8 up, 8 in 2024-02-10T06:25:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:40 smithi178 ceph-mon[92537]: pgmap v3221: 681 pgs: 681 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:40.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:40 smithi178 ceph-mon[92537]: osdmap e1891: 8 total, 8 up, 8 in 2024-02-10T06:25:40.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:40 smithi178 ceph-mon[95116]: pgmap v3221: 681 pgs: 681 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:40.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:40 smithi178 ceph-mon[95116]: osdmap e1891: 8 total, 8 up, 8 in 2024-02-10T06:25:42.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:41 smithi189 ceph-mon[89631]: pgmap v3224: 617 pgs: 617 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:42.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:41 smithi189 ceph-mon[89631]: osdmap e1892: 8 total, 8 up, 8 in 2024-02-10T06:25:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:41 smithi178 ceph-mon[92537]: pgmap v3224: 617 pgs: 617 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:41 smithi178 ceph-mon[92537]: osdmap e1892: 8 total, 8 up, 8 in 2024-02-10T06:25:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:41 smithi178 ceph-mon[95116]: pgmap v3224: 617 pgs: 617 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:41 smithi178 ceph-mon[95116]: osdmap e1892: 8 total, 8 up, 8 in 2024-02-10T06:25:43.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:42 smithi189 ceph-mon[89631]: osdmap e1893: 8 total, 8 up, 8 in 2024-02-10T06:25:43.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:42 smithi178 ceph-mon[92537]: osdmap e1893: 8 total, 8 up, 8 in 2024-02-10T06:25:43.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:42 smithi178 ceph-mon[95116]: osdmap e1893: 8 total, 8 up, 8 in 2024-02-10T06:25:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:44 smithi189 ceph-mon[89631]: pgmap v3227: 553 pgs: 553 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:44 smithi189 ceph-mon[89631]: osdmap e1894: 8 total, 8 up, 8 in 2024-02-10T06:25:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:25:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:44 smithi178 ceph-mon[92537]: pgmap v3227: 553 pgs: 553 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:44 smithi178 ceph-mon[92537]: osdmap e1894: 8 total, 8 up, 8 in 2024-02-10T06:25:44.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:25:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:44 smithi178 ceph-mon[95116]: pgmap v3227: 553 pgs: 553 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:44.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:44 smithi178 ceph-mon[95116]: osdmap e1894: 8 total, 8 up, 8 in 2024-02-10T06:25:44.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:25:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:45 smithi189 ceph-mon[89631]: osdmap e1895: 8 total, 8 up, 8 in 2024-02-10T06:25:45.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:45 smithi178 ceph-mon[92537]: osdmap e1895: 8 total, 8 up, 8 in 2024-02-10T06:25:45.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:45 smithi178 ceph-mon[95116]: osdmap e1895: 8 total, 8 up, 8 in 2024-02-10T06:25:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:46 smithi189 ceph-mon[89631]: pgmap v3230: 489 pgs: 489 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:46 smithi189 ceph-mon[89631]: osdmap e1896: 8 total, 8 up, 8 in 2024-02-10T06:25:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:46 smithi189 ceph-mon[89631]: osdmap e1897: 8 total, 8 up, 8 in 2024-02-10T06:25:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:46 smithi178 ceph-mon[92537]: pgmap v3230: 489 pgs: 489 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:46 smithi178 ceph-mon[92537]: osdmap e1896: 8 total, 8 up, 8 in 2024-02-10T06:25:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:46 smithi178 ceph-mon[92537]: osdmap e1897: 8 total, 8 up, 8 in 2024-02-10T06:25:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:46 smithi178 ceph-mon[95116]: pgmap v3230: 489 pgs: 489 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:46 smithi178 ceph-mon[95116]: osdmap e1896: 8 total, 8 up, 8 in 2024-02-10T06:25:46.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:46 smithi178 ceph-mon[95116]: osdmap e1897: 8 total, 8 up, 8 in 2024-02-10T06:25:47.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:25:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:25:47] "GET /metrics HTTP/1.1" 200 66182 "" "Prometheus/2.43.0" 2024-02-10T06:25:48.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:47 smithi189 ceph-mon[89631]: pgmap v3233: 425 pgs: 425 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:48.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:47 smithi189 ceph-mon[89631]: osdmap e1898: 8 total, 8 up, 8 in 2024-02-10T06:25:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:47 smithi178 ceph-mon[92537]: pgmap v3233: 425 pgs: 425 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:47 smithi178 ceph-mon[92537]: osdmap e1898: 8 total, 8 up, 8 in 2024-02-10T06:25:48.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:47 smithi178 ceph-mon[95116]: pgmap v3233: 425 pgs: 425 active+clean; 6.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:48.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:47 smithi178 ceph-mon[95116]: osdmap e1898: 8 total, 8 up, 8 in 2024-02-10T06:25:49.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:48 smithi189 ceph-mon[89631]: osdmap e1899: 8 total, 8 up, 8 in 2024-02-10T06:25:49.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:48 smithi178 ceph-mon[92537]: osdmap e1899: 8 total, 8 up, 8 in 2024-02-10T06:25:49.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:48 smithi178 ceph-mon[95116]: osdmap e1899: 8 total, 8 up, 8 in 2024-02-10T06:25:50.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:50 smithi189 ceph-mon[89631]: pgmap v3236: 361 pgs: 361 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:50.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:50 smithi189 ceph-mon[89631]: osdmap e1900: 8 total, 8 up, 8 in 2024-02-10T06:25:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:50 smithi178 ceph-mon[92537]: pgmap v3236: 361 pgs: 361 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:50 smithi178 ceph-mon[92537]: osdmap e1900: 8 total, 8 up, 8 in 2024-02-10T06:25:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:50 smithi178 ceph-mon[95116]: pgmap v3236: 361 pgs: 361 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:50 smithi178 ceph-mon[95116]: osdmap e1900: 8 total, 8 up, 8 in 2024-02-10T06:25:51.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:51 smithi189 ceph-mon[89631]: osdmap e1901: 8 total, 8 up, 8 in 2024-02-10T06:25:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:51 smithi178 ceph-mon[95116]: osdmap e1901: 8 total, 8 up, 8 in 2024-02-10T06:25:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:51 smithi178 ceph-mon[92537]: osdmap e1901: 8 total, 8 up, 8 in 2024-02-10T06:25:52.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:52 smithi189 ceph-mon[89631]: pgmap v3239: 297 pgs: 297 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:52.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:52 smithi189 ceph-mon[89631]: osdmap e1902: 8 total, 8 up, 8 in 2024-02-10T06:25:52.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:52 smithi178 ceph-mon[92537]: pgmap v3239: 297 pgs: 297 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:52.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:52 smithi178 ceph-mon[92537]: osdmap e1902: 8 total, 8 up, 8 in 2024-02-10T06:25:52.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:52 smithi178 ceph-mon[95116]: pgmap v3239: 297 pgs: 297 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:52.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:52 smithi178 ceph-mon[95116]: osdmap e1902: 8 total, 8 up, 8 in 2024-02-10T06:25:53.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:53 smithi189 ceph-mon[89631]: osdmap e1903: 8 total, 8 up, 8 in 2024-02-10T06:25:53.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:53 smithi178 ceph-mon[92537]: osdmap e1903: 8 total, 8 up, 8 in 2024-02-10T06:25:53.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:53 smithi178 ceph-mon[95116]: osdmap e1903: 8 total, 8 up, 8 in 2024-02-10T06:25:54.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:54 smithi189 ceph-mon[89631]: pgmap v3242: 233 pgs: 233 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:54.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:54 smithi189 ceph-mon[89631]: osdmap e1904: 8 total, 8 up, 8 in 2024-02-10T06:25:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:54 smithi178 ceph-mon[95116]: pgmap v3242: 233 pgs: 233 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:54 smithi178 ceph-mon[95116]: osdmap e1904: 8 total, 8 up, 8 in 2024-02-10T06:25:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:54 smithi178 ceph-mon[92537]: pgmap v3242: 233 pgs: 233 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:54 smithi178 ceph-mon[92537]: osdmap e1904: 8 total, 8 up, 8 in 2024-02-10T06:25:55.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:55 smithi178 ceph-mon[92537]: osdmap e1905: 8 total, 8 up, 8 in 2024-02-10T06:25:55.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:55 smithi178 ceph-mon[95116]: osdmap e1905: 8 total, 8 up, 8 in 2024-02-10T06:25:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:55 smithi189 ceph-mon[89631]: osdmap e1905: 8 total, 8 up, 8 in 2024-02-10T06:25:56.051 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 159 tests from TestLibRBD (330783 ms total) 2024-02-10T06:25:56.051 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:25:56.051 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 13 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-02-10T06:25:56.092 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-02-10T06:25:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:56 smithi178 ceph-mon[92537]: pgmap v3245: 169 pgs: 169 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:56 smithi178 ceph-mon[92537]: osdmap e1906: 8 total, 8 up, 8 in 2024-02-10T06:25:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:56 smithi178 ceph-mon[95116]: pgmap v3245: 169 pgs: 169 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:56 smithi178 ceph-mon[95116]: osdmap e1906: 8 total, 8 up, 8 in 2024-02-10T06:25:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:56 smithi189 ceph-mon[89631]: pgmap v3245: 169 pgs: 169 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:56.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:56 smithi189 ceph-mon[89631]: osdmap e1906: 8 total, 8 up, 8 in 2024-02-10T06:25:57.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:57 smithi178 ceph-mon[92537]: osdmap e1907: 8 total, 8 up, 8 in 2024-02-10T06:25:57.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:57 smithi178 ceph-mon[95116]: osdmap e1907: 8 total, 8 up, 8 in 2024-02-10T06:25:57.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:57 smithi189 ceph-mon[89631]: osdmap e1907: 8 total, 8 up, 8 in 2024-02-10T06:25:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:25:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:25:57] "GET /metrics HTTP/1.1" 200 66182 "" "Prometheus/2.43.0" 2024-02-10T06:25:58.061 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:25:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:58 smithi178 ceph-mon[92537]: pgmap v3248: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:58 smithi178 ceph-mon[92537]: osdmap e1908: 8 total, 8 up, 8 in 2024-02-10T06:25:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:58 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1884132040' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:25:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:58 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:58 smithi178 ceph-mon[95116]: pgmap v3248: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:58 smithi178 ceph-mon[95116]: osdmap e1908: 8 total, 8 up, 8 in 2024-02-10T06:25:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:58 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1884132040' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:25:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:58 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:58.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:58 smithi189 ceph-mon[89631]: pgmap v3248: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:25:58.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:58 smithi189 ceph-mon[89631]: osdmap e1908: 8 total, 8 up, 8 in 2024-02-10T06:25:58.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:58 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1884132040' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:25:58.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:58 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:25:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:59 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1884132040' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:25:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:59 smithi178 ceph-mon[92537]: osdmap e1909: 8 total, 8 up, 8 in 2024-02-10T06:25:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:59.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:25:59.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:25:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:25:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:59 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1884132040' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:25:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:59 smithi178 ceph-mon[95116]: osdmap e1909: 8 total, 8 up, 8 in 2024-02-10T06:25:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:25:59.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:25:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:25:59.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:59 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1884132040' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:25:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:59 smithi189 ceph-mon[89631]: osdmap e1909: 8 total, 8 up, 8 in 2024-02-10T06:25:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:25:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:25:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:25:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:25:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:26:00.118 INFO:tasks.workunit.client.0.smithi178.stdout: wrote [3976991~99863,7954915~80843,9348361~44784,9703577~14396,12321474~8388,14681530~75480,15873260~54635,16135054~8047,16441352~45695] 2024-02-10T06:26:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:00 smithi178 ceph-mon[92537]: pgmap v3251: 137 pgs: 4 creating+peering, 14 unknown, 119 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:26:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:00 smithi178 ceph-mon[92537]: osdmap e1910: 8 total, 8 up, 8 in 2024-02-10T06:26:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:00 smithi178 ceph-mon[95116]: pgmap v3251: 137 pgs: 4 creating+peering, 14 unknown, 119 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:26:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:00 smithi178 ceph-mon[95116]: osdmap e1910: 8 total, 8 up, 8 in 2024-02-10T06:26:00.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:00 smithi189 ceph-mon[89631]: pgmap v3251: 137 pgs: 4 creating+peering, 14 unknown, 119 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:26:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:00 smithi189 ceph-mon[89631]: osdmap e1910: 8 total, 8 up, 8 in 2024-02-10T06:26:01.089 INFO:tasks.workunit.client.0.smithi178.stdout: wrote [3533380~67974,4275787~43472,7918536~67291,11115158~85593,11394298~8999,11992942~90444,14142020~62690,15727678~68693,16695893~18151,19220120~102320] 2024-02-10T06:26:01.097 INFO:tasks.workunit.client.0.smithi178.stdout: diff was [3533380~67974,4275787~43472,7918536~67291,11115158~85593,11394298~8999,11992942~90444,14142020~62690,15727678~68693,16487047~226997,16777216~2545224] 2024-02-10T06:26:01.101 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5008 ms) 2024-02-10T06:26:01.101 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministic 2024-02-10T06:26:01.101 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:26:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:01 smithi178 ceph-mon[92537]: osdmap e1911: 8 total, 8 up, 8 in 2024-02-10T06:26:01.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:01 smithi178 ceph-mon[95116]: osdmap e1911: 8 total, 8 up, 8 in 2024-02-10T06:26:01.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:01 smithi189 ceph-mon[89631]: osdmap e1911: 8 total, 8 up, 8 in 2024-02-10T06:26:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:02 smithi178 ceph-mon[92537]: pgmap v3254: 137 pgs: 4 creating+peering, 133 active+clean; 8.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 20 KiB/s wr, 17 op/s 2024-02-10T06:26:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:02 smithi178 ceph-mon[92537]: osdmap e1912: 8 total, 8 up, 8 in 2024-02-10T06:26:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:02 smithi178 ceph-mon[95116]: pgmap v3254: 137 pgs: 4 creating+peering, 133 active+clean; 8.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 20 KiB/s wr, 17 op/s 2024-02-10T06:26:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:02 smithi178 ceph-mon[95116]: osdmap e1912: 8 total, 8 up, 8 in 2024-02-10T06:26:02.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:02 smithi189 ceph-mon[89631]: pgmap v3254: 137 pgs: 4 creating+peering, 133 active+clean; 8.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 20 KiB/s wr, 17 op/s 2024-02-10T06:26:02.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:02 smithi189 ceph-mon[89631]: osdmap e1912: 8 total, 8 up, 8 in 2024-02-10T06:26:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:03 smithi178 ceph-mon[92537]: osdmap e1913: 8 total, 8 up, 8 in 2024-02-10T06:26:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:03 smithi178 ceph-mon[95116]: osdmap e1913: 8 total, 8 up, 8 in 2024-02-10T06:26:03.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:03 smithi189 ceph-mon[89631]: osdmap e1913: 8 total, 8 up, 8 in 2024-02-10T06:26:04.123 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministic (3022 ms) 2024-02-10T06:26:04.123 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicPP 2024-02-10T06:26:04.123 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:26:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:04 smithi178 ceph-mon[92537]: pgmap v3257: 137 pgs: 137 active+clean; 8.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 20 KiB/s wr, 17 op/s 2024-02-10T06:26:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:04 smithi178 ceph-mon[92537]: osdmap e1914: 8 total, 8 up, 8 in 2024-02-10T06:26:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:04 smithi178 ceph-mon[95116]: pgmap v3257: 137 pgs: 137 active+clean; 8.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 20 KiB/s wr, 17 op/s 2024-02-10T06:26:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:04 smithi178 ceph-mon[95116]: osdmap e1914: 8 total, 8 up, 8 in 2024-02-10T06:26:04.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:04 smithi189 ceph-mon[89631]: pgmap v3257: 137 pgs: 137 active+clean; 8.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 20 KiB/s wr, 17 op/s 2024-02-10T06:26:04.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:04 smithi189 ceph-mon[89631]: osdmap e1914: 8 total, 8 up, 8 in 2024-02-10T06:26:05.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:05 smithi178 ceph-mon[92537]: osdmap e1915: 8 total, 8 up, 8 in 2024-02-10T06:26:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:05 smithi178 ceph-mon[95116]: osdmap e1915: 8 total, 8 up, 8 in 2024-02-10T06:26:05.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:05 smithi189 ceph-mon[89631]: osdmap e1915: 8 total, 8 up, 8 in 2024-02-10T06:26:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:06 smithi178 ceph-mon[92537]: pgmap v3260: 137 pgs: 137 active+clean; 20 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 178 KiB/s wr, 44 op/s 2024-02-10T06:26:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:06 smithi178 ceph-mon[92537]: osdmap e1916: 8 total, 8 up, 8 in 2024-02-10T06:26:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:06 smithi178 ceph-mon[95116]: pgmap v3260: 137 pgs: 137 active+clean; 20 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 178 KiB/s wr, 44 op/s 2024-02-10T06:26:06.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:06 smithi178 ceph-mon[95116]: osdmap e1916: 8 total, 8 up, 8 in 2024-02-10T06:26:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:06 smithi189 ceph-mon[89631]: pgmap v3260: 137 pgs: 137 active+clean; 20 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 178 KiB/s wr, 44 op/s 2024-02-10T06:26:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:06 smithi189 ceph-mon[89631]: osdmap e1916: 8 total, 8 up, 8 in 2024-02-10T06:26:07.138 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicPP (3015 ms) 2024-02-10T06:26:07.138 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-02-10T06:26:07.138 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:26:07.363 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:07 smithi178 ceph-mon[92537]: osdmap e1917: 8 total, 8 up, 8 in 2024-02-10T06:26:07.363 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:07 smithi178 ceph-mon[95116]: osdmap e1917: 8 total, 8 up, 8 in 2024-02-10T06:26:07.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:07 smithi189 ceph-mon[89631]: osdmap e1917: 8 total, 8 up, 8 in 2024-02-10T06:26:07.712 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:26:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:26:07] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2024-02-10T06:26:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:08 smithi178 ceph-mon[92537]: pgmap v3263: 137 pgs: 137 active+clean; 23 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 252 KiB/s wr, 70 op/s 2024-02-10T06:26:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:08 smithi178 ceph-mon[92537]: osdmap e1918: 8 total, 8 up, 8 in 2024-02-10T06:26:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:08 smithi178 ceph-mon[95116]: pgmap v3263: 137 pgs: 137 active+clean; 23 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 252 KiB/s wr, 70 op/s 2024-02-10T06:26:08.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:08 smithi178 ceph-mon[95116]: osdmap e1918: 8 total, 8 up, 8 in 2024-02-10T06:26:08.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:08 smithi189 ceph-mon[89631]: pgmap v3263: 137 pgs: 137 active+clean; 23 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 252 KiB/s wr, 70 op/s 2024-02-10T06:26:08.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:08 smithi189 ceph-mon[89631]: osdmap e1918: 8 total, 8 up, 8 in 2024-02-10T06:26:09.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:09 smithi178 ceph-mon[92537]: osdmap e1919: 8 total, 8 up, 8 in 2024-02-10T06:26:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:09 smithi178 ceph-mon[95116]: osdmap e1919: 8 total, 8 up, 8 in 2024-02-10T06:26:09.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:09 smithi189 ceph-mon[89631]: osdmap e1919: 8 total, 8 up, 8 in 2024-02-10T06:26:10.154 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3016 ms) 2024-02-10T06:26:10.154 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-02-10T06:26:10.155 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:26:10.226 INFO:tasks.workunit.client.0.smithi178.stdout: i=0 exists [16658491~98581,52757236~7512548,60837693~6409685,106629625~5586267,136963127~11562096,175915561~3799505,242508296~4562897,267957431~2010535,372362944~3388873] wrote [16658491~98581,52757236~7512548,60837693~6409685,106629625~5586267,136963127~11562096,175915561~3799505,242508296~4562897,267957431~2010535,372362944~3388873] 2024-02-10T06:26:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:10 smithi178 ceph-mon[95116]: pgmap v3266: 137 pgs: 137 active+clean; 23 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 80 KiB/s wr, 101 op/s 2024-02-10T06:26:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:10 smithi178 ceph-mon[95116]: osdmap e1920: 8 total, 8 up, 8 in 2024-02-10T06:26:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:10 smithi178 ceph-mon[92537]: pgmap v3266: 137 pgs: 137 active+clean; 23 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 80 KiB/s wr, 101 op/s 2024-02-10T06:26:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:10 smithi178 ceph-mon[92537]: osdmap e1920: 8 total, 8 up, 8 in 2024-02-10T06:26:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:10 smithi189 ceph-mon[89631]: pgmap v3266: 137 pgs: 137 active+clean; 23 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 80 KiB/s wr, 101 op/s 2024-02-10T06:26:10.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:10 smithi189 ceph-mon[89631]: osdmap e1920: 8 total, 8 up, 8 in 2024-02-10T06:26:11.055 INFO:tasks.workunit.client.0.smithi178.stdout: i=1 exists [1954170~4721348,16658491~98581,19070543~902780,42328270~3391037,52757236~7512548,60837693~6409685,106629625~5586267,136963127~11562096,175915561~3799505,183262645~6171403,224358140~5581947,236308626~1429295,242508296~4562897,267957431~2010535,278942698~5040359,294983392~1401506,298847065~5524130,372362944~3388873,408733947~3067694] wrote [1954170~4721348,19070543~902780,42328270~3391037,183262645~6171403,224358140~5581947,236308626~1429295,278942698~5040359,294983392~1401506,298847065~5524130,408733947~3067694] 2024-02-10T06:26:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:11 smithi178 ceph-mon[92537]: osdmap e1921: 8 total, 8 up, 8 in 2024-02-10T06:26:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:11 smithi178 ceph-mon[92537]: osdmap e1922: 8 total, 8 up, 8 in 2024-02-10T06:26:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:11 smithi178 ceph-mon[95116]: osdmap e1921: 8 total, 8 up, 8 in 2024-02-10T06:26:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:11 smithi178 ceph-mon[95116]: osdmap e1922: 8 total, 8 up, 8 in 2024-02-10T06:26:11.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:11 smithi189 ceph-mon[89631]: osdmap e1921: 8 total, 8 up, 8 in 2024-02-10T06:26:11.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:11 smithi189 ceph-mon[89631]: osdmap e1922: 8 total, 8 up, 8 in 2024-02-10T06:26:12.070 INFO:tasks.workunit.client.0.smithi178.stdout: i=2 exists [1954170~4721348,16658491~98581,19070543~902780,26875268~5824450,42328270~3391037,52757236~7512548,60837693~6409685,67704620~112239,74361613~1231590,106629625~5586267,136963127~11562096,169572088~19861960,202046026~3793869,224358140~5581947,236308626~1429295,242508296~4562897,267957431~2010535,275144732~8838325,294983392~1401506,298847065~5524130,306458608~12032920,365072754~1806428,372362944~3388873,408733947~3067694] wrote [26875268~5824450,67704620~112239,74361613~1231590,169572088~6499910,178245045~5510232,202046026~3793869,275144732~5156618,306458608~12032920,365072754~1806428] 2024-02-10T06:26:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:12 smithi178 ceph-mon[92537]: pgmap v3269: 137 pgs: 137 active+clean; 36 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 1.4 MiB/s wr, 123 op/s 2024-02-10T06:26:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:12 smithi178 ceph-mon[92537]: osdmap e1923: 8 total, 8 up, 8 in 2024-02-10T06:26:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:12 smithi178 ceph-mon[95116]: pgmap v3269: 137 pgs: 137 active+clean; 36 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 1.4 MiB/s wr, 123 op/s 2024-02-10T06:26:12.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:12 smithi178 ceph-mon[95116]: osdmap e1923: 8 total, 8 up, 8 in 2024-02-10T06:26:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:12 smithi189 ceph-mon[89631]: pgmap v3269: 137 pgs: 137 active+clean; 36 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 1.4 MiB/s wr, 123 op/s 2024-02-10T06:26:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:12 smithi189 ceph-mon[89631]: osdmap e1923: 8 total, 8 up, 8 in 2024-02-10T06:26:13.044 INFO:tasks.workunit.client.0.smithi178.stdout: i=3 exists [1954170~4721348,16658491~98581,19070543~902780,26875268~5824450,42328270~3391037,52757236~7512548,60837693~6409685,67704620~112239,74361613~1231590,83146286~1394751,90170215~1404680,101137988~5325707,106629625~5586267,115436319~3973531,122415747~3231387,136963127~11562096,169572088~19861960,202046026~3793869,224358140~5581947,236308626~4052546,242508296~4562897,267482295~219769,267957431~2010535,273974681~10008376,294983392~1401506,298847065~5524130,306458608~12032920,345710093~7458743,365072754~1806428,372362944~3388873,408733947~3067694] wrote [63296485~1265198,83146286~1394751,90170215~1404680,101137988~5325707,115436319~3973531,122415747~3231387,237599141~2762031,267482295~219769,273974681~2615043,345710093~7458743] 2024-02-10T06:26:14.102 INFO:tasks.workunit.client.0.smithi178.stdout: i=4 exists [1954170~4721348,16658491~98581,17611749~15087969,42328270~3391037,52757236~7512548,60837693~6409685,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,101137988~5325707,106629625~5586267,115436319~3973531,122415747~3231387,136963127~11562096,153602392~8073538,169572088~19861960,202046026~3793869,217359457~1761414,224358140~5581947,236308626~4052546,242508296~4562897,267482295~219769,267957431~2010535,273974681~10008376,294983392~1401506,298847065~19644463,345710093~7458743,359592712~1258891,365072754~1806428,372362944~3388873,408733947~3067694] wrote [17611749~12546478,69893189~7759811,101802626~2464533,153602392~8073538,181772521~7580364,217359457~1761414,303531567~4315517,359592712~1258891] 2024-02-10T06:26:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:14 smithi189 ceph-mon[89631]: pgmap v3272: 137 pgs: 137 active+clean; 48 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.6 MiB/s wr, 48 op/s 2024-02-10T06:26:14.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:14 smithi189 ceph-mon[89631]: osdmap e1924: 8 total, 8 up, 8 in 2024-02-10T06:26:14.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:26:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:14 smithi178 ceph-mon[92537]: pgmap v3272: 137 pgs: 137 active+clean; 48 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.6 MiB/s wr, 48 op/s 2024-02-10T06:26:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:14 smithi178 ceph-mon[92537]: osdmap e1924: 8 total, 8 up, 8 in 2024-02-10T06:26:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:26:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:14 smithi178 ceph-mon[95116]: pgmap v3272: 137 pgs: 137 active+clean; 48 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.6 MiB/s wr, 48 op/s 2024-02-10T06:26:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:14 smithi178 ceph-mon[95116]: osdmap e1924: 8 total, 8 up, 8 in 2024-02-10T06:26:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:26:15.097 INFO:tasks.workunit.client.0.smithi178.stdout: i=5 exists [1954170~4721348,16658491~98581,17611749~19870672,42328270~3391037,51937026~748941,52757236~7512548,60837693~6409685,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,106629625~5586267,115436319~3973531,122415747~3231387,132228147~4628205,136963127~11562096,153602392~8073538,169572088~27106853,202046026~3793869,217359457~1761414,224358140~5581947,236308626~5109170,242508296~4562897,267482295~219769,267957431~2010535,273974681~10008376,294983392~1401506,298847065~19644463,323997741~5514089,342795067~10373769,359592712~1258891,365072754~1806428,372362944~3388873,408733947~3067694] wrote [32608257~4874164,51937026~748941,95899151~4503517,132228147~4628205,181289730~15389211,236394681~5023115,323997741~5514089,342795067~6354138] 2024-02-10T06:26:15.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:15 smithi189 ceph-mon[89631]: osdmap e1925: 8 total, 8 up, 8 in 2024-02-10T06:26:15.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:15 smithi178 ceph-mon[92537]: osdmap e1925: 8 total, 8 up, 8 in 2024-02-10T06:26:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:15 smithi178 ceph-mon[95116]: osdmap e1925: 8 total, 8 up, 8 in 2024-02-10T06:26:16.087 INFO:tasks.workunit.client.0.smithi178.stdout: i=6 exists [1954170~7850639,11001166~724570,16658491~98581,17611749~19870672,42328270~3391037,51937026~748941,52757236~7512548,60837693~6409685,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,106629625~5586267,115436319~3973531,122415747~3231387,132228147~4628205,136963127~11562096,153602392~8073538,169572088~27106853,202046026~3793869,217359457~1761414,224358140~5581947,236308626~5109170,242508296~4562897,248892334~2499225,255358176~6182030,263895328~3806736,267957431~2010535,273974681~10008376,294983392~1401506,298847065~19644463,318711077~1080891,323997741~5514089,336794604~16374232,359592712~1258891,363061137~12690680,408733947~3067694] wrote [2535759~7269050,11001166~724570,180295316~479646,248892334~2499225,255358176~6182030,263895328~3727630,318711077~1080891,336794604~6465179,363061137~11248114] 2024-02-10T06:26:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:16 smithi189 ceph-mon[89631]: pgmap v3275: 137 pgs: 137 active+clean; 159 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 23 MiB/s wr, 183 op/s 2024-02-10T06:26:16.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:16 smithi189 ceph-mon[89631]: osdmap e1926: 8 total, 8 up, 8 in 2024-02-10T06:26:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:16 smithi178 ceph-mon[95116]: pgmap v3275: 137 pgs: 137 active+clean; 159 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 23 MiB/s wr, 183 op/s 2024-02-10T06:26:16.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:16 smithi178 ceph-mon[95116]: osdmap e1926: 8 total, 8 up, 8 in 2024-02-10T06:26:16.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:16 smithi178 ceph-mon[92537]: pgmap v3275: 137 pgs: 137 active+clean; 159 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 23 MiB/s wr, 183 op/s 2024-02-10T06:26:16.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:16 smithi178 ceph-mon[92537]: osdmap e1926: 8 total, 8 up, 8 in 2024-02-10T06:26:17.085 INFO:tasks.workunit.client.0.smithi178.stdout: i=7 exists [1954170~7850639,11001166~724570,16658491~98581,17611749~19870672,42328270~3391037,51937026~748941,52757236~7512548,60837693~6409685,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,106629625~5586267,115436319~3973531,122415747~3231387,132228147~4628205,136963127~11562096,153602392~8073538,166850423~29828518,202046026~3793869,217359457~1761414,224358140~5581947,233621536~7796260,242508296~4562897,248892334~2499225,255358176~6182030,263895328~3806736,267957431~2010535,273974681~10008376,284527141~5910667,294983392~1401506,298847065~19644463,318711077~1080891,322898786~6613044,336794604~16374232,359592712~1258891,363061137~17303245,408733947~3067694] wrote [20153176~7489321,64164246~826225,73516570~6570828,161230267~86919,166850423~5253167,233621536~6012976,245701625~320621,284527141~5910667,322898786~1525729,372271760~8092622] 2024-02-10T06:26:17.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:17 smithi189 ceph-mon[89631]: osdmap e1927: 8 total, 8 up, 8 in 2024-02-10T06:26:17.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:17 smithi178 ceph-mon[95116]: osdmap e1927: 8 total, 8 up, 8 in 2024-02-10T06:26:17.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:17 smithi178 ceph-mon[92537]: osdmap e1927: 8 total, 8 up, 8 in 2024-02-10T06:26:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:26:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:26:17] "GET /metrics HTTP/1.1" 200 36753 "" "Prometheus/2.43.0" 2024-02-10T06:26:18.115 INFO:tasks.workunit.client.0.smithi178.stdout: i=8 exists [1954170~7850639,11001166~724570,16658491~98581,17611749~19870672,39428867~7190639,51937026~748941,52757236~7512548,60837693~6409685,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,106629625~5586267,115436319~3973531,122415747~3231387,132228147~4628205,136963127~11562096,151737988~9937942,166850423~29828518,202046026~3793869,217359457~12580630,233621536~7796260,242508296~4562897,248892334~2499225,255358176~8252193,263895328~3806736,267957431~2010535,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,298847065~19644463,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,359592712~1258891,363061137~17303245,403732961~1927720,408733947~3067694] wrote [39428867~7190639,151737988~5881500,219017961~6540725,257163156~6447213,272839341~599648,331804745~3043971,338161186~3752874,366071493~4300383,373681419~4391786,403732961~1927720] 2024-02-10T06:26:18.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:18 smithi189 ceph-mon[89631]: pgmap v3278: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 37 MiB/s wr, 243 op/s 2024-02-10T06:26:18.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:18 smithi189 ceph-mon[89631]: osdmap e1928: 8 total, 8 up, 8 in 2024-02-10T06:26:18.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:18 smithi178 ceph-mon[92537]: pgmap v3278: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 37 MiB/s wr, 243 op/s 2024-02-10T06:26:18.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:18 smithi178 ceph-mon[92537]: osdmap e1928: 8 total, 8 up, 8 in 2024-02-10T06:26:18.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:18 smithi178 ceph-mon[95116]: pgmap v3278: 137 pgs: 137 active+clean; 251 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 37 MiB/s wr, 243 op/s 2024-02-10T06:26:18.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:18 smithi178 ceph-mon[95116]: osdmap e1928: 8 total, 8 up, 8 in 2024-02-10T06:26:19.112 INFO:tasks.workunit.client.0.smithi178.stdout: i=9 exists [1954170~7850639,11001166~724570,16558506~20923915,39428867~7506670,51937026~748941,52757236~7512548,60837693~6409685,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,106629625~12780225,122415747~3231387,132228147~4628205,136963127~11562096,151737988~9937942,166850423~29828518,202046026~3793869,217359457~12580630,233621536~7796260,242508296~8883263,255358176~12343888,267957431~2010535,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,298847065~19644463,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,357211901~5409456,363061137~17303245,403732961~1927720,408733947~3067694] wrote [16558506~7915370,43234766~3700771,93232269~10320858,109843346~8100133,188668983~2917705,243008007~7705066,260566931~3473569,310138976~8083600,357211901~5409456] 2024-02-10T06:26:19.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:19 smithi189 ceph-mon[89631]: osdmap e1929: 8 total, 8 up, 8 in 2024-02-10T06:26:19.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:19 smithi178 ceph-mon[92537]: osdmap e1929: 8 total, 8 up, 8 in 2024-02-10T06:26:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:19 smithi178 ceph-mon[95116]: osdmap e1929: 8 total, 8 up, 8 in 2024-02-10T06:26:20.099 INFO:tasks.workunit.client.0.smithi178.stdout: i=10 exists [1954170~7850639,11001166~724570,16558506~20923915,39428867~21286062,60837693~6409685,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,106629625~12780225,122415747~3231387,130371713~6484639,136963127~11562096,151737988~9937942,166850423~29828518,198363921~8057740,217359457~12580630,233621536~7796260,242508296~8883263,255358176~12343888,267957431~2010535,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,298847065~19644463,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,402742826~9058815] wrote [46799338~7733429,59547846~1167083,130371713~3426480,140154451~1419416,172103959~2563299,175139543~3684969,198363921~8057740,355243267~739957,402742826~6984657] 2024-02-10T06:26:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:20 smithi189 ceph-mon[89631]: pgmap v3281: 137 pgs: 137 active+clean; 392 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 49 MiB/s wr, 277 op/s 2024-02-10T06:26:20.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:20 smithi189 ceph-mon[89631]: osdmap e1930: 8 total, 8 up, 8 in 2024-02-10T06:26:20.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:20 smithi178 ceph-mon[92537]: pgmap v3281: 137 pgs: 137 active+clean; 392 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 49 MiB/s wr, 277 op/s 2024-02-10T06:26:20.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:20 smithi178 ceph-mon[92537]: osdmap e1930: 8 total, 8 up, 8 in 2024-02-10T06:26:20.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:20 smithi178 ceph-mon[95116]: pgmap v3281: 137 pgs: 137 active+clean; 392 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 49 MiB/s wr, 277 op/s 2024-02-10T06:26:20.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:20 smithi178 ceph-mon[95116]: osdmap e1930: 8 total, 8 up, 8 in 2024-02-10T06:26:21.105 INFO:tasks.workunit.client.0.smithi178.stdout: i=11 exists [1954170~7850639,11001166~724570,16558506~20923915,39428867~21286062,60837693~8878666,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,106629625~12780225,122415747~3231387,130371713~6484639,136963127~11562096,151737988~9937942,166850423~29828518,198363921~8057740,217359457~13726073,233269174~8148622,242508296~8883263,255358176~12343888,267957431~2010535,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,402742826~9058815] wrote [22299720~2115638,34842934~2588711,54516253~2384698,66232035~3484324,168223639~10938269,228633573~2451957,233269174~2635803,281610963~1984085,296594871~2409957] 2024-02-10T06:26:21.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:21 smithi178 ceph-mon[92537]: osdmap e1931: 8 total, 8 up, 8 in 2024-02-10T06:26:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:21 smithi178 ceph-mon[95116]: osdmap e1931: 8 total, 8 up, 8 in 2024-02-10T06:26:21.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:21 smithi189 ceph-mon[89631]: osdmap e1931: 8 total, 8 up, 8 in 2024-02-10T06:26:22.115 INFO:tasks.workunit.client.0.smithi178.stdout: i=12 exists [1954170~7850639,11001166~724570,16558506~20923915,39428867~30287492,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,106629625~12780225,122415747~3231387,130371713~6484639,136963127~11562096,151737988~9937942,166850423~39571238,217359457~13726073,233269174~8148622,242508296~8883263,255358176~12343888,267957431~2010535,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,394159231~4086305,402742826~9473615] wrote [58553104~2871076,102584138~3150968,151991669~3842327,166906854~6887574,175434634~4016706,195189447~4669089,222363722~1959172,371766253~6343294,394159231~4086305,410112044~2104397] 2024-02-10T06:26:22.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:22 smithi178 ceph-mon[92537]: pgmap v3284: 137 pgs: 137 active+clean; 507 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 195 KiB/s rd, 57 MiB/s wr, 321 op/s 2024-02-10T06:26:22.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:22 smithi178 ceph-mon[92537]: osdmap e1932: 8 total, 8 up, 8 in 2024-02-10T06:26:22.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:22 smithi178 ceph-mon[95116]: pgmap v3284: 137 pgs: 137 active+clean; 507 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 195 KiB/s rd, 57 MiB/s wr, 321 op/s 2024-02-10T06:26:22.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:22 smithi178 ceph-mon[95116]: osdmap e1932: 8 total, 8 up, 8 in 2024-02-10T06:26:22.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:22 smithi189 ceph-mon[89631]: pgmap v3284: 137 pgs: 137 active+clean; 507 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 195 KiB/s rd, 57 MiB/s wr, 321 op/s 2024-02-10T06:26:22.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:22 smithi189 ceph-mon[89631]: osdmap e1932: 8 total, 8 up, 8 in 2024-02-10T06:26:23.105 INFO:tasks.workunit.client.0.smithi178.stdout: i=13 exists [1954170~7850639,11001166~724570,16558506~53157853,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,106629625~12780225,122415747~3231387,130371713~6484639,136963127~11562096,151737988~9937942,166850423~39571238,211147925~3117450,217359457~13726073,233269174~8148622,242508296~8883263,251555962~16146102,267957431~2010535,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,382123353~5831087,390238524~3836792,394159231~4086305,402742826~9473615] wrote [23487394~2131828,36640326~2804569,39741764~1730883,211147925~3117450,251555962~4788754,276552843~990763,300692127~730217,339459981~6013956,382123353~5831087,390238524~3836792] 2024-02-10T06:26:23.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:23 smithi178 ceph-mon[92537]: osdmap e1933: 8 total, 8 up, 8 in 2024-02-10T06:26:23.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:23 smithi178 ceph-mon[95116]: osdmap e1933: 8 total, 8 up, 8 in 2024-02-10T06:26:23.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:23 smithi189 ceph-mon[89631]: osdmap e1933: 8 total, 8 up, 8 in 2024-02-10T06:26:24.131 INFO:tasks.workunit.client.0.smithi178.stdout: i=14 exists [1954170~7850639,11001166~724570,16558506~53157853,69893189~10194209,83146286~8695028,93232269~13231426,106629625~12780225,122415747~3231387,130371713~6484639,136963127~11562096,151737988~9937942,166850423~39571238,211147925~3117450,217359457~13726073,233269174~8148622,241521482~26180582,267957431~2010535,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] wrote [60669263~6556520,83693328~8147986,104310724~555093,241521482~12539194,312766119~1331107,335282117~1102749,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:24.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:24 smithi178 ceph-mon[92537]: pgmap v3287: 137 pgs: 137 active+clean; 514 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 27 MiB/s wr, 106 op/s 2024-02-10T06:26:24.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:24 smithi178 ceph-mon[92537]: osdmap e1934: 8 total, 8 up, 8 in 2024-02-10T06:26:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:24 smithi178 ceph-mon[95116]: pgmap v3287: 137 pgs: 137 active+clean; 514 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 27 MiB/s wr, 106 op/s 2024-02-10T06:26:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:24 smithi178 ceph-mon[95116]: osdmap e1934: 8 total, 8 up, 8 in 2024-02-10T06:26:24.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:24 smithi189 ceph-mon[89631]: pgmap v3287: 137 pgs: 137 active+clean; 514 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 27 MiB/s wr, 106 op/s 2024-02-10T06:26:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:24 smithi189 ceph-mon[89631]: osdmap e1934: 8 total, 8 up, 8 in 2024-02-10T06:26:25.137 INFO:tasks.workunit.client.0.smithi178.stdout: i=15 exists [1954170~7850639,11001166~724570,16558506~63528892,83146286~8695028,93232269~13231426,106629625~12780225,122415747~3231387,127200981~3017452,130371713~6484639,136963127~11562096,151737988~9937942,166850423~39571238,211147925~3117450,217359457~13726073,233269174~8148622,241521482~28446484,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~17930153,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] wrote [16730698~3821144,62388611~7715655,127200981~3017452,137135690~5909541,154972793~1390493,228450222~811737,247961501~6383612,267340489~2454586,342586418~6938745,350326059~4398698] 2024-02-10T06:26:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:25 smithi178 ceph-mon[92537]: osdmap e1935: 8 total, 8 up, 8 in 2024-02-10T06:26:25.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:25 smithi178 ceph-mon[95116]: osdmap e1935: 8 total, 8 up, 8 in 2024-02-10T06:26:25.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:25 smithi189 ceph-mon[89631]: osdmap e1935: 8 total, 8 up, 8 in 2024-02-10T06:26:26.129 INFO:tasks.workunit.client.0.smithi178.stdout: i=16 exists [1954170~7850639,11001166~724570,12887580~2759452,16558506~63528892,83146286~23317409,106629625~12780225,122415747~3231387,127200981~3017452,130371713~6484639,136963127~11562096,151737988~54683673,211147925~3117450,217359457~13726073,233269174~8148622,241521482~28446484,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] wrote [12887580~2759452,23498382~4455914,89948275~5341223,160690152~6559867,182647749~3701244,211762025~295440,255607224~6518278,334329402~2301008,339293530~1148813] 2024-02-10T06:26:26.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:26 smithi178 ceph-mon[95116]: pgmap v3290: 137 pgs: 137 active+clean; 639 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 32 MiB/s wr, 202 op/s 2024-02-10T06:26:26.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:26 smithi178 ceph-mon[95116]: osdmap e1936: 8 total, 8 up, 8 in 2024-02-10T06:26:26.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:26 smithi178 ceph-mon[92537]: pgmap v3290: 137 pgs: 137 active+clean; 639 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 32 MiB/s wr, 202 op/s 2024-02-10T06:26:26.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:26 smithi178 ceph-mon[92537]: osdmap e1936: 8 total, 8 up, 8 in 2024-02-10T06:26:26.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:26 smithi189 ceph-mon[89631]: pgmap v3290: 137 pgs: 137 active+clean; 639 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 32 MiB/s wr, 202 op/s 2024-02-10T06:26:26.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:26 smithi189 ceph-mon[89631]: osdmap e1936: 8 total, 8 up, 8 in 2024-02-10T06:26:27.149 INFO:tasks.workunit.client.0.smithi178.stdout: i=17 exists [1954170~7850639,11001166~724570,12887580~2759452,16558506~63528892,83146286~23317409,106629625~12780225,119841418~5805716,127200981~3017452,130371713~6484639,136963127~11562096,151737988~54683673,211147925~3117450,217359457~13726073,233269174~8148622,241521482~28446484,272312326~11670731,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] wrote [27430608~6296161,67660144~890722,96065300~6792356,119841418~2950693,156081146~5707980,182657651~449976,272312326~5109408,322233571~7139439,345220904~3237288,375567814~7511102] 2024-02-10T06:26:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:27 smithi178 ceph-mon[92537]: osdmap e1937: 8 total, 8 up, 8 in 2024-02-10T06:26:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:27 smithi178 ceph-mon[95116]: osdmap e1937: 8 total, 8 up, 8 in 2024-02-10T06:26:27.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:27 smithi189 ceph-mon[89631]: osdmap e1937: 8 total, 8 up, 8 in 2024-02-10T06:26:27.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:26:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:26:27] "GET /metrics HTTP/1.1" 200 36753 "" "Prometheus/2.43.0" 2024-02-10T06:26:28.167 INFO:tasks.workunit.client.0.smithi178.stdout: i=18 exists [1954170~7850639,11001166~724570,12887580~2759452,16558506~63528892,83146286~23317409,106629625~12780225,119841418~5805716,127200981~3017452,130371713~6484639,136963127~11562096,151737988~54683673,209033942~1899688,211147925~3117450,217359457~13726073,233269174~8148622,241521482~28446484,272312326~11670731,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] wrote [43750403~9315929,57706285~4719691,158177769~2389672,192150246~11564407,209033942~1899688,249370556~6330051,351095668~1954306] 2024-02-10T06:26:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:28 smithi178 ceph-mon[92537]: pgmap v3293: 137 pgs: 137 active+clean; 709 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 218 KiB/s rd, 47 MiB/s wr, 344 op/s 2024-02-10T06:26:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:28 smithi178 ceph-mon[92537]: osdmap e1938: 8 total, 8 up, 8 in 2024-02-10T06:26:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:28 smithi178 ceph-mon[95116]: pgmap v3293: 137 pgs: 137 active+clean; 709 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 218 KiB/s rd, 47 MiB/s wr, 344 op/s 2024-02-10T06:26:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:28 smithi178 ceph-mon[95116]: osdmap e1938: 8 total, 8 up, 8 in 2024-02-10T06:26:28.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:28 smithi189 ceph-mon[89631]: pgmap v3293: 137 pgs: 137 active+clean; 709 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 218 KiB/s rd, 47 MiB/s wr, 344 op/s 2024-02-10T06:26:28.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:28 smithi189 ceph-mon[89631]: osdmap e1938: 8 total, 8 up, 8 in 2024-02-10T06:26:29.167 INFO:tasks.workunit.client.0.smithi178.stdout: i=19 exists [1954170~7850639,11001166~724570,12887580~2759452,16558506~63528892,83146286~23317409,106629625~12780225,119841418~5805716,127200981~3017452,130371713~6484639,136963127~11562096,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36698792,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] wrote [28491987~29942,62725678~4538651,108788937~6932357,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,290435417~5388448,313063617~6083492] 2024-02-10T06:26:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:29 smithi178 ceph-mon[92537]: osdmap e1939: 8 total, 8 up, 8 in 2024-02-10T06:26:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:26:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:29 smithi178 ceph-mon[95116]: osdmap e1939: 8 total, 8 up, 8 in 2024-02-10T06:26:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:26:29.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:29 smithi189 ceph-mon[89631]: osdmap e1939: 8 total, 8 up, 8 in 2024-02-10T06:26:29.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:26:30.110 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 1 diff [1954170~4721348,19070543~902780,42328270~3391037,183262645~6171403,224358140~5581947,236308626~1429295,278942698~5040359,294983392~1401506,298847065~5524130,408733947~3067694] 2024-02-10T06:26:30.110 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~4721348,19070543~902780,42328270~3391037,183262645~6171403,224358140~5581947,236308626~1429295,278942698~5040359,294983392~1401506,298847065~5524130,408733947~3067694] 2024-02-10T06:26:30.126 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~6675518,16777216~3196107,41943040~3776267,180355072~9078976,222298112~7641975,234881024~2856897,276824064~7158993,293601280~2783618,297795584~6575611,406847488~4954153] 2024-02-10T06:26:30.127 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 2 diff [1954170~4721348,19070543~902780,26875268~5824450,42328270~3391037,67704620~112239,74361613~1231590,169572088~6499910,178245045~11189003,202046026~3793869,224358140~5581947,236308626~1429295,275144732~8838325,294983392~1401506,298847065~5524130,306458608~12032920,365072754~1806428,408733947~3067694] 2024-02-10T06:26:30.127 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~4721348,19070543~902780,26875268~5824450,42328270~3391037,67704620~112239,74361613~1231590,169572088~6499910,178245045~11189003,202046026~3793869,224358140~5581947,236308626~1429295,275144732~8838325,294983392~1401506,298847065~5524130,306458608~12032920,365072754~1806428,408733947~3067694] 2024-02-10T06:26:30.133 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~6675518,16777216~3196107,25165824~7533894,41943040~3776267,67247378~569481,71303168~4290035,167772160~8299838,178245045~11189003,201326592~4513303,222298112~7641975,234881024~2856897,272629760~11353297,293601280~2783618,297795584~6575611,306184192~12307336,364904448~1974734,406847488~4954153] 2024-02-10T06:26:30.133 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 3 diff [1954170~4721348,19070543~902780,26875268~5824450,42328270~3391037,63296485~1265198,67704620~112239,74361613~1231590,83146286~1394751,90170215~1404680,101137988~5325707,115436319~3973531,122415747~3231387,169572088~6499910,178245045~11189003,202046026~3793869,224358140~5581947,236308626~4052546,267482295~219769,273974681~10008376,294983392~1401506,298847065~5524130,306458608~12032920,345710093~7458743,365072754~1806428,408733947~3067694] 2024-02-10T06:26:30.134 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~4721348,19070543~902780,26875268~5824450,42328270~3391037,63296485~1265198,67704620~112239,74361613~1231590,83146286~1394751,90170215~1404680,101137988~5325707,115436319~3973531,122415747~3231387,169572088~6499910,178245045~11189003,202046026~3793869,224358140~5581947,236308626~4052546,267482295~219769,273974681~10008376,294983392~1401506,298847065~5524130,306458608~12032920,345710093~7458743,365072754~1806428,408733947~3067694] 2024-02-10T06:26:30.140 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~6675518,16777216~3196107,25165824~7533894,41943040~3776267,63296485~1265198,67247378~569481,71303168~4290035,79691776~4849261,88080384~3494511,100663296~5800399,113246208~6163642,121634816~4012318,167772160~8299838,178245045~11189003,201326592~4513303,222298112~7641975,234881024~5480148,267482295~219769,272629760~11353297,293601280~2783618,297795584~6575611,306184192~12307336,343932928~9235908,364904448~1974734,406847488~4954153] 2024-02-10T06:26:30.140 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 4 diff [1954170~4721348,17611749~15087969,42328270~3391037,63296485~1265198,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,101137988~5325707,115436319~3973531,122415747~3231387,153602392~8073538,169572088~6499910,178245045~11189003,202046026~3793869,217359457~1761414,224358140~5581947,236308626~4052546,267482295~219769,273974681~10008376,294983392~1401506,298847065~19644463,345710093~7458743,359592712~1258891,365072754~1806428,408733947~3067694] 2024-02-10T06:26:30.140 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~4721348,17611749~15087969,42328270~3391037,63296485~1265198,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,101137988~5325707,115436319~3973531,122415747~3231387,153602392~8073538,169572088~6499910,178245045~11189003,202046026~3793869,217359457~1761414,224358140~5581947,236308626~4052546,267482295~219769,273974681~10008376,294983392~1401506,298847065~19644463,345710093~7458743,359592712~1258891,365072754~1806428,408733947~3067694] 2024-02-10T06:26:30.146 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~6675518,16777216~15922502,41943040~3776267,63296485~1265198,67247378~10405622,79691776~4849261,88080384~3494511,100663296~5800399,113246208~6163642,121634816~4012318,150994944~10680986,167772160~8299838,178245045~11189003,201326592~4513303,213909504~5211367,222298112~7641975,234881024~5480148,267482295~219769,272629760~11353297,293601280~2783618,297795584~20695944,343932928~9235908,356515840~4335763,364904448~1974734,406847488~4954153] 2024-02-10T06:26:30.147 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 5 diff [1954170~4721348,17611749~19870672,42328270~3391037,51937026~748941,63296485~1265198,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,169572088~6499910,178245045~18433896,202046026~3793869,217359457~1761414,224358140~5581947,236308626~5109170,267482295~219769,273974681~10008376,294983392~1401506,298847065~19644463,323997741~5514089,342795067~10373769,359592712~1258891,365072754~1806428,408733947~3067694] 2024-02-10T06:26:30.147 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~4721348,17611749~19870672,42328270~3391037,51937026~748941,63296485~1265198,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,169572088~6499910,178245045~18433896,202046026~3793869,217359457~1761414,224358140~5581947,236308626~5109170,267482295~219769,273974681~10008376,294983392~1401506,298847065~19644463,323997741~5514089,342795067~10373769,359592712~1258891,365072754~1806428,408733947~3067694] 2024-02-10T06:26:30.154 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~6675518,16777216~20705205,41943040~3776267,51937026~748941,63296485~1265198,67247378~10405622,79691776~4849261,88080384~3494511,92274688~8127980,100663296~5800399,113246208~6163642,121634816~4012318,130023424~6832928,150994944~10680986,167772160~8299838,178245045~18433896,201326592~4513303,213909504~5211367,222298112~7641975,234881024~6536772,267482295~219769,272629760~11353297,293601280~2783618,297795584~20695944,322961408~6550422,339738624~13430212,356515840~4335763,364904448~1974734,406847488~4954153] 2024-02-10T06:26:30.154 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 6 diff [1954170~7850639,11001166~724570,17611749~19870672,42328270~3391037,51937026~748941,63296485~1265198,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,169572088~6499910,178245045~18433896,202046026~3793869,217359457~1761414,224358140~5581947,236308626~5109170,248892334~2499225,255358176~6182030,263895328~3806736,273974681~10008376,294983392~1401506,298847065~19644463,318711077~1080891,323997741~5514089,336794604~16374232,359592712~1258891,363061137~11248114,408733947~3067694] 2024-02-10T06:26:30.154 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,17611749~19870672,42328270~3391037,51937026~748941,63296485~1265198,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,169572088~6499910,178245045~18433896,202046026~3793869,217359457~1761414,224358140~5581947,236308626~5109170,248892334~2499225,255358176~6182030,263895328~3806736,273974681~10008376,294983392~1401506,298847065~19644463,318711077~1080891,323997741~5514089,336794604~16374232,359592712~1258891,363061137~11248114,408733947~3067694] 2024-02-10T06:26:30.160 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,16777216~20705205,41943040~3776267,51937026~748941,63296485~1265198,67247378~10405622,79691776~4849261,88080384~3494511,92274688~8127980,100663296~5800399,113246208~6163642,121634816~4012318,130023424~6832928,150994944~10680986,167772160~8299838,178245045~18433896,201326592~4513303,213909504~5211367,222298112~7641975,234881024~6536772,247463936~3927623,251658240~16043824,272629760~11353297,293601280~2783618,297795584~21996384,322961408~6550422,335544320~17624516,356515840~17793411,406847488~4954153] 2024-02-10T06:26:30.163 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 7 diff [1954170~7850639,11001166~724570,17611749~19870672,42328270~3391037,51937026~748941,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,166850423~9221575,178245045~18433896,202046026~3793869,217359457~1761414,224358140~5581947,233621536~7796260,245701625~320621,248892334~2499225,255358176~6182030,263895328~3806736,273974681~10008376,284527141~5910667,294983392~1401506,298847065~19644463,318711077~1080891,322898786~6613044,336794604~16374232,359592712~1258891,363061137~17303245,408733947~3067694] 2024-02-10T06:26:30.163 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,17611749~19870672,42328270~3391037,51937026~748941,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,166850423~9221575,178245045~18433896,202046026~3793869,217359457~1761414,224358140~5581947,233621536~7796260,245701625~320621,248892334~2499225,255358176~6182030,263895328~3806736,273974681~10008376,284527141~5910667,294983392~1401506,298847065~19644463,318711077~1080891,322898786~6613044,336794604~16374232,359592712~1258891,363061137~17303245,408733947~3067694] 2024-02-10T06:26:30.166 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,16777216~20705205,41943040~3776267,51937026~748941,63296485~1693986,67247378~17293659,88080384~3494511,92274688~8127980,100663296~5800399,113246208~6163642,121634816~4012318,130023424~6832928,150994944~10680986,163577856~12494142,178245045~18433896,201326592~4513303,213909504~5211367,222298112~7641975,230686720~10731076,245701625~320621,247463936~3927623,251658240~16043824,272629760~17808048,293601280~2783618,297795584~31716246,335544320~17624516,356515840~23848542,406847488~4954153] 2024-02-10T06:26:30.166 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 8 diff [1954170~7850639,11001166~724570,17611749~19870672,39428867~7190639,51937026~748941,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,151737988~9937942,166850423~9221575,178245045~18433896,202046026~3793869,217359457~12580630,233621536~7796260,245701625~320621,248892334~2499225,255358176~8252193,263895328~3806736,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,298847065~19644463,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,359592712~1258891,363061137~17303245,403732961~1927720,408733947~3067694] 2024-02-10T06:26:30.166 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,17611749~19870672,39428867~7190639,51937026~748941,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,151737988~9937942,166850423~9221575,178245045~18433896,202046026~3793869,217359457~12580630,233621536~7796260,245701625~320621,248892334~2499225,255358176~8252193,263895328~3806736,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,298847065~19644463,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,359592712~1258891,363061137~17303245,403732961~1927720,408733947~3067694] 2024-02-10T06:26:30.172 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,16777216~20705205,37748736~8870770,51937026~748941,63296485~1693986,67247378~17293659,88080384~3494511,92274688~8127980,100663296~5800399,113246208~6163642,121634816~4012318,130023424~6832928,150994944~10680986,163577856~12494142,178245045~18433896,201326592~4513303,213909504~16030583,230686720~10731076,245701625~320621,247463936~3927623,251658240~16043824,272629760~17808048,293601280~2783618,297795584~31716246,331350016~3498700,335544320~17624516,356515840~23848542,402653184~3007497,406847488~4954153] 2024-02-10T06:26:30.172 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 9 diff [1954170~7850639,11001166~724570,16558506~20923915,39428867~7506670,51937026~748941,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,132228147~4628205,151737988~9937942,166850423~9221575,178245045~18433896,202046026~3793869,217359457~12580630,233621536~7796260,243008007~8383552,255358176~12343888,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,298847065~19644463,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,357211901~5409456,363061137~17303245,403732961~1927720,408733947~3067694] 2024-02-10T06:26:30.172 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,16558506~20923915,39428867~7506670,51937026~748941,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,132228147~4628205,151737988~9937942,166850423~9221575,178245045~18433896,202046026~3793869,217359457~12580630,233621536~7796260,243008007~8383552,255358176~12343888,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,298847065~19644463,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,357211901~5409456,363061137~17303245,403732961~1927720,408733947~3067694] 2024-02-10T06:26:30.178 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,16558506~20923915,37748736~9186801,51937026~748941,63296485~1693986,67247378~17293659,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,150994944~10680986,163577856~12494142,178245045~18433896,201326592~4513303,213909504~16030583,230686720~10731076,243008007~8383552,251658240~16043824,272629760~17808048,293601280~2783618,297795584~31716246,331350016~3498700,335544320~17624516,356515840~23848542,402653184~3007497,406847488~4954153] 2024-02-10T06:26:30.179 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 10 diff [1954170~7850639,11001166~724570,16558506~20923915,39428867~15103900,59547846~1167083,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~29828518,198363921~8057740,217359457~12580630,233621536~7796260,243008007~8383552,255358176~12343888,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,298847065~19644463,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,402742826~9058815] 2024-02-10T06:26:30.179 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,16558506~20923915,39428867~15103900,59547846~1167083,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~29828518,198363921~8057740,217359457~12580630,233621536~7796260,243008007~8383552,255358176~12343888,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,298847065~19644463,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,402742826~9058815] 2024-02-10T06:26:30.185 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,16558506~20923915,37748736~16784031,59547846~1167083,63296485~1693986,67247378~17293659,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~33101085,197132288~9289373,213909504~16030583,230686720~10731076,243008007~8383552,251658240~16043824,272629760~17808048,293601280~2783618,297795584~31716246,331350016~3498700,335544320~20438904,356515840~23848542,402653184~9148457] 2024-02-10T06:26:30.185 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 11 diff [1954170~7850639,11001166~724570,16558506~20923915,39428867~17472084,59547846~1167083,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~29828518,198363921~8057740,217359457~13726073,233269174~8148622,243008007~8383552,255358176~12343888,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,402742826~9058815] 2024-02-10T06:26:30.185 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,16558506~20923915,39428867~17472084,59547846~1167083,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~29828518,198363921~8057740,217359457~13726073,233269174~8148622,243008007~8383552,255358176~12343888,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,402742826~9058815] 2024-02-10T06:26:30.191 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,16558506~20923915,37748736~19152215,59547846~1167083,63296485~1693986,66232035~18309002,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~33101085,197132288~9289373,213909504~27508292,243008007~8383552,251658240~16043824,272629760~17808048,293601280~35910550,331350016~3498700,335544320~20438904,356515840~23848542,402653184~9148457] 2024-02-10T06:26:30.191 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 12 diff [1954170~7850639,11001166~724570,16558506~20923915,39428867~17472084,58553104~2871076,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~39571238,217359457~13726073,233269174~8148622,243008007~8383552,255358176~12343888,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,394159231~4086305,402742826~9473615] 2024-02-10T06:26:30.191 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,16558506~20923915,39428867~17472084,58553104~2871076,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~39571238,217359457~13726073,233269174~8148622,243008007~8383552,255358176~12343888,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,394159231~4086305,402742826~9473615] 2024-02-10T06:26:30.197 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,16558506~20923915,37748736~19152215,58553104~2871076,63296485~1693986,66232035~18309002,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~42843805,213909504~27508292,243008007~8383552,251658240~16043824,272629760~17808048,293601280~35910550,331350016~3498700,335544320~20438904,356515840~23848542,390070272~8175264,402653184~9563257] 2024-02-10T06:26:30.197 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 13 diff [1954170~7850639,11001166~724570,16558506~40342445,58553104~2871076,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~39571238,211147925~3117450,217359457~13726073,233269174~8148622,243008007~8383552,251555962~16146102,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,382123353~5831087,390238524~3836792,394159231~4086305,402742826~9473615] 2024-02-10T06:26:30.197 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,16558506~40342445,58553104~2871076,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~39571238,211147925~3117450,217359457~13726073,233269174~8148622,243008007~8383552,251555962~16146102,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,382123353~5831087,390238524~3836792,394159231~4086305,402742826~9473615] 2024-02-10T06:26:30.203 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,16558506~40342445,58553104~2871076,63296485~1693986,66232035~18309002,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~42843805,209715200~31702596,243008007~24694057,272629760~17808048,293601280~35910550,331350016~3498700,335544320~20438904,356515840~23848542,381681664~6272776,390070272~8175264,402653184~9563257] 2024-02-10T06:26:30.203 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 14 diff [1954170~7850639,11001166~724570,16558506~40342445,58553104~11163255,69893189~10194209,83146286~8695028,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~39571238,211147925~3117450,217359457~13726073,233269174~8148622,241521482~26180582,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.203 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,16558506~40342445,58553104~11163255,69893189~10194209,83146286~8695028,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~39571238,211147925~3117450,217359457~13726073,233269174~8148622,241521482~26180582,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.209 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,16558506~40342445,58553104~33288210,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~42843805,209715200~31702596,241521482~26180582,272629760~17808048,293601280~35910550,331350016~24633208,356515840~23848542,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.209 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 15 diff [1954170~7850639,11001166~724570,16558506~40342445,58553104~21534294,83146286~8695028,93232269~13231426,109843346~9566504,122415747~3231387,127200981~3017452,130371713~6484639,137135690~5909541,151737988~9937942,166850423~39571238,211147925~3117450,217359457~13726073,233269174~8148622,241521482~28273593,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~17930153,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.209 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,16558506~40342445,58553104~21534294,83146286~8695028,93232269~13231426,109843346~9566504,122415747~3231387,127200981~3017452,130371713~6484639,137135690~5909541,151737988~9937942,166850423~39571238,211147925~3117450,217359457~13726073,233269174~8148622,241521482~28273593,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~17930153,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.215 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,16558506~40342445,58553104~33288210,92274688~14189007,109843346~9566504,121634816~4012318,125829120~11027232,137135690~5909541,150994944~10680986,163577856~42843805,209715200~31702596,241521482~28273593,272629760~17808048,293601280~35910550,331350016~24633208,356515840~23848542,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.215 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 16 diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,58553104~21534294,83146286~23317409,109843346~9566504,122415747~3231387,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,211147925~3117450,217359457~13726073,233269174~8148622,241521482~28273593,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.215 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,58553104~21534294,83146286~23317409,109843346~9566504,122415747~3231387,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,211147925~3117450,217359457~13726073,233269174~8148622,241521482~28273593,272839341~599648,273974681~10008376,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322898786~6613044,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.221 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,58553104~47910591,109843346~9566504,121634816~4012318,125829120~11027232,137135690~5909541,150994944~55426717,209715200~31702596,241521482~28273593,272629760~17808048,293601280~35910550,331350016~24633208,356515840~23848542,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.221 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 17 diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,58553104~21534294,83146286~23317409,109843346~9566504,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,211147925~3117450,217359457~13726073,233269174~8148622,241521482~28273593,272312326~11670731,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.221 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,58553104~21534294,83146286~23317409,109843346~9566504,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,211147925~3117450,217359457~13726073,233269174~8148622,241521482~28273593,272312326~11670731,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.227 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,58553104~47910591,109843346~15803788,125829120~11027232,137135690~5909541,150994944~55426717,209715200~31702596,241521482~28273593,269967966~20469842,293601280~35910550,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:30.227 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 18 diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,109843346~9566504,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217359457~13726073,233269174~8148622,241521482~28273593,272312326~11670731,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.227 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,109843346~9566504,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217359457~13726073,233269174~8148622,241521482~28273593,272312326~11670731,284527141~5910667,294983392~1401506,296594871~21896657,318711077~1080891,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.233 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,109843346~15803788,125829120~11027232,137135690~5909541,150994944~90422852,241521482~28273593,269967966~20469842,293601280~35910550,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:30.233 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 19 diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.233 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.238 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:30.238 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 2 diff [26875268~5824450,67704620~112239,74361613~1231590,169572088~6499910,178245045~5510232,202046026~3793869,275144732~5156618,306458608~12032920,365072754~1806428] 2024-02-10T06:26:30.238 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [26875268~5824450,67704620~112239,74361613~1231590,169572088~6499910,178245045~5510232,202046026~3793869,275144732~5156618,306458608~12032920,365072754~1806428] 2024-02-10T06:26:30.244 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [25165824~7533894,67247378~569481,71303168~4290035,167772160~8299838,178245045~5510232,201326592~4513303,272629760~7671590,306184192~12307336,364904448~1974734] 2024-02-10T06:26:30.244 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 3 diff [26875268~5824450,63296485~1265198,67704620~112239,74361613~1231590,83146286~1394751,90170215~1404680,101137988~5325707,115436319~3973531,122415747~3231387,169572088~6499910,178245045~5510232,202046026~3793869,237599141~2762031,267482295~219769,273974681~6326669,306458608~12032920,345710093~7458743,365072754~1806428] 2024-02-10T06:26:30.244 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [26875268~5824450,63296485~1265198,67704620~112239,74361613~1231590,83146286~1394751,90170215~1404680,101137988~5325707,115436319~3973531,122415747~3231387,169572088~6499910,178245045~5510232,202046026~3793869,237599141~2762031,267482295~219769,273974681~6326669,306458608~12032920,345710093~7458743,365072754~1806428] 2024-02-10T06:26:30.250 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [25165824~7533894,63296485~1265198,67247378~569481,71303168~4290035,79691776~4849261,88080384~3494511,100663296~5800399,113246208~6163642,121634816~4012318,167772160~8299838,178245045~5510232,201326592~4513303,237599141~2762031,267482295~219769,272629760~7671590,306184192~12307336,343932928~9235908,364904448~1974734] 2024-02-10T06:26:30.250 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 4 diff [17611749~15087969,63296485~1265198,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,101137988~5325707,115436319~3973531,122415747~3231387,153602392~8073538,169572088~6499910,178245045~11107840,202046026~3793869,217359457~1761414,237599141~2762031,267482295~219769,273974681~6326669,303531567~14959961,345710093~7458743,359592712~1258891,365072754~1806428] 2024-02-10T06:26:30.250 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [17611749~15087969,63296485~1265198,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,101137988~5325707,115436319~3973531,122415747~3231387,153602392~8073538,169572088~6499910,178245045~11107840,202046026~3793869,217359457~1761414,237599141~2762031,267482295~219769,273974681~6326669,303531567~14959961,345710093~7458743,359592712~1258891,365072754~1806428] 2024-02-10T06:26:30.255 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [17611749~15087969,63296485~1265198,67247378~10405622,79691776~4849261,88080384~3494511,100663296~5800399,113246208~6163642,121634816~4012318,150994944~10680986,167772160~8299838,178245045~11107840,201326592~4513303,213909504~5211367,237599141~2762031,267482295~219769,272629760~7671590,303531567~14959961,343932928~9235908,356515840~4335763,364904448~1974734] 2024-02-10T06:26:30.256 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 5 diff [17611749~19870672,51937026~748941,63296485~1265198,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,169572088~6499910,178245045~18433896,202046026~3793869,217359457~1761414,236394681~5023115,267482295~219769,273974681~6326669,303531567~14959961,323997741~5514089,342795067~10373769,359592712~1258891,365072754~1806428] 2024-02-10T06:26:30.256 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [17611749~19870672,51937026~748941,63296485~1265198,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,169572088~6499910,178245045~18433896,202046026~3793869,217359457~1761414,236394681~5023115,267482295~219769,273974681~6326669,303531567~14959961,323997741~5514089,342795067~10373769,359592712~1258891,365072754~1806428] 2024-02-10T06:26:30.261 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [17611749~19870672,51937026~748941,63296485~1265198,67247378~10405622,79691776~4849261,88080384~3494511,92274688~8127980,100663296~5800399,113246208~6163642,121634816~4012318,130023424~6832928,150994944~10680986,167772160~8299838,178245045~18433896,201326592~4513303,213909504~5211367,236394681~5023115,267482295~219769,272629760~7671590,303531567~14959961,322961408~6550422,339738624~13430212,356515840~4335763,364904448~1974734] 2024-02-10T06:26:30.261 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 6 diff [2535759~7269050,11001166~724570,17611749~19870672,51937026~748941,63296485~1265198,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,169572088~6499910,178245045~18433896,202046026~3793869,217359457~1761414,236394681~5023115,248892334~2499225,255358176~6182030,263895328~3806736,273974681~6326669,303531567~14959961,318711077~1080891,323997741~5514089,336794604~16374232,359592712~1258891,363061137~11248114] 2024-02-10T06:26:30.261 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,17611749~19870672,51937026~748941,63296485~1265198,67704620~112239,69893189~7759811,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,169572088~6499910,178245045~18433896,202046026~3793869,217359457~1761414,236394681~5023115,248892334~2499225,255358176~6182030,263895328~3806736,273974681~6326669,303531567~14959961,318711077~1080891,323997741~5514089,336794604~16374232,359592712~1258891,363061137~11248114] 2024-02-10T06:26:30.266 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,17611749~19870672,51937026~748941,63296485~1265198,67247378~10405622,79691776~4849261,88080384~3494511,92274688~8127980,100663296~5800399,113246208~6163642,121634816~4012318,130023424~6832928,150994944~10680986,167772160~8299838,178245045~18433896,201326592~4513303,213909504~5211367,236394681~5023115,247463936~3927623,251658240~16043824,272629760~7671590,303531567~16260401,322961408~6550422,335544320~17624516,356515840~17793411] 2024-02-10T06:26:30.266 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 7 diff [2535759~7269050,11001166~724570,17611749~19870672,51937026~748941,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,166850423~9221575,178245045~18433896,202046026~3793869,217359457~1761414,233621536~7796260,245701625~320621,248892334~2499225,255358176~6182030,263895328~3806736,273974681~6326669,284527141~5910667,303531567~14959961,318711077~1080891,322898786~6613044,336794604~16374232,359592712~1258891,363061137~17303245] 2024-02-10T06:26:30.266 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,17611749~19870672,51937026~748941,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,166850423~9221575,178245045~18433896,202046026~3793869,217359457~1761414,233621536~7796260,245701625~320621,248892334~2499225,255358176~6182030,263895328~3806736,273974681~6326669,284527141~5910667,303531567~14959961,318711077~1080891,322898786~6613044,336794604~16374232,359592712~1258891,363061137~17303245] 2024-02-10T06:26:30.272 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,17611749~19870672,51937026~748941,63296485~1693986,67247378~17293659,88080384~3494511,92274688~8127980,100663296~5800399,113246208~6163642,121634816~4012318,130023424~6832928,150994944~10680986,163577856~12494142,178245045~18433896,201326592~4513303,213909504~5211367,230686720~10731076,245701625~320621,247463936~3927623,251658240~16043824,272629760~7671590,283983057~6454751,303531567~25980263,335544320~17624516,356515840~23848542] 2024-02-10T06:26:30.272 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 8 diff [2535759~7269050,11001166~724570,17611749~19870672,39428867~7190639,51937026~748941,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,151737988~9937942,166850423~9221575,178245045~18433896,202046026~3793869,217359457~8199229,233621536~7796260,245701625~320621,248892334~2499225,255358176~8252193,263895328~3806736,272839341~599648,273974681~6326669,284527141~5910667,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,359592712~1258891,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.272 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,17611749~19870672,39428867~7190639,51937026~748941,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,151737988~9937942,166850423~9221575,178245045~18433896,202046026~3793869,217359457~8199229,233621536~7796260,245701625~320621,248892334~2499225,255358176~8252193,263895328~3806736,272839341~599648,273974681~6326669,284527141~5910667,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,359592712~1258891,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.277 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,17611749~19870672,37748736~8870770,51937026~748941,63296485~1693986,67247378~17293659,88080384~3494511,92274688~8127980,100663296~5800399,113246208~6163642,121634816~4012318,130023424~6832928,150994944~10680986,163577856~12494142,178245045~18433896,201326592~4513303,213909504~11649182,230686720~10731076,245701625~320621,247463936~3927623,251658240~16043824,272629760~7671590,283983057~6454751,303531567~25980263,331350016~3498700,335544320~17624516,356515840~23848542,402653184~3007497] 2024-02-10T06:26:30.277 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 9 diff [2535759~7269050,11001166~724570,16558506~20923915,39428867~7506670,51937026~748941,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,132228147~4628205,151737988~9937942,166850423~9221575,178245045~18433896,202046026~3793869,217359457~8199229,233621536~7796260,243008007~8383552,255358176~12343888,272839341~599648,273974681~6326669,284527141~5910667,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,357211901~5409456,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.277 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~20923915,39428867~7506670,51937026~748941,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,132228147~4628205,151737988~9937942,166850423~9221575,178245045~18433896,202046026~3793869,217359457~8199229,233621536~7796260,243008007~8383552,255358176~12343888,272839341~599648,273974681~6326669,284527141~5910667,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,357211901~5409456,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.283 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~20923915,37748736~9186801,51937026~748941,63296485~1693986,67247378~17293659,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,150994944~10680986,163577856~12494142,178245045~18433896,201326592~4513303,213909504~11649182,230686720~10731076,243008007~8383552,251658240~16043824,272629760~7671590,283983057~6454751,303531567~25980263,331350016~3498700,335544320~17624516,356515840~23848542,402653184~3007497] 2024-02-10T06:26:30.283 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 10 diff [2535759~7269050,11001166~724570,16558506~20923915,39428867~15103900,59547846~1167083,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~29828518,198363921~8057740,217359457~8199229,233621536~7796260,243008007~8383552,255358176~12343888,272839341~599648,273974681~6326669,284527141~5910667,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.283 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~20923915,39428867~15103900,59547846~1167083,63296485~1693986,67704620~112239,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~29828518,198363921~8057740,217359457~8199229,233621536~7796260,243008007~8383552,255358176~12343888,272839341~599648,273974681~6326669,284527141~5910667,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.288 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~20923915,37748736~16784031,59547846~1167083,63296485~1693986,67247378~17293659,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~33101085,197132288~9289373,213909504~11649182,230686720~10731076,243008007~8383552,251658240~16043824,272629760~7671590,283983057~6454751,303531567~25980263,331350016~3498700,335544320~20438904,356515840~23848542,402653184~7074299] 2024-02-10T06:26:30.288 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 11 diff [2535759~7269050,11001166~724570,16558506~20923915,39428867~17472084,59547846~1167083,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~29828518,198363921~8057740,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12343888,272839341~599648,273974681~6326669,281610963~1984085,284527141~5910667,296594871~2409957,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.288 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~20923915,39428867~17472084,59547846~1167083,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~29828518,198363921~8057740,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12343888,272839341~599648,273974681~6326669,281610963~1984085,284527141~5910667,296594871~2409957,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.294 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~20923915,37748736~19152215,59547846~1167083,63296485~1693986,66232035~18309002,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~33101085,197132288~9289373,213909504~11649182,228633573~12784223,243008007~8383552,251658240~16043824,272629760~7671590,281610963~1984085,283983057~6454751,296384898~2619930,303531567~25980263,331350016~3498700,335544320~20438904,356515840~23848542,402653184~7074299] 2024-02-10T06:26:30.294 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 12 diff [2535759~7269050,11001166~724570,16558506~20923915,39428867~17472084,58553104~2871076,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~39571238,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12343888,272839341~599648,273974681~6326669,281610963~1984085,284527141~5910667,296594871~2409957,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.294 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~20923915,39428867~17472084,58553104~2871076,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~39571238,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12343888,272839341~599648,273974681~6326669,281610963~1984085,284527141~5910667,296594871~2409957,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.299 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~20923915,37748736~19152215,58553104~2871076,63296485~1693986,66232035~18309002,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~42843805,213909504~11649182,228633573~12784223,243008007~8383552,251658240~16043824,272629760~7671590,281610963~1984085,283983057~6454751,296384898~2619930,303531567~25980263,331350016~3498700,335544320~20438904,356515840~23848542,390070272~8175264,402653184~7074299,410112044~2104397] 2024-02-10T06:26:30.299 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 13 diff [2535759~7269050,11001166~724570,16558506~40342445,58553104~2871076,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~39571238,211147925~3117450,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,251555962~16146102,272839341~599648,273974681~6326669,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.299 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~40342445,58553104~2871076,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~39571238,211147925~3117450,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,251555962~16146102,272839341~599648,273974681~6326669,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.305 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~40342445,58553104~2871076,63296485~1693986,66232035~18309002,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~42843805,209715200~15843486,228633573~12784223,243008007~24694057,272629760~7671590,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~25980263,331350016~3498700,335544320~20438904,356515840~23848542,381681664~6272776,390070272~8175264,402653184~7074299,410112044~2104397] 2024-02-10T06:26:30.305 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 14 diff [2535759~7269050,11001166~724570,16558506~40342445,58553104~11163255,69893189~10194209,83146286~8695028,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~39571238,211147925~3117450,217359457~8199229,228633573~2451957,233269174~8148622,241521482~26180582,272839341~599648,273974681~6326669,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.305 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~40342445,58553104~11163255,69893189~10194209,83146286~8695028,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~39571238,211147925~3117450,217359457~8199229,228633573~2451957,233269174~8148622,241521482~26180582,272839341~599648,273974681~6326669,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.311 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~40342445,58553104~33288210,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~42843805,209715200~15843486,228633573~12784223,241521482~26180582,272629760~7671590,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~23848542,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.311 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 15 diff [2535759~7269050,11001166~724570,16558506~40342445,58553104~21534294,83146286~8695028,93232269~13231426,109843346~9566504,122415747~3231387,127200981~3017452,130371713~6484639,137135690~5909541,151737988~9937942,166850423~39571238,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,273974681~6326669,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~17930153,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.311 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~40342445,58553104~21534294,83146286~8695028,93232269~13231426,109843346~9566504,122415747~3231387,127200981~3017452,130371713~6484639,137135690~5909541,151737988~9937942,166850423~39571238,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,273974681~6326669,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~14959961,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~17930153,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.316 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~40342445,58553104~33288210,92274688~14189007,109843346~9566504,121634816~4012318,125829120~11027232,137135690~5909541,150994944~10680986,163577856~42843805,209715200~15843486,228450222~12967574,241521482~28273593,272629760~7671590,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~23848542,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.316 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 16 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,58553104~21534294,83146286~23317409,109843346~9566504,122415747~3231387,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,273974681~6326669,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~14959961,318711077~1080891,322898786~6613044,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.316 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,58553104~21534294,83146286~23317409,109843346~9566504,122415747~3231387,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,273974681~6326669,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~14959961,318711077~1080891,322898786~6613044,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.322 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,58553104~47910591,109843346~9566504,121634816~4012318,125829120~11027232,137135690~5909541,150994944~55426717,209715200~15843486,228450222~12967574,241521482~28273593,272629760~7671590,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~23848542,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.322 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 17 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,58553104~21534294,83146286~23317409,109843346~9566504,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272312326~7989024,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~14959961,318711077~1080891,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.322 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,58553104~21534294,83146286~23317409,109843346~9566504,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272312326~7989024,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~14959961,318711077~1080891,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.328 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,58553104~47910591,109843346~15803788,125829120~11027232,137135690~5909541,150994944~55426717,209715200~15843486,228450222~12967574,241521482~28273593,269967966~10333384,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:30.328 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 18 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,109843346~9566504,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272312326~7989024,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~14959961,318711077~1080891,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.328 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,109843346~9566504,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272312326~7989024,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~14959961,318711077~1080891,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.333 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,109843346~15803788,125829120~11027232,137135690~5909541,150994944~74563742,228450222~12967574,241521482~28273593,269967966~10333384,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:30.333 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 19 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.334 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.339 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:30.339 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 3 diff [63296485~1265198,83146286~1394751,90170215~1404680,101137988~5325707,115436319~3973531,122415747~3231387,237599141~2762031,267482295~219769,273974681~2615043,345710093~7458743] 2024-02-10T06:26:30.339 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [63296485~1265198,83146286~1394751,90170215~1404680,101137988~5325707,115436319~3973531,122415747~3231387,237599141~2762031,267482295~219769,273974681~2615043,345710093~7458743] 2024-02-10T06:26:30.345 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [63296485~1265198,79691776~4849261,88080384~3494511,100663296~5800399,113246208~6163642,121634816~4012318,237599141~2762031,267482295~219769,273974681~2615043,343932928~9235908] 2024-02-10T06:26:30.345 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 4 diff [17611749~12546478,63296485~1265198,69893189~7759811,83146286~1394751,90170215~1404680,101137988~5325707,115436319~3973531,122415747~3231387,153602392~8073538,181772521~7580364,217359457~1761414,237599141~2762031,267482295~219769,273974681~2615043,303531567~4315517,345710093~7458743,359592712~1258891] 2024-02-10T06:26:30.345 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [17611749~12546478,63296485~1265198,69893189~7759811,83146286~1394751,90170215~1404680,101137988~5325707,115436319~3973531,122415747~3231387,153602392~8073538,181772521~7580364,217359457~1761414,237599141~2762031,267482295~219769,273974681~2615043,303531567~4315517,345710093~7458743,359592712~1258891] 2024-02-10T06:26:30.350 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [17611749~12546478,63296485~1265198,67816859~9836141,79691776~4849261,88080384~3494511,100663296~5800399,113246208~6163642,121634816~4012318,150994944~10680986,181772521~7580364,213909504~5211367,237599141~2762031,267482295~219769,273974681~2615043,303531567~4315517,343932928~9235908,356515840~4335763] 2024-02-10T06:26:30.350 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 5 diff [17611749~12546478,32608257~4874164,51937026~748941,63296485~1265198,69893189~7759811,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,181289730~15389211,217359457~1761414,236394681~5023115,267482295~219769,273974681~2615043,303531567~4315517,323997741~5514089,342795067~10373769,359592712~1258891] 2024-02-10T06:26:30.350 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [17611749~12546478,32608257~4874164,51937026~748941,63296485~1265198,69893189~7759811,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,181289730~15389211,217359457~1761414,236394681~5023115,267482295~219769,273974681~2615043,303531567~4315517,323997741~5514089,342795067~10373769,359592712~1258891] 2024-02-10T06:26:30.356 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [17611749~12546478,32608257~4874164,51937026~748941,63296485~1265198,67816859~9836141,79691776~4849261,88080384~3494511,92274688~8127980,100663296~5800399,113246208~6163642,121634816~4012318,130023424~6832928,150994944~10680986,181289730~15389211,213909504~5211367,236394681~5023115,267482295~219769,273974681~2615043,303531567~4315517,322961408~6550422,339738624~13430212,356515840~4335763] 2024-02-10T06:26:30.356 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 6 diff [2535759~7269050,11001166~724570,17611749~12546478,32608257~4874164,51937026~748941,63296485~1265198,69893189~7759811,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,180295316~479646,181289730~15389211,217359457~1761414,236394681~5023115,248892334~2499225,255358176~6182030,263895328~3806736,273974681~2615043,303531567~4315517,318711077~1080891,323997741~5514089,336794604~16374232,359592712~1258891,363061137~11248114] 2024-02-10T06:26:30.357 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,17611749~12546478,32608257~4874164,51937026~748941,63296485~1265198,69893189~7759811,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,180295316~479646,181289730~15389211,217359457~1761414,236394681~5023115,248892334~2499225,255358176~6182030,263895328~3806736,273974681~2615043,303531567~4315517,318711077~1080891,323997741~5514089,336794604~16374232,359592712~1258891,363061137~11248114] 2024-02-10T06:26:30.362 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,17611749~12546478,32608257~4874164,51937026~748941,63296485~1265198,67816859~9836141,79691776~4849261,88080384~3494511,92274688~8127980,100663296~5800399,113246208~6163642,121634816~4012318,130023424~6832928,150994944~10680986,180295316~479646,181289730~15389211,213909504~5211367,236394681~5023115,247463936~3927623,251658240~16043824,273974681~2615043,303531567~4315517,318491528~1300440,322961408~6550422,335544320~17624516,356515840~17793411] 2024-02-10T06:26:30.362 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 7 diff [2535759~7269050,11001166~724570,17611749~12546478,32608257~4874164,51937026~748941,63296485~1693986,69893189~10194209,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,166850423~5253167,180295316~479646,181289730~15389211,217359457~1761414,233621536~7796260,245701625~320621,248892334~2499225,255358176~6182030,263895328~3806736,273974681~2615043,284527141~5910667,303531567~4315517,318711077~1080891,322898786~6613044,336794604~16374232,359592712~1258891,363061137~17303245] 2024-02-10T06:26:30.362 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,17611749~12546478,32608257~4874164,51937026~748941,63296485~1693986,69893189~10194209,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,153602392~8073538,166850423~5253167,180295316~479646,181289730~15389211,217359457~1761414,233621536~7796260,245701625~320621,248892334~2499225,255358176~6182030,263895328~3806736,273974681~2615043,284527141~5910667,303531567~4315517,318711077~1080891,322898786~6613044,336794604~16374232,359592712~1258891,363061137~17303245] 2024-02-10T06:26:30.369 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,17611749~12546478,32608257~4874164,51937026~748941,63296485~1693986,67816859~16724178,88080384~3494511,92274688~8127980,100663296~5800399,113246208~6163642,121634816~4012318,130023424~6832928,150994944~10680986,163577856~8525734,180295316~479646,181289730~15389211,213909504~5211367,230686720~10731076,245701625~320621,247463936~3927623,251658240~16043824,273974681~2615043,283983057~6454751,303531567~4315517,318491528~11020302,335544320~17624516,356515840~23848542] 2024-02-10T06:26:30.369 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 8 diff [2535759~7269050,11001166~724570,17611749~12546478,32608257~4874164,39428867~7190639,51937026~748941,63296485~1693986,69893189~10194209,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,151737988~9937942,166850423~5253167,180295316~479646,181289730~15389211,217359457~8199229,233621536~7796260,245701625~320621,248892334~2499225,255358176~8252193,263895328~3806736,272839341~599648,273974681~2615043,284527141~5910667,303531567~4315517,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,359592712~1258891,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.369 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,17611749~12546478,32608257~4874164,39428867~7190639,51937026~748941,63296485~1693986,69893189~10194209,83146286~1394751,90170215~1404680,95899151~4503517,101137988~5325707,115436319~3973531,122415747~3231387,132228147~4628205,151737988~9937942,166850423~5253167,180295316~479646,181289730~15389211,217359457~8199229,233621536~7796260,245701625~320621,248892334~2499225,255358176~8252193,263895328~3806736,272839341~599648,273974681~2615043,284527141~5910667,303531567~4315517,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,359592712~1258891,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.373 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,17611749~12546478,32608257~4874164,37748736~8870770,51937026~748941,63296485~1693986,67816859~16724178,88080384~3494511,92274688~8127980,100663296~5800399,113246208~6163642,121634816~4012318,130023424~6832928,150994944~10680986,163577856~8525734,180295316~479646,181289730~15389211,213909504~11649182,230686720~10731076,245701625~320621,247463936~3927623,251658240~16043824,272839341~599648,273974681~2615043,283983057~6454751,303531567~4315517,318491528~11020302,331350016~3498700,335544320~17624516,356515840~23848542,402653184~3007497] 2024-02-10T06:26:30.373 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 9 diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~7506670,51937026~748941,63296485~1693986,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,132228147~4628205,151737988~9937942,166850423~5253167,180295316~479646,181289730~15389211,217359457~8199229,233621536~7796260,243008007~8383552,255358176~12343888,272839341~599648,273974681~2615043,284527141~5910667,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,357211901~5409456,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.373 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~7506670,51937026~748941,63296485~1693986,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,132228147~4628205,151737988~9937942,166850423~5253167,180295316~479646,181289730~15389211,217359457~8199229,233621536~7796260,243008007~8383552,255358176~12343888,272839341~599648,273974681~2615043,284527141~5910667,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,357211901~5409456,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.378 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~13599721,32608257~4874164,37748736~9186801,51937026~748941,63296485~1693986,67816859~16724178,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,150994944~10680986,163577856~8525734,180295316~479646,181289730~15389211,213909504~11649182,230686720~10731076,243008007~8383552,251658240~16043824,272839341~599648,273974681~2615043,283983057~6454751,303531567~4315517,310138976~8083600,318491528~11020302,331350016~3498700,335544320~17624516,356515840~23848542,402653184~3007497] 2024-02-10T06:26:30.378 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 10 diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~15103900,59547846~1167083,63296485~1693986,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~5253167,172103959~2563299,175139543~3684969,180295316~479646,181289730~15389211,198363921~8057740,217359457~8199229,233621536~7796260,243008007~8383552,255358176~12343888,272839341~599648,273974681~2615043,284527141~5910667,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.378 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~15103900,59547846~1167083,63296485~1693986,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~5253167,172103959~2563299,175139543~3684969,180295316~479646,181289730~15389211,198363921~8057740,217359457~8199229,233621536~7796260,243008007~8383552,255358176~12343888,272839341~599648,273974681~2615043,284527141~5910667,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.384 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~13599721,32608257~4874164,37748736~16784031,59547846~1167083,63296485~1693986,67816859~16724178,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~8525734,172103959~2563299,175139543~3684969,180295316~479646,181289730~15389211,197132288~9289373,213909504~11649182,230686720~10731076,243008007~8383552,251658240~16043824,272839341~599648,273974681~2615043,283983057~6454751,303531567~4315517,310138976~8083600,318491528~11020302,331350016~3498700,335544320~20438904,356515840~23848542,402653184~7074299] 2024-02-10T06:26:30.384 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 11 diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~17472084,59547846~1167083,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12311485,180295316~479646,181289730~15389211,198363921~8057740,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12343888,272839341~599648,273974681~2615043,281610963~1984085,284527141~5910667,296594871~2409957,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.385 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~17472084,59547846~1167083,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12311485,180295316~479646,181289730~15389211,198363921~8057740,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12343888,272839341~599648,273974681~2615043,281610963~1984085,284527141~5910667,296594871~2409957,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.390 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~13599721,32608257~4874164,37748736~19152215,59547846~1167083,63296485~1693986,66232035~18309002,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~15584052,180295316~479646,181289730~15389211,197132288~9289373,213909504~11649182,228633573~12784223,243008007~8383552,251658240~16043824,272839341~599648,273974681~2615043,281610963~1984085,283983057~6454751,296384898~2619930,303531567~4315517,310138976~8083600,318491528~11020302,331350016~3498700,335544320~20438904,356515840~23848542,402653184~7074299] 2024-02-10T06:26:30.390 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 12 diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~17472084,58553104~2871076,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12343888,272839341~599648,273974681~2615043,281610963~1984085,284527141~5910667,296594871~2409957,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.390 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~17472084,58553104~2871076,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12343888,272839341~599648,273974681~2615043,281610963~1984085,284527141~5910667,296594871~2409957,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.395 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~13599721,32608257~4874164,37748736~19152215,58553104~2871076,63296485~1693986,66232035~18309002,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~15873484,180295316~479646,181289730~25131931,213909504~11649182,228633573~12784223,243008007~8383552,251658240~16043824,272839341~599648,273974681~2615043,281610963~1984085,283983057~6454751,296384898~2619930,303531567~4315517,310138976~8083600,318491528~11020302,331350016~3498700,335544320~20438904,356515840~23848542,390070272~8175264,402653184~7074299,410112044~2104397] 2024-02-10T06:26:30.396 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 13 diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~24292694,58553104~2871076,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,251555962~16146102,272839341~599648,273974681~3568925,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.396 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~24292694,58553104~2871076,63296485~1693986,66232035~3484324,69893189~10194209,83146286~1394751,90170215~1404680,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,251555962~16146102,272839341~599648,273974681~3568925,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.401 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~13599721,32608257~24292694,58553104~2871076,63296485~1693986,66232035~18309002,88080384~3494511,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~15873484,180295316~479646,181289730~25131931,209715200~15843486,228633573~12784223,243008007~24694057,272839341~599648,273974681~3568925,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~4315517,310138976~8083600,318491528~11020302,331350016~3498700,335544320~20438904,356515840~23848542,381681664~6272776,390070272~8175264,402653184~7074299,410112044~2104397] 2024-02-10T06:26:30.401 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 14 diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~24292694,58553104~11163255,69893189~10194209,83146286~8695028,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228633573~2451957,233269174~8148622,241521482~26180582,272839341~599648,273974681~3568925,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.401 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~24292694,58553104~11163255,69893189~10194209,83146286~8695028,93232269~13231426,109843346~9566504,122415747~3231387,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228633573~2451957,233269174~8148622,241521482~26180582,272839341~599648,273974681~3568925,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~16374232,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.406 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~13599721,32608257~24292694,58553104~33288210,92274688~14189007,109843346~9566504,121634816~4012318,130023424~6832928,140154451~1419416,150994944~10680986,163577856~15873484,180295316~479646,181289730~25131931,209715200~15843486,228633573~12784223,241521482~26180582,272839341~599648,273974681~3568925,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~4315517,310138976~8083600,318491528~11020302,331350016~24633208,356515840~23848542,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.407 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 15 diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~24292694,58553104~21534294,83146286~8695028,93232269~13231426,109843346~9566504,122415747~3231387,127200981~3017452,130371713~6484639,137135690~5909541,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,273974681~3568925,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~17930153,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.407 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~24292694,58553104~21534294,83146286~8695028,93232269~13231426,109843346~9566504,122415747~3231387,127200981~3017452,130371713~6484639,137135690~5909541,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,273974681~3568925,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~17930153,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.412 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~13599721,32608257~24292694,58553104~33288210,92274688~14189007,109843346~9566504,121634816~4012318,125829120~11027232,137135690~5909541,150994944~10680986,163577856~15873484,180295316~479646,181289730~25131931,209715200~15843486,228450222~12967574,241521482~28273593,272839341~599648,273974681~3568925,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~4315517,310138976~8083600,318491528~11020302,331350016~24633208,356515840~23848542,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.412 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 16 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~13599721,32608257~24292694,58553104~21534294,83146286~23317409,109843346~9566504,122415747~3231387,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,273974681~3568925,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.413 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~13599721,32608257~24292694,58553104~21534294,83146286~23317409,109843346~9566504,122415747~3231387,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,273974681~3568925,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.418 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~13599721,32608257~24292694,58553104~47910591,109843346~9566504,121634816~4012318,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~25131931,209715200~15843486,228450222~12967574,241521482~28273593,272839341~599648,273974681~3568925,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~4315517,310138976~8083600,318491528~11020302,331350016~24633208,356515840~23848542,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.418 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 17 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,58553104~21534294,83146286~23317409,109843346~9566504,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.418 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,58553104~21534294,83146286~23317409,109843346~9566504,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.424 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,58553104~47910591,109843346~15803788,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~25131931,209715200~15843486,228450222~12967574,241521482~28273593,269967966~7575640,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~4315517,310138976~8083600,318491528~11020302,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:30.424 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 18 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,109843346~9566504,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.424 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,109843346~9566504,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.430 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,109843346~15803788,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~44268956,228450222~12967574,241521482~28273593,269967966~7575640,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~4315517,310138976~8083600,318491528~11020302,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:30.430 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 19 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.430 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.435 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:30.435 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 4 diff [17611749~12546478,69893189~7759811,101802626~2464533,153602392~8073538,181772521~7580364,217359457~1761414,303531567~4315517,359592712~1258891] 2024-02-10T06:26:30.435 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [17611749~12546478,69893189~7759811,101802626~2464533,153602392~8073538,181772521~7580364,217359457~1761414,303531567~4315517,359592712~1258891] 2024-02-10T06:26:30.441 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [17611749~12546478,67816859~9836141,101802626~2464533,150994944~10680986,181772521~7580364,213909504~5211367,303531567~4315517,356515840~4335763] 2024-02-10T06:26:30.441 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 5 diff [17611749~12546478,32608257~4874164,51937026~748941,69893189~7759811,95899151~4503517,101802626~2464533,132228147~4628205,153602392~8073538,181289730~15389211,217359457~1761414,236394681~5023115,303531567~4315517,323997741~5514089,342795067~6354138,359592712~1258891] 2024-02-10T06:26:30.441 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [17611749~12546478,32608257~4874164,51937026~748941,69893189~7759811,95899151~4503517,101802626~2464533,132228147~4628205,153602392~8073538,181289730~15389211,217359457~1761414,236394681~5023115,303531567~4315517,323997741~5514089,342795067~6354138,359592712~1258891] 2024-02-10T06:26:30.447 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [17611749~12546478,32608257~4874164,51937026~748941,67816859~9836141,92274688~8127980,101802626~2464533,130023424~6832928,150994944~10680986,181289730~15389211,213909504~5211367,236394681~5023115,303531567~4315517,322961408~6550422,339738624~9410581,356515840~4335763] 2024-02-10T06:26:30.447 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 6 diff [2535759~7269050,11001166~724570,17611749~12546478,32608257~4874164,51937026~748941,69893189~7759811,95899151~4503517,101802626~2464533,132228147~4628205,153602392~8073538,180295316~479646,181289730~15389211,217359457~1761414,236394681~5023115,248892334~2499225,255358176~6182030,263895328~3727630,303531567~4315517,318711077~1080891,323997741~5514089,336794604~12354601,359592712~1258891,363061137~11248114] 2024-02-10T06:26:30.447 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,17611749~12546478,32608257~4874164,51937026~748941,69893189~7759811,95899151~4503517,101802626~2464533,132228147~4628205,153602392~8073538,180295316~479646,181289730~15389211,217359457~1761414,236394681~5023115,248892334~2499225,255358176~6182030,263895328~3727630,303531567~4315517,318711077~1080891,323997741~5514089,336794604~12354601,359592712~1258891,363061137~11248114] 2024-02-10T06:26:30.452 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,17611749~12546478,32608257~4874164,51937026~748941,67816859~9836141,92274688~8127980,101802626~2464533,130023424~6832928,150994944~10680986,180295316~479646,181289730~15389211,213909504~5211367,236394681~5023115,247463936~3927623,251658240~15964718,303531567~4315517,318491528~1300440,322961408~6550422,335544320~13604885,356515840~17793411] 2024-02-10T06:26:30.452 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 7 diff [2535759~7269050,11001166~724570,17611749~12546478,32608257~4874164,51937026~748941,64164246~826225,69893189~10194209,95899151~4503517,101802626~2464533,132228147~4628205,153602392~8073538,166850423~5253167,180295316~479646,181289730~15389211,217359457~1761414,233621536~7796260,245701625~320621,248892334~2499225,255358176~6182030,263895328~3727630,284527141~5910667,303531567~4315517,318711077~1080891,322898786~6613044,336794604~12354601,359592712~1258891,363061137~17303245] 2024-02-10T06:26:30.452 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,17611749~12546478,32608257~4874164,51937026~748941,64164246~826225,69893189~10194209,95899151~4503517,101802626~2464533,132228147~4628205,153602392~8073538,166850423~5253167,180295316~479646,181289730~15389211,217359457~1761414,233621536~7796260,245701625~320621,248892334~2499225,255358176~6182030,263895328~3727630,284527141~5910667,303531567~4315517,318711077~1080891,322898786~6613044,336794604~12354601,359592712~1258891,363061137~17303245] 2024-02-10T06:26:30.457 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,17611749~12546478,32608257~4874164,51937026~748941,64164246~826225,67816859~12270539,92274688~8127980,101802626~2464533,130023424~6832928,150994944~10680986,163577856~8525734,180295316~479646,181289730~15389211,213909504~5211367,230686720~10731076,245701625~320621,247463936~3927623,251658240~15964718,283983057~6454751,303531567~4315517,318491528~11020302,335544320~13604885,356515840~23848542] 2024-02-10T06:26:30.457 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 8 diff [2535759~7269050,11001166~724570,17611749~12546478,32608257~4874164,39428867~7190639,51937026~748941,64164246~826225,69893189~10194209,95899151~4503517,101802626~2464533,132228147~4628205,151737988~9937942,166850423~5253167,180295316~479646,181289730~15389211,217359457~8199229,233621536~7796260,245701625~320621,248892334~2499225,255358176~8252193,263895328~3727630,272839341~599648,284527141~5910667,303531567~4315517,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,359592712~1258891,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.458 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,17611749~12546478,32608257~4874164,39428867~7190639,51937026~748941,64164246~826225,69893189~10194209,95899151~4503517,101802626~2464533,132228147~4628205,151737988~9937942,166850423~5253167,180295316~479646,181289730~15389211,217359457~8199229,233621536~7796260,245701625~320621,248892334~2499225,255358176~8252193,263895328~3727630,272839341~599648,284527141~5910667,303531567~4315517,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,359592712~1258891,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:30 smithi178 ceph-mon[92537]: pgmap v3296: 137 pgs: 137 active+clean; 805 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 228 KiB/s rd, 41 MiB/s wr, 361 op/s 2024-02-10T06:26:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:30 smithi178 ceph-mon[92537]: osdmap e1940: 8 total, 8 up, 8 in 2024-02-10T06:26:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:30 smithi178 ceph-mon[95116]: pgmap v3296: 137 pgs: 137 active+clean; 805 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 228 KiB/s rd, 41 MiB/s wr, 361 op/s 2024-02-10T06:26:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:30 smithi178 ceph-mon[95116]: osdmap e1940: 8 total, 8 up, 8 in 2024-02-10T06:26:30.464 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,17611749~12546478,32608257~4874164,37748736~8870770,51937026~748941,64164246~826225,67816859~12270539,92274688~8127980,101802626~2464533,130023424~6832928,150994944~10680986,163577856~8525734,180295316~479646,181289730~15389211,213909504~11649182,230686720~10731076,245701625~320621,247463936~3927623,251658240~15964718,272839341~599648,283983057~6454751,303531567~4315517,318491528~11020302,331350016~3498700,335544320~13604885,356515840~23848542,402653184~3007497] 2024-02-10T06:26:30.464 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 9 diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~7506670,51937026~748941,64164246~826225,69893189~10194209,93232269~11034890,109843346~8100133,132228147~4628205,151737988~9937942,166850423~5253167,180295316~479646,181289730~15389211,217359457~8199229,233621536~7796260,243008007~8383552,255358176~12264782,272839341~599648,284527141~5910667,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,357211901~5409456,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.464 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~7506670,51937026~748941,64164246~826225,69893189~10194209,93232269~11034890,109843346~8100133,132228147~4628205,151737988~9937942,166850423~5253167,180295316~479646,181289730~15389211,217359457~8199229,233621536~7796260,243008007~8383552,255358176~12264782,272839341~599648,284527141~5910667,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,357211901~5409456,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.469 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~13599721,32608257~4874164,37748736~9186801,51937026~748941,64164246~826225,67816859~12270539,92274688~11992471,109843346~8100133,130023424~6832928,150994944~10680986,163577856~8525734,180295316~479646,181289730~15389211,213909504~11649182,230686720~10731076,243008007~8383552,251658240~15964718,272839341~599648,283983057~6454751,303531567~4315517,310138976~8083600,318491528~11020302,331350016~3498700,335544320~13604885,356515840~23848542,402653184~3007497] 2024-02-10T06:26:30.469 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 10 diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~15103900,59547846~1167083,64164246~826225,69893189~10194209,93232269~11034890,109843346~8100133,130371713~6484639,140154451~1419416,151737988~9937942,166850423~5253167,172103959~2563299,175139543~3684969,180295316~479646,181289730~15389211,198363921~8057740,217359457~8199229,233621536~7796260,243008007~8383552,255358176~12264782,272839341~599648,284527141~5910667,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.469 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~15103900,59547846~1167083,64164246~826225,69893189~10194209,93232269~11034890,109843346~8100133,130371713~6484639,140154451~1419416,151737988~9937942,166850423~5253167,172103959~2563299,175139543~3684969,180295316~479646,181289730~15389211,198363921~8057740,217359457~8199229,233621536~7796260,243008007~8383552,255358176~12264782,272839341~599648,284527141~5910667,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.474 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~13599721,32608257~4874164,37748736~16784031,59547846~1167083,64164246~826225,67816859~12270539,92274688~11992471,109843346~8100133,130023424~6832928,140154451~1419416,150994944~10680986,163577856~8525734,172103959~2563299,175139543~3684969,180295316~479646,181289730~15389211,197132288~9289373,213909504~11649182,230686720~10731076,243008007~8383552,251658240~15964718,272839341~599648,283983057~6454751,303531567~4315517,310138976~8083600,318491528~11020302,331350016~3498700,335544320~13604885,353168836~2814388,356515840~23848542,402653184~7074299] 2024-02-10T06:26:30.475 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 11 diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~17472084,59547846~1167083,64164246~826225,66232035~3484324,69893189~10194209,93232269~11034890,109843346~8100133,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12311485,180295316~479646,181289730~15389211,198363921~8057740,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12264782,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.475 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~17472084,59547846~1167083,64164246~826225,66232035~3484324,69893189~10194209,93232269~11034890,109843346~8100133,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12311485,180295316~479646,181289730~15389211,198363921~8057740,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12264782,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.480 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~13599721,32608257~4874164,37748736~19152215,59547846~1167083,64164246~826225,66232035~13855363,92274688~11992471,109843346~8100133,130023424~6832928,140154451~1419416,150994944~10680986,163577856~15584052,180295316~479646,181289730~15389211,197132288~9289373,213909504~11649182,228633573~12784223,243008007~8383552,251658240~15964718,272839341~599648,281610963~1984085,283983057~6454751,296384898~2619930,303531567~4315517,310138976~8083600,318491528~11020302,331350016~3498700,335544320~13604885,353168836~2814388,356515840~23848542,402653184~7074299] 2024-02-10T06:26:30.480 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 12 diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~17472084,58553104~2871076,64164246~826225,66232035~3484324,69893189~10194209,93232269~12502837,109843346~8100133,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12264782,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.480 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~4874164,39428867~17472084,58553104~2871076,64164246~826225,66232035~3484324,69893189~10194209,93232269~12502837,109843346~8100133,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12264782,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.486 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~13599721,32608257~4874164,37748736~19152215,58553104~2871076,64164246~826225,66232035~13855363,92274688~13460418,109843346~8100133,130023424~6832928,140154451~1419416,150994944~10680986,163577856~15873484,180295316~479646,181289730~25131931,213909504~11649182,228633573~12784223,243008007~8383552,251658240~15964718,272839341~599648,281610963~1984085,283983057~6454751,296384898~2619930,303531567~4315517,310138976~8083600,318491528~11020302,331350016~3498700,335544320~13604885,353168836~2814388,356515840~23848542,390070272~8175264,402653184~7074299,410112044~2104397] 2024-02-10T06:26:30.486 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 13 diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~24292694,58553104~2871076,64164246~826225,66232035~3484324,69893189~10194209,93232269~12502837,109843346~8100133,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,251555962~16066996,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.486 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~24292694,58553104~2871076,64164246~826225,66232035~3484324,69893189~10194209,93232269~12502837,109843346~8100133,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228633573~2451957,233269174~8148622,243008007~8383552,251555962~16066996,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.493 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~13599721,32608257~24292694,58553104~2871076,64164246~826225,66232035~13855363,92274688~13460418,109843346~8100133,130023424~6832928,140154451~1419416,150994944~10680986,163577856~15873484,180295316~479646,181289730~25131931,209715200~15843486,228633573~12784223,243008007~24614951,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~4315517,310138976~8083600,318491528~11020302,331350016~3498700,335544320~13604885,353168836~2814388,356515840~23848542,381681664~6272776,390070272~8175264,402653184~7074299,410112044~2104397] 2024-02-10T06:26:30.493 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 14 diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~24292694,58553104~11163255,69893189~10194209,83693328~8147986,93232269~12502837,109843346~8100133,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228633573~2451957,233269174~8148622,241521482~26101476,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.493 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~24292694,58553104~11163255,69893189~10194209,83693328~8147986,93232269~12502837,109843346~8100133,130371713~6484639,140154451~1419416,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228633573~2451957,233269174~8148622,241521482~26101476,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.498 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~13599721,32608257~24292694,58553104~21534294,83693328~8147986,92274688~13460418,109843346~8100133,130023424~6832928,140154451~1419416,150994944~10680986,163577856~15873484,180295316~479646,181289730~25131931,209715200~15843486,228633573~12784223,241521482~26101476,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~4315517,310138976~8083600,318491528~11020302,331350016~17799189,353168836~2814388,356515840~23848542,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.498 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 15 diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~24292694,58553104~21534294,83693328~8147986,93232269~12502837,109843346~8100133,127200981~3017452,130371713~6484639,137135690~5909541,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.498 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~13599721,32608257~24292694,58553104~21534294,83693328~8147986,93232269~12502837,109843346~8100133,127200981~3017452,130371713~6484639,137135690~5909541,151737988~9937942,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.503 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~13599721,32608257~24292694,58553104~21534294,83693328~8147986,92274688~13460418,109843346~8100133,125829120~11027232,137135690~5909541,150994944~10680986,163577856~15873484,180295316~479646,181289730~25131931,209715200~15843486,228450222~12967574,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~4315517,310138976~8083600,318491528~11020302,331350016~18175147,350326059~5657165,356515840~23848542,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.503 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 16 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~13599721,32608257~24292694,58553104~21534294,83693328~22041778,109843346~8100133,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.504 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~13599721,32608257~24292694,58553104~21534294,83693328~22041778,109843346~8100133,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322898786~6613044,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.509 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~13599721,32608257~24292694,58553104~21534294,83693328~22041778,109843346~8100133,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~25131931,209715200~15843486,228450222~12967574,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~4315517,310138976~8083600,318491528~11020302,331350016~18175147,350326059~5657165,356515840~23848542,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.509 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 17 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,58553104~21534294,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.509 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,58553104~21534294,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.514 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,58553104~21534294,83693328~22041778,109843346~8100133,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~25131931,209715200~15843486,228450222~12967574,241521482~28273593,269967966~7575640,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~4315517,310138976~8083600,318491528~11020302,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:30.514 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 18 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.514 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217359457~8199229,228450222~2635308,233269174~8148622,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,303531567~4315517,310138976~8083600,318711077~1080891,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.520 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,109843346~8100133,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~44268956,228450222~12967574,241521482~28273593,269967966~7575640,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,303531567~4315517,310138976~8083600,318491528~11020302,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:30.521 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 19 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.521 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.526 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:30.526 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 5 diff [32608257~4874164,51937026~748941,95899151~4503517,132228147~4628205,181289730~15389211,236394681~5023115,323997741~5514089,342795067~6354138] 2024-02-10T06:26:30.526 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [32608257~4874164,51937026~748941,95899151~4503517,132228147~4628205,181289730~15389211,236394681~5023115,323997741~5514089,342795067~6354138] 2024-02-10T06:26:30.532 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [32608257~4874164,51937026~748941,92274688~8127980,130023424~6832928,181289730~15389211,236394681~5023115,322961408~6550422,339738624~9410581] 2024-02-10T06:26:30.532 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 6 diff [2535759~7269050,11001166~724570,32608257~4874164,51937026~748941,95899151~4503517,132228147~4628205,180295316~479646,181289730~15389211,236394681~5023115,248892334~2499225,255358176~6182030,263895328~3727630,318711077~1080891,323997741~5514089,336794604~12354601,363061137~11248114] 2024-02-10T06:26:30.532 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,32608257~4874164,51937026~748941,95899151~4503517,132228147~4628205,180295316~479646,181289730~15389211,236394681~5023115,248892334~2499225,255358176~6182030,263895328~3727630,318711077~1080891,323997741~5514089,336794604~12354601,363061137~11248114] 2024-02-10T06:26:30.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:30 smithi189 ceph-mon[89631]: pgmap v3296: 137 pgs: 137 active+clean; 805 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 228 KiB/s rd, 41 MiB/s wr, 361 op/s 2024-02-10T06:26:30.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:30 smithi189 ceph-mon[89631]: osdmap e1940: 8 total, 8 up, 8 in 2024-02-10T06:26:30.538 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,32608257~4874164,51937026~748941,92274688~8127980,130023424~6832928,180295316~479646,181289730~15389211,236394681~5023115,247463936~3927623,251658240~15964718,318491528~1300440,322961408~6550422,335544320~13604885,360851603~13457648] 2024-02-10T06:26:30.538 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 7 diff [2535759~7269050,11001166~724570,20153176~7489321,32608257~4874164,51937026~748941,64164246~826225,73516570~6570828,95899151~4503517,132228147~4628205,161230267~86919,166850423~5253167,180295316~479646,181289730~15389211,233621536~7796260,245701625~320621,248892334~2499225,255358176~6182030,263895328~3727630,284527141~5910667,318711077~1080891,322898786~6613044,336794604~12354601,363061137~17303245] 2024-02-10T06:26:30.538 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,20153176~7489321,32608257~4874164,51937026~748941,64164246~826225,73516570~6570828,95899151~4503517,132228147~4628205,161230267~86919,166850423~5253167,180295316~479646,181289730~15389211,233621536~7796260,245701625~320621,248892334~2499225,255358176~6182030,263895328~3727630,284527141~5910667,318711077~1080891,322898786~6613044,336794604~12354601,363061137~17303245] 2024-02-10T06:26:30.543 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,20153176~7489321,32608257~4874164,51937026~748941,64164246~826225,73516570~6570828,92274688~8127980,130023424~6832928,161230267~86919,163577856~8525734,180295316~479646,181289730~15389211,230686720~10731076,245701625~320621,247463936~3927623,251658240~15964718,283983057~6454751,318491528~11020302,335544320~13604885,360851603~19512779] 2024-02-10T06:26:30.543 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 8 diff [2535759~7269050,11001166~724570,20153176~7489321,32608257~4874164,39428867~7190639,51937026~748941,64164246~826225,73516570~6570828,95899151~4503517,132228147~4628205,151737988~5881500,161230267~86919,166850423~5253167,180295316~479646,181289730~15389211,219017961~6540725,233621536~7796260,245701625~320621,248892334~2499225,255358176~8252193,263895328~3727630,272839341~599648,284527141~5910667,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.543 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,20153176~7489321,32608257~4874164,39428867~7190639,51937026~748941,64164246~826225,73516570~6570828,95899151~4503517,132228147~4628205,151737988~5881500,161230267~86919,166850423~5253167,180295316~479646,181289730~15389211,219017961~6540725,233621536~7796260,245701625~320621,248892334~2499225,255358176~8252193,263895328~3727630,272839341~599648,284527141~5910667,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.549 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,20153176~7489321,32608257~4874164,37748736~8870770,51937026~748941,64164246~826225,73516570~6570828,92274688~8127980,130023424~6832928,151737988~5881500,161230267~86919,163577856~8525734,180295316~479646,181289730~15389211,219017961~6540725,230686720~10731076,245701625~320621,247463936~3927623,251658240~15964718,272839341~599648,283983057~6454751,318491528~11020302,331350016~3498700,335544320~13604885,360851603~19512779,402653184~3007497] 2024-02-10T06:26:30.549 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 9 diff [2535759~7269050,11001166~724570,16558506~11083991,32608257~4874164,39428867~7506670,51937026~748941,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,132228147~4628205,151737988~5881500,161230267~86919,166850423~5253167,180295316~479646,181289730~15389211,219017961~6540725,233621536~7796260,243008007~8383552,255358176~12264782,272839341~599648,284527141~5910667,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,357211901~5409456,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.549 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~11083991,32608257~4874164,39428867~7506670,51937026~748941,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,132228147~4628205,151737988~5881500,161230267~86919,166850423~5253167,180295316~479646,181289730~15389211,219017961~6540725,233621536~7796260,243008007~8383552,255358176~12264782,272839341~599648,284527141~5910667,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,357211901~5409456,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.554 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~11083991,32608257~4874164,37748736~9186801,51937026~748941,64164246~826225,73516570~6570828,92274688~11278439,109843346~8100133,130023424~6832928,151737988~5881500,161230267~86919,163577856~8525734,180295316~479646,181289730~15389211,219017961~6540725,230686720~10731076,243008007~8383552,251658240~15964718,272839341~599648,283983057~6454751,310138976~8083600,318491528~11020302,331350016~3498700,335544320~13604885,357211901~23152481,402653184~3007497] 2024-02-10T06:26:30.555 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 10 diff [2535759~7269050,11001166~724570,16558506~11083991,32608257~4874164,39428867~15103900,59547846~1167083,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,130371713~6484639,140154451~1419416,151737988~5881500,161230267~86919,166850423~5253167,172103959~2563299,175139543~3684969,180295316~479646,181289730~15389211,198363921~8057740,219017961~6540725,233621536~7796260,243008007~8383552,255358176~12264782,272839341~599648,284527141~5910667,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.555 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~11083991,32608257~4874164,39428867~15103900,59547846~1167083,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,130371713~6484639,140154451~1419416,151737988~5881500,161230267~86919,166850423~5253167,172103959~2563299,175139543~3684969,180295316~479646,181289730~15389211,198363921~8057740,219017961~6540725,233621536~7796260,243008007~8383552,255358176~12264782,272839341~599648,284527141~5910667,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.560 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~11083991,32608257~4874164,37748736~16784031,59547846~1167083,64164246~826225,73516570~6570828,92274688~11278439,109843346~8100133,130023424~6832928,140154451~1419416,151737988~5881500,161230267~86919,163577856~8525734,172103959~2563299,175139543~3684969,180295316~479646,181289730~15389211,197132288~9289373,219017961~6540725,230686720~10731076,243008007~8383552,251658240~15964718,272839341~599648,283983057~6454751,310138976~8083600,318491528~11020302,331350016~3498700,335544320~13604885,353168836~2814388,357211901~23152481,402653184~7074299] 2024-02-10T06:26:30.560 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 11 diff [2535759~7269050,11001166~724570,16558506~11083991,32608257~4874164,39428867~17472084,59547846~1167083,64164246~826225,66232035~3484324,73516570~6570828,93232269~10320858,109843346~8100133,130371713~6484639,140154451~1419416,151737988~5881500,161230267~86919,166850423~12311485,180295316~479646,181289730~15389211,198363921~8057740,219017961~6540725,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12264782,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.560 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~11083991,32608257~4874164,39428867~17472084,59547846~1167083,64164246~826225,66232035~3484324,73516570~6570828,93232269~10320858,109843346~8100133,130371713~6484639,140154451~1419416,151737988~5881500,161230267~86919,166850423~12311485,180295316~479646,181289730~15389211,198363921~8057740,219017961~6540725,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12264782,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.565 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~11083991,32608257~4874164,37748736~19152215,59547846~1167083,64164246~826225,66232035~3484324,73516570~6570828,92274688~11278439,109843346~8100133,130023424~6832928,140154451~1419416,151737988~5881500,161230267~86919,163577856~15584052,180295316~479646,181289730~15389211,197132288~9289373,219017961~6540725,228633573~12784223,243008007~8383552,251658240~15964718,272839341~599648,281610963~1984085,283983057~6454751,296384898~2619930,310138976~8083600,318491528~11020302,331350016~3498700,335544320~13604885,353168836~2814388,357211901~23152481,402653184~7074299] 2024-02-10T06:26:30.566 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 12 diff [2535759~7269050,11001166~724570,16558506~11083991,32608257~4874164,39428867~17472084,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~6484639,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,181289730~25131931,219017961~6540725,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12264782,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.566 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~11083991,32608257~4874164,39428867~17472084,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~6484639,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,181289730~25131931,219017961~6540725,228633573~2451957,233269174~8148622,243008007~8383552,255358176~12264782,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.571 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~11083991,32608257~4874164,37748736~19152215,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,92274688~13460418,109843346~8100133,130023424~6832928,140154451~1419416,151737988~5881500,161230267~86919,163577856~15873484,180295316~479646,181289730~25131931,219017961~6540725,228633573~12784223,243008007~8383552,251658240~15964718,272839341~599648,281610963~1984085,283983057~6454751,296384898~2619930,310138976~8083600,318491528~11020302,331350016~3498700,335544320~13604885,353168836~2814388,357211901~23152481,390070272~8175264,402653184~7074299,410112044~2104397] 2024-02-10T06:26:30.571 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 13 diff [2535759~7269050,11001166~724570,16558506~11083991,32608257~24292694,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~6484639,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,219017961~6540725,228633573~2451957,233269174~8148622,243008007~8383552,251555962~16066996,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.571 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~11083991,32608257~24292694,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~6484639,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,219017961~6540725,228633573~2451957,233269174~8148622,243008007~8383552,251555962~16066996,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.577 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~11083991,32608257~24292694,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,92274688~13460418,109843346~8100133,130023424~6832928,140154451~1419416,151737988~5881500,161230267~86919,163577856~15873484,180295316~479646,181289730~25131931,209715200~4550175,219017961~6540725,228633573~12784223,243008007~24614951,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,318491528~11020302,331350016~3498700,335544320~13604885,353168836~2814388,357211901~23152481,381681664~6272776,390070272~8175264,402653184~7074299,410112044~2104397] 2024-02-10T06:26:30.577 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 14 diff [2535759~7269050,11001166~724570,16558506~11083991,32608257~24292694,58553104~11163255,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,130371713~6484639,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,219017961~6540725,228633573~2451957,233269174~8148622,241521482~26101476,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.577 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~11083991,32608257~24292694,58553104~11163255,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,130371713~6484639,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,219017961~6540725,228633573~2451957,233269174~8148622,241521482~26101476,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~12354601,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.582 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~11083991,32608257~24292694,58553104~11163255,73516570~6570828,83693328~8147986,92274688~13460418,109843346~8100133,130023424~6832928,140154451~1419416,151737988~5881500,161230267~86919,163577856~15873484,180295316~479646,181289730~25131931,209715200~4550175,219017961~6540725,228633573~12784223,241521482~26101476,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,318491528~11020302,331350016~17799189,353168836~2814388,357211901~23152481,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.583 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 15 diff [2535759~7269050,11001166~724570,16558506~11083991,32608257~24292694,58553104~11551162,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,127200981~3017452,130371713~6484639,137135690~5909541,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,219017961~6540725,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.583 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~11083991,32608257~24292694,58553104~11551162,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,127200981~3017452,130371713~6484639,137135690~5909541,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,181289730~25131931,211147925~3117450,219017961~6540725,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~6613044,331804745~3043971,335282117~1102749,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.588 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~11083991,32608257~24292694,58553104~11551162,73516570~6570828,83693328~8147986,92274688~13460418,109843346~8100133,125829120~11027232,137135690~5909541,151737988~5881500,161230267~86919,163577856~15873484,180295316~479646,181289730~25131931,209715200~4550175,219017961~6540725,228450222~12967574,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,318491528~11020302,331350016~18175147,350326059~5657165,357211901~23152481,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.588 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 16 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~11395790,32608257~24292694,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,127200981~3017452,130371713~6484639,137135690~5909541,151737988~5881500,160690152~18761188,180295316~479646,181289730~25131931,211147925~3117450,219017961~6540725,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~6613044,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.588 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~11395790,32608257~24292694,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,127200981~3017452,130371713~6484639,137135690~5909541,151737988~5881500,160690152~18761188,180295316~479646,181289730~25131931,211147925~3117450,219017961~6540725,228450222~2635308,233269174~8148622,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~6613044,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.594 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~11395790,32608257~24292694,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,125829120~11027232,137135690~5909541,151737988~5881500,160690152~18761188,180295316~479646,181289730~25131931,209715200~4550175,219017961~6540725,228450222~12967574,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,318491528~11020302,331350016~18175147,350326059~5657165,357211901~23152481,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.594 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 17 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,211147925~3117450,219017961~6540725,228450222~2635308,233269174~8148622,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.594 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,211147925~3117450,219017961~6540725,228450222~2635308,233269174~8148622,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.599 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209715200~4550175,219017961~6540725,228450222~12967574,241521482~28273593,269967966~7575640,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,318491528~11020302,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:30.600 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 18 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,219017961~6540725,228450222~2635308,233269174~8148622,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.600 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,219017961~6540725,228450222~2635308,233269174~8148622,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.605 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,109843346~8100133,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,219017961~6540725,228450222~12967574,241521482~28273593,269967966~7575640,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,318491528~11020302,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:30.605 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 19 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.605 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.611 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:30.611 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 6 diff [2535759~7269050,11001166~724570,180295316~479646,248892334~2499225,255358176~6182030,263895328~3727630,318711077~1080891,336794604~6465179,363061137~11248114] 2024-02-10T06:26:30.611 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,180295316~479646,248892334~2499225,255358176~6182030,263895328~3727630,318711077~1080891,336794604~6465179,363061137~11248114] 2024-02-10T06:26:30.616 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,180295316~479646,247463936~3927623,251658240~15964718,318491528~1300440,335544320~7715463,360851603~13457648] 2024-02-10T06:26:30.616 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 7 diff [2535759~7269050,11001166~724570,20153176~7489321,64164246~826225,73516570~6570828,161230267~86919,166850423~5253167,180295316~479646,233621536~6012976,245701625~320621,248892334~2499225,255358176~6182030,263895328~3727630,284527141~5910667,318711077~1080891,322898786~1525729,336794604~6465179,363061137~17303245] 2024-02-10T06:26:30.617 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,20153176~7489321,64164246~826225,73516570~6570828,161230267~86919,166850423~5253167,180295316~479646,233621536~6012976,245701625~320621,248892334~2499225,255358176~6182030,263895328~3727630,284527141~5910667,318711077~1080891,322898786~1525729,336794604~6465179,363061137~17303245] 2024-02-10T06:26:30.622 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,20153176~7489321,64164246~826225,73516570~6570828,161230267~86919,163577856~8525734,180295316~479646,230686720~8947792,245701625~320621,247463936~3927623,251658240~15964718,283983057~6454751,318491528~5932987,335544320~7715463,360851603~19512779] 2024-02-10T06:26:30.622 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 8 diff [2535759~7269050,11001166~724570,20153176~7489321,39428867~7190639,64164246~826225,73516570~6570828,151737988~5881500,161230267~86919,166850423~5253167,180295316~479646,219017961~6540725,233621536~6012976,245701625~320621,248892334~2499225,255358176~8252193,263895328~3727630,272839341~599648,284527141~5910667,318711077~1080891,322898786~1525729,331804745~3043971,336794604~6465179,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.622 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,20153176~7489321,39428867~7190639,64164246~826225,73516570~6570828,151737988~5881500,161230267~86919,166850423~5253167,180295316~479646,219017961~6540725,233621536~6012976,245701625~320621,248892334~2499225,255358176~8252193,263895328~3727630,272839341~599648,284527141~5910667,318711077~1080891,322898786~1525729,331804745~3043971,336794604~6465179,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.628 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,20153176~7489321,37748736~8870770,64164246~826225,73516570~6570828,151737988~5881500,161230267~86919,163577856~8525734,180295316~479646,219017961~6540725,230686720~8947792,245701625~320621,247463936~3927623,251658240~15964718,272839341~599648,283983057~6454751,318491528~5932987,331350016~3498700,335544320~7715463,360851603~19512779,402653184~3007497] 2024-02-10T06:26:30.629 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 9 diff [2535759~7269050,11001166~724570,16558506~11083991,39428867~7506670,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,151737988~5881500,161230267~86919,166850423~5253167,180295316~479646,188668983~2917705,219017961~6540725,233621536~6012976,243008007~8383552,255358176~12264782,272839341~599648,284527141~5910667,310138976~8083600,318711077~1080891,322898786~1525729,331804745~3043971,336794604~6465179,357211901~5409456,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.629 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~11083991,39428867~7506670,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,151737988~5881500,161230267~86919,166850423~5253167,180295316~479646,188668983~2917705,219017961~6540725,233621536~6012976,243008007~8383552,255358176~12264782,272839341~599648,284527141~5910667,310138976~8083600,318711077~1080891,322898786~1525729,331804745~3043971,336794604~6465179,357211901~5409456,363061137~17303245,403732961~1927720] 2024-02-10T06:26:30.635 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~11083991,37748736~9186801,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,151737988~5881500,161230267~86919,163577856~8525734,180295316~479646,188668983~2917705,219017961~6540725,230686720~8947792,243008007~8383552,251658240~15964718,272839341~599648,283983057~6454751,310138976~8083600,318491528~5932987,331350016~3498700,335544320~7715463,357211901~23152481,402653184~3007497] 2024-02-10T06:26:30.635 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 10 diff [2535759~7269050,11001166~724570,16558506~11083991,39428867~15103900,59547846~1167083,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~5253167,172103959~2563299,175139543~3684969,180295316~479646,188668983~2917705,198363921~8057740,219017961~6540725,233621536~6012976,243008007~8383552,255358176~12264782,272839341~599648,284527141~5910667,310138976~8083600,318711077~1080891,322898786~1525729,331804745~3043971,336794604~6465179,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.635 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~11083991,39428867~15103900,59547846~1167083,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~5253167,172103959~2563299,175139543~3684969,180295316~479646,188668983~2917705,198363921~8057740,219017961~6540725,233621536~6012976,243008007~8383552,255358176~12264782,272839341~599648,284527141~5910667,310138976~8083600,318711077~1080891,322898786~1525729,331804745~3043971,336794604~6465179,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.640 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~11083991,37748736~16784031,59547846~1167083,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,163577856~8525734,172103959~2563299,175139543~3684969,180295316~479646,188668983~2917705,197132288~9289373,219017961~6540725,230686720~8947792,243008007~8383552,251658240~15964718,272839341~599648,283983057~6454751,310138976~8083600,318491528~5932987,331350016~3498700,335544320~7715463,353168836~2814388,357211901~23152481,402653184~7074299] 2024-02-10T06:26:30.641 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 11 diff [2535759~7269050,11001166~724570,16558506~11083991,34842934~2588711,39428867~17472084,59547846~1167083,64164246~826225,66232035~3484324,73516570~6570828,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12311485,180295316~479646,188668983~2917705,198363921~8057740,219017961~6540725,228633573~2451957,233269174~6365338,243008007~8383552,255358176~12264782,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,310138976~8083600,318711077~1080891,322898786~1525729,331804745~3043971,336794604~6465179,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.641 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~11083991,34842934~2588711,39428867~17472084,59547846~1167083,64164246~826225,66232035~3484324,73516570~6570828,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12311485,180295316~479646,188668983~2917705,198363921~8057740,219017961~6540725,228633573~2451957,233269174~6365338,243008007~8383552,255358176~12264782,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,310138976~8083600,318711077~1080891,322898786~1525729,331804745~3043971,336794604~6465179,355243267~739957,357211901~5409456,363061137~17303245,402742826~6984657] 2024-02-10T06:26:30.644 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~11083991,34842934~2588711,37748736~19152215,59547846~1167083,64164246~826225,66232035~3484324,73516570~6570828,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,163577856~15584052,180295316~479646,188668983~2917705,197132288~9289373,219017961~6540725,228633573~11000939,243008007~8383552,251658240~15964718,272839341~599648,281610963~1984085,283983057~6454751,296384898~2619930,310138976~8083600,318491528~5932987,331350016~3498700,335544320~7715463,353168836~2814388,357211901~23152481,402653184~7074299] 2024-02-10T06:26:30.644 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 12 diff [2535759~7269050,11001166~724570,16558506~11083991,34842934~2588711,39428867~17472084,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,188668983~2917705,195189447~11232214,219017961~6540725,228633573~2451957,233269174~6365338,243008007~8383552,255358176~12264782,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,310138976~8083600,318711077~1080891,322898786~1525729,331804745~3043971,336794604~6465179,355243267~739957,357211901~5409456,363061137~17303245,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.644 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~11083991,34842934~2588711,39428867~17472084,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,188668983~2917705,195189447~11232214,219017961~6540725,228633573~2451957,233269174~6365338,243008007~8383552,255358176~12264782,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,310138976~8083600,318711077~1080891,322898786~1525729,331804745~3043971,336794604~6465179,355243267~739957,357211901~5409456,363061137~17303245,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.650 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~11083991,34842934~2588711,37748736~19152215,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,163577856~15873484,180295316~479646,188668983~2917705,195189447~11232214,219017961~6540725,228633573~11000939,243008007~8383552,251658240~15964718,272839341~599648,281610963~1984085,283983057~6454751,296384898~2619930,310138976~8083600,318491528~5932987,331350016~3498700,335544320~7715463,353168836~2814388,357211901~23152481,390070272~8175264,402653184~7074299,410112044~2104397] 2024-02-10T06:26:30.651 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 13 diff [2535759~7269050,11001166~724570,16558506~11083991,34842934~22058017,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228633573~2451957,233269174~6365338,243008007~8383552,251555962~16066996,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~1525729,331804745~3043971,336794604~8679333,355243267~739957,357211901~5409456,363061137~17303245,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.651 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~11083991,34842934~22058017,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228633573~2451957,233269174~6365338,243008007~8383552,251555962~16066996,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~1525729,331804745~3043971,336794604~8679333,355243267~739957,357211901~5409456,363061137~17303245,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.656 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~11083991,34842934~22058017,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,163577856~15873484,180295316~479646,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228633573~11000939,243008007~24614951,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,318491528~5932987,331350016~3498700,335544320~9929617,353168836~2814388,357211901~23152481,381681664~6272776,390070272~8175264,402653184~7074299,410112044~2104397] 2024-02-10T06:26:30.656 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 14 diff [2535759~7269050,11001166~724570,16558506~11083991,34842934~22058017,58553104~11163255,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228633573~2451957,233269174~6365338,241521482~26101476,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~1525729,331804745~3043971,335282117~1102749,336794604~8679333,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.656 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~11083991,34842934~22058017,58553104~11163255,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228633573~2451957,233269174~6365338,241521482~26101476,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~1525729,331804745~3043971,335282117~1102749,336794604~8679333,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.662 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~11083991,34842934~22058017,58553104~11163255,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,163577856~15873484,180295316~479646,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228633573~11000939,241521482~26101476,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,318491528~5932987,331350016~14123921,353168836~2814388,357211901~23152481,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.662 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 15 diff [2535759~7269050,11001166~724570,16558506~11083991,34842934~22058017,58553104~11551162,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~1525729,331804745~3043971,335282117~1102749,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.662 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,16558506~11083991,34842934~22058017,58553104~11551162,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151737988~5881500,161230267~86919,166850423~12600917,180295316~479646,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~1525729,331804745~3043971,335282117~1102749,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.668 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,16558506~11083991,34842934~22058017,58553104~11551162,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,125829120~4389313,130371713~3426480,137135690~5909541,151737988~5881500,161230267~86919,163577856~15873484,180295316~479646,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228450222~11184290,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,318491528~5932987,331350016~18175147,350326059~5657165,357211901~23152481,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.668 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 16 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~11395790,34842934~22058017,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151737988~5881500,160690152~18761188,180295316~479646,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~1525729,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.668 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~11395790,34842934~22058017,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151737988~5881500,160690152~18761188,180295316~479646,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322898786~1525729,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~17303245,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.673 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~11395790,34842934~22058017,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,125829120~4389313,130371713~3426480,137135690~5909541,151737988~5881500,160690152~18761188,180295316~479646,182647749~3701244,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228450222~11184290,241521482~28273593,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,318491528~5932987,331350016~18175147,350326059~5657165,357211901~23152481,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.673 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 17 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.674 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.680 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228450222~11184290,241521482~28273593,269967966~7575640,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,318491528~10881482,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:30.681 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 18 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.681 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~28273593,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,318711077~1080891,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.685 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,109843346~8100133,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,219017961~6540725,228450222~11184290,241521482~28273593,269967966~7575640,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,318491528~10881482,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:30.685 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 19 diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.685 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:30.690 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19234034,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:30.690 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 7 diff [20153176~7489321,64164246~826225,73516570~6570828,161230267~86919,166850423~5253167,233621536~6012976,245701625~320621,284527141~5910667,322898786~1525729,372271760~8092622] 2024-02-10T06:26:30.690 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [20153176~7489321,64164246~826225,73516570~6570828,161230267~86919,166850423~5253167,233621536~6012976,245701625~320621,284527141~5910667,322898786~1525729,372271760~8092622] 2024-02-10T06:26:30.696 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [20153176~7489321,64164246~826225,73516570~6570828,161230267~86919,163577856~8525734,230686720~8947792,245701625~320621,283983057~6454751,319791968~4632547,372271760~8092622] 2024-02-10T06:26:30.696 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 8 diff [20153176~7489321,39428867~7190639,64164246~826225,73516570~6570828,151737988~5881500,161230267~86919,166850423~5253167,219017961~6540725,233621536~6012976,245701625~320621,257163156~6447213,272839341~599648,284527141~5910667,322898786~1525729,331804745~3043971,338161186~3752874,366071493~4300383,372271760~8092622,403732961~1927720] 2024-02-10T06:26:30.696 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [20153176~7489321,39428867~7190639,64164246~826225,73516570~6570828,151737988~5881500,161230267~86919,166850423~5253167,219017961~6540725,233621536~6012976,245701625~320621,257163156~6447213,272839341~599648,284527141~5910667,322898786~1525729,331804745~3043971,338161186~3752874,366071493~4300383,372271760~8092622,403732961~1927720] 2024-02-10T06:26:30.701 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [20153176~7489321,37748736~8870770,64164246~826225,73516570~6570828,151737988~5881500,161230267~86919,163577856~8525734,219017961~6540725,230686720~8947792,245701625~320621,257163156~6447213,272839341~599648,283983057~6454751,319791968~4632547,331350016~3498700,338161186~3752874,366071493~4300383,372271760~8092622,402653184~3007497] 2024-02-10T06:26:30.702 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 9 diff [16558506~11083991,39428867~7506670,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,151737988~5881500,161230267~86919,166850423~5253167,188668983~2917705,219017961~6540725,233621536~6012976,243008007~7705066,257163156~6877344,272839341~599648,284527141~5910667,310138976~8083600,322898786~1525729,331804745~3043971,338161186~3752874,357211901~5409456,366071493~4300383,372271760~8092622,403732961~1927720] 2024-02-10T06:26:30.702 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~11083991,39428867~7506670,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,151737988~5881500,161230267~86919,166850423~5253167,188668983~2917705,219017961~6540725,233621536~6012976,243008007~7705066,257163156~6877344,272839341~599648,284527141~5910667,310138976~8083600,322898786~1525729,331804745~3043971,338161186~3752874,357211901~5409456,366071493~4300383,372271760~8092622,403732961~1927720] 2024-02-10T06:26:30.707 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~11083991,37748736~9186801,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,151737988~5881500,161230267~86919,163577856~8525734,188668983~2917705,219017961~6540725,230686720~8947792,243008007~7705066,257163156~6877344,272839341~599648,283983057~6454751,310138976~8083600,319791968~4632547,331350016~3498700,338161186~3752874,357211901~5409456,366071493~4300383,372271760~8092622,402653184~3007497] 2024-02-10T06:26:30.707 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 10 diff [16558506~11083991,39428867~15103900,59547846~1167083,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~5253167,172103959~2563299,175139543~3684969,188668983~2917705,198363921~8057740,219017961~6540725,233621536~6012976,243008007~7705066,257163156~6877344,272839341~599648,284527141~5910667,310138976~8083600,322898786~1525729,331804745~3043971,338161186~3752874,355243267~739957,357211901~5409456,366071493~4300383,372271760~8092622,402742826~6984657] 2024-02-10T06:26:30.707 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~11083991,39428867~15103900,59547846~1167083,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~5253167,172103959~2563299,175139543~3684969,188668983~2917705,198363921~8057740,219017961~6540725,233621536~6012976,243008007~7705066,257163156~6877344,272839341~599648,284527141~5910667,310138976~8083600,322898786~1525729,331804745~3043971,338161186~3752874,355243267~739957,357211901~5409456,366071493~4300383,372271760~8092622,402742826~6984657] 2024-02-10T06:26:30.713 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~11083991,37748736~16784031,59547846~1167083,64164246~826225,73516570~6570828,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,163577856~8525734,172103959~2563299,175139543~3684969,188668983~2917705,197132288~9289373,219017961~6540725,230686720~8947792,243008007~7705066,257163156~6877344,272839341~599648,283983057~6454751,310138976~8083600,319791968~4632547,331350016~3498700,338161186~3752874,353168836~2814388,357211901~5409456,366071493~4300383,372271760~8092622,402653184~7074299] 2024-02-10T06:26:30.713 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 11 diff [16558506~11083991,34842934~2588711,39428867~17472084,59547846~1167083,64164246~826225,66232035~3484324,73516570~6570828,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12311485,188668983~2917705,198363921~8057740,219017961~6540725,228633573~2451957,233269174~6365338,243008007~7705066,257163156~6877344,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,310138976~8083600,322898786~1525729,331804745~3043971,338161186~3752874,355243267~739957,357211901~5409456,366071493~4300383,372271760~8092622,402742826~6984657] 2024-02-10T06:26:30.713 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~11083991,34842934~2588711,39428867~17472084,59547846~1167083,64164246~826225,66232035~3484324,73516570~6570828,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12311485,188668983~2917705,198363921~8057740,219017961~6540725,228633573~2451957,233269174~6365338,243008007~7705066,257163156~6877344,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,310138976~8083600,322898786~1525729,331804745~3043971,338161186~3752874,355243267~739957,357211901~5409456,366071493~4300383,372271760~8092622,402742826~6984657] 2024-02-10T06:26:30.719 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~11083991,34842934~2588711,37748736~19152215,59547846~1167083,64164246~826225,66232035~3484324,73516570~6570828,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,163577856~15584052,188668983~2917705,197132288~9289373,219017961~6540725,228633573~11000939,243008007~7705066,257163156~6877344,272839341~599648,281610963~1984085,283983057~6454751,296384898~2619930,310138976~8083600,319791968~4632547,331350016~3498700,338161186~3752874,353168836~2814388,357211901~5409456,366071493~4300383,372271760~8092622,402653184~7074299] 2024-02-10T06:26:30.719 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 12 diff [16558506~11083991,34842934~2588711,39428867~17472084,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,188668983~2917705,195189447~11232214,219017961~6540725,228633573~2451957,233269174~6365338,243008007~7705066,257163156~6877344,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,310138976~8083600,322898786~1525729,331804745~3043971,338161186~3752874,355243267~739957,357211901~5409456,366071493~4300383,371766253~8598129,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.719 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~11083991,34842934~2588711,39428867~17472084,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,188668983~2917705,195189447~11232214,219017961~6540725,228633573~2451957,233269174~6365338,243008007~7705066,257163156~6877344,272839341~599648,281610963~1984085,284527141~5910667,296594871~2409957,310138976~8083600,322898786~1525729,331804745~3043971,338161186~3752874,355243267~739957,357211901~5409456,366071493~4300383,371766253~8598129,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.725 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~11083991,34842934~2588711,37748736~19152215,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,163577856~15873484,188668983~2917705,195189447~11232214,219017961~6540725,228633573~11000939,243008007~7705066,257163156~6877344,272839341~599648,281610963~1984085,283983057~6454751,296384898~2619930,310138976~8083600,319791968~4632547,331350016~3498700,338161186~3752874,353168836~2814388,357211901~5409456,366071493~4300383,371766253~8598129,390070272~8175264,402653184~7074299,410112044~2104397] 2024-02-10T06:26:30.725 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 13 diff [16558506~11083991,34842934~22058017,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228633573~2451957,233269174~6365338,243008007~7705066,251555962~4788754,257163156~6877344,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,322898786~1525729,331804745~3043971,338161186~7312751,355243267~739957,357211901~5409456,366071493~4300383,371766253~8598129,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.725 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~11083991,34842934~22058017,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228633573~2451957,233269174~6365338,243008007~7705066,251555962~4788754,257163156~6877344,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,322898786~1525729,331804745~3043971,338161186~7312751,355243267~739957,357211901~5409456,366071493~4300383,371766253~8598129,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.730 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~11083991,34842934~22058017,58553104~2871076,64164246~826225,66232035~3484324,73516570~6570828,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,163577856~15873484,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228633573~11000939,243008007~7705066,251391559~4953157,257163156~6877344,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,319791968~4632547,331350016~3498700,338161186~7312751,353168836~2814388,357211901~5409456,366071493~4300383,371766253~8598129,381681664~6272776,390070272~8175264,402653184~7074299,410112044~2104397] 2024-02-10T06:26:30.730 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 14 diff [16558506~11083991,34842934~22058017,58553104~11163255,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228633573~2451957,233269174~6365338,241521482~14823234,257163156~6877344,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,322898786~1525729,331804745~3043971,335282117~1102749,338161186~7312751,355243267~739957,357211901~5409456,366071493~4300383,371766253~8598129,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.730 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~11083991,34842934~22058017,58553104~11163255,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,166850423~12600917,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228633573~2451957,233269174~6365338,241521482~14823234,257163156~6877344,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,322898786~1525729,331804745~3043971,335282117~1102749,338161186~7312751,355243267~739957,357211901~5409456,366071493~4300383,371766253~8598129,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.736 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~11083991,34842934~22058017,58553104~11163255,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,161230267~86919,163577856~15873484,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228633573~11000939,241521482~14823234,257163156~6877344,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,319791968~4632547,331350016~5034850,338161186~7312751,353168836~2814388,357211901~5409456,366071493~4300383,371766253~8598129,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.736 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 15 diff [16558506~11083991,34842934~22058017,58553104~11551162,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151737988~5881500,161230267~86919,166850423~12600917,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~14823234,257163156~6877344,267340489~2454586,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,322898786~1525729,331804745~3043971,335282117~1102749,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~8598129,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.736 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~11083991,34842934~22058017,58553104~11551162,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151737988~5881500,161230267~86919,166850423~12600917,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~14823234,257163156~6877344,267340489~2454586,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,322898786~1525729,331804745~3043971,335282117~1102749,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~8598129,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.742 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~11083991,34842934~22058017,58553104~11551162,73516570~6570828,83693328~8147986,93232269~12502837,109843346~8100133,125829120~4389313,130371713~3426480,137135690~5909541,151737988~5881500,161230267~86919,163577856~15873484,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228450222~11184290,241521482~14823234,257163156~6877344,267340489~2454586,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,319791968~4632547,331350016~5034850,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~8598129,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.742 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 16 diff [12887580~2759452,16558506~11395790,34842934~22058017,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151737988~5881500,160690152~18761188,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~22519018,267340489~2454586,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,322898786~1525729,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~8598129,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.742 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~11395790,34842934~22058017,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151737988~5881500,160690152~18761188,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~22519018,267340489~2454586,272839341~599648,276552843~990763,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,322898786~1525729,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~8598129,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.748 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~11395790,34842934~22058017,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,125829120~4389313,130371713~3426480,137135690~5909541,151737988~5881500,160690152~18761188,182647749~3701244,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228450222~11184290,241521482~22519018,267340489~2454586,272839341~599648,276552843~990763,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,319791968~4632547,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~8598129,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.748 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 17 diff [12887580~2759452,16558506~17168263,34842934~22058017,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~22519018,267340489~2454586,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.748 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~22519018,267340489~2454586,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.754 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,58553104~11551162,73516570~6570828,83693328~22041778,109843346~8100133,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228450222~11184290,241521482~22519018,267340489~2454586,269967966~7575640,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:30.754 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 18 diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~22519018,267340489~2454586,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.754 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,219017961~6540725,228450222~2635308,233269174~6365338,241521482~22519018,267340489~2454586,272312326~5231280,281610963~1984085,284527141~5910667,296594871~2409957,300692127~730217,310138976~8083600,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.759 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,109843346~8100133,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,219017961~6540725,228450222~11184290,241521482~22519018,267340489~2454586,269967966~7575640,281610963~1984085,283983057~6454751,296384898~2619930,300692127~730217,310138976~8083600,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:30.760 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 19 diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.760 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.766 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~46876266,267340489~2454586,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~9008133,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:30.766 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 8 diff [39428867~7190639,151737988~5881500,219017961~6540725,257163156~6447213,272839341~599648,331804745~3043971,338161186~3752874,366071493~4300383,373681419~4391786,403732961~1927720] 2024-02-10T06:26:30.766 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [39428867~7190639,151737988~5881500,219017961~6540725,257163156~6447213,272839341~599648,331804745~3043971,338161186~3752874,366071493~4300383,373681419~4391786,403732961~1927720] 2024-02-10T06:26:30.771 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [37748736~8870770,151737988~5881500,219017961~6540725,257163156~6447213,272839341~599648,331350016~3498700,338161186~3752874,366071493~4300383,373681419~4391786,402653184~3007497] 2024-02-10T06:26:30.771 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 9 diff [16558506~7915370,39428867~7506670,93232269~10320858,109843346~8100133,151737988~5881500,188668983~2917705,219017961~6540725,243008007~7705066,257163156~6877344,272839341~599648,310138976~8083600,331804745~3043971,338161186~3752874,357211901~5409456,366071493~4300383,373681419~4391786,403732961~1927720] 2024-02-10T06:26:30.771 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~7915370,39428867~7506670,93232269~10320858,109843346~8100133,151737988~5881500,188668983~2917705,219017961~6540725,243008007~7705066,257163156~6877344,272839341~599648,310138976~8083600,331804745~3043971,338161186~3752874,357211901~5409456,366071493~4300383,373681419~4391786,403732961~1927720] 2024-02-10T06:26:30.777 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~7915370,37748736~9186801,93232269~10320858,109843346~8100133,151737988~5881500,188668983~2917705,219017961~6540725,243008007~7705066,257163156~6877344,272839341~599648,310138976~8083600,331350016~3498700,338161186~3752874,357211901~5409456,366071493~4300383,373681419~4391786,402653184~3007497] 2024-02-10T06:26:30.777 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 10 diff [16558506~7915370,39428867~15103900,59547846~1167083,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,172103959~2563299,175139543~3684969,188668983~2917705,198363921~8057740,219017961~6540725,243008007~7705066,257163156~6877344,272839341~599648,310138976~8083600,331804745~3043971,338161186~3752874,355243267~739957,357211901~5409456,366071493~4300383,373681419~4391786,402742826~6984657] 2024-02-10T06:26:30.777 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~7915370,39428867~15103900,59547846~1167083,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,172103959~2563299,175139543~3684969,188668983~2917705,198363921~8057740,219017961~6540725,243008007~7705066,257163156~6877344,272839341~599648,310138976~8083600,331804745~3043971,338161186~3752874,355243267~739957,357211901~5409456,366071493~4300383,373681419~4391786,402742826~6984657] 2024-02-10T06:26:30.782 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~7915370,37748736~16784031,59547846~1167083,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,172103959~2563299,175139543~3684969,188668983~2917705,197132288~9289373,219017961~6540725,243008007~7705066,257163156~6877344,272839341~599648,310138976~8083600,331350016~3498700,338161186~3752874,353168836~2814388,357211901~5409456,366071493~4300383,373681419~4391786,402653184~7074299] 2024-02-10T06:26:30.782 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 11 diff [16558506~7915370,34842934~2588711,39428867~17472084,59547846~1167083,66232035~3484324,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,168223639~10938269,188668983~2917705,198363921~8057740,219017961~6540725,228633573~2451957,233269174~2635803,243008007~7705066,257163156~6877344,272839341~599648,281610963~1984085,296594871~2409957,310138976~8083600,331804745~3043971,338161186~3752874,355243267~739957,357211901~5409456,366071493~4300383,373681419~4391786,402742826~6984657] 2024-02-10T06:26:30.782 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~7915370,34842934~2588711,39428867~17472084,59547846~1167083,66232035~3484324,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,168223639~10938269,188668983~2917705,198363921~8057740,219017961~6540725,228633573~2451957,233269174~2635803,243008007~7705066,257163156~6877344,272839341~599648,281610963~1984085,296594871~2409957,310138976~8083600,331804745~3043971,338161186~3752874,355243267~739957,357211901~5409456,366071493~4300383,373681419~4391786,402742826~6984657] 2024-02-10T06:26:30.788 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~7915370,34842934~2588711,37748736~19152215,59547846~1167083,66232035~3484324,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,168223639~10938269,188668983~2917705,197132288~9289373,219017961~6540725,228633573~2451957,233269174~2635803,243008007~7705066,257163156~6877344,272839341~599648,281610963~1984085,296384898~2619930,310138976~8083600,331350016~3498700,338161186~3752874,353168836~2814388,357211901~5409456,366071493~4300383,373681419~4391786,402653184~7074299] 2024-02-10T06:26:30.788 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 12 diff [16558506~7915370,34842934~2588711,39428867~17472084,58553104~2871076,66232035~3484324,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,166906854~12544486,188668983~2917705,195189447~11232214,219017961~6540725,228633573~2451957,233269174~2635803,243008007~7705066,257163156~6877344,272839341~599648,281610963~1984085,296594871~2409957,310138976~8083600,331804745~3043971,338161186~3752874,355243267~739957,357211901~5409456,366071493~4300383,371766253~6343294,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.788 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~7915370,34842934~2588711,39428867~17472084,58553104~2871076,66232035~3484324,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,166906854~12544486,188668983~2917705,195189447~11232214,219017961~6540725,228633573~2451957,233269174~2635803,243008007~7705066,257163156~6877344,272839341~599648,281610963~1984085,296594871~2409957,310138976~8083600,331804745~3043971,338161186~3752874,355243267~739957,357211901~5409456,366071493~4300383,371766253~6343294,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.794 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~7915370,34842934~2588711,37748736~19152215,58553104~2871076,66232035~3484324,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,166906854~12544486,188668983~2917705,195189447~11232214,219017961~6540725,228633573~2451957,233269174~2635803,243008007~7705066,257163156~6877344,272839341~599648,281610963~1984085,296384898~2619930,310138976~8083600,331350016~3498700,338161186~3752874,353168836~2814388,357211901~5409456,366071493~4300383,371766253~6343294,390070272~8175264,402653184~7074299,410112044~2104397] 2024-02-10T06:26:30.794 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 13 diff [16558506~9060716,34842934~22058017,58553104~2871076,66232035~3484324,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,166906854~12544486,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228633573~2451957,233269174~2635803,243008007~7705066,251555962~4788754,257163156~6877344,272839341~599648,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,331804745~3043971,338161186~7312751,355243267~739957,357211901~5409456,366071493~4300383,371766253~6343294,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.794 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~9060716,34842934~22058017,58553104~2871076,66232035~3484324,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,166906854~12544486,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228633573~2451957,233269174~2635803,243008007~7705066,251555962~4788754,257163156~6877344,272839341~599648,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,331804745~3043971,338161186~7312751,355243267~739957,357211901~5409456,366071493~4300383,371766253~6343294,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.799 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~9060716,34842934~22058017,58553104~2871076,66232035~3484324,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,166906854~12544486,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228633573~2451957,233269174~2635803,243008007~7705066,251391559~4953157,257163156~6877344,272839341~599648,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,310138976~8083600,331350016~3498700,338161186~7312751,353168836~2814388,357211901~5409456,366071493~4300383,371766253~6343294,381681664~6272776,390070272~8175264,402653184~7074299,410112044~2104397] 2024-02-10T06:26:30.799 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 14 diff [16558506~9060716,34842934~22058017,58553104~11163255,83693328~8147986,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,166906854~12544486,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228633573~2451957,233269174~2635803,241521482~14823234,257163156~6877344,272839341~599648,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,331804745~3043971,335282117~1102749,338161186~7312751,355243267~739957,357211901~5409456,366071493~4300383,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.799 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~9060716,34842934~22058017,58553104~11163255,83693328~8147986,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,166906854~12544486,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228633573~2451957,233269174~2635803,241521482~14823234,257163156~6877344,272839341~599648,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,331804745~3043971,335282117~1102749,338161186~7312751,355243267~739957,357211901~5409456,366071493~4300383,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.805 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~9060716,34842934~22058017,58553104~11163255,83693328~8147986,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151737988~5881500,166906854~12544486,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228633573~2451957,233269174~2635803,241521482~14823234,257163156~6877344,272839341~599648,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,310138976~8083600,331350016~5034850,338161186~7312751,353168836~2814388,357211901~5409456,366071493~4300383,371766253~6343294,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.805 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 15 diff [16558506~9060716,34842934~22058017,58553104~11551162,83693328~8147986,93232269~12502837,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151737988~5881500,166906854~12544486,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~2635803,241521482~14823234,257163156~6877344,267340489~2454586,272839341~599648,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,331804745~3043971,335282117~1102749,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.805 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~9060716,34842934~22058017,58553104~11551162,83693328~8147986,93232269~12502837,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151737988~5881500,166906854~12544486,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~2635803,241521482~14823234,257163156~6877344,267340489~2454586,272839341~599648,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,331804745~3043971,335282117~1102749,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.811 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~9060716,34842934~22058017,58553104~11551162,83693328~8147986,93232269~12502837,109843346~8100133,125829120~4389313,130371713~3426480,137135690~5909541,151737988~5881500,166906854~12544486,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228450222~2635308,233269174~2635803,241521482~14823234,257163156~6877344,267340489~2454586,272839341~599648,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,310138976~8083600,331350016~5034850,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~6343294,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.811 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 16 diff [12887580~2759452,16558506~11395790,34842934~22058017,58553104~11551162,83693328~22041778,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151737988~5881500,160690152~18761188,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,272839341~599648,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.811 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~11395790,34842934~22058017,58553104~11551162,83693328~22041778,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151737988~5881500,160690152~18761188,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,272839341~599648,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.817 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~11395790,34842934~22058017,58553104~11551162,83693328~22041778,109843346~8100133,125829120~4389313,130371713~3426480,137135690~5909541,151737988~5881500,160690152~18761188,182647749~3701244,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,272839341~599648,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,310138976~8083600,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~6343294,381681664~16563872,402653184~11152416] 2024-02-10T06:26:30.817 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 17 diff [12887580~2759452,16558506~17168263,34842934~22058017,58553104~11551162,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.817 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,58553104~11551162,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,219017961~6540725,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.822 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,58553104~11551162,83693328~22041778,109843346~8100133,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,195189447~11232214,209715200~4550175,219017961~6540725,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,269967966~7575640,281610963~1984085,296384898~2619930,300692127~730217,310138976~8083600,322233571~7139439,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:30.823 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 18 diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,219017961~6540725,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.823 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,219017961~6540725,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.828 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,109843346~8100133,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,219017961~6540725,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,269967966~7575640,281610963~1984085,296384898~2619930,300692127~730217,310138976~8083600,322233571~7139439,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:30.829 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 19 diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.829 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.834 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:30.834 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 9 diff [16558506~7915370,43234766~3700771,93232269~10320858,109843346~8100133,188668983~2917705,243008007~7705066,260566931~3473569,310138976~8083600,357211901~5409456] 2024-02-10T06:26:30.834 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~7915370,43234766~3700771,93232269~10320858,109843346~8100133,188668983~2917705,243008007~7705066,260566931~3473569,310138976~8083600,357211901~5409456] 2024-02-10T06:26:30.840 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~7915370,43234766~3700771,93232269~10320858,109843346~8100133,188668983~2917705,243008007~7705066,260566931~3473569,310138976~8083600,357211901~5409456] 2024-02-10T06:26:30.840 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 10 diff [16558506~7915370,43234766~11298001,59547846~1167083,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,172103959~2563299,175139543~3684969,188668983~2917705,198363921~8057740,243008007~7705066,260566931~3473569,310138976~8083600,355243267~739957,357211901~5409456,402742826~6984657] 2024-02-10T06:26:30.840 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~7915370,43234766~11298001,59547846~1167083,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,172103959~2563299,175139543~3684969,188668983~2917705,198363921~8057740,243008007~7705066,260566931~3473569,310138976~8083600,355243267~739957,357211901~5409456,402742826~6984657] 2024-02-10T06:26:30.845 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~7915370,43234766~11298001,59547846~1167083,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,172103959~2563299,175139543~3684969,188668983~2917705,197132288~9289373,243008007~7705066,260566931~3473569,310138976~8083600,353168836~2814388,357211901~5409456,402742826~6984657] 2024-02-10T06:26:30.845 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 11 diff [16558506~7915370,34842934~2588711,43234766~13666185,59547846~1167083,66232035~3484324,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,168223639~10938269,188668983~2917705,198363921~8057740,228633573~2451957,233269174~2635803,243008007~7705066,260566931~3473569,281610963~1984085,296594871~2409957,310138976~8083600,355243267~739957,357211901~5409456,402742826~6984657] 2024-02-10T06:26:30.845 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~7915370,34842934~2588711,43234766~13666185,59547846~1167083,66232035~3484324,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,168223639~10938269,188668983~2917705,198363921~8057740,228633573~2451957,233269174~2635803,243008007~7705066,260566931~3473569,281610963~1984085,296594871~2409957,310138976~8083600,355243267~739957,357211901~5409456,402742826~6984657] 2024-02-10T06:26:30.850 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~7915370,34842934~2588711,43234766~13666185,59547846~1167083,66232035~3484324,93232269~10320858,109843346~8100133,130371713~3426480,140154451~1419416,168223639~10938269,188668983~2917705,197132288~9289373,228633573~2451957,233269174~2635803,243008007~7705066,260566931~3473569,281610963~1984085,296384898~2619930,310138976~8083600,353168836~2814388,357211901~5409456,402742826~6984657] 2024-02-10T06:26:30.851 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 12 diff [16558506~7915370,34842934~2588711,43234766~13666185,58553104~2871076,66232035~3484324,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,188668983~2917705,195189447~11232214,222363722~1959172,228633573~2451957,233269174~2635803,243008007~7705066,260566931~3473569,281610963~1984085,296594871~2409957,310138976~8083600,355243267~739957,357211901~5409456,371766253~6343294,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.851 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~7915370,34842934~2588711,43234766~13666185,58553104~2871076,66232035~3484324,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,188668983~2917705,195189447~11232214,222363722~1959172,228633573~2451957,233269174~2635803,243008007~7705066,260566931~3473569,281610963~1984085,296594871~2409957,310138976~8083600,355243267~739957,357211901~5409456,371766253~6343294,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.856 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~7915370,34842934~2588711,43234766~13666185,58553104~2871076,66232035~3484324,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,188668983~2917705,195189447~11232214,222363722~1959172,228633573~2451957,233269174~2635803,243008007~7705066,260566931~3473569,281610963~1984085,296384898~2619930,310138976~8083600,353168836~2814388,357211901~5409456,371766253~6343294,390070272~8175264,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.856 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 13 diff [16558506~9060716,34842934~4601961,39741764~1730883,43234766~13666185,58553104~2871076,66232035~3484324,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,188668983~2917705,195189447~11232214,211147925~3117450,222363722~1959172,228633573~2451957,233269174~2635803,243008007~7705066,251555962~4788754,260566931~3473569,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,339459981~6013956,355243267~739957,357211901~5409456,371766253~6343294,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.856 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~9060716,34842934~4601961,39741764~1730883,43234766~13666185,58553104~2871076,66232035~3484324,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,188668983~2917705,195189447~11232214,211147925~3117450,222363722~1959172,228633573~2451957,233269174~2635803,243008007~7705066,251555962~4788754,260566931~3473569,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,339459981~6013956,355243267~739957,357211901~5409456,371766253~6343294,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.861 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~9060716,34842934~4601961,39741764~1730883,43234766~13666185,58553104~2871076,66232035~3484324,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,188668983~2917705,195189447~11232214,209715200~4550175,222363722~1959172,228633573~2451957,233269174~2635803,243008007~7705066,251391559~4953157,260566931~3473569,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,310138976~8083600,339459981~6013956,353168836~2814388,357211901~5409456,371766253~6343294,381681664~6272776,390070272~8175264,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.862 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 14 diff [16558506~9060716,34842934~4601961,39741764~1730883,43234766~13666185,58553104~11163255,83693328~8147986,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,188668983~2917705,195189447~11232214,211147925~3117450,222363722~1959172,228633573~2451957,233269174~2635803,241521482~14823234,260566931~3473569,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,335282117~1102749,339459981~6013956,355243267~739957,357211901~5409456,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.862 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~9060716,34842934~4601961,39741764~1730883,43234766~13666185,58553104~11163255,83693328~8147986,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,188668983~2917705,195189447~11232214,211147925~3117450,222363722~1959172,228633573~2451957,233269174~2635803,241521482~14823234,260566931~3473569,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,335282117~1102749,339459981~6013956,355243267~739957,357211901~5409456,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.867 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~9060716,34842934~4601961,39741764~1730883,43234766~13666185,58553104~11163255,83693328~8147986,93232269~12502837,109843346~8100133,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,188668983~2917705,195189447~11232214,209715200~4550175,222363722~1959172,228633573~2451957,233269174~2635803,241521482~14823234,260566931~3473569,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,310138976~8083600,334848716~1536150,339459981~6013956,353168836~2814388,357211901~5409456,371766253~6343294,381681664~16563872,402742826~11062774] 2024-02-10T06:26:30.867 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 15 diff [16558506~9060716,34842934~4601961,39741764~1730883,43234766~13666185,58553104~11551162,83693328~8147986,93232269~12502837,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151991669~4371617,166906854~12544486,188668983~2917705,195189447~11232214,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~14823234,260566931~3473569,267340489~2454586,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,335282117~1102749,339459981~10065182,350326059~4398698,355243267~739957,357211901~5409456,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.867 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16558506~9060716,34842934~4601961,39741764~1730883,43234766~13666185,58553104~11551162,83693328~8147986,93232269~12502837,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151991669~4371617,166906854~12544486,188668983~2917705,195189447~11232214,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~14823234,260566931~3473569,267340489~2454586,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,335282117~1102749,339459981~10065182,350326059~4398698,355243267~739957,357211901~5409456,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.873 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16558506~9060716,34842934~4601961,39741764~1730883,43234766~13666185,58553104~11551162,83693328~8147986,93232269~12502837,109843346~8100133,125829120~4389313,130371713~3426480,137135690~5909541,151991669~4371617,166906854~12544486,188668983~2917705,195189447~11232214,209715200~4550175,222363722~1959172,228450222~2635308,233269174~2635803,241521482~14823234,260566931~3473569,267340489~2454586,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,310138976~8083600,334848716~1536150,339459981~10065182,350326059~5657165,357211901~5409456,371766253~6343294,381681664~16563872,402742826~11062774] 2024-02-10T06:26:30.873 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 16 diff [12887580~2759452,16558506~11395790,34842934~4601961,39741764~1730883,43234766~13666185,58553104~11551162,83693328~22041778,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151991669~4371617,160690152~18761188,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.873 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~11395790,34842934~4601961,39741764~1730883,43234766~13666185,58553104~11551162,83693328~22041778,109843346~8100133,127200981~3017452,130371713~3426480,137135690~5909541,151991669~4371617,160690152~18761188,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.878 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~11395790,34842934~4601961,39741764~1730883,43234766~13666185,58553104~11551162,83693328~22041778,109843346~8100133,125829120~4389313,130371713~3426480,137135690~5909541,151991669~4371617,160690152~18761188,182647749~3701244,188668983~2917705,195189447~11232214,209715200~4550175,222363722~1959172,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,310138976~8083600,334329402~2301008,339293530~10231633,350326059~5657165,357211901~5409456,371766253~6343294,381681664~16563872,402742826~11062774] 2024-02-10T06:26:30.878 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 17 diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,58553104~11551162,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.879 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,58553104~11551162,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,195189447~11232214,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.884 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,58553104~11551162,83693328~22041778,109843346~8100133,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,195189447~11232214,209715200~4550175,222363722~1959172,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,269967966~7575640,281610963~1984085,296384898~2619930,300692127~730217,310138976~8083600,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.884 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 18 diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.884 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,109843346~8100133,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,310138976~8083600,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.890 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,109843346~8100133,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~22115129,222363722~1959172,228450222~2635308,233269174~2635803,241521482~22519018,267340489~2454586,269967966~7575640,281610963~1984085,296384898~2619930,300692127~730217,310138976~8083600,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.890 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 19 diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.890 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.895 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.895 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 10 diff [46799338~7733429,59547846~1167083,130371713~3426480,140154451~1419416,172103959~2563299,175139543~3684969,198363921~8057740,355243267~739957,402742826~6984657] 2024-02-10T06:26:30.895 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [46799338~7733429,59547846~1167083,130371713~3426480,140154451~1419416,172103959~2563299,175139543~3684969,198363921~8057740,355243267~739957,402742826~6984657] 2024-02-10T06:26:30.901 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [46799338~7733429,59547846~1167083,130371713~3426480,140154451~1419416,172103959~2563299,175139543~3684969,197132288~9289373,353168836~2814388,402742826~6984657] 2024-02-10T06:26:30.901 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 11 diff [22299720~2115638,34842934~2588711,46799338~10101613,59547846~1167083,66232035~3484324,130371713~3426480,140154451~1419416,168223639~10938269,198363921~8057740,228633573~2451957,233269174~2635803,281610963~1984085,296594871~2409957,355243267~739957,402742826~6984657] 2024-02-10T06:26:30.901 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [22299720~2115638,34842934~2588711,46799338~10101613,59547846~1167083,66232035~3484324,130371713~3426480,140154451~1419416,168223639~10938269,198363921~8057740,228633573~2451957,233269174~2635803,281610963~1984085,296594871~2409957,355243267~739957,402742826~6984657] 2024-02-10T06:26:30.907 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [22299720~2115638,34842934~2588711,46799338~10101613,59547846~1167083,66232035~3484324,130371713~3426480,140154451~1419416,168223639~10938269,197132288~9289373,228633573~2451957,233269174~2635803,281610963~1984085,296384898~2619930,353168836~2814388,402742826~6984657] 2024-02-10T06:26:30.907 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 12 diff [22299720~2115638,34842934~2588711,46799338~10101613,58553104~2871076,66232035~3484324,102584138~3150968,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,195189447~11232214,222363722~1959172,228633573~2451957,233269174~2635803,281610963~1984085,296594871~2409957,355243267~739957,371766253~6343294,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.907 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [22299720~2115638,34842934~2588711,46799338~10101613,58553104~2871076,66232035~3484324,102584138~3150968,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,195189447~11232214,222363722~1959172,228633573~2451957,233269174~2635803,281610963~1984085,296594871~2409957,355243267~739957,371766253~6343294,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.912 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [22299720~2115638,34842934~2588711,46799338~10101613,58553104~2871076,66232035~3484324,102584138~3150968,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,195189447~11232214,222363722~1959172,228633573~2451957,233269174~2635803,281610963~1984085,296384898~2619930,353168836~2814388,371766253~6343294,390070272~8175264,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.912 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 13 diff [22299720~3319502,34842934~4601961,39741764~1730883,46799338~10101613,58553104~2871076,66232035~3484324,102584138~3150968,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,195189447~11232214,211147925~3117450,222363722~1959172,228633573~2451957,233269174~2635803,251555962~4788754,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,339459981~6013956,355243267~739957,371766253~6343294,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.912 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [22299720~3319502,34842934~4601961,39741764~1730883,46799338~10101613,58553104~2871076,66232035~3484324,102584138~3150968,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,195189447~11232214,211147925~3117450,222363722~1959172,228633573~2451957,233269174~2635803,251555962~4788754,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,339459981~6013956,355243267~739957,371766253~6343294,382123353~5831087,390238524~3836792,394159231~4086305,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.918 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [22299720~3319502,34842934~4601961,39741764~1730883,46799338~10101613,58553104~2871076,66232035~3484324,102584138~3150968,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,195189447~11232214,209715200~4550175,222363722~1959172,228633573~2451957,233269174~2635803,251391559~4953157,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,339459981~6013956,353168836~2814388,371766253~6343294,381681664~6272776,390070272~8175264,402742826~6984657,410112044~2104397] 2024-02-10T06:26:30.918 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 14 diff [22299720~3319502,34842934~4601961,39741764~1730883,46799338~10101613,58553104~11163255,83693328~8147986,102584138~3150968,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,195189447~11232214,211147925~3117450,222363722~1959172,228633573~2451957,233269174~2635803,241521482~14823234,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,335282117~1102749,339459981~6013956,355243267~739957,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.918 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [22299720~3319502,34842934~4601961,39741764~1730883,46799338~10101613,58553104~11163255,83693328~8147986,102584138~3150968,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,195189447~11232214,211147925~3117450,222363722~1959172,228633573~2451957,233269174~2635803,241521482~14823234,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,335282117~1102749,339459981~6013956,355243267~739957,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.924 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [22299720~3319502,34842934~4601961,39741764~1730883,46799338~10101613,58553104~11163255,83693328~8147986,102584138~3150968,130371713~3426480,140154451~1419416,151991669~3842327,166906854~12544486,195189447~11232214,209715200~4550175,222363722~1959172,228633573~2451957,233269174~2635803,241521482~14823234,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,312766119~1331107,334848716~1536150,339459981~6013956,353168836~2814388,371766253~6343294,381681664~16563872,402742826~11062774] 2024-02-10T06:26:30.924 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 15 diff [16730698~3821144,22299720~3319502,34842934~4601961,39741764~1730883,46799338~10101613,58553104~11551162,83693328~8147986,102584138~3150968,127200981~3017452,130371713~3426480,137135690~5909541,151991669~4371617,166906854~12544486,195189447~11232214,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~14823234,267340489~2454586,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,335282117~1102749,339459981~10065182,350326059~4398698,355243267~739957,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.924 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16730698~3821144,22299720~3319502,34842934~4601961,39741764~1730883,46799338~10101613,58553104~11551162,83693328~8147986,102584138~3150968,127200981~3017452,130371713~3426480,137135690~5909541,151991669~4371617,166906854~12544486,195189447~11232214,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~14823234,267340489~2454586,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,335282117~1102749,339459981~10065182,350326059~4398698,355243267~739957,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.929 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16730698~3821144,22299720~3319502,34842934~4601961,39741764~1730883,46799338~10101613,58553104~11551162,83693328~8147986,102584138~3150968,125829120~4389313,130371713~3426480,137135690~5909541,151991669~4371617,166906854~12544486,195189447~11232214,209715200~4550175,222363722~1959172,228450222~2635308,233269174~2635803,241521482~14823234,267340489~2454586,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,312766119~1331107,334848716~1536150,339459981~10065182,350326059~5657165,371766253~6343294,381681664~16563872,402742826~11062774] 2024-02-10T06:26:30.930 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 16 diff [12887580~2759452,16730698~3821144,22299720~5654576,34842934~4601961,39741764~1730883,46799338~10101613,58553104~11551162,83693328~11596170,102584138~3150968,127200981~3017452,130371713~3426480,137135690~5909541,151991669~4371617,160690152~18761188,182647749~3701244,195189447~11232214,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.930 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~5654576,34842934~4601961,39741764~1730883,46799338~10101613,58553104~11551162,83693328~11596170,102584138~3150968,127200981~3017452,130371713~3426480,137135690~5909541,151991669~4371617,160690152~18761188,182647749~3701244,195189447~11232214,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~6343294,382123353~16122183,402742826~11062774] 2024-02-10T06:26:30.935 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~5654576,34842934~4601961,39741764~1730883,46799338~10101613,58553104~11551162,83693328~11596170,102584138~3150968,125829120~4389313,130371713~3426480,137135690~5909541,151991669~4371617,160690152~18761188,182647749~3701244,195189447~11232214,209715200~4550175,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,312766119~1331107,334329402~2301008,339293530~10231633,350326059~5657165,371766253~6343294,381681664~16563872,402742826~11062774] 2024-02-10T06:26:30.935 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 17 diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,46799338~10101613,58553104~11551162,83693328~11596170,96065300~9669806,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,195189447~11232214,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.935 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,46799338~10101613,58553104~11551162,83693328~11596170,96065300~9669806,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,195189447~11232214,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.940 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,46799338~10101613,58553104~11551162,83693328~11596170,96065300~9669806,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,195189447~11232214,209715200~4550175,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,269967966~7575640,281610963~1984085,296384898~2619930,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.940 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 18 diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.941 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.946 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~22115129,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,269967966~7575640,281610963~1984085,296384898~2619930,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.946 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 19 diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.946 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.951 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,371766253~26479283,402742826~11062774] 2024-02-10T06:26:30.952 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 11 diff [22299720~2115638,34842934~2588711,54516253~2384698,66232035~3484324,168223639~10938269,228633573~2451957,233269174~2635803,281610963~1984085,296594871~2409957] 2024-02-10T06:26:30.952 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [22299720~2115638,34842934~2588711,54516253~2384698,66232035~3484324,168223639~10938269,228633573~2451957,233269174~2635803,281610963~1984085,296594871~2409957] 2024-02-10T06:26:30.957 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [22299720~2115638,34842934~2588711,54516253~2384698,66232035~3484324,168223639~10938269,228633573~2451957,233269174~2635803,281610963~1984085,296384898~2619930] 2024-02-10T06:26:30.957 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 12 diff [22299720~2115638,34842934~2588711,54516253~2384698,58553104~2871076,66232035~3484324,102584138~3150968,151991669~3842327,166906854~12544486,195189447~4669089,222363722~1959172,228633573~2451957,233269174~2635803,281610963~1984085,296594871~2409957,371766253~6343294,394159231~4086305,410112044~2104397] 2024-02-10T06:26:30.957 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [22299720~2115638,34842934~2588711,54516253~2384698,58553104~2871076,66232035~3484324,102584138~3150968,151991669~3842327,166906854~12544486,195189447~4669089,222363722~1959172,228633573~2451957,233269174~2635803,281610963~1984085,296594871~2409957,371766253~6343294,394159231~4086305,410112044~2104397] 2024-02-10T06:26:30.963 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [22299720~2115638,34842934~2588711,54516253~2384698,58553104~2871076,66232035~3484324,102584138~3150968,151991669~3842327,166906854~12544486,195189447~4669089,222363722~1959172,228633573~2451957,233269174~2635803,281610963~1984085,296384898~2619930,371766253~6343294,390070272~8175264,410112044~2104397] 2024-02-10T06:26:30.963 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 13 diff [22299720~3319502,34842934~4601961,39741764~1730883,54516253~2384698,58553104~2871076,66232035~3484324,102584138~3150968,151991669~3842327,166906854~12544486,195189447~4669089,211147925~3117450,222363722~1959172,228633573~2451957,233269174~2635803,251555962~4788754,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,339459981~6013956,371766253~6343294,382123353~5831087,390238524~3836792,394159231~4086305,410112044~2104397] 2024-02-10T06:26:30.963 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [22299720~3319502,34842934~4601961,39741764~1730883,54516253~2384698,58553104~2871076,66232035~3484324,102584138~3150968,151991669~3842327,166906854~12544486,195189447~4669089,211147925~3117450,222363722~1959172,228633573~2451957,233269174~2635803,251555962~4788754,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,339459981~6013956,371766253~6343294,382123353~5831087,390238524~3836792,394159231~4086305,410112044~2104397] 2024-02-10T06:26:30.969 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [22299720~3319502,34842934~4601961,39741764~1730883,54516253~2384698,58553104~2871076,66232035~3484324,102584138~3150968,151991669~3842327,166906854~12544486,195189447~4669089,209715200~4550175,222363722~1959172,228633573~2451957,233269174~2635803,251391559~4953157,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,339459981~6013956,371766253~6343294,381681664~6272776,390070272~8175264,410112044~2104397] 2024-02-10T06:26:30.969 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 14 diff [22299720~3319502,34842934~4601961,39741764~1730883,54516253~2384698,58553104~11163255,83693328~8147986,102584138~3150968,151991669~3842327,166906854~12544486,195189447~4669089,211147925~3117450,222363722~1959172,228633573~2451957,233269174~2635803,241521482~14823234,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,335282117~1102749,339459981~6013956,371766253~6343294,382123353~16122183,408546634~5258966] 2024-02-10T06:26:30.969 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [22299720~3319502,34842934~4601961,39741764~1730883,54516253~2384698,58553104~11163255,83693328~8147986,102584138~3150968,151991669~3842327,166906854~12544486,195189447~4669089,211147925~3117450,222363722~1959172,228633573~2451957,233269174~2635803,241521482~14823234,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,335282117~1102749,339459981~6013956,371766253~6343294,382123353~16122183,408546634~5258966] 2024-02-10T06:26:30.974 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [22299720~3319502,34842934~4601961,39741764~1730883,54516253~2384698,58553104~11163255,83693328~8147986,102584138~3150968,151991669~3842327,166906854~12544486,195189447~4669089,209715200~4550175,222363722~1959172,228633573~2451957,233269174~2635803,241521482~14823234,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,312766119~1331107,334848716~1536150,339459981~6013956,371766253~6343294,381681664~16563872,408546634~5258966] 2024-02-10T06:26:30.975 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 15 diff [16730698~3821144,22299720~3319502,34842934~4601961,39741764~1730883,54516253~2384698,58553104~11551162,83693328~8147986,102584138~3150968,127200981~3017452,137135690~5909541,151991669~4371617,166906854~12544486,195189447~4669089,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~14823234,267340489~2454586,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,335282117~1102749,339459981~10065182,350326059~4398698,371766253~6343294,382123353~16122183,408546634~5258966] 2024-02-10T06:26:30.975 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16730698~3821144,22299720~3319502,34842934~4601961,39741764~1730883,54516253~2384698,58553104~11551162,83693328~8147986,102584138~3150968,127200981~3017452,137135690~5909541,151991669~4371617,166906854~12544486,195189447~4669089,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~14823234,267340489~2454586,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,335282117~1102749,339459981~10065182,350326059~4398698,371766253~6343294,382123353~16122183,408546634~5258966] 2024-02-10T06:26:30.980 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16730698~3821144,22299720~3319502,34842934~4601961,39741764~1730883,54516253~2384698,58553104~11551162,83693328~8147986,102584138~3150968,125829120~4389313,137135690~5909541,151991669~4371617,166906854~12544486,195189447~4669089,209715200~4550175,222363722~1959172,228450222~2635308,233269174~2635803,241521482~14823234,267340489~2454586,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,312766119~1331107,334848716~1536150,339459981~10065182,350326059~4398698,371766253~6343294,381681664~16563872,408546634~5258966] 2024-02-10T06:26:30.980 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 16 diff [12887580~2759452,16730698~3821144,22299720~5654576,34842934~4601961,39741764~1730883,54516253~2384698,58553104~11551162,83693328~11596170,102584138~3150968,127200981~3017452,137135690~5909541,151991669~4371617,160690152~18761188,182647749~3701244,195189447~4669089,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,334329402~2301008,339293530~10231633,350326059~4398698,371766253~6343294,382123353~16122183,408546634~5258966] 2024-02-10T06:26:30.981 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~5654576,34842934~4601961,39741764~1730883,54516253~2384698,58553104~11551162,83693328~11596170,102584138~3150968,127200981~3017452,137135690~5909541,151991669~4371617,160690152~18761188,182647749~3701244,195189447~4669089,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,276552843~990763,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,334329402~2301008,339293530~10231633,350326059~4398698,371766253~6343294,382123353~16122183,408546634~5258966] 2024-02-10T06:26:30.986 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~5654576,34842934~4601961,39741764~1730883,54516253~2384698,58553104~11551162,83693328~11596170,102584138~3150968,125829120~4389313,137135690~5909541,151991669~4371617,160690152~18761188,182647749~3701244,195189447~4669089,209715200~4550175,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,276552843~990763,281610963~1984085,296384898~2619930,300692127~730217,312766119~1331107,334329402~2301008,339293530~10231633,350326059~4398698,371766253~6343294,381681664~16563872,408546634~5258966] 2024-02-10T06:26:30.986 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 17 diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,54516253~2384698,58553104~11551162,83693328~11596170,96065300~9669806,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,195189447~4669089,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:30.986 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,54516253~2384698,58553104~11551162,83693328~11596170,96065300~9669806,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,195189447~4669089,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:30.992 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,54516253~2384698,58553104~11551162,83693328~11596170,96065300~9669806,119409850~3382261,125829120~4389313,137135690~5909541,151991669~27459671,182647749~3701244,195189447~4669089,209715200~4550175,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,269967966~7575640,281610963~1984085,296384898~2619930,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:30.992 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 18 diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:30.992 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,272312326~5231280,281610963~1984085,296594871~2409957,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:30.998 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,119409850~3382261,125829120~4389313,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,206421661~7843714,222363722~1959172,228450222~2635308,233269174~2635803,241521482~20604020,267340489~2454586,269967966~7575640,281610963~1984085,296384898~2619930,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:30.998 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 19 diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:30.999 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:31.004 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:31.004 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 12 diff [58553104~2871076,102584138~3150968,151991669~3842327,166906854~6887574,175434634~4016706,195189447~4669089,222363722~1959172,371766253~6343294,394159231~4086305,410112044~2104397] 2024-02-10T06:26:31.004 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [58553104~2871076,102584138~3150968,151991669~3842327,166906854~6887574,175434634~4016706,195189447~4669089,222363722~1959172,371766253~6343294,394159231~4086305,410112044~2104397] 2024-02-10T06:26:31.009 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [58553104~2871076,102584138~3150968,151991669~3842327,166906854~6887574,175434634~4016706,195189447~4669089,222363722~1959172,371766253~6343294,390070272~8175264,410112044~2104397] 2024-02-10T06:26:31.010 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 13 diff [23487394~2131828,36640326~2804569,39741764~1730883,58553104~2871076,102584138~3150968,151991669~3842327,166906854~6887574,175434634~4016706,195189447~4669089,211147925~3117450,222363722~1959172,251555962~4788754,276552843~990763,300692127~730217,339459981~6013956,371766253~6343294,382123353~5831087,390238524~3836792,394159231~4086305,410112044~2104397] 2024-02-10T06:26:31.010 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [23487394~2131828,36640326~2804569,39741764~1730883,58553104~2871076,102584138~3150968,151991669~3842327,166906854~6887574,175434634~4016706,195189447~4669089,211147925~3117450,222363722~1959172,251555962~4788754,276552843~990763,300692127~730217,339459981~6013956,371766253~6343294,382123353~5831087,390238524~3836792,394159231~4086305,410112044~2104397] 2024-02-10T06:26:31.015 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [23487394~2131828,36640326~2804569,39741764~1730883,58553104~2871076,102584138~3150968,151991669~3842327,166906854~6887574,175434634~4016706,195189447~4669089,209715200~4550175,222363722~1959172,251391559~4953157,276552843~990763,300692127~730217,339459981~6013956,371766253~6343294,381681664~6272776,390070272~8175264,410112044~2104397] 2024-02-10T06:26:31.015 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 14 diff [23487394~2131828,36640326~2804569,39741764~1730883,58553104~8672679,83693328~8147986,102584138~3150968,151991669~3842327,166906854~6887574,175434634~4016706,195189447~4669089,211147925~3117450,222363722~1959172,241521482~14823234,276552843~990763,300692127~730217,312766119~1331107,335282117~1102749,339459981~6013956,371766253~6343294,382123353~16122183,408546634~5258966] 2024-02-10T06:26:31.015 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [23487394~2131828,36640326~2804569,39741764~1730883,58553104~8672679,83693328~8147986,102584138~3150968,151991669~3842327,166906854~6887574,175434634~4016706,195189447~4669089,211147925~3117450,222363722~1959172,241521482~14823234,276552843~990763,300692127~730217,312766119~1331107,335282117~1102749,339459981~6013956,371766253~6343294,382123353~16122183,408546634~5258966] 2024-02-10T06:26:31.021 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [23487394~2131828,36640326~2804569,39741764~1730883,58553104~8672679,83693328~8147986,102584138~3150968,151991669~3842327,166906854~6887574,175434634~4016706,195189447~4669089,209715200~4550175,222363722~1959172,241521482~14823234,276552843~990763,300692127~730217,312766119~1331107,334848716~1536150,339459981~6013956,371766253~6343294,381681664~16563872,408546634~5258966] 2024-02-10T06:26:31.022 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 15 diff [16730698~3821144,23487394~2131828,36640326~2804569,39741764~1730883,58553104~11551162,83693328~8147986,102584138~3150968,127200981~3017452,137135690~5909541,151991669~4371617,166906854~6887574,175434634~4016706,195189447~4669089,211147925~3117450,222363722~1959172,228450222~811737,241521482~14823234,267340489~2454586,276552843~990763,300692127~730217,312766119~1331107,335282117~1102749,339459981~10065182,350326059~4398698,371766253~6343294,382123353~16122183,408546634~5258966] 2024-02-10T06:26:31.022 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16730698~3821144,23487394~2131828,36640326~2804569,39741764~1730883,58553104~11551162,83693328~8147986,102584138~3150968,127200981~3017452,137135690~5909541,151991669~4371617,166906854~6887574,175434634~4016706,195189447~4669089,211147925~3117450,222363722~1959172,228450222~811737,241521482~14823234,267340489~2454586,276552843~990763,300692127~730217,312766119~1331107,335282117~1102749,339459981~10065182,350326059~4398698,371766253~6343294,382123353~16122183,408546634~5258966] 2024-02-10T06:26:31.027 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16730698~3821144,23487394~2131828,36640326~2804569,39741764~1730883,58553104~11551162,83693328~8147986,102584138~3150968,125829120~4389313,137135690~5909541,151991669~4371617,166906854~6887574,175434634~4016706,195189447~4669089,209715200~4550175,222363722~1959172,228450222~811737,241521482~14823234,267340489~2454586,276552843~990763,300692127~730217,312766119~1331107,334848716~1536150,339459981~10065182,350326059~4398698,371766253~6343294,381681664~16563872,408546634~5258966] 2024-02-10T06:26:31.028 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 16 diff [12887580~2759452,16730698~3821144,23487394~4466902,36640326~2804569,39741764~1730883,58553104~11551162,83693328~11596170,102584138~3150968,127200981~3017452,137135690~5909541,151991669~4371617,160690152~13104276,175434634~4016706,182647749~3701244,195189447~4669089,211147925~3117450,222363722~1959172,228450222~811737,241521482~20604020,267340489~2454586,276552843~990763,300692127~730217,312766119~1331107,334329402~2301008,339293530~10231633,350326059~4398698,371766253~6343294,382123353~16122183,408546634~5258966] 2024-02-10T06:26:31.028 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~4466902,36640326~2804569,39741764~1730883,58553104~11551162,83693328~11596170,102584138~3150968,127200981~3017452,137135690~5909541,151991669~4371617,160690152~13104276,175434634~4016706,182647749~3701244,195189447~4669089,211147925~3117450,222363722~1959172,228450222~811737,241521482~20604020,267340489~2454586,276552843~990763,300692127~730217,312766119~1331107,334329402~2301008,339293530~10231633,350326059~4398698,371766253~6343294,382123353~16122183,408546634~5258966] 2024-02-10T06:26:31.033 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~4466902,36640326~2804569,39741764~1730883,58553104~11551162,83693328~11596170,102584138~3150968,125829120~4389313,137135690~5909541,151991669~4371617,160690152~13104276,175434634~4016706,182647749~3701244,195189447~4669089,209715200~4550175,222363722~1959172,228450222~811737,241521482~20604020,267340489~2454586,276552843~990763,300692127~730217,312766119~1331107,334329402~2301008,339293530~10231633,350326059~4398698,371766253~6343294,381681664~16563872,408546634~5258966] 2024-02-10T06:26:31.033 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 17 diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,58553104~11551162,83693328~11596170,96065300~9669806,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,195189447~4669089,211147925~3117450,222363722~1959172,228450222~811737,241521482~20604020,267340489~2454586,272312326~5231280,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:31.033 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,58553104~11551162,83693328~11596170,96065300~9669806,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,195189447~4669089,211147925~3117450,222363722~1959172,228450222~811737,241521482~20604020,267340489~2454586,272312326~5231280,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:31.039 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,58553104~11551162,83693328~11596170,96065300~9669806,119409850~3382261,125829120~4389313,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,195189447~4669089,209715200~4550175,222363722~1959172,228450222~811737,241521482~20604020,267340489~2454586,269967966~7575640,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:31.039 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 18 diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,222363722~1959172,228450222~811737,241521482~20604020,267340489~2454586,272312326~5231280,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:31.039 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,222363722~1959172,228450222~811737,241521482~20604020,267340489~2454586,272312326~5231280,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:31.045 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,119409850~3382261,125829120~4389313,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,206421661~7843714,222363722~1959172,228450222~811737,241521482~20604020,267340489~2454586,269967966~7575640,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:31.045 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 19 diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:31.045 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:31.050 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:31.051 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to 13 diff [23487394~2131828,36640326~2804569,39741764~1730883,211147925~3117450,251555962~4788754,276552843~990763,300692127~730217,339459981~6013956,382123353~5831087,390238524~3836792] 2024-02-10T06:26:31.051 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [23487394~2131828,36640326~2804569,39741764~1730883,211147925~3117450,251555962~4788754,276552843~990763,300692127~730217,339459981~6013956,382123353~5831087,390238524~3836792] 2024-02-10T06:26:31.056 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [23487394~2131828,36640326~2804569,39741764~1730883,209715200~4550175,251391559~4953157,276552843~990763,300692127~730217,339459981~6013956,381681664~6272776,390238524~3836792] 2024-02-10T06:26:31.056 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to 14 diff [23487394~2131828,36640326~2804569,39741764~1730883,60669263~6556520,83693328~8147986,104310724~555093,211147925~3117450,241521482~14823234,276552843~990763,300692127~730217,312766119~1331107,335282117~1102749,339459981~6013956,382123353~13666164,408546634~5258966] 2024-02-10T06:26:31.056 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [23487394~2131828,36640326~2804569,39741764~1730883,60669263~6556520,83693328~8147986,104310724~555093,211147925~3117450,241521482~14823234,276552843~990763,300692127~730217,312766119~1331107,335282117~1102749,339459981~6013956,382123353~13666164,408546634~5258966] 2024-02-10T06:26:31.062 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [23487394~2131828,36640326~2804569,39741764~1730883,60669263~6556520,83693328~8147986,104310724~555093,209715200~4550175,241521482~14823234,276552843~990763,300692127~730217,312766119~1331107,334848716~1536150,339459981~6013956,381681664~14107853,408546634~5258966] 2024-02-10T06:26:31.062 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to 15 diff [16730698~3821144,23487394~2131828,36640326~2804569,39741764~1730883,60669263~9435003,83693328~8147986,104310724~555093,127200981~3017452,137135690~5909541,154972793~1390493,211147925~3117450,228450222~811737,241521482~14823234,267340489~2454586,276552843~990763,300692127~730217,312766119~1331107,335282117~1102749,339459981~10065182,350326059~4398698,382123353~13666164,408546634~5258966] 2024-02-10T06:26:31.062 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16730698~3821144,23487394~2131828,36640326~2804569,39741764~1730883,60669263~9435003,83693328~8147986,104310724~555093,127200981~3017452,137135690~5909541,154972793~1390493,211147925~3117450,228450222~811737,241521482~14823234,267340489~2454586,276552843~990763,300692127~730217,312766119~1331107,335282117~1102749,339459981~10065182,350326059~4398698,382123353~13666164,408546634~5258966] 2024-02-10T06:26:31.068 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16730698~3821144,23487394~2131828,36640326~2804569,39741764~1730883,60669263~9435003,83693328~8147986,104310724~555093,125829120~4389313,137135690~5909541,154972793~1390493,209715200~4550175,228450222~811737,241521482~14823234,267340489~2454586,276552843~990763,300692127~730217,312766119~1331107,334848716~1536150,339459981~10065182,350326059~4398698,381681664~14107853,408546634~5258966] 2024-02-10T06:26:31.068 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to 16 diff [12887580~2759452,16730698~3821144,23487394~4466902,36640326~2804569,39741764~1730883,60669263~9435003,83693328~11596170,104310724~555093,127200981~3017452,137135690~5909541,154972793~1390493,160690152~6559867,182647749~3701244,211147925~3117450,228450222~811737,241521482~20604020,267340489~2454586,276552843~990763,300692127~730217,312766119~1331107,334329402~2301008,339293530~10231633,350326059~4398698,382123353~13666164,408546634~5258966] 2024-02-10T06:26:31.068 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~4466902,36640326~2804569,39741764~1730883,60669263~9435003,83693328~11596170,104310724~555093,127200981~3017452,137135690~5909541,154972793~1390493,160690152~6559867,182647749~3701244,211147925~3117450,228450222~811737,241521482~20604020,267340489~2454586,276552843~990763,300692127~730217,312766119~1331107,334329402~2301008,339293530~10231633,350326059~4398698,382123353~13666164,408546634~5258966] 2024-02-10T06:26:31.074 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~4466902,36640326~2804569,39741764~1730883,60669263~9435003,83693328~11596170,104310724~555093,125829120~4389313,137135690~5909541,154972793~1390493,160690152~6559867,182647749~3701244,209715200~4550175,228450222~811737,241521482~20604020,267340489~2454586,276552843~990763,300692127~730217,312766119~1331107,334329402~2301008,339293530~10231633,350326059~4398698,381681664~14107853,408546634~5258966] 2024-02-10T06:26:31.074 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to 17 diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,60669263~9435003,83693328~11596170,96065300~6792356,104310724~555093,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,211147925~3117450,228450222~811737,241521482~20604020,267340489~2454586,272312326~5231280,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:31.074 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,60669263~9435003,83693328~11596170,96065300~6792356,104310724~555093,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,211147925~3117450,228450222~811737,241521482~20604020,267340489~2454586,272312326~5231280,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:31.079 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,60669263~9435003,83693328~11596170,96065300~6792356,104310724~555093,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,209715200~4550175,228450222~811737,241521482~20604020,267340489~2454586,269967966~7575640,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:31.079 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to 18 diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,228450222~811737,241521482~20604020,267340489~2454586,272312326~5231280,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:31.079 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,228450222~811737,241521482~20604020,267340489~2454586,272312326~5231280,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:31.085 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~7843714,228450222~811737,241521482~20604020,267340489~2454586,269967966~7575640,300692127~730217,312766119~1331107,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:31.085 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to 19 diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:31.085 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:31.090 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:31.090 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to 14 diff [60669263~6556520,83693328~8147986,104310724~555093,241521482~12539194,312766119~1331107,335282117~1102749,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.090 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [60669263~6556520,83693328~8147986,104310724~555093,241521482~12539194,312766119~1331107,335282117~1102749,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.096 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [60669263~6556520,83693328~8147986,104310724~555093,241521482~12539194,312766119~1331107,334848716~1536150,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.096 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to 15 diff [16730698~3821144,60669263~9435003,83693328~8147986,104310724~555093,127200981~3017452,137135690~5909541,154972793~1390493,228450222~811737,241521482~12823631,267340489~2454586,312766119~1331107,335282117~1102749,342586418~6938745,350326059~4398698,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.096 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16730698~3821144,60669263~9435003,83693328~8147986,104310724~555093,127200981~3017452,137135690~5909541,154972793~1390493,228450222~811737,241521482~12823631,267340489~2454586,312766119~1331107,335282117~1102749,342586418~6938745,350326059~4398698,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.103 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16730698~3821144,60669263~9435003,83693328~8147986,104310724~555093,125829120~4389313,137135690~5909541,154972793~1390493,228450222~811737,241521482~12823631,267340489~2454586,312766119~1331107,334848716~1536150,342586418~6938745,350326059~4398698,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.104 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to 16 diff [12887580~2759452,16730698~3821144,23498382~4455914,60669263~9435003,83693328~11596170,104310724~555093,127200981~3017452,137135690~5909541,154972793~1390493,160690152~6559867,182647749~3701244,211762025~295440,228450222~811737,241521482~12823631,255607224~6518278,267340489~2454586,312766119~1331107,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.104 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~4455914,60669263~9435003,83693328~11596170,104310724~555093,127200981~3017452,137135690~5909541,154972793~1390493,160690152~6559867,182647749~3701244,211762025~295440,228450222~811737,241521482~12823631,255607224~6518278,267340489~2454586,312766119~1331107,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.109 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~4455914,60669263~9435003,83693328~11596170,104310724~555093,125829120~4389313,137135690~5909541,154972793~1390493,160690152~6559867,182647749~3701244,211762025~295440,228450222~811737,241521482~12823631,255607224~6518278,267340489~2454586,312766119~1331107,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.109 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to 17 diff [12887580~2759452,16730698~3821144,23498382~10228387,60669263~9435003,83693328~11596170,96065300~6792356,104310724~555093,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,211762025~295440,228450222~811737,241521482~12823631,255607224~6518278,267340489~2454586,272312326~5109408,312766119~1331107,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.110 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,60669263~9435003,83693328~11596170,96065300~6792356,104310724~555093,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,211762025~295440,228450222~811737,241521482~12823631,255607224~6518278,267340489~2454586,272312326~5109408,312766119~1331107,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.115 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,60669263~9435003,83693328~11596170,96065300~6792356,104310724~555093,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,211762025~295440,228450222~811737,241521482~12823631,255607224~6518278,267340489~2454586,269967966~7453768,312766119~1331107,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.115 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to 18 diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,228450222~811737,241521482~20604020,267340489~2454586,272312326~5109408,312766119~1331107,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.115 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,228450222~811737,241521482~20604020,267340489~2454586,272312326~5109408,312766119~1331107,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.121 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,228450222~811737,241521482~20604020,267340489~2454586,269967966~7453768,312766119~1331107,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.121 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to 19 diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5109408,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.121 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5109408,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.126 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7453768,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:31.126 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to 15 diff [16730698~3821144,62388611~7715655,127200981~3017452,137135690~5909541,154972793~1390493,228450222~811737,247961501~6383612,267340489~2454586,342586418~6938745,350326059~4398698] 2024-02-10T06:26:31.127 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16730698~3821144,62388611~7715655,127200981~3017452,137135690~5909541,154972793~1390493,228450222~811737,247961501~6383612,267340489~2454586,342586418~6938745,350326059~4398698] 2024-02-10T06:26:31.133 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16730698~3821144,62388611~7715655,125829120~4389313,137135690~5909541,154972793~1390493,228450222~811737,247961501~6383612,267340489~2454586,342586418~6938745,350326059~4398698] 2024-02-10T06:26:31.133 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to 16 diff [12887580~2759452,16730698~3821144,23498382~4455914,62388611~7715655,89948275~5341223,127200981~3017452,137135690~5909541,154972793~1390493,160690152~6559867,182647749~3701244,211762025~295440,228450222~811737,247961501~6383612,255607224~6518278,267340489~2454586,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698] 2024-02-10T06:26:31.133 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~4455914,62388611~7715655,89948275~5341223,127200981~3017452,137135690~5909541,154972793~1390493,160690152~6559867,182647749~3701244,211762025~295440,228450222~811737,247961501~6383612,255607224~6518278,267340489~2454586,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698] 2024-02-10T06:26:31.138 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~4455914,62388611~7715655,89948275~5341223,125829120~4389313,137135690~5909541,154972793~1390493,160690152~6559867,182647749~3701244,211762025~295440,228450222~811737,247961501~6383612,255607224~6518278,267340489~2454586,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698] 2024-02-10T06:26:31.138 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to 17 diff [12887580~2759452,16730698~3821144,23498382~10228387,62388611~7715655,89948275~5341223,96065300~6792356,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,211762025~295440,228450222~811737,247961501~6383612,255607224~6518278,267340489~2454586,272312326~5109408,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:31.139 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,62388611~7715655,89948275~5341223,96065300~6792356,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,211762025~295440,228450222~811737,247961501~6383612,255607224~6518278,267340489~2454586,272312326~5109408,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:31.144 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,62388611~7715655,89948275~5341223,96065300~6792356,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,211762025~295440,228450222~811737,247961501~6383612,255607224~6518278,267340489~2454586,269967966~7453768,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:31.144 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to 18 diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,228450222~811737,247961501~14164001,267340489~2454586,272312326~5109408,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:31.144 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,228450222~811737,247961501~14164001,267340489~2454586,272312326~5109408,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:31.149 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,228450222~811737,247961501~14164001,267340489~2454586,269967966~7453768,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:31.149 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to 19 diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:31.150 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:31.155 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,269967966~7453768,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:31.155 INFO:tasks.workunit.client.0.smithi178.stdout:from 15 to 16 diff [12887580~2759452,23498382~4455914,89948275~5341223,160690152~6559867,182647749~3701244,211762025~295440,255607224~6518278,334329402~2301008,339293530~1148813] 2024-02-10T06:26:31.155 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,23498382~4455914,89948275~5341223,160690152~6559867,182647749~3701244,211762025~295440,255607224~6518278,334329402~2301008,339293530~1148813] 2024-02-10T06:26:31.160 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,23498382~4455914,89948275~5341223,160690152~6559867,182647749~3701244,211762025~295440,255607224~6518278,334329402~2301008,339293530~1148813] 2024-02-10T06:26:31.160 INFO:tasks.workunit.client.0.smithi178.stdout:from 15 to 17 diff [12887580~2759452,23498382~10228387,67660144~890722,89948275~5341223,96065300~6792356,119841418~2950693,156081146~11168873,182647749~3701244,211762025~295440,255607224~6518278,272312326~5109408,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,375567814~7511102] 2024-02-10T06:26:31.160 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,23498382~10228387,67660144~890722,89948275~5341223,96065300~6792356,119841418~2950693,156081146~11168873,182647749~3701244,211762025~295440,255607224~6518278,272312326~5109408,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,375567814~7511102] 2024-02-10T06:26:31.166 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,23498382~10228387,67660144~890722,89948275~5341223,96065300~6792356,119409850~3382261,156081146~11168873,182647749~3701244,211762025~295440,255607224~6518278,269967966~7453768,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,375567814~7511102] 2024-02-10T06:26:31.166 INFO:tasks.workunit.client.0.smithi178.stdout:from 15 to 18 diff [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,67660144~890722,89948275~5341223,96065300~6792356,119841418~2950693,156081146~11168873,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,249370556~12754946,272312326~5109408,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:31.166 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,67660144~890722,89948275~5341223,96065300~6792356,119841418~2950693,156081146~11168873,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,249370556~12754946,272312326~5109408,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:31.172 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,67660144~890722,89948275~5341223,96065300~6792356,119409850~3382261,156081146~11168873,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,249370556~12754946,269967966~7453768,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:31.172 INFO:tasks.workunit.client.0.smithi178.stdout:from 15 to 19 diff [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,156081146~11168873,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~12754946,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:31.173 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,156081146~11168873,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~12754946,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:31.177 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,89948275~5341223,96065300~6792356,108788937~6932357,119409850~3382261,156081146~11168873,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~12754946,269967966~7453768,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:31.178 INFO:tasks.workunit.client.0.smithi178.stdout:from 16 to 17 diff [27430608~6296161,67660144~890722,96065300~6792356,119841418~2950693,156081146~5707980,182657651~449976,272312326~5109408,322233571~7139439,345220904~3237288,375567814~7511102] 2024-02-10T06:26:31.178 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [27430608~6296161,67660144~890722,96065300~6792356,119841418~2950693,156081146~5707980,182657651~449976,272312326~5109408,322233571~7139439,345220904~3237288,375567814~7511102] 2024-02-10T06:26:31.183 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [27430608~6296161,67660144~890722,96065300~6792356,119409850~3382261,156081146~5707980,182657651~449976,269967966~7453768,322233571~7139439,345220904~3237288,375567814~7511102] 2024-02-10T06:26:31.183 INFO:tasks.workunit.client.0.smithi178.stdout:from 16 to 18 diff [27430608~6296161,43750403~9315929,57706285~4719691,67660144~890722,96065300~6792356,119841418~2950693,156081146~5707980,182657651~449976,192150246~11564407,209033942~1899688,249370556~6330051,272312326~5109408,322233571~7139439,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:31.183 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [27430608~6296161,43750403~9315929,57706285~4719691,67660144~890722,96065300~6792356,119841418~2950693,156081146~5707980,182657651~449976,192150246~11564407,209033942~1899688,249370556~6330051,272312326~5109408,322233571~7139439,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:31.189 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [27430608~6296161,43750403~9315929,57706285~4719691,67660144~890722,96065300~6792356,119409850~3382261,156081146~5707980,182657651~449976,192150246~11564407,206421661~4511969,249370556~6330051,269967966~7453768,322233571~7139439,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:31.189 INFO:tasks.workunit.client.0.smithi178.stdout:from 16 to 19 diff [27430608~6296161,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,96065300~6792356,108788937~6932357,119841418~2950693,156081146~5707980,182657651~449976,192150246~11564407,209033942~1899688,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:31.189 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [27430608~6296161,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,96065300~6792356,108788937~6932357,119841418~2950693,156081146~5707980,182657651~449976,192150246~11564407,209033942~1899688,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:31.194 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [27430608~6296161,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,96065300~6792356,108788937~6932357,119409850~3382261,156081146~5707980,182657651~449976,192150246~11564407,206421661~4511969,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,269967966~7453768,290435417~5388448,313063617~6083492,322233571~7139439,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:31.194 INFO:tasks.workunit.client.0.smithi178.stdout:from 17 to 18 diff [43750403~9315929,57706285~4719691,158177769~2389672,192150246~11564407,209033942~1899688,249370556~6330051,351095668~1954306] 2024-02-10T06:26:31.194 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [43750403~9315929,57706285~4719691,158177769~2389672,192150246~11564407,209033942~1899688,249370556~6330051,351095668~1954306] 2024-02-10T06:26:31.200 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [43750403~9315929,57706285~4719691,158177769~2389672,192150246~11564407,206421661~4511969,249370556~6330051,351095668~1954306] 2024-02-10T06:26:31.200 INFO:tasks.workunit.client.0.smithi178.stdout:from 17 to 19 diff [28491987~29942,43750403~9315929,57706285~4719691,62725678~4538651,108788937~6932357,158177769~2389672,192150246~11564407,209033942~1899688,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,290435417~5388448,313063617~6083492,351095668~1954306] 2024-02-10T06:26:31.200 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [28491987~29942,43750403~9315929,57706285~4719691,62725678~4538651,108788937~6932357,158177769~2389672,192150246~11564407,209033942~1899688,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,290435417~5388448,313063617~6083492,351095668~1954306] 2024-02-10T06:26:31.206 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [28491987~29942,43750403~9315929,57706285~4719691,62725678~4538651,108788937~6932357,158177769~2389672,192150246~11564407,206421661~4511969,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,290435417~5388448,313063617~6083492,351095668~1954306] 2024-02-10T06:26:31.206 INFO:tasks.workunit.client.0.smithi178.stdout:from 18 to 19 diff [28491987~29942,62725678~4538651,108788937~6932357,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,290435417~5388448,313063617~6083492] 2024-02-10T06:26:31.206 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [28491987~29942,62725678~4538651,108788937~6932357,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,290435417~5388448,313063617~6083492] 2024-02-10T06:26:31.211 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [28491987~29942,62725678~4538651,108788937~6932357,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,290435417~5388448,313063617~6083492] 2024-02-10T06:26:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:31 smithi178 ceph-mon[92537]: osdmap e1941: 8 total, 8 up, 8 in 2024-02-10T06:26:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:31 smithi178 ceph-mon[95116]: osdmap e1941: 8 total, 8 up, 8 in 2024-02-10T06:26:31.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:31 smithi189 ceph-mon[89631]: osdmap e1941: 8 total, 8 up, 8 in 2024-02-10T06:26:32.117 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:32.117 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:32.142 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:32.142 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:32.142 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:32.148 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:32.148 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:32.148 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:32.154 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:32.154 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:32.154 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:32.160 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:32.160 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:32.160 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:32.166 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:32.166 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:32.166 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:32.172 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19234034,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:32.172 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:32.172 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:32.178 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~46876266,267340489~2454586,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~9008133,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:32.178 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:32.178 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:32.184 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:32.184 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:32.184 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:32.189 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:32.189 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:32.190 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:32.195 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,371766253~26479283,402742826~11062774] 2024-02-10T06:26:32.195 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:32.195 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:32.200 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:32.200 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to HEAD diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:32.201 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:32.206 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:32.206 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to HEAD diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:32.206 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:32.212 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:32.212 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to HEAD diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5109408,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:32.212 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5109408,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:32.216 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7453768,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:32.216 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to HEAD diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:32.217 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:32.222 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,269967966~7453768,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:32.222 INFO:tasks.workunit.client.0.smithi178.stdout:from 15 to HEAD diff [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,156081146~11168873,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~12754946,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:32.222 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,156081146~11168873,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~12754946,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:32.227 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,89948275~5341223,96065300~6792356,108788937~6932357,119409850~3382261,156081146~11168873,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~12754946,269967966~7453768,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:32.227 INFO:tasks.workunit.client.0.smithi178.stdout:from 16 to HEAD diff [27430608~6296161,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,96065300~6792356,108788937~6932357,119841418~2950693,156081146~5707980,182657651~449976,192150246~11564407,209033942~1899688,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:32.228 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [27430608~6296161,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,96065300~6792356,108788937~6932357,119841418~2950693,156081146~5707980,182657651~449976,192150246~11564407,209033942~1899688,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:32.233 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [27430608~6296161,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,96065300~6792356,108788937~6932357,119409850~3382261,156081146~5707980,182657651~449976,192150246~11564407,206421661~4511969,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,269967966~7453768,290435417~5388448,313063617~6083492,322233571~7139439,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:32.233 INFO:tasks.workunit.client.0.smithi178.stdout:from 17 to HEAD diff [28491987~29942,43750403~9315929,57706285~4719691,62725678~4538651,108788937~6932357,158177769~2389672,192150246~11564407,209033942~1899688,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,290435417~5388448,313063617~6083492,351095668~1954306] 2024-02-10T06:26:32.233 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [28491987~29942,43750403~9315929,57706285~4719691,62725678~4538651,108788937~6932357,158177769~2389672,192150246~11564407,209033942~1899688,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,290435417~5388448,313063617~6083492,351095668~1954306] 2024-02-10T06:26:32.238 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [28491987~29942,43750403~9315929,57706285~4719691,62725678~4538651,108788937~6932357,158177769~2389672,192150246~11564407,206421661~4511969,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,290435417~5388448,313063617~6083492,351095668~1954306] 2024-02-10T06:26:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:32 smithi178 ceph-mon[92537]: pgmap v3299: 137 pgs: 137 active+clean; 900 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 262 KiB/s rd, 48 MiB/s wr, 520 op/s 2024-02-10T06:26:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:32 smithi178 ceph-mon[95116]: pgmap v3299: 137 pgs: 137 active+clean; 900 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 262 KiB/s rd, 48 MiB/s wr, 520 op/s 2024-02-10T06:26:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:32 smithi189 ceph-mon[89631]: pgmap v3299: 137 pgs: 137 active+clean; 900 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 262 KiB/s rd, 48 MiB/s wr, 520 op/s 2024-02-10T06:26:33.129 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:33.129 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:33.167 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:33.168 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:33.168 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:33.173 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:33.173 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:33.173 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:33.179 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:33.179 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:33.179 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:33.185 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:33.185 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:33.185 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:33.191 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:33.191 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:33.191 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:33.197 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19234034,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:33.198 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:33.198 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:33.203 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~46876266,267340489~2454586,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~9008133,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:33.203 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:33.203 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:33.209 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:33.209 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:33.209 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:33.215 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:33.215 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:33.215 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:33.221 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,371766253~26479283,402742826~11062774] 2024-02-10T06:26:33.221 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:33.221 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:33.226 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:33.226 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to HEAD diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:33.226 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:33.232 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:33.232 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to HEAD diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:33.232 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:33.237 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:33.238 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to HEAD diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5109408,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:33.238 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5109408,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:33.243 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7453768,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:33.243 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to HEAD diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:33.243 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:33.249 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,269967966~7453768,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:33.249 INFO:tasks.workunit.client.0.smithi178.stdout:from 15 to HEAD diff [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,156081146~11168873,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~12754946,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:33.249 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,156081146~11168873,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~12754946,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:33.254 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,89948275~5341223,96065300~6792356,108788937~6932357,119409850~3382261,156081146~11168873,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~12754946,269967966~7453768,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:33.254 INFO:tasks.workunit.client.0.smithi178.stdout:from 16 to HEAD diff [27430608~6296161,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,96065300~6792356,108788937~6932357,119841418~2950693,156081146~5707980,182657651~449976,192150246~11564407,209033942~1899688,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:33.255 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [27430608~6296161,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,96065300~6792356,108788937~6932357,119841418~2950693,156081146~5707980,182657651~449976,192150246~11564407,209033942~1899688,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:33.260 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [27430608~6296161,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,96065300~6792356,108788937~6932357,119409850~3382261,156081146~5707980,182657651~449976,192150246~11564407,206421661~4511969,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~6330051,269967966~7453768,290435417~5388448,313063617~6083492,322233571~7139439,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:33 smithi178 ceph-mon[92537]: osdmap e1942: 8 total, 8 up, 8 in 2024-02-10T06:26:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:33 smithi178 ceph-mon[95116]: osdmap e1942: 8 total, 8 up, 8 in 2024-02-10T06:26:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:33 smithi189 ceph-mon[89631]: osdmap e1942: 8 total, 8 up, 8 in 2024-02-10T06:26:34.130 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:34.130 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:34.175 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:34.175 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:34.175 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:34.182 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:34.183 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:34.183 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:34.189 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:34.189 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:34.189 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:34.194 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:34.194 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:34.194 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:34.200 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:34.200 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:34.200 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:34.206 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19234034,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:34.206 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:34.206 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:34.211 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~46876266,267340489~2454586,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~9008133,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:34.212 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:34.212 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:34.217 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:34.217 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:34.217 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:34.223 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:34.223 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:34.223 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:34.229 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,371766253~26479283,402742826~11062774] 2024-02-10T06:26:34.229 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:34.229 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:34.234 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:34.234 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to HEAD diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:34.234 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:34.239 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:34.240 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to HEAD diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:34.240 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:34.245 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:34.245 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to HEAD diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5109408,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:34.245 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5109408,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:34.250 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7453768,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:34.250 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to HEAD diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:34.250 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:34.255 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,269967966~7453768,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:34.256 INFO:tasks.workunit.client.0.smithi178.stdout:from 15 to HEAD diff [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,156081146~11168873,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~12754946,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:34.256 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,156081146~11168873,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~12754946,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:34.261 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,23498382~10228387,43750403~9315929,57706285~4719691,62725678~4538651,67660144~890722,89948275~5341223,96065300~6792356,108788937~6932357,119409850~3382261,156081146~11168873,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~2992013,249370556~12754946,269967966~7453768,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,345220904~3237288,351095668~1954306,375567814~7511102] 2024-02-10T06:26:34.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:34 smithi178 ceph-mon[92537]: pgmap v3301: 137 pgs: 137 active+clean; 904 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 245 KiB/s rd, 40 MiB/s wr, 868 op/s 2024-02-10T06:26:34.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:34 smithi178 ceph-mon[92537]: osdmap e1943: 8 total, 8 up, 8 in 2024-02-10T06:26:34.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:34 smithi178 ceph-mon[95116]: pgmap v3301: 137 pgs: 137 active+clean; 904 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 245 KiB/s rd, 40 MiB/s wr, 868 op/s 2024-02-10T06:26:34.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:34 smithi178 ceph-mon[95116]: osdmap e1943: 8 total, 8 up, 8 in 2024-02-10T06:26:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:34 smithi189 ceph-mon[89631]: pgmap v3301: 137 pgs: 137 active+clean; 904 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 245 KiB/s rd, 40 MiB/s wr, 868 op/s 2024-02-10T06:26:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:34 smithi189 ceph-mon[89631]: osdmap e1943: 8 total, 8 up, 8 in 2024-02-10T06:26:35.149 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:35.149 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:35.191 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:35.192 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:35.192 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:35.197 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:35.197 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:35.197 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:35.203 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:35.203 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:35.203 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:35.209 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:35.209 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:35.209 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:35.214 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:35.214 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:35.215 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:35.220 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19234034,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:35.220 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:35.220 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:35.225 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~46876266,267340489~2454586,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~9008133,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:35.226 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:35.226 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:35.231 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:35.231 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:35.231 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:35.237 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:35.237 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:35.237 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:35.242 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,371766253~26479283,402742826~11062774] 2024-02-10T06:26:35.242 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:35.242 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:35.248 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:35.248 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to HEAD diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:35.248 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:35.253 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:35.253 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to HEAD diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:35.253 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:35.259 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:35.259 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to HEAD diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5109408,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:35.259 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5109408,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:35.264 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7453768,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:35.264 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to HEAD diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:35.264 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,272312326~5109408,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:35.269 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,89948275~5341223,96065300~6792356,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~6847895,245247384~16878118,267340489~2454586,269967966~7453768,290435417~5388448,313063617~6083492,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102] 2024-02-10T06:26:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:35 smithi178 ceph-mon[92537]: osdmap e1944: 8 total, 8 up, 8 in 2024-02-10T06:26:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:35 smithi178 ceph-mon[95116]: osdmap e1944: 8 total, 8 up, 8 in 2024-02-10T06:26:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:35 smithi189 ceph-mon[89631]: osdmap e1944: 8 total, 8 up, 8 in 2024-02-10T06:26:36.137 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:36.137 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:36.192 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:36.192 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:36.192 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:36.200 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:36.200 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:36.200 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:36.205 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:36.205 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:36.205 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:36.210 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:36.211 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:36.211 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:36.216 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:36.216 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:36.216 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:36.221 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19234034,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:36.221 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:36.221 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:36.227 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~46876266,267340489~2454586,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~9008133,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:36.227 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:36.227 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:36.232 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:36.232 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:36.232 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:36.238 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:36.238 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:36.238 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:36.243 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,371766253~26479283,402742826~11062774] 2024-02-10T06:26:36.243 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:36.243 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:36.248 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:36.248 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to HEAD diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:36.249 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:36.254 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:36.254 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to HEAD diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:36.254 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:36.259 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:36.259 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to HEAD diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5109408,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:36.259 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5109408,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:36.264 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23498382~10228387,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~4511969,211762025~295440,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7453768,290435417~5388448,312766119~6380990,322233571~7139439,334329402~2301008,339293530~1148813,342586418~6938745,350326059~4398698,375567814~7511102,384554686~6274901,392795829~2993688,408546634~5258966] 2024-02-10T06:26:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:36 smithi178 ceph-mon[92537]: pgmap v3304: 137 pgs: 137 active+clean; 920 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 10 MiB/s wr, 3.37k op/s 2024-02-10T06:26:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:36 smithi178 ceph-mon[92537]: osdmap e1945: 8 total, 8 up, 8 in 2024-02-10T06:26:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:36 smithi178 ceph-mon[95116]: pgmap v3304: 137 pgs: 137 active+clean; 920 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 10 MiB/s wr, 3.37k op/s 2024-02-10T06:26:36.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:36 smithi178 ceph-mon[95116]: osdmap e1945: 8 total, 8 up, 8 in 2024-02-10T06:26:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:36 smithi189 ceph-mon[89631]: pgmap v3304: 137 pgs: 137 active+clean; 920 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 10 MiB/s wr, 3.37k op/s 2024-02-10T06:26:36.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:36 smithi189 ceph-mon[89631]: osdmap e1945: 8 total, 8 up, 8 in 2024-02-10T06:26:37.163 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:37.163 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:37.203 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:37.203 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:37.203 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:37.209 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:37.209 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:37.209 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:37.215 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:37.215 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:37.215 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:37.220 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:37.220 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:37.220 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:37.225 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:37.225 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:37.225 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:37.231 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19234034,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:37.231 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:37.231 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:37.236 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~46876266,267340489~2454586,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~9008133,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:37.236 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:37.236 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:37.241 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:37.241 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:37.242 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:37.247 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:37.247 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:37.247 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:37.252 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,371766253~26479283,402742826~11062774] 2024-02-10T06:26:37.252 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:37.252 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:37.257 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:37.257 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to HEAD diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:37.257 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:37.262 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:37.262 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to HEAD diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:37.263 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:37.267 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~6792356,104310724~555093,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,154972793~12277226,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,375567814~20221703,408546634~5258966] 2024-02-10T06:26:37.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:37 smithi178 ceph-mon[92537]: osdmap e1946: 8 total, 8 up, 8 in 2024-02-10T06:26:37.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:37 smithi178 ceph-mon[95116]: osdmap e1946: 8 total, 8 up, 8 in 2024-02-10T06:26:37.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:37 smithi189 ceph-mon[89631]: osdmap e1946: 8 total, 8 up, 8 in 2024-02-10T06:26:37.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:26:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:26:37] "GET /metrics HTTP/1.1" 200 36765 "" "Prometheus/2.43.0" 2024-02-10T06:26:38.160 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:38.160 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:38.208 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:38.208 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:38.208 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:38.217 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:38.217 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:38.217 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:38.223 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:38.223 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:38.223 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:38.228 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:38.228 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:38.228 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:38.234 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:38.234 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:38.234 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:38.239 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19234034,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:38.239 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:38.239 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:38.245 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~46876266,267340489~2454586,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~9008133,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:38.245 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:38.245 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:38.250 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:38.250 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:38.250 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:38.255 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:38.255 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:38.255 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:38.260 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,371766253~26479283,402742826~11062774] 2024-02-10T06:26:38.260 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:38.260 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:38.266 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:38.266 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to HEAD diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:38.266 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,272312326~5231280,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:38.271 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,23487394~10239375,36640326~2804569,39741764~1730883,43750403~9315929,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~21802759,175434634~4016706,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5017860,236973683~25151819,267340489~2454586,269967966~7575640,290435417~5388448,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:38.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:38 smithi178 ceph-mon[95116]: pgmap v3307: 137 pgs: 137 active+clean; 920 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 193 KiB/s rd, 4.3 MiB/s wr, 5.51k op/s 2024-02-10T06:26:38.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:38 smithi178 ceph-mon[95116]: osdmap e1947: 8 total, 8 up, 8 in 2024-02-10T06:26:38.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:38 smithi178 ceph-mon[92537]: pgmap v3307: 137 pgs: 137 active+clean; 920 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 193 KiB/s rd, 4.3 MiB/s wr, 5.51k op/s 2024-02-10T06:26:38.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:38 smithi178 ceph-mon[92537]: osdmap e1947: 8 total, 8 up, 8 in 2024-02-10T06:26:38.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:38 smithi189 ceph-mon[89631]: pgmap v3307: 137 pgs: 137 active+clean; 920 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 193 KiB/s rd, 4.3 MiB/s wr, 5.51k op/s 2024-02-10T06:26:38.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:38 smithi189 ceph-mon[89631]: osdmap e1947: 8 total, 8 up, 8 in 2024-02-10T06:26:39.168 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:39.168 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:39.221 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:39.221 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:39.221 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:39.227 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:39.227 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:39.227 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:39.232 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:39.232 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:39.232 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:39.238 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:39.238 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:39.238 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:39.243 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:39.243 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:39.243 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:39.249 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19234034,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:39.249 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:39.249 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:39.254 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~46876266,267340489~2454586,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~9008133,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:39.255 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:39.255 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:39.260 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:39.260 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:39.260 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:39.265 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:39.265 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:39.265 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:39.271 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,371766253~26479283,402742826~11062774] 2024-02-10T06:26:39.271 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:39.271 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:39.276 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~9315929,54516253~2384698,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,137135690~5909541,151991669~27459671,182647749~3701244,192150246~11564407,206421661~7843714,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,371766253~26479283,408546634~5258966] 2024-02-10T06:26:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:39 smithi178 ceph-mon[92537]: osdmap e1948: 8 total, 8 up, 8 in 2024-02-10T06:26:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:39 smithi178 ceph-mon[95116]: osdmap e1948: 8 total, 8 up, 8 in 2024-02-10T06:26:39.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:39 smithi189 ceph-mon[89631]: osdmap e1948: 8 total, 8 up, 8 in 2024-02-10T06:26:40.167 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:40.167 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:40.223 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:40.223 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:40.224 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:40.229 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:40.229 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:40.229 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:40.234 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:40.235 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:40.235 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:40.240 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:40.240 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:40.240 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:40.245 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:40.245 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:40.245 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:40.251 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19234034,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:40.251 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:40.251 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:40.256 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~46876266,267340489~2454586,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~9008133,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:40.256 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:40.256 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:40.261 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:40.262 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:40.262 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:40.267 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:40.267 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:40.267 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,371766253~26479283,402742826~11062774] 2024-02-10T06:26:40.272 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16730698~3821144,22299720~11427049,34842934~4601961,39741764~1730883,43750403~13150548,57706285~12397981,83693328~11596170,96065300~9669806,108788937~6932357,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~25151819,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,312766119~6380990,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,371766253~26479283,402742826~11062774] 2024-02-10T06:26:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:40 smithi178 ceph-mon[92537]: pgmap v3310: 137 pgs: 137 active+clean; 898 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 129 KiB/s rd, 5.5 KiB/s wr, 3.27k op/s 2024-02-10T06:26:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:40 smithi178 ceph-mon[92537]: osdmap e1949: 8 total, 8 up, 8 in 2024-02-10T06:26:40.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:40 smithi178 ceph-mon[95116]: pgmap v3310: 137 pgs: 137 active+clean; 898 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 129 KiB/s rd, 5.5 KiB/s wr, 3.27k op/s 2024-02-10T06:26:40.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:40 smithi178 ceph-mon[95116]: osdmap e1949: 8 total, 8 up, 8 in 2024-02-10T06:26:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:40 smithi189 ceph-mon[89631]: pgmap v3310: 137 pgs: 137 active+clean; 898 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 129 KiB/s rd, 5.5 KiB/s wr, 3.27k op/s 2024-02-10T06:26:40.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:40 smithi189 ceph-mon[89631]: osdmap e1949: 8 total, 8 up, 8 in 2024-02-10T06:26:41.013 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:41.013 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:41.073 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:41.073 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:41.073 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:41.080 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:41.080 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:41.080 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:41.086 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:41.086 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:41.086 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:41.091 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:41.091 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:41.091 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:41.096 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:41.096 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:41.096 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:41.102 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19234034,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:41.102 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:41.102 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:41.107 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~46876266,267340489~2454586,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~9008133,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:41.107 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:41.108 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:41.113 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:41.113 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:41.113 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~4398698,355243267~739957,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:41.118 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~4601961,39741764~1730883,43234766~13666185,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151991669~27459671,182647749~3701244,188668983~2917705,192150246~22115129,217164234~2562873,222363722~1959172,225195944~5889586,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,334329402~2301008,339293530~10231633,350326059~5657165,357211901~5409456,371766253~26479283,402742826~11062774] 2024-02-10T06:26:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:41 smithi178 ceph-mon[95116]: osdmap e1950: 8 total, 8 up, 8 in 2024-02-10T06:26:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:41 smithi178 ceph-mon[95116]: pgmap v3313: 137 pgs: 137 active+clean; 853 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 6.2 KiB/s wr, 1.80k op/s 2024-02-10T06:26:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:41 smithi178 ceph-mon[95116]: osdmap e1951: 8 total, 8 up, 8 in 2024-02-10T06:26:41.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:41 smithi178 ceph-mon[92537]: osdmap e1950: 8 total, 8 up, 8 in 2024-02-10T06:26:41.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:41 smithi178 ceph-mon[92537]: pgmap v3313: 137 pgs: 137 active+clean; 853 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 6.2 KiB/s wr, 1.80k op/s 2024-02-10T06:26:41.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:41 smithi178 ceph-mon[92537]: osdmap e1951: 8 total, 8 up, 8 in 2024-02-10T06:26:41.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:41 smithi189 ceph-mon[89631]: osdmap e1950: 8 total, 8 up, 8 in 2024-02-10T06:26:41.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:41 smithi189 ceph-mon[89631]: pgmap v3313: 137 pgs: 137 active+clean; 853 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 6.2 KiB/s wr, 1.80k op/s 2024-02-10T06:26:41.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:41 smithi189 ceph-mon[89631]: osdmap e1951: 8 total, 8 up, 8 in 2024-02-10T06:26:42.028 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:42.029 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:42.078 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:42.078 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:42.078 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:42.083 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:42.084 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:42.084 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:42.089 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:42.089 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:42.089 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:42.094 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:42.094 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:42.095 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:42.100 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:42.100 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:42.100 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:42.105 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19234034,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:42.105 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:42.105 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:42.111 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~46876266,267340489~2454586,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~9008133,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:42.111 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:42.111 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,272312326~5231280,281610963~1984085,290435417~5388448,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:42.116 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~13921296,233269174~2635803,236973683~27066817,267340489~2454586,269967966~7575640,281610963~1984085,290435417~5388448,296384898~2619930,300692127~730217,310138976~9008133,322233571~7139439,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:43.029 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:43.030 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:43.082 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:43.082 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:43.092 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:43.092 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:43.098 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:43.098 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:43.103 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:43.103 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:43.109 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:43.109 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:43.110 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19234034,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:43.114 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:43.114 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~30771326,267340489~2454586,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9008133,322233571~7139439,331804745~4825665,338161186~11363977,350326059~4398698,355243267~739957,357211901~5409456,366071493~4300383,371766253~26479283,402742826~11062774] 2024-02-10T06:26:43.119 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,182647749~3701244,188668983~2917705,192150246~22115129,217164234~46876266,267340489~2454586,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~9008133,319791968~9581042,331350016~5280394,338161186~11363977,350326059~5657165,357211901~5409456,366071493~4300383,371766253~26479283,402653184~11152416] 2024-02-10T06:26:43.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:43 smithi189 ceph-mon[89631]: osdmap e1952: 8 total, 8 up, 8 in 2024-02-10T06:26:43.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:43 smithi178 ceph-mon[92537]: osdmap e1952: 8 total, 8 up, 8 in 2024-02-10T06:26:43.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:43 smithi178 ceph-mon[95116]: osdmap e1952: 8 total, 8 up, 8 in 2024-02-10T06:26:44.037 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:44.037 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:44.087 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:44.088 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:44.088 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:44.094 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:44.094 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:44.095 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:44.100 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:44.100 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:44.105 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:44.105 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:44.106 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:44.110 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:44.111 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:44.111 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~14271415,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7139439,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:44.115 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~17168263,34842934~22058017,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~4389313,130371713~3426480,137135690~5909541,151737988~27713352,180295316~479646,182647749~3701244,188668983~2917705,192150246~22115129,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19234034,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:44.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:44 smithi189 ceph-mon[89631]: pgmap v3316: 137 pgs: 137 active+clean; 845 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-02-10T06:26:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:44 smithi189 ceph-mon[89631]: osdmap e1953: 8 total, 8 up, 8 in 2024-02-10T06:26:44.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:26:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:44 smithi178 ceph-mon[95116]: pgmap v3316: 137 pgs: 137 active+clean; 845 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-02-10T06:26:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:44 smithi178 ceph-mon[95116]: osdmap e1953: 8 total, 8 up, 8 in 2024-02-10T06:26:44.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:26:44.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:44 smithi178 ceph-mon[92537]: pgmap v3316: 137 pgs: 137 active+clean; 845 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-02-10T06:26:44.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:44 smithi178 ceph-mon[92537]: osdmap e1953: 8 total, 8 up, 8 in 2024-02-10T06:26:44.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:26:45.044 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:45.044 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:45.097 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:45.097 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:45.103 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:45.103 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:45.108 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:45.108 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:45.113 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:45.113 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:45.118 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~12397981,73516570~6570828,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,151737988~27713352,180295316~479646,181289730~32975645,217164234~52630841,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,310138976~19372854,331350016~18175147,350326059~5657165,357211901~41033635,402653184~11152416] 2024-02-10T06:26:45.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:45 smithi189 ceph-mon[89631]: osdmap e1954: 8 total, 8 up, 8 in 2024-02-10T06:26:45.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:45 smithi178 ceph-mon[92537]: osdmap e1954: 8 total, 8 up, 8 in 2024-02-10T06:26:45.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:45 smithi178 ceph-mon[95116]: osdmap e1954: 8 total, 8 up, 8 in 2024-02-10T06:26:46.021 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:46.021 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:46.070 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:46.070 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:46.070 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:46.077 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:46.078 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:46.078 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:46.083 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:46.083 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:46.083 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119841418~2950693,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~12730559,350326059~4398698,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:46.088 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~22381113,83693328~22041778,108788937~9154542,119409850~3382261,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~18175147,350326059~5657165,356515840~41729696,402653184~11152416] 2024-02-10T06:26:46.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:46 smithi189 ceph-mon[89631]: pgmap v3319: 137 pgs: 137 active+clean; 761 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 691 op/s 2024-02-10T06:26:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:46 smithi189 ceph-mon[89631]: osdmap e1955: 8 total, 8 up, 8 in 2024-02-10T06:26:46.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:46 smithi189 ceph-mon[89631]: osdmap e1956: 8 total, 8 up, 8 in 2024-02-10T06:26:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:46 smithi178 ceph-mon[92537]: pgmap v3319: 137 pgs: 137 active+clean; 761 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 691 op/s 2024-02-10T06:26:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:46 smithi178 ceph-mon[92537]: osdmap e1955: 8 total, 8 up, 8 in 2024-02-10T06:26:46.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:46 smithi178 ceph-mon[92537]: osdmap e1956: 8 total, 8 up, 8 in 2024-02-10T06:26:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:46 smithi178 ceph-mon[95116]: pgmap v3319: 137 pgs: 137 active+clean; 761 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.2 KiB/s wr, 691 op/s 2024-02-10T06:26:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:46 smithi178 ceph-mon[95116]: osdmap e1955: 8 total, 8 up, 8 in 2024-02-10T06:26:46.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:46 smithi178 ceph-mon[95116]: osdmap e1956: 8 total, 8 up, 8 in 2024-02-10T06:26:47.054 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:47.054 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:47.100 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:47.100 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:47.100 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:47.106 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:47.106 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:47.106 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~27713352,180295316~479646,181289730~25131931,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~5231280,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~4315517,310138976~9652992,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:47.111 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~28456396,180295316~479646,181289730~88505345,269967966~7575640,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~4315517,310138976~19372854,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:47.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:26:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:26:47] "GET /metrics HTTP/1.1" 200 36765 "" "Prometheus/2.43.0" 2024-02-10T06:26:48.056 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:48.056 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:48.106 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:48.107 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:48.107 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [2535759~7269050,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~7989024,281610963~1984085,284527141~11296724,296594871~2409957,300692127~730217,303531567~16260401,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:48.112 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [2535759~9189977,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~10333384,281610963~1984085,283983057~11840808,296384898~2619930,300692127~730217,303531567~25980263,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:48.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:48 smithi189 ceph-mon[89631]: pgmap v3322: 137 pgs: 137 active+clean; 717 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 91 KiB/s rd, 6.2 KiB/s wr, 1.07k op/s 2024-02-10T06:26:48.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:48 smithi189 ceph-mon[89631]: osdmap e1957: 8 total, 8 up, 8 in 2024-02-10T06:26:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:48 smithi178 ceph-mon[92537]: pgmap v3322: 137 pgs: 137 active+clean; 717 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 91 KiB/s rd, 6.2 KiB/s wr, 1.07k op/s 2024-02-10T06:26:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:48 smithi178 ceph-mon[92537]: osdmap e1957: 8 total, 8 up, 8 in 2024-02-10T06:26:48.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:48 smithi178 ceph-mon[95116]: pgmap v3322: 137 pgs: 137 active+clean; 717 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 91 KiB/s rd, 6.2 KiB/s wr, 1.07k op/s 2024-02-10T06:26:48.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:48 smithi178 ceph-mon[95116]: osdmap e1957: 8 total, 8 up, 8 in 2024-02-10T06:26:49.056 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:49.056 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [1954170~7850639,11001166~724570,12887580~2759452,16558506~40342445,57706285~22381113,83146286~23317409,108788937~10620913,119841418~5805716,127200981~3017452,130371713~6484639,137135690~5909541,151737988~54683673,209033942~1899688,211147925~3117450,217164234~13921296,233269174~36525901,272312326~11670731,284527141~11857757,296594871~23197097,322233571~7278259,331804745~4825665,336794604~17930153,355243267~739957,357211901~5409456,363061137~35184399,402742826~11062774] 2024-02-10T06:26:49.104 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~11725736,12887580~2759452,16558506~40342445,57706285~48757410,108788937~16858197,125829120~11027232,137135690~5909541,150994944~118800131,269967966~59543864,331350016~24633208,356515840~41729696,402653184~11152416] 2024-02-10T06:26:49.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:49 smithi178 ceph-mon[92537]: osdmap e1958: 8 total, 8 up, 8 in 2024-02-10T06:26:49.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:49 smithi178 ceph-mon[95116]: osdmap e1958: 8 total, 8 up, 8 in 2024-02-10T06:26:49.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:49 smithi189 ceph-mon[89631]: osdmap e1958: 8 total, 8 up, 8 in 2024-02-10T06:26:50.094 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (39940 ms) 2024-02-10T06:26:50.094 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-02-10T06:26:50.094 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:26:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:50 smithi178 ceph-mon[92537]: pgmap v3325: 137 pgs: 137 active+clean; 623 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 5.5 KiB/s wr, 733 op/s 2024-02-10T06:26:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:50 smithi178 ceph-mon[92537]: osdmap e1959: 8 total, 8 up, 8 in 2024-02-10T06:26:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:50 smithi178 ceph-mon[95116]: pgmap v3325: 137 pgs: 137 active+clean; 623 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 5.5 KiB/s wr, 733 op/s 2024-02-10T06:26:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:50 smithi178 ceph-mon[95116]: osdmap e1959: 8 total, 8 up, 8 in 2024-02-10T06:26:50.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:50 smithi189 ceph-mon[89631]: pgmap v3325: 137 pgs: 137 active+clean; 623 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 5.5 KiB/s wr, 733 op/s 2024-02-10T06:26:50.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:50 smithi189 ceph-mon[89631]: osdmap e1959: 8 total, 8 up, 8 in 2024-02-10T06:26:51.118 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1024 ms) 2024-02-10T06:26:51.118 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-02-10T06:26:51.118 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:26:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:51 smithi178 ceph-mon[92537]: osdmap e1960: 8 total, 8 up, 8 in 2024-02-10T06:26:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:51 smithi178 ceph-mon[92537]: osdmap e1961: 8 total, 8 up, 8 in 2024-02-10T06:26:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:51 smithi178 ceph-mon[95116]: osdmap e1960: 8 total, 8 up, 8 in 2024-02-10T06:26:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:51 smithi178 ceph-mon[95116]: osdmap e1961: 8 total, 8 up, 8 in 2024-02-10T06:26:51.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:51 smithi189 ceph-mon[89631]: osdmap e1960: 8 total, 8 up, 8 in 2024-02-10T06:26:51.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:51 smithi189 ceph-mon[89631]: osdmap e1961: 8 total, 8 up, 8 in 2024-02-10T06:26:52.185 INFO:tasks.workunit.client.0.smithi178.stdout: wrote [1937802~36041,2075096~87181,4614132~35009,9420523~735,9453425~83834,10042268~10980,13591868~7088,18599914~5542,20635123~55691] to clone 2024-02-10T06:26:52.185 INFO:tasks.workunit.client.0.smithi178.stdout: diff was [0~2162277,4194304~454837,8388608~1664640,12582912~1016044,16777216~3913598] 2024-02-10T06:26:52.189 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1071 ms) 2024-02-10T06:26:52.189 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-02-10T06:26:52.189 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:26:52.208 INFO:tasks.workunit.client.0.smithi178.stdout: wrote [2912353~7107,3091572~60546,5018964~62392,5968668~28490,6680843~52144,12508004~34556,12549858~24682,13823428~90139,16770627~31769,16818429~85546] 2024-02-10T06:26:52.219 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (30 ms) 2024-02-10T06:26:52.219 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-02-10T06:26:52.219 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:26:52.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:52 smithi178 ceph-mon[92537]: pgmap v3328: 137 pgs: 137 active+clean; 522 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 8.2 KiB/s wr, 509 op/s 2024-02-10T06:26:52.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:52 smithi178 ceph-mon[95116]: pgmap v3328: 137 pgs: 137 active+clean; 522 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 8.2 KiB/s wr, 509 op/s 2024-02-10T06:26:52.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:52 smithi189 ceph-mon[89631]: pgmap v3328: 137 pgs: 137 active+clean; 522 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 65 KiB/s rd, 8.2 KiB/s wr, 509 op/s 2024-02-10T06:26:53.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:53 smithi178 ceph-mon[92537]: osdmap e1962: 8 total, 8 up, 8 in 2024-02-10T06:26:53.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:53 smithi178 ceph-mon[95116]: osdmap e1962: 8 total, 8 up, 8 in 2024-02-10T06:26:53.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:53 smithi189 ceph-mon[89631]: osdmap e1962: 8 total, 8 up, 8 in 2024-02-10T06:26:54.175 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1956 ms) 2024-02-10T06:26:54.175 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-02-10T06:26:54.175 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:26:54.223 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (48 ms) 2024-02-10T06:26:54.223 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-02-10T06:26:54.224 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:26:54.298 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (75 ms) 2024-02-10T06:26:54.298 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTryAcquireLock 2024-02-10T06:26:54.298 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:26:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:54 smithi178 ceph-mon[92537]: pgmap v3331: 137 pgs: 137 active+clean; 520 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 32 KiB/s wr, 264 op/s 2024-02-10T06:26:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:54 smithi178 ceph-mon[92537]: osdmap e1963: 8 total, 8 up, 8 in 2024-02-10T06:26:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:54 smithi178 ceph-mon[95116]: pgmap v3331: 137 pgs: 137 active+clean; 520 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 32 KiB/s wr, 264 op/s 2024-02-10T06:26:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:54 smithi178 ceph-mon[95116]: osdmap e1963: 8 total, 8 up, 8 in 2024-02-10T06:26:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:54 smithi189 ceph-mon[89631]: pgmap v3331: 137 pgs: 137 active+clean; 520 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 32 KiB/s wr, 264 op/s 2024-02-10T06:26:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:54 smithi189 ceph-mon[89631]: osdmap e1963: 8 total, 8 up, 8 in 2024-02-10T06:26:55.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:55 smithi178 ceph-mon[92537]: osdmap e1964: 8 total, 8 up, 8 in 2024-02-10T06:26:55.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:55 smithi178 ceph-mon[95116]: osdmap e1964: 8 total, 8 up, 8 in 2024-02-10T06:26:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:55 smithi189 ceph-mon[89631]: osdmap e1964: 8 total, 8 up, 8 in 2024-02-10T06:26:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:56 smithi178 ceph-mon[92537]: pgmap v3334: 137 pgs: 137 active+clean; 525 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.1 MiB/s rd, 7.2 MiB/s wr, 188 op/s 2024-02-10T06:26:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:56 smithi178 ceph-mon[92537]: osdmap e1965: 8 total, 8 up, 8 in 2024-02-10T06:26:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:56 smithi178 ceph-mon[95116]: pgmap v3334: 137 pgs: 137 active+clean; 525 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.1 MiB/s rd, 7.2 MiB/s wr, 188 op/s 2024-02-10T06:26:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:56 smithi178 ceph-mon[95116]: osdmap e1965: 8 total, 8 up, 8 in 2024-02-10T06:26:56.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:56 smithi189 ceph-mon[89631]: pgmap v3334: 137 pgs: 137 active+clean; 525 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.1 MiB/s rd, 7.2 MiB/s wr, 188 op/s 2024-02-10T06:26:56.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:56 smithi189 ceph-mon[89631]: osdmap e1965: 8 total, 8 up, 8 in 2024-02-10T06:26:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:26:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:26:57] "GET /metrics HTTP/1.1" 200 36765 "" "Prometheus/2.43.0" 2024-02-10T06:26:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:58 smithi178 ceph-mon[92537]: pgmap v3336: 137 pgs: 137 active+clean; 570 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.7 MiB/s rd, 14 MiB/s wr, 315 op/s 2024-02-10T06:26:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:58 smithi178 ceph-mon[95116]: pgmap v3336: 137 pgs: 137 active+clean; 570 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.7 MiB/s rd, 14 MiB/s wr, 315 op/s 2024-02-10T06:26:58.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:58 smithi189 ceph-mon[89631]: pgmap v3336: 137 pgs: 137 active+clean; 570 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.7 MiB/s rd, 14 MiB/s wr, 315 op/s 2024-02-10T06:26:59.334 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/0.DiffIterateTryAcquireLock (5036 ms) 2024-02-10T06:26:59.334 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-02-10T06:26:59.334 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:26:59.334 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-02-10T06:26:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:26:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:26:59 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:26:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:26:59.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:59.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:59.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:26:59 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:26:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:26:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:26:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:26:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:26:59.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:26:59 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:27:00.099 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 13 tests from DiffIterateTest/0 (63241 ms total) 2024-02-10T06:27:00.099 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:27:00.099 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 13 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-02-10T06:27:00.143 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-02-10T06:27:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:00 smithi178 ceph-mon[92537]: pgmap v3337: 137 pgs: 137 active+clean; 590 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 12 MiB/s wr, 280 op/s 2024-02-10T06:27:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:00 smithi178 ceph-mon[95116]: pgmap v3337: 137 pgs: 137 active+clean; 590 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 12 MiB/s wr, 280 op/s 2024-02-10T06:27:00.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:00 smithi189 ceph-mon[89631]: pgmap v3337: 137 pgs: 137 active+clean; 590 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 12 MiB/s wr, 280 op/s 2024-02-10T06:27:01.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:01 smithi178 ceph-mon[92537]: osdmap e1966: 8 total, 8 up, 8 in 2024-02-10T06:27:01.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:01 smithi178 ceph-mon[95116]: osdmap e1966: 8 total, 8 up, 8 in 2024-02-10T06:27:01.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:01 smithi189 ceph-mon[89631]: osdmap e1966: 8 total, 8 up, 8 in 2024-02-10T06:27:02.113 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:27:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:02 smithi178 ceph-mon[92537]: pgmap v3339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:27:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:02 smithi178 ceph-mon[92537]: osdmap e1967: 8 total, 8 up, 8 in 2024-02-10T06:27:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:02 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2434139454' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:27:02.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:02 smithi178 ceph-mon[95116]: pgmap v3339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:27:02.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:02 smithi178 ceph-mon[95116]: osdmap e1967: 8 total, 8 up, 8 in 2024-02-10T06:27:02.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:02 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2434139454' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:27:02.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:02 smithi189 ceph-mon[89631]: pgmap v3339: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:27:02.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:02 smithi189 ceph-mon[89631]: osdmap e1967: 8 total, 8 up, 8 in 2024-02-10T06:27:02.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:02 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2434139454' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:27:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:03 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2434139454' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:27:03.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:03 smithi178 ceph-mon[92537]: osdmap e1968: 8 total, 8 up, 8 in 2024-02-10T06:27:03.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:03 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2434139454' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:27:03.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:03 smithi178 ceph-mon[95116]: osdmap e1968: 8 total, 8 up, 8 in 2024-02-10T06:27:03.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:03 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2434139454' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi178-144551-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-10T06:27:03.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:03 smithi189 ceph-mon[89631]: osdmap e1968: 8 total, 8 up, 8 in 2024-02-10T06:27:04.166 INFO:tasks.workunit.client.0.smithi178.stdout: wrote [633441~98861,1638181~98181,3019236~40348,6276969~45942,6890935~85482,8659851~27031,14125876~34250,16300762~62595,19700211~20587] 2024-02-10T06:27:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:04 smithi178 ceph-mon[92537]: pgmap v3342: 137 pgs: 25 unknown, 112 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:27:04.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:04 smithi178 ceph-mon[92537]: osdmap e1969: 8 total, 8 up, 8 in 2024-02-10T06:27:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:04 smithi178 ceph-mon[95116]: pgmap v3342: 137 pgs: 25 unknown, 112 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:27:04.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:04 smithi178 ceph-mon[95116]: osdmap e1969: 8 total, 8 up, 8 in 2024-02-10T06:27:04.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:04 smithi189 ceph-mon[89631]: pgmap v3342: 137 pgs: 25 unknown, 112 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:27:04.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:04 smithi189 ceph-mon[89631]: osdmap e1969: 8 total, 8 up, 8 in 2024-02-10T06:27:05.148 INFO:tasks.workunit.client.0.smithi178.stdout: wrote [4194304~16777216] 2024-02-10T06:27:05.157 INFO:tasks.workunit.client.0.smithi178.stdout: diff was [4194304~16777216] 2024-02-10T06:27:05.161 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5018 ms) 2024-02-10T06:27:05.161 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministic 2024-02-10T06:27:05.162 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:27:05.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:05 smithi178 ceph-mon[92537]: osdmap e1970: 8 total, 8 up, 8 in 2024-02-10T06:27:05.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:05 smithi178 ceph-mon[95116]: osdmap e1970: 8 total, 8 up, 8 in 2024-02-10T06:27:05.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:05 smithi189 ceph-mon[89631]: osdmap e1970: 8 total, 8 up, 8 in 2024-02-10T06:27:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:06 smithi178 ceph-mon[92537]: pgmap v3345: 137 pgs: 13 unknown, 124 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T06:27:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:06 smithi178 ceph-mon[92537]: osdmap e1971: 8 total, 8 up, 8 in 2024-02-10T06:27:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:06 smithi178 ceph-mon[95116]: pgmap v3345: 137 pgs: 13 unknown, 124 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T06:27:06.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:06 smithi178 ceph-mon[95116]: osdmap e1971: 8 total, 8 up, 8 in 2024-02-10T06:27:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:06 smithi189 ceph-mon[89631]: pgmap v3345: 137 pgs: 13 unknown, 124 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T06:27:06.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:06 smithi189 ceph-mon[89631]: osdmap e1971: 8 total, 8 up, 8 in 2024-02-10T06:27:07.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:07 smithi178 ceph-mon[95116]: osdmap e1972: 8 total, 8 up, 8 in 2024-02-10T06:27:07.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:07 smithi178 ceph-mon[92537]: osdmap e1972: 8 total, 8 up, 8 in 2024-02-10T06:27:07.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:07 smithi189 ceph-mon[89631]: osdmap e1972: 8 total, 8 up, 8 in 2024-02-10T06:27:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:27:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:27:07] "GET /metrics HTTP/1.1" 200 36765 "" "Prometheus/2.43.0" 2024-02-10T06:27:08.169 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministic (3009 ms) 2024-02-10T06:27:08.170 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicPP 2024-02-10T06:27:08.170 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:27:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:08 smithi178 ceph-mon[92537]: pgmap v3348: 137 pgs: 137 active+clean; 7.4 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 55 KiB/s wr, 31 op/s 2024-02-10T06:27:08.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:08 smithi178 ceph-mon[92537]: osdmap e1973: 8 total, 8 up, 8 in 2024-02-10T06:27:08.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:08 smithi178 ceph-mon[95116]: pgmap v3348: 137 pgs: 137 active+clean; 7.4 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 55 KiB/s wr, 31 op/s 2024-02-10T06:27:08.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:08 smithi178 ceph-mon[95116]: osdmap e1973: 8 total, 8 up, 8 in 2024-02-10T06:27:08.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:08 smithi189 ceph-mon[89631]: pgmap v3348: 137 pgs: 137 active+clean; 7.4 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 55 KiB/s wr, 31 op/s 2024-02-10T06:27:08.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:08 smithi189 ceph-mon[89631]: osdmap e1973: 8 total, 8 up, 8 in 2024-02-10T06:27:09.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:09 smithi178 ceph-mon[92537]: osdmap e1974: 8 total, 8 up, 8 in 2024-02-10T06:27:09.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:09 smithi178 ceph-mon[95116]: osdmap e1974: 8 total, 8 up, 8 in 2024-02-10T06:27:09.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:09 smithi189 ceph-mon[89631]: osdmap e1974: 8 total, 8 up, 8 in 2024-02-10T06:27:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:10 smithi178 ceph-mon[92537]: pgmap v3351: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 279 KiB/s wr, 90 op/s 2024-02-10T06:27:10.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:10 smithi178 ceph-mon[92537]: osdmap e1975: 8 total, 8 up, 8 in 2024-02-10T06:27:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:10 smithi178 ceph-mon[95116]: pgmap v3351: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 279 KiB/s wr, 90 op/s 2024-02-10T06:27:10.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:10 smithi178 ceph-mon[95116]: osdmap e1975: 8 total, 8 up, 8 in 2024-02-10T06:27:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:10 smithi189 ceph-mon[89631]: pgmap v3351: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 279 KiB/s wr, 90 op/s 2024-02-10T06:27:10.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:10 smithi189 ceph-mon[89631]: osdmap e1975: 8 total, 8 up, 8 in 2024-02-10T06:27:11.054 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicPP (2884 ms) 2024-02-10T06:27:11.054 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-02-10T06:27:11.054 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:27:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:11 smithi178 ceph-mon[92537]: osdmap e1976: 8 total, 8 up, 8 in 2024-02-10T06:27:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:11 smithi178 ceph-mon[92537]: pgmap v3354: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 228 KiB/s wr, 85 op/s 2024-02-10T06:27:11.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:11 smithi178 ceph-mon[92537]: osdmap e1977: 8 total, 8 up, 8 in 2024-02-10T06:27:11.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:11 smithi178 ceph-mon[95116]: osdmap e1976: 8 total, 8 up, 8 in 2024-02-10T06:27:11.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:11 smithi178 ceph-mon[95116]: pgmap v3354: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 228 KiB/s wr, 85 op/s 2024-02-10T06:27:11.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:11 smithi178 ceph-mon[95116]: osdmap e1977: 8 total, 8 up, 8 in 2024-02-10T06:27:11.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:11 smithi189 ceph-mon[89631]: osdmap e1976: 8 total, 8 up, 8 in 2024-02-10T06:27:11.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:11 smithi189 ceph-mon[89631]: pgmap v3354: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 228 KiB/s wr, 85 op/s 2024-02-10T06:27:11.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:11 smithi189 ceph-mon[89631]: osdmap e1977: 8 total, 8 up, 8 in 2024-02-10T06:27:13.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:13 smithi189 ceph-mon[89631]: osdmap e1978: 8 total, 8 up, 8 in 2024-02-10T06:27:13.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:13 smithi178 ceph-mon[92537]: osdmap e1978: 8 total, 8 up, 8 in 2024-02-10T06:27:13.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:13 smithi178 ceph-mon[95116]: osdmap e1978: 8 total, 8 up, 8 in 2024-02-10T06:27:14.072 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3019 ms) 2024-02-10T06:27:14.073 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-02-10T06:27:14.073 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:27:14.141 INFO:tasks.workunit.client.0.smithi178.stdout: i=0 exists [11824686~1660892,60283219~181228,66769831~5654144,134243412~6463540,190006722~1442647,222160258~5707205,244920232~3520408,279719587~6080321,393157075~2670520] wrote [11824686~1660892,60283219~181228,66769831~5654144,134243412~6463540,190006722~1442647,222160258~5707205,244920232~3520408,279719587~6080321,393157075~2670520] 2024-02-10T06:27:14.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:14 smithi189 ceph-mon[89631]: pgmap v3357: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 11 KiB/s wr, 58 op/s 2024-02-10T06:27:14.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:14 smithi189 ceph-mon[89631]: osdmap e1979: 8 total, 8 up, 8 in 2024-02-10T06:27:14.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:27:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:14 smithi178 ceph-mon[92537]: pgmap v3357: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 11 KiB/s wr, 58 op/s 2024-02-10T06:27:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:14 smithi178 ceph-mon[92537]: osdmap e1979: 8 total, 8 up, 8 in 2024-02-10T06:27:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:27:14.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:14 smithi178 ceph-mon[95116]: pgmap v3357: 137 pgs: 137 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 11 KiB/s wr, 58 op/s 2024-02-10T06:27:14.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:14 smithi178 ceph-mon[95116]: osdmap e1979: 8 total, 8 up, 8 in 2024-02-10T06:27:14.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:27:15.130 INFO:tasks.workunit.client.0.smithi178.stdout: i=1 exists [10561892~8177335,20038250~7933099,60283219~181228,66769831~5654144,105589221~425225,130658317~10048635,147769147~7052228,190006722~1442647,197631609~8023905,218916856~8950607,244920232~3520408,279719587~6080321,297184562~2917534,332517523~5180672,382050072~4732139,393157075~2670520] wrote [10561892~8177335,20038250~7933099,105589221~425225,130658317~5117366,147769147~7052228,197631609~8023905,218916856~6988375,297184562~2917534,332517523~5180672,382050072~4732139] 2024-02-10T06:27:15.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:15 smithi178 ceph-mon[92537]: osdmap e1980: 8 total, 8 up, 8 in 2024-02-10T06:27:15.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:15 smithi178 ceph-mon[95116]: osdmap e1980: 8 total, 8 up, 8 in 2024-02-10T06:27:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:15 smithi189 ceph-mon[89631]: osdmap e1980: 8 total, 8 up, 8 in 2024-02-10T06:27:16.131 INFO:tasks.workunit.client.0.smithi178.stdout: i=2 exists [10561892~8177335,20038250~7933099,60283219~181228,66374424~6049551,75668615~5282801,105589221~425225,108458228~5144795,130658317~10048635,147769147~7052228,161589994~3430045,190006722~1442647,197631609~8023905,218916856~8950607,244920232~3520408,257996831~4780808,279719587~6080321,297184562~2917534,330953974~7791857,351156185~2892965,382050072~4732139,393157075~2670520,409913756~7136308] wrote [66374424~1144870,75668615~5282801,108458228~5144795,161589994~3430045,257996831~4780808,330953974~7791857,351156185~2892965,409913756~7136308] 2024-02-10T06:27:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:16 smithi178 ceph-mon[92537]: pgmap v3360: 137 pgs: 137 active+clean; 32 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 1.9 MiB/s wr, 70 op/s 2024-02-10T06:27:16.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:16 smithi178 ceph-mon[92537]: osdmap e1981: 8 total, 8 up, 8 in 2024-02-10T06:27:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:16 smithi178 ceph-mon[95116]: pgmap v3360: 137 pgs: 137 active+clean; 32 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 1.9 MiB/s wr, 70 op/s 2024-02-10T06:27:16.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:16 smithi178 ceph-mon[95116]: osdmap e1981: 8 total, 8 up, 8 in 2024-02-10T06:27:16.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:16 smithi189 ceph-mon[89631]: pgmap v3360: 137 pgs: 137 active+clean; 32 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 1.9 MiB/s wr, 70 op/s 2024-02-10T06:27:16.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:16 smithi189 ceph-mon[89631]: osdmap e1981: 8 total, 8 up, 8 in 2024-02-10T06:27:17.149 INFO:tasks.workunit.client.0.smithi178.stdout: i=3 exists [10561892~8177335,20038250~7933099,48064706~3007445,60283219~181228,66374424~6049551,75668615~5611633,83942621~7211457,105589221~425225,108458228~5144795,130658317~10048635,147769147~8699733,161589994~4710909,184235678~7579704,197631609~8023905,215929314~11938149,244612682~3827958,257996831~4780808,279719587~6080321,297184562~2917534,330953974~7791857,342844590~7337969,351156185~2892965,382050072~4732139,393157075~2670520,409913756~7136308] wrote [48064706~3007445,79366428~1913820,83942621~7211457,109929063~224602,151858385~4610495,162554692~3746211,184235678~7579704,215929314~6969768,244612682~686440,342844590~7337969] 2024-02-10T06:27:17.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:17 smithi178 ceph-mon[95116]: osdmap e1982: 8 total, 8 up, 8 in 2024-02-10T06:27:17.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:17 smithi178 ceph-mon[92537]: osdmap e1982: 8 total, 8 up, 8 in 2024-02-10T06:27:17.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:17 smithi189 ceph-mon[89631]: osdmap e1982: 8 total, 8 up, 8 in 2024-02-10T06:27:17.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:27:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:27:17] "GET /metrics HTTP/1.1" 200 36751 "" "Prometheus/2.43.0" 2024-02-10T06:27:18.129 INFO:tasks.workunit.client.0.smithi178.stdout: i=4 exists [3244022~6262684,10561892~17409457,48064706~3007445,56364714~979474,60283219~181228,66374424~6049551,75668615~5611633,83942621~7211457,99975842~2849692,105589221~425225,108458228~5144795,123047606~5104906,130658317~10048635,147769147~8699733,161589994~4710909,184235678~7579704,192901185~1272368,197631609~8023905,215929314~11938149,244612682~3827958,257996831~4780808,266856688~3797503,278144470~1393998,279719587~6080321,297184562~2917534,305109572~626336,330953974~7791857,342844590~7337969,351156185~2892965,365938169~7335038,382050072~4732139,393157075~2670520,409913756~7136308] wrote [3244022~6262684,14930093~7747612,56364714~979474,99975842~2849692,123047606~5104906,192901185~1272368,266856688~3797503,278144470~1393998,305109572~626336,365938169~7335038] 2024-02-10T06:27:18.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:18 smithi178 ceph-mon[92537]: pgmap v3363: 137 pgs: 137 active+clean; 52 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 5.3 MiB/s wr, 100 op/s 2024-02-10T06:27:18.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:18 smithi178 ceph-mon[92537]: osdmap e1983: 8 total, 8 up, 8 in 2024-02-10T06:27:18.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:18 smithi178 ceph-mon[95116]: pgmap v3363: 137 pgs: 137 active+clean; 52 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 5.3 MiB/s wr, 100 op/s 2024-02-10T06:27:18.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:18 smithi178 ceph-mon[95116]: osdmap e1983: 8 total, 8 up, 8 in 2024-02-10T06:27:18.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:18 smithi189 ceph-mon[89631]: pgmap v3363: 137 pgs: 137 active+clean; 52 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 5.3 MiB/s wr, 100 op/s 2024-02-10T06:27:18.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:18 smithi189 ceph-mon[89631]: osdmap e1983: 8 total, 8 up, 8 in 2024-02-10T06:27:19.135 INFO:tasks.workunit.client.0.smithi178.stdout: i=5 exists [3244022~6262684,10561892~17409457,48064706~3007445,56364714~979474,57509890~7138704,66374424~6049551,75668615~15485463,99975842~2849692,105589221~425225,108458228~5144795,123047606~5104906,128524483~610285,130658317~10048635,142349651~14119229,161589994~4710909,184235678~7579704,192901185~1272368,197631609~8023905,208857182~2002384,215929314~11938149,244612682~3827958,257996831~4780808,266856688~3797503,278144470~7655438,297184562~2917534,305109572~626336,322365300~5217261,330953974~7791857,342844590~7337969,351156185~2892965,365938169~7335038,382050072~4732139,386846702~8980893,409913756~7136308] wrote [57509890~7138704,78103551~7103939,128524483~610285,142349651~7681094,208857182~2002384,219490590~313117,279079658~2552181,322365300~5217261,386846702~7396178] 2024-02-10T06:27:19.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:19 smithi178 ceph-mon[92537]: osdmap e1984: 8 total, 8 up, 8 in 2024-02-10T06:27:19.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:19 smithi178 ceph-mon[95116]: osdmap e1984: 8 total, 8 up, 8 in 2024-02-10T06:27:19.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:19 smithi189 ceph-mon[89631]: osdmap e1984: 8 total, 8 up, 8 in 2024-02-10T06:27:20.142 INFO:tasks.workunit.client.0.smithi178.stdout: i=6 exists [3244022~6262684,10561892~17409457,48064706~3007445,56364714~979474,57509890~7138704,66374424~6049551,75668615~15485463,99975842~2849692,105275346~8327677,123047606~5104906,128524483~610285,130658317~10048635,142349651~14119229,160161152~6139751,177722005~6116868,184235678~7579704,192901185~1272368,197631609~8023905,208857182~2002384,215929314~11938149,228683020~792255,244612682~11270239,257996831~4780808,266856688~3797503,278144470~7655438,294108469~6967219,305109572~626336,322365300~5793690,330953974~7791857,342844590~7337969,351156185~2892965,365938169~7335038,374868152~3531077,382050072~13777523,409913756~7136308] wrote [105275346~6210810,160161152~3696775,177722005~6116868,228683020~792255,247941138~7941783,294108469~6967219,324905338~3253652,374868152~3531077,383395469~7602618] 2024-02-10T06:27:20.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:20 smithi178 ceph-mon[92537]: pgmap v3366: 137 pgs: 137 active+clean; 201 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 31 MiB/s wr, 296 op/s 2024-02-10T06:27:20.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:20 smithi178 ceph-mon[92537]: osdmap e1985: 8 total, 8 up, 8 in 2024-02-10T06:27:20.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:20 smithi178 ceph-mon[95116]: pgmap v3366: 137 pgs: 137 active+clean; 201 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 31 MiB/s wr, 296 op/s 2024-02-10T06:27:20.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:20 smithi178 ceph-mon[95116]: osdmap e1985: 8 total, 8 up, 8 in 2024-02-10T06:27:20.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:20 smithi189 ceph-mon[89631]: pgmap v3366: 137 pgs: 137 active+clean; 201 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 31 MiB/s wr, 296 op/s 2024-02-10T06:27:20.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:20 smithi189 ceph-mon[89631]: osdmap e1985: 8 total, 8 up, 8 in 2024-02-10T06:27:21.145 INFO:tasks.workunit.client.0.smithi178.stdout: i=7 exists [3244022~6262684,10561892~17409457,34600215~16471936,56364714~979474,57509890~7138704,66374424~6049551,75668615~15485463,99975842~2849692,105275346~8327677,123047606~5104906,128524483~610285,130658317~10048635,142349651~14119229,160161152~6139751,171650404~12188469,184235678~10481239,197631609~8023905,208857182~2002384,214573230~468997,215929314~12376249,228683020~792255,244612682~11270239,257996831~4780808,266856688~3797503,271800348~4127406,278144470~7655438,294108469~6967219,305109572~626336,322365300~5793690,330953974~7791857,342844590~7337969,351156185~2892965,365938169~7335038,374868152~3531077,382050072~13777523,409913756~7136308] wrote [8192367~161147,34600215~14110571,171650404~6746652,190205330~4511587,214573230~468997,227560085~745478,271800348~4127406] 2024-02-10T06:27:21.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:21 smithi178 ceph-mon[92537]: osdmap e1986: 8 total, 8 up, 8 in 2024-02-10T06:27:21.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:21 smithi178 ceph-mon[95116]: osdmap e1986: 8 total, 8 up, 8 in 2024-02-10T06:27:21.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:21 smithi189 ceph-mon[89631]: osdmap e1986: 8 total, 8 up, 8 in 2024-02-10T06:27:22.156 INFO:tasks.workunit.client.0.smithi178.stdout: i=8 exists [3244022~6262684,10561892~17409457,34600215~16471936,53598241~11050353,66374424~6049551,75668615~15485463,97878906~5854521,105275346~13010816,123047606~5104906,128524483~610285,130658317~10048635,142349651~14119229,160161152~6139751,171650404~12188469,184235678~10481239,196241876~9413638,208857182~2002384,214573230~468997,215929314~12376249,228683020~792255,244612682~11270239,257996831~4780808,266856688~3797503,271800348~4127406,278144470~7655438,294108469~6967219,305109572~626336,309360566~2490707,322365300~5793690,330953974~7791857,342844590~7337969,351156185~2892965,365938169~7362985,374868152~3531077,378820566~17007029,409913756~7136308] wrote [38279725~5729868,53598241~7309877,97878906~5854521,111577103~6709059,196241876~3269456,295241507~804078,309360566~2490707,331431834~5274924,368565549~4735605,378820566~5692904] 2024-02-10T06:27:22.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:22 smithi178 ceph-mon[92537]: pgmap v3369: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 49 MiB/s wr, 311 op/s 2024-02-10T06:27:22.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:22 smithi178 ceph-mon[92537]: osdmap e1987: 8 total, 8 up, 8 in 2024-02-10T06:27:22.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:22 smithi178 ceph-mon[95116]: pgmap v3369: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 49 MiB/s wr, 311 op/s 2024-02-10T06:27:22.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:22 smithi178 ceph-mon[95116]: osdmap e1987: 8 total, 8 up, 8 in 2024-02-10T06:27:22.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:22 smithi189 ceph-mon[89631]: pgmap v3369: 137 pgs: 137 active+clean; 311 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 49 MiB/s wr, 311 op/s 2024-02-10T06:27:22.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:22 smithi189 ceph-mon[89631]: osdmap e1987: 8 total, 8 up, 8 in 2024-02-10T06:27:23.166 INFO:tasks.workunit.client.0.smithi178.stdout: i=9 exists [3244022~24727327,34600215~18322402,53598241~11050353,66374424~6049551,75668615~15485463,97878906~5854521,105275346~13010816,119739871~8412641,128524483~610285,130658317~10048635,142349651~14119229,160161152~6139751,171650404~12188469,184235678~10481239,196241876~9413638,208857182~2002384,214573230~468997,215929314~13545961,244612682~11270239,257996831~4780808,266856688~3797503,271800348~4127406,278144470~7655438,294108469~6967219,305109572~626336,309360566~2490707,322365300~5793690,330953974~7791857,342844590~7337969,351156185~2892965,364779987~8521167,374868152~3531077,378820566~17007029,409913756~7136308] wrote [3553359~7294055,22781360~5004171,42253489~1857793,47543402~5379215,119739871~5945955,224278245~4647969,250240208~2173638,332876527~1132348,364779987~6178356] 2024-02-10T06:27:23.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:23 smithi178 ceph-mon[92537]: osdmap e1988: 8 total, 8 up, 8 in 2024-02-10T06:27:23.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:23 smithi178 ceph-mon[95116]: osdmap e1988: 8 total, 8 up, 8 in 2024-02-10T06:27:23.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:23 smithi189 ceph-mon[89631]: osdmap e1988: 8 total, 8 up, 8 in 2024-02-10T06:27:24.165 INFO:tasks.workunit.client.0.smithi178.stdout: i=10 exists [3244022~24727327,34600215~18322402,53598241~11050353,66374424~6049551,75668615~15485463,97878906~5854521,105275346~13010816,119739871~8412641,128524483~610285,130658317~10048635,142349651~14119229,160161152~6139751,171650404~12188469,184235678~10481239,196241876~9413638,208857182~2002384,214573230~468997,215929314~13545961,244612682~11270239,257996831~4780808,266856688~3797503,271800348~4127406,278144470~7655438,294108469~6967219,304872246~7640995,322365300~5793690,330263107~8482724,342844590~7337969,351156185~4120243,364779987~8521167,374868152~3531077,378820566~17007029,409913756~7136308] wrote [15892413~1328542,17435979~5785132,119742122~968475,304872246~7640995,330263107~2412659,353607797~1668631,382534678~6998767] 2024-02-10T06:27:24.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:24 smithi178 ceph-mon[92537]: pgmap v3372: 137 pgs: 137 active+clean; 375 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 36 MiB/s wr, 83 op/s 2024-02-10T06:27:24.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:24 smithi178 ceph-mon[92537]: osdmap e1989: 8 total, 8 up, 8 in 2024-02-10T06:27:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:24 smithi178 ceph-mon[95116]: pgmap v3372: 137 pgs: 137 active+clean; 375 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 36 MiB/s wr, 83 op/s 2024-02-10T06:27:24.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:24 smithi178 ceph-mon[95116]: osdmap e1989: 8 total, 8 up, 8 in 2024-02-10T06:27:24.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:24 smithi189 ceph-mon[89631]: pgmap v3372: 137 pgs: 137 active+clean; 375 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 36 MiB/s wr, 83 op/s 2024-02-10T06:27:24.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:24 smithi189 ceph-mon[89631]: osdmap e1989: 8 total, 8 up, 8 in 2024-02-10T06:27:25.156 INFO:tasks.workunit.client.0.smithi178.stdout: i=11 exists [3244022~24727327,30003822~1126519,34600215~18322402,53598241~11050353,66374424~6049551,75668615~15485463,97878906~5854521,105275346~13010816,119739871~8412641,128524483~610285,130658317~25810563,160161152~6139751,171650404~12188469,184235678~10481239,196241876~9413638,208857182~2002384,214573230~468997,215929314~13545961,244612682~11270239,257996831~4780808,266856688~3797503,271141557~5899210,278144470~7655438,294108469~6967219,304872246~7640995,322365300~5793690,330263107~8482724,342844590~12431838,364779987~8521167,374868152~20959443,409913756~7136308] wrote [30003822~1126519,138536602~4795801,147824284~5096963,191729638~865397,205345028~185734,271141557~1758858,275386502~1654265,346141376~6453967,378204951~7235301] 2024-02-10T06:27:25.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:25 smithi178 ceph-mon[92537]: osdmap e1990: 8 total, 8 up, 8 in 2024-02-10T06:27:25.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:25 smithi178 ceph-mon[95116]: osdmap e1990: 8 total, 8 up, 8 in 2024-02-10T06:27:25.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:25 smithi189 ceph-mon[89631]: osdmap e1990: 8 total, 8 up, 8 in 2024-02-10T06:27:26.181 INFO:tasks.workunit.client.0.smithi178.stdout: i=12 exists [3244022~24727327,30003822~1126519,34600215~18322402,53598241~11050353,66374424~6049551,75668615~15485463,97878906~5854521,105275346~13010816,119739871~8412641,128524483~610285,130658317~25810563,156747307~9553596,171650404~23066513,196241876~9413638,208857182~2002384,214573230~468997,215929314~13545961,244612682~11270239,257996831~4780808,265292278~5361913,271141557~6736954,278144470~7655438,294108469~6967219,304872246~7640995,322365300~5793690,330263107~8482724,342844590~12431838,364779987~8521167,374868152~20959443,407703784~9346280] wrote [17453004~1018296,36934868~7594591,54331638~56437,79892071~2675059,156747307~6173554,181092837~6293923,265292278~4017976,275938833~1939678,332458326~4921138,407703784~5334194] 2024-02-10T06:27:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:26 smithi178 ceph-mon[92537]: pgmap v3375: 137 pgs: 137 active+clean; 460 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 33 MiB/s wr, 209 op/s 2024-02-10T06:27:26.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:26 smithi178 ceph-mon[92537]: osdmap e1991: 8 total, 8 up, 8 in 2024-02-10T06:27:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:26 smithi178 ceph-mon[95116]: pgmap v3375: 137 pgs: 137 active+clean; 460 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 33 MiB/s wr, 209 op/s 2024-02-10T06:27:26.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:26 smithi178 ceph-mon[95116]: osdmap e1991: 8 total, 8 up, 8 in 2024-02-10T06:27:26.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:26 smithi189 ceph-mon[89631]: pgmap v3375: 137 pgs: 137 active+clean; 460 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 120 KiB/s rd, 33 MiB/s wr, 209 op/s 2024-02-10T06:27:26.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:26 smithi189 ceph-mon[89631]: osdmap e1991: 8 total, 8 up, 8 in 2024-02-10T06:27:27.223 INFO:tasks.workunit.client.0.smithi178.stdout: i=13 exists [3244022~29561423,34600215~30048379,66374424~24779654,97878906~5854521,105275346~13010816,119739871~8412641,128524483~610285,130658317~25810563,156747307~9553596,171650404~23066513,196241876~9413638,208857182~2002384,214573230~468997,215929314~13545961,244612682~11270239,257996831~4780808,265292278~20507630,294108469~6967219,304872246~8934944,322365300~5793690,330263107~8482724,342844590~12431838,364779987~8521167,374868152~20959443,407703784~9346280] wrote [24534196~8271249,49333874~4432105,68912979~7832234,148558172~5178959,221572563~5450204,266615120~6068455,277725694~7086644,309292910~4514280] 2024-02-10T06:27:27.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:27 smithi178 ceph-mon[92537]: osdmap e1992: 8 total, 8 up, 8 in 2024-02-10T06:27:27.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:27 smithi178 ceph-mon[95116]: osdmap e1992: 8 total, 8 up, 8 in 2024-02-10T06:27:27.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:27 smithi189 ceph-mon[89631]: osdmap e1992: 8 total, 8 up, 8 in 2024-02-10T06:27:27.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:27:27 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:27:27] "GET /metrics HTTP/1.1" 200 36751 "" "Prometheus/2.43.0" 2024-02-10T06:27:28.180 INFO:tasks.workunit.client.0.smithi178.stdout: i=14 exists [3244022~61404572,65932343~25221735,97878906~5854521,103993858~14292304,119739871~8412641,128524483~610285,130658317~35642586,171650404~23066513,196241876~9413638,208857182~2002384,214573230~468997,215929314~13545961,241129455~2614000,244612682~11270239,257996831~4780808,265292278~20507630,294108469~6967219,304872246~8934944,322365300~5793690,330263107~8482724,342844590~12431838,364779987~8521167,374868152~20959443,407703784~9346280] wrote [32028183~3995027,65932343~1199490,72418510~6629051,85222577~2801426,103993858~7725768,134821660~1623766,156140499~4423883,181815158~2104934,187217739~2053431,241129455~2614000] 2024-02-10T06:27:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:28 smithi178 ceph-mon[92537]: pgmap v3378: 137 pgs: 137 active+clean; 526 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 203 KiB/s rd, 34 MiB/s wr, 321 op/s 2024-02-10T06:27:28.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:28 smithi178 ceph-mon[92537]: osdmap e1993: 8 total, 8 up, 8 in 2024-02-10T06:27:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:28 smithi178 ceph-mon[95116]: pgmap v3378: 137 pgs: 137 active+clean; 526 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 203 KiB/s rd, 34 MiB/s wr, 321 op/s 2024-02-10T06:27:28.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:28 smithi178 ceph-mon[95116]: osdmap e1993: 8 total, 8 up, 8 in 2024-02-10T06:27:28.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:28 smithi189 ceph-mon[89631]: pgmap v3378: 137 pgs: 137 active+clean; 526 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 203 KiB/s rd, 34 MiB/s wr, 321 op/s 2024-02-10T06:27:28.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:28 smithi189 ceph-mon[89631]: osdmap e1993: 8 total, 8 up, 8 in 2024-02-10T06:27:29.210 INFO:tasks.workunit.client.0.smithi178.stdout: i=15 exists [3244022~61404572,65932343~25221735,97878906~5854521,103993858~14292304,119739871~8412641,128524483~610285,130658317~35642586,171650404~23066513,196241876~9413638,207723764~3503033,214573230~468997,215929314~13545961,238176491~17706430,257996831~4780808,265292278~20507630,294108469~6967219,304872246~8934944,322365300~5793690,330263107~25013321,364779987~8521167,374868152~20959443,407703784~9346280] wrote [22648641~5913749,50870833~2105415,187045916~7433980,198006398~2191372,207723764~3503033,238176491~6984659,251241198~567140,273691247~815440,337222439~6734214,345444098~5200140] 2024-02-10T06:27:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:29 smithi178 ceph-mon[92537]: osdmap e1994: 8 total, 8 up, 8 in 2024-02-10T06:27:29.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:29 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:27:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:29 smithi178 ceph-mon[95116]: osdmap e1994: 8 total, 8 up, 8 in 2024-02-10T06:27:29.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:29 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:27:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:29 smithi189 ceph-mon[89631]: osdmap e1994: 8 total, 8 up, 8 in 2024-02-10T06:27:29.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:29 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:27:30.240 INFO:tasks.workunit.client.0.smithi178.stdout: i=16 exists [3244022~87910056,96611062~467862,97878906~5854521,103993858~14292304,119739871~8412641,128524483~610285,130658317~35642586,171650404~23066513,196241876~9413638,207723764~3503033,214573230~468997,215929314~13545961,229593578~7904760,238176491~17706430,257028855~5748784,265292278~20507630,294108469~19698721,322365300~5793690,330263107~25013321,364779987~8521167,374868152~20959443,407703784~9346280] wrote [63171176~4699493,76149235~8182934,96611062~467862,154683548~4886053,216108656~7722435,229593578~7904760,257028855~2960426,299496936~7176620,325721791~1918396] 2024-02-10T06:27:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:30 smithi178 ceph-mon[92537]: pgmap v3381: 137 pgs: 137 active+clean; 615 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 191 KiB/s rd, 41 MiB/s wr, 306 op/s 2024-02-10T06:27:30.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:30 smithi178 ceph-mon[92537]: osdmap e1995: 8 total, 8 up, 8 in 2024-02-10T06:27:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:30 smithi178 ceph-mon[95116]: pgmap v3381: 137 pgs: 137 active+clean; 615 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 191 KiB/s rd, 41 MiB/s wr, 306 op/s 2024-02-10T06:27:30.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:30 smithi178 ceph-mon[95116]: osdmap e1995: 8 total, 8 up, 8 in 2024-02-10T06:27:30.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:30 smithi189 ceph-mon[89631]: pgmap v3381: 137 pgs: 137 active+clean; 615 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 191 KiB/s rd, 41 MiB/s wr, 306 op/s 2024-02-10T06:27:30.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:30 smithi189 ceph-mon[89631]: osdmap e1995: 8 total, 8 up, 8 in 2024-02-10T06:27:31.212 INFO:tasks.workunit.client.0.smithi178.stdout: i=17 exists [1860832~89293246,95372440~1823357,97878906~5854521,103993858~14292304,119739871~8412641,128524483~610285,130658317~35642586,171650404~23066513,196241876~9413638,207723764~3503033,214573230~468997,215929314~13545961,229593578~7904760,238176491~17706430,257028855~5748784,265292278~20507630,294108469~19698721,322365300~5793690,330263107~25013321,364779987~8521167,374868152~20959443,403584389~64693,407703784~9346280] wrote [1860832~6017069,9257331~6604524,30763299~6914981,95372440~1823357,131901238~5377381,155512237~3337104,299355327~1741668,337801323~7167160,403584389~64693] 2024-02-10T06:27:31.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:31 smithi178 ceph-mon[92537]: osdmap e1996: 8 total, 8 up, 8 in 2024-02-10T06:27:31.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:31 smithi178 ceph-mon[95116]: osdmap e1996: 8 total, 8 up, 8 in 2024-02-10T06:27:31.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:31 smithi189 ceph-mon[89631]: osdmap e1996: 8 total, 8 up, 8 in 2024-02-10T06:27:32.219 INFO:tasks.workunit.client.0.smithi178.stdout: i=18 exists [1860832~89293246,95372440~1823357,97878906~5854521,103993858~14292304,119739871~8412641,128524483~610285,130658317~35642586,171650404~34005110,207723764~3503033,214573230~468997,215929314~21569024,238176491~17706430,257028855~5748784,265292278~20507630,294108469~19698721,322365300~7493254,330263107~25013321,364779987~8521167,374868152~20959443,403584389~64693,407703784~9346280] wrote [35820651~6409880,45653106~1850296,68479477~6217196,189600589~3126465,193218723~5687799,226432115~4720203,267515441~7115173,306627268~5041180,327213285~2645269,389860170~5147967] 2024-02-10T06:27:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:32 smithi178 ceph-mon[92537]: pgmap v3384: 137 pgs: 137 active+clean; 704 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 225 KiB/s rd, 47 MiB/s wr, 352 op/s 2024-02-10T06:27:32.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:32 smithi178 ceph-mon[92537]: osdmap e1997: 8 total, 8 up, 8 in 2024-02-10T06:27:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:32 smithi178 ceph-mon[95116]: pgmap v3384: 137 pgs: 137 active+clean; 704 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 225 KiB/s rd, 47 MiB/s wr, 352 op/s 2024-02-10T06:27:32.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:32 smithi178 ceph-mon[95116]: osdmap e1997: 8 total, 8 up, 8 in 2024-02-10T06:27:32.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:32 smithi189 ceph-mon[89631]: pgmap v3384: 137 pgs: 137 active+clean; 704 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 225 KiB/s rd, 47 MiB/s wr, 352 op/s 2024-02-10T06:27:32.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:32 smithi189 ceph-mon[89631]: osdmap e1997: 8 total, 8 up, 8 in 2024-02-10T06:27:33.223 INFO:tasks.workunit.client.0.smithi178.stdout: i=19 exists [1860832~89293246,95372440~1823357,97878906~5854521,103993858~14292304,119739871~8412641,128524483~610285,130658317~35642586,171650404~34005110,207723764~3503033,214573230~468997,215929314~21569024,238176491~17706430,257028855~5748784,265292278~20507630,294108469~19698721,321004548~754439,322365300~7493254,330263107~25013321,363412894~596145,364779987~8521167,374868152~20959443,403584389~64693,407703784~9346280] wrote [61224897~4547926,98783452~4798297,111178060~4220806,176614181~4043482,321004548~754439,349700769~4110008,363412894~596145,376881213~1991878,380768744~1038964] 2024-02-10T06:27:33.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:33 smithi178 ceph-mon[92537]: osdmap e1998: 8 total, 8 up, 8 in 2024-02-10T06:27:33.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:33 smithi178 ceph-mon[95116]: osdmap e1998: 8 total, 8 up, 8 in 2024-02-10T06:27:33.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:33 smithi189 ceph-mon[89631]: osdmap e1998: 8 total, 8 up, 8 in 2024-02-10T06:27:34.172 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 1 diff [8388608~16777216,104857600~4194304,130023424~8388608,146800640~8388608,197132288~8388608,218103808~8388608,293601280~4194304,331350016~8388608,381681664~8388608] 2024-02-10T06:27:34.172 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [8388608~16777216,104857600~4194304,130023424~8388608,146800640~8388608,197132288~8388608,218103808~8388608,293601280~4194304,331350016~8388608,381681664~8388608] 2024-02-10T06:27:34.182 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [8388608~20971520,104857600~4194304,130023424~8388608,146800640~8388608,197132288~12582912,218103808~8388608,293601280~8388608,331350016~8388608,381681664~8388608] 2024-02-10T06:27:34.182 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 2 diff [8388608~16777216,62914560~4194304,75497472~8388608,104857600~8388608,130023424~8388608,146800640~8388608,159383552~4194304,197132288~8388608,218103808~8388608,255852544~8388608,293601280~4194304,327155712~8388608,348127232~4194304,381681664~8388608,406847488~8388608] 2024-02-10T06:27:34.182 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [8388608~16777216,62914560~4194304,75497472~8388608,104857600~8388608,130023424~8388608,146800640~8388608,159383552~4194304,197132288~8388608,218103808~8388608,255852544~8388608,293601280~4194304,327155712~8388608,348127232~4194304,381681664~8388608,406847488~8388608] 2024-02-10T06:27:34.184 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [8388608~20971520,62914560~8388608,75497472~8388608,104857600~12582912,130023424~8388608,146800640~8388608,159383552~8388608,197132288~12582912,218103808~8388608,255852544~8388608,293601280~8388608,327155712~12582912,348127232~8388608,381681664~8388608,406847488~12582912] 2024-02-10T06:27:34.184 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 3 diff [8388608~16777216,46137344~4194304,62914560~4194304,75497472~16777216,104857600~8388608,130023424~8388608,146800640~20971520,180355072~8388608,197132288~8388608,213909504~12582912,243269632~4194304,255852544~8388608,293601280~4194304,327155712~8388608,339738624~12582912,381681664~8388608,406847488~8388608] 2024-02-10T06:27:34.184 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [8388608~16777216,46137344~4194304,62914560~4194304,75497472~16777216,104857600~8388608,130023424~8388608,146800640~20971520,180355072~8388608,197132288~8388608,213909504~12582912,243269632~4194304,255852544~8388608,293601280~4194304,327155712~8388608,339738624~12582912,381681664~8388608,406847488~8388608] 2024-02-10T06:27:34.186 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [8388608~20971520,46137344~8388608,62914560~8388608,75497472~16777216,104857600~12582912,130023424~8388608,146800640~20971520,180355072~12582912,197132288~12582912,213909504~12582912,243269632~4194304,255852544~8388608,293601280~8388608,327155712~29360128,381681664~8388608,406847488~12582912] 2024-02-10T06:27:34.186 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 4 diff [0~29360128,46137344~4194304,54525952~4194304,62914560~4194304,75497472~16777216,96468992~4194304,104857600~8388608,121634816~16777216,146800640~20971520,180355072~12582912,197132288~8388608,213909504~12582912,243269632~4194304,255852544~12582912,276824064~4194304,293601280~4194304,301989888~4194304,327155712~8388608,339738624~12582912,364904448~8388608,381681664~8388608,406847488~8388608] 2024-02-10T06:27:34.186 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~29360128,46137344~4194304,54525952~4194304,62914560~4194304,75497472~16777216,96468992~4194304,104857600~8388608,121634816~16777216,146800640~20971520,180355072~12582912,197132288~8388608,213909504~12582912,243269632~4194304,255852544~12582912,276824064~4194304,293601280~4194304,301989888~4194304,327155712~8388608,339738624~12582912,364904448~8388608,381681664~8388608,406847488~8388608] 2024-02-10T06:27:34.189 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,46137344~12582912,62914560~8388608,75497472~16777216,96468992~20971520,121634816~16777216,146800640~20971520,180355072~29360128,213909504~12582912,243269632~4194304,255852544~16777216,276824064~4194304,293601280~12582912,327155712~29360128,364904448~8388608,381681664~8388608,406847488~12582912] 2024-02-10T06:27:34.189 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 5 diff [0~29360128,46137344~4194304,54525952~12582912,75497472~16777216,96468992~4194304,104857600~8388608,121634816~33554432,159383552~8388608,180355072~12582912,197132288~12582912,213909504~12582912,243269632~4194304,255852544~12582912,276824064~4194304,293601280~4194304,301989888~4194304,318767104~16777216,339738624~12582912,364904448~8388608,381681664~12582912,406847488~8388608] 2024-02-10T06:27:34.189 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~29360128,46137344~4194304,54525952~12582912,75497472~16777216,96468992~4194304,104857600~8388608,121634816~33554432,159383552~8388608,180355072~12582912,197132288~12582912,213909504~12582912,243269632~4194304,255852544~12582912,276824064~4194304,293601280~4194304,301989888~4194304,318767104~16777216,339738624~12582912,364904448~8388608,381681664~12582912,406847488~8388608] 2024-02-10T06:27:34.192 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,46137344~25165824,75497472~16777216,96468992~20971520,121634816~46137344,180355072~46137344,243269632~4194304,255852544~16777216,276824064~8388608,293601280~12582912,318767104~37748736,364904448~8388608,381681664~12582912,406847488~12582912] 2024-02-10T06:27:34.193 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 6 diff [0~29360128,46137344~4194304,54525952~12582912,75497472~16777216,96468992~4194304,104857600~8388608,121634816~33554432,159383552~8388608,176160768~16777216,197132288~12582912,213909504~16777216,243269632~25165824,276824064~4194304,293601280~12582912,318767104~16777216,339738624~12582912,364904448~12582912,381681664~12582912,406847488~8388608] 2024-02-10T06:27:34.193 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~29360128,46137344~4194304,54525952~12582912,75497472~16777216,96468992~4194304,104857600~8388608,121634816~33554432,159383552~8388608,176160768~16777216,197132288~12582912,213909504~16777216,243269632~25165824,276824064~4194304,293601280~12582912,318767104~16777216,339738624~12582912,364904448~12582912,381681664~12582912,406847488~8388608] 2024-02-10T06:27:34.195 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,46137344~25165824,75497472~16777216,96468992~20971520,121634816~46137344,176160768~54525952,243269632~29360128,276824064~8388608,293601280~12582912,318767104~37748736,364904448~29360128,406847488~12582912] 2024-02-10T06:27:34.196 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 7 diff [0~29360128,33554432~16777216,54525952~12582912,75497472~16777216,96468992~4194304,104857600~8388608,121634816~33554432,159383552~33554432,197132288~12582912,213909504~16777216,243269632~29360128,276824064~4194304,293601280~12582912,318767104~16777216,339738624~12582912,364904448~12582912,381681664~12582912,406847488~8388608] 2024-02-10T06:27:34.196 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~29360128,33554432~16777216,54525952~12582912,75497472~16777216,96468992~4194304,104857600~8388608,121634816~33554432,159383552~33554432,197132288~12582912,213909504~16777216,243269632~29360128,276824064~4194304,293601280~12582912,318767104~16777216,339738624~12582912,364904448~12582912,381681664~12582912,406847488~8388608] 2024-02-10T06:27:34.199 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,33554432~37748736,75497472~16777216,96468992~20971520,121634816~109051904,243269632~41943040,293601280~12582912,318767104~37748736,364904448~29360128,406847488~12582912] 2024-02-10T06:27:34.199 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 8 diff [0~29360128,33554432~33554432,75497472~16777216,96468992~58720256,159383552~50331648,213909504~16777216,243269632~29360128,276824064~4194304,293601280~16777216,318767104~16777216,339738624~12582912,364904448~29360128,406847488~8388608] 2024-02-10T06:27:34.199 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~29360128,33554432~33554432,75497472~16777216,96468992~58720256,159383552~50331648,213909504~16777216,243269632~29360128,276824064~4194304,293601280~16777216,318767104~16777216,339738624~12582912,364904448~29360128,406847488~8388608] 2024-02-10T06:27:34.204 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,33554432~37748736,75497472~16777216,96468992~134217728,243269632~41943040,293601280~20971520,318767104~37748736,364904448~29360128,406847488~12582912] 2024-02-10T06:27:34.204 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 9 diff [0~25165824,33554432~33554432,75497472~16777216,96468992~58720256,159383552~50331648,213909504~16777216,243269632~29360128,276824064~4194304,293601280~16777216,318767104~16777216,339738624~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.204 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~25165824,33554432~33554432,75497472~16777216,96468992~58720256,159383552~50331648,213909504~16777216,243269632~29360128,276824064~4194304,293601280~16777216,318767104~16777216,339738624~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.208 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,33554432~37748736,75497472~16777216,96468992~134217728,243269632~41943040,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.208 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 10 diff [0~25165824,33554432~33554432,75497472~16777216,96468992~58720256,159383552~50331648,213909504~16777216,243269632~29360128,276824064~4194304,293601280~16777216,318767104~33554432,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.208 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~25165824,33554432~33554432,75497472~16777216,96468992~58720256,159383552~50331648,213909504~16777216,243269632~29360128,276824064~4194304,293601280~16777216,318767104~33554432,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.212 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,33554432~37748736,75497472~16777216,96468992~134217728,243269632~41943040,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.212 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 11 diff [0~25165824,29360128~37748736,75497472~16777216,96468992~113246208,213909504~16777216,243269632~37748736,293601280~16777216,318767104~33554432,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.212 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~25165824,29360128~37748736,75497472~16777216,96468992~113246208,213909504~16777216,243269632~37748736,293601280~16777216,318767104~33554432,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.217 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~71303168,75497472~16777216,96468992~134217728,243269632~41943040,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.217 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 12 diff [0~25165824,29360128~37748736,75497472~16777216,96468992~113246208,213909504~16777216,243269632~37748736,293601280~16777216,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.217 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~25165824,29360128~37748736,75497472~16777216,96468992~113246208,213909504~16777216,243269632~37748736,293601280~16777216,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.221 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~71303168,75497472~16777216,96468992~134217728,243269632~41943040,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.222 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 13 diff [0~92274688,96468992~113246208,213909504~16777216,243269632~41943040,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.222 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~92274688,96468992~113246208,213909504~16777216,243269632~41943040,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.227 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~92274688,96468992~134217728,243269632~41943040,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.227 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 14 diff [0~92274688,96468992~113246208,213909504~16777216,239075328~46137344,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.227 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~92274688,96468992~113246208,213909504~16777216,239075328~46137344,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.233 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~92274688,96468992~134217728,239075328~46137344,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.233 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 15 diff [0~92274688,96468992~113246208,213909504~16777216,234881024~8388608,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.233 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~92274688,96468992~113246208,213909504~16777216,234881024~8388608,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.240 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~92274688,96468992~134217728,234881024~50331648,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.240 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 16 diff [0~92274688,96468992~113246208,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.240 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~92274688,96468992~113246208,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.246 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~92274688,96468992~188743680,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.247 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 17 diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:34.247 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:34.253 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~33554432,402653184~16777216] 2024-02-10T06:27:34.253 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 18 diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:34.253 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:34.260 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:34.260 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to 19 diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:34.260 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:34.268 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:34.268 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 2 diff [62914560~4194304,75497472~8388608,104857600~8388608,159383552~4194304,255852544~8388608,327155712~8388608,348127232~4194304,406847488~8388608] 2024-02-10T06:27:34.268 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [62914560~4194304,75497472~8388608,104857600~8388608,159383552~4194304,255852544~8388608,327155712~8388608,348127232~4194304,406847488~8388608] 2024-02-10T06:27:34.269 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [62914560~8388608,75497472~8388608,104857600~12582912,159383552~8388608,255852544~8388608,327155712~12582912,348127232~8388608,406847488~12582912] 2024-02-10T06:27:34.269 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 3 diff [46137344~4194304,62914560~4194304,75497472~16777216,104857600~8388608,150994944~16777216,180355072~8388608,213909504~8388608,243269632~4194304,255852544~8388608,327155712~8388608,339738624~12582912,406847488~8388608] 2024-02-10T06:27:34.269 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [46137344~4194304,62914560~4194304,75497472~16777216,104857600~8388608,150994944~16777216,180355072~8388608,213909504~8388608,243269632~4194304,255852544~8388608,327155712~8388608,339738624~12582912,406847488~8388608] 2024-02-10T06:27:34.270 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [46137344~8388608,62914560~8388608,75497472~16777216,104857600~12582912,150994944~16777216,180355072~12582912,213909504~12582912,243269632~4194304,255852544~8388608,327155712~29360128,406847488~12582912] 2024-02-10T06:27:34.271 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 4 diff [0~8388608,12582912~8388608,46137344~4194304,54525952~4194304,62914560~4194304,75497472~16777216,96468992~4194304,104857600~8388608,121634816~8388608,150994944~16777216,180355072~12582912,213909504~8388608,243269632~4194304,255852544~12582912,276824064~4194304,301989888~4194304,327155712~8388608,339738624~12582912,364904448~8388608,406847488~8388608] 2024-02-10T06:27:34.271 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,46137344~4194304,54525952~4194304,62914560~4194304,75497472~16777216,96468992~4194304,104857600~8388608,121634816~8388608,150994944~16777216,180355072~12582912,213909504~8388608,243269632~4194304,255852544~12582912,276824064~4194304,301989888~4194304,327155712~8388608,339738624~12582912,364904448~8388608,406847488~8388608] 2024-02-10T06:27:34.272 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,46137344~12582912,62914560~8388608,75497472~16777216,96468992~20971520,121634816~8388608,150994944~16777216,180355072~16777216,213909504~12582912,243269632~4194304,255852544~16777216,276824064~4194304,301989888~4194304,327155712~29360128,364904448~8388608,406847488~12582912] 2024-02-10T06:27:34.272 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 5 diff [0~8388608,12582912~8388608,46137344~4194304,54525952~12582912,75497472~16777216,96468992~4194304,104857600~8388608,121634816~8388608,138412032~8388608,150994944~16777216,180355072~12582912,205520896~4194304,213909504~8388608,243269632~4194304,255852544~12582912,276824064~4194304,301989888~4194304,318767104~16777216,339738624~12582912,364904448~8388608,385875968~8388608,406847488~8388608] 2024-02-10T06:27:34.272 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,46137344~4194304,54525952~12582912,75497472~16777216,96468992~4194304,104857600~8388608,121634816~8388608,138412032~8388608,150994944~16777216,180355072~12582912,205520896~4194304,213909504~8388608,243269632~4194304,255852544~12582912,276824064~4194304,301989888~4194304,318767104~16777216,339738624~12582912,364904448~8388608,385875968~8388608,406847488~8388608] 2024-02-10T06:27:34.274 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,46137344~25165824,75497472~16777216,96468992~20971520,121634816~8388608,138412032~29360128,180355072~16777216,205520896~20971520,243269632~4194304,255852544~16777216,276824064~8388608,301989888~4194304,318767104~37748736,364904448~8388608,385875968~8388608,406847488~12582912] 2024-02-10T06:27:34.274 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 6 diff [0~8388608,12582912~8388608,46137344~4194304,54525952~12582912,75497472~16777216,96468992~4194304,104857600~8388608,121634816~8388608,138412032~8388608,150994944~16777216,176160768~16777216,205520896~4194304,213909504~8388608,226492416~4194304,243269632~25165824,276824064~4194304,293601280~12582912,318767104~16777216,339738624~12582912,364904448~12582912,381681664~12582912,406847488~8388608] 2024-02-10T06:27:34.274 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,46137344~4194304,54525952~12582912,75497472~16777216,96468992~4194304,104857600~8388608,121634816~8388608,138412032~8388608,150994944~16777216,176160768~16777216,205520896~4194304,213909504~8388608,226492416~4194304,243269632~25165824,276824064~4194304,293601280~12582912,318767104~16777216,339738624~12582912,364904448~12582912,381681664~12582912,406847488~8388608] 2024-02-10T06:27:34.276 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,46137344~25165824,75497472~16777216,96468992~20971520,121634816~8388608,138412032~29360128,176160768~20971520,205520896~25165824,243269632~29360128,276824064~8388608,293601280~12582912,318767104~37748736,364904448~29360128,406847488~12582912] 2024-02-10T06:27:34.276 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 7 diff [0~8388608,12582912~8388608,33554432~16777216,54525952~12582912,75497472~16777216,96468992~4194304,104857600~8388608,121634816~8388608,138412032~8388608,150994944~41943040,205520896~4194304,213909504~8388608,226492416~4194304,243269632~29360128,276824064~4194304,293601280~12582912,318767104~16777216,339738624~12582912,364904448~12582912,381681664~12582912,406847488~8388608] 2024-02-10T06:27:34.276 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,33554432~16777216,54525952~12582912,75497472~16777216,96468992~4194304,104857600~8388608,121634816~8388608,138412032~8388608,150994944~41943040,205520896~4194304,213909504~8388608,226492416~4194304,243269632~29360128,276824064~4194304,293601280~12582912,318767104~16777216,339738624~12582912,364904448~12582912,381681664~12582912,406847488~8388608] 2024-02-10T06:27:34.279 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,33554432~37748736,75497472~16777216,96468992~20971520,121634816~8388608,138412032~58720256,205520896~25165824,243269632~41943040,293601280~12582912,318767104~37748736,364904448~29360128,406847488~12582912] 2024-02-10T06:27:34.279 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 8 diff [0~8388608,12582912~8388608,33554432~33554432,75497472~16777216,96468992~33554432,138412032~8388608,150994944~46137344,205520896~4194304,213909504~8388608,226492416~4194304,243269632~29360128,276824064~4194304,293601280~16777216,318767104~16777216,339738624~12582912,364904448~29360128,406847488~8388608] 2024-02-10T06:27:34.279 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,33554432~33554432,75497472~16777216,96468992~33554432,138412032~8388608,150994944~46137344,205520896~4194304,213909504~8388608,226492416~4194304,243269632~29360128,276824064~4194304,293601280~16777216,318767104~16777216,339738624~12582912,364904448~29360128,406847488~8388608] 2024-02-10T06:27:34.282 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,33554432~37748736,75497472~16777216,96468992~33554432,138412032~62914560,205520896~25165824,243269632~41943040,293601280~20971520,318767104~37748736,364904448~29360128,406847488~12582912] 2024-02-10T06:27:34.282 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 9 diff [0~8388608,12582912~16777216,33554432~33554432,75497472~16777216,96468992~33554432,138412032~8388608,150994944~46137344,205520896~4194304,213909504~16777216,243269632~29360128,276824064~4194304,293601280~16777216,318767104~16777216,339738624~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.282 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~16777216,33554432~33554432,75497472~16777216,96468992~33554432,138412032~8388608,150994944~46137344,205520896~4194304,213909504~16777216,243269632~29360128,276824064~4194304,293601280~16777216,318767104~16777216,339738624~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.286 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,33554432~37748736,75497472~16777216,96468992~33554432,138412032~62914560,205520896~25165824,243269632~41943040,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.286 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 10 diff [0~8388608,12582912~16777216,33554432~33554432,75497472~16777216,96468992~33554432,138412032~8388608,150994944~46137344,205520896~4194304,213909504~16777216,243269632~29360128,276824064~4194304,293601280~16777216,318767104~33554432,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.286 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~16777216,33554432~33554432,75497472~16777216,96468992~33554432,138412032~8388608,150994944~46137344,205520896~4194304,213909504~16777216,243269632~29360128,276824064~4194304,293601280~16777216,318767104~33554432,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.290 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,33554432~37748736,75497472~16777216,96468992~33554432,138412032~62914560,205520896~25165824,243269632~41943040,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.290 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 11 diff [0~8388608,12582912~54525952,75497472~16777216,96468992~33554432,138412032~58720256,201326592~8388608,213909504~16777216,243269632~37748736,293601280~16777216,318767104~33554432,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.290 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~54525952,75497472~16777216,96468992~33554432,138412032~58720256,201326592~8388608,213909504~16777216,243269632~37748736,293601280~16777216,318767104~33554432,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.294 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~71303168,75497472~16777216,96468992~33554432,138412032~92274688,243269632~41943040,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.294 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 12 diff [0~8388608,12582912~54525952,75497472~16777216,96468992~33554432,138412032~58720256,201326592~8388608,213909504~16777216,243269632~37748736,293601280~16777216,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.294 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~54525952,75497472~16777216,96468992~33554432,138412032~58720256,201326592~8388608,213909504~16777216,243269632~37748736,293601280~16777216,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.298 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~71303168,75497472~16777216,96468992~33554432,138412032~92274688,243269632~41943040,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.298 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 13 diff [0~8388608,12582912~79691776,96468992~33554432,138412032~58720256,201326592~8388608,213909504~16777216,243269632~41943040,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.298 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~79691776,96468992~33554432,138412032~58720256,201326592~8388608,213909504~16777216,243269632~41943040,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.302 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~92274688,96468992~33554432,138412032~92274688,243269632~41943040,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.302 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 14 diff [0~8388608,12582912~79691776,96468992~33554432,134217728~62914560,201326592~8388608,213909504~16777216,239075328~46137344,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.302 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~79691776,96468992~33554432,134217728~62914560,201326592~8388608,213909504~16777216,239075328~46137344,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.307 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~92274688,96468992~33554432,134217728~96468992,239075328~46137344,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.307 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 15 diff [0~8388608,12582912~79691776,96468992~33554432,134217728~62914560,201326592~8388608,213909504~16777216,234881024~8388608,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.308 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~79691776,96468992~33554432,134217728~62914560,201326592~8388608,213909504~16777216,234881024~8388608,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.313 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~92274688,96468992~33554432,134217728~96468992,234881024~50331648,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.313 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 16 diff [0~8388608,12582912~79691776,96468992~33554432,134217728~62914560,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.314 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~79691776,96468992~33554432,134217728~62914560,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.319 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~92274688,96468992~33554432,134217728~150994944,293601280~20971520,318767104~37748736,360710144~33554432,406847488~12582912] 2024-02-10T06:27:34.319 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 17 diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:34.319 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:34.325 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~33554432,402653184~16777216] 2024-02-10T06:27:34.325 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 18 diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:34.325 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:34.332 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:34.332 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to 19 diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:34.332 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:34.339 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:34.339 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 3 diff [46137344~4194304,75497472~4194304,83886080~8388608,109051904~4194304,150994944~12582912,180355072~8388608,213909504~8388608,243269632~4194304,339738624~8388608] 2024-02-10T06:27:34.339 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [46137344~4194304,75497472~4194304,83886080~8388608,109051904~4194304,150994944~12582912,180355072~8388608,213909504~8388608,243269632~4194304,339738624~8388608] 2024-02-10T06:27:34.340 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [46137344~8388608,75497472~16777216,109051904~4194304,150994944~16777216,180355072~12582912,213909504~12582912,243269632~4194304,339738624~12582912] 2024-02-10T06:27:34.340 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 4 diff [0~8388608,12582912~8388608,46137344~4194304,54525952~4194304,75497472~4194304,83886080~8388608,96468992~4194304,109051904~4194304,121634816~8388608,150994944~12582912,180355072~12582912,213909504~8388608,243269632~4194304,264241152~4194304,276824064~4194304,301989888~4194304,339738624~8388608,364904448~8388608] 2024-02-10T06:27:34.340 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,46137344~4194304,54525952~4194304,75497472~4194304,83886080~8388608,96468992~4194304,109051904~4194304,121634816~8388608,150994944~12582912,180355072~12582912,213909504~8388608,243269632~4194304,264241152~4194304,276824064~4194304,301989888~4194304,339738624~8388608,364904448~8388608] 2024-02-10T06:27:34.341 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,46137344~12582912,75497472~16777216,96468992~8388608,109051904~4194304,121634816~8388608,150994944~16777216,180355072~16777216,213909504~12582912,243269632~4194304,264241152~8388608,276824064~4194304,301989888~4194304,339738624~12582912,364904448~8388608] 2024-02-10T06:27:34.341 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 5 diff [0~8388608,12582912~8388608,46137344~4194304,54525952~8388608,75497472~16777216,96468992~4194304,109051904~4194304,121634816~8388608,138412032~8388608,150994944~12582912,180355072~12582912,205520896~4194304,213909504~8388608,243269632~4194304,264241152~4194304,276824064~4194304,301989888~4194304,318767104~8388608,339738624~8388608,364904448~8388608,385875968~8388608] 2024-02-10T06:27:34.341 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,46137344~4194304,54525952~8388608,75497472~16777216,96468992~4194304,109051904~4194304,121634816~8388608,138412032~8388608,150994944~12582912,180355072~12582912,205520896~4194304,213909504~8388608,243269632~4194304,264241152~4194304,276824064~4194304,301989888~4194304,318767104~8388608,339738624~8388608,364904448~8388608,385875968~8388608] 2024-02-10T06:27:34.343 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,46137344~20971520,75497472~16777216,96468992~8388608,109051904~4194304,121634816~8388608,138412032~29360128,180355072~16777216,205520896~20971520,243269632~4194304,264241152~8388608,276824064~8388608,301989888~4194304,318767104~12582912,339738624~12582912,364904448~8388608,385875968~8388608] 2024-02-10T06:27:34.344 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 6 diff [0~8388608,12582912~8388608,46137344~4194304,54525952~8388608,75497472~16777216,96468992~4194304,104857600~8388608,121634816~8388608,138412032~8388608,150994944~16777216,176160768~16777216,205520896~4194304,213909504~8388608,226492416~4194304,243269632~12582912,264241152~4194304,276824064~4194304,293601280~12582912,318767104~8388608,339738624~8388608,364904448~12582912,381681664~12582912] 2024-02-10T06:27:34.344 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,46137344~4194304,54525952~8388608,75497472~16777216,96468992~4194304,104857600~8388608,121634816~8388608,138412032~8388608,150994944~16777216,176160768~16777216,205520896~4194304,213909504~8388608,226492416~4194304,243269632~12582912,264241152~4194304,276824064~4194304,293601280~12582912,318767104~8388608,339738624~8388608,364904448~12582912,381681664~12582912] 2024-02-10T06:27:34.345 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,46137344~20971520,75497472~16777216,96468992~16777216,121634816~8388608,138412032~29360128,176160768~20971520,205520896~25165824,243269632~16777216,264241152~8388608,276824064~8388608,293601280~12582912,318767104~12582912,339738624~12582912,364904448~29360128] 2024-02-10T06:27:34.345 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 7 diff [0~8388608,12582912~8388608,33554432~16777216,54525952~8388608,75497472~16777216,96468992~4194304,104857600~8388608,121634816~8388608,138412032~8388608,150994944~41943040,205520896~4194304,213909504~8388608,226492416~4194304,243269632~12582912,264241152~8388608,276824064~4194304,293601280~12582912,318767104~8388608,339738624~8388608,364904448~12582912,381681664~12582912] 2024-02-10T06:27:34.345 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,33554432~16777216,54525952~8388608,75497472~16777216,96468992~4194304,104857600~8388608,121634816~8388608,138412032~8388608,150994944~41943040,205520896~4194304,213909504~8388608,226492416~4194304,243269632~12582912,264241152~8388608,276824064~4194304,293601280~12582912,318767104~8388608,339738624~8388608,364904448~12582912,381681664~12582912] 2024-02-10T06:27:34.348 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,33554432~33554432,75497472~16777216,96468992~16777216,121634816~8388608,138412032~58720256,205520896~25165824,243269632~16777216,264241152~20971520,293601280~12582912,318767104~12582912,339738624~12582912,364904448~29360128] 2024-02-10T06:27:34.348 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 8 diff [0~8388608,12582912~8388608,33554432~29360128,75497472~16777216,96468992~20971520,121634816~8388608,138412032~8388608,150994944~46137344,205520896~4194304,213909504~8388608,226492416~4194304,243269632~12582912,264241152~8388608,276824064~4194304,293601280~16777216,318767104~8388608,331350016~16777216,364904448~29360128] 2024-02-10T06:27:34.348 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,33554432~29360128,75497472~16777216,96468992~20971520,121634816~8388608,138412032~8388608,150994944~46137344,205520896~4194304,213909504~8388608,226492416~4194304,243269632~12582912,264241152~8388608,276824064~4194304,293601280~16777216,318767104~8388608,331350016~16777216,364904448~29360128] 2024-02-10T06:27:34.350 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,33554432~33554432,75497472~16777216,96468992~33554432,138412032~62914560,205520896~25165824,243269632~16777216,264241152~20971520,293601280~20971520,318767104~33554432,364904448~29360128] 2024-02-10T06:27:34.350 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 9 diff [0~8388608,12582912~16777216,33554432~29360128,75497472~16777216,96468992~33554432,138412032~8388608,150994944~46137344,205520896~4194304,213909504~16777216,243269632~12582912,264241152~8388608,276824064~4194304,293601280~16777216,318767104~8388608,331350016~16777216,360710144~33554432] 2024-02-10T06:27:34.350 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~16777216,33554432~29360128,75497472~16777216,96468992~33554432,138412032~8388608,150994944~46137344,205520896~4194304,213909504~16777216,243269632~12582912,264241152~8388608,276824064~4194304,293601280~16777216,318767104~8388608,331350016~16777216,360710144~33554432] 2024-02-10T06:27:34.353 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,33554432~33554432,75497472~16777216,96468992~33554432,138412032~62914560,205520896~25165824,243269632~16777216,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432] 2024-02-10T06:27:34.353 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 10 diff [0~8388608,12582912~16777216,33554432~29360128,75497472~16777216,96468992~33554432,138412032~8388608,150994944~46137344,205520896~4194304,213909504~16777216,243269632~12582912,264241152~8388608,276824064~4194304,293601280~16777216,318767104~16777216,339738624~8388608,352321536~4194304,360710144~33554432] 2024-02-10T06:27:34.353 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~16777216,33554432~29360128,75497472~16777216,96468992~33554432,138412032~8388608,150994944~46137344,205520896~4194304,213909504~16777216,243269632~12582912,264241152~8388608,276824064~4194304,293601280~16777216,318767104~16777216,339738624~8388608,352321536~4194304,360710144~33554432] 2024-02-10T06:27:34.356 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,33554432~33554432,75497472~16777216,96468992~33554432,138412032~62914560,205520896~25165824,243269632~16777216,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432] 2024-02-10T06:27:34.356 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 11 diff [0~8388608,12582912~50331648,75497472~16777216,96468992~33554432,138412032~58720256,201326592~8388608,213909504~16777216,243269632~12582912,264241152~16777216,293601280~16777216,318767104~16777216,339738624~16777216,360710144~33554432] 2024-02-10T06:27:34.356 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~50331648,75497472~16777216,96468992~33554432,138412032~58720256,201326592~8388608,213909504~16777216,243269632~12582912,264241152~16777216,293601280~16777216,318767104~16777216,339738624~16777216,360710144~33554432] 2024-02-10T06:27:34.359 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~67108864,75497472~16777216,96468992~33554432,138412032~92274688,243269632~16777216,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432] 2024-02-10T06:27:34.360 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 12 diff [0~8388608,12582912~50331648,75497472~16777216,96468992~33554432,138412032~58720256,201326592~8388608,213909504~16777216,243269632~12582912,264241152~16777216,293601280~16777216,318767104~16777216,339738624~16777216,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.360 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~50331648,75497472~16777216,96468992~33554432,138412032~58720256,201326592~8388608,213909504~16777216,243269632~12582912,264241152~16777216,293601280~16777216,318767104~16777216,339738624~16777216,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.363 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~67108864,75497472~16777216,96468992~33554432,138412032~92274688,243269632~16777216,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.363 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 13 diff [0~8388608,12582912~79691776,96468992~33554432,138412032~58720256,201326592~8388608,213909504~16777216,243269632~12582912,264241152~20971520,293601280~20971520,318767104~16777216,339738624~16777216,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.363 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~79691776,96468992~33554432,138412032~58720256,201326592~8388608,213909504~16777216,243269632~12582912,264241152~20971520,293601280~20971520,318767104~16777216,339738624~16777216,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.367 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~92274688,96468992~33554432,138412032~92274688,243269632~16777216,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.367 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 14 diff [0~8388608,12582912~79691776,96468992~33554432,134217728~62914560,201326592~8388608,213909504~16777216,239075328~16777216,264241152~20971520,293601280~20971520,318767104~16777216,339738624~16777216,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.367 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~79691776,96468992~33554432,134217728~62914560,201326592~8388608,213909504~16777216,239075328~16777216,264241152~20971520,293601280~20971520,318767104~16777216,339738624~16777216,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.372 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~92274688,96468992~33554432,134217728~96468992,239075328~20971520,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.372 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 15 diff [0~8388608,12582912~79691776,96468992~33554432,134217728~62914560,201326592~8388608,213909504~16777216,234881024~8388608,247463936~8388608,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.372 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~79691776,96468992~33554432,134217728~62914560,201326592~8388608,213909504~16777216,234881024~8388608,247463936~8388608,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.377 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~92274688,96468992~33554432,134217728~96468992,234881024~25165824,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.377 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 16 diff [0~8388608,12582912~79691776,96468992~33554432,134217728~62914560,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.377 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~79691776,96468992~33554432,134217728~62914560,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.382 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~92274688,96468992~33554432,134217728~125829120,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.383 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 17 diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.383 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.388 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.388 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 18 diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.388 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.394 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:34.394 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to 19 diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.394 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.400 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:34.400 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 4 diff [0~8388608,12582912~8388608,54525952~4194304,96468992~4194304,121634816~8388608,188743680~4194304,264241152~4194304,276824064~4194304,301989888~4194304,364904448~8388608] 2024-02-10T06:27:34.400 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,54525952~4194304,96468992~4194304,121634816~8388608,188743680~4194304,264241152~4194304,276824064~4194304,301989888~4194304,364904448~8388608] 2024-02-10T06:27:34.401 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,54525952~4194304,96468992~8388608,121634816~8388608,188743680~8388608,264241152~8388608,276824064~4194304,301989888~4194304,364904448~8388608] 2024-02-10T06:27:34.401 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 5 diff [0~8388608,12582912~8388608,54525952~8388608,75497472~8388608,96468992~4194304,121634816~8388608,138412032~8388608,188743680~4194304,205520896~4194304,218103808~4194304,264241152~4194304,276824064~4194304,301989888~4194304,318767104~8388608,364904448~8388608,385875968~8388608] 2024-02-10T06:27:34.401 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,54525952~8388608,75497472~8388608,96468992~4194304,121634816~8388608,138412032~8388608,188743680~4194304,205520896~4194304,218103808~4194304,264241152~4194304,276824064~4194304,301989888~4194304,318767104~8388608,364904448~8388608,385875968~8388608] 2024-02-10T06:27:34.402 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,54525952~12582912,75497472~12582912,96468992~8388608,121634816~8388608,138412032~12582912,188743680~8388608,205520896~8388608,218103808~4194304,264241152~8388608,276824064~8388608,301989888~4194304,318767104~12582912,364904448~8388608,385875968~8388608] 2024-02-10T06:27:34.402 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 6 diff [0~8388608,12582912~8388608,54525952~8388608,75497472~8388608,96468992~4194304,104857600~8388608,121634816~8388608,138412032~8388608,159383552~4194304,176160768~8388608,188743680~4194304,205520896~4194304,218103808~4194304,226492416~4194304,247463936~8388608,264241152~4194304,276824064~4194304,293601280~12582912,318767104~8388608,364904448~12582912,381681664~12582912] 2024-02-10T06:27:34.402 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,54525952~8388608,75497472~8388608,96468992~4194304,104857600~8388608,121634816~8388608,138412032~8388608,159383552~4194304,176160768~8388608,188743680~4194304,205520896~4194304,218103808~4194304,226492416~4194304,247463936~8388608,264241152~4194304,276824064~4194304,293601280~12582912,318767104~8388608,364904448~12582912,381681664~12582912] 2024-02-10T06:27:34.404 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,54525952~12582912,75497472~12582912,96468992~16777216,121634816~8388608,138412032~12582912,159383552~8388608,176160768~8388608,188743680~8388608,205520896~8388608,218103808~4194304,226492416~4194304,247463936~12582912,264241152~8388608,276824064~8388608,293601280~12582912,318767104~12582912,364904448~29360128] 2024-02-10T06:27:34.404 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 7 diff [0~8388608,12582912~8388608,33554432~16777216,54525952~8388608,75497472~8388608,96468992~4194304,104857600~8388608,121634816~8388608,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~8388608,226492416~4194304,247463936~8388608,264241152~8388608,276824064~4194304,293601280~12582912,318767104~8388608,364904448~12582912,381681664~12582912] 2024-02-10T06:27:34.404 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,33554432~16777216,54525952~8388608,75497472~8388608,96468992~4194304,104857600~8388608,121634816~8388608,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~8388608,226492416~4194304,247463936~8388608,264241152~8388608,276824064~4194304,293601280~12582912,318767104~8388608,364904448~12582912,381681664~12582912] 2024-02-10T06:27:34.406 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,33554432~16777216,54525952~12582912,75497472~12582912,96468992~16777216,121634816~8388608,138412032~12582912,159383552~25165824,188743680~8388608,205520896~16777216,226492416~4194304,247463936~12582912,264241152~20971520,293601280~12582912,318767104~12582912,364904448~29360128] 2024-02-10T06:27:34.406 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 8 diff [0~8388608,12582912~8388608,33554432~29360128,75497472~8388608,96468992~20971520,121634816~8388608,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~8388608,226492416~4194304,247463936~8388608,264241152~8388608,276824064~4194304,293601280~16777216,318767104~8388608,331350016~8388608,364904448~29360128] 2024-02-10T06:27:34.406 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~8388608,33554432~29360128,75497472~8388608,96468992~20971520,121634816~8388608,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~8388608,226492416~4194304,247463936~8388608,264241152~8388608,276824064~4194304,293601280~16777216,318767104~8388608,331350016~8388608,364904448~29360128] 2024-02-10T06:27:34.408 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~25165824,33554432~33554432,75497472~12582912,96468992~33554432,138412032~12582912,159383552~25165824,188743680~12582912,205520896~16777216,226492416~4194304,247463936~12582912,264241152~20971520,293601280~20971520,318767104~20971520,364904448~29360128] 2024-02-10T06:27:34.408 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 9 diff [0~8388608,12582912~16777216,33554432~29360128,75497472~8388608,96468992~33554432,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~16777216,247463936~8388608,264241152~8388608,276824064~4194304,293601280~16777216,318767104~8388608,331350016~8388608,360710144~33554432] 2024-02-10T06:27:34.408 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~16777216,33554432~29360128,75497472~8388608,96468992~33554432,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~16777216,247463936~8388608,264241152~8388608,276824064~4194304,293601280~16777216,318767104~8388608,331350016~8388608,360710144~33554432] 2024-02-10T06:27:34.411 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,33554432~33554432,75497472~12582912,96468992~33554432,138412032~12582912,159383552~25165824,188743680~12582912,205520896~25165824,247463936~12582912,264241152~20971520,293601280~20971520,318767104~20971520,360710144~33554432] 2024-02-10T06:27:34.411 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 10 diff [0~8388608,12582912~16777216,33554432~29360128,75497472~8388608,96468992~33554432,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~16777216,247463936~8388608,264241152~8388608,276824064~4194304,293601280~16777216,318767104~16777216,352321536~4194304,360710144~33554432] 2024-02-10T06:27:34.411 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~16777216,33554432~29360128,75497472~8388608,96468992~33554432,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~16777216,247463936~8388608,264241152~8388608,276824064~4194304,293601280~16777216,318767104~16777216,352321536~4194304,360710144~33554432] 2024-02-10T06:27:34.414 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,33554432~33554432,75497472~12582912,96468992~33554432,138412032~12582912,159383552~25165824,188743680~12582912,205520896~25165824,247463936~12582912,264241152~20971520,293601280~20971520,318767104~20971520,352321536~4194304,360710144~33554432] 2024-02-10T06:27:34.414 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 11 diff [0~8388608,12582912~50331648,75497472~8388608,96468992~33554432,138412032~16777216,159383552~4194304,167772160~12582912,188743680~8388608,201326592~8388608,213909504~16777216,247463936~8388608,264241152~16777216,293601280~16777216,318767104~16777216,343932928~12582912,360710144~33554432] 2024-02-10T06:27:34.414 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~50331648,75497472~8388608,96468992~33554432,138412032~16777216,159383552~4194304,167772160~12582912,188743680~8388608,201326592~8388608,213909504~16777216,247463936~8388608,264241152~16777216,293601280~16777216,318767104~16777216,343932928~12582912,360710144~33554432] 2024-02-10T06:27:34.417 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~67108864,75497472~12582912,96468992~33554432,138412032~16777216,159383552~25165824,188743680~41943040,247463936~12582912,264241152~20971520,293601280~20971520,318767104~20971520,343932928~12582912,360710144~33554432] 2024-02-10T06:27:34.417 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 12 diff [0~8388608,12582912~50331648,75497472~8388608,96468992~33554432,138412032~25165824,167772160~16777216,188743680~8388608,201326592~8388608,213909504~16777216,247463936~8388608,264241152~16777216,293601280~16777216,318767104~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.417 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~50331648,75497472~8388608,96468992~33554432,138412032~25165824,167772160~16777216,188743680~8388608,201326592~8388608,213909504~16777216,247463936~8388608,264241152~16777216,293601280~16777216,318767104~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.420 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~67108864,75497472~12582912,96468992~33554432,138412032~92274688,247463936~12582912,264241152~20971520,293601280~20971520,318767104~20971520,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.420 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 13 diff [0~8388608,12582912~71303168,96468992~33554432,138412032~25165824,167772160~16777216,188743680~8388608,201326592~8388608,213909504~12582912,247463936~8388608,264241152~20971520,293601280~20971520,318767104~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.420 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~71303168,96468992~33554432,138412032~25165824,167772160~16777216,188743680~8388608,201326592~8388608,213909504~12582912,247463936~8388608,264241152~20971520,293601280~20971520,318767104~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.424 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~33554432,138412032~92274688,247463936~12582912,264241152~20971520,293601280~20971520,318767104~20971520,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.424 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 14 diff [0~8388608,12582912~75497472,96468992~33554432,134217728~29360128,167772160~29360128,201326592~8388608,213909504~12582912,239075328~4194304,247463936~8388608,264241152~20971520,293601280~20971520,318767104~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.424 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~75497472,96468992~33554432,134217728~29360128,167772160~29360128,201326592~8388608,213909504~12582912,239075328~4194304,247463936~8388608,264241152~20971520,293601280~20971520,318767104~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.428 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~33554432,134217728~96468992,239075328~20971520,264241152~20971520,293601280~20971520,318767104~20971520,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.428 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 15 diff [0~8388608,12582912~75497472,96468992~33554432,134217728~29360128,167772160~29360128,201326592~8388608,213909504~12582912,234881024~8388608,247463936~8388608,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.428 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~75497472,96468992~33554432,134217728~29360128,167772160~29360128,201326592~8388608,213909504~12582912,234881024~8388608,247463936~8388608,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.433 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~33554432,134217728~96468992,234881024~25165824,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.433 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 16 diff [0~8388608,12582912~75497472,96468992~33554432,134217728~29360128,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.433 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~75497472,96468992~33554432,134217728~29360128,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.438 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~33554432,134217728~125829120,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.438 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 17 diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.438 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.444 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.444 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 18 diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.444 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.449 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:34.449 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to 19 diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.450 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.455 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:34.455 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 5 diff [54525952~8388608,75497472~8388608,125829120~4194304,138412032~8388608,205520896~4194304,218103808~4194304,276824064~4194304,318767104~8388608,385875968~8388608] 2024-02-10T06:27:34.455 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [54525952~8388608,75497472~8388608,125829120~4194304,138412032~8388608,205520896~4194304,218103808~4194304,276824064~4194304,318767104~8388608,385875968~8388608] 2024-02-10T06:27:34.456 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [54525952~12582912,75497472~12582912,125829120~4194304,138412032~12582912,205520896~8388608,218103808~4194304,276824064~8388608,318767104~12582912,385875968~8388608] 2024-02-10T06:27:34.456 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 6 diff [54525952~8388608,75497472~8388608,104857600~8388608,125829120~4194304,138412032~8388608,159383552~4194304,176160768~8388608,205520896~4194304,218103808~4194304,226492416~4194304,247463936~8388608,276824064~4194304,293601280~8388608,318767104~8388608,373293056~4194304,381681664~12582912] 2024-02-10T06:27:34.456 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [54525952~8388608,75497472~8388608,104857600~8388608,125829120~4194304,138412032~8388608,159383552~4194304,176160768~8388608,205520896~4194304,218103808~4194304,226492416~4194304,247463936~8388608,276824064~4194304,293601280~8388608,318767104~8388608,373293056~4194304,381681664~12582912] 2024-02-10T06:27:34.457 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [54525952~12582912,75497472~12582912,104857600~8388608,125829120~4194304,138412032~12582912,159383552~8388608,176160768~8388608,205520896~8388608,218103808~4194304,226492416~4194304,247463936~12582912,276824064~8388608,293601280~8388608,318767104~12582912,373293056~20971520] 2024-02-10T06:27:34.458 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 7 diff [4194304~4194304,33554432~16777216,54525952~8388608,75497472~8388608,104857600~8388608,125829120~4194304,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~8388608,226492416~4194304,247463936~8388608,268435456~4194304,276824064~4194304,293601280~8388608,318767104~8388608,373293056~4194304,381681664~12582912] 2024-02-10T06:27:34.458 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [4194304~4194304,33554432~16777216,54525952~8388608,75497472~8388608,104857600~8388608,125829120~4194304,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~8388608,226492416~4194304,247463936~8388608,268435456~4194304,276824064~4194304,293601280~8388608,318767104~8388608,373293056~4194304,381681664~12582912] 2024-02-10T06:27:34.459 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [4194304~4194304,33554432~16777216,54525952~12582912,75497472~12582912,104857600~8388608,125829120~4194304,138412032~12582912,159383552~25165824,188743680~8388608,205520896~16777216,226492416~4194304,247463936~12582912,268435456~16777216,293601280~8388608,318767104~12582912,373293056~20971520] 2024-02-10T06:27:34.459 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 8 diff [4194304~4194304,33554432~29360128,75497472~8388608,96468992~20971520,125829120~4194304,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~8388608,226492416~4194304,247463936~8388608,268435456~4194304,276824064~4194304,293601280~8388608,306184192~4194304,318767104~8388608,331350016~8388608,364904448~29360128] 2024-02-10T06:27:34.459 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [4194304~4194304,33554432~29360128,75497472~8388608,96468992~20971520,125829120~4194304,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~8388608,226492416~4194304,247463936~8388608,268435456~4194304,276824064~4194304,293601280~8388608,306184192~4194304,318767104~8388608,331350016~8388608,364904448~29360128] 2024-02-10T06:27:34.461 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [4194304~4194304,33554432~33554432,75497472~12582912,96468992~25165824,125829120~4194304,138412032~12582912,159383552~25165824,188743680~12582912,205520896~16777216,226492416~4194304,247463936~12582912,268435456~16777216,293601280~8388608,306184192~8388608,318767104~20971520,364904448~29360128] 2024-02-10T06:27:34.461 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 9 diff [0~8388608,20971520~8388608,33554432~29360128,75497472~8388608,96468992~33554432,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~16777216,247463936~8388608,268435456~4194304,276824064~4194304,293601280~8388608,306184192~4194304,318767104~8388608,331350016~8388608,360710144~33554432] 2024-02-10T06:27:34.462 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,20971520~8388608,33554432~29360128,75497472~8388608,96468992~33554432,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~16777216,247463936~8388608,268435456~4194304,276824064~4194304,293601280~8388608,306184192~4194304,318767104~8388608,331350016~8388608,360710144~33554432] 2024-02-10T06:27:34.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:34 smithi178 ceph-mon[92537]: pgmap v3387: 137 pgs: 137 active+clean; 764 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 36 MiB/s wr, 173 op/s 2024-02-10T06:27:34.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:34 smithi178 ceph-mon[92537]: osdmap e1999: 8 total, 8 up, 8 in 2024-02-10T06:27:34.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:34 smithi178 ceph-mon[95116]: pgmap v3387: 137 pgs: 137 active+clean; 764 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 36 MiB/s wr, 173 op/s 2024-02-10T06:27:34.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:34 smithi178 ceph-mon[95116]: osdmap e1999: 8 total, 8 up, 8 in 2024-02-10T06:27:34.464 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~12582912,20971520~8388608,33554432~33554432,75497472~12582912,96468992~33554432,138412032~12582912,159383552~25165824,188743680~12582912,205520896~25165824,247463936~12582912,268435456~16777216,293601280~8388608,306184192~8388608,318767104~20971520,360710144~33554432] 2024-02-10T06:27:34.464 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 10 diff [0~8388608,12582912~16777216,33554432~29360128,75497472~8388608,96468992~33554432,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~16777216,247463936~8388608,268435456~4194304,276824064~4194304,293601280~16777216,318767104~16777216,352321536~4194304,360710144~33554432] 2024-02-10T06:27:34.464 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~16777216,33554432~29360128,75497472~8388608,96468992~33554432,138412032~8388608,159383552~4194304,167772160~12582912,188743680~8388608,205520896~4194304,213909504~16777216,247463936~8388608,268435456~4194304,276824064~4194304,293601280~16777216,318767104~16777216,352321536~4194304,360710144~33554432] 2024-02-10T06:27:34.466 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,33554432~33554432,75497472~12582912,96468992~33554432,138412032~12582912,159383552~25165824,188743680~12582912,205520896~25165824,247463936~12582912,268435456~16777216,293601280~20971520,318767104~20971520,352321536~4194304,360710144~33554432] 2024-02-10T06:27:34.466 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 11 diff [0~8388608,12582912~50331648,75497472~8388608,96468992~33554432,138412032~16777216,159383552~4194304,167772160~12582912,188743680~8388608,201326592~8388608,213909504~16777216,247463936~8388608,268435456~12582912,293601280~16777216,318767104~16777216,343932928~12582912,360710144~33554432] 2024-02-10T06:27:34.466 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~50331648,75497472~8388608,96468992~33554432,138412032~16777216,159383552~4194304,167772160~12582912,188743680~8388608,201326592~8388608,213909504~16777216,247463936~8388608,268435456~12582912,293601280~16777216,318767104~16777216,343932928~12582912,360710144~33554432] 2024-02-10T06:27:34.469 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~67108864,75497472~12582912,96468992~33554432,138412032~16777216,159383552~25165824,188743680~41943040,247463936~12582912,268435456~16777216,293601280~20971520,318767104~20971520,343932928~12582912,360710144~33554432] 2024-02-10T06:27:34.469 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 12 diff [0~8388608,12582912~50331648,75497472~8388608,96468992~33554432,138412032~25165824,167772160~16777216,188743680~8388608,201326592~8388608,213909504~16777216,247463936~8388608,264241152~16777216,293601280~16777216,318767104~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.469 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~50331648,75497472~8388608,96468992~33554432,138412032~25165824,167772160~16777216,188743680~8388608,201326592~8388608,213909504~16777216,247463936~8388608,264241152~16777216,293601280~16777216,318767104~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.472 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~67108864,75497472~12582912,96468992~33554432,138412032~92274688,247463936~12582912,264241152~20971520,293601280~20971520,318767104~20971520,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.472 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 13 diff [0~8388608,12582912~71303168,96468992~33554432,138412032~25165824,167772160~16777216,188743680~8388608,201326592~8388608,213909504~12582912,247463936~8388608,264241152~20971520,293601280~20971520,318767104~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.472 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~71303168,96468992~33554432,138412032~25165824,167772160~16777216,188743680~8388608,201326592~8388608,213909504~12582912,247463936~8388608,264241152~20971520,293601280~20971520,318767104~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.476 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~33554432,138412032~92274688,247463936~12582912,264241152~20971520,293601280~20971520,318767104~20971520,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.476 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 14 diff [0~8388608,12582912~75497472,96468992~33554432,134217728~29360128,167772160~29360128,201326592~8388608,213909504~12582912,239075328~4194304,247463936~8388608,264241152~20971520,293601280~20971520,318767104~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.476 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~75497472,96468992~33554432,134217728~29360128,167772160~29360128,201326592~8388608,213909504~12582912,239075328~4194304,247463936~8388608,264241152~20971520,293601280~20971520,318767104~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.480 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~33554432,134217728~96468992,239075328~20971520,264241152~20971520,293601280~20971520,318767104~20971520,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.480 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 15 diff [0~8388608,12582912~75497472,96468992~33554432,134217728~29360128,167772160~29360128,201326592~8388608,213909504~12582912,234881024~8388608,247463936~8388608,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.480 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~75497472,96468992~33554432,134217728~29360128,167772160~29360128,201326592~8388608,213909504~12582912,234881024~8388608,247463936~8388608,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.484 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~33554432,134217728~96468992,234881024~25165824,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.484 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 16 diff [0~8388608,12582912~75497472,96468992~33554432,134217728~29360128,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.485 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~75497472,96468992~33554432,134217728~29360128,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.489 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~33554432,134217728~125829120,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.489 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 17 diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.489 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.494 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.494 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 18 diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.494 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.500 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:34.500 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to 19 diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.500 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.505 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:34.505 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 6 diff [104857600~8388608,159383552~4194304,176160768~8388608,226492416~4194304,247463936~8388608,293601280~8388608,322961408~4194304,373293056~4194304,381681664~8388608] 2024-02-10T06:27:34.505 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [104857600~8388608,159383552~4194304,176160768~8388608,226492416~4194304,247463936~8388608,293601280~8388608,322961408~4194304,373293056~4194304,381681664~8388608] 2024-02-10T06:27:34.506 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [104857600~8388608,159383552~8388608,176160768~8388608,226492416~4194304,247463936~12582912,293601280~8388608,322961408~8388608,373293056~20971520] 2024-02-10T06:27:34.506 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 7 diff [4194304~4194304,33554432~16777216,104857600~8388608,159383552~4194304,167772160~12582912,188743680~8388608,213909504~4194304,226492416~4194304,247463936~8388608,268435456~4194304,293601280~8388608,322961408~4194304,373293056~4194304,381681664~8388608] 2024-02-10T06:27:34.506 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [4194304~4194304,33554432~16777216,104857600~8388608,159383552~4194304,167772160~12582912,188743680~8388608,213909504~4194304,226492416~4194304,247463936~8388608,268435456~4194304,293601280~8388608,322961408~4194304,373293056~4194304,381681664~8388608] 2024-02-10T06:27:34.508 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [4194304~4194304,33554432~16777216,104857600~8388608,159383552~25165824,188743680~8388608,213909504~4194304,226492416~4194304,247463936~12582912,268435456~8388608,293601280~8388608,322961408~8388608,373293056~20971520] 2024-02-10T06:27:34.508 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 8 diff [4194304~4194304,33554432~25165824,96468992~20971520,159383552~4194304,167772160~12582912,188743680~8388608,213909504~4194304,226492416~4194304,247463936~8388608,268435456~4194304,293601280~8388608,306184192~4194304,322961408~4194304,331350016~8388608,364904448~25165824] 2024-02-10T06:27:34.508 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [4194304~4194304,33554432~25165824,96468992~20971520,159383552~4194304,167772160~12582912,188743680~8388608,213909504~4194304,226492416~4194304,247463936~8388608,268435456~4194304,293601280~8388608,306184192~4194304,322961408~4194304,331350016~8388608,364904448~25165824] 2024-02-10T06:27:34.509 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [4194304~4194304,33554432~29360128,96468992~25165824,159383552~25165824,188743680~12582912,213909504~4194304,226492416~4194304,247463936~12582912,268435456~8388608,293601280~8388608,306184192~8388608,322961408~16777216,364904448~29360128] 2024-02-10T06:27:34.509 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 9 diff [0~8388608,20971520~8388608,33554432~25165824,96468992~29360128,159383552~4194304,167772160~12582912,188743680~8388608,213909504~4194304,222298112~8388608,247463936~8388608,268435456~4194304,293601280~8388608,306184192~4194304,322961408~4194304,331350016~8388608,360710144~29360128] 2024-02-10T06:27:34.509 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,20971520~8388608,33554432~25165824,96468992~29360128,159383552~4194304,167772160~12582912,188743680~8388608,213909504~4194304,222298112~8388608,247463936~8388608,268435456~4194304,293601280~8388608,306184192~4194304,322961408~4194304,331350016~8388608,360710144~29360128] 2024-02-10T06:27:34.511 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~12582912,20971520~8388608,33554432~29360128,96468992~29360128,159383552~25165824,188743680~12582912,213909504~4194304,222298112~8388608,247463936~12582912,268435456~8388608,293601280~8388608,306184192~8388608,322961408~16777216,360710144~33554432] 2024-02-10T06:27:34.511 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 10 diff [0~8388608,12582912~16777216,33554432~25165824,96468992~29360128,159383552~4194304,167772160~12582912,188743680~8388608,213909504~4194304,222298112~8388608,247463936~8388608,268435456~4194304,293601280~16777216,322961408~12582912,352321536~4194304,360710144~29360128] 2024-02-10T06:27:34.511 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~16777216,33554432~25165824,96468992~29360128,159383552~4194304,167772160~12582912,188743680~8388608,213909504~4194304,222298112~8388608,247463936~8388608,268435456~4194304,293601280~16777216,322961408~12582912,352321536~4194304,360710144~29360128] 2024-02-10T06:27:34.514 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,33554432~29360128,96468992~29360128,159383552~25165824,188743680~12582912,213909504~4194304,222298112~8388608,247463936~12582912,268435456~8388608,293601280~20971520,322961408~16777216,352321536~4194304,360710144~33554432] 2024-02-10T06:27:34.514 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 11 diff [0~8388608,12582912~46137344,96468992~29360128,138412032~16777216,159383552~4194304,167772160~12582912,188743680~8388608,201326592~4194304,213909504~4194304,222298112~8388608,247463936~8388608,268435456~8388608,293601280~16777216,322961408~12582912,343932928~12582912,360710144~29360128] 2024-02-10T06:27:34.514 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~46137344,96468992~29360128,138412032~16777216,159383552~4194304,167772160~12582912,188743680~8388608,201326592~4194304,213909504~4194304,222298112~8388608,247463936~8388608,268435456~8388608,293601280~16777216,322961408~12582912,343932928~12582912,360710144~29360128] 2024-02-10T06:27:34.516 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~62914560,96468992~29360128,138412032~16777216,159383552~25165824,188743680~20971520,213909504~4194304,222298112~8388608,247463936~12582912,268435456~12582912,293601280~20971520,322961408~16777216,343932928~12582912,360710144~33554432] 2024-02-10T06:27:34.516 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 12 diff [0~8388608,12582912~46137344,79691776~4194304,96468992~29360128,138412032~25165824,167772160~16777216,188743680~8388608,201326592~4194304,213909504~4194304,222298112~8388608,247463936~8388608,264241152~12582912,293601280~16777216,322961408~12582912,343932928~12582912,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.516 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~46137344,79691776~4194304,96468992~29360128,138412032~25165824,167772160~16777216,188743680~8388608,201326592~4194304,213909504~4194304,222298112~8388608,247463936~8388608,264241152~12582912,293601280~16777216,322961408~12582912,343932928~12582912,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.519 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~62914560,79691776~4194304,96468992~29360128,138412032~71303168,213909504~4194304,222298112~8388608,247463936~12582912,264241152~16777216,293601280~20971520,322961408~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.519 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 13 diff [0~8388608,12582912~50331648,67108864~8388608,79691776~4194304,96468992~29360128,138412032~25165824,167772160~16777216,188743680~8388608,201326592~4194304,213909504~12582912,247463936~8388608,264241152~20971520,293601280~20971520,322961408~12582912,343932928~12582912,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.519 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~50331648,67108864~8388608,79691776~4194304,96468992~29360128,138412032~25165824,167772160~16777216,188743680~8388608,201326592~4194304,213909504~12582912,247463936~8388608,264241152~20971520,293601280~20971520,322961408~12582912,343932928~12582912,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.522 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~62914560,67108864~16777216,96468992~29360128,138412032~71303168,213909504~16777216,247463936~12582912,264241152~20971520,293601280~20971520,322961408~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.522 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 14 diff [0~8388608,12582912~75497472,96468992~29360128,134217728~29360128,167772160~29360128,201326592~4194304,213909504~12582912,239075328~4194304,247463936~8388608,264241152~20971520,293601280~20971520,322961408~12582912,343932928~12582912,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.523 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~75497472,96468992~29360128,134217728~29360128,167772160~29360128,201326592~4194304,213909504~12582912,239075328~4194304,247463936~8388608,264241152~20971520,293601280~20971520,322961408~12582912,343932928~12582912,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.526 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~29360128,134217728~75497472,213909504~16777216,239075328~20971520,264241152~20971520,293601280~20971520,322961408~16777216,343932928~12582912,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.527 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 15 diff [0~8388608,12582912~75497472,96468992~29360128,134217728~29360128,167772160~29360128,201326592~8388608,213909504~12582912,234881024~8388608,247463936~8388608,264241152~20971520,293601280~20971520,322961408~33554432,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.527 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~75497472,96468992~29360128,134217728~29360128,167772160~29360128,201326592~8388608,213909504~12582912,234881024~8388608,247463936~8388608,264241152~20971520,293601280~20971520,322961408~33554432,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.531 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~29360128,134217728~96468992,234881024~25165824,264241152~20971520,293601280~20971520,322961408~33554432,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.531 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 16 diff [0~8388608,12582912~75497472,96468992~29360128,134217728~29360128,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,322961408~33554432,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.531 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~75497472,96468992~29360128,134217728~29360128,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,322961408~33554432,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.535 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~29360128,134217728~125829120,264241152~20971520,293601280~20971520,322961408~33554432,360710144~33554432,406847488~8388608] 2024-02-10T06:27:34.535 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 17 diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,322961408~33554432,360710144~29360128,402653184~12582912] 2024-02-10T06:27:34.535 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,322961408~33554432,360710144~29360128,402653184~12582912] 2024-02-10T06:27:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:34 smithi189 ceph-mon[89631]: pgmap v3387: 137 pgs: 137 active+clean; 764 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 36 MiB/s wr, 173 op/s 2024-02-10T06:27:34.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:34 smithi189 ceph-mon[89631]: osdmap e1999: 8 total, 8 up, 8 in 2024-02-10T06:27:34.539 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,322961408~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.539 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 18 diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,322961408~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.539 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,322961408~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.543 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,322961408~33554432,360710144~37748736,402653184~12582912] 2024-02-10T06:27:34.544 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to 19 diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.544 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.548 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:34.548 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 7 diff [4194304~4194304,33554432~16777216,167772160~8388608,188743680~8388608,213909504~4194304,226492416~4194304,268435456~4194304] 2024-02-10T06:27:34.549 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [4194304~4194304,33554432~16777216,167772160~8388608,188743680~8388608,213909504~4194304,226492416~4194304,268435456~4194304] 2024-02-10T06:27:34.549 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [4194304~4194304,33554432~16777216,167772160~12582912,188743680~8388608,213909504~4194304,226492416~4194304,268435456~8388608] 2024-02-10T06:27:34.549 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 8 diff [4194304~4194304,33554432~25165824,96468992~8388608,109051904~8388608,167772160~8388608,188743680~8388608,213909504~4194304,226492416~4194304,268435456~4194304,293601280~4194304,306184192~4194304,331350016~8388608,364904448~8388608,377487360~8388608] 2024-02-10T06:27:34.549 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [4194304~4194304,33554432~25165824,96468992~8388608,109051904~8388608,167772160~8388608,188743680~8388608,213909504~4194304,226492416~4194304,268435456~4194304,293601280~4194304,306184192~4194304,331350016~8388608,364904448~8388608,377487360~8388608] 2024-02-10T06:27:34.551 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [4194304~4194304,33554432~29360128,96468992~8388608,109051904~12582912,167772160~12582912,188743680~12582912,213909504~4194304,226492416~4194304,268435456~8388608,293601280~4194304,306184192~8388608,331350016~8388608,364904448~20971520] 2024-02-10T06:27:34.551 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 9 diff [0~8388608,20971520~8388608,33554432~25165824,96468992~8388608,109051904~16777216,167772160~8388608,188743680~8388608,213909504~4194304,222298112~8388608,247463936~4194304,268435456~4194304,293601280~4194304,306184192~4194304,331350016~8388608,360710144~12582912,377487360~8388608] 2024-02-10T06:27:34.551 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,20971520~8388608,33554432~25165824,96468992~8388608,109051904~16777216,167772160~8388608,188743680~8388608,213909504~4194304,222298112~8388608,247463936~4194304,268435456~4194304,293601280~4194304,306184192~4194304,331350016~8388608,360710144~12582912,377487360~8388608] 2024-02-10T06:27:34.552 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~12582912,20971520~8388608,33554432~29360128,96468992~8388608,109051904~16777216,167772160~12582912,188743680~12582912,213909504~4194304,222298112~8388608,247463936~8388608,268435456~8388608,293601280~4194304,306184192~8388608,331350016~8388608,360710144~25165824] 2024-02-10T06:27:34.552 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 10 diff [0~8388608,12582912~16777216,33554432~25165824,96468992~8388608,109051904~16777216,167772160~8388608,188743680~8388608,213909504~4194304,222298112~8388608,247463936~4194304,268435456~4194304,293601280~4194304,301989888~8388608,327155712~8388608,352321536~4194304,360710144~12582912,377487360~12582912] 2024-02-10T06:27:34.552 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~16777216,33554432~25165824,96468992~8388608,109051904~16777216,167772160~8388608,188743680~8388608,213909504~4194304,222298112~8388608,247463936~4194304,268435456~4194304,293601280~4194304,301989888~8388608,327155712~8388608,352321536~4194304,360710144~12582912,377487360~12582912] 2024-02-10T06:27:34.554 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,33554432~29360128,96468992~8388608,109051904~16777216,167772160~12582912,188743680~12582912,213909504~4194304,222298112~8388608,247463936~8388608,268435456~8388608,293601280~4194304,301989888~12582912,327155712~12582912,352321536~4194304,360710144~29360128] 2024-02-10T06:27:34.554 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 11 diff [0~8388608,12582912~46137344,96468992~8388608,109051904~16777216,138412032~16777216,167772160~8388608,188743680~8388608,201326592~4194304,213909504~4194304,222298112~8388608,247463936~4194304,268435456~8388608,293601280~4194304,301989888~8388608,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912] 2024-02-10T06:27:34.554 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~46137344,96468992~8388608,109051904~16777216,138412032~16777216,167772160~8388608,188743680~8388608,201326592~4194304,213909504~4194304,222298112~8388608,247463936~4194304,268435456~8388608,293601280~4194304,301989888~8388608,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912] 2024-02-10T06:27:34.556 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~62914560,96468992~8388608,109051904~16777216,138412032~16777216,167772160~12582912,188743680~20971520,213909504~4194304,222298112~8388608,247463936~8388608,268435456~12582912,293601280~4194304,301989888~12582912,327155712~12582912,343932928~12582912,360710144~29360128] 2024-02-10T06:27:34.556 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 12 diff [0~8388608,12582912~46137344,79691776~4194304,96468992~8388608,109051904~16777216,138412032~25165824,167772160~8388608,180355072~16777216,201326592~4194304,213909504~4194304,222298112~8388608,247463936~4194304,264241152~12582912,293601280~4194304,301989888~8388608,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.556 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~46137344,79691776~4194304,96468992~8388608,109051904~16777216,138412032~25165824,167772160~8388608,180355072~16777216,201326592~4194304,213909504~4194304,222298112~8388608,247463936~4194304,264241152~12582912,293601280~4194304,301989888~8388608,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.558 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~62914560,79691776~4194304,96468992~8388608,109051904~16777216,138412032~25165824,167772160~41943040,213909504~4194304,222298112~8388608,247463936~8388608,264241152~16777216,293601280~4194304,301989888~12582912,327155712~12582912,343932928~12582912,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.558 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 13 diff [0~8388608,12582912~50331648,67108864~8388608,79691776~4194304,96468992~8388608,109051904~16777216,138412032~25165824,167772160~8388608,180355072~16777216,201326592~4194304,213909504~12582912,247463936~4194304,264241152~20971520,293601280~4194304,301989888~12582912,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.558 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~50331648,67108864~8388608,79691776~4194304,96468992~8388608,109051904~16777216,138412032~25165824,167772160~8388608,180355072~16777216,201326592~4194304,213909504~12582912,247463936~4194304,264241152~20971520,293601280~4194304,301989888~12582912,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.561 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~62914560,67108864~16777216,96468992~8388608,109051904~16777216,138412032~25165824,167772160~41943040,213909504~16777216,247463936~8388608,264241152~20971520,293601280~4194304,301989888~12582912,327155712~12582912,343932928~12582912,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.561 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 14 diff [0~8388608,12582912~75497472,96468992~29360128,134217728~29360128,167772160~8388608,180355072~16777216,201326592~4194304,213909504~12582912,239075328~4194304,247463936~4194304,264241152~20971520,293601280~4194304,301989888~12582912,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.561 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~75497472,96468992~29360128,134217728~29360128,167772160~8388608,180355072~16777216,201326592~4194304,213909504~12582912,239075328~4194304,247463936~4194304,264241152~20971520,293601280~4194304,301989888~12582912,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.565 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~29360128,134217728~29360128,167772160~41943040,213909504~16777216,239075328~16777216,264241152~20971520,293601280~4194304,301989888~12582912,327155712~12582912,343932928~12582912,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.565 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 15 diff [0~8388608,12582912~75497472,96468992~29360128,134217728~29360128,167772160~8388608,180355072~16777216,201326592~8388608,213909504~12582912,234881024~8388608,247463936~4194304,264241152~20971520,293601280~4194304,301989888~12582912,327155712~29360128,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.565 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~75497472,96468992~29360128,134217728~29360128,167772160~8388608,180355072~16777216,201326592~8388608,213909504~12582912,234881024~8388608,247463936~4194304,264241152~20971520,293601280~4194304,301989888~12582912,327155712~29360128,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.568 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~29360128,134217728~29360128,167772160~62914560,234881024~20971520,264241152~20971520,293601280~4194304,301989888~12582912,327155712~29360128,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.568 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 16 diff [0~8388608,12582912~75497472,96468992~29360128,134217728~25165824,167772160~8388608,180355072~16777216,201326592~8388608,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,322961408~33554432,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.569 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~75497472,96468992~29360128,134217728~25165824,167772160~8388608,180355072~16777216,201326592~8388608,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,322961408~33554432,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.572 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~29360128,134217728~29360128,167772160~92274688,264241152~20971520,293601280~20971520,322961408~33554432,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.572 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 17 diff [0~88080384,92274688~33554432,130023424~29360128,167772160~8388608,180355072~16777216,201326592~8388608,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,322961408~33554432,360710144~12582912,377487360~12582912,402653184~12582912] 2024-02-10T06:27:34.572 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~8388608,180355072~16777216,201326592~8388608,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,322961408~33554432,360710144~12582912,377487360~12582912,402653184~12582912] 2024-02-10T06:27:34.576 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,322961408~33554432,360710144~29360128,402653184~12582912] 2024-02-10T06:27:34.576 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 18 diff [0~88080384,92274688~33554432,130023424~29360128,167772160~8388608,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,322961408~33554432,360710144~12582912,377487360~16777216,402653184~12582912] 2024-02-10T06:27:34.576 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~8388608,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,322961408~33554432,360710144~12582912,377487360~16777216,402653184~12582912] 2024-02-10T06:27:34.581 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,322961408~33554432,360710144~37748736,402653184~12582912] 2024-02-10T06:27:34.581 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to 19 diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.581 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.586 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:34.586 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 8 diff [37748736~8388608,50331648~8388608,96468992~8388608,109051904~8388608,192937984~4194304,293601280~4194304,306184192~4194304,331350016~8388608,364904448~8388608,377487360~8388608] 2024-02-10T06:27:34.586 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [37748736~8388608,50331648~8388608,96468992~8388608,109051904~8388608,192937984~4194304,293601280~4194304,306184192~4194304,331350016~8388608,364904448~8388608,377487360~8388608] 2024-02-10T06:27:34.586 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [37748736~8388608,50331648~12582912,96468992~8388608,109051904~12582912,192937984~8388608,293601280~4194304,306184192~8388608,331350016~8388608,364904448~20971520] 2024-02-10T06:27:34.587 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 9 diff [0~8388608,20971520~8388608,37748736~20971520,96468992~8388608,109051904~16777216,192937984~4194304,222298112~8388608,247463936~4194304,293601280~4194304,306184192~4194304,331350016~8388608,360710144~12582912,377487360~8388608] 2024-02-10T06:27:34.587 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,20971520~8388608,37748736~20971520,96468992~8388608,109051904~16777216,192937984~4194304,222298112~8388608,247463936~4194304,293601280~4194304,306184192~4194304,331350016~8388608,360710144~12582912,377487360~8388608] 2024-02-10T06:27:34.588 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~12582912,20971520~8388608,37748736~25165824,96468992~8388608,109051904~16777216,192937984~8388608,222298112~8388608,247463936~8388608,293601280~4194304,306184192~8388608,331350016~8388608,360710144~25165824] 2024-02-10T06:27:34.588 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 10 diff [0~8388608,12582912~16777216,37748736~20971520,96468992~8388608,109051904~16777216,192937984~4194304,222298112~8388608,247463936~4194304,293601280~4194304,301989888~8388608,327155712~8388608,352321536~4194304,360710144~12582912,377487360~12582912] 2024-02-10T06:27:34.588 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~16777216,37748736~20971520,96468992~8388608,109051904~16777216,192937984~4194304,222298112~8388608,247463936~4194304,293601280~4194304,301989888~8388608,327155712~8388608,352321536~4194304,360710144~12582912,377487360~12582912] 2024-02-10T06:27:34.589 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,37748736~25165824,96468992~8388608,109051904~16777216,192937984~8388608,222298112~8388608,247463936~8388608,293601280~4194304,301989888~12582912,327155712~12582912,352321536~4194304,360710144~29360128] 2024-02-10T06:27:34.589 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 11 diff [0~8388608,12582912~20971520,37748736~20971520,96468992~8388608,109051904~16777216,138412032~16777216,188743680~8388608,201326592~4194304,222298112~8388608,247463936~4194304,268435456~8388608,293601280~4194304,301989888~8388608,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912] 2024-02-10T06:27:34.590 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~20971520,37748736~20971520,96468992~8388608,109051904~16777216,138412032~16777216,188743680~8388608,201326592~4194304,222298112~8388608,247463936~4194304,268435456~8388608,293601280~4194304,301989888~8388608,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912] 2024-02-10T06:27:34.591 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~33554432,37748736~25165824,96468992~8388608,109051904~16777216,138412032~16777216,188743680~20971520,222298112~8388608,247463936~8388608,268435456~12582912,293601280~4194304,301989888~12582912,327155712~12582912,343932928~12582912,360710144~29360128] 2024-02-10T06:27:34.591 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 12 diff [0~8388608,12582912~29360128,46137344~12582912,79691776~4194304,96468992~8388608,109051904~16777216,138412032~25165824,180355072~16777216,201326592~4194304,222298112~8388608,247463936~4194304,264241152~12582912,293601280~4194304,301989888~8388608,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.591 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~29360128,46137344~12582912,79691776~4194304,96468992~8388608,109051904~16777216,138412032~25165824,180355072~16777216,201326592~4194304,222298112~8388608,247463936~4194304,264241152~12582912,293601280~4194304,301989888~8388608,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.593 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~62914560,79691776~4194304,96468992~8388608,109051904~16777216,138412032~25165824,180355072~29360128,222298112~8388608,247463936~8388608,264241152~16777216,293601280~4194304,301989888~12582912,327155712~12582912,343932928~12582912,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.593 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 13 diff [0~8388608,12582912~29360128,46137344~16777216,67108864~8388608,79691776~4194304,96468992~8388608,109051904~16777216,138412032~25165824,180355072~16777216,201326592~4194304,218103808~8388608,247463936~4194304,264241152~20971520,293601280~4194304,301989888~12582912,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.593 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~29360128,46137344~16777216,67108864~8388608,79691776~4194304,96468992~8388608,109051904~16777216,138412032~25165824,180355072~16777216,201326592~4194304,218103808~8388608,247463936~4194304,264241152~20971520,293601280~4194304,301989888~12582912,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.596 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~62914560,67108864~16777216,96468992~8388608,109051904~16777216,138412032~25165824,180355072~29360128,218103808~12582912,247463936~8388608,264241152~20971520,293601280~4194304,301989888~12582912,327155712~12582912,343932928~12582912,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.596 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 14 diff [0~8388608,12582912~29360128,46137344~41943040,96468992~29360128,134217728~29360128,180355072~16777216,201326592~4194304,218103808~8388608,239075328~4194304,247463936~4194304,264241152~20971520,293601280~4194304,301989888~12582912,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.596 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~29360128,46137344~41943040,96468992~29360128,134217728~29360128,180355072~16777216,201326592~4194304,218103808~8388608,239075328~4194304,247463936~4194304,264241152~20971520,293601280~4194304,301989888~12582912,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.599 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~29360128,134217728~29360128,180355072~29360128,218103808~12582912,239075328~16777216,264241152~20971520,293601280~4194304,301989888~12582912,327155712~12582912,343932928~12582912,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.599 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 15 diff [0~8388608,12582912~29360128,46137344~41943040,96468992~29360128,134217728~29360128,180355072~16777216,201326592~8388608,218103808~8388608,234881024~8388608,247463936~4194304,264241152~20971520,293601280~4194304,301989888~12582912,327155712~29360128,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.599 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~29360128,46137344~41943040,96468992~29360128,134217728~29360128,180355072~16777216,201326592~8388608,218103808~8388608,234881024~8388608,247463936~4194304,264241152~20971520,293601280~4194304,301989888~12582912,327155712~29360128,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.603 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~29360128,134217728~29360128,180355072~33554432,218103808~12582912,234881024~20971520,264241152~20971520,293601280~4194304,301989888~12582912,327155712~29360128,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.603 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 16 diff [0~8388608,12582912~29360128,46137344~41943040,96468992~29360128,134217728~25165824,180355072~16777216,201326592~8388608,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,322961408~33554432,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.604 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~29360128,46137344~41943040,96468992~29360128,134217728~25165824,180355072~16777216,201326592~8388608,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,322961408~33554432,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.605 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,96468992~29360128,134217728~29360128,180355072~79691776,264241152~20971520,293601280~20971520,322961408~33554432,360710144~29360128,406847488~8388608] 2024-02-10T06:27:34.606 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 17 diff [0~88080384,92274688~33554432,130023424~29360128,180355072~16777216,201326592~8388608,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,322961408~33554432,360710144~12582912,377487360~12582912,402653184~12582912] 2024-02-10T06:27:34.606 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,180355072~16777216,201326592~8388608,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,322961408~33554432,360710144~12582912,377487360~12582912,402653184~12582912] 2024-02-10T06:27:34.609 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,180355072~79691776,264241152~20971520,293601280~20971520,322961408~33554432,360710144~29360128,402653184~12582912] 2024-02-10T06:27:34.609 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 18 diff [0~88080384,92274688~33554432,130023424~29360128,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,322961408~33554432,360710144~12582912,377487360~16777216,402653184~12582912] 2024-02-10T06:27:34.609 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,322961408~33554432,360710144~12582912,377487360~16777216,402653184~12582912] 2024-02-10T06:27:34.614 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,180355072~79691776,264241152~20971520,293601280~20971520,322961408~33554432,360710144~37748736,402653184~12582912] 2024-02-10T06:27:34.614 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to 19 diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.614 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:34.618 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:34.618 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 9 diff [0~8388608,20971520~8388608,41943040~12582912,117440512~8388608,222298112~8388608,247463936~4194304,331350016~4194304,360710144~8388608] 2024-02-10T06:27:34.619 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,20971520~8388608,41943040~12582912,117440512~8388608,222298112~8388608,247463936~4194304,331350016~4194304,360710144~8388608] 2024-02-10T06:27:34.620 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~12582912,20971520~8388608,41943040~12582912,117440512~8388608,222298112~8388608,247463936~8388608,331350016~4194304,360710144~12582912] 2024-02-10T06:27:34.620 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 10 diff [0~8388608,12582912~16777216,41943040~12582912,117440512~8388608,222298112~8388608,247463936~4194304,301989888~8388608,327155712~8388608,352321536~4194304,360710144~8388608,381681664~8388608] 2024-02-10T06:27:34.620 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,117440512~8388608,222298112~8388608,247463936~4194304,301989888~8388608,327155712~8388608,352321536~4194304,360710144~8388608,381681664~8388608] 2024-02-10T06:27:34.621 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~29360128,41943040~12582912,117440512~8388608,222298112~8388608,247463936~8388608,301989888~12582912,327155712~8388608,352321536~4194304,360710144~12582912,381681664~8388608] 2024-02-10T06:27:34.621 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 11 diff [0~8388608,12582912~20971520,41943040~12582912,117440512~8388608,138412032~16777216,188743680~4194304,201326592~4194304,222298112~8388608,247463936~4194304,268435456~8388608,301989888~8388608,327155712~8388608,343932928~12582912,360710144~8388608,377487360~12582912] 2024-02-10T06:27:34.621 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~20971520,41943040~12582912,117440512~8388608,138412032~16777216,188743680~4194304,201326592~4194304,222298112~8388608,247463936~4194304,268435456~8388608,301989888~8388608,327155712~8388608,343932928~12582912,360710144~8388608,377487360~12582912] 2024-02-10T06:27:34.622 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~33554432,41943040~12582912,117440512~8388608,138412032~16777216,188743680~4194304,201326592~8388608,222298112~8388608,247463936~8388608,268435456~12582912,301989888~12582912,327155712~8388608,343932928~12582912,360710144~12582912,377487360~12582912] 2024-02-10T06:27:34.622 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 12 diff [0~8388608,12582912~29360128,46137344~8388608,79691776~4194304,117440512~8388608,138412032~25165824,180355072~12582912,201326592~4194304,222298112~8388608,247463936~4194304,264241152~12582912,301989888~8388608,327155712~8388608,343932928~12582912,360710144~8388608,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.623 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~29360128,46137344~8388608,79691776~4194304,117440512~8388608,138412032~25165824,180355072~12582912,201326592~4194304,222298112~8388608,247463936~4194304,264241152~12582912,301989888~8388608,327155712~8388608,343932928~12582912,360710144~8388608,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.624 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,79691776~4194304,117440512~8388608,138412032~25165824,180355072~12582912,201326592~8388608,222298112~8388608,247463936~8388608,264241152~16777216,301989888~12582912,327155712~12582912,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.624 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 13 diff [0~8388608,12582912~29360128,46137344~8388608,67108864~8388608,79691776~4194304,117440512~8388608,138412032~25165824,180355072~12582912,201326592~4194304,218103808~8388608,247463936~4194304,264241152~20971520,301989888~12582912,327155712~8388608,343932928~12582912,360710144~8388608,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.624 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~29360128,46137344~8388608,67108864~8388608,79691776~4194304,117440512~8388608,138412032~25165824,180355072~12582912,201326592~4194304,218103808~8388608,247463936~4194304,264241152~20971520,301989888~12582912,327155712~8388608,343932928~12582912,360710144~8388608,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.627 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,67108864~16777216,117440512~8388608,138412032~25165824,180355072~12582912,201326592~8388608,218103808~12582912,247463936~8388608,264241152~20971520,301989888~12582912,327155712~12582912,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.627 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 14 diff [0~8388608,12582912~29360128,46137344~8388608,62914560~25165824,100663296~8388608,117440512~8388608,134217728~29360128,180355072~12582912,201326592~4194304,218103808~8388608,239075328~4194304,247463936~4194304,264241152~20971520,301989888~12582912,327155712~8388608,343932928~12582912,360710144~8388608,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.627 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~29360128,46137344~8388608,62914560~25165824,100663296~8388608,117440512~8388608,134217728~29360128,180355072~12582912,201326592~4194304,218103808~8388608,239075328~4194304,247463936~4194304,264241152~20971520,301989888~12582912,327155712~8388608,343932928~12582912,360710144~8388608,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.629 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,62914560~25165824,100663296~12582912,117440512~8388608,134217728~29360128,180355072~12582912,201326592~8388608,218103808~12582912,239075328~16777216,264241152~20971520,301989888~12582912,327155712~12582912,343932928~12582912,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.629 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 15 diff [0~8388608,12582912~29360128,46137344~8388608,62914560~25165824,100663296~8388608,117440512~8388608,134217728~29360128,180355072~29360128,218103808~8388608,234881024~8388608,247463936~4194304,264241152~20971520,301989888~12582912,327155712~29360128,360710144~8388608,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.630 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~29360128,46137344~8388608,62914560~25165824,100663296~8388608,117440512~8388608,134217728~29360128,180355072~29360128,218103808~8388608,234881024~8388608,247463936~4194304,264241152~20971520,301989888~12582912,327155712~29360128,360710144~8388608,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.633 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,62914560~25165824,100663296~12582912,117440512~8388608,134217728~29360128,180355072~33554432,218103808~12582912,234881024~20971520,264241152~20971520,301989888~12582912,327155712~29360128,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.633 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 16 diff [0~8388608,12582912~29360128,46137344~8388608,62914560~25165824,96468992~12582912,117440512~8388608,134217728~25165824,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~33554432,360710144~8388608,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.633 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~8388608,12582912~29360128,46137344~8388608,62914560~25165824,96468992~12582912,117440512~8388608,134217728~25165824,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~33554432,360710144~8388608,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.636 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,62914560~25165824,96468992~16777216,117440512~8388608,134217728~29360128,180355072~79691776,264241152~20971520,297795584~16777216,322961408~33554432,360710144~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.636 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 17 diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,117440512~8388608,130023424~29360128,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~33554432,360710144~8388608,377487360~12582912,402653184~12582912] 2024-02-10T06:27:34.636 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,117440512~8388608,130023424~29360128,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~33554432,360710144~8388608,377487360~12582912,402653184~12582912] 2024-02-10T06:27:34.640 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,62914560~25165824,92274688~20971520,117440512~8388608,130023424~33554432,180355072~79691776,264241152~20971520,297795584~16777216,322961408~33554432,360710144~12582912,377487360~12582912,402653184~12582912] 2024-02-10T06:27:34.640 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 18 diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,117440512~8388608,130023424~29360128,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~33554432,360710144~8388608,377487360~16777216,402653184~12582912] 2024-02-10T06:27:34.640 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,117440512~8388608,130023424~29360128,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~33554432,360710144~8388608,377487360~16777216,402653184~12582912] 2024-02-10T06:27:34.644 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,62914560~25165824,92274688~20971520,117440512~8388608,130023424~33554432,180355072~79691776,264241152~20971520,297795584~16777216,322961408~33554432,360710144~12582912,377487360~20971520,402653184~12582912] 2024-02-10T06:27:34.644 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to 19 diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:34.645 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:34.649 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:34.649 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 10 diff [12582912~12582912,117440512~4194304,301989888~8388608,327155712~4194304,352321536~4194304,381681664~8388608] 2024-02-10T06:27:34.649 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12582912~12582912,117440512~4194304,301989888~8388608,327155712~4194304,352321536~4194304,381681664~8388608] 2024-02-10T06:27:34.650 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12582912~12582912,117440512~4194304,301989888~12582912,327155712~8388608,352321536~4194304,381681664~8388608] 2024-02-10T06:27:34.650 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 11 diff [12582912~12582912,29360128~4194304,117440512~4194304,138412032~16777216,188743680~4194304,201326592~4194304,268435456~8388608,301989888~8388608,327155712~4194304,343932928~12582912,377487360~12582912] 2024-02-10T06:27:34.650 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12582912~12582912,29360128~4194304,117440512~4194304,138412032~16777216,188743680~4194304,201326592~4194304,268435456~8388608,301989888~8388608,327155712~4194304,343932928~12582912,377487360~12582912] 2024-02-10T06:27:34.651 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12582912~12582912,29360128~4194304,117440512~4194304,138412032~16777216,188743680~4194304,201326592~8388608,268435456~12582912,301989888~12582912,327155712~8388608,343932928~12582912,377487360~12582912] 2024-02-10T06:27:34.651 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 12 diff [12582912~12582912,29360128~12582912,50331648~4194304,79691776~4194304,117440512~4194304,138412032~25165824,180355072~12582912,201326592~4194304,264241152~12582912,301989888~8388608,327155712~8388608,343932928~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.651 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12582912~12582912,29360128~12582912,50331648~4194304,79691776~4194304,117440512~4194304,138412032~25165824,180355072~12582912,201326592~4194304,264241152~12582912,301989888~8388608,327155712~8388608,343932928~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.653 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12582912~12582912,29360128~16777216,50331648~4194304,79691776~4194304,117440512~4194304,138412032~25165824,180355072~12582912,201326592~8388608,264241152~16777216,301989888~12582912,327155712~12582912,343932928~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.653 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 13 diff [12582912~16777216,33554432~8388608,46137344~8388608,67108864~8388608,79691776~4194304,117440512~4194304,138412032~25165824,180355072~12582912,201326592~4194304,218103808~8388608,264241152~20971520,301989888~12582912,327155712~8388608,343932928~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.653 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12582912~16777216,33554432~8388608,46137344~8388608,67108864~8388608,79691776~4194304,117440512~4194304,138412032~25165824,180355072~12582912,201326592~4194304,218103808~8388608,264241152~20971520,301989888~12582912,327155712~8388608,343932928~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.654 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12582912~41943040,67108864~16777216,117440512~4194304,138412032~25165824,180355072~12582912,201326592~8388608,218103808~12582912,264241152~20971520,301989888~12582912,327155712~12582912,343932928~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.654 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 14 diff [12582912~29360128,46137344~8388608,62914560~25165824,100663296~8388608,117440512~4194304,134217728~29360128,180355072~12582912,201326592~4194304,218103808~8388608,239075328~4194304,264241152~20971520,301989888~12582912,327155712~8388608,343932928~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.655 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12582912~29360128,46137344~8388608,62914560~25165824,100663296~8388608,117440512~4194304,134217728~29360128,180355072~12582912,201326592~4194304,218103808~8388608,239075328~4194304,264241152~20971520,301989888~12582912,327155712~8388608,343932928~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.657 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12582912~41943040,62914560~25165824,100663296~12582912,117440512~4194304,134217728~29360128,180355072~12582912,201326592~8388608,218103808~12582912,239075328~8388608,264241152~20971520,301989888~12582912,327155712~12582912,343932928~12582912,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.657 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 15 diff [12582912~29360128,46137344~8388608,62914560~25165824,100663296~8388608,117440512~4194304,134217728~29360128,180355072~29360128,218103808~8388608,234881024~8388608,247463936~4194304,264241152~20971520,301989888~12582912,327155712~29360128,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.657 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12582912~29360128,46137344~8388608,62914560~25165824,100663296~8388608,117440512~4194304,134217728~29360128,180355072~29360128,218103808~8388608,234881024~8388608,247463936~4194304,264241152~20971520,301989888~12582912,327155712~29360128,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.660 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12582912~41943040,62914560~25165824,100663296~12582912,117440512~4194304,134217728~29360128,180355072~33554432,218103808~12582912,234881024~20971520,264241152~20971520,301989888~12582912,327155712~29360128,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.660 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 16 diff [12582912~29360128,46137344~8388608,62914560~25165824,96468992~12582912,117440512~4194304,134217728~25165824,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~33554432,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.660 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [12582912~29360128,46137344~8388608,62914560~25165824,96468992~12582912,117440512~4194304,134217728~25165824,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~33554432,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.662 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [12582912~41943040,62914560~25165824,96468992~16777216,117440512~4194304,134217728~29360128,180355072~79691776,264241152~20971520,297795584~16777216,322961408~33554432,377487360~12582912,406847488~8388608] 2024-02-10T06:27:34.663 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 17 diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,117440512~4194304,130023424~29360128,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~33554432,377487360~12582912,402653184~12582912] 2024-02-10T06:27:34.663 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,117440512~4194304,130023424~29360128,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~33554432,377487360~12582912,402653184~12582912] 2024-02-10T06:27:34.666 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,62914560~25165824,92274688~20971520,117440512~4194304,130023424~33554432,180355072~79691776,264241152~20971520,297795584~16777216,322961408~33554432,377487360~12582912,402653184~12582912] 2024-02-10T06:27:34.666 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 18 diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,117440512~4194304,130023424~29360128,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~33554432,377487360~16777216,402653184~12582912] 2024-02-10T06:27:34.666 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,117440512~4194304,130023424~29360128,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~33554432,377487360~16777216,402653184~12582912] 2024-02-10T06:27:34.670 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,62914560~25165824,92274688~20971520,117440512~4194304,130023424~33554432,180355072~79691776,264241152~20971520,297795584~16777216,322961408~33554432,377487360~20971520,402653184~12582912] 2024-02-10T06:27:34.670 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to 19 diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:34.670 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:34.674 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~29360128,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:34.674 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 11 diff [29360128~4194304,138412032~16777216,188743680~4194304,201326592~4194304,268435456~8388608,343932928~8388608,377487360~8388608] 2024-02-10T06:27:34.674 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [29360128~4194304,138412032~16777216,188743680~4194304,201326592~4194304,268435456~8388608,343932928~8388608,377487360~8388608] 2024-02-10T06:27:34.675 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [29360128~4194304,138412032~16777216,188743680~4194304,201326592~8388608,268435456~12582912,343932928~12582912,377487360~8388608] 2024-02-10T06:27:34.675 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 12 diff [16777216~4194304,29360128~12582912,50331648~4194304,79691776~4194304,138412032~25165824,180355072~12582912,201326592~4194304,264241152~12582912,331350016~8388608,343932928~8388608,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.675 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16777216~4194304,29360128~12582912,50331648~4194304,79691776~4194304,138412032~25165824,180355072~12582912,201326592~4194304,264241152~12582912,331350016~8388608,343932928~8388608,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.676 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16777216~4194304,29360128~16777216,50331648~4194304,79691776~4194304,138412032~25165824,180355072~12582912,201326592~8388608,264241152~16777216,331350016~8388608,343932928~12582912,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.676 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 13 diff [16777216~12582912,33554432~8388608,46137344~8388608,67108864~8388608,79691776~4194304,138412032~25165824,180355072~12582912,201326592~4194304,218103808~8388608,264241152~20971520,306184192~8388608,331350016~8388608,343932928~8388608,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.676 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16777216~12582912,33554432~8388608,46137344~8388608,67108864~8388608,79691776~4194304,138412032~25165824,180355072~12582912,201326592~4194304,218103808~8388608,264241152~20971520,306184192~8388608,331350016~8388608,343932928~8388608,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.678 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16777216~37748736,67108864~16777216,138412032~25165824,180355072~12582912,201326592~8388608,218103808~12582912,264241152~20971520,306184192~8388608,331350016~8388608,343932928~12582912,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.678 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 14 diff [16777216~25165824,46137344~8388608,62914560~25165824,100663296~8388608,134217728~29360128,180355072~12582912,201326592~4194304,218103808~8388608,239075328~4194304,264241152~20971520,306184192~8388608,331350016~8388608,343932928~8388608,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.678 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16777216~25165824,46137344~8388608,62914560~25165824,100663296~8388608,134217728~29360128,180355072~12582912,201326592~4194304,218103808~8388608,239075328~4194304,264241152~20971520,306184192~8388608,331350016~8388608,343932928~8388608,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.680 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16777216~37748736,62914560~25165824,100663296~12582912,134217728~29360128,180355072~12582912,201326592~8388608,218103808~12582912,239075328~8388608,264241152~20971520,306184192~8388608,331350016~8388608,343932928~12582912,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.680 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 15 diff [16777216~25165824,46137344~8388608,62914560~25165824,100663296~8388608,134217728~29360128,180355072~29360128,218103808~8388608,234881024~8388608,247463936~4194304,264241152~20971520,306184192~8388608,331350016~20971520,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.680 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16777216~25165824,46137344~8388608,62914560~25165824,100663296~8388608,134217728~29360128,180355072~29360128,218103808~8388608,234881024~8388608,247463936~4194304,264241152~20971520,306184192~8388608,331350016~20971520,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.682 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16777216~37748736,62914560~25165824,100663296~12582912,134217728~29360128,180355072~33554432,218103808~12582912,234881024~20971520,264241152~20971520,306184192~8388608,331350016~25165824,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.682 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 16 diff [16777216~25165824,46137344~8388608,62914560~25165824,96468992~12582912,134217728~25165824,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,331350016~20971520,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.683 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16777216~25165824,46137344~8388608,62914560~25165824,96468992~12582912,134217728~25165824,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,331350016~20971520,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.685 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16777216~37748736,62914560~25165824,96468992~16777216,134217728~29360128,180355072~79691776,264241152~20971520,297795584~16777216,322961408~33554432,377487360~8388608,406847488~8388608] 2024-02-10T06:27:34.685 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 17 diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,130023424~29360128,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,331350016~20971520,377487360~8388608,402653184~12582912] 2024-02-10T06:27:34.685 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,130023424~29360128,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,331350016~20971520,377487360~8388608,402653184~12582912] 2024-02-10T06:27:34.688 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,62914560~25165824,92274688~20971520,130023424~33554432,180355072~79691776,264241152~20971520,297795584~16777216,322961408~33554432,377487360~8388608,402653184~12582912] 2024-02-10T06:27:34.688 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 18 diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,130023424~29360128,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,331350016~20971520,377487360~16777216,402653184~12582912] 2024-02-10T06:27:34.688 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,130023424~29360128,180355072~29360128,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,331350016~20971520,377487360~16777216,402653184~12582912] 2024-02-10T06:27:34.692 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,62914560~25165824,92274688~20971520,130023424~33554432,180355072~79691776,264241152~20971520,297795584~16777216,322961408~33554432,377487360~20971520,402653184~12582912] 2024-02-10T06:27:34.692 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to 19 diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:34.692 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:34.696 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:34.696 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 12 diff [16777216~4194304,33554432~8388608,50331648~4194304,79691776~4194304,155189248~8388608,180355072~8388608,264241152~4194304,272629760~4194304,331350016~8388608,406847488~8388608] 2024-02-10T06:27:34.696 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16777216~4194304,33554432~8388608,50331648~4194304,79691776~4194304,155189248~8388608,180355072~8388608,264241152~4194304,272629760~4194304,331350016~8388608,406847488~8388608] 2024-02-10T06:27:34.697 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16777216~4194304,33554432~12582912,50331648~4194304,79691776~4194304,155189248~8388608,180355072~8388608,264241152~16777216,331350016~8388608,406847488~8388608] 2024-02-10T06:27:34.697 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 13 diff [16777216~12582912,33554432~8388608,46137344~8388608,67108864~8388608,79691776~4194304,146800640~16777216,180355072~8388608,218103808~8388608,264241152~20971520,306184192~8388608,331350016~8388608,406847488~8388608] 2024-02-10T06:27:34.697 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16777216~12582912,33554432~8388608,46137344~8388608,67108864~8388608,79691776~4194304,146800640~16777216,180355072~8388608,218103808~8388608,264241152~20971520,306184192~8388608,331350016~8388608,406847488~8388608] 2024-02-10T06:27:34.698 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16777216~37748736,67108864~16777216,146800640~16777216,180355072~8388608,218103808~12582912,264241152~20971520,306184192~8388608,331350016~8388608,406847488~8388608] 2024-02-10T06:27:34.698 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 14 diff [16777216~25165824,46137344~8388608,62914560~25165824,100663296~8388608,134217728~4194304,146800640~16777216,180355072~8388608,218103808~8388608,239075328~4194304,264241152~20971520,306184192~8388608,331350016~8388608,406847488~8388608] 2024-02-10T06:27:34.698 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16777216~25165824,46137344~8388608,62914560~25165824,100663296~8388608,134217728~4194304,146800640~16777216,180355072~8388608,218103808~8388608,239075328~4194304,264241152~20971520,306184192~8388608,331350016~8388608,406847488~8388608] 2024-02-10T06:27:34.700 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16777216~37748736,62914560~25165824,100663296~12582912,134217728~4194304,146800640~16777216,180355072~12582912,218103808~12582912,239075328~8388608,264241152~20971520,306184192~8388608,331350016~8388608,406847488~8388608] 2024-02-10T06:27:34.700 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 15 diff [16777216~25165824,46137344~8388608,62914560~25165824,100663296~8388608,134217728~4194304,146800640~16777216,180355072~20971520,205520896~4194304,218103808~8388608,234881024~8388608,247463936~4194304,264241152~20971520,306184192~8388608,331350016~20971520,406847488~8388608] 2024-02-10T06:27:34.700 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16777216~25165824,46137344~8388608,62914560~25165824,100663296~8388608,134217728~4194304,146800640~16777216,180355072~20971520,205520896~4194304,218103808~8388608,234881024~8388608,247463936~4194304,264241152~20971520,306184192~8388608,331350016~20971520,406847488~8388608] 2024-02-10T06:27:34.702 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16777216~37748736,62914560~25165824,100663296~12582912,134217728~4194304,146800640~16777216,180355072~20971520,205520896~8388608,218103808~12582912,234881024~20971520,264241152~20971520,306184192~8388608,331350016~20971520,406847488~8388608] 2024-02-10T06:27:34.702 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 16 diff [16777216~25165824,46137344~8388608,62914560~25165824,96468992~12582912,134217728~4194304,146800640~12582912,180355072~20971520,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,331350016~20971520,406847488~8388608] 2024-02-10T06:27:34.702 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [16777216~25165824,46137344~8388608,62914560~25165824,96468992~12582912,134217728~4194304,146800640~12582912,180355072~20971520,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,331350016~20971520,406847488~8388608] 2024-02-10T06:27:34.705 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [16777216~37748736,62914560~25165824,96468992~16777216,134217728~4194304,146800640~16777216,180355072~20971520,205520896~54525952,264241152~20971520,297795584~16777216,322961408~29360128,406847488~8388608] 2024-02-10T06:27:34.705 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 17 diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,130023424~8388608,146800640~12582912,180355072~20971520,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,331350016~20971520,402653184~12582912] 2024-02-10T06:27:34.705 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,130023424~8388608,146800640~12582912,180355072~20971520,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,331350016~20971520,402653184~12582912] 2024-02-10T06:27:34.707 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,62914560~25165824,92274688~20971520,130023424~8388608,146800640~16777216,180355072~20971520,205520896~54525952,264241152~20971520,297795584~16777216,322961408~29360128,402653184~12582912] 2024-02-10T06:27:34.707 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 18 diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,130023424~8388608,146800640~12582912,180355072~20971520,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,331350016~20971520,385875968~8388608,402653184~12582912] 2024-02-10T06:27:34.707 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,62914560~25165824,92274688~4194304,100663296~8388608,130023424~8388608,146800640~12582912,180355072~20971520,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,331350016~20971520,385875968~8388608,402653184~12582912] 2024-02-10T06:27:34.710 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,62914560~25165824,92274688~20971520,130023424~8388608,146800640~16777216,180355072~20971520,205520896~54525952,264241152~20971520,297795584~16777216,322961408~29360128,385875968~12582912,402653184~12582912] 2024-02-10T06:27:34.710 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to 19 diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:34.710 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:34.714 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:34.714 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to 13 diff [20971520~8388608,46137344~8388608,67108864~8388608,146800640~8388608,218103808~8388608,264241152~8388608,276824064~8388608,306184192~8388608] 2024-02-10T06:27:34.714 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [20971520~8388608,46137344~8388608,67108864~8388608,146800640~8388608,218103808~8388608,264241152~8388608,276824064~8388608,306184192~8388608] 2024-02-10T06:27:34.715 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [20971520~12582912,46137344~8388608,67108864~12582912,146800640~8388608,218103808~12582912,264241152~20971520,306184192~8388608] 2024-02-10T06:27:34.715 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to 14 diff [20971520~12582912,46137344~8388608,62914560~16777216,83886080~4194304,100663296~8388608,134217728~4194304,146800640~16777216,180355072~8388608,218103808~8388608,239075328~4194304,264241152~8388608,276824064~8388608,306184192~8388608] 2024-02-10T06:27:34.715 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [20971520~12582912,46137344~8388608,62914560~16777216,83886080~4194304,100663296~8388608,134217728~4194304,146800640~16777216,180355072~8388608,218103808~8388608,239075328~4194304,264241152~8388608,276824064~8388608,306184192~8388608] 2024-02-10T06:27:34.717 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [20971520~16777216,46137344~8388608,62914560~16777216,83886080~4194304,100663296~12582912,134217728~4194304,146800640~16777216,180355072~12582912,218103808~12582912,239075328~8388608,264241152~20971520,306184192~8388608] 2024-02-10T06:27:34.717 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to 15 diff [20971520~16777216,46137344~8388608,62914560~16777216,83886080~4194304,100663296~8388608,134217728~4194304,146800640~16777216,180355072~12582912,197132288~4194304,205520896~4194304,218103808~8388608,234881024~8388608,247463936~4194304,264241152~20971520,306184192~8388608,335544320~16777216] 2024-02-10T06:27:34.717 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [20971520~16777216,46137344~8388608,62914560~16777216,83886080~4194304,100663296~8388608,134217728~4194304,146800640~16777216,180355072~12582912,197132288~4194304,205520896~4194304,218103808~8388608,234881024~8388608,247463936~4194304,264241152~20971520,306184192~8388608,335544320~16777216] 2024-02-10T06:27:34.719 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [20971520~16777216,46137344~8388608,62914560~16777216,83886080~4194304,100663296~12582912,134217728~4194304,146800640~16777216,180355072~20971520,205520896~8388608,218103808~12582912,234881024~20971520,264241152~20971520,306184192~8388608,335544320~16777216] 2024-02-10T06:27:34.719 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to 16 diff [20971520~16777216,46137344~8388608,62914560~25165824,96468992~12582912,134217728~4194304,146800640~12582912,180355072~12582912,197132288~4194304,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,335544320~16777216] 2024-02-10T06:27:34.719 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [20971520~16777216,46137344~8388608,62914560~25165824,96468992~12582912,134217728~4194304,146800640~12582912,180355072~12582912,197132288~4194304,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,335544320~16777216] 2024-02-10T06:27:34.721 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [20971520~16777216,46137344~8388608,62914560~25165824,96468992~16777216,134217728~4194304,146800640~16777216,180355072~20971520,205520896~54525952,264241152~20971520,297795584~16777216,322961408~8388608,335544320~16777216] 2024-02-10T06:27:34.721 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to 17 diff [0~16777216,20971520~16777216,46137344~8388608,62914560~25165824,92274688~4194304,100663296~8388608,130023424~8388608,146800640~12582912,180355072~12582912,197132288~4194304,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,335544320~16777216,402653184~4194304] 2024-02-10T06:27:34.721 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,62914560~25165824,92274688~4194304,100663296~8388608,130023424~8388608,146800640~12582912,180355072~12582912,197132288~4194304,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,322961408~4194304,335544320~16777216,402653184~4194304] 2024-02-10T06:27:34.723 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~16777216,46137344~8388608,62914560~25165824,92274688~20971520,130023424~8388608,146800640~16777216,180355072~20971520,205520896~54525952,264241152~20971520,297795584~16777216,322961408~8388608,335544320~16777216,402653184~4194304] 2024-02-10T06:27:34.723 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to 18 diff [0~16777216,20971520~33554432,62914560~25165824,92274688~4194304,100663296~8388608,130023424~8388608,146800640~12582912,180355072~20971520,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,322961408~4194304,335544320~16777216,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.723 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~33554432,62914560~25165824,92274688~4194304,100663296~8388608,130023424~8388608,146800640~12582912,180355072~20971520,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,322961408~4194304,335544320~16777216,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.726 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,62914560~25165824,92274688~20971520,130023424~8388608,146800640~16777216,180355072~20971520,205520896~54525952,264241152~20971520,297795584~16777216,322961408~8388608,335544320~16777216,385875968~12582912,402653184~4194304] 2024-02-10T06:27:34.726 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to 19 diff [0~16777216,20971520~33554432,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.726 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~33554432,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.730 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:34.730 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to 14 diff [29360128~4194304,62914560~4194304,71303168~8388608,83886080~4194304,100663296~8388608,134217728~4194304,155189248~8388608,180355072~8388608,239075328~4194304] 2024-02-10T06:27:34.730 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [29360128~4194304,62914560~4194304,71303168~8388608,83886080~4194304,100663296~8388608,134217728~4194304,155189248~8388608,180355072~8388608,239075328~4194304] 2024-02-10T06:27:34.731 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [29360128~8388608,62914560~16777216,83886080~4194304,100663296~12582912,134217728~4194304,155189248~8388608,180355072~12582912,239075328~8388608] 2024-02-10T06:27:34.731 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to 15 diff [20971520~12582912,50331648~4194304,62914560~4194304,71303168~8388608,83886080~4194304,100663296~8388608,134217728~4194304,155189248~8388608,180355072~12582912,197132288~4194304,205520896~4194304,234881024~8388608,247463936~4194304,272629760~4194304,335544320~16777216] 2024-02-10T06:27:34.731 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [20971520~12582912,50331648~4194304,62914560~4194304,71303168~8388608,83886080~4194304,100663296~8388608,134217728~4194304,155189248~8388608,180355072~12582912,197132288~4194304,205520896~4194304,234881024~8388608,247463936~4194304,272629760~4194304,335544320~16777216] 2024-02-10T06:27:34.733 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [20971520~16777216,50331648~4194304,62914560~16777216,83886080~4194304,100663296~12582912,134217728~4194304,155189248~8388608,180355072~20971520,205520896~8388608,234881024~20971520,272629760~4194304,335544320~16777216] 2024-02-10T06:27:34.733 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to 16 diff [20971520~12582912,50331648~4194304,62914560~25165824,96468992~12582912,134217728~4194304,150994944~8388608,180355072~12582912,197132288~4194304,205520896~4194304,213909504~8388608,226492416~16777216,247463936~4194304,255852544~4194304,272629760~4194304,297795584~8388608,322961408~4194304,335544320~16777216] 2024-02-10T06:27:34.733 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [20971520~12582912,50331648~4194304,62914560~25165824,96468992~12582912,134217728~4194304,150994944~8388608,180355072~12582912,197132288~4194304,205520896~4194304,213909504~8388608,226492416~16777216,247463936~4194304,255852544~4194304,272629760~4194304,297795584~8388608,322961408~4194304,335544320~16777216] 2024-02-10T06:27:34.735 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [20971520~16777216,50331648~4194304,62914560~25165824,96468992~16777216,134217728~4194304,150994944~12582912,180355072~20971520,205520896~54525952,272629760~4194304,297795584~12582912,322961408~8388608,335544320~16777216] 2024-02-10T06:27:34.735 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to 17 diff [0~16777216,20971520~16777216,50331648~4194304,62914560~25165824,92274688~4194304,100663296~8388608,130023424~8388608,150994944~8388608,180355072~12582912,197132288~4194304,205520896~4194304,213909504~8388608,226492416~16777216,247463936~4194304,255852544~4194304,272629760~4194304,297795584~8388608,322961408~4194304,335544320~16777216,402653184~4194304] 2024-02-10T06:27:34.735 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~16777216,50331648~4194304,62914560~25165824,92274688~4194304,100663296~8388608,130023424~8388608,150994944~8388608,180355072~12582912,197132288~4194304,205520896~4194304,213909504~8388608,226492416~16777216,247463936~4194304,255852544~4194304,272629760~4194304,297795584~8388608,322961408~4194304,335544320~16777216,402653184~4194304] 2024-02-10T06:27:34.737 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~16777216,50331648~4194304,62914560~25165824,92274688~20971520,130023424~8388608,150994944~12582912,180355072~20971520,205520896~54525952,272629760~4194304,297795584~12582912,322961408~8388608,335544320~16777216,402653184~4194304] 2024-02-10T06:27:34.737 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to 18 diff [0~16777216,20971520~25165824,50331648~4194304,62914560~25165824,92274688~4194304,100663296~8388608,130023424~8388608,150994944~8388608,180355072~20971520,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,322961408~4194304,335544320~16777216,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.738 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~25165824,50331648~4194304,62914560~25165824,92274688~4194304,100663296~8388608,130023424~8388608,150994944~8388608,180355072~20971520,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,322961408~4194304,335544320~16777216,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.740 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,62914560~25165824,92274688~20971520,130023424~8388608,150994944~12582912,180355072~20971520,205520896~54525952,264241152~12582912,297795584~16777216,322961408~8388608,335544320~16777216,385875968~12582912,402653184~4194304] 2024-02-10T06:27:34.740 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to 19 diff [0~16777216,20971520~25165824,50331648~4194304,58720256~29360128,92274688~20971520,130023424~8388608,150994944~8388608,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.740 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~25165824,50331648~4194304,58720256~29360128,92274688~20971520,130023424~8388608,150994944~8388608,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.743 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~25165824,130023424~8388608,150994944~12582912,176160768~25165824,205520896~54525952,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:34.743 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to 15 diff [20971520~8388608,50331648~4194304,184549376~8388608,197132288~4194304,205520896~4194304,234881024~8388608,247463936~4194304,272629760~4194304,335544320~16777216] 2024-02-10T06:27:34.743 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [20971520~8388608,50331648~4194304,184549376~8388608,197132288~4194304,205520896~4194304,234881024~8388608,247463936~4194304,272629760~4194304,335544320~16777216] 2024-02-10T06:27:34.744 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [20971520~8388608,50331648~4194304,184549376~16777216,205520896~8388608,234881024~20971520,272629760~4194304,335544320~16777216] 2024-02-10T06:27:34.744 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to 16 diff [20971520~8388608,50331648~4194304,62914560~8388608,75497472~8388608,96468992~4194304,150994944~8388608,184549376~8388608,197132288~4194304,205520896~4194304,213909504~8388608,226492416~16777216,247463936~4194304,255852544~4194304,272629760~4194304,297795584~8388608,322961408~4194304,335544320~16777216] 2024-02-10T06:27:34.744 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [20971520~8388608,50331648~4194304,62914560~8388608,75497472~8388608,96468992~4194304,150994944~8388608,184549376~8388608,197132288~4194304,205520896~4194304,213909504~8388608,226492416~16777216,247463936~4194304,255852544~4194304,272629760~4194304,297795584~8388608,322961408~4194304,335544320~16777216] 2024-02-10T06:27:34.746 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [20971520~8388608,50331648~4194304,62914560~8388608,75497472~12582912,96468992~4194304,150994944~12582912,184549376~16777216,205520896~54525952,272629760~4194304,297795584~12582912,322961408~8388608,335544320~16777216] 2024-02-10T06:27:34.746 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to 17 diff [0~16777216,20971520~16777216,50331648~4194304,62914560~8388608,75497472~8388608,92274688~4194304,130023424~8388608,150994944~8388608,184549376~8388608,197132288~4194304,205520896~4194304,213909504~8388608,226492416~16777216,247463936~4194304,255852544~4194304,272629760~4194304,297795584~8388608,322961408~4194304,335544320~16777216,402653184~4194304] 2024-02-10T06:27:34.746 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~16777216,50331648~4194304,62914560~8388608,75497472~8388608,92274688~4194304,130023424~8388608,150994944~8388608,184549376~8388608,197132288~4194304,205520896~4194304,213909504~8388608,226492416~16777216,247463936~4194304,255852544~4194304,272629760~4194304,297795584~8388608,322961408~4194304,335544320~16777216,402653184~4194304] 2024-02-10T06:27:34.748 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~16777216,50331648~4194304,62914560~8388608,75497472~12582912,92274688~8388608,130023424~8388608,150994944~12582912,184549376~16777216,205520896~54525952,272629760~4194304,297795584~12582912,322961408~8388608,335544320~16777216,402653184~4194304] 2024-02-10T06:27:34.748 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to 18 diff [0~16777216,20971520~25165824,50331648~4194304,62914560~20971520,92274688~4194304,130023424~8388608,150994944~8388608,184549376~16777216,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,322961408~4194304,335544320~16777216,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.748 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~25165824,50331648~4194304,62914560~20971520,92274688~4194304,130023424~8388608,150994944~8388608,184549376~16777216,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,322961408~4194304,335544320~16777216,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.751 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,62914560~25165824,92274688~8388608,130023424~8388608,150994944~12582912,184549376~16777216,205520896~54525952,264241152~12582912,297795584~16777216,322961408~8388608,335544320~16777216,385875968~12582912,402653184~4194304] 2024-02-10T06:27:34.751 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to 19 diff [0~16777216,20971520~25165824,50331648~4194304,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,184549376~16777216,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.751 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~25165824,50331648~4194304,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,184549376~16777216,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.753 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~12582912,109051904~8388608,130023424~8388608,150994944~12582912,176160768~25165824,205520896~54525952,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:34.753 INFO:tasks.workunit.client.0.smithi178.stdout:from 15 to 16 diff [62914560~8388608,75497472~8388608,96468992~4194304,150994944~8388608,213909504~8388608,226492416~8388608,255852544~4194304,297795584~8388608,322961408~4194304] 2024-02-10T06:27:34.753 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [62914560~8388608,75497472~8388608,96468992~4194304,150994944~8388608,213909504~8388608,226492416~8388608,255852544~4194304,297795584~8388608,322961408~4194304] 2024-02-10T06:27:34.754 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [62914560~8388608,75497472~12582912,96468992~4194304,150994944~12582912,213909504~25165824,255852544~4194304,297795584~12582912,322961408~8388608] 2024-02-10T06:27:34.754 INFO:tasks.workunit.client.0.smithi178.stdout:from 15 to 17 diff [0~16777216,29360128~8388608,62914560~8388608,75497472~8388608,92274688~4194304,130023424~8388608,150994944~8388608,213909504~8388608,226492416~8388608,255852544~4194304,297795584~8388608,322961408~4194304,335544320~8388608,402653184~4194304] 2024-02-10T06:27:34.754 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,29360128~8388608,62914560~8388608,75497472~8388608,92274688~4194304,130023424~8388608,150994944~8388608,213909504~8388608,226492416~8388608,255852544~4194304,297795584~8388608,322961408~4194304,335544320~8388608,402653184~4194304] 2024-02-10T06:27:34.755 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,29360128~8388608,62914560~8388608,75497472~12582912,92274688~8388608,130023424~8388608,150994944~12582912,213909504~25165824,255852544~4194304,297795584~12582912,322961408~8388608,335544320~12582912,402653184~4194304] 2024-02-10T06:27:34.755 INFO:tasks.workunit.client.0.smithi178.stdout:from 15 to 18 diff [0~16777216,29360128~16777216,62914560~20971520,92274688~4194304,130023424~8388608,150994944~8388608,188743680~12582912,213909504~20971520,255852544~4194304,264241152~8388608,297795584~12582912,322961408~4194304,335544320~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.756 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,29360128~16777216,62914560~20971520,92274688~4194304,130023424~8388608,150994944~8388608,188743680~12582912,213909504~20971520,255852544~4194304,264241152~8388608,297795584~12582912,322961408~4194304,335544320~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.757 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,29360128~20971520,62914560~25165824,92274688~8388608,130023424~8388608,150994944~12582912,188743680~12582912,213909504~25165824,255852544~4194304,264241152~12582912,297795584~16777216,322961408~8388608,335544320~12582912,385875968~12582912,402653184~4194304] 2024-02-10T06:27:34.757 INFO:tasks.workunit.client.0.smithi178.stdout:from 15 to 19 diff [0~16777216,29360128~16777216,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,188743680~12582912,213909504~20971520,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~8388608,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.757 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,29360128~16777216,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,188743680~12582912,213909504~20971520,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~8388608,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.760 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,29360128~20971520,58720256~29360128,92274688~12582912,109051904~8388608,130023424~8388608,150994944~12582912,176160768~8388608,188743680~12582912,213909504~25165824,255852544~4194304,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:34.760 INFO:tasks.workunit.client.0.smithi178.stdout:from 16 to 17 diff [0~16777216,29360128~8388608,92274688~4194304,130023424~8388608,155189248~4194304,297795584~4194304,335544320~8388608,402653184~4194304] 2024-02-10T06:27:34.760 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,29360128~8388608,92274688~4194304,130023424~8388608,155189248~4194304,297795584~4194304,335544320~8388608,402653184~4194304] 2024-02-10T06:27:34.761 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,29360128~8388608,92274688~8388608,130023424~8388608,155189248~4194304,297795584~4194304,335544320~12582912,402653184~4194304] 2024-02-10T06:27:34.761 INFO:tasks.workunit.client.0.smithi178.stdout:from 16 to 18 diff [0~16777216,29360128~16777216,67108864~8388608,92274688~4194304,130023424~8388608,155189248~4194304,188743680~12582912,222298112~8388608,264241152~8388608,297795584~4194304,306184192~8388608,327155712~4194304,335544320~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.761 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,29360128~16777216,67108864~8388608,92274688~4194304,130023424~8388608,155189248~4194304,188743680~12582912,222298112~8388608,264241152~8388608,297795584~4194304,306184192~8388608,327155712~4194304,335544320~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.762 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,29360128~20971520,67108864~8388608,92274688~8388608,130023424~8388608,155189248~4194304,188743680~12582912,222298112~12582912,264241152~12582912,297795584~4194304,306184192~8388608,327155712~4194304,335544320~12582912,385875968~12582912,402653184~4194304] 2024-02-10T06:27:34.763 INFO:tasks.workunit.client.0.smithi178.stdout:from 16 to 19 diff [0~16777216,29360128~16777216,58720256~16777216,92274688~12582912,109051904~8388608,130023424~8388608,155189248~4194304,176160768~4194304,188743680~12582912,222298112~8388608,264241152~8388608,297795584~4194304,306184192~8388608,318767104~4194304,327155712~4194304,335544320~8388608,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.763 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,29360128~16777216,58720256~16777216,92274688~12582912,109051904~8388608,130023424~8388608,155189248~4194304,176160768~4194304,188743680~12582912,222298112~8388608,264241152~8388608,297795584~4194304,306184192~8388608,318767104~4194304,327155712~4194304,335544320~8388608,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:34.765 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,29360128~20971520,58720256~16777216,92274688~12582912,109051904~8388608,130023424~8388608,155189248~4194304,176160768~8388608,188743680~12582912,222298112~12582912,264241152~12582912,297795584~4194304,306184192~8388608,318767104~4194304,327155712~4194304,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:34.765 INFO:tasks.workunit.client.0.smithi178.stdout:from 17 to 18 diff [33554432~12582912,67108864~8388608,188743680~12582912,222298112~8388608,264241152~8388608,306184192~8388608,327155712~4194304,385875968~8388608] 2024-02-10T06:27:34.765 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [33554432~12582912,67108864~8388608,188743680~12582912,222298112~8388608,264241152~8388608,306184192~8388608,327155712~4194304,385875968~8388608] 2024-02-10T06:27:34.766 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [33554432~16777216,67108864~8388608,188743680~12582912,222298112~12582912,264241152~12582912,306184192~8388608,327155712~4194304,385875968~12582912] 2024-02-10T06:27:34.766 INFO:tasks.workunit.client.0.smithi178.stdout:from 17 to 19 diff [33554432~12582912,58720256~16777216,96468992~8388608,109051904~8388608,176160768~4194304,188743680~12582912,222298112~8388608,264241152~8388608,306184192~8388608,318767104~4194304,327155712~4194304,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608] 2024-02-10T06:27:34.766 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [33554432~12582912,58720256~16777216,96468992~8388608,109051904~8388608,176160768~4194304,188743680~12582912,222298112~8388608,264241152~8388608,306184192~8388608,318767104~4194304,327155712~4194304,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608] 2024-02-10T06:27:34.768 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [33554432~16777216,58720256~16777216,96468992~8388608,109051904~8388608,176160768~8388608,188743680~12582912,222298112~12582912,264241152~12582912,306184192~8388608,318767104~4194304,327155712~4194304,348127232~8388608,360710144~4194304,373293056~25165824] 2024-02-10T06:27:34.768 INFO:tasks.workunit.client.0.smithi178.stdout:from 18 to 19 diff [58720256~8388608,96468992~8388608,109051904~8388608,176160768~4194304,318767104~4194304,348127232~4194304,360710144~4194304,373293056~8388608] 2024-02-10T06:27:34.768 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [58720256~8388608,96468992~8388608,109051904~8388608,176160768~4194304,318767104~4194304,348127232~4194304,360710144~4194304,373293056~8388608] 2024-02-10T06:27:34.769 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [58720256~8388608,96468992~8388608,109051904~8388608,176160768~8388608,318767104~4194304,348127232~8388608,360710144~4194304,373293056~12582912] 2024-02-10T06:27:35.172 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:35.172 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:35.187 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:35.187 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:35.187 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:35.194 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:35.194 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:35.194 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:35.201 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:35.201 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:35.201 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:35.207 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:35.207 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:35.207 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:35.213 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:35.213 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:35.213 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:35.219 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:35.220 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:35.220 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:35.223 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:35.223 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:35.223 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:35.228 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:35.228 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:35.228 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:35.232 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:35.232 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:35.232 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:35.236 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~29360128,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:35.236 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:35.236 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:35.239 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:35.239 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:35.239 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:35.242 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:35.243 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to HEAD diff [0~16777216,20971520~33554432,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:35.243 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~33554432,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:35.245 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:35.245 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to HEAD diff [0~16777216,20971520~25165824,50331648~4194304,58720256~29360128,92274688~20971520,130023424~8388608,150994944~8388608,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:35.246 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~25165824,50331648~4194304,58720256~29360128,92274688~20971520,130023424~8388608,150994944~8388608,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:35.248 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~25165824,130023424~8388608,150994944~12582912,176160768~25165824,205520896~54525952,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:35.248 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to HEAD diff [0~16777216,20971520~25165824,50331648~4194304,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,184549376~16777216,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:35.248 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~25165824,50331648~4194304,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,184549376~16777216,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:35.250 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~12582912,109051904~8388608,130023424~8388608,150994944~12582912,176160768~25165824,205520896~54525952,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:35.251 INFO:tasks.workunit.client.0.smithi178.stdout:from 15 to HEAD diff [0~16777216,29360128~16777216,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,188743680~12582912,213909504~20971520,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~8388608,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:35.251 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,29360128~16777216,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,188743680~12582912,213909504~20971520,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~8388608,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:35.252 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,29360128~20971520,58720256~29360128,92274688~12582912,109051904~8388608,130023424~8388608,150994944~12582912,176160768~8388608,188743680~12582912,213909504~25165824,255852544~4194304,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:35.252 INFO:tasks.workunit.client.0.smithi178.stdout:from 16 to HEAD diff [0~16777216,29360128~16777216,58720256~16777216,92274688~12582912,109051904~8388608,130023424~8388608,155189248~4194304,176160768~4194304,188743680~12582912,222298112~8388608,264241152~8388608,297795584~4194304,306184192~8388608,318767104~4194304,327155712~4194304,335544320~8388608,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:35.252 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,29360128~16777216,58720256~16777216,92274688~12582912,109051904~8388608,130023424~8388608,155189248~4194304,176160768~4194304,188743680~12582912,222298112~8388608,264241152~8388608,297795584~4194304,306184192~8388608,318767104~4194304,327155712~4194304,335544320~8388608,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:35.254 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,29360128~20971520,58720256~16777216,92274688~12582912,109051904~8388608,130023424~8388608,155189248~4194304,176160768~8388608,188743680~12582912,222298112~12582912,264241152~12582912,297795584~4194304,306184192~8388608,318767104~4194304,327155712~4194304,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:35.254 INFO:tasks.workunit.client.0.smithi178.stdout:from 17 to HEAD diff [33554432~12582912,58720256~16777216,96468992~8388608,109051904~8388608,176160768~4194304,188743680~12582912,222298112~8388608,264241152~8388608,306184192~8388608,318767104~4194304,327155712~4194304,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608] 2024-02-10T06:27:35.254 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [33554432~12582912,58720256~16777216,96468992~8388608,109051904~8388608,176160768~4194304,188743680~12582912,222298112~8388608,264241152~8388608,306184192~8388608,318767104~4194304,327155712~4194304,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608] 2024-02-10T06:27:35.255 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [33554432~16777216,58720256~16777216,96468992~8388608,109051904~8388608,176160768~8388608,188743680~12582912,222298112~12582912,264241152~12582912,306184192~8388608,318767104~4194304,327155712~4194304,348127232~8388608,360710144~4194304,373293056~25165824] 2024-02-10T06:27:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:35 smithi178 ceph-mon[92537]: osdmap e2000: 8 total, 8 up, 8 in 2024-02-10T06:27:35.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:35 smithi178 ceph-mon[92537]: pgmap v3390: 137 pgs: 137 active+clean; 837 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 140 KiB/s rd, 33 MiB/s wr, 249 op/s 2024-02-10T06:27:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:35 smithi178 ceph-mon[95116]: osdmap e2000: 8 total, 8 up, 8 in 2024-02-10T06:27:35.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:35 smithi178 ceph-mon[95116]: pgmap v3390: 137 pgs: 137 active+clean; 837 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 140 KiB/s rd, 33 MiB/s wr, 249 op/s 2024-02-10T06:27:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:35 smithi189 ceph-mon[89631]: osdmap e2000: 8 total, 8 up, 8 in 2024-02-10T06:27:35.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:35 smithi189 ceph-mon[89631]: pgmap v3390: 137 pgs: 137 active+clean; 837 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 140 KiB/s rd, 33 MiB/s wr, 249 op/s 2024-02-10T06:27:36.171 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:36.171 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:36.205 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:36.205 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:36.205 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:36.211 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:36.211 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:36.211 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:36.217 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:36.217 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:36.217 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:36.223 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:36.223 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:36.223 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:36.228 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:36.228 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:36.228 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:36.233 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:36.233 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:36.233 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:36.237 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:36.237 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:36.237 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:36.241 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:36.241 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:36.241 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:36.245 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:36.245 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:36.245 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:36.248 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~29360128,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:36.248 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:36.248 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:36.251 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:36.251 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:36.252 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:36.254 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:36.254 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to HEAD diff [0~16777216,20971520~33554432,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:36.254 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~33554432,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:36.257 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:36.257 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to HEAD diff [0~16777216,20971520~25165824,50331648~4194304,58720256~29360128,92274688~20971520,130023424~8388608,150994944~8388608,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:36.257 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~25165824,50331648~4194304,58720256~29360128,92274688~20971520,130023424~8388608,150994944~8388608,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:36.259 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~25165824,130023424~8388608,150994944~12582912,176160768~25165824,205520896~54525952,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:36.259 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to HEAD diff [0~16777216,20971520~25165824,50331648~4194304,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,184549376~16777216,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:36.259 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~25165824,50331648~4194304,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,184549376~16777216,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:36.261 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~12582912,109051904~8388608,130023424~8388608,150994944~12582912,176160768~25165824,205520896~54525952,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:36.261 INFO:tasks.workunit.client.0.smithi178.stdout:from 15 to HEAD diff [0~16777216,29360128~16777216,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,188743680~12582912,213909504~20971520,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~8388608,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:36.261 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,29360128~16777216,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,188743680~12582912,213909504~20971520,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~8388608,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:36.262 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,29360128~20971520,58720256~29360128,92274688~12582912,109051904~8388608,130023424~8388608,150994944~12582912,176160768~8388608,188743680~12582912,213909504~25165824,255852544~4194304,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:36.262 INFO:tasks.workunit.client.0.smithi178.stdout:from 16 to HEAD diff [0~16777216,29360128~16777216,58720256~16777216,92274688~12582912,109051904~8388608,130023424~8388608,155189248~4194304,176160768~4194304,188743680~12582912,222298112~8388608,264241152~8388608,297795584~4194304,306184192~8388608,318767104~4194304,327155712~4194304,335544320~8388608,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:36.262 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,29360128~16777216,58720256~16777216,92274688~12582912,109051904~8388608,130023424~8388608,155189248~4194304,176160768~4194304,188743680~12582912,222298112~8388608,264241152~8388608,297795584~4194304,306184192~8388608,318767104~4194304,327155712~4194304,335544320~8388608,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:36.263 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,29360128~20971520,58720256~16777216,92274688~12582912,109051904~8388608,130023424~8388608,155189248~4194304,176160768~8388608,188743680~12582912,222298112~12582912,264241152~12582912,297795584~4194304,306184192~8388608,318767104~4194304,327155712~4194304,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:36.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:36 smithi178 ceph-mon[92537]: osdmap e2001: 8 total, 8 up, 8 in 2024-02-10T06:27:36.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:36 smithi178 ceph-mon[95116]: osdmap e2001: 8 total, 8 up, 8 in 2024-02-10T06:27:36.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:36 smithi189 ceph-mon[89631]: osdmap e2001: 8 total, 8 up, 8 in 2024-02-10T06:27:37.200 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:37.201 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:37.234 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:37.234 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:37.234 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:37.241 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:37.241 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:37.241 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:37.247 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:37.247 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:37.247 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:37.252 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:37.252 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:37.252 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:37.257 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:37.257 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:37.257 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:37.263 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:37.264 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:37.264 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:37.267 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:37.267 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:37.267 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:37.270 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:37.270 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:37.270 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:37.273 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:37.274 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:37.274 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:37.277 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~29360128,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:37.277 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:37.277 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:37.279 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:37.279 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:37.280 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:37.282 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:37.282 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to HEAD diff [0~16777216,20971520~33554432,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:37.282 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~33554432,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:37.284 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:37.284 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to HEAD diff [0~16777216,20971520~25165824,50331648~4194304,58720256~29360128,92274688~20971520,130023424~8388608,150994944~8388608,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:37.284 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~25165824,50331648~4194304,58720256~29360128,92274688~20971520,130023424~8388608,150994944~8388608,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:37.286 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~25165824,130023424~8388608,150994944~12582912,176160768~25165824,205520896~54525952,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:37.286 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to HEAD diff [0~16777216,20971520~25165824,50331648~4194304,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,184549376~16777216,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:37.286 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~25165824,50331648~4194304,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,184549376~16777216,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:37.288 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~12582912,109051904~8388608,130023424~8388608,150994944~12582912,176160768~25165824,205520896~54525952,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:37.288 INFO:tasks.workunit.client.0.smithi178.stdout:from 15 to HEAD diff [0~16777216,29360128~16777216,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,188743680~12582912,213909504~20971520,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~8388608,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:37.288 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,29360128~16777216,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,188743680~12582912,213909504~20971520,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~8388608,348127232~4194304,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:37.289 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,29360128~20971520,58720256~29360128,92274688~12582912,109051904~8388608,130023424~8388608,150994944~12582912,176160768~8388608,188743680~12582912,213909504~25165824,255852544~4194304,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:37.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:37 smithi178 ceph-mon[92537]: osdmap e2002: 8 total, 8 up, 8 in 2024-02-10T06:27:37.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:37 smithi178 ceph-mon[92537]: pgmap v3393: 137 pgs: 137 active+clean; 888 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 317 KiB/s rd, 31 MiB/s wr, 505 op/s 2024-02-10T06:27:37.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:37 smithi178 ceph-mon[95116]: osdmap e2002: 8 total, 8 up, 8 in 2024-02-10T06:27:37.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:37 smithi178 ceph-mon[95116]: pgmap v3393: 137 pgs: 137 active+clean; 888 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 317 KiB/s rd, 31 MiB/s wr, 505 op/s 2024-02-10T06:27:37.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:37 smithi189 ceph-mon[89631]: osdmap e2002: 8 total, 8 up, 8 in 2024-02-10T06:27:37.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:37 smithi189 ceph-mon[89631]: pgmap v3393: 137 pgs: 137 active+clean; 888 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 317 KiB/s rd, 31 MiB/s wr, 505 op/s 2024-02-10T06:27:37.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:27:37 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:27:37] "GET /metrics HTTP/1.1" 200 36765 "" "Prometheus/2.43.0" 2024-02-10T06:27:38.202 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:38.202 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:38.236 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:38.236 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:38.236 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:38.242 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:38.242 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:38.243 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:38.249 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:38.249 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:38.249 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:38.257 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:38.257 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:38.257 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:38.262 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:38.262 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:38.262 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:38.266 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:38.266 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:38.266 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:38.270 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:38.270 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:38.270 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:38.273 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:38.273 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:38.273 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:38.277 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:38.277 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:38.277 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:38.280 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~29360128,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:38.280 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:38.280 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:38.282 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:38.282 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:38.282 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:38.284 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:38.284 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to HEAD diff [0~16777216,20971520~33554432,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:38.284 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~33554432,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:38.287 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:38.287 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to HEAD diff [0~16777216,20971520~25165824,50331648~4194304,58720256~29360128,92274688~20971520,130023424~8388608,150994944~8388608,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:38.287 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~25165824,50331648~4194304,58720256~29360128,92274688~20971520,130023424~8388608,150994944~8388608,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:38.288 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~25165824,130023424~8388608,150994944~12582912,176160768~25165824,205520896~54525952,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:38.288 INFO:tasks.workunit.client.0.smithi178.stdout:from 14 to HEAD diff [0~16777216,20971520~25165824,50331648~4194304,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,184549376~16777216,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:38.288 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~25165824,50331648~4194304,58720256~25165824,92274688~12582912,109051904~8388608,130023424~8388608,150994944~8388608,176160768~4194304,184549376~16777216,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:38.289 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~12582912,109051904~8388608,130023424~8388608,150994944~12582912,176160768~25165824,205520896~54525952,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:38.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:38 smithi178 ceph-mon[95116]: osdmap e2003: 8 total, 8 up, 8 in 2024-02-10T06:27:38.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:38 smithi178 ceph-mon[92537]: osdmap e2003: 8 total, 8 up, 8 in 2024-02-10T06:27:38.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:38 smithi189 ceph-mon[89631]: osdmap e2003: 8 total, 8 up, 8 in 2024-02-10T06:27:39.199 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:39.199 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:39.232 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:39.232 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:39.232 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:39.243 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:39.243 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:39.243 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:39.249 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:39.249 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:39.249 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:39.254 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:39.254 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:39.254 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:39.259 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:39.259 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:39.259 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:39.264 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:39.264 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:39.264 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:39.271 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:39.271 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:39.271 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:39.274 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:39.274 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:39.274 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:39.277 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:39.277 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:39.277 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:39.280 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~29360128,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:39.280 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:39.280 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:39.282 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:39.282 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:39.282 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:39.284 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:39.284 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to HEAD diff [0~16777216,20971520~33554432,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:39.284 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~33554432,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:39.286 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:39.286 INFO:tasks.workunit.client.0.smithi178.stdout:from 13 to HEAD diff [0~16777216,20971520~25165824,50331648~4194304,58720256~29360128,92274688~20971520,130023424~8388608,150994944~8388608,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:39.286 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~25165824,50331648~4194304,58720256~29360128,92274688~20971520,130023424~8388608,150994944~8388608,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,297795584~12582912,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:39.287 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~25165824,130023424~8388608,150994944~12582912,176160768~25165824,205520896~54525952,264241152~12582912,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:39 smithi178 ceph-mon[92537]: osdmap e2004: 8 total, 8 up, 8 in 2024-02-10T06:27:39.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:39 smithi178 ceph-mon[92537]: pgmap v3396: 137 pgs: 137 active+clean; 890 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 644 KiB/s rd, 13 MiB/s wr, 1.20k op/s 2024-02-10T06:27:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:39 smithi178 ceph-mon[95116]: osdmap e2004: 8 total, 8 up, 8 in 2024-02-10T06:27:39.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:39 smithi178 ceph-mon[95116]: pgmap v3396: 137 pgs: 137 active+clean; 890 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 644 KiB/s rd, 13 MiB/s wr, 1.20k op/s 2024-02-10T06:27:39.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:39 smithi189 ceph-mon[89631]: osdmap e2004: 8 total, 8 up, 8 in 2024-02-10T06:27:39.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:39 smithi189 ceph-mon[89631]: pgmap v3396: 137 pgs: 137 active+clean; 890 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 644 KiB/s rd, 13 MiB/s wr, 1.20k op/s 2024-02-10T06:27:40.204 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:40.204 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:40.231 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:40.231 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:40.231 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:40.242 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:40.242 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:40.242 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:40.255 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:40.255 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:40.255 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:40.260 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:40.260 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:40.260 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:40.268 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:40.268 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:40.269 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:40.272 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:40.272 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:40.272 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:40.275 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:40.276 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:40.276 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:40.278 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:40.278 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:40.278 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:40.280 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:40.280 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:40.280 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:40.282 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~29360128,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:40.282 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:40.282 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:40.283 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:40.284 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:40.284 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:40.285 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:40.285 INFO:tasks.workunit.client.0.smithi178.stdout:from 12 to HEAD diff [0~16777216,20971520~33554432,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:40.285 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~16777216,20971520~33554432,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~8388608,276824064~8388608,297795584~16777216,318767104~8388608,335544320~16777216,360710144~4194304,373293056~8388608,385875968~8388608,402653184~4194304] 2024-02-10T06:27:40.286 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~16777216,20971520~33554432,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~12582912,335544320~20971520,360710144~4194304,373293056~25165824,402653184~4194304] 2024-02-10T06:27:40.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:40 smithi178 ceph-mon[92537]: osdmap e2005: 8 total, 8 up, 8 in 2024-02-10T06:27:40.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:40 smithi178 ceph-mon[95116]: osdmap e2005: 8 total, 8 up, 8 in 2024-02-10T06:27:40.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:40 smithi189 ceph-mon[89631]: osdmap e2005: 8 total, 8 up, 8 in 2024-02-10T06:27:41.221 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:41.221 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:41.249 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:41.249 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:41.249 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:41.260 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:41.260 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:41.260 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:41.265 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:41.265 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:41.265 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:41.270 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:41.271 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:41.271 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:41.273 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:41.274 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:41.274 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:41.280 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:41.280 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:41.280 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:41.284 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:41.284 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:41.284 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:41.286 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:41.286 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:41.286 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:41.288 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:41.288 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:41.288 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:41.289 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~29360128,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:41.289 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:41.290 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:41.291 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:41.291 INFO:tasks.workunit.client.0.smithi178.stdout:from 11 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:41.291 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~8388608,146800640~12582912,176160768~25165824,205520896~4194304,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~8388608,385875968~8388608,402653184~12582912] 2024-02-10T06:27:41.292 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~8388608,146800640~16777216,176160768~25165824,205520896~54525952,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:41.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:41 smithi178 ceph-mon[92537]: osdmap e2006: 8 total, 8 up, 8 in 2024-02-10T06:27:41.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:41 smithi178 ceph-mon[92537]: pgmap v3399: 137 pgs: 137 active+clean; 866 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 682 KiB/s rd, 1.0 MiB/s wr, 1.28k op/s 2024-02-10T06:27:41.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:41 smithi178 ceph-mon[95116]: osdmap e2006: 8 total, 8 up, 8 in 2024-02-10T06:27:41.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:41 smithi178 ceph-mon[95116]: pgmap v3399: 137 pgs: 137 active+clean; 866 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 682 KiB/s rd, 1.0 MiB/s wr, 1.28k op/s 2024-02-10T06:27:41.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:41 smithi189 ceph-mon[89631]: osdmap e2006: 8 total, 8 up, 8 in 2024-02-10T06:27:41.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:41 smithi189 ceph-mon[89631]: pgmap v3399: 137 pgs: 137 active+clean; 866 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 682 KiB/s rd, 1.0 MiB/s wr, 1.28k op/s 2024-02-10T06:27:42.229 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:42.229 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:42.256 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:42.257 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:42.257 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:42.261 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:42.261 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:42.261 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:42.268 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:42.269 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:42.269 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:42.277 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:42.277 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:42.277 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:42.281 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:42.281 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:42.281 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:42.284 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:42.284 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:42.284 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:42.287 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:42.287 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:42.287 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:42.291 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:42.291 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:42.291 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:42.292 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:42.293 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:42.293 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:42.294 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~29360128,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:42.294 INFO:tasks.workunit.client.0.smithi178.stdout:from 10 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:42.294 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~8388608,331350016~20971520,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:42.295 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~25165824,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:42.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:42 smithi178 ceph-mon[92537]: osdmap e2007: 8 total, 8 up, 8 in 2024-02-10T06:27:42.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:42 smithi178 ceph-mon[95116]: osdmap e2007: 8 total, 8 up, 8 in 2024-02-10T06:27:42.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:42 smithi189 ceph-mon[89631]: osdmap e2007: 8 total, 8 up, 8 in 2024-02-10T06:27:43.227 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:43.227 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:43.258 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:43.258 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:43.258 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:43.269 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:43.269 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:43.269 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:43.274 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:43.274 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:43.274 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:43.277 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:43.277 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:43.278 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:43.281 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:43.281 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:43.281 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:43.284 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:43.284 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:43.284 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:43.287 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:43.287 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:43.287 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:43.289 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:43.289 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:43.289 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:43.291 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:43.291 INFO:tasks.workunit.client.0.smithi178.stdout:from 9 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:43.291 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~4194304,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~20971520,402653184~12582912] 2024-02-10T06:27:43.292 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~29360128,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~4194304,373293056~25165824,402653184~12582912] 2024-02-10T06:27:43.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:43 smithi178 ceph-mon[92537]: osdmap e2008: 8 total, 8 up, 8 in 2024-02-10T06:27:43.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:43 smithi178 ceph-mon[92537]: pgmap v3402: 137 pgs: 137 active+clean; 842 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 250 KiB/s rd, 5.0 KiB/s wr, 416 op/s 2024-02-10T06:27:43.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:43 smithi178 ceph-mon[95116]: osdmap e2008: 8 total, 8 up, 8 in 2024-02-10T06:27:43.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:43 smithi178 ceph-mon[95116]: pgmap v3402: 137 pgs: 137 active+clean; 842 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 250 KiB/s rd, 5.0 KiB/s wr, 416 op/s 2024-02-10T06:27:43.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:43 smithi189 ceph-mon[89631]: osdmap e2008: 8 total, 8 up, 8 in 2024-02-10T06:27:43.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:43 smithi189 ceph-mon[89631]: pgmap v3402: 137 pgs: 137 active+clean; 842 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 250 KiB/s rd, 5.0 KiB/s wr, 416 op/s 2024-02-10T06:27:44.221 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:44.221 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:44.242 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:44.242 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:44.254 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:44.255 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:44.255 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:44.260 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:44.260 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:44.265 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:44.265 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:44.266 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:44.269 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:44.270 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:44.270 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:44.272 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:44.272 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:44.274 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:44.274 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:44.276 INFO:tasks.workunit.client.0.smithi178.stdout:from 8 to HEAD diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:44.276 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~54525952,58720256~29360128,92274688~20971520,117440512~8388608,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,297795584~16777216,318767104~37748736,360710144~8388608,373293056~20971520,402653184~12582912] 2024-02-10T06:27:44.277 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~54525952,58720256~29360128,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,297795584~16777216,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:44.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:44 smithi189 ceph-mon[89631]: osdmap e2009: 8 total, 8 up, 8 in 2024-02-10T06:27:44.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:44 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:27:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:44 smithi178 ceph-mon[92537]: osdmap e2009: 8 total, 8 up, 8 in 2024-02-10T06:27:44.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:44 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:27:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:44 smithi178 ceph-mon[95116]: osdmap e2009: 8 total, 8 up, 8 in 2024-02-10T06:27:44.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:44 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:27:45.241 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:45.241 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:45.268 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:45.268 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:45.274 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:45.274 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:45.280 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:45.281 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:45.281 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:45.283 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:45.283 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:45.286 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:45.286 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:45.288 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:45.288 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:45.290 INFO:tasks.workunit.client.0.smithi178.stdout:from 7 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:45.290 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,176160768~33554432,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:45.291 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,176160768~83886080,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:45.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:45 smithi189 ceph-mon[89631]: osdmap e2010: 8 total, 8 up, 8 in 2024-02-10T06:27:45.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:45 smithi189 ceph-mon[89631]: pgmap v3405: 137 pgs: 137 active+clean; 807 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 130 KiB/s rd, 1.2 KiB/s wr, 261 op/s 2024-02-10T06:27:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:45 smithi178 ceph-mon[95116]: osdmap e2010: 8 total, 8 up, 8 in 2024-02-10T06:27:45.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:45 smithi178 ceph-mon[95116]: pgmap v3405: 137 pgs: 137 active+clean; 807 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 130 KiB/s rd, 1.2 KiB/s wr, 261 op/s 2024-02-10T06:27:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:45 smithi178 ceph-mon[92537]: osdmap e2010: 8 total, 8 up, 8 in 2024-02-10T06:27:45.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:45 smithi178 ceph-mon[92537]: pgmap v3405: 137 pgs: 137 active+clean; 807 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 130 KiB/s rd, 1.2 KiB/s wr, 261 op/s 2024-02-10T06:27:46.043 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:46.043 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:46.072 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:46.072 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:46.072 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:46.086 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:46.086 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:46.086 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:46.091 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:46.091 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:46.091 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:46.097 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:46.097 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:46.098 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:46.099 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:46.099 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:46.100 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:46.101 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:46.101 INFO:tasks.workunit.client.0.smithi178.stdout:from 6 to HEAD diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:46.101 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~29360128,167772160~41943040,213909504~29360128,247463936~4194304,255852544~4194304,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:46.102 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~33554432,167772160~92274688,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:46.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:46 smithi189 ceph-mon[89631]: osdmap e2011: 8 total, 8 up, 8 in 2024-02-10T06:27:46.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:46 smithi189 ceph-mon[89631]: osdmap e2012: 8 total, 8 up, 8 in 2024-02-10T06:27:46.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:46 smithi178 ceph-mon[92537]: osdmap e2011: 8 total, 8 up, 8 in 2024-02-10T06:27:46.712 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:46 smithi178 ceph-mon[92537]: osdmap e2012: 8 total, 8 up, 8 in 2024-02-10T06:27:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:46 smithi178 ceph-mon[95116]: osdmap e2011: 8 total, 8 up, 8 in 2024-02-10T06:27:46.712 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:46 smithi178 ceph-mon[95116]: osdmap e2012: 8 total, 8 up, 8 in 2024-02-10T06:27:47.056 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:47.057 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:47.078 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:47.078 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:47.078 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:47.085 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:47.085 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:47.085 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:47.092 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:47.092 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:47.092 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:47.096 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:47.096 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:47.096 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:47.096 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:47.097 INFO:tasks.workunit.client.0.smithi178.stdout:from 5 to HEAD diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:47.097 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~33554432,130023424~33554432,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:47.099 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~33554432,130023424~130023424,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:47.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:27:47 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:27:47] "GET /metrics HTTP/1.1" 200 36762 "" "Prometheus/2.43.0" 2024-02-10T06:27:48.067 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:48.067 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:48.086 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:48.086 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:48.086 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:48.092 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:48.092 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:48.092 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:48.097 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:48.097 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:48.097 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:48.098 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:48.099 INFO:tasks.workunit.client.0.smithi178.stdout:from 4 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:48.099 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:48.100 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:48.287 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:48 smithi189 ceph-mon[89631]: pgmap v3408: 137 pgs: 137 active+clean; 786 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 196 KiB/s rd, 6.2 KiB/s wr, 327 op/s 2024-02-10T06:27:48.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:48 smithi189 ceph-mon[89631]: osdmap e2013: 8 total, 8 up, 8 in 2024-02-10T06:27:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:48 smithi178 ceph-mon[92537]: pgmap v3408: 137 pgs: 137 active+clean; 786 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 196 KiB/s rd, 6.2 KiB/s wr, 327 op/s 2024-02-10T06:27:48.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:48 smithi178 ceph-mon[92537]: osdmap e2013: 8 total, 8 up, 8 in 2024-02-10T06:27:48.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:48 smithi178 ceph-mon[95116]: pgmap v3408: 137 pgs: 137 active+clean; 786 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 196 KiB/s rd, 6.2 KiB/s wr, 327 op/s 2024-02-10T06:27:48.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:48 smithi178 ceph-mon[95116]: osdmap e2013: 8 total, 8 up, 8 in 2024-02-10T06:27:49.056 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:49.056 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:49.072 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:49.073 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:49.073 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:49.074 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:49.075 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:49.075 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:49.077 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:49.078 INFO:tasks.workunit.client.0.smithi178.stdout:from 3 to HEAD diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:49.078 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~88080384,92274688~71303168,167772160~29360128,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~37748736,360710144~33554432,402653184~12582912] 2024-02-10T06:27:49.089 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~88080384,92274688~167772160,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:49.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:49 smithi178 ceph-mon[92537]: osdmap e2014: 8 total, 8 up, 8 in 2024-02-10T06:27:49.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:49 smithi178 ceph-mon[95116]: osdmap e2014: 8 total, 8 up, 8 in 2024-02-10T06:27:49.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:49 smithi189 ceph-mon[89631]: osdmap e2014: 8 total, 8 up, 8 in 2024-02-10T06:27:50.080 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:50.080 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:50.099 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:50.099 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:50.100 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:50.101 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:50.101 INFO:tasks.workunit.client.0.smithi178.stdout:from 2 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:50.101 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~12582912,264241152~20971520,293601280~20971520,318767104~33554432,360710144~33554432,402653184~12582912] 2024-02-10T06:27:50.102 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~260046848,264241152~20971520,293601280~20971520,318767104~37748736,360710144~37748736,402653184~12582912] 2024-02-10T06:27:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:50 smithi178 ceph-mon[92537]: pgmap v3411: 137 pgs: 137 active+clean; 719 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 163 KiB/s rd, 6.5 KiB/s wr, 262 op/s 2024-02-10T06:27:50.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:50 smithi178 ceph-mon[92537]: osdmap e2015: 8 total, 8 up, 8 in 2024-02-10T06:27:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:50 smithi178 ceph-mon[95116]: pgmap v3411: 137 pgs: 137 active+clean; 719 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 163 KiB/s rd, 6.5 KiB/s wr, 262 op/s 2024-02-10T06:27:50.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:50 smithi178 ceph-mon[95116]: osdmap e2015: 8 total, 8 up, 8 in 2024-02-10T06:27:50.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:50 smithi189 ceph-mon[89631]: pgmap v3411: 137 pgs: 137 active+clean; 719 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 163 KiB/s rd, 6.5 KiB/s wr, 262 op/s 2024-02-10T06:27:50.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:50 smithi189 ceph-mon[89631]: osdmap e2015: 8 total, 8 up, 8 in 2024-02-10T06:27:51.042 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:51.042 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:51.058 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:51.058 INFO:tasks.workunit.client.0.smithi178.stdout:from 1 to HEAD diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:51.058 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~197132288,201326592~8388608,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:51.064 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:51 smithi178 ceph-mon[92537]: osdmap e2016: 8 total, 8 up, 8 in 2024-02-10T06:27:51.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:51 smithi178 ceph-mon[92537]: osdmap e2017: 8 total, 8 up, 8 in 2024-02-10T06:27:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:51 smithi178 ceph-mon[95116]: osdmap e2016: 8 total, 8 up, 8 in 2024-02-10T06:27:51.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:51 smithi178 ceph-mon[95116]: osdmap e2017: 8 total, 8 up, 8 in 2024-02-10T06:27:51.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:51 smithi189 ceph-mon[89631]: osdmap e2016: 8 total, 8 up, 8 in 2024-02-10T06:27:51.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:51 smithi189 ceph-mon[89631]: osdmap e2017: 8 total, 8 up, 8 in 2024-02-10T06:27:52.090 INFO:tasks.workunit.client.0.smithi178.stdout:from 0 to HEAD diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:52.091 INFO:tasks.workunit.client.0.smithi178.stdout: limited diff [0~209715200,213909504~29360128,247463936~37748736,293601280~20971520,318767104~33554432,360710144~33554432,402653184~16777216] 2024-02-10T06:27:52.110 INFO:tasks.workunit.client.0.smithi178.stdout: actual was [0~285212672,293601280~20971520,318767104~37748736,360710144~37748736,402653184~16777216] 2024-02-10T06:27:52.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:52 smithi178 ceph-mon[92537]: pgmap v3414: 137 pgs: 137 active+clean; 648 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 136 KiB/s rd, 6.5 KiB/s wr, 230 op/s 2024-02-10T06:27:52.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:52 smithi178 ceph-mon[95116]: pgmap v3414: 137 pgs: 137 active+clean; 648 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 136 KiB/s rd, 6.5 KiB/s wr, 230 op/s 2024-02-10T06:27:52.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:52 smithi189 ceph-mon[89631]: pgmap v3414: 137 pgs: 137 active+clean; 648 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 136 KiB/s rd, 6.5 KiB/s wr, 230 op/s 2024-02-10T06:27:53.111 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (39038 ms) 2024-02-10T06:27:53.111 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-02-10T06:27:53.111 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:27:53.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:53 smithi178 ceph-mon[95116]: osdmap e2018: 8 total, 8 up, 8 in 2024-02-10T06:27:53.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:53 smithi178 ceph-mon[92537]: osdmap e2018: 8 total, 8 up, 8 in 2024-02-10T06:27:53.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:53 smithi189 ceph-mon[89631]: osdmap e2018: 8 total, 8 up, 8 in 2024-02-10T06:27:54.193 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1082 ms) 2024-02-10T06:27:54.193 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-02-10T06:27:54.193 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:27:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:54 smithi178 ceph-mon[95116]: pgmap v3417: 137 pgs: 137 active+clean; 579 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 5.0 KiB/s wr, 115 op/s 2024-02-10T06:27:54.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:54 smithi178 ceph-mon[95116]: osdmap e2019: 8 total, 8 up, 8 in 2024-02-10T06:27:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:54 smithi178 ceph-mon[92537]: pgmap v3417: 137 pgs: 137 active+clean; 579 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 5.0 KiB/s wr, 115 op/s 2024-02-10T06:27:54.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:54 smithi178 ceph-mon[92537]: osdmap e2019: 8 total, 8 up, 8 in 2024-02-10T06:27:54.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:54 smithi189 ceph-mon[89631]: pgmap v3417: 137 pgs: 137 active+clean; 579 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 78 KiB/s rd, 5.0 KiB/s wr, 115 op/s 2024-02-10T06:27:54.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:54 smithi189 ceph-mon[89631]: osdmap e2019: 8 total, 8 up, 8 in 2024-02-10T06:27:55.212 INFO:tasks.workunit.client.0.smithi178.stdout: wrote [0~8388608,12582912~8388608] to clone 2024-02-10T06:27:55.212 INFO:tasks.workunit.client.0.smithi178.stdout: diff was [0~8388608,12582912~8388608] 2024-02-10T06:27:55.216 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1023 ms) 2024-02-10T06:27:55.216 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-02-10T06:27:55.216 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:27:55.236 INFO:tasks.workunit.client.0.smithi178.stdout: wrote [266561~92357,2291117~15865,2335019~93725,4575410~10429,5303171~3842,6158565~3356,8172870~27144,8224938~79455,8899381~94580,19264888~39322] 2024-02-10T06:27:55.246 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (30 ms) 2024-02-10T06:27:55.246 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-02-10T06:27:55.246 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:27:55.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:55 smithi178 ceph-mon[92537]: osdmap e2020: 8 total, 8 up, 8 in 2024-02-10T06:27:55.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:55 smithi178 ceph-mon[95116]: osdmap e2020: 8 total, 8 up, 8 in 2024-02-10T06:27:55.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:55 smithi189 ceph-mon[89631]: osdmap e2020: 8 total, 8 up, 8 in 2024-02-10T06:27:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:56 smithi178 ceph-mon[95116]: pgmap v3420: 137 pgs: 137 active+clean; 506 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 3.0 MiB/s wr, 34 op/s 2024-02-10T06:27:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:56 smithi178 ceph-mon[95116]: osdmap e2021: 8 total, 8 up, 8 in 2024-02-10T06:27:56.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:56 smithi178 ceph-mon[95116]: osdmap e2022: 8 total, 8 up, 8 in 2024-02-10T06:27:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:56 smithi178 ceph-mon[92537]: pgmap v3420: 137 pgs: 137 active+clean; 506 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 3.0 MiB/s wr, 34 op/s 2024-02-10T06:27:56.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:56 smithi178 ceph-mon[92537]: osdmap e2021: 8 total, 8 up, 8 in 2024-02-10T06:27:56.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:56 smithi178 ceph-mon[92537]: osdmap e2022: 8 total, 8 up, 8 in 2024-02-10T06:27:56.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:56 smithi189 ceph-mon[89631]: pgmap v3420: 137 pgs: 137 active+clean; 506 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 16 KiB/s rd, 3.0 MiB/s wr, 34 op/s 2024-02-10T06:27:56.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:56 smithi189 ceph-mon[89631]: osdmap e2021: 8 total, 8 up, 8 in 2024-02-10T06:27:56.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:56 smithi189 ceph-mon[89631]: osdmap e2022: 8 total, 8 up, 8 in 2024-02-10T06:27:57.149 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1903 ms) 2024-02-10T06:27:57.149 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-02-10T06:27:57.150 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:27:57.206 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (57 ms) 2024-02-10T06:27:57.206 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-02-10T06:27:57.206 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:27:57.274 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (68 ms) 2024-02-10T06:27:57.274 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTryAcquireLock 2024-02-10T06:27:57.274 INFO:tasks.workunit.client.0.smithi178.stdout:using new format! 2024-02-10T06:27:57.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:27:57 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:27:57] "GET /metrics HTTP/1.1" 200 36762 "" "Prometheus/2.43.0" 2024-02-10T06:27:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:58 smithi178 ceph-mon[92537]: pgmap v3423: 137 pgs: 137 active+clean; 489 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 7.6 MiB/s wr, 126 op/s 2024-02-10T06:27:58.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:58 smithi178 ceph-mon[92537]: osdmap e2023: 8 total, 8 up, 8 in 2024-02-10T06:27:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:58 smithi178 ceph-mon[95116]: pgmap v3423: 137 pgs: 137 active+clean; 489 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 7.6 MiB/s wr, 126 op/s 2024-02-10T06:27:58.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:58 smithi178 ceph-mon[95116]: osdmap e2023: 8 total, 8 up, 8 in 2024-02-10T06:27:58.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:58 smithi189 ceph-mon[89631]: pgmap v3423: 137 pgs: 137 active+clean; 489 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 7.6 MiB/s wr, 126 op/s 2024-02-10T06:27:58.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:58 smithi189 ceph-mon[89631]: osdmap e2023: 8 total, 8 up, 8 in 2024-02-10T06:27:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:27:59.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:27:59 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:27:59.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:27:59 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:27:59.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:27:59.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:27:59 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:28:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:00 smithi178 ceph-mon[92537]: pgmap v3425: 137 pgs: 137 active+clean; 526 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 10 MiB/s wr, 329 op/s 2024-02-10T06:28:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:00 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:00 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:00.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:00 smithi178 ceph-mon[92537]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:28:00.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:00 smithi178 ceph-mon[95116]: pgmap v3425: 137 pgs: 137 active+clean; 526 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 10 MiB/s wr, 329 op/s 2024-02-10T06:28:00.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:00 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:00.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:00 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:00.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:00 smithi178 ceph-mon[95116]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:28:00.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:00 smithi189 ceph-mon[89631]: pgmap v3425: 137 pgs: 137 active+clean; 526 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 10 MiB/s wr, 329 op/s 2024-02-10T06:28:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:00 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:28:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:00 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:28:00.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:00 smithi189 ceph-mon[89631]: from='mgr.25184 ' entity='mgr.y' 2024-02-10T06:28:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:02 smithi189 ceph-mon[89631]: pgmap v3426: 137 pgs: 137 active+clean; 556 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 10 MiB/s wr, 289 op/s 2024-02-10T06:28:02.288 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:02 smithi189 ceph-mon[89631]: osdmap e2024: 8 total, 8 up, 8 in 2024-02-10T06:28:02.316 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/1.DiffIterateTryAcquireLock (5042 ms) 2024-02-10T06:28:02.316 INFO:tasks.workunit.client.0.smithi178.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-02-10T06:28:02.316 INFO:tasks.workunit.client.0.smithi178.stdout:SKIPPING 2024-02-10T06:28:02.316 INFO:tasks.workunit.client.0.smithi178.stdout:[ OK ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2024-02-10T06:28:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:02 smithi178 ceph-mon[95116]: pgmap v3426: 137 pgs: 137 active+clean; 556 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 10 MiB/s wr, 289 op/s 2024-02-10T06:28:02.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:02 smithi178 ceph-mon[95116]: osdmap e2024: 8 total, 8 up, 8 in 2024-02-10T06:28:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:02 smithi178 ceph-mon[92537]: pgmap v3426: 137 pgs: 137 active+clean; 556 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.6 MiB/s rd, 10 MiB/s wr, 289 op/s 2024-02-10T06:28:02.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:02 smithi178 ceph-mon[92537]: osdmap e2024: 8 total, 8 up, 8 in 2024-02-10T06:28:03.048 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] 13 tests from DiffIterateTest/1 (62173 ms total) 2024-02-10T06:28:03.048 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:28:03.048 INFO:tasks.workunit.client.0.smithi178.stdout:[----------] Global test environment tear-down 2024-02-10T06:28:03.048 INFO:tasks.workunit.client.0.smithi178.stdout:[==========] 411 tests from 16 test suites ran. (986507 ms total) 2024-02-10T06:28:03.048 INFO:tasks.workunit.client.0.smithi178.stdout:[ PASSED ] 411 tests. 2024-02-10T06:28:03.048 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:28:03.048 INFO:tasks.workunit.client.0.smithi178.stdout: YOU HAVE 2 DISABLED TESTS 2024-02-10T06:28:03.048 INFO:tasks.workunit.client.0.smithi178.stdout: 2024-02-10T06:28:03.057 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-10T06:28:03.058 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T06:28:03.130 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-02-10T06:28:03.130 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-02-10T06:28:03.375 DEBUG:teuthology.parallel:result is None 2024-02-10T06:28:03.376 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-02-10T06:28:03.403 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-02-10T06:28:03.404 DEBUG:teuthology.orchestra.run.smithi178:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-02-10T06:28:03.458 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-02-10T06:28:03.458 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-10T06:28:03.458 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2024-02-10T06:28:03.458 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-10T06:28:03.458 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2024-02-10T06:28:03.458 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-02-10T06:28:03.459 INFO:tasks.workunit:Pulling workunits from ref quincy 2024-02-10T06:28:03.459 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-10T06:28:03.460 DEBUG:teuthology.orchestra.run.smithi178:> stat -- /home/ubuntu/cephtest/mnt.0 2024-02-10T06:28:03.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:28:03.513 INFO:teuthology.orchestra.run.smithi178.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-02-10T06:28:03.513 DEBUG:teuthology.orchestra.run.smithi178:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-02-10T06:28:03.568 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-02-10T06:28:03.568 DEBUG:teuthology.orchestra.run.smithi178:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-02-10T06:28:03.623 INFO:tasks.workunit:timeout=3h 2024-02-10T06:28:03.623 INFO:tasks.workunit:cleanup=True 2024-02-10T06:28:03.624 DEBUG:teuthology.orchestra.run.smithi178:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-02-10T06:28:03.679 INFO:tasks.workunit.client.0.smithi178.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-02-10T06:28:04.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:04 smithi178 ceph-mon[92537]: pgmap v3428: 137 pgs: 137 active+clean; 556 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.8 MiB/s wr, 207 op/s 2024-02-10T06:28:04.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:04 smithi178 ceph-mon[92537]: osdmap e2025: 8 total, 8 up, 8 in 2024-02-10T06:28:04.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:04 smithi178 ceph-mon[95116]: pgmap v3428: 137 pgs: 137 active+clean; 556 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.8 MiB/s wr, 207 op/s 2024-02-10T06:28:04.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:04 smithi178 ceph-mon[95116]: osdmap e2025: 8 total, 8 up, 8 in 2024-02-10T06:28:04.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:04 smithi189 ceph-mon[89631]: pgmap v3428: 137 pgs: 137 active+clean; 556 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.8 MiB/s wr, 207 op/s 2024-02-10T06:28:04.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:04 smithi189 ceph-mon[89631]: osdmap e2025: 8 total, 8 up, 8 in 2024-02-10T06:28:06.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:06 smithi178 ceph-mon[92537]: pgmap v3430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:28:06.462 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:06 smithi178 ceph-mon[95116]: pgmap v3430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:28:06.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:06 smithi189 ceph-mon[89631]: pgmap v3430: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:28:07.962 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:28:07 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:28:07] "GET /metrics HTTP/1.1" 200 36765 "" "Prometheus/2.43.0" 2024-02-10T06:28:08.237 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:08 smithi178 ceph-mon[92537]: pgmap v3431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:28:08.238 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:08 smithi178 ceph-mon[95116]: pgmap v3431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:28:08.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:08 smithi189 ceph-mon[89631]: pgmap v3431: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-02-10T06:28:10.004 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T06:28:10.060 INFO:tasks.workunit.client.0.smithi178.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-10T06:28:10.062 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-10T06:28:10.062 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-10T06:28:10.111 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-10T06:28:10.160 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-10T06:28:10.199 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-10T06:28:10.201 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-10T06:28:10.201 INFO:tasks.workunit.client.0.smithi178.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-10T06:28:10.240 INFO:tasks.workunit.client.0.smithi178.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-10T06:28:10.242 DEBUG:teuthology.orchestra.run.smithi178:> set -ex 2024-02-10T06:28:10.243 DEBUG:teuthology.orchestra.run.smithi178:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-02-10T06:28:10.298 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2024-02-10T06:28:10.299 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2024-02-10T06:28:10.300 DEBUG:teuthology.orchestra.run.smithi178: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=quincy 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-02-10T06:28:10.358 INFO:tasks.workunit.client.0.smithi178.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-02-10T06:28:10.358 INFO:tasks.workunit.client.0.smithi178.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2024-02-10T06:28:10.358 INFO:tasks.workunit.client.0.smithi178.stderr:+ '[' -n '' ']' 2024-02-10T06:28:10.358 INFO:tasks.workunit.client.0.smithi178.stderr:+ python3 -m nose -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2024-02-10T06:28:10.377 INFO:tasks.workunit.client.0.smithi178.stderr:/usr/bin/python3: No module named nose 2024-02-10T06:28:10.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:28:10.381 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2024-02-10T06:28:10.382 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-02-10T06:28:10.447 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:10 smithi178 ceph-mon[92537]: pgmap v3432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-10T06:28:10.447 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:10 smithi178 ceph-mon[95116]: pgmap v3432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-10T06:28:10.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:10 smithi189 ceph-mon[89631]: pgmap v3432: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-02-10T06:28:10.600 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/full_sequential.py", line 30, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_290212a1bfd33563ba76ee5b7f0b944fdb6c5d90/qa/tasks/workunit.py", line 129, in task p.spawn(_run_tests, ctx, refspec, role, tests, File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_290212a1bfd33563ba76ee5b7f0b944fdb6c5d90/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test rbd/test_librbd_python.sh) on smithi178 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy 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-02-10T06:28:10.842 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=5482f56e68074d80bc36fb85594e8e85 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/full_sequential.py", line 30, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_290212a1bfd33563ba76ee5b7f0b944fdb6c5d90/qa/tasks/workunit.py", line 129, in task p.spawn(_run_tests, ctx, refspec, role, tests, File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_290212a1bfd33563ba76ee5b7f0b944fdb6c5d90/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test rbd/test_librbd_python.sh) on smithi178 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy 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-02-10T06:28:10.845 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-10T06:28:10.854 INFO:tasks.cephadm:Teardown begin 2024-02-10T06:28:10.855 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2024-02-10T06:28:10.855 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-10T06:28:11.178 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T06:28:11.178 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":18,"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":54268,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.189:6833/2154512515","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6832","nonce":2154512515},{"type":"v1","addr":"172.21.15.189:6833","nonce":2154512515}]},"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"}},"epoch":18}],"filesystems":[{"mdsmap":{"epoch":17,"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-02-10T05:26:45.090202+0000","modified":"2024-02-10T05:39:07.591134+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":598,"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"}},"max_mds":1,"in":[0],"up":{"mds_0":34401},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34401":{"gid":34401,"name":"a","rank":0,"incarnation":14,"state":"up:active","state_seq":7,"addr":"172.21.15.178:6835/4198440279","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6834","nonce":4198440279},{"type":"v1","addr":"172.21.15.178:6835","nonce":4198440279}]},"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"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-02-10T06:28:11.179 INFO:teuthology.orchestra.run.smithi178.stderr:dumped fsmap epoch 18 2024-02-10T06:28:11.191 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-02-10T06:28:11.510 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T06:28:11.510 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":18,"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":54268,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.189:6833/2154512515","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6832","nonce":2154512515},{"type":"v1","addr":"172.21.15.189:6833","nonce":2154512515}]},"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"}},"epoch":18}],"filesystems":[{"mdsmap":{"epoch":17,"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-02-10T05:26:45.090202+0000","modified":"2024-02-10T05:39:07.591134+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":598,"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"}},"max_mds":1,"in":[0],"up":{"mds_0":34401},"failed":[],"damaged":[],"stopped":[],"info":{"gid_34401":{"gid":34401,"name":"a","rank":0,"incarnation":14,"state":"up:active","state_seq":7,"addr":"172.21.15.178:6835/4198440279","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6834","nonce":4198440279},{"type":"v1","addr":"172.21.15.178:6835","nonce":4198440279}]},"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"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-02-10T06:28:11.511 INFO:teuthology.orchestra.run.smithi178.stderr:dumped fsmap epoch 18 2024-02-10T06:28:11.523 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-02-10T06:28:11.803 INFO:teuthology.orchestra.run.smithi178.stdout: 2024-02-10T06:28:11.803 INFO:teuthology.orchestra.run.smithi178.stdout:{"epoch":2025,"fsid":"1b398bac-c7d4-11ee-95b8-87774f69a715","created":"2024-02-10T05:21:22.127092+0000","modified":"2024-02-10T06:28:03.032338+0000","last_up_change":"2024-02-10T05:38:35.369596+0000","last_in_change":"2024-02-10T05:26:09.150064+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":113,"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-02-10T05:24:26.679378+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_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-02-10T05:26:42.996406+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":"61","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-02-10T05:26:44.288109+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":"62","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-02-10T05:27:18.094901+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":"1146","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":8,"snap_epoch":1146,"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":"2ff91124-6e92-49e8-86ee-d322084afa9c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":319,"up_from":329,"up_thru":1967,"down_at":320,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6802","nonce":3491762850},{"type":"v1","addr":"172.21.15.178:6803","nonce":3491762850}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6804","nonce":3491762850},{"type":"v1","addr":"172.21.15.178:6805","nonce":3491762850}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6808","nonce":3491762850},{"type":"v1","addr":"172.21.15.178:6809","nonce":3491762850}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6806","nonce":3491762850},{"type":"v1","addr":"172.21.15.178:6807","nonce":3491762850}]},"public_addr":"172.21.15.178:6803/3491762850","cluster_addr":"172.21.15.178:6805/3491762850","heartbeat_back_addr":"172.21.15.178:6809/3491762850","heartbeat_front_addr":"172.21.15.178:6807/3491762850","state":["exists","up"]},{"osd":1,"uuid":"24ace96e-dc95-4da1-b493-1c989e3e8bcb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":353,"up_from":365,"up_thru":1967,"down_at":354,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6810","nonce":558542514},{"type":"v1","addr":"172.21.15.178:6811","nonce":558542514}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6812","nonce":558542514},{"type":"v1","addr":"172.21.15.178:6813","nonce":558542514}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6816","nonce":558542514},{"type":"v1","addr":"172.21.15.178:6817","nonce":558542514}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6814","nonce":558542514},{"type":"v1","addr":"172.21.15.178:6815","nonce":558542514}]},"public_addr":"172.21.15.178:6811/558542514","cluster_addr":"172.21.15.178:6813/558542514","heartbeat_back_addr":"172.21.15.178:6817/558542514","heartbeat_front_addr":"172.21.15.178:6815/558542514","state":["exists","up"]},{"osd":2,"uuid":"fa2894d2-c79c-4dd4-9f46-0decd72743ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":389,"up_from":401,"up_thru":1908,"down_at":390,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6818","nonce":1820467994},{"type":"v1","addr":"172.21.15.178:6819","nonce":1820467994}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6820","nonce":1820467994},{"type":"v1","addr":"172.21.15.178:6821","nonce":1820467994}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6824","nonce":1820467994},{"type":"v1","addr":"172.21.15.178:6825","nonce":1820467994}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6822","nonce":1820467994},{"type":"v1","addr":"172.21.15.178:6823","nonce":1820467994}]},"public_addr":"172.21.15.178:6819/1820467994","cluster_addr":"172.21.15.178:6821/1820467994","heartbeat_back_addr":"172.21.15.178:6825/1820467994","heartbeat_front_addr":"172.21.15.178:6823/1820467994","state":["exists","up"]},{"osd":3,"uuid":"a71d2808-18e6-4fb4-a25e-73d966e3c3e8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":424,"up_from":435,"up_thru":1967,"down_at":425,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6826","nonce":1930777591},{"type":"v1","addr":"172.21.15.178:6827","nonce":1930777591}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6828","nonce":1930777591},{"type":"v1","addr":"172.21.15.178:6829","nonce":1930777591}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6832","nonce":1930777591},{"type":"v1","addr":"172.21.15.178:6833","nonce":1930777591}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.178:6830","nonce":1930777591},{"type":"v1","addr":"172.21.15.178:6831","nonce":1930777591}]},"public_addr":"172.21.15.178:6827/1930777591","cluster_addr":"172.21.15.178:6829/1930777591","heartbeat_back_addr":"172.21.15.178:6833/1930777591","heartbeat_front_addr":"172.21.15.178:6831/1930777591","state":["exists","up"]},{"osd":4,"uuid":"d3dca6e5-2d39-467c-b4bf-c18b5d2cf60c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":458,"up_from":469,"up_thru":1967,"down_at":459,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6800","nonce":3788830723},{"type":"v1","addr":"172.21.15.189:6801","nonce":3788830723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":3788830723},{"type":"v1","addr":"172.21.15.189:6803","nonce":3788830723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":3788830723},{"type":"v1","addr":"172.21.15.189:6807","nonce":3788830723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":3788830723},{"type":"v1","addr":"172.21.15.189:6805","nonce":3788830723}]},"public_addr":"172.21.15.189:6801/3788830723","cluster_addr":"172.21.15.189:6803/3788830723","heartbeat_back_addr":"172.21.15.189:6807/3788830723","heartbeat_front_addr":"172.21.15.189:6805/3788830723","state":["exists","up"]},{"osd":5,"uuid":"d57145cc-6527-42b5-916a-4e4ed7699a04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":494,"up_from":506,"up_thru":1967,"down_at":495,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6808","nonce":41767783},{"type":"v1","addr":"172.21.15.189:6809","nonce":41767783}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6810","nonce":41767783},{"type":"v1","addr":"172.21.15.189:6811","nonce":41767783}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6814","nonce":41767783},{"type":"v1","addr":"172.21.15.189:6815","nonce":41767783}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6812","nonce":41767783},{"type":"v1","addr":"172.21.15.189:6813","nonce":41767783}]},"public_addr":"172.21.15.189:6809/41767783","cluster_addr":"172.21.15.189:6811/41767783","heartbeat_back_addr":"172.21.15.189:6815/41767783","heartbeat_front_addr":"172.21.15.189:6813/41767783","state":["exists","up"]},{"osd":6,"uuid":"10827ca8-a8de-426b-ab31-b580a5e8dbe9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":524,"up_from":535,"up_thru":1967,"down_at":525,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6816","nonce":2450146827},{"type":"v1","addr":"172.21.15.189:6817","nonce":2450146827}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6818","nonce":2450146827},{"type":"v1","addr":"172.21.15.189:6819","nonce":2450146827}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6822","nonce":2450146827},{"type":"v1","addr":"172.21.15.189:6823","nonce":2450146827}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6820","nonce":2450146827},{"type":"v1","addr":"172.21.15.189:6821","nonce":2450146827}]},"public_addr":"172.21.15.189:6817/2450146827","cluster_addr":"172.21.15.189:6819/2450146827","heartbeat_back_addr":"172.21.15.189:6823/2450146827","heartbeat_front_addr":"172.21.15.189:6821/2450146827","state":["exists","up"]},{"osd":7,"uuid":"d7414517-0aa3-479a-9064-f7fed7c81e06","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":559,"up_from":568,"up_thru":1967,"down_at":560,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6824","nonce":3214921473},{"type":"v1","addr":"172.21.15.189:6825","nonce":3214921473}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6826","nonce":3214921473},{"type":"v1","addr":"172.21.15.189:6827","nonce":3214921473}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6830","nonce":3214921473},{"type":"v1","addr":"172.21.15.189:6831","nonce":3214921473}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6828","nonce":3214921473},{"type":"v1","addr":"172.21.15.189:6829","nonce":3214921473}]},"public_addr":"172.21.15.189:6825/3214921473","cluster_addr":"172.21.15.189:6827/3214921473","heartbeat_back_addr":"172.21.15.189:6831/3214921473","heartbeat_front_addr":"172.21.15.189:6829/3214921473","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-02-10T05:23:36.334657+0000","dead_epoch":319},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:23:59.923209+0000","dead_epoch":353},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:24.004028+0000","dead_epoch":389},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:24:48.686495+0000","dead_epoch":424},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:11.257141+0000","dead_epoch":458},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:35.714729+0000","dead_epoch":494},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:25:59.972063+0000","dead_epoch":524},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T05:26:24.480218+0000","dead_epoch":559}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.e","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.26","mappings":[{"from":6,"to":2}]},{"pgid":"3.2b","mappings":[{"from":0,"to":2}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.178:0/3829381033":"2024-02-10T07:19:38.946185+0000","172.21.15.189:6833/4221551901":"2024-02-11T05:39:05.566111+0000","172.21.15.189:6832/4221551901":"2024-02-11T05:39:05.566111+0000","172.21.15.189:0/2384895734":"2024-02-11T05:32:10.166208+0000","172.21.15.178:0/1643147118":"2024-02-11T05:31:09.016699+0000","172.21.15.178:0/4055521453":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6801/2216937637":"2024-02-11T05:31:09.016699+0000","172.21.15.189:6834/302375273":"2024-02-11T05:32:10.166208+0000","172.21.15.178:6801/1579050180":"2024-02-11T05:27:18.987130+0000","172.21.15.189:0/1825819080":"2024-02-11T05:32:10.166208+0000","172.21.15.178:0/1810907727":"2024-02-11T05:31:09.016699+0000","172.21.15.178:6800/2216937637":"2024-02-11T05:31:09.016699+0000","172.21.15.178:0/781866613":"2024-02-11T05:32:58.579338+0000","172.21.15.178:0/37667702":"2024-02-11T05:32:58.579338+0000","172.21.15.178:0/527870021":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/3479209140":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/2980551824":"2024-02-10T07:19:37.941528+0000","172.21.15.178:6800/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.178:0/136444450":"2024-02-10T07:23:52.719176+0000","172.21.15.178:0/313760756":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6801/1634470419":"2024-02-11T05:32:58.579338+0000","172.21.15.178:6834/1034974724":"2024-02-11T05:38:44.406857+0000","172.21.15.178:6800/1634470419":"2024-02-11T05:32:58.579338+0000","172.21.15.178:0/3227051029":"2024-02-11T05:22:14.365966+0000","172.21.15.189:0/1274263842":"2024-02-11T05:32:10.166208+0000","172.21.15.178:0/155071335":"2024-02-11T05:31:09.016699+0000","172.21.15.178:0/3810744882":"2024-02-11T05:21:50.971758+0000","172.21.15.178:6801/1263061058":"2024-02-11T05:21:50.971758+0000","172.21.15.189:0/1300740082":"2024-02-11T05:32:10.166208+0000","172.21.15.178:0/3804021441":"2024-02-11T05:21:50.971758+0000","172.21.15.189:6835/302375273":"2024-02-11T05:32:10.166208+0000","172.21.15.178:6800/1579050180":"2024-02-11T05:27:18.987130+0000","172.21.15.178:6835/1034974724":"2024-02-11T05:38:44.406857+0000","172.21.15.189:0/1119329343":"2024-02-11T05:32:10.166208+0000","172.21.15.178:6801/2537957353":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/3989158032":"2024-02-11T05:32:58.579338+0000","172.21.15.189:0/3333372062":"2024-02-11T05:32:10.166208+0000","172.21.15.178:0/556760749":"2024-02-11T05:32:58.579338+0000","172.21.15.178:0/3294883217":"2024-02-11T05:32:58.579338+0000","172.21.15.178:0/110815137":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/2053304252":"2024-02-11T05:32:58.579338+0000","172.21.15.178:0/4233542507":"2024-02-11T05:22:14.365966+0000","172.21.15.178:0/3296051652":"2024-02-11T05:31:09.016699+0000","172.21.15.178:0/2753554380":"2024-02-11T05:27:18.987130+0000","172.21.15.178:0/2491940996":"2024-02-11T05:31:09.016699+0000","172.21.15.178:6800/2537957353":"2024-02-11T05:22:14.365966+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":35,"length":3},{"begin":44,"length":4}]},{"pool":89,"snaps":[{"begin":17,"length":2},{"begin":22,"length":1}]},{"pool":90,"snaps":[{"begin":2,"length":1}]},{"pool":112,"snaps":[{"begin":14,"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-02-10T06:28:11.816 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs fail cephfs 2024-02-10T06:28:12.133 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:12 smithi178 ceph-mon[92537]: pgmap v3433: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:28:12.133 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:12 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/3112949927' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T06:28:12.133 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:12 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/664511513' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T06:28:12.133 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:12 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/637508983' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T06:28:12.134 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:12 smithi178 ceph-mon[95116]: pgmap v3433: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:28:12.134 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:12 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/3112949927' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T06:28:12.134 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:12 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/664511513' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T06:28:12.134 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:12 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/637508983' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T06:28:12.134 INFO:teuthology.orchestra.run.smithi178.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2024-02-10T06:28:12.149 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs rm cephfs --yes-i-really-mean-it 2024-02-10T06:28:12.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a[92514]: 2024-02-10T06:28:12.131+0000 7fa7fdab8700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-10T06:28:12.462 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 06:28:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a[120250]: ignoring --setuser ceph since I am not root 2024-02-10T06:28:12.462 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 06:28:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a[120250]: ignoring --setgroup ceph since I am not root 2024-02-10T06:28:12.463 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 06:28:12 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a[120250]: starting mds.a at 2024-02-10T06:28:12.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:12 smithi189 ceph-mon[89631]: pgmap v3433: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:28:12.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:12 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/3112949927' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T06:28:12.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:12 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/664511513' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-02-10T06:28:12.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:12 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/637508983' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T06:28:13.155 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool rm cephfs_metadata cephfs_metadata --yes-i-really-really-mean-it 2024-02-10T06:28:13.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1847680476' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-02-10T06:28:13.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[92537]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-10T06:28:13.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[92537]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-10T06:28:13.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1847680476' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-02-10T06:28:13.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[92537]: osdmap e2026: 8 total, 8 up, 8 in 2024-02-10T06:28:13.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[92537]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-10T06:28:13.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/2433831976' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:28:13.464 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:28:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1847680476' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-02-10T06:28:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[95116]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-10T06:28:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[95116]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-10T06:28:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1847680476' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-02-10T06:28:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[95116]: osdmap e2026: 8 total, 8 up, 8 in 2024-02-10T06:28:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[95116]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-10T06:28:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/2433831976' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:28:13.465 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:13 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:28:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:13 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1847680476' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-02-10T06:28:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:13 smithi189 ceph-mon[89631]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-10T06:28:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:13 smithi189 ceph-mon[89631]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-10T06:28:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:13 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1847680476' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-02-10T06:28:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:13 smithi189 ceph-mon[89631]: osdmap e2026: 8 total, 8 up, 8 in 2024-02-10T06:28:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:13 smithi189 ceph-mon[89631]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-02-10T06:28:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:13 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/2433831976' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:28:13.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:13 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:28:14.143 INFO:teuthology.orchestra.run.smithi178.stderr:pool 'cephfs_metadata' removed 2024-02-10T06:28:14.160 DEBUG:teuthology.orchestra.run.smithi178:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool rm cephfs_data cephfs_data --yes-i-really-really-mean-it 2024-02-10T06:28:14.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:14 smithi189 ceph-mon[89631]: pgmap v3435: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:28:14.439 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:14 smithi189 ceph-mon[89631]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-10T06:28:14.440 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:14 smithi189 ceph-mon[89631]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-10T06:28:14.440 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:14 smithi189 ceph-mon[89631]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-02-10T06:28:14.440 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:14 smithi189 ceph-mon[89631]: mds.? [v2:172.21.15.178:6834/2187870277,v1:172.21.15.178:6835/2187870277] up:boot 2024-02-10T06:28:14.440 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T06:28:14.440 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:14 smithi189 ceph-mon[89631]: fsmap 2 up:standby 2024-02-10T06:28:14.440 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:14 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/1784356782' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-10T06:28:14.440 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:14 smithi189 ceph-mon[89631]: 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-02-10T06:28:14.441 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:14 smithi189 ceph-mon[89631]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:28:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[92537]: pgmap v3435: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:28:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[92537]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-10T06:28:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[92537]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-10T06:28:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[92537]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-02-10T06:28:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[92537]: mds.? [v2:172.21.15.178:6834/2187870277,v1:172.21.15.178:6835/2187870277] up:boot 2024-02-10T06:28:14.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T06:28:14.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[92537]: fsmap 2 up:standby 2024-02-10T06:28:14.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/1784356782' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-10T06:28:14.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[92537]: 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-02-10T06:28:14.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[92537]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:28:14.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[95116]: pgmap v3435: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-02-10T06:28:14.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[95116]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-10T06:28:14.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[95116]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-10T06:28:14.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[95116]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-02-10T06:28:14.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[95116]: mds.? [v2:172.21.15.178:6834/2187870277,v1:172.21.15.178:6835/2187870277] up:boot 2024-02-10T06:28:14.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-02-10T06:28:14.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[95116]: fsmap 2 up:standby 2024-02-10T06:28:14.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/1784356782' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-10T06:28:14.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[95116]: 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-02-10T06:28:14.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:14 smithi178 ceph-mon[95116]: from='mgr.25184 172.21.15.178:0/3677441201' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T06:28:15.150 INFO:teuthology.orchestra.run.smithi178.stderr:pool 'cephfs_data' removed 2024-02-10T06:28:15.173 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T06:28:15.204 DEBUG:teuthology.orchestra.run.smithi189:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T06:28:15.236 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-10T06:28:15.237 DEBUG:teuthology.orchestra.run.smithi178:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-10T06:28:15.260 DEBUG:teuthology.orchestra.run.smithi189:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-10T06:28:15.292 INFO:tasks.cephadm:Stopping all daemons... 2024-02-10T06:28:15.293 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-10T06:28:15.293 DEBUG:teuthology.orchestra.run.smithi178:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.a 2024-02-10T06:28:15.462 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:15 smithi178 ceph-mon[92537]: 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-02-10T06:28:15.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:15 smithi178 ceph-mon[92537]: osdmap e2027: 8 total, 8 up, 8 in 2024-02-10T06:28:15.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:15 smithi178 ceph-mon[92537]: from='client.? 172.21.15.178:0/160828528' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-10T06:28:15.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:15 smithi178 ceph-mon[92537]: 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-02-10T06:28:15.463 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:15 smithi178 systemd[1]: Stopping Ceph mon.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:28:15.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:15 smithi178 ceph-mon[95116]: 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-02-10T06:28:15.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:15 smithi178 ceph-mon[95116]: osdmap e2027: 8 total, 8 up, 8 in 2024-02-10T06:28:15.463 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:15 smithi178 ceph-mon[95116]: from='client.? 172.21.15.178:0/160828528' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-10T06:28:15.464 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:15 smithi178 ceph-mon[95116]: 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-02-10T06:28:15.537 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:15 smithi189 ceph-mon[89631]: 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-02-10T06:28:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:15 smithi189 ceph-mon[89631]: osdmap e2027: 8 total, 8 up, 8 in 2024-02-10T06:28:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:15 smithi189 ceph-mon[89631]: from='client.? 172.21.15.178:0/160828528' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-10T06:28:15.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:15 smithi189 ceph-mon[89631]: 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-02-10T06:28:15.953 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:15 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a[92514]: 2024-02-10T06:28:15.587+0000 7fa8032c3700 -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-02-10T06:28:15.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:15 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a[92514]: 2024-02-10T06:28:15.587+0000 7fa8032c3700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-02-10T06:28:15.954 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:15 smithi178 podman[150293]: 2024-02-10 06:28:15.649499298 +0000 UTC m=+0.159983527 container died ee8c87e1ded09b7855152512d694c7353174be2c5ce910a7b77c1e3bbcc9cd36 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, RELEASE=main-290212a, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0) 2024-02-10T06:28:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:16 smithi178 podman[150293]: 2024-02-10 06:28:16.168996989 +0000 UTC m=+0.679481227 container cleanup ee8c87e1ded09b7855152512d694c7353174be2c5ce910a7b77c1e3bbcc9cd36 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, ceph=True, RELEASE=main-290212a, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T06:28:16.212 INFO:journalctl@ceph.mon.a.smithi178.stdout:Feb 10 06:28:16 smithi178 bash[150293]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-a 2024-02-10T06:28:16.585 DEBUG:teuthology.orchestra.run.smithi178:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.a.service' 2024-02-10T06:28:16.633 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:28:16.634 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-10T06:28:16.634 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-02-10T06:28:16.634 DEBUG:teuthology.orchestra.run.smithi178:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.c 2024-02-10T06:28:16.935 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:16 smithi178 systemd[1]: Stopping Ceph mon.c for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:28:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:16 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[95093]: 2024-02-10T06:28:16.933+0000 7f5219c8e700 -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-02-10T06:28:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:16 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c[95093]: 2024-02-10T06:28:16.933+0000 7f5219c8e700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-02-10T06:28:17.212 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:17 smithi178 podman[150427]: 2024-02-10 06:28:17.006219765 +0000 UTC m=+0.197389406 container died 6393ba9a94dc09bdc3c8c0dd014db74b0232ee9c82ab1c765cd17b3ebada57d2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=main-290212a, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T06:28:17.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:28:16 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:28:16] ENGINE Bus STOPPING 2024-02-10T06:28:17.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:28:16 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:28:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T06:28:17.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:28:16 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:28:16] ENGINE Bus STOPPED 2024-02-10T06:28:17.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:28:16 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:28:16] ENGINE Bus STARTING 2024-02-10T06:28:17.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:28:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:28:17] ENGINE Serving on http://:::9283 2024-02-10T06:28:17.213 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:28:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: [10/Feb/2024:06:28:17] ENGINE Bus STARTED 2024-02-10T06:28:17.554 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:17 smithi178 podman[150427]: 2024-02-10 06:28:17.381967964 +0000 UTC m=+0.573137605 container cleanup 6393ba9a94dc09bdc3c8c0dd014db74b0232ee9c82ab1c765cd17b3ebada57d2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-290212a, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux ) 2024-02-10T06:28:17.555 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:17 smithi178 bash[150427]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c 2024-02-10T06:28:17.789 DEBUG:teuthology.orchestra.run.smithi178:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.c.service' 2024-02-10T06:28:17.812 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:28:17 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: ::ffff:172.21.15.189 - - [10/Feb/2024:06:28:17] "GET /metrics HTTP/1.1" 200 34197 "" "Prometheus/2.43.0" 2024-02-10T06:28:17.813 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:17 smithi178 podman[150457]: 2024-02-10 06:28:17.666829143 +0000 UTC m=+0.659041804 container remove 6393ba9a94dc09bdc3c8c0dd014db74b0232ee9c82ab1c765cd17b3ebada57d2 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-c, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=main-290212a, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T06:28:17.813 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:17 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.c.service: Deactivated successfully. 2024-02-10T06:28:17.813 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:17 smithi178 systemd[1]: Stopped Ceph mon.c for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T06:28:17.813 INFO:journalctl@ceph.mon.c.smithi178.stdout:Feb 10 06:28:17 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.c.service: Consumed 39.982s CPU time. 2024-02-10T06:28:17.825 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:28:17.826 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-02-10T06:28:17.826 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-10T06:28:17.826 DEBUG:teuthology.orchestra.run.smithi189:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.b 2024-02-10T06:28:18.169 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:17 smithi189 systemd[1]: Stopping Ceph mon.b for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:28:18.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[89608]: 2024-02-10T06:28:18.167+0000 7fe301cf9700 -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-02-10T06:28:18.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b[89608]: 2024-02-10T06:28:18.167+0000 7fe301cf9700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-02-10T06:28:18.538 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:18 smithi189 podman[144940]: 2024-02-10 06:28:18.392819037 +0000 UTC m=+0.364229513 container died 32ab039140f28efe74e6b0b611239f140e6eb1f2b0b17683b249576341e3dadd (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True) 2024-02-10T06:28:19.037 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:18 smithi189 podman[144940]: 2024-02-10 06:28:18.840528675 +0000 UTC m=+0.811939204 container cleanup 32ab039140f28efe74e6b0b611239f140e6eb1f2b0b17683b249576341e3dadd (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-290212a, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2) 2024-02-10T06:28:19.038 INFO:journalctl@ceph.mon.b.smithi189.stdout:Feb 10 06:28:18 smithi189 bash[144940]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mon-b 2024-02-10T06:28:19.266 DEBUG:teuthology.orchestra.run.smithi189:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mon.b.service' 2024-02-10T06:28:19.317 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:28:19.317 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-10T06:28:19.317 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-10T06:28:19.317 DEBUG:teuthology.orchestra.run.smithi178:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.y 2024-02-10T06:28:19.620 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:28:19 smithi178 systemd[1]: Stopping Ceph mgr.y for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:28:19.938 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:28:19 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y[84015]: 2024-02-10T06:28:19.617+0000 7fe7272d8700 -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-02-10T06:28:19.938 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:28:19 smithi178 podman[150571]: 2024-02-10 06:28:19.65111006 +0000 UTC m=+0.145321208 container died bccfa8f62f7428205f783b7de83596ea2923ad7a3ef6ad268083c000829422a1 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, RELEASE=main-290212a, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-02-10T06:28:20.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:28:20 smithi178 podman[150571]: 2024-02-10 06:28:20.028631252 +0000 UTC m=+0.522842399 container cleanup bccfa8f62f7428205f783b7de83596ea2923ad7a3ef6ad268083c000829422a1 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y, RELEASE=main-290212a, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T06:28:20.212 INFO:journalctl@ceph.mgr.y.smithi178.stdout:Feb 10 06:28:20 smithi178 bash[150571]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-y 2024-02-10T06:28:20.505 DEBUG:teuthology.orchestra.run.smithi178:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.y.service' 2024-02-10T06:28:20.543 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:28:20.544 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-10T06:28:20.544 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-10T06:28:20.544 DEBUG:teuthology.orchestra.run.smithi189:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.x 2024-02-10T06:28:20.904 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 06:28:20 smithi189 systemd[1]: Stopping Ceph mgr.x for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:28:21.173 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 06:28:20 smithi189 podman[145074]: 2024-02-10 06:28:20.903618341 +0000 UTC m=+0.163812345 container died b8ef1c726160a8bd44aba4cd4bc47f5da2e7c303304ff107b051643e81e6e64c (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=main-290212a, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, CEPH_POINT_RELEASE=) 2024-02-10T06:28:21.532 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 06:28:21 smithi189 podman[145074]: 2024-02-10 06:28:21.25527713 +0000 UTC m=+0.515471140 container cleanup b8ef1c726160a8bd44aba4cd4bc47f5da2e7c303304ff107b051643e81e6e64c (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, RELEASE=main-290212a, org.label-schema.build-date=20240131, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-02-10T06:28:21.532 INFO:journalctl@ceph.mgr.x.smithi189.stdout:Feb 10 06:28:21 smithi189 bash[145074]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mgr-x 2024-02-10T06:28:21.648 DEBUG:teuthology.orchestra.run.smithi189:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mgr.x.service' 2024-02-10T06:28:21.687 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:28:21.687 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-10T06:28:21.687 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-10T06:28:21.688 DEBUG:teuthology.orchestra.run.smithi178:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.0 2024-02-10T06:28:22.019 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 06:28:21 smithi178 systemd[1]: Stopping Ceph osd.0 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:28:22.462 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 06:28:22 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0[100816]: 2024-02-10T06:28:22.017+0000 7f2c06b8a700 -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-02-10T06:28:22.462 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 06:28:22 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0[100816]: 2024-02-10T06:28:22.017+0000 7f2c06b8a700 -1 osd.0 2028 *** Got signal Terminated *** 2024-02-10T06:28:22.462 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 06:28:22 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0[100816]: 2024-02-10T06:28:22.017+0000 7f2c06b8a700 -1 osd.0 2028 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:28:27.934 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 06:28:27 smithi178 podman[150703]: 2024-02-10 06:28:27.609353413 +0000 UTC m=+5.725670014 container died 6b1445eee423696828e8138fbf42e9941cd0761b875f5bf947ccdf5da027c11a (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0, ceph=True, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=main-290212a) 2024-02-10T06:28:28.192 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 06:28:28 smithi178 podman[150703]: 2024-02-10 06:28:28.016227443 +0000 UTC m=+6.132544045 container cleanup 6b1445eee423696828e8138fbf42e9941cd0761b875f5bf947ccdf5da027c11a (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, RELEASE=main-290212a) 2024-02-10T06:28:28.192 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 06:28:28 smithi178 bash[150703]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0 2024-02-10T06:28:28.462 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 06:28:28 smithi178 podman[150727]: 2024-02-10 06:28:28.192187288 +0000 UTC m=+0.583615764 container remove 6b1445eee423696828e8138fbf42e9941cd0761b875f5bf947ccdf5da027c11a (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-02-10T06:28:28.946 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 06:28:28 smithi178 podman[150820]: 2024-02-10 06:28:28.527434843 +0000 UTC m=+0.018367204 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T06:28:28.946 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 06:28:28 smithi178 podman[150820]: 2024-02-10 06:28:28.626494726 +0000 UTC m=+0.117427073 container create fdde4b3b8c706d2238bfa807c46c3623939bb735e5540fa875b0f834c6f17bc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, RELEASE=main-290212a, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-02-10T06:28:28.946 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 06:28:28 smithi178 podman[150820]: 2024-02-10 06:28:28.854006534 +0000 UTC m=+0.344938894 container init fdde4b3b8c706d2238bfa807c46c3623939bb735e5540fa875b0f834c6f17bc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, RELEASE=main-290212a, org.label-schema.license=GPLv2) 2024-02-10T06:28:28.946 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 06:28:28 smithi178 podman[150820]: 2024-02-10 06:28:28.860028497 +0000 UTC m=+0.350960844 container start fdde4b3b8c706d2238bfa807c46c3623939bb735e5540fa875b0f834c6f17bc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-deactivate, RELEASE=main-290212a, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T06:28:28.946 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 06:28:28 smithi178 podman[150820]: 2024-02-10 06:28:28.945489965 +0000 UTC m=+0.436422330 container attach fdde4b3b8c706d2238bfa807c46c3623939bb735e5540fa875b0f834c6f17bc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-deactivate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=main-290212a, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.2) 2024-02-10T06:28:29.212 INFO:journalctl@ceph.osd.0.smithi178.stdout:Feb 10 06:28:29 smithi178 podman[150820]: 2024-02-10 06:28:29.144155724 +0000 UTC m=+0.635088074 container died fdde4b3b8c706d2238bfa807c46c3623939bb735e5540fa875b0f834c6f17bc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-0-deactivate, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, RELEASE=main-290212a, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-02-10T06:28:29.937 DEBUG:teuthology.orchestra.run.smithi178:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.0.service' 2024-02-10T06:28:29.976 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:28:29.977 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-10T06:28:29.977 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-10T06:28:29.977 DEBUG:teuthology.orchestra.run.smithi178:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.1 2024-02-10T06:28:30.212 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 06:28:30 smithi178 systemd[1]: Stopping Ceph osd.1 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:28:30.712 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 06:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1[105609]: 2024-02-10T06:28:30.304+0000 7f6ab8799700 -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-02-10T06:28:30.712 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 06:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1[105609]: 2024-02-10T06:28:30.304+0000 7f6ab8799700 -1 osd.1 2028 *** Got signal Terminated *** 2024-02-10T06:28:30.712 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 06:28:30 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1[105609]: 2024-02-10T06:28:30.304+0000 7f6ab8799700 -1 osd.1 2028 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:28:36.103 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 06:28:35 smithi178 podman[150955]: 2024-02-10 06:28:35.819904024 +0000 UTC m=+5.625365551 container died 9caa5019ee1f9d502039a0177f8c19b5e61a692f168fe6fe0efca3e31aae5e20 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1, CEPH_POINT_RELEASE=, RELEASE=main-290212a, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131) 2024-02-10T06:28:36.453 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 06:28:36 smithi178 podman[150955]: 2024-02-10 06:28:36.193301621 +0000 UTC m=+5.998763188 container cleanup 9caa5019ee1f9d502039a0177f8c19b5e61a692f168fe6fe0efca3e31aae5e20 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-02-10T06:28:36.453 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 06:28:36 smithi178 bash[150955]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1 2024-02-10T06:28:36.712 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 06:28:36 smithi178 podman[150977]: 2024-02-10 06:28:36.452858496 +0000 UTC m=+0.627717282 container remove 9caa5019ee1f9d502039a0177f8c19b5e61a692f168fe6fe0efca3e31aae5e20 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, io.buildah.version=1.33.2) 2024-02-10T06:28:37.043 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 06:28:36 smithi178 podman[151073]: 2024-02-10 06:28:36.668006517 +0000 UTC m=+0.017925349 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T06:28:37.043 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 06:28:36 smithi178 podman[151073]: 2024-02-10 06:28:36.787079701 +0000 UTC m=+0.136998576 container create 6010a7e913a5c414a4c7ad194fb2ace4829fe10bb6d1d97d9e5c366b945188d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, RELEASE=main-290212a, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-02-10T06:28:37.043 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 06:28:37 smithi178 podman[151073]: 2024-02-10 06:28:37.042974329 +0000 UTC m=+0.392893158 container init 6010a7e913a5c414a4c7ad194fb2ace4829fe10bb6d1d97d9e5c366b945188d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, RELEASE=main-290212a) 2024-02-10T06:28:37.339 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 06:28:37 smithi178 podman[151073]: 2024-02-10 06:28:37.048225023 +0000 UTC m=+0.398143850 container start 6010a7e913a5c414a4c7ad194fb2ace4829fe10bb6d1d97d9e5c366b945188d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, RELEASE=main-290212a, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T06:28:37.340 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 06:28:37 smithi178 podman[151073]: 2024-02-10 06:28:37.139572529 +0000 UTC m=+0.489491378 container attach 6010a7e913a5c414a4c7ad194fb2ace4829fe10bb6d1d97d9e5c366b945188d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , ceph=True, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-02-10T06:28:37.626 INFO:journalctl@ceph.osd.1.smithi178.stdout:Feb 10 06:28:37 smithi178 podman[151073]: 2024-02-10 06:28:37.339546342 +0000 UTC m=+0.689465176 container died 6010a7e913a5c414a4c7ad194fb2ace4829fe10bb6d1d97d9e5c366b945188d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-1-deactivate, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, io.buildah.version=1.33.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-02-10T06:28:37.933 DEBUG:teuthology.orchestra.run.smithi178:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.1.service' 2024-02-10T06:28:37.975 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:28:37.975 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-10T06:28:37.975 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-10T06:28:37.975 DEBUG:teuthology.orchestra.run.smithi178:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.2 2024-02-10T06:28:38.212 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 06:28:38 smithi178 systemd[1]: Stopping Ceph osd.2 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:28:38.712 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 06:28:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2[110389]: 2024-02-10T06:28:38.341+0000 7f1673c77700 -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-02-10T06:28:38.712 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 06:28:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2[110389]: 2024-02-10T06:28:38.341+0000 7f1673c77700 -1 osd.2 2028 *** Got signal Terminated *** 2024-02-10T06:28:38.712 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 06:28:38 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2[110389]: 2024-02-10T06:28:38.341+0000 7f1673c77700 -1 osd.2 2028 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:28:44.113 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 06:28:43 smithi178 podman[151205]: 2024-02-10 06:28:43.838420387 +0000 UTC m=+5.620196957 container died 2733e0215ccb2a4a320ec3a366ba5115f68f077a1e73c2d92d164aca4d9d2ec8 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2, CEPH_POINT_RELEASE=, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-02-10T06:28:44.456 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 06:28:44 smithi178 podman[151205]: 2024-02-10 06:28:44.21239272 +0000 UTC m=+5.994169330 container cleanup 2733e0215ccb2a4a320ec3a366ba5115f68f077a1e73c2d92d164aca4d9d2ec8 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, org.label-schema.build-date=20240131, ceph=True, io.buildah.version=1.33.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T06:28:44.456 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 06:28:44 smithi178 bash[151205]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2 2024-02-10T06:28:44.712 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 06:28:44 smithi178 podman[151238]: 2024-02-10 06:28:44.455508222 +0000 UTC m=+0.620294807 container remove 2733e0215ccb2a4a320ec3a366ba5115f68f077a1e73c2d92d164aca4d9d2ec8 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=main-290212a, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240131, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2) 2024-02-10T06:28:45.092 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 06:28:44 smithi178 podman[151334]: 2024-02-10 06:28:44.680021918 +0000 UTC m=+0.019392924 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T06:28:45.092 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 06:28:44 smithi178 podman[151334]: 2024-02-10 06:28:44.798115947 +0000 UTC m=+0.137486950 container create e4d8f2a945bc91866af8c122de7fab467c78a676f016889db855ddca280e3f77 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-deactivate, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, RELEASE=main-290212a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS) 2024-02-10T06:28:45.092 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 06:28:45 smithi178 podman[151334]: 2024-02-10 06:28:45.00053406 +0000 UTC m=+0.339905081 container init e4d8f2a945bc91866af8c122de7fab467c78a676f016889db855ddca280e3f77 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, RELEASE=main-290212a, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-02-10T06:28:45.092 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 06:28:45 smithi178 podman[151334]: 2024-02-10 06:28:45.005775242 +0000 UTC m=+0.345146249 container start e4d8f2a945bc91866af8c122de7fab467c78a676f016889db855ddca280e3f77 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-02-10T06:28:45.093 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 06:28:45 smithi178 podman[151334]: 2024-02-10 06:28:45.092003275 +0000 UTC m=+0.431374288 container attach e4d8f2a945bc91866af8c122de7fab467c78a676f016889db855ddca280e3f77 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-deactivate, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, RELEASE=main-290212a, io.buildah.version=1.33.2, 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 8 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-02-10T06:28:45.462 INFO:journalctl@ceph.osd.2.smithi178.stdout:Feb 10 06:28:45 smithi178 podman[151334]: 2024-02-10 06:28:45.298064726 +0000 UTC m=+0.637435736 container died e4d8f2a945bc91866af8c122de7fab467c78a676f016889db855ddca280e3f77 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-2-deactivate, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True) 2024-02-10T06:28:45.902 DEBUG:teuthology.orchestra.run.smithi178:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.2.service' 2024-02-10T06:28:45.943 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:28:45.943 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-10T06:28:45.944 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-10T06:28:45.944 DEBUG:teuthology.orchestra.run.smithi178:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.3 2024-02-10T06:28:46.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:46 smithi178 systemd[1]: Stopping Ceph osd.3 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:28:46.712 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:46 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[115186]: 2024-02-10T06:28:46.308+0000 7f1eb8f12700 -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-02-10T06:28:46.712 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:46 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[115186]: 2024-02-10T06:28:46.308+0000 7f1eb8f12700 -1 osd.3 2028 *** Got signal Terminated *** 2024-02-10T06:28:46.712 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:46 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[115186]: 2024-02-10T06:28:46.308+0000 7f1eb8f12700 -1 osd.3 2028 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:28:48.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:28:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:28:47.955Z 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.178:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.178:8765: connect: connection refused" 2024-02-10T06:28:48.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:28:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:28:47.958Z 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.178:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.178:8765: connect: connection refused" 2024-02-10T06:28:48.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:28:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:28:47.958Z 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.178:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.178:8765: connect: connection refused" 2024-02-10T06:28:48.288 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:28:47 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:28:47.958Z 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.178:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.178:8765: connect: connection refused" 2024-02-10T06:28:48.560 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:28:48 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:28:48.497+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:28:49.788 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:28:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:28:49.500+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:28:49.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:49 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:49.535+0000 7f7cd7f1a700 -1 osd.4 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.797226+0000 front 2024-02-10T06:28:26.797283+0000 (oldest deadline 2024-02-10T06:28:49.097061+0000) 2024-02-10T06:28:50.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:49 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[115186]: 2024-02-10T06:28:49.818+0000 7f1eb14fe700 -1 osd.3 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:23.315879+0000 front 2024-02-10T06:28:23.315940+0000 (oldest deadline 2024-02-10T06:28:49.215947+0000) 2024-02-10T06:28:50.787 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:28:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:28:50.486+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:28:50.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:50 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:50.550+0000 7f7cd7f1a700 -1 osd.4 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.797226+0000 front 2024-02-10T06:28:26.797283+0000 (oldest deadline 2024-02-10T06:28:49.097061+0000) 2024-02-10T06:28:51.212 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:50 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3[115186]: 2024-02-10T06:28:50.777+0000 7f1eb14fe700 -1 osd.3 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:23.315879+0000 front 2024-02-10T06:28:23.315940+0000 (oldest deadline 2024-02-10T06:28:49.215947+0000) 2024-02-10T06:28:51.788 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:28:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:28:51.484+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:28:51.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:51 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:51.540+0000 7f7cd7f1a700 -1 osd.4 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.797226+0000 front 2024-02-10T06:28:26.797283+0000 (oldest deadline 2024-02-10T06:28:49.097061+0000) 2024-02-10T06:28:52.024 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:51 smithi178 podman[151463]: 2024-02-10 06:28:51.730245879 +0000 UTC m=+5.568889199 container died 92fd1871dd9941be27f5302b8409f1d587a9cbe9d7da29230c5e09cd69d26a3f (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, RELEASE=main-290212a, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=) 2024-02-10T06:28:52.340 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:52 smithi178 podman[151463]: 2024-02-10 06:28:52.114172708 +0000 UTC m=+5.952816027 container cleanup 92fd1871dd9941be27f5302b8409f1d587a9cbe9d7da29230c5e09cd69d26a3f (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3, GIT_CLEAN=True, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-02-10T06:28:52.340 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:52 smithi178 bash[151463]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3 2024-02-10T06:28:52.498 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:28:52 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:28:52.118+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:28:52.658 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:52 smithi178 podman[151485]: 2024-02-10 06:28:52.340176506 +0000 UTC m=+0.610603194 container remove 92fd1871dd9941be27f5302b8409f1d587a9cbe9d7da29230c5e09cd69d26a3f (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, RELEASE=main-290212a, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-02-10T06:28:52.787 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:28:52 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:28:52.614+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:28:52.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:52 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:52.497+0000 7f7cd7f1a700 -1 osd.4 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.797226+0000 front 2024-02-10T06:28:26.797283+0000 (oldest deadline 2024-02-10T06:28:49.097061+0000) 2024-02-10T06:28:52.788 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:28:52 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:28:52.512+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:28:52.962 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:52 smithi178 podman[151580]: 2024-02-10 06:28:52.560864803 +0000 UTC m=+0.019214271 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T06:28:52.962 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:52 smithi178 podman[151580]: 2024-02-10 06:28:52.674357436 +0000 UTC m=+0.132706893 container create 46beb5aded4f31791efee46ed5b260b4e1906571f28adc69613fbc77e3317fb0 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-deactivate, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=main-290212a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux ) 2024-02-10T06:28:52.962 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:52 smithi178 podman[151580]: 2024-02-10 06:28:52.901847128 +0000 UTC m=+0.360196585 container init 46beb5aded4f31791efee46ed5b260b4e1906571f28adc69613fbc77e3317fb0 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-deactivate, org.label-schema.license=GPLv2, RELEASE=main-290212a, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131) 2024-02-10T06:28:52.963 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:52 smithi178 podman[151580]: 2024-02-10 06:28:52.907347421 +0000 UTC m=+0.365696879 container start 46beb5aded4f31791efee46ed5b260b4e1906571f28adc69613fbc77e3317fb0 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=main-290212a, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD) 2024-02-10T06:28:53.454 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:28:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:28:53.078+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:28:53.462 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:52 smithi178 podman[151580]: 2024-02-10 06:28:52.993319991 +0000 UTC m=+0.451669458 container attach 46beb5aded4f31791efee46ed5b260b4e1906571f28adc69613fbc77e3317fb0 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-deactivate, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240131, io.buildah.version=1.33.2) 2024-02-10T06:28:53.462 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:53 smithi178 podman[151580]: 2024-02-10 06:28:53.198265716 +0000 UTC m=+0.656615167 container died 46beb5aded4f31791efee46ed5b260b4e1906571f28adc69613fbc77e3317fb0 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-02-10T06:28:53.741 INFO:journalctl@ceph.osd.3.smithi178.stdout:Feb 10 06:28:53 smithi178 podman[151626]: 2024-02-10 06:28:53.72172892 +0000 UTC m=+0.518059077 container remove 46beb5aded4f31791efee46ed5b260b4e1906571f28adc69613fbc77e3317fb0 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-3-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, RELEASE=main-290212a, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux ) 2024-02-10T06:28:53.746 DEBUG:teuthology.orchestra.run.smithi178:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.3.service' 2024-02-10T06:28:53.788 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:28:53.788 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-10T06:28:53.788 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-10T06:28:53.789 DEBUG:teuthology.orchestra.run.smithi189:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.4 2024-02-10T06:28:53.789 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:53.453+0000 7f7cd7f1a700 -1 osd.4 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.797226+0000 front 2024-02-10T06:28:26.797283+0000 (oldest deadline 2024-02-10T06:28:49.097061+0000) 2024-02-10T06:28:53.790 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:28:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:28:53.481+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:28:53.790 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:28:53 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:28:53.617+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:28:54.102 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:53 smithi189 systemd[1]: Stopping Ceph osd.4 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:28:54.103 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:28:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:28:54.043+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:28:54.453 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:54.101+0000 7f7cdf92e700 -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-02-10T06:28:54.454 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:54.101+0000 7f7cdf92e700 -1 osd.4 2028 *** Got signal Terminated *** 2024-02-10T06:28:54.454 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:54.101+0000 7f7cdf92e700 -1 osd.4 2028 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:28:54.454 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:54.452+0000 7f7cd7f1a700 -1 osd.4 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.797226+0000 front 2024-02-10T06:28:26.797283+0000 (oldest deadline 2024-02-10T06:28:49.097061+0000) 2024-02-10T06:28:54.788 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:28:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:28:54.461+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:28:54.788 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:28:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:28:54.594+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:28:55.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:28:54 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:28:54.996+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:28:55.787 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:55.464+0000 7f7cd7f1a700 -1 osd.4 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.797226+0000 front 2024-02-10T06:28:26.797283+0000 (oldest deadline 2024-02-10T06:28:49.097061+0000) 2024-02-10T06:28:55.788 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:28:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:28:55.458+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:28:55.788 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:28:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:28:55.630+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:28:56.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:28:55 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:28:55.968+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:28:56.787 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:56 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:56.420+0000 7f7cd7f1a700 -1 osd.4 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.797226+0000 front 2024-02-10T06:28:26.797283+0000 (oldest deadline 2024-02-10T06:28:49.097061+0000) 2024-02-10T06:28:56.788 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:28:56 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:28:56.475+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:28:56.788 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:28:56 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:28:56.591+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:28:57.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:28:56 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:28:56.945+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:28:57.787 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:28:57 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:28:57.548+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:28:57.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:57 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:57.394+0000 7f7cd7f1a700 -1 osd.4 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.797226+0000 front 2024-02-10T06:28:26.797283+0000 (oldest deadline 2024-02-10T06:28:49.097061+0000) 2024-02-10T06:28:57.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:57 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:57.394+0000 7f7cd7f1a700 -1 osd.4 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:33.098505+0000 front 2024-02-10T06:28:33.098581+0000 (oldest deadline 2024-02-10T06:28:57.198412+0000) 2024-02-10T06:28:57.788 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:28:57 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:28:57.519+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:28:58.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:28:57 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:28:57.939+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:28:58.788 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:28:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:28:58.560+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:28:58.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:58.432+0000 7f7cd7f1a700 -1 osd.4 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.797226+0000 front 2024-02-10T06:28:26.797283+0000 (oldest deadline 2024-02-10T06:28:49.097061+0000) 2024-02-10T06:28:58.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4[95756]: 2024-02-10T06:28:58.432+0000 7f7cd7f1a700 -1 osd.4 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:33.098505+0000 front 2024-02-10T06:28:33.098581+0000 (oldest deadline 2024-02-10T06:28:57.198412+0000) 2024-02-10T06:28:58.789 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:28:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:28:58.517+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:28:58.789 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:28:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:28:58.517+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.827717+0000 front 2024-02-10T06:28:31.827814+0000 (oldest deadline 2024-02-10T06:28:57.727609+0000) 2024-02-10T06:28:59.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:28:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:28:58.935+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:28:59.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:28:58 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:28:58.935+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:28:59.787 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:28:59 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:28:59.540+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:28:59.788 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:59 smithi189 podman[145224]: 2024-02-10 06:28:59.53678901 +0000 UTC m=+5.557364927 container died d9b69540b81309f7250eb597c52259d811268d126148993b1442327252e60387 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-02-10T06:28:59.788 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:28:59 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:28:59.473+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:28:59.788 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:28:59 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:28:59.473+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.827717+0000 front 2024-02-10T06:28:31.827814+0000 (oldest deadline 2024-02-10T06:28:57.727609+0000) 2024-02-10T06:29:00.175 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:59 smithi189 podman[145224]: 2024-02-10 06:28:59.906431359 +0000 UTC m=+5.927007276 container cleanup d9b69540b81309f7250eb597c52259d811268d126148993b1442327252e60387 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-290212a, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-02-10T06:29:00.175 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:28:59 smithi189 bash[145224]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4 2024-02-10T06:29:00.175 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:28:59 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:28:59.938+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:00.175 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:28:59 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:28:59.938+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:00.453 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:29:00 smithi189 podman[145247]: 2024-02-10 06:29:00.174619942 +0000 UTC m=+0.634285717 container remove d9b69540b81309f7250eb597c52259d811268d126148993b1442327252e60387 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=main-290212a, ceph=True, GIT_BRANCH=HEAD) 2024-02-10T06:29:00.720 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:00.451+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:29:00.720 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:00.451+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.827717+0000 front 2024-02-10T06:28:31.827814+0000 (oldest deadline 2024-02-10T06:28:57.727609+0000) 2024-02-10T06:29:00.720 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:00.588+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:00.721 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:00.588+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:00.721 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:29:00 smithi189 podman[145346]: 2024-02-10 06:29:00.413800109 +0000 UTC m=+0.017898086 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T06:29:00.721 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:29:00 smithi189 podman[145346]: 2024-02-10 06:29:00.517472465 +0000 UTC m=+0.121570497 container create 1f8e655a180b5c8eeedeae1637f1cf0402ed2ea515c4d2be3a575bfd207732e4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-deactivate, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a) 2024-02-10T06:29:00.721 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:29:00 smithi189 podman[145346]: 2024-02-10 06:29:00.719998399 +0000 UTC m=+0.324096382 container init 1f8e655a180b5c8eeedeae1637f1cf0402ed2ea515c4d2be3a575bfd207732e4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, RELEASE=main-290212a, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-02-10T06:29:01.016 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:29:00 smithi189 podman[145346]: 2024-02-10 06:29:00.725780481 +0000 UTC m=+0.329878448 container start 1f8e655a180b5c8eeedeae1637f1cf0402ed2ea515c4d2be3a575bfd207732e4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-deactivate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-02-10T06:29:01.016 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:29:00 smithi189 podman[145346]: 2024-02-10 06:29:00.802815883 +0000 UTC m=+0.406913859 container attach 1f8e655a180b5c8eeedeae1637f1cf0402ed2ea515c4d2be3a575bfd207732e4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-deactivate, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-02-10T06:29:01.017 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:00.911+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:01.017 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:00 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:00.911+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:01.287 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:29:01 smithi189 podman[145346]: 2024-02-10 06:29:01.016432166 +0000 UTC m=+0.620530136 container died 1f8e655a180b5c8eeedeae1637f1cf0402ed2ea515c4d2be3a575bfd207732e4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-deactivate, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=main-290212a, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, CEPH_POINT_RELEASE=) 2024-02-10T06:29:01.566 INFO:journalctl@ceph.osd.4.smithi189.stdout:Feb 10 06:29:01 smithi189 podman[145392]: 2024-02-10 06:29:01.564410846 +0000 UTC m=+0.542202529 container remove 1f8e655a180b5c8eeedeae1637f1cf0402ed2ea515c4d2be3a575bfd207732e4 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-4-deactivate, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-02-10T06:29:01.567 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:01.457+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:29:01.567 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:01.457+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.827717+0000 front 2024-02-10T06:28:31.827814+0000 (oldest deadline 2024-02-10T06:28:57.727609+0000) 2024-02-10T06:29:01.588 DEBUG:teuthology.orchestra.run.smithi189:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.4.service' 2024-02-10T06:29:01.630 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:29:01.631 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-10T06:29:01.631 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-10T06:29:01.631 DEBUG:teuthology.orchestra.run.smithi189:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.5 2024-02-10T06:29:01.943 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:01 smithi189 systemd[1]: Stopping Ceph osd.5 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:29:01.944 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:01.567+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:01.944 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:01.567+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:02.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:01.942+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:02.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:01.942+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:02.288 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:01.969+0000 7f927f187700 -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-02-10T06:29:02.288 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:01.969+0000 7f927f187700 -1 osd.5 2028 *** Got signal Terminated *** 2024-02-10T06:29:02.288 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:01 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:01.969+0000 7f927f187700 -1 osd.5 2028 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:29:02.788 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:02 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:02.407+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:29:02.788 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:02 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:02.407+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.827717+0000 front 2024-02-10T06:28:31.827814+0000 (oldest deadline 2024-02-10T06:28:57.727609+0000) 2024-02-10T06:29:02.788 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:02 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:02.576+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:02.789 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:02 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:02.576+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:03.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:02 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:02.921+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:03.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:02 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:02.921+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:03.619 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:03 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:03.362+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:29:03.620 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:03 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:03.362+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.827717+0000 front 2024-02-10T06:28:31.827814+0000 (oldest deadline 2024-02-10T06:28:57.727609+0000) 2024-02-10T06:29:03.910 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:03 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:03.617+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:03.911 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:03 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:03.617+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:04.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:03 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:03.909+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:04.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:03 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:03.909+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:04.665 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:04 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:04.396+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:29:04.666 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:04 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:04.396+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.827717+0000 front 2024-02-10T06:28:31.827814+0000 (oldest deadline 2024-02-10T06:28:57.727609+0000) 2024-02-10T06:29:05.037 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:04 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:04.663+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:05.038 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:04 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:04.663+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:05.038 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:04 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:04.882+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:05.038 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:04 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:04.882+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:05.038 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:04 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:04.882+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:05.668 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:05.350+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:29:05.668 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:05.350+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.827717+0000 front 2024-02-10T06:28:31.827814+0000 (oldest deadline 2024-02-10T06:28:57.727609+0000) 2024-02-10T06:29:05.668 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:05.350+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:42.829587+0000 front 2024-02-10T06:28:42.829501+0000 (oldest deadline 2024-02-10T06:29:05.129455+0000) 2024-02-10T06:29:05.923 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:05.666+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:05.924 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:05.666+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:06.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:05.921+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:06.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:05.921+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:06.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:05 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:05.921+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:06.678 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:06 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:06.395+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:21.426039+0000 front 2024-02-10T06:28:21.426049+0000 (oldest deadline 2024-02-10T06:28:47.826446+0000) 2024-02-10T06:29:06.679 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:06 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:06.395+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.827717+0000 front 2024-02-10T06:28:31.827814+0000 (oldest deadline 2024-02-10T06:28:57.727609+0000) 2024-02-10T06:29:06.679 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:06 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5[100534]: 2024-02-10T06:29:06.395+0000 7f9277773700 -1 osd.5 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:42.829587+0000 front 2024-02-10T06:28:42.829501+0000 (oldest deadline 2024-02-10T06:29:05.129455+0000) 2024-02-10T06:29:07.038 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:06 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:06.677+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:07.038 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:06 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:06.677+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:07.038 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:06 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:06.677+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:40.558194+0000 front 2024-02-10T06:28:40.558371+0000 (oldest deadline 2024-02-10T06:29:06.458152+0000) 2024-02-10T06:29:07.038 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:06 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:06.879+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:07.038 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:06 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:06.879+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:07.039 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:06 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:06.880+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:07.671 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:07 smithi189 podman[145478]: 2024-02-10 06:29:07.408597415 +0000 UTC m=+5.560644961 container died 92957ef5602d91f95d49b8b483ed8f5fc3274170d66c3538d71d8146c11c50f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5, io.buildah.version=1.33.2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, GIT_CLEAN=True, RELEASE=main-290212a, org.label-schema.vendor=CentOS) 2024-02-10T06:29:08.037 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:07 smithi189 podman[145478]: 2024-02-10 06:29:07.7586449 +0000 UTC m=+5.910692456 container cleanup 92957ef5602d91f95d49b8b483ed8f5fc3274170d66c3538d71d8146c11c50f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=main-290212a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-02-10T06:29:08.038 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:07 smithi189 bash[145478]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5 2024-02-10T06:29:08.038 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:07 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:07.691+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:08.038 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:07 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:07.691+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:08.038 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:07 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:07.691+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:40.558194+0000 front 2024-02-10T06:28:40.558371+0000 (oldest deadline 2024-02-10T06:29:06.458152+0000) 2024-02-10T06:29:08.039 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:07 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:07.865+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:08.039 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:07 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:07.865+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:08.039 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:07 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:07.865+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:08.394 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:08 smithi189 podman[145501]: 2024-02-10 06:29:08.051606441 +0000 UTC m=+0.647057891 container remove 92957ef5602d91f95d49b8b483ed8f5fc3274170d66c3538d71d8146c11c50f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-290212a, ceph=True, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-02-10T06:29:08.675 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:08 smithi189 podman[145597]: 2024-02-10 06:29:08.394301175 +0000 UTC m=+0.096792531 container create 31d650f03ce8a8c2d5dfbf4815049429ed3866fe238e6a9bc495f7cd0a3fc6f6 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-deactivate, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=main-290212a) 2024-02-10T06:29:08.675 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:08 smithi189 podman[145597]: 2024-02-10 06:29:08.316668417 +0000 UTC m=+0.019159742 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T06:29:08.675 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:08 smithi189 podman[145597]: 2024-02-10 06:29:08.613167607 +0000 UTC m=+0.315658939 container init 31d650f03ce8a8c2d5dfbf4815049429ed3866fe238e6a9bc495f7cd0a3fc6f6 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=main-290212a, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240131) 2024-02-10T06:29:08.675 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:08 smithi189 podman[145597]: 2024-02-10 06:29:08.619105245 +0000 UTC m=+0.321596567 container start 31d650f03ce8a8c2d5dfbf4815049429ed3866fe238e6a9bc495f7cd0a3fc6f6 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=main-290212a, io.buildah.version=1.33.2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T06:29:09.038 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:08 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:08.869+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:09.038 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:08 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:08.869+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:09.038 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:08 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:08.869+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:09.038 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:08 smithi189 podman[145597]: 2024-02-10 06:29:08.712925693 +0000 UTC m=+0.415417030 container attach 31d650f03ce8a8c2d5dfbf4815049429ed3866fe238e6a9bc495f7cd0a3fc6f6 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, RELEASE=main-290212a, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-02-10T06:29:09.038 INFO:journalctl@ceph.osd.5.smithi189.stdout:Feb 10 06:29:08 smithi189 podman[145597]: 2024-02-10 06:29:08.913330213 +0000 UTC m=+0.615821534 container died 31d650f03ce8a8c2d5dfbf4815049429ed3866fe238e6a9bc495f7cd0a3fc6f6 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, RELEASE=main-290212a, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275) 2024-02-10T06:29:09.039 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:08 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:08.673+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:09.039 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:08 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:08.673+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:09.039 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:08 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:08.673+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:40.558194+0000 front 2024-02-10T06:28:40.558371+0000 (oldest deadline 2024-02-10T06:29:06.458152+0000) 2024-02-10T06:29:09.590 DEBUG:teuthology.orchestra.run.smithi189:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.5.service' 2024-02-10T06:29:09.632 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:29:09.632 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-10T06:29:09.632 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-10T06:29:09.632 DEBUG:teuthology.orchestra.run.smithi189:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.6 2024-02-10T06:29:09.918 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:09.675+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:09.919 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:09.675+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:09.919 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:09.675+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:40.558194+0000 front 2024-02-10T06:28:40.558371+0000 (oldest deadline 2024-02-10T06:29:06.458152+0000) 2024-02-10T06:29:09.919 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:09 smithi189 systemd[1]: Stopping Ceph osd.6 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:29:10.287 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:09.980+0000 7f741f5bb700 -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-02-10T06:29:10.288 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:09.980+0000 7f741f5bb700 -1 osd.6 2028 *** Got signal Terminated *** 2024-02-10T06:29:10.288 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:09.980+0000 7f741f5bb700 -1 osd.6 2028 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:29:10.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:09.917+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:10.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:09.917+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:10.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:09 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:09.917+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:10.961 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:10 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:10.639+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:10.961 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:10 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:10.639+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:10.961 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:10 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:10.639+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:40.558194+0000 front 2024-02-10T06:28:40.558371+0000 (oldest deadline 2024-02-10T06:29:06.458152+0000) 2024-02-10T06:29:11.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:10 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:10.959+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:11.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:10 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:10.959+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:11.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:10 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:10.960+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:12.002 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:11.647+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:12.002 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:11.647+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:12.002 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:11 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:11.647+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:40.558194+0000 front 2024-02-10T06:28:40.558371+0000 (oldest deadline 2024-02-10T06:29:06.458152+0000) 2024-02-10T06:29:12.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:12.001+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:12.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:12.001+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:12.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:12.001+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:13.035 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:12.625+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:13.036 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:12.625+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:13.036 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:12.625+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:40.558194+0000 front 2024-02-10T06:28:40.558371+0000 (oldest deadline 2024-02-10T06:29:06.458152+0000) 2024-02-10T06:29:13.036 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:12 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:12.625+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6830 osd.3 since back 2024-02-10T06:28:46.458592+0000 front 2024-02-10T06:28:46.458540+0000 (oldest deadline 2024-02-10T06:29:12.358571+0000) 2024-02-10T06:29:13.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:13.034+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:13.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:13.034+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:13.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:13.034+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:13.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:13.034+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6830 osd.3 since back 2024-02-10T06:28:46.385176+0000 front 2024-02-10T06:28:46.385225+0000 (oldest deadline 2024-02-10T06:29:12.785680+0000) 2024-02-10T06:29:13.992 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:13.662+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:13.993 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:13.662+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:13.993 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:13.662+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:40.558194+0000 front 2024-02-10T06:28:40.558371+0000 (oldest deadline 2024-02-10T06:29:06.458152+0000) 2024-02-10T06:29:13.993 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:13.662+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6830 osd.3 since back 2024-02-10T06:28:46.458592+0000 front 2024-02-10T06:28:46.458540+0000 (oldest deadline 2024-02-10T06:29:12.358571+0000) 2024-02-10T06:29:14.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:13.991+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:14.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:13.991+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:14.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:13.991+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:14.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:13 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:13.991+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6830 osd.3 since back 2024-02-10T06:28:46.385176+0000 front 2024-02-10T06:28:46.385225+0000 (oldest deadline 2024-02-10T06:29:12.785680+0000) 2024-02-10T06:29:14.979 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:14.616+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:26.556304+0000 front 2024-02-10T06:28:26.556366+0000 (oldest deadline 2024-02-10T06:28:52.456101+0000) 2024-02-10T06:29:14.979 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:14.616+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:35.257608+0000 front 2024-02-10T06:28:35.257582+0000 (oldest deadline 2024-02-10T06:29:00.557588+0000) 2024-02-10T06:29:14.980 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:14.616+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:40.558194+0000 front 2024-02-10T06:28:40.558371+0000 (oldest deadline 2024-02-10T06:29:06.458152+0000) 2024-02-10T06:29:14.980 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6[105321]: 2024-02-10T06:29:14.616+0000 7f7417ba7700 -1 osd.6 2028 heartbeat_check: no reply from 172.21.15.178:6830 osd.3 since back 2024-02-10T06:28:46.458592+0000 front 2024-02-10T06:28:46.458540+0000 (oldest deadline 2024-02-10T06:29:12.358571+0000) 2024-02-10T06:29:15.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:14.978+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:15.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:14.978+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:15.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:14.978+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:15.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:14 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:14.978+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6830 osd.3 since back 2024-02-10T06:28:46.385176+0000 front 2024-02-10T06:28:46.385225+0000 (oldest deadline 2024-02-10T06:29:12.785680+0000) 2024-02-10T06:29:15.787 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:15 smithi189 podman[145727]: 2024-02-10 06:29:15.5124447 +0000 UTC m=+5.661612764 container died 86fa412173c090f028a8d26e752a5b827faa5b2fda5083c7ada42e7832e15dee (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6, CEPH_POINT_RELEASE=, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240131, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T06:29:16.153 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:15 smithi189 podman[145727]: 2024-02-10 06:29:15.910554308 +0000 UTC m=+6.059722374 container cleanup 86fa412173c090f028a8d26e752a5b827faa5b2fda5083c7ada42e7832e15dee (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6, RELEASE=main-290212a, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240131, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T06:29:16.153 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:15 smithi189 bash[145727]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6 2024-02-10T06:29:16.154 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:15.981+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:16.154 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:15.981+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:16.154 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:15.981+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:16.154 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:15 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:15.981+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6830 osd.3 since back 2024-02-10T06:28:46.385176+0000 front 2024-02-10T06:28:46.385225+0000 (oldest deadline 2024-02-10T06:29:12.785680+0000) 2024-02-10T06:29:16.479 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:16 smithi189 podman[145752]: 2024-02-10 06:29:16.153397207 +0000 UTC m=+0.631666530 container remove 86fa412173c090f028a8d26e752a5b827faa5b2fda5083c7ada42e7832e15dee (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, RELEASE=main-290212a, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, org.label-schema.vendor=CentOS) 2024-02-10T06:29:16.788 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:16 smithi189 podman[145851]: 2024-02-10 06:29:16.479435317 +0000 UTC m=+0.110436410 container create 809ca6bd9ba5675e4817ea216815fa0ed5b6aa72476ee9af1155de51752e0330 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=main-290212a, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-02-10T06:29:16.788 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:16 smithi189 podman[145851]: 2024-02-10 06:29:16.387949811 +0000 UTC m=+0.018950925 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T06:29:16.788 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:16 smithi189 podman[145851]: 2024-02-10 06:29:16.706907846 +0000 UTC m=+0.337908951 container init 809ca6bd9ba5675e4817ea216815fa0ed5b6aa72476ee9af1155de51752e0330 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, RELEASE=main-290212a) 2024-02-10T06:29:16.788 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:16 smithi189 podman[145851]: 2024-02-10 06:29:16.712156586 +0000 UTC m=+0.343157677 container start 809ca6bd9ba5675e4817ea216815fa0ed5b6aa72476ee9af1155de51752e0330 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-deactivate, io.buildah.version=1.33.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.schema-version=1.0) 2024-02-10T06:29:17.288 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:16 smithi189 podman[145851]: 2024-02-10 06:29:16.815105214 +0000 UTC m=+0.446106307 container attach 809ca6bd9ba5675e4817ea216815fa0ed5b6aa72476ee9af1155de51752e0330 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-deactivate, GIT_CLEAN=True, RELEASE=main-290212a, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-02-10T06:29:17.288 INFO:journalctl@ceph.osd.6.smithi189.stdout:Feb 10 06:29:17 smithi189 podman[145851]: 2024-02-10 06:29:17.003883636 +0000 UTC m=+0.634884719 container died 809ca6bd9ba5675e4817ea216815fa0ed5b6aa72476ee9af1155de51752e0330 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-6-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240131, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=main-290212a, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.33.2) 2024-02-10T06:29:17.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:17.027+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:17.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:17.027+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:17.289 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:17.027+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:17.289 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:17 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:17.027+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6830 osd.3 since back 2024-02-10T06:28:46.385176+0000 front 2024-02-10T06:28:46.385225+0000 (oldest deadline 2024-02-10T06:29:12.785680+0000) 2024-02-10T06:29:17.679 DEBUG:teuthology.orchestra.run.smithi189:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.6.service' 2024-02-10T06:29:17.719 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:29:17.719 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-10T06:29:17.719 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-10T06:29:17.719 DEBUG:teuthology.orchestra.run.smithi189:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.7 2024-02-10T06:29:18.003 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:17 smithi189 systemd[1]: Stopping Ceph osd.7 for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:29:18.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:18.002+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:18.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:18.002+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:18.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:18.002+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:18.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:18.002+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6830 osd.3 since back 2024-02-10T06:28:46.385176+0000 front 2024-02-10T06:28:46.385225+0000 (oldest deadline 2024-02-10T06:29:12.785680+0000) 2024-02-10T06:29:18.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:18.048+0000 7f95c7169700 -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-02-10T06:29:18.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:18.048+0000 7f95c7169700 -1 osd.7 2028 *** Got signal Terminated *** 2024-02-10T06:29:18.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:18.048+0000 7f95c7169700 -1 osd.7 2028 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T06:29:19.272 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:18.987+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:19.272 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:18.987+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:19.273 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:18.987+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:19.273 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:18 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:18.987+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6830 osd.3 since back 2024-02-10T06:28:46.385176+0000 front 2024-02-10T06:28:46.385225+0000 (oldest deadline 2024-02-10T06:29:12.785680+0000) 2024-02-10T06:29:20.209 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:19.955+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:20.210 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:19.955+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:20.210 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:19.955+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:20.210 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:19 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:19.955+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6830 osd.3 since back 2024-02-10T06:28:46.385176+0000 front 2024-02-10T06:28:46.385225+0000 (oldest deadline 2024-02-10T06:29:12.785680+0000) 2024-02-10T06:29:21.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:20.991+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:21.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:20.991+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:21.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:20.991+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:21.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:20 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:20.991+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6830 osd.3 since back 2024-02-10T06:28:46.385176+0000 front 2024-02-10T06:28:46.385225+0000 (oldest deadline 2024-02-10T06:29:12.785680+0000) 2024-02-10T06:29:22.287 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:22 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:22.000+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:22.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:22 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:22.000+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:22.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:22 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:22.000+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:22.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:22 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:22.000+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6830 osd.3 since back 2024-02-10T06:28:46.385176+0000 front 2024-02-10T06:28:46.385225+0000 (oldest deadline 2024-02-10T06:29:12.785680+0000) 2024-02-10T06:29:22.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:22 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:22.000+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.189:6804 osd.4 since back 2024-02-10T06:28:58.686559+0000 front 2024-02-10T06:28:58.686600+0000 (oldest deadline 2024-02-10T06:29:21.586517+0000) 2024-02-10T06:29:23.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:23 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:23.011+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6806 osd.0 since back 2024-02-10T06:28:25.982665+0000 front 2024-02-10T06:28:25.982618+0000 (oldest deadline 2024-02-10T06:28:51.282454+0000) 2024-02-10T06:29:23.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:23 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:23.011+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6814 osd.1 since back 2024-02-10T06:28:31.283078+0000 front 2024-02-10T06:28:31.283183+0000 (oldest deadline 2024-02-10T06:28:58.283344+0000) 2024-02-10T06:29:23.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:23 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:23.011+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6822 osd.2 since back 2024-02-10T06:28:38.283884+0000 front 2024-02-10T06:28:38.283980+0000 (oldest deadline 2024-02-10T06:29:04.684244+0000) 2024-02-10T06:29:23.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:23 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:23.011+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.178:6830 osd.3 since back 2024-02-10T06:28:46.385176+0000 front 2024-02-10T06:28:46.385225+0000 (oldest deadline 2024-02-10T06:29:12.785680+0000) 2024-02-10T06:29:23.288 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:23 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7[110420]: 2024-02-10T06:29:23.011+0000 7f95c375d700 -1 osd.7 2028 heartbeat_check: no reply from 172.21.15.189:6804 osd.4 since back 2024-02-10T06:28:58.686559+0000 front 2024-02-10T06:28:58.686600+0000 (oldest deadline 2024-02-10T06:29:21.586517+0000) 2024-02-10T06:29:23.788 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:23 smithi189 podman[145983]: 2024-02-10 06:29:23.50714066 +0000 UTC m=+5.570508244 container died 034fb445613a55115fc5303b8ec0ed8226d478a1c68f21802537439d4114d239 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, RELEASE=main-290212a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-02-10T06:29:24.130 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:23 smithi189 podman[145983]: 2024-02-10 06:29:23.870400679 +0000 UTC m=+5.933768262 container cleanup 034fb445613a55115fc5303b8ec0ed8226d478a1c68f21802537439d4114d239 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=main-290212a, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-02-10T06:29:24.130 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:23 smithi189 bash[145983]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7 2024-02-10T06:29:24.489 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:24 smithi189 podman[146017]: 2024-02-10 06:29:24.13007676 +0000 UTC m=+0.619251558 container remove 034fb445613a55115fc5303b8ec0ed8226d478a1c68f21802537439d4114d239 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7, RELEASE=main-290212a, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240131, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True) 2024-02-10T06:29:24.783 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:24 smithi189 podman[146114]: 2024-02-10 06:29:24.489242415 +0000 UTC m=+0.110220851 container create 617aeb84f7fec1b139a7280926f7d2968d9380377a3d0cf9c19ed76eaf7f5795 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, RELEASE=main-290212a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-02-10T06:29:24.783 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:24 smithi189 podman[146114]: 2024-02-10 06:29:24.397664821 +0000 UTC m=+0.018643257 image pull c328ab9dcfc7bf907ed3835578853a1e5a54ac5fa4d658ed833b2bc74e1373a6 quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58 2024-02-10T06:29:24.783 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:24 smithi189 podman[146114]: 2024-02-10 06:29:24.683114733 +0000 UTC m=+0.304093170 container init 617aeb84f7fec1b139a7280926f7d2968d9380377a3d0cf9c19ed76eaf7f5795 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=main-290212a, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, io.buildah.version=1.33.2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS) 2024-02-10T06:29:24.783 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:24 smithi189 podman[146114]: 2024-02-10 06:29:24.688245572 +0000 UTC m=+0.309224008 container start 617aeb84f7fec1b139a7280926f7d2968d9380377a3d0cf9c19ed76eaf7f5795 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-deactivate, ceph=True, GIT_BRANCH=HEAD, RELEASE=main-290212a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240131, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-02-10T06:29:24.784 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:24 smithi189 podman[146114]: 2024-02-10 06:29:24.782939789 +0000 UTC m=+0.403918253 container attach 617aeb84f7fec1b139a7280926f7d2968d9380377a3d0cf9c19ed76eaf7f5795 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-deactivate, org.label-schema.build-date=20240131, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.schema-version=1.0, RELEASE=main-290212a, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True) 2024-02-10T06:29:25.037 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:24 smithi189 podman[146114]: 2024-02-10 06:29:24.975700432 +0000 UTC m=+0.596678863 container died 617aeb84f7fec1b139a7280926f7d2968d9380377a3d0cf9c19ed76eaf7f5795 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-deactivate, io.buildah.version=1.33.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240131, RELEASE=main-290212a, org.label-schema.name=CentOS Stream 8 Base Image, 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_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_CLEAN=True) 2024-02-10T06:29:25.529 INFO:journalctl@ceph.osd.7.smithi189.stdout:Feb 10 06:29:25 smithi189 podman[146159]: 2024-02-10 06:29:25.511166756 +0000 UTC m=+0.529851827 container remove 617aeb84f7fec1b139a7280926f7d2968d9380377a3d0cf9c19ed76eaf7f5795 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, GIT_BRANCH=HEAD, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, ceph=True, org.label-schema.schema-version=1.0, RELEASE=main-290212a) 2024-02-10T06:29:25.535 DEBUG:teuthology.orchestra.run.smithi189:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@osd.7.service' 2024-02-10T06:29:25.576 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:29:25.577 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-10T06:29:25.577 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2024-02-10T06:29:25.577 DEBUG:teuthology.orchestra.run.smithi178:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mds.a 2024-02-10T06:29:25.890 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 06:29:25 smithi178 systemd[1]: Stopping Ceph mds.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:29:26.173 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 06:29:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a[120250]: 2024-02-10T06:29:25.888+0000 7fc23863b700 -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-02-10T06:29:26.173 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 06:29:25 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a[120250]: 2024-02-10T06:29:25.888+0000 7fc23863b700 -1 mds.a *** got signal Terminated *** 2024-02-10T06:29:28.462 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 06:29:28 smithi178 podman[151714]: 2024-02-10 06:29:28.184780847 +0000 UTC m=+2.414467465 container died 7ae52faba2d7fadfe6c1a96e92d2068dc8a7570b651a097ab257cce230a58c0a (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=main-290212a, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.33.2, org.label-schema.build-date=20240131, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-02-10T06:29:28.812 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 06:29:28 smithi178 podman[151714]: 2024-02-10 06:29:28.569048061 +0000 UTC m=+2.798734688 container cleanup 7ae52faba2d7fadfe6c1a96e92d2068dc8a7570b651a097ab257cce230a58c0a (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a, RELEASE=main-290212a, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240131, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.33.2, ceph=True, maintainer=Guillaume Abrioux ) 2024-02-10T06:29:28.812 INFO:journalctl@ceph.mds.a.smithi178.stdout:Feb 10 06:29:28 smithi178 bash[151714]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-a 2024-02-10T06:29:28.947 DEBUG:teuthology.orchestra.run.smithi178:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mds.a.service' 2024-02-10T06:29:28.986 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:29:28.986 INFO:tasks.cephadm.mds.a:Stopped mds.a 2024-02-10T06:29:28.986 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2024-02-10T06:29:28.987 DEBUG:teuthology.orchestra.run.smithi189:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mds.b 2024-02-10T06:29:29.288 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 06:29:29 smithi189 systemd[1]: Stopping Ceph mds.b for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:29:29.697 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 06:29:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b[114810]: 2024-02-10T06:29:29.299+0000 7f0fa9ea4700 -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-02-10T06:29:29.697 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 06:29:29 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b[114810]: 2024-02-10T06:29:29.299+0000 7f0fa9ea4700 -1 mds.b *** got signal Terminated *** 2024-02-10T06:29:30.787 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 06:29:30 smithi189 podman[146244]: 2024-02-10 06:29:30.526431401 +0000 UTC m=+1.336131650 container died c11b1c27b8e8d207927de44d21abc0cbdc0ad4efa9ddf8f05ef277df89f57892 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b, org.label-schema.build-date=20240131, GIT_BRANCH=HEAD, io.buildah.version=1.33.2, ceph=True, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=main-290212a, org.label-schema.vendor=CentOS) 2024-02-10T06:29:31.056 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 06:29:30 smithi189 podman[146244]: 2024-02-10 06:29:30.871975705 +0000 UTC m=+1.681675996 container cleanup c11b1c27b8e8d207927de44d21abc0cbdc0ad4efa9ddf8f05ef277df89f57892 (image=quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b, GIT_COMMIT=14dafef590928bb89728de91784b87b8f9bbf275, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240131, io.buildah.version=1.33.2, RELEASE=main-290212a, org.label-schema.vendor=CentOS) 2024-02-10T06:29:31.057 INFO:journalctl@ceph.mds.b.smithi189.stdout:Feb 10 06:29:30 smithi189 bash[146244]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-mds-b 2024-02-10T06:29:31.275 DEBUG:teuthology.orchestra.run.smithi189:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@mds.b.service' 2024-02-10T06:29:31.312 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:29:31.312 INFO:tasks.cephadm.mds.b:Stopped mds.b 2024-02-10T06:29:31.313 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-10T06:29:31.313 DEBUG:teuthology.orchestra.run.smithi189:> sudo systemctl stop ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@prometheus.a 2024-02-10T06:29:31.628 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:31 smithi189 systemd[1]: Stopping Ceph prometheus.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:29:31.926 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:31 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:29:31.628Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:29:31.926 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:31 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:29:31.628Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-10T06:29:31.927 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:31 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:29:31.628Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-10T06:29:31.927 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:31 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:29:31.628Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-10T06:29:31.927 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:31 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:29:31.628Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T06:29:31.927 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:31 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:29:31.628Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T06:29:31.927 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:31 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:29:31.628Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-10T06:29:31.927 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:31 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:29:31.628Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-10T06:29:31.927 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:31 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:29:31.628Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-10T06:29:31.927 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:31 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:29:31.630Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T06:29:31.927 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:31 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:29:31.630Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-10T06:29:31.928 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:31 smithi189 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a[123303]: ts=2024-02-10T06:29:31.630Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-10T06:29:31.928 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:31 smithi189 podman[146374]: 2024-02-10 06:29:31.639033486 +0000 UTC m=+0.110230618 container died 3a0d7d21d884eb5323bd0643810653cc5123ae263a297bafdfd113dcabe4cc44 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T06:29:32.268 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:32 smithi189 podman[146374]: 2024-02-10 06:29:32.033635709 +0000 UTC m=+0.504832838 container cleanup 3a0d7d21d884eb5323bd0643810653cc5123ae263a297bafdfd113dcabe4cc44 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a, maintainer=The Prometheus Authors ) 2024-02-10T06:29:32.268 INFO:journalctl@ceph.prometheus.a.smithi189.stdout:Feb 10 06:29:32 smithi189 bash[146374]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T06:29:32.403 DEBUG:teuthology.orchestra.run.smithi189:> sudo pkill -f 'journalctl -f -n 0 -u ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@prometheus.a.service' 2024-02-10T06:29:32.442 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T06:29:32.443 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-10T06:29:32.443 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 --force --keep-logs 2024-02-10T06:29:34.419 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 06:29:34 smithi178 systemd[1]: Stopping Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:29:34.419 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 06:29:34 smithi178 ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a[128891]: ts=2024-02-10T06:29:34.367Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-10T06:29:34.683 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 06:29:34 smithi178 podman[152180]: 2024-02-10 06:29:34.418779386 +0000 UTC m=+0.157075257 container died 76bf15ca9f35f84244cd9d8054eadb99a4d0a7d047e1853bc0ab7cc329fb3491 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T06:29:34.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 06:29:34 smithi178 podman[152180]: 2024-02-10 06:29:34.773792312 +0000 UTC m=+0.512088226 container cleanup 76bf15ca9f35f84244cd9d8054eadb99a4d0a7d047e1853bc0ab7cc329fb3491 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T06:29:34.962 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 06:29:34 smithi178 bash[152180]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T06:29:35.318 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 06:29:35 smithi178 podman[152199]: 2024-02-10 06:29:35.066556272 +0000 UTC m=+0.647051229 container remove 76bf15ca9f35f84244cd9d8054eadb99a4d0a7d047e1853bc0ab7cc329fb3491 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-alertmanager-a, maintainer=The Prometheus Authors ) 2024-02-10T06:29:35.318 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 06:29:35 smithi178 podman[152199]: 2024-02-10 06:29:35.150605926 +0000 UTC m=+0.731100887 volume remove 0aa28abb145b311b1431a0b1d2b71318237c3c0a64a8d9ecca4f17b164858db7 2024-02-10T06:29:35.712 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 06:29:35 smithi178 systemd[1]: Stopping Ceph node-exporter.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:29:35.712 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 06:29:35 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@alertmanager.a.service: Deactivated successfully. 2024-02-10T06:29:35.713 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 06:29:35 smithi178 systemd[1]: Stopped Ceph alertmanager.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T06:29:35.713 INFO:journalctl@ceph.alertmanager.a.smithi178.stdout:Feb 10 06:29:35 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@alertmanager.a.service: Consumed 2.817s CPU time. 2024-02-10T06:29:36.037 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 06:29:35 smithi178 podman[152311]: 2024-02-10 06:29:35.783567911 +0000 UTC m=+0.129684284 container died 91fa124748b5240db915f83f1f6ba303649e1f88176372685bce8248847dd0df (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T06:29:36.412 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 06:29:36 smithi178 podman[152311]: 2024-02-10 06:29:36.128023711 +0000 UTC m=+0.474140084 container cleanup 91fa124748b5240db915f83f1f6ba303649e1f88176372685bce8248847dd0df (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T06:29:36.413 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 06:29:36 smithi178 bash[152311]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T06:29:36.712 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 06:29:36 smithi178 podman[152330]: 2024-02-10 06:29:36.412408245 +0000 UTC m=+0.629296666 container remove 91fa124748b5240db915f83f1f6ba303649e1f88176372685bce8248847dd0df (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-a, maintainer=The Prometheus Authors ) 2024-02-10T06:29:36.712 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 06:29:36 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:29:36.712 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 06:29:36 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-10T06:29:36.712 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 06:29:36 smithi178 systemd[1]: Stopped Ceph node-exporter.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T06:29:36.713 INFO:journalctl@ceph.node-exporter.a.smithi178.stdout:Feb 10 06:29:36 smithi178 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.a.service: Consumed 5.573s CPU time. 2024-02-10T06:29:37.235 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 --force --keep-logs 2024-02-10T06:29:39.211 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 06:29:38 smithi189 systemd[1]: Stopping Ceph grafana.a for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:29:39.472 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 06:29:39 smithi189 podman[146829]: 2024-02-10 06:29:39.211067547 +0000 UTC m=+0.125655309 container died 3d43ab8b4ba6aad133623e52ed4c00d282bc216a0502a534992314d89e073ee9 (image=quay.io/ceph/ceph-grafana:9.4.12, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, vcs-type=git, com.redhat.component=ubi8-container, description=Ceph Grafana Container, distribution-scope=public, io.openshift.expose-services=, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-04-29T11:48:11.055897, vendor=Red Hat, Inc., architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.32.0, release=239.1651231664, io.k8s.display-name=Red Hat Universal Base Image 8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Paul Cuzner , com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.tags=base rhel8, name=ubi8, version=8.5, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664) 2024-02-10T06:29:39.787 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 06:29:39 smithi189 podman[146829]: 2024-02-10 06:29:39.554464892 +0000 UTC m=+0.469052660 container cleanup 3d43ab8b4ba6aad133623e52ed4c00d282bc216a0502a534992314d89e073ee9 (image=quay.io/ceph/ceph-grafana:9.4.12, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, vcs-type=git, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=ubi8, vendor=Red Hat, Inc., io.openshift.expose-services=, distribution-scope=public, release=239.1651231664, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, description=Ceph Grafana Container, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64, io.buildah.version=1.32.0, maintainer=Paul Cuzner , com.redhat.component=ubi8-container, build-date=2022-04-29T11:48:11.055897, io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, version=8.5) 2024-02-10T06:29:39.788 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 06:29:39 smithi189 bash[146829]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a 2024-02-10T06:29:40.103 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 06:29:39 smithi189 podman[146849]: 2024-02-10 06:29:39.805537818 +0000 UTC m=+0.596391583 container remove 3d43ab8b4ba6aad133623e52ed4c00d282bc216a0502a534992314d89e073ee9 (image=quay.io/ceph/ceph-grafana:9.4.12, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-grafana-a, vendor=Red Hat, Inc., io.openshift.expose-services=, io.openshift.tags=base rhel8, description=Ceph Grafana Container, distribution-scope=public, architecture=x86_64, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, 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, maintainer=Paul Cuzner , vcs-type=git, 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., release=239.1651231664, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, version=8.5, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.buildah.version=1.32.0) 2024-02-10T06:29:40.103 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 06:29:39 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:29:40.103 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 06:29:39 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-10T06:29:40.103 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 06:29:39 smithi189 systemd[1]: Stopped Ceph grafana.a for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T06:29:40.103 INFO:journalctl@ceph.grafana.a.smithi189.stdout:Feb 10 06:29:39 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@grafana.a.service: Consumed 22.454s CPU time. 2024-02-10T06:29:40.537 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 06:29:40 smithi189 systemd[1]: Stopping Ceph node-exporter.b for 1b398bac-c7d4-11ee-95b8-87774f69a715... 2024-02-10T06:29:40.538 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 06:29:40 smithi189 podman[146960]: 2024-02-10 06:29:40.337767128 +0000 UTC m=+0.100115885 container died 029bf94c4c4513954762120645002796a43539bacd955fab2a2cc9d1f6bc9017 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T06:29:40.958 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 06:29:40 smithi189 podman[146960]: 2024-02-10 06:29:40.732407801 +0000 UTC m=+0.494756561 container cleanup 029bf94c4c4513954762120645002796a43539bacd955fab2a2cc9d1f6bc9017 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T06:29:40.958 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 06:29:40 smithi189 bash[146960]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T06:29:41.243 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 06:29:40 smithi189 podman[146978]: 2024-02-10 06:29:40.958448974 +0000 UTC m=+0.621748092 container remove 029bf94c4c4513954762120645002796a43539bacd955fab2a2cc9d1f6bc9017 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-1b398bac-c7d4-11ee-95b8-87774f69a715-node-exporter-b, maintainer=The Prometheus Authors ) 2024-02-10T06:29:41.243 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 06:29:40 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-10T06:29:41.243 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 06:29:41 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-10T06:29:41.243 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 06:29:41 smithi189 systemd[1]: Stopped Ceph node-exporter.b for 1b398bac-c7d4-11ee-95b8-87774f69a715. 2024-02-10T06:29:41.243 INFO:journalctl@ceph.node-exporter.b.smithi189.stdout:Feb 10 06:29:41 smithi189 systemd[1]: ceph-1b398bac-c7d4-11ee-95b8-87774f69a715@node-exporter.b.service: Consumed 5.567s CPU time. 2024-02-10T06:29:41.776 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T06:29:41.811 DEBUG:teuthology.orchestra.run.smithi189:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T06:29:41.841 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-10T06:29:41.843 DEBUG:teuthology.misc:Transferring archived files from smithi178:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi/7555051/remote/smithi178/crash 2024-02-10T06:29:41.844 DEBUG:teuthology.orchestra.run.smithi178:> sudo tar c -f - -C /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/crash -- . 2024-02-10T06:29:41.896 INFO:teuthology.orchestra.run.smithi178.stderr:tar: /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/crash: Cannot open: No such file or directory 2024-02-10T06:29:41.896 INFO:teuthology.orchestra.run.smithi178.stderr:tar: Error is not recoverable: exiting now 2024-02-10T06:29:41.898 DEBUG:teuthology.misc:Transferring archived files from smithi189:/var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi/7555051/remote/smithi189/crash 2024-02-10T06:29:41.899 DEBUG:teuthology.orchestra.run.smithi189:> sudo tar c -f - -C /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/crash -- . 2024-02-10T06:29:41.940 INFO:teuthology.orchestra.run.smithi189.stderr:tar: /var/lib/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/crash: Cannot open: No such file or directory 2024-02-10T06:29:41.940 INFO:teuthology.orchestra.run.smithi189.stderr:tar: Error is not recoverable: exiting now 2024-02-10T06:29:41.941 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-10T06:29:41.942 DEBUG:teuthology.orchestra.run.smithi178:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-10T06:29:41.972 INFO:teuthology.orchestra.run.smithi178.stdout:1707542741.141586 mon.a (mon.0) 518 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T06:29:41.973 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-10T06:29:41.974 INFO:tasks.cephadm:Compressing logs... 2024-02-10T06:29:41.974 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T06:29:42.016 DEBUG:teuthology.orchestra.run.smithi189:> 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-02-10T06:29:42.051 INFO:teuthology.orchestra.run.smithi178.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-10T06:29:42.051 INFO:teuthology.orchestra.run.smithi178.stderr:: No such file or directory 2024-02-10T06:29:42.051 INFO:teuthology.orchestra.run.smithi178.stderr:gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mon.a.log 2024-02-10T06:29:42.051 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.audit.log 2024-02-10T06:29:42.052 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.1.log 2024-02-10T06:29:42.052 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.3.log 2024-02-10T06:29:42.052 INFO:teuthology.orchestra.run.smithi178.stderr:gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mgr.y.log 2024-02-10T06:29:42.052 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.1.log: /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.0.log 2024-02-10T06:29:42.052 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.cephadm.log 2024-02-10T06:29:42.052 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.log 2024-02-10T06:29:42.052 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.cephadm.log: 90.2% 91.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-10T06:29:42.052 INFO:teuthology.orchestra.run.smithi178.stderr: -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.cephadm.log.gz 2024-02-10T06:29:42.053 INFO:teuthology.orchestra.run.smithi178.stderr:gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.2.log 2024-02-10T06:29:42.053 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-volume.log 2024-02-10T06:29:42.054 INFO:teuthology.orchestra.run.smithi189.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-10T06:29:42.054 INFO:teuthology.orchestra.run.smithi189.stderr:: No such file or directory 2024-02-10T06:29:42.054 INFO:teuthology.orchestra.run.smithi189.stderr:gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.6.log 2024-02-10T06:29:42.055 INFO:teuthology.orchestra.run.smithi189.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.audit.log 2024-02-10T06:29:42.055 INFO:teuthology.orchestra.run.smithi189.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mds.b.log 2024-02-10T06:29:42.055 INFO:teuthology.orchestra.run.smithi189.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.4.log 2024-02-10T06:29:42.055 INFO:teuthology.orchestra.run.smithi189.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mds.b.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.7.log 2024-02-10T06:29:42.055 INFO:teuthology.orchestra.run.smithi189.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.5.log 2024-02-10T06:29:42.055 INFO:teuthology.orchestra.run.smithi189.stderr: 82.2% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mds.b.log.gz 2024-02-10T06:29:42.055 INFO:teuthology.orchestra.run.smithi189.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mgr.x.log 2024-02-10T06:29:42.055 INFO:teuthology.orchestra.run.smithi189.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.cephadm.log 2024-02-10T06:29:42.056 INFO:teuthology.orchestra.run.smithi189.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.log 2024-02-10T06:29:42.056 INFO:teuthology.orchestra.run.smithi189.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.cephadm.log: 83.4% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.cephadm.log.gz 2024-02-10T06:29:42.056 INFO:teuthology.orchestra.run.smithi189.stderr:gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-volume.log 2024-02-10T06:29:42.056 INFO:teuthology.orchestra.run.smithi189.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.log: 84.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-10T06:29:42.056 INFO:teuthology.orchestra.run.smithi189.stderr:gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mon.b.log 2024-02-10T06:29:42.056 INFO:teuthology.orchestra.run.smithi189.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-volume.log: 90.7% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.audit.log.gz 2024-02-10T06:29:42.057 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.2.log: 94.4% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.audit.log.gz 2024-02-10T06:29:42.060 INFO:teuthology.orchestra.run.smithi189.stderr: 86.8% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.log.gz 2024-02-10T06:29:42.062 INFO:teuthology.orchestra.run.smithi178.stderr:gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mds.a.log 2024-02-10T06:29:42.068 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-volume.log: 92.6% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph.log.gz 2024-02-10T06:29:42.069 INFO:teuthology.orchestra.run.smithi178.stderr:gzip -5 --verbose -- /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mon.c.log 2024-02-10T06:29:42.075 INFO:teuthology.orchestra.run.smithi189.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-volume.log.gz 2024-02-10T06:29:42.085 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mds.a.log: 92.1% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mds.a.log.gz 91.1% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-volume.log.gz 2024-02-10T06:29:42.085 INFO:teuthology.orchestra.run.smithi178.stderr: 2024-02-10T06:29:42.106 INFO:teuthology.orchestra.run.smithi189.stderr: 89.9% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mgr.x.log.gz 2024-02-10T06:29:42.863 INFO:teuthology.orchestra.run.smithi178.stderr:/var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mon.c.log: 89.1% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mgr.y.log.gz 2024-02-10T06:29:43.920 INFO:teuthology.orchestra.run.smithi189.stderr: 91.9% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mon.b.log.gz 2024-02-10T06:29:44.358 INFO:teuthology.orchestra.run.smithi178.stderr: 91.7% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mon.c.log.gz 2024-02-10T06:29:46.481 INFO:teuthology.orchestra.run.smithi178.stderr: 90.7% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-mon.a.log.gz 2024-02-10T06:29:57.949 INFO:teuthology.orchestra.run.smithi189.stderr: 94.6% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.6.log.gz 2024-02-10T06:29:58.463 INFO:teuthology.orchestra.run.smithi189.stderr: 94.3% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.4.log.gz 2024-02-10T06:29:59.081 INFO:teuthology.orchestra.run.smithi178.stderr: 94.4% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.3.log.gz 2024-02-10T06:30:00.344 INFO:teuthology.orchestra.run.smithi189.stderr: 94.3% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.5.log.gz 2024-02-10T06:30:00.693 INFO:teuthology.orchestra.run.smithi189.stderr: 94.4% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.7.log.gz 2024-02-10T06:30:00.695 INFO:teuthology.orchestra.run.smithi189.stderr: 2024-02-10T06:30:00.695 INFO:teuthology.orchestra.run.smithi189.stderr:real 0m18.665s 2024-02-10T06:30:00.695 INFO:teuthology.orchestra.run.smithi189.stderr:user 1m8.539s 2024-02-10T06:30:00.696 INFO:teuthology.orchestra.run.smithi189.stderr:sys 0m2.585s 2024-02-10T06:30:01.711 INFO:teuthology.orchestra.run.smithi178.stderr: 94.4% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.0.log.gz 2024-02-10T06:30:03.879 INFO:teuthology.orchestra.run.smithi178.stderr: 94.5% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.1.log.gz 2024-02-10T06:30:04.823 INFO:teuthology.orchestra.run.smithi178.stderr: 93.9% -- replaced with /var/log/ceph/1b398bac-c7d4-11ee-95b8-87774f69a715/ceph-osd.2.log.gz 2024-02-10T06:30:04.825 INFO:teuthology.orchestra.run.smithi178.stderr: 2024-02-10T06:30:04.825 INFO:teuthology.orchestra.run.smithi178.stderr:real 0m22.796s 2024-02-10T06:30:04.825 INFO:teuthology.orchestra.run.smithi178.stderr:user 1m25.532s 2024-02-10T06:30:04.826 INFO:teuthology.orchestra.run.smithi178.stderr:sys 0m3.187s 2024-02-10T06:30:04.826 INFO:tasks.cephadm:Archiving logs... 2024-02-10T06:30:04.826 DEBUG:teuthology.misc:Transferring archived files from smithi178:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi/7555051/remote/smithi178/log 2024-02-10T06:30:04.827 DEBUG:teuthology.orchestra.run.smithi178:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-10T06:30:16.296 DEBUG:teuthology.misc:Transferring archived files from smithi189:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi/7555051/remote/smithi189/log 2024-02-10T06:30:16.297 DEBUG:teuthology.orchestra.run.smithi189:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-10T06:30:25.684 INFO:tasks.cephadm:Removing cluster... 2024-02-10T06:30:25.684 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 --force 2024-02-10T06:30:26.311 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 1b398bac-c7d4-11ee-95b8-87774f69a715 --force 2024-02-10T06:30:26.883 INFO:tasks.cephadm:Removing cephadm ... 2024-02-10T06:30:26.884 DEBUG:teuthology.orchestra.run.smithi178:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-10T06:30:26.899 DEBUG:teuthology.orchestra.run.smithi189:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-10T06:30:26.914 INFO:tasks.cephadm:Teardown complete 2024-02-10T06:30:26.914 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-02-10T06:30:26.927 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-02-10T06:30:26.927 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-10T06:30:26.942 DEBUG:teuthology.orchestra.run.smithi189:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-10T06:30:27.033 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-10T06:30:27.044 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-10T06:30:27.044 DEBUG:teuthology.orchestra.run.smithi178:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-10T06:30:27.047 DEBUG:teuthology.orchestra.run.smithi189:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-10T06:30:27.058 INFO:teuthology.orchestra.run.smithi178.stderr:bash: line 1: ntpq: command not found 2024-02-10T06:30:27.060 INFO:teuthology.orchestra.run.smithi189.stderr:bash: line 1: ntpq: command not found 2024-02-10T06:30:27.062 INFO:teuthology.orchestra.run.smithi178.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-10T06:30:27.063 INFO:teuthology.orchestra.run.smithi178.stdout:=============================================================================== 2024-02-10T06:30:27.063 INFO:teuthology.orchestra.run.smithi178.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 113 +534us[ +528us] +/- 73ms 2024-02-10T06:30:27.063 INFO:teuthology.orchestra.run.smithi178.stdout:^* hv02.front.sepia.ceph.com 3 6 377 52 -1422us[-1425us] +/- 72ms 2024-02-10T06:30:27.063 INFO:teuthology.orchestra.run.smithi178.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 49 +913us[ +913us] +/- 74ms 2024-02-10T06:30:27.063 INFO:teuthology.orchestra.run.smithi178.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T06:30:27.064 INFO:teuthology.orchestra.run.smithi189.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-10T06:30:27.064 INFO:teuthology.orchestra.run.smithi189.stdout:=============================================================================== 2024-02-10T06:30:27.064 INFO:teuthology.orchestra.run.smithi189.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 54 +529us[ +529us] +/- 74ms 2024-02-10T06:30:27.064 INFO:teuthology.orchestra.run.smithi189.stdout:^* hv02.front.sepia.ceph.com 3 6 377 50 -1408us[-1408us] +/- 72ms 2024-02-10T06:30:27.065 INFO:teuthology.orchestra.run.smithi189.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 48 +914us[ +914us] +/- 74ms 2024-02-10T06:30:27.065 INFO:teuthology.orchestra.run.smithi189.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-02-10T06:30:27.065 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-10T06:30:27.079 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-10T06:30:27.079 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-10T06:30:27.091 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T06:30:27.193 DEBUG:teuthology.orchestra.run.smithi189:> 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-02-10T06:30:27.280 DEBUG:teuthology.orchestra.run.smithi178:> 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 2024-02-10T06:30:27.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:30:27.312 DEBUG:teuthology.orchestra.run.smithi189:> 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 2024-02-10T06:30:27.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:30:27.343 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-10T06:30:27.353 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-10T06:30:27.410 INFO:teuthology.task.internal:Duration was 4574.068088 seconds 2024-02-10T06:30:27.410 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-10T06:30:27.421 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-10T06:30:27.421 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-10T06:30:27.424 DEBUG:teuthology.orchestra.run.smithi189:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-10T06:30:27.464 INFO:teuthology.orchestra.run.smithi178.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-10T06:30:27.468 INFO:teuthology.orchestra.run.smithi189.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-10T06:30:27.754 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-10T06:30:27.754 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi178.front.sepia.ceph.com 2024-02-10T06:30:27.754 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T06:30:27.815 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi189.front.sepia.ceph.com 2024-02-10T06:30:27.815 DEBUG:teuthology.orchestra.run.smithi189:> 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-02-10T06:30:27.839 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-10T06:30:27.839 DEBUG:teuthology.orchestra.run.smithi178:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-10T06:30:27.857 DEBUG:teuthology.orchestra.run.smithi189:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-10T06:30:27.908 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-10T06:30:27.908 DEBUG:teuthology.orchestra.run.smithi178:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-10T06:30:27.926 DEBUG:teuthology.orchestra.run.smithi189:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-10T06:30:28.467 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-10T06:30:28.478 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-10T06:30:28.478 DEBUG:teuthology.orchestra.run.smithi178:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-10T06:30:28.505 DEBUG:teuthology.orchestra.run.smithi189:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-10T06:30:28.533 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-10T06:30:28.544 DEBUG:teuthology.orchestra.run.smithi178:> 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-02-10T06:30:28.548 DEBUG:teuthology.orchestra.run.smithi189:> 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-02-10T06:30:28.571 INFO:teuthology.orchestra.run.smithi178.stdout:kernel.core_pattern = core 2024-02-10T06:30:28.598 INFO:teuthology.orchestra.run.smithi189.stdout:kernel.core_pattern = core 2024-02-10T06:30:28.614 DEBUG:teuthology.orchestra.run.smithi178:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-10T06:30:28.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:30:28.641 DEBUG:teuthology.orchestra.run.smithi189:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-10T06:30:28.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:30:28.668 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-10T06:30:28.679 INFO:teuthology.task.internal:Transferring archived files... 2024-02-10T06:30:28.680 DEBUG:teuthology.misc:Transferring archived files from smithi178:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi/7555051/remote/smithi178 2024-02-10T06:30:28.680 DEBUG:teuthology.orchestra.run.smithi178:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-10T06:30:28.732 DEBUG:teuthology.misc:Transferring archived files from smithi189:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi/7555051/remote/smithi189 2024-02-10T06:30:28.732 DEBUG:teuthology.orchestra.run.smithi189:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-10T06:30:28.775 INFO:teuthology.task.internal:Removing archive directory... 2024-02-10T06:30:28.775 DEBUG:teuthology.orchestra.run.smithi178:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-10T06:30:28.778 DEBUG:teuthology.orchestra.run.smithi189:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-10T06:30:28.822 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-10T06:30:28.835 INFO:teuthology.task.internal:Not uploading archives. 2024-02-10T06:30:28.836 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-10T06:30:28.847 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-10T06:30:28.847 DEBUG:teuthology.orchestra.run.smithi178:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-10T06:30:28.850 DEBUG:teuthology.orchestra.run.smithi189:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-10T06:30:28.862 INFO:teuthology.orchestra.run.smithi178.stdout: 265293 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Feb 10 06:30 /home/ubuntu/cephtest 2024-02-10T06:30:28.863 INFO:teuthology.orchestra.run.smithi178.stdout: 423951 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Feb 10 06:28 /home/ubuntu/cephtest/mnt.0 2024-02-10T06:30:28.863 INFO:teuthology.orchestra.run.smithi178.stdout: 423953 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Feb 10 06:28 /home/ubuntu/cephtest/mnt.0/client.0 2024-02-10T06:30:28.863 INFO:teuthology.orchestra.run.smithi178.stdout: 788324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 10 06:28 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-10T06:30:28.864 INFO:teuthology.orchestra.run.smithi178.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-02-10T06:30:28.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:30:28.865 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi178 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-02-10T06:30:28.873 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-10T06:30:28.886 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-10T06:30:28.899 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi178 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-02-10T06:30:28.899 INFO:teuthology.nuke:Checking targets against current locks 2024-02-10T06:30:28.907 INFO:teuthology.orchestra.run.smithi189.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 10 06:30 /home/ubuntu/cephtest 2024-02-10T06:30:28.944 DEBUG:teuthology.nuke:shortname: smithi178 2024-02-10T06:30:28.944 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T06:30:28.970 DEBUG:teuthology.nuke:shortname: smithi189 2024-02-10T06:30:28.970 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T06:30:28.974 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi178.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi/7555051', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 05:05:07.427445', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ/p2xdnT5fRkZxwT8OfirOwnPwy7UCV8+sTsUMP4RXv9GgcF+B2VxtTFdNu56VdbLwsyFBy2uw1HzilK492JUc='} 2024-02-10T06:30:28.993 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi189.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_19:43:43-upgrade:quincy-x-main-distro-default-smithi/7555051', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 05:05:07.426233', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOZO2ygvLuOhAy5oLEXY+D7I2gIY8DOn8J0NDmJokULEeFmAgHoyPsQkHTeA02GuhaOj9ShGTBXTrhlDIeySBlQ='} 2024-02-10T06:30:29.023 INFO:teuthology.orchestra.console.smithi178:Power off 2024-02-10T06:30:29.024 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-10T06:30:29.049 DEBUG:teuthology.orchestra.console.smithi178:power off output: Chassis Power Control: Down/Off 2024-02-10T06:30:29.050 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T06:30:29.065 INFO:teuthology.orchestra.console.smithi189:Power off 2024-02-10T06:30:29.065 DEBUG:teuthology.orchestra.console.smithi189:pexpect command: ipmitool -H smithi189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-10T06:30:29.089 DEBUG:teuthology.orchestra.console.smithi189:power off output: Chassis Power Control: Down/Off 2024-02-10T06:30:29.089 DEBUG:teuthology.orchestra.console.smithi189:pexpect command: ipmitool -H smithi189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T06:30:29.101 DEBUG:teuthology.orchestra.console.smithi178:check power output: Chassis Power is on 2024-02-10T06:30:29.118 DEBUG:teuthology.orchestra.console.smithi189:check power output: Chassis Power is on 2024-02-10T06:30:33.103 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T06:30:33.119 DEBUG:teuthology.orchestra.console.smithi189:pexpect command: ipmitool -H smithi189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T06:30:33.217 DEBUG:teuthology.orchestra.console.smithi178:check power output: Chassis Power is on 2024-02-10T06:30:33.230 DEBUG:teuthology.orchestra.console.smithi189:check power output: Chassis Power is on 2024-02-10T06:30:37.220 DEBUG:teuthology.orchestra.console.smithi178:pexpect command: ipmitool -H smithi178.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T06:30:37.231 DEBUG:teuthology.orchestra.console.smithi189:pexpect command: ipmitool -H smithi189.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T06:30:37.330 DEBUG:teuthology.orchestra.console.smithi178:check power output: Chassis Power is off 2024-02-10T06:30:37.341 DEBUG:teuthology.orchestra.console.smithi189:check power output: Chassis Power is off 2024-02-10T06:30:37.432 INFO:teuthology.orchestra.console.smithi178:Power off completed 2024-02-10T06:30:37.443 INFO:teuthology.orchestra.console.smithi189:Power off completed 2024-02-10T06:30:37.548 INFO:teuthology.run:Summary data: description: upgrade:quincy-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: 4574.06808757782 failure_reason: 'Command failed (workunit test rbd/test_librbd_python.sh) on smithi178 with status 1: ''mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy 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''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=5482f56e68074d80bc36fb85594e8e85 status: fail success: false 2024-02-10T06:30:37.549 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-10T06:30:37.630 INFO:teuthology.run:FAIL